{
    "runtime_core-image-ptest-acl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-acl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001062154769897461,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3924248218536377,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05184173583984375,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 5.690816402435303,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001287221908569336,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.acl.test/cp.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/getfacl-lfs.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/getfacl-noacl.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/getfacl-recursive.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/malformed-restore.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/misc.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/root/getfacl.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/root/permissions.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/root/restore.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/root/setfacl.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/sbits-restore.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/setfacl-X.test": {
                "status": "PASSED"
            },
            "ptestresult.acl.test/utf8-filenames.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:36\nBEGIN: /usr/lib/acl/ptest\nPASS: test/cp.test\nPASS: test/getfacl-lfs.test\nPASS: test/getfacl-noacl.test\nPASS: test/getfacl-recursive.test\nPASS: test/malformed-restore.test\nPASS: test/misc.test\nPASS: test/sbits-restore.test\nPASS: test/setfacl-X.test\nPASS: test/utf8-filenames.test\nPASS: test/root/getfacl.test\nPASS: test/root/permissions.test\nPASS: test/root/restore.test\nPASS: test/root/setfacl.test\nXFAIL: test/nfs/nfsacl.test\nXFAIL: test/nfs/nfs-dir.test\n============================================================================\nTestsuite summary for acl 2.3.1\n============================================================================\n# TOTAL: 15\n# PASS:  13\n# SKIP:  0\n# XFAIL: 2\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nDURATION: 5\nEND: /usr/lib/acl/ptest\n2024-02-06T09:36\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "acl": {
                    "duration": "5",
                    "log": "START: ptest-runner\n2024-02-06T09:36\nPASS: test/cp.test\nPASS: test/getfacl-lfs.test\nPASS: test/getfacl-noacl.test\nPASS: test/getfacl-recursive.test\nPASS: test/malformed-restore.test\nPASS: test/misc.test\nPASS: test/sbits-restore.test\nPASS: test/setfacl-X.test\nPASS: test/utf8-filenames.test\nPASS: test/root/getfacl.test\nPASS: test/root/permissions.test\nPASS: test/root/restore.test\nPASS: test/root/setfacl.test\nXFAIL: test/nfs/nfsacl.test\nXFAIL: test/nfs/nfs-dir.test\n============================================================================\nTestsuite summary for acl 2.3.1\n============================================================================\n# TOTAL: 15\n# PASS:  13\n# SKIP:  0\n# XFAIL: 2\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nDURATION: 5\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.112569570541382,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-apr-util_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-apr-util",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010151863098144531,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.369739294052124,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04831051826477051,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 7.3212571144104,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012714862823486328,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.apr-util.testbuckets": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testcrypto": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testdate": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testdbd": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testdbm": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testmd4": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testmd5": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testmemcache": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testpass": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testqueue": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testredis": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testreslist": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testrmm": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testsiphash": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.teststrmatch": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testuri": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testuuid": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testxlate": {
                "status": "PASSED"
            },
            "ptestresult.apr-util.testxml": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:36\nBEGIN: /usr/lib/apr-util/ptest\nPASS: teststrmatch        \nPASS: testuri             \nPASS: testuuid            \nPASS: testbuckets         \nPASS: testpass            \nPASS: testmd4             \nPASS: testmd5             \nPASS: testcrypto          \nPASS: testdbd             \nPASS: testdate            \nPASS: testmemcache        \nPASS: testredis           \nPASS: testxml             \nPASS: testxlate           \nPASS: testrmm             \nPASS: testdbm             \nPASS: testqueue           \nPASS: testreslist         \nPASS: testsiphash         \nAll tests passed.\nDURATION: 7\nEND: /usr/lib/apr-util/ptest\n2024-02-06T09:36\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "apr-util": {
                    "duration": "7",
                    "log": "START: ptest-runner\n2024-02-06T09:36\nPASS: teststrmatch        \nPASS: testuri             \nPASS: testuuid            \nPASS: testbuckets         \nPASS: testpass            \nPASS: testmd4             \nPASS: testmd5             \nPASS: testcrypto          \nPASS: testdbd             \nPASS: testdate            \nPASS: testmemcache        \nPASS: testredis           \nPASS: testxml             \nPASS: testxlate           \nPASS: testrmm             \nPASS: testdbm             \nPASS: testqueue           \nPASS: testreslist         \nPASS: testsiphash         \nAll tests passed.\nDURATION: 7\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.110133409500122,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-apr_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-apr",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010852813720703125,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3892643451690674,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05478262901306152,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 36.26497292518616,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013425350189208984,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.apr.testargs": {
                "status": "PASSED"
            },
            "ptestresult.apr.testatomic": {
                "status": "PASSED"
            },
            "ptestresult.apr.testcond": {
                "status": "PASSED"
            },
            "ptestresult.apr.testdir": {
                "status": "PASSED"
            },
            "ptestresult.apr.testdso": {
                "status": "PASSED"
            },
            "ptestresult.apr.testdup": {
                "status": "PASSED"
            },
            "ptestresult.apr.testencode": {
                "status": "PASSED"
            },
            "ptestresult.apr.testenv": {
                "status": "PASSED"
            },
            "ptestresult.apr.testescape": {
                "status": "PASSED"
            },
            "ptestresult.apr.testfilecopy": {
                "status": "PASSED"
            },
            "ptestresult.apr.testfileinfo": {
                "status": "PASSED"
            },
            "ptestresult.apr.testflock": {
                "status": "PASSED"
            },
            "ptestresult.apr.testfmt": {
                "status": "PASSED"
            },
            "ptestresult.apr.testfnmatch": {
                "status": "PASSED"
            },
            "ptestresult.apr.testhash": {
                "status": "PASSED"
            },
            "ptestresult.apr.testipsub": {
                "status": "PASSED"
            },
            "ptestresult.apr.testlfs": {
                "status": "PASSED"
            },
            "ptestresult.apr.testlock": {
                "status": "PASSED"
            },
            "ptestresult.apr.testmmap": {
                "status": "PASSED"
            },
            "ptestresult.apr.testnames": {
                "status": "PASSED"
            },
            "ptestresult.apr.testoc": {
                "status": "PASSED"
            },
            "ptestresult.apr.testpath": {
                "status": "PASSED"
            },
            "ptestresult.apr.testpipe": {
                "status": "PASSED"
            },
            "ptestresult.apr.testpoll": {
                "status": "PASSED"
            },
            "ptestresult.apr.testpools": {
                "status": "PASSED"
            },
            "ptestresult.apr.testproc": {
                "status": "PASSED"
            },
            "ptestresult.apr.testprocmutex": {
                "status": "PASSED"
            },
            "ptestresult.apr.testrand": {
                "status": "PASSED"
            },
            "ptestresult.apr.testshm": {
                "status": "PASSED"
            },
            "ptestresult.apr.testskiplist": {
                "status": "PASSED"
            },
            "ptestresult.apr.testsleep": {
                "status": "PASSED"
            },
            "ptestresult.apr.testsock": {
                "status": "PASSED"
            },
            "ptestresult.apr.testsockets": {
                "status": "PASSED"
            },
            "ptestresult.apr.testsockopt": {
                "status": "PASSED"
            },
            "ptestresult.apr.teststr": {
                "status": "PASSED"
            },
            "ptestresult.apr.teststrnatcmp": {
                "status": "PASSED"
            },
            "ptestresult.apr.testtable": {
                "status": "PASSED"
            },
            "ptestresult.apr.testtemp": {
                "status": "PASSED"
            },
            "ptestresult.apr.testthread": {
                "status": "PASSED"
            },
            "ptestresult.apr.testtime": {
                "status": "PASSED"
            },
            "ptestresult.apr.testud": {
                "status": "PASSED"
            },
            "ptestresult.apr.testuser": {
                "status": "PASSED"
            },
            "ptestresult.apr.testvsn": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:16\nBEGIN: /usr/lib/apr/ptest\nPASS: testatomic          \nPASS: testdir             \nPASS: testdso             \nPASS: testdup             \nPASS: testencode          \nPASS: testenv             \nPASS: testescape          \ntestfile            :  abcdef\b\b\b\b\b\bSUCCESS\nPASS: testfilecopy        \nPASS: testfileinfo        \nPASS: testflock           \nPASS: testfmt             \nPASS: testfnmatch         \nPASS: testargs            \nPASS: testhash            \nPASS: testipsub           \nPASS: testlock            \nPASS: testcond            \nPASS: testlfs             \nPASS: testmmap            \nPASS: testnames           \nPASS: testoc              \nPASS: testpath            \nPASS: testpipe            \nPASS: testpoll            \nPASS: testpools           \nPASS: testproc            \nPASS: testprocmutex       \nPASS: testrand            \nPASS: testsleep           \nPASS: testshm             \nPASS: testsock            \nPASS: testsockets         \nPASS: testsockopt         \nPASS: teststr             \nPASS: teststrnatcmp       \nPASS: testtable           \nPASS: testtemp            \nPASS: testthread          \nPASS: testtime            \nPASS: testud              \nPASS: testuser            \nPASS: testvsn             \nPASS: testskiplist        \nAll tests passed.\nDURATION: 36\nEND: /usr/lib/apr/ptest\n2024-02-06T09:17\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "apr": {
                    "duration": "36",
                    "log": "START: ptest-runner\n2024-02-06T09:16\nPASS: testatomic          \nPASS: testdir             \nPASS: testdso             \nPASS: testdup             \nPASS: testencode          \nPASS: testenv             \nPASS: testescape          \ntestfile            :  abcdef\b\b\b\b\b\bSUCCESS\nPASS: testfilecopy        \nPASS: testfileinfo        \nPASS: testflock           \nPASS: testfmt             \nPASS: testfnmatch         \nPASS: testargs            \nPASS: testhash            \nPASS: testipsub           \nPASS: testlock            \nPASS: testcond            \nPASS: testlfs             \nPASS: testmmap            \nPASS: testnames           \nPASS: testoc              \nPASS: testpath            \nPASS: testpipe            \nPASS: testpoll            \nPASS: testpools           \nPASS: testproc            \nPASS: testprocmutex       \nPASS: testrand            \nPASS: testsleep           \nPASS: testshm             \nPASS: testsock            \nPASS: testsockets         \nPASS: testsockopt         \nPASS: teststr             \nPASS: teststrnatcmp       \nPASS: testtable           \nPASS: testtemp            \nPASS: testthread          \nPASS: testtime            \nPASS: testud              \nPASS: testuser            \nPASS: testvsn             \nPASS: testskiplist        \nAll tests passed.\nDURATION: 36\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.121544122695923,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-attr_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-attr",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001119375228881836,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.382244825363159,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.050173044204711914,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.0367553234100342,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001280069351196289,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.attr.test/attr.test": {
                "status": "PASSED"
            },
            "ptestresult.attr.test/root/getfattr.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:36\nBEGIN: /usr/lib/attr/ptest\nPASS: test/attr.test\nPASS: test/root/getfattr.test\n============================================================================\nTestsuite summary for attr 2.5.1\n============================================================================\n# TOTAL: 2\n# PASS:  2\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nDURATION: 1\nEND: /usr/lib/attr/ptest\n2024-02-06T09:36\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "attr": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:36\nPASS: test/attr.test\nPASS: test/root/getfattr.test\n============================================================================\nTestsuite summary for attr 2.5.1\n============================================================================\n# TOTAL: 2\n# PASS:  2\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.124479293823242,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-babeltrace2_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-babeltrace2",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010037422180175781,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.399529218673706,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.048964500427246094,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 32.28020453453064,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012907981872558594,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_100_-_Writing_and_reading_back_0x13DB37DE30618FE1,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_101_-_Writing_and_reading_back_0x3EDED2A5,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_102_-_Writing_and_reading_back_0x13DB37DE30618FE1,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_103_-_Writing_and_reading_back_0x3EDED2A5,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_104_-_Writing_and_reading_back_0x13DB37DE30618FE1,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_10_-_Writing_and_reading_back_0x1,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_11_-_Writing_and_reading_back_0x1,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_12_-_Writing_and_reading_back_0x1,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_13_-_Writing_and_reading_back_0xFFFFFFFF,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_14_-_Writing_and_reading_back_0xFFFFFFFFFFFFFFFF,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_15_-_Writing_and_reading_back_0xFFFFFFFF,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_16_-_Writing_and_reading_back_0xFFFFFFFFFFFFFFFF,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_17_-_Writing_and_reading_back_0xFFFFFFFF,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_18_-_Writing_and_reading_back_0xFFFFFFFFFFFFFFFF,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_19_-_Writing_and_reading_back_0xFFFFFFFF,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_1_-_Writing_and_reading_back_0x0,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_20_-_Writing_and_reading_back_0xFFFFFFFFFFFFFFFF,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_21_-_Writing_and_reading_back_0x80000000,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_22_-_Writing_and_reading_back_0x8000000000000000,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_23_-_Writing_and_reading_back_0x80000000,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_24_-_Writing_and_reading_back_0x8000000000000000,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_25_-_Writing_and_reading_back_0x76FFF138,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_26_-_Writing_and_reading_back_0x4DA6CBF54ED2EFE8,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_27_-_Writing_and_reading_back_0x76FFF138,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_28_-_Writing_and_reading_back_0x4DA6CBF54ED2EFE8,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_29_-_Writing_and_reading_back_0x76FFF138,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_2_-_Writing_and_reading_back_0x0,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_30_-_Writing_and_reading_back_0x4DA6CBF54ED2EFE8,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_31_-_Writing_and_reading_back_0x76FFF138,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_32_-_Writing_and_reading_back_0x4DA6CBF54ED2EFE8,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_33_-_Writing_and_reading_back_0x158D5ED,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_34_-_Writing_and_reading_back_0x3C8CF8816493A365,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_35_-_Writing_and_reading_back_0x158D5ED,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_36_-_Writing_and_reading_back_0x3C8CF8816493A365,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_37_-_Writing_and_reading_back_0x158D5ED,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_38_-_Writing_and_reading_back_0x3C8CF8816493A365,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_39_-_Writing_and_reading_back_0x158D5ED,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_3_-_Writing_and_reading_back_0x0,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_40_-_Writing_and_reading_back_0x3C8CF8816493A365,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_41_-_Writing_and_reading_back_0x25D6CFF,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_42_-_Writing_and_reading_back_0x4C7F0A461F58A6C3,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_43_-_Writing_and_reading_back_0x25D6CFF,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_44_-_Writing_and_reading_back_0x4C7F0A461F58A6C3,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_45_-_Writing_and_reading_back_0x25D6CFF,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_46_-_Writing_and_reading_back_0x4C7F0A461F58A6C3,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_47_-_Writing_and_reading_back_0x25D6CFF,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_48_-_Writing_and_reading_back_0x4C7F0A461F58A6C3,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_49_-_Writing_and_reading_back_0x855340,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_4_-_Writing_and_reading_back_0x0,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_50_-_Writing_and_reading_back_0x2F61B1994F859B54,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_51_-_Writing_and_reading_back_0x855340,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_52_-_Writing_and_reading_back_0x2F61B1994F859B54,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_53_-_Writing_and_reading_back_0x855340,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_54_-_Writing_and_reading_back_0x2F61B1994F859B54,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_55_-_Writing_and_reading_back_0x855340,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_56_-_Writing_and_reading_back_0x2F61B1994F859B54,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_57_-_Writing_and_reading_back_0x6656CC68,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_58_-_Writing_and_reading_back_0x5C0B7B421F2F7AB9,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_59_-_Writing_and_reading_back_0x6656CC68,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_5_-_Writing_and_reading_back_0x0,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_60_-_Writing_and_reading_back_0x5C0B7B421F2F7AB9,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_61_-_Writing_and_reading_back_0x6656CC68,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_62_-_Writing_and_reading_back_0x5C0B7B421F2F7AB9,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_63_-_Writing_and_reading_back_0x6656CC68,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_64_-_Writing_and_reading_back_0x5C0B7B421F2F7AB9,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_65_-_Writing_and_reading_back_0x18CB0089,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_66_-_Writing_and_reading_back_0x78B706E81BCAE718,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_67_-_Writing_and_reading_back_0x18CB0089,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_68_-_Writing_and_reading_back_0x78B706E81BCAE718,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_69_-_Writing_and_reading_back_0x18CB0089,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_6_-_Writing_and_reading_back_0x0,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_70_-_Writing_and_reading_back_0x78B706E81BCAE718,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_71_-_Writing_and_reading_back_0x18CB0089,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_72_-_Writing_and_reading_back_0x78B706E81BCAE718,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_73_-_Writing_and_reading_back_0x48D14251,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_74_-_Writing_and_reading_back_0x4BEB15B3A33CDEA,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_75_-_Writing_and_reading_back_0x48D14251,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_76_-_Writing_and_reading_back_0x4BEB15B3A33CDEA,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_77_-_Writing_and_reading_back_0x48D14251,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_78_-_Writing_and_reading_back_0x4BEB15B3A33CDEA,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_79_-_Writing_and_reading_back_0x48D14251,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_7_-_Writing_and_reading_back_0x0,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_80_-_Writing_and_reading_back_0x4BEB15B3A33CDEA,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_81_-_Writing_and_reading_back_0x3D8193,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_82_-_Writing_and_reading_back_0xB0C761C3E337AE7,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_83_-_Writing_and_reading_back_0x3D8193,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_84_-_Writing_and_reading_back_0xB0C761C3E337AE7,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_85_-_Writing_and_reading_back_0x3D8193,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_86_-_Writing_and_reading_back_0xB0C761C3E337AE7,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_87_-_Writing_and_reading_back_0x3D8193,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_88_-_Writing_and_reading_back_0xB0C761C3E337AE7,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_89_-_Writing_and_reading_back_0x63499F88,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_8_-_Writing_and_reading_back_0x0,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_90_-_Writing_and_reading_back_0x30E5BCBA0E011386,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_91_-_Writing_and_reading_back_0x63499F88,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_92_-_Writing_and_reading_back_0x30E5BCBA0E011386,_unsigned_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_93_-_Writing_and_reading_back_0x63499F88,_signed_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_94_-_Writing_and_reading_back_0x30E5BCBA0E011386,_signed_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_95_-_Writing_and_reading_back_0x63499F88,_signed_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_96_-_Writing_and_reading_back_0x30E5BCBA0E011386,_signed_long_long_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_97_-_Writing_and_reading_back_0x3EDED2A5,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_98_-_Writing_and_reading_back_0x13DB37DE30618FE1,_unsigned_long_long_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_99_-_Writing_and_reading_back_0x3EDED2A5,_unsigned_int_dest,_varying_read_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.bitfield/test_bitfield_9_-_Writing_and_reading_back_0x1,_unsigned_int_source,_varying_write_unit_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_10_-_ARGS:_path_non-option_arg_+_--begin_--end": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_11_-_ARGS:_path_non-option_arg_+_--timerange": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_12_-_ARGS:_path_non-option_arg_+_--clock-cycles": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_13_-_ARGS:_path_non-option_arg_+_--clock-date": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_14_-_ARGS:_path_non-option_arg_+_--clock-force-correlate": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_15_-_ARGS:_path_non-option_arg_+_--clock-gmt": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_16_-_ARGS:_path_non-option_arg_+_--clock-offset": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_17_-_ARGS:_path_non-option_arg_+_--clock-offset-ns": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_18_-_ARGS:_path_non-option_arg_+_--clock-seconds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_19_-_ARGS:_path_non-option_arg_+_--color": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_1_-_ARGS:_path_non-option_arg": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_20_-_ARGS:_path_non-option_arg_+_--debug-info": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_21_-_ARGS:_path_non-option_arg_+_--debug-info-dir": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_22_-_ARGS:_path_non-option_arg_+_--debug-info-target-prefix": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_23_-_ARGS:_path_non-option_arg_+_--debug-info-full-path": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_24_-_ARGS:_path_non-option_arg_+_--fields=trace:domain,loglevel": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_25_-_ARGS:_path_non-option_arg_+_--fields=all": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_26_-_ARGS:_path_non-option_arg_+_--names=context,header": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_27_-_ARGS:_path_non-option_arg_+_--names=all": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_28_-_ARGS:_path_non-option_arg_+_--no-delta": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_29_-_ARGS:_path_non-option_arg_+_--output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_2_-_ARGS:_path_non-option_args": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_30_-_ARGS:_path_non-option_arg_+_-i_ctf": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_31_-_ARGS:_URL_non-option_arg_+_-i_lttng-live": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_32_-_ARGS:_path_non-option_arg_+_-o_dummy": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_33_-_ARGS:_path_non-option_arg_+_-o_ctf_+_--output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_34_-_ARGS:_path_non-option_arg_+_user_sink_with_log_level": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_35_-_FAILS:_bad_--component_format__plugin_only_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_36_-_FAILS:_bad_--component_format__name_and_plugin_only_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_37_-_FAILS:_bad_--component_format__name_only_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_38_-_FAILS:_bad_--component_format__extra_dot_found_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_39_-_FAILS:_duplicate_component_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_3_-_ARGS:_path_non-option_arg_+_named_user_source_with_--params": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_40_-_FAILS:_unknown_option": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_41_-_FAILS:_--params_without_current_component": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_42_-_FAILS:_duplicate_--begin": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_43_-_FAILS:_duplicate_--end": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_44_-_FAILS:_--begin_and_--timerange": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_45_-_FAILS:_--end_and_--timerange": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_46_-_FAILS:_bad_--timerange_format__1_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_47_-_FAILS:_bad_--timerange_format__2_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_48_-_FAILS:_bad_--timerange_format__3_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_49_-_FAILS:_bad_--fields_format": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_4_-_ARGS:_unnamed_user_source": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_50_-_FAILS:_bad_--names_format": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_51_-_FAILS:_unknown_-i": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_52_-_FAILS:_duplicate_-i": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_53_-_FAILS:_unknown_-o": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_54_-_FAILS:_duplicate_-o": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_55_-_FAILS:_--run-args_and_--run-args-0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_56_-_FAILS:_-o_ctf-metadata_without_path": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_57_-_FAILS:_-i_lttng-live_and_implicit_source.ctf.fs": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_58_-_FAILS:_implicit_source.ctf.fs_without_path": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_59_-_FAILS:_implicit_source.ctf.lttng-live_without_URL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_5_-_ARGS:_path_non-option_arg_+_user_source_named_`auto-disc-source-ctf-fs`": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_60_-_FAILS:_no_source": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_61_-_FAILS:_-o_ctf_without_--output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_62_-_FAILS:_-o_ctf_+_--output_with_implicit_sink.text.pretty": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_63_-_FAILS:_--stream-intersection": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_64_-_FAILS:_two_sinks_with_-o_dummy_+_--clock-seconds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_65_-_FAILS:_path_non-option_arg_+_user_sink_+_-o_text": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_6_-_ARGS:_path_non-option_arg_+_user_sink_named_`pretty`": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_7_-_ARGS:_path_non-option_arg_+_user_filter_named_`muxer`": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_8_-_ARGS:_path_non-option_arg_+_--begin_+_user_filter_named_`trimmer`": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/convert/test_convert_args_9_-_ARGS:_path_non-option_arg_+_--begin": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_10_-_help_with_too_many_parameters_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_11_-_help_with_too_many_parameters_produces_expected_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_12_-_help_with_too_many_parameters_produces_no_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_13_-_help_with_unknown_plugin_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_14_-_help_with_unknown_plugin_name_produces_expected_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_15_-_help_with_unknown_plugin_name_produces_no_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_16_-_help_with_unknown_component_class_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_17_-_help_with_unknown_component_class_name_produces_expected_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_18_-_help_with_unknown_component_class_name_prints_plugin_help": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_19_-_help_with_unknown_component_class_plugin": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_1_-_help_ctf_plugin_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_20_-_help_with_unknown_component_class_plugin_produces_expected_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_21_-_help_with_unknown_component_class_plugin_produces_no_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_2_-_help_ctf_plugin_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_3_-_help_ctf_plugin_produces_no_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_4_-_help_src.ctf.fs_component_class_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_5_-_help_src.ctf.fs_component_class_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_6_-_help_src.ctf.fs_component_class_produces_no_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_7_-_help_without_parameter_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_8_-_help_without_parameter_produces_expected_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_help_9_-_help_without_parameter_produces_no_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_10_-_3_events_in_the_whole_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_11_-_run_with_--stream-intersection": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_12_-_3_events_in_streams_intersecting": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_13_-_run_without_--stream-intersection": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_14_-_6_events_in_the_whole_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_15_-_run_with_--stream-intersection_fails": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_16_-_stderr_contains_expected_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_17_-_run_without_--stream-intersection": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_18_-_0_events_in_the_whole_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_19_-_run_with_--stream-intersection_fails": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_1_-_run_without_--stream-intersection": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_20_-_stderr_contains_expected_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_2_-_8_events_in_the_whole_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_3_-_run_with_--stream-intersection": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_4_-_3_events_in_streams_intersecting": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_5_-_run_without_--stream-intersection": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_6_-_8_events_in_the_whole_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_7_-_run_with_--stream-intersection": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_8_-_3_events_in_streams_intersecting": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_intersection_9_-_run_without_--stream-intersection": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_output_path_ctf_non_lttng_trace_1_-_3eventsintersect_output_trace_exists": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_output_path_ctf_non_lttng_trace_2_-_3eventsintersectreverse_output_trace_exists": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_output_path_ctf_non_lttng_trace_3_-_nointersect_output_trace_exists": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_packet_seq_num_10_-_Lost_events_string_matches_2,3,1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_packet_seq_num_1_-_Trace_parses": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_packet_seq_num_2_-_No_events_lost": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_packet_seq_num_3_-_Trace_parses": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_packet_seq_num_4_-_No_events_lost": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_packet_seq_num_5_-_Trace_parses": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_packet_seq_num_6_-_Lost_events_string_matches_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_packet_seq_num_7_-_Trace_parses": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_packet_seq_num_8_-_Lost_events_string_matches_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_packet_seq_num_9_-_Trace_parses": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_10_-_Copy_trace_debug-info_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_11_-_Read_the_new_trace_in_/tmp/tmp.uIylDcWCmH": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_12_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_13_-_Copy_trace_env-warning_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_14_-_Read_the_new_trace_in_/tmp/tmp.gdMNuAP68j": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_15_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_16_-_Copy_trace_ev-disc-no-ts-begin-end_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_17_-_Read_the_new_trace_in_/tmp/tmp.ZalqzdPGRU": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_18_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_19_-_Copy_trace_lttng-crash_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_1_-_Copy_trace_2packets_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_20_-_Read_the_new_trace_in_/tmp/tmp.o7tTlSmxxD": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_21_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_22_-_Copy_trace_lttng-event-after-packet_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_23_-_Read_the_new_trace_in_/tmp/tmp.ZlQsfmFMKR": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_24_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_25_-_Copy_trace_lttng-tracefile-rotation_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_26_-_Read_the_new_trace_in_/tmp/tmp.RXMCyXSPxb": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_27_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_28_-_Empty_trace_meta-ctx-sequence,_nothing_to_copy": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_29_-_Copy_trace_meta-variant-no-underscore_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_2_-_Read_the_new_trace_in_/tmp/tmp.6descv2f6P": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_30_-_Read_the_new_trace_in_/tmp/tmp.twfhJAxo7l": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_31_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_32_-_Copy_trace_meta-variant-one-underscore_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_33_-_Read_the_new_trace_in_/tmp/tmp.MVJNx9bych": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_34_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_35_-_Copy_trace_meta-variant-reserved-keywords_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_36_-_Read_the_new_trace_in_/tmp/tmp.WxGxRXxV8Y": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_37_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_38_-_Copy_trace_meta-variant-same-with-underscore_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_39_-_Read_the_new_trace_in_/tmp/tmp.8VT44XSea8": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_3_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_40_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_41_-_Copy_trace_meta-variant-two-underscores_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_42_-_Read_the_new_trace_in_/tmp/tmp.xQCaUKrODo": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_43_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_44_-_Copy_trace_multi-domains_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_45_-_Read_the_new_trace_in_/tmp/tmp.DsTflhDFWd": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_46_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_47_-_Copy_trace_no-packet-context_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_48_-_Read_the_new_trace_in_/tmp/tmp.g7jYwm4YAv": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_49_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_4_-_Copy_trace_array-align-elem_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_50_-_Copy_trace_sequence_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_51_-_Read_the_new_trace_in_/tmp/tmp.vAdq0NPypH": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_52_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_53_-_Copy_trace_session-rotation_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_54_-_Read_the_new_trace_in_/tmp/tmp.9Dokk9y7YC": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_55_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_56_-_Copy_trace_smalltrace_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_57_-_Read_the_new_trace_in_/tmp/tmp.GJSBOPGmUV": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_58_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_59_-_Copy_trace_struct-array-align-elem_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_5_-_Read_the_new_trace_in_/tmp/tmp.0Wq9thk6UK": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_60_-_Read_the_new_trace_in_/tmp/tmp.8ACzzRTbIz": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_61_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_62_-_Copy_trace_succeed1_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_63_-_Read_the_new_trace_in_/tmp/tmp.u9VRm0FqHm": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_64_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_65_-_Copy_trace_succeed2_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_66_-_Read_the_new_trace_in_/tmp/tmp.mlYOgPprLj": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_67_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_68_-_Copy_trace_succeed3_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_69_-_Read_the_new_trace_in_/tmp/tmp.iaoRUxHX5u": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_6_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_70_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_71_-_Empty_trace_succeed4,_nothing_to_copy": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_72_-_Copy_trace_trace-with-index_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_73_-_Read_the_new_trace_in_/tmp/tmp.lqGxrVIFJF": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_74_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_75_-_Copy_trace_warnings_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_76_-_Read_the_new_trace_in_/tmp/tmp.2dAqNpomh7": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_77_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_78_-_Copy_trace_wk-heartbeat-u_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_79_-_Read_the_new_trace_in_/tmp/tmp.9u6nfTYOSk": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_7_-_Copy_trace_barectf-event-before-packet_with_ctf-fs_sink": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_80_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_8_-_Read_the_new_trace_in_/tmp/tmp.L9U8hclJXb": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_copy_9_-_Exact_same_content_between_the_two_traces": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_10_-_Run_babeltrace2_with_trace_meta-ctx-sequence": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_11_-_Run_babeltrace2_with_trace_meta-variant-no-underscore": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_12_-_Run_babeltrace2_with_trace_meta-variant-one-underscore": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_13_-_Run_babeltrace2_with_trace_meta-variant-reserved-keywords": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_14_-_Run_babeltrace2_with_trace_meta-variant-same-with-underscore": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_15_-_Run_babeltrace2_with_trace_meta-variant-two-underscores": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_16_-_Run_babeltrace2_with_trace_multi-domains": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_17_-_Run_babeltrace2_with_trace_no-packet-context": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_18_-_Run_babeltrace2_with_trace_sequence": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_19_-_Run_babeltrace2_with_trace_session-rotation": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_1_-_Run_babeltrace2_with_trace_2packets": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_20_-_Run_babeltrace2_with_trace_smalltrace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_21_-_Run_babeltrace2_with_trace_struct-array-align-elem": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_22_-_Run_babeltrace2_with_trace_succeed1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_23_-_Run_babeltrace2_with_trace_succeed2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_24_-_Run_babeltrace2_with_trace_succeed3": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_25_-_Run_babeltrace2_with_trace_succeed4": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_26_-_Run_babeltrace2_with_trace_trace-with-index": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_27_-_Run_babeltrace2_with_trace_warnings": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_28_-_Run_babeltrace2_with_trace_wk-heartbeat-u": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_29_-_Run_babeltrace2_with_invalid_trace_fail1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_2_-_Run_babeltrace2_with_trace_array-align-elem": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_30_-_Run_babeltrace2_with_invalid_trace_fail2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_31_-_Run_babeltrace2_with_invalid_trace_integer-range": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_32_-_Run_babeltrace2_with_invalid_trace_invalid-packet-size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_33_-_Run_babeltrace2_with_invalid_trace_lttng-modules-2.0-pre1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_34_-_Run_babeltrace2_with_invalid_trace_metadata-syntax-error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_35_-_Run_babeltrace2_with_invalid_trace_packet-based-metadata": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_36_-_Run_babeltrace2_with_invalid_trace_smalltrace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_37_-_Run_babeltrace2_with_invalid_trace_valid-events-then-invalid-events": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_3_-_Run_babeltrace2_with_trace_barectf-event-before-packet": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_4_-_Run_babeltrace2_with_trace_debug-info": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_5_-_Run_babeltrace2_with_trace_env-warning": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_6_-_Run_babeltrace2_with_trace_ev-disc-no-ts-begin-end": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_7_-_Run_babeltrace2_with_trace_lttng-crash": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_8_-_Run_babeltrace2_with_trace_lttng-event-after-packet": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trace_read_9_-_Run_babeltrace2_with_trace_lttng-tracefile-rotation": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_100_-_trimmer:_date_time_format:_month_with_missing_digit:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_101_-_trimmer:_date_time_format:_year_with_too_many_digits:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_102_-_trimmer:_date_time_format:_year_with_too_many_digits:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_103_-_trimmer:_date_time_format:_year_with_too_many_digits:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_104_-_trimmer:_date_time_format:_year_with_missing_digits:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_105_-_trimmer:_date_time_format:_year_with_missing_digits:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_106_-_trimmer:_date_time_format:_year_with_missing_digits:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_107_-_trimmer:_date_time_format:_missing_day_1:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_108_-_trimmer:_date_time_format:_missing_day_1:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_109_-_trimmer:_date_time_format:_missing_day_1:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_10_-_trimmer:_--end,_out_of_range,_GMT_relative_timestamps:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_110_-_trimmer:_date_time_format:_missing_day_2:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_111_-_trimmer:_date_time_format:_missing_day_2:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_112_-_trimmer:_date_time_format:_missing_day_2:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_113_-_trimmer:_seconds_from_origin_format:_too_many_nanosecond_digits:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_114_-_trimmer:_seconds_from_origin_format:_too_many_nanosecond_digits:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_115_-_trimmer:_seconds_from_origin_format:_too_many_nanosecond_digits:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_116_-_trimmer:_seconds_from_origin_format:_missing_nanseconds:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_117_-_trimmer:_seconds_from_origin_format:_missing_nanseconds:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_118_-_trimmer:_seconds_from_origin_format:_missing_nanseconds:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_11_-_trimmer:_--begin,_GMT_absolute_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_12_-_trimmer:_--begin,_GMT_absolute_timestamps:_number_of_events__18_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_13_-_trimmer:_--end,_GMT_absolute_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_14_-_trimmer:_--end,_GMT_absolute_timestamps:_number_of_events__9_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_15_-_trimmer:_--begin_and_--end,_GMT_absolute_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_16_-_trimmer:_--begin_and_--end,_GMT_absolute_timestamps:_number_of_events__7_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_17_-_trimmer:_--begin,_out_of_range,_GMT_absolute_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_18_-_trimmer:_--begin,_out_of_range,_GMT_absolute_timestamps:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_19_-_trimmer:_--begin,_out_of_range,_GMT_absolute_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_1_-_trimmer:_--begin,_GMT_relative_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_20_-_trimmer:_--begin,_out_of_range,_GMT_absolute_timestamps:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_21_-_trimmer:_--begin,_EST_relative_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_22_-_trimmer:_--begin,_EST_relative_timestamps:_number_of_events__18_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_23_-_trimmer:_--end,_EST_relative_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_24_-_trimmer:_--end,_EST_relative_timestamps:_number_of_events__9_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_25_-_trimmer:_--begin_and_--end,_EST_relative_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_26_-_trimmer:_--begin_and_--end,_EST_relative_timestamps:_number_of_events__7_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_27_-_trimmer:_--begin,_out_of_range,_EST_relative_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_28_-_trimmer:_--begin,_out_of_range,_EST_relative_timestamps:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_29_-_trimmer:_--end,_out_of_range,_EST_relative_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_2_-_trimmer:_--begin,_GMT_relative_timestamps:_number_of_events__18_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_30_-_trimmer:_--end,_out_of_range,_EST_relative_timestamps:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_31_-_trimmer:_--begin,_EST_absolute_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_32_-_trimmer:_--begin,_EST_absolute_timestamps:_number_of_events__18_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_33_-_trimmer:_--end,_EST_absolute_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_34_-_trimmer:_--end,_EST_absolute_timestamps:_number_of_events__9_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_35_-_trimmer:_--begin_and_--end,_EST_absolute_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_36_-_trimmer:_--begin_and_--end,_EST_absolute_timestamps:_number_of_events__7_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_37_-_trimmer:_--begin,_out_of_range,_EST_absolute_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_38_-_trimmer:_--begin,_out_of_range,_EST_absolute_timestamps:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_39_-_trimmer:_--end,_out_of_range,_EST_absolute_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_3_-_trimmer:_--end,_GMT_relative_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_40_-_trimmer:_--end,_out_of_range,_EST_absolute_timestamps:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_41_-_trimmer:_date_time_format:_partial_nanosecond_precision:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_42_-_trimmer:_date_time_format:_partial_nanosecond_precision:_number_of_events__13_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_43_-_trimmer:_date_time_format:_second_precision:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_44_-_trimmer:_date_time_format:_second_precision:_number_of_events__11_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_45_-_trimmer:_date_time_format:_minute_precision:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_46_-_trimmer:_date_time_format:_minute_precision:_number_of_events__11_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_47_-_trimmer:_seconds_from_origin_format:_nanosecond_precision:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_48_-_trimmer:_seconds_from_origin_format:_nanosecond_precision:_number_of_events__11_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_49_-_trimmer:_seconds_from_origin_format:_partial_nanosecond_precision:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_4_-_trimmer:_--end,_GMT_relative_timestamps:_number_of_events__9_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_50_-_trimmer:_seconds_from_origin_format:_partial_nanosecond_precision:_number_of_events__11_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_51_-_trimmer:_seconds_from_origin_format:_second_precision:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_52_-_trimmer:_seconds_from_origin_format:_second_precision:_number_of_events__11_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_53_-_trimmer:_date_time_format:_too_many_nanosecond_digits:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_54_-_trimmer:_date_time_format:_too_many_nanosecond_digits:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_55_-_trimmer:_date_time_format:_too_many_nanosecond_digits:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_56_-_trimmer:_date_time_format:_missing_nanoseconds:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_57_-_trimmer:_date_time_format:_missing_nanoseconds:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_58_-_trimmer:_date_time_format:_missing_nanoseconds:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_59_-_trimmer:_date_time_format:_seconds_with_too_many_digit:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_5_-_trimmer:_--begin_and_--end,_GMT_relative_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_60_-_trimmer:_date_time_format:_seconds_with_too_many_digit:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_61_-_trimmer:_date_time_format:_seconds_with_too_many_digit:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_62_-_trimmer:_date_time_format:_seconds_with_missing_digit:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_63_-_trimmer:_date_time_format:_seconds_with_missing_digit:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_64_-_trimmer:_date_time_format:_seconds_with_missing_digit:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_65_-_trimmer:_date_time_format:_minutes_with_too_many_digit:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_66_-_trimmer:_date_time_format:_minutes_with_too_many_digit:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_67_-_trimmer:_date_time_format:_minutes_with_too_many_digit:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_68_-_trimmer:_date_time_format:_minutes_with_missing_digit:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_69_-_trimmer:_date_time_format:_minutes_with_missing_digit:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_6_-_trimmer:_--begin_and_--end,_GMT_relative_timestamps:_number_of_events__7_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_70_-_trimmer:_date_time_format:_minutes_with_missing_digit:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_71_-_trimmer:_date_time_format:_hours_with_too_many_digit:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_72_-_trimmer:_date_time_format:_hours_with_too_many_digit:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_73_-_trimmer:_date_time_format:_hours_with_too_many_digit:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_74_-_trimmer:_date_time_format:_hours_with_missing_digit:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_75_-_trimmer:_date_time_format:_hours_with_missing_digit:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_76_-_trimmer:_date_time_format:_hours_with_missing_digit:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_77_-_trimmer:_date_time_format:_missing_seconds:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_78_-_trimmer:_date_time_format:_missing_seconds:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_79_-_trimmer:_date_time_format:_missing_seconds:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_7_-_trimmer:_--begin,_out_of_range,_GMT_relative_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_80_-_trimmer:_date_time_format:_missing_minutes_1:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_81_-_trimmer:_date_time_format:_missing_minutes_1:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_82_-_trimmer:_date_time_format:_missing_minutes_1:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_83_-_trimmer:_date_time_format:_missing_minutes_2:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_84_-_trimmer:_date_time_format:_missing_minutes_2:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_85_-_trimmer:_date_time_format:_missing_minutes_2:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_86_-_trimmer:_date_time_format:_missing_time:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_87_-_trimmer:_date_time_format:_missing_time:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_88_-_trimmer:_date_time_format:_missing_time:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_89_-_trimmer:_date_time_format:_day_with_too_many_digit:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_8_-_trimmer:_--begin,_out_of_range,_GMT_relative_timestamps:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_90_-_trimmer:_date_time_format:_day_with_too_many_digit:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_91_-_trimmer:_date_time_format:_day_with_too_many_digit:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_92_-_trimmer:_date_time_format:_day_with_missing_digit:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_93_-_trimmer:_date_time_format:_day_with_missing_digit:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_94_-_trimmer:_date_time_format:_day_with_missing_digit:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_95_-_trimmer:_date_time_format:_month_with_too_many_digit:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_96_-_trimmer:_date_time_format:_month_with_too_many_digit:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_97_-_trimmer:_date_time_format:_month_with_too_many_digit:_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_98_-_trimmer:_date_time_format:_month_with_missing_digit:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_99_-_trimmer:_date_time_format:_month_with_missing_digit:_number_of_events__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.cli/test_trimmer_9_-_trimmer:_--end,_out_of_range,_GMT_relative_timestamps:_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_100_-_bt_ctf_field_type_structure_get_field_count_returns_a_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_101_-_bt_ctf_field_type_structure_get_field_handles_a_NULL_name_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_102_-_bt_ctf_field_type_structure_get_field_handles_a_NULL_return_type_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_103_-_bt_ctf_field_type_structure_get_field_returns_a_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_104_-_bt_ctf_field_type_structure_get_field_returns_a_correct_field_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_105_-_bt_ctf_field_type_structure_get_field_returns_a_correct_field_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_106_-_bt_ctf_field_type_structure_get_field_type_by_name_returns_the_correct_field_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_107_-_Add_a_string_type_to_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_108_-_Add_a_structure_type_to_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_109_-_bt_ctf_field_type_structure_get_field_type_by_name_returns_a_correct_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_10_-_bt_ctf_writer_add_environment_field_error_with_NULL_field_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_110_-_Instanciate_a_signed_16-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_111_-_Instanciate_an_unsigned_12-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_112_-_bt_ctf_field_get_type_returns_the_correct_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_113_-_Check_an_integer_type'_base_can't_be_modified_after_instanciation": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_114_-_Check_an_integer_type's_signedness_can't_be_modified_after_instanciation": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_115_-_Check_-32768_is_allowed_for_a_signed_16-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_116_-_Check_32767_is_allowed_for_a_signed_16-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_117_-_Check_-42_is_allowed_for_a_signed_16-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_118_-_Check_4095_is_allowed_for_an_unsigned_12-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_119_-_Check_0_is_allowed_for_an_unsigned_12-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_11_-_bt_ctf_writer_add_environment_field_error_with_NULL_field_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_120_-_Instanciate_a_string_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_121_-_Set_a_string's_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_122_-_Create_an_enumeration_type_with_an_unsigned_12-bit_integer_as_container": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_123_-_bt_ctf_stream_class_get_id_returns_an_error_when_no_id_is_set": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_124_-_bt_ctf_stream_class_set_id_handles_NULL_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_125_-_Set_an_stream_class'_id": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_126_-_bt_ctf_stream_class_get_id_returns_the_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_127_-_bt_ctf_stream_class_get_event_header_type_returns_an_event_header_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_128_-_Default_event_header_type_is_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_129_-_Default_event_header_type_contains_an_\"id\"_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_12_-_bt_ctf_trace_set_environment_field_integer_handles_a_NULL_trace_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_130_-_Default_event_header_\"id\"_field_is_an_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_131_-_Default_event_header_type_contains_a_\"timestamp\"_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_132_-_Default_event_header_\"timestamp\"_field_is_an_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_133_-_bt_ctf_trace_get_packet_header_field_type_returns_a_packet_header": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_134_-_bt_ctf_trace_get_packet_header_field_type_returns_a_packet_header_of_type_struct": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_135_-_Default_packet_header_type_contains_a_\"magic\"_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_136_-_Default_packet_header_type_contains_a_\"uuid\"_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_137_-_Default_packet_header_type_contains_a_\"stream_id\"_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_138_-_Added_a_custom_trace_packet_header_field_successfully": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_139_-_bt_ctf_trace_set_packet_header_field_type_handles_a_NULL_trace_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_13_-_bt_ctf_trace_set_environment_field_integer_handles_a_NULL_name_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_140_-_Set_a_trace_packet_header_type_successfully": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_141_-_bt_ctf_stream_class_get_packet_context_type_returns_a_packet_context_type.": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_142_-_Packet_context_is_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_143_-_bt_ctf_stream_class_set_packet_context_type_handles_a_NULL_stream_class_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_144_-_bt_ctf_stream_class_set_packet_context_type_rejects_a_packet_context_that_is_not_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_145_-_Packet_context_field_added_successfully": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_146_-_bt_ctf_stream_class_set_event_context_type_handles_a_NULL_stream_class_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_147_-_bt_ctf_stream_class_set_event_context_type_validates_that_the_event_context_os_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_148_-_Set_a_new_stream_event_context_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_149_-_bt_ctf_stream_class_get_event_context_type_returns_the_correct_field_type.": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_14_-_bt_ctf_trace_set_environment_field_integer_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_150_-_bt_ctf_trace_get_stream_count___succeeds_and_returns_the_correct_value__0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_151_-_Instanciate_a_stream_class_from_writer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_152_-_bt_ctf_trace_get_stream_count___succeeds_and_returns_the_correct_value__1_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_153_-_bt_ctf_trace_get_stream_by_index___succeeds_and_returns_the_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_154_-_bt_ctf_stream_get_class_returns_a_stream_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_155_-_Returned_stream_class_is_of_the_correct_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_156_-_Trace_packet_header_type_can't_be_modified_once_a_stream_has_been_instanciated": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_157_-_Packet_context_type_can't_be_modified_once_a_stream_has_been_instanciated": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_158_-_Stream_event_context_type_can't_be_modified_once_a_stream_has_been_instanciated": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_159_-_Changes_to_a_stream_class_that_was_already_instantiated_fail": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_15_-_bt_ctf_trace_set_environment_field_string_handles_a_NULL_trace_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_160_-_bt_ctf_stream_get_packet_header_handles_NULL_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_161_-_bt_ctf_stream_get_packet_header_returns_a_packet_header": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_162_-_Stream_returns_a_packet_header_of_the_appropriate_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_163_-_Packet_header_structure_contains_a_custom_field_with_the_appropriate_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_164_-_Set_custom_packet_header_value_successfully": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_165_-_bt_ctf_stream_set_packet_header_handles_a_NULL_packet_header_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_166_-_bt_ctf_stream_set_packet_header_handles_a_NULL_stream_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_167_-_bt_ctf_stream_set_packet_header_rejects_a_packet_header_of_the_wrong_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_168_-_Successfully_set_a_stream's_packet_header": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_169_-_Add_environment_field_to_writer_after_stream_creation": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_16_-_bt_ctf_trace_set_environment_field_string_handles_a_NULL_name_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_170_-_bt_ctf_event_get_stream_returns_an_event's_stream_after_it_has_been_appended": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_171_-_Create_an_event_before_instanciating_its_associated_stream": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_172_-_Create_an_unsigned_integer_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_173_-_Set_signed_64_bit_integer_signedness_to_true": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_174_-_Create_a_signed_integer_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_175_-_bt_ctf_field_type_enumeration_get_container_field_type_returns_the_right_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_176_-_bt_ctf_field_enumeration_type_create_rejects_non-integer_container_field_types": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_177_-_bt_ctf_field_type_get_alignment_returns_a_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_178_-_Set_a_floating_point_type's_exponent_digit_count": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_179_-_Set_a_floating_point_type's_mantissa_digit_count": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_17_-_bt_ctf_trace_set_environment_field_string_handles_a_NULL_value_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_180_-_bt_ctf_field_type_floating_point_get_exponent_digits_returns_the_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_181_-_bt_ctf_field_type_floating_point_get_mantissa_digits_returns_the_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_182_-_bt_ctf_field_type_enumeration_add_mapping_accepts_negative_enumeration_mappings": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_183_-_bt_ctf_field_type_enumeration_add_mapping_accepts_enumeration_mapping_strings_containing_quotes": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_184_-_bt_ctf_field_type_enumeration_add_mapping_accepts_enumeration_mapping_strings_containing_special_characters": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_185_-_Accept_enumeration_mapping_strings_containing_reserved_keywords": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_186_-_bt_ctf_field_type_enumeration_add_mapping_accepts_duplicate_mapping_names": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_187_-_bt_ctf_field_type_enumeration_add_mapping_accepts_overlapping_enum_entries": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_188_-_bt_ctf_field_type_enumeration_add_mapping_rejects_mapping_where_end_<_start": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_189_-_Add_signed_enumeration_field_to_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_18_-_bt_ctf_trace_set_environment_field_string_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_190_-_bt_ctf_field_type_enumeration_signed_get_mapping_by_index_handles_a_NULL_string_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_191_-_bt_ctf_field_type_enumeration_signed_get_mapping_by_index_handles_a_NULL_start_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_192_-_bt_ctf_field_type_enumeration_signed_get_mapping_by_index_handles_a_NULL_end_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_193_-_bt_ctf_field_type_enumeration_signed_get_mapping_by_index_returns_a_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_194_-_bt_ctf_field_type_enumeration_signed_get_mapping_by_index_returns_a_correct_mapping_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_195_-_bt_ctf_field_type_enumeration_signed_get_mapping_by_index_returns_a_correct_mapping_start": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_196_-_bt_ctf_field_type_enumeration_signed_get_mapping_by_index_returns_a_correct_mapping_end": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_197_-_bt_ctf_field_type_enumeration_unsigned_add_mapping_accepts_enumeration_mapping_strings_containing_quotes": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_198_-_bt_ctf_field_type_enumeration_unsigned_add_mapping_accepts_enumeration_mapping_strings_containing_special_characters": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_199_-_bt_ctf_field_type_enumeration_unsigned_add_mapping_accepts_enumeration_mapping_strings_containing_reserved_keywords": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_19_-_bt_ctf_trace_set_environment_field_integer_succeeds_with_an_existing_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_1_-_bt_ctf_create_succeeds_in_creating_trace_with_path": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_200_-_bt_ctf_field_type_enumeration_unsigned_add_mapping_accepts_single-value_ranges": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_201_-_bt_ctf_field_type_enumeration_unsigned_add_mapping_accepts_duplicate_mapping_names": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_202_-_bt_ctf_field_type_enumeration_unsigned_add_mapping_accepts_overlapping_enum_entries": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_203_-_bt_ctf_field_type_enumeration_unsigned_add_mapping_rejects_mapping_where_end_<_start": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_204_-_Add_unsigned_enumeration_field_to_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_205_-_bt_ctf_field_type_enumeration_get_mapping_count_returns_the_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_206_-_bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index_handles_a_NULL_string_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_207_-_bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index_handles_a_NULL_start_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_208_-_bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index_handles_a_NULL_end_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_209_-_bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index_returns_a_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_20_-_Add_sysname__GNU/Linux__environment_field_to_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_210_-_bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index_returns_a_correct_mapping_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_211_-_bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index_returns_a_correct_mapping_start": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_212_-_bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index_returns_a_correct_mapping_end": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_213_-_Add_event_specific_context_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_214_-_bt_ctf_event_class_set_context_field_type_handles_a_NULL_event_class_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_215_-_Set_an_event_class'_context_type_successfully": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_216_-_bt_ctf_event_class_get_context_field_type_returns_the_appropriate_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_217_-_Adding_simple_event_class_to_stream_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_218_-_bt_ctf_stream_class_get_event_class_count_returns_a_correct_number_of_event_classes": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_219_-_bt_ctf_stream_class_get_event_class_returns_the_correct_event_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_21_-_Add_nodename__testhost__environment_field_to_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_220_-_bt_ctf_stream_class_get_event_class_by_id_returns_NULL_when_the_requested_ID_doesn't_exist": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_221_-_bt_ctf_stream_class_get_event_class_by_id_returns_a_correct_event_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_222_-_Instantiate_an_event_containing_a_single_integer_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_223_-_Use_bt_ctf_event_set_payload_to_set_a_manually_allocated_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_224_-_bt_ctf_field_floating_point_get_value_returns_a_double_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_225_-_bt_ctf_field_floating_point_get_value_returns_a_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_226_-_Set_signed_enumeration_container_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_227_-_Set_unsigned_enumeration_container_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_228_-_Set_clock_time": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_229_-_bt_ctf_event_get_context_returns_a_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_22_-_Add_release__4.4.0-87-generic__environment_field_to_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_230_-_bt_ctf_event_get_context_returns_a_field_of_the_appropriate_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_231_-_Successfully_set_an_event_context's_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_232_-_Set_an_event_context_successfully": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_233_-_Append_simple_event_to_trace_stream": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_234_-_bt_ctf_stream_get_packet_context_returns_a_packet_context": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_235_-_Packet_context_contains_the_default_packet_size_field.": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_236_-_Custom_packet_context_field_value_successfully_set.": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_237_-_Successfully_set_a_stream's_packet_context": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_238_-_Flush_trace_stream_with_one_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_239_-_Add_a_new_event_class_to_a_stream_class_after_writing_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_23_-_Add_version__\\#110-Ubuntu_SMP_Tue_Jul_18_12:55:35_UTC_2017__environment_field_to_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_240_-_bt_ctf_stream_get_discarded_events_count_returns_a_correct_number_of_discarded_events_when_none_were_discarded": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_241_-_bt_ctf_stream_get_discarded_events_count_returns_a_correct_number_of_discarded_events_when_some_were_discarded": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_242_-_Append_100_000_events_to_a_stream": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_243_-_Flush_a_stream_that_forces_a_packet_resize": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_244_-_bt_ctf_stream_get_discarded_events_count_returns_a_correct_number_of_discarded_events_after_a_flush": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_245_-_bt_ctf_field_type_set_alignment_handles_0-alignment_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_246_-_bt_ctf_field_type_set_alignment_handles_wrong_alignment_correctly__3_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_247_-_bt_ctf_field_type_set_alignment_handles_wrong_alignment_correctly__24_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_248_-_bt_ctf_field_type_set_alignment_handles_correct_alignment_correctly__4_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_249_-_Set_alignment_of_signed_16_bit_integer_to_32": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_24_-_Add_machine__x86_64__environment_field_to_writer_istance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_250_-_Set_integer_signedness_to_true": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_251_-_Set_signed_16_bit_integer_base_to_hexadecimal": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_252_-_bt_ctf_field_type_array_get_element_field_type_returns_the_correct_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_253_-_bt_ctf_field_type_array_get_length_returns_the_correct_length": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_254_-_Cannot_add_self_to_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_255_-_Add_seq_len_field_to_inner_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_256_-_Add_a_sequence_field_to_inner_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_257_-_Add_an_array_field_to_inner_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_258_-_Reject_a_variant_field_based_on_an_unknown_tag_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_259_-_Add_a_field_to_a_variant": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_25_-_Illegal_clock_name_rejected": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_260_-_Add_INT16_TYPE_field_to_variant": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_261_-_Add_UINT35_TYPE_field_to_variant": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_262_-_bt_ctf_field_type_variant_get_tag_field_type_returns_a_correct_tag_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_263_-_bt_ctf_field_type_variant_get_tag_name_returns_the_correct_variant_tag_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_264_-_bt_ctf_field_type_variant_get_field_type_by_name_returns_a_correct_field_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_265_-_bt_ctf_field_type_variant_get_field_count_returns_the_correct_count": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_266_-_bt_ctf_field_type_variant_get_field_handles_a_NULL_field_name_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_267_-_bt_ctf_field_type_variant_get_field_handles_a_NULL_field_type_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_268_-_bt_ctf_field_type_variant_get_field_returns_a_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_269_-_bt_ctf_field_type_variant_get_field_returns_a_correct_field_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_26_-_Clock_created_sucessfully": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_270_-_bt_ctf_field_type_variant_get_field_returns_a_correct_field_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_271_-_Add_variant_selector_field_to_complex_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_272_-_Add_`string`_field_to_complex_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_273_-_Add_variant_value_field_to_complex_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_274_-_Add_inner_structure_field_to_complex_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_275_-_Create_an_event_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_276_-_Reject_addition_of_a_field_with_an_empty_name_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_277_-_Reject_addition_of_a_field_with_a_NULL_type_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_278_-_Reject_addition_of_a_type_with_an_illegal_name_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_279_-_Add_field_of_type_unsigned_integer_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_27_-_bt_ctf_clock_get_name_returns_a_clock_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_280_-_Add_field_of_type_signed_integer_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_281_-_Add_composite_structure_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_282_-_bt_ctf_event_class_get_name_returns_a_correct_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_283_-_bt_ctf_event_class_get_id_returns_a_negative_value_when_not_set": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_284_-_bt_ctf_event_class_set_id_handles_NULL_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_285_-_Set_an_event_class'_id": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_286_-_bt_ctf_event_class_get_id_returns_the_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_287_-_event_class_has_the_expected_initial_log_level": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_288_-_as_expected,_event_class_has_no_initial_EMF_URI": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_289_-_bt_ctf_event_class_set_log_level_handles_a_NULL_event_class_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_28_-_Returned_clock_name_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_290_-_bt_ctf_event_class_set_log_level_handles_an_unknown_log_level_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_291_-_bt_ctf_event_class_set_log_level_succeeds_with_a_valid_log_level": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_292_-_bt_ctf_event_class_get_log_level_returns_the_expected_log_level": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_293_-_bt_ctf_event_class_set_emf_uri_handles_a_NULL_event_class_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_294_-_bt_ctf_event_class_set_emf_uri_succeeds_with_a_valid_EMF_URI": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_295_-_bt_ctf_event_class_get_emf_uri_returns_the_expected_EMF_URI": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_296_-_bt_ctf_event_class_set_emf_uri_succeeds_with_NULL__to_reset_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_297_-_as_expected,_event_class_has_no_EMF_URI_after_reset": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_298_-_Reject_addition_of_NULL_event_class_to_a_stream_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_299_-_Add_an_event_class_to_stream_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_29_-_bt_ctf_clock_get_description_returns_NULL_on_an_unset_description": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_2_-_bt_ctf_writer_get_trace_correctly_handles_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_300_-_bt_ctf_event_class_get_stream_class_returns_the_correct_stream_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_301_-_bt_ctf_event_class_get_field_by_name_handles_an_invalid_field_name_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_302_-_Instanciate_a_complex_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_303_-_bt_ctf_event_get_class_returns_the_correct_event_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_304_-_Use_bt_ctf_event_get_payload_to_get_a_field_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_305_-_bt_ctf_field_integer_unsigned_get_value_succeeds_after_setting_a_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_306_-_bt_ctf_field_integer_unsigned_get_value_returns_the_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_307_-_bt_ctf_field_integer_signed_get_value_succeeds_after_setting_a_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_308_-_bt_ctf_field_integer_signed_get_value_returns_the_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_309_-_bt_ctf_field_string_append_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_30_-_Clock_description_set_successfully": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_310_-_bt_ctf_field_string_append_len_succeeds__append_5_characters_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_311_-_bt_ctf_field_string_append_len_succeeds__append_0_characters_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_312_-_bt_ctf_field_string_append_len_succeeds__append_0_characters_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_313_-_bt_ctf_field_string_get_value_returns_a_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_314_-_bt_ctf_field_string_get_value_returns_a_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_315_-_bt_ctf_field_type_variant_get_field_type_from_tag_returns_the_correct_field_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_316_-_Set_a_sequence_field's_length": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_317_-_Append_a_complex_event_to_a_stream": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_318_-_Flush_a_stream_containing_a_complex_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_319_-_two_event_classes_with_the_same_name_may_cohabit_within_the_same_stream_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_31_-_bt_ctf_clock_get_description_returns_a_description.": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_320_-_two_event_classes_with_the_same_ID_cannot_cohabit_within_the_same_stream_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_321_-_bt_ctf_stream_class_get_trace_returns_NULL_when_stream_class_is_orphaned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_322_-_bt_ctf_stream_class_get_trace_returns_the_correct_trace_after_a_stream_has_been_created": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_323_-_Created_a_stream_class_with_default_attributes_and_an_empty_stream": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_324_-_Get_metadata_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_325_-_Babeltrace_could_read_the_resulting_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_32_-_Returned_clock_description_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_33_-_bt_ctf_clock_get_frequency_returns_the_correct_default_frequency": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_34_-_Set_clock_frequency": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_35_-_bt_ctf_clock_get_frequency_returns_the_correct_frequency_once_it_is_set": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_36_-_bt_ctf_clock_get_offset_s_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_37_-_bt_ctf_clock_get_offset_s_returns_the_correct_default_offset__in_seconds_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_38_-_Set_clock_offset__seconds_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_39_-_bt_ctf_clock_get_offset_s_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_3_-_Cannot_set_a_trace's_byte_order_to_BT_CTF_BYTE_ORDER_NATIVE": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_40_-_bt_ctf_clock_get_offset_s_returns_the_correct_default_offset__in_seconds__once_it_is_set": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_41_-_bt_ctf_clock_get_offset_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_42_-_bt_ctf_clock_get_offset_returns_the_correct_default_offset__in_ticks_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_43_-_Set_clock_offset": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_44_-_bt_ctf_clock_get_offset_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_45_-_bt_ctf_clock_get_offset_returns_the_correct_default_offset__in_ticks__once_it_is_set": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_46_-_bt_ctf_clock_get_precision_returns_the_correct_default_precision": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_47_-_Set_clock_precision": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_48_-_bt_ctf_clock_get_precision_returns_the_correct_precision_once_it_is_set": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_49_-_bt_ctf_clock_get_precision_returns_the_correct_default_is_absolute_attribute": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_4_-_Cannot_set_a_trace's_byte_order_to_BT_CTF_BYTE_ORDER_UNSPECIFIED": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_50_-_Set_clock_absolute_property": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_51_-_bt_ctf_clock_get_precision_returns_the_correct_is_absolute_attribute_once_it_is_set": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_52_-_Set_clock_time": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_53_-_bt_ctf_clock_get_uuid_returns_a_UUID": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_54_-_bt_ctf_clock_set_uuid_sets_a_new_uuid_successfully": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_55_-_bt_ctf_clock_get_uuid_returns_a_UUID_after_setting_a_new_one": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_56_-_bt_ctf_clock_get_uuid_returns_the_correct_UUID_after_setting_a_new_one": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_57_-_bt_ctf_stream_class_get_name_returns_a_correct_stream_class_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_58_-_bt_ctf_stream_class_get_clock_returns_NULL_when_a_clock_was_not_set": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_59_-_bt_ctf_stream_class_get_clock_handles_NULL_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_5_-_bt_ctf_writer_get_trace_returns_a_bt_ctf_trace_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_60_-_Create_stream_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_61_-_Set_a_stream_class'_clock": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_62_-_bt_ctf_stream_class_get_clock_returns_a_correct_clock": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_63_-_Create_an_unsigned_integer_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_64_-_Set_integer_type's_base_as_binary": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_65_-_Set_integer_type's_base_as_decimal": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_66_-_Reject_integer_type's_base_set_as_unknown": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_67_-_Set_integer_type's_base_as_octal": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_68_-_Set_integer_type's_base_as_hexadecimal": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_69_-_Reject_unknown_integer_base_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_6_-_Set_a_trace's_byte_order_to_big_endian": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_70_-_Set_integer_type_signedness_to_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_71_-_Set_integer_type_signedness_to_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_72_-_bt_ctf_field_type_integer_get_size_returns_a_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_73_-_bt_ctf_field_type_integer_get_signed_returns_a_correct_value_for_unsigned_types": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_74_-_bt_ctf_field_type_set_byte_order_handles_NULL_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_75_-_bt_ctf_field_type_set_byte_order_rejects_invalid_values": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_76_-_Set_an_integer's_byte_order_to_little_endian": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_77_-_Set_an_integer's_byte_order_to_big_endian": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_78_-_bt_ctf_field_type_get_byte_order_returns_a_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_79_-_bt_ctf_field_type_get_type_id_returns_a_correct_value_with_an_integer_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_7_-_bt_ctf_trace_get_native_byte_order_returns_a_correct_endianness": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_80_-_bt_ctf_field_type_integer_get_base_returns_a_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_81_-_bt_ctf_field_type_integer_set_encoding_handles_NULL_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_82_-_bt_ctf_field_type_integer_set_encoding_handles_invalid_encodings_correctly": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_83_-_Set_integer_type_encoding_to_UTF8": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_84_-_bt_ctf_field_type_integer_get_encoding_returns_a_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_85_-_Set_signedness_of_16_bit_integer_to_true": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_86_-_bt_ctf_field_type_integer_get_signed_returns_a_correct_value_for_signed_types": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_87_-_Create_a_sequence_of_int16_t_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_88_-_bt_ctf_field_type_get_type_id_returns_a_correct_value_with_a_sequence_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_89_-_bt_ctf_field_type_sequence_get_length_field_name_returns_the_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_8_-_Add_host__testhost__environment_field_to_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_90_-_bt_ctf_field_type_sequence_get_element_field_type_returns_the_correct_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_91_-_Create_a_string_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_92_-_Reject_invalid_\"None\"_string_encoding": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_93_-_Reject_invalid_string_encoding": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_94_-_Set_string_encoding_to_ASCII": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_95_-_bt_ctf_field_type_string_get_encoding_returns_the_correct_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_96_-_bt_ctf_field_type_get_type_id_returns_a_correct_value_with_a_structure_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_97_-_Create_a_structure_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_98_-_Add_a_uint8_t_type_to_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_99_-_Add_a_sequence_type_to_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.ctf-writer/test_ctf_writer_9_-_bt_ctf_writer_add_environment_field_error_with_NULL_writer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_10_-_bt_uuid_from_str_-_Parse_invalid_string_'4542ad19-9e4f-4931-8261-2101c3e089ae7',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_11_-_bt_uuid_from_str_-_Parse_invalid_string_'XX0123',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_12_-_bt_uuid_to_str_-_Convert_UUID_'3d260c88-75ea-47b8-a7e2-d6077c0378d9'_to_string,_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_13_-_bt_uuid_to_str_-_Convert_UUID_'611cf3a6-a68b-4515-834f-208bc2762592'_to_string,_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_14_-_bt_uuid_to_str_-_Convert_UUID_'1b4855cc-96de-4ae8-abe3-86449c2a43c4'_to_string,_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_15_-_bt_uuid_compare_-_Compare_same_UUID,_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_16_-_bt_uuid_compare_-_Compare_different_UUID,_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_17_-_bt_uuid_compare_-_Compare_different_UUID,_expect_uuid1_smaller": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_18_-_bt_uuid_compare_-_Compare_different_UUID,_expect_uuid2_bigger": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_19_-_bt_uuid_copy_-_Compare_copied_UUID_with_source,_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_1_-_bt_uuid_from_str_-_Parse_valid_string_'3d260c88-75ea-47b8-a7e2-d6077c0378d9',_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_20_-_bt_uuid_generate_-_Generated_UUIDs_are_different": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_21_-_bt_uuid_generate_-_bit_6_of_clock_seq_hi_and_reserved_is_set_to_zero": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_22_-_bt_uuid_generate_-_bit_7_of_clock_seq_hi_and_reserved_is_set_to_one": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_23_-_bt_uuid_generate_-_Generated_UUID_version_check": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_2_-_bt_uuid_from_str_-_Parse_valid_string_'611cf3a6-a68b-4515-834f-208bc2762592',_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_3_-_bt_uuid_from_str_-_Parse_valid_string_'1b4855cc-96de-4ae8-abe3-86449c2a43c4',_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_4_-_bt_uuid_from_str_-_Parse_valid_string_'8ADED5B9-ACD2-439F-A60C-897403AA2AB4',_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_5_-_bt_uuid_from_str_-_Parse_valid_string_'f109e0a2-C619-4d18-b760-20EA20E0F69A',_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_6_-_bt_uuid_from_str_-_Parse_invalid_string_'1b485!cc-96de-4XX8-abe3-86449c2a43?4',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_7_-_bt_uuid_from_str_-_Parse_invalid_string_'c2e6eddb&3955&4006&be3a&70bb63bd5f25',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_8_-_bt_uuid_from_str_-_Parse_invalid_string_'81b1cb88-ff42-45b9-ba4d-964088ee45',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_uuid_9_-_bt_uuid_from_str_-_Parse_invalid_string_'2d-6c6d756574-470e-9142-a4e6ad03f143',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_100_-_bt_value_map_insert_bool_entry___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_101_-_bt_value_map_insert_signed_integer_entry___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_102_-_bt_value_map_insert_real_entry___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_103_-_bt_value_map_insert_string_entry___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_104_-_bt_value_map_insert_empty_array_entry___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_105_-_bt_value_map_insert_empty_array_entry___with_returned_value_object_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_106_-_object_returned_by_bt_value_map_insert_empty_array_entry___is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_107_-_object_returned_by_bt_value_map_insert_empty_array_entry___is_an_array_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_108_-_bt_value_map_insert_empty_map_entry___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_109_-_bt_value_map_insert_empty_map_entry___with_returned_value_object_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_10_-_bt_value_bool_create_init___sets_the_appropriate_initial_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_110_-_object_returned_by_bt_value_map_insert_empty_map_entry___is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_111_-_object_returned_by_bt_value_map_insert_empty_map_entry___is_an_array_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_112_-_the_bt_value_map_insert*___functions_increment_the_map_value_object's_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_113_-_map_value_object_does_not_have_key_\"hello\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_114_-_map_value_object_has_key_\"bt_bool\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_115_-_map_value_object_has_key_\"uint\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_116_-_map_value_object_has_key_\"int\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_117_-_map_value_object_has_key_\"real\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_118_-_map_value_object_has_key_\"null\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_119_-_map_value_object_has_key_\"bool2\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_11_-_bt_value_integer_unsigned_create___returns_an_unsigned_integer_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_120_-_map_value_object_has_key_\"int2\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_121_-_map_value_object_has_key_\"real2\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_122_-_map_value_object_has_key_\"string2\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_123_-_map_value_object_has_key_\"array2\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_124_-_map_value_object_has_key_\"array3\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_125_-_map_value_object_has_key_\"map2\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_126_-_map_value_object_has_key_\"map3\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_127_-_bt_value_map_foreach_entry___breaks_the_loop_when_the_user_function_returns_BT_VALUE_MAP_FOREACH_ENTRY_FUNC_STATUS_INTERRUPT": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_128_-_bt_value_map_foreach_entry___fails_when_the_user_function_returns_BT_VALUE_MAP_FOREACH_ENTRY_FUNC_STATUS_ERROR": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_129_-_bt_value_map_foreach_entry___fails_when_the_user_function_returns_BT_VALUE_MAP_FOREACH_ENTRY_FUNC_STATUS_MEMORY_ERROR": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_12_-_default_unsigned_integer_value_object_value_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_130_-_test_map_foreach_cb_check__:_success_getting_\"map2\"_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_131_-_test_map_foreach_cb_check__:_\"map2\"_value_object_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_132_-_test_map_foreach_cb_check__:_success_getting_\"array3\"_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_133_-_test_map_foreach_cb_check__:_\"array3\"_value_object_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_134_-_test_map_foreach_cb_check__:_success_getting_\"null\"_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_135_-_test_map_foreach_cb_check__:_success_getting_\"array2\"_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_136_-_test_map_foreach_cb_check__:_\"array2\"_value_object_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_137_-_test_map_foreach_cb_check__:_\"bt_bool\"_value_object_has_the_right_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_138_-_test_map_foreach_cb_check__:_\"string2\"_value_object_has_the_right_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_139_-_test_map_foreach_cb_check__:_\"real\"_value_object_has_the_right_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_13_-_bt_value_integer_unsigned_bool_set___works": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_140_-_test_map_foreach_cb_check__:_\"real2\"_value_object_has_the_right_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_141_-_test_map_foreach_cb_check__:_\"uint\"_value_object_has_the_right_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_142_-_test_map_foreach_cb_check__:_\"int\"_value_object_has_the_right_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_143_-_test_map_foreach_cb_check__:_\"int2\"_value_object_has_the_right_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_144_-_test_map_foreach_cb_check__:_\"bool2\"_value_object_has_the_right_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_145_-_test_map_foreach_cb_check__:_success_getting_\"map3\"_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_146_-_test_map_foreach_cb_check__:_\"map3\"_value_object_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_147_-_bt_value_map_foreach_entry___succeeds_with_test_map_foreach_cb_check__": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_148_-_bt_value_map_foreach_entry___iterates_over_all_the_map_value_object's_elements": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_149_-_putting_an_existing_map_value_object_does_not_cause_a_crash": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_14_-_putting_an_existing_unsigned_integer_value_object_does_not_cause_a_crash": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_150_-_null_value_objects_are_equivalent": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_151_-_cannot_compare_null_value_object_and_bt_bool_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_152_-_boolean_value_objects_are_not_equivalent__BT_FALSE_and_BT_TRUE_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_153_-_boolean_value_objects_are_equivalent__BT_FALSE_and_BT_FALSE_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_154_-_cannot_compare_null_value_object_and_unsigned_integer_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_155_-_unsigned_integer_value_objects_are_not_equivalent__10_and_23_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_156_-_unsigned_integer_value_objects_are_equivalent__10_and_10_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_157_-_cannot_compare_null_value_object_and_signed_integer_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_158_-_signed_integer_value_objects_are_not_equivalent__10_and_-23_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_159_-_signed_integer_value_objects_are_equivalent__10_and_10_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_15_-_bt_value_integer_unsigned_create_init___returns_an_unsigned_integer_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_160_-_cannot_compare_null_value_object_and_real_number_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_161_-_real_number_value_objects_are_not_equivalent__17.38_and_-14.23_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_162_-_real_number_value_objects_are_equivalent__17.38_and_17.38_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_163_-_cannot_compare_null_value_object_and_string_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_164_-_string_value_objects_are_not_equivalent__\"hello\"_and_\"bt_value\"_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_165_-_string_value_objects_are_equivalent__\"hello\"_and_\"hello\"_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_166_-_empty_array_value_objects_are_equivalent": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_167_-_cannot_compare_null_value_object_and_array_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_168_-_array_value_objects_are_not_equivalent__[23,_14.2,_BT_FALSE]_and_[14.2,_23,_BT_FALSE]_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_169_-_array_value_objects_are_equivalent__[23,_14.2,_BT_FALSE]_and_[23,_14.2,_BT_FALSE]_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_16_-_bt_value_integer_unsigned_create_init___sets_the_appropriate_initial_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_170_-_empty_map_value_objects_are_equivalent": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_171_-_cannot_compare_null_value_object_and_map_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_172_-_map_value_objects_are_not_equivalent": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_173_-_map_value_objects_are_equivalent": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_174_-_bt_value_copy___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_175_-_bt_value_copy___returns_a_different_pointer__map_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_176_-_bt_value_copy___returns_a_different_pointer__string_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_177_-_bt_value_copy___returns_a_different_pointer__array_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_178_-_bt_value_copy___returns_a_different_pointer__bool_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_179_-_bt_value_copy___returns_a_different_pointer__unsigned_integer_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_17_-_bt_value_integer_signed_create___returns_a_signed_integer_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_180_-_bt_value_copy___returns_a_different_pointer__signed_integer_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_181_-_bt_value_copy___returns_a_different_pointer__real_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_182_-_bt_value_copy___returns_the_same_pointer__null_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_183_-_source_and_destination_value_objects_have_the_same_content": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_184_-_bt_value_map_extend___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_185_-_bt_value_map_extend___returns_a_map_object_with_the_correct_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_186_-_bt_value_map_extend___picks_the_appropriate_element__file_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_187_-_bt_value_map_extend___picks_the_appropriate_element__edit_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_188_-_bt_value_map_extend___picks_the_appropriate_element__selection_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_189_-_bt_value_map_extend___picks_the_appropriate_element__find_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_18_-_default_signed_integer_value_object_value_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_190_-_bt_value_map_extend___picks_the_appropriate_element__project_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_19_-_bt_value_integer_signed_bool_set___works": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_1_-_bt_value_null_is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_20_-_putting_an_existing_signed_integer_value_object_does_not_cause_a_crash": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_21_-_bt_value_integer_signed_create_init___returns_a_signed_integer_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_22_-_bt_value_integer_signed_create_init___sets_the_appropriate_initial_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_23_-_bt_value_real_create___returns_a_real_number_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_24_-_default_real_number_value_object_value_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_25_-_bt_value_real_set___works": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_26_-_putting_an_existing_real_number_value_object_does_not_cause_a_crash": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_27_-_bt_value_real_create_init___returns_a_real_number_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_28_-_bt_value_real_create_init___sets_the_appropriate_initial_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_29_-_bt_value_string_create___returns_a_string_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_2_-_bt_value_null_is_a_null_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_30_-_default_string_value_object_value_is_\"\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_31_-_bt_value_string_get___works": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_32_-_putting_an_existing_string_value_object_does_not_cause_a_crash": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_33_-_bt_value_string_create_init___returns_a_string_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_34_-_bt_value_string_create_init___sets_the_appropriate_initial_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_35_-_bt_value_array_create___returns_an_array_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_36_-_initial_array_value_object_size_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_37_-_bt_value_array_append_element___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_38_-_appending_an_element_to_an_array_value_object_increment_its_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_39_-_bt_value_array_borrow_element_by_index___returns_an_value_object_with_the_appropriate_type__unsigned_integer_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_3_-_getting_bt_value_null_does_not_cause_a_crash": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_40_-_bt_value_array_borrow_element_by_index___returns_an_value_object_with_the_appropriate_value__unsigned_integer_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_41_-_bt_value_array_borrow_element_by_index___returns_an_value_object_with_the_appropriate_type__signed_integer_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_42_-_bt_value_array_borrow_element_by_index___returns_an_value_object_with_the_appropriate_value__signed_integer_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_43_-_bt_value_array_borrow_element_by_index___returns_an_value_object_with_the_appropriate_type__real_number_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_44_-_bt_value_array_borrow_element_by_index___returns_an_value_object_with_the_appropriate_value__real_number_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_45_-_bt_value_array_borrow_element_by_index___returns_an_value_object_with_the_appropriate_type__boolean_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_46_-_bt_value_array_borrow_element_by_index___returns_an_value_object_with_the_appropriate_value__boolean_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_47_-_bt_value_array_borrow_element_by_index___returns_an_value_object_with_the_appropriate_type__null_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_48_-_bt_value_array_set_element_by_index___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_49_-_bt_value_array_set_element_by_index___inserts_an_value_object_with_the_appropriate_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_4_-_putting_bt_value_null_does_not_cause_a_crash": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_50_-_bt_value_array_set_element_by_index___inserts_an_value_object_with_the_appropriate_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_51_-_bt_value_array_append_bool_element___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_52_-_bt_value_array_append_unsigned_integer_element___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_53_-_bt_value_array_append_signed_integer_element___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_54_-_bt_value_array_append_real_element___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_55_-_bt_value_array_append_string_element___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_56_-_bt_value_array_append_empty_array_element___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_57_-_bt_value_array_append_empty_array_element___with_returned_value_object_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_58_-_object_returned_by_bt_value_array_append_empty_array_element___is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_59_-_object_returned_by_bt_value_array_append_empty_array_element___is_an_array_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_5_-_bt_value_bool_create___returns_a_boolean_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_60_-_bt_value_array_append_empty_map_element___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_61_-_bt_value_array_append_empty_map_element___with_returned_value_object_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_62_-_object_returned_by_bt_value_array_append_empty_map_element___is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_63_-_object_returned_by_bt_value_array_append_empty_map_element___is_an_array_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_64_-_the_bt_value_array_append_element_*___functions_increment_the_array_value_object's_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_65_-_map_value_object_is_not_empty": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_66_-_bt_value_array_append_bool_element___appends_a_boolean_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_67_-_bt_value_array_append_bool_element___appends_the_appropriate_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_68_-_bt_value_array_append_unsigned_integer_element___appends_an_unsigned_integer_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_69_-_bt_value_array_append_unsigned_integer_element___appends_the_appropriate_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_6_-_default_boolean_value_object_value_is_BT_FALSE": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_70_-_bt_value_array_append_signed_integer_element___appends_a_signed_integer_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_71_-_bt_value_array_append_signed_integer_element___appends_the_appropriate_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_72_-_bt_value_array_append_real_element___appends_a_real_number_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_73_-_bt_value_array_append_real_element___appends_the_appropriate_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_74_-_bt_value_array_append_string_element___appends_a_string_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_75_-_bt_value_array_append_string_element___appends_the_appropriate_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_76_-_bt_value_array_append_empty_array_element___appends_an_array_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_77_-_bt_value_array_append_empty_array_element___an_empty_array_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_78_-_bt_value_array_append_empty_array_element___appends_an_array_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_79_-_bt_value_array_append_empty_array_element___an_empty_array_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_7_-_bt_value_bool_set___works": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_80_-_bt_value_array_append_empty_map_element___appends_a_map_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_81_-_bt_value_array_append_empty_map_element___an_empty_map_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_82_-_bt_value_array_append_empty_map_element___appends_a_map_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_83_-_bt_value_array_append_empty_map_element___an_empty_map_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_84_-_putting_an_existing_array_value_object_does_not_cause_a_crash": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_85_-_bt_value_map_create___returns_a_map_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_86_-_initial_map_value_object_size_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_87_-_bt_value_map_insert_entry___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_88_-_inserting_an_element_into_a_map_value_object_increment_its_size": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_89_-_bt_value_map_insert_entry___accepts_an_existing_key": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_8_-_putting_an_existing_boolean_value_object_does_not_cause_a_crash": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_90_-_bt_value_map_borrow_entry_value___returns_NULL_with_an_non_existing_key": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_91_-_bt_value_map_borrow_entry_value___returns_an_value_object_with_the_appropriate_type__real_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_92_-_bt_value_map_borrow_entry_value___returns_an_value_object_with_the_appropriate_value__real_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_93_-_bt_value_map_borrow_entry_value___returns_an_value_object_with_the_appropriate_type__unsigned_integer_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_94_-_bt_value_map_borrow_entry_value___returns_an_value_object_with_the_appropriate_value__unsigned_integer_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_95_-_bt_value_map_borrow_entry_value___returns_an_value_object_with_the_appropriate_type__signed_integer_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_96_-_bt_value_map_borrow_entry_value___returns_an_value_object_with_the_appropriate_value__signed_integer_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_97_-_bt_value_map_borrow_entry_value___returns_an_value_object_with_the_appropriate_type__null_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_98_-_bt_value_map_borrow_entry_value___returns_an_value_object_with_the_appropriate_type__boolean_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_99_-_bt_value_map_borrow_entry_value___returns_an_value_object_with_the_appropriate_value__boolean_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_bt_values_9_-_bt_value_bool_create_init___returns_a_boolean_value_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_10_-_got_the_expected_graph's_port_added_event__for_source,_initial_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_11_-_got_the_expected_graph's_port_added_event__for_sink,_initial_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_12_-_got_the_expected_source's_port_connected_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_13_-_bt_graph_connect_ports___returns_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_14_-_returned_connection_is_still_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_15_-_we_have_the_expected_number_of_events": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_16_-_got_the_expected_graph's_port_added_event__for_source,_initial_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_17_-_got_the_expected_graph's_port_added_event__for_sink,_initial_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_18_-_got_the_expected_source's_port_connected_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_19_-_got_the_expected_sink's_port_connected_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_1_-_empty_graph_generates_no_events": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_20_-_we_have_the_expected_number_of_events": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_21_-_got_the_expected_graph's_port_added_event__for_source,_initial_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_22_-_got_the_expected_graph's_port_added_event__for_sink,_initial_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_23_-_got_the_expected_source's_port_connected_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_24_-_got_the_expected_graph's_port_added_event__for_source_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_25_-_got_the_expected_sink's_port_connected_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_26_-_event_order_is_good": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_2_-_we_have_the_expected_number_of_events": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_3_-_got_the_expected_graph's_port_added_event__for_source,_initial_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_4_-_got_the_expected_graph's_port_added_event__for_sink,_initial_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_5_-_got_the_expected_source's_port_connected_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_6_-_got_the_expected_sink's_port_connected_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_7_-_bt_graph_connect_ports___returns_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_8_-_returned_connection_is_still_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_graph_topo_9_-_we_have_the_expected_number_of_events": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_10_-_bt_plugin_get_path___returns_the_expected_path": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_11_-_bt_plugin_get_source_component_class_count___returns_the_expected_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_12_-_bt_plugin_get_filter_component_class_count___returns_the_expected_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_13_-_bt_plugin_get_sink_component_class_count___returns_the_expected_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_14_-_plugin's_finalize_function_is_called_when_the_plugin_is_destroyed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_15_-_bt_plugin_get_version___succeeds_when_there's_a_version": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_16_-_bt_plugin_get_version___returns_the_expected_major_version": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_17_-_bt_plugin_get_version___returns_the_expected_minor_version": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_18_-_bt_plugin_get_version___returns_the_expected_patch_version": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_19_-_bt_plugin_get_version___returns_the_expected_extra_version": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_1_-_bt_plugin_find_all_from_file___succeeds_with_a_valid_file": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_20_-_bt_plugin_get_source_component_class_count___returns_the_expected_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_21_-_bt_plugin_get_filter_component_class_count___returns_the_expected_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_22_-_bt_plugin_get_sink_component_class_count___returns_the_expected_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_23_-_bt_plugin_borrow_source_component_class_by_name_const___finds_a_source_component_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_24_-_bt_plugin_borrow_sink_component_class_by_name_const___finds_a_sink_component_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_25_-_bt_component_class_get_help___returns_the_expected_help_text": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_26_-_bt_plugin_borrow_filter_component_class_by_name_const___finds_a_filter_component_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_27_-_bt_query_executor_query___succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_28_-_bt_component_class_query___receives_the_expected_object_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_29_-_bt_component_class_query___receives_the_expected_parameters": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_2_-_bt_plugin_find_all_from_file___returns_a_plugin_set": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_30_-_bt_graph_add_sink_component___still_works_after_the_plugin_object_is_destroyed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_31_-_bt_plugin_find_all_from_dir___fails_with_an_invalid_path": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_32_-_bt_plugin_find_all_from_dir___succeeds_with_a_valid_path": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_33_-_bt_plugin_find_all_from_dir___returns_a_plugin_set_with_a_valid_path": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_34_-_bt_plugin_find_all_from_dir___returns_the_expected_number_of_plugin_objects": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_35_-_bt_plugin_find___returns_BT_PLUGIN_STATUS_NOT_FOUND_with_an_unknown_plugin_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_36_-_bt_plugin_find___succeeds_with_a_plugin_name_it_can_find": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_37_-_bt_plugin_find___returns_a_plugin_object": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_38_-_bt_plugin_find___finds_the_correct_plugin_for_a_given_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_3_-_plugin's_initialization_function_is_called_during_bt_plugin_find_all_from_file__": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_4_-_bt_plugin_find_all_from_file___returns_the_expected_number_of_plugins": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_5_-_bt_plugin_get_name___returns_the_expected_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_6_-_bt_plugin_get_description___returns_the_expected_description": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_7_-_bt_plugin_get_version___fails_when_there's_no_version": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_8_-_bt_plugin_get_author___returns_the_expected_author": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_plugin_9_-_bt_plugin_get_license___returns_the_expected_license": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_10_-_remove_trace_class_listener_1_from_3": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_11_-_remove_trace_class_listener_5_from_4": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_12_-_trace_class_destruction_listener_1_called": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_13_-_trace_class_destruction_listener_2_called": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_14_-_trace_class_destruction_listener_3_called": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_15_-_trace_class_destruction_listener_4_called": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_16_-_trace_class_destruction_listener_5_not_called": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_1_-_remove_trace_listener_2_from_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_2_-_remove_trace_listener_1_from_3": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_3_-_remove_trace_listener_5_from_4": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_4_-_trace_destruction_listener_1_called": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_5_-_trace_destruction_listener_2_called": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_6_-_trace_destruction_listener_3_called": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_7_-_trace_destruction_listener_4_called": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_8_-_trace_destruction_listener_5_not_called": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_remove_destruction_listener_in_destruction_listener_9_-_remove_trace_class_listener_2_from_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_10_-_Simple_sink_component_has_an_input_port_named_\"in\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_11_-_Simple_sink_component's_\"in\"_port_is_connectable": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_12_-_Message_iterator_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_13_-_Data_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_14_-_Graph_\"run_once\"_status_is_the_expected_one__status_code:_-1_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_15_-_Current_thread_error_is_set_if_bt_graph_run_once_returned_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_16_-_Data_is_not_NULL_in_finalization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_17_-_Simple_sink_component_has_an_input_port_named_\"in\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_18_-_Simple_sink_component's_\"in\"_port_is_connectable": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_19_-_Message_iterator_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_1_-_Simple_sink_component_has_an_input_port_named_\"in\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_20_-_Data_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_21_-_Graph_\"run_once\"_status_is_the_expected_one__status_code:_-12_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_22_-_Current_thread_error_is_set_if_bt_graph_run_once_returned_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_23_-_Data_is_not_NULL_in_finalization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_24_-_Simple_sink_component_has_an_input_port_named_\"in\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_25_-_Simple_sink_component's_\"in\"_port_is_connectable": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_26_-_Message_iterator_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_27_-_Data_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_28_-_Message_iterator_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_29_-_Data_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_2_-_Simple_sink_component's_\"in\"_port_is_connectable": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_30_-_Graph_\"run_once\"_status_is_the_expected_one__status_code:_0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_31_-_Current_thread_error_is_set_if_bt_graph_run_once_returned_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_32_-_Data_is_not_NULL_in_finalization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_33_-_Simple_sink_component_has_an_input_port_named_\"in\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_34_-_Simple_sink_component's_\"in\"_port_is_connectable": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_35_-_Message_iterator_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_36_-_Data_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_37_-_Message_iterator_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_38_-_Data_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_39_-_Graph_\"run_once\"_status_is_the_expected_one__status_code:_-1_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_3_-_Message_iterator_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_40_-_Current_thread_error_is_set_if_bt_graph_run_once_returned_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_41_-_Data_is_not_NULL_in_finalization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_42_-_Simple_sink_component_has_an_input_port_named_\"in\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_43_-_Simple_sink_component's_\"in\"_port_is_connectable": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_44_-_Message_iterator_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_45_-_Data_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_46_-_Message_iterator_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_47_-_Data_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_48_-_Graph_\"run_once\"_status_is_the_expected_one__status_code:_-12_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_49_-_Current_thread_error_is_set_if_bt_graph_run_once_returned_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_4_-_Data_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_50_-_Data_is_not_NULL_in_finalization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_51_-_Simple_sink_component_has_an_input_port_named_\"in\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_52_-_Simple_sink_component's_\"in\"_port_is_connectable": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_53_-_Message_iterator_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_54_-_Data_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_55_-_Message_iterator_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_56_-_Data_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_57_-_Graph_\"run_once\"_status_is_the_expected_one__status_code:_11_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_58_-_Current_thread_error_is_set_if_bt_graph_run_once_returned_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_59_-_Data_is_not_NULL_in_finalization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_5_-_Message_iterator_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_60_-_Simple_sink_component_has_an_input_port_named_\"in\"": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_61_-_Simple_sink_component's_\"in\"_port_is_connectable": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_62_-_Message_iterator_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_63_-_Data_is_not_NULL_in_initialization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_64_-_Message_iterator_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_65_-_Data_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_66_-_Graph_\"run_once\"_status_is_the_expected_one__status_code:_1_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_67_-_Current_thread_error_is_set_if_bt_graph_run_once_returned_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_68_-_Data_is_not_NULL_in_finalization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_6_-_Data_is_not_NULL_in_consume_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_7_-_Graph_\"run_once\"_status_is_the_expected_one__status_code:_0_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_8_-_Current_thread_error_is_set_if_bt_graph_run_once_returned_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_simple_sink_9_-_Data_is_not_NULL_in_finalization_function": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_10_-_TC1_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_11_-_User_A_acquires_SC2_from_TC1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_12_-_TC1_reference_count_is_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_13_-_SC2_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_14_-_User_A_acquires_EC3_from_SC2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_15_-_TC1_reference_count_is_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_16_-_SC2_reference_count_is_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_17_-_EC3_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_18_-_TC1_reference_count_is_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_19_-_SC2_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_1_-_Borrow_parent_stream_SC1_from_EC1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_20_-_EC3_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_21_-_TC1_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_22_-_SC2_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_23_-_EC3_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_24_-_TC1_reference_count_is_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_25_-_SC1_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_26_-_EC1_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_27_-_SC1_reference_count_is_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_28_-_EC3_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_29_-_SC2_reference_count_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_2_-_Borrow_parent_stream_SC1_from_EC2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_30_-_TC1_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_31_-_SC1_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_32_-_TC1_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_33_-_SC1_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_34_-_SC2_reference_count_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_35_-_EC1_reference_count_is_1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_36_-_EC2_reference_count_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_37_-_EC3_reference_count_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_3_-_Borrow_parent_stream_SC2_from_EC3": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_4_-_Initialize_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_5_-_Initial_SC1_reference_count_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_6_-_Initial_SC2_reference_count_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_7_-_Initial_EC1_reference_count_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_8_-_Initial_EC2_reference_count_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.lib/test_trace_ir_ref_9_-_Initial_EC3_reference_count_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_10_-_map_entry_with_unexpected_type:_error_string_is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_11_-_map_entry_with_unexpected_type:_error_string_contains_expected_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_12_-_valid_array:_validation_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_13_-_valid_array:_error_string_is_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_14_-_valid_empty_array:_validation_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_15_-_valid_empty_array:_error_string_is_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_16_-_array_too_small:_validation_fails": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_17_-_array_too_small:_error_string_is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_18_-_array_too_small:_error_string_contains_expected_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_19_-_array_too_large:_validation_fails": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_1_-_valid_map:_validation_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_20_-_array_too_large:_error_string_is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_21_-_array_too_large:_error_string_contains_expected_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_22_-_array_with_invalid_element_type:_validation_fails": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_23_-_array_with_invalid_element_type:_error_string_is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_24_-_array_with_invalid_element_type:_error_string_contains_expected_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_25_-_valid_string_without_choices:_validation_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_26_-_valid_string_without_choices:_error_string_is_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_27_-_valid_string_with_choices:_validation_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_28_-_valid_string_with_choices:_error_string_is_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_29_-_string_with_invalid_choice:_validation_fails": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_2_-_valid_map:_error_string_is_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_30_-_string_with_invalid_choice:_error_string_is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_31_-_string_with_invalid_choice:_error_string_contains_expected_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_32_-_type_of_value_passed_to_custom_function_is_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_33_-_value_passed_to_custom_function_is_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_34_-_custom_validation_function_with_valid_value:_validation_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_35_-_custom_validation_function_with_valid_value:_error_string_is_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_36_-_custom_validation_function_with_invalid_value:_validation_fails": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_37_-_custom_validation_function_with_invalid_value:_error_string_is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_38_-_custom_validation_function_with_invalid_value:_error_string_contains_expected_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_39_-_error_nested_in_maps_and_arrays:_validation_fails": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_3_-_missing_key_in_map:_validation_fails": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_40_-_error_nested_in_maps_and_arrays:_error_string_is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_41_-_error_nested_in_maps_and_arrays:_error_string_contains_expected_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_4_-_missing_key_in_map:_error_string_is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_5_-_missing_key_in_map:_error_string_contains_expected_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_6_-_unexpected_key_in_map:_validation_fails": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_7_-_unexpected_key_in_map:_error_string_is_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_8_-_unexpected_key_in_map:_error_string_contains_expected_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.param-validation/test_param_validation_9_-_map_entry_with_unexpected_type:_validation_fails": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_10_-_Converted_trace_'meta-variant-reserved-keywords'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_11_-_'sink.ctf.fs'_component_succeeds_with_input_trace_'meta-variant-same-with-underscore'": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_12_-_Converted_trace_'meta-variant-same-with-underscore'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_13_-_'sink.ctf.fs'_component_succeeds_with_input_trace_'meta-variant-two-underscores'": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_14_-_Converted_trace_'meta-variant-two-underscores'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_1_-_'sink.ctf.fs'_component_succeeds_with_input_trace_'float'": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_2_-_Converted_trace_'float'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_3_-_'sink.ctf.fs'_component_succeeds_with_input_trace_'double'": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_4_-_Converted_trace_'double'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_5_-_'sink.ctf.fs'_component_succeeds_with_input_trace_'meta-variant-no-underscore'": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_6_-_Converted_trace_'meta-variant-no-underscore'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_7_-_'sink.ctf.fs'_component_succeeds_with_input_trace_'meta-variant-one-underscore'": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_8_-_Converted_trace_'meta-variant-one-underscore'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.ctf.fs/succeed/test_succeed_9_-_'sink.ctf.fs'_component_succeeds_with_input_trace_'meta-variant-reserved-keywords'": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_10_-_'default-without-trace-name'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_11_-_'default-without-uuid'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_12_-_'no-packet-context'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_1_-_'default'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_2_-_'default-compact'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_3_-_'default-compact-without-metadata'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_4_-_'default-compact-without-time'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_5_-_'default-without-data'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_6_-_'default-without-data-without-metadata'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_7_-_'default-without-metadata'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_8_-_'default-without-names'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/sink.text.details/succeed/test_succeed_9_-_'default-without-time'_test_has_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_10_-_Trace_metadata-syntax-error:_babeltrace_produces_the_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_11_-_Trace_metadata-syntax-error:_babeltrace_produces_an_error_stack": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_12_-_Trace_metadata-syntax-error:_babeltrace_produces_the_expected_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_1_-_Trace_invalid-packet-size/trace:_babeltrace_exits_with_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_2_-_Trace_invalid-packet-size/trace:_babeltrace_produces_the_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_3_-_Trace_invalid-packet-size/trace:_babeltrace_produces_an_error_stack": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_4_-_Trace_invalid-packet-size/trace:_babeltrace_produces_the_expected_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_5_-_Trace_valid-events-then-invalid-events:_babeltrace_exits_with_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_6_-_Trace_valid-events-then-invalid-events:_babeltrace_produces_the_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_7_-_Trace_valid-events-then-invalid-events:_babeltrace_produces_an_error_stack": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_8_-_Trace_valid-events-then-invalid-events:_babeltrace_produces_the_expected_error_message": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/fail/test_fail_9_-_Trace_metadata-syntax-error:_babeltrace_exits_with_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_10_-_Trace_'struct-array-align-elem'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_11_-_Trace_'meta-ctx-sequence'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_12_-_Trace_'lttng-event-after-packet'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_13_-_Trace_'lttng-crash'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_1_-_Trace_'2packets'_and_'barectf-event-before-packet'_give_the_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_2_-_Trace_'2packets'_and_'barectf-event-before-packet'_give_the_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_3_-_Generated_trace_'simple'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_4_-_Trace_'smalltrace'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_5_-_Trace_'2packets'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_6_-_Trace_'barectf-event-before-packet'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_7_-_Trace_'session-rotation'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_8_-_Trace_'lttng-tracefile-rotation'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/succeed/test_succeed_9_-_Trace_'array-align-elem'_gives_the_expected_output": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/test_deterministic_ordering_10_-_cb:_expected_output_is_produced": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/test_deterministic_ordering_1_-_ab:_exit_status_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/test_deterministic_ordering_2_-_ab:_error_stack_is_produced": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/test_deterministic_ordering_3_-_ab:_expected_error_message_is_present": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/test_deterministic_ordering_4_-_ba:_exit_status_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/test_deterministic_ordering_5_-_ba:_error_stack_is_produced": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/test_deterministic_ordering_6_-_ba:_expected_error_message_is_present": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/test_deterministic_ordering_7_-_bc:_exit_status_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/test_deterministic_ordering_8_-_bc:_expected_output_is_produced": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.fs/test_deterministic_ordering_9_-_cb:_exit_status_is_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_10_-_CLI_src.ctf.fs_vs_src.ctf.lttng-live_-_stderr": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_11_-_CLI_src.ctf.fs_vs_src.ctf.lttng-live_-_stdout": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_12_-_CLI_src.ctf.fs_vs_src.ctf.lttng-live_-_stderr": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_1_-_CLI_prints_the_expected_session_list_-_stdout": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_2_-_CLI_prints_the_expected_session_list_-_stderr": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_3_-_CLI_attach_and_fetch_from_single-domains_session_-_no_discarded_events_-_stdout": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_4_-_CLI_attach_and_fetch_from_single-domains_session_-_no_discarded_events_-_stderr": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_5_-_CLI_attach_and_fetch_from_multi-domains_session_-_discarded_events_-_stdout": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_6_-_CLI_attach_and_fetch_from_multi-domains_session_-_discarded_events_-_stderr": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_7_-_CLI_many_requests_per_packet_-_stdout": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_8_-_CLI_many_requests_per_packet_-_stderr": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace2.plugins/src.ctf.lttng-live/test_live_9_-_CLI_src.ctf.fs_vs_src.ctf.lttng-live_-_stdout": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:36\nBEGIN: /usr/lib/babeltrace2/ptest\nPASS: cli/convert/test_convert_args 1 - ARGS: path non-option arg\nPASS: cli/convert/test_convert_args 2 - ARGS: path non-option args\nPASS: cli/convert/test_convert_args 3 - ARGS: path non-option arg + named user source with --params\nPASS: cli/convert/test_convert_args 4 - ARGS: unnamed user source\nPASS: cli/convert/test_convert_args 5 - ARGS: path non-option arg + user source named `auto-disc-source-ctf-fs`\nPASS: cli/convert/test_convert_args 6 - ARGS: path non-option arg + user sink named `pretty`\nPASS: cli/convert/test_convert_args 7 - ARGS: path non-option arg + user filter named `muxer`\nPASS: cli/convert/test_convert_args 8 - ARGS: path non-option arg + --begin + user filter named `trimmer`\nPASS: cli/convert/test_convert_args 9 - ARGS: path non-option arg + --begin\nPASS: cli/convert/test_convert_args 10 - ARGS: path non-option arg + --begin --end\nPASS: cli/convert/test_convert_args 11 - ARGS: path non-option arg + --timerange\nPASS: cli/convert/test_convert_args 12 - ARGS: path non-option arg + --clock-cycles\nPASS: cli/convert/test_convert_args 13 - ARGS: path non-option arg + --clock-date\nPASS: cli/convert/test_convert_args 14 - ARGS: path non-option arg + --clock-force-correlate\nPASS: cli/convert/test_convert_args 15 - ARGS: path non-option arg + --clock-gmt\nPASS: cli/convert/test_convert_args 16 - ARGS: path non-option arg + --clock-offset\nPASS: cli/convert/test_convert_args 17 - ARGS: path non-option arg + --clock-offset-ns\nPASS: cli/convert/test_convert_args 18 - ARGS: path non-option arg + --clock-seconds\nPASS: cli/convert/test_convert_args 19 - ARGS: path non-option arg + --color\nPASS: cli/convert/test_convert_args 20 - ARGS: path non-option arg + --debug-info\nPASS: cli/convert/test_convert_args 21 - ARGS: path non-option arg + --debug-info-dir\nPASS: cli/convert/test_convert_args 22 - ARGS: path non-option arg + --debug-info-target-prefix\nPASS: cli/convert/test_convert_args 23 - ARGS: path non-option arg + --debug-info-full-path\nPASS: cli/convert/test_convert_args 24 - ARGS: path non-option arg + --fields=trace:domain,loglevel\nPASS: cli/convert/test_convert_args 25 - ARGS: path non-option arg + --fields=all\nPASS: cli/convert/test_convert_args 26 - ARGS: path non-option arg + --names=context,header\nPASS: cli/convert/test_convert_args 27 - ARGS: path non-option arg + --names=all\nPASS: cli/convert/test_convert_args 28 - ARGS: path non-option arg + --no-delta\nPASS: cli/convert/test_convert_args 29 - ARGS: path non-option arg + --output\nPASS: cli/convert/test_convert_args 30 - ARGS: path non-option arg + -i ctf\nPASS: cli/convert/test_convert_args 31 - ARGS: URL non-option arg + -i lttng-live\nPASS: cli/convert/test_convert_args 32 - ARGS: path non-option arg + -o dummy\nPASS: cli/convert/test_convert_args 33 - ARGS: path non-option arg + -o ctf + --output\nPASS: cli/convert/test_convert_args 34 - ARGS: path non-option arg + user sink with log level\nPASS: cli/convert/test_convert_args 35 - FAILS: bad --component format (plugin only)\nPASS: cli/convert/test_convert_args 36 - FAILS: bad --component format (name and plugin only)\nPASS: cli/convert/test_convert_args 37 - FAILS: bad --component format (name only)\nPASS: cli/convert/test_convert_args 38 - FAILS: bad --component format (extra dot found)\nPASS: cli/convert/test_convert_args 39 - FAILS: duplicate component name\nPASS: cli/convert/test_convert_args 40 - FAILS: unknown option\nPASS: cli/convert/test_convert_args 41 - FAILS: --params without current component\nPASS: cli/convert/test_convert_args 42 - FAILS: duplicate --begin\nPASS: cli/convert/test_convert_args 43 - FAILS: duplicate --end\nPASS: cli/convert/test_convert_args 44 - FAILS: --begin and --timerange\nPASS: cli/convert/test_convert_args 45 - FAILS: --end and --timerange\nPASS: cli/convert/test_convert_args 46 - FAILS: bad --timerange format (1)\nPASS: cli/convert/test_convert_args 47 - FAILS: bad --timerange format (2)\nPASS: cli/convert/test_convert_args 48 - FAILS: bad --timerange format (3)\nPASS: cli/convert/test_convert_args 49 - FAILS: bad --fields format\nPASS: cli/convert/test_convert_args 50 - FAILS: bad --names format\nPASS: cli/convert/test_convert_args 51 - FAILS: unknown -i\nPASS: cli/convert/test_convert_args 52 - FAILS: duplicate -i\nPASS: cli/convert/test_convert_args 53 - FAILS: unknown -o\nPASS: cli/convert/test_convert_args 54 - FAILS: duplicate -o\nPASS: cli/convert/test_convert_args 55 - FAILS: --run-args and --run-args-0\nPASS: cli/convert/test_convert_args 56 - FAILS: -o ctf-metadata without path\nPASS: cli/convert/test_convert_args 57 - FAILS: -i lttng-live and implicit source.ctf.fs\nPASS: cli/convert/test_convert_args 58 - FAILS: implicit source.ctf.fs without path\nPASS: cli/convert/test_convert_args 59 - FAILS: implicit source.ctf.lttng-live without URL\nPASS: cli/convert/test_convert_args 60 - FAILS: no source\nPASS: cli/convert/test_convert_args 61 - FAILS: -o ctf without --output\nPASS: cli/convert/test_convert_args 62 - FAILS: -o ctf + --output with implicit sink.text.pretty\nPASS: cli/convert/test_convert_args 63 - FAILS: --stream-intersection\nPASS: cli/convert/test_convert_args 64 - FAILS: two sinks with -o dummy + --clock-seconds\nPASS: cli/convert/test_convert_args 65 - FAILS: path non-option arg + user sink + -o text\nPASS: cli/test_help 1 - help ctf plugin exit status\nPASS: cli/test_help 2 - help ctf plugin expected output\nPASS: cli/test_help 3 - help ctf plugin produces no error\nPASS: cli/test_help 4 - help src.ctf.fs component class exit status\nPASS: cli/test_help 5 - help src.ctf.fs component class expected output\nPASS: cli/test_help 6 - help src.ctf.fs component class produces no error\nPASS: cli/test_help 7 - help without parameter exit status\nPASS: cli/test_help 8 - help without parameter produces expected error\nPASS: cli/test_help 9 - help without parameter produces no output\nPASS: cli/test_help 10 - help with too many parameters exit status\nPASS: cli/test_help 11 - help with too many parameters produces expected error\nPASS: cli/test_help 12 - help with too many parameters produces no output\nPASS: cli/test_help 13 - help with unknown plugin name\nPASS: cli/test_help 14 - help with unknown plugin name produces expected error\nPASS: cli/test_help 15 - help with unknown plugin name produces no output\nPASS: cli/test_help 16 - help with unknown component class name\nPASS: cli/test_help 17 - help with unknown component class name produces expected error\nPASS: cli/test_help 18 - help with unknown component class name prints plugin help\nPASS: cli/test_help 19 - help with unknown component class plugin\nPASS: cli/test_help 20 - help with unknown component class plugin produces expected error\nPASS: cli/test_help 21 - help with unknown component class plugin produces no output\nPASS: cli/test_intersection 1 - run without --stream-intersection\nPASS: cli/test_intersection 2 - 8 events in the whole trace\nPASS: cli/test_intersection 3 - run with --stream-intersection\nPASS: cli/test_intersection 4 - 3 events in streams intersecting\nPASS: cli/test_intersection 5 - run without --stream-intersection\nPASS: cli/test_intersection 6 - 8 events in the whole trace\nPASS: cli/test_intersection 7 - run with --stream-intersection\nPASS: cli/test_intersection 8 - 3 events in streams intersecting\nPASS: cli/test_intersection 9 - run without --stream-intersection\nPASS: cli/test_intersection 10 - 3 events in the whole trace\nPASS: cli/test_intersection 11 - run with --stream-intersection\nPASS: cli/test_intersection 12 - 3 events in streams intersecting\nPASS: cli/test_intersection 13 - run without --stream-intersection\nPASS: cli/test_intersection 14 - 6 events in the whole trace\nPASS: cli/test_intersection 15 - run with --stream-intersection fails\nPASS: cli/test_intersection 16 - stderr contains expected error message\nPASS: cli/test_intersection 17 - run without --stream-intersection\nPASS: cli/test_intersection 18 - 0 events in the whole trace\nPASS: cli/test_intersection 19 - run with --stream-intersection fails\nPASS: cli/test_intersection 20 - stderr contains expected error message\nPASS: cli/test_output_path_ctf_non_lttng_trace 1 - 3eventsintersect output trace exists\nPASS: cli/test_output_path_ctf_non_lttng_trace 2 - 3eventsintersectreverse output trace exists\nPASS: cli/test_output_path_ctf_non_lttng_trace 3 - nointersect output trace exists\nPASS: cli/test_packet_seq_num 1 - Trace parses\nPASS: cli/test_packet_seq_num 2 - No events lost\nPASS: cli/test_packet_seq_num 3 - Trace parses\nPASS: cli/test_packet_seq_num 4 - No events lost\nPASS: cli/test_packet_seq_num 5 - Trace parses\nPASS: cli/test_packet_seq_num 6 - Lost events string matches 2\nPASS: cli/test_packet_seq_num 7 - Trace parses\nPASS: cli/test_packet_seq_num 8 - Lost events string matches 2\nPASS: cli/test_packet_seq_num 9 - Trace parses\nPASS: cli/test_packet_seq_num 10 - Lost events string matches 2,3,1\nPASS: cli/test_trace_copy 1 - Copy trace 2packets with ctf-fs sink\nPASS: cli/test_trace_copy 2 - Read the new trace in /tmp/tmp.6descv2f6P\nPASS: cli/test_trace_copy 3 - Exact same content between the two traces\nPASS: cli/test_trace_copy 4 - Copy trace array-align-elem with ctf-fs sink\nPASS: cli/test_trace_copy 5 - Read the new trace in /tmp/tmp.0Wq9thk6UK\nPASS: cli/test_trace_copy 6 - Exact same content between the two traces\nPASS: cli/test_trace_copy 7 - Copy trace barectf-event-before-packet with ctf-fs sink\nPASS: cli/test_trace_copy 8 - Read the new trace in /tmp/tmp.L9U8hclJXb\nPASS: cli/test_trace_copy 9 - Exact same content between the two traces\nPASS: cli/test_trace_copy 10 - Copy trace debug-info with ctf-fs sink\nPASS: cli/test_trace_copy 11 - Read the new trace in /tmp/tmp.uIylDcWCmH\nPASS: cli/test_trace_copy 12 - Exact same content between the two traces\nPASS: cli/test_trace_copy 13 - Copy trace env-warning with ctf-fs sink\nPASS: cli/test_trace_copy 14 - Read the new trace in /tmp/tmp.gdMNuAP68j\nPASS: cli/test_trace_copy 15 - Exact same content between the two traces\nPASS: cli/test_trace_copy 16 - Copy trace ev-disc-no-ts-begin-end with ctf-fs sink\nPASS: cli/test_trace_copy 17 - Read the new trace in /tmp/tmp.ZalqzdPGRU\nPASS: cli/test_trace_copy 18 - Exact same content between the two traces\nPASS: cli/test_trace_copy 19 - Copy trace lttng-crash with ctf-fs sink\nPASS: cli/test_trace_copy 20 - Read the new trace in /tmp/tmp.o7tTlSmxxD\nPASS: cli/test_trace_copy 21 - Exact same content between the two traces\nPASS: cli/test_trace_copy 22 - Copy trace lttng-event-after-packet with ctf-fs sink\nPASS: cli/test_trace_copy 23 - Read the new trace in /tmp/tmp.ZlQsfmFMKR\nPASS: cli/test_trace_copy 24 - Exact same content between the two traces\nPASS: cli/test_trace_copy 25 - Copy trace lttng-tracefile-rotation with ctf-fs sink\nPASS: cli/test_trace_copy 26 - Read the new trace in /tmp/tmp.RXMCyXSPxb\nPASS: cli/test_trace_copy 27 - Exact same content between the two traces\nPASS: cli/test_trace_copy 28 - Empty trace meta-ctx-sequence, nothing to copy\nPASS: cli/test_trace_copy 29 - Copy trace meta-variant-no-underscore with ctf-fs sink\nPASS: cli/test_trace_copy 30 - Read the new trace in /tmp/tmp.twfhJAxo7l\nPASS: cli/test_trace_copy 31 - Exact same content between the two traces\nPASS: cli/test_trace_copy 32 - Copy trace meta-variant-one-underscore with ctf-fs sink\nPASS: cli/test_trace_copy 33 - Read the new trace in /tmp/tmp.MVJNx9bych\nPASS: cli/test_trace_copy 34 - Exact same content between the two traces\nPASS: cli/test_trace_copy 35 - Copy trace meta-variant-reserved-keywords with ctf-fs sink\nPASS: cli/test_trace_copy 36 - Read the new trace in /tmp/tmp.WxGxRXxV8Y\nPASS: cli/test_trace_copy 37 - Exact same content between the two traces\nPASS: cli/test_trace_copy 38 - Copy trace meta-variant-same-with-underscore with ctf-fs sink\nPASS: cli/test_trace_copy 39 - Read the new trace in /tmp/tmp.8VT44XSea8\nPASS: cli/test_trace_copy 40 - Exact same content between the two traces\nPASS: cli/test_trace_copy 41 - Copy trace meta-variant-two-underscores with ctf-fs sink\nPASS: cli/test_trace_copy 42 - Read the new trace in /tmp/tmp.xQCaUKrODo\nPASS: cli/test_trace_copy 43 - Exact same content between the two traces\nPASS: cli/test_trace_copy 44 - Copy trace multi-domains with ctf-fs sink\nPASS: cli/test_trace_copy 45 - Read the new trace in /tmp/tmp.DsTflhDFWd\nPASS: cli/test_trace_copy 46 - Exact same content between the two traces\nPASS: cli/test_trace_copy 47 - Copy trace no-packet-context with ctf-fs sink\nPASS: cli/test_trace_copy 48 - Read the new trace in /tmp/tmp.g7jYwm4YAv\nPASS: cli/test_trace_copy 49 - Exact same content between the two traces\nPASS: cli/test_trace_copy 50 - Copy trace sequence with ctf-fs sink\nPASS: cli/test_trace_copy 51 - Read the new trace in /tmp/tmp.vAdq0NPypH\nPASS: cli/test_trace_copy 52 - Exact same content between the two traces\nPASS: cli/test_trace_copy 53 - Copy trace session-rotation with ctf-fs sink\nPASS: cli/test_trace_copy 54 - Read the new trace in /tmp/tmp.9Dokk9y7YC\nPASS: cli/test_trace_copy 55 - Exact same content between the two traces\nPASS: cli/test_trace_copy 56 - Copy trace smalltrace with ctf-fs sink\nPASS: cli/test_trace_copy 57 - Read the new trace in /tmp/tmp.GJSBOPGmUV\nPASS: cli/test_trace_copy 58 - Exact same content between the two traces\nPASS: cli/test_trace_copy 59 - Copy trace struct-array-align-elem with ctf-fs sink\nPASS: cli/test_trace_copy 60 - Read the new trace in /tmp/tmp.8ACzzRTbIz\nPASS: cli/test_trace_copy 61 - Exact same content between the two traces\nPASS: cli/test_trace_copy 62 - Copy trace succeed1 with ctf-fs sink\nPASS: cli/test_trace_copy 63 - Read the new trace in /tmp/tmp.u9VRm0FqHm\nPASS: cli/test_trace_copy 64 - Exact same content between the two traces\nPASS: cli/test_trace_copy 65 - Copy trace succeed2 with ctf-fs sink\nPASS: cli/test_trace_copy 66 - Read the new trace in /tmp/tmp.mlYOgPprLj\nPASS: cli/test_trace_copy 67 - Exact same content between the two traces\nPASS: cli/test_trace_copy 68 - Copy trace succeed3 with ctf-fs sink\nPASS: cli/test_trace_copy 69 - Read the new trace in /tmp/tmp.iaoRUxHX5u\nPASS: cli/test_trace_copy 70 - Exact same content between the two traces\nPASS: cli/test_trace_copy 71 - Empty trace succeed4, nothing to copy\nPASS: cli/test_trace_copy 72 - Copy trace trace-with-index with ctf-fs sink\nPASS: cli/test_trace_copy 73 - Read the new trace in /tmp/tmp.lqGxrVIFJF\nPASS: cli/test_trace_copy 74 - Exact same content between the two traces\nPASS: cli/test_trace_copy 75 - Copy trace warnings with ctf-fs sink\nPASS: cli/test_trace_copy 76 - Read the new trace in /tmp/tmp.2dAqNpomh7\nPASS: cli/test_trace_copy 77 - Exact same content between the two traces\nPASS: cli/test_trace_copy 78 - Copy trace wk-heartbeat-u with ctf-fs sink\nPASS: cli/test_trace_copy 79 - Read the new trace in /tmp/tmp.9u6nfTYOSk\nPASS: cli/test_trace_copy 80 - Exact same content between the two traces\nPASS: cli/test_trace_read 1 - Run babeltrace2 with trace 2packets\nPASS: cli/test_trace_read 2 - Run babeltrace2 with trace array-align-elem\nPASS: cli/test_trace_read 3 - Run babeltrace2 with trace barectf-event-before-packet\nPASS: cli/test_trace_read 4 - Run babeltrace2 with trace debug-info\nPASS: cli/test_trace_read 5 - Run babeltrace2 with trace env-warning\nPASS: cli/test_trace_read 6 - Run babeltrace2 with trace ev-disc-no-ts-begin-end\nPASS: cli/test_trace_read 7 - Run babeltrace2 with trace lttng-crash\nPASS: cli/test_trace_read 8 - Run babeltrace2 with trace lttng-event-after-packet\nPASS: cli/test_trace_read 9 - Run babeltrace2 with trace lttng-tracefile-rotation\nPASS: cli/test_trace_read 10 - Run babeltrace2 with trace meta-ctx-sequence\nPASS: cli/test_trace_read 11 - Run babeltrace2 with trace meta-variant-no-underscore\nPASS: cli/test_trace_read 12 - Run babeltrace2 with trace meta-variant-one-underscore\nPASS: cli/test_trace_read 13 - Run babeltrace2 with trace meta-variant-reserved-keywords\nPASS: cli/test_trace_read 14 - Run babeltrace2 with trace meta-variant-same-with-underscore\nPASS: cli/test_trace_read 15 - Run babeltrace2 with trace meta-variant-two-underscores\nPASS: cli/test_trace_read 16 - Run babeltrace2 with trace multi-domains\nPASS: cli/test_trace_read 17 - Run babeltrace2 with trace no-packet-context\nPASS: cli/test_trace_read 18 - Run babeltrace2 with trace sequence\nPASS: cli/test_trace_read 19 - Run babeltrace2 with trace session-rotation\nPASS: cli/test_trace_read 20 - Run babeltrace2 with trace smalltrace\nPASS: cli/test_trace_read 21 - Run babeltrace2 with trace struct-array-align-elem\nPASS: cli/test_trace_read 22 - Run babeltrace2 with trace succeed1\nPASS: cli/test_trace_read 23 - Run babeltrace2 with trace succeed2\nPASS: cli/test_trace_read 24 - Run babeltrace2 with trace succeed3\nPASS: cli/test_trace_read 25 - Run babeltrace2 with trace succeed4\nPASS: cli/test_trace_read 26 - Run babeltrace2 with trace trace-with-index\nPASS: cli/test_trace_read 27 - Run babeltrace2 with trace warnings\nPASS: cli/test_trace_read 28 - Run babeltrace2 with trace wk-heartbeat-u\nPASS: cli/test_trace_read 29 - Run babeltrace2 with invalid trace fail1\nPASS: cli/test_trace_read 30 - Run babeltrace2 with invalid trace fail2\nPASS: cli/test_trace_read 31 - Run babeltrace2 with invalid trace integer-range\nPASS: cli/test_trace_read 32 - Run babeltrace2 with invalid trace invalid-packet-size\nPASS: cli/test_trace_read 33 - Run babeltrace2 with invalid trace lttng-modules-2.0-pre1\nPASS: cli/test_trace_read 34 - Run babeltrace2 with invalid trace metadata-syntax-error\nPASS: cli/test_trace_read 35 - Run babeltrace2 with invalid trace packet-based-metadata\nPASS: cli/test_trace_read 36 - Run babeltrace2 with invalid trace smalltrace\nPASS: cli/test_trace_read 37 - Run babeltrace2 with invalid trace valid-events-then-invalid-events\nPASS: cli/test_trimmer 1 - trimmer: --begin, GMT relative timestamps: exit status\nPASS: cli/test_trimmer 2 - trimmer: --begin, GMT relative timestamps: number of events (18)\nPASS: cli/test_trimmer 3 - trimmer: --end, GMT relative timestamps: exit status\nPASS: cli/test_trimmer 4 - trimmer: --end, GMT relative timestamps: number of events (9)\nPASS: cli/test_trimmer 5 - trimmer: --begin and --end, GMT relative timestamps: exit status\nPASS: cli/test_trimmer 6 - trimmer: --begin and --end, GMT relative timestamps: number of events (7)\nPASS: cli/test_trimmer 7 - trimmer: --begin, out of range, GMT relative timestamps: exit status\nPASS: cli/test_trimmer 8 - trimmer: --begin, out of range, GMT relative timestamps: number of events (0)\nPASS: cli/test_trimmer 9 - trimmer: --end, out of range, GMT relative timestamps: exit status\nPASS: cli/test_trimmer 10 - trimmer: --end, out of range, GMT relative timestamps: number of events (0)\nPASS: cli/test_trimmer 11 - trimmer: --begin, GMT absolute timestamps: exit status\nPASS: cli/test_trimmer 12 - trimmer: --begin, GMT absolute timestamps: number of events (18)\nPASS: cli/test_trimmer 13 - trimmer: --end, GMT absolute timestamps: exit status\nPASS: cli/test_trimmer 14 - trimmer: --end, GMT absolute timestamps: number of events (9)\nPASS: cli/test_trimmer 15 - trimmer: --begin and --end, GMT absolute timestamps: exit status\nPASS: cli/test_trimmer 16 - trimmer: --begin and --end, GMT absolute timestamps: number of events (7)\nPASS: cli/test_trimmer 17 - trimmer: --begin, out of range, GMT absolute timestamps: exit status\nPASS: cli/test_trimmer 18 - trimmer: --begin, out of range, GMT absolute timestamps: number of events (0)\nPASS: cli/test_trimmer 19 - trimmer: --begin, out of range, GMT absolute timestamps: exit status\nPASS: cli/test_trimmer 20 - trimmer: --begin, out of range, GMT absolute timestamps: number of events (0)\nPASS: cli/test_trimmer 21 - trimmer: --begin, EST relative timestamps: exit status\nPASS: cli/test_trimmer 22 - trimmer: --begin, EST relative timestamps: number of events (18)\nPASS: cli/test_trimmer 23 - trimmer: --end, EST relative timestamps: exit status\nPASS: cli/test_trimmer 24 - trimmer: --end, EST relative timestamps: number of events (9)\nPASS: cli/test_trimmer 25 - trimmer: --begin and --end, EST relative timestamps: exit status\nPASS: cli/test_trimmer 26 - trimmer: --begin and --end, EST relative timestamps: number of events (7)\nPASS: cli/test_trimmer 27 - trimmer: --begin, out of range, EST relative timestamps: exit status\nPASS: cli/test_trimmer 28 - trimmer: --begin, out of range, EST relative timestamps: number of events (0)\nPASS: cli/test_trimmer 29 - trimmer: --end, out of range, EST relative timestamps: exit status\nPASS: cli/test_trimmer 30 - trimmer: --end, out of range, EST relative timestamps: number of events (0)\nPASS: cli/test_trimmer 31 - trimmer: --begin, EST absolute timestamps: exit status\nPASS: cli/test_trimmer 32 - trimmer: --begin, EST absolute timestamps: number of events (18)\nPASS: cli/test_trimmer 33 - trimmer: --end, EST absolute timestamps: exit status\nPASS: cli/test_trimmer 34 - trimmer: --end, EST absolute timestamps: number of events (9)\nPASS: cli/test_trimmer 35 - trimmer: --begin and --end, EST absolute timestamps: exit status\nPASS: cli/test_trimmer 36 - trimmer: --begin and --end, EST absolute timestamps: number of events (7)\nPASS: cli/test_trimmer 37 - trimmer: --begin, out of range, EST absolute timestamps: exit status\nPASS: cli/test_trimmer 38 - trimmer: --begin, out of range, EST absolute timestamps: number of events (0)\nPASS: cli/test_trimmer 39 - trimmer: --end, out of range, EST absolute timestamps: exit status\nPASS: cli/test_trimmer 40 - trimmer: --end, out of range, EST absolute timestamps: number of events (0)\nPASS: cli/test_trimmer 41 - trimmer: date time format: partial nanosecond precision: exit status\nPASS: cli/test_trimmer 42 - trimmer: date time format: partial nanosecond precision: number of events (13)\nPASS: cli/test_trimmer 43 - trimmer: date time format: second precision: exit status\nPASS: cli/test_trimmer 44 - trimmer: date time format: second precision: number of events (11)\nPASS: cli/test_trimmer 45 - trimmer: date time format: minute precision: exit status\nPASS: cli/test_trimmer 46 - trimmer: date time format: minute precision: number of events (11)\nPASS: cli/test_trimmer 47 - trimmer: seconds from origin format: nanosecond precision: exit status\nPASS: cli/test_trimmer 48 - trimmer: seconds from origin format: nanosecond precision: number of events (11)\nPASS: cli/test_trimmer 49 - trimmer: seconds from origin format: partial nanosecond precision: exit status\nPASS: cli/test_trimmer 50 - trimmer: seconds from origin format: partial nanosecond precision: number of events (11)\nPASS: cli/test_trimmer 51 - trimmer: seconds from origin format: second precision: exit status\nPASS: cli/test_trimmer 52 - trimmer: seconds from origin format: second precision: number of events (11)\nPASS: cli/test_trimmer 53 - trimmer: date time format: too many nanosecond digits: exit status\nPASS: cli/test_trimmer 54 - trimmer: date time format: too many nanosecond digits: number of events (0)\nPASS: cli/test_trimmer 55 - trimmer: date time format: too many nanosecond digits: error message\nPASS: cli/test_trimmer 56 - trimmer: date time format: missing nanoseconds: exit status\nPASS: cli/test_trimmer 57 - trimmer: date time format: missing nanoseconds: number of events (0)\nPASS: cli/test_trimmer 58 - trimmer: date time format: missing nanoseconds: error message\nPASS: cli/test_trimmer 59 - trimmer: date time format: seconds with too many digit: exit status\nPASS: cli/test_trimmer 60 - trimmer: date time format: seconds with too many digit: number of events (0)\nPASS: cli/test_trimmer 61 - trimmer: date time format: seconds with too many digit: error message\nPASS: cli/test_trimmer 62 - trimmer: date time format: seconds with missing digit: exit status\nPASS: cli/test_trimmer 63 - trimmer: date time format: seconds with missing digit: number of events (0)\nPASS: cli/test_trimmer 64 - trimmer: date time format: seconds with missing digit: error message\nPASS: cli/test_trimmer 65 - trimmer: date time format: minutes with too many digit: exit status\nPASS: cli/test_trimmer 66 - trimmer: date time format: minutes with too many digit: number of events (0)\nPASS: cli/test_trimmer 67 - trimmer: date time format: minutes with too many digit: error message\nPASS: cli/test_trimmer 68 - trimmer: date time format: minutes with missing digit: exit status\nPASS: cli/test_trimmer 69 - trimmer: date time format: minutes with missing digit: number of events (0)\nPASS: cli/test_trimmer 70 - trimmer: date time format: minutes with missing digit: error message\nPASS: cli/test_trimmer 71 - trimmer: date time format: hours with too many digit: exit status\nPASS: cli/test_trimmer 72 - trimmer: date time format: hours with too many digit: number of events (0)\nPASS: cli/test_trimmer 73 - trimmer: date time format: hours with too many digit: error message\nPASS: cli/test_trimmer 74 - trimmer: date time format: hours with missing digit: exit status\nPASS: cli/test_trimmer 75 - trimmer: date time format: hours with missing digit: number of events (0)\nPASS: cli/test_trimmer 76 - trimmer: date time format: hours with missing digit: error message\nPASS: cli/test_trimmer 77 - trimmer: date time format: missing seconds: exit status\nPASS: cli/test_trimmer 78 - trimmer: date time format: missing seconds: number of events (0)\nPASS: cli/test_trimmer 79 - trimmer: date time format: missing seconds: error message\nPASS: cli/test_trimmer 80 - trimmer: date time format: missing minutes 1: exit status\nPASS: cli/test_trimmer 81 - trimmer: date time format: missing minutes 1: number of events (0)\nPASS: cli/test_trimmer 82 - trimmer: date time format: missing minutes 1: error message\nPASS: cli/test_trimmer 83 - trimmer: date time format: missing minutes 2: exit status\nPASS: cli/test_trimmer 84 - trimmer: date time format: missing minutes 2: number of events (0)\nPASS: cli/test_trimmer 85 - trimmer: date time format: missing minutes 2: error message\nPASS: cli/test_trimmer 86 - trimmer: date time format: missing time: exit status\nPASS: cli/test_trimmer 87 - trimmer: date time format: missing time: number of events (0)\nPASS: cli/test_trimmer 88 - trimmer: date time format: missing time: error message\nPASS: cli/test_trimmer 89 - trimmer: date time format: day with too many digit: exit status\nPASS: cli/test_trimmer 90 - trimmer: date time format: day with too many digit: number of events (0)\nPASS: cli/test_trimmer 91 - trimmer: date time format: day with too many digit: error message\nPASS: cli/test_trimmer 92 - trimmer: date time format: day with missing digit: exit status\nPASS: cli/test_trimmer 93 - trimmer: date time format: day with missing digit: number of events (0)\nPASS: cli/test_trimmer 94 - trimmer: date time format: day with missing digit: error message\nPASS: cli/test_trimmer 95 - trimmer: date time format: month with too many digit: exit status\nPASS: cli/test_trimmer 96 - trimmer: date time format: month with too many digit: number of events (0)\nPASS: cli/test_trimmer 97 - trimmer: date time format: month with too many digit: error message\nPASS: cli/test_trimmer 98 - trimmer: date time format: month with missing digit: exit status\nPASS: cli/test_trimmer 99 - trimmer: date time format: month with missing digit: number of events (0)\nPASS: cli/test_trimmer 100 - trimmer: date time format: month with missing digit: error message\nPASS: cli/test_trimmer 101 - trimmer: date time format: year with too many digits: exit status\nPASS: cli/test_trimmer 102 - trimmer: date time format: year with too many digits: number of events (0)\nPASS: cli/test_trimmer 103 - trimmer: date time format: year with too many digits: error message\nPASS: cli/test_trimmer 104 - trimmer: date time format: year with missing digits: exit status\nPASS: cli/test_trimmer 105 - trimmer: date time format: year with missing digits: number of events (0)\nPASS: cli/test_trimmer 106 - trimmer: date time format: year with missing digits: error message\nPASS: cli/test_trimmer 107 - trimmer: date time format: missing day 1: exit status\nPASS: cli/test_trimmer 108 - trimmer: date time format: missing day 1: number of events (0)\nPASS: cli/test_trimmer 109 - trimmer: date time format: missing day 1: error message\nPASS: cli/test_trimmer 110 - trimmer: date time format: missing day 2: exit status\nPASS: cli/test_trimmer 111 - trimmer: date time format: missing day 2: number of events (0)\nPASS: cli/test_trimmer 112 - trimmer: date time format: missing day 2: error message\nPASS: cli/test_trimmer 113 - trimmer: seconds from origin format: too many nanosecond digits: exit status\nPASS: cli/test_trimmer 114 - trimmer: seconds from origin format: too many nanosecond digits: number of events (0)\nPASS: cli/test_trimmer 115 - trimmer: seconds from origin format: too many nanosecond digits: error message\nPASS: cli/test_trimmer 116 - trimmer: seconds from origin format: missing nanseconds: exit status\nPASS: cli/test_trimmer 117 - trimmer: seconds from origin format: missing nanseconds: number of events (0)\nPASS: cli/test_trimmer 118 - trimmer: seconds from origin format: missing nanseconds: error message\nPASS: ctf-writer/test_ctf_writer 1 - bt_ctf_create succeeds in creating trace with path\nPASS: ctf-writer/test_ctf_writer 2 - bt_ctf_writer_get_trace correctly handles NULL\nPASS: ctf-writer/test_ctf_writer 3 - Cannot set a trace's byte order to BT_CTF_BYTE_ORDER_NATIVE\nPASS: ctf-writer/test_ctf_writer 4 - Cannot set a trace's byte order to BT_CTF_BYTE_ORDER_UNSPECIFIED\nPASS: ctf-writer/test_ctf_writer 5 - bt_ctf_writer_get_trace returns a bt_ctf_trace object\nPASS: ctf-writer/test_ctf_writer 6 - Set a trace's byte order to big endian\nPASS: ctf-writer/test_ctf_writer 7 - bt_ctf_trace_get_native_byte_order returns a correct endianness\nPASS: ctf-writer/test_ctf_writer 8 - Add host (testhost) environment field to writer instance\nPASS: ctf-writer/test_ctf_writer 9 - bt_ctf_writer_add_environment_field error with NULL writer\nPASS: ctf-writer/test_ctf_writer 10 - bt_ctf_writer_add_environment_field error with NULL field name\nPASS: ctf-writer/test_ctf_writer 11 - bt_ctf_writer_add_environment_field error with NULL field value\nPASS: ctf-writer/test_ctf_writer 12 - bt_ctf_trace_set_environment_field_integer handles a NULL trace correctly\nPASS: ctf-writer/test_ctf_writer 13 - bt_ctf_trace_set_environment_field_integer handles a NULL name correctly\nPASS: ctf-writer/test_ctf_writer 14 - bt_ctf_trace_set_environment_field_integer succeeds\nPASS: ctf-writer/test_ctf_writer 15 - bt_ctf_trace_set_environment_field_string handles a NULL trace correctly\nPASS: ctf-writer/test_ctf_writer 16 - bt_ctf_trace_set_environment_field_string handles a NULL name correctly\nPASS: ctf-writer/test_ctf_writer 17 - bt_ctf_trace_set_environment_field_string handles a NULL value correctly\nPASS: ctf-writer/test_ctf_writer 18 - bt_ctf_trace_set_environment_field_string succeeds\nPASS: ctf-writer/test_ctf_writer 19 - bt_ctf_trace_set_environment_field_integer succeeds with an existing name\nPASS: ctf-writer/test_ctf_writer 20 - Add sysname (GNU/Linux) environment field to writer instance\nPASS: ctf-writer/test_ctf_writer 21 - Add nodename (testhost) environment field to writer instance\nPASS: ctf-writer/test_ctf_writer 22 - Add release (4.4.0-87-generic) environment field to writer instance\nPASS: ctf-writer/test_ctf_writer 23 - Add version (\\#110-Ubuntu SMP Tue Jul 18 12:55:35 UTC 2017) environment field to writer instance\nPASS: ctf-writer/test_ctf_writer 24 - Add machine (x86_64) environment field to writer istance\nPASS: ctf-writer/test_ctf_writer 25 - Illegal clock name rejected\nPASS: ctf-writer/test_ctf_writer 26 - Clock created sucessfully\nPASS: ctf-writer/test_ctf_writer 27 - bt_ctf_clock_get_name returns a clock name\nPASS: ctf-writer/test_ctf_writer 28 - Returned clock name is valid\nPASS: ctf-writer/test_ctf_writer 29 - bt_ctf_clock_get_description returns NULL on an unset description\nPASS: ctf-writer/test_ctf_writer 30 - Clock description set successfully\nPASS: ctf-writer/test_ctf_writer 31 - bt_ctf_clock_get_description returns a description.\nPASS: ctf-writer/test_ctf_writer 32 - Returned clock description is valid\nPASS: ctf-writer/test_ctf_writer 33 - bt_ctf_clock_get_frequency returns the correct default frequency\nPASS: ctf-writer/test_ctf_writer 34 - Set clock frequency\nPASS: ctf-writer/test_ctf_writer 35 - bt_ctf_clock_get_frequency returns the correct frequency once it is set\nPASS: ctf-writer/test_ctf_writer 36 - bt_ctf_clock_get_offset_s succeeds\nPASS: ctf-writer/test_ctf_writer 37 - bt_ctf_clock_get_offset_s returns the correct default offset (in seconds)\nPASS: ctf-writer/test_ctf_writer 38 - Set clock offset (seconds)\nPASS: ctf-writer/test_ctf_writer 39 - bt_ctf_clock_get_offset_s succeeds\nPASS: ctf-writer/test_ctf_writer 40 - bt_ctf_clock_get_offset_s returns the correct default offset (in seconds) once it is set\nPASS: ctf-writer/test_ctf_writer 41 - bt_ctf_clock_get_offset succeeds\nPASS: ctf-writer/test_ctf_writer 42 - bt_ctf_clock_get_offset returns the correct default offset (in ticks)\nPASS: ctf-writer/test_ctf_writer 43 - Set clock offset\nPASS: ctf-writer/test_ctf_writer 44 - bt_ctf_clock_get_offset succeeds\nPASS: ctf-writer/test_ctf_writer 45 - bt_ctf_clock_get_offset returns the correct default offset (in ticks) once it is set\nPASS: ctf-writer/test_ctf_writer 46 - bt_ctf_clock_get_precision returns the correct default precision\nPASS: ctf-writer/test_ctf_writer 47 - Set clock precision\nPASS: ctf-writer/test_ctf_writer 48 - bt_ctf_clock_get_precision returns the correct precision once it is set\nPASS: ctf-writer/test_ctf_writer 49 - bt_ctf_clock_get_precision returns the correct default is_absolute attribute\nPASS: ctf-writer/test_ctf_writer 50 - Set clock absolute property\nPASS: ctf-writer/test_ctf_writer 51 - bt_ctf_clock_get_precision returns the correct is_absolute attribute once it is set\nPASS: ctf-writer/test_ctf_writer 52 - Set clock time\nPASS: ctf-writer/test_ctf_writer 53 - bt_ctf_clock_get_uuid returns a UUID\nPASS: ctf-writer/test_ctf_writer 54 - bt_ctf_clock_set_uuid sets a new uuid successfully\nPASS: ctf-writer/test_ctf_writer 55 - bt_ctf_clock_get_uuid returns a UUID after setting a new one\nPASS: ctf-writer/test_ctf_writer 56 - bt_ctf_clock_get_uuid returns the correct UUID after setting a new one\nPASS: ctf-writer/test_ctf_writer 57 - bt_ctf_stream_class_get_name returns a correct stream class name\nPASS: ctf-writer/test_ctf_writer 58 - bt_ctf_stream_class_get_clock returns NULL when a clock was not set\nPASS: ctf-writer/test_ctf_writer 59 - bt_ctf_stream_class_get_clock handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 60 - Create stream class\nPASS: ctf-writer/test_ctf_writer 61 - Set a stream class' clock\nPASS: ctf-writer/test_ctf_writer 62 - bt_ctf_stream_class_get_clock returns a correct clock\nPASS: ctf-writer/test_ctf_writer 63 - Create an unsigned integer type\nPASS: ctf-writer/test_ctf_writer 64 - Set integer type's base as binary\nPASS: ctf-writer/test_ctf_writer 65 - Set integer type's base as decimal\nPASS: ctf-writer/test_ctf_writer 66 - Reject integer type's base set as unknown\nPASS: ctf-writer/test_ctf_writer 67 - Set integer type's base as octal\nPASS: ctf-writer/test_ctf_writer 68 - Set integer type's base as hexadecimal\nPASS: ctf-writer/test_ctf_writer 69 - Reject unknown integer base value\nPASS: ctf-writer/test_ctf_writer 70 - Set integer type signedness to signed\nPASS: ctf-writer/test_ctf_writer 71 - Set integer type signedness to unsigned\nPASS: ctf-writer/test_ctf_writer 72 - bt_ctf_field_type_integer_get_size returns a correct value\nPASS: ctf-writer/test_ctf_writer 73 - bt_ctf_field_type_integer_get_signed returns a correct value for unsigned types\nPASS: ctf-writer/test_ctf_writer 74 - bt_ctf_field_type_set_byte_order handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 75 - bt_ctf_field_type_set_byte_order rejects invalid values\nPASS: ctf-writer/test_ctf_writer 76 - Set an integer's byte order to little endian\nPASS: ctf-writer/test_ctf_writer 77 - Set an integer's byte order to big endian\nPASS: ctf-writer/test_ctf_writer 78 - bt_ctf_field_type_get_byte_order returns a correct value\nPASS: ctf-writer/test_ctf_writer 79 - bt_ctf_field_type_get_type_id returns a correct value with an integer type\nPASS: ctf-writer/test_ctf_writer 80 - bt_ctf_field_type_integer_get_base returns a correct value\nPASS: ctf-writer/test_ctf_writer 81 - bt_ctf_field_type_integer_set_encoding handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 82 - bt_ctf_field_type_integer_set_encoding handles invalid encodings correctly\nPASS: ctf-writer/test_ctf_writer 83 - Set integer type encoding to UTF8\nPASS: ctf-writer/test_ctf_writer 84 - bt_ctf_field_type_integer_get_encoding returns a correct value\nPASS: ctf-writer/test_ctf_writer 85 - Set signedness of 16 bit integer to true\nPASS: ctf-writer/test_ctf_writer 86 - bt_ctf_field_type_integer_get_signed returns a correct value for signed types\nPASS: ctf-writer/test_ctf_writer 87 - Create a sequence of int16_t type\nPASS: ctf-writer/test_ctf_writer 88 - bt_ctf_field_type_get_type_id returns a correct value with a sequence type\nPASS: ctf-writer/test_ctf_writer 89 - bt_ctf_field_type_sequence_get_length_field_name returns the correct value\nPASS: ctf-writer/test_ctf_writer 90 - bt_ctf_field_type_sequence_get_element_field_type returns the correct type\nPASS: ctf-writer/test_ctf_writer 91 - Create a string type\nPASS: ctf-writer/test_ctf_writer 92 - Reject invalid \"None\" string encoding\nPASS: ctf-writer/test_ctf_writer 93 - Reject invalid string encoding\nPASS: ctf-writer/test_ctf_writer 94 - Set string encoding to ASCII\nPASS: ctf-writer/test_ctf_writer 95 - bt_ctf_field_type_string_get_encoding returns the correct value\nPASS: ctf-writer/test_ctf_writer 96 - bt_ctf_field_type_get_type_id returns a correct value with a structure type\nPASS: ctf-writer/test_ctf_writer 97 - Create a structure type\nPASS: ctf-writer/test_ctf_writer 98 - Add a uint8_t type to a structure\nPASS: ctf-writer/test_ctf_writer 99 - Add a sequence type to a structure\nPASS: ctf-writer/test_ctf_writer 100 - bt_ctf_field_type_structure_get_field_count returns a correct value\nPASS: ctf-writer/test_ctf_writer 101 - bt_ctf_field_type_structure_get_field handles a NULL name correctly\nPASS: ctf-writer/test_ctf_writer 102 - bt_ctf_field_type_structure_get_field handles a NULL return type correctly\nPASS: ctf-writer/test_ctf_writer 103 - bt_ctf_field_type_structure_get_field returns a field\nPASS: ctf-writer/test_ctf_writer 104 - bt_ctf_field_type_structure_get_field returns a correct field name\nPASS: ctf-writer/test_ctf_writer 105 - bt_ctf_field_type_structure_get_field returns a correct field type\nPASS: ctf-writer/test_ctf_writer 106 - bt_ctf_field_type_structure_get_field_type_by_name returns the correct field type\nPASS: ctf-writer/test_ctf_writer 107 - Add a string type to a structure\nPASS: ctf-writer/test_ctf_writer 108 - Add a structure type to a structure\nPASS: ctf-writer/test_ctf_writer 109 - bt_ctf_field_type_structure_get_field_type_by_name returns a correct type\nPASS: ctf-writer/test_ctf_writer 110 - Instanciate a signed 16-bit integer\nPASS: ctf-writer/test_ctf_writer 111 - Instanciate an unsigned 12-bit integer\nPASS: ctf-writer/test_ctf_writer 112 - bt_ctf_field_get_type returns the correct type\nPASS: ctf-writer/test_ctf_writer 113 - Check an integer type' base can't be modified after instanciation\nPASS: ctf-writer/test_ctf_writer 114 - Check an integer type's signedness can't be modified after instanciation\nPASS: ctf-writer/test_ctf_writer 115 - Check -32768 is allowed for a signed 16-bit integer\nPASS: ctf-writer/test_ctf_writer 116 - Check 32767 is allowed for a signed 16-bit integer\nPASS: ctf-writer/test_ctf_writer 117 - Check -42 is allowed for a signed 16-bit integer\nPASS: ctf-writer/test_ctf_writer 118 - Check 4095 is allowed for an unsigned 12-bit integer\nPASS: ctf-writer/test_ctf_writer 119 - Check 0 is allowed for an unsigned 12-bit integer\nPASS: ctf-writer/test_ctf_writer 120 - Instanciate a string field\nPASS: ctf-writer/test_ctf_writer 121 - Set a string's value\nPASS: ctf-writer/test_ctf_writer 122 - Create an enumeration type with an unsigned 12-bit integer as container\nPASS: ctf-writer/test_ctf_writer 123 - bt_ctf_stream_class_get_id returns an error when no id is set\nPASS: ctf-writer/test_ctf_writer 124 - bt_ctf_stream_class_set_id handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 125 - Set an stream class' id\nPASS: ctf-writer/test_ctf_writer 126 - bt_ctf_stream_class_get_id returns the correct value\nPASS: ctf-writer/test_ctf_writer 127 - bt_ctf_stream_class_get_event_header_type returns an event header type\nPASS: ctf-writer/test_ctf_writer 128 - Default event header type is a structure\nPASS: ctf-writer/test_ctf_writer 129 - Default event header type contains an \"id\" field\nPASS: ctf-writer/test_ctf_writer 130 - Default event header \"id\" field is an integer\nPASS: ctf-writer/test_ctf_writer 131 - Default event header type contains a \"timestamp\" field\nPASS: ctf-writer/test_ctf_writer 132 - Default event header \"timestamp\" field is an integer\nPASS: ctf-writer/test_ctf_writer 133 - bt_ctf_trace_get_packet_header_field_type returns a packet header\nPASS: ctf-writer/test_ctf_writer 134 - bt_ctf_trace_get_packet_header_field_type returns a packet header of type struct\nPASS: ctf-writer/test_ctf_writer 135 - Default packet header type contains a \"magic\" field\nPASS: ctf-writer/test_ctf_writer 136 - Default packet header type contains a \"uuid\" field\nPASS: ctf-writer/test_ctf_writer 137 - Default packet header type contains a \"stream_id\" field\nPASS: ctf-writer/test_ctf_writer 138 - Added a custom trace packet header field successfully\nPASS: ctf-writer/test_ctf_writer 139 - bt_ctf_trace_set_packet_header_field_type handles a NULL trace correctly\nPASS: ctf-writer/test_ctf_writer 140 - Set a trace packet_header_type successfully\nPASS: ctf-writer/test_ctf_writer 141 - bt_ctf_stream_class_get_packet_context_type returns a packet context type.\nPASS: ctf-writer/test_ctf_writer 142 - Packet context is a structure\nPASS: ctf-writer/test_ctf_writer 143 - bt_ctf_stream_class_set_packet_context_type handles a NULL stream class correctly\nPASS: ctf-writer/test_ctf_writer 144 - bt_ctf_stream_class_set_packet_context_type rejects a packet context that is not a structure\nPASS: ctf-writer/test_ctf_writer 145 - Packet context field added successfully\nPASS: ctf-writer/test_ctf_writer 146 - bt_ctf_stream_class_set_event_context_type handles a NULL stream_class correctly\nPASS: ctf-writer/test_ctf_writer 147 - bt_ctf_stream_class_set_event_context_type validates that the event context os a structure\nPASS: ctf-writer/test_ctf_writer 148 - Set a new stream event context type\nPASS: ctf-writer/test_ctf_writer 149 - bt_ctf_stream_class_get_event_context_type returns the correct field type.\nPASS: ctf-writer/test_ctf_writer 150 - bt_ctf_trace_get_stream_count() succeeds and returns the correct value (0)\nPASS: ctf-writer/test_ctf_writer 151 - Instanciate a stream class from writer\nPASS: ctf-writer/test_ctf_writer 152 - bt_ctf_trace_get_stream_count() succeeds and returns the correct value (1)\nPASS: ctf-writer/test_ctf_writer 153 - bt_ctf_trace_get_stream_by_index() succeeds and returns the correct value\nPASS: ctf-writer/test_ctf_writer 154 - bt_ctf_stream_get_class returns a stream class\nPASS: ctf-writer/test_ctf_writer 155 - Returned stream class is of the correct type\nPASS: ctf-writer/test_ctf_writer 156 - Trace packet header type can't be modified once a stream has been instanciated\nPASS: ctf-writer/test_ctf_writer 157 - Packet context type can't be modified once a stream has been instanciated\nPASS: ctf-writer/test_ctf_writer 158 - Stream event context type can't be modified once a stream has been instanciated\nPASS: ctf-writer/test_ctf_writer 159 - Changes to a stream class that was already instantiated fail\nPASS: ctf-writer/test_ctf_writer 160 - bt_ctf_stream_get_packet_header handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 161 - bt_ctf_stream_get_packet_header returns a packet header\nPASS: ctf-writer/test_ctf_writer 162 - Stream returns a packet header of the appropriate type\nPASS: ctf-writer/test_ctf_writer 163 - Packet header structure contains a custom field with the appropriate name\nPASS: ctf-writer/test_ctf_writer 164 - Set custom packet header value successfully\nPASS: ctf-writer/test_ctf_writer 165 - bt_ctf_stream_set_packet_header handles a NULL packet header correctly\nPASS: ctf-writer/test_ctf_writer 166 - bt_ctf_stream_set_packet_header handles a NULL stream correctly\nPASS: ctf-writer/test_ctf_writer 167 - bt_ctf_stream_set_packet_header rejects a packet header of the wrong type\nPASS: ctf-writer/test_ctf_writer 168 - Successfully set a stream's packet header\nPASS: ctf-writer/test_ctf_writer 169 - Add environment field to writer after stream creation\nPASS: ctf-writer/test_ctf_writer 170 - bt_ctf_event_get_stream returns an event's stream after it has been appended\nPASS: ctf-writer/test_ctf_writer 171 - Create an event before instanciating its associated stream\nPASS: ctf-writer/test_ctf_writer 172 - Create an unsigned integer type\nPASS: ctf-writer/test_ctf_writer 173 - Set signed 64 bit integer signedness to true\nPASS: ctf-writer/test_ctf_writer 174 - Create a signed integer type\nPASS: ctf-writer/test_ctf_writer 175 - bt_ctf_field_type_enumeration_get_container_field_type returns the right type\nPASS: ctf-writer/test_ctf_writer 176 - bt_ctf_field_enumeration_type_create rejects non-integer container field types\nPASS: ctf-writer/test_ctf_writer 177 - bt_ctf_field_type_get_alignment returns a correct value\nPASS: ctf-writer/test_ctf_writer 178 - Set a floating point type's exponent digit count\nPASS: ctf-writer/test_ctf_writer 179 - Set a floating point type's mantissa digit count\nPASS: ctf-writer/test_ctf_writer 180 - bt_ctf_field_type_floating_point_get_exponent_digits returns the correct value\nPASS: ctf-writer/test_ctf_writer 181 - bt_ctf_field_type_floating_point_get_mantissa_digits returns the correct value\nPASS: ctf-writer/test_ctf_writer 182 - bt_ctf_field_type_enumeration_add_mapping accepts negative enumeration mappings\nPASS: ctf-writer/test_ctf_writer 183 - bt_ctf_field_type_enumeration_add_mapping accepts enumeration mapping strings containing quotes\nPASS: ctf-writer/test_ctf_writer 184 - bt_ctf_field_type_enumeration_add_mapping accepts enumeration mapping strings containing special characters\nPASS: ctf-writer/test_ctf_writer 185 - Accept enumeration mapping strings containing reserved keywords\nPASS: ctf-writer/test_ctf_writer 186 - bt_ctf_field_type_enumeration_add_mapping accepts duplicate mapping names\nPASS: ctf-writer/test_ctf_writer 187 - bt_ctf_field_type_enumeration_add_mapping accepts overlapping enum entries\nPASS: ctf-writer/test_ctf_writer 188 - bt_ctf_field_type_enumeration_add_mapping rejects mapping where end < start\nPASS: ctf-writer/test_ctf_writer 189 - Add signed enumeration field to event\nPASS: ctf-writer/test_ctf_writer 190 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index handles a NULL string correctly\nPASS: ctf-writer/test_ctf_writer 191 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index handles a NULL start correctly\nPASS: ctf-writer/test_ctf_writer 192 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index handles a NULL end correctly\nPASS: ctf-writer/test_ctf_writer 193 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index returns a value\nPASS: ctf-writer/test_ctf_writer 194 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index returns a correct mapping name\nPASS: ctf-writer/test_ctf_writer 195 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index returns a correct mapping start\nPASS: ctf-writer/test_ctf_writer 196 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index returns a correct mapping end\nPASS: ctf-writer/test_ctf_writer 197 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts enumeration mapping strings containing quotes\nPASS: ctf-writer/test_ctf_writer 198 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts enumeration mapping strings containing special characters\nPASS: ctf-writer/test_ctf_writer 199 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts enumeration mapping strings containing reserved keywords\nPASS: ctf-writer/test_ctf_writer 200 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts single-value ranges\nPASS: ctf-writer/test_ctf_writer 201 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts duplicate mapping names\nPASS: ctf-writer/test_ctf_writer 202 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts overlapping enum entries\nPASS: ctf-writer/test_ctf_writer 203 - bt_ctf_field_type_enumeration_unsigned_add_mapping rejects mapping where end < start\nPASS: ctf-writer/test_ctf_writer 204 - Add unsigned enumeration field to event\nPASS: ctf-writer/test_ctf_writer 205 - bt_ctf_field_type_enumeration_get_mapping_count returns the correct value\nPASS: ctf-writer/test_ctf_writer 206 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index handles a NULL string correctly\nPASS: ctf-writer/test_ctf_writer 207 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index handles a NULL start correctly\nPASS: ctf-writer/test_ctf_writer 208 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index handles a NULL end correctly\nPASS: ctf-writer/test_ctf_writer 209 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index returns a value\nPASS: ctf-writer/test_ctf_writer 210 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index returns a correct mapping name\nPASS: ctf-writer/test_ctf_writer 211 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index returns a correct mapping start\nPASS: ctf-writer/test_ctf_writer 212 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index returns a correct mapping end\nPASS: ctf-writer/test_ctf_writer 213 - Add event specific context field\nPASS: ctf-writer/test_ctf_writer 214 - bt_ctf_event_class_set_context_field_type handles a NULL event class correctly\nPASS: ctf-writer/test_ctf_writer 215 - Set an event class' context type successfully\nPASS: ctf-writer/test_ctf_writer 216 - bt_ctf_event_class_get_context_field_type returns the appropriate type\nPASS: ctf-writer/test_ctf_writer 217 - Adding simple event class to stream class\nPASS: ctf-writer/test_ctf_writer 218 - bt_ctf_stream_class_get_event_class_count returns a correct number of event classes\nPASS: ctf-writer/test_ctf_writer 219 - bt_ctf_stream_class_get_event_class returns the correct event class\nPASS: ctf-writer/test_ctf_writer 220 - bt_ctf_stream_class_get_event_class_by_id returns NULL when the requested ID doesn't exist\nPASS: ctf-writer/test_ctf_writer 221 - bt_ctf_stream_class_get_event_class_by_id returns a correct event class\nPASS: ctf-writer/test_ctf_writer 222 - Instantiate an event containing a single integer field\nPASS: ctf-writer/test_ctf_writer 223 - Use bt_ctf_event_set_payload to set a manually allocated field\nPASS: ctf-writer/test_ctf_writer 224 - bt_ctf_field_floating_point_get_value returns a double value\nPASS: ctf-writer/test_ctf_writer 225 - bt_ctf_field_floating_point_get_value returns a correct value\nPASS: ctf-writer/test_ctf_writer 226 - Set signed enumeration container value\nPASS: ctf-writer/test_ctf_writer 227 - Set unsigned enumeration container value\nPASS: ctf-writer/test_ctf_writer 228 - Set clock time\nPASS: ctf-writer/test_ctf_writer 229 - bt_ctf_event_get_context returns a field\nPASS: ctf-writer/test_ctf_writer 230 - bt_ctf_event_get_context returns a field of the appropriate type\nPASS: ctf-writer/test_ctf_writer 231 - Successfully set an event context's value\nPASS: ctf-writer/test_ctf_writer 232 - Set an event context successfully\nPASS: ctf-writer/test_ctf_writer 233 - Append simple event to trace stream\nPASS: ctf-writer/test_ctf_writer 234 - bt_ctf_stream_get_packet_context returns a packet context\nPASS: ctf-writer/test_ctf_writer 235 - Packet context contains the default packet_size field.\nPASS: ctf-writer/test_ctf_writer 236 - Custom packet context field value successfully set.\nPASS: ctf-writer/test_ctf_writer 237 - Successfully set a stream's packet context\nPASS: ctf-writer/test_ctf_writer 238 - Flush trace stream with one event\nPASS: ctf-writer/test_ctf_writer 239 - Add a new event class to a stream class after writing an event\nPASS: ctf-writer/test_ctf_writer 240 - bt_ctf_stream_get_discarded_events_count returns a correct number of discarded events when none were discarded\nPASS: ctf-writer/test_ctf_writer 241 - bt_ctf_stream_get_discarded_events_count returns a correct number of discarded events when some were discarded\nPASS: ctf-writer/test_ctf_writer 242 - Append 100 000 events to a stream\nPASS: ctf-writer/test_ctf_writer 243 - Flush a stream that forces a packet resize\nPASS: ctf-writer/test_ctf_writer 244 - bt_ctf_stream_get_discarded_events_count returns a correct number of discarded events after a flush\nPASS: ctf-writer/test_ctf_writer 245 - bt_ctf_field_type_set_alignment handles 0-alignment correctly\nPASS: ctf-writer/test_ctf_writer 246 - bt_ctf_field_type_set_alignment handles wrong alignment correctly (3)\nPASS: ctf-writer/test_ctf_writer 247 - bt_ctf_field_type_set_alignment handles wrong alignment correctly (24)\nPASS: ctf-writer/test_ctf_writer 248 - bt_ctf_field_type_set_alignment handles correct alignment correctly (4)\nPASS: ctf-writer/test_ctf_writer 249 - Set alignment of signed 16 bit integer to 32\nPASS: ctf-writer/test_ctf_writer 250 - Set integer signedness to true\nPASS: ctf-writer/test_ctf_writer 251 - Set signed 16 bit integer base to hexadecimal\nPASS: ctf-writer/test_ctf_writer 252 - bt_ctf_field_type_array_get_element_field_type returns the correct type\nPASS: ctf-writer/test_ctf_writer 253 - bt_ctf_field_type_array_get_length returns the correct length\nPASS: ctf-writer/test_ctf_writer 254 - Cannot add self to structure\nPASS: ctf-writer/test_ctf_writer 255 - Add seq_len field to inner structure\nPASS: ctf-writer/test_ctf_writer 256 - Add a_sequence field to inner structure\nPASS: ctf-writer/test_ctf_writer 257 - Add an_array field to inner structure\nPASS: ctf-writer/test_ctf_writer 258 - Reject a variant field based on an unknown tag value\nPASS: ctf-writer/test_ctf_writer 259 - Add a field to a variant\nPASS: ctf-writer/test_ctf_writer 260 - Add INT16_TYPE field to variant\nPASS: ctf-writer/test_ctf_writer 261 - Add UINT35_TYPE field to variant\nPASS: ctf-writer/test_ctf_writer 262 - bt_ctf_field_type_variant_get_tag_field_type returns a correct tag type\nPASS: ctf-writer/test_ctf_writer 263 - bt_ctf_field_type_variant_get_tag_name returns the correct variant tag name\nPASS: ctf-writer/test_ctf_writer 264 - bt_ctf_field_type_variant_get_field_type_by_name returns a correct field type\nPASS: ctf-writer/test_ctf_writer 265 - bt_ctf_field_type_variant_get_field_count returns the correct count\nPASS: ctf-writer/test_ctf_writer 266 - bt_ctf_field_type_variant_get_field handles a NULL field name correctly\nPASS: ctf-writer/test_ctf_writer 267 - bt_ctf_field_type_variant_get_field handles a NULL field type correctly\nPASS: ctf-writer/test_ctf_writer 268 - bt_ctf_field_type_variant_get_field returns a field\nPASS: ctf-writer/test_ctf_writer 269 - bt_ctf_field_type_variant_get_field returns a correct field name\nPASS: ctf-writer/test_ctf_writer 270 - bt_ctf_field_type_variant_get_field returns a correct field type\nPASS: ctf-writer/test_ctf_writer 271 - Add variant_selector field to complex structure\nPASS: ctf-writer/test_ctf_writer 272 - Add `string` field to complex structure\nPASS: ctf-writer/test_ctf_writer 273 - Add variant_value field to complex structure\nPASS: ctf-writer/test_ctf_writer 274 - Add inner_structure field to complex structure\nPASS: ctf-writer/test_ctf_writer 275 - Create an event class\nPASS: ctf-writer/test_ctf_writer 276 - Reject addition of a field with an empty name to an event\nPASS: ctf-writer/test_ctf_writer 277 - Reject addition of a field with a NULL type to an event\nPASS: ctf-writer/test_ctf_writer 278 - Reject addition of a type with an illegal name to an event\nPASS: ctf-writer/test_ctf_writer 279 - Add field of type unsigned integer to an event\nPASS: ctf-writer/test_ctf_writer 280 - Add field of type signed integer to an event\nPASS: ctf-writer/test_ctf_writer 281 - Add composite structure to an event\nPASS: ctf-writer/test_ctf_writer 282 - bt_ctf_event_class_get_name returns a correct name\nPASS: ctf-writer/test_ctf_writer 283 - bt_ctf_event_class_get_id returns a negative value when not set\nPASS: ctf-writer/test_ctf_writer 284 - bt_ctf_event_class_set_id handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 285 - Set an event class' id\nPASS: ctf-writer/test_ctf_writer 286 - bt_ctf_event_class_get_id returns the correct value\nPASS: ctf-writer/test_ctf_writer 287 - event class has the expected initial log level\nPASS: ctf-writer/test_ctf_writer 288 - as expected, event class has no initial EMF URI\nPASS: ctf-writer/test_ctf_writer 289 - bt_ctf_event_class_set_log_level handles a NULL event class correctly\nPASS: ctf-writer/test_ctf_writer 290 - bt_ctf_event_class_set_log_level handles an unknown log level correctly\nPASS: ctf-writer/test_ctf_writer 291 - bt_ctf_event_class_set_log_level succeeds with a valid log level\nPASS: ctf-writer/test_ctf_writer 292 - bt_ctf_event_class_get_log_level returns the expected log level\nPASS: ctf-writer/test_ctf_writer 293 - bt_ctf_event_class_set_emf_uri handles a NULL event class correctly\nPASS: ctf-writer/test_ctf_writer 294 - bt_ctf_event_class_set_emf_uri succeeds with a valid EMF URI\nPASS: ctf-writer/test_ctf_writer 295 - bt_ctf_event_class_get_emf_uri returns the expected EMF URI\nPASS: ctf-writer/test_ctf_writer 296 - bt_ctf_event_class_set_emf_uri succeeds with NULL (to reset)\nPASS: ctf-writer/test_ctf_writer 297 - as expected, event class has no EMF URI after reset\nPASS: ctf-writer/test_ctf_writer 298 - Reject addition of NULL event class to a stream class\nPASS: ctf-writer/test_ctf_writer 299 - Add an event class to stream class\nPASS: ctf-writer/test_ctf_writer 300 - bt_ctf_event_class_get_stream_class returns the correct stream class\nPASS: ctf-writer/test_ctf_writer 301 - bt_ctf_event_class_get_field_by_name handles an invalid field name correctly\nPASS: ctf-writer/test_ctf_writer 302 - Instanciate a complex event\nPASS: ctf-writer/test_ctf_writer 303 - bt_ctf_event_get_class returns the correct event class\nPASS: ctf-writer/test_ctf_writer 304 - Use bt_ctf_event_get_payload to get a field instance\nPASS: ctf-writer/test_ctf_writer 305 - bt_ctf_field_integer_unsigned_get_value succeeds after setting a value\nPASS: ctf-writer/test_ctf_writer 306 - bt_ctf_field_integer_unsigned_get_value returns the correct value\nPASS: ctf-writer/test_ctf_writer 307 - bt_ctf_field_integer_signed_get_value succeeds after setting a value\nPASS: ctf-writer/test_ctf_writer 308 - bt_ctf_field_integer_signed_get_value returns the correct value\nPASS: ctf-writer/test_ctf_writer 309 - bt_ctf_field_string_append succeeds\nPASS: ctf-writer/test_ctf_writer 310 - bt_ctf_field_string_append_len succeeds (append 5 characters)\nPASS: ctf-writer/test_ctf_writer 311 - bt_ctf_field_string_append_len succeeds (append 0 characters)\nPASS: ctf-writer/test_ctf_writer 312 - bt_ctf_field_string_append_len succeeds (append 0 characters)\nPASS: ctf-writer/test_ctf_writer 313 - bt_ctf_field_string_get_value returns a string\nPASS: ctf-writer/test_ctf_writer 314 - bt_ctf_field_string_get_value returns a correct value\nPASS: ctf-writer/test_ctf_writer 315 - bt_ctf_field_type_variant_get_field_type_from_tag returns the correct field type\nPASS: ctf-writer/test_ctf_writer 316 - Set a sequence field's length\nPASS: ctf-writer/test_ctf_writer 317 - Append a complex event to a stream\nPASS: ctf-writer/test_ctf_writer 318 - Flush a stream containing a complex event\nPASS: ctf-writer/test_ctf_writer 319 - two event classes with the same name may cohabit within the same stream class\nPASS: ctf-writer/test_ctf_writer 320 - two event classes with the same ID cannot cohabit within the same stream class\nPASS: ctf-writer/test_ctf_writer 321 - bt_ctf_stream_class_get_trace returns NULL when stream class is orphaned\nPASS: ctf-writer/test_ctf_writer 322 - bt_ctf_stream_class_get_trace returns the correct trace after a stream has been created\nPASS: ctf-writer/test_ctf_writer 323 - Created a stream class with default attributes and an empty stream\nPASS: ctf-writer/test_ctf_writer 324 - Get metadata string\nPASS: ctf-writer/test_ctf_writer 325 - Babeltrace could read the resulting trace\nPASS: lib/test_bt_uuid 1 - bt_uuid_from_str - Parse valid string '3d260c88-75ea-47b8-a7e2-d6077c0378d9', expect success\nPASS: lib/test_bt_uuid 2 - bt_uuid_from_str - Parse valid string '611cf3a6-a68b-4515-834f-208bc2762592', expect success\nPASS: lib/test_bt_uuid 3 - bt_uuid_from_str - Parse valid string '1b4855cc-96de-4ae8-abe3-86449c2a43c4', expect success\nPASS: lib/test_bt_uuid 4 - bt_uuid_from_str - Parse valid string '8ADED5B9-ACD2-439F-A60C-897403AA2AB4', expect success\nPASS: lib/test_bt_uuid 5 - bt_uuid_from_str - Parse valid string 'f109e0a2-C619-4d18-b760-20EA20E0F69A', expect success\nPASS: lib/test_bt_uuid 6 - bt_uuid_from_str - Parse invalid string '1b485!cc-96de-4XX8-abe3-86449c2a43?4', expect failure\nPASS: lib/test_bt_uuid 7 - bt_uuid_from_str - Parse invalid string 'c2e6eddb&3955&4006&be3a&70bb63bd5f25', expect failure\nPASS: lib/test_bt_uuid 8 - bt_uuid_from_str - Parse invalid string '81b1cb88-ff42-45b9-ba4d-964088ee45', expect failure\nPASS: lib/test_bt_uuid 9 - bt_uuid_from_str - Parse invalid string '2d-6c6d756574-470e-9142-a4e6ad03f143', expect failure\nPASS: lib/test_bt_uuid 10 - bt_uuid_from_str - Parse invalid string '4542ad19-9e4f-4931-8261-2101c3e089ae7', expect failure\nPASS: lib/test_bt_uuid 11 - bt_uuid_from_str - Parse invalid string 'XX0123', expect failure\nPASS: lib/test_bt_uuid 12 - bt_uuid_to_str - Convert UUID '3d260c88-75ea-47b8-a7e2-d6077c0378d9' to string, expect success\nPASS: lib/test_bt_uuid 13 - bt_uuid_to_str - Convert UUID '611cf3a6-a68b-4515-834f-208bc2762592' to string, expect success\nPASS: lib/test_bt_uuid 14 - bt_uuid_to_str - Convert UUID '1b4855cc-96de-4ae8-abe3-86449c2a43c4' to string, expect success\nPASS: lib/test_bt_uuid 15 - bt_uuid_compare - Compare same UUID, expect success\nPASS: lib/test_bt_uuid 16 - bt_uuid_compare - Compare different UUID, expect failure\nPASS: lib/test_bt_uuid 17 - bt_uuid_compare - Compare different UUID, expect uuid1 smaller\nPASS: lib/test_bt_uuid 18 - bt_uuid_compare - Compare different UUID, expect uuid2 bigger\nPASS: lib/test_bt_uuid 19 - bt_uuid_copy - Compare copied UUID with source, expect success\nPASS: lib/test_bt_uuid 20 - bt_uuid_generate - Generated UUIDs are different\nPASS: lib/test_bt_uuid 21 - bt_uuid_generate - bit 6 of clock_seq_hi_and_reserved is set to zero\nPASS: lib/test_bt_uuid 22 - bt_uuid_generate - bit 7 of clock_seq_hi_and_reserved is set to one\nPASS: lib/test_bt_uuid 23 - bt_uuid_generate - Generated UUID version check\nPASS: lib/test_bt_values 1 - bt_value_null is not NULL\nPASS: lib/test_bt_values 2 - bt_value_null is a null value object\nPASS: lib/test_bt_values 3 - getting bt_value_null does not cause a crash\nPASS: lib/test_bt_values 4 - putting bt_value_null does not cause a crash\nPASS: lib/test_bt_values 5 - bt_value_bool_create() returns a boolean value object\nPASS: lib/test_bt_values 6 - default boolean value object value is BT_FALSE\nPASS: lib/test_bt_values 7 - bt_value_bool_set() works\nPASS: lib/test_bt_values 8 - putting an existing boolean value object does not cause a crash\nPASS: lib/test_bt_values 9 - bt_value_bool_create_init() returns a boolean value object\nPASS: lib/test_bt_values 10 - bt_value_bool_create_init() sets the appropriate initial value\nPASS: lib/test_bt_values 11 - bt_value_integer_unsigned_create() returns an unsigned integer value object\nPASS: lib/test_bt_values 12 - default unsigned integer value object value is 0\nPASS: lib/test_bt_values 13 - bt_value_integer_unsigned_bool_set() works\nPASS: lib/test_bt_values 14 - putting an existing unsigned integer value object does not cause a crash\nPASS: lib/test_bt_values 15 - bt_value_integer_unsigned_create_init() returns an unsigned integer value object\nPASS: lib/test_bt_values 16 - bt_value_integer_unsigned_create_init() sets the appropriate initial value\nPASS: lib/test_bt_values 17 - bt_value_integer_signed_create() returns a signed integer value object\nPASS: lib/test_bt_values 18 - default signed integer value object value is 0\nPASS: lib/test_bt_values 19 - bt_value_integer_signed_bool_set() works\nPASS: lib/test_bt_values 20 - putting an existing signed integer value object does not cause a crash\nPASS: lib/test_bt_values 21 - bt_value_integer_signed_create_init() returns a signed integer value object\nPASS: lib/test_bt_values 22 - bt_value_integer_signed_create_init() sets the appropriate initial value\nPASS: lib/test_bt_values 23 - bt_value_real_create() returns a real number value object\nPASS: lib/test_bt_values 24 - default real number value object value is 0\nPASS: lib/test_bt_values 25 - bt_value_real_set() works\nPASS: lib/test_bt_values 26 - putting an existing real number value object does not cause a crash\nPASS: lib/test_bt_values 27 - bt_value_real_create_init() returns a real number value object\nPASS: lib/test_bt_values 28 - bt_value_real_create_init() sets the appropriate initial value\nPASS: lib/test_bt_values 29 - bt_value_string_create() returns a string value object\nPASS: lib/test_bt_values 30 - default string value object value is \"\"\nPASS: lib/test_bt_values 31 - bt_value_string_get() works\nPASS: lib/test_bt_values 32 - putting an existing string value object does not cause a crash\nPASS: lib/test_bt_values 33 - bt_value_string_create_init() returns a string value object\nPASS: lib/test_bt_values 34 - bt_value_string_create_init() sets the appropriate initial value\nPASS: lib/test_bt_values 35 - bt_value_array_create() returns an array value object\nPASS: lib/test_bt_values 36 - initial array value object size is 0\nPASS: lib/test_bt_values 37 - bt_value_array_append_element() succeeds\nPASS: lib/test_bt_values 38 - appending an element to an array value object increment its size\nPASS: lib/test_bt_values 39 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate type (unsigned integer)\nPASS: lib/test_bt_values 40 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate value (unsigned integer)\nPASS: lib/test_bt_values 41 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate type (signed integer)\nPASS: lib/test_bt_values 42 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate value (signed integer)\nPASS: lib/test_bt_values 43 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate type (real number)\nPASS: lib/test_bt_values 44 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate value (real number)\nPASS: lib/test_bt_values 45 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate type (boolean)\nPASS: lib/test_bt_values 46 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate value (boolean)\nPASS: lib/test_bt_values 47 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate type (null)\nPASS: lib/test_bt_values 48 - bt_value_array_set_element_by_index() succeeds\nPASS: lib/test_bt_values 49 - bt_value_array_set_element_by_index() inserts an value object with the appropriate type\nPASS: lib/test_bt_values 50 - bt_value_array_set_element_by_index() inserts an value object with the appropriate value\nPASS: lib/test_bt_values 51 - bt_value_array_append_bool_element() succeeds\nPASS: lib/test_bt_values 52 - bt_value_array_append_unsigned_integer_element() succeeds\nPASS: lib/test_bt_values 53 - bt_value_array_append_signed_integer_element() succeeds\nPASS: lib/test_bt_values 54 - bt_value_array_append_real_element() succeeds\nPASS: lib/test_bt_values 55 - bt_value_array_append_string_element() succeeds\nPASS: lib/test_bt_values 56 - bt_value_array_append_empty_array_element() succeeds\nPASS: lib/test_bt_values 57 - bt_value_array_append_empty_array_element() with returned value object succeeds\nPASS: lib/test_bt_values 58 - object returned by bt_value_array_append_empty_array_element() is not NULL\nPASS: lib/test_bt_values 59 - object returned by bt_value_array_append_empty_array_element() is an array value\nPASS: lib/test_bt_values 60 - bt_value_array_append_empty_map_element() succeeds\nPASS: lib/test_bt_values 61 - bt_value_array_append_empty_map_element() with returned value object succeeds\nPASS: lib/test_bt_values 62 - object returned by bt_value_array_append_empty_map_element() is not NULL\nPASS: lib/test_bt_values 63 - object returned by bt_value_array_append_empty_map_element() is an array value\nPASS: lib/test_bt_values 64 - the bt_value_array_append_element_*() functions increment the array value object's size\nPASS: lib/test_bt_values 65 - map value object is not empty\nPASS: lib/test_bt_values 66 - bt_value_array_append_bool_element() appends a boolean value object\nPASS: lib/test_bt_values 67 - bt_value_array_append_bool_element() appends the appropriate value\nPASS: lib/test_bt_values 68 - bt_value_array_append_unsigned_integer_element() appends an unsigned integer value object\nPASS: lib/test_bt_values 69 - bt_value_array_append_unsigned_integer_element() appends the appropriate value\nPASS: lib/test_bt_values 70 - bt_value_array_append_signed_integer_element() appends a signed integer value object\nPASS: lib/test_bt_values 71 - bt_value_array_append_signed_integer_element() appends the appropriate value\nPASS: lib/test_bt_values 72 - bt_value_array_append_real_element() appends a real number value object\nPASS: lib/test_bt_values 73 - bt_value_array_append_real_element() appends the appropriate value\nPASS: lib/test_bt_values 74 - bt_value_array_append_string_element() appends a string value object\nPASS: lib/test_bt_values 75 - bt_value_array_append_string_element() appends the appropriate value\nPASS: lib/test_bt_values 76 - bt_value_array_append_empty_array_element() appends an array value object\nPASS: lib/test_bt_values 77 - bt_value_array_append_empty_array_element() an empty array value object\nPASS: lib/test_bt_values 78 - bt_value_array_append_empty_array_element() appends an array value object\nPASS: lib/test_bt_values 79 - bt_value_array_append_empty_array_element() an empty array value object\nPASS: lib/test_bt_values 80 - bt_value_array_append_empty_map_element() appends a map value object\nPASS: lib/test_bt_values 81 - bt_value_array_append_empty_map_element() an empty map value object\nPASS: lib/test_bt_values 82 - bt_value_array_append_empty_map_element() appends a map value object\nPASS: lib/test_bt_values 83 - bt_value_array_append_empty_map_element() an empty map value object\nPASS: lib/test_bt_values 84 - putting an existing array value object does not cause a crash\nPASS: lib/test_bt_values 85 - bt_value_map_create() returns a map value object\nPASS: lib/test_bt_values 86 - initial map value object size is 0\nPASS: lib/test_bt_values 87 - bt_value_map_insert_entry() succeeds\nPASS: lib/test_bt_values 88 - inserting an element into a map value object increment its size\nPASS: lib/test_bt_values 89 - bt_value_map_insert_entry() accepts an existing key\nPASS: lib/test_bt_values 90 - bt_value_map_borrow_entry_value() returns NULL with an non existing key\nPASS: lib/test_bt_values 91 - bt_value_map_borrow_entry_value() returns an value object with the appropriate type (real)\nPASS: lib/test_bt_values 92 - bt_value_map_borrow_entry_value() returns an value object with the appropriate value (real)\nPASS: lib/test_bt_values 93 - bt_value_map_borrow_entry_value() returns an value object with the appropriate type (unsigned integer)\nPASS: lib/test_bt_values 94 - bt_value_map_borrow_entry_value() returns an value object with the appropriate value (unsigned integer)\nPASS: lib/test_bt_values 95 - bt_value_map_borrow_entry_value() returns an value object with the appropriate type (signed integer)\nPASS: lib/test_bt_values 96 - bt_value_map_borrow_entry_value() returns an value object with the appropriate value (signed integer)\nPASS: lib/test_bt_values 97 - bt_value_map_borrow_entry_value() returns an value object with the appropriate type (null)\nPASS: lib/test_bt_values 98 - bt_value_map_borrow_entry_value() returns an value object with the appropriate type (boolean)\nPASS: lib/test_bt_values 99 - bt_value_map_borrow_entry_value() returns an value object with the appropriate value (boolean)\nPASS: lib/test_bt_values 100 - bt_value_map_insert_bool_entry() succeeds\nPASS: lib/test_bt_values 101 - bt_value_map_insert_signed_integer_entry() succeeds\nPASS: lib/test_bt_values 102 - bt_value_map_insert_real_entry() succeeds\nPASS: lib/test_bt_values 103 - bt_value_map_insert_string_entry() succeeds\nPASS: lib/test_bt_values 104 - bt_value_map_insert_empty_array_entry() succeeds\nPASS: lib/test_bt_values 105 - bt_value_map_insert_empty_array_entry() with returned value object succeeds\nPASS: lib/test_bt_values 106 - object returned by bt_value_map_insert_empty_array_entry() is not NULL\nPASS: lib/test_bt_values 107 - object returned by bt_value_map_insert_empty_array_entry() is an array value\nPASS: lib/test_bt_values 108 - bt_value_map_insert_empty_map_entry() succeeds\nPASS: lib/test_bt_values 109 - bt_value_map_insert_empty_map_entry() with returned value object succeeds\nPASS: lib/test_bt_values 110 - object returned by bt_value_map_insert_empty_map_entry() is not NULL\nPASS: lib/test_bt_values 111 - object returned by bt_value_map_insert_empty_map_entry() is an array value\nPASS: lib/test_bt_values 112 - the bt_value_map_insert*() functions increment the map value object's size\nPASS: lib/test_bt_values 113 - map value object does not have key \"hello\"\nPASS: lib/test_bt_values 114 - map value object has key \"bt_bool\"\nPASS: lib/test_bt_values 115 - map value object has key \"uint\"\nPASS: lib/test_bt_values 116 - map value object has key \"int\"\nPASS: lib/test_bt_values 117 - map value object has key \"real\"\nPASS: lib/test_bt_values 118 - map value object has key \"null\"\nPASS: lib/test_bt_values 119 - map value object has key \"bool2\"\nPASS: lib/test_bt_values 120 - map value object has key \"int2\"\nPASS: lib/test_bt_values 121 - map value object has key \"real2\"\nPASS: lib/test_bt_values 122 - map value object has key \"string2\"\nPASS: lib/test_bt_values 123 - map value object has key \"array2\"\nPASS: lib/test_bt_values 124 - map value object has key \"array3\"\nPASS: lib/test_bt_values 125 - map value object has key \"map2\"\nPASS: lib/test_bt_values 126 - map value object has key \"map3\"\nPASS: lib/test_bt_values 127 - bt_value_map_foreach_entry() breaks the loop when the user function returns BT_VALUE_MAP_FOREACH_ENTRY_FUNC_STATUS_INTERRUPT\nPASS: lib/test_bt_values 128 - bt_value_map_foreach_entry() fails when the user function returns BT_VALUE_MAP_FOREACH_ENTRY_FUNC_STATUS_ERROR\nPASS: lib/test_bt_values 129 - bt_value_map_foreach_entry() fails when the user function returns BT_VALUE_MAP_FOREACH_ENTRY_FUNC_STATUS_MEMORY_ERROR\nPASS: lib/test_bt_values 130 - test_map_foreach_cb_check(): success getting \"map2\" value object\nPASS: lib/test_bt_values 131 - test_map_foreach_cb_check(): \"map2\" value object is empty\nPASS: lib/test_bt_values 132 - test_map_foreach_cb_check(): success getting \"array3\" value object\nPASS: lib/test_bt_values 133 - test_map_foreach_cb_check(): \"array3\" value object is empty\nPASS: lib/test_bt_values 134 - test_map_foreach_cb_check(): success getting \"null\" value object\nPASS: lib/test_bt_values 135 - test_map_foreach_cb_check(): success getting \"array2\" value object\nPASS: lib/test_bt_values 136 - test_map_foreach_cb_check(): \"array2\" value object is empty\nPASS: lib/test_bt_values 137 - test_map_foreach_cb_check(): \"bt_bool\" value object has the right value\nPASS: lib/test_bt_values 138 - test_map_foreach_cb_check(): \"string2\" value object has the right value\nPASS: lib/test_bt_values 139 - test_map_foreach_cb_check(): \"real\" value object has the right value\nPASS: lib/test_bt_values 140 - test_map_foreach_cb_check(): \"real2\" value object has the right value\nPASS: lib/test_bt_values 141 - test_map_foreach_cb_check(): \"uint\" value object has the right value\nPASS: lib/test_bt_values 142 - test_map_foreach_cb_check(): \"int\" value object has the right value\nPASS: lib/test_bt_values 143 - test_map_foreach_cb_check(): \"int2\" value object has the right value\nPASS: lib/test_bt_values 144 - test_map_foreach_cb_check(): \"bool2\" value object has the right value\nPASS: lib/test_bt_values 145 - test_map_foreach_cb_check(): success getting \"map3\" value object\nPASS: lib/test_bt_values 146 - test_map_foreach_cb_check(): \"map3\" value object is empty\nPASS: lib/test_bt_values 147 - bt_value_map_foreach_entry() succeeds with test_map_foreach_cb_check()\nPASS: lib/test_bt_values 148 - bt_value_map_foreach_entry() iterates over all the map value object's elements\nPASS: lib/test_bt_values 149 - putting an existing map value object does not cause a crash\nPASS: lib/test_bt_values 150 - null value objects are equivalent\nPASS: lib/test_bt_values 151 - cannot compare null value object and bt_bool value object\nPASS: lib/test_bt_values 152 - boolean value objects are not equivalent (BT_FALSE and BT_TRUE)\nPASS: lib/test_bt_values 153 - boolean value objects are equivalent (BT_FALSE and BT_FALSE)\nPASS: lib/test_bt_values 154 - cannot compare null value object and unsigned integer value object\nPASS: lib/test_bt_values 155 - unsigned integer value objects are not equivalent (10 and 23)\nPASS: lib/test_bt_values 156 - unsigned integer value objects are equivalent (10 and 10)\nPASS: lib/test_bt_values 157 - cannot compare null value object and signed integer value object\nPASS: lib/test_bt_values 158 - signed integer value objects are not equivalent (10 and -23)\nPASS: lib/test_bt_values 159 - signed integer value objects are equivalent (10 and 10)\nPASS: lib/test_bt_values 160 - cannot compare null value object and real number value object\nPASS: lib/test_bt_values 161 - real number value objects are not equivalent (17.38 and -14.23)\nPASS: lib/test_bt_values 162 - real number value objects are equivalent (17.38 and 17.38)\nPASS: lib/test_bt_values 163 - cannot compare null value object and string value object\nPASS: lib/test_bt_values 164 - string value objects are not equivalent (\"hello\" and \"bt_value\")\nPASS: lib/test_bt_values 165 - string value objects are equivalent (\"hello\" and \"hello\")\nPASS: lib/test_bt_values 166 - empty array value objects are equivalent\nPASS: lib/test_bt_values 167 - cannot compare null value object and array value object\nPASS: lib/test_bt_values 168 - array value objects are not equivalent ([23, 14.2, BT_FALSE] and [14.2, 23, BT_FALSE])\nPASS: lib/test_bt_values 169 - array value objects are equivalent ([23, 14.2, BT_FALSE] and [23, 14.2, BT_FALSE])\nPASS: lib/test_bt_values 170 - empty map value objects are equivalent\nPASS: lib/test_bt_values 171 - cannot compare null value object and map value object\nPASS: lib/test_bt_values 172 - map value objects are not equivalent\nPASS: lib/test_bt_values 173 - map value objects are equivalent\nPASS: lib/test_bt_values 174 - bt_value_copy() succeeds\nPASS: lib/test_bt_values 175 - bt_value_copy() returns a different pointer (map)\nPASS: lib/test_bt_values 176 - bt_value_copy() returns a different pointer (string)\nPASS: lib/test_bt_values 177 - bt_value_copy() returns a different pointer (array)\nPASS: lib/test_bt_values 178 - bt_value_copy() returns a different pointer (bool)\nPASS: lib/test_bt_values 179 - bt_value_copy() returns a different pointer (unsigned integer)\nPASS: lib/test_bt_values 180 - bt_value_copy() returns a different pointer (signed integer)\nPASS: lib/test_bt_values 181 - bt_value_copy() returns a different pointer (real)\nPASS: lib/test_bt_values 182 - bt_value_copy() returns the same pointer (null)\nPASS: lib/test_bt_values 183 - source and destination value objects have the same content\nPASS: lib/test_bt_values 184 - bt_value_map_extend() succeeds\nPASS: lib/test_bt_values 185 - bt_value_map_extend() returns a map object with the correct size\nPASS: lib/test_bt_values 186 - bt_value_map_extend() picks the appropriate element (file)\nPASS: lib/test_bt_values 187 - bt_value_map_extend() picks the appropriate element (edit)\nPASS: lib/test_bt_values 188 - bt_value_map_extend() picks the appropriate element (selection)\nPASS: lib/test_bt_values 189 - bt_value_map_extend() picks the appropriate element (find)\nPASS: lib/test_bt_values 190 - bt_value_map_extend() picks the appropriate element (project)\nPASS: lib/test_graph_topo 1 - empty graph generates no events\nPASS: lib/test_graph_topo 2 - we have the expected number of events\nPASS: lib/test_graph_topo 3 - got the expected graph's port added event (for source, initial)\nPASS: lib/test_graph_topo 4 - got the expected graph's port added event (for sink, initial)\nPASS: lib/test_graph_topo 5 - got the expected source's port connected event\nPASS: lib/test_graph_topo 6 - got the expected sink's port connected event\nPASS: lib/test_graph_topo 7 - bt_graph_connect_ports() returns an error\nPASS: lib/test_graph_topo 8 - returned connection is still NULL\nPASS: lib/test_graph_topo 9 - we have the expected number of events\nPASS: lib/test_graph_topo 10 - got the expected graph's port added event (for source, initial)\nPASS: lib/test_graph_topo 11 - got the expected graph's port added event (for sink, initial)\nPASS: lib/test_graph_topo 12 - got the expected source's port connected event\nPASS: lib/test_graph_topo 13 - bt_graph_connect_ports() returns an error\nPASS: lib/test_graph_topo 14 - returned connection is still NULL\nPASS: lib/test_graph_topo 15 - we have the expected number of events\nPASS: lib/test_graph_topo 16 - got the expected graph's port added event (for source, initial)\nPASS: lib/test_graph_topo 17 - got the expected graph's port added event (for sink, initial)\nPASS: lib/test_graph_topo 18 - got the expected source's port connected event\nPASS: lib/test_graph_topo 19 - got the expected sink's port connected event\nPASS: lib/test_graph_topo 20 - we have the expected number of events\nPASS: lib/test_graph_topo 21 - got the expected graph's port added event (for source, initial)\nPASS: lib/test_graph_topo 22 - got the expected graph's port added event (for sink, initial)\nPASS: lib/test_graph_topo 23 - got the expected source's port connected event\nPASS: lib/test_graph_topo 24 - got the expected graph's port added event (for source)\nPASS: lib/test_graph_topo 25 - got the expected sink's port connected event\nPASS: lib/test_graph_topo 26 - event order is good\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 1 - remove trace listener 2 from 2\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 2 - remove trace listener 1 from 3\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 3 - remove trace listener 5 from 4\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 4 - trace destruction listener 1 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 5 - trace destruction listener 2 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 6 - trace destruction listener 3 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 7 - trace destruction listener 4 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 8 - trace destruction listener 5 not called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 9 - remove trace class listener 2 from 2\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 10 - remove trace class listener 1 from 3\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 11 - remove trace class listener 5 from 4\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 12 - trace class destruction listener 1 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 13 - trace class destruction listener 2 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 14 - trace class destruction listener 3 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 15 - trace class destruction listener 4 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 16 - trace class destruction listener 5 not called\nPASS: lib/test_simple_sink 1 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 2 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 3 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 4 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 5 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 6 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 7 - Graph \"run once\" status is the expected one (status code: 0)\nPASS: lib/test_simple_sink 8 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 9 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 10 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 11 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 12 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 13 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 14 - Graph \"run once\" status is the expected one (status code: -1)\nPASS: lib/test_simple_sink 15 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 16 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 17 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 18 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 19 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 20 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 21 - Graph \"run once\" status is the expected one (status code: -12)\nPASS: lib/test_simple_sink 22 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 23 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 24 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 25 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 26 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 27 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 28 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 29 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 30 - Graph \"run once\" status is the expected one (status code: 0)\nPASS: lib/test_simple_sink 31 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 32 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 33 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 34 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 35 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 36 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 37 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 38 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 39 - Graph \"run once\" status is the expected one (status code: -1)\nPASS: lib/test_simple_sink 40 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 41 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 42 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 43 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 44 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 45 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 46 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 47 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 48 - Graph \"run once\" status is the expected one (status code: -12)\nPASS: lib/test_simple_sink 49 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 50 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 51 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 52 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 53 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 54 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 55 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 56 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 57 - Graph \"run once\" status is the expected one (status code: 11)\nPASS: lib/test_simple_sink 58 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 59 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 60 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 61 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 62 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 63 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 64 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 65 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 66 - Graph \"run once\" status is the expected one (status code: 1)\nPASS: lib/test_simple_sink 67 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 68 - Data is not NULL in finalization function\nPASS: lib/test_trace_ir_ref 1 - Borrow parent stream SC1 from EC1\nPASS: lib/test_trace_ir_ref 2 - Borrow parent stream SC1 from EC2\nPASS: lib/test_trace_ir_ref 3 - Borrow parent stream SC2 from EC3\nPASS: lib/test_trace_ir_ref 4 - Initialize trace\nPASS: lib/test_trace_ir_ref 5 - Initial SC1 reference count is 0\nPASS: lib/test_trace_ir_ref 6 - Initial SC2 reference count is 0\nPASS: lib/test_trace_ir_ref 7 - Initial EC1 reference count is 0\nPASS: lib/test_trace_ir_ref 8 - Initial EC2 reference count is 0\nPASS: lib/test_trace_ir_ref 9 - Initial EC3 reference count is 0\nPASS: lib/test_trace_ir_ref 10 - TC1 reference count is 1\nPASS: lib/test_trace_ir_ref 11 - User A acquires SC2 from TC1\nPASS: lib/test_trace_ir_ref 12 - TC1 reference count is 2\nPASS: lib/test_trace_ir_ref 13 - SC2 reference count is 1\nPASS: lib/test_trace_ir_ref 14 - User A acquires EC3 from SC2\nPASS: lib/test_trace_ir_ref 15 - TC1 reference count is 2\nPASS: lib/test_trace_ir_ref 16 - SC2 reference count is 2\nPASS: lib/test_trace_ir_ref 17 - EC3 reference count is 1\nPASS: lib/test_trace_ir_ref 18 - TC1 reference count is 2\nPASS: lib/test_trace_ir_ref 19 - SC2 reference count is 1\nPASS: lib/test_trace_ir_ref 20 - EC3 reference count is 1\nPASS: lib/test_trace_ir_ref 21 - TC1 reference count is 1\nPASS: lib/test_trace_ir_ref 22 - SC2 reference count is 1\nPASS: lib/test_trace_ir_ref 23 - EC3 reference count is 1\nPASS: lib/test_trace_ir_ref 24 - TC1 reference count is 2\nPASS: lib/test_trace_ir_ref 25 - SC1 reference count is 1\nPASS: lib/test_trace_ir_ref 26 - EC1 reference count is 1\nPASS: lib/test_trace_ir_ref 27 - SC1 reference count is 2\nPASS: lib/test_trace_ir_ref 28 - EC3 reference count is 1\nPASS: lib/test_trace_ir_ref 29 - SC2 reference count is 0\nPASS: lib/test_trace_ir_ref 30 - TC1 reference count is 1\nPASS: lib/test_trace_ir_ref 31 - SC1 reference count is 1\nPASS: lib/test_trace_ir_ref 32 - TC1 reference count is 1\nPASS: lib/test_trace_ir_ref 33 - SC1 reference count is 1\nPASS: lib/test_trace_ir_ref 34 - SC2 reference count is 0\nPASS: lib/test_trace_ir_ref 35 - EC1 reference count is 1\nPASS: lib/test_trace_ir_ref 36 - EC2 reference count is 0\nPASS: lib/test_trace_ir_ref 37 - EC3 reference count is 0\nPASS: lib/test_plugin 1 - bt_plugin_find_all_from_file() succeeds with a valid file\nPASS: lib/test_plugin 2 - bt_plugin_find_all_from_file() returns a plugin set\nPASS: lib/test_plugin 3 - plugin's initialization function is called during bt_plugin_find_all_from_file()\nPASS: lib/test_plugin 4 - bt_plugin_find_all_from_file() returns the expected number of plugins\nPASS: lib/test_plugin 5 - bt_plugin_get_name() returns the expected name\nPASS: lib/test_plugin 6 - bt_plugin_get_description() returns the expected description\nPASS: lib/test_plugin 7 - bt_plugin_get_version() fails when there's no version\nPASS: lib/test_plugin 8 - bt_plugin_get_author() returns the expected author\nPASS: lib/test_plugin 9 - bt_plugin_get_license() returns the expected license\nPASS: lib/test_plugin 10 - bt_plugin_get_path() returns the expected path\nPASS: lib/test_plugin 11 - bt_plugin_get_source_component_class_count() returns the expected value\nPASS: lib/test_plugin 12 - bt_plugin_get_filter_component_class_count() returns the expected value\nPASS: lib/test_plugin 13 - bt_plugin_get_sink_component_class_count() returns the expected value\nPASS: lib/test_plugin 14 - plugin's finalize function is called when the plugin is destroyed\nPASS: lib/test_plugin 15 - bt_plugin_get_version() succeeds when there's a version\nPASS: lib/test_plugin 16 - bt_plugin_get_version() returns the expected major version\nPASS: lib/test_plugin 17 - bt_plugin_get_version() returns the expected minor version\nPASS: lib/test_plugin 18 - bt_plugin_get_version() returns the expected patch version\nPASS: lib/test_plugin 19 - bt_plugin_get_version() returns the expected extra version\nPASS: lib/test_plugin 20 - bt_plugin_get_source_component_class_count() returns the expected value\nPASS: lib/test_plugin 21 - bt_plugin_get_filter_component_class_count() returns the expected value\nPASS: lib/test_plugin 22 - bt_plugin_get_sink_component_class_count() returns the expected value\nPASS: lib/test_plugin 23 - bt_plugin_borrow_source_component_class_by_name_const() finds a source component class\nPASS: lib/test_plugin 24 - bt_plugin_borrow_sink_component_class_by_name_const() finds a sink component class\nPASS: lib/test_plugin 25 - bt_component_class_get_help() returns the expected help text\nPASS: lib/test_plugin 26 - bt_plugin_borrow_filter_component_class_by_name_const() finds a filter component class\nPASS: lib/test_plugin 27 - bt_query_executor_query() succeeds\nPASS: lib/test_plugin 28 - bt_component_class_query() receives the expected object name\nPASS: lib/test_plugin 29 - bt_component_class_query() receives the expected parameters\nPASS: lib/test_plugin 30 - bt_graph_add_sink_component() still works after the plugin object is destroyed\nPASS: lib/test_plugin 31 - bt_plugin_find_all_from_dir() fails with an invalid path\nPASS: lib/test_plugin 32 - bt_plugin_find_all_from_dir() succeeds with a valid path\nPASS: lib/test_plugin 33 - bt_plugin_find_all_from_dir() returns a plugin set with a valid path\nPASS: lib/test_plugin 34 - bt_plugin_find_all_from_dir() returns the expected number of plugin objects\nPASS: lib/test_plugin 35 - bt_plugin_find() returns BT_PLUGIN_STATUS_NOT_FOUND with an unknown plugin name\nPASS: lib/test_plugin 36 - bt_plugin_find() succeeds with a plugin name it can find\nPASS: lib/test_plugin 37 - bt_plugin_find() returns a plugin object\nPASS: lib/test_plugin 38 - bt_plugin_find() finds the correct plugin for a given name\nPASS: param-validation/test_param_validation 1 - valid map: validation succeeds\nPASS: param-validation/test_param_validation 2 - valid map: error string is NULL\nPASS: param-validation/test_param_validation 3 - missing key in map: validation fails\nPASS: param-validation/test_param_validation 4 - missing key in map: error string is not NULL\nPASS: param-validation/test_param_validation 5 - missing key in map: error string contains expected string\nPASS: param-validation/test_param_validation 6 - unexpected key in map: validation fails\nPASS: param-validation/test_param_validation 7 - unexpected key in map: error string is not NULL\nPASS: param-validation/test_param_validation 8 - unexpected key in map: error string contains expected string\nPASS: param-validation/test_param_validation 9 - map entry with unexpected type: validation fails\nPASS: param-validation/test_param_validation 10 - map entry with unexpected type: error string is not NULL\nPASS: param-validation/test_param_validation 11 - map entry with unexpected type: error string contains expected string\nPASS: param-validation/test_param_validation 12 - valid array: validation succeeds\nPASS: param-validation/test_param_validation 13 - valid array: error string is NULL\nPASS: param-validation/test_param_validation 14 - valid empty array: validation succeeds\nPASS: param-validation/test_param_validation 15 - valid empty array: error string is NULL\nPASS: param-validation/test_param_validation 16 - array too small: validation fails\nPASS: param-validation/test_param_validation 17 - array too small: error string is not NULL\nPASS: param-validation/test_param_validation 18 - array too small: error string contains expected string\nPASS: param-validation/test_param_validation 19 - array too large: validation fails\nPASS: param-validation/test_param_validation 20 - array too large: error string is not NULL\nPASS: param-validation/test_param_validation 21 - array too large: error string contains expected string\nPASS: param-validation/test_param_validation 22 - array with invalid element type: validation fails\nPASS: param-validation/test_param_validation 23 - array with invalid element type: error string is not NULL\nPASS: param-validation/test_param_validation 24 - array with invalid element type: error string contains expected string\nPASS: param-validation/test_param_validation 25 - valid string without choices: validation succeeds\nPASS: param-validation/test_param_validation 26 - valid string without choices: error string is NULL\nPASS: param-validation/test_param_validation 27 - valid string with choices: validation succeeds\nPASS: param-validation/test_param_validation 28 - valid string with choices: error string is NULL\nPASS: param-validation/test_param_validation 29 - string with invalid choice: validation fails\nPASS: param-validation/test_param_validation 30 - string with invalid choice: error string is not NULL\nPASS: param-validation/test_param_validation 31 - string with invalid choice: error string contains expected string\nPASS: param-validation/test_param_validation 32 - type of value passed to custom function is as expected\nPASS: param-validation/test_param_validation 33 - value passed to custom function is as expected\nPASS: param-validation/test_param_validation 34 - custom validation function with valid value: validation succeeds\nPASS: param-validation/test_param_validation 35 - custom validation function with valid value: error string is NULL\nPASS: param-validation/test_param_validation 36 - custom validation function with invalid value: validation fails\nPASS: param-validation/test_param_validation 37 - custom validation function with invalid value: error string is not NULL\nPASS: param-validation/test_param_validation 38 - custom validation function with invalid value: error string contains expected string\nPASS: param-validation/test_param_validation 39 - error nested in maps and arrays: validation fails\nPASS: param-validation/test_param_validation 40 - error nested in maps and arrays: error string is not NULL\nPASS: param-validation/test_param_validation 41 - error nested in maps and arrays: error string contains expected string\nPASS: plugins/src.ctf.fs/fail/test_fail 1 - Trace invalid-packet-size/trace: babeltrace exits with an error\nPASS: plugins/src.ctf.fs/fail/test_fail 2 - Trace invalid-packet-size/trace: babeltrace produces the expected stdout\nPASS: plugins/src.ctf.fs/fail/test_fail 3 - Trace invalid-packet-size/trace: babeltrace produces an error stack\nPASS: plugins/src.ctf.fs/fail/test_fail 4 - Trace invalid-packet-size/trace: babeltrace produces the expected error message\nPASS: plugins/src.ctf.fs/fail/test_fail 5 - Trace valid-events-then-invalid-events: babeltrace exits with an error\nPASS: plugins/src.ctf.fs/fail/test_fail 6 - Trace valid-events-then-invalid-events: babeltrace produces the expected stdout\nPASS: plugins/src.ctf.fs/fail/test_fail 7 - Trace valid-events-then-invalid-events: babeltrace produces an error stack\nPASS: plugins/src.ctf.fs/fail/test_fail 8 - Trace valid-events-then-invalid-events: babeltrace produces the expected error message\nPASS: plugins/src.ctf.fs/fail/test_fail 9 - Trace metadata-syntax-error: babeltrace exits with an error\nPASS: plugins/src.ctf.fs/fail/test_fail 10 - Trace metadata-syntax-error: babeltrace produces the expected stdout\nPASS: plugins/src.ctf.fs/fail/test_fail 11 - Trace metadata-syntax-error: babeltrace produces an error stack\nPASS: plugins/src.ctf.fs/fail/test_fail 12 - Trace metadata-syntax-error: babeltrace produces the expected error message\nPASS: plugins/src.ctf.fs/succeed/test_succeed 1 - Trace '2packets' and 'barectf-event-before-packet' give the expected stdout\nPASS: plugins/src.ctf.fs/succeed/test_succeed 2 - Trace '2packets' and 'barectf-event-before-packet' give the expected stderr\nPASS: plugins/src.ctf.fs/succeed/test_succeed 3 - Generated trace 'simple' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 4 - Trace 'smalltrace' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 5 - Trace '2packets' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 6 - Trace 'barectf-event-before-packet' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 7 - Trace 'session-rotation' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 8 - Trace 'lttng-tracefile-rotation' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 9 - Trace 'array-align-elem' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 10 - Trace 'struct-array-align-elem' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 11 - Trace 'meta-ctx-sequence' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 12 - Trace 'lttng-event-after-packet' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 13 - Trace 'lttng-crash' gives the expected output\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 1 - ab: exit status is not 0\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 2 - ab: error stack is produced\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 3 - ab: expected error message is present\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 4 - ba: exit status is not 0\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 5 - ba: error stack is produced\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 6 - ba: expected error message is present\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 7 - bc: exit status is 0\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 8 - bc: expected output is produced\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 9 - cb: exit status is 0\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 10 - cb: expected output is produced\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 1 - 'sink.ctf.fs' component succeeds with input trace 'float'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 2 - Converted trace 'float' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 3 - 'sink.ctf.fs' component succeeds with input trace 'double'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 4 - Converted trace 'double' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 5 - 'sink.ctf.fs' component succeeds with input trace 'meta-variant-no-underscore'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 6 - Converted trace 'meta-variant-no-underscore' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 7 - 'sink.ctf.fs' component succeeds with input trace 'meta-variant-one-underscore'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 8 - Converted trace 'meta-variant-one-underscore' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 9 - 'sink.ctf.fs' component succeeds with input trace 'meta-variant-reserved-keywords'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 10 - Converted trace 'meta-variant-reserved-keywords' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 11 - 'sink.ctf.fs' component succeeds with input trace 'meta-variant-same-with-underscore'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 12 - Converted trace 'meta-variant-same-with-underscore' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 13 - 'sink.ctf.fs' component succeeds with input trace 'meta-variant-two-underscores'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 14 - Converted trace 'meta-variant-two-underscores' gives the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 1 - 'default' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 2 - 'default-compact' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 3 - 'default-compact-without-metadata' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 4 - 'default-compact-without-time' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 5 - 'default-without-data' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 6 - 'default-without-data-without-metadata' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 7 - 'default-without-metadata' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 8 - 'default-without-names' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 9 - 'default-without-time' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 10 - 'default-without-trace-name' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 11 - 'default-without-uuid' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 12 - 'no-packet-context' test has the expected output\nPASS: plugins/src.ctf.lttng-live/test_live 1 - CLI prints the expected session list - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 2 - CLI prints the expected session list - stderr\nPASS: plugins/src.ctf.lttng-live/test_live 3 - CLI attach and fetch from single-domains session - no discarded events - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 4 - CLI attach and fetch from single-domains session - no discarded events - stderr\nPASS: plugins/src.ctf.lttng-live/test_live 5 - CLI attach and fetch from multi-domains session - discarded events - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 6 - CLI attach and fetch from multi-domains session - discarded events - stderr\nPASS: plugins/src.ctf.lttng-live/test_live 7 - CLI many requests per packet - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 8 - CLI many requests per packet - stderr\nPASS: plugins/src.ctf.lttng-live/test_live 9 - CLI src.ctf.fs vs src.ctf.lttng-live - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 10 - CLI src.ctf.fs vs src.ctf.lttng-live - stderr\nPASS: plugins/src.ctf.lttng-live/test_live 11 - CLI src.ctf.fs vs src.ctf.lttng-live - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 12 - CLI src.ctf.fs vs src.ctf.lttng-live - stderr\nPASS: bitfield/test_bitfield 1 - Writing and reading back 0x0, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 2 - Writing and reading back 0x0, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 3 - Writing and reading back 0x0, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 4 - Writing and reading back 0x0, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 5 - Writing and reading back 0x0, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 6 - Writing and reading back 0x0, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 7 - Writing and reading back 0x0, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 8 - Writing and reading back 0x0, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 9 - Writing and reading back 0x1, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 10 - Writing and reading back 0x1, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 11 - Writing and reading back 0x1, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 12 - Writing and reading back 0x1, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 13 - Writing and reading back 0xFFFFFFFF, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 14 - Writing and reading back 0xFFFFFFFFFFFFFFFF, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 15 - Writing and reading back 0xFFFFFFFF, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 16 - Writing and reading back 0xFFFFFFFFFFFFFFFF, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 17 - Writing and reading back 0xFFFFFFFF, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 18 - Writing and reading back 0xFFFFFFFFFFFFFFFF, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 19 - Writing and reading back 0xFFFFFFFF, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 20 - Writing and reading back 0xFFFFFFFFFFFFFFFF, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 21 - Writing and reading back 0x80000000, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 22 - Writing and reading back 0x8000000000000000, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 23 - Writing and reading back 0x80000000, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 24 - Writing and reading back 0x8000000000000000, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 25 - Writing and reading back 0x76FFF138, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 26 - Writing and reading back 0x4DA6CBF54ED2EFE8, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 27 - Writing and reading back 0x76FFF138, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 28 - Writing and reading back 0x4DA6CBF54ED2EFE8, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 29 - Writing and reading back 0x76FFF138, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 30 - Writing and reading back 0x4DA6CBF54ED2EFE8, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 31 - Writing and reading back 0x76FFF138, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 32 - Writing and reading back 0x4DA6CBF54ED2EFE8, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 33 - Writing and reading back 0x158D5ED, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 34 - Writing and reading back 0x3C8CF8816493A365, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 35 - Writing and reading back 0x158D5ED, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 36 - Writing and reading back 0x3C8CF8816493A365, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 37 - Writing and reading back 0x158D5ED, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 38 - Writing and reading back 0x3C8CF8816493A365, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 39 - Writing and reading back 0x158D5ED, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 40 - Writing and reading back 0x3C8CF8816493A365, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 41 - Writing and reading back 0x25D6CFF, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 42 - Writing and reading back 0x4C7F0A461F58A6C3, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 43 - Writing and reading back 0x25D6CFF, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 44 - Writing and reading back 0x4C7F0A461F58A6C3, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 45 - Writing and reading back 0x25D6CFF, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 46 - Writing and reading back 0x4C7F0A461F58A6C3, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 47 - Writing and reading back 0x25D6CFF, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 48 - Writing and reading back 0x4C7F0A461F58A6C3, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 49 - Writing and reading back 0x855340, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 50 - Writing and reading back 0x2F61B1994F859B54, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 51 - Writing and reading back 0x855340, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 52 - Writing and reading back 0x2F61B1994F859B54, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 53 - Writing and reading back 0x855340, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 54 - Writing and reading back 0x2F61B1994F859B54, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 55 - Writing and reading back 0x855340, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 56 - Writing and reading back 0x2F61B1994F859B54, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 57 - Writing and reading back 0x6656CC68, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 58 - Writing and reading back 0x5C0B7B421F2F7AB9, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 59 - Writing and reading back 0x6656CC68, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 60 - Writing and reading back 0x5C0B7B421F2F7AB9, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 61 - Writing and reading back 0x6656CC68, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 62 - Writing and reading back 0x5C0B7B421F2F7AB9, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 63 - Writing and reading back 0x6656CC68, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 64 - Writing and reading back 0x5C0B7B421F2F7AB9, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 65 - Writing and reading back 0x18CB0089, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 66 - Writing and reading back 0x78B706E81BCAE718, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 67 - Writing and reading back 0x18CB0089, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 68 - Writing and reading back 0x78B706E81BCAE718, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 69 - Writing and reading back 0x18CB0089, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 70 - Writing and reading back 0x78B706E81BCAE718, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 71 - Writing and reading back 0x18CB0089, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 72 - Writing and reading back 0x78B706E81BCAE718, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 73 - Writing and reading back 0x48D14251, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 74 - Writing and reading back 0x4BEB15B3A33CDEA, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 75 - Writing and reading back 0x48D14251, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 76 - Writing and reading back 0x4BEB15B3A33CDEA, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 77 - Writing and reading back 0x48D14251, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 78 - Writing and reading back 0x4BEB15B3A33CDEA, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 79 - Writing and reading back 0x48D14251, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 80 - Writing and reading back 0x4BEB15B3A33CDEA, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 81 - Writing and reading back 0x3D8193, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 82 - Writing and reading back 0xB0C761C3E337AE7, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 83 - Writing and reading back 0x3D8193, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 84 - Writing and reading back 0xB0C761C3E337AE7, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 85 - Writing and reading back 0x3D8193, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 86 - Writing and reading back 0xB0C761C3E337AE7, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 87 - Writing and reading back 0x3D8193, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 88 - Writing and reading back 0xB0C761C3E337AE7, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 89 - Writing and reading back 0x63499F88, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 90 - Writing and reading back 0x30E5BCBA0E011386, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 91 - Writing and reading back 0x63499F88, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 92 - Writing and reading back 0x30E5BCBA0E011386, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 93 - Writing and reading back 0x63499F88, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 94 - Writing and reading back 0x30E5BCBA0E011386, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 95 - Writing and reading back 0x63499F88, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 96 - Writing and reading back 0x30E5BCBA0E011386, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 97 - Writing and reading back 0x3EDED2A5, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 98 - Writing and reading back 0x13DB37DE30618FE1, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 99 - Writing and reading back 0x3EDED2A5, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 100 - Writing and reading back 0x13DB37DE30618FE1, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 101 - Writing and reading back 0x3EDED2A5, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 102 - Writing and reading back 0x13DB37DE30618FE1, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 103 - Writing and reading back 0x3EDED2A5, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 104 - Writing and reading back 0x13DB37DE30618FE1, signed long long dest, varying read unit size\n============================================================================\nTestsuite summary for babeltrace2 2.0.5\n============================================================================\n# TOTAL: 1295\n# PASS:  1295\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\n=============================================\n   babeltrace2 2.0.5: tests/test-suite.log\n=============================================\n\n# TOTAL: 1295\n# PASS:  1295\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n\n.. contents:: :depth: 2\n\nDURATION: 32\nEND: /usr/lib/babeltrace2/ptest\n2024-02-06T09:37\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "babeltrace2": {
                    "duration": "32",
                    "log": "START: ptest-runner\n2024-02-06T09:36\nPASS: cli/convert/test_convert_args 1 - ARGS: path non-option arg\nPASS: cli/convert/test_convert_args 2 - ARGS: path non-option args\nPASS: cli/convert/test_convert_args 3 - ARGS: path non-option arg + named user source with --params\nPASS: cli/convert/test_convert_args 4 - ARGS: unnamed user source\nPASS: cli/convert/test_convert_args 5 - ARGS: path non-option arg + user source named `auto-disc-source-ctf-fs`\nPASS: cli/convert/test_convert_args 6 - ARGS: path non-option arg + user sink named `pretty`\nPASS: cli/convert/test_convert_args 7 - ARGS: path non-option arg + user filter named `muxer`\nPASS: cli/convert/test_convert_args 8 - ARGS: path non-option arg + --begin + user filter named `trimmer`\nPASS: cli/convert/test_convert_args 9 - ARGS: path non-option arg + --begin\nPASS: cli/convert/test_convert_args 10 - ARGS: path non-option arg + --begin --end\nPASS: cli/convert/test_convert_args 11 - ARGS: path non-option arg + --timerange\nPASS: cli/convert/test_convert_args 12 - ARGS: path non-option arg + --clock-cycles\nPASS: cli/convert/test_convert_args 13 - ARGS: path non-option arg + --clock-date\nPASS: cli/convert/test_convert_args 14 - ARGS: path non-option arg + --clock-force-correlate\nPASS: cli/convert/test_convert_args 15 - ARGS: path non-option arg + --clock-gmt\nPASS: cli/convert/test_convert_args 16 - ARGS: path non-option arg + --clock-offset\nPASS: cli/convert/test_convert_args 17 - ARGS: path non-option arg + --clock-offset-ns\nPASS: cli/convert/test_convert_args 18 - ARGS: path non-option arg + --clock-seconds\nPASS: cli/convert/test_convert_args 19 - ARGS: path non-option arg + --color\nPASS: cli/convert/test_convert_args 20 - ARGS: path non-option arg + --debug-info\nPASS: cli/convert/test_convert_args 21 - ARGS: path non-option arg + --debug-info-dir\nPASS: cli/convert/test_convert_args 22 - ARGS: path non-option arg + --debug-info-target-prefix\nPASS: cli/convert/test_convert_args 23 - ARGS: path non-option arg + --debug-info-full-path\nPASS: cli/convert/test_convert_args 24 - ARGS: path non-option arg + --fields=trace:domain,loglevel\nPASS: cli/convert/test_convert_args 25 - ARGS: path non-option arg + --fields=all\nPASS: cli/convert/test_convert_args 26 - ARGS: path non-option arg + --names=context,header\nPASS: cli/convert/test_convert_args 27 - ARGS: path non-option arg + --names=all\nPASS: cli/convert/test_convert_args 28 - ARGS: path non-option arg + --no-delta\nPASS: cli/convert/test_convert_args 29 - ARGS: path non-option arg + --output\nPASS: cli/convert/test_convert_args 30 - ARGS: path non-option arg + -i ctf\nPASS: cli/convert/test_convert_args 31 - ARGS: URL non-option arg + -i lttng-live\nPASS: cli/convert/test_convert_args 32 - ARGS: path non-option arg + -o dummy\nPASS: cli/convert/test_convert_args 33 - ARGS: path non-option arg + -o ctf + --output\nPASS: cli/convert/test_convert_args 34 - ARGS: path non-option arg + user sink with log level\nPASS: cli/convert/test_convert_args 35 - FAILS: bad --component format (plugin only)\nPASS: cli/convert/test_convert_args 36 - FAILS: bad --component format (name and plugin only)\nPASS: cli/convert/test_convert_args 37 - FAILS: bad --component format (name only)\nPASS: cli/convert/test_convert_args 38 - FAILS: bad --component format (extra dot found)\nPASS: cli/convert/test_convert_args 39 - FAILS: duplicate component name\nPASS: cli/convert/test_convert_args 40 - FAILS: unknown option\nPASS: cli/convert/test_convert_args 41 - FAILS: --params without current component\nPASS: cli/convert/test_convert_args 42 - FAILS: duplicate --begin\nPASS: cli/convert/test_convert_args 43 - FAILS: duplicate --end\nPASS: cli/convert/test_convert_args 44 - FAILS: --begin and --timerange\nPASS: cli/convert/test_convert_args 45 - FAILS: --end and --timerange\nPASS: cli/convert/test_convert_args 46 - FAILS: bad --timerange format (1)\nPASS: cli/convert/test_convert_args 47 - FAILS: bad --timerange format (2)\nPASS: cli/convert/test_convert_args 48 - FAILS: bad --timerange format (3)\nPASS: cli/convert/test_convert_args 49 - FAILS: bad --fields format\nPASS: cli/convert/test_convert_args 50 - FAILS: bad --names format\nPASS: cli/convert/test_convert_args 51 - FAILS: unknown -i\nPASS: cli/convert/test_convert_args 52 - FAILS: duplicate -i\nPASS: cli/convert/test_convert_args 53 - FAILS: unknown -o\nPASS: cli/convert/test_convert_args 54 - FAILS: duplicate -o\nPASS: cli/convert/test_convert_args 55 - FAILS: --run-args and --run-args-0\nPASS: cli/convert/test_convert_args 56 - FAILS: -o ctf-metadata without path\nPASS: cli/convert/test_convert_args 57 - FAILS: -i lttng-live and implicit source.ctf.fs\nPASS: cli/convert/test_convert_args 58 - FAILS: implicit source.ctf.fs without path\nPASS: cli/convert/test_convert_args 59 - FAILS: implicit source.ctf.lttng-live without URL\nPASS: cli/convert/test_convert_args 60 - FAILS: no source\nPASS: cli/convert/test_convert_args 61 - FAILS: -o ctf without --output\nPASS: cli/convert/test_convert_args 62 - FAILS: -o ctf + --output with implicit sink.text.pretty\nPASS: cli/convert/test_convert_args 63 - FAILS: --stream-intersection\nPASS: cli/convert/test_convert_args 64 - FAILS: two sinks with -o dummy + --clock-seconds\nPASS: cli/convert/test_convert_args 65 - FAILS: path non-option arg + user sink + -o text\nPASS: cli/test_help 1 - help ctf plugin exit status\nPASS: cli/test_help 2 - help ctf plugin expected output\nPASS: cli/test_help 3 - help ctf plugin produces no error\nPASS: cli/test_help 4 - help src.ctf.fs component class exit status\nPASS: cli/test_help 5 - help src.ctf.fs component class expected output\nPASS: cli/test_help 6 - help src.ctf.fs component class produces no error\nPASS: cli/test_help 7 - help without parameter exit status\nPASS: cli/test_help 8 - help without parameter produces expected error\nPASS: cli/test_help 9 - help without parameter produces no output\nPASS: cli/test_help 10 - help with too many parameters exit status\nPASS: cli/test_help 11 - help with too many parameters produces expected error\nPASS: cli/test_help 12 - help with too many parameters produces no output\nPASS: cli/test_help 13 - help with unknown plugin name\nPASS: cli/test_help 14 - help with unknown plugin name produces expected error\nPASS: cli/test_help 15 - help with unknown plugin name produces no output\nPASS: cli/test_help 16 - help with unknown component class name\nPASS: cli/test_help 17 - help with unknown component class name produces expected error\nPASS: cli/test_help 18 - help with unknown component class name prints plugin help\nPASS: cli/test_help 19 - help with unknown component class plugin\nPASS: cli/test_help 20 - help with unknown component class plugin produces expected error\nPASS: cli/test_help 21 - help with unknown component class plugin produces no output\nPASS: cli/test_intersection 1 - run without --stream-intersection\nPASS: cli/test_intersection 2 - 8 events in the whole trace\nPASS: cli/test_intersection 3 - run with --stream-intersection\nPASS: cli/test_intersection 4 - 3 events in streams intersecting\nPASS: cli/test_intersection 5 - run without --stream-intersection\nPASS: cli/test_intersection 6 - 8 events in the whole trace\nPASS: cli/test_intersection 7 - run with --stream-intersection\nPASS: cli/test_intersection 8 - 3 events in streams intersecting\nPASS: cli/test_intersection 9 - run without --stream-intersection\nPASS: cli/test_intersection 10 - 3 events in the whole trace\nPASS: cli/test_intersection 11 - run with --stream-intersection\nPASS: cli/test_intersection 12 - 3 events in streams intersecting\nPASS: cli/test_intersection 13 - run without --stream-intersection\nPASS: cli/test_intersection 14 - 6 events in the whole trace\nPASS: cli/test_intersection 15 - run with --stream-intersection fails\nPASS: cli/test_intersection 16 - stderr contains expected error message\nPASS: cli/test_intersection 17 - run without --stream-intersection\nPASS: cli/test_intersection 18 - 0 events in the whole trace\nPASS: cli/test_intersection 19 - run with --stream-intersection fails\nPASS: cli/test_intersection 20 - stderr contains expected error message\nPASS: cli/test_output_path_ctf_non_lttng_trace 1 - 3eventsintersect output trace exists\nPASS: cli/test_output_path_ctf_non_lttng_trace 2 - 3eventsintersectreverse output trace exists\nPASS: cli/test_output_path_ctf_non_lttng_trace 3 - nointersect output trace exists\nPASS: cli/test_packet_seq_num 1 - Trace parses\nPASS: cli/test_packet_seq_num 2 - No events lost\nPASS: cli/test_packet_seq_num 3 - Trace parses\nPASS: cli/test_packet_seq_num 4 - No events lost\nPASS: cli/test_packet_seq_num 5 - Trace parses\nPASS: cli/test_packet_seq_num 6 - Lost events string matches 2\nPASS: cli/test_packet_seq_num 7 - Trace parses\nPASS: cli/test_packet_seq_num 8 - Lost events string matches 2\nPASS: cli/test_packet_seq_num 9 - Trace parses\nPASS: cli/test_packet_seq_num 10 - Lost events string matches 2,3,1\nPASS: cli/test_trace_copy 1 - Copy trace 2packets with ctf-fs sink\nPASS: cli/test_trace_copy 2 - Read the new trace in /tmp/tmp.6descv2f6P\nPASS: cli/test_trace_copy 3 - Exact same content between the two traces\nPASS: cli/test_trace_copy 4 - Copy trace array-align-elem with ctf-fs sink\nPASS: cli/test_trace_copy 5 - Read the new trace in /tmp/tmp.0Wq9thk6UK\nPASS: cli/test_trace_copy 6 - Exact same content between the two traces\nPASS: cli/test_trace_copy 7 - Copy trace barectf-event-before-packet with ctf-fs sink\nPASS: cli/test_trace_copy 8 - Read the new trace in /tmp/tmp.L9U8hclJXb\nPASS: cli/test_trace_copy 9 - Exact same content between the two traces\nPASS: cli/test_trace_copy 10 - Copy trace debug-info with ctf-fs sink\nPASS: cli/test_trace_copy 11 - Read the new trace in /tmp/tmp.uIylDcWCmH\nPASS: cli/test_trace_copy 12 - Exact same content between the two traces\nPASS: cli/test_trace_copy 13 - Copy trace env-warning with ctf-fs sink\nPASS: cli/test_trace_copy 14 - Read the new trace in /tmp/tmp.gdMNuAP68j\nPASS: cli/test_trace_copy 15 - Exact same content between the two traces\nPASS: cli/test_trace_copy 16 - Copy trace ev-disc-no-ts-begin-end with ctf-fs sink\nPASS: cli/test_trace_copy 17 - Read the new trace in /tmp/tmp.ZalqzdPGRU\nPASS: cli/test_trace_copy 18 - Exact same content between the two traces\nPASS: cli/test_trace_copy 19 - Copy trace lttng-crash with ctf-fs sink\nPASS: cli/test_trace_copy 20 - Read the new trace in /tmp/tmp.o7tTlSmxxD\nPASS: cli/test_trace_copy 21 - Exact same content between the two traces\nPASS: cli/test_trace_copy 22 - Copy trace lttng-event-after-packet with ctf-fs sink\nPASS: cli/test_trace_copy 23 - Read the new trace in /tmp/tmp.ZlQsfmFMKR\nPASS: cli/test_trace_copy 24 - Exact same content between the two traces\nPASS: cli/test_trace_copy 25 - Copy trace lttng-tracefile-rotation with ctf-fs sink\nPASS: cli/test_trace_copy 26 - Read the new trace in /tmp/tmp.RXMCyXSPxb\nPASS: cli/test_trace_copy 27 - Exact same content between the two traces\nPASS: cli/test_trace_copy 28 - Empty trace meta-ctx-sequence, nothing to copy\nPASS: cli/test_trace_copy 29 - Copy trace meta-variant-no-underscore with ctf-fs sink\nPASS: cli/test_trace_copy 30 - Read the new trace in /tmp/tmp.twfhJAxo7l\nPASS: cli/test_trace_copy 31 - Exact same content between the two traces\nPASS: cli/test_trace_copy 32 - Copy trace meta-variant-one-underscore with ctf-fs sink\nPASS: cli/test_trace_copy 33 - Read the new trace in /tmp/tmp.MVJNx9bych\nPASS: cli/test_trace_copy 34 - Exact same content between the two traces\nPASS: cli/test_trace_copy 35 - Copy trace meta-variant-reserved-keywords with ctf-fs sink\nPASS: cli/test_trace_copy 36 - Read the new trace in /tmp/tmp.WxGxRXxV8Y\nPASS: cli/test_trace_copy 37 - Exact same content between the two traces\nPASS: cli/test_trace_copy 38 - Copy trace meta-variant-same-with-underscore with ctf-fs sink\nPASS: cli/test_trace_copy 39 - Read the new trace in /tmp/tmp.8VT44XSea8\nPASS: cli/test_trace_copy 40 - Exact same content between the two traces\nPASS: cli/test_trace_copy 41 - Copy trace meta-variant-two-underscores with ctf-fs sink\nPASS: cli/test_trace_copy 42 - Read the new trace in /tmp/tmp.xQCaUKrODo\nPASS: cli/test_trace_copy 43 - Exact same content between the two traces\nPASS: cli/test_trace_copy 44 - Copy trace multi-domains with ctf-fs sink\nPASS: cli/test_trace_copy 45 - Read the new trace in /tmp/tmp.DsTflhDFWd\nPASS: cli/test_trace_copy 46 - Exact same content between the two traces\nPASS: cli/test_trace_copy 47 - Copy trace no-packet-context with ctf-fs sink\nPASS: cli/test_trace_copy 48 - Read the new trace in /tmp/tmp.g7jYwm4YAv\nPASS: cli/test_trace_copy 49 - Exact same content between the two traces\nPASS: cli/test_trace_copy 50 - Copy trace sequence with ctf-fs sink\nPASS: cli/test_trace_copy 51 - Read the new trace in /tmp/tmp.vAdq0NPypH\nPASS: cli/test_trace_copy 52 - Exact same content between the two traces\nPASS: cli/test_trace_copy 53 - Copy trace session-rotation with ctf-fs sink\nPASS: cli/test_trace_copy 54 - Read the new trace in /tmp/tmp.9Dokk9y7YC\nPASS: cli/test_trace_copy 55 - Exact same content between the two traces\nPASS: cli/test_trace_copy 56 - Copy trace smalltrace with ctf-fs sink\nPASS: cli/test_trace_copy 57 - Read the new trace in /tmp/tmp.GJSBOPGmUV\nPASS: cli/test_trace_copy 58 - Exact same content between the two traces\nPASS: cli/test_trace_copy 59 - Copy trace struct-array-align-elem with ctf-fs sink\nPASS: cli/test_trace_copy 60 - Read the new trace in /tmp/tmp.8ACzzRTbIz\nPASS: cli/test_trace_copy 61 - Exact same content between the two traces\nPASS: cli/test_trace_copy 62 - Copy trace succeed1 with ctf-fs sink\nPASS: cli/test_trace_copy 63 - Read the new trace in /tmp/tmp.u9VRm0FqHm\nPASS: cli/test_trace_copy 64 - Exact same content between the two traces\nPASS: cli/test_trace_copy 65 - Copy trace succeed2 with ctf-fs sink\nPASS: cli/test_trace_copy 66 - Read the new trace in /tmp/tmp.mlYOgPprLj\nPASS: cli/test_trace_copy 67 - Exact same content between the two traces\nPASS: cli/test_trace_copy 68 - Copy trace succeed3 with ctf-fs sink\nPASS: cli/test_trace_copy 69 - Read the new trace in /tmp/tmp.iaoRUxHX5u\nPASS: cli/test_trace_copy 70 - Exact same content between the two traces\nPASS: cli/test_trace_copy 71 - Empty trace succeed4, nothing to copy\nPASS: cli/test_trace_copy 72 - Copy trace trace-with-index with ctf-fs sink\nPASS: cli/test_trace_copy 73 - Read the new trace in /tmp/tmp.lqGxrVIFJF\nPASS: cli/test_trace_copy 74 - Exact same content between the two traces\nPASS: cli/test_trace_copy 75 - Copy trace warnings with ctf-fs sink\nPASS: cli/test_trace_copy 76 - Read the new trace in /tmp/tmp.2dAqNpomh7\nPASS: cli/test_trace_copy 77 - Exact same content between the two traces\nPASS: cli/test_trace_copy 78 - Copy trace wk-heartbeat-u with ctf-fs sink\nPASS: cli/test_trace_copy 79 - Read the new trace in /tmp/tmp.9u6nfTYOSk\nPASS: cli/test_trace_copy 80 - Exact same content between the two traces\nPASS: cli/test_trace_read 1 - Run babeltrace2 with trace 2packets\nPASS: cli/test_trace_read 2 - Run babeltrace2 with trace array-align-elem\nPASS: cli/test_trace_read 3 - Run babeltrace2 with trace barectf-event-before-packet\nPASS: cli/test_trace_read 4 - Run babeltrace2 with trace debug-info\nPASS: cli/test_trace_read 5 - Run babeltrace2 with trace env-warning\nPASS: cli/test_trace_read 6 - Run babeltrace2 with trace ev-disc-no-ts-begin-end\nPASS: cli/test_trace_read 7 - Run babeltrace2 with trace lttng-crash\nPASS: cli/test_trace_read 8 - Run babeltrace2 with trace lttng-event-after-packet\nPASS: cli/test_trace_read 9 - Run babeltrace2 with trace lttng-tracefile-rotation\nPASS: cli/test_trace_read 10 - Run babeltrace2 with trace meta-ctx-sequence\nPASS: cli/test_trace_read 11 - Run babeltrace2 with trace meta-variant-no-underscore\nPASS: cli/test_trace_read 12 - Run babeltrace2 with trace meta-variant-one-underscore\nPASS: cli/test_trace_read 13 - Run babeltrace2 with trace meta-variant-reserved-keywords\nPASS: cli/test_trace_read 14 - Run babeltrace2 with trace meta-variant-same-with-underscore\nPASS: cli/test_trace_read 15 - Run babeltrace2 with trace meta-variant-two-underscores\nPASS: cli/test_trace_read 16 - Run babeltrace2 with trace multi-domains\nPASS: cli/test_trace_read 17 - Run babeltrace2 with trace no-packet-context\nPASS: cli/test_trace_read 18 - Run babeltrace2 with trace sequence\nPASS: cli/test_trace_read 19 - Run babeltrace2 with trace session-rotation\nPASS: cli/test_trace_read 20 - Run babeltrace2 with trace smalltrace\nPASS: cli/test_trace_read 21 - Run babeltrace2 with trace struct-array-align-elem\nPASS: cli/test_trace_read 22 - Run babeltrace2 with trace succeed1\nPASS: cli/test_trace_read 23 - Run babeltrace2 with trace succeed2\nPASS: cli/test_trace_read 24 - Run babeltrace2 with trace succeed3\nPASS: cli/test_trace_read 25 - Run babeltrace2 with trace succeed4\nPASS: cli/test_trace_read 26 - Run babeltrace2 with trace trace-with-index\nPASS: cli/test_trace_read 27 - Run babeltrace2 with trace warnings\nPASS: cli/test_trace_read 28 - Run babeltrace2 with trace wk-heartbeat-u\nPASS: cli/test_trace_read 29 - Run babeltrace2 with invalid trace fail1\nPASS: cli/test_trace_read 30 - Run babeltrace2 with invalid trace fail2\nPASS: cli/test_trace_read 31 - Run babeltrace2 with invalid trace integer-range\nPASS: cli/test_trace_read 32 - Run babeltrace2 with invalid trace invalid-packet-size\nPASS: cli/test_trace_read 33 - Run babeltrace2 with invalid trace lttng-modules-2.0-pre1\nPASS: cli/test_trace_read 34 - Run babeltrace2 with invalid trace metadata-syntax-error\nPASS: cli/test_trace_read 35 - Run babeltrace2 with invalid trace packet-based-metadata\nPASS: cli/test_trace_read 36 - Run babeltrace2 with invalid trace smalltrace\nPASS: cli/test_trace_read 37 - Run babeltrace2 with invalid trace valid-events-then-invalid-events\nPASS: cli/test_trimmer 1 - trimmer: --begin, GMT relative timestamps: exit status\nPASS: cli/test_trimmer 2 - trimmer: --begin, GMT relative timestamps: number of events (18)\nPASS: cli/test_trimmer 3 - trimmer: --end, GMT relative timestamps: exit status\nPASS: cli/test_trimmer 4 - trimmer: --end, GMT relative timestamps: number of events (9)\nPASS: cli/test_trimmer 5 - trimmer: --begin and --end, GMT relative timestamps: exit status\nPASS: cli/test_trimmer 6 - trimmer: --begin and --end, GMT relative timestamps: number of events (7)\nPASS: cli/test_trimmer 7 - trimmer: --begin, out of range, GMT relative timestamps: exit status\nPASS: cli/test_trimmer 8 - trimmer: --begin, out of range, GMT relative timestamps: number of events (0)\nPASS: cli/test_trimmer 9 - trimmer: --end, out of range, GMT relative timestamps: exit status\nPASS: cli/test_trimmer 10 - trimmer: --end, out of range, GMT relative timestamps: number of events (0)\nPASS: cli/test_trimmer 11 - trimmer: --begin, GMT absolute timestamps: exit status\nPASS: cli/test_trimmer 12 - trimmer: --begin, GMT absolute timestamps: number of events (18)\nPASS: cli/test_trimmer 13 - trimmer: --end, GMT absolute timestamps: exit status\nPASS: cli/test_trimmer 14 - trimmer: --end, GMT absolute timestamps: number of events (9)\nPASS: cli/test_trimmer 15 - trimmer: --begin and --end, GMT absolute timestamps: exit status\nPASS: cli/test_trimmer 16 - trimmer: --begin and --end, GMT absolute timestamps: number of events (7)\nPASS: cli/test_trimmer 17 - trimmer: --begin, out of range, GMT absolute timestamps: exit status\nPASS: cli/test_trimmer 18 - trimmer: --begin, out of range, GMT absolute timestamps: number of events (0)\nPASS: cli/test_trimmer 19 - trimmer: --begin, out of range, GMT absolute timestamps: exit status\nPASS: cli/test_trimmer 20 - trimmer: --begin, out of range, GMT absolute timestamps: number of events (0)\nPASS: cli/test_trimmer 21 - trimmer: --begin, EST relative timestamps: exit status\nPASS: cli/test_trimmer 22 - trimmer: --begin, EST relative timestamps: number of events (18)\nPASS: cli/test_trimmer 23 - trimmer: --end, EST relative timestamps: exit status\nPASS: cli/test_trimmer 24 - trimmer: --end, EST relative timestamps: number of events (9)\nPASS: cli/test_trimmer 25 - trimmer: --begin and --end, EST relative timestamps: exit status\nPASS: cli/test_trimmer 26 - trimmer: --begin and --end, EST relative timestamps: number of events (7)\nPASS: cli/test_trimmer 27 - trimmer: --begin, out of range, EST relative timestamps: exit status\nPASS: cli/test_trimmer 28 - trimmer: --begin, out of range, EST relative timestamps: number of events (0)\nPASS: cli/test_trimmer 29 - trimmer: --end, out of range, EST relative timestamps: exit status\nPASS: cli/test_trimmer 30 - trimmer: --end, out of range, EST relative timestamps: number of events (0)\nPASS: cli/test_trimmer 31 - trimmer: --begin, EST absolute timestamps: exit status\nPASS: cli/test_trimmer 32 - trimmer: --begin, EST absolute timestamps: number of events (18)\nPASS: cli/test_trimmer 33 - trimmer: --end, EST absolute timestamps: exit status\nPASS: cli/test_trimmer 34 - trimmer: --end, EST absolute timestamps: number of events (9)\nPASS: cli/test_trimmer 35 - trimmer: --begin and --end, EST absolute timestamps: exit status\nPASS: cli/test_trimmer 36 - trimmer: --begin and --end, EST absolute timestamps: number of events (7)\nPASS: cli/test_trimmer 37 - trimmer: --begin, out of range, EST absolute timestamps: exit status\nPASS: cli/test_trimmer 38 - trimmer: --begin, out of range, EST absolute timestamps: number of events (0)\nPASS: cli/test_trimmer 39 - trimmer: --end, out of range, EST absolute timestamps: exit status\nPASS: cli/test_trimmer 40 - trimmer: --end, out of range, EST absolute timestamps: number of events (0)\nPASS: cli/test_trimmer 41 - trimmer: date time format: partial nanosecond precision: exit status\nPASS: cli/test_trimmer 42 - trimmer: date time format: partial nanosecond precision: number of events (13)\nPASS: cli/test_trimmer 43 - trimmer: date time format: second precision: exit status\nPASS: cli/test_trimmer 44 - trimmer: date time format: second precision: number of events (11)\nPASS: cli/test_trimmer 45 - trimmer: date time format: minute precision: exit status\nPASS: cli/test_trimmer 46 - trimmer: date time format: minute precision: number of events (11)\nPASS: cli/test_trimmer 47 - trimmer: seconds from origin format: nanosecond precision: exit status\nPASS: cli/test_trimmer 48 - trimmer: seconds from origin format: nanosecond precision: number of events (11)\nPASS: cli/test_trimmer 49 - trimmer: seconds from origin format: partial nanosecond precision: exit status\nPASS: cli/test_trimmer 50 - trimmer: seconds from origin format: partial nanosecond precision: number of events (11)\nPASS: cli/test_trimmer 51 - trimmer: seconds from origin format: second precision: exit status\nPASS: cli/test_trimmer 52 - trimmer: seconds from origin format: second precision: number of events (11)\nPASS: cli/test_trimmer 53 - trimmer: date time format: too many nanosecond digits: exit status\nPASS: cli/test_trimmer 54 - trimmer: date time format: too many nanosecond digits: number of events (0)\nPASS: cli/test_trimmer 55 - trimmer: date time format: too many nanosecond digits: error message\nPASS: cli/test_trimmer 56 - trimmer: date time format: missing nanoseconds: exit status\nPASS: cli/test_trimmer 57 - trimmer: date time format: missing nanoseconds: number of events (0)\nPASS: cli/test_trimmer 58 - trimmer: date time format: missing nanoseconds: error message\nPASS: cli/test_trimmer 59 - trimmer: date time format: seconds with too many digit: exit status\nPASS: cli/test_trimmer 60 - trimmer: date time format: seconds with too many digit: number of events (0)\nPASS: cli/test_trimmer 61 - trimmer: date time format: seconds with too many digit: error message\nPASS: cli/test_trimmer 62 - trimmer: date time format: seconds with missing digit: exit status\nPASS: cli/test_trimmer 63 - trimmer: date time format: seconds with missing digit: number of events (0)\nPASS: cli/test_trimmer 64 - trimmer: date time format: seconds with missing digit: error message\nPASS: cli/test_trimmer 65 - trimmer: date time format: minutes with too many digit: exit status\nPASS: cli/test_trimmer 66 - trimmer: date time format: minutes with too many digit: number of events (0)\nPASS: cli/test_trimmer 67 - trimmer: date time format: minutes with too many digit: error message\nPASS: cli/test_trimmer 68 - trimmer: date time format: minutes with missing digit: exit status\nPASS: cli/test_trimmer 69 - trimmer: date time format: minutes with missing digit: number of events (0)\nPASS: cli/test_trimmer 70 - trimmer: date time format: minutes with missing digit: error message\nPASS: cli/test_trimmer 71 - trimmer: date time format: hours with too many digit: exit status\nPASS: cli/test_trimmer 72 - trimmer: date time format: hours with too many digit: number of events (0)\nPASS: cli/test_trimmer 73 - trimmer: date time format: hours with too many digit: error message\nPASS: cli/test_trimmer 74 - trimmer: date time format: hours with missing digit: exit status\nPASS: cli/test_trimmer 75 - trimmer: date time format: hours with missing digit: number of events (0)\nPASS: cli/test_trimmer 76 - trimmer: date time format: hours with missing digit: error message\nPASS: cli/test_trimmer 77 - trimmer: date time format: missing seconds: exit status\nPASS: cli/test_trimmer 78 - trimmer: date time format: missing seconds: number of events (0)\nPASS: cli/test_trimmer 79 - trimmer: date time format: missing seconds: error message\nPASS: cli/test_trimmer 80 - trimmer: date time format: missing minutes 1: exit status\nPASS: cli/test_trimmer 81 - trimmer: date time format: missing minutes 1: number of events (0)\nPASS: cli/test_trimmer 82 - trimmer: date time format: missing minutes 1: error message\nPASS: cli/test_trimmer 83 - trimmer: date time format: missing minutes 2: exit status\nPASS: cli/test_trimmer 84 - trimmer: date time format: missing minutes 2: number of events (0)\nPASS: cli/test_trimmer 85 - trimmer: date time format: missing minutes 2: error message\nPASS: cli/test_trimmer 86 - trimmer: date time format: missing time: exit status\nPASS: cli/test_trimmer 87 - trimmer: date time format: missing time: number of events (0)\nPASS: cli/test_trimmer 88 - trimmer: date time format: missing time: error message\nPASS: cli/test_trimmer 89 - trimmer: date time format: day with too many digit: exit status\nPASS: cli/test_trimmer 90 - trimmer: date time format: day with too many digit: number of events (0)\nPASS: cli/test_trimmer 91 - trimmer: date time format: day with too many digit: error message\nPASS: cli/test_trimmer 92 - trimmer: date time format: day with missing digit: exit status\nPASS: cli/test_trimmer 93 - trimmer: date time format: day with missing digit: number of events (0)\nPASS: cli/test_trimmer 94 - trimmer: date time format: day with missing digit: error message\nPASS: cli/test_trimmer 95 - trimmer: date time format: month with too many digit: exit status\nPASS: cli/test_trimmer 96 - trimmer: date time format: month with too many digit: number of events (0)\nPASS: cli/test_trimmer 97 - trimmer: date time format: month with too many digit: error message\nPASS: cli/test_trimmer 98 - trimmer: date time format: month with missing digit: exit status\nPASS: cli/test_trimmer 99 - trimmer: date time format: month with missing digit: number of events (0)\nPASS: cli/test_trimmer 100 - trimmer: date time format: month with missing digit: error message\nPASS: cli/test_trimmer 101 - trimmer: date time format: year with too many digits: exit status\nPASS: cli/test_trimmer 102 - trimmer: date time format: year with too many digits: number of events (0)\nPASS: cli/test_trimmer 103 - trimmer: date time format: year with too many digits: error message\nPASS: cli/test_trimmer 104 - trimmer: date time format: year with missing digits: exit status\nPASS: cli/test_trimmer 105 - trimmer: date time format: year with missing digits: number of events (0)\nPASS: cli/test_trimmer 106 - trimmer: date time format: year with missing digits: error message\nPASS: cli/test_trimmer 107 - trimmer: date time format: missing day 1: exit status\nPASS: cli/test_trimmer 108 - trimmer: date time format: missing day 1: number of events (0)\nPASS: cli/test_trimmer 109 - trimmer: date time format: missing day 1: error message\nPASS: cli/test_trimmer 110 - trimmer: date time format: missing day 2: exit status\nPASS: cli/test_trimmer 111 - trimmer: date time format: missing day 2: number of events (0)\nPASS: cli/test_trimmer 112 - trimmer: date time format: missing day 2: error message\nPASS: cli/test_trimmer 113 - trimmer: seconds from origin format: too many nanosecond digits: exit status\nPASS: cli/test_trimmer 114 - trimmer: seconds from origin format: too many nanosecond digits: number of events (0)\nPASS: cli/test_trimmer 115 - trimmer: seconds from origin format: too many nanosecond digits: error message\nPASS: cli/test_trimmer 116 - trimmer: seconds from origin format: missing nanseconds: exit status\nPASS: cli/test_trimmer 117 - trimmer: seconds from origin format: missing nanseconds: number of events (0)\nPASS: cli/test_trimmer 118 - trimmer: seconds from origin format: missing nanseconds: error message\nPASS: ctf-writer/test_ctf_writer 1 - bt_ctf_create succeeds in creating trace with path\nPASS: ctf-writer/test_ctf_writer 2 - bt_ctf_writer_get_trace correctly handles NULL\nPASS: ctf-writer/test_ctf_writer 3 - Cannot set a trace's byte order to BT_CTF_BYTE_ORDER_NATIVE\nPASS: ctf-writer/test_ctf_writer 4 - Cannot set a trace's byte order to BT_CTF_BYTE_ORDER_UNSPECIFIED\nPASS: ctf-writer/test_ctf_writer 5 - bt_ctf_writer_get_trace returns a bt_ctf_trace object\nPASS: ctf-writer/test_ctf_writer 6 - Set a trace's byte order to big endian\nPASS: ctf-writer/test_ctf_writer 7 - bt_ctf_trace_get_native_byte_order returns a correct endianness\nPASS: ctf-writer/test_ctf_writer 8 - Add host (testhost) environment field to writer instance\nPASS: ctf-writer/test_ctf_writer 9 - bt_ctf_writer_add_environment_field error with NULL writer\nPASS: ctf-writer/test_ctf_writer 10 - bt_ctf_writer_add_environment_field error with NULL field name\nPASS: ctf-writer/test_ctf_writer 11 - bt_ctf_writer_add_environment_field error with NULL field value\nPASS: ctf-writer/test_ctf_writer 12 - bt_ctf_trace_set_environment_field_integer handles a NULL trace correctly\nPASS: ctf-writer/test_ctf_writer 13 - bt_ctf_trace_set_environment_field_integer handles a NULL name correctly\nPASS: ctf-writer/test_ctf_writer 14 - bt_ctf_trace_set_environment_field_integer succeeds\nPASS: ctf-writer/test_ctf_writer 15 - bt_ctf_trace_set_environment_field_string handles a NULL trace correctly\nPASS: ctf-writer/test_ctf_writer 16 - bt_ctf_trace_set_environment_field_string handles a NULL name correctly\nPASS: ctf-writer/test_ctf_writer 17 - bt_ctf_trace_set_environment_field_string handles a NULL value correctly\nPASS: ctf-writer/test_ctf_writer 18 - bt_ctf_trace_set_environment_field_string succeeds\nPASS: ctf-writer/test_ctf_writer 19 - bt_ctf_trace_set_environment_field_integer succeeds with an existing name\nPASS: ctf-writer/test_ctf_writer 20 - Add sysname (GNU/Linux) environment field to writer instance\nPASS: ctf-writer/test_ctf_writer 21 - Add nodename (testhost) environment field to writer instance\nPASS: ctf-writer/test_ctf_writer 22 - Add release (4.4.0-87-generic) environment field to writer instance\nPASS: ctf-writer/test_ctf_writer 23 - Add version (\\#110-Ubuntu SMP Tue Jul 18 12:55:35 UTC 2017) environment field to writer instance\nPASS: ctf-writer/test_ctf_writer 24 - Add machine (x86_64) environment field to writer istance\nPASS: ctf-writer/test_ctf_writer 25 - Illegal clock name rejected\nPASS: ctf-writer/test_ctf_writer 26 - Clock created sucessfully\nPASS: ctf-writer/test_ctf_writer 27 - bt_ctf_clock_get_name returns a clock name\nPASS: ctf-writer/test_ctf_writer 28 - Returned clock name is valid\nPASS: ctf-writer/test_ctf_writer 29 - bt_ctf_clock_get_description returns NULL on an unset description\nPASS: ctf-writer/test_ctf_writer 30 - Clock description set successfully\nPASS: ctf-writer/test_ctf_writer 31 - bt_ctf_clock_get_description returns a description.\nPASS: ctf-writer/test_ctf_writer 32 - Returned clock description is valid\nPASS: ctf-writer/test_ctf_writer 33 - bt_ctf_clock_get_frequency returns the correct default frequency\nPASS: ctf-writer/test_ctf_writer 34 - Set clock frequency\nPASS: ctf-writer/test_ctf_writer 35 - bt_ctf_clock_get_frequency returns the correct frequency once it is set\nPASS: ctf-writer/test_ctf_writer 36 - bt_ctf_clock_get_offset_s succeeds\nPASS: ctf-writer/test_ctf_writer 37 - bt_ctf_clock_get_offset_s returns the correct default offset (in seconds)\nPASS: ctf-writer/test_ctf_writer 38 - Set clock offset (seconds)\nPASS: ctf-writer/test_ctf_writer 39 - bt_ctf_clock_get_offset_s succeeds\nPASS: ctf-writer/test_ctf_writer 40 - bt_ctf_clock_get_offset_s returns the correct default offset (in seconds) once it is set\nPASS: ctf-writer/test_ctf_writer 41 - bt_ctf_clock_get_offset succeeds\nPASS: ctf-writer/test_ctf_writer 42 - bt_ctf_clock_get_offset returns the correct default offset (in ticks)\nPASS: ctf-writer/test_ctf_writer 43 - Set clock offset\nPASS: ctf-writer/test_ctf_writer 44 - bt_ctf_clock_get_offset succeeds\nPASS: ctf-writer/test_ctf_writer 45 - bt_ctf_clock_get_offset returns the correct default offset (in ticks) once it is set\nPASS: ctf-writer/test_ctf_writer 46 - bt_ctf_clock_get_precision returns the correct default precision\nPASS: ctf-writer/test_ctf_writer 47 - Set clock precision\nPASS: ctf-writer/test_ctf_writer 48 - bt_ctf_clock_get_precision returns the correct precision once it is set\nPASS: ctf-writer/test_ctf_writer 49 - bt_ctf_clock_get_precision returns the correct default is_absolute attribute\nPASS: ctf-writer/test_ctf_writer 50 - Set clock absolute property\nPASS: ctf-writer/test_ctf_writer 51 - bt_ctf_clock_get_precision returns the correct is_absolute attribute once it is set\nPASS: ctf-writer/test_ctf_writer 52 - Set clock time\nPASS: ctf-writer/test_ctf_writer 53 - bt_ctf_clock_get_uuid returns a UUID\nPASS: ctf-writer/test_ctf_writer 54 - bt_ctf_clock_set_uuid sets a new uuid successfully\nPASS: ctf-writer/test_ctf_writer 55 - bt_ctf_clock_get_uuid returns a UUID after setting a new one\nPASS: ctf-writer/test_ctf_writer 56 - bt_ctf_clock_get_uuid returns the correct UUID after setting a new one\nPASS: ctf-writer/test_ctf_writer 57 - bt_ctf_stream_class_get_name returns a correct stream class name\nPASS: ctf-writer/test_ctf_writer 58 - bt_ctf_stream_class_get_clock returns NULL when a clock was not set\nPASS: ctf-writer/test_ctf_writer 59 - bt_ctf_stream_class_get_clock handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 60 - Create stream class\nPASS: ctf-writer/test_ctf_writer 61 - Set a stream class' clock\nPASS: ctf-writer/test_ctf_writer 62 - bt_ctf_stream_class_get_clock returns a correct clock\nPASS: ctf-writer/test_ctf_writer 63 - Create an unsigned integer type\nPASS: ctf-writer/test_ctf_writer 64 - Set integer type's base as binary\nPASS: ctf-writer/test_ctf_writer 65 - Set integer type's base as decimal\nPASS: ctf-writer/test_ctf_writer 66 - Reject integer type's base set as unknown\nPASS: ctf-writer/test_ctf_writer 67 - Set integer type's base as octal\nPASS: ctf-writer/test_ctf_writer 68 - Set integer type's base as hexadecimal\nPASS: ctf-writer/test_ctf_writer 69 - Reject unknown integer base value\nPASS: ctf-writer/test_ctf_writer 70 - Set integer type signedness to signed\nPASS: ctf-writer/test_ctf_writer 71 - Set integer type signedness to unsigned\nPASS: ctf-writer/test_ctf_writer 72 - bt_ctf_field_type_integer_get_size returns a correct value\nPASS: ctf-writer/test_ctf_writer 73 - bt_ctf_field_type_integer_get_signed returns a correct value for unsigned types\nPASS: ctf-writer/test_ctf_writer 74 - bt_ctf_field_type_set_byte_order handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 75 - bt_ctf_field_type_set_byte_order rejects invalid values\nPASS: ctf-writer/test_ctf_writer 76 - Set an integer's byte order to little endian\nPASS: ctf-writer/test_ctf_writer 77 - Set an integer's byte order to big endian\nPASS: ctf-writer/test_ctf_writer 78 - bt_ctf_field_type_get_byte_order returns a correct value\nPASS: ctf-writer/test_ctf_writer 79 - bt_ctf_field_type_get_type_id returns a correct value with an integer type\nPASS: ctf-writer/test_ctf_writer 80 - bt_ctf_field_type_integer_get_base returns a correct value\nPASS: ctf-writer/test_ctf_writer 81 - bt_ctf_field_type_integer_set_encoding handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 82 - bt_ctf_field_type_integer_set_encoding handles invalid encodings correctly\nPASS: ctf-writer/test_ctf_writer 83 - Set integer type encoding to UTF8\nPASS: ctf-writer/test_ctf_writer 84 - bt_ctf_field_type_integer_get_encoding returns a correct value\nPASS: ctf-writer/test_ctf_writer 85 - Set signedness of 16 bit integer to true\nPASS: ctf-writer/test_ctf_writer 86 - bt_ctf_field_type_integer_get_signed returns a correct value for signed types\nPASS: ctf-writer/test_ctf_writer 87 - Create a sequence of int16_t type\nPASS: ctf-writer/test_ctf_writer 88 - bt_ctf_field_type_get_type_id returns a correct value with a sequence type\nPASS: ctf-writer/test_ctf_writer 89 - bt_ctf_field_type_sequence_get_length_field_name returns the correct value\nPASS: ctf-writer/test_ctf_writer 90 - bt_ctf_field_type_sequence_get_element_field_type returns the correct type\nPASS: ctf-writer/test_ctf_writer 91 - Create a string type\nPASS: ctf-writer/test_ctf_writer 92 - Reject invalid \"None\" string encoding\nPASS: ctf-writer/test_ctf_writer 93 - Reject invalid string encoding\nPASS: ctf-writer/test_ctf_writer 94 - Set string encoding to ASCII\nPASS: ctf-writer/test_ctf_writer 95 - bt_ctf_field_type_string_get_encoding returns the correct value\nPASS: ctf-writer/test_ctf_writer 96 - bt_ctf_field_type_get_type_id returns a correct value with a structure type\nPASS: ctf-writer/test_ctf_writer 97 - Create a structure type\nPASS: ctf-writer/test_ctf_writer 98 - Add a uint8_t type to a structure\nPASS: ctf-writer/test_ctf_writer 99 - Add a sequence type to a structure\nPASS: ctf-writer/test_ctf_writer 100 - bt_ctf_field_type_structure_get_field_count returns a correct value\nPASS: ctf-writer/test_ctf_writer 101 - bt_ctf_field_type_structure_get_field handles a NULL name correctly\nPASS: ctf-writer/test_ctf_writer 102 - bt_ctf_field_type_structure_get_field handles a NULL return type correctly\nPASS: ctf-writer/test_ctf_writer 103 - bt_ctf_field_type_structure_get_field returns a field\nPASS: ctf-writer/test_ctf_writer 104 - bt_ctf_field_type_structure_get_field returns a correct field name\nPASS: ctf-writer/test_ctf_writer 105 - bt_ctf_field_type_structure_get_field returns a correct field type\nPASS: ctf-writer/test_ctf_writer 106 - bt_ctf_field_type_structure_get_field_type_by_name returns the correct field type\nPASS: ctf-writer/test_ctf_writer 107 - Add a string type to a structure\nPASS: ctf-writer/test_ctf_writer 108 - Add a structure type to a structure\nPASS: ctf-writer/test_ctf_writer 109 - bt_ctf_field_type_structure_get_field_type_by_name returns a correct type\nPASS: ctf-writer/test_ctf_writer 110 - Instanciate a signed 16-bit integer\nPASS: ctf-writer/test_ctf_writer 111 - Instanciate an unsigned 12-bit integer\nPASS: ctf-writer/test_ctf_writer 112 - bt_ctf_field_get_type returns the correct type\nPASS: ctf-writer/test_ctf_writer 113 - Check an integer type' base can't be modified after instanciation\nPASS: ctf-writer/test_ctf_writer 114 - Check an integer type's signedness can't be modified after instanciation\nPASS: ctf-writer/test_ctf_writer 115 - Check -32768 is allowed for a signed 16-bit integer\nPASS: ctf-writer/test_ctf_writer 116 - Check 32767 is allowed for a signed 16-bit integer\nPASS: ctf-writer/test_ctf_writer 117 - Check -42 is allowed for a signed 16-bit integer\nPASS: ctf-writer/test_ctf_writer 118 - Check 4095 is allowed for an unsigned 12-bit integer\nPASS: ctf-writer/test_ctf_writer 119 - Check 0 is allowed for an unsigned 12-bit integer\nPASS: ctf-writer/test_ctf_writer 120 - Instanciate a string field\nPASS: ctf-writer/test_ctf_writer 121 - Set a string's value\nPASS: ctf-writer/test_ctf_writer 122 - Create an enumeration type with an unsigned 12-bit integer as container\nPASS: ctf-writer/test_ctf_writer 123 - bt_ctf_stream_class_get_id returns an error when no id is set\nPASS: ctf-writer/test_ctf_writer 124 - bt_ctf_stream_class_set_id handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 125 - Set an stream class' id\nPASS: ctf-writer/test_ctf_writer 126 - bt_ctf_stream_class_get_id returns the correct value\nPASS: ctf-writer/test_ctf_writer 127 - bt_ctf_stream_class_get_event_header_type returns an event header type\nPASS: ctf-writer/test_ctf_writer 128 - Default event header type is a structure\nPASS: ctf-writer/test_ctf_writer 129 - Default event header type contains an \"id\" field\nPASS: ctf-writer/test_ctf_writer 130 - Default event header \"id\" field is an integer\nPASS: ctf-writer/test_ctf_writer 131 - Default event header type contains a \"timestamp\" field\nPASS: ctf-writer/test_ctf_writer 132 - Default event header \"timestamp\" field is an integer\nPASS: ctf-writer/test_ctf_writer 133 - bt_ctf_trace_get_packet_header_field_type returns a packet header\nPASS: ctf-writer/test_ctf_writer 134 - bt_ctf_trace_get_packet_header_field_type returns a packet header of type struct\nPASS: ctf-writer/test_ctf_writer 135 - Default packet header type contains a \"magic\" field\nPASS: ctf-writer/test_ctf_writer 136 - Default packet header type contains a \"uuid\" field\nPASS: ctf-writer/test_ctf_writer 137 - Default packet header type contains a \"stream_id\" field\nPASS: ctf-writer/test_ctf_writer 138 - Added a custom trace packet header field successfully\nPASS: ctf-writer/test_ctf_writer 139 - bt_ctf_trace_set_packet_header_field_type handles a NULL trace correctly\nPASS: ctf-writer/test_ctf_writer 140 - Set a trace packet_header_type successfully\nPASS: ctf-writer/test_ctf_writer 141 - bt_ctf_stream_class_get_packet_context_type returns a packet context type.\nPASS: ctf-writer/test_ctf_writer 142 - Packet context is a structure\nPASS: ctf-writer/test_ctf_writer 143 - bt_ctf_stream_class_set_packet_context_type handles a NULL stream class correctly\nPASS: ctf-writer/test_ctf_writer 144 - bt_ctf_stream_class_set_packet_context_type rejects a packet context that is not a structure\nPASS: ctf-writer/test_ctf_writer 145 - Packet context field added successfully\nPASS: ctf-writer/test_ctf_writer 146 - bt_ctf_stream_class_set_event_context_type handles a NULL stream_class correctly\nPASS: ctf-writer/test_ctf_writer 147 - bt_ctf_stream_class_set_event_context_type validates that the event context os a structure\nPASS: ctf-writer/test_ctf_writer 148 - Set a new stream event context type\nPASS: ctf-writer/test_ctf_writer 149 - bt_ctf_stream_class_get_event_context_type returns the correct field type.\nPASS: ctf-writer/test_ctf_writer 150 - bt_ctf_trace_get_stream_count() succeeds and returns the correct value (0)\nPASS: ctf-writer/test_ctf_writer 151 - Instanciate a stream class from writer\nPASS: ctf-writer/test_ctf_writer 152 - bt_ctf_trace_get_stream_count() succeeds and returns the correct value (1)\nPASS: ctf-writer/test_ctf_writer 153 - bt_ctf_trace_get_stream_by_index() succeeds and returns the correct value\nPASS: ctf-writer/test_ctf_writer 154 - bt_ctf_stream_get_class returns a stream class\nPASS: ctf-writer/test_ctf_writer 155 - Returned stream class is of the correct type\nPASS: ctf-writer/test_ctf_writer 156 - Trace packet header type can't be modified once a stream has been instanciated\nPASS: ctf-writer/test_ctf_writer 157 - Packet context type can't be modified once a stream has been instanciated\nPASS: ctf-writer/test_ctf_writer 158 - Stream event context type can't be modified once a stream has been instanciated\nPASS: ctf-writer/test_ctf_writer 159 - Changes to a stream class that was already instantiated fail\nPASS: ctf-writer/test_ctf_writer 160 - bt_ctf_stream_get_packet_header handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 161 - bt_ctf_stream_get_packet_header returns a packet header\nPASS: ctf-writer/test_ctf_writer 162 - Stream returns a packet header of the appropriate type\nPASS: ctf-writer/test_ctf_writer 163 - Packet header structure contains a custom field with the appropriate name\nPASS: ctf-writer/test_ctf_writer 164 - Set custom packet header value successfully\nPASS: ctf-writer/test_ctf_writer 165 - bt_ctf_stream_set_packet_header handles a NULL packet header correctly\nPASS: ctf-writer/test_ctf_writer 166 - bt_ctf_stream_set_packet_header handles a NULL stream correctly\nPASS: ctf-writer/test_ctf_writer 167 - bt_ctf_stream_set_packet_header rejects a packet header of the wrong type\nPASS: ctf-writer/test_ctf_writer 168 - Successfully set a stream's packet header\nPASS: ctf-writer/test_ctf_writer 169 - Add environment field to writer after stream creation\nPASS: ctf-writer/test_ctf_writer 170 - bt_ctf_event_get_stream returns an event's stream after it has been appended\nPASS: ctf-writer/test_ctf_writer 171 - Create an event before instanciating its associated stream\nPASS: ctf-writer/test_ctf_writer 172 - Create an unsigned integer type\nPASS: ctf-writer/test_ctf_writer 173 - Set signed 64 bit integer signedness to true\nPASS: ctf-writer/test_ctf_writer 174 - Create a signed integer type\nPASS: ctf-writer/test_ctf_writer 175 - bt_ctf_field_type_enumeration_get_container_field_type returns the right type\nPASS: ctf-writer/test_ctf_writer 176 - bt_ctf_field_enumeration_type_create rejects non-integer container field types\nPASS: ctf-writer/test_ctf_writer 177 - bt_ctf_field_type_get_alignment returns a correct value\nPASS: ctf-writer/test_ctf_writer 178 - Set a floating point type's exponent digit count\nPASS: ctf-writer/test_ctf_writer 179 - Set a floating point type's mantissa digit count\nPASS: ctf-writer/test_ctf_writer 180 - bt_ctf_field_type_floating_point_get_exponent_digits returns the correct value\nPASS: ctf-writer/test_ctf_writer 181 - bt_ctf_field_type_floating_point_get_mantissa_digits returns the correct value\nPASS: ctf-writer/test_ctf_writer 182 - bt_ctf_field_type_enumeration_add_mapping accepts negative enumeration mappings\nPASS: ctf-writer/test_ctf_writer 183 - bt_ctf_field_type_enumeration_add_mapping accepts enumeration mapping strings containing quotes\nPASS: ctf-writer/test_ctf_writer 184 - bt_ctf_field_type_enumeration_add_mapping accepts enumeration mapping strings containing special characters\nPASS: ctf-writer/test_ctf_writer 185 - Accept enumeration mapping strings containing reserved keywords\nPASS: ctf-writer/test_ctf_writer 186 - bt_ctf_field_type_enumeration_add_mapping accepts duplicate mapping names\nPASS: ctf-writer/test_ctf_writer 187 - bt_ctf_field_type_enumeration_add_mapping accepts overlapping enum entries\nPASS: ctf-writer/test_ctf_writer 188 - bt_ctf_field_type_enumeration_add_mapping rejects mapping where end < start\nPASS: ctf-writer/test_ctf_writer 189 - Add signed enumeration field to event\nPASS: ctf-writer/test_ctf_writer 190 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index handles a NULL string correctly\nPASS: ctf-writer/test_ctf_writer 191 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index handles a NULL start correctly\nPASS: ctf-writer/test_ctf_writer 192 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index handles a NULL end correctly\nPASS: ctf-writer/test_ctf_writer 193 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index returns a value\nPASS: ctf-writer/test_ctf_writer 194 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index returns a correct mapping name\nPASS: ctf-writer/test_ctf_writer 195 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index returns a correct mapping start\nPASS: ctf-writer/test_ctf_writer 196 - bt_ctf_field_type_enumeration_signed_get_mapping_by_index returns a correct mapping end\nPASS: ctf-writer/test_ctf_writer 197 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts enumeration mapping strings containing quotes\nPASS: ctf-writer/test_ctf_writer 198 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts enumeration mapping strings containing special characters\nPASS: ctf-writer/test_ctf_writer 199 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts enumeration mapping strings containing reserved keywords\nPASS: ctf-writer/test_ctf_writer 200 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts single-value ranges\nPASS: ctf-writer/test_ctf_writer 201 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts duplicate mapping names\nPASS: ctf-writer/test_ctf_writer 202 - bt_ctf_field_type_enumeration_unsigned_add_mapping accepts overlapping enum entries\nPASS: ctf-writer/test_ctf_writer 203 - bt_ctf_field_type_enumeration_unsigned_add_mapping rejects mapping where end < start\nPASS: ctf-writer/test_ctf_writer 204 - Add unsigned enumeration field to event\nPASS: ctf-writer/test_ctf_writer 205 - bt_ctf_field_type_enumeration_get_mapping_count returns the correct value\nPASS: ctf-writer/test_ctf_writer 206 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index handles a NULL string correctly\nPASS: ctf-writer/test_ctf_writer 207 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index handles a NULL start correctly\nPASS: ctf-writer/test_ctf_writer 208 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index handles a NULL end correctly\nPASS: ctf-writer/test_ctf_writer 209 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index returns a value\nPASS: ctf-writer/test_ctf_writer 210 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index returns a correct mapping name\nPASS: ctf-writer/test_ctf_writer 211 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index returns a correct mapping start\nPASS: ctf-writer/test_ctf_writer 212 - bt_ctf_field_type_enumeration_unsigned_get_mapping_by_index returns a correct mapping end\nPASS: ctf-writer/test_ctf_writer 213 - Add event specific context field\nPASS: ctf-writer/test_ctf_writer 214 - bt_ctf_event_class_set_context_field_type handles a NULL event class correctly\nPASS: ctf-writer/test_ctf_writer 215 - Set an event class' context type successfully\nPASS: ctf-writer/test_ctf_writer 216 - bt_ctf_event_class_get_context_field_type returns the appropriate type\nPASS: ctf-writer/test_ctf_writer 217 - Adding simple event class to stream class\nPASS: ctf-writer/test_ctf_writer 218 - bt_ctf_stream_class_get_event_class_count returns a correct number of event classes\nPASS: ctf-writer/test_ctf_writer 219 - bt_ctf_stream_class_get_event_class returns the correct event class\nPASS: ctf-writer/test_ctf_writer 220 - bt_ctf_stream_class_get_event_class_by_id returns NULL when the requested ID doesn't exist\nPASS: ctf-writer/test_ctf_writer 221 - bt_ctf_stream_class_get_event_class_by_id returns a correct event class\nPASS: ctf-writer/test_ctf_writer 222 - Instantiate an event containing a single integer field\nPASS: ctf-writer/test_ctf_writer 223 - Use bt_ctf_event_set_payload to set a manually allocated field\nPASS: ctf-writer/test_ctf_writer 224 - bt_ctf_field_floating_point_get_value returns a double value\nPASS: ctf-writer/test_ctf_writer 225 - bt_ctf_field_floating_point_get_value returns a correct value\nPASS: ctf-writer/test_ctf_writer 226 - Set signed enumeration container value\nPASS: ctf-writer/test_ctf_writer 227 - Set unsigned enumeration container value\nPASS: ctf-writer/test_ctf_writer 228 - Set clock time\nPASS: ctf-writer/test_ctf_writer 229 - bt_ctf_event_get_context returns a field\nPASS: ctf-writer/test_ctf_writer 230 - bt_ctf_event_get_context returns a field of the appropriate type\nPASS: ctf-writer/test_ctf_writer 231 - Successfully set an event context's value\nPASS: ctf-writer/test_ctf_writer 232 - Set an event context successfully\nPASS: ctf-writer/test_ctf_writer 233 - Append simple event to trace stream\nPASS: ctf-writer/test_ctf_writer 234 - bt_ctf_stream_get_packet_context returns a packet context\nPASS: ctf-writer/test_ctf_writer 235 - Packet context contains the default packet_size field.\nPASS: ctf-writer/test_ctf_writer 236 - Custom packet context field value successfully set.\nPASS: ctf-writer/test_ctf_writer 237 - Successfully set a stream's packet context\nPASS: ctf-writer/test_ctf_writer 238 - Flush trace stream with one event\nPASS: ctf-writer/test_ctf_writer 239 - Add a new event class to a stream class after writing an event\nPASS: ctf-writer/test_ctf_writer 240 - bt_ctf_stream_get_discarded_events_count returns a correct number of discarded events when none were discarded\nPASS: ctf-writer/test_ctf_writer 241 - bt_ctf_stream_get_discarded_events_count returns a correct number of discarded events when some were discarded\nPASS: ctf-writer/test_ctf_writer 242 - Append 100 000 events to a stream\nPASS: ctf-writer/test_ctf_writer 243 - Flush a stream that forces a packet resize\nPASS: ctf-writer/test_ctf_writer 244 - bt_ctf_stream_get_discarded_events_count returns a correct number of discarded events after a flush\nPASS: ctf-writer/test_ctf_writer 245 - bt_ctf_field_type_set_alignment handles 0-alignment correctly\nPASS: ctf-writer/test_ctf_writer 246 - bt_ctf_field_type_set_alignment handles wrong alignment correctly (3)\nPASS: ctf-writer/test_ctf_writer 247 - bt_ctf_field_type_set_alignment handles wrong alignment correctly (24)\nPASS: ctf-writer/test_ctf_writer 248 - bt_ctf_field_type_set_alignment handles correct alignment correctly (4)\nPASS: ctf-writer/test_ctf_writer 249 - Set alignment of signed 16 bit integer to 32\nPASS: ctf-writer/test_ctf_writer 250 - Set integer signedness to true\nPASS: ctf-writer/test_ctf_writer 251 - Set signed 16 bit integer base to hexadecimal\nPASS: ctf-writer/test_ctf_writer 252 - bt_ctf_field_type_array_get_element_field_type returns the correct type\nPASS: ctf-writer/test_ctf_writer 253 - bt_ctf_field_type_array_get_length returns the correct length\nPASS: ctf-writer/test_ctf_writer 254 - Cannot add self to structure\nPASS: ctf-writer/test_ctf_writer 255 - Add seq_len field to inner structure\nPASS: ctf-writer/test_ctf_writer 256 - Add a_sequence field to inner structure\nPASS: ctf-writer/test_ctf_writer 257 - Add an_array field to inner structure\nPASS: ctf-writer/test_ctf_writer 258 - Reject a variant field based on an unknown tag value\nPASS: ctf-writer/test_ctf_writer 259 - Add a field to a variant\nPASS: ctf-writer/test_ctf_writer 260 - Add INT16_TYPE field to variant\nPASS: ctf-writer/test_ctf_writer 261 - Add UINT35_TYPE field to variant\nPASS: ctf-writer/test_ctf_writer 262 - bt_ctf_field_type_variant_get_tag_field_type returns a correct tag type\nPASS: ctf-writer/test_ctf_writer 263 - bt_ctf_field_type_variant_get_tag_name returns the correct variant tag name\nPASS: ctf-writer/test_ctf_writer 264 - bt_ctf_field_type_variant_get_field_type_by_name returns a correct field type\nPASS: ctf-writer/test_ctf_writer 265 - bt_ctf_field_type_variant_get_field_count returns the correct count\nPASS: ctf-writer/test_ctf_writer 266 - bt_ctf_field_type_variant_get_field handles a NULL field name correctly\nPASS: ctf-writer/test_ctf_writer 267 - bt_ctf_field_type_variant_get_field handles a NULL field type correctly\nPASS: ctf-writer/test_ctf_writer 268 - bt_ctf_field_type_variant_get_field returns a field\nPASS: ctf-writer/test_ctf_writer 269 - bt_ctf_field_type_variant_get_field returns a correct field name\nPASS: ctf-writer/test_ctf_writer 270 - bt_ctf_field_type_variant_get_field returns a correct field type\nPASS: ctf-writer/test_ctf_writer 271 - Add variant_selector field to complex structure\nPASS: ctf-writer/test_ctf_writer 272 - Add `string` field to complex structure\nPASS: ctf-writer/test_ctf_writer 273 - Add variant_value field to complex structure\nPASS: ctf-writer/test_ctf_writer 274 - Add inner_structure field to complex structure\nPASS: ctf-writer/test_ctf_writer 275 - Create an event class\nPASS: ctf-writer/test_ctf_writer 276 - Reject addition of a field with an empty name to an event\nPASS: ctf-writer/test_ctf_writer 277 - Reject addition of a field with a NULL type to an event\nPASS: ctf-writer/test_ctf_writer 278 - Reject addition of a type with an illegal name to an event\nPASS: ctf-writer/test_ctf_writer 279 - Add field of type unsigned integer to an event\nPASS: ctf-writer/test_ctf_writer 280 - Add field of type signed integer to an event\nPASS: ctf-writer/test_ctf_writer 281 - Add composite structure to an event\nPASS: ctf-writer/test_ctf_writer 282 - bt_ctf_event_class_get_name returns a correct name\nPASS: ctf-writer/test_ctf_writer 283 - bt_ctf_event_class_get_id returns a negative value when not set\nPASS: ctf-writer/test_ctf_writer 284 - bt_ctf_event_class_set_id handles NULL correctly\nPASS: ctf-writer/test_ctf_writer 285 - Set an event class' id\nPASS: ctf-writer/test_ctf_writer 286 - bt_ctf_event_class_get_id returns the correct value\nPASS: ctf-writer/test_ctf_writer 287 - event class has the expected initial log level\nPASS: ctf-writer/test_ctf_writer 288 - as expected, event class has no initial EMF URI\nPASS: ctf-writer/test_ctf_writer 289 - bt_ctf_event_class_set_log_level handles a NULL event class correctly\nPASS: ctf-writer/test_ctf_writer 290 - bt_ctf_event_class_set_log_level handles an unknown log level correctly\nPASS: ctf-writer/test_ctf_writer 291 - bt_ctf_event_class_set_log_level succeeds with a valid log level\nPASS: ctf-writer/test_ctf_writer 292 - bt_ctf_event_class_get_log_level returns the expected log level\nPASS: ctf-writer/test_ctf_writer 293 - bt_ctf_event_class_set_emf_uri handles a NULL event class correctly\nPASS: ctf-writer/test_ctf_writer 294 - bt_ctf_event_class_set_emf_uri succeeds with a valid EMF URI\nPASS: ctf-writer/test_ctf_writer 295 - bt_ctf_event_class_get_emf_uri returns the expected EMF URI\nPASS: ctf-writer/test_ctf_writer 296 - bt_ctf_event_class_set_emf_uri succeeds with NULL (to reset)\nPASS: ctf-writer/test_ctf_writer 297 - as expected, event class has no EMF URI after reset\nPASS: ctf-writer/test_ctf_writer 298 - Reject addition of NULL event class to a stream class\nPASS: ctf-writer/test_ctf_writer 299 - Add an event class to stream class\nPASS: ctf-writer/test_ctf_writer 300 - bt_ctf_event_class_get_stream_class returns the correct stream class\nPASS: ctf-writer/test_ctf_writer 301 - bt_ctf_event_class_get_field_by_name handles an invalid field name correctly\nPASS: ctf-writer/test_ctf_writer 302 - Instanciate a complex event\nPASS: ctf-writer/test_ctf_writer 303 - bt_ctf_event_get_class returns the correct event class\nPASS: ctf-writer/test_ctf_writer 304 - Use bt_ctf_event_get_payload to get a field instance\nPASS: ctf-writer/test_ctf_writer 305 - bt_ctf_field_integer_unsigned_get_value succeeds after setting a value\nPASS: ctf-writer/test_ctf_writer 306 - bt_ctf_field_integer_unsigned_get_value returns the correct value\nPASS: ctf-writer/test_ctf_writer 307 - bt_ctf_field_integer_signed_get_value succeeds after setting a value\nPASS: ctf-writer/test_ctf_writer 308 - bt_ctf_field_integer_signed_get_value returns the correct value\nPASS: ctf-writer/test_ctf_writer 309 - bt_ctf_field_string_append succeeds\nPASS: ctf-writer/test_ctf_writer 310 - bt_ctf_field_string_append_len succeeds (append 5 characters)\nPASS: ctf-writer/test_ctf_writer 311 - bt_ctf_field_string_append_len succeeds (append 0 characters)\nPASS: ctf-writer/test_ctf_writer 312 - bt_ctf_field_string_append_len succeeds (append 0 characters)\nPASS: ctf-writer/test_ctf_writer 313 - bt_ctf_field_string_get_value returns a string\nPASS: ctf-writer/test_ctf_writer 314 - bt_ctf_field_string_get_value returns a correct value\nPASS: ctf-writer/test_ctf_writer 315 - bt_ctf_field_type_variant_get_field_type_from_tag returns the correct field type\nPASS: ctf-writer/test_ctf_writer 316 - Set a sequence field's length\nPASS: ctf-writer/test_ctf_writer 317 - Append a complex event to a stream\nPASS: ctf-writer/test_ctf_writer 318 - Flush a stream containing a complex event\nPASS: ctf-writer/test_ctf_writer 319 - two event classes with the same name may cohabit within the same stream class\nPASS: ctf-writer/test_ctf_writer 320 - two event classes with the same ID cannot cohabit within the same stream class\nPASS: ctf-writer/test_ctf_writer 321 - bt_ctf_stream_class_get_trace returns NULL when stream class is orphaned\nPASS: ctf-writer/test_ctf_writer 322 - bt_ctf_stream_class_get_trace returns the correct trace after a stream has been created\nPASS: ctf-writer/test_ctf_writer 323 - Created a stream class with default attributes and an empty stream\nPASS: ctf-writer/test_ctf_writer 324 - Get metadata string\nPASS: ctf-writer/test_ctf_writer 325 - Babeltrace could read the resulting trace\nPASS: lib/test_bt_uuid 1 - bt_uuid_from_str - Parse valid string '3d260c88-75ea-47b8-a7e2-d6077c0378d9', expect success\nPASS: lib/test_bt_uuid 2 - bt_uuid_from_str - Parse valid string '611cf3a6-a68b-4515-834f-208bc2762592', expect success\nPASS: lib/test_bt_uuid 3 - bt_uuid_from_str - Parse valid string '1b4855cc-96de-4ae8-abe3-86449c2a43c4', expect success\nPASS: lib/test_bt_uuid 4 - bt_uuid_from_str - Parse valid string '8ADED5B9-ACD2-439F-A60C-897403AA2AB4', expect success\nPASS: lib/test_bt_uuid 5 - bt_uuid_from_str - Parse valid string 'f109e0a2-C619-4d18-b760-20EA20E0F69A', expect success\nPASS: lib/test_bt_uuid 6 - bt_uuid_from_str - Parse invalid string '1b485!cc-96de-4XX8-abe3-86449c2a43?4', expect failure\nPASS: lib/test_bt_uuid 7 - bt_uuid_from_str - Parse invalid string 'c2e6eddb&3955&4006&be3a&70bb63bd5f25', expect failure\nPASS: lib/test_bt_uuid 8 - bt_uuid_from_str - Parse invalid string '81b1cb88-ff42-45b9-ba4d-964088ee45', expect failure\nPASS: lib/test_bt_uuid 9 - bt_uuid_from_str - Parse invalid string '2d-6c6d756574-470e-9142-a4e6ad03f143', expect failure\nPASS: lib/test_bt_uuid 10 - bt_uuid_from_str - Parse invalid string '4542ad19-9e4f-4931-8261-2101c3e089ae7', expect failure\nPASS: lib/test_bt_uuid 11 - bt_uuid_from_str - Parse invalid string 'XX0123', expect failure\nPASS: lib/test_bt_uuid 12 - bt_uuid_to_str - Convert UUID '3d260c88-75ea-47b8-a7e2-d6077c0378d9' to string, expect success\nPASS: lib/test_bt_uuid 13 - bt_uuid_to_str - Convert UUID '611cf3a6-a68b-4515-834f-208bc2762592' to string, expect success\nPASS: lib/test_bt_uuid 14 - bt_uuid_to_str - Convert UUID '1b4855cc-96de-4ae8-abe3-86449c2a43c4' to string, expect success\nPASS: lib/test_bt_uuid 15 - bt_uuid_compare - Compare same UUID, expect success\nPASS: lib/test_bt_uuid 16 - bt_uuid_compare - Compare different UUID, expect failure\nPASS: lib/test_bt_uuid 17 - bt_uuid_compare - Compare different UUID, expect uuid1 smaller\nPASS: lib/test_bt_uuid 18 - bt_uuid_compare - Compare different UUID, expect uuid2 bigger\nPASS: lib/test_bt_uuid 19 - bt_uuid_copy - Compare copied UUID with source, expect success\nPASS: lib/test_bt_uuid 20 - bt_uuid_generate - Generated UUIDs are different\nPASS: lib/test_bt_uuid 21 - bt_uuid_generate - bit 6 of clock_seq_hi_and_reserved is set to zero\nPASS: lib/test_bt_uuid 22 - bt_uuid_generate - bit 7 of clock_seq_hi_and_reserved is set to one\nPASS: lib/test_bt_uuid 23 - bt_uuid_generate - Generated UUID version check\nPASS: lib/test_bt_values 1 - bt_value_null is not NULL\nPASS: lib/test_bt_values 2 - bt_value_null is a null value object\nPASS: lib/test_bt_values 3 - getting bt_value_null does not cause a crash\nPASS: lib/test_bt_values 4 - putting bt_value_null does not cause a crash\nPASS: lib/test_bt_values 5 - bt_value_bool_create() returns a boolean value object\nPASS: lib/test_bt_values 6 - default boolean value object value is BT_FALSE\nPASS: lib/test_bt_values 7 - bt_value_bool_set() works\nPASS: lib/test_bt_values 8 - putting an existing boolean value object does not cause a crash\nPASS: lib/test_bt_values 9 - bt_value_bool_create_init() returns a boolean value object\nPASS: lib/test_bt_values 10 - bt_value_bool_create_init() sets the appropriate initial value\nPASS: lib/test_bt_values 11 - bt_value_integer_unsigned_create() returns an unsigned integer value object\nPASS: lib/test_bt_values 12 - default unsigned integer value object value is 0\nPASS: lib/test_bt_values 13 - bt_value_integer_unsigned_bool_set() works\nPASS: lib/test_bt_values 14 - putting an existing unsigned integer value object does not cause a crash\nPASS: lib/test_bt_values 15 - bt_value_integer_unsigned_create_init() returns an unsigned integer value object\nPASS: lib/test_bt_values 16 - bt_value_integer_unsigned_create_init() sets the appropriate initial value\nPASS: lib/test_bt_values 17 - bt_value_integer_signed_create() returns a signed integer value object\nPASS: lib/test_bt_values 18 - default signed integer value object value is 0\nPASS: lib/test_bt_values 19 - bt_value_integer_signed_bool_set() works\nPASS: lib/test_bt_values 20 - putting an existing signed integer value object does not cause a crash\nPASS: lib/test_bt_values 21 - bt_value_integer_signed_create_init() returns a signed integer value object\nPASS: lib/test_bt_values 22 - bt_value_integer_signed_create_init() sets the appropriate initial value\nPASS: lib/test_bt_values 23 - bt_value_real_create() returns a real number value object\nPASS: lib/test_bt_values 24 - default real number value object value is 0\nPASS: lib/test_bt_values 25 - bt_value_real_set() works\nPASS: lib/test_bt_values 26 - putting an existing real number value object does not cause a crash\nPASS: lib/test_bt_values 27 - bt_value_real_create_init() returns a real number value object\nPASS: lib/test_bt_values 28 - bt_value_real_create_init() sets the appropriate initial value\nPASS: lib/test_bt_values 29 - bt_value_string_create() returns a string value object\nPASS: lib/test_bt_values 30 - default string value object value is \"\"\nPASS: lib/test_bt_values 31 - bt_value_string_get() works\nPASS: lib/test_bt_values 32 - putting an existing string value object does not cause a crash\nPASS: lib/test_bt_values 33 - bt_value_string_create_init() returns a string value object\nPASS: lib/test_bt_values 34 - bt_value_string_create_init() sets the appropriate initial value\nPASS: lib/test_bt_values 35 - bt_value_array_create() returns an array value object\nPASS: lib/test_bt_values 36 - initial array value object size is 0\nPASS: lib/test_bt_values 37 - bt_value_array_append_element() succeeds\nPASS: lib/test_bt_values 38 - appending an element to an array value object increment its size\nPASS: lib/test_bt_values 39 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate type (unsigned integer)\nPASS: lib/test_bt_values 40 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate value (unsigned integer)\nPASS: lib/test_bt_values 41 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate type (signed integer)\nPASS: lib/test_bt_values 42 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate value (signed integer)\nPASS: lib/test_bt_values 43 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate type (real number)\nPASS: lib/test_bt_values 44 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate value (real number)\nPASS: lib/test_bt_values 45 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate type (boolean)\nPASS: lib/test_bt_values 46 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate value (boolean)\nPASS: lib/test_bt_values 47 - bt_value_array_borrow_element_by_index() returns an value object with the appropriate type (null)\nPASS: lib/test_bt_values 48 - bt_value_array_set_element_by_index() succeeds\nPASS: lib/test_bt_values 49 - bt_value_array_set_element_by_index() inserts an value object with the appropriate type\nPASS: lib/test_bt_values 50 - bt_value_array_set_element_by_index() inserts an value object with the appropriate value\nPASS: lib/test_bt_values 51 - bt_value_array_append_bool_element() succeeds\nPASS: lib/test_bt_values 52 - bt_value_array_append_unsigned_integer_element() succeeds\nPASS: lib/test_bt_values 53 - bt_value_array_append_signed_integer_element() succeeds\nPASS: lib/test_bt_values 54 - bt_value_array_append_real_element() succeeds\nPASS: lib/test_bt_values 55 - bt_value_array_append_string_element() succeeds\nPASS: lib/test_bt_values 56 - bt_value_array_append_empty_array_element() succeeds\nPASS: lib/test_bt_values 57 - bt_value_array_append_empty_array_element() with returned value object succeeds\nPASS: lib/test_bt_values 58 - object returned by bt_value_array_append_empty_array_element() is not NULL\nPASS: lib/test_bt_values 59 - object returned by bt_value_array_append_empty_array_element() is an array value\nPASS: lib/test_bt_values 60 - bt_value_array_append_empty_map_element() succeeds\nPASS: lib/test_bt_values 61 - bt_value_array_append_empty_map_element() with returned value object succeeds\nPASS: lib/test_bt_values 62 - object returned by bt_value_array_append_empty_map_element() is not NULL\nPASS: lib/test_bt_values 63 - object returned by bt_value_array_append_empty_map_element() is an array value\nPASS: lib/test_bt_values 64 - the bt_value_array_append_element_*() functions increment the array value object's size\nPASS: lib/test_bt_values 65 - map value object is not empty\nPASS: lib/test_bt_values 66 - bt_value_array_append_bool_element() appends a boolean value object\nPASS: lib/test_bt_values 67 - bt_value_array_append_bool_element() appends the appropriate value\nPASS: lib/test_bt_values 68 - bt_value_array_append_unsigned_integer_element() appends an unsigned integer value object\nPASS: lib/test_bt_values 69 - bt_value_array_append_unsigned_integer_element() appends the appropriate value\nPASS: lib/test_bt_values 70 - bt_value_array_append_signed_integer_element() appends a signed integer value object\nPASS: lib/test_bt_values 71 - bt_value_array_append_signed_integer_element() appends the appropriate value\nPASS: lib/test_bt_values 72 - bt_value_array_append_real_element() appends a real number value object\nPASS: lib/test_bt_values 73 - bt_value_array_append_real_element() appends the appropriate value\nPASS: lib/test_bt_values 74 - bt_value_array_append_string_element() appends a string value object\nPASS: lib/test_bt_values 75 - bt_value_array_append_string_element() appends the appropriate value\nPASS: lib/test_bt_values 76 - bt_value_array_append_empty_array_element() appends an array value object\nPASS: lib/test_bt_values 77 - bt_value_array_append_empty_array_element() an empty array value object\nPASS: lib/test_bt_values 78 - bt_value_array_append_empty_array_element() appends an array value object\nPASS: lib/test_bt_values 79 - bt_value_array_append_empty_array_element() an empty array value object\nPASS: lib/test_bt_values 80 - bt_value_array_append_empty_map_element() appends a map value object\nPASS: lib/test_bt_values 81 - bt_value_array_append_empty_map_element() an empty map value object\nPASS: lib/test_bt_values 82 - bt_value_array_append_empty_map_element() appends a map value object\nPASS: lib/test_bt_values 83 - bt_value_array_append_empty_map_element() an empty map value object\nPASS: lib/test_bt_values 84 - putting an existing array value object does not cause a crash\nPASS: lib/test_bt_values 85 - bt_value_map_create() returns a map value object\nPASS: lib/test_bt_values 86 - initial map value object size is 0\nPASS: lib/test_bt_values 87 - bt_value_map_insert_entry() succeeds\nPASS: lib/test_bt_values 88 - inserting an element into a map value object increment its size\nPASS: lib/test_bt_values 89 - bt_value_map_insert_entry() accepts an existing key\nPASS: lib/test_bt_values 90 - bt_value_map_borrow_entry_value() returns NULL with an non existing key\nPASS: lib/test_bt_values 91 - bt_value_map_borrow_entry_value() returns an value object with the appropriate type (real)\nPASS: lib/test_bt_values 92 - bt_value_map_borrow_entry_value() returns an value object with the appropriate value (real)\nPASS: lib/test_bt_values 93 - bt_value_map_borrow_entry_value() returns an value object with the appropriate type (unsigned integer)\nPASS: lib/test_bt_values 94 - bt_value_map_borrow_entry_value() returns an value object with the appropriate value (unsigned integer)\nPASS: lib/test_bt_values 95 - bt_value_map_borrow_entry_value() returns an value object with the appropriate type (signed integer)\nPASS: lib/test_bt_values 96 - bt_value_map_borrow_entry_value() returns an value object with the appropriate value (signed integer)\nPASS: lib/test_bt_values 97 - bt_value_map_borrow_entry_value() returns an value object with the appropriate type (null)\nPASS: lib/test_bt_values 98 - bt_value_map_borrow_entry_value() returns an value object with the appropriate type (boolean)\nPASS: lib/test_bt_values 99 - bt_value_map_borrow_entry_value() returns an value object with the appropriate value (boolean)\nPASS: lib/test_bt_values 100 - bt_value_map_insert_bool_entry() succeeds\nPASS: lib/test_bt_values 101 - bt_value_map_insert_signed_integer_entry() succeeds\nPASS: lib/test_bt_values 102 - bt_value_map_insert_real_entry() succeeds\nPASS: lib/test_bt_values 103 - bt_value_map_insert_string_entry() succeeds\nPASS: lib/test_bt_values 104 - bt_value_map_insert_empty_array_entry() succeeds\nPASS: lib/test_bt_values 105 - bt_value_map_insert_empty_array_entry() with returned value object succeeds\nPASS: lib/test_bt_values 106 - object returned by bt_value_map_insert_empty_array_entry() is not NULL\nPASS: lib/test_bt_values 107 - object returned by bt_value_map_insert_empty_array_entry() is an array value\nPASS: lib/test_bt_values 108 - bt_value_map_insert_empty_map_entry() succeeds\nPASS: lib/test_bt_values 109 - bt_value_map_insert_empty_map_entry() with returned value object succeeds\nPASS: lib/test_bt_values 110 - object returned by bt_value_map_insert_empty_map_entry() is not NULL\nPASS: lib/test_bt_values 111 - object returned by bt_value_map_insert_empty_map_entry() is an array value\nPASS: lib/test_bt_values 112 - the bt_value_map_insert*() functions increment the map value object's size\nPASS: lib/test_bt_values 113 - map value object does not have key \"hello\"\nPASS: lib/test_bt_values 114 - map value object has key \"bt_bool\"\nPASS: lib/test_bt_values 115 - map value object has key \"uint\"\nPASS: lib/test_bt_values 116 - map value object has key \"int\"\nPASS: lib/test_bt_values 117 - map value object has key \"real\"\nPASS: lib/test_bt_values 118 - map value object has key \"null\"\nPASS: lib/test_bt_values 119 - map value object has key \"bool2\"\nPASS: lib/test_bt_values 120 - map value object has key \"int2\"\nPASS: lib/test_bt_values 121 - map value object has key \"real2\"\nPASS: lib/test_bt_values 122 - map value object has key \"string2\"\nPASS: lib/test_bt_values 123 - map value object has key \"array2\"\nPASS: lib/test_bt_values 124 - map value object has key \"array3\"\nPASS: lib/test_bt_values 125 - map value object has key \"map2\"\nPASS: lib/test_bt_values 126 - map value object has key \"map3\"\nPASS: lib/test_bt_values 127 - bt_value_map_foreach_entry() breaks the loop when the user function returns BT_VALUE_MAP_FOREACH_ENTRY_FUNC_STATUS_INTERRUPT\nPASS: lib/test_bt_values 128 - bt_value_map_foreach_entry() fails when the user function returns BT_VALUE_MAP_FOREACH_ENTRY_FUNC_STATUS_ERROR\nPASS: lib/test_bt_values 129 - bt_value_map_foreach_entry() fails when the user function returns BT_VALUE_MAP_FOREACH_ENTRY_FUNC_STATUS_MEMORY_ERROR\nPASS: lib/test_bt_values 130 - test_map_foreach_cb_check(): success getting \"map2\" value object\nPASS: lib/test_bt_values 131 - test_map_foreach_cb_check(): \"map2\" value object is empty\nPASS: lib/test_bt_values 132 - test_map_foreach_cb_check(): success getting \"array3\" value object\nPASS: lib/test_bt_values 133 - test_map_foreach_cb_check(): \"array3\" value object is empty\nPASS: lib/test_bt_values 134 - test_map_foreach_cb_check(): success getting \"null\" value object\nPASS: lib/test_bt_values 135 - test_map_foreach_cb_check(): success getting \"array2\" value object\nPASS: lib/test_bt_values 136 - test_map_foreach_cb_check(): \"array2\" value object is empty\nPASS: lib/test_bt_values 137 - test_map_foreach_cb_check(): \"bt_bool\" value object has the right value\nPASS: lib/test_bt_values 138 - test_map_foreach_cb_check(): \"string2\" value object has the right value\nPASS: lib/test_bt_values 139 - test_map_foreach_cb_check(): \"real\" value object has the right value\nPASS: lib/test_bt_values 140 - test_map_foreach_cb_check(): \"real2\" value object has the right value\nPASS: lib/test_bt_values 141 - test_map_foreach_cb_check(): \"uint\" value object has the right value\nPASS: lib/test_bt_values 142 - test_map_foreach_cb_check(): \"int\" value object has the right value\nPASS: lib/test_bt_values 143 - test_map_foreach_cb_check(): \"int2\" value object has the right value\nPASS: lib/test_bt_values 144 - test_map_foreach_cb_check(): \"bool2\" value object has the right value\nPASS: lib/test_bt_values 145 - test_map_foreach_cb_check(): success getting \"map3\" value object\nPASS: lib/test_bt_values 146 - test_map_foreach_cb_check(): \"map3\" value object is empty\nPASS: lib/test_bt_values 147 - bt_value_map_foreach_entry() succeeds with test_map_foreach_cb_check()\nPASS: lib/test_bt_values 148 - bt_value_map_foreach_entry() iterates over all the map value object's elements\nPASS: lib/test_bt_values 149 - putting an existing map value object does not cause a crash\nPASS: lib/test_bt_values 150 - null value objects are equivalent\nPASS: lib/test_bt_values 151 - cannot compare null value object and bt_bool value object\nPASS: lib/test_bt_values 152 - boolean value objects are not equivalent (BT_FALSE and BT_TRUE)\nPASS: lib/test_bt_values 153 - boolean value objects are equivalent (BT_FALSE and BT_FALSE)\nPASS: lib/test_bt_values 154 - cannot compare null value object and unsigned integer value object\nPASS: lib/test_bt_values 155 - unsigned integer value objects are not equivalent (10 and 23)\nPASS: lib/test_bt_values 156 - unsigned integer value objects are equivalent (10 and 10)\nPASS: lib/test_bt_values 157 - cannot compare null value object and signed integer value object\nPASS: lib/test_bt_values 158 - signed integer value objects are not equivalent (10 and -23)\nPASS: lib/test_bt_values 159 - signed integer value objects are equivalent (10 and 10)\nPASS: lib/test_bt_values 160 - cannot compare null value object and real number value object\nPASS: lib/test_bt_values 161 - real number value objects are not equivalent (17.38 and -14.23)\nPASS: lib/test_bt_values 162 - real number value objects are equivalent (17.38 and 17.38)\nPASS: lib/test_bt_values 163 - cannot compare null value object and string value object\nPASS: lib/test_bt_values 164 - string value objects are not equivalent (\"hello\" and \"bt_value\")\nPASS: lib/test_bt_values 165 - string value objects are equivalent (\"hello\" and \"hello\")\nPASS: lib/test_bt_values 166 - empty array value objects are equivalent\nPASS: lib/test_bt_values 167 - cannot compare null value object and array value object\nPASS: lib/test_bt_values 168 - array value objects are not equivalent ([23, 14.2, BT_FALSE] and [14.2, 23, BT_FALSE])\nPASS: lib/test_bt_values 169 - array value objects are equivalent ([23, 14.2, BT_FALSE] and [23, 14.2, BT_FALSE])\nPASS: lib/test_bt_values 170 - empty map value objects are equivalent\nPASS: lib/test_bt_values 171 - cannot compare null value object and map value object\nPASS: lib/test_bt_values 172 - map value objects are not equivalent\nPASS: lib/test_bt_values 173 - map value objects are equivalent\nPASS: lib/test_bt_values 174 - bt_value_copy() succeeds\nPASS: lib/test_bt_values 175 - bt_value_copy() returns a different pointer (map)\nPASS: lib/test_bt_values 176 - bt_value_copy() returns a different pointer (string)\nPASS: lib/test_bt_values 177 - bt_value_copy() returns a different pointer (array)\nPASS: lib/test_bt_values 178 - bt_value_copy() returns a different pointer (bool)\nPASS: lib/test_bt_values 179 - bt_value_copy() returns a different pointer (unsigned integer)\nPASS: lib/test_bt_values 180 - bt_value_copy() returns a different pointer (signed integer)\nPASS: lib/test_bt_values 181 - bt_value_copy() returns a different pointer (real)\nPASS: lib/test_bt_values 182 - bt_value_copy() returns the same pointer (null)\nPASS: lib/test_bt_values 183 - source and destination value objects have the same content\nPASS: lib/test_bt_values 184 - bt_value_map_extend() succeeds\nPASS: lib/test_bt_values 185 - bt_value_map_extend() returns a map object with the correct size\nPASS: lib/test_bt_values 186 - bt_value_map_extend() picks the appropriate element (file)\nPASS: lib/test_bt_values 187 - bt_value_map_extend() picks the appropriate element (edit)\nPASS: lib/test_bt_values 188 - bt_value_map_extend() picks the appropriate element (selection)\nPASS: lib/test_bt_values 189 - bt_value_map_extend() picks the appropriate element (find)\nPASS: lib/test_bt_values 190 - bt_value_map_extend() picks the appropriate element (project)\nPASS: lib/test_graph_topo 1 - empty graph generates no events\nPASS: lib/test_graph_topo 2 - we have the expected number of events\nPASS: lib/test_graph_topo 3 - got the expected graph's port added event (for source, initial)\nPASS: lib/test_graph_topo 4 - got the expected graph's port added event (for sink, initial)\nPASS: lib/test_graph_topo 5 - got the expected source's port connected event\nPASS: lib/test_graph_topo 6 - got the expected sink's port connected event\nPASS: lib/test_graph_topo 7 - bt_graph_connect_ports() returns an error\nPASS: lib/test_graph_topo 8 - returned connection is still NULL\nPASS: lib/test_graph_topo 9 - we have the expected number of events\nPASS: lib/test_graph_topo 10 - got the expected graph's port added event (for source, initial)\nPASS: lib/test_graph_topo 11 - got the expected graph's port added event (for sink, initial)\nPASS: lib/test_graph_topo 12 - got the expected source's port connected event\nPASS: lib/test_graph_topo 13 - bt_graph_connect_ports() returns an error\nPASS: lib/test_graph_topo 14 - returned connection is still NULL\nPASS: lib/test_graph_topo 15 - we have the expected number of events\nPASS: lib/test_graph_topo 16 - got the expected graph's port added event (for source, initial)\nPASS: lib/test_graph_topo 17 - got the expected graph's port added event (for sink, initial)\nPASS: lib/test_graph_topo 18 - got the expected source's port connected event\nPASS: lib/test_graph_topo 19 - got the expected sink's port connected event\nPASS: lib/test_graph_topo 20 - we have the expected number of events\nPASS: lib/test_graph_topo 21 - got the expected graph's port added event (for source, initial)\nPASS: lib/test_graph_topo 22 - got the expected graph's port added event (for sink, initial)\nPASS: lib/test_graph_topo 23 - got the expected source's port connected event\nPASS: lib/test_graph_topo 24 - got the expected graph's port added event (for source)\nPASS: lib/test_graph_topo 25 - got the expected sink's port connected event\nPASS: lib/test_graph_topo 26 - event order is good\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 1 - remove trace listener 2 from 2\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 2 - remove trace listener 1 from 3\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 3 - remove trace listener 5 from 4\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 4 - trace destruction listener 1 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 5 - trace destruction listener 2 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 6 - trace destruction listener 3 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 7 - trace destruction listener 4 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 8 - trace destruction listener 5 not called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 9 - remove trace class listener 2 from 2\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 10 - remove trace class listener 1 from 3\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 11 - remove trace class listener 5 from 4\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 12 - trace class destruction listener 1 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 13 - trace class destruction listener 2 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 14 - trace class destruction listener 3 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 15 - trace class destruction listener 4 called\nPASS: lib/test_remove_destruction_listener_in_destruction_listener 16 - trace class destruction listener 5 not called\nPASS: lib/test_simple_sink 1 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 2 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 3 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 4 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 5 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 6 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 7 - Graph \"run once\" status is the expected one (status code: 0)\nPASS: lib/test_simple_sink 8 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 9 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 10 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 11 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 12 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 13 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 14 - Graph \"run once\" status is the expected one (status code: -1)\nPASS: lib/test_simple_sink 15 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 16 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 17 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 18 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 19 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 20 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 21 - Graph \"run once\" status is the expected one (status code: -12)\nPASS: lib/test_simple_sink 22 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 23 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 24 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 25 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 26 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 27 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 28 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 29 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 30 - Graph \"run once\" status is the expected one (status code: 0)\nPASS: lib/test_simple_sink 31 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 32 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 33 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 34 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 35 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 36 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 37 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 38 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 39 - Graph \"run once\" status is the expected one (status code: -1)\nPASS: lib/test_simple_sink 40 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 41 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 42 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 43 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 44 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 45 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 46 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 47 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 48 - Graph \"run once\" status is the expected one (status code: -12)\nPASS: lib/test_simple_sink 49 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 50 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 51 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 52 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 53 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 54 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 55 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 56 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 57 - Graph \"run once\" status is the expected one (status code: 11)\nPASS: lib/test_simple_sink 58 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 59 - Data is not NULL in finalization function\nPASS: lib/test_simple_sink 60 - Simple sink component has an input port named \"in\"\nPASS: lib/test_simple_sink 61 - Simple sink component's \"in\" port is connectable\nPASS: lib/test_simple_sink 62 - Message iterator is not NULL in initialization function\nPASS: lib/test_simple_sink 63 - Data is not NULL in initialization function\nPASS: lib/test_simple_sink 64 - Message iterator is not NULL in consume function\nPASS: lib/test_simple_sink 65 - Data is not NULL in consume function\nPASS: lib/test_simple_sink 66 - Graph \"run once\" status is the expected one (status code: 1)\nPASS: lib/test_simple_sink 67 - Current thread error is set if bt_graph_run_once returned an error\nPASS: lib/test_simple_sink 68 - Data is not NULL in finalization function\nPASS: lib/test_trace_ir_ref 1 - Borrow parent stream SC1 from EC1\nPASS: lib/test_trace_ir_ref 2 - Borrow parent stream SC1 from EC2\nPASS: lib/test_trace_ir_ref 3 - Borrow parent stream SC2 from EC3\nPASS: lib/test_trace_ir_ref 4 - Initialize trace\nPASS: lib/test_trace_ir_ref 5 - Initial SC1 reference count is 0\nPASS: lib/test_trace_ir_ref 6 - Initial SC2 reference count is 0\nPASS: lib/test_trace_ir_ref 7 - Initial EC1 reference count is 0\nPASS: lib/test_trace_ir_ref 8 - Initial EC2 reference count is 0\nPASS: lib/test_trace_ir_ref 9 - Initial EC3 reference count is 0\nPASS: lib/test_trace_ir_ref 10 - TC1 reference count is 1\nPASS: lib/test_trace_ir_ref 11 - User A acquires SC2 from TC1\nPASS: lib/test_trace_ir_ref 12 - TC1 reference count is 2\nPASS: lib/test_trace_ir_ref 13 - SC2 reference count is 1\nPASS: lib/test_trace_ir_ref 14 - User A acquires EC3 from SC2\nPASS: lib/test_trace_ir_ref 15 - TC1 reference count is 2\nPASS: lib/test_trace_ir_ref 16 - SC2 reference count is 2\nPASS: lib/test_trace_ir_ref 17 - EC3 reference count is 1\nPASS: lib/test_trace_ir_ref 18 - TC1 reference count is 2\nPASS: lib/test_trace_ir_ref 19 - SC2 reference count is 1\nPASS: lib/test_trace_ir_ref 20 - EC3 reference count is 1\nPASS: lib/test_trace_ir_ref 21 - TC1 reference count is 1\nPASS: lib/test_trace_ir_ref 22 - SC2 reference count is 1\nPASS: lib/test_trace_ir_ref 23 - EC3 reference count is 1\nPASS: lib/test_trace_ir_ref 24 - TC1 reference count is 2\nPASS: lib/test_trace_ir_ref 25 - SC1 reference count is 1\nPASS: lib/test_trace_ir_ref 26 - EC1 reference count is 1\nPASS: lib/test_trace_ir_ref 27 - SC1 reference count is 2\nPASS: lib/test_trace_ir_ref 28 - EC3 reference count is 1\nPASS: lib/test_trace_ir_ref 29 - SC2 reference count is 0\nPASS: lib/test_trace_ir_ref 30 - TC1 reference count is 1\nPASS: lib/test_trace_ir_ref 31 - SC1 reference count is 1\nPASS: lib/test_trace_ir_ref 32 - TC1 reference count is 1\nPASS: lib/test_trace_ir_ref 33 - SC1 reference count is 1\nPASS: lib/test_trace_ir_ref 34 - SC2 reference count is 0\nPASS: lib/test_trace_ir_ref 35 - EC1 reference count is 1\nPASS: lib/test_trace_ir_ref 36 - EC2 reference count is 0\nPASS: lib/test_trace_ir_ref 37 - EC3 reference count is 0\nPASS: lib/test_plugin 1 - bt_plugin_find_all_from_file() succeeds with a valid file\nPASS: lib/test_plugin 2 - bt_plugin_find_all_from_file() returns a plugin set\nPASS: lib/test_plugin 3 - plugin's initialization function is called during bt_plugin_find_all_from_file()\nPASS: lib/test_plugin 4 - bt_plugin_find_all_from_file() returns the expected number of plugins\nPASS: lib/test_plugin 5 - bt_plugin_get_name() returns the expected name\nPASS: lib/test_plugin 6 - bt_plugin_get_description() returns the expected description\nPASS: lib/test_plugin 7 - bt_plugin_get_version() fails when there's no version\nPASS: lib/test_plugin 8 - bt_plugin_get_author() returns the expected author\nPASS: lib/test_plugin 9 - bt_plugin_get_license() returns the expected license\nPASS: lib/test_plugin 10 - bt_plugin_get_path() returns the expected path\nPASS: lib/test_plugin 11 - bt_plugin_get_source_component_class_count() returns the expected value\nPASS: lib/test_plugin 12 - bt_plugin_get_filter_component_class_count() returns the expected value\nPASS: lib/test_plugin 13 - bt_plugin_get_sink_component_class_count() returns the expected value\nPASS: lib/test_plugin 14 - plugin's finalize function is called when the plugin is destroyed\nPASS: lib/test_plugin 15 - bt_plugin_get_version() succeeds when there's a version\nPASS: lib/test_plugin 16 - bt_plugin_get_version() returns the expected major version\nPASS: lib/test_plugin 17 - bt_plugin_get_version() returns the expected minor version\nPASS: lib/test_plugin 18 - bt_plugin_get_version() returns the expected patch version\nPASS: lib/test_plugin 19 - bt_plugin_get_version() returns the expected extra version\nPASS: lib/test_plugin 20 - bt_plugin_get_source_component_class_count() returns the expected value\nPASS: lib/test_plugin 21 - bt_plugin_get_filter_component_class_count() returns the expected value\nPASS: lib/test_plugin 22 - bt_plugin_get_sink_component_class_count() returns the expected value\nPASS: lib/test_plugin 23 - bt_plugin_borrow_source_component_class_by_name_const() finds a source component class\nPASS: lib/test_plugin 24 - bt_plugin_borrow_sink_component_class_by_name_const() finds a sink component class\nPASS: lib/test_plugin 25 - bt_component_class_get_help() returns the expected help text\nPASS: lib/test_plugin 26 - bt_plugin_borrow_filter_component_class_by_name_const() finds a filter component class\nPASS: lib/test_plugin 27 - bt_query_executor_query() succeeds\nPASS: lib/test_plugin 28 - bt_component_class_query() receives the expected object name\nPASS: lib/test_plugin 29 - bt_component_class_query() receives the expected parameters\nPASS: lib/test_plugin 30 - bt_graph_add_sink_component() still works after the plugin object is destroyed\nPASS: lib/test_plugin 31 - bt_plugin_find_all_from_dir() fails with an invalid path\nPASS: lib/test_plugin 32 - bt_plugin_find_all_from_dir() succeeds with a valid path\nPASS: lib/test_plugin 33 - bt_plugin_find_all_from_dir() returns a plugin set with a valid path\nPASS: lib/test_plugin 34 - bt_plugin_find_all_from_dir() returns the expected number of plugin objects\nPASS: lib/test_plugin 35 - bt_plugin_find() returns BT_PLUGIN_STATUS_NOT_FOUND with an unknown plugin name\nPASS: lib/test_plugin 36 - bt_plugin_find() succeeds with a plugin name it can find\nPASS: lib/test_plugin 37 - bt_plugin_find() returns a plugin object\nPASS: lib/test_plugin 38 - bt_plugin_find() finds the correct plugin for a given name\nPASS: param-validation/test_param_validation 1 - valid map: validation succeeds\nPASS: param-validation/test_param_validation 2 - valid map: error string is NULL\nPASS: param-validation/test_param_validation 3 - missing key in map: validation fails\nPASS: param-validation/test_param_validation 4 - missing key in map: error string is not NULL\nPASS: param-validation/test_param_validation 5 - missing key in map: error string contains expected string\nPASS: param-validation/test_param_validation 6 - unexpected key in map: validation fails\nPASS: param-validation/test_param_validation 7 - unexpected key in map: error string is not NULL\nPASS: param-validation/test_param_validation 8 - unexpected key in map: error string contains expected string\nPASS: param-validation/test_param_validation 9 - map entry with unexpected type: validation fails\nPASS: param-validation/test_param_validation 10 - map entry with unexpected type: error string is not NULL\nPASS: param-validation/test_param_validation 11 - map entry with unexpected type: error string contains expected string\nPASS: param-validation/test_param_validation 12 - valid array: validation succeeds\nPASS: param-validation/test_param_validation 13 - valid array: error string is NULL\nPASS: param-validation/test_param_validation 14 - valid empty array: validation succeeds\nPASS: param-validation/test_param_validation 15 - valid empty array: error string is NULL\nPASS: param-validation/test_param_validation 16 - array too small: validation fails\nPASS: param-validation/test_param_validation 17 - array too small: error string is not NULL\nPASS: param-validation/test_param_validation 18 - array too small: error string contains expected string\nPASS: param-validation/test_param_validation 19 - array too large: validation fails\nPASS: param-validation/test_param_validation 20 - array too large: error string is not NULL\nPASS: param-validation/test_param_validation 21 - array too large: error string contains expected string\nPASS: param-validation/test_param_validation 22 - array with invalid element type: validation fails\nPASS: param-validation/test_param_validation 23 - array with invalid element type: error string is not NULL\nPASS: param-validation/test_param_validation 24 - array with invalid element type: error string contains expected string\nPASS: param-validation/test_param_validation 25 - valid string without choices: validation succeeds\nPASS: param-validation/test_param_validation 26 - valid string without choices: error string is NULL\nPASS: param-validation/test_param_validation 27 - valid string with choices: validation succeeds\nPASS: param-validation/test_param_validation 28 - valid string with choices: error string is NULL\nPASS: param-validation/test_param_validation 29 - string with invalid choice: validation fails\nPASS: param-validation/test_param_validation 30 - string with invalid choice: error string is not NULL\nPASS: param-validation/test_param_validation 31 - string with invalid choice: error string contains expected string\nPASS: param-validation/test_param_validation 32 - type of value passed to custom function is as expected\nPASS: param-validation/test_param_validation 33 - value passed to custom function is as expected\nPASS: param-validation/test_param_validation 34 - custom validation function with valid value: validation succeeds\nPASS: param-validation/test_param_validation 35 - custom validation function with valid value: error string is NULL\nPASS: param-validation/test_param_validation 36 - custom validation function with invalid value: validation fails\nPASS: param-validation/test_param_validation 37 - custom validation function with invalid value: error string is not NULL\nPASS: param-validation/test_param_validation 38 - custom validation function with invalid value: error string contains expected string\nPASS: param-validation/test_param_validation 39 - error nested in maps and arrays: validation fails\nPASS: param-validation/test_param_validation 40 - error nested in maps and arrays: error string is not NULL\nPASS: param-validation/test_param_validation 41 - error nested in maps and arrays: error string contains expected string\nPASS: plugins/src.ctf.fs/fail/test_fail 1 - Trace invalid-packet-size/trace: babeltrace exits with an error\nPASS: plugins/src.ctf.fs/fail/test_fail 2 - Trace invalid-packet-size/trace: babeltrace produces the expected stdout\nPASS: plugins/src.ctf.fs/fail/test_fail 3 - Trace invalid-packet-size/trace: babeltrace produces an error stack\nPASS: plugins/src.ctf.fs/fail/test_fail 4 - Trace invalid-packet-size/trace: babeltrace produces the expected error message\nPASS: plugins/src.ctf.fs/fail/test_fail 5 - Trace valid-events-then-invalid-events: babeltrace exits with an error\nPASS: plugins/src.ctf.fs/fail/test_fail 6 - Trace valid-events-then-invalid-events: babeltrace produces the expected stdout\nPASS: plugins/src.ctf.fs/fail/test_fail 7 - Trace valid-events-then-invalid-events: babeltrace produces an error stack\nPASS: plugins/src.ctf.fs/fail/test_fail 8 - Trace valid-events-then-invalid-events: babeltrace produces the expected error message\nPASS: plugins/src.ctf.fs/fail/test_fail 9 - Trace metadata-syntax-error: babeltrace exits with an error\nPASS: plugins/src.ctf.fs/fail/test_fail 10 - Trace metadata-syntax-error: babeltrace produces the expected stdout\nPASS: plugins/src.ctf.fs/fail/test_fail 11 - Trace metadata-syntax-error: babeltrace produces an error stack\nPASS: plugins/src.ctf.fs/fail/test_fail 12 - Trace metadata-syntax-error: babeltrace produces the expected error message\nPASS: plugins/src.ctf.fs/succeed/test_succeed 1 - Trace '2packets' and 'barectf-event-before-packet' give the expected stdout\nPASS: plugins/src.ctf.fs/succeed/test_succeed 2 - Trace '2packets' and 'barectf-event-before-packet' give the expected stderr\nPASS: plugins/src.ctf.fs/succeed/test_succeed 3 - Generated trace 'simple' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 4 - Trace 'smalltrace' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 5 - Trace '2packets' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 6 - Trace 'barectf-event-before-packet' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 7 - Trace 'session-rotation' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 8 - Trace 'lttng-tracefile-rotation' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 9 - Trace 'array-align-elem' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 10 - Trace 'struct-array-align-elem' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 11 - Trace 'meta-ctx-sequence' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 12 - Trace 'lttng-event-after-packet' gives the expected output\nPASS: plugins/src.ctf.fs/succeed/test_succeed 13 - Trace 'lttng-crash' gives the expected output\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 1 - ab: exit status is not 0\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 2 - ab: error stack is produced\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 3 - ab: expected error message is present\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 4 - ba: exit status is not 0\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 5 - ba: error stack is produced\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 6 - ba: expected error message is present\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 7 - bc: exit status is 0\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 8 - bc: expected output is produced\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 9 - cb: exit status is 0\nPASS: plugins/src.ctf.fs/test_deterministic_ordering 10 - cb: expected output is produced\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 1 - 'sink.ctf.fs' component succeeds with input trace 'float'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 2 - Converted trace 'float' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 3 - 'sink.ctf.fs' component succeeds with input trace 'double'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 4 - Converted trace 'double' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 5 - 'sink.ctf.fs' component succeeds with input trace 'meta-variant-no-underscore'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 6 - Converted trace 'meta-variant-no-underscore' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 7 - 'sink.ctf.fs' component succeeds with input trace 'meta-variant-one-underscore'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 8 - Converted trace 'meta-variant-one-underscore' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 9 - 'sink.ctf.fs' component succeeds with input trace 'meta-variant-reserved-keywords'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 10 - Converted trace 'meta-variant-reserved-keywords' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 11 - 'sink.ctf.fs' component succeeds with input trace 'meta-variant-same-with-underscore'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 12 - Converted trace 'meta-variant-same-with-underscore' gives the expected output\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 13 - 'sink.ctf.fs' component succeeds with input trace 'meta-variant-two-underscores'\nPASS: plugins/sink.ctf.fs/succeed/test_succeed 14 - Converted trace 'meta-variant-two-underscores' gives the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 1 - 'default' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 2 - 'default-compact' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 3 - 'default-compact-without-metadata' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 4 - 'default-compact-without-time' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 5 - 'default-without-data' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 6 - 'default-without-data-without-metadata' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 7 - 'default-without-metadata' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 8 - 'default-without-names' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 9 - 'default-without-time' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 10 - 'default-without-trace-name' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 11 - 'default-without-uuid' test has the expected output\nPASS: plugins/sink.text.details/succeed/test_succeed 12 - 'no-packet-context' test has the expected output\nPASS: plugins/src.ctf.lttng-live/test_live 1 - CLI prints the expected session list - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 2 - CLI prints the expected session list - stderr\nPASS: plugins/src.ctf.lttng-live/test_live 3 - CLI attach and fetch from single-domains session - no discarded events - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 4 - CLI attach and fetch from single-domains session - no discarded events - stderr\nPASS: plugins/src.ctf.lttng-live/test_live 5 - CLI attach and fetch from multi-domains session - discarded events - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 6 - CLI attach and fetch from multi-domains session - discarded events - stderr\nPASS: plugins/src.ctf.lttng-live/test_live 7 - CLI many requests per packet - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 8 - CLI many requests per packet - stderr\nPASS: plugins/src.ctf.lttng-live/test_live 9 - CLI src.ctf.fs vs src.ctf.lttng-live - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 10 - CLI src.ctf.fs vs src.ctf.lttng-live - stderr\nPASS: plugins/src.ctf.lttng-live/test_live 11 - CLI src.ctf.fs vs src.ctf.lttng-live - stdout\nPASS: plugins/src.ctf.lttng-live/test_live 12 - CLI src.ctf.fs vs src.ctf.lttng-live - stderr\nPASS: bitfield/test_bitfield 1 - Writing and reading back 0x0, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 2 - Writing and reading back 0x0, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 3 - Writing and reading back 0x0, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 4 - Writing and reading back 0x0, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 5 - Writing and reading back 0x0, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 6 - Writing and reading back 0x0, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 7 - Writing and reading back 0x0, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 8 - Writing and reading back 0x0, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 9 - Writing and reading back 0x1, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 10 - Writing and reading back 0x1, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 11 - Writing and reading back 0x1, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 12 - Writing and reading back 0x1, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 13 - Writing and reading back 0xFFFFFFFF, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 14 - Writing and reading back 0xFFFFFFFFFFFFFFFF, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 15 - Writing and reading back 0xFFFFFFFF, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 16 - Writing and reading back 0xFFFFFFFFFFFFFFFF, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 17 - Writing and reading back 0xFFFFFFFF, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 18 - Writing and reading back 0xFFFFFFFFFFFFFFFF, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 19 - Writing and reading back 0xFFFFFFFF, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 20 - Writing and reading back 0xFFFFFFFFFFFFFFFF, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 21 - Writing and reading back 0x80000000, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 22 - Writing and reading back 0x8000000000000000, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 23 - Writing and reading back 0x80000000, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 24 - Writing and reading back 0x8000000000000000, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 25 - Writing and reading back 0x76FFF138, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 26 - Writing and reading back 0x4DA6CBF54ED2EFE8, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 27 - Writing and reading back 0x76FFF138, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 28 - Writing and reading back 0x4DA6CBF54ED2EFE8, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 29 - Writing and reading back 0x76FFF138, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 30 - Writing and reading back 0x4DA6CBF54ED2EFE8, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 31 - Writing and reading back 0x76FFF138, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 32 - Writing and reading back 0x4DA6CBF54ED2EFE8, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 33 - Writing and reading back 0x158D5ED, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 34 - Writing and reading back 0x3C8CF8816493A365, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 35 - Writing and reading back 0x158D5ED, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 36 - Writing and reading back 0x3C8CF8816493A365, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 37 - Writing and reading back 0x158D5ED, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 38 - Writing and reading back 0x3C8CF8816493A365, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 39 - Writing and reading back 0x158D5ED, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 40 - Writing and reading back 0x3C8CF8816493A365, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 41 - Writing and reading back 0x25D6CFF, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 42 - Writing and reading back 0x4C7F0A461F58A6C3, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 43 - Writing and reading back 0x25D6CFF, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 44 - Writing and reading back 0x4C7F0A461F58A6C3, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 45 - Writing and reading back 0x25D6CFF, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 46 - Writing and reading back 0x4C7F0A461F58A6C3, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 47 - Writing and reading back 0x25D6CFF, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 48 - Writing and reading back 0x4C7F0A461F58A6C3, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 49 - Writing and reading back 0x855340, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 50 - Writing and reading back 0x2F61B1994F859B54, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 51 - Writing and reading back 0x855340, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 52 - Writing and reading back 0x2F61B1994F859B54, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 53 - Writing and reading back 0x855340, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 54 - Writing and reading back 0x2F61B1994F859B54, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 55 - Writing and reading back 0x855340, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 56 - Writing and reading back 0x2F61B1994F859B54, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 57 - Writing and reading back 0x6656CC68, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 58 - Writing and reading back 0x5C0B7B421F2F7AB9, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 59 - Writing and reading back 0x6656CC68, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 60 - Writing and reading back 0x5C0B7B421F2F7AB9, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 61 - Writing and reading back 0x6656CC68, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 62 - Writing and reading back 0x5C0B7B421F2F7AB9, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 63 - Writing and reading back 0x6656CC68, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 64 - Writing and reading back 0x5C0B7B421F2F7AB9, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 65 - Writing and reading back 0x18CB0089, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 66 - Writing and reading back 0x78B706E81BCAE718, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 67 - Writing and reading back 0x18CB0089, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 68 - Writing and reading back 0x78B706E81BCAE718, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 69 - Writing and reading back 0x18CB0089, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 70 - Writing and reading back 0x78B706E81BCAE718, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 71 - Writing and reading back 0x18CB0089, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 72 - Writing and reading back 0x78B706E81BCAE718, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 73 - Writing and reading back 0x48D14251, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 74 - Writing and reading back 0x4BEB15B3A33CDEA, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 75 - Writing and reading back 0x48D14251, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 76 - Writing and reading back 0x4BEB15B3A33CDEA, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 77 - Writing and reading back 0x48D14251, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 78 - Writing and reading back 0x4BEB15B3A33CDEA, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 79 - Writing and reading back 0x48D14251, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 80 - Writing and reading back 0x4BEB15B3A33CDEA, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 81 - Writing and reading back 0x3D8193, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 82 - Writing and reading back 0xB0C761C3E337AE7, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 83 - Writing and reading back 0x3D8193, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 84 - Writing and reading back 0xB0C761C3E337AE7, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 85 - Writing and reading back 0x3D8193, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 86 - Writing and reading back 0xB0C761C3E337AE7, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 87 - Writing and reading back 0x3D8193, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 88 - Writing and reading back 0xB0C761C3E337AE7, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 89 - Writing and reading back 0x63499F88, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 90 - Writing and reading back 0x30E5BCBA0E011386, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 91 - Writing and reading back 0x63499F88, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 92 - Writing and reading back 0x30E5BCBA0E011386, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 93 - Writing and reading back 0x63499F88, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 94 - Writing and reading back 0x30E5BCBA0E011386, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 95 - Writing and reading back 0x63499F88, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 96 - Writing and reading back 0x30E5BCBA0E011386, signed long long dest, varying read unit size\nPASS: bitfield/test_bitfield 97 - Writing and reading back 0x3EDED2A5, unsigned int source, varying write unit size\nPASS: bitfield/test_bitfield 98 - Writing and reading back 0x13DB37DE30618FE1, unsigned long long source, varying write unit size\nPASS: bitfield/test_bitfield 99 - Writing and reading back 0x3EDED2A5, unsigned int dest, varying read unit size\nPASS: bitfield/test_bitfield 100 - Writing and reading back 0x13DB37DE30618FE1, unsigned long long dest, varying read unit size\nPASS: bitfield/test_bitfield 101 - Writing and reading back 0x3EDED2A5, signed int source, varying write unit size\nPASS: bitfield/test_bitfield 102 - Writing and reading back 0x13DB37DE30618FE1, signed long long source, varying write unit size\nPASS: bitfield/test_bitfield 103 - Writing and reading back 0x3EDED2A5, signed int dest, varying read unit size\nPASS: bitfield/test_bitfield 104 - Writing and reading back 0x13DB37DE30618FE1, signed long long dest, varying read unit size\n============================================================================\nTestsuite summary for babeltrace2 2.0.5\n============================================================================\n# TOTAL: 1295\n# PASS:  1295\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\n=============================================\n   babeltrace2 2.0.5: tests/test-suite.log\n=============================================\n\n# TOTAL: 1295\n# PASS:  1295\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n\n.. contents:: :depth: 2\n\nDURATION: 32\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.118340730667114,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-babeltrace_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-babeltrace",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.000993967056274414,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3863770961761475,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.048195600509643555,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 8.217060804367065,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012929439544677734,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.babeltrace.bin/intersection/test_intersection_10_-_0_events_in_packets_intersecting": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/intersection/test_intersection_1_-_8_events_in_the_whole_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/intersection/test_intersection_2_-_3_events_in_packets_intersecting": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/intersection/test_intersection_3_-_8_events_in_the_whole_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/intersection/test_intersection_4_-_3_events_in_packets_intersecting": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/intersection/test_intersection_5_-_6_events_in_the_whole_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/intersection/test_intersection_6_-_0_events_in_packets_intersecting": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/intersection/test_intersection_7_-_3_events_in_the_whole_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/intersection/test_intersection_8_-_3_events_in_packets_intersecting": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/intersection/test_intersection_9_-_0_events_in_the_whole_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_packet_seq_num_10_-_Lost_events_string_matches_3,2,1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_packet_seq_num_1_-_Trace_parses": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_packet_seq_num_2_-_No_events_lost": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_packet_seq_num_3_-_Trace_parses": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_packet_seq_num_4_-_No_events_lost": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_packet_seq_num_5_-_Trace_parses": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_packet_seq_num_6_-_Lost_events_string_matches_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_packet_seq_num_7_-_Trace_parses": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_packet_seq_num_8_-_Lost_events_string_matches_2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_packet_seq_num_9_-_Trace_parses": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_10_-_Run_babeltrace_with_trace_wk-heartbeat-u": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_11_-_Run_babeltrace_with_invalid_trace_fail1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_12_-_Run_babeltrace_with_invalid_trace_fail2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_13_-_Run_babeltrace_with_invalid_trace_integer-range": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_14_-_Run_babeltrace_with_invalid_trace_lttng-modules-2.0-pre1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_15_-_Run_babeltrace_with_invalid_trace_packet-based-metadata": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_16_-_Run_babeltrace_with_invalid_trace_smalltrace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_1_-_Run_babeltrace_with_trace_env-warning": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_2_-_Run_babeltrace_with_trace_lttng-modules-2.0-pre5": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_3_-_Run_babeltrace_with_trace_sequence": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_4_-_Run_babeltrace_with_trace_smalltrace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_5_-_Run_babeltrace_with_trace_succeed1": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_6_-_Run_babeltrace_with_trace_succeed2": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_7_-_Run_babeltrace_with_trace_succeed3": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_8_-_Run_babeltrace_with_trace_succeed4": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.bin/test_trace_read_9_-_Run_babeltrace_with_trace_warnings": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_10_-_Writing_and_reading_back_0x3D2B28CC,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_11_-_Writing_and_reading_back_0xBC9B03E,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_12_-_Writing_and_reading_back_0xBC9B03E,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_13_-_Writing_and_reading_back_0x67F84A7D,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_14_-_Writing_and_reading_back_0x67F84A7D,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_15_-_Writing_and_reading_back_0x114C1E9D,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_16_-_Writing_and_reading_back_0x114C1E9D,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_17_-_Writing_and_reading_back_0xA559964,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_18_-_Writing_and_reading_back_0xA559964,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_19_-_Writing_and_reading_back_0x34B248F1,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_1_-_Writing_and_reading_back_0x0,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_20_-_Writing_and_reading_back_0x34B248F1,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_21_-_Writing_and_reading_back_0x133AA560,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_22_-_Writing_and_reading_back_0x133AA560,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_23_-_Writing_and_reading_back_0x58CB3637,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_24_-_Writing_and_reading_back_0x58CB3637,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_25_-_Writing_and_reading_back_0x14AB064D,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_26_-_Writing_and_reading_back_0x14AB064D,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_2_-_Writing_and_reading_back_0x0,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_3_-_Writing_and_reading_back_0x1,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_4_-_Writing_and_reading_back_0xFFFFFFFF,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_5_-_Writing_and_reading_back_0xFFFFFFFF,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_6_-_Writing_and_reading_back_0x80000000,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_7_-_Writing_and_reading_back_0x6C923194,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_8_-_Writing_and_reading_back_0x6C923194,_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_bitfield_9_-_Writing_and_reading_back_0x3D2B28CC,_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_10_-_Add_machine__aarch64__environment_field_to_writer_istance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_11_-_Illegal_clock_name_rejected": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_12_-_NULL_clock_name_rejected": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_13_-_Clock_created_sucessfully": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_14_-_Set_clock_frequency": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_15_-_Set_clock_offset__seconds_": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_16_-_Set_clock_offset": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_17_-_Set_clock_precision": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_18_-_Set_clock_absolute_property": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_19_-_Add_clock_to_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_1_-_bt_ctf_create_succeeds_in_creating_trace_with_path": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_20_-_Verify_a_clock_can't_be_added_twice_to_a_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_21_-_Create_stream_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_22_-_Set_a_stream_class'_clock": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_23_-_Create_an_unsigned_integer_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_24_-_Set_integer_type's_base_as_binary": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_25_-_Set_integer_type's_base_as_decimal": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_26_-_Reject_integer_type's_base_set_as_unknown": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_27_-_Set_integer_type's_base_as_octal": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_28_-_Set_integer_type's_base_as_hexadecimal": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_29_-_Reject_unknown_integer_base_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_2_-_Add_host__qemuarm64__environment_field_to_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_30_-_Set_integer_type_signedness_to_signed": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_31_-_Set_integer_type_signedness_to_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_32_-_Create_a_sequence_of_int16_t_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_33_-_Create_a_string_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_34_-_Reject_invalid_\"None\"_string_encoding": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_35_-_Reject_invalid_string_encoding": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_36_-_Set_string_encoding_to_ASCII": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_37_-_Create_a_structure_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_38_-_Add_a_uint8_t_type_to_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_39_-_Add_a_sequence_type_to_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_3_-_bt_ctf_writer_add_environment_field_error_with_NULL_writer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_40_-_Add_a_string_type_to_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_41_-_Add_a_structure_type_to_a_structure": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_42_-_Instanciate_a_signed_16-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_43_-_Instanciate_an_unsigned_12-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_44_-_Check_an_integer_type'_base_can't_be_modified_after_instanciation": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_45_-_Check_an_integer_type's_signedness_can't_be_modified_after_instanciation": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_46_-_Check_bt_ctf_field_signed_integer_set_value_is_not_allowed_on_an_unsigned_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_47_-_Check_bt_ctf_field_unsigned_integer_set_value_is_not_allowed_on_a_signed_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_48_-_Check_-32768_is_allowed_for_a_signed_16-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_49_-_Check_32767_is_allowed_for_a_signed_16-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_4_-_bt_ctf_writer_add_environment_field_error_with_NULL_field_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_50_-_Check_32768_is_not_allowed_for_a_signed_16-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_51_-_Check_-32769_is_not_allowed_for_a_signed_16-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_52_-_Check_-42_is_allowed_for_a_signed_16-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_53_-_Check_4095_is_allowed_for_an_unsigned_12-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_54_-_Check_4096_is_not_allowed_for_a_unsigned_12-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_55_-_Check_0_is_allowed_for_an_unsigned_12-bit_integer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_56_-_Instanciate_a_string_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_57_-_Set_a_string's_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_58_-_Create_an_enumeration_type_with_an_unsigned_12-bit_integer_as_container": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_59_-_Check_enumeration_types_are_validated_before_instantiation": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_5_-_bt_ctf_writer_add_environment_field_error_with_NULL_field_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_60_-_Instanciate_a_stream_class_from_writer": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_61_-_Changes_to_a_stream_class_that_was_already_instantiated_fail": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_62_-_Accept_enumeration_mapping_strings_containing_quotes": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_63_-_Accept_enumeration_mapping_strings_containing_special_characters": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_64_-_Accept_enumeration_mapping_strings_containing_reserved_keywords": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_65_-_Add_enumeration_field_to_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_66_-_Create_an_unsigned_integer_type": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_67_-_Instantiate_an_event_containing_a_single_integer_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_68_-_Use_bt_ctf_event_set_payload_to_set_a_manually_allocated_field": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_69_-_Set_enumeration_container_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_6_-_Add_sysname__Linux__environment_field_to_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_70_-_Set_clock_time": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_71_-_Append_simple_event_to_trace_stream": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_72_-_Flush_trace_stream_with_one_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_73_-_Add_a_new_event_class_to_a_stream_class_after_writing_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_74_-_Append_100_000_events_to_a_stream": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_75_-_Flush_a_stream_that_forces_a_packet_resize": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_76_-_Reject_a_variant_field_based_on_an_unknown_tag_value": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_77_-_Add_a_field_to_a_variant": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_78_-_Reject_creation_of_an_event_class_with_an_illegal_name": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_79_-_Create_an_event_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_7_-_Add_nodename__qemuarm64__environment_field_to_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_80_-_Reject_addition_of_a_field_with_an_empty_name_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_81_-_Reject_addition_of_a_field_with_a_NULL_type_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_82_-_Reject_addition_of_a_type_with_an_illegal_name_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_83_-_Add_field_of_type_unsigned_integer_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_84_-_Add_field_of_type_signed_integer_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_85_-_Add_composite_structure_to_an_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_86_-_Reject_addition_of_NULL_event_class_to_a_stream_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_87_-_Add_an_event_class_to_stream_class": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_88_-_Instanciate_a_complex_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_89_-_Use_bt_ctf_event_get_payload_to_get_a_field_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_8_-_Add_release__6.6.12-yocto-standard__environment_field_to_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_90_-_Set_a_sequence_field's_length": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_91_-_Append_a_complex_event_to_a_stream": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_92_-_Flush_a_stream_containing_a_complex_event": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_93_-_Get_metadata_string": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_94_-_Metadata_string_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_95_-_Babeltrace_could_read_the_resulting_trace": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_ctf_writer_complete_9_-_Add_version__\\#1_SMP_PREEMPT_Thu_Jan_18_21:01:37_UTC_2024__environment_field_to_writer_instance": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_10_-_iter_next_should_return_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_11_-_Event_after_last_should_be_invalid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_12_-_Event_valid_at_beginning": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_13_-_Seek_last_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_14_-_Event_valid_at_last_position": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_15_-_timestamp_last_==_expected_last": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_16_-_iter_next_should_return_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_17_-_Event_after_last_should_be_invalid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_18_-_Event_valid_at_beginning": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_19_-_Seek_last_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_1_-_Event_valid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_20_-_Event_valid_at_last_position": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_21_-_timestamp_==_expected_last": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_22_-_iter_next_should_return_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_23_-_Event_after_last_should_be_invalid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_24_-_Seek_begin_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_25_-_Event_valid_at_first_position": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_26_-_timestamp_==_expected_begin": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_27_-_Seek_last_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_28_-_Event_valid_at_last_position": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_29_-_timestamp_==_expected_last": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_2_-_timestamp_begin_==_expected_begin": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_3_-_Seek_begin_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_4_-_Event_valid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_5_-_timestamp_begin_==_timestamp_seek_begin": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_6_-_Event_valid_at_beginning": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_7_-_Seek_time_at_last_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_8_-_Event_valid_at_last_position": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_big_trace_9_-_timestamp_last_==_expected_last": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_10_-_iter_next_should_return_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_11_-_Event_after_last_should_be_invalid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_12_-_Event_valid_at_beginning": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_13_-_Seek_last_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_14_-_Event_valid_at_last_position": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_15_-_timestamp_last_==_expected_last": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_16_-_iter_next_should_return_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_17_-_Event_after_last_should_be_invalid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_18_-_Event_valid_at_beginning": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_19_-_Seek_last_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_1_-_Event_valid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_20_-_Event_valid_at_last_position": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_21_-_timestamp_==_expected_last": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_22_-_iter_next_should_return_an_error": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_23_-_Event_after_last_should_be_invalid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_24_-_Seek_begin_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_25_-_Event_valid_at_first_position": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_26_-_timestamp_==_expected_begin": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_27_-_Seek_last_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_28_-_Event_valid_at_last_position": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_29_-_timestamp_==_expected_last": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_2_-_timestamp_begin_==_expected_begin": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_3_-_Seek_begin_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_4_-_Event_valid": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_5_-_timestamp_begin_==_timestamp_seek_begin": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_6_-_Event_valid_at_beginning": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_7_-_Seek_time_at_last_retval_0": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_8_-_Event_valid_at_last_position": {
                "status": "PASSED"
            },
            "ptestresult.babeltrace.lib/test_seek_empty_packet_9_-_timestamp_last_==_expected_last": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:36\nBEGIN: /usr/lib/babeltrace/ptest\nPASS: bin/test_trace_read 1 - Run babeltrace with trace env-warning\nPASS: bin/test_trace_read 2 - Run babeltrace with trace lttng-modules-2.0-pre5\nPASS: bin/test_trace_read 3 - Run babeltrace with trace sequence\nPASS: bin/test_trace_read 4 - Run babeltrace with trace smalltrace\nPASS: bin/test_trace_read 5 - Run babeltrace with trace succeed1\nPASS: bin/test_trace_read 6 - Run babeltrace with trace succeed2\nPASS: bin/test_trace_read 7 - Run babeltrace with trace succeed3\nPASS: bin/test_trace_read 8 - Run babeltrace with trace succeed4\nPASS: bin/test_trace_read 9 - Run babeltrace with trace warnings\nPASS: bin/test_trace_read 10 - Run babeltrace with trace wk-heartbeat-u\nPASS: bin/test_trace_read 11 - Run babeltrace with invalid trace fail1\nPASS: bin/test_trace_read 12 - Run babeltrace with invalid trace fail2\nPASS: bin/test_trace_read 13 - Run babeltrace with invalid trace integer-range\nPASS: bin/test_trace_read 14 - Run babeltrace with invalid trace lttng-modules-2.0-pre1\nPASS: bin/test_trace_read 15 - Run babeltrace with invalid trace packet-based-metadata\nPASS: bin/test_trace_read 16 - Run babeltrace with invalid trace smalltrace\nPASS: bin/test_packet_seq_num 1 - Trace parses\nPASS: bin/test_packet_seq_num 2 - No events lost\nPASS: bin/test_packet_seq_num 3 - Trace parses\nPASS: bin/test_packet_seq_num 4 - No events lost\nPASS: bin/test_packet_seq_num 5 - Trace parses\nPASS: bin/test_packet_seq_num 6 - Lost events string matches 2\nPASS: bin/test_packet_seq_num 7 - Trace parses\nPASS: bin/test_packet_seq_num 8 - Lost events string matches 2\nPASS: bin/test_packet_seq_num 9 - Trace parses\nPASS: bin/test_packet_seq_num 10 - Lost events string matches 3,2,1\nPASS: bin/intersection/test_intersection 1 - 8 events in the whole trace\nPASS: bin/intersection/test_intersection 2 - 3 events in packets intersecting\nPASS: bin/intersection/test_intersection 3 - 8 events in the whole trace\nPASS: bin/intersection/test_intersection 4 - 3 events in packets intersecting\nPASS: bin/intersection/test_intersection 5 - 6 events in the whole trace\nPASS: bin/intersection/test_intersection 6 - 0 events in packets intersecting\nPASS: bin/intersection/test_intersection 7 - 3 events in the whole trace\nPASS: bin/intersection/test_intersection 8 - 3 events in packets intersecting\nPASS: bin/intersection/test_intersection 9 - 0 events in the whole trace\nPASS: bin/intersection/test_intersection 10 - 0 events in packets intersecting\nPASS: lib/test_bitfield 1 - Writing and reading back 0x0, unsigned\nPASS: lib/test_bitfield 2 - Writing and reading back 0x0, signed\nPASS: lib/test_bitfield 3 - Writing and reading back 0x1, unsigned\nPASS: lib/test_bitfield 4 - Writing and reading back 0xFFFFFFFF, unsigned\nPASS: lib/test_bitfield 5 - Writing and reading back 0xFFFFFFFF, signed\nPASS: lib/test_bitfield 6 - Writing and reading back 0x80000000, signed\nPASS: lib/test_bitfield 7 - Writing and reading back 0x6C923194, unsigned\nPASS: lib/test_bitfield 8 - Writing and reading back 0x6C923194, signed\nPASS: lib/test_bitfield 9 - Writing and reading back 0x3D2B28CC, unsigned\nPASS: lib/test_bitfield 10 - Writing and reading back 0x3D2B28CC, signed\nPASS: lib/test_bitfield 11 - Writing and reading back 0xBC9B03E, unsigned\nPASS: lib/test_bitfield 12 - Writing and reading back 0xBC9B03E, signed\nPASS: lib/test_bitfield 13 - Writing and reading back 0x67F84A7D, unsigned\nPASS: lib/test_bitfield 14 - Writing and reading back 0x67F84A7D, signed\nPASS: lib/test_bitfield 15 - Writing and reading back 0x114C1E9D, unsigned\nPASS: lib/test_bitfield 16 - Writing and reading back 0x114C1E9D, signed\nPASS: lib/test_bitfield 17 - Writing and reading back 0xA559964, unsigned\nPASS: lib/test_bitfield 18 - Writing and reading back 0xA559964, signed\nPASS: lib/test_bitfield 19 - Writing and reading back 0x34B248F1, unsigned\nPASS: lib/test_bitfield 20 - Writing and reading back 0x34B248F1, signed\nPASS: lib/test_bitfield 21 - Writing and reading back 0x133AA560, unsigned\nPASS: lib/test_bitfield 22 - Writing and reading back 0x133AA560, signed\nPASS: lib/test_bitfield 23 - Writing and reading back 0x58CB3637, unsigned\nPASS: lib/test_bitfield 24 - Writing and reading back 0x58CB3637, signed\nPASS: lib/test_bitfield 25 - Writing and reading back 0x14AB064D, unsigned\nPASS: lib/test_bitfield 26 - Writing and reading back 0x14AB064D, signed\nPASS: lib/test_seek_empty_packet 1 - Event valid\nPASS: lib/test_seek_empty_packet 2 - timestamp_begin == expected_begin\nPASS: lib/test_seek_empty_packet 3 - Seek begin retval 0\nPASS: lib/test_seek_empty_packet 4 - Event valid\nPASS: lib/test_seek_empty_packet 5 - timestamp_begin == timestamp_seek_begin\nPASS: lib/test_seek_empty_packet 6 - Event valid at beginning\nPASS: lib/test_seek_empty_packet 7 - Seek time at last retval 0\nPASS: lib/test_seek_empty_packet 8 - Event valid at last position\nPASS: lib/test_seek_empty_packet 9 - timestamp_last == expected_last\nPASS: lib/test_seek_empty_packet 10 - iter next should return an error\nPASS: lib/test_seek_empty_packet 11 - Event after last should be invalid\nPASS: lib/test_seek_empty_packet 12 - Event valid at beginning\nPASS: lib/test_seek_empty_packet 13 - Seek last retval 0\nPASS: lib/test_seek_empty_packet 14 - Event valid at last position\nPASS: lib/test_seek_empty_packet 15 - timestamp_last == expected_last\nPASS: lib/test_seek_empty_packet 16 - iter next should return an error\nPASS: lib/test_seek_empty_packet 17 - Event after last should be invalid\nPASS: lib/test_seek_empty_packet 18 - Event valid at beginning\nPASS: lib/test_seek_empty_packet 19 - Seek last retval 0\nPASS: lib/test_seek_empty_packet 20 - Event valid at last position\nPASS: lib/test_seek_empty_packet 21 - timestamp == expected_last\nPASS: lib/test_seek_empty_packet 22 - iter next should return an error\nPASS: lib/test_seek_empty_packet 23 - Event after last should be invalid\nPASS: lib/test_seek_empty_packet 24 - Seek begin retval 0\nPASS: lib/test_seek_empty_packet 25 - Event valid at first position\nPASS: lib/test_seek_empty_packet 26 - timestamp == expected_begin\nPASS: lib/test_seek_empty_packet 27 - Seek last retval 0\nPASS: lib/test_seek_empty_packet 28 - Event valid at last position\nPASS: lib/test_seek_empty_packet 29 - timestamp == expected_last\nPASS: lib/test_seek_big_trace 1 - Event valid\nPASS: lib/test_seek_big_trace 2 - timestamp_begin == expected_begin\nPASS: lib/test_seek_big_trace 3 - Seek begin retval 0\nPASS: lib/test_seek_big_trace 4 - Event valid\nPASS: lib/test_seek_big_trace 5 - timestamp_begin == timestamp_seek_begin\nPASS: lib/test_seek_big_trace 6 - Event valid at beginning\nPASS: lib/test_seek_big_trace 7 - Seek time at last retval 0\nPASS: lib/test_seek_big_trace 8 - Event valid at last position\nPASS: lib/test_seek_big_trace 9 - timestamp_last == expected_last\nPASS: lib/test_seek_big_trace 10 - iter next should return an error\nPASS: lib/test_seek_big_trace 11 - Event after last should be invalid\nPASS: lib/test_seek_big_trace 12 - Event valid at beginning\nPASS: lib/test_seek_big_trace 13 - Seek last retval 0\nPASS: lib/test_seek_big_trace 14 - Event valid at last position\nPASS: lib/test_seek_big_trace 15 - timestamp_last == expected_last\nPASS: lib/test_seek_big_trace 16 - iter next should return an error\nPASS: lib/test_seek_big_trace 17 - Event after last should be invalid\nPASS: lib/test_seek_big_trace 18 - Event valid at beginning\nPASS: lib/test_seek_big_trace 19 - Seek last retval 0\nPASS: lib/test_seek_big_trace 20 - Event valid at last position\nPASS: lib/test_seek_big_trace 21 - timestamp == expected_last\nPASS: lib/test_seek_big_trace 22 - iter next should return an error\nPASS: lib/test_seek_big_trace 23 - Event after last should be invalid\nPASS: lib/test_seek_big_trace 24 - Seek begin retval 0\nPASS: lib/test_seek_big_trace 25 - Event valid at first position\nPASS: lib/test_seek_big_trace 26 - timestamp == expected_begin\nPASS: lib/test_seek_big_trace 27 - Seek last retval 0\nPASS: lib/test_seek_big_trace 28 - Event valid at last position\nPASS: lib/test_seek_big_trace 29 - timestamp == expected_last\nPASS: lib/test_ctf_writer_complete 1 - bt_ctf_create succeeds in creating trace with path\nPASS: lib/test_ctf_writer_complete 2 - Add host (qemuarm64) environment field to writer instance\nPASS: lib/test_ctf_writer_complete 3 - bt_ctf_writer_add_environment_field error with NULL writer\nPASS: lib/test_ctf_writer_complete 4 - bt_ctf_writer_add_environment_field error with NULL field name\nPASS: lib/test_ctf_writer_complete 5 - bt_ctf_writer_add_environment_field error with NULL field value\nPASS: lib/test_ctf_writer_complete 6 - Add sysname (Linux) environment field to writer instance\nPASS: lib/test_ctf_writer_complete 7 - Add nodename (qemuarm64) environment field to writer instance\nPASS: lib/test_ctf_writer_complete 8 - Add release (6.6.12-yocto-standard) environment field to writer instance\nPASS: lib/test_ctf_writer_complete 9 - Add version (\\#1 SMP PREEMPT Thu Jan 18 21:01:37 UTC 2024) environment field to writer instance\nPASS: lib/test_ctf_writer_complete 10 - Add machine (aarch64) environment field to writer istance\nPASS: lib/test_ctf_writer_complete 11 - Illegal clock name rejected\nPASS: lib/test_ctf_writer_complete 12 - NULL clock name rejected\nPASS: lib/test_ctf_writer_complete 13 - Clock created sucessfully\nPASS: lib/test_ctf_writer_complete 14 - Set clock frequency\nPASS: lib/test_ctf_writer_complete 15 - Set clock offset (seconds)\nPASS: lib/test_ctf_writer_complete 16 - Set clock offset\nPASS: lib/test_ctf_writer_complete 17 - Set clock precision\nPASS: lib/test_ctf_writer_complete 18 - Set clock absolute property\nPASS: lib/test_ctf_writer_complete 19 - Add clock to writer instance\nPASS: lib/test_ctf_writer_complete 20 - Verify a clock can't be added twice to a writer instance\nPASS: lib/test_ctf_writer_complete 21 - Create stream class\nPASS: lib/test_ctf_writer_complete 22 - Set a stream class' clock\nPASS: lib/test_ctf_writer_complete 23 - Create an unsigned integer type\nPASS: lib/test_ctf_writer_complete 24 - Set integer type's base as binary\nPASS: lib/test_ctf_writer_complete 25 - Set integer type's base as decimal\nPASS: lib/test_ctf_writer_complete 26 - Reject integer type's base set as unknown\nPASS: lib/test_ctf_writer_complete 27 - Set integer type's base as octal\nPASS: lib/test_ctf_writer_complete 28 - Set integer type's base as hexadecimal\nPASS: lib/test_ctf_writer_complete 29 - Reject unknown integer base value\nPASS: lib/test_ctf_writer_complete 30 - Set integer type signedness to signed\nPASS: lib/test_ctf_writer_complete 31 - Set integer type signedness to unsigned\nPASS: lib/test_ctf_writer_complete 32 - Create a sequence of int16_t type\nPASS: lib/test_ctf_writer_complete 33 - Create a string type\nPASS: lib/test_ctf_writer_complete 34 - Reject invalid \"None\" string encoding\nPASS: lib/test_ctf_writer_complete 35 - Reject invalid string encoding\nPASS: lib/test_ctf_writer_complete 36 - Set string encoding to ASCII\nPASS: lib/test_ctf_writer_complete 37 - Create a structure type\nPASS: lib/test_ctf_writer_complete 38 - Add a uint8_t type to a structure\nPASS: lib/test_ctf_writer_complete 39 - Add a sequence type to a structure\nPASS: lib/test_ctf_writer_complete 40 - Add a string type to a structure\nPASS: lib/test_ctf_writer_complete 41 - Add a structure type to a structure\nPASS: lib/test_ctf_writer_complete 42 - Instanciate a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 43 - Instanciate an unsigned 12-bit integer\nPASS: lib/test_ctf_writer_complete 44 - Check an integer type' base can't be modified after instanciation\nPASS: lib/test_ctf_writer_complete 45 - Check an integer type's signedness can't be modified after instanciation\nPASS: lib/test_ctf_writer_complete 46 - Check bt_ctf_field_signed_integer_set_value is not allowed on an unsigned integer\nPASS: lib/test_ctf_writer_complete 47 - Check bt_ctf_field_unsigned_integer_set_value is not allowed on a signed integer\nPASS: lib/test_ctf_writer_complete 48 - Check -32768 is allowed for a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 49 - Check 32767 is allowed for a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 50 - Check 32768 is not allowed for a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 51 - Check -32769 is not allowed for a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 52 - Check -42 is allowed for a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 53 - Check 4095 is allowed for an unsigned 12-bit integer\nPASS: lib/test_ctf_writer_complete 54 - Check 4096 is not allowed for a unsigned 12-bit integer\nPASS: lib/test_ctf_writer_complete 55 - Check 0 is allowed for an unsigned 12-bit integer\nPASS: lib/test_ctf_writer_complete 56 - Instanciate a string field\nPASS: lib/test_ctf_writer_complete 57 - Set a string's value\nPASS: lib/test_ctf_writer_complete 58 - Create an enumeration type with an unsigned 12-bit integer as container\nPASS: lib/test_ctf_writer_complete 59 - Check enumeration types are validated before instantiation\nPASS: lib/test_ctf_writer_complete 60 - Instanciate a stream class from writer\nPASS: lib/test_ctf_writer_complete 61 - Changes to a stream class that was already instantiated fail\nPASS: lib/test_ctf_writer_complete 62 - Accept enumeration mapping strings containing quotes\nPASS: lib/test_ctf_writer_complete 63 - Accept enumeration mapping strings containing special characters\nPASS: lib/test_ctf_writer_complete 64 - Accept enumeration mapping strings containing reserved keywords\nPASS: lib/test_ctf_writer_complete 65 - Add enumeration field to event\nPASS: lib/test_ctf_writer_complete 66 - Create an unsigned integer type\nPASS: lib/test_ctf_writer_complete 67 - Instantiate an event containing a single integer field\nPASS: lib/test_ctf_writer_complete 68 - Use bt_ctf_event_set_payload to set a manually allocated field\nPASS: lib/test_ctf_writer_complete 69 - Set enumeration container value\nPASS: lib/test_ctf_writer_complete 70 - Set clock time\nPASS: lib/test_ctf_writer_complete 71 - Append simple event to trace stream\nPASS: lib/test_ctf_writer_complete 72 - Flush trace stream with one event\nPASS: lib/test_ctf_writer_complete 73 - Add a new event class to a stream class after writing an event\nPASS: lib/test_ctf_writer_complete 74 - Append 100 000 events to a stream\nPASS: lib/test_ctf_writer_complete 75 - Flush a stream that forces a packet resize\nPASS: lib/test_ctf_writer_complete 76 - Reject a variant field based on an unknown tag value\nPASS: lib/test_ctf_writer_complete 77 - Add a field to a variant\nPASS: lib/test_ctf_writer_complete 78 - Reject creation of an event class with an illegal name\nPASS: lib/test_ctf_writer_complete 79 - Create an event class\nPASS: lib/test_ctf_writer_complete 80 - Reject addition of a field with an empty name to an event\nPASS: lib/test_ctf_writer_complete 81 - Reject addition of a field with a NULL type to an event\nPASS: lib/test_ctf_writer_complete 82 - Reject addition of a type with an illegal name to an event\nPASS: lib/test_ctf_writer_complete 83 - Add field of type unsigned integer to an event\nPASS: lib/test_ctf_writer_complete 84 - Add field of type signed integer to an event\nPASS: lib/test_ctf_writer_complete 85 - Add composite structure to an event\nPASS: lib/test_ctf_writer_complete 86 - Reject addition of NULL event class to a stream class\nPASS: lib/test_ctf_writer_complete 87 - Add an event class to stream class\nPASS: lib/test_ctf_writer_complete 88 - Instanciate a complex event\nPASS: lib/test_ctf_writer_complete 89 - Use bt_ctf_event_get_payload to get a field instance\nPASS: lib/test_ctf_writer_complete 90 - Set a sequence field's length\nPASS: lib/test_ctf_writer_complete 91 - Append a complex event to a stream\nPASS: lib/test_ctf_writer_complete 92 - Flush a stream containing a complex event\nPASS: lib/test_ctf_writer_complete 93 - Get metadata string\nPASS: lib/test_ctf_writer_complete 94 - Metadata string is valid\nPASS: lib/test_ctf_writer_complete 95 - Babeltrace could read the resulting trace\n============================================================================\nTestsuite summary for babeltrace 1.5.11\n============================================================================\n# TOTAL: 231\n# PASS:  231\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nDURATION: 8\nEND: /usr/lib/babeltrace/ptest\n2024-02-06T09:36\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "babeltrace": {
                    "duration": "8",
                    "log": "START: ptest-runner\n2024-02-06T09:36\nPASS: bin/test_trace_read 1 - Run babeltrace with trace env-warning\nPASS: bin/test_trace_read 2 - Run babeltrace with trace lttng-modules-2.0-pre5\nPASS: bin/test_trace_read 3 - Run babeltrace with trace sequence\nPASS: bin/test_trace_read 4 - Run babeltrace with trace smalltrace\nPASS: bin/test_trace_read 5 - Run babeltrace with trace succeed1\nPASS: bin/test_trace_read 6 - Run babeltrace with trace succeed2\nPASS: bin/test_trace_read 7 - Run babeltrace with trace succeed3\nPASS: bin/test_trace_read 8 - Run babeltrace with trace succeed4\nPASS: bin/test_trace_read 9 - Run babeltrace with trace warnings\nPASS: bin/test_trace_read 10 - Run babeltrace with trace wk-heartbeat-u\nPASS: bin/test_trace_read 11 - Run babeltrace with invalid trace fail1\nPASS: bin/test_trace_read 12 - Run babeltrace with invalid trace fail2\nPASS: bin/test_trace_read 13 - Run babeltrace with invalid trace integer-range\nPASS: bin/test_trace_read 14 - Run babeltrace with invalid trace lttng-modules-2.0-pre1\nPASS: bin/test_trace_read 15 - Run babeltrace with invalid trace packet-based-metadata\nPASS: bin/test_trace_read 16 - Run babeltrace with invalid trace smalltrace\nPASS: bin/test_packet_seq_num 1 - Trace parses\nPASS: bin/test_packet_seq_num 2 - No events lost\nPASS: bin/test_packet_seq_num 3 - Trace parses\nPASS: bin/test_packet_seq_num 4 - No events lost\nPASS: bin/test_packet_seq_num 5 - Trace parses\nPASS: bin/test_packet_seq_num 6 - Lost events string matches 2\nPASS: bin/test_packet_seq_num 7 - Trace parses\nPASS: bin/test_packet_seq_num 8 - Lost events string matches 2\nPASS: bin/test_packet_seq_num 9 - Trace parses\nPASS: bin/test_packet_seq_num 10 - Lost events string matches 3,2,1\nPASS: bin/intersection/test_intersection 1 - 8 events in the whole trace\nPASS: bin/intersection/test_intersection 2 - 3 events in packets intersecting\nPASS: bin/intersection/test_intersection 3 - 8 events in the whole trace\nPASS: bin/intersection/test_intersection 4 - 3 events in packets intersecting\nPASS: bin/intersection/test_intersection 5 - 6 events in the whole trace\nPASS: bin/intersection/test_intersection 6 - 0 events in packets intersecting\nPASS: bin/intersection/test_intersection 7 - 3 events in the whole trace\nPASS: bin/intersection/test_intersection 8 - 3 events in packets intersecting\nPASS: bin/intersection/test_intersection 9 - 0 events in the whole trace\nPASS: bin/intersection/test_intersection 10 - 0 events in packets intersecting\nPASS: lib/test_bitfield 1 - Writing and reading back 0x0, unsigned\nPASS: lib/test_bitfield 2 - Writing and reading back 0x0, signed\nPASS: lib/test_bitfield 3 - Writing and reading back 0x1, unsigned\nPASS: lib/test_bitfield 4 - Writing and reading back 0xFFFFFFFF, unsigned\nPASS: lib/test_bitfield 5 - Writing and reading back 0xFFFFFFFF, signed\nPASS: lib/test_bitfield 6 - Writing and reading back 0x80000000, signed\nPASS: lib/test_bitfield 7 - Writing and reading back 0x6C923194, unsigned\nPASS: lib/test_bitfield 8 - Writing and reading back 0x6C923194, signed\nPASS: lib/test_bitfield 9 - Writing and reading back 0x3D2B28CC, unsigned\nPASS: lib/test_bitfield 10 - Writing and reading back 0x3D2B28CC, signed\nPASS: lib/test_bitfield 11 - Writing and reading back 0xBC9B03E, unsigned\nPASS: lib/test_bitfield 12 - Writing and reading back 0xBC9B03E, signed\nPASS: lib/test_bitfield 13 - Writing and reading back 0x67F84A7D, unsigned\nPASS: lib/test_bitfield 14 - Writing and reading back 0x67F84A7D, signed\nPASS: lib/test_bitfield 15 - Writing and reading back 0x114C1E9D, unsigned\nPASS: lib/test_bitfield 16 - Writing and reading back 0x114C1E9D, signed\nPASS: lib/test_bitfield 17 - Writing and reading back 0xA559964, unsigned\nPASS: lib/test_bitfield 18 - Writing and reading back 0xA559964, signed\nPASS: lib/test_bitfield 19 - Writing and reading back 0x34B248F1, unsigned\nPASS: lib/test_bitfield 20 - Writing and reading back 0x34B248F1, signed\nPASS: lib/test_bitfield 21 - Writing and reading back 0x133AA560, unsigned\nPASS: lib/test_bitfield 22 - Writing and reading back 0x133AA560, signed\nPASS: lib/test_bitfield 23 - Writing and reading back 0x58CB3637, unsigned\nPASS: lib/test_bitfield 24 - Writing and reading back 0x58CB3637, signed\nPASS: lib/test_bitfield 25 - Writing and reading back 0x14AB064D, unsigned\nPASS: lib/test_bitfield 26 - Writing and reading back 0x14AB064D, signed\nPASS: lib/test_seek_empty_packet 1 - Event valid\nPASS: lib/test_seek_empty_packet 2 - timestamp_begin == expected_begin\nPASS: lib/test_seek_empty_packet 3 - Seek begin retval 0\nPASS: lib/test_seek_empty_packet 4 - Event valid\nPASS: lib/test_seek_empty_packet 5 - timestamp_begin == timestamp_seek_begin\nPASS: lib/test_seek_empty_packet 6 - Event valid at beginning\nPASS: lib/test_seek_empty_packet 7 - Seek time at last retval 0\nPASS: lib/test_seek_empty_packet 8 - Event valid at last position\nPASS: lib/test_seek_empty_packet 9 - timestamp_last == expected_last\nPASS: lib/test_seek_empty_packet 10 - iter next should return an error\nPASS: lib/test_seek_empty_packet 11 - Event after last should be invalid\nPASS: lib/test_seek_empty_packet 12 - Event valid at beginning\nPASS: lib/test_seek_empty_packet 13 - Seek last retval 0\nPASS: lib/test_seek_empty_packet 14 - Event valid at last position\nPASS: lib/test_seek_empty_packet 15 - timestamp_last == expected_last\nPASS: lib/test_seek_empty_packet 16 - iter next should return an error\nPASS: lib/test_seek_empty_packet 17 - Event after last should be invalid\nPASS: lib/test_seek_empty_packet 18 - Event valid at beginning\nPASS: lib/test_seek_empty_packet 19 - Seek last retval 0\nPASS: lib/test_seek_empty_packet 20 - Event valid at last position\nPASS: lib/test_seek_empty_packet 21 - timestamp == expected_last\nPASS: lib/test_seek_empty_packet 22 - iter next should return an error\nPASS: lib/test_seek_empty_packet 23 - Event after last should be invalid\nPASS: lib/test_seek_empty_packet 24 - Seek begin retval 0\nPASS: lib/test_seek_empty_packet 25 - Event valid at first position\nPASS: lib/test_seek_empty_packet 26 - timestamp == expected_begin\nPASS: lib/test_seek_empty_packet 27 - Seek last retval 0\nPASS: lib/test_seek_empty_packet 28 - Event valid at last position\nPASS: lib/test_seek_empty_packet 29 - timestamp == expected_last\nPASS: lib/test_seek_big_trace 1 - Event valid\nPASS: lib/test_seek_big_trace 2 - timestamp_begin == expected_begin\nPASS: lib/test_seek_big_trace 3 - Seek begin retval 0\nPASS: lib/test_seek_big_trace 4 - Event valid\nPASS: lib/test_seek_big_trace 5 - timestamp_begin == timestamp_seek_begin\nPASS: lib/test_seek_big_trace 6 - Event valid at beginning\nPASS: lib/test_seek_big_trace 7 - Seek time at last retval 0\nPASS: lib/test_seek_big_trace 8 - Event valid at last position\nPASS: lib/test_seek_big_trace 9 - timestamp_last == expected_last\nPASS: lib/test_seek_big_trace 10 - iter next should return an error\nPASS: lib/test_seek_big_trace 11 - Event after last should be invalid\nPASS: lib/test_seek_big_trace 12 - Event valid at beginning\nPASS: lib/test_seek_big_trace 13 - Seek last retval 0\nPASS: lib/test_seek_big_trace 14 - Event valid at last position\nPASS: lib/test_seek_big_trace 15 - timestamp_last == expected_last\nPASS: lib/test_seek_big_trace 16 - iter next should return an error\nPASS: lib/test_seek_big_trace 17 - Event after last should be invalid\nPASS: lib/test_seek_big_trace 18 - Event valid at beginning\nPASS: lib/test_seek_big_trace 19 - Seek last retval 0\nPASS: lib/test_seek_big_trace 20 - Event valid at last position\nPASS: lib/test_seek_big_trace 21 - timestamp == expected_last\nPASS: lib/test_seek_big_trace 22 - iter next should return an error\nPASS: lib/test_seek_big_trace 23 - Event after last should be invalid\nPASS: lib/test_seek_big_trace 24 - Seek begin retval 0\nPASS: lib/test_seek_big_trace 25 - Event valid at first position\nPASS: lib/test_seek_big_trace 26 - timestamp == expected_begin\nPASS: lib/test_seek_big_trace 27 - Seek last retval 0\nPASS: lib/test_seek_big_trace 28 - Event valid at last position\nPASS: lib/test_seek_big_trace 29 - timestamp == expected_last\nPASS: lib/test_ctf_writer_complete 1 - bt_ctf_create succeeds in creating trace with path\nPASS: lib/test_ctf_writer_complete 2 - Add host (qemuarm64) environment field to writer instance\nPASS: lib/test_ctf_writer_complete 3 - bt_ctf_writer_add_environment_field error with NULL writer\nPASS: lib/test_ctf_writer_complete 4 - bt_ctf_writer_add_environment_field error with NULL field name\nPASS: lib/test_ctf_writer_complete 5 - bt_ctf_writer_add_environment_field error with NULL field value\nPASS: lib/test_ctf_writer_complete 6 - Add sysname (Linux) environment field to writer instance\nPASS: lib/test_ctf_writer_complete 7 - Add nodename (qemuarm64) environment field to writer instance\nPASS: lib/test_ctf_writer_complete 8 - Add release (6.6.12-yocto-standard) environment field to writer instance\nPASS: lib/test_ctf_writer_complete 9 - Add version (\\#1 SMP PREEMPT Thu Jan 18 21:01:37 UTC 2024) environment field to writer instance\nPASS: lib/test_ctf_writer_complete 10 - Add machine (aarch64) environment field to writer istance\nPASS: lib/test_ctf_writer_complete 11 - Illegal clock name rejected\nPASS: lib/test_ctf_writer_complete 12 - NULL clock name rejected\nPASS: lib/test_ctf_writer_complete 13 - Clock created sucessfully\nPASS: lib/test_ctf_writer_complete 14 - Set clock frequency\nPASS: lib/test_ctf_writer_complete 15 - Set clock offset (seconds)\nPASS: lib/test_ctf_writer_complete 16 - Set clock offset\nPASS: lib/test_ctf_writer_complete 17 - Set clock precision\nPASS: lib/test_ctf_writer_complete 18 - Set clock absolute property\nPASS: lib/test_ctf_writer_complete 19 - Add clock to writer instance\nPASS: lib/test_ctf_writer_complete 20 - Verify a clock can't be added twice to a writer instance\nPASS: lib/test_ctf_writer_complete 21 - Create stream class\nPASS: lib/test_ctf_writer_complete 22 - Set a stream class' clock\nPASS: lib/test_ctf_writer_complete 23 - Create an unsigned integer type\nPASS: lib/test_ctf_writer_complete 24 - Set integer type's base as binary\nPASS: lib/test_ctf_writer_complete 25 - Set integer type's base as decimal\nPASS: lib/test_ctf_writer_complete 26 - Reject integer type's base set as unknown\nPASS: lib/test_ctf_writer_complete 27 - Set integer type's base as octal\nPASS: lib/test_ctf_writer_complete 28 - Set integer type's base as hexadecimal\nPASS: lib/test_ctf_writer_complete 29 - Reject unknown integer base value\nPASS: lib/test_ctf_writer_complete 30 - Set integer type signedness to signed\nPASS: lib/test_ctf_writer_complete 31 - Set integer type signedness to unsigned\nPASS: lib/test_ctf_writer_complete 32 - Create a sequence of int16_t type\nPASS: lib/test_ctf_writer_complete 33 - Create a string type\nPASS: lib/test_ctf_writer_complete 34 - Reject invalid \"None\" string encoding\nPASS: lib/test_ctf_writer_complete 35 - Reject invalid string encoding\nPASS: lib/test_ctf_writer_complete 36 - Set string encoding to ASCII\nPASS: lib/test_ctf_writer_complete 37 - Create a structure type\nPASS: lib/test_ctf_writer_complete 38 - Add a uint8_t type to a structure\nPASS: lib/test_ctf_writer_complete 39 - Add a sequence type to a structure\nPASS: lib/test_ctf_writer_complete 40 - Add a string type to a structure\nPASS: lib/test_ctf_writer_complete 41 - Add a structure type to a structure\nPASS: lib/test_ctf_writer_complete 42 - Instanciate a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 43 - Instanciate an unsigned 12-bit integer\nPASS: lib/test_ctf_writer_complete 44 - Check an integer type' base can't be modified after instanciation\nPASS: lib/test_ctf_writer_complete 45 - Check an integer type's signedness can't be modified after instanciation\nPASS: lib/test_ctf_writer_complete 46 - Check bt_ctf_field_signed_integer_set_value is not allowed on an unsigned integer\nPASS: lib/test_ctf_writer_complete 47 - Check bt_ctf_field_unsigned_integer_set_value is not allowed on a signed integer\nPASS: lib/test_ctf_writer_complete 48 - Check -32768 is allowed for a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 49 - Check 32767 is allowed for a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 50 - Check 32768 is not allowed for a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 51 - Check -32769 is not allowed for a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 52 - Check -42 is allowed for a signed 16-bit integer\nPASS: lib/test_ctf_writer_complete 53 - Check 4095 is allowed for an unsigned 12-bit integer\nPASS: lib/test_ctf_writer_complete 54 - Check 4096 is not allowed for a unsigned 12-bit integer\nPASS: lib/test_ctf_writer_complete 55 - Check 0 is allowed for an unsigned 12-bit integer\nPASS: lib/test_ctf_writer_complete 56 - Instanciate a string field\nPASS: lib/test_ctf_writer_complete 57 - Set a string's value\nPASS: lib/test_ctf_writer_complete 58 - Create an enumeration type with an unsigned 12-bit integer as container\nPASS: lib/test_ctf_writer_complete 59 - Check enumeration types are validated before instantiation\nPASS: lib/test_ctf_writer_complete 60 - Instanciate a stream class from writer\nPASS: lib/test_ctf_writer_complete 61 - Changes to a stream class that was already instantiated fail\nPASS: lib/test_ctf_writer_complete 62 - Accept enumeration mapping strings containing quotes\nPASS: lib/test_ctf_writer_complete 63 - Accept enumeration mapping strings containing special characters\nPASS: lib/test_ctf_writer_complete 64 - Accept enumeration mapping strings containing reserved keywords\nPASS: lib/test_ctf_writer_complete 65 - Add enumeration field to event\nPASS: lib/test_ctf_writer_complete 66 - Create an unsigned integer type\nPASS: lib/test_ctf_writer_complete 67 - Instantiate an event containing a single integer field\nPASS: lib/test_ctf_writer_complete 68 - Use bt_ctf_event_set_payload to set a manually allocated field\nPASS: lib/test_ctf_writer_complete 69 - Set enumeration container value\nPASS: lib/test_ctf_writer_complete 70 - Set clock time\nPASS: lib/test_ctf_writer_complete 71 - Append simple event to trace stream\nPASS: lib/test_ctf_writer_complete 72 - Flush trace stream with one event\nPASS: lib/test_ctf_writer_complete 73 - Add a new event class to a stream class after writing an event\nPASS: lib/test_ctf_writer_complete 74 - Append 100 000 events to a stream\nPASS: lib/test_ctf_writer_complete 75 - Flush a stream that forces a packet resize\nPASS: lib/test_ctf_writer_complete 76 - Reject a variant field based on an unknown tag value\nPASS: lib/test_ctf_writer_complete 77 - Add a field to a variant\nPASS: lib/test_ctf_writer_complete 78 - Reject creation of an event class with an illegal name\nPASS: lib/test_ctf_writer_complete 79 - Create an event class\nPASS: lib/test_ctf_writer_complete 80 - Reject addition of a field with an empty name to an event\nPASS: lib/test_ctf_writer_complete 81 - Reject addition of a field with a NULL type to an event\nPASS: lib/test_ctf_writer_complete 82 - Reject addition of a type with an illegal name to an event\nPASS: lib/test_ctf_writer_complete 83 - Add field of type unsigned integer to an event\nPASS: lib/test_ctf_writer_complete 84 - Add field of type signed integer to an event\nPASS: lib/test_ctf_writer_complete 85 - Add composite structure to an event\nPASS: lib/test_ctf_writer_complete 86 - Reject addition of NULL event class to a stream class\nPASS: lib/test_ctf_writer_complete 87 - Add an event class to stream class\nPASS: lib/test_ctf_writer_complete 88 - Instanciate a complex event\nPASS: lib/test_ctf_writer_complete 89 - Use bt_ctf_event_get_payload to get a field instance\nPASS: lib/test_ctf_writer_complete 90 - Set a sequence field's length\nPASS: lib/test_ctf_writer_complete 91 - Append a complex event to a stream\nPASS: lib/test_ctf_writer_complete 92 - Flush a stream containing a complex event\nPASS: lib/test_ctf_writer_complete 93 - Get metadata string\nPASS: lib/test_ctf_writer_complete 94 - Metadata string is valid\nPASS: lib/test_ctf_writer_complete 95 - Babeltrace could read the resulting trace\n============================================================================\nTestsuite summary for babeltrace 1.5.11\n============================================================================\n# TOTAL: 231\n# PASS:  231\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nDURATION: 8\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.109964609146118,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-bc_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-bc",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010106563568115234,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3833250999450684,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04786801338195801,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 17.647552490234375,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012395381927490234,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.bc.bc/array.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/arrayp.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/aryprm.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/atan.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/checklib.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/div.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/exp.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/fact.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/jn.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/ln.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/mul.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/raise.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/sine.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/sqrt.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/sqrt1.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/sqrt2.b": {
                "status": "PASSED"
            },
            "ptestresult.bc.bc/testfn.b": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:35\nBEGIN: /usr/lib/bc/ptest\nThis tests arrays!\n0\n1\n2\n3\n4\n5\n6\n7\n8\n9\n1000\n1001\n1002\n1003\n1004\n1005\n1006\n1007\n1008\n1009\n1010\n1011\n1012\n1013\n1014\n1015\n1016\n1017\n1018\n1019\n1020\n1021\n1022\n1023\n1024\n1025\n1026\n1027\n1028\n1029\n0\n1\n2\n3\n4\n5\n6\n7\n8\n9\nPASS: bc/array.b\nThis tests arrays!\n0\n1\n2\n3\n4\n5\n6\n7\n8\n9\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n---\nm1\n0\n1\n2\n3\n4\n5\n6\n7\n8\n9\nPASS: bc/arrayp.b\n0\n1\n1.41421356237309504880\n1.73205080756887729352\n2.00000000000000000000\n2.23606797749978969640\n2.44948974278317809819\n2.64575131106459059050\n2.82842712474619009760\n3.00000000000000000000\n0\n0\n0\n1\n1.41421356237309504880\n1.73205080756887729352\n2.00000000000000000000\n2.23606797749978969640\n2.44948974278317809819\n2.64575131106459059050\n2.82842712474619009760\n3.00000000000000000000\n0\nPASS: bc/aryprm.b\n1.56979432312222174523\n1.10514068836449430089\nPASS: bc/atan.b\n\nChecking e(x)\nscale = 10\n\nFailed:  \n  index = 97\n  val1 = 1338334719204269500461736408706115029076717.4572136445\n  val2 = 1338334719204269500461736408706115029076717.45721364460012\n\n\nTotal tests:    200\n\nTotal failures: 1\n\nPercent failed: .50\n\nscale = 20\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 30\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 40\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 50\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 60\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nChecking l(x)\nscale = 10\n\nTotal tests:    400\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 20\n\nTotal tests:    400\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 30\n\nTotal tests:    400\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 40\n\nTotal tests:    400\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 50\n\nFailed:  \n  index = 8651\n  val1 = 9.06543020018037429960871963849168770641756864298096\n  val2 = 9.065430200180374299608719638491687706417568642980970004\n\n\nTotal tests:    400\n\nTotal failures: 1\n\nPercent failed: .25\n\nscale = 60\n\nTotal tests:    400\n\nTotal failures: 0\n\nPercent failed: 0\n\nChecking s(x)\nscale = 10\n\nFailed:  \n  index = .80\n  val1 = .7173560909\n  val2 = .71735609089952\n\n\nTotal tests:    624\n\nTotal failures: 1\n\nPercent failed: .16\n\nscale = 20\n\nFailed:  \n  index = 4.47\n  val1 = -.97076733665828831221\n  val2 = -.970767336658288312209921\n\n\nTotal tests:    624\n\nTotal failures: 1\n\nPercent failed: .16\n\nscale = 30\n\nFailed:  \n  index = 2.19\n  val1 = .814340892425795914434327645905\n  val2 = .8143408924257959144343276459049990\n\n\nFailed:  \n  index = 4.31\n  val1 = -.920128053755623783965712426991\n  val2 = -.9201280537556237839657124269909938\n\n\nTotal tests:    624\n\nTotal failures: 2\n\nPercent failed: .32\n\nscale = 40\n\nFailed:  \n  index = 2.36\n  val1 = .7044107657701761194310307129327036851253\n  val2 = .70441076577017611943103071293270368512529991\n\n\nTotal tests:    624\n\nTotal failures: 1\n\nPercent failed: .16\n\nscale = 50\n\nFailed:  \n  index = 2.04\n  val1 = .89192865095337963517152564858420454473014439859865\n  val2 = .891928650953379635171525648584204544730144398598649944\n\n\nTotal tests:    624\n\nTotal failures: 1\n\nPercent failed: .16\n\nscale = 60\n\nFailed:  \n  index = .65\n  val1 = .6051864057360395603725216786059407063184991873698258835123\\\n50\n  val2 = .6051864057360395603725216786059407063184991873698258835123\\\n499974\n\n\nFailed:  \n  index = 1.07\n  val1 = .8772005042746816103070632577768211866500141475064720919109\\\n44\n  val2 = .8772005042746816103070632577768211866500141475064720919109\\\n439950\n\n\nTotal tests:    624\n\nTotal failures: 2\n\nPercent failed: .32\n\nChecking a(x)\nscale = 10\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 20\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 30\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 40\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 50\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 60\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nChecking j(n,x)\nn=0, scale = 10\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 10\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=0, scale = 20\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 20\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=0, scale = 30\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 30\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=0, scale = 40\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 40\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=0, scale = 50\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 50\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=0, scale = 60\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 60\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\nPASS: bc/checklib.b\n.00673400673400673400\nPASS: bc/div.b\n99836408603283573660347145562829683495827909199408566065153345558783\\\n9427595471.89114392327665123852\nPASS: bc/exp.b\nlength(b)= 1406\nPASS: bc/fact.b\n-.03329855487630566800748309439984550659781158351287\n-.00648115168876276895858580295786734310987910950934\n.04431532933245365649911092813736180550142494873120\n-.04084340882273173036919689349257616993289838931589\n-.02243471758440192810060521803721671199059663161876\n-.01449122706478569886133684583938086724345975237695\nPASS: bc/jn.b\n87.336544750553108986571247303730247577513016929392162019205681\nPASS: bc/ln.b\n989901\n99990000000000000000000000000000000000000000000000000000000000009899\\\n01\nPASS: bc/mul.b\n301\n1479\n13186\nPASS: bc/raise.b\n-.00318530179313823899\n.11677468864383377454\nPASS: bc/sine.b\n22.33830\n22.3383079036\n22.3383079036886766608314514\n22.3383079036886766608314514388942891544207\nPASS: bc/sqrt.b\n.9999999999999999999999999999999999999999999999999999999999999999999\\\n9999999999999999999999994\n1.414213562373095048801688724209698078569671875376948073176679737990\\\n73247846210703885038753429\n1.732050807568877293527446341505872366942805253810380628055806979451\\\n93301690880003708114618672\n1.999999999999999999999999999999999999999999999999999999999999999999\\\n99999999999999999999999997\n2.236067977499789696409173668731276235440618359611525724270897245410\\\n52092563780489941441440835\n2.449489742783178098197284074705891391965947480656670128432692567250\\\n96037745731502653985943308\n2.645751311064590590501615753639260425710259183082450180368334459201\\\n06882323028362776039288645\n2.828427124746190097603377448419396157139343750753896146353359475981\\\n46495692421407770077506863\n2.999999999999999999999999999999999999999999999999999999999999999999\\\n99999999999999999999999998\n3.162277660168379331998893544432718533719555139325216826857504852792\\\n59443863923822134424810836\nPASS: bc/sqrt1.b\n70.70360669725413661247\n223.38531733307809324159\n706.40002831257021404187\n2233.83101419959697004192\nPASS: bc/sqrt2.b\nPASS: bc/testfn.b\nDURATION: 18\nEND: /usr/lib/bc/ptest\n2024-02-06T09:36\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "bc": {
                    "duration": "18",
                    "log": "START: ptest-runner\n2024-02-06T09:35\nThis tests arrays!\n0\n1\n2\n3\n4\n5\n6\n7\n8\n9\n1000\n1001\n1002\n1003\n1004\n1005\n1006\n1007\n1008\n1009\n1010\n1011\n1012\n1013\n1014\n1015\n1016\n1017\n1018\n1019\n1020\n1021\n1022\n1023\n1024\n1025\n1026\n1027\n1028\n1029\n0\n1\n2\n3\n4\n5\n6\n7\n8\n9\nPASS: bc/array.b\nThis tests arrays!\n0\n1\n2\n3\n4\n5\n6\n7\n8\n9\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n---\nm1\n0\n1\n2\n3\n4\n5\n6\n7\n8\n9\nPASS: bc/arrayp.b\n0\n1\n1.41421356237309504880\n1.73205080756887729352\n2.00000000000000000000\n2.23606797749978969640\n2.44948974278317809819\n2.64575131106459059050\n2.82842712474619009760\n3.00000000000000000000\n0\n0\n0\n1\n1.41421356237309504880\n1.73205080756887729352\n2.00000000000000000000\n2.23606797749978969640\n2.44948974278317809819\n2.64575131106459059050\n2.82842712474619009760\n3.00000000000000000000\n0\nPASS: bc/aryprm.b\n1.56979432312222174523\n1.10514068836449430089\nPASS: bc/atan.b\n\nChecking e(x)\nscale = 10\n\nFailed:  \n  index = 97\n  val1 = 1338334719204269500461736408706115029076717.4572136445\n  val2 = 1338334719204269500461736408706115029076717.45721364460012\n\n\nTotal tests:    200\n\nTotal failures: 1\n\nPercent failed: .50\n\nscale = 20\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 30\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 40\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 50\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 60\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nChecking l(x)\nscale = 10\n\nTotal tests:    400\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 20\n\nTotal tests:    400\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 30\n\nTotal tests:    400\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 40\n\nTotal tests:    400\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 50\n\nFailed:  \n  index = 8651\n  val1 = 9.06543020018037429960871963849168770641756864298096\n  val2 = 9.065430200180374299608719638491687706417568642980970004\n\n\nTotal tests:    400\n\nTotal failures: 1\n\nPercent failed: .25\n\nscale = 60\n\nTotal tests:    400\n\nTotal failures: 0\n\nPercent failed: 0\n\nChecking s(x)\nscale = 10\n\nFailed:  \n  index = .80\n  val1 = .7173560909\n  val2 = .71735609089952\n\n\nTotal tests:    624\n\nTotal failures: 1\n\nPercent failed: .16\n\nscale = 20\n\nFailed:  \n  index = 4.47\n  val1 = -.97076733665828831221\n  val2 = -.970767336658288312209921\n\n\nTotal tests:    624\n\nTotal failures: 1\n\nPercent failed: .16\n\nscale = 30\n\nFailed:  \n  index = 2.19\n  val1 = .814340892425795914434327645905\n  val2 = .8143408924257959144343276459049990\n\n\nFailed:  \n  index = 4.31\n  val1 = -.920128053755623783965712426991\n  val2 = -.9201280537556237839657124269909938\n\n\nTotal tests:    624\n\nTotal failures: 2\n\nPercent failed: .32\n\nscale = 40\n\nFailed:  \n  index = 2.36\n  val1 = .7044107657701761194310307129327036851253\n  val2 = .70441076577017611943103071293270368512529991\n\n\nTotal tests:    624\n\nTotal failures: 1\n\nPercent failed: .16\n\nscale = 50\n\nFailed:  \n  index = 2.04\n  val1 = .89192865095337963517152564858420454473014439859865\n  val2 = .891928650953379635171525648584204544730144398598649944\n\n\nTotal tests:    624\n\nTotal failures: 1\n\nPercent failed: .16\n\nscale = 60\n\nFailed:  \n  index = .65\n  val1 = .6051864057360395603725216786059407063184991873698258835123\\\n50\n  val2 = .6051864057360395603725216786059407063184991873698258835123\\\n499974\n\n\nFailed:  \n  index = 1.07\n  val1 = .8772005042746816103070632577768211866500141475064720919109\\\n44\n  val2 = .8772005042746816103070632577768211866500141475064720919109\\\n439950\n\n\nTotal tests:    624\n\nTotal failures: 2\n\nPercent failed: .32\n\nChecking a(x)\nscale = 10\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 20\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 30\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 40\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 50\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nscale = 60\n\nTotal tests:    200\n\nTotal failures: 0\n\nPercent failed: 0\n\nChecking j(n,x)\nn=0, scale = 10\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 10\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=0, scale = 20\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 20\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=0, scale = 30\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 30\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=0, scale = 40\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 40\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=0, scale = 50\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 50\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=0, scale = 60\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\n\nn=1, scale = 60\n\nTotal tests:    300\n\nTotal failures: 0\n\nPercent failed: 0\nPASS: bc/checklib.b\n.00673400673400673400\nPASS: bc/div.b\n99836408603283573660347145562829683495827909199408566065153345558783\\\n9427595471.89114392327665123852\nPASS: bc/exp.b\nlength(b)= 1406\nPASS: bc/fact.b\n-.03329855487630566800748309439984550659781158351287\n-.00648115168876276895858580295786734310987910950934\n.04431532933245365649911092813736180550142494873120\n-.04084340882273173036919689349257616993289838931589\n-.02243471758440192810060521803721671199059663161876\n-.01449122706478569886133684583938086724345975237695\nPASS: bc/jn.b\n87.336544750553108986571247303730247577513016929392162019205681\nPASS: bc/ln.b\n989901\n99990000000000000000000000000000000000000000000000000000000000009899\\\n01\nPASS: bc/mul.b\n301\n1479\n13186\nPASS: bc/raise.b\n-.00318530179313823899\n.11677468864383377454\nPASS: bc/sine.b\n22.33830\n22.3383079036\n22.3383079036886766608314514\n22.3383079036886766608314514388942891544207\nPASS: bc/sqrt.b\n.9999999999999999999999999999999999999999999999999999999999999999999\\\n9999999999999999999999994\n1.414213562373095048801688724209698078569671875376948073176679737990\\\n73247846210703885038753429\n1.732050807568877293527446341505872366942805253810380628055806979451\\\n93301690880003708114618672\n1.999999999999999999999999999999999999999999999999999999999999999999\\\n99999999999999999999999997\n2.236067977499789696409173668731276235440618359611525724270897245410\\\n52092563780489941441440835\n2.449489742783178098197284074705891391965947480656670128432692567250\\\n96037745731502653985943308\n2.645751311064590590501615753639260425710259183082450180368334459201\\\n06882323028362776039288645\n2.828427124746190097603377448419396157139343750753896146353359475981\\\n46495692421407770077506863\n2.999999999999999999999999999999999999999999999999999999999999999999\\\n99999999999999999999999998\n3.162277660168379331998893544432718533719555139325216826857504852792\\\n59443863923822134424810836\nPASS: bc/sqrt1.b\n70.70360669725413661247\n223.38531733307809324159\n706.40002831257021404187\n2233.83101419959697004192\nPASS: bc/sqrt2.b\nPASS: bc/testfn.b\nDURATION: 18\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.121364831924438,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-bluez5_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-bluez5",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001085519790649414,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.398831844329834,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04971718788146973,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 10.929471254348755,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012664794921875,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.bluez5.test-avctp": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-avdtp": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-avrcp": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-bap": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-bass": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-crc": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-crypto": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-ecc": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-eir": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-gatt": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-gattrib": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-gdbus-client": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-gobex": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-gobex-apparam": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-gobex-header": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-gobex-packet": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-gobex-transfer": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-hfp": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-hog": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-lib": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-mgmt": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-micp": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-queue": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-ringbuf": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-sdp": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-tester": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-textfile": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-uhid": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-uuid": {
                "status": "PASSED"
            },
            "ptestresult.bluez5.test-vcp": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:35\nBEGIN: /usr/lib/bluez5/ptest\nbluetoothd[380]: Bluetooth daemon 5.72\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f78e00: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f78e00: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f798b0: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f798b0: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f79f10: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f79f10: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7a490: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7a490: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7a990: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7a990: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7aff0: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:session_cb() handler not found for 0x00\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7aff0: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7b470: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7b470: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7b920: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7b920: ref=2\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7b920: ref=2\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7b920: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7b920: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7b920: ref=1\n\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/CCM/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CCM/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CCM/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CCM/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFR/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFR/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFR/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFR/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFR/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 9, \u001b[0;32mPassed: 9 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00108 seconds\nPASS: test-avctp\nbluetoothd[382]: Bluetooth daemon 5.72\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a1c80: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2740 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2830 registered: type:1 codec:0 seid:2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a28a0 registered: type:1 codec:0 seid:3\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2910 registered: type:1 codec:0 seid:4\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2980 registered: type:1 codec:0 seid:5\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a29f0 registered: type:1 codec:0 seid:6\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2a60 registered: type:1 codec:0 seid:7\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2ad0 registered: type:1 codec:0 seid:8\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2b40 registered: type:1 codec:0 seid:9\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2bb0 registered: type:1 codec:0 seid:10\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2c20 registered: type:1 codec:0 seid:11\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2c90 registered: type:1 codec:0 seid:12\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2d00 registered: type:1 codec:0 seid:13\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2d70 registered: type:1 codec:0 seid:14\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2de0 registered: type:1 codec:0 seid:15\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2e50 registered: type:1 codec:0 seid:16\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2ec0 registered: type:1 codec:0 seid:17\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2f30 registered: type:1 codec:0 seid:18\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2fa0 registered: type:1 codec:0 seid:19\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3010 registered: type:1 codec:0 seid:20\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3080 registered: type:1 codec:0 seid:21\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a30f0 registered: type:1 codec:0 seid:22\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3160 registered: type:1 codec:0 seid:23\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a31d0 registered: type:1 codec:0 seid:24\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3240 registered: type:1 codec:0 seid:25\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a32b0 registered: type:1 codec:0 seid:26\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3320 registered: type:1 codec:0 seid:27\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3390 registered: type:1 codec:0 seid:28\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3400 registered: type:1 codec:0 seid:29\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3470 registered: type:1 codec:0 seid:30\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a34e0 registered: type:1 codec:0 seid:31\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3550 registered: type:1 codec:0 seid:32\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a35c0 registered: type:1 codec:0 seid:33\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3630 registered: type:1 codec:0 seid:34\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a36a0 registered: type:1 codec:0 seid:35\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3710 registered: type:1 codec:0 seid:36\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3780 registered: type:1 codec:0 seid:37\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a37f0 registered: type:1 codec:0 seid:38\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3860 registered: type:1 codec:0 seid:39\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a38d0 registered: type:1 codec:0 seid:40\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3940 registered: type:1 codec:0 seid:41\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a39b0 registered: type:1 codec:0 seid:42\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3a20 registered: type:1 codec:0 seid:43\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3a90 registered: type:1 codec:0 seid:44\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3b00 registered: type:1 codec:0 seid:45\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3b70 registered: type:1 codec:0 seid:46\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3be0 registered: type:1 codec:0 seid:47\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3c50 registered: type:1 codec:0 seid:48\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3cc0 registered: type:1 codec:0 seid:49\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3d30 registered: type:1 codec:0 seid:50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3da0 registered: type:1 codec:0 seid:51\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3e10 registered: type:1 codec:0 seid:52\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3e80 registered: type:1 codec:0 seid:53\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3ef0 registered: type:1 codec:0 seid:54\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3f60 registered: type:1 codec:0 seid:55\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3fd0 registered: type:1 codec:0 seid:56\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a4040 registered: type:1 codec:0 seid:57\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a40b0 registered: type:1 codec:0 seid:58\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a4120 registered: type:1 codec:0 seid:59\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a4190 registered: type:1 codec:0 seid:60\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a4200 registered: type:1 codec:0 seid:61\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a4270 registered: type:1 codec:0 seid:62\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a1c80: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a1c80\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2740 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2830 unregistered: type:1 codec:0 seid:2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a28a0 unregistered: type:1 codec:0 seid:3\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2910 unregistered: type:1 codec:0 seid:4\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2980 unregistered: type:1 codec:0 seid:5\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a29f0 unregistered: type:1 codec:0 seid:6\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2a60 unregistered: type:1 codec:0 seid:7\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2ad0 unregistered: type:1 codec:0 seid:8\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2b40 unregistered: type:1 codec:0 seid:9\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2bb0 unregistered: type:1 codec:0 seid:10\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2c20 unregistered: type:1 codec:0 seid:11\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2c90 unregistered: type:1 codec:0 seid:12\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2d00 unregistered: type:1 codec:0 seid:13\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2d70 unregistered: type:1 codec:0 seid:14\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2de0 unregistered: type:1 codec:0 seid:15\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2e50 unregistered: type:1 codec:0 seid:16\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2ec0 unregistered: type:1 codec:0 seid:17\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2f30 unregistered: type:1 codec:0 seid:18\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2fa0 unregistered: type:1 codec:0 seid:19\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3010 unregistered: type:1 codec:0 seid:20\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3080 unregistered: type:1 codec:0 seid:21\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a30f0 unregistered: type:1 codec:0 seid:22\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3160 unregistered: type:1 codec:0 seid:23\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a31d0 unregistered: type:1 codec:0 seid:24\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3240 unregistered: type:1 codec:0 seid:25\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a32b0 unregistered: type:1 codec:0 seid:26\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3320 unregistered: type:1 codec:0 seid:27\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3390 unregistered: type:1 codec:0 seid:28\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3400 unregistered: type:1 codec:0 seid:29\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3470 unregistered: type:1 codec:0 seid:30\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a34e0 unregistered: type:1 codec:0 seid:31\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3550 unregistered: type:1 codec:0 seid:32\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a35c0 unregistered: type:1 codec:0 seid:33\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3630 unregistered: type:1 codec:0 seid:34\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a36a0 unregistered: type:1 codec:0 seid:35\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3710 unregistered: type:1 codec:0 seid:36\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3780 unregistered: type:1 codec:0 seid:37\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a37f0 unregistered: type:1 codec:0 seid:38\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3860 unregistered: type:1 codec:0 seid:39\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a38d0 unregistered: type:1 codec:0 seid:40\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3940 unregistered: type:1 codec:0 seid:41\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a39b0 unregistered: type:1 codec:0 seid:42\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3a20 unregistered: type:1 codec:0 seid:43\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3a90 unregistered: type:1 codec:0 seid:44\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3b00 unregistered: type:1 codec:0 seid:45\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3b70 unregistered: type:1 codec:0 seid:46\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3be0 unregistered: type:1 codec:0 seid:47\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3c50 unregistered: type:1 codec:0 seid:48\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3cc0 unregistered: type:1 codec:0 seid:49\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3d30 unregistered: type:1 codec:0 seid:50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3da0 unregistered: type:1 codec:0 seid:51\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3e10 unregistered: type:1 codec:0 seid:52\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3e80 unregistered: type:1 codec:0 seid:53\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3ef0 unregistered: type:1 codec:0 seid:54\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3f60 unregistered: type:1 codec:0 seid:55\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3fd0 unregistered: type:1 codec:0 seid:56\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a4040 unregistered: type:1 codec:0 seid:57\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a40b0 unregistered: type:1 codec:0 seid:58\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a4120 unregistered: type:1 codec:0 seid:59\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a4190 unregistered: type:1 codec:0 seid:60\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a4200 unregistered: type:1 codec:0 seid:61\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a4270 unregistered: type:1 codec:0 seid:62\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2a40: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2fd0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3020 registered: type:1 codec:0 seid:2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2fd0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2fd0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2a40: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2a40: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2a40: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2a40\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3020 unregistered: type:1 codec:0 seid:2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2fd0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2fd0: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575296d70 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2fd0: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2fd0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575296d70 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575296d70 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a3040\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575296d70 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575296d70 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a3040\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575296d70 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575296d70 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a3040\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575296d70 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575296d70 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a3040: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> IDLE\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575296d70 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a3040\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297190 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297190 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297330 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297330 unregistered: type:1 codec:0 seid:1\n\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;34msbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2e70 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received GET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2e70 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297520 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297520 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a20f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a20f0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a20f0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() OPEN request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a20f0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297210 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297210 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a20f0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() OPEN request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() START request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a20f0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a20f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received CLOSE_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: STREAMING -> CLOSING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a20f0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297960 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() OPEN request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() START request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297960 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2110 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SUSPEND_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: STREAMING -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2110 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297960 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297960 unregistered: type:1 codec:0 seid:1\netup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/Sbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2a40 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received ABORT_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> ABORTING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2a40 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2a40 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2a40 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297210 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297210 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2d60 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2d60 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2a40 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2a40 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a24e0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a24e0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297960 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() DISCOVER request rejected: Bad Header Format (1)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297960 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2e00 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() No pending request, ignoring message\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2e00 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2e00 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() GET_CAPABILITIES request rejected: Bad Packet Length (17)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2e00 unregistered: type:1 codec:0 seid:1\nMG/BV-23-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2e00 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2e00 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a33e0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a33e0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297780 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() SET_CONFIGURATION request rejected: Stream End Point in Use (19)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state change failed: Input/output error\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297780 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297330 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297330 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297330 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297330 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752998f0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() GET_CONFIGURATION request rejected: Bad Acceptor SEID (18)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> IDLE\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752998f0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a6a0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received GET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a6a0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a6a0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a6a0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a6a0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a6a0 unregistered: type:0 codec:0 seid:1\nG/SMG/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;30minit\u001bbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a6a0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() OPEN request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() START request rejected: Bad State (49)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> IDLE\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a6a0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297210 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_start_cmd() Rejecting (49)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297210 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752971f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_start_cmd() Rejecting (192)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752971f0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752971f0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() OPEN request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() START request rejected: Bad State (49)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> IDLE\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752971f0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a860 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received CLOSE_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a860 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575299910 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received CLOSE_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575299910 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a6a0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() SUSPEND request rejected: Bad State (49)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: STREAMING -> IDLE\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a6a0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297980 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SUSPEND_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297980 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297980 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SUSPEND_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297980 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752971f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received unknown request id 63\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752971f0 unregistered: type:0 codec:0 seid:1\n[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0bluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752998f0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752998f0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752998f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received unknown request id 63\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752998f0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529e6b0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() GET_ALL_CAPABILITIES request rejected: Bad Packet Length (17)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529e6b0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752998f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752998f0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297360 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297360 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297960 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297960 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529e2d0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_send() 108 bytes split into 3 fragments\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_send() first packet with 45 bytes sent\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_send() sending continue with 47 bytes\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_send() sending end with 16 bytes\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529e2d0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297960 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_data() Received AVDTP fragment. 2 to go\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_data() Received AVDTP fragment. 1 to go\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297960 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529e2d0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529e2d0 unregistered: type:1 codec:0 seid:1\n;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001bbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529e2d0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529e2d0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529ec30 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529ec30 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529ec30 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529ec30 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a470 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DELAY_REPORT_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a470 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575299910 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DELAY_REPORT_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575299910 unregistered: type:0 codec:0 seid:1\n[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/SIG/SMG/BV-06-C-SEID-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/SIG/SMG/BV-06-C-SEID-2                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-05-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-06-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-07-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-08-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-09-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-10-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-11-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-12-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-15-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-16-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-17-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-18-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-19-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-20-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-21-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-22-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-23-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-24-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-25-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-26-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-27-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-28-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-31-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-02-C                                  \u001b[0;32mPassed    \u001b[0m   1.679 seconds\n/TP/SIG/SMG/BI-03-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-04-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-05-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-06-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-07-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-08-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-09-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-10-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-11-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-17-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-18-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-19-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-20-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-21-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-22-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-23-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-24-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-25-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-26-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-27-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-28-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-30-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/ESR04/BI-28-C                            \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-32-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-33-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-35-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-36-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/FRA/BV-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/FRA/BV-02-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SYN/BV-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SYN/BV-02-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SYN/BV-03-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SYN/BV-04-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SYN/BV-05-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SYN/BV-06-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\nTotal: 62, \u001b[0;32mPassed: 62 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 1.71 seconds\nPASS: test-avdtp\nbluetoothd[384]: Bluetooth daemon 5.72\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b26b0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b26b0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b3bc0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x60, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_addressed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b3bc0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b4540: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b4540: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b4f60: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x70, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_browsed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b4f60: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b5130: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b5130: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b56f0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b56f0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items_rsp() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b56f0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b56f0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b5860: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b5860: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x60, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_addressed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0mbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x70, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_browsed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x60, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_addressed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x70, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_browsed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x72, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:change_path() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x72, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:change_path() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x73, len 0x000C\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_item_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[bluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x72, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:change_path() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x73, len 0x000C\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_item_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x80, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:search() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x73, len 0x000C\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_item_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x74, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:play_item() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x90, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:add_to_now_playing() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001bbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x73, len 0x000C\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_item_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x74, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:play_item() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x90, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:add_to_now_playing() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;35mteardobluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:handle_unit_info() reply to AVC_OP_UNITINFO\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:handle_subunit_info() reply to AVC_OP_SUBUNITINFO\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nwn\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;30bluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x10, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x10, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x11, len 0x0000\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:list_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x15, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_attribute_text() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x12, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:list_values() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nminit\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;30bluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x16, len 0x0003\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_value_text() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x13, len 0x0003\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_value() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x15, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_attribute_text() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x12, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:list_values() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x16, len 0x0003\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_value_text() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x13, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_value() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x14, len 0x0003\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_value() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nmrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;35mbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x30, len 0x0000\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_play_status() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x20, len 0x0009\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_element_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x20, len 0x000D\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_element_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nteardown complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;bluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0xFF, len 0x0000\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0xFF, len 0x0000\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_press() UNKNOWN\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_press() UNKNOWN\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x50, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_volume() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification_rsp() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;3bluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x50, len 0x0000\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_volume() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x50, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_volume() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_volume_rsp() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification_rsp() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification_rsp() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_press() PLAY\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_rsp() code 0x09 operand_count 1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_release() PLAY\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_press() FAST FORWARD\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_rsp() code 0x09 operand_count 1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_release() FAST FORWARD\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_press() FAST FORWARD\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x20, len 0x0009\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_element_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:continuing_new() len 519\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x40, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:request_continuing() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:request_continuing() len 519\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:continuing_new() len 14\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x40, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:request_continuing() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:request_continuing() len 14\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x20, len 0x0009\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_element_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:continuing_new() len 519\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x41, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:abort_continuing() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n2mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/MPS/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-06-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-07-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-08-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-09-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BI-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-07-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-08-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-09-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-10-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-11-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BI-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BI-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BI-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BI-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BI-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SRC/BV-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SRC/BV-02-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SRC/BV-03-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SCR/BV-04-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SRC/BV-05-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SRC/BV-06-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-07-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-08-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-09-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BI-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BI-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CON/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CON/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CON/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CON/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CON/BV-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CEC/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CEC/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CRC/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CRC/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/ICC/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/ICC/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTT/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTT/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTT/BV-03-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTT/BV-04-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTT/BV-05-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CFG/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CFG/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CFG/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-06-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-07-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-08-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-09-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-10-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-11-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BI-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BI-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BI-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BI-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MDI/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MDI/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MDI/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MDI/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MDI/BV-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-08-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/INV/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/INV/BI-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/BGN/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/BGN/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/BGN/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/BGN/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BI-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BI-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BI-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTH/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTH/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   1.951 seconds\n/TP/RCR/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/RCR/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 110, \u001b[0;32mPassed: 110 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 1.98 seconds\nPASS: test-avrcp\n\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\nBAP/UCL/DISC/BV-01-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/DISC/BV-02-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/DISC/BV-06-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/DISC/BV-05-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/DISC/BV-03-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/DISC/BV-04-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]      \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]      \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1] \u001b[0;32mPassed    \u001b[0m   0.019 seconds\nBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2] \u001b[0;32mPassed    \u001b[0m   0.022 seconds\nBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]        \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]         \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-101-C [UCL SRC Enable]                \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-102-C [UCL SNK Enable]                \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nTotal: 122, \u001b[0;32mPassed: 122 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 2.1 seconds\nPASS: test-bap\n\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\nBASS/SR/SGGIT/SER/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SGGIT/CHA/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SGGIT/CHA/BV-02-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SPE/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SPE/BI-03-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SPE/BI-04-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SPE/BI-06-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SPE/BI-07-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nTotal: 8, \u001b[0;32mPassed: 8 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.033 seconds\nPASS: test-bass\n\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/crc/1                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/2                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/3                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/4                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/5                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/6                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/7                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/8                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/9                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 9, \u001b[0;32mPassed: 9 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00183 seconds\nPASS: test-crc\nPASS: test-crypto\n\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/ecdh/multi                                          \u001b[0;32mPassed    \u001b[0m   0.744 seconds\n/ecdh/sample/1                                       \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/ecdh/sample/2                                       \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/ecdh/sample/3                                       \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/ecdh/invalid                                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 5, \u001b[0;32mPassed: 5 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.751 seconds\nPASS: test-ecc\n\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/eir/basic                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/macbookair                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/iphone5                                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/ipadmini                                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/sl400h                                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/sl910                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/bh907                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/fuelband                                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/bluesc                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/wahooscale                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/mioalpha                                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/cookoo                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/citizen1                                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/citizen2                                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nad/g-tag                                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nad/uri-beacon                                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 16, \u001b[0;32mPassed: 16 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00247 seconds\nPASS: test-eir\n\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/GAC/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAC/SR/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-01-C-small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-01-C-small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-01-C-large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-02-C-1                                 \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-02-C-1-alternative                     \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-02-C-2                                 \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/exists-16/small                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/exists-16/large-1                 \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/missing-16/small                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/missing-16/large-1                \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/exists-128/large-1                \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/missing-128/large-1               \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-03-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-03-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-04-C/small/1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-04-C/small/2                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-04-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-05-C/small/1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-05-C/small/2                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-05-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-06-C/client-1                          \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAD/CL/BV-06-C/client-2                          \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAD/CL/BV-06-C/client-3                          \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAD/SR/BV-06-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-06-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-04-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/SR/BV-01-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-01-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-02-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-02-C/large                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BV-03-C-1                                 \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BV-03-C-2                                 \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BI-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BI-07-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BI-09-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BI-10-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BI-11-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-03-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-03-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-06-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-07-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-07-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-08-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-08-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-04-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-12-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-13-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-13-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-14-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-14-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BV-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BV-04-C/512B                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BV-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-12-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-13-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-14-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-15-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-16-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-16-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-17-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-18-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-19-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-20-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-21-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-21-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-22-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/SR/BV-05-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-05-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-18-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-19-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-19-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-06-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-06-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-23-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-24-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-24-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-07-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-08-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-28-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-29-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-29-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-30-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-30-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAN/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAN/SR/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAI/SR/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAI/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BV-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-23-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-24-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-25-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-26-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-26-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-27-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BV-07-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BV-07-C/512B                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-28-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-29-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-30-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-31-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-32-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-32-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-33-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-34-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-35-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BV-02-C                                   \u001b[0;33mNot Run   \u001b[0m\n/TP/GAW/CL/BV-02-C/seclevel                          \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BV-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-05-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/SR/BV-07-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-07-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-03-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-03-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-02-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-02-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-03-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-03-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/CL/BV-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-07-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-08-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-11-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-12-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-13-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/SR/BV-05-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-05-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-07-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-07-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-08-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-08-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/CL/BV-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-14-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-15-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-17-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-18-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-18-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-19-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/SR/BV-06-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-06-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-10-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-10-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-14-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-14-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-15-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-15-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/CL/BV-08-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-20-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-21-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-22-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-23-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-23-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-24-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/SR/BV-08-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-08-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-20-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-20-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-21-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-21-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/CL/BV-09-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-25-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-26-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-29-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-30-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-31-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/SR/BV-09-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-09-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-25-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-25-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-26-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-26-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/robustness/no-reliable-characteristic               \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/robustness/unkown-request                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/robustness/unkown-command                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/robustness/hash-db                                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\nTotal: 193, \u001b[0;32mPassed: 192 (99.5%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 1\u001b[0m\nOverall execution time: 0.541 seconds\nPASS: test-gatt\nTAP version 13\n# random seed: R02S02a365b6c0c07aeabd0e23e34df7ee3c\n1..6\n# Start of gattrib tests\nok 1 /gattrib/refcount\nok 2 /gattrib/get_channel\nok 3 /gattrib/send\nok 4 /gattrib/cancel\nok 5 /gattrib/register\nok 6 /gattrib/buffers\n# End of gattrib tests\nPASS: test-gattrib\n\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/gdbus/simple_client                                 \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_connect_disconnect                     \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_get_string_property                    \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_get_boolean_property                   \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_get_uint64_property                    \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_get_array_property                     \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_get_dict_property                      \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_set_string_property                    \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_string_changed                         \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_check_order                            \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_proxy_removed                          \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_no_object_manager                      \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_force_disconnect                       \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_ready                                  \u001b[0;33mNot Run   \u001b[0m\nTotal: 14, \u001b[0;32mPassed: 0 (0.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 14\u001b[0m\nOverall execution time: 0.00214 seconds\nPASS: test-gdbus-client\nTAP version 13\n# random seed: R02Sd10ef53bb515cd01f8c6ee59938e82a8\n1..34\n# Start of gobex tests\nok 1 /gobex/null_io\nok 2 /gobex/basic\nok 3 /gobex/ref_unref\nok 4 /gobex/test_disconnect\nok 5 /gobex/test_recv_connect_stream\nok 6 /gobex/test_recv_connect_pkt\nok 7 /gobex/test_send_connect_stream\nok 8 /gobex/test_send_connect_pkt\nok 9 /gobex/test_recv_unexpected\nok 10 /gobex/test_send_on_demand_stream\nok 11 /gobex/test_send_on_demand_pkt\nok 12 /gobex/test_send_on_demand_fail_stream\nok 13 /gobex/test_send_on_demand_fail_pkt\nok 14 /gobex/test_send_connect_req_stream\nok 15 /gobex/test_send_connect_req_pkt\nok 16 /gobex/test_send_nval_connect_req_stream\nok 17 /gobex/test_send_nval_connect_req_pkt\nok 18 /gobex/test_send_nval_connect_req_short_pkt\nok 19 /gobex/test_send_connect_req_timeout_stream\n# slow test /gobex/test_send_connect_req_timeout_stream executed in 0.50 secs\nok 20 /gobex/test_send_connect_req_timeout_pkt\nok 21 /gobex/test_cancel_req_immediate\nok 22 /gobex/test_cancel_req_delay_stream\nok 23 /gobex/test_cancel_req_delay_pkt\nok 24 /gobex/test_connect\nok 25 /gobex/test_obex_disconnect\nok 26 /gobex/test_auth\nok 27 /gobex/test_auth_fail\nok 28 /gobex/test_setpath\nok 29 /gobex/test_setpath_up\nok 30 /gobex/test_setpath_up_down\nok 31 /gobex/test_mkdir\nok 32 /gobex/test_delete\nok 33 /gobex/test_copy\nok 34 /gobex/test_move\n# End of gobex tests\nPASS: test-gobex\nTAP version 13\n# random seed: R02S47fe0b3480d743ce9c93e1bb00c0811b\n1..18\n# Start of gobex tests\nok 1 /gobex/test_apparam_nval_short\nok 2 /gobex/test_apparam_nval_data\nok 3 /gobex/test_apparam_nval2_short\nok 4 /gobex/test_apparam_nval2_data\nok 5 /gobex/test_apparam_get_uint8\nok 6 /gobex/test_apparam_get_uint16\nok 7 /gobex/test_apparam_get_uint32\nok 8 /gobex/test_apparam_get_uint64\nok 9 /gobex/test_apparam_get_string\nok 10 /gobex/test_apparam_get_bytes\nok 11 /gobex/test_apparam_get_multi\nok 12 /gobex/test_apparam_set_uint8\nok 13 /gobex/test_apparam_set_uint16\nok 14 /gobex/test_apparam_set_uint32\nok 15 /gobex/test_apparam_set_uint64\nok 16 /gobex/test_apparam_set_string\nok 17 /gobex/test_apparam_set_bytes\nok 18 /gobex/test_apparam_set_multi\n# End of gobex tests\nPASS: test-gobex-apparam\nTAP version 13\n# random seed: R02Sd752be3e02442efd756616391f2e146d\n1..28\n# Start of gobex tests\nok 1 /gobex/test_decode_header_connid\nok 2 /gobex/test_decode_header_name_empty\nok 3 /gobex/test_decode_header_name_ascii\nok 4 /gobex/test_decode_header_name_umlaut\nok 5 /gobex/test_decode_header_body\nok 6 /gobex/test_decode_header_body_extdata\nok 7 /gobex/test_decode_header_actionid\nok 8 /gobex/test_decode_header_multi\nok 9 /gobex/test_decode_header_uint32_nval\nok 10 /gobex/test_decode_header_unicode_nval_short\nok 11 /gobex/test_decode_header_unicode_nval_data\nok 12 /gobex/test_decode_header_bytes_nval_short\nok 13 /gobex/test_decode_header_bytes_nval_data\nok 14 /gobex/test_decode_header_bytes_nval_len\nok 15 /gobex/test_header_encode_connid\nok 16 /gobex/test_header_encode_name_empty\nok 17 /gobex/test_header_encode_name_ascii\nok 18 /gobex/test_header_encode_name_umlaut\nok 19 /gobex/test_header_encode_body\nok 20 /gobex/test_header_encode_actionid\nok 21 /gobex/test_header_encode_apparam\nok 22 /gobex/test_header_name_empty\nok 23 /gobex/test_header_name_ascii\nok 24 /gobex/test_header_name_umlaut\nok 25 /gobex/test_header_bytes\nok 26 /gobex/test_header_uint8\nok 27 /gobex/test_header_uint32\nok 28 /gobex/test_header_apparam\n# End of gobex tests\nPASS: test-gobex-header\nTAP version 13\n# random seed: R02S7df1c21b8298ae17b4a4453de030a096\n1..9\n# Start of gobex tests\nok 1 /gobex/test_pkt\nok 2 /gobex/test_decode_pkt\nok 3 /gobex/test_decode_pkt_header\nok 4 /gobex/test_decode_connect\nok 5 /gobex/test_decode_nval\nok 6 /gobex/test_encode_pkt\nok 7 /gobex/test_encode_on_demand\nok 8 /gobex/test_encode_on_demand_fail\nok 9 /gobex/test_create_args\n# End of gobex tests\nPASS: test-gobex-packet\nTAP version 13\n# random seed: R02S7b3bc206a192b52a70711478e5435a34\n1..38\n# Start of gobex tests\nok 1 /gobex/test_conn_req\nok 2 /gobex/test_conn_rsp\nok 3 /gobex/test_put_req\nok 4 /gobex/test_put_rsp\nok 5 /gobex/test_get_req\nok 6 /gobex/test_get_rsp\nok 7 /gobex/test_get_req_app\nok 8 /gobex/test_get_rsp_app\nok 9 /gobex/test_put_req_delay\nok 10 /gobex/test_put_rsp_delay\nok 11 /gobex/test_get_req_delay\nok 12 /gobex/test_get_rsp_delay\nok 13 /gobex/test_put_req_eagain\nok 14 /gobex/test_get_req_eagain\nok 15 /gobex/test_stream_put_req\nok 16 /gobex/test_stream_put_rsp\nok 17 /gobex/test_stream_put_req_abort\nok 18 /gobex/test_stream_put_rsp_abort\nok 19 /gobex/test_stream_get_req\nok 20 /gobex/test_stream_get_rsp\nok 21 /gobex/test_conn_get_req\nok 22 /gobex/test_conn_get_rsp\nok 23 /gobex/test_conn_put_req\nok 24 /gobex/test_conn_put_rsp\nok 25 /gobex/test_conn_get_wrg_rsp\nok 26 /gobex/test_conn_put_req_seq\nok 27 /gobex/test_packet_put_req\nok 28 /gobex/test_packet_put_req_wait\nok 29 /gobex/test_packet_put_req_suspend_resume\n# slow test /gobex/test_packet_put_req_suspend_resume executed in 0.77 secs\nok 30 /gobex/test_packet_put_rsp\nok 31 /gobex/test_packet_put_rsp_wait\nok 32 /gobex/test_packet_get_rsp\nok 33 /gobex/test_packet_get_rsp_wait\nok 34 /gobex/test_packet_get_req\nok 35 /gobex/test_packet_get_req_wait\nok 36 /gobex/test_packet_get_req_suspend_resume\nok 37 /gobex/test_packet_get_req_wait_next\nok 38 /gobex/test_conn_put_req_seq_srm\n# End of gobex tests\nPASS: test-gobex-transfer\n\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/hfp/test_init                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_cmd_handler_1                              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_cmd_handler_2                              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_register_1                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_register_2                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_register_3                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_register_4                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_register_5                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_fragmented_1                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_ustring_1                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_ustring_2                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_string_1                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_string_2                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_corrupted_1                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_empty                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_init                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_send_command_1                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_send_command_2                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_send_command_3                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_unsolicited_1                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_unsolicited_2                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_unsolicited_3                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_corrupted_1                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_corrupted_2                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_empty                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_unknown                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_context_parser_1                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_context_parser_2                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_context_skip_field                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 29, \u001b[0;32mPassed: 29 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00384 seconds\nPASS: test-hfp\n\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/HGRF/RH/BV-01-I                                  \u001b[0;32mPassed    \u001b[0m   0.003 seconds\n/TP/HGRF/RH/BV-08-I                                  \u001b[0;32mPassed    \u001b[0m   0.003 seconds\n/TP/HGRF/RH/BV-09-I                                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/HGRF/RH/BV-06-I                                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/HGCF/RH/BV-01-I                                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/HGRF/RH/BV-02-I                                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\nTotal: 6, \u001b[0;32mPassed: 6 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.0165 seconds\nPASS: test-hog\n\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/lib/ntoh64                                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/hton64                                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_access_protos/valid                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_access_protos/nodata                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_access_protos/invalid_dtd1              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_access_protos/invalid_dtd2              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_lang_attr/valid                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_lang_attr/nodata                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_lang_attr/invalid_dtd                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_profile_descs/valid                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_profile_descs/nodata                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_profile_descs/invalid_dtd               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_profile_descs/workaround                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_server_ver                              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 14, \u001b[0;32mPassed: 14 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.002 seconds\nPASS: test-lib\nTAP version 13\n# random seed: R02S580d501917b3a3ec4d69d09c7279c546\n1..9\n# Start of mgmt tests\n# Start of command tests\nok 1 /mgmt/command/1\nok 2 /mgmt/command/2\n# End of command tests\n# Start of response tests\nok 3 /mgmt/response/1\nok 4 /mgmt/response/2\n# End of response tests\n# Start of event tests\nok 5 /mgmt/event/1\nok 6 /mgmt/event/2\n# End of event tests\n# Start of unregister tests\nok 7 /mgmt/unregister/1\nok 8 /mgmt/unregister/2\n# End of unregister tests\n# Start of destroy tests\nok 9 /mgmt/destroy/1\n# End of destroy tests\n# End of mgmt tests\nPASS: test-mgmt\n\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\ngatt_notify_cb: notify.value:0 notify->len:1\ngatt_notify_cb: notify.value:1 notify->len:1\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\nmicp_write_value handle: 3\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\nWrite failed: 0x13\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\nmicp_write_value handle: 3\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\nMICP Write successful\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\nmicp_write_value handle: 3\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\nWrite failed: 0x80\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\nMICS/SR/SGGIT/SER/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nMICS/SR/SGGIT/CHA/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nMICS/SR/SPE/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nMICS/SR/SPN/BV-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nMICP/CL/CGGIT/SER/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nMICP/CL/CGGIT/CHA/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nMICP/CL/SPE/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nTotal: 7, \u001b[0;32mPassed: 7 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.0341 seconds\nPASS: test-micp\n\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/queue/basic                                         \u001b[0;32mPassed    \u001b[0m   0.028 seconds\n/queue/foreach_destroy                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/foreach_remove                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/foreach_remove_all                            \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/foreach_remove_backward                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/destroy_remove                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/push_after                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/remove_all                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 8, \u001b[0;32mPassed: 8 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.0295 seconds\nPASS: test-queue\n\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/ringbuf/power2                                      \u001b[0;32mPassed    \u001b[0m   0.470 seconds\n/ringbuf/alloc                                       \u001b[0;32mPassed    \u001b[0m   0.003 seconds\n/ringbuf/printf                                      \u001b[0;32mPassed    \u001b[0m   0.010 seconds\nTotal: 3, \u001b[0;32mPassed: 3 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.485 seconds\nPASS: test-ringbuf\nbluetoothd[1115]: Bluetooth daemon 5.72\n\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128bluetoothd[1115]: /usr/src/debug/bluez5/5.72/src/sdpd-request.c:service_attr_req() NULL cache buffer and non-NULL continuation state\n\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/SERVER/SS/BV-01-C/UUID-16                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-01-C/UUID-32                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-01-C/UUID-128                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-03-C/UUID-16                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-03-C/UUID-32                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-03-C/UUID-128                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-04-C/UUID-16                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-04-C/UUID-128                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-04-C/UUID-32                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-01-C/UUID-16                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-01-C/UUID-32                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-01-C/UUID-128                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-02-C/UUID-16                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-02-C/UUID-32                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-02-C/UUID-128                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-01-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-03-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-04-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-05-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-06-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-07-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-08-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-09-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-10-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-11-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-12-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-13-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-14-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-15-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-16-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-17-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-18-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-19-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-20-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-21-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BI-01-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BI-02-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BI-03-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-01-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-01-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-01-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-02-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-02-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-02-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-03-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-03-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-03-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-04-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-04-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-04-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-06-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-06-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-06-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-07-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-07-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-07-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-08-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-08-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-08-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-09-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-09-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-09-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-10-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-10-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-10-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-11-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-11-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-11-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-12-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-12-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-12-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-13-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-13-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-13-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-14-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-14-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-14-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-15-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-15-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-15-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-16-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-16-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-16-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-17-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-17-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-17-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-18-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-18-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-18-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-19-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-19-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-19-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-20-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-20-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-20-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-21-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-21-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-21-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-22-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-22-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-22-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-23-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-23-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-23-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-01-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-01-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-01-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-02-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-02-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-02-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/BRW/BV-01-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SERVER/BRW/BV-01-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SERVER/BRW/BV-01-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SERVER/BRW/BV-02-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/BRW/BV-02-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/BRW/BV-02-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/TEXT_STR8/empty                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/TEXT_STR8                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/TEXT_STR16                              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/URL_STR8                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/URL_STR16                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/NIL                                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/UINT8                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/INT8                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/BOOL                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/UINT16                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/INT16                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/UINT32                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/INT32                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/UINT64                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/INT64                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/UINT128                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/INT128                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/ROB/BI-01-C                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 134, \u001b[0;32mPassed: 134 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.0192 seconds\nPASS: test-sdp\n\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/tester/basic                                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/tester/setup_io                                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/tester/io_send                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 3, \u001b[0;32mPassed: 3 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.002 seconds\nPASS: test-tester\n\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/textfile/pagesize                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/textfile/delete                                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/textfile/overwrite                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/textfile/multiple                                   \u001b[0;32mPassed    \u001b[0m   0.001 seconds\nTotal: 4, \u001b[0;32mPassed: 4 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00332 seconds\nPASS: test-textfile\n\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/uhid/command/create                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uhid/command/destroy                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uhid/command/feature_answer                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uhid/command/input                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uhid/event/output                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uhid/event/feature                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 6, \u001b[0;32mPassed: 6 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00233 seconds\nPASS: test-uhid\n\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/uuid/base                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/base/str                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/base/cmp                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen1                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen1/str                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen1/cmp                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen2                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen2/str                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen2/cmp                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thirtytwo1                                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thirtytwo1/str                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thirtytwo1/cmp                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thirtytwo2                                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thritytwo2/str                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thirtytwo2/cmp                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/onetwentyeight                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/onetwentyeight/str                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/onetwentyeight/cmp                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/0                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/01                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/012                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/xxxx                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/xxxxx                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/0xxxxx                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/0123456                              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/012g4567                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/012345678                            \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/0x234567u9                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/01234567890                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/00001234-0000-1000-8000-00805F9B34F  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/compress/00001234-0000-1000-8000-00805f9b34fb  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 37, \u001b[0;32mPassed: 37 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00332 seconds\nPASS: test-uuid\n\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\nVOCS/SR/SGGIT/SER/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SGGIT/CHA/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.005 seconds\nVOCS/SR/SGGIT/CHA/BV-02-C                            \u001b[0;32mPassed    \u001b[0m   0.005 seconds\nVOCS/SR/SGGIT/CHA/BV-03-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SGGIT/CHA/BV-04-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SGGIT/CP/BI-01-C                             \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SGGIT/CP/BI-02-C                             \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SGGIT/CP/BI-03-C                             \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SPE/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/CP/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.018 seconds\nAICS/SR/SGGIT/CHA/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CHA/BV-02-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CHA/BV-03-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CHA/BV-04-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CHA/BV-05-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CHA/BV-06-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CP/BI-01-C                             \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CP/BI-02-C                             \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/CP/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nAICS/SR/SPE/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nTotal: 20, \u001b[0;32mPassed: 20 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.114 seconds\nPASS: test-vcp\nAll 30 tests passed\nDURATION: 10\nEND: /usr/lib/bluez5/ptest\n2024-02-06T09:35\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "bluez5": {
                    "duration": "10",
                    "log": "START: ptest-runner\n2024-02-06T09:35\nbluetoothd[380]: Bluetooth daemon 5.72\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f78e00: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f78e00: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f798b0: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f798b0: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f79f10: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f79f10: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7a490: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7a490: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7a990: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7a990: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7aff0: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:session_cb() handler not found for 0x00\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7aff0: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7b470: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7b470: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7b920: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7b920: ref=2\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7b920: ref=2\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7b920: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x5581f7b920: ref=1\nbluetoothd[380]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x5581f7b920: ref=1\n\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CCM/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFR/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFR/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/CCM/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CCM/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CCM/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CCM/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFR/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFR/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFR/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFR/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFR/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 9, \u001b[0;32mPassed: 9 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00108 seconds\nPASS: test-avctp\nbluetoothd[382]: Bluetooth daemon 5.72\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a1c80: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2740 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2830 registered: type:1 codec:0 seid:2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a28a0 registered: type:1 codec:0 seid:3\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2910 registered: type:1 codec:0 seid:4\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2980 registered: type:1 codec:0 seid:5\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a29f0 registered: type:1 codec:0 seid:6\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2a60 registered: type:1 codec:0 seid:7\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2ad0 registered: type:1 codec:0 seid:8\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2b40 registered: type:1 codec:0 seid:9\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2bb0 registered: type:1 codec:0 seid:10\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2c20 registered: type:1 codec:0 seid:11\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2c90 registered: type:1 codec:0 seid:12\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2d00 registered: type:1 codec:0 seid:13\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2d70 registered: type:1 codec:0 seid:14\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2de0 registered: type:1 codec:0 seid:15\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2e50 registered: type:1 codec:0 seid:16\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2ec0 registered: type:1 codec:0 seid:17\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2f30 registered: type:1 codec:0 seid:18\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2fa0 registered: type:1 codec:0 seid:19\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3010 registered: type:1 codec:0 seid:20\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3080 registered: type:1 codec:0 seid:21\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a30f0 registered: type:1 codec:0 seid:22\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3160 registered: type:1 codec:0 seid:23\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a31d0 registered: type:1 codec:0 seid:24\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3240 registered: type:1 codec:0 seid:25\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a32b0 registered: type:1 codec:0 seid:26\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3320 registered: type:1 codec:0 seid:27\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3390 registered: type:1 codec:0 seid:28\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3400 registered: type:1 codec:0 seid:29\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3470 registered: type:1 codec:0 seid:30\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a34e0 registered: type:1 codec:0 seid:31\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3550 registered: type:1 codec:0 seid:32\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a35c0 registered: type:1 codec:0 seid:33\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3630 registered: type:1 codec:0 seid:34\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a36a0 registered: type:1 codec:0 seid:35\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3710 registered: type:1 codec:0 seid:36\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3780 registered: type:1 codec:0 seid:37\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a37f0 registered: type:1 codec:0 seid:38\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3860 registered: type:1 codec:0 seid:39\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a38d0 registered: type:1 codec:0 seid:40\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3940 registered: type:1 codec:0 seid:41\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a39b0 registered: type:1 codec:0 seid:42\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3a20 registered: type:1 codec:0 seid:43\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3a90 registered: type:1 codec:0 seid:44\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3b00 registered: type:1 codec:0 seid:45\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3b70 registered: type:1 codec:0 seid:46\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3be0 registered: type:1 codec:0 seid:47\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3c50 registered: type:1 codec:0 seid:48\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3cc0 registered: type:1 codec:0 seid:49\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3d30 registered: type:1 codec:0 seid:50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3da0 registered: type:1 codec:0 seid:51\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3e10 registered: type:1 codec:0 seid:52\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3e80 registered: type:1 codec:0 seid:53\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3ef0 registered: type:1 codec:0 seid:54\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3f60 registered: type:1 codec:0 seid:55\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3fd0 registered: type:1 codec:0 seid:56\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a4040 registered: type:1 codec:0 seid:57\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a40b0 registered: type:1 codec:0 seid:58\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a4120 registered: type:1 codec:0 seid:59\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a4190 registered: type:1 codec:0 seid:60\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a4200 registered: type:1 codec:0 seid:61\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a4270 registered: type:1 codec:0 seid:62\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a1c80: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a1c80\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2740 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2830 unregistered: type:1 codec:0 seid:2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a28a0 unregistered: type:1 codec:0 seid:3\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2910 unregistered: type:1 codec:0 seid:4\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2980 unregistered: type:1 codec:0 seid:5\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a29f0 unregistered: type:1 codec:0 seid:6\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2a60 unregistered: type:1 codec:0 seid:7\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2ad0 unregistered: type:1 codec:0 seid:8\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2b40 unregistered: type:1 codec:0 seid:9\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2bb0 unregistered: type:1 codec:0 seid:10\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2c20 unregistered: type:1 codec:0 seid:11\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2c90 unregistered: type:1 codec:0 seid:12\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2d00 unregistered: type:1 codec:0 seid:13\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2d70 unregistered: type:1 codec:0 seid:14\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2de0 unregistered: type:1 codec:0 seid:15\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2e50 unregistered: type:1 codec:0 seid:16\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2ec0 unregistered: type:1 codec:0 seid:17\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2f30 unregistered: type:1 codec:0 seid:18\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2fa0 unregistered: type:1 codec:0 seid:19\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3010 unregistered: type:1 codec:0 seid:20\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3080 unregistered: type:1 codec:0 seid:21\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a30f0 unregistered: type:1 codec:0 seid:22\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3160 unregistered: type:1 codec:0 seid:23\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a31d0 unregistered: type:1 codec:0 seid:24\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3240 unregistered: type:1 codec:0 seid:25\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a32b0 unregistered: type:1 codec:0 seid:26\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3320 unregistered: type:1 codec:0 seid:27\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3390 unregistered: type:1 codec:0 seid:28\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3400 unregistered: type:1 codec:0 seid:29\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3470 unregistered: type:1 codec:0 seid:30\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a34e0 unregistered: type:1 codec:0 seid:31\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3550 unregistered: type:1 codec:0 seid:32\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a35c0 unregistered: type:1 codec:0 seid:33\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3630 unregistered: type:1 codec:0 seid:34\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a36a0 unregistered: type:1 codec:0 seid:35\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3710 unregistered: type:1 codec:0 seid:36\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3780 unregistered: type:1 codec:0 seid:37\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a37f0 unregistered: type:1 codec:0 seid:38\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3860 unregistered: type:1 codec:0 seid:39\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a38d0 unregistered: type:1 codec:0 seid:40\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3940 unregistered: type:1 codec:0 seid:41\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a39b0 unregistered: type:1 codec:0 seid:42\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3a20 unregistered: type:1 codec:0 seid:43\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3a90 unregistered: type:1 codec:0 seid:44\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3b00 unregistered: type:1 codec:0 seid:45\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3b70 unregistered: type:1 codec:0 seid:46\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3be0 unregistered: type:1 codec:0 seid:47\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3c50 unregistered: type:1 codec:0 seid:48\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3cc0 unregistered: type:1 codec:0 seid:49\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3d30 unregistered: type:1 codec:0 seid:50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3da0 unregistered: type:1 codec:0 seid:51\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3e10 unregistered: type:1 codec:0 seid:52\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3e80 unregistered: type:1 codec:0 seid:53\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3ef0 unregistered: type:1 codec:0 seid:54\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3f60 unregistered: type:1 codec:0 seid:55\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3fd0 unregistered: type:1 codec:0 seid:56\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a4040 unregistered: type:1 codec:0 seid:57\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a40b0 unregistered: type:1 codec:0 seid:58\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a4120 unregistered: type:1 codec:0 seid:59\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a4190 unregistered: type:1 codec:0 seid:60\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a4200 unregistered: type:1 codec:0 seid:61\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a4270 unregistered: type:1 codec:0 seid:62\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2a40: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2fd0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a3020 registered: type:1 codec:0 seid:2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2fd0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2fd0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2a40: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2a40: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2a40: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2a40\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a3020 unregistered: type:1 codec:0 seid:2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2fd0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2fd0: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575296d70 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2fd0: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2fd0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575296d70 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575296d70 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a3040\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575296d70 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575296d70 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a3040\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575296d70 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575296d70 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a3040\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575296d70 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575296d70 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a3040: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a3040: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> IDLE\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575296d70 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a3040: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a3040\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297190 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297190 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297330 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297330 unregistered: type:1 codec:0 seid:1\n\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C-SEID-2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;34msbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2e70 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received GET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2e70 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297520 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297520 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a20f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a20f0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a20f0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() OPEN request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a20f0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297210 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297210 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a20f0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() OPEN request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() START request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a20f0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a20f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received CLOSE_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: STREAMING -> CLOSING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a20f0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297960 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() OPEN request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() START request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297960 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2110 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SUSPEND_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: STREAMING -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2110 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297960 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297960 unregistered: type:1 codec:0 seid:1\netup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-12-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-15-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-16-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-17-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-18-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-19-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-20-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-21-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-22-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-23-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/Sbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2a40 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received ABORT_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> ABORTING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2a40 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2a40 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2a40 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297210 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297210 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2d60 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2d60 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2a40 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2a40 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a24e0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a24e0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297960 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() DISCOVER request rejected: Bad Header Format (1)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297960 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2e00 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() No pending request, ignoring message\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2e00 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2e00 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() GET_CAPABILITIES request rejected: Bad Packet Length (17)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2e00 unregistered: type:1 codec:0 seid:1\nMG/BV-23-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-24-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-25-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-26-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-27-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-28-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BV-31-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a2e00 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a2e00 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752a33e0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752a33e0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297780 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() SET_CONFIGURATION request rejected: Stream End Point in Use (19)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state change failed: Input/output error\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297780 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297330 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297330 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297330 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297330 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752998f0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() GET_CONFIGURATION request rejected: Bad Acceptor SEID (18)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> IDLE\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752998f0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a6a0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received GET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a6a0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a6a0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a6a0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a6a0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a6a0 unregistered: type:0 codec:0 seid:1\nG/SMG/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-17-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-18-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;30minit\u001bbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a6a0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() OPEN request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() START request rejected: Bad State (49)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> IDLE\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a6a0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297210 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_start_cmd() Rejecting (49)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297210 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752971f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_start_cmd() Rejecting (192)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752971f0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752971f0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() OPEN request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() START request rejected: Bad State (49)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> IDLE\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752971f0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a860 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received CLOSE_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a860 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575299910 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received CLOSE_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575299910 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a6a0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() SUSPEND request rejected: Bad State (49)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: STREAMING -> IDLE\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a6a0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297980 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SUSPEND_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297980 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297980 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SUSPEND_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297980 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752971f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received unknown request id 63\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752971f0 unregistered: type:0 codec:0 seid:1\n[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-19-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-20-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-21-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-22-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-23-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-24-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-25-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-26-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-27-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0bluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752998f0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752998f0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752998f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received unknown request id 63\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752998f0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529e6b0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_rej() GET_ALL_CAPABILITIES request rejected: Bad Packet Length (17)\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529e6b0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x55752998f0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x55752998f0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297360 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297360 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297960 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297960 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529e2d0 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_send() 108 bytes split into 3 fragments\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_send() first packet with 45 bytes sent\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_send() sending continue with 47 bytes\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_send() sending end with 16 bytes\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529e2d0 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575297960 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_data() Received AVDTP fragment. 2 to go\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_data() Received AVDTP fragment. 1 to go\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575297960 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529e2d0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529e2d0 unregistered: type:1 codec:0 seid:1\n;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-28-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-30-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/ESR04/BI-28-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-32-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-33-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-35-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SMG/BI-36-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/FRA/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001bbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529e2d0 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529e2d0 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529ec30 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529ec30 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529ec30 registered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_discover_resp() seid 1 type 0 media 0 in use 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() GET_ALL_CAPABILITIES request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_get_capabilities_resp() seid 1 type 0 media 0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_set_configuration() 0x55752a2f50: int_seid=1, acp_seid=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529ec30 unregistered: type:1 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x557529a470 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DELAY_REPORT_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x557529a470 unregistered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_register_sep() SEP 0x5575299910 registered: type:0 codec:0 seid:1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DISCOVER_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received  GET_ALL_CAPABILITIES_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received SET_CONFIGURATION_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received OPEN_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received START_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:session_cb() \nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_ref() 0x55752a2f50: ref=2\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_parse_cmd() Received DELAY_REPORT_CMD\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=1\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unref() 0x55752a2f50: ref=0\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_free() 0x55752a2f50\nbluetoothd[382]: /usr/src/debug/bluez5/5.72/android/avdtp.c:avdtp_unregister_sep() SEP 0x5575299910 unregistered: type:0 codec:0 seid:1\n[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SIG/SYN/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/SIG/SMG/BV-06-C-SEID-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/SIG/SMG/BV-06-C-SEID-2                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-05-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-06-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-07-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-08-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-09-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-10-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-11-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-12-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-15-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-16-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-17-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-18-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-19-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-20-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-21-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-22-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BV-23-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-24-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-25-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-26-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-27-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-28-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BV-31-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-02-C                                  \u001b[0;32mPassed    \u001b[0m   1.679 seconds\n/TP/SIG/SMG/BI-03-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-04-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-05-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-06-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-07-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-08-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-09-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-10-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-11-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-17-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-18-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-19-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-20-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-21-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-22-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-23-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-24-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-25-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-26-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-27-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SMG/BI-28-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-30-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/ESR04/BI-28-C                            \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-32-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-33-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-35-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SMG/BI-36-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/FRA/BV-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/FRA/BV-02-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SYN/BV-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SYN/BV-02-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SYN/BV-03-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SYN/BV-04-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SIG/SYN/BV-05-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SIG/SYN/BV-06-C                                  \u001b[0;32mPassed    \u001b[0m   0.001 seconds\nTotal: 62, \u001b[0;32mPassed: 62 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 1.71 seconds\nPASS: test-avdtp\nbluetoothd[384]: Bluetooth daemon 5.72\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b26b0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b26b0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b3bc0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x60, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_addressed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b3bc0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b4540: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b4540: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b4f60: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x70, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_browsed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b4f60: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b5130: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b5130: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b56f0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b56f0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items_rsp() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b56f0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b56f0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b5860: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b5860: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x60, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_addressed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0mbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x70, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_browsed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x60, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_addressed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x70, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_browsed() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x72, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:change_path() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x72, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:change_path() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x73, len 0x000C\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_item_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[bluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x72, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:change_path() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x73, len 0x000C\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_item_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x80, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:search() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BI-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x73, len 0x000C\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_item_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x74, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:play_item() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x90, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:add_to_now_playing() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x71, len 0x000A\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_folder_items() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n/TP/MCN/SRC/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/SCR/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/SRC/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001bbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x73, len 0x000C\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_item_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x74, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:play_item() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0x90, len 0x000B\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:add_to_now_playing() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/CB/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MCN/NP/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MPS/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;35mteardobluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:handle_unit_info() reply to AVC_OP_UNITINFO\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:handle_subunit_info() reply to AVC_OP_SUBUNITINFO\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nwn\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CON/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CEC/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CEC/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CRC/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CRC/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/ICC/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/ICC/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-03-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-04-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;30bluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x10, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x10, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x11, len 0x0000\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:list_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x15, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_attribute_text() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x12, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:list_values() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nminit\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTT/BV-05-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CFG/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CFG/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/CFG/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;30bluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x16, len 0x0003\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_value_text() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x13, len 0x0003\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_value() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x15, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_attribute_text() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x12, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:list_values() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x16, len 0x0003\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_value_text() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x13, len 0x0002\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_value() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x14, len 0x0003\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_value() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nmrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BV-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PAS/BI-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;35mbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x30, len 0x0000\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_play_status() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x20, len 0x0009\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_element_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x20, len 0x000D\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_element_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nteardown complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/MDI/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;bluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0xFF, len 0x0000\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_browsing_pdu() AVRCP Browsing PDU 0xFF, len 0x0000\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_press() UNKNOWN\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_press() UNKNOWN\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x50, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_volume() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification_rsp() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x31, len 0x0005\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n34msetup\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/NFY/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/INV/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/INV/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/BGN/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;3bluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x50, len 0x0000\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_volume() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x50, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_volume() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:set_volume_rsp() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification_rsp() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:register_notification_rsp() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_press() PLAY\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_rsp() code 0x09 operand_count 1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_release() PLAY\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_press() FAST FORWARD\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_rsp() code 0x09 operand_count 1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_release() FAST FORWARD\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_passthrough_press() FAST FORWARD\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=2\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x20, len 0x0009\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_element_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:continuing_new() len 519\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x40, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:request_continuing() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:request_continuing() len 519\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:continuing_new() len 14\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x40, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:request_continuing() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:request_continuing() len 14\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_ref() 0x558e9b59d0: ref=1\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x20, len 0x0009\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:get_element_attributes() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:continuing_new() len 519\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:handle_vendordep_pdu() AVRCP PDU 0x41, len 0x0001\nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avrcp-lib.c:abort_continuing() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_send() \nbluetoothd[384]: /usr/src/debug/bluez5/5.72/android/avctp.c:avctp_unref() 0x558e9b59d0: ref=1\n2mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/VLH/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTH/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/PTH/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/RCR/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/RCR/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/MPS/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-06-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-07-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-08-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-09-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BI-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-07-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-08-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-09-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-10-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-11-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BI-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BI-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BI-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BI-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BI-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SRC/BV-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SRC/BV-02-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SRC/BV-03-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SCR/BV-04-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SRC/BV-05-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/SRC/BV-06-C                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-07-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BV-08-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/CB/BV-09-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BI-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MCN/NP/BI-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MPS/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CON/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CON/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CON/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CON/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CON/BV-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CEC/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CEC/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CRC/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CRC/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/ICC/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/ICC/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTT/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTT/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTT/BV-03-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTT/BV-04-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTT/BV-05-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CFG/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CFG/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/CFG/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-06-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-07-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-08-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-09-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-10-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BV-11-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BI-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BI-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BI-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PAS/BI-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MDI/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MDI/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MDI/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MDI/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/MDI/BV-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-05-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BV-08-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/NFY/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/INV/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/INV/BI-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/BGN/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/BGN/BV-01-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/BGN/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/BGN/BV-02-I                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BV-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BI-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BI-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BI-03-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/VLH/BI-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTH/BV-01-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/PTH/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   1.951 seconds\n/TP/RCR/BV-02-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/RCR/BV-04-C                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 110, \u001b[0;32mPassed: 110 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 1.98 seconds\nPASS: test-avrcp\n\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/DISC/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-101-C [UCL SRC Enable]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-102-C [UCL SNK Enable]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State]\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\nBAP/UCL/DISC/BV-01-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/DISC/BV-02-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/DISC/BV-06-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/DISC/BV-05-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/DISC/BV-03-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/DISC/BV-04-C                                 \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nBAP/UCL/SCC/BV-001-C [UCL SRC Config Codec, LC3 8_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-002-C [UCL SRC Config Codec, LC3 8_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-003-C [UCL SRC Config Codec, LC3 16_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-004-C [UCL SRC Config Codec, LC3 16_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-005-C [UCL SRC Config Codec, LC3 24_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-006-C [UCL SRC Config Codec, LC3 24_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-007-C [UCL SRC Config Codec, LC3 32_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-008-C [UCL SRC Config Codec, LC3 32_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-009-C [UCL SRC Config Codec, LC3 44.1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-010-C [UCL SRC Config Codec, LC3 44.1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-011-C [UCL SRC Config Codec, LC3 48_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-012-C [UCL SRC Config Codec, LC3 48_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-013-C [UCL SRC Config Codec, LC3 48_3] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-014-C [UCL SRC Config Codec, LC3 48_4] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-015-C [UCL SRC Config Codec, LC3 48_5] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-016-C [UCL SRC Config Codec, LC3 48_6] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-017-C [UCL SNK Config Codec, LC3 8_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-018-C [UCL SNK Config Codec, LC3 8_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-019-C [UCL SNK Config Codec, LC3 16_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-020-C [UCL SNK Config Codec, LC3 16_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-021-C [UCL SNK Config Codec, LC3 24_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-022-C [UCL SNK Config Codec, LC3 24_2] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-023-C [UCL SNK Config Codec, LC3 32_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-024-C [UCL SNK Config Codec, LC3 32_2] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-025-C [UCL SNK Config Codec, LC3 44.1_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-026-C [UCL SNK Config Codec, LC3 44.1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-027-C [UCL SNK Config Codec, LC3 48_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-028-C [UCL SNK Config Codec, LC3 48_2] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-029-C [UCL SNK Config Codec, LC3 48_3] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-030-C [UCL SNK Config Codec, LC3 48_4] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-031-C [UCL SNK Config Codec, LC3 48_5] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-032-C [UCL SNK Config Codec, LC3 48_6] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-033-C [UCL SRC Config Codec, VS]      \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-034-C [UCL SNK Config Codec, VS]      \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-035-C [UCL SRC Config QoS, LC3 8_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-036-C [UCL SRC Config QoS, LC3 8_2_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-037-C [UCL SRC Config QoS, LC3 16_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-038-C [UCL SRC Config QoS, LC3 16_2_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-039-C [UCL SRC Config QoS, LC3 24_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-040-C [UCL SRC Config QoS, LC3 24_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-041-C [UCL SRC Config QoS, LC3 32_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-042-C [UCL SRC Config QoS, LC3 32_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-043-C [UCL SRC Config QoS, LC3 44.1_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-044-C [UCL SRC Config QoS, LC3 44.1_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-045-C [UCL SRC Config QoS, LC3 48_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-046-C [UCL SRC Config QoS, LC3 48_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-047-C [UCL SRC Config QoS, LC3 48_3_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-048-C [UCL SRC Config QoS, LC3 48_4_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-049-C [UCL SRC Config QoS, LC3 48_5_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-050-C [UCL SRC Config QoS, LC3 48_6_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-051-C [UCL SNK Config QoS, LC3 8_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-052-C [UCL SNK Config QoS, LC3 8_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-053-C [UCL SNK Config QoS, LC3 16_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-054-C [UCL SNK Config QoS, LC3 16_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-055-C [UCL SNK Config QoS, LC3 24_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-056-C [UCL SNK Config QoS, LC3 24_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-057-C [UCL SNK Config QoS, LC3 32_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-058-C [UCL SNK Config QoS, LC3 32_2_1] \u001b[0;32mPassed    \u001b[0m   0.019 seconds\nBAP/UCL/SCC/BV-059-C [UCL SNK Config QoS, LC3 44.1_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-060-C [UCL SNK Config QoS, LC3 44.1_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-061-C [UCL SNK Config QoS, LC3 48_1_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-062-C [UCL SNK Config QoS, LC3 48_2_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-063-C [UCL SNK Config QoS, LC3 48_3_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-064-C [UCL SNK Config QoS, LC3 48_4_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-065-C [UCL SNK Config QoS, LC3 48_5_1] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-066-C [UCL SNK Config QoS, LC3 48_6_1] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-067-C [UCL SRC Config QoS, LC3 8_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-068-C [UCL SRC Config QoS, LC3 8_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-069-C [UCL SRC Config QoS, LC3 16_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-070-C [UCL SRC Config QoS, LC3 16_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-071-C [UCL SRC Config QoS, LC3 24_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-072-C [UCL SRC Config QoS, LC3 24_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-073-C [UCL SRC Config QoS, LC3 32_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-074-C [UCL SRC Config QoS, LC3 32_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-075-C [UCL SRC Config QoS, LC3 44.1_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-076-C [UCL SRC Config QoS, LC3 44.1_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-077-C [UCL SRC Config QoS, LC3 48_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-078-C [UCL SRC Config QoS, LC3 48_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-079-C [UCL SRC Config QoS, LC3 48_3_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-080-C [UCL SRC Config QoS, LC3 48_4_2] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-081-C [UCL SRC Config QoS, LC3 48_5_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-082-C [UCL SRC Config QoS, LC3 48_6_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-083-C [UCL SNK Config QoS, LC3 8_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-084-C [UCL SNK Config QoS, LC3 8_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-085-C [UCL SNK Config QoS, LC3 16_1_2] \u001b[0;32mPassed    \u001b[0m   0.022 seconds\nBAP/UCL/SCC/BV-086-C [UCL SNK Config QoS, LC3 16_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-087-C [UCL SNK Config QoS, LC3 24_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-088-C [UCL SNK Config QoS, LC3 24_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-089-C [UCL SNK Config QoS, LC3 32_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-090-C [UCL SNK Config QoS, LC3 32_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-091-C [UCL SNK Config QoS, LC3 44.1_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-092-C [UCL SNK Config QoS, LC3 44.1_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-093-C [UCL SNK Config QoS, LC3 48_1_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-094-C [UCL SNK Config QoS, LC3 48_2_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-095-C [UCL SNK Config QoS, LC3 48_3_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-096-C [UCL SNK Config QoS, LC3 48_4_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-097-C [UCL SNK Config QoS, LC3 48_5_2] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-098-C [UCL SNK Config QoS, LC3 48_6_2] \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-099-C [UCL SNK Config QoS, VS]        \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-100-C [UCL SRC QoS Codec, VS]         \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-101-C [UCL SRC Enable]                \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-102-C [UCL SNK Enable]                \u001b[0;32mPassed    \u001b[0m   0.016 seconds\nBAP/UCL/SCC/BV-103-C [UCL SNK Disable in Enabling State] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-104-C [UCL SRC Disable in Enabling or Streaming state] \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nBAP/UCL/SCC/BV-105-C [UCL SNK Disable in Streaming State] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-106-C [UCL SNK Release in Codec Configured state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-107-C [UCL SRC Release in Codec Configured state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-108-C [UCL SNK Release in QoS Configured state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-109-C [UCL SRC Release in QoS Configured state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-110-C [UCL SNK Release in Enabling state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-111-C [UCL SRC Release in Enabling or Streaming state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-112-C [UCL SNK Release in Streaming state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-113-C [UCL SNK Release in Disabling state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-115-C [UCL SNK Update Metadata in Enabling State] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-116-C [UCL SRC Update Metadata in Enabling or Streaming state] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nBAP/UCL/SCC/BV-117-C [UCL SNK Update Metadata in Streaming State] \u001b[0;32mPassed    \u001b[0m   0.027 seconds\nTotal: 122, \u001b[0;32mPassed: 122 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 2.1 seconds\nPASS: test-bap\n\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mBASS/SR/SPE/BI-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\nBASS/SR/SGGIT/SER/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SGGIT/CHA/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SGGIT/CHA/BV-02-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SPE/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SPE/BI-03-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SPE/BI-04-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SPE/BI-06-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nBASS/SR/SPE/BI-07-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nTotal: 8, \u001b[0;32mPassed: 8 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.033 seconds\nPASS: test-bass\n\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/4\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/5\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/6\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/7\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/8\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/crc/9\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/crc/1                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/2                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/3                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/4                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/5                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/6                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/7                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/8                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/crc/9                                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 9, \u001b[0;32mPassed: 9 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00183 seconds\nPASS: test-crc\nPASS: test-crypto\n\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ecdh/multi\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ecdh/sample/1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ecdh/sample/2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ecdh/sample/3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ecdh/invalid\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/ecdh/multi                                          \u001b[0;32mPassed    \u001b[0m   0.744 seconds\n/ecdh/sample/1                                       \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/ecdh/sample/2                                       \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/ecdh/sample/3                                       \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/ecdh/invalid                                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 5, \u001b[0;32mPassed: 5 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.751 seconds\nPASS: test-ecc\n\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/basic\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/macbookair\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/iphone5\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/ipadmini\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/sl400h\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/sl910\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/bh907\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/eir/fuelband\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/bluesc\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/wahooscale\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/mioalpha\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/cookoo\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/citizen1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ad/citizen2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mad/g-tag\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mad/uri-beacon\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/eir/basic                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/macbookair                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/iphone5                                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/ipadmini                                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/sl400h                                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/sl910                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/bh907                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/eir/fuelband                                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/bluesc                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/wahooscale                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/mioalpha                                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/cookoo                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/citizen1                                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/ad/citizen2                                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nad/g-tag                                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nad/uri-beacon                                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 16, \u001b[0;32mPassed: 16 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00247 seconds\nPASS: test-eir\n\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAC/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAC/SR/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-01-C-small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-01-C-large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-1-alternative\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-02-C-2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-16/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-16/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/exists-128/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-02-C/missing-128/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/small/2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/small/2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/CL/BV-06-C/client-3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAD/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-04-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-01-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-02-C/large\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-03-C-2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-06-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-04-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-12-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-13-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-04-C/512B\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-12-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-13-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-14-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-15-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-16-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-17-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-18-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-19-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-20-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-21-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-22-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-18-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-19-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-23-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-24-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-28-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-29-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/SR/BI-30-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAN/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAN/SR/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAI/SR/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAI/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-23-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-24-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-25-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-26-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-27-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BV-07-C/512B\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-28-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-29-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-30-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-31-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-32-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-33-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-34-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAR/CL/BI-35-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-02-C/seclevel\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-05-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-07-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-03-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-02-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-03-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-12-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-13-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-05-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-07-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-08-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-14-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-15-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-17-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-18-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-19-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-06-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-10-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-14-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-15-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-20-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-21-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-22-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-23-C/auto\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-24-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-08-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-20-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-21-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-25-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-26-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-29-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-30-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/CL/BI-31-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BV-09-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-25-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/small\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/GAW/SR/BI-26-C/large-1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/robustness/no-reliable-characteristic\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/robustness/unkown-request\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/robustness/unkown-command\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/robustness/hash-db\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/GAC/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAC/SR/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-01-C-small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-01-C-small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-01-C-large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-02-C-1                                 \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-02-C-1-alternative                     \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-02-C-2                                 \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/exists-16/small                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/exists-16/large-1                 \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/missing-16/small                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/missing-16/large-1                \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/exists-128/large-1                \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-02-C/missing-128/large-1               \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-03-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-03-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-04-C/small/1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-04-C/small/2                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-04-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-05-C/small/1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-05-C/small/2                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-05-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/CL/BV-06-C/client-1                          \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAD/CL/BV-06-C/client-2                          \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAD/CL/BV-06-C/client-3                          \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAD/SR/BV-06-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAD/SR/BV-06-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-04-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/SR/BV-01-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-01-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-02-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-02-C/large                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BV-03-C-1                                 \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BV-03-C-2                                 \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BI-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BI-07-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BI-09-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BI-10-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BI-11-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-03-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-03-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-06-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-07-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-07-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-08-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-08-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-04-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-12-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-13-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-13-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-14-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-14-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/CL/BV-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BV-04-C/512B                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BV-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-12-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-13-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-14-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-15-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-16-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-16-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-17-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-18-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-19-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-20-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-21-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-21-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-22-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/SR/BV-05-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-05-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-18-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-19-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-19-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-06-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-06-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-23-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-24-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-24-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-07-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BV-08-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-28-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-29-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-29-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-30-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAR/SR/BI-30-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAN/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAN/SR/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAI/SR/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAI/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BV-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-23-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-24-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-25-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-26-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-26-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-27-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BV-07-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BV-07-C/512B                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-28-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-29-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-30-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-31-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-32-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-32-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-33-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-34-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAR/CL/BI-35-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BV-02-C                                   \u001b[0;33mNot Run   \u001b[0m\n/TP/GAW/CL/BV-02-C/seclevel                          \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BV-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-02-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-03-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-04-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-05-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/SR/BV-07-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-07-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-03-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-03-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-02-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-02-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-03-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-03-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/CL/BV-05-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-07-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-08-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-11-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-12-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-13-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/SR/BV-05-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-05-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-07-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-07-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-08-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-08-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/CL/BV-06-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-14-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-15-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-17-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-18-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-18-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-19-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/SR/BV-06-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-06-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-10-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-10-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-14-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-14-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-15-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-15-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/CL/BV-08-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-20-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-21-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-22-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-23-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-23-C/auto                              \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-24-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/SR/BV-08-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-08-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-20-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-20-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-21-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-21-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/CL/BV-09-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-25-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-26-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-29-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-30-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/CL/BI-31-C                                   \u001b[0;32mPassed    \u001b[0m   0.004 seconds\n/TP/GAW/SR/BV-09-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BV-09-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-25-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-25-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-26-C/small                             \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/GAW/SR/BI-26-C/large-1                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/robustness/no-reliable-characteristic               \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/robustness/unkown-request                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/robustness/unkown-command                           \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/robustness/hash-db                                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\nTotal: 193, \u001b[0;32mPassed: 192 (99.5%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 1\u001b[0m\nOverall execution time: 0.541 seconds\nPASS: test-gatt\nTAP version 13\n# random seed: R02S02a365b6c0c07aeabd0e23e34df7ee3c\n1..6\n# Start of gattrib tests\nok 1 /gattrib/refcount\nok 2 /gattrib/get_channel\nok 3 /gattrib/send\nok 4 /gattrib/cancel\nok 5 /gattrib/register\nok 6 /gattrib/buffers\n# End of gattrib tests\nPASS: test-gattrib\n\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/simple_client\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_connect_disconnect\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_string_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_boolean_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_uint64_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_array_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_get_dict_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_set_string_property\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_string_changed\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_check_order\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_proxy_removed\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_no_object_manager\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_force_disconnect\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;33mtest not run\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/gdbus/client_ready\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/gdbus/simple_client                                 \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_connect_disconnect                     \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_get_string_property                    \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_get_boolean_property                   \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_get_uint64_property                    \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_get_array_property                     \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_get_dict_property                      \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_set_string_property                    \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_string_changed                         \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_check_order                            \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_proxy_removed                          \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_no_object_manager                      \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_force_disconnect                       \u001b[0;33mNot Run   \u001b[0m\n/gdbus/client_ready                                  \u001b[0;33mNot Run   \u001b[0m\nTotal: 14, \u001b[0;32mPassed: 0 (0.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 14\u001b[0m\nOverall execution time: 0.00214 seconds\nPASS: test-gdbus-client\nTAP version 13\n# random seed: R02Sd10ef53bb515cd01f8c6ee59938e82a8\n1..34\n# Start of gobex tests\nok 1 /gobex/null_io\nok 2 /gobex/basic\nok 3 /gobex/ref_unref\nok 4 /gobex/test_disconnect\nok 5 /gobex/test_recv_connect_stream\nok 6 /gobex/test_recv_connect_pkt\nok 7 /gobex/test_send_connect_stream\nok 8 /gobex/test_send_connect_pkt\nok 9 /gobex/test_recv_unexpected\nok 10 /gobex/test_send_on_demand_stream\nok 11 /gobex/test_send_on_demand_pkt\nok 12 /gobex/test_send_on_demand_fail_stream\nok 13 /gobex/test_send_on_demand_fail_pkt\nok 14 /gobex/test_send_connect_req_stream\nok 15 /gobex/test_send_connect_req_pkt\nok 16 /gobex/test_send_nval_connect_req_stream\nok 17 /gobex/test_send_nval_connect_req_pkt\nok 18 /gobex/test_send_nval_connect_req_short_pkt\nok 19 /gobex/test_send_connect_req_timeout_stream\n# slow test /gobex/test_send_connect_req_timeout_stream executed in 0.50 secs\nok 20 /gobex/test_send_connect_req_timeout_pkt\nok 21 /gobex/test_cancel_req_immediate\nok 22 /gobex/test_cancel_req_delay_stream\nok 23 /gobex/test_cancel_req_delay_pkt\nok 24 /gobex/test_connect\nok 25 /gobex/test_obex_disconnect\nok 26 /gobex/test_auth\nok 27 /gobex/test_auth_fail\nok 28 /gobex/test_setpath\nok 29 /gobex/test_setpath_up\nok 30 /gobex/test_setpath_up_down\nok 31 /gobex/test_mkdir\nok 32 /gobex/test_delete\nok 33 /gobex/test_copy\nok 34 /gobex/test_move\n# End of gobex tests\nPASS: test-gobex\nTAP version 13\n# random seed: R02S47fe0b3480d743ce9c93e1bb00c0811b\n1..18\n# Start of gobex tests\nok 1 /gobex/test_apparam_nval_short\nok 2 /gobex/test_apparam_nval_data\nok 3 /gobex/test_apparam_nval2_short\nok 4 /gobex/test_apparam_nval2_data\nok 5 /gobex/test_apparam_get_uint8\nok 6 /gobex/test_apparam_get_uint16\nok 7 /gobex/test_apparam_get_uint32\nok 8 /gobex/test_apparam_get_uint64\nok 9 /gobex/test_apparam_get_string\nok 10 /gobex/test_apparam_get_bytes\nok 11 /gobex/test_apparam_get_multi\nok 12 /gobex/test_apparam_set_uint8\nok 13 /gobex/test_apparam_set_uint16\nok 14 /gobex/test_apparam_set_uint32\nok 15 /gobex/test_apparam_set_uint64\nok 16 /gobex/test_apparam_set_string\nok 17 /gobex/test_apparam_set_bytes\nok 18 /gobex/test_apparam_set_multi\n# End of gobex tests\nPASS: test-gobex-apparam\nTAP version 13\n# random seed: R02Sd752be3e02442efd756616391f2e146d\n1..28\n# Start of gobex tests\nok 1 /gobex/test_decode_header_connid\nok 2 /gobex/test_decode_header_name_empty\nok 3 /gobex/test_decode_header_name_ascii\nok 4 /gobex/test_decode_header_name_umlaut\nok 5 /gobex/test_decode_header_body\nok 6 /gobex/test_decode_header_body_extdata\nok 7 /gobex/test_decode_header_actionid\nok 8 /gobex/test_decode_header_multi\nok 9 /gobex/test_decode_header_uint32_nval\nok 10 /gobex/test_decode_header_unicode_nval_short\nok 11 /gobex/test_decode_header_unicode_nval_data\nok 12 /gobex/test_decode_header_bytes_nval_short\nok 13 /gobex/test_decode_header_bytes_nval_data\nok 14 /gobex/test_decode_header_bytes_nval_len\nok 15 /gobex/test_header_encode_connid\nok 16 /gobex/test_header_encode_name_empty\nok 17 /gobex/test_header_encode_name_ascii\nok 18 /gobex/test_header_encode_name_umlaut\nok 19 /gobex/test_header_encode_body\nok 20 /gobex/test_header_encode_actionid\nok 21 /gobex/test_header_encode_apparam\nok 22 /gobex/test_header_name_empty\nok 23 /gobex/test_header_name_ascii\nok 24 /gobex/test_header_name_umlaut\nok 25 /gobex/test_header_bytes\nok 26 /gobex/test_header_uint8\nok 27 /gobex/test_header_uint32\nok 28 /gobex/test_header_apparam\n# End of gobex tests\nPASS: test-gobex-header\nTAP version 13\n# random seed: R02S7df1c21b8298ae17b4a4453de030a096\n1..9\n# Start of gobex tests\nok 1 /gobex/test_pkt\nok 2 /gobex/test_decode_pkt\nok 3 /gobex/test_decode_pkt_header\nok 4 /gobex/test_decode_connect\nok 5 /gobex/test_decode_nval\nok 6 /gobex/test_encode_pkt\nok 7 /gobex/test_encode_on_demand\nok 8 /gobex/test_encode_on_demand_fail\nok 9 /gobex/test_create_args\n# End of gobex tests\nPASS: test-gobex-packet\nTAP version 13\n# random seed: R02S7b3bc206a192b52a70711478e5435a34\n1..38\n# Start of gobex tests\nok 1 /gobex/test_conn_req\nok 2 /gobex/test_conn_rsp\nok 3 /gobex/test_put_req\nok 4 /gobex/test_put_rsp\nok 5 /gobex/test_get_req\nok 6 /gobex/test_get_rsp\nok 7 /gobex/test_get_req_app\nok 8 /gobex/test_get_rsp_app\nok 9 /gobex/test_put_req_delay\nok 10 /gobex/test_put_rsp_delay\nok 11 /gobex/test_get_req_delay\nok 12 /gobex/test_get_rsp_delay\nok 13 /gobex/test_put_req_eagain\nok 14 /gobex/test_get_req_eagain\nok 15 /gobex/test_stream_put_req\nok 16 /gobex/test_stream_put_rsp\nok 17 /gobex/test_stream_put_req_abort\nok 18 /gobex/test_stream_put_rsp_abort\nok 19 /gobex/test_stream_get_req\nok 20 /gobex/test_stream_get_rsp\nok 21 /gobex/test_conn_get_req\nok 22 /gobex/test_conn_get_rsp\nok 23 /gobex/test_conn_put_req\nok 24 /gobex/test_conn_put_rsp\nok 25 /gobex/test_conn_get_wrg_rsp\nok 26 /gobex/test_conn_put_req_seq\nok 27 /gobex/test_packet_put_req\nok 28 /gobex/test_packet_put_req_wait\nok 29 /gobex/test_packet_put_req_suspend_resume\n# slow test /gobex/test_packet_put_req_suspend_resume executed in 0.77 secs\nok 30 /gobex/test_packet_put_rsp\nok 31 /gobex/test_packet_put_rsp_wait\nok 32 /gobex/test_packet_get_rsp\nok 33 /gobex/test_packet_get_rsp_wait\nok 34 /gobex/test_packet_get_req\nok 35 /gobex/test_packet_get_req_wait\nok 36 /gobex/test_packet_get_req_suspend_resume\nok 37 /gobex/test_packet_get_req_wait_next\nok 38 /gobex/test_conn_put_req_seq_srm\n# End of gobex tests\nPASS: test-gobex-transfer\n\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_init\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_cmd_handler_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_register_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_register_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_register_3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_register_4\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_register_5\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_fragmented_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_ustring_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_ustring_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_string_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_string_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_corrupted_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp/test_empty\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_init\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_send_command_3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unsolicited_3\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_corrupted_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_empty\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_unknown\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_parser_2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/hfp_hf/test_context_skip_field\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/hfp/test_init                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_cmd_handler_1                              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_cmd_handler_2                              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_register_1                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_register_2                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_register_3                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_register_4                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_register_5                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_fragmented_1                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_ustring_1                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_ustring_2                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_string_1                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_string_2                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_corrupted_1                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp/test_empty                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_init                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_send_command_1                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_send_command_2                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_send_command_3                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_unsolicited_1                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_unsolicited_2                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_unsolicited_3                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_corrupted_1                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_corrupted_2                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_empty                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_unknown                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_context_parser_1                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_context_parser_2                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/hfp_hf/test_context_skip_field                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 29, \u001b[0;32mPassed: 29 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00384 seconds\nPASS: test-hfp\n\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-08-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-09-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-06-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGCF/RH/BV-01-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/HGRF/RH/BV-02-I\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/HGRF/RH/BV-01-I                                  \u001b[0;32mPassed    \u001b[0m   0.003 seconds\n/TP/HGRF/RH/BV-08-I                                  \u001b[0;32mPassed    \u001b[0m   0.003 seconds\n/TP/HGRF/RH/BV-09-I                                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/HGRF/RH/BV-06-I                                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/HGCF/RH/BV-01-I                                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\n/TP/HGRF/RH/BV-02-I                                  \u001b[0;32mPassed    \u001b[0m   0.002 seconds\nTotal: 6, \u001b[0;32mPassed: 6 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.0165 seconds\nPASS: test-hog\n\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/ntoh64\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/hton64\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/valid\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/nodata\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_access_protos/invalid_dtd2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/valid\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/nodata\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_lang_attr/invalid_dtd\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/valid\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/nodata\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/invalid_dtd\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_profile_descs/workaround\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/lib/sdp_get_server_ver\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/lib/ntoh64                                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/hton64                                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_access_protos/valid                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_access_protos/nodata                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_access_protos/invalid_dtd1              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_access_protos/invalid_dtd2              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_lang_attr/valid                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_lang_attr/nodata                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_lang_attr/invalid_dtd                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_profile_descs/valid                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_profile_descs/nodata                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_profile_descs/invalid_dtd               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_profile_descs/workaround                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/lib/sdp_get_server_ver                              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 14, \u001b[0;32mPassed: 14 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.002 seconds\nPASS: test-lib\nTAP version 13\n# random seed: R02S580d501917b3a3ec4d69d09c7279c546\n1..9\n# Start of mgmt tests\n# Start of command tests\nok 1 /mgmt/command/1\nok 2 /mgmt/command/2\n# End of command tests\n# Start of response tests\nok 3 /mgmt/response/1\nok 4 /mgmt/response/2\n# End of response tests\n# Start of event tests\nok 5 /mgmt/event/1\nok 6 /mgmt/event/2\n# End of event tests\n# Start of unregister tests\nok 7 /mgmt/unregister/1\nok 8 /mgmt/unregister/2\n# End of unregister tests\n# Start of destroy tests\nok 9 /mgmt/destroy/1\n# End of destroy tests\n# End of mgmt tests\nPASS: test-mgmt\n\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\ngatt_notify_cb: notify.value:0 notify->len:1\ngatt_notify_cb: notify.value:1 notify->len:1\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICS/SR/SPN/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\nmicp_write_value handle: 3\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\nWrite failed: 0x13\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\nmicp_write_value handle: 3\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\nMICP Write successful\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICP/CL/CGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\nmicp_write_value handle: 3\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\nWrite failed: 0x80\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mMICP/CL/SPE/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\nMICS/SR/SGGIT/SER/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nMICS/SR/SGGIT/CHA/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nMICS/SR/SPE/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nMICS/SR/SPN/BV-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nMICP/CL/CGGIT/SER/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nMICP/CL/CGGIT/CHA/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nMICP/CL/SPE/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.006 seconds\nTotal: 7, \u001b[0;32mPassed: 7 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.0341 seconds\nPASS: test-micp\n\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/basic\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/foreach_destroy\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove_all\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/foreach_remove_backward\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/destroy_remove\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/push_after\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/queue/remove_all\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/queue/basic                                         \u001b[0;32mPassed    \u001b[0m   0.028 seconds\n/queue/foreach_destroy                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/foreach_remove                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/foreach_remove_all                            \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/foreach_remove_backward                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/destroy_remove                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/push_after                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/queue/remove_all                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 8, \u001b[0;32mPassed: 8 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.0295 seconds\nPASS: test-queue\n\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ringbuf/power2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ringbuf/alloc\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/ringbuf/printf\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/ringbuf/power2                                      \u001b[0;32mPassed    \u001b[0m   0.470 seconds\n/ringbuf/alloc                                       \u001b[0;32mPassed    \u001b[0m   0.003 seconds\n/ringbuf/printf                                      \u001b[0;32mPassed    \u001b[0m   0.010 seconds\nTotal: 3, \u001b[0;32mPassed: 3 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.485 seconds\nPASS: test-ringbuf\nbluetoothd[1115]: Bluetooth daemon 5.72\n\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-03-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BV-04-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-01-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SS/BI-02-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-07-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-08-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-09-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-10-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-11-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-12-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-13-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-14-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-15-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-16-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-17-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-18-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-19-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-20-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BV-21-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SA/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-02-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-03-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-04-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-06-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-07-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-08-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-09-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-10-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-11-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-12-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-13-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-14-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-15-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-16-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-17-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-18-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-19-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-20-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-21-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-22-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BV-23-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-01-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/SSA/BI-02-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-01-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/BRW/BV-02-C/UUID-128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8/empty\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR8\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/TEXT_STR16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR8\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/URL_STR16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/NIL\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT8\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT8\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/BOOL\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT16\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT32\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT64\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT64\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/UINT128\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/sdp/DE/ATTR/INT128bluetoothd[1115]: /usr/src/debug/bluez5/5.72/src/sdpd-request.c:service_attr_req() NULL cache buffer and non-NULL continuation state\n\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/TP/SERVER/ROB/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/TP/SERVER/SS/BV-01-C/UUID-16                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-01-C/UUID-32                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-01-C/UUID-128                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-03-C/UUID-16                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-03-C/UUID-32                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-03-C/UUID-128                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-04-C/UUID-16                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-04-C/UUID-128                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BV-04-C/UUID-32                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-01-C/UUID-16                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-01-C/UUID-32                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-01-C/UUID-128                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-02-C/UUID-16                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-02-C/UUID-32                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SS/BI-02-C/UUID-128                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-01-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-03-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-04-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-05-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-06-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-07-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-08-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-09-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-10-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-11-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-12-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-13-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-14-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-15-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-16-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-17-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-18-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-19-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-20-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BV-21-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BI-01-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BI-02-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SA/BI-03-C                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-01-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-01-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-01-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-02-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-02-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-02-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-03-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-03-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-03-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-04-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-04-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-04-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-06-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-06-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-06-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-07-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-07-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-07-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-08-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-08-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-08-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-09-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-09-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-09-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-10-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-10-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-10-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-11-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-11-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-11-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-12-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-12-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-12-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-13-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-13-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-13-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-14-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-14-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-14-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-15-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-15-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-15-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-16-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-16-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-16-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-17-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-17-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-17-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-18-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-18-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-18-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-19-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-19-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-19-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-20-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-20-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-20-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-21-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-21-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-21-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-22-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-22-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-22-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-23-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-23-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BV-23-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-01-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-01-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-01-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-02-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-02-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/SSA/BI-02-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/BRW/BV-01-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SERVER/BRW/BV-01-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SERVER/BRW/BV-01-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.001 seconds\n/TP/SERVER/BRW/BV-02-C/UUID-16                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/BRW/BV-02-C/UUID-32                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/BRW/BV-02-C/UUID-128                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/TEXT_STR8/empty                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/TEXT_STR8                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/TEXT_STR16                              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/URL_STR8                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/URL_STR16                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/NIL                                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/UINT8                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/INT8                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/BOOL                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/UINT16                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/INT16                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/UINT32                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/INT32                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/UINT64                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/INT64                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/UINT128                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/sdp/DE/ATTR/INT128                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/TP/SERVER/ROB/BI-01-C                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 134, \u001b[0;32mPassed: 134 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.0192 seconds\nPASS: test-sdp\n\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/tester/basic\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/tester/setup_io\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/tester/io_send\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/tester/basic                                        \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/tester/setup_io                                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/tester/io_send                                      \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 3, \u001b[0;32mPassed: 3 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.002 seconds\nPASS: test-tester\n\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/textfile/pagesize\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/textfile/delete\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/textfile/overwrite\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/textfile/multiple\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/textfile/pagesize                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/textfile/delete                                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/textfile/overwrite                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/textfile/multiple                                   \u001b[0;32mPassed    \u001b[0m   0.001 seconds\nTotal: 4, \u001b[0;32mPassed: 4 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00332 seconds\nPASS: test-textfile\n\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/command/create\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/command/destroy\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/command/feature_answer\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/command/input\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/event/output\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uhid/event/feature\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/uhid/command/create                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uhid/command/destroy                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uhid/command/feature_answer                         \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uhid/command/input                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uhid/event/output                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uhid/event/feature                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 6, \u001b[0;32mPassed: 6 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00233 seconds\nPASS: test-uhid\n\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/base\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/base/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/base/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen1/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/sixteen2/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo1/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thritytwo2/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/thirtytwo2/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/str\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/onetwentyeight/cmp\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/01\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxx\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/xxxxx\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0xxxxx\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0123456\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012g4567\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/012345678\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/0x234567u9\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/01234567890\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34F\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/compress/00001234-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39m/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\n/uuid/base                                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/base/str                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/base/cmp                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen1                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen1/str                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen1/cmp                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen2                                       \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen2/str                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/sixteen2/cmp                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thirtytwo1                                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thirtytwo1/str                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thirtytwo1/cmp                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thirtytwo2                                     \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thritytwo2/str                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/thirtytwo2/cmp                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/onetwentyeight                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/onetwentyeight/str                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/onetwentyeight/cmp                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/0                                    \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/01                                   \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/012                                  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/xxxx                                 \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/xxxxx                                \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/0xxxxx                               \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/0123456                              \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/012g4567                             \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/012345678                            \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/0x234567u9                           \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/01234567890                          \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/00001234-0000-1000-8000-00805F9B34F  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/00001234-0000-1000-8000 00805F9B34FB \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/00001234-0000-1000-8000-00805F9B34FBC \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/malformed/00001234-0000-1000-800G-00805F9B34FB \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/compress/00001234-0000-1000-8000-00805f9b34fb  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/compress/0000FFFF-0000-1000-8000-00805f9b34fb  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/compress/0000FFFF-0000-1000-8000-00805F9B34FB  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\n/uuid/compress/F0000000-0000-1000-8000-00805f9b34fb  \u001b[0;32mPassed    \u001b[0m   0.000 seconds\nTotal: 37, \u001b[0;32mPassed: 37 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.00332 seconds\nPASS: test-uuid\n\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/SER/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SGGIT/CP/BI-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mVOCS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-03-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-04-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-05-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CHA/BV-06-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SGGIT/CP/BI-02-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/CP/BV-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30minit\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;34msetup complete\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mrun\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;32mtest passed\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;35mteardown complete\u001b[0m\n\u001b[1;39mAICS/SR/SPE/BI-01-C\u001b[0m - \u001b[0;30mdone\u001b[0m\n\n\u001b[1;39m\u001b[0m\n\u001b[1;39mTest Summary\u001b[0m\n\u001b[1;39m------------\u001b[0m\nVOCS/SR/SGGIT/SER/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SGGIT/CHA/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.005 seconds\nVOCS/SR/SGGIT/CHA/BV-02-C                            \u001b[0;32mPassed    \u001b[0m   0.005 seconds\nVOCS/SR/SGGIT/CHA/BV-03-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SGGIT/CHA/BV-04-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SGGIT/CP/BI-01-C                             \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SGGIT/CP/BI-02-C                             \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SGGIT/CP/BI-03-C                             \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/SPE/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nVOCS/SR/CP/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.018 seconds\nAICS/SR/SGGIT/CHA/BV-01-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CHA/BV-02-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CHA/BV-03-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CHA/BV-04-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CHA/BV-05-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CHA/BV-06-C                            \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CP/BI-01-C                             \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/SGGIT/CP/BI-02-C                             \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nAICS/SR/CP/BV-01-C                                   \u001b[0;32mPassed    \u001b[0m   0.017 seconds\nAICS/SR/SPE/BI-01-C                                  \u001b[0;32mPassed    \u001b[0m   0.004 seconds\nTotal: 20, \u001b[0;32mPassed: 20 (100.0%)\u001b[0m, \u001b[0;31mFailed: 0\u001b[0m, \u001b[0;33mNot Run: 0\u001b[0m\nOverall execution time: 0.114 seconds\nPASS: test-vcp\nAll 30 tests passed\nDURATION: 10\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.11324167251587,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-busybox_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-busybox",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011110305786132812,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3819308280944824,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.0516207218170166,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 5.553222179412842,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0011844635009765625,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.busybox.-b_encapsulated": {
                "status": "PASSED"
            },
            "ptestresult.busybox../busybox-suffix": {
                "status": "PASSED"
            },
            "ptestresult.busybox../busybox-suffix_--help": {
                "status": "PASSED"
            },
            "ptestresult.busybox../busybox-suffix_--help_cat": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox../busybox-suffix_--help_unknown": {
                "status": "PASSED"
            },
            "ptestresult.busybox../busybox-suffix_cat": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox../busybox-suffix_unknown": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_\"cmd\"_|_getline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_$NF_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_'delete_a[v--]'_evaluates_v--_once": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_'gcc_build_bug'": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_'v__a_'_is_not_a_function_call,_it_is_a_concatenation": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_-F_case_0": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_-F_case_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_-F_case_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_-F_case_3": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_-F_case_4": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_-F_case_5": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_-F_case_6": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_-F_case_7": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_-F_handles_escapes": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_-e_and_ARGC": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_-f_and_ARGC": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_FS_assignment": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_FS_regex_which_can_match_empty_string": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_NF_in_BEGIN": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_assign_while_test": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_backslash+newline_eaten_with_no_trace": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_bitwise_op": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_break": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_continue": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_do_not_allow_\"str\"++": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_errors_on_missing_delete_arg": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_exit_N_propagates_through_END's_exit": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_floating_const_with_leading_zeroes": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_func_arg_parsing_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_func_arg_parsing_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_func_arg_parsing_3": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_func_arg_parsing_4": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_gsub_falls_back_to_non-extended-regex": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_handles_colon_not_preceded_by_ternary": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_handles_empty___": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_handles_empty_function_f__{}": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_handles_empty_function_f_arg_{}": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_handles_invalid_for_loop": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_handles_non-existing_file_correctly": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_handles_whitespace_before_array_subscript": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_hex_const_1": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.awk_hex_const_2": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.awk_if__length_==_0_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_if_operator_!=": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_if_operator_<": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_if_operator_==": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_if_operator_>=": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_if_string_==": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_input_is_never_oct": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_large_integer": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_length_==_0": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_length__": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_length_array_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_long_field_sep": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_negative_field_access": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_nested_loops_with_the_same_variable": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_oct_const": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.awk_print_+_redirect": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_print_length,_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_print_length_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_printf_%%_prints_one_%": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_printf_'%-10c'__can_output_NUL": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.awk_printf_'%c'__can_output_NUL": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_properly_handles_function_from_other_scope": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_properly_handles_undefined_function": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_string_cast__bug_725_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.awk_unused_function_args_are_evaluated": {
                "status": "PASSED"
            },
            "ptestresult.busybox.basename-does-not-remove-identical-extension": {
                "status": "PASSED"
            },
            "ptestresult.busybox.basename-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bunzip2-reads-from-standard-input": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bunzip2-removes-compressed-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bunzip2:_already_exists": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bunzip2:_bz2_issue_11.bz2_corrupted_example": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bunzip2:_bz2_issue_12.bz2_corrupted_example": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bunzip2:_delete_src": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bunzip2:_doesnt_exist": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bunzip2:_pbzip_4m_zeros_file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bunzip2:_stream_unpack": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bunzip2:_test_bz2_file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bunzip2:_unknown_suffix": {
                "status": "PASSED"
            },
            "ptestresult.busybox.busybox": {
                "status": "PASSED"
            },
            "ptestresult.busybox.busybox_--help": {
                "status": "PASSED"
            },
            "ptestresult.busybox.busybox_--help_busybox": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.busybox_--help_cat": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.busybox_--help_unknown": {
                "status": "PASSED"
            },
            "ptestresult.busybox.busybox_as_unknown_name": {
                "status": "PASSED"
            },
            "ptestresult.busybox.busybox_cat": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.busybox_unknown": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bzcat-does-not-remove-compressed-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bzcat_can_handle_compressed_zero-length_bzip2_files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.bzcat_can_print_many_files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cat-prints-a-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cat-prints-a-file-and-standard-input": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cat_-b": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cat_-e": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.cat_-n": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cat_-v": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.cmp-detects-difference": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-RHL-does_not_preserve-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-a-files-to-dir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-a-preserves-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-copies-empty-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-copies-large-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-copies-small-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-d-files-to-dir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-dev-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-dir-create-dir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-dir-existing-dir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-does-not-copy-unreadable-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-files-to-dir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-follows-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-parents": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-preserves-hard-links": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.cp-preserves-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp-preserves-source-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp_-H": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp_-L": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp_-P": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp_-R": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp_-RHL": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp_-RL": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp_-RP": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp_-Rd": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cp_-d": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cpio_-R_with_create": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.cpio_-R_with_extract": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.cpio_-p_with_absolute_paths": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.cpio_extracts_in_existing_directory": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cpio_extracts_zero-sized_hardlinks": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cpio_extracts_zero-sized_hardlinks_2": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.cpio_restores_suid/sgid_bits": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.cpio_uses_by_default_uid/gid": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.cut-cuts-a-character": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut-cuts-a-closed-range": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut-cuts-a-field": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut-cuts-an-open-range": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut-cuts-an-unclosed-range": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_'-'__stdin__and_multi_file_handling": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_-DF": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_-b_a,a,a": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_-b_overlaps": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_-c_-b": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_-c_a": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_-c_a,b-c,d": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_-c_a-": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_-c_a-b": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_-f_a-": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_empty_field": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_empty_field_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_high-low_error": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_show_whole_line_with_no_delim": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_with_-b__a,b,c_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_with_-c__a,b,c_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_with_-d_-f_:__-s": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_with_-d_-f____-s": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_with_-d_-f_a__-s": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_with_-d_-f_a__-s_-n": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_with_echo,_-c__a-b_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.cut_with_echo,_-c__a_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.date-@-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.date-R-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.date-format-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.date-timezone": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.date-u-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.date-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.date-works-1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dc:_p_should_parse/print_single_backslashes": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc:_p_should_print_invalid_escapes": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc:_p_should_print_single_backslash_strings": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc:_p_should_print_trailing_backslashes": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc:_x_should_execute_strings": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc:_x_should_not_execute_or_pop_non-strings": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc:_x_should_work_with_strings_created_from_a": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_'>a'__conditional_execute_string__1": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_'>a'__conditional_execute_string__2": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_'>aeb'__conditional_execute_string_with_else_": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_-x_dcx_vars.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_Z__length__for_numbers": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_basic_syntax__argv,_multiple_args_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dc_basic_syntax__argv,_single_arg_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dc_basic_syntax__stdin,_multiple_args_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dc_complex_with_spaces__multiple_args_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dc_complex_with_spaces__single_arg_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dc_complex_without_spaces__multiple_args_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dc_complex_without_spaces__single_arg_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dc_dc_add.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_boolean.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_decimal.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_divide.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_divmod.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_misc.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_modexp.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_modulus.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_multiply.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_power.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_sqrt.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_strings.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_dc_subtract.dc": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_newline_can_be_a_register": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_read": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_read_string": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dc_space_can_be_a_register": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dd-accepts-if": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dd-accepts-of": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dd-copies-from-standard-input-to-standard-output": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dd-count-bytes": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.dd-prints-count-to-standard-error": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dd-reports-write-errors": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_-B_does_not_ignore_changes_whose_lines_are_not_all_blank": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_-B_does_not_ignore_non-blank_single_line_change": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_-B_ignores_blank_single_line_change": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_-B_ignores_changes_whose_lines_are_all_blank": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_-b_treats_EOF_as_whitespace": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_-b_treats_all_spaces_as_equal": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_-rN_does_not_read_non-regular_files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_always_takes_context_from_old_file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_diff1_diff2/": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_diff1_diff2/subdir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_dir_dir2/file/-": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_of_dir_and_fifo": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_of_empty_file_against_nonempty_one": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_of_empty_file_against_stdin": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_of_file_and_fifo": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_of_stdin": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_of_stdin,_no_newline_in_the_file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.diff_of_stdin,_twice": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dirname-handles-absolute-path": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dirname-handles-empty-path": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dirname-handles-multiple-slashes": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dirname-handles-relative-path": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dirname-handles-root": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dirname-handles-single-component": {
                "status": "PASSED"
            },
            "ptestresult.busybox.dirname-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.du-h-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.du-k-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.du-l-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.du-m-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.du-s-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.du-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.echo-does-not-print-newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.echo-prints-argument": {
                "status": "PASSED"
            },
            "ptestresult.busybox.echo-prints-arguments": {
                "status": "PASSED"
            },
            "ptestresult.busybox.echo-prints-dash": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.echo-prints-newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.echo-prints-non-opts": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.echo-prints-slash-zero": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.echo-prints-slash_00041": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.echo-prints-slash_0041": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.echo-prints-slash_041": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.echo-prints-slash_41": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.egrep_is_not_case_insensitive": {
                "status": "PASSED"
            },
            "ptestresult.busybox.expr-big": {
                "status": "PASSED"
            },
            "ptestresult.busybox.expr-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.false-is-silent": {
                "status": "PASSED"
            },
            "ptestresult.busybox.false-returns-failure": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find-supports-minus-xdev": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find_-exec_exitcode_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find_-exec_exitcode_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find_-exec_exitcode_3": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find_-exec_exitcode_4": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find_-type_f": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find_.///_-name_.": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find_.///_-name_.///": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find_//_-maxdepth_0_-name_/": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find_//_-maxdepth_0_-name_//": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find_/_-maxdepth_0_-name_/": {
                "status": "PASSED"
            },
            "ptestresult.busybox.find_/_-maxdepth_0_-name_//": {
                "status": "PASSED"
            },
            "ptestresult.busybox.glibc_build_sort": {
                "status": "PASSED"
            },
            "ptestresult.busybox.glibc_build_sort_unique": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-E_-o_prints_all_matches": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-E_supports_extended_regexps": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-F_-w_w_doesn't_match_ww": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-F_handles_-i": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-F_handles_multiple_expessions": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-Fw_doesn't_stop_on_1st_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-Fw_matches_only_words": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-L_exitcode_0": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-L_exitcode_0_#2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-L_exitcode_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-__specify_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-_infile__specify_stdin_and_file_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-_nofile__specify_stdin_and_nonexisting_file_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-e_PATTERN_can_be_a_newline-delimited_list": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-f_EMPTY_FILE": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-o_does_not_loop_forever": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-o_does_not_loop_forever_on_zero-length_match": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-q_-_nofile__specify_stdin_and_nonexisting_file,_match_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-q_-_nofile__specify_stdin_and_nonexisting_file,_no_match_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-r_on_dir/symlink_to_dir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-r_on_symlink_to_dir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-s_nofile_-__stdin_and_nonexisting_file,_match_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-s_nofile__nonexisting_file,_no_match_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-v_-f_EMPTY_FILE": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-vxf_EMPTY_FILE": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-w_^_doesn't_hang": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-w_^str_doesn't_match_str_not_at_the_beginning": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-w_doesn't_stop_on_1st_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-w_word_doesn't_match_wordword": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-w_word_match_second_word": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-x_-F__full_match_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-x_-F__partial_match_1_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-x_-F__partial_match_2_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-x_-v_-e_EXP1_-e_EXP2_finds_nothing_if_either_EXP_matches": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-x__full_match_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-x__partial_match_1_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_-x__partial_match_2_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_PATTERN_can_be_a_newline-delimited_list": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep__default_to_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep__exit_success_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep__exit_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep__no_newline_at_EOL_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_can_read_regexps_from_stdin": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_handles_NUL_in_files": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.grep_handles_NUL_on_stdin": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.grep_handles_multiple_regexps": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_input__specify_file_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_is_also_egrep": {
                "status": "PASSED"
            },
            "ptestresult.busybox.grep_matches_NUL": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.grep_two_files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.gunzip-reads-from-standard-input": {
                "status": "PASSED"
            },
            "ptestresult.busybox.gunzip:_already_exists": {
                "status": "PASSED"
            },
            "ptestresult.busybox.gunzip:_delete_src": {
                "status": "PASSED"
            },
            "ptestresult.busybox.gunzip:_doesnt_exist": {
                "status": "PASSED"
            },
            "ptestresult.busybox.gunzip:_stream_unpack": {
                "status": "PASSED"
            },
            "ptestresult.busybox.gunzip:_unknown_suffix": {
                "status": "PASSED"
            },
            "ptestresult.busybox.gzip-accepts-multiple-files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.gzip-accepts-single-minus": {
                "status": "PASSED"
            },
            "ptestresult.busybox.gzip-compression-levels": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.gzip-removes-original-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.head_-n_<negative_number>": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.head_-n_<positive_number>": {
                "status": "PASSED"
            },
            "ptestresult.busybox.head__without_args_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.hexdump_-C_with_four_NULs": {
                "status": "PASSED"
            },
            "ptestresult.busybox.hexdump_does_not_think_last_padded_block_matches_any_full_block": {
                "status": "PASSED"
            },
            "ptestresult.busybox.hexdump_thinks_last_full_block_can_match": {
                "status": "PASSED"
            },
            "ptestresult.busybox.hostname-d-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.hostname-i-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.hostname-s-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.hostname-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.id-g-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.id-u-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.id-un-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.id-ur-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ln-creates-hard-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ln-creates-soft-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ln-force-creates-hard-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ln-force-creates-soft-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ln-preserves-hard-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ln-preserves-soft-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ls-1-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ls-h-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ls-l-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ls-s-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ls_symlink_to_dir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.ls_unicode_test_with_codepoints_limited_to_767": {
                "status": "PASSED"
            },
            "ptestresult.busybox.md5sum": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.md5sum-verifies-non-binary-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mkdir-makes-a-directory": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mkdir-makes-parent-directories": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mount": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.mv-files-to-dir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-files-to-dir-2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-follows-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-moves-empty-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-moves-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-moves-hardlinks": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-moves-large-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-moves-small-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-moves-symlinks": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-moves-unreadable-files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-preserves-hard-links": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.mv-preserves-links": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-refuses-mv-dir-to-subdir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.mv-removes-source-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.od_-b": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.od_-b_--traditional": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.od_-b_--traditional_FILE": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.od_-f": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.patch_-N_ignores_already_applied_hunk": {
                "status": "PASSED"
            },
            "ptestresult.busybox.patch_-R_with_nonexistent_old_file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.patch_FILE_PATCH": {
                "status": "PASSED"
            },
            "ptestresult.busybox.patch_at_the_beginning": {
                "status": "PASSED"
            },
            "ptestresult.busybox.patch_creates_new_file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.patch_detects_already_applied_hunk": {
                "status": "PASSED"
            },
            "ptestresult.busybox.patch_detects_already_applied_hunk_at_the_EOF": {
                "status": "PASSED"
            },
            "ptestresult.busybox.patch_internal_buffering_bug?": {
                "status": "PASSED"
            },
            "ptestresult.busybox.patch_understands_...dir///dir...": {
                "status": "PASSED"
            },
            "ptestresult.busybox.patch_with_nonexistent_old_file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.patch_with_old_file_==_new_file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.pidof_-o_%PPID_NOP": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.pidof_-o_init": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.pidof_-s": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.pidof__exit_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.pidof__exit_with_success_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.pidof_this": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_aborts_on_%r": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_aborts_on_bare_%": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_handles_%d_bad_input": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_handles_multiple_flags": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_handles_positive_numbers_for_%d": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_handles_positive_numbers_for_%f": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_handles_positive_numbers_for_%i": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_handles_positive_numbers_for_%x": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_produces_no_further_output_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_produces_no_further_output_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_repeatedly_uses_pattern_for_each_argv": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_treats_leading_0_as_flag": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%%": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%*.*f": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%*.*f_with_negative_width/precision": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%*f_with_negative_width": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%.*f_with_negative_precision": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%23.12f": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%Ld": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%b_escaped_string": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%d_'\"x'_\"'y\"_\"'zTAIL\"": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%ld": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%s_'\"x'_\"'y\"_\"'zTAIL\"": {
                "status": "PASSED"
            },
            "ptestresult.busybox.printf_understands_%zd": {
                "status": "PASSED"
            },
            "ptestresult.busybox.pwd-prints-working-directory": {
                "status": "PASSED"
            },
            "ptestresult.busybox.readlink_-f_on_a_file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.readlink_-f_on_a_link": {
                "status": "PASSED"
            },
            "ptestresult.busybox.readlink_-f_on_a_weird_dir": {
                "status": "PASSED"
            },
            "ptestresult.busybox.readlink_-f_on_an_invalid_link": {
                "status": "PASSED"
            },
            "ptestresult.busybox.readlink_on_a_file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.readlink_on_a_link": {
                "status": "PASSED"
            },
            "ptestresult.busybox.realpath_on_link_to_non-existent_file_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.realpath_on_link_to_non-existent_file_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.realpath_on_link_to_non-existent_file_3": {
                "status": "PASSED"
            },
            "ptestresult.busybox.realpath_on_link_to_non-existent_file_4": {
                "status": "PASSED"
            },
            "ptestresult.busybox.realpath_on_non-existent_absolute_path_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.realpath_on_non-existent_absolute_path_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.realpath_on_non-existent_absolute_path_3": {
                "status": "PASSED"
            },
            "ptestresult.busybox.realpath_on_non-existent_absolute_path_4": {
                "status": "PASSED"
            },
            "ptestresult.busybox.realpath_on_non-existent_local_file_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.realpath_on_non-existent_local_file_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.rev_file_with_NUL_character": {
                "status": "PASSED"
            },
            "ptestresult.busybox.rev_file_with_long_line": {
                "status": "PASSED"
            },
            "ptestresult.busybox.rev_file_with_missing_newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.rev_works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.rm-removes-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.rmdir-removes-parent-directories": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_'s///w_FILE'": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_-i_finishes_ranges_correctly": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_-i_with_address_modifies_all_files,_not_only_first": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_-i_with_no_arg_[GNUFAIL]": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_-n": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_-n_s//p": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_/$_in_regex/_should_not_match_newlines,_only_end-of-line": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_/regex/,+0<cmd>_-i_works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_/regex/,+0{...}_-i_works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_/regex/,+N{...}_-i_works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_/regex/,+N{...}_addresses_work": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_/regex/,+N{...}_addresses_work_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_/regex/,N{...}_addresses_work": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_2d;2,1p__gnu_compat_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_G__append_hold_space_to_pattern_space_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_N__flushes_pattern_space__GNU_behavior__": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_N__stops_at_end_of_input__and_P__prints_to_first_newline_only_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_N_test2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_N_test3": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_T__!test/branch_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_^_OR_not^": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_a_cmd_ended_by_double_backslash": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_a_cmd_understands_\\n,\\t,\\r": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_accepts_blanks_before_command": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_accepts_multiple_-e": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_accepts_newlines_in_-e": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_address_match_newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_append_autoinserts_newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_append_autoinserts_newline_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_append_autoinserts_newline_3": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_autoinsert_newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_b__branch_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_b__branch_with_no_label_jumps_to_end_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_backref_from_empty_s_uses_range_regex": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_backref_from_empty_s_uses_range_regex_with_newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_beginning__^__matches_only_once": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_c": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_cat_plus_empty_file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_clusternewline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_d_does_not_break_n,m_matching": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_d_does_not_break_n,regex_matching": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_d_does_not_break_n,regex_matching_#2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_d_ends_script_iteration": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_d_ends_script_iteration__2_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_embedded_NUL_g": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_empty_file_plus_cat": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_escaped_newline_in_command": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_explicit_stdin": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_handles_empty_lines": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_i_cmd_understands_\\n,\\t,\\r": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_insert_doesn't_autoinsert_newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_leave_off_trailing_newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_lie-to-autoconf": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_match_EOF": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_match_EOF_inline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_match_EOF_two_files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_n__flushes_pattern_space,_terminates_early_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_n_command_must_reset_'substituted'_bit": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_nested_{}s": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_no_files__stdin_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_noprint,_no_match,_no_newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_normal_newlines": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_print_autoinsert_newlines": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_print_autoinsert_newlines_two_files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_s///NUM_test": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_s//g__exhaustive_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_s//p": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_s/xxx/[/": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_s_[delimiter]": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_s_arbitrary_delimiter": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_s_chains": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_s_chains2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_s_with_\\t__GNU_ext_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_selective_matches_insert_newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_selective_matches_noinsert_newline": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_selective_matches_with_one_nl": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_special_char_as_s///_delimiter,_in_pattern": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_special_char_as_s///_delimiter,_in_replacement_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_special_char_as_s///_delimiter,_in_replacement_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_stdin_twice": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_subst+write": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_t__test/branch_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_t__test/branch_clears_test_bit_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_trailing_NUL": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_understands_\\r": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_understands_duplicate_file_name": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_uses_previous_regexp": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_with_N_skipping_lines_past_ranges_on_next_cmds": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_with_empty_match": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_zero_chars_match/replace_advances_correctly_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_zero_chars_match/replace_advances_correctly_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_zero_chars_match/replace_logic_must_not_falsely_trigger_here_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sed_zero_chars_match/replace_logic_must_not_falsely_trigger_here_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq__exit_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_by_-.9": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_by_.3": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_by_.30": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_by_.30_to_4.000": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_by_.3_with_padding_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_by_.3_with_padding_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_by_zero": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_down_by_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_down_by_3_with_padding": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_up_by_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_wrong_way_#1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_count_wrong_way_#2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_one_argument": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_one_argument_with_padding": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_two_arguments": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_two_arguments_equal": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_two_arguments_equal,_arbitrary_negative_step": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_two_arguments_equal,_arbitrary_positive_step": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_two_arguments_reversed": {
                "status": "PASSED"
            },
            "ptestresult.busybox.seq_two_arguments_with_padding": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sha1sum": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.sha1sum:_one-space_separated_input_for_-c": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sha256sum": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.sort": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_#2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_-h": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_-k2,2M": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_-s_-u": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_-sr__stable_and_reverse__does_NOT_reverse_'stable'_ordering": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_-u_should_consider_field_only_when_discarding": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_-z_outputs_NUL_terminated_lines": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_file_in_place": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_key_doesn't_strip_leading_blanks,_disables_fallback_global_sort": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_key_range_with_multiple_options": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_key_range_with_numeric_option": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_key_range_with_numeric_option_and_global_reverse": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_key_range_with_two_-k_options": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_numeric": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_one_key": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_reverse": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_stdin": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_with_ENDCHAR": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_with_non-default_leading_delim_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_with_non-default_leading_delim_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_with_non-default_leading_delim_3": {
                "status": "PASSED"
            },
            "ptestresult.busybox.sort_with_non-default_leading_delim_4": {
                "status": "PASSED"
            },
            "ptestresult.busybox.start-stop-daemon_-a_without_-x": {
                "status": "PASSED"
            },
            "ptestresult.busybox.start-stop-daemon_-x_without_-a": {
                "status": "PASSED"
            },
            "ptestresult.busybox.start-stop-daemon_with_both_-x_and_-a__need_non-busybox_false_": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.start-stop-daemon_without_-x_and_-a": {
                "status": "PASSED"
            },
            "ptestresult.busybox.strings-works-like-GNU": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tail-n-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tail-works": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.tail:_+N_with_N_>_file_length": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tail:_-c_+N_with_largish_N": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-archives-multiple-files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-complains-about-missing-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-demands-at-least-one-ctx": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-demands-at-most-one-ctx": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-extracts-all-subdirs": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-extracts-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-extracts-from-standard-input": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-extracts-multiple-files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-extracts-to-standard-output": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-handles-cz-options": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-handles-empty-include-and-non-empty-exclude-list": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-handles-exclude-and-extract-lists": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-handles-multiple-X-options": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar-handles-nested-exclude": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_--overwrite": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_-k_does_not_extract_into_symlinks": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.tar_Empty_file_is_not_a_tarball": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_Empty_file_is_not_a_tarball.tar.gz": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_Pax-encoded_UTF8_names_and_symlinks": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_Symlink_attack:_create_symlink_and_then_write_through_it": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.tar_Symlinks_and_hardlinks_coexist": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_Twenty_zeroed_blocks_is_an_empty_tarball": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_Two_zeroed_blocks_is_a__'truncated'__empty_tarball": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_does_not_extract_into_symlinks": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.tar_extract_tgz": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_extract_txz": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.tar_hardlinks_and_repeated_files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_hardlinks_mode": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_strips_/../_on_extract": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_symlinks_mode": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tar_with_link_with_size": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.tar_with_prefix_fields": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.tee-appends-input": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tee-tees-input": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test:_should_be_false__1_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_!:_should_be_true__0_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_!_-f:_should_be_false__1_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_!_a_=_b_-a_!_c_=_c:_should_be_false__1_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_!_a_=_b_-a_!_c_=_d:_should_be_true__0_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_'!'_'!'_=_'!':_should_be_false__1_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_'!'_'_'_=_'_':_should_be_false__1_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_'!'_=_'!':_should_be_true__0_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_'':_should_be_false__1_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_'_'_=_'_':_should_be_true__0_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_--help:_should_be_true__0_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_-f:_should_be_true__0_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_-f_=_a_-o_b:_should_be_true__0_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_-lt_=_-gt:_should_be_false__1_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_a:_should_be_true__0_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_a_-a_!:_should_be_true__0_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.test_a_=_a:_should_be_true__0_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.touch-creates-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.touch-does-not-create-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.touch-touches-files-after-non-existent-file": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tr-d-alnum-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tr-d-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tr-non-gnu": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tr-rejects-wrong-class": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tr-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tr_does_not_stop_after_[:digit:]": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tr_does_not_treat_[]_in_[a-z]_as_special": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tr_has_correct_xdigit_sequence": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tr_understands_0-9A-F": {
                "status": "PASSED"
            },
            "ptestresult.busybox.tr_understands_[:xdigit:]": {
                "status": "PASSED"
            },
            "ptestresult.busybox.true-is-silent": {
                "status": "PASSED"
            },
            "ptestresult.busybox.true-returns-success": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq_-__specify_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq_-c__occurrence_count_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq_-d__dups_only_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq_-f_-s__skip_fields_and_chars_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq_-s_-w__skip_fields_and_compare_max_chars_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq_-u_and_-d_produce_no_output": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq_-w__compare_max_characters_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq__default_to_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq__exit_success_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq__exit_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq__stdin__outfile": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq_input_-__specify_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq_input__specify_file_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uniq_input_outfile__two_files_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.unzip__archive_with_corrupted_lzma_1_": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.unzip__archive_with_corrupted_lzma_2_": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.unzip__bad_archive_": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.unzip__subdir_only_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.uptime-works": {
                "status": "PASSED"
            },
            "ptestresult.busybox.wc-counts-all": {
                "status": "PASSED"
            },
            "ptestresult.busybox.wc-counts-characters": {
                "status": "PASSED"
            },
            "ptestresult.busybox.wc-counts-lines": {
                "status": "PASSED"
            },
            "ptestresult.busybox.wc-counts-words": {
                "status": "PASSED"
            },
            "ptestresult.busybox.wc-prints-longest-line-length": {
                "status": "PASSED"
            },
            "ptestresult.busybox.which-uses-default-path": {
                "status": "PASSED"
            },
            "ptestresult.busybox.xargs-works": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.xargs_-E_''": {
                "status": "PASSED"
            },
            "ptestresult.busybox.xargs_-E___stops_on_underscore": {
                "status": "PASSED"
            },
            "ptestresult.busybox.xargs_-I_skips_empty_lines_and_leading_whitespace": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.xargs_-e_without_param": {
                "status": "PASSED"
            },
            "ptestresult.busybox.xargs_-n1": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.xargs_-n2": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.xargs_-s7_can_take_one-char_input": {
                "status": "PASSED"
            },
            "ptestresult.busybox.xargs_-sNUM_test_1": {
                "status": "PASSED"
            },
            "ptestresult.busybox.xargs_-sNUM_test_2": {
                "status": "PASSED"
            },
            "ptestresult.busybox.xargs_argument_line_too_long": {
                "status": "SKIPPED"
            },
            "ptestresult.busybox.xargs_does_not_stop_on_underscore__'new'_GNU_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.busybox.zcat:_dont_delete_Z_src": {
                "status": "PASSED"
            },
            "ptestresult.busybox.zcat:_dont_delete_bz2_src": {
                "status": "PASSED"
            },
            "ptestresult.busybox.zcat:_dont_delete_gz_src": {
                "status": "PASSED"
            },
            "ptestresult.busybox.zcat_can_handle_compressed_zero-length__.Z__files": {
                "status": "PASSED"
            },
            "ptestresult.busybox.zcat_can_print_many_files": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:35\nBEGIN: /usr/lib/busybox/ptest\n======================\necho -ne '' >input\necho -ne '' | ./unknown 2>&1\nPASS: busybox as unknown name\nSKIP: busybox --help busybox\n======================\necho -ne '' >input\necho -ne '' | busybox 2>&1 | cat\nPASS: busybox\n======================\necho -ne '' >input\necho -ne '' | busybox unknown 2>&1\nPASS: busybox unknown\n======================\necho -ne '' >input\necho -ne '' | busybox --help 2>&1\nPASS: busybox --help\nSKIP: busybox cat\nSKIP: busybox --help cat\n======================\necho -ne '' >input\necho -ne '' | busybox --help unknown 2>&1\nPASS: busybox --help unknown\n======================\necho -ne '' >input\necho -ne '' | ./busybox-suffix 2>&1 | cat\nPASS: ./busybox-suffix\n======================\necho -ne '' >input\necho -ne '' | ./busybox-suffix unknown 2>&1\nPASS: ./busybox-suffix unknown\n======================\necho -ne '' >input\necho -ne '' | ./busybox-suffix --help 2>&1\nPASS: ./busybox-suffix --help\nSKIP: ./busybox-suffix cat\nSKIP: ./busybox-suffix --help cat\n======================\necho -ne '' >input\necho -ne '' | ./busybox-suffix --help unknown 2>&1\nPASS: ./busybox-suffix --help unknown\n======================\necho -ne '' >input\necho -ne '' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 0\n======================\necho -ne '' >input\necho -ne '\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 1\n======================\necho -ne '' >input\necho -ne '#\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 2\n======================\necho -ne '' >input\necho -ne '#abc#\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 3\n======================\necho -ne '' >input\necho -ne '#abc#zz\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 4\n======================\necho -ne '' >input\necho -ne '#abc##zz\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 5\n======================\necho -ne '' >input\necho -ne 'z#abc##zz\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 6\n======================\necho -ne '' >input\necho -ne 'z##abc##zz\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 7\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{if(23==23) print \"foo\"}'\nPASS: awk if operator == \n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{if(23!=23) print \"bar\"}'\nPASS: awk if operator != \n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{if(23>=23) print \"foo\"}'\nPASS: awk if operator >= \n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{if(2 < 13) print \"foo\"}'\nPASS: awk if operator < \n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{if(\"a\"==\"ab\") print \"bar\"}'\nPASS: awk if string == \n======================\necho -ne '' >input\necho -ne '\\n' | awk '{ print or(4294967295,1) }'\nPASS: awk bitwise op\n======================\necho -ne '' >input\necho -ne '' | awk '\nfunction empty_fun(count) {\n  # empty\n}\nEND {\n  i=1\n  print \"L\" i \"\\n\"\n  empty_fun(i + i + ++i)\n  print \"L\" i \"\\n\"\n}'\nPASS: awk handles empty function f(arg){}\n======================\necho -ne '' >input\necho -ne '' | awk '\nfunction empty_fun(){}\nEND {empty_fun()\n  print \"Ok\"\n}'\nPASS: awk handles empty function f(){}\n======================\necho -ne '' >input\necho -ne '' | awk '\nfunction outer_fun() {\n  return 1\n}\nEND {\n  i=1\n  print \"L\" i \"\\n\"\n  i += outer_fun()\n  print \"L\" i \"\\n\"\n}'\nPASS: awk properly handles function from other scope\n======================\necho -ne '' >input\necho -ne '' | awk '\nEND {\n  i=1\n  print \"L\" i \"\\n\"\n  i + trigger_error_fun()\n  print \"L\" i \"\\n\"\n}' 2>&1\nPASS: awk properly handles undefined function\n======================\necho -ne '' >input\necho -ne '' | awk '\nBEGIN {\n  v=1\n  a=2\n  print v (a)\n}' 2>&1\nPASS: awk 'v (a)' is not a function call, it is a concatenation\n======================\necho -ne '' >input\necho -ne '' | awk 'func f(){print\"F\"};func g(){print\"G\"};BEGIN{f(g(),g())}' 2>&1\nPASS: awk unused function args are evaluated\nSKIP: awk hex const 1\nSKIP: awk hex const 2\nSKIP: awk oct const\n======================\necho -ne '' >input\necho -ne '011\\n' | awk '{ print $1, $1+1 }'\nPASS: awk input is never oct\n======================\necho -ne '' >input\necho -ne '\\n' | awk '{ printf \"%f %f\\n\", \"000.123\", \"009.123\" }'\nPASS: awk floating const with leading zeroes\n======================\necho -ne '' >input\necho -ne 'a--\\na--b--\\na--b--c--\\na--b--c--d--' | awk -F-- '{ print NF, length($NF), $NF }'\nPASS: awk long field sep\n======================\necho -ne '' >input\necho -ne 'a!b\\n' | awk -F'\\x21' '{print $1}'\nPASS: awk -F handles escapes\n======================\necho -ne '' >input\necho -ne 'Hi\\n' | awk 'gsub(\"@(samp|code|file)\\{\",\"\");'; echo $?\nPASS: awk gsub falls back to non-extended-regex\n======================\necho -ne '' >input\necho -ne '' | awk -f awk_t1_opt-functions.awk -f awk_t1_opth-gen.awk <awk_t1_input | md5sum\nPASS: awk 'gcc build bug'\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { print \":\" NF \":\" $0 \":\" $1 \":\" $2 \":\" }'\nPASS: awk NF in BEGIN\n======================\necho -ne '' >input\necho -ne '' | awk '\nfunction b(tmp) {\n\ttmp = 0;\n\tprint \"\" tmp; #this line causes the bug\n\treturn tmp;\n}\nfunction c(tmpc) {\n\ttmpc = b(); return tmpc;\n}\nBEGIN {\n\tprint (c() ? \"string\" : \"number\");\n}'\nPASS: awk string cast (bug 725)\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { arr [3] = 1; print arr [3] }'\nPASS: awk handles whitespace before array subscript\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { getline line <\"doesnt_exist\"; print ERRNO; ERRNO=0; close(\"doesnt_exist\"); print ERRNO; print \"Ok\" }'\nPASS: awk handles non-existing file correctly\n======================\necho -ne '' >input\necho -ne '' | awk '\nBEGIN {\n  u[\"a\"]=1\n  u[\"b\"]=1\n  u[\"c\"]=1\n  v[\"d\"]=1\n  v[\"e\"]=1\n  v[\"f\"]=1\n  for (l in u) {\n    print \"outer1\", l;\n    for (l in v) {\n      print \" inner\", l;\n    }\n    print \"outer2\", l;\n  }\n  print \"end\", l;\n  l=\"a\"\n  exit;\n}'\nPASS: awk nested loops with the same variable\n======================\necho -ne '' >input\necho -ne '' | awk '\nBEGIN{\ncnt = 0\na[cnt] = \"zeroth\"\na[++cnt] = \"first\"\ndelete a[cnt--]\nprint cnt\nprint \"[0]:\" a[0]\nprint \"[1]:\" a[1]\n}'\nPASS: awk 'delete a[v--]' evaluates v-- once\n======================\necho -ne '' >input\necho -ne '' | awk 'func f(,) { }' 2>&1\nPASS: awk func arg parsing 1\n======================\necho -ne '' >input\necho -ne '' | awk 'func f(a,,b) { }' 2>&1\nPASS: awk func arg parsing 2\n======================\necho -ne '' >input\necho -ne '' | awk 'func f(a,) { }' 2>&1\nPASS: awk func arg parsing 3\n======================\necho -ne '' >input\necho -ne '' | awk 'func f(a b) { }' 2>&1\nPASS: awk func arg parsing 4\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN {print()}' 2>&1\nPASS: awk handles empty ()\n======================\necho -ne '' >input\necho -ne 'a:b c:d\\ne:f g:h' | awk '{FS=\":\"; print $1}'\nPASS: awk FS assignment\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{n=(2^31)-1; print n, int(n), n%1, ++n, int(n), n%1}'\nPASS: awk large integer\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{ A[1]=2; A[\"qwe\"]=\"asd\"; print length(A)}'\nPASS: awk length(array)\n======================\necho -ne '' >input\necho -ne 'qwe' | awk '{print length; print length(); print length(\"qwe\"); print length(99+9)}'\nPASS: awk length()\n======================\necho -ne '' >input\necho -ne '\\n' | awk '{ print length, 1 }'\nPASS: awk print length, 1\n======================\necho -ne '' >input\necho -ne '\\n' | awk '{ print length 1 }'\nPASS: awk print length 1\n======================\necho -ne '' >input\necho -ne '\\n' | awk 'length == 0 { print \"foo\" }'\nPASS: awk length == 0\n======================\necho -ne '' >input\necho -ne '\\n' | awk '{ if (length == 0) { print \"bar\" } }'\nPASS: awk if (length == 0)\n======================\necho -ne 'do re mi\\n' >input\necho -ne '{print $2; print ARGC;}' | awk -f - input\nPASS: awk -f and ARGC\n======================\necho -ne 'do re mi\\n' >input\necho -ne '' | awk -e '{print $2; print ARGC;}' input\nPASS: awk -e and ARGC\n======================\necho -ne '' >input\necho -ne 'BEGIN { if (1) break; else a = 1 }' | awk -f - 2>&1; echo $?\nPASS: awk break\n======================\necho -ne '' >input\necho -ne 'BEGIN { if (1) continue; else a = 1 }' | awk -f - 2>&1; echo $?\nPASS: awk continue\n======================\necho -ne '' >input\necho -ne '' | awk -e '{ for() }' 2>&1\nPASS: awk handles invalid for loop\n======================\necho -ne '' >input\necho -ne '' | awk -e foo:bar: 2>&1\nPASS: awk handles colon not preceded by ternary\n======================\necho -ne '' >input\necho -ne '' | awk -e '{delete}' 2>&1\nPASS: awk errors on missing delete arg\n======================\necho -ne '' >input\necho -ne '\\n' | awk '{printf(\"hello%c null\\n\", 0)}'\nPASS: awk printf('%c') can output NUL\nSKIP: awk printf('%-10c') can output NUL\n======================\necho -ne '' >input\necho -ne 'anything' | awk 2>&1 -- '{ $(-1) }'\nPASS: awk negative field access\n======================\necho -ne '' >input\necho -ne 'anything' | awk -v i=1 \"BEGIN {print \\\"str\\\" ++i}\"\nPASS: awk do not allow \"str\"++\n======================\necho -ne '' >input\necho -ne 'foo--bar' | awk -F '-*' '{print $1 \"-\" $2 \"=\" $3 \"*\" $4}'\nPASS: awk FS regex which can match empty string\n======================\necho -ne '' >input\necho -ne 'a=====123=' | awk -F '=+' '{print $NF}'\nPASS: awk $NF is empty\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { exit 42 } END { exit }'; echo $?\nPASS: awk exit N propagates through END's exit\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { print \"STDERR %s\" >\"/dev/stderr\" }' 2>&1\nPASS: awk print + redirect\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { \"echo HELLO\" | getline; print }'\nPASS: awk \"cmd\" | getline\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { printf \"%%\\n\" }'\nPASS: awk printf %% prints one %\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { printf \"Hello\\\n world\\n\" }'\nPASS: awk backslash+newline eaten with no trace\n======================\necho -ne '' >input\necho -ne 'foo' | awk '$1==$1=\"foo\" {print $1}'\nPASS: awk assign while test\nPASS: basename-does-not-remove-identical-extension\nPASS: basename-works\nPASS: bunzip2-reads-from-standard-input\nPASS: bunzip2-removes-compressed-file\nPASS: bunzip2: doesnt exist\nPASS: bunzip2: unknown suffix\nPASS: bunzip2: already exists\nPASS: bunzip2: stream unpack\nPASS: bunzip2: delete src\nPASS: bunzip2: test_bz2 file\nPASS: bunzip2: pbzip_4m_zeros file\nPASS: bunzip2: bz2_issue_11.bz2 corrupted example\nPASS: bunzip2: bz2_issue_12.bz2 corrupted example\nPASS: bzcat-does-not-remove-compressed-file\nPASS: zcat: dont delete gz src\nPASS: zcat: dont delete bz2 src\nPASS: zcat: dont delete Z src\n======================\necho -ne '\\x42\\x5a\\x68\\x39\\x31\\x41\\x59\\x26\\x53\\x59\\x63\\x3e\\xd6\\xe2\\x00\\x00\\x00\\xc1\\x00\\x00\\x10\\x20\\x00\\x20\\x00\\x21\\x00\\x82\\xb1\\x77\\x24\\x53\\x85\\x09\\x06\\x33\\xed\\x6e\\x20' >input\necho -ne '' | bzcat input input; echo $?\nPASS: bzcat can print many files\n======================\necho -ne '\\x42\\x5a\\x68\\x39\\x17\\x72\\x45\\x38\\x50\\x90\\x00\\x00\\x00\\x00' >input\necho -ne '' | bzcat input input; echo $?\nPASS: bzcat can handle compressed zero-length bzip2 files\n======================\necho -ne '\\x1f\\x9d\\x90\\x61\\x14\\x00' >input\necho -ne '' | zcat input input; echo $?\nPASS: zcat can print many files\n======================\necho -ne '\\x1f\\x9d\\x90\\x00' >input\necho -ne '' | zcat input input; echo $?\nPASS: zcat can handle compressed zero-length (.Z) files\nPASS: cat-prints-a-file\nPASS: cat-prints-a-file-and-standard-input\nSKIP: cat -e\nSKIP: cat -v\n======================\necho -ne '' >input\necho -ne 'line 1\\n\\nline 3\\n' | cat -n\nPASS: cat -n\n======================\necho -ne '' >input\necho -ne 'line 1\\n\\nline 3\\n' | cat -b\nPASS: cat -b\nPASS: cmp-detects-difference\nPASS: cp-RHL-does_not_preserve-links\nPASS: cp-a-files-to-dir\nPASS: cp-a-preserves-links\nPASS: cp-copies-empty-file\nPASS: cp-copies-large-file\nPASS: cp-copies-small-file\nPASS: cp-d-files-to-dir\nPASS: cp-dev-file\nPASS: cp-dir-create-dir\nPASS: cp-dir-existing-dir\nPASS: cp-does-not-copy-unreadable-file\nPASS: cp-files-to-dir\nPASS: cp-follows-links\nPASS: cp-parents\nSKIP: cp-preserves-hard-links\nPASS: cp-preserves-links\nPASS: cp-preserves-source-file\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file         && test   -f file             || echo BAD: file\ntest ! -L file_symlink && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir          && test ! -e dir              || echo BAD: dir\ntest ! -L dir_symlink  && test ! -e dir_symlink      || echo BAD: dir_symlink\n\nPASS: cp\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -d * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file         && test   -f file             || echo BAD: file\ntest   -L file_symlink && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir          && test ! -e dir              || echo BAD: dir\ntest   -L dir_symlink  && test ! -e dir_symlink      || echo BAD: dir_symlink\n\nPASS: cp -d\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -P * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file         && test   -f file             || echo BAD: file\ntest   -L file_symlink && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir          && test ! -e dir              || echo BAD: dir\ntest   -L dir_symlink  && test ! -e dir_symlink      || echo BAD: dir_symlink\n\nPASS: cp -P\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -L * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file         && test   -f file             || echo BAD: file\ntest ! -L file_symlink && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir          && test ! -e dir              || echo BAD: dir\ntest ! -L dir_symlink  && test ! -e dir_symlink      || echo BAD: dir_symlink\n\nPASS: cp -L\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -H * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file         && test   -f file             || echo BAD: file\ntest ! -L file_symlink && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir          && test ! -e dir              || echo BAD: dir\ntest ! -L dir_symlink  && test ! -e dir_symlink      || echo BAD: dir_symlink\n\nPASS: cp -H\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -R * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file             && test   -f file             || echo BAD: file\ntest   -L file_symlink     && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir              && test   -d dir              || echo BAD: dir\ntest   -L dir_symlink      && test   -d dir_symlink      || echo BAD: dir_symlink\ntest ! -L dir/file         && test   -f dir/file         || echo BAD: dir/file\ntest   -L dir/file_symlink && test   -f dir/file_symlink || echo BAD: dir/file_symlink\n\nPASS: cp -R\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -Rd * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file             && test   -f file             || echo BAD: file\ntest   -L file_symlink     && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir              && test   -d dir              || echo BAD: dir\ntest   -L dir_symlink      && test   -d dir_symlink      || echo BAD: dir_symlink\ntest ! -L dir/file         && test   -f dir/file         || echo BAD: dir/file\ntest   -L dir/file_symlink && test   -f dir/file_symlink || echo BAD: dir/file_symlink\n\nPASS: cp -Rd\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -RP * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file             && test   -f file             || echo BAD: file\ntest   -L file_symlink     && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir              && test   -d dir              || echo BAD: dir\ntest   -L dir_symlink      && test   -d dir_symlink      || echo BAD: dir_symlink\ntest ! -L dir/file         && test   -f dir/file         || echo BAD: dir/file\ntest   -L dir/file_symlink && test   -f dir/file_symlink || echo BAD: dir/file_symlink\n\nPASS: cp -RP\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -RL * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file             && test   -f file             || echo BAD: file\ntest ! -L file_symlink     && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir              && test   -d dir              || echo BAD: dir\ntest ! -L dir_symlink      && test   -d dir_symlink      || echo BAD: dir_symlink\ntest ! -L dir/file         && test   -f dir/file         || echo BAD: dir/file\ntest ! -L dir/file_symlink && test   -f dir/file_symlink || echo BAD: dir/file_symlink\n\nPASS: cp -RL\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -RHL * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file             && test   -f file             || echo BAD: file\ntest ! -L file_symlink     && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir              && test   -d dir              || echo BAD: dir\ntest ! -L dir_symlink      && test   -d dir_symlink      || echo BAD: dir_symlink\ntest ! -L dir/file         && test   -f dir/file         || echo BAD: dir/file\ntest ! -L dir/file_symlink && test   -f dir/file_symlink || echo BAD: dir/file_symlink\n\nPASS: cp -RHL\n======================\necho -ne '' >input\necho -ne '' | echo -ne '\\x42\\x5a\\x68\\x39\\x31\\x41\\x59\\x26\\x53\\x59\\x64\\x1e\\x91\\x8c\\x00\\x00\\x48\\x7f\\x80\\x4c\\x48\\x08\\x00\\x28\\x01\\xff\\xe0\\x3f\\x24\\x14\\x00\\x0e\\x20\\xdc\\x60\\x20\\x00\\x92\\x11\\xea\\xa0\\x1a\\x00\\x00\\x00\\x03\\x20\\x8a\\x93\\xd4\\x9a\\x68\\x1a\\x0d\\x1e\\x91\\xa1\\xa0\\x06\\x98\\xe3\\x5c\\x2f\\xd9\\x26\\xa1\\x25\\x24\\x20\\xed\\x47\\xc7\\x21\\x40\\x2b\\x6e\\xf2\\xe6\\xfe\\x98\\x13\\x68\\xa8\\xbd\\x82\\xb2\\x4f\\x26\\x02\\x24\\x16\\x5b\\x22\\x16\\x72\\x74\\x15\\xcd\\xc1\\xa6\\x9e\\xa6\\x5e\\x6c\\x16\\x37\\x35\\x01\\x99\\xc4\\x81\\x21\\x29\\x28\\x4b\\x69\\x51\\xa9\\x3c\\x1a\\x9b\\x0a\\xe1\\xe4\\xb4\\xaf\\x85\\x73\\xba\\x23\\x10\\x59\\xe8\\xb3\\xe1\\xa1\\x63\\x05\\x8c\\x4f\\xc5\\xdc\\x91\\x4e\\x14\\x24\\x19\\x07\\xa4\\x63\\x00' | bzcat | cpio -i 2>&1; echo $?;\nls -ln cpio.testdir | sed 's/  */ /g' | cut -d' ' -f 1-5,9- | grep -v '^total '\nPASS: cpio extracts zero-sized hardlinks\nSKIP: cpio extracts zero-sized hardlinks 2\nSKIP: cpio -p with absolute paths\nSKIP: cpio restores suid/sgid bits\n======================\necho -ne '' >input\necho -ne '' | echo -ne '\\x42\\x5a\\x68\\x39\\x31\\x41\\x59\\x26\\x53\\x59\\x64\\x1e\\x91\\x8c\\x00\\x00\\x48\\x7f\\x80\\x4c\\x48\\x08\\x00\\x28\\x01\\xff\\xe0\\x3f\\x24\\x14\\x00\\x0e\\x20\\xdc\\x60\\x20\\x00\\x92\\x11\\xea\\xa0\\x1a\\x00\\x00\\x00\\x03\\x20\\x8a\\x93\\xd4\\x9a\\x68\\x1a\\x0d\\x1e\\x91\\xa1\\xa0\\x06\\x98\\xe3\\x5c\\x2f\\xd9\\x26\\xa1\\x25\\x24\\x20\\xed\\x47\\xc7\\x21\\x40\\x2b\\x6e\\xf2\\xe6\\xfe\\x98\\x13\\x68\\xa8\\xbd\\x82\\xb2\\x4f\\x26\\x02\\x24\\x16\\x5b\\x22\\x16\\x72\\x74\\x15\\xcd\\xc1\\xa6\\x9e\\xa6\\x5e\\x6c\\x16\\x37\\x35\\x01\\x99\\xc4\\x81\\x21\\x29\\x28\\x4b\\x69\\x51\\xa9\\x3c\\x1a\\x9b\\x0a\\xe1\\xe4\\xb4\\xaf\\x85\\x73\\xba\\x23\\x10\\x59\\xe8\\xb3\\xe1\\xa1\\x63\\x05\\x8c\\x4f\\xc5\\xdc\\x91\\x4e\\x14\\x24\\x19\\x07\\xa4\\x63\\x00' | bzcat | cpio -id 2>&1; echo $?\nPASS: cpio extracts in existing directory\nSKIP: cpio uses by default uid/gid\nSKIP: cpio -R with create\nSKIP: cpio -R with extract\nPASS: cut-cuts-a-character\nPASS: cut-cuts-a-closed-range\nPASS: cut-cuts-a-field\nPASS: cut-cuts-an-open-range\nPASS: cut-cuts-an-unclosed-range\n======================\necho -ne 'the quick brown fox\\n' >input\necho -ne 'jumps over the lazy dog\\n' | cut -d' ' -f2 - input\nPASS: cut '-' (stdin) and multi file handling\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -b 3,3,3 input\nPASS: cut -b a,a,a\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -b 1-3,2-5,7-9,9-10 input\nPASS: cut -b overlaps\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -b 3-8,4-6 input\nPASS: -b encapsulated\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -b 8-3 abc.txt 2>/dev/null || echo err\nPASS: cut high-low error\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -c 4-10 input\nPASS: cut -c a-b\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -c 41- input\nPASS: cut -c a-\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -c -39 input\nPASS: cut -c -b\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -c 40 input\nPASS: cut -c a\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -c 3,5-7,10 input\nPASS: cut -c a,b-c,d\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -d ':' -f 5- input\nPASS: cut -f a-\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -d ' ' -f 3 input\nPASS: cut show whole line with no delim\n======================\necho -ne '' >input\necho -ne '' | echo 'ref_categorie=test' | cut -c 1-15 \nPASS: cut with echo, -c (a-b)\n======================\necho -ne '' >input\necho -ne '' | echo 'ref_categorie=test' | cut -c 14\nPASS: cut with echo, -c (a)\n======================\necho -ne 'abcdefghijklmnopqrstuvwxyz' >input\necho -ne '' | cut -c 4,5,20 input\nPASS: cut with -c (a,b,c)\n======================\necho -ne 'abcdefghijklmnopqrstuvwxyz' >input\necho -ne '' | cut -b 4,5,20 input\nPASS: cut with -b (a,b,c)\n======================\necho -ne '406378:Sales:Itorre:Jan\n031762:Marketing:Nasium:Jim\n636496:Research:Ancholie:Mel\n396082:Sales:Jucacion:Ed\n' >input\necho -ne '' | cut -d: -f3 -s input\nPASS: cut with -d -f(:) -s\n======================\necho -ne '406378:Sales:Itorre:Jan\n031762:Marketing:Nasium:Jim\n636496:Research:Ancholie:Mel\n396082:Sales:Jucacion:Ed\n' >input\necho -ne '' | cut -d' ' -f3 -s input && echo yes\nPASS: cut with -d -f( ) -s\n======================\necho -ne '406378:Sales:Itorre:Jan\n031762:Marketing:Nasium:Jim\n636496:Research:Ancholie:Mel\n396082:Sales:Jucacion:Ed\n' >input\necho -ne '' | cut -da -f3 -s input\nPASS: cut with -d -f(a) -s\n======================\necho -ne '406378:Sales:Itorre:Jan\n031762:Marketing:Nasium:Jim\n636496:Research:Ancholie:Mel\n396082:Sales:Jucacion:Ed\n' >input\necho -ne '' | cut -da -f3 -s -n input\nPASS: cut with -d -f(a) -s -n\n======================\necho -ne '' >input\necho -ne 'Bother, said Pooh. It's your husband, and he has a gun.\nCheerios are donut seeds.\nTalk is cheap because supply exceeds demand.\nWeather forecast for tonight : dark.\nApple: you can buy better, but you can't pay more.\nSubcalifragilisticexpialidocious.\nAuntie Em: Hate you, hate Kansas. Took the dog. Dorothy.' | cut -DF 2,7,5\nPASS: cut -DF\n======================\necho -ne '' >input\necho -ne 'a::b\\n' | cut -d ':' -f 1-3\nPASS: cut empty field\n======================\necho -ne '' >input\necho -ne 'a::b::c:d\\n' | cut -d ':' -f 3-5\nPASS: cut empty field 2\nPASS: date-@-works\nPASS: date-R-works\nPASS: date-format-works\nSKIP: date-timezone\nPASS: date-u-works\nPASS: date-works\nPASS: date-works-1\n======================\necho -ne '' >input\necho -ne '10 20+p' | dc\nPASS: dc basic syntax (stdin, multiple args)\n======================\necho -ne '' >input\necho -ne '' | dc -e'10 20+p'\nPASS: dc basic syntax (argv, single arg)\n======================\necho -ne '' >input\necho -ne '' | dc -e10 -e20+p\nPASS: dc basic syntax (argv, multiple args)\n======================\necho -ne '' >input\necho -ne '' | dc -e'8 8 * 2 2 + / p'\nPASS: dc complex with spaces (single arg)\n======================\necho -ne '' >input\necho -ne '' | dc -e'8 8*2 2+/p'\nPASS: dc complex without spaces (single arg)\n======================\necho -ne '' >input\necho -ne '' | dc -e8 -e8 -e\\* -e2 -e2 -e+ -e/ -ep\nPASS: dc complex with spaces (multiple args)\n======================\necho -ne '' >input\necho -ne '' | dc -e8 -e8\\*2 -e2+/p\nPASS: dc complex without spaces (multiple args)\nSKIP: dc: x should execute strings\nSKIP: dc: x should not execute or pop non-strings\nSKIP: dc: x should work with strings created from a\nSKIP: dc: p should print invalid escapes\nSKIP: dc: p should print trailing backslashes\nSKIP: dc: p should parse/print single backslashes\nSKIP: dc: p should print single backslash strings\nSKIP: dc read\nSKIP: dc read string\nSKIP: dc '>a' (conditional execute string) 1\nSKIP: dc '>a' (conditional execute string) 2\nSKIP: dc '>aeb' (conditional execute string with else)\nSKIP: dc space can be a register\nSKIP: dc newline can be a register\nSKIP: dc Z (length) for numbers\nSKIP: dc dc_add.dc\nSKIP: dc dc_boolean.dc\nSKIP: dc dc_decimal.dc\nSKIP: dc dc_divide.dc\nSKIP: dc dc_divmod.dc\nSKIP: dc dc_misc.dc\nSKIP: dc dc_modexp.dc\nSKIP: dc dc_modulus.dc\nSKIP: dc dc_multiply.dc\nSKIP: dc dc_power.dc\nSKIP: dc dc_sqrt.dc\nSKIP: dc dc_strings.dc\nSKIP: dc dc_subtract.dc\nSKIP: dc -x dcx_vars.dc\nPASS: dd-accepts-if\nPASS: dd-accepts-of\nPASS: dd-copies-from-standard-input-to-standard-output\nSKIP: dd-count-bytes\nPASS: dd-prints-count-to-standard-error\nPASS: dd-reports-write-errors\n======================\necho -ne 'qwe\\nasd\\nzxc\\n' >input\necho -ne 'asd\\n' | diff -u - input | sed 's/\t.*//'\nPASS: diff of stdin\n======================\necho -ne 'qwe\\nasd\\nzxc' >input\necho -ne 'asd\\n' | diff -u - input | sed 's/\t.*//'\nPASS: diff of stdin, no newline in the file\n======================\necho -ne '' >input\necho -ne 'stdin' | diff - -; echo $?; wc -c\nPASS: diff of stdin, twice\n======================\necho -ne '' >input\necho -ne 'a\\n' | diff -u - input | sed 's/\t.*//'\nPASS: diff of empty file against stdin\n======================\necho -ne 'a\\n' >input\necho -ne '' | diff -u - input | sed 's/\t.*//'\nPASS: diff of empty file against nonempty one\n======================\necho -ne 'abc' >input\necho -ne 'abc ' | diff -ub - input; echo $?\nPASS: diff -b treats EOF as whitespace\n======================\necho -ne 'a \\t c\\n' >input\necho -ne 'a\\t \\tc\\n' | diff -ub - input; echo $?\nPASS: diff -b treats all spaces as equal\n======================\necho -ne 'a\\n' >input\necho -ne '\\na\\n\\n' | diff -uB - input; echo $?\nPASS: diff -B ignores changes whose lines are all blank\n======================\necho -ne 'a\\n' >input\necho -ne '\\nb\\n\\n' | diff -uB - input | sed 's/\t.*//'\nPASS: diff -B does not ignore changes whose lines are not all blank\n======================\necho -ne '\\n1\\n' >input\necho -ne '1\\n' | diff -qB - input; echo $?\nPASS: diff -B ignores blank single line change\n======================\necho -ne '0\\n' >input\necho -ne '1\\n' | diff -qB - input; echo $?\nPASS: diff -B does not ignore non-blank single line change\n======================\necho -ne 'abc\\na  c\\ndef\\n' >input\necho -ne 'a c\\n' | diff -ub - input | sed 's/\t.*//'\nPASS: diff always takes context from old file\n======================\necho -ne '' >input\necho -ne '' | diff -ur diff1 diff2/subdir | sed 's/\t.*//'\nPASS: diff diff1 diff2/subdir\n======================\necho -ne '' >input\necho -ne '' | diff -ur diff1 diff2/subdir/- | sed 's/\t.*//'\nPASS: diff dir dir2/file/-\n======================\necho -ne '' >input\necho -ne '' | diff -ur diff1 diff2/subdir | sed 's/\t.*//'\nPASS: diff of dir and fifo\n======================\necho -ne '' >input\necho -ne '' | diff -ur diff1 diff2/subdir | sed 's/\t.*//'\nPASS: diff of file and fifo\n======================\necho -ne '' >input\necho -ne '' | diff -urN diff1 diff2/subdir | sed 's/\t.*//'\nPASS: diff -rN does not read non-regular files\n======================\necho -ne '' >input\necho -ne '' | diff -ur diff1 diff2/ | sed 's/\t.*//'; diff -ur .///diff1 diff2//// | sed 's/\t.*//'\nPASS: diff diff1 diff2/\nPASS: dirname-handles-absolute-path\nPASS: dirname-handles-empty-path\nPASS: dirname-handles-multiple-slashes\nPASS: dirname-handles-relative-path\nPASS: dirname-handles-root\nPASS: dirname-handles-single-component\nPASS: dirname-works\nPASS: du-h-works\nPASS: du-k-works\nPASS: du-l-works\nPASS: du-m-works\nPASS: du-s-works\nPASS: du-works\nPASS: echo-does-not-print-newline\nPASS: echo-prints-argument\nPASS: echo-prints-arguments\nSKIP: echo-prints-dash\nPASS: echo-prints-newline\nSKIP: echo-prints-non-opts\nSKIP: echo-prints-slash-zero\nSKIP: echo-prints-slash_00041\nSKIP: echo-prints-slash_0041\nSKIP: echo-prints-slash_041\nSKIP: echo-prints-slash_41\nPASS: expr-big\nPASS: expr-works\nPASS: false-is-silent\nPASS: false-returns-failure\nPASS: find-supports-minus-xdev\n======================\necho -ne '' >input\necho -ne '' | cd find.tempdir && find -type f 2>&1\nPASS: find -type f\n======================\necho -ne '' >input\necho -ne '' | cd find.tempdir && find testfile -exec true {} \\; 2>&1; echo $?\nPASS: find -exec exitcode 1\n======================\necho -ne '' >input\necho -ne '' | cd find.tempdir && find testfile -exec true {} + 2>&1; echo $?\nPASS: find -exec exitcode 2\n======================\necho -ne '' >input\necho -ne '' | cd find.tempdir && find testfile -exec false {} \\; 2>&1; echo $?\nPASS: find -exec exitcode 3\n======================\necho -ne '' >input\necho -ne '' | cd find.tempdir && find testfile -exec false {} + 2>&1; echo $?\nPASS: find -exec exitcode 4\n======================\necho -ne '' >input\necho -ne '' | find / -maxdepth 0 -name /\nPASS: find / -maxdepth 0 -name /\n======================\necho -ne '' >input\necho -ne '' | find // -maxdepth 0 -name /\nPASS: find // -maxdepth 0 -name /\n======================\necho -ne '' >input\necho -ne '' | find / -maxdepth 0 -name //\nPASS: find / -maxdepth 0 -name //\n======================\necho -ne '' >input\necho -ne '' | find // -maxdepth 0 -name //\nPASS: find // -maxdepth 0 -name //\n======================\necho -ne '' >input\necho -ne '' | find ./// -name .\nPASS: find ./// -name .\n======================\necho -ne '' >input\necho -ne '' | find ./// -name .///\nPASS: find ./// -name .///\n======================\necho -ne '' >input\necho -ne '' | grep nonexistent 2> /dev/null ; echo $?\nPASS: grep (exit with error)\n======================\necho -ne '' >input\necho -ne '' | grep grep '/usr/lib/busybox/ptest/testsuite/grep.tests' > /dev/null 2>&1 ; echo $?\nPASS: grep (exit success)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\nthree\\nthree\\nthree\\n' | grep two\nPASS: grep (default to stdin)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\nthree\\nthree\\nthree\\n' | grep two -\nPASS: grep - (specify stdin)\n======================\necho -ne 'one\\ntwo\\nthree\\nthree\\nthree\\n' >input\necho -ne '' | grep two input\nPASS: grep input (specify file)\n======================\necho -ne 'bug' >input\necho -ne '' | grep bug input\nPASS: grep (no newline at EOL)\n======================\necho -ne 'one\\ntwo\\nthree\\nthree\\nthree\\n' >input\necho -ne '' | grep two input empty 2>/dev/null\nPASS: grep two files\n======================\necho -ne 'one\\ntwo\\nthree\\n' >input\necho -ne 'one\\ntwo\\ntoo\\nthree\\nthree\\n' | grep two - input\nPASS: grep - infile (specify stdin and file)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | grep two - nonexistent 2> /dev/null ; echo $?\nPASS: grep - nofile (specify stdin and nonexisting file)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | grep -q nomatch - nonexistent 2> /dev/null ; echo $?\nPASS: grep -q - nofile (specify stdin and nonexisting file, no match)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | grep -q two - nonexistent ; echo $?\nPASS: grep -q - nofile (specify stdin and nonexisting file, match)\n======================\necho -ne '' >input\necho -ne '' | grep -s nomatch nonexistent ; echo $?\nPASS: grep -s nofile (nonexisting file, no match)\n======================\necho -ne '' >input\necho -ne 'nomatch\\ndomatch\\nend\\n' | grep -s domatch nonexistent - ; echo $?\nPASS: grep -s nofile - (stdin and nonexisting file, match)\nSKIP: grep handles NUL in files\nSKIP: grep handles NUL on stdin\nSKIP: grep matches NUL\n======================\necho -ne 'one\\ntwo\\n' >input\necho -ne '' | grep -e one -e two input ; echo $?\nPASS: grep handles multiple regexps\n======================\necho -ne 'one\\ntwo\\n' >input\necho -ne '' | grep -F -e one -e two input ; echo $?\nPASS: grep -F handles multiple expessions\n======================\necho -ne 'FOO\\n' >input\necho -ne '' | grep -F -i foo input ; echo $?\nPASS: grep -F handles -i\n======================\necho -ne 'tw\\ntwo\\nthree\\n' >input\necho -ne 'tw.\\nthr\\n' | grep -f - input ; echo $?\nPASS: grep can read regexps from stdin\n======================\necho -ne 'foo\\n' >input\necho -ne '' | grep -x foo input ; echo $?\nPASS: grep -x (full match)\n======================\necho -ne 'foo bar\\n' >input\necho -ne '' | grep -x foo input ; echo $?\nPASS: grep -x (partial match 1)\n======================\necho -ne 'bar foo\\n' >input\necho -ne '' | grep -x foo input ; echo $?\nPASS: grep -x (partial match 2)\n======================\necho -ne 'foo\\n' >input\necho -ne '' | grep -x -F foo input ; echo $?\nPASS: grep -x -F (full match)\n======================\necho -ne 'foo bar\\n' >input\necho -ne '' | grep -x -F foo input ; echo $?\nPASS: grep -x -F (partial match 1)\n======================\necho -ne 'bar foo\\n' >input\necho -ne '' | grep -x -F foo input ; echo $?\nPASS: grep -x -F (partial match 2)\n======================\necho -ne 'asd\\n' >input\necho -ne '' | grep -L qwe input; echo $?\nPASS: grep -L exitcode 0\n======================\necho -ne 'qwe\\n' >input\necho -ne 'asd\\n' | grep -L qwe input -; echo $?\nPASS: grep -L exitcode 0 #2\n======================\necho -ne 'qwe\\n' >input\necho -ne '' | grep -L qwe input; echo $?\nPASS: grep -L exitcode 1\n======================\necho -ne '' >input\necho -ne 'b\\ar\\nfoo\\nbaz' | grep -E fo+\nPASS: grep -E supports extended regexps\n======================\necho -ne '' >input\necho -ne 'foo\\nbar\\n' | egrep foo\nPASS: grep is also egrep\n======================\necho -ne '' >input\necho -ne 'FOO\\n' | egrep foo ; [ $? -ne 0 ] && echo yes\nPASS: egrep is not case insensitive\n======================\necho -ne '' >input\necho -ne '00:19:3E:00:AA:5E 00:1D:60:3D:3A:FB 00:22:43:49:FB:AA\\n' | grep -E -o '([[:xdigit:]]{2}[:-]){5}[[:xdigit:]]{2}'\nPASS: grep -E -o prints all matches\n======================\necho -ne '' >input\necho -ne '/var/test\\n' | grep -o \"[^/]*$\"\nPASS: grep -o does not loop forever\n======================\necho -ne '' >input\necho -ne 'test\\n' | grep -o \"\" | head -n1\nPASS: grep -o does not loop forever on zero-length match\n======================\necho -ne '' >input\necho -ne 'test\\n' | grep -f input\nPASS: grep -f EMPTY_FILE\n======================\necho -ne '' >input\necho -ne 'test\\n' | grep -v -f input\nPASS: grep -v -f EMPTY_FILE\n======================\necho -ne '' >input\necho -ne 'test\\n' | grep -vxf input\nPASS: grep -vxf EMPTY_FILE\n======================\necho -ne 'foop\\n' >input\necho -ne '' | grep -Fw foo input\nPASS: grep -Fw matches only words\n======================\necho -ne 'foop foo\\n' >input\necho -ne '' | grep -Fw foo input\nPASS: grep -Fw doesn't stop on 1st mismatch\n======================\necho -ne 'foop foo\\n' >input\necho -ne '' | grep -w foo input\nPASS: grep -w doesn't stop on 1st mismatch\n======================\necho -ne 'strstr\\n' >input\necho -ne '' | grep -w ^str input\nPASS: grep -w ^str doesn't match str not at the beginning\n======================\necho -ne 'anything\\n' >input\necho -ne '' | grep -w ^ input\nPASS: grep -w ^ doesn't hang\n======================\necho -ne 'wordword\\n' >input\necho -ne '' | grep -w word input\nPASS: grep -w word doesn't match wordword\n======================\necho -ne 'ww\\n' >input\necho -ne '' | grep -F -w w input\nPASS: grep -F -w w doesn't match ww\n======================\necho -ne 'bword,word\\nwordb,word\\nbwordb,word\\n' >input\necho -ne '' | grep -w word input\nPASS: grep -w word match second word\n======================\necho -ne '' >input\necho -ne '  aa bb cc\\n' | grep -x -v -e '.*aa.*' -e 'bb.*'; echo $?\nPASS: grep -x -v -e EXP1 -e EXP2 finds nothing if either EXP matches\n======================\necho -ne '' >input\necho -ne 'foo\\nbar\\nbaz\\n' | grep -Fv \"$(printf \"foo\\nbar\\n\")\"\nPASS: grep PATTERN can be a newline-delimited list\n======================\necho -ne '' >input\necho -ne 'foo\\nbar\\nbaz\\n' | grep -Fv -e \"$(printf \"foo\\nbar\\n\")\"\nPASS: grep -e PATTERN can be a newline-delimited list\n======================\necho -ne '' >input\necho -ne '' | grep -r . grep.testdir/symfoo\nPASS: grep -r on symlink to dir\n======================\necho -ne '' >input\necho -ne '' | grep -r . grep.testdir\nPASS: grep -r on dir/symlink to dir\nPASS: gunzip-reads-from-standard-input\nPASS: gunzip: doesnt exist\nPASS: gunzip: unknown suffix\nPASS: gunzip: already exists\nPASS: gunzip: stream unpack\nPASS: gunzip: delete src\nPASS: gzip-accepts-multiple-files\nPASS: gzip-accepts-single-minus\nSKIP: gzip-compression-levels\nPASS: gzip-removes-original-file\n======================\necho -ne '' >input\necho -ne '' | head head.input\nPASS: head (without args)\n======================\necho -ne '' >input\necho -ne '' | head -n 2 head.input\nPASS: head -n <positive number>\nSKIP: head -n <negative number>\n======================\necho -ne '' >input\necho -ne '\\0\\0\\0\\0' | hexdump -C\nPASS: hexdump -C with four NULs\n======================\necho -ne '' >input\necho -ne '\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0' | hexdump -e '1/1 \"%02x|\"1/1 \"%02x!\\n\"'\nPASS: hexdump does not think last padded block matches any full block\n======================\necho -ne '' >input\necho -ne '\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0' | hexdump -e '1/1 \"%02x|\"1/1 \"%02x!\\n\"'\nPASS: hexdump thinks last full block can match\nPASS: hostname-d-works\nPASS: hostname-i-works\nPASS: hostname-s-works\nPASS: hostname-works\nPASS: id-g-works\nPASS: id-u-works\nPASS: id-un-works\nPASS: id-ur-works\nPASS: ln-creates-hard-links\nPASS: ln-creates-soft-links\nPASS: ln-force-creates-hard-links\nPASS: ln-force-creates-soft-links\nPASS: ln-preserves-hard-links\nPASS: ln-preserves-soft-links\nPASS: ls-1-works\nPASS: ls-h-works\nPASS: ls-l-works\nPASS: ls-s-works\n======================\necho -ne '' >input\necho -ne '' | (cd ls.testdir && sh ../ls.mk_uni_tests) && ls -1 ls.testdir\nPASS: ls unicode test with codepoints limited to 767\n======================\necho -ne '' >input\necho -ne '' | touch ls.testdir/A ls.testdir/B; ln -s ls.testdir ls.link; ls ls.link; ls -1 ls.link/; ls -1 ls.link; rm -f ls.link\nPASS: ls symlink_to_dir\nPASS: md5sum-verifies-non-binary-file\nSKIP: md5sum\nPASS: mkdir-makes-a-directory\nPASS: mkdir-makes-parent-directories\nSKIP: mount\nPASS: mv-files-to-dir\nPASS: mv-files-to-dir-2\nPASS: mv-follows-links\nPASS: mv-moves-empty-file\nPASS: mv-moves-file\nPASS: mv-moves-hardlinks\nPASS: mv-moves-large-file\nPASS: mv-moves-small-file\nPASS: mv-moves-symlinks\nPASS: mv-moves-unreadable-files\nSKIP: mv-preserves-hard-links\nPASS: mv-preserves-links\nPASS: mv-refuses-mv-dir-to-subdir\nPASS: mv-removes-source-file\nSKIP: od -b\nSKIP: od -f\nSKIP: od -b --traditional\nSKIP: od -b --traditional FILE\n======================\necho -ne 'qwe\nzxc\n' >input\necho -ne '--- input\tJan 01 01:01:01 2000\n+++ input\tJan 01 01:01:01 2000\n@@ -1,2 +1,3 @@\n qwe\n+asd\n zxc\n' | patch 2>&1; echo $?; cat input\nPASS: patch with old_file == new_file\n======================\necho -ne 'qwe\nzxc\n' >input\necho -ne '--- input.doesnt_exist\tJan 01 01:01:01 2000\n+++ input\tJan 01 01:01:01 2000\n@@ -1,2 +1,3 @@\n qwe\n+asd\n zxc\n' | patch 2>&1; echo $?; cat input\nPASS: patch with nonexistent old_file\n======================\necho -ne 'qwe\nasd\nzxc\n' >input\necho -ne '--- input.doesnt_exist\tJan 01 01:01:01 2000\n+++ input\tJan 01 01:01:01 2000\n@@ -1,2 +1,3 @@\n qwe\n+asd\n zxc\n' | patch -R 2>&1; echo $?; cat input\nPASS: patch -R with nonexistent old_file\n======================\necho -ne 'abc\ndef\n123\n' >input\necho -ne '--- input.old\tJan 01 01:01:01 2000\n+++ input\tJan 01 01:01:01 2000\n@@ -1,2 +1,3 @@\n abc\n+def\n 123\n' | patch 2>&1; echo $?; cat input\nPASS: patch detects already applied hunk\n======================\necho -ne 'abc\n123\n456\n' >input\necho -ne '--- input.old\tJan 01 01:01:01 2000\n+++ input\tJan 01 01:01:01 2000\n@@ -1,2 +1,3 @@\n abc\n 123\n+456\n' | patch 2>&1; echo $?; cat input\nPASS: patch detects already applied hunk at the EOF\n======================\necho -ne 'abc\ndef\n123\n' >input\necho -ne '--- input\n+++ input\n@@ -1,2 +1,3 @@\n abc\n+def\n 123\n' | patch -N 2>&1; echo $?; cat input\nPASS: patch -N ignores already applied hunk\n======================\necho -ne 'abc\n123\n' >input\necho -ne '--- foo.old\n+++ foo\n@@ -1,2 +1,3 @@\n abc\n+def\n 123\n' | cat >a.patch; patch input a.patch 2>&1; echo $?; cat input; rm a.patch\nPASS: patch FILE PATCH\n======================\necho -ne '111\n222\n333\n444\n555\n666\n777\n888\n999\n' >input\necho -ne '--- input\n+++ input\n@@ -1,6 +1,4 @@\n-111\n-222\n-333\n+111changed\n 444\n 555\n 666\n' | patch 2>&1; cat input\nPASS: patch at the beginning\n======================\necho -ne '' >input\necho -ne '--- /dev/null\n+++ testfile\n@@ -0,0 +1 @@\n+qwerty\n' | patch 2>&1; echo $?; cat testfile; rm testfile\nPASS: patch creates new file\n======================\necho -ne '' >input\necho -ne '--- bogus_dir///dir2///file\n+++ bogus_dir///dir2///file\n@@ -1,2 +1,3 @@\n qwe\n+asd\n zxc\n' | patch -p1 2>&1; echo $?\nPASS: patch understands ...dir///dir...\n======================\necho -ne 'foo\n\n\n\n\n\n\n\nbar\n' >input\necho -ne '--- a/input.orig\n+++ b/input\n@@ -5,5 +5,8 @@ foo\n \n \n \n+1\n+2\n+3\n \n bar\n-- \n2.9.2\n' | patch -p1 2>&1; echo $?; cat input\nPASS: patch internal buffering bug?\n======================\necho -ne '' >input\necho -ne '' | pidof veryunlikelyoccuringbinaryname ; echo $?\nPASS: pidof (exit with error)\n======================\necho -ne '' >input\necho -ne '' | pidof pidof > /dev/null; echo $?\nPASS: pidof (exit with success)\n======================\necho -ne '' >input\necho -ne '' | pidof pidof.tests | grep -o -w 3278\nPASS: pidof this\nSKIP: pidof -s\nSKIP: pidof -o %PPID NOP\nSKIP: pidof -o init\n======================\necho -ne '' >input\necho -ne '' | busybox printf '\\c' foo\nPASS: printf produces no further output 1\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%s\\c' foo bar\nPASS: printf produces no further output 2\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%s\\n' foo '/home/root'\nPASS: printf repeatedly uses pattern for each argv\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%b' 'a\\tb' 'c\\d\\n' 2>&1; echo $?\nPASS: printf understands %b escaped_string\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%d\\n' '\"x' \"'y\" \"'zTAIL\" 2>&1; echo $?\nPASS: printf understands %d '\"x' \"'y\" \"'zTAIL\"\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%s\\n' '\"x' \"'y\" \"'zTAIL\" 2>&1; echo $?\nPASS: printf understands %s '\"x' \"'y\" \"'zTAIL\"\n======================\necho -ne '' >input\necho -ne '' | busybox printf '|%23.12f|\\n' 5.25 2>&1; echo $?\nPASS: printf understands %23.12f\n======================\necho -ne '' >input\necho -ne '' | busybox printf '|%*.*f|\\n' 23 12 5.25 2>&1; echo $?\nPASS: printf understands %*.*f\n======================\necho -ne '' >input\necho -ne '' | busybox printf '|%*f|\\n' -23 5.25 2>&1; echo $?\nPASS: printf understands %*f with negative width\n======================\necho -ne '' >input\necho -ne '' | busybox printf '|%.*f|\\n' -12 5.25 2>&1; echo $?\nPASS: printf understands %.*f with negative precision\n======================\necho -ne '' >input\necho -ne '' | busybox printf '|%*.*f|\\n' -23 -12 5.25 2>&1; echo $?\nPASS: printf understands %*.*f with negative width/precision\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%zd\\n' -5 2>&1; echo $?\nPASS: printf understands %zd\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%ld\\n' -5 2>&1; echo $?\nPASS: printf understands %ld\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%Ld\\n' -5 2>&1; echo $?\nPASS: printf understands %Ld\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%%\\n' 2>&1; echo $?\nPASS: printf understands %%\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%d\\n' 3 +3 '   3' '   +3' 2>&1; echo $?\nPASS: printf handles positive numbers for %d\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%i\\n' 3 +3 '   3' '   +3' 2>&1; echo $?\nPASS: printf handles positive numbers for %i\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%x\\n' 42 +42 '   42' '   +42' 2>&1; echo $?\nPASS: printf handles positive numbers for %x\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%0.3f\\n' .42 +.42 '   .42' '   +.42' 2>&1; echo $?\nPASS: printf handles positive numbers for %f\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%d\\n' 1 - 2 bad 3 123bad 4 2>&1; echo $?\nPASS: printf handles %d bad_input\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%' a b c 2>&1; echo $?\nPASS: printf aborts on bare %\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%r' a b c 2>&1; echo $?\nPASS: printf aborts on %r\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%0*d\\n' 2 1 2>&1; echo $?\nPASS: printf treats leading 0 as flag\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%0 d\\n' 2 2>&1; echo $?\nPASS: printf handles multiple flags\nPASS: pwd-prints-working-directory\n======================\necho -ne '' >input\necho -ne '' | readlink ./readlink_testdir/testfile\nPASS: readlink on a file\n======================\necho -ne '' >input\necho -ne '' | readlink ./testlink\nPASS: readlink on a link\n======================\necho -ne '' >input\necho -ne '' | readlink -f ./readlink_testdir/testfile\nPASS: readlink -f on a file\n======================\necho -ne '' >input\necho -ne '' | readlink -f ./testlink\nPASS: readlink -f on a link\n======================\necho -ne '' >input\necho -ne '' | readlink -f ./readlink_testdir/readlink_testdir/testlink\nPASS: readlink -f on an invalid link\n======================\necho -ne '' >input\necho -ne '' | readlink -f readlink_testdir/../readlink_testdir/testfile\nPASS: readlink -f on a weird dir\n======================\necho -ne '' >input\necho -ne '' | realpath /not_file\nPASS: realpath on non-existent absolute path 1\n======================\necho -ne '' >input\necho -ne '' | realpath /not_file/\nPASS: realpath on non-existent absolute path 2\n======================\necho -ne '' >input\necho -ne '' | realpath //not_file\nPASS: realpath on non-existent absolute path 3\n======================\necho -ne '' >input\necho -ne '' | realpath /not_dir/not_file 2>&1\nPASS: realpath on non-existent absolute path 4\n======================\necho -ne '' >input\necho -ne '' | realpath realpath_testdir/not_file\nPASS: realpath on non-existent local file 1\n======================\necho -ne '' >input\necho -ne '' | realpath realpath_testdir/not_dir/not_file 2>&1\nPASS: realpath on non-existent local file 2\n======================\necho -ne '' >input\necho -ne '' | realpath link1\nPASS: realpath on link to non-existent file 1\n======================\necho -ne '' >input\necho -ne '' | realpath link2 2>&1\nPASS: realpath on link to non-existent file 2\n======================\necho -ne '' >input\necho -ne '' | realpath ./link1\nPASS: realpath on link to non-existent file 3\n======================\necho -ne '' >input\necho -ne '' | realpath ./link2 2>&1\nPASS: realpath on link to non-existent file 4\n======================\necho -ne 'line 1\\n\\nline 3\\n' >input\necho -ne '' | rev input\nPASS: rev works\n======================\necho -ne 'line 1\\n\\nline 3' >input\necho -ne '' | rev input\nPASS: rev file with missing newline\n======================\necho -ne 'lin\\000e 1\\n\\nline 3\\n' >input\necho -ne '' | rev input\nPASS: rev file with NUL character\n======================\necho -ne '---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+--------------+\\nabc\\n' >input\necho -ne '' | rev input\nPASS: rev file with long line\nPASS: rm-removes-file\nPASS: rmdir-removes-parent-directories\n======================\necho -ne '' >input\necho -ne 'hello\\n' | sed \"\"\nPASS: sed no files (stdin)\n======================\necho -ne '' >input\necho -ne 'hello\\n' | sed \"\" -\nPASS: sed explicit stdin\n======================\necho -ne '' >input\necho -ne '\\n' | sed -e 's/$/@/'\nPASS: sed handles empty lines\n======================\necho -ne '' >input\necho -ne 'hello' | sed \"\" - -\nPASS: sed stdin twice\n======================\necho -ne '' >input\necho -ne '' | sed -e '1 d'\nPASS: sed accepts blanks before command\n======================\necho -ne '' >input\necho -ne '2\\n' | sed -e 'i1\na3'\nPASS: sed accepts newlines in -e\n======================\necho -ne '' >input\necho -ne '2\\n' | sed -e 'i\\' -e '1' -e 'a\\' -e '3'\nPASS: sed accepts multiple -e\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -n -e s/foo/bar/ -e s/bar/baz/\nPASS: sed -n\n======================\necho -ne '' >input\necho -ne 'string\\n' | sed 's/z*//g'\nPASS: sed with empty match\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -e s/foo/bar/p -e s/bar/baz/p\nPASS: sed s//p\n======================\necho -ne '' >input\necho -ne 'abc\\n' | sed -ne s/abc/def/p\nPASS: sed -n s//p\n======================\necho -ne '' >input\necho -ne '12345\\n' | sed -e 's/[[:space:]]*/,/g'\nPASS: sed s//g (exhaustive)\n======================\necho -ne '' >input\necho -ne 'woo\\n' | sed -e 's woo boing '\nPASS: sed s arbitrary delimiter\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -e s/foo/bar/ -e s/bar/baz/\nPASS: sed s chains\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -e s/foo/bar/ -e s/baz/nee/\nPASS: sed s chains2\n======================\necho -ne '' >input\necho -ne 'one@two' | sed -e 's@[@]@@'\nPASS: sed s [delimiter]\n======================\necho -ne '' >input\necho -ne 'one\\ttwo' | sed 's/\\t/ /'\nPASS: sed s with \\t (GNU ext)\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -e 'b one;p;: one'\nPASS: sed b (branch)\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -e 'b;p'\nPASS: sed b (branch with no label jumps to end)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -e 's/a/1/;t one;p;: one;p'\nPASS: sed t (test/branch)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -e 's/a/b/;:loop;t loop'\nPASS: sed t (test/branch clears test bit)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -e 's/a/1/;T notone;p;: notone;p'\nPASS: sed T (!test/branch)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -e 'n;p'\nPASS: sed n (flushes pattern space, terminates early)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -e 'N;p'\nPASS: sed N (flushes pattern space (GNU behavior))\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed ':a;N;s/\\n/ /;ta'\nPASS: sed N test2\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed 'N;s/\\n/ /'\nPASS: sed N test3\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\nd\\n' | sed \"/b/N;/b\\\\nc/i woo\"\nPASS: sed address match newline\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -n 'N;P;p'\nPASS: sed N (stops at end of input) and P (prints to first newline only)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed G\nPASS: sed G (append hold space to pattern space)\n======================\necho -ne '' >input\necho -ne 'ook\\n' | sed -e '/ook/d;s/ook/ping/p;i woot'\nPASS: sed d ends script iteration\n======================\necho -ne '' >input\necho -ne 'ook\\nwoot\\n' | sed -e '/ook/d;a\\' -e 'bang'\nPASS: sed d ends script iteration (2)\n======================\necho -ne '' >input\necho -ne 'woo\\0woo\\0' | sed -e 's/woo/bang/g'\nPASS: sed embedded NUL g\n======================\necho -ne 'woo\\n' >input\necho -ne 'woo\\n' | sed -e 's/woo/bang/' input -\nPASS: sed normal newlines\n======================\necho -ne 'woo\\n' >input\necho -ne 'woo' | sed -e 's/woo/bang/' input -\nPASS: sed leave off trailing newline\n======================\necho -ne 'woo' >input\necho -ne 'woo' | sed -e 's/woo/bang/' input -\nPASS: sed autoinsert newline\n======================\necho -ne '' >input\necho -ne 'one\\ntwo' | sed -e 's/nohit//' input -\nPASS: sed empty file plus cat\n======================\necho -ne 'one\\ntwo' >input\necho -ne '' | sed -e 's/nohit//' input -\nPASS: sed cat plus empty file\n======================\necho -ne '' >input\necho -ne 'woot' | sed -e '/woot/a woo' -\nPASS: sed append autoinserts newline\n======================\necho -ne 'boot' >input\necho -ne 'woot' | sed -e '/oot/a woo' - input\nPASS: sed append autoinserts newline 2\n======================\necho -ne 'boot' >input\necho -ne '' | sed -e '/oot/a woo' -i input && cat input\nPASS: sed append autoinserts newline 3\n======================\necho -ne '' >input\necho -ne 'woot' | sed -e '/woot/i woo' -\nPASS: sed insert doesn't autoinsert newline\n======================\necho -ne '' >input\necho -ne 'one' | sed -e 'p' -\nPASS: sed print autoinsert newlines\n======================\necho -ne 'one' >input\necho -ne 'two' | sed -e 'p' input -\nPASS: sed print autoinsert newlines two files\n======================\necho -ne 'no\\n' >input\necho -ne '' | sed -ne 's/woo/bang/' input\nPASS: sed noprint, no match, no newline\n======================\necho -ne 'a woo\\nb no' >input\necho -ne 'c woo\\nd no' | sed -ne 's/woo/bang/p' input -\nPASS: sed selective matches with one nl\n======================\necho -ne 'a woo\\nb woo' >input\necho -ne 'c no\\nd woo' | sed -ne 's/woo/bang/p' input -\nPASS: sed selective matches insert newline\n======================\necho -ne 'a woo\\nb woo' >input\necho -ne 'c no\\nd no' | sed -ne 's/woo/bang/p' input -\nPASS: sed selective matches noinsert newline\n======================\necho -ne 'one' >input\necho -ne 'two' | sed -e '/one/a 111' -e '/two/i 222' -e p input -\nPASS: sed clusternewline\n======================\necho -ne 'thingy' >input\necho -ne 'again' | sed -e 's/i/z/' -e 'woutputw' input -; echo -n X; cat outputw\nPASS: sed subst+write\n======================\necho -ne 'a\\0b\\0' >input\necho -ne 'c' | sed 's/i/z/' input -\nPASS: sed trailing NUL\n======================\necho -ne 'a' >input\necho -ne '' | sed 's/a/z\\\nz/' input\nPASS: sed escaped newline in command\n======================\necho -ne '' >input\necho -ne 'hello\\nthere' | sed -e '$p'\nPASS: sed match EOF\n======================\necho -ne 'one\\ntwo' >input\necho -ne 'three\\nfour' | sed -e '$p' input -\nPASS: sed match EOF two files\n======================\necho -ne 'one\\ntwo' >input\necho -ne '' | sed -e '$i ook' -i input input2 && cat input input2\nPASS: sed match EOF inline\n======================\necho -ne '' >input\necho -ne '' | sed --version | grep -o 'GNU sed version '\nPASS: sed lie-to-autoconf\n======================\necho -ne '' >input\necho -ne 'woot' | sed -e '/woot/s//eep \\0 eep/'\nPASS: sed backref from empty s uses range regex\n======================\necho -ne '' >input\necho -ne 'woot\\n' | sed -e '/woot/s//eep \\0 eep/'\nPASS: sed backref from empty s uses range regex with newline\n======================\necho -ne '' >input\necho -ne '' | sed -e '' -i 2> /dev/null || echo yes\nPASS: sed -i with no arg [GNUFAIL]\n======================\necho -ne '' >input\necho -ne 'xxx\\n' | sed -e 's/xxx/[/'\nPASS: sed s/xxx/[/\n======================\necho -ne '' >input\necho -ne '0\\n1\\n2\\n3\\n' | sed 's/1/x/;T;n;: next;s/3/y/;t quit;n;b next;: quit;q'\nPASS: sed n command must reset 'substituted' bit\n======================\necho -ne '' >input\necho -ne 'first\\nsecond\\nthird\\nfourth\\n' | sed -n '1d;1,3p'\nPASS: sed d does not break n,m matching\n======================\necho -ne '' >input\necho -ne 'first\\nsecond\\nthird\\nfourth\\n' | sed -n '1d;1,/hir/p'\nPASS: sed d does not break n,regex matching\n======================\necho -ne '' >input\necho -ne 'first\\nsecond\\nthird\\nfourth\\nfirst2\\nsecond2\\nthird2\\nfourth2\\n' | sed -n '1,5d;1,/hir/p'\nPASS: sed d does not break n,regex matching #2\n======================\necho -ne '' >input\necho -ne 'first\\nsecond\\nthird\\nfourth\\n' | sed -n '2d;2,1p'\nPASS: sed 2d;2,1p (gnu compat)\n======================\necho -ne '' >input\necho -ne '/usr/lib\\n' | sed 's,\\(^/\\|\\)[^/][^/]*,>\\0<,g'\nPASS: sed beginning (^) matches only once\n======================\necho -ne '' >input\necho -ne 'first\\nsecond\\n' | sed 'crepl'\nPASS: sed c\n======================\necho -ne '' >input\necho -ne 'qwe\\nasd\\nzxc\\n' | sed '/asd/ { p; /s/ { s/s/c/ }; p; q }'\nPASS: sed nested {}s\n======================\necho -ne '' >input\necho -ne '\t| one \\\\\n\t| two \\\\\n' | sed -e '/| one /a \\\n\t| three \\\\' -e '/| one-/a \\\n\t| three-* \\\\'\nPASS: sed a cmd ended by double backslash\n======================\necho -ne '' >input\necho -ne 'line1\\n' | sed '/1/a\\\\t\\rzero\\none\\\\ntwo\\\\\\nthree'\nPASS: sed a cmd understands \\n,\\t,\\r\n======================\necho -ne '' >input\necho -ne 'line1\\n' | sed '/1/i\\\\t\\rzero\\none\\\\ntwo\\\\\\nthree'\nPASS: sed i cmd understands \\n,\\t,\\r\n======================\necho -ne '' >input\necho -ne '1\\n2\\n3\\n4\\n' | sed -n '1{N;N;d};1p;2,3p;3p;4p'\nPASS: sed with N skipping lines past ranges on next cmds\n======================\necho -ne 'foo\\n' >input\necho -ne '' | cp input input2; sed -i -e '1s/foo/bar/' input input2 && cat input input2; rm input2\nPASS: sed -i with address modifies all files, not only first\n======================\necho -ne '' >input\necho -ne 'rrr\\n' | sed 's/r/\\r/'\nPASS: sed understands \\r\n======================\necho -ne '1\\n2\\n3\\n4\\n' >input\necho -ne '' | sed '1,2d' -i input; echo $?; cat input\nPASS: sed -i finishes ranges correctly\n======================\necho -ne '' >input\necho -ne 'helllo\\n' | sed 's/l*/@/g'\nPASS: sed zero chars match/replace advances correctly 1\n======================\necho -ne '' >input\necho -ne ' a.b\\n' | sed 's [^ .]* x g'\nPASS: sed zero chars match/replace advances correctly 2\n======================\necho -ne '' >input\necho -ne '_aaa1aa\\n' | sed 's/a/A/g'\nPASS: sed zero chars match/replace logic must not falsely trigger here 1\n======================\necho -ne '' >input\necho -ne 'qwerty\\n' | sed 's/ *$/_/g'\nPASS: sed zero chars match/replace logic must not falsely trigger here 2\n======================\necho -ne '' >input\necho -ne '9+8=17\\n' | sed 's+9\\++X+'\nPASS: sed special char as s/// delimiter, in pattern\n======================\necho -ne '' >input\necho -ne '9+8=17\\n' | sed 's&9&X\\&&'\nPASS: sed special char as s/// delimiter, in replacement 1\n======================\necho -ne '' >input\necho -ne '9+8=17\\n' | sed 's1\\(9\\)1X\\11'\nPASS: sed special char as s/// delimiter, in replacement 2\n======================\necho -ne '' >input\necho -ne 'this is a regular line\nline with \\\ncontinuation\nmore regular lines\nline with \\\ncontinuation\n' | sed ': testcont; /\\\\$/{ =; N; b testcont }'\nPASS: sed /$_in_regex/ should not match newlines, only end-of-line\n======================\necho -ne '' >input\necho -ne 'aa\\n' | sed -e 's/a/b/2; s/a/c/g'\nPASS: sed s///NUM test\n======================\necho -ne '' >input\necho -ne '1\\n2\\n3\\n4\\n5\\n' | sed /^2/,2{d}\nPASS: sed /regex/,N{...} addresses work\n======================\necho -ne '' >input\necho -ne '1\\n2\\n3\\n4\\n5\\n' | sed /^2/,+2{d}\nPASS: sed /regex/,+N{...} addresses work\n======================\necho -ne '' >input\necho -ne 'a\\n1\\nc\\nc\\na\\n2\\na\\n3\\n' | sed -n '/a/,+1 p'\nPASS: sed /regex/,+N{...} addresses work 2\n======================\necho -ne '1\\n2\\n3\\n4\\n5\\n6\\n7\\n8\\n' >input\necho -ne '1\\n2\\n4\\n5\\n6\\n7\\n8\\n' | cat - >input2; sed /^4/,+2{d} -i input input2; echo $?; cat input input2; rm input2\nPASS: sed /regex/,+N{...} -i works\n======================\necho -ne '1\\n2\\n3\\n4\\n5\\n6\\n7\\n8\\n' >input\necho -ne '1\\n2\\n4\\n5\\n6\\n7\\n8\\n' | cat - >input2; sed /^4/,+0{d} -i input input2; echo $?; cat input input2; rm input2\nPASS: sed /regex/,+0{...} -i works\n======================\necho -ne '1\\n2\\n3\\n4\\n5\\n6\\n7\\n8\\n' >input\necho -ne '1\\n2\\n4\\n5\\n6\\n7\\n8\\n' | cat - >input2; sed /^4/,+0d -i input input2; echo $?; cat input input2; rm input2\nPASS: sed /regex/,+0<cmd> -i works\n======================\necho -ne '' >input\necho -ne '123\\nqwe\\nasd\\n' | sed 's/qwe/ZZZ/wz'; cat z; rm z\nPASS: sed 's///w FILE'\n======================\necho -ne '' >input\necho -ne 'q\\nw\\ne\\nr\\n' | sed '/w/p;//q'\nPASS: sed uses previous regexp\n======================\necho -ne '' >input\necho -ne 'abca\\n' | sed -e 's/^a\\|b//g'\nPASS: sed ^ OR not^\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -n -e '/a/w sed.output' -e '/c/w sed.output' 2>&1 && cat sed.output && rm sed.output\nPASS: sed understands duplicate file name\n======================\necho -ne '' >input\necho -ne '' | seq 2> /dev/null || echo yes\nPASS: seq (exit with error)\n======================\necho -ne '' >input\necho -ne '' | seq 1 2 3 4 2> /dev/null || echo yes\nPASS: seq (exit with error)\n======================\necho -ne '' >input\necho -ne '' | seq 3\nPASS: seq one argument\n======================\necho -ne '' >input\necho -ne '' | seq 5 7\nPASS: seq two arguments\n======================\necho -ne '' >input\necho -ne '' | seq 7 5\nPASS: seq two arguments reversed\n======================\necho -ne '' >input\necho -ne '' | seq 3 3\nPASS: seq two arguments equal\n======================\necho -ne '' >input\necho -ne '' | seq 1 -15 1\nPASS: seq two arguments equal, arbitrary negative step\n======================\necho -ne '' >input\necho -ne '' | seq 1 +15 1\nPASS: seq two arguments equal, arbitrary positive step\n======================\necho -ne '' >input\necho -ne '' | seq 4 2 8\nPASS: seq count up by 2\n======================\necho -ne '' >input\necho -ne '' | seq 8 -2 4\nPASS: seq count down by 2\n======================\necho -ne '' >input\necho -ne '' | seq 4 -2 8\nPASS: seq count wrong way #1\n======================\necho -ne '' >input\necho -ne '' | seq 8 2 4\nPASS: seq count wrong way #2\n======================\necho -ne '' >input\necho -ne '' | seq 3 .3 4\nPASS: seq count by .3\n======================\necho -ne '' >input\necho -ne '' | seq 3 .30 4\nPASS: seq count by .30\n======================\necho -ne '' >input\necho -ne '' | seq 3 .30 4.000\nPASS: seq count by .30 to 4.000\n======================\necho -ne '' >input\necho -ne '' | seq .7 -.9 -2.2\nPASS: seq count by -.9\n======================\necho -ne '' >input\necho -ne '' | seq 4 0 8 | head -n 10\nPASS: seq count by zero\n======================\necho -ne '' >input\necho -ne '' | seq -w 003\nPASS: seq one argument with padding\n======================\necho -ne '' >input\necho -ne '' | seq -w 005 7\nPASS: seq two arguments with padding\n======================\necho -ne '' >input\necho -ne '' | seq -w 8 -3 04\nPASS: seq count down by 3 with padding\n======================\necho -ne '' >input\necho -ne '' | seq -w 09 .3 11\nPASS: seq count by .3 with padding 1\n======================\necho -ne '' >input\necho -ne '' | seq -w 03 .3 0004\nPASS: seq count by .3 with padding 2\n======================\necho -ne '' >input\necho -ne '' | echo \"da39a3ee5e6b4b0d3255bfef95601890afd80709 EMPTY\" | sha1sum -c\nPASS: sha1sum: one-space separated input for -c\nSKIP: sha1sum\nSKIP: sha256sum\n======================\necho -ne 'c\\na\\nb\\n' >input\necho -ne '' | sort input\nPASS: sort\n======================\necho -ne '3\\n1\\n010\\n' >input\necho -ne '' | sort input\nPASS: sort #2\n======================\necho -ne '' >input\necho -ne 'b\\na\\nc\\n' | sort\nPASS: sort stdin\n======================\necho -ne '3\\n1\\n010\\n' >input\necho -ne '' | sort -n input\nPASS: sort numeric\n======================\necho -ne 'point\\nwook\\npabst\\naargh\\nwalrus\\n' >input\necho -ne '' | sort -r input\nPASS: sort reverse\n======================\necho -ne '42\t1\t3\twoot\n42\t1\t010\tzoology\negg\t1\t2\tpapyrus\n7\t3\t42\tsoup\n999\t3\t0\talgebra\n' >input\necho -ne '' | sort -k4,4 input\nPASS: sort one key\n======================\necho -ne '42\t1\t3\twoot\n42\t1\t010\tzoology\negg\t1\t2\tpapyrus\n7\t3\t42\tsoup\n999\t3\t0\talgebra\n' >input\necho -ne '' | sort -k2,3n input\nPASS: sort key range with numeric option\n======================\necho -ne '42\t1\t3\twoot\n42\t1\t010\tzoology\negg\t1\t2\tpapyrus\n7\t3\t42\tsoup\n999\t3\t0\talgebra\n' >input\necho -ne '' | sort -k2,3n -r input\nPASS: sort key range with numeric option and global reverse\n======================\necho -ne '42\t1\t3\twoot\n42\t1\t010\tzoology\negg\t1\t2\tpapyrus\n7\t3\t42\tsoup\n999\t3\t0\talgebra\n' >input\necho -ne '' | sort -k2,3rn input\nPASS: sort key range with multiple options\n======================\necho -ne 'c 3\nb 2\nd 2\n' >input\necho -ne '' | sort -k 2,2n -k 1,1r input\nPASS: sort key range with two -k options\n======================\necho -ne '/a/2\n/b/1\n' >input\necho -ne '' | sort -n -k2 -t/ input\nPASS: sort with non-default leading delim 1\n======================\necho -ne '/b/1\n/a/2\n' >input\necho -ne '' | sort -n -k3 -t/ input\nPASS: sort with non-default leading delim 2\n======================\necho -ne '//a/2\n//b/1\n' >input\necho -ne '' | sort -n -k3 -t/ input\nPASS: sort with non-default leading delim 3\n======================\necho -ne 'a/a:a\na:b\n' >input\necho -ne '' | sort -t: -k1,1 input\nPASS: sort with non-default leading delim 4\n======================\necho -ne 'aa.2\nab.1\n' >input\necho -ne '' | sort -t. -k1,1.1 -k2 input\nPASS: sort with ENDCHAR\n======================\necho -ne 'GLIBC_2.21\nGLIBC_2.1.1\nGLIBC_2.2.1\nGLIBC_2.2\nGLIBC_2.20\nGLIBC_2.10\nGLIBC_2.1\n' >input\necho -ne '' | sort -t. -k 1,1 -k 2n,2n -k 3 input\nPASS: glibc build sort\n======================\necho -ne 'GLIBC_2.10\nGLIBC_2.2.1\nGLIBC_2.1.1\nGLIBC_2.20\nGLIBC_2.2\nGLIBC_2.1\nGLIBC_2.21\n' >input\necho -ne '' | sort -u -t. -k 1,1 -k 2n,2n -k 3 input\nPASS: glibc build sort unique\n======================\necho -ne 'a c\nb c\n' >input\necho -ne '' | sort -u -k2 input\nPASS: sort -u should consider field only when discarding\n======================\necho -ne 'one\\0two\\0three\\0' >input\necho -ne '' | sort -z input\nPASS: sort -z outputs NUL terminated lines\n======================\necho -ne '' >input\necho -ne ' 2 \\n 1 \\n a \\n' | sort -n -k2 -t ' '\nPASS: sort key doesn't strip leading blanks, disables fallback global sort\n======================\necho -ne '222\n111\n' >input\necho -ne '' | sort -o input input && cat input\nPASS: sort file in place\n======================\necho -ne 'a 1\nb 2\nc 1\nd 2\n' >input\necho -ne '' | sort -k2 -r -s input\nPASS: sort -sr (stable and reverse) does NOT reverse 'stable' ordering\n======================\necho -ne '1Y\n5y\n1M\n2E\n3k\n3e\n2K\n4m\n1023\n1025\n3000\n1024\n' >input\necho -ne '' | sort -h input\nPASS: sort -h\n======================\necho -ne '2 April\n1  May\n3 March\n' >input\necho -ne '' | sort -k2,2M input\nPASS: sort -k2,2M\n======================\necho -ne 'z b\na b\nz a\na a' >input\necho -ne '' | sort -s -u -k 2 input\nPASS: sort -s -u\n======================\necho -ne '' >input\necho -ne '' | start-stop-daemon -S -x true 2>&1; echo $?\nPASS: start-stop-daemon -x without -a\n======================\necho -ne '' >input\necho -ne '' | start-stop-daemon -S -a false 2>&1; echo $?\nPASS: start-stop-daemon -a without -x\n======================\necho -ne '' >input\necho -ne '' | start-stop-daemon -S false 2>&1; echo $?\nPASS: start-stop-daemon without -x and -a\nSKIP: start-stop-daemon with both -x and -a (need non-busybox false)\nPASS: strings-works-like-GNU\nPASS: tail-n-works\nSKIP: tail-works\n======================\necho -ne '' >input\necho -ne 'qw' | tail -c +55 2>&1; echo $?\nPASS: tail: +N with N > file length\n======================\necho -ne '' >input\necho -ne '' | \n\tdd if=/dev/zero bs=16k count=1 2>/dev/null | tail -c +8200 | wc -c;\n\tdd if=/dev/zero bs=16k count=1 2>/dev/null | tail -c +8208 | wc -c;\n\t\nPASS: tail: -c +N with largish N\nPASS: tar-archives-multiple-files\nPASS: tar-complains-about-missing-file\nPASS: tar-demands-at-least-one-ctx\nPASS: tar-demands-at-most-one-ctx\nPASS: tar-extracts-all-subdirs\nPASS: tar-extracts-file\nPASS: tar-extracts-from-standard-input\nPASS: tar-extracts-multiple-files\nPASS: tar-extracts-to-standard-output\nPASS: tar-handles-cz-options\nPASS: tar-handles-empty-include-and-non-empty-exclude-list\nPASS: tar-handles-exclude-and-extract-lists\nPASS: tar-handles-multiple-X-options\nPASS: tar-handles-nested-exclude\nSKIP: tar_with_link_with_size\nSKIP: tar_with_prefix_fields\n======================\necho -ne '' >input\necho -ne '' | \\\ntar xvf - 2>&1; echo $?\n\nPASS: tar Empty file is not a tarball\n======================\necho -ne '' >input\necho -ne '' | \\\n{ tar xvzf - 2>&1; echo $?; } | grep -Fv \"invalid magic\"\n\nPASS: tar Empty file is not a tarball.tar.gz\n======================\necho -ne '' >input\necho -ne '' | \\\ndd if=/dev/zero bs=512 count=2 2>/dev/null | tar xvf - 2>&1; echo $?\n\nPASS: tar Two zeroed blocks is a ('truncated') empty tarball\n======================\necho -ne '' >input\necho -ne '' | \\\ndd if=/dev/zero bs=512 count=20 2>/dev/null | tar xvf - 2>&1; echo $?\n\nPASS: tar Twenty zeroed blocks is an empty tarball\n======================\necho -ne '' >input\necho -ne '' | \\\n>input_hard1\nln input_hard1 input_hard2\nmkdir input_dir\n>input_dir/file\nchmod -R 644 *\nchmod    755 input_dir\ntar cf test.tar input input_dir/ input_hard1 input_hard2 input_hard1 input_dir/ input\ntar tvf test.tar | sed \"s/.*[0-9] input/input/\"\nrm -rf input_dir\ntar xf test.tar 2>&1\necho Ok: $?\nls -l . input_dir/* | grep input_ | sed \"s/\\\\(^[^ ]*\\\\) .* input/\\\\1 input/\"\n\nPASS: tar hardlinks and repeated files\n======================\necho -ne '' >input\necho -ne '' | \\\n>input_hard1\nchmod 741 input_hard1\nln input_hard1 input_hard2\nmkdir input_dir\nln input_hard1 input_dir\nln input_hard2 input_dir\nchmod 550 input_dir\n# On some filesystems, input_dir/input_hard2 is returned by readdir\n# BEFORE input_dir/input_hard1! Thats why we cant just \"tar cf ... input_*\":\ntar cf test.tar input_dir/input_hard* input_hard*\ntar tvf test.tar | sed \"s/.*[0-9] input/input/\"\nchmod 770 input_dir\nrm -rf input_*\ntar xf test.tar 2>&1\necho Ok: $?\nls -l . input_dir/* | grep \"input.*hard\" | sed \"s/\\\\(^[^ ]*\\\\) .* input/\\\\1 input/\"\n\nPASS: tar hardlinks mode\n======================\necho -ne '' >input\necho -ne '' | \\\n>input_file\nchmod 741 input_file\nln -s input_file input_soft\nmkdir input_dir\nln input_file input_dir\nln input_soft input_dir\nchmod 550 input_dir\ntar cf test.tar input_dir/* input_[fs]*\ntar tvf test.tar | sed \"s/.*[0-9] input/input/\" | sort\nchmod 770 input_dir\nrm -rf input_*\ntar xf test.tar 2>&1\necho Ok: $?\nls -l . input_dir/* | grep \"input_[fs]\" | sed \"s/\\\\(^[^ ]*\\\\) .* input/\\\\1 input/\"\n\nPASS: tar symlinks mode\n======================\necho -ne 'Ok\\n' >input\necho -ne '' | ln input input_hard\ntar cf test.tar input_hard\necho WRONG >input\n# --overwrite opens 'input_hard' without unlinking,\n# thus 'input_hard' still linked to 'input' and we write 'Ok' into it\ntar xf test.tar --overwrite 2>&1 && cat input\n\nPASS: tar --overwrite\n======================\necho -ne '' >input\necho -ne '' | dd count=1 bs=1M if=/dev/zero of=F0 2>/dev/null\ntar -czf F0.tgz F0\nrm F0\ntar -xzvf F0.tgz && echo Ok\nrm F0 || echo BAD\n\nPASS: tar extract tgz\nSKIP: tar extract txz\n======================\necho -ne '' >input\necho -ne '' | rm -rf input_* test.tar 2>/dev/null\nmkdir input_dir\necho Ok >input_dir/file\ntar cf test.tar ./../tar.tempdir/input_dir/../input_dir 2>&1\nrm -rf input_* 2>/dev/null\ntar -vxf test.tar 2>&1\ncat input_dir/file 2>&1\n\nPASS: tar strips /../ on extract\nSKIP: tar does not extract into symlinks\nSKIP: tar -k does not extract into symlinks\n======================\necho -ne '' >input\necho -ne '' | \\\ntar xvf ../tar.utf8.tar.bz2 2>&1; echo $?\nexport LANG=en_US.UTF-8\nls -l etc/ssl/certs/* | sed \"s:.*etc/:etc/:\" | sort\nunset LANG\nrm -rf etc usr\n\nPASS: tar Pax-encoded UTF8 names and symlinks\nSKIP: tar Symlink attack: create symlink and then write through it\n======================\necho -ne '' >input\necho -ne '' | \\\nmkdir dir\n>dir/a\nln -s ../dir/a dir/b\nln dir/b dir/c\nmkdir new\ntar cf - dir/* | tar -C new -xvf - 2>&1\n\nPASS: tar Symlinks and hardlinks coexist\nPASS: tee-appends-input\nPASS: tee-tees-input\n======================\necho -ne '' >input\necho -ne '' | busybox test; echo $?\nPASS: test: should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test ''; echo $?\nPASS: test '': should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test !; echo $?\nPASS: test !: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test a; echo $?\nPASS: test a: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test --help; echo $?\nPASS: test --help: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test -f; echo $?\nPASS: test -f: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test ! -f; echo $?\nPASS: test ! -f: should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test a = a; echo $?\nPASS: test a = a: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test -lt = -gt; echo $?\nPASS: test -lt = -gt: should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test a -a !; echo $?\nPASS: test a -a !: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test -f = a -o b; echo $?\nPASS: test -f = a -o b: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test ! a = b -a ! c = c; echo $?\nPASS: test ! a = b -a ! c = c: should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test ! a = b -a ! c = d; echo $?\nPASS: test ! a = b -a ! c = d: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test '!' = '!'; echo $?\nPASS: test '!' = '!': should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test '(' = '('; echo $?\nPASS: test '(' = '(': should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test '!' '!' = '!'; echo $?\nPASS: test '!' '!' = '!': should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test '!' '(' = '('; echo $?\nPASS: test '!' '(' = '(': should be false (1)\nPASS: touch-creates-file\nPASS: touch-does-not-create-file\nPASS: touch-touches-files-after-non-existent-file\nPASS: tr-d-alnum-works\nPASS: tr-d-works\nPASS: tr-non-gnu\nPASS: tr-rejects-wrong-class\nPASS: tr-works\n======================\necho -ne '' >input\necho -ne '[qwe]' | tr '[q-z]' '_Q-Z+'\nPASS: tr does not treat [] in [a-z] as special\n======================\necho -ne '' >input\necho -ne '19AFH\\n' | tr -cd '[0-9A-F]'\nPASS: tr understands 0-9A-F\n======================\necho -ne '' >input\necho -ne '19AFH\\n' | tr -cd '[:xdigit:]'\nPASS: tr understands [:xdigit:]\n======================\necho -ne '' >input\necho -ne '789abcxyz\\n' | tr '[:digit:]y-z' 111111111123\nPASS: tr does not stop after [:digit:]\n======================\necho -ne '' >input\necho -ne '#0123456789ABCDEFGabcdefg\\n' | tr '[:xdigit:]Gg' 1111111151242222333330xX\nPASS: tr has correct xdigit sequence\nPASS: true-is-silent\nPASS: true-returns-success\n======================\necho -ne '' >input\necho -ne '' | uniq nonexistent 2> /dev/null || echo yes\nPASS: uniq (exit with error)\n======================\necho -ne '' >input\necho -ne '' | uniq /dev/null && echo yes\nPASS: uniq (exit success)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq\nPASS: uniq (default to stdin)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq -\nPASS: uniq - (specify stdin)\n======================\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' >input\necho -ne '' | uniq input\nPASS: uniq input (specify file)\n======================\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' >input\necho -ne '' | uniq input actual > /dev/null\nPASS: uniq input outfile (two files)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq - actual\nPASS: uniq (stdin) outfile\n======================\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' >input\necho -ne '' | uniq input -\nPASS: uniq input - (specify stdout)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq -c | sed 's/^[ \\t]*//'\nPASS: uniq -c (occurrence count)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq -d\nPASS: uniq -d (dups only)\n======================\necho -ne '' >input\necho -ne 'cc\tdd\tee8\nbb\tcc\tdd8\naa\tbb\tcc9\n' | uniq -f2 -s 3\nPASS: uniq -f -s (skip fields and chars)\n======================\necho -ne '' >input\necho -ne 'cc1\ncc2\ncc3\n' | uniq -w 2\nPASS: uniq -w (compare max characters)\n======================\necho -ne '' >input\necho -ne 'aaccaa\naaccbb\nbbccaa\n' | uniq -s 2 -w 2\nPASS: uniq -s -w (skip fields and compare max chars)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq -d -u\nPASS: uniq -u and -d produce no output\n======================\necho -ne '' >input\necho -ne '' | unzip -q foo.zip foo/ && test -d foo && test ! -f foo/bar && echo yes\nPASS: unzip (subdir only)\nSKIP: unzip (bad archive)\nSKIP: unzip (archive with corrupted lzma 1)\nSKIP: unzip (archive with corrupted lzma 2)\nPASS: uptime-works\nPASS: wc-counts-all\nPASS: wc-counts-characters\nPASS: wc-counts-lines\nPASS: wc-counts-words\nPASS: wc-prints-longest-line-length\nPASS: which-uses-default-path\nSKIP: xargs-works\n======================\necho -ne '' >input\necho -ne 'a\\n_\\nb\\n' | xargs -E _\nPASS: xargs -E _ stops on underscore\n======================\necho -ne '' >input\necho -ne 'a\\n_\\nb\\n' | xargs -E ''\nPASS: xargs -E ''\n======================\necho -ne '' >input\necho -ne 'a\\n_\\nb\\n' | xargs -e\nPASS: xargs -e without param\n======================\necho -ne '' >input\necho -ne 'a\\n_\\nb\\n' | xargs\nPASS: xargs does not stop on underscore ('new' GNU behavior)\n======================\necho -ne '' >input\necho -ne 'a\\n' | xargs -s7 echo\nPASS: xargs -s7 can take one-char input\n======================\necho -ne '' >input\necho -ne '1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 00\\n' | xargs -ts25 echo 2>&1 >/dev/null\nPASS: xargs -sNUM test 1\n======================\necho -ne '' >input\necho -ne '2 3 4 5 6 7 8 9 0 2 3 4 5 6 7 8 9 00\\n' | xargs -ts25 echo 1 2>&1 >/dev/null\nPASS: xargs -sNUM test 2\nSKIP: xargs argument line too long\nSKIP: xargs -n1\nSKIP: xargs -n2\nSKIP: xargs -I skips empty lines and leading whitespace\nDURATION: 5\nEND: /usr/lib/busybox/ptest\n2024-02-06T09:35\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "busybox": {
                    "duration": "5",
                    "log": "START: ptest-runner\n2024-02-06T09:35\n======================\necho -ne '' >input\necho -ne '' | ./unknown 2>&1\nPASS: busybox as unknown name\nSKIP: busybox --help busybox\n======================\necho -ne '' >input\necho -ne '' | busybox 2>&1 | cat\nPASS: busybox\n======================\necho -ne '' >input\necho -ne '' | busybox unknown 2>&1\nPASS: busybox unknown\n======================\necho -ne '' >input\necho -ne '' | busybox --help 2>&1\nPASS: busybox --help\nSKIP: busybox cat\nSKIP: busybox --help cat\n======================\necho -ne '' >input\necho -ne '' | busybox --help unknown 2>&1\nPASS: busybox --help unknown\n======================\necho -ne '' >input\necho -ne '' | ./busybox-suffix 2>&1 | cat\nPASS: ./busybox-suffix\n======================\necho -ne '' >input\necho -ne '' | ./busybox-suffix unknown 2>&1\nPASS: ./busybox-suffix unknown\n======================\necho -ne '' >input\necho -ne '' | ./busybox-suffix --help 2>&1\nPASS: ./busybox-suffix --help\nSKIP: ./busybox-suffix cat\nSKIP: ./busybox-suffix --help cat\n======================\necho -ne '' >input\necho -ne '' | ./busybox-suffix --help unknown 2>&1\nPASS: ./busybox-suffix --help unknown\n======================\necho -ne '' >input\necho -ne '' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 0\n======================\necho -ne '' >input\necho -ne '\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 1\n======================\necho -ne '' >input\necho -ne '#\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 2\n======================\necho -ne '' >input\necho -ne '#abc#\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 3\n======================\necho -ne '' >input\necho -ne '#abc#zz\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 4\n======================\necho -ne '' >input\necho -ne '#abc##zz\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 5\n======================\necho -ne '' >input\necho -ne 'z#abc##zz\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 6\n======================\necho -ne '' >input\necho -ne 'z##abc##zz\\n' | awk -F '[#]' '{ print NF }'\nPASS: awk -F case 7\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{if(23==23) print \"foo\"}'\nPASS: awk if operator == \n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{if(23!=23) print \"bar\"}'\nPASS: awk if operator != \n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{if(23>=23) print \"foo\"}'\nPASS: awk if operator >= \n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{if(2 < 13) print \"foo\"}'\nPASS: awk if operator < \n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{if(\"a\"==\"ab\") print \"bar\"}'\nPASS: awk if string == \n======================\necho -ne '' >input\necho -ne '\\n' | awk '{ print or(4294967295,1) }'\nPASS: awk bitwise op\n======================\necho -ne '' >input\necho -ne '' | awk '\nfunction empty_fun(count) {\n  # empty\n}\nEND {\n  i=1\n  print \"L\" i \"\\n\"\n  empty_fun(i + i + ++i)\n  print \"L\" i \"\\n\"\n}'\nPASS: awk handles empty function f(arg){}\n======================\necho -ne '' >input\necho -ne '' | awk '\nfunction empty_fun(){}\nEND {empty_fun()\n  print \"Ok\"\n}'\nPASS: awk handles empty function f(){}\n======================\necho -ne '' >input\necho -ne '' | awk '\nfunction outer_fun() {\n  return 1\n}\nEND {\n  i=1\n  print \"L\" i \"\\n\"\n  i += outer_fun()\n  print \"L\" i \"\\n\"\n}'\nPASS: awk properly handles function from other scope\n======================\necho -ne '' >input\necho -ne '' | awk '\nEND {\n  i=1\n  print \"L\" i \"\\n\"\n  i + trigger_error_fun()\n  print \"L\" i \"\\n\"\n}' 2>&1\nPASS: awk properly handles undefined function\n======================\necho -ne '' >input\necho -ne '' | awk '\nBEGIN {\n  v=1\n  a=2\n  print v (a)\n}' 2>&1\nPASS: awk 'v (a)' is not a function call, it is a concatenation\n======================\necho -ne '' >input\necho -ne '' | awk 'func f(){print\"F\"};func g(){print\"G\"};BEGIN{f(g(),g())}' 2>&1\nPASS: awk unused function args are evaluated\nSKIP: awk hex const 1\nSKIP: awk hex const 2\nSKIP: awk oct const\n======================\necho -ne '' >input\necho -ne '011\\n' | awk '{ print $1, $1+1 }'\nPASS: awk input is never oct\n======================\necho -ne '' >input\necho -ne '\\n' | awk '{ printf \"%f %f\\n\", \"000.123\", \"009.123\" }'\nPASS: awk floating const with leading zeroes\n======================\necho -ne '' >input\necho -ne 'a--\\na--b--\\na--b--c--\\na--b--c--d--' | awk -F-- '{ print NF, length($NF), $NF }'\nPASS: awk long field sep\n======================\necho -ne '' >input\necho -ne 'a!b\\n' | awk -F'\\x21' '{print $1}'\nPASS: awk -F handles escapes\n======================\necho -ne '' >input\necho -ne 'Hi\\n' | awk 'gsub(\"@(samp|code|file)\\{\",\"\");'; echo $?\nPASS: awk gsub falls back to non-extended-regex\n======================\necho -ne '' >input\necho -ne '' | awk -f awk_t1_opt-functions.awk -f awk_t1_opth-gen.awk <awk_t1_input | md5sum\nPASS: awk 'gcc build bug'\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { print \":\" NF \":\" $0 \":\" $1 \":\" $2 \":\" }'\nPASS: awk NF in BEGIN\n======================\necho -ne '' >input\necho -ne '' | awk '\nfunction b(tmp) {\n\ttmp = 0;\n\tprint \"\" tmp; #this line causes the bug\n\treturn tmp;\n}\nfunction c(tmpc) {\n\ttmpc = b(); return tmpc;\n}\nBEGIN {\n\tprint (c() ? \"string\" : \"number\");\n}'\nPASS: awk string cast (bug 725)\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { arr [3] = 1; print arr [3] }'\nPASS: awk handles whitespace before array subscript\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { getline line <\"doesnt_exist\"; print ERRNO; ERRNO=0; close(\"doesnt_exist\"); print ERRNO; print \"Ok\" }'\nPASS: awk handles non-existing file correctly\n======================\necho -ne '' >input\necho -ne '' | awk '\nBEGIN {\n  u[\"a\"]=1\n  u[\"b\"]=1\n  u[\"c\"]=1\n  v[\"d\"]=1\n  v[\"e\"]=1\n  v[\"f\"]=1\n  for (l in u) {\n    print \"outer1\", l;\n    for (l in v) {\n      print \" inner\", l;\n    }\n    print \"outer2\", l;\n  }\n  print \"end\", l;\n  l=\"a\"\n  exit;\n}'\nPASS: awk nested loops with the same variable\n======================\necho -ne '' >input\necho -ne '' | awk '\nBEGIN{\ncnt = 0\na[cnt] = \"zeroth\"\na[++cnt] = \"first\"\ndelete a[cnt--]\nprint cnt\nprint \"[0]:\" a[0]\nprint \"[1]:\" a[1]\n}'\nPASS: awk 'delete a[v--]' evaluates v-- once\n======================\necho -ne '' >input\necho -ne '' | awk 'func f(,) { }' 2>&1\nPASS: awk func arg parsing 1\n======================\necho -ne '' >input\necho -ne '' | awk 'func f(a,,b) { }' 2>&1\nPASS: awk func arg parsing 2\n======================\necho -ne '' >input\necho -ne '' | awk 'func f(a,) { }' 2>&1\nPASS: awk func arg parsing 3\n======================\necho -ne '' >input\necho -ne '' | awk 'func f(a b) { }' 2>&1\nPASS: awk func arg parsing 4\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN {print()}' 2>&1\nPASS: awk handles empty ()\n======================\necho -ne '' >input\necho -ne 'a:b c:d\\ne:f g:h' | awk '{FS=\":\"; print $1}'\nPASS: awk FS assignment\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{n=(2^31)-1; print n, int(n), n%1, ++n, int(n), n%1}'\nPASS: awk large integer\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN{ A[1]=2; A[\"qwe\"]=\"asd\"; print length(A)}'\nPASS: awk length(array)\n======================\necho -ne '' >input\necho -ne 'qwe' | awk '{print length; print length(); print length(\"qwe\"); print length(99+9)}'\nPASS: awk length()\n======================\necho -ne '' >input\necho -ne '\\n' | awk '{ print length, 1 }'\nPASS: awk print length, 1\n======================\necho -ne '' >input\necho -ne '\\n' | awk '{ print length 1 }'\nPASS: awk print length 1\n======================\necho -ne '' >input\necho -ne '\\n' | awk 'length == 0 { print \"foo\" }'\nPASS: awk length == 0\n======================\necho -ne '' >input\necho -ne '\\n' | awk '{ if (length == 0) { print \"bar\" } }'\nPASS: awk if (length == 0)\n======================\necho -ne 'do re mi\\n' >input\necho -ne '{print $2; print ARGC;}' | awk -f - input\nPASS: awk -f and ARGC\n======================\necho -ne 'do re mi\\n' >input\necho -ne '' | awk -e '{print $2; print ARGC;}' input\nPASS: awk -e and ARGC\n======================\necho -ne '' >input\necho -ne 'BEGIN { if (1) break; else a = 1 }' | awk -f - 2>&1; echo $?\nPASS: awk break\n======================\necho -ne '' >input\necho -ne 'BEGIN { if (1) continue; else a = 1 }' | awk -f - 2>&1; echo $?\nPASS: awk continue\n======================\necho -ne '' >input\necho -ne '' | awk -e '{ for() }' 2>&1\nPASS: awk handles invalid for loop\n======================\necho -ne '' >input\necho -ne '' | awk -e foo:bar: 2>&1\nPASS: awk handles colon not preceded by ternary\n======================\necho -ne '' >input\necho -ne '' | awk -e '{delete}' 2>&1\nPASS: awk errors on missing delete arg\n======================\necho -ne '' >input\necho -ne '\\n' | awk '{printf(\"hello%c null\\n\", 0)}'\nPASS: awk printf('%c') can output NUL\nSKIP: awk printf('%-10c') can output NUL\n======================\necho -ne '' >input\necho -ne 'anything' | awk 2>&1 -- '{ $(-1) }'\nPASS: awk negative field access\n======================\necho -ne '' >input\necho -ne 'anything' | awk -v i=1 \"BEGIN {print \\\"str\\\" ++i}\"\nPASS: awk do not allow \"str\"++\n======================\necho -ne '' >input\necho -ne 'foo--bar' | awk -F '-*' '{print $1 \"-\" $2 \"=\" $3 \"*\" $4}'\nPASS: awk FS regex which can match empty string\n======================\necho -ne '' >input\necho -ne 'a=====123=' | awk -F '=+' '{print $NF}'\nPASS: awk $NF is empty\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { exit 42 } END { exit }'; echo $?\nPASS: awk exit N propagates through END's exit\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { print \"STDERR %s\" >\"/dev/stderr\" }' 2>&1\nPASS: awk print + redirect\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { \"echo HELLO\" | getline; print }'\nPASS: awk \"cmd\" | getline\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { printf \"%%\\n\" }'\nPASS: awk printf %% prints one %\n======================\necho -ne '' >input\necho -ne '' | awk 'BEGIN { printf \"Hello\\\n world\\n\" }'\nPASS: awk backslash+newline eaten with no trace\n======================\necho -ne '' >input\necho -ne 'foo' | awk '$1==$1=\"foo\" {print $1}'\nPASS: awk assign while test\nPASS: basename-does-not-remove-identical-extension\nPASS: basename-works\nPASS: bunzip2-reads-from-standard-input\nPASS: bunzip2-removes-compressed-file\nPASS: bunzip2: doesnt exist\nPASS: bunzip2: unknown suffix\nPASS: bunzip2: already exists\nPASS: bunzip2: stream unpack\nPASS: bunzip2: delete src\nPASS: bunzip2: test_bz2 file\nPASS: bunzip2: pbzip_4m_zeros file\nPASS: bunzip2: bz2_issue_11.bz2 corrupted example\nPASS: bunzip2: bz2_issue_12.bz2 corrupted example\nPASS: bzcat-does-not-remove-compressed-file\nPASS: zcat: dont delete gz src\nPASS: zcat: dont delete bz2 src\nPASS: zcat: dont delete Z src\n======================\necho -ne '\\x42\\x5a\\x68\\x39\\x31\\x41\\x59\\x26\\x53\\x59\\x63\\x3e\\xd6\\xe2\\x00\\x00\\x00\\xc1\\x00\\x00\\x10\\x20\\x00\\x20\\x00\\x21\\x00\\x82\\xb1\\x77\\x24\\x53\\x85\\x09\\x06\\x33\\xed\\x6e\\x20' >input\necho -ne '' | bzcat input input; echo $?\nPASS: bzcat can print many files\n======================\necho -ne '\\x42\\x5a\\x68\\x39\\x17\\x72\\x45\\x38\\x50\\x90\\x00\\x00\\x00\\x00' >input\necho -ne '' | bzcat input input; echo $?\nPASS: bzcat can handle compressed zero-length bzip2 files\n======================\necho -ne '\\x1f\\x9d\\x90\\x61\\x14\\x00' >input\necho -ne '' | zcat input input; echo $?\nPASS: zcat can print many files\n======================\necho -ne '\\x1f\\x9d\\x90\\x00' >input\necho -ne '' | zcat input input; echo $?\nPASS: zcat can handle compressed zero-length (.Z) files\nPASS: cat-prints-a-file\nPASS: cat-prints-a-file-and-standard-input\nSKIP: cat -e\nSKIP: cat -v\n======================\necho -ne '' >input\necho -ne 'line 1\\n\\nline 3\\n' | cat -n\nPASS: cat -n\n======================\necho -ne '' >input\necho -ne 'line 1\\n\\nline 3\\n' | cat -b\nPASS: cat -b\nPASS: cmp-detects-difference\nPASS: cp-RHL-does_not_preserve-links\nPASS: cp-a-files-to-dir\nPASS: cp-a-preserves-links\nPASS: cp-copies-empty-file\nPASS: cp-copies-large-file\nPASS: cp-copies-small-file\nPASS: cp-d-files-to-dir\nPASS: cp-dev-file\nPASS: cp-dir-create-dir\nPASS: cp-dir-existing-dir\nPASS: cp-does-not-copy-unreadable-file\nPASS: cp-files-to-dir\nPASS: cp-follows-links\nPASS: cp-parents\nSKIP: cp-preserves-hard-links\nPASS: cp-preserves-links\nPASS: cp-preserves-source-file\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file         && test   -f file             || echo BAD: file\ntest ! -L file_symlink && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir          && test ! -e dir              || echo BAD: dir\ntest ! -L dir_symlink  && test ! -e dir_symlink      || echo BAD: dir_symlink\n\nPASS: cp\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -d * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file         && test   -f file             || echo BAD: file\ntest   -L file_symlink && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir          && test ! -e dir              || echo BAD: dir\ntest   -L dir_symlink  && test ! -e dir_symlink      || echo BAD: dir_symlink\n\nPASS: cp -d\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -P * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file         && test   -f file             || echo BAD: file\ntest   -L file_symlink && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir          && test ! -e dir              || echo BAD: dir\ntest   -L dir_symlink  && test ! -e dir_symlink      || echo BAD: dir_symlink\n\nPASS: cp -P\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -L * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file         && test   -f file             || echo BAD: file\ntest ! -L file_symlink && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir          && test ! -e dir              || echo BAD: dir\ntest ! -L dir_symlink  && test ! -e dir_symlink      || echo BAD: dir_symlink\n\nPASS: cp -L\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -H * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file         && test   -f file             || echo BAD: file\ntest ! -L file_symlink && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir          && test ! -e dir              || echo BAD: dir\ntest ! -L dir_symlink  && test ! -e dir_symlink      || echo BAD: dir_symlink\n\nPASS: cp -H\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -R * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file             && test   -f file             || echo BAD: file\ntest   -L file_symlink     && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir              && test   -d dir              || echo BAD: dir\ntest   -L dir_symlink      && test   -d dir_symlink      || echo BAD: dir_symlink\ntest ! -L dir/file         && test   -f dir/file         || echo BAD: dir/file\ntest   -L dir/file_symlink && test   -f dir/file_symlink || echo BAD: dir/file_symlink\n\nPASS: cp -R\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -Rd * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file             && test   -f file             || echo BAD: file\ntest   -L file_symlink     && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir              && test   -d dir              || echo BAD: dir\ntest   -L dir_symlink      && test   -d dir_symlink      || echo BAD: dir_symlink\ntest ! -L dir/file         && test   -f dir/file         || echo BAD: dir/file\ntest   -L dir/file_symlink && test   -f dir/file_symlink || echo BAD: dir/file_symlink\n\nPASS: cp -Rd\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -RP * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file             && test   -f file             || echo BAD: file\ntest   -L file_symlink     && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir              && test   -d dir              || echo BAD: dir\ntest   -L dir_symlink      && test   -d dir_symlink      || echo BAD: dir_symlink\ntest ! -L dir/file         && test   -f dir/file         || echo BAD: dir/file\ntest   -L dir/file_symlink && test   -f dir/file_symlink || echo BAD: dir/file_symlink\n\nPASS: cp -RP\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -RL * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file             && test   -f file             || echo BAD: file\ntest ! -L file_symlink     && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir              && test   -d dir              || echo BAD: dir\ntest ! -L dir_symlink      && test   -d dir_symlink      || echo BAD: dir_symlink\ntest ! -L dir/file         && test   -f dir/file         || echo BAD: dir/file\ntest ! -L dir/file_symlink && test   -f dir/file_symlink || echo BAD: dir/file_symlink\n\nPASS: cp -RL\n======================\necho -ne '' >input\necho -ne '' | \\\ncd cp.testdir || exit 1; cp -RHL * ../cp.testdir2 2>&1; echo $?; cd ../cp.testdir2 || exit 1\ntest ! -L file             && test   -f file             || echo BAD: file\ntest ! -L file_symlink     && test   -f file_symlink     || echo BAD: file_symlink\ntest ! -L dir              && test   -d dir              || echo BAD: dir\ntest ! -L dir_symlink      && test   -d dir_symlink      || echo BAD: dir_symlink\ntest ! -L dir/file         && test   -f dir/file         || echo BAD: dir/file\ntest ! -L dir/file_symlink && test   -f dir/file_symlink || echo BAD: dir/file_symlink\n\nPASS: cp -RHL\n======================\necho -ne '' >input\necho -ne '' | echo -ne '\\x42\\x5a\\x68\\x39\\x31\\x41\\x59\\x26\\x53\\x59\\x64\\x1e\\x91\\x8c\\x00\\x00\\x48\\x7f\\x80\\x4c\\x48\\x08\\x00\\x28\\x01\\xff\\xe0\\x3f\\x24\\x14\\x00\\x0e\\x20\\xdc\\x60\\x20\\x00\\x92\\x11\\xea\\xa0\\x1a\\x00\\x00\\x00\\x03\\x20\\x8a\\x93\\xd4\\x9a\\x68\\x1a\\x0d\\x1e\\x91\\xa1\\xa0\\x06\\x98\\xe3\\x5c\\x2f\\xd9\\x26\\xa1\\x25\\x24\\x20\\xed\\x47\\xc7\\x21\\x40\\x2b\\x6e\\xf2\\xe6\\xfe\\x98\\x13\\x68\\xa8\\xbd\\x82\\xb2\\x4f\\x26\\x02\\x24\\x16\\x5b\\x22\\x16\\x72\\x74\\x15\\xcd\\xc1\\xa6\\x9e\\xa6\\x5e\\x6c\\x16\\x37\\x35\\x01\\x99\\xc4\\x81\\x21\\x29\\x28\\x4b\\x69\\x51\\xa9\\x3c\\x1a\\x9b\\x0a\\xe1\\xe4\\xb4\\xaf\\x85\\x73\\xba\\x23\\x10\\x59\\xe8\\xb3\\xe1\\xa1\\x63\\x05\\x8c\\x4f\\xc5\\xdc\\x91\\x4e\\x14\\x24\\x19\\x07\\xa4\\x63\\x00' | bzcat | cpio -i 2>&1; echo $?;\nls -ln cpio.testdir | sed 's/  */ /g' | cut -d' ' -f 1-5,9- | grep -v '^total '\nPASS: cpio extracts zero-sized hardlinks\nSKIP: cpio extracts zero-sized hardlinks 2\nSKIP: cpio -p with absolute paths\nSKIP: cpio restores suid/sgid bits\n======================\necho -ne '' >input\necho -ne '' | echo -ne '\\x42\\x5a\\x68\\x39\\x31\\x41\\x59\\x26\\x53\\x59\\x64\\x1e\\x91\\x8c\\x00\\x00\\x48\\x7f\\x80\\x4c\\x48\\x08\\x00\\x28\\x01\\xff\\xe0\\x3f\\x24\\x14\\x00\\x0e\\x20\\xdc\\x60\\x20\\x00\\x92\\x11\\xea\\xa0\\x1a\\x00\\x00\\x00\\x03\\x20\\x8a\\x93\\xd4\\x9a\\x68\\x1a\\x0d\\x1e\\x91\\xa1\\xa0\\x06\\x98\\xe3\\x5c\\x2f\\xd9\\x26\\xa1\\x25\\x24\\x20\\xed\\x47\\xc7\\x21\\x40\\x2b\\x6e\\xf2\\xe6\\xfe\\x98\\x13\\x68\\xa8\\xbd\\x82\\xb2\\x4f\\x26\\x02\\x24\\x16\\x5b\\x22\\x16\\x72\\x74\\x15\\xcd\\xc1\\xa6\\x9e\\xa6\\x5e\\x6c\\x16\\x37\\x35\\x01\\x99\\xc4\\x81\\x21\\x29\\x28\\x4b\\x69\\x51\\xa9\\x3c\\x1a\\x9b\\x0a\\xe1\\xe4\\xb4\\xaf\\x85\\x73\\xba\\x23\\x10\\x59\\xe8\\xb3\\xe1\\xa1\\x63\\x05\\x8c\\x4f\\xc5\\xdc\\x91\\x4e\\x14\\x24\\x19\\x07\\xa4\\x63\\x00' | bzcat | cpio -id 2>&1; echo $?\nPASS: cpio extracts in existing directory\nSKIP: cpio uses by default uid/gid\nSKIP: cpio -R with create\nSKIP: cpio -R with extract\nPASS: cut-cuts-a-character\nPASS: cut-cuts-a-closed-range\nPASS: cut-cuts-a-field\nPASS: cut-cuts-an-open-range\nPASS: cut-cuts-an-unclosed-range\n======================\necho -ne 'the quick brown fox\\n' >input\necho -ne 'jumps over the lazy dog\\n' | cut -d' ' -f2 - input\nPASS: cut '-' (stdin) and multi file handling\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -b 3,3,3 input\nPASS: cut -b a,a,a\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -b 1-3,2-5,7-9,9-10 input\nPASS: cut -b overlaps\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -b 3-8,4-6 input\nPASS: -b encapsulated\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -b 8-3 abc.txt 2>/dev/null || echo err\nPASS: cut high-low error\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -c 4-10 input\nPASS: cut -c a-b\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -c 41- input\nPASS: cut -c a-\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -c -39 input\nPASS: cut -c -b\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -c 40 input\nPASS: cut -c a\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -c 3,5-7,10 input\nPASS: cut -c a,b-c,d\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -d ':' -f 5- input\nPASS: cut -f a-\n======================\necho -ne 'one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n' >input\necho -ne '' | cut -d ' ' -f 3 input\nPASS: cut show whole line with no delim\n======================\necho -ne '' >input\necho -ne '' | echo 'ref_categorie=test' | cut -c 1-15 \nPASS: cut with echo, -c (a-b)\n======================\necho -ne '' >input\necho -ne '' | echo 'ref_categorie=test' | cut -c 14\nPASS: cut with echo, -c (a)\n======================\necho -ne 'abcdefghijklmnopqrstuvwxyz' >input\necho -ne '' | cut -c 4,5,20 input\nPASS: cut with -c (a,b,c)\n======================\necho -ne 'abcdefghijklmnopqrstuvwxyz' >input\necho -ne '' | cut -b 4,5,20 input\nPASS: cut with -b (a,b,c)\n======================\necho -ne '406378:Sales:Itorre:Jan\n031762:Marketing:Nasium:Jim\n636496:Research:Ancholie:Mel\n396082:Sales:Jucacion:Ed\n' >input\necho -ne '' | cut -d: -f3 -s input\nPASS: cut with -d -f(:) -s\n======================\necho -ne '406378:Sales:Itorre:Jan\n031762:Marketing:Nasium:Jim\n636496:Research:Ancholie:Mel\n396082:Sales:Jucacion:Ed\n' >input\necho -ne '' | cut -d' ' -f3 -s input && echo yes\nPASS: cut with -d -f( ) -s\n======================\necho -ne '406378:Sales:Itorre:Jan\n031762:Marketing:Nasium:Jim\n636496:Research:Ancholie:Mel\n396082:Sales:Jucacion:Ed\n' >input\necho -ne '' | cut -da -f3 -s input\nPASS: cut with -d -f(a) -s\n======================\necho -ne '406378:Sales:Itorre:Jan\n031762:Marketing:Nasium:Jim\n636496:Research:Ancholie:Mel\n396082:Sales:Jucacion:Ed\n' >input\necho -ne '' | cut -da -f3 -s -n input\nPASS: cut with -d -f(a) -s -n\n======================\necho -ne '' >input\necho -ne 'Bother, said Pooh. It's your husband, and he has a gun.\nCheerios are donut seeds.\nTalk is cheap because supply exceeds demand.\nWeather forecast for tonight : dark.\nApple: you can buy better, but you can't pay more.\nSubcalifragilisticexpialidocious.\nAuntie Em: Hate you, hate Kansas. Took the dog. Dorothy.' | cut -DF 2,7,5\nPASS: cut -DF\n======================\necho -ne '' >input\necho -ne 'a::b\\n' | cut -d ':' -f 1-3\nPASS: cut empty field\n======================\necho -ne '' >input\necho -ne 'a::b::c:d\\n' | cut -d ':' -f 3-5\nPASS: cut empty field 2\nPASS: date-@-works\nPASS: date-R-works\nPASS: date-format-works\nSKIP: date-timezone\nPASS: date-u-works\nPASS: date-works\nPASS: date-works-1\n======================\necho -ne '' >input\necho -ne '10 20+p' | dc\nPASS: dc basic syntax (stdin, multiple args)\n======================\necho -ne '' >input\necho -ne '' | dc -e'10 20+p'\nPASS: dc basic syntax (argv, single arg)\n======================\necho -ne '' >input\necho -ne '' | dc -e10 -e20+p\nPASS: dc basic syntax (argv, multiple args)\n======================\necho -ne '' >input\necho -ne '' | dc -e'8 8 * 2 2 + / p'\nPASS: dc complex with spaces (single arg)\n======================\necho -ne '' >input\necho -ne '' | dc -e'8 8*2 2+/p'\nPASS: dc complex without spaces (single arg)\n======================\necho -ne '' >input\necho -ne '' | dc -e8 -e8 -e\\* -e2 -e2 -e+ -e/ -ep\nPASS: dc complex with spaces (multiple args)\n======================\necho -ne '' >input\necho -ne '' | dc -e8 -e8\\*2 -e2+/p\nPASS: dc complex without spaces (multiple args)\nSKIP: dc: x should execute strings\nSKIP: dc: x should not execute or pop non-strings\nSKIP: dc: x should work with strings created from a\nSKIP: dc: p should print invalid escapes\nSKIP: dc: p should print trailing backslashes\nSKIP: dc: p should parse/print single backslashes\nSKIP: dc: p should print single backslash strings\nSKIP: dc read\nSKIP: dc read string\nSKIP: dc '>a' (conditional execute string) 1\nSKIP: dc '>a' (conditional execute string) 2\nSKIP: dc '>aeb' (conditional execute string with else)\nSKIP: dc space can be a register\nSKIP: dc newline can be a register\nSKIP: dc Z (length) for numbers\nSKIP: dc dc_add.dc\nSKIP: dc dc_boolean.dc\nSKIP: dc dc_decimal.dc\nSKIP: dc dc_divide.dc\nSKIP: dc dc_divmod.dc\nSKIP: dc dc_misc.dc\nSKIP: dc dc_modexp.dc\nSKIP: dc dc_modulus.dc\nSKIP: dc dc_multiply.dc\nSKIP: dc dc_power.dc\nSKIP: dc dc_sqrt.dc\nSKIP: dc dc_strings.dc\nSKIP: dc dc_subtract.dc\nSKIP: dc -x dcx_vars.dc\nPASS: dd-accepts-if\nPASS: dd-accepts-of\nPASS: dd-copies-from-standard-input-to-standard-output\nSKIP: dd-count-bytes\nPASS: dd-prints-count-to-standard-error\nPASS: dd-reports-write-errors\n======================\necho -ne 'qwe\\nasd\\nzxc\\n' >input\necho -ne 'asd\\n' | diff -u - input | sed 's/\t.*//'\nPASS: diff of stdin\n======================\necho -ne 'qwe\\nasd\\nzxc' >input\necho -ne 'asd\\n' | diff -u - input | sed 's/\t.*//'\nPASS: diff of stdin, no newline in the file\n======================\necho -ne '' >input\necho -ne 'stdin' | diff - -; echo $?; wc -c\nPASS: diff of stdin, twice\n======================\necho -ne '' >input\necho -ne 'a\\n' | diff -u - input | sed 's/\t.*//'\nPASS: diff of empty file against stdin\n======================\necho -ne 'a\\n' >input\necho -ne '' | diff -u - input | sed 's/\t.*//'\nPASS: diff of empty file against nonempty one\n======================\necho -ne 'abc' >input\necho -ne 'abc ' | diff -ub - input; echo $?\nPASS: diff -b treats EOF as whitespace\n======================\necho -ne 'a \\t c\\n' >input\necho -ne 'a\\t \\tc\\n' | diff -ub - input; echo $?\nPASS: diff -b treats all spaces as equal\n======================\necho -ne 'a\\n' >input\necho -ne '\\na\\n\\n' | diff -uB - input; echo $?\nPASS: diff -B ignores changes whose lines are all blank\n======================\necho -ne 'a\\n' >input\necho -ne '\\nb\\n\\n' | diff -uB - input | sed 's/\t.*//'\nPASS: diff -B does not ignore changes whose lines are not all blank\n======================\necho -ne '\\n1\\n' >input\necho -ne '1\\n' | diff -qB - input; echo $?\nPASS: diff -B ignores blank single line change\n======================\necho -ne '0\\n' >input\necho -ne '1\\n' | diff -qB - input; echo $?\nPASS: diff -B does not ignore non-blank single line change\n======================\necho -ne 'abc\\na  c\\ndef\\n' >input\necho -ne 'a c\\n' | diff -ub - input | sed 's/\t.*//'\nPASS: diff always takes context from old file\n======================\necho -ne '' >input\necho -ne '' | diff -ur diff1 diff2/subdir | sed 's/\t.*//'\nPASS: diff diff1 diff2/subdir\n======================\necho -ne '' >input\necho -ne '' | diff -ur diff1 diff2/subdir/- | sed 's/\t.*//'\nPASS: diff dir dir2/file/-\n======================\necho -ne '' >input\necho -ne '' | diff -ur diff1 diff2/subdir | sed 's/\t.*//'\nPASS: diff of dir and fifo\n======================\necho -ne '' >input\necho -ne '' | diff -ur diff1 diff2/subdir | sed 's/\t.*//'\nPASS: diff of file and fifo\n======================\necho -ne '' >input\necho -ne '' | diff -urN diff1 diff2/subdir | sed 's/\t.*//'\nPASS: diff -rN does not read non-regular files\n======================\necho -ne '' >input\necho -ne '' | diff -ur diff1 diff2/ | sed 's/\t.*//'; diff -ur .///diff1 diff2//// | sed 's/\t.*//'\nPASS: diff diff1 diff2/\nPASS: dirname-handles-absolute-path\nPASS: dirname-handles-empty-path\nPASS: dirname-handles-multiple-slashes\nPASS: dirname-handles-relative-path\nPASS: dirname-handles-root\nPASS: dirname-handles-single-component\nPASS: dirname-works\nPASS: du-h-works\nPASS: du-k-works\nPASS: du-l-works\nPASS: du-m-works\nPASS: du-s-works\nPASS: du-works\nPASS: echo-does-not-print-newline\nPASS: echo-prints-argument\nPASS: echo-prints-arguments\nSKIP: echo-prints-dash\nPASS: echo-prints-newline\nSKIP: echo-prints-non-opts\nSKIP: echo-prints-slash-zero\nSKIP: echo-prints-slash_00041\nSKIP: echo-prints-slash_0041\nSKIP: echo-prints-slash_041\nSKIP: echo-prints-slash_41\nPASS: expr-big\nPASS: expr-works\nPASS: false-is-silent\nPASS: false-returns-failure\nPASS: find-supports-minus-xdev\n======================\necho -ne '' >input\necho -ne '' | cd find.tempdir && find -type f 2>&1\nPASS: find -type f\n======================\necho -ne '' >input\necho -ne '' | cd find.tempdir && find testfile -exec true {} \\; 2>&1; echo $?\nPASS: find -exec exitcode 1\n======================\necho -ne '' >input\necho -ne '' | cd find.tempdir && find testfile -exec true {} + 2>&1; echo $?\nPASS: find -exec exitcode 2\n======================\necho -ne '' >input\necho -ne '' | cd find.tempdir && find testfile -exec false {} \\; 2>&1; echo $?\nPASS: find -exec exitcode 3\n======================\necho -ne '' >input\necho -ne '' | cd find.tempdir && find testfile -exec false {} + 2>&1; echo $?\nPASS: find -exec exitcode 4\n======================\necho -ne '' >input\necho -ne '' | find / -maxdepth 0 -name /\nPASS: find / -maxdepth 0 -name /\n======================\necho -ne '' >input\necho -ne '' | find // -maxdepth 0 -name /\nPASS: find // -maxdepth 0 -name /\n======================\necho -ne '' >input\necho -ne '' | find / -maxdepth 0 -name //\nPASS: find / -maxdepth 0 -name //\n======================\necho -ne '' >input\necho -ne '' | find // -maxdepth 0 -name //\nPASS: find // -maxdepth 0 -name //\n======================\necho -ne '' >input\necho -ne '' | find ./// -name .\nPASS: find ./// -name .\n======================\necho -ne '' >input\necho -ne '' | find ./// -name .///\nPASS: find ./// -name .///\n======================\necho -ne '' >input\necho -ne '' | grep nonexistent 2> /dev/null ; echo $?\nPASS: grep (exit with error)\n======================\necho -ne '' >input\necho -ne '' | grep grep '/usr/lib/busybox/ptest/testsuite/grep.tests' > /dev/null 2>&1 ; echo $?\nPASS: grep (exit success)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\nthree\\nthree\\nthree\\n' | grep two\nPASS: grep (default to stdin)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\nthree\\nthree\\nthree\\n' | grep two -\nPASS: grep - (specify stdin)\n======================\necho -ne 'one\\ntwo\\nthree\\nthree\\nthree\\n' >input\necho -ne '' | grep two input\nPASS: grep input (specify file)\n======================\necho -ne 'bug' >input\necho -ne '' | grep bug input\nPASS: grep (no newline at EOL)\n======================\necho -ne 'one\\ntwo\\nthree\\nthree\\nthree\\n' >input\necho -ne '' | grep two input empty 2>/dev/null\nPASS: grep two files\n======================\necho -ne 'one\\ntwo\\nthree\\n' >input\necho -ne 'one\\ntwo\\ntoo\\nthree\\nthree\\n' | grep two - input\nPASS: grep - infile (specify stdin and file)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | grep two - nonexistent 2> /dev/null ; echo $?\nPASS: grep - nofile (specify stdin and nonexisting file)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | grep -q nomatch - nonexistent 2> /dev/null ; echo $?\nPASS: grep -q - nofile (specify stdin and nonexisting file, no match)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | grep -q two - nonexistent ; echo $?\nPASS: grep -q - nofile (specify stdin and nonexisting file, match)\n======================\necho -ne '' >input\necho -ne '' | grep -s nomatch nonexistent ; echo $?\nPASS: grep -s nofile (nonexisting file, no match)\n======================\necho -ne '' >input\necho -ne 'nomatch\\ndomatch\\nend\\n' | grep -s domatch nonexistent - ; echo $?\nPASS: grep -s nofile - (stdin and nonexisting file, match)\nSKIP: grep handles NUL in files\nSKIP: grep handles NUL on stdin\nSKIP: grep matches NUL\n======================\necho -ne 'one\\ntwo\\n' >input\necho -ne '' | grep -e one -e two input ; echo $?\nPASS: grep handles multiple regexps\n======================\necho -ne 'one\\ntwo\\n' >input\necho -ne '' | grep -F -e one -e two input ; echo $?\nPASS: grep -F handles multiple expessions\n======================\necho -ne 'FOO\\n' >input\necho -ne '' | grep -F -i foo input ; echo $?\nPASS: grep -F handles -i\n======================\necho -ne 'tw\\ntwo\\nthree\\n' >input\necho -ne 'tw.\\nthr\\n' | grep -f - input ; echo $?\nPASS: grep can read regexps from stdin\n======================\necho -ne 'foo\\n' >input\necho -ne '' | grep -x foo input ; echo $?\nPASS: grep -x (full match)\n======================\necho -ne 'foo bar\\n' >input\necho -ne '' | grep -x foo input ; echo $?\nPASS: grep -x (partial match 1)\n======================\necho -ne 'bar foo\\n' >input\necho -ne '' | grep -x foo input ; echo $?\nPASS: grep -x (partial match 2)\n======================\necho -ne 'foo\\n' >input\necho -ne '' | grep -x -F foo input ; echo $?\nPASS: grep -x -F (full match)\n======================\necho -ne 'foo bar\\n' >input\necho -ne '' | grep -x -F foo input ; echo $?\nPASS: grep -x -F (partial match 1)\n======================\necho -ne 'bar foo\\n' >input\necho -ne '' | grep -x -F foo input ; echo $?\nPASS: grep -x -F (partial match 2)\n======================\necho -ne 'asd\\n' >input\necho -ne '' | grep -L qwe input; echo $?\nPASS: grep -L exitcode 0\n======================\necho -ne 'qwe\\n' >input\necho -ne 'asd\\n' | grep -L qwe input -; echo $?\nPASS: grep -L exitcode 0 #2\n======================\necho -ne 'qwe\\n' >input\necho -ne '' | grep -L qwe input; echo $?\nPASS: grep -L exitcode 1\n======================\necho -ne '' >input\necho -ne 'b\\ar\\nfoo\\nbaz' | grep -E fo+\nPASS: grep -E supports extended regexps\n======================\necho -ne '' >input\necho -ne 'foo\\nbar\\n' | egrep foo\nPASS: grep is also egrep\n======================\necho -ne '' >input\necho -ne 'FOO\\n' | egrep foo ; [ $? -ne 0 ] && echo yes\nPASS: egrep is not case insensitive\n======================\necho -ne '' >input\necho -ne '00:19:3E:00:AA:5E 00:1D:60:3D:3A:FB 00:22:43:49:FB:AA\\n' | grep -E -o '([[:xdigit:]]{2}[:-]){5}[[:xdigit:]]{2}'\nPASS: grep -E -o prints all matches\n======================\necho -ne '' >input\necho -ne '/var/test\\n' | grep -o \"[^/]*$\"\nPASS: grep -o does not loop forever\n======================\necho -ne '' >input\necho -ne 'test\\n' | grep -o \"\" | head -n1\nPASS: grep -o does not loop forever on zero-length match\n======================\necho -ne '' >input\necho -ne 'test\\n' | grep -f input\nPASS: grep -f EMPTY_FILE\n======================\necho -ne '' >input\necho -ne 'test\\n' | grep -v -f input\nPASS: grep -v -f EMPTY_FILE\n======================\necho -ne '' >input\necho -ne 'test\\n' | grep -vxf input\nPASS: grep -vxf EMPTY_FILE\n======================\necho -ne 'foop\\n' >input\necho -ne '' | grep -Fw foo input\nPASS: grep -Fw matches only words\n======================\necho -ne 'foop foo\\n' >input\necho -ne '' | grep -Fw foo input\nPASS: grep -Fw doesn't stop on 1st mismatch\n======================\necho -ne 'foop foo\\n' >input\necho -ne '' | grep -w foo input\nPASS: grep -w doesn't stop on 1st mismatch\n======================\necho -ne 'strstr\\n' >input\necho -ne '' | grep -w ^str input\nPASS: grep -w ^str doesn't match str not at the beginning\n======================\necho -ne 'anything\\n' >input\necho -ne '' | grep -w ^ input\nPASS: grep -w ^ doesn't hang\n======================\necho -ne 'wordword\\n' >input\necho -ne '' | grep -w word input\nPASS: grep -w word doesn't match wordword\n======================\necho -ne 'ww\\n' >input\necho -ne '' | grep -F -w w input\nPASS: grep -F -w w doesn't match ww\n======================\necho -ne 'bword,word\\nwordb,word\\nbwordb,word\\n' >input\necho -ne '' | grep -w word input\nPASS: grep -w word match second word\n======================\necho -ne '' >input\necho -ne '  aa bb cc\\n' | grep -x -v -e '.*aa.*' -e 'bb.*'; echo $?\nPASS: grep -x -v -e EXP1 -e EXP2 finds nothing if either EXP matches\n======================\necho -ne '' >input\necho -ne 'foo\\nbar\\nbaz\\n' | grep -Fv \"$(printf \"foo\\nbar\\n\")\"\nPASS: grep PATTERN can be a newline-delimited list\n======================\necho -ne '' >input\necho -ne 'foo\\nbar\\nbaz\\n' | grep -Fv -e \"$(printf \"foo\\nbar\\n\")\"\nPASS: grep -e PATTERN can be a newline-delimited list\n======================\necho -ne '' >input\necho -ne '' | grep -r . grep.testdir/symfoo\nPASS: grep -r on symlink to dir\n======================\necho -ne '' >input\necho -ne '' | grep -r . grep.testdir\nPASS: grep -r on dir/symlink to dir\nPASS: gunzip-reads-from-standard-input\nPASS: gunzip: doesnt exist\nPASS: gunzip: unknown suffix\nPASS: gunzip: already exists\nPASS: gunzip: stream unpack\nPASS: gunzip: delete src\nPASS: gzip-accepts-multiple-files\nPASS: gzip-accepts-single-minus\nSKIP: gzip-compression-levels\nPASS: gzip-removes-original-file\n======================\necho -ne '' >input\necho -ne '' | head head.input\nPASS: head (without args)\n======================\necho -ne '' >input\necho -ne '' | head -n 2 head.input\nPASS: head -n <positive number>\nSKIP: head -n <negative number>\n======================\necho -ne '' >input\necho -ne '\\0\\0\\0\\0' | hexdump -C\nPASS: hexdump -C with four NULs\n======================\necho -ne '' >input\necho -ne '\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0' | hexdump -e '1/1 \"%02x|\"1/1 \"%02x!\\n\"'\nPASS: hexdump does not think last padded block matches any full block\n======================\necho -ne '' >input\necho -ne '\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0' | hexdump -e '1/1 \"%02x|\"1/1 \"%02x!\\n\"'\nPASS: hexdump thinks last full block can match\nPASS: hostname-d-works\nPASS: hostname-i-works\nPASS: hostname-s-works\nPASS: hostname-works\nPASS: id-g-works\nPASS: id-u-works\nPASS: id-un-works\nPASS: id-ur-works\nPASS: ln-creates-hard-links\nPASS: ln-creates-soft-links\nPASS: ln-force-creates-hard-links\nPASS: ln-force-creates-soft-links\nPASS: ln-preserves-hard-links\nPASS: ln-preserves-soft-links\nPASS: ls-1-works\nPASS: ls-h-works\nPASS: ls-l-works\nPASS: ls-s-works\n======================\necho -ne '' >input\necho -ne '' | (cd ls.testdir && sh ../ls.mk_uni_tests) && ls -1 ls.testdir\nPASS: ls unicode test with codepoints limited to 767\n======================\necho -ne '' >input\necho -ne '' | touch ls.testdir/A ls.testdir/B; ln -s ls.testdir ls.link; ls ls.link; ls -1 ls.link/; ls -1 ls.link; rm -f ls.link\nPASS: ls symlink_to_dir\nPASS: md5sum-verifies-non-binary-file\nSKIP: md5sum\nPASS: mkdir-makes-a-directory\nPASS: mkdir-makes-parent-directories\nSKIP: mount\nPASS: mv-files-to-dir\nPASS: mv-files-to-dir-2\nPASS: mv-follows-links\nPASS: mv-moves-empty-file\nPASS: mv-moves-file\nPASS: mv-moves-hardlinks\nPASS: mv-moves-large-file\nPASS: mv-moves-small-file\nPASS: mv-moves-symlinks\nPASS: mv-moves-unreadable-files\nSKIP: mv-preserves-hard-links\nPASS: mv-preserves-links\nPASS: mv-refuses-mv-dir-to-subdir\nPASS: mv-removes-source-file\nSKIP: od -b\nSKIP: od -f\nSKIP: od -b --traditional\nSKIP: od -b --traditional FILE\n======================\necho -ne 'qwe\nzxc\n' >input\necho -ne '--- input\tJan 01 01:01:01 2000\n+++ input\tJan 01 01:01:01 2000\n@@ -1,2 +1,3 @@\n qwe\n+asd\n zxc\n' | patch 2>&1; echo $?; cat input\nPASS: patch with old_file == new_file\n======================\necho -ne 'qwe\nzxc\n' >input\necho -ne '--- input.doesnt_exist\tJan 01 01:01:01 2000\n+++ input\tJan 01 01:01:01 2000\n@@ -1,2 +1,3 @@\n qwe\n+asd\n zxc\n' | patch 2>&1; echo $?; cat input\nPASS: patch with nonexistent old_file\n======================\necho -ne 'qwe\nasd\nzxc\n' >input\necho -ne '--- input.doesnt_exist\tJan 01 01:01:01 2000\n+++ input\tJan 01 01:01:01 2000\n@@ -1,2 +1,3 @@\n qwe\n+asd\n zxc\n' | patch -R 2>&1; echo $?; cat input\nPASS: patch -R with nonexistent old_file\n======================\necho -ne 'abc\ndef\n123\n' >input\necho -ne '--- input.old\tJan 01 01:01:01 2000\n+++ input\tJan 01 01:01:01 2000\n@@ -1,2 +1,3 @@\n abc\n+def\n 123\n' | patch 2>&1; echo $?; cat input\nPASS: patch detects already applied hunk\n======================\necho -ne 'abc\n123\n456\n' >input\necho -ne '--- input.old\tJan 01 01:01:01 2000\n+++ input\tJan 01 01:01:01 2000\n@@ -1,2 +1,3 @@\n abc\n 123\n+456\n' | patch 2>&1; echo $?; cat input\nPASS: patch detects already applied hunk at the EOF\n======================\necho -ne 'abc\ndef\n123\n' >input\necho -ne '--- input\n+++ input\n@@ -1,2 +1,3 @@\n abc\n+def\n 123\n' | patch -N 2>&1; echo $?; cat input\nPASS: patch -N ignores already applied hunk\n======================\necho -ne 'abc\n123\n' >input\necho -ne '--- foo.old\n+++ foo\n@@ -1,2 +1,3 @@\n abc\n+def\n 123\n' | cat >a.patch; patch input a.patch 2>&1; echo $?; cat input; rm a.patch\nPASS: patch FILE PATCH\n======================\necho -ne '111\n222\n333\n444\n555\n666\n777\n888\n999\n' >input\necho -ne '--- input\n+++ input\n@@ -1,6 +1,4 @@\n-111\n-222\n-333\n+111changed\n 444\n 555\n 666\n' | patch 2>&1; cat input\nPASS: patch at the beginning\n======================\necho -ne '' >input\necho -ne '--- /dev/null\n+++ testfile\n@@ -0,0 +1 @@\n+qwerty\n' | patch 2>&1; echo $?; cat testfile; rm testfile\nPASS: patch creates new file\n======================\necho -ne '' >input\necho -ne '--- bogus_dir///dir2///file\n+++ bogus_dir///dir2///file\n@@ -1,2 +1,3 @@\n qwe\n+asd\n zxc\n' | patch -p1 2>&1; echo $?\nPASS: patch understands ...dir///dir...\n======================\necho -ne 'foo\n\n\n\n\n\n\n\nbar\n' >input\necho -ne '--- a/input.orig\n+++ b/input\n@@ -5,5 +5,8 @@ foo\n \n \n \n+1\n+2\n+3\n \n bar\n-- \n2.9.2\n' | patch -p1 2>&1; echo $?; cat input\nPASS: patch internal buffering bug?\n======================\necho -ne '' >input\necho -ne '' | pidof veryunlikelyoccuringbinaryname ; echo $?\nPASS: pidof (exit with error)\n======================\necho -ne '' >input\necho -ne '' | pidof pidof > /dev/null; echo $?\nPASS: pidof (exit with success)\n======================\necho -ne '' >input\necho -ne '' | pidof pidof.tests | grep -o -w 3278\nPASS: pidof this\nSKIP: pidof -s\nSKIP: pidof -o %PPID NOP\nSKIP: pidof -o init\n======================\necho -ne '' >input\necho -ne '' | busybox printf '\\c' foo\nPASS: printf produces no further output 1\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%s\\c' foo bar\nPASS: printf produces no further output 2\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%s\\n' foo '/home/root'\nPASS: printf repeatedly uses pattern for each argv\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%b' 'a\\tb' 'c\\d\\n' 2>&1; echo $?\nPASS: printf understands %b escaped_string\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%d\\n' '\"x' \"'y\" \"'zTAIL\" 2>&1; echo $?\nPASS: printf understands %d '\"x' \"'y\" \"'zTAIL\"\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%s\\n' '\"x' \"'y\" \"'zTAIL\" 2>&1; echo $?\nPASS: printf understands %s '\"x' \"'y\" \"'zTAIL\"\n======================\necho -ne '' >input\necho -ne '' | busybox printf '|%23.12f|\\n' 5.25 2>&1; echo $?\nPASS: printf understands %23.12f\n======================\necho -ne '' >input\necho -ne '' | busybox printf '|%*.*f|\\n' 23 12 5.25 2>&1; echo $?\nPASS: printf understands %*.*f\n======================\necho -ne '' >input\necho -ne '' | busybox printf '|%*f|\\n' -23 5.25 2>&1; echo $?\nPASS: printf understands %*f with negative width\n======================\necho -ne '' >input\necho -ne '' | busybox printf '|%.*f|\\n' -12 5.25 2>&1; echo $?\nPASS: printf understands %.*f with negative precision\n======================\necho -ne '' >input\necho -ne '' | busybox printf '|%*.*f|\\n' -23 -12 5.25 2>&1; echo $?\nPASS: printf understands %*.*f with negative width/precision\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%zd\\n' -5 2>&1; echo $?\nPASS: printf understands %zd\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%ld\\n' -5 2>&1; echo $?\nPASS: printf understands %ld\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%Ld\\n' -5 2>&1; echo $?\nPASS: printf understands %Ld\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%%\\n' 2>&1; echo $?\nPASS: printf understands %%\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%d\\n' 3 +3 '   3' '   +3' 2>&1; echo $?\nPASS: printf handles positive numbers for %d\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%i\\n' 3 +3 '   3' '   +3' 2>&1; echo $?\nPASS: printf handles positive numbers for %i\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%x\\n' 42 +42 '   42' '   +42' 2>&1; echo $?\nPASS: printf handles positive numbers for %x\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%0.3f\\n' .42 +.42 '   .42' '   +.42' 2>&1; echo $?\nPASS: printf handles positive numbers for %f\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%d\\n' 1 - 2 bad 3 123bad 4 2>&1; echo $?\nPASS: printf handles %d bad_input\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%' a b c 2>&1; echo $?\nPASS: printf aborts on bare %\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%r' a b c 2>&1; echo $?\nPASS: printf aborts on %r\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%0*d\\n' 2 1 2>&1; echo $?\nPASS: printf treats leading 0 as flag\n======================\necho -ne '' >input\necho -ne '' | busybox printf '%0 d\\n' 2 2>&1; echo $?\nPASS: printf handles multiple flags\nPASS: pwd-prints-working-directory\n======================\necho -ne '' >input\necho -ne '' | readlink ./readlink_testdir/testfile\nPASS: readlink on a file\n======================\necho -ne '' >input\necho -ne '' | readlink ./testlink\nPASS: readlink on a link\n======================\necho -ne '' >input\necho -ne '' | readlink -f ./readlink_testdir/testfile\nPASS: readlink -f on a file\n======================\necho -ne '' >input\necho -ne '' | readlink -f ./testlink\nPASS: readlink -f on a link\n======================\necho -ne '' >input\necho -ne '' | readlink -f ./readlink_testdir/readlink_testdir/testlink\nPASS: readlink -f on an invalid link\n======================\necho -ne '' >input\necho -ne '' | readlink -f readlink_testdir/../readlink_testdir/testfile\nPASS: readlink -f on a weird dir\n======================\necho -ne '' >input\necho -ne '' | realpath /not_file\nPASS: realpath on non-existent absolute path 1\n======================\necho -ne '' >input\necho -ne '' | realpath /not_file/\nPASS: realpath on non-existent absolute path 2\n======================\necho -ne '' >input\necho -ne '' | realpath //not_file\nPASS: realpath on non-existent absolute path 3\n======================\necho -ne '' >input\necho -ne '' | realpath /not_dir/not_file 2>&1\nPASS: realpath on non-existent absolute path 4\n======================\necho -ne '' >input\necho -ne '' | realpath realpath_testdir/not_file\nPASS: realpath on non-existent local file 1\n======================\necho -ne '' >input\necho -ne '' | realpath realpath_testdir/not_dir/not_file 2>&1\nPASS: realpath on non-existent local file 2\n======================\necho -ne '' >input\necho -ne '' | realpath link1\nPASS: realpath on link to non-existent file 1\n======================\necho -ne '' >input\necho -ne '' | realpath link2 2>&1\nPASS: realpath on link to non-existent file 2\n======================\necho -ne '' >input\necho -ne '' | realpath ./link1\nPASS: realpath on link to non-existent file 3\n======================\necho -ne '' >input\necho -ne '' | realpath ./link2 2>&1\nPASS: realpath on link to non-existent file 4\n======================\necho -ne 'line 1\\n\\nline 3\\n' >input\necho -ne '' | rev input\nPASS: rev works\n======================\necho -ne 'line 1\\n\\nline 3' >input\necho -ne '' | rev input\nPASS: rev file with missing newline\n======================\necho -ne 'lin\\000e 1\\n\\nline 3\\n' >input\necho -ne '' | rev input\nPASS: rev file with NUL character\n======================\necho -ne '---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+---------------+--------------+\\nabc\\n' >input\necho -ne '' | rev input\nPASS: rev file with long line\nPASS: rm-removes-file\nPASS: rmdir-removes-parent-directories\n======================\necho -ne '' >input\necho -ne 'hello\\n' | sed \"\"\nPASS: sed no files (stdin)\n======================\necho -ne '' >input\necho -ne 'hello\\n' | sed \"\" -\nPASS: sed explicit stdin\n======================\necho -ne '' >input\necho -ne '\\n' | sed -e 's/$/@/'\nPASS: sed handles empty lines\n======================\necho -ne '' >input\necho -ne 'hello' | sed \"\" - -\nPASS: sed stdin twice\n======================\necho -ne '' >input\necho -ne '' | sed -e '1 d'\nPASS: sed accepts blanks before command\n======================\necho -ne '' >input\necho -ne '2\\n' | sed -e 'i1\na3'\nPASS: sed accepts newlines in -e\n======================\necho -ne '' >input\necho -ne '2\\n' | sed -e 'i\\' -e '1' -e 'a\\' -e '3'\nPASS: sed accepts multiple -e\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -n -e s/foo/bar/ -e s/bar/baz/\nPASS: sed -n\n======================\necho -ne '' >input\necho -ne 'string\\n' | sed 's/z*//g'\nPASS: sed with empty match\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -e s/foo/bar/p -e s/bar/baz/p\nPASS: sed s//p\n======================\necho -ne '' >input\necho -ne 'abc\\n' | sed -ne s/abc/def/p\nPASS: sed -n s//p\n======================\necho -ne '' >input\necho -ne '12345\\n' | sed -e 's/[[:space:]]*/,/g'\nPASS: sed s//g (exhaustive)\n======================\necho -ne '' >input\necho -ne 'woo\\n' | sed -e 's woo boing '\nPASS: sed s arbitrary delimiter\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -e s/foo/bar/ -e s/bar/baz/\nPASS: sed s chains\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -e s/foo/bar/ -e s/baz/nee/\nPASS: sed s chains2\n======================\necho -ne '' >input\necho -ne 'one@two' | sed -e 's@[@]@@'\nPASS: sed s [delimiter]\n======================\necho -ne '' >input\necho -ne 'one\\ttwo' | sed 's/\\t/ /'\nPASS: sed s with \\t (GNU ext)\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -e 'b one;p;: one'\nPASS: sed b (branch)\n======================\necho -ne '' >input\necho -ne 'foo\\n' | sed -e 'b;p'\nPASS: sed b (branch with no label jumps to end)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -e 's/a/1/;t one;p;: one;p'\nPASS: sed t (test/branch)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -e 's/a/b/;:loop;t loop'\nPASS: sed t (test/branch clears test bit)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -e 's/a/1/;T notone;p;: notone;p'\nPASS: sed T (!test/branch)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -e 'n;p'\nPASS: sed n (flushes pattern space, terminates early)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -e 'N;p'\nPASS: sed N (flushes pattern space (GNU behavior))\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed ':a;N;s/\\n/ /;ta'\nPASS: sed N test2\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed 'N;s/\\n/ /'\nPASS: sed N test3\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\nd\\n' | sed \"/b/N;/b\\\\nc/i woo\"\nPASS: sed address match newline\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -n 'N;P;p'\nPASS: sed N (stops at end of input) and P (prints to first newline only)\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed G\nPASS: sed G (append hold space to pattern space)\n======================\necho -ne '' >input\necho -ne 'ook\\n' | sed -e '/ook/d;s/ook/ping/p;i woot'\nPASS: sed d ends script iteration\n======================\necho -ne '' >input\necho -ne 'ook\\nwoot\\n' | sed -e '/ook/d;a\\' -e 'bang'\nPASS: sed d ends script iteration (2)\n======================\necho -ne '' >input\necho -ne 'woo\\0woo\\0' | sed -e 's/woo/bang/g'\nPASS: sed embedded NUL g\n======================\necho -ne 'woo\\n' >input\necho -ne 'woo\\n' | sed -e 's/woo/bang/' input -\nPASS: sed normal newlines\n======================\necho -ne 'woo\\n' >input\necho -ne 'woo' | sed -e 's/woo/bang/' input -\nPASS: sed leave off trailing newline\n======================\necho -ne 'woo' >input\necho -ne 'woo' | sed -e 's/woo/bang/' input -\nPASS: sed autoinsert newline\n======================\necho -ne '' >input\necho -ne 'one\\ntwo' | sed -e 's/nohit//' input -\nPASS: sed empty file plus cat\n======================\necho -ne 'one\\ntwo' >input\necho -ne '' | sed -e 's/nohit//' input -\nPASS: sed cat plus empty file\n======================\necho -ne '' >input\necho -ne 'woot' | sed -e '/woot/a woo' -\nPASS: sed append autoinserts newline\n======================\necho -ne 'boot' >input\necho -ne 'woot' | sed -e '/oot/a woo' - input\nPASS: sed append autoinserts newline 2\n======================\necho -ne 'boot' >input\necho -ne '' | sed -e '/oot/a woo' -i input && cat input\nPASS: sed append autoinserts newline 3\n======================\necho -ne '' >input\necho -ne 'woot' | sed -e '/woot/i woo' -\nPASS: sed insert doesn't autoinsert newline\n======================\necho -ne '' >input\necho -ne 'one' | sed -e 'p' -\nPASS: sed print autoinsert newlines\n======================\necho -ne 'one' >input\necho -ne 'two' | sed -e 'p' input -\nPASS: sed print autoinsert newlines two files\n======================\necho -ne 'no\\n' >input\necho -ne '' | sed -ne 's/woo/bang/' input\nPASS: sed noprint, no match, no newline\n======================\necho -ne 'a woo\\nb no' >input\necho -ne 'c woo\\nd no' | sed -ne 's/woo/bang/p' input -\nPASS: sed selective matches with one nl\n======================\necho -ne 'a woo\\nb woo' >input\necho -ne 'c no\\nd woo' | sed -ne 's/woo/bang/p' input -\nPASS: sed selective matches insert newline\n======================\necho -ne 'a woo\\nb woo' >input\necho -ne 'c no\\nd no' | sed -ne 's/woo/bang/p' input -\nPASS: sed selective matches noinsert newline\n======================\necho -ne 'one' >input\necho -ne 'two' | sed -e '/one/a 111' -e '/two/i 222' -e p input -\nPASS: sed clusternewline\n======================\necho -ne 'thingy' >input\necho -ne 'again' | sed -e 's/i/z/' -e 'woutputw' input -; echo -n X; cat outputw\nPASS: sed subst+write\n======================\necho -ne 'a\\0b\\0' >input\necho -ne 'c' | sed 's/i/z/' input -\nPASS: sed trailing NUL\n======================\necho -ne 'a' >input\necho -ne '' | sed 's/a/z\\\nz/' input\nPASS: sed escaped newline in command\n======================\necho -ne '' >input\necho -ne 'hello\\nthere' | sed -e '$p'\nPASS: sed match EOF\n======================\necho -ne 'one\\ntwo' >input\necho -ne 'three\\nfour' | sed -e '$p' input -\nPASS: sed match EOF two files\n======================\necho -ne 'one\\ntwo' >input\necho -ne '' | sed -e '$i ook' -i input input2 && cat input input2\nPASS: sed match EOF inline\n======================\necho -ne '' >input\necho -ne '' | sed --version | grep -o 'GNU sed version '\nPASS: sed lie-to-autoconf\n======================\necho -ne '' >input\necho -ne 'woot' | sed -e '/woot/s//eep \\0 eep/'\nPASS: sed backref from empty s uses range regex\n======================\necho -ne '' >input\necho -ne 'woot\\n' | sed -e '/woot/s//eep \\0 eep/'\nPASS: sed backref from empty s uses range regex with newline\n======================\necho -ne '' >input\necho -ne '' | sed -e '' -i 2> /dev/null || echo yes\nPASS: sed -i with no arg [GNUFAIL]\n======================\necho -ne '' >input\necho -ne 'xxx\\n' | sed -e 's/xxx/[/'\nPASS: sed s/xxx/[/\n======================\necho -ne '' >input\necho -ne '0\\n1\\n2\\n3\\n' | sed 's/1/x/;T;n;: next;s/3/y/;t quit;n;b next;: quit;q'\nPASS: sed n command must reset 'substituted' bit\n======================\necho -ne '' >input\necho -ne 'first\\nsecond\\nthird\\nfourth\\n' | sed -n '1d;1,3p'\nPASS: sed d does not break n,m matching\n======================\necho -ne '' >input\necho -ne 'first\\nsecond\\nthird\\nfourth\\n' | sed -n '1d;1,/hir/p'\nPASS: sed d does not break n,regex matching\n======================\necho -ne '' >input\necho -ne 'first\\nsecond\\nthird\\nfourth\\nfirst2\\nsecond2\\nthird2\\nfourth2\\n' | sed -n '1,5d;1,/hir/p'\nPASS: sed d does not break n,regex matching #2\n======================\necho -ne '' >input\necho -ne 'first\\nsecond\\nthird\\nfourth\\n' | sed -n '2d;2,1p'\nPASS: sed 2d;2,1p (gnu compat)\n======================\necho -ne '' >input\necho -ne '/usr/lib\\n' | sed 's,\\(^/\\|\\)[^/][^/]*,>\\0<,g'\nPASS: sed beginning (^) matches only once\n======================\necho -ne '' >input\necho -ne 'first\\nsecond\\n' | sed 'crepl'\nPASS: sed c\n======================\necho -ne '' >input\necho -ne 'qwe\\nasd\\nzxc\\n' | sed '/asd/ { p; /s/ { s/s/c/ }; p; q }'\nPASS: sed nested {}s\n======================\necho -ne '' >input\necho -ne '\t| one \\\\\n\t| two \\\\\n' | sed -e '/| one /a \\\n\t| three \\\\' -e '/| one-/a \\\n\t| three-* \\\\'\nPASS: sed a cmd ended by double backslash\n======================\necho -ne '' >input\necho -ne 'line1\\n' | sed '/1/a\\\\t\\rzero\\none\\\\ntwo\\\\\\nthree'\nPASS: sed a cmd understands \\n,\\t,\\r\n======================\necho -ne '' >input\necho -ne 'line1\\n' | sed '/1/i\\\\t\\rzero\\none\\\\ntwo\\\\\\nthree'\nPASS: sed i cmd understands \\n,\\t,\\r\n======================\necho -ne '' >input\necho -ne '1\\n2\\n3\\n4\\n' | sed -n '1{N;N;d};1p;2,3p;3p;4p'\nPASS: sed with N skipping lines past ranges on next cmds\n======================\necho -ne 'foo\\n' >input\necho -ne '' | cp input input2; sed -i -e '1s/foo/bar/' input input2 && cat input input2; rm input2\nPASS: sed -i with address modifies all files, not only first\n======================\necho -ne '' >input\necho -ne 'rrr\\n' | sed 's/r/\\r/'\nPASS: sed understands \\r\n======================\necho -ne '1\\n2\\n3\\n4\\n' >input\necho -ne '' | sed '1,2d' -i input; echo $?; cat input\nPASS: sed -i finishes ranges correctly\n======================\necho -ne '' >input\necho -ne 'helllo\\n' | sed 's/l*/@/g'\nPASS: sed zero chars match/replace advances correctly 1\n======================\necho -ne '' >input\necho -ne ' a.b\\n' | sed 's [^ .]* x g'\nPASS: sed zero chars match/replace advances correctly 2\n======================\necho -ne '' >input\necho -ne '_aaa1aa\\n' | sed 's/a/A/g'\nPASS: sed zero chars match/replace logic must not falsely trigger here 1\n======================\necho -ne '' >input\necho -ne 'qwerty\\n' | sed 's/ *$/_/g'\nPASS: sed zero chars match/replace logic must not falsely trigger here 2\n======================\necho -ne '' >input\necho -ne '9+8=17\\n' | sed 's+9\\++X+'\nPASS: sed special char as s/// delimiter, in pattern\n======================\necho -ne '' >input\necho -ne '9+8=17\\n' | sed 's&9&X\\&&'\nPASS: sed special char as s/// delimiter, in replacement 1\n======================\necho -ne '' >input\necho -ne '9+8=17\\n' | sed 's1\\(9\\)1X\\11'\nPASS: sed special char as s/// delimiter, in replacement 2\n======================\necho -ne '' >input\necho -ne 'this is a regular line\nline with \\\ncontinuation\nmore regular lines\nline with \\\ncontinuation\n' | sed ': testcont; /\\\\$/{ =; N; b testcont }'\nPASS: sed /$_in_regex/ should not match newlines, only end-of-line\n======================\necho -ne '' >input\necho -ne 'aa\\n' | sed -e 's/a/b/2; s/a/c/g'\nPASS: sed s///NUM test\n======================\necho -ne '' >input\necho -ne '1\\n2\\n3\\n4\\n5\\n' | sed /^2/,2{d}\nPASS: sed /regex/,N{...} addresses work\n======================\necho -ne '' >input\necho -ne '1\\n2\\n3\\n4\\n5\\n' | sed /^2/,+2{d}\nPASS: sed /regex/,+N{...} addresses work\n======================\necho -ne '' >input\necho -ne 'a\\n1\\nc\\nc\\na\\n2\\na\\n3\\n' | sed -n '/a/,+1 p'\nPASS: sed /regex/,+N{...} addresses work 2\n======================\necho -ne '1\\n2\\n3\\n4\\n5\\n6\\n7\\n8\\n' >input\necho -ne '1\\n2\\n4\\n5\\n6\\n7\\n8\\n' | cat - >input2; sed /^4/,+2{d} -i input input2; echo $?; cat input input2; rm input2\nPASS: sed /regex/,+N{...} -i works\n======================\necho -ne '1\\n2\\n3\\n4\\n5\\n6\\n7\\n8\\n' >input\necho -ne '1\\n2\\n4\\n5\\n6\\n7\\n8\\n' | cat - >input2; sed /^4/,+0{d} -i input input2; echo $?; cat input input2; rm input2\nPASS: sed /regex/,+0{...} -i works\n======================\necho -ne '1\\n2\\n3\\n4\\n5\\n6\\n7\\n8\\n' >input\necho -ne '1\\n2\\n4\\n5\\n6\\n7\\n8\\n' | cat - >input2; sed /^4/,+0d -i input input2; echo $?; cat input input2; rm input2\nPASS: sed /regex/,+0<cmd> -i works\n======================\necho -ne '' >input\necho -ne '123\\nqwe\\nasd\\n' | sed 's/qwe/ZZZ/wz'; cat z; rm z\nPASS: sed 's///w FILE'\n======================\necho -ne '' >input\necho -ne 'q\\nw\\ne\\nr\\n' | sed '/w/p;//q'\nPASS: sed uses previous regexp\n======================\necho -ne '' >input\necho -ne 'abca\\n' | sed -e 's/^a\\|b//g'\nPASS: sed ^ OR not^\n======================\necho -ne '' >input\necho -ne 'a\\nb\\nc\\n' | sed -n -e '/a/w sed.output' -e '/c/w sed.output' 2>&1 && cat sed.output && rm sed.output\nPASS: sed understands duplicate file name\n======================\necho -ne '' >input\necho -ne '' | seq 2> /dev/null || echo yes\nPASS: seq (exit with error)\n======================\necho -ne '' >input\necho -ne '' | seq 1 2 3 4 2> /dev/null || echo yes\nPASS: seq (exit with error)\n======================\necho -ne '' >input\necho -ne '' | seq 3\nPASS: seq one argument\n======================\necho -ne '' >input\necho -ne '' | seq 5 7\nPASS: seq two arguments\n======================\necho -ne '' >input\necho -ne '' | seq 7 5\nPASS: seq two arguments reversed\n======================\necho -ne '' >input\necho -ne '' | seq 3 3\nPASS: seq two arguments equal\n======================\necho -ne '' >input\necho -ne '' | seq 1 -15 1\nPASS: seq two arguments equal, arbitrary negative step\n======================\necho -ne '' >input\necho -ne '' | seq 1 +15 1\nPASS: seq two arguments equal, arbitrary positive step\n======================\necho -ne '' >input\necho -ne '' | seq 4 2 8\nPASS: seq count up by 2\n======================\necho -ne '' >input\necho -ne '' | seq 8 -2 4\nPASS: seq count down by 2\n======================\necho -ne '' >input\necho -ne '' | seq 4 -2 8\nPASS: seq count wrong way #1\n======================\necho -ne '' >input\necho -ne '' | seq 8 2 4\nPASS: seq count wrong way #2\n======================\necho -ne '' >input\necho -ne '' | seq 3 .3 4\nPASS: seq count by .3\n======================\necho -ne '' >input\necho -ne '' | seq 3 .30 4\nPASS: seq count by .30\n======================\necho -ne '' >input\necho -ne '' | seq 3 .30 4.000\nPASS: seq count by .30 to 4.000\n======================\necho -ne '' >input\necho -ne '' | seq .7 -.9 -2.2\nPASS: seq count by -.9\n======================\necho -ne '' >input\necho -ne '' | seq 4 0 8 | head -n 10\nPASS: seq count by zero\n======================\necho -ne '' >input\necho -ne '' | seq -w 003\nPASS: seq one argument with padding\n======================\necho -ne '' >input\necho -ne '' | seq -w 005 7\nPASS: seq two arguments with padding\n======================\necho -ne '' >input\necho -ne '' | seq -w 8 -3 04\nPASS: seq count down by 3 with padding\n======================\necho -ne '' >input\necho -ne '' | seq -w 09 .3 11\nPASS: seq count by .3 with padding 1\n======================\necho -ne '' >input\necho -ne '' | seq -w 03 .3 0004\nPASS: seq count by .3 with padding 2\n======================\necho -ne '' >input\necho -ne '' | echo \"da39a3ee5e6b4b0d3255bfef95601890afd80709 EMPTY\" | sha1sum -c\nPASS: sha1sum: one-space separated input for -c\nSKIP: sha1sum\nSKIP: sha256sum\n======================\necho -ne 'c\\na\\nb\\n' >input\necho -ne '' | sort input\nPASS: sort\n======================\necho -ne '3\\n1\\n010\\n' >input\necho -ne '' | sort input\nPASS: sort #2\n======================\necho -ne '' >input\necho -ne 'b\\na\\nc\\n' | sort\nPASS: sort stdin\n======================\necho -ne '3\\n1\\n010\\n' >input\necho -ne '' | sort -n input\nPASS: sort numeric\n======================\necho -ne 'point\\nwook\\npabst\\naargh\\nwalrus\\n' >input\necho -ne '' | sort -r input\nPASS: sort reverse\n======================\necho -ne '42\t1\t3\twoot\n42\t1\t010\tzoology\negg\t1\t2\tpapyrus\n7\t3\t42\tsoup\n999\t3\t0\talgebra\n' >input\necho -ne '' | sort -k4,4 input\nPASS: sort one key\n======================\necho -ne '42\t1\t3\twoot\n42\t1\t010\tzoology\negg\t1\t2\tpapyrus\n7\t3\t42\tsoup\n999\t3\t0\talgebra\n' >input\necho -ne '' | sort -k2,3n input\nPASS: sort key range with numeric option\n======================\necho -ne '42\t1\t3\twoot\n42\t1\t010\tzoology\negg\t1\t2\tpapyrus\n7\t3\t42\tsoup\n999\t3\t0\talgebra\n' >input\necho -ne '' | sort -k2,3n -r input\nPASS: sort key range with numeric option and global reverse\n======================\necho -ne '42\t1\t3\twoot\n42\t1\t010\tzoology\negg\t1\t2\tpapyrus\n7\t3\t42\tsoup\n999\t3\t0\talgebra\n' >input\necho -ne '' | sort -k2,3rn input\nPASS: sort key range with multiple options\n======================\necho -ne 'c 3\nb 2\nd 2\n' >input\necho -ne '' | sort -k 2,2n -k 1,1r input\nPASS: sort key range with two -k options\n======================\necho -ne '/a/2\n/b/1\n' >input\necho -ne '' | sort -n -k2 -t/ input\nPASS: sort with non-default leading delim 1\n======================\necho -ne '/b/1\n/a/2\n' >input\necho -ne '' | sort -n -k3 -t/ input\nPASS: sort with non-default leading delim 2\n======================\necho -ne '//a/2\n//b/1\n' >input\necho -ne '' | sort -n -k3 -t/ input\nPASS: sort with non-default leading delim 3\n======================\necho -ne 'a/a:a\na:b\n' >input\necho -ne '' | sort -t: -k1,1 input\nPASS: sort with non-default leading delim 4\n======================\necho -ne 'aa.2\nab.1\n' >input\necho -ne '' | sort -t. -k1,1.1 -k2 input\nPASS: sort with ENDCHAR\n======================\necho -ne 'GLIBC_2.21\nGLIBC_2.1.1\nGLIBC_2.2.1\nGLIBC_2.2\nGLIBC_2.20\nGLIBC_2.10\nGLIBC_2.1\n' >input\necho -ne '' | sort -t. -k 1,1 -k 2n,2n -k 3 input\nPASS: glibc build sort\n======================\necho -ne 'GLIBC_2.10\nGLIBC_2.2.1\nGLIBC_2.1.1\nGLIBC_2.20\nGLIBC_2.2\nGLIBC_2.1\nGLIBC_2.21\n' >input\necho -ne '' | sort -u -t. -k 1,1 -k 2n,2n -k 3 input\nPASS: glibc build sort unique\n======================\necho -ne 'a c\nb c\n' >input\necho -ne '' | sort -u -k2 input\nPASS: sort -u should consider field only when discarding\n======================\necho -ne 'one\\0two\\0three\\0' >input\necho -ne '' | sort -z input\nPASS: sort -z outputs NUL terminated lines\n======================\necho -ne '' >input\necho -ne ' 2 \\n 1 \\n a \\n' | sort -n -k2 -t ' '\nPASS: sort key doesn't strip leading blanks, disables fallback global sort\n======================\necho -ne '222\n111\n' >input\necho -ne '' | sort -o input input && cat input\nPASS: sort file in place\n======================\necho -ne 'a 1\nb 2\nc 1\nd 2\n' >input\necho -ne '' | sort -k2 -r -s input\nPASS: sort -sr (stable and reverse) does NOT reverse 'stable' ordering\n======================\necho -ne '1Y\n5y\n1M\n2E\n3k\n3e\n2K\n4m\n1023\n1025\n3000\n1024\n' >input\necho -ne '' | sort -h input\nPASS: sort -h\n======================\necho -ne '2 April\n1  May\n3 March\n' >input\necho -ne '' | sort -k2,2M input\nPASS: sort -k2,2M\n======================\necho -ne 'z b\na b\nz a\na a' >input\necho -ne '' | sort -s -u -k 2 input\nPASS: sort -s -u\n======================\necho -ne '' >input\necho -ne '' | start-stop-daemon -S -x true 2>&1; echo $?\nPASS: start-stop-daemon -x without -a\n======================\necho -ne '' >input\necho -ne '' | start-stop-daemon -S -a false 2>&1; echo $?\nPASS: start-stop-daemon -a without -x\n======================\necho -ne '' >input\necho -ne '' | start-stop-daemon -S false 2>&1; echo $?\nPASS: start-stop-daemon without -x and -a\nSKIP: start-stop-daemon with both -x and -a (need non-busybox false)\nPASS: strings-works-like-GNU\nPASS: tail-n-works\nSKIP: tail-works\n======================\necho -ne '' >input\necho -ne 'qw' | tail -c +55 2>&1; echo $?\nPASS: tail: +N with N > file length\n======================\necho -ne '' >input\necho -ne '' | \n\tdd if=/dev/zero bs=16k count=1 2>/dev/null | tail -c +8200 | wc -c;\n\tdd if=/dev/zero bs=16k count=1 2>/dev/null | tail -c +8208 | wc -c;\n\t\nPASS: tail: -c +N with largish N\nPASS: tar-archives-multiple-files\nPASS: tar-complains-about-missing-file\nPASS: tar-demands-at-least-one-ctx\nPASS: tar-demands-at-most-one-ctx\nPASS: tar-extracts-all-subdirs\nPASS: tar-extracts-file\nPASS: tar-extracts-from-standard-input\nPASS: tar-extracts-multiple-files\nPASS: tar-extracts-to-standard-output\nPASS: tar-handles-cz-options\nPASS: tar-handles-empty-include-and-non-empty-exclude-list\nPASS: tar-handles-exclude-and-extract-lists\nPASS: tar-handles-multiple-X-options\nPASS: tar-handles-nested-exclude\nSKIP: tar_with_link_with_size\nSKIP: tar_with_prefix_fields\n======================\necho -ne '' >input\necho -ne '' | \\\ntar xvf - 2>&1; echo $?\n\nPASS: tar Empty file is not a tarball\n======================\necho -ne '' >input\necho -ne '' | \\\n{ tar xvzf - 2>&1; echo $?; } | grep -Fv \"invalid magic\"\n\nPASS: tar Empty file is not a tarball.tar.gz\n======================\necho -ne '' >input\necho -ne '' | \\\ndd if=/dev/zero bs=512 count=2 2>/dev/null | tar xvf - 2>&1; echo $?\n\nPASS: tar Two zeroed blocks is a ('truncated') empty tarball\n======================\necho -ne '' >input\necho -ne '' | \\\ndd if=/dev/zero bs=512 count=20 2>/dev/null | tar xvf - 2>&1; echo $?\n\nPASS: tar Twenty zeroed blocks is an empty tarball\n======================\necho -ne '' >input\necho -ne '' | \\\n>input_hard1\nln input_hard1 input_hard2\nmkdir input_dir\n>input_dir/file\nchmod -R 644 *\nchmod    755 input_dir\ntar cf test.tar input input_dir/ input_hard1 input_hard2 input_hard1 input_dir/ input\ntar tvf test.tar | sed \"s/.*[0-9] input/input/\"\nrm -rf input_dir\ntar xf test.tar 2>&1\necho Ok: $?\nls -l . input_dir/* | grep input_ | sed \"s/\\\\(^[^ ]*\\\\) .* input/\\\\1 input/\"\n\nPASS: tar hardlinks and repeated files\n======================\necho -ne '' >input\necho -ne '' | \\\n>input_hard1\nchmod 741 input_hard1\nln input_hard1 input_hard2\nmkdir input_dir\nln input_hard1 input_dir\nln input_hard2 input_dir\nchmod 550 input_dir\n# On some filesystems, input_dir/input_hard2 is returned by readdir\n# BEFORE input_dir/input_hard1! Thats why we cant just \"tar cf ... input_*\":\ntar cf test.tar input_dir/input_hard* input_hard*\ntar tvf test.tar | sed \"s/.*[0-9] input/input/\"\nchmod 770 input_dir\nrm -rf input_*\ntar xf test.tar 2>&1\necho Ok: $?\nls -l . input_dir/* | grep \"input.*hard\" | sed \"s/\\\\(^[^ ]*\\\\) .* input/\\\\1 input/\"\n\nPASS: tar hardlinks mode\n======================\necho -ne '' >input\necho -ne '' | \\\n>input_file\nchmod 741 input_file\nln -s input_file input_soft\nmkdir input_dir\nln input_file input_dir\nln input_soft input_dir\nchmod 550 input_dir\ntar cf test.tar input_dir/* input_[fs]*\ntar tvf test.tar | sed \"s/.*[0-9] input/input/\" | sort\nchmod 770 input_dir\nrm -rf input_*\ntar xf test.tar 2>&1\necho Ok: $?\nls -l . input_dir/* | grep \"input_[fs]\" | sed \"s/\\\\(^[^ ]*\\\\) .* input/\\\\1 input/\"\n\nPASS: tar symlinks mode\n======================\necho -ne 'Ok\\n' >input\necho -ne '' | ln input input_hard\ntar cf test.tar input_hard\necho WRONG >input\n# --overwrite opens 'input_hard' without unlinking,\n# thus 'input_hard' still linked to 'input' and we write 'Ok' into it\ntar xf test.tar --overwrite 2>&1 && cat input\n\nPASS: tar --overwrite\n======================\necho -ne '' >input\necho -ne '' | dd count=1 bs=1M if=/dev/zero of=F0 2>/dev/null\ntar -czf F0.tgz F0\nrm F0\ntar -xzvf F0.tgz && echo Ok\nrm F0 || echo BAD\n\nPASS: tar extract tgz\nSKIP: tar extract txz\n======================\necho -ne '' >input\necho -ne '' | rm -rf input_* test.tar 2>/dev/null\nmkdir input_dir\necho Ok >input_dir/file\ntar cf test.tar ./../tar.tempdir/input_dir/../input_dir 2>&1\nrm -rf input_* 2>/dev/null\ntar -vxf test.tar 2>&1\ncat input_dir/file 2>&1\n\nPASS: tar strips /../ on extract\nSKIP: tar does not extract into symlinks\nSKIP: tar -k does not extract into symlinks\n======================\necho -ne '' >input\necho -ne '' | \\\ntar xvf ../tar.utf8.tar.bz2 2>&1; echo $?\nexport LANG=en_US.UTF-8\nls -l etc/ssl/certs/* | sed \"s:.*etc/:etc/:\" | sort\nunset LANG\nrm -rf etc usr\n\nPASS: tar Pax-encoded UTF8 names and symlinks\nSKIP: tar Symlink attack: create symlink and then write through it\n======================\necho -ne '' >input\necho -ne '' | \\\nmkdir dir\n>dir/a\nln -s ../dir/a dir/b\nln dir/b dir/c\nmkdir new\ntar cf - dir/* | tar -C new -xvf - 2>&1\n\nPASS: tar Symlinks and hardlinks coexist\nPASS: tee-appends-input\nPASS: tee-tees-input\n======================\necho -ne '' >input\necho -ne '' | busybox test; echo $?\nPASS: test: should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test ''; echo $?\nPASS: test '': should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test !; echo $?\nPASS: test !: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test a; echo $?\nPASS: test a: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test --help; echo $?\nPASS: test --help: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test -f; echo $?\nPASS: test -f: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test ! -f; echo $?\nPASS: test ! -f: should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test a = a; echo $?\nPASS: test a = a: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test -lt = -gt; echo $?\nPASS: test -lt = -gt: should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test a -a !; echo $?\nPASS: test a -a !: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test -f = a -o b; echo $?\nPASS: test -f = a -o b: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test ! a = b -a ! c = c; echo $?\nPASS: test ! a = b -a ! c = c: should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test ! a = b -a ! c = d; echo $?\nPASS: test ! a = b -a ! c = d: should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test '!' = '!'; echo $?\nPASS: test '!' = '!': should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test '(' = '('; echo $?\nPASS: test '(' = '(': should be true (0)\n======================\necho -ne '' >input\necho -ne '' | busybox test '!' '!' = '!'; echo $?\nPASS: test '!' '!' = '!': should be false (1)\n======================\necho -ne '' >input\necho -ne '' | busybox test '!' '(' = '('; echo $?\nPASS: test '!' '(' = '(': should be false (1)\nPASS: touch-creates-file\nPASS: touch-does-not-create-file\nPASS: touch-touches-files-after-non-existent-file\nPASS: tr-d-alnum-works\nPASS: tr-d-works\nPASS: tr-non-gnu\nPASS: tr-rejects-wrong-class\nPASS: tr-works\n======================\necho -ne '' >input\necho -ne '[qwe]' | tr '[q-z]' '_Q-Z+'\nPASS: tr does not treat [] in [a-z] as special\n======================\necho -ne '' >input\necho -ne '19AFH\\n' | tr -cd '[0-9A-F]'\nPASS: tr understands 0-9A-F\n======================\necho -ne '' >input\necho -ne '19AFH\\n' | tr -cd '[:xdigit:]'\nPASS: tr understands [:xdigit:]\n======================\necho -ne '' >input\necho -ne '789abcxyz\\n' | tr '[:digit:]y-z' 111111111123\nPASS: tr does not stop after [:digit:]\n======================\necho -ne '' >input\necho -ne '#0123456789ABCDEFGabcdefg\\n' | tr '[:xdigit:]Gg' 1111111151242222333330xX\nPASS: tr has correct xdigit sequence\nPASS: true-is-silent\nPASS: true-returns-success\n======================\necho -ne '' >input\necho -ne '' | uniq nonexistent 2> /dev/null || echo yes\nPASS: uniq (exit with error)\n======================\necho -ne '' >input\necho -ne '' | uniq /dev/null && echo yes\nPASS: uniq (exit success)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq\nPASS: uniq (default to stdin)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq -\nPASS: uniq - (specify stdin)\n======================\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' >input\necho -ne '' | uniq input\nPASS: uniq input (specify file)\n======================\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' >input\necho -ne '' | uniq input actual > /dev/null\nPASS: uniq input outfile (two files)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq - actual\nPASS: uniq (stdin) outfile\n======================\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' >input\necho -ne '' | uniq input -\nPASS: uniq input - (specify stdout)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq -c | sed 's/^[ \\t]*//'\nPASS: uniq -c (occurrence count)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq -d\nPASS: uniq -d (dups only)\n======================\necho -ne '' >input\necho -ne 'cc\tdd\tee8\nbb\tcc\tdd8\naa\tbb\tcc9\n' | uniq -f2 -s 3\nPASS: uniq -f -s (skip fields and chars)\n======================\necho -ne '' >input\necho -ne 'cc1\ncc2\ncc3\n' | uniq -w 2\nPASS: uniq -w (compare max characters)\n======================\necho -ne '' >input\necho -ne 'aaccaa\naaccbb\nbbccaa\n' | uniq -s 2 -w 2\nPASS: uniq -s -w (skip fields and compare max chars)\n======================\necho -ne '' >input\necho -ne 'one\\ntwo\\ntwo\\nthree\\nthree\\nthree\\n' | uniq -d -u\nPASS: uniq -u and -d produce no output\n======================\necho -ne '' >input\necho -ne '' | unzip -q foo.zip foo/ && test -d foo && test ! -f foo/bar && echo yes\nPASS: unzip (subdir only)\nSKIP: unzip (bad archive)\nSKIP: unzip (archive with corrupted lzma 1)\nSKIP: unzip (archive with corrupted lzma 2)\nPASS: uptime-works\nPASS: wc-counts-all\nPASS: wc-counts-characters\nPASS: wc-counts-lines\nPASS: wc-counts-words\nPASS: wc-prints-longest-line-length\nPASS: which-uses-default-path\nSKIP: xargs-works\n======================\necho -ne '' >input\necho -ne 'a\\n_\\nb\\n' | xargs -E _\nPASS: xargs -E _ stops on underscore\n======================\necho -ne '' >input\necho -ne 'a\\n_\\nb\\n' | xargs -E ''\nPASS: xargs -E ''\n======================\necho -ne '' >input\necho -ne 'a\\n_\\nb\\n' | xargs -e\nPASS: xargs -e without param\n======================\necho -ne '' >input\necho -ne 'a\\n_\\nb\\n' | xargs\nPASS: xargs does not stop on underscore ('new' GNU behavior)\n======================\necho -ne '' >input\necho -ne 'a\\n' | xargs -s7 echo\nPASS: xargs -s7 can take one-char input\n======================\necho -ne '' >input\necho -ne '1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 00\\n' | xargs -ts25 echo 2>&1 >/dev/null\nPASS: xargs -sNUM test 1\n======================\necho -ne '' >input\necho -ne '2 3 4 5 6 7 8 9 0 2 3 4 5 6 7 8 9 00\\n' | xargs -ts25 echo 1 2>&1 >/dev/null\nPASS: xargs -sNUM test 2\nSKIP: xargs argument line too long\nSKIP: xargs -n1\nSKIP: xargs -n2\nSKIP: xargs -I skips empty lines and leading whitespace\nDURATION: 5\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.11915898323059,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-bzip2_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-bzip2",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0012021064758300781,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.43507981300354,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.059424400329589844,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 128.63881015777588,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0014011859893798828,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2_Decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2_Decompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2_Md5sum_Matched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2_Recompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2_Recompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2_Redecompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2_Redecompress__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2_md5sum_Matched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2_md5sum_ReMatched": {
                "status": "PASSED"
            },
            "ptestresult.bzip2./usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2_md5sum_ReMatched__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/go/compress/fail-issue5747.bz2.bad": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/go/compress/fail-issue5747.bz2.bad__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc1.bz2.bad": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc1.bz2.bad__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc2.bz2.bad": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc2.bz2.bad__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve.bz2.bad": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve.bz2.bad__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve2.bz2.bad": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve2.bz2.bad__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun.bz2.bad": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun.bz2.bad__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun2.bz2.bad": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun2.bz2.bad__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/void.bz2.bad": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.Correctly_found_data_integrity_errors_in_/usr/lib/bzip2/ptest/bzip2-tests/lbzip2/void.bz2.bad__small_": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.sample1_compress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.sample1_decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.sample2_compress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.sample2_decompress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.sample3_compress": {
                "status": "PASSED"
            },
            "ptestresult.bzip2.sample3_decompress": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:13\nBEGIN: /usr/lib/bzip2/ptest\n./bzip2 -1  < sample1.ref > sample1.rb2\n./bzip2 -2  < sample2.ref > sample2.rb2\n./bzip2 -3  < sample3.ref > sample3.rb2\n./bzip2 -d  < sample1.bz2 > sample1.tst\n./bzip2 -d  < sample2.bz2 > sample2.tst\n./bzip2 -ds < sample3.bz2 > sample3.tst\nPASS: sample1 compress\nPASS: sample2 compress\nPASS: sample3 compress\nPASS: sample1 decompress\nPASS: sample2 decompress\nPASS: sample3 decompress\n./bzip2-tests/run-tests.sh --without-valgrind --tests-dir=\"/usr/lib/bzip2/ptest/bzip2-tests\"\nTesting bzip2 in directory /usr/lib/bzip2/ptest/bzip2-tests\nUsing valgrind: No\nChecking md5 sums: Yes\nTesting decompression and recompression...\n\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 md5sum ReMatched (small)\n\nAll .bz files decompressed and recompressed correctly.\n\nTesting detection of bad input data...\n\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun2.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun2.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc1.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc1.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc2.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc2.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve2.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve2.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/void.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/void.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/go/compress/fail-issue5747.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/go/compress/fail-issue5747.bz2.bad (small)\n\nCorrectly found all bad file data integrity errors.\n\nAll tests passed\nDURATION: 128\nEND: /usr/lib/bzip2/ptest\n2024-02-06T09:15\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "bzip2": {
                    "duration": "128",
                    "log": "START: ptest-runner\n2024-02-06T09:13\n./bzip2 -1  < sample1.ref > sample1.rb2\n./bzip2 -2  < sample2.ref > sample2.rb2\n./bzip2 -3  < sample3.ref > sample3.rb2\n./bzip2 -d  < sample1.bz2 > sample1.tst\n./bzip2 -d  < sample2.bz2 > sample2.tst\n./bzip2 -ds < sample3.bz2 > sample3.tst\nPASS: sample1 compress\nPASS: sample2 compress\nPASS: sample3 compress\nPASS: sample1 decompress\nPASS: sample2 decompress\nPASS: sample3 decompress\n./bzip2-tests/run-tests.sh --without-valgrind --tests-dir=\"/usr/lib/bzip2/ptest/bzip2-tests\"\nTesting bzip2 in directory /usr/lib/bzip2/ptest/bzip2-tests\nUsing valgrind: No\nChecking md5 sums: Yes\nTesting decompression and recompression...\n\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/dancing-color.ps.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample1.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/dotnetzip/sample2.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/multiple.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/zip64support.tar.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.xml.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.tar.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/bla.txt.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/commons-compress/COMPRESS-131.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/hello-world.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-fb.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/510B.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/aaa.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/765B.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/empty.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/pyflate/45MB-00.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/trash.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/concat.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/32767.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/ch255.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/repet.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-1.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/rand.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/idx899999.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/codelen20.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/gap.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/incomp-2.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/empty.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/fib.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/pss-vect.txt.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/crypto/SigVer.rsp.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/regexp/re2-exhaustive.txt.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/Isaac.Newton-Opticks.txt.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/random.data.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-sawtooth.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random1.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/e.txt.bz2 md5sum ReMatched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Decompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 md5sum Matched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Recompress \nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Redecompress\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 md5sum ReMatched\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Decompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Md5sum Matched (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Recompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 Redecompress (small)\nPASS: /usr/lib/bzip2/ptest/bzip2-tests/go/compress/pass-random2.bz2 md5sum ReMatched (small)\n\nAll .bz files decompressed and recompressed correctly.\n\nTesting detection of bad input data...\n\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun2.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun2.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc1.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc1.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc2.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/crc2.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve2.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve2.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/cve.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/overrun.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/void.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/lbzip2/void.bz2.bad (small)\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/go/compress/fail-issue5747.bz2.bad\nPASS: Correctly found data integrity errors in /usr/lib/bzip2/ptest/bzip2-tests/go/compress/fail-issue5747.bz2.bad (small)\n\nCorrectly found all bad file data integrity errors.\n\nAll tests passed\nDURATION: 128\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.13410758972168,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-coreutils_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-coreutils",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010919570922851562,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.442986249923706,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.051096439361572266,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 150.66801047325134,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012865066528320312,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cat/cat-E.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cat/cat-buf.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cat/cat-proc.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cat/cat-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chcon/chcon-fail.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chcon/chcon.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/chgrp/basic.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chgrp/default-no-deref.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chgrp/deref.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chgrp/no-x.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chgrp/posix-H.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chgrp/recurse.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/c-option.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/equal-x.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/equals.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/ignore-symlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/inaccessible.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/no-x.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/octal.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/setgid.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/silent.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/thru-dangling.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/umask-x.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chmod/usage.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chown/basic.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/chown/deref.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chown/preserve-root.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/chown/separator.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/chroot/chroot-credentials.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/chroot/chroot-fail.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/b2sum.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/cksum-a.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/cksum-base64.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/cksum-c.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/cksum-raw.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/cksum.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/md5sum-bsd.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/md5sum-newline.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/md5sum-parallel.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/md5sum.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/sha1sum-vec.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/sha1sum.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/sha224sum.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/sha256sum.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/sha384sum.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/sha512sum.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/sm3sum.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/sum-sysv.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cksum/sum.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/abuse.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/acl.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/attr-existing.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/backup-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/backup-dir.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/backup-is-src.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/capability.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/copy-FMR.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/cp-HL.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/cp-a-selinux.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/cp-deref.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/cp-i.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/cp-mv-backup.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/cp-mv-enotsup-xattr.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/cp-parents.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/cross-dev-symlink.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/debug.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/deref-slink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/dir-rm-dest.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/dir-slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/dir-vs-file.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/existing-perm-dir.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/existing-perm-race.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/fail-perm.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/file-perm-race.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/into-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/link-deref.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/link-heap.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/link-no-deref.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/link-preserve.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/link-symlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/link.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/nfs-removal-race.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/no-ctx.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/no-deref-link1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/no-deref-link2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/no-deref-link3.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/parent-perm-race.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/parent-perm.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/perm.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/preserve-2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/preserve-gid.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/preserve-link.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/preserve-mode.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/preserve-slink-time.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/proc-short-read.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/proc-zero-len.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/r-vs-symlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/reflink-auto.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/reflink-perm.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/same-file.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/slink-2-slink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/sparse-2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/sparse-extents-2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/sparse-extents.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/sparse-perf.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/sparse-to-pipe.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/sparse.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/special-bits.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/cp/special-f.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/src-base-dot.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/symlink-slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cp/thru-dangling.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/csplit/csplit-1000.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/csplit/csplit-heap.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/csplit/csplit-io-err.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/csplit/csplit-suppress-matched.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/csplit/csplit.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cut/cut-huge-range.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/cut/cut.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/date/date-debug.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/date/date-next-dow.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/date/date-sec.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/date/date-tz.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/date/date.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/ascii.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/bytes.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/direct.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/misc.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/no-allocate.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/nocache.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/nocache_eof.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/dd/not-rewound.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/reblock.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/skip-seek-past-dev.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/dd/skip-seek-past-file.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/skip-seek.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/skip-seek2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/sparse.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/stats.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/stderr.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/unblock-sync.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/dd/unblock.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/df/df-P.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/df/df-output.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/df/df-symlink.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/df/header.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/df/no-mtab-status.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/df/over-mount-device.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/df/problematic-chars.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/df/skip-duplicates.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/df/skip-rootfs.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/df/total-unprocessed.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/df/total-verify.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/df/unreadable.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/2g.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/du/8gb.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/apparent.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/basic.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/bigtime.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/du/bind-mount-dir-cycle-v2.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/du/bind-mount-dir-cycle.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/du/deref-args.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/deref.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/exclude.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/fd-leak.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/du/files0-from-dir.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/files0-from.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/hard-link.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/inacc-dest.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/inacc-dir.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/inaccessible-cwd.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/inodes.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/long-from-unreadable.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/long-sloop.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/max-depth.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/move-dir-while-traversing.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/du/no-deref.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/no-x.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/one-file-system.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/restore-wd.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/threshold.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/trailing-slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/du/two-args.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/env/env-S-script.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/env/env-S.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/env/env-null.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/env/env-signal-handler.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/env/env.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/expr/expr-multibyte.pl": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/expr/expr.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/factor/factor-parallel.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/factor/factor.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/factor/t00.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t01.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t02.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t03.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t04.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t05.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t06.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t07.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t08.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t09.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t10.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t11.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t12.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t13.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t14.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t15.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t16.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t17.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t18.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t19.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t20.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t21.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t22.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t23.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t24.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t25.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t26.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t27.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t28.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t29.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t30.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t31.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t32.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t33.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t34.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t35.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/factor/t36.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/fmt/base.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/fmt/goal-option.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/fmt/long-line.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/fmt/non-space.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/groups/groups-dash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/groups/groups-process-all.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/groups/groups-version.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/head/head-c.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/head/head-elide-tail.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/head/head-pos.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/head/head-write-error.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/head/head.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/help/help-version-getopt.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/help/help-version.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/id/context.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/id/gnu-zero-uids.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/id/no-context.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/id/setgid.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/id/smack.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/id/uid.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/id/zero.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/install/basic-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/install/create-leading.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/install/d-slashdot.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/install/install-C-root.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/install/install-C-selinux.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/install/install-C.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/install/install-Z-selinux.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/install/strip-program.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/install/trap.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ln/backup-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ln/hard-backup.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ln/hard-to-sym.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ln/misc.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ln/relative.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ln/sf-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ln/slash-decorated-nonexistent-dest.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ln/target-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/a-option.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/abmon-align.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/birthtime.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/block-size.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/capability.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/ls/classify.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/color-clear-to-eol.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/color-dtype-dir.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/color-ext.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/color-norm.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/color-term.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/dangle.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/dired.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/file-type.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/follow-slink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/getxattr-speedup.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/ls/group-dirs.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/hex-option.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/hyperlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/infloop.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/inode.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/ls-misc.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/ls-time.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/m-option.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/multihardlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/nameless-uid.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/ls/no-arg.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/no-cap.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/ls/quote-align.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/readdir-mountpoint-inode.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/recursive.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/removed-directory.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/root-rel-symlink-color.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/ls/rt-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/selinux-segfault.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/slink-acl.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/ls/sort-width-option.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/stat-dtype.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/stat-failed.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/stat-free-color.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/ls/stat-free-symlinks.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/ls/stat-vs-dirent.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/symlink-loop.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/symlink-quote.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/symlink-slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/time-style-diag.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/w-option.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/x-option.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ls/zero-option.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/arch.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/base64.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/basename.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/basenc.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/close-stdout.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/comm.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/coreutils.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/misc/dircolors.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/dirname.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/echo.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/expand.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/false-status.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/fold.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/invalid-opt.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/join.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/kill.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/mknod.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/mktemp.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/nl.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/nohup.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/numfmt.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/paste.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/pathchk.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/printenv.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/read-errors.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/realpath.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/selinux.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/misc/sleep.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/stdbuf.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/sync.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/tee.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/time-style.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/tsort.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/unexpand.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/usage_vs_getopt.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/write-errors.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/xattr.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/misc/xstrtol.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/misc/yes.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mkdir/p-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mkdir/p-2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mkdir/p-3.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mkdir/p-acl.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mkdir/p-slashdot.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mkdir/p-thru-slink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mkdir/p-v.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mkdir/parents.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mkdir/perm.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mkdir/restorecon.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mkdir/selinux.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mkdir/smack-no-root.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mkdir/smack-root.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mkdir/special-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mkdir/t-slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mkdir/writable-under-readonly.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mv/acl.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mv/atomic.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mv/atomic2.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mv/backup-dir.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/backup-is-src.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/childproof.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/diag.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/dir-file.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/dir2dir.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/dup-source.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/force.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/hard-2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/hard-3.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/hard-4.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/hard-link-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/hardlink-case.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mv/i-1.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/i-2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/i-3.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/i-4.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/i-5.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/i-link-no.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/into-self-2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/into-self-3.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/into-self-4.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/into-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/leak-fd.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mv/mv-n.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/mv-special-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/no-copy.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/no-target-dir.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/part-fail.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/part-hardlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/part-rename.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/part-symlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/partition-perm.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/perm-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/sticky-to-xpart.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/mv/symlink-onto-hardlink-to-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/symlink-onto-hardlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/to-symlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/trailing-slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/mv/update.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/nice/nice-fail.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/nice/nice.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/nproc/nproc-avail.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/nproc/nproc-override.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/nproc/nproc-positive.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/od/od-N.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/od/od-endian.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/od/od-float.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/od/od-j.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/od/od-multiple-t.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/od/od-x8.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/od/od.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/pr/pr-tests.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/printf/printf-cov.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/printf/printf-hex.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/printf/printf-mb.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/printf/printf-quote.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/printf/printf-surprise.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/printf/printf.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ptx/ptx-overrun.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/ptx/ptx.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/pwd/pwd-long.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/pwd/pwd-option.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/readlink/can-e.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/readlink/can-f.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/readlink/can-m.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/readlink/multi.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/readlink/readlink-fp-loop.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/readlink/readlink-root.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/readlink/rl-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/cycle.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/d-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/d-2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/d-3.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/dangling-symlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/deep-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/deep-2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/dir-no-w.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/dir-nonrecur.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/dot-rel.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/empty-immutable-skip.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/rm/empty-inacc.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/empty-name.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/ext3-perf.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/rm/f-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/fail-2eperm.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/rm/fail-eacces.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/fail-eperm.xpl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/hash.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/rm/i-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/i-never.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/i-no-r.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/ignorable.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/inaccessible.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/interactive-always.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/interactive-once.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/ir-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/isatty.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/many-dir-entries-vs-OOM.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/rm/no-give-up.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/rm/one-file-system.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/rm/one-file-system2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/r-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/r-2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/r-3.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/r-4.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/r-root.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/rm/read-only.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/rm/readdir-bug.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/rm-readdir-fail.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/rm/rm1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/rm2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/rm3.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/rm4.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/rm5.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/sunos-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/unread2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/unread3.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/unreadable.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rm/v-slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rmdir/fail-perm.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rmdir/ignore.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rmdir/symlink-errors.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/rmdir/t-slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/runcon/runcon-compute.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/runcon/runcon-no-reorder.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/seq/seq-epipe.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/seq/seq-extra-number.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/seq/seq-io-errors.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/seq/seq-locale.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/seq/seq-long-double.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/seq/seq-precision.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/seq/seq.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/shred/shred-exact.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/shred/shred-passes.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/shred/shred-remove.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/shred/shred-size.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/shuf/shuf-reservoir.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/shuf/shuf.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-NaN-infloop.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-benchmark-random.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/sort/sort-compress-hang.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/sort/sort-compress-proc.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/sort/sort-compress.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-continue.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-debug-keys.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-debug-warn.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-discrim.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-exit-early.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-files0-from.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-float.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-h-thousands-sep.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/sort/sort-merge-fdlimit.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-merge.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-month.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/sort/sort-rand.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-spinlock-abuse.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/sort/sort-stale-thread-mem.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/sort/sort-u-FMR.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/sort/sort-unique-segv.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-unique.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort-version.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/sort/sort.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/additional-suffix.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/b-chunk.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/fail.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/filter.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/split/guard-input.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/l-chunk-root.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/split/l-chunk.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/line-bytes.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/lines.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/numeric.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/r-chunk.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/record-sep.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/suffix-auto-length.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/split/suffix-length.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/stat/stat-birthtime.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/stat/stat-fmt.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/stat/stat-hyphen.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/stat/stat-mount.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/stat/stat-nanoseconds.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/stat/stat-printf.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/stat/stat-slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/stty/stty-invalid.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/stty/stty-row-col.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/stty/stty.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/tac/tac-2-nonseekable.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tac/tac-continue.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/tac/tac.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/F-headers.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/F-vs-missing.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/F-vs-rename.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/append-only.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/tail/assert-2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/big-4gb.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/tail/descriptor-vs-rename.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/end-of-device.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/tail/flush-initial.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/follow-name.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/follow-stdin.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/inotify-dir-recreate.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/inotify-hash-abuse.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/inotify-hash-abuse2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/inotify-only-regular.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/tail/inotify-race.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/tail/inotify-race2.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/tail/inotify-rotate-resources.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/tail/inotify-rotate.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/overlay-headers.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/pid.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/pipe-f.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/pipe-f2.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/proc-ksyms.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/retry.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/start-middle.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/symlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/tail-c.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/tail-n0f.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/tail.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/truncate.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tail/wait.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/test/test-N.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/test/test-diag.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/test/test.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/timeout/timeout-blocked.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/timeout/timeout-group.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/timeout/timeout-large-parameters.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/timeout/timeout-parameters.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/timeout/timeout.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/60-seconds.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/dangling-symlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/dir-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/empty-file.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/fail-diag.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/fifo.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/no-create-missing.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/no-dereference.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/no-rights.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/not-owner.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/now-owned-by-other.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/touch/obsolescent.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/read-only.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/relative.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/touch/trailing-slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tr/tr-case-class.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tr/tr.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/truncate/truncate-dangling-symlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/truncate/truncate-dir-fail.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/truncate/truncate-fail-diag.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/truncate/truncate-fifo.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/truncate/truncate-no-create-missing.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/truncate/truncate-overflow.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/truncate/truncate-owned-by-other.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/truncate/truncate-parameters.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/truncate/truncate-relative.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/tty/tty-eof.pl": {
                "status": "SKIPPED"
            },
            "ptestresult.coreutils.tests/tty/tty.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/uniq/uniq-collate.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/uniq/uniq-perf.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/uniq/uniq.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/wc/wc-files0-from.pl": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/wc/wc-files0.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/wc/wc-nbsp.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/wc/wc-parallel.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/wc/wc-proc.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/wc/wc-total.sh": {
                "status": "PASSED"
            },
            "ptestresult.coreutils.tests/wc/wc.pl": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:13\nBEGIN: /usr/lib/coreutils/ptest\nmake[1]: Entering directory '/usr/lib/coreutils/ptest'\nPASS: tests/help/help-version.sh\nPASS: tests/help/help-version-getopt.sh\ninotify-race.sh: skipped test: can't run gdb\nSKIP: tests/tail/inotify-race.sh\ninotify-race2.sh: skipped test: can't run gdb\nSKIP: tests/tail/inotify-race2.sh\nPASS: tests/misc/invalid-opt.pl\next3-perf.sh: skipped test: very expensive: disabled by default\nSKIP: tests/rm/ext3-perf.sh\nPASS: tests/rm/cycle.sh\nlink-heap.sh: skipped test: expensive: disabled by default\nSKIP: tests/cp/link-heap.sh\nno-ctx.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/cp/no-ctx.sh\ntty-eof.pl: this script requires Perl's Expect package >=1.11\nSKIP: tests/tty/tty-eof.pl\nPASS: tests/misc/read-errors.sh\nPASS: tests/misc/write-errors.sh\nPASS: tests/tail/inotify-hash-abuse.sh\nPASS: tests/tail/inotify-hash-abuse2.sh\nPASS: tests/tail/F-vs-missing.sh\nPASS: tests/tail/F-vs-rename.sh\nPASS: tests/tail/F-headers.sh\nPASS: tests/tail/descriptor-vs-rename.sh\nPASS: tests/tail/inotify-rotate.sh\ninotify-rotate-resources.sh: skipped test: no strace program\nSKIP: tests/tail/inotify-rotate-resources.sh\nPASS: tests/tail/inotify-dir-recreate.sh\ninotify-only-regular.sh: skipped test: no strace program\nSKIP: tests/tail/inotify-only-regular.sh\nPASS: tests/chmod/no-x.sh\nPASS: tests/chgrp/basic.sh\nPASS: tests/rm/dangling-symlink.sh\nPASS: tests/ls/ls-time.sh\nPASS: tests/rm/d-1.sh\nPASS: tests/rm/d-2.sh\nPASS: tests/rm/d-3.sh\nPASS: tests/rm/deep-1.sh\nPASS: tests/rm/deep-2.sh\nPASS: tests/rm/dir-no-w.sh\nPASS: tests/rm/dir-nonrecur.sh\nPASS: tests/rm/dot-rel.sh\nPASS: tests/rm/isatty.sh\nPASS: tests/rm/empty-inacc.sh\nPASS: tests/rm/empty-name.pl\nPASS: tests/rm/f-1.sh\nPASS: tests/rm/fail-eacces.sh\nPASS: tests/rm/fail-eperm.xpl\nhash.sh: skipped test: expensive: disabled by default\nSKIP: tests/rm/hash.sh\nPASS: tests/rm/i-1.sh\nPASS: tests/rm/i-never.sh\nPASS: tests/rm/i-no-r.sh\nPASS: tests/rm/ignorable.sh\nPASS: tests/rm/inaccessible.sh\nPASS: tests/rm/interactive-always.sh\nPASS: tests/rm/interactive-once.sh\nPASS: tests/rm/ir-1.sh\nPASS: tests/rm/one-file-system2.sh\nPASS: tests/rm/r-1.sh\nPASS: tests/rm/r-2.sh\nPASS: tests/rm/r-3.sh\nPASS: tests/rm/r-4.sh\nr-root.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/rm/r-root.sh\nPASS: tests/rm/readdir-bug.sh\nPASS: tests/rm/rm1.sh\nPASS: tests/touch/empty-file.sh\nPASS: tests/rm/rm2.sh\nPASS: tests/rm/rm3.sh\nPASS: tests/rm/rm4.sh\nPASS: tests/rm/rm5.sh\nPASS: tests/rm/sunos-1.sh\nPASS: tests/rm/unread2.sh\nPASS: tests/rm/unread3.sh\nPASS: tests/rm/unreadable.pl\nPASS: tests/rm/v-slash.sh\nmany-dir-entries-vs-OOM.sh: skipped test: expensive: disabled by default\nSKIP: tests/rm/many-dir-entries-vs-OOM.sh\nrm-readdir-fail.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/rm/rm-readdir-fail.sh\nPASS: tests/chgrp/default-no-deref.sh\nPASS: tests/chgrp/deref.sh\nPASS: tests/chgrp/no-x.sh\nPASS: tests/chgrp/posix-H.sh\nPASS: tests/chgrp/recurse.sh\nPASS: tests/fmt/base.pl\nPASS: tests/fmt/goal-option.sh\nPASS: tests/fmt/long-line.sh\nPASS: tests/fmt/non-space.sh\nPASS: tests/misc/echo.sh\nPASS: tests/env/env.sh\nPASS: tests/env/env-signal-handler.sh\nPASS: tests/ptx/ptx.pl\nPASS: tests/test/test.pl\nPASS: tests/seq/seq.pl\nPASS: tests/seq/seq-epipe.sh\nPASS: tests/seq/seq-extra-number.sh\nPASS: tests/seq/seq-io-errors.sh\nPASS: tests/seq/seq-locale.sh\nseq-long-double.sh: skipped test: this test runs only on systems with glibc and long double != double\nSKIP: tests/seq/seq-long-double.sh\nPASS: tests/seq/seq-precision.sh\nPASS: tests/head/head.pl\nPASS: tests/head/head-elide-tail.pl\nPASS: tests/tail/tail-n0f.sh\nPASS: tests/ls/ls-misc.pl\nPASS: tests/date/date.pl\nPASS: tests/date/date-next-dow.pl\nPASS: tests/ptx/ptx-overrun.sh\nPASS: tests/misc/xstrtol.pl\nPASS: tests/tail/overlay-headers.sh\nPASS: tests/tail/pid.sh\nPASS: tests/od/od.pl\nPASS: tests/od/od-endian.sh\nPASS: tests/od/od-float.sh\nPASS: tests/misc/mktemp.pl\nPASS: tests/misc/arch.sh\nPASS: tests/misc/join.pl\nPASS: tests/pr/pr-tests.pl\nPASS: tests/pwd/pwd-option.sh\nPASS: tests/chcon/chcon-fail.sh\ncoreutils.sh: skipped test: required program(s) not built\nSKIP: tests/misc/coreutils.sh\nPASS: tests/cut/cut.pl\nPASS: tests/cut/cut-huge-range.sh\nPASS: tests/wc/wc.pl\nPASS: tests/wc/wc-files0-from.pl\nPASS: tests/wc/wc-files0.sh\nPASS: tests/wc/wc-nbsp.sh\nPASS: tests/wc/wc-parallel.sh\nPASS: tests/wc/wc-proc.sh\nPASS: tests/wc/wc-total.sh\nPASS: tests/cat/cat-E.sh\nPASS: tests/cat/cat-proc.sh\nPASS: tests/cat/cat-buf.sh\nPASS: tests/cat/cat-self.sh\nPASS: tests/misc/base64.pl\nPASS: tests/misc/basename.pl\nPASS: tests/misc/basenc.pl\nPASS: tests/misc/close-stdout.sh\nPASS: tests/chroot/chroot-fail.sh\nPASS: tests/cksum/cksum.sh\nPASS: tests/cksum/cksum-a.sh\nPASS: tests/cksum/cksum-c.sh\nPASS: tests/cksum/cksum-base64.pl\nPASS: tests/cksum/cksum-raw.sh\nPASS: tests/misc/comm.pl\nPASS: tests/csplit/csplit.sh\nPASS: tests/csplit/csplit-1000.sh\nPASS: tests/csplit/csplit-heap.sh\ncsplit-io-err.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/csplit/csplit-io-err.sh\nPASS: tests/csplit/csplit-suppress-matched.pl\ndate-debug.sh: skipped test: Timezones database not found\nSKIP: tests/date/date-debug.sh\nPASS: tests/date/date-sec.sh\nPASS: tests/date/date-tz.sh\nPASS: tests/misc/dircolors.pl\nPASS: tests/misc/dirname.pl\nPASS: tests/env/env-null.sh\nPASS: tests/env/env-S.pl\nPASS: tests/env/env-S-script.sh\nPASS: tests/misc/expand.pl\nPASS: tests/expr/expr.pl\nexpr-multibyte.pl: this test requires FR-UTF8 locale\nSKIP: tests/expr/expr-multibyte.pl\nPASS: tests/factor/factor.pl\nPASS: tests/factor/factor-parallel.sh\nPASS: tests/misc/false-status.sh\nPASS: tests/misc/fold.pl\nPASS: tests/groups/groups-dash.sh\nPASS: tests/groups/groups-process-all.sh\nPASS: tests/groups/groups-version.sh\nPASS: tests/head/head-c.sh\nPASS: tests/head/head-pos.sh\nPASS: tests/head/head-write-error.sh\nPASS: tests/misc/kill.sh\nPASS: tests/cksum/b2sum.sh\nPASS: tests/cksum/md5sum.pl\nPASS: tests/cksum/md5sum-bsd.sh\nPASS: tests/cksum/md5sum-newline.pl\nPASS: tests/cksum/md5sum-parallel.sh\nPASS: tests/misc/mknod.sh\nPASS: tests/nice/nice.sh\nPASS: tests/nice/nice-fail.sh\nPASS: tests/misc/nl.sh\nPASS: tests/misc/nohup.sh\nPASS: tests/nproc/nproc-avail.sh\nPASS: tests/nproc/nproc-positive.sh\nPASS: tests/nproc/nproc-override.sh\nPASS: tests/misc/numfmt.pl\nPASS: tests/od/od-N.sh\nPASS: tests/od/od-j.sh\nPASS: tests/od/od-multiple-t.sh\nPASS: tests/od/od-x8.sh\nPASS: tests/misc/paste.pl\nPASS: tests/misc/pathchk.sh\nPASS: tests/misc/printenv.sh\nPASS: tests/printf/printf.sh\nPASS: tests/printf/printf-cov.pl\nPASS: tests/printf/printf-hex.sh\nPASS: tests/printf/printf-mb.sh\nPASS: tests/printf/printf-surprise.sh\nPASS: tests/printf/printf-quote.sh\nPASS: tests/pwd/pwd-long.sh\nPASS: tests/readlink/readlink-fp-loop.sh\nPASS: tests/readlink/readlink-root.sh\nPASS: tests/misc/realpath.sh\nruncon-compute.sh: skipped test: runcon setup failed\nSKIP: tests/runcon/runcon-compute.sh\nPASS: tests/runcon/runcon-no-reorder.sh\nPASS: tests/cksum/sha1sum.pl\nPASS: tests/cksum/sha1sum-vec.pl\nPASS: tests/cksum/sha224sum.pl\nPASS: tests/cksum/sha256sum.pl\nPASS: tests/cksum/sha384sum.pl\nPASS: tests/cksum/sha512sum.pl\nPASS: tests/shred/shred-exact.sh\nPASS: tests/shred/shred-passes.sh\nPASS: tests/shred/shred-remove.sh\nPASS: tests/shred/shred-size.sh\nPASS: tests/shuf/shuf.sh\nshuf-reservoir.sh: skipped test: expensive: disabled by default\nSKIP: tests/shuf/shuf-reservoir.sh\nPASS: tests/misc/sleep.sh\nPASS: tests/cksum/sm3sum.pl\nPASS: tests/sort/sort.pl\nsort-benchmark-random.sh: skipped test: very expensive: disabled by default\nSKIP: tests/sort/sort-benchmark-random.sh\nPASS: tests/sort/sort-compress.sh\nsort-compress-hang.sh: skipped test: very expensive: disabled by default\nSKIP: tests/sort/sort-compress-hang.sh\nsort-compress-proc.sh: skipped test: expensive: disabled by default\nSKIP: tests/sort/sort-compress-proc.sh\nPASS: tests/sort/sort-continue.sh\nPASS: tests/sort/sort-debug-keys.sh\nPASS: tests/sort/sort-debug-warn.sh\nPASS: tests/sort/sort-discrim.sh\nPASS: tests/sort/sort-files0-from.pl\nPASS: tests/sort/sort-float.sh\nsort-h-thousands-sep.sh: skipped test: The Swedish locale with blank thousands separator is unavailable.\nSKIP: tests/sort/sort-h-thousands-sep.sh\nPASS: tests/sort/sort-merge.pl\nPASS: tests/sort/sort-merge-fdlimit.sh\nsort-month.sh: skipped test: The locale utility is not present\nSKIP: tests/sort/sort-month.sh\nPASS: tests/sort/sort-exit-early.sh\nPASS: tests/sort/sort-rand.sh\nsort-spinlock-abuse.sh: skipped test: very expensive: disabled by default\nSKIP: tests/sort/sort-spinlock-abuse.sh\nsort-stale-thread-mem.sh: skipped test: very expensive: disabled by default\nSKIP: tests/sort/sort-stale-thread-mem.sh\nPASS: tests/sort/sort-unique.sh\nPASS: tests/sort/sort-unique-segv.sh\nPASS: tests/sort/sort-version.sh\nPASS: tests/sort/sort-NaN-infloop.sh\nsort-u-FMR.sh: skipped test: requires a working valgrind\nSKIP: tests/sort/sort-u-FMR.sh\nfilter.sh: skipped test: xz required\nSKIP: tests/split/filter.sh\nPASS: tests/split/suffix-auto-length.sh\nPASS: tests/split/suffix-length.sh\nPASS: tests/split/additional-suffix.sh\nPASS: tests/split/b-chunk.sh\nPASS: tests/split/fail.sh\nPASS: tests/split/lines.sh\nPASS: tests/split/line-bytes.sh\nPASS: tests/split/l-chunk.sh\nPASS: tests/split/r-chunk.sh\nPASS: tests/split/record-sep.sh\nPASS: tests/split/numeric.sh\nPASS: tests/split/guard-input.sh\nPASS: tests/stat/stat-birthtime.sh\nPASS: tests/stat/stat-fmt.sh\nPASS: tests/stat/stat-hyphen.sh\nPASS: tests/stat/stat-mount.sh\nPASS: tests/stat/stat-nanoseconds.sh\nPASS: tests/stat/stat-printf.pl\nPASS: tests/stat/stat-slash.sh\nPASS: tests/misc/stdbuf.sh\nstty.sh: skipped test: no strace program\nSKIP: tests/stty/stty.sh\nPASS: tests/stty/stty-invalid.sh\nPASS: tests/stty/stty-row-col.sh\nPASS: tests/cksum/sum.pl\nPASS: tests/cksum/sum-sysv.sh\nPASS: tests/misc/sync.sh\nPASS: tests/tac/tac.pl\ntac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined\nSKIP: tests/tac/tac-continue.sh\nPASS: tests/tac/tac-2-nonseekable.sh\nPASS: tests/tail/tail.pl\nPASS: tests/misc/tee.sh\nPASS: tests/test/test-N.sh\nPASS: tests/test/test-diag.pl\nPASS: tests/misc/time-style.sh\nPASS: tests/timeout/timeout.sh\nPASS: tests/timeout/timeout-blocked.pl\nPASS: tests/timeout/timeout-group.sh\nPASS: tests/timeout/timeout-large-parameters.sh\nPASS: tests/timeout/timeout-parameters.sh\nPASS: tests/tr/tr.pl\nPASS: tests/tr/tr-case-class.sh\nPASS: tests/truncate/truncate-dangling-symlink.sh\nPASS: tests/truncate/truncate-dir-fail.sh\nPASS: tests/truncate/truncate-fail-diag.sh\nPASS: tests/truncate/truncate-fifo.sh\nPASS: tests/truncate/truncate-no-create-missing.sh\nPASS: tests/truncate/truncate-overflow.sh\nPASS: tests/truncate/truncate-parameters.sh\nPASS: tests/truncate/truncate-relative.sh\nPASS: tests/misc/tsort.pl\nPASS: tests/tty/tty.sh\nPASS: tests/misc/usage_vs_getopt.sh\nPASS: tests/misc/unexpand.pl\nPASS: tests/uniq/uniq.pl\nPASS: tests/uniq/uniq-perf.sh\nPASS: tests/uniq/uniq-collate.sh\nxattr.sh: skipped test: coreutils built without xattr support\nSKIP: tests/misc/xattr.sh\nPASS: tests/misc/yes.sh\nPASS: tests/tail/wait.sh\nPASS: tests/tail/retry.sh\nPASS: tests/tail/symlink.sh\nPASS: tests/tail/tail-c.sh\nPASS: tests/tail/truncate.sh\nPASS: tests/chmod/c-option.sh\nPASS: tests/chmod/equal-x.sh\nPASS: tests/chmod/equals.sh\nPASS: tests/chmod/ignore-symlink.sh\nPASS: tests/chmod/inaccessible.sh\nPASS: tests/chmod/octal.sh\nPASS: tests/chmod/setgid.sh\nPASS: tests/chmod/silent.sh\nPASS: tests/chmod/thru-dangling.sh\nPASS: tests/chmod/umask-x.sh\nPASS: tests/chmod/usage.sh\nPASS: tests/chown/deref.sh\nPASS: tests/chown/preserve-root.sh\nseparator.sh: skipped test: group 'tester' not unique:  \nSKIP: tests/chown/separator.sh\nPASS: tests/cp/abuse.sh\nacl.sh: skipped test: This test requires getfacl and setfacl.\nSKIP: tests/cp/acl.sh\nPASS: tests/cp/attr-existing.sh\nPASS: tests/cp/backup-1.sh\nPASS: tests/cp/backup-dir.sh\nPASS: tests/cp/backup-is-src.sh\nPASS: tests/cp/cp-HL.sh\nPASS: tests/cp/cp-deref.sh\nPASS: tests/cp/cp-i.sh\nPASS: tests/cp/cp-mv-backup.sh\nPASS: tests/cp/cp-parents.sh\nPASS: tests/cp/debug.sh\nPASS: tests/cp/deref-slink.sh\nPASS: tests/cp/dir-rm-dest.sh\nPASS: tests/cp/dir-slash.sh\nPASS: tests/cp/dir-vs-file.sh\nPASS: tests/cp/existing-perm-dir.sh\nPASS: tests/cp/existing-perm-race.sh\nPASS: tests/cp/fail-perm.sh\nsparse-extents.sh: skipped test: The fallocate utility is required\nSKIP: tests/cp/sparse-extents.sh\ncopy-FMR.sh: skipped test: requires a working valgrind\nSKIP: tests/cp/copy-FMR.sh\nPASS: tests/cp/sparse-perf.sh\nPASS: tests/cp/sparse-2.sh\nPASS: tests/cp/file-perm-race.sh\nPASS: tests/cp/into-self.sh\nPASS: tests/cp/link.sh\nPASS: tests/cp/link-deref.sh\nPASS: tests/cp/link-no-deref.sh\nPASS: tests/cp/link-preserve.sh\nPASS: tests/cp/link-symlink.sh\nnfs-removal-race.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/cp/nfs-removal-race.sh\nPASS: tests/cp/no-deref-link1.sh\nPASS: tests/cp/no-deref-link2.sh\nPASS: tests/cp/no-deref-link3.sh\nPASS: tests/cp/parent-perm.sh\nPASS: tests/cp/parent-perm-race.sh\nperm.sh: skipped test: very expensive: disabled by default\nSKIP: tests/cp/perm.sh\nPASS: tests/cp/preserve-2.sh\nPASS: tests/cp/preserve-link.sh\nPASS: tests/cp/preserve-mode.sh\nPASS: tests/cp/preserve-slink-time.sh\nPASS: tests/cp/proc-short-read.sh\nPASS: tests/cp/proc-zero-len.sh\nPASS: tests/cp/r-vs-symlink.sh\nPASS: tests/cp/reflink-auto.sh\nPASS: tests/cp/reflink-perm.sh\nPASS: tests/cp/same-file.sh\nPASS: tests/cp/slink-2-slink.sh\nPASS: tests/cp/sparse.sh\nPASS: tests/cp/sparse-to-pipe.sh\nPASS: tests/cp/special-f.sh\nPASS: tests/cp/src-base-dot.sh\nPASS: tests/cp/symlink-slash.sh\nPASS: tests/cp/thru-dangling.sh\nPASS: tests/df/header.sh\nPASS: tests/df/df-P.sh\nPASS: tests/df/df-output.sh\ndf-symlink.sh: skipped test: cannot get info for /dev/root\nSKIP: tests/df/df-symlink.sh\nPASS: tests/df/unreadable.sh\nPASS: tests/df/total-unprocessed.sh\nno-mtab-status.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/df/no-mtab-status.sh\nskip-duplicates.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/df/skip-duplicates.sh\nskip-rootfs.sh: skipped test: no rootfs in mtab\nSKIP: tests/df/skip-rootfs.sh\nPASS: tests/dd/ascii.sh\nPASS: tests/dd/direct.sh\nPASS: tests/dd/misc.sh\nPASS: tests/dd/no-allocate.sh\nPASS: tests/dd/nocache.sh\nnocache_eof.sh: skipped test: no strace program\nSKIP: tests/dd/nocache_eof.sh\nPASS: tests/dd/not-rewound.sh\nPASS: tests/dd/reblock.sh\nPASS: tests/dd/skip-seek.pl\nPASS: tests/dd/skip-seek2.sh\nPASS: tests/dd/bytes.sh\nPASS: tests/dd/skip-seek-past-file.sh\nPASS: tests/dd/sparse.sh\nPASS: tests/dd/stderr.sh\nPASS: tests/dd/unblock.pl\nPASS: tests/dd/unblock-sync.sh\nPASS: tests/dd/stats.sh\nPASS: tests/df/total-verify.sh\n2g.sh: skipped test: very expensive: disabled by default\nSKIP: tests/du/2g.sh\nPASS: tests/du/8gb.sh\nPASS: tests/du/apparent.sh\nPASS: tests/du/basic.sh\nbigtime.sh: skipped test: file system or localtime mishandles big timestamps: -rw-r--r-- 1 tester tester 0 May 10  2446 future\nSKIP: tests/du/bigtime.sh\nPASS: tests/du/deref.sh\nPASS: tests/du/deref-args.sh\nPASS: tests/du/exclude.sh\nfd-leak.sh: skipped test: expensive: disabled by default\nSKIP: tests/du/fd-leak.sh\nPASS: tests/du/files0-from.pl\nPASS: tests/du/files0-from-dir.sh\nPASS: tests/du/hard-link.sh\nPASS: tests/du/inacc-dest.sh\nPASS: tests/du/inacc-dir.sh\nPASS: tests/du/inaccessible-cwd.sh\nPASS: tests/du/inodes.sh\nPASS: tests/du/long-from-unreadable.sh\nPASS: tests/du/long-sloop.sh\nPASS: tests/du/max-depth.sh\nmove-dir-while-traversing.sh: skipped test: python inotify package not installed\nSKIP: tests/du/move-dir-while-traversing.sh\nPASS: tests/du/no-deref.sh\nPASS: tests/du/no-x.sh\nPASS: tests/du/one-file-system.sh\nPASS: tests/du/restore-wd.sh\nPASS: tests/du/slash.sh\nPASS: tests/du/threshold.sh\nPASS: tests/du/trailing-slash.sh\nPASS: tests/du/two-args.sh\ngnu-zero-uids.sh: skipped test: not running on GNU/Hurd\nSKIP: tests/id/gnu-zero-uids.sh\nno-context.sh: skipped test: this system lacks SELinux support\nSKIP: tests/id/no-context.sh\ncontext.sh: skipped test: this system lacks SELinux support\nSKIP: tests/id/context.sh\nPASS: tests/id/uid.sh\nPASS: tests/id/zero.sh\nsmack.sh: skipped test: this system lacks SMACK support\nSKIP: tests/id/smack.sh\nWARNING!!! Your strip command doesn't seem to work,\nPASS: tests/install/basic-1.sh\nPASS: tests/install/create-leading.sh\nPASS: tests/install/d-slashdot.sh\nPASS: tests/install/install-C.sh\ninstall-C-selinux.sh: skipped test: this system lacks SELinux support\nSKIP: tests/install/install-C-selinux.sh\ninstall-Z-selinux.sh: skipped test: this system lacks SELinux support\nSKIP: tests/install/install-Z-selinux.sh\nPASS: tests/install/strip-program.sh\nPASS: tests/install/trap.sh\nPASS: tests/ln/backup-1.sh\nPASS: tests/ln/hard-backup.sh\nPASS: tests/ln/hard-to-sym.sh\nPASS: tests/ln/misc.sh\nPASS: tests/ln/relative.sh\nPASS: tests/ln/sf-1.sh\nPASS: tests/ln/slash-decorated-nonexistent-dest.sh\nPASS: tests/ln/target-1.sh\nPASS: tests/ls/a-option.sh\nPASS: tests/ls/abmon-align.sh\nPASS: tests/ls/birthtime.sh\nPASS: tests/ls/block-size.sh\nPASS: tests/ls/classify.sh\nPASS: tests/ls/color-clear-to-eol.sh\nPASS: tests/ls/color-dtype-dir.sh\nPASS: tests/ls/color-norm.sh\nPASS: tests/ls/color-term.sh\nPASS: tests/ls/color-ext.sh\nPASS: tests/ls/dangle.sh\nPASS: tests/ls/dired.sh\nPASS: tests/ls/file-type.sh\nPASS: tests/ls/follow-slink.sh\ngetxattr-speedup.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/ls/getxattr-speedup.sh\nPASS: tests/ls/group-dirs.sh\nPASS: tests/ls/hex-option.sh\nPASS: tests/ls/hyperlink.sh\nPASS: tests/ls/infloop.sh\nPASS: tests/ls/inode.sh\nPASS: tests/ls/m-option.sh\nPASS: tests/ls/w-option.sh\nPASS: tests/ls/multihardlink.sh\nPASS: tests/ls/no-arg.sh\nno-cap.sh: skipped test: no strace program\nSKIP: tests/ls/no-cap.sh\nPASS: tests/ls/selinux-segfault.sh\nPASS: tests/ls/quote-align.sh\nPASS: tests/ls/readdir-mountpoint-inode.sh\nPASS: tests/ls/recursive.sh\nPASS: tests/ls/removed-directory.sh\nroot-rel-symlink-color.sh: skipped test: no relative symlink in /\nSKIP: tests/ls/root-rel-symlink-color.sh\nPASS: tests/ls/rt-1.sh\nslink-acl.sh: skipped test: setfacl does not work on the current file system\nSKIP: tests/ls/slink-acl.sh\nPASS: tests/ls/stat-dtype.sh\nPASS: tests/ls/stat-failed.sh\nstat-free-color.sh: skipped test: no strace program\nSKIP: tests/ls/stat-free-color.sh\nstat-free-symlinks.sh: skipped test: no strace program\nSKIP: tests/ls/stat-free-symlinks.sh\nPASS: tests/ls/stat-vs-dirent.sh\nPASS: tests/ls/symlink-loop.sh\nPASS: tests/ls/symlink-quote.sh\nPASS: tests/ls/symlink-slash.sh\nPASS: tests/ls/time-style-diag.sh\nPASS: tests/ls/sort-width-option.sh\nPASS: tests/ls/x-option.sh\nPASS: tests/ls/zero-option.sh\nPASS: tests/mkdir/p-1.sh\nPASS: tests/mkdir/p-2.sh\nPASS: tests/mkdir/p-3.sh\np-acl.sh: skipped test: setfacl does not work on the current file system\nSKIP: tests/mkdir/p-acl.sh\nPASS: tests/mkdir/p-slashdot.sh\nPASS: tests/mkdir/p-thru-slink.sh\nPASS: tests/mkdir/p-v.sh\nPASS: tests/mkdir/parents.sh\nPASS: tests/mkdir/perm.sh\nselinux.sh: skipped test: this system lacks SELinux support\nSKIP: tests/mkdir/selinux.sh\nrestorecon.sh: skipped test: this system lacks SELinux support\nSKIP: tests/mkdir/restorecon.sh\nPASS: tests/mkdir/special-1.sh\nPASS: tests/mkdir/t-slash.sh\nsmack-no-root.sh: skipped test: this system lacks SMACK support\nSKIP: tests/mkdir/smack-no-root.sh\nacl.sh: skipped test: This test requires getfacl and setfacl.\nSKIP: tests/mv/acl.sh\natomic.sh: skipped test: no strace program\nSKIP: tests/mv/atomic.sh\natomic2.sh: skipped test: no strace program\nSKIP: tests/mv/atomic2.sh\nPASS: tests/mv/backup-dir.sh\nPASS: tests/mv/backup-is-src.sh\nPASS: tests/mv/childproof.sh\nPASS: tests/mv/diag.sh\nPASS: tests/mv/dir-file.sh\nPASS: tests/mv/dir2dir.sh\nPASS: tests/mv/dup-source.sh\nPASS: tests/mv/force.sh\nPASS: tests/mv/hard-2.sh\nPASS: tests/mv/hard-3.sh\nPASS: tests/mv/hard-4.sh\nPASS: tests/mv/hard-link-1.sh\nPASS: tests/mv/i-1.pl\nPASS: tests/mv/i-2.sh\nPASS: tests/mv/i-3.sh\nPASS: tests/mv/i-4.sh\nPASS: tests/mv/i-5.sh\nPASS: tests/mv/i-link-no.sh\nPASS: tests/mv/into-self.sh\nPASS: tests/mv/into-self-2.sh\nPASS: tests/mv/into-self-3.sh\nPASS: tests/mv/into-self-4.sh\nleak-fd.sh: skipped test: expensive: disabled by default\nSKIP: tests/mv/leak-fd.sh\nPASS: tests/mv/mv-n.sh\nPASS: tests/mv/mv-special-1.sh\nPASS: tests/mv/no-copy.sh\nPASS: tests/mv/no-target-dir.sh\nPASS: tests/mv/part-fail.sh\nPASS: tests/mv/part-hardlink.sh\nPASS: tests/mv/part-rename.sh\nPASS: tests/mv/part-symlink.sh\nPASS: tests/mv/partition-perm.sh\nPASS: tests/mv/perm-1.sh\nPASS: tests/mv/symlink-onto-hardlink.sh\nPASS: tests/mv/symlink-onto-hardlink-to-self.sh\nPASS: tests/mv/to-symlink.sh\nPASS: tests/mv/trailing-slash.sh\nPASS: tests/mv/update.sh\nPASS: tests/readlink/can-e.sh\nPASS: tests/readlink/can-f.sh\nPASS: tests/readlink/can-m.sh\nPASS: tests/readlink/multi.sh\nPASS: tests/readlink/rl-1.sh\nPASS: tests/rmdir/fail-perm.sh\nPASS: tests/rmdir/ignore.sh\nPASS: tests/rmdir/symlink-errors.sh\nPASS: tests/rmdir/t-slash.sh\nPASS: tests/tail/assert-2.sh\nbig-4gb.sh: skipped test: expensive: disabled by default\nSKIP: tests/tail/big-4gb.sh\nPASS: tests/tail/flush-initial.sh\nPASS: tests/tail/follow-name.sh\nPASS: tests/tail/follow-stdin.sh\nPASS: tests/tail/pipe-f.sh\nPASS: tests/tail/pipe-f2.sh\nPASS: tests/tail/proc-ksyms.sh\nPASS: tests/tail/start-middle.sh\nPASS: tests/touch/60-seconds.sh\nPASS: tests/touch/dangling-symlink.sh\nPASS: tests/touch/dir-1.sh\nPASS: tests/touch/fail-diag.sh\nPASS: tests/touch/fifo.sh\nPASS: tests/touch/no-create-missing.sh\nPASS: tests/touch/no-dereference.sh\nPASS: tests/touch/no-rights.sh\nPASS: tests/touch/not-owner.sh\nPASS: tests/touch/obsolescent.sh\nPASS: tests/touch/read-only.sh\nPASS: tests/touch/relative.sh\nPASS: tests/touch/trailing-slash.sh\nbasic.sh: skipped test: must be run as root\nSKIP: tests/chown/basic.sh\ncp-a-selinux.sh: skipped test: must be run as root\nSKIP: tests/cp/cp-a-selinux.sh\npreserve-gid.sh: skipped test: must be run as root\nSKIP: tests/cp/preserve-gid.sh\nspecial-bits.sh: skipped test: must be run as root\nSKIP: tests/cp/special-bits.sh\ncp-mv-enotsup-xattr.sh: skipped test: must be run as root\nSKIP: tests/cp/cp-mv-enotsup-xattr.sh\ncapability.sh: skipped test: must be run as root\nSKIP: tests/cp/capability.sh\nPASS: tests/cp/sparse-extents-2.sh\ncross-dev-symlink.sh: skipped test: must be run as root\nSKIP: tests/cp/cross-dev-symlink.sh\nskip-seek-past-dev.sh: skipped test: must be run as root\nSKIP: tests/dd/skip-seek-past-dev.sh\nproblematic-chars.sh: skipped test: must be run as root\nSKIP: tests/df/problematic-chars.sh\nover-mount-device.sh: skipped test: must be run as root\nSKIP: tests/df/over-mount-device.sh\nbind-mount-dir-cycle.sh: skipped test: must be run as root\nSKIP: tests/du/bind-mount-dir-cycle.sh\nbind-mount-dir-cycle-v2.sh: skipped test: must be run as root\nSKIP: tests/du/bind-mount-dir-cycle-v2.sh\nsetgid.sh: skipped test: must be run as root\nSKIP: tests/id/setgid.sh\ninstall-C-root.sh: skipped test: must be run as root\nSKIP: tests/install/install-C-root.sh\ncapability.sh: skipped test: must be run as root\nSKIP: tests/ls/capability.sh\nnameless-uid.sh: skipped test: must be run as root\nSKIP: tests/ls/nameless-uid.sh\nchcon.sh: skipped test: must be run as root\nSKIP: tests/chcon/chcon.sh\nchroot-credentials.sh: skipped test: must be run as root\nSKIP: tests/chroot/chroot-credentials.sh\nselinux.sh: skipped test: must be run as root\nSKIP: tests/misc/selinux.sh\ntruncate-owned-by-other.sh: skipped test: must be run as root\nSKIP: tests/truncate/truncate-owned-by-other.sh\nwritable-under-readonly.sh: skipped test: must be run as root\nSKIP: tests/mkdir/writable-under-readonly.sh\nsmack-root.sh: skipped test: this system lacks SMACK support\nSKIP: tests/mkdir/smack-root.sh\nhardlink-case.sh: skipped test: must be run as root\nSKIP: tests/mv/hardlink-case.sh\nsticky-to-xpart.sh: skipped test: must be run as root\nSKIP: tests/mv/sticky-to-xpart.sh\nfail-2eperm.sh: skipped test: must be run as root\nSKIP: tests/rm/fail-2eperm.sh\nno-give-up.sh: skipped test: must be run as root\nSKIP: tests/rm/no-give-up.sh\none-file-system.sh: skipped test: must be run as root\nSKIP: tests/rm/one-file-system.sh\nread-only.sh: skipped test: must be run as root\nSKIP: tests/rm/read-only.sh\nempty-immutable-skip.sh: skipped test: must be run as root\nSKIP: tests/rm/empty-immutable-skip.sh\nl-chunk-root.sh: skipped test: must be run as root\nSKIP: tests/split/l-chunk-root.sh\nappend-only.sh: skipped test: must be run as root\nSKIP: tests/tail/append-only.sh\nend-of-device.sh: skipped test: must be run as root\nSKIP: tests/tail/end-of-device.sh\nnow-owned-by-other.sh: skipped test: must be run as root\nSKIP: tests/touch/now-owned-by-other.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t00.sh \\\n  ./tests/factor/run.sh > tests/factor/t00.sh-t\nchmod a+x tests/factor/t00.sh-t\nmv -f tests/factor/t00.sh-t tests/factor/t00.sh\nt00.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t00.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t01.sh \\\n  ./tests/factor/run.sh > tests/factor/t01.sh-t\nchmod a+x tests/factor/t01.sh-t\nmv -f tests/factor/t01.sh-t tests/factor/t01.sh\nt01.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t01.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t02.sh \\\n  ./tests/factor/run.sh > tests/factor/t02.sh-t\nchmod a+x tests/factor/t02.sh-t\nmv -f tests/factor/t02.sh-t tests/factor/t02.sh\nt02.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t02.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t03.sh \\\n  ./tests/factor/run.sh > tests/factor/t03.sh-t\nchmod a+x tests/factor/t03.sh-t\nmv -f tests/factor/t03.sh-t tests/factor/t03.sh\nt03.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t03.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t04.sh \\\n  ./tests/factor/run.sh > tests/factor/t04.sh-t\nchmod a+x tests/factor/t04.sh-t\nmv -f tests/factor/t04.sh-t tests/factor/t04.sh\nt04.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t04.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t05.sh \\\n  ./tests/factor/run.sh > tests/factor/t05.sh-t\nchmod a+x tests/factor/t05.sh-t\nmv -f tests/factor/t05.sh-t tests/factor/t05.sh\nt05.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t05.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t06.sh \\\n  ./tests/factor/run.sh > tests/factor/t06.sh-t\nchmod a+x tests/factor/t06.sh-t\nmv -f tests/factor/t06.sh-t tests/factor/t06.sh\nt06.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t06.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t07.sh \\\n  ./tests/factor/run.sh > tests/factor/t07.sh-t\nchmod a+x tests/factor/t07.sh-t\nmv -f tests/factor/t07.sh-t tests/factor/t07.sh\nt07.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t07.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t08.sh \\\n  ./tests/factor/run.sh > tests/factor/t08.sh-t\nchmod a+x tests/factor/t08.sh-t\nmv -f tests/factor/t08.sh-t tests/factor/t08.sh\nt08.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t08.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t09.sh \\\n  ./tests/factor/run.sh > tests/factor/t09.sh-t\nchmod a+x tests/factor/t09.sh-t\nmv -f tests/factor/t09.sh-t tests/factor/t09.sh\nt09.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t09.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t10.sh \\\n  ./tests/factor/run.sh > tests/factor/t10.sh-t\nchmod a+x tests/factor/t10.sh-t\nmv -f tests/factor/t10.sh-t tests/factor/t10.sh\nt10.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t10.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t11.sh \\\n  ./tests/factor/run.sh > tests/factor/t11.sh-t\nchmod a+x tests/factor/t11.sh-t\nmv -f tests/factor/t11.sh-t tests/factor/t11.sh\nt11.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t11.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t12.sh \\\n  ./tests/factor/run.sh > tests/factor/t12.sh-t\nchmod a+x tests/factor/t12.sh-t\nmv -f tests/factor/t12.sh-t tests/factor/t12.sh\nt12.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t12.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t13.sh \\\n  ./tests/factor/run.sh > tests/factor/t13.sh-t\nchmod a+x tests/factor/t13.sh-t\nmv -f tests/factor/t13.sh-t tests/factor/t13.sh\nt13.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t13.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t14.sh \\\n  ./tests/factor/run.sh > tests/factor/t14.sh-t\nchmod a+x tests/factor/t14.sh-t\nmv -f tests/factor/t14.sh-t tests/factor/t14.sh\nt14.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t14.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t15.sh \\\n  ./tests/factor/run.sh > tests/factor/t15.sh-t\nchmod a+x tests/factor/t15.sh-t\nmv -f tests/factor/t15.sh-t tests/factor/t15.sh\nt15.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t15.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t16.sh \\\n  ./tests/factor/run.sh > tests/factor/t16.sh-t\nchmod a+x tests/factor/t16.sh-t\nmv -f tests/factor/t16.sh-t tests/factor/t16.sh\nt16.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t16.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t17.sh \\\n  ./tests/factor/run.sh > tests/factor/t17.sh-t\nchmod a+x tests/factor/t17.sh-t\nmv -f tests/factor/t17.sh-t tests/factor/t17.sh\nt17.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t17.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t18.sh \\\n  ./tests/factor/run.sh > tests/factor/t18.sh-t\nchmod a+x tests/factor/t18.sh-t\nmv -f tests/factor/t18.sh-t tests/factor/t18.sh\nt18.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t18.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t19.sh \\\n  ./tests/factor/run.sh > tests/factor/t19.sh-t\nchmod a+x tests/factor/t19.sh-t\nmv -f tests/factor/t19.sh-t tests/factor/t19.sh\nt19.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t19.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t20.sh \\\n  ./tests/factor/run.sh > tests/factor/t20.sh-t\nchmod a+x tests/factor/t20.sh-t\nmv -f tests/factor/t20.sh-t tests/factor/t20.sh\nt20.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t20.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t21.sh \\\n  ./tests/factor/run.sh > tests/factor/t21.sh-t\nchmod a+x tests/factor/t21.sh-t\nmv -f tests/factor/t21.sh-t tests/factor/t21.sh\nt21.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t21.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t22.sh \\\n  ./tests/factor/run.sh > tests/factor/t22.sh-t\nchmod a+x tests/factor/t22.sh-t\nmv -f tests/factor/t22.sh-t tests/factor/t22.sh\nt22.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t22.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t23.sh \\\n  ./tests/factor/run.sh > tests/factor/t23.sh-t\nchmod a+x tests/factor/t23.sh-t\nmv -f tests/factor/t23.sh-t tests/factor/t23.sh\nt23.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t23.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t24.sh \\\n  ./tests/factor/run.sh > tests/factor/t24.sh-t\nchmod a+x tests/factor/t24.sh-t\nmv -f tests/factor/t24.sh-t tests/factor/t24.sh\nt24.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t24.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t25.sh \\\n  ./tests/factor/run.sh > tests/factor/t25.sh-t\nchmod a+x tests/factor/t25.sh-t\nmv -f tests/factor/t25.sh-t tests/factor/t25.sh\nt25.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t25.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t26.sh \\\n  ./tests/factor/run.sh > tests/factor/t26.sh-t\nchmod a+x tests/factor/t26.sh-t\nmv -f tests/factor/t26.sh-t tests/factor/t26.sh\nt26.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t26.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t27.sh \\\n  ./tests/factor/run.sh > tests/factor/t27.sh-t\nchmod a+x tests/factor/t27.sh-t\nmv -f tests/factor/t27.sh-t tests/factor/t27.sh\nt27.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t27.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t28.sh \\\n  ./tests/factor/run.sh > tests/factor/t28.sh-t\nchmod a+x tests/factor/t28.sh-t\nmv -f tests/factor/t28.sh-t tests/factor/t28.sh\nt28.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t28.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t29.sh \\\n  ./tests/factor/run.sh > tests/factor/t29.sh-t\nchmod a+x tests/factor/t29.sh-t\nmv -f tests/factor/t29.sh-t tests/factor/t29.sh\nt29.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t29.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t30.sh \\\n  ./tests/factor/run.sh > tests/factor/t30.sh-t\nchmod a+x tests/factor/t30.sh-t\nmv -f tests/factor/t30.sh-t tests/factor/t30.sh\nt30.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t30.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t31.sh \\\n  ./tests/factor/run.sh > tests/factor/t31.sh-t\nchmod a+x tests/factor/t31.sh-t\nmv -f tests/factor/t31.sh-t tests/factor/t31.sh\nt31.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t31.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t32.sh \\\n  ./tests/factor/run.sh > tests/factor/t32.sh-t\nchmod a+x tests/factor/t32.sh-t\nmv -f tests/factor/t32.sh-t tests/factor/t32.sh\nt32.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t32.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t33.sh \\\n  ./tests/factor/run.sh > tests/factor/t33.sh-t\nchmod a+x tests/factor/t33.sh-t\nmv -f tests/factor/t33.sh-t tests/factor/t33.sh\nt33.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t33.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t34.sh \\\n  ./tests/factor/run.sh > tests/factor/t34.sh-t\nchmod a+x tests/factor/t34.sh-t\nmv -f tests/factor/t34.sh-t tests/factor/t34.sh\nt34.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t34.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t35.sh \\\n  ./tests/factor/run.sh > tests/factor/t35.sh-t\nchmod a+x tests/factor/t35.sh-t\nmv -f tests/factor/t35.sh-t tests/factor/t35.sh\nt35.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t35.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t36.sh \\\n  ./tests/factor/run.sh > tests/factor/t36.sh-t\nchmod a+x tests/factor/t36.sh-t\nmv -f tests/factor/t36.sh-t tests/factor/t36.sh\nt36.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t36.sh\n============================================================================\nTestsuite summary for GNU coreutils 9.4\n============================================================================\n# TOTAL: 643\n# PASS:  506\n# SKIP:  137\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[1]: Leaving directory '/usr/lib/coreutils/ptest'\nDURATION: 150\nEND: /usr/lib/coreutils/ptest\n2024-02-06T09:15\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "coreutils": {
                    "duration": "150",
                    "log": "START: ptest-runner\n2024-02-06T09:13\nmake[1]: Entering directory '/usr/lib/coreutils/ptest'\nPASS: tests/help/help-version.sh\nPASS: tests/help/help-version-getopt.sh\ninotify-race.sh: skipped test: can't run gdb\nSKIP: tests/tail/inotify-race.sh\ninotify-race2.sh: skipped test: can't run gdb\nSKIP: tests/tail/inotify-race2.sh\nPASS: tests/misc/invalid-opt.pl\next3-perf.sh: skipped test: very expensive: disabled by default\nSKIP: tests/rm/ext3-perf.sh\nPASS: tests/rm/cycle.sh\nlink-heap.sh: skipped test: expensive: disabled by default\nSKIP: tests/cp/link-heap.sh\nno-ctx.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/cp/no-ctx.sh\ntty-eof.pl: this script requires Perl's Expect package >=1.11\nSKIP: tests/tty/tty-eof.pl\nPASS: tests/misc/read-errors.sh\nPASS: tests/misc/write-errors.sh\nPASS: tests/tail/inotify-hash-abuse.sh\nPASS: tests/tail/inotify-hash-abuse2.sh\nPASS: tests/tail/F-vs-missing.sh\nPASS: tests/tail/F-vs-rename.sh\nPASS: tests/tail/F-headers.sh\nPASS: tests/tail/descriptor-vs-rename.sh\nPASS: tests/tail/inotify-rotate.sh\ninotify-rotate-resources.sh: skipped test: no strace program\nSKIP: tests/tail/inotify-rotate-resources.sh\nPASS: tests/tail/inotify-dir-recreate.sh\ninotify-only-regular.sh: skipped test: no strace program\nSKIP: tests/tail/inotify-only-regular.sh\nPASS: tests/chmod/no-x.sh\nPASS: tests/chgrp/basic.sh\nPASS: tests/rm/dangling-symlink.sh\nPASS: tests/ls/ls-time.sh\nPASS: tests/rm/d-1.sh\nPASS: tests/rm/d-2.sh\nPASS: tests/rm/d-3.sh\nPASS: tests/rm/deep-1.sh\nPASS: tests/rm/deep-2.sh\nPASS: tests/rm/dir-no-w.sh\nPASS: tests/rm/dir-nonrecur.sh\nPASS: tests/rm/dot-rel.sh\nPASS: tests/rm/isatty.sh\nPASS: tests/rm/empty-inacc.sh\nPASS: tests/rm/empty-name.pl\nPASS: tests/rm/f-1.sh\nPASS: tests/rm/fail-eacces.sh\nPASS: tests/rm/fail-eperm.xpl\nhash.sh: skipped test: expensive: disabled by default\nSKIP: tests/rm/hash.sh\nPASS: tests/rm/i-1.sh\nPASS: tests/rm/i-never.sh\nPASS: tests/rm/i-no-r.sh\nPASS: tests/rm/ignorable.sh\nPASS: tests/rm/inaccessible.sh\nPASS: tests/rm/interactive-always.sh\nPASS: tests/rm/interactive-once.sh\nPASS: tests/rm/ir-1.sh\nPASS: tests/rm/one-file-system2.sh\nPASS: tests/rm/r-1.sh\nPASS: tests/rm/r-2.sh\nPASS: tests/rm/r-3.sh\nPASS: tests/rm/r-4.sh\nr-root.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/rm/r-root.sh\nPASS: tests/rm/readdir-bug.sh\nPASS: tests/rm/rm1.sh\nPASS: tests/touch/empty-file.sh\nPASS: tests/rm/rm2.sh\nPASS: tests/rm/rm3.sh\nPASS: tests/rm/rm4.sh\nPASS: tests/rm/rm5.sh\nPASS: tests/rm/sunos-1.sh\nPASS: tests/rm/unread2.sh\nPASS: tests/rm/unread3.sh\nPASS: tests/rm/unreadable.pl\nPASS: tests/rm/v-slash.sh\nmany-dir-entries-vs-OOM.sh: skipped test: expensive: disabled by default\nSKIP: tests/rm/many-dir-entries-vs-OOM.sh\nrm-readdir-fail.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/rm/rm-readdir-fail.sh\nPASS: tests/chgrp/default-no-deref.sh\nPASS: tests/chgrp/deref.sh\nPASS: tests/chgrp/no-x.sh\nPASS: tests/chgrp/posix-H.sh\nPASS: tests/chgrp/recurse.sh\nPASS: tests/fmt/base.pl\nPASS: tests/fmt/goal-option.sh\nPASS: tests/fmt/long-line.sh\nPASS: tests/fmt/non-space.sh\nPASS: tests/misc/echo.sh\nPASS: tests/env/env.sh\nPASS: tests/env/env-signal-handler.sh\nPASS: tests/ptx/ptx.pl\nPASS: tests/test/test.pl\nPASS: tests/seq/seq.pl\nPASS: tests/seq/seq-epipe.sh\nPASS: tests/seq/seq-extra-number.sh\nPASS: tests/seq/seq-io-errors.sh\nPASS: tests/seq/seq-locale.sh\nseq-long-double.sh: skipped test: this test runs only on systems with glibc and long double != double\nSKIP: tests/seq/seq-long-double.sh\nPASS: tests/seq/seq-precision.sh\nPASS: tests/head/head.pl\nPASS: tests/head/head-elide-tail.pl\nPASS: tests/tail/tail-n0f.sh\nPASS: tests/ls/ls-misc.pl\nPASS: tests/date/date.pl\nPASS: tests/date/date-next-dow.pl\nPASS: tests/ptx/ptx-overrun.sh\nPASS: tests/misc/xstrtol.pl\nPASS: tests/tail/overlay-headers.sh\nPASS: tests/tail/pid.sh\nPASS: tests/od/od.pl\nPASS: tests/od/od-endian.sh\nPASS: tests/od/od-float.sh\nPASS: tests/misc/mktemp.pl\nPASS: tests/misc/arch.sh\nPASS: tests/misc/join.pl\nPASS: tests/pr/pr-tests.pl\nPASS: tests/pwd/pwd-option.sh\nPASS: tests/chcon/chcon-fail.sh\ncoreutils.sh: skipped test: required program(s) not built\nSKIP: tests/misc/coreutils.sh\nPASS: tests/cut/cut.pl\nPASS: tests/cut/cut-huge-range.sh\nPASS: tests/wc/wc.pl\nPASS: tests/wc/wc-files0-from.pl\nPASS: tests/wc/wc-files0.sh\nPASS: tests/wc/wc-nbsp.sh\nPASS: tests/wc/wc-parallel.sh\nPASS: tests/wc/wc-proc.sh\nPASS: tests/wc/wc-total.sh\nPASS: tests/cat/cat-E.sh\nPASS: tests/cat/cat-proc.sh\nPASS: tests/cat/cat-buf.sh\nPASS: tests/cat/cat-self.sh\nPASS: tests/misc/base64.pl\nPASS: tests/misc/basename.pl\nPASS: tests/misc/basenc.pl\nPASS: tests/misc/close-stdout.sh\nPASS: tests/chroot/chroot-fail.sh\nPASS: tests/cksum/cksum.sh\nPASS: tests/cksum/cksum-a.sh\nPASS: tests/cksum/cksum-c.sh\nPASS: tests/cksum/cksum-base64.pl\nPASS: tests/cksum/cksum-raw.sh\nPASS: tests/misc/comm.pl\nPASS: tests/csplit/csplit.sh\nPASS: tests/csplit/csplit-1000.sh\nPASS: tests/csplit/csplit-heap.sh\ncsplit-io-err.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/csplit/csplit-io-err.sh\nPASS: tests/csplit/csplit-suppress-matched.pl\ndate-debug.sh: skipped test: Timezones database not found\nSKIP: tests/date/date-debug.sh\nPASS: tests/date/date-sec.sh\nPASS: tests/date/date-tz.sh\nPASS: tests/misc/dircolors.pl\nPASS: tests/misc/dirname.pl\nPASS: tests/env/env-null.sh\nPASS: tests/env/env-S.pl\nPASS: tests/env/env-S-script.sh\nPASS: tests/misc/expand.pl\nPASS: tests/expr/expr.pl\nexpr-multibyte.pl: this test requires FR-UTF8 locale\nSKIP: tests/expr/expr-multibyte.pl\nPASS: tests/factor/factor.pl\nPASS: tests/factor/factor-parallel.sh\nPASS: tests/misc/false-status.sh\nPASS: tests/misc/fold.pl\nPASS: tests/groups/groups-dash.sh\nPASS: tests/groups/groups-process-all.sh\nPASS: tests/groups/groups-version.sh\nPASS: tests/head/head-c.sh\nPASS: tests/head/head-pos.sh\nPASS: tests/head/head-write-error.sh\nPASS: tests/misc/kill.sh\nPASS: tests/cksum/b2sum.sh\nPASS: tests/cksum/md5sum.pl\nPASS: tests/cksum/md5sum-bsd.sh\nPASS: tests/cksum/md5sum-newline.pl\nPASS: tests/cksum/md5sum-parallel.sh\nPASS: tests/misc/mknod.sh\nPASS: tests/nice/nice.sh\nPASS: tests/nice/nice-fail.sh\nPASS: tests/misc/nl.sh\nPASS: tests/misc/nohup.sh\nPASS: tests/nproc/nproc-avail.sh\nPASS: tests/nproc/nproc-positive.sh\nPASS: tests/nproc/nproc-override.sh\nPASS: tests/misc/numfmt.pl\nPASS: tests/od/od-N.sh\nPASS: tests/od/od-j.sh\nPASS: tests/od/od-multiple-t.sh\nPASS: tests/od/od-x8.sh\nPASS: tests/misc/paste.pl\nPASS: tests/misc/pathchk.sh\nPASS: tests/misc/printenv.sh\nPASS: tests/printf/printf.sh\nPASS: tests/printf/printf-cov.pl\nPASS: tests/printf/printf-hex.sh\nPASS: tests/printf/printf-mb.sh\nPASS: tests/printf/printf-surprise.sh\nPASS: tests/printf/printf-quote.sh\nPASS: tests/pwd/pwd-long.sh\nPASS: tests/readlink/readlink-fp-loop.sh\nPASS: tests/readlink/readlink-root.sh\nPASS: tests/misc/realpath.sh\nruncon-compute.sh: skipped test: runcon setup failed\nSKIP: tests/runcon/runcon-compute.sh\nPASS: tests/runcon/runcon-no-reorder.sh\nPASS: tests/cksum/sha1sum.pl\nPASS: tests/cksum/sha1sum-vec.pl\nPASS: tests/cksum/sha224sum.pl\nPASS: tests/cksum/sha256sum.pl\nPASS: tests/cksum/sha384sum.pl\nPASS: tests/cksum/sha512sum.pl\nPASS: tests/shred/shred-exact.sh\nPASS: tests/shred/shred-passes.sh\nPASS: tests/shred/shred-remove.sh\nPASS: tests/shred/shred-size.sh\nPASS: tests/shuf/shuf.sh\nshuf-reservoir.sh: skipped test: expensive: disabled by default\nSKIP: tests/shuf/shuf-reservoir.sh\nPASS: tests/misc/sleep.sh\nPASS: tests/cksum/sm3sum.pl\nPASS: tests/sort/sort.pl\nsort-benchmark-random.sh: skipped test: very expensive: disabled by default\nSKIP: tests/sort/sort-benchmark-random.sh\nPASS: tests/sort/sort-compress.sh\nsort-compress-hang.sh: skipped test: very expensive: disabled by default\nSKIP: tests/sort/sort-compress-hang.sh\nsort-compress-proc.sh: skipped test: expensive: disabled by default\nSKIP: tests/sort/sort-compress-proc.sh\nPASS: tests/sort/sort-continue.sh\nPASS: tests/sort/sort-debug-keys.sh\nPASS: tests/sort/sort-debug-warn.sh\nPASS: tests/sort/sort-discrim.sh\nPASS: tests/sort/sort-files0-from.pl\nPASS: tests/sort/sort-float.sh\nsort-h-thousands-sep.sh: skipped test: The Swedish locale with blank thousands separator is unavailable.\nSKIP: tests/sort/sort-h-thousands-sep.sh\nPASS: tests/sort/sort-merge.pl\nPASS: tests/sort/sort-merge-fdlimit.sh\nsort-month.sh: skipped test: The locale utility is not present\nSKIP: tests/sort/sort-month.sh\nPASS: tests/sort/sort-exit-early.sh\nPASS: tests/sort/sort-rand.sh\nsort-spinlock-abuse.sh: skipped test: very expensive: disabled by default\nSKIP: tests/sort/sort-spinlock-abuse.sh\nsort-stale-thread-mem.sh: skipped test: very expensive: disabled by default\nSKIP: tests/sort/sort-stale-thread-mem.sh\nPASS: tests/sort/sort-unique.sh\nPASS: tests/sort/sort-unique-segv.sh\nPASS: tests/sort/sort-version.sh\nPASS: tests/sort/sort-NaN-infloop.sh\nsort-u-FMR.sh: skipped test: requires a working valgrind\nSKIP: tests/sort/sort-u-FMR.sh\nfilter.sh: skipped test: xz required\nSKIP: tests/split/filter.sh\nPASS: tests/split/suffix-auto-length.sh\nPASS: tests/split/suffix-length.sh\nPASS: tests/split/additional-suffix.sh\nPASS: tests/split/b-chunk.sh\nPASS: tests/split/fail.sh\nPASS: tests/split/lines.sh\nPASS: tests/split/line-bytes.sh\nPASS: tests/split/l-chunk.sh\nPASS: tests/split/r-chunk.sh\nPASS: tests/split/record-sep.sh\nPASS: tests/split/numeric.sh\nPASS: tests/split/guard-input.sh\nPASS: tests/stat/stat-birthtime.sh\nPASS: tests/stat/stat-fmt.sh\nPASS: tests/stat/stat-hyphen.sh\nPASS: tests/stat/stat-mount.sh\nPASS: tests/stat/stat-nanoseconds.sh\nPASS: tests/stat/stat-printf.pl\nPASS: tests/stat/stat-slash.sh\nPASS: tests/misc/stdbuf.sh\nstty.sh: skipped test: no strace program\nSKIP: tests/stty/stty.sh\nPASS: tests/stty/stty-invalid.sh\nPASS: tests/stty/stty-row-col.sh\nPASS: tests/cksum/sum.pl\nPASS: tests/cksum/sum-sysv.sh\nPASS: tests/misc/sync.sh\nPASS: tests/tac/tac.pl\ntac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined\nSKIP: tests/tac/tac-continue.sh\nPASS: tests/tac/tac-2-nonseekable.sh\nPASS: tests/tail/tail.pl\nPASS: tests/misc/tee.sh\nPASS: tests/test/test-N.sh\nPASS: tests/test/test-diag.pl\nPASS: tests/misc/time-style.sh\nPASS: tests/timeout/timeout.sh\nPASS: tests/timeout/timeout-blocked.pl\nPASS: tests/timeout/timeout-group.sh\nPASS: tests/timeout/timeout-large-parameters.sh\nPASS: tests/timeout/timeout-parameters.sh\nPASS: tests/tr/tr.pl\nPASS: tests/tr/tr-case-class.sh\nPASS: tests/truncate/truncate-dangling-symlink.sh\nPASS: tests/truncate/truncate-dir-fail.sh\nPASS: tests/truncate/truncate-fail-diag.sh\nPASS: tests/truncate/truncate-fifo.sh\nPASS: tests/truncate/truncate-no-create-missing.sh\nPASS: tests/truncate/truncate-overflow.sh\nPASS: tests/truncate/truncate-parameters.sh\nPASS: tests/truncate/truncate-relative.sh\nPASS: tests/misc/tsort.pl\nPASS: tests/tty/tty.sh\nPASS: tests/misc/usage_vs_getopt.sh\nPASS: tests/misc/unexpand.pl\nPASS: tests/uniq/uniq.pl\nPASS: tests/uniq/uniq-perf.sh\nPASS: tests/uniq/uniq-collate.sh\nxattr.sh: skipped test: coreutils built without xattr support\nSKIP: tests/misc/xattr.sh\nPASS: tests/misc/yes.sh\nPASS: tests/tail/wait.sh\nPASS: tests/tail/retry.sh\nPASS: tests/tail/symlink.sh\nPASS: tests/tail/tail-c.sh\nPASS: tests/tail/truncate.sh\nPASS: tests/chmod/c-option.sh\nPASS: tests/chmod/equal-x.sh\nPASS: tests/chmod/equals.sh\nPASS: tests/chmod/ignore-symlink.sh\nPASS: tests/chmod/inaccessible.sh\nPASS: tests/chmod/octal.sh\nPASS: tests/chmod/setgid.sh\nPASS: tests/chmod/silent.sh\nPASS: tests/chmod/thru-dangling.sh\nPASS: tests/chmod/umask-x.sh\nPASS: tests/chmod/usage.sh\nPASS: tests/chown/deref.sh\nPASS: tests/chown/preserve-root.sh\nseparator.sh: skipped test: group 'tester' not unique:  \nSKIP: tests/chown/separator.sh\nPASS: tests/cp/abuse.sh\nacl.sh: skipped test: This test requires getfacl and setfacl.\nSKIP: tests/cp/acl.sh\nPASS: tests/cp/attr-existing.sh\nPASS: tests/cp/backup-1.sh\nPASS: tests/cp/backup-dir.sh\nPASS: tests/cp/backup-is-src.sh\nPASS: tests/cp/cp-HL.sh\nPASS: tests/cp/cp-deref.sh\nPASS: tests/cp/cp-i.sh\nPASS: tests/cp/cp-mv-backup.sh\nPASS: tests/cp/cp-parents.sh\nPASS: tests/cp/debug.sh\nPASS: tests/cp/deref-slink.sh\nPASS: tests/cp/dir-rm-dest.sh\nPASS: tests/cp/dir-slash.sh\nPASS: tests/cp/dir-vs-file.sh\nPASS: tests/cp/existing-perm-dir.sh\nPASS: tests/cp/existing-perm-race.sh\nPASS: tests/cp/fail-perm.sh\nsparse-extents.sh: skipped test: The fallocate utility is required\nSKIP: tests/cp/sparse-extents.sh\ncopy-FMR.sh: skipped test: requires a working valgrind\nSKIP: tests/cp/copy-FMR.sh\nPASS: tests/cp/sparse-perf.sh\nPASS: tests/cp/sparse-2.sh\nPASS: tests/cp/file-perm-race.sh\nPASS: tests/cp/into-self.sh\nPASS: tests/cp/link.sh\nPASS: tests/cp/link-deref.sh\nPASS: tests/cp/link-no-deref.sh\nPASS: tests/cp/link-preserve.sh\nPASS: tests/cp/link-symlink.sh\nnfs-removal-race.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/cp/nfs-removal-race.sh\nPASS: tests/cp/no-deref-link1.sh\nPASS: tests/cp/no-deref-link2.sh\nPASS: tests/cp/no-deref-link3.sh\nPASS: tests/cp/parent-perm.sh\nPASS: tests/cp/parent-perm-race.sh\nperm.sh: skipped test: very expensive: disabled by default\nSKIP: tests/cp/perm.sh\nPASS: tests/cp/preserve-2.sh\nPASS: tests/cp/preserve-link.sh\nPASS: tests/cp/preserve-mode.sh\nPASS: tests/cp/preserve-slink-time.sh\nPASS: tests/cp/proc-short-read.sh\nPASS: tests/cp/proc-zero-len.sh\nPASS: tests/cp/r-vs-symlink.sh\nPASS: tests/cp/reflink-auto.sh\nPASS: tests/cp/reflink-perm.sh\nPASS: tests/cp/same-file.sh\nPASS: tests/cp/slink-2-slink.sh\nPASS: tests/cp/sparse.sh\nPASS: tests/cp/sparse-to-pipe.sh\nPASS: tests/cp/special-f.sh\nPASS: tests/cp/src-base-dot.sh\nPASS: tests/cp/symlink-slash.sh\nPASS: tests/cp/thru-dangling.sh\nPASS: tests/df/header.sh\nPASS: tests/df/df-P.sh\nPASS: tests/df/df-output.sh\ndf-symlink.sh: skipped test: cannot get info for /dev/root\nSKIP: tests/df/df-symlink.sh\nPASS: tests/df/unreadable.sh\nPASS: tests/df/total-unprocessed.sh\nno-mtab-status.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/df/no-mtab-status.sh\nskip-duplicates.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/df/skip-duplicates.sh\nskip-rootfs.sh: skipped test: no rootfs in mtab\nSKIP: tests/df/skip-rootfs.sh\nPASS: tests/dd/ascii.sh\nPASS: tests/dd/direct.sh\nPASS: tests/dd/misc.sh\nPASS: tests/dd/no-allocate.sh\nPASS: tests/dd/nocache.sh\nnocache_eof.sh: skipped test: no strace program\nSKIP: tests/dd/nocache_eof.sh\nPASS: tests/dd/not-rewound.sh\nPASS: tests/dd/reblock.sh\nPASS: tests/dd/skip-seek.pl\nPASS: tests/dd/skip-seek2.sh\nPASS: tests/dd/bytes.sh\nPASS: tests/dd/skip-seek-past-file.sh\nPASS: tests/dd/sparse.sh\nPASS: tests/dd/stderr.sh\nPASS: tests/dd/unblock.pl\nPASS: tests/dd/unblock-sync.sh\nPASS: tests/dd/stats.sh\nPASS: tests/df/total-verify.sh\n2g.sh: skipped test: very expensive: disabled by default\nSKIP: tests/du/2g.sh\nPASS: tests/du/8gb.sh\nPASS: tests/du/apparent.sh\nPASS: tests/du/basic.sh\nbigtime.sh: skipped test: file system or localtime mishandles big timestamps: -rw-r--r-- 1 tester tester 0 May 10  2446 future\nSKIP: tests/du/bigtime.sh\nPASS: tests/du/deref.sh\nPASS: tests/du/deref-args.sh\nPASS: tests/du/exclude.sh\nfd-leak.sh: skipped test: expensive: disabled by default\nSKIP: tests/du/fd-leak.sh\nPASS: tests/du/files0-from.pl\nPASS: tests/du/files0-from-dir.sh\nPASS: tests/du/hard-link.sh\nPASS: tests/du/inacc-dest.sh\nPASS: tests/du/inacc-dir.sh\nPASS: tests/du/inaccessible-cwd.sh\nPASS: tests/du/inodes.sh\nPASS: tests/du/long-from-unreadable.sh\nPASS: tests/du/long-sloop.sh\nPASS: tests/du/max-depth.sh\nmove-dir-while-traversing.sh: skipped test: python inotify package not installed\nSKIP: tests/du/move-dir-while-traversing.sh\nPASS: tests/du/no-deref.sh\nPASS: tests/du/no-x.sh\nPASS: tests/du/one-file-system.sh\nPASS: tests/du/restore-wd.sh\nPASS: tests/du/slash.sh\nPASS: tests/du/threshold.sh\nPASS: tests/du/trailing-slash.sh\nPASS: tests/du/two-args.sh\ngnu-zero-uids.sh: skipped test: not running on GNU/Hurd\nSKIP: tests/id/gnu-zero-uids.sh\nno-context.sh: skipped test: this system lacks SELinux support\nSKIP: tests/id/no-context.sh\ncontext.sh: skipped test: this system lacks SELinux support\nSKIP: tests/id/context.sh\nPASS: tests/id/uid.sh\nPASS: tests/id/zero.sh\nsmack.sh: skipped test: this system lacks SMACK support\nSKIP: tests/id/smack.sh\nWARNING!!! Your strip command doesn't seem to work,\nPASS: tests/install/basic-1.sh\nPASS: tests/install/create-leading.sh\nPASS: tests/install/d-slashdot.sh\nPASS: tests/install/install-C.sh\ninstall-C-selinux.sh: skipped test: this system lacks SELinux support\nSKIP: tests/install/install-C-selinux.sh\ninstall-Z-selinux.sh: skipped test: this system lacks SELinux support\nSKIP: tests/install/install-Z-selinux.sh\nPASS: tests/install/strip-program.sh\nPASS: tests/install/trap.sh\nPASS: tests/ln/backup-1.sh\nPASS: tests/ln/hard-backup.sh\nPASS: tests/ln/hard-to-sym.sh\nPASS: tests/ln/misc.sh\nPASS: tests/ln/relative.sh\nPASS: tests/ln/sf-1.sh\nPASS: tests/ln/slash-decorated-nonexistent-dest.sh\nPASS: tests/ln/target-1.sh\nPASS: tests/ls/a-option.sh\nPASS: tests/ls/abmon-align.sh\nPASS: tests/ls/birthtime.sh\nPASS: tests/ls/block-size.sh\nPASS: tests/ls/classify.sh\nPASS: tests/ls/color-clear-to-eol.sh\nPASS: tests/ls/color-dtype-dir.sh\nPASS: tests/ls/color-norm.sh\nPASS: tests/ls/color-term.sh\nPASS: tests/ls/color-ext.sh\nPASS: tests/ls/dangle.sh\nPASS: tests/ls/dired.sh\nPASS: tests/ls/file-type.sh\nPASS: tests/ls/follow-slink.sh\ngetxattr-speedup.sh: skipped test: $CC -shared ... failed to build a shared lib\nSKIP: tests/ls/getxattr-speedup.sh\nPASS: tests/ls/group-dirs.sh\nPASS: tests/ls/hex-option.sh\nPASS: tests/ls/hyperlink.sh\nPASS: tests/ls/infloop.sh\nPASS: tests/ls/inode.sh\nPASS: tests/ls/m-option.sh\nPASS: tests/ls/w-option.sh\nPASS: tests/ls/multihardlink.sh\nPASS: tests/ls/no-arg.sh\nno-cap.sh: skipped test: no strace program\nSKIP: tests/ls/no-cap.sh\nPASS: tests/ls/selinux-segfault.sh\nPASS: tests/ls/quote-align.sh\nPASS: tests/ls/readdir-mountpoint-inode.sh\nPASS: tests/ls/recursive.sh\nPASS: tests/ls/removed-directory.sh\nroot-rel-symlink-color.sh: skipped test: no relative symlink in /\nSKIP: tests/ls/root-rel-symlink-color.sh\nPASS: tests/ls/rt-1.sh\nslink-acl.sh: skipped test: setfacl does not work on the current file system\nSKIP: tests/ls/slink-acl.sh\nPASS: tests/ls/stat-dtype.sh\nPASS: tests/ls/stat-failed.sh\nstat-free-color.sh: skipped test: no strace program\nSKIP: tests/ls/stat-free-color.sh\nstat-free-symlinks.sh: skipped test: no strace program\nSKIP: tests/ls/stat-free-symlinks.sh\nPASS: tests/ls/stat-vs-dirent.sh\nPASS: tests/ls/symlink-loop.sh\nPASS: tests/ls/symlink-quote.sh\nPASS: tests/ls/symlink-slash.sh\nPASS: tests/ls/time-style-diag.sh\nPASS: tests/ls/sort-width-option.sh\nPASS: tests/ls/x-option.sh\nPASS: tests/ls/zero-option.sh\nPASS: tests/mkdir/p-1.sh\nPASS: tests/mkdir/p-2.sh\nPASS: tests/mkdir/p-3.sh\np-acl.sh: skipped test: setfacl does not work on the current file system\nSKIP: tests/mkdir/p-acl.sh\nPASS: tests/mkdir/p-slashdot.sh\nPASS: tests/mkdir/p-thru-slink.sh\nPASS: tests/mkdir/p-v.sh\nPASS: tests/mkdir/parents.sh\nPASS: tests/mkdir/perm.sh\nselinux.sh: skipped test: this system lacks SELinux support\nSKIP: tests/mkdir/selinux.sh\nrestorecon.sh: skipped test: this system lacks SELinux support\nSKIP: tests/mkdir/restorecon.sh\nPASS: tests/mkdir/special-1.sh\nPASS: tests/mkdir/t-slash.sh\nsmack-no-root.sh: skipped test: this system lacks SMACK support\nSKIP: tests/mkdir/smack-no-root.sh\nacl.sh: skipped test: This test requires getfacl and setfacl.\nSKIP: tests/mv/acl.sh\natomic.sh: skipped test: no strace program\nSKIP: tests/mv/atomic.sh\natomic2.sh: skipped test: no strace program\nSKIP: tests/mv/atomic2.sh\nPASS: tests/mv/backup-dir.sh\nPASS: tests/mv/backup-is-src.sh\nPASS: tests/mv/childproof.sh\nPASS: tests/mv/diag.sh\nPASS: tests/mv/dir-file.sh\nPASS: tests/mv/dir2dir.sh\nPASS: tests/mv/dup-source.sh\nPASS: tests/mv/force.sh\nPASS: tests/mv/hard-2.sh\nPASS: tests/mv/hard-3.sh\nPASS: tests/mv/hard-4.sh\nPASS: tests/mv/hard-link-1.sh\nPASS: tests/mv/i-1.pl\nPASS: tests/mv/i-2.sh\nPASS: tests/mv/i-3.sh\nPASS: tests/mv/i-4.sh\nPASS: tests/mv/i-5.sh\nPASS: tests/mv/i-link-no.sh\nPASS: tests/mv/into-self.sh\nPASS: tests/mv/into-self-2.sh\nPASS: tests/mv/into-self-3.sh\nPASS: tests/mv/into-self-4.sh\nleak-fd.sh: skipped test: expensive: disabled by default\nSKIP: tests/mv/leak-fd.sh\nPASS: tests/mv/mv-n.sh\nPASS: tests/mv/mv-special-1.sh\nPASS: tests/mv/no-copy.sh\nPASS: tests/mv/no-target-dir.sh\nPASS: tests/mv/part-fail.sh\nPASS: tests/mv/part-hardlink.sh\nPASS: tests/mv/part-rename.sh\nPASS: tests/mv/part-symlink.sh\nPASS: tests/mv/partition-perm.sh\nPASS: tests/mv/perm-1.sh\nPASS: tests/mv/symlink-onto-hardlink.sh\nPASS: tests/mv/symlink-onto-hardlink-to-self.sh\nPASS: tests/mv/to-symlink.sh\nPASS: tests/mv/trailing-slash.sh\nPASS: tests/mv/update.sh\nPASS: tests/readlink/can-e.sh\nPASS: tests/readlink/can-f.sh\nPASS: tests/readlink/can-m.sh\nPASS: tests/readlink/multi.sh\nPASS: tests/readlink/rl-1.sh\nPASS: tests/rmdir/fail-perm.sh\nPASS: tests/rmdir/ignore.sh\nPASS: tests/rmdir/symlink-errors.sh\nPASS: tests/rmdir/t-slash.sh\nPASS: tests/tail/assert-2.sh\nbig-4gb.sh: skipped test: expensive: disabled by default\nSKIP: tests/tail/big-4gb.sh\nPASS: tests/tail/flush-initial.sh\nPASS: tests/tail/follow-name.sh\nPASS: tests/tail/follow-stdin.sh\nPASS: tests/tail/pipe-f.sh\nPASS: tests/tail/pipe-f2.sh\nPASS: tests/tail/proc-ksyms.sh\nPASS: tests/tail/start-middle.sh\nPASS: tests/touch/60-seconds.sh\nPASS: tests/touch/dangling-symlink.sh\nPASS: tests/touch/dir-1.sh\nPASS: tests/touch/fail-diag.sh\nPASS: tests/touch/fifo.sh\nPASS: tests/touch/no-create-missing.sh\nPASS: tests/touch/no-dereference.sh\nPASS: tests/touch/no-rights.sh\nPASS: tests/touch/not-owner.sh\nPASS: tests/touch/obsolescent.sh\nPASS: tests/touch/read-only.sh\nPASS: tests/touch/relative.sh\nPASS: tests/touch/trailing-slash.sh\nbasic.sh: skipped test: must be run as root\nSKIP: tests/chown/basic.sh\ncp-a-selinux.sh: skipped test: must be run as root\nSKIP: tests/cp/cp-a-selinux.sh\npreserve-gid.sh: skipped test: must be run as root\nSKIP: tests/cp/preserve-gid.sh\nspecial-bits.sh: skipped test: must be run as root\nSKIP: tests/cp/special-bits.sh\ncp-mv-enotsup-xattr.sh: skipped test: must be run as root\nSKIP: tests/cp/cp-mv-enotsup-xattr.sh\ncapability.sh: skipped test: must be run as root\nSKIP: tests/cp/capability.sh\nPASS: tests/cp/sparse-extents-2.sh\ncross-dev-symlink.sh: skipped test: must be run as root\nSKIP: tests/cp/cross-dev-symlink.sh\nskip-seek-past-dev.sh: skipped test: must be run as root\nSKIP: tests/dd/skip-seek-past-dev.sh\nproblematic-chars.sh: skipped test: must be run as root\nSKIP: tests/df/problematic-chars.sh\nover-mount-device.sh: skipped test: must be run as root\nSKIP: tests/df/over-mount-device.sh\nbind-mount-dir-cycle.sh: skipped test: must be run as root\nSKIP: tests/du/bind-mount-dir-cycle.sh\nbind-mount-dir-cycle-v2.sh: skipped test: must be run as root\nSKIP: tests/du/bind-mount-dir-cycle-v2.sh\nsetgid.sh: skipped test: must be run as root\nSKIP: tests/id/setgid.sh\ninstall-C-root.sh: skipped test: must be run as root\nSKIP: tests/install/install-C-root.sh\ncapability.sh: skipped test: must be run as root\nSKIP: tests/ls/capability.sh\nnameless-uid.sh: skipped test: must be run as root\nSKIP: tests/ls/nameless-uid.sh\nchcon.sh: skipped test: must be run as root\nSKIP: tests/chcon/chcon.sh\nchroot-credentials.sh: skipped test: must be run as root\nSKIP: tests/chroot/chroot-credentials.sh\nselinux.sh: skipped test: must be run as root\nSKIP: tests/misc/selinux.sh\ntruncate-owned-by-other.sh: skipped test: must be run as root\nSKIP: tests/truncate/truncate-owned-by-other.sh\nwritable-under-readonly.sh: skipped test: must be run as root\nSKIP: tests/mkdir/writable-under-readonly.sh\nsmack-root.sh: skipped test: this system lacks SMACK support\nSKIP: tests/mkdir/smack-root.sh\nhardlink-case.sh: skipped test: must be run as root\nSKIP: tests/mv/hardlink-case.sh\nsticky-to-xpart.sh: skipped test: must be run as root\nSKIP: tests/mv/sticky-to-xpart.sh\nfail-2eperm.sh: skipped test: must be run as root\nSKIP: tests/rm/fail-2eperm.sh\nno-give-up.sh: skipped test: must be run as root\nSKIP: tests/rm/no-give-up.sh\none-file-system.sh: skipped test: must be run as root\nSKIP: tests/rm/one-file-system.sh\nread-only.sh: skipped test: must be run as root\nSKIP: tests/rm/read-only.sh\nempty-immutable-skip.sh: skipped test: must be run as root\nSKIP: tests/rm/empty-immutable-skip.sh\nl-chunk-root.sh: skipped test: must be run as root\nSKIP: tests/split/l-chunk-root.sh\nappend-only.sh: skipped test: must be run as root\nSKIP: tests/tail/append-only.sh\nend-of-device.sh: skipped test: must be run as root\nSKIP: tests/tail/end-of-device.sh\nnow-owned-by-other.sh: skipped test: must be run as root\nSKIP: tests/touch/now-owned-by-other.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t00.sh \\\n  ./tests/factor/run.sh > tests/factor/t00.sh-t\nchmod a+x tests/factor/t00.sh-t\nmv -f tests/factor/t00.sh-t tests/factor/t00.sh\nt00.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t00.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t01.sh \\\n  ./tests/factor/run.sh > tests/factor/t01.sh-t\nchmod a+x tests/factor/t01.sh-t\nmv -f tests/factor/t01.sh-t tests/factor/t01.sh\nt01.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t01.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t02.sh \\\n  ./tests/factor/run.sh > tests/factor/t02.sh-t\nchmod a+x tests/factor/t02.sh-t\nmv -f tests/factor/t02.sh-t tests/factor/t02.sh\nt02.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t02.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t03.sh \\\n  ./tests/factor/run.sh > tests/factor/t03.sh-t\nchmod a+x tests/factor/t03.sh-t\nmv -f tests/factor/t03.sh-t tests/factor/t03.sh\nt03.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t03.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t04.sh \\\n  ./tests/factor/run.sh > tests/factor/t04.sh-t\nchmod a+x tests/factor/t04.sh-t\nmv -f tests/factor/t04.sh-t tests/factor/t04.sh\nt04.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t04.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t05.sh \\\n  ./tests/factor/run.sh > tests/factor/t05.sh-t\nchmod a+x tests/factor/t05.sh-t\nmv -f tests/factor/t05.sh-t tests/factor/t05.sh\nt05.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t05.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t06.sh \\\n  ./tests/factor/run.sh > tests/factor/t06.sh-t\nchmod a+x tests/factor/t06.sh-t\nmv -f tests/factor/t06.sh-t tests/factor/t06.sh\nt06.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t06.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t07.sh \\\n  ./tests/factor/run.sh > tests/factor/t07.sh-t\nchmod a+x tests/factor/t07.sh-t\nmv -f tests/factor/t07.sh-t tests/factor/t07.sh\nt07.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t07.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t08.sh \\\n  ./tests/factor/run.sh > tests/factor/t08.sh-t\nchmod a+x tests/factor/t08.sh-t\nmv -f tests/factor/t08.sh-t tests/factor/t08.sh\nt08.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t08.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t09.sh \\\n  ./tests/factor/run.sh > tests/factor/t09.sh-t\nchmod a+x tests/factor/t09.sh-t\nmv -f tests/factor/t09.sh-t tests/factor/t09.sh\nt09.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t09.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t10.sh \\\n  ./tests/factor/run.sh > tests/factor/t10.sh-t\nchmod a+x tests/factor/t10.sh-t\nmv -f tests/factor/t10.sh-t tests/factor/t10.sh\nt10.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t10.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t11.sh \\\n  ./tests/factor/run.sh > tests/factor/t11.sh-t\nchmod a+x tests/factor/t11.sh-t\nmv -f tests/factor/t11.sh-t tests/factor/t11.sh\nt11.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t11.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t12.sh \\\n  ./tests/factor/run.sh > tests/factor/t12.sh-t\nchmod a+x tests/factor/t12.sh-t\nmv -f tests/factor/t12.sh-t tests/factor/t12.sh\nt12.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t12.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t13.sh \\\n  ./tests/factor/run.sh > tests/factor/t13.sh-t\nchmod a+x tests/factor/t13.sh-t\nmv -f tests/factor/t13.sh-t tests/factor/t13.sh\nt13.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t13.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t14.sh \\\n  ./tests/factor/run.sh > tests/factor/t14.sh-t\nchmod a+x tests/factor/t14.sh-t\nmv -f tests/factor/t14.sh-t tests/factor/t14.sh\nt14.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t14.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t15.sh \\\n  ./tests/factor/run.sh > tests/factor/t15.sh-t\nchmod a+x tests/factor/t15.sh-t\nmv -f tests/factor/t15.sh-t tests/factor/t15.sh\nt15.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t15.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t16.sh \\\n  ./tests/factor/run.sh > tests/factor/t16.sh-t\nchmod a+x tests/factor/t16.sh-t\nmv -f tests/factor/t16.sh-t tests/factor/t16.sh\nt16.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t16.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t17.sh \\\n  ./tests/factor/run.sh > tests/factor/t17.sh-t\nchmod a+x tests/factor/t17.sh-t\nmv -f tests/factor/t17.sh-t tests/factor/t17.sh\nt17.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t17.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t18.sh \\\n  ./tests/factor/run.sh > tests/factor/t18.sh-t\nchmod a+x tests/factor/t18.sh-t\nmv -f tests/factor/t18.sh-t tests/factor/t18.sh\nt18.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t18.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t19.sh \\\n  ./tests/factor/run.sh > tests/factor/t19.sh-t\nchmod a+x tests/factor/t19.sh-t\nmv -f tests/factor/t19.sh-t tests/factor/t19.sh\nt19.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t19.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t20.sh \\\n  ./tests/factor/run.sh > tests/factor/t20.sh-t\nchmod a+x tests/factor/t20.sh-t\nmv -f tests/factor/t20.sh-t tests/factor/t20.sh\nt20.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t20.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t21.sh \\\n  ./tests/factor/run.sh > tests/factor/t21.sh-t\nchmod a+x tests/factor/t21.sh-t\nmv -f tests/factor/t21.sh-t tests/factor/t21.sh\nt21.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t21.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t22.sh \\\n  ./tests/factor/run.sh > tests/factor/t22.sh-t\nchmod a+x tests/factor/t22.sh-t\nmv -f tests/factor/t22.sh-t tests/factor/t22.sh\nt22.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t22.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t23.sh \\\n  ./tests/factor/run.sh > tests/factor/t23.sh-t\nchmod a+x tests/factor/t23.sh-t\nmv -f tests/factor/t23.sh-t tests/factor/t23.sh\nt23.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t23.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t24.sh \\\n  ./tests/factor/run.sh > tests/factor/t24.sh-t\nchmod a+x tests/factor/t24.sh-t\nmv -f tests/factor/t24.sh-t tests/factor/t24.sh\nt24.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t24.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t25.sh \\\n  ./tests/factor/run.sh > tests/factor/t25.sh-t\nchmod a+x tests/factor/t25.sh-t\nmv -f tests/factor/t25.sh-t tests/factor/t25.sh\nt25.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t25.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t26.sh \\\n  ./tests/factor/run.sh > tests/factor/t26.sh-t\nchmod a+x tests/factor/t26.sh-t\nmv -f tests/factor/t26.sh-t tests/factor/t26.sh\nt26.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t26.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t27.sh \\\n  ./tests/factor/run.sh > tests/factor/t27.sh-t\nchmod a+x tests/factor/t27.sh-t\nmv -f tests/factor/t27.sh-t tests/factor/t27.sh\nt27.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t27.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t28.sh \\\n  ./tests/factor/run.sh > tests/factor/t28.sh-t\nchmod a+x tests/factor/t28.sh-t\nmv -f tests/factor/t28.sh-t tests/factor/t28.sh\nt28.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t28.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t29.sh \\\n  ./tests/factor/run.sh > tests/factor/t29.sh-t\nchmod a+x tests/factor/t29.sh-t\nmv -f tests/factor/t29.sh-t tests/factor/t29.sh\nt29.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t29.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t30.sh \\\n  ./tests/factor/run.sh > tests/factor/t30.sh-t\nchmod a+x tests/factor/t30.sh-t\nmv -f tests/factor/t30.sh-t tests/factor/t30.sh\nt30.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t30.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t31.sh \\\n  ./tests/factor/run.sh > tests/factor/t31.sh-t\nchmod a+x tests/factor/t31.sh-t\nmv -f tests/factor/t31.sh-t tests/factor/t31.sh\nt31.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t31.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t32.sh \\\n  ./tests/factor/run.sh > tests/factor/t32.sh-t\nchmod a+x tests/factor/t32.sh-t\nmv -f tests/factor/t32.sh-t tests/factor/t32.sh\nt32.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t32.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t33.sh \\\n  ./tests/factor/run.sh > tests/factor/t33.sh-t\nchmod a+x tests/factor/t33.sh-t\nmv -f tests/factor/t33.sh-t tests/factor/t33.sh\nt33.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t33.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t34.sh \\\n  ./tests/factor/run.sh > tests/factor/t34.sh-t\nchmod a+x tests/factor/t34.sh-t\nmv -f tests/factor/t34.sh-t tests/factor/t34.sh\nt34.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t34.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t35.sh \\\n  ./tests/factor/run.sh > tests/factor/t35.sh-t\nchmod a+x tests/factor/t35.sh-t\nmv -f tests/factor/t35.sh-t tests/factor/t35.sh\nt35.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t35.sh\nmkdir -p tests/factor\n/bin/bash ./tests/factor/create-test.sh tests/factor/t36.sh \\\n  ./tests/factor/run.sh > tests/factor/t36.sh-t\nchmod a+x tests/factor/t36.sh-t\nmv -f tests/factor/t36.sh-t tests/factor/t36.sh\nt36.sh: skipped test: very expensive: disabled by default\nSKIP: tests/factor/t36.sh\n============================================================================\nTestsuite summary for GNU coreutils 9.4\n============================================================================\n# TOTAL: 643\n# PASS:  506\n# SKIP:  137\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[1]: Leaving directory '/usr/lib/coreutils/ptest'\nDURATION: 150\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.121352910995483,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-cpio_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-cpio",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010898113250732422,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.385540723800659,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05308389663696289,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.9552335739135742,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012993812561035156,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.cpio.CVE-2015-1197__--no-absolute-filenames_for_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.cpio.CVE-2019-14866__tar_header_size_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.cpio.basic_functionality:_copyin/copyout": {
                "status": "PASSED"
            },
            "ptestresult.cpio.big_block_size": {
                "status": "PASSED"
            },
            "ptestresult.cpio.cpio_version": {
                "status": "PASSED"
            },
            "ptestresult.cpio.delayed_setstat": {
                "status": "PASSED"
            },
            "ptestresult.cpio.delayed_setstat__copy-pass_": {
                "status": "PASSED"
            },
            "ptestresult.cpio.delayed_setstat__umask,_copy-pass_": {
                "status": "PASSED"
            },
            "ptestresult.cpio.delayed_setstat__umask_": {
                "status": "PASSED"
            },
            "ptestresult.cpio.delayed_setstat__with_-depth_": {
                "status": "PASSED"
            },
            "ptestresult.cpio.interdir": {
                "status": "PASSED"
            },
            "ptestresult.cpio.restoring_delayed_symlink_times": {
                "status": "PASSED"
            },
            "ptestresult.cpio.restoring_symlink_times": {
                "status": "PASSED"
            },
            "ptestresult.cpio.symlink": {
                "status": "PASSED"
            },
            "ptestresult.cpio.symlink-bad-length": {
                "status": "SKIPPED"
            },
            "ptestresult.cpio.symlink-long": {
                "status": "PASSED"
            },
            "ptestresult.cpio.symlink_--to-stdout": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:35\nBEGIN: /usr/lib/cpio/ptest\nPASS: cpio version                                    \nPASS: basic functionality: copyin/copyout             \nPASS: symlink                                         \nSKIP: symlink-bad-length                              \nPASS: symlink-long                                    \nPASS: symlink --to-stdout                             \nPASS: interdir                                        \nPASS: delayed setstat                                 \nPASS: delayed setstat (with -depth)                   \nPASS: delayed setstat (copy-pass)                     \nPASS: delayed setstat (umask)                         \nPASS: delayed setstat (umask, copy-pass)              \nPASS: big block size                                  \nPASS: CVE-2015-1197 (--no-absolute-filenames for symlinks) \nPASS: CVE-2019-14866 (tar header size overflow)       \nPASS: restoring symlink times                         \nPASS: restoring delayed symlink times                 \nDURATION: 1\nEND: /usr/lib/cpio/ptest\n2024-02-06T09:35\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "cpio": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:35\nPASS: cpio version                                    \nPASS: basic functionality: copyin/copyout             \nPASS: symlink                                         \nSKIP: symlink-bad-length                              \nPASS: symlink-long                                    \nPASS: symlink --to-stdout                             \nPASS: interdir                                        \nPASS: delayed setstat                                 \nPASS: delayed setstat (with -depth)                   \nPASS: delayed setstat (copy-pass)                     \nPASS: delayed setstat (umask)                         \nPASS: delayed setstat (umask, copy-pass)              \nPASS: big block size                                  \nPASS: CVE-2015-1197 (--no-absolute-filenames for symlinks) \nPASS: CVE-2019-14866 (tar header size overflow)       \nPASS: restoring symlink times                         \nPASS: restoring delayed symlink times                 \nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.118984699249268,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-curl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-curl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011463165283203125,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4185986518859863,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.052474260330200195,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 91.06531715393066,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012748241424560547,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.curl.test_0001__1_out_of_1406,_remaining:_46:08,_took_1.047s,_duration:_00:01_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0002__2_out_of_1406,_remaining:_23:37,_took_1.098s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0003__3_out_of_1406,_remaining:_15:24,_took_1.057s,_duration:_00:01_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0004__4_out_of_1406,_remaining:_12:08,_took_1.158s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0005__5_out_of_1406,_remaining:_09:36,_took_0.086s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0006__6_out_of_1406,_remaining:_08:03,_took_0.092s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0007__7_out_of_1406,_remaining:_07:02,_took_0.093s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0008__8_out_of_1406,_remaining:_06:20,_took_0.116s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0009__9_out_of_1406,_remaining:_05:38,_took_0.108s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0010__10_out_of_1406,_remaining:_05:02,_took_0.092s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0011__11_out_of_1406,_remaining:_04:53,_took_0.200s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0012__12_out_of_1406,_remaining:_04:17,_took_0.043s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0013__13_out_of_1406,_remaining:_03:56,_took_0.033s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0014__14_out_of_1406,_remaining:_03:40,_took_0.038s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0015__15_out_of_1406,_remaining:_03:28,_took_0.041s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0016__16_out_of_1406,_remaining:_03:16,_took_0.046s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0017__17_out_of_1406,_remaining:_03:05,_took_0.047s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0018__18_out_of_1406,_remaining:_02:58,_took_0.067s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0019__19_out_of_1406,_remaining:_02:48,_took_0.040s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0020__20_out_of_1406,_remaining:_02:39,_took_0.039s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0021__21_out_of_1406,_remaining:_02:34,_took_0.032s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0022__22_out_of_1406,_remaining:_02:30,_took_0.089s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0023__23_out_of_1406,_remaining:_02:20,_took_0.025s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0024__24_out_of_1406,_remaining:_02:15,_took_0.037s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0025__25_out_of_1406,_remaining:_02:12,_took_0.069s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0026__26_out_of_1406,_remaining:_02:09,_took_0.092s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0027__27_out_of_1406,_remaining:_02:13,_took_0.251s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0028__28_out_of_1406,_remaining:_02:05,_took_0.148s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0030__30_out_of_1406,_remaining:_01:55,_took_0.082s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0031__31_out_of_1406,_remaining:_01:55,_took_0.077s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0032__32_out_of_1406,_remaining:_01:50,_took_0.035s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0033__33_out_of_1406,_remaining:_01:51,_took_0.091s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0034__34_out_of_1406,_remaining:_01:46,_took_0.040s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0035__35_out_of_1406,_remaining:_01:45,_took_0.089s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0036__36_out_of_1406,_remaining:_01:41,_took_0.042s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0037__37_out_of_1406,_remaining:_01:42,_took_0.085s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0038__38_out_of_1406,_remaining:_01:37,_took_0.039s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0039__39_out_of_1406,_remaining:_01:36,_took_0.063s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0040__40_out_of_1406,_remaining:_01:37,_took_0.143s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0041__41_out_of_1406,_remaining:_01:32,_took_0.028s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0042__42_out_of_1406,_remaining:_01:34,_took_0.146s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0043__43_out_of_1406,_remaining:_01:31,_took_0.102s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0044__44_out_of_1406,_remaining:_01:31,_took_0.098s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0045__45_out_of_1406,_remaining:_01:32,_took_0.158s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0046__46_out_of_1406,_remaining:_01:27,_took_0.057s,_duration:_00:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0047__47_out_of_1406,_remaining:_01:28,_took_0.083s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0048__48_out_of_1406,_remaining:_01:25,_took_0.035s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0049__49_out_of_1406,_remaining:_01:27,_took_0.147s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0050__50_out_of_1406,_remaining:_01:26,_took_0.144s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0051__51_out_of_1406,_remaining:_01:25,_took_0.146s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0052__52_out_of_1406,_remaining:_01:26,_took_0.151s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0053__53_out_of_1406,_remaining:_01:22,_took_0.050s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0054__54_out_of_1406,_remaining:_01:22,_took_0.086s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0055__55_out_of_1406,_remaining:_01:23,_took_0.165s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0056__56_out_of_1406,_remaining:_01:21,_took_0.108s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0057__57_out_of_1406,_remaining:_01:20,_took_0.103s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0058__58_out_of_1406,_remaining:_01:21,_took_0.091s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0059__59_out_of_1406,_remaining:_01:19,_took_0.088s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0060__60_out_of_1406,_remaining:_01:41,_took_1.099s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0061__61_out_of_1406,_remaining:_01:18,_took_0.049s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0062__62_out_of_1406,_remaining:_01:19,_took_0.157s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0063__63_out_of_1406,_remaining:_01:17,_took_0.095s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0064__64_out_of_1406,_remaining:_01:19,_took_0.159s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0065__65_out_of_1406,_remaining:_01:16,_took_0.053s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0066__66_out_of_1406,_remaining:_01:16,_took_0.083s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0067__67_out_of_1406,_remaining:_01:17,_took_0.104s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0068__68_out_of_1406,_remaining:_01:15,_took_0.055s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0069__69_out_of_1406,_remaining:_01:17,_took_0.166s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0070__70_out_of_1406,_remaining:_01:15,_took_0.053s,_duration:_00:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0071__71_out_of_1406,_remaining:_01:16,_took_0.102s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0072__72_out_of_1406,_remaining:_01:15,_took_0.055s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0073__73_out_of_1406,_remaining:_01:15,_took_0.092s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0074__74_out_of_1406,_remaining:_01:15,_took_0.095s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0075__75_out_of_1406,_remaining:_01:14,_took_0.031s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0076__76_out_of_1406,_remaining:_01:13,_took_0.029s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0077__77_out_of_1406,_remaining:_01:12,_took_0.040s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0078__78_out_of_1406,_remaining:_01:12,_took_0.042s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0079__79_out_of_1406,_remaining:_01:12,_took_0.087s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0080__80_out_of_1406,_remaining:_01:44,_took_2.064s,_duration:_00:06_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0081__81_out_of_1406,_remaining:_01:12,_took_0.105s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0082__82_out_of_1406,_remaining:_01:11,_took_0.041s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0083__83_out_osh:_warning:_setlocale:_LC_ALL:_cannot_change_locale__en_US.UTF-8_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0084__84_out_of_1406,_remaining:_01:12,_took_0.089s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0085__85_out_of_1406,_remaining:_01:12,_took_0.090s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0086__86_out_of_1406,_remaining:_01:15,_took_0.207s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0087__87_out_of_1406,_remaining:_01:14,_took_0.041s,_duration:_00:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0088__88_out_of_1406,_remaining:_01:16,_took_0.158s,_duration:_00:05_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0089__89_out_of_1406,_remaining:_01:18,_took_0.177s,_duration:_00:05_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0090__90_out_of_1406,_remaining:_01:21,_took_0.298s,_duration:_00:05_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0091__91_out_of_1406,_remaining:_01:23,_took_0.163s,_duration:_00:05_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0092__92_out_of_1406,_remaining:_01:22,_took_0.041s,_duration:_00:05_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0093__93_out_of_1406,_remaining:_01:22,_took_0.085s,_duration:_00:05_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0094__94_out_of_1406,_remaining:_01:23,_took_0.089s,_duration:_00:05_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0095__95_out_of_1406,_remaining:_01:50,_took_2.070s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0097__96_out_of_1406,_remaining:_01:26,_took_0.034s,_duration:_00:06_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0098__97_out_of_1406,_remaining:_01:39,_took_1.038s,_duration:_00:07_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0099__98_out_of_1406,_remaining:_01:27,_took_0.044s,_duration:_00:06_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0100__99_out_of_1406,_remaining:_01:41,_took_1.152s,_duration:_00:07_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0101__100_out_of_1406,_remaining:_01:51,_took_1.161s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0102__101_out_of_1406,_remaining:_01:40,_took_0.091s,_duration:_00:07_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0103__102_out_of_1406,_remaining:_01:41,_took_0.091s,_duration:_00:07_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0104__103_out_of_1406,_remaining:_01:40,_took_0.037s,_duration:_00:07_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0105__104_out_of_1406,_remaining:_01:40,_took_0.089s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0106__105_out_of_1406,_remaining:_01:40,_took_0.087s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0107__106_out_of_1406,_remaining:_01:52,_took_1.158s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0108__107_out_of_1406,_remaining:_01:39,_took_0.091s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0109__108_out_of_1406,_remaining:_01:39,_took_0.086s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0110__109_out_of_1406,_remaining:_01:39,_took_0.087s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0111__110_out_of_1406,_remaining:_01:39,_took_0.045s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0112__111_out_of_1406,_remaining:_01:39,_took_0.089s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0113__112_out_of_1406,_remaining:_01:38,_took_0.031s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0114__113_out_of_1406,_remaining:_01:38,_took_0.032s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0115__114_out_of_1406,_remaining:_01:37,_took_0.036s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0116__115_out_of_1406,_remaining:_01:36,_took_0.041s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0117__116_out_of_1406,_remaining:_01:35,_took_0.038s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0118__117_out_of_1406,_remaining:_01:35,_took_0.043s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0119__118_out_of_1406,_remaining:_01:34,_took_0.044s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0120__119_out_of_1406,_remaining:_01:34,_took_0.087s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0121__120_out_of_1406,_remaining:_01:33,_took_0.090s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0122__121_out_of_1406,_remaining:_01:33,_took_0.044s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0123__122_out_of_1406,_remaining:_01:32,_took_0.040s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0124__123_out_of_1406,_remaining:_01:32,_took_0.095s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0125__124_out_of_1406,_remaining:_01:31,_took_0.043s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0126__125_out_of_1406,_remaining:_01:31,_took_0.086s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0127__126_out_of_1406,_remaining:_01:31,_took_0.090s,_duration:_00:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0128__127_out_of_1406,_remaining:_01:30,_took_0.091s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0129__128_out_of_1406,_remaining:_01:30,_took_0.037s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0130__129_out_of_1406,_remaining:_01:30,_took_0.098s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0131__130_out_of_1406,_remaining:_01:29,_took_0.096s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0132__131_out_of_1406,_remaining:_01:29,_took_0.094s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0133__132_out_of_1406,_remaining:_01:29,_took_0.094s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0134__133_out_of_1406,_remaining:_01:28,_took_0.099s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0135__134_out_of_1406,_remaining:_01:28,_took_0.053s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0136__135_out_of_1406,_remaining:_01:27,_took_0.082s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0137__136_out_of_1406,_remaining:_01:27,_took_0.092s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0138__137_out_of_1406,_remaining:_01:26,_took_0.095s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0139__138_out_of_1406,_remaining:_01:26,_took_0.095s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0140__139_out_of_1406,_remaining:_01:25,_took_0.037s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0141__140_out_of_1406,_remaining:_01:25,_took_0.040s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0142__141_out_of_1406,_remaining:_01:26,_took_0.283s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0143__142_out_of_1406,_remaining:_01:24,_took_0.105s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0144__143_out_of_1406,_remaining:_01:23,_took_0.047s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0145__144_out_of_1406,_remaining:_01:23,_took_0.063s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0146__145_out_of_1406,_remaining:_01:33,_took_1.215s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0147__146_out_of_1406,_remaining:_01:23,_took_0.110s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0148__147_out_of_1406,_remaining:_01:22,_took_0.040s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0149__148_out_of_1406,_remaining:_01:22,_took_0.147s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0150__149_out_of_1406,_remaining:_01:22,_took_0.106s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0151__150_out_of_1406,_remaining:_01:21,_took_0.084s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0152__151_out_of_1406,_remaining:_01:21,_took_0.085s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0153__152_out_of_1406,_remaining:_01:21,_took_0.191s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0154__153_out_of_1406,_remaining:_01:21,_took_0.162s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0155__154_out_of_1406,_remaining:_01:21,_took_0.177s,_duration:_00:09_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0156__155_out_of_1406,_remaining:_01:20,_took_0.093s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0157__156_out_of_1406,_remaining:_01:20,_took_0.083s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0158__157_out_of_1406,_remaining:_01:20,_took_0.092s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0160__158_out_of_1406,_remaining:_01:36,_took_2.153s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0161__159_out_of_1406,_remaining:_01:18,_took_0.044s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0162__160_out_of_1406,_remaining:_01:19,_took_0.089s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0163__161_out_of_1406,_remaining:_01:18,_took_0.100s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0164__162_out_of_1406,_remaining:_01:18,_took_0.092s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0166__164_out_of_1406,_remaining:_01:18,_took_0.094s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0167__165_out_of_1406,_remaining:_01:18,_took_0.148s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0168__166_out_of_1406,_remaining:_01:18,_took_0.205s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0169__167_out_of_1406,_remaining:_01:17,_took_0.065s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0170__168_out_of_1406,_remaining:_01:17,_took_0.087s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0171__169_out_of_1406,_remaining:_01:17,_took_0.041s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0172__170_out_of_1406,_remaining:_01:17,_took_0.047s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0173__171_out_of_1406,_remaining:_01:17,_took_0.097s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0174__172_out_of_1406,_remaining:_01:16,_took_0.084s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0175__173_out_of_1406,_remaining:_01:17,_took_0.150s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0176__174_out_of_1406,_remaining:_01:16,_took_0.149s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0177__175_out_of_1406,_remaining:_01:28,_took_1.865s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0178__176_out_of_1406,_remaining:_01:16,_took_0.088s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0179__177_out_of_1406,_remaining:_01:15,_took_0.036s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0180__178_out_of_1406,_remaining:_01:15,_took_0.090s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0181__179_out_of_1406,_remaining:_01:15,_took_0.090s,_duration:_00:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0182__180_out_of_1406,_remaining:_01:15,_took_0.081s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0183__181_out_of_1406,_remaining:_01:14,_took_0.036s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0184__182_out_of_1406,_remaining:_01:14,_took_0.044s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0185__183_out_of_1406,_remaining:_01:14,_took_0.046s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0186__184_out_of_1406,_remaining:_01:14,_took_0.091s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0187__185_out_of_1406,_remaining:_01:13,_took_0.095s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0188__186_out_of_1406,_remaining:_01:13,_took_0.044s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0189__187_out_of_1406,_remaining:_01:13,_took_0.043s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0191__189_out_of_1406,_remaining:_01:12,_took_0.084s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0192__190_out_of_1406,_remaining:_01:12,_took_0.036s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0193__191_out_of_1406,_remaining:_01:12,_took_0.096s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0194__192_out_of_1406,_remaining:_01:13,_took_0.093s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0195__193_out_of_1406,_remaining:_01:12,_took_0.031s,_duration:_00:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0196__194_out_of_1406,_remaining:_01:18,_took_1.036s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0197__195_out_of_1406,_remaining:_01:22,_took_1.048s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0198__196_out_of_1406,_remaining:_01:24,_took_1.044s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0199__197_out_of_1406,_remaining:_01:17,_took_0.039s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0200__198_out_of_1406,_remaining:_01:17,_took_0.030s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0201__199_out_of_1406,_remaining:_01:17,_took_0.026s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0202__200_out_of_1406,_remaining:_01:16,_took_0.029s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0203__201_out_of_1406,_remaining:_01:16,_took_0.030s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0204__202_out_of_1406,_remaining:_01:16,_took_0.028s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0205__203_out_of_1406,_remaining:_01:16,_took_0.028s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0206__204_out_of_1406,_remaining:_01:15,_took_0.059s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0207__205_out_of_1406,_remaining:_01:16,_took_0.091s,_duration:_00:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0208__206_out_of_1406,_remaining:_01:16,_took_0.093s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0209__207_out_of_1406,_remaining:_01:16,_took_0.060s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0210__208_out_of_1406,_remaining:_01:16,_took_0.139s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0211__209_out_of_1406,_remaining:_01:16,_took_0.136s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0212__210_out_of_1406,_remaining:_01:16,_took_0.143s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0213__211_out_of_1406,_remaining:_01:16,_took_0.067s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0214__212_out_of_1406,_remaining:_01:15,_took_0.037s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0215__213_out_of_1406,_remaining:_01:16,_took_0.141s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0216__214_out_of_1406,_remaining:_01:15,_took_0.136s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0217__215_out_of_1406,_remaining:_01:15,_took_0.094s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0218__216_out_of_1406,_remaining:_01:15,_took_0.037s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0219__217_out_of_1406,_remaining:_01:14,_took_0.031s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0220__218_out_of_1406,_remaining:_01:14,_took_0.048s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0221__219_out_of_1406,_remaining:_01:14,_took_0.044s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0222__220_out_of_1406,_remaining:_01:14,_took_0.102s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0223__221_out_of_1406,_remaining:_01:13,_took_0.054s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0224__222_out_of_1406,_remaining:_01:13,_took_0.066s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0225__223_out_of_1406,_remaining:_01:13,_took_0.032s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0226__224_out_of_1406,_remaining:_01:12,_took_0.027s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0227__225_out_of_1406,_remaining:_01:12,_took_0.113s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0228__226_out_of_1406,_remaining:_01:12,_took_0.093s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0229__227_out_of_1406,_remaining:_01:11,_took_0.033s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0230__228_out_of_1406,_remaining:_01:12,_took_0.114s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0231__229_out_of_1406,_remaining:_01:11,_took_0.032s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0232__230_out_of_1406,_remaining:_01:11,_took_0.104s,_duration:_00:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0233__231_out_of_1406,_remaining:_01:11,_took_0.160s,_duration:_00:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0234__232_out_of_1406,_remaining:_01:11,_took_0.158s,_duration:_00:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0235__233_out_of_1406,_remaining:_01:10,_took_0.088s,_duration:_00:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0236__234_out_of_1406,_remaining:_01:10,_took_0.045s,_duration:_00:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0237__235_out_of_1406,_remaining:_01:10,_took_0.037s,_duration:_00:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0238__236_out_of_1406,_remaining:_01:10,_took_0.035s,_duration:_00:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0239__237_out_of_1406,_remaining:_01:10,_took_0.105s,_duration:_00:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0240__238_out_of_1406,_remaining:_01:14,_took_1.049s,_duration:_00:15_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0241__239_out_of_1406,_remaining:_01:14,_took_1.051s,_duration:_00:15_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0242__240_out_of_1406,_remaining:_01:14,_took_1.046s,_duration:_00:15_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0243__241_out_of_1406,_remaining:_01:14,_took_0.172s,_duration:_00:15_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0244__242_out_of_1406,_remaining:_01:13,_took_0.087s,_duration:_00:15_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0245__243_out_of_1406,_remaining:_01:13,_took_0.052s,_duration:_00:15_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0246__244_out_of_1406,_remaining:_01:13,_took_0.058s,_duration:_00:15_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0247__245_out_of_1406,_remaining:_01:12,_took_0.046s,_duration:_00:15_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0248__246_out_of_1406,_remaining:_01:12,_took_0.095s,_duration:_00:15_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0249__247_out_of_1406,_remaining:_01:12,_took_0.085s,_duration:_00:15_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0250__248_out_of_1406,_remaining:_02:00,_took_10.483s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0251__249_out_of_1406,_remaining:_02:00,_took_10.612s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0252__250_out_of_1406,_remaining:_01:16,_took_1.152s,_duration:_00:16_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0253__251_out_of_1406,_remaining:_01:16,_took_0.095s,_duration:_00:16_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0254__252_out_of_1406,_remaining:_01:16,_took_0.087s,_duration:_00:16_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0255__253_out_of_1406,_remaining:_01:16,_took_0.092s,_duration:_00:16_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0256__254_out_of_1406,_remaining:_01:16,_took_0.040s,_duration:_00:16_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0257__255_out_of_1406,_remaining:_01:17,_took_0.213s,_duration:_00:17_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0258__256_out_of_1406,_remaining:_01:17,_took_0.123s,_duration:_00:17_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0259__257_out_of_1406,_remaining:_01:26,_took_2.075s,_duration:_00:19_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0260__258_out_of_1406,_remaining:_01:26,_took_0.036s,_duration:_00:19_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0261__259_out_of_1406,_remaining:_01:26,_took_0.089s,_duration:_00:19_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0262__260_out_of_1406,_remaining:_01:25,_took_0.041s,_duration:_00:19_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0263__261_out_of_1406,_remaining:_01:25,_took_0.037s,_duration:_00:19_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0264__262_out_of_1406,_remaining:_01:25,_took_0.085s,_duration:_00:19_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0265__263_out_of_1406,_remaining:_01:25,_took_0.066s,_duration:_00:19_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0266__264_out_of_1406,_remaining:_01:26,_took_0.272s,_duration:_00:19_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0267__265_out_of_1406,_remaining:_01:26,_took_0.105s,_duration:_00:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0268__266_out_of_1406,_remaining:_01:26,_took_0.038s,_duration:_00:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0269__267_out_of_1406,_remaining:_01:26,_took_0.086s,_duration:_00:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0270__268_out_of_1406,_remaining:_01:26,_took_0.091s,_duration:_00:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0272__270_out_of_1406,_remaining:_01:25,_took_0.035s,_duration:_00:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0273__271_out_of_1406,_remaining:_01:25,_took_0.152s,_duration:_00:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0274__272_out_of_1406,_remaining:_01:25,_took_0.085s,_duration:_00:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0275__273_out_of_1406,_remaining:_01:33,_took_2.068s,_duration:_00:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0276__274_out_of_1406,_remaining:_01:34,_took_0.147s,_duration:_00:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0277__275_out_of_1406,_remaining:_01:34,_took_0.094s,_duration:_00:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0278__276_out_of_1406,_remaining:_01:33,_took_0.088s,_duration:_00:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0279__277_out_of_1406,_remaining:_01:33,_took_0.089s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0280__278_out_of_1406,_remaining:_01:33,_took_0.098s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0281__279_out_of_1406,_remaining:_01:33,_took_0.090s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0282__280_out_of_1406,_remaining:_01:33,_took_0.084s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0287__285_out_of_1406,_remaining:_01:32,_took_0.089s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0288__286_out_of_1406,_remaining:_01:31,_took_0.034s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0289__287_out_of_1406,_remaining:_01:31,_took_0.026s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0290__288_out_of_1406,_remaining:_01:31,_took_0.039s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0291__289_out_of_1406,_remaining:_01:31,_took_0.086s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0292__290_out_of_1406,_remaining:_01:30,_took_0.039s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0293__291_out_of_1406,_remaining:_01:30,_took_0.038s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0294__292_out_of_1406,_remaining:_01:30,_took_0.096s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0295__293_out_of_1406,_remaining:_01:30,_took_0.035s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0296__294_out_of_1406,_remaining:_01:30,_took_0.091s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0297__295_out_of_1406,_remaining:_01:30,_took_0.091s,_duration:_00:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0298__296_out_of_1406,_remaining:_01:30,_took_0.087s,_duration:_00:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0299__297_out_of_1406,_remaining:_01:30,_took_0.089s,_duration:_00:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0317__312_out_of_1406,_remaining:_01:25,_took_0.156s,_duration:_00:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0318__313_out_of_1406,_remaining:_01:25,_took_0.158s,_duration:_00:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0319__314_out_of_1406,_remaining:_01:25,_took_0.089s,_duration:_00:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0326__320_out_of_1406,_remaining:_01:23,_took_0.042s,_duration:_00:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0327__321_out_of_1406,_remaining:_01:23,_took_0.151s,_duration:_00:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0328__322_out_of_1406,_remaining:_01:23,_took_0.040s,_duration:_00:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0329__323_out_of_1406,_remaining:_01:23,_took_0.050s,_duration:_00:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0330__324_out_of_1406,_remaining:_01:23,_took_0.158s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0331__325_out_of_1406,_remaining:_01:23,_took_0.094s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0333__327_out_of_1406,_remaining:_01:23,_took_0.028s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0334__328_out_of_1406,_remaining:_01:22,_took_0.034s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0335__329_out_of_1406,_remaining:_01:23,_took_0.209s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0336__330_out_of_1406,_remaining:_01:23,_took_0.050s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0338__331_out_of_1406,_remaining:_01:22,_took_0.046s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0339__332_out_of_1406,_remaining:_01:22,_took_0.043s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0340__333_out_of_1406,_remaining:_01:22,_took_0.036s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0341__334_out_of_1406,_remaining:_01:22,_took_0.034s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0342__335_out_of_1406,_remaining:_01:22,_took_0.038s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0343__336_out_of_1406,_remaining:_01:21,_took_0.041s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0344__337_out_of_1406,_remaining:_01:21,_took_0.038s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0345__338_out_of_1406,_remaining:_01:21,_took_0.041s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0346__339_out_of_1406,_remaining:_01:21,_took_0.040s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0347__340_out_of_1406,_remaining:_01:21,_took_0.041s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0348__341_out_of_1406,_remaining:_01:20,_took_0.091s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0349__342_out_of_1406,_remaining:_01:20,_took_0.084s,_duration:_00:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0350__343_out_of_1406,_remaining:_01:20,_took_0.096s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0351__344_out_of_1406,_remaining:_01:20,_took_0.097s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0352__345_out_of_1406,_remaining:_01:20,_took_0.097s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0353__346_out_of_1406,_remaining:_01:20,_took_0.099s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0354__347_out_of_1406,_remaining:_01:19,_took_0.089s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0355__348_out_of_1406,_remaining:_01:19,_took_0.044s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0357__349_out_of_1406,_remaining:_01:19,_took_0.205s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0360__350_out_of_1406,_remaining:_01:18,_took_0.026s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0361__351_out_of_1406,_remaining:_01:19,_took_0.141s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0362__352_out_of_1406,_remaining:_01:18,_took_0.091s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0365__354_out_of_1406,_remaining:_01:18,_took_0.080s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0366__355_out_of_1406,_remaining:_01:18,_took_0.050s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0367__356_out_of_1406,_remaining:_01:17,_took_0.037s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0368__357_out_of_1406,_remaining:_01:17,_took_0.038s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0369__358_out_of_1406,_remaining:_01:17,_took_0.034s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0370__359_out_of_1406,_remaining:_01:17,_took_0.027s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0371__360_out_of_1406,_remaining:_01:16,_took_0.042s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0372__361_out_of_1406,_remaining:_01:16,_took_0.084s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0373__362_out_of_1406,_remaining:_01:16,_took_0.099s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0374__363_out_of_1406,_remaining:_01:16,_took_0.092s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0376__364_out_of_1406,_remaining:_01:16,_took_0.093s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0378__365_out_of_1406,_remaining:_01:15,_took_0.037s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0379__366_out_of_1406,_remaining:_01:15,_took_0.093s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0380__367_out_of_1406,_remaining:_01:15,_took_0.097s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0381__368_out_of_1406,_remaining:_01:15,_took_0.097s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0383__369_out_of_1406,_remaining:_01:14,_took_0.041s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0384__370_out_of_1406,_remaining:_01:14,_took_0.043s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0385__371_out_of_1406,_remaining:_01:14,_took_0.047s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0386__372_out_of_1406,_remaining:_01:14,_took_0.047s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0387__373_out_of_1406,_remaining:_01:14,_took_0.049s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0388__374_out_of_1406,_remaining:_01:14,_took_0.200s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0389__375_out_of_1406,_remaining:_01:13,_took_0.051s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0390__376_out_of_1406,_remaining:_01:13,_took_0.100s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0391__377_out_of_1406,_remaining:_01:13,_took_0.046s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0392__378_out_of_1406,_remaining:_01:13,_took_0.048s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0393__379_out_of_1406,_remaining:_01:13,_took_0.089s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0394__380_out_of_1406,_remaining:_01:12,_took_0.092s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0395__381_out_of_1406,_remaining:_01:12,_took_0.094s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0398__382_out_of_1406,_remaining:_01:12,_took_0.040s,_duration:_00:26_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0399__383_out_of_1406,_remaining:_01:12,_took_0.031s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0402__386_out_of_1406,_remaining:_01:11,_took_0.035s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0405__389_out_of_1406,_remaining:_01:10,_took_0.035s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0411__395_out_of_1406,_remaining:_01:09,_took_0.038s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0415__397_out_of_1406,_remaining:_01:08,_took_0.091s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0416__398_out_of_1406,_remaining:_01:08,_took_0.097s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0418__400_out_of_1406,_remaining:_01:08,_took_0.153s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0419__401_out_of_1406,_remaining:_01:08,_took_0.031s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0420__402_out_of_1406,_remaining:_01:07,_took_0.051s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0421__403_out_of_1406,_remaining:_01:07,_took_0.053s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0422__404_out_of_1406,_remaining:_01:07,_took_0.035s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0423__405_out_of_1406,_remaining:_01:07,_took_0.042s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0424__406_out_of_1406,_remaining:_01:07,_took_0.046s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0425__407_out_of_1406,_remaining:_01:06,_took_0.043s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0426__408_out_of_1406,_remaining:_01:06,_took_0.029s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0427__409_out_of_1406,_remaining:_01:06,_took_0.060s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0428__410_out_of_1406,_remaining:_01:06,_took_0.047s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0429__411_out_of_1406,_remaining:_01:06,_took_0.048s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0430__412_out_of_1406,_remaining:_01:06,_took_0.068s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0431__413_out_of_1406,_remaining:_01:05,_took_0.058s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0432__414_out_of_1406,_remaining:_01:05,_took_0.063s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0433__415_out_of_1406,_remaining:_01:05,_took_0.051s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0434__416_out_of_1406,_remaining:_01:05,_took_0.038s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0435__417_out_of_1406,_remaining:_01:05,_took_0.047s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0436__418_out_of_1406,_remaining:_01:04,_took_0.038s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0440__419_out_of_1406,_remaining:_01:04,_took_0.056s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0441__420_out_of_1406,_remaining:_01:04,_took_0.055s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0442__421_out_of_1406,_remaining:_01:04,_took_0.110s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0443__422_out_of_1406,_remaining:_01:04,_took_0.052s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0444__423_out_of_1406,_remaining:_01:04,_took_0.104s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0448__424_out_of_1406,_remaining:_01:03,_took_0.060s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0449__425_out_of_1406,_remaining:_01:03,_took_0.043s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0450__426_out_of_1406,_remaining:_01:03,_took_0.041s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0451__427_out_of_1406,_remaining:_01:03,_took_0.045s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0452__428_out_of_1406,_remaining:_01:03,_took_0.030s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0453__429_out_of_1406,_remaining:_01:03,_took_0.036s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0454__430_out_of_1406,_remaining:_01:02,_took_0.031s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0455__431_out_of_1406,_remaining:_01:02,_took_0.034s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0456__432_out_of_1406,_remaining:_01:02,_took_0.032s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0457__433_out_of_1406,_remaining:_01:02,_took_0.045s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0458__434_out_of_1406,_remaining:_01:02,_took_0.049s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0459__435_out_of_1406,_remaining:_01:01,_took_0.055s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0460__436_out_of_1406,_remaining:_01:01,_took_0.028s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0461__437_out_of_1406,_remaining:_01:01,_took_0.041s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0490__438_out_of_1406,_remaining:_01:01,_took_0.049s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0491__439_out_of_1406,_remaining:_01:01,_took_0.052s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0492__440_out_of_1406,_remaining:_01:01,_took_0.057s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0493__441_out_of_1406,_remaining:_01:00,_took_0.059s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0494__442_out_of_1406,_remaining:_01:00,_took_0.104s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0495__443_out_of_1406,_remaining:_01:00,_took_0.039s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0496__444_out_of_1406,_remaining:_01:00,_took_0.037s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0497__445_out_of_1406,_remaining:_01:00,_took_0.164s,_duration:_00:28_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0498__446_out_of_1406,_remaining:_01:04,_took_1.891s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0500__447_out_of_1406,_remaining:_01:00,_took_0.055s,_duration:_00:27_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0501__448_out_of_1406,_remaining:_00:59,_took_0.066s,_duration:_00:28_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0502__449_out_of_1406,_remaining:_00:59,_took_0.036s,_duration:_00:28_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0503__450_out_of_1406,_remaining:_01:01,_took_1.117s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0504__451_out_of_1406,_remaining:_00:59,_took_0.033s,_duration:_00:28_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0505__452_out_of_1406,_remaining:_00:59,_took_0.099s,_duration:_00:28_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0507__453_out_of_1406,_remaining:_00:59,_took_0.030s,_duration:_00:28_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0508__454_out_of_1406,_remaining:_00:59,_took_0.090s,_duration:_00:28_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0509__455_out_of_1406,_remaining:_00:59,_took_0.031s,_duration:_00:28_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0510__456_out_of_1406,_remaining:_01:01,_took_1.094s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0511__457_out_of_1406,_remaining:_01:00,_took_0.049s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0512__458_out_of_1406,_remaining:_01:00,_took_0.090s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0513__459_out_of_1406,_remaining:_01:02,_took_1.048s,_duration:_00:30_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0514__460_out_of_1406,_remaining:_01:02,_took_1.037s,_duration:_00:30_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0515__461_out_of_1406,_remaining:_01:00,_took_0.086s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0516__462_out_of_1406,_remaining:_01:00,_took_0.088s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0517__463_out_of_1406,_remaining:_01:00,_took_0.031s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0519__464_out_of_1406,_remaining:_01:00,_took_0.147s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0520__465_out_of_1406,_remaining:_01:00,_took_0.090s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0521__466_out_of_1406,_remaining:_01:00,_took_0.088s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0522__467_out_of_1406,_remaining:_01:00,_took_0.039s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0523__468_out_of_1406,_remaining:_01:00,_took_0.089s,_duration:_00:30_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0524__469_out_of_1406,_remaining:_00:59,_took_0.035s,_duration:_00:29_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0525__470_out_of_1406,_remaining:_00:59,_took_0.092s,_duration:_00:30_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0526__471_out_of_1406,_remaining:_01:06,_took_3.245s,_duration:_00:33_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0527__472_out_of_1406,_remaining:_01:05,_took_3.239s,_duration:_00:33_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0528__473_out_of_1406,_remaining:_01:05,_took_3.046s,_duration:_00:33_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0529__474_out_of_1406,_remaining:_01:01,_took_1.156s,_duration:_00:31_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0530__475_out_of_1406,_remaining:_01:01,_took_0.089s,_duration:_00:31_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0531__476_out_of_1406,_remaining:_01:01,_took_0.047s,_duration:_00:31_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0532__477_out_of_1406,_remaining:_01:08,_took_3.254s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0533__478_out_of_1406,_remaining:_01:06,_took_1.052s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0534__479_out_of_1406,_remaining:_01:06,_took_1.046s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0535__480_out_of_1406,_remaining:_01:06,_took_1.044s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0538__481_out_of_1406,_remaining:_01:06,_took_0.034s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0539__482_out_of_1406,_remaining:_01:06,_took_0.151s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0540__483_out_of_1406,_remaining:_01:05,_took_0.064s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0541__484_out_of_1406,_remaining:_01:05,_took_0.139s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0542__485_out_of_1406,_remaining:_01:05,_took_0.047s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0543__486_out_of_1406,_remaining:_01:05,_took_0.028s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0544__487_out_of_1406,_remaining:_01:05,_took_0.089s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0545__488_out_of_1406,_remaining:_01:05,_took_0.089s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0546__489_out_of_1406,_remaining:_01:06,_took_1.100s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0547__490_out_of_1406,_remaining:_01:04,_took_0.168s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0548__491_out_of_1406,_remaining:_01:04,_took_0.168s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0549__492_out_of_1406,_remaining:_01:04,_took_0.090s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0550__493_out_of_1406,_remaining:_01:04,_took_0.091s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0551__494_out_of_1406,_remaining:_01:04,_took_0.162s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0552__495_out_of_1406,_remaining:_01:04,_took_0.299s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0553__496_out_of_1406,_remaining:_01:04,_took_0.048s,_duration:_00:34_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0554__497_out_of_1406,_remaining:_01:04,_took_0.187s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0555__498_out_of_1406,_remaining:_01:04,_took_0.221s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0556__499_out_of_1406,_remaining:_01:04,_took_0.088s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0557__500_out_of_1406,_remaining:_01:03,_took_0.030s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0559__501_out_of_1406,_remaining:_01:03,_took_0.040s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0561__503_out_of_1406,_remaining:_01:03,_took_0.089s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0562__504_out_of_1406,_remaining:_01:03,_took_0.087s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0563__505_out_of_1406,_remaining:_01:03,_took_0.087s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0564__506_out_of_1406,_remaining:_01:04,_took_1.105s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0565__507_out_of_1406,_remaining:_01:04,_took_1.064s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0566__508_out_of_1406,_remaining:_01:02,_took_0.037s,_duration:_00:35_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0574__515_out_of_1406,_remaining:_01:02,_took_0.758s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0575__516_out_of_1406,_remaining:_01:03,_took_1.110s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0576__517_out_of_1406,_remaining:_01:02,_took_0.397s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0578__519_out_of_1406,_remaining:_01:02,_took_0.040s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0579__520_out_of_1406,_remaining:_01:03,_took_1.053s,_duration:_00:37_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0580__521_out_of_1406,_remaining:_01:01,_took_0.037s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0581__522_out_of_1406,_remaining:_01:01,_took_0.035s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0584__525_out_of_1406,_remaining:_01:01,_took_0.152s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0585__526_out_of_1406,_remaining:_01:01,_took_0.040s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0586__527_out_of_1406,_remaining:_01:01,_took_0.095s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0588__528_out_of_1406,_remaining:_01:01,_took_0.100s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0589__529_out_of_1406,_remaining:_01:00,_took_0.086s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0590__530_out_of_1406,_remaining:_01:01,_took_0.162s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0591__531_out_of_1406,_remaining:_01:00,_took_0.094s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0592__532_out_of_1406,_remaining:_01:00,_took_0.090s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0593__533_out_of_1406,_remaining:_01:13,_took_8.059s,_duration:_00:44_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0595__534_out_of_1406,_remaining:_01:00,_took_0.100s,_duration:_00:36_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0596__535_out_of_1406,_remaining:_01:00,_took_0.093s,_duration:_00:37_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0597__536_out_of_1406,_remaining:_01:00,_took_0.031s,_duration:_00:37_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0598__537_out_of_1406,_remaining:_00:59,_took_0.048s,_duration:_00:37_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0599__538_out_of_1406,_remaining:_00:59,_took_0.051s,_duration:_00:37_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0643__581_out_of_1406,_remaining:_00:52,_took_0.176s,_duration:_00:37_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0645__582_out_of_1406,_remaining:_00:55,_took_2.205s,_duration:_00:39_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0650__587_out_of_1406,_remaining:_00:54,_took_2.118s,_duration:_00:39_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0651__588_out_of_1406,_remaining:_00:52,_took_0.099s,_duration:_00:37_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0653__590_out_of_1406,_remaining:_00:52,_took_0.158s,_duration:_00:37_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0654__591_out_of_1406,_remaining:_00:53,_took_1.173s,_duration:_00:38_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0655__592_out_of_1406,_remaining:_00:53,_took_0.085s,_duration:_00:39_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0658__594_out_of_1406,_remaining:_00:53,_took_0.035s,_duration:_00:39_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0659__595_out_of_1406,_remaining:_00:53,_took_0.036s,_duration:_00:39_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0661__597_out_of_1406,_remaining:_00:53,_took_0.083s,_duration:_00:39_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0662__598_out_of_1406,_remaining:_00:52,_took_0.046s,_duration:_00:39_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0663__599_out_of_1406,_remaining:_00:52,_took_0.048s,_duration:_00:39_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0666__602_out_of_1406,_remaining:_00:52,_took_0.214s,_duration:_00:39_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0667__603_out_of_1406,_remaining:_00:53,_took_1.107s,_duration:_00:40_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0668__604_out_of_1406,_remaining:_00:53,_took_1.110s,_duration:_00:40_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0669__605_out_of_1406,_remaining:_00:52,_took_0.094s,_duration:_00:39_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0670__606_out_of_1406,_remaining:_00:58,_took_4.603s,_duration:_00:44_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0671__607_out_of_1406,_remaining:_00:59,_took_5.106s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0672__608_out_of_1406,_remaining:_00:59,_took_4.608s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0673__609_out_of_1406,_remaining:_01:04,_took_5.111s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0674__610_out_of_1406,_remaining:_00:58,_took_0.039s,_duration:_00:44_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0675__611_out_of_1406,_remaining:_00:58,_took_0.142s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0676__612_out_of_1406,_remaining:_00:58,_took_0.069s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0679__615_out_of_1406,_remaining:_00:58,_took_0.039s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0680__616_out_of_1406,_remaining:_00:57,_took_0.032s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0681__617_out_of_1406,_remaining:_00:57,_took_0.037s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0682__618_out_of_1406,_remaining:_00:57,_took_0.040s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0683__619_out_of_1406,_remaining:_00:57,_took_0.036s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0684__620_out_of_1406,_remaining:_00:57,_took_0.044s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0685__621_out_of_1406,_remaining:_00:57,_took_0.041s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0686__622_out_of_1406,_remaining:_00:57,_took_0.036s,_duration:_00:45_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0700__624_out_of_1406,_remaining:_00:58,_took_1.044s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0701__625_out_of_1406,_remaining:_00:57,_took_1.086s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0702__626_out_of_1406,_remaining:_00:57,_took_1.040s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0703__627_out_of_1406,_remaining:_00:57,_took_0.032s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0704__628_out_of_1406,_remaining:_00:57,_took_0.033s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0705__629_out_of_1406,_remaining:_00:57,_took_0.029s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0706__630_out_of_1406,_remaining:_00:57,_took_0.091s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0707__631_out_of_1406,_remaining:_00:57,_took_0.138s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0708__632_out_of_1406,_remaining:_00:56,_took_0.046s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0709__633_out_of_1406,_remaining:_00:56,_took_0.087s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0710__634_out_of_1406,_remaining:_00:56,_took_0.080s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0711__635_out_of_1406,_remaining:_00:56,_took_0.135s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0712__636_out_of_1406,_remaining:_00:56,_took_0.140s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0713__637_out_of_1406,_remaining:_00:56,_took_0.132s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0714__638_out_of_1406,_remaining:_00:58,_took_2.066s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0715__639_out_of_1406,_remaining:_00:58,_took_2.078s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0716__640_out_of_1406,_remaining:_00:56,_took_0.034s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0717__641_out_of_1406,_remaining:_00:55,_took_0.087s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0718__642_out_of_1406,_remaining:_00:55,_took_0.090s,_duration:_00:46_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0719__643_out_of_1406,_remaining:_00:55,_took_0.089s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0720__644_out_of_1406,_remaining:_00:55,_took_0.084s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0721__645_out_of_1406,_remaining:_00:55,_took_0.082s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0722__646_out_of_1406,_remaining:_00:55,_took_0.040s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0723__647_out_of_1406,_remaining:_00:55,_took_0.030s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0724__648_out_of_1406,_remaining:_00:55,_took_0.041s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0725__649_out_of_1406,_remaining:_00:55,_took_0.031s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0726__650_out_of_1406,_remaining:_00:55,_took_0.031s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0727__651_out_of_1406,_remaining:_00:55,_took_0.037s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0728__652_out_of_1406,_remaining:_00:54,_took_0.090s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0729__653_out_of_1406,_remaining:_00:54,_took_0.031s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0730__654_out_of_1406,_remaining:_00:54,_took_0.038s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0731__655_out_of_1406,_remaining:_00:54,_took_0.039s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0732__656_out_of_1406,_remaining:_00:54,_took_0.035s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0733__657_out_of_1406,_remaining:_00:54,_took_0.036s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0734__658_out_of_1406,_remaining:_00:54,_took_0.035s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0735__659_out_of_1406,_remaining:_00:54,_took_0.036s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0736__660_out_of_1406,_remaining:_00:54,_took_0.040s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0737__661_out_of_1406,_remaining:_00:53,_took_0.038s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0738__662_out_of_1406,_remaining:_00:53,_took_0.029s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0739__663_out_of_1406,_remaining:_00:53,_took_0.027s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0740__664_out_of_1406,_remaining:_00:53,_took_0.039s,_duration:_00:47_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0741__665_out_of_1406,_remaining:_00:53,_took_0.030s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0742__666_out_of_1406,_remaining:_00:53,_took_0.043s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0898__758_out_of_1406,_remaining:_00:41,_took_0.052s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0899__759_out_of_1406,_remaining:_00:41,_took_0.040s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0973__823_out_of_1406,_remaining:_00:34,_took_0.115s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0974__824_out_of_1406,_remaining:_00:34,_took_0.059s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0975__825_out_of_1406,_remaining:_00:34,_took_0.111s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0976__826_out_of_1406,_remaining:_00:34,_took_0.058s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0977__827_out_of_1406,_remaining:_00:34,_took_0.043s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0978__828_out_of_1406,_remaining:_00:33,_took_0.037s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0979__829_out_of_1406,_remaining:_00:33,_took_0.041s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0983__833_out_of_1406,_remaining:_00:33,_took_0.038s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0986__836_out_of_1406,_remaining:_00:33,_took_0.045s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0990__840_out_of_1406,_remaining:_00:32,_took_0.039s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_0991__841_out_of_1406,_remaining:_00:32,_took_0.047s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1000__843_out_of_1406,_remaining:_00:32,_took_0.042s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1001__844_out_of_1406,_remaining:_00:32,_took_0.066s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1002__845_out_of_1406,_remaining:_00:32,_took_0.083s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1003__846_out_of_1406,_remaining:_00:32,_took_0.100s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1004__847_out_of_1406,_remaining:_00:32,_took_0.041s,_duration:_00:48_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1005__848_out_of_1406,_remaining:_00:32,_took_0.152s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1006__849_out_of_1406,_remaining:_00:32,_took_0.095s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1008__851_out_of_1406,_remaining:_00:31,_took_0.077s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1010__853_out_of_1406,_remaining:_00:31,_took_0.201s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1011__854_out_of_1406,_remaining:_00:31,_took_0.107s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1012__855_out_of_1406,_remaining:_00:31,_took_0.150s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1013__856_out_of_1406,_remaining:_00:31,_took_0.037s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1014__857_out_of_1406,_remaining:_00:31,_took_0.037s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1015__858_out_of_1406,_remaining:_00:31,_took_0.091s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1016__859_out_of_1406,_remaining:_00:31,_took_0.035s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1017__860_out_of_1406,_remaining:_00:31,_took_0.040s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1018__861_out_of_1406,_remaining:_00:31,_took_0.034s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1019__862_out_of_1406,_remaining:_00:31,_took_0.032s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1020__863_out_of_1406,_remaining:_00:31,_took_0.032s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1021__864_out_of_1406,_remaining:_00:31,_took_0.124s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1022__865_out_of_1406,_remaining:_00:30,_took_0.039s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1023__866_out_of_1406,_remaining:_00:30,_took_0.042s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1024__867_out_of_1406,_remaining:_00:30,_took_0.072s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1025__868_out_of_1406,_remaining:_00:30,_took_0.069s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1027__869_out_of_1406,_remaining:_00:30,_took_0.042s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1028__870_out_of_1406,_remaining:_00:30,_took_0.164s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1029__871_out_of_1406,_remaining:_00:30,_took_0.089s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1030__872_out_of_1406,_remaining:_00:30,_took_0.060s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1031__873_out_of_1406,_remaining:_00:30,_took_0.148s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1032__874_out_of_1406,_remaining:_00:30,_took_0.040s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1033__875_out_of_1406,_remaining:_00:30,_took_0.042s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1036__878_out_of_1406,_remaining:_00:29,_took_0.097s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1037__879_out_of_1406,_remaining:_00:29,_took_0.095s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1038__880_out_of_1406,_remaining:_00:29,_took_0.099s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1039__881_out_of_1406,_remaining:_00:29,_took_0.092s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1040__882_out_of_1406,_remaining:_00:29,_took_0.049s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1041__883_out_of_1406,_remaining:_00:29,_took_0.099s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1042__884_out_of_1406,_remaining:_00:29,_took_0.058s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1043__885_out_of_1406,_remaining:_00:29,_took_0.051s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1044__886_out_of_1406,_remaining:_00:29,_took_0.049s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1045__887_out_of_1406,_remaining:_00:29,_took_0.042s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1046__888_out_of_1406,_remaining:_00:29,_took_0.102s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1047__889_out_of_1406,_remaining:_00:28,_took_0.095s,_duration:_00:49_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1048__890_out_of_1406,_remaining:_00:29,_took_1.242s,_duration:_00:51_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1050__892_out_of_1406,_remaining:_00:29,_took_1.194s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1051__893_out_of_1406,_remaining:_00:28,_took_0.183s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1052__894_out_of_1406,_remaining:_00:28,_took_0.162s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1053__895_out_of_1406,_remaining:_00:28,_took_0.172s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1054__896_out_of_1406,_remaining:_00:28,_took_0.149s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1055__897_out_of_1406,_remaining:_00:28,_took_0.105s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1056__898_out_of_1406,_remaining:_00:28,_took_0.109s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1057__899_out_of_1406,_remaining:_00:28,_took_0.050s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1058__900_out_of_1406,_remaining:_00:28,_took_0.036s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1059__901_out_of_1406,_remaining:_00:28,_took_0.088s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1060__902_out_of_1406,_remaining:_00:28,_took_0.423s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1061__903_out_of_1406,_remaining:_00:28,_took_0.470s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1062__904_out_of_1406,_remaining:_00:28,_took_0.130s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1063__905_out_of_1406,_remaining:_00:28,_took_0.036s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1064__906_out_of_1406,_remaining:_00:28,_took_0.056s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1065__907_out_of_1406,_remaining:_00:28,_took_0.057s,_duration:_00:50_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1066__908_out_of_1406,_remaining:_00:27,_took_0.056s,_duration:_00:51_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1067__909_out_of_1406,_remaining:_00:27,_took_0.165s,_duration:_00:51_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1068__910_out_of_1406,_remaining:_00:28,_took_1.094s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1069__911_out_of_1406,_remaining:_00:27,_took_0.035s,_duration:_00:51_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1070__912_out_of_1406,_remaining:_00:28,_took_1.093s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1071__913_out_of_1406,_remaining:_00:27,_took_0.166s,_duration:_00:51_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1072__914_out_of_1406,_remaining:_00:28,_took_1.105s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1073__915_out_of_1406,_remaining:_00:28,_took_1.098s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1074__916_out_of_1406,_remaining:_00:28,_took_2.106s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1075__917_out_of_1406,_remaining:_00:27,_took_0.057s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1076__918_out_of_1406,_remaining:_00:27,_took_0.157s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1077__919_out_of_1406,_remaining:_00:27,_took_0.051s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1078__920_out_of_1406,_remaining:_00:28,_took_1.063s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1079__921_out_of_1406,_remaining:_00:27,_took_0.157s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1080__922_out_of_1406,_remaining:_00:27,_took_0.150s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1081__923_out_of_1406,_remaining:_00:27,_took_0.161s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1082__924_out_of_1406,_remaining:_00:27,_took_0.047s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1083__925_out_of_1406,_remaining:_00:27,_took_0.046s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1084__926_out_of_1406,_remaining:_00:27,_took_0.034s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1085__927_out_of_1406,_remaining:_00:27,_took_0.043s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1087__928_out_of_1406,_remaining:_00:27,_took_0.165s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1088__929_out_of_1406,_remaining:_00:27,_took_0.164s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1089__930_out_of_1406,_remaining:_00:27,_took_0.103s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1090__931_out_of_1406,_remaining:_00:27,_took_0.106s,_duration:_00:52_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1092__932_out_of_1406,_remaining:_00:26,_took_0.091s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1095__935_out_of_1406,_remaining:_00:26,_took_0.154s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1098__937_out_of_1406,_remaining:_00:26,_took_0.046s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1101__939_out_of_1406,_remaining:_00:26,_took_0.038s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1102__940_out_of_1406,_remaining:_00:26,_took_0.092s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1103__941_out_of_1406,_remaining:_00:26,_took_0.085s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1104__942_out_of_1406,_remaining:_00:26,_took_0.104s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1105__943_out_of_1406,_remaining:_00:26,_took_0.108s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1106__944_out_of_1406,_remaining:_00:26,_took_0.088s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1107__945_out_of_1406,_remaining:_00:26,_took_0.090s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1108__946_out_of_1406,_remaining:_00:25,_took_0.040s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1109__947_out_of_1406,_remaining:_00:25,_took_0.032s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1110__948_out_of_1406,_remaining:_00:25,_took_0.036s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1111__949_out_of_1406,_remaining:_00:25,_took_0.034s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1114__951_out_of_1406,_remaining:_00:25,_took_0.365s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1115__952_out_of_1406,_remaining:_00:25,_took_0.037s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1116__953_out_of_1406,_remaining:_00:25,_took_0.276s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1117__954_out_of_1406,_remaining:_00:36,_took_23.098s,_duration:_01:16_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1118__955_out_of_1406,_remaining:_00:25,_took_0.036s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1120__956_out_of_1406,_remaining:_00:25,_took_0.037s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1121__957_out_of_1406,_remaining:_00:25,_took_0.033s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1122__958_out_of_1406,_remaining:_00:25,_took_0.096s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1123__959_out_of_1406,_remaining:_00:25,_took_0.103s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1124__960_out_of_1406,_remaining:_00:25,_took_0.046s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1125__961_out_of_1406,_remaining:_00:24,_took_0.044s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1126__962_out_of_1406,_remaining:_00:24,_took_0.035s,_duration:_00:53_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1127__963_out_of_1406,_remaining:_00:24,_took_0.043s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1128__964_out_of_1406,_remaining:_00:24,_took_0.051s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1129__965_out_of_1406,_remaining:_00:24,_took_0.087s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1130__966_out_of_1406,_remaining:_00:24,_took_0.057s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1131__967_out_of_1406,_remaining:_00:24,_took_0.056s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1133__968_out_of_1406,_remaining:_00:24,_took_0.068s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1134__969_out_of_1406,_remaining:_00:24,_took_0.042s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1137__970_out_of_1406,_remaining:_00:24,_took_0.090s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1138__971_out_of_1406,_remaining:_00:24,_took_0.157s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1141__972_out_of_1406,_remaining:_00:24,_took_0.047s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1142__973_out_of_1406,_remaining:_00:24,_took_0.042s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1143__974_out_of_1406,_remaining:_00:24,_took_0.037s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1144__975_out_of_1406,_remaining:_00:24,_took_0.095s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1145__976_out_of_1406,_remaining:_00:23,_took_0.033s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1146__977_out_of_1406,_remaining:_00:23,_took_0.034s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1147__978_out_of_1406,_remaining:_00:23,_took_0.044s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1148__979_out_of_1406,_remaining:_00:23,_took_0.047s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1149__980_out_of_1406,_remaining:_00:23,_took_0.150s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1150__981_out_of_1406,_remaining:_00:23,_took_0.041s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1151__982_out_of_1406,_remaining:_00:23,_took_0.100s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1152__983_out_of_1406,_remaining:_00:23,_took_0.092s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1153__984_out_of_1406,_remaining:_00:23,_took_0.092s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1154__985_out_of_1406,_remaining:_00:23,_took_0.074s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1155__986_out_of_1406,_remaining:_00:23,_took_0.039s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1156__987_out_of_1406,_remaining:_00:23,_took_0.054s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1157__988_out_of_1406,_remaining:_00:23,_took_0.037s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1158__989_out_of_1406,_remaining:_00:23,_took_0.068s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1159__990_out_of_1406,_remaining:_00:22,_took_0.089s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1160__991_out_of_1406,_remaining:_00:22,_took_0.043s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1161__992_out_of_1406,_remaining:_00:22,_took_0.043s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1164__993_out_of_1406,_remaining:_00:22,_took_0.089s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1166__994_out_of_1406,_remaining:_00:22,_took_0.039s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1168__995_out_of_1406,_remaining:_00:22,_took_0.152s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1169__996_out_of_1406,_remaining:_00:22,_took_0.230s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1170__997_out_of_1406,_remaining:_00:22,_took_0.042s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1171__998_out_of_1406,_remaining:_00:22,_took_0.043s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1172__999_out_of_1406,_remaining:_00:22,_took_0.091s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1174__1000_out_of_1406,_remaining:_00:22,_took_0.088s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1175__1001_out_of_1406,_remaining:_00:22,_took_0.037s,_duration:_00:54_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1176__1002_out_of_1406,_remaining:_00:22,_took_0.042s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1178__1003_out_of_1406,_remaining:_00:22,_took_0.091s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1180__1004_out_of_1406,_remaining:_00:22,_took_0.037s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1181__1005_out_of_1406,_remaining:_00:21,_took_0.037s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1183__1006_out_of_1406,_remaining:_00:21,_took_0.038s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1186__1007_out_of_1406,_remaining:_00:21,_took_0.068s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1188__1009_out_of_1406,_remaining:_00:21,_took_0.039s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1189__1010_out_of_1406,_remaining:_00:21,_took_0.063s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1197__1011_out_of_1406,_remaining:_00:21,_took_0.103s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1204__1016_out_of_1406,_remaining:_00:21,_took_0.050s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1205__1017_out_of_1406,_remaining:_00:21,_took_0.043s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1206__1018_out_of_1406,_remaining:_00:21,_took_0.137s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1207__1019_out_of_1406,_remaining:_00:20,_took_0.092s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1212__1020_out_of_1406,_remaining:_00:20,_took_0.035s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1213__1021_out_of_1406,_remaining:_00:20,_took_0.036s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1214__1022_out_of_1406,_remaining:_00:20,_took_0.039s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1215__1023_out_of_1406,_remaining:_00:20,_took_0.105s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1216__1024_out_of_1406,_remaining:_00:20,_took_0.050s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1217__1025_out_of_1406,_remaining:_00:20,_took_0.136s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1218__1026_out_of_1406,_remaining:_00:20,_took_0.043s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1219__1027_out_of_1406,_remaining:_00:20,_took_0.082s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1220__1028_out_of_1406,_remaining:_00:20,_took_0.028s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1221__1029_out_of_1406,_remaining:_00:20,_took_0.086s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1223__1030_out_of_1406,_remaining:_00:20,_took_0.040s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1224__1031_out_of_1406,_remaining:_00:20,_took_0.089s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1225__1032_out_of_1406,_remaining:_00:20,_took_0.143s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1226__1033_out_of_1406,_remaining:_00:20,_took_0.135s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1227__1034_out_of_1406,_remaining:_00:20,_took_0.086s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1228__1035_out_of_1406,_remaining:_00:19,_took_0.039s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1229__1036_out_of_1406,_remaining:_00:19,_took_0.158s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1230__1037_out_of_1406,_remaining:_00:19,_took_0.048s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1231__1038_out_of_1406,_remaining:_00:19,_took_0.040s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1232__1039_out_of_1406,_remaining:_00:19,_took_0.043s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1233__1040_out_of_1406,_remaining:_00:19,_took_0.089s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1234__1041_out_of_1406,_remaining:_00:19,_took_0.027s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1235__1042_out_of_1406,_remaining:_00:19,_took_0.058s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1236__1043_out_of_1406,_remaining:_00:19,_took_0.028s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1237__1044_out_of_1406,_remaining:_00:19,_took_0.038s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1239__1046_out_of_1406,_remaining:_00:19,_took_0.046s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1240__1047_out_of_1406,_remaining:_00:19,_took_0.034s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1241__1048_out_of_1406,_remaining:_00:19,_took_0.049s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1245__1052_out_of_1406,_remaining:_00:18,_took_0.093s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1246__1053_out_of_1406,_remaining:_00:18,_took_0.043s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1247__1054_out_of_1406,_remaining:_00:18,_took_0.028s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1248__1055_out_of_1406,_remaining:_00:18,_took_0.037s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1249__1056_out_of_1406,_remaining:_00:18,_took_0.037s,_duration:_00:55_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1250__1057_out_of_1406,_remaining:_00:18,_took_0.038s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1251__1058_out_of_1406,_remaining:_00:18,_took_0.038s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1252__1059_out_of_1406,_remaining:_00:18,_took_0.038s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1253__1060_out_of_1406,_remaining:_00:18,_took_0.039s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1254__1061_out_of_1406,_remaining:_00:18,_took_0.040s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1255__1062_out_of_1406,_remaining:_00:18,_took_0.040s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1256__1063_out_of_1406,_remaining:_00:18,_took_0.045s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1257__1064_out_of_1406,_remaining:_00:18,_took_0.038s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1258__1065_out_of_1406,_remaining:_00:17,_took_0.142s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1259__1066_out_of_1406,_remaining:_00:17,_took_0.084s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1260__1067_out_of_1406,_remaining:_00:17,_took_0.028s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1261__1068_out_of_1406,_remaining:_00:17,_took_0.091s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1262__1069_out_of_1406,_remaining:_00:17,_took_0.034s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1263__1070_out_of_1406,_remaining:_00:17,_took_0.030s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1264__1071_out_of_1406,_remaining:_00:17,_took_0.030s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1265__1072_out_of_1406,_remaining:_00:17,_took_0.035s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1266__1073_out_of_1406,_remaining:_00:17,_took_0.086s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1268__1075_out_of_1406,_remaining:_00:17,_took_0.028s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1269__1076_out_of_1406,_remaining:_00:17,_took_0.025s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1270__1077_out_of_1406,_remaining:_00:17,_took_0.039s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1271__1078_out_of_1406,_remaining:_00:17,_took_0.082s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1273__1080_out_of_1406,_remaining:_00:18,_took_5.090s,_duration:_01:01_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1274__1081_out_of_1406,_remaining:_00:16,_took_0.041s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1275__1082_out_of_1406,_remaining:_00:16,_took_0.024s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1276__1083_out_of_1406,_remaining:_00:16,_took_0.023s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1277__1084_out_of_1406,_remaining:_00:16,_took_0.102s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1278__1085_out_of_1406,_remaining:_00:16,_took_0.034s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1280__1086_out_of_1406,_remaining:_00:16,_took_0.048s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1281__1087_out_of_1406,_remaining:_00:16,_took_0.036s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1283__1088_out_of_1406,_remaining:_00:16,_took_0.037s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1284__1089_out_of_1406,_remaining:_00:16,_took_0.056s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1285__1090_out_of_1406,_remaining:_00:16,_took_0.058s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1286__1091_out_of_1406,_remaining:_00:16,_took_0.073s,_duration:_00:56_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1287__1092_out_of_1406,_remaining:_00:16,_took_1.065s,_duration:_00:57_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1288__1093_out_of_1406,_remaining:_00:16,_took_1.060s,_duration:_00:57_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1289__1094_out_of_1406,_remaining:_00:16,_took_0.030s,_duration:_00:57_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1290__1095_out_of_1406,_remaining:_00:16,_took_0.036s,_duration:_00:57_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1291__1096_out_of_1406,_remaining:_00:16,_took_0.045s,_duration:_00:57_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1292__1097_out_of_1406,_remaining:_00:16,_took_0.091s,_duration:_00:57_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1293__1098_out_of_1406,_remaining:_00:16,_took_0.051s,_duration:_00:57_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1296__1099_out_of_1406,_remaining:_00:16,_took_0.041s,_duration:_00:57_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1297__1100_out_of_1406,_remaining:_00:16,_took_1.103s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1298__1101_out_of_1406,_remaining:_00:16,_took_0.039s,_duration:_00:57_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1299__1102_out_of_1406,_remaining:_00:15,_took_0.038s,_duration:_00:57_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1301__1103_out_of_1406,_remaining:_00:15,_took_0.020s,_duration:_00:57_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1314__1104_out_of_1406,_remaining:_00:15,_took_0.052s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1315__1105_out_of_1406,_remaining:_00:15,_took_0.065s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1317__1106_out_of_1406,_remaining:_00:15,_took_0.038s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1318__1107_out_of_1406,_remaining:_00:15,_took_0.041s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1322__1111_out_of_1406,_remaining:_00:15,_took_0.037s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1324__1112_out_of_1406,_remaining:_00:15,_took_0.038s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1325__1113_out_of_1406,_remaining:_00:15,_took_0.150s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1328__1114_out_of_1406,_remaining:_00:15,_took_0.046s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1329__1115_out_of_1406,_remaining:_00:15,_took_0.028s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1331__1116_out_of_1406,_remaining:_00:15,_took_0.056s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1332__1117_out_of_1406,_remaining:_00:15,_took_0.150s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1333__1118_out_of_1406,_remaining:_00:15,_took_0.037s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1364__1119_out_of_1406,_remaining:_00:15,_took_0.054s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1365__1120_out_of_1406,_remaining:_00:15,_took_0.055s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1366__1121_out_of_1406,_remaining:_00:14,_took_0.054s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1367__1122_out_of_1406,_remaining:_00:14,_took_0.056s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1368__1123_out_of_1406,_remaining:_00:14,_took_0.052s,_duration:_00:58_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1369__1124_out_of_1406,_remaining:_00:14,_took_0.056s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1370__1125_out_of_1406,_remaining:_00:14,_took_0.052s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1371__1126_out_of_1406,_remaining:_00:14,_took_0.055s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1372__1127_out_of_1406,_remaining:_00:14,_took_0.052s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1373__1128_out_of_1406,_remaining:_00:14,_took_0.058s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1374__1129_out_of_1406,_remaining:_00:14,_took_0.052s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1375__1130_out_of_1406,_remaining:_00:14,_took_0.055s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1376__1131_out_of_1406,_remaining:_00:14,_took_0.050s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1377__1132_out_of_1406,_remaining:_00:14,_took_0.053s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1378__1133_out_of_1406,_remaining:_00:14,_took_0.097s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1379__1134_out_of_1406,_remaining:_00:14,_took_0.111s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1380__1135_out_of_1406,_remaining:_00:14,_took_0.103s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1381__1136_out_of_1406,_remaining:_00:14,_took_0.116s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1382__1137_out_of_1406,_remaining:_00:14,_took_0.106s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1383__1138_out_of_1406,_remaining:_00:14,_took_0.113s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1384__1139_out_of_1406,_remaining:_00:13,_took_0.108s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1385__1140_out_of_1406,_remaining:_00:13,_took_0.101s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1386__1141_out_of_1406,_remaining:_00:13,_took_0.105s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1387__1142_out_of_1406,_remaining:_00:13,_took_0.109s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1388__1143_out_of_1406,_remaining:_00:13,_took_0.119s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1389__1144_out_of_1406,_remaining:_00:13,_took_0.111s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1390__1145_out_of_1406,_remaining:_00:13,_took_0.115s,_duration:_00:59_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1391__1146_out_of_1406,_remaining:_00:13,_took_0.112s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1392__1147_out_of_1406,_remaining:_00:13,_took_0.113s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1393__1148_out_of_1406,_remaining:_00:13,_took_0.108s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1408__1151_out_of_1406,_remaining:_00:13,_took_0.049s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1409__1152_out_of_1406,_remaining:_00:13,_took_0.028s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1410__1153_out_of_1406,_remaining:_00:13,_took_0.025s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1411__1154_out_of_1406,_remaining:_00:13,_took_0.040s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1412__1155_out_of_1406,_remaining:_00:13,_took_0.271s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1413__1156_out_of_1406,_remaining:_00:13,_took_0.150s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1414__1157_out_of_1406,_remaining:_00:13,_took_0.093s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1415__1158_out_of_1406,_remaining:_00:12,_took_0.051s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1416__1159_out_of_1406,_remaining:_00:12,_took_0.044s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1417__1160_out_of_1406,_remaining:_00:12,_took_0.046s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1418__1161_out_of_1406,_remaining:_00:12,_took_0.069s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1419__1162_out_of_1406,_remaining:_00:12,_took_0.045s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1421__1164_out_of_1406,_remaining:_00:12,_took_0.051s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1423__1165_out_of_1406,_remaining:_00:12,_took_0.041s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1424__1166_out_of_1406,_remaining:_00:12,_took_0.047s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1427__1167_out_of_1406,_remaining:_00:12,_took_0.026s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1428__1168_out_of_1406,_remaining:_00:12,_took_1.057s,_duration:_01:01_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1429__1169_out_of_1406,_remaining:_00:12,_took_0.045s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1430__1170_out_of_1406,_remaining:_00:12,_took_0.040s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1431__1171_out_of_1406,_remaining:_00:12,_took_0.037s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1432__1172_out_of_1406,_remaining:_00:12,_took_0.037s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1433__1173_out_of_1406,_remaining:_00:12,_took_0.038s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1434__1174_out_of_1406,_remaining:_00:12,_took_0.053s,_duration:_01:00_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1435__1175_out_of_1406,_remaining:_00:12,_took_1.048s,_duration:_01:01_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1436__1176_out_of_1406,_remaining:_00:12,_took_1.063s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1437__1177_out_of_1406,_remaining:_00:12,_took_0.155s,_duration:_01:01_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1438__1178_out_of_1406,_remaining:_00:11,_took_0.040s,_duration:_01:01_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1439__1179_out_of_1406,_remaining:_00:11,_took_0.039s,_duration:_01:01_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1440__1180_out_of_1406,_remaining:_00:11,_took_0.031s,_duration:_01:01_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1441__1181_out_of_1406,_remaining:_00:11,_took_0.028s,_duration:_01:01_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1442__1182_out_of_1406,_remaining:_00:11,_took_0.028s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1444__1183_out_of_1406,_remaining:_00:11,_took_0.098s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1447__1186_out_of_1406,_remaining:_00:11,_took_0.028s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1449__1188_out_of_1406,_remaining:_00:11,_took_0.039s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1455__1189_out_of_1406,_remaining:_00:11,_took_0.044s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1456__1190_out_of_1406,_remaining:_00:11,_took_0.045s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1457__1191_out_of_1406,_remaining:_00:11,_took_0.038s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1458__1192_out_of_1406,_remaining:_00:11,_took_0.036s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1461__1193_out_of_1406,_remaining:_00:11,_took_0.035s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1462__1194_out_of_1406,_remaining:_00:11,_took_0.039s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1463__1195_out_of_1406,_remaining:_00:10,_took_0.031s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1464__1196_out_of_1406,_remaining:_00:10,_took_0.035s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1466__1197_out_of_1406,_remaining:_00:10,_took_0.034s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1467__1198_out_of_1406,_remaining:_00:10,_took_1.045s,_duration:_01:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1468__1199_out_of_1406,_remaining:_00:10,_took_1.050s,_duration:_01:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1469__1200_out_of_1406,_remaining:_00:10,_took_0.026s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1471__1202_out_of_1406,_remaining:_00:10,_took_0.032s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1472__1203_out_of_1406,_remaining:_00:10,_took_0.031s,_duration:_01:02_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1473__1204_out_of_1406,_remaining:_00:10,_took_1.047s,_duration:_01:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1475__1205_out_of_1406,_remaining:_00:11,_took_5.067s,_duration:_01:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1500__1206_out_of_1406,_remaining:_00:10,_took_0.035s,_duration:_01:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1501__1207_out_of_1406,_remaining:_00:11,_took_9.126s,_duration:_01:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1502__1208_out_of_1406,_remaining:_00:10,_took_0.035s,_duration:_01:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1503__1209_out_of_1406,_remaining:_00:10,_took_0.036s,_duration:_01:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1504__1210_out_of_1406,_remaining:_00:10,_took_0.036s,_duration:_01:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1505__1211_out_of_1406,_remaining:_00:10,_took_0.035s,_duration:_01:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1506__1212_out_of_1406,_remaining:_00:10,_took_0.066s,_duration:_01:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1508__1214_out_of_1406,_remaining:_00:10,_took_0.025s,_duration:_01:03_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1509__1215_out_of_1406,_remaining:_00:10,_took_1.106s,_duration:_01:04_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1511__1216_out_of_1406,_remaining:_00:10,_took_0.048s,_duration:_01:05_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1513__1217_out_of_1406,_remaining:_00:10,_took_0.037s,_duration:_01:05_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1514__1218_out_of_1406,_remaining:_00:10,_took_1.097s,_duration:_01:06_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1515__1219_out_of_1406,_remaining:_00:10,_took_2.093s,_duration:_01:08_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1516__1220_out_of_1406,_remaining:_00:10,_took_2.091s,_duration:_01:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1517__1221_out_of_1406,_remaining:_00:10,_took_2.070s,_duration:_01:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1518__1222_out_of_1406,_remaining:_00:10,_took_0.094s,_duration:_01:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1519__1223_out_of_1406,_remaining:_00:10,_took_0.091s,_duration:_01:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1521__1225_out_of_1406,_remaining:_00:10,_took_0.026s,_duration:_01:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1522__1226_out_of_1406,_remaining:_00:10,_took_0.094s,_duration:_01:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1523__1227_out_of_1406,_remaining:_00:11,_took_9.162s,_duration:_01:19_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1524__1228_out_of_1406,_remaining:_00:10,_took_0.148s,_duration:_01:10_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1525__1229_out_of_1406,_remaining:_00:10,_took_1.104s,_duration:_01:11_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1526__1230_out_of_1406,_remaining:_00:10,_took_1.104s,_duration:_01:12_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1527__1231_out_of_1406,_remaining:_00:10,_took_1.610s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1528__1232_out_of_1406,_remaining:_00:10,_took_0.091s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1529__1233_out_of_1406,_remaining:_00:10,_took_0.038s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1530__1234_out_of_1406,_remaining:_00:10,_took_0.025s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1531__1235_out_of_1406,_remaining:_00:10,_took_0.081s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1532__1236_out_of_1406,_remaining:_00:10,_took_0.085s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1533__1237_out_of_1406,_remaining:_00:10,_took_0.048s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1534__1238_out_of_1406,_remaining:_00:09,_took_0.086s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1535__1239_out_of_1406,_remaining:_00:09,_took_0.086s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1536__1240_out_of_1406,_remaining:_00:09,_took_0.086s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1537__1241_out_of_1406,_remaining:_00:09,_took_0.031s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1538__1242_out_of_1406,_remaining:_00:09,_took_0.087s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1539__1243_out_of_1406,_remaining:_00:09,_took_0.032s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1540__1244_out_of_1406,_remaining:_00:09,_took_0.214s,_duration:_01:13_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1542__1245_out_of_1406,_remaining:_00:09,_took_2.050s,_duration:_01:16_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1543__1246_out_of_1406,_remaining:_00:09,_took_0.102s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1544__1247_out_of_1406,_remaining:_00:09,_took_0.030s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1545__1248_out_of_1406,_remaining:_00:09,_took_0.036s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1550__1249_out_of_1406,_remaining:_00:09,_took_0.027s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1551__1250_out_of_1406,_remaining:_00:09,_took_0.045s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1554__1253_out_of_1406,_remaining:_00:09,_took_0.060s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1555__1254_out_of_1406,_remaining:_00:09,_took_0.036s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1556__1255_out_of_1406,_remaining:_00:08,_took_0.054s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1557__1256_out_of_1406,_remaining:_00:08,_took_0.029s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1558__1257_out_of_1406,_remaining:_00:08,_took_0.033s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1559__1258_out_of_1406,_remaining:_00:08,_took_0.047s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1563__1261_out_of_1406,_remaining:_00:08,_took_0.035s,_duration:_01:14_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1564__1262_out_of_1406,_remaining:_00:08,_took_3.031s,_duration:_01:17_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1565__1263_out_of_1406,_remaining:_00:09,_took_6.042s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1566__1264_out_of_1406,_remaining:_00:08,_took_0.046s,_duration:_01:16_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1567__1265_out_of_1406,_remaining:_00:08,_took_0.047s,_duration:_01:16_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1568__1266_out_of_1406,_remaining:_00:08,_took_0.153s,_duration:_01:16_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1569__1267_out_of_1406,_remaining:_00:08,_took_0.148s,_duration:_01:16_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1570__1268_out_of_1406,_remaining:_00:08,_took_0.150s,_duration:_01:17_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1591__1270_out_of_1406,_remaining:_00:08,_took_1.091s,_duration:_01:18_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1593__1271_out_of_1406,_remaining:_00:08,_took_0.085s,_duration:_01:17_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1594__1272_out_of_1406,_remaining:_00:08,_took_0.087s,_duration:_01:17_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1595__1273_out_of_1406,_remaining:_00:08,_took_0.085s,_duration:_01:17_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1596__1274_out_of_1406,_remaining:_00:08,_took_0.087s,_duration:_01:18_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1597__1275_out_of_1406,_remaining:_00:08,_took_0.027s,_duration:_01:18_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1613__1276_out_of_1406,_remaining:_00:07,_took_0.037s,_duration:_01:18_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1633__1280_out_of_1406,_remaining:_00:07,_took_1.060s,_duration:_01:19_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1634__1281_out_of_1406,_remaining:_00:07,_took_1.048s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1635__1282_out_of_1406,_remaining:_00:07,_took_1.047s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1670__1283_out_of_1406,_remaining:_00:07,_took_1.053s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1671__1284_out_of_1406,_remaining:_00:07,_took_0.047s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1680__1285_out_of_1406,_remaining:_00:07,_took_0.043s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1681__1286_out_of_1406,_remaining:_00:07,_took_0.047s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1682__1287_out_of_1406,_remaining:_00:07,_took_0.046s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1683__1288_out_of_1406,_remaining:_00:07,_took_0.063s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1900__1289_out_of_1406,_remaining:_00:07,_took_0.033s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1903__1290_out_of_1406,_remaining:_00:07,_took_0.147s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1904__1291_out_of_1406,_remaining:_00:07,_took_1.060s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1905__1292_out_of_1406,_remaining:_00:07,_took_0.096s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1906__1293_out_of_1406,_remaining:_00:07,_took_0.088s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1907__1294_out_of_1406,_remaining:_00:06,_took_0.086s,_duration:_01:20_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1909__1295_out_of_1406,_remaining:_00:07,_took_1.095s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1910__1296_out_of_1406,_resh:_warning:_setlocale:_LC_ALL:_cannot_change_locale__en_US.UTF-8_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1911__1297_out_of_1406,_remaining:_00:06,_took_0.199s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1912__1298_out_of_1406,_remaining:_00:06,_took_0.024s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1913__1299_out_of_1406,_remaining:_00:06,_took_0.036s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1914__1300_out_of_1406,_remaining:_00:06,_took_0.036s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1915__1301_out_of_1406,_remaining:_00:06,_took_0.036s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1918__1302_out_of_1406,_remaining:_00:06,_took_0.028s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1919__1303_out_of_1406,_remaining:_00:06,_took_0.036s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1940__1305_out_of_1406,_remaining:_00:06,_took_0.041s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1941__1306_out_of_1406,_remaining:_00:06,_took_1.103s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1942__1307_out_of_1406,_remaining:_00:06,_took_0.042s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1943__1308_out_of_1406,_remaining:_00:06,_took_0.041s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1944__1309_out_of_1406,_remaining:_00:06,_took_0.043s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1945__1310_out_of_1406,_remaining:_00:06,_took_1.104s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1946__1311_out_of_1406,_remaining:_00:05,_took_0.046s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1947__1312_out_of_1406,_remaining:_00:05,_took_0.045s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1948__1313_out_of_1406,_remaining:_00:05,_took_0.046s,_duration:_01:21_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1960__1314_out_of_1406,_remaining:_00:05,_took_0.044s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_1964__1315_out_of_1406,_remaining:_00:05,_took_0.048s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2000__1316_out_of_1406,_remaining:_00:05,_took_0.101s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2001__1317_out_of_1406,_remaining:_00:05,_took_0.107s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2025__1323_out_of_1406,_remaining:_00:05,_took_0.133s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2028__1326_out_of_1406,_remaining:_00:04,_took_0.153s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2029__1327_out_of_1406,_remaining:_00:04,_took_0.145s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2030__1328_out_of_1406,_remaining:_00:04,_took_0.140s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2031__1329_out_of_1406,_remaining:_00:04,_took_0.152s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2036__1332_out_of_1406,_remaining:_00:04,_took_0.028s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2039__1335_out_of_1406,_remaining:_00:04,_took_0.099s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2040__1336_out_of_1406,_remaining:_00:04,_took_0.045s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2044__1339_out_of_1406,_remaining:_00:04,_took_0.040s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2045__1340_out_of_1406,_remaining:_00:04,_took_0.041s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2049__1344_out_of_1406,_remaining:_00:03,_took_0.051s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2050__1345_out_of_1406,_remaining:_00:03,_took_1.063s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2051__1346_out_of_1406,_remaining:_00:03,_took_0.105s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2052__1347_out_of_1406,_remaining:_00:03,_took_0.056s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2053__1348_out_of_1406,_remaining:_00:03,_took_0.038s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2054__1349_out_of_1406,_remaining:_00:03,_took_0.046s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2055__1350_out_of_1406,_remaining:_00:03,_took_1.061s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2058__1351_out_of_1406,_remaining:_00:03,_took_0.061s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2059__1352_out_of_1406,_remaining:_00:03,_took_0.066s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2060__1353_out_of_1406,_remaining:_00:03,_took_0.064s,_duration:_01:22_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2061__1354_out_of_1406,_remaining:_00:03,_took_0.157s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2062__1355_out_of_1406,_remaining:_00:03,_took_0.150s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2063__1356_out_of_1406,_remaining:_00:03,_took_0.153s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2064__1357_out_of_1406,_remaining:_00:03,_took_0.051s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2065__1358_out_of_1406,_remaining:_00:02,_took_0.051s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2066__1359_out_of_1406,_remaining:_00:02,_took_0.068s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2067__1360_out_of_1406,_remaining:_00:02,_took_0.059s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2068__1361_out_of_1406,_remaining:_00:02,_took_0.055s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2069__1362_out_of_1406,_remaining:_00:02,_took_0.058s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2071__1363_out_of_1406,_remaining:_00:02,_took_0.031s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2072__1364_out_of_1406,_remaining:_00:02,_took_0.039s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2073__1365_out_of_1406,_remaining:_00:02,_took_0.049s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2074__1366_out_of_1406,_remaining:_00:02,_took_0.039s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2075__1367_out_of_1406,_remaining:_00:02,_took_0.028s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2076__1368_out_of_1406,_remaining:_00:02,_took_0.154s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2080__1369_out_of_1406,_remaining:_00:02,_took_0.031s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2081__1370_out_of_1406,_remaining:_00:02,_took_0.150s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2082__1371_out_of_1406,_remaining:_00:02,_took_0.046s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2083__1372_out_of_1406,_remaining:_00:02,_took_0.091s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2084__1373_out_of_1406,_remaining:_00:02,_took_0.040s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2085__1374_out_of_1406,_remaining:_00:01,_took_0.151s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_2306__1375_out_of_1406,_remaining:_00:01,_took_0.094s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3008__1384_out_of_1406,_remaining:_00:01,_took_0.039s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3009__1385_out_of_1406,_remaining:_00:01,_took_0.047s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3010__1386_out_of_1406,_remaining:_00:01,_took_0.047s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3011__1387_out_of_1406,_remaining:_00:01,_took_0.048s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3012__1388_out_of_1406,_remaining:_00:01,_took_0.046s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3013__1389_out_of_1406,_remaining:_00:01,_took_0.045s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3014__1390_out_of_1406,_remaining:_00:00,_took_0.040s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3015__1391_out_of_1406,_remaining:_00:00,_took_0.063s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3016__1392_out_of_1406,_remaining:_00:00,_took_0.034s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3019__1393_out_of_1406,_remaining:_00:00,_took_0.037s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3020__1394_out_of_1406,_remaining:_00:00,_took_0.031s,_duration:_01:23_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3025__1395_out_of_1406,_remaining:_00:00,_took_0.081s,_duration:_01:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3026__1396_out_of_1406,_remaining:_00:00,_took_0.083s,_duration:_01:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3027__1397_out_of_1406,_remaining:_00:00,_took_0.138s,_duration:_01:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3028__1398_out_of_1406,_remaining:_00:00,_took_1.092s,_duration:_01:25_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3029__1399_out_of_1406,_remaining:_00:00,_took_0.040s,_duration:_01:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3030__1400_out_of_1406,_remaining:_00:00,_took_0.032s,_duration:_01:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3101__1402_out_of_1406,_remaining:_00:00,_took_0.056s,_duration:_01:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3103__1404_out_of_1406,_remaining:_00:00,_took_0.041s,_duration:_01:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3201__1405_out_of_1406,_remaining:_00:00,_took_0.041s,_duration:_01:24_": {
                "status": "PASSED"
            },
            "ptestresult.curl.test_3202__1406_out_of_1406,_remaining:_00:00,_took_1.056s,_duration:_01:25_": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:12\nBEGIN: /usr/lib/curl/ptest\nUsing curl: ../src/curl\n********* System characteristics ******** \n* curl 8.6.0 (aarch64-poky-linux-gnu) \n* libcurl/8.6.0 OpenSSL/3.2.1 zlib/1.3 libidn2/2.3.7\n* Features: alt-svc AsynchDNS HSTS HTTPS-proxy IDN IPv6 Largefile libz NTLM SSL threadsafe TLS-SRP UnixSockets\n* Disabled: \n* Host: qemuarm64\n* System: Linux qemuarm64 6.6.12-yocto-standard #1 SMP PREEMPT Thu Jan 18 21:01:37 UTC 2024 aarch64 GNU/Linux\n* OS: linux\n* Jobs: 4\n* Env: \n* Seed: 255607\n* Servers: HTTP-IPv6 HTTP-unix FTP-IPv6 \n***************************************** \nPASS: test 0001 (1   out of 1406, remaining: 46:08, took 1.047s, duration: 00:01)\nPASS: test 0003 (3   out of 1406, remaining: 15:24, took 1.057s, duration: 00:01)\nPASS: test 0002 (2   out of 1406, remaining: 23:37, took 1.098s, duration: 00:02)\nPASS: test 0005 (5   out of 1406, remaining: 09:36, took 0.086s, duration: 00:02)\nPASS: test 0006 (6   out of 1406, remaining: 08:03, took 0.092s, duration: 00:02)\nPASS: test 0004 (4   out of 1406, remaining: 12:08, took 1.158s, duration: 00:02)\nPASS: test 0007 (7   out of 1406, remaining: 07:02, took 0.093s, duration: 00:02)\nPASS: test 0010 (10  out of 1406, remaining: 05:02, took 0.092s, duration: 00:02)\nPASS: test 0008 (8   out of 1406, remaining: 06:20, took 0.116s, duration: 00:02)\nPASS: test 0009 (9   out of 1406, remaining: 05:38, took 0.108s, duration: 00:02)\nPASS: test 0013 (13  out of 1406, remaining: 03:56, took 0.033s, duration: 00:02)\nPASS: test 0012 (12  out of 1406, remaining: 04:17, took 0.043s, duration: 00:02)\nPASS: test 0014 (14  out of 1406, remaining: 03:40, took 0.038s, duration: 00:02)\nPASS: test 0015 (15  out of 1406, remaining: 03:28, took 0.041s, duration: 00:02)\nPASS: test 0016 (16  out of 1406, remaining: 03:16, took 0.046s, duration: 00:02)\nPASS: test 0017 (17  out of 1406, remaining: 03:05, took 0.047s, duration: 00:02)\nPASS: test 0019 (19  out of 1406, remaining: 02:48, took 0.040s, duration: 00:02)\nPASS: test 0020 (20  out of 1406, remaining: 02:39, took 0.039s, duration: 00:02)\nPASS: test 0011 (11  out of 1406, remaining: 04:53, took 0.200s, duration: 00:02)\nPASS: test 0018 (18  out of 1406, remaining: 02:58, took 0.067s, duration: 00:02)\nPASS: test 0021 (21  out of 1406, remaining: 02:34, took 0.032s, duration: 00:02)\nPASS: test 0023 (23  out of 1406, remaining: 02:20, took 0.025s, duration: 00:02)\nPASS: test 0024 (24  out of 1406, remaining: 02:15, took 0.037s, duration: 00:02)\nPASS: test 0022 (22  out of 1406, remaining: 02:30, took 0.089s, duration: 00:02)\nPASS: test 0025 (25  out of 1406, remaining: 02:12, took 0.069s, duration: 00:02)\nPASS: test 0026 (26  out of 1406, remaining: 02:09, took 0.092s, duration: 00:02)\nPASS: test 0030 (30  out of 1406, remaining: 01:55, took 0.082s, duration: 00:02)\nPASS: test 0028 (28  out of 1406, remaining: 02:05, took 0.148s, duration: 00:02)\nPASS: test 0032 (32  out of 1406, remaining: 01:50, took 0.035s, duration: 00:02)\nPASS: test 0031 (31  out of 1406, remaining: 01:55, took 0.077s, duration: 00:02)\nPASS: test 0027 (27  out of 1406, remaining: 02:13, took 0.251s, duration: 00:02)\nPASS: test 0034 (34  out of 1406, remaining: 01:46, took 0.040s, duration: 00:02)\nPASS: test 0033 (33  out of 1406, remaining: 01:51, took 0.091s, duration: 00:02)\nPASS: test 0036 (36  out of 1406, remaining: 01:41, took 0.042s, duration: 00:02)\nPASS: test 0035 (35  out of 1406, remaining: 01:45, took 0.089s, duration: 00:02)\nPASS: test 0038 (38  out of 1406, remaining: 01:37, took 0.039s, duration: 00:02)\nPASS: test 0037 (37  out of 1406, remaining: 01:42, took 0.085s, duration: 00:02)\nPASS: test 0039 (39  out of 1406, remaining: 01:36, took 0.063s, duration: 00:02)\nPASS: test 0041 (41  out of 1406, remaining: 01:32, took 0.028s, duration: 00:02)\nPASS: test 0040 (40  out of 1406, remaining: 01:37, took 0.143s, duration: 00:02)\nPASS: test 0043 (43  out of 1406, remaining: 01:31, took 0.102s, duration: 00:02)\nPASS: test 0042 (42  out of 1406, remaining: 01:34, took 0.146s, duration: 00:02)\nPASS: test 0044 (44  out of 1406, remaining: 01:31, took 0.098s, duration: 00:02)\nPASS: test 0046 (46  out of 1406, remaining: 01:27, took 0.057s, duration: 00:02)\nPASS: test 0048 (48  out of 1406, remaining: 01:25, took 0.035s, duration: 00:03)\nPASS: test 0047 (47  out of 1406, remaining: 01:28, took 0.083s, duration: 00:03)\nPASS: test 0045 (45  out of 1406, remaining: 01:32, took 0.158s, duration: 00:03)\nPASS: test 0049 (49  out of 1406, remaining: 01:27, took 0.147s, duration: 00:03)\nPASS: test 0050 (50  out of 1406, remaining: 01:26, took 0.144s, duration: 00:03)\nPASS: test 0051 (51  out of 1406, remaining: 01:25, took 0.146s, duration: 00:03)\nPASS: test 0053 (53  out of 1406, remaining: 01:22, took 0.050s, duration: 00:03)\nPASS: test 0054 (54  out of 1406, remaining: 01:22, took 0.086s, duration: 00:03)\nPASS: test 0052 (52  out of 1406, remaining: 01:26, took 0.151s, duration: 00:03)\nPASS: test 0056 (56  out of 1406, remaining: 01:21, took 0.108s, duration: 00:03)\nPASS: test 0055 (55  out of 1406, remaining: 01:23, took 0.165s, duration: 00:03)\nPASS: test 0057 (57  out of 1406, remaining: 01:20, took 0.103s, duration: 00:03)\nPASS: test 0058 (58  out of 1406, remaining: 01:21, took 0.091s, duration: 00:03)\nPASS: test 0059 (59  out of 1406, remaining: 01:19, took 0.088s, duration: 00:03)\nPASS: test 0061 (61  out of 1406, remaining: 01:18, took 0.049s, duration: 00:03)\nPASS: test 0063 (63  out of 1406, remaining: 01:17, took 0.095s, duration: 00:03)\nPASS: test 0062 (62  out of 1406, remaining: 01:19, took 0.157s, duration: 00:03)\nPASS: test 0065 (65  out of 1406, remaining: 01:16, took 0.053s, duration: 00:03)\nPASS: test 0066 (66  out of 1406, remaining: 01:16, took 0.083s, duration: 00:03)\nPASS: test 0064 (64  out of 1406, remaining: 01:19, took 0.159s, duration: 00:03)\nPASS: test 0068 (68  out of 1406, remaining: 01:15, took 0.055s, duration: 00:03)\nPASS: test 0067 (67  out of 1406, remaining: 01:17, took 0.104s, duration: 00:03)\nPASS: test 0070 (70  out of 1406, remaining: 01:15, took 0.053s, duration: 00:03)\nPASS: test 0069 (69  out of 1406, remaining: 01:17, took 0.166s, duration: 00:04)\nPASS: test 0071 (71  out of 1406, remaining: 01:16, took 0.102s, duration: 00:04)\nPASS: test 0072 (72  out of 1406, remaining: 01:15, took 0.055s, duration: 00:04)\nPASS: test 0073 (73  out of 1406, remaining: 01:15, took 0.092s, duration: 00:04)\nPASS: test 0074 (74  out of 1406, remaining: 01:15, took 0.095s, duration: 00:04)\nPASS: test 0075 (75  out of 1406, remaining: 01:14, took 0.031s, duration: 00:04)\nPASS: test 0076 (76  out of 1406, remaining: 01:13, took 0.029s, duration: 00:04)\nPASS: test 0077 (77  out of 1406, remaining: 01:12, took 0.040s, duration: 00:04)\nPASS: test 0078 (78  out of 1406, remaining: 01:12, took 0.042s, duration: 00:04)\nPASS: test 0079 (79  out of 1406, remaining: 01:12, took 0.087s, duration: 00:04)\nPASS: test 0081 (81  out of 1406, remaining: 01:12, took 0.105s, duration: 00:04)\nPASS: test 0082 (82  out of 1406, remaining: 01:11, took 0.041s, duration: 00:04)\nPASS: test 0060 (60  out of 1406, remaining: 01:41, took 1.099s, duration: 00:04)\nPASS: test 0084 (84  out of 1406, remaining: 01:12, took 0.089s, duration: 00:04)\nPASS: test 0085 (85  out of 1406, remaining: 01:12, took 0.090s, duration: 00:04)\nPASS: test 0086 (86  out of 1406, remaining: 01:15, took 0.207s, duration: 00:04)\nPASS: test 0087 (87  out of 1406, remaining: 01:14, took 0.041s, duration: 00:04)\nPASS: test 0088 (88  out of 1406, remaining: 01:16, took 0.158s, duration: 00:05)\nPASS: test 0089 (89  out of 1406, remaining: 01:18, took 0.177s, duration: 00:05)\nPASS: test 0090 (90  out of 1406, remaining: 01:21, took 0.298s, duration: 00:05)\nPASS: test 0091 (91  out of 1406, remaining: 01:23, took 0.163s, duration: 00:05)\nPASS: test 0092 (92  out of 1406, remaining: 01:22, took 0.041s, duration: 00:05)\nPASS: test 0093 (93  out of 1406, remaining: 01:22, took 0.085s, duration: 00:05)\nPASS: test 0094 (94  out of 1406, remaining: 01:23, took 0.089s, duration: 00:05)\nPASS: test 0080 (80  out of 1406, remaining: 01:44, took 2.064s, duration: 00:06)\nPASS: test 0097 (96  out of 1406, remaining: 01:26, took 0.034s, duration: 00:06)\nPASS: test 0083 (83  out osh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\nf 1406, remaining: 01:43, took 2.063s, duration: 00:06)\nPASS: test 0099 (98  out of 1406, remaining: 01:27, took 0.044s, duration: 00:06)\nPASS: test 0098 (97  out of 1406, remaining: 01:39, took 1.038s, duration: 00:07)\nPASS: test 0100 (99  out of 1406, remaining: 01:41, took 1.152s, duration: 00:07)\nPASS: test 0102 (101 out of 1406, remaining: 01:40, took 0.091s, duration: 00:07)\nPASS: test 0103 (102 out of 1406, remaining: 01:41, took 0.091s, duration: 00:07)\nPASS: test 0104 (103 out of 1406, remaining: 01:40, took 0.037s, duration: 00:07)\nPASS: test 0105 (104 out of 1406, remaining: 01:40, took 0.089s, duration: 00:08)\nPASS: test 0095 (95  out of 1406, remaining: 01:50, took 2.070s, duration: 00:08)\nPASS: test 0106 (105 out of 1406, remaining: 01:40, took 0.087s, duration: 00:08)\nPASS: test 0108 (107 out of 1406, remaining: 01:39, took 0.091s, duration: 00:08)\nPASS: test 0109 (108 out of 1406, remaining: 01:39, took 0.086s, duration: 00:08)\nPASS: test 0110 (109 out of 1406, remaining: 01:39, took 0.087s, duration: 00:08)\nPASS: test 0111 (110 out of 1406, remaining: 01:39, took 0.045s, duration: 00:08)\nPASS: test 0112 (111 out of 1406, remaining: 01:39, took 0.089s, duration: 00:08)\nPASS: test 0101 (100 out of 1406, remaining: 01:51, took 1.161s, duration: 00:08)\nPASS: test 0113 (112 out of 1406, remaining: 01:38, took 0.031s, duration: 00:08)\nPASS: test 0114 (113 out of 1406, remaining: 01:38, took 0.032s, duration: 00:08)\nPASS: test 0115 (114 out of 1406, remaining: 01:37, took 0.036s, duration: 00:08)\nPASS: test 0116 (115 out of 1406, remaining: 01:36, took 0.041s, duration: 00:08)\nPASS: test 0117 (116 out of 1406, remaining: 01:35, took 0.038s, duration: 00:08)\nPASS: test 0118 (117 out of 1406, remaining: 01:35, took 0.043s, duration: 00:08)\nPASS: test 0119 (118 out of 1406, remaining: 01:34, took 0.044s, duration: 00:08)\nPASS: test 0120 (119 out of 1406, remaining: 01:34, took 0.087s, duration: 00:08)\nPASS: test 0121 (120 out of 1406, remaining: 01:33, took 0.090s, duration: 00:08)\nPASS: test 0122 (121 out of 1406, remaining: 01:33, took 0.044s, duration: 00:08)\nPASS: test 0123 (122 out of 1406, remaining: 01:32, took 0.040s, duration: 00:08)\nPASS: test 0125 (124 out of 1406, remaining: 01:31, took 0.043s, duration: 00:08)\nPASS: test 0124 (123 out of 1406, remaining: 01:32, took 0.095s, duration: 00:08)\nPASS: test 0126 (125 out of 1406, remaining: 01:31, took 0.086s, duration: 00:08)\nPASS: test 0127 (126 out of 1406, remaining: 01:31, took 0.090s, duration: 00:08)\nPASS: test 0129 (128 out of 1406, remaining: 01:30, took 0.037s, duration: 00:09)\nPASS: test 0128 (127 out of 1406, remaining: 01:30, took 0.091s, duration: 00:09)\nPASS: test 0130 (129 out of 1406, remaining: 01:30, took 0.098s, duration: 00:09)\nPASS: test 0131 (130 out of 1406, remaining: 01:29, took 0.096s, duration: 00:09)\nPASS: test 0107 (106 out of 1406, remaining: 01:52, took 1.158s, duration: 00:09)\nPASS: test 0132 (131 out of 1406, remaining: 01:29, took 0.094s, duration: 00:09)\nPASS: test 0133 (132 out of 1406, remaining: 01:29, took 0.094s, duration: 00:09)\nPASS: test 0135 (134 out of 1406, remaining: 01:28, took 0.053s, duration: 00:09)\nPASS: test 0134 (133 out of 1406, remaining: 01:28, took 0.099s, duration: 00:09)\nPASS: test 0136 (135 out of 1406, remaining: 01:27, took 0.082s, duration: 00:09)\nPASS: test 0137 (136 out of 1406, remaining: 01:27, took 0.092s, duration: 00:09)\nPASS: test 0138 (137 out of 1406, remaining: 01:26, took 0.095s, duration: 00:09)\nPASS: test 0139 (138 out of 1406, remaining: 01:26, took 0.095s, duration: 00:09)\nPASS: test 0140 (139 out of 1406, remaining: 01:25, took 0.037s, duration: 00:09)\nPASS: test 0141 (140 out of 1406, remaining: 01:25, took 0.040s, duration: 00:09)\nPASS: test 0144 (143 out of 1406, remaining: 01:23, took 0.047s, duration: 00:09)\ntest 0029...Warning: server logs lock timeout (5 seconds) expired (locks: sws-HTTP-IPv4)\nOK (29  out of 1406, remaining: 07:30, took 7.084s, duration: 00:09)\nPASS: test 0143 (142 out of 1406, remaining: 01:24, took 0.105s, duration: 00:09)\nPASS: test 0145 (144 out of 1406, remaining: 01:23, took 0.063s, duration: 00:09)\nPASS: test 0148 (147 out of 1406, remaining: 01:22, took 0.040s, duration: 00:09)\nPASS: test 0147 (146 out of 1406, remaining: 01:23, took 0.110s, duration: 00:09)\nPASS: test 0142 (141 out of 1406, remaining: 01:26, took 0.283s, duration: 00:09)\nPASS: test 0150 (149 out of 1406, remaining: 01:22, took 0.106s, duration: 00:09)\nPASS: test 0149 (148 out of 1406, remaining: 01:22, took 0.147s, duration: 00:09)\nPASS: test 0151 (150 out of 1406, remaining: 01:21, took 0.084s, duration: 00:09)\nPASS: test 0152 (151 out of 1406, remaining: 01:21, took 0.085s, duration: 00:09)\nPASS: test 0153 (152 out of 1406, remaining: 01:21, took 0.191s, duration: 00:09)\nPASS: test 0154 (153 out of 1406, remaining: 01:21, took 0.162s, duration: 00:09)\nPASS: test 0155 (154 out of 1406, remaining: 01:21, took 0.177s, duration: 00:09)\nPASS: test 0157 (156 out of 1406, remaining: 01:20, took 0.083s, duration: 00:10)\nPASS: test 0156 (155 out of 1406, remaining: 01:20, took 0.093s, duration: 00:10)\nPASS: test 0161 (159 out of 1406, remaining: 01:18, took 0.044s, duration: 00:10)\nPASS: test 0158 (157 out of 1406, remaining: 01:20, took 0.092s, duration: 00:10)\nPASS: test 0162 (160 out of 1406, remaining: 01:19, took 0.089s, duration: 00:10)\nPASS: test 0163 (161 out of 1406, remaining: 01:18, took 0.100s, duration: 00:10)\nPASS: test 0164 (162 out of 1406, remaining: 01:18, took 0.092s, duration: 00:10)\nPASS: test 0166 (164 out of 1406, remaining: 01:18, took 0.094s, duration: 00:10)\nPASS: test 0167 (165 out of 1406, remaining: 01:18, took 0.148s, duration: 00:10)\nPASS: test 0169 (167 out of 1406, remaining: 01:17, took 0.065s, duration: 00:10)\nPASS: test 0168 (166 out of 1406, remaining: 01:18, took 0.205s, duration: 00:10)\nPASS: test 0170 (168 out of 1406, remaining: 01:17, took 0.087s, duration: 00:10)\nPASS: test 0171 (169 out of 1406, remaining: 01:17, took 0.041s, duration: 00:10)\nPASS: test 0172 (170 out of 1406, remaining: 01:17, took 0.047s, duration: 00:10)\nPASS: test 0173 (171 out of 1406, remaining: 01:17, took 0.097s, duration: 00:10)\nPASS: test 0174 (172 out of 1406, remaining: 01:16, took 0.084s, duration: 00:10)\nPASS: test 0146 (145 out of 1406, remaining: 01:33, took 1.215s, duration: 00:10)\nPASS: test 0175 (173 out of 1406, remaining: 01:17, took 0.150s, duration: 00:10)\nPASS: test 0176 (174 out of 1406, remaining: 01:16, took 0.149s, duration: 00:10)\nPASS: test 0179 (177 out of 1406, remaining: 01:15, took 0.036s, duration: 00:10)\nPASS: test 0178 (176 out of 1406, remaining: 01:16, took 0.088s, duration: 00:10)\nPASS: test 0180 (178 out of 1406, remaining: 01:15, took 0.090s, duration: 00:10)\nPASS: test 0181 (179 out of 1406, remaining: 01:15, took 0.090s, duration: 00:10)\nPASS: test 0183 (181 out of 1406, remaining: 01:14, took 0.036s, duration: 00:11)\nPASS: test 0182 (180 out of 1406, remaining: 01:15, took 0.081s, duration: 00:11)\nPASS: test 0184 (182 out of 1406, remaining: 01:14, took 0.044s, duration: 00:11)\nPASS: test 0185 (183 out of 1406, remaining: 01:14, took 0.046s, duration: 00:11)\nPASS: test 0186 (184 out of 1406, remaining: 01:14, took 0.091s, duration: 00:11)\nPASS: test 0187 (185 out of 1406, remaining: 01:13, took 0.095s, duration: 00:11)\nPASS: test 0188 (186 out of 1406, remaining: 01:13, took 0.044s, duration: 00:11)\nPASS: test 0189 (187 out of 1406, remaining: 01:13, took 0.043s, duration: 00:11)\nPASS: test 0191 (189 out of 1406, remaining: 01:12, took 0.084s, duration: 00:11)\nPASS: test 0192 (190 out of 1406, remaining: 01:12, took 0.036s, duration: 00:11)\nPASS: test 0193 (191 out of 1406, remaining: 01:12, took 0.096s, duration: 00:11)\nPASS: test 0194 (192 out of 1406, remaining: 01:13, took 0.093s, duration: 00:11)\nPASS: test 0195 (193 out of 1406, remaining: 01:12, took 0.031s, duration: 00:11)\nPASS: test 0160 (158 out of 1406, remaining: 01:36, took 2.153s, duration: 00:12)\nPASS: test 0177 (175 out of 1406, remaining: 01:28, took 1.865s, duration: 00:12)\nPASS: test 0196 (194 out of 1406, remaining: 01:18, took 1.036s, duration: 00:12)\nPASS: test 0199 (197 out of 1406, remaining: 01:17, took 0.039s, duration: 00:12)\nPASS: test 0200 (198 out of 1406, remaining: 01:17, took 0.030s, duration: 00:12)\nPASS: test 0201 (199 out of 1406, remaining: 01:17, took 0.026s, duration: 00:12)\nPASS: test 0202 (200 out of 1406, remaining: 01:16, took 0.029s, duration: 00:12)\nPASS: test 0203 (201 out of 1406, remaining: 01:16, took 0.030s, duration: 00:12)\nPASS: test 0204 (202 out of 1406, remaining: 01:16, took 0.028s, duration: 00:12)\nPASS: test 0205 (203 out of 1406, remaining: 01:16, took 0.028s, duration: 00:12)\nPASS: test 0206 (204 out of 1406, remaining: 01:15, took 0.059s, duration: 00:12)\nPASS: test 0207 (205 out of 1406, remaining: 01:16, took 0.091s, duration: 00:12)\nPASS: test 0208 (206 out of 1406, remaining: 01:16, took 0.093s, duration: 00:13)\nPASS: test 0209 (207 out of 1406, remaining: 01:16, took 0.060s, duration: 00:13)\nPASS: test 0197 (195 out of 1406, remaining: 01:22, took 1.048s, duration: 00:13)\nPASS: test 0210 (208 out of 1406, remaining: 01:16, took 0.139s, duration: 00:13)\nPASS: test 0211 (209 out of 1406, remaining: 01:16, took 0.136s, duration: 00:13)\nPASS: test 0212 (210 out of 1406, remaining: 01:16, took 0.143s, duration: 00:13)\nPASS: test 0213 (211 out of 1406, remaining: 01:16, took 0.067s, duration: 00:13)\nPASS: test 0214 (212 out of 1406, remaining: 01:15, took 0.037s, duration: 00:13)\nPASS: test 0215 (213 out of 1406, remaining: 01:16, took 0.141s, duration: 00:13)\nPASS: test 0216 (214 out of 1406, remaining: 01:15, took 0.136s, duration: 00:13)\nPASS: test 0198 (196 out of 1406, remaining: 01:24, took 1.044s, duration: 00:13)\nPASS: test 0218 (216 out of 1406, remaining: 01:15, took 0.037s, duration: 00:13)\nPASS: test 0219 (217 out of 1406, remaining: 01:14, took 0.031s, duration: 00:13)\nPASS: test 0217 (215 out of 1406, remaining: 01:15, took 0.094s, duration: 00:13)\nPASS: test 0220 (218 out of 1406, remaining: 01:14, took 0.048s, duration: 00:13)\nPASS: test 0221 (219 out of 1406, remaining: 01:14, took 0.044s, duration: 00:13)\nPASS: test 0223 (221 out of 1406, remaining: 01:13, took 0.054s, duration: 00:13)\nPASS: test 0224 (222 out of 1406, remaining: 01:13, took 0.066s, duration: 00:13)\nPASS: test 0222 (220 out of 1406, remaining: 01:14, took 0.102s, duration: 00:13)\nPASS: test 0225 (223 out of 1406, remaining: 01:13, took 0.032s, duration: 00:13)\nPASS: test 0226 (224 out of 1406, remaining: 01:12, took 0.027s, duration: 00:13)\nPASS: test 0229 (227 out of 1406, remaining: 01:11, took 0.033s, duration: 00:13)\nPASS: test 0228 (226 out of 1406, remaining: 01:12, took 0.093s, duration: 00:13)\nPASS: test 0227 (225 out of 1406, remaining: 01:12, took 0.113s, duration: 00:13)\nPASS: test 0231 (229 out of 1406, remaining: 01:11, took 0.032s, duration: 00:13)\nPASS: test 0230 (228 out of 1406, remaining: 01:12, took 0.114s, duration: 00:13)\nPASS: test 0232 (230 out of 1406, remaining: 01:11, took 0.104s, duration: 00:13)\nPASS: test 0233 (231 out of 1406, remaining: 01:11, took 0.160s, duration: 00:14)\nPASS: test 0235 (233 out of 1406, remaining: 01:10, took 0.088s, duration: 00:14)\nPASS: test 0234 (232 out of 1406, remaining: 01:11, took 0.158s, duration: 00:14)\nPASS: test 0236 (234 out of 1406, remaining: 01:10, took 0.045s, duration: 00:14)\nPASS: test 0237 (235 out of 1406, remaining: 01:10, took 0.037s, duration: 00:14)\nPASS: test 0238 (236 out of 1406, remaining: 01:10, took 0.035s, duration: 00:14)\nPASS: test 0239 (237 out of 1406, remaining: 01:10, took 0.105s, duration: 00:14)\nPASS: test 0240 (238 out of 1406, remaining: 01:14, took 1.049s, duration: 00:15)\nPASS: test 0241 (239 out of 1406, remaining: 01:14, took 1.051s, duration: 00:15)\nPASS: test 0242 (240 out of 1406, remaining: 01:14, took 1.046s, duration: 00:15)\nPASS: test 0244 (242 out of 1406, remaining: 01:13, took 0.087s, duration: 00:15)\nPASS: test 0245 (243 out of 1406, remaining: 01:13, took 0.052s, duration: 00:15)\nPASS: test 0246 (244 out of 1406, remaining: 01:13, took 0.058s, duration: 00:15)\nPASS: test 0243 (241 out of 1406, remaining: 01:14, took 0.172s, duration: 00:15)\nPASS: test 0247 (245 out of 1406, remaining: 01:12, took 0.046s, duration: 00:15)\nPASS: test 0249 (247 out of 1406, remaining: 01:12, took 0.085s, duration: 00:15)\nPASS: test 0248 (246 out of 1406, remaining: 01:12, took 0.095s, duration: 00:15)\nPASS: test 0252 (250 out of 1406, remaining: 01:16, took 1.152s, duration: 00:16)\nPASS: test 0253 (251 out of 1406, remaining: 01:16, took 0.095s, duration: 00:16)\nPASS: test 0254 (252 out of 1406, remaining: 01:16, took 0.087s, duration: 00:16)\nPASS: test 0255 (253 out of 1406, remaining: 01:16, took 0.092s, duration: 00:16)\nPASS: test 0256 (254 out of 1406, remaining: 01:16, took 0.040s, duration: 00:16)\nPASS: test 0257 (255 out of 1406, remaining: 01:17, took 0.213s, duration: 00:17)\nPASS: test 0258 (256 out of 1406, remaining: 01:17, took 0.123s, duration: 00:17)\nPASS: test 0259 (257 out of 1406, remaining: 01:26, took 2.075s, duration: 00:19)\nPASS: test 0260 (258 out of 1406, remaining: 01:26, took 0.036s, duration: 00:19)\nPASS: test 0261 (259 out of 1406, remaining: 01:26, took 0.089s, duration: 00:19)\nPASS: test 0262 (260 out of 1406, remaining: 01:25, took 0.041s, duration: 00:19)\nPASS: test 0263 (261 out of 1406, remaining: 01:25, took 0.037s, duration: 00:19)\nPASS: test 0264 (262 out of 1406, remaining: 01:25, took 0.085s, duration: 00:19)\nPASS: test 0265 (263 out of 1406, remaining: 01:25, took 0.066s, duration: 00:19)\nPASS: test 0266 (264 out of 1406, remaining: 01:26, took 0.272s, duration: 00:19)\nPASS: test 0267 (265 out of 1406, remaining: 01:26, took 0.105s, duration: 00:20)\nPASS: test 0268 (266 out of 1406, remaining: 01:26, took 0.038s, duration: 00:20)\nPASS: test 0269 (267 out of 1406, remaining: 01:26, took 0.086s, duration: 00:20)\nPASS: test 0270 (268 out of 1406, remaining: 01:26, took 0.091s, duration: 00:20)\nPASS: test 0272 (270 out of 1406, remaining: 01:25, took 0.035s, duration: 00:20)\nPASS: test 0273 (271 out of 1406, remaining: 01:25, took 0.152s, duration: 00:20)\nPASS: test 0274 (272 out of 1406, remaining: 01:25, took 0.085s, duration: 00:20)\nPASS: test 0275 (273 out of 1406, remaining: 01:33, took 2.068s, duration: 00:22)\nPASS: test 0276 (274 out of 1406, remaining: 01:34, took 0.147s, duration: 00:22)\nPASS: test 0277 (275 out of 1406, remaining: 01:34, took 0.094s, duration: 00:22)\nPASS: test 0278 (276 out of 1406, remaining: 01:33, took 0.088s, duration: 00:22)\nPASS: test 0279 (277 out of 1406, remaining: 01:33, took 0.089s, duration: 00:23)\nPASS: test 0280 (278 out of 1406, remaining: 01:33, took 0.098s, duration: 00:23)\nPASS: test 0281 (279 out of 1406, remaining: 01:33, took 0.090s, duration: 00:23)\nPASS: test 0282 (280 out of 1406, remaining: 01:33, took 0.084s, duration: 00:23)\nPASS: test 0287 (285 out of 1406, remaining: 01:32, took 0.089s, duration: 00:23)\nPASS: test 0288 (286 out of 1406, remaining: 01:31, took 0.034s, duration: 00:23)\nPASS: test 0289 (287 out of 1406, remaining: 01:31, took 0.026s, duration: 00:23)\nPASS: test 0290 (288 out of 1406, remaining: 01:31, took 0.039s, duration: 00:23)\nPASS: test 0291 (289 out of 1406, remaining: 01:31, took 0.086s, duration: 00:23)\nPASS: test 0292 (290 out of 1406, remaining: 01:30, took 0.039s, duration: 00:23)\nPASS: test 0293 (291 out of 1406, remaining: 01:30, took 0.038s, duration: 00:23)\nPASS: test 0294 (292 out of 1406, remaining: 01:30, took 0.096s, duration: 00:23)\nPASS: test 0295 (293 out of 1406, remaining: 01:30, took 0.035s, duration: 00:23)\nPASS: test 0296 (294 out of 1406, remaining: 01:30, took 0.091s, duration: 00:23)\nPASS: test 0297 (295 out of 1406, remaining: 01:30, took 0.091s, duration: 00:23)\nPASS: test 0298 (296 out of 1406, remaining: 01:30, took 0.087s, duration: 00:24)\nPASS: test 0299 (297 out of 1406, remaining: 01:30, took 0.089s, duration: 00:24)\nPASS: test 0317 (312 out of 1406, remaining: 01:25, took 0.156s, duration: 00:24)\nPASS: test 0318 (313 out of 1406, remaining: 01:25, took 0.158s, duration: 00:24)\nPASS: test 0319 (314 out of 1406, remaining: 01:25, took 0.089s, duration: 00:24)\nPASS: test 0326 (320 out of 1406, remaining: 01:23, took 0.042s, duration: 00:24)\nPASS: test 0327 (321 out of 1406, remaining: 01:23, took 0.151s, duration: 00:24)\nPASS: test 0328 (322 out of 1406, remaining: 01:23, took 0.040s, duration: 00:24)\nPASS: test 0329 (323 out of 1406, remaining: 01:23, took 0.050s, duration: 00:24)\nPASS: test 0330 (324 out of 1406, remaining: 01:23, took 0.158s, duration: 00:25)\nPASS: test 0331 (325 out of 1406, remaining: 01:23, took 0.094s, duration: 00:25)\nPASS: test 0333 (327 out of 1406, remaining: 01:23, took 0.028s, duration: 00:25)\nPASS: test 0334 (328 out of 1406, remaining: 01:22, took 0.034s, duration: 00:25)\nPASS: test 0335 (329 out of 1406, remaining: 01:23, took 0.209s, duration: 00:25)\nPASS: test 0336 (330 out of 1406, remaining: 01:23, took 0.050s, duration: 00:25)\nPASS: test 0338 (331 out of 1406, remaining: 01:22, took 0.046s, duration: 00:25)\nPASS: test 0339 (332 out of 1406, remaining: 01:22, took 0.043s, duration: 00:25)\nPASS: test 0340 (333 out of 1406, remaining: 01:22, took 0.036s, duration: 00:25)\nPASS: test 0341 (334 out of 1406, remaining: 01:22, took 0.034s, duration: 00:25)\nPASS: test 0342 (335 out of 1406, remaining: 01:22, took 0.038s, duration: 00:25)\nPASS: test 0343 (336 out of 1406, remaining: 01:21, took 0.041s, duration: 00:25)\nPASS: test 0344 (337 out of 1406, remaining: 01:21, took 0.038s, duration: 00:25)\nPASS: test 0345 (338 out of 1406, remaining: 01:21, took 0.041s, duration: 00:25)\nPASS: test 0346 (339 out of 1406, remaining: 01:21, took 0.040s, duration: 00:25)\nPASS: test 0250 (248 out of 1406, remaining: 02:00, took 10.483s, duration: 00:25)\nPASS: test 0347 (340 out of 1406, remaining: 01:21, took 0.041s, duration: 00:25)\nPASS: test 0348 (341 out of 1406, remaining: 01:20, took 0.091s, duration: 00:25)\nPASS: test 0349 (342 out of 1406, remaining: 01:20, took 0.084s, duration: 00:25)\nPASS: test 0350 (343 out of 1406, remaining: 01:20, took 0.096s, duration: 00:26)\nPASS: test 0251 (249 out of 1406, remaining: 02:00, took 10.612s, duration: 00:26)\nPASS: test 0351 (344 out of 1406, remaining: 01:20, took 0.097s, duration: 00:26)\nPASS: test 0352 (345 out of 1406, remaining: 01:20, took 0.097s, duration: 00:26)\nPASS: test 0353 (346 out of 1406, remaining: 01:20, took 0.099s, duration: 00:26)\nPASS: test 0354 (347 out of 1406, remaining: 01:19, took 0.089s, duration: 00:26)\nPASS: test 0360 (350 out of 1406, remaining: 01:18, took 0.026s, duration: 00:26)\nPASS: test 0355 (348 out of 1406, remaining: 01:19, took 0.044s, duration: 00:26)\nPASS: test 0362 (352 out of 1406, remaining: 01:18, took 0.091s, duration: 00:26)\nPASS: test 0361 (351 out of 1406, remaining: 01:19, took 0.141s, duration: 00:26)\nPASS: test 0357 (349 out of 1406, remaining: 01:19, took 0.205s, duration: 00:26)\nPASS: test 0365 (354 out of 1406, remaining: 01:18, took 0.080s, duration: 00:26)\nPASS: test 0366 (355 out of 1406, remaining: 01:18, took 0.050s, duration: 00:26)\nPASS: test 0367 (356 out of 1406, remaining: 01:17, took 0.037s, duration: 00:26)\nPASS: test 0368 (357 out of 1406, remaining: 01:17, took 0.038s, duration: 00:26)\nPASS: test 0369 (358 out of 1406, remaining: 01:17, took 0.034s, duration: 00:26)\nPASS: test 0370 (359 out of 1406, remaining: 01:17, took 0.027s, duration: 00:26)\nPASS: test 0371 (360 out of 1406, remaining: 01:16, took 0.042s, duration: 00:26)\nPASS: test 0372 (361 out of 1406, remaining: 01:16, took 0.084s, duration: 00:26)\nPASS: test 0373 (362 out of 1406, remaining: 01:16, took 0.099s, duration: 00:26)\nPASS: test 0374 (363 out of 1406, remaining: 01:16, took 0.092s, duration: 00:26)\nPASS: test 0378 (365 out of 1406, remaining: 01:15, took 0.037s, duration: 00:26)\nPASS: test 0376 (364 out of 1406, remaining: 01:16, took 0.093s, duration: 00:26)\nPASS: test 0379 (366 out of 1406, remaining: 01:15, took 0.093s, duration: 00:26)\nPASS: test 0380 (367 out of 1406, remaining: 01:15, took 0.097s, duration: 00:26)\nPASS: test 0383 (369 out of 1406, remaining: 01:14, took 0.041s, duration: 00:26)\nPASS: test 0381 (368 out of 1406, remaining: 01:15, took 0.097s, duration: 00:26)\nPASS: test 0384 (370 out of 1406, remaining: 01:14, took 0.043s, duration: 00:26)\nPASS: test 0385 (371 out of 1406, remaining: 01:14, took 0.047s, duration: 00:26)\nPASS: test 0386 (372 out of 1406, remaining: 01:14, took 0.047s, duration: 00:26)\nPASS: test 0387 (373 out of 1406, remaining: 01:14, took 0.049s, duration: 00:26)\nPASS: test 0389 (375 out of 1406, remaining: 01:13, took 0.051s, duration: 00:26)\nPASS: test 0391 (377 out of 1406, remaining: 01:13, took 0.046s, duration: 00:26)\nPASS: test 0390 (376 out of 1406, remaining: 01:13, took 0.100s, duration: 00:26)\nPASS: test 0392 (378 out of 1406, remaining: 01:13, took 0.048s, duration: 00:26)\nPASS: test 0388 (374 out of 1406, remaining: 01:14, took 0.200s, duration: 00:26)\nPASS: test 0393 (379 out of 1406, remaining: 01:13, took 0.089s, duration: 00:26)\nPASS: test 0394 (380 out of 1406, remaining: 01:12, took 0.092s, duration: 00:26)\nPASS: test 0398 (382 out of 1406, remaining: 01:12, took 0.040s, duration: 00:26)\nPASS: test 0399 (383 out of 1406, remaining: 01:12, took 0.031s, duration: 00:27)\nPASS: test 0395 (381 out of 1406, remaining: 01:12, took 0.094s, duration: 00:27)\nPASS: test 0402 (386 out of 1406, remaining: 01:11, took 0.035s, duration: 00:27)\nPASS: test 0405 (389 out of 1406, remaining: 01:10, took 0.035s, duration: 00:27)\nPASS: test 0411 (395 out of 1406, remaining: 01:09, took 0.038s, duration: 00:27)\nPASS: test 0415 (397 out of 1406, remaining: 01:08, took 0.091s, duration: 00:27)\nPASS: test 0416 (398 out of 1406, remaining: 01:08, took 0.097s, duration: 00:27)\nPASS: test 0419 (401 out of 1406, remaining: 01:08, took 0.031s, duration: 00:27)\nPASS: test 0420 (402 out of 1406, remaining: 01:07, took 0.051s, duration: 00:27)\nPASS: test 0421 (403 out of 1406, remaining: 01:07, took 0.053s, duration: 00:27)\nPASS: test 0418 (400 out of 1406, remaining: 01:08, took 0.153s, duration: 00:27)\nPASS: test 0422 (404 out of 1406, remaining: 01:07, took 0.035s, duration: 00:27)\nPASS: test 0423 (405 out of 1406, remaining: 01:07, took 0.042s, duration: 00:27)\nPASS: test 0424 (406 out of 1406, remaining: 01:07, took 0.046s, duration: 00:27)\nPASS: test 0425 (407 out of 1406, remaining: 01:06, took 0.043s, duration: 00:27)\nPASS: test 0426 (408 out of 1406, remaining: 01:06, took 0.029s, duration: 00:27)\nPASS: test 0428 (410 out of 1406, remaining: 01:06, took 0.047s, duration: 00:27)\nPASS: test 0429 (411 out of 1406, remaining: 01:06, took 0.048s, duration: 00:27)\nPASS: test 0427 (409 out of 1406, remaining: 01:06, took 0.060s, duration: 00:27)\nPASS: test 0431 (413 out of 1406, remaining: 01:05, took 0.058s, duration: 00:27)\nPASS: test 0430 (412 out of 1406, remaining: 01:06, took 0.068s, duration: 00:27)\nPASS: test 0432 (414 out of 1406, remaining: 01:05, took 0.063s, duration: 00:27)\nPASS: test 0434 (416 out of 1406, remaining: 01:05, took 0.038s, duration: 00:27)\nPASS: test 0433 (415 out of 1406, remaining: 01:05, took 0.051s, duration: 00:27)\nPASS: test 0435 (417 out of 1406, remaining: 01:05, took 0.047s, duration: 00:27)\nPASS: test 0436 (418 out of 1406, remaining: 01:04, took 0.038s, duration: 00:27)\nPASS: test 0440 (419 out of 1406, remaining: 01:04, took 0.056s, duration: 00:27)\nPASS: test 0441 (420 out of 1406, remaining: 01:04, took 0.055s, duration: 00:27)\nPASS: test 0443 (422 out of 1406, remaining: 01:04, took 0.052s, duration: 00:27)\nPASS: test 0442 (421 out of 1406, remaining: 01:04, took 0.110s, duration: 00:27)\nPASS: test 0444 (423 out of 1406, remaining: 01:04, took 0.104s, duration: 00:27)\nPASS: test 0448 (424 out of 1406, remaining: 01:03, took 0.060s, duration: 00:27)\nPASS: test 0449 (425 out of 1406, remaining: 01:03, took 0.043s, duration: 00:27)\nPASS: test 0450 (426 out of 1406, remaining: 01:03, took 0.041s, duration: 00:27)\nPASS: test 0451 (427 out of 1406, remaining: 01:03, took 0.045s, duration: 00:27)\nPASS: test 0452 (428 out of 1406, remaining: 01:03, took 0.030s, duration: 00:27)\nPASS: test 0453 (429 out of 1406, remaining: 01:03, took 0.036s, duration: 00:27)\nPASS: test 0454 (430 out of 1406, remaining: 01:02, took 0.031s, duration: 00:27)\nPASS: test 0455 (431 out of 1406, remaining: 01:02, took 0.034s, duration: 00:27)\nPASS: test 0456 (432 out of 1406, remaining: 01:02, took 0.032s, duration: 00:27)\nPASS: test 0457 (433 out of 1406, remaining: 01:02, took 0.045s, duration: 00:27)\nPASS: test 0458 (434 out of 1406, remaining: 01:02, took 0.049s, duration: 00:27)\nPASS: test 0460 (436 out of 1406, remaining: 01:01, took 0.028s, duration: 00:27)\nPASS: test 0459 (435 out of 1406, remaining: 01:01, took 0.055s, duration: 00:27)\nPASS: test 0461 (437 out of 1406, remaining: 01:01, took 0.041s, duration: 00:27)\nPASS: test 0490 (438 out of 1406, remaining: 01:01, took 0.049s, duration: 00:27)\nPASS: test 0491 (439 out of 1406, remaining: 01:01, took 0.052s, duration: 00:27)\nPASS: test 0492 (440 out of 1406, remaining: 01:01, took 0.057s, duration: 00:27)\nPASS: test 0493 (441 out of 1406, remaining: 01:00, took 0.059s, duration: 00:27)\nPASS: test 0495 (443 out of 1406, remaining: 01:00, took 0.039s, duration: 00:27)\nPASS: test 0496 (444 out of 1406, remaining: 01:00, took 0.037s, duration: 00:27)\nPASS: test 0494 (442 out of 1406, remaining: 01:00, took 0.104s, duration: 00:27)\nPASS: test 0500 (447 out of 1406, remaining: 01:00, took 0.055s, duration: 00:27)\nPASS: test 0497 (445 out of 1406, remaining: 01:00, took 0.164s, duration: 00:28)\nPASS: test 0501 (448 out of 1406, remaining: 00:59, took 0.066s, duration: 00:28)\nPASS: test 0502 (449 out of 1406, remaining: 00:59, took 0.036s, duration: 00:28)\nPASS: test 0504 (451 out of 1406, remaining: 00:59, took 0.033s, duration: 00:28)\nPASS: test 0505 (452 out of 1406, remaining: 00:59, took 0.099s, duration: 00:28)\nPASS: test 0507 (453 out of 1406, remaining: 00:59, took 0.030s, duration: 00:28)\nPASS: test 0508 (454 out of 1406, remaining: 00:59, took 0.090s, duration: 00:28)\nPASS: test 0509 (455 out of 1406, remaining: 00:59, took 0.031s, duration: 00:28)\nPASS: test 0503 (450 out of 1406, remaining: 01:01, took 1.117s, duration: 00:29)\nPASS: test 0511 (457 out of 1406, remaining: 01:00, took 0.049s, duration: 00:29)\nPASS: test 0512 (458 out of 1406, remaining: 01:00, took 0.090s, duration: 00:29)\ntest 0190...Warning: server logs lock timeout (5 seconds) expired (locks: FTP)\nOK (188 out of 1406, remaining: 03:10, took 18.118s, duration: 00:29)\nPASS: test 0510 (456 out of 1406, remaining: 01:01, took 1.094s, duration: 00:29)\nPASS: test 0515 (461 out of 1406, remaining: 01:00, took 0.086s, duration: 00:29)\nPASS: test 0516 (462 out of 1406, remaining: 01:00, took 0.088s, duration: 00:29)\nPASS: test 0517 (463 out of 1406, remaining: 01:00, took 0.031s, duration: 00:29)\nPASS: test 0498 (446 out of 1406, remaining: 01:04, took 1.891s, duration: 00:29)\nPASS: test 0519 (464 out of 1406, remaining: 01:00, took 0.147s, duration: 00:29)\nPASS: test 0520 (465 out of 1406, remaining: 01:00, took 0.090s, duration: 00:29)\nPASS: test 0521 (466 out of 1406, remaining: 01:00, took 0.088s, duration: 00:29)\nPASS: test 0522 (467 out of 1406, remaining: 01:00, took 0.039s, duration: 00:29)\nPASS: test 0524 (469 out of 1406, remaining: 00:59, took 0.035s, duration: 00:29)\nPASS: test 0523 (468 out of 1406, remaining: 01:00, took 0.089s, duration: 00:30)\nPASS: test 0525 (470 out of 1406, remaining: 00:59, took 0.092s, duration: 00:30)\nPASS: test 0513 (459 out of 1406, remaining: 01:02, took 1.048s, duration: 00:30)\nPASS: test 0514 (460 out of 1406, remaining: 01:02, took 1.037s, duration: 00:30)\nPASS: test 0529 (474 out of 1406, remaining: 01:01, took 1.156s, duration: 00:31)\nPASS: test 0530 (475 out of 1406, remaining: 01:01, took 0.089s, duration: 00:31)\nPASS: test 0531 (476 out of 1406, remaining: 01:01, took 0.047s, duration: 00:31)\nPASS: test 0526 (471 out of 1406, remaining: 01:06, took 3.245s, duration: 00:33)\nPASS: test 0527 (472 out of 1406, remaining: 01:05, took 3.239s, duration: 00:33)\nPASS: test 0528 (473 out of 1406, remaining: 01:05, took 3.046s, duration: 00:33)\nPASS: test 0533 (478 out of 1406, remaining: 01:06, took 1.052s, duration: 00:34)\nPASS: test 0538 (481 out of 1406, remaining: 01:06, took 0.034s, duration: 00:34)\nPASS: test 0534 (479 out of 1406, remaining: 01:06, took 1.046s, duration: 00:34)\nPASS: test 0540 (483 out of 1406, remaining: 01:05, took 0.064s, duration: 00:34)\nPASS: test 0535 (480 out of 1406, remaining: 01:06, took 1.044s, duration: 00:34)\nPASS: test 0539 (482 out of 1406, remaining: 01:06, took 0.151s, duration: 00:34)\nPASS: test 0542 (485 out of 1406, remaining: 01:05, took 0.047s, duration: 00:34)\nPASS: test 0543 (486 out of 1406, remaining: 01:05, took 0.028s, duration: 00:34)\nPASS: test 0541 (484 out of 1406, remaining: 01:05, took 0.139s, duration: 00:34)\nPASS: test 0544 (487 out of 1406, remaining: 01:05, took 0.089s, duration: 00:34)\nPASS: test 0545 (488 out of 1406, remaining: 01:05, took 0.089s, duration: 00:34)\nPASS: test 0547 (490 out of 1406, remaining: 01:04, took 0.168s, duration: 00:34)\nPASS: test 0548 (491 out of 1406, remaining: 01:04, took 0.168s, duration: 00:34)\nPASS: test 0549 (492 out of 1406, remaining: 01:04, took 0.090s, duration: 00:34)\nPASS: test 0550 (493 out of 1406, remaining: 01:04, took 0.091s, duration: 00:34)\nPASS: test 0532 (477 out of 1406, remaining: 01:08, took 3.254s, duration: 00:34)\nPASS: test 0553 (496 out of 1406, remaining: 01:04, took 0.048s, duration: 00:34)\nPASS: test 0551 (494 out of 1406, remaining: 01:04, took 0.162s, duration: 00:35)\nPASS: test 0554 (497 out of 1406, remaining: 01:04, took 0.187s, duration: 00:35)\nPASS: test 0552 (495 out of 1406, remaining: 01:04, took 0.299s, duration: 00:35)\nPASS: test 0557 (500 out of 1406, remaining: 01:03, took 0.030s, duration: 00:35)\nPASS: test 0555 (498 out of 1406, remaining: 01:04, took 0.221s, duration: 00:35)\nPASS: test 0559 (501 out of 1406, remaining: 01:03, took 0.040s, duration: 00:35)\nPASS: test 0556 (499 out of 1406, remaining: 01:04, took 0.088s, duration: 00:35)\nPASS: test 0561 (503 out of 1406, remaining: 01:03, took 0.089s, duration: 00:35)\nPASS: test 0562 (504 out of 1406, remaining: 01:03, took 0.087s, duration: 00:35)\nPASS: test 0563 (505 out of 1406, remaining: 01:03, took 0.087s, duration: 00:35)\nPASS: test 0566 (508 out of 1406, remaining: 01:02, took 0.037s, duration: 00:35)\nPASS: test 0546 (489 out of 1406, remaining: 01:06, took 1.100s, duration: 00:35)\nPASS: test 0574 (515 out of 1406, remaining: 01:02, took 0.758s, duration: 00:36)\nPASS: test 0565 (507 out of 1406, remaining: 01:04, took 1.064s, duration: 00:36)\nPASS: test 0564 (506 out of 1406, remaining: 01:04, took 1.105s, duration: 00:36)\nPASS: test 0578 (519 out of 1406, remaining: 01:02, took 0.040s, duration: 00:36)\nPASS: test 0580 (521 out of 1406, remaining: 01:01, took 0.037s, duration: 00:36)\nPASS: test 0581 (522 out of 1406, remaining: 01:01, took 0.035s, duration: 00:36)\nPASS: test 0576 (517 out of 1406, remaining: 01:02, took 0.397s, duration: 00:36)\nPASS: test 0585 (526 out of 1406, remaining: 01:01, took 0.040s, duration: 00:36)\nPASS: test 0584 (525 out of 1406, remaining: 01:01, took 0.152s, duration: 00:36)\nPASS: test 0586 (527 out of 1406, remaining: 01:01, took 0.095s, duration: 00:36)\nPASS: test 0589 (529 out of 1406, remaining: 01:00, took 0.086s, duration: 00:36)\nPASS: test 0588 (528 out of 1406, remaining: 01:01, took 0.100s, duration: 00:36)\nPASS: test 0575 (516 out of 1406, remaining: 01:03, took 1.110s, duration: 00:36)\nPASS: test 0591 (531 out of 1406, remaining: 01:00, took 0.094s, duration: 00:36)\nPASS: test 0592 (532 out of 1406, remaining: 01:00, took 0.090s, duration: 00:36)\nPASS: test 0590 (530 out of 1406, remaining: 01:01, took 0.162s, duration: 00:36)\nPASS: test 0595 (534 out of 1406, remaining: 01:00, took 0.100s, duration: 00:36)\nPASS: test 0597 (536 out of 1406, remaining: 01:00, took 0.031s, duration: 00:37)\nPASS: test 0596 (535 out of 1406, remaining: 01:00, took 0.093s, duration: 00:37)\nPASS: test 0598 (537 out of 1406, remaining: 00:59, took 0.048s, duration: 00:37)\nPASS: test 0599 (538 out of 1406, remaining: 00:59, took 0.051s, duration: 00:37)\nPASS: test 0643 (581 out of 1406, remaining: 00:52, took 0.176s, duration: 00:37)\nPASS: test 0579 (520 out of 1406, remaining: 01:03, took 1.053s, duration: 00:37)\nPASS: test 0651 (588 out of 1406, remaining: 00:52, took 0.099s, duration: 00:37)\nPASS: test 0653 (590 out of 1406, remaining: 00:52, took 0.158s, duration: 00:37)\nPASS: test 0654 (591 out of 1406, remaining: 00:53, took 1.173s, duration: 00:38)\nPASS: test 0655 (592 out of 1406, remaining: 00:53, took 0.085s, duration: 00:39)\nPASS: test 0658 (594 out of 1406, remaining: 00:53, took 0.035s, duration: 00:39)\nPASS: test 0659 (595 out of 1406, remaining: 00:53, took 0.036s, duration: 00:39)\nPASS: test 0661 (597 out of 1406, remaining: 00:53, took 0.083s, duration: 00:39)\nPASS: test 0662 (598 out of 1406, remaining: 00:52, took 0.046s, duration: 00:39)\nPASS: test 0663 (599 out of 1406, remaining: 00:52, took 0.048s, duration: 00:39)\nPASS: test 0645 (582 out of 1406, remaining: 00:55, took 2.205s, duration: 00:39)\nPASS: test 0650 (587 out of 1406, remaining: 00:54, took 2.118s, duration: 00:39)\nPASS: test 0666 (602 out of 1406, remaining: 00:52, took 0.214s, duration: 00:39)\nPASS: test 0669 (605 out of 1406, remaining: 00:52, took 0.094s, duration: 00:39)\nPASS: test 0667 (603 out of 1406, remaining: 00:53, took 1.107s, duration: 00:40)\nPASS: test 0668 (604 out of 1406, remaining: 00:53, took 1.110s, duration: 00:40)\nPASS: test 0670 (606 out of 1406, remaining: 00:58, took 4.603s, duration: 00:44)\nPASS: test 0593 (533 out of 1406, remaining: 01:13, took 8.059s, duration: 00:44)\nPASS: test 0674 (610 out of 1406, remaining: 00:58, took 0.039s, duration: 00:44)\nPASS: test 0672 (608 out of 1406, remaining: 00:59, took 4.608s, duration: 00:45)\nPASS: test 0675 (611 out of 1406, remaining: 00:58, took 0.142s, duration: 00:45)\nPASS: test 0679 (615 out of 1406, remaining: 00:58, took 0.039s, duration: 00:45)\nPASS: test 0676 (612 out of 1406, remaining: 00:58, took 0.069s, duration: 00:45)\nPASS: test 0680 (616 out of 1406, remaining: 00:57, took 0.032s, duration: 00:45)\nPASS: test 0681 (617 out of 1406, remaining: 00:57, took 0.037s, duration: 00:45)\nPASS: test 0682 (618 out of 1406, remaining: 00:57, took 0.040s, duration: 00:45)\nPASS: test 0683 (619 out of 1406, remaining: 00:57, took 0.036s, duration: 00:45)\nPASS: test 0684 (620 out of 1406, remaining: 00:57, took 0.044s, duration: 00:45)\nPASS: test 0685 (621 out of 1406, remaining: 00:57, took 0.041s, duration: 00:45)\nPASS: test 0686 (622 out of 1406, remaining: 00:57, took 0.036s, duration: 00:45)\nPASS: test 0671 (607 out of 1406, remaining: 00:59, took 5.106s, duration: 00:45)\nPASS: test 0700 (624 out of 1406, remaining: 00:58, took 1.044s, duration: 00:46)\nPASS: test 0703 (627 out of 1406, remaining: 00:57, took 0.032s, duration: 00:46)\nPASS: test 0701 (625 out of 1406, remaining: 00:57, took 1.086s, duration: 00:46)\nPASS: test 0704 (628 out of 1406, remaining: 00:57, took 0.033s, duration: 00:46)\nPASS: test 0705 (629 out of 1406, remaining: 00:57, took 0.029s, duration: 00:46)\nPASS: test 0706 (630 out of 1406, remaining: 00:57, took 0.091s, duration: 00:46)\nPASS: test 0708 (632 out of 1406, remaining: 00:56, took 0.046s, duration: 00:46)\nPASS: test 0702 (626 out of 1406, remaining: 00:57, took 1.040s, duration: 00:46)\nPASS: test 0707 (631 out of 1406, remaining: 00:57, took 0.138s, duration: 00:46)\nPASS: test 0710 (634 out of 1406, remaining: 00:56, took 0.080s, duration: 00:46)\nPASS: test 0709 (633 out of 1406, remaining: 00:56, took 0.087s, duration: 00:46)\nPASS: test 0711 (635 out of 1406, remaining: 00:56, took 0.135s, duration: 00:46)\nPASS: test 0713 (637 out of 1406, remaining: 00:56, took 0.132s, duration: 00:46)\nPASS: test 0712 (636 out of 1406, remaining: 00:56, took 0.140s, duration: 00:46)\nPASS: test 0716 (640 out of 1406, remaining: 00:56, took 0.034s, duration: 00:46)\nPASS: test 0717 (641 out of 1406, remaining: 00:55, took 0.087s, duration: 00:46)\nPASS: test 0718 (642 out of 1406, remaining: 00:55, took 0.090s, duration: 00:46)\nPASS: test 0719 (643 out of 1406, remaining: 00:55, took 0.089s, duration: 00:47)\nPASS: test 0720 (644 out of 1406, remaining: 00:55, took 0.084s, duration: 00:47)\nPASS: test 0721 (645 out of 1406, remaining: 00:55, took 0.082s, duration: 00:47)\nPASS: test 0722 (646 out of 1406, remaining: 00:55, took 0.040s, duration: 00:47)\nPASS: test 0723 (647 out of 1406, remaining: 00:55, took 0.030s, duration: 00:47)\nPASS: test 0724 (648 out of 1406, remaining: 00:55, took 0.041s, duration: 00:47)\nPASS: test 0725 (649 out of 1406, remaining: 00:55, took 0.031s, duration: 00:47)\nPASS: test 0726 (650 out of 1406, remaining: 00:55, took 0.031s, duration: 00:47)\nPASS: test 0727 (651 out of 1406, remaining: 00:55, took 0.037s, duration: 00:47)\nPASS: test 0728 (652 out of 1406, remaining: 00:54, took 0.090s, duration: 00:47)\nPASS: test 0729 (653 out of 1406, remaining: 00:54, took 0.031s, duration: 00:47)\nPASS: test 0730 (654 out of 1406, remaining: 00:54, took 0.038s, duration: 00:47)\nPASS: test 0731 (655 out of 1406, remaining: 00:54, took 0.039s, duration: 00:47)\nPASS: test 0732 (656 out of 1406, remaining: 00:54, took 0.035s, duration: 00:47)\nPASS: test 0733 (657 out of 1406, remaining: 00:54, took 0.036s, duration: 00:47)\nPASS: test 0734 (658 out of 1406, remaining: 00:54, took 0.035s, duration: 00:47)\nPASS: test 0735 (659 out of 1406, remaining: 00:54, took 0.036s, duration: 00:47)\nPASS: test 0736 (660 out of 1406, remaining: 00:54, took 0.040s, duration: 00:47)\nPASS: test 0737 (661 out of 1406, remaining: 00:53, took 0.038s, duration: 00:47)\nPASS: test 0738 (662 out of 1406, remaining: 00:53, took 0.029s, duration: 00:47)\nPASS: test 0739 (663 out of 1406, remaining: 00:53, took 0.027s, duration: 00:47)\nPASS: test 0740 (664 out of 1406, remaining: 00:53, took 0.039s, duration: 00:47)\nPASS: test 0741 (665 out of 1406, remaining: 00:53, took 0.030s, duration: 00:48)\nPASS: test 0742 (666 out of 1406, remaining: 00:53, took 0.043s, duration: 00:48)\nPASS: test 0898 (758 out of 1406, remaining: 00:41, took 0.052s, duration: 00:48)\nPASS: test 0899 (759 out of 1406, remaining: 00:41, took 0.040s, duration: 00:48)\nPASS: test 0973 (823 out of 1406, remaining: 00:34, took 0.115s, duration: 00:48)\nPASS: test 0974 (824 out of 1406, remaining: 00:34, took 0.059s, duration: 00:48)\nPASS: test 0975 (825 out of 1406, remaining: 00:34, took 0.111s, duration: 00:48)\nPASS: test 0976 (826 out of 1406, remaining: 00:34, took 0.058s, duration: 00:48)\nPASS: test 0977 (827 out of 1406, remaining: 00:34, took 0.043s, duration: 00:48)\nPASS: test 0978 (828 out of 1406, remaining: 00:33, took 0.037s, duration: 00:48)\nPASS: test 0979 (829 out of 1406, remaining: 00:33, took 0.041s, duration: 00:48)\nPASS: test 0714 (638 out of 1406, remaining: 00:58, took 2.066s, duration: 00:48)\nPASS: test 0983 (833 out of 1406, remaining: 00:33, took 0.038s, duration: 00:48)\nPASS: test 0986 (836 out of 1406, remaining: 00:33, took 0.045s, duration: 00:48)\nPASS: test 0990 (840 out of 1406, remaining: 00:32, took 0.039s, duration: 00:48)\nPASS: test 0715 (639 out of 1406, remaining: 00:58, took 2.078s, duration: 00:48)\nPASS: test 0991 (841 out of 1406, remaining: 00:32, took 0.047s, duration: 00:48)\nPASS: test 1000 (843 out of 1406, remaining: 00:32, took 0.042s, duration: 00:48)\nPASS: test 1001 (844 out of 1406, remaining: 00:32, took 0.066s, duration: 00:48)\nPASS: test 1002 (845 out of 1406, remaining: 00:32, took 0.083s, duration: 00:48)\nPASS: test 1004 (847 out of 1406, remaining: 00:32, took 0.041s, duration: 00:48)\nPASS: test 1003 (846 out of 1406, remaining: 00:32, took 0.100s, duration: 00:48)\nPASS: test 1006 (849 out of 1406, remaining: 00:32, took 0.095s, duration: 00:49)\nPASS: test 1008 (851 out of 1406, remaining: 00:31, took 0.077s, duration: 00:49)\nPASS: test 1005 (848 out of 1406, remaining: 00:32, took 0.152s, duration: 00:49)\nPASS: test 1011 (854 out of 1406, remaining: 00:31, took 0.107s, duration: 00:49)\nPASS: test 1013 (856 out of 1406, remaining: 00:31, took 0.037s, duration: 00:49)\nPASS: test 1014 (857 out of 1406, remaining: 00:31, took 0.037s, duration: 00:49)\nPASS: test 1012 (855 out of 1406, remaining: 00:31, took 0.150s, duration: 00:49)\nPASS: test 1010 (853 out of 1406, remaining: 00:31, took 0.201s, duration: 00:49)\nPASS: test 1016 (859 out of 1406, remaining: 00:31, took 0.035s, duration: 00:49)\nPASS: test 0673 (609 out of 1406, remaining: 01:04, took 5.111s, duration: 00:49)\nPASS: test 1017 (860 out of 1406, remaining: 00:31, took 0.040s, duration: 00:49)\nPASS: test 1018 (861 out of 1406, remaining: 00:31, took 0.034s, duration: 00:49)\nPASS: test 1019 (862 out of 1406, remaining: 00:31, took 0.032s, duration: 00:49)\nPASS: test 1020 (863 out of 1406, remaining: 00:31, took 0.032s, duration: 00:49)\nPASS: test 1015 (858 out of 1406, remaining: 00:31, took 0.091s, duration: 00:49)\nPASS: test 1022 (865 out of 1406, remaining: 00:30, took 0.039s, duration: 00:49)\nPASS: test 1023 (866 out of 1406, remaining: 00:30, took 0.042s, duration: 00:49)\nPASS: test 1024 (867 out of 1406, remaining: 00:30, took 0.072s, duration: 00:49)\nPASS: test 1027 (869 out of 1406, remaining: 00:30, took 0.042s, duration: 00:49)\nPASS: test 1025 (868 out of 1406, remaining: 00:30, took 0.069s, duration: 00:49)\nPASS: test 1021 (864 out of 1406, remaining: 00:31, took 0.124s, duration: 00:49)\nPASS: test 1030 (872 out of 1406, remaining: 00:30, took 0.060s, duration: 00:49)\nPASS: test 1029 (871 out of 1406, remaining: 00:30, took 0.089s, duration: 00:49)\nPASS: test 1032 (874 out of 1406, remaining: 00:30, took 0.040s, duration: 00:49)\nPASS: test 1033 (875 out of 1406, remaining: 00:30, took 0.042s, duration: 00:49)\nPASS: test 1028 (870 out of 1406, remaining: 00:30, took 0.164s, duration: 00:49)\nPASS: test 1031 (873 out of 1406, remaining: 00:30, took 0.148s, duration: 00:49)\nPASS: test 1036 (878 out of 1406, remaining: 00:29, took 0.097s, duration: 00:49)\nPASS: test 1037 (879 out of 1406, remaining: 00:29, took 0.095s, duration: 00:49)\nPASS: test 1038 (880 out of 1406, remaining: 00:29, took 0.099s, duration: 00:49)\nPASS: test 1039 (881 out of 1406, remaining: 00:29, took 0.092s, duration: 00:49)\nPASS: test 1040 (882 out of 1406, remaining: 00:29, took 0.049s, duration: 00:49)\nPASS: test 1042 (884 out of 1406, remaining: 00:29, took 0.058s, duration: 00:49)\nPASS: test 1043 (885 out of 1406, remaining: 00:29, took 0.051s, duration: 00:49)\nPASS: test 1044 (886 out of 1406, remaining: 00:29, took 0.049s, duration: 00:49)\nPASS: test 1041 (883 out of 1406, remaining: 00:29, took 0.099s, duration: 00:49)\nPASS: test 1045 (887 out of 1406, remaining: 00:29, took 0.042s, duration: 00:49)\nPASS: test 1046 (888 out of 1406, remaining: 00:29, took 0.102s, duration: 00:49)\nPASS: test 1047 (889 out of 1406, remaining: 00:28, took 0.095s, duration: 00:49)\nPASS: test 1052 (894 out of 1406, remaining: 00:28, took 0.162s, duration: 00:50)\nPASS: test 1051 (893 out of 1406, remaining: 00:28, took 0.183s, duration: 00:50)\nPASS: test 1054 (896 out of 1406, remaining: 00:28, took 0.149s, duration: 00:50)\nPASS: test 1053 (895 out of 1406, remaining: 00:28, took 0.172s, duration: 00:50)\nPASS: test 1055 (897 out of 1406, remaining: 00:28, took 0.105s, duration: 00:50)\nPASS: test 1056 (898 out of 1406, remaining: 00:28, took 0.109s, duration: 00:50)\nPASS: test 1057 (899 out of 1406, remaining: 00:28, took 0.050s, duration: 00:50)\nPASS: test 1058 (900 out of 1406, remaining: 00:28, took 0.036s, duration: 00:50)\nPASS: test 1059 (901 out of 1406, remaining: 00:28, took 0.088s, duration: 00:50)\nPASS: test 1060 (902 out of 1406, remaining: 00:28, took 0.423s, duration: 00:50)\nPASS: test 1061 (903 out of 1406, remaining: 00:28, took 0.470s, duration: 00:50)\nPASS: test 1062 (904 out of 1406, remaining: 00:28, took 0.130s, duration: 00:50)\nPASS: test 1063 (905 out of 1406, remaining: 00:28, took 0.036s, duration: 00:50)\nPASS: test 1064 (906 out of 1406, remaining: 00:28, took 0.056s, duration: 00:50)\nPASS: test 1050 (892 out of 1406, remaining: 00:29, took 1.194s, duration: 00:50)\nPASS: test 1065 (907 out of 1406, remaining: 00:28, took 0.057s, duration: 00:50)\nPASS: test 1048 (890 out of 1406, remaining: 00:29, took 1.242s, duration: 00:51)\nPASS: test 1066 (908 out of 1406, remaining: 00:27, took 0.056s, duration: 00:51)\nPASS: test 1069 (911 out of 1406, remaining: 00:27, took 0.035s, duration: 00:51)\nPASS: test 1067 (909 out of 1406, remaining: 00:27, took 0.165s, duration: 00:51)\nPASS: test 1071 (913 out of 1406, remaining: 00:27, took 0.166s, duration: 00:51)\nPASS: test 1068 (910 out of 1406, remaining: 00:28, took 1.094s, duration: 00:52)\nPASS: test 1070 (912 out of 1406, remaining: 00:28, took 1.093s, duration: 00:52)\nPASS: test 1075 (917 out of 1406, remaining: 00:27, took 0.057s, duration: 00:52)\nPASS: test 1072 (914 out of 1406, remaining: 00:28, took 1.105s, duration: 00:52)\nPASS: test 1077 (919 out of 1406, remaining: 00:27, took 0.051s, duration: 00:52)\nPASS: test 1073 (915 out of 1406, remaining: 00:28, took 1.098s, duration: 00:52)\nPASS: test 1076 (918 out of 1406, remaining: 00:27, took 0.157s, duration: 00:52)\nPASS: test 1079 (921 out of 1406, remaining: 00:27, took 0.157s, duration: 00:52)\nPASS: test 1080 (922 out of 1406, remaining: 00:27, took 0.150s, duration: 00:52)\nPASS: test 1082 (924 out of 1406, remaining: 00:27, took 0.047s, duration: 00:52)\nPASS: test 1083 (925 out of 1406, remaining: 00:27, took 0.046s, duration: 00:52)\nPASS: test 1084 (926 out of 1406, remaining: 00:27, took 0.034s, duration: 00:52)\nPASS: test 1081 (923 out of 1406, remaining: 00:27, took 0.161s, duration: 00:52)\nPASS: test 1085 (927 out of 1406, remaining: 00:27, took 0.043s, duration: 00:52)\nPASS: test 1087 (928 out of 1406, remaining: 00:27, took 0.165s, duration: 00:52)\nPASS: test 1088 (929 out of 1406, remaining: 00:27, took 0.164s, duration: 00:52)\nPASS: test 1089 (930 out of 1406, remaining: 00:27, took 0.103s, duration: 00:52)\nPASS: test 1090 (931 out of 1406, remaining: 00:27, took 0.106s, duration: 00:52)\nPASS: test 1092 (932 out of 1406, remaining: 00:26, took 0.091s, duration: 00:53)\nPASS: test 1098 (937 out of 1406, remaining: 00:26, took 0.046s, duration: 00:53)\nPASS: test 1095 (935 out of 1406, remaining: 00:26, took 0.154s, duration: 00:53)\nPASS: test 1101 (939 out of 1406, remaining: 00:26, took 0.038s, duration: 00:53)\nPASS: test 1103 (941 out of 1406, remaining: 00:26, took 0.085s, duration: 00:53)\nPASS: test 1102 (940 out of 1406, remaining: 00:26, took 0.092s, duration: 00:53)\nPASS: test 1104 (942 out of 1406, remaining: 00:26, took 0.104s, duration: 00:53)\nPASS: test 1105 (943 out of 1406, remaining: 00:26, took 0.108s, duration: 00:53)\nPASS: test 1078 (920 out of 1406, remaining: 00:28, took 1.063s, duration: 00:53)\nPASS: test 1106 (944 out of 1406, remaining: 00:26, took 0.088s, duration: 00:53)\nPASS: test 1107 (945 out of 1406, remaining: 00:26, took 0.090s, duration: 00:53)\nPASS: test 1109 (947 out of 1406, remaining: 00:25, took 0.032s, duration: 00:53)\nPASS: test 1108 (946 out of 1406, remaining: 00:25, took 0.040s, duration: 00:53)\nPASS: test 1110 (948 out of 1406, remaining: 00:25, took 0.036s, duration: 00:53)\nPASS: test 1111 (949 out of 1406, remaining: 00:25, took 0.034s, duration: 00:53)\nPASS: test 1115 (952 out of 1406, remaining: 00:25, took 0.037s, duration: 00:53)\nPASS: test 1116 (953 out of 1406, remaining: 00:25, took 0.276s, duration: 00:53)\nPASS: test 1118 (955 out of 1406, remaining: 00:25, took 0.036s, duration: 00:53)\nPASS: test 1114 (951 out of 1406, remaining: 00:25, took 0.365s, duration: 00:53)\nPASS: test 1120 (956 out of 1406, remaining: 00:25, took 0.037s, duration: 00:53)\nPASS: test 1121 (957 out of 1406, remaining: 00:25, took 0.033s, duration: 00:53)\nPASS: test 1122 (958 out of 1406, remaining: 00:25, took 0.096s, duration: 00:53)\nPASS: test 1123 (959 out of 1406, remaining: 00:25, took 0.103s, duration: 00:53)\nPASS: test 1124 (960 out of 1406, remaining: 00:25, took 0.046s, duration: 00:53)\nPASS: test 1125 (961 out of 1406, remaining: 00:24, took 0.044s, duration: 00:53)\nPASS: test 1126 (962 out of 1406, remaining: 00:24, took 0.035s, duration: 00:53)\nPASS: test 1127 (963 out of 1406, remaining: 00:24, took 0.043s, duration: 00:54)\nPASS: test 1128 (964 out of 1406, remaining: 00:24, took 0.051s, duration: 00:54)\nPASS: test 1130 (966 out of 1406, remaining: 00:24, took 0.057s, duration: 00:54)\nPASS: test 1129 (965 out of 1406, remaining: 00:24, took 0.087s, duration: 00:54)\nPASS: test 1131 (967 out of 1406, remaining: 00:24, took 0.056s, duration: 00:54)\nPASS: test 1133 (968 out of 1406, remaining: 00:24, took 0.068s, duration: 00:54)\nPASS: test 1134 (969 out of 1406, remaining: 00:24, took 0.042s, duration: 00:54)\nPASS: test 1074 (916 out of 1406, remaining: 00:28, took 2.106s, duration: 00:54)\nPASS: test 1141 (972 out of 1406, remaining: 00:24, took 0.047s, duration: 00:54)\nPASS: test 1137 (970 out of 1406, remaining: 00:24, took 0.090s, duration: 00:54)\nPASS: test 1142 (973 out of 1406, remaining: 00:24, took 0.042s, duration: 00:54)\nPASS: test 1143 (974 out of 1406, remaining: 00:24, took 0.037s, duration: 00:54)\nPASS: test 1145 (976 out of 1406, remaining: 00:23, took 0.033s, duration: 00:54)\nPASS: test 1138 (971 out of 1406, remaining: 00:24, took 0.157s, duration: 00:54)\nPASS: test 1146 (977 out of 1406, remaining: 00:23, took 0.034s, duration: 00:54)\nPASS: test 1144 (975 out of 1406, remaining: 00:24, took 0.095s, duration: 00:54)\nPASS: test 1147 (978 out of 1406, remaining: 00:23, took 0.044s, duration: 00:54)\nPASS: test 1148 (979 out of 1406, remaining: 00:23, took 0.047s, duration: 00:54)\nPASS: test 1150 (981 out of 1406, remaining: 00:23, took 0.041s, duration: 00:54)\nPASS: test 1151 (982 out of 1406, remaining: 00:23, took 0.100s, duration: 00:54)\nPASS: test 1152 (983 out of 1406, remaining: 00:23, took 0.092s, duration: 00:54)\nPASS: test 1149 (980 out of 1406, remaining: 00:23, took 0.150s, duration: 00:54)\nPASS: test 1155 (986 out of 1406, remaining: 00:23, took 0.039s, duration: 00:54)\nPASS: test 1154 (985 out of 1406, remaining: 00:23, took 0.074s, duration: 00:54)\nPASS: test 1153 (984 out of 1406, remaining: 00:23, took 0.092s, duration: 00:54)\nPASS: test 1156 (987 out of 1406, remaining: 00:23, took 0.054s, duration: 00:54)\nPASS: test 1157 (988 out of 1406, remaining: 00:23, took 0.037s, duration: 00:54)\nPASS: test 1158 (989 out of 1406, remaining: 00:23, took 0.068s, duration: 00:54)\nPASS: test 1160 (991 out of 1406, remaining: 00:22, took 0.043s, duration: 00:54)\nPASS: test 1159 (990 out of 1406, remaining: 00:22, took 0.089s, duration: 00:54)\nPASS: test 1161 (992 out of 1406, remaining: 00:22, took 0.043s, duration: 00:54)\nPASS: test 1166 (994 out of 1406, remaining: 00:22, took 0.039s, duration: 00:54)\nPASS: test 1164 (993 out of 1406, remaining: 00:22, took 0.089s, duration: 00:54)\nPASS: test 1170 (997 out of 1406, remaining: 00:22, took 0.042s, duration: 00:54)\nPASS: test 1171 (998 out of 1406, remaining: 00:22, took 0.043s, duration: 00:54)\nPASS: test 1168 (995 out of 1406, remaining: 00:22, took 0.152s, duration: 00:54)\nPASS: test 1172 (999 out of 1406, remaining: 00:22, took 0.091s, duration: 00:54)\nPASS: test 1174 (1000 out of 1406, remaining: 00:22, took 0.088s, duration: 00:54)\nPASS: test 1175 (1001 out of 1406, remaining: 00:22, took 0.037s, duration: 00:54)\nPASS: test 1169 (996 out of 1406, remaining: 00:22, took 0.230s, duration: 00:54)\nPASS: test 1176 (1002 out of 1406, remaining: 00:22, took 0.042s, duration: 00:55)\nPASS: test 1180 (1004 out of 1406, remaining: 00:22, took 0.037s, duration: 00:55)\nPASS: test 1181 (1005 out of 1406, remaining: 00:21, took 0.037s, duration: 00:55)\nPASS: test 1183 (1006 out of 1406, remaining: 00:21, took 0.038s, duration: 00:55)\nPASS: test 1178 (1003 out of 1406, remaining: 00:22, took 0.091s, duration: 00:55)\nPASS: test 1188 (1009 out of 1406, remaining: 00:21, took 0.039s, duration: 00:55)\nPASS: test 1186 (1007 out of 1406, remaining: 00:21, took 0.068s, duration: 00:55)\nPASS: test 1189 (1010 out of 1406, remaining: 00:21, took 0.063s, duration: 00:55)\nPASS: test 1204 (1016 out of 1406, remaining: 00:21, took 0.050s, duration: 00:55)\nPASS: test 1205 (1017 out of 1406, remaining: 00:21, took 0.043s, duration: 00:55)\nPASS: test 1197 (1011 out of 1406, remaining: 00:21, took 0.103s, duration: 00:55)\nPASS: test 1212 (1020 out of 1406, remaining: 00:20, took 0.035s, duration: 00:55)\nPASS: test 1207 (1019 out of 1406, remaining: 00:20, took 0.092s, duration: 00:55)\nPASS: test 1213 (1021 out of 1406, remaining: 00:20, took 0.036s, duration: 00:55)\nPASS: test 1206 (1018 out of 1406, remaining: 00:21, took 0.137s, duration: 00:55)\nPASS: test 1214 (1022 out of 1406, remaining: 00:20, took 0.039s, duration: 00:55)\nPASS: test 1216 (1024 out of 1406, remaining: 00:20, took 0.050s, duration: 00:55)\nPASS: test 1215 (1023 out of 1406, remaining: 00:20, took 0.105s, duration: 00:55)\nPASS: test 1218 (1026 out of 1406, remaining: 00:20, took 0.043s, duration: 00:55)\nPASS: test 1220 (1028 out of 1406, remaining: 00:20, took 0.028s, duration: 00:55)\nPASS: test 1217 (1025 out of 1406, remaining: 00:20, took 0.136s, duration: 00:55)\nPASS: test 1219 (1027 out of 1406, remaining: 00:20, took 0.082s, duration: 00:55)\nPASS: test 1223 (1030 out of 1406, remaining: 00:20, took 0.040s, duration: 00:55)\nPASS: test 1221 (1029 out of 1406, remaining: 00:20, took 0.086s, duration: 00:55)\nPASS: test 1224 (1031 out of 1406, remaining: 00:20, took 0.089s, duration: 00:55)\nPASS: test 1225 (1032 out of 1406, remaining: 00:20, took 0.143s, duration: 00:55)\nPASS: test 1227 (1034 out of 1406, remaining: 00:20, took 0.086s, duration: 00:55)\nPASS: test 1226 (1033 out of 1406, remaining: 00:20, took 0.135s, duration: 00:55)\nPASS: test 1228 (1035 out of 1406, remaining: 00:19, took 0.039s, duration: 00:55)\nPASS: test 1230 (1037 out of 1406, remaining: 00:19, took 0.048s, duration: 00:55)\nPASS: test 1231 (1038 out of 1406, remaining: 00:19, took 0.040s, duration: 00:55)\nPASS: test 1232 (1039 out of 1406, remaining: 00:19, took 0.043s, duration: 00:55)\nPASS: test 1234 (1041 out of 1406, remaining: 00:19, took 0.027s, duration: 00:55)\nPASS: test 1229 (1036 out of 1406, remaining: 00:19, took 0.158s, duration: 00:55)\nPASS: test 1233 (1040 out of 1406, remaining: 00:19, took 0.089s, duration: 00:55)\nPASS: test 1235 (1042 out of 1406, remaining: 00:19, took 0.058s, duration: 00:55)\nPASS: test 1236 (1043 out of 1406, remaining: 00:19, took 0.028s, duration: 00:55)\nPASS: test 1237 (1044 out of 1406, remaining: 00:19, took 0.038s, duration: 00:55)\nPASS: test 1240 (1047 out of 1406, remaining: 00:19, took 0.034s, duration: 00:55)\nPASS: test 1239 (1046 out of 1406, remaining: 00:19, took 0.046s, duration: 00:55)\nPASS: test 1241 (1048 out of 1406, remaining: 00:19, took 0.049s, duration: 00:55)\nPASS: test 1246 (1053 out of 1406, remaining: 00:18, took 0.043s, duration: 00:55)\nPASS: test 1247 (1054 out of 1406, remaining: 00:18, took 0.028s, duration: 00:55)\nPASS: test 1248 (1055 out of 1406, remaining: 00:18, took 0.037s, duration: 00:55)\nPASS: test 1249 (1056 out of 1406, remaining: 00:18, took 0.037s, duration: 00:55)\nPASS: test 1245 (1052 out of 1406, remaining: 00:18, took 0.093s, duration: 00:55)\nPASS: test 1250 (1057 out of 1406, remaining: 00:18, took 0.038s, duration: 00:56)\nPASS: test 1251 (1058 out of 1406, remaining: 00:18, took 0.038s, duration: 00:56)\nPASS: test 1252 (1059 out of 1406, remaining: 00:18, took 0.038s, duration: 00:56)\nPASS: test 1253 (1060 out of 1406, remaining: 00:18, took 0.039s, duration: 00:56)\nPASS: test 1254 (1061 out of 1406, remaining: 00:18, took 0.040s, duration: 00:56)\nPASS: test 1255 (1062 out of 1406, remaining: 00:18, took 0.040s, duration: 00:56)\nPASS: test 1257 (1064 out of 1406, remaining: 00:18, took 0.038s, duration: 00:56)\nPASS: test 1256 (1063 out of 1406, remaining: 00:18, took 0.045s, duration: 00:56)\nPASS: test 1260 (1067 out of 1406, remaining: 00:17, took 0.028s, duration: 00:56)\nPASS: test 1259 (1066 out of 1406, remaining: 00:17, took 0.084s, duration: 00:56)\nPASS: test 1258 (1065 out of 1406, remaining: 00:17, took 0.142s, duration: 00:56)\nPASS: test 1262 (1069 out of 1406, remaining: 00:17, took 0.034s, duration: 00:56)\nPASS: test 1261 (1068 out of 1406, remaining: 00:17, took 0.091s, duration: 00:56)\nPASS: test 1263 (1070 out of 1406, remaining: 00:17, took 0.030s, duration: 00:56)\nPASS: test 1264 (1071 out of 1406, remaining: 00:17, took 0.030s, duration: 00:56)\nPASS: test 1265 (1072 out of 1406, remaining: 00:17, took 0.035s, duration: 00:56)\nPASS: test 1268 (1075 out of 1406, remaining: 00:17, took 0.028s, duration: 00:56)\nPASS: test 1269 (1076 out of 1406, remaining: 00:17, took 0.025s, duration: 00:56)\nPASS: test 1266 (1073 out of 1406, remaining: 00:17, took 0.086s, duration: 00:56)\nPASSsh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\n: test 1267 (1074 out of 1406, remaining: 00:17, took 0.084s, duration: 00:56)\nPASS: test 1270 (1077 out of 1406, remaining: 00:17, took 0.039s, duration: 00:56)\nPASS: test 1274 (1081 out of 1406, remaining: 00:16, took 0.041s, duration: 00:56)\nPASS: test 1271 (1078 out of 1406, remaining: 00:17, took 0.082s, duration: 00:56)\nPASS: test 1275 (1082 out of 1406, remaining: 00:16, took 0.024s, duration: 00:56)\nPASS: test 1276 (1083 out of 1406, remaining: 00:16, took 0.023s, duration: 00:56)\nPASS: test 1278 (1085 out of 1406, remaining: 00:16, took 0.034s, duration: 00:56)\nPASS: test 1280 (1086 out of 1406, remaining: 00:16, took 0.048s, duration: 00:56)\nPASS: test 1277 (1084 out of 1406, remaining: 00:16, took 0.102s, duration: 00:56)\nPASS: test 1281 (1087 out of 1406, remaining: 00:16, took 0.036s, duration: 00:56)\nPASS: test 1283 (1088 out of 1406, remaining: 00:16, took 0.037s, duration: 00:56)\nPASS: test 1284 (1089 out of 1406, remaining: 00:16, took 0.056s, duration: 00:56)\nPASS: test 1285 (1090 out of 1406, remaining: 00:16, took 0.058s, duration: 00:56)\nPASS: test 1286 (1091 out of 1406, remaining: 00:16, took 0.073s, duration: 00:56)\nPASS: test 1287 (1092 out of 1406, remaining: 00:16, took 1.065s, duration: 00:57)\nPASS: test 1289 (1094 out of 1406, remaining: 00:16, took 0.030s, duration: 00:57)\nPASS: test 1288 (1093 out of 1406, remaining: 00:16, took 1.060s, duration: 00:57)\nPASS: test 1290 (1095 out of 1406, remaining: 00:16, took 0.036s, duration: 00:57)\nPASS: test 1291 (1096 out of 1406, remaining: 00:16, took 0.045s, duration: 00:57)\nPASS: test 1293 (1098 out of 1406, remaining: 00:16, took 0.051s, duration: 00:57)\nPASS: test 1292 (1097 out of 1406, remaining: 00:16, took 0.091s, duration: 00:57)\nPASS: test 1296 (1099 out of 1406, remaining: 00:16, took 0.041s, duration: 00:57)\nPASS: test 1298 (1101 out of 1406, remaining: 00:16, took 0.039s, duration: 00:57)\nPASS: test 1299 (1102 out of 1406, remaining: 00:15, took 0.038s, duration: 00:57)\nPASS: test 1301 (1103 out of 1406, remaining: 00:15, took 0.020s, duration: 00:57)\nPASS: test 1314 (1104 out of 1406, remaining: 00:15, took 0.052s, duration: 00:58)\nPASS: test 1315 (1105 out of 1406, remaining: 00:15, took 0.065s, duration: 00:58)\nPASS: test 1317 (1106 out of 1406, remaining: 00:15, took 0.038s, duration: 00:58)\nPASS: test 1318 (1107 out of 1406, remaining: 00:15, took 0.041s, duration: 00:58)\nPASS: test 1322 (1111 out of 1406, remaining: 00:15, took 0.037s, duration: 00:58)\nPASS: test 1324 (1112 out of 1406, remaining: 00:15, took 0.038s, duration: 00:58)\nPASS: test 1325 (1113 out of 1406, remaining: 00:15, took 0.150s, duration: 00:58)\nPASS: test 1328 (1114 out of 1406, remaining: 00:15, took 0.046s, duration: 00:58)\nPASS: test 1329 (1115 out of 1406, remaining: 00:15, took 0.028s, duration: 00:58)\nPASS: test 1331 (1116 out of 1406, remaining: 00:15, took 0.056s, duration: 00:58)\nPASS: test 1332 (1117 out of 1406, remaining: 00:15, took 0.150s, duration: 00:58)\nPASS: test 1333 (1118 out of 1406, remaining: 00:15, took 0.037s, duration: 00:58)\nPASS: test 1364 (1119 out of 1406, remaining: 00:15, took 0.054s, duration: 00:58)\nPASS: test 1365 (1120 out of 1406, remaining: 00:15, took 0.055s, duration: 00:58)\nPASS: test 1366 (1121 out of 1406, remaining: 00:14, took 0.054s, duration: 00:58)\nPASS: test 1297 (1100 out of 1406, remaining: 00:16, took 1.103s, duration: 00:58)\nPASS: test 1367 (1122 out of 1406, remaining: 00:14, took 0.056s, duration: 00:58)\nPASS: test 1368 (1123 out of 1406, remaining: 00:14, took 0.052s, duration: 00:58)\nPASS: test 1369 (1124 out of 1406, remaining: 00:14, took 0.056s, duration: 00:59)\nPASS: test 1370 (1125 out of 1406, remaining: 00:14, took 0.052s, duration: 00:59)\nPASS: test 1371 (1126 out of 1406, remaining: 00:14, took 0.055s, duration: 00:59)\nPASS: test 1372 (1127 out of 1406, remaining: 00:14, took 0.052s, duration: 00:59)\nPASS: test 1373 (1128 out of 1406, remaining: 00:14, took 0.058s, duration: 00:59)\nPASS: test 1374 (1129 out of 1406, remaining: 00:14, took 0.052s, duration: 00:59)\nPASS: test 1375 (1130 out of 1406, remaining: 00:14, took 0.055s, duration: 00:59)\nPASS: test 1376 (1131 out of 1406, remaining: 00:14, took 0.050s, duration: 00:59)\nPASS: test 1377 (1132 out of 1406, remaining: 00:14, took 0.053s, duration: 00:59)\nPASS: test 1378 (1133 out of 1406, remaining: 00:14, took 0.097s, duration: 00:59)\nPASS: test 1379 (1134 out of 1406, remaining: 00:14, took 0.111s, duration: 00:59)\nPASS: test 1380 (1135 out of 1406, remaining: 00:14, took 0.103s, duration: 00:59)\nPASS: test 1381 (1136 out of 1406, remaining: 00:14, took 0.116s, duration: 00:59)\nPASS: test 1382 (1137 out of 1406, remaining: 00:14, took 0.106s, duration: 00:59)\nPASS: test 1383 (1138 out of 1406, remaining: 00:14, took 0.113s, duration: 00:59)\nPASS: test 1384 (1139 out of 1406, remaining: 00:13, took 0.108s, duration: 00:59)\nPASS: test 1385 (1140 out of 1406, remaining: 00:13, took 0.101s, duration: 00:59)\nPASS: test 1386 (1141 out of 1406, remaining: 00:13, took 0.105s, duration: 00:59)\nPASS: test 1387 (1142 out of 1406, remaining: 00:13, took 0.109s, duration: 00:59)\nPASS: test 1388 (1143 out of 1406, remaining: 00:13, took 0.119s, duration: 00:59)\nPASS: test 1389 (1144 out of 1406, remaining: 00:13, took 0.111s, duration: 00:59)\nPASS: test 1390 (1145 out of 1406, remaining: 00:13, took 0.115s, duration: 00:59)\nPASS: test 1391 (1146 out of 1406, remaining: 00:13, took 0.112s, duration: 01:00)\nPASS: test 1392 (1147 out of 1406, remaining: 00:13, took 0.113s, duration: 01:00)\nPASS: test 1393 (1148 out of 1406, remaining: 00:13, took 0.108s, duration: 01:00)\nPASS: test 1408 (1151 out of 1406, remaining: 00:13, took 0.049s, duration: 01:00)\nPASS: test 1409 (1152 out of 1406, remaining: 00:13, took 0.028s, duration: 01:00)\nPASS: test 1410 (1153 out of 1406, remaining: 00:13, took 0.025s, duration: 01:00)\nPASS: test 1411 (1154 out of 1406, remaining: 00:13, took 0.040s, duration: 01:00)\nPASS: test 1413 (1156 out of 1406, remaining: 00:13, took 0.150s, duration: 01:00)\nPASS: test 1412 (1155 out of 1406, remaining: 00:13, took 0.271s, duration: 01:00)\nPASS: test 1414 (1157 out of 1406, remaining: 00:13, took 0.093s, duration: 01:00)\nPASS: test 1415 (1158 out of 1406, remaining: 00:12, took 0.051s, duration: 01:00)\nPASS: test 1416 (1159 out of 1406, remaining: 00:12, took 0.044s, duration: 01:00)\nPASS: test 1417 (1160 out of 1406, remaining: 00:12, took 0.046s, duration: 01:00)\nPASS: test 1418 (1161 out of 1406, remaining: 00:12, took 0.069s, duration: 01:00)\nPASS: test 1419 (1162 out of 1406, remaining: 00:12, took 0.045s, duration: 01:00)\nPASS: test 1421 (1164 out of 1406, remaining: 00:12, took 0.051s, duration: 01:00)\nPASS: test 1423 (1165 out of 1406, remaining: 00:12, took 0.041s, duration: 01:00)\nPASS: test 1427 (1167 out of 1406, remaining: 00:12, took 0.026s, duration: 01:00)\nPASS: test 1424 (1166 out of 1406, remaining: 00:12, took 0.047s, duration: 01:00)\nPASS: test 1429 (1169 out of 1406, remaining: 00:12, took 0.045s, duration: 01:00)\nPASS: test 1430 (1170 out of 1406, remaining: 00:12, took 0.040s, duration: 01:00)\nPASS: test 1431 (1171 out of 1406, remaining: 00:12, took 0.037s, duration: 01:00)\nPASS: test 1432 (1172 out of 1406, remaining: 00:12, took 0.037s, duration: 01:00)\nPASS: test 1433 (1173 out of 1406, remaining: 00:12, took 0.038s, duration: 01:00)\nPASS: test 1434 (1174 out of 1406, remaining: 00:12, took 0.053s, duration: 01:00)\nPASS: test 1273 (1080 out of 1406, remaining: 00:18, took 5.090s, duration: 01:01)\nPASS: test 1428 (1168 out of 1406, remaining: 00:12, took 1.057s, duration: 01:01)\nPASS: test 1437 (1177 out of 1406, remaining: 00:12, took 0.155s, duration: 01:01)\nPASS: test 1438 (1178 out of 1406, remaining: 00:11, took 0.040s, duration: 01:01)\nPASS: test 1439 (1179 out of 1406, remaining: 00:11, took 0.039s, duration: 01:01)\nPASS: test 1435 (1175 out of 1406, remaining: 00:12, took 1.048s, duration: 01:01)\nPASS: test 1440 (1180 out of 1406, remaining: 00:11, took 0.031s, duration: 01:01)\nPASS: test 1441 (1181 out of 1406, remaining: 00:11, took 0.028s, duration: 01:01)\nPASS: test 1442 (1182 out of 1406, remaining: 00:11, took 0.028s, duration: 01:02)\nPASS: test 1447 (1186 out of 1406, remaining: 00:11, took 0.028s, duration: 01:02)\nPASS: test 1444 (1183 out of 1406, remaining: 00:11, took 0.098s, duration: 01:02)\nPASS: test 1449 (1188 out of 1406, remaining: 00:11, took 0.039s, duration: 01:02)\nPASS: test 1455 (1189 out of 1406, remaining: 00:11, took 0.044s, duration: 01:02)\nPASS: test 1456 (1190 out of 1406, remaining: 00:11, took 0.045s, duration: 01:02)\nPASS: test 1457 (1191 out of 1406, remaining: 00:11, took 0.038s, duration: 01:02)\nPASS: test 1458 (1192 out of 1406, remaining: 00:11, took 0.036s, duration: 01:02)\nPASS: test 1461 (1193 out of 1406, remaining: 00:11, took 0.035s, duration: 01:02)\nPASS: test 1463 (1195 out of 1406, remaining: 00:10, took 0.031s, duration: 01:02)\nPASS: test 1462 (1194 out of 1406, remaining: 00:11, took 0.039s, duration: 01:02)\nPASS: test 1464 (1196 out of 1406, remaining: 00:10, took 0.035s, duration: 01:02)\nPASS: test 1466 (1197 out of 1406, remaining: 00:10, took 0.034s, duration: 01:02)\nPASS: test 1436 (1176 out of 1406, remaining: 00:12, took 1.063s, duration: 01:02)\nPASS: test 1469 (1200 out of 1406, remaining: 00:10, took 0.026s, duration: 01:02)\nPASS: test 1471 (1202 out of 1406, remaining: 00:10, took 0.032s, duration: 01:02)\nPASS: test 1472 (1203 out of 1406, remaining: 00:10, took 0.031s, duration: 01:02)\nPASS: test 1467 (1198 out of 1406, remaining: 00:10, took 1.045s, duration: 01:03)\nPASS: test 1468 (1199 out of 1406, remaining: 00:10, took 1.050s, duration: 01:03)\nPASS: test 1500 (1206 out of 1406, remaining: 00:10, took 0.035s, duration: 01:03)\nPASS: test 1473 (1204 out of 1406, remaining: 00:10, took 1.047s, duration: 01:03)\nPASS: test 1502 (1208 out of 1406, remaining: 00:10, took 0.035s, duration: 01:03)\nPASS: test 1503 (1209 out of 1406, remaining: 00:10, took 0.036s, duration: 01:03)\nPASS: test 1504 (1210 out of 1406, remaining: 00:10, took 0.036s, duration: 01:03)\nPASS: test 1505 (1211 out of 1406, remaining: 00:10, took 0.035s, duration: 01:03)\nPASS: test 1506 (1212 out of 1406, remaining: 00:10, took 0.066s, duration: 01:03)\nPASS: test 1508 (1214 out of 1406, remaining: 00:10, took 0.025s, duration: 01:03)\nPASS: test 1509 (1215 out of 1406, remaining: 00:10, took 1.106s, duration: 01:04)\nPASS: test 1511 (1216 out of 1406, remaining: 00:10, took 0.048s, duration: 01:05)\nPASS: test 1513 (1217 out of 1406, remaining: 00:10, took 0.037s, duration: 01:05)\nPASS: test 1514 (1218 out of 1406, remaining: 00:10, took 1.097s, duration: 01:06)\nPASS: test 1515 (1219 out of 1406, remaining: 00:10, took 2.093s, duration: 01:08)\nPASS: test 1475 (1205 out of 1406, remaining: 00:11, took 5.067s, duration: 01:08)\nPASS: test 1516 (1220 out of 1406, remaining: 00:10, took 2.091s, duration: 01:10)\nPASS: test 1518 (1222 out of 1406, remaining: 00:10, took 0.094s, duration: 01:10)\nPASS: test 1517 (1221 out of 1406, remaining: 00:10, took 2.070s, duration: 01:10)\nPASS: test 1521 (1225 out of 1406, remaining: 00:10, took 0.026s, duration: 01:10)\nPASS: test 1519 (1223 out of 1406, remaining: 00:10, took 0.091s, duration: 01:10)\nPASS: test 1522 (1226 out of 1406, remaining: 00:10, took 0.094s, duration: 01:10)\nPASS: test 1524 (1228 out of 1406, remaining: 00:10, took 0.148s, duration: 01:10)\nPASS: test 1525 (1229 out of 1406, remaining: 00:10, took 1.104s, duration: 01:11)\nPASS: test 1501 (1207 out of 1406, remaining: 00:11, took 9.126s, duration: 01:12)\nPASS: test 1526 (1230 out of 1406, remaining: 00:10, took 1.104s, duration: 01:12)\nPASS: test 1528 (1232 out of 1406, remaining: 00:10, took 0.091s, duration: 01:13)\nPASS: test 1529 (1233 out of 1406, remaining: 00:10, took 0.038s, duration: 01:13)\nPASS: test 1530 (1234 out of 1406, remaining: 00:10, took 0.025s, duration: 01:13)\nPASS: test 1531 (1235 out of 1406, remaining: 00:10, took 0.081s, duration: 01:13)\nPASS: test 1532 (1236 out of 1406, remaining: 00:10, took 0.085s, duration: 01:13)\nPASS: test 1533 (1237 out of 1406, remaining: 00:10, took 0.048s, duration: 01:13)\nPASS: test 1534 (1238 out of 1406, remaining: 00:09, took 0.086s, duration: 01:13)\nPASS: test 1535 (1239 out of 1406, remaining: 00:09, took 0.086s, duration: 01:13)\nPASS: test 1536 (1240 out of 1406, remaining: 00:09, took 0.086s, duration: 01:13)\nPASS: test 1537 (1241 out of 1406, remaining: 00:09, took 0.031s, duration: 01:13)\nPASS: test 1538 (1242 out of 1406, remaining: 00:09, took 0.087s, duration: 01:13)\nPASS: test 1539 (1243 out of 1406, remaining: 00:09, took 0.032s, duration: 01:13)\nPASS: test 1540 (1244 out of 1406, remaining: 00:09, took 0.214s, duration: 01:13)\nPASS: test 1527 (1231 out of 1406, remaining: 00:10, took 1.610s, duration: 01:14)\nPASS: test 1543 (1246 out of 1406, remaining: 00:09, took 0.102s, duration: 01:14)\nPASS: test 1544 (1247 out of 1406, remaining: 00:09, took 0.030s, duration: 01:14)\nPASS: test 1545 (1248 out of 1406, remaining: 00:09, took 0.036s, duration: 01:14)\nPASS: test 1550 (1249 out of 1406, remaining: 00:09, took 0.027s, duration: 01:14)\nPASS: test 1551 (1250 out of 1406, remaining: 00:09, took 0.045s, duration: 01:14)\nPASS: test 1554 (1253 out of 1406, remaining: 00:09, took 0.060s, duration: 01:14)\nPASS: test 1555 (1254 out of 1406, remaining: 00:09, took 0.036s, duration: 01:14)\nPASS: test 1556 (1255 out of 1406, remaining: 00:08, took 0.054s, duration: 01:14)\nPASS: test 1557 (1256 out of 1406, remaining: 00:08, took 0.029s, duration: 01:14)\nPASS: test 1558 (1257 out of 1406, remaining: 00:08, took 0.033s, duration: 01:14)\nPASS: test 1559 (1258 out of 1406, remaining: 00:08, took 0.047s, duration: 01:14)\nPASS: test 1563 (1261 out of 1406, remaining: 00:08, took 0.035s, duration: 01:14)\nPASS: test 1542 (1245 out of 1406, remaining: 00:09, took 2.050s, duration: 01:16)\nPASS: test 1117 (954 out of 1406, remaining: 00:36, took 23.098s, duration: 01:16)\nPASS: test 1566 (1264 out of 1406, remaining: 00:08, took 0.046s, duration: 01:16)\nPASS: test 1567 (1265 out of 1406, remaining: 00:08, took 0.047s, duration: 01:16)\nPASS: test 1568 (1266 out of 1406, remaining: 00:08, took 0.153s, duration: 01:16)\nPASS: test 1569 (1267 out of 1406, remaining: 00:08, took 0.148s, duration: 01:16)\nPASS: test 1570 (1268 out of 1406, remaining: 00:08, took 0.150s, duration: 01:17)\nPASS: test 1564 (1262 out of 1406, remaining: 00:08, took 3.031s, duration: 01:17)\nPASS: test 1593 (1271 out of 1406, remaining: 00:08, took 0.085s, duration: 01:17)\nPASS: test 1594 (1272 out of 1406, remaining: 00:08, took 0.087s, duration: 01:17)\nPASS: test 1595 (1273 out of 1406, remaining: 00:08, took 0.085s, duration: 01:17)\nPASS: test 1596 (1274 out of 1406, remaining: 00:08, took 0.087s, duration: 01:18)\nPASS: test 1597 (1275 out of 1406, remaining: 00:08, took 0.027s, duration: 01:18)\nPASS: test 1613 (1276 out of 1406, remaining: 00:07, took 0.037s, duration: 01:18)\nPASS: test 1591 (1270 out of 1406, remaining: 00:08, took 1.091s, duration: 01:18)\nPASS: test 1633 (1280 out of 1406, remaining: 00:07, took 1.060s, duration: 01:19)\nPASS: test 1523 (1227 out of 1406, remaining: 00:11, took 9.162s, duration: 01:19)\nPASS: test 1634 (1281 out of 1406, remaining: 00:07, took 1.048s, duration: 01:20)\nPASS: test 1671 (1284 out of 1406, remaining: 00:07, took 0.047s, duration: 01:20)\nPASS: test 1635 (1282 out of 1406, remaining: 00:07, took 1.047s, duration: 01:20)\nPASS: test 1680 (1285 out of 1406, remaining: 00:07, took 0.043s, duration: 01:20)\nPASS: test 1681 (1286 out of 1406, remaining: 00:07, took 0.047s, duration: 01:20)\nPASS: test 1682 (1287 out of 1406, remaining: 00:07, took 0.046s, duration: 01:20)\nPASS: test 1900 (1289 out of 1406, remaining: 00:07, took 0.033s, duration: 01:20)\nPASS: test 1683 (1288 out of 1406, remaining: 00:07, took 0.063s, duration: 01:20)\nPASS: test 1903 (1290 out of 1406, remaining: 00:07, took 0.147s, duration: 01:20)\nPASS: test 1905 (1292 out of 1406, remaining: 00:07, took 0.096s, duration: 01:20)\nPASS: test 1906 (1293 out of 1406, remaining: 00:07, took 0.088s, duration: 01:20)\nPASS: test 1670 (1283 out of 1406, remaining: 00:07, took 1.053s, duration: 01:20)\nPASS: test 1907 (1294 out of 1406, remaining: 00:06, took 0.086s, duration: 01:20)\nPASS: test 1910 (1296 out of 1406, resh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\nsh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\nmaining: 00:06, took 0.042s, duration: 01:20)\nPASS: test 1911 (1297 out of 1406, remaining: 00:06, took 0.199s, duration: 01:21)\nPASS: test 1912 (1298 out of 1406, remaining: 00:06, took 0.024s, duration: 01:21)\nPASS: test 1913 (1299 out of 1406, remaining: 00:06, took 0.036s, duration: 01:21)\nPASS: test 1914 (1300 out of 1406, remaining: 00:06, took 0.036s, duration: 01:21)\nPASS: test 1915 (1301 out of 1406, remaining: 00:06, took 0.036s, duration: 01:21)\nPASS: test 1918 (1302 out of 1406, remaining: 00:06, took 0.028s, duration: 01:21)\nPASS: test 1919 (1303 out of 1406, remaining: 00:06, took 0.036s, duration: 01:21)\nPASS: test 1940 (1305 out of 1406, remaining: 00:06, took 0.041s, duration: 01:21)\nPASS: test 1904 (1291 out of 1406, remaining: 00:07, took 1.060s, duration: 01:21)\nPASS: test 1942 (1307 out of 1406, remaining: 00:06, took 0.042s, duration: 01:21)\nPASS: test 1943 (1308 out of 1406, remaining: 00:06, took 0.041s, duration: 01:21)\nPASS: test 1944 (1309 out of 1406, remaining: 00:06, took 0.043s, duration: 01:21)\nPASS: test 1909 (1295 out of 1406, remaining: 00:07, took 1.095s, duration: 01:21)\nPASS: test 1946 (1311 out of 1406, remaining: 00:05, took 0.046s, duration: 01:21)\nPASS: test 1947 (1312 out of 1406, remaining: 00:05, took 0.045s, duration: 01:21)\nPASS: test 1948 (1313 out of 1406, remaining: 00:05, took 0.046s, duration: 01:21)\nPASS: test 1960 (1314 out of 1406, remaining: 00:05, took 0.044s, duration: 01:22)\nPASS: test 1565 (1263 out of 1406, remaining: 00:09, took 6.042s, duration: 01:22)\nPASS: test 1964 (1315 out of 1406, remaining: 00:05, took 0.048s, duration: 01:22)\nPASS: test 2000 (1316 out of 1406, remaining: 00:05, took 0.101s, duration: 01:22)\nPASS: test 2001 (1317 out of 1406, remaining: 00:05, took 0.107s, duration: 01:22)\nPASS: test 2025 (1323 out of 1406, remaining: 00:05, took 0.133s, duration: 01:22)\nPASS: test 1941 (1306 out of 1406, remaining: 00:06, took 1.103s, duration: 01:22)\nPASS: test 2028 (1326 out of 1406, remaining: 00:04, took 0.153s, duration: 01:22)\nPASS: test 2029 (1327 out of 1406, remaining: 00:04, took 0.145s, duration: 01:22)\nPASS: test 2030 (1328 out of 1406, remaining: 00:04, took 0.140s, duration: 01:22)\nPASS: test 2036 (1332 out of 1406, remaining: 00:04, took 0.028s, duration: 01:22)\nPASS: test 2040 (1336 out of 1406, remaining: 00:04, took 0.045s, duration: 01:22)\nPASS: test 2031 (1329 out of 1406, remaining: 00:04, took 0.152s, duration: 01:22)\nPASS: test 2039 (1335 out of 1406, remaining: 00:04, took 0.099s, duration: 01:22)\nPASS: test 2044 (1339 out of 1406, remaining: 00:04, took 0.040s, duration: 01:22)\nPASS: test 2045 (1340 out of 1406, remaining: 00:04, took 0.041s, duration: 01:22)\nPASS: test 1945 (1310 out of 1406, remaining: 00:06, took 1.104s, duration: 01:22)\nPASS: test 2049 (1344 out of 1406, remaining: 00:03, took 0.051s, duration: 01:22)\nPASS: test 2052 (1347 out of 1406, remaining: 00:03, took 0.056s, duration: 01:22)\nPASS: test 2053 (1348 out of 1406, remaining: 00:03, took 0.038s, duration: 01:22)\nPASS: test 2051 (1346 out of 1406, remaining: 00:03, took 0.105s, duration: 01:22)\nPASS: test 2054 (1349 out of 1406, remaining: 00:03, took 0.046s, duration: 01:22)\nPASS: test 2058 (1351 out of 1406, remaining: 00:03, took 0.061s, duration: 01:22)\nPASS: test 2059 (1352 out of 1406, remaining: 00:03, took 0.066s, duration: 01:22)\nPASS: test 2060 (1353 out of 1406, remaining: 00:03, took 0.064s, duration: 01:22)\nPASS: test 2061 (1354 out of 1406, remaining: 00:03, took 0.157s, duration: 01:23)\nPASS: test 2062 (1355 out of 1406, remaining: 00:03, took 0.150s, duration: 01:23)\nPASS: test 2064 (1357 out of 1406, remaining: 00:03, took 0.051s, duration: 01:23)\nPASS: test 2065 (1358 out of 1406, remaining: 00:02, took 0.051s, duration: 01:23)\nPASS: test 2063 (1356 out of 1406, remaining: 00:03, took 0.153s, duration: 01:23)\nPASS: test 2066 (1359 out of 1406, remaining: 00:02, took 0.068s, duration: 01:23)\nPASS: test 2067 (1360 out of 1406, remaining: 00:02, took 0.059s, duration: 01:23)\nPASS: test 2068 (1361 out of 1406, remaining: 00:02, took 0.055s, duration: 01:23)\nPASS: test 2069 (1362 out of 1406, remaining: 00:02, took 0.058s, duration: 01:23)\nPASS: test 2071 (1363 out of 1406, remaining: 00:02, took 0.031s, duration: 01:23)\nPASS: test 2072 (1364 out of 1406, remaining: 00:02, took 0.039s, duration: 01:23)\nPASS: test 2073 (1365 out of 1406, remaining: 00:02, took 0.049s, duration: 01:23)\nPASS: test 2074 (1366 out of 1406, remaining: 00:02, took 0.039s, duration: 01:23)\nPASS: test 2075 (1367 out of 1406, remaining: 00:02, took 0.028s, duration: 01:23)\nPASS: test 2080 (1369 out of 1406, remaining: 00:02, took 0.031s, duration: 01:23)\nPASS: test 2076 (1368 out of 1406, remaining: 00:02, took 0.154s, duration: 01:23)\nPASS: test 2081 (1370 out of 1406, remaining: 00:02, took 0.150s, duration: 01:23)\nPASS: test 2082 (1371 out of 1406, remaining: 00:02, took 0.046s, duration: 01:23)\nPASS: test 2084 (1373 out of 1406, remaining: 00:02, took 0.040s, duration: 01:23)\nPASS: test 2083 (1372 out of 1406, remaining: 00:02, took 0.091s, duration: 01:23)\nPASS: test 2050 (1345 out of 1406, remaining: 00:03, took 1.063s, duration: 01:23)\nPASS: test 2306 (1375 out of 1406, remaining: 00:01, took 0.094s, duration: 01:23)\nPASS: test 2085 (1374 out of 1406, remaining: 00:01, took 0.151s, duration: 01:23)\nPASS: test 3008 (1384 out of 1406, remaining: 00:01, took 0.039s, duration: 01:23)\nPASS: test 3009 (1385 out of 1406, remaining: 00:01, took 0.047s, duration: 01:23)\nPASS: test 2055 (1350 out of 1406, remaining: 00:03, took 1.061s, duration: 01:23)\nPASS: test 3010 (1386 out of 1406, remaining: 00:01, took 0.047s, duration: 01:23)\nPASS: test 3011 (1387 out of 1406, remaining: 00:01, took 0.048s, duration: 01:23)\nPASS: test 3012 (1388 out of 1406, remaining: 00:01, took 0.046s, duration: 01:23)\nPASS: test 3013 (1389 out of 1406, remaining: 00:01, took 0.045s, duration: 01:23)\nPASS: test 3014 (1390 out of 1406, remaining: 00:00, took 0.040s, duration: 01:23)\nPASS: test 3015 (1391 out of 1406, remaining: 00:00, took 0.063s, duration: 01:23)\nPASS: test 3016 (1392 out of 1406, remaining: 00:00, took 0.034s, duration: 01:23)\nPASS: test 3020 (1394 out of 1406, remaining: 00:00, took 0.031s, duration: 01:23)\nPASS: test 3019 (1393 out of 1406, remaining: 00:00, took 0.037s, duration: 01:23)\nPASS: test 3025 (1395 out of 1406, remaining: 00:00, took 0.081s, duration: 01:24)\nPASS: test 3026 (1396 out of 1406, remaining: 00:00, took 0.083s, duration: 01:24)\nPASS: test 3030 (1400 out of 1406, remaining: 00:00, took 0.032s, duration: 01:24)\nPASS: test 3029 (1399 out of 1406, remaining: 00:00, took 0.040s, duration: 01:24)\nPASS: test 3027 (1397 out of 1406, remaining: 00:00, took 0.138s, duration: 01:24)\nPASS: test 3103 (1404 out of 1406, remaining: 00:00, took 0.041s, duration: 01:24)\nPASS: test 3101 (1402 out of 1406, remaining: 00:00, took 0.056s, duration: 01:24)\nPASS: test 3201 (1405 out of 1406, remaining: 00:00, took 0.041s, duration: 01:24)\nPASS: test 3028 (1398 out of 1406, remaining: 00:00, took 1.092s, duration: 01:25)\nPASS: test 3202 (1406 out of 1406, remaining: 00:00, took 1.056s, duration: 01:25)\nTESTDONE: 1673 tests were considered during 85 seconds.\nTESTDONE: 1074 tests out of PASS: 1074 report: 100%\nDURATION: 91\nEND: /usr/lib/curl/ptest\n2024-02-06T09:14\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "curl": {
                    "duration": "91",
                    "log": "START: ptest-runner\n2024-02-06T09:12\nUsing curl: ../src/curl\n********* System characteristics ******** \n* curl 8.6.0 (aarch64-poky-linux-gnu) \n* libcurl/8.6.0 OpenSSL/3.2.1 zlib/1.3 libidn2/2.3.7\n* Features: alt-svc AsynchDNS HSTS HTTPS-proxy IDN IPv6 Largefile libz NTLM SSL threadsafe TLS-SRP UnixSockets\n* Disabled: \n* Host: qemuarm64\n* System: Linux qemuarm64 6.6.12-yocto-standard #1 SMP PREEMPT Thu Jan 18 21:01:37 UTC 2024 aarch64 GNU/Linux\n* OS: linux\n* Jobs: 4\n* Env: \n* Seed: 255607\n* Servers: HTTP-IPv6 HTTP-unix FTP-IPv6 \n***************************************** \nPASS: test 0001 (1   out of 1406, remaining: 46:08, took 1.047s, duration: 00:01)\nPASS: test 0003 (3   out of 1406, remaining: 15:24, took 1.057s, duration: 00:01)\nPASS: test 0002 (2   out of 1406, remaining: 23:37, took 1.098s, duration: 00:02)\nPASS: test 0005 (5   out of 1406, remaining: 09:36, took 0.086s, duration: 00:02)\nPASS: test 0006 (6   out of 1406, remaining: 08:03, took 0.092s, duration: 00:02)\nPASS: test 0004 (4   out of 1406, remaining: 12:08, took 1.158s, duration: 00:02)\nPASS: test 0007 (7   out of 1406, remaining: 07:02, took 0.093s, duration: 00:02)\nPASS: test 0010 (10  out of 1406, remaining: 05:02, took 0.092s, duration: 00:02)\nPASS: test 0008 (8   out of 1406, remaining: 06:20, took 0.116s, duration: 00:02)\nPASS: test 0009 (9   out of 1406, remaining: 05:38, took 0.108s, duration: 00:02)\nPASS: test 0013 (13  out of 1406, remaining: 03:56, took 0.033s, duration: 00:02)\nPASS: test 0012 (12  out of 1406, remaining: 04:17, took 0.043s, duration: 00:02)\nPASS: test 0014 (14  out of 1406, remaining: 03:40, took 0.038s, duration: 00:02)\nPASS: test 0015 (15  out of 1406, remaining: 03:28, took 0.041s, duration: 00:02)\nPASS: test 0016 (16  out of 1406, remaining: 03:16, took 0.046s, duration: 00:02)\nPASS: test 0017 (17  out of 1406, remaining: 03:05, took 0.047s, duration: 00:02)\nPASS: test 0019 (19  out of 1406, remaining: 02:48, took 0.040s, duration: 00:02)\nPASS: test 0020 (20  out of 1406, remaining: 02:39, took 0.039s, duration: 00:02)\nPASS: test 0011 (11  out of 1406, remaining: 04:53, took 0.200s, duration: 00:02)\nPASS: test 0018 (18  out of 1406, remaining: 02:58, took 0.067s, duration: 00:02)\nPASS: test 0021 (21  out of 1406, remaining: 02:34, took 0.032s, duration: 00:02)\nPASS: test 0023 (23  out of 1406, remaining: 02:20, took 0.025s, duration: 00:02)\nPASS: test 0024 (24  out of 1406, remaining: 02:15, took 0.037s, duration: 00:02)\nPASS: test 0022 (22  out of 1406, remaining: 02:30, took 0.089s, duration: 00:02)\nPASS: test 0025 (25  out of 1406, remaining: 02:12, took 0.069s, duration: 00:02)\nPASS: test 0026 (26  out of 1406, remaining: 02:09, took 0.092s, duration: 00:02)\nPASS: test 0030 (30  out of 1406, remaining: 01:55, took 0.082s, duration: 00:02)\nPASS: test 0028 (28  out of 1406, remaining: 02:05, took 0.148s, duration: 00:02)\nPASS: test 0032 (32  out of 1406, remaining: 01:50, took 0.035s, duration: 00:02)\nPASS: test 0031 (31  out of 1406, remaining: 01:55, took 0.077s, duration: 00:02)\nPASS: test 0027 (27  out of 1406, remaining: 02:13, took 0.251s, duration: 00:02)\nPASS: test 0034 (34  out of 1406, remaining: 01:46, took 0.040s, duration: 00:02)\nPASS: test 0033 (33  out of 1406, remaining: 01:51, took 0.091s, duration: 00:02)\nPASS: test 0036 (36  out of 1406, remaining: 01:41, took 0.042s, duration: 00:02)\nPASS: test 0035 (35  out of 1406, remaining: 01:45, took 0.089s, duration: 00:02)\nPASS: test 0038 (38  out of 1406, remaining: 01:37, took 0.039s, duration: 00:02)\nPASS: test 0037 (37  out of 1406, remaining: 01:42, took 0.085s, duration: 00:02)\nPASS: test 0039 (39  out of 1406, remaining: 01:36, took 0.063s, duration: 00:02)\nPASS: test 0041 (41  out of 1406, remaining: 01:32, took 0.028s, duration: 00:02)\nPASS: test 0040 (40  out of 1406, remaining: 01:37, took 0.143s, duration: 00:02)\nPASS: test 0043 (43  out of 1406, remaining: 01:31, took 0.102s, duration: 00:02)\nPASS: test 0042 (42  out of 1406, remaining: 01:34, took 0.146s, duration: 00:02)\nPASS: test 0044 (44  out of 1406, remaining: 01:31, took 0.098s, duration: 00:02)\nPASS: test 0046 (46  out of 1406, remaining: 01:27, took 0.057s, duration: 00:02)\nPASS: test 0048 (48  out of 1406, remaining: 01:25, took 0.035s, duration: 00:03)\nPASS: test 0047 (47  out of 1406, remaining: 01:28, took 0.083s, duration: 00:03)\nPASS: test 0045 (45  out of 1406, remaining: 01:32, took 0.158s, duration: 00:03)\nPASS: test 0049 (49  out of 1406, remaining: 01:27, took 0.147s, duration: 00:03)\nPASS: test 0050 (50  out of 1406, remaining: 01:26, took 0.144s, duration: 00:03)\nPASS: test 0051 (51  out of 1406, remaining: 01:25, took 0.146s, duration: 00:03)\nPASS: test 0053 (53  out of 1406, remaining: 01:22, took 0.050s, duration: 00:03)\nPASS: test 0054 (54  out of 1406, remaining: 01:22, took 0.086s, duration: 00:03)\nPASS: test 0052 (52  out of 1406, remaining: 01:26, took 0.151s, duration: 00:03)\nPASS: test 0056 (56  out of 1406, remaining: 01:21, took 0.108s, duration: 00:03)\nPASS: test 0055 (55  out of 1406, remaining: 01:23, took 0.165s, duration: 00:03)\nPASS: test 0057 (57  out of 1406, remaining: 01:20, took 0.103s, duration: 00:03)\nPASS: test 0058 (58  out of 1406, remaining: 01:21, took 0.091s, duration: 00:03)\nPASS: test 0059 (59  out of 1406, remaining: 01:19, took 0.088s, duration: 00:03)\nPASS: test 0061 (61  out of 1406, remaining: 01:18, took 0.049s, duration: 00:03)\nPASS: test 0063 (63  out of 1406, remaining: 01:17, took 0.095s, duration: 00:03)\nPASS: test 0062 (62  out of 1406, remaining: 01:19, took 0.157s, duration: 00:03)\nPASS: test 0065 (65  out of 1406, remaining: 01:16, took 0.053s, duration: 00:03)\nPASS: test 0066 (66  out of 1406, remaining: 01:16, took 0.083s, duration: 00:03)\nPASS: test 0064 (64  out of 1406, remaining: 01:19, took 0.159s, duration: 00:03)\nPASS: test 0068 (68  out of 1406, remaining: 01:15, took 0.055s, duration: 00:03)\nPASS: test 0067 (67  out of 1406, remaining: 01:17, took 0.104s, duration: 00:03)\nPASS: test 0070 (70  out of 1406, remaining: 01:15, took 0.053s, duration: 00:03)\nPASS: test 0069 (69  out of 1406, remaining: 01:17, took 0.166s, duration: 00:04)\nPASS: test 0071 (71  out of 1406, remaining: 01:16, took 0.102s, duration: 00:04)\nPASS: test 0072 (72  out of 1406, remaining: 01:15, took 0.055s, duration: 00:04)\nPASS: test 0073 (73  out of 1406, remaining: 01:15, took 0.092s, duration: 00:04)\nPASS: test 0074 (74  out of 1406, remaining: 01:15, took 0.095s, duration: 00:04)\nPASS: test 0075 (75  out of 1406, remaining: 01:14, took 0.031s, duration: 00:04)\nPASS: test 0076 (76  out of 1406, remaining: 01:13, took 0.029s, duration: 00:04)\nPASS: test 0077 (77  out of 1406, remaining: 01:12, took 0.040s, duration: 00:04)\nPASS: test 0078 (78  out of 1406, remaining: 01:12, took 0.042s, duration: 00:04)\nPASS: test 0079 (79  out of 1406, remaining: 01:12, took 0.087s, duration: 00:04)\nPASS: test 0081 (81  out of 1406, remaining: 01:12, took 0.105s, duration: 00:04)\nPASS: test 0082 (82  out of 1406, remaining: 01:11, took 0.041s, duration: 00:04)\nPASS: test 0060 (60  out of 1406, remaining: 01:41, took 1.099s, duration: 00:04)\nPASS: test 0084 (84  out of 1406, remaining: 01:12, took 0.089s, duration: 00:04)\nPASS: test 0085 (85  out of 1406, remaining: 01:12, took 0.090s, duration: 00:04)\nPASS: test 0086 (86  out of 1406, remaining: 01:15, took 0.207s, duration: 00:04)\nPASS: test 0087 (87  out of 1406, remaining: 01:14, took 0.041s, duration: 00:04)\nPASS: test 0088 (88  out of 1406, remaining: 01:16, took 0.158s, duration: 00:05)\nPASS: test 0089 (89  out of 1406, remaining: 01:18, took 0.177s, duration: 00:05)\nPASS: test 0090 (90  out of 1406, remaining: 01:21, took 0.298s, duration: 00:05)\nPASS: test 0091 (91  out of 1406, remaining: 01:23, took 0.163s, duration: 00:05)\nPASS: test 0092 (92  out of 1406, remaining: 01:22, took 0.041s, duration: 00:05)\nPASS: test 0093 (93  out of 1406, remaining: 01:22, took 0.085s, duration: 00:05)\nPASS: test 0094 (94  out of 1406, remaining: 01:23, took 0.089s, duration: 00:05)\nPASS: test 0080 (80  out of 1406, remaining: 01:44, took 2.064s, duration: 00:06)\nPASS: test 0097 (96  out of 1406, remaining: 01:26, took 0.034s, duration: 00:06)\nPASS: test 0083 (83  out osh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\nf 1406, remaining: 01:43, took 2.063s, duration: 00:06)\nPASS: test 0099 (98  out of 1406, remaining: 01:27, took 0.044s, duration: 00:06)\nPASS: test 0098 (97  out of 1406, remaining: 01:39, took 1.038s, duration: 00:07)\nPASS: test 0100 (99  out of 1406, remaining: 01:41, took 1.152s, duration: 00:07)\nPASS: test 0102 (101 out of 1406, remaining: 01:40, took 0.091s, duration: 00:07)\nPASS: test 0103 (102 out of 1406, remaining: 01:41, took 0.091s, duration: 00:07)\nPASS: test 0104 (103 out of 1406, remaining: 01:40, took 0.037s, duration: 00:07)\nPASS: test 0105 (104 out of 1406, remaining: 01:40, took 0.089s, duration: 00:08)\nPASS: test 0095 (95  out of 1406, remaining: 01:50, took 2.070s, duration: 00:08)\nPASS: test 0106 (105 out of 1406, remaining: 01:40, took 0.087s, duration: 00:08)\nPASS: test 0108 (107 out of 1406, remaining: 01:39, took 0.091s, duration: 00:08)\nPASS: test 0109 (108 out of 1406, remaining: 01:39, took 0.086s, duration: 00:08)\nPASS: test 0110 (109 out of 1406, remaining: 01:39, took 0.087s, duration: 00:08)\nPASS: test 0111 (110 out of 1406, remaining: 01:39, took 0.045s, duration: 00:08)\nPASS: test 0112 (111 out of 1406, remaining: 01:39, took 0.089s, duration: 00:08)\nPASS: test 0101 (100 out of 1406, remaining: 01:51, took 1.161s, duration: 00:08)\nPASS: test 0113 (112 out of 1406, remaining: 01:38, took 0.031s, duration: 00:08)\nPASS: test 0114 (113 out of 1406, remaining: 01:38, took 0.032s, duration: 00:08)\nPASS: test 0115 (114 out of 1406, remaining: 01:37, took 0.036s, duration: 00:08)\nPASS: test 0116 (115 out of 1406, remaining: 01:36, took 0.041s, duration: 00:08)\nPASS: test 0117 (116 out of 1406, remaining: 01:35, took 0.038s, duration: 00:08)\nPASS: test 0118 (117 out of 1406, remaining: 01:35, took 0.043s, duration: 00:08)\nPASS: test 0119 (118 out of 1406, remaining: 01:34, took 0.044s, duration: 00:08)\nPASS: test 0120 (119 out of 1406, remaining: 01:34, took 0.087s, duration: 00:08)\nPASS: test 0121 (120 out of 1406, remaining: 01:33, took 0.090s, duration: 00:08)\nPASS: test 0122 (121 out of 1406, remaining: 01:33, took 0.044s, duration: 00:08)\nPASS: test 0123 (122 out of 1406, remaining: 01:32, took 0.040s, duration: 00:08)\nPASS: test 0125 (124 out of 1406, remaining: 01:31, took 0.043s, duration: 00:08)\nPASS: test 0124 (123 out of 1406, remaining: 01:32, took 0.095s, duration: 00:08)\nPASS: test 0126 (125 out of 1406, remaining: 01:31, took 0.086s, duration: 00:08)\nPASS: test 0127 (126 out of 1406, remaining: 01:31, took 0.090s, duration: 00:08)\nPASS: test 0129 (128 out of 1406, remaining: 01:30, took 0.037s, duration: 00:09)\nPASS: test 0128 (127 out of 1406, remaining: 01:30, took 0.091s, duration: 00:09)\nPASS: test 0130 (129 out of 1406, remaining: 01:30, took 0.098s, duration: 00:09)\nPASS: test 0131 (130 out of 1406, remaining: 01:29, took 0.096s, duration: 00:09)\nPASS: test 0107 (106 out of 1406, remaining: 01:52, took 1.158s, duration: 00:09)\nPASS: test 0132 (131 out of 1406, remaining: 01:29, took 0.094s, duration: 00:09)\nPASS: test 0133 (132 out of 1406, remaining: 01:29, took 0.094s, duration: 00:09)\nPASS: test 0135 (134 out of 1406, remaining: 01:28, took 0.053s, duration: 00:09)\nPASS: test 0134 (133 out of 1406, remaining: 01:28, took 0.099s, duration: 00:09)\nPASS: test 0136 (135 out of 1406, remaining: 01:27, took 0.082s, duration: 00:09)\nPASS: test 0137 (136 out of 1406, remaining: 01:27, took 0.092s, duration: 00:09)\nPASS: test 0138 (137 out of 1406, remaining: 01:26, took 0.095s, duration: 00:09)\nPASS: test 0139 (138 out of 1406, remaining: 01:26, took 0.095s, duration: 00:09)\nPASS: test 0140 (139 out of 1406, remaining: 01:25, took 0.037s, duration: 00:09)\nPASS: test 0141 (140 out of 1406, remaining: 01:25, took 0.040s, duration: 00:09)\nPASS: test 0144 (143 out of 1406, remaining: 01:23, took 0.047s, duration: 00:09)\ntest 0029...Warning: server logs lock timeout (5 seconds) expired (locks: sws-HTTP-IPv4)\nOK (29  out of 1406, remaining: 07:30, took 7.084s, duration: 00:09)\nPASS: test 0143 (142 out of 1406, remaining: 01:24, took 0.105s, duration: 00:09)\nPASS: test 0145 (144 out of 1406, remaining: 01:23, took 0.063s, duration: 00:09)\nPASS: test 0148 (147 out of 1406, remaining: 01:22, took 0.040s, duration: 00:09)\nPASS: test 0147 (146 out of 1406, remaining: 01:23, took 0.110s, duration: 00:09)\nPASS: test 0142 (141 out of 1406, remaining: 01:26, took 0.283s, duration: 00:09)\nPASS: test 0150 (149 out of 1406, remaining: 01:22, took 0.106s, duration: 00:09)\nPASS: test 0149 (148 out of 1406, remaining: 01:22, took 0.147s, duration: 00:09)\nPASS: test 0151 (150 out of 1406, remaining: 01:21, took 0.084s, duration: 00:09)\nPASS: test 0152 (151 out of 1406, remaining: 01:21, took 0.085s, duration: 00:09)\nPASS: test 0153 (152 out of 1406, remaining: 01:21, took 0.191s, duration: 00:09)\nPASS: test 0154 (153 out of 1406, remaining: 01:21, took 0.162s, duration: 00:09)\nPASS: test 0155 (154 out of 1406, remaining: 01:21, took 0.177s, duration: 00:09)\nPASS: test 0157 (156 out of 1406, remaining: 01:20, took 0.083s, duration: 00:10)\nPASS: test 0156 (155 out of 1406, remaining: 01:20, took 0.093s, duration: 00:10)\nPASS: test 0161 (159 out of 1406, remaining: 01:18, took 0.044s, duration: 00:10)\nPASS: test 0158 (157 out of 1406, remaining: 01:20, took 0.092s, duration: 00:10)\nPASS: test 0162 (160 out of 1406, remaining: 01:19, took 0.089s, duration: 00:10)\nPASS: test 0163 (161 out of 1406, remaining: 01:18, took 0.100s, duration: 00:10)\nPASS: test 0164 (162 out of 1406, remaining: 01:18, took 0.092s, duration: 00:10)\nPASS: test 0166 (164 out of 1406, remaining: 01:18, took 0.094s, duration: 00:10)\nPASS: test 0167 (165 out of 1406, remaining: 01:18, took 0.148s, duration: 00:10)\nPASS: test 0169 (167 out of 1406, remaining: 01:17, took 0.065s, duration: 00:10)\nPASS: test 0168 (166 out of 1406, remaining: 01:18, took 0.205s, duration: 00:10)\nPASS: test 0170 (168 out of 1406, remaining: 01:17, took 0.087s, duration: 00:10)\nPASS: test 0171 (169 out of 1406, remaining: 01:17, took 0.041s, duration: 00:10)\nPASS: test 0172 (170 out of 1406, remaining: 01:17, took 0.047s, duration: 00:10)\nPASS: test 0173 (171 out of 1406, remaining: 01:17, took 0.097s, duration: 00:10)\nPASS: test 0174 (172 out of 1406, remaining: 01:16, took 0.084s, duration: 00:10)\nPASS: test 0146 (145 out of 1406, remaining: 01:33, took 1.215s, duration: 00:10)\nPASS: test 0175 (173 out of 1406, remaining: 01:17, took 0.150s, duration: 00:10)\nPASS: test 0176 (174 out of 1406, remaining: 01:16, took 0.149s, duration: 00:10)\nPASS: test 0179 (177 out of 1406, remaining: 01:15, took 0.036s, duration: 00:10)\nPASS: test 0178 (176 out of 1406, remaining: 01:16, took 0.088s, duration: 00:10)\nPASS: test 0180 (178 out of 1406, remaining: 01:15, took 0.090s, duration: 00:10)\nPASS: test 0181 (179 out of 1406, remaining: 01:15, took 0.090s, duration: 00:10)\nPASS: test 0183 (181 out of 1406, remaining: 01:14, took 0.036s, duration: 00:11)\nPASS: test 0182 (180 out of 1406, remaining: 01:15, took 0.081s, duration: 00:11)\nPASS: test 0184 (182 out of 1406, remaining: 01:14, took 0.044s, duration: 00:11)\nPASS: test 0185 (183 out of 1406, remaining: 01:14, took 0.046s, duration: 00:11)\nPASS: test 0186 (184 out of 1406, remaining: 01:14, took 0.091s, duration: 00:11)\nPASS: test 0187 (185 out of 1406, remaining: 01:13, took 0.095s, duration: 00:11)\nPASS: test 0188 (186 out of 1406, remaining: 01:13, took 0.044s, duration: 00:11)\nPASS: test 0189 (187 out of 1406, remaining: 01:13, took 0.043s, duration: 00:11)\nPASS: test 0191 (189 out of 1406, remaining: 01:12, took 0.084s, duration: 00:11)\nPASS: test 0192 (190 out of 1406, remaining: 01:12, took 0.036s, duration: 00:11)\nPASS: test 0193 (191 out of 1406, remaining: 01:12, took 0.096s, duration: 00:11)\nPASS: test 0194 (192 out of 1406, remaining: 01:13, took 0.093s, duration: 00:11)\nPASS: test 0195 (193 out of 1406, remaining: 01:12, took 0.031s, duration: 00:11)\nPASS: test 0160 (158 out of 1406, remaining: 01:36, took 2.153s, duration: 00:12)\nPASS: test 0177 (175 out of 1406, remaining: 01:28, took 1.865s, duration: 00:12)\nPASS: test 0196 (194 out of 1406, remaining: 01:18, took 1.036s, duration: 00:12)\nPASS: test 0199 (197 out of 1406, remaining: 01:17, took 0.039s, duration: 00:12)\nPASS: test 0200 (198 out of 1406, remaining: 01:17, took 0.030s, duration: 00:12)\nPASS: test 0201 (199 out of 1406, remaining: 01:17, took 0.026s, duration: 00:12)\nPASS: test 0202 (200 out of 1406, remaining: 01:16, took 0.029s, duration: 00:12)\nPASS: test 0203 (201 out of 1406, remaining: 01:16, took 0.030s, duration: 00:12)\nPASS: test 0204 (202 out of 1406, remaining: 01:16, took 0.028s, duration: 00:12)\nPASS: test 0205 (203 out of 1406, remaining: 01:16, took 0.028s, duration: 00:12)\nPASS: test 0206 (204 out of 1406, remaining: 01:15, took 0.059s, duration: 00:12)\nPASS: test 0207 (205 out of 1406, remaining: 01:16, took 0.091s, duration: 00:12)\nPASS: test 0208 (206 out of 1406, remaining: 01:16, took 0.093s, duration: 00:13)\nPASS: test 0209 (207 out of 1406, remaining: 01:16, took 0.060s, duration: 00:13)\nPASS: test 0197 (195 out of 1406, remaining: 01:22, took 1.048s, duration: 00:13)\nPASS: test 0210 (208 out of 1406, remaining: 01:16, took 0.139s, duration: 00:13)\nPASS: test 0211 (209 out of 1406, remaining: 01:16, took 0.136s, duration: 00:13)\nPASS: test 0212 (210 out of 1406, remaining: 01:16, took 0.143s, duration: 00:13)\nPASS: test 0213 (211 out of 1406, remaining: 01:16, took 0.067s, duration: 00:13)\nPASS: test 0214 (212 out of 1406, remaining: 01:15, took 0.037s, duration: 00:13)\nPASS: test 0215 (213 out of 1406, remaining: 01:16, took 0.141s, duration: 00:13)\nPASS: test 0216 (214 out of 1406, remaining: 01:15, took 0.136s, duration: 00:13)\nPASS: test 0198 (196 out of 1406, remaining: 01:24, took 1.044s, duration: 00:13)\nPASS: test 0218 (216 out of 1406, remaining: 01:15, took 0.037s, duration: 00:13)\nPASS: test 0219 (217 out of 1406, remaining: 01:14, took 0.031s, duration: 00:13)\nPASS: test 0217 (215 out of 1406, remaining: 01:15, took 0.094s, duration: 00:13)\nPASS: test 0220 (218 out of 1406, remaining: 01:14, took 0.048s, duration: 00:13)\nPASS: test 0221 (219 out of 1406, remaining: 01:14, took 0.044s, duration: 00:13)\nPASS: test 0223 (221 out of 1406, remaining: 01:13, took 0.054s, duration: 00:13)\nPASS: test 0224 (222 out of 1406, remaining: 01:13, took 0.066s, duration: 00:13)\nPASS: test 0222 (220 out of 1406, remaining: 01:14, took 0.102s, duration: 00:13)\nPASS: test 0225 (223 out of 1406, remaining: 01:13, took 0.032s, duration: 00:13)\nPASS: test 0226 (224 out of 1406, remaining: 01:12, took 0.027s, duration: 00:13)\nPASS: test 0229 (227 out of 1406, remaining: 01:11, took 0.033s, duration: 00:13)\nPASS: test 0228 (226 out of 1406, remaining: 01:12, took 0.093s, duration: 00:13)\nPASS: test 0227 (225 out of 1406, remaining: 01:12, took 0.113s, duration: 00:13)\nPASS: test 0231 (229 out of 1406, remaining: 01:11, took 0.032s, duration: 00:13)\nPASS: test 0230 (228 out of 1406, remaining: 01:12, took 0.114s, duration: 00:13)\nPASS: test 0232 (230 out of 1406, remaining: 01:11, took 0.104s, duration: 00:13)\nPASS: test 0233 (231 out of 1406, remaining: 01:11, took 0.160s, duration: 00:14)\nPASS: test 0235 (233 out of 1406, remaining: 01:10, took 0.088s, duration: 00:14)\nPASS: test 0234 (232 out of 1406, remaining: 01:11, took 0.158s, duration: 00:14)\nPASS: test 0236 (234 out of 1406, remaining: 01:10, took 0.045s, duration: 00:14)\nPASS: test 0237 (235 out of 1406, remaining: 01:10, took 0.037s, duration: 00:14)\nPASS: test 0238 (236 out of 1406, remaining: 01:10, took 0.035s, duration: 00:14)\nPASS: test 0239 (237 out of 1406, remaining: 01:10, took 0.105s, duration: 00:14)\nPASS: test 0240 (238 out of 1406, remaining: 01:14, took 1.049s, duration: 00:15)\nPASS: test 0241 (239 out of 1406, remaining: 01:14, took 1.051s, duration: 00:15)\nPASS: test 0242 (240 out of 1406, remaining: 01:14, took 1.046s, duration: 00:15)\nPASS: test 0244 (242 out of 1406, remaining: 01:13, took 0.087s, duration: 00:15)\nPASS: test 0245 (243 out of 1406, remaining: 01:13, took 0.052s, duration: 00:15)\nPASS: test 0246 (244 out of 1406, remaining: 01:13, took 0.058s, duration: 00:15)\nPASS: test 0243 (241 out of 1406, remaining: 01:14, took 0.172s, duration: 00:15)\nPASS: test 0247 (245 out of 1406, remaining: 01:12, took 0.046s, duration: 00:15)\nPASS: test 0249 (247 out of 1406, remaining: 01:12, took 0.085s, duration: 00:15)\nPASS: test 0248 (246 out of 1406, remaining: 01:12, took 0.095s, duration: 00:15)\nPASS: test 0252 (250 out of 1406, remaining: 01:16, took 1.152s, duration: 00:16)\nPASS: test 0253 (251 out of 1406, remaining: 01:16, took 0.095s, duration: 00:16)\nPASS: test 0254 (252 out of 1406, remaining: 01:16, took 0.087s, duration: 00:16)\nPASS: test 0255 (253 out of 1406, remaining: 01:16, took 0.092s, duration: 00:16)\nPASS: test 0256 (254 out of 1406, remaining: 01:16, took 0.040s, duration: 00:16)\nPASS: test 0257 (255 out of 1406, remaining: 01:17, took 0.213s, duration: 00:17)\nPASS: test 0258 (256 out of 1406, remaining: 01:17, took 0.123s, duration: 00:17)\nPASS: test 0259 (257 out of 1406, remaining: 01:26, took 2.075s, duration: 00:19)\nPASS: test 0260 (258 out of 1406, remaining: 01:26, took 0.036s, duration: 00:19)\nPASS: test 0261 (259 out of 1406, remaining: 01:26, took 0.089s, duration: 00:19)\nPASS: test 0262 (260 out of 1406, remaining: 01:25, took 0.041s, duration: 00:19)\nPASS: test 0263 (261 out of 1406, remaining: 01:25, took 0.037s, duration: 00:19)\nPASS: test 0264 (262 out of 1406, remaining: 01:25, took 0.085s, duration: 00:19)\nPASS: test 0265 (263 out of 1406, remaining: 01:25, took 0.066s, duration: 00:19)\nPASS: test 0266 (264 out of 1406, remaining: 01:26, took 0.272s, duration: 00:19)\nPASS: test 0267 (265 out of 1406, remaining: 01:26, took 0.105s, duration: 00:20)\nPASS: test 0268 (266 out of 1406, remaining: 01:26, took 0.038s, duration: 00:20)\nPASS: test 0269 (267 out of 1406, remaining: 01:26, took 0.086s, duration: 00:20)\nPASS: test 0270 (268 out of 1406, remaining: 01:26, took 0.091s, duration: 00:20)\nPASS: test 0272 (270 out of 1406, remaining: 01:25, took 0.035s, duration: 00:20)\nPASS: test 0273 (271 out of 1406, remaining: 01:25, took 0.152s, duration: 00:20)\nPASS: test 0274 (272 out of 1406, remaining: 01:25, took 0.085s, duration: 00:20)\nPASS: test 0275 (273 out of 1406, remaining: 01:33, took 2.068s, duration: 00:22)\nPASS: test 0276 (274 out of 1406, remaining: 01:34, took 0.147s, duration: 00:22)\nPASS: test 0277 (275 out of 1406, remaining: 01:34, took 0.094s, duration: 00:22)\nPASS: test 0278 (276 out of 1406, remaining: 01:33, took 0.088s, duration: 00:22)\nPASS: test 0279 (277 out of 1406, remaining: 01:33, took 0.089s, duration: 00:23)\nPASS: test 0280 (278 out of 1406, remaining: 01:33, took 0.098s, duration: 00:23)\nPASS: test 0281 (279 out of 1406, remaining: 01:33, took 0.090s, duration: 00:23)\nPASS: test 0282 (280 out of 1406, remaining: 01:33, took 0.084s, duration: 00:23)\nPASS: test 0287 (285 out of 1406, remaining: 01:32, took 0.089s, duration: 00:23)\nPASS: test 0288 (286 out of 1406, remaining: 01:31, took 0.034s, duration: 00:23)\nPASS: test 0289 (287 out of 1406, remaining: 01:31, took 0.026s, duration: 00:23)\nPASS: test 0290 (288 out of 1406, remaining: 01:31, took 0.039s, duration: 00:23)\nPASS: test 0291 (289 out of 1406, remaining: 01:31, took 0.086s, duration: 00:23)\nPASS: test 0292 (290 out of 1406, remaining: 01:30, took 0.039s, duration: 00:23)\nPASS: test 0293 (291 out of 1406, remaining: 01:30, took 0.038s, duration: 00:23)\nPASS: test 0294 (292 out of 1406, remaining: 01:30, took 0.096s, duration: 00:23)\nPASS: test 0295 (293 out of 1406, remaining: 01:30, took 0.035s, duration: 00:23)\nPASS: test 0296 (294 out of 1406, remaining: 01:30, took 0.091s, duration: 00:23)\nPASS: test 0297 (295 out of 1406, remaining: 01:30, took 0.091s, duration: 00:23)\nPASS: test 0298 (296 out of 1406, remaining: 01:30, took 0.087s, duration: 00:24)\nPASS: test 0299 (297 out of 1406, remaining: 01:30, took 0.089s, duration: 00:24)\nPASS: test 0317 (312 out of 1406, remaining: 01:25, took 0.156s, duration: 00:24)\nPASS: test 0318 (313 out of 1406, remaining: 01:25, took 0.158s, duration: 00:24)\nPASS: test 0319 (314 out of 1406, remaining: 01:25, took 0.089s, duration: 00:24)\nPASS: test 0326 (320 out of 1406, remaining: 01:23, took 0.042s, duration: 00:24)\nPASS: test 0327 (321 out of 1406, remaining: 01:23, took 0.151s, duration: 00:24)\nPASS: test 0328 (322 out of 1406, remaining: 01:23, took 0.040s, duration: 00:24)\nPASS: test 0329 (323 out of 1406, remaining: 01:23, took 0.050s, duration: 00:24)\nPASS: test 0330 (324 out of 1406, remaining: 01:23, took 0.158s, duration: 00:25)\nPASS: test 0331 (325 out of 1406, remaining: 01:23, took 0.094s, duration: 00:25)\nPASS: test 0333 (327 out of 1406, remaining: 01:23, took 0.028s, duration: 00:25)\nPASS: test 0334 (328 out of 1406, remaining: 01:22, took 0.034s, duration: 00:25)\nPASS: test 0335 (329 out of 1406, remaining: 01:23, took 0.209s, duration: 00:25)\nPASS: test 0336 (330 out of 1406, remaining: 01:23, took 0.050s, duration: 00:25)\nPASS: test 0338 (331 out of 1406, remaining: 01:22, took 0.046s, duration: 00:25)\nPASS: test 0339 (332 out of 1406, remaining: 01:22, took 0.043s, duration: 00:25)\nPASS: test 0340 (333 out of 1406, remaining: 01:22, took 0.036s, duration: 00:25)\nPASS: test 0341 (334 out of 1406, remaining: 01:22, took 0.034s, duration: 00:25)\nPASS: test 0342 (335 out of 1406, remaining: 01:22, took 0.038s, duration: 00:25)\nPASS: test 0343 (336 out of 1406, remaining: 01:21, took 0.041s, duration: 00:25)\nPASS: test 0344 (337 out of 1406, remaining: 01:21, took 0.038s, duration: 00:25)\nPASS: test 0345 (338 out of 1406, remaining: 01:21, took 0.041s, duration: 00:25)\nPASS: test 0346 (339 out of 1406, remaining: 01:21, took 0.040s, duration: 00:25)\nPASS: test 0250 (248 out of 1406, remaining: 02:00, took 10.483s, duration: 00:25)\nPASS: test 0347 (340 out of 1406, remaining: 01:21, took 0.041s, duration: 00:25)\nPASS: test 0348 (341 out of 1406, remaining: 01:20, took 0.091s, duration: 00:25)\nPASS: test 0349 (342 out of 1406, remaining: 01:20, took 0.084s, duration: 00:25)\nPASS: test 0350 (343 out of 1406, remaining: 01:20, took 0.096s, duration: 00:26)\nPASS: test 0251 (249 out of 1406, remaining: 02:00, took 10.612s, duration: 00:26)\nPASS: test 0351 (344 out of 1406, remaining: 01:20, took 0.097s, duration: 00:26)\nPASS: test 0352 (345 out of 1406, remaining: 01:20, took 0.097s, duration: 00:26)\nPASS: test 0353 (346 out of 1406, remaining: 01:20, took 0.099s, duration: 00:26)\nPASS: test 0354 (347 out of 1406, remaining: 01:19, took 0.089s, duration: 00:26)\nPASS: test 0360 (350 out of 1406, remaining: 01:18, took 0.026s, duration: 00:26)\nPASS: test 0355 (348 out of 1406, remaining: 01:19, took 0.044s, duration: 00:26)\nPASS: test 0362 (352 out of 1406, remaining: 01:18, took 0.091s, duration: 00:26)\nPASS: test 0361 (351 out of 1406, remaining: 01:19, took 0.141s, duration: 00:26)\nPASS: test 0357 (349 out of 1406, remaining: 01:19, took 0.205s, duration: 00:26)\nPASS: test 0365 (354 out of 1406, remaining: 01:18, took 0.080s, duration: 00:26)\nPASS: test 0366 (355 out of 1406, remaining: 01:18, took 0.050s, duration: 00:26)\nPASS: test 0367 (356 out of 1406, remaining: 01:17, took 0.037s, duration: 00:26)\nPASS: test 0368 (357 out of 1406, remaining: 01:17, took 0.038s, duration: 00:26)\nPASS: test 0369 (358 out of 1406, remaining: 01:17, took 0.034s, duration: 00:26)\nPASS: test 0370 (359 out of 1406, remaining: 01:17, took 0.027s, duration: 00:26)\nPASS: test 0371 (360 out of 1406, remaining: 01:16, took 0.042s, duration: 00:26)\nPASS: test 0372 (361 out of 1406, remaining: 01:16, took 0.084s, duration: 00:26)\nPASS: test 0373 (362 out of 1406, remaining: 01:16, took 0.099s, duration: 00:26)\nPASS: test 0374 (363 out of 1406, remaining: 01:16, took 0.092s, duration: 00:26)\nPASS: test 0378 (365 out of 1406, remaining: 01:15, took 0.037s, duration: 00:26)\nPASS: test 0376 (364 out of 1406, remaining: 01:16, took 0.093s, duration: 00:26)\nPASS: test 0379 (366 out of 1406, remaining: 01:15, took 0.093s, duration: 00:26)\nPASS: test 0380 (367 out of 1406, remaining: 01:15, took 0.097s, duration: 00:26)\nPASS: test 0383 (369 out of 1406, remaining: 01:14, took 0.041s, duration: 00:26)\nPASS: test 0381 (368 out of 1406, remaining: 01:15, took 0.097s, duration: 00:26)\nPASS: test 0384 (370 out of 1406, remaining: 01:14, took 0.043s, duration: 00:26)\nPASS: test 0385 (371 out of 1406, remaining: 01:14, took 0.047s, duration: 00:26)\nPASS: test 0386 (372 out of 1406, remaining: 01:14, took 0.047s, duration: 00:26)\nPASS: test 0387 (373 out of 1406, remaining: 01:14, took 0.049s, duration: 00:26)\nPASS: test 0389 (375 out of 1406, remaining: 01:13, took 0.051s, duration: 00:26)\nPASS: test 0391 (377 out of 1406, remaining: 01:13, took 0.046s, duration: 00:26)\nPASS: test 0390 (376 out of 1406, remaining: 01:13, took 0.100s, duration: 00:26)\nPASS: test 0392 (378 out of 1406, remaining: 01:13, took 0.048s, duration: 00:26)\nPASS: test 0388 (374 out of 1406, remaining: 01:14, took 0.200s, duration: 00:26)\nPASS: test 0393 (379 out of 1406, remaining: 01:13, took 0.089s, duration: 00:26)\nPASS: test 0394 (380 out of 1406, remaining: 01:12, took 0.092s, duration: 00:26)\nPASS: test 0398 (382 out of 1406, remaining: 01:12, took 0.040s, duration: 00:26)\nPASS: test 0399 (383 out of 1406, remaining: 01:12, took 0.031s, duration: 00:27)\nPASS: test 0395 (381 out of 1406, remaining: 01:12, took 0.094s, duration: 00:27)\nPASS: test 0402 (386 out of 1406, remaining: 01:11, took 0.035s, duration: 00:27)\nPASS: test 0405 (389 out of 1406, remaining: 01:10, took 0.035s, duration: 00:27)\nPASS: test 0411 (395 out of 1406, remaining: 01:09, took 0.038s, duration: 00:27)\nPASS: test 0415 (397 out of 1406, remaining: 01:08, took 0.091s, duration: 00:27)\nPASS: test 0416 (398 out of 1406, remaining: 01:08, took 0.097s, duration: 00:27)\nPASS: test 0419 (401 out of 1406, remaining: 01:08, took 0.031s, duration: 00:27)\nPASS: test 0420 (402 out of 1406, remaining: 01:07, took 0.051s, duration: 00:27)\nPASS: test 0421 (403 out of 1406, remaining: 01:07, took 0.053s, duration: 00:27)\nPASS: test 0418 (400 out of 1406, remaining: 01:08, took 0.153s, duration: 00:27)\nPASS: test 0422 (404 out of 1406, remaining: 01:07, took 0.035s, duration: 00:27)\nPASS: test 0423 (405 out of 1406, remaining: 01:07, took 0.042s, duration: 00:27)\nPASS: test 0424 (406 out of 1406, remaining: 01:07, took 0.046s, duration: 00:27)\nPASS: test 0425 (407 out of 1406, remaining: 01:06, took 0.043s, duration: 00:27)\nPASS: test 0426 (408 out of 1406, remaining: 01:06, took 0.029s, duration: 00:27)\nPASS: test 0428 (410 out of 1406, remaining: 01:06, took 0.047s, duration: 00:27)\nPASS: test 0429 (411 out of 1406, remaining: 01:06, took 0.048s, duration: 00:27)\nPASS: test 0427 (409 out of 1406, remaining: 01:06, took 0.060s, duration: 00:27)\nPASS: test 0431 (413 out of 1406, remaining: 01:05, took 0.058s, duration: 00:27)\nPASS: test 0430 (412 out of 1406, remaining: 01:06, took 0.068s, duration: 00:27)\nPASS: test 0432 (414 out of 1406, remaining: 01:05, took 0.063s, duration: 00:27)\nPASS: test 0434 (416 out of 1406, remaining: 01:05, took 0.038s, duration: 00:27)\nPASS: test 0433 (415 out of 1406, remaining: 01:05, took 0.051s, duration: 00:27)\nPASS: test 0435 (417 out of 1406, remaining: 01:05, took 0.047s, duration: 00:27)\nPASS: test 0436 (418 out of 1406, remaining: 01:04, took 0.038s, duration: 00:27)\nPASS: test 0440 (419 out of 1406, remaining: 01:04, took 0.056s, duration: 00:27)\nPASS: test 0441 (420 out of 1406, remaining: 01:04, took 0.055s, duration: 00:27)\nPASS: test 0443 (422 out of 1406, remaining: 01:04, took 0.052s, duration: 00:27)\nPASS: test 0442 (421 out of 1406, remaining: 01:04, took 0.110s, duration: 00:27)\nPASS: test 0444 (423 out of 1406, remaining: 01:04, took 0.104s, duration: 00:27)\nPASS: test 0448 (424 out of 1406, remaining: 01:03, took 0.060s, duration: 00:27)\nPASS: test 0449 (425 out of 1406, remaining: 01:03, took 0.043s, duration: 00:27)\nPASS: test 0450 (426 out of 1406, remaining: 01:03, took 0.041s, duration: 00:27)\nPASS: test 0451 (427 out of 1406, remaining: 01:03, took 0.045s, duration: 00:27)\nPASS: test 0452 (428 out of 1406, remaining: 01:03, took 0.030s, duration: 00:27)\nPASS: test 0453 (429 out of 1406, remaining: 01:03, took 0.036s, duration: 00:27)\nPASS: test 0454 (430 out of 1406, remaining: 01:02, took 0.031s, duration: 00:27)\nPASS: test 0455 (431 out of 1406, remaining: 01:02, took 0.034s, duration: 00:27)\nPASS: test 0456 (432 out of 1406, remaining: 01:02, took 0.032s, duration: 00:27)\nPASS: test 0457 (433 out of 1406, remaining: 01:02, took 0.045s, duration: 00:27)\nPASS: test 0458 (434 out of 1406, remaining: 01:02, took 0.049s, duration: 00:27)\nPASS: test 0460 (436 out of 1406, remaining: 01:01, took 0.028s, duration: 00:27)\nPASS: test 0459 (435 out of 1406, remaining: 01:01, took 0.055s, duration: 00:27)\nPASS: test 0461 (437 out of 1406, remaining: 01:01, took 0.041s, duration: 00:27)\nPASS: test 0490 (438 out of 1406, remaining: 01:01, took 0.049s, duration: 00:27)\nPASS: test 0491 (439 out of 1406, remaining: 01:01, took 0.052s, duration: 00:27)\nPASS: test 0492 (440 out of 1406, remaining: 01:01, took 0.057s, duration: 00:27)\nPASS: test 0493 (441 out of 1406, remaining: 01:00, took 0.059s, duration: 00:27)\nPASS: test 0495 (443 out of 1406, remaining: 01:00, took 0.039s, duration: 00:27)\nPASS: test 0496 (444 out of 1406, remaining: 01:00, took 0.037s, duration: 00:27)\nPASS: test 0494 (442 out of 1406, remaining: 01:00, took 0.104s, duration: 00:27)\nPASS: test 0500 (447 out of 1406, remaining: 01:00, took 0.055s, duration: 00:27)\nPASS: test 0497 (445 out of 1406, remaining: 01:00, took 0.164s, duration: 00:28)\nPASS: test 0501 (448 out of 1406, remaining: 00:59, took 0.066s, duration: 00:28)\nPASS: test 0502 (449 out of 1406, remaining: 00:59, took 0.036s, duration: 00:28)\nPASS: test 0504 (451 out of 1406, remaining: 00:59, took 0.033s, duration: 00:28)\nPASS: test 0505 (452 out of 1406, remaining: 00:59, took 0.099s, duration: 00:28)\nPASS: test 0507 (453 out of 1406, remaining: 00:59, took 0.030s, duration: 00:28)\nPASS: test 0508 (454 out of 1406, remaining: 00:59, took 0.090s, duration: 00:28)\nPASS: test 0509 (455 out of 1406, remaining: 00:59, took 0.031s, duration: 00:28)\nPASS: test 0503 (450 out of 1406, remaining: 01:01, took 1.117s, duration: 00:29)\nPASS: test 0511 (457 out of 1406, remaining: 01:00, took 0.049s, duration: 00:29)\nPASS: test 0512 (458 out of 1406, remaining: 01:00, took 0.090s, duration: 00:29)\ntest 0190...Warning: server logs lock timeout (5 seconds) expired (locks: FTP)\nOK (188 out of 1406, remaining: 03:10, took 18.118s, duration: 00:29)\nPASS: test 0510 (456 out of 1406, remaining: 01:01, took 1.094s, duration: 00:29)\nPASS: test 0515 (461 out of 1406, remaining: 01:00, took 0.086s, duration: 00:29)\nPASS: test 0516 (462 out of 1406, remaining: 01:00, took 0.088s, duration: 00:29)\nPASS: test 0517 (463 out of 1406, remaining: 01:00, took 0.031s, duration: 00:29)\nPASS: test 0498 (446 out of 1406, remaining: 01:04, took 1.891s, duration: 00:29)\nPASS: test 0519 (464 out of 1406, remaining: 01:00, took 0.147s, duration: 00:29)\nPASS: test 0520 (465 out of 1406, remaining: 01:00, took 0.090s, duration: 00:29)\nPASS: test 0521 (466 out of 1406, remaining: 01:00, took 0.088s, duration: 00:29)\nPASS: test 0522 (467 out of 1406, remaining: 01:00, took 0.039s, duration: 00:29)\nPASS: test 0524 (469 out of 1406, remaining: 00:59, took 0.035s, duration: 00:29)\nPASS: test 0523 (468 out of 1406, remaining: 01:00, took 0.089s, duration: 00:30)\nPASS: test 0525 (470 out of 1406, remaining: 00:59, took 0.092s, duration: 00:30)\nPASS: test 0513 (459 out of 1406, remaining: 01:02, took 1.048s, duration: 00:30)\nPASS: test 0514 (460 out of 1406, remaining: 01:02, took 1.037s, duration: 00:30)\nPASS: test 0529 (474 out of 1406, remaining: 01:01, took 1.156s, duration: 00:31)\nPASS: test 0530 (475 out of 1406, remaining: 01:01, took 0.089s, duration: 00:31)\nPASS: test 0531 (476 out of 1406, remaining: 01:01, took 0.047s, duration: 00:31)\nPASS: test 0526 (471 out of 1406, remaining: 01:06, took 3.245s, duration: 00:33)\nPASS: test 0527 (472 out of 1406, remaining: 01:05, took 3.239s, duration: 00:33)\nPASS: test 0528 (473 out of 1406, remaining: 01:05, took 3.046s, duration: 00:33)\nPASS: test 0533 (478 out of 1406, remaining: 01:06, took 1.052s, duration: 00:34)\nPASS: test 0538 (481 out of 1406, remaining: 01:06, took 0.034s, duration: 00:34)\nPASS: test 0534 (479 out of 1406, remaining: 01:06, took 1.046s, duration: 00:34)\nPASS: test 0540 (483 out of 1406, remaining: 01:05, took 0.064s, duration: 00:34)\nPASS: test 0535 (480 out of 1406, remaining: 01:06, took 1.044s, duration: 00:34)\nPASS: test 0539 (482 out of 1406, remaining: 01:06, took 0.151s, duration: 00:34)\nPASS: test 0542 (485 out of 1406, remaining: 01:05, took 0.047s, duration: 00:34)\nPASS: test 0543 (486 out of 1406, remaining: 01:05, took 0.028s, duration: 00:34)\nPASS: test 0541 (484 out of 1406, remaining: 01:05, took 0.139s, duration: 00:34)\nPASS: test 0544 (487 out of 1406, remaining: 01:05, took 0.089s, duration: 00:34)\nPASS: test 0545 (488 out of 1406, remaining: 01:05, took 0.089s, duration: 00:34)\nPASS: test 0547 (490 out of 1406, remaining: 01:04, took 0.168s, duration: 00:34)\nPASS: test 0548 (491 out of 1406, remaining: 01:04, took 0.168s, duration: 00:34)\nPASS: test 0549 (492 out of 1406, remaining: 01:04, took 0.090s, duration: 00:34)\nPASS: test 0550 (493 out of 1406, remaining: 01:04, took 0.091s, duration: 00:34)\nPASS: test 0532 (477 out of 1406, remaining: 01:08, took 3.254s, duration: 00:34)\nPASS: test 0553 (496 out of 1406, remaining: 01:04, took 0.048s, duration: 00:34)\nPASS: test 0551 (494 out of 1406, remaining: 01:04, took 0.162s, duration: 00:35)\nPASS: test 0554 (497 out of 1406, remaining: 01:04, took 0.187s, duration: 00:35)\nPASS: test 0552 (495 out of 1406, remaining: 01:04, took 0.299s, duration: 00:35)\nPASS: test 0557 (500 out of 1406, remaining: 01:03, took 0.030s, duration: 00:35)\nPASS: test 0555 (498 out of 1406, remaining: 01:04, took 0.221s, duration: 00:35)\nPASS: test 0559 (501 out of 1406, remaining: 01:03, took 0.040s, duration: 00:35)\nPASS: test 0556 (499 out of 1406, remaining: 01:04, took 0.088s, duration: 00:35)\nPASS: test 0561 (503 out of 1406, remaining: 01:03, took 0.089s, duration: 00:35)\nPASS: test 0562 (504 out of 1406, remaining: 01:03, took 0.087s, duration: 00:35)\nPASS: test 0563 (505 out of 1406, remaining: 01:03, took 0.087s, duration: 00:35)\nPASS: test 0566 (508 out of 1406, remaining: 01:02, took 0.037s, duration: 00:35)\nPASS: test 0546 (489 out of 1406, remaining: 01:06, took 1.100s, duration: 00:35)\nPASS: test 0574 (515 out of 1406, remaining: 01:02, took 0.758s, duration: 00:36)\nPASS: test 0565 (507 out of 1406, remaining: 01:04, took 1.064s, duration: 00:36)\nPASS: test 0564 (506 out of 1406, remaining: 01:04, took 1.105s, duration: 00:36)\nPASS: test 0578 (519 out of 1406, remaining: 01:02, took 0.040s, duration: 00:36)\nPASS: test 0580 (521 out of 1406, remaining: 01:01, took 0.037s, duration: 00:36)\nPASS: test 0581 (522 out of 1406, remaining: 01:01, took 0.035s, duration: 00:36)\nPASS: test 0576 (517 out of 1406, remaining: 01:02, took 0.397s, duration: 00:36)\nPASS: test 0585 (526 out of 1406, remaining: 01:01, took 0.040s, duration: 00:36)\nPASS: test 0584 (525 out of 1406, remaining: 01:01, took 0.152s, duration: 00:36)\nPASS: test 0586 (527 out of 1406, remaining: 01:01, took 0.095s, duration: 00:36)\nPASS: test 0589 (529 out of 1406, remaining: 01:00, took 0.086s, duration: 00:36)\nPASS: test 0588 (528 out of 1406, remaining: 01:01, took 0.100s, duration: 00:36)\nPASS: test 0575 (516 out of 1406, remaining: 01:03, took 1.110s, duration: 00:36)\nPASS: test 0591 (531 out of 1406, remaining: 01:00, took 0.094s, duration: 00:36)\nPASS: test 0592 (532 out of 1406, remaining: 01:00, took 0.090s, duration: 00:36)\nPASS: test 0590 (530 out of 1406, remaining: 01:01, took 0.162s, duration: 00:36)\nPASS: test 0595 (534 out of 1406, remaining: 01:00, took 0.100s, duration: 00:36)\nPASS: test 0597 (536 out of 1406, remaining: 01:00, took 0.031s, duration: 00:37)\nPASS: test 0596 (535 out of 1406, remaining: 01:00, took 0.093s, duration: 00:37)\nPASS: test 0598 (537 out of 1406, remaining: 00:59, took 0.048s, duration: 00:37)\nPASS: test 0599 (538 out of 1406, remaining: 00:59, took 0.051s, duration: 00:37)\nPASS: test 0643 (581 out of 1406, remaining: 00:52, took 0.176s, duration: 00:37)\nPASS: test 0579 (520 out of 1406, remaining: 01:03, took 1.053s, duration: 00:37)\nPASS: test 0651 (588 out of 1406, remaining: 00:52, took 0.099s, duration: 00:37)\nPASS: test 0653 (590 out of 1406, remaining: 00:52, took 0.158s, duration: 00:37)\nPASS: test 0654 (591 out of 1406, remaining: 00:53, took 1.173s, duration: 00:38)\nPASS: test 0655 (592 out of 1406, remaining: 00:53, took 0.085s, duration: 00:39)\nPASS: test 0658 (594 out of 1406, remaining: 00:53, took 0.035s, duration: 00:39)\nPASS: test 0659 (595 out of 1406, remaining: 00:53, took 0.036s, duration: 00:39)\nPASS: test 0661 (597 out of 1406, remaining: 00:53, took 0.083s, duration: 00:39)\nPASS: test 0662 (598 out of 1406, remaining: 00:52, took 0.046s, duration: 00:39)\nPASS: test 0663 (599 out of 1406, remaining: 00:52, took 0.048s, duration: 00:39)\nPASS: test 0645 (582 out of 1406, remaining: 00:55, took 2.205s, duration: 00:39)\nPASS: test 0650 (587 out of 1406, remaining: 00:54, took 2.118s, duration: 00:39)\nPASS: test 0666 (602 out of 1406, remaining: 00:52, took 0.214s, duration: 00:39)\nPASS: test 0669 (605 out of 1406, remaining: 00:52, took 0.094s, duration: 00:39)\nPASS: test 0667 (603 out of 1406, remaining: 00:53, took 1.107s, duration: 00:40)\nPASS: test 0668 (604 out of 1406, remaining: 00:53, took 1.110s, duration: 00:40)\nPASS: test 0670 (606 out of 1406, remaining: 00:58, took 4.603s, duration: 00:44)\nPASS: test 0593 (533 out of 1406, remaining: 01:13, took 8.059s, duration: 00:44)\nPASS: test 0674 (610 out of 1406, remaining: 00:58, took 0.039s, duration: 00:44)\nPASS: test 0672 (608 out of 1406, remaining: 00:59, took 4.608s, duration: 00:45)\nPASS: test 0675 (611 out of 1406, remaining: 00:58, took 0.142s, duration: 00:45)\nPASS: test 0679 (615 out of 1406, remaining: 00:58, took 0.039s, duration: 00:45)\nPASS: test 0676 (612 out of 1406, remaining: 00:58, took 0.069s, duration: 00:45)\nPASS: test 0680 (616 out of 1406, remaining: 00:57, took 0.032s, duration: 00:45)\nPASS: test 0681 (617 out of 1406, remaining: 00:57, took 0.037s, duration: 00:45)\nPASS: test 0682 (618 out of 1406, remaining: 00:57, took 0.040s, duration: 00:45)\nPASS: test 0683 (619 out of 1406, remaining: 00:57, took 0.036s, duration: 00:45)\nPASS: test 0684 (620 out of 1406, remaining: 00:57, took 0.044s, duration: 00:45)\nPASS: test 0685 (621 out of 1406, remaining: 00:57, took 0.041s, duration: 00:45)\nPASS: test 0686 (622 out of 1406, remaining: 00:57, took 0.036s, duration: 00:45)\nPASS: test 0671 (607 out of 1406, remaining: 00:59, took 5.106s, duration: 00:45)\nPASS: test 0700 (624 out of 1406, remaining: 00:58, took 1.044s, duration: 00:46)\nPASS: test 0703 (627 out of 1406, remaining: 00:57, took 0.032s, duration: 00:46)\nPASS: test 0701 (625 out of 1406, remaining: 00:57, took 1.086s, duration: 00:46)\nPASS: test 0704 (628 out of 1406, remaining: 00:57, took 0.033s, duration: 00:46)\nPASS: test 0705 (629 out of 1406, remaining: 00:57, took 0.029s, duration: 00:46)\nPASS: test 0706 (630 out of 1406, remaining: 00:57, took 0.091s, duration: 00:46)\nPASS: test 0708 (632 out of 1406, remaining: 00:56, took 0.046s, duration: 00:46)\nPASS: test 0702 (626 out of 1406, remaining: 00:57, took 1.040s, duration: 00:46)\nPASS: test 0707 (631 out of 1406, remaining: 00:57, took 0.138s, duration: 00:46)\nPASS: test 0710 (634 out of 1406, remaining: 00:56, took 0.080s, duration: 00:46)\nPASS: test 0709 (633 out of 1406, remaining: 00:56, took 0.087s, duration: 00:46)\nPASS: test 0711 (635 out of 1406, remaining: 00:56, took 0.135s, duration: 00:46)\nPASS: test 0713 (637 out of 1406, remaining: 00:56, took 0.132s, duration: 00:46)\nPASS: test 0712 (636 out of 1406, remaining: 00:56, took 0.140s, duration: 00:46)\nPASS: test 0716 (640 out of 1406, remaining: 00:56, took 0.034s, duration: 00:46)\nPASS: test 0717 (641 out of 1406, remaining: 00:55, took 0.087s, duration: 00:46)\nPASS: test 0718 (642 out of 1406, remaining: 00:55, took 0.090s, duration: 00:46)\nPASS: test 0719 (643 out of 1406, remaining: 00:55, took 0.089s, duration: 00:47)\nPASS: test 0720 (644 out of 1406, remaining: 00:55, took 0.084s, duration: 00:47)\nPASS: test 0721 (645 out of 1406, remaining: 00:55, took 0.082s, duration: 00:47)\nPASS: test 0722 (646 out of 1406, remaining: 00:55, took 0.040s, duration: 00:47)\nPASS: test 0723 (647 out of 1406, remaining: 00:55, took 0.030s, duration: 00:47)\nPASS: test 0724 (648 out of 1406, remaining: 00:55, took 0.041s, duration: 00:47)\nPASS: test 0725 (649 out of 1406, remaining: 00:55, took 0.031s, duration: 00:47)\nPASS: test 0726 (650 out of 1406, remaining: 00:55, took 0.031s, duration: 00:47)\nPASS: test 0727 (651 out of 1406, remaining: 00:55, took 0.037s, duration: 00:47)\nPASS: test 0728 (652 out of 1406, remaining: 00:54, took 0.090s, duration: 00:47)\nPASS: test 0729 (653 out of 1406, remaining: 00:54, took 0.031s, duration: 00:47)\nPASS: test 0730 (654 out of 1406, remaining: 00:54, took 0.038s, duration: 00:47)\nPASS: test 0731 (655 out of 1406, remaining: 00:54, took 0.039s, duration: 00:47)\nPASS: test 0732 (656 out of 1406, remaining: 00:54, took 0.035s, duration: 00:47)\nPASS: test 0733 (657 out of 1406, remaining: 00:54, took 0.036s, duration: 00:47)\nPASS: test 0734 (658 out of 1406, remaining: 00:54, took 0.035s, duration: 00:47)\nPASS: test 0735 (659 out of 1406, remaining: 00:54, took 0.036s, duration: 00:47)\nPASS: test 0736 (660 out of 1406, remaining: 00:54, took 0.040s, duration: 00:47)\nPASS: test 0737 (661 out of 1406, remaining: 00:53, took 0.038s, duration: 00:47)\nPASS: test 0738 (662 out of 1406, remaining: 00:53, took 0.029s, duration: 00:47)\nPASS: test 0739 (663 out of 1406, remaining: 00:53, took 0.027s, duration: 00:47)\nPASS: test 0740 (664 out of 1406, remaining: 00:53, took 0.039s, duration: 00:47)\nPASS: test 0741 (665 out of 1406, remaining: 00:53, took 0.030s, duration: 00:48)\nPASS: test 0742 (666 out of 1406, remaining: 00:53, took 0.043s, duration: 00:48)\nPASS: test 0898 (758 out of 1406, remaining: 00:41, took 0.052s, duration: 00:48)\nPASS: test 0899 (759 out of 1406, remaining: 00:41, took 0.040s, duration: 00:48)\nPASS: test 0973 (823 out of 1406, remaining: 00:34, took 0.115s, duration: 00:48)\nPASS: test 0974 (824 out of 1406, remaining: 00:34, took 0.059s, duration: 00:48)\nPASS: test 0975 (825 out of 1406, remaining: 00:34, took 0.111s, duration: 00:48)\nPASS: test 0976 (826 out of 1406, remaining: 00:34, took 0.058s, duration: 00:48)\nPASS: test 0977 (827 out of 1406, remaining: 00:34, took 0.043s, duration: 00:48)\nPASS: test 0978 (828 out of 1406, remaining: 00:33, took 0.037s, duration: 00:48)\nPASS: test 0979 (829 out of 1406, remaining: 00:33, took 0.041s, duration: 00:48)\nPASS: test 0714 (638 out of 1406, remaining: 00:58, took 2.066s, duration: 00:48)\nPASS: test 0983 (833 out of 1406, remaining: 00:33, took 0.038s, duration: 00:48)\nPASS: test 0986 (836 out of 1406, remaining: 00:33, took 0.045s, duration: 00:48)\nPASS: test 0990 (840 out of 1406, remaining: 00:32, took 0.039s, duration: 00:48)\nPASS: test 0715 (639 out of 1406, remaining: 00:58, took 2.078s, duration: 00:48)\nPASS: test 0991 (841 out of 1406, remaining: 00:32, took 0.047s, duration: 00:48)\nPASS: test 1000 (843 out of 1406, remaining: 00:32, took 0.042s, duration: 00:48)\nPASS: test 1001 (844 out of 1406, remaining: 00:32, took 0.066s, duration: 00:48)\nPASS: test 1002 (845 out of 1406, remaining: 00:32, took 0.083s, duration: 00:48)\nPASS: test 1004 (847 out of 1406, remaining: 00:32, took 0.041s, duration: 00:48)\nPASS: test 1003 (846 out of 1406, remaining: 00:32, took 0.100s, duration: 00:48)\nPASS: test 1006 (849 out of 1406, remaining: 00:32, took 0.095s, duration: 00:49)\nPASS: test 1008 (851 out of 1406, remaining: 00:31, took 0.077s, duration: 00:49)\nPASS: test 1005 (848 out of 1406, remaining: 00:32, took 0.152s, duration: 00:49)\nPASS: test 1011 (854 out of 1406, remaining: 00:31, took 0.107s, duration: 00:49)\nPASS: test 1013 (856 out of 1406, remaining: 00:31, took 0.037s, duration: 00:49)\nPASS: test 1014 (857 out of 1406, remaining: 00:31, took 0.037s, duration: 00:49)\nPASS: test 1012 (855 out of 1406, remaining: 00:31, took 0.150s, duration: 00:49)\nPASS: test 1010 (853 out of 1406, remaining: 00:31, took 0.201s, duration: 00:49)\nPASS: test 1016 (859 out of 1406, remaining: 00:31, took 0.035s, duration: 00:49)\nPASS: test 0673 (609 out of 1406, remaining: 01:04, took 5.111s, duration: 00:49)\nPASS: test 1017 (860 out of 1406, remaining: 00:31, took 0.040s, duration: 00:49)\nPASS: test 1018 (861 out of 1406, remaining: 00:31, took 0.034s, duration: 00:49)\nPASS: test 1019 (862 out of 1406, remaining: 00:31, took 0.032s, duration: 00:49)\nPASS: test 1020 (863 out of 1406, remaining: 00:31, took 0.032s, duration: 00:49)\nPASS: test 1015 (858 out of 1406, remaining: 00:31, took 0.091s, duration: 00:49)\nPASS: test 1022 (865 out of 1406, remaining: 00:30, took 0.039s, duration: 00:49)\nPASS: test 1023 (866 out of 1406, remaining: 00:30, took 0.042s, duration: 00:49)\nPASS: test 1024 (867 out of 1406, remaining: 00:30, took 0.072s, duration: 00:49)\nPASS: test 1027 (869 out of 1406, remaining: 00:30, took 0.042s, duration: 00:49)\nPASS: test 1025 (868 out of 1406, remaining: 00:30, took 0.069s, duration: 00:49)\nPASS: test 1021 (864 out of 1406, remaining: 00:31, took 0.124s, duration: 00:49)\nPASS: test 1030 (872 out of 1406, remaining: 00:30, took 0.060s, duration: 00:49)\nPASS: test 1029 (871 out of 1406, remaining: 00:30, took 0.089s, duration: 00:49)\nPASS: test 1032 (874 out of 1406, remaining: 00:30, took 0.040s, duration: 00:49)\nPASS: test 1033 (875 out of 1406, remaining: 00:30, took 0.042s, duration: 00:49)\nPASS: test 1028 (870 out of 1406, remaining: 00:30, took 0.164s, duration: 00:49)\nPASS: test 1031 (873 out of 1406, remaining: 00:30, took 0.148s, duration: 00:49)\nPASS: test 1036 (878 out of 1406, remaining: 00:29, took 0.097s, duration: 00:49)\nPASS: test 1037 (879 out of 1406, remaining: 00:29, took 0.095s, duration: 00:49)\nPASS: test 1038 (880 out of 1406, remaining: 00:29, took 0.099s, duration: 00:49)\nPASS: test 1039 (881 out of 1406, remaining: 00:29, took 0.092s, duration: 00:49)\nPASS: test 1040 (882 out of 1406, remaining: 00:29, took 0.049s, duration: 00:49)\nPASS: test 1042 (884 out of 1406, remaining: 00:29, took 0.058s, duration: 00:49)\nPASS: test 1043 (885 out of 1406, remaining: 00:29, took 0.051s, duration: 00:49)\nPASS: test 1044 (886 out of 1406, remaining: 00:29, took 0.049s, duration: 00:49)\nPASS: test 1041 (883 out of 1406, remaining: 00:29, took 0.099s, duration: 00:49)\nPASS: test 1045 (887 out of 1406, remaining: 00:29, took 0.042s, duration: 00:49)\nPASS: test 1046 (888 out of 1406, remaining: 00:29, took 0.102s, duration: 00:49)\nPASS: test 1047 (889 out of 1406, remaining: 00:28, took 0.095s, duration: 00:49)\nPASS: test 1052 (894 out of 1406, remaining: 00:28, took 0.162s, duration: 00:50)\nPASS: test 1051 (893 out of 1406, remaining: 00:28, took 0.183s, duration: 00:50)\nPASS: test 1054 (896 out of 1406, remaining: 00:28, took 0.149s, duration: 00:50)\nPASS: test 1053 (895 out of 1406, remaining: 00:28, took 0.172s, duration: 00:50)\nPASS: test 1055 (897 out of 1406, remaining: 00:28, took 0.105s, duration: 00:50)\nPASS: test 1056 (898 out of 1406, remaining: 00:28, took 0.109s, duration: 00:50)\nPASS: test 1057 (899 out of 1406, remaining: 00:28, took 0.050s, duration: 00:50)\nPASS: test 1058 (900 out of 1406, remaining: 00:28, took 0.036s, duration: 00:50)\nPASS: test 1059 (901 out of 1406, remaining: 00:28, took 0.088s, duration: 00:50)\nPASS: test 1060 (902 out of 1406, remaining: 00:28, took 0.423s, duration: 00:50)\nPASS: test 1061 (903 out of 1406, remaining: 00:28, took 0.470s, duration: 00:50)\nPASS: test 1062 (904 out of 1406, remaining: 00:28, took 0.130s, duration: 00:50)\nPASS: test 1063 (905 out of 1406, remaining: 00:28, took 0.036s, duration: 00:50)\nPASS: test 1064 (906 out of 1406, remaining: 00:28, took 0.056s, duration: 00:50)\nPASS: test 1050 (892 out of 1406, remaining: 00:29, took 1.194s, duration: 00:50)\nPASS: test 1065 (907 out of 1406, remaining: 00:28, took 0.057s, duration: 00:50)\nPASS: test 1048 (890 out of 1406, remaining: 00:29, took 1.242s, duration: 00:51)\nPASS: test 1066 (908 out of 1406, remaining: 00:27, took 0.056s, duration: 00:51)\nPASS: test 1069 (911 out of 1406, remaining: 00:27, took 0.035s, duration: 00:51)\nPASS: test 1067 (909 out of 1406, remaining: 00:27, took 0.165s, duration: 00:51)\nPASS: test 1071 (913 out of 1406, remaining: 00:27, took 0.166s, duration: 00:51)\nPASS: test 1068 (910 out of 1406, remaining: 00:28, took 1.094s, duration: 00:52)\nPASS: test 1070 (912 out of 1406, remaining: 00:28, took 1.093s, duration: 00:52)\nPASS: test 1075 (917 out of 1406, remaining: 00:27, took 0.057s, duration: 00:52)\nPASS: test 1072 (914 out of 1406, remaining: 00:28, took 1.105s, duration: 00:52)\nPASS: test 1077 (919 out of 1406, remaining: 00:27, took 0.051s, duration: 00:52)\nPASS: test 1073 (915 out of 1406, remaining: 00:28, took 1.098s, duration: 00:52)\nPASS: test 1076 (918 out of 1406, remaining: 00:27, took 0.157s, duration: 00:52)\nPASS: test 1079 (921 out of 1406, remaining: 00:27, took 0.157s, duration: 00:52)\nPASS: test 1080 (922 out of 1406, remaining: 00:27, took 0.150s, duration: 00:52)\nPASS: test 1082 (924 out of 1406, remaining: 00:27, took 0.047s, duration: 00:52)\nPASS: test 1083 (925 out of 1406, remaining: 00:27, took 0.046s, duration: 00:52)\nPASS: test 1084 (926 out of 1406, remaining: 00:27, took 0.034s, duration: 00:52)\nPASS: test 1081 (923 out of 1406, remaining: 00:27, took 0.161s, duration: 00:52)\nPASS: test 1085 (927 out of 1406, remaining: 00:27, took 0.043s, duration: 00:52)\nPASS: test 1087 (928 out of 1406, remaining: 00:27, took 0.165s, duration: 00:52)\nPASS: test 1088 (929 out of 1406, remaining: 00:27, took 0.164s, duration: 00:52)\nPASS: test 1089 (930 out of 1406, remaining: 00:27, took 0.103s, duration: 00:52)\nPASS: test 1090 (931 out of 1406, remaining: 00:27, took 0.106s, duration: 00:52)\nPASS: test 1092 (932 out of 1406, remaining: 00:26, took 0.091s, duration: 00:53)\nPASS: test 1098 (937 out of 1406, remaining: 00:26, took 0.046s, duration: 00:53)\nPASS: test 1095 (935 out of 1406, remaining: 00:26, took 0.154s, duration: 00:53)\nPASS: test 1101 (939 out of 1406, remaining: 00:26, took 0.038s, duration: 00:53)\nPASS: test 1103 (941 out of 1406, remaining: 00:26, took 0.085s, duration: 00:53)\nPASS: test 1102 (940 out of 1406, remaining: 00:26, took 0.092s, duration: 00:53)\nPASS: test 1104 (942 out of 1406, remaining: 00:26, took 0.104s, duration: 00:53)\nPASS: test 1105 (943 out of 1406, remaining: 00:26, took 0.108s, duration: 00:53)\nPASS: test 1078 (920 out of 1406, remaining: 00:28, took 1.063s, duration: 00:53)\nPASS: test 1106 (944 out of 1406, remaining: 00:26, took 0.088s, duration: 00:53)\nPASS: test 1107 (945 out of 1406, remaining: 00:26, took 0.090s, duration: 00:53)\nPASS: test 1109 (947 out of 1406, remaining: 00:25, took 0.032s, duration: 00:53)\nPASS: test 1108 (946 out of 1406, remaining: 00:25, took 0.040s, duration: 00:53)\nPASS: test 1110 (948 out of 1406, remaining: 00:25, took 0.036s, duration: 00:53)\nPASS: test 1111 (949 out of 1406, remaining: 00:25, took 0.034s, duration: 00:53)\nPASS: test 1115 (952 out of 1406, remaining: 00:25, took 0.037s, duration: 00:53)\nPASS: test 1116 (953 out of 1406, remaining: 00:25, took 0.276s, duration: 00:53)\nPASS: test 1118 (955 out of 1406, remaining: 00:25, took 0.036s, duration: 00:53)\nPASS: test 1114 (951 out of 1406, remaining: 00:25, took 0.365s, duration: 00:53)\nPASS: test 1120 (956 out of 1406, remaining: 00:25, took 0.037s, duration: 00:53)\nPASS: test 1121 (957 out of 1406, remaining: 00:25, took 0.033s, duration: 00:53)\nPASS: test 1122 (958 out of 1406, remaining: 00:25, took 0.096s, duration: 00:53)\nPASS: test 1123 (959 out of 1406, remaining: 00:25, took 0.103s, duration: 00:53)\nPASS: test 1124 (960 out of 1406, remaining: 00:25, took 0.046s, duration: 00:53)\nPASS: test 1125 (961 out of 1406, remaining: 00:24, took 0.044s, duration: 00:53)\nPASS: test 1126 (962 out of 1406, remaining: 00:24, took 0.035s, duration: 00:53)\nPASS: test 1127 (963 out of 1406, remaining: 00:24, took 0.043s, duration: 00:54)\nPASS: test 1128 (964 out of 1406, remaining: 00:24, took 0.051s, duration: 00:54)\nPASS: test 1130 (966 out of 1406, remaining: 00:24, took 0.057s, duration: 00:54)\nPASS: test 1129 (965 out of 1406, remaining: 00:24, took 0.087s, duration: 00:54)\nPASS: test 1131 (967 out of 1406, remaining: 00:24, took 0.056s, duration: 00:54)\nPASS: test 1133 (968 out of 1406, remaining: 00:24, took 0.068s, duration: 00:54)\nPASS: test 1134 (969 out of 1406, remaining: 00:24, took 0.042s, duration: 00:54)\nPASS: test 1074 (916 out of 1406, remaining: 00:28, took 2.106s, duration: 00:54)\nPASS: test 1141 (972 out of 1406, remaining: 00:24, took 0.047s, duration: 00:54)\nPASS: test 1137 (970 out of 1406, remaining: 00:24, took 0.090s, duration: 00:54)\nPASS: test 1142 (973 out of 1406, remaining: 00:24, took 0.042s, duration: 00:54)\nPASS: test 1143 (974 out of 1406, remaining: 00:24, took 0.037s, duration: 00:54)\nPASS: test 1145 (976 out of 1406, remaining: 00:23, took 0.033s, duration: 00:54)\nPASS: test 1138 (971 out of 1406, remaining: 00:24, took 0.157s, duration: 00:54)\nPASS: test 1146 (977 out of 1406, remaining: 00:23, took 0.034s, duration: 00:54)\nPASS: test 1144 (975 out of 1406, remaining: 00:24, took 0.095s, duration: 00:54)\nPASS: test 1147 (978 out of 1406, remaining: 00:23, took 0.044s, duration: 00:54)\nPASS: test 1148 (979 out of 1406, remaining: 00:23, took 0.047s, duration: 00:54)\nPASS: test 1150 (981 out of 1406, remaining: 00:23, took 0.041s, duration: 00:54)\nPASS: test 1151 (982 out of 1406, remaining: 00:23, took 0.100s, duration: 00:54)\nPASS: test 1152 (983 out of 1406, remaining: 00:23, took 0.092s, duration: 00:54)\nPASS: test 1149 (980 out of 1406, remaining: 00:23, took 0.150s, duration: 00:54)\nPASS: test 1155 (986 out of 1406, remaining: 00:23, took 0.039s, duration: 00:54)\nPASS: test 1154 (985 out of 1406, remaining: 00:23, took 0.074s, duration: 00:54)\nPASS: test 1153 (984 out of 1406, remaining: 00:23, took 0.092s, duration: 00:54)\nPASS: test 1156 (987 out of 1406, remaining: 00:23, took 0.054s, duration: 00:54)\nPASS: test 1157 (988 out of 1406, remaining: 00:23, took 0.037s, duration: 00:54)\nPASS: test 1158 (989 out of 1406, remaining: 00:23, took 0.068s, duration: 00:54)\nPASS: test 1160 (991 out of 1406, remaining: 00:22, took 0.043s, duration: 00:54)\nPASS: test 1159 (990 out of 1406, remaining: 00:22, took 0.089s, duration: 00:54)\nPASS: test 1161 (992 out of 1406, remaining: 00:22, took 0.043s, duration: 00:54)\nPASS: test 1166 (994 out of 1406, remaining: 00:22, took 0.039s, duration: 00:54)\nPASS: test 1164 (993 out of 1406, remaining: 00:22, took 0.089s, duration: 00:54)\nPASS: test 1170 (997 out of 1406, remaining: 00:22, took 0.042s, duration: 00:54)\nPASS: test 1171 (998 out of 1406, remaining: 00:22, took 0.043s, duration: 00:54)\nPASS: test 1168 (995 out of 1406, remaining: 00:22, took 0.152s, duration: 00:54)\nPASS: test 1172 (999 out of 1406, remaining: 00:22, took 0.091s, duration: 00:54)\nPASS: test 1174 (1000 out of 1406, remaining: 00:22, took 0.088s, duration: 00:54)\nPASS: test 1175 (1001 out of 1406, remaining: 00:22, took 0.037s, duration: 00:54)\nPASS: test 1169 (996 out of 1406, remaining: 00:22, took 0.230s, duration: 00:54)\nPASS: test 1176 (1002 out of 1406, remaining: 00:22, took 0.042s, duration: 00:55)\nPASS: test 1180 (1004 out of 1406, remaining: 00:22, took 0.037s, duration: 00:55)\nPASS: test 1181 (1005 out of 1406, remaining: 00:21, took 0.037s, duration: 00:55)\nPASS: test 1183 (1006 out of 1406, remaining: 00:21, took 0.038s, duration: 00:55)\nPASS: test 1178 (1003 out of 1406, remaining: 00:22, took 0.091s, duration: 00:55)\nPASS: test 1188 (1009 out of 1406, remaining: 00:21, took 0.039s, duration: 00:55)\nPASS: test 1186 (1007 out of 1406, remaining: 00:21, took 0.068s, duration: 00:55)\nPASS: test 1189 (1010 out of 1406, remaining: 00:21, took 0.063s, duration: 00:55)\nPASS: test 1204 (1016 out of 1406, remaining: 00:21, took 0.050s, duration: 00:55)\nPASS: test 1205 (1017 out of 1406, remaining: 00:21, took 0.043s, duration: 00:55)\nPASS: test 1197 (1011 out of 1406, remaining: 00:21, took 0.103s, duration: 00:55)\nPASS: test 1212 (1020 out of 1406, remaining: 00:20, took 0.035s, duration: 00:55)\nPASS: test 1207 (1019 out of 1406, remaining: 00:20, took 0.092s, duration: 00:55)\nPASS: test 1213 (1021 out of 1406, remaining: 00:20, took 0.036s, duration: 00:55)\nPASS: test 1206 (1018 out of 1406, remaining: 00:21, took 0.137s, duration: 00:55)\nPASS: test 1214 (1022 out of 1406, remaining: 00:20, took 0.039s, duration: 00:55)\nPASS: test 1216 (1024 out of 1406, remaining: 00:20, took 0.050s, duration: 00:55)\nPASS: test 1215 (1023 out of 1406, remaining: 00:20, took 0.105s, duration: 00:55)\nPASS: test 1218 (1026 out of 1406, remaining: 00:20, took 0.043s, duration: 00:55)\nPASS: test 1220 (1028 out of 1406, remaining: 00:20, took 0.028s, duration: 00:55)\nPASS: test 1217 (1025 out of 1406, remaining: 00:20, took 0.136s, duration: 00:55)\nPASS: test 1219 (1027 out of 1406, remaining: 00:20, took 0.082s, duration: 00:55)\nPASS: test 1223 (1030 out of 1406, remaining: 00:20, took 0.040s, duration: 00:55)\nPASS: test 1221 (1029 out of 1406, remaining: 00:20, took 0.086s, duration: 00:55)\nPASS: test 1224 (1031 out of 1406, remaining: 00:20, took 0.089s, duration: 00:55)\nPASS: test 1225 (1032 out of 1406, remaining: 00:20, took 0.143s, duration: 00:55)\nPASS: test 1227 (1034 out of 1406, remaining: 00:20, took 0.086s, duration: 00:55)\nPASS: test 1226 (1033 out of 1406, remaining: 00:20, took 0.135s, duration: 00:55)\nPASS: test 1228 (1035 out of 1406, remaining: 00:19, took 0.039s, duration: 00:55)\nPASS: test 1230 (1037 out of 1406, remaining: 00:19, took 0.048s, duration: 00:55)\nPASS: test 1231 (1038 out of 1406, remaining: 00:19, took 0.040s, duration: 00:55)\nPASS: test 1232 (1039 out of 1406, remaining: 00:19, took 0.043s, duration: 00:55)\nPASS: test 1234 (1041 out of 1406, remaining: 00:19, took 0.027s, duration: 00:55)\nPASS: test 1229 (1036 out of 1406, remaining: 00:19, took 0.158s, duration: 00:55)\nPASS: test 1233 (1040 out of 1406, remaining: 00:19, took 0.089s, duration: 00:55)\nPASS: test 1235 (1042 out of 1406, remaining: 00:19, took 0.058s, duration: 00:55)\nPASS: test 1236 (1043 out of 1406, remaining: 00:19, took 0.028s, duration: 00:55)\nPASS: test 1237 (1044 out of 1406, remaining: 00:19, took 0.038s, duration: 00:55)\nPASS: test 1240 (1047 out of 1406, remaining: 00:19, took 0.034s, duration: 00:55)\nPASS: test 1239 (1046 out of 1406, remaining: 00:19, took 0.046s, duration: 00:55)\nPASS: test 1241 (1048 out of 1406, remaining: 00:19, took 0.049s, duration: 00:55)\nPASS: test 1246 (1053 out of 1406, remaining: 00:18, took 0.043s, duration: 00:55)\nPASS: test 1247 (1054 out of 1406, remaining: 00:18, took 0.028s, duration: 00:55)\nPASS: test 1248 (1055 out of 1406, remaining: 00:18, took 0.037s, duration: 00:55)\nPASS: test 1249 (1056 out of 1406, remaining: 00:18, took 0.037s, duration: 00:55)\nPASS: test 1245 (1052 out of 1406, remaining: 00:18, took 0.093s, duration: 00:55)\nPASS: test 1250 (1057 out of 1406, remaining: 00:18, took 0.038s, duration: 00:56)\nPASS: test 1251 (1058 out of 1406, remaining: 00:18, took 0.038s, duration: 00:56)\nPASS: test 1252 (1059 out of 1406, remaining: 00:18, took 0.038s, duration: 00:56)\nPASS: test 1253 (1060 out of 1406, remaining: 00:18, took 0.039s, duration: 00:56)\nPASS: test 1254 (1061 out of 1406, remaining: 00:18, took 0.040s, duration: 00:56)\nPASS: test 1255 (1062 out of 1406, remaining: 00:18, took 0.040s, duration: 00:56)\nPASS: test 1257 (1064 out of 1406, remaining: 00:18, took 0.038s, duration: 00:56)\nPASS: test 1256 (1063 out of 1406, remaining: 00:18, took 0.045s, duration: 00:56)\nPASS: test 1260 (1067 out of 1406, remaining: 00:17, took 0.028s, duration: 00:56)\nPASS: test 1259 (1066 out of 1406, remaining: 00:17, took 0.084s, duration: 00:56)\nPASS: test 1258 (1065 out of 1406, remaining: 00:17, took 0.142s, duration: 00:56)\nPASS: test 1262 (1069 out of 1406, remaining: 00:17, took 0.034s, duration: 00:56)\nPASS: test 1261 (1068 out of 1406, remaining: 00:17, took 0.091s, duration: 00:56)\nPASS: test 1263 (1070 out of 1406, remaining: 00:17, took 0.030s, duration: 00:56)\nPASS: test 1264 (1071 out of 1406, remaining: 00:17, took 0.030s, duration: 00:56)\nPASS: test 1265 (1072 out of 1406, remaining: 00:17, took 0.035s, duration: 00:56)\nPASS: test 1268 (1075 out of 1406, remaining: 00:17, took 0.028s, duration: 00:56)\nPASS: test 1269 (1076 out of 1406, remaining: 00:17, took 0.025s, duration: 00:56)\nPASS: test 1266 (1073 out of 1406, remaining: 00:17, took 0.086s, duration: 00:56)\nPASSsh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\n: test 1267 (1074 out of 1406, remaining: 00:17, took 0.084s, duration: 00:56)\nPASS: test 1270 (1077 out of 1406, remaining: 00:17, took 0.039s, duration: 00:56)\nPASS: test 1274 (1081 out of 1406, remaining: 00:16, took 0.041s, duration: 00:56)\nPASS: test 1271 (1078 out of 1406, remaining: 00:17, took 0.082s, duration: 00:56)\nPASS: test 1275 (1082 out of 1406, remaining: 00:16, took 0.024s, duration: 00:56)\nPASS: test 1276 (1083 out of 1406, remaining: 00:16, took 0.023s, duration: 00:56)\nPASS: test 1278 (1085 out of 1406, remaining: 00:16, took 0.034s, duration: 00:56)\nPASS: test 1280 (1086 out of 1406, remaining: 00:16, took 0.048s, duration: 00:56)\nPASS: test 1277 (1084 out of 1406, remaining: 00:16, took 0.102s, duration: 00:56)\nPASS: test 1281 (1087 out of 1406, remaining: 00:16, took 0.036s, duration: 00:56)\nPASS: test 1283 (1088 out of 1406, remaining: 00:16, took 0.037s, duration: 00:56)\nPASS: test 1284 (1089 out of 1406, remaining: 00:16, took 0.056s, duration: 00:56)\nPASS: test 1285 (1090 out of 1406, remaining: 00:16, took 0.058s, duration: 00:56)\nPASS: test 1286 (1091 out of 1406, remaining: 00:16, took 0.073s, duration: 00:56)\nPASS: test 1287 (1092 out of 1406, remaining: 00:16, took 1.065s, duration: 00:57)\nPASS: test 1289 (1094 out of 1406, remaining: 00:16, took 0.030s, duration: 00:57)\nPASS: test 1288 (1093 out of 1406, remaining: 00:16, took 1.060s, duration: 00:57)\nPASS: test 1290 (1095 out of 1406, remaining: 00:16, took 0.036s, duration: 00:57)\nPASS: test 1291 (1096 out of 1406, remaining: 00:16, took 0.045s, duration: 00:57)\nPASS: test 1293 (1098 out of 1406, remaining: 00:16, took 0.051s, duration: 00:57)\nPASS: test 1292 (1097 out of 1406, remaining: 00:16, took 0.091s, duration: 00:57)\nPASS: test 1296 (1099 out of 1406, remaining: 00:16, took 0.041s, duration: 00:57)\nPASS: test 1298 (1101 out of 1406, remaining: 00:16, took 0.039s, duration: 00:57)\nPASS: test 1299 (1102 out of 1406, remaining: 00:15, took 0.038s, duration: 00:57)\nPASS: test 1301 (1103 out of 1406, remaining: 00:15, took 0.020s, duration: 00:57)\nPASS: test 1314 (1104 out of 1406, remaining: 00:15, took 0.052s, duration: 00:58)\nPASS: test 1315 (1105 out of 1406, remaining: 00:15, took 0.065s, duration: 00:58)\nPASS: test 1317 (1106 out of 1406, remaining: 00:15, took 0.038s, duration: 00:58)\nPASS: test 1318 (1107 out of 1406, remaining: 00:15, took 0.041s, duration: 00:58)\nPASS: test 1322 (1111 out of 1406, remaining: 00:15, took 0.037s, duration: 00:58)\nPASS: test 1324 (1112 out of 1406, remaining: 00:15, took 0.038s, duration: 00:58)\nPASS: test 1325 (1113 out of 1406, remaining: 00:15, took 0.150s, duration: 00:58)\nPASS: test 1328 (1114 out of 1406, remaining: 00:15, took 0.046s, duration: 00:58)\nPASS: test 1329 (1115 out of 1406, remaining: 00:15, took 0.028s, duration: 00:58)\nPASS: test 1331 (1116 out of 1406, remaining: 00:15, took 0.056s, duration: 00:58)\nPASS: test 1332 (1117 out of 1406, remaining: 00:15, took 0.150s, duration: 00:58)\nPASS: test 1333 (1118 out of 1406, remaining: 00:15, took 0.037s, duration: 00:58)\nPASS: test 1364 (1119 out of 1406, remaining: 00:15, took 0.054s, duration: 00:58)\nPASS: test 1365 (1120 out of 1406, remaining: 00:15, took 0.055s, duration: 00:58)\nPASS: test 1366 (1121 out of 1406, remaining: 00:14, took 0.054s, duration: 00:58)\nPASS: test 1297 (1100 out of 1406, remaining: 00:16, took 1.103s, duration: 00:58)\nPASS: test 1367 (1122 out of 1406, remaining: 00:14, took 0.056s, duration: 00:58)\nPASS: test 1368 (1123 out of 1406, remaining: 00:14, took 0.052s, duration: 00:58)\nPASS: test 1369 (1124 out of 1406, remaining: 00:14, took 0.056s, duration: 00:59)\nPASS: test 1370 (1125 out of 1406, remaining: 00:14, took 0.052s, duration: 00:59)\nPASS: test 1371 (1126 out of 1406, remaining: 00:14, took 0.055s, duration: 00:59)\nPASS: test 1372 (1127 out of 1406, remaining: 00:14, took 0.052s, duration: 00:59)\nPASS: test 1373 (1128 out of 1406, remaining: 00:14, took 0.058s, duration: 00:59)\nPASS: test 1374 (1129 out of 1406, remaining: 00:14, took 0.052s, duration: 00:59)\nPASS: test 1375 (1130 out of 1406, remaining: 00:14, took 0.055s, duration: 00:59)\nPASS: test 1376 (1131 out of 1406, remaining: 00:14, took 0.050s, duration: 00:59)\nPASS: test 1377 (1132 out of 1406, remaining: 00:14, took 0.053s, duration: 00:59)\nPASS: test 1378 (1133 out of 1406, remaining: 00:14, took 0.097s, duration: 00:59)\nPASS: test 1379 (1134 out of 1406, remaining: 00:14, took 0.111s, duration: 00:59)\nPASS: test 1380 (1135 out of 1406, remaining: 00:14, took 0.103s, duration: 00:59)\nPASS: test 1381 (1136 out of 1406, remaining: 00:14, took 0.116s, duration: 00:59)\nPASS: test 1382 (1137 out of 1406, remaining: 00:14, took 0.106s, duration: 00:59)\nPASS: test 1383 (1138 out of 1406, remaining: 00:14, took 0.113s, duration: 00:59)\nPASS: test 1384 (1139 out of 1406, remaining: 00:13, took 0.108s, duration: 00:59)\nPASS: test 1385 (1140 out of 1406, remaining: 00:13, took 0.101s, duration: 00:59)\nPASS: test 1386 (1141 out of 1406, remaining: 00:13, took 0.105s, duration: 00:59)\nPASS: test 1387 (1142 out of 1406, remaining: 00:13, took 0.109s, duration: 00:59)\nPASS: test 1388 (1143 out of 1406, remaining: 00:13, took 0.119s, duration: 00:59)\nPASS: test 1389 (1144 out of 1406, remaining: 00:13, took 0.111s, duration: 00:59)\nPASS: test 1390 (1145 out of 1406, remaining: 00:13, took 0.115s, duration: 00:59)\nPASS: test 1391 (1146 out of 1406, remaining: 00:13, took 0.112s, duration: 01:00)\nPASS: test 1392 (1147 out of 1406, remaining: 00:13, took 0.113s, duration: 01:00)\nPASS: test 1393 (1148 out of 1406, remaining: 00:13, took 0.108s, duration: 01:00)\nPASS: test 1408 (1151 out of 1406, remaining: 00:13, took 0.049s, duration: 01:00)\nPASS: test 1409 (1152 out of 1406, remaining: 00:13, took 0.028s, duration: 01:00)\nPASS: test 1410 (1153 out of 1406, remaining: 00:13, took 0.025s, duration: 01:00)\nPASS: test 1411 (1154 out of 1406, remaining: 00:13, took 0.040s, duration: 01:00)\nPASS: test 1413 (1156 out of 1406, remaining: 00:13, took 0.150s, duration: 01:00)\nPASS: test 1412 (1155 out of 1406, remaining: 00:13, took 0.271s, duration: 01:00)\nPASS: test 1414 (1157 out of 1406, remaining: 00:13, took 0.093s, duration: 01:00)\nPASS: test 1415 (1158 out of 1406, remaining: 00:12, took 0.051s, duration: 01:00)\nPASS: test 1416 (1159 out of 1406, remaining: 00:12, took 0.044s, duration: 01:00)\nPASS: test 1417 (1160 out of 1406, remaining: 00:12, took 0.046s, duration: 01:00)\nPASS: test 1418 (1161 out of 1406, remaining: 00:12, took 0.069s, duration: 01:00)\nPASS: test 1419 (1162 out of 1406, remaining: 00:12, took 0.045s, duration: 01:00)\nPASS: test 1421 (1164 out of 1406, remaining: 00:12, took 0.051s, duration: 01:00)\nPASS: test 1423 (1165 out of 1406, remaining: 00:12, took 0.041s, duration: 01:00)\nPASS: test 1427 (1167 out of 1406, remaining: 00:12, took 0.026s, duration: 01:00)\nPASS: test 1424 (1166 out of 1406, remaining: 00:12, took 0.047s, duration: 01:00)\nPASS: test 1429 (1169 out of 1406, remaining: 00:12, took 0.045s, duration: 01:00)\nPASS: test 1430 (1170 out of 1406, remaining: 00:12, took 0.040s, duration: 01:00)\nPASS: test 1431 (1171 out of 1406, remaining: 00:12, took 0.037s, duration: 01:00)\nPASS: test 1432 (1172 out of 1406, remaining: 00:12, took 0.037s, duration: 01:00)\nPASS: test 1433 (1173 out of 1406, remaining: 00:12, took 0.038s, duration: 01:00)\nPASS: test 1434 (1174 out of 1406, remaining: 00:12, took 0.053s, duration: 01:00)\nPASS: test 1273 (1080 out of 1406, remaining: 00:18, took 5.090s, duration: 01:01)\nPASS: test 1428 (1168 out of 1406, remaining: 00:12, took 1.057s, duration: 01:01)\nPASS: test 1437 (1177 out of 1406, remaining: 00:12, took 0.155s, duration: 01:01)\nPASS: test 1438 (1178 out of 1406, remaining: 00:11, took 0.040s, duration: 01:01)\nPASS: test 1439 (1179 out of 1406, remaining: 00:11, took 0.039s, duration: 01:01)\nPASS: test 1435 (1175 out of 1406, remaining: 00:12, took 1.048s, duration: 01:01)\nPASS: test 1440 (1180 out of 1406, remaining: 00:11, took 0.031s, duration: 01:01)\nPASS: test 1441 (1181 out of 1406, remaining: 00:11, took 0.028s, duration: 01:01)\nPASS: test 1442 (1182 out of 1406, remaining: 00:11, took 0.028s, duration: 01:02)\nPASS: test 1447 (1186 out of 1406, remaining: 00:11, took 0.028s, duration: 01:02)\nPASS: test 1444 (1183 out of 1406, remaining: 00:11, took 0.098s, duration: 01:02)\nPASS: test 1449 (1188 out of 1406, remaining: 00:11, took 0.039s, duration: 01:02)\nPASS: test 1455 (1189 out of 1406, remaining: 00:11, took 0.044s, duration: 01:02)\nPASS: test 1456 (1190 out of 1406, remaining: 00:11, took 0.045s, duration: 01:02)\nPASS: test 1457 (1191 out of 1406, remaining: 00:11, took 0.038s, duration: 01:02)\nPASS: test 1458 (1192 out of 1406, remaining: 00:11, took 0.036s, duration: 01:02)\nPASS: test 1461 (1193 out of 1406, remaining: 00:11, took 0.035s, duration: 01:02)\nPASS: test 1463 (1195 out of 1406, remaining: 00:10, took 0.031s, duration: 01:02)\nPASS: test 1462 (1194 out of 1406, remaining: 00:11, took 0.039s, duration: 01:02)\nPASS: test 1464 (1196 out of 1406, remaining: 00:10, took 0.035s, duration: 01:02)\nPASS: test 1466 (1197 out of 1406, remaining: 00:10, took 0.034s, duration: 01:02)\nPASS: test 1436 (1176 out of 1406, remaining: 00:12, took 1.063s, duration: 01:02)\nPASS: test 1469 (1200 out of 1406, remaining: 00:10, took 0.026s, duration: 01:02)\nPASS: test 1471 (1202 out of 1406, remaining: 00:10, took 0.032s, duration: 01:02)\nPASS: test 1472 (1203 out of 1406, remaining: 00:10, took 0.031s, duration: 01:02)\nPASS: test 1467 (1198 out of 1406, remaining: 00:10, took 1.045s, duration: 01:03)\nPASS: test 1468 (1199 out of 1406, remaining: 00:10, took 1.050s, duration: 01:03)\nPASS: test 1500 (1206 out of 1406, remaining: 00:10, took 0.035s, duration: 01:03)\nPASS: test 1473 (1204 out of 1406, remaining: 00:10, took 1.047s, duration: 01:03)\nPASS: test 1502 (1208 out of 1406, remaining: 00:10, took 0.035s, duration: 01:03)\nPASS: test 1503 (1209 out of 1406, remaining: 00:10, took 0.036s, duration: 01:03)\nPASS: test 1504 (1210 out of 1406, remaining: 00:10, took 0.036s, duration: 01:03)\nPASS: test 1505 (1211 out of 1406, remaining: 00:10, took 0.035s, duration: 01:03)\nPASS: test 1506 (1212 out of 1406, remaining: 00:10, took 0.066s, duration: 01:03)\nPASS: test 1508 (1214 out of 1406, remaining: 00:10, took 0.025s, duration: 01:03)\nPASS: test 1509 (1215 out of 1406, remaining: 00:10, took 1.106s, duration: 01:04)\nPASS: test 1511 (1216 out of 1406, remaining: 00:10, took 0.048s, duration: 01:05)\nPASS: test 1513 (1217 out of 1406, remaining: 00:10, took 0.037s, duration: 01:05)\nPASS: test 1514 (1218 out of 1406, remaining: 00:10, took 1.097s, duration: 01:06)\nPASS: test 1515 (1219 out of 1406, remaining: 00:10, took 2.093s, duration: 01:08)\nPASS: test 1475 (1205 out of 1406, remaining: 00:11, took 5.067s, duration: 01:08)\nPASS: test 1516 (1220 out of 1406, remaining: 00:10, took 2.091s, duration: 01:10)\nPASS: test 1518 (1222 out of 1406, remaining: 00:10, took 0.094s, duration: 01:10)\nPASS: test 1517 (1221 out of 1406, remaining: 00:10, took 2.070s, duration: 01:10)\nPASS: test 1521 (1225 out of 1406, remaining: 00:10, took 0.026s, duration: 01:10)\nPASS: test 1519 (1223 out of 1406, remaining: 00:10, took 0.091s, duration: 01:10)\nPASS: test 1522 (1226 out of 1406, remaining: 00:10, took 0.094s, duration: 01:10)\nPASS: test 1524 (1228 out of 1406, remaining: 00:10, took 0.148s, duration: 01:10)\nPASS: test 1525 (1229 out of 1406, remaining: 00:10, took 1.104s, duration: 01:11)\nPASS: test 1501 (1207 out of 1406, remaining: 00:11, took 9.126s, duration: 01:12)\nPASS: test 1526 (1230 out of 1406, remaining: 00:10, took 1.104s, duration: 01:12)\nPASS: test 1528 (1232 out of 1406, remaining: 00:10, took 0.091s, duration: 01:13)\nPASS: test 1529 (1233 out of 1406, remaining: 00:10, took 0.038s, duration: 01:13)\nPASS: test 1530 (1234 out of 1406, remaining: 00:10, took 0.025s, duration: 01:13)\nPASS: test 1531 (1235 out of 1406, remaining: 00:10, took 0.081s, duration: 01:13)\nPASS: test 1532 (1236 out of 1406, remaining: 00:10, took 0.085s, duration: 01:13)\nPASS: test 1533 (1237 out of 1406, remaining: 00:10, took 0.048s, duration: 01:13)\nPASS: test 1534 (1238 out of 1406, remaining: 00:09, took 0.086s, duration: 01:13)\nPASS: test 1535 (1239 out of 1406, remaining: 00:09, took 0.086s, duration: 01:13)\nPASS: test 1536 (1240 out of 1406, remaining: 00:09, took 0.086s, duration: 01:13)\nPASS: test 1537 (1241 out of 1406, remaining: 00:09, took 0.031s, duration: 01:13)\nPASS: test 1538 (1242 out of 1406, remaining: 00:09, took 0.087s, duration: 01:13)\nPASS: test 1539 (1243 out of 1406, remaining: 00:09, took 0.032s, duration: 01:13)\nPASS: test 1540 (1244 out of 1406, remaining: 00:09, took 0.214s, duration: 01:13)\nPASS: test 1527 (1231 out of 1406, remaining: 00:10, took 1.610s, duration: 01:14)\nPASS: test 1543 (1246 out of 1406, remaining: 00:09, took 0.102s, duration: 01:14)\nPASS: test 1544 (1247 out of 1406, remaining: 00:09, took 0.030s, duration: 01:14)\nPASS: test 1545 (1248 out of 1406, remaining: 00:09, took 0.036s, duration: 01:14)\nPASS: test 1550 (1249 out of 1406, remaining: 00:09, took 0.027s, duration: 01:14)\nPASS: test 1551 (1250 out of 1406, remaining: 00:09, took 0.045s, duration: 01:14)\nPASS: test 1554 (1253 out of 1406, remaining: 00:09, took 0.060s, duration: 01:14)\nPASS: test 1555 (1254 out of 1406, remaining: 00:09, took 0.036s, duration: 01:14)\nPASS: test 1556 (1255 out of 1406, remaining: 00:08, took 0.054s, duration: 01:14)\nPASS: test 1557 (1256 out of 1406, remaining: 00:08, took 0.029s, duration: 01:14)\nPASS: test 1558 (1257 out of 1406, remaining: 00:08, took 0.033s, duration: 01:14)\nPASS: test 1559 (1258 out of 1406, remaining: 00:08, took 0.047s, duration: 01:14)\nPASS: test 1563 (1261 out of 1406, remaining: 00:08, took 0.035s, duration: 01:14)\nPASS: test 1542 (1245 out of 1406, remaining: 00:09, took 2.050s, duration: 01:16)\nPASS: test 1117 (954 out of 1406, remaining: 00:36, took 23.098s, duration: 01:16)\nPASS: test 1566 (1264 out of 1406, remaining: 00:08, took 0.046s, duration: 01:16)\nPASS: test 1567 (1265 out of 1406, remaining: 00:08, took 0.047s, duration: 01:16)\nPASS: test 1568 (1266 out of 1406, remaining: 00:08, took 0.153s, duration: 01:16)\nPASS: test 1569 (1267 out of 1406, remaining: 00:08, took 0.148s, duration: 01:16)\nPASS: test 1570 (1268 out of 1406, remaining: 00:08, took 0.150s, duration: 01:17)\nPASS: test 1564 (1262 out of 1406, remaining: 00:08, took 3.031s, duration: 01:17)\nPASS: test 1593 (1271 out of 1406, remaining: 00:08, took 0.085s, duration: 01:17)\nPASS: test 1594 (1272 out of 1406, remaining: 00:08, took 0.087s, duration: 01:17)\nPASS: test 1595 (1273 out of 1406, remaining: 00:08, took 0.085s, duration: 01:17)\nPASS: test 1596 (1274 out of 1406, remaining: 00:08, took 0.087s, duration: 01:18)\nPASS: test 1597 (1275 out of 1406, remaining: 00:08, took 0.027s, duration: 01:18)\nPASS: test 1613 (1276 out of 1406, remaining: 00:07, took 0.037s, duration: 01:18)\nPASS: test 1591 (1270 out of 1406, remaining: 00:08, took 1.091s, duration: 01:18)\nPASS: test 1633 (1280 out of 1406, remaining: 00:07, took 1.060s, duration: 01:19)\nPASS: test 1523 (1227 out of 1406, remaining: 00:11, took 9.162s, duration: 01:19)\nPASS: test 1634 (1281 out of 1406, remaining: 00:07, took 1.048s, duration: 01:20)\nPASS: test 1671 (1284 out of 1406, remaining: 00:07, took 0.047s, duration: 01:20)\nPASS: test 1635 (1282 out of 1406, remaining: 00:07, took 1.047s, duration: 01:20)\nPASS: test 1680 (1285 out of 1406, remaining: 00:07, took 0.043s, duration: 01:20)\nPASS: test 1681 (1286 out of 1406, remaining: 00:07, took 0.047s, duration: 01:20)\nPASS: test 1682 (1287 out of 1406, remaining: 00:07, took 0.046s, duration: 01:20)\nPASS: test 1900 (1289 out of 1406, remaining: 00:07, took 0.033s, duration: 01:20)\nPASS: test 1683 (1288 out of 1406, remaining: 00:07, took 0.063s, duration: 01:20)\nPASS: test 1903 (1290 out of 1406, remaining: 00:07, took 0.147s, duration: 01:20)\nPASS: test 1905 (1292 out of 1406, remaining: 00:07, took 0.096s, duration: 01:20)\nPASS: test 1906 (1293 out of 1406, remaining: 00:07, took 0.088s, duration: 01:20)\nPASS: test 1670 (1283 out of 1406, remaining: 00:07, took 1.053s, duration: 01:20)\nPASS: test 1907 (1294 out of 1406, remaining: 00:06, took 0.086s, duration: 01:20)\nPASS: test 1910 (1296 out of 1406, resh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\nsh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\nmaining: 00:06, took 0.042s, duration: 01:20)\nPASS: test 1911 (1297 out of 1406, remaining: 00:06, took 0.199s, duration: 01:21)\nPASS: test 1912 (1298 out of 1406, remaining: 00:06, took 0.024s, duration: 01:21)\nPASS: test 1913 (1299 out of 1406, remaining: 00:06, took 0.036s, duration: 01:21)\nPASS: test 1914 (1300 out of 1406, remaining: 00:06, took 0.036s, duration: 01:21)\nPASS: test 1915 (1301 out of 1406, remaining: 00:06, took 0.036s, duration: 01:21)\nPASS: test 1918 (1302 out of 1406, remaining: 00:06, took 0.028s, duration: 01:21)\nPASS: test 1919 (1303 out of 1406, remaining: 00:06, took 0.036s, duration: 01:21)\nPASS: test 1940 (1305 out of 1406, remaining: 00:06, took 0.041s, duration: 01:21)\nPASS: test 1904 (1291 out of 1406, remaining: 00:07, took 1.060s, duration: 01:21)\nPASS: test 1942 (1307 out of 1406, remaining: 00:06, took 0.042s, duration: 01:21)\nPASS: test 1943 (1308 out of 1406, remaining: 00:06, took 0.041s, duration: 01:21)\nPASS: test 1944 (1309 out of 1406, remaining: 00:06, took 0.043s, duration: 01:21)\nPASS: test 1909 (1295 out of 1406, remaining: 00:07, took 1.095s, duration: 01:21)\nPASS: test 1946 (1311 out of 1406, remaining: 00:05, took 0.046s, duration: 01:21)\nPASS: test 1947 (1312 out of 1406, remaining: 00:05, took 0.045s, duration: 01:21)\nPASS: test 1948 (1313 out of 1406, remaining: 00:05, took 0.046s, duration: 01:21)\nPASS: test 1960 (1314 out of 1406, remaining: 00:05, took 0.044s, duration: 01:22)\nPASS: test 1565 (1263 out of 1406, remaining: 00:09, took 6.042s, duration: 01:22)\nPASS: test 1964 (1315 out of 1406, remaining: 00:05, took 0.048s, duration: 01:22)\nPASS: test 2000 (1316 out of 1406, remaining: 00:05, took 0.101s, duration: 01:22)\nPASS: test 2001 (1317 out of 1406, remaining: 00:05, took 0.107s, duration: 01:22)\nPASS: test 2025 (1323 out of 1406, remaining: 00:05, took 0.133s, duration: 01:22)\nPASS: test 1941 (1306 out of 1406, remaining: 00:06, took 1.103s, duration: 01:22)\nPASS: test 2028 (1326 out of 1406, remaining: 00:04, took 0.153s, duration: 01:22)\nPASS: test 2029 (1327 out of 1406, remaining: 00:04, took 0.145s, duration: 01:22)\nPASS: test 2030 (1328 out of 1406, remaining: 00:04, took 0.140s, duration: 01:22)\nPASS: test 2036 (1332 out of 1406, remaining: 00:04, took 0.028s, duration: 01:22)\nPASS: test 2040 (1336 out of 1406, remaining: 00:04, took 0.045s, duration: 01:22)\nPASS: test 2031 (1329 out of 1406, remaining: 00:04, took 0.152s, duration: 01:22)\nPASS: test 2039 (1335 out of 1406, remaining: 00:04, took 0.099s, duration: 01:22)\nPASS: test 2044 (1339 out of 1406, remaining: 00:04, took 0.040s, duration: 01:22)\nPASS: test 2045 (1340 out of 1406, remaining: 00:04, took 0.041s, duration: 01:22)\nPASS: test 1945 (1310 out of 1406, remaining: 00:06, took 1.104s, duration: 01:22)\nPASS: test 2049 (1344 out of 1406, remaining: 00:03, took 0.051s, duration: 01:22)\nPASS: test 2052 (1347 out of 1406, remaining: 00:03, took 0.056s, duration: 01:22)\nPASS: test 2053 (1348 out of 1406, remaining: 00:03, took 0.038s, duration: 01:22)\nPASS: test 2051 (1346 out of 1406, remaining: 00:03, took 0.105s, duration: 01:22)\nPASS: test 2054 (1349 out of 1406, remaining: 00:03, took 0.046s, duration: 01:22)\nPASS: test 2058 (1351 out of 1406, remaining: 00:03, took 0.061s, duration: 01:22)\nPASS: test 2059 (1352 out of 1406, remaining: 00:03, took 0.066s, duration: 01:22)\nPASS: test 2060 (1353 out of 1406, remaining: 00:03, took 0.064s, duration: 01:22)\nPASS: test 2061 (1354 out of 1406, remaining: 00:03, took 0.157s, duration: 01:23)\nPASS: test 2062 (1355 out of 1406, remaining: 00:03, took 0.150s, duration: 01:23)\nPASS: test 2064 (1357 out of 1406, remaining: 00:03, took 0.051s, duration: 01:23)\nPASS: test 2065 (1358 out of 1406, remaining: 00:02, took 0.051s, duration: 01:23)\nPASS: test 2063 (1356 out of 1406, remaining: 00:03, took 0.153s, duration: 01:23)\nPASS: test 2066 (1359 out of 1406, remaining: 00:02, took 0.068s, duration: 01:23)\nPASS: test 2067 (1360 out of 1406, remaining: 00:02, took 0.059s, duration: 01:23)\nPASS: test 2068 (1361 out of 1406, remaining: 00:02, took 0.055s, duration: 01:23)\nPASS: test 2069 (1362 out of 1406, remaining: 00:02, took 0.058s, duration: 01:23)\nPASS: test 2071 (1363 out of 1406, remaining: 00:02, took 0.031s, duration: 01:23)\nPASS: test 2072 (1364 out of 1406, remaining: 00:02, took 0.039s, duration: 01:23)\nPASS: test 2073 (1365 out of 1406, remaining: 00:02, took 0.049s, duration: 01:23)\nPASS: test 2074 (1366 out of 1406, remaining: 00:02, took 0.039s, duration: 01:23)\nPASS: test 2075 (1367 out of 1406, remaining: 00:02, took 0.028s, duration: 01:23)\nPASS: test 2080 (1369 out of 1406, remaining: 00:02, took 0.031s, duration: 01:23)\nPASS: test 2076 (1368 out of 1406, remaining: 00:02, took 0.154s, duration: 01:23)\nPASS: test 2081 (1370 out of 1406, remaining: 00:02, took 0.150s, duration: 01:23)\nPASS: test 2082 (1371 out of 1406, remaining: 00:02, took 0.046s, duration: 01:23)\nPASS: test 2084 (1373 out of 1406, remaining: 00:02, took 0.040s, duration: 01:23)\nPASS: test 2083 (1372 out of 1406, remaining: 00:02, took 0.091s, duration: 01:23)\nPASS: test 2050 (1345 out of 1406, remaining: 00:03, took 1.063s, duration: 01:23)\nPASS: test 2306 (1375 out of 1406, remaining: 00:01, took 0.094s, duration: 01:23)\nPASS: test 2085 (1374 out of 1406, remaining: 00:01, took 0.151s, duration: 01:23)\nPASS: test 3008 (1384 out of 1406, remaining: 00:01, took 0.039s, duration: 01:23)\nPASS: test 3009 (1385 out of 1406, remaining: 00:01, took 0.047s, duration: 01:23)\nPASS: test 2055 (1350 out of 1406, remaining: 00:03, took 1.061s, duration: 01:23)\nPASS: test 3010 (1386 out of 1406, remaining: 00:01, took 0.047s, duration: 01:23)\nPASS: test 3011 (1387 out of 1406, remaining: 00:01, took 0.048s, duration: 01:23)\nPASS: test 3012 (1388 out of 1406, remaining: 00:01, took 0.046s, duration: 01:23)\nPASS: test 3013 (1389 out of 1406, remaining: 00:01, took 0.045s, duration: 01:23)\nPASS: test 3014 (1390 out of 1406, remaining: 00:00, took 0.040s, duration: 01:23)\nPASS: test 3015 (1391 out of 1406, remaining: 00:00, took 0.063s, duration: 01:23)\nPASS: test 3016 (1392 out of 1406, remaining: 00:00, took 0.034s, duration: 01:23)\nPASS: test 3020 (1394 out of 1406, remaining: 00:00, took 0.031s, duration: 01:23)\nPASS: test 3019 (1393 out of 1406, remaining: 00:00, took 0.037s, duration: 01:23)\nPASS: test 3025 (1395 out of 1406, remaining: 00:00, took 0.081s, duration: 01:24)\nPASS: test 3026 (1396 out of 1406, remaining: 00:00, took 0.083s, duration: 01:24)\nPASS: test 3030 (1400 out of 1406, remaining: 00:00, took 0.032s, duration: 01:24)\nPASS: test 3029 (1399 out of 1406, remaining: 00:00, took 0.040s, duration: 01:24)\nPASS: test 3027 (1397 out of 1406, remaining: 00:00, took 0.138s, duration: 01:24)\nPASS: test 3103 (1404 out of 1406, remaining: 00:00, took 0.041s, duration: 01:24)\nPASS: test 3101 (1402 out of 1406, remaining: 00:00, took 0.056s, duration: 01:24)\nPASS: test 3201 (1405 out of 1406, remaining: 00:00, took 0.041s, duration: 01:24)\nPASS: test 3028 (1398 out of 1406, remaining: 00:00, took 1.092s, duration: 01:25)\nPASS: test 3202 (1406 out of 1406, remaining: 00:00, took 1.056s, duration: 01:25)\nTESTDONE: 1673 tests were considered during 85 seconds.\nTESTDONE: 1074 tests out of PASS: 1074 report: 100%\nDURATION: 91\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.120598793029785,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-dbus_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-dbus",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011444091796875,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.429999589920044,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05158853530883789,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 40.501251459121704,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012710094451904297,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.dbus.dbus/integration/transient-services.sh.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/integration/transient-services.sh_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-apparmor-activation.sh.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-apparmor-activation.sh_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-assertions.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-assertions_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-atomic.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-atomic_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-containers.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-containers_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-corrupt.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-corrupt_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-counter.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-counter_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-dbus-daemon-eavesdrop.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-dbus-daemon-eavesdrop_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-dbus-daemon-fork.sh.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-dbus-daemon-fork.sh_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-dbus-daemon.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-dbus-daemon_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-dbus-launch-eval.sh.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-dbus-launch-eval.sh_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-dbus-launch-x11.sh.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-dbus-launch-x11.sh_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-desktop-file.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-desktop-file_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-fdpass.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-fdpass_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-hash.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-hash_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-header-fields.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-header-fields_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-loopback.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-loopback_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-marshal.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-marshal_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-message.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-message_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-misc-internals.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-misc-internals_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-monitor.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-monitor_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-printf.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-printf_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-refs.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-refs_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-relay.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-relay_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-sd-activation.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-sd-activation_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-server-oom.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-server-oom_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-shell.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-shell_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-syntax.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-syntax_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-sysdeps.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-sysdeps_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-syslog.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-syslog_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-uid-permissions.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-uid-permissions_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-userdb.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-userdb_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-variant.test": {
                "status": "PASSED"
            },
            "ptestresult.dbus.dbus/test-variant_with_config.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:12\nBEGIN: /usr/lib/dbus/ptest\nRunning test: dbus/test-refs.test\nTAP version 13\n# random seed: R02S22674241a09af84ca6fed3a796778782\n1..4\n# Start of refs tests\n# Resetting test timeout (reference: 0x558ffd04c0; factor: 1)\n# Time since timeout reset 0x558ffd04c0: 1.463 seconds\nok 1 /refs/connection\n# slow test /refs/connection executed in 1.46 secs\n# Resetting test timeout (reference: 0x558ffd19b0; factor: 1)\n# Time since timeout reset 0x558ffd19b0: 0.596 seconds\nok 2 /refs/message\n# slow test /refs/message executed in 0.60 secs\n# Resetting test timeout (reference: 0x558ffd0500; factor: 1)\n# Time since timeout reset 0x558ffd0500: 1.698 seconds\nok 3 /refs/pending-call\n# slow test /refs/pending-call executed in 1.70 secs\n# Resetting test timeout (reference: 0x558ffd2350; factor: 1)\nExecuting: dbus/test-refs.test\n# Time since timeout reset 0x558ffd2350: 1.359 seconds\nok 4 /refs/server\n# slow test /refs/server executed in 1.36 secs\n# End of refs tests\nPASS: dbus/test-refs.test\nRunning test: dbus/test-userdb_with_config.test\nTAP version 13\n# random seed: R02S6129bc56196b492dd0f28bf845a934b1\n1..1\n# Start of userdb tests\n# Groups of uid 0:\n# [0]: 0\n# Groups of uid 0:\n# [0]: 0\n# Total: 1 groups\n# uid 31337 doesn't exist: (no errno)\n# Getting groups from non-uid failed as expected: org.freedesktop.DBus.Error.Failed: User \"???\" unknown or no memory to allocate password entry\n# \nok 1 /userdb/groups_from_uid\n# End of userdb tests\nPASS: dbus/test-userdb_with_config.test\nRunning test: dbus/test-relay_with_config.test\nTAP version 13\n# random seed: R02Sbfdf5059058b26ca2e30879f394fce62\n1..6\n# Start of connect tests\n# Resetting test timeout (reference: 0x5575e704c0; factor: 1)\n# Time since timeout reset 0x5575e704c0: 0.002 seconds\nok 1 /connect/tcp\n# Resetting test timeout (reference: 0x5575e74070; factor: 1)\n# Time since timeout reset 0x5575e74070: 0.000 seconds\nok 2 /connect/unix\n# End of connect tests\n# Start of relay tests\n# Resetting test timeout (reference: 0x5575e77ac0; factor: 1)\ndbus[2793]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n# Time since timeout reset 0x5575e77ac0: 0.050 seconds\nok 3 /relay/tcp\n# Resetting test timeout (reference: 0x5575e779b0; factor: 1)\n# Time since timeout reset 0x5575e779b0: 0.001 seconds\nok 4 /relay/unix\n# End of relay tests\n# Start of limit tests\n# Resetting test timeout (reference: 0x5575e74760; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393\n# Time since timeout reset 0x5575e74760: 0.643 seconds\nok 5 /limit/tcp\n# slow test /limit/tcp executed in 0.64 secs\n# Resetting test timeout (reference: 0x5575e76670; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393\n# Time since timeout reset 0x5575e76670: 0.580 seconds\nok 6 /limit/unix\n# slow test /limit/unix executed in 0.58 secs\n# End of limit tests\nPASS: dbus/test-relay_with_config.test\nRunning test: dbus/test-misc-internals_with_config.test\n# Test data in /usr/libexec/installed-tests/dbus/data\nok 1 - initial nss query did not leak memory\n# Running test: misc\nok 2 - misc\n# misc test took 0 seconds\nok 3 - misc did not leak memory\n# Running test: address\nok 4 - address\n# address test took 0 seconds\nok 5 - address did not leak memory\n# Running test: server\nok 6 - server\n# server test took 0 seconds\nok 7 - server did not leak memory\n# Running test: signature\nok 8 - signature\n# signature test took 0 seconds\nok 9 - signature did not leak memory\n# Running test: mem-pool\nok 10 - mem-pool\n# mem-pool test took 0 seconds\nok 11 - mem-pool did not leak memory\n# Running test: list\nok 12 - list\n# list test took 0 seconds\nok 13 - list did not leak memory\n# Running test: auth\n# Testing auth:\n#     cookie-sha1.auth-script\ndbus[2795]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n#     external-failed.auth-script\n#     anonymous-client-successful.auth-script\n#     fail-after-n-attempts.auth-script\n#     anonymous-server-successful.auth-script\n#     cookie-sha1-username.auth-script\n#     external-successful.auth-script\n#     invalid-command-client.auth-script\n#     external-root.auth-script\n#     cancel.auth-script\n#     mechanisms.auth-script\n#     invalid-command.auth-script\n#     fallback.auth-script\n#     external-silly.auth-script\n#     extra-bytes.auth-script\n#     client-out-of-mechanisms.auth-script\n#     external-username.auth-script\n#     external-auto.auth-script\n#     invalid-hex-encoding.auth-script\nok 14 - auth\n# auth test took 0 seconds\nok 15 - auth did not leak memory\n# Running test: byteswap\n#   120 blocks swapped from order 'l' to 'B'\n#   120 blocks swapped from order 'B' to 'l'\nok 16 - byteswap\n# byteswap test took 0 seconds\nok 17 - byteswap did not leak memory\n# Running test: credentials\n# Unix uid only: uid=12\n# Unix complete set: uid=12 pid=511 gid=42 gid=123 gid=1000 gid=5678\n# Windows sid only: sid=whatever a windows sid looks like\n# Windows complete set: pid=511 sid=whatever a windows sid looks like\nok 18 - credentials\n# credentials test took 0 seconds\nok 19 - credentials did not leak memory\n# Running test: data-slot\nok 20 - data-slot\n# data-slot test took 0 seconds\nok 21 - data-slot did not leak memory\n# Running test: keyring\n#  1 keys in test\nok 22 - keyring\n# keyring test took 0 seconds\nok 23 - keyring did not leak memory\n# Running test: marshal-validate\nok 24 - marshal-validate\n# marshal-validate test took 0 seconds\nok 25 - marshal-validate did not leak memory\n# Running test: marshalling\nok 26 - marshalling\n# marshalling test took 0 seconds\nok 27 - marshalling did not leak memory\n# Running test: memory\nok 28 - memory\n# memory test took 0 seconds\nok 29 - memory did not leak memory\n# Running test: object-tree\n# Running \"object tree\" once to count mallocs\n# \"object tree\" has about 295 mallocs in total\n# testing \"object tree\" with up to 4 consecutive malloc failures\n# testing \"object tree\" with 2 consecutive malloc failures\n# object tree: will fail malloc 305 and 0 that follow\n# object tree: will fail malloc 304 and 0 that follow\n# object tree: will fail malloc 303 and 0 that follow\n# object tree: will fail malloc 302 and 0 that follow\n# object tree: will fail malloc 301 and 0 that follow\n# object tree: will fail malloc 300 and 0 that follow\n# object tree: will fail malloc 299 and 0 that follow\n# object tree: will fail malloc 298 and 0 that follow\n# object tree: will fail malloc 297 and 0 that follow\n# object tree: will fail malloc 296 and 0 that follow\n# object tree: will fail malloc 295 and 0 that follow\n# object tree: will fail malloc 294 and 0 that follow\n# object tree: will fail malloc 293 and 0 that follow\n# object tree: will fail malloc 292 and 0 that follow\n# object tree: will fail malloc 291 and 0 that follow\n# object tree: will fail malloc 290 and 0 that follow\n# object tree: will fail malloc 289 and 0 that follow\n# object tree: will fail malloc 288 and 0 that follow\n# object tree: will fail malloc 287 and 0 that follow\n# object tree: will fail malloc 286 and 0 that follow\n# object tree: will fail malloc 285 and 0 that follow\n# object tree: will fail malloc 284 and 0 that follow\n# object tree: will fail malloc 283 and 0 that follow\n# object tree: will fail malloc 282 and 0 that follow\n# object tree: will fail malloc 281 and 0 that follow\n# object tree: will fail malloc 280 and 0 that follow\n# object tree: will fail malloc 279 and 0 that follow\n# object tree: will fail malloc 278 and 0 that follow\n# object tree: will fail malloc 277 and 0 that follow\n# object tree: will fail malloc 276 and 0 that follow\n# object tree: will fail malloc 275 and 0 that follow\n# object tree: will fail malloc 274 and 0 that follow\n# object tree: will fail malloc 273 and 0 that follow\n# object tree: will fail malloc 272 and 0 that follow\n# object tree: will fail malloc 271 and 0 that follow\n# object tree: will fail malloc 270 and 0 that follow\n# object tree: will fail malloc 269 and 0 that follow\n# object tree: will fail malloc 268 and 0 that follow\n# object tree: will fail malloc 267 and 0 that follow\n# object tree: will fail malloc 266 and 0 that follow\n# object tree: will fail malloc 265 and 0 that follow\n# object tree: will fail malloc 264 and 0 that follow\n# object tree: will fail malloc 263 and 0 that follow\n# object tree: will fail malloc 262 and 0 that follow\n# object tree: will fail malloc 261 and 0 that follow\n# object tree: will fail malloc 260 and 0 that follow\n# object tree: will fail malloc 259 and 0 that follow\n# object tree: will fail malloc 258 and 0 that follow\n# object tree: will fail malloc 257 and 0 that follow\n# object tree: will fail malloc 256 and 0 that follow\n# object tree: will fail malloc 255 and 0 that follow\n# object tree: will fail malloc 254 and 0 that follow\n# object tree: will fail malloc 253 and 0 that follow\n# object tree: will fail malloc 252 and 0 that follow\n# object tree: will fail malloc 251 and 0 that follow\n# object tree: will fail malloc 250 and 0 that follow\n# object tree: will fail malloc 249 and 0 that follow\n# object tree: will fail malloc 248 and 0 that follow\n# object tree: will fail malloc 247 and 0 that follow\n# object tree: will fail malloc 246 and 0 that follow\n# object tree: will fail malloc 245 and 0 that follow\n# object tree: will fail malloc 244 and 0 that follow\n# object tree: will fail malloc 243 and 0 that follow\n# object tree: will fail malloc 242 and 0 that follow\n# object tree: will fail malloc 241 and 0 that follow\n# object tree: will fail malloc 240 and 0 that follow\n# object tree: will fail malloc 239 and 0 that follow\n# object tree: will fail malloc 238 and 0 that follow\n# object tree: will fail malloc 237 and 0 that follow\n# object tree: will fail malloc 236 and 0 that follow\n# object tree: will fail malloc 235 and 0 that follow\n# object tree: will fail malloc 234 and 0 that follow\n# object tree: will fail malloc 233 and 0 that follow\n# object tree: will fail malloc 232 and 0 that follow\n# object tree: will fail malloc 231 and 0 that follow\n# object tree: will fail malloc 230 and 0 that follow\n# object tree: will fail malloc 229 and 0 that follow\n# object tree: will fail malloc 228 and 0 that follow\n# object tree: will fail malloc 227 and 0 that follow\n# object tree: will fail malloc 226 and 0 that follow\n# object tree: will fail malloc 225 and 0 that follow\n# object tree: will fail malloc 224 and 0 that follow\n# object tree: will fail malloc 223 and 0 that follow\n# object tree: will fail malloc 222 and 0 that follow\n# object tree: will fail malloc 221 and 0 that follow\n# object tree: will fail malloc 220 and 0 that follow\n# object tree: will fail malloc 219 and 0 that follow\n# object tree: will fail malloc 218 and 0 that follow\n# object tree: will fail malloc 217 and 0 that follow\n# object tree: will fail malloc 216 and 0 that follow\n# object tree: will fail malloc 215 and 0 that follow\n# object tree: will fail malloc 214 and 0 that follow\n# object tree: will fail malloc 213 and 0 that follow\n# object tree: will fail malloc 212 and 0 that follow\n# object tree: will fail malloc 211 and 0 that follow\n# object tree: will fail malloc 210 and 0 that follow\n# object tree: will fail malloc 209 and 0 that follow\n# object tree: will fail malloc 208 and 0 that follow\n# object tree: will fail malloc 207 and 0 that follow\n# object tree: will fail malloc 206 and 0 that follow\n# object tree: will fail malloc 205 and 0 that follow\n# object tree: will fail malloc 204 and 0 that follow\n# object tree: will fail malloc 203 and 0 that follow\n# object tree: will fail malloc 202 and 0 that follow\n# object tree: will fail malloc 201 and 0 that follow\n# object tree: will fail malloc 200 and 0 that follow\n# object tree: will fail malloc 199 and 0 that follow\n# object tree: will fail malloc 198 and 0 that follow\n# object tree: will fail malloc 197 and 0 that follow\n# object tree: will fail malloc 196 and 0 that follow\n# object tree: will fail malloc 195 and 0 that follow\n# object tree: will fail malloc 194 and 0 that follow\n# object tree: will fail malloc 193 and 0 that follow\n# object tree: will fail malloc 192 and 0 that follow\n# object tree: will fail malloc 191 and 0 that follow\n# object tree: will fail malloc 190 and 0 that follow\n# object tree: will fail malloc 189 and 0 that follow\n# object tree: will fail malloc 188 and 0 that follow\n# object tree: will fail malloc 187 and 0 that follow\n# object tree: will fail malloc 186 and 0 that follow\n# object tree: will fail malloc 185 and 0 that follow\n# object tree: will fail malloc 184 and 0 that follow\n# object tree: will fail malloc 183 and 0 that follow\n# object tree: will fail malloc 182 and 0 that follow\n# object tree: will fail malloc 181 and 0 that follow\n# object tree: will fail malloc 180 and 0 that follow\n# object tree: will fail malloc 179 and 0 that follow\n# object tree: will fail malloc 178 and 0 that follow\n# object tree: will fail malloc 177 and 0 that follow\n# object tree: will fail malloc 176 and 0 that follow\n# object tree: will fail malloc 175 and 0 that follow\n# object tree: will fail malloc 174 and 0 that follow\n# object tree: will fail malloc 173 and 0 that follow\n# object tree: will fail malloc 172 and 0 that follow\n# object tree: will fail malloc 171 and 0 that follow\n# object tree: will fail malloc 170 and 0 that follow\n# object tree: will fail malloc 169 and 0 that follow\n# object tree: will fail malloc 168 and 0 that follow\n# object tree: will fail malloc 167 and 0 that follow\n# object tree: will fail malloc 166 and 0 that follow\n# object tree: will fail malloc 165 and 0 that follow\n# object tree: will fail malloc 164 and 0 that follow\n# object tree: will fail malloc 163 and 0 that follow\n# object tree: will fail malloc 162 and 0 that follow\n# object tree: will fail malloc 161 and 0 that follow\n# object tree: will fail malloc 160 and 0 that follow\n# object tree: will fail malloc 159 and 0 that follow\n# object tree: will fail malloc 158 and 0 that follow\n# object tree: will fail malloc 157 and 0 that follow\n# object tree: will fail malloc 156 and 0 that follow\n# object tree: will fail malloc 155 and 0 that follow\n# object tree: will fail malloc 154 and 0 that follow\n# object tree: will fail malloc 153 and 0 that follow\n# object tree: will fail malloc 152 and 0 that follow\n# object tree: will fail malloc 151 and 0 that follow\n# object tree: will fail malloc 150 and 0 that follow\n# object tree: will fail malloc 149 and 0 that follow\n# object tree: will fail malloc 148 and 0 that follow\n# object tree: will fail malloc 147 and 0 that follow\n# object tree: will fail malloc 146 and 0 that follow\n# object tree: will fail malloc 145 and 0 that follow\n# object tree: will fail malloc 144 and 0 that follow\n# object tree: will fail malloc 143 and 0 that follow\n# object tree: will fail malloc 142 and 0 that follow\n# object tree: will fail malloc 141 and 0 that follow\n# object tree: will fail malloc 140 and 0 that follow\n# object tree: will fail malloc 139 and 0 that follow\n# object tree: will fail malloc 138 and 0 that follow\n# object tree: will fail malloc 137 and 0 that follow\n# object tree: will fail malloc 136 and 0 that follow\n# object tree: will fail malloc 135 and 0 that follow\n# object tree: will fail malloc 134 and 0 that follow\n# object tree: will fail malloc 133 and 0 that follow\n# object tree: will fail malloc 132 and 0 that follow\n# object tree: will fail malloc 131 and 0 that follow\n# object tree: will fail malloc 130 and 0 that follow\n# object tree: will fail malloc 129 and 0 that follow\n# object tree: will fail malloc 128 and 0 that follow\n# object tree: will fail malloc 127 and 0 that follow\n# object tree: will fail malloc 126 and 0 that follow\n# object tree: will fail malloc 125 and 0 that follow\n# object tree: will fail malloc 124 and 0 that follow\n# object tree: will fail malloc 123 and 0 that follow\n# object tree: will fail malloc 122 and 0 that follow\n# object tree: will fail malloc 121 and 0 that follow\n# object tree: will fail malloc 120 and 0 that follow\n# object tree: will fail malloc 119 and 0 that follow\n# object tree: will fail malloc 118 and 0 that follow\n# object tree: will fail malloc 117 and 0 that follow\n# object tree: will fail malloc 116 and 0 that follow\n# object tree: will fail malloc 115 and 0 that follow\n# object tree: will fail malloc 114 and 0 that follow\n# object tree: will fail malloc 113 and 0 that follow\n# object tree: will fail malloc 112 and 0 that follow\n# object tree: will fail malloc 111 and 0 that follow\n# object tree: will fail malloc 110 and 0 that follow\n# object tree: will fail malloc 109 and 0 that follow\n# object tree: will fail malloc 108 and 0 that follow\n# object tree: will fail malloc 107 and 0 that follow\n# object tree: will fail malloc 106 and 0 that follow\n# object tree: will fail malloc 105 and 0 that follow\n# object tree: will fail malloc 104 and 0 that follow\n# object tree: will fail malloc 103 and 0 that follow\n# object tree: will fail malloc 102 and 0 that follow\n# object tree: will fail malloc 101 and 0 that follow\n# object tree: will fail malloc 100 and 0 that follow\n# object tree: will fail malloc 99 and 0 that follow\n# object tree: will fail malloc 98 and 0 that follow\n# object tree: will fail malloc 97 and 0 that follow\n# object tree: will fail malloc 96 and 0 that follow\n# object tree: will fail malloc 95 and 0 that follow\n# object tree: will fail malloc 94 and 0 that follow\n# object tree: will fail malloc 93 and 0 that follow\n# object tree: will fail malloc 92 and 0 that follow\n# object tree: will fail malloc 91 and 0 that follow\n# object tree: will fail malloc 90 and 0 that follow\n# object tree: will fail malloc 89 and 0 that follow\n# object tree: will fail malloc 88 and 0 that follow\n# object tree: will fail malloc 87 and 0 that follow\n# object tree: will fail malloc 86 and 0 that follow\n# object tree: will fail malloc 85 and 0 that follow\n# object tree: will fail malloc 84 and 0 that follow\n# object tree: will fail malloc 83 and 0 that follow\n# object tree: will fail malloc 82 and 0 that follow\n# object tree: will fail malloc 81 and 0 that follow\n# object tree: will fail malloc 80 and 0 that follow\n# object tree: will fail malloc 79 and 0 that follow\n# object tree: will fail malloc 78 and 0 that follow\n# object tree: will fail malloc 77 and 0 that follow\n# object tree: will fail malloc 76 and 0 that follow\n# object tree: will fail malloc 75 and 0 that follow\n# object tree: will fail malloc 74 and 0 that follow\n# object tree: will fail malloc 73 and 0 that follow\n# object tree: will fail malloc 72 and 0 that follow\n# object tree: will fail malloc 71 and 0 that follow\n# object tree: will fail malloc 70 and 0 that follow\n# object tree: will fail malloc 69 and 0 that follow\n# object tree: will fail malloc 68 and 0 that follow\n# object tree: will fail malloc 67 and 0 that follow\n# object tree: will fail malloc 66 and 0 that follow\n# object tree: will fail malloc 65 and 0 that follow\n# object tree: will fail malloc 64 and 0 that follow\n# object tree: will fail malloc 63 and 0 that follow\n# object tree: will fail malloc 62 and 0 that follow\n# object tree: will fail malloc 61 and 0 that follow\n# object tree: will fail malloc 60 and 0 that follow\n# object tree: will fail malloc 59 and 0 that follow\n# object tree: will fail malloc 58 and 0 that follow\n# object tree: will fail malloc 57 and 0 that follow\n# object tree: will fail malloc 56 and 0 that follow\n# object tree: will fail malloc 55 and 0 that follow\n# object tree: will fail malloc 54 and 0 that follow\n# object tree: will fail malloc 53 and 0 that follow\n# object tree: will fail malloc 52 and 0 that follow\n# object tree: will fail malloc 51 and 0 that follow\n# object tree: will fail malloc 50 and 0 that follow\n# object tree: will fail malloc 49 and 0 that follow\n# object tree: will fail malloc 48 and 0 that follow\n# object tree: will fail malloc 47 and 0 that follow\n# object tree: will fail malloc 46 and 0 that follow\n# object tree: will fail malloc 45 and 0 that follow\n# object tree: will fail malloc 44 and 0 that follow\n# object tree: will fail malloc 43 and 0 that follow\n# object tree: will fail malloc 42 and 0 that follow\n# object tree: will fail malloc 41 and 0 that follow\n# object tree: will fail malloc 40 and 0 that follow\n# object tree: will fail malloc 39 and 0 that follow\n# object tree: will fail malloc 38 and 0 that follow\n# object tree: will fail malloc 37 and 0 that follow\n# object tree: will fail malloc 36 and 0 that follow\n# object tree: will fail malloc 35 and 0 that follow\n# object tree: will fail malloc 34 and 0 that follow\n# object tree: will fail malloc 33 and 0 that follow\n# object tree: will fail malloc 32 and 0 that follow\n# object tree: will fail malloc 31 and 0 that follow\n# object tree: will fail malloc 30 and 0 that follow\n# object tree: will fail malloc 29 and 0 that follow\n# object tree: will fail malloc 28 and 0 that follow\n# object tree: will fail malloc 27 and 0 that follow\n# object tree: will fail malloc 26 and 0 that follow\n# object tree: will fail malloc 25 and 0 that follow\n# object tree: will fail malloc 24 and 0 that follow\n# object tree: will fail malloc 23 and 0 that follow\n# object tree: will fail malloc 22 and 0 that follow\n# object tree: will fail malloc 21 and 0 that follow\n# object tree: will fail malloc 20 and 0 that follow\n# object tree: will fail malloc 19 and 0 that follow\n# object tree: will fail malloc 18 and 0 that follow\n# object tree: will fail malloc 17 and 0 that follow\n# object tree: will fail malloc 16 and 0 that follow\n# object tree: will fail malloc 15 and 0 that follow\n# object tree: will fail malloc 14 and 0 that follow\n# object tree: will fail malloc 13 and 0 that follow\n# object tree: will fail malloc 12 and 0 that follow\n# object tree: will fail malloc 11 and 0 that follow\n# object tree: will fail malloc 10 and 0 that follow\n# object tree: will fail malloc 9 and 0 that follow\n# object tree: will fail malloc 8 and 0 that follow\n# object tree: will fail malloc 7 and 0 that follow\n# object tree: will fail malloc 6 and 0 that follow\n# object tree: will fail malloc 5 and 0 that follow\n# object tree: will fail malloc 4 and 0 that follow\n# object tree: will fail malloc 3 and 0 that follow\n# object tree: will fail malloc 2 and 0 that follow\n# object tree: will fail malloc 1 and 0 that follow\n# object tree: will fail malloc 0 and 0 that follow\n# testing \"object tree\" with 3 consecutive malloc failures\n# object tree: will fail malloc 305 and 1 that follow\n# object tree: will fail malloc 304 and 1 that follow\n# object tree: will fail malloc 303 and 1 that follow\n# object tree: will fail malloc 302 and 1 that follow\n# object tree: will fail malloc 301 and 1 that follow\n# object tree: will fail malloc 300 and 1 that follow\n# object tree: will fail malloc 299 and 1 that follow\n# object tree: will fail malloc 298 and 1 that follow\n# object tree: will fail malloc 297 and 1 that follow\n# object tree: will fail malloc 296 and 1 that follow\n# object tree: will fail malloc 295 and 1 that follow\n# object tree: will fail malloc 294 and 1 that follow\n# object tree: will fail malloc 293 and 1 that follow\n# object tree: will fail malloc 292 and 1 that follow\n# object tree: will fail malloc 291 and 1 that follow\n# object tree: will fail malloc 290 and 1 that follow\n# object tree: will fail malloc 289 and 1 that follow\n# object tree: will fail malloc 288 and 1 that follow\n# object tree: will fail malloc 287 and 1 that follow\n# object tree: will fail malloc 286 and 1 that follow\n# object tree: will fail malloc 285 and 1 that follow\n# object tree: will fail malloc 284 and 1 that follow\n# object tree: will fail malloc 283 and 1 that follow\n# object tree: will fail malloc 282 and 1 that follow\n# object tree: will fail malloc 281 and 1 that follow\n# object tree: will fail malloc 280 and 1 that follow\n# object tree: will fail malloc 279 and 1 that follow\n# object tree: will fail malloc 278 and 1 that follow\n# object tree: will fail malloc 277 and 1 that follow\n# object tree: will fail malloc 276 and 1 that follow\n# object tree: will fail malloc 275 and 1 that follow\n# object tree: will fail malloc 274 and 1 that follow\n# object tree: will fail malloc 273 and 1 that follow\n# object tree: will fail malloc 272 and 1 that follow\n# object tree: will fail malloc 271 and 1 that follow\n# object tree: will fail malloc 270 and 1 that follow\n# object tree: will fail malloc 269 and 1 that follow\n# object tree: will fail malloc 268 and 1 that follow\n# object tree: will fail malloc 267 and 1 that follow\n# object tree: will fail malloc 266 and 1 that follow\n# object tree: will fail malloc 265 and 1 that follow\n# object tree: will fail malloc 264 and 1 that follow\n# object tree: will fail malloc 263 and 1 that follow\n# object tree: will fail malloc 262 and 1 that follow\n# object tree: will fail malloc 261 and 1 that follow\n# object tree: will fail malloc 260 and 1 that follow\n# object tree: will fail malloc 259 and 1 that follow\n# object tree: will fail malloc 258 and 1 that follow\n# object tree: will fail malloc 257 and 1 that follow\n# object tree: will fail malloc 256 and 1 that follow\n# object tree: will fail malloc 255 and 1 that follow\n# object tree: will fail malloc 254 and 1 that follow\n# object tree: will fail malloc 253 and 1 that follow\n# object tree: will fail malloc 252 and 1 that follow\n# object tree: will fail malloc 251 and 1 that follow\n# object tree: will fail malloc 250 and 1 that follow\n# object tree: will fail malloc 249 and 1 that follow\n# object tree: will fail malloc 248 and 1 that follow\n# object tree: will fail malloc 247 and 1 that follow\n# object tree: will fail malloc 246 and 1 that follow\n# object tree: will fail malloc 245 and 1 that follow\n# object tree: will fail malloc 244 and 1 that follow\n# object tree: will fail malloc 243 and 1 that follow\n# object tree: will fail malloc 242 and 1 that follow\n# object tree: will fail malloc 241 and 1 that follow\n# object tree: will fail malloc 240 and 1 that follow\n# object tree: will fail malloc 239 and 1 that follow\n# object tree: will fail malloc 238 and 1 that follow\n# object tree: will fail malloc 237 and 1 that follow\n# object tree: will fail malloc 236 and 1 that follow\n# object tree: will fail malloc 235 and 1 that follow\n# object tree: will fail malloc 234 and 1 that follow\n# object tree: will fail malloc 233 and 1 that follow\n# object tree: will fail malloc 232 and 1 that follow\n# object tree: will fail malloc 231 and 1 that follow\n# object tree: will fail malloc 230 and 1 that follow\n# object tree: will fail malloc 229 and 1 that follow\n# object tree: will fail malloc 228 and 1 that follow\n# object tree: will fail malloc 227 and 1 that follow\n# object tree: will fail malloc 226 and 1 that follow\n# object tree: will fail malloc 225 and 1 that follow\n# object tree: will fail malloc 224 and 1 that follow\n# object tree: will fail malloc 223 and 1 that follow\n# object tree: will fail malloc 222 and 1 that follow\n# object tree: will fail malloc 221 and 1 that follow\n# object tree: will fail malloc 220 and 1 that follow\n# object tree: will fail malloc 219 and 1 that follow\n# object tree: will fail malloc 218 and 1 that follow\n# object tree: will fail malloc 217 and 1 that follow\n# object tree: will fail malloc 216 and 1 that follow\n# object tree: will fail malloc 215 and 1 that follow\n# object tree: will fail malloc 214 and 1 that follow\n# object tree: will fail malloc 213 and 1 that follow\n# object tree: will fail malloc 212 and 1 that follow\n# object tree: will fail malloc 211 and 1 that follow\n# object tree: will fail malloc 210 and 1 that follow\n# object tree: will fail malloc 209 and 1 that follow\n# object tree: will fail malloc 208 and 1 that follow\n# object tree: will fail malloc 207 and 1 that follow\n# object tree: will fail malloc 206 and 1 that follow\n# object tree: will fail malloc 205 and 1 that follow\n# object tree: will fail malloc 204 and 1 that follow\n# object tree: will fail malloc 203 and 1 that follow\n# object tree: will fail malloc 202 and 1 that follow\n# object tree: will fail malloc 201 and 1 that follow\n# object tree: will fail malloc 200 and 1 that follow\n# object tree: will fail malloc 199 and 1 that follow\n# object tree: will fail malloc 198 and 1 that follow\n# object tree: will fail malloc 197 and 1 that follow\n# object tree: will fail malloc 196 and 1 that follow\n# object tree: will fail malloc 195 and 1 that follow\n# object tree: will fail malloc 194 and 1 that follow\n# object tree: will fail malloc 193 and 1 that follow\n# object tree: will fail malloc 192 and 1 that follow\n# object tree: will fail malloc 191 and 1 that follow\n# object tree: will fail malloc 190 and 1 that follow\n# object tree: will fail malloc 189 and 1 that follow\n# object tree: will fail malloc 188 and 1 that follow\n# object tree: will fail malloc 187 and 1 that follow\n# object tree: will fail malloc 186 and 1 that follow\n# object tree: will fail malloc 185 and 1 that follow\n# object tree: will fail malloc 184 and 1 that follow\n# object tree: will fail malloc 183 and 1 that follow\n# object tree: will fail malloc 182 and 1 that follow\n# object tree: will fail malloc 181 and 1 that follow\n# object tree: will fail malloc 180 and 1 that follow\n# object tree: will fail malloc 179 and 1 that follow\n# object tree: will fail malloc 178 and 1 that follow\n# object tree: will fail malloc 177 and 1 that follow\n# object tree: will fail malloc 176 and 1 that follow\n# object tree: will fail malloc 175 and 1 that follow\n# object tree: will fail malloc 174 and 1 that follow\n# object tree: will fail malloc 173 and 1 that follow\n# object tree: will fail malloc 172 and 1 that follow\n# object tree: will fail malloc 171 and 1 that follow\n# object tree: will fail malloc 170 and 1 that follow\n# object tree: will fail malloc 169 and 1 that follow\n# object tree: will fail malloc 168 and 1 that follow\n# object tree: will fail malloc 167 and 1 that follow\n# object tree: will fail malloc 166 and 1 that follow\n# object tree: will fail malloc 165 and 1 that follow\n# object tree: will fail malloc 164 and 1 that follow\n# object tree: will fail malloc 163 and 1 that follow\n# object tree: will fail malloc 162 and 1 that follow\n# object tree: will fail malloc 161 and 1 that follow\n# object tree: will fail malloc 160 and 1 that follow\n# object tree: will fail malloc 159 and 1 that follow\n# object tree: will fail malloc 158 and 1 that follow\n# object tree: will fail malloc 157 and 1 that follow\n# object tree: will fail malloc 156 and 1 that follow\n# object tree: will fail malloc 155 and 1 that follow\n# object tree: will fail malloc 154 and 1 that follow\n# object tree: will fail malloc 153 and 1 that follow\n# object tree: will fail malloc 152 and 1 that follow\n# object tree: will fail malloc 151 and 1 that follow\n# object tree: will fail malloc 150 and 1 that follow\n# object tree: will fail malloc 149 and 1 that follow\n# object tree: will fail malloc 148 and 1 that follow\n# object tree: will fail malloc 147 and 1 that follow\n# object tree: will fail malloc 146 and 1 that follow\n# object tree: will fail malloc 145 and 1 that follow\n# object tree: will fail malloc 144 and 1 that follow\n# object tree: will fail malloc 143 and 1 that follow\n# object tree: will fail malloc 142 and 1 that follow\n# object tree: will fail malloc 141 and 1 that follow\n# object tree: will fail malloc 140 and 1 that follow\n# object tree: will fail malloc 139 and 1 that follow\n# object tree: will fail malloc 138 and 1 that follow\n# object tree: will fail malloc 137 and 1 that follow\n# object tree: will fail malloc 136 and 1 that follow\n# object tree: will fail malloc 135 and 1 that follow\n# object tree: will fail malloc 134 and 1 that follow\n# object tree: will fail malloc 133 and 1 that follow\n# object tree: will fail malloc 132 and 1 that follow\n# object tree: will fail malloc 131 and 1 that follow\n# object tree: will fail malloc 130 and 1 that follow\n# object tree: will fail malloc 129 and 1 that follow\n# object tree: will fail malloc 128 and 1 that follow\n# object tree: will fail malloc 127 and 1 that follow\n# object tree: will fail malloc 126 and 1 that follow\n# object tree: will fail malloc 125 and 1 that follow\n# object tree: will fail malloc 124 and 1 that follow\n# object tree: will fail malloc 123 and 1 that follow\n# object tree: will fail malloc 122 and 1 that follow\n# object tree: will fail malloc 121 and 1 that follow\n# object tree: will fail malloc 120 and 1 that follow\n# object tree: will fail malloc 119 and 1 that follow\n# object tree: will fail malloc 118 and 1 that follow\n# object tree: will fail malloc 117 and 1 that follow\n# object tree: will fail malloc 116 and 1 that follow\n# object tree: will fail malloc 115 and 1 that follow\n# object tree: will fail malloc 114 and 1 that follow\n# object tree: will fail malloc 113 and 1 that follow\n# object tree: will fail malloc 112 and 1 that follow\n# object tree: will fail malloc 111 and 1 that follow\n# object tree: will fail malloc 110 and 1 that follow\n# object tree: will fail malloc 109 and 1 that follow\n# object tree: will fail malloc 108 and 1 that follow\n# object tree: will fail malloc 107 and 1 that follow\n# object tree: will fail malloc 106 and 1 that follow\n# object tree: will fail malloc 105 and 1 that follow\n# object tree: will fail malloc 104 and 1 that follow\n# object tree: will fail malloc 103 and 1 that follow\n# object tree: will fail malloc 102 and 1 that follow\n# object tree: will fail malloc 101 and 1 that follow\n# object tree: will fail malloc 100 and 1 that follow\n# object tree: will fail malloc 99 and 1 that follow\n# object tree: will fail malloc 98 and 1 that follow\n# object tree: will fail malloc 97 and 1 that follow\n# object tree: will fail malloc 96 and 1 that follow\n# object tree: will fail malloc 95 and 1 that follow\n# object tree: will fail malloc 94 and 1 that follow\n# object tree: will fail malloc 93 and 1 that follow\n# object tree: will fail malloc 92 and 1 that follow\n# object tree: will fail malloc 91 and 1 that follow\n# object tree: will fail malloc 90 and 1 that follow\n# object tree: will fail malloc 89 and 1 that follow\n# object tree: will fail malloc 88 and 1 that follow\n# object tree: will fail malloc 87 and 1 that follow\n# object tree: will fail malloc 86 and 1 that follow\n# object tree: will fail malloc 85 and 1 that follow\n# object tree: will fail malloc 84 and 1 that follow\n# object tree: will fail malloc 83 and 1 that follow\n# object tree: will fail malloc 82 and 1 that follow\n# object tree: will fail malloc 81 and 1 that follow\n# object tree: will fail malloc 80 and 1 that follow\n# object tree: will fail malloc 79 and 1 that follow\n# object tree: will fail malloc 78 and 1 that follow\n# object tree: will fail malloc 77 and 1 that follow\n# object tree: will fail malloc 76 and 1 that follow\n# object tree: will fail malloc 75 and 1 that follow\n# object tree: will fail malloc 74 and 1 that follow\n# object tree: will fail malloc 73 and 1 that follow\n# object tree: will fail malloc 72 and 1 that follow\n# object tree: will fail malloc 71 and 1 that follow\n# object tree: will fail malloc 70 and 1 that follow\n# object tree: will fail malloc 69 and 1 that follow\n# object tree: will fail malloc 68 and 1 that follow\n# object tree: will fail malloc 67 and 1 that follow\n# object tree: will fail malloc 66 and 1 that follow\n# object tree: will fail malloc 65 and 1 that follow\n# object tree: will fail malloc 64 and 1 that follow\n# object tree: will fail malloc 63 and 1 that follow\n# object tree: will fail malloc 62 and 1 that follow\n# object tree: will fail malloc 61 and 1 that follow\n# object tree: will fail malloc 60 and 1 that follow\n# object tree: will fail malloc 59 and 1 that follow\n# object tree: will fail malloc 58 and 1 that follow\n# object tree: will fail malloc 57 and 1 that follow\n# object tree: will fail malloc 56 and 1 that follow\n# object tree: will fail malloc 55 and 1 that follow\n# object tree: will fail malloc 54 and 1 that follow\n# object tree: will fail malloc 53 and 1 that follow\n# object tree: will fail malloc 52 and 1 that follow\n# object tree: will fail malloc 51 and 1 that follow\n# object tree: will fail malloc 50 and 1 that follow\n# object tree: will fail malloc 49 and 1 that follow\n# object tree: will fail malloc 48 and 1 that follow\n# object tree: will fail malloc 47 and 1 that follow\n# object tree: will fail malloc 46 and 1 that follow\n# object tree: will fail malloc 45 and 1 that follow\n# object tree: will fail malloc 44 and 1 that follow\n# object tree: will fail malloc 43 and 1 that follow\n# object tree: will fail malloc 42 and 1 that follow\n# object tree: will fail malloc 41 and 1 that follow\n# object tree: will fail malloc 40 and 1 that follow\n# object tree: will fail malloc 39 and 1 that follow\n# object tree: will fail malloc 38 and 1 that follow\n# object tree: will fail malloc 37 and 1 that follow\n# object tree: will fail malloc 36 and 1 that follow\n# object tree: will fail malloc 35 and 1 that follow\n# object tree: will fail malloc 34 and 1 that follow\n# object tree: will fail malloc 33 and 1 that follow\n# object tree: will fail malloc 32 and 1 that follow\n# object tree: will fail malloc 31 and 1 that follow\n# object tree: will fail malloc 30 and 1 that follow\n# object tree: will fail malloc 29 and 1 that follow\n# object tree: will fail malloc 28 and 1 that follow\n# object tree: will fail malloc 27 and 1 that follow\n# object tree: will fail malloc 26 and 1 that follow\n# object tree: will fail malloc 25 and 1 that follow\n# object tree: will fail malloc 24 and 1 that follow\n# object tree: will fail malloc 23 and 1 that follow\n# object tree: will fail malloc 22 and 1 that follow\n# object tree: will fail malloc 21 and 1 that follow\n# object tree: will fail malloc 20 and 1 that follow\n# object tree: will fail malloc 19 and 1 that follow\n# object tree: will fail malloc 18 and 1 that follow\n# object tree: will fail malloc 17 and 1 that follow\n# object tree: will fail malloc 16 and 1 that follow\n# object tree: will fail malloc 15 and 1 that follow\n# object tree: will fail malloc 14 and 1 that follow\n# object tree: will fail malloc 13 and 1 that follow\n# object tree: will fail malloc 12 and 1 that follow\n# object tree: will fail malloc 11 and 1 that follow\n# object tree: will fail malloc 10 and 1 that follow\n# object tree: will fail malloc 9 and 1 that follow\n# object tree: will fail malloc 8 and 1 that follow\n# object tree: will fail malloc 7 and 1 that follow\n# object tree: will fail malloc 6 and 1 that follow\n# object tree: will fail malloc 5 and 1 that follow\n# object tree: will fail malloc 4 and 1 that follow\n# object tree: will fail malloc 3 and 1 that follow\n# object tree: will fail malloc 2 and 1 that follow\n# object tree: will fail malloc 1 and 1 that follow\n# object tree: will fail malloc 0 and 1 that follow\n# testing \"object tree\" with 4 consecutive malloc failures\n# object tree: will fail malloc 305 and 2 that follow\n# object tree: will fail malloc 304 and 2 that follow\n# object tree: will fail malloc 303 and 2 that follow\n# object tree: will fail malloc 302 and 2 that follow\n# object tree: will fail malloc 301 and 2 that follow\n# object tree: will fail malloc 300 and 2 that follow\n# object tree: will fail malloc 299 and 2 that follow\n# object tree: will fail malloc 298 and 2 that follow\n# object tree: will fail malloc 297 and 2 that follow\n# object tree: will fail malloc 296 and 2 that follow\n# object tree: will fail malloc 295 and 2 that follow\n# object tree: will fail malloc 294 and 2 that follow\n# object tree: will fail malloc 293 and 2 that follow\n# object tree: will fail malloc 292 and 2 that follow\n# object tree: will fail malloc 291 and 2 that follow\n# object tree: will fail malloc 290 and 2 that follow\n# object tree: will fail malloc 289 and 2 that follow\n# object tree: will fail malloc 288 and 2 that follow\n# object tree: will fail malloc 287 and 2 that follow\n# object tree: will fail malloc 286 and 2 that follow\n# object tree: will fail malloc 285 and 2 that follow\n# object tree: will fail malloc 284 and 2 that follow\n# object tree: will fail malloc 283 and 2 that follow\n# object tree: will fail malloc 282 and 2 that follow\n# object tree: will fail malloc 281 and 2 that follow\n# object tree: will fail malloc 280 and 2 that follow\n# object tree: will fail malloc 279 and 2 that follow\n# object tree: will fail malloc 278 and 2 that follow\n# object tree: will fail malloc 277 and 2 that follow\n# object tree: will fail malloc 276 and 2 that follow\n# object tree: will fail malloc 275 and 2 that follow\n# object tree: will fail malloc 274 and 2 that follow\n# object tree: will fail malloc 273 and 2 that follow\n# object tree: will fail malloc 272 and 2 that follow\n# object tree: will fail malloc 271 and 2 that follow\n# object tree: will fail malloc 270 and 2 that follow\n# object tree: will fail malloc 269 and 2 that follow\n# object tree: will fail malloc 268 and 2 that follow\n# object tree: will fail malloc 267 and 2 that follow\n# object tree: will fail malloc 266 and 2 that follow\n# object tree: will fail malloc 265 and 2 that follow\n# object tree: will fail malloc 264 and 2 that follow\n# object tree: will fail malloc 263 and 2 that follow\n# object tree: will fail malloc 262 and 2 that follow\n# object tree: will fail malloc 261 and 2 that follow\n# object tree: will fail malloc 260 and 2 that follow\n# object tree: will fail malloc 259 and 2 that follow\n# object tree: will fail malloc 258 and 2 that follow\n# object tree: will fail malloc 257 and 2 that follow\n# object tree: will fail malloc 256 and 2 that follow\n# object tree: will fail malloc 255 and 2 that follow\n# object tree: will fail malloc 254 and 2 that follow\n# object tree: will fail malloc 253 and 2 that follow\n# object tree: will fail malloc 252 and 2 that follow\n# object tree: will fail malloc 251 and 2 that follow\n# object tree: will fail malloc 250 and 2 that follow\n# object tree: will fail malloc 249 and 2 that follow\n# object tree: will fail malloc 248 and 2 that follow\n# object tree: will fail malloc 247 and 2 that follow\n# object tree: will fail malloc 246 and 2 that follow\n# object tree: will fail malloc 245 and 2 that follow\n# object tree: will fail malloc 244 and 2 that follow\n# object tree: will fail malloc 243 and 2 that follow\n# object tree: will fail malloc 242 and 2 that follow\n# object tree: will fail malloc 241 and 2 that follow\n# object tree: will fail malloc 240 and 2 that follow\n# object tree: will fail malloc 239 and 2 that follow\n# object tree: will fail malloc 238 and 2 that follow\n# object tree: will fail malloc 237 and 2 that follow\n# object tree: will fail malloc 236 and 2 that follow\n# object tree: will fail malloc 235 and 2 that follow\n# object tree: will fail malloc 234 and 2 that follow\n# object tree: will fail malloc 233 and 2 that follow\n# object tree: will fail malloc 232 and 2 that follow\n# object tree: will fail malloc 231 and 2 that follow\n# object tree: will fail malloc 230 and 2 that follow\n# object tree: will fail malloc 229 and 2 that follow\n# object tree: will fail malloc 228 and 2 that follow\n# object tree: will fail malloc 227 and 2 that follow\n# object tree: will fail malloc 226 and 2 that follow\n# object tree: will fail malloc 225 and 2 that follow\n# object tree: will fail malloc 224 and 2 that follow\n# object tree: will fail malloc 223 and 2 that follow\n# object tree: will fail malloc 222 and 2 that follow\n# object tree: will fail malloc 221 and 2 that follow\n# object tree: will fail malloc 220 and 2 that follow\n# object tree: will fail malloc 219 and 2 that follow\n# object tree: will fail malloc 218 and 2 that follow\n# object tree: will fail malloc 217 and 2 that follow\n# object tree: will fail malloc 216 and 2 that follow\n# object tree: will fail malloc 215 and 2 that follow\n# object tree: will fail malloc 214 and 2 that follow\n# object tree: will fail malloc 213 and 2 that follow\n# object tree: will fail malloc 212 and 2 that follow\n# object tree: will fail malloc 211 and 2 that follow\n# object tree: will fail malloc 210 and 2 that follow\n# object tree: will fail malloc 209 and 2 that follow\n# object tree: will fail malloc 208 and 2 that follow\n# object tree: will fail malloc 207 and 2 that follow\n# object tree: will fail malloc 206 and 2 that follow\n# object tree: will fail malloc 205 and 2 that follow\n# object tree: will fail malloc 204 and 2 that follow\n# object tree: will fail malloc 203 and 2 that follow\n# object tree: will fail malloc 202 and 2 that follow\n# object tree: will fail malloc 201 and 2 that follow\n# object tree: will fail malloc 200 and 2 that follow\n# object tree: will fail malloc 199 and 2 that follow\n# object tree: will fail malloc 198 and 2 that follow\n# object tree: will fail malloc 197 and 2 that follow\n# object tree: will fail malloc 196 and 2 that follow\n# object tree: will fail malloc 195 and 2 that follow\n# object tree: will fail malloc 194 and 2 that follow\n# object tree: will fail malloc 193 and 2 that follow\n# object tree: will fail malloc 192 and 2 that follow\n# object tree: will fail malloc 191 and 2 that follow\n# object tree: will fail malloc 190 and 2 that follow\n# object tree: will fail malloc 189 and 2 that follow\n# object tree: will fail malloc 188 and 2 that follow\n# object tree: will fail malloc 187 and 2 that follow\n# object tree: will fail malloc 186 and 2 that follow\n# object tree: will fail malloc 185 and 2 that follow\n# object tree: will fail malloc 184 and 2 that follow\n# object tree: will fail malloc 183 and 2 that follow\n# object tree: will fail malloc 182 and 2 that follow\n# object tree: will fail malloc 181 and 2 that follow\n# object tree: will fail malloc 180 and 2 that follow\n# object tree: will fail malloc 179 and 2 that follow\n# object tree: will fail malloc 178 and 2 that follow\n# object tree: will fail malloc 177 and 2 that follow\n# object tree: will fail malloc 176 and 2 that follow\n# object tree: will fail malloc 175 and 2 that follow\n# object tree: will fail malloc 174 and 2 that follow\n# object tree: will fail malloc 173 and 2 that follow\n# object tree: will fail malloc 172 and 2 that follow\n# object tree: will fail malloc 171 and 2 that follow\n# object tree: will fail malloc 170 and 2 that follow\n# object tree: will fail malloc 169 and 2 that follow\n# object tree: will fail malloc 168 and 2 that follow\n# object tree: will fail malloc 167 and 2 that follow\n# object tree: will fail malloc 166 and 2 that follow\n# object tree: will fail malloc 165 and 2 that follow\n# object tree: will fail malloc 164 and 2 that follow\n# object tree: will fail malloc 163 and 2 that follow\n# object tree: will fail malloc 162 and 2 that follow\n# object tree: will fail malloc 161 and 2 that follow\n# object tree: will fail malloc 160 and 2 that follow\n# object tree: will fail malloc 159 and 2 that follow\n# object tree: will fail malloc 158 and 2 that follow\n# object tree: will fail malloc 157 and 2 that follow\n# object tree: will fail malloc 156 and 2 that follow\n# object tree: will fail malloc 155 and 2 that follow\n# object tree: will fail malloc 154 and 2 that follow\n# object tree: will fail malloc 153 and 2 that follow\n# object tree: will fail malloc 152 and 2 that follow\n# object tree: will fail malloc 151 and 2 that follow\n# object tree: will fail malloc 150 and 2 that follow\n# object tree: will fail malloc 149 and 2 that follow\n# object tree: will fail malloc 148 and 2 that follow\n# object tree: will fail malloc 147 and 2 that follow\n# object tree: will fail malloc 146 and 2 that follow\n# object tree: will fail malloc 145 and 2 that follow\n# object tree: will fail malloc 144 and 2 that follow\n# object tree: will fail malloc 143 and 2 that follow\n# object tree: will fail malloc 142 and 2 that follow\n# object tree: will fail malloc 141 and 2 that follow\n# object tree: will fail malloc 140 and 2 that follow\n# object tree: will fail malloc 139 and 2 that follow\n# object tree: will fail malloc 138 and 2 that follow\n# object tree: will fail malloc 137 and 2 that follow\n# object tree: will fail malloc 136 and 2 that follow\n# object tree: will fail malloc 135 and 2 that follow\n# object tree: will fail malloc 134 and 2 that follow\n# object tree: will fail malloc 133 and 2 that follow\n# object tree: will fail malloc 132 and 2 that follow\n# object tree: will fail malloc 131 and 2 that follow\n# object tree: will fail malloc 130 and 2 that follow\n# object tree: will fail malloc 129 and 2 that follow\n# object tree: will fail malloc 128 and 2 that follow\n# object tree: will fail malloc 127 and 2 that follow\n# object tree: will fail malloc 126 and 2 that follow\n# object tree: will fail malloc 125 and 2 that follow\n# object tree: will fail malloc 124 and 2 that follow\n# object tree: will fail malloc 123 and 2 that follow\n# object tree: will fail malloc 122 and 2 that follow\n# object tree: will fail malloc 121 and 2 that follow\n# object tree: will fail malloc 120 and 2 that follow\n# object tree: will fail malloc 119 and 2 that follow\n# object tree: will fail malloc 118 and 2 that follow\n# object tree: will fail malloc 117 and 2 that follow\n# object tree: will fail malloc 116 and 2 that follow\n# object tree: will fail malloc 115 and 2 that follow\n# object tree: will fail malloc 114 and 2 that follow\n# object tree: will fail malloc 113 and 2 that follow\n# object tree: will fail malloc 112 and 2 that follow\n# object tree: will fail malloc 111 and 2 that follow\n# object tree: will fail malloc 110 and 2 that follow\n# object tree: will fail malloc 109 and 2 that follow\n# object tree: will fail malloc 108 and 2 that follow\n# object tree: will fail malloc 107 and 2 that follow\n# object tree: will fail malloc 106 and 2 that follow\n# object tree: will fail malloc 105 and 2 that follow\n# object tree: will fail malloc 104 and 2 that follow\n# object tree: will fail malloc 103 and 2 that follow\n# object tree: will fail malloc 102 and 2 that follow\n# object tree: will fail malloc 101 and 2 that follow\n# object tree: will fail malloc 100 and 2 that follow\n# object tree: will fail malloc 99 and 2 that follow\n# object tree: will fail malloc 98 and 2 that follow\n# object tree: will fail malloc 97 and 2 that follow\n# object tree: will fail malloc 96 and 2 that follow\n# object tree: will fail malloc 95 and 2 that follow\n# object tree: will fail malloc 94 and 2 that follow\n# object tree: will fail malloc 93 and 2 that follow\n# object tree: will fail malloc 92 and 2 that follow\n# object tree: will fail malloc 91 and 2 that follow\n# object tree: will fail malloc 90 and 2 that follow\n# object tree: will fail malloc 89 and 2 that follow\n# object tree: will fail malloc 88 and 2 that follow\n# object tree: will fail malloc 87 and 2 that follow\n# object tree: will fail malloc 86 and 2 that follow\n# object tree: will fail malloc 85 and 2 that follow\n# object tree: will fail malloc 84 and 2 that follow\n# object tree: will fail malloc 83 and 2 that follow\n# object tree: will fail malloc 82 and 2 that follow\n# object tree: will fail malloc 81 and 2 that follow\n# object tree: will fail malloc 80 and 2 that follow\n# object tree: will fail malloc 79 and 2 that follow\n# object tree: will fail malloc 78 and 2 that follow\n# object tree: will fail malloc 77 and 2 that follow\n# object tree: will fail malloc 76 and 2 that follow\n# object tree: will fail malloc 75 and 2 that follow\n# object tree: will fail malloc 74 and 2 that follow\n# object tree: will fail malloc 73 and 2 that follow\n# object tree: will fail malloc 72 and 2 that follow\n# object tree: will fail malloc 71 and 2 that follow\n# object tree: will fail malloc 70 and 2 that follow\n# object tree: will fail malloc 69 and 2 that follow\n# object tree: will fail malloc 68 and 2 that follow\n# object tree: will fail malloc 67 and 2 that follow\n# object tree: will fail malloc 66 and 2 that follow\n# object tree: will fail malloc 65 and 2 that follow\n# object tree: will fail malloc 64 and 2 that follow\n# object tree: will fail malloc 63 and 2 that follow\n# object tree: will fail malloc 62 and 2 that follow\n# object tree: will fail malloc 61 and 2 that follow\n# object tree: will fail malloc 60 and 2 that follow\n# object tree: will fail malloc 59 and 2 that follow\n# object tree: will fail malloc 58 and 2 that follow\n# object tree: will fail malloc 57 and 2 that follow\n# object tree: will fail malloc 56 and 2 that follow\n# object tree: will fail malloc 55 and 2 that follow\n# object tree: will fail malloc 54 and 2 that follow\n# object tree: will fail malloc 53 and 2 that follow\n# object tree: will fail malloc 52 and 2 that follow\n# object tree: will fail malloc 51 and 2 that follow\n# object tree: will fail malloc 50 and 2 that follow\n# object tree: will fail malloc 49 and 2 that follow\n# object tree: will fail malloc 48 and 2 that follow\n# object tree: will fail malloc 47 and 2 that follow\n# object tree: will fail malloc 46 and 2 that follow\n# object tree: will fail malloc 45 and 2 that follow\n# object tree: will fail malloc 44 and 2 that follow\n# object tree: will fail malloc 43 and 2 that follow\n# object tree: will fail malloc 42 and 2 that follow\n# object tree: will fail malloc 41 and 2 that follow\n# object tree: will fail malloc 40 and 2 that follow\n# object tree: will fail malloc 39 and 2 that follow\n# object tree: will fail malloc 38 and 2 that follow\n# object tree: will fail malloc 37 and 2 that follow\n# object tree: will fail malloc 36 and 2 that follow\n# object tree: will fail malloc 35 and 2 that follow\n# object tree: will fail malloc 34 and 2 that follow\n# object tree: will fail malloc 33 and 2 that follow\n# object tree: will fail malloc 32 and 2 that follow\n# object tree: will fail malloc 31 and 2 that follow\n# object tree: will fail malloc 30 and 2 that follow\n# object tree: will fail malloc 29 and 2 that follow\n# object tree: will fail malloc 28 and 2 that follow\n# object tree: will fail malloc 27 and 2 that follow\n# object tree: will fail malloc 26 and 2 that follow\n# object tree: will fail malloc 25 and 2 that follow\n# object tree: will fail malloc 24 and 2 that follow\n# object tree: will fail malloc 23 and 2 that follow\n# object tree: will fail malloc 22 and 2 that follow\n# object tree: will fail malloc 21 and 2 that follow\n# object tree: will fail malloc 20 and 2 that follow\n# object tree: will fail malloc 19 and 2 that follow\n# object tree: will fail malloc 18 and 2 that follow\n# object tree: will fail malloc 17 and 2 that follow\n# object tree: will fail malloc 16 and 2 that follow\n# object tree: will fail malloc 15 and 2 that follow\n# object tree: will fail malloc 14 and 2 that follow\n# object tree: will fail malloc 13 and 2 that follow\n# object tree: will fail malloc 12 and 2 that follow\n# object tree: will fail malloc 11 and 2 that follow\n# object tree: will fail malloc 10 and 2 that follow\n# object tree: will fail malloc 9 and 2 that follow\n# object tree: will fail malloc 8 and 2 that follow\n# object tree: will fail malloc 7 and 2 that follow\n# object tree: will fail malloc 6 and 2 that follow\n# object tree: will fail malloc 5 and 2 that follow\n# object tree: will fail malloc 4 and 2 that follow\n# object tree: will fail malloc 3 and 2 that follow\n# object tree: will fail malloc 2 and 2 that follow\n# object tree: will fail malloc 1 and 2 that follow\n# object tree: will fail malloc 0 and 2 that follow\nok 30 - object-tree\n# object-tree test took 0 seconds\nok 31 - object-tree did not leak memory\n# Running test: sha\n# SHA-1: H>SHS Type 1 Strings<H\n# SHA-1: H>SHS Type 2 Strings<H\n# SHA-1: H>SHS Type 3 Strings<H\n#  (ending tests due to Type 3 tests seen - this is normal)\n# Passed the 229 SHA-1 tests in the test file\nok 32 - sha\n# sha test took 1 seconds\nok 33 - sha did not leak memory\n# Running test: string\nok 34 - string\n# string test took 0 seconds\nok 35 - string did not leak memory\n# Running test: sysdeps\nok 36 - sysdeps\n# sysdeps test took 0 seconds\nok 37 - sysdeps did not leak memory\n# Running test: userdb\n#     Current user: root homedir: /home/root gids:\n# - 0\n# Is Console user: 0\n# Invocation was OK: yes\n# Is Console user 4711: 0\n# Invocation was OK: User \"???\" unknown or no memory to allocate password entry\n\nok 38 - userdb\n# userdb test took 0 seconds\nok 39 - userdb did not leak memory\n# Running test: transport-unix\nok 40 - transport-unix\n# transport-unix test took 0 seconds\nok 41 - transport-unix did not leak memory\n# 41 tests passed (0 skipped)\n1..41\nPASS: dbus/test-misc-internals_with_config.test\nRunning test: dbus/test-syntax_with_config.test\nTAP version 13\n# random seed: R02S23045693f2901e3a2cc86a25aa2f4d69\n1..8\n# Start of syntax tests\nok 1 /syntax/path\nok 2 /syntax/interface\nok 3 /syntax/error\nok 4 /syntax/member\nok 5 /syntax/bus-name\nok 6 /syntax/signature\nok 7 /syntax/single-signature\nok 8 /syntax/utf8\n# End of syntax tests\nPASS: dbus/test-syntax_with_config.test\nRunning test: dbus/test-loopback.test\nTAP version 13\n# random seed: R02S382dbedbaee18ef5b7bd11ecc0d8333d\n1..13\n# listening at tcp:host=127.0.0.1,port=35499,family=ipv4,guid=a149db039cafbcc4e8c737e365c1f803\ndbus[2800]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n# Credentials: uid=0 pid=0\nok 1 /builtin-filters\n# Start of connect tests\n# listening at tcp:host=127.0.0.1,port=44863,family=ipv4,guid=8996bb32ba4126273119358265c1f803\n# Credentials: uid=0 pid=0\nok 2 /connect/tcp\n# listening at nonce-tcp:host=127.0.0.1,port=44565,family=ipv4,noncefile=/tmp/dbus_nonce-Lkyo26HS/nonce,guid=08d7bae8955c91241a68848465c1f803\n# Credentials: uid=0 pid=0\nok 3 /connect/nonce-tcp\n# Start of unix tests\n# listening at unix:path=/tmp/dbus-mgMUqWUqJN,guid=69ea2b0fdc990027aeddeac265c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 4 /connect/unix/tmpdir\n# listening at unix:path=/tmp/dbus-xadUIOxcIb,guid=4ea7399736674c2c3fd9184d65c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 5 /connect/unix/dir\n# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.EBWOI2/bus,guid=5f220c4703c804c40ca631aa65c1f803\n# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.EBWOI2/bus,guid=5f220c4703c804c40ca631aa65c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 6 /connect/unix/runtime\n# listening at unix:path=/tmp/dbus-B6GYWw3PLV,guid=52c4713a96f89fcfcdc84f5f65c1f803\n# listening at unix:path=/tmp/dbus-B6GYWw3PLV,guid=52c4713a96f89fcfcdc84f5f65c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 7 /connect/unix/no-runtime\n# End of unix tests\n# End of connect tests\n# Start of message tests\n# listening at tcp:host=127.0.0.1,port=42473,family=ipv4,guid=60cce3c9e789e2201c57fc8765c1f803\n# Credentials: uid=0 pid=0\nok 8 /message/tcp\n# listening at nonce-tcp:host=127.0.0.1,port=39041,family=ipv4,noncefile=/tmp/dbus_nonce-yd6ng4PM/nonce,guid=e802b6b8401ef8608b4037a465c1f803\n# Credentials: uid=0 pid=0\nok 9 /message/nonce-tcp\n# Start of bad-guid tests\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720\nok 10 /message/bad-guid/tcp\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720\nok 11 /message/bad-guid/unix\n# End of bad-guid tests\n# Start of unix tests\n# listening at unix:path=/tmp/dbus-Etiz3wb9Bv,guid=7805cbc029f55825f581506265c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 12 /message/unix/tmpdir\n# listening at unix:path=/tmp/dbus-5SEuOHF2yd,guid=a9883b26e6009c5d9a83127965c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 13 /message/unix/dir\n# End of unix tests\n# End of message tests\nPASS: dbus/test-loopback.test\nRunning test: dbus/test-monitor_with_config.test\nTAP version 13\n# random seed: R02S3e9953ed394cd077359e3fda9abe9f79\n1..18\n# Start of monitor tests\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\nok 1 /monitor/invalid\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.A\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.B\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# \tstring payload: com.example.C\ndbus-daemon[2804]: [session uid=0 pid=2804] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 10\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 11\n# \tin reply to: 0\n# \tstring payload: com.example.A\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 12\n# \tin reply to: 0\n# \tstring payload: com.example.B\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 13\n# \tin reply to: 0\n# \tstring payload: com.example.C\ndbus-daemon[2804]: [session uid=0 pid=2804] Monitoring connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") is not allowed to send messages; closing it. Please fix the monitor to not do that. (message type=\"method_call\" interface=\"org.freedesktop.DBus\" member=\"AddMatch\" error name=\"(unset)\" destination=\"org.freedesktop.DBus\")\ndbus-daemon[2804]: [session uid=0 pid=2804] Monitoring connection :1.0 closed.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: (dbus-daemon)\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus/Local\n# \tinterface: org.freedesktop.DBus.Local\n# \tmember: Disconnected\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 0\n# \tin reply to: 0\nok 2 /monitor/become\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2806]: [session uid=0 pid=2806] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2806]: [session uid=0 pid=2806] Monitoring connection :1.0 closed.\nok 3 /monitor/broadcast\ndbus-daemon[2807]: [session uid=0 pid=2807] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.0\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2807]: [session uid=0 pid=2807] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2807]: [session uid=0 pid=2807] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2807]: [session uid=0 pid=2807] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotSend\n# \tmember: BroadcastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 5\n# \tin reply to: 2\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"BroadcastSignal1\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.DBus\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotReceive\n# \tmember: BroadcastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 6\n# \tin reply to: 3\n# \tstring payload: Rejected receive message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotReceive\" member=\"BroadcastSignal2\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.DBus\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotSend\n# \tmember: BroadcastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 7\n# \tin reply to: 4\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"BroadcastSignal3\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.DBus\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotBroadcast\n# \tmember: CannotBroadcast\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 8\n# \tin reply to: 5\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotBroadcast\" member=\"CannotBroadcast\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.DBus\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotBroadcast2\n# \tmember: CannotBroadcast2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 9\n# \tin reply to: 6\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotBroadcast2\" member=\"CannotBroadcast2\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.DBus\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotUnicast\n# \tmember: CannotUnicast\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotUnicast2\n# \tmember: CannotUnicast2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 8\n# \tin reply to: 0\ndbus-daemon[2807]: [session uid=0 pid=2807] Monitoring connection :1.0 closed.\nok 4 /monitor/forbidden-broadcast\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2808]: [session uid=0 pid=2808] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2808]: [session uid=0 pid=2808] Monitoring connection :1.0 closed.\nok 5 /monitor/unicast-signal\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.0\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2809]: [session uid=0 pid=2809] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"UnicastSignal1\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected receive message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotReceive\" member=\"UnicastSignal2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotSend\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\ndbus-daemon[2809]: # \tfrom: org.freedesktop.DBus\n[session uid=0 pid=2809] Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"UnicastSignal3\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 3\n# \tin reply to: 2\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"UnicastSignal1\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotUnicast\" member=\"CannotUnicast\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotReceive\n# \tmember: UnicastSignal2\n# \tsignature: \ndbus-daemon[2809]: # \terror name: (null)\n[session uid=0 pid=2809] Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotUnicast2\" member=\"CannotUnicast2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 4\n# \tin reply to: 3\n# \tstring payload: Rejected receive message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotReceive\" member=\"UnicastSignal2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotSend\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 5\n# \tin reply to: 4\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"UnicastSignal3\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotUnicast\n# \tmember: CannotUnicast\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 6\n# \tin reply to: 5\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotUnicast\" member=\"CannotUnicast\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotUnicast2\n# \tmember: CannotUnicast2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 7\n# \tin reply to: 6\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotUnicast2\" member=\"CannotUnicast2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotBroadcast\n# \tmember: CannotBroadcast\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotBroadcast2\n# \tmember: CannotBroadcast2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 8\n# \tin reply to: 0\ndbus-daemon[2809]: [session uid=0 pid=2809] Monitoring connection :1.0 closed.\nok 6 /monitor/forbidden\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2810]: [session uid=0 pid=2810] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: org.freedesktop.DBus.Peer\n# \tmember: Ping\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: :1.2\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Call1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: :1.2\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.UnknownMethod\n# \tserial number: 3\n# \tin reply to: 3\n# \tstring payload: Method \"Call1\" with signature \"\" on interface \"com.example.bar\" doesn't exist\n# \ndbus-daemon[2810]: [session uid=0 pid=2810] Monitoring connection :1.0 closed.\nok 7 /monitor/method-call\ndbus-daemon[2811]: [session uid=0 pid=2811] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.0\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2811]: [session uid=0 pid=2811] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2811]: [session uid=0 pid=2811] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2811]: [session uid=0 pid=2811] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2811]: [session uid=0 pid=2811] Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"Call1\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotSend\n# \tmember: Call1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 3\n# \tin reply to: 2\n# \tstring payload: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"Call1\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2811]: [session uid=0 pid=2811] Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotReceive\" member=\"Call2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotReceive\n# \tmember: Call2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 4\n# \tin reply to: 3\n# \tstring payload: Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotReceive\" member=\"Call2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2811]: [session uid=0 pid=2811] Monitoring connection :1.0 closed.\nok 8 /monitor/forbidden-method\ndbus-daemon[2812]: [session uid=0 pid=2812] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.0\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2812]: [session uid=0 pid=2812] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2812]: [session uid=0 pid=2812] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2812]: [session uid=0 pid=2812] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2812]: [session uid=0 pid=2812] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: org.freedesktop.DBus\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 6\n# \tin reply to: 3\n# \tstring payload: Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: ReleaseName\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 3\ndbus-daemon[2812]: [session uid=0 pid=2812] Monitoring connection :1.0 closed.\nok 9 /monitor/forbidden-reply\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2813]: [session uid=0 pid=2813] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: ReleaseName\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 3\ndbus-daemon[2813]: [session uid=0 pid=2813] Monitoring connection :1.0 closed.\nok 10 /monitor/dbus-daemon\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2815]: [session uid=0 pid=2815] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.Interesting\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.Fun\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2815]: [session uid=0 pid=2815] Monitoring connection :1.0 closed.\nok 11 /monitor/selective\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2816]: [session uid=0 pid=2816] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.Recipient\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2816]: [session uid=0 pid=2816] Monitoring connection :1.0 closed.\nok 12 /monitor/well-known-destination\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2817]: [session uid=0 pid=2817] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.Recipient\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2817]: [session uid=0 pid=2817] Monitoring connection :1.0 closed.\nok 13 /monitor/unique-destination\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2818]: [session uid=0 pid=2818] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2818]: [session uid=0 pid=2818] Monitoring connection :1.0 closed.\nok 14 /monitor/wildcard\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2819]: [session uid=0 pid=2819] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2819]: [session uid=0 pid=2819] Monitoring connection :1.0 closed.\nok 15 /monitor/no-rule\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2820]: [session uid=0 pid=2820] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2820]: [session uid=0 pid=2820] Monitoring connection :1.0 closed.\nok 16 /monitor/eavesdrop\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2821]: [session uid=0 pid=2821] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2821]: [session uid=0 pid=2821] Monitoring connection :1.0 closed.\nok 17 /monitor/no-eavesdrop\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2822]: Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2822]: Activating systemd to hand-off: service name='com.example.SystemdActivatable1' unit='dbus-com.example.SystemdActivatable1.service' requested by ':1.1' (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: org.freedesktop.systemd1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.systemd1.Activator\n# \tmember: ActivationRequest\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: dbus-com.example.SystemdActivatable1.service\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.SystemdActivatable1\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.3\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: Hello\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 1\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.3\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 1\n# \tin reply to: 1\n# \tstring payload: :1.3\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.3\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.3\ndbus-daemon[2822]: Successfully activated service 'org.freedesktop.systemd1'\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.3\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.3\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: org.freedesktop.systemd1\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.3\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.4\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: Hello\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 1\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 1\n# \tin reply to: 1\n# \tstring payload: :1.4\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 8\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.4\ndbus-daemon[2822]: Successfully activated service 'com.example.SystemdActivatable1'\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.4\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 9\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.SystemdActivatable1\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 2\ndbus-daemon[2822]: Activating via systemd: service name='com.example.SystemdActivatable2' unit='dbus-com.example.SystemdActivatable2.service' requested by ':1.1' (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: org.freedesktop.systemd1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.systemd1.Activator\n# \tmember: ActivationRequest\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: dbus-com.example.SystemdActivatable2.service\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.SystemdActivatable2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\ndbus-daemon[2822]: Successfully activated service 'com.example.SystemdActivatable2'\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.4\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 10\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.SystemdActivatable2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 3\ndbus-daemon[2822]: Activating via systemd: service name='com.example.SystemdActivatable3' unit='dbus-com.example.SystemdActivatable3.service' requested by ':1.1' (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: org.freedesktop.systemd1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.systemd1.Activator\n# \tmember: ActivationRequest\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# \tstring payload: dbus-com.example.SystemdActivatable3.service\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.SystemdActivatable3\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2822]: Activation via systemd failed for unit 'dbus-com.example.SystemdActivatable3.service': Computer says no\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: com.example.Nope\n# \tserial number: 3\n# \tin reply to: 4\n# \tstring payload: Computer says no\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.3\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/systemd1\n# \tinterface: org.freedesktop.systemd1.Activator\n# \tmember: ActivationFailure\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\ndbus-daemon[2822]: Monitoring connection :1.0 closed.\nok 18 /monitor/activation\n# End of monitor tests\nPASS: dbus/test-monitor_with_config.test\nRunning test: dbus/test-shell.test\n# Testing command line 'command -s --force-shutdown \"a string\" 123'\n# Number of arguments: 5\n# Argument 0 = command\n# Argument 1 = -s\n# Argument 2 = --force-shutdown\n# Argument 3 = a string\n# Argument 4 = 123\n# Testing command line 'command -s'\n# Number of arguments: 2\n# Argument 0 = command\n# Argument 1 = -s\n# Testing command line '/opt/gnome/bin/service-start'\n# Number of arguments: 1\n# Argument 0 = /opt/gnome/bin/service-start\n# Testing command line 'grep -l -r -i 'whatever' files*.c'\n# Number of arguments: 6\n# Argument 0 = grep\n# Argument 1 = -l\n# Argument 2 = -r\n# Argument 3 = -i\n# Argument 4 = whatever\n# Argument 5 = files*.c\n# Testing command line '/home/boston/johnp/devel-local/dbus/test/test-segfault'\n# Number of arguments: 1\n# Argument 0 = /home/boston/johnp/devel-local/dbus/test/test-segfault\n# Testing command line 'ls -l -a --colors'\n# Number of arguments: 4\n# Argument 0 = ls\n# Argument 1 = -l\n# Argument 2 = -a\n# Argument 3 = --colors\n# Testing command line 'rsync-to-server'\n# Number of arguments: 1\n# Argument 0 = rsync-to-server\n# Testing command line 'test-segfault --no-segfault'\n# Number of arguments: 2\n# Argument 0 = test-segfault\n# Argument 1 = --no-segfault\n# Testing command line 'evolution mailto:pepe@cuco.com'\n# Number of arguments: 2\n# Argument 0 = evolution\n# Argument 1 = mailto:pepe@cuco.com\n# Testing command line 'run \"a \n multiline\"'\n# Number of arguments: 2\n# Argument 0 = run\n# Argument 1 = a \n multiline\n# Testing command line 'ls \"a wrong string''\n# Error (as expected) parsing command line: Unclosed quotes in command line\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\n1..11\nPASS: dbus/test-shell.test\nRunning test: dbus/test-monitor.test\nTAP version 13\n# random seed: R02S4d20a06c78bde1753e97ff8ac3974478\n1..18\n# Start of monitor tests\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\nok 1 /monitor/invalid\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.A\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.B\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# \tstring payload: com.example.C\ndbus-daemon[2829]: [session uid=0 pid=2829] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 10\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 11\n# \tin reply to: 0\n# \tstring payload: com.example.A\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 12\n# \tin reply to: 0\n# \tstring payload: com.example.B\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 13\n# \tin reply to: 0\n# \tstring payload: com.example.C\ndbus-daemon[2829]: [session uid=0 pid=2829] Monitoring connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") is not allowed to send messages; closing it. Please fix the monitor to not do that. (message type=\"method_call\" interface=\"org.freedesktop.DBus\" member=\"AddMatch\" error name=\"(unset)\" destination=\"org.freedesktop.DBus\")\ndbus-daemon[2829]: [session uid=0 pid=2829] Monitoring connection :1.0 closed.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: (dbus-daemon)\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus/Local\n# \tinterface: org.freedesktop.DBus.Local\n# \tmember: Disconnected\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 0\n# \tin reply to: 0\nok 2 /monitor/become\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2830]: [session uid=0 pid=2830] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2830]: [session uid=0 pid=2830] Monitoring connection :1.0 closed.\nok 3 /monitor/broadcast\n# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf\nok 4 /monitor/forbidden-broadcast # SKIP DBUS_TEST_DATA not set\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2831]: [session uid=0 pid=2831] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2831]: [session uid=0 pid=2831] Monitoring connection :1.0 closed.\nok 5 /monitor/unicast-signal\n# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf\nok 6 /monitor/forbidden # SKIP DBUS_TEST_DATA not set\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2832]: [session uid=0 pid=2832] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: org.freedesktop.DBus.Peer\n# \tmember: Ping\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: :1.2\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Call1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: :1.2\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.UnknownMethod\n# \tserial number: 3\n# \tin reply to: 3\n# \tstring payload: Method \"Call1\" with signature \"\" on interface \"com.example.bar\" doesn't exist\n# \ndbus-daemon[2832]: [session uid=0 pid=2832] Monitoring connection :1.0 closed.\nok 7 /monitor/method-call\n# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf\nok 8 /monitor/forbidden-method # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf\nok 9 /monitor/forbidden-reply # SKIP DBUS_TEST_DATA not set\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2833]: [session uid=0 pid=2833] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: ReleaseName\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 3\ndbus-daemon[2833]: [session uid=0 pid=2833] Monitoring connection :1.0 closed.\nok 10 /monitor/dbus-daemon\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2834]: [session uid=0 pid=2834] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.Interesting\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.Fun\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2834]: [session uid=0 pid=2834] Monitoring connection :1.0 closed.\nok 11 /monitor/selective\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2835]: [session uid=0 pid=2835] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.Recipient\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2835]: [session uid=0 pid=2835] Monitoring connection :1.0 closed.\nok 12 /monitor/well-known-destination\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2836]: [session uid=0 pid=2836] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.Recipient\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2836]: [session uid=0 pid=2836] Monitoring connection :1.0 closed.\nok 13 /monitor/unique-destination\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2837]: [session uid=0 pid=2837] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2837]: [session uid=0 pid=2837] Monitoring connection :1.0 closed.\nok 14 /monitor/wildcard\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2838]: [session uid=0 pid=2838] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2838]: [session uid=0 pid=2838] Monitoring connection :1.0 closed.\nok 15 /monitor/no-rule\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2839]: [session uid=0 pid=2839] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2839]: [session uid=0 pid=2839] Monitoring connection :1.0 closed.\nok 16 /monitor/eavesdrop\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2840]: [session uid=0 pid=2840] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2840]: [session uid=0 pid=2840] Monitoring connection :1.0 closed.\nok 17 /monitor/no-eavesdrop\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 18 /monitor/activation # SKIP DBUS_TEST_DATA not set\n# End of monitor tests\nPASS: dbus/test-monitor.test\nRunning test: dbus/test-hash.test\n# No test data!\nok 1 - initial nss query did not leak memory\n# Running test: hash\n# Computing test hash keys...\n# ... done.\nok 2 - hash\n# hash test took 2 seconds\nok 3 - hash did not leak memory\n# 3 tests passed (0 skipped)\n1..3\nPASS: dbus/test-hash.test\nRunning test: dbus/test-dbus-daemon-eavesdrop.test\nTAP version 13\n# random seed: R02Saef7d6c87465da2221481bfe14f3d268\n1..3\n# Start of eavedrop tests\n# Start of match_keyword tests\nok 1 /eavedrop/match_keyword/broadcast\nok 2 /eavedrop/match_keyword/unicast_to_receiver\nok 3 /eavedrop/match_keyword/unicast_to_sender\n# End of match_keyword tests\n# End of eavedrop tests\nPASS: dbus/test-dbus-daemon-eavesdrop.test\nRunning test: dbus/test-dbus-daemon-fork.sh_with_config.test\n# dbus-daemon binary: dbus-daemon\n# dbus-send binary: dbus-send\n# test data: /usr/libexec/installed-tests/dbus/data\n1..3\nmethod return time=1707210757.509399 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 1 - normal dbus-daemon\nmethod return time=1707210757.519227 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 2 - dbus-daemon with stdin closed\nmethod return time=1707210757.528950 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 3 - dbus-daemon with stdin, stdout, stderr closed\nPASS: dbus/test-dbus-daemon-fork.sh_with_config.test\nRunning test: dbus/test-dbus-launch-x11.sh.test\n+ export DBUS_DEBUG_OUTPUT=1\n+ DBUS_DEBUG_OUTPUT=1\n+ echo '# dbus-daemon binary: dbus-daemon'\n# dbus-daemon binary: dbus-daemon\n+ echo '# dbus-launch binary: dbus-launch'\n# dbus-launch binary: dbus-launch\n+ echo '# dbus-monitor binary: dbus-launch'\n# dbus-monitor binary: dbus-launch\n+ echo '# dbus-send binary: dbus-send'\n# dbus-send binary: dbus-send\n+ echo '# dbus-uuidgen binary: dbus-uuidgen'\n# dbus-uuidgen binary: dbus-uuidgen\n+ test -n ''\n+ test -n ''\n+ echo '# using standard session bus configuration'\n# using standard session bus configuration\n+ bus_config=--session\n+ launch_config=--sh-syntax\n+ dbus-uuidgen --get\n++ mktemp -d\n+ workdir=/tmp/tmp.Foihk9\n+ xvfb-run --auto-servernum true\n/usr/libexec/installed-tests/dbus/test-dbus-launch-x11.sh: line 66: xvfb-run: command not found\n+ echo '1..0 # SKIP - xvfb-run doesn'\\''t work'\n1..0 # SKIP - xvfb-run doesn't work\n+ exit 0\nPASS: dbus/test-dbus-launch-x11.sh.test\nRunning test: dbus/test-desktop-file_with_config.test\nTAP version 13\n# random seed: R02Sb9bb31b70b4d68dcb5064ce2ced86341\n1..25\n# Start of desktop-file tests\n# Start of valid tests\nok 1 /desktop-file/valid/newlines\nok 2 /desktop-file/valid/spaces\nok 3 /desktop-file/valid/normal\nok 4 /desktop-file/valid/empty value\nok 5 /desktop-file/valid/empty section\nok 6 /desktop-file/valid/empty section with newline\nok 7 /desktop-file/valid/odd whitespace\nok 8 /desktop-file/valid/Misc printable ASCII in section heading\nok 9 /desktop-file/valid/Backslash in section heading\nok 10 /desktop-file/valid/empty\n# End of valid tests\n# Start of invalid tests\nok 11 /desktop-file/invalid/unterminated section heading\nok 12 /desktop-file/invalid/newline in section heading\nok 13 /desktop-file/invalid/tab in section heading\nok 14 /desktop-file/invalid/junk after section heading\nok 15 /desktop-file/invalid/opening square bracket in section heading\nok 16 /desktop-file/invalid/closing square bracket in section heading\nok 17 /desktop-file/invalid/control character in section heading\nok 18 /desktop-file/invalid/backspace in section heading\nok 19 /desktop-file/invalid/NUL in section heading\nok 20 /desktop-file/invalid/non-ASCII in section heading\nok 21 /desktop-file/invalid/bare string not in section\nok 22 /desktop-file/invalid/key-value not in section\nok 23 /desktop-file/invalid/contains control character\nok 24 /desktop-file/invalid/contains nul\nok 25 /desktop-file/invalid/empty section name\n# End of invalid tests\n# End of desktop-file tests\nPASS: dbus/test-desktop-file_with_config.test\nRunning test: dbus/test-uid-permissions.test\nTAP version 13\n# random seed: R02Sf9ef47a178ca951b405a685760854427\n1..4\n# Start of uid-permissions tests\n# Start of uae tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 1 /uid-permissions/uae/other # SKIP DBUS_TEST_DATA not set\n# End of uae tests\n# Start of monitor tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 2 /uid-permissions/monitor/root # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 3 /uid-permissions/monitor/messagebus # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 4 /uid-permissions/monitor/other # SKIP DBUS_TEST_DATA not set\n# End of monitor tests\n# End of uid-permissions tests\nPASS: dbus/test-uid-permissions.test\nRunning test: dbus/test-sysdeps_with_config.test\nTAP version 13\n# random seed: R02S710b5ec4837368d76538b578a5f9ba05\n1..1\n# Start of sysdeps tests\n# Process ID of process handle 2881: 2881\n# Process 2881: \"/usr/libexec/installed-tests/dbus/test-sleep-forever bees\"\n# Process 2881 (truncated): \"/usr/libex\"\nok 1 /sysdeps/command_for_pid\n# End of sysdeps tests\nPASS: dbus/test-sysdeps_with_config.test\nRunning test: dbus/test-server-oom.test\nTAP version 13\n# random seed: R02S22f4a1e34284d0bb263b9b17a89b3410\n1..5\n# Start of server tests\n# Running \"/server/new-tcp\" once to count mallocs\n# \"/server/new-tcp\" has about 125 mallocs in total\n# testing \"/server/new-tcp\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp\" with 2 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 0 that follow\n# /server/new-tcp: will fail malloc 134 and 0 that follow\n# /server/new-tcp: will fail malloc 133 and 0 that follow\n# /server/new-tcp: will fail malloc 132 and 0 that follow\n# /server/new-tcp: will fail malloc 131 and 0 that follow\n# /server/new-tcp: will fail malloc 130 and 0 that follow\n# /server/new-tcp: will fail malloc 129 and 0 that follow\n# /server/new-tcp: will fail malloc 128 and 0 that follow\n# /server/new-tcp: will fail malloc 127 and 0 that follow\n# /server/new-tcp: will fail malloc 126 and 0 that follow\n# /server/new-tcp: will fail malloc 125 and 0 that follow\n# /server/new-tcp: will fail malloc 124 and 0 that follow\n# /server/new-tcp: will fail malloc 123 and 0 that follow\n# /server/new-tcp: will fail malloc 122 and 0 that follow\n# /server/new-tcp: will fail malloc 121 and 0 that follow\n# /server/new-tcp: will fail malloc 120 and 0 that follow\n# /server/new-tcp: will fail malloc 119 and 0 that follow\n# /server/new-tcp: will fail malloc 118 and 0 that follow\n# /server/new-tcp: will fail malloc 117 and 0 that follow\n# /server/new-tcp: will fail malloc 116 and 0 that follow\n# /server/new-tcp: will fail malloc 115 and 0 that follow\n# /server/new-tcp: will fail malloc 114 and 0 that follow\n# /server/new-tcp: will fail malloc 113 and 0 that follow\n# /server/new-tcp: will fail malloc 112 and 0 that follow\n# /server/new-tcp: will fail malloc 111 and 0 that follow\n# /server/new-tcp: will fail malloc 110 and 0 that follow\n# /server/new-tcp: will fail malloc 109 and 0 that follow\n# /server/new-tcp: will fail malloc 108 and 0 that follow\n# /server/new-tcp: will fail malloc 107 and 0 that follow\n# /server/new-tcp: will fail malloc 106 and 0 that follow\n# /server/new-tcp: will fail malloc 105 and 0 that follow\n# /server/new-tcp: will fail malloc 104 and 0 that follow\n# /server/new-tcp: will fail malloc 103 and 0 that follow\n# /server/new-tcp: will fail malloc 102 and 0 that follow\n# /server/new-tcp: will fail malloc 101 and 0 that follow\n# /server/new-tcp: will fail malloc 100 and 0 that follow\n# /server/new-tcp: will fail malloc 99 and 0 that follow\n# /server/new-tcp: will fail malloc 98 and 0 that follow\n# /server/new-tcp: will fail malloc 97 and 0 that follow\n# /server/new-tcp: will fail malloc 96 and 0 that follow\n# /server/new-tcp: will fail malloc 95 and 0 that follow\n# /server/new-tcp: will fail malloc 94 and 0 that follow\n# /server/new-tcp: will fail malloc 93 and 0 that follow\n# /server/new-tcp: will fail malloc 92 and 0 that follow\n# /server/new-tcp: will fail malloc 91 and 0 that follow\n# /server/new-tcp: will fail malloc 90 and 0 that follow\n# /server/new-tcp: will fail malloc 89 and 0 that follow\n# /server/new-tcp: will fail malloc 88 and 0 that follow\n# /server/new-tcp: will fail malloc 87 and 0 that follow\n# /server/new-tcp: will fail malloc 86 and 0 that follow\n# /server/new-tcp: will fail malloc 85 and 0 that follow\n# /server/new-tcp: will fail malloc 84 and 0 that follow\n# /server/new-tcp: will fail malloc 83 and 0 that follow\n# /server/new-tcp: will fail malloc 82 and 0 that follow\n# /server/new-tcp: will fail malloc 81 and 0 that follow\n# /server/new-tcp: will fail malloc 80 and 0 that follow\n# /server/new-tcp: will fail malloc 79 and 0 that follow\n# /server/new-tcp: will fail malloc 78 and 0 that follow\n# /server/new-tcp: will fail malloc 77 and 0 that follow\n# /server/new-tcp: will fail malloc 76 and 0 that follow\n# /server/new-tcp: will fail malloc 75 and 0 that follow\n# /server/new-tcp: will fail malloc 74 and 0 that follow\n# /server/new-tcp: will fail malloc 73 and 0 that follow\n# /server/new-tcp: will fail malloc 72 and 0 that follow\n# /server/new-tcp: will fail malloc 71 and 0 that follow\n# /server/new-tcp: will fail malloc 70 and 0 that follow\n# /server/new-tcp: will fail malloc 69 and 0 that follow\n# /server/new-tcp: will fail malloc 68 and 0 that follow\n# /server/new-tcp: will fail malloc 67 and 0 that follow\n# /server/new-tcp: will fail malloc 66 and 0 that follow\n# /server/new-tcp: will fail malloc 65 and 0 that follow\n# /server/new-tcp: will fail malloc 64 and 0 that follow\n# /server/new-tcp: will fail malloc 63 and 0 that follow\n# /server/new-tcp: will fail malloc 62 and 0 that follow\n# /server/new-tcp: will fail malloc 61 and 0 that follow\n# /server/new-tcp: will fail malloc 60 and 0 that follow\n# /server/new-tcp: will fail malloc 59 and 0 that follow\n# /server/new-tcp: will fail malloc 58 and 0 that follow\n# /server/new-tcp: will fail malloc 57 and 0 that follow\n# /server/new-tcp: will fail malloc 56 and 0 that follow\n# /server/new-tcp: will fail malloc 55 and 0 that follow\n# /server/new-tcp: will fail malloc 54 and 0 that follow\n# /server/new-tcp: will fail malloc 53 and 0 that follow\n# /server/new-tcp: will fail malloc 52 and 0 that follow\n# /server/new-tcp: will fail malloc 51 and 0 that follow\n# /server/new-tcp: will fail malloc 50 and 0 that follow\n# /server/new-tcp: will fail malloc 49 and 0 that follow\n# /server/new-tcp: will fail malloc 48 and 0 that follow\n# /server/new-tcp: will fail malloc 47 and 0 that follow\n# /server/new-tcp: will fail malloc 46 and 0 that follow\n# /server/new-tcp: will fail malloc 45 and 0 that follow\n# /server/new-tcp: will fail malloc 44 and 0 that follow\n# /server/new-tcp: will fail malloc 43 and 0 that follow\n# /server/new-tcp: will fail malloc 42 and 0 that follow\n# /server/new-tcp: will fail malloc 41 and 0 that follow\n# /server/new-tcp: will fail malloc 40 and 0 that follow\n# /server/new-tcp: will fail malloc 39 and 0 that follow\n# /server/new-tcp: will fail malloc 38 and 0 that follow\n# /server/new-tcp: will fail malloc 37 and 0 that follow\n# /server/new-tcp: will fail malloc 36 and 0 that follow\n# /server/new-tcp: will fail malloc 35 and 0 that follow\n# /server/new-tcp: will fail malloc 34 and 0 that follow\n# /server/new-tcp: will fail malloc 33 and 0 that follow\n# /server/new-tcp: will fail malloc 32 and 0 that follow\n# /server/new-tcp: will fail malloc 31 and 0 that follow\n# /server/new-tcp: will fail malloc 30 and 0 that follow\n# /server/new-tcp: will fail malloc 29 and 0 that follow\n# /server/new-tcp: will fail malloc 28 and 0 that follow\n# /server/new-tcp: will fail malloc 27 and 0 that follow\n# /server/new-tcp: will fail malloc 26 and 0 that follow\n# /server/new-tcp: will fail malloc 25 and 0 that follow\n# /server/new-tcp: will fail malloc 24 and 0 that follow\n# /server/new-tcp: will fail malloc 23 and 0 that follow\n# /server/new-tcp: will fail malloc 22 and 0 that follow\n# /server/new-tcp: will fail malloc 21 and 0 that follow\n# /server/new-tcp: will fail malloc 20 and 0 that follow\n# /server/new-tcp: will fail malloc 19 and 0 that follow\n# /server/new-tcp: will fail malloc 18 and 0 that follow\n# /server/new-tcp: will fail malloc 17 and 0 that follow\n# /server/new-tcp: will fail malloc 16 and 0 that follow\n# /server/new-tcp: will fail malloc 15 and 0 that follow\n# /server/new-tcp: will fail malloc 14 and 0 that follow\n# /server/new-tcp: will fail malloc 13 and 0 that follow\n# /server/new-tcp: will fail malloc 12 and 0 that follow\n# /server/new-tcp: will fail malloc 11 and 0 that follow\n# /server/new-tcp: will fail malloc 10 and 0 that follow\n# /server/new-tcp: will fail malloc 9 and 0 that follow\n# /server/new-tcp: will fail malloc 8 and 0 that follow\n# /server/new-tcp: will fail malloc 7 and 0 that follow\n# /server/new-tcp: will fail malloc 6 and 0 that follow\n# /server/new-tcp: will fail malloc 5 and 0 that follow\n# /server/new-tcp: will fail malloc 4 and 0 that follow\n# /server/new-tcp: will fail malloc 3 and 0 that follow\n# /server/new-tcp: will fail malloc 2 and 0 that follow\n# /server/new-tcp: will fail malloc 1 and 0 that follow\n# /server/new-tcp: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp\" with 3 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 1 that follow\n# /server/new-tcp: will fail malloc 134 and 1 that follow\n# /server/new-tcp: will fail malloc 133 and 1 that follow\n# /server/new-tcp: will fail malloc 132 and 1 that follow\n# /server/new-tcp: will fail malloc 131 and 1 that follow\n# /server/new-tcp: will fail malloc 130 and 1 that follow\n# /server/new-tcp: will fail malloc 129 and 1 that follow\n# /server/new-tcp: will fail malloc 128 and 1 that follow\n# /server/new-tcp: will fail malloc 127 and 1 that follow\n# /server/new-tcp: will fail malloc 126 and 1 that follow\n# /server/new-tcp: will fail malloc 125 and 1 that follow\n# /server/new-tcp: will fail malloc 124 and 1 that follow\n# /server/new-tcp: will fail malloc 123 and 1 that follow\n# /server/new-tcp: will fail malloc 122 and 1 that follow\n# /server/new-tcp: will fail malloc 121 and 1 that follow\n# /server/new-tcp: will fail malloc 120 and 1 that follow\n# /server/new-tcp: will fail malloc 119 and 1 that follow\n# /server/new-tcp: will fail malloc 118 and 1 that follow\n# /server/new-tcp: will fail malloc 117 and 1 that follow\n# /server/new-tcp: will fail malloc 116 and 1 that follow\n# /server/new-tcp: will fail malloc 115 and 1 that follow\n# /server/new-tcp: will fail malloc 114 and 1 that follow\n# /server/new-tcp: will fail malloc 113 and 1 that follow\n# /server/new-tcp: will fail malloc 112 and 1 that follow\n# /server/new-tcp: will fail malloc 111 and 1 that follow\n# /server/new-tcp: will fail malloc 110 and 1 that follow\n# /server/new-tcp: will fail malloc 109 and 1 that follow\n# /server/new-tcp: will fail malloc 108 and 1 that follow\n# /server/new-tcp: will fail malloc 107 and 1 that follow\n# /server/new-tcp: will fail malloc 106 and 1 that follow\n# /server/new-tcp: will fail malloc 105 and 1 that follow\n# /server/new-tcp: will fail malloc 104 and 1 that follow\n# /server/new-tcp: will fail malloc 103 and 1 that follow\n# /server/new-tcp: will fail malloc 102 and 1 that follow\n# /server/new-tcp: will fail malloc 101 and 1 that follow\n# /server/new-tcp: will fail malloc 100 and 1 that follow\n# /server/new-tcp: will fail malloc 99 and 1 that follow\n# /server/new-tcp: will fail malloc 98 and 1 that follow\n# /server/new-tcp: will fail malloc 97 and 1 that follow\n# /server/new-tcp: will fail malloc 96 and 1 that follow\n# /server/new-tcp: will fail malloc 95 and 1 that follow\n# /server/new-tcp: will fail malloc 94 and 1 that follow\n# /server/new-tcp: will fail malloc 93 and 1 that follow\n# /server/new-tcp: will fail malloc 92 and 1 that follow\n# /server/new-tcp: will fail malloc 91 and 1 that follow\n# /server/new-tcp: will fail malloc 90 and 1 that follow\n# /server/new-tcp: will fail malloc 89 and 1 that follow\n# /server/new-tcp: will fail malloc 88 and 1 that follow\n# /server/new-tcp: will fail malloc 87 and 1 that follow\n# /server/new-tcp: will fail malloc 86 and 1 that follow\n# /server/new-tcp: will fail malloc 85 and 1 that follow\n# /server/new-tcp: will fail malloc 84 and 1 that follow\n# /server/new-tcp: will fail malloc 83 and 1 that follow\n# /server/new-tcp: will fail malloc 82 and 1 that follow\n# /server/new-tcp: will fail malloc 81 and 1 that follow\n# /server/new-tcp: will fail malloc 80 and 1 that follow\n# /server/new-tcp: will fail malloc 79 and 1 that follow\n# /server/new-tcp: will fail malloc 78 and 1 that follow\n# /server/new-tcp: will fail malloc 77 and 1 that follow\n# /server/new-tcp: will fail malloc 76 and 1 that follow\n# /server/new-tcp: will fail malloc 75 and 1 that follow\n# /server/new-tcp: will fail malloc 74 and 1 that follow\n# /server/new-tcp: will fail malloc 73 and 1 that follow\n# /server/new-tcp: will fail malloc 72 and 1 that follow\n# /server/new-tcp: will fail malloc 71 and 1 that follow\n# /server/new-tcp: will fail malloc 70 and 1 that follow\n# /server/new-tcp: will fail malloc 69 and 1 that follow\n# /server/new-tcp: will fail malloc 68 and 1 that follow\n# /server/new-tcp: will fail malloc 67 and 1 that follow\n# /server/new-tcp: will fail malloc 66 and 1 that follow\n# /server/new-tcp: will fail malloc 65 and 1 that follow\n# /server/new-tcp: will fail malloc 64 and 1 that follow\n# /server/new-tcp: will fail malloc 63 and 1 that follow\n# /server/new-tcp: will fail malloc 62 and 1 that follow\n# /server/new-tcp: will fail malloc 61 and 1 that follow\n# /server/new-tcp: will fail malloc 60 and 1 that follow\n# /server/new-tcp: will fail malloc 59 and 1 that follow\n# /server/new-tcp: will fail malloc 58 and 1 that follow\n# /server/new-tcp: will fail malloc 57 and 1 that follow\n# /server/new-tcp: will fail malloc 56 and 1 that follow\n# /server/new-tcp: will fail malloc 55 and 1 that follow\n# /server/new-tcp: will fail malloc 54 and 1 that follow\n# /server/new-tcp: will fail malloc 53 and 1 that follow\n# /server/new-tcp: will fail malloc 52 and 1 that follow\n# /server/new-tcp: will fail malloc 51 and 1 that follow\n# /server/new-tcp: will fail malloc 50 and 1 that follow\n# /server/new-tcp: will fail malloc 49 and 1 that follow\n# /server/new-tcp: will fail malloc 48 and 1 that follow\n# /server/new-tcp: will fail malloc 47 and 1 that follow\n# /server/new-tcp: will fail malloc 46 and 1 that follow\n# /server/new-tcp: will fail malloc 45 and 1 that follow\n# /server/new-tcp: will fail malloc 44 and 1 that follow\n# /server/new-tcp: will fail malloc 43 and 1 that follow\n# /server/new-tcp: will fail malloc 42 and 1 that follow\n# /server/new-tcp: will fail malloc 41 and 1 that follow\n# /server/new-tcp: will fail malloc 40 and 1 that follow\n# /server/new-tcp: will fail malloc 39 and 1 that follow\n# /server/new-tcp: will fail malloc 38 and 1 that follow\n# /server/new-tcp: will fail malloc 37 and 1 that follow\n# /server/new-tcp: will fail malloc 36 and 1 that follow\n# /server/new-tcp: will fail malloc 35 and 1 that follow\n# /server/new-tcp: will fail malloc 34 and 1 that follow\n# /server/new-tcp: will fail malloc 33 and 1 that follow\n# /server/new-tcp: will fail malloc 32 and 1 that follow\n# /server/new-tcp: will fail malloc 31 and 1 that follow\n# /server/new-tcp: will fail malloc 30 and 1 that follow\n# /server/new-tcp: will fail malloc 29 and 1 that follow\n# /server/new-tcp: will fail malloc 28 and 1 that follow\n# /server/new-tcp: will fail malloc 27 and 1 that follow\n# /server/new-tcp: will fail malloc 26 and 1 that follow\n# /server/new-tcp: will fail malloc 25 and 1 that follow\n# /server/new-tcp: will fail malloc 24 and 1 that follow\n# /server/new-tcp: will fail malloc 23 and 1 that follow\n# /server/new-tcp: will fail malloc 22 and 1 that follow\n# /server/new-tcp: will fail malloc 21 and 1 that follow\n# /server/new-tcp: will fail malloc 20 and 1 that follow\n# /server/new-tcp: will fail malloc 19 and 1 that follow\n# /server/new-tcp: will fail malloc 18 and 1 that follow\n# /server/new-tcp: will fail malloc 17 and 1 that follow\n# /server/new-tcp: will fail malloc 16 and 1 that follow\n# /server/new-tcp: will fail malloc 15 and 1 that follow\n# /server/new-tcp: will fail malloc 14 and 1 that follow\n# /server/new-tcp: will fail malloc 13 and 1 that follow\n# /server/new-tcp: will fail malloc 12 and 1 that follow\n# /server/new-tcp: will fail malloc 11 and 1 that follow\n# /server/new-tcp: will fail malloc 10 and 1 that follow\n# /server/new-tcp: will fail malloc 9 and 1 that follow\n# /server/new-tcp: will fail malloc 8 and 1 that follow\n# /server/new-tcp: will fail malloc 7 and 1 that follow\n# /server/new-tcp: will fail malloc 6 and 1 that follow\n# /server/new-tcp: will fail malloc 5 and 1 that follow\n# /server/new-tcp: will fail malloc 4 and 1 that follow\n# /server/new-tcp: will fail malloc 3 and 1 that follow\n# /server/new-tcp: will fail malloc 2 and 1 that follow\n# /server/new-tcp: will fail malloc 1 and 1 that follow\n# /server/new-tcp: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp\" with 4 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 2 that follow\n# /server/new-tcp: will fail malloc 134 and 2 that follow\n# /server/new-tcp: will fail malloc 133 and 2 that follow\n# /server/new-tcp: will fail malloc 132 and 2 that follow\n# /server/new-tcp: will fail malloc 131 and 2 that follow\n# /server/new-tcp: will fail malloc 130 and 2 that follow\n# /server/new-tcp: will fail malloc 129 and 2 that follow\n# /server/new-tcp: will fail malloc 128 and 2 that follow\n# /server/new-tcp: will fail malloc 127 and 2 that follow\n# /server/new-tcp: will fail malloc 126 and 2 that follow\n# /server/new-tcp: will fail malloc 125 and 2 that follow\n# /server/new-tcp: will fail malloc 124 and 2 that follow\n# /server/new-tcp: will fail malloc 123 and 2 that follow\n# /server/new-tcp: will fail malloc 122 and 2 that follow\n# /server/new-tcp: will fail malloc 121 and 2 that follow\n# /server/new-tcp: will fail malloc 120 and 2 that follow\n# /server/new-tcp: will fail malloc 119 and 2 that follow\n# /server/new-tcp: will fail malloc 118 and 2 that follow\n# /server/new-tcp: will fail malloc 117 and 2 that follow\n# /server/new-tcp: will fail malloc 116 and 2 that follow\n# /server/new-tcp: will fail malloc 115 and 2 that follow\n# /server/new-tcp: will fail malloc 114 and 2 that follow\n# /server/new-tcp: will fail malloc 113 and 2 that follow\n# /server/new-tcp: will fail malloc 112 and 2 that follow\n# /server/new-tcp: will fail malloc 111 and 2 that follow\n# /server/new-tcp: will fail malloc 110 and 2 that follow\n# /server/new-tcp: will fail malloc 109 and 2 that follow\n# /server/new-tcp: will fail malloc 108 and 2 that follow\n# /server/new-tcp: will fail malloc 107 and 2 that follow\n# /server/new-tcp: will fail malloc 106 and 2 that follow\n# /server/new-tcp: will fail malloc 105 and 2 that follow\n# /server/new-tcp: will fail malloc 104 and 2 that follow\n# /server/new-tcp: will fail malloc 103 and 2 that follow\n# /server/new-tcp: will fail malloc 102 and 2 that follow\n# /server/new-tcp: will fail malloc 101 and 2 that follow\n# /server/new-tcp: will fail malloc 100 and 2 that follow\n# /server/new-tcp: will fail malloc 99 and 2 that follow\n# /server/new-tcp: will fail malloc 98 and 2 that follow\n# /server/new-tcp: will fail malloc 97 and 2 that follow\n# /server/new-tcp: will fail malloc 96 and 2 that follow\n# /server/new-tcp: will fail malloc 95 and 2 that follow\n# /server/new-tcp: will fail malloc 94 and 2 that follow\n# /server/new-tcp: will fail malloc 93 and 2 that follow\n# /server/new-tcp: will fail malloc 92 and 2 that follow\n# /server/new-tcp: will fail malloc 91 and 2 that follow\n# /server/new-tcp: will fail malloc 90 and 2 that follow\n# /server/new-tcp: will fail malloc 89 and 2 that follow\n# /server/new-tcp: will fail malloc 88 and 2 that follow\n# /server/new-tcp: will fail malloc 87 and 2 that follow\n# /server/new-tcp: will fail malloc 86 and 2 that follow\n# /server/new-tcp: will fail malloc 85 and 2 that follow\n# /server/new-tcp: will fail malloc 84 and 2 that follow\n# /server/new-tcp: will fail malloc 83 and 2 that follow\n# /server/new-tcp: will fail malloc 82 and 2 that follow\n# /server/new-tcp: will fail malloc 81 and 2 that follow\n# /server/new-tcp: will fail malloc 80 and 2 that follow\n# /server/new-tcp: will fail malloc 79 and 2 that follow\n# /server/new-tcp: will fail malloc 78 and 2 that follow\n# /server/new-tcp: will fail malloc 77 and 2 that follow\n# /server/new-tcp: will fail malloc 76 and 2 that follow\n# /server/new-tcp: will fail malloc 75 and 2 that follow\n# /server/new-tcp: will fail malloc 74 and 2 that follow\n# /server/new-tcp: will fail malloc 73 and 2 that follow\n# /server/new-tcp: will fail malloc 72 and 2 that follow\n# /server/new-tcp: will fail malloc 71 and 2 that follow\n# /server/new-tcp: will fail malloc 70 and 2 that follow\n# /server/new-tcp: will fail malloc 69 and 2 that follow\n# /server/new-tcp: will fail malloc 68 and 2 that follow\n# /server/new-tcp: will fail malloc 67 and 2 that follow\n# /server/new-tcp: will fail malloc 66 and 2 that follow\n# /server/new-tcp: will fail malloc 65 and 2 that follow\n# /server/new-tcp: will fail malloc 64 and 2 that follow\n# /server/new-tcp: will fail malloc 63 and 2 that follow\n# /server/new-tcp: will fail malloc 62 and 2 that follow\n# /server/new-tcp: will fail malloc 61 and 2 that follow\n# /server/new-tcp: will fail malloc 60 and 2 that follow\n# /server/new-tcp: will fail malloc 59 and 2 that follow\n# /server/new-tcp: will fail malloc 58 and 2 that follow\n# /server/new-tcp: will fail malloc 57 and 2 that follow\n# /server/new-tcp: will fail malloc 56 and 2 that follow\n# /server/new-tcp: will fail malloc 55 and 2 that follow\n# /server/new-tcp: will fail malloc 54 and 2 that follow\n# /server/new-tcp: will fail malloc 53 and 2 that follow\n# /server/new-tcp: will fail malloc 52 and 2 that follow\n# /server/new-tcp: will fail malloc 51 and 2 that follow\n# /server/new-tcp: will fail malloc 50 and 2 that follow\n# /server/new-tcp: will fail malloc 49 and 2 that follow\n# /server/new-tcp: will fail malloc 48 and 2 that follow\n# /server/new-tcp: will fail malloc 47 and 2 that follow\n# /server/new-tcp: will fail malloc 46 and 2 that follow\n# /server/new-tcp: will fail malloc 45 and 2 that follow\n# /server/new-tcp: will fail malloc 44 and 2 that follow\n# /server/new-tcp: will fail malloc 43 and 2 that follow\n# /server/new-tcp: will fail malloc 42 and 2 that follow\n# /server/new-tcp: will fail malloc 41 and 2 that follow\n# /server/new-tcp: will fail malloc 40 and 2 that follow\n# /server/new-tcp: will fail malloc 39 and 2 that follow\n# /server/new-tcp: will fail malloc 38 and 2 that follow\n# /server/new-tcp: will fail malloc 37 and 2 that follow\n# /server/new-tcp: will fail malloc 36 and 2 that follow\n# /server/new-tcp: will fail malloc 35 and 2 that follow\n# /server/new-tcp: will fail malloc 34 and 2 that follow\n# /server/new-tcp: will fail malloc 33 and 2 that follow\n# /server/new-tcp: will fail malloc 32 and 2 that follow\n# /server/new-tcp: will fail malloc 31 and 2 that follow\n# /server/new-tcp: will fail malloc 30 and 2 that follow\n# /server/new-tcp: will fail malloc 29 and 2 that follow\n# /server/new-tcp: will fail malloc 28 and 2 that follow\n# /server/new-tcp: will fail malloc 27 and 2 that follow\n# /server/new-tcp: will fail malloc 26 and 2 that follow\n# /server/new-tcp: will fail malloc 25 and 2 that follow\n# /server/new-tcp: will fail malloc 24 and 2 that follow\n# /server/new-tcp: will fail malloc 23 and 2 that follow\n# /server/new-tcp: will fail malloc 22 and 2 that follow\n# /server/new-tcp: will fail malloc 21 and 2 that follow\n# /server/new-tcp: will fail malloc 20 and 2 that follow\n# /server/new-tcp: will fail malloc 19 and 2 that follow\n# /server/new-tcp: will fail malloc 18 and 2 that follow\n# /server/new-tcp: will fail malloc 17 and 2 that follow\n# /server/new-tcp: will fail malloc 16 and 2 that follow\n# /server/new-tcp: will fail malloc 15 and 2 that follow\n# /server/new-tcp: will fail malloc 14 and 2 that follow\n# /server/new-tcp: will fail malloc 13 and 2 that follow\n# /server/new-tcp: will fail malloc 12 and 2 that follow\n# /server/new-tcp: will fail malloc 11 and 2 that follow\n# /server/new-tcp: will fail malloc 10 and 2 that follow\n# /server/new-tcp: will fail malloc 9 and 2 that follow\n# /server/new-tcp: will fail malloc 8 and 2 that follow\n# /server/new-tcp: will fail malloc 7 and 2 that follow\n# /server/new-tcp: will fail malloc 6 and 2 that follow\n# /server/new-tcp: will fail malloc 5 and 2 that follow\n# /server/new-tcp: will fail malloc 4 and 2 that follow\n# /server/new-tcp: will fail malloc 3 and 2 that follow\n# /server/new-tcp: will fail malloc 2 and 2 that follow\n# /server/new-tcp: will fail malloc 1 and 2 that follow\n# /server/new-tcp: will fail malloc 0 and 2 that follow\nok 1 /server/new-tcp\n# Running \"/server/new-nonce-tcp\" once to count mallocs\n# \"/server/new-nonce-tcp\" has about 158 mallocs in total\n# testing \"/server/new-nonce-tcp\" with up to 4 consecutive malloc failures\n# testing \"/server/new-nonce-tcp\" with 2 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 0 that follow\n# testing \"/server/new-nonce-tcp\" with 3 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 1 that follow\n# testing \"/server/new-nonce-tcp\" with 4 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 2 that follow\nok 2 /server/new-nonce-tcp\n# Running \"/server/new-tcp-star\" once to count mallocs\n# \"/server/new-tcp-star\" has about 109 mallocs in total\n# testing \"/server/new-tcp-star\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp-star\" with 2 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 0 that follow\n# /server/new-tcp-star: will fail malloc 118 and 0 that follow\n# /server/new-tcp-star: will fail malloc 117 and 0 that follow\n# /server/new-tcp-star: will fail malloc 116 and 0 that follow\n# /server/new-tcp-star: will fail malloc 115 and 0 that follow\n# /server/new-tcp-star: will fail malloc 114 and 0 that follow\n# /server/new-tcp-star: will fail malloc 113 and 0 that follow\n# /server/new-tcp-star: will fail malloc 112 and 0 that follow\n# /server/new-tcp-star: will fail malloc 111 and 0 that follow\n# /server/new-tcp-star: will fail malloc 110 and 0 that follow\n# /server/new-tcp-star: will fail malloc 109 and 0 that follow\n# /server/new-tcp-star: will fail malloc 108 and 0 that follow\n# /server/new-tcp-star: will fail malloc 107 and 0 that follow\n# /server/new-tcp-star: will fail malloc 106 and 0 that follow\n# /server/new-tcp-star: will fail malloc 105 and 0 that follow\nExecuting: dbus/test-server-oom.test\n# /server/new-tcp-star: will fail malloc 104 and 0 that follow\n# /server/new-tcp-star: will fail malloc 103 and 0 that follow\n# /server/new-tcp-star: will fail malloc 102 and 0 that follow\n# /server/new-tcp-star: will fail malloc 101 and 0 that follow\n# /server/new-tcp-star: will fail malloc 100 and 0 that follow\n# /server/new-tcp-star: will fail malloc 99 and 0 that follow\n# /server/new-tcp-star: will fail malloc 98 and 0 that follow\n# /server/new-tcp-star: will fail malloc 97 and 0 that follow\n# /server/new-tcp-star: will fail malloc 96 and 0 that follow\n# /server/new-tcp-star: will fail malloc 95 and 0 that follow\n# /server/new-tcp-star: will fail malloc 94 and 0 that follow\n# /server/new-tcp-star: will fail malloc 93 and 0 that follow\n# /server/new-tcp-star: will fail malloc 92 and 0 that follow\n# /server/new-tcp-star: will fail malloc 91 and 0 that follow\n# /server/new-tcp-star: will fail malloc 90 and 0 that follow\n# /server/new-tcp-star: will fail malloc 89 and 0 that follow\n# /server/new-tcp-star: will fail malloc 88 and 0 that follow\n# /server/new-tcp-star: will fail malloc 87 and 0 that follow\n# /server/new-tcp-star: will fail malloc 86 and 0 that follow\n# /server/new-tcp-star: will fail malloc 85 and 0 that follow\n# /server/new-tcp-star: will fail malloc 84 and 0 that follow\n# /server/new-tcp-star: will fail malloc 83 and 0 that follow\n# /server/new-tcp-star: will fail malloc 82 and 0 that follow\n# /server/new-tcp-star: will fail malloc 81 and 0 that follow\n# /server/new-tcp-star: will fail malloc 80 and 0 that follow\n# /server/new-tcp-star: will fail malloc 79 and 0 that follow\n# /server/new-tcp-star: will fail malloc 78 and 0 that follow\n# /server/new-tcp-star: will fail malloc 77 and 0 that follow\n# /server/new-tcp-star: will fail malloc 76 and 0 that follow\n# /server/new-tcp-star: will fail malloc 75 and 0 that follow\n# /server/new-tcp-star: will fail malloc 74 and 0 that follow\n# /server/new-tcp-star: will fail malloc 73 and 0 that follow\n# /server/new-tcp-star: will fail malloc 72 and 0 that follow\n# /server/new-tcp-star: will fail malloc 71 and 0 that follow\n# /server/new-tcp-star: will fail malloc 70 and 0 that follow\n# /server/new-tcp-star: will fail malloc 69 and 0 that follow\n# /server/new-tcp-star: will fail malloc 68 and 0 that follow\n# /server/new-tcp-star: will fail malloc 67 and 0 that follow\n# /server/new-tcp-star: will fail malloc 66 and 0 that follow\n# /server/new-tcp-star: will fail malloc 65 and 0 that follow\n# /server/new-tcp-star: will fail malloc 64 and 0 that follow\n# /server/new-tcp-star: will fail malloc 63 and 0 that follow\n# /server/new-tcp-star: will fail malloc 62 and 0 that follow\n# /server/new-tcp-star: will fail malloc 61 and 0 that follow\n# /server/new-tcp-star: will fail malloc 60 and 0 that follow\n# /server/new-tcp-star: will fail malloc 59 and 0 that follow\n# /server/new-tcp-star: will fail malloc 58 and 0 that follow\n# /server/new-tcp-star: will fail malloc 57 and 0 that follow\n# /server/new-tcp-star: will fail malloc 56 and 0 that follow\n# /server/new-tcp-star: will fail malloc 55 and 0 that follow\n# /server/new-tcp-star: will fail malloc 54 and 0 that follow\n# /server/new-tcp-star: will fail malloc 53 and 0 that follow\n# /server/new-tcp-star: will fail malloc 52 and 0 that follow\n# /server/new-tcp-star: will fail malloc 51 and 0 that follow\n# /server/new-tcp-star: will fail malloc 50 and 0 that follow\n# /server/new-tcp-star: will fail malloc 49 and 0 that follow\n# /server/new-tcp-star: will fail malloc 48 and 0 that follow\n# /server/new-tcp-star: will fail malloc 47 and 0 that follow\n# /server/new-tcp-star: will fail malloc 46 and 0 that follow\n# /server/new-tcp-star: will fail malloc 45 and 0 that follow\n# /server/new-tcp-star: will fail malloc 44 and 0 that follow\n# /server/new-tcp-star: will fail malloc 43 and 0 that follow\n# /server/new-tcp-star: will fail malloc 42 and 0 that follow\n# /server/new-tcp-star: will fail malloc 41 and 0 that follow\n# /server/new-tcp-star: will fail malloc 40 and 0 that follow\n# /server/new-tcp-star: will fail malloc 39 and 0 that follow\n# /server/new-tcp-star: will fail malloc 38 and 0 that follow\n# /server/new-tcp-star: will fail malloc 37 and 0 that follow\n# /server/new-tcp-star: will fail malloc 36 and 0 that follow\n# /server/new-tcp-star: will fail malloc 35 and 0 that follow\n# /server/new-tcp-star: will fail malloc 34 and 0 that follow\n# /server/new-tcp-star: will fail malloc 33 and 0 that follow\n# /server/new-tcp-star: will fail malloc 32 and 0 that follow\n# /server/new-tcp-star: will fail malloc 31 and 0 that follow\n# /server/new-tcp-star: will fail malloc 30 and 0 that follow\n# /server/new-tcp-star: will fail malloc 29 and 0 that follow\n# /server/new-tcp-star: will fail malloc 28 and 0 that follow\n# /server/new-tcp-star: will fail malloc 27 and 0 that follow\n# /server/new-tcp-star: will fail malloc 26 and 0 that follow\n# /server/new-tcp-star: will fail malloc 25 and 0 that follow\n# /server/new-tcp-star: will fail malloc 24 and 0 that follow\n# /server/new-tcp-star: will fail malloc 23 and 0 that follow\n# /server/new-tcp-star: will fail malloc 22 and 0 that follow\n# /server/new-tcp-star: will fail malloc 21 and 0 that follow\n# /server/new-tcp-star: will fail malloc 20 and 0 that follow\n# /server/new-tcp-star: will fail malloc 19 and 0 that follow\n# /server/new-tcp-star: will fail malloc 18 and 0 that follow\n# /server/new-tcp-star: will fail malloc 17 and 0 that follow\n# /server/new-tcp-star: will fail malloc 16 and 0 that follow\n# /server/new-tcp-star: will fail malloc 15 and 0 that follow\n# /server/new-tcp-star: will fail malloc 14 and 0 that follow\n# /server/new-tcp-star: will fail malloc 13 and 0 that follow\n# /server/new-tcp-star: will fail malloc 12 and 0 that follow\n# /server/new-tcp-star: will fail malloc 11 and 0 that follow\n# /server/new-tcp-star: will fail malloc 10 and 0 that follow\n# /server/new-tcp-star: will fail malloc 9 and 0 that follow\n# /server/new-tcp-star: will fail malloc 8 and 0 that follow\n# /server/new-tcp-star: will fail malloc 7 and 0 that follow\n# /server/new-tcp-star: will fail malloc 6 and 0 that follow\n# /server/new-tcp-star: will fail malloc 5 and 0 that follow\n# /server/new-tcp-star: will fail malloc 4 and 0 that follow\n# /server/new-tcp-star: will fail malloc 3 and 0 that follow\n# /server/new-tcp-star: will fail malloc 2 and 0 that follow\n# /server/new-tcp-star: will fail malloc 1 and 0 that follow\n# /server/new-tcp-star: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp-star\" with 3 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 1 that follow\n# /server/new-tcp-star: will fail malloc 118 and 1 that follow\n# /server/new-tcp-star: will fail malloc 117 and 1 that follow\n# /server/new-tcp-star: will fail malloc 116 and 1 that follow\n# /server/new-tcp-star: will fail malloc 115 and 1 that follow\n# /server/new-tcp-star: will fail malloc 114 and 1 that follow\n# /server/new-tcp-star: will fail malloc 113 and 1 that follow\n# /server/new-tcp-star: will fail malloc 112 and 1 that follow\n# /server/new-tcp-star: will fail malloc 111 and 1 that follow\n# /server/new-tcp-star: will fail malloc 110 and 1 that follow\n# /server/new-tcp-star: will fail malloc 109 and 1 that follow\n# /server/new-tcp-star: will fail malloc 108 and 1 that follow\n# /server/new-tcp-star: will fail malloc 107 and 1 that follow\n# /server/new-tcp-star: will fail malloc 106 and 1 that follow\n# /server/new-tcp-star: will fail malloc 105 and 1 that follow\n# /server/new-tcp-star: will fail malloc 104 and 1 that follow\n# /server/new-tcp-star: will fail malloc 103 and 1 that follow\n# /server/new-tcp-star: will fail malloc 102 and 1 that follow\n# /server/new-tcp-star: will fail malloc 101 and 1 that follow\n# /server/new-tcp-star: will fail malloc 100 and 1 that follow\n# /server/new-tcp-star: will fail malloc 99 and 1 that follow\n# /server/new-tcp-star: will fail malloc 98 and 1 that follow\n# /server/new-tcp-star: will fail malloc 97 and 1 that follow\n# /server/new-tcp-star: will fail malloc 96 and 1 that follow\n# /server/new-tcp-star: will fail malloc 95 and 1 that follow\n# /server/new-tcp-star: will fail malloc 94 and 1 that follow\n# /server/new-tcp-star: will fail malloc 93 and 1 that follow\n# /server/new-tcp-star: will fail malloc 92 and 1 that follow\n# /server/new-tcp-star: will fail malloc 91 and 1 that follow\n# /server/new-tcp-star: will fail malloc 90 and 1 that follow\n# /server/new-tcp-star: will fail malloc 89 and 1 that follow\n# /server/new-tcp-star: will fail malloc 88 and 1 that follow\n# /server/new-tcp-star: will fail malloc 87 and 1 that follow\n# /server/new-tcp-star: will fail malloc 86 and 1 that follow\n# /server/new-tcp-star: will fail malloc 85 and 1 that follow\n# /server/new-tcp-star: will fail malloc 84 and 1 that follow\n# /server/new-tcp-star: will fail malloc 83 and 1 that follow\n# /server/new-tcp-star: will fail malloc 82 and 1 that follow\n# /server/new-tcp-star: will fail malloc 81 and 1 that follow\n# /server/new-tcp-star: will fail malloc 80 and 1 that follow\n# /server/new-tcp-star: will fail malloc 79 and 1 that follow\n# /server/new-tcp-star: will fail malloc 78 and 1 that follow\n# /server/new-tcp-star: will fail malloc 77 and 1 that follow\n# /server/new-tcp-star: will fail malloc 76 and 1 that follow\n# /server/new-tcp-star: will fail malloc 75 and 1 that follow\n# /server/new-tcp-star: will fail malloc 74 and 1 that follow\n# /server/new-tcp-star: will fail malloc 73 and 1 that follow\n# /server/new-tcp-star: will fail malloc 72 and 1 that follow\n# /server/new-tcp-star: will fail malloc 71 and 1 that follow\n# /server/new-tcp-star: will fail malloc 70 and 1 that follow\n# /server/new-tcp-star: will fail malloc 69 and 1 that follow\n# /server/new-tcp-star: will fail malloc 68 and 1 that follow\n# /server/new-tcp-star: will fail malloc 67 and 1 that follow\n# /server/new-tcp-star: will fail malloc 66 and 1 that follow\n# /server/new-tcp-star: will fail malloc 65 and 1 that follow\n# /server/new-tcp-star: will fail malloc 64 and 1 that follow\n# /server/new-tcp-star: will fail malloc 63 and 1 that follow\n# /server/new-tcp-star: will fail malloc 62 and 1 that follow\n# /server/new-tcp-star: will fail malloc 61 and 1 that follow\n# /server/new-tcp-star: will fail malloc 60 and 1 that follow\n# /server/new-tcp-star: will fail malloc 59 and 1 that follow\n# /server/new-tcp-star: will fail malloc 58 and 1 that follow\n# /server/new-tcp-star: will fail malloc 57 and 1 that follow\n# /server/new-tcp-star: will fail malloc 56 and 1 that follow\n# /server/new-tcp-star: will fail malloc 55 and 1 that follow\n# /server/new-tcp-star: will fail malloc 54 and 1 that follow\n# /server/new-tcp-star: will fail malloc 53 and 1 that follow\n# /server/new-tcp-star: will fail malloc 52 and 1 that follow\n# /server/new-tcp-star: will fail malloc 51 and 1 that follow\n# /server/new-tcp-star: will fail malloc 50 and 1 that follow\n# /server/new-tcp-star: will fail malloc 49 and 1 that follow\n# /server/new-tcp-star: will fail malloc 48 and 1 that follow\n# /server/new-tcp-star: will fail malloc 47 and 1 that follow\n# /server/new-tcp-star: will fail malloc 46 and 1 that follow\n# /server/new-tcp-star: will fail malloc 45 and 1 that follow\n# /server/new-tcp-star: will fail malloc 44 and 1 that follow\n# /server/new-tcp-star: will fail malloc 43 and 1 that follow\n# /server/new-tcp-star: will fail malloc 42 and 1 that follow\n# /server/new-tcp-star: will fail malloc 41 and 1 that follow\n# /server/new-tcp-star: will fail malloc 40 and 1 that follow\n# /server/new-tcp-star: will fail malloc 39 and 1 that follow\n# /server/new-tcp-star: will fail malloc 38 and 1 that follow\n# /server/new-tcp-star: will fail malloc 37 and 1 that follow\n# /server/new-tcp-star: will fail malloc 36 and 1 that follow\n# /server/new-tcp-star: will fail malloc 35 and 1 that follow\n# /server/new-tcp-star: will fail malloc 34 and 1 that follow\n# /server/new-tcp-star: will fail malloc 33 and 1 that follow\n# /server/new-tcp-star: will fail malloc 32 and 1 that follow\n# /server/new-tcp-star: will fail malloc 31 and 1 that follow\n# /server/new-tcp-star: will fail malloc 30 and 1 that follow\n# /server/new-tcp-star: will fail malloc 29 and 1 that follow\n# /server/new-tcp-star: will fail malloc 28 and 1 that follow\n# /server/new-tcp-star: will fail malloc 27 and 1 that follow\n# /server/new-tcp-star: will fail malloc 26 and 1 that follow\n# /server/new-tcp-star: will fail malloc 25 and 1 that follow\n# /server/new-tcp-star: will fail malloc 24 and 1 that follow\n# /server/new-tcp-star: will fail malloc 23 and 1 that follow\n# /server/new-tcp-star: will fail malloc 22 and 1 that follow\n# /server/new-tcp-star: will fail malloc 21 and 1 that follow\n# /server/new-tcp-star: will fail malloc 20 and 1 that follow\n# /server/new-tcp-star: will fail malloc 19 and 1 that follow\n# /server/new-tcp-star: will fail malloc 18 and 1 that follow\n# /server/new-tcp-star: will fail malloc 17 and 1 that follow\n# /server/new-tcp-star: will fail malloc 16 and 1 that follow\n# /server/new-tcp-star: will fail malloc 15 and 1 that follow\n# /server/new-tcp-star: will fail malloc 14 and 1 that follow\n# /server/new-tcp-star: will fail malloc 13 and 1 that follow\n# /server/new-tcp-star: will fail malloc 12 and 1 that follow\n# /server/new-tcp-star: will fail malloc 11 and 1 that follow\n# /server/new-tcp-star: will fail malloc 10 and 1 that follow\n# /server/new-tcp-star: will fail malloc 9 and 1 that follow\n# /server/new-tcp-star: will fail malloc 8 and 1 that follow\n# /server/new-tcp-star: will fail malloc 7 and 1 that follow\n# /server/new-tcp-star: will fail malloc 6 and 1 that follow\n# /server/new-tcp-star: will fail malloc 5 and 1 that follow\n# /server/new-tcp-star: will fail malloc 4 and 1 that follow\n# /server/new-tcp-star: will fail malloc 3 and 1 that follow\n# /server/new-tcp-star: will fail malloc 2 and 1 that follow\n# /server/new-tcp-star: will fail malloc 1 and 1 that follow\n# /server/new-tcp-star: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp-star\" with 4 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 2 that follow\n# /server/new-tcp-star: will fail malloc 118 and 2 that follow\n# /server/new-tcp-star: will fail malloc 117 and 2 that follow\n# /server/new-tcp-star: will fail malloc 116 and 2 that follow\n# /server/new-tcp-star: will fail malloc 115 and 2 that follow\n# /server/new-tcp-star: will fail malloc 114 and 2 that follow\n# /server/new-tcp-star: will fail malloc 113 and 2 that follow\n# /server/new-tcp-star: will fail malloc 112 and 2 that follow\n# /server/new-tcp-star: will fail malloc 111 and 2 that follow\n# /server/new-tcp-star: will fail malloc 110 and 2 that follow\n# /server/new-tcp-star: will fail malloc 109 and 2 that follow\n# /server/new-tcp-star: will fail malloc 108 and 2 that follow\n# /server/new-tcp-star: will fail malloc 107 and 2 that follow\n# /server/new-tcp-star: will fail malloc 106 and 2 that follow\n# /server/new-tcp-star: will fail malloc 105 and 2 that follow\n# /server/new-tcp-star: will fail malloc 104 and 2 that follow\n# /server/new-tcp-star: will fail malloc 103 and 2 that follow\n# /server/new-tcp-star: will fail malloc 102 and 2 that follow\n# /server/new-tcp-star: will fail malloc 101 and 2 that follow\n# /server/new-tcp-star: will fail malloc 100 and 2 that follow\n# /server/new-tcp-star: will fail malloc 99 and 2 that follow\n# /server/new-tcp-star: will fail malloc 98 and 2 that follow\n# /server/new-tcp-star: will fail malloc 97 and 2 that follow\n# /server/new-tcp-star: will fail malloc 96 and 2 that follow\n# /server/new-tcp-star: will fail malloc 95 and 2 that follow\n# /server/new-tcp-star: will fail malloc 94 and 2 that follow\n# /server/new-tcp-star: will fail malloc 93 and 2 that follow\n# /server/new-tcp-star: will fail malloc 92 and 2 that follow\n# /server/new-tcp-star: will fail malloc 91 and 2 that follow\n# /server/new-tcp-star: will fail malloc 90 and 2 that follow\n# /server/new-tcp-star: will fail malloc 89 and 2 that follow\n# /server/new-tcp-star: will fail malloc 88 and 2 that follow\n# /server/new-tcp-star: will fail malloc 87 and 2 that follow\n# /server/new-tcp-star: will fail malloc 86 and 2 that follow\n# /server/new-tcp-star: will fail malloc 85 and 2 that follow\n# /server/new-tcp-star: will fail malloc 84 and 2 that follow\n# /server/new-tcp-star: will fail malloc 83 and 2 that follow\n# /server/new-tcp-star: will fail malloc 82 and 2 that follow\n# /server/new-tcp-star: will fail malloc 81 and 2 that follow\n# /server/new-tcp-star: will fail malloc 80 and 2 that follow\n# /server/new-tcp-star: will fail malloc 79 and 2 that follow\n# /server/new-tcp-star: will fail malloc 78 and 2 that follow\n# /server/new-tcp-star: will fail malloc 77 and 2 that follow\n# /server/new-tcp-star: will fail malloc 76 and 2 that follow\n# /server/new-tcp-star: will fail malloc 75 and 2 that follow\n# /server/new-tcp-star: will fail malloc 74 and 2 that follow\n# /server/new-tcp-star: will fail malloc 73 and 2 that follow\n# /server/new-tcp-star: will fail malloc 72 and 2 that follow\n# /server/new-tcp-star: will fail malloc 71 and 2 that follow\n# /server/new-tcp-star: will fail malloc 70 and 2 that follow\n# /server/new-tcp-star: will fail malloc 69 and 2 that follow\n# /server/new-tcp-star: will fail malloc 68 and 2 that follow\n# /server/new-tcp-star: will fail malloc 67 and 2 that follow\n# /server/new-tcp-star: will fail malloc 66 and 2 that follow\n# /server/new-tcp-star: will fail malloc 65 and 2 that follow\n# /server/new-tcp-star: will fail malloc 64 and 2 that follow\n# /server/new-tcp-star: will fail malloc 63 and 2 that follow\n# /server/new-tcp-star: will fail malloc 62 and 2 that follow\n# /server/new-tcp-star: will fail malloc 61 and 2 that follow\n# /server/new-tcp-star: will fail malloc 60 and 2 that follow\n# /server/new-tcp-star: will fail malloc 59 and 2 that follow\n# /server/new-tcp-star: will fail malloc 58 and 2 that follow\n# /server/new-tcp-star: will fail malloc 57 and 2 that follow\n# /server/new-tcp-star: will fail malloc 56 and 2 that follow\n# /server/new-tcp-star: will fail malloc 55 and 2 that follow\n# /server/new-tcp-star: will fail malloc 54 and 2 that follow\n# /server/new-tcp-star: will fail malloc 53 and 2 that follow\n# /server/new-tcp-star: will fail malloc 52 and 2 that follow\n# /server/new-tcp-star: will fail malloc 51 and 2 that follow\n# /server/new-tcp-star: will fail malloc 50 and 2 that follow\n# /server/new-tcp-star: will fail malloc 49 and 2 that follow\n# /server/new-tcp-star: will fail malloc 48 and 2 that follow\n# /server/new-tcp-star: will fail malloc 47 and 2 that follow\n# /server/new-tcp-star: will fail malloc 46 and 2 that follow\n# /server/new-tcp-star: will fail malloc 45 and 2 that follow\n# /server/new-tcp-star: will fail malloc 44 and 2 that follow\n# /server/new-tcp-star: will fail malloc 43 and 2 that follow\n# /server/new-tcp-star: will fail malloc 42 and 2 that follow\n# /server/new-tcp-star: will fail malloc 41 and 2 that follow\n# /server/new-tcp-star: will fail malloc 40 and 2 that follow\n# /server/new-tcp-star: will fail malloc 39 and 2 that follow\n# /server/new-tcp-star: will fail malloc 38 and 2 that follow\n# /server/new-tcp-star: will fail malloc 37 and 2 that follow\n# /server/new-tcp-star: will fail malloc 36 and 2 that follow\n# /server/new-tcp-star: will fail malloc 35 and 2 that follow\n# /server/new-tcp-star: will fail malloc 34 and 2 that follow\n# /server/new-tcp-star: will fail malloc 33 and 2 that follow\n# /server/new-tcp-star: will fail malloc 32 and 2 that follow\n# /server/new-tcp-star: will fail malloc 31 and 2 that follow\n# /server/new-tcp-star: will fail malloc 30 and 2 that follow\n# /server/new-tcp-star: will fail malloc 29 and 2 that follow\n# /server/new-tcp-star: will fail malloc 28 and 2 that follow\n# /server/new-tcp-star: will fail malloc 27 and 2 that follow\n# /server/new-tcp-star: will fail malloc 26 and 2 that follow\n# /server/new-tcp-star: will fail malloc 25 and 2 that follow\n# /server/new-tcp-star: will fail malloc 24 and 2 that follow\n# /server/new-tcp-star: will fail malloc 23 and 2 that follow\n# /server/new-tcp-star: will fail malloc 22 and 2 that follow\n# /server/new-tcp-star: will fail malloc 21 and 2 that follow\n# /server/new-tcp-star: will fail malloc 20 and 2 that follow\n# /server/new-tcp-star: will fail malloc 19 and 2 that follow\n# /server/new-tcp-star: will fail malloc 18 and 2 that follow\n# /server/new-tcp-star: will fail malloc 17 and 2 that follow\n# /server/new-tcp-star: will fail malloc 16 and 2 that follow\n# /server/new-tcp-star: will fail malloc 15 and 2 that follow\n# /server/new-tcp-star: will fail malloc 14 and 2 that follow\n# /server/new-tcp-star: will fail malloc 13 and 2 that follow\n# /server/new-tcp-star: will fail malloc 12 and 2 that follow\n# /server/new-tcp-star: will fail malloc 11 and 2 that follow\n# /server/new-tcp-star: will fail malloc 10 and 2 that follow\n# /server/new-tcp-star: will fail malloc 9 and 2 that follow\n# /server/new-tcp-star: will fail malloc 8 and 2 that follow\n# /server/new-tcp-star: will fail malloc 7 and 2 that follow\n# /server/new-tcp-star: will fail malloc 6 and 2 that follow\n# /server/new-tcp-star: will fail malloc 5 and 2 that follow\n# /server/new-tcp-star: will fail malloc 4 and 2 that follow\n# /server/new-tcp-star: will fail malloc 3 and 2 that follow\n# /server/new-tcp-star: will fail malloc 2 and 2 that follow\n# /server/new-tcp-star: will fail malloc 1 and 2 that follow\n# /server/new-tcp-star: will fail malloc 0 and 2 that follow\nok 3 /server/new-tcp-star\n# Running \"/server/new-tcp-v4\" once to count mallocs\n# \"/server/new-tcp-v4\" has about 122 mallocs in total\n# testing \"/server/new-tcp-v4\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp-v4\" with 2 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp-v4\" with 3 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp-v4\" with 4 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 2 that follow\nok 4 /server/new-tcp-v4\n# Running \"/server/unix\" once to count mallocs\n# \"/server/unix\" has about 96 mallocs in total\n# testing \"/server/unix\" with up to 4 consecutive malloc failures\n# testing \"/server/unix\" with 2 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 0 that follow\n# /server/unix: will fail malloc 105 and 0 that follow\n# /server/unix: will fail malloc 104 and 0 that follow\n# /server/unix: will fail malloc 103 and 0 that follow\n# /server/unix: will fail malloc 102 and 0 that follow\n# /server/unix: will fail malloc 101 and 0 that follow\n# /server/unix: will fail malloc 100 and 0 that follow\n# /server/unix: will fail malloc 99 and 0 that follow\n# /server/unix: will fail malloc 98 and 0 that follow\n# /server/unix: will fail malloc 97 and 0 that follow\n# /server/unix: will fail malloc 96 and 0 that follow\n# /server/unix: will fail malloc 95 and 0 that follow\n# /server/unix: will fail malloc 94 and 0 that follow\n# /server/unix: will fail malloc 93 and 0 that follow\n# /server/unix: will fail malloc 92 and 0 that follow\n# /server/unix: will fail malloc 91 and 0 that follow\n# /server/unix: will fail malloc 90 and 0 that follow\n# /server/unix: will fail malloc 89 and 0 that follow\n# /server/unix: will fail malloc 88 and 0 that follow\n# /server/unix: will fail malloc 87 and 0 that follow\n# /server/unix: will fail malloc 86 and 0 that follow\n# /server/unix: will fail malloc 85 and 0 that follow\n# /server/unix: will fail malloc 84 and 0 that follow\n# /server/unix: will fail malloc 83 and 0 that follow\n# /server/unix: will fail malloc 82 and 0 that follow\n# /server/unix: will fail malloc 81 and 0 that follow\n# /server/unix: will fail malloc 80 and 0 that follow\n# /server/unix: will fail malloc 79 and 0 that follow\n# /server/unix: will fail malloc 78 and 0 that follow\n# /server/unix: will fail malloc 77 and 0 that follow\n# /server/unix: will fail malloc 76 and 0 that follow\n# /server/unix: will fail malloc 75 and 0 that follow\n# /server/unix: will fail malloc 74 and 0 that follow\n# /server/unix: will fail malloc 73 and 0 that follow\n# /server/unix: will fail malloc 72 and 0 that follow\n# /server/unix: will fail malloc 71 and 0 that follow\n# /server/unix: will fail malloc 70 and 0 that follow\n# /server/unix: will fail malloc 69 and 0 that follow\n# /server/unix: will fail malloc 68 and 0 that follow\n# /server/unix: will fail malloc 67 and 0 that follow\n# /server/unix: will fail malloc 66 and 0 that follow\n# /server/unix: will fail malloc 65 and 0 that follow\n# /server/unix: will fail malloc 64 and 0 that follow\n# /server/unix: will fail malloc 63 and 0 that follow\n# /server/unix: will fail malloc 62 and 0 that follow\n# /server/unix: will fail malloc 61 and 0 that follow\n# /server/unix: will fail malloc 60 and 0 that follow\n# /server/unix: will fail malloc 59 and 0 that follow\n# /server/unix: will fail malloc 58 and 0 that follow\n# /server/unix: will fail malloc 57 and 0 that follow\n# /server/unix: will fail malloc 56 and 0 that follow\n# /server/unix: will fail malloc 55 and 0 that follow\n# /server/unix: will fail malloc 54 and 0 that follow\n# /server/unix: will fail malloc 53 and 0 that follow\n# /server/unix: will fail malloc 52 and 0 that follow\n# /server/unix: will fail malloc 51 and 0 that follow\n# /server/unix: will fail malloc 50 and 0 that follow\n# /server/unix: will fail malloc 49 and 0 that follow\n# /server/unix: will fail malloc 48 and 0 that follow\n# /server/unix: will fail malloc 47 and 0 that follow\n# /server/unix: will fail malloc 46 and 0 that follow\n# /server/unix: will fail malloc 45 and 0 that follow\n# /server/unix: will fail malloc 44 and 0 that follow\n# /server/unix: will fail malloc 43 and 0 that follow\n# /server/unix: will fail malloc 42 and 0 that follow\n# /server/unix: will fail malloc 41 and 0 that follow\n# /server/unix: will fail malloc 40 and 0 that follow\n# /server/unix: will fail malloc 39 and 0 that follow\n# /server/unix: will fail malloc 38 and 0 that follow\n# /server/unix: will fail malloc 37 and 0 that follow\n# /server/unix: will fail malloc 36 and 0 that follow\n# /server/unix: will fail malloc 35 and 0 that follow\n# /server/unix: will fail malloc 34 and 0 that follow\n# /server/unix: will fail malloc 33 and 0 that follow\n# /server/unix: will fail malloc 32 and 0 that follow\n# /server/unix: will fail malloc 31 and 0 that follow\n# /server/unix: will fail malloc 30 and 0 that follow\n# /server/unix: will fail malloc 29 and 0 that follow\n# /server/unix: will fail malloc 28 and 0 that follow\n# /server/unix: will fail malloc 27 and 0 that follow\n# /server/unix: will fail malloc 26 and 0 that follow\n# /server/unix: will fail malloc 25 and 0 that follow\n# /server/unix: will fail malloc 24 and 0 that follow\n# /server/unix: will fail malloc 23 and 0 that follow\n# /server/unix: will fail malloc 22 and 0 that follow\n# /server/unix: will fail malloc 21 and 0 that follow\n# /server/unix: will fail malloc 20 and 0 that follow\n# /server/unix: will fail malloc 19 and 0 that follow\n# /server/unix: will fail malloc 18 and 0 that follow\n# /server/unix: will fail malloc 17 and 0 that follow\n# /server/unix: will fail malloc 16 and 0 that follow\n# /server/unix: will fail malloc 15 and 0 that follow\n# /server/unix: will fail malloc 14 and 0 that follow\n# /server/unix: will fail malloc 13 and 0 that follow\n# /server/unix: will fail malloc 12 and 0 that follow\n# /server/unix: will fail malloc 11 and 0 that follow\n# /server/unix: will fail malloc 10 and 0 that follow\n# /server/unix: will fail malloc 9 and 0 that follow\n# /server/unix: will fail malloc 8 and 0 that follow\n# /server/unix: will fail malloc 7 and 0 that follow\n# /server/unix: will fail malloc 6 and 0 that follow\n# /server/unix: will fail malloc 5 and 0 that follow\n# /server/unix: will fail malloc 4 and 0 that follow\n# /server/unix: will fail malloc 3 and 0 that follow\n# /server/unix: will fail malloc 2 and 0 that follow\n# /server/unix: will fail malloc 1 and 0 that follow\n# /server/unix: will fail malloc 0 and 0 that follow\n# testing \"/server/unix\" with 3 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 1 that follow\n# /server/unix: will fail malloc 105 and 1 that follow\n# /server/unix: will fail malloc 104 and 1 that follow\n# /server/unix: will fail malloc 103 and 1 that follow\n# /server/unix: will fail malloc 102 and 1 that follow\n# /server/unix: will fail malloc 101 and 1 that follow\n# /server/unix: will fail malloc 100 and 1 that follow\n# /server/unix: will fail malloc 99 and 1 that follow\n# /server/unix: will fail malloc 98 and 1 that follow\n# /server/unix: will fail malloc 97 and 1 that follow\n# /server/unix: will fail malloc 96 and 1 that follow\n# /server/unix: will fail malloc 95 and 1 that follow\n# /server/unix: will fail malloc 94 and 1 that follow\n# /server/unix: will fail malloc 93 and 1 that follow\n# /server/unix: will fail malloc 92 and 1 that follow\n# /server/unix: will fail malloc 91 and 1 that follow\n# /server/unix: will fail malloc 90 and 1 that follow\n# /server/unix: will fail malloc 89 and 1 that follow\n# /server/unix: will fail malloc 88 and 1 that follow\n# /server/unix: will fail malloc 87 and 1 that follow\n# /server/unix: will fail malloc 86 and 1 that follow\n# /server/unix: will fail malloc 85 and 1 that follow\n# /server/unix: will fail malloc 84 and 1 that follow\n# /server/unix: will fail malloc 83 and 1 that follow\n# /server/unix: will fail malloc 82 and 1 that follow\n# /server/unix: will fail malloc 81 and 1 that follow\n# /server/unix: will fail malloc 80 and 1 that follow\n# /server/unix: will fail malloc 79 and 1 that follow\n# /server/unix: will fail malloc 78 and 1 that follow\n# /server/unix: will fail malloc 77 and 1 that follow\n# /server/unix: will fail malloc 76 and 1 that follow\n# /server/unix: will fail malloc 75 and 1 that follow\n# /server/unix: will fail malloc 74 and 1 that follow\n# /server/unix: will fail malloc 73 and 1 that follow\n# /server/unix: will fail malloc 72 and 1 that follow\n# /server/unix: will fail malloc 71 and 1 that follow\n# /server/unix: will fail malloc 70 and 1 that follow\n# /server/unix: will fail malloc 69 and 1 that follow\n# /server/unix: will fail malloc 68 and 1 that follow\n# /server/unix: will fail malloc 67 and 1 that follow\n# /server/unix: will fail malloc 66 and 1 that follow\n# /server/unix: will fail malloc 65 and 1 that follow\n# /server/unix: will fail malloc 64 and 1 that follow\n# /server/unix: will fail malloc 63 and 1 that follow\n# /server/unix: will fail malloc 62 and 1 that follow\n# /server/unix: will fail malloc 61 and 1 that follow\n# /server/unix: will fail malloc 60 and 1 that follow\n# /server/unix: will fail malloc 59 and 1 that follow\n# /server/unix: will fail malloc 58 and 1 that follow\n# /server/unix: will fail malloc 57 and 1 that follow\n# /server/unix: will fail malloc 56 and 1 that follow\n# /server/unix: will fail malloc 55 and 1 that follow\n# /server/unix: will fail malloc 54 and 1 that follow\n# /server/unix: will fail malloc 53 and 1 that follow\n# /server/unix: will fail malloc 52 and 1 that follow\n# /server/unix: will fail malloc 51 and 1 that follow\n# /server/unix: will fail malloc 50 and 1 that follow\n# /server/unix: will fail malloc 49 and 1 that follow\n# /server/unix: will fail malloc 48 and 1 that follow\n# /server/unix: will fail malloc 47 and 1 that follow\n# /server/unix: will fail malloc 46 and 1 that follow\n# /server/unix: will fail malloc 45 and 1 that follow\n# /server/unix: will fail malloc 44 and 1 that follow\n# /server/unix: will fail malloc 43 and 1 that follow\n# /server/unix: will fail malloc 42 and 1 that follow\n# /server/unix: will fail malloc 41 and 1 that follow\n# /server/unix: will fail malloc 40 and 1 that follow\n# /server/unix: will fail malloc 39 and 1 that follow\n# /server/unix: will fail malloc 38 and 1 that follow\n# /server/unix: will fail malloc 37 and 1 that follow\n# /server/unix: will fail malloc 36 and 1 that follow\n# /server/unix: will fail malloc 35 and 1 that follow\n# /server/unix: will fail malloc 34 and 1 that follow\n# /server/unix: will fail malloc 33 and 1 that follow\n# /server/unix: will fail malloc 32 and 1 that follow\n# /server/unix: will fail malloc 31 and 1 that follow\n# /server/unix: will fail malloc 30 and 1 that follow\n# /server/unix: will fail malloc 29 and 1 that follow\n# /server/unix: will fail malloc 28 and 1 that follow\n# /server/unix: will fail malloc 27 and 1 that follow\n# /server/unix: will fail malloc 26 and 1 that follow\n# /server/unix: will fail malloc 25 and 1 that follow\n# /server/unix: will fail malloc 24 and 1 that follow\n# /server/unix: will fail malloc 23 and 1 that follow\n# /server/unix: will fail malloc 22 and 1 that follow\n# /server/unix: will fail malloc 21 and 1 that follow\n# /server/unix: will fail malloc 20 and 1 that follow\n# /server/unix: will fail malloc 19 and 1 that follow\n# /server/unix: will fail malloc 18 and 1 that follow\n# /server/unix: will fail malloc 17 and 1 that follow\n# /server/unix: will fail malloc 16 and 1 that follow\n# /server/unix: will fail malloc 15 and 1 that follow\n# /server/unix: will fail malloc 14 and 1 that follow\n# /server/unix: will fail malloc 13 and 1 that follow\n# /server/unix: will fail malloc 12 and 1 that follow\n# /server/unix: will fail malloc 11 and 1 that follow\n# /server/unix: will fail malloc 10 and 1 that follow\n# /server/unix: will fail malloc 9 and 1 that follow\n# /server/unix: will fail malloc 8 and 1 that follow\n# /server/unix: will fail malloc 7 and 1 that follow\n# /server/unix: will fail malloc 6 and 1 that follow\n# /server/unix: will fail malloc 5 and 1 that follow\n# /server/unix: will fail malloc 4 and 1 that follow\n# /server/unix: will fail malloc 3 and 1 that follow\n# /server/unix: will fail malloc 2 and 1 that follow\n# /server/unix: will fail malloc 1 and 1 that follow\n# /server/unix: will fail malloc 0 and 1 that follow\n# testing \"/server/unix\" with 4 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 2 that follow\n# /server/unix: will fail malloc 105 and 2 that follow\n# /server/unix: will fail malloc 104 and 2 that follow\n# /server/unix: will fail malloc 103 and 2 that follow\n# /server/unix: will fail malloc 102 and 2 that follow\n# /server/unix: will fail malloc 101 and 2 that follow\n# /server/unix: will fail malloc 100 and 2 that follow\n# /server/unix: will fail malloc 99 and 2 that follow\n# /server/unix: will fail malloc 98 and 2 that follow\n# /server/unix: will fail malloc 97 and 2 that follow\n# /server/unix: will fail malloc 96 and 2 that follow\n# /server/unix: will fail malloc 95 and 2 that follow\n# /server/unix: will fail malloc 94 and 2 that follow\n# /server/unix: will fail malloc 93 and 2 that follow\n# /server/unix: will fail malloc 92 and 2 that follow\n# /server/unix: will fail malloc 91 and 2 that follow\n# /server/unix: will fail malloc 90 and 2 that follow\n# /server/unix: will fail malloc 89 and 2 that follow\n# /server/unix: will fail malloc 88 and 2 that follow\n# /server/unix: will fail malloc 87 and 2 that follow\n# /server/unix: will fail malloc 86 and 2 that follow\n# /server/unix: will fail malloc 85 and 2 that follow\n# /server/unix: will fail malloc 84 and 2 that follow\n# /server/unix: will fail malloc 83 and 2 that follow\n# /server/unix: will fail malloc 82 and 2 that follow\n# /server/unix: will fail malloc 81 and 2 that follow\n# /server/unix: will fail malloc 80 and 2 that follow\n# /server/unix: will fail malloc 79 and 2 that follow\n# /server/unix: will fail malloc 78 and 2 that follow\n# /server/unix: will fail malloc 77 and 2 that follow\n# /server/unix: will fail malloc 76 and 2 that follow\n# /server/unix: will fail malloc 75 and 2 that follow\n# /server/unix: will fail malloc 74 and 2 that follow\n# /server/unix: will fail malloc 73 and 2 that follow\n# /server/unix: will fail malloc 72 and 2 that follow\n# /server/unix: will fail malloc 71 and 2 that follow\n# /server/unix: will fail malloc 70 and 2 that follow\n# /server/unix: will fail malloc 69 and 2 that follow\n# /server/unix: will fail malloc 68 and 2 that follow\n# /server/unix: will fail malloc 67 and 2 that follow\n# /server/unix: will fail malloc 66 and 2 that follow\n# /server/unix: will fail malloc 65 and 2 that follow\n# /server/unix: will fail malloc 64 and 2 that follow\n# /server/unix: will fail malloc 63 and 2 that follow\n# /server/unix: will fail malloc 62 and 2 that follow\n# /server/unix: will fail malloc 61 and 2 that follow\n# /server/unix: will fail malloc 60 and 2 that follow\n# /server/unix: will fail malloc 59 and 2 that follow\n# /server/unix: will fail malloc 58 and 2 that follow\n# /server/unix: will fail malloc 57 and 2 that follow\n# /server/unix: will fail malloc 56 and 2 that follow\n# /server/unix: will fail malloc 55 and 2 that follow\n# /server/unix: will fail malloc 54 and 2 that follow\n# /server/unix: will fail malloc 53 and 2 that follow\n# /server/unix: will fail malloc 52 and 2 that follow\n# /server/unix: will fail malloc 51 and 2 that follow\n# /server/unix: will fail malloc 50 and 2 that follow\n# /server/unix: will fail malloc 49 and 2 that follow\n# /server/unix: will fail malloc 48 and 2 that follow\n# /server/unix: will fail malloc 47 and 2 that follow\n# /server/unix: will fail malloc 46 and 2 that follow\n# /server/unix: will fail malloc 45 and 2 that follow\n# /server/unix: will fail malloc 44 and 2 that follow\n# /server/unix: will fail malloc 43 and 2 that follow\n# /server/unix: will fail malloc 42 and 2 that follow\n# /server/unix: will fail malloc 41 and 2 that follow\n# /server/unix: will fail malloc 40 and 2 that follow\n# /server/unix: will fail malloc 39 and 2 that follow\n# /server/unix: will fail malloc 38 and 2 that follow\n# /server/unix: will fail malloc 37 and 2 that follow\n# /server/unix: will fail malloc 36 and 2 that follow\n# /server/unix: will fail malloc 35 and 2 that follow\n# /server/unix: will fail malloc 34 and 2 that follow\n# /server/unix: will fail malloc 33 and 2 that follow\n# /server/unix: will fail malloc 32 and 2 that follow\n# /server/unix: will fail malloc 31 and 2 that follow\n# /server/unix: will fail malloc 30 and 2 that follow\n# /server/unix: will fail malloc 29 and 2 that follow\n# /server/unix: will fail malloc 28 and 2 that follow\n# /server/unix: will fail malloc 27 and 2 that follow\n# /server/unix: will fail malloc 26 and 2 that follow\n# /server/unix: will fail malloc 25 and 2 that follow\n# /server/unix: will fail malloc 24 and 2 that follow\n# /server/unix: will fail malloc 23 and 2 that follow\n# /server/unix: will fail malloc 22 and 2 that follow\n# /server/unix: will fail malloc 21 and 2 that follow\n# /server/unix: will fail malloc 20 and 2 that follow\n# /server/unix: will fail malloc 19 and 2 that follow\n# /server/unix: will fail malloc 18 and 2 that follow\n# /server/unix: will fail malloc 17 and 2 that follow\n# /server/unix: will fail malloc 16 and 2 that follow\n# /server/unix: will fail malloc 15 and 2 that follow\n# /server/unix: will fail malloc 14 and 2 that follow\n# /server/unix: will fail malloc 13 and 2 that follow\n# /server/unix: will fail malloc 12 and 2 that follow\n# /server/unix: will fail malloc 11 and 2 that follow\n# /server/unix: will fail malloc 10 and 2 that follow\n# /server/unix: will fail malloc 9 and 2 that follow\n# /server/unix: will fail malloc 8 and 2 that follow\n# /server/unix: will fail malloc 7 and 2 that follow\n# /server/unix: will fail malloc 6 and 2 that follow\n# /server/unix: will fail malloc 5 and 2 that follow\n# /server/unix: will fail malloc 4 and 2 that follow\n# /server/unix: will fail malloc 3 and 2 that follow\n# /server/unix: will fail malloc 2 and 2 that follow\n# /server/unix: will fail malloc 1 and 2 that follow\n# /server/unix: will fail malloc 0 and 2 that follow\nok 5 /server/unix\n# End of server tests\nPASS: dbus/test-server-oom.test\nRunning test: dbus/test-marshal.test\nTAP version 13\n# random seed: R02S9bdc2be11c1bd0a4db8aa349477414b2\n1..4\n# Start of demarshal tests\nok 1 /demarshal/le\nok 2 /demarshal/be\n# Start of needed tests\nok 3 /demarshal/needed/le\nok 4 /demarshal/needed/be\n# End of needed tests\n# End of demarshal tests\nPASS: dbus/test-marshal.test\nRunning test: dbus/test-assertions_with_config.test\nTAP version 13\n# random seed: R02S3de08dd398f9da7993246bc413237668\n1..5\n# Start of assertions tests\nok 1 /assertions/assert\nok 2 /assertions/assert_error_is_set\nok 3 /assertions/assert_error_is_clear\nok 4 /assertions/assert_error_xor_true\nok 5 /assertions/assert_error_xor_false\n# End of assertions tests\nPASS: dbus/test-assertions_with_config.test\nRunning test: dbus/test-message_with_config.test\nTAP version 13\n# random seed: R02Sef10aab75b521cf2a4c3674381d8679a\n1..13\n# Start of message tests\n# Running \"/message/fd\" once to count mallocs\n# \"/message/fd\" has about 31 mallocs in total\n# testing \"/message/fd\" with up to 4 consecutive malloc failures\n# testing \"/message/fd\" with 2 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 0 that follow\n# /message/fd: will fail malloc 40 and 0 that follow\n# /message/fd: will fail malloc 39 and 0 that follow\n# /message/fd: will fail malloc 38 and 0 that follow\n# /message/fd: will fail malloc 37 and 0 that follow\n# /message/fd: will fail malloc 36 and 0 that follow\n# /message/fd: will fail malloc 35 and 0 that follow\n# /message/fd: will fail malloc 34 and 0 that follow\n# /message/fd: will fail malloc 33 and 0 that follow\n# /message/fd: will fail malloc 32 and 0 that follow\n# /message/fd: will fail malloc 31 and 0 that follow\n# /message/fd: will fail malloc 30 and 0 that follow\n# /message/fd: will fail malloc 29 and 0 that follow\n# /message/fd: will fail malloc 28 and 0 that follow\n# /message/fd: will fail malloc 27 and 0 that follow\n# /message/fd: will fail malloc 26 and 0 that follow\n# /message/fd: will fail malloc 25 and 0 that follow\n# /message/fd: will fail malloc 24 and 0 that follow\n# /message/fd: will fail malloc 23 and 0 that follow\n# /message/fd: will fail malloc 22 and 0 that follow\n# /message/fd: will fail malloc 21 and 0 that follow\n# /message/fd: will fail malloc 20 and 0 that follow\n# /message/fd: will fail malloc 19 and 0 that follow\n# /message/fd: will fail malloc 18 and 0 that follow\n# /message/fd: will fail malloc 17 and 0 that follow\n# /message/fd: will fail malloc 16 and 0 that follow\n# /message/fd: will fail malloc 15 and 0 that follow\n# /message/fd: will fail malloc 14 and 0 that follow\n# /message/fd: will fail malloc 13 and 0 that follow\n# /message/fd: will fail malloc 12 and 0 that follow\n# /message/fd: will fail malloc 11 and 0 that follow\n# /message/fd: will fail malloc 10 and 0 that follow\n# /message/fd: will fail malloc 9 and 0 that follow\n# /message/fd: will fail malloc 8 and 0 that follow\n# /message/fd: will fail malloc 7 and 0 that follow\n# /message/fd: will fail malloc 6 and 0 that follow\n# /message/fd: will fail malloc 5 and 0 that follow\n# /message/fd: will fail malloc 4 and 0 that follow\n# /message/fd: will fail malloc 3 and 0 that follow\n# /message/fd: will fail malloc 2 and 0 that follow\n# /message/fd: will fail malloc 1 and 0 that follow\n# /message/fd: will fail malloc 0 and 0 that follow\n# testing \"/message/fd\" with 3 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 1 that follow\n# /message/fd: will fail malloc 40 and 1 that follow\n# /message/fd: will fail malloc 39 and 1 that follow\n# /message/fd: will fail malloc 38 and 1 that follow\n# /message/fd: will fail malloc 37 and 1 that follow\n# /message/fd: will fail malloc 36 and 1 that follow\n# /message/fd: will fail malloc 35 and 1 that follow\n# /message/fd: will fail malloc 34 and 1 that follow\n# /message/fd: will fail malloc 33 and 1 that follow\n# /message/fd: will fail malloc 32 and 1 that follow\n# /message/fd: will fail malloc 31 and 1 that follow\n# /message/fd: will fail malloc 30 and 1 that follow\n# /message/fd: will fail malloc 29 and 1 that follow\n# /message/fd: will fail malloc 28 and 1 that follow\n# /message/fd: will fail malloc 27 and 1 that follow\n# /message/fd: will fail malloc 26 and 1 that follow\n# /message/fd: will fail malloc 25 and 1 that follow\n# /message/fd: will fail malloc 24 and 1 that follow\n# /message/fd: will fail malloc 23 and 1 that follow\n# /message/fd: will fail malloc 22 and 1 that follow\n# /message/fd: will fail malloc 21 and 1 that follow\n# /message/fd: will fail malloc 20 and 1 that follow\n# /message/fd: will fail malloc 19 and 1 that follow\n# /message/fd: will fail malloc 18 and 1 that follow\n# /message/fd: will fail malloc 17 and 1 that follow\n# /message/fd: will fail malloc 16 and 1 that follow\n# /message/fd: will fail malloc 15 and 1 that follow\n# /message/fd: will fail malloc 14 and 1 that follow\n# /message/fd: will fail malloc 13 and 1 that follow\n# /message/fd: will fail malloc 12 and 1 that follow\n# /message/fd: will fail malloc 11 and 1 that follow\n# /message/fd: will fail malloc 10 and 1 that follow\n# /message/fd: will fail malloc 9 and 1 that follow\n# /message/fd: will fail malloc 8 and 1 that follow\n# /message/fd: will fail malloc 7 and 1 that follow\n# /message/fd: will fail malloc 6 and 1 that follow\n# /message/fd: will fail malloc 5 and 1 that follow\n# /message/fd: will fail malloc 4 and 1 that follow\n# /message/fd: will fail malloc 3 and 1 that follow\n# /message/fd: will fail malloc 2 and 1 that follow\n# /message/fd: will fail malloc 1 and 1 that follow\n# /message/fd: will fail malloc 0 and 1 that follow\n# testing \"/message/fd\" with 4 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 2 that follow\n# /message/fd: will fail malloc 40 and 2 that follow\n# /message/fd: will fail malloc 39 and 2 that follow\n# /message/fd: will fail malloc 38 and 2 that follow\n# /message/fd: will fail malloc 37 and 2 that follow\n# /message/fd: will fail malloc 36 and 2 that follow\n# /message/fd: will fail malloc 35 and 2 that follow\n# /message/fd: will fail malloc 34 and 2 that follow\n# /message/fd: will fail malloc 33 and 2 that follow\n# /message/fd: will fail malloc 32 and 2 that follow\n# /message/fd: will fail malloc 31 and 2 that follow\n# /message/fd: will fail malloc 30 and 2 that follow\n# /message/fd: will fail malloc 29 and 2 that follow\n# /message/fd: will fail malloc 28 and 2 that follow\n# /message/fd: will fail malloc 27 and 2 that follow\n# /message/fd: will fail malloc 26 and 2 that follow\n# /message/fd: will fail malloc 25 and 2 that follow\n# /message/fd: will fail malloc 24 and 2 that follow\n# /message/fd: will fail malloc 23 and 2 that follow\n# /message/fd: will fail malloc 22 and 2 that follow\n# /message/fd: will fail malloc 21 and 2 that follow\n# /message/fd: will fail malloc 20 and 2 that follow\n# /message/fd: will fail malloc 19 and 2 that follow\n# /message/fd: will fail malloc 18 and 2 that follow\n# /message/fd: will fail malloc 17 and 2 that follow\n# /message/fd: will fail malloc 16 and 2 that follow\n# /message/fd: will fail malloc 15 and 2 that follow\n# /message/fd: will fail malloc 14 and 2 that follow\n# /message/fd: will fail malloc 13 and 2 that follow\n# /message/fd: will fail malloc 12 and 2 that follow\n# /message/fd: will fail malloc 11 and 2 that follow\n# /message/fd: will fail malloc 10 and 2 that follow\n# /message/fd: will fail malloc 9 and 2 that follow\n# /message/fd: will fail malloc 8 and 2 that follow\n# /message/fd: will fail malloc 7 and 2 that follow\n# /message/fd: will fail malloc 6 and 2 that follow\n# /message/fd: will fail malloc 5 and 2 that follow\n# /message/fd: will fail malloc 4 and 2 that follow\n# /message/fd: will fail malloc 3 and 2 that follow\n# /message/fd: will fail malloc 2 and 2 that follow\n# /message/fd: will fail malloc 1 and 2 that follow\n# /message/fd: will fail malloc 0 and 2 that follow\nok 1 /message/fd\n# Running \"/message/zero-iter\" once to count mallocs\n# \"/message/zero-iter\" has about 36 mallocs in total\n# testing \"/message/zero-iter\" with up to 4 consecutive malloc failures\n# testing \"/message/zero-iter\" with 2 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 0 that follow\n# /message/zero-iter: will fail malloc 45 and 0 that follow\n# /message/zero-iter: will fail malloc 44 and 0 that follow\n# /message/zero-iter: will fail malloc 43 and 0 that follow\n# /message/zero-iter: will fail malloc 42 and 0 that follow\n# /message/zero-iter: will fail malloc 41 and 0 that follow\n# /message/zero-iter: will fail malloc 40 and 0 that follow\n# /message/zero-iter: will fail malloc 39 and 0 that follow\n# /message/zero-iter: will fail malloc 38 and 0 that follow\n# /message/zero-iter: will fail malloc 37 and 0 that follow\n# /message/zero-iter: will fail malloc 36 and 0 that follow\n# /message/zero-iter: will fail malloc 35 and 0 that follow\n# /message/zero-iter: will fail malloc 34 and 0 that follow\n# /message/zero-iter: will fail malloc 33 and 0 that follow\n# /message/zero-iter: will fail malloc 32 and 0 that follow\n# /message/zero-iter: will fail malloc 31 and 0 that follow\n# /message/zero-iter: will fail malloc 30 and 0 that follow\n# /message/zero-iter: will fail malloc 29 and 0 that follow\n# /message/zero-iter: will fail malloc 28 and 0 that follow\n# /message/zero-iter: will fail malloc 27 and 0 that follow\n# /message/zero-iter: will fail malloc 26 and 0 that follow\n# /message/zero-iter: will fail malloc 25 and 0 that follow\n# /message/zero-iter: will fail malloc 24 and 0 that follow\n# /message/zero-iter: will fail malloc 23 and 0 that follow\n# /message/zero-iter: will fail malloc 22 and 0 that follow\n# /message/zero-iter: will fail malloc 21 and 0 that follow\n# /message/zero-iter: will fail malloc 20 and 0 that follow\n# /message/zero-iter: will fail malloc 19 and 0 that follow\n# /message/zero-iter: will fail malloc 18 and 0 that follow\n# /message/zero-iter: will fail malloc 17 and 0 that follow\n# /message/zero-iter: will fail malloc 16 and 0 that follow\n# /message/zero-iter: will fail malloc 15 and 0 that follow\n# /message/zero-iter: will fail malloc 14 and 0 that follow\n# /message/zero-iter: will fail malloc 13 and 0 that follow\n# /message/zero-iter: will fail malloc 12 and 0 that follow\n# /message/zero-iter: will fail malloc 11 and 0 that follow\n# /message/zero-iter: will fail malloc 10 and 0 that follow\n# /message/zero-iter: will fail malloc 9 and 0 that follow\n# /message/zero-iter: will fail malloc 8 and 0 that follow\n# /message/zero-iter: will fail malloc 7 and 0 that follow\n# /message/zero-iter: will fail malloc 6 and 0 that follow\n# /message/zero-iter: will fail malloc 5 and 0 that follow\n# /message/zero-iter: will fail malloc 4 and 0 that follow\n# /message/zero-iter: will fail malloc 3 and 0 that follow\n# /message/zero-iter: will fail malloc 2 and 0 that follow\n# /message/zero-iter: will fail malloc 1 and 0 that follow\n# /message/zero-iter: will fail malloc 0 and 0 that follow\n# testing \"/message/zero-iter\" with 3 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 1 that follow\n# /message/zero-iter: will fail malloc 45 and 1 that follow\n# /message/zero-iter: will fail malloc 44 and 1 that follow\n# /message/zero-iter: will fail malloc 43 and 1 that follow\n# /message/zero-iter: will fail malloc 42 and 1 that follow\n# /message/zero-iter: will fail malloc 41 and 1 that follow\n# /message/zero-iter: will fail malloc 40 and 1 that follow\n# /message/zero-iter: will fail malloc 39 and 1 that follow\n# /message/zero-iter: will fail malloc 38 and 1 that follow\n# /message/zero-iter: will fail malloc 37 and 1 that follow\n# /message/zero-iter: will fail malloc 36 and 1 that follow\n# /message/zero-iter: will fail malloc 35 and 1 that follow\n# /message/zero-iter: will fail malloc 34 and 1 that follow\n# /message/zero-iter: will fail malloc 33 and 1 that follow\n# /message/zero-iter: will fail malloc 32 and 1 that follow\n# /message/zero-iter: will fail malloc 31 and 1 that follow\n# /message/zero-iter: will fail malloc 30 and 1 that follow\n# /message/zero-iter: will fail malloc 29 and 1 that follow\n# /message/zero-iter: will fail malloc 28 and 1 that follow\n# /message/zero-iter: will fail malloc 27 and 1 that follow\n# /message/zero-iter: will fail malloc 26 and 1 that follow\n# /message/zero-iter: will fail malloc 25 and 1 that follow\n# /message/zero-iter: will fail malloc 24 and 1 that follow\n# /message/zero-iter: will fail malloc 23 and 1 that follow\n# /message/zero-iter: will fail malloc 22 and 1 that follow\n# /message/zero-iter: will fail malloc 21 and 1 that follow\n# /message/zero-iter: will fail malloc 20 and 1 that follow\n# /message/zero-iter: will fail malloc 19 and 1 that follow\n# /message/zero-iter: will fail malloc 18 and 1 that follow\n# /message/zero-iter: will fail malloc 17 and 1 that follow\n# /message/zero-iter: will fail malloc 16 and 1 that follow\n# /message/zero-iter: will fail malloc 15 and 1 that follow\n# /message/zero-iter: will fail malloc 14 and 1 that follow\n# /message/zero-iter: will fail malloc 13 and 1 that follow\n# /message/zero-iter: will fail malloc 12 and 1 that follow\n# /message/zero-iter: will fail malloc 11 and 1 that follow\n# /message/zero-iter: will fail malloc 10 and 1 that follow\n# /message/zero-iter: will fail malloc 9 and 1 that follow\n# /message/zero-iter: will fail malloc 8 and 1 that follow\n# /message/zero-iter: will fail malloc 7 and 1 that follow\n# /message/zero-iter: will fail malloc 6 and 1 that follow\n# /message/zero-iter: will fail malloc 5 and 1 that follow\n# /message/zero-iter: will fail malloc 4 and 1 that follow\n# /message/zero-iter: will fail malloc 3 and 1 that follow\n# /message/zero-iter: will fail malloc 2 and 1 that follow\n# /message/zero-iter: will fail malloc 1 and 1 that follow\n# /message/zero-iter: will fail malloc 0 and 1 that follow\n# testing \"/message/zero-iter\" with 4 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 2 that follow\n# /message/zero-iter: will fail malloc 45 and 2 that follow\n# /message/zero-iter: will fail malloc 44 and 2 that follow\n# /message/zero-iter: will fail malloc 43 and 2 that follow\n# /message/zero-iter: will fail malloc 42 and 2 that follow\n# /message/zero-iter: will fail malloc 41 and 2 that follow\n# /message/zero-iter: will fail malloc 40 and 2 that follow\n# /message/zero-iter: will fail malloc 39 and 2 that follow\n# /message/zero-iter: will fail malloc 38 and 2 that follow\n# /message/zero-iter: will fail malloc 37 and 2 that follow\n# /message/zero-iter: will fail malloc 36 and 2 that follow\n# /message/zero-iter: will fail malloc 35 and 2 that follow\n# /message/zero-iter: will fail malloc 34 and 2 that follow\n# /message/zero-iter: will fail malloc 33 and 2 that follow\n# /message/zero-iter: will fail malloc 32 and 2 that follow\n# /message/zero-iter: will fail malloc 31 and 2 that follow\n# /message/zero-iter: will fail malloc 30 and 2 that follow\n# /message/zero-iter: will fail malloc 29 and 2 that follow\n# /message/zero-iter: will fail malloc 28 and 2 that follow\n# /message/zero-iter: will fail malloc 27 and 2 that follow\n# /message/zero-iter: will fail malloc 26 and 2 that follow\n# /message/zero-iter: will fail malloc 25 and 2 that follow\n# /message/zero-iter: will fail malloc 24 and 2 that follow\n# /message/zero-iter: will fail malloc 23 and 2 that follow\n# /message/zero-iter: will fail malloc 22 and 2 that follow\n# /message/zero-iter: will fail malloc 21 and 2 that follow\n# /message/zero-iter: will fail malloc 20 and 2 that follow\n# /message/zero-iter: will fail malloc 19 and 2 that follow\n# /message/zero-iter: will fail malloc 18 and 2 that follow\n# /message/zero-iter: will fail malloc 17 and 2 that follow\n# /message/zero-iter: will fail malloc 16 and 2 that follow\n# /message/zero-iter: will fail malloc 15 and 2 that follow\n# /message/zero-iter: will fail malloc 14 and 2 that follow\n# /message/zero-iter: will fail malloc 13 and 2 that follow\n# /message/zero-iter: will fail malloc 12 and 2 that follow\n# /message/zero-iter: will fail malloc 11 and 2 that follow\n# /message/zero-iter: will fail malloc 10 and 2 that follow\n# /message/zero-iter: will fail malloc 9 and 2 that follow\n# /message/zero-iter: will fail malloc 8 and 2 that follow\n# /message/zero-iter: will fail malloc 7 and 2 that follow\n# /message/zero-iter: will fail malloc 6 and 2 that follow\n# /message/zero-iter: will fail malloc 5 and 2 that follow\n# /message/zero-iter: will fail malloc 4 and 2 that follow\n# /message/zero-iter: will fail malloc 3 and 2 that follow\n# /message/zero-iter: will fail malloc 2 and 2 that follow\n# /message/zero-iter: will fail malloc 1 and 2 that follow\n# /message/zero-iter: will fail malloc 0 and 2 that follow\nok 2 /message/zero-iter\n# Start of array tests\n# Running \"/message/array/array\" once to count mallocs\n# \"/message/array/array\" has about 36 mallocs in total\n# testing \"/message/array/array\" with up to 4 consecutive malloc failures\n# testing \"/message/array/array\" with 2 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 0 that follow\n# /message/array/array: will fail malloc 45 and 0 that follow\n# /message/array/array: will fail malloc 44 and 0 that follow\n# /message/array/array: will fail malloc 43 and 0 that follow\n# /message/array/array: will fail malloc 42 and 0 that follow\n# /message/array/array: will fail malloc 41 and 0 that follow\n# /message/array/array: will fail malloc 40 and 0 that follow\n# /message/array/array: will fail malloc 39 and 0 that follow\n# /message/array/array: will fail malloc 38 and 0 that follow\n# /message/array/array: will fail malloc 37 and 0 that follow\n# /message/array/array: will fail malloc 36 and 0 that follow\n# /message/array/array: will fail malloc 35 and 0 that follow\n# /message/array/array: will fail malloc 34 and 0 that follow\n# /message/array/array: will fail malloc 33 and 0 that follow\n# /message/array/array: will fail malloc 32 and 0 that follow\n# /message/array/array: will fail malloc 31 and 0 that follow\n# /message/array/array: will fail malloc 30 and 0 that follow\n# /message/array/array: will fail malloc 29 and 0 that follow\n# /message/array/array: will fail malloc 28 and 0 that follow\n# /message/array/array: will fail malloc 27 and 0 that follow\n# /message/array/array: will fail malloc 26 and 0 that follow\n# /message/array/array: will fail malloc 25 and 0 that follow\n# /message/array/array: will fail malloc 24 and 0 that follow\n# /message/array/array: will fail malloc 23 and 0 that follow\n# /message/array/array: will fail malloc 22 and 0 that follow\n# /message/array/array: will fail malloc 21 and 0 that follow\n# /message/array/array: will fail malloc 20 and 0 that follow\n# /message/array/array: will fail malloc 19 and 0 that follow\n# /message/array/array: will fail malloc 18 and 0 that follow\n# /message/array/array: will fail malloc 17 and 0 that follow\n# /message/array/array: will fail malloc 16 and 0 that follow\n# /message/array/array: will fail malloc 15 and 0 that follow\n# /message/array/array: will fail malloc 14 and 0 that follow\n# /message/array/array: will fail malloc 13 and 0 that follow\n# /message/array/array: will fail malloc 12 and 0 that follow\n# /message/array/array: will fail malloc 11 and 0 that follow\n# /message/array/array: will fail malloc 10 and 0 that follow\n# /message/array/array: will fail malloc 9 and 0 that follow\n# /message/array/array: will fail malloc 8 and 0 that follow\n# /message/array/array: will fail malloc 7 and 0 that follow\n# /message/array/array: will fail malloc 6 and 0 that follow\n# /message/array/array: will fail malloc 5 and 0 that follow\n# /message/array/array: will fail malloc 4 and 0 that follow\n# /message/array/array: will fail malloc 3 and 0 that follow\n# /message/array/array: will fail malloc 2 and 0 that follow\n# /message/array/array: will fail malloc 1 and 0 that follow\n# /message/array/array: will fail malloc 0 and 0 that follow\n# testing \"/message/array/array\" with 3 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 1 that follow\n# /message/array/array: will fail malloc 45 and 1 that follow\n# /message/array/array: will fail malloc 44 and 1 that follow\n# /message/array/array: will fail malloc 43 and 1 that follow\n# /message/array/array: will fail malloc 42 and 1 that follow\n# /message/array/array: will fail malloc 41 and 1 that follow\n# /message/array/array: will fail malloc 40 and 1 that follow\n# /message/array/array: will fail malloc 39 and 1 that follow\n# /message/array/array: will fail malloc 38 and 1 that follow\n# /message/array/array: will fail malloc 37 and 1 that follow\n# /message/array/array: will fail malloc 36 and 1 that follow\n# /message/array/array: will fail malloc 35 and 1 that follow\n# /message/array/array: will fail malloc 34 and 1 that follow\n# /message/array/array: will fail malloc 33 and 1 that follow\n# /message/array/array: will fail malloc 32 and 1 that follow\n# /message/array/array: will fail malloc 31 and 1 that follow\n# /message/array/array: will fail malloc 30 and 1 that follow\n# /message/array/array: will fail malloc 29 and 1 that follow\n# /message/array/array: will fail malloc 28 and 1 that follow\n# /message/array/array: will fail malloc 27 and 1 that follow\n# /message/array/array: will fail malloc 26 and 1 that follow\n# /message/array/array: will fail malloc 25 and 1 that follow\n# /message/array/array: will fail malloc 24 and 1 that follow\n# /message/array/array: will fail malloc 23 and 1 that follow\n# /message/array/array: will fail malloc 22 and 1 that follow\n# /message/array/array: will fail malloc 21 and 1 that follow\n# /message/array/array: will fail malloc 20 and 1 that follow\n# /message/array/array: will fail malloc 19 and 1 that follow\n# /message/array/array: will fail malloc 18 and 1 that follow\n# /message/array/array: will fail malloc 17 and 1 that follow\n# /message/array/array: will fail malloc 16 and 1 that follow\n# /message/array/array: will fail malloc 15 and 1 that follow\n# /message/array/array: will fail malloc 14 and 1 that follow\n# /message/array/array: will fail malloc 13 and 1 that follow\n# /message/array/array: will fail malloc 12 and 1 that follow\n# /message/array/array: will fail malloc 11 and 1 that follow\n# /message/array/array: will fail malloc 10 and 1 that follow\n# /message/array/array: will fail malloc 9 and 1 that follow\n# /message/array/array: will fail malloc 8 and 1 that follow\n# /message/array/array: will fail malloc 7 and 1 that follow\n# /message/array/array: will fail malloc 6 and 1 that follow\n# /message/array/array: will fail malloc 5 and 1 that follow\n# /message/array/array: will fail malloc 4 and 1 that follow\n# /message/array/array: will fail malloc 3 and 1 that follow\n# /message/array/array: will fail malloc 2 and 1 that follow\n# /message/array/array: will fail malloc 1 and 1 that follow\n# /message/array/array: will fail malloc 0 and 1 that follow\n# testing \"/message/array/array\" with 4 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 2 that follow\n# /message/array/array: will fail malloc 45 and 2 that follow\n# /message/array/array: will fail malloc 44 and 2 that follow\n# /message/array/array: will fail malloc 43 and 2 that follow\n# /message/array/array: will fail malloc 42 and 2 that follow\n# /message/array/array: will fail malloc 41 and 2 that follow\n# /message/array/array: will fail malloc 40 and 2 that follow\n# /message/array/array: will fail malloc 39 and 2 that follow\n# /message/array/array: will fail malloc 38 and 2 that follow\n# /message/array/array: will fail malloc 37 and 2 that follow\n# /message/array/array: will fail malloc 36 and 2 that follow\n# /message/array/array: will fail malloc 35 and 2 that follow\n# /message/array/array: will fail malloc 34 and 2 that follow\n# /message/array/array: will fail malloc 33 and 2 that follow\n# /message/array/array: will fail malloc 32 and 2 that follow\n# /message/array/array: will fail malloc 31 and 2 that follow\n# /message/array/array: will fail malloc 30 and 2 that follow\n# /message/array/array: will fail malloc 29 and 2 that follow\n# /message/array/array: will fail malloc 28 and 2 that follow\n# /message/array/array: will fail malloc 27 and 2 that follow\n# /message/array/array: will fail malloc 26 and 2 that follow\n# /message/array/array: will fail malloc 25 and 2 that follow\n# /message/array/array: will fail malloc 24 and 2 that follow\n# /message/array/array: will fail malloc 23 and 2 that follow\n# /message/array/array: will fail malloc 22 and 2 that follow\n# /message/array/array: will fail malloc 21 and 2 that follow\n# /message/array/array: will fail malloc 20 and 2 that follow\n# /message/array/array: will fail malloc 19 and 2 that follow\n# /message/array/array: will fail malloc 18 and 2 that follow\n# /message/array/array: will fail malloc 17 and 2 that follow\n# /message/array/array: will fail malloc 16 and 2 that follow\n# /message/array/array: will fail malloc 15 and 2 that follow\n# /message/array/array: will fail malloc 14 and 2 that follow\n# /message/array/array: will fail malloc 13 and 2 that follow\n# /message/array/array: will fail malloc 12 and 2 that follow\n# /message/array/array: will fail malloc 11 and 2 that follow\n# /message/array/array: will fail malloc 10 and 2 that follow\n# /message/array/array: will fail malloc 9 and 2 that follow\n# /message/array/array: will fail malloc 8 and 2 that follow\n# /message/array/array: will fail malloc 7 and 2 that follow\n# /message/array/array: will fail malloc 6 and 2 that follow\n# /message/array/array: will fail malloc 5 and 2 that follow\n# /message/array/array: will fail malloc 4 and 2 that follow\n# /message/array/array: will fail malloc 3 and 2 that follow\n# /message/array/array: will fail malloc 2 and 2 that follow\n# /message/array/array: will fail malloc 1 and 2 that follow\n# /message/array/array: will fail malloc 0 and 2 that follow\nok 3 /message/array/array\n# Running \"/message/array/dict\" once to count mallocs\n# \"/message/array/dict\" has about 31 mallocs in total\n# testing \"/message/array/dict\" with up to 4 consecutive malloc failures\n# testing \"/message/array/dict\" with 2 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 0 that follow\n# /message/array/dict: will fail malloc 40 and 0 that follow\n# /message/array/dict: will fail malloc 39 and 0 that follow\n# /message/array/dict: will fail malloc 38 and 0 that follow\n# /message/array/dict: will fail malloc 37 and 0 that follow\n# /message/array/dict: will fail malloc 36 and 0 that follow\n# /message/array/dict: will fail malloc 35 and 0 that follow\n# /message/array/dict: will fail malloc 34 and 0 that follow\n# /message/array/dict: will fail malloc 33 and 0 that follow\n# /message/array/dict: will fail malloc 32 and 0 that follow\n# /message/array/dict: will fail malloc 31 and 0 that follow\n# /message/array/dict: will fail malloc 30 and 0 that follow\n# /message/array/dict: will fail malloc 29 and 0 that follow\n# /message/array/dict: will fail malloc 28 and 0 that follow\n# /message/array/dict: will fail malloc 27 and 0 that follow\n# /message/array/dict: will fail malloc 26 and 0 that follow\n# /message/array/dict: will fail malloc 25 and 0 that follow\n# /message/array/dict: will fail malloc 24 and 0 that follow\n# /message/array/dict: will fail malloc 23 and 0 that follow\n# /message/array/dict: will fail malloc 22 and 0 that follow\n# /message/array/dict: will fail malloc 21 and 0 that follow\n# /message/array/dict: will fail malloc 20 and 0 that follow\n# /message/array/dict: will fail malloc 19 and 0 that follow\n# /message/array/dict: will fail malloc 18 and 0 that follow\n# /message/array/dict: will fail malloc 17 and 0 that follow\n# /message/array/dict: will fail malloc 16 and 0 that follow\n# /message/array/dict: will fail malloc 15 and 0 that follow\n# /message/array/dict: will fail malloc 14 and 0 that follow\n# /message/array/dict: will fail malloc 13 and 0 that follow\n# /message/array/dict: will fail malloc 12 and 0 that follow\n# /message/array/dict: will fail malloc 11 and 0 that follow\n# /message/array/dict: will fail malloc 10 and 0 that follow\n# /message/array/dict: will fail malloc 9 and 0 that follow\n# /message/array/dict: will fail malloc 8 and 0 that follow\n# /message/array/dict: will fail malloc 7 and 0 that follow\n# /message/array/dict: will fail malloc 6 and 0 that follow\n# /message/array/dict: will fail malloc 5 and 0 that follow\n# /message/array/dict: will fail malloc 4 and 0 that follow\n# /message/array/dict: will fail malloc 3 and 0 that follow\n# /message/array/dict: will fail malloc 2 and 0 that follow\n# /message/array/dict: will fail malloc 1 and 0 that follow\n# /message/array/dict: will fail malloc 0 and 0 that follow\n# testing \"/message/array/dict\" with 3 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 1 that follow\n# /message/array/dict: will fail malloc 40 and 1 that follow\n# /message/array/dict: will fail malloc 39 and 1 that follow\n# /message/array/dict: will fail malloc 38 and 1 that follow\n# /message/array/dict: will fail malloc 37 and 1 that follow\n# /message/array/dict: will fail malloc 36 and 1 that follow\n# /message/array/dict: will fail malloc 35 and 1 that follow\n# /message/array/dict: will fail malloc 34 and 1 that follow\n# /message/array/dict: will fail malloc 33 and 1 that follow\n# /message/array/dict: will fail malloc 32 and 1 that follow\n# /message/array/dict: will fail malloc 31 and 1 that follow\n# /message/array/dict: will fail malloc 30 and 1 that follow\n# /message/array/dict: will fail malloc 29 and 1 that follow\n# /message/array/dict: will fail malloc 28 and 1 that follow\n# /message/array/dict: will fail malloc 27 and 1 that follow\n# /message/array/dict: will fail malloc 26 and 1 that follow\n# /message/array/dict: will fail malloc 25 and 1 that follow\n# /message/array/dict: will fail malloc 24 and 1 that follow\n# /message/array/dict: will fail malloc 23 and 1 that follow\n# /message/array/dict: will fail malloc 22 and 1 that follow\n# /message/array/dict: will fail malloc 21 and 1 that follow\n# /message/array/dict: will fail malloc 20 and 1 that follow\n# /message/array/dict: will fail malloc 19 and 1 that follow\n# /message/array/dict: will fail malloc 18 and 1 that follow\n# /message/array/dict: will fail malloc 17 and 1 that follow\n# /message/array/dict: will fail malloc 16 and 1 that follow\n# /message/array/dict: will fail malloc 15 and 1 that follow\n# /message/array/dict: will fail malloc 14 and 1 that follow\n# /message/array/dict: will fail malloc 13 and 1 that follow\n# /message/array/dict: will fail malloc 12 and 1 that follow\n# /message/array/dict: will fail malloc 11 and 1 that follow\n# /message/array/dict: will fail malloc 10 and 1 that follow\n# /message/array/dict: will fail malloc 9 and 1 that follow\n# /message/array/dict: will fail malloc 8 and 1 that follow\n# /message/array/dict: will fail malloc 7 and 1 that follow\n# /message/array/dict: will fail malloc 6 and 1 that follow\n# /message/array/dict: will fail malloc 5 and 1 that follow\n# /message/array/dict: will fail malloc 4 and 1 that follow\n# /message/array/dict: will fail malloc 3 and 1 that follow\n# /message/array/dict: will fail malloc 2 and 1 that follow\n# /message/array/dict: will fail malloc 1 and 1 that follow\n# /message/array/dict: will fail malloc 0 and 1 that follow\n# testing \"/message/array/dict\" with 4 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 2 that follow\n# /message/array/dict: will fail malloc 40 and 2 that follow\n# /message/array/dict: will fail malloc 39 and 2 that follow\n# /message/array/dict: will fail malloc 38 and 2 that follow\n# /message/array/dict: will fail malloc 37 and 2 that follow\n# /message/array/dict: will fail malloc 36 and 2 that follow\n# /message/array/dict: will fail malloc 35 and 2 that follow\n# /message/array/dict: will fail malloc 34 and 2 that follow\n# /message/array/dict: will fail malloc 33 and 2 that follow\n# /message/array/dict: will fail malloc 32 and 2 that follow\n# /message/array/dict: will fail malloc 31 and 2 that follow\n# /message/array/dict: will fail malloc 30 and 2 that follow\n# /message/array/dict: will fail malloc 29 and 2 that follow\n# /message/array/dict: will fail malloc 28 and 2 that follow\n# /message/array/dict: will fail malloc 27 and 2 that follow\n# /message/array/dict: will fail malloc 26 and 2 that follow\n# /message/array/dict: will fail malloc 25 and 2 that follow\n# /message/array/dict: will fail malloc 24 and 2 that follow\n# /message/array/dict: will fail malloc 23 and 2 that follow\n# /message/array/dict: will fail malloc 22 and 2 that follow\n# /message/array/dict: will fail malloc 21 and 2 that follow\n# /message/array/dict: will fail malloc 20 and 2 that follow\n# /message/array/dict: will fail malloc 19 and 2 that follow\n# /message/array/dict: will fail malloc 18 and 2 that follow\n# /message/array/dict: will fail malloc 17 and 2 that follow\n# /message/array/dict: will fail malloc 16 and 2 that follow\n# /message/array/dict: will fail malloc 15 and 2 that follow\n# /message/array/dict: will fail malloc 14 and 2 that follow\n# /message/array/dict: will fail malloc 13 and 2 that follow\n# /message/array/dict: will fail malloc 12 and 2 that follow\n# /message/array/dict: will fail malloc 11 and 2 that follow\n# /message/array/dict: will fail malloc 10 and 2 that follow\n# /message/array/dict: will fail malloc 9 and 2 that follow\n# /message/array/dict: will fail malloc 8 and 2 that follow\n# /message/array/dict: will fail malloc 7 and 2 that follow\n# /message/array/dict: will fail malloc 6 and 2 that follow\n# /message/array/dict: will fail malloc 5 and 2 that follow\n# /message/array/dict: will fail malloc 4 and 2 that follow\n# /message/array/dict: will fail malloc 3 and 2 that follow\n# /message/array/dict: will fail malloc 2 and 2 that follow\n# /message/array/dict: will fail malloc 1 and 2 that follow\n# /message/array/dict: will fail malloc 0 and 2 that follow\nok 4 /message/array/dict\n# Running \"/message/array/variant\" once to count mallocs\n# \"/message/array/variant\" has about 36 mallocs in total\n# testing \"/message/array/variant\" with up to 4 consecutive malloc failures\n# testing \"/message/array/variant\" with 2 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 0 that follow\n# /message/array/variant: will fail malloc 45 and 0 that follow\n# /message/array/variant: will fail malloc 44 and 0 that follow\n# /message/array/variant: will fail malloc 43 and 0 that follow\n# /message/array/variant: will fail malloc 42 and 0 that follow\n# /message/array/variant: will fail malloc 41 and 0 that follow\n# /message/array/variant: will fail malloc 40 and 0 that follow\n# /message/array/variant: will fail malloc 39 and 0 that follow\n# /message/array/variant: will fail malloc 38 and 0 that follow\n# /message/array/variant: will fail malloc 37 and 0 that follow\n# /message/array/variant: will fail malloc 36 and 0 that follow\n# /message/array/variant: will fail malloc 35 and 0 that follow\n# /message/array/variant: will fail malloc 34 and 0 that follow\n# /message/array/variant: will fail malloc 33 and 0 that follow\n# /message/array/variant: will fail malloc 32 and 0 that follow\n# /message/array/variant: will fail malloc 31 and 0 that follow\n# /message/array/variant: will fail malloc 30 and 0 that follow\n# /message/array/variant: will fail malloc 29 and 0 that follow\n# /message/array/variant: will fail malloc 28 and 0 that follow\n# /message/array/variant: will fail malloc 27 and 0 that follow\n# /message/array/variant: will fail malloc 26 and 0 that follow\n# /message/array/variant: will fail malloc 25 and 0 that follow\n# /message/array/variant: will fail malloc 24 and 0 that follow\n# /message/array/variant: will fail malloc 23 and 0 that follow\n# /message/array/variant: will fail malloc 22 and 0 that follow\n# /message/array/variant: will fail malloc 21 and 0 that follow\n# /message/array/variant: will fail malloc 20 and 0 that follow\n# /message/array/variant: will fail malloc 19 and 0 that follow\n# /message/array/variant: will fail malloc 18 and 0 that follow\n# /message/array/variant: will fail malloc 17 and 0 that follow\n# /message/array/variant: will fail malloc 16 and 0 that follow\n# /message/array/variant: will fail malloc 15 and 0 that follow\n# /message/array/variant: will fail malloc 14 and 0 that follow\n# /message/array/variant: will fail malloc 13 and 0 that follow\n# /message/array/variant: will fail malloc 12 and 0 that follow\n# /message/array/variant: will fail malloc 11 and 0 that follow\n# /message/array/variant: will fail malloc 10 and 0 that follow\n# /message/array/variant: will fail malloc 9 and 0 that follow\n# /message/array/variant: will fail malloc 8 and 0 that follow\n# /message/array/variant: will fail malloc 7 and 0 that follow\n# /message/array/variant: will fail malloc 6 and 0 that follow\n# /message/array/variant: will fail malloc 5 and 0 that follow\n# /message/array/variant: will fail malloc 4 and 0 that follow\n# /message/array/variant: will fail malloc 3 and 0 that follow\n# /message/array/variant: will fail malloc 2 and 0 that follow\n# /message/array/variant: will fail malloc 1 and 0 that follow\n# /message/array/variant: will fail malloc 0 and 0 that follow\n# testing \"/message/array/variant\" with 3 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 1 that follow\n# /message/array/variant: will fail malloc 45 and 1 that follow\n# /message/array/variant: will fail malloc 44 and 1 that follow\n# /message/array/variant: will fail malloc 43 and 1 that follow\n# /message/array/variant: will fail malloc 42 and 1 that follow\n# /message/array/variant: will fail malloc 41 and 1 that follow\n# /message/array/variant: will fail malloc 40 and 1 that follow\n# /message/array/variant: will fail malloc 39 and 1 that follow\n# /message/array/variant: will fail malloc 38 and 1 that follow\n# /message/array/variant: will fail malloc 37 and 1 that follow\n# /message/array/variant: will fail malloc 36 and 1 that follow\n# /message/array/variant: will fail malloc 35 and 1 that follow\n# /message/array/variant: will fail malloc 34 and 1 that follow\n# /message/array/variant: will fail malloc 33 and 1 that follow\n# /message/array/variant: will fail malloc 32 and 1 that follow\n# /message/array/variant: will fail malloc 31 and 1 that follow\n# /message/array/variant: will fail malloc 30 and 1 that follow\n# /message/array/variant: will fail malloc 29 and 1 that follow\n# /message/array/variant: will fail malloc 28 and 1 that follow\n# /message/array/variant: will fail malloc 27 and 1 that follow\n# /message/array/variant: will fail malloc 26 and 1 that follow\n# /message/array/variant: will fail malloc 25 and 1 that follow\n# /message/array/variant: will fail malloc 24 and 1 that follow\n# /message/array/variant: will fail malloc 23 and 1 that follow\n# /message/array/variant: will fail malloc 22 and 1 that follow\n# /message/array/variant: will fail malloc 21 and 1 that follow\n# /message/array/variant: will fail malloc 20 and 1 that follow\n# /message/array/variant: will fail malloc 19 and 1 that follow\n# /message/array/variant: will fail malloc 18 and 1 that follow\n# /message/array/variant: will fail malloc 17 and 1 that follow\n# /message/array/variant: will fail malloc 16 and 1 that follow\n# /message/array/variant: will fail malloc 15 and 1 that follow\n# /message/array/variant: will fail malloc 14 and 1 that follow\n# /message/array/variant: will fail malloc 13 and 1 that follow\n# /message/array/variant: will fail malloc 12 and 1 that follow\n# /message/array/variant: will fail malloc 11 and 1 that follow\n# /message/array/variant: will fail malloc 10 and 1 that follow\n# /message/array/variant: will fail malloc 9 and 1 that follow\n# /message/array/variant: will fail malloc 8 and 1 that follow\n# /message/array/variant: will fail malloc 7 and 1 that follow\n# /message/array/variant: will fail malloc 6 and 1 that follow\n# /message/array/variant: will fail malloc 5 and 1 that follow\n# /message/array/variant: will fail malloc 4 and 1 that follow\n# /message/array/variant: will fail malloc 3 and 1 that follow\n# /message/array/variant: will fail malloc 2 and 1 that follow\n# /message/array/variant: will fail malloc 1 and 1 that follow\n# /message/array/variant: will fail malloc 0 and 1 that follow\n# testing \"/message/array/variant\" with 4 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 2 that follow\n# /message/array/variant: will fail malloc 45 and 2 that follow\n# /message/array/variant: will fail malloc 44 and 2 that follow\n# /message/array/variant: will fail malloc 43 and 2 that follow\n# /message/array/variant: will fail malloc 42 and 2 that follow\n# /message/array/variant: will fail malloc 41 and 2 that follow\n# /message/array/variant: will fail malloc 40 and 2 that follow\n# /message/array/variant: will fail malloc 39 and 2 that follow\n# /message/array/variant: will fail malloc 38 and 2 that follow\n# /message/array/variant: will fail malloc 37 and 2 that follow\n# /message/array/variant: will fail malloc 36 and 2 that follow\n# /message/array/variant: will fail malloc 35 and 2 that follow\n# /message/array/variant: will fail malloc 34 and 2 that follow\n# /message/array/variant: will fail malloc 33 and 2 that follow\n# /message/array/variant: will fail malloc 32 and 2 that follow\n# /message/array/variant: will fail malloc 31 and 2 that follow\n# /message/array/variant: will fail malloc 30 and 2 that follow\n# /message/array/variant: will fail malloc 29 and 2 that follow\n# /message/array/variant: will fail malloc 28 and 2 that follow\n# /message/array/variant: will fail malloc 27 and 2 that follow\n# /message/array/variant: will fail malloc 26 and 2 that follow\n# /message/array/variant: will fail malloc 25 and 2 that follow\n# /message/array/variant: will fail malloc 24 and 2 that follow\n# /message/array/variant: will fail malloc 23 and 2 that follow\n# /message/array/variant: will fail malloc 22 and 2 that follow\n# /message/array/variant: will fail malloc 21 and 2 that follow\n# /message/array/variant: will fail malloc 20 and 2 that follow\n# /message/array/variant: will fail malloc 19 and 2 that follow\n# /message/array/variant: will fail malloc 18 and 2 that follow\n# /message/array/variant: will fail malloc 17 and 2 that follow\n# /message/array/variant: will fail malloc 16 and 2 that follow\n# /message/array/variant: will fail malloc 15 and 2 that follow\n# /message/array/variant: will fail malloc 14 and 2 that follow\n# /message/array/variant: will fail malloc 13 and 2 that follow\n# /message/array/variant: will fail malloc 12 and 2 that follow\n# /message/array/variant: will fail malloc 11 and 2 that follow\n# /message/array/variant: will fail malloc 10 and 2 that follow\n# /message/array/variant: will fail malloc 9 and 2 that follow\n# /message/array/variant: will fail malloc 8 and 2 that follow\n# /message/array/variant: will fail malloc 7 and 2 that follow\n# /message/array/variant: will fail malloc 6 and 2 that follow\n# /message/array/variant: will fail malloc 5 and 2 that follow\n# /message/array/variant: will fail malloc 4 and 2 that follow\n# /message/array/variant: will fail malloc 3 and 2 that follow\n# /message/array/variant: will fail malloc 2 and 2 that follow\n# /message/array/variant: will fail malloc 1 and 2 that follow\n# /message/array/variant: will fail malloc 0 and 2 that follow\nok 5 /message/array/variant\n# End of array tests\n# Start of valid tests\n# Running \"/message/valid/byteswap-fd-index\" once to count mallocs\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# \"/message/valid/byteswap-fd-index\" has about 38 mallocs in total\n# testing \"/message/valid/byteswap-fd-index\" with up to 4 consecutive malloc failures\n# testing \"/message/valid/byteswap-fd-index\" with 2 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/byteswap-fd-index\" with 3 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/byteswap-fd-index\" with 4 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 6 /message/valid/byteswap-fd-index\n# Running \"/message/valid/minimal\" once to count mallocs\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# \"/message/valid/minimal\" has about 9 mallocs in total\n# testing \"/message/valid/minimal\" with up to 4 consecutive malloc failures\n# testing \"/message/valid/minimal\" with 2 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/minimal\" with 3 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/minimal\" with 4 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 7 /message/valid/minimal\n# End of valid tests\n# Start of invalid tests\n# Running \"/message/invalid/boolean-has-no-value\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/boolean-has-no-value\" has about 10 mallocs in total\n# testing \"/message/invalid/boolean-has-no-value\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/boolean-has-no-value\" with 2 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/boolean-has-no-value\" with 3 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/boolean-has-no-value\" with 4 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 8 /message/invalid/boolean-has-no-value\n# Running \"/message/invalid/fixed-array-not-divisible\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# \"/message/invalid/fixed-array-not-divisible\" has about 26 mallocs in total\n# testing \"/message/invalid/fixed-array-not-divisible\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/fixed-array-not-divisible\" with 2 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/fixed-array-not-divisible\" with 3 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/fixed-array-not-divisible\" with 4 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 9 /message/invalid/fixed-array-not-divisible\n# Running \"/message/invalid/issue418\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/issue418\" has about 24 mallocs in total\n# testing \"/message/invalid/issue418\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/issue418\" with 2 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/issue418\" with 3 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/issue418\" with 4 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 10 /message/invalid/issue418\n# Running \"/message/invalid/mis-nested-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/mis-nested-sig\" has about 24 mallocs in total\n# testing \"/message/invalid/mis-nested-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/mis-nested-sig\" with 2 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/mis-nested-sig\" with 3 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/mis-nested-sig\" with 4 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 11 /message/invalid/mis-nested-sig\n# Running \"/message/invalid/truncated-variant-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# \"/message/invalid/truncated-variant-sig\" has about 7 mallocs in total\n# testing \"/message/invalid/truncated-variant-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/truncated-variant-sig\" with 2 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/truncated-variant-sig\" with 3 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/truncated-variant-sig\" with 4 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 12 /message/invalid/truncated-variant-sig\n# Running \"/message/invalid/zero-length-variant-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# \"/message/invalid/zero-length-variant-sig\" has about 9 mallocs in total\n# testing \"/message/invalid/zero-length-variant-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/zero-length-variant-sig\" with 2 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/zero-length-variant-sig\" with 3 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/zero-length-variant-sig\" with 4 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 13 /message/invalid/zero-length-variant-sig\n# End of invalid tests\n# End of message tests\nPASS: dbus/test-message_with_config.test\nRunning test: dbus/test-syslog.test\nTAP version 13\n# random seed: R02Sce9986f5f289bb06a2c3ccdce8403c46\n1..1\n# Start of syslog tests\nok 1 /syslog/normal\n# End of syslog tests\nPASS: dbus/test-syslog.test\nRunning test: dbus/test-message.test\nTAP version 13\n# random seed: R02Sbaf4e70a5359efddd4e5872a0b36bb1c\n1..13\n# Start of message tests\n# Running \"/message/fd\" once to count mallocs\n# \"/message/fd\" has about 31 mallocs in total\n# testing \"/message/fd\" with up to 4 consecutive malloc failures\n# testing \"/message/fd\" with 2 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 0 that follow\n# /message/fd: will fail malloc 40 and 0 that follow\n# /message/fd: will fail malloc 39 and 0 that follow\n# /message/fd: will fail malloc 38 and 0 that follow\n# /message/fd: will fail malloc 37 and 0 that follow\n# /message/fd: will fail malloc 36 and 0 that follow\n# /message/fd: will fail malloc 35 and 0 that follow\n# /message/fd: will fail malloc 34 and 0 that follow\n# /message/fd: will fail malloc 33 and 0 that follow\n# /message/fd: will fail malloc 32 and 0 that follow\n# /message/fd: will fail malloc 31 and 0 that follow\n# /message/fd: will fail malloc 30 and 0 that follow\n# /message/fd: will fail malloc 29 and 0 that follow\n# /message/fd: will fail malloc 28 and 0 that follow\n# /message/fd: will fail malloc 27 and 0 that follow\n# /message/fd: will fail malloc 26 and 0 that follow\n# /message/fd: will fail malloc 25 and 0 that follow\n# /message/fd: will fail malloc 24 and 0 that follow\n# /message/fd: will fail malloc 23 and 0 that follow\n# /message/fd: will fail malloc 22 and 0 that follow\n# /message/fd: will fail malloc 21 and 0 that follow\n# /message/fd: will fail malloc 20 and 0 that follow\n# /message/fd: will fail malloc 19 and 0 that follow\n# /message/fd: will fail malloc 18 and 0 that follow\n# /message/fd: will fail malloc 17 and 0 that follow\n# /message/fd: will fail malloc 16 and 0 that follow\n# /message/fd: will fail malloc 15 and 0 that follow\n# /message/fd: will fail malloc 14 and 0 that follow\n# /message/fd: will fail malloc 13 and 0 that follow\n# /message/fd: will fail malloc 12 and 0 that follow\n# /message/fd: will fail malloc 11 and 0 that follow\n# /message/fd: will fail malloc 10 and 0 that follow\n# /message/fd: will fail malloc 9 and 0 that follow\n# /message/fd: will fail malloc 8 and 0 that follow\n# /message/fd: will fail malloc 7 and 0 that follow\n# /message/fd: will fail malloc 6 and 0 that follow\n# /message/fd: will fail malloc 5 and 0 that follow\n# /message/fd: will fail malloc 4 and 0 that follow\n# /message/fd: will fail malloc 3 and 0 that follow\n# /message/fd: will fail malloc 2 and 0 that follow\n# /message/fd: will fail malloc 1 and 0 that follow\n# /message/fd: will fail malloc 0 and 0 that follow\n# testing \"/message/fd\" with 3 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 1 that follow\n# /message/fd: will fail malloc 40 and 1 that follow\n# /message/fd: will fail malloc 39 and 1 that follow\n# /message/fd: will fail malloc 38 and 1 that follow\n# /message/fd: will fail malloc 37 and 1 that follow\n# /message/fd: will fail malloc 36 and 1 that follow\n# /message/fd: will fail malloc 35 and 1 that follow\n# /message/fd: will fail malloc 34 and 1 that follow\n# /message/fd: will fail malloc 33 and 1 that follow\n# /message/fd: will fail malloc 32 and 1 that follow\n# /message/fd: will fail malloc 31 and 1 that follow\n# /message/fd: will fail malloc 30 and 1 that follow\n# /message/fd: will fail malloc 29 and 1 that follow\n# /message/fd: will fail malloc 28 and 1 that follow\n# /message/fd: will fail malloc 27 and 1 that follow\n# /message/fd: will fail malloc 26 and 1 that follow\n# /message/fd: will fail malloc 25 and 1 that follow\n# /message/fd: will fail malloc 24 and 1 that follow\n# /message/fd: will fail malloc 23 and 1 that follow\n# /message/fd: will fail malloc 22 and 1 that follow\n# /message/fd: will fail malloc 21 and 1 that follow\n# /message/fd: will fail malloc 20 and 1 that follow\n# /message/fd: will fail malloc 19 and 1 that follow\n# /message/fd: will fail malloc 18 and 1 that follow\n# /message/fd: will fail malloc 17 and 1 that follow\n# /message/fd: will fail malloc 16 and 1 that follow\n# /message/fd: will fail malloc 15 and 1 that follow\n# /message/fd: will fail malloc 14 and 1 that follow\n# /message/fd: will fail malloc 13 and 1 that follow\n# /message/fd: will fail malloc 12 and 1 that follow\n# /message/fd: will fail malloc 11 and 1 that follow\n# /message/fd: will fail malloc 10 and 1 that follow\n# /message/fd: will fail malloc 9 and 1 that follow\n# /message/fd: will fail malloc 8 and 1 that follow\n# /message/fd: will fail malloc 7 and 1 that follow\n# /message/fd: will fail malloc 6 and 1 that follow\n# /message/fd: will fail malloc 5 and 1 that follow\n# /message/fd: will fail malloc 4 and 1 that follow\n# /message/fd: will fail malloc 3 and 1 that follow\n# /message/fd: will fail malloc 2 and 1 that follow\n# /message/fd: will fail malloc 1 and 1 that follow\n# /message/fd: will fail malloc 0 and 1 that follow\n# testing \"/message/fd\" with 4 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 2 that follow\n# /message/fd: will fail malloc 40 and 2 that follow\n# /message/fd: will fail malloc 39 and 2 that follow\n# /message/fd: will fail malloc 38 and 2 that follow\n# /message/fd: will fail malloc 37 and 2 that follow\n# /message/fd: will fail malloc 36 and 2 that follow\n# /message/fd: will fail malloc 35 and 2 that follow\n# /message/fd: will fail malloc 34 and 2 that follow\n# /message/fd: will fail malloc 33 and 2 that follow\n# /message/fd: will fail malloc 32 and 2 that follow\n# /message/fd: will fail malloc 31 and 2 that follow\n# /message/fd: will fail malloc 30 and 2 that follow\n# /message/fd: will fail malloc 29 and 2 that follow\n# /message/fd: will fail malloc 28 and 2 that follow\n# /message/fd: will fail malloc 27 and 2 that follow\n# /message/fd: will fail malloc 26 and 2 that follow\n# /message/fd: will fail malloc 25 and 2 that follow\n# /message/fd: will fail malloc 24 and 2 that follow\n# /message/fd: will fail malloc 23 and 2 that follow\n# /message/fd: will fail malloc 22 and 2 that follow\n# /message/fd: will fail malloc 21 and 2 that follow\n# /message/fd: will fail malloc 20 and 2 that follow\n# /message/fd: will fail malloc 19 and 2 that follow\n# /message/fd: will fail malloc 18 and 2 that follow\n# /message/fd: will fail malloc 17 and 2 that follow\n# /message/fd: will fail malloc 16 and 2 that follow\n# /message/fd: will fail malloc 15 and 2 that follow\n# /message/fd: will fail malloc 14 and 2 that follow\n# /message/fd: will fail malloc 13 and 2 that follow\n# /message/fd: will fail malloc 12 and 2 that follow\n# /message/fd: will fail malloc 11 and 2 that follow\n# /message/fd: will fail malloc 10 and 2 that follow\n# /message/fd: will fail malloc 9 and 2 that follow\n# /message/fd: will fail malloc 8 and 2 that follow\n# /message/fd: will fail malloc 7 and 2 that follow\n# /message/fd: will fail malloc 6 and 2 that follow\n# /message/fd: will fail malloc 5 and 2 that follow\n# /message/fd: will fail malloc 4 and 2 that follow\n# /message/fd: will fail malloc 3 and 2 that follow\n# /message/fd: will fail malloc 2 and 2 that follow\n# /message/fd: will fail malloc 1 and 2 that follow\n# /message/fd: will fail malloc 0 and 2 that follow\nok 1 /message/fd\n# Running \"/message/zero-iter\" once to count mallocs\n# \"/message/zero-iter\" has about 36 mallocs in total\n# testing \"/message/zero-iter\" with up to 4 consecutive malloc failures\n# testing \"/message/zero-iter\" with 2 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 0 that follow\n# /message/zero-iter: will fail malloc 45 and 0 that follow\n# /message/zero-iter: will fail malloc 44 and 0 that follow\n# /message/zero-iter: will fail malloc 43 and 0 that follow\n# /message/zero-iter: will fail malloc 42 and 0 that follow\n# /message/zero-iter: will fail malloc 41 and 0 that follow\n# /message/zero-iter: will fail malloc 40 and 0 that follow\n# /message/zero-iter: will fail malloc 39 and 0 that follow\n# /message/zero-iter: will fail malloc 38 and 0 that follow\n# /message/zero-iter: will fail malloc 37 and 0 that follow\n# /message/zero-iter: will fail malloc 36 and 0 that follow\n# /message/zero-iter: will fail malloc 35 and 0 that follow\n# /message/zero-iter: will fail malloc 34 and 0 that follow\n# /message/zero-iter: will fail malloc 33 and 0 that follow\n# /message/zero-iter: will fail malloc 32 and 0 that follow\n# /message/zero-iter: will fail malloc 31 and 0 that follow\n# /message/zero-iter: will fail malloc 30 and 0 that follow\n# /message/zero-iter: will fail malloc 29 and 0 that follow\n# /message/zero-iter: will fail malloc 28 and 0 that follow\n# /message/zero-iter: will fail malloc 27 and 0 that follow\n# /message/zero-iter: will fail malloc 26 and 0 that follow\n# /message/zero-iter: will fail malloc 25 and 0 that follow\n# /message/zero-iter: will fail malloc 24 and 0 that follow\n# /message/zero-iter: will fail malloc 23 and 0 that follow\n# /message/zero-iter: will fail malloc 22 and 0 that follow\n# /message/zero-iter: will fail malloc 21 and 0 that follow\n# /message/zero-iter: will fail malloc 20 and 0 that follow\n# /message/zero-iter: will fail malloc 19 and 0 that follow\n# /message/zero-iter: will fail malloc 18 and 0 that follow\n# /message/zero-iter: will fail malloc 17 and 0 that follow\n# /message/zero-iter: will fail malloc 16 and 0 that follow\n# /message/zero-iter: will fail malloc 15 and 0 that follow\n# /message/zero-iter: will fail malloc 14 and 0 that follow\n# /message/zero-iter: will fail malloc 13 and 0 that follow\n# /message/zero-iter: will fail malloc 12 and 0 that follow\n# /message/zero-iter: will fail malloc 11 and 0 that follow\n# /message/zero-iter: will fail malloc 10 and 0 that follow\n# /message/zero-iter: will fail malloc 9 and 0 that follow\n# /message/zero-iter: will fail malloc 8 and 0 that follow\n# /message/zero-iter: will fail malloc 7 and 0 that follow\n# /message/zero-iter: will fail malloc 6 and 0 that follow\n# /message/zero-iter: will fail malloc 5 and 0 that follow\n# /message/zero-iter: will fail malloc 4 and 0 that follow\n# /message/zero-iter: will fail malloc 3 and 0 that follow\n# /message/zero-iter: will fail malloc 2 and 0 that follow\n# /message/zero-iter: will fail malloc 1 and 0 that follow\n# /message/zero-iter: will fail malloc 0 and 0 that follow\n# testing \"/message/zero-iter\" with 3 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 1 that follow\n# /message/zero-iter: will fail malloc 45 and 1 that follow\n# /message/zero-iter: will fail malloc 44 and 1 that follow\n# /message/zero-iter: will fail malloc 43 and 1 that follow\n# /message/zero-iter: will fail malloc 42 and 1 that follow\n# /message/zero-iter: will fail malloc 41 and 1 that follow\n# /message/zero-iter: will fail malloc 40 and 1 that follow\n# /message/zero-iter: will fail malloc 39 and 1 that follow\n# /message/zero-iter: will fail malloc 38 and 1 that follow\n# /message/zero-iter: will fail malloc 37 and 1 that follow\n# /message/zero-iter: will fail malloc 36 and 1 that follow\n# /message/zero-iter: will fail malloc 35 and 1 that follow\n# /message/zero-iter: will fail malloc 34 and 1 that follow\n# /message/zero-iter: will fail malloc 33 and 1 that follow\n# /message/zero-iter: will fail malloc 32 and 1 that follow\n# /message/zero-iter: will fail malloc 31 and 1 that follow\n# /message/zero-iter: will fail malloc 30 and 1 that follow\n# /message/zero-iter: will fail malloc 29 and 1 that follow\n# /message/zero-iter: will fail malloc 28 and 1 that follow\n# /message/zero-iter: will fail malloc 27 and 1 that follow\n# /message/zero-iter: will fail malloc 26 and 1 that follow\n# /message/zero-iter: will fail malloc 25 and 1 that follow\n# /message/zero-iter: will fail malloc 24 and 1 that follow\n# /message/zero-iter: will fail malloc 23 and 1 that follow\n# /message/zero-iter: will fail malloc 22 and 1 that follow\n# /message/zero-iter: will fail malloc 21 and 1 that follow\n# /message/zero-iter: will fail malloc 20 and 1 that follow\n# /message/zero-iter: will fail malloc 19 and 1 that follow\n# /message/zero-iter: will fail malloc 18 and 1 that follow\n# /message/zero-iter: will fail malloc 17 and 1 that follow\n# /message/zero-iter: will fail malloc 16 and 1 that follow\n# /message/zero-iter: will fail malloc 15 and 1 that follow\n# /message/zero-iter: will fail malloc 14 and 1 that follow\n# /message/zero-iter: will fail malloc 13 and 1 that follow\n# /message/zero-iter: will fail malloc 12 and 1 that follow\n# /message/zero-iter: will fail malloc 11 and 1 that follow\n# /message/zero-iter: will fail malloc 10 and 1 that follow\n# /message/zero-iter: will fail malloc 9 and 1 that follow\n# /message/zero-iter: will fail malloc 8 and 1 that follow\n# /message/zero-iter: will fail malloc 7 and 1 that follow\n# /message/zero-iter: will fail malloc 6 and 1 that follow\n# /message/zero-iter: will fail malloc 5 and 1 that follow\n# /message/zero-iter: will fail malloc 4 and 1 that follow\n# /message/zero-iter: will fail malloc 3 and 1 that follow\n# /message/zero-iter: will fail malloc 2 and 1 that follow\n# /message/zero-iter: will fail malloc 1 and 1 that follow\n# /message/zero-iter: will fail malloc 0 and 1 that follow\n# testing \"/message/zero-iter\" with 4 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 2 that follow\n# /message/zero-iter: will fail malloc 45 and 2 that follow\n# /message/zero-iter: will fail malloc 44 and 2 that follow\n# /message/zero-iter: will fail malloc 43 and 2 that follow\n# /message/zero-iter: will fail malloc 42 and 2 that follow\n# /message/zero-iter: will fail malloc 41 and 2 that follow\n# /message/zero-iter: will fail malloc 40 and 2 that follow\n# /message/zero-iter: will fail malloc 39 and 2 that follow\n# /message/zero-iter: will fail malloc 38 and 2 that follow\n# /message/zero-iter: will fail malloc 37 and 2 that follow\n# /message/zero-iter: will fail malloc 36 and 2 that follow\n# /message/zero-iter: will fail malloc 35 and 2 that follow\n# /message/zero-iter: will fail malloc 34 and 2 that follow\n# /message/zero-iter: will fail malloc 33 and 2 that follow\n# /message/zero-iter: will fail malloc 32 and 2 that follow\n# /message/zero-iter: will fail malloc 31 and 2 that follow\n# /message/zero-iter: will fail malloc 30 and 2 that follow\n# /message/zero-iter: will fail malloc 29 and 2 that follow\n# /message/zero-iter: will fail malloc 28 and 2 that follow\n# /message/zero-iter: will fail malloc 27 and 2 that follow\n# /message/zero-iter: will fail malloc 26 and 2 that follow\n# /message/zero-iter: will fail malloc 25 and 2 that follow\n# /message/zero-iter: will fail malloc 24 and 2 that follow\n# /message/zero-iter: will fail malloc 23 and 2 that follow\n# /message/zero-iter: will fail malloc 22 and 2 that follow\n# /message/zero-iter: will fail malloc 21 and 2 that follow\n# /message/zero-iter: will fail malloc 20 and 2 that follow\n# /message/zero-iter: will fail malloc 19 and 2 that follow\n# /message/zero-iter: will fail malloc 18 and 2 that follow\n# /message/zero-iter: will fail malloc 17 and 2 that follow\n# /message/zero-iter: will fail malloc 16 and 2 that follow\n# /message/zero-iter: will fail malloc 15 and 2 that follow\n# /message/zero-iter: will fail malloc 14 and 2 that follow\n# /message/zero-iter: will fail malloc 13 and 2 that follow\n# /message/zero-iter: will fail malloc 12 and 2 that follow\n# /message/zero-iter: will fail malloc 11 and 2 that follow\n# /message/zero-iter: will fail malloc 10 and 2 that follow\n# /message/zero-iter: will fail malloc 9 and 2 that follow\n# /message/zero-iter: will fail malloc 8 and 2 that follow\n# /message/zero-iter: will fail malloc 7 and 2 that follow\n# /message/zero-iter: will fail malloc 6 and 2 that follow\n# /message/zero-iter: will fail malloc 5 and 2 that follow\n# /message/zero-iter: will fail malloc 4 and 2 that follow\n# /message/zero-iter: will fail malloc 3 and 2 that follow\n# /message/zero-iter: will fail malloc 2 and 2 that follow\n# /message/zero-iter: will fail malloc 1 and 2 that follow\n# /message/zero-iter: will fail malloc 0 and 2 that follow\nok 2 /message/zero-iter\n# Start of array tests\n# Running \"/message/array/array\" once to count mallocs\n# \"/message/array/array\" has about 36 mallocs in total\n# testing \"/message/array/array\" with up to 4 consecutive malloc failures\n# testing \"/message/array/array\" with 2 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 0 that follow\n# /message/array/array: will fail malloc 45 and 0 that follow\n# /message/array/array: will fail malloc 44 and 0 that follow\n# /message/array/array: will fail malloc 43 and 0 that follow\n# /message/array/array: will fail malloc 42 and 0 that follow\n# /message/array/array: will fail malloc 41 and 0 that follow\n# /message/array/array: will fail malloc 40 and 0 that follow\n# /message/array/array: will fail malloc 39 and 0 that follow\n# /message/array/array: will fail malloc 38 and 0 that follow\n# /message/array/array: will fail malloc 37 and 0 that follow\n# /message/array/array: will fail malloc 36 and 0 that follow\n# /message/array/array: will fail malloc 35 and 0 that follow\n# /message/array/array: will fail malloc 34 and 0 that follow\n# /message/array/array: will fail malloc 33 and 0 that follow\n# /message/array/array: will fail malloc 32 and 0 that follow\n# /message/array/array: will fail malloc 31 and 0 that follow\n# /message/array/array: will fail malloc 30 and 0 that follow\n# /message/array/array: will fail malloc 29 and 0 that follow\n# /message/array/array: will fail malloc 28 and 0 that follow\n# /message/array/array: will fail malloc 27 and 0 that follow\n# /message/array/array: will fail malloc 26 and 0 that follow\n# /message/array/array: will fail malloc 25 and 0 that follow\n# /message/array/array: will fail malloc 24 and 0 that follow\n# /message/array/array: will fail malloc 23 and 0 that follow\n# /message/array/array: will fail malloc 22 and 0 that follow\n# /message/array/array: will fail malloc 21 and 0 that follow\n# /message/array/array: will fail malloc 20 and 0 that follow\n# /message/array/array: will fail malloc 19 and 0 that follow\n# /message/array/array: will fail malloc 18 and 0 that follow\n# /message/array/array: will fail malloc 17 and 0 that follow\n# /message/array/array: will fail malloc 16 and 0 that follow\n# /message/array/array: will fail malloc 15 and 0 that follow\n# /message/array/array: will fail malloc 14 and 0 that follow\n# /message/array/array: will fail malloc 13 and 0 that follow\n# /message/array/array: will fail malloc 12 and 0 that follow\n# /message/array/array: will fail malloc 11 and 0 that follow\n# /message/array/array: will fail malloc 10 and 0 that follow\n# /message/array/array: will fail malloc 9 and 0 that follow\n# /message/array/array: will fail malloc 8 and 0 that follow\n# /message/array/array: will fail malloc 7 and 0 that follow\n# /message/array/array: will fail malloc 6 and 0 that follow\n# /message/array/array: will fail malloc 5 and 0 that follow\n# /message/array/array: will fail malloc 4 and 0 that follow\n# /message/array/array: will fail malloc 3 and 0 that follow\n# /message/array/array: will fail malloc 2 and 0 that follow\n# /message/array/array: will fail malloc 1 and 0 that follow\n# /message/array/array: will fail malloc 0 and 0 that follow\n# testing \"/message/array/array\" with 3 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 1 that follow\n# /message/array/array: will fail malloc 45 and 1 that follow\n# /message/array/array: will fail malloc 44 and 1 that follow\n# /message/array/array: will fail malloc 43 and 1 that follow\n# /message/array/array: will fail malloc 42 and 1 that follow\n# /message/array/array: will fail malloc 41 and 1 that follow\n# /message/array/array: will fail malloc 40 and 1 that follow\n# /message/array/array: will fail malloc 39 and 1 that follow\n# /message/array/array: will fail malloc 38 and 1 that follow\n# /message/array/array: will fail malloc 37 and 1 that follow\n# /message/array/array: will fail malloc 36 and 1 that follow\n# /message/array/array: will fail malloc 35 and 1 that follow\n# /message/array/array: will fail malloc 34 and 1 that follow\n# /message/array/array: will fail malloc 33 and 1 that follow\n# /message/array/array: will fail malloc 32 and 1 that follow\n# /message/array/array: will fail malloc 31 and 1 that follow\n# /message/array/array: will fail malloc 30 and 1 that follow\n# /message/array/array: will fail malloc 29 and 1 that follow\n# /message/array/array: will fail malloc 28 and 1 that follow\n# /message/array/array: will fail malloc 27 and 1 that follow\n# /message/array/array: will fail malloc 26 and 1 that follow\n# /message/array/array: will fail malloc 25 and 1 that follow\n# /message/array/array: will fail malloc 24 and 1 that follow\n# /message/array/array: will fail malloc 23 and 1 that follow\n# /message/array/array: will fail malloc 22 and 1 that follow\n# /message/array/array: will fail malloc 21 and 1 that follow\n# /message/array/array: will fail malloc 20 and 1 that follow\n# /message/array/array: will fail malloc 19 and 1 that follow\n# /message/array/array: will fail malloc 18 and 1 that follow\n# /message/array/array: will fail malloc 17 and 1 that follow\n# /message/array/array: will fail malloc 16 and 1 that follow\n# /message/array/array: will fail malloc 15 and 1 that follow\n# /message/array/array: will fail malloc 14 and 1 that follow\n# /message/array/array: will fail malloc 13 and 1 that follow\n# /message/array/array: will fail malloc 12 and 1 that follow\n# /message/array/array: will fail malloc 11 and 1 that follow\n# /message/array/array: will fail malloc 10 and 1 that follow\n# /message/array/array: will fail malloc 9 and 1 that follow\n# /message/array/array: will fail malloc 8 and 1 that follow\n# /message/array/array: will fail malloc 7 and 1 that follow\n# /message/array/array: will fail malloc 6 and 1 that follow\n# /message/array/array: will fail malloc 5 and 1 that follow\n# /message/array/array: will fail malloc 4 and 1 that follow\n# /message/array/array: will fail malloc 3 and 1 that follow\n# /message/array/array: will fail malloc 2 and 1 that follow\n# /message/array/array: will fail malloc 1 and 1 that follow\n# /message/array/array: will fail malloc 0 and 1 that follow\n# testing \"/message/array/array\" with 4 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 2 that follow\n# /message/array/array: will fail malloc 45 and 2 that follow\n# /message/array/array: will fail malloc 44 and 2 that follow\n# /message/array/array: will fail malloc 43 and 2 that follow\n# /message/array/array: will fail malloc 42 and 2 that follow\n# /message/array/array: will fail malloc 41 and 2 that follow\n# /message/array/array: will fail malloc 40 and 2 that follow\n# /message/array/array: will fail malloc 39 and 2 that follow\n# /message/array/array: will fail malloc 38 and 2 that follow\n# /message/array/array: will fail malloc 37 and 2 that follow\n# /message/array/array: will fail malloc 36 and 2 that follow\n# /message/array/array: will fail malloc 35 and 2 that follow\n# /message/array/array: will fail malloc 34 and 2 that follow\n# /message/array/array: will fail malloc 33 and 2 that follow\n# /message/array/array: will fail malloc 32 and 2 that follow\n# /message/array/array: will fail malloc 31 and 2 that follow\n# /message/array/array: will fail malloc 30 and 2 that follow\n# /message/array/array: will fail malloc 29 and 2 that follow\n# /message/array/array: will fail malloc 28 and 2 that follow\n# /message/array/array: will fail malloc 27 and 2 that follow\n# /message/array/array: will fail malloc 26 and 2 that follow\n# /message/array/array: will fail malloc 25 and 2 that follow\n# /message/array/array: will fail malloc 24 and 2 that follow\n# /message/array/array: will fail malloc 23 and 2 that follow\n# /message/array/array: will fail malloc 22 and 2 that follow\n# /message/array/array: will fail malloc 21 and 2 that follow\n# /message/array/array: will fail malloc 20 and 2 that follow\n# /message/array/array: will fail malloc 19 and 2 that follow\n# /message/array/array: will fail malloc 18 and 2 that follow\n# /message/array/array: will fail malloc 17 and 2 that follow\n# /message/array/array: will fail malloc 16 and 2 that follow\n# /message/array/array: will fail malloc 15 and 2 that follow\n# /message/array/array: will fail malloc 14 and 2 that follow\n# /message/array/array: will fail malloc 13 and 2 that follow\n# /message/array/array: will fail malloc 12 and 2 that follow\n# /message/array/array: will fail malloc 11 and 2 that follow\n# /message/array/array: will fail malloc 10 and 2 that follow\n# /message/array/array: will fail malloc 9 and 2 that follow\n# /message/array/array: will fail malloc 8 and 2 that follow\n# /message/array/array: will fail malloc 7 and 2 that follow\n# /message/array/array: will fail malloc 6 and 2 that follow\n# /message/array/array: will fail malloc 5 and 2 that follow\n# /message/array/array: will fail malloc 4 and 2 that follow\n# /message/array/array: will fail malloc 3 and 2 that follow\n# /message/array/array: will fail malloc 2 and 2 that follow\n# /message/array/array: will fail malloc 1 and 2 that follow\n# /message/array/array: will fail malloc 0 and 2 that follow\nok 3 /message/array/array\n# Running \"/message/array/dict\" once to count mallocs\n# \"/message/array/dict\" has about 31 mallocs in total\n# testing \"/message/array/dict\" with up to 4 consecutive malloc failures\n# testing \"/message/array/dict\" with 2 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 0 that follow\n# /message/array/dict: will fail malloc 40 and 0 that follow\n# /message/array/dict: will fail malloc 39 and 0 that follow\n# /message/array/dict: will fail malloc 38 and 0 that follow\n# /message/array/dict: will fail malloc 37 and 0 that follow\n# /message/array/dict: will fail malloc 36 and 0 that follow\n# /message/array/dict: will fail malloc 35 and 0 that follow\n# /message/array/dict: will fail malloc 34 and 0 that follow\n# /message/array/dict: will fail malloc 33 and 0 that follow\n# /message/array/dict: will fail malloc 32 and 0 that follow\n# /message/array/dict: will fail malloc 31 and 0 that follow\n# /message/array/dict: will fail malloc 30 and 0 that follow\n# /message/array/dict: will fail malloc 29 and 0 that follow\n# /message/array/dict: will fail malloc 28 and 0 that follow\n# /message/array/dict: will fail malloc 27 and 0 that follow\n# /message/array/dict: will fail malloc 26 and 0 that follow\n# /message/array/dict: will fail malloc 25 and 0 that follow\n# /message/array/dict: will fail malloc 24 and 0 that follow\n# /message/array/dict: will fail malloc 23 and 0 that follow\n# /message/array/dict: will fail malloc 22 and 0 that follow\n# /message/array/dict: will fail malloc 21 and 0 that follow\n# /message/array/dict: will fail malloc 20 and 0 that follow\n# /message/array/dict: will fail malloc 19 and 0 that follow\n# /message/array/dict: will fail malloc 18 and 0 that follow\n# /message/array/dict: will fail malloc 17 and 0 that follow\n# /message/array/dict: will fail malloc 16 and 0 that follow\n# /message/array/dict: will fail malloc 15 and 0 that follow\n# /message/array/dict: will fail malloc 14 and 0 that follow\n# /message/array/dict: will fail malloc 13 and 0 that follow\n# /message/array/dict: will fail malloc 12 and 0 that follow\n# /message/array/dict: will fail malloc 11 and 0 that follow\n# /message/array/dict: will fail malloc 10 and 0 that follow\n# /message/array/dict: will fail malloc 9 and 0 that follow\n# /message/array/dict: will fail malloc 8 and 0 that follow\n# /message/array/dict: will fail malloc 7 and 0 that follow\n# /message/array/dict: will fail malloc 6 and 0 that follow\n# /message/array/dict: will fail malloc 5 and 0 that follow\n# /message/array/dict: will fail malloc 4 and 0 that follow\n# /message/array/dict: will fail malloc 3 and 0 that follow\n# /message/array/dict: will fail malloc 2 and 0 that follow\n# /message/array/dict: will fail malloc 1 and 0 that follow\n# /message/array/dict: will fail malloc 0 and 0 that follow\n# testing \"/message/array/dict\" with 3 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 1 that follow\n# /message/array/dict: will fail malloc 40 and 1 that follow\n# /message/array/dict: will fail malloc 39 and 1 that follow\n# /message/array/dict: will fail malloc 38 and 1 that follow\n# /message/array/dict: will fail malloc 37 and 1 that follow\n# /message/array/dict: will fail malloc 36 and 1 that follow\n# /message/array/dict: will fail malloc 35 and 1 that follow\n# /message/array/dict: will fail malloc 34 and 1 that follow\n# /message/array/dict: will fail malloc 33 and 1 that follow\n# /message/array/dict: will fail malloc 32 and 1 that follow\n# /message/array/dict: will fail malloc 31 and 1 that follow\n# /message/array/dict: will fail malloc 30 and 1 that follow\n# /message/array/dict: will fail malloc 29 and 1 that follow\n# /message/array/dict: will fail malloc 28 and 1 that follow\n# /message/array/dict: will fail malloc 27 and 1 that follow\n# /message/array/dict: will fail malloc 26 and 1 that follow\n# /message/array/dict: will fail malloc 25 and 1 that follow\n# /message/array/dict: will fail malloc 24 and 1 that follow\n# /message/array/dict: will fail malloc 23 and 1 that follow\n# /message/array/dict: will fail malloc 22 and 1 that follow\n# /message/array/dict: will fail malloc 21 and 1 that follow\n# /message/array/dict: will fail malloc 20 and 1 that follow\n# /message/array/dict: will fail malloc 19 and 1 that follow\n# /message/array/dict: will fail malloc 18 and 1 that follow\n# /message/array/dict: will fail malloc 17 and 1 that follow\n# /message/array/dict: will fail malloc 16 and 1 that follow\n# /message/array/dict: will fail malloc 15 and 1 that follow\n# /message/array/dict: will fail malloc 14 and 1 that follow\n# /message/array/dict: will fail malloc 13 and 1 that follow\n# /message/array/dict: will fail malloc 12 and 1 that follow\n# /message/array/dict: will fail malloc 11 and 1 that follow\n# /message/array/dict: will fail malloc 10 and 1 that follow\n# /message/array/dict: will fail malloc 9 and 1 that follow\n# /message/array/dict: will fail malloc 8 and 1 that follow\n# /message/array/dict: will fail malloc 7 and 1 that follow\n# /message/array/dict: will fail malloc 6 and 1 that follow\n# /message/array/dict: will fail malloc 5 and 1 that follow\n# /message/array/dict: will fail malloc 4 and 1 that follow\n# /message/array/dict: will fail malloc 3 and 1 that follow\n# /message/array/dict: will fail malloc 2 and 1 that follow\n# /message/array/dict: will fail malloc 1 and 1 that follow\n# /message/array/dict: will fail malloc 0 and 1 that follow\n# testing \"/message/array/dict\" with 4 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 2 that follow\n# /message/array/dict: will fail malloc 40 and 2 that follow\n# /message/array/dict: will fail malloc 39 and 2 that follow\n# /message/array/dict: will fail malloc 38 and 2 that follow\n# /message/array/dict: will fail malloc 37 and 2 that follow\n# /message/array/dict: will fail malloc 36 and 2 that follow\n# /message/array/dict: will fail malloc 35 and 2 that follow\n# /message/array/dict: will fail malloc 34 and 2 that follow\n# /message/array/dict: will fail malloc 33 and 2 that follow\n# /message/array/dict: will fail malloc 32 and 2 that follow\n# /message/array/dict: will fail malloc 31 and 2 that follow\n# /message/array/dict: will fail malloc 30 and 2 that follow\n# /message/array/dict: will fail malloc 29 and 2 that follow\n# /message/array/dict: will fail malloc 28 and 2 that follow\n# /message/array/dict: will fail malloc 27 and 2 that follow\n# /message/array/dict: will fail malloc 26 and 2 that follow\n# /message/array/dict: will fail malloc 25 and 2 that follow\n# /message/array/dict: will fail malloc 24 and 2 that follow\n# /message/array/dict: will fail malloc 23 and 2 that follow\n# /message/array/dict: will fail malloc 22 and 2 that follow\n# /message/array/dict: will fail malloc 21 and 2 that follow\n# /message/array/dict: will fail malloc 20 and 2 that follow\n# /message/array/dict: will fail malloc 19 and 2 that follow\n# /message/array/dict: will fail malloc 18 and 2 that follow\n# /message/array/dict: will fail malloc 17 and 2 that follow\n# /message/array/dict: will fail malloc 16 and 2 that follow\n# /message/array/dict: will fail malloc 15 and 2 that follow\n# /message/array/dict: will fail malloc 14 and 2 that follow\n# /message/array/dict: will fail malloc 13 and 2 that follow\n# /message/array/dict: will fail malloc 12 and 2 that follow\n# /message/array/dict: will fail malloc 11 and 2 that follow\n# /message/array/dict: will fail malloc 10 and 2 that follow\n# /message/array/dict: will fail malloc 9 and 2 that follow\n# /message/array/dict: will fail malloc 8 and 2 that follow\n# /message/array/dict: will fail malloc 7 and 2 that follow\n# /message/array/dict: will fail malloc 6 and 2 that follow\n# /message/array/dict: will fail malloc 5 and 2 that follow\n# /message/array/dict: will fail malloc 4 and 2 that follow\n# /message/array/dict: will fail malloc 3 and 2 that follow\n# /message/array/dict: will fail malloc 2 and 2 that follow\n# /message/array/dict: will fail malloc 1 and 2 that follow\n# /message/array/dict: will fail malloc 0 and 2 that follow\nok 4 /message/array/dict\n# Running \"/message/array/variant\" once to count mallocs\n# \"/message/array/variant\" has about 36 mallocs in total\n# testing \"/message/array/variant\" with up to 4 consecutive malloc failures\n# testing \"/message/array/variant\" with 2 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 0 that follow\n# /message/array/variant: will fail malloc 45 and 0 that follow\n# /message/array/variant: will fail malloc 44 and 0 that follow\n# /message/array/variant: will fail malloc 43 and 0 that follow\n# /message/array/variant: will fail malloc 42 and 0 that follow\n# /message/array/variant: will fail malloc 41 and 0 that follow\n# /message/array/variant: will fail malloc 40 and 0 that follow\n# /message/array/variant: will fail malloc 39 and 0 that follow\n# /message/array/variant: will fail malloc 38 and 0 that follow\n# /message/array/variant: will fail malloc 37 and 0 that follow\n# /message/array/variant: will fail malloc 36 and 0 that follow\n# /message/array/variant: will fail malloc 35 and 0 that follow\n# /message/array/variant: will fail malloc 34 and 0 that follow\n# /message/array/variant: will fail malloc 33 and 0 that follow\n# /message/array/variant: will fail malloc 32 and 0 that follow\n# /message/array/variant: will fail malloc 31 and 0 that follow\n# /message/array/variant: will fail malloc 30 and 0 that follow\n# /message/array/variant: will fail malloc 29 and 0 that follow\n# /message/array/variant: will fail malloc 28 and 0 that follow\n# /message/array/variant: will fail malloc 27 and 0 that follow\n# /message/array/variant: will fail malloc 26 and 0 that follow\n# /message/array/variant: will fail malloc 25 and 0 that follow\n# /message/array/variant: will fail malloc 24 and 0 that follow\n# /message/array/variant: will fail malloc 23 and 0 that follow\n# /message/array/variant: will fail malloc 22 and 0 that follow\n# /message/array/variant: will fail malloc 21 and 0 that follow\n# /message/array/variant: will fail malloc 20 and 0 that follow\n# /message/array/variant: will fail malloc 19 and 0 that follow\n# /message/array/variant: will fail malloc 18 and 0 that follow\n# /message/array/variant: will fail malloc 17 and 0 that follow\n# /message/array/variant: will fail malloc 16 and 0 that follow\n# /message/array/variant: will fail malloc 15 and 0 that follow\n# /message/array/variant: will fail malloc 14 and 0 that follow\n# /message/array/variant: will fail malloc 13 and 0 that follow\n# /message/array/variant: will fail malloc 12 and 0 that follow\n# /message/array/variant: will fail malloc 11 and 0 that follow\n# /message/array/variant: will fail malloc 10 and 0 that follow\n# /message/array/variant: will fail malloc 9 and 0 that follow\n# /message/array/variant: will fail malloc 8 and 0 that follow\n# /message/array/variant: will fail malloc 7 and 0 that follow\n# /message/array/variant: will fail malloc 6 and 0 that follow\n# /message/array/variant: will fail malloc 5 and 0 that follow\n# /message/array/variant: will fail malloc 4 and 0 that follow\n# /message/array/variant: will fail malloc 3 and 0 that follow\n# /message/array/variant: will fail malloc 2 and 0 that follow\n# /message/array/variant: will fail malloc 1 and 0 that follow\n# /message/array/variant: will fail malloc 0 and 0 that follow\n# testing \"/message/array/variant\" with 3 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 1 that follow\n# /message/array/variant: will fail malloc 45 and 1 that follow\n# /message/array/variant: will fail malloc 44 and 1 that follow\n# /message/array/variant: will fail malloc 43 and 1 that follow\n# /message/array/variant: will fail malloc 42 and 1 that follow\n# /message/array/variant: will fail malloc 41 and 1 that follow\n# /message/array/variant: will fail malloc 40 and 1 that follow\n# /message/array/variant: will fail malloc 39 and 1 that follow\n# /message/array/variant: will fail malloc 38 and 1 that follow\n# /message/array/variant: will fail malloc 37 and 1 that follow\n# /message/array/variant: will fail malloc 36 and 1 that follow\n# /message/array/variant: will fail malloc 35 and 1 that follow\n# /message/array/variant: will fail malloc 34 and 1 that follow\n# /message/array/variant: will fail malloc 33 and 1 that follow\n# /message/array/variant: will fail malloc 32 and 1 that follow\n# /message/array/variant: will fail malloc 31 and 1 that follow\n# /message/array/variant: will fail malloc 30 and 1 that follow\n# /message/array/variant: will fail malloc 29 and 1 that follow\n# /message/array/variant: will fail malloc 28 and 1 that follow\n# /message/array/variant: will fail malloc 27 and 1 that follow\n# /message/array/variant: will fail malloc 26 and 1 that follow\n# /message/array/variant: will fail malloc 25 and 1 that follow\n# /message/array/variant: will fail malloc 24 and 1 that follow\n# /message/array/variant: will fail malloc 23 and 1 that follow\n# /message/array/variant: will fail malloc 22 and 1 that follow\n# /message/array/variant: will fail malloc 21 and 1 that follow\n# /message/array/variant: will fail malloc 20 and 1 that follow\n# /message/array/variant: will fail malloc 19 and 1 that follow\n# /message/array/variant: will fail malloc 18 and 1 that follow\n# /message/array/variant: will fail malloc 17 and 1 that follow\n# /message/array/variant: will fail malloc 16 and 1 that follow\n# /message/array/variant: will fail malloc 15 and 1 that follow\n# /message/array/variant: will fail malloc 14 and 1 that follow\n# /message/array/variant: will fail malloc 13 and 1 that follow\n# /message/array/variant: will fail malloc 12 and 1 that follow\n# /message/array/variant: will fail malloc 11 and 1 that follow\n# /message/array/variant: will fail malloc 10 and 1 that follow\n# /message/array/variant: will fail malloc 9 and 1 that follow\n# /message/array/variant: will fail malloc 8 and 1 that follow\n# /message/array/variant: will fail malloc 7 and 1 that follow\n# /message/array/variant: will fail malloc 6 and 1 that follow\n# /message/array/variant: will fail malloc 5 and 1 that follow\n# /message/array/variant: will fail malloc 4 and 1 that follow\n# /message/array/variant: will fail malloc 3 and 1 that follow\n# /message/array/variant: will fail malloc 2 and 1 that follow\n# /message/array/variant: will fail malloc 1 and 1 that follow\n# /message/array/variant: will fail malloc 0 and 1 that follow\n# testing \"/message/array/variant\" with 4 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 2 that follow\n# /message/array/variant: will fail malloc 45 and 2 that follow\n# /message/array/variant: will fail malloc 44 and 2 that follow\n# /message/array/variant: will fail malloc 43 and 2 that follow\n# /message/array/variant: will fail malloc 42 and 2 that follow\n# /message/array/variant: will fail malloc 41 and 2 that follow\n# /message/array/variant: will fail malloc 40 and 2 that follow\n# /message/array/variant: will fail malloc 39 and 2 that follow\n# /message/array/variant: will fail malloc 38 and 2 that follow\n# /message/array/variant: will fail malloc 37 and 2 that follow\n# /message/array/variant: will fail malloc 36 and 2 that follow\n# /message/array/variant: will fail malloc 35 and 2 that follow\n# /message/array/variant: will fail malloc 34 and 2 that follow\n# /message/array/variant: will fail malloc 33 and 2 that follow\n# /message/array/variant: will fail malloc 32 and 2 that follow\n# /message/array/variant: will fail malloc 31 and 2 that follow\n# /message/array/variant: will fail malloc 30 and 2 that follow\n# /message/array/variant: will fail malloc 29 and 2 that follow\n# /message/array/variant: will fail malloc 28 and 2 that follow\n# /message/array/variant: will fail malloc 27 and 2 that follow\n# /message/array/variant: will fail malloc 26 and 2 that follow\n# /message/array/variant: will fail malloc 25 and 2 that follow\n# /message/array/variant: will fail malloc 24 and 2 that follow\n# /message/array/variant: will fail malloc 23 and 2 that follow\n# /message/array/variant: will fail malloc 22 and 2 that follow\n# /message/array/variant: will fail malloc 21 and 2 that follow\n# /message/array/variant: will fail malloc 20 and 2 that follow\n# /message/array/variant: will fail malloc 19 and 2 that follow\n# /message/array/variant: will fail malloc 18 and 2 that follow\n# /message/array/variant: will fail malloc 17 and 2 that follow\n# /message/array/variant: will fail malloc 16 and 2 that follow\n# /message/array/variant: will fail malloc 15 and 2 that follow\n# /message/array/variant: will fail malloc 14 and 2 that follow\n# /message/array/variant: will fail malloc 13 and 2 that follow\n# /message/array/variant: will fail malloc 12 and 2 that follow\n# /message/array/variant: will fail malloc 11 and 2 that follow\n# /message/array/variant: will fail malloc 10 and 2 that follow\n# /message/array/variant: will fail malloc 9 and 2 that follow\n# /message/array/variant: will fail malloc 8 and 2 that follow\n# /message/array/variant: will fail malloc 7 and 2 that follow\n# /message/array/variant: will fail malloc 6 and 2 that follow\n# /message/array/variant: will fail malloc 5 and 2 that follow\n# /message/array/variant: will fail malloc 4 and 2 that follow\n# /message/array/variant: will fail malloc 3 and 2 that follow\n# /message/array/variant: will fail malloc 2 and 2 that follow\n# /message/array/variant: will fail malloc 1 and 2 that follow\n# /message/array/variant: will fail malloc 0 and 2 that follow\nok 5 /message/array/variant\n# End of array tests\n# Start of valid tests\n# Running \"/message/valid/byteswap-fd-index\" once to count mallocs\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# \"/message/valid/byteswap-fd-index\" has about 38 mallocs in total\n# testing \"/message/valid/byteswap-fd-index\" with up to 4 consecutive malloc failures\n# testing \"/message/valid/byteswap-fd-index\" with 2 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/byteswap-fd-index\" with 3 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/byteswap-fd-index\" with 4 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 6 /message/valid/byteswap-fd-index\n# Running \"/message/valid/minimal\" once to count mallocs\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# \"/message/valid/minimal\" has about 9 mallocs in total\n# testing \"/message/valid/minimal\" with up to 4 consecutive malloc failures\n# testing \"/message/valid/minimal\" with 2 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/minimal\" with 3 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/minimal\" with 4 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 7 /message/valid/minimal\n# End of valid tests\n# Start of invalid tests\n# Running \"/message/invalid/boolean-has-no-value\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/boolean-has-no-value\" has about 10 mallocs in total\n# testing \"/message/invalid/boolean-has-no-value\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/boolean-has-no-value\" with 2 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/boolean-has-no-value\" with 3 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/boolean-has-no-value\" with 4 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 8 /message/invalid/boolean-has-no-value\n# Running \"/message/invalid/fixed-array-not-divisible\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# \"/message/invalid/fixed-array-not-divisible\" has about 26 mallocs in total\n# testing \"/message/invalid/fixed-array-not-divisible\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/fixed-array-not-divisible\" with 2 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/fixed-array-not-divisible\" with 3 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/fixed-array-not-divisible\" with 4 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 9 /message/invalid/fixed-array-not-divisible\n# Running \"/message/invalid/issue418\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/issue418\" has about 24 mallocs in total\n# testing \"/message/invalid/issue418\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/issue418\" with 2 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/issue418\" with 3 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/issue418\" with 4 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 10 /message/invalid/issue418\n# Running \"/message/invalid/mis-nested-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/mis-nested-sig\" has about 24 mallocs in total\n# testing \"/message/invalid/mis-nested-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/mis-nested-sig\" with 2 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/mis-nested-sig\" with 3 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/mis-nested-sig\" with 4 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 11 /message/invalid/mis-nested-sig\n# Running \"/message/invalid/truncated-variant-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# \"/message/invalid/truncated-variant-sig\" has about 7 mallocs in total\n# testing \"/message/invalid/truncated-variant-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/truncated-variant-sig\" with 2 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/truncated-variant-sig\" with 3 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/truncated-variant-sig\" with 4 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 12 /message/invalid/truncated-variant-sig\n# Running \"/message/invalid/zero-length-variant-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# \"/message/invalid/zero-length-variant-sig\" has about 9 mallocs in total\n# testing \"/message/invalid/zero-length-variant-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/zero-length-variant-sig\" with 2 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/zero-length-variant-sig\" with 3 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/zero-length-variant-sig\" with 4 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 13 /message/invalid/zero-length-variant-sig\n# End of invalid tests\n# End of message tests\nPASS: dbus/test-message.test\nRunning test: dbus/test-hash_with_config.test\n# Test data in /usr/libexec/installed-tests/dbus/data\nok 1 - initial nss query did not leak memory\n# Running test: hash\n# Computing test hash keys...\n# ... done.\nok 2 - hash\n# hash test took 2 seconds\nok 3 - hash did not leak memory\n# 3 tests passed (0 skipped)\n1..3\nPASS: dbus/test-hash_with_config.test\nRunning test: dbus/test-dbus-daemon-fork.sh.test\n# dbus-daemon binary: dbus-daemon\n# dbus-send binary: dbus-send\n# using standard session bus configuration\n1..3\nmethod return time=1707210759.781325 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 1 - normal dbus-daemon\nmethod return time=1707210759.791229 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 2 - dbus-daemon with stdin closed\nmethod return time=1707210759.801651 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 3 - dbus-daemon with stdin, stdout, stderr closed\nPASS: dbus/test-dbus-daemon-fork.sh.test\nRunning test: dbus/test-atomic.test\n# No test data!\nok 1 - initial nss query did not leak memory\n# Running test: atomic_inc/dec\nok 2 - atomic_inc/dec\n# atomic_inc/dec test took 0 seconds\n# Running test: atomic_set_[non]zero\nok 3 - atomic_set_[non]zero\n# atomic_set_[non]zero test took 0 seconds\n# 3 tests passed (0 skipped)\n1..3\nPASS: dbus/test-atomic.test\nRunning test: dbus/test-apparmor-activation.sh.test\n# Attempting to load AppArmor profiles\n/usr/libexec/installed-tests/dbus/test-apparmor-activation.sh: line 49: apparmor_parser: command not found\n1..0 # SKIP - unable to load AppArmor profiles\nPASS: dbus/test-apparmor-activation.sh.test\nRunning test: dbus/test-userdb.test\nTAP version 13\n# random seed: R02S84f52008dd222522d294b97dc63e2daf\n1..1\n# Start of userdb tests\n# Groups of uid 0:\n# [0]: 0\n# Groups of uid 0:\n# [0]: 0\n# Total: 1 groups\n# uid 31337 doesn't exist: (no errno)\n# Getting groups from non-uid failed as expected: org.freedesktop.DBus.Error.Failed: User \"???\" unknown or no memory to allocate password entry\n# \nok 1 /userdb/groups_from_uid\n# End of userdb tests\nPASS: dbus/test-userdb.test\nRunning test: dbus/test-dbus-launch-eval.sh_with_config.test\n# dbus-daemon binary: dbus-daemon\n# dbus-launch binary: dbus-launch\n# dbus-send binary: dbus-send\n# dbus-uuidgen binary: dbus-uuidgen\n# test data: /usr/libexec/installed-tests/dbus/data\n1..1\nDBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/dbus-EYzNxTm0gB,guid=ce477c9e3a4c9b3a67dcbc3465c1f807\nmethod return time=1707210759.845919 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 1 - normal dbus-launch\nPASS: dbus/test-dbus-launch-eval.sh_with_config.test\nRunning test: dbus/test-variant.test\nTAP version 13\n# random seed: R02S058d1f7b1d64e324bb38f14a52c19bb1\n1..2\n# Start of variant tests\nok 1 /variant/simple\n# Running \"DBusVariant\" once to count mallocs\n# \"DBusVariant\" has about 327 mallocs in total\n# testing \"DBusVariant\" with up to 4 consecutive malloc failures\n# testing \"DBusVariant\" with 2 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 0 that follow\n# DBusVariant: will fail malloc 336 and 0 that follow\n# DBusVariant: will fail malloc 335 and 0 that follow\n# DBusVariant: will fail malloc 334 and 0 that follow\n# DBusVariant: will fail malloc 333 and 0 that follow\n# DBusVariant: will fail malloc 332 and 0 that follow\n# DBusVariant: will fail malloc 331 and 0 that follow\n# DBusVariant: will fail malloc 330 and 0 that follow\n# DBusVariant: will fail malloc 329 and 0 that follow\n# DBusVariant: will fail malloc 328 and 0 that follow\n# DBusVariant: will fail malloc 327 and 0 that follow\n# DBusVariant: will fail malloc 326 and 0 that follow\n# DBusVariant: will fail malloc 325 and 0 that follow\n# DBusVariant: will fail malloc 324 and 0 that follow\n# DBusVariant: will fail malloc 323 and 0 that follow\n# DBusVariant: will fail malloc 322 and 0 that follow\n# DBusVariant: will fail malloc 321 and 0 that follow\n# DBusVariant: will fail malloc 320 and 0 that follow\n# DBusVariant: will fail malloc 319 and 0 that follow\n# DBusVariant: will fail malloc 318 and 0 that follow\n# DBusVariant: will fail malloc 317 and 0 that follow\n# DBusVariant: will fail malloc 316 and 0 that follow\n# DBusVariant: will fail malloc 315 and 0 that follow\n# DBusVariant: will fail malloc 314 and 0 that follow\n# DBusVariant: will fail malloc 313 and 0 that follow\n# DBusVariant: will fail malloc 312 and 0 that follow\n# DBusVariant: will fail malloc 311 and 0 that follow\n# DBusVariant: will fail malloc 310 and 0 that follow\n# DBusVariant: will fail malloc 309 and 0 that follow\n# DBusVariant: will fail malloc 308 and 0 that follow\n# DBusVariant: will fail malloc 307 and 0 that follow\n# DBusVariant: will fail malloc 306 and 0 that follow\n# DBusVariant: will fail malloc 305 and 0 that follow\n# DBusVariant: will fail malloc 304 and 0 that follow\n# DBusVariant: will fail malloc 303 and 0 that follow\n# DBusVariant: will fail malloc 302 and 0 that follow\n# DBusVariant: will fail malloc 301 and 0 that follow\n# DBusVariant: will fail malloc 300 and 0 that follow\n# DBusVariant: will fail malloc 299 and 0 that follow\n# DBusVariant: will fail malloc 298 and 0 that follow\n# DBusVariant: will fail malloc 297 and 0 that follow\n# DBusVariant: will fail malloc 296 and 0 that follow\n# DBusVariant: will fail malloc 295 and 0 that follow\n# DBusVariant: will fail malloc 294 and 0 that follow\n# DBusVariant: will fail malloc 293 and 0 that follow\n# DBusVariant: will fail malloc 292 and 0 that follow\n# DBusVariant: will fail malloc 291 and 0 that follow\n# DBusVariant: will fail malloc 290 and 0 that follow\n# DBusVariant: will fail malloc 289 and 0 that follow\n# DBusVariant: will fail malloc 288 and 0 that follow\n# DBusVariant: will fail malloc 287 and 0 that follow\n# DBusVariant: will fail malloc 286 and 0 that follow\n# DBusVariant: will fail malloc 285 and 0 that follow\n# DBusVariant: will fail malloc 284 and 0 that follow\n# DBusVariant: will fail malloc 283 and 0 that follow\n# DBusVariant: will fail malloc 282 and 0 that follow\n# DBusVariant: will fail malloc 281 and 0 that follow\n# DBusVariant: will fail malloc 280 and 0 that follow\n# DBusVariant: will fail malloc 279 and 0 that follow\n# DBusVariant: will fail malloc 278 and 0 that follow\n# DBusVariant: will fail malloc 277 and 0 that follow\n# DBusVariant: will fail malloc 276 and 0 that follow\n# DBusVariant: will fail malloc 275 and 0 that follow\n# DBusVariant: will fail malloc 274 and 0 that follow\n# DBusVariant: will fail malloc 273 and 0 that follow\n# DBusVariant: will fail malloc 272 and 0 that follow\n# DBusVariant: will fail malloc 271 and 0 that follow\n# DBusVariant: will fail malloc 270 and 0 that follow\n# DBusVariant: will fail malloc 269 and 0 that follow\n# DBusVariant: will fail malloc 268 and 0 that follow\n# DBusVariant: will fail malloc 267 and 0 that follow\n# DBusVariant: will fail malloc 266 and 0 that follow\n# DBusVariant: will fail malloc 265 and 0 that follow\n# DBusVariant: will fail malloc 264 and 0 that follow\n# DBusVariant: will fail malloc 263 and 0 that follow\n# DBusVariant: will fail malloc 262 and 0 that follow\n# DBusVariant: will fail malloc 261 and 0 that follow\n# DBusVariant: will fail malloc 260 and 0 that follow\n# DBusVariant: will fail malloc 259 and 0 that follow\n# DBusVariant: will fail malloc 258 and 0 that follow\n# DBusVariant: will fail malloc 257 and 0 that follow\n# DBusVariant: will fail malloc 256 and 0 that follow\n# DBusVariant: will fail malloc 255 and 0 that follow\n# DBusVariant: will fail malloc 254 and 0 that follow\n# DBusVariant: will fail malloc 253 and 0 that follow\n# DBusVariant: will fail malloc 252 and 0 that follow\n# DBusVariant: will fail malloc 251 and 0 that follow\n# DBusVariant: will fail malloc 250 and 0 that follow\n# DBusVariant: will fail malloc 249 and 0 that follow\n# DBusVariant: will fail malloc 248 and 0 that follow\n# DBusVariant: will fail malloc 247 and 0 that follow\n# DBusVariant: will fail malloc 246 and 0 that follow\n# DBusVariant: will fail malloc 245 and 0 that follow\n# DBusVariant: will fail malloc 244 and 0 that follow\n# DBusVariant: will fail malloc 243 and 0 that follow\n# DBusVariant: will fail malloc 242 and 0 that follow\n# DBusVariant: will fail malloc 241 and 0 that follow\n# DBusVariant: will fail malloc 240 and 0 that follow\n# DBusVariant: will fail malloc 239 and 0 that follow\n# DBusVariant: will fail malloc 238 and 0 that follow\n# DBusVariant: will fail malloc 237 and 0 that follow\n# DBusVariant: will fail malloc 236 and 0 that follow\n# DBusVariant: will fail malloc 235 and 0 that follow\n# DBusVariant: will fail malloc 234 and 0 that follow\n# DBusVariant: will fail malloc 233 and 0 that follow\n# DBusVariant: will fail malloc 232 and 0 that follow\n# DBusVariant: will fail malloc 231 and 0 that follow\n# DBusVariant: will fail malloc 230 and 0 that follow\n# DBusVariant: will fail malloc 229 and 0 that follow\n# DBusVariant: will fail malloc 228 and 0 that follow\n# DBusVariant: will fail malloc 227 and 0 that follow\n# DBusVariant: will fail malloc 226 and 0 that follow\n# DBusVariant: will fail malloc 225 and 0 that follow\n# DBusVariant: will fail malloc 224 and 0 that follow\n# DBusVariant: will fail malloc 223 and 0 that follow\n# DBusVariant: will fail malloc 222 and 0 that follow\n# DBusVariant: will fail malloc 221 and 0 that follow\n# DBusVariant: will fail malloc 220 and 0 that follow\n# DBusVariant: will fail malloc 219 and 0 that follow\n# DBusVariant: will fail malloc 218 and 0 that follow\n# DBusVariant: will fail malloc 217 and 0 that follow\n# DBusVariant: will fail malloc 216 and 0 that follow\n# DBusVariant: will fail malloc 215 and 0 that follow\n# DBusVariant: will fail malloc 214 and 0 that follow\n# DBusVariant: will fail malloc 213 and 0 that follow\n# DBusVariant: will fail malloc 212 and 0 that follow\n# DBusVariant: will fail malloc 211 and 0 that follow\n# DBusVariant: will fail malloc 210 and 0 that follow\n# DBusVariant: will fail malloc 209 and 0 that follow\n# DBusVariant: will fail malloc 208 and 0 that follow\n# DBusVariant: will fail malloc 207 and 0 that follow\n# DBusVariant: will fail malloc 206 and 0 that follow\n# DBusVariant: will fail malloc 205 and 0 that follow\n# DBusVariant: will fail malloc 204 and 0 that follow\n# DBusVariant: will fail malloc 203 and 0 that follow\n# DBusVariant: will fail malloc 202 and 0 that follow\n# DBusVariant: will fail malloc 201 and 0 that follow\n# DBusVariant: will fail malloc 200 and 0 that follow\n# DBusVariant: will fail malloc 199 and 0 that follow\n# DBusVariant: will fail malloc 198 and 0 that follow\n# DBusVariant: will fail malloc 197 and 0 that follow\n# DBusVariant: will fail malloc 196 and 0 that follow\n# DBusVariant: will fail malloc 195 and 0 that follow\n# DBusVariant: will fail malloc 194 and 0 that follow\n# DBusVariant: will fail malloc 193 and 0 that follow\n# DBusVariant: will fail malloc 192 and 0 that follow\n# DBusVariant: will fail malloc 191 and 0 that follow\n# DBusVariant: will fail malloc 190 and 0 that follow\n# DBusVariant: will fail malloc 189 and 0 that follow\n# DBusVariant: will fail malloc 188 and 0 that follow\n# DBusVariant: will fail malloc 187 and 0 that follow\n# DBusVariant: will fail malloc 186 and 0 that follow\n# DBusVariant: will fail malloc 185 and 0 that follow\n# DBusVariant: will fail malloc 184 and 0 that follow\n# DBusVariant: will fail malloc 183 and 0 that follow\n# DBusVariant: will fail malloc 182 and 0 that follow\n# DBusVariant: will fail malloc 181 and 0 that follow\n# DBusVariant: will fail malloc 180 and 0 that follow\n# DBusVariant: will fail malloc 179 and 0 that follow\n# DBusVariant: will fail malloc 178 and 0 that follow\n# DBusVariant: will fail malloc 177 and 0 that follow\n# DBusVariant: will fail malloc 176 and 0 that follow\n# DBusVariant: will fail malloc 175 and 0 that follow\n# DBusVariant: will fail malloc 174 and 0 that follow\n# DBusVariant: will fail malloc 173 and 0 that follow\n# DBusVariant: will fail malloc 172 and 0 that follow\n# DBusVariant: will fail malloc 171 and 0 that follow\n# DBusVariant: will fail malloc 170 and 0 that follow\n# DBusVariant: will fail malloc 169 and 0 that follow\n# DBusVariant: will fail malloc 168 and 0 that follow\n# DBusVariant: will fail malloc 167 and 0 that follow\n# DBusVariant: will fail malloc 166 and 0 that follow\n# DBusVariant: will fail malloc 165 and 0 that follow\n# DBusVariant: will fail malloc 164 and 0 that follow\n# DBusVariant: will fail malloc 163 and 0 that follow\n# DBusVariant: will fail malloc 162 and 0 that follow\n# DBusVariant: will fail malloc 161 and 0 that follow\n# DBusVariant: will fail malloc 160 and 0 that follow\n# DBusVariant: will fail malloc 159 and 0 that follow\n# DBusVariant: will fail malloc 158 and 0 that follow\n# DBusVariant: will fail malloc 157 and 0 that follow\n# DBusVariant: will fail malloc 156 and 0 that follow\n# DBusVariant: will fail malloc 155 and 0 that follow\n# DBusVariant: will fail malloc 154 and 0 that follow\n# DBusVariant: will fail malloc 153 and 0 that follow\n# DBusVariant: will fail malloc 152 and 0 that follow\n# DBusVariant: will fail malloc 151 and 0 that follow\n# DBusVariant: will fail malloc 150 and 0 that follow\n# DBusVariant: will fail malloc 149 and 0 that follow\n# DBusVariant: will fail malloc 148 and 0 that follow\n# DBusVariant: will fail malloc 147 and 0 that follow\n# DBusVariant: will fail malloc 146 and 0 that follow\n# DBusVariant: will fail malloc 145 and 0 that follow\n# DBusVariant: will fail malloc 144 and 0 that follow\n# DBusVariant: will fail malloc 143 and 0 that follow\n# DBusVariant: will fail malloc 142 and 0 that follow\n# DBusVariant: will fail malloc 141 and 0 that follow\n# DBusVariant: will fail malloc 140 and 0 that follow\n# DBusVariant: will fail malloc 139 and 0 that follow\n# DBusVariant: will fail malloc 138 and 0 that follow\n# DBusVariant: will fail malloc 137 and 0 that follow\n# DBusVariant: will fail malloc 136 and 0 that follow\n# DBusVariant: will fail malloc 135 and 0 that follow\n# DBusVariant: will fail malloc 134 and 0 that follow\n# DBusVariant: will fail malloc 133 and 0 that follow\n# DBusVariant: will fail malloc 132 and 0 that follow\n# DBusVariant: will fail malloc 131 and 0 that follow\n# DBusVariant: will fail malloc 130 and 0 that follow\n# DBusVariant: will fail malloc 129 and 0 that follow\n# DBusVariant: will fail malloc 128 and 0 that follow\n# DBusVariant: will fail malloc 127 and 0 that follow\n# DBusVariant: will fail malloc 126 and 0 that follow\n# DBusVariant: will fail malloc 125 and 0 that follow\n# DBusVariant: will fail malloc 124 and 0 that follow\n# DBusVariant: will fail malloc 123 and 0 that follow\n# DBusVariant: will fail malloc 122 and 0 that follow\n# DBusVariant: will fail malloc 121 and 0 that follow\n# DBusVariant: will fail malloc 120 and 0 that follow\n# DBusVariant: will fail malloc 119 and 0 that follow\n# DBusVariant: will fail malloc 118 and 0 that follow\n# DBusVariant: will fail malloc 117 and 0 that follow\n# DBusVariant: will fail malloc 116 and 0 that follow\n# DBusVariant: will fail malloc 115 and 0 that follow\n# DBusVariant: will fail malloc 114 and 0 that follow\n# DBusVariant: will fail malloc 113 and 0 that follow\n# DBusVariant: will fail malloc 112 and 0 that follow\n# DBusVariant: will fail malloc 111 and 0 that follow\n# DBusVariant: will fail malloc 110 and 0 that follow\n# DBusVariant: will fail malloc 109 and 0 that follow\n# DBusVariant: will fail malloc 108 and 0 that follow\n# DBusVariant: will fail malloc 107 and 0 that follow\n# DBusVariant: will fail malloc 106 and 0 that follow\n# DBusVariant: will fail malloc 105 and 0 that follow\n# DBusVariant: will fail malloc 104 and 0 that follow\n# DBusVariant: will fail malloc 103 and 0 that follow\n# DBusVariant: will fail malloc 102 and 0 that follow\n# DBusVariant: will fail malloc 101 and 0 that follow\n# DBusVariant: will fail malloc 100 and 0 that follow\n# DBusVariant: will fail malloc 99 and 0 that follow\n# DBusVariant: will fail malloc 98 and 0 that follow\n# DBusVariant: will fail malloc 97 and 0 that follow\n# DBusVariant: will fail malloc 96 and 0 that follow\n# DBusVariant: will fail malloc 95 and 0 that follow\n# DBusVariant: will fail malloc 94 and 0 that follow\n# DBusVariant: will fail malloc 93 and 0 that follow\n# DBusVariant: will fail malloc 92 and 0 that follow\n# DBusVariant: will fail malloc 91 and 0 that follow\n# DBusVariant: will fail malloc 90 and 0 that follow\n# DBusVariant: will fail malloc 89 and 0 that follow\n# DBusVariant: will fail malloc 88 and 0 that follow\n# DBusVariant: will fail malloc 87 and 0 that follow\n# DBusVariant: will fail malloc 86 and 0 that follow\n# DBusVariant: will fail malloc 85 and 0 that follow\n# DBusVariant: will fail malloc 84 and 0 that follow\n# DBusVariant: will fail malloc 83 and 0 that follow\n# DBusVariant: will fail malloc 82 and 0 that follow\n# DBusVariant: will fail malloc 81 and 0 that follow\n# DBusVariant: will fail malloc 80 and 0 that follow\n# DBusVariant: will fail malloc 79 and 0 that follow\n# DBusVariant: will fail malloc 78 and 0 that follow\n# DBusVariant: will fail malloc 77 and 0 that follow\n# DBusVariant: will fail malloc 76 and 0 that follow\n# DBusVariant: will fail malloc 75 and 0 that follow\n# DBusVariant: will fail malloc 74 and 0 that follow\n# DBusVariant: will fail malloc 73 and 0 that follow\n# DBusVariant: will fail malloc 72 and 0 that follow\n# DBusVariant: will fail malloc 71 and 0 that follow\n# DBusVariant: will fail malloc 70 and 0 that follow\n# DBusVariant: will fail malloc 69 and 0 that follow\n# DBusVariant: will fail malloc 68 and 0 that follow\n# DBusVariant: will fail malloc 67 and 0 that follow\n# DBusVariant: will fail malloc 66 and 0 that follow\n# DBusVariant: will fail malloc 65 and 0 that follow\n# DBusVariant: will fail malloc 64 and 0 that follow\n# DBusVariant: will fail malloc 63 and 0 that follow\n# DBusVariant: will fail malloc 62 and 0 that follow\n# DBusVariant: will fail malloc 61 and 0 that follow\n# DBusVariant: will fail malloc 60 and 0 that follow\n# DBusVariant: will fail malloc 59 and 0 that follow\n# DBusVariant: will fail malloc 58 and 0 that follow\n# DBusVariant: will fail malloc 57 and 0 that follow\n# DBusVariant: will fail malloc 56 and 0 that follow\n# DBusVariant: will fail malloc 55 and 0 that follow\n# DBusVariant: will fail malloc 54 and 0 that follow\n# DBusVariant: will fail malloc 53 and 0 that follow\n# DBusVariant: will fail malloc 52 and 0 that follow\n# DBusVariant: will fail malloc 51 and 0 that follow\n# DBusVariant: will fail malloc 50 and 0 that follow\n# DBusVariant: will fail malloc 49 and 0 that follow\n# DBusVariant: will fail malloc 48 and 0 that follow\n# DBusVariant: will fail malloc 47 and 0 that follow\n# DBusVariant: will fail malloc 46 and 0 that follow\n# DBusVariant: will fail malloc 45 and 0 that follow\n# DBusVariant: will fail malloc 44 and 0 that follow\n# DBusVariant: will fail malloc 43 and 0 that follow\n# DBusVariant: will fail malloc 42 and 0 that follow\n# DBusVariant: will fail malloc 41 and 0 that follow\n# DBusVariant: will fail malloc 40 and 0 that follow\n# DBusVariant: will fail malloc 39 and 0 that follow\n# DBusVariant: will fail malloc 38 and 0 that follow\n# DBusVariant: will fail malloc 37 and 0 that follow\n# DBusVariant: will fail malloc 36 and 0 that follow\n# DBusVariant: will fail malloc 35 and 0 that follow\n# DBusVariant: will fail malloc 34 and 0 that follow\n# DBusVariant: will fail malloc 33 and 0 that follow\n# DBusVariant: will fail malloc 32 and 0 that follow\n# DBusVariant: will fail malloc 31 and 0 that follow\n# DBusVariant: will fail malloc 30 and 0 that follow\n# DBusVariant: will fail malloc 29 and 0 that follow\n# DBusVariant: will fail malloc 28 and 0 that follow\n# DBusVariant: will fail malloc 27 and 0 that follow\n# DBusVariant: will fail malloc 26 and 0 that follow\n# DBusVariant: will fail malloc 25 and 0 that follow\n# DBusVariant: will fail malloc 24 and 0 that follow\n# DBusVariant: will fail malloc 23 and 0 that follow\n# DBusVariant: will fail malloc 22 and 0 that follow\n# DBusVariant: will fail malloc 21 and 0 that follow\n# DBusVariant: will fail malloc 20 and 0 that follow\n# DBusVariant: will fail malloc 19 and 0 that follow\n# DBusVariant: will fail malloc 18 and 0 that follow\n# DBusVariant: will fail malloc 17 and 0 that follow\n# DBusVariant: will fail malloc 16 and 0 that follow\n# DBusVariant: will fail malloc 15 and 0 that follow\n# DBusVariant: will fail malloc 14 and 0 that follow\n# DBusVariant: will fail malloc 13 and 0 that follow\n# DBusVariant: will fail malloc 12 and 0 that follow\n# DBusVariant: will fail malloc 11 and 0 that follow\n# DBusVariant: will fail malloc 10 and 0 that follow\n# DBusVariant: will fail malloc 9 and 0 that follow\n# DBusVariant: will fail malloc 8 and 0 that follow\n# DBusVariant: will fail malloc 7 and 0 that follow\n# DBusVariant: will fail malloc 6 and 0 that follow\n# DBusVariant: will fail malloc 5 and 0 that follow\n# DBusVariant: will fail malloc 4 and 0 that follow\n# DBusVariant: will fail malloc 3 and 0 that follow\n# DBusVariant: will fail malloc 2 and 0 that follow\n# DBusVariant: will fail malloc 1 and 0 that follow\n# DBusVariant: will fail malloc 0 and 0 that follow\n# testing \"DBusVariant\" with 3 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 1 that follow\n# DBusVariant: will fail malloc 336 and 1 that follow\n# DBusVariant: will fail malloc 335 and 1 that follow\n# DBusVariant: will fail malloc 334 and 1 that follow\n# DBusVariant: will fail malloc 333 and 1 that follow\n# DBusVariant: will fail malloc 332 and 1 that follow\n# DBusVariant: will fail malloc 331 and 1 that follow\n# DBusVariant: will fail malloc 330 and 1 that follow\n# DBusVariant: will fail malloc 329 and 1 that follow\n# DBusVariant: will fail malloc 328 and 1 that follow\n# DBusVariant: will fail malloc 327 and 1 that follow\n# DBusVariant: will fail malloc 326 and 1 that follow\n# DBusVariant: will fail malloc 325 and 1 that follow\n# DBusVariant: will fail malloc 324 and 1 that follow\n# DBusVariant: will fail malloc 323 and 1 that follow\n# DBusVariant: will fail malloc 322 and 1 that follow\n# DBusVariant: will fail malloc 321 and 1 that follow\n# DBusVariant: will fail malloc 320 and 1 that follow\n# DBusVariant: will fail malloc 319 and 1 that follow\n# DBusVariant: will fail malloc 318 and 1 that follow\n# DBusVariant: will fail malloc 317 and 1 that follow\n# DBusVariant: will fail malloc 316 and 1 that follow\n# DBusVariant: will fail malloc 315 and 1 that follow\n# DBusVariant: will fail malloc 314 and 1 that follow\n# DBusVariant: will fail malloc 313 and 1 that follow\n# DBusVariant: will fail malloc 312 and 1 that follow\n# DBusVariant: will fail malloc 311 and 1 that follow\n# DBusVariant: will fail malloc 310 and 1 that follow\n# DBusVariant: will fail malloc 309 and 1 that follow\n# DBusVariant: will fail malloc 308 and 1 that follow\n# DBusVariant: will fail malloc 307 and 1 that follow\n# DBusVariant: will fail malloc 306 and 1 that follow\n# DBusVariant: will fail malloc 305 and 1 that follow\n# DBusVariant: will fail malloc 304 and 1 that follow\n# DBusVariant: will fail malloc 303 and 1 that follow\n# DBusVariant: will fail malloc 302 and 1 that follow\n# DBusVariant: will fail malloc 301 and 1 that follow\n# DBusVariant: will fail malloc 300 and 1 that follow\n# DBusVariant: will fail malloc 299 and 1 that follow\n# DBusVariant: will fail malloc 298 and 1 that follow\n# DBusVariant: will fail malloc 297 and 1 that follow\n# DBusVariant: will fail malloc 296 and 1 that follow\n# DBusVariant: will fail malloc 295 and 1 that follow\n# DBusVariant: will fail malloc 294 and 1 that follow\n# DBusVariant: will fail malloc 293 and 1 that follow\n# DBusVariant: will fail malloc 292 and 1 that follow\n# DBusVariant: will fail malloc 291 and 1 that follow\n# DBusVariant: will fail malloc 290 and 1 that follow\n# DBusVariant: will fail malloc 289 and 1 that follow\n# DBusVariant: will fail malloc 288 and 1 that follow\n# DBusVariant: will fail malloc 287 and 1 that follow\n# DBusVariant: will fail malloc 286 and 1 that follow\n# DBusVariant: will fail malloc 285 and 1 that follow\n# DBusVariant: will fail malloc 284 and 1 that follow\n# DBusVariant: will fail malloc 283 and 1 that follow\n# DBusVariant: will fail malloc 282 and 1 that follow\n# DBusVariant: will fail malloc 281 and 1 that follow\n# DBusVariant: will fail malloc 280 and 1 that follow\n# DBusVariant: will fail malloc 279 and 1 that follow\n# DBusVariant: will fail malloc 278 and 1 that follow\n# DBusVariant: will fail malloc 277 and 1 that follow\n# DBusVariant: will fail malloc 276 and 1 that follow\n# DBusVariant: will fail malloc 275 and 1 that follow\n# DBusVariant: will fail malloc 274 and 1 that follow\n# DBusVariant: will fail malloc 273 and 1 that follow\n# DBusVariant: will fail malloc 272 and 1 that follow\n# DBusVariant: will fail malloc 271 and 1 that follow\n# DBusVariant: will fail malloc 270 and 1 that follow\n# DBusVariant: will fail malloc 269 and 1 that follow\n# DBusVariant: will fail malloc 268 and 1 that follow\n# DBusVariant: will fail malloc 267 and 1 that follow\n# DBusVariant: will fail malloc 266 and 1 that follow\n# DBusVariant: will fail malloc 265 and 1 that follow\n# DBusVariant: will fail malloc 264 and 1 that follow\n# DBusVariant: will fail malloc 263 and 1 that follow\n# DBusVariant: will fail malloc 262 and 1 that follow\n# DBusVariant: will fail malloc 261 and 1 that follow\n# DBusVariant: will fail malloc 260 and 1 that follow\n# DBusVariant: will fail malloc 259 and 1 that follow\n# DBusVariant: will fail malloc 258 and 1 that follow\n# DBusVariant: will fail malloc 257 and 1 that follow\n# DBusVariant: will fail malloc 256 and 1 that follow\n# DBusVariant: will fail malloc 255 and 1 that follow\n# DBusVariant: will fail malloc 254 and 1 that follow\n# DBusVariant: will fail malloc 253 and 1 that follow\n# DBusVariant: will fail malloc 252 and 1 that follow\n# DBusVariant: will fail malloc 251 and 1 that follow\n# DBusVariant: will fail malloc 250 and 1 that follow\n# DBusVariant: will fail malloc 249 and 1 that follow\n# DBusVariant: will fail malloc 248 and 1 that follow\n# DBusVariant: will fail malloc 247 and 1 that follow\n# DBusVariant: will fail malloc 246 and 1 that follow\n# DBusVariant: will fail malloc 245 and 1 that follow\n# DBusVariant: will fail malloc 244 and 1 that follow\n# DBusVariant: will fail malloc 243 and 1 that follow\n# DBusVariant: will fail malloc 242 and 1 that follow\n# DBusVariant: will fail malloc 241 and 1 that follow\n# DBusVariant: will fail malloc 240 and 1 that follow\n# DBusVariant: will fail malloc 239 and 1 that follow\n# DBusVariant: will fail malloc 238 and 1 that follow\n# DBusVariant: will fail malloc 237 and 1 that follow\n# DBusVariant: will fail malloc 236 and 1 that follow\n# DBusVariant: will fail malloc 235 and 1 that follow\n# DBusVariant: will fail malloc 234 and 1 that follow\n# DBusVariant: will fail malloc 233 and 1 that follow\n# DBusVariant: will fail malloc 232 and 1 that follow\n# DBusVariant: will fail malloc 231 and 1 that follow\n# DBusVariant: will fail malloc 230 and 1 that follow\n# DBusVariant: will fail malloc 229 and 1 that follow\n# DBusVariant: will fail malloc 228 and 1 that follow\n# DBusVariant: will fail malloc 227 and 1 that follow\n# DBusVariant: will fail malloc 226 and 1 that follow\n# DBusVariant: will fail malloc 225 and 1 that follow\n# DBusVariant: will fail malloc 224 and 1 that follow\n# DBusVariant: will fail malloc 223 and 1 that follow\n# DBusVariant: will fail malloc 222 and 1 that follow\n# DBusVariant: will fail malloc 221 and 1 that follow\n# DBusVariant: will fail malloc 220 and 1 that follow\n# DBusVariant: will fail malloc 219 and 1 that follow\n# DBusVariant: will fail malloc 218 and 1 that follow\n# DBusVariant: will fail malloc 217 and 1 that follow\n# DBusVariant: will fail malloc 216 and 1 that follow\n# DBusVariant: will fail malloc 215 and 1 that follow\n# DBusVariant: will fail malloc 214 and 1 that follow\n# DBusVariant: will fail malloc 213 and 1 that follow\n# DBusVariant: will fail malloc 212 and 1 that follow\n# DBusVariant: will fail malloc 211 and 1 that follow\n# DBusVariant: will fail malloc 210 and 1 that follow\n# DBusVariant: will fail malloc 209 and 1 that follow\n# DBusVariant: will fail malloc 208 and 1 that follow\n# DBusVariant: will fail malloc 207 and 1 that follow\n# DBusVariant: will fail malloc 206 and 1 that follow\n# DBusVariant: will fail malloc 205 and 1 that follow\n# DBusVariant: will fail malloc 204 and 1 that follow\n# DBusVariant: will fail malloc 203 and 1 that follow\n# DBusVariant: will fail malloc 202 and 1 that follow\n# DBusVariant: will fail malloc 201 and 1 that follow\n# DBusVariant: will fail malloc 200 and 1 that follow\n# DBusVariant: will fail malloc 199 and 1 that follow\n# DBusVariant: will fail malloc 198 and 1 that follow\n# DBusVariant: will fail malloc 197 and 1 that follow\n# DBusVariant: will fail malloc 196 and 1 that follow\n# DBusVariant: will fail malloc 195 and 1 that follow\n# DBusVariant: will fail malloc 194 and 1 that follow\n# DBusVariant: will fail malloc 193 and 1 that follow\n# DBusVariant: will fail malloc 192 and 1 that follow\n# DBusVariant: will fail malloc 191 and 1 that follow\n# DBusVariant: will fail malloc 190 and 1 that follow\n# DBusVariant: will fail malloc 189 and 1 that follow\n# DBusVariant: will fail malloc 188 and 1 that follow\n# DBusVariant: will fail malloc 187 and 1 that follow\n# DBusVariant: will fail malloc 186 and 1 that follow\n# DBusVariant: will fail malloc 185 and 1 that follow\n# DBusVariant: will fail malloc 184 and 1 that follow\n# DBusVariant: will fail malloc 183 and 1 that follow\n# DBusVariant: will fail malloc 182 and 1 that follow\n# DBusVariant: will fail malloc 181 and 1 that follow\n# DBusVariant: will fail malloc 180 and 1 that follow\n# DBusVariant: will fail malloc 179 and 1 that follow\n# DBusVariant: will fail malloc 178 and 1 that follow\n# DBusVariant: will fail malloc 177 and 1 that follow\n# DBusVariant: will fail malloc 176 and 1 that follow\n# DBusVariant: will fail malloc 175 and 1 that follow\n# DBusVariant: will fail malloc 174 and 1 that follow\n# DBusVariant: will fail malloc 173 and 1 that follow\n# DBusVariant: will fail malloc 172 and 1 that follow\n# DBusVariant: will fail malloc 171 and 1 that follow\n# DBusVariant: will fail malloc 170 and 1 that follow\n# DBusVariant: will fail malloc 169 and 1 that follow\n# DBusVariant: will fail malloc 168 and 1 that follow\n# DBusVariant: will fail malloc 167 and 1 that follow\n# DBusVariant: will fail malloc 166 and 1 that follow\n# DBusVariant: will fail malloc 165 and 1 that follow\n# DBusVariant: will fail malloc 164 and 1 that follow\n# DBusVariant: will fail malloc 163 and 1 that follow\n# DBusVariant: will fail malloc 162 and 1 that follow\n# DBusVariant: will fail malloc 161 and 1 that follow\n# DBusVariant: will fail malloc 160 and 1 that follow\n# DBusVariant: will fail malloc 159 and 1 that follow\n# DBusVariant: will fail malloc 158 and 1 that follow\n# DBusVariant: will fail malloc 157 and 1 that follow\n# DBusVariant: will fail malloc 156 and 1 that follow\n# DBusVariant: will fail malloc 155 and 1 that follow\n# DBusVariant: will fail malloc 154 and 1 that follow\n# DBusVariant: will fail malloc 153 and 1 that follow\n# DBusVariant: will fail malloc 152 and 1 that follow\n# DBusVariant: will fail malloc 151 and 1 that follow\n# DBusVariant: will fail malloc 150 and 1 that follow\n# DBusVariant: will fail malloc 149 and 1 that follow\n# DBusVariant: will fail malloc 148 and 1 that follow\n# DBusVariant: will fail malloc 147 and 1 that follow\n# DBusVariant: will fail malloc 146 and 1 that follow\n# DBusVariant: will fail malloc 145 and 1 that follow\n# DBusVariant: will fail malloc 144 and 1 that follow\n# DBusVariant: will fail malloc 143 and 1 that follow\n# DBusVariant: will fail malloc 142 and 1 that follow\n# DBusVariant: will fail malloc 141 and 1 that follow\n# DBusVariant: will fail malloc 140 and 1 that follow\n# DBusVariant: will fail malloc 139 and 1 that follow\n# DBusVariant: will fail malloc 138 and 1 that follow\n# DBusVariant: will fail malloc 137 and 1 that follow\n# DBusVariant: will fail malloc 136 and 1 that follow\n# DBusVariant: will fail malloc 135 and 1 that follow\n# DBusVariant: will fail malloc 134 and 1 that follow\n# DBusVariant: will fail malloc 133 and 1 that follow\n# DBusVariant: will fail malloc 132 and 1 that follow\n# DBusVariant: will fail malloc 131 and 1 that follow\n# DBusVariant: will fail malloc 130 and 1 that follow\n# DBusVariant: will fail malloc 129 and 1 that follow\n# DBusVariant: will fail malloc 128 and 1 that follow\n# DBusVariant: will fail malloc 127 and 1 that follow\n# DBusVariant: will fail malloc 126 and 1 that follow\n# DBusVariant: will fail malloc 125 and 1 that follow\n# DBusVariant: will fail malloc 124 and 1 that follow\n# DBusVariant: will fail malloc 123 and 1 that follow\n# DBusVariant: will fail malloc 122 and 1 that follow\n# DBusVariant: will fail malloc 121 and 1 that follow\n# DBusVariant: will fail malloc 120 and 1 that follow\n# DBusVariant: will fail malloc 119 and 1 that follow\n# DBusVariant: will fail malloc 118 and 1 that follow\n# DBusVariant: will fail malloc 117 and 1 that follow\n# DBusVariant: will fail malloc 116 and 1 that follow\n# DBusVariant: will fail malloc 115 and 1 that follow\n# DBusVariant: will fail malloc 114 and 1 that follow\n# DBusVariant: will fail malloc 113 and 1 that follow\n# DBusVariant: will fail malloc 112 and 1 that follow\n# DBusVariant: will fail malloc 111 and 1 that follow\n# DBusVariant: will fail malloc 110 and 1 that follow\n# DBusVariant: will fail malloc 109 and 1 that follow\n# DBusVariant: will fail malloc 108 and 1 that follow\n# DBusVariant: will fail malloc 107 and 1 that follow\n# DBusVariant: will fail malloc 106 and 1 that follow\n# DBusVariant: will fail malloc 105 and 1 that follow\n# DBusVariant: will fail malloc 104 and 1 that follow\n# DBusVariant: will fail malloc 103 and 1 that follow\n# DBusVariant: will fail malloc 102 and 1 that follow\n# DBusVariant: will fail malloc 101 and 1 that follow\n# DBusVariant: will fail malloc 100 and 1 that follow\n# DBusVariant: will fail malloc 99 and 1 that follow\n# DBusVariant: will fail malloc 98 and 1 that follow\n# DBusVariant: will fail malloc 97 and 1 that follow\n# DBusVariant: will fail malloc 96 and 1 that follow\n# DBusVariant: will fail malloc 95 and 1 that follow\n# DBusVariant: will fail malloc 94 and 1 that follow\n# DBusVariant: will fail malloc 93 and 1 that follow\n# DBusVariant: will fail malloc 92 and 1 that follow\n# DBusVariant: will fail malloc 91 and 1 that follow\n# DBusVariant: will fail malloc 90 and 1 that follow\n# DBusVariant: will fail malloc 89 and 1 that follow\n# DBusVariant: will fail malloc 88 and 1 that follow\n# DBusVariant: will fail malloc 87 and 1 that follow\n# DBusVariant: will fail malloc 86 and 1 that follow\n# DBusVariant: will fail malloc 85 and 1 that follow\n# DBusVariant: will fail malloc 84 and 1 that follow\n# DBusVariant: will fail malloc 83 and 1 that follow\n# DBusVariant: will fail malloc 82 and 1 that follow\n# DBusVariant: will fail malloc 81 and 1 that follow\n# DBusVariant: will fail malloc 80 and 1 that follow\n# DBusVariant: will fail malloc 79 and 1 that follow\n# DBusVariant: will fail malloc 78 and 1 that follow\n# DBusVariant: will fail malloc 77 and 1 that follow\n# DBusVariant: will fail malloc 76 and 1 that follow\n# DBusVariant: will fail malloc 75 and 1 that follow\n# DBusVariant: will fail malloc 74 and 1 that follow\n# DBusVariant: will fail malloc 73 and 1 that follow\n# DBusVariant: will fail malloc 72 and 1 that follow\n# DBusVariant: will fail malloc 71 and 1 that follow\n# DBusVariant: will fail malloc 70 and 1 that follow\n# DBusVariant: will fail malloc 69 and 1 that follow\n# DBusVariant: will fail malloc 68 and 1 that follow\n# DBusVariant: will fail malloc 67 and 1 that follow\n# DBusVariant: will fail malloc 66 and 1 that follow\n# DBusVariant: will fail malloc 65 and 1 that follow\n# DBusVariant: will fail malloc 64 and 1 that follow\n# DBusVariant: will fail malloc 63 and 1 that follow\n# DBusVariant: will fail malloc 62 and 1 that follow\n# DBusVariant: will fail malloc 61 and 1 that follow\n# DBusVariant: will fail malloc 60 and 1 that follow\n# DBusVariant: will fail malloc 59 and 1 that follow\n# DBusVariant: will fail malloc 58 and 1 that follow\n# DBusVariant: will fail malloc 57 and 1 that follow\n# DBusVariant: will fail malloc 56 and 1 that follow\n# DBusVariant: will fail malloc 55 and 1 that follow\n# DBusVariant: will fail malloc 54 and 1 that follow\n# DBusVariant: will fail malloc 53 and 1 that follow\n# DBusVariant: will fail malloc 52 and 1 that follow\n# DBusVariant: will fail malloc 51 and 1 that follow\n# DBusVariant: will fail malloc 50 and 1 that follow\n# DBusVariant: will fail malloc 49 and 1 that follow\n# DBusVariant: will fail malloc 48 and 1 that follow\n# DBusVariant: will fail malloc 47 and 1 that follow\n# DBusVariant: will fail malloc 46 and 1 that follow\n# DBusVariant: will fail malloc 45 and 1 that follow\n# DBusVariant: will fail malloc 44 and 1 that follow\n# DBusVariant: will fail malloc 43 and 1 that follow\n# DBusVariant: will fail malloc 42 and 1 that follow\n# DBusVariant: will fail malloc 41 and 1 that follow\n# DBusVariant: will fail malloc 40 and 1 that follow\n# DBusVariant: will fail malloc 39 and 1 that follow\n# DBusVariant: will fail malloc 38 and 1 that follow\n# DBusVariant: will fail malloc 37 and 1 that follow\n# DBusVariant: will fail malloc 36 and 1 that follow\n# DBusVariant: will fail malloc 35 and 1 that follow\n# DBusVariant: will fail malloc 34 and 1 that follow\n# DBusVariant: will fail malloc 33 and 1 that follow\n# DBusVariant: will fail malloc 32 and 1 that follow\n# DBusVariant: will fail malloc 31 and 1 that follow\n# DBusVariant: will fail malloc 30 and 1 that follow\n# DBusVariant: will fail malloc 29 and 1 that follow\n# DBusVariant: will fail malloc 28 and 1 that follow\n# DBusVariant: will fail malloc 27 and 1 that follow\n# DBusVariant: will fail malloc 26 and 1 that follow\n# DBusVariant: will fail malloc 25 and 1 that follow\n# DBusVariant: will fail malloc 24 and 1 that follow\n# DBusVariant: will fail malloc 23 and 1 that follow\n# DBusVariant: will fail malloc 22 and 1 that follow\n# DBusVariant: will fail malloc 21 and 1 that follow\n# DBusVariant: will fail malloc 20 and 1 that follow\n# DBusVariant: will fail malloc 19 and 1 that follow\n# DBusVariant: will fail malloc 18 and 1 that follow\n# DBusVariant: will fail malloc 17 and 1 that follow\n# DBusVariant: will fail malloc 16 and 1 that follow\n# DBusVariant: will fail malloc 15 and 1 that follow\n# DBusVariant: will fail malloc 14 and 1 that follow\n# DBusVariant: will fail malloc 13 and 1 that follow\n# DBusVariant: will fail malloc 12 and 1 that follow\n# DBusVariant: will fail malloc 11 and 1 that follow\n# DBusVariant: will fail malloc 10 and 1 that follow\n# DBusVariant: will fail malloc 9 and 1 that follow\n# DBusVariant: will fail malloc 8 and 1 that follow\n# DBusVariant: will fail malloc 7 and 1 that follow\n# DBusVariant: will fail malloc 6 and 1 that follow\n# DBusVariant: will fail malloc 5 and 1 that follow\n# DBusVariant: will fail malloc 4 and 1 that follow\n# DBusVariant: will fail malloc 3 and 1 that follow\n# DBusVariant: will fail malloc 2 and 1 that follow\n# DBusVariant: will fail malloc 1 and 1 that follow\n# DBusVariant: will fail malloc 0 and 1 that follow\n# testing \"DBusVariant\" with 4 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 2 that follow\n# DBusVariant: will fail malloc 336 and 2 that follow\n# DBusVariant: will fail malloc 335 and 2 that follow\n# DBusVariant: will fail malloc 334 and 2 that follow\n# DBusVariant: will fail malloc 333 and 2 that follow\n# DBusVariant: will fail malloc 332 and 2 that follow\n# DBusVariant: will fail malloc 331 and 2 that follow\n# DBusVariant: will fail malloc 330 and 2 that follow\n# DBusVariant: will fail malloc 329 and 2 that follow\n# DBusVariant: will fail malloc 328 and 2 that follow\n# DBusVariant: will fail malloc 327 and 2 that follow\n# DBusVariant: will fail malloc 326 and 2 that follow\n# DBusVariant: will fail malloc 325 and 2 that follow\n# DBusVariant: will fail malloc 324 and 2 that follow\n# DBusVariant: will fail malloc 323 and 2 that follow\n# DBusVariant: will fail malloc 322 and 2 that follow\n# DBusVariant: will fail malloc 321 and 2 that follow\n# DBusVariant: will fail malloc 320 and 2 that follow\n# DBusVariant: will fail malloc 319 and 2 that follow\n# DBusVariant: will fail malloc 318 and 2 that follow\n# DBusVariant: will fail malloc 317 and 2 that follow\n# DBusVariant: will fail malloc 316 and 2 that follow\n# DBusVariant: will fail malloc 315 and 2 that follow\n# DBusVariant: will fail malloc 314 and 2 that follow\n# DBusVariant: will fail malloc 313 and 2 that follow\n# DBusVariant: will fail malloc 312 and 2 that follow\n# DBusVariant: will fail malloc 311 and 2 that follow\n# DBusVariant: will fail malloc 310 and 2 that follow\n# DBusVariant: will fail malloc 309 and 2 that follow\n# DBusVariant: will fail malloc 308 and 2 that follow\n# DBusVariant: will fail malloc 307 and 2 that follow\n# DBusVariant: will fail malloc 306 and 2 that follow\n# DBusVariant: will fail malloc 305 and 2 that follow\n# DBusVariant: will fail malloc 304 and 2 that follow\n# DBusVariant: will fail malloc 303 and 2 that follow\n# DBusVariant: will fail malloc 302 and 2 that follow\n# DBusVariant: will fail malloc 301 and 2 that follow\n# DBusVariant: will fail malloc 300 and 2 that follow\n# DBusVariant: will fail malloc 299 and 2 that follow\n# DBusVariant: will fail malloc 298 and 2 that follow\n# DBusVariant: will fail malloc 297 and 2 that follow\n# DBusVariant: will fail malloc 296 and 2 that follow\n# DBusVariant: will fail malloc 295 and 2 that follow\n# DBusVariant: will fail malloc 294 and 2 that follow\n# DBusVariant: will fail malloc 293 and 2 that follow\n# DBusVariant: will fail malloc 292 and 2 that follow\n# DBusVariant: will fail malloc 291 and 2 that follow\n# DBusVariant: will fail malloc 290 and 2 that follow\n# DBusVariant: will fail malloc 289 and 2 that follow\n# DBusVariant: will fail malloc 288 and 2 that follow\n# DBusVariant: will fail malloc 287 and 2 that follow\n# DBusVariant: will fail malloc 286 and 2 that follow\n# DBusVariant: will fail malloc 285 and 2 that follow\n# DBusVariant: will fail malloc 284 and 2 that follow\n# DBusVariant: will fail malloc 283 and 2 that follow\n# DBusVariant: will fail malloc 282 and 2 that follow\n# DBusVariant: will fail malloc 281 and 2 that follow\n# DBusVariant: will fail malloc 280 and 2 that follow\n# DBusVariant: will fail malloc 279 and 2 that follow\n# DBusVariant: will fail malloc 278 and 2 that follow\n# DBusVariant: will fail malloc 277 and 2 that follow\n# DBusVariant: will fail malloc 276 and 2 that follow\n# DBusVariant: will fail malloc 275 and 2 that follow\n# DBusVariant: will fail malloc 274 and 2 that follow\n# DBusVariant: will fail malloc 273 and 2 that follow\n# DBusVariant: will fail malloc 272 and 2 that follow\n# DBusVariant: will fail malloc 271 and 2 that follow\n# DBusVariant: will fail malloc 270 and 2 that follow\n# DBusVariant: will fail malloc 269 and 2 that follow\n# DBusVariant: will fail malloc 268 and 2 that follow\n# DBusVariant: will fail malloc 267 and 2 that follow\n# DBusVariant: will fail malloc 266 and 2 that follow\n# DBusVariant: will fail malloc 265 and 2 that follow\n# DBusVariant: will fail malloc 264 and 2 that follow\n# DBusVariant: will fail malloc 263 and 2 that follow\n# DBusVariant: will fail malloc 262 and 2 that follow\n# DBusVariant: will fail malloc 261 and 2 that follow\n# DBusVariant: will fail malloc 260 and 2 that follow\n# DBusVariant: will fail malloc 259 and 2 that follow\n# DBusVariant: will fail malloc 258 and 2 that follow\n# DBusVariant: will fail malloc 257 and 2 that follow\n# DBusVariant: will fail malloc 256 and 2 that follow\n# DBusVariant: will fail malloc 255 and 2 that follow\n# DBusVariant: will fail malloc 254 and 2 that follow\n# DBusVariant: will fail malloc 253 and 2 that follow\n# DBusVariant: will fail malloc 252 and 2 that follow\n# DBusVariant: will fail malloc 251 and 2 that follow\n# DBusVariant: will fail malloc 250 and 2 that follow\n# DBusVariant: will fail malloc 249 and 2 that follow\n# DBusVariant: will fail malloc 248 and 2 that follow\n# DBusVariant: will fail malloc 247 and 2 that follow\n# DBusVariant: will fail malloc 246 and 2 that follow\n# DBusVariant: will fail malloc 245 and 2 that follow\n# DBusVariant: will fail malloc 244 and 2 that follow\n# DBusVariant: will fail malloc 243 and 2 that follow\n# DBusVariant: will fail malloc 242 and 2 that follow\n# DBusVariant: will fail malloc 241 and 2 that follow\n# DBusVariant: will fail malloc 240 and 2 that follow\n# DBusVariant: will fail malloc 239 and 2 that follow\n# DBusVariant: will fail malloc 238 and 2 that follow\n# DBusVariant: will fail malloc 237 and 2 that follow\n# DBusVariant: will fail malloc 236 and 2 that follow\n# DBusVariant: will fail malloc 235 and 2 that follow\n# DBusVariant: will fail malloc 234 and 2 that follow\n# DBusVariant: will fail malloc 233 and 2 that follow\n# DBusVariant: will fail malloc 232 and 2 that follow\n# DBusVariant: will fail malloc 231 and 2 that follow\n# DBusVariant: will fail malloc 230 and 2 that follow\n# DBusVariant: will fail malloc 229 and 2 that follow\n# DBusVariant: will fail malloc 228 and 2 that follow\n# DBusVariant: will fail malloc 227 and 2 that follow\n# DBusVariant: will fail malloc 226 and 2 that follow\n# DBusVariant: will fail malloc 225 and 2 that follow\n# DBusVariant: will fail malloc 224 and 2 that follow\n# DBusVariant: will fail malloc 223 and 2 that follow\n# DBusVariant: will fail malloc 222 and 2 that follow\n# DBusVariant: will fail malloc 221 and 2 that follow\n# DBusVariant: will fail malloc 220 and 2 that follow\n# DBusVariant: will fail malloc 219 and 2 that follow\n# DBusVariant: will fail malloc 218 and 2 that follow\n# DBusVariant: will fail malloc 217 and 2 that follow\n# DBusVariant: will fail malloc 216 and 2 that follow\n# DBusVariant: will fail malloc 215 and 2 that follow\n# DBusVariant: will fail malloc 214 and 2 that follow\n# DBusVariant: will fail malloc 213 and 2 that follow\n# DBusVariant: will fail malloc 212 and 2 that follow\n# DBusVariant: will fail malloc 211 and 2 that follow\n# DBusVariant: will fail malloc 210 and 2 that follow\n# DBusVariant: will fail malloc 209 and 2 that follow\n# DBusVariant: will fail malloc 208 and 2 that follow\n# DBusVariant: will fail malloc 207 and 2 that follow\n# DBusVariant: will fail malloc 206 and 2 that follow\n# DBusVariant: will fail malloc 205 and 2 that follow\n# DBusVariant: will fail malloc 204 and 2 that follow\n# DBusVariant: will fail malloc 203 and 2 that follow\n# DBusVariant: will fail malloc 202 and 2 that follow\n# DBusVariant: will fail malloc 201 and 2 that follow\n# DBusVariant: will fail malloc 200 and 2 that follow\n# DBusVariant: will fail malloc 199 and 2 that follow\n# DBusVariant: will fail malloc 198 and 2 that follow\n# DBusVariant: will fail malloc 197 and 2 that follow\n# DBusVariant: will fail malloc 196 and 2 that follow\n# DBusVariant: will fail malloc 195 and 2 that follow\n# DBusVariant: will fail malloc 194 and 2 that follow\n# DBusVariant: will fail malloc 193 and 2 that follow\n# DBusVariant: will fail malloc 192 and 2 that follow\n# DBusVariant: will fail malloc 191 and 2 that follow\n# DBusVariant: will fail malloc 190 and 2 that follow\n# DBusVariant: will fail malloc 189 and 2 that follow\n# DBusVariant: will fail malloc 188 and 2 that follow\n# DBusVariant: will fail malloc 187 and 2 that follow\n# DBusVariant: will fail malloc 186 and 2 that follow\n# DBusVariant: will fail malloc 185 and 2 that follow\n# DBusVariant: will fail malloc 184 and 2 that follow\n# DBusVariant: will fail malloc 183 and 2 that follow\n# DBusVariant: will fail malloc 182 and 2 that follow\n# DBusVariant: will fail malloc 181 and 2 that follow\n# DBusVariant: will fail malloc 180 and 2 that follow\n# DBusVariant: will fail malloc 179 and 2 that follow\n# DBusVariant: will fail malloc 178 and 2 that follow\n# DBusVariant: will fail malloc 177 and 2 that follow\n# DBusVariant: will fail malloc 176 and 2 that follow\n# DBusVariant: will fail malloc 175 and 2 that follow\n# DBusVariant: will fail malloc 174 and 2 that follow\n# DBusVariant: will fail malloc 173 and 2 that follow\n# DBusVariant: will fail malloc 172 and 2 that follow\n# DBusVariant: will fail malloc 171 and 2 that follow\n# DBusVariant: will fail malloc 170 and 2 that follow\n# DBusVariant: will fail malloc 169 and 2 that follow\n# DBusVariant: will fail malloc 168 and 2 that follow\n# DBusVariant: will fail malloc 167 and 2 that follow\n# DBusVariant: will fail malloc 166 and 2 that follow\n# DBusVariant: will fail malloc 165 and 2 that follow\n# DBusVariant: will fail malloc 164 and 2 that follow\n# DBusVariant: will fail malloc 163 and 2 that follow\n# DBusVariant: will fail malloc 162 and 2 that follow\n# DBusVariant: will fail malloc 161 and 2 that follow\n# DBusVariant: will fail malloc 160 and 2 that follow\n# DBusVariant: will fail malloc 159 and 2 that follow\n# DBusVariant: will fail malloc 158 and 2 that follow\n# DBusVariant: will fail malloc 157 and 2 that follow\n# DBusVariant: will fail malloc 156 and 2 that follow\n# DBusVariant: will fail malloc 155 and 2 that follow\n# DBusVariant: will fail malloc 154 and 2 that follow\n# DBusVariant: will fail malloc 153 and 2 that follow\n# DBusVariant: will fail malloc 152 and 2 that follow\n# DBusVariant: will fail malloc 151 and 2 that follow\n# DBusVariant: will fail malloc 150 and 2 that follow\n# DBusVariant: will fail malloc 149 and 2 that follow\n# DBusVariant: will fail malloc 148 and 2 that follow\n# DBusVariant: will fail malloc 147 and 2 that follow\n# DBusVariant: will fail malloc 146 and 2 that follow\n# DBusVariant: will fail malloc 145 and 2 that follow\n# DBusVariant: will fail malloc 144 and 2 that follow\n# DBusVariant: will fail malloc 143 and 2 that follow\n# DBusVariant: will fail malloc 142 and 2 that follow\n# DBusVariant: will fail malloc 141 and 2 that follow\n# DBusVariant: will fail malloc 140 and 2 that follow\n# DBusVariant: will fail malloc 139 and 2 that follow\n# DBusVariant: will fail malloc 138 and 2 that follow\n# DBusVariant: will fail malloc 137 and 2 that follow\n# DBusVariant: will fail malloc 136 and 2 that follow\n# DBusVariant: will fail malloc 135 and 2 that follow\n# DBusVariant: will fail malloc 134 and 2 that follow\n# DBusVariant: will fail malloc 133 and 2 that follow\n# DBusVariant: will fail malloc 132 and 2 that follow\n# DBusVariant: will fail malloc 131 and 2 that follow\n# DBusVariant: will fail malloc 130 and 2 that follow\n# DBusVariant: will fail malloc 129 and 2 that follow\n# DBusVariant: will fail malloc 128 and 2 that follow\n# DBusVariant: will fail malloc 127 and 2 that follow\n# DBusVariant: will fail malloc 126 and 2 that follow\n# DBusVariant: will fail malloc 125 and 2 that follow\n# DBusVariant: will fail malloc 124 and 2 that follow\n# DBusVariant: will fail malloc 123 and 2 that follow\n# DBusVariant: will fail malloc 122 and 2 that follow\n# DBusVariant: will fail malloc 121 and 2 that follow\n# DBusVariant: will fail malloc 120 and 2 that follow\n# DBusVariant: will fail malloc 119 and 2 that follow\n# DBusVariant: will fail malloc 118 and 2 that follow\n# DBusVariant: will fail malloc 117 and 2 that follow\n# DBusVariant: will fail malloc 116 and 2 that follow\n# DBusVariant: will fail malloc 115 and 2 that follow\n# DBusVariant: will fail malloc 114 and 2 that follow\n# DBusVariant: will fail malloc 113 and 2 that follow\n# DBusVariant: will fail malloc 112 and 2 that follow\n# DBusVariant: will fail malloc 111 and 2 that follow\n# DBusVariant: will fail malloc 110 and 2 that follow\n# DBusVariant: will fail malloc 109 and 2 that follow\n# DBusVariant: will fail malloc 108 and 2 that follow\n# DBusVariant: will fail malloc 107 and 2 that follow\n# DBusVariant: will fail malloc 106 and 2 that follow\n# DBusVariant: will fail malloc 105 and 2 that follow\n# DBusVariant: will fail malloc 104 and 2 that follow\n# DBusVariant: will fail malloc 103 and 2 that follow\n# DBusVariant: will fail malloc 102 and 2 that follow\n# DBusVariant: will fail malloc 101 and 2 that follow\n# DBusVariant: will fail malloc 100 and 2 that follow\n# DBusVariant: will fail malloc 99 and 2 that follow\n# DBusVariant: will fail malloc 98 and 2 that follow\n# DBusVariant: will fail malloc 97 and 2 that follow\n# DBusVariant: will fail malloc 96 and 2 that follow\n# DBusVariant: will fail malloc 95 and 2 that follow\n# DBusVariant: will fail malloc 94 and 2 that follow\n# DBusVariant: will fail malloc 93 and 2 that follow\n# DBusVariant: will fail malloc 92 and 2 that follow\n# DBusVariant: will fail malloc 91 and 2 that follow\n# DBusVariant: will fail malloc 90 and 2 that follow\n# DBusVariant: will fail malloc 89 and 2 that follow\n# DBusVariant: will fail malloc 88 and 2 that follow\n# DBusVariant: will fail malloc 87 and 2 that follow\n# DBusVariant: will fail malloc 86 and 2 that follow\n# DBusVariant: will fail malloc 85 and 2 that follow\n# DBusVariant: will fail malloc 84 and 2 that follow\n# DBusVariant: will fail malloc 83 and 2 that follow\n# DBusVariant: will fail malloc 82 and 2 that follow\n# DBusVariant: will fail malloc 81 and 2 that follow\n# DBusVariant: will fail malloc 80 and 2 that follow\n# DBusVariant: will fail malloc 79 and 2 that follow\n# DBusVariant: will fail malloc 78 and 2 that follow\n# DBusVariant: will fail malloc 77 and 2 that follow\n# DBusVariant: will fail malloc 76 and 2 that follow\n# DBusVariant: will fail malloc 75 and 2 that follow\n# DBusVariant: will fail malloc 74 and 2 that follow\n# DBusVariant: will fail malloc 73 and 2 that follow\n# DBusVariant: will fail malloc 72 and 2 that follow\n# DBusVariant: will fail malloc 71 and 2 that follow\n# DBusVariant: will fail malloc 70 and 2 that follow\n# DBusVariant: will fail malloc 69 and 2 that follow\n# DBusVariant: will fail malloc 68 and 2 that follow\n# DBusVariant: will fail malloc 67 and 2 that follow\n# DBusVariant: will fail malloc 66 and 2 that follow\n# DBusVariant: will fail malloc 65 and 2 that follow\n# DBusVariant: will fail malloc 64 and 2 that follow\n# DBusVariant: will fail malloc 63 and 2 that follow\n# DBusVariant: will fail malloc 62 and 2 that follow\n# DBusVariant: will fail malloc 61 and 2 that follow\n# DBusVariant: will fail malloc 60 and 2 that follow\n# DBusVariant: will fail malloc 59 and 2 that follow\n# DBusVariant: will fail malloc 58 and 2 that follow\n# DBusVariant: will fail malloc 57 and 2 that follow\n# DBusVariant: will fail malloc 56 and 2 that follow\n# DBusVariant: will fail malloc 55 and 2 that follow\n# DBusVariant: will fail malloc 54 and 2 that follow\n# DBusVariant: will fail malloc 53 and 2 that follow\n# DBusVariant: will fail malloc 52 and 2 that follow\n# DBusVariant: will fail malloc 51 and 2 that follow\n# DBusVariant: will fail malloc 50 and 2 that follow\n# DBusVariant: will fail malloc 49 and 2 that follow\n# DBusVariant: will fail malloc 48 and 2 that follow\n# DBusVariant: will fail malloc 47 and 2 that follow\n# DBusVariant: will fail malloc 46 and 2 that follow\n# DBusVariant: will fail malloc 45 and 2 that follow\n# DBusVariant: will fail malloc 44 and 2 that follow\n# DBusVariant: will fail malloc 43 and 2 that follow\n# DBusVariant: will fail malloc 42 and 2 that follow\n# DBusVariant: will fail malloc 41 and 2 that follow\n# DBusVariant: will fail malloc 40 and 2 that follow\n# DBusVariant: will fail malloc 39 and 2 that follow\n# DBusVariant: will fail malloc 38 and 2 that follow\n# DBusVariant: will fail malloc 37 and 2 that follow\n# DBusVariant: will fail malloc 36 and 2 that follow\n# DBusVariant: will fail malloc 35 and 2 that follow\n# DBusVariant: will fail malloc 34 and 2 that follow\n# DBusVariant: will fail malloc 33 and 2 that follow\n# DBusVariant: will fail malloc 32 and 2 that follow\n# DBusVariant: will fail malloc 31 and 2 that follow\n# DBusVariant: will fail malloc 30 and 2 that follow\n# DBusVariant: will fail malloc 29 and 2 that follow\n# DBusVariant: will fail malloc 28 and 2 that follow\n# DBusVariant: will fail malloc 27 and 2 that follow\n# DBusVariant: will fail malloc 26 and 2 that follow\n# DBusVariant: will fail malloc 25 and 2 that follow\n# DBusVariant: will fail malloc 24 and 2 that follow\n# DBusVariant: will fail malloc 23 and 2 that follow\n# DBusVariant: will fail malloc 22 and 2 that follow\n# DBusVariant: will fail malloc 21 and 2 that follow\n# DBusVariant: will fail malloc 20 and 2 that follow\n# DBusVariant: will fail malloc 19 and 2 that follow\n# DBusVariant: will fail malloc 18 and 2 that follow\n# DBusVariant: will fail malloc 17 and 2 that follow\n# DBusVariant: will fail malloc 16 and 2 that follow\n# DBusVariant: will fail malloc 15 and 2 that follow\n# DBusVariant: will fail malloc 14 and 2 that follow\n# DBusVariant: will fail malloc 13 and 2 that follow\n# DBusVariant: will fail malloc 12 and 2 that follow\n# DBusVariant: will fail malloc 11 and 2 that follow\n# DBusVariant: will fail malloc 10 and 2 that follow\n# DBusVariant: will fail malloc 9 and 2 that follow\n# DBusVariant: will fail malloc 8 and 2 that follow\n# DBusVariant: will fail malloc 7 and 2 that follow\n# DBusVariant: will fail malloc 6 and 2 that follow\n# DBusVariant: will fail malloc 5 and 2 that follow\n# DBusVariant: will fail malloc 4 and 2 that follow\n# DBusVariant: will fail malloc 3 and 2 that follow\n# DBusVariant: will fail malloc 2 and 2 that follow\n# DBusVariant: will fail malloc 1 and 2 that follow\n# DBusVariant: will fail malloc 0 and 2 that follow\nok 2 /variant/oom\n# End of variant tests\nPASS: dbus/test-variant.test\nRunning test: dbus/test-containers_with_config.test\nTAP version 13\n# random seed: R02Sf8ceb0a71e1d97d69a816c70e92cf4bc\n1..17\n# Start of containers tests\n# Unconfined connection: \":1.0\"\nok 1 /containers/get-supported-arguments\n# Unconfined connection: \":1.0\"\nok 2 /containers/basic # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 3 /containers/wrong-uid # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 4 /containers/metadata # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\n# Inspecting unconfined connection\n# Inspecting dbus-daemon\n# Inspecting a non-connection\n# Inspecting container instance info\nok 5 /containers/invalid-metadata-getters\n# Unconfined connection: \":1.0\"\nok 6 /containers/unsupported-parameter # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 7 /containers/invalid-type-name # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 8 /containers/invalid-nesting # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 9 /containers/max-containers # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 10 /containers/max-containers-per-user # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 11 /containers/max-connections-per-container # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 12 /containers/max-container-metadata-bytes # SKIP Containers or gio-unix-2.0 not supported\n# Start of stop-server tests\n# Unconfined connection: \":1.0\"\nok 13 /containers/stop-server/explicitly # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 14 /containers/stop-server/disconnect-first # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 15 /containers/stop-server/never-connected # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 16 /containers/stop-server/force # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 17 /containers/stop-server/with-manager # SKIP Containers or gio-unix-2.0 not supported\n# End of stop-server tests\n# End of containers tests\nPASS: dbus/test-containers_with_config.test\nRunning test: dbus/test-dbus-daemon-eavesdrop_with_config.test\nTAP version 13\n# random seed: R02Sb215381d0011d30cac2a7f9aff66e310\n1..3\n# Start of eavedrop tests\n# Start of match_keyword tests\nok 1 /eavedrop/match_keyword/broadcast\nok 2 /eavedrop/match_keyword/unicast_to_receiver\nok 3 /eavedrop/match_keyword/unicast_to_sender\n# End of match_keyword tests\n# End of eavedrop tests\nPASS: dbus/test-dbus-daemon-eavesdrop_with_config.test\nRunning test: dbus/test-dbus-daemon.test\nTAP version 13\n# random seed: R02S877522c26b8328abd78cbb7cc4e71493\n1..36\n# Resetting test timeout (reference: 0x558b5d17e0; factor: 1)\n# ProcessID of this process is 2977\n# UnixUserID of this process is 0\n# UnixGroupIDs of this process present (1 groups)\n# Time since timeout reset 0x558b5d17e0: 0.005 seconds\nok 1 /creds\n# Resetting test timeout (reference: 0x558b5d4dd0; factor: 1)\n# GetConnectionUnixProcessID returned 2977\n# Time since timeout reset 0x558b5d4dd0: 0.005 seconds\nok 2 /processid\n# Resetting test timeout (reference: 0x558b5d1b30; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/listen-unix-runtime.conf\n# Time since timeout reset 0x558b5d1b30: 0.000 seconds\nok 3 /unix-runtime-is-default # SKIP DBUS_TEST_DATA not set\n# Start of echo tests\n# Resetting test timeout (reference: 0x558b5d5060; factor: 1)\n# max perf: 2000 messages / 0.287099 seconds\n# Time since timeout reset 0x558b5d5060: 0.292 seconds\nok 4 /echo/session\n# Resetting test timeout (reference: 0x558b75d9d0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/incoming-limit.conf\n# Time since timeout reset 0x558b75d9d0: 0.000 seconds\nok 5 /echo/limited # SKIP DBUS_TEST_DATA not set\n# End of echo tests\n# Start of no-reply tests\n# Resetting test timeout (reference: 0x558b75ec80; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=76112\n# Time since timeout reset 0x558b75ec80: 0.006 seconds\nok 6 /no-reply/disconnect\n# Resetting test timeout (reference: 0x558b5d3e70; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/finite-timeout.conf\n# Time since timeout reset 0x558b5d3e70: 0.000 seconds\nok 7 /no-reply/timeout # SKIP DBUS_TEST_DATA not set\n# End of no-reply tests\n# Start of canonical-path tests\n# Resetting test timeout (reference: 0x558b75cde0; factor: 1)\n# Time since timeout reset 0x558b75cde0: 0.005 seconds\nok 8 /canonical-path/uae\n# End of canonical-path tests\n# Start of limits tests\n# Resetting test timeout (reference: 0x558b5d7d50; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-completed-connections.conf\n# Time since timeout reset 0x558b5d7d50: 0.000 seconds\nok 9 /limits/max-completed-connections # SKIP DBUS_TEST_DATA not set\n# Resetting test timeout (reference: 0x558b5d7940; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-connections-per-user.conf\n# Time since timeout reset 0x558b5d7940: 0.000 seconds\nok 10 /limits/max-connections-per-user # SKIP DBUS_TEST_DATA not set\n# Resetting test timeout (reference: 0x558b6a76a0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-replies-per-connection.conf\n# Time since timeout reset 0x558b6a76a0: 0.000 seconds\nok 11 /limits/max-replies-per-connection # SKIP DBUS_TEST_DATA not set\n# Resetting test timeout (reference: 0x558b5d5190; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-match-rules-per-connection.conf\n# Time since timeout reset 0x558b5d5190: 0.000 seconds\nok 12 /limits/max-match-rules-per-connection # SKIP DBUS_TEST_DATA not set\n# Resetting test timeout (reference: 0x558b5d18c0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-names-per-connection.conf\n# Time since timeout reset 0x558b5d18c0: 0.000 seconds\nok 13 /limits/max-names-per-connection # SKIP DBUS_TEST_DATA not set\n# Resetting test timeout (reference: 0x558b6a76a0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/pending-fd-timeout.conf\n# Time since timeout reset 0x558b6a76a0: 0.000 seconds\nok 14 /limits/pending-fd-timeout # SKIP DBUS_TEST_DATA not set\n# End of limits tests\n# Start of match tests\n# Start of remove tests\n# Resetting test timeout (reference: 0x558b5d18c0; factor: 1)\n# Time since timeout reset 0x558b5d18c0: 0.005 seconds\nok 15 /match/remove/fails\n# Resetting test timeout (reference: 0x558b5d63e0; factor: 1)\n# Time since timeout reset 0x558b5d63e0: 0.006 seconds\nok 16 /match/remove/succeeds\n# End of remove tests\n# End of match tests\n# Start of peer tests\n# Resetting test timeout (reference: 0x558b5d5680; factor: 1)\n# Time since timeout reset 0x558b5d5680: 0.005 seconds\nok 17 /peer/ping\n# Resetting test timeout (reference: 0x558b5d2db0; factor: 1)\n# Time since timeout reset 0x558b5d2db0: 0.005 seconds\nok 18 /peer/get-machine-id\n# End of peer tests\n# Start of properties tests\n# Resetting test timeout (reference: 0x558b75d040; factor: 1)\n# Time since timeout reset 0x558b75d040: 0.005 seconds\nok 19 /properties/get-invalid-iface\n# Resetting test timeout (reference: 0x558b5d54e0; factor: 1)\n# Time since timeout reset 0x558b5d54e0: 0.005 seconds\nok 20 /properties/get-invalid-path\n# Resetting test timeout (reference: 0x558b5d6af0; factor: 1)\n# Time since timeout reset 0x558b5d6af0: 0.005 seconds\nok 21 /properties/get-invalid\n# Resetting test timeout (reference: 0x558b5d28d0; factor: 1)\n# Time since timeout reset 0x558b5d28d0: 0.005 seconds\nok 22 /properties/get-all-invalid-iface\n# Resetting test timeout (reference: 0x558b75dba0; factor: 1)\n# Time since timeout reset 0x558b75dba0: 0.005 seconds\nok 23 /properties/get-all-invalid-path\n# Resetting test timeout (reference: 0x558b5d31e0; factor: 1)\n# Time since timeout reset 0x558b5d31e0: 0.005 seconds\nok 24 /properties/set-invalid-iface\n# Resetting test timeout (reference: 0x558b5d3190; factor: 1)\n# Time since timeout reset 0x558b5d3190: 0.005 seconds\nok 25 /properties/set-invalid-path\n# Resetting test timeout (reference: 0x558b75dd40; factor: 1)\n# Time since timeout reset 0x558b75dd40: 0.005 seconds\nok 26 /properties/set-invalid\n# Resetting test timeout (reference: 0x558b5d5680; factor: 1)\n# Time since timeout reset 0x558b5d5680: 0.005 seconds\nok 27 /properties/set\n# Resetting test timeout (reference: 0x558b75d8e0; factor: 1)\n# Feature: ActivatableServicesChanged\n# Feature: HeaderFiltering\n# Feature: SystemdActivation\n# Time since timeout reset 0x558b75d8e0: 0.005 seconds\nok 28 /properties/features\n# Resetting test timeout (reference: 0x558b5d9c60; factor: 1)\n# Interface: org.freedesktop.DBus.Monitoring\n# Interface: org.freedesktop.DBus.Debug.Stats\n# Time since timeout reset 0x558b5d9c60: 0.005 seconds\nok 29 /properties/interfaces\n# Resetting test timeout (reference: 0x558b5c54f0; factor: 1)\n# Feature: ActivatableServicesChanged\n# Feature: HeaderFiltering\n# Feature: SystemdActivation\n# Interface: org.freedesktop.DBus.Monitoring\n# Interface: org.freedesktop.DBus.Debug.Stats\n# Time since timeout reset 0x558b5c54f0: 0.005 seconds\nok 30 /properties/get-all\n# End of properties tests\n# Start of policy tests\n# Resetting test timeout (reference: 0x558b5d5610; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/count-fds.conf\n# Time since timeout reset 0x558b5d5610: 0.000 seconds\nok 31 /policy/count-fds # SKIP DBUS_TEST_DATA not set\n# End of policy tests\n# Start of fd-limit tests\n# Resetting test timeout (reference: 0x558b5d3190; factor: 1)\n# our RLIMIT_NOFILE: rlim_cur: 1024, rlim_max: 4096\n# dbus-daemon's RLIMIT_NOFILE: rlim_cur: 65536, rlim_max: 65536\n# Time since timeout reset 0x558b5d3190: 0.005 seconds\nok 32 /fd-limit/session\n# Resetting test timeout (reference: 0x558b5c6750; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/as-another-user.conf\n# Time since timeout reset 0x558b5c6750: 0.000 seconds\nok 33 /fd-limit/system # SKIP DBUS_TEST_DATA not set\n# End of fd-limit tests\n# Start of activation tests\n# Resetting test timeout (reference: 0x558b5d3190; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/tmp-session.conf\n# Time since timeout reset 0x558b5d3190: 0.000 seconds\nok 34 /activation/forking # SKIP DBUS_TEST_DATA not set\n# End of activation tests\n# Start of system-policy tests\n# Resetting test timeout (reference: 0x558b75f2b0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files-system/tmp-session-like-system.conf\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=18229\n# Time since timeout reset 0x558b75f2b0: 0.000 seconds\nok 35 /system-policy/allow-signals # SKIP DBUS_TEST_DATA not set\n# Start of send-destination tests\n# Resetting test timeout (reference: 0x558b75f2b0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/send-destination-prefix-rules.conf\n# Time since timeout reset 0x558b75f2b0: 0.000 seconds\nok 36 /system-policy/send-destination/prefix # SKIP DBUS_TEST_DATA not set\n# End of send-destination tests\n# End of system-policy tests\nPASS: dbus/test-dbus-daemon.test\nRunning test: dbus/test-syntax.test\nTAP version 13\n# random seed: R02Sa78d83c72a27c6f0ff7a9117b5b3972c\n1..8\n# Start of syntax tests\nok 1 /syntax/path\nok 2 /syntax/interface\nok 3 /syntax/error\nok 4 /syntax/member\nok 5 /syntax/bus-name\nok 6 /syntax/signature\nok 7 /syntax/single-signature\nok 8 /syntax/utf8\n# End of syntax tests\nPASS: dbus/test-syntax.test\nRunning test: dbus/test-printf.test\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\n1..7\nPASS: dbus/test-printf.test\nRunning test: dbus/test-printf_with_config.test\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\n1..7\nPASS: dbus/test-printf_with_config.test\nRunning test: dbus/test-counter_with_config.test\n# Test data in /usr/libexec/installed-tests/dbus/data\nok 1 - initial nss query did not leak memory\n# Running test: unix_fd\nok 2 - unix_fd\n# unix_fd test took 0 seconds\nok 3 - unix_fd did not leak memory\n# Running test: size\nok 4 - size\n# size test took 0 seconds\nok 5 - size did not leak memory\n# 5 tests passed (0 skipped)\n1..5\nPASS: dbus/test-counter_with_config.test\nRunning test: dbus/test-sysdeps.test\nTAP version 13\n# random seed: R02Sc38e9f70e9129d29d6ba5e01bc7d4d28\n1..1\n# Start of sysdeps tests\nok 1 /sysdeps/command_for_pid # SKIP DBUS_TEST_EXEC not set\n# End of sysdeps tests\nPASS: dbus/test-sysdeps.test\nRunning test: dbus/test-server-oom_with_config.test\nTAP version 13\n# random seed: R02Sf73dbe2d995b8c3e980637bd3a86448d\n1..5\n# Start of server tests\n# Running \"/server/new-tcp\" once to count mallocs\n# \"/server/new-tcp\" has about 125 mallocs in total\n# testing \"/server/new-tcp\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp\" with 2 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 0 that follow\n# /server/new-tcp: will fail malloc 134 and 0 that follow\n# /server/new-tcp: will fail malloc 133 and 0 that follow\n# /server/new-tcp: will fail malloc 132 and 0 that follow\n# /server/new-tcp: will fail malloc 131 and 0 that follow\n# /server/new-tcp: will fail malloc 130 and 0 that follow\n# /server/new-tcp: will fail malloc 129 and 0 that follow\n# /server/new-tcp: will fail malloc 128 and 0 that follow\n# /server/new-tcp: will fail malloc 127 and 0 that follow\n# /server/new-tcp: will fail malloc 126 and 0 that follow\n# /server/new-tcp: will fail malloc 125 and 0 that follow\n# /server/new-tcp: will fail malloc 124 and 0 that follow\n# /server/new-tcp: will fail malloc 123 and 0 that follow\n# /server/new-tcp: will fail malloc 122 and 0 that follow\n# /server/new-tcp: will fail malloc 121 and 0 that follow\n# /server/new-tcp: will fail malloc 120 and 0 that follow\n# /server/new-tcp: will fail malloc 119 and 0 that follow\n# /server/new-tcp: will fail malloc 118 and 0 that follow\n# /server/new-tcp: will fail malloc 117 and 0 that follow\n# /server/new-tcp: will fail malloc 116 and 0 that follow\n# /server/new-tcp: will fail malloc 115 and 0 that follow\n# /server/new-tcp: will fail malloc 114 and 0 that follow\n# /server/new-tcp: will fail malloc 113 and 0 that follow\n# /server/new-tcp: will fail malloc 112 and 0 that follow\n# /server/new-tcp: will fail malloc 111 and 0 that follow\n# /server/new-tcp: will fail malloc 110 and 0 that follow\n# /server/new-tcp: will fail malloc 109 and 0 that follow\n# /server/new-tcp: will fail malloc 108 and 0 that follow\n# /server/new-tcp: will fail malloc 107 and 0 that follow\n# /server/new-tcp: will fail malloc 106 and 0 that follow\n# /server/new-tcp: will fail malloc 105 and 0 that follow\n# /server/new-tcp: will fail malloc 104 and 0 that follow\n# /server/new-tcp: will fail malloc 103 and 0 that follow\n# /server/new-tcp: will fail malloc 102 and 0 that follow\n# /server/new-tcp: will fail malloc 101 and 0 that follow\n# /server/new-tcp: will fail malloc 100 and 0 that follow\n# /server/new-tcp: will fail malloc 99 and 0 that follow\n# /server/new-tcp: will fail malloc 98 and 0 that follow\n# /server/new-tcp: will fail malloc 97 and 0 that follow\n# /server/new-tcp: will fail malloc 96 and 0 that follow\n# /server/new-tcp: will fail malloc 95 and 0 that follow\n# /server/new-tcp: will fail malloc 94 and 0 that follow\n# /server/new-tcp: will fail malloc 93 and 0 that follow\n# /server/new-tcp: will fail malloc 92 and 0 that follow\n# /server/new-tcp: will fail malloc 91 and 0 that follow\n# /server/new-tcp: will fail malloc 90 and 0 that follow\n# /server/new-tcp: will fail malloc 89 and 0 that follow\n# /server/new-tcp: will fail malloc 88 and 0 that follow\n# /server/new-tcp: will fail malloc 87 and 0 that follow\n# /server/new-tcp: will fail malloc 86 and 0 that follow\n# /server/new-tcp: will fail malloc 85 and 0 that follow\n# /server/new-tcp: will fail malloc 84 and 0 that follow\n# /server/new-tcp: will fail malloc 83 and 0 that follow\n# /server/new-tcp: will fail malloc 82 and 0 that follow\n# /server/new-tcp: will fail malloc 81 and 0 that follow\n# /server/new-tcp: will fail malloc 80 and 0 that follow\n# /server/new-tcp: will fail malloc 79 and 0 that follow\n# /server/new-tcp: will fail malloc 78 and 0 that follow\n# /server/new-tcp: will fail malloc 77 and 0 that follow\n# /server/new-tcp: will fail malloc 76 and 0 that follow\n# /server/new-tcp: will fail malloc 75 and 0 that follow\n# /server/new-tcp: will fail malloc 74 and 0 that follow\n# /server/new-tcp: will fail malloc 73 and 0 that follow\n# /server/new-tcp: will fail malloc 72 and 0 that follow\n# /server/new-tcp: will fail malloc 71 and 0 that follow\n# /server/new-tcp: will fail malloc 70 and 0 that follow\n# /server/new-tcp: will fail malloc 69 and 0 that follow\n# /server/new-tcp: will fail malloc 68 and 0 that follow\n# /server/new-tcp: will fail malloc 67 and 0 that follow\n# /server/new-tcp: will fail malloc 66 and 0 that follow\n# /server/new-tcp: will fail malloc 65 and 0 that follow\n# /server/new-tcp: will fail malloc 64 and 0 that follow\n# /server/new-tcp: will fail malloc 63 and 0 that follow\n# /server/new-tcp: will fail malloc 62 and 0 that follow\n# /server/new-tcp: will fail malloc 61 and 0 that follow\n# /server/new-tcp: will fail malloc 60 and 0 that follow\n# /server/new-tcp: will fail malloc 59 and 0 that follow\n# /server/new-tcp: will fail malloc 58 and 0 that follow\n# /server/new-tcp: will fail malloc 57 and 0 that follow\n# /server/new-tcp: will fail malloc 56 and 0 that follow\n# /server/new-tcp: will fail malloc 55 and 0 that follow\n# /server/new-tcp: will fail malloc 54 and 0 that follow\n# /server/new-tcp: will fail malloc 53 and 0 that follow\n# /server/new-tcp: will fail malloc 52 and 0 that follow\n# /server/new-tcp: will fail malloc 51 and 0 that follow\n# /server/new-tcp: will fail malloc 50 and 0 that follow\n# /server/new-tcp: will fail malloc 49 and 0 that follow\n# /server/new-tcp: will fail malloc 48 and 0 that follow\n# /server/new-tcp: will fail malloc 47 and 0 that follow\n# /server/new-tcp: will fail malloc 46 and 0 that follow\n# /server/new-tcp: will fail malloc 45 and 0 that follow\n# /server/new-tcp: will fail malloc 44 and 0 that follow\n# /server/new-tcp: will fail malloc 43 and 0 that follow\n# /server/new-tcp: will fail malloc 42 and 0 that follow\n# /server/new-tcp: will fail malloc 41 and 0 that follow\n# /server/new-tcp: will fail malloc 40 and 0 that follow\n# /server/new-tcp: will fail malloc 39 and 0 that follow\n# /server/new-tcp: will fail malloc 38 and 0 that follow\n# /server/new-tcp: will fail malloc 37 and 0 that follow\n# /server/new-tcp: will fail malloc 36 and 0 that follow\n# /server/new-tcp: will fail malloc 35 and 0 that follow\n# /server/new-tcp: will fail malloc 34 and 0 that follow\n# /server/new-tcp: will fail malloc 33 and 0 that follow\n# /server/new-tcp: will fail malloc 32 and 0 that follow\n# /server/new-tcp: will fail malloc 31 and 0 that follow\n# /server/new-tcp: will fail malloc 30 and 0 that follow\n# /server/new-tcp: will fail malloc 29 and 0 that follow\n# /server/new-tcp: will fail malloc 28 and 0 that follow\n# /server/new-tcp: will fail malloc 27 and 0 that follow\n# /server/new-tcp: will fail malloc 26 and 0 that follow\n# /server/new-tcp: will fail malloc 25 and 0 that follow\n# /server/new-tcp: will fail malloc 24 and 0 that follow\n# /server/new-tcp: will fail malloc 23 and 0 that follow\n# /server/new-tcp: will fail malloc 22 and 0 that follow\n# /server/new-tcp: will fail malloc 21 and 0 that follow\n# /server/new-tcp: will fail malloc 20 and 0 that follow\n# /server/new-tcp: will fail malloc 19 and 0 that follow\n# /server/new-tcp: will fail malloc 18 and 0 that follow\n# /server/new-tcp: will fail malloc 17 and 0 that follow\n# /server/new-tcp: will fail malloc 16 and 0 that follow\n# /server/new-tcp: will fail malloc 15 and 0 that follow\n# /server/new-tcp: will fail malloc 14 and 0 that follow\n# /server/new-tcp: will fail malloc 13 and 0 that follow\n# /server/new-tcp: will fail malloc 12 and 0 that follow\n# /server/new-tcp: will fail malloc 11 and 0 that follow\n# /server/new-tcp: will fail malloc 10 and 0 that follow\n# /server/new-tcp: will fail malloc 9 and 0 that follow\n# /server/new-tcp: will fail malloc 8 and 0 that follow\n# /server/new-tcp: will fail malloc 7 and 0 that follow\n# /server/new-tcp: will fail malloc 6 and 0 that follow\n# /server/new-tcp: will fail malloc 5 and 0 that follow\n# /server/new-tcp: will fail malloc 4 and 0 that follow\n# /server/new-tcp: will fail malloc 3 and 0 that follow\n# /server/new-tcp: will fail malloc 2 and 0 that follow\n# /server/new-tcp: will fail malloc 1 and 0 that follow\n# /server/new-tcp: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp\" with 3 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 1 that follow\n# /server/new-tcp: will fail malloc 134 and 1 that follow\n# /server/new-tcp: will fail malloc 133 and 1 that follow\n# /server/new-tcp: will fail malloc 132 and 1 that follow\n# /server/new-tcp: will fail malloc 131 and 1 that follow\n# /server/new-tcp: will fail malloc 130 and 1 that follow\n# /server/new-tcp: will fail malloc 129 and 1 that follow\n# /server/new-tcp: will fail malloc 128 and 1 that follow\n# /server/new-tcp: will fail malloc 127 and 1 that follow\n# /server/new-tcp: will fail malloc 126 and 1 that follow\n# /server/new-tcp: will fail malloc 125 and 1 that follow\n# /server/new-tcp: will fail malloc 124 and 1 that follow\n# /server/new-tcp: will fail malloc 123 and 1 that follow\n# /server/new-tcp: will fail malloc 122 and 1 that follow\n# /server/new-tcp: will fail malloc 121 and 1 that follow\n# /server/new-tcp: will fail malloc 120 and 1 that follow\n# /server/new-tcp: will fail malloc 119 and 1 that follow\n# /server/new-tcp: will fail malloc 118 and 1 that follow\n# /server/new-tcp: will fail malloc 117 and 1 that follow\n# /server/new-tcp: will fail malloc 116 and 1 that follow\n# /server/new-tcp: will fail malloc 115 and 1 that follow\n# /server/new-tcp: will fail malloc 114 and 1 that follow\n# /server/new-tcp: will fail malloc 113 and 1 that follow\n# /server/new-tcp: will fail malloc 112 and 1 that follow\n# /server/new-tcp: will fail malloc 111 and 1 that follow\n# /server/new-tcp: will fail malloc 110 and 1 that follow\n# /server/new-tcp: will fail malloc 109 and 1 that follow\n# /server/new-tcp: will fail malloc 108 and 1 that follow\n# /server/new-tcp: will fail malloc 107 and 1 that follow\n# /server/new-tcp: will fail malloc 106 and 1 that follow\n# /server/new-tcp: will fail malloc 105 and 1 that follow\n# /server/new-tcp: will fail malloc 104 and 1 that follow\n# /server/new-tcp: will fail malloc 103 and 1 that follow\n# /server/new-tcp: will fail malloc 102 and 1 that follow\n# /server/new-tcp: will fail malloc 101 and 1 that follow\n# /server/new-tcp: will fail malloc 100 and 1 that follow\n# /server/new-tcp: will fail malloc 99 and 1 that follow\n# /server/new-tcp: will fail malloc 98 and 1 that follow\n# /server/new-tcp: will fail malloc 97 and 1 that follow\n# /server/new-tcp: will fail malloc 96 and 1 that follow\n# /server/new-tcp: will fail malloc 95 and 1 that follow\n# /server/new-tcp: will fail malloc 94 and 1 that follow\n# /server/new-tcp: will fail malloc 93 and 1 that follow\n# /server/new-tcp: will fail malloc 92 and 1 that follow\n# /server/new-tcp: will fail malloc 91 and 1 that follow\n# /server/new-tcp: will fail malloc 90 and 1 that follow\n# /server/new-tcp: will fail malloc 89 and 1 that follow\n# /server/new-tcp: will fail malloc 88 and 1 that follow\n# /server/new-tcp: will fail malloc 87 and 1 that follow\n# /server/new-tcp: will fail malloc 86 and 1 that follow\n# /server/new-tcp: will fail malloc 85 and 1 that follow\n# /server/new-tcp: will fail malloc 84 and 1 that follow\n# /server/new-tcp: will fail malloc 83 and 1 that follow\n# /server/new-tcp: will fail malloc 82 and 1 that follow\n# /server/new-tcp: will fail malloc 81 and 1 that follow\n# /server/new-tcp: will fail malloc 80 and 1 that follow\n# /server/new-tcp: will fail malloc 79 and 1 that follow\n# /server/new-tcp: will fail malloc 78 and 1 that follow\n# /server/new-tcp: will fail malloc 77 and 1 that follow\n# /server/new-tcp: will fail malloc 76 and 1 that follow\n# /server/new-tcp: will fail malloc 75 and 1 that follow\n# /server/new-tcp: will fail malloc 74 and 1 that follow\n# /server/new-tcp: will fail malloc 73 and 1 that follow\n# /server/new-tcp: will fail malloc 72 and 1 that follow\n# /server/new-tcp: will fail malloc 71 and 1 that follow\n# /server/new-tcp: will fail malloc 70 and 1 that follow\n# /server/new-tcp: will fail malloc 69 and 1 that follow\n# /server/new-tcp: will fail malloc 68 and 1 that follow\n# /server/new-tcp: will fail malloc 67 and 1 that follow\n# /server/new-tcp: will fail malloc 66 and 1 that follow\n# /server/new-tcp: will fail malloc 65 and 1 that follow\n# /server/new-tcp: will fail malloc 64 and 1 that follow\n# /server/new-tcp: will fail malloc 63 and 1 that follow\n# /server/new-tcp: will fail malloc 62 and 1 that follow\n# /server/new-tcp: will fail malloc 61 and 1 that follow\n# /server/new-tcp: will fail malloc 60 and 1 that follow\n# /server/new-tcp: will fail malloc 59 and 1 that follow\n# /server/new-tcp: will fail malloc 58 and 1 that follow\n# /server/new-tcp: will fail malloc 57 and 1 that follow\n# /server/new-tcp: will fail malloc 56 and 1 that follow\n# /server/new-tcp: will fail malloc 55 and 1 that follow\n# /server/new-tcp: will fail malloc 54 and 1 that follow\n# /server/new-tcp: will fail malloc 53 and 1 that follow\n# /server/new-tcp: will fail malloc 52 and 1 that follow\n# /server/new-tcp: will fail malloc 51 and 1 that follow\n# /server/new-tcp: will fail malloc 50 and 1 that follow\n# /server/new-tcp: will fail malloc 49 and 1 that follow\n# /server/new-tcp: will fail malloc 48 and 1 that follow\n# /server/new-tcp: will fail malloc 47 and 1 that follow\n# /server/new-tcp: will fail malloc 46 and 1 that follow\n# /server/new-tcp: will fail malloc 45 and 1 that follow\n# /server/new-tcp: will fail malloc 44 and 1 that follow\n# /server/new-tcp: will fail malloc 43 and 1 that follow\n# /server/new-tcp: will fail malloc 42 and 1 that follow\n# /server/new-tcp: will fail malloc 41 and 1 that follow\n# /server/new-tcp: will fail malloc 40 and 1 that follow\n# /server/new-tcp: will fail malloc 39 and 1 that follow\n# /server/new-tcp: will fail malloc 38 and 1 that follow\n# /server/new-tcp: will fail malloc 37 and 1 that follow\n# /server/new-tcp: will fail malloc 36 and 1 that follow\n# /server/new-tcp: will fail malloc 35 and 1 that follow\n# /server/new-tcp: will fail malloc 34 and 1 that follow\n# /server/new-tcp: will fail malloc 33 and 1 that follow\n# /server/new-tcp: will fail malloc 32 and 1 that follow\n# /server/new-tcp: will fail malloc 31 and 1 that follow\n# /server/new-tcp: will fail malloc 30 and 1 that follow\n# /server/new-tcp: will fail malloc 29 and 1 that follow\n# /server/new-tcp: will fail malloc 28 and 1 that follow\n# /server/new-tcp: will fail malloc 27 and 1 that follow\n# /server/new-tcp: will fail malloc 26 and 1 that follow\n# /server/new-tcp: will fail malloc 25 and 1 that follow\n# /server/new-tcp: will fail malloc 24 and 1 that follow\n# /server/new-tcp: will fail malloc 23 and 1 that follow\n# /server/new-tcp: will fail malloc 22 and 1 that follow\n# /server/new-tcp: will fail malloc 21 and 1 that follow\n# /server/new-tcp: will fail malloc 20 and 1 that follow\n# /server/new-tcp: will fail malloc 19 and 1 that follow\n# /server/new-tcp: will fail malloc 18 and 1 that follow\n# /server/new-tcp: will fail malloc 17 and 1 that follow\n# /server/new-tcp: will fail malloc 16 and 1 that follow\n# /server/new-tcp: will fail malloc 15 and 1 that follow\n# /server/new-tcp: will fail malloc 14 and 1 that follow\n# /server/new-tcp: will fail malloc 13 and 1 that follow\n# /server/new-tcp: will fail malloc 12 and 1 that follow\n# /server/new-tcp: will fail malloc 11 and 1 that follow\n# /server/new-tcp: will fail malloc 10 and 1 that follow\n# /server/new-tcp: will fail malloc 9 and 1 that follow\n# /server/new-tcp: will fail malloc 8 and 1 that follow\n# /server/new-tcp: will fail malloc 7 and 1 that follow\n# /server/new-tcp: will fail malloc 6 and 1 that follow\n# /server/new-tcp: will fail malloc 5 and 1 that follow\n# /server/new-tcp: will fail malloc 4 and 1 that follow\n# /server/new-tcp: will fail malloc 3 and 1 that follow\n# /server/new-tcp: will fail malloc 2 and 1 that follow\n# /server/new-tcp: will fail malloc 1 and 1 that follow\n# /server/new-tcp: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp\" with 4 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 2 that follow\n# /server/new-tcp: will fail malloc 134 and 2 that follow\n# /server/new-tcp: will fail malloc 133 and 2 that follow\n# /server/new-tcp: will fail malloc 132 and 2 that follow\n# /server/new-tcp: will fail malloc 131 and 2 that follow\n# /server/new-tcp: will fail malloc 130 and 2 that follow\n# /server/new-tcp: will fail malloc 129 and 2 that follow\n# /server/new-tcp: will fail malloc 128 and 2 that follow\n# /server/new-tcp: will fail malloc 127 and 2 that follow\n# /server/new-tcp: will fail malloc 126 and 2 that follow\n# /server/new-tcp: will fail malloc 125 and 2 that follow\n# /server/new-tcp: will fail malloc 124 and 2 that follow\n# /server/new-tcp: will fail malloc 123 and 2 that follow\n# /server/new-tcp: will fail malloc 122 and 2 that follow\n# /server/new-tcp: will fail malloc 121 and 2 that follow\n# /server/new-tcp: will fail malloc 120 and 2 that follow\n# /server/new-tcp: will fail malloc 119 and 2 that follow\n# /server/new-tcp: will fail malloc 118 and 2 that follow\n# /server/new-tcp: will fail malloc 117 and 2 that follow\n# /server/new-tcp: will fail malloc 116 and 2 that follow\n# /server/new-tcp: will fail malloc 115 and 2 that follow\n# /server/new-tcp: will fail malloc 114 and 2 that follow\n# /server/new-tcp: will fail malloc 113 and 2 that follow\n# /server/new-tcp: will fail malloc 112 and 2 that follow\n# /server/new-tcp: will fail malloc 111 and 2 that follow\n# /server/new-tcp: will fail malloc 110 and 2 that follow\n# /server/new-tcp: will fail malloc 109 and 2 that follow\n# /server/new-tcp: will fail malloc 108 and 2 that follow\n# /server/new-tcp: will fail malloc 107 and 2 that follow\n# /server/new-tcp: will fail malloc 106 and 2 that follow\n# /server/new-tcp: will fail malloc 105 and 2 that follow\n# /server/new-tcp: will fail malloc 104 and 2 that follow\n# /server/new-tcp: will fail malloc 103 and 2 that follow\n# /server/new-tcp: will fail malloc 102 and 2 that follow\n# /server/new-tcp: will fail malloc 101 and 2 that follow\n# /server/new-tcp: will fail malloc 100 and 2 that follow\n# /server/new-tcp: will fail malloc 99 and 2 that follow\n# /server/new-tcp: will fail malloc 98 and 2 that follow\n# /server/new-tcp: will fail malloc 97 and 2 that follow\n# /server/new-tcp: will fail malloc 96 and 2 that follow\n# /server/new-tcp: will fail malloc 95 and 2 that follow\n# /server/new-tcp: will fail malloc 94 and 2 that follow\n# /server/new-tcp: will fail malloc 93 and 2 that follow\n# /server/new-tcp: will fail malloc 92 and 2 that follow\n# /server/new-tcp: will fail malloc 91 and 2 that follow\n# /server/new-tcp: will fail malloc 90 and 2 that follow\n# /server/new-tcp: will fail malloc 89 and 2 that follow\n# /server/new-tcp: will fail malloc 88 and 2 that follow\n# /server/new-tcp: will fail malloc 87 and 2 that follow\n# /server/new-tcp: will fail malloc 86 and 2 that follow\n# /server/new-tcp: will fail malloc 85 and 2 that follow\n# /server/new-tcp: will fail malloc 84 and 2 that follow\n# /server/new-tcp: will fail malloc 83 and 2 that follow\n# /server/new-tcp: will fail malloc 82 and 2 that follow\n# /server/new-tcp: will fail malloc 81 and 2 that follow\n# /server/new-tcp: will fail malloc 80 and 2 that follow\n# /server/new-tcp: will fail malloc 79 and 2 that follow\n# /server/new-tcp: will fail malloc 78 and 2 that follow\n# /server/new-tcp: will fail malloc 77 and 2 that follow\n# /server/new-tcp: will fail malloc 76 and 2 that follow\n# /server/new-tcp: will fail malloc 75 and 2 that follow\n# /server/new-tcp: will fail malloc 74 and 2 that follow\n# /server/new-tcp: will fail malloc 73 and 2 that follow\n# /server/new-tcp: will fail malloc 72 and 2 that follow\n# /server/new-tcp: will fail malloc 71 and 2 that follow\n# /server/new-tcp: will fail malloc 70 and 2 that follow\n# /server/new-tcp: will fail malloc 69 and 2 that follow\n# /server/new-tcp: will fail malloc 68 and 2 that follow\n# /server/new-tcp: will fail malloc 67 and 2 that follow\n# /server/new-tcp: will fail malloc 66 and 2 that follow\n# /server/new-tcp: will fail malloc 65 and 2 that follow\n# /server/new-tcp: will fail malloc 64 and 2 that follow\n# /server/new-tcp: will fail malloc 63 and 2 that follow\n# /server/new-tcp: will fail malloc 62 and 2 that follow\n# /server/new-tcp: will fail malloc 61 and 2 that follow\n# /server/new-tcp: will fail malloc 60 and 2 that follow\n# /server/new-tcp: will fail malloc 59 and 2 that follow\n# /server/new-tcp: will fail malloc 58 and 2 that follow\n# /server/new-tcp: will fail malloc 57 and 2 that follow\n# /server/new-tcp: will fail malloc 56 and 2 that follow\n# /server/new-tcp: will fail malloc 55 and 2 that follow\n# /server/new-tcp: will fail malloc 54 and 2 that follow\n# /server/new-tcp: will fail malloc 53 and 2 that follow\n# /server/new-tcp: will fail malloc 52 and 2 that follow\n# /server/new-tcp: will fail malloc 51 and 2 that follow\n# /server/new-tcp: will fail malloc 50 and 2 that follow\n# /server/new-tcp: will fail malloc 49 and 2 that follow\n# /server/new-tcp: will fail malloc 48 and 2 that follow\n# /server/new-tcp: will fail malloc 47 and 2 that follow\n# /server/new-tcp: will fail malloc 46 and 2 that follow\n# /server/new-tcp: will fail malloc 45 and 2 that follow\n# /server/new-tcp: will fail malloc 44 and 2 that follow\n# /server/new-tcp: will fail malloc 43 and 2 that follow\n# /server/new-tcp: will fail malloc 42 and 2 that follow\n# /server/new-tcp: will fail malloc 41 and 2 that follow\n# /server/new-tcp: will fail malloc 40 and 2 that follow\n# /server/new-tcp: will fail malloc 39 and 2 that follow\n# /server/new-tcp: will fail malloc 38 and 2 that follow\n# /server/new-tcp: will fail malloc 37 and 2 that follow\n# /server/new-tcp: will fail malloc 36 and 2 that follow\n# /server/new-tcp: will fail malloc 35 and 2 that follow\n# /server/new-tcp: will fail malloc 34 and 2 that follow\n# /server/new-tcp: will fail malloc 33 and 2 that follow\n# /server/new-tcp: will fail malloc 32 and 2 that follow\n# /server/new-tcp: will fail malloc 31 and 2 that follow\n# /server/new-tcp: will fail malloc 30 and 2 that follow\n# /server/new-tcp: will fail malloc 29 and 2 that follow\n# /server/new-tcp: will fail malloc 28 and 2 that follow\n# /server/new-tcp: will fail malloc 27 and 2 that follow\n# /server/new-tcp: will fail malloc 26 and 2 that follow\n# /server/new-tcp: will fail malloc 25 and 2 that follow\n# /server/new-tcp: will fail malloc 24 and 2 that follow\n# /server/new-tcp: will fail malloc 23 and 2 that follow\n# /server/new-tcp: will fail malloc 22 and 2 that follow\n# /server/new-tcp: will fail malloc 21 and 2 that follow\n# /server/new-tcp: will fail malloc 20 and 2 that follow\n# /server/new-tcp: will fail malloc 19 and 2 that follow\n# /server/new-tcp: will fail malloc 18 and 2 that follow\n# /server/new-tcp: will fail malloc 17 and 2 that follow\n# /server/new-tcp: will fail malloc 16 and 2 that follow\n# /server/new-tcp: will fail malloc 15 and 2 that follow\n# /server/new-tcp: will fail malloc 14 and 2 that follow\n# /server/new-tcp: will fail malloc 13 and 2 that follow\n# /server/new-tcp: will fail malloc 12 and 2 that follow\n# /server/new-tcp: will fail malloc 11 and 2 that follow\n# /server/new-tcp: will fail malloc 10 and 2 that follow\n# /server/new-tcp: will fail malloc 9 and 2 that follow\n# /server/new-tcp: will fail malloc 8 and 2 that follow\n# /server/new-tcp: will fail malloc 7 and 2 that follow\n# /server/new-tcp: will fail malloc 6 and 2 that follow\n# /server/new-tcp: will fail malloc 5 and 2 that follow\n# /server/new-tcp: will fail malloc 4 and 2 that follow\n# /server/new-tcp: will fail malloc 3 and 2 that follow\n# /server/new-tcp: will fail malloc 2 and 2 that follow\n# /server/new-tcp: will fail malloc 1 and 2 that follow\n# /server/new-tcp: will fail malloc 0 and 2 that follow\nok 1 /server/new-tcp\n# Running \"/server/new-nonce-tcp\" once to count mallocs\n# \"/server/new-nonce-tcp\" has about 158 mallocs in total\n# testing \"/server/new-nonce-tcp\" with up to 4 consecutive malloc failures\n# testing \"/server/new-nonce-tcp\" with 2 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 0 that follow\n# testing \"/server/new-nonce-tcp\" with 3 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 1 that follow\n# testing \"/server/new-nonce-tcp\" with 4 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 2 that follow\nok 2 /server/new-nonce-tcp\n# Running \"/server/new-tcp-star\" once to count mallocs\n# \"/server/new-tcp-star\" has about 109 mallocs in total\n# testing \"/server/new-tcp-star\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp-star\" with 2 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 0 that follow\n# /server/new-tcp-star: will fail malloc 118 and 0 that follow\n# /server/new-tcp-star: will fail malloc 117 and 0 that follow\n# /server/new-tcp-star: will fail malloc 116 and 0 that follow\n# /server/new-tcp-star: will fail malloc 115 and 0 that follow\n# /server/new-tcp-star: will fail malloc 114 and 0 that follow\n# /server/new-tcp-star: will fail malloc 113 and 0 that follow\n# /server/new-tcp-star: will fail malloc 112 and 0 that follow\n# /server/new-tcp-star: will fail malloc 111 and 0 that follow\n# /server/new-tcp-star: will fail malloc 110 and 0 that follow\n# /server/new-tcp-star: will fail malloc 109 and 0 that follow\n# /server/new-tcp-star: will fail malloc 108 and 0 that follow\n# /server/new-tcp-star: will fail malloc 107 and 0 that follow\n# /server/new-tcp-star: will fail malloc 106 and 0 that follow\n# /server/new-tcp-star: will fail malloc 105 and 0 that follow\n# /server/new-tcp-star: will fail malloc 104 and 0 that follow\n# /server/new-tcp-star: will fail malloc 103 and 0 that follow\n# /server/new-tcp-star: will fail malloc 102 and 0 that follow\n# /server/new-tcp-star: will fail malloc 101 and 0 that follow\n# /server/new-tcp-star: will fail malloc 100 and 0 that follow\n# /server/new-tcp-star: will fail malloc 99 and 0 that follow\n# /server/new-tcp-star: will fail malloc 98 and 0 that follow\n# /server/new-tcp-star: will fail malloc 97 and 0 that follow\n# /server/new-tcp-star: will fail malloc 96 and 0 that follow\n# /server/new-tcp-star: will fail malloc 95 and 0 that follow\n# /server/new-tcp-star: will fail malloc 94 and 0 that follow\n# /server/new-tcp-star: will fail malloc 93 and 0 that follow\n# /server/new-tcp-star: will fail malloc 92 and 0 that follow\n# /server/new-tcp-star: will fail malloc 91 and 0 that follow\n# /server/new-tcp-star: will fail malloc 90 and 0 that follow\n# /server/new-tcp-star: will fail malloc 89 and 0 that follow\n# /server/new-tcp-star: will fail malloc 88 and 0 that follow\n# /server/new-tcp-star: will fail malloc 87 and 0 that follow\n# /server/new-tcp-star: will fail malloc 86 and 0 that follow\n# /server/new-tcp-star: will fail malloc 85 and 0 that follow\n# /server/new-tcp-star: will fail malloc 84 and 0 that follow\n# /server/new-tcp-star: will fail malloc 83 and 0 that follow\n# /server/new-tcp-star: will fail malloc 82 and 0 that follow\n# /server/new-tcp-star: will fail malloc 81 and 0 that follow\n# /server/new-tcp-star: will fail malloc 80 and 0 that follow\n# /server/new-tcp-star: will fail malloc 79 and 0 that follow\n# /server/new-tcp-star: will fail malloc 78 and 0 that follow\n# /server/new-tcp-star: will fail malloc 77 and 0 that follow\n# /server/new-tcp-star: will fail malloc 76 and 0 that follow\n# /server/new-tcp-star: will fail malloc 75 and 0 that follow\n# /server/new-tcp-star: will fail malloc 74 and 0 that follow\n# /server/new-tcp-star: will fail malloc 73 and 0 that follow\n# /server/new-tcp-star: will fail malloc 72 and 0 that follow\n# /server/new-tcp-star: will fail malloc 71 and 0 that follow\n# /server/new-tcp-star: will fail malloc 70 and 0 that follow\n# /server/new-tcp-star: will fail malloc 69 and 0 that follow\n# /server/new-tcp-star: will fail malloc 68 and 0 that follow\n# /server/new-tcp-star: will fail malloc 67 and 0 that follow\n# /server/new-tcp-star: will fail malloc 66 and 0 that follow\n# /server/new-tcp-star: will fail malloc 65 and 0 that follow\n# /server/new-tcp-star: will fail malloc 64 and 0 that follow\n# /server/new-tcp-star: will fail malloc 63 and 0 that follow\n# /server/new-tcp-star: will fail malloc 62 and 0 that follow\n# /server/new-tcp-star: will fail malloc 61 and 0 that follow\n# /server/new-tcp-star: will fail malloc 60 and 0 that follow\n# /server/new-tcp-star: will fail malloc 59 and 0 that follow\n# /server/new-tcp-star: will fail malloc 58 and 0 that follow\n# /server/new-tcp-star: will fail malloc 57 and 0 that follow\n# /server/new-tcp-star: will fail malloc 56 and 0 that follow\n# /server/new-tcp-star: will fail malloc 55 and 0 that follow\n# /server/new-tcp-star: will fail malloc 54 and 0 that follow\n# /server/new-tcp-star: will fail malloc 53 and 0 that follow\n# /server/new-tcp-star: will fail malloc 52 and 0 that follow\n# /server/new-tcp-star: will fail malloc 51 and 0 that follow\n# /server/new-tcp-star: will fail malloc 50 and 0 that follow\n# /server/new-tcp-star: will fail malloc 49 and 0 that follow\n# /server/new-tcp-star: will fail malloc 48 and 0 that follow\n# /server/new-tcp-star: will fail malloc 47 and 0 that follow\n# /server/new-tcp-star: will fail malloc 46 and 0 that follow\n# /server/new-tcp-star: will fail malloc 45 and 0 that follow\n# /server/new-tcp-star: will fail malloc 44 and 0 that follow\n# /server/new-tcp-star: will fail malloc 43 and 0 that follow\n# /server/new-tcp-star: will fail malloc 42 and 0 that follow\n# /server/new-tcp-star: will fail malloc 41 and 0 that follow\n# /server/new-tcp-star: will fail malloc 40 and 0 that follow\n# /server/new-tcp-star: will fail malloc 39 and 0 that follow\n# /server/new-tcp-star: will fail malloc 38 and 0 that follow\n# /server/new-tcp-star: will fail malloc 37 and 0 that follow\n# /server/new-tcp-star: will fail malloc 36 and 0 that follow\n# /server/new-tcp-star: will fail malloc 35 and 0 that follow\n# /server/new-tcp-star: will fail malloc 34 and 0 that follow\n# /server/new-tcp-star: will fail malloc 33 and 0 that follow\n# /server/new-tcp-star: will fail malloc 32 and 0 that follow\n# /server/new-tcp-star: will fail malloc 31 and 0 that follow\n# /server/new-tcp-star: will fail malloc 30 and 0 that follow\n# /server/new-tcp-star: will fail malloc 29 and 0 that follow\n# /server/new-tcp-star: will fail malloc 28 and 0 that follow\n# /server/new-tcp-star: will fail malloc 27 and 0 that follow\n# /server/new-tcp-star: will fail malloc 26 and 0 that follow\n# /server/new-tcp-star: will fail malloc 25 and 0 that follow\n# /server/new-tcp-star: will fail malloc 24 and 0 that follow\n# /server/new-tcp-star: will fail malloc 23 and 0 that follow\n# /server/new-tcp-star: will fail malloc 22 and 0 that follow\n# /server/new-tcp-star: will fail malloc 21 and 0 that follow\n# /server/new-tcp-star: will fail malloc 20 and 0 that follow\n# /server/new-tcp-star: will fail malloc 19 and 0 that follow\n# /server/new-tcp-star: will fail malloc 18 and 0 that follow\n# /server/new-tcp-star: will fail malloc 17 and 0 that follow\n# /server/new-tcp-star: will fail malloc 16 and 0 that follow\n# /server/new-tcp-star: will fail malloc 15 and 0 that follow\n# /server/new-tcp-star: will fail malloc 14 and 0 that follow\n# /server/new-tcp-star: will fail malloc 13 and 0 that follow\n# /server/new-tcp-star: will fail malloc 12 and 0 that follow\n# /server/new-tcp-star: will fail malloc 11 and 0 that follow\n# /server/new-tcp-star: will fail malloc 10 and 0 that follow\n# /server/new-tcp-star: will fail malloc 9 and 0 that follow\n# /server/new-tcp-star: will fail malloc 8 and 0 that follow\n# /server/new-tcp-star: will fail malloc 7 and 0 that follow\n# /server/new-tcp-star: will fail malloc 6 and 0 that follow\n# /server/new-tcp-star: will fail malloc 5 and 0 that follow\n# /server/new-tcp-star: will fail malloc 4 and 0 that follow\n# /server/new-tcp-star: will fail malloc 3 and 0 that follow\n# /server/new-tcp-star: will fail malloc 2 and 0 that follow\n# /server/new-tcp-star: will fail malloc 1 and 0 that follow\n# /server/new-tcp-star: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp-star\" with 3 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 1 that follow\n# /server/new-tcp-star: will fail malloc 118 and 1 that follow\n# /server/new-tcp-star: will fail malloc 117 and 1 that follow\n# /server/new-tcp-star: will fail malloc 116 and 1 that follow\n# /server/new-tcp-star: will fail malloc 115 and 1 that follow\n# /server/new-tcp-star: will fail malloc 114 and 1 that follow\n# /server/new-tcp-star: will fail malloc 113 and 1 that follow\n# /server/new-tcp-star: will fail malloc 112 and 1 that follow\n# /server/new-tcp-star: will fail malloc 111 and 1 that follow\n# /server/new-tcp-star: will fail malloc 110 and 1 that follow\n# /server/new-tcp-star: will fail malloc 109 and 1 that follow\n# /server/new-tcp-star: will fail malloc 108 and 1 that follow\n# /server/new-tcp-star: will fail malloc 107 and 1 that follow\n# /server/new-tcp-star: will fail malloc 106 and 1 that follow\n# /server/new-tcp-star: will fail malloc 105 and 1 that follow\n# /server/new-tcp-star: will fail malloc 104 and 1 that follow\n# /server/new-tcp-star: will fail malloc 103 and 1 that follow\n# /server/new-tcp-star: will fail malloc 102 and 1 that follow\n# /server/new-tcp-star: will fail malloc 101 and 1 that follow\n# /server/new-tcp-star: will fail malloc 100 and 1 that follow\n# /server/new-tcp-star: will fail malloc 99 and 1 that follow\n# /server/new-tcp-star: will fail malloc 98 and 1 that follow\n# /server/new-tcp-star: will fail malloc 97 and 1 that follow\n# /server/new-tcp-star: will fail malloc 96 and 1 that follow\n# /server/new-tcp-star: will fail malloc 95 and 1 that follow\n# /server/new-tcp-star: will fail malloc 94 and 1 that follow\n# /server/new-tcp-star: will fail malloc 93 and 1 that follow\n# /server/new-tcp-star: will fail malloc 92 and 1 that follow\n# /server/new-tcp-star: will fail malloc 91 and 1 that follow\n# /server/new-tcp-star: will fail malloc 90 and 1 that follow\n# /server/new-tcp-star: will fail malloc 89 and 1 that follow\n# /server/new-tcp-star: will fail malloc 88 and 1 that follow\n# /server/new-tcp-star: will fail malloc 87 and 1 that follow\n# /server/new-tcp-star: will fail malloc 86 and 1 that follow\n# /server/new-tcp-star: will fail malloc 85 and 1 that follow\n# /server/new-tcp-star: will fail malloc 84 and 1 that follow\n# /server/new-tcp-star: will fail malloc 83 and 1 that follow\n# /server/new-tcp-star: will fail malloc 82 and 1 that follow\n# /server/new-tcp-star: will fail malloc 81 and 1 that follow\n# /server/new-tcp-star: will fail malloc 80 and 1 that follow\n# /server/new-tcp-star: will fail malloc 79 and 1 that follow\n# /server/new-tcp-star: will fail malloc 78 and 1 that follow\n# /server/new-tcp-star: will fail malloc 77 and 1 that follow\n# /server/new-tcp-star: will fail malloc 76 and 1 that follow\n# /server/new-tcp-star: will fail malloc 75 and 1 that follow\n# /server/new-tcp-star: will fail malloc 74 and 1 that follow\n# /server/new-tcp-star: will fail malloc 73 and 1 that follow\n# /server/new-tcp-star: will fail malloc 72 and 1 that follow\n# /server/new-tcp-star: will fail malloc 71 and 1 that follow\n# /server/new-tcp-star: will fail malloc 70 and 1 that follow\n# /server/new-tcp-star: will fail malloc 69 and 1 that follow\n# /server/new-tcp-star: will fail malloc 68 and 1 that follow\n# /server/new-tcp-star: will fail malloc 67 and 1 that follow\n# /server/new-tcp-star: will fail malloc 66 and 1 that follow\n# /server/new-tcp-star: will fail malloc 65 and 1 that follow\n# /server/new-tcp-star: will fail malloc 64 and 1 that follow\n# /server/new-tcp-star: will fail malloc 63 and 1 that follow\n# /server/new-tcp-star: will fail malloc 62 and 1 that follow\n# /server/new-tcp-star: will fail malloc 61 and 1 that follow\n# /server/new-tcp-star: will fail malloc 60 and 1 that follow\n# /server/new-tcp-star: will fail malloc 59 and 1 that follow\n# /server/new-tcp-star: will fail malloc 58 and 1 that follow\n# /server/new-tcp-star: will fail malloc 57 and 1 that follow\n# /server/new-tcp-star: will fail malloc 56 and 1 that follow\n# /server/new-tcp-star: will fail malloc 55 and 1 that follow\n# /server/new-tcp-star: will fail malloc 54 and 1 that follow\n# /server/new-tcp-star: will fail malloc 53 and 1 that follow\n# /server/new-tcp-star: will fail malloc 52 and 1 that follow\n# /server/new-tcp-star: will fail malloc 51 and 1 that follow\n# /server/new-tcp-star: will fail malloc 50 and 1 that follow\n# /server/new-tcp-star: will fail malloc 49 and 1 that follow\n# /server/new-tcp-star: will fail malloc 48 and 1 that follow\n# /server/new-tcp-star: will fail malloc 47 and 1 that follow\n# /server/new-tcp-star: will fail malloc 46 and 1 that follow\n# /server/new-tcp-star: will fail malloc 45 and 1 that follow\n# /server/new-tcp-star: will fail malloc 44 and 1 that follow\n# /server/new-tcp-star: will fail malloc 43 and 1 that follow\n# /server/new-tcp-star: will fail malloc 42 and 1 that follow\n# /server/new-tcp-star: will fail malloc 41 and 1 that follow\n# /server/new-tcp-star: will fail malloc 40 and 1 that follow\n# /server/new-tcp-star: will fail malloc 39 and 1 that follow\n# /server/new-tcp-star: will fail malloc 38 and 1 that follow\n# /server/new-tcp-star: will fail malloc 37 and 1 that follow\n# /server/new-tcp-star: will fail malloc 36 and 1 that follow\n# /server/new-tcp-star: will fail malloc 35 and 1 that follow\n# /server/new-tcp-star: will fail malloc 34 and 1 that follow\n# /server/new-tcp-star: will fail malloc 33 and 1 that follow\n# /server/new-tcp-star: will fail malloc 32 and 1 that follow\n# /server/new-tcp-star: will fail malloc 31 and 1 that follow\n# /server/new-tcp-star: will fail malloc 30 and 1 that follow\n# /server/new-tcp-star: will fail malloc 29 and 1 that follow\n# /server/new-tcp-star: will fail malloc 28 and 1 that follow\n# /server/new-tcp-star: will fail malloc 27 and 1 that follow\n# /server/new-tcp-star: will fail malloc 26 and 1 that follow\n# /server/new-tcp-star: will fail malloc 25 and 1 that follow\n# /server/new-tcp-star: will fail malloc 24 and 1 that follow\n# /server/new-tcp-star: will fail malloc 23 and 1 that follow\n# /server/new-tcp-star: will fail malloc 22 and 1 that follow\n# /server/new-tcp-star: will fail malloc 21 and 1 that follow\n# /server/new-tcp-star: will fail malloc 20 and 1 that follow\n# /server/new-tcp-star: will fail malloc 19 and 1 that follow\n# /server/new-tcp-star: will fail malloc 18 and 1 that follow\n# /server/new-tcp-star: will fail malloc 17 and 1 that follow\n# /server/new-tcp-star: will fail malloc 16 and 1 that follow\n# /server/new-tcp-star: will fail malloc 15 and 1 that follow\n# /server/new-tcp-star: will fail malloc 14 and 1 that follow\n# /server/new-tcp-star: will fail malloc 13 and 1 that follow\n# /server/new-tcp-star: will fail malloc 12 and 1 that follow\n# /server/new-tcp-star: will fail malloc 11 and 1 that follow\n# /server/new-tcp-star: will fail malloc 10 and 1 that follow\n# /server/new-tcp-star: will fail malloc 9 and 1 that follow\n# /server/new-tcp-star: will fail malloc 8 and 1 that follow\n# /server/new-tcp-star: will fail malloc 7 and 1 that follow\n# /server/new-tcp-star: will fail malloc 6 and 1 that follow\n# /server/new-tcp-star: will fail malloc 5 and 1 that follow\n# /server/new-tcp-star: will fail malloc 4 and 1 that follow\n# /server/new-tcp-star: will fail malloc 3 and 1 that follow\n# /server/new-tcp-star: will fail malloc 2 and 1 that follow\n# /server/new-tcp-star: will fail malloc 1 and 1 that follow\n# /server/new-tcp-star: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp-star\" with 4 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 2 that follow\n# /server/new-tcp-star: will fail malloc 118 and 2 that follow\n# /server/new-tcp-star: will fail malloc 117 and 2 that follow\n# /server/new-tcp-star: will fail malloc 116 and 2 that follow\n# /server/new-tcp-star: will fail malloc 115 and 2 that follow\n# /server/new-tcp-star: will fail malloc 114 and 2 that follow\n# /server/new-tcp-star: will fail malloc 113 and 2 that follow\n# /server/new-tcp-star: will fail malloc 112 and 2 that follow\n# /server/new-tcp-star: will fail malloc 111 and 2 that follow\n# /server/new-tcp-star: will fail malloc 110 and 2 that follow\n# /server/new-tcp-star: will fail malloc 109 and 2 that follow\n# /server/new-tcp-star: will fail malloc 108 and 2 that follow\n# /server/new-tcp-star: will fail malloc 107 and 2 that follow\n# /server/new-tcp-star: will fail malloc 106 and 2 that follow\n# /server/new-tcp-star: will fail malloc 105 and 2 that follow\n# /server/new-tcp-star: will fail malloc 104 and 2 that follow\n# /server/new-tcp-star: will fail malloc 103 and 2 that follow\n# /server/new-tcp-star: will fail malloc 102 and 2 that follow\n# /server/new-tcp-star: will fail malloc 101 and 2 that follow\n# /server/new-tcp-star: will fail malloc 100 and 2 that follow\n# /server/new-tcp-star: will fail malloc 99 and 2 that follow\n# /server/new-tcp-star: will fail malloc 98 and 2 that follow\n# /server/new-tcp-star: will fail malloc 97 and 2 that follow\n# /server/new-tcp-star: will fail malloc 96 and 2 that follow\n# /server/new-tcp-star: will fail malloc 95 and 2 that follow\n# /server/new-tcp-star: will fail malloc 94 and 2 that follow\n# /server/new-tcp-star: will fail malloc 93 and 2 that follow\n# /server/new-tcp-star: will fail malloc 92 and 2 that follow\n# /server/new-tcp-star: will fail malloc 91 and 2 that follow\n# /server/new-tcp-star: will fail malloc 90 and 2 that follow\n# /server/new-tcp-star: will fail malloc 89 and 2 that follow\n# /server/new-tcp-star: will fail malloc 88 and 2 that follow\n# /server/new-tcp-star: will fail malloc 87 and 2 that follow\n# /server/new-tcp-star: will fail malloc 86 and 2 that follow\n# /server/new-tcp-star: will fail malloc 85 and 2 that follow\n# /server/new-tcp-star: will fail malloc 84 and 2 that follow\n# /server/new-tcp-star: will fail malloc 83 and 2 that follow\n# /server/new-tcp-star: will fail malloc 82 and 2 that follow\n# /server/new-tcp-star: will fail malloc 81 and 2 that follow\n# /server/new-tcp-star: will fail malloc 80 and 2 that follow\n# /server/new-tcp-star: will fail malloc 79 and 2 that follow\n# /server/new-tcp-star: will fail malloc 78 and 2 that follow\n# /server/new-tcp-star: will fail malloc 77 and 2 that follow\n# /server/new-tcp-star: will fail malloc 76 and 2 that follow\n# /server/new-tcp-star: will fail malloc 75 and 2 that follow\n# /server/new-tcp-star: will fail malloc 74 and 2 that follow\n# /server/new-tcp-star: will fail malloc 73 and 2 that follow\n# /server/new-tcp-star: will fail malloc 72 and 2 that follow\n# /server/new-tcp-star: will fail malloc 71 and 2 that follow\n# /server/new-tcp-star: will fail malloc 70 and 2 that follow\n# /server/new-tcp-star: will fail malloc 69 and 2 that follow\n# /server/new-tcp-star: will fail malloc 68 and 2 that follow\n# /server/new-tcp-star: will fail malloc 67 and 2 that follow\n# /server/new-tcp-star: will fail malloc 66 and 2 that follow\n# /server/new-tcp-star: will fail malloc 65 and 2 that follow\n# /server/new-tcp-star: will fail malloc 64 and 2 that follow\n# /server/new-tcp-star: will fail malloc 63 and 2 that follow\n# /server/new-tcp-star: will fail malloc 62 and 2 that follow\n# /server/new-tcp-star: will fail malloc 61 and 2 that follow\n# /server/new-tcp-star: will fail malloc 60 and 2 that follow\n# /server/new-tcp-star: will fail malloc 59 and 2 that follow\n# /server/new-tcp-star: will fail malloc 58 and 2 that follow\n# /server/new-tcp-star: will fail malloc 57 and 2 that follow\n# /server/new-tcp-star: will fail malloc 56 and 2 that follow\n# /server/new-tcp-star: will fail malloc 55 and 2 that follow\n# /server/new-tcp-star: will fail malloc 54 and 2 that follow\n# /server/new-tcp-star: will fail malloc 53 and 2 that follow\n# /server/new-tcp-star: will fail malloc 52 and 2 that follow\n# /server/new-tcp-star: will fail malloc 51 and 2 that follow\n# /server/new-tcp-star: will fail malloc 50 and 2 that follow\n# /server/new-tcp-star: will fail malloc 49 and 2 that follow\n# /server/new-tcp-star: will fail malloc 48 and 2 that follow\n# /server/new-tcp-star: will fail malloc 47 and 2 that follow\n# /server/new-tcp-star: will fail malloc 46 and 2 that follow\n# /server/new-tcp-star: will fail malloc 45 and 2 that follow\n# /server/new-tcp-star: will fail malloc 44 and 2 that follow\n# /server/new-tcp-star: will fail malloc 43 and 2 that follow\n# /server/new-tcp-star: will fail malloc 42 and 2 that follow\n# /server/new-tcp-star: will fail malloc 41 and 2 that follow\n# /server/new-tcp-star: will fail malloc 40 and 2 that follow\n# /server/new-tcp-star: will fail malloc 39 and 2 that follow\n# /server/new-tcp-star: will fail malloc 38 and 2 that follow\n# /server/new-tcp-star: will fail malloc 37 and 2 that follow\n# /server/new-tcp-star: will fail malloc 36 and 2 that follow\n# /server/new-tcp-star: will fail malloc 35 and 2 that follow\n# /server/new-tcp-star: will fail malloc 34 and 2 that follow\n# /server/new-tcp-star: will fail malloc 33 and 2 that follow\n# /server/new-tcp-star: will fail malloc 32 and 2 that follow\n# /server/new-tcp-star: will fail malloc 31 and 2 that follow\n# /server/new-tcp-star: will fail malloc 30 and 2 that follow\n# /server/new-tcp-star: will fail malloc 29 and 2 that follow\n# /server/new-tcp-star: will fail malloc 28 and 2 that follow\n# /server/new-tcp-star: will fail malloc 27 and 2 that follow\n# /server/new-tcp-star: will fail malloc 26 and 2 that follow\n# /server/new-tcp-star: will fail malloc 25 and 2 that follow\n# /server/new-tcp-star: will fail malloc 24 and 2 that follow\n# /server/new-tcp-star: will fail malloc 23 and 2 that follow\n# /server/new-tcp-star: will fail malloc 22 and 2 that follow\n# /server/new-tcp-star: will fail malloc 21 and 2 that follow\n# /server/new-tcp-star: will fail malloc 20 and 2 that follow\n# /server/new-tcp-star: will fail malloc 19 and 2 that follow\n# /server/new-tcp-star: will fail malloc 18 and 2 that follow\n# /server/new-tcp-star: will fail malloc 17 and 2 that follow\n# /server/new-tcp-star: will fail malloc 16 and 2 that follow\n# /server/new-tcp-star: will fail malloc 15 and 2 that follow\n# /server/new-tcp-star: will fail malloc 14 and 2 that follow\n# /server/new-tcp-star: will fail malloc 13 and 2 that follow\n# /server/new-tcp-star: will fail malloc 12 and 2 that follow\n# /server/new-tcp-star: will fail malloc 11 and 2 that follow\n# /server/new-tcp-star: will fail malloc 10 and 2 that follow\n# /server/new-tcp-star: will fail malloc 9 and 2 that follow\n# /server/new-tcp-star: will fail malloc 8 and 2 that follow\n# /server/new-tcp-star: will fail malloc 7 and 2 that follow\n# /server/new-tcp-star: will fail malloc 6 and 2 that follow\n# /server/new-tcp-star: will fail malloc 5 and 2 that follow\n# /server/new-tcp-star: will fail malloc 4 and 2 that follow\n# /server/new-tcp-star: will fail malloc 3 and 2 that follow\n# /server/new-tcp-star: will fail malloc 2 and 2 that follow\n# /server/new-tcp-star: will fail malloc 1 and 2 that follow\n# /server/new-tcp-star: will fail malloc 0 and 2 that follow\nok 3 /server/new-tcp-star\n# Running \"/server/new-tcp-v4\" once to count mallocs\n# \"/server/new-tcp-v4\" has about 122 mallocs in total\n# testing \"/server/new-tcp-v4\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp-v4\" with 2 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp-v4\" with 3 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp-v4\" with 4 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 2 that follow\nok 4 /server/new-tcp-v4\n# Running \"/server/unix\" once to count mallocs\n# \"/server/unix\" has about 96 mallocs in total\n# testing \"/server/unix\" with up to 4 consecutive malloc failures\n# testing \"/server/unix\" with 2 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 0 that follow\n# /server/unix: will fail malloc 105 and 0 that follow\n# /server/unix: will fail malloc 104 and 0 that follow\n# /server/unix: will fail malloc 103 and 0 that follow\n# /server/unix: will fail malloc 102 and 0 that follow\n# /server/unix: will fail malloc 101 and 0 that follow\n# /server/unix: will fail malloc 100 and 0 that follow\n# /server/unix: will fail malloc 99 and 0 that follow\n# /server/unix: will fail malloc 98 and 0 that follow\n# /server/unix: will fail malloc 97 and 0 that follow\n# /server/unix: will fail malloc 96 and 0 that follow\n# /server/unix: will fail malloc 95 and 0 that follow\n# /server/unix: will fail malloc 94 and 0 that follow\n# /server/unix: will fail malloc 93 and 0 that follow\n# /server/unix: will fail malloc 92 and 0 that follow\n# /server/unix: will fail malloc 91 and 0 that follow\n# /server/unix: will fail malloc 90 and 0 that follow\n# /server/unix: will fail malloc 89 and 0 that follow\n# /server/unix: will fail malloc 88 and 0 that follow\n# /server/unix: will fail malloc 87 and 0 that follow\n# /server/unix: will fail malloc 86 and 0 that follow\n# /server/unix: will fail malloc 85 and 0 that follow\n# /server/unix: will fail malloc 84 and 0 that follow\n# /server/unix: will fail malloc 83 and 0 that follow\n# /server/unix: will fail malloc 82 and 0 that follow\n# /server/unix: will fail malloc 81 and 0 that follow\n# /server/unix: will fail malloc 80 and 0 that follow\n# /server/unix: will fail malloc 79 and 0 that follow\n# /server/unix: will fail malloc 78 and 0 that follow\n# /server/unix: will fail malloc 77 and 0 that follow\n# /server/unix: will fail malloc 76 and 0 that follow\n# /server/unix: will fail malloc 75 and 0 that follow\n# /server/unix: will fail malloc 74 and 0 that follow\n# /server/unix: will fail malloc 73 and 0 that follow\n# /server/unix: will fail malloc 72 and 0 that follow\n# /server/unix: will fail malloc 71 and 0 that follow\n# /server/unix: will fail malloc 70 and 0 that follow\n# /server/unix: will fail malloc 69 and 0 that follow\n# /server/unix: will fail malloc 68 and 0 that follow\n# /server/unix: will fail malloc 67 and 0 that follow\n# /server/unix: will fail malloc 66 and 0 that follow\n# /server/unix: will fail malloc 65 and 0 that follow\n# /server/unix: will fail malloc 64 and 0 that follow\n# /server/unix: will fail malloc 63 and 0 that follow\n# /server/unix: will fail malloc 62 and 0 that follow\n# /server/unix: will fail malloc 61 and 0 that follow\n# /server/unix: will fail malloc 60 and 0 that follow\n# /server/unix: will fail malloc 59 and 0 that follow\n# /server/unix: will fail malloc 58 and 0 that follow\n# /server/unix: will fail malloc 57 and 0 that follow\n# /server/unix: will fail malloc 56 and 0 that follow\n# /server/unix: will fail malloc 55 and 0 that follow\n# /server/unix: will fail malloc 54 and 0 that follow\n# /server/unix: will fail malloc 53 and 0 that follow\n# /server/unix: will fail malloc 52 and 0 that follow\n# /server/unix: will fail malloc 51 and 0 that follow\n# /server/unix: will fail malloc 50 and 0 that follow\n# /server/unix: will fail malloc 49 and 0 that follow\n# /server/unix: will fail malloc 48 and 0 that follow\n# /server/unix: will fail malloc 47 and 0 that follow\n# /server/unix: will fail malloc 46 and 0 that follow\n# /server/unix: will fail malloc 45 and 0 that follow\n# /server/unix: will fail malloc 44 and 0 that follow\n# /server/unix: will fail malloc 43 and 0 that follow\n# /server/unix: will fail malloc 42 and 0 that follow\n# /server/unix: will fail malloc 41 and 0 that follow\n# /server/unix: will fail malloc 40 and 0 that follow\n# /server/unix: will fail malloc 39 and 0 that follow\n# /server/unix: will fail malloc 38 and 0 that follow\n# /server/unix: will fail malloc 37 and 0 that follow\n# /server/unix: will fail malloc 36 and 0 that follow\n# /server/unix: will fail malloc 35 and 0 that follow\n# /server/unix: will fail malloc 34 and 0 that follow\n# /server/unix: will fail malloc 33 and 0 that follow\n# /server/unix: will fail malloc 32 and 0 that follow\n# /server/unix: will fail malloc 31 and 0 that follow\n# /server/unix: will fail malloc 30 and 0 that follow\n# /server/unix: will fail malloc 29 and 0 that follow\n# /server/unix: will fail malloc 28 and 0 that follow\n# /server/unix: will fail malloc 27 and 0 that follow\n# /server/unix: will fail malloc 26 and 0 that follow\n# /server/unix: will fail malloc 25 and 0 that follow\n# /server/unix: will fail malloc 24 and 0 that follow\n# /server/unix: will fail malloc 23 and 0 that follow\n# /server/unix: will fail malloc 22 and 0 that follow\n# /server/unix: will fail malloc 21 and 0 that follow\n# /server/unix: will fail malloc 20 and 0 that follow\n# /server/unix: will fail malloc 19 and 0 that follow\n# /server/unix: will fail malloc 18 and 0 that follow\n# /server/unix: will fail malloc 17 and 0 that follow\n# /server/unix: will fail malloc 16 and 0 that follow\n# /server/unix: will fail malloc 15 and 0 that follow\n# /server/unix: will fail malloc 14 and 0 that follow\n# /server/unix: will fail malloc 13 and 0 that follow\n# /server/unix: will fail malloc 12 and 0 that follow\n# /server/unix: will fail malloc 11 and 0 that follow\n# /server/unix: will fail malloc 10 and 0 that follow\n# /server/unix: will fail malloc 9 and 0 that follow\n# /server/unix: will fail malloc 8 and 0 that follow\n# /server/unix: will fail malloc 7 and 0 that follow\n# /server/unix: will fail malloc 6 and 0 that follow\n# /server/unix: will fail malloc 5 and 0 that follow\n# /server/unix: will fail malloc 4 and 0 that follow\n# /server/unix: will fail malloc 3 and 0 that follow\n# /server/unix: will fail malloc 2 and 0 that follow\n# /server/unix: will fail malloc 1 and 0 that follow\n# /server/unix: will fail malloc 0 and 0 that follow\n# testing \"/server/unix\" with 3 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 1 that follow\n# /server/unix: will fail malloc 105 and 1 that follow\n# /server/unix: will fail malloc 104 and 1 that follow\n# /server/unix: will fail malloc 103 and 1 that follow\n# /server/unix: will fail malloc 102 and 1 that follow\n# /server/unix: will fail malloc 101 and 1 that follow\n# /server/unix: will fail malloc 100 and 1 that follow\n# /server/unix: will fail malloc 99 and 1 that follow\n# /server/unix: will fail malloc 98 and 1 that follow\n# /server/unix: will fail malloc 97 and 1 that follow\n# /server/unix: will fail malloc 96 and 1 that follow\n# /server/unix: will fail malloc 95 and 1 that follow\n# /server/unix: will fail malloc 94 and 1 that follow\n# /server/unix: will fail malloc 93 and 1 that follow\n# /server/unix: will fail malloc 92 and 1 that follow\n# /server/unix: will fail malloc 91 and 1 that follow\n# /server/unix: will fail malloc 90 and 1 that follow\n# /server/unix: will fail malloc 89 and 1 that follow\n# /server/unix: will fail malloc 88 and 1 that follow\n# /server/unix: will fail malloc 87 and 1 that follow\n# /server/unix: will fail malloc 86 and 1 that follow\n# /server/unix: will fail malloc 85 and 1 that follow\n# /server/unix: will fail malloc 84 and 1 that follow\n# /server/unix: will fail malloc 83 and 1 that follow\n# /server/unix: will fail malloc 82 and 1 that follow\n# /server/unix: will fail malloc 81 and 1 that follow\n# /server/unix: will fail malloc 80 and 1 that follow\n# /server/unix: will fail malloc 79 and 1 that follow\n# /server/unix: will fail malloc 78 and 1 that follow\n# /server/unix: will fail malloc 77 and 1 that follow\n# /server/unix: will fail malloc 76 and 1 that follow\n# /server/unix: will fail malloc 75 and 1 that follow\n# /server/unix: will fail malloc 74 and 1 that follow\n# /server/unix: will fail malloc 73 and 1 that follow\n# /server/unix: will fail malloc 72 and 1 that follow\n# /server/unix: will fail malloc 71 and 1 that follow\n# /server/unix: will fail malloc 70 and 1 that follow\n# /server/unix: will fail malloc 69 and 1 that follow\n# /server/unix: will fail malloc 68 and 1 that follow\n# /server/unix: will fail malloc 67 and 1 that follow\n# /server/unix: will fail malloc 66 and 1 that follow\n# /server/unix: will fail malloc 65 and 1 that follow\n# /server/unix: will fail malloc 64 and 1 that follow\n# /server/unix: will fail malloc 63 and 1 that follow\n# /server/unix: will fail malloc 62 and 1 that follow\n# /server/unix: will fail malloc 61 and 1 that follow\n# /server/unix: will fail malloc 60 and 1 that follow\n# /server/unix: will fail malloc 59 and 1 that follow\n# /server/unix: will fail malloc 58 and 1 that follow\n# /server/unix: will fail malloc 57 and 1 that follow\n# /server/unix: will fail malloc 56 and 1 that follow\n# /server/unix: will fail malloc 55 and 1 that follow\n# /server/unix: will fail malloc 54 and 1 that follow\n# /server/unix: will fail malloc 53 and 1 that follow\n# /server/unix: will fail malloc 52 and 1 that follow\n# /server/unix: will fail malloc 51 and 1 that follow\n# /server/unix: will fail malloc 50 and 1 that follow\n# /server/unix: will fail malloc 49 and 1 that follow\n# /server/unix: will fail malloc 48 and 1 that follow\n# /server/unix: will fail malloc 47 and 1 that follow\n# /server/unix: will fail malloc 46 and 1 that follow\n# /server/unix: will fail malloc 45 and 1 that follow\n# /server/unix: will fail malloc 44 and 1 that follow\n# /server/unix: will fail malloc 43 and 1 that follow\n# /server/unix: will fail malloc 42 and 1 that follow\n# /server/unix: will fail malloc 41 and 1 that follow\n# /server/unix: will fail malloc 40 and 1 that follow\n# /server/unix: will fail malloc 39 and 1 that follow\n# /server/unix: will fail malloc 38 and 1 that follow\n# /server/unix: will fail malloc 37 and 1 that follow\n# /server/unix: will fail malloc 36 and 1 that follow\n# /server/unix: will fail malloc 35 and 1 that follow\n# /server/unix: will fail malloc 34 and 1 that follow\n# /server/unix: will fail malloc 33 and 1 that follow\n# /server/unix: will fail malloc 32 and 1 that follow\n# /server/unix: will fail malloc 31 and 1 that follow\n# /server/unix: will fail malloc 30 and 1 that follow\n# /server/unix: will fail malloc 29 and 1 that follow\n# /server/unix: will fail malloc 28 and 1 that follow\n# /server/unix: will fail malloc 27 and 1 that follow\n# /server/unix: will fail malloc 26 and 1 that follow\n# /server/unix: will fail malloc 25 and 1 that follow\n# /server/unix: will fail malloc 24 and 1 that follow\n# /server/unix: will fail malloc 23 and 1 that follow\n# /server/unix: will fail malloc 22 and 1 that follow\n# /server/unix: will fail malloc 21 and 1 that follow\n# /server/unix: will fail malloc 20 and 1 that follow\n# /server/unix: will fail malloc 19 and 1 that follow\n# /server/unix: will fail malloc 18 and 1 that follow\n# /server/unix: will fail malloc 17 and 1 that follow\n# /server/unix: will fail malloc 16 and 1 that follow\n# /server/unix: will fail malloc 15 and 1 that follow\n# /server/unix: will fail malloc 14 and 1 that follow\n# /server/unix: will fail malloc 13 and 1 that follow\n# /server/unix: will fail malloc 12 and 1 that follow\n# /server/unix: will fail malloc 11 and 1 that follow\n# /server/unix: will fail malloc 10 and 1 that follow\n# /server/unix: will fail malloc 9 and 1 that follow\n# /server/unix: will fail malloc 8 and 1 that follow\n# /server/unix: will fail malloc 7 and 1 that follow\n# /server/unix: will fail malloc 6 and 1 that follow\n# /server/unix: will fail malloc 5 and 1 that follow\n# /server/unix: will fail malloc 4 and 1 that follow\n# /server/unix: will fail malloc 3 and 1 that follow\n# /server/unix: will fail malloc 2 and 1 that follow\n# /server/unix: will fail malloc 1 and 1 that follow\n# /server/unix: will fail malloc 0 and 1 that follow\n# testing \"/server/unix\" with 4 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 2 that follow\n# /server/unix: will fail malloc 105 and 2 that follow\n# /server/unix: will fail malloc 104 and 2 that follow\n# /server/unix: will fail malloc 103 and 2 that follow\n# /server/unix: will fail malloc 102 and 2 that follow\n# /server/unix: will fail malloc 101 and 2 that follow\n# /server/unix: will fail malloc 100 and 2 that follow\n# /server/unix: will fail malloc 99 and 2 that follow\n# /server/unix: will fail malloc 98 and 2 that follow\n# /server/unix: will fail malloc 97 and 2 that follow\n# /server/unix: will fail malloc 96 and 2 that follow\n# /server/unix: will fail malloc 95 and 2 that follow\n# /server/unix: will fail malloc 94 and 2 that follow\n# /server/unix: will fail malloc 93 and 2 that follow\n# /server/unix: will fail malloc 92 and 2 that follow\n# /server/unix: will fail malloc 91 and 2 that follow\n# /server/unix: will fail malloc 90 and 2 that follow\n# /server/unix: will fail malloc 89 and 2 that follow\n# /server/unix: will fail malloc 88 and 2 that follow\n# /server/unix: will fail malloc 87 and 2 that follow\n# /server/unix: will fail malloc 86 and 2 that follow\n# /server/unix: will fail malloc 85 and 2 that follow\n# /server/unix: will fail malloc 84 and 2 that follow\n# /server/unix: will fail malloc 83 and 2 that follow\n# /server/unix: will fail malloc 82 and 2 that follow\n# /server/unix: will fail malloc 81 and 2 that follow\n# /server/unix: will fail malloc 80 and 2 that follow\n# /server/unix: will fail malloc 79 and 2 that follow\n# /server/unix: will fail malloc 78 and 2 that follow\n# /server/unix: will fail malloc 77 and 2 that follow\n# /server/unix: will fail malloc 76 and 2 that follow\n# /server/unix: will fail malloc 75 and 2 that follow\n# /server/unix: will fail malloc 74 and 2 that follow\n# /server/unix: will fail malloc 73 and 2 that follow\n# /server/unix: will fail malloc 72 and 2 that follow\n# /server/unix: will fail malloc 71 and 2 that follow\n# /server/unix: will fail malloc 70 and 2 that follow\n# /server/unix: will fail malloc 69 and 2 that follow\n# /server/unix: will fail malloc 68 and 2 that follow\n# /server/unix: will fail malloc 67 and 2 that follow\n# /server/unix: will fail malloc 66 and 2 that follow\n# /server/unix: will fail malloc 65 and 2 that follow\n# /server/unix: will fail malloc 64 and 2 that follow\n# /server/unix: will fail malloc 63 and 2 that follow\n# /server/unix: will fail malloc 62 and 2 that follow\n# /server/unix: will fail malloc 61 and 2 that follow\n# /server/unix: will fail malloc 60 and 2 that follow\n# /server/unix: will fail malloc 59 and 2 that follow\n# /server/unix: will fail malloc 58 and 2 that follow\n# /server/unix: will fail malloc 57 and 2 that follow\n# /server/unix: will fail malloc 56 and 2 that follow\n# /server/unix: will fail malloc 55 and 2 that follow\n# /server/unix: will fail malloc 54 and 2 that follow\n# /server/unix: will fail malloc 53 and 2 that follow\n# /server/unix: will fail malloc 52 and 2 that follow\n# /server/unix: will fail malloc 51 and 2 that follow\n# /server/unix: will fail malloc 50 and 2 that follow\n# /server/unix: will fail malloc 49 and 2 that follow\n# /server/unix: will fail malloc 48 and 2 that follow\n# /server/unix: will fail malloc 47 and 2 that follow\n# /server/unix: will fail malloc 46 and 2 that follow\n# /server/unix: will fail malloc 45 and 2 that follow\n# /server/unix: will fail malloc 44 and 2 that follow\n# /server/unix: will fail malloc 43 and 2 that follow\n# /server/unix: will fail malloc 42 and 2 that follow\n# /server/unix: will fail malloc 41 and 2 that follow\n# /server/unix: will fail malloc 40 and 2 that follow\n# /server/unix: will fail malloc 39 and 2 that follow\n# /server/unix: will fail malloc 38 and 2 that follow\n# /server/unix: will fail malloc 37 and 2 that follow\n# /server/unix: will fail malloc 36 and 2 that follow\n# /server/unix: will fail malloc 35 and 2 that follow\n# /server/unix: will fail malloc 34 and 2 that follow\n# /server/unix: will fail malloc 33 and 2 that follow\n# /server/unix: will fail malloc 32 and 2 that follow\n# /server/unix: will fail malloc 31 and 2 that follow\n# /server/unix: will fail malloc 30 and 2 that follow\n# /server/unix: will fail malloc 29 and 2 that follow\n# /server/unix: will fail malloc 28 and 2 that follow\n# /server/unix: will fail malloc 27 and 2 that follow\n# /server/unix: will fail malloc 26 and 2 that follow\n# /server/unix: will fail malloc 25 and 2 that follow\n# /server/unix: will fail malloc 24 and 2 that follow\n# /server/unix: will fail malloc 23 and 2 that follow\n# /server/unix: will fail malloc 22 and 2 that follow\n# /server/unix: will fail malloc 21 and 2 that follow\n# /server/unix: will fail malloc 20 and 2 that follow\n# /server/unix: will fail malloc 19 and 2 that follow\n# /server/unix: will fail malloc 18 and 2 that follow\n# /server/unix: will fail malloc 17 and 2 that follow\n# /server/unix: will fail malloc 16 and 2 that follow\n# /server/unix: will fail malloc 15 and 2 that follow\n# /server/unix: will fail malloc 14 and 2 that follow\n# /server/unix: will fail malloc 13 and 2 that follow\n# /server/unix: will fail malloc 12 and 2 that follow\n# /server/unix: will fail malloc 11 and 2 that follow\n# /server/unix: will fail malloc 10 and 2 that follow\n# /server/unix: will fail malloc 9 and 2 that follow\n# /server/unix: will fail malloc 8 and 2 that follow\n# /server/unix: will fail malloc 7 and 2 that follow\n# /server/unix: will fail malloc 6 and 2 that follow\n# /server/unix: will fail malloc 5 and 2 that follow\n# /server/unix: will fail malloc 4 and 2 that follow\n# /server/unix: will fail malloc 3 and 2 that follow\n# /server/unix: will fail malloc 2 and 2 that follow\n# /server/unix: will fail malloc 1 and 2 that follow\n# /server/unix: will fail malloc 0 and 2 that follow\nok 5 /server/unix\n# End of server tests\nPASS: dbus/test-server-oom_with_config.test\nRunning test: dbus/test-sd-activation_with_config.test\nTAP version 13\n# random seed: R02S2a361c2dcad8b81532a45d4297751c7d\n1..8\n# Start of sd-activation tests\ndbus-daemon[3018]: Activating systemd to hand-off: service name='com.example.SystemdActivatable1' unit='dbus-com.example.SystemdActivatable1.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\ndbus-daemon[3018]: Successfully activated service 'org.freedesktop.systemd1'\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3018]: Successfully activated service 'com.example.SystemdActivatable1'\ndbus-daemon[3018]: Activating via systemd: service name='com.example.SystemdActivatable2' unit='dbus-com.example.SystemdActivatable2.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3018]: Ignoring forged ActivationFailure message from connection :1.0 (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\ndbus-daemon[3018]: Successfully activated service 'com.example.SystemdActivatable2'\ndbus-daemon[3018]: Activating via systemd: service name='com.example.SystemdActivatable3' unit='dbus-com.example.SystemdActivatable3.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3018]: Activation via systemd failed for unit 'dbus-com.example.SystemdActivatable3.service': Computer says no\ndbus-daemon[3018]: Activating via systemd: service name='com.example.SendPrefixDenied.SendPrefixAllowed.internal' unit='dbus-com.example.SendPrefixDenied.SendPrefixAllowed.internal.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\nok 1 /sd-activation/activation\ndbus-daemon[3019]: Successfully activated service 'org.freedesktop.systemd1'\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Manager member SetEnvironment\n# got call\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Manager member SetEnvironment\n# got call\nok 2 /sd-activation/uae\n# Start of deny-send tests\ndbus-daemon[3020]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\") interface=\"com.example.bar\" member=\"Call\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.example.SendDenied\" (bus)\nok 3 /sd-activation/deny-send/com.example.SendDenied\ndbus-daemon[3021]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\") interface=\"com.example.bar\" member=\"Call\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.example.SendPrefixDenied\" (bus)\nok 4 /sd-activation/deny-send/com.example.SendPrefixDenied\ndbus-daemon[3022]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\") interface=\"com.example.bar\" member=\"Call\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.example.SendPrefixDenied.internal\" (bus)\nok 5 /sd-activation/deny-send/com.example.SendPrefixDenied.internal\n# End of deny-send tests\n# Start of deny-receive tests\ndbus-daemon[3023]: Activating systemd to hand-off: service name='com.example.ReceiveDenied' unit='dbus-com.example.ReceiveDenied.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\ndbus-daemon[3023]: Successfully activated service 'org.freedesktop.systemd1'\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3023]: Successfully activated service 'com.example.ReceiveDenied'\ndbus-daemon[3023]: Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\") interface=\"com.example.ReceiveDenied\" member=\"Call\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.example.ReceiveDenied\" (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\nok 6 /sd-activation/deny-receive/com.example.ReceiveDenied\n# End of deny-receive tests\n# Start of transient-services tests\ndbus-daemon[3024]: Reloaded configuration\ndbus-daemon[3024]: Activating via systemd: service name='com.example.TransientActivatable1' unit='dbus-com.example.TransientActivatable1.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3024]: Successfully activated service 'com.example.TransientActivatable1'\nok 7 /sd-activation/transient-services/later\ndbus-daemon[3025]: Activating via systemd: service name='com.example.TransientActivatable1' unit='dbus-com.example.TransientActivatable1.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3025]: Successfully activated service 'com.example.TransientActivatable1'\nok 8 /sd-activation/transient-services/in-advance\n# End of transient-services tests\n# End of sd-activation tests\nPASS: dbus/test-sd-activation_with_config.test\nRunning test: dbus/test-dbus-launch-eval.sh.test\n# dbus-daemon binary: dbus-daemon\n# dbus-launch binary: dbus-launch\n# dbus-send binary: dbus-send\n# dbus-uuidgen binary: dbus-uuidgen\n# using standard session bus configuration\n1..1\nDBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/dbus-N65HT9EOyL,guid=873b8baa3984ca257c19a73765c1f809\nmethod return time=1707210761.515113 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 1 - normal dbus-launch\nPASS: dbus/test-dbus-launch-eval.sh.test\nRunning test: dbus/test-syslog_with_config.test\nTAP version 13\n# random seed: R02S01339dca86b7060e89ccb741633a20f3\n1..1\n# Start of syslog tests\nok 1 /syslog/normal\n# End of syslog tests\nPASS: dbus/test-syslog_with_config.test\nRunning test: dbus/test-apparmor-activation.sh_with_config.test\n# Attempting to load AppArmor profiles\n/usr/libexec/installed-tests/dbus/test-apparmor-activation.sh: line 49: apparmor_parser: command not found\n1..0 # SKIP - unable to load AppArmor profiles\nPASS: dbus/test-apparmor-activation.sh_with_config.test\nRunning test: dbus/test-relay.test\nTAP version 13\n# random seed: R02S9b2f5501546ddbf38da6cfb1bd825256\n1..6\n# Start of connect tests\n# Resetting test timeout (reference: 0x5573b60580; factor: 1)\n# Time since timeout reset 0x5573b60580: 0.001 seconds\nok 1 /connect/tcp\n# Resetting test timeout (reference: 0x5573b640e0; factor: 1)\n# Time since timeout reset 0x5573b640e0: 0.000 seconds\nok 2 /connect/unix\n# End of connect tests\n# Start of relay tests\n# Resetting test timeout (reference: 0x5573b67b30; factor: 1)\ndbus[3048]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n# Time since timeout reset 0x5573b67b30: 0.049 seconds\nok 3 /relay/tcp\n# Resetting test timeout (reference: 0x5573b67a50; factor: 1)\n# Time since timeout reset 0x5573b67a50: 0.001 seconds\nok 4 /relay/unix\n# End of relay tests\n# Start of limit tests\n# Resetting test timeout (reference: 0x5573b63cb0; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393\n# Time since timeout reset 0x5573b63cb0: 0.648 seconds\nok 5 /limit/tcp\n# slow test /limit/tcp executed in 0.65 secs\n# Resetting test timeout (reference: 0x5573b60aa0; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393\nExecuting: dbus/test-relay.test\n# Time since timeout reset 0x5573b60aa0: 0.589 seconds\nok 6 /limit/unix\n# slow test /limit/unix executed in 0.59 secs\n# End of limit tests\nPASS: dbus/test-relay.test\nRunning test: dbus/test-atomic_with_config.test\n# Test data in /usr/libexec/installed-tests/dbus/data\nok 1 - initial nss query did not leak memory\n# Running test: atomic_inc/dec\nok 2 - atomic_inc/dec\n# atomic_inc/dec test took 0 seconds\n# Running test: atomic_set_[non]zero\nok 3 - atomic_set_[non]zero\n# atomic_set_[non]zero test took 0 seconds\n# 3 tests passed (0 skipped)\n1..3\nPASS: dbus/test-atomic_with_config.test\nRunning test: dbus/test-sd-activation.test\nTAP version 13\n# random seed: R02Se0817b692a17c89043fe6ee790faf66b\n1..8\n# Start of sd-activation tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 1 /sd-activation/activation # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 2 /sd-activation/uae # SKIP DBUS_TEST_DATA not set\n# Start of deny-send tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 3 /sd-activation/deny-send/com.example.SendDenied # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 4 /sd-activation/deny-send/com.example.SendPrefixDenied # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 5 /sd-activation/deny-send/com.example.SendPrefixDenied.internal # SKIP DBUS_TEST_DATA not set\n# End of deny-send tests\n# Start of deny-receive tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 6 /sd-activation/deny-receive/com.example.ReceiveDenied # SKIP DBUS_TEST_DATA not set\n# End of deny-receive tests\n# Start of transient-services tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 7 /sd-activation/transient-services/later # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 8 /sd-activation/transient-services/in-advance # SKIP DBUS_TEST_DATA not set\n# End of transient-services tests\n# End of sd-activation tests\nPASS: dbus/test-sd-activation.test\nRunning test: dbus/test-dbus-launch-x11.sh_with_config.test\n+ export DBUS_DEBUG_OUTPUT=1\n+ DBUS_DEBUG_OUTPUT=1\n+ echo '# dbus-daemon binary: dbus-daemon'\n# dbus-daemon binary: dbus-daemon\n+ echo '# dbus-launch binary: dbus-launch'\n# dbus-launch binary: dbus-launch\n+ echo '# dbus-monitor binary: dbus-launch'\n# dbus-monitor binary: dbus-launch\n+ echo '# dbus-send binary: dbus-send'\n# dbus-send binary: dbus-send\n+ echo '# dbus-uuidgen binary: dbus-uuidgen'\n# dbus-uuidgen binary: dbus-uuidgen\n+ test -n /usr/libexec/installed-tests/dbus/data\n+ echo '# test data: /usr/libexec/installed-tests/dbus/data'\n# test data: /usr/libexec/installed-tests/dbus/data\n+ bus_config=--config-file=/usr/libexec/installed-tests/dbus/data/valid-config-files/session.conf\n+ launch_config=--config-file=/usr/libexec/installed-tests/dbus/data/valid-config-files/session.conf\n+ dbus-uuidgen --get\n++ mktemp -d\n+ workdir=/tmp/tmp.RaCo9V\n+ xvfb-run --auto-servernum true\n/usr/libexec/installed-tests/dbus/test-dbus-launch-x11.sh: line 66: xvfb-run: command not found\n+ echo '1..0 # SKIP - xvfb-run doesn'\\''t work'\n1..0 # SKIP - xvfb-run doesn't work\n+ exit 0\nPASS: dbus/test-dbus-launch-x11.sh_with_config.test\nRunning test: dbus/test-uid-permissions_with_config.test\nTAP version 13\n# random seed: R02S6f669d73636cb66edf5546c82c72891b\n1..4\n# Start of uid-permissions tests\n# Start of uae tests\ndbus-daemon[3061]: rejected attempt to call UpdateActivationEnvironment by connection :1.0 (uid=65534 pid=3059 comm=\"/usr/libexec/installed-tests/dbus/test-uid-permiss\") with uid 65534\nok 1 /uid-permissions/uae/other\n# End of uae tests\n# Start of monitor tests\ndbus-daemon[3063]: Connection :1.0 (uid=0 pid=3059 comm=\"/usr/libexec/installed-tests/dbus/test-uid-permiss\") became a monitor.\ndbus-daemon[3063]: Monitoring connection :1.0 closed.\nok 2 /uid-permissions/monitor/root\ndbus-daemon[3065]: Connection :1.0 (uid=999 pid=3059 comm=\"/usr/libexec/installed-tests/dbus/test-uid-permiss\") became a monitor.\ndbus-daemon[3065]: Monitoring connection :1.0 closed.\nok 3 /uid-permissions/monitor/messagebus\ndbus-daemon[3067]: rejected attempt to call BecomeMonitor by connection :1.0 (uid=65534 pid=3059 comm=\"/usr/libexec/installed-tests/dbus/test-uid-permiss\") with uid 65534\nok 4 /uid-permissions/monitor/other\n# End of monitor tests\n# End of uid-permissions tests\nPASS: dbus/test-uid-permissions_with_config.test\nRunning test: dbus/test-containers.test\nTAP version 13\n# random seed: R02Scb1ea9d65f3ad0a248be5e3f24995c4f\n1..17\n# Start of containers tests\n# Unconfined connection: \":1.0\"\nok 1 /containers/get-supported-arguments\n# Unconfined connection: \":1.0\"\nok 2 /containers/basic # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 3 /containers/wrong-uid # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/limit-containers.conf\nok 4 /containers/metadata # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\n# Inspecting unconfined connection\n# Inspecting dbus-daemon\n# Inspecting a non-connection\n# Inspecting container instance info\nok 5 /containers/invalid-metadata-getters\n# Unconfined connection: \":1.0\"\nok 6 /containers/unsupported-parameter # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 7 /containers/invalid-type-name # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 8 /containers/invalid-nesting # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-containers.conf\nok 9 /containers/max-containers # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/limit-containers.conf\nok 10 /containers/max-containers-per-user # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/limit-containers.conf\nok 11 /containers/max-connections-per-container # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/limit-containers.conf\nok 12 /containers/max-container-metadata-bytes # SKIP Containers or gio-unix-2.0 not supported\n# Start of stop-server tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 13 /containers/stop-server/explicitly # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 14 /containers/stop-server/disconnect-first # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 15 /containers/stop-server/never-connected # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 16 /containers/stop-server/force # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 17 /containers/stop-server/with-manager # SKIP Containers or gio-unix-2.0 not supported\n# End of stop-server tests\n# End of containers tests\nPASS: dbus/test-containers.test\nRunning test: dbus/test-fdpass.test\nTAP version 13\n# random seed: R02S624bdd58b8c7be796d4f22458b687eba\n1..15\ndbus[3082]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\nok 1 /unsupported\nok 2 /relay\nok 3 /limit\n# Start of too-many tests\nok 4 /too-many/plus1\nok 5 /too-many/plus2\nok 6 /too-many/plus17\nok 7 /too-many/split\n# End of too-many tests\n# Start of flood tests\nok 8 /flood/1\nok 9 /flood/half-limit\nok 10 /flood/over-half-limit\nok 11 /flood/limit\n# End of flood tests\n# Start of odd-limit tests\nok 12 /odd-limit/minus1\nok 13 /odd-limit/at\nok 14 /odd-limit/plus1\nok 15 /odd-limit/plus2\n# End of odd-limit tests\nPASS: dbus/test-fdpass.test\nRunning test: dbus/test-loopback_with_config.test\nTAP version 13\n# random seed: R02S4af3f88a50afcacfc57a584be3df6bae\n1..13\n# listening at tcp:host=127.0.0.1,port=43025,family=ipv4,guid=28b6559cff9863d72cbec52265c1f80b\ndbus[3084]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n# Credentials: uid=0 pid=0\nok 1 /builtin-filters\n# Start of connect tests\n# listening at tcp:host=127.0.0.1,port=38029,family=ipv4,guid=4c1cd0a57458584ffa5f1a7a65c1f80b\n# Credentials: uid=0 pid=0\nok 2 /connect/tcp\n# listening at nonce-tcp:host=127.0.0.1,port=42685,family=ipv4,noncefile=/tmp/dbus_nonce-IIWoK6yP/nonce,guid=55f1b2c368b3771d42e06d3665c1f80b\n# Credentials: uid=0 pid=0\nok 3 /connect/nonce-tcp\n# Start of unix tests\n# listening at unix:path=/tmp/dbus-6aUDlEzvWi,guid=15a40295e1835244c58c1d4065c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 4 /connect/unix/tmpdir\n# listening at unix:path=/tmp/dbus-m5rOZqr09B,guid=a57d375137d73365a8cfc66665c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 5 /connect/unix/dir\n# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.MGJNI2/bus,guid=c7aede1a4e1405ff55c6378065c1f80b\n# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.MGJNI2/bus,guid=c7aede1a4e1405ff55c6378065c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 6 /connect/unix/runtime\n# listening at unix:path=/tmp/dbus-xn4viuIkuZ,guid=d4a84a90e4524c9ef0d5896065c1f80b\n# listening at unix:path=/tmp/dbus-xn4viuIkuZ,guid=d4a84a90e4524c9ef0d5896065c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 7 /connect/unix/no-runtime\n# End of unix tests\n# End of connect tests\n# Start of message tests\n# listening at tcp:host=127.0.0.1,port=35789,family=ipv4,guid=9e3c7f3800633a66e37301c665c1f80b\n# Credentials: uid=0 pid=0\nok 8 /message/tcp\n# listening at nonce-tcp:host=127.0.0.1,port=44287,family=ipv4,noncefile=/tmp/dbus_nonce-fCYu55Zh/nonce,guid=21a65c1db826bb687423b28165c1f80b\n# Credentials: uid=0 pid=0\nok 9 /message/nonce-tcp\n# Start of bad-guid tests\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720\nok 10 /message/bad-guid/tcp\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720\nok 11 /message/bad-guid/unix\n# End of bad-guid tests\n# Start of unix tests\n# listening at unix:path=/tmp/dbus-e19JHkuNm8,guid=81dcc6a9ca48df621958071065c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 12 /message/unix/tmpdir\n# listening at unix:path=/tmp/dbus-h7sgOb5Vyc,guid=c6d18d67f6dde53dac9a99f565c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 13 /message/unix/dir\n# End of unix tests\n# End of message tests\nPASS: dbus/test-loopback_with_config.test\nRunning test: dbus/test-header-fields_with_config.test\nTAP version 13\n# random seed: R02Sae3186ca6500c7a393d66e682ba1d94a\n1..5\n# Start of message tests\n# Start of weird-header-field tests\n# Resetting test timeout (reference: 0x5593c905c0; factor: 1)\n# Running \"/message/weird-header-field/none\" once to count mallocs\n# \"/message/weird-header-field/none\" has about 595 mallocs in total\n# testing \"/message/weird-header-field/none\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/none\" with 2 consecutive malloc failures\n# /message/weird-header-field/none: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x5593c905c0: 0.808 seconds\nok 1 /message/weird-header-field/none\n# slow test /message/weird-header-field/none executed in 0.81 secs\n# Resetting test timeout (reference: 0x5593c91620; factor: 1)\n# Running \"/message/weird-header-field/append\" once to count mallocs\n# \"/message/weird-header-field/append\" has about 604 mallocs in total\n# testing \"/message/weird-header-field/append\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/append\" with 2 consecutive malloc failures\n# /message/weird-header-field/append: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x5593c91620: 0.833 seconds\nok 2 /message/weird-header-field/append\n# slow test /message/weird-header-field/append executed in 0.85 secs\n# Resetting test timeout (reference: 0x5593c95c20; factor: 1)\n# Running \"/message/weird-header-field/change\" once to count mallocs\n# \"/message/weird-header-field/change\" has about 603 mallocs in total\n# testing \"/message/weird-header-field/change\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/change\" with 2 consecutive malloc failures\n# /message/weird-header-field/change: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x5593c95c20: 0.817 seconds\nok 3 /message/weird-header-field/change\n# slow test /message/weird-header-field/change executed in 0.84 secs\n# Resetting test timeout (reference: 0x5593c9c310; factor: 1)\n# Running \"/message/weird-header-field/prepend\" once to count mallocs\n# \"/message/weird-header-field/prepend\" has about 617 mallocs in total\n# testing \"/message/weird-header-field/prepend\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/prepend\" with 2 consecutive malloc failures\n# /message/weird-header-field/prepend: will fail malloc 627 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 626 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 625 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 624 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 623 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 622 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 621 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 620 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 619 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 618 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 617 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 616 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 615 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x5593c9c310: 0.875 seconds\nok 4 /message/weird-header-field/prepend\n# slow test /message/weird-header-field/prepend executed in 0.88 secs\n# Resetting test timeout (reference: 0x5593cab840; factor: 1)\n# Running \"/message/weird-header-field/multi\" once to count mallocs\n# \"/message/weird-header-field/multi\" has about 681 mallocs in total\n# testing \"/message/weird-header-field/multi\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/multi\" with 2 consecutive malloc failures\n# /message/weird-header-field/multi: will fail malloc 691 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 690 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 689 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 688 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 687 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 686 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 685 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 684 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 683 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 682 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 681 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 680 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 679 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 678 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 677 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 676 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 675 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 674 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 673 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 672 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 671 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 670 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 669 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 668 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 667 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 666 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 665 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 664 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 663 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 662 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 661 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 660 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 659 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 658 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 657 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 656 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 655 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 654 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 653 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 652 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 651 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 650 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 649 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 648 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 647 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 646 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 645 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 644 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 643 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 642 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 641 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 640 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 639 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 638 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 637 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 636 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 635 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 634 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 633 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 632 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 631 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 630 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 629 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 628 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 627 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 626 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 625 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 624 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 623 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 622 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 621 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 620 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 619 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 618 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 617 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 616 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 615 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x5593cab840: 1.073 seconds\nExecuting: dbus/test-header-fields_with_config.test\nok 5 /message/weird-header-field/multi\n# slow test /message/weird-header-field/multi executed in 1.10 secs\n# End of weird-header-field tests\n# End of message tests\nPASS: dbus/test-header-fields_with_config.test\nRunning test: dbus/test-marshal_with_config.test\nTAP version 13\n# random seed: R02S7c8bf46b75302f15b6ba43b59bfc18fb\n1..4\n# Start of demarshal tests\nok 1 /demarshal/le\nok 2 /demarshal/be\n# Start of needed tests\nok 3 /demarshal/needed/le\nok 4 /demarshal/needed/be\n# End of needed tests\n# End of demarshal tests\nPASS: dbus/test-marshal_with_config.test\nRunning test: dbus/test-variant_with_config.test\nTAP version 13\n# random seed: R02S96a7d61b17749e1eeeb2f2cf556d5a95\n1..2\n# Start of variant tests\nok 1 /variant/simple\n# Running \"DBusVariant\" once to count mallocs\n# \"DBusVariant\" has about 327 mallocs in total\n# testing \"DBusVariant\" with up to 4 consecutive malloc failures\n# testing \"DBusVariant\" with 2 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 0 that follow\n# DBusVariant: will fail malloc 336 and 0 that follow\n# DBusVariant: will fail malloc 335 and 0 that follow\n# DBusVariant: will fail malloc 334 and 0 that follow\n# DBusVariant: will fail malloc 333 and 0 that follow\n# DBusVariant: will fail malloc 332 and 0 that follow\n# DBusVariant: will fail malloc 331 and 0 that follow\n# DBusVariant: will fail malloc 330 and 0 that follow\n# DBusVariant: will fail malloc 329 and 0 that follow\n# DBusVariant: will fail malloc 328 and 0 that follow\n# DBusVariant: will fail malloc 327 and 0 that follow\n# DBusVariant: will fail malloc 326 and 0 that follow\n# DBusVariant: will fail malloc 325 and 0 that follow\n# DBusVariant: will fail malloc 324 and 0 that follow\n# DBusVariant: will fail malloc 323 and 0 that follow\n# DBusVariant: will fail malloc 322 and 0 that follow\n# DBusVariant: will fail malloc 321 and 0 that follow\n# DBusVariant: will fail malloc 320 and 0 that follow\n# DBusVariant: will fail malloc 319 and 0 that follow\n# DBusVariant: will fail malloc 318 and 0 that follow\n# DBusVariant: will fail malloc 317 and 0 that follow\n# DBusVariant: will fail malloc 316 and 0 that follow\n# DBusVariant: will fail malloc 315 and 0 that follow\n# DBusVariant: will fail malloc 314 and 0 that follow\n# DBusVariant: will fail malloc 313 and 0 that follow\n# DBusVariant: will fail malloc 312 and 0 that follow\n# DBusVariant: will fail malloc 311 and 0 that follow\n# DBusVariant: will fail malloc 310 and 0 that follow\n# DBusVariant: will fail malloc 309 and 0 that follow\n# DBusVariant: will fail malloc 308 and 0 that follow\n# DBusVariant: will fail malloc 307 and 0 that follow\n# DBusVariant: will fail malloc 306 and 0 that follow\n# DBusVariant: will fail malloc 305 and 0 that follow\n# DBusVariant: will fail malloc 304 and 0 that follow\n# DBusVariant: will fail malloc 303 and 0 that follow\n# DBusVariant: will fail malloc 302 and 0 that follow\n# DBusVariant: will fail malloc 301 and 0 that follow\n# DBusVariant: will fail malloc 300 and 0 that follow\n# DBusVariant: will fail malloc 299 and 0 that follow\n# DBusVariant: will fail malloc 298 and 0 that follow\n# DBusVariant: will fail malloc 297 and 0 that follow\n# DBusVariant: will fail malloc 296 and 0 that follow\n# DBusVariant: will fail malloc 295 and 0 that follow\n# DBusVariant: will fail malloc 294 and 0 that follow\n# DBusVariant: will fail malloc 293 and 0 that follow\n# DBusVariant: will fail malloc 292 and 0 that follow\n# DBusVariant: will fail malloc 291 and 0 that follow\n# DBusVariant: will fail malloc 290 and 0 that follow\n# DBusVariant: will fail malloc 289 and 0 that follow\n# DBusVariant: will fail malloc 288 and 0 that follow\n# DBusVariant: will fail malloc 287 and 0 that follow\n# DBusVariant: will fail malloc 286 and 0 that follow\n# DBusVariant: will fail malloc 285 and 0 that follow\n# DBusVariant: will fail malloc 284 and 0 that follow\n# DBusVariant: will fail malloc 283 and 0 that follow\n# DBusVariant: will fail malloc 282 and 0 that follow\n# DBusVariant: will fail malloc 281 and 0 that follow\n# DBusVariant: will fail malloc 280 and 0 that follow\n# DBusVariant: will fail malloc 279 and 0 that follow\n# DBusVariant: will fail malloc 278 and 0 that follow\n# DBusVariant: will fail malloc 277 and 0 that follow\n# DBusVariant: will fail malloc 276 and 0 that follow\n# DBusVariant: will fail malloc 275 and 0 that follow\n# DBusVariant: will fail malloc 274 and 0 that follow\n# DBusVariant: will fail malloc 273 and 0 that follow\n# DBusVariant: will fail malloc 272 and 0 that follow\n# DBusVariant: will fail malloc 271 and 0 that follow\n# DBusVariant: will fail malloc 270 and 0 that follow\n# DBusVariant: will fail malloc 269 and 0 that follow\n# DBusVariant: will fail malloc 268 and 0 that follow\n# DBusVariant: will fail malloc 267 and 0 that follow\n# DBusVariant: will fail malloc 266 and 0 that follow\n# DBusVariant: will fail malloc 265 and 0 that follow\n# DBusVariant: will fail malloc 264 and 0 that follow\n# DBusVariant: will fail malloc 263 and 0 that follow\n# DBusVariant: will fail malloc 262 and 0 that follow\n# DBusVariant: will fail malloc 261 and 0 that follow\n# DBusVariant: will fail malloc 260 and 0 that follow\n# DBusVariant: will fail malloc 259 and 0 that follow\n# DBusVariant: will fail malloc 258 and 0 that follow\n# DBusVariant: will fail malloc 257 and 0 that follow\n# DBusVariant: will fail malloc 256 and 0 that follow\n# DBusVariant: will fail malloc 255 and 0 that follow\n# DBusVariant: will fail malloc 254 and 0 that follow\n# DBusVariant: will fail malloc 253 and 0 that follow\n# DBusVariant: will fail malloc 252 and 0 that follow\n# DBusVariant: will fail malloc 251 and 0 that follow\n# DBusVariant: will fail malloc 250 and 0 that follow\n# DBusVariant: will fail malloc 249 and 0 that follow\n# DBusVariant: will fail malloc 248 and 0 that follow\n# DBusVariant: will fail malloc 247 and 0 that follow\n# DBusVariant: will fail malloc 246 and 0 that follow\n# DBusVariant: will fail malloc 245 and 0 that follow\n# DBusVariant: will fail malloc 244 and 0 that follow\n# DBusVariant: will fail malloc 243 and 0 that follow\n# DBusVariant: will fail malloc 242 and 0 that follow\n# DBusVariant: will fail malloc 241 and 0 that follow\n# DBusVariant: will fail malloc 240 and 0 that follow\n# DBusVariant: will fail malloc 239 and 0 that follow\n# DBusVariant: will fail malloc 238 and 0 that follow\n# DBusVariant: will fail malloc 237 and 0 that follow\n# DBusVariant: will fail malloc 236 and 0 that follow\n# DBusVariant: will fail malloc 235 and 0 that follow\n# DBusVariant: will fail malloc 234 and 0 that follow\n# DBusVariant: will fail malloc 233 and 0 that follow\n# DBusVariant: will fail malloc 232 and 0 that follow\n# DBusVariant: will fail malloc 231 and 0 that follow\n# DBusVariant: will fail malloc 230 and 0 that follow\n# DBusVariant: will fail malloc 229 and 0 that follow\n# DBusVariant: will fail malloc 228 and 0 that follow\n# DBusVariant: will fail malloc 227 and 0 that follow\n# DBusVariant: will fail malloc 226 and 0 that follow\n# DBusVariant: will fail malloc 225 and 0 that follow\n# DBusVariant: will fail malloc 224 and 0 that follow\n# DBusVariant: will fail malloc 223 and 0 that follow\n# DBusVariant: will fail malloc 222 and 0 that follow\n# DBusVariant: will fail malloc 221 and 0 that follow\n# DBusVariant: will fail malloc 220 and 0 that follow\n# DBusVariant: will fail malloc 219 and 0 that follow\n# DBusVariant: will fail malloc 218 and 0 that follow\n# DBusVariant: will fail malloc 217 and 0 that follow\n# DBusVariant: will fail malloc 216 and 0 that follow\n# DBusVariant: will fail malloc 215 and 0 that follow\n# DBusVariant: will fail malloc 214 and 0 that follow\n# DBusVariant: will fail malloc 213 and 0 that follow\n# DBusVariant: will fail malloc 212 and 0 that follow\n# DBusVariant: will fail malloc 211 and 0 that follow\n# DBusVariant: will fail malloc 210 and 0 that follow\n# DBusVariant: will fail malloc 209 and 0 that follow\n# DBusVariant: will fail malloc 208 and 0 that follow\n# DBusVariant: will fail malloc 207 and 0 that follow\n# DBusVariant: will fail malloc 206 and 0 that follow\n# DBusVariant: will fail malloc 205 and 0 that follow\n# DBusVariant: will fail malloc 204 and 0 that follow\n# DBusVariant: will fail malloc 203 and 0 that follow\n# DBusVariant: will fail malloc 202 and 0 that follow\n# DBusVariant: will fail malloc 201 and 0 that follow\n# DBusVariant: will fail malloc 200 and 0 that follow\n# DBusVariant: will fail malloc 199 and 0 that follow\n# DBusVariant: will fail malloc 198 and 0 that follow\n# DBusVariant: will fail malloc 197 and 0 that follow\n# DBusVariant: will fail malloc 196 and 0 that follow\n# DBusVariant: will fail malloc 195 and 0 that follow\n# DBusVariant: will fail malloc 194 and 0 that follow\n# DBusVariant: will fail malloc 193 and 0 that follow\n# DBusVariant: will fail malloc 192 and 0 that follow\n# DBusVariant: will fail malloc 191 and 0 that follow\n# DBusVariant: will fail malloc 190 and 0 that follow\n# DBusVariant: will fail malloc 189 and 0 that follow\n# DBusVariant: will fail malloc 188 and 0 that follow\n# DBusVariant: will fail malloc 187 and 0 that follow\n# DBusVariant: will fail malloc 186 and 0 that follow\n# DBusVariant: will fail malloc 185 and 0 that follow\n# DBusVariant: will fail malloc 184 and 0 that follow\n# DBusVariant: will fail malloc 183 and 0 that follow\n# DBusVariant: will fail malloc 182 and 0 that follow\n# DBusVariant: will fail malloc 181 and 0 that follow\n# DBusVariant: will fail malloc 180 and 0 that follow\n# DBusVariant: will fail malloc 179 and 0 that follow\n# DBusVariant: will fail malloc 178 and 0 that follow\n# DBusVariant: will fail malloc 177 and 0 that follow\n# DBusVariant: will fail malloc 176 and 0 that follow\n# DBusVariant: will fail malloc 175 and 0 that follow\n# DBusVariant: will fail malloc 174 and 0 that follow\n# DBusVariant: will fail malloc 173 and 0 that follow\n# DBusVariant: will fail malloc 172 and 0 that follow\n# DBusVariant: will fail malloc 171 and 0 that follow\n# DBusVariant: will fail malloc 170 and 0 that follow\n# DBusVariant: will fail malloc 169 and 0 that follow\n# DBusVariant: will fail malloc 168 and 0 that follow\n# DBusVariant: will fail malloc 167 and 0 that follow\n# DBusVariant: will fail malloc 166 and 0 that follow\n# DBusVariant: will fail malloc 165 and 0 that follow\n# DBusVariant: will fail malloc 164 and 0 that follow\n# DBusVariant: will fail malloc 163 and 0 that follow\n# DBusVariant: will fail malloc 162 and 0 that follow\n# DBusVariant: will fail malloc 161 and 0 that follow\n# DBusVariant: will fail malloc 160 and 0 that follow\n# DBusVariant: will fail malloc 159 and 0 that follow\n# DBusVariant: will fail malloc 158 and 0 that follow\n# DBusVariant: will fail malloc 157 and 0 that follow\n# DBusVariant: will fail malloc 156 and 0 that follow\n# DBusVariant: will fail malloc 155 and 0 that follow\n# DBusVariant: will fail malloc 154 and 0 that follow\n# DBusVariant: will fail malloc 153 and 0 that follow\n# DBusVariant: will fail malloc 152 and 0 that follow\n# DBusVariant: will fail malloc 151 and 0 that follow\n# DBusVariant: will fail malloc 150 and 0 that follow\n# DBusVariant: will fail malloc 149 and 0 that follow\n# DBusVariant: will fail malloc 148 and 0 that follow\n# DBusVariant: will fail malloc 147 and 0 that follow\n# DBusVariant: will fail malloc 146 and 0 that follow\n# DBusVariant: will fail malloc 145 and 0 that follow\n# DBusVariant: will fail malloc 144 and 0 that follow\n# DBusVariant: will fail malloc 143 and 0 that follow\n# DBusVariant: will fail malloc 142 and 0 that follow\n# DBusVariant: will fail malloc 141 and 0 that follow\n# DBusVariant: will fail malloc 140 and 0 that follow\n# DBusVariant: will fail malloc 139 and 0 that follow\n# DBusVariant: will fail malloc 138 and 0 that follow\n# DBusVariant: will fail malloc 137 and 0 that follow\n# DBusVariant: will fail malloc 136 and 0 that follow\n# DBusVariant: will fail malloc 135 and 0 that follow\n# DBusVariant: will fail malloc 134 and 0 that follow\n# DBusVariant: will fail malloc 133 and 0 that follow\n# DBusVariant: will fail malloc 132 and 0 that follow\n# DBusVariant: will fail malloc 131 and 0 that follow\n# DBusVariant: will fail malloc 130 and 0 that follow\n# DBusVariant: will fail malloc 129 and 0 that follow\n# DBusVariant: will fail malloc 128 and 0 that follow\n# DBusVariant: will fail malloc 127 and 0 that follow\n# DBusVariant: will fail malloc 126 and 0 that follow\n# DBusVariant: will fail malloc 125 and 0 that follow\n# DBusVariant: will fail malloc 124 and 0 that follow\n# DBusVariant: will fail malloc 123 and 0 that follow\n# DBusVariant: will fail malloc 122 and 0 that follow\n# DBusVariant: will fail malloc 121 and 0 that follow\n# DBusVariant: will fail malloc 120 and 0 that follow\n# DBusVariant: will fail malloc 119 and 0 that follow\n# DBusVariant: will fail malloc 118 and 0 that follow\n# DBusVariant: will fail malloc 117 and 0 that follow\n# DBusVariant: will fail malloc 116 and 0 that follow\n# DBusVariant: will fail malloc 115 and 0 that follow\n# DBusVariant: will fail malloc 114 and 0 that follow\n# DBusVariant: will fail malloc 113 and 0 that follow\n# DBusVariant: will fail malloc 112 and 0 that follow\n# DBusVariant: will fail malloc 111 and 0 that follow\n# DBusVariant: will fail malloc 110 and 0 that follow\n# DBusVariant: will fail malloc 109 and 0 that follow\n# DBusVariant: will fail malloc 108 and 0 that follow\n# DBusVariant: will fail malloc 107 and 0 that follow\n# DBusVariant: will fail malloc 106 and 0 that follow\n# DBusVariant: will fail malloc 105 and 0 that follow\n# DBusVariant: will fail malloc 104 and 0 that follow\n# DBusVariant: will fail malloc 103 and 0 that follow\n# DBusVariant: will fail malloc 102 and 0 that follow\n# DBusVariant: will fail malloc 101 and 0 that follow\n# DBusVariant: will fail malloc 100 and 0 that follow\n# DBusVariant: will fail malloc 99 and 0 that follow\n# DBusVariant: will fail malloc 98 and 0 that follow\n# DBusVariant: will fail malloc 97 and 0 that follow\n# DBusVariant: will fail malloc 96 and 0 that follow\n# DBusVariant: will fail malloc 95 and 0 that follow\n# DBusVariant: will fail malloc 94 and 0 that follow\n# DBusVariant: will fail malloc 93 and 0 that follow\n# DBusVariant: will fail malloc 92 and 0 that follow\n# DBusVariant: will fail malloc 91 and 0 that follow\n# DBusVariant: will fail malloc 90 and 0 that follow\n# DBusVariant: will fail malloc 89 and 0 that follow\n# DBusVariant: will fail malloc 88 and 0 that follow\n# DBusVariant: will fail malloc 87 and 0 that follow\n# DBusVariant: will fail malloc 86 and 0 that follow\n# DBusVariant: will fail malloc 85 and 0 that follow\n# DBusVariant: will fail malloc 84 and 0 that follow\n# DBusVariant: will fail malloc 83 and 0 that follow\n# DBusVariant: will fail malloc 82 and 0 that follow\n# DBusVariant: will fail malloc 81 and 0 that follow\n# DBusVariant: will fail malloc 80 and 0 that follow\n# DBusVariant: will fail malloc 79 and 0 that follow\n# DBusVariant: will fail malloc 78 and 0 that follow\n# DBusVariant: will fail malloc 77 and 0 that follow\n# DBusVariant: will fail malloc 76 and 0 that follow\n# DBusVariant: will fail malloc 75 and 0 that follow\n# DBusVariant: will fail malloc 74 and 0 that follow\n# DBusVariant: will fail malloc 73 and 0 that follow\n# DBusVariant: will fail malloc 72 and 0 that follow\n# DBusVariant: will fail malloc 71 and 0 that follow\n# DBusVariant: will fail malloc 70 and 0 that follow\n# DBusVariant: will fail malloc 69 and 0 that follow\n# DBusVariant: will fail malloc 68 and 0 that follow\n# DBusVariant: will fail malloc 67 and 0 that follow\n# DBusVariant: will fail malloc 66 and 0 that follow\n# DBusVariant: will fail malloc 65 and 0 that follow\n# DBusVariant: will fail malloc 64 and 0 that follow\n# DBusVariant: will fail malloc 63 and 0 that follow\n# DBusVariant: will fail malloc 62 and 0 that follow\n# DBusVariant: will fail malloc 61 and 0 that follow\n# DBusVariant: will fail malloc 60 and 0 that follow\n# DBusVariant: will fail malloc 59 and 0 that follow\n# DBusVariant: will fail malloc 58 and 0 that follow\n# DBusVariant: will fail malloc 57 and 0 that follow\n# DBusVariant: will fail malloc 56 and 0 that follow\n# DBusVariant: will fail malloc 55 and 0 that follow\n# DBusVariant: will fail malloc 54 and 0 that follow\n# DBusVariant: will fail malloc 53 and 0 that follow\n# DBusVariant: will fail malloc 52 and 0 that follow\n# DBusVariant: will fail malloc 51 and 0 that follow\n# DBusVariant: will fail malloc 50 and 0 that follow\n# DBusVariant: will fail malloc 49 and 0 that follow\n# DBusVariant: will fail malloc 48 and 0 that follow\n# DBusVariant: will fail malloc 47 and 0 that follow\n# DBusVariant: will fail malloc 46 and 0 that follow\n# DBusVariant: will fail malloc 45 and 0 that follow\n# DBusVariant: will fail malloc 44 and 0 that follow\n# DBusVariant: will fail malloc 43 and 0 that follow\n# DBusVariant: will fail malloc 42 and 0 that follow\n# DBusVariant: will fail malloc 41 and 0 that follow\n# DBusVariant: will fail malloc 40 and 0 that follow\n# DBusVariant: will fail malloc 39 and 0 that follow\n# DBusVariant: will fail malloc 38 and 0 that follow\n# DBusVariant: will fail malloc 37 and 0 that follow\n# DBusVariant: will fail malloc 36 and 0 that follow\n# DBusVariant: will fail malloc 35 and 0 that follow\n# DBusVariant: will fail malloc 34 and 0 that follow\n# DBusVariant: will fail malloc 33 and 0 that follow\n# DBusVariant: will fail malloc 32 and 0 that follow\n# DBusVariant: will fail malloc 31 and 0 that follow\n# DBusVariant: will fail malloc 30 and 0 that follow\n# DBusVariant: will fail malloc 29 and 0 that follow\n# DBusVariant: will fail malloc 28 and 0 that follow\n# DBusVariant: will fail malloc 27 and 0 that follow\n# DBusVariant: will fail malloc 26 and 0 that follow\n# DBusVariant: will fail malloc 25 and 0 that follow\n# DBusVariant: will fail malloc 24 and 0 that follow\n# DBusVariant: will fail malloc 23 and 0 that follow\n# DBusVariant: will fail malloc 22 and 0 that follow\n# DBusVariant: will fail malloc 21 and 0 that follow\n# DBusVariant: will fail malloc 20 and 0 that follow\n# DBusVariant: will fail malloc 19 and 0 that follow\n# DBusVariant: will fail malloc 18 and 0 that follow\n# DBusVariant: will fail malloc 17 and 0 that follow\n# DBusVariant: will fail malloc 16 and 0 that follow\n# DBusVariant: will fail malloc 15 and 0 that follow\n# DBusVariant: will fail malloc 14 and 0 that follow\n# DBusVariant: will fail malloc 13 and 0 that follow\n# DBusVariant: will fail malloc 12 and 0 that follow\n# DBusVariant: will fail malloc 11 and 0 that follow\n# DBusVariant: will fail malloc 10 and 0 that follow\n# DBusVariant: will fail malloc 9 and 0 that follow\n# DBusVariant: will fail malloc 8 and 0 that follow\n# DBusVariant: will fail malloc 7 and 0 that follow\n# DBusVariant: will fail malloc 6 and 0 that follow\n# DBusVariant: will fail malloc 5 and 0 that follow\n# DBusVariant: will fail malloc 4 and 0 that follow\n# DBusVariant: will fail malloc 3 and 0 that follow\n# DBusVariant: will fail malloc 2 and 0 that follow\n# DBusVariant: will fail malloc 1 and 0 that follow\n# DBusVariant: will fail malloc 0 and 0 that follow\n# testing \"DBusVariant\" with 3 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 1 that follow\n# DBusVariant: will fail malloc 336 and 1 that follow\n# DBusVariant: will fail malloc 335 and 1 that follow\n# DBusVariant: will fail malloc 334 and 1 that follow\n# DBusVariant: will fail malloc 333 and 1 that follow\n# DBusVariant: will fail malloc 332 and 1 that follow\n# DBusVariant: will fail malloc 331 and 1 that follow\n# DBusVariant: will fail malloc 330 and 1 that follow\n# DBusVariant: will fail malloc 329 and 1 that follow\n# DBusVariant: will fail malloc 328 and 1 that follow\n# DBusVariant: will fail malloc 327 and 1 that follow\n# DBusVariant: will fail malloc 326 and 1 that follow\n# DBusVariant: will fail malloc 325 and 1 that follow\n# DBusVariant: will fail malloc 324 and 1 that follow\n# DBusVariant: will fail malloc 323 and 1 that follow\n# DBusVariant: will fail malloc 322 and 1 that follow\n# DBusVariant: will fail malloc 321 and 1 that follow\n# DBusVariant: will fail malloc 320 and 1 that follow\n# DBusVariant: will fail malloc 319 and 1 that follow\n# DBusVariant: will fail malloc 318 and 1 that follow\n# DBusVariant: will fail malloc 317 and 1 that follow\n# DBusVariant: will fail malloc 316 and 1 that follow\n# DBusVariant: will fail malloc 315 and 1 that follow\n# DBusVariant: will fail malloc 314 and 1 that follow\n# DBusVariant: will fail malloc 313 and 1 that follow\n# DBusVariant: will fail malloc 312 and 1 that follow\n# DBusVariant: will fail malloc 311 and 1 that follow\n# DBusVariant: will fail malloc 310 and 1 that follow\n# DBusVariant: will fail malloc 309 and 1 that follow\n# DBusVariant: will fail malloc 308 and 1 that follow\n# DBusVariant: will fail malloc 307 and 1 that follow\n# DBusVariant: will fail malloc 306 and 1 that follow\n# DBusVariant: will fail malloc 305 and 1 that follow\n# DBusVariant: will fail malloc 304 and 1 that follow\n# DBusVariant: will fail malloc 303 and 1 that follow\n# DBusVariant: will fail malloc 302 and 1 that follow\n# DBusVariant: will fail malloc 301 and 1 that follow\n# DBusVariant: will fail malloc 300 and 1 that follow\n# DBusVariant: will fail malloc 299 and 1 that follow\n# DBusVariant: will fail malloc 298 and 1 that follow\n# DBusVariant: will fail malloc 297 and 1 that follow\n# DBusVariant: will fail malloc 296 and 1 that follow\n# DBusVariant: will fail malloc 295 and 1 that follow\n# DBusVariant: will fail malloc 294 and 1 that follow\n# DBusVariant: will fail malloc 293 and 1 that follow\n# DBusVariant: will fail malloc 292 and 1 that follow\n# DBusVariant: will fail malloc 291 and 1 that follow\n# DBusVariant: will fail malloc 290 and 1 that follow\n# DBusVariant: will fail malloc 289 and 1 that follow\n# DBusVariant: will fail malloc 288 and 1 that follow\n# DBusVariant: will fail malloc 287 and 1 that follow\n# DBusVariant: will fail malloc 286 and 1 that follow\n# DBusVariant: will fail malloc 285 and 1 that follow\n# DBusVariant: will fail malloc 284 and 1 that follow\n# DBusVariant: will fail malloc 283 and 1 that follow\n# DBusVariant: will fail malloc 282 and 1 that follow\n# DBusVariant: will fail malloc 281 and 1 that follow\n# DBusVariant: will fail malloc 280 and 1 that follow\n# DBusVariant: will fail malloc 279 and 1 that follow\n# DBusVariant: will fail malloc 278 and 1 that follow\n# DBusVariant: will fail malloc 277 and 1 that follow\n# DBusVariant: will fail malloc 276 and 1 that follow\n# DBusVariant: will fail malloc 275 and 1 that follow\n# DBusVariant: will fail malloc 274 and 1 that follow\n# DBusVariant: will fail malloc 273 and 1 that follow\n# DBusVariant: will fail malloc 272 and 1 that follow\n# DBusVariant: will fail malloc 271 and 1 that follow\n# DBusVariant: will fail malloc 270 and 1 that follow\n# DBusVariant: will fail malloc 269 and 1 that follow\n# DBusVariant: will fail malloc 268 and 1 that follow\n# DBusVariant: will fail malloc 267 and 1 that follow\n# DBusVariant: will fail malloc 266 and 1 that follow\n# DBusVariant: will fail malloc 265 and 1 that follow\n# DBusVariant: will fail malloc 264 and 1 that follow\n# DBusVariant: will fail malloc 263 and 1 that follow\n# DBusVariant: will fail malloc 262 and 1 that follow\n# DBusVariant: will fail malloc 261 and 1 that follow\n# DBusVariant: will fail malloc 260 and 1 that follow\n# DBusVariant: will fail malloc 259 and 1 that follow\n# DBusVariant: will fail malloc 258 and 1 that follow\n# DBusVariant: will fail malloc 257 and 1 that follow\n# DBusVariant: will fail malloc 256 and 1 that follow\n# DBusVariant: will fail malloc 255 and 1 that follow\n# DBusVariant: will fail malloc 254 and 1 that follow\n# DBusVariant: will fail malloc 253 and 1 that follow\n# DBusVariant: will fail malloc 252 and 1 that follow\n# DBusVariant: will fail malloc 251 and 1 that follow\n# DBusVariant: will fail malloc 250 and 1 that follow\n# DBusVariant: will fail malloc 249 and 1 that follow\n# DBusVariant: will fail malloc 248 and 1 that follow\n# DBusVariant: will fail malloc 247 and 1 that follow\n# DBusVariant: will fail malloc 246 and 1 that follow\n# DBusVariant: will fail malloc 245 and 1 that follow\n# DBusVariant: will fail malloc 244 and 1 that follow\n# DBusVariant: will fail malloc 243 and 1 that follow\n# DBusVariant: will fail malloc 242 and 1 that follow\n# DBusVariant: will fail malloc 241 and 1 that follow\n# DBusVariant: will fail malloc 240 and 1 that follow\n# DBusVariant: will fail malloc 239 and 1 that follow\n# DBusVariant: will fail malloc 238 and 1 that follow\n# DBusVariant: will fail malloc 237 and 1 that follow\n# DBusVariant: will fail malloc 236 and 1 that follow\n# DBusVariant: will fail malloc 235 and 1 that follow\n# DBusVariant: will fail malloc 234 and 1 that follow\n# DBusVariant: will fail malloc 233 and 1 that follow\n# DBusVariant: will fail malloc 232 and 1 that follow\n# DBusVariant: will fail malloc 231 and 1 that follow\n# DBusVariant: will fail malloc 230 and 1 that follow\n# DBusVariant: will fail malloc 229 and 1 that follow\n# DBusVariant: will fail malloc 228 and 1 that follow\n# DBusVariant: will fail malloc 227 and 1 that follow\n# DBusVariant: will fail malloc 226 and 1 that follow\n# DBusVariant: will fail malloc 225 and 1 that follow\n# DBusVariant: will fail malloc 224 and 1 that follow\n# DBusVariant: will fail malloc 223 and 1 that follow\n# DBusVariant: will fail malloc 222 and 1 that follow\n# DBusVariant: will fail malloc 221 and 1 that follow\n# DBusVariant: will fail malloc 220 and 1 that follow\n# DBusVariant: will fail malloc 219 and 1 that follow\n# DBusVariant: will fail malloc 218 and 1 that follow\n# DBusVariant: will fail malloc 217 and 1 that follow\n# DBusVariant: will fail malloc 216 and 1 that follow\n# DBusVariant: will fail malloc 215 and 1 that follow\n# DBusVariant: will fail malloc 214 and 1 that follow\n# DBusVariant: will fail malloc 213 and 1 that follow\n# DBusVariant: will fail malloc 212 and 1 that follow\n# DBusVariant: will fail malloc 211 and 1 that follow\n# DBusVariant: will fail malloc 210 and 1 that follow\n# DBusVariant: will fail malloc 209 and 1 that follow\n# DBusVariant: will fail malloc 208 and 1 that follow\n# DBusVariant: will fail malloc 207 and 1 that follow\n# DBusVariant: will fail malloc 206 and 1 that follow\n# DBusVariant: will fail malloc 205 and 1 that follow\n# DBusVariant: will fail malloc 204 and 1 that follow\n# DBusVariant: will fail malloc 203 and 1 that follow\n# DBusVariant: will fail malloc 202 and 1 that follow\n# DBusVariant: will fail malloc 201 and 1 that follow\n# DBusVariant: will fail malloc 200 and 1 that follow\n# DBusVariant: will fail malloc 199 and 1 that follow\n# DBusVariant: will fail malloc 198 and 1 that follow\n# DBusVariant: will fail malloc 197 and 1 that follow\n# DBusVariant: will fail malloc 196 and 1 that follow\n# DBusVariant: will fail malloc 195 and 1 that follow\n# DBusVariant: will fail malloc 194 and 1 that follow\n# DBusVariant: will fail malloc 193 and 1 that follow\n# DBusVariant: will fail malloc 192 and 1 that follow\n# DBusVariant: will fail malloc 191 and 1 that follow\n# DBusVariant: will fail malloc 190 and 1 that follow\n# DBusVariant: will fail malloc 189 and 1 that follow\n# DBusVariant: will fail malloc 188 and 1 that follow\n# DBusVariant: will fail malloc 187 and 1 that follow\n# DBusVariant: will fail malloc 186 and 1 that follow\n# DBusVariant: will fail malloc 185 and 1 that follow\n# DBusVariant: will fail malloc 184 and 1 that follow\n# DBusVariant: will fail malloc 183 and 1 that follow\n# DBusVariant: will fail malloc 182 and 1 that follow\n# DBusVariant: will fail malloc 181 and 1 that follow\n# DBusVariant: will fail malloc 180 and 1 that follow\n# DBusVariant: will fail malloc 179 and 1 that follow\n# DBusVariant: will fail malloc 178 and 1 that follow\n# DBusVariant: will fail malloc 177 and 1 that follow\n# DBusVariant: will fail malloc 176 and 1 that follow\n# DBusVariant: will fail malloc 175 and 1 that follow\n# DBusVariant: will fail malloc 174 and 1 that follow\n# DBusVariant: will fail malloc 173 and 1 that follow\n# DBusVariant: will fail malloc 172 and 1 that follow\n# DBusVariant: will fail malloc 171 and 1 that follow\n# DBusVariant: will fail malloc 170 and 1 that follow\n# DBusVariant: will fail malloc 169 and 1 that follow\n# DBusVariant: will fail malloc 168 and 1 that follow\n# DBusVariant: will fail malloc 167 and 1 that follow\n# DBusVariant: will fail malloc 166 and 1 that follow\n# DBusVariant: will fail malloc 165 and 1 that follow\n# DBusVariant: will fail malloc 164 and 1 that follow\n# DBusVariant: will fail malloc 163 and 1 that follow\n# DBusVariant: will fail malloc 162 and 1 that follow\n# DBusVariant: will fail malloc 161 and 1 that follow\n# DBusVariant: will fail malloc 160 and 1 that follow\n# DBusVariant: will fail malloc 159 and 1 that follow\n# DBusVariant: will fail malloc 158 and 1 that follow\n# DBusVariant: will fail malloc 157 and 1 that follow\n# DBusVariant: will fail malloc 156 and 1 that follow\n# DBusVariant: will fail malloc 155 and 1 that follow\n# DBusVariant: will fail malloc 154 and 1 that follow\n# DBusVariant: will fail malloc 153 and 1 that follow\n# DBusVariant: will fail malloc 152 and 1 that follow\n# DBusVariant: will fail malloc 151 and 1 that follow\n# DBusVariant: will fail malloc 150 and 1 that follow\n# DBusVariant: will fail malloc 149 and 1 that follow\n# DBusVariant: will fail malloc 148 and 1 that follow\n# DBusVariant: will fail malloc 147 and 1 that follow\n# DBusVariant: will fail malloc 146 and 1 that follow\n# DBusVariant: will fail malloc 145 and 1 that follow\n# DBusVariant: will fail malloc 144 and 1 that follow\n# DBusVariant: will fail malloc 143 and 1 that follow\n# DBusVariant: will fail malloc 142 and 1 that follow\n# DBusVariant: will fail malloc 141 and 1 that follow\n# DBusVariant: will fail malloc 140 and 1 that follow\n# DBusVariant: will fail malloc 139 and 1 that follow\n# DBusVariant: will fail malloc 138 and 1 that follow\n# DBusVariant: will fail malloc 137 and 1 that follow\n# DBusVariant: will fail malloc 136 and 1 that follow\n# DBusVariant: will fail malloc 135 and 1 that follow\n# DBusVariant: will fail malloc 134 and 1 that follow\n# DBusVariant: will fail malloc 133 and 1 that follow\n# DBusVariant: will fail malloc 132 and 1 that follow\n# DBusVariant: will fail malloc 131 and 1 that follow\n# DBusVariant: will fail malloc 130 and 1 that follow\n# DBusVariant: will fail malloc 129 and 1 that follow\n# DBusVariant: will fail malloc 128 and 1 that follow\n# DBusVariant: will fail malloc 127 and 1 that follow\n# DBusVariant: will fail malloc 126 and 1 that follow\n# DBusVariant: will fail malloc 125 and 1 that follow\n# DBusVariant: will fail malloc 124 and 1 that follow\n# DBusVariant: will fail malloc 123 and 1 that follow\n# DBusVariant: will fail malloc 122 and 1 that follow\n# DBusVariant: will fail malloc 121 and 1 that follow\n# DBusVariant: will fail malloc 120 and 1 that follow\n# DBusVariant: will fail malloc 119 and 1 that follow\n# DBusVariant: will fail malloc 118 and 1 that follow\n# DBusVariant: will fail malloc 117 and 1 that follow\n# DBusVariant: will fail malloc 116 and 1 that follow\n# DBusVariant: will fail malloc 115 and 1 that follow\n# DBusVariant: will fail malloc 114 and 1 that follow\n# DBusVariant: will fail malloc 113 and 1 that follow\n# DBusVariant: will fail malloc 112 and 1 that follow\n# DBusVariant: will fail malloc 111 and 1 that follow\n# DBusVariant: will fail malloc 110 and 1 that follow\n# DBusVariant: will fail malloc 109 and 1 that follow\n# DBusVariant: will fail malloc 108 and 1 that follow\n# DBusVariant: will fail malloc 107 and 1 that follow\n# DBusVariant: will fail malloc 106 and 1 that follow\n# DBusVariant: will fail malloc 105 and 1 that follow\n# DBusVariant: will fail malloc 104 and 1 that follow\n# DBusVariant: will fail malloc 103 and 1 that follow\n# DBusVariant: will fail malloc 102 and 1 that follow\n# DBusVariant: will fail malloc 101 and 1 that follow\n# DBusVariant: will fail malloc 100 and 1 that follow\n# DBusVariant: will fail malloc 99 and 1 that follow\n# DBusVariant: will fail malloc 98 and 1 that follow\n# DBusVariant: will fail malloc 97 and 1 that follow\n# DBusVariant: will fail malloc 96 and 1 that follow\n# DBusVariant: will fail malloc 95 and 1 that follow\n# DBusVariant: will fail malloc 94 and 1 that follow\n# DBusVariant: will fail malloc 93 and 1 that follow\n# DBusVariant: will fail malloc 92 and 1 that follow\n# DBusVariant: will fail malloc 91 and 1 that follow\n# DBusVariant: will fail malloc 90 and 1 that follow\n# DBusVariant: will fail malloc 89 and 1 that follow\n# DBusVariant: will fail malloc 88 and 1 that follow\n# DBusVariant: will fail malloc 87 and 1 that follow\n# DBusVariant: will fail malloc 86 and 1 that follow\n# DBusVariant: will fail malloc 85 and 1 that follow\n# DBusVariant: will fail malloc 84 and 1 that follow\n# DBusVariant: will fail malloc 83 and 1 that follow\n# DBusVariant: will fail malloc 82 and 1 that follow\n# DBusVariant: will fail malloc 81 and 1 that follow\n# DBusVariant: will fail malloc 80 and 1 that follow\n# DBusVariant: will fail malloc 79 and 1 that follow\n# DBusVariant: will fail malloc 78 and 1 that follow\n# DBusVariant: will fail malloc 77 and 1 that follow\n# DBusVariant: will fail malloc 76 and 1 that follow\n# DBusVariant: will fail malloc 75 and 1 that follow\n# DBusVariant: will fail malloc 74 and 1 that follow\n# DBusVariant: will fail malloc 73 and 1 that follow\n# DBusVariant: will fail malloc 72 and 1 that follow\n# DBusVariant: will fail malloc 71 and 1 that follow\n# DBusVariant: will fail malloc 70 and 1 that follow\n# DBusVariant: will fail malloc 69 and 1 that follow\n# DBusVariant: will fail malloc 68 and 1 that follow\n# DBusVariant: will fail malloc 67 and 1 that follow\n# DBusVariant: will fail malloc 66 and 1 that follow\n# DBusVariant: will fail malloc 65 and 1 that follow\n# DBusVariant: will fail malloc 64 and 1 that follow\n# DBusVariant: will fail malloc 63 and 1 that follow\n# DBusVariant: will fail malloc 62 and 1 that follow\n# DBusVariant: will fail malloc 61 and 1 that follow\n# DBusVariant: will fail malloc 60 and 1 that follow\n# DBusVariant: will fail malloc 59 and 1 that follow\n# DBusVariant: will fail malloc 58 and 1 that follow\n# DBusVariant: will fail malloc 57 and 1 that follow\n# DBusVariant: will fail malloc 56 and 1 that follow\n# DBusVariant: will fail malloc 55 and 1 that follow\n# DBusVariant: will fail malloc 54 and 1 that follow\n# DBusVariant: will fail malloc 53 and 1 that follow\n# DBusVariant: will fail malloc 52 and 1 that follow\n# DBusVariant: will fail malloc 51 and 1 that follow\n# DBusVariant: will fail malloc 50 and 1 that follow\n# DBusVariant: will fail malloc 49 and 1 that follow\n# DBusVariant: will fail malloc 48 and 1 that follow\n# DBusVariant: will fail malloc 47 and 1 that follow\n# DBusVariant: will fail malloc 46 and 1 that follow\n# DBusVariant: will fail malloc 45 and 1 that follow\n# DBusVariant: will fail malloc 44 and 1 that follow\n# DBusVariant: will fail malloc 43 and 1 that follow\n# DBusVariant: will fail malloc 42 and 1 that follow\n# DBusVariant: will fail malloc 41 and 1 that follow\n# DBusVariant: will fail malloc 40 and 1 that follow\n# DBusVariant: will fail malloc 39 and 1 that follow\n# DBusVariant: will fail malloc 38 and 1 that follow\n# DBusVariant: will fail malloc 37 and 1 that follow\n# DBusVariant: will fail malloc 36 and 1 that follow\n# DBusVariant: will fail malloc 35 and 1 that follow\n# DBusVariant: will fail malloc 34 and 1 that follow\n# DBusVariant: will fail malloc 33 and 1 that follow\n# DBusVariant: will fail malloc 32 and 1 that follow\n# DBusVariant: will fail malloc 31 and 1 that follow\n# DBusVariant: will fail malloc 30 and 1 that follow\n# DBusVariant: will fail malloc 29 and 1 that follow\n# DBusVariant: will fail malloc 28 and 1 that follow\n# DBusVariant: will fail malloc 27 and 1 that follow\n# DBusVariant: will fail malloc 26 and 1 that follow\n# DBusVariant: will fail malloc 25 and 1 that follow\n# DBusVariant: will fail malloc 24 and 1 that follow\n# DBusVariant: will fail malloc 23 and 1 that follow\n# DBusVariant: will fail malloc 22 and 1 that follow\n# DBusVariant: will fail malloc 21 and 1 that follow\n# DBusVariant: will fail malloc 20 and 1 that follow\n# DBusVariant: will fail malloc 19 and 1 that follow\n# DBusVariant: will fail malloc 18 and 1 that follow\n# DBusVariant: will fail malloc 17 and 1 that follow\n# DBusVariant: will fail malloc 16 and 1 that follow\n# DBusVariant: will fail malloc 15 and 1 that follow\n# DBusVariant: will fail malloc 14 and 1 that follow\n# DBusVariant: will fail malloc 13 and 1 that follow\n# DBusVariant: will fail malloc 12 and 1 that follow\n# DBusVariant: will fail malloc 11 and 1 that follow\n# DBusVariant: will fail malloc 10 and 1 that follow\n# DBusVariant: will fail malloc 9 and 1 that follow\n# DBusVariant: will fail malloc 8 and 1 that follow\n# DBusVariant: will fail malloc 7 and 1 that follow\n# DBusVariant: will fail malloc 6 and 1 that follow\n# DBusVariant: will fail malloc 5 and 1 that follow\n# DBusVariant: will fail malloc 4 and 1 that follow\n# DBusVariant: will fail malloc 3 and 1 that follow\n# DBusVariant: will fail malloc 2 and 1 that follow\n# DBusVariant: will fail malloc 1 and 1 that follow\n# DBusVariant: will fail malloc 0 and 1 that follow\n# testing \"DBusVariant\" with 4 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 2 that follow\n# DBusVariant: will fail malloc 336 and 2 that follow\n# DBusVariant: will fail malloc 335 and 2 that follow\n# DBusVariant: will fail malloc 334 and 2 that follow\n# DBusVariant: will fail malloc 333 and 2 that follow\n# DBusVariant: will fail malloc 332 and 2 that follow\n# DBusVariant: will fail malloc 331 and 2 that follow\n# DBusVariant: will fail malloc 330 and 2 that follow\n# DBusVariant: will fail malloc 329 and 2 that follow\n# DBusVariant: will fail malloc 328 and 2 that follow\n# DBusVariant: will fail malloc 327 and 2 that follow\n# DBusVariant: will fail malloc 326 and 2 that follow\n# DBusVariant: will fail malloc 325 and 2 that follow\n# DBusVariant: will fail malloc 324 and 2 that follow\n# DBusVariant: will fail malloc 323 and 2 that follow\n# DBusVariant: will fail malloc 322 and 2 that follow\n# DBusVariant: will fail malloc 321 and 2 that follow\n# DBusVariant: will fail malloc 320 and 2 that follow\n# DBusVariant: will fail malloc 319 and 2 that follow\n# DBusVariant: will fail malloc 318 and 2 that follow\n# DBusVariant: will fail malloc 317 and 2 that follow\n# DBusVariant: will fail malloc 316 and 2 that follow\n# DBusVariant: will fail malloc 315 and 2 that follow\n# DBusVariant: will fail malloc 314 and 2 that follow\n# DBusVariant: will fail malloc 313 and 2 that follow\n# DBusVariant: will fail malloc 312 and 2 that follow\n# DBusVariant: will fail malloc 311 and 2 that follow\n# DBusVariant: will fail malloc 310 and 2 that follow\n# DBusVariant: will fail malloc 309 and 2 that follow\n# DBusVariant: will fail malloc 308 and 2 that follow\n# DBusVariant: will fail malloc 307 and 2 that follow\n# DBusVariant: will fail malloc 306 and 2 that follow\n# DBusVariant: will fail malloc 305 and 2 that follow\n# DBusVariant: will fail malloc 304 and 2 that follow\n# DBusVariant: will fail malloc 303 and 2 that follow\n# DBusVariant: will fail malloc 302 and 2 that follow\n# DBusVariant: will fail malloc 301 and 2 that follow\n# DBusVariant: will fail malloc 300 and 2 that follow\n# DBusVariant: will fail malloc 299 and 2 that follow\n# DBusVariant: will fail malloc 298 and 2 that follow\n# DBusVariant: will fail malloc 297 and 2 that follow\n# DBusVariant: will fail malloc 296 and 2 that follow\n# DBusVariant: will fail malloc 295 and 2 that follow\n# DBusVariant: will fail malloc 294 and 2 that follow\n# DBusVariant: will fail malloc 293 and 2 that follow\n# DBusVariant: will fail malloc 292 and 2 that follow\n# DBusVariant: will fail malloc 291 and 2 that follow\n# DBusVariant: will fail malloc 290 and 2 that follow\n# DBusVariant: will fail malloc 289 and 2 that follow\n# DBusVariant: will fail malloc 288 and 2 that follow\n# DBusVariant: will fail malloc 287 and 2 that follow\n# DBusVariant: will fail malloc 286 and 2 that follow\n# DBusVariant: will fail malloc 285 and 2 that follow\n# DBusVariant: will fail malloc 284 and 2 that follow\n# DBusVariant: will fail malloc 283 and 2 that follow\n# DBusVariant: will fail malloc 282 and 2 that follow\n# DBusVariant: will fail malloc 281 and 2 that follow\n# DBusVariant: will fail malloc 280 and 2 that follow\n# DBusVariant: will fail malloc 279 and 2 that follow\n# DBusVariant: will fail malloc 278 and 2 that follow\n# DBusVariant: will fail malloc 277 and 2 that follow\n# DBusVariant: will fail malloc 276 and 2 that follow\n# DBusVariant: will fail malloc 275 and 2 that follow\n# DBusVariant: will fail malloc 274 and 2 that follow\n# DBusVariant: will fail malloc 273 and 2 that follow\n# DBusVariant: will fail malloc 272 and 2 that follow\n# DBusVariant: will fail malloc 271 and 2 that follow\n# DBusVariant: will fail malloc 270 and 2 that follow\n# DBusVariant: will fail malloc 269 and 2 that follow\n# DBusVariant: will fail malloc 268 and 2 that follow\n# DBusVariant: will fail malloc 267 and 2 that follow\n# DBusVariant: will fail malloc 266 and 2 that follow\n# DBusVariant: will fail malloc 265 and 2 that follow\n# DBusVariant: will fail malloc 264 and 2 that follow\n# DBusVariant: will fail malloc 263 and 2 that follow\n# DBusVariant: will fail malloc 262 and 2 that follow\n# DBusVariant: will fail malloc 261 and 2 that follow\n# DBusVariant: will fail malloc 260 and 2 that follow\n# DBusVariant: will fail malloc 259 and 2 that follow\n# DBusVariant: will fail malloc 258 and 2 that follow\n# DBusVariant: will fail malloc 257 and 2 that follow\n# DBusVariant: will fail malloc 256 and 2 that follow\n# DBusVariant: will fail malloc 255 and 2 that follow\n# DBusVariant: will fail malloc 254 and 2 that follow\n# DBusVariant: will fail malloc 253 and 2 that follow\n# DBusVariant: will fail malloc 252 and 2 that follow\n# DBusVariant: will fail malloc 251 and 2 that follow\n# DBusVariant: will fail malloc 250 and 2 that follow\n# DBusVariant: will fail malloc 249 and 2 that follow\n# DBusVariant: will fail malloc 248 and 2 that follow\n# DBusVariant: will fail malloc 247 and 2 that follow\n# DBusVariant: will fail malloc 246 and 2 that follow\n# DBusVariant: will fail malloc 245 and 2 that follow\n# DBusVariant: will fail malloc 244 and 2 that follow\n# DBusVariant: will fail malloc 243 and 2 that follow\n# DBusVariant: will fail malloc 242 and 2 that follow\n# DBusVariant: will fail malloc 241 and 2 that follow\n# DBusVariant: will fail malloc 240 and 2 that follow\n# DBusVariant: will fail malloc 239 and 2 that follow\n# DBusVariant: will fail malloc 238 and 2 that follow\n# DBusVariant: will fail malloc 237 and 2 that follow\n# DBusVariant: will fail malloc 236 and 2 that follow\n# DBusVariant: will fail malloc 235 and 2 that follow\n# DBusVariant: will fail malloc 234 and 2 that follow\n# DBusVariant: will fail malloc 233 and 2 that follow\n# DBusVariant: will fail malloc 232 and 2 that follow\n# DBusVariant: will fail malloc 231 and 2 that follow\n# DBusVariant: will fail malloc 230 and 2 that follow\n# DBusVariant: will fail malloc 229 and 2 that follow\n# DBusVariant: will fail malloc 228 and 2 that follow\n# DBusVariant: will fail malloc 227 and 2 that follow\n# DBusVariant: will fail malloc 226 and 2 that follow\n# DBusVariant: will fail malloc 225 and 2 that follow\n# DBusVariant: will fail malloc 224 and 2 that follow\n# DBusVariant: will fail malloc 223 and 2 that follow\n# DBusVariant: will fail malloc 222 and 2 that follow\n# DBusVariant: will fail malloc 221 and 2 that follow\n# DBusVariant: will fail malloc 220 and 2 that follow\n# DBusVariant: will fail malloc 219 and 2 that follow\n# DBusVariant: will fail malloc 218 and 2 that follow\n# DBusVariant: will fail malloc 217 and 2 that follow\n# DBusVariant: will fail malloc 216 and 2 that follow\n# DBusVariant: will fail malloc 215 and 2 that follow\n# DBusVariant: will fail malloc 214 and 2 that follow\n# DBusVariant: will fail malloc 213 and 2 that follow\n# DBusVariant: will fail malloc 212 and 2 that follow\n# DBusVariant: will fail malloc 211 and 2 that follow\n# DBusVariant: will fail malloc 210 and 2 that follow\n# DBusVariant: will fail malloc 209 and 2 that follow\n# DBusVariant: will fail malloc 208 and 2 that follow\n# DBusVariant: will fail malloc 207 and 2 that follow\n# DBusVariant: will fail malloc 206 and 2 that follow\n# DBusVariant: will fail malloc 205 and 2 that follow\n# DBusVariant: will fail malloc 204 and 2 that follow\n# DBusVariant: will fail malloc 203 and 2 that follow\n# DBusVariant: will fail malloc 202 and 2 that follow\n# DBusVariant: will fail malloc 201 and 2 that follow\n# DBusVariant: will fail malloc 200 and 2 that follow\n# DBusVariant: will fail malloc 199 and 2 that follow\n# DBusVariant: will fail malloc 198 and 2 that follow\n# DBusVariant: will fail malloc 197 and 2 that follow\n# DBusVariant: will fail malloc 196 and 2 that follow\n# DBusVariant: will fail malloc 195 and 2 that follow\n# DBusVariant: will fail malloc 194 and 2 that follow\n# DBusVariant: will fail malloc 193 and 2 that follow\n# DBusVariant: will fail malloc 192 and 2 that follow\n# DBusVariant: will fail malloc 191 and 2 that follow\n# DBusVariant: will fail malloc 190 and 2 that follow\n# DBusVariant: will fail malloc 189 and 2 that follow\n# DBusVariant: will fail malloc 188 and 2 that follow\n# DBusVariant: will fail malloc 187 and 2 that follow\n# DBusVariant: will fail malloc 186 and 2 that follow\n# DBusVariant: will fail malloc 185 and 2 that follow\n# DBusVariant: will fail malloc 184 and 2 that follow\n# DBusVariant: will fail malloc 183 and 2 that follow\n# DBusVariant: will fail malloc 182 and 2 that follow\n# DBusVariant: will fail malloc 181 and 2 that follow\n# DBusVariant: will fail malloc 180 and 2 that follow\n# DBusVariant: will fail malloc 179 and 2 that follow\n# DBusVariant: will fail malloc 178 and 2 that follow\n# DBusVariant: will fail malloc 177 and 2 that follow\n# DBusVariant: will fail malloc 176 and 2 that follow\n# DBusVariant: will fail malloc 175 and 2 that follow\n# DBusVariant: will fail malloc 174 and 2 that follow\n# DBusVariant: will fail malloc 173 and 2 that follow\n# DBusVariant: will fail malloc 172 and 2 that follow\n# DBusVariant: will fail malloc 171 and 2 that follow\n# DBusVariant: will fail malloc 170 and 2 that follow\n# DBusVariant: will fail malloc 169 and 2 that follow\n# DBusVariant: will fail malloc 168 and 2 that follow\n# DBusVariant: will fail malloc 167 and 2 that follow\n# DBusVariant: will fail malloc 166 and 2 that follow\n# DBusVariant: will fail malloc 165 and 2 that follow\n# DBusVariant: will fail malloc 164 and 2 that follow\n# DBusVariant: will fail malloc 163 and 2 that follow\n# DBusVariant: will fail malloc 162 and 2 that follow\n# DBusVariant: will fail malloc 161 and 2 that follow\n# DBusVariant: will fail malloc 160 and 2 that follow\n# DBusVariant: will fail malloc 159 and 2 that follow\n# DBusVariant: will fail malloc 158 and 2 that follow\n# DBusVariant: will fail malloc 157 and 2 that follow\n# DBusVariant: will fail malloc 156 and 2 that follow\n# DBusVariant: will fail malloc 155 and 2 that follow\n# DBusVariant: will fail malloc 154 and 2 that follow\n# DBusVariant: will fail malloc 153 and 2 that follow\n# DBusVariant: will fail malloc 152 and 2 that follow\n# DBusVariant: will fail malloc 151 and 2 that follow\n# DBusVariant: will fail malloc 150 and 2 that follow\n# DBusVariant: will fail malloc 149 and 2 that follow\n# DBusVariant: will fail malloc 148 and 2 that follow\n# DBusVariant: will fail malloc 147 and 2 that follow\n# DBusVariant: will fail malloc 146 and 2 that follow\n# DBusVariant: will fail malloc 145 and 2 that follow\n# DBusVariant: will fail malloc 144 and 2 that follow\n# DBusVariant: will fail malloc 143 and 2 that follow\n# DBusVariant: will fail malloc 142 and 2 that follow\n# DBusVariant: will fail malloc 141 and 2 that follow\n# DBusVariant: will fail malloc 140 and 2 that follow\n# DBusVariant: will fail malloc 139 and 2 that follow\n# DBusVariant: will fail malloc 138 and 2 that follow\n# DBusVariant: will fail malloc 137 and 2 that follow\n# DBusVariant: will fail malloc 136 and 2 that follow\n# DBusVariant: will fail malloc 135 and 2 that follow\n# DBusVariant: will fail malloc 134 and 2 that follow\n# DBusVariant: will fail malloc 133 and 2 that follow\n# DBusVariant: will fail malloc 132 and 2 that follow\n# DBusVariant: will fail malloc 131 and 2 that follow\n# DBusVariant: will fail malloc 130 and 2 that follow\n# DBusVariant: will fail malloc 129 and 2 that follow\n# DBusVariant: will fail malloc 128 and 2 that follow\n# DBusVariant: will fail malloc 127 and 2 that follow\n# DBusVariant: will fail malloc 126 and 2 that follow\n# DBusVariant: will fail malloc 125 and 2 that follow\n# DBusVariant: will fail malloc 124 and 2 that follow\n# DBusVariant: will fail malloc 123 and 2 that follow\n# DBusVariant: will fail malloc 122 and 2 that follow\n# DBusVariant: will fail malloc 121 and 2 that follow\n# DBusVariant: will fail malloc 120 and 2 that follow\n# DBusVariant: will fail malloc 119 and 2 that follow\n# DBusVariant: will fail malloc 118 and 2 that follow\n# DBusVariant: will fail malloc 117 and 2 that follow\n# DBusVariant: will fail malloc 116 and 2 that follow\n# DBusVariant: will fail malloc 115 and 2 that follow\n# DBusVariant: will fail malloc 114 and 2 that follow\n# DBusVariant: will fail malloc 113 and 2 that follow\n# DBusVariant: will fail malloc 112 and 2 that follow\n# DBusVariant: will fail malloc 111 and 2 that follow\n# DBusVariant: will fail malloc 110 and 2 that follow\n# DBusVariant: will fail malloc 109 and 2 that follow\n# DBusVariant: will fail malloc 108 and 2 that follow\n# DBusVariant: will fail malloc 107 and 2 that follow\n# DBusVariant: will fail malloc 106 and 2 that follow\n# DBusVariant: will fail malloc 105 and 2 that follow\n# DBusVariant: will fail malloc 104 and 2 that follow\n# DBusVariant: will fail malloc 103 and 2 that follow\n# DBusVariant: will fail malloc 102 and 2 that follow\n# DBusVariant: will fail malloc 101 and 2 that follow\n# DBusVariant: will fail malloc 100 and 2 that follow\n# DBusVariant: will fail malloc 99 and 2 that follow\n# DBusVariant: will fail malloc 98 and 2 that follow\n# DBusVariant: will fail malloc 97 and 2 that follow\n# DBusVariant: will fail malloc 96 and 2 that follow\n# DBusVariant: will fail malloc 95 and 2 that follow\n# DBusVariant: will fail malloc 94 and 2 that follow\n# DBusVariant: will fail malloc 93 and 2 that follow\n# DBusVariant: will fail malloc 92 and 2 that follow\n# DBusVariant: will fail malloc 91 and 2 that follow\n# DBusVariant: will fail malloc 90 and 2 that follow\n# DBusVariant: will fail malloc 89 and 2 that follow\n# DBusVariant: will fail malloc 88 and 2 that follow\n# DBusVariant: will fail malloc 87 and 2 that follow\n# DBusVariant: will fail malloc 86 and 2 that follow\n# DBusVariant: will fail malloc 85 and 2 that follow\n# DBusVariant: will fail malloc 84 and 2 that follow\n# DBusVariant: will fail malloc 83 and 2 that follow\n# DBusVariant: will fail malloc 82 and 2 that follow\n# DBusVariant: will fail malloc 81 and 2 that follow\n# DBusVariant: will fail malloc 80 and 2 that follow\n# DBusVariant: will fail malloc 79 and 2 that follow\n# DBusVariant: will fail malloc 78 and 2 that follow\n# DBusVariant: will fail malloc 77 and 2 that follow\n# DBusVariant: will fail malloc 76 and 2 that follow\n# DBusVariant: will fail malloc 75 and 2 that follow\n# DBusVariant: will fail malloc 74 and 2 that follow\n# DBusVariant: will fail malloc 73 and 2 that follow\n# DBusVariant: will fail malloc 72 and 2 that follow\n# DBusVariant: will fail malloc 71 and 2 that follow\n# DBusVariant: will fail malloc 70 and 2 that follow\n# DBusVariant: will fail malloc 69 and 2 that follow\n# DBusVariant: will fail malloc 68 and 2 that follow\n# DBusVariant: will fail malloc 67 and 2 that follow\n# DBusVariant: will fail malloc 66 and 2 that follow\n# DBusVariant: will fail malloc 65 and 2 that follow\n# DBusVariant: will fail malloc 64 and 2 that follow\n# DBusVariant: will fail malloc 63 and 2 that follow\n# DBusVariant: will fail malloc 62 and 2 that follow\n# DBusVariant: will fail malloc 61 and 2 that follow\n# DBusVariant: will fail malloc 60 and 2 that follow\n# DBusVariant: will fail malloc 59 and 2 that follow\n# DBusVariant: will fail malloc 58 and 2 that follow\n# DBusVariant: will fail malloc 57 and 2 that follow\n# DBusVariant: will fail malloc 56 and 2 that follow\n# DBusVariant: will fail malloc 55 and 2 that follow\n# DBusVariant: will fail malloc 54 and 2 that follow\n# DBusVariant: will fail malloc 53 and 2 that follow\n# DBusVariant: will fail malloc 52 and 2 that follow\n# DBusVariant: will fail malloc 51 and 2 that follow\n# DBusVariant: will fail malloc 50 and 2 that follow\n# DBusVariant: will fail malloc 49 and 2 that follow\n# DBusVariant: will fail malloc 48 and 2 that follow\n# DBusVariant: will fail malloc 47 and 2 that follow\n# DBusVariant: will fail malloc 46 and 2 that follow\n# DBusVariant: will fail malloc 45 and 2 that follow\n# DBusVariant: will fail malloc 44 and 2 that follow\n# DBusVariant: will fail malloc 43 and 2 that follow\n# DBusVariant: will fail malloc 42 and 2 that follow\n# DBusVariant: will fail malloc 41 and 2 that follow\n# DBusVariant: will fail malloc 40 and 2 that follow\n# DBusVariant: will fail malloc 39 and 2 that follow\n# DBusVariant: will fail malloc 38 and 2 that follow\n# DBusVariant: will fail malloc 37 and 2 that follow\n# DBusVariant: will fail malloc 36 and 2 that follow\n# DBusVariant: will fail malloc 35 and 2 that follow\n# DBusVariant: will fail malloc 34 and 2 that follow\n# DBusVariant: will fail malloc 33 and 2 that follow\n# DBusVariant: will fail malloc 32 and 2 that follow\n# DBusVariant: will fail malloc 31 and 2 that follow\n# DBusVariant: will fail malloc 30 and 2 that follow\n# DBusVariant: will fail malloc 29 and 2 that follow\n# DBusVariant: will fail malloc 28 and 2 that follow\n# DBusVariant: will fail malloc 27 and 2 that follow\n# DBusVariant: will fail malloc 26 and 2 that follow\n# DBusVariant: will fail malloc 25 and 2 that follow\n# DBusVariant: will fail malloc 24 and 2 that follow\n# DBusVariant: will fail malloc 23 and 2 that follow\n# DBusVariant: will fail malloc 22 and 2 that follow\n# DBusVariant: will fail malloc 21 and 2 that follow\n# DBusVariant: will fail malloc 20 and 2 that follow\n# DBusVariant: will fail malloc 19 and 2 that follow\n# DBusVariant: will fail malloc 18 and 2 that follow\n# DBusVariant: will fail malloc 17 and 2 that follow\n# DBusVariant: will fail malloc 16 and 2 that follow\n# DBusVariant: will fail malloc 15 and 2 that follow\n# DBusVariant: will fail malloc 14 and 2 that follow\n# DBusVariant: will fail malloc 13 and 2 that follow\n# DBusVariant: will fail malloc 12 and 2 that follow\n# DBusVariant: will fail malloc 11 and 2 that follow\n# DBusVariant: will fail malloc 10 and 2 that follow\n# DBusVariant: will fail malloc 9 and 2 that follow\n# DBusVariant: will fail malloc 8 and 2 that follow\n# DBusVariant: will fail malloc 7 and 2 that follow\n# DBusVariant: will fail malloc 6 and 2 that follow\n# DBusVariant: will fail malloc 5 and 2 that follow\n# DBusVariant: will fail malloc 4 and 2 that follow\n# DBusVariant: will fail malloc 3 and 2 that follow\n# DBusVariant: will fail malloc 2 and 2 that follow\n# DBusVariant: will fail malloc 1 and 2 that follow\n# DBusVariant: will fail malloc 0 and 2 that follow\nok 2 /variant/oom\n# End of variant tests\nPASS: dbus/test-variant_with_config.test\nRunning test: dbus/test-corrupt_with_config.test\nTAP version 13\n# random seed: R02S1a4af8119e88c075db490767fa640392\n1..4\n# Start of corrupt tests\ndbus[3099]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\nok 1 /corrupt/tcp\nok 2 /corrupt/unix\n# Start of byte-order tests\nok 3 /corrupt/byte-order/tcp\nok 4 /corrupt/byte-order/unix\n# End of byte-order tests\n# End of corrupt tests\nPASS: dbus/test-corrupt_with_config.test\nRunning test: dbus/test-header-fields.test\nTAP version 13\n# random seed: R02Sd5183e3912596c29bb96f3ff2637a8b8\n1..5\n# Start of message tests\n# Start of weird-header-field tests\n# Resetting test timeout (reference: 0x558a3605e0; factor: 1)\n# Running \"/message/weird-header-field/none\" once to count mallocs\n# \"/message/weird-header-field/none\" has about 595 mallocs in total\n# testing \"/message/weird-header-field/none\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/none\" with 2 consecutive malloc failures\n# /message/weird-header-field/none: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x558a3605e0: 0.826 seconds\nok 1 /message/weird-header-field/none\n# slow test /message/weird-header-field/none executed in 0.83 secs\n# Resetting test timeout (reference: 0x558a365b50; factor: 1)\n# Running \"/message/weird-header-field/append\" once to count mallocs\n# \"/message/weird-header-field/append\" has about 604 mallocs in total\n# testing \"/message/weird-header-field/append\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/append\" with 2 consecutive malloc failures\n# /message/weird-header-field/append: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x558a365b50: 0.854 seconds\nok 2 /message/weird-header-field/append\n# slow test /message/weird-header-field/append executed in 0.86 secs\n# Resetting test timeout (reference: 0x558a363da0; factor: 1)\n# Running \"/message/weird-header-field/change\" once to count mallocs\n# \"/message/weird-header-field/change\" has about 603 mallocs in total\n# testing \"/message/weird-header-field/change\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/change\" with 2 consecutive malloc failures\n# /message/weird-header-field/change: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x558a363da0: 0.835 seconds\nok 3 /message/weird-header-field/change\n# slow test /message/weird-header-field/change executed in 0.84 secs\n# Resetting test timeout (reference: 0x558a3644a0; factor: 1)\n# Running \"/message/weird-header-field/prepend\" once to count mallocs\n# \"/message/weird-header-field/prepend\" has about 617 mallocs in total\n# testing \"/message/weird-header-field/prepend\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/prepend\" with 2 consecutive malloc failures\n# /message/weird-header-field/prepend: will fail malloc 627 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 626 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 625 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 624 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 623 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 622 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 621 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 620 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 619 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 618 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 617 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 616 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 615 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x558a3644a0: 0.882 seconds\nok 4 /message/weird-header-field/prepend\n# slow test /message/weird-header-field/prepend executed in 0.89 secs\n# Resetting test timeout (reference: 0x558a363da0; factor: 1)\n# Running \"/message/weird-header-field/multi\" once to count mallocs\n# \"/message/weird-header-field/multi\" has about 681 mallocs in total\n# testing \"/message/weird-header-field/multi\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/multi\" with 2 consecutive malloc failures\n# /message/weird-header-field/multi: will fail malloc 691 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 690 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 689 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 688 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 687 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 686 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 685 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 684 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 683 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 682 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 681 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 680 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 679 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 678 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 677 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 676 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 675 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 674 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 673 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 672 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 671 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 670 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 669 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 668 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 667 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 666 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 665 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 664 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 663 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 662 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 661 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 660 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 659 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 658 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 657 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 656 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 655 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 654 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 653 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 652 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 651 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 650 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 649 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 648 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 647 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 646 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 645 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 644 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 643 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 642 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 641 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 640 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 639 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 638 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 637 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 636 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 635 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 634 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 633 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 632 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 631 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 630 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 629 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 628 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 627 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 626 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 625 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 624 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 623 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 622 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 621 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 620 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 619 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 618 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 617 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 616 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 615 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x558a363da0: 1.083 seconds\nok 5 /message/weird-header-field/multi\n# slow test /message/weird-header-field/multi executed in 1.09 secs\n# End of weird-header-field tests\n# End of message tests\nPASS: dbus/test-header-fields.test\nRunning test: dbus/integration/transient-services.sh_with_config.test\n1..0 # SKIP -  is empty or unset\nPASS: dbus/integration/transient-services.sh_with_config.test\nRunning test: dbus/test-refs_with_config.test\nTAP version 13\n# random seed: R02S6b3ec698c8b9dcd881184819175fe4d6\n1..4\n# Start of refs tests\n# Resetting test timeout (reference: 0x5573b80400; factor: 1)\nExecuting: dbus/test-refs_with_config.test\n# Time since timeout reset 0x5573b80400: 1.478 seconds\nok 1 /refs/connection\n# slow test /refs/connection executed in 1.48 secs\n# Resetting test timeout (reference: 0x5573b818f0; factor: 1)\n# Time since timeout reset 0x5573b818f0: 0.597 seconds\nok 2 /refs/message\n# slow test /refs/message executed in 0.60 secs\n# Resetting test timeout (reference: 0x5573b80440; factor: 1)\n# Time since timeout reset 0x5573b80440: 1.694 seconds\nok 3 /refs/pending-call\n# slow test /refs/pending-call executed in 1.69 secs\n# Resetting test timeout (reference: 0x5573b822e0; factor: 1)\nExecuting: dbus/test-refs_with_config.test\n# Time since timeout reset 0x5573b822e0: 1.461 seconds\nok 4 /refs/server\n# slow test /refs/server executed in 1.46 secs\n# End of refs tests\nPASS: dbus/test-refs_with_config.test\nRunning test: dbus/test-assertions.test\nTAP version 13\n# random seed: R02Sfe4bec73ec7e6c5e2e075b2b721f509e\n1..5\n# Start of assertions tests\nok 1 /assertions/assert\nok 2 /assertions/assert_error_is_set\nok 3 /assertions/assert_error_is_clear\nok 4 /assertions/assert_error_xor_true\nok 5 /assertions/assert_error_xor_false\n# End of assertions tests\nPASS: dbus/test-assertions.test\nRunning test: dbus/test-misc-internals.test\n# No test data!\nok 1 - initial nss query did not leak memory\n# Running test: misc\nok 2 - misc\n# misc test took 0 seconds\nok 3 - misc did not leak memory\n# Running test: address\nok 4 - address\n# address test took 0 seconds\nok 5 - address did not leak memory\n# Running test: server\nok 6 - server\n# server test took 0 seconds\nok 7 - server did not leak memory\n# Running test: signature\nok 8 - signature\n# signature test took 0 seconds\nok 9 - signature did not leak memory\n# Running test: mem-pool\nok 10 - mem-pool\n# mem-pool test took 0 seconds\nok 11 - mem-pool did not leak memory\n# Running test: list\nok 12 - list\n# list test took 0 seconds\nok 13 - list did not leak memory\n# Running test: auth\nok 14 - auth\n# auth test took 0 seconds\nok 15 - auth did not leak memory\n# Running test: byteswap\n#   120 blocks swapped from order 'l' to 'B'\n#   120 blocks swapped from order 'B' to 'l'\nok 16 - byteswap\n# byteswap test took 0 seconds\nok 17 - byteswap did not leak memory\n# Running test: credentials\nok 18 - credentials\n# credentials test took 0 seconds\nok 19 - credentials did not leak memory\n# Running test: data-slot\nok 20 - data-slot\n# data-slot test took 0 seconds\nok 21 - data-slot did not leak memory\n# Running test: keyring\ndbus[5521]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n#  1 keys in test\nok 22 - keyring\n# keyring test took 0 seconds\nok 23 - keyring did not leak memory\n# Running test: marshal-validate\nok 24 - marshal-validate\n# marshal-validate test took 0 seconds\nok 25 - marshal-validate did not leak memory\n# Running test: marshalling\nok 26 - marshalling\n# marshalling test took 0 seconds\nok 27 - marshalling did not leak memory\n# Running test: memory\nok 28 - memory\n# memory test took 0 seconds\nok 29 - memory did not leak memory\n# Running test: object-tree\n# Running \"object tree\" once to count mallocs\n# \"object tree\" has about 295 mallocs in total\n# testing \"object tree\" with up to 4 consecutive malloc failures\n# testing \"object tree\" with 2 consecutive malloc failures\n# object tree: will fail malloc 305 and 0 that follow\n# object tree: will fail malloc 304 and 0 that follow\n# object tree: will fail malloc 303 and 0 that follow\n# object tree: will fail malloc 302 and 0 that follow\n# object tree: will fail malloc 301 and 0 that follow\n# object tree: will fail malloc 300 and 0 that follow\n# object tree: will fail malloc 299 and 0 that follow\n# object tree: will fail malloc 298 and 0 that follow\n# object tree: will fail malloc 297 and 0 that follow\n# object tree: will fail malloc 296 and 0 that follow\n# object tree: will fail malloc 295 and 0 that follow\n# object tree: will fail malloc 294 and 0 that follow\n# object tree: will fail malloc 293 and 0 that follow\n# object tree: will fail malloc 292 and 0 that follow\n# object tree: will fail malloc 291 and 0 that follow\n# object tree: will fail malloc 290 and 0 that follow\n# object tree: will fail malloc 289 and 0 that follow\n# object tree: will fail malloc 288 and 0 that follow\n# object tree: will fail malloc 287 and 0 that follow\n# object tree: will fail malloc 286 and 0 that follow\n# object tree: will fail malloc 285 and 0 that follow\n# object tree: will fail malloc 284 and 0 that follow\n# object tree: will fail malloc 283 and 0 that follow\n# object tree: will fail malloc 282 and 0 that follow\n# object tree: will fail malloc 281 and 0 that follow\n# object tree: will fail malloc 280 and 0 that follow\n# object tree: will fail malloc 279 and 0 that follow\n# object tree: will fail malloc 278 and 0 that follow\n# object tree: will fail malloc 277 and 0 that follow\n# object tree: will fail malloc 276 and 0 that follow\n# object tree: will fail malloc 275 and 0 that follow\n# object tree: will fail malloc 274 and 0 that follow\n# object tree: will fail malloc 273 and 0 that follow\n# object tree: will fail malloc 272 and 0 that follow\n# object tree: will fail malloc 271 and 0 that follow\n# object tree: will fail malloc 270 and 0 that follow\n# object tree: will fail malloc 269 and 0 that follow\n# object tree: will fail malloc 268 and 0 that follow\n# object tree: will fail malloc 267 and 0 that follow\n# object tree: will fail malloc 266 and 0 that follow\n# object tree: will fail malloc 265 and 0 that follow\n# object tree: will fail malloc 264 and 0 that follow\n# object tree: will fail malloc 263 and 0 that follow\n# object tree: will fail malloc 262 and 0 that follow\n# object tree: will fail malloc 261 and 0 that follow\n# object tree: will fail malloc 260 and 0 that follow\n# object tree: will fail malloc 259 and 0 that follow\n# object tree: will fail malloc 258 and 0 that follow\n# object tree: will fail malloc 257 and 0 that follow\n# object tree: will fail malloc 256 and 0 that follow\n# object tree: will fail malloc 255 and 0 that follow\n# object tree: will fail malloc 254 and 0 that follow\n# object tree: will fail malloc 253 and 0 that follow\n# object tree: will fail malloc 252 and 0 that follow\n# object tree: will fail malloc 251 and 0 that follow\n# object tree: will fail malloc 250 and 0 that follow\n# object tree: will fail malloc 249 and 0 that follow\n# object tree: will fail malloc 248 and 0 that follow\n# object tree: will fail malloc 247 and 0 that follow\n# object tree: will fail malloc 246 and 0 that follow\n# object tree: will fail malloc 245 and 0 that follow\n# object tree: will fail malloc 244 and 0 that follow\n# object tree: will fail malloc 243 and 0 that follow\n# object tree: will fail malloc 242 and 0 that follow\n# object tree: will fail malloc 241 and 0 that follow\n# object tree: will fail malloc 240 and 0 that follow\n# object tree: will fail malloc 239 and 0 that follow\n# object tree: will fail malloc 238 and 0 that follow\n# object tree: will fail malloc 237 and 0 that follow\n# object tree: will fail malloc 236 and 0 that follow\n# object tree: will fail malloc 235 and 0 that follow\n# object tree: will fail malloc 234 and 0 that follow\n# object tree: will fail malloc 233 and 0 that follow\n# object tree: will fail malloc 232 and 0 that follow\n# object tree: will fail malloc 231 and 0 that follow\n# object tree: will fail malloc 230 and 0 that follow\n# object tree: will fail malloc 229 and 0 that follow\n# object tree: will fail malloc 228 and 0 that follow\n# object tree: will fail malloc 227 and 0 that follow\n# object tree: will fail malloc 226 and 0 that follow\n# object tree: will fail malloc 225 and 0 that follow\n# object tree: will fail malloc 224 and 0 that follow\n# object tree: will fail malloc 223 and 0 that follow\n# object tree: will fail malloc 222 and 0 that follow\n# object tree: will fail malloc 221 and 0 that follow\n# object tree: will fail malloc 220 and 0 that follow\n# object tree: will fail malloc 219 and 0 that follow\n# object tree: will fail malloc 218 and 0 that follow\n# object tree: will fail malloc 217 and 0 that follow\n# object tree: will fail malloc 216 and 0 that follow\n# object tree: will fail malloc 215 and 0 that follow\n# object tree: will fail malloc 214 and 0 that follow\n# object tree: will fail malloc 213 and 0 that follow\n# object tree: will fail malloc 212 and 0 that follow\n# object tree: will fail malloc 211 and 0 that follow\n# object tree: will fail malloc 210 and 0 that follow\n# object tree: will fail malloc 209 and 0 that follow\n# object tree: will fail malloc 208 and 0 that follow\n# object tree: will fail malloc 207 and 0 that follow\n# object tree: will fail malloc 206 and 0 that follow\n# object tree: will fail malloc 205 and 0 that follow\n# object tree: will fail malloc 204 and 0 that follow\n# object tree: will fail malloc 203 and 0 that follow\n# object tree: will fail malloc 202 and 0 that follow\n# object tree: will fail malloc 201 and 0 that follow\n# object tree: will fail malloc 200 and 0 that follow\n# object tree: will fail malloc 199 and 0 that follow\n# object tree: will fail malloc 198 and 0 that follow\n# object tree: will fail malloc 197 and 0 that follow\n# object tree: will fail malloc 196 and 0 that follow\n# object tree: will fail malloc 195 and 0 that follow\n# object tree: will fail malloc 194 and 0 that follow\n# object tree: will fail malloc 193 and 0 that follow\n# object tree: will fail malloc 192 and 0 that follow\n# object tree: will fail malloc 191 and 0 that follow\n# object tree: will fail malloc 190 and 0 that follow\n# object tree: will fail malloc 189 and 0 that follow\n# object tree: will fail malloc 188 and 0 that follow\n# object tree: will fail malloc 187 and 0 that follow\n# object tree: will fail malloc 186 and 0 that follow\n# object tree: will fail malloc 185 and 0 that follow\n# object tree: will fail malloc 184 and 0 that follow\n# object tree: will fail malloc 183 and 0 that follow\n# object tree: will fail malloc 182 and 0 that follow\n# object tree: will fail malloc 181 and 0 that follow\n# object tree: will fail malloc 180 and 0 that follow\n# object tree: will fail malloc 179 and 0 that follow\n# object tree: will fail malloc 178 and 0 that follow\n# object tree: will fail malloc 177 and 0 that follow\n# object tree: will fail malloc 176 and 0 that follow\n# object tree: will fail malloc 175 and 0 that follow\n# object tree: will fail malloc 174 and 0 that follow\n# object tree: will fail malloc 173 and 0 that follow\n# object tree: will fail malloc 172 and 0 that follow\n# object tree: will fail malloc 171 and 0 that follow\n# object tree: will fail malloc 170 and 0 that follow\n# object tree: will fail malloc 169 and 0 that follow\n# object tree: will fail malloc 168 and 0 that follow\n# object tree: will fail malloc 167 and 0 that follow\n# object tree: will fail malloc 166 and 0 that follow\n# object tree: will fail malloc 165 and 0 that follow\n# object tree: will fail malloc 164 and 0 that follow\n# object tree: will fail malloc 163 and 0 that follow\n# object tree: will fail malloc 162 and 0 that follow\n# object tree: will fail malloc 161 and 0 that follow\n# object tree: will fail malloc 160 and 0 that follow\n# object tree: will fail malloc 159 and 0 that follow\n# object tree: will fail malloc 158 and 0 that follow\n# object tree: will fail malloc 157 and 0 that follow\n# object tree: will fail malloc 156 and 0 that follow\n# object tree: will fail malloc 155 and 0 that follow\n# object tree: will fail malloc 154 and 0 that follow\n# object tree: will fail malloc 153 and 0 that follow\n# object tree: will fail malloc 152 and 0 that follow\n# object tree: will fail malloc 151 and 0 that follow\n# object tree: will fail malloc 150 and 0 that follow\n# object tree: will fail malloc 149 and 0 that follow\n# object tree: will fail malloc 148 and 0 that follow\n# object tree: will fail malloc 147 and 0 that follow\n# object tree: will fail malloc 146 and 0 that follow\n# object tree: will fail malloc 145 and 0 that follow\n# object tree: will fail malloc 144 and 0 that follow\n# object tree: will fail malloc 143 and 0 that follow\n# object tree: will fail malloc 142 and 0 that follow\n# object tree: will fail malloc 141 and 0 that follow\n# object tree: will fail malloc 140 and 0 that follow\n# object tree: will fail malloc 139 and 0 that follow\n# object tree: will fail malloc 138 and 0 that follow\n# object tree: will fail malloc 137 and 0 that follow\n# object tree: will fail malloc 136 and 0 that follow\n# object tree: will fail malloc 135 and 0 that follow\n# object tree: will fail malloc 134 and 0 that follow\n# object tree: will fail malloc 133 and 0 that follow\n# object tree: will fail malloc 132 and 0 that follow\n# object tree: will fail malloc 131 and 0 that follow\n# object tree: will fail malloc 130 and 0 that follow\n# object tree: will fail malloc 129 and 0 that follow\n# object tree: will fail malloc 128 and 0 that follow\n# object tree: will fail malloc 127 and 0 that follow\n# object tree: will fail malloc 126 and 0 that follow\n# object tree: will fail malloc 125 and 0 that follow\n# object tree: will fail malloc 124 and 0 that follow\n# object tree: will fail malloc 123 and 0 that follow\n# object tree: will fail malloc 122 and 0 that follow\n# object tree: will fail malloc 121 and 0 that follow\n# object tree: will fail malloc 120 and 0 that follow\n# object tree: will fail malloc 119 and 0 that follow\n# object tree: will fail malloc 118 and 0 that follow\n# object tree: will fail malloc 117 and 0 that follow\n# object tree: will fail malloc 116 and 0 that follow\n# object tree: will fail malloc 115 and 0 that follow\n# object tree: will fail malloc 114 and 0 that follow\n# object tree: will fail malloc 113 and 0 that follow\n# object tree: will fail malloc 112 and 0 that follow\n# object tree: will fail malloc 111 and 0 that follow\n# object tree: will fail malloc 110 and 0 that follow\n# object tree: will fail malloc 109 and 0 that follow\n# object tree: will fail malloc 108 and 0 that follow\n# object tree: will fail malloc 107 and 0 that follow\n# object tree: will fail malloc 106 and 0 that follow\n# object tree: will fail malloc 105 and 0 that follow\n# object tree: will fail malloc 104 and 0 that follow\n# object tree: will fail malloc 103 and 0 that follow\n# object tree: will fail malloc 102 and 0 that follow\n# object tree: will fail malloc 101 and 0 that follow\n# object tree: will fail malloc 100 and 0 that follow\n# object tree: will fail malloc 99 and 0 that follow\n# object tree: will fail malloc 98 and 0 that follow\n# object tree: will fail malloc 97 and 0 that follow\n# object tree: will fail malloc 96 and 0 that follow\n# object tree: will fail malloc 95 and 0 that follow\n# object tree: will fail malloc 94 and 0 that follow\n# object tree: will fail malloc 93 and 0 that follow\n# object tree: will fail malloc 92 and 0 that follow\n# object tree: will fail malloc 91 and 0 that follow\n# object tree: will fail malloc 90 and 0 that follow\n# object tree: will fail malloc 89 and 0 that follow\n# object tree: will fail malloc 88 and 0 that follow\n# object tree: will fail malloc 87 and 0 that follow\n# object tree: will fail malloc 86 and 0 that follow\n# object tree: will fail malloc 85 and 0 that follow\n# object tree: will fail malloc 84 and 0 that follow\n# object tree: will fail malloc 83 and 0 that follow\n# object tree: will fail malloc 82 and 0 that follow\n# object tree: will fail malloc 81 and 0 that follow\n# object tree: will fail malloc 80 and 0 that follow\n# object tree: will fail malloc 79 and 0 that follow\n# object tree: will fail malloc 78 and 0 that follow\n# object tree: will fail malloc 77 and 0 that follow\n# object tree: will fail malloc 76 and 0 that follow\n# object tree: will fail malloc 75 and 0 that follow\n# object tree: will fail malloc 74 and 0 that follow\n# object tree: will fail malloc 73 and 0 that follow\n# object tree: will fail malloc 72 and 0 that follow\n# object tree: will fail malloc 71 and 0 that follow\n# object tree: will fail malloc 70 and 0 that follow\n# object tree: will fail malloc 69 and 0 that follow\n# object tree: will fail malloc 68 and 0 that follow\n# object tree: will fail malloc 67 and 0 that follow\n# object tree: will fail malloc 66 and 0 that follow\n# object tree: will fail malloc 65 and 0 that follow\n# object tree: will fail malloc 64 and 0 that follow\n# object tree: will fail malloc 63 and 0 that follow\n# object tree: will fail malloc 62 and 0 that follow\n# object tree: will fail malloc 61 and 0 that follow\n# object tree: will fail malloc 60 and 0 that follow\n# object tree: will fail malloc 59 and 0 that follow\n# object tree: will fail malloc 58 and 0 that follow\n# object tree: will fail malloc 57 and 0 that follow\n# object tree: will fail malloc 56 and 0 that follow\n# object tree: will fail malloc 55 and 0 that follow\n# object tree: will fail malloc 54 and 0 that follow\n# object tree: will fail malloc 53 and 0 that follow\n# object tree: will fail malloc 52 and 0 that follow\n# object tree: will fail malloc 51 and 0 that follow\n# object tree: will fail malloc 50 and 0 that follow\n# object tree: will fail malloc 49 and 0 that follow\n# object tree: will fail malloc 48 and 0 that follow\n# object tree: will fail malloc 47 and 0 that follow\n# object tree: will fail malloc 46 and 0 that follow\n# object tree: will fail malloc 45 and 0 that follow\n# object tree: will fail malloc 44 and 0 that follow\n# object tree: will fail malloc 43 and 0 that follow\n# object tree: will fail malloc 42 and 0 that follow\n# object tree: will fail malloc 41 and 0 that follow\n# object tree: will fail malloc 40 and 0 that follow\n# object tree: will fail malloc 39 and 0 that follow\n# object tree: will fail malloc 38 and 0 that follow\n# object tree: will fail malloc 37 and 0 that follow\n# object tree: will fail malloc 36 and 0 that follow\n# object tree: will fail malloc 35 and 0 that follow\n# object tree: will fail malloc 34 and 0 that follow\n# object tree: will fail malloc 33 and 0 that follow\n# object tree: will fail malloc 32 and 0 that follow\n# object tree: will fail malloc 31 and 0 that follow\n# object tree: will fail malloc 30 and 0 that follow\n# object tree: will fail malloc 29 and 0 that follow\n# object tree: will fail malloc 28 and 0 that follow\n# object tree: will fail malloc 27 and 0 that follow\n# object tree: will fail malloc 26 and 0 that follow\n# object tree: will fail malloc 25 and 0 that follow\n# object tree: will fail malloc 24 and 0 that follow\n# object tree: will fail malloc 23 and 0 that follow\n# object tree: will fail malloc 22 and 0 that follow\n# object tree: will fail malloc 21 and 0 that follow\n# object tree: will fail malloc 20 and 0 that follow\n# object tree: will fail malloc 19 and 0 that follow\n# object tree: will fail malloc 18 and 0 that follow\n# object tree: will fail malloc 17 and 0 that follow\n# object tree: will fail malloc 16 and 0 that follow\n# object tree: will fail malloc 15 and 0 that follow\n# object tree: will fail malloc 14 and 0 that follow\n# object tree: will fail malloc 13 and 0 that follow\n# object tree: will fail malloc 12 and 0 that follow\n# object tree: will fail malloc 11 and 0 that follow\n# object tree: will fail malloc 10 and 0 that follow\n# object tree: will fail malloc 9 and 0 that follow\n# object tree: will fail malloc 8 and 0 that follow\n# object tree: will fail malloc 7 and 0 that follow\n# object tree: will fail malloc 6 and 0 that follow\n# object tree: will fail malloc 5 and 0 that follow\n# object tree: will fail malloc 4 and 0 that follow\n# object tree: will fail malloc 3 and 0 that follow\n# object tree: will fail malloc 2 and 0 that follow\n# object tree: will fail malloc 1 and 0 that follow\n# object tree: will fail malloc 0 and 0 that follow\n# testing \"object tree\" with 3 consecutive malloc failures\n# object tree: will fail malloc 305 and 1 that follow\n# object tree: will fail malloc 304 and 1 that follow\n# object tree: will fail malloc 303 and 1 that follow\n# object tree: will fail malloc 302 and 1 that follow\n# object tree: will fail malloc 301 and 1 that follow\n# object tree: will fail malloc 300 and 1 that follow\n# object tree: will fail malloc 299 and 1 that follow\n# object tree: will fail malloc 298 and 1 that follow\n# object tree: will fail malloc 297 and 1 that follow\n# object tree: will fail malloc 296 and 1 that follow\n# object tree: will fail malloc 295 and 1 that follow\n# object tree: will fail malloc 294 and 1 that follow\n# object tree: will fail malloc 293 and 1 that follow\n# object tree: will fail malloc 292 and 1 that follow\n# object tree: will fail malloc 291 and 1 that follow\n# object tree: will fail malloc 290 and 1 that follow\n# object tree: will fail malloc 289 and 1 that follow\n# object tree: will fail malloc 288 and 1 that follow\n# object tree: will fail malloc 287 and 1 that follow\n# object tree: will fail malloc 286 and 1 that follow\n# object tree: will fail malloc 285 and 1 that follow\n# object tree: will fail malloc 284 and 1 that follow\n# object tree: will fail malloc 283 and 1 that follow\n# object tree: will fail malloc 282 and 1 that follow\n# object tree: will fail malloc 281 and 1 that follow\n# object tree: will fail malloc 280 and 1 that follow\n# object tree: will fail malloc 279 and 1 that follow\n# object tree: will fail malloc 278 and 1 that follow\n# object tree: will fail malloc 277 and 1 that follow\n# object tree: will fail malloc 276 and 1 that follow\n# object tree: will fail malloc 275 and 1 that follow\n# object tree: will fail malloc 274 and 1 that follow\n# object tree: will fail malloc 273 and 1 that follow\n# object tree: will fail malloc 272 and 1 that follow\n# object tree: will fail malloc 271 and 1 that follow\n# object tree: will fail malloc 270 and 1 that follow\n# object tree: will fail malloc 269 and 1 that follow\n# object tree: will fail malloc 268 and 1 that follow\n# object tree: will fail malloc 267 and 1 that follow\n# object tree: will fail malloc 266 and 1 that follow\n# object tree: will fail malloc 265 and 1 that follow\n# object tree: will fail malloc 264 and 1 that follow\n# object tree: will fail malloc 263 and 1 that follow\n# object tree: will fail malloc 262 and 1 that follow\n# object tree: will fail malloc 261 and 1 that follow\n# object tree: will fail malloc 260 and 1 that follow\n# object tree: will fail malloc 259 and 1 that follow\n# object tree: will fail malloc 258 and 1 that follow\n# object tree: will fail malloc 257 and 1 that follow\n# object tree: will fail malloc 256 and 1 that follow\n# object tree: will fail malloc 255 and 1 that follow\n# object tree: will fail malloc 254 and 1 that follow\n# object tree: will fail malloc 253 and 1 that follow\n# object tree: will fail malloc 252 and 1 that follow\n# object tree: will fail malloc 251 and 1 that follow\n# object tree: will fail malloc 250 and 1 that follow\n# object tree: will fail malloc 249 and 1 that follow\n# object tree: will fail malloc 248 and 1 that follow\n# object tree: will fail malloc 247 and 1 that follow\n# object tree: will fail malloc 246 and 1 that follow\n# object tree: will fail malloc 245 and 1 that follow\n# object tree: will fail malloc 244 and 1 that follow\n# object tree: will fail malloc 243 and 1 that follow\n# object tree: will fail malloc 242 and 1 that follow\n# object tree: will fail malloc 241 and 1 that follow\n# object tree: will fail malloc 240 and 1 that follow\n# object tree: will fail malloc 239 and 1 that follow\n# object tree: will fail malloc 238 and 1 that follow\n# object tree: will fail malloc 237 and 1 that follow\n# object tree: will fail malloc 236 and 1 that follow\n# object tree: will fail malloc 235 and 1 that follow\n# object tree: will fail malloc 234 and 1 that follow\n# object tree: will fail malloc 233 and 1 that follow\n# object tree: will fail malloc 232 and 1 that follow\n# object tree: will fail malloc 231 and 1 that follow\n# object tree: will fail malloc 230 and 1 that follow\n# object tree: will fail malloc 229 and 1 that follow\n# object tree: will fail malloc 228 and 1 that follow\n# object tree: will fail malloc 227 and 1 that follow\n# object tree: will fail malloc 226 and 1 that follow\n# object tree: will fail malloc 225 and 1 that follow\n# object tree: will fail malloc 224 and 1 that follow\n# object tree: will fail malloc 223 and 1 that follow\n# object tree: will fail malloc 222 and 1 that follow\n# object tree: will fail malloc 221 and 1 that follow\n# object tree: will fail malloc 220 and 1 that follow\n# object tree: will fail malloc 219 and 1 that follow\n# object tree: will fail malloc 218 and 1 that follow\n# object tree: will fail malloc 217 and 1 that follow\n# object tree: will fail malloc 216 and 1 that follow\n# object tree: will fail malloc 215 and 1 that follow\n# object tree: will fail malloc 214 and 1 that follow\n# object tree: will fail malloc 213 and 1 that follow\n# object tree: will fail malloc 212 and 1 that follow\n# object tree: will fail malloc 211 and 1 that follow\n# object tree: will fail malloc 210 and 1 that follow\n# object tree: will fail malloc 209 and 1 that follow\n# object tree: will fail malloc 208 and 1 that follow\n# object tree: will fail malloc 207 and 1 that follow\n# object tree: will fail malloc 206 and 1 that follow\n# object tree: will fail malloc 205 and 1 that follow\n# object tree: will fail malloc 204 and 1 that follow\n# object tree: will fail malloc 203 and 1 that follow\n# object tree: will fail malloc 202 and 1 that follow\n# object tree: will fail malloc 201 and 1 that follow\n# object tree: will fail malloc 200 and 1 that follow\n# object tree: will fail malloc 199 and 1 that follow\n# object tree: will fail malloc 198 and 1 that follow\n# object tree: will fail malloc 197 and 1 that follow\n# object tree: will fail malloc 196 and 1 that follow\n# object tree: will fail malloc 195 and 1 that follow\n# object tree: will fail malloc 194 and 1 that follow\n# object tree: will fail malloc 193 and 1 that follow\n# object tree: will fail malloc 192 and 1 that follow\n# object tree: will fail malloc 191 and 1 that follow\n# object tree: will fail malloc 190 and 1 that follow\n# object tree: will fail malloc 189 and 1 that follow\n# object tree: will fail malloc 188 and 1 that follow\n# object tree: will fail malloc 187 and 1 that follow\n# object tree: will fail malloc 186 and 1 that follow\n# object tree: will fail malloc 185 and 1 that follow\n# object tree: will fail malloc 184 and 1 that follow\n# object tree: will fail malloc 183 and 1 that follow\n# object tree: will fail malloc 182 and 1 that follow\n# object tree: will fail malloc 181 and 1 that follow\n# object tree: will fail malloc 180 and 1 that follow\n# object tree: will fail malloc 179 and 1 that follow\n# object tree: will fail malloc 178 and 1 that follow\n# object tree: will fail malloc 177 and 1 that follow\n# object tree: will fail malloc 176 and 1 that follow\n# object tree: will fail malloc 175 and 1 that follow\n# object tree: will fail malloc 174 and 1 that follow\n# object tree: will fail malloc 173 and 1 that follow\n# object tree: will fail malloc 172 and 1 that follow\n# object tree: will fail malloc 171 and 1 that follow\n# object tree: will fail malloc 170 and 1 that follow\n# object tree: will fail malloc 169 and 1 that follow\n# object tree: will fail malloc 168 and 1 that follow\n# object tree: will fail malloc 167 and 1 that follow\n# object tree: will fail malloc 166 and 1 that follow\n# object tree: will fail malloc 165 and 1 that follow\n# object tree: will fail malloc 164 and 1 that follow\n# object tree: will fail malloc 163 and 1 that follow\n# object tree: will fail malloc 162 and 1 that follow\n# object tree: will fail malloc 161 and 1 that follow\n# object tree: will fail malloc 160 and 1 that follow\n# object tree: will fail malloc 159 and 1 that follow\n# object tree: will fail malloc 158 and 1 that follow\n# object tree: will fail malloc 157 and 1 that follow\n# object tree: will fail malloc 156 and 1 that follow\n# object tree: will fail malloc 155 and 1 that follow\n# object tree: will fail malloc 154 and 1 that follow\n# object tree: will fail malloc 153 and 1 that follow\n# object tree: will fail malloc 152 and 1 that follow\n# object tree: will fail malloc 151 and 1 that follow\n# object tree: will fail malloc 150 and 1 that follow\n# object tree: will fail malloc 149 and 1 that follow\n# object tree: will fail malloc 148 and 1 that follow\n# object tree: will fail malloc 147 and 1 that follow\n# object tree: will fail malloc 146 and 1 that follow\n# object tree: will fail malloc 145 and 1 that follow\n# object tree: will fail malloc 144 and 1 that follow\n# object tree: will fail malloc 143 and 1 that follow\n# object tree: will fail malloc 142 and 1 that follow\n# object tree: will fail malloc 141 and 1 that follow\n# object tree: will fail malloc 140 and 1 that follow\n# object tree: will fail malloc 139 and 1 that follow\n# object tree: will fail malloc 138 and 1 that follow\n# object tree: will fail malloc 137 and 1 that follow\n# object tree: will fail malloc 136 and 1 that follow\n# object tree: will fail malloc 135 and 1 that follow\n# object tree: will fail malloc 134 and 1 that follow\n# object tree: will fail malloc 133 and 1 that follow\n# object tree: will fail malloc 132 and 1 that follow\n# object tree: will fail malloc 131 and 1 that follow\n# object tree: will fail malloc 130 and 1 that follow\n# object tree: will fail malloc 129 and 1 that follow\n# object tree: will fail malloc 128 and 1 that follow\n# object tree: will fail malloc 127 and 1 that follow\n# object tree: will fail malloc 126 and 1 that follow\n# object tree: will fail malloc 125 and 1 that follow\n# object tree: will fail malloc 124 and 1 that follow\n# object tree: will fail malloc 123 and 1 that follow\n# object tree: will fail malloc 122 and 1 that follow\n# object tree: will fail malloc 121 and 1 that follow\n# object tree: will fail malloc 120 and 1 that follow\n# object tree: will fail malloc 119 and 1 that follow\n# object tree: will fail malloc 118 and 1 that follow\n# object tree: will fail malloc 117 and 1 that follow\n# object tree: will fail malloc 116 and 1 that follow\n# object tree: will fail malloc 115 and 1 that follow\n# object tree: will fail malloc 114 and 1 that follow\n# object tree: will fail malloc 113 and 1 that follow\n# object tree: will fail malloc 112 and 1 that follow\n# object tree: will fail malloc 111 and 1 that follow\n# object tree: will fail malloc 110 and 1 that follow\n# object tree: will fail malloc 109 and 1 that follow\n# object tree: will fail malloc 108 and 1 that follow\n# object tree: will fail malloc 107 and 1 that follow\n# object tree: will fail malloc 106 and 1 that follow\n# object tree: will fail malloc 105 and 1 that follow\n# object tree: will fail malloc 104 and 1 that follow\n# object tree: will fail malloc 103 and 1 that follow\n# object tree: will fail malloc 102 and 1 that follow\n# object tree: will fail malloc 101 and 1 that follow\n# object tree: will fail malloc 100 and 1 that follow\n# object tree: will fail malloc 99 and 1 that follow\n# object tree: will fail malloc 98 and 1 that follow\n# object tree: will fail malloc 97 and 1 that follow\n# object tree: will fail malloc 96 and 1 that follow\n# object tree: will fail malloc 95 and 1 that follow\n# object tree: will fail malloc 94 and 1 that follow\n# object tree: will fail malloc 93 and 1 that follow\n# object tree: will fail malloc 92 and 1 that follow\n# object tree: will fail malloc 91 and 1 that follow\n# object tree: will fail malloc 90 and 1 that follow\n# object tree: will fail malloc 89 and 1 that follow\n# object tree: will fail malloc 88 and 1 that follow\n# object tree: will fail malloc 87 and 1 that follow\n# object tree: will fail malloc 86 and 1 that follow\n# object tree: will fail malloc 85 and 1 that follow\n# object tree: will fail malloc 84 and 1 that follow\n# object tree: will fail malloc 83 and 1 that follow\n# object tree: will fail malloc 82 and 1 that follow\n# object tree: will fail malloc 81 and 1 that follow\n# object tree: will fail malloc 80 and 1 that follow\n# object tree: will fail malloc 79 and 1 that follow\n# object tree: will fail malloc 78 and 1 that follow\n# object tree: will fail malloc 77 and 1 that follow\n# object tree: will fail malloc 76 and 1 that follow\n# object tree: will fail malloc 75 and 1 that follow\n# object tree: will fail malloc 74 and 1 that follow\n# object tree: will fail malloc 73 and 1 that follow\n# object tree: will fail malloc 72 and 1 that follow\n# object tree: will fail malloc 71 and 1 that follow\n# object tree: will fail malloc 70 and 1 that follow\n# object tree: will fail malloc 69 and 1 that follow\n# object tree: will fail malloc 68 and 1 that follow\n# object tree: will fail malloc 67 and 1 that follow\n# object tree: will fail malloc 66 and 1 that follow\n# object tree: will fail malloc 65 and 1 that follow\n# object tree: will fail malloc 64 and 1 that follow\n# object tree: will fail malloc 63 and 1 that follow\n# object tree: will fail malloc 62 and 1 that follow\n# object tree: will fail malloc 61 and 1 that follow\n# object tree: will fail malloc 60 and 1 that follow\n# object tree: will fail malloc 59 and 1 that follow\n# object tree: will fail malloc 58 and 1 that follow\n# object tree: will fail malloc 57 and 1 that follow\n# object tree: will fail malloc 56 and 1 that follow\n# object tree: will fail malloc 55 and 1 that follow\n# object tree: will fail malloc 54 and 1 that follow\n# object tree: will fail malloc 53 and 1 that follow\n# object tree: will fail malloc 52 and 1 that follow\n# object tree: will fail malloc 51 and 1 that follow\n# object tree: will fail malloc 50 and 1 that follow\n# object tree: will fail malloc 49 and 1 that follow\n# object tree: will fail malloc 48 and 1 that follow\n# object tree: will fail malloc 47 and 1 that follow\n# object tree: will fail malloc 46 and 1 that follow\n# object tree: will fail malloc 45 and 1 that follow\n# object tree: will fail malloc 44 and 1 that follow\n# object tree: will fail malloc 43 and 1 that follow\n# object tree: will fail malloc 42 and 1 that follow\n# object tree: will fail malloc 41 and 1 that follow\n# object tree: will fail malloc 40 and 1 that follow\n# object tree: will fail malloc 39 and 1 that follow\n# object tree: will fail malloc 38 and 1 that follow\n# object tree: will fail malloc 37 and 1 that follow\n# object tree: will fail malloc 36 and 1 that follow\n# object tree: will fail malloc 35 and 1 that follow\n# object tree: will fail malloc 34 and 1 that follow\n# object tree: will fail malloc 33 and 1 that follow\n# object tree: will fail malloc 32 and 1 that follow\n# object tree: will fail malloc 31 and 1 that follow\n# object tree: will fail malloc 30 and 1 that follow\n# object tree: will fail malloc 29 and 1 that follow\n# object tree: will fail malloc 28 and 1 that follow\n# object tree: will fail malloc 27 and 1 that follow\n# object tree: will fail malloc 26 and 1 that follow\n# object tree: will fail malloc 25 and 1 that follow\n# object tree: will fail malloc 24 and 1 that follow\n# object tree: will fail malloc 23 and 1 that follow\n# object tree: will fail malloc 22 and 1 that follow\n# object tree: will fail malloc 21 and 1 that follow\n# object tree: will fail malloc 20 and 1 that follow\n# object tree: will fail malloc 19 and 1 that follow\n# object tree: will fail malloc 18 and 1 that follow\n# object tree: will fail malloc 17 and 1 that follow\n# object tree: will fail malloc 16 and 1 that follow\n# object tree: will fail malloc 15 and 1 that follow\n# object tree: will fail malloc 14 and 1 that follow\n# object tree: will fail malloc 13 and 1 that follow\n# object tree: will fail malloc 12 and 1 that follow\n# object tree: will fail malloc 11 and 1 that follow\n# object tree: will fail malloc 10 and 1 that follow\n# object tree: will fail malloc 9 and 1 that follow\n# object tree: will fail malloc 8 and 1 that follow\n# object tree: will fail malloc 7 and 1 that follow\n# object tree: will fail malloc 6 and 1 that follow\n# object tree: will fail malloc 5 and 1 that follow\n# object tree: will fail malloc 4 and 1 that follow\n# object tree: will fail malloc 3 and 1 that follow\n# object tree: will fail malloc 2 and 1 that follow\n# object tree: will fail malloc 1 and 1 that follow\n# object tree: will fail malloc 0 and 1 that follow\n# testing \"object tree\" with 4 consecutive malloc failures\n# object tree: will fail malloc 305 and 2 that follow\n# object tree: will fail malloc 304 and 2 that follow\n# object tree: will fail malloc 303 and 2 that follow\n# object tree: will fail malloc 302 and 2 that follow\n# object tree: will fail malloc 301 and 2 that follow\n# object tree: will fail malloc 300 and 2 that follow\n# object tree: will fail malloc 299 and 2 that follow\n# object tree: will fail malloc 298 and 2 that follow\n# object tree: will fail malloc 297 and 2 that follow\n# object tree: will fail malloc 296 and 2 that follow\n# object tree: will fail malloc 295 and 2 that follow\n# object tree: will fail malloc 294 and 2 that follow\n# object tree: will fail malloc 293 and 2 that follow\n# object tree: will fail malloc 292 and 2 that follow\n# object tree: will fail malloc 291 and 2 that follow\n# object tree: will fail malloc 290 and 2 that follow\n# object tree: will fail malloc 289 and 2 that follow\n# object tree: will fail malloc 288 and 2 that follow\n# object tree: will fail malloc 287 and 2 that follow\n# object tree: will fail malloc 286 and 2 that follow\n# object tree: will fail malloc 285 and 2 that follow\n# object tree: will fail malloc 284 and 2 that follow\n# object tree: will fail malloc 283 and 2 that follow\n# object tree: will fail malloc 282 and 2 that follow\n# object tree: will fail malloc 281 and 2 that follow\n# object tree: will fail malloc 280 and 2 that follow\n# object tree: will fail malloc 279 and 2 that follow\n# object tree: will fail malloc 278 and 2 that follow\n# object tree: will fail malloc 277 and 2 that follow\n# object tree: will fail malloc 276 and 2 that follow\n# object tree: will fail malloc 275 and 2 that follow\n# object tree: will fail malloc 274 and 2 that follow\n# object tree: will fail malloc 273 and 2 that follow\n# object tree: will fail malloc 272 and 2 that follow\n# object tree: will fail malloc 271 and 2 that follow\n# object tree: will fail malloc 270 and 2 that follow\n# object tree: will fail malloc 269 and 2 that follow\n# object tree: will fail malloc 268 and 2 that follow\n# object tree: will fail malloc 267 and 2 that follow\n# object tree: will fail malloc 266 and 2 that follow\n# object tree: will fail malloc 265 and 2 that follow\n# object tree: will fail malloc 264 and 2 that follow\n# object tree: will fail malloc 263 and 2 that follow\n# object tree: will fail malloc 262 and 2 that follow\n# object tree: will fail malloc 261 and 2 that follow\n# object tree: will fail malloc 260 and 2 that follow\n# object tree: will fail malloc 259 and 2 that follow\n# object tree: will fail malloc 258 and 2 that follow\n# object tree: will fail malloc 257 and 2 that follow\n# object tree: will fail malloc 256 and 2 that follow\n# object tree: will fail malloc 255 and 2 that follow\n# object tree: will fail malloc 254 and 2 that follow\n# object tree: will fail malloc 253 and 2 that follow\n# object tree: will fail malloc 252 and 2 that follow\n# object tree: will fail malloc 251 and 2 that follow\n# object tree: will fail malloc 250 and 2 that follow\n# object tree: will fail malloc 249 and 2 that follow\n# object tree: will fail malloc 248 and 2 that follow\n# object tree: will fail malloc 247 and 2 that follow\n# object tree: will fail malloc 246 and 2 that follow\n# object tree: will fail malloc 245 and 2 that follow\n# object tree: will fail malloc 244 and 2 that follow\n# object tree: will fail malloc 243 and 2 that follow\n# object tree: will fail malloc 242 and 2 that follow\n# object tree: will fail malloc 241 and 2 that follow\n# object tree: will fail malloc 240 and 2 that follow\n# object tree: will fail malloc 239 and 2 that follow\n# object tree: will fail malloc 238 and 2 that follow\n# object tree: will fail malloc 237 and 2 that follow\n# object tree: will fail malloc 236 and 2 that follow\n# object tree: will fail malloc 235 and 2 that follow\n# object tree: will fail malloc 234 and 2 that follow\n# object tree: will fail malloc 233 and 2 that follow\n# object tree: will fail malloc 232 and 2 that follow\n# object tree: will fail malloc 231 and 2 that follow\n# object tree: will fail malloc 230 and 2 that follow\n# object tree: will fail malloc 229 and 2 that follow\n# object tree: will fail malloc 228 and 2 that follow\n# object tree: will fail malloc 227 and 2 that follow\n# object tree: will fail malloc 226 and 2 that follow\n# object tree: will fail malloc 225 and 2 that follow\n# object tree: will fail malloc 224 and 2 that follow\n# object tree: will fail malloc 223 and 2 that follow\n# object tree: will fail malloc 222 and 2 that follow\n# object tree: will fail malloc 221 and 2 that follow\n# object tree: will fail malloc 220 and 2 that follow\n# object tree: will fail malloc 219 and 2 that follow\n# object tree: will fail malloc 218 and 2 that follow\n# object tree: will fail malloc 217 and 2 that follow\n# object tree: will fail malloc 216 and 2 that follow\n# object tree: will fail malloc 215 and 2 that follow\n# object tree: will fail malloc 214 and 2 that follow\n# object tree: will fail malloc 213 and 2 that follow\n# object tree: will fail malloc 212 and 2 that follow\n# object tree: will fail malloc 211 and 2 that follow\n# object tree: will fail malloc 210 and 2 that follow\n# object tree: will fail malloc 209 and 2 that follow\n# object tree: will fail malloc 208 and 2 that follow\n# object tree: will fail malloc 207 and 2 that follow\n# object tree: will fail malloc 206 and 2 that follow\n# object tree: will fail malloc 205 and 2 that follow\n# object tree: will fail malloc 204 and 2 that follow\n# object tree: will fail malloc 203 and 2 that follow\n# object tree: will fail malloc 202 and 2 that follow\n# object tree: will fail malloc 201 and 2 that follow\n# object tree: will fail malloc 200 and 2 that follow\n# object tree: will fail malloc 199 and 2 that follow\n# object tree: will fail malloc 198 and 2 that follow\n# object tree: will fail malloc 197 and 2 that follow\n# object tree: will fail malloc 196 and 2 that follow\n# object tree: will fail malloc 195 and 2 that follow\n# object tree: will fail malloc 194 and 2 that follow\n# object tree: will fail malloc 193 and 2 that follow\n# object tree: will fail malloc 192 and 2 that follow\n# object tree: will fail malloc 191 and 2 that follow\n# object tree: will fail malloc 190 and 2 that follow\n# object tree: will fail malloc 189 and 2 that follow\n# object tree: will fail malloc 188 and 2 that follow\n# object tree: will fail malloc 187 and 2 that follow\n# object tree: will fail malloc 186 and 2 that follow\n# object tree: will fail malloc 185 and 2 that follow\n# object tree: will fail malloc 184 and 2 that follow\n# object tree: will fail malloc 183 and 2 that follow\n# object tree: will fail malloc 182 and 2 that follow\n# object tree: will fail malloc 181 and 2 that follow\n# object tree: will fail malloc 180 and 2 that follow\n# object tree: will fail malloc 179 and 2 that follow\n# object tree: will fail malloc 178 and 2 that follow\n# object tree: will fail malloc 177 and 2 that follow\n# object tree: will fail malloc 176 and 2 that follow\n# object tree: will fail malloc 175 and 2 that follow\n# object tree: will fail malloc 174 and 2 that follow\n# object tree: will fail malloc 173 and 2 that follow\n# object tree: will fail malloc 172 and 2 that follow\n# object tree: will fail malloc 171 and 2 that follow\n# object tree: will fail malloc 170 and 2 that follow\n# object tree: will fail malloc 169 and 2 that follow\n# object tree: will fail malloc 168 and 2 that follow\n# object tree: will fail malloc 167 and 2 that follow\n# object tree: will fail malloc 166 and 2 that follow\n# object tree: will fail malloc 165 and 2 that follow\n# object tree: will fail malloc 164 and 2 that follow\n# object tree: will fail malloc 163 and 2 that follow\n# object tree: will fail malloc 162 and 2 that follow\n# object tree: will fail malloc 161 and 2 that follow\n# object tree: will fail malloc 160 and 2 that follow\n# object tree: will fail malloc 159 and 2 that follow\n# object tree: will fail malloc 158 and 2 that follow\n# object tree: will fail malloc 157 and 2 that follow\n# object tree: will fail malloc 156 and 2 that follow\n# object tree: will fail malloc 155 and 2 that follow\n# object tree: will fail malloc 154 and 2 that follow\n# object tree: will fail malloc 153 and 2 that follow\n# object tree: will fail malloc 152 and 2 that follow\n# object tree: will fail malloc 151 and 2 that follow\n# object tree: will fail malloc 150 and 2 that follow\n# object tree: will fail malloc 149 and 2 that follow\n# object tree: will fail malloc 148 and 2 that follow\n# object tree: will fail malloc 147 and 2 that follow\n# object tree: will fail malloc 146 and 2 that follow\n# object tree: will fail malloc 145 and 2 that follow\n# object tree: will fail malloc 144 and 2 that follow\n# object tree: will fail malloc 143 and 2 that follow\n# object tree: will fail malloc 142 and 2 that follow\n# object tree: will fail malloc 141 and 2 that follow\n# object tree: will fail malloc 140 and 2 that follow\n# object tree: will fail malloc 139 and 2 that follow\n# object tree: will fail malloc 138 and 2 that follow\n# object tree: will fail malloc 137 and 2 that follow\n# object tree: will fail malloc 136 and 2 that follow\n# object tree: will fail malloc 135 and 2 that follow\n# object tree: will fail malloc 134 and 2 that follow\n# object tree: will fail malloc 133 and 2 that follow\n# object tree: will fail malloc 132 and 2 that follow\n# object tree: will fail malloc 131 and 2 that follow\n# object tree: will fail malloc 130 and 2 that follow\n# object tree: will fail malloc 129 and 2 that follow\n# object tree: will fail malloc 128 and 2 that follow\n# object tree: will fail malloc 127 and 2 that follow\n# object tree: will fail malloc 126 and 2 that follow\n# object tree: will fail malloc 125 and 2 that follow\n# object tree: will fail malloc 124 and 2 that follow\n# object tree: will fail malloc 123 and 2 that follow\n# object tree: will fail malloc 122 and 2 that follow\n# object tree: will fail malloc 121 and 2 that follow\n# object tree: will fail malloc 120 and 2 that follow\n# object tree: will fail malloc 119 and 2 that follow\n# object tree: will fail malloc 118 and 2 that follow\n# object tree: will fail malloc 117 and 2 that follow\n# object tree: will fail malloc 116 and 2 that follow\n# object tree: will fail malloc 115 and 2 that follow\n# object tree: will fail malloc 114 and 2 that follow\n# object tree: will fail malloc 113 and 2 that follow\n# object tree: will fail malloc 112 and 2 that follow\n# object tree: will fail malloc 111 and 2 that follow\n# object tree: will fail malloc 110 and 2 that follow\n# object tree: will fail malloc 109 and 2 that follow\n# object tree: will fail malloc 108 and 2 that follow\n# object tree: will fail malloc 107 and 2 that follow\n# object tree: will fail malloc 106 and 2 that follow\n# object tree: will fail malloc 105 and 2 that follow\n# object tree: will fail malloc 104 and 2 that follow\n# object tree: will fail malloc 103 and 2 that follow\n# object tree: will fail malloc 102 and 2 that follow\n# object tree: will fail malloc 101 and 2 that follow\n# object tree: will fail malloc 100 and 2 that follow\n# object tree: will fail malloc 99 and 2 that follow\n# object tree: will fail malloc 98 and 2 that follow\n# object tree: will fail malloc 97 and 2 that follow\n# object tree: will fail malloc 96 and 2 that follow\n# object tree: will fail malloc 95 and 2 that follow\n# object tree: will fail malloc 94 and 2 that follow\n# object tree: will fail malloc 93 and 2 that follow\n# object tree: will fail malloc 92 and 2 that follow\n# object tree: will fail malloc 91 and 2 that follow\n# object tree: will fail malloc 90 and 2 that follow\n# object tree: will fail malloc 89 and 2 that follow\n# object tree: will fail malloc 88 and 2 that follow\n# object tree: will fail malloc 87 and 2 that follow\n# object tree: will fail malloc 86 and 2 that follow\n# object tree: will fail malloc 85 and 2 that follow\n# object tree: will fail malloc 84 and 2 that follow\n# object tree: will fail malloc 83 and 2 that follow\n# object tree: will fail malloc 82 and 2 that follow\n# object tree: will fail malloc 81 and 2 that follow\n# object tree: will fail malloc 80 and 2 that follow\n# object tree: will fail malloc 79 and 2 that follow\n# object tree: will fail malloc 78 and 2 that follow\n# object tree: will fail malloc 77 and 2 that follow\n# object tree: will fail malloc 76 and 2 that follow\n# object tree: will fail malloc 75 and 2 that follow\n# object tree: will fail malloc 74 and 2 that follow\n# object tree: will fail malloc 73 and 2 that follow\n# object tree: will fail malloc 72 and 2 that follow\n# object tree: will fail malloc 71 and 2 that follow\n# object tree: will fail malloc 70 and 2 that follow\n# object tree: will fail malloc 69 and 2 that follow\n# object tree: will fail malloc 68 and 2 that follow\n# object tree: will fail malloc 67 and 2 that follow\n# object tree: will fail malloc 66 and 2 that follow\n# object tree: will fail malloc 65 and 2 that follow\n# object tree: will fail malloc 64 and 2 that follow\n# object tree: will fail malloc 63 and 2 that follow\n# object tree: will fail malloc 62 and 2 that follow\n# object tree: will fail malloc 61 and 2 that follow\n# object tree: will fail malloc 60 and 2 that follow\n# object tree: will fail malloc 59 and 2 that follow\n# object tree: will fail malloc 58 and 2 that follow\n# object tree: will fail malloc 57 and 2 that follow\n# object tree: will fail malloc 56 and 2 that follow\n# object tree: will fail malloc 55 and 2 that follow\n# object tree: will fail malloc 54 and 2 that follow\n# object tree: will fail malloc 53 and 2 that follow\n# object tree: will fail malloc 52 and 2 that follow\n# object tree: will fail malloc 51 and 2 that follow\n# object tree: will fail malloc 50 and 2 that follow\n# object tree: will fail malloc 49 and 2 that follow\n# object tree: will fail malloc 48 and 2 that follow\n# object tree: will fail malloc 47 and 2 that follow\n# object tree: will fail malloc 46 and 2 that follow\n# object tree: will fail malloc 45 and 2 that follow\n# object tree: will fail malloc 44 and 2 that follow\n# object tree: will fail malloc 43 and 2 that follow\n# object tree: will fail malloc 42 and 2 that follow\n# object tree: will fail malloc 41 and 2 that follow\n# object tree: will fail malloc 40 and 2 that follow\n# object tree: will fail malloc 39 and 2 that follow\n# object tree: will fail malloc 38 and 2 that follow\n# object tree: will fail malloc 37 and 2 that follow\n# object tree: will fail malloc 36 and 2 that follow\n# object tree: will fail malloc 35 and 2 that follow\n# object tree: will fail malloc 34 and 2 that follow\n# object tree: will fail malloc 33 and 2 that follow\n# object tree: will fail malloc 32 and 2 that follow\n# object tree: will fail malloc 31 and 2 that follow\n# object tree: will fail malloc 30 and 2 that follow\n# object tree: will fail malloc 29 and 2 that follow\n# object tree: will fail malloc 28 and 2 that follow\n# object tree: will fail malloc 27 and 2 that follow\n# object tree: will fail malloc 26 and 2 that follow\n# object tree: will fail malloc 25 and 2 that follow\n# object tree: will fail malloc 24 and 2 that follow\n# object tree: will fail malloc 23 and 2 that follow\n# object tree: will fail malloc 22 and 2 that follow\n# object tree: will fail malloc 21 and 2 that follow\n# object tree: will fail malloc 20 and 2 that follow\n# object tree: will fail malloc 19 and 2 that follow\n# object tree: will fail malloc 18 and 2 that follow\n# object tree: will fail malloc 17 and 2 that follow\n# object tree: will fail malloc 16 and 2 that follow\n# object tree: will fail malloc 15 and 2 that follow\n# object tree: will fail malloc 14 and 2 that follow\n# object tree: will fail malloc 13 and 2 that follow\n# object tree: will fail malloc 12 and 2 that follow\n# object tree: will fail malloc 11 and 2 that follow\n# object tree: will fail malloc 10 and 2 that follow\n# object tree: will fail malloc 9 and 2 that follow\n# object tree: will fail malloc 8 and 2 that follow\n# object tree: will fail malloc 7 and 2 that follow\n# object tree: will fail malloc 6 and 2 that follow\n# object tree: will fail malloc 5 and 2 that follow\n# object tree: will fail malloc 4 and 2 that follow\n# object tree: will fail malloc 3 and 2 that follow\n# object tree: will fail malloc 2 and 2 that follow\n# object tree: will fail malloc 1 and 2 that follow\n# object tree: will fail malloc 0 and 2 that follow\nok 30 - object-tree\n# object-tree test took 0 seconds\nok 31 - object-tree did not leak memory\n# Running test: sha\n# No test data dir\nok 32 - sha\n# sha test took 0 seconds\nok 33 - sha did not leak memory\n# Running test: string\nok 34 - string\n# string test took 0 seconds\nok 35 - string did not leak memory\n# Running test: sysdeps\nok 36 - sysdeps\n# sysdeps test took 0 seconds\nok 37 - sysdeps did not leak memory\n# Running test: userdb\n#     Current user: root homedir: /home/root gids:\n# - 0\n# Is Console user: 0\n# Invocation was OK: yes\n# Is Console user 4711: 0\n# Invocation was OK: User \"???\" unknown or no memory to allocate password entry\n\nok 38 - userdb\n# userdb test took 0 seconds\nok 39 - userdb did not leak memory\n# Running test: transport-unix\nok 40 - transport-unix\n# transport-unix test took 0 seconds\nok 41 - transport-unix did not leak memory\n# 41 tests passed (0 skipped)\n1..41\nPASS: dbus/test-misc-internals.test\nRunning test: dbus/test-corrupt.test\nTAP version 13\n# random seed: R02See06253bcd46f95017df79a48c63af96\n1..4\n# Start of corrupt tests\ndbus[5524]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\nok 1 /corrupt/tcp\nok 2 /corrupt/unix\n# Start of byte-order tests\nok 3 /corrupt/byte-order/tcp\nok 4 /corrupt/byte-order/unix\n# End of byte-order tests\n# End of corrupt tests\nPASS: dbus/test-corrupt.test\nRunning test: dbus/test-shell_with_config.test\n# Testing command line 'command -s --force-shutdown \"a string\" 123'\n# Number of arguments: 5\n# Argument 0 = command\n# Argument 1 = -s\n# Argument 2 = --force-shutdown\n# Argument 3 = a string\n# Argument 4 = 123\n# Testing command line 'command -s'\n# Number of arguments: 2\n# Argument 0 = command\n# Argument 1 = -s\n# Testing command line '/opt/gnome/bin/service-start'\n# Number of arguments: 1\n# Argument 0 = /opt/gnome/bin/service-start\n# Testing command line 'grep -l -r -i 'whatever' files*.c'\n# Number of arguments: 6\n# Argument 0 = grep\n# Argument 1 = -l\n# Argument 2 = -r\n# Argument 3 = -i\n# Argument 4 = whatever\n# Argument 5 = files*.c\n# Testing command line '/home/boston/johnp/devel-local/dbus/test/test-segfault'\n# Number of arguments: 1\n# Argument 0 = /home/boston/johnp/devel-local/dbus/test/test-segfault\n# Testing command line 'ls -l -a --colors'\n# Number of arguments: 4\n# Argument 0 = ls\n# Argument 1 = -l\n# Argument 2 = -a\n# Argument 3 = --colors\n# Testing command line 'rsync-to-server'\n# Number of arguments: 1\n# Argument 0 = rsync-to-server\n# Testing command line 'test-segfault --no-segfault'\n# Number of arguments: 2\n# Argument 0 = test-segfault\n# Argument 1 = --no-segfault\n# Testing command line 'evolution mailto:pepe@cuco.com'\n# Number of arguments: 2\n# Argument 0 = evolution\n# Argument 1 = mailto:pepe@cuco.com\n# Testing command line 'run \"a \n multiline\"'\n# Number of arguments: 2\n# Argument 0 = run\n# Argument 1 = a \n multiline\n# Testing command line 'ls \"a wrong string''\n# Error (as expected) parsing command line: Unclosed quotes in command line\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\n1..11\nPASS: dbus/test-shell_with_config.test\nRunning test: dbus/test-fdpass_with_config.test\nTAP version 13\n# random seed: R02Sf18aa492655f3c49f9902a0ba8cd55fa\n1..15\ndbus[5528]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\nok 1 /unsupported\nok 2 /relay\nok 3 /limit\n# Start of too-many tests\nok 4 /too-many/plus1\nok 5 /too-many/plus2\nok 6 /too-many/plus17\nok 7 /too-many/split\n# End of too-many tests\n# Start of flood tests\nok 8 /flood/1\nok 9 /flood/half-limit\nok 10 /flood/over-half-limit\nok 11 /flood/limit\n# End of flood tests\n# Start of odd-limit tests\nok 12 /odd-limit/minus1\nok 13 /odd-limit/at\nok 14 /odd-limit/plus1\nok 15 /odd-limit/plus2\n# End of odd-limit tests\nPASS: dbus/test-fdpass_with_config.test\nRunning test: dbus/test-desktop-file.test\nTAP version 13\n# random seed: R02S6aa0258ece56aabb99d35b5ada8cc80e\n1..25\n# Start of desktop-file tests\n# Start of valid tests\nok 1 /desktop-file/valid/newlines\nok 2 /desktop-file/valid/spaces\nok 3 /desktop-file/valid/normal\nok 4 /desktop-file/valid/empty value\nok 5 /desktop-file/valid/empty section\nok 6 /desktop-file/valid/empty section with newline\nok 7 /desktop-file/valid/odd whitespace\nok 8 /desktop-file/valid/Misc printable ASCII in section heading\nok 9 /desktop-file/valid/Backslash in section heading\nok 10 /desktop-file/valid/empty\n# End of valid tests\n# Start of invalid tests\nok 11 /desktop-file/invalid/unterminated section heading\nok 12 /desktop-file/invalid/newline in section heading\nok 13 /desktop-file/invalid/tab in section heading\nok 14 /desktop-file/invalid/junk after section heading\nok 15 /desktop-file/invalid/opening square bracket in section heading\nok 16 /desktop-file/invalid/closing square bracket in section heading\nok 17 /desktop-file/invalid/control character in section heading\nok 18 /desktop-file/invalid/backspace in section heading\nok 19 /desktop-file/invalid/NUL in section heading\nok 20 /desktop-file/invalid/non-ASCII in section heading\nok 21 /desktop-file/invalid/bare string not in section\nok 22 /desktop-file/invalid/key-value not in section\nok 23 /desktop-file/invalid/contains control character\nok 24 /desktop-file/invalid/contains nul\nok 25 /desktop-file/invalid/empty section name\n# End of invalid tests\n# End of desktop-file tests\nPASS: dbus/test-desktop-file.test\nRunning test: dbus/integration/transient-services.sh.test\n1..0 # SKIP -  is empty or unset\nPASS: dbus/integration/transient-services.sh.test\nRunning test: dbus/test-counter.test\n# No test data!\nok 1 - initial nss query did not leak memory\n# Running test: unix_fd\nok 2 - unix_fd\n# unix_fd test took 0 seconds\nok 3 - unix_fd did not leak memory\n# Running test: size\nok 4 - size\n# size test took 0 seconds\nok 5 - size did not leak memory\n# 5 tests passed (0 skipped)\n1..5\nPASS: dbus/test-counter.test\nRunning test: dbus/test-dbus-daemon_with_config.test\nTAP version 13\n# random seed: R02S5fd3510d4ae86fd392fde7975a1ccdf2\n1..36\n# Resetting test timeout (reference: 0x5571671760; factor: 1)\n# ProcessID of this process is 5540\n# UnixUserID of this process is 0\n# UnixGroupIDs of this process present (1 groups)\n# Time since timeout reset 0x5571671760: 0.005 seconds\nok 1 /creds\n# Resetting test timeout (reference: 0x5571674dc0; factor: 1)\n# GetConnectionUnixProcessID returned 5540\n# Time since timeout reset 0x5571674dc0: 0.005 seconds\nok 2 /processid\n# Resetting test timeout (reference: 0x5571673f80; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=61303\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\n# max perf: 2000 messages / 0.262027 seconds\n# Time since timeout reset 0x5571673f80: 0.268 seconds\nok 3 /unix-runtime-is-default\n# Start of echo tests\n# Resetting test timeout (reference: 0x55716784f0; factor: 1)\n# max perf: 2000 messages / 0.286845 seconds\n# Time since timeout reset 0x55716784f0: 0.293 seconds\nok 4 /echo/session\n# Resetting test timeout (reference: 0x5571783290; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393\n# max perf: 10000 messages / 1.591304 seconds\n# Time since timeout reset 0x5571783290: 1.604 seconds\nok 5 /echo/limited\n# slow test /echo/limited executed in 1.60 secs\n# End of echo tests\n# Start of no-reply tests\n# Resetting test timeout (reference: 0x55720614d0; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=76112\n# Time since timeout reset 0x55720614d0: 0.006 seconds\nok 6 /no-reply/disconnect\n# Resetting test timeout (reference: 0x55716728a0; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=76112\n# Time since timeout reset 0x55716728a0: 0.106 seconds\nok 7 /no-reply/timeout\n# End of no-reply tests\n# Start of canonical-path tests\n# Resetting test timeout (reference: 0x55716e0f10; factor: 1)\n# Time since timeout reset 0x55716e0f10: 0.006 seconds\nok 8 /canonical-path/uae\n# End of canonical-path tests\n# Start of limits tests\n# Resetting test timeout (reference: 0x55716e4b70; factor: 1)\ndbus-daemon[5549]: [session uid=0 pid=5549] The maximum number of active connections has been reached (max_completed_connections=3)\n# Time since timeout reset 0x55716e4b70: 0.007 seconds\nok 9 /limits/max-completed-connections\n# Resetting test timeout (reference: 0x55716ddb80; factor: 1)\ndbus-daemon[5550]: [session uid=0 pid=5550] The maximum number of active connections for UID 0 has been reached (max_connections_per_user=3)\n# Time since timeout reset 0x55716ddb80: 0.006 seconds\nok 10 /limits/max-connections-per-user\n# Resetting test timeout (reference: 0x55716ddd60; factor: 1)\ndbus-daemon[5551]: [session uid=0 pid=5551] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=3)\n# message of type 3\ndbus-daemon[5551]: [session uid=0 pid=5551] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=3)\n# message of type 3\n# message of type 2\n# message of type 2\n# message of type 2\n# Time since timeout reset 0x55716ddd60: 0.006 seconds\nok 11 /limits/max-replies-per-connection\n# Resetting test timeout (reference: 0x55716df260; factor: 1)\ndbus-daemon[5552]: [session uid=0 pid=5552] Connection \":1.0\" is not allowed to add more match rules (increase limits in configuration file if required; max_match_rules_per_connection=3)\n# Time since timeout reset 0x55716df260: 0.007 seconds\nok 12 /limits/max-match-rules-per-connection\n# Resetting test timeout (reference: 0x5571674470; factor: 1)\ndbus-daemon[5553]: [session uid=0 pid=5553] Connection \":1.0\" is not allowed to own more services (increase limits in configuration file if required; max_names_per_connection=4)\n# Time since timeout reset 0x5571674470: 0.008 seconds\nok 13 /limits/max-names-per-connection\n# Resetting test timeout (reference: 0x5571671d10; factor: 1)\n# Time since timeout reset 0x5571671d10: 0.005 seconds\nok 14 /limits/pending-fd-timeout # SKIP Cannot test, uid 0 is immune to this limit\n# End of limits tests\n# Start of match tests\n# Start of remove tests\n# Resetting test timeout (reference: 0x5571671a70; factor: 1)\n# Time since timeout reset 0x5571671a70: 0.005 seconds\nok 15 /match/remove/fails\n# Resetting test timeout (reference: 0x55716dccc0; factor: 1)\n# Time since timeout reset 0x55716dccc0: 0.006 seconds\nok 16 /match/remove/succeeds\n# End of remove tests\n# End of match tests\n# Start of peer tests\n# Resetting test timeout (reference: 0x55716e0c70; factor: 1)\n# Time since timeout reset 0x55716e0c70: 0.005 seconds\nok 17 /peer/ping\n# Resetting test timeout (reference: 0x5571672fb0; factor: 1)\n# Time since timeout reset 0x5571672fb0: 0.005 seconds\nok 18 /peer/get-machine-id\n# End of peer tests\n# Start of properties tests\n# Resetting test timeout (reference: 0x55716df260; factor: 1)\n# Time since timeout reset 0x55716df260: 0.005 seconds\nok 19 /properties/get-invalid-iface\n# Resetting test timeout (reference: 0x55716e0f10; factor: 1)\n# Time since timeout reset 0x55716e0f10: 0.005 seconds\nok 20 /properties/get-invalid-path\n# Resetting test timeout (reference: 0x55716e07d0; factor: 1)\n# Time since timeout reset 0x55716e07d0: 0.006 seconds\nok 21 /properties/get-invalid\n# Resetting test timeout (reference: 0x55716f11f0; factor: 1)\n# Time since timeout reset 0x55716f11f0: 0.005 seconds\nok 22 /properties/get-all-invalid-iface\n# Resetting test timeout (reference: 0x557185bf40; factor: 1)\n# Time since timeout reset 0x557185bf40: 0.005 seconds\nok 23 /properties/get-all-invalid-path\n# Resetting test timeout (reference: 0x5571671c70; factor: 1)\n# Time since timeout reset 0x5571671c70: 0.006 seconds\nok 24 /properties/set-invalid-iface\n# Resetting test timeout (reference: 0x5571676bc0; factor: 1)\n# Time since timeout reset 0x5571676bc0: 0.006 seconds\nok 25 /properties/set-invalid-path\n# Resetting test timeout (reference: 0x5571666040; factor: 1)\n# Time since timeout reset 0x5571666040: 0.005 seconds\nok 26 /properties/set-invalid\n# Resetting test timeout (reference: 0x5571671c70; factor: 1)\n# Time since timeout reset 0x5571671c70: 0.005 seconds\nok 27 /properties/set\n# Resetting test timeout (reference: 0x5571673180; factor: 1)\n# Feature: ActivatableServicesChanged\n# Feature: HeaderFiltering\n# Feature: SystemdActivation\n# Time since timeout reset 0x5571673180: 0.005 seconds\nok 28 /properties/features\n# Resetting test timeout (reference: 0x55716df260; factor: 1)\n# Interface: org.freedesktop.DBus.Monitoring\n# Interface: org.freedesktop.DBus.Debug.Stats\n# Time since timeout reset 0x55716df260: 0.006 seconds\nok 29 /properties/interfaces\n# Resetting test timeout (reference: 0x5571671970; factor: 1)\n# Feature: ActivatableServicesChanged\n# Feature: HeaderFiltering\n# Feature: SystemdActivation\n# Interface: org.freedesktop.DBus.Monitoring\n# Interface: org.freedesktop.DBus.Debug.Stats\n# Time since timeout reset 0x5571671970: 0.005 seconds\nok 30 /properties/get-all\n# End of properties tests\n# Start of policy tests\n# Resetting test timeout (reference: 0x55716eb590; factor: 1)\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 1 fds to /test/DenySendMax2 was denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 2 fds to /test/DenySendMax2 was denied, as expected\n# message of type 2\n# Sending 3 fds to /test/DenySendMax2 was not denied, as expected\n# message of type 2\n# Sending 4 fds to /test/DenySendMax2 was not denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 2 fds to /test/DenyReceiveMax3 was denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 3 fds to /test/DenyReceiveMax3 was denied, as expected\n# message of type 2\n# Sending 4 fds to /test/DenyReceiveMax3 was not denied, as expected\n# message of type 2\n# Sending 5 fds to /test/DenyReceiveMax3 was not denied, as expected\n# message of type 2\n# Sending 2 fds to /test/DenySendMin4 was not denied, as expected\n# message of type 2\n# Sending 3 fds to /test/DenySendMin4 was not denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 4 fds to /test/DenySendMin4 was denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 5 fds to /test/DenySendMin4 was denied, as expected\n# message of type 2\n# Sending 3 fds to /test/DenyReceiveMin5 was not denied, as expected\n# message of type 2\n# Sending 4 fds to /test/DenyReceiveMin5 was not denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 5 fds to /test/DenyReceiveMin5 was denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 6 fds to /test/DenyReceiveMin5 was denied, as expected\n# Time since timeout reset 0x55716eb590: 0.015 seconds\nok 31 /policy/count-fds\n# End of policy tests\n# Start of fd-limit tests\n# Resetting test timeout (reference: 0x5571666750; factor: 1)\n# our RLIMIT_NOFILE: rlim_cur: 1024, rlim_max: 4096\n# dbus-daemon's RLIMIT_NOFILE: rlim_cur: 65536, rlim_max: 65536\n# Time since timeout reset 0x5571666750: 0.006 seconds\nok 32 /fd-limit/session\n# Resetting test timeout (reference: 0x5571674ff0; factor: 1)\n# our RLIMIT_NOFILE: rlim_cur: 1024, rlim_max: 4096\n# dbus-daemon's RLIMIT_NOFILE: rlim_cur: 65536, rlim_max: 65536\n# Time since timeout reset 0x5571674ff0: 0.006 seconds\nok 33 /fd-limit/system\n# End of fd-limit tests\n# Start of activation tests\n# Resetting test timeout (reference: 0x5571675620; factor: 1)\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# owner of \":1.2\": \"\" -> \":1.2\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.2\"\nEcho service echoed string: \"hello world\"\n# TestSuiteForkingEchoService initial reply OK\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.2\" -> \"\"\n# owner of \":1.2\": \":1.2\" -> \"\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\nExecuting: dbus/test-dbus-daemon_with_config.test\n# owner of \":1.3\": \"\" -> \":1.3\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.3\"\nEcho service echoed string: \"counter 1\"\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.3\" -> \"\"\n# owner of \":1.3\": \":1.3\" -> \"\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# owner of \":1.4\": \"\" -> \":1.4\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.4\"\nEcho service echoed string: \"counter 3\"\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.4\" -> \"\"\n# owner of \":1.4\": \":1.4\" -> \"\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# owner of \":1.5\": \"\" -> \":1.5\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.5\"\nEcho service echoed string: \"counter 5\"\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.5\" -> \"\"\n# owner of \":1.5\": \":1.5\" -> \"\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# owner of \":1.6\": \"\" -> \":1.6\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.6\"\nEcho service echoed string: \"counter 7\"\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.6\" -> \"\"\n# owner of \":1.6\": \":1.6\" -> \"\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# owner of \":1.7\": \"\" -> \":1.7\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.7\"\nEcho service echoed string: \"counter 9\"\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.7\" -> \"\"\n# Time since timeout reset 0x5571675620: 6.042 seconds\nok 34 /activation/forking\n# slow test /activation/forking executed in 6.04 secs\n# End of activation tests\n# Start of system-policy tests\n# Resetting test timeout (reference: 0x55717d8e70; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=18229\ndbus-daemon[5594]: [session uid=0 pid=5594] Activating service name='org.freedesktop.DBus.TestSuiteEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\ndbus-daemon[5594]: [session uid=0 pid=5594] Successfully activated service 'org.freedesktop.DBus.TestSuiteEchoService'\n# got signal\n# Time since timeout reset 0x55717d8e70: 0.010 seconds\nok 35 /system-policy/allow-signals\n# Start of send-destination tests\n# Resetting test timeout (reference: 0x5571677ca0; factor: 1)\n# reply from foo.bar.test.dest_prefix.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.apf(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.apf for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.apf(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.apf for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.apf.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.apf.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.apf.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.apf.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dpf(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dpf for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dpf(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dpf for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dpf.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dpf.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dpf.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dpf.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.m(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.m(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.none\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.none\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.none\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.none\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.ao(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct method_return\n# reply from foo.bar.test.dest_prefix.ao(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.do(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.do(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ao.ao(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao.ao for correct method_return\n# reply from foo.bar.test.dest_prefix.ao.ao(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao.ao for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.do.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.do.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.f1.d.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.d.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a for correct method_return\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a for correct method_return\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.f1.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.do(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do for correct method_return\n# reply from foo.bar.test.dest_prefix.do(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.do.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.do.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ao(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct method_return\n# reply from foo.bar.test.dest_prefix.ao(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f for correct access_denied\n# Time since timeout reset 0x5571677ca0: 0.552 seconds\nok 36 /system-policy/send-destination/prefix\n# slow test /system-policy/send-destination/prefix executed in 0.55 secs\n# End of send-destination tests\n# End of system-policy tests\nPASS: dbus/test-dbus-daemon_with_config.test\nSUMMARY: total=66; passed=66; skipped=0; failed=0; user=39.4s; system=25.0s; maxrss=14848\nDURATION: 40\nEND: /usr/lib/dbus/ptest\n2024-02-06T09:13\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "dbus": {
                    "duration": "40",
                    "log": "START: ptest-runner\n2024-02-06T09:12\nRunning test: dbus/test-refs.test\nTAP version 13\n# random seed: R02S22674241a09af84ca6fed3a796778782\n1..4\n# Start of refs tests\n# Resetting test timeout (reference: 0x558ffd04c0; factor: 1)\n# Time since timeout reset 0x558ffd04c0: 1.463 seconds\nok 1 /refs/connection\n# slow test /refs/connection executed in 1.46 secs\n# Resetting test timeout (reference: 0x558ffd19b0; factor: 1)\n# Time since timeout reset 0x558ffd19b0: 0.596 seconds\nok 2 /refs/message\n# slow test /refs/message executed in 0.60 secs\n# Resetting test timeout (reference: 0x558ffd0500; factor: 1)\n# Time since timeout reset 0x558ffd0500: 1.698 seconds\nok 3 /refs/pending-call\n# slow test /refs/pending-call executed in 1.70 secs\n# Resetting test timeout (reference: 0x558ffd2350; factor: 1)\nExecuting: dbus/test-refs.test\n# Time since timeout reset 0x558ffd2350: 1.359 seconds\nok 4 /refs/server\n# slow test /refs/server executed in 1.36 secs\n# End of refs tests\nPASS: dbus/test-refs.test\nRunning test: dbus/test-userdb_with_config.test\nTAP version 13\n# random seed: R02S6129bc56196b492dd0f28bf845a934b1\n1..1\n# Start of userdb tests\n# Groups of uid 0:\n# [0]: 0\n# Groups of uid 0:\n# [0]: 0\n# Total: 1 groups\n# uid 31337 doesn't exist: (no errno)\n# Getting groups from non-uid failed as expected: org.freedesktop.DBus.Error.Failed: User \"???\" unknown or no memory to allocate password entry\n# \nok 1 /userdb/groups_from_uid\n# End of userdb tests\nPASS: dbus/test-userdb_with_config.test\nRunning test: dbus/test-relay_with_config.test\nTAP version 13\n# random seed: R02Sbfdf5059058b26ca2e30879f394fce62\n1..6\n# Start of connect tests\n# Resetting test timeout (reference: 0x5575e704c0; factor: 1)\n# Time since timeout reset 0x5575e704c0: 0.002 seconds\nok 1 /connect/tcp\n# Resetting test timeout (reference: 0x5575e74070; factor: 1)\n# Time since timeout reset 0x5575e74070: 0.000 seconds\nok 2 /connect/unix\n# End of connect tests\n# Start of relay tests\n# Resetting test timeout (reference: 0x5575e77ac0; factor: 1)\ndbus[2793]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n# Time since timeout reset 0x5575e77ac0: 0.050 seconds\nok 3 /relay/tcp\n# Resetting test timeout (reference: 0x5575e779b0; factor: 1)\n# Time since timeout reset 0x5575e779b0: 0.001 seconds\nok 4 /relay/unix\n# End of relay tests\n# Start of limit tests\n# Resetting test timeout (reference: 0x5575e74760; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393\n# Time since timeout reset 0x5575e74760: 0.643 seconds\nok 5 /limit/tcp\n# slow test /limit/tcp executed in 0.64 secs\n# Resetting test timeout (reference: 0x5575e76670; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393\n# Time since timeout reset 0x5575e76670: 0.580 seconds\nok 6 /limit/unix\n# slow test /limit/unix executed in 0.58 secs\n# End of limit tests\nPASS: dbus/test-relay_with_config.test\nRunning test: dbus/test-misc-internals_with_config.test\n# Test data in /usr/libexec/installed-tests/dbus/data\nok 1 - initial nss query did not leak memory\n# Running test: misc\nok 2 - misc\n# misc test took 0 seconds\nok 3 - misc did not leak memory\n# Running test: address\nok 4 - address\n# address test took 0 seconds\nok 5 - address did not leak memory\n# Running test: server\nok 6 - server\n# server test took 0 seconds\nok 7 - server did not leak memory\n# Running test: signature\nok 8 - signature\n# signature test took 0 seconds\nok 9 - signature did not leak memory\n# Running test: mem-pool\nok 10 - mem-pool\n# mem-pool test took 0 seconds\nok 11 - mem-pool did not leak memory\n# Running test: list\nok 12 - list\n# list test took 0 seconds\nok 13 - list did not leak memory\n# Running test: auth\n# Testing auth:\n#     cookie-sha1.auth-script\ndbus[2795]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n#     external-failed.auth-script\n#     anonymous-client-successful.auth-script\n#     fail-after-n-attempts.auth-script\n#     anonymous-server-successful.auth-script\n#     cookie-sha1-username.auth-script\n#     external-successful.auth-script\n#     invalid-command-client.auth-script\n#     external-root.auth-script\n#     cancel.auth-script\n#     mechanisms.auth-script\n#     invalid-command.auth-script\n#     fallback.auth-script\n#     external-silly.auth-script\n#     extra-bytes.auth-script\n#     client-out-of-mechanisms.auth-script\n#     external-username.auth-script\n#     external-auto.auth-script\n#     invalid-hex-encoding.auth-script\nok 14 - auth\n# auth test took 0 seconds\nok 15 - auth did not leak memory\n# Running test: byteswap\n#   120 blocks swapped from order 'l' to 'B'\n#   120 blocks swapped from order 'B' to 'l'\nok 16 - byteswap\n# byteswap test took 0 seconds\nok 17 - byteswap did not leak memory\n# Running test: credentials\n# Unix uid only: uid=12\n# Unix complete set: uid=12 pid=511 gid=42 gid=123 gid=1000 gid=5678\n# Windows sid only: sid=whatever a windows sid looks like\n# Windows complete set: pid=511 sid=whatever a windows sid looks like\nok 18 - credentials\n# credentials test took 0 seconds\nok 19 - credentials did not leak memory\n# Running test: data-slot\nok 20 - data-slot\n# data-slot test took 0 seconds\nok 21 - data-slot did not leak memory\n# Running test: keyring\n#  1 keys in test\nok 22 - keyring\n# keyring test took 0 seconds\nok 23 - keyring did not leak memory\n# Running test: marshal-validate\nok 24 - marshal-validate\n# marshal-validate test took 0 seconds\nok 25 - marshal-validate did not leak memory\n# Running test: marshalling\nok 26 - marshalling\n# marshalling test took 0 seconds\nok 27 - marshalling did not leak memory\n# Running test: memory\nok 28 - memory\n# memory test took 0 seconds\nok 29 - memory did not leak memory\n# Running test: object-tree\n# Running \"object tree\" once to count mallocs\n# \"object tree\" has about 295 mallocs in total\n# testing \"object tree\" with up to 4 consecutive malloc failures\n# testing \"object tree\" with 2 consecutive malloc failures\n# object tree: will fail malloc 305 and 0 that follow\n# object tree: will fail malloc 304 and 0 that follow\n# object tree: will fail malloc 303 and 0 that follow\n# object tree: will fail malloc 302 and 0 that follow\n# object tree: will fail malloc 301 and 0 that follow\n# object tree: will fail malloc 300 and 0 that follow\n# object tree: will fail malloc 299 and 0 that follow\n# object tree: will fail malloc 298 and 0 that follow\n# object tree: will fail malloc 297 and 0 that follow\n# object tree: will fail malloc 296 and 0 that follow\n# object tree: will fail malloc 295 and 0 that follow\n# object tree: will fail malloc 294 and 0 that follow\n# object tree: will fail malloc 293 and 0 that follow\n# object tree: will fail malloc 292 and 0 that follow\n# object tree: will fail malloc 291 and 0 that follow\n# object tree: will fail malloc 290 and 0 that follow\n# object tree: will fail malloc 289 and 0 that follow\n# object tree: will fail malloc 288 and 0 that follow\n# object tree: will fail malloc 287 and 0 that follow\n# object tree: will fail malloc 286 and 0 that follow\n# object tree: will fail malloc 285 and 0 that follow\n# object tree: will fail malloc 284 and 0 that follow\n# object tree: will fail malloc 283 and 0 that follow\n# object tree: will fail malloc 282 and 0 that follow\n# object tree: will fail malloc 281 and 0 that follow\n# object tree: will fail malloc 280 and 0 that follow\n# object tree: will fail malloc 279 and 0 that follow\n# object tree: will fail malloc 278 and 0 that follow\n# object tree: will fail malloc 277 and 0 that follow\n# object tree: will fail malloc 276 and 0 that follow\n# object tree: will fail malloc 275 and 0 that follow\n# object tree: will fail malloc 274 and 0 that follow\n# object tree: will fail malloc 273 and 0 that follow\n# object tree: will fail malloc 272 and 0 that follow\n# object tree: will fail malloc 271 and 0 that follow\n# object tree: will fail malloc 270 and 0 that follow\n# object tree: will fail malloc 269 and 0 that follow\n# object tree: will fail malloc 268 and 0 that follow\n# object tree: will fail malloc 267 and 0 that follow\n# object tree: will fail malloc 266 and 0 that follow\n# object tree: will fail malloc 265 and 0 that follow\n# object tree: will fail malloc 264 and 0 that follow\n# object tree: will fail malloc 263 and 0 that follow\n# object tree: will fail malloc 262 and 0 that follow\n# object tree: will fail malloc 261 and 0 that follow\n# object tree: will fail malloc 260 and 0 that follow\n# object tree: will fail malloc 259 and 0 that follow\n# object tree: will fail malloc 258 and 0 that follow\n# object tree: will fail malloc 257 and 0 that follow\n# object tree: will fail malloc 256 and 0 that follow\n# object tree: will fail malloc 255 and 0 that follow\n# object tree: will fail malloc 254 and 0 that follow\n# object tree: will fail malloc 253 and 0 that follow\n# object tree: will fail malloc 252 and 0 that follow\n# object tree: will fail malloc 251 and 0 that follow\n# object tree: will fail malloc 250 and 0 that follow\n# object tree: will fail malloc 249 and 0 that follow\n# object tree: will fail malloc 248 and 0 that follow\n# object tree: will fail malloc 247 and 0 that follow\n# object tree: will fail malloc 246 and 0 that follow\n# object tree: will fail malloc 245 and 0 that follow\n# object tree: will fail malloc 244 and 0 that follow\n# object tree: will fail malloc 243 and 0 that follow\n# object tree: will fail malloc 242 and 0 that follow\n# object tree: will fail malloc 241 and 0 that follow\n# object tree: will fail malloc 240 and 0 that follow\n# object tree: will fail malloc 239 and 0 that follow\n# object tree: will fail malloc 238 and 0 that follow\n# object tree: will fail malloc 237 and 0 that follow\n# object tree: will fail malloc 236 and 0 that follow\n# object tree: will fail malloc 235 and 0 that follow\n# object tree: will fail malloc 234 and 0 that follow\n# object tree: will fail malloc 233 and 0 that follow\n# object tree: will fail malloc 232 and 0 that follow\n# object tree: will fail malloc 231 and 0 that follow\n# object tree: will fail malloc 230 and 0 that follow\n# object tree: will fail malloc 229 and 0 that follow\n# object tree: will fail malloc 228 and 0 that follow\n# object tree: will fail malloc 227 and 0 that follow\n# object tree: will fail malloc 226 and 0 that follow\n# object tree: will fail malloc 225 and 0 that follow\n# object tree: will fail malloc 224 and 0 that follow\n# object tree: will fail malloc 223 and 0 that follow\n# object tree: will fail malloc 222 and 0 that follow\n# object tree: will fail malloc 221 and 0 that follow\n# object tree: will fail malloc 220 and 0 that follow\n# object tree: will fail malloc 219 and 0 that follow\n# object tree: will fail malloc 218 and 0 that follow\n# object tree: will fail malloc 217 and 0 that follow\n# object tree: will fail malloc 216 and 0 that follow\n# object tree: will fail malloc 215 and 0 that follow\n# object tree: will fail malloc 214 and 0 that follow\n# object tree: will fail malloc 213 and 0 that follow\n# object tree: will fail malloc 212 and 0 that follow\n# object tree: will fail malloc 211 and 0 that follow\n# object tree: will fail malloc 210 and 0 that follow\n# object tree: will fail malloc 209 and 0 that follow\n# object tree: will fail malloc 208 and 0 that follow\n# object tree: will fail malloc 207 and 0 that follow\n# object tree: will fail malloc 206 and 0 that follow\n# object tree: will fail malloc 205 and 0 that follow\n# object tree: will fail malloc 204 and 0 that follow\n# object tree: will fail malloc 203 and 0 that follow\n# object tree: will fail malloc 202 and 0 that follow\n# object tree: will fail malloc 201 and 0 that follow\n# object tree: will fail malloc 200 and 0 that follow\n# object tree: will fail malloc 199 and 0 that follow\n# object tree: will fail malloc 198 and 0 that follow\n# object tree: will fail malloc 197 and 0 that follow\n# object tree: will fail malloc 196 and 0 that follow\n# object tree: will fail malloc 195 and 0 that follow\n# object tree: will fail malloc 194 and 0 that follow\n# object tree: will fail malloc 193 and 0 that follow\n# object tree: will fail malloc 192 and 0 that follow\n# object tree: will fail malloc 191 and 0 that follow\n# object tree: will fail malloc 190 and 0 that follow\n# object tree: will fail malloc 189 and 0 that follow\n# object tree: will fail malloc 188 and 0 that follow\n# object tree: will fail malloc 187 and 0 that follow\n# object tree: will fail malloc 186 and 0 that follow\n# object tree: will fail malloc 185 and 0 that follow\n# object tree: will fail malloc 184 and 0 that follow\n# object tree: will fail malloc 183 and 0 that follow\n# object tree: will fail malloc 182 and 0 that follow\n# object tree: will fail malloc 181 and 0 that follow\n# object tree: will fail malloc 180 and 0 that follow\n# object tree: will fail malloc 179 and 0 that follow\n# object tree: will fail malloc 178 and 0 that follow\n# object tree: will fail malloc 177 and 0 that follow\n# object tree: will fail malloc 176 and 0 that follow\n# object tree: will fail malloc 175 and 0 that follow\n# object tree: will fail malloc 174 and 0 that follow\n# object tree: will fail malloc 173 and 0 that follow\n# object tree: will fail malloc 172 and 0 that follow\n# object tree: will fail malloc 171 and 0 that follow\n# object tree: will fail malloc 170 and 0 that follow\n# object tree: will fail malloc 169 and 0 that follow\n# object tree: will fail malloc 168 and 0 that follow\n# object tree: will fail malloc 167 and 0 that follow\n# object tree: will fail malloc 166 and 0 that follow\n# object tree: will fail malloc 165 and 0 that follow\n# object tree: will fail malloc 164 and 0 that follow\n# object tree: will fail malloc 163 and 0 that follow\n# object tree: will fail malloc 162 and 0 that follow\n# object tree: will fail malloc 161 and 0 that follow\n# object tree: will fail malloc 160 and 0 that follow\n# object tree: will fail malloc 159 and 0 that follow\n# object tree: will fail malloc 158 and 0 that follow\n# object tree: will fail malloc 157 and 0 that follow\n# object tree: will fail malloc 156 and 0 that follow\n# object tree: will fail malloc 155 and 0 that follow\n# object tree: will fail malloc 154 and 0 that follow\n# object tree: will fail malloc 153 and 0 that follow\n# object tree: will fail malloc 152 and 0 that follow\n# object tree: will fail malloc 151 and 0 that follow\n# object tree: will fail malloc 150 and 0 that follow\n# object tree: will fail malloc 149 and 0 that follow\n# object tree: will fail malloc 148 and 0 that follow\n# object tree: will fail malloc 147 and 0 that follow\n# object tree: will fail malloc 146 and 0 that follow\n# object tree: will fail malloc 145 and 0 that follow\n# object tree: will fail malloc 144 and 0 that follow\n# object tree: will fail malloc 143 and 0 that follow\n# object tree: will fail malloc 142 and 0 that follow\n# object tree: will fail malloc 141 and 0 that follow\n# object tree: will fail malloc 140 and 0 that follow\n# object tree: will fail malloc 139 and 0 that follow\n# object tree: will fail malloc 138 and 0 that follow\n# object tree: will fail malloc 137 and 0 that follow\n# object tree: will fail malloc 136 and 0 that follow\n# object tree: will fail malloc 135 and 0 that follow\n# object tree: will fail malloc 134 and 0 that follow\n# object tree: will fail malloc 133 and 0 that follow\n# object tree: will fail malloc 132 and 0 that follow\n# object tree: will fail malloc 131 and 0 that follow\n# object tree: will fail malloc 130 and 0 that follow\n# object tree: will fail malloc 129 and 0 that follow\n# object tree: will fail malloc 128 and 0 that follow\n# object tree: will fail malloc 127 and 0 that follow\n# object tree: will fail malloc 126 and 0 that follow\n# object tree: will fail malloc 125 and 0 that follow\n# object tree: will fail malloc 124 and 0 that follow\n# object tree: will fail malloc 123 and 0 that follow\n# object tree: will fail malloc 122 and 0 that follow\n# object tree: will fail malloc 121 and 0 that follow\n# object tree: will fail malloc 120 and 0 that follow\n# object tree: will fail malloc 119 and 0 that follow\n# object tree: will fail malloc 118 and 0 that follow\n# object tree: will fail malloc 117 and 0 that follow\n# object tree: will fail malloc 116 and 0 that follow\n# object tree: will fail malloc 115 and 0 that follow\n# object tree: will fail malloc 114 and 0 that follow\n# object tree: will fail malloc 113 and 0 that follow\n# object tree: will fail malloc 112 and 0 that follow\n# object tree: will fail malloc 111 and 0 that follow\n# object tree: will fail malloc 110 and 0 that follow\n# object tree: will fail malloc 109 and 0 that follow\n# object tree: will fail malloc 108 and 0 that follow\n# object tree: will fail malloc 107 and 0 that follow\n# object tree: will fail malloc 106 and 0 that follow\n# object tree: will fail malloc 105 and 0 that follow\n# object tree: will fail malloc 104 and 0 that follow\n# object tree: will fail malloc 103 and 0 that follow\n# object tree: will fail malloc 102 and 0 that follow\n# object tree: will fail malloc 101 and 0 that follow\n# object tree: will fail malloc 100 and 0 that follow\n# object tree: will fail malloc 99 and 0 that follow\n# object tree: will fail malloc 98 and 0 that follow\n# object tree: will fail malloc 97 and 0 that follow\n# object tree: will fail malloc 96 and 0 that follow\n# object tree: will fail malloc 95 and 0 that follow\n# object tree: will fail malloc 94 and 0 that follow\n# object tree: will fail malloc 93 and 0 that follow\n# object tree: will fail malloc 92 and 0 that follow\n# object tree: will fail malloc 91 and 0 that follow\n# object tree: will fail malloc 90 and 0 that follow\n# object tree: will fail malloc 89 and 0 that follow\n# object tree: will fail malloc 88 and 0 that follow\n# object tree: will fail malloc 87 and 0 that follow\n# object tree: will fail malloc 86 and 0 that follow\n# object tree: will fail malloc 85 and 0 that follow\n# object tree: will fail malloc 84 and 0 that follow\n# object tree: will fail malloc 83 and 0 that follow\n# object tree: will fail malloc 82 and 0 that follow\n# object tree: will fail malloc 81 and 0 that follow\n# object tree: will fail malloc 80 and 0 that follow\n# object tree: will fail malloc 79 and 0 that follow\n# object tree: will fail malloc 78 and 0 that follow\n# object tree: will fail malloc 77 and 0 that follow\n# object tree: will fail malloc 76 and 0 that follow\n# object tree: will fail malloc 75 and 0 that follow\n# object tree: will fail malloc 74 and 0 that follow\n# object tree: will fail malloc 73 and 0 that follow\n# object tree: will fail malloc 72 and 0 that follow\n# object tree: will fail malloc 71 and 0 that follow\n# object tree: will fail malloc 70 and 0 that follow\n# object tree: will fail malloc 69 and 0 that follow\n# object tree: will fail malloc 68 and 0 that follow\n# object tree: will fail malloc 67 and 0 that follow\n# object tree: will fail malloc 66 and 0 that follow\n# object tree: will fail malloc 65 and 0 that follow\n# object tree: will fail malloc 64 and 0 that follow\n# object tree: will fail malloc 63 and 0 that follow\n# object tree: will fail malloc 62 and 0 that follow\n# object tree: will fail malloc 61 and 0 that follow\n# object tree: will fail malloc 60 and 0 that follow\n# object tree: will fail malloc 59 and 0 that follow\n# object tree: will fail malloc 58 and 0 that follow\n# object tree: will fail malloc 57 and 0 that follow\n# object tree: will fail malloc 56 and 0 that follow\n# object tree: will fail malloc 55 and 0 that follow\n# object tree: will fail malloc 54 and 0 that follow\n# object tree: will fail malloc 53 and 0 that follow\n# object tree: will fail malloc 52 and 0 that follow\n# object tree: will fail malloc 51 and 0 that follow\n# object tree: will fail malloc 50 and 0 that follow\n# object tree: will fail malloc 49 and 0 that follow\n# object tree: will fail malloc 48 and 0 that follow\n# object tree: will fail malloc 47 and 0 that follow\n# object tree: will fail malloc 46 and 0 that follow\n# object tree: will fail malloc 45 and 0 that follow\n# object tree: will fail malloc 44 and 0 that follow\n# object tree: will fail malloc 43 and 0 that follow\n# object tree: will fail malloc 42 and 0 that follow\n# object tree: will fail malloc 41 and 0 that follow\n# object tree: will fail malloc 40 and 0 that follow\n# object tree: will fail malloc 39 and 0 that follow\n# object tree: will fail malloc 38 and 0 that follow\n# object tree: will fail malloc 37 and 0 that follow\n# object tree: will fail malloc 36 and 0 that follow\n# object tree: will fail malloc 35 and 0 that follow\n# object tree: will fail malloc 34 and 0 that follow\n# object tree: will fail malloc 33 and 0 that follow\n# object tree: will fail malloc 32 and 0 that follow\n# object tree: will fail malloc 31 and 0 that follow\n# object tree: will fail malloc 30 and 0 that follow\n# object tree: will fail malloc 29 and 0 that follow\n# object tree: will fail malloc 28 and 0 that follow\n# object tree: will fail malloc 27 and 0 that follow\n# object tree: will fail malloc 26 and 0 that follow\n# object tree: will fail malloc 25 and 0 that follow\n# object tree: will fail malloc 24 and 0 that follow\n# object tree: will fail malloc 23 and 0 that follow\n# object tree: will fail malloc 22 and 0 that follow\n# object tree: will fail malloc 21 and 0 that follow\n# object tree: will fail malloc 20 and 0 that follow\n# object tree: will fail malloc 19 and 0 that follow\n# object tree: will fail malloc 18 and 0 that follow\n# object tree: will fail malloc 17 and 0 that follow\n# object tree: will fail malloc 16 and 0 that follow\n# object tree: will fail malloc 15 and 0 that follow\n# object tree: will fail malloc 14 and 0 that follow\n# object tree: will fail malloc 13 and 0 that follow\n# object tree: will fail malloc 12 and 0 that follow\n# object tree: will fail malloc 11 and 0 that follow\n# object tree: will fail malloc 10 and 0 that follow\n# object tree: will fail malloc 9 and 0 that follow\n# object tree: will fail malloc 8 and 0 that follow\n# object tree: will fail malloc 7 and 0 that follow\n# object tree: will fail malloc 6 and 0 that follow\n# object tree: will fail malloc 5 and 0 that follow\n# object tree: will fail malloc 4 and 0 that follow\n# object tree: will fail malloc 3 and 0 that follow\n# object tree: will fail malloc 2 and 0 that follow\n# object tree: will fail malloc 1 and 0 that follow\n# object tree: will fail malloc 0 and 0 that follow\n# testing \"object tree\" with 3 consecutive malloc failures\n# object tree: will fail malloc 305 and 1 that follow\n# object tree: will fail malloc 304 and 1 that follow\n# object tree: will fail malloc 303 and 1 that follow\n# object tree: will fail malloc 302 and 1 that follow\n# object tree: will fail malloc 301 and 1 that follow\n# object tree: will fail malloc 300 and 1 that follow\n# object tree: will fail malloc 299 and 1 that follow\n# object tree: will fail malloc 298 and 1 that follow\n# object tree: will fail malloc 297 and 1 that follow\n# object tree: will fail malloc 296 and 1 that follow\n# object tree: will fail malloc 295 and 1 that follow\n# object tree: will fail malloc 294 and 1 that follow\n# object tree: will fail malloc 293 and 1 that follow\n# object tree: will fail malloc 292 and 1 that follow\n# object tree: will fail malloc 291 and 1 that follow\n# object tree: will fail malloc 290 and 1 that follow\n# object tree: will fail malloc 289 and 1 that follow\n# object tree: will fail malloc 288 and 1 that follow\n# object tree: will fail malloc 287 and 1 that follow\n# object tree: will fail malloc 286 and 1 that follow\n# object tree: will fail malloc 285 and 1 that follow\n# object tree: will fail malloc 284 and 1 that follow\n# object tree: will fail malloc 283 and 1 that follow\n# object tree: will fail malloc 282 and 1 that follow\n# object tree: will fail malloc 281 and 1 that follow\n# object tree: will fail malloc 280 and 1 that follow\n# object tree: will fail malloc 279 and 1 that follow\n# object tree: will fail malloc 278 and 1 that follow\n# object tree: will fail malloc 277 and 1 that follow\n# object tree: will fail malloc 276 and 1 that follow\n# object tree: will fail malloc 275 and 1 that follow\n# object tree: will fail malloc 274 and 1 that follow\n# object tree: will fail malloc 273 and 1 that follow\n# object tree: will fail malloc 272 and 1 that follow\n# object tree: will fail malloc 271 and 1 that follow\n# object tree: will fail malloc 270 and 1 that follow\n# object tree: will fail malloc 269 and 1 that follow\n# object tree: will fail malloc 268 and 1 that follow\n# object tree: will fail malloc 267 and 1 that follow\n# object tree: will fail malloc 266 and 1 that follow\n# object tree: will fail malloc 265 and 1 that follow\n# object tree: will fail malloc 264 and 1 that follow\n# object tree: will fail malloc 263 and 1 that follow\n# object tree: will fail malloc 262 and 1 that follow\n# object tree: will fail malloc 261 and 1 that follow\n# object tree: will fail malloc 260 and 1 that follow\n# object tree: will fail malloc 259 and 1 that follow\n# object tree: will fail malloc 258 and 1 that follow\n# object tree: will fail malloc 257 and 1 that follow\n# object tree: will fail malloc 256 and 1 that follow\n# object tree: will fail malloc 255 and 1 that follow\n# object tree: will fail malloc 254 and 1 that follow\n# object tree: will fail malloc 253 and 1 that follow\n# object tree: will fail malloc 252 and 1 that follow\n# object tree: will fail malloc 251 and 1 that follow\n# object tree: will fail malloc 250 and 1 that follow\n# object tree: will fail malloc 249 and 1 that follow\n# object tree: will fail malloc 248 and 1 that follow\n# object tree: will fail malloc 247 and 1 that follow\n# object tree: will fail malloc 246 and 1 that follow\n# object tree: will fail malloc 245 and 1 that follow\n# object tree: will fail malloc 244 and 1 that follow\n# object tree: will fail malloc 243 and 1 that follow\n# object tree: will fail malloc 242 and 1 that follow\n# object tree: will fail malloc 241 and 1 that follow\n# object tree: will fail malloc 240 and 1 that follow\n# object tree: will fail malloc 239 and 1 that follow\n# object tree: will fail malloc 238 and 1 that follow\n# object tree: will fail malloc 237 and 1 that follow\n# object tree: will fail malloc 236 and 1 that follow\n# object tree: will fail malloc 235 and 1 that follow\n# object tree: will fail malloc 234 and 1 that follow\n# object tree: will fail malloc 233 and 1 that follow\n# object tree: will fail malloc 232 and 1 that follow\n# object tree: will fail malloc 231 and 1 that follow\n# object tree: will fail malloc 230 and 1 that follow\n# object tree: will fail malloc 229 and 1 that follow\n# object tree: will fail malloc 228 and 1 that follow\n# object tree: will fail malloc 227 and 1 that follow\n# object tree: will fail malloc 226 and 1 that follow\n# object tree: will fail malloc 225 and 1 that follow\n# object tree: will fail malloc 224 and 1 that follow\n# object tree: will fail malloc 223 and 1 that follow\n# object tree: will fail malloc 222 and 1 that follow\n# object tree: will fail malloc 221 and 1 that follow\n# object tree: will fail malloc 220 and 1 that follow\n# object tree: will fail malloc 219 and 1 that follow\n# object tree: will fail malloc 218 and 1 that follow\n# object tree: will fail malloc 217 and 1 that follow\n# object tree: will fail malloc 216 and 1 that follow\n# object tree: will fail malloc 215 and 1 that follow\n# object tree: will fail malloc 214 and 1 that follow\n# object tree: will fail malloc 213 and 1 that follow\n# object tree: will fail malloc 212 and 1 that follow\n# object tree: will fail malloc 211 and 1 that follow\n# object tree: will fail malloc 210 and 1 that follow\n# object tree: will fail malloc 209 and 1 that follow\n# object tree: will fail malloc 208 and 1 that follow\n# object tree: will fail malloc 207 and 1 that follow\n# object tree: will fail malloc 206 and 1 that follow\n# object tree: will fail malloc 205 and 1 that follow\n# object tree: will fail malloc 204 and 1 that follow\n# object tree: will fail malloc 203 and 1 that follow\n# object tree: will fail malloc 202 and 1 that follow\n# object tree: will fail malloc 201 and 1 that follow\n# object tree: will fail malloc 200 and 1 that follow\n# object tree: will fail malloc 199 and 1 that follow\n# object tree: will fail malloc 198 and 1 that follow\n# object tree: will fail malloc 197 and 1 that follow\n# object tree: will fail malloc 196 and 1 that follow\n# object tree: will fail malloc 195 and 1 that follow\n# object tree: will fail malloc 194 and 1 that follow\n# object tree: will fail malloc 193 and 1 that follow\n# object tree: will fail malloc 192 and 1 that follow\n# object tree: will fail malloc 191 and 1 that follow\n# object tree: will fail malloc 190 and 1 that follow\n# object tree: will fail malloc 189 and 1 that follow\n# object tree: will fail malloc 188 and 1 that follow\n# object tree: will fail malloc 187 and 1 that follow\n# object tree: will fail malloc 186 and 1 that follow\n# object tree: will fail malloc 185 and 1 that follow\n# object tree: will fail malloc 184 and 1 that follow\n# object tree: will fail malloc 183 and 1 that follow\n# object tree: will fail malloc 182 and 1 that follow\n# object tree: will fail malloc 181 and 1 that follow\n# object tree: will fail malloc 180 and 1 that follow\n# object tree: will fail malloc 179 and 1 that follow\n# object tree: will fail malloc 178 and 1 that follow\n# object tree: will fail malloc 177 and 1 that follow\n# object tree: will fail malloc 176 and 1 that follow\n# object tree: will fail malloc 175 and 1 that follow\n# object tree: will fail malloc 174 and 1 that follow\n# object tree: will fail malloc 173 and 1 that follow\n# object tree: will fail malloc 172 and 1 that follow\n# object tree: will fail malloc 171 and 1 that follow\n# object tree: will fail malloc 170 and 1 that follow\n# object tree: will fail malloc 169 and 1 that follow\n# object tree: will fail malloc 168 and 1 that follow\n# object tree: will fail malloc 167 and 1 that follow\n# object tree: will fail malloc 166 and 1 that follow\n# object tree: will fail malloc 165 and 1 that follow\n# object tree: will fail malloc 164 and 1 that follow\n# object tree: will fail malloc 163 and 1 that follow\n# object tree: will fail malloc 162 and 1 that follow\n# object tree: will fail malloc 161 and 1 that follow\n# object tree: will fail malloc 160 and 1 that follow\n# object tree: will fail malloc 159 and 1 that follow\n# object tree: will fail malloc 158 and 1 that follow\n# object tree: will fail malloc 157 and 1 that follow\n# object tree: will fail malloc 156 and 1 that follow\n# object tree: will fail malloc 155 and 1 that follow\n# object tree: will fail malloc 154 and 1 that follow\n# object tree: will fail malloc 153 and 1 that follow\n# object tree: will fail malloc 152 and 1 that follow\n# object tree: will fail malloc 151 and 1 that follow\n# object tree: will fail malloc 150 and 1 that follow\n# object tree: will fail malloc 149 and 1 that follow\n# object tree: will fail malloc 148 and 1 that follow\n# object tree: will fail malloc 147 and 1 that follow\n# object tree: will fail malloc 146 and 1 that follow\n# object tree: will fail malloc 145 and 1 that follow\n# object tree: will fail malloc 144 and 1 that follow\n# object tree: will fail malloc 143 and 1 that follow\n# object tree: will fail malloc 142 and 1 that follow\n# object tree: will fail malloc 141 and 1 that follow\n# object tree: will fail malloc 140 and 1 that follow\n# object tree: will fail malloc 139 and 1 that follow\n# object tree: will fail malloc 138 and 1 that follow\n# object tree: will fail malloc 137 and 1 that follow\n# object tree: will fail malloc 136 and 1 that follow\n# object tree: will fail malloc 135 and 1 that follow\n# object tree: will fail malloc 134 and 1 that follow\n# object tree: will fail malloc 133 and 1 that follow\n# object tree: will fail malloc 132 and 1 that follow\n# object tree: will fail malloc 131 and 1 that follow\n# object tree: will fail malloc 130 and 1 that follow\n# object tree: will fail malloc 129 and 1 that follow\n# object tree: will fail malloc 128 and 1 that follow\n# object tree: will fail malloc 127 and 1 that follow\n# object tree: will fail malloc 126 and 1 that follow\n# object tree: will fail malloc 125 and 1 that follow\n# object tree: will fail malloc 124 and 1 that follow\n# object tree: will fail malloc 123 and 1 that follow\n# object tree: will fail malloc 122 and 1 that follow\n# object tree: will fail malloc 121 and 1 that follow\n# object tree: will fail malloc 120 and 1 that follow\n# object tree: will fail malloc 119 and 1 that follow\n# object tree: will fail malloc 118 and 1 that follow\n# object tree: will fail malloc 117 and 1 that follow\n# object tree: will fail malloc 116 and 1 that follow\n# object tree: will fail malloc 115 and 1 that follow\n# object tree: will fail malloc 114 and 1 that follow\n# object tree: will fail malloc 113 and 1 that follow\n# object tree: will fail malloc 112 and 1 that follow\n# object tree: will fail malloc 111 and 1 that follow\n# object tree: will fail malloc 110 and 1 that follow\n# object tree: will fail malloc 109 and 1 that follow\n# object tree: will fail malloc 108 and 1 that follow\n# object tree: will fail malloc 107 and 1 that follow\n# object tree: will fail malloc 106 and 1 that follow\n# object tree: will fail malloc 105 and 1 that follow\n# object tree: will fail malloc 104 and 1 that follow\n# object tree: will fail malloc 103 and 1 that follow\n# object tree: will fail malloc 102 and 1 that follow\n# object tree: will fail malloc 101 and 1 that follow\n# object tree: will fail malloc 100 and 1 that follow\n# object tree: will fail malloc 99 and 1 that follow\n# object tree: will fail malloc 98 and 1 that follow\n# object tree: will fail malloc 97 and 1 that follow\n# object tree: will fail malloc 96 and 1 that follow\n# object tree: will fail malloc 95 and 1 that follow\n# object tree: will fail malloc 94 and 1 that follow\n# object tree: will fail malloc 93 and 1 that follow\n# object tree: will fail malloc 92 and 1 that follow\n# object tree: will fail malloc 91 and 1 that follow\n# object tree: will fail malloc 90 and 1 that follow\n# object tree: will fail malloc 89 and 1 that follow\n# object tree: will fail malloc 88 and 1 that follow\n# object tree: will fail malloc 87 and 1 that follow\n# object tree: will fail malloc 86 and 1 that follow\n# object tree: will fail malloc 85 and 1 that follow\n# object tree: will fail malloc 84 and 1 that follow\n# object tree: will fail malloc 83 and 1 that follow\n# object tree: will fail malloc 82 and 1 that follow\n# object tree: will fail malloc 81 and 1 that follow\n# object tree: will fail malloc 80 and 1 that follow\n# object tree: will fail malloc 79 and 1 that follow\n# object tree: will fail malloc 78 and 1 that follow\n# object tree: will fail malloc 77 and 1 that follow\n# object tree: will fail malloc 76 and 1 that follow\n# object tree: will fail malloc 75 and 1 that follow\n# object tree: will fail malloc 74 and 1 that follow\n# object tree: will fail malloc 73 and 1 that follow\n# object tree: will fail malloc 72 and 1 that follow\n# object tree: will fail malloc 71 and 1 that follow\n# object tree: will fail malloc 70 and 1 that follow\n# object tree: will fail malloc 69 and 1 that follow\n# object tree: will fail malloc 68 and 1 that follow\n# object tree: will fail malloc 67 and 1 that follow\n# object tree: will fail malloc 66 and 1 that follow\n# object tree: will fail malloc 65 and 1 that follow\n# object tree: will fail malloc 64 and 1 that follow\n# object tree: will fail malloc 63 and 1 that follow\n# object tree: will fail malloc 62 and 1 that follow\n# object tree: will fail malloc 61 and 1 that follow\n# object tree: will fail malloc 60 and 1 that follow\n# object tree: will fail malloc 59 and 1 that follow\n# object tree: will fail malloc 58 and 1 that follow\n# object tree: will fail malloc 57 and 1 that follow\n# object tree: will fail malloc 56 and 1 that follow\n# object tree: will fail malloc 55 and 1 that follow\n# object tree: will fail malloc 54 and 1 that follow\n# object tree: will fail malloc 53 and 1 that follow\n# object tree: will fail malloc 52 and 1 that follow\n# object tree: will fail malloc 51 and 1 that follow\n# object tree: will fail malloc 50 and 1 that follow\n# object tree: will fail malloc 49 and 1 that follow\n# object tree: will fail malloc 48 and 1 that follow\n# object tree: will fail malloc 47 and 1 that follow\n# object tree: will fail malloc 46 and 1 that follow\n# object tree: will fail malloc 45 and 1 that follow\n# object tree: will fail malloc 44 and 1 that follow\n# object tree: will fail malloc 43 and 1 that follow\n# object tree: will fail malloc 42 and 1 that follow\n# object tree: will fail malloc 41 and 1 that follow\n# object tree: will fail malloc 40 and 1 that follow\n# object tree: will fail malloc 39 and 1 that follow\n# object tree: will fail malloc 38 and 1 that follow\n# object tree: will fail malloc 37 and 1 that follow\n# object tree: will fail malloc 36 and 1 that follow\n# object tree: will fail malloc 35 and 1 that follow\n# object tree: will fail malloc 34 and 1 that follow\n# object tree: will fail malloc 33 and 1 that follow\n# object tree: will fail malloc 32 and 1 that follow\n# object tree: will fail malloc 31 and 1 that follow\n# object tree: will fail malloc 30 and 1 that follow\n# object tree: will fail malloc 29 and 1 that follow\n# object tree: will fail malloc 28 and 1 that follow\n# object tree: will fail malloc 27 and 1 that follow\n# object tree: will fail malloc 26 and 1 that follow\n# object tree: will fail malloc 25 and 1 that follow\n# object tree: will fail malloc 24 and 1 that follow\n# object tree: will fail malloc 23 and 1 that follow\n# object tree: will fail malloc 22 and 1 that follow\n# object tree: will fail malloc 21 and 1 that follow\n# object tree: will fail malloc 20 and 1 that follow\n# object tree: will fail malloc 19 and 1 that follow\n# object tree: will fail malloc 18 and 1 that follow\n# object tree: will fail malloc 17 and 1 that follow\n# object tree: will fail malloc 16 and 1 that follow\n# object tree: will fail malloc 15 and 1 that follow\n# object tree: will fail malloc 14 and 1 that follow\n# object tree: will fail malloc 13 and 1 that follow\n# object tree: will fail malloc 12 and 1 that follow\n# object tree: will fail malloc 11 and 1 that follow\n# object tree: will fail malloc 10 and 1 that follow\n# object tree: will fail malloc 9 and 1 that follow\n# object tree: will fail malloc 8 and 1 that follow\n# object tree: will fail malloc 7 and 1 that follow\n# object tree: will fail malloc 6 and 1 that follow\n# object tree: will fail malloc 5 and 1 that follow\n# object tree: will fail malloc 4 and 1 that follow\n# object tree: will fail malloc 3 and 1 that follow\n# object tree: will fail malloc 2 and 1 that follow\n# object tree: will fail malloc 1 and 1 that follow\n# object tree: will fail malloc 0 and 1 that follow\n# testing \"object tree\" with 4 consecutive malloc failures\n# object tree: will fail malloc 305 and 2 that follow\n# object tree: will fail malloc 304 and 2 that follow\n# object tree: will fail malloc 303 and 2 that follow\n# object tree: will fail malloc 302 and 2 that follow\n# object tree: will fail malloc 301 and 2 that follow\n# object tree: will fail malloc 300 and 2 that follow\n# object tree: will fail malloc 299 and 2 that follow\n# object tree: will fail malloc 298 and 2 that follow\n# object tree: will fail malloc 297 and 2 that follow\n# object tree: will fail malloc 296 and 2 that follow\n# object tree: will fail malloc 295 and 2 that follow\n# object tree: will fail malloc 294 and 2 that follow\n# object tree: will fail malloc 293 and 2 that follow\n# object tree: will fail malloc 292 and 2 that follow\n# object tree: will fail malloc 291 and 2 that follow\n# object tree: will fail malloc 290 and 2 that follow\n# object tree: will fail malloc 289 and 2 that follow\n# object tree: will fail malloc 288 and 2 that follow\n# object tree: will fail malloc 287 and 2 that follow\n# object tree: will fail malloc 286 and 2 that follow\n# object tree: will fail malloc 285 and 2 that follow\n# object tree: will fail malloc 284 and 2 that follow\n# object tree: will fail malloc 283 and 2 that follow\n# object tree: will fail malloc 282 and 2 that follow\n# object tree: will fail malloc 281 and 2 that follow\n# object tree: will fail malloc 280 and 2 that follow\n# object tree: will fail malloc 279 and 2 that follow\n# object tree: will fail malloc 278 and 2 that follow\n# object tree: will fail malloc 277 and 2 that follow\n# object tree: will fail malloc 276 and 2 that follow\n# object tree: will fail malloc 275 and 2 that follow\n# object tree: will fail malloc 274 and 2 that follow\n# object tree: will fail malloc 273 and 2 that follow\n# object tree: will fail malloc 272 and 2 that follow\n# object tree: will fail malloc 271 and 2 that follow\n# object tree: will fail malloc 270 and 2 that follow\n# object tree: will fail malloc 269 and 2 that follow\n# object tree: will fail malloc 268 and 2 that follow\n# object tree: will fail malloc 267 and 2 that follow\n# object tree: will fail malloc 266 and 2 that follow\n# object tree: will fail malloc 265 and 2 that follow\n# object tree: will fail malloc 264 and 2 that follow\n# object tree: will fail malloc 263 and 2 that follow\n# object tree: will fail malloc 262 and 2 that follow\n# object tree: will fail malloc 261 and 2 that follow\n# object tree: will fail malloc 260 and 2 that follow\n# object tree: will fail malloc 259 and 2 that follow\n# object tree: will fail malloc 258 and 2 that follow\n# object tree: will fail malloc 257 and 2 that follow\n# object tree: will fail malloc 256 and 2 that follow\n# object tree: will fail malloc 255 and 2 that follow\n# object tree: will fail malloc 254 and 2 that follow\n# object tree: will fail malloc 253 and 2 that follow\n# object tree: will fail malloc 252 and 2 that follow\n# object tree: will fail malloc 251 and 2 that follow\n# object tree: will fail malloc 250 and 2 that follow\n# object tree: will fail malloc 249 and 2 that follow\n# object tree: will fail malloc 248 and 2 that follow\n# object tree: will fail malloc 247 and 2 that follow\n# object tree: will fail malloc 246 and 2 that follow\n# object tree: will fail malloc 245 and 2 that follow\n# object tree: will fail malloc 244 and 2 that follow\n# object tree: will fail malloc 243 and 2 that follow\n# object tree: will fail malloc 242 and 2 that follow\n# object tree: will fail malloc 241 and 2 that follow\n# object tree: will fail malloc 240 and 2 that follow\n# object tree: will fail malloc 239 and 2 that follow\n# object tree: will fail malloc 238 and 2 that follow\n# object tree: will fail malloc 237 and 2 that follow\n# object tree: will fail malloc 236 and 2 that follow\n# object tree: will fail malloc 235 and 2 that follow\n# object tree: will fail malloc 234 and 2 that follow\n# object tree: will fail malloc 233 and 2 that follow\n# object tree: will fail malloc 232 and 2 that follow\n# object tree: will fail malloc 231 and 2 that follow\n# object tree: will fail malloc 230 and 2 that follow\n# object tree: will fail malloc 229 and 2 that follow\n# object tree: will fail malloc 228 and 2 that follow\n# object tree: will fail malloc 227 and 2 that follow\n# object tree: will fail malloc 226 and 2 that follow\n# object tree: will fail malloc 225 and 2 that follow\n# object tree: will fail malloc 224 and 2 that follow\n# object tree: will fail malloc 223 and 2 that follow\n# object tree: will fail malloc 222 and 2 that follow\n# object tree: will fail malloc 221 and 2 that follow\n# object tree: will fail malloc 220 and 2 that follow\n# object tree: will fail malloc 219 and 2 that follow\n# object tree: will fail malloc 218 and 2 that follow\n# object tree: will fail malloc 217 and 2 that follow\n# object tree: will fail malloc 216 and 2 that follow\n# object tree: will fail malloc 215 and 2 that follow\n# object tree: will fail malloc 214 and 2 that follow\n# object tree: will fail malloc 213 and 2 that follow\n# object tree: will fail malloc 212 and 2 that follow\n# object tree: will fail malloc 211 and 2 that follow\n# object tree: will fail malloc 210 and 2 that follow\n# object tree: will fail malloc 209 and 2 that follow\n# object tree: will fail malloc 208 and 2 that follow\n# object tree: will fail malloc 207 and 2 that follow\n# object tree: will fail malloc 206 and 2 that follow\n# object tree: will fail malloc 205 and 2 that follow\n# object tree: will fail malloc 204 and 2 that follow\n# object tree: will fail malloc 203 and 2 that follow\n# object tree: will fail malloc 202 and 2 that follow\n# object tree: will fail malloc 201 and 2 that follow\n# object tree: will fail malloc 200 and 2 that follow\n# object tree: will fail malloc 199 and 2 that follow\n# object tree: will fail malloc 198 and 2 that follow\n# object tree: will fail malloc 197 and 2 that follow\n# object tree: will fail malloc 196 and 2 that follow\n# object tree: will fail malloc 195 and 2 that follow\n# object tree: will fail malloc 194 and 2 that follow\n# object tree: will fail malloc 193 and 2 that follow\n# object tree: will fail malloc 192 and 2 that follow\n# object tree: will fail malloc 191 and 2 that follow\n# object tree: will fail malloc 190 and 2 that follow\n# object tree: will fail malloc 189 and 2 that follow\n# object tree: will fail malloc 188 and 2 that follow\n# object tree: will fail malloc 187 and 2 that follow\n# object tree: will fail malloc 186 and 2 that follow\n# object tree: will fail malloc 185 and 2 that follow\n# object tree: will fail malloc 184 and 2 that follow\n# object tree: will fail malloc 183 and 2 that follow\n# object tree: will fail malloc 182 and 2 that follow\n# object tree: will fail malloc 181 and 2 that follow\n# object tree: will fail malloc 180 and 2 that follow\n# object tree: will fail malloc 179 and 2 that follow\n# object tree: will fail malloc 178 and 2 that follow\n# object tree: will fail malloc 177 and 2 that follow\n# object tree: will fail malloc 176 and 2 that follow\n# object tree: will fail malloc 175 and 2 that follow\n# object tree: will fail malloc 174 and 2 that follow\n# object tree: will fail malloc 173 and 2 that follow\n# object tree: will fail malloc 172 and 2 that follow\n# object tree: will fail malloc 171 and 2 that follow\n# object tree: will fail malloc 170 and 2 that follow\n# object tree: will fail malloc 169 and 2 that follow\n# object tree: will fail malloc 168 and 2 that follow\n# object tree: will fail malloc 167 and 2 that follow\n# object tree: will fail malloc 166 and 2 that follow\n# object tree: will fail malloc 165 and 2 that follow\n# object tree: will fail malloc 164 and 2 that follow\n# object tree: will fail malloc 163 and 2 that follow\n# object tree: will fail malloc 162 and 2 that follow\n# object tree: will fail malloc 161 and 2 that follow\n# object tree: will fail malloc 160 and 2 that follow\n# object tree: will fail malloc 159 and 2 that follow\n# object tree: will fail malloc 158 and 2 that follow\n# object tree: will fail malloc 157 and 2 that follow\n# object tree: will fail malloc 156 and 2 that follow\n# object tree: will fail malloc 155 and 2 that follow\n# object tree: will fail malloc 154 and 2 that follow\n# object tree: will fail malloc 153 and 2 that follow\n# object tree: will fail malloc 152 and 2 that follow\n# object tree: will fail malloc 151 and 2 that follow\n# object tree: will fail malloc 150 and 2 that follow\n# object tree: will fail malloc 149 and 2 that follow\n# object tree: will fail malloc 148 and 2 that follow\n# object tree: will fail malloc 147 and 2 that follow\n# object tree: will fail malloc 146 and 2 that follow\n# object tree: will fail malloc 145 and 2 that follow\n# object tree: will fail malloc 144 and 2 that follow\n# object tree: will fail malloc 143 and 2 that follow\n# object tree: will fail malloc 142 and 2 that follow\n# object tree: will fail malloc 141 and 2 that follow\n# object tree: will fail malloc 140 and 2 that follow\n# object tree: will fail malloc 139 and 2 that follow\n# object tree: will fail malloc 138 and 2 that follow\n# object tree: will fail malloc 137 and 2 that follow\n# object tree: will fail malloc 136 and 2 that follow\n# object tree: will fail malloc 135 and 2 that follow\n# object tree: will fail malloc 134 and 2 that follow\n# object tree: will fail malloc 133 and 2 that follow\n# object tree: will fail malloc 132 and 2 that follow\n# object tree: will fail malloc 131 and 2 that follow\n# object tree: will fail malloc 130 and 2 that follow\n# object tree: will fail malloc 129 and 2 that follow\n# object tree: will fail malloc 128 and 2 that follow\n# object tree: will fail malloc 127 and 2 that follow\n# object tree: will fail malloc 126 and 2 that follow\n# object tree: will fail malloc 125 and 2 that follow\n# object tree: will fail malloc 124 and 2 that follow\n# object tree: will fail malloc 123 and 2 that follow\n# object tree: will fail malloc 122 and 2 that follow\n# object tree: will fail malloc 121 and 2 that follow\n# object tree: will fail malloc 120 and 2 that follow\n# object tree: will fail malloc 119 and 2 that follow\n# object tree: will fail malloc 118 and 2 that follow\n# object tree: will fail malloc 117 and 2 that follow\n# object tree: will fail malloc 116 and 2 that follow\n# object tree: will fail malloc 115 and 2 that follow\n# object tree: will fail malloc 114 and 2 that follow\n# object tree: will fail malloc 113 and 2 that follow\n# object tree: will fail malloc 112 and 2 that follow\n# object tree: will fail malloc 111 and 2 that follow\n# object tree: will fail malloc 110 and 2 that follow\n# object tree: will fail malloc 109 and 2 that follow\n# object tree: will fail malloc 108 and 2 that follow\n# object tree: will fail malloc 107 and 2 that follow\n# object tree: will fail malloc 106 and 2 that follow\n# object tree: will fail malloc 105 and 2 that follow\n# object tree: will fail malloc 104 and 2 that follow\n# object tree: will fail malloc 103 and 2 that follow\n# object tree: will fail malloc 102 and 2 that follow\n# object tree: will fail malloc 101 and 2 that follow\n# object tree: will fail malloc 100 and 2 that follow\n# object tree: will fail malloc 99 and 2 that follow\n# object tree: will fail malloc 98 and 2 that follow\n# object tree: will fail malloc 97 and 2 that follow\n# object tree: will fail malloc 96 and 2 that follow\n# object tree: will fail malloc 95 and 2 that follow\n# object tree: will fail malloc 94 and 2 that follow\n# object tree: will fail malloc 93 and 2 that follow\n# object tree: will fail malloc 92 and 2 that follow\n# object tree: will fail malloc 91 and 2 that follow\n# object tree: will fail malloc 90 and 2 that follow\n# object tree: will fail malloc 89 and 2 that follow\n# object tree: will fail malloc 88 and 2 that follow\n# object tree: will fail malloc 87 and 2 that follow\n# object tree: will fail malloc 86 and 2 that follow\n# object tree: will fail malloc 85 and 2 that follow\n# object tree: will fail malloc 84 and 2 that follow\n# object tree: will fail malloc 83 and 2 that follow\n# object tree: will fail malloc 82 and 2 that follow\n# object tree: will fail malloc 81 and 2 that follow\n# object tree: will fail malloc 80 and 2 that follow\n# object tree: will fail malloc 79 and 2 that follow\n# object tree: will fail malloc 78 and 2 that follow\n# object tree: will fail malloc 77 and 2 that follow\n# object tree: will fail malloc 76 and 2 that follow\n# object tree: will fail malloc 75 and 2 that follow\n# object tree: will fail malloc 74 and 2 that follow\n# object tree: will fail malloc 73 and 2 that follow\n# object tree: will fail malloc 72 and 2 that follow\n# object tree: will fail malloc 71 and 2 that follow\n# object tree: will fail malloc 70 and 2 that follow\n# object tree: will fail malloc 69 and 2 that follow\n# object tree: will fail malloc 68 and 2 that follow\n# object tree: will fail malloc 67 and 2 that follow\n# object tree: will fail malloc 66 and 2 that follow\n# object tree: will fail malloc 65 and 2 that follow\n# object tree: will fail malloc 64 and 2 that follow\n# object tree: will fail malloc 63 and 2 that follow\n# object tree: will fail malloc 62 and 2 that follow\n# object tree: will fail malloc 61 and 2 that follow\n# object tree: will fail malloc 60 and 2 that follow\n# object tree: will fail malloc 59 and 2 that follow\n# object tree: will fail malloc 58 and 2 that follow\n# object tree: will fail malloc 57 and 2 that follow\n# object tree: will fail malloc 56 and 2 that follow\n# object tree: will fail malloc 55 and 2 that follow\n# object tree: will fail malloc 54 and 2 that follow\n# object tree: will fail malloc 53 and 2 that follow\n# object tree: will fail malloc 52 and 2 that follow\n# object tree: will fail malloc 51 and 2 that follow\n# object tree: will fail malloc 50 and 2 that follow\n# object tree: will fail malloc 49 and 2 that follow\n# object tree: will fail malloc 48 and 2 that follow\n# object tree: will fail malloc 47 and 2 that follow\n# object tree: will fail malloc 46 and 2 that follow\n# object tree: will fail malloc 45 and 2 that follow\n# object tree: will fail malloc 44 and 2 that follow\n# object tree: will fail malloc 43 and 2 that follow\n# object tree: will fail malloc 42 and 2 that follow\n# object tree: will fail malloc 41 and 2 that follow\n# object tree: will fail malloc 40 and 2 that follow\n# object tree: will fail malloc 39 and 2 that follow\n# object tree: will fail malloc 38 and 2 that follow\n# object tree: will fail malloc 37 and 2 that follow\n# object tree: will fail malloc 36 and 2 that follow\n# object tree: will fail malloc 35 and 2 that follow\n# object tree: will fail malloc 34 and 2 that follow\n# object tree: will fail malloc 33 and 2 that follow\n# object tree: will fail malloc 32 and 2 that follow\n# object tree: will fail malloc 31 and 2 that follow\n# object tree: will fail malloc 30 and 2 that follow\n# object tree: will fail malloc 29 and 2 that follow\n# object tree: will fail malloc 28 and 2 that follow\n# object tree: will fail malloc 27 and 2 that follow\n# object tree: will fail malloc 26 and 2 that follow\n# object tree: will fail malloc 25 and 2 that follow\n# object tree: will fail malloc 24 and 2 that follow\n# object tree: will fail malloc 23 and 2 that follow\n# object tree: will fail malloc 22 and 2 that follow\n# object tree: will fail malloc 21 and 2 that follow\n# object tree: will fail malloc 20 and 2 that follow\n# object tree: will fail malloc 19 and 2 that follow\n# object tree: will fail malloc 18 and 2 that follow\n# object tree: will fail malloc 17 and 2 that follow\n# object tree: will fail malloc 16 and 2 that follow\n# object tree: will fail malloc 15 and 2 that follow\n# object tree: will fail malloc 14 and 2 that follow\n# object tree: will fail malloc 13 and 2 that follow\n# object tree: will fail malloc 12 and 2 that follow\n# object tree: will fail malloc 11 and 2 that follow\n# object tree: will fail malloc 10 and 2 that follow\n# object tree: will fail malloc 9 and 2 that follow\n# object tree: will fail malloc 8 and 2 that follow\n# object tree: will fail malloc 7 and 2 that follow\n# object tree: will fail malloc 6 and 2 that follow\n# object tree: will fail malloc 5 and 2 that follow\n# object tree: will fail malloc 4 and 2 that follow\n# object tree: will fail malloc 3 and 2 that follow\n# object tree: will fail malloc 2 and 2 that follow\n# object tree: will fail malloc 1 and 2 that follow\n# object tree: will fail malloc 0 and 2 that follow\nok 30 - object-tree\n# object-tree test took 0 seconds\nok 31 - object-tree did not leak memory\n# Running test: sha\n# SHA-1: H>SHS Type 1 Strings<H\n# SHA-1: H>SHS Type 2 Strings<H\n# SHA-1: H>SHS Type 3 Strings<H\n#  (ending tests due to Type 3 tests seen - this is normal)\n# Passed the 229 SHA-1 tests in the test file\nok 32 - sha\n# sha test took 1 seconds\nok 33 - sha did not leak memory\n# Running test: string\nok 34 - string\n# string test took 0 seconds\nok 35 - string did not leak memory\n# Running test: sysdeps\nok 36 - sysdeps\n# sysdeps test took 0 seconds\nok 37 - sysdeps did not leak memory\n# Running test: userdb\n#     Current user: root homedir: /home/root gids:\n# - 0\n# Is Console user: 0\n# Invocation was OK: yes\n# Is Console user 4711: 0\n# Invocation was OK: User \"???\" unknown or no memory to allocate password entry\n\nok 38 - userdb\n# userdb test took 0 seconds\nok 39 - userdb did not leak memory\n# Running test: transport-unix\nok 40 - transport-unix\n# transport-unix test took 0 seconds\nok 41 - transport-unix did not leak memory\n# 41 tests passed (0 skipped)\n1..41\nPASS: dbus/test-misc-internals_with_config.test\nRunning test: dbus/test-syntax_with_config.test\nTAP version 13\n# random seed: R02S23045693f2901e3a2cc86a25aa2f4d69\n1..8\n# Start of syntax tests\nok 1 /syntax/path\nok 2 /syntax/interface\nok 3 /syntax/error\nok 4 /syntax/member\nok 5 /syntax/bus-name\nok 6 /syntax/signature\nok 7 /syntax/single-signature\nok 8 /syntax/utf8\n# End of syntax tests\nPASS: dbus/test-syntax_with_config.test\nRunning test: dbus/test-loopback.test\nTAP version 13\n# random seed: R02S382dbedbaee18ef5b7bd11ecc0d8333d\n1..13\n# listening at tcp:host=127.0.0.1,port=35499,family=ipv4,guid=a149db039cafbcc4e8c737e365c1f803\ndbus[2800]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n# Credentials: uid=0 pid=0\nok 1 /builtin-filters\n# Start of connect tests\n# listening at tcp:host=127.0.0.1,port=44863,family=ipv4,guid=8996bb32ba4126273119358265c1f803\n# Credentials: uid=0 pid=0\nok 2 /connect/tcp\n# listening at nonce-tcp:host=127.0.0.1,port=44565,family=ipv4,noncefile=/tmp/dbus_nonce-Lkyo26HS/nonce,guid=08d7bae8955c91241a68848465c1f803\n# Credentials: uid=0 pid=0\nok 3 /connect/nonce-tcp\n# Start of unix tests\n# listening at unix:path=/tmp/dbus-mgMUqWUqJN,guid=69ea2b0fdc990027aeddeac265c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 4 /connect/unix/tmpdir\n# listening at unix:path=/tmp/dbus-xadUIOxcIb,guid=4ea7399736674c2c3fd9184d65c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 5 /connect/unix/dir\n# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.EBWOI2/bus,guid=5f220c4703c804c40ca631aa65c1f803\n# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.EBWOI2/bus,guid=5f220c4703c804c40ca631aa65c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 6 /connect/unix/runtime\n# listening at unix:path=/tmp/dbus-B6GYWw3PLV,guid=52c4713a96f89fcfcdc84f5f65c1f803\n# listening at unix:path=/tmp/dbus-B6GYWw3PLV,guid=52c4713a96f89fcfcdc84f5f65c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 7 /connect/unix/no-runtime\n# End of unix tests\n# End of connect tests\n# Start of message tests\n# listening at tcp:host=127.0.0.1,port=42473,family=ipv4,guid=60cce3c9e789e2201c57fc8765c1f803\n# Credentials: uid=0 pid=0\nok 8 /message/tcp\n# listening at nonce-tcp:host=127.0.0.1,port=39041,family=ipv4,noncefile=/tmp/dbus_nonce-yd6ng4PM/nonce,guid=e802b6b8401ef8608b4037a465c1f803\n# Credentials: uid=0 pid=0\nok 9 /message/nonce-tcp\n# Start of bad-guid tests\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720\nok 10 /message/bad-guid/tcp\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720\nok 11 /message/bad-guid/unix\n# End of bad-guid tests\n# Start of unix tests\n# listening at unix:path=/tmp/dbus-Etiz3wb9Bv,guid=7805cbc029f55825f581506265c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 12 /message/unix/tmpdir\n# listening at unix:path=/tmp/dbus-5SEuOHF2yd,guid=a9883b26e6009c5d9a83127965c1f803\n# Credentials: uid=0 pid=2800 gid=0\nok 13 /message/unix/dir\n# End of unix tests\n# End of message tests\nPASS: dbus/test-loopback.test\nRunning test: dbus/test-monitor_with_config.test\nTAP version 13\n# random seed: R02S3e9953ed394cd077359e3fda9abe9f79\n1..18\n# Start of monitor tests\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\nok 1 /monitor/invalid\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.A\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.B\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# \tstring payload: com.example.C\ndbus-daemon[2804]: [session uid=0 pid=2804] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 10\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 11\n# \tin reply to: 0\n# \tstring payload: com.example.A\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 12\n# \tin reply to: 0\n# \tstring payload: com.example.B\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 13\n# \tin reply to: 0\n# \tstring payload: com.example.C\ndbus-daemon[2804]: [session uid=0 pid=2804] Monitoring connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") is not allowed to send messages; closing it. Please fix the monitor to not do that. (message type=\"method_call\" interface=\"org.freedesktop.DBus\" member=\"AddMatch\" error name=\"(unset)\" destination=\"org.freedesktop.DBus\")\ndbus-daemon[2804]: [session uid=0 pid=2804] Monitoring connection :1.0 closed.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: (dbus-daemon)\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus/Local\n# \tinterface: org.freedesktop.DBus.Local\n# \tmember: Disconnected\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 0\n# \tin reply to: 0\nok 2 /monitor/become\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2806]: [session uid=0 pid=2806] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2806]: [session uid=0 pid=2806] Monitoring connection :1.0 closed.\nok 3 /monitor/broadcast\ndbus-daemon[2807]: [session uid=0 pid=2807] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.0\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2807]: [session uid=0 pid=2807] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2807]: [session uid=0 pid=2807] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2807]: [session uid=0 pid=2807] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotSend\n# \tmember: BroadcastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 5\n# \tin reply to: 2\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"BroadcastSignal1\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.DBus\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotReceive\n# \tmember: BroadcastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 6\n# \tin reply to: 3\n# \tstring payload: Rejected receive message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotReceive\" member=\"BroadcastSignal2\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.DBus\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotSend\n# \tmember: BroadcastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 7\n# \tin reply to: 4\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"BroadcastSignal3\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.DBus\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotBroadcast\n# \tmember: CannotBroadcast\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 8\n# \tin reply to: 5\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotBroadcast\" member=\"CannotBroadcast\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.DBus\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotBroadcast2\n# \tmember: CannotBroadcast2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 9\n# \tin reply to: 6\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotBroadcast2\" member=\"CannotBroadcast2\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.DBus\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotUnicast\n# \tmember: CannotUnicast\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.CannotUnicast2\n# \tmember: CannotUnicast2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 8\n# \tin reply to: 0\ndbus-daemon[2807]: [session uid=0 pid=2807] Monitoring connection :1.0 closed.\nok 4 /monitor/forbidden-broadcast\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2808]: [session uid=0 pid=2808] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2808]: [session uid=0 pid=2808] Monitoring connection :1.0 closed.\nok 5 /monitor/unicast-signal\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.0\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2809]: [session uid=0 pid=2809] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"UnicastSignal1\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected receive message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotReceive\" member=\"UnicastSignal2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotSend\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\ndbus-daemon[2809]: # \tfrom: org.freedesktop.DBus\n[session uid=0 pid=2809] Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"UnicastSignal3\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 3\n# \tin reply to: 2\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"UnicastSignal1\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2809]: [session uid=0 pid=2809] Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotUnicast\" member=\"CannotUnicast\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotReceive\n# \tmember: UnicastSignal2\n# \tsignature: \ndbus-daemon[2809]: # \terror name: (null)\n[session uid=0 pid=2809] Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotUnicast2\" member=\"CannotUnicast2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 4\n# \tin reply to: 3\n# \tstring payload: Rejected receive message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotReceive\" member=\"UnicastSignal2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotSend\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 5\n# \tin reply to: 4\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"UnicastSignal3\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotUnicast\n# \tmember: CannotUnicast\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 6\n# \tin reply to: 5\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotUnicast\" member=\"CannotUnicast\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotUnicast2\n# \tmember: CannotUnicast2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 7\n# \tin reply to: 6\n# \tstring payload: Rejected send message, 2 matched rules; type=\"signal\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotUnicast2\" member=\"CannotUnicast2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotBroadcast\n# \tmember: CannotBroadcast\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotBroadcast2\n# \tmember: CannotBroadcast2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 8\n# \tin reply to: 0\ndbus-daemon[2809]: [session uid=0 pid=2809] Monitoring connection :1.0 closed.\nok 6 /monitor/forbidden\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2810]: [session uid=0 pid=2810] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: org.freedesktop.DBus.Peer\n# \tmember: Ping\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: :1.2\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Call1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: :1.2\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.UnknownMethod\n# \tserial number: 3\n# \tin reply to: 3\n# \tstring payload: Method \"Call1\" with signature \"\" on interface \"com.example.bar\" doesn't exist\n# \ndbus-daemon[2810]: [session uid=0 pid=2810] Monitoring connection :1.0 closed.\nok 7 /monitor/method-call\ndbus-daemon[2811]: [session uid=0 pid=2811] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.0\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2811]: [session uid=0 pid=2811] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2811]: [session uid=0 pid=2811] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2811]: [session uid=0 pid=2811] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2811]: [session uid=0 pid=2811] Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"Call1\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotSend\n# \tmember: Call1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 3\n# \tin reply to: 2\n# \tstring payload: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotSend\" member=\"Call1\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2811]: [session uid=0 pid=2811] Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotReceive\" member=\"Call2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.CannotReceive\n# \tmember: Call2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 4\n# \tin reply to: 3\n# \tstring payload: Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") interface=\"com.example.CannotReceive\" member=\"Call2\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2811]: [session uid=0 pid=2811] Monitoring connection :1.0 closed.\nok 8 /monitor/forbidden-method\ndbus-daemon[2812]: [session uid=0 pid=2812] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.0\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2812]: [session uid=0 pid=2812] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2812]: [session uid=0 pid=2812] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.2\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\ndbus-daemon[2812]: [session uid=0 pid=2812] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2812]: [session uid=0 pid=2812] Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: org.freedesktop.DBus\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.AccessDenied\n# \tserial number: 6\n# \tin reply to: 3\n# \tstring payload: Rejected receive message, 2 matched rules; type=\"signal\", sender=\"(unset)\" ((bus)) interface=\"org.freedesktop.DBus\" member=\"NameAcquired\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: ReleaseName\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 3\ndbus-daemon[2812]: [session uid=0 pid=2812] Monitoring connection :1.0 closed.\nok 9 /monitor/forbidden-reply\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2813]: [session uid=0 pid=2813] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: ReleaseName\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 3\ndbus-daemon[2813]: [session uid=0 pid=2813] Monitoring connection :1.0 closed.\nok 10 /monitor/dbus-daemon\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2815]: [session uid=0 pid=2815] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.Interesting\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.Fun\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2815]: [session uid=0 pid=2815] Monitoring connection :1.0 closed.\nok 11 /monitor/selective\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2816]: [session uid=0 pid=2816] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.Recipient\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2816]: [session uid=0 pid=2816] Monitoring connection :1.0 closed.\nok 12 /monitor/well-known-destination\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2817]: [session uid=0 pid=2817] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.Recipient\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2817]: [session uid=0 pid=2817] Monitoring connection :1.0 closed.\nok 13 /monitor/unique-destination\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2818]: [session uid=0 pid=2818] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2818]: [session uid=0 pid=2818] Monitoring connection :1.0 closed.\nok 14 /monitor/wildcard\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2819]: [session uid=0 pid=2819] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2819]: [session uid=0 pid=2819] Monitoring connection :1.0 closed.\nok 15 /monitor/no-rule\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2820]: [session uid=0 pid=2820] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2820]: [session uid=0 pid=2820] Monitoring connection :1.0 closed.\nok 16 /monitor/eavesdrop\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2821]: [session uid=0 pid=2821] Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2821]: [session uid=0 pid=2821] Monitoring connection :1.0 closed.\nok 17 /monitor/no-eavesdrop\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2822]: Connection :1.0 (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2822]: Activating systemd to hand-off: service name='com.example.SystemdActivatable1' unit='dbus-com.example.SystemdActivatable1.service' requested by ':1.1' (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: org.freedesktop.systemd1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.systemd1.Activator\n# \tmember: ActivationRequest\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: dbus-com.example.SystemdActivatable1.service\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.SystemdActivatable1\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.3\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: Hello\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 1\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.3\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 1\n# \tin reply to: 1\n# \tstring payload: :1.3\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.3\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.3\ndbus-daemon[2822]: Successfully activated service 'org.freedesktop.systemd1'\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.3\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.3\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: org.freedesktop.systemd1\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.3\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.4\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: Hello\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 1\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 1\n# \tin reply to: 1\n# \tstring payload: :1.4\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 8\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.4\ndbus-daemon[2822]: Successfully activated service 'com.example.SystemdActivatable1'\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.4\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 9\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.SystemdActivatable1\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 2\ndbus-daemon[2822]: Activating via systemd: service name='com.example.SystemdActivatable2' unit='dbus-com.example.SystemdActivatable2.service' requested by ':1.1' (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: org.freedesktop.systemd1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.systemd1.Activator\n# \tmember: ActivationRequest\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: dbus-com.example.SystemdActivatable2.service\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.SystemdActivatable2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\ndbus-daemon[2822]: Successfully activated service 'com.example.SystemdActivatable2'\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.4\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 10\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.SystemdActivatable2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.4\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 3\ndbus-daemon[2822]: Activating via systemd: service name='com.example.SystemdActivatable3' unit='dbus-com.example.SystemdActivatable3.service' requested by ':1.1' (uid=0 pid=2802 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\")\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: org.freedesktop.systemd1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.systemd1.Activator\n# \tmember: ActivationRequest\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# \tstring payload: dbus-com.example.SystemdActivatable3.service\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.SystemdActivatable3\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2822]: Activation via systemd failed for unit 'dbus-com.example.SystemdActivatable3.service': Computer says no\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: com.example.Nope\n# \tserial number: 3\n# \tin reply to: 4\n# \tstring payload: Computer says no\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.3\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/systemd1\n# \tinterface: org.freedesktop.systemd1.Activator\n# \tmember: ActivationFailure\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\ndbus-daemon[2822]: Monitoring connection :1.0 closed.\nok 18 /monitor/activation\n# End of monitor tests\nPASS: dbus/test-monitor_with_config.test\nRunning test: dbus/test-shell.test\n# Testing command line 'command -s --force-shutdown \"a string\" 123'\n# Number of arguments: 5\n# Argument 0 = command\n# Argument 1 = -s\n# Argument 2 = --force-shutdown\n# Argument 3 = a string\n# Argument 4 = 123\n# Testing command line 'command -s'\n# Number of arguments: 2\n# Argument 0 = command\n# Argument 1 = -s\n# Testing command line '/opt/gnome/bin/service-start'\n# Number of arguments: 1\n# Argument 0 = /opt/gnome/bin/service-start\n# Testing command line 'grep -l -r -i 'whatever' files*.c'\n# Number of arguments: 6\n# Argument 0 = grep\n# Argument 1 = -l\n# Argument 2 = -r\n# Argument 3 = -i\n# Argument 4 = whatever\n# Argument 5 = files*.c\n# Testing command line '/home/boston/johnp/devel-local/dbus/test/test-segfault'\n# Number of arguments: 1\n# Argument 0 = /home/boston/johnp/devel-local/dbus/test/test-segfault\n# Testing command line 'ls -l -a --colors'\n# Number of arguments: 4\n# Argument 0 = ls\n# Argument 1 = -l\n# Argument 2 = -a\n# Argument 3 = --colors\n# Testing command line 'rsync-to-server'\n# Number of arguments: 1\n# Argument 0 = rsync-to-server\n# Testing command line 'test-segfault --no-segfault'\n# Number of arguments: 2\n# Argument 0 = test-segfault\n# Argument 1 = --no-segfault\n# Testing command line 'evolution mailto:pepe@cuco.com'\n# Number of arguments: 2\n# Argument 0 = evolution\n# Argument 1 = mailto:pepe@cuco.com\n# Testing command line 'run \"a \n multiline\"'\n# Number of arguments: 2\n# Argument 0 = run\n# Argument 1 = a \n multiline\n# Testing command line 'ls \"a wrong string''\n# Error (as expected) parsing command line: Unclosed quotes in command line\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\n1..11\nPASS: dbus/test-shell.test\nRunning test: dbus/test-monitor.test\nTAP version 13\n# random seed: R02S4d20a06c78bde1753e97ff8ac3974478\n1..18\n# Start of monitor tests\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\nok 1 /monitor/invalid\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.A\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.B\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 7\n# \tin reply to: 0\n# \tstring payload: com.example.C\ndbus-daemon[2829]: [session uid=0 pid=2829] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 10\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 11\n# \tin reply to: 0\n# \tstring payload: com.example.A\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 12\n# \tin reply to: 0\n# \tstring payload: com.example.B\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 13\n# \tin reply to: 0\n# \tstring payload: com.example.C\ndbus-daemon[2829]: [session uid=0 pid=2829] Monitoring connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") is not allowed to send messages; closing it. Please fix the monitor to not do that. (message type=\"method_call\" interface=\"org.freedesktop.DBus\" member=\"AddMatch\" error name=\"(unset)\" destination=\"org.freedesktop.DBus\")\ndbus-daemon[2829]: [session uid=0 pid=2829] Monitoring connection :1.0 closed.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: (dbus-daemon)\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus/Local\n# \tinterface: org.freedesktop.DBus.Local\n# \tmember: Disconnected\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 0\n# \tin reply to: 0\nok 2 /monitor/become\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2830]: [session uid=0 pid=2830] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: (broadcast)\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: BroadcastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2830]: [session uid=0 pid=2830] Monitoring connection :1.0 closed.\nok 3 /monitor/broadcast\n# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf\nok 4 /monitor/forbidden-broadcast # SKIP DBUS_TEST_DATA not set\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2831]: [session uid=0 pid=2831] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2831]: [session uid=0 pid=2831] Monitoring connection :1.0 closed.\nok 5 /monitor/unicast-signal\n# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf\nok 6 /monitor/forbidden # SKIP DBUS_TEST_DATA not set\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2832]: [session uid=0 pid=2832] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: org.freedesktop.DBus.Peer\n# \tmember: Ping\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: :1.2\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Call1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 3 (error)\n# \tfrom: :1.2\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: s\n# \terror name: org.freedesktop.DBus.Error.UnknownMethod\n# \tserial number: 3\n# \tin reply to: 3\n# \tstring payload: Method \"Call1\" with signature \"\" on interface \"com.example.bar\" doesn't exist\n# \ndbus-daemon[2832]: [session uid=0 pid=2832] Monitoring connection :1.0 closed.\nok 7 /monitor/method-call\n# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf\nok 8 /monitor/forbidden-method # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/forbidding.conf\nok 9 /monitor/forbidden-reply # SKIP DBUS_TEST_DATA not set\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2833]: [session uid=0 pid=2833] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: RequestName\n# \tsignature: su\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 2\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 1 (method_call)\n# \tfrom: :1.1\n# \tto: org.freedesktop.DBus\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: ReleaseName\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 5\n# \tin reply to: 0\n# \tstring payload: com.example.Sender\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: (broadcast)\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameOwnerChanged\n# \tsignature: sss\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 2 (method_return)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.1\n# \tpath: (null)\n# \tinterface: (null)\n# \tmember: (null)\n# \tsignature: u\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 3\ndbus-daemon[2833]: [session uid=0 pid=2833] Monitoring connection :1.0 closed.\nok 10 /monitor/dbus-daemon\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2834]: [session uid=0 pid=2834] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 6\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.Interesting\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.Fun\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2834]: [session uid=0 pid=2834] Monitoring connection :1.0 closed.\nok 11 /monitor/selective\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2835]: [session uid=0 pid=2835] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.Recipient\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2835]: [session uid=0 pid=2835] Monitoring connection :1.0 closed.\nok 12 /monitor/well-known-destination\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2836]: [session uid=0 pid=2836] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: com.example.Recipient\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: Observed2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2836]: [session uid=0 pid=2836] Monitoring connection :1.0 closed.\nok 13 /monitor/unique-destination\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2837]: [session uid=0 pid=2837] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2837]: [session uid=0 pid=2837] Monitoring connection :1.0 closed.\nok 14 /monitor/wildcard\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2838]: [session uid=0 pid=2838] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2838]: [session uid=0 pid=2838] Monitoring connection :1.0 closed.\nok 15 /monitor/no-rule\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2839]: [session uid=0 pid=2839] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2839]: [session uid=0 pid=2839] Monitoring connection :1.0 closed.\nok 16 /monitor/eavesdrop\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameAcquired\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# \tstring payload: :1.0\ndbus-daemon[2840]: [session uid=0 pid=2840] Connection :1.0 (uid=0 pid=2827 comm=\"/usr/libexec/installed-tests/dbus/test-monitor --t\") became a monitor.\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: org.freedesktop.DBus\n# \tto: :1.0\n# \tpath: /org/freedesktop/DBus\n# \tinterface: org.freedesktop.DBus\n# \tmember: NameLost\n# \tsignature: s\n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\n# \tstring payload: :1.0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal1\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 2\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal2\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 3\n# \tin reply to: 0\n# Monitor received message:\n# /usr/src/debug/dbus/1.14.10/test/monitor.c:383: message type 4 (signal)\n# \tfrom: :1.1\n# \tto: :1.2\n# \tpath: /foo\n# \tinterface: com.example.bar\n# \tmember: UnicastSignal3\n# \tsignature: \n# \terror name: (null)\n# \tserial number: 4\n# \tin reply to: 0\ndbus-daemon[2840]: [session uid=0 pid=2840] Monitoring connection :1.0 closed.\nok 17 /monitor/no-eavesdrop\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 18 /monitor/activation # SKIP DBUS_TEST_DATA not set\n# End of monitor tests\nPASS: dbus/test-monitor.test\nRunning test: dbus/test-hash.test\n# No test data!\nok 1 - initial nss query did not leak memory\n# Running test: hash\n# Computing test hash keys...\n# ... done.\nok 2 - hash\n# hash test took 2 seconds\nok 3 - hash did not leak memory\n# 3 tests passed (0 skipped)\n1..3\nPASS: dbus/test-hash.test\nRunning test: dbus/test-dbus-daemon-eavesdrop.test\nTAP version 13\n# random seed: R02Saef7d6c87465da2221481bfe14f3d268\n1..3\n# Start of eavedrop tests\n# Start of match_keyword tests\nok 1 /eavedrop/match_keyword/broadcast\nok 2 /eavedrop/match_keyword/unicast_to_receiver\nok 3 /eavedrop/match_keyword/unicast_to_sender\n# End of match_keyword tests\n# End of eavedrop tests\nPASS: dbus/test-dbus-daemon-eavesdrop.test\nRunning test: dbus/test-dbus-daemon-fork.sh_with_config.test\n# dbus-daemon binary: dbus-daemon\n# dbus-send binary: dbus-send\n# test data: /usr/libexec/installed-tests/dbus/data\n1..3\nmethod return time=1707210757.509399 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 1 - normal dbus-daemon\nmethod return time=1707210757.519227 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 2 - dbus-daemon with stdin closed\nmethod return time=1707210757.528950 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 3 - dbus-daemon with stdin, stdout, stderr closed\nPASS: dbus/test-dbus-daemon-fork.sh_with_config.test\nRunning test: dbus/test-dbus-launch-x11.sh.test\n+ export DBUS_DEBUG_OUTPUT=1\n+ DBUS_DEBUG_OUTPUT=1\n+ echo '# dbus-daemon binary: dbus-daemon'\n# dbus-daemon binary: dbus-daemon\n+ echo '# dbus-launch binary: dbus-launch'\n# dbus-launch binary: dbus-launch\n+ echo '# dbus-monitor binary: dbus-launch'\n# dbus-monitor binary: dbus-launch\n+ echo '# dbus-send binary: dbus-send'\n# dbus-send binary: dbus-send\n+ echo '# dbus-uuidgen binary: dbus-uuidgen'\n# dbus-uuidgen binary: dbus-uuidgen\n+ test -n ''\n+ test -n ''\n+ echo '# using standard session bus configuration'\n# using standard session bus configuration\n+ bus_config=--session\n+ launch_config=--sh-syntax\n+ dbus-uuidgen --get\n++ mktemp -d\n+ workdir=/tmp/tmp.Foihk9\n+ xvfb-run --auto-servernum true\n/usr/libexec/installed-tests/dbus/test-dbus-launch-x11.sh: line 66: xvfb-run: command not found\n+ echo '1..0 # SKIP - xvfb-run doesn'\\''t work'\n1..0 # SKIP - xvfb-run doesn't work\n+ exit 0\nPASS: dbus/test-dbus-launch-x11.sh.test\nRunning test: dbus/test-desktop-file_with_config.test\nTAP version 13\n# random seed: R02Sb9bb31b70b4d68dcb5064ce2ced86341\n1..25\n# Start of desktop-file tests\n# Start of valid tests\nok 1 /desktop-file/valid/newlines\nok 2 /desktop-file/valid/spaces\nok 3 /desktop-file/valid/normal\nok 4 /desktop-file/valid/empty value\nok 5 /desktop-file/valid/empty section\nok 6 /desktop-file/valid/empty section with newline\nok 7 /desktop-file/valid/odd whitespace\nok 8 /desktop-file/valid/Misc printable ASCII in section heading\nok 9 /desktop-file/valid/Backslash in section heading\nok 10 /desktop-file/valid/empty\n# End of valid tests\n# Start of invalid tests\nok 11 /desktop-file/invalid/unterminated section heading\nok 12 /desktop-file/invalid/newline in section heading\nok 13 /desktop-file/invalid/tab in section heading\nok 14 /desktop-file/invalid/junk after section heading\nok 15 /desktop-file/invalid/opening square bracket in section heading\nok 16 /desktop-file/invalid/closing square bracket in section heading\nok 17 /desktop-file/invalid/control character in section heading\nok 18 /desktop-file/invalid/backspace in section heading\nok 19 /desktop-file/invalid/NUL in section heading\nok 20 /desktop-file/invalid/non-ASCII in section heading\nok 21 /desktop-file/invalid/bare string not in section\nok 22 /desktop-file/invalid/key-value not in section\nok 23 /desktop-file/invalid/contains control character\nok 24 /desktop-file/invalid/contains nul\nok 25 /desktop-file/invalid/empty section name\n# End of invalid tests\n# End of desktop-file tests\nPASS: dbus/test-desktop-file_with_config.test\nRunning test: dbus/test-uid-permissions.test\nTAP version 13\n# random seed: R02Sf9ef47a178ca951b405a685760854427\n1..4\n# Start of uid-permissions tests\n# Start of uae tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 1 /uid-permissions/uae/other # SKIP DBUS_TEST_DATA not set\n# End of uae tests\n# Start of monitor tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 2 /uid-permissions/monitor/root # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 3 /uid-permissions/monitor/messagebus # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 4 /uid-permissions/monitor/other # SKIP DBUS_TEST_DATA not set\n# End of monitor tests\n# End of uid-permissions tests\nPASS: dbus/test-uid-permissions.test\nRunning test: dbus/test-sysdeps_with_config.test\nTAP version 13\n# random seed: R02S710b5ec4837368d76538b578a5f9ba05\n1..1\n# Start of sysdeps tests\n# Process ID of process handle 2881: 2881\n# Process 2881: \"/usr/libexec/installed-tests/dbus/test-sleep-forever bees\"\n# Process 2881 (truncated): \"/usr/libex\"\nok 1 /sysdeps/command_for_pid\n# End of sysdeps tests\nPASS: dbus/test-sysdeps_with_config.test\nRunning test: dbus/test-server-oom.test\nTAP version 13\n# random seed: R02S22f4a1e34284d0bb263b9b17a89b3410\n1..5\n# Start of server tests\n# Running \"/server/new-tcp\" once to count mallocs\n# \"/server/new-tcp\" has about 125 mallocs in total\n# testing \"/server/new-tcp\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp\" with 2 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 0 that follow\n# /server/new-tcp: will fail malloc 134 and 0 that follow\n# /server/new-tcp: will fail malloc 133 and 0 that follow\n# /server/new-tcp: will fail malloc 132 and 0 that follow\n# /server/new-tcp: will fail malloc 131 and 0 that follow\n# /server/new-tcp: will fail malloc 130 and 0 that follow\n# /server/new-tcp: will fail malloc 129 and 0 that follow\n# /server/new-tcp: will fail malloc 128 and 0 that follow\n# /server/new-tcp: will fail malloc 127 and 0 that follow\n# /server/new-tcp: will fail malloc 126 and 0 that follow\n# /server/new-tcp: will fail malloc 125 and 0 that follow\n# /server/new-tcp: will fail malloc 124 and 0 that follow\n# /server/new-tcp: will fail malloc 123 and 0 that follow\n# /server/new-tcp: will fail malloc 122 and 0 that follow\n# /server/new-tcp: will fail malloc 121 and 0 that follow\n# /server/new-tcp: will fail malloc 120 and 0 that follow\n# /server/new-tcp: will fail malloc 119 and 0 that follow\n# /server/new-tcp: will fail malloc 118 and 0 that follow\n# /server/new-tcp: will fail malloc 117 and 0 that follow\n# /server/new-tcp: will fail malloc 116 and 0 that follow\n# /server/new-tcp: will fail malloc 115 and 0 that follow\n# /server/new-tcp: will fail malloc 114 and 0 that follow\n# /server/new-tcp: will fail malloc 113 and 0 that follow\n# /server/new-tcp: will fail malloc 112 and 0 that follow\n# /server/new-tcp: will fail malloc 111 and 0 that follow\n# /server/new-tcp: will fail malloc 110 and 0 that follow\n# /server/new-tcp: will fail malloc 109 and 0 that follow\n# /server/new-tcp: will fail malloc 108 and 0 that follow\n# /server/new-tcp: will fail malloc 107 and 0 that follow\n# /server/new-tcp: will fail malloc 106 and 0 that follow\n# /server/new-tcp: will fail malloc 105 and 0 that follow\n# /server/new-tcp: will fail malloc 104 and 0 that follow\n# /server/new-tcp: will fail malloc 103 and 0 that follow\n# /server/new-tcp: will fail malloc 102 and 0 that follow\n# /server/new-tcp: will fail malloc 101 and 0 that follow\n# /server/new-tcp: will fail malloc 100 and 0 that follow\n# /server/new-tcp: will fail malloc 99 and 0 that follow\n# /server/new-tcp: will fail malloc 98 and 0 that follow\n# /server/new-tcp: will fail malloc 97 and 0 that follow\n# /server/new-tcp: will fail malloc 96 and 0 that follow\n# /server/new-tcp: will fail malloc 95 and 0 that follow\n# /server/new-tcp: will fail malloc 94 and 0 that follow\n# /server/new-tcp: will fail malloc 93 and 0 that follow\n# /server/new-tcp: will fail malloc 92 and 0 that follow\n# /server/new-tcp: will fail malloc 91 and 0 that follow\n# /server/new-tcp: will fail malloc 90 and 0 that follow\n# /server/new-tcp: will fail malloc 89 and 0 that follow\n# /server/new-tcp: will fail malloc 88 and 0 that follow\n# /server/new-tcp: will fail malloc 87 and 0 that follow\n# /server/new-tcp: will fail malloc 86 and 0 that follow\n# /server/new-tcp: will fail malloc 85 and 0 that follow\n# /server/new-tcp: will fail malloc 84 and 0 that follow\n# /server/new-tcp: will fail malloc 83 and 0 that follow\n# /server/new-tcp: will fail malloc 82 and 0 that follow\n# /server/new-tcp: will fail malloc 81 and 0 that follow\n# /server/new-tcp: will fail malloc 80 and 0 that follow\n# /server/new-tcp: will fail malloc 79 and 0 that follow\n# /server/new-tcp: will fail malloc 78 and 0 that follow\n# /server/new-tcp: will fail malloc 77 and 0 that follow\n# /server/new-tcp: will fail malloc 76 and 0 that follow\n# /server/new-tcp: will fail malloc 75 and 0 that follow\n# /server/new-tcp: will fail malloc 74 and 0 that follow\n# /server/new-tcp: will fail malloc 73 and 0 that follow\n# /server/new-tcp: will fail malloc 72 and 0 that follow\n# /server/new-tcp: will fail malloc 71 and 0 that follow\n# /server/new-tcp: will fail malloc 70 and 0 that follow\n# /server/new-tcp: will fail malloc 69 and 0 that follow\n# /server/new-tcp: will fail malloc 68 and 0 that follow\n# /server/new-tcp: will fail malloc 67 and 0 that follow\n# /server/new-tcp: will fail malloc 66 and 0 that follow\n# /server/new-tcp: will fail malloc 65 and 0 that follow\n# /server/new-tcp: will fail malloc 64 and 0 that follow\n# /server/new-tcp: will fail malloc 63 and 0 that follow\n# /server/new-tcp: will fail malloc 62 and 0 that follow\n# /server/new-tcp: will fail malloc 61 and 0 that follow\n# /server/new-tcp: will fail malloc 60 and 0 that follow\n# /server/new-tcp: will fail malloc 59 and 0 that follow\n# /server/new-tcp: will fail malloc 58 and 0 that follow\n# /server/new-tcp: will fail malloc 57 and 0 that follow\n# /server/new-tcp: will fail malloc 56 and 0 that follow\n# /server/new-tcp: will fail malloc 55 and 0 that follow\n# /server/new-tcp: will fail malloc 54 and 0 that follow\n# /server/new-tcp: will fail malloc 53 and 0 that follow\n# /server/new-tcp: will fail malloc 52 and 0 that follow\n# /server/new-tcp: will fail malloc 51 and 0 that follow\n# /server/new-tcp: will fail malloc 50 and 0 that follow\n# /server/new-tcp: will fail malloc 49 and 0 that follow\n# /server/new-tcp: will fail malloc 48 and 0 that follow\n# /server/new-tcp: will fail malloc 47 and 0 that follow\n# /server/new-tcp: will fail malloc 46 and 0 that follow\n# /server/new-tcp: will fail malloc 45 and 0 that follow\n# /server/new-tcp: will fail malloc 44 and 0 that follow\n# /server/new-tcp: will fail malloc 43 and 0 that follow\n# /server/new-tcp: will fail malloc 42 and 0 that follow\n# /server/new-tcp: will fail malloc 41 and 0 that follow\n# /server/new-tcp: will fail malloc 40 and 0 that follow\n# /server/new-tcp: will fail malloc 39 and 0 that follow\n# /server/new-tcp: will fail malloc 38 and 0 that follow\n# /server/new-tcp: will fail malloc 37 and 0 that follow\n# /server/new-tcp: will fail malloc 36 and 0 that follow\n# /server/new-tcp: will fail malloc 35 and 0 that follow\n# /server/new-tcp: will fail malloc 34 and 0 that follow\n# /server/new-tcp: will fail malloc 33 and 0 that follow\n# /server/new-tcp: will fail malloc 32 and 0 that follow\n# /server/new-tcp: will fail malloc 31 and 0 that follow\n# /server/new-tcp: will fail malloc 30 and 0 that follow\n# /server/new-tcp: will fail malloc 29 and 0 that follow\n# /server/new-tcp: will fail malloc 28 and 0 that follow\n# /server/new-tcp: will fail malloc 27 and 0 that follow\n# /server/new-tcp: will fail malloc 26 and 0 that follow\n# /server/new-tcp: will fail malloc 25 and 0 that follow\n# /server/new-tcp: will fail malloc 24 and 0 that follow\n# /server/new-tcp: will fail malloc 23 and 0 that follow\n# /server/new-tcp: will fail malloc 22 and 0 that follow\n# /server/new-tcp: will fail malloc 21 and 0 that follow\n# /server/new-tcp: will fail malloc 20 and 0 that follow\n# /server/new-tcp: will fail malloc 19 and 0 that follow\n# /server/new-tcp: will fail malloc 18 and 0 that follow\n# /server/new-tcp: will fail malloc 17 and 0 that follow\n# /server/new-tcp: will fail malloc 16 and 0 that follow\n# /server/new-tcp: will fail malloc 15 and 0 that follow\n# /server/new-tcp: will fail malloc 14 and 0 that follow\n# /server/new-tcp: will fail malloc 13 and 0 that follow\n# /server/new-tcp: will fail malloc 12 and 0 that follow\n# /server/new-tcp: will fail malloc 11 and 0 that follow\n# /server/new-tcp: will fail malloc 10 and 0 that follow\n# /server/new-tcp: will fail malloc 9 and 0 that follow\n# /server/new-tcp: will fail malloc 8 and 0 that follow\n# /server/new-tcp: will fail malloc 7 and 0 that follow\n# /server/new-tcp: will fail malloc 6 and 0 that follow\n# /server/new-tcp: will fail malloc 5 and 0 that follow\n# /server/new-tcp: will fail malloc 4 and 0 that follow\n# /server/new-tcp: will fail malloc 3 and 0 that follow\n# /server/new-tcp: will fail malloc 2 and 0 that follow\n# /server/new-tcp: will fail malloc 1 and 0 that follow\n# /server/new-tcp: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp\" with 3 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 1 that follow\n# /server/new-tcp: will fail malloc 134 and 1 that follow\n# /server/new-tcp: will fail malloc 133 and 1 that follow\n# /server/new-tcp: will fail malloc 132 and 1 that follow\n# /server/new-tcp: will fail malloc 131 and 1 that follow\n# /server/new-tcp: will fail malloc 130 and 1 that follow\n# /server/new-tcp: will fail malloc 129 and 1 that follow\n# /server/new-tcp: will fail malloc 128 and 1 that follow\n# /server/new-tcp: will fail malloc 127 and 1 that follow\n# /server/new-tcp: will fail malloc 126 and 1 that follow\n# /server/new-tcp: will fail malloc 125 and 1 that follow\n# /server/new-tcp: will fail malloc 124 and 1 that follow\n# /server/new-tcp: will fail malloc 123 and 1 that follow\n# /server/new-tcp: will fail malloc 122 and 1 that follow\n# /server/new-tcp: will fail malloc 121 and 1 that follow\n# /server/new-tcp: will fail malloc 120 and 1 that follow\n# /server/new-tcp: will fail malloc 119 and 1 that follow\n# /server/new-tcp: will fail malloc 118 and 1 that follow\n# /server/new-tcp: will fail malloc 117 and 1 that follow\n# /server/new-tcp: will fail malloc 116 and 1 that follow\n# /server/new-tcp: will fail malloc 115 and 1 that follow\n# /server/new-tcp: will fail malloc 114 and 1 that follow\n# /server/new-tcp: will fail malloc 113 and 1 that follow\n# /server/new-tcp: will fail malloc 112 and 1 that follow\n# /server/new-tcp: will fail malloc 111 and 1 that follow\n# /server/new-tcp: will fail malloc 110 and 1 that follow\n# /server/new-tcp: will fail malloc 109 and 1 that follow\n# /server/new-tcp: will fail malloc 108 and 1 that follow\n# /server/new-tcp: will fail malloc 107 and 1 that follow\n# /server/new-tcp: will fail malloc 106 and 1 that follow\n# /server/new-tcp: will fail malloc 105 and 1 that follow\n# /server/new-tcp: will fail malloc 104 and 1 that follow\n# /server/new-tcp: will fail malloc 103 and 1 that follow\n# /server/new-tcp: will fail malloc 102 and 1 that follow\n# /server/new-tcp: will fail malloc 101 and 1 that follow\n# /server/new-tcp: will fail malloc 100 and 1 that follow\n# /server/new-tcp: will fail malloc 99 and 1 that follow\n# /server/new-tcp: will fail malloc 98 and 1 that follow\n# /server/new-tcp: will fail malloc 97 and 1 that follow\n# /server/new-tcp: will fail malloc 96 and 1 that follow\n# /server/new-tcp: will fail malloc 95 and 1 that follow\n# /server/new-tcp: will fail malloc 94 and 1 that follow\n# /server/new-tcp: will fail malloc 93 and 1 that follow\n# /server/new-tcp: will fail malloc 92 and 1 that follow\n# /server/new-tcp: will fail malloc 91 and 1 that follow\n# /server/new-tcp: will fail malloc 90 and 1 that follow\n# /server/new-tcp: will fail malloc 89 and 1 that follow\n# /server/new-tcp: will fail malloc 88 and 1 that follow\n# /server/new-tcp: will fail malloc 87 and 1 that follow\n# /server/new-tcp: will fail malloc 86 and 1 that follow\n# /server/new-tcp: will fail malloc 85 and 1 that follow\n# /server/new-tcp: will fail malloc 84 and 1 that follow\n# /server/new-tcp: will fail malloc 83 and 1 that follow\n# /server/new-tcp: will fail malloc 82 and 1 that follow\n# /server/new-tcp: will fail malloc 81 and 1 that follow\n# /server/new-tcp: will fail malloc 80 and 1 that follow\n# /server/new-tcp: will fail malloc 79 and 1 that follow\n# /server/new-tcp: will fail malloc 78 and 1 that follow\n# /server/new-tcp: will fail malloc 77 and 1 that follow\n# /server/new-tcp: will fail malloc 76 and 1 that follow\n# /server/new-tcp: will fail malloc 75 and 1 that follow\n# /server/new-tcp: will fail malloc 74 and 1 that follow\n# /server/new-tcp: will fail malloc 73 and 1 that follow\n# /server/new-tcp: will fail malloc 72 and 1 that follow\n# /server/new-tcp: will fail malloc 71 and 1 that follow\n# /server/new-tcp: will fail malloc 70 and 1 that follow\n# /server/new-tcp: will fail malloc 69 and 1 that follow\n# /server/new-tcp: will fail malloc 68 and 1 that follow\n# /server/new-tcp: will fail malloc 67 and 1 that follow\n# /server/new-tcp: will fail malloc 66 and 1 that follow\n# /server/new-tcp: will fail malloc 65 and 1 that follow\n# /server/new-tcp: will fail malloc 64 and 1 that follow\n# /server/new-tcp: will fail malloc 63 and 1 that follow\n# /server/new-tcp: will fail malloc 62 and 1 that follow\n# /server/new-tcp: will fail malloc 61 and 1 that follow\n# /server/new-tcp: will fail malloc 60 and 1 that follow\n# /server/new-tcp: will fail malloc 59 and 1 that follow\n# /server/new-tcp: will fail malloc 58 and 1 that follow\n# /server/new-tcp: will fail malloc 57 and 1 that follow\n# /server/new-tcp: will fail malloc 56 and 1 that follow\n# /server/new-tcp: will fail malloc 55 and 1 that follow\n# /server/new-tcp: will fail malloc 54 and 1 that follow\n# /server/new-tcp: will fail malloc 53 and 1 that follow\n# /server/new-tcp: will fail malloc 52 and 1 that follow\n# /server/new-tcp: will fail malloc 51 and 1 that follow\n# /server/new-tcp: will fail malloc 50 and 1 that follow\n# /server/new-tcp: will fail malloc 49 and 1 that follow\n# /server/new-tcp: will fail malloc 48 and 1 that follow\n# /server/new-tcp: will fail malloc 47 and 1 that follow\n# /server/new-tcp: will fail malloc 46 and 1 that follow\n# /server/new-tcp: will fail malloc 45 and 1 that follow\n# /server/new-tcp: will fail malloc 44 and 1 that follow\n# /server/new-tcp: will fail malloc 43 and 1 that follow\n# /server/new-tcp: will fail malloc 42 and 1 that follow\n# /server/new-tcp: will fail malloc 41 and 1 that follow\n# /server/new-tcp: will fail malloc 40 and 1 that follow\n# /server/new-tcp: will fail malloc 39 and 1 that follow\n# /server/new-tcp: will fail malloc 38 and 1 that follow\n# /server/new-tcp: will fail malloc 37 and 1 that follow\n# /server/new-tcp: will fail malloc 36 and 1 that follow\n# /server/new-tcp: will fail malloc 35 and 1 that follow\n# /server/new-tcp: will fail malloc 34 and 1 that follow\n# /server/new-tcp: will fail malloc 33 and 1 that follow\n# /server/new-tcp: will fail malloc 32 and 1 that follow\n# /server/new-tcp: will fail malloc 31 and 1 that follow\n# /server/new-tcp: will fail malloc 30 and 1 that follow\n# /server/new-tcp: will fail malloc 29 and 1 that follow\n# /server/new-tcp: will fail malloc 28 and 1 that follow\n# /server/new-tcp: will fail malloc 27 and 1 that follow\n# /server/new-tcp: will fail malloc 26 and 1 that follow\n# /server/new-tcp: will fail malloc 25 and 1 that follow\n# /server/new-tcp: will fail malloc 24 and 1 that follow\n# /server/new-tcp: will fail malloc 23 and 1 that follow\n# /server/new-tcp: will fail malloc 22 and 1 that follow\n# /server/new-tcp: will fail malloc 21 and 1 that follow\n# /server/new-tcp: will fail malloc 20 and 1 that follow\n# /server/new-tcp: will fail malloc 19 and 1 that follow\n# /server/new-tcp: will fail malloc 18 and 1 that follow\n# /server/new-tcp: will fail malloc 17 and 1 that follow\n# /server/new-tcp: will fail malloc 16 and 1 that follow\n# /server/new-tcp: will fail malloc 15 and 1 that follow\n# /server/new-tcp: will fail malloc 14 and 1 that follow\n# /server/new-tcp: will fail malloc 13 and 1 that follow\n# /server/new-tcp: will fail malloc 12 and 1 that follow\n# /server/new-tcp: will fail malloc 11 and 1 that follow\n# /server/new-tcp: will fail malloc 10 and 1 that follow\n# /server/new-tcp: will fail malloc 9 and 1 that follow\n# /server/new-tcp: will fail malloc 8 and 1 that follow\n# /server/new-tcp: will fail malloc 7 and 1 that follow\n# /server/new-tcp: will fail malloc 6 and 1 that follow\n# /server/new-tcp: will fail malloc 5 and 1 that follow\n# /server/new-tcp: will fail malloc 4 and 1 that follow\n# /server/new-tcp: will fail malloc 3 and 1 that follow\n# /server/new-tcp: will fail malloc 2 and 1 that follow\n# /server/new-tcp: will fail malloc 1 and 1 that follow\n# /server/new-tcp: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp\" with 4 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 2 that follow\n# /server/new-tcp: will fail malloc 134 and 2 that follow\n# /server/new-tcp: will fail malloc 133 and 2 that follow\n# /server/new-tcp: will fail malloc 132 and 2 that follow\n# /server/new-tcp: will fail malloc 131 and 2 that follow\n# /server/new-tcp: will fail malloc 130 and 2 that follow\n# /server/new-tcp: will fail malloc 129 and 2 that follow\n# /server/new-tcp: will fail malloc 128 and 2 that follow\n# /server/new-tcp: will fail malloc 127 and 2 that follow\n# /server/new-tcp: will fail malloc 126 and 2 that follow\n# /server/new-tcp: will fail malloc 125 and 2 that follow\n# /server/new-tcp: will fail malloc 124 and 2 that follow\n# /server/new-tcp: will fail malloc 123 and 2 that follow\n# /server/new-tcp: will fail malloc 122 and 2 that follow\n# /server/new-tcp: will fail malloc 121 and 2 that follow\n# /server/new-tcp: will fail malloc 120 and 2 that follow\n# /server/new-tcp: will fail malloc 119 and 2 that follow\n# /server/new-tcp: will fail malloc 118 and 2 that follow\n# /server/new-tcp: will fail malloc 117 and 2 that follow\n# /server/new-tcp: will fail malloc 116 and 2 that follow\n# /server/new-tcp: will fail malloc 115 and 2 that follow\n# /server/new-tcp: will fail malloc 114 and 2 that follow\n# /server/new-tcp: will fail malloc 113 and 2 that follow\n# /server/new-tcp: will fail malloc 112 and 2 that follow\n# /server/new-tcp: will fail malloc 111 and 2 that follow\n# /server/new-tcp: will fail malloc 110 and 2 that follow\n# /server/new-tcp: will fail malloc 109 and 2 that follow\n# /server/new-tcp: will fail malloc 108 and 2 that follow\n# /server/new-tcp: will fail malloc 107 and 2 that follow\n# /server/new-tcp: will fail malloc 106 and 2 that follow\n# /server/new-tcp: will fail malloc 105 and 2 that follow\n# /server/new-tcp: will fail malloc 104 and 2 that follow\n# /server/new-tcp: will fail malloc 103 and 2 that follow\n# /server/new-tcp: will fail malloc 102 and 2 that follow\n# /server/new-tcp: will fail malloc 101 and 2 that follow\n# /server/new-tcp: will fail malloc 100 and 2 that follow\n# /server/new-tcp: will fail malloc 99 and 2 that follow\n# /server/new-tcp: will fail malloc 98 and 2 that follow\n# /server/new-tcp: will fail malloc 97 and 2 that follow\n# /server/new-tcp: will fail malloc 96 and 2 that follow\n# /server/new-tcp: will fail malloc 95 and 2 that follow\n# /server/new-tcp: will fail malloc 94 and 2 that follow\n# /server/new-tcp: will fail malloc 93 and 2 that follow\n# /server/new-tcp: will fail malloc 92 and 2 that follow\n# /server/new-tcp: will fail malloc 91 and 2 that follow\n# /server/new-tcp: will fail malloc 90 and 2 that follow\n# /server/new-tcp: will fail malloc 89 and 2 that follow\n# /server/new-tcp: will fail malloc 88 and 2 that follow\n# /server/new-tcp: will fail malloc 87 and 2 that follow\n# /server/new-tcp: will fail malloc 86 and 2 that follow\n# /server/new-tcp: will fail malloc 85 and 2 that follow\n# /server/new-tcp: will fail malloc 84 and 2 that follow\n# /server/new-tcp: will fail malloc 83 and 2 that follow\n# /server/new-tcp: will fail malloc 82 and 2 that follow\n# /server/new-tcp: will fail malloc 81 and 2 that follow\n# /server/new-tcp: will fail malloc 80 and 2 that follow\n# /server/new-tcp: will fail malloc 79 and 2 that follow\n# /server/new-tcp: will fail malloc 78 and 2 that follow\n# /server/new-tcp: will fail malloc 77 and 2 that follow\n# /server/new-tcp: will fail malloc 76 and 2 that follow\n# /server/new-tcp: will fail malloc 75 and 2 that follow\n# /server/new-tcp: will fail malloc 74 and 2 that follow\n# /server/new-tcp: will fail malloc 73 and 2 that follow\n# /server/new-tcp: will fail malloc 72 and 2 that follow\n# /server/new-tcp: will fail malloc 71 and 2 that follow\n# /server/new-tcp: will fail malloc 70 and 2 that follow\n# /server/new-tcp: will fail malloc 69 and 2 that follow\n# /server/new-tcp: will fail malloc 68 and 2 that follow\n# /server/new-tcp: will fail malloc 67 and 2 that follow\n# /server/new-tcp: will fail malloc 66 and 2 that follow\n# /server/new-tcp: will fail malloc 65 and 2 that follow\n# /server/new-tcp: will fail malloc 64 and 2 that follow\n# /server/new-tcp: will fail malloc 63 and 2 that follow\n# /server/new-tcp: will fail malloc 62 and 2 that follow\n# /server/new-tcp: will fail malloc 61 and 2 that follow\n# /server/new-tcp: will fail malloc 60 and 2 that follow\n# /server/new-tcp: will fail malloc 59 and 2 that follow\n# /server/new-tcp: will fail malloc 58 and 2 that follow\n# /server/new-tcp: will fail malloc 57 and 2 that follow\n# /server/new-tcp: will fail malloc 56 and 2 that follow\n# /server/new-tcp: will fail malloc 55 and 2 that follow\n# /server/new-tcp: will fail malloc 54 and 2 that follow\n# /server/new-tcp: will fail malloc 53 and 2 that follow\n# /server/new-tcp: will fail malloc 52 and 2 that follow\n# /server/new-tcp: will fail malloc 51 and 2 that follow\n# /server/new-tcp: will fail malloc 50 and 2 that follow\n# /server/new-tcp: will fail malloc 49 and 2 that follow\n# /server/new-tcp: will fail malloc 48 and 2 that follow\n# /server/new-tcp: will fail malloc 47 and 2 that follow\n# /server/new-tcp: will fail malloc 46 and 2 that follow\n# /server/new-tcp: will fail malloc 45 and 2 that follow\n# /server/new-tcp: will fail malloc 44 and 2 that follow\n# /server/new-tcp: will fail malloc 43 and 2 that follow\n# /server/new-tcp: will fail malloc 42 and 2 that follow\n# /server/new-tcp: will fail malloc 41 and 2 that follow\n# /server/new-tcp: will fail malloc 40 and 2 that follow\n# /server/new-tcp: will fail malloc 39 and 2 that follow\n# /server/new-tcp: will fail malloc 38 and 2 that follow\n# /server/new-tcp: will fail malloc 37 and 2 that follow\n# /server/new-tcp: will fail malloc 36 and 2 that follow\n# /server/new-tcp: will fail malloc 35 and 2 that follow\n# /server/new-tcp: will fail malloc 34 and 2 that follow\n# /server/new-tcp: will fail malloc 33 and 2 that follow\n# /server/new-tcp: will fail malloc 32 and 2 that follow\n# /server/new-tcp: will fail malloc 31 and 2 that follow\n# /server/new-tcp: will fail malloc 30 and 2 that follow\n# /server/new-tcp: will fail malloc 29 and 2 that follow\n# /server/new-tcp: will fail malloc 28 and 2 that follow\n# /server/new-tcp: will fail malloc 27 and 2 that follow\n# /server/new-tcp: will fail malloc 26 and 2 that follow\n# /server/new-tcp: will fail malloc 25 and 2 that follow\n# /server/new-tcp: will fail malloc 24 and 2 that follow\n# /server/new-tcp: will fail malloc 23 and 2 that follow\n# /server/new-tcp: will fail malloc 22 and 2 that follow\n# /server/new-tcp: will fail malloc 21 and 2 that follow\n# /server/new-tcp: will fail malloc 20 and 2 that follow\n# /server/new-tcp: will fail malloc 19 and 2 that follow\n# /server/new-tcp: will fail malloc 18 and 2 that follow\n# /server/new-tcp: will fail malloc 17 and 2 that follow\n# /server/new-tcp: will fail malloc 16 and 2 that follow\n# /server/new-tcp: will fail malloc 15 and 2 that follow\n# /server/new-tcp: will fail malloc 14 and 2 that follow\n# /server/new-tcp: will fail malloc 13 and 2 that follow\n# /server/new-tcp: will fail malloc 12 and 2 that follow\n# /server/new-tcp: will fail malloc 11 and 2 that follow\n# /server/new-tcp: will fail malloc 10 and 2 that follow\n# /server/new-tcp: will fail malloc 9 and 2 that follow\n# /server/new-tcp: will fail malloc 8 and 2 that follow\n# /server/new-tcp: will fail malloc 7 and 2 that follow\n# /server/new-tcp: will fail malloc 6 and 2 that follow\n# /server/new-tcp: will fail malloc 5 and 2 that follow\n# /server/new-tcp: will fail malloc 4 and 2 that follow\n# /server/new-tcp: will fail malloc 3 and 2 that follow\n# /server/new-tcp: will fail malloc 2 and 2 that follow\n# /server/new-tcp: will fail malloc 1 and 2 that follow\n# /server/new-tcp: will fail malloc 0 and 2 that follow\nok 1 /server/new-tcp\n# Running \"/server/new-nonce-tcp\" once to count mallocs\n# \"/server/new-nonce-tcp\" has about 158 mallocs in total\n# testing \"/server/new-nonce-tcp\" with up to 4 consecutive malloc failures\n# testing \"/server/new-nonce-tcp\" with 2 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 0 that follow\n# testing \"/server/new-nonce-tcp\" with 3 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 1 that follow\n# testing \"/server/new-nonce-tcp\" with 4 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 2 that follow\nok 2 /server/new-nonce-tcp\n# Running \"/server/new-tcp-star\" once to count mallocs\n# \"/server/new-tcp-star\" has about 109 mallocs in total\n# testing \"/server/new-tcp-star\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp-star\" with 2 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 0 that follow\n# /server/new-tcp-star: will fail malloc 118 and 0 that follow\n# /server/new-tcp-star: will fail malloc 117 and 0 that follow\n# /server/new-tcp-star: will fail malloc 116 and 0 that follow\n# /server/new-tcp-star: will fail malloc 115 and 0 that follow\n# /server/new-tcp-star: will fail malloc 114 and 0 that follow\n# /server/new-tcp-star: will fail malloc 113 and 0 that follow\n# /server/new-tcp-star: will fail malloc 112 and 0 that follow\n# /server/new-tcp-star: will fail malloc 111 and 0 that follow\n# /server/new-tcp-star: will fail malloc 110 and 0 that follow\n# /server/new-tcp-star: will fail malloc 109 and 0 that follow\n# /server/new-tcp-star: will fail malloc 108 and 0 that follow\n# /server/new-tcp-star: will fail malloc 107 and 0 that follow\n# /server/new-tcp-star: will fail malloc 106 and 0 that follow\n# /server/new-tcp-star: will fail malloc 105 and 0 that follow\nExecuting: dbus/test-server-oom.test\n# /server/new-tcp-star: will fail malloc 104 and 0 that follow\n# /server/new-tcp-star: will fail malloc 103 and 0 that follow\n# /server/new-tcp-star: will fail malloc 102 and 0 that follow\n# /server/new-tcp-star: will fail malloc 101 and 0 that follow\n# /server/new-tcp-star: will fail malloc 100 and 0 that follow\n# /server/new-tcp-star: will fail malloc 99 and 0 that follow\n# /server/new-tcp-star: will fail malloc 98 and 0 that follow\n# /server/new-tcp-star: will fail malloc 97 and 0 that follow\n# /server/new-tcp-star: will fail malloc 96 and 0 that follow\n# /server/new-tcp-star: will fail malloc 95 and 0 that follow\n# /server/new-tcp-star: will fail malloc 94 and 0 that follow\n# /server/new-tcp-star: will fail malloc 93 and 0 that follow\n# /server/new-tcp-star: will fail malloc 92 and 0 that follow\n# /server/new-tcp-star: will fail malloc 91 and 0 that follow\n# /server/new-tcp-star: will fail malloc 90 and 0 that follow\n# /server/new-tcp-star: will fail malloc 89 and 0 that follow\n# /server/new-tcp-star: will fail malloc 88 and 0 that follow\n# /server/new-tcp-star: will fail malloc 87 and 0 that follow\n# /server/new-tcp-star: will fail malloc 86 and 0 that follow\n# /server/new-tcp-star: will fail malloc 85 and 0 that follow\n# /server/new-tcp-star: will fail malloc 84 and 0 that follow\n# /server/new-tcp-star: will fail malloc 83 and 0 that follow\n# /server/new-tcp-star: will fail malloc 82 and 0 that follow\n# /server/new-tcp-star: will fail malloc 81 and 0 that follow\n# /server/new-tcp-star: will fail malloc 80 and 0 that follow\n# /server/new-tcp-star: will fail malloc 79 and 0 that follow\n# /server/new-tcp-star: will fail malloc 78 and 0 that follow\n# /server/new-tcp-star: will fail malloc 77 and 0 that follow\n# /server/new-tcp-star: will fail malloc 76 and 0 that follow\n# /server/new-tcp-star: will fail malloc 75 and 0 that follow\n# /server/new-tcp-star: will fail malloc 74 and 0 that follow\n# /server/new-tcp-star: will fail malloc 73 and 0 that follow\n# /server/new-tcp-star: will fail malloc 72 and 0 that follow\n# /server/new-tcp-star: will fail malloc 71 and 0 that follow\n# /server/new-tcp-star: will fail malloc 70 and 0 that follow\n# /server/new-tcp-star: will fail malloc 69 and 0 that follow\n# /server/new-tcp-star: will fail malloc 68 and 0 that follow\n# /server/new-tcp-star: will fail malloc 67 and 0 that follow\n# /server/new-tcp-star: will fail malloc 66 and 0 that follow\n# /server/new-tcp-star: will fail malloc 65 and 0 that follow\n# /server/new-tcp-star: will fail malloc 64 and 0 that follow\n# /server/new-tcp-star: will fail malloc 63 and 0 that follow\n# /server/new-tcp-star: will fail malloc 62 and 0 that follow\n# /server/new-tcp-star: will fail malloc 61 and 0 that follow\n# /server/new-tcp-star: will fail malloc 60 and 0 that follow\n# /server/new-tcp-star: will fail malloc 59 and 0 that follow\n# /server/new-tcp-star: will fail malloc 58 and 0 that follow\n# /server/new-tcp-star: will fail malloc 57 and 0 that follow\n# /server/new-tcp-star: will fail malloc 56 and 0 that follow\n# /server/new-tcp-star: will fail malloc 55 and 0 that follow\n# /server/new-tcp-star: will fail malloc 54 and 0 that follow\n# /server/new-tcp-star: will fail malloc 53 and 0 that follow\n# /server/new-tcp-star: will fail malloc 52 and 0 that follow\n# /server/new-tcp-star: will fail malloc 51 and 0 that follow\n# /server/new-tcp-star: will fail malloc 50 and 0 that follow\n# /server/new-tcp-star: will fail malloc 49 and 0 that follow\n# /server/new-tcp-star: will fail malloc 48 and 0 that follow\n# /server/new-tcp-star: will fail malloc 47 and 0 that follow\n# /server/new-tcp-star: will fail malloc 46 and 0 that follow\n# /server/new-tcp-star: will fail malloc 45 and 0 that follow\n# /server/new-tcp-star: will fail malloc 44 and 0 that follow\n# /server/new-tcp-star: will fail malloc 43 and 0 that follow\n# /server/new-tcp-star: will fail malloc 42 and 0 that follow\n# /server/new-tcp-star: will fail malloc 41 and 0 that follow\n# /server/new-tcp-star: will fail malloc 40 and 0 that follow\n# /server/new-tcp-star: will fail malloc 39 and 0 that follow\n# /server/new-tcp-star: will fail malloc 38 and 0 that follow\n# /server/new-tcp-star: will fail malloc 37 and 0 that follow\n# /server/new-tcp-star: will fail malloc 36 and 0 that follow\n# /server/new-tcp-star: will fail malloc 35 and 0 that follow\n# /server/new-tcp-star: will fail malloc 34 and 0 that follow\n# /server/new-tcp-star: will fail malloc 33 and 0 that follow\n# /server/new-tcp-star: will fail malloc 32 and 0 that follow\n# /server/new-tcp-star: will fail malloc 31 and 0 that follow\n# /server/new-tcp-star: will fail malloc 30 and 0 that follow\n# /server/new-tcp-star: will fail malloc 29 and 0 that follow\n# /server/new-tcp-star: will fail malloc 28 and 0 that follow\n# /server/new-tcp-star: will fail malloc 27 and 0 that follow\n# /server/new-tcp-star: will fail malloc 26 and 0 that follow\n# /server/new-tcp-star: will fail malloc 25 and 0 that follow\n# /server/new-tcp-star: will fail malloc 24 and 0 that follow\n# /server/new-tcp-star: will fail malloc 23 and 0 that follow\n# /server/new-tcp-star: will fail malloc 22 and 0 that follow\n# /server/new-tcp-star: will fail malloc 21 and 0 that follow\n# /server/new-tcp-star: will fail malloc 20 and 0 that follow\n# /server/new-tcp-star: will fail malloc 19 and 0 that follow\n# /server/new-tcp-star: will fail malloc 18 and 0 that follow\n# /server/new-tcp-star: will fail malloc 17 and 0 that follow\n# /server/new-tcp-star: will fail malloc 16 and 0 that follow\n# /server/new-tcp-star: will fail malloc 15 and 0 that follow\n# /server/new-tcp-star: will fail malloc 14 and 0 that follow\n# /server/new-tcp-star: will fail malloc 13 and 0 that follow\n# /server/new-tcp-star: will fail malloc 12 and 0 that follow\n# /server/new-tcp-star: will fail malloc 11 and 0 that follow\n# /server/new-tcp-star: will fail malloc 10 and 0 that follow\n# /server/new-tcp-star: will fail malloc 9 and 0 that follow\n# /server/new-tcp-star: will fail malloc 8 and 0 that follow\n# /server/new-tcp-star: will fail malloc 7 and 0 that follow\n# /server/new-tcp-star: will fail malloc 6 and 0 that follow\n# /server/new-tcp-star: will fail malloc 5 and 0 that follow\n# /server/new-tcp-star: will fail malloc 4 and 0 that follow\n# /server/new-tcp-star: will fail malloc 3 and 0 that follow\n# /server/new-tcp-star: will fail malloc 2 and 0 that follow\n# /server/new-tcp-star: will fail malloc 1 and 0 that follow\n# /server/new-tcp-star: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp-star\" with 3 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 1 that follow\n# /server/new-tcp-star: will fail malloc 118 and 1 that follow\n# /server/new-tcp-star: will fail malloc 117 and 1 that follow\n# /server/new-tcp-star: will fail malloc 116 and 1 that follow\n# /server/new-tcp-star: will fail malloc 115 and 1 that follow\n# /server/new-tcp-star: will fail malloc 114 and 1 that follow\n# /server/new-tcp-star: will fail malloc 113 and 1 that follow\n# /server/new-tcp-star: will fail malloc 112 and 1 that follow\n# /server/new-tcp-star: will fail malloc 111 and 1 that follow\n# /server/new-tcp-star: will fail malloc 110 and 1 that follow\n# /server/new-tcp-star: will fail malloc 109 and 1 that follow\n# /server/new-tcp-star: will fail malloc 108 and 1 that follow\n# /server/new-tcp-star: will fail malloc 107 and 1 that follow\n# /server/new-tcp-star: will fail malloc 106 and 1 that follow\n# /server/new-tcp-star: will fail malloc 105 and 1 that follow\n# /server/new-tcp-star: will fail malloc 104 and 1 that follow\n# /server/new-tcp-star: will fail malloc 103 and 1 that follow\n# /server/new-tcp-star: will fail malloc 102 and 1 that follow\n# /server/new-tcp-star: will fail malloc 101 and 1 that follow\n# /server/new-tcp-star: will fail malloc 100 and 1 that follow\n# /server/new-tcp-star: will fail malloc 99 and 1 that follow\n# /server/new-tcp-star: will fail malloc 98 and 1 that follow\n# /server/new-tcp-star: will fail malloc 97 and 1 that follow\n# /server/new-tcp-star: will fail malloc 96 and 1 that follow\n# /server/new-tcp-star: will fail malloc 95 and 1 that follow\n# /server/new-tcp-star: will fail malloc 94 and 1 that follow\n# /server/new-tcp-star: will fail malloc 93 and 1 that follow\n# /server/new-tcp-star: will fail malloc 92 and 1 that follow\n# /server/new-tcp-star: will fail malloc 91 and 1 that follow\n# /server/new-tcp-star: will fail malloc 90 and 1 that follow\n# /server/new-tcp-star: will fail malloc 89 and 1 that follow\n# /server/new-tcp-star: will fail malloc 88 and 1 that follow\n# /server/new-tcp-star: will fail malloc 87 and 1 that follow\n# /server/new-tcp-star: will fail malloc 86 and 1 that follow\n# /server/new-tcp-star: will fail malloc 85 and 1 that follow\n# /server/new-tcp-star: will fail malloc 84 and 1 that follow\n# /server/new-tcp-star: will fail malloc 83 and 1 that follow\n# /server/new-tcp-star: will fail malloc 82 and 1 that follow\n# /server/new-tcp-star: will fail malloc 81 and 1 that follow\n# /server/new-tcp-star: will fail malloc 80 and 1 that follow\n# /server/new-tcp-star: will fail malloc 79 and 1 that follow\n# /server/new-tcp-star: will fail malloc 78 and 1 that follow\n# /server/new-tcp-star: will fail malloc 77 and 1 that follow\n# /server/new-tcp-star: will fail malloc 76 and 1 that follow\n# /server/new-tcp-star: will fail malloc 75 and 1 that follow\n# /server/new-tcp-star: will fail malloc 74 and 1 that follow\n# /server/new-tcp-star: will fail malloc 73 and 1 that follow\n# /server/new-tcp-star: will fail malloc 72 and 1 that follow\n# /server/new-tcp-star: will fail malloc 71 and 1 that follow\n# /server/new-tcp-star: will fail malloc 70 and 1 that follow\n# /server/new-tcp-star: will fail malloc 69 and 1 that follow\n# /server/new-tcp-star: will fail malloc 68 and 1 that follow\n# /server/new-tcp-star: will fail malloc 67 and 1 that follow\n# /server/new-tcp-star: will fail malloc 66 and 1 that follow\n# /server/new-tcp-star: will fail malloc 65 and 1 that follow\n# /server/new-tcp-star: will fail malloc 64 and 1 that follow\n# /server/new-tcp-star: will fail malloc 63 and 1 that follow\n# /server/new-tcp-star: will fail malloc 62 and 1 that follow\n# /server/new-tcp-star: will fail malloc 61 and 1 that follow\n# /server/new-tcp-star: will fail malloc 60 and 1 that follow\n# /server/new-tcp-star: will fail malloc 59 and 1 that follow\n# /server/new-tcp-star: will fail malloc 58 and 1 that follow\n# /server/new-tcp-star: will fail malloc 57 and 1 that follow\n# /server/new-tcp-star: will fail malloc 56 and 1 that follow\n# /server/new-tcp-star: will fail malloc 55 and 1 that follow\n# /server/new-tcp-star: will fail malloc 54 and 1 that follow\n# /server/new-tcp-star: will fail malloc 53 and 1 that follow\n# /server/new-tcp-star: will fail malloc 52 and 1 that follow\n# /server/new-tcp-star: will fail malloc 51 and 1 that follow\n# /server/new-tcp-star: will fail malloc 50 and 1 that follow\n# /server/new-tcp-star: will fail malloc 49 and 1 that follow\n# /server/new-tcp-star: will fail malloc 48 and 1 that follow\n# /server/new-tcp-star: will fail malloc 47 and 1 that follow\n# /server/new-tcp-star: will fail malloc 46 and 1 that follow\n# /server/new-tcp-star: will fail malloc 45 and 1 that follow\n# /server/new-tcp-star: will fail malloc 44 and 1 that follow\n# /server/new-tcp-star: will fail malloc 43 and 1 that follow\n# /server/new-tcp-star: will fail malloc 42 and 1 that follow\n# /server/new-tcp-star: will fail malloc 41 and 1 that follow\n# /server/new-tcp-star: will fail malloc 40 and 1 that follow\n# /server/new-tcp-star: will fail malloc 39 and 1 that follow\n# /server/new-tcp-star: will fail malloc 38 and 1 that follow\n# /server/new-tcp-star: will fail malloc 37 and 1 that follow\n# /server/new-tcp-star: will fail malloc 36 and 1 that follow\n# /server/new-tcp-star: will fail malloc 35 and 1 that follow\n# /server/new-tcp-star: will fail malloc 34 and 1 that follow\n# /server/new-tcp-star: will fail malloc 33 and 1 that follow\n# /server/new-tcp-star: will fail malloc 32 and 1 that follow\n# /server/new-tcp-star: will fail malloc 31 and 1 that follow\n# /server/new-tcp-star: will fail malloc 30 and 1 that follow\n# /server/new-tcp-star: will fail malloc 29 and 1 that follow\n# /server/new-tcp-star: will fail malloc 28 and 1 that follow\n# /server/new-tcp-star: will fail malloc 27 and 1 that follow\n# /server/new-tcp-star: will fail malloc 26 and 1 that follow\n# /server/new-tcp-star: will fail malloc 25 and 1 that follow\n# /server/new-tcp-star: will fail malloc 24 and 1 that follow\n# /server/new-tcp-star: will fail malloc 23 and 1 that follow\n# /server/new-tcp-star: will fail malloc 22 and 1 that follow\n# /server/new-tcp-star: will fail malloc 21 and 1 that follow\n# /server/new-tcp-star: will fail malloc 20 and 1 that follow\n# /server/new-tcp-star: will fail malloc 19 and 1 that follow\n# /server/new-tcp-star: will fail malloc 18 and 1 that follow\n# /server/new-tcp-star: will fail malloc 17 and 1 that follow\n# /server/new-tcp-star: will fail malloc 16 and 1 that follow\n# /server/new-tcp-star: will fail malloc 15 and 1 that follow\n# /server/new-tcp-star: will fail malloc 14 and 1 that follow\n# /server/new-tcp-star: will fail malloc 13 and 1 that follow\n# /server/new-tcp-star: will fail malloc 12 and 1 that follow\n# /server/new-tcp-star: will fail malloc 11 and 1 that follow\n# /server/new-tcp-star: will fail malloc 10 and 1 that follow\n# /server/new-tcp-star: will fail malloc 9 and 1 that follow\n# /server/new-tcp-star: will fail malloc 8 and 1 that follow\n# /server/new-tcp-star: will fail malloc 7 and 1 that follow\n# /server/new-tcp-star: will fail malloc 6 and 1 that follow\n# /server/new-tcp-star: will fail malloc 5 and 1 that follow\n# /server/new-tcp-star: will fail malloc 4 and 1 that follow\n# /server/new-tcp-star: will fail malloc 3 and 1 that follow\n# /server/new-tcp-star: will fail malloc 2 and 1 that follow\n# /server/new-tcp-star: will fail malloc 1 and 1 that follow\n# /server/new-tcp-star: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp-star\" with 4 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 2 that follow\n# /server/new-tcp-star: will fail malloc 118 and 2 that follow\n# /server/new-tcp-star: will fail malloc 117 and 2 that follow\n# /server/new-tcp-star: will fail malloc 116 and 2 that follow\n# /server/new-tcp-star: will fail malloc 115 and 2 that follow\n# /server/new-tcp-star: will fail malloc 114 and 2 that follow\n# /server/new-tcp-star: will fail malloc 113 and 2 that follow\n# /server/new-tcp-star: will fail malloc 112 and 2 that follow\n# /server/new-tcp-star: will fail malloc 111 and 2 that follow\n# /server/new-tcp-star: will fail malloc 110 and 2 that follow\n# /server/new-tcp-star: will fail malloc 109 and 2 that follow\n# /server/new-tcp-star: will fail malloc 108 and 2 that follow\n# /server/new-tcp-star: will fail malloc 107 and 2 that follow\n# /server/new-tcp-star: will fail malloc 106 and 2 that follow\n# /server/new-tcp-star: will fail malloc 105 and 2 that follow\n# /server/new-tcp-star: will fail malloc 104 and 2 that follow\n# /server/new-tcp-star: will fail malloc 103 and 2 that follow\n# /server/new-tcp-star: will fail malloc 102 and 2 that follow\n# /server/new-tcp-star: will fail malloc 101 and 2 that follow\n# /server/new-tcp-star: will fail malloc 100 and 2 that follow\n# /server/new-tcp-star: will fail malloc 99 and 2 that follow\n# /server/new-tcp-star: will fail malloc 98 and 2 that follow\n# /server/new-tcp-star: will fail malloc 97 and 2 that follow\n# /server/new-tcp-star: will fail malloc 96 and 2 that follow\n# /server/new-tcp-star: will fail malloc 95 and 2 that follow\n# /server/new-tcp-star: will fail malloc 94 and 2 that follow\n# /server/new-tcp-star: will fail malloc 93 and 2 that follow\n# /server/new-tcp-star: will fail malloc 92 and 2 that follow\n# /server/new-tcp-star: will fail malloc 91 and 2 that follow\n# /server/new-tcp-star: will fail malloc 90 and 2 that follow\n# /server/new-tcp-star: will fail malloc 89 and 2 that follow\n# /server/new-tcp-star: will fail malloc 88 and 2 that follow\n# /server/new-tcp-star: will fail malloc 87 and 2 that follow\n# /server/new-tcp-star: will fail malloc 86 and 2 that follow\n# /server/new-tcp-star: will fail malloc 85 and 2 that follow\n# /server/new-tcp-star: will fail malloc 84 and 2 that follow\n# /server/new-tcp-star: will fail malloc 83 and 2 that follow\n# /server/new-tcp-star: will fail malloc 82 and 2 that follow\n# /server/new-tcp-star: will fail malloc 81 and 2 that follow\n# /server/new-tcp-star: will fail malloc 80 and 2 that follow\n# /server/new-tcp-star: will fail malloc 79 and 2 that follow\n# /server/new-tcp-star: will fail malloc 78 and 2 that follow\n# /server/new-tcp-star: will fail malloc 77 and 2 that follow\n# /server/new-tcp-star: will fail malloc 76 and 2 that follow\n# /server/new-tcp-star: will fail malloc 75 and 2 that follow\n# /server/new-tcp-star: will fail malloc 74 and 2 that follow\n# /server/new-tcp-star: will fail malloc 73 and 2 that follow\n# /server/new-tcp-star: will fail malloc 72 and 2 that follow\n# /server/new-tcp-star: will fail malloc 71 and 2 that follow\n# /server/new-tcp-star: will fail malloc 70 and 2 that follow\n# /server/new-tcp-star: will fail malloc 69 and 2 that follow\n# /server/new-tcp-star: will fail malloc 68 and 2 that follow\n# /server/new-tcp-star: will fail malloc 67 and 2 that follow\n# /server/new-tcp-star: will fail malloc 66 and 2 that follow\n# /server/new-tcp-star: will fail malloc 65 and 2 that follow\n# /server/new-tcp-star: will fail malloc 64 and 2 that follow\n# /server/new-tcp-star: will fail malloc 63 and 2 that follow\n# /server/new-tcp-star: will fail malloc 62 and 2 that follow\n# /server/new-tcp-star: will fail malloc 61 and 2 that follow\n# /server/new-tcp-star: will fail malloc 60 and 2 that follow\n# /server/new-tcp-star: will fail malloc 59 and 2 that follow\n# /server/new-tcp-star: will fail malloc 58 and 2 that follow\n# /server/new-tcp-star: will fail malloc 57 and 2 that follow\n# /server/new-tcp-star: will fail malloc 56 and 2 that follow\n# /server/new-tcp-star: will fail malloc 55 and 2 that follow\n# /server/new-tcp-star: will fail malloc 54 and 2 that follow\n# /server/new-tcp-star: will fail malloc 53 and 2 that follow\n# /server/new-tcp-star: will fail malloc 52 and 2 that follow\n# /server/new-tcp-star: will fail malloc 51 and 2 that follow\n# /server/new-tcp-star: will fail malloc 50 and 2 that follow\n# /server/new-tcp-star: will fail malloc 49 and 2 that follow\n# /server/new-tcp-star: will fail malloc 48 and 2 that follow\n# /server/new-tcp-star: will fail malloc 47 and 2 that follow\n# /server/new-tcp-star: will fail malloc 46 and 2 that follow\n# /server/new-tcp-star: will fail malloc 45 and 2 that follow\n# /server/new-tcp-star: will fail malloc 44 and 2 that follow\n# /server/new-tcp-star: will fail malloc 43 and 2 that follow\n# /server/new-tcp-star: will fail malloc 42 and 2 that follow\n# /server/new-tcp-star: will fail malloc 41 and 2 that follow\n# /server/new-tcp-star: will fail malloc 40 and 2 that follow\n# /server/new-tcp-star: will fail malloc 39 and 2 that follow\n# /server/new-tcp-star: will fail malloc 38 and 2 that follow\n# /server/new-tcp-star: will fail malloc 37 and 2 that follow\n# /server/new-tcp-star: will fail malloc 36 and 2 that follow\n# /server/new-tcp-star: will fail malloc 35 and 2 that follow\n# /server/new-tcp-star: will fail malloc 34 and 2 that follow\n# /server/new-tcp-star: will fail malloc 33 and 2 that follow\n# /server/new-tcp-star: will fail malloc 32 and 2 that follow\n# /server/new-tcp-star: will fail malloc 31 and 2 that follow\n# /server/new-tcp-star: will fail malloc 30 and 2 that follow\n# /server/new-tcp-star: will fail malloc 29 and 2 that follow\n# /server/new-tcp-star: will fail malloc 28 and 2 that follow\n# /server/new-tcp-star: will fail malloc 27 and 2 that follow\n# /server/new-tcp-star: will fail malloc 26 and 2 that follow\n# /server/new-tcp-star: will fail malloc 25 and 2 that follow\n# /server/new-tcp-star: will fail malloc 24 and 2 that follow\n# /server/new-tcp-star: will fail malloc 23 and 2 that follow\n# /server/new-tcp-star: will fail malloc 22 and 2 that follow\n# /server/new-tcp-star: will fail malloc 21 and 2 that follow\n# /server/new-tcp-star: will fail malloc 20 and 2 that follow\n# /server/new-tcp-star: will fail malloc 19 and 2 that follow\n# /server/new-tcp-star: will fail malloc 18 and 2 that follow\n# /server/new-tcp-star: will fail malloc 17 and 2 that follow\n# /server/new-tcp-star: will fail malloc 16 and 2 that follow\n# /server/new-tcp-star: will fail malloc 15 and 2 that follow\n# /server/new-tcp-star: will fail malloc 14 and 2 that follow\n# /server/new-tcp-star: will fail malloc 13 and 2 that follow\n# /server/new-tcp-star: will fail malloc 12 and 2 that follow\n# /server/new-tcp-star: will fail malloc 11 and 2 that follow\n# /server/new-tcp-star: will fail malloc 10 and 2 that follow\n# /server/new-tcp-star: will fail malloc 9 and 2 that follow\n# /server/new-tcp-star: will fail malloc 8 and 2 that follow\n# /server/new-tcp-star: will fail malloc 7 and 2 that follow\n# /server/new-tcp-star: will fail malloc 6 and 2 that follow\n# /server/new-tcp-star: will fail malloc 5 and 2 that follow\n# /server/new-tcp-star: will fail malloc 4 and 2 that follow\n# /server/new-tcp-star: will fail malloc 3 and 2 that follow\n# /server/new-tcp-star: will fail malloc 2 and 2 that follow\n# /server/new-tcp-star: will fail malloc 1 and 2 that follow\n# /server/new-tcp-star: will fail malloc 0 and 2 that follow\nok 3 /server/new-tcp-star\n# Running \"/server/new-tcp-v4\" once to count mallocs\n# \"/server/new-tcp-v4\" has about 122 mallocs in total\n# testing \"/server/new-tcp-v4\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp-v4\" with 2 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp-v4\" with 3 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp-v4\" with 4 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 2 that follow\nok 4 /server/new-tcp-v4\n# Running \"/server/unix\" once to count mallocs\n# \"/server/unix\" has about 96 mallocs in total\n# testing \"/server/unix\" with up to 4 consecutive malloc failures\n# testing \"/server/unix\" with 2 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 0 that follow\n# /server/unix: will fail malloc 105 and 0 that follow\n# /server/unix: will fail malloc 104 and 0 that follow\n# /server/unix: will fail malloc 103 and 0 that follow\n# /server/unix: will fail malloc 102 and 0 that follow\n# /server/unix: will fail malloc 101 and 0 that follow\n# /server/unix: will fail malloc 100 and 0 that follow\n# /server/unix: will fail malloc 99 and 0 that follow\n# /server/unix: will fail malloc 98 and 0 that follow\n# /server/unix: will fail malloc 97 and 0 that follow\n# /server/unix: will fail malloc 96 and 0 that follow\n# /server/unix: will fail malloc 95 and 0 that follow\n# /server/unix: will fail malloc 94 and 0 that follow\n# /server/unix: will fail malloc 93 and 0 that follow\n# /server/unix: will fail malloc 92 and 0 that follow\n# /server/unix: will fail malloc 91 and 0 that follow\n# /server/unix: will fail malloc 90 and 0 that follow\n# /server/unix: will fail malloc 89 and 0 that follow\n# /server/unix: will fail malloc 88 and 0 that follow\n# /server/unix: will fail malloc 87 and 0 that follow\n# /server/unix: will fail malloc 86 and 0 that follow\n# /server/unix: will fail malloc 85 and 0 that follow\n# /server/unix: will fail malloc 84 and 0 that follow\n# /server/unix: will fail malloc 83 and 0 that follow\n# /server/unix: will fail malloc 82 and 0 that follow\n# /server/unix: will fail malloc 81 and 0 that follow\n# /server/unix: will fail malloc 80 and 0 that follow\n# /server/unix: will fail malloc 79 and 0 that follow\n# /server/unix: will fail malloc 78 and 0 that follow\n# /server/unix: will fail malloc 77 and 0 that follow\n# /server/unix: will fail malloc 76 and 0 that follow\n# /server/unix: will fail malloc 75 and 0 that follow\n# /server/unix: will fail malloc 74 and 0 that follow\n# /server/unix: will fail malloc 73 and 0 that follow\n# /server/unix: will fail malloc 72 and 0 that follow\n# /server/unix: will fail malloc 71 and 0 that follow\n# /server/unix: will fail malloc 70 and 0 that follow\n# /server/unix: will fail malloc 69 and 0 that follow\n# /server/unix: will fail malloc 68 and 0 that follow\n# /server/unix: will fail malloc 67 and 0 that follow\n# /server/unix: will fail malloc 66 and 0 that follow\n# /server/unix: will fail malloc 65 and 0 that follow\n# /server/unix: will fail malloc 64 and 0 that follow\n# /server/unix: will fail malloc 63 and 0 that follow\n# /server/unix: will fail malloc 62 and 0 that follow\n# /server/unix: will fail malloc 61 and 0 that follow\n# /server/unix: will fail malloc 60 and 0 that follow\n# /server/unix: will fail malloc 59 and 0 that follow\n# /server/unix: will fail malloc 58 and 0 that follow\n# /server/unix: will fail malloc 57 and 0 that follow\n# /server/unix: will fail malloc 56 and 0 that follow\n# /server/unix: will fail malloc 55 and 0 that follow\n# /server/unix: will fail malloc 54 and 0 that follow\n# /server/unix: will fail malloc 53 and 0 that follow\n# /server/unix: will fail malloc 52 and 0 that follow\n# /server/unix: will fail malloc 51 and 0 that follow\n# /server/unix: will fail malloc 50 and 0 that follow\n# /server/unix: will fail malloc 49 and 0 that follow\n# /server/unix: will fail malloc 48 and 0 that follow\n# /server/unix: will fail malloc 47 and 0 that follow\n# /server/unix: will fail malloc 46 and 0 that follow\n# /server/unix: will fail malloc 45 and 0 that follow\n# /server/unix: will fail malloc 44 and 0 that follow\n# /server/unix: will fail malloc 43 and 0 that follow\n# /server/unix: will fail malloc 42 and 0 that follow\n# /server/unix: will fail malloc 41 and 0 that follow\n# /server/unix: will fail malloc 40 and 0 that follow\n# /server/unix: will fail malloc 39 and 0 that follow\n# /server/unix: will fail malloc 38 and 0 that follow\n# /server/unix: will fail malloc 37 and 0 that follow\n# /server/unix: will fail malloc 36 and 0 that follow\n# /server/unix: will fail malloc 35 and 0 that follow\n# /server/unix: will fail malloc 34 and 0 that follow\n# /server/unix: will fail malloc 33 and 0 that follow\n# /server/unix: will fail malloc 32 and 0 that follow\n# /server/unix: will fail malloc 31 and 0 that follow\n# /server/unix: will fail malloc 30 and 0 that follow\n# /server/unix: will fail malloc 29 and 0 that follow\n# /server/unix: will fail malloc 28 and 0 that follow\n# /server/unix: will fail malloc 27 and 0 that follow\n# /server/unix: will fail malloc 26 and 0 that follow\n# /server/unix: will fail malloc 25 and 0 that follow\n# /server/unix: will fail malloc 24 and 0 that follow\n# /server/unix: will fail malloc 23 and 0 that follow\n# /server/unix: will fail malloc 22 and 0 that follow\n# /server/unix: will fail malloc 21 and 0 that follow\n# /server/unix: will fail malloc 20 and 0 that follow\n# /server/unix: will fail malloc 19 and 0 that follow\n# /server/unix: will fail malloc 18 and 0 that follow\n# /server/unix: will fail malloc 17 and 0 that follow\n# /server/unix: will fail malloc 16 and 0 that follow\n# /server/unix: will fail malloc 15 and 0 that follow\n# /server/unix: will fail malloc 14 and 0 that follow\n# /server/unix: will fail malloc 13 and 0 that follow\n# /server/unix: will fail malloc 12 and 0 that follow\n# /server/unix: will fail malloc 11 and 0 that follow\n# /server/unix: will fail malloc 10 and 0 that follow\n# /server/unix: will fail malloc 9 and 0 that follow\n# /server/unix: will fail malloc 8 and 0 that follow\n# /server/unix: will fail malloc 7 and 0 that follow\n# /server/unix: will fail malloc 6 and 0 that follow\n# /server/unix: will fail malloc 5 and 0 that follow\n# /server/unix: will fail malloc 4 and 0 that follow\n# /server/unix: will fail malloc 3 and 0 that follow\n# /server/unix: will fail malloc 2 and 0 that follow\n# /server/unix: will fail malloc 1 and 0 that follow\n# /server/unix: will fail malloc 0 and 0 that follow\n# testing \"/server/unix\" with 3 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 1 that follow\n# /server/unix: will fail malloc 105 and 1 that follow\n# /server/unix: will fail malloc 104 and 1 that follow\n# /server/unix: will fail malloc 103 and 1 that follow\n# /server/unix: will fail malloc 102 and 1 that follow\n# /server/unix: will fail malloc 101 and 1 that follow\n# /server/unix: will fail malloc 100 and 1 that follow\n# /server/unix: will fail malloc 99 and 1 that follow\n# /server/unix: will fail malloc 98 and 1 that follow\n# /server/unix: will fail malloc 97 and 1 that follow\n# /server/unix: will fail malloc 96 and 1 that follow\n# /server/unix: will fail malloc 95 and 1 that follow\n# /server/unix: will fail malloc 94 and 1 that follow\n# /server/unix: will fail malloc 93 and 1 that follow\n# /server/unix: will fail malloc 92 and 1 that follow\n# /server/unix: will fail malloc 91 and 1 that follow\n# /server/unix: will fail malloc 90 and 1 that follow\n# /server/unix: will fail malloc 89 and 1 that follow\n# /server/unix: will fail malloc 88 and 1 that follow\n# /server/unix: will fail malloc 87 and 1 that follow\n# /server/unix: will fail malloc 86 and 1 that follow\n# /server/unix: will fail malloc 85 and 1 that follow\n# /server/unix: will fail malloc 84 and 1 that follow\n# /server/unix: will fail malloc 83 and 1 that follow\n# /server/unix: will fail malloc 82 and 1 that follow\n# /server/unix: will fail malloc 81 and 1 that follow\n# /server/unix: will fail malloc 80 and 1 that follow\n# /server/unix: will fail malloc 79 and 1 that follow\n# /server/unix: will fail malloc 78 and 1 that follow\n# /server/unix: will fail malloc 77 and 1 that follow\n# /server/unix: will fail malloc 76 and 1 that follow\n# /server/unix: will fail malloc 75 and 1 that follow\n# /server/unix: will fail malloc 74 and 1 that follow\n# /server/unix: will fail malloc 73 and 1 that follow\n# /server/unix: will fail malloc 72 and 1 that follow\n# /server/unix: will fail malloc 71 and 1 that follow\n# /server/unix: will fail malloc 70 and 1 that follow\n# /server/unix: will fail malloc 69 and 1 that follow\n# /server/unix: will fail malloc 68 and 1 that follow\n# /server/unix: will fail malloc 67 and 1 that follow\n# /server/unix: will fail malloc 66 and 1 that follow\n# /server/unix: will fail malloc 65 and 1 that follow\n# /server/unix: will fail malloc 64 and 1 that follow\n# /server/unix: will fail malloc 63 and 1 that follow\n# /server/unix: will fail malloc 62 and 1 that follow\n# /server/unix: will fail malloc 61 and 1 that follow\n# /server/unix: will fail malloc 60 and 1 that follow\n# /server/unix: will fail malloc 59 and 1 that follow\n# /server/unix: will fail malloc 58 and 1 that follow\n# /server/unix: will fail malloc 57 and 1 that follow\n# /server/unix: will fail malloc 56 and 1 that follow\n# /server/unix: will fail malloc 55 and 1 that follow\n# /server/unix: will fail malloc 54 and 1 that follow\n# /server/unix: will fail malloc 53 and 1 that follow\n# /server/unix: will fail malloc 52 and 1 that follow\n# /server/unix: will fail malloc 51 and 1 that follow\n# /server/unix: will fail malloc 50 and 1 that follow\n# /server/unix: will fail malloc 49 and 1 that follow\n# /server/unix: will fail malloc 48 and 1 that follow\n# /server/unix: will fail malloc 47 and 1 that follow\n# /server/unix: will fail malloc 46 and 1 that follow\n# /server/unix: will fail malloc 45 and 1 that follow\n# /server/unix: will fail malloc 44 and 1 that follow\n# /server/unix: will fail malloc 43 and 1 that follow\n# /server/unix: will fail malloc 42 and 1 that follow\n# /server/unix: will fail malloc 41 and 1 that follow\n# /server/unix: will fail malloc 40 and 1 that follow\n# /server/unix: will fail malloc 39 and 1 that follow\n# /server/unix: will fail malloc 38 and 1 that follow\n# /server/unix: will fail malloc 37 and 1 that follow\n# /server/unix: will fail malloc 36 and 1 that follow\n# /server/unix: will fail malloc 35 and 1 that follow\n# /server/unix: will fail malloc 34 and 1 that follow\n# /server/unix: will fail malloc 33 and 1 that follow\n# /server/unix: will fail malloc 32 and 1 that follow\n# /server/unix: will fail malloc 31 and 1 that follow\n# /server/unix: will fail malloc 30 and 1 that follow\n# /server/unix: will fail malloc 29 and 1 that follow\n# /server/unix: will fail malloc 28 and 1 that follow\n# /server/unix: will fail malloc 27 and 1 that follow\n# /server/unix: will fail malloc 26 and 1 that follow\n# /server/unix: will fail malloc 25 and 1 that follow\n# /server/unix: will fail malloc 24 and 1 that follow\n# /server/unix: will fail malloc 23 and 1 that follow\n# /server/unix: will fail malloc 22 and 1 that follow\n# /server/unix: will fail malloc 21 and 1 that follow\n# /server/unix: will fail malloc 20 and 1 that follow\n# /server/unix: will fail malloc 19 and 1 that follow\n# /server/unix: will fail malloc 18 and 1 that follow\n# /server/unix: will fail malloc 17 and 1 that follow\n# /server/unix: will fail malloc 16 and 1 that follow\n# /server/unix: will fail malloc 15 and 1 that follow\n# /server/unix: will fail malloc 14 and 1 that follow\n# /server/unix: will fail malloc 13 and 1 that follow\n# /server/unix: will fail malloc 12 and 1 that follow\n# /server/unix: will fail malloc 11 and 1 that follow\n# /server/unix: will fail malloc 10 and 1 that follow\n# /server/unix: will fail malloc 9 and 1 that follow\n# /server/unix: will fail malloc 8 and 1 that follow\n# /server/unix: will fail malloc 7 and 1 that follow\n# /server/unix: will fail malloc 6 and 1 that follow\n# /server/unix: will fail malloc 5 and 1 that follow\n# /server/unix: will fail malloc 4 and 1 that follow\n# /server/unix: will fail malloc 3 and 1 that follow\n# /server/unix: will fail malloc 2 and 1 that follow\n# /server/unix: will fail malloc 1 and 1 that follow\n# /server/unix: will fail malloc 0 and 1 that follow\n# testing \"/server/unix\" with 4 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 2 that follow\n# /server/unix: will fail malloc 105 and 2 that follow\n# /server/unix: will fail malloc 104 and 2 that follow\n# /server/unix: will fail malloc 103 and 2 that follow\n# /server/unix: will fail malloc 102 and 2 that follow\n# /server/unix: will fail malloc 101 and 2 that follow\n# /server/unix: will fail malloc 100 and 2 that follow\n# /server/unix: will fail malloc 99 and 2 that follow\n# /server/unix: will fail malloc 98 and 2 that follow\n# /server/unix: will fail malloc 97 and 2 that follow\n# /server/unix: will fail malloc 96 and 2 that follow\n# /server/unix: will fail malloc 95 and 2 that follow\n# /server/unix: will fail malloc 94 and 2 that follow\n# /server/unix: will fail malloc 93 and 2 that follow\n# /server/unix: will fail malloc 92 and 2 that follow\n# /server/unix: will fail malloc 91 and 2 that follow\n# /server/unix: will fail malloc 90 and 2 that follow\n# /server/unix: will fail malloc 89 and 2 that follow\n# /server/unix: will fail malloc 88 and 2 that follow\n# /server/unix: will fail malloc 87 and 2 that follow\n# /server/unix: will fail malloc 86 and 2 that follow\n# /server/unix: will fail malloc 85 and 2 that follow\n# /server/unix: will fail malloc 84 and 2 that follow\n# /server/unix: will fail malloc 83 and 2 that follow\n# /server/unix: will fail malloc 82 and 2 that follow\n# /server/unix: will fail malloc 81 and 2 that follow\n# /server/unix: will fail malloc 80 and 2 that follow\n# /server/unix: will fail malloc 79 and 2 that follow\n# /server/unix: will fail malloc 78 and 2 that follow\n# /server/unix: will fail malloc 77 and 2 that follow\n# /server/unix: will fail malloc 76 and 2 that follow\n# /server/unix: will fail malloc 75 and 2 that follow\n# /server/unix: will fail malloc 74 and 2 that follow\n# /server/unix: will fail malloc 73 and 2 that follow\n# /server/unix: will fail malloc 72 and 2 that follow\n# /server/unix: will fail malloc 71 and 2 that follow\n# /server/unix: will fail malloc 70 and 2 that follow\n# /server/unix: will fail malloc 69 and 2 that follow\n# /server/unix: will fail malloc 68 and 2 that follow\n# /server/unix: will fail malloc 67 and 2 that follow\n# /server/unix: will fail malloc 66 and 2 that follow\n# /server/unix: will fail malloc 65 and 2 that follow\n# /server/unix: will fail malloc 64 and 2 that follow\n# /server/unix: will fail malloc 63 and 2 that follow\n# /server/unix: will fail malloc 62 and 2 that follow\n# /server/unix: will fail malloc 61 and 2 that follow\n# /server/unix: will fail malloc 60 and 2 that follow\n# /server/unix: will fail malloc 59 and 2 that follow\n# /server/unix: will fail malloc 58 and 2 that follow\n# /server/unix: will fail malloc 57 and 2 that follow\n# /server/unix: will fail malloc 56 and 2 that follow\n# /server/unix: will fail malloc 55 and 2 that follow\n# /server/unix: will fail malloc 54 and 2 that follow\n# /server/unix: will fail malloc 53 and 2 that follow\n# /server/unix: will fail malloc 52 and 2 that follow\n# /server/unix: will fail malloc 51 and 2 that follow\n# /server/unix: will fail malloc 50 and 2 that follow\n# /server/unix: will fail malloc 49 and 2 that follow\n# /server/unix: will fail malloc 48 and 2 that follow\n# /server/unix: will fail malloc 47 and 2 that follow\n# /server/unix: will fail malloc 46 and 2 that follow\n# /server/unix: will fail malloc 45 and 2 that follow\n# /server/unix: will fail malloc 44 and 2 that follow\n# /server/unix: will fail malloc 43 and 2 that follow\n# /server/unix: will fail malloc 42 and 2 that follow\n# /server/unix: will fail malloc 41 and 2 that follow\n# /server/unix: will fail malloc 40 and 2 that follow\n# /server/unix: will fail malloc 39 and 2 that follow\n# /server/unix: will fail malloc 38 and 2 that follow\n# /server/unix: will fail malloc 37 and 2 that follow\n# /server/unix: will fail malloc 36 and 2 that follow\n# /server/unix: will fail malloc 35 and 2 that follow\n# /server/unix: will fail malloc 34 and 2 that follow\n# /server/unix: will fail malloc 33 and 2 that follow\n# /server/unix: will fail malloc 32 and 2 that follow\n# /server/unix: will fail malloc 31 and 2 that follow\n# /server/unix: will fail malloc 30 and 2 that follow\n# /server/unix: will fail malloc 29 and 2 that follow\n# /server/unix: will fail malloc 28 and 2 that follow\n# /server/unix: will fail malloc 27 and 2 that follow\n# /server/unix: will fail malloc 26 and 2 that follow\n# /server/unix: will fail malloc 25 and 2 that follow\n# /server/unix: will fail malloc 24 and 2 that follow\n# /server/unix: will fail malloc 23 and 2 that follow\n# /server/unix: will fail malloc 22 and 2 that follow\n# /server/unix: will fail malloc 21 and 2 that follow\n# /server/unix: will fail malloc 20 and 2 that follow\n# /server/unix: will fail malloc 19 and 2 that follow\n# /server/unix: will fail malloc 18 and 2 that follow\n# /server/unix: will fail malloc 17 and 2 that follow\n# /server/unix: will fail malloc 16 and 2 that follow\n# /server/unix: will fail malloc 15 and 2 that follow\n# /server/unix: will fail malloc 14 and 2 that follow\n# /server/unix: will fail malloc 13 and 2 that follow\n# /server/unix: will fail malloc 12 and 2 that follow\n# /server/unix: will fail malloc 11 and 2 that follow\n# /server/unix: will fail malloc 10 and 2 that follow\n# /server/unix: will fail malloc 9 and 2 that follow\n# /server/unix: will fail malloc 8 and 2 that follow\n# /server/unix: will fail malloc 7 and 2 that follow\n# /server/unix: will fail malloc 6 and 2 that follow\n# /server/unix: will fail malloc 5 and 2 that follow\n# /server/unix: will fail malloc 4 and 2 that follow\n# /server/unix: will fail malloc 3 and 2 that follow\n# /server/unix: will fail malloc 2 and 2 that follow\n# /server/unix: will fail malloc 1 and 2 that follow\n# /server/unix: will fail malloc 0 and 2 that follow\nok 5 /server/unix\n# End of server tests\nPASS: dbus/test-server-oom.test\nRunning test: dbus/test-marshal.test\nTAP version 13\n# random seed: R02S9bdc2be11c1bd0a4db8aa349477414b2\n1..4\n# Start of demarshal tests\nok 1 /demarshal/le\nok 2 /demarshal/be\n# Start of needed tests\nok 3 /demarshal/needed/le\nok 4 /demarshal/needed/be\n# End of needed tests\n# End of demarshal tests\nPASS: dbus/test-marshal.test\nRunning test: dbus/test-assertions_with_config.test\nTAP version 13\n# random seed: R02S3de08dd398f9da7993246bc413237668\n1..5\n# Start of assertions tests\nok 1 /assertions/assert\nok 2 /assertions/assert_error_is_set\nok 3 /assertions/assert_error_is_clear\nok 4 /assertions/assert_error_xor_true\nok 5 /assertions/assert_error_xor_false\n# End of assertions tests\nPASS: dbus/test-assertions_with_config.test\nRunning test: dbus/test-message_with_config.test\nTAP version 13\n# random seed: R02Sef10aab75b521cf2a4c3674381d8679a\n1..13\n# Start of message tests\n# Running \"/message/fd\" once to count mallocs\n# \"/message/fd\" has about 31 mallocs in total\n# testing \"/message/fd\" with up to 4 consecutive malloc failures\n# testing \"/message/fd\" with 2 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 0 that follow\n# /message/fd: will fail malloc 40 and 0 that follow\n# /message/fd: will fail malloc 39 and 0 that follow\n# /message/fd: will fail malloc 38 and 0 that follow\n# /message/fd: will fail malloc 37 and 0 that follow\n# /message/fd: will fail malloc 36 and 0 that follow\n# /message/fd: will fail malloc 35 and 0 that follow\n# /message/fd: will fail malloc 34 and 0 that follow\n# /message/fd: will fail malloc 33 and 0 that follow\n# /message/fd: will fail malloc 32 and 0 that follow\n# /message/fd: will fail malloc 31 and 0 that follow\n# /message/fd: will fail malloc 30 and 0 that follow\n# /message/fd: will fail malloc 29 and 0 that follow\n# /message/fd: will fail malloc 28 and 0 that follow\n# /message/fd: will fail malloc 27 and 0 that follow\n# /message/fd: will fail malloc 26 and 0 that follow\n# /message/fd: will fail malloc 25 and 0 that follow\n# /message/fd: will fail malloc 24 and 0 that follow\n# /message/fd: will fail malloc 23 and 0 that follow\n# /message/fd: will fail malloc 22 and 0 that follow\n# /message/fd: will fail malloc 21 and 0 that follow\n# /message/fd: will fail malloc 20 and 0 that follow\n# /message/fd: will fail malloc 19 and 0 that follow\n# /message/fd: will fail malloc 18 and 0 that follow\n# /message/fd: will fail malloc 17 and 0 that follow\n# /message/fd: will fail malloc 16 and 0 that follow\n# /message/fd: will fail malloc 15 and 0 that follow\n# /message/fd: will fail malloc 14 and 0 that follow\n# /message/fd: will fail malloc 13 and 0 that follow\n# /message/fd: will fail malloc 12 and 0 that follow\n# /message/fd: will fail malloc 11 and 0 that follow\n# /message/fd: will fail malloc 10 and 0 that follow\n# /message/fd: will fail malloc 9 and 0 that follow\n# /message/fd: will fail malloc 8 and 0 that follow\n# /message/fd: will fail malloc 7 and 0 that follow\n# /message/fd: will fail malloc 6 and 0 that follow\n# /message/fd: will fail malloc 5 and 0 that follow\n# /message/fd: will fail malloc 4 and 0 that follow\n# /message/fd: will fail malloc 3 and 0 that follow\n# /message/fd: will fail malloc 2 and 0 that follow\n# /message/fd: will fail malloc 1 and 0 that follow\n# /message/fd: will fail malloc 0 and 0 that follow\n# testing \"/message/fd\" with 3 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 1 that follow\n# /message/fd: will fail malloc 40 and 1 that follow\n# /message/fd: will fail malloc 39 and 1 that follow\n# /message/fd: will fail malloc 38 and 1 that follow\n# /message/fd: will fail malloc 37 and 1 that follow\n# /message/fd: will fail malloc 36 and 1 that follow\n# /message/fd: will fail malloc 35 and 1 that follow\n# /message/fd: will fail malloc 34 and 1 that follow\n# /message/fd: will fail malloc 33 and 1 that follow\n# /message/fd: will fail malloc 32 and 1 that follow\n# /message/fd: will fail malloc 31 and 1 that follow\n# /message/fd: will fail malloc 30 and 1 that follow\n# /message/fd: will fail malloc 29 and 1 that follow\n# /message/fd: will fail malloc 28 and 1 that follow\n# /message/fd: will fail malloc 27 and 1 that follow\n# /message/fd: will fail malloc 26 and 1 that follow\n# /message/fd: will fail malloc 25 and 1 that follow\n# /message/fd: will fail malloc 24 and 1 that follow\n# /message/fd: will fail malloc 23 and 1 that follow\n# /message/fd: will fail malloc 22 and 1 that follow\n# /message/fd: will fail malloc 21 and 1 that follow\n# /message/fd: will fail malloc 20 and 1 that follow\n# /message/fd: will fail malloc 19 and 1 that follow\n# /message/fd: will fail malloc 18 and 1 that follow\n# /message/fd: will fail malloc 17 and 1 that follow\n# /message/fd: will fail malloc 16 and 1 that follow\n# /message/fd: will fail malloc 15 and 1 that follow\n# /message/fd: will fail malloc 14 and 1 that follow\n# /message/fd: will fail malloc 13 and 1 that follow\n# /message/fd: will fail malloc 12 and 1 that follow\n# /message/fd: will fail malloc 11 and 1 that follow\n# /message/fd: will fail malloc 10 and 1 that follow\n# /message/fd: will fail malloc 9 and 1 that follow\n# /message/fd: will fail malloc 8 and 1 that follow\n# /message/fd: will fail malloc 7 and 1 that follow\n# /message/fd: will fail malloc 6 and 1 that follow\n# /message/fd: will fail malloc 5 and 1 that follow\n# /message/fd: will fail malloc 4 and 1 that follow\n# /message/fd: will fail malloc 3 and 1 that follow\n# /message/fd: will fail malloc 2 and 1 that follow\n# /message/fd: will fail malloc 1 and 1 that follow\n# /message/fd: will fail malloc 0 and 1 that follow\n# testing \"/message/fd\" with 4 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 2 that follow\n# /message/fd: will fail malloc 40 and 2 that follow\n# /message/fd: will fail malloc 39 and 2 that follow\n# /message/fd: will fail malloc 38 and 2 that follow\n# /message/fd: will fail malloc 37 and 2 that follow\n# /message/fd: will fail malloc 36 and 2 that follow\n# /message/fd: will fail malloc 35 and 2 that follow\n# /message/fd: will fail malloc 34 and 2 that follow\n# /message/fd: will fail malloc 33 and 2 that follow\n# /message/fd: will fail malloc 32 and 2 that follow\n# /message/fd: will fail malloc 31 and 2 that follow\n# /message/fd: will fail malloc 30 and 2 that follow\n# /message/fd: will fail malloc 29 and 2 that follow\n# /message/fd: will fail malloc 28 and 2 that follow\n# /message/fd: will fail malloc 27 and 2 that follow\n# /message/fd: will fail malloc 26 and 2 that follow\n# /message/fd: will fail malloc 25 and 2 that follow\n# /message/fd: will fail malloc 24 and 2 that follow\n# /message/fd: will fail malloc 23 and 2 that follow\n# /message/fd: will fail malloc 22 and 2 that follow\n# /message/fd: will fail malloc 21 and 2 that follow\n# /message/fd: will fail malloc 20 and 2 that follow\n# /message/fd: will fail malloc 19 and 2 that follow\n# /message/fd: will fail malloc 18 and 2 that follow\n# /message/fd: will fail malloc 17 and 2 that follow\n# /message/fd: will fail malloc 16 and 2 that follow\n# /message/fd: will fail malloc 15 and 2 that follow\n# /message/fd: will fail malloc 14 and 2 that follow\n# /message/fd: will fail malloc 13 and 2 that follow\n# /message/fd: will fail malloc 12 and 2 that follow\n# /message/fd: will fail malloc 11 and 2 that follow\n# /message/fd: will fail malloc 10 and 2 that follow\n# /message/fd: will fail malloc 9 and 2 that follow\n# /message/fd: will fail malloc 8 and 2 that follow\n# /message/fd: will fail malloc 7 and 2 that follow\n# /message/fd: will fail malloc 6 and 2 that follow\n# /message/fd: will fail malloc 5 and 2 that follow\n# /message/fd: will fail malloc 4 and 2 that follow\n# /message/fd: will fail malloc 3 and 2 that follow\n# /message/fd: will fail malloc 2 and 2 that follow\n# /message/fd: will fail malloc 1 and 2 that follow\n# /message/fd: will fail malloc 0 and 2 that follow\nok 1 /message/fd\n# Running \"/message/zero-iter\" once to count mallocs\n# \"/message/zero-iter\" has about 36 mallocs in total\n# testing \"/message/zero-iter\" with up to 4 consecutive malloc failures\n# testing \"/message/zero-iter\" with 2 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 0 that follow\n# /message/zero-iter: will fail malloc 45 and 0 that follow\n# /message/zero-iter: will fail malloc 44 and 0 that follow\n# /message/zero-iter: will fail malloc 43 and 0 that follow\n# /message/zero-iter: will fail malloc 42 and 0 that follow\n# /message/zero-iter: will fail malloc 41 and 0 that follow\n# /message/zero-iter: will fail malloc 40 and 0 that follow\n# /message/zero-iter: will fail malloc 39 and 0 that follow\n# /message/zero-iter: will fail malloc 38 and 0 that follow\n# /message/zero-iter: will fail malloc 37 and 0 that follow\n# /message/zero-iter: will fail malloc 36 and 0 that follow\n# /message/zero-iter: will fail malloc 35 and 0 that follow\n# /message/zero-iter: will fail malloc 34 and 0 that follow\n# /message/zero-iter: will fail malloc 33 and 0 that follow\n# /message/zero-iter: will fail malloc 32 and 0 that follow\n# /message/zero-iter: will fail malloc 31 and 0 that follow\n# /message/zero-iter: will fail malloc 30 and 0 that follow\n# /message/zero-iter: will fail malloc 29 and 0 that follow\n# /message/zero-iter: will fail malloc 28 and 0 that follow\n# /message/zero-iter: will fail malloc 27 and 0 that follow\n# /message/zero-iter: will fail malloc 26 and 0 that follow\n# /message/zero-iter: will fail malloc 25 and 0 that follow\n# /message/zero-iter: will fail malloc 24 and 0 that follow\n# /message/zero-iter: will fail malloc 23 and 0 that follow\n# /message/zero-iter: will fail malloc 22 and 0 that follow\n# /message/zero-iter: will fail malloc 21 and 0 that follow\n# /message/zero-iter: will fail malloc 20 and 0 that follow\n# /message/zero-iter: will fail malloc 19 and 0 that follow\n# /message/zero-iter: will fail malloc 18 and 0 that follow\n# /message/zero-iter: will fail malloc 17 and 0 that follow\n# /message/zero-iter: will fail malloc 16 and 0 that follow\n# /message/zero-iter: will fail malloc 15 and 0 that follow\n# /message/zero-iter: will fail malloc 14 and 0 that follow\n# /message/zero-iter: will fail malloc 13 and 0 that follow\n# /message/zero-iter: will fail malloc 12 and 0 that follow\n# /message/zero-iter: will fail malloc 11 and 0 that follow\n# /message/zero-iter: will fail malloc 10 and 0 that follow\n# /message/zero-iter: will fail malloc 9 and 0 that follow\n# /message/zero-iter: will fail malloc 8 and 0 that follow\n# /message/zero-iter: will fail malloc 7 and 0 that follow\n# /message/zero-iter: will fail malloc 6 and 0 that follow\n# /message/zero-iter: will fail malloc 5 and 0 that follow\n# /message/zero-iter: will fail malloc 4 and 0 that follow\n# /message/zero-iter: will fail malloc 3 and 0 that follow\n# /message/zero-iter: will fail malloc 2 and 0 that follow\n# /message/zero-iter: will fail malloc 1 and 0 that follow\n# /message/zero-iter: will fail malloc 0 and 0 that follow\n# testing \"/message/zero-iter\" with 3 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 1 that follow\n# /message/zero-iter: will fail malloc 45 and 1 that follow\n# /message/zero-iter: will fail malloc 44 and 1 that follow\n# /message/zero-iter: will fail malloc 43 and 1 that follow\n# /message/zero-iter: will fail malloc 42 and 1 that follow\n# /message/zero-iter: will fail malloc 41 and 1 that follow\n# /message/zero-iter: will fail malloc 40 and 1 that follow\n# /message/zero-iter: will fail malloc 39 and 1 that follow\n# /message/zero-iter: will fail malloc 38 and 1 that follow\n# /message/zero-iter: will fail malloc 37 and 1 that follow\n# /message/zero-iter: will fail malloc 36 and 1 that follow\n# /message/zero-iter: will fail malloc 35 and 1 that follow\n# /message/zero-iter: will fail malloc 34 and 1 that follow\n# /message/zero-iter: will fail malloc 33 and 1 that follow\n# /message/zero-iter: will fail malloc 32 and 1 that follow\n# /message/zero-iter: will fail malloc 31 and 1 that follow\n# /message/zero-iter: will fail malloc 30 and 1 that follow\n# /message/zero-iter: will fail malloc 29 and 1 that follow\n# /message/zero-iter: will fail malloc 28 and 1 that follow\n# /message/zero-iter: will fail malloc 27 and 1 that follow\n# /message/zero-iter: will fail malloc 26 and 1 that follow\n# /message/zero-iter: will fail malloc 25 and 1 that follow\n# /message/zero-iter: will fail malloc 24 and 1 that follow\n# /message/zero-iter: will fail malloc 23 and 1 that follow\n# /message/zero-iter: will fail malloc 22 and 1 that follow\n# /message/zero-iter: will fail malloc 21 and 1 that follow\n# /message/zero-iter: will fail malloc 20 and 1 that follow\n# /message/zero-iter: will fail malloc 19 and 1 that follow\n# /message/zero-iter: will fail malloc 18 and 1 that follow\n# /message/zero-iter: will fail malloc 17 and 1 that follow\n# /message/zero-iter: will fail malloc 16 and 1 that follow\n# /message/zero-iter: will fail malloc 15 and 1 that follow\n# /message/zero-iter: will fail malloc 14 and 1 that follow\n# /message/zero-iter: will fail malloc 13 and 1 that follow\n# /message/zero-iter: will fail malloc 12 and 1 that follow\n# /message/zero-iter: will fail malloc 11 and 1 that follow\n# /message/zero-iter: will fail malloc 10 and 1 that follow\n# /message/zero-iter: will fail malloc 9 and 1 that follow\n# /message/zero-iter: will fail malloc 8 and 1 that follow\n# /message/zero-iter: will fail malloc 7 and 1 that follow\n# /message/zero-iter: will fail malloc 6 and 1 that follow\n# /message/zero-iter: will fail malloc 5 and 1 that follow\n# /message/zero-iter: will fail malloc 4 and 1 that follow\n# /message/zero-iter: will fail malloc 3 and 1 that follow\n# /message/zero-iter: will fail malloc 2 and 1 that follow\n# /message/zero-iter: will fail malloc 1 and 1 that follow\n# /message/zero-iter: will fail malloc 0 and 1 that follow\n# testing \"/message/zero-iter\" with 4 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 2 that follow\n# /message/zero-iter: will fail malloc 45 and 2 that follow\n# /message/zero-iter: will fail malloc 44 and 2 that follow\n# /message/zero-iter: will fail malloc 43 and 2 that follow\n# /message/zero-iter: will fail malloc 42 and 2 that follow\n# /message/zero-iter: will fail malloc 41 and 2 that follow\n# /message/zero-iter: will fail malloc 40 and 2 that follow\n# /message/zero-iter: will fail malloc 39 and 2 that follow\n# /message/zero-iter: will fail malloc 38 and 2 that follow\n# /message/zero-iter: will fail malloc 37 and 2 that follow\n# /message/zero-iter: will fail malloc 36 and 2 that follow\n# /message/zero-iter: will fail malloc 35 and 2 that follow\n# /message/zero-iter: will fail malloc 34 and 2 that follow\n# /message/zero-iter: will fail malloc 33 and 2 that follow\n# /message/zero-iter: will fail malloc 32 and 2 that follow\n# /message/zero-iter: will fail malloc 31 and 2 that follow\n# /message/zero-iter: will fail malloc 30 and 2 that follow\n# /message/zero-iter: will fail malloc 29 and 2 that follow\n# /message/zero-iter: will fail malloc 28 and 2 that follow\n# /message/zero-iter: will fail malloc 27 and 2 that follow\n# /message/zero-iter: will fail malloc 26 and 2 that follow\n# /message/zero-iter: will fail malloc 25 and 2 that follow\n# /message/zero-iter: will fail malloc 24 and 2 that follow\n# /message/zero-iter: will fail malloc 23 and 2 that follow\n# /message/zero-iter: will fail malloc 22 and 2 that follow\n# /message/zero-iter: will fail malloc 21 and 2 that follow\n# /message/zero-iter: will fail malloc 20 and 2 that follow\n# /message/zero-iter: will fail malloc 19 and 2 that follow\n# /message/zero-iter: will fail malloc 18 and 2 that follow\n# /message/zero-iter: will fail malloc 17 and 2 that follow\n# /message/zero-iter: will fail malloc 16 and 2 that follow\n# /message/zero-iter: will fail malloc 15 and 2 that follow\n# /message/zero-iter: will fail malloc 14 and 2 that follow\n# /message/zero-iter: will fail malloc 13 and 2 that follow\n# /message/zero-iter: will fail malloc 12 and 2 that follow\n# /message/zero-iter: will fail malloc 11 and 2 that follow\n# /message/zero-iter: will fail malloc 10 and 2 that follow\n# /message/zero-iter: will fail malloc 9 and 2 that follow\n# /message/zero-iter: will fail malloc 8 and 2 that follow\n# /message/zero-iter: will fail malloc 7 and 2 that follow\n# /message/zero-iter: will fail malloc 6 and 2 that follow\n# /message/zero-iter: will fail malloc 5 and 2 that follow\n# /message/zero-iter: will fail malloc 4 and 2 that follow\n# /message/zero-iter: will fail malloc 3 and 2 that follow\n# /message/zero-iter: will fail malloc 2 and 2 that follow\n# /message/zero-iter: will fail malloc 1 and 2 that follow\n# /message/zero-iter: will fail malloc 0 and 2 that follow\nok 2 /message/zero-iter\n# Start of array tests\n# Running \"/message/array/array\" once to count mallocs\n# \"/message/array/array\" has about 36 mallocs in total\n# testing \"/message/array/array\" with up to 4 consecutive malloc failures\n# testing \"/message/array/array\" with 2 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 0 that follow\n# /message/array/array: will fail malloc 45 and 0 that follow\n# /message/array/array: will fail malloc 44 and 0 that follow\n# /message/array/array: will fail malloc 43 and 0 that follow\n# /message/array/array: will fail malloc 42 and 0 that follow\n# /message/array/array: will fail malloc 41 and 0 that follow\n# /message/array/array: will fail malloc 40 and 0 that follow\n# /message/array/array: will fail malloc 39 and 0 that follow\n# /message/array/array: will fail malloc 38 and 0 that follow\n# /message/array/array: will fail malloc 37 and 0 that follow\n# /message/array/array: will fail malloc 36 and 0 that follow\n# /message/array/array: will fail malloc 35 and 0 that follow\n# /message/array/array: will fail malloc 34 and 0 that follow\n# /message/array/array: will fail malloc 33 and 0 that follow\n# /message/array/array: will fail malloc 32 and 0 that follow\n# /message/array/array: will fail malloc 31 and 0 that follow\n# /message/array/array: will fail malloc 30 and 0 that follow\n# /message/array/array: will fail malloc 29 and 0 that follow\n# /message/array/array: will fail malloc 28 and 0 that follow\n# /message/array/array: will fail malloc 27 and 0 that follow\n# /message/array/array: will fail malloc 26 and 0 that follow\n# /message/array/array: will fail malloc 25 and 0 that follow\n# /message/array/array: will fail malloc 24 and 0 that follow\n# /message/array/array: will fail malloc 23 and 0 that follow\n# /message/array/array: will fail malloc 22 and 0 that follow\n# /message/array/array: will fail malloc 21 and 0 that follow\n# /message/array/array: will fail malloc 20 and 0 that follow\n# /message/array/array: will fail malloc 19 and 0 that follow\n# /message/array/array: will fail malloc 18 and 0 that follow\n# /message/array/array: will fail malloc 17 and 0 that follow\n# /message/array/array: will fail malloc 16 and 0 that follow\n# /message/array/array: will fail malloc 15 and 0 that follow\n# /message/array/array: will fail malloc 14 and 0 that follow\n# /message/array/array: will fail malloc 13 and 0 that follow\n# /message/array/array: will fail malloc 12 and 0 that follow\n# /message/array/array: will fail malloc 11 and 0 that follow\n# /message/array/array: will fail malloc 10 and 0 that follow\n# /message/array/array: will fail malloc 9 and 0 that follow\n# /message/array/array: will fail malloc 8 and 0 that follow\n# /message/array/array: will fail malloc 7 and 0 that follow\n# /message/array/array: will fail malloc 6 and 0 that follow\n# /message/array/array: will fail malloc 5 and 0 that follow\n# /message/array/array: will fail malloc 4 and 0 that follow\n# /message/array/array: will fail malloc 3 and 0 that follow\n# /message/array/array: will fail malloc 2 and 0 that follow\n# /message/array/array: will fail malloc 1 and 0 that follow\n# /message/array/array: will fail malloc 0 and 0 that follow\n# testing \"/message/array/array\" with 3 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 1 that follow\n# /message/array/array: will fail malloc 45 and 1 that follow\n# /message/array/array: will fail malloc 44 and 1 that follow\n# /message/array/array: will fail malloc 43 and 1 that follow\n# /message/array/array: will fail malloc 42 and 1 that follow\n# /message/array/array: will fail malloc 41 and 1 that follow\n# /message/array/array: will fail malloc 40 and 1 that follow\n# /message/array/array: will fail malloc 39 and 1 that follow\n# /message/array/array: will fail malloc 38 and 1 that follow\n# /message/array/array: will fail malloc 37 and 1 that follow\n# /message/array/array: will fail malloc 36 and 1 that follow\n# /message/array/array: will fail malloc 35 and 1 that follow\n# /message/array/array: will fail malloc 34 and 1 that follow\n# /message/array/array: will fail malloc 33 and 1 that follow\n# /message/array/array: will fail malloc 32 and 1 that follow\n# /message/array/array: will fail malloc 31 and 1 that follow\n# /message/array/array: will fail malloc 30 and 1 that follow\n# /message/array/array: will fail malloc 29 and 1 that follow\n# /message/array/array: will fail malloc 28 and 1 that follow\n# /message/array/array: will fail malloc 27 and 1 that follow\n# /message/array/array: will fail malloc 26 and 1 that follow\n# /message/array/array: will fail malloc 25 and 1 that follow\n# /message/array/array: will fail malloc 24 and 1 that follow\n# /message/array/array: will fail malloc 23 and 1 that follow\n# /message/array/array: will fail malloc 22 and 1 that follow\n# /message/array/array: will fail malloc 21 and 1 that follow\n# /message/array/array: will fail malloc 20 and 1 that follow\n# /message/array/array: will fail malloc 19 and 1 that follow\n# /message/array/array: will fail malloc 18 and 1 that follow\n# /message/array/array: will fail malloc 17 and 1 that follow\n# /message/array/array: will fail malloc 16 and 1 that follow\n# /message/array/array: will fail malloc 15 and 1 that follow\n# /message/array/array: will fail malloc 14 and 1 that follow\n# /message/array/array: will fail malloc 13 and 1 that follow\n# /message/array/array: will fail malloc 12 and 1 that follow\n# /message/array/array: will fail malloc 11 and 1 that follow\n# /message/array/array: will fail malloc 10 and 1 that follow\n# /message/array/array: will fail malloc 9 and 1 that follow\n# /message/array/array: will fail malloc 8 and 1 that follow\n# /message/array/array: will fail malloc 7 and 1 that follow\n# /message/array/array: will fail malloc 6 and 1 that follow\n# /message/array/array: will fail malloc 5 and 1 that follow\n# /message/array/array: will fail malloc 4 and 1 that follow\n# /message/array/array: will fail malloc 3 and 1 that follow\n# /message/array/array: will fail malloc 2 and 1 that follow\n# /message/array/array: will fail malloc 1 and 1 that follow\n# /message/array/array: will fail malloc 0 and 1 that follow\n# testing \"/message/array/array\" with 4 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 2 that follow\n# /message/array/array: will fail malloc 45 and 2 that follow\n# /message/array/array: will fail malloc 44 and 2 that follow\n# /message/array/array: will fail malloc 43 and 2 that follow\n# /message/array/array: will fail malloc 42 and 2 that follow\n# /message/array/array: will fail malloc 41 and 2 that follow\n# /message/array/array: will fail malloc 40 and 2 that follow\n# /message/array/array: will fail malloc 39 and 2 that follow\n# /message/array/array: will fail malloc 38 and 2 that follow\n# /message/array/array: will fail malloc 37 and 2 that follow\n# /message/array/array: will fail malloc 36 and 2 that follow\n# /message/array/array: will fail malloc 35 and 2 that follow\n# /message/array/array: will fail malloc 34 and 2 that follow\n# /message/array/array: will fail malloc 33 and 2 that follow\n# /message/array/array: will fail malloc 32 and 2 that follow\n# /message/array/array: will fail malloc 31 and 2 that follow\n# /message/array/array: will fail malloc 30 and 2 that follow\n# /message/array/array: will fail malloc 29 and 2 that follow\n# /message/array/array: will fail malloc 28 and 2 that follow\n# /message/array/array: will fail malloc 27 and 2 that follow\n# /message/array/array: will fail malloc 26 and 2 that follow\n# /message/array/array: will fail malloc 25 and 2 that follow\n# /message/array/array: will fail malloc 24 and 2 that follow\n# /message/array/array: will fail malloc 23 and 2 that follow\n# /message/array/array: will fail malloc 22 and 2 that follow\n# /message/array/array: will fail malloc 21 and 2 that follow\n# /message/array/array: will fail malloc 20 and 2 that follow\n# /message/array/array: will fail malloc 19 and 2 that follow\n# /message/array/array: will fail malloc 18 and 2 that follow\n# /message/array/array: will fail malloc 17 and 2 that follow\n# /message/array/array: will fail malloc 16 and 2 that follow\n# /message/array/array: will fail malloc 15 and 2 that follow\n# /message/array/array: will fail malloc 14 and 2 that follow\n# /message/array/array: will fail malloc 13 and 2 that follow\n# /message/array/array: will fail malloc 12 and 2 that follow\n# /message/array/array: will fail malloc 11 and 2 that follow\n# /message/array/array: will fail malloc 10 and 2 that follow\n# /message/array/array: will fail malloc 9 and 2 that follow\n# /message/array/array: will fail malloc 8 and 2 that follow\n# /message/array/array: will fail malloc 7 and 2 that follow\n# /message/array/array: will fail malloc 6 and 2 that follow\n# /message/array/array: will fail malloc 5 and 2 that follow\n# /message/array/array: will fail malloc 4 and 2 that follow\n# /message/array/array: will fail malloc 3 and 2 that follow\n# /message/array/array: will fail malloc 2 and 2 that follow\n# /message/array/array: will fail malloc 1 and 2 that follow\n# /message/array/array: will fail malloc 0 and 2 that follow\nok 3 /message/array/array\n# Running \"/message/array/dict\" once to count mallocs\n# \"/message/array/dict\" has about 31 mallocs in total\n# testing \"/message/array/dict\" with up to 4 consecutive malloc failures\n# testing \"/message/array/dict\" with 2 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 0 that follow\n# /message/array/dict: will fail malloc 40 and 0 that follow\n# /message/array/dict: will fail malloc 39 and 0 that follow\n# /message/array/dict: will fail malloc 38 and 0 that follow\n# /message/array/dict: will fail malloc 37 and 0 that follow\n# /message/array/dict: will fail malloc 36 and 0 that follow\n# /message/array/dict: will fail malloc 35 and 0 that follow\n# /message/array/dict: will fail malloc 34 and 0 that follow\n# /message/array/dict: will fail malloc 33 and 0 that follow\n# /message/array/dict: will fail malloc 32 and 0 that follow\n# /message/array/dict: will fail malloc 31 and 0 that follow\n# /message/array/dict: will fail malloc 30 and 0 that follow\n# /message/array/dict: will fail malloc 29 and 0 that follow\n# /message/array/dict: will fail malloc 28 and 0 that follow\n# /message/array/dict: will fail malloc 27 and 0 that follow\n# /message/array/dict: will fail malloc 26 and 0 that follow\n# /message/array/dict: will fail malloc 25 and 0 that follow\n# /message/array/dict: will fail malloc 24 and 0 that follow\n# /message/array/dict: will fail malloc 23 and 0 that follow\n# /message/array/dict: will fail malloc 22 and 0 that follow\n# /message/array/dict: will fail malloc 21 and 0 that follow\n# /message/array/dict: will fail malloc 20 and 0 that follow\n# /message/array/dict: will fail malloc 19 and 0 that follow\n# /message/array/dict: will fail malloc 18 and 0 that follow\n# /message/array/dict: will fail malloc 17 and 0 that follow\n# /message/array/dict: will fail malloc 16 and 0 that follow\n# /message/array/dict: will fail malloc 15 and 0 that follow\n# /message/array/dict: will fail malloc 14 and 0 that follow\n# /message/array/dict: will fail malloc 13 and 0 that follow\n# /message/array/dict: will fail malloc 12 and 0 that follow\n# /message/array/dict: will fail malloc 11 and 0 that follow\n# /message/array/dict: will fail malloc 10 and 0 that follow\n# /message/array/dict: will fail malloc 9 and 0 that follow\n# /message/array/dict: will fail malloc 8 and 0 that follow\n# /message/array/dict: will fail malloc 7 and 0 that follow\n# /message/array/dict: will fail malloc 6 and 0 that follow\n# /message/array/dict: will fail malloc 5 and 0 that follow\n# /message/array/dict: will fail malloc 4 and 0 that follow\n# /message/array/dict: will fail malloc 3 and 0 that follow\n# /message/array/dict: will fail malloc 2 and 0 that follow\n# /message/array/dict: will fail malloc 1 and 0 that follow\n# /message/array/dict: will fail malloc 0 and 0 that follow\n# testing \"/message/array/dict\" with 3 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 1 that follow\n# /message/array/dict: will fail malloc 40 and 1 that follow\n# /message/array/dict: will fail malloc 39 and 1 that follow\n# /message/array/dict: will fail malloc 38 and 1 that follow\n# /message/array/dict: will fail malloc 37 and 1 that follow\n# /message/array/dict: will fail malloc 36 and 1 that follow\n# /message/array/dict: will fail malloc 35 and 1 that follow\n# /message/array/dict: will fail malloc 34 and 1 that follow\n# /message/array/dict: will fail malloc 33 and 1 that follow\n# /message/array/dict: will fail malloc 32 and 1 that follow\n# /message/array/dict: will fail malloc 31 and 1 that follow\n# /message/array/dict: will fail malloc 30 and 1 that follow\n# /message/array/dict: will fail malloc 29 and 1 that follow\n# /message/array/dict: will fail malloc 28 and 1 that follow\n# /message/array/dict: will fail malloc 27 and 1 that follow\n# /message/array/dict: will fail malloc 26 and 1 that follow\n# /message/array/dict: will fail malloc 25 and 1 that follow\n# /message/array/dict: will fail malloc 24 and 1 that follow\n# /message/array/dict: will fail malloc 23 and 1 that follow\n# /message/array/dict: will fail malloc 22 and 1 that follow\n# /message/array/dict: will fail malloc 21 and 1 that follow\n# /message/array/dict: will fail malloc 20 and 1 that follow\n# /message/array/dict: will fail malloc 19 and 1 that follow\n# /message/array/dict: will fail malloc 18 and 1 that follow\n# /message/array/dict: will fail malloc 17 and 1 that follow\n# /message/array/dict: will fail malloc 16 and 1 that follow\n# /message/array/dict: will fail malloc 15 and 1 that follow\n# /message/array/dict: will fail malloc 14 and 1 that follow\n# /message/array/dict: will fail malloc 13 and 1 that follow\n# /message/array/dict: will fail malloc 12 and 1 that follow\n# /message/array/dict: will fail malloc 11 and 1 that follow\n# /message/array/dict: will fail malloc 10 and 1 that follow\n# /message/array/dict: will fail malloc 9 and 1 that follow\n# /message/array/dict: will fail malloc 8 and 1 that follow\n# /message/array/dict: will fail malloc 7 and 1 that follow\n# /message/array/dict: will fail malloc 6 and 1 that follow\n# /message/array/dict: will fail malloc 5 and 1 that follow\n# /message/array/dict: will fail malloc 4 and 1 that follow\n# /message/array/dict: will fail malloc 3 and 1 that follow\n# /message/array/dict: will fail malloc 2 and 1 that follow\n# /message/array/dict: will fail malloc 1 and 1 that follow\n# /message/array/dict: will fail malloc 0 and 1 that follow\n# testing \"/message/array/dict\" with 4 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 2 that follow\n# /message/array/dict: will fail malloc 40 and 2 that follow\n# /message/array/dict: will fail malloc 39 and 2 that follow\n# /message/array/dict: will fail malloc 38 and 2 that follow\n# /message/array/dict: will fail malloc 37 and 2 that follow\n# /message/array/dict: will fail malloc 36 and 2 that follow\n# /message/array/dict: will fail malloc 35 and 2 that follow\n# /message/array/dict: will fail malloc 34 and 2 that follow\n# /message/array/dict: will fail malloc 33 and 2 that follow\n# /message/array/dict: will fail malloc 32 and 2 that follow\n# /message/array/dict: will fail malloc 31 and 2 that follow\n# /message/array/dict: will fail malloc 30 and 2 that follow\n# /message/array/dict: will fail malloc 29 and 2 that follow\n# /message/array/dict: will fail malloc 28 and 2 that follow\n# /message/array/dict: will fail malloc 27 and 2 that follow\n# /message/array/dict: will fail malloc 26 and 2 that follow\n# /message/array/dict: will fail malloc 25 and 2 that follow\n# /message/array/dict: will fail malloc 24 and 2 that follow\n# /message/array/dict: will fail malloc 23 and 2 that follow\n# /message/array/dict: will fail malloc 22 and 2 that follow\n# /message/array/dict: will fail malloc 21 and 2 that follow\n# /message/array/dict: will fail malloc 20 and 2 that follow\n# /message/array/dict: will fail malloc 19 and 2 that follow\n# /message/array/dict: will fail malloc 18 and 2 that follow\n# /message/array/dict: will fail malloc 17 and 2 that follow\n# /message/array/dict: will fail malloc 16 and 2 that follow\n# /message/array/dict: will fail malloc 15 and 2 that follow\n# /message/array/dict: will fail malloc 14 and 2 that follow\n# /message/array/dict: will fail malloc 13 and 2 that follow\n# /message/array/dict: will fail malloc 12 and 2 that follow\n# /message/array/dict: will fail malloc 11 and 2 that follow\n# /message/array/dict: will fail malloc 10 and 2 that follow\n# /message/array/dict: will fail malloc 9 and 2 that follow\n# /message/array/dict: will fail malloc 8 and 2 that follow\n# /message/array/dict: will fail malloc 7 and 2 that follow\n# /message/array/dict: will fail malloc 6 and 2 that follow\n# /message/array/dict: will fail malloc 5 and 2 that follow\n# /message/array/dict: will fail malloc 4 and 2 that follow\n# /message/array/dict: will fail malloc 3 and 2 that follow\n# /message/array/dict: will fail malloc 2 and 2 that follow\n# /message/array/dict: will fail malloc 1 and 2 that follow\n# /message/array/dict: will fail malloc 0 and 2 that follow\nok 4 /message/array/dict\n# Running \"/message/array/variant\" once to count mallocs\n# \"/message/array/variant\" has about 36 mallocs in total\n# testing \"/message/array/variant\" with up to 4 consecutive malloc failures\n# testing \"/message/array/variant\" with 2 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 0 that follow\n# /message/array/variant: will fail malloc 45 and 0 that follow\n# /message/array/variant: will fail malloc 44 and 0 that follow\n# /message/array/variant: will fail malloc 43 and 0 that follow\n# /message/array/variant: will fail malloc 42 and 0 that follow\n# /message/array/variant: will fail malloc 41 and 0 that follow\n# /message/array/variant: will fail malloc 40 and 0 that follow\n# /message/array/variant: will fail malloc 39 and 0 that follow\n# /message/array/variant: will fail malloc 38 and 0 that follow\n# /message/array/variant: will fail malloc 37 and 0 that follow\n# /message/array/variant: will fail malloc 36 and 0 that follow\n# /message/array/variant: will fail malloc 35 and 0 that follow\n# /message/array/variant: will fail malloc 34 and 0 that follow\n# /message/array/variant: will fail malloc 33 and 0 that follow\n# /message/array/variant: will fail malloc 32 and 0 that follow\n# /message/array/variant: will fail malloc 31 and 0 that follow\n# /message/array/variant: will fail malloc 30 and 0 that follow\n# /message/array/variant: will fail malloc 29 and 0 that follow\n# /message/array/variant: will fail malloc 28 and 0 that follow\n# /message/array/variant: will fail malloc 27 and 0 that follow\n# /message/array/variant: will fail malloc 26 and 0 that follow\n# /message/array/variant: will fail malloc 25 and 0 that follow\n# /message/array/variant: will fail malloc 24 and 0 that follow\n# /message/array/variant: will fail malloc 23 and 0 that follow\n# /message/array/variant: will fail malloc 22 and 0 that follow\n# /message/array/variant: will fail malloc 21 and 0 that follow\n# /message/array/variant: will fail malloc 20 and 0 that follow\n# /message/array/variant: will fail malloc 19 and 0 that follow\n# /message/array/variant: will fail malloc 18 and 0 that follow\n# /message/array/variant: will fail malloc 17 and 0 that follow\n# /message/array/variant: will fail malloc 16 and 0 that follow\n# /message/array/variant: will fail malloc 15 and 0 that follow\n# /message/array/variant: will fail malloc 14 and 0 that follow\n# /message/array/variant: will fail malloc 13 and 0 that follow\n# /message/array/variant: will fail malloc 12 and 0 that follow\n# /message/array/variant: will fail malloc 11 and 0 that follow\n# /message/array/variant: will fail malloc 10 and 0 that follow\n# /message/array/variant: will fail malloc 9 and 0 that follow\n# /message/array/variant: will fail malloc 8 and 0 that follow\n# /message/array/variant: will fail malloc 7 and 0 that follow\n# /message/array/variant: will fail malloc 6 and 0 that follow\n# /message/array/variant: will fail malloc 5 and 0 that follow\n# /message/array/variant: will fail malloc 4 and 0 that follow\n# /message/array/variant: will fail malloc 3 and 0 that follow\n# /message/array/variant: will fail malloc 2 and 0 that follow\n# /message/array/variant: will fail malloc 1 and 0 that follow\n# /message/array/variant: will fail malloc 0 and 0 that follow\n# testing \"/message/array/variant\" with 3 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 1 that follow\n# /message/array/variant: will fail malloc 45 and 1 that follow\n# /message/array/variant: will fail malloc 44 and 1 that follow\n# /message/array/variant: will fail malloc 43 and 1 that follow\n# /message/array/variant: will fail malloc 42 and 1 that follow\n# /message/array/variant: will fail malloc 41 and 1 that follow\n# /message/array/variant: will fail malloc 40 and 1 that follow\n# /message/array/variant: will fail malloc 39 and 1 that follow\n# /message/array/variant: will fail malloc 38 and 1 that follow\n# /message/array/variant: will fail malloc 37 and 1 that follow\n# /message/array/variant: will fail malloc 36 and 1 that follow\n# /message/array/variant: will fail malloc 35 and 1 that follow\n# /message/array/variant: will fail malloc 34 and 1 that follow\n# /message/array/variant: will fail malloc 33 and 1 that follow\n# /message/array/variant: will fail malloc 32 and 1 that follow\n# /message/array/variant: will fail malloc 31 and 1 that follow\n# /message/array/variant: will fail malloc 30 and 1 that follow\n# /message/array/variant: will fail malloc 29 and 1 that follow\n# /message/array/variant: will fail malloc 28 and 1 that follow\n# /message/array/variant: will fail malloc 27 and 1 that follow\n# /message/array/variant: will fail malloc 26 and 1 that follow\n# /message/array/variant: will fail malloc 25 and 1 that follow\n# /message/array/variant: will fail malloc 24 and 1 that follow\n# /message/array/variant: will fail malloc 23 and 1 that follow\n# /message/array/variant: will fail malloc 22 and 1 that follow\n# /message/array/variant: will fail malloc 21 and 1 that follow\n# /message/array/variant: will fail malloc 20 and 1 that follow\n# /message/array/variant: will fail malloc 19 and 1 that follow\n# /message/array/variant: will fail malloc 18 and 1 that follow\n# /message/array/variant: will fail malloc 17 and 1 that follow\n# /message/array/variant: will fail malloc 16 and 1 that follow\n# /message/array/variant: will fail malloc 15 and 1 that follow\n# /message/array/variant: will fail malloc 14 and 1 that follow\n# /message/array/variant: will fail malloc 13 and 1 that follow\n# /message/array/variant: will fail malloc 12 and 1 that follow\n# /message/array/variant: will fail malloc 11 and 1 that follow\n# /message/array/variant: will fail malloc 10 and 1 that follow\n# /message/array/variant: will fail malloc 9 and 1 that follow\n# /message/array/variant: will fail malloc 8 and 1 that follow\n# /message/array/variant: will fail malloc 7 and 1 that follow\n# /message/array/variant: will fail malloc 6 and 1 that follow\n# /message/array/variant: will fail malloc 5 and 1 that follow\n# /message/array/variant: will fail malloc 4 and 1 that follow\n# /message/array/variant: will fail malloc 3 and 1 that follow\n# /message/array/variant: will fail malloc 2 and 1 that follow\n# /message/array/variant: will fail malloc 1 and 1 that follow\n# /message/array/variant: will fail malloc 0 and 1 that follow\n# testing \"/message/array/variant\" with 4 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 2 that follow\n# /message/array/variant: will fail malloc 45 and 2 that follow\n# /message/array/variant: will fail malloc 44 and 2 that follow\n# /message/array/variant: will fail malloc 43 and 2 that follow\n# /message/array/variant: will fail malloc 42 and 2 that follow\n# /message/array/variant: will fail malloc 41 and 2 that follow\n# /message/array/variant: will fail malloc 40 and 2 that follow\n# /message/array/variant: will fail malloc 39 and 2 that follow\n# /message/array/variant: will fail malloc 38 and 2 that follow\n# /message/array/variant: will fail malloc 37 and 2 that follow\n# /message/array/variant: will fail malloc 36 and 2 that follow\n# /message/array/variant: will fail malloc 35 and 2 that follow\n# /message/array/variant: will fail malloc 34 and 2 that follow\n# /message/array/variant: will fail malloc 33 and 2 that follow\n# /message/array/variant: will fail malloc 32 and 2 that follow\n# /message/array/variant: will fail malloc 31 and 2 that follow\n# /message/array/variant: will fail malloc 30 and 2 that follow\n# /message/array/variant: will fail malloc 29 and 2 that follow\n# /message/array/variant: will fail malloc 28 and 2 that follow\n# /message/array/variant: will fail malloc 27 and 2 that follow\n# /message/array/variant: will fail malloc 26 and 2 that follow\n# /message/array/variant: will fail malloc 25 and 2 that follow\n# /message/array/variant: will fail malloc 24 and 2 that follow\n# /message/array/variant: will fail malloc 23 and 2 that follow\n# /message/array/variant: will fail malloc 22 and 2 that follow\n# /message/array/variant: will fail malloc 21 and 2 that follow\n# /message/array/variant: will fail malloc 20 and 2 that follow\n# /message/array/variant: will fail malloc 19 and 2 that follow\n# /message/array/variant: will fail malloc 18 and 2 that follow\n# /message/array/variant: will fail malloc 17 and 2 that follow\n# /message/array/variant: will fail malloc 16 and 2 that follow\n# /message/array/variant: will fail malloc 15 and 2 that follow\n# /message/array/variant: will fail malloc 14 and 2 that follow\n# /message/array/variant: will fail malloc 13 and 2 that follow\n# /message/array/variant: will fail malloc 12 and 2 that follow\n# /message/array/variant: will fail malloc 11 and 2 that follow\n# /message/array/variant: will fail malloc 10 and 2 that follow\n# /message/array/variant: will fail malloc 9 and 2 that follow\n# /message/array/variant: will fail malloc 8 and 2 that follow\n# /message/array/variant: will fail malloc 7 and 2 that follow\n# /message/array/variant: will fail malloc 6 and 2 that follow\n# /message/array/variant: will fail malloc 5 and 2 that follow\n# /message/array/variant: will fail malloc 4 and 2 that follow\n# /message/array/variant: will fail malloc 3 and 2 that follow\n# /message/array/variant: will fail malloc 2 and 2 that follow\n# /message/array/variant: will fail malloc 1 and 2 that follow\n# /message/array/variant: will fail malloc 0 and 2 that follow\nok 5 /message/array/variant\n# End of array tests\n# Start of valid tests\n# Running \"/message/valid/byteswap-fd-index\" once to count mallocs\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# \"/message/valid/byteswap-fd-index\" has about 38 mallocs in total\n# testing \"/message/valid/byteswap-fd-index\" with up to 4 consecutive malloc failures\n# testing \"/message/valid/byteswap-fd-index\" with 2 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/byteswap-fd-index\" with 3 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/byteswap-fd-index\" with 4 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 6 /message/valid/byteswap-fd-index\n# Running \"/message/valid/minimal\" once to count mallocs\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# \"/message/valid/minimal\" has about 9 mallocs in total\n# testing \"/message/valid/minimal\" with up to 4 consecutive malloc failures\n# testing \"/message/valid/minimal\" with 2 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/minimal\" with 3 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/minimal\" with 4 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 7 /message/valid/minimal\n# End of valid tests\n# Start of invalid tests\n# Running \"/message/invalid/boolean-has-no-value\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/boolean-has-no-value\" has about 10 mallocs in total\n# testing \"/message/invalid/boolean-has-no-value\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/boolean-has-no-value\" with 2 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/boolean-has-no-value\" with 3 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/boolean-has-no-value\" with 4 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 8 /message/invalid/boolean-has-no-value\n# Running \"/message/invalid/fixed-array-not-divisible\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# \"/message/invalid/fixed-array-not-divisible\" has about 26 mallocs in total\n# testing \"/message/invalid/fixed-array-not-divisible\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/fixed-array-not-divisible\" with 2 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/fixed-array-not-divisible\" with 3 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/fixed-array-not-divisible\" with 4 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 9 /message/invalid/fixed-array-not-divisible\n# Running \"/message/invalid/issue418\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/issue418\" has about 24 mallocs in total\n# testing \"/message/invalid/issue418\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/issue418\" with 2 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/issue418\" with 3 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/issue418\" with 4 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 10 /message/invalid/issue418\n# Running \"/message/invalid/mis-nested-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/mis-nested-sig\" has about 24 mallocs in total\n# testing \"/message/invalid/mis-nested-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/mis-nested-sig\" with 2 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/mis-nested-sig\" with 3 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/mis-nested-sig\" with 4 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 11 /message/invalid/mis-nested-sig\n# Running \"/message/invalid/truncated-variant-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# \"/message/invalid/truncated-variant-sig\" has about 7 mallocs in total\n# testing \"/message/invalid/truncated-variant-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/truncated-variant-sig\" with 2 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/truncated-variant-sig\" with 3 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/truncated-variant-sig\" with 4 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 12 /message/invalid/truncated-variant-sig\n# Running \"/message/invalid/zero-length-variant-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# \"/message/invalid/zero-length-variant-sig\" has about 9 mallocs in total\n# testing \"/message/invalid/zero-length-variant-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/zero-length-variant-sig\" with 2 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/zero-length-variant-sig\" with 3 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/zero-length-variant-sig\" with 4 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 13 /message/invalid/zero-length-variant-sig\n# End of invalid tests\n# End of message tests\nPASS: dbus/test-message_with_config.test\nRunning test: dbus/test-syslog.test\nTAP version 13\n# random seed: R02Sce9986f5f289bb06a2c3ccdce8403c46\n1..1\n# Start of syslog tests\nok 1 /syslog/normal\n# End of syslog tests\nPASS: dbus/test-syslog.test\nRunning test: dbus/test-message.test\nTAP version 13\n# random seed: R02Sbaf4e70a5359efddd4e5872a0b36bb1c\n1..13\n# Start of message tests\n# Running \"/message/fd\" once to count mallocs\n# \"/message/fd\" has about 31 mallocs in total\n# testing \"/message/fd\" with up to 4 consecutive malloc failures\n# testing \"/message/fd\" with 2 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 0 that follow\n# /message/fd: will fail malloc 40 and 0 that follow\n# /message/fd: will fail malloc 39 and 0 that follow\n# /message/fd: will fail malloc 38 and 0 that follow\n# /message/fd: will fail malloc 37 and 0 that follow\n# /message/fd: will fail malloc 36 and 0 that follow\n# /message/fd: will fail malloc 35 and 0 that follow\n# /message/fd: will fail malloc 34 and 0 that follow\n# /message/fd: will fail malloc 33 and 0 that follow\n# /message/fd: will fail malloc 32 and 0 that follow\n# /message/fd: will fail malloc 31 and 0 that follow\n# /message/fd: will fail malloc 30 and 0 that follow\n# /message/fd: will fail malloc 29 and 0 that follow\n# /message/fd: will fail malloc 28 and 0 that follow\n# /message/fd: will fail malloc 27 and 0 that follow\n# /message/fd: will fail malloc 26 and 0 that follow\n# /message/fd: will fail malloc 25 and 0 that follow\n# /message/fd: will fail malloc 24 and 0 that follow\n# /message/fd: will fail malloc 23 and 0 that follow\n# /message/fd: will fail malloc 22 and 0 that follow\n# /message/fd: will fail malloc 21 and 0 that follow\n# /message/fd: will fail malloc 20 and 0 that follow\n# /message/fd: will fail malloc 19 and 0 that follow\n# /message/fd: will fail malloc 18 and 0 that follow\n# /message/fd: will fail malloc 17 and 0 that follow\n# /message/fd: will fail malloc 16 and 0 that follow\n# /message/fd: will fail malloc 15 and 0 that follow\n# /message/fd: will fail malloc 14 and 0 that follow\n# /message/fd: will fail malloc 13 and 0 that follow\n# /message/fd: will fail malloc 12 and 0 that follow\n# /message/fd: will fail malloc 11 and 0 that follow\n# /message/fd: will fail malloc 10 and 0 that follow\n# /message/fd: will fail malloc 9 and 0 that follow\n# /message/fd: will fail malloc 8 and 0 that follow\n# /message/fd: will fail malloc 7 and 0 that follow\n# /message/fd: will fail malloc 6 and 0 that follow\n# /message/fd: will fail malloc 5 and 0 that follow\n# /message/fd: will fail malloc 4 and 0 that follow\n# /message/fd: will fail malloc 3 and 0 that follow\n# /message/fd: will fail malloc 2 and 0 that follow\n# /message/fd: will fail malloc 1 and 0 that follow\n# /message/fd: will fail malloc 0 and 0 that follow\n# testing \"/message/fd\" with 3 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 1 that follow\n# /message/fd: will fail malloc 40 and 1 that follow\n# /message/fd: will fail malloc 39 and 1 that follow\n# /message/fd: will fail malloc 38 and 1 that follow\n# /message/fd: will fail malloc 37 and 1 that follow\n# /message/fd: will fail malloc 36 and 1 that follow\n# /message/fd: will fail malloc 35 and 1 that follow\n# /message/fd: will fail malloc 34 and 1 that follow\n# /message/fd: will fail malloc 33 and 1 that follow\n# /message/fd: will fail malloc 32 and 1 that follow\n# /message/fd: will fail malloc 31 and 1 that follow\n# /message/fd: will fail malloc 30 and 1 that follow\n# /message/fd: will fail malloc 29 and 1 that follow\n# /message/fd: will fail malloc 28 and 1 that follow\n# /message/fd: will fail malloc 27 and 1 that follow\n# /message/fd: will fail malloc 26 and 1 that follow\n# /message/fd: will fail malloc 25 and 1 that follow\n# /message/fd: will fail malloc 24 and 1 that follow\n# /message/fd: will fail malloc 23 and 1 that follow\n# /message/fd: will fail malloc 22 and 1 that follow\n# /message/fd: will fail malloc 21 and 1 that follow\n# /message/fd: will fail malloc 20 and 1 that follow\n# /message/fd: will fail malloc 19 and 1 that follow\n# /message/fd: will fail malloc 18 and 1 that follow\n# /message/fd: will fail malloc 17 and 1 that follow\n# /message/fd: will fail malloc 16 and 1 that follow\n# /message/fd: will fail malloc 15 and 1 that follow\n# /message/fd: will fail malloc 14 and 1 that follow\n# /message/fd: will fail malloc 13 and 1 that follow\n# /message/fd: will fail malloc 12 and 1 that follow\n# /message/fd: will fail malloc 11 and 1 that follow\n# /message/fd: will fail malloc 10 and 1 that follow\n# /message/fd: will fail malloc 9 and 1 that follow\n# /message/fd: will fail malloc 8 and 1 that follow\n# /message/fd: will fail malloc 7 and 1 that follow\n# /message/fd: will fail malloc 6 and 1 that follow\n# /message/fd: will fail malloc 5 and 1 that follow\n# /message/fd: will fail malloc 4 and 1 that follow\n# /message/fd: will fail malloc 3 and 1 that follow\n# /message/fd: will fail malloc 2 and 1 that follow\n# /message/fd: will fail malloc 1 and 1 that follow\n# /message/fd: will fail malloc 0 and 1 that follow\n# testing \"/message/fd\" with 4 consecutive malloc failures\n# /message/fd: will fail malloc 41 and 2 that follow\n# /message/fd: will fail malloc 40 and 2 that follow\n# /message/fd: will fail malloc 39 and 2 that follow\n# /message/fd: will fail malloc 38 and 2 that follow\n# /message/fd: will fail malloc 37 and 2 that follow\n# /message/fd: will fail malloc 36 and 2 that follow\n# /message/fd: will fail malloc 35 and 2 that follow\n# /message/fd: will fail malloc 34 and 2 that follow\n# /message/fd: will fail malloc 33 and 2 that follow\n# /message/fd: will fail malloc 32 and 2 that follow\n# /message/fd: will fail malloc 31 and 2 that follow\n# /message/fd: will fail malloc 30 and 2 that follow\n# /message/fd: will fail malloc 29 and 2 that follow\n# /message/fd: will fail malloc 28 and 2 that follow\n# /message/fd: will fail malloc 27 and 2 that follow\n# /message/fd: will fail malloc 26 and 2 that follow\n# /message/fd: will fail malloc 25 and 2 that follow\n# /message/fd: will fail malloc 24 and 2 that follow\n# /message/fd: will fail malloc 23 and 2 that follow\n# /message/fd: will fail malloc 22 and 2 that follow\n# /message/fd: will fail malloc 21 and 2 that follow\n# /message/fd: will fail malloc 20 and 2 that follow\n# /message/fd: will fail malloc 19 and 2 that follow\n# /message/fd: will fail malloc 18 and 2 that follow\n# /message/fd: will fail malloc 17 and 2 that follow\n# /message/fd: will fail malloc 16 and 2 that follow\n# /message/fd: will fail malloc 15 and 2 that follow\n# /message/fd: will fail malloc 14 and 2 that follow\n# /message/fd: will fail malloc 13 and 2 that follow\n# /message/fd: will fail malloc 12 and 2 that follow\n# /message/fd: will fail malloc 11 and 2 that follow\n# /message/fd: will fail malloc 10 and 2 that follow\n# /message/fd: will fail malloc 9 and 2 that follow\n# /message/fd: will fail malloc 8 and 2 that follow\n# /message/fd: will fail malloc 7 and 2 that follow\n# /message/fd: will fail malloc 6 and 2 that follow\n# /message/fd: will fail malloc 5 and 2 that follow\n# /message/fd: will fail malloc 4 and 2 that follow\n# /message/fd: will fail malloc 3 and 2 that follow\n# /message/fd: will fail malloc 2 and 2 that follow\n# /message/fd: will fail malloc 1 and 2 that follow\n# /message/fd: will fail malloc 0 and 2 that follow\nok 1 /message/fd\n# Running \"/message/zero-iter\" once to count mallocs\n# \"/message/zero-iter\" has about 36 mallocs in total\n# testing \"/message/zero-iter\" with up to 4 consecutive malloc failures\n# testing \"/message/zero-iter\" with 2 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 0 that follow\n# /message/zero-iter: will fail malloc 45 and 0 that follow\n# /message/zero-iter: will fail malloc 44 and 0 that follow\n# /message/zero-iter: will fail malloc 43 and 0 that follow\n# /message/zero-iter: will fail malloc 42 and 0 that follow\n# /message/zero-iter: will fail malloc 41 and 0 that follow\n# /message/zero-iter: will fail malloc 40 and 0 that follow\n# /message/zero-iter: will fail malloc 39 and 0 that follow\n# /message/zero-iter: will fail malloc 38 and 0 that follow\n# /message/zero-iter: will fail malloc 37 and 0 that follow\n# /message/zero-iter: will fail malloc 36 and 0 that follow\n# /message/zero-iter: will fail malloc 35 and 0 that follow\n# /message/zero-iter: will fail malloc 34 and 0 that follow\n# /message/zero-iter: will fail malloc 33 and 0 that follow\n# /message/zero-iter: will fail malloc 32 and 0 that follow\n# /message/zero-iter: will fail malloc 31 and 0 that follow\n# /message/zero-iter: will fail malloc 30 and 0 that follow\n# /message/zero-iter: will fail malloc 29 and 0 that follow\n# /message/zero-iter: will fail malloc 28 and 0 that follow\n# /message/zero-iter: will fail malloc 27 and 0 that follow\n# /message/zero-iter: will fail malloc 26 and 0 that follow\n# /message/zero-iter: will fail malloc 25 and 0 that follow\n# /message/zero-iter: will fail malloc 24 and 0 that follow\n# /message/zero-iter: will fail malloc 23 and 0 that follow\n# /message/zero-iter: will fail malloc 22 and 0 that follow\n# /message/zero-iter: will fail malloc 21 and 0 that follow\n# /message/zero-iter: will fail malloc 20 and 0 that follow\n# /message/zero-iter: will fail malloc 19 and 0 that follow\n# /message/zero-iter: will fail malloc 18 and 0 that follow\n# /message/zero-iter: will fail malloc 17 and 0 that follow\n# /message/zero-iter: will fail malloc 16 and 0 that follow\n# /message/zero-iter: will fail malloc 15 and 0 that follow\n# /message/zero-iter: will fail malloc 14 and 0 that follow\n# /message/zero-iter: will fail malloc 13 and 0 that follow\n# /message/zero-iter: will fail malloc 12 and 0 that follow\n# /message/zero-iter: will fail malloc 11 and 0 that follow\n# /message/zero-iter: will fail malloc 10 and 0 that follow\n# /message/zero-iter: will fail malloc 9 and 0 that follow\n# /message/zero-iter: will fail malloc 8 and 0 that follow\n# /message/zero-iter: will fail malloc 7 and 0 that follow\n# /message/zero-iter: will fail malloc 6 and 0 that follow\n# /message/zero-iter: will fail malloc 5 and 0 that follow\n# /message/zero-iter: will fail malloc 4 and 0 that follow\n# /message/zero-iter: will fail malloc 3 and 0 that follow\n# /message/zero-iter: will fail malloc 2 and 0 that follow\n# /message/zero-iter: will fail malloc 1 and 0 that follow\n# /message/zero-iter: will fail malloc 0 and 0 that follow\n# testing \"/message/zero-iter\" with 3 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 1 that follow\n# /message/zero-iter: will fail malloc 45 and 1 that follow\n# /message/zero-iter: will fail malloc 44 and 1 that follow\n# /message/zero-iter: will fail malloc 43 and 1 that follow\n# /message/zero-iter: will fail malloc 42 and 1 that follow\n# /message/zero-iter: will fail malloc 41 and 1 that follow\n# /message/zero-iter: will fail malloc 40 and 1 that follow\n# /message/zero-iter: will fail malloc 39 and 1 that follow\n# /message/zero-iter: will fail malloc 38 and 1 that follow\n# /message/zero-iter: will fail malloc 37 and 1 that follow\n# /message/zero-iter: will fail malloc 36 and 1 that follow\n# /message/zero-iter: will fail malloc 35 and 1 that follow\n# /message/zero-iter: will fail malloc 34 and 1 that follow\n# /message/zero-iter: will fail malloc 33 and 1 that follow\n# /message/zero-iter: will fail malloc 32 and 1 that follow\n# /message/zero-iter: will fail malloc 31 and 1 that follow\n# /message/zero-iter: will fail malloc 30 and 1 that follow\n# /message/zero-iter: will fail malloc 29 and 1 that follow\n# /message/zero-iter: will fail malloc 28 and 1 that follow\n# /message/zero-iter: will fail malloc 27 and 1 that follow\n# /message/zero-iter: will fail malloc 26 and 1 that follow\n# /message/zero-iter: will fail malloc 25 and 1 that follow\n# /message/zero-iter: will fail malloc 24 and 1 that follow\n# /message/zero-iter: will fail malloc 23 and 1 that follow\n# /message/zero-iter: will fail malloc 22 and 1 that follow\n# /message/zero-iter: will fail malloc 21 and 1 that follow\n# /message/zero-iter: will fail malloc 20 and 1 that follow\n# /message/zero-iter: will fail malloc 19 and 1 that follow\n# /message/zero-iter: will fail malloc 18 and 1 that follow\n# /message/zero-iter: will fail malloc 17 and 1 that follow\n# /message/zero-iter: will fail malloc 16 and 1 that follow\n# /message/zero-iter: will fail malloc 15 and 1 that follow\n# /message/zero-iter: will fail malloc 14 and 1 that follow\n# /message/zero-iter: will fail malloc 13 and 1 that follow\n# /message/zero-iter: will fail malloc 12 and 1 that follow\n# /message/zero-iter: will fail malloc 11 and 1 that follow\n# /message/zero-iter: will fail malloc 10 and 1 that follow\n# /message/zero-iter: will fail malloc 9 and 1 that follow\n# /message/zero-iter: will fail malloc 8 and 1 that follow\n# /message/zero-iter: will fail malloc 7 and 1 that follow\n# /message/zero-iter: will fail malloc 6 and 1 that follow\n# /message/zero-iter: will fail malloc 5 and 1 that follow\n# /message/zero-iter: will fail malloc 4 and 1 that follow\n# /message/zero-iter: will fail malloc 3 and 1 that follow\n# /message/zero-iter: will fail malloc 2 and 1 that follow\n# /message/zero-iter: will fail malloc 1 and 1 that follow\n# /message/zero-iter: will fail malloc 0 and 1 that follow\n# testing \"/message/zero-iter\" with 4 consecutive malloc failures\n# /message/zero-iter: will fail malloc 46 and 2 that follow\n# /message/zero-iter: will fail malloc 45 and 2 that follow\n# /message/zero-iter: will fail malloc 44 and 2 that follow\n# /message/zero-iter: will fail malloc 43 and 2 that follow\n# /message/zero-iter: will fail malloc 42 and 2 that follow\n# /message/zero-iter: will fail malloc 41 and 2 that follow\n# /message/zero-iter: will fail malloc 40 and 2 that follow\n# /message/zero-iter: will fail malloc 39 and 2 that follow\n# /message/zero-iter: will fail malloc 38 and 2 that follow\n# /message/zero-iter: will fail malloc 37 and 2 that follow\n# /message/zero-iter: will fail malloc 36 and 2 that follow\n# /message/zero-iter: will fail malloc 35 and 2 that follow\n# /message/zero-iter: will fail malloc 34 and 2 that follow\n# /message/zero-iter: will fail malloc 33 and 2 that follow\n# /message/zero-iter: will fail malloc 32 and 2 that follow\n# /message/zero-iter: will fail malloc 31 and 2 that follow\n# /message/zero-iter: will fail malloc 30 and 2 that follow\n# /message/zero-iter: will fail malloc 29 and 2 that follow\n# /message/zero-iter: will fail malloc 28 and 2 that follow\n# /message/zero-iter: will fail malloc 27 and 2 that follow\n# /message/zero-iter: will fail malloc 26 and 2 that follow\n# /message/zero-iter: will fail malloc 25 and 2 that follow\n# /message/zero-iter: will fail malloc 24 and 2 that follow\n# /message/zero-iter: will fail malloc 23 and 2 that follow\n# /message/zero-iter: will fail malloc 22 and 2 that follow\n# /message/zero-iter: will fail malloc 21 and 2 that follow\n# /message/zero-iter: will fail malloc 20 and 2 that follow\n# /message/zero-iter: will fail malloc 19 and 2 that follow\n# /message/zero-iter: will fail malloc 18 and 2 that follow\n# /message/zero-iter: will fail malloc 17 and 2 that follow\n# /message/zero-iter: will fail malloc 16 and 2 that follow\n# /message/zero-iter: will fail malloc 15 and 2 that follow\n# /message/zero-iter: will fail malloc 14 and 2 that follow\n# /message/zero-iter: will fail malloc 13 and 2 that follow\n# /message/zero-iter: will fail malloc 12 and 2 that follow\n# /message/zero-iter: will fail malloc 11 and 2 that follow\n# /message/zero-iter: will fail malloc 10 and 2 that follow\n# /message/zero-iter: will fail malloc 9 and 2 that follow\n# /message/zero-iter: will fail malloc 8 and 2 that follow\n# /message/zero-iter: will fail malloc 7 and 2 that follow\n# /message/zero-iter: will fail malloc 6 and 2 that follow\n# /message/zero-iter: will fail malloc 5 and 2 that follow\n# /message/zero-iter: will fail malloc 4 and 2 that follow\n# /message/zero-iter: will fail malloc 3 and 2 that follow\n# /message/zero-iter: will fail malloc 2 and 2 that follow\n# /message/zero-iter: will fail malloc 1 and 2 that follow\n# /message/zero-iter: will fail malloc 0 and 2 that follow\nok 2 /message/zero-iter\n# Start of array tests\n# Running \"/message/array/array\" once to count mallocs\n# \"/message/array/array\" has about 36 mallocs in total\n# testing \"/message/array/array\" with up to 4 consecutive malloc failures\n# testing \"/message/array/array\" with 2 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 0 that follow\n# /message/array/array: will fail malloc 45 and 0 that follow\n# /message/array/array: will fail malloc 44 and 0 that follow\n# /message/array/array: will fail malloc 43 and 0 that follow\n# /message/array/array: will fail malloc 42 and 0 that follow\n# /message/array/array: will fail malloc 41 and 0 that follow\n# /message/array/array: will fail malloc 40 and 0 that follow\n# /message/array/array: will fail malloc 39 and 0 that follow\n# /message/array/array: will fail malloc 38 and 0 that follow\n# /message/array/array: will fail malloc 37 and 0 that follow\n# /message/array/array: will fail malloc 36 and 0 that follow\n# /message/array/array: will fail malloc 35 and 0 that follow\n# /message/array/array: will fail malloc 34 and 0 that follow\n# /message/array/array: will fail malloc 33 and 0 that follow\n# /message/array/array: will fail malloc 32 and 0 that follow\n# /message/array/array: will fail malloc 31 and 0 that follow\n# /message/array/array: will fail malloc 30 and 0 that follow\n# /message/array/array: will fail malloc 29 and 0 that follow\n# /message/array/array: will fail malloc 28 and 0 that follow\n# /message/array/array: will fail malloc 27 and 0 that follow\n# /message/array/array: will fail malloc 26 and 0 that follow\n# /message/array/array: will fail malloc 25 and 0 that follow\n# /message/array/array: will fail malloc 24 and 0 that follow\n# /message/array/array: will fail malloc 23 and 0 that follow\n# /message/array/array: will fail malloc 22 and 0 that follow\n# /message/array/array: will fail malloc 21 and 0 that follow\n# /message/array/array: will fail malloc 20 and 0 that follow\n# /message/array/array: will fail malloc 19 and 0 that follow\n# /message/array/array: will fail malloc 18 and 0 that follow\n# /message/array/array: will fail malloc 17 and 0 that follow\n# /message/array/array: will fail malloc 16 and 0 that follow\n# /message/array/array: will fail malloc 15 and 0 that follow\n# /message/array/array: will fail malloc 14 and 0 that follow\n# /message/array/array: will fail malloc 13 and 0 that follow\n# /message/array/array: will fail malloc 12 and 0 that follow\n# /message/array/array: will fail malloc 11 and 0 that follow\n# /message/array/array: will fail malloc 10 and 0 that follow\n# /message/array/array: will fail malloc 9 and 0 that follow\n# /message/array/array: will fail malloc 8 and 0 that follow\n# /message/array/array: will fail malloc 7 and 0 that follow\n# /message/array/array: will fail malloc 6 and 0 that follow\n# /message/array/array: will fail malloc 5 and 0 that follow\n# /message/array/array: will fail malloc 4 and 0 that follow\n# /message/array/array: will fail malloc 3 and 0 that follow\n# /message/array/array: will fail malloc 2 and 0 that follow\n# /message/array/array: will fail malloc 1 and 0 that follow\n# /message/array/array: will fail malloc 0 and 0 that follow\n# testing \"/message/array/array\" with 3 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 1 that follow\n# /message/array/array: will fail malloc 45 and 1 that follow\n# /message/array/array: will fail malloc 44 and 1 that follow\n# /message/array/array: will fail malloc 43 and 1 that follow\n# /message/array/array: will fail malloc 42 and 1 that follow\n# /message/array/array: will fail malloc 41 and 1 that follow\n# /message/array/array: will fail malloc 40 and 1 that follow\n# /message/array/array: will fail malloc 39 and 1 that follow\n# /message/array/array: will fail malloc 38 and 1 that follow\n# /message/array/array: will fail malloc 37 and 1 that follow\n# /message/array/array: will fail malloc 36 and 1 that follow\n# /message/array/array: will fail malloc 35 and 1 that follow\n# /message/array/array: will fail malloc 34 and 1 that follow\n# /message/array/array: will fail malloc 33 and 1 that follow\n# /message/array/array: will fail malloc 32 and 1 that follow\n# /message/array/array: will fail malloc 31 and 1 that follow\n# /message/array/array: will fail malloc 30 and 1 that follow\n# /message/array/array: will fail malloc 29 and 1 that follow\n# /message/array/array: will fail malloc 28 and 1 that follow\n# /message/array/array: will fail malloc 27 and 1 that follow\n# /message/array/array: will fail malloc 26 and 1 that follow\n# /message/array/array: will fail malloc 25 and 1 that follow\n# /message/array/array: will fail malloc 24 and 1 that follow\n# /message/array/array: will fail malloc 23 and 1 that follow\n# /message/array/array: will fail malloc 22 and 1 that follow\n# /message/array/array: will fail malloc 21 and 1 that follow\n# /message/array/array: will fail malloc 20 and 1 that follow\n# /message/array/array: will fail malloc 19 and 1 that follow\n# /message/array/array: will fail malloc 18 and 1 that follow\n# /message/array/array: will fail malloc 17 and 1 that follow\n# /message/array/array: will fail malloc 16 and 1 that follow\n# /message/array/array: will fail malloc 15 and 1 that follow\n# /message/array/array: will fail malloc 14 and 1 that follow\n# /message/array/array: will fail malloc 13 and 1 that follow\n# /message/array/array: will fail malloc 12 and 1 that follow\n# /message/array/array: will fail malloc 11 and 1 that follow\n# /message/array/array: will fail malloc 10 and 1 that follow\n# /message/array/array: will fail malloc 9 and 1 that follow\n# /message/array/array: will fail malloc 8 and 1 that follow\n# /message/array/array: will fail malloc 7 and 1 that follow\n# /message/array/array: will fail malloc 6 and 1 that follow\n# /message/array/array: will fail malloc 5 and 1 that follow\n# /message/array/array: will fail malloc 4 and 1 that follow\n# /message/array/array: will fail malloc 3 and 1 that follow\n# /message/array/array: will fail malloc 2 and 1 that follow\n# /message/array/array: will fail malloc 1 and 1 that follow\n# /message/array/array: will fail malloc 0 and 1 that follow\n# testing \"/message/array/array\" with 4 consecutive malloc failures\n# /message/array/array: will fail malloc 46 and 2 that follow\n# /message/array/array: will fail malloc 45 and 2 that follow\n# /message/array/array: will fail malloc 44 and 2 that follow\n# /message/array/array: will fail malloc 43 and 2 that follow\n# /message/array/array: will fail malloc 42 and 2 that follow\n# /message/array/array: will fail malloc 41 and 2 that follow\n# /message/array/array: will fail malloc 40 and 2 that follow\n# /message/array/array: will fail malloc 39 and 2 that follow\n# /message/array/array: will fail malloc 38 and 2 that follow\n# /message/array/array: will fail malloc 37 and 2 that follow\n# /message/array/array: will fail malloc 36 and 2 that follow\n# /message/array/array: will fail malloc 35 and 2 that follow\n# /message/array/array: will fail malloc 34 and 2 that follow\n# /message/array/array: will fail malloc 33 and 2 that follow\n# /message/array/array: will fail malloc 32 and 2 that follow\n# /message/array/array: will fail malloc 31 and 2 that follow\n# /message/array/array: will fail malloc 30 and 2 that follow\n# /message/array/array: will fail malloc 29 and 2 that follow\n# /message/array/array: will fail malloc 28 and 2 that follow\n# /message/array/array: will fail malloc 27 and 2 that follow\n# /message/array/array: will fail malloc 26 and 2 that follow\n# /message/array/array: will fail malloc 25 and 2 that follow\n# /message/array/array: will fail malloc 24 and 2 that follow\n# /message/array/array: will fail malloc 23 and 2 that follow\n# /message/array/array: will fail malloc 22 and 2 that follow\n# /message/array/array: will fail malloc 21 and 2 that follow\n# /message/array/array: will fail malloc 20 and 2 that follow\n# /message/array/array: will fail malloc 19 and 2 that follow\n# /message/array/array: will fail malloc 18 and 2 that follow\n# /message/array/array: will fail malloc 17 and 2 that follow\n# /message/array/array: will fail malloc 16 and 2 that follow\n# /message/array/array: will fail malloc 15 and 2 that follow\n# /message/array/array: will fail malloc 14 and 2 that follow\n# /message/array/array: will fail malloc 13 and 2 that follow\n# /message/array/array: will fail malloc 12 and 2 that follow\n# /message/array/array: will fail malloc 11 and 2 that follow\n# /message/array/array: will fail malloc 10 and 2 that follow\n# /message/array/array: will fail malloc 9 and 2 that follow\n# /message/array/array: will fail malloc 8 and 2 that follow\n# /message/array/array: will fail malloc 7 and 2 that follow\n# /message/array/array: will fail malloc 6 and 2 that follow\n# /message/array/array: will fail malloc 5 and 2 that follow\n# /message/array/array: will fail malloc 4 and 2 that follow\n# /message/array/array: will fail malloc 3 and 2 that follow\n# /message/array/array: will fail malloc 2 and 2 that follow\n# /message/array/array: will fail malloc 1 and 2 that follow\n# /message/array/array: will fail malloc 0 and 2 that follow\nok 3 /message/array/array\n# Running \"/message/array/dict\" once to count mallocs\n# \"/message/array/dict\" has about 31 mallocs in total\n# testing \"/message/array/dict\" with up to 4 consecutive malloc failures\n# testing \"/message/array/dict\" with 2 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 0 that follow\n# /message/array/dict: will fail malloc 40 and 0 that follow\n# /message/array/dict: will fail malloc 39 and 0 that follow\n# /message/array/dict: will fail malloc 38 and 0 that follow\n# /message/array/dict: will fail malloc 37 and 0 that follow\n# /message/array/dict: will fail malloc 36 and 0 that follow\n# /message/array/dict: will fail malloc 35 and 0 that follow\n# /message/array/dict: will fail malloc 34 and 0 that follow\n# /message/array/dict: will fail malloc 33 and 0 that follow\n# /message/array/dict: will fail malloc 32 and 0 that follow\n# /message/array/dict: will fail malloc 31 and 0 that follow\n# /message/array/dict: will fail malloc 30 and 0 that follow\n# /message/array/dict: will fail malloc 29 and 0 that follow\n# /message/array/dict: will fail malloc 28 and 0 that follow\n# /message/array/dict: will fail malloc 27 and 0 that follow\n# /message/array/dict: will fail malloc 26 and 0 that follow\n# /message/array/dict: will fail malloc 25 and 0 that follow\n# /message/array/dict: will fail malloc 24 and 0 that follow\n# /message/array/dict: will fail malloc 23 and 0 that follow\n# /message/array/dict: will fail malloc 22 and 0 that follow\n# /message/array/dict: will fail malloc 21 and 0 that follow\n# /message/array/dict: will fail malloc 20 and 0 that follow\n# /message/array/dict: will fail malloc 19 and 0 that follow\n# /message/array/dict: will fail malloc 18 and 0 that follow\n# /message/array/dict: will fail malloc 17 and 0 that follow\n# /message/array/dict: will fail malloc 16 and 0 that follow\n# /message/array/dict: will fail malloc 15 and 0 that follow\n# /message/array/dict: will fail malloc 14 and 0 that follow\n# /message/array/dict: will fail malloc 13 and 0 that follow\n# /message/array/dict: will fail malloc 12 and 0 that follow\n# /message/array/dict: will fail malloc 11 and 0 that follow\n# /message/array/dict: will fail malloc 10 and 0 that follow\n# /message/array/dict: will fail malloc 9 and 0 that follow\n# /message/array/dict: will fail malloc 8 and 0 that follow\n# /message/array/dict: will fail malloc 7 and 0 that follow\n# /message/array/dict: will fail malloc 6 and 0 that follow\n# /message/array/dict: will fail malloc 5 and 0 that follow\n# /message/array/dict: will fail malloc 4 and 0 that follow\n# /message/array/dict: will fail malloc 3 and 0 that follow\n# /message/array/dict: will fail malloc 2 and 0 that follow\n# /message/array/dict: will fail malloc 1 and 0 that follow\n# /message/array/dict: will fail malloc 0 and 0 that follow\n# testing \"/message/array/dict\" with 3 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 1 that follow\n# /message/array/dict: will fail malloc 40 and 1 that follow\n# /message/array/dict: will fail malloc 39 and 1 that follow\n# /message/array/dict: will fail malloc 38 and 1 that follow\n# /message/array/dict: will fail malloc 37 and 1 that follow\n# /message/array/dict: will fail malloc 36 and 1 that follow\n# /message/array/dict: will fail malloc 35 and 1 that follow\n# /message/array/dict: will fail malloc 34 and 1 that follow\n# /message/array/dict: will fail malloc 33 and 1 that follow\n# /message/array/dict: will fail malloc 32 and 1 that follow\n# /message/array/dict: will fail malloc 31 and 1 that follow\n# /message/array/dict: will fail malloc 30 and 1 that follow\n# /message/array/dict: will fail malloc 29 and 1 that follow\n# /message/array/dict: will fail malloc 28 and 1 that follow\n# /message/array/dict: will fail malloc 27 and 1 that follow\n# /message/array/dict: will fail malloc 26 and 1 that follow\n# /message/array/dict: will fail malloc 25 and 1 that follow\n# /message/array/dict: will fail malloc 24 and 1 that follow\n# /message/array/dict: will fail malloc 23 and 1 that follow\n# /message/array/dict: will fail malloc 22 and 1 that follow\n# /message/array/dict: will fail malloc 21 and 1 that follow\n# /message/array/dict: will fail malloc 20 and 1 that follow\n# /message/array/dict: will fail malloc 19 and 1 that follow\n# /message/array/dict: will fail malloc 18 and 1 that follow\n# /message/array/dict: will fail malloc 17 and 1 that follow\n# /message/array/dict: will fail malloc 16 and 1 that follow\n# /message/array/dict: will fail malloc 15 and 1 that follow\n# /message/array/dict: will fail malloc 14 and 1 that follow\n# /message/array/dict: will fail malloc 13 and 1 that follow\n# /message/array/dict: will fail malloc 12 and 1 that follow\n# /message/array/dict: will fail malloc 11 and 1 that follow\n# /message/array/dict: will fail malloc 10 and 1 that follow\n# /message/array/dict: will fail malloc 9 and 1 that follow\n# /message/array/dict: will fail malloc 8 and 1 that follow\n# /message/array/dict: will fail malloc 7 and 1 that follow\n# /message/array/dict: will fail malloc 6 and 1 that follow\n# /message/array/dict: will fail malloc 5 and 1 that follow\n# /message/array/dict: will fail malloc 4 and 1 that follow\n# /message/array/dict: will fail malloc 3 and 1 that follow\n# /message/array/dict: will fail malloc 2 and 1 that follow\n# /message/array/dict: will fail malloc 1 and 1 that follow\n# /message/array/dict: will fail malloc 0 and 1 that follow\n# testing \"/message/array/dict\" with 4 consecutive malloc failures\n# /message/array/dict: will fail malloc 41 and 2 that follow\n# /message/array/dict: will fail malloc 40 and 2 that follow\n# /message/array/dict: will fail malloc 39 and 2 that follow\n# /message/array/dict: will fail malloc 38 and 2 that follow\n# /message/array/dict: will fail malloc 37 and 2 that follow\n# /message/array/dict: will fail malloc 36 and 2 that follow\n# /message/array/dict: will fail malloc 35 and 2 that follow\n# /message/array/dict: will fail malloc 34 and 2 that follow\n# /message/array/dict: will fail malloc 33 and 2 that follow\n# /message/array/dict: will fail malloc 32 and 2 that follow\n# /message/array/dict: will fail malloc 31 and 2 that follow\n# /message/array/dict: will fail malloc 30 and 2 that follow\n# /message/array/dict: will fail malloc 29 and 2 that follow\n# /message/array/dict: will fail malloc 28 and 2 that follow\n# /message/array/dict: will fail malloc 27 and 2 that follow\n# /message/array/dict: will fail malloc 26 and 2 that follow\n# /message/array/dict: will fail malloc 25 and 2 that follow\n# /message/array/dict: will fail malloc 24 and 2 that follow\n# /message/array/dict: will fail malloc 23 and 2 that follow\n# /message/array/dict: will fail malloc 22 and 2 that follow\n# /message/array/dict: will fail malloc 21 and 2 that follow\n# /message/array/dict: will fail malloc 20 and 2 that follow\n# /message/array/dict: will fail malloc 19 and 2 that follow\n# /message/array/dict: will fail malloc 18 and 2 that follow\n# /message/array/dict: will fail malloc 17 and 2 that follow\n# /message/array/dict: will fail malloc 16 and 2 that follow\n# /message/array/dict: will fail malloc 15 and 2 that follow\n# /message/array/dict: will fail malloc 14 and 2 that follow\n# /message/array/dict: will fail malloc 13 and 2 that follow\n# /message/array/dict: will fail malloc 12 and 2 that follow\n# /message/array/dict: will fail malloc 11 and 2 that follow\n# /message/array/dict: will fail malloc 10 and 2 that follow\n# /message/array/dict: will fail malloc 9 and 2 that follow\n# /message/array/dict: will fail malloc 8 and 2 that follow\n# /message/array/dict: will fail malloc 7 and 2 that follow\n# /message/array/dict: will fail malloc 6 and 2 that follow\n# /message/array/dict: will fail malloc 5 and 2 that follow\n# /message/array/dict: will fail malloc 4 and 2 that follow\n# /message/array/dict: will fail malloc 3 and 2 that follow\n# /message/array/dict: will fail malloc 2 and 2 that follow\n# /message/array/dict: will fail malloc 1 and 2 that follow\n# /message/array/dict: will fail malloc 0 and 2 that follow\nok 4 /message/array/dict\n# Running \"/message/array/variant\" once to count mallocs\n# \"/message/array/variant\" has about 36 mallocs in total\n# testing \"/message/array/variant\" with up to 4 consecutive malloc failures\n# testing \"/message/array/variant\" with 2 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 0 that follow\n# /message/array/variant: will fail malloc 45 and 0 that follow\n# /message/array/variant: will fail malloc 44 and 0 that follow\n# /message/array/variant: will fail malloc 43 and 0 that follow\n# /message/array/variant: will fail malloc 42 and 0 that follow\n# /message/array/variant: will fail malloc 41 and 0 that follow\n# /message/array/variant: will fail malloc 40 and 0 that follow\n# /message/array/variant: will fail malloc 39 and 0 that follow\n# /message/array/variant: will fail malloc 38 and 0 that follow\n# /message/array/variant: will fail malloc 37 and 0 that follow\n# /message/array/variant: will fail malloc 36 and 0 that follow\n# /message/array/variant: will fail malloc 35 and 0 that follow\n# /message/array/variant: will fail malloc 34 and 0 that follow\n# /message/array/variant: will fail malloc 33 and 0 that follow\n# /message/array/variant: will fail malloc 32 and 0 that follow\n# /message/array/variant: will fail malloc 31 and 0 that follow\n# /message/array/variant: will fail malloc 30 and 0 that follow\n# /message/array/variant: will fail malloc 29 and 0 that follow\n# /message/array/variant: will fail malloc 28 and 0 that follow\n# /message/array/variant: will fail malloc 27 and 0 that follow\n# /message/array/variant: will fail malloc 26 and 0 that follow\n# /message/array/variant: will fail malloc 25 and 0 that follow\n# /message/array/variant: will fail malloc 24 and 0 that follow\n# /message/array/variant: will fail malloc 23 and 0 that follow\n# /message/array/variant: will fail malloc 22 and 0 that follow\n# /message/array/variant: will fail malloc 21 and 0 that follow\n# /message/array/variant: will fail malloc 20 and 0 that follow\n# /message/array/variant: will fail malloc 19 and 0 that follow\n# /message/array/variant: will fail malloc 18 and 0 that follow\n# /message/array/variant: will fail malloc 17 and 0 that follow\n# /message/array/variant: will fail malloc 16 and 0 that follow\n# /message/array/variant: will fail malloc 15 and 0 that follow\n# /message/array/variant: will fail malloc 14 and 0 that follow\n# /message/array/variant: will fail malloc 13 and 0 that follow\n# /message/array/variant: will fail malloc 12 and 0 that follow\n# /message/array/variant: will fail malloc 11 and 0 that follow\n# /message/array/variant: will fail malloc 10 and 0 that follow\n# /message/array/variant: will fail malloc 9 and 0 that follow\n# /message/array/variant: will fail malloc 8 and 0 that follow\n# /message/array/variant: will fail malloc 7 and 0 that follow\n# /message/array/variant: will fail malloc 6 and 0 that follow\n# /message/array/variant: will fail malloc 5 and 0 that follow\n# /message/array/variant: will fail malloc 4 and 0 that follow\n# /message/array/variant: will fail malloc 3 and 0 that follow\n# /message/array/variant: will fail malloc 2 and 0 that follow\n# /message/array/variant: will fail malloc 1 and 0 that follow\n# /message/array/variant: will fail malloc 0 and 0 that follow\n# testing \"/message/array/variant\" with 3 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 1 that follow\n# /message/array/variant: will fail malloc 45 and 1 that follow\n# /message/array/variant: will fail malloc 44 and 1 that follow\n# /message/array/variant: will fail malloc 43 and 1 that follow\n# /message/array/variant: will fail malloc 42 and 1 that follow\n# /message/array/variant: will fail malloc 41 and 1 that follow\n# /message/array/variant: will fail malloc 40 and 1 that follow\n# /message/array/variant: will fail malloc 39 and 1 that follow\n# /message/array/variant: will fail malloc 38 and 1 that follow\n# /message/array/variant: will fail malloc 37 and 1 that follow\n# /message/array/variant: will fail malloc 36 and 1 that follow\n# /message/array/variant: will fail malloc 35 and 1 that follow\n# /message/array/variant: will fail malloc 34 and 1 that follow\n# /message/array/variant: will fail malloc 33 and 1 that follow\n# /message/array/variant: will fail malloc 32 and 1 that follow\n# /message/array/variant: will fail malloc 31 and 1 that follow\n# /message/array/variant: will fail malloc 30 and 1 that follow\n# /message/array/variant: will fail malloc 29 and 1 that follow\n# /message/array/variant: will fail malloc 28 and 1 that follow\n# /message/array/variant: will fail malloc 27 and 1 that follow\n# /message/array/variant: will fail malloc 26 and 1 that follow\n# /message/array/variant: will fail malloc 25 and 1 that follow\n# /message/array/variant: will fail malloc 24 and 1 that follow\n# /message/array/variant: will fail malloc 23 and 1 that follow\n# /message/array/variant: will fail malloc 22 and 1 that follow\n# /message/array/variant: will fail malloc 21 and 1 that follow\n# /message/array/variant: will fail malloc 20 and 1 that follow\n# /message/array/variant: will fail malloc 19 and 1 that follow\n# /message/array/variant: will fail malloc 18 and 1 that follow\n# /message/array/variant: will fail malloc 17 and 1 that follow\n# /message/array/variant: will fail malloc 16 and 1 that follow\n# /message/array/variant: will fail malloc 15 and 1 that follow\n# /message/array/variant: will fail malloc 14 and 1 that follow\n# /message/array/variant: will fail malloc 13 and 1 that follow\n# /message/array/variant: will fail malloc 12 and 1 that follow\n# /message/array/variant: will fail malloc 11 and 1 that follow\n# /message/array/variant: will fail malloc 10 and 1 that follow\n# /message/array/variant: will fail malloc 9 and 1 that follow\n# /message/array/variant: will fail malloc 8 and 1 that follow\n# /message/array/variant: will fail malloc 7 and 1 that follow\n# /message/array/variant: will fail malloc 6 and 1 that follow\n# /message/array/variant: will fail malloc 5 and 1 that follow\n# /message/array/variant: will fail malloc 4 and 1 that follow\n# /message/array/variant: will fail malloc 3 and 1 that follow\n# /message/array/variant: will fail malloc 2 and 1 that follow\n# /message/array/variant: will fail malloc 1 and 1 that follow\n# /message/array/variant: will fail malloc 0 and 1 that follow\n# testing \"/message/array/variant\" with 4 consecutive malloc failures\n# /message/array/variant: will fail malloc 46 and 2 that follow\n# /message/array/variant: will fail malloc 45 and 2 that follow\n# /message/array/variant: will fail malloc 44 and 2 that follow\n# /message/array/variant: will fail malloc 43 and 2 that follow\n# /message/array/variant: will fail malloc 42 and 2 that follow\n# /message/array/variant: will fail malloc 41 and 2 that follow\n# /message/array/variant: will fail malloc 40 and 2 that follow\n# /message/array/variant: will fail malloc 39 and 2 that follow\n# /message/array/variant: will fail malloc 38 and 2 that follow\n# /message/array/variant: will fail malloc 37 and 2 that follow\n# /message/array/variant: will fail malloc 36 and 2 that follow\n# /message/array/variant: will fail malloc 35 and 2 that follow\n# /message/array/variant: will fail malloc 34 and 2 that follow\n# /message/array/variant: will fail malloc 33 and 2 that follow\n# /message/array/variant: will fail malloc 32 and 2 that follow\n# /message/array/variant: will fail malloc 31 and 2 that follow\n# /message/array/variant: will fail malloc 30 and 2 that follow\n# /message/array/variant: will fail malloc 29 and 2 that follow\n# /message/array/variant: will fail malloc 28 and 2 that follow\n# /message/array/variant: will fail malloc 27 and 2 that follow\n# /message/array/variant: will fail malloc 26 and 2 that follow\n# /message/array/variant: will fail malloc 25 and 2 that follow\n# /message/array/variant: will fail malloc 24 and 2 that follow\n# /message/array/variant: will fail malloc 23 and 2 that follow\n# /message/array/variant: will fail malloc 22 and 2 that follow\n# /message/array/variant: will fail malloc 21 and 2 that follow\n# /message/array/variant: will fail malloc 20 and 2 that follow\n# /message/array/variant: will fail malloc 19 and 2 that follow\n# /message/array/variant: will fail malloc 18 and 2 that follow\n# /message/array/variant: will fail malloc 17 and 2 that follow\n# /message/array/variant: will fail malloc 16 and 2 that follow\n# /message/array/variant: will fail malloc 15 and 2 that follow\n# /message/array/variant: will fail malloc 14 and 2 that follow\n# /message/array/variant: will fail malloc 13 and 2 that follow\n# /message/array/variant: will fail malloc 12 and 2 that follow\n# /message/array/variant: will fail malloc 11 and 2 that follow\n# /message/array/variant: will fail malloc 10 and 2 that follow\n# /message/array/variant: will fail malloc 9 and 2 that follow\n# /message/array/variant: will fail malloc 8 and 2 that follow\n# /message/array/variant: will fail malloc 7 and 2 that follow\n# /message/array/variant: will fail malloc 6 and 2 that follow\n# /message/array/variant: will fail malloc 5 and 2 that follow\n# /message/array/variant: will fail malloc 4 and 2 that follow\n# /message/array/variant: will fail malloc 3 and 2 that follow\n# /message/array/variant: will fail malloc 2 and 2 that follow\n# /message/array/variant: will fail malloc 1 and 2 that follow\n# /message/array/variant: will fail malloc 0 and 2 that follow\nok 5 /message/array/variant\n# End of array tests\n# Start of valid tests\n# Running \"/message/valid/byteswap-fd-index\" once to count mallocs\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# \"/message/valid/byteswap-fd-index\" has about 38 mallocs in total\n# testing \"/message/valid/byteswap-fd-index\" with up to 4 consecutive malloc failures\n# testing \"/message/valid/byteswap-fd-index\" with 2 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/byteswap-fd-index\" with 3 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/byteswap-fd-index\" with 4 consecutive malloc failures\n# /message/valid/byteswap-fd-index: will fail malloc 48 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 47 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 46 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 45 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 44 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 43 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 42 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 41 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 40 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 39 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 38 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 37 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 36 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 35 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 34 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 33 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 32 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 31 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 30 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 29 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 28 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 27 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 26 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 25 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 24 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 23 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 22 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 21 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 20 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 2 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/byteswap-fd-index.message-raw\n# /message/valid/byteswap-fd-index: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/byteswap-fd-index: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 6 /message/valid/byteswap-fd-index\n# Running \"/message/valid/minimal\" once to count mallocs\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# \"/message/valid/minimal\" has about 9 mallocs in total\n# testing \"/message/valid/minimal\" with up to 4 consecutive malloc failures\n# testing \"/message/valid/minimal\" with 2 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 0 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/minimal\" with 3 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 1 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/valid/minimal\" with 4 consecutive malloc failures\n# /message/valid/minimal: will fail malloc 19 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 18 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 17 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 16 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 15 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 14 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 13 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 12 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 11 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 10 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 9 and 2 that follow\n# Successfully parsed /usr/libexec/installed-tests/dbus/data/valid-messages/minimal.message-raw\n# /message/valid/minimal: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/valid/minimal: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 7 /message/valid/minimal\n# End of valid tests\n# Start of invalid tests\n# Running \"/message/invalid/boolean-has-no-value\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/boolean-has-no-value\" has about 10 mallocs in total\n# testing \"/message/invalid/boolean-has-no-value\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/boolean-has-no-value\" with 2 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/boolean-has-no-value\" with 3 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/boolean-has-no-value\" with 4 consecutive malloc failures\n# /message/invalid/boolean-has-no-value: will fail malloc 20 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 19 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 18 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/boolean-has-no-value.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/boolean-has-no-value: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/boolean-has-no-value: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 8 /message/invalid/boolean-has-no-value\n# Running \"/message/invalid/fixed-array-not-divisible\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# \"/message/invalid/fixed-array-not-divisible\" has about 26 mallocs in total\n# testing \"/message/invalid/fixed-array-not-divisible\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/fixed-array-not-divisible\" with 2 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/fixed-array-not-divisible\" with 3 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/fixed-array-not-divisible\" with 4 consecutive malloc failures\n# /message/invalid/fixed-array-not-divisible: will fail malloc 36 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 35 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/fixed-array-not-divisible.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Array length incorrect)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 24 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/fixed-array-not-divisible: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 9 /message/invalid/fixed-array-not-divisible\n# Running \"/message/invalid/issue418\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/issue418\" has about 24 mallocs in total\n# testing \"/message/invalid/issue418\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/issue418\" with 2 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/issue418\" with 3 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/issue418\" with 4 consecutive malloc failures\n# /message/invalid/issue418: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 24 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/issue418.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/issue418: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/issue418: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 10 /message/invalid/issue418\n# Running \"/message/invalid/mis-nested-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# \"/message/invalid/mis-nested-sig\" has about 24 mallocs in total\n# testing \"/message/invalid/mis-nested-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/mis-nested-sig\" with 2 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/mis-nested-sig\" with 3 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/mis-nested-sig\" with 4 consecutive malloc failures\n# /message/invalid/mis-nested-sig: will fail malloc 34 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 33 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 32 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 31 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 30 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 29 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 28 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 27 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 26 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 25 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 24 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/mis-nested-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature bad)\n# /message/invalid/mis-nested-sig: will fail malloc 23 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 22 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 21 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 20 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 19 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 18 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 17 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 16 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 15 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 14 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 13 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 12 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 11 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 10 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 9 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/mis-nested-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 11 /message/invalid/mis-nested-sig\n# Running \"/message/invalid/truncated-variant-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# \"/message/invalid/truncated-variant-sig\" has about 7 mallocs in total\n# testing \"/message/invalid/truncated-variant-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/truncated-variant-sig\" with 2 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/truncated-variant-sig\" with 3 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/truncated-variant-sig\" with 4 consecutive malloc failures\n# /message/invalid/truncated-variant-sig: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 9 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 8 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 7 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/truncated-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature length out of bounds)\n# /message/invalid/truncated-variant-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/truncated-variant-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 12 /message/invalid/truncated-variant-sig\n# Running \"/message/invalid/zero-length-variant-sig\" once to count mallocs\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# \"/message/invalid/zero-length-variant-sig\" has about 9 mallocs in total\n# testing \"/message/invalid/zero-length-variant-sig\" with up to 4 consecutive malloc failures\n# testing \"/message/invalid/zero-length-variant-sig\" with 2 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 0 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 0 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 0 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/zero-length-variant-sig\" with 3 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 1 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 1 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 1 that follow\n# Out of memory (not a problem)\n# testing \"/message/invalid/zero-length-variant-sig\" with 4 consecutive malloc failures\n# /message/invalid/zero-length-variant-sig: will fail malloc 19 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 18 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 17 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 16 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 15 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 14 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 13 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 12 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 11 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 10 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 9 and 2 that follow\n# Parsing /usr/libexec/installed-tests/dbus/data/invalid-messages/zero-length-variant-sig.message-raw reported error as expected: org.freedesktop.DBus.Error.InvalidArgs: Message is corrupted (Variant signature empty)\n# /message/invalid/zero-length-variant-sig: will fail malloc 8 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 7 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 6 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 5 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 4 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 3 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 2 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 1 and 2 that follow\n# Out of memory (not a problem)\n# /message/invalid/zero-length-variant-sig: will fail malloc 0 and 2 that follow\n# Out of memory (not a problem)\nok 13 /message/invalid/zero-length-variant-sig\n# End of invalid tests\n# End of message tests\nPASS: dbus/test-message.test\nRunning test: dbus/test-hash_with_config.test\n# Test data in /usr/libexec/installed-tests/dbus/data\nok 1 - initial nss query did not leak memory\n# Running test: hash\n# Computing test hash keys...\n# ... done.\nok 2 - hash\n# hash test took 2 seconds\nok 3 - hash did not leak memory\n# 3 tests passed (0 skipped)\n1..3\nPASS: dbus/test-hash_with_config.test\nRunning test: dbus/test-dbus-daemon-fork.sh.test\n# dbus-daemon binary: dbus-daemon\n# dbus-send binary: dbus-send\n# using standard session bus configuration\n1..3\nmethod return time=1707210759.781325 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 1 - normal dbus-daemon\nmethod return time=1707210759.791229 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 2 - dbus-daemon with stdin closed\nmethod return time=1707210759.801651 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 3 - dbus-daemon with stdin, stdout, stderr closed\nPASS: dbus/test-dbus-daemon-fork.sh.test\nRunning test: dbus/test-atomic.test\n# No test data!\nok 1 - initial nss query did not leak memory\n# Running test: atomic_inc/dec\nok 2 - atomic_inc/dec\n# atomic_inc/dec test took 0 seconds\n# Running test: atomic_set_[non]zero\nok 3 - atomic_set_[non]zero\n# atomic_set_[non]zero test took 0 seconds\n# 3 tests passed (0 skipped)\n1..3\nPASS: dbus/test-atomic.test\nRunning test: dbus/test-apparmor-activation.sh.test\n# Attempting to load AppArmor profiles\n/usr/libexec/installed-tests/dbus/test-apparmor-activation.sh: line 49: apparmor_parser: command not found\n1..0 # SKIP - unable to load AppArmor profiles\nPASS: dbus/test-apparmor-activation.sh.test\nRunning test: dbus/test-userdb.test\nTAP version 13\n# random seed: R02S84f52008dd222522d294b97dc63e2daf\n1..1\n# Start of userdb tests\n# Groups of uid 0:\n# [0]: 0\n# Groups of uid 0:\n# [0]: 0\n# Total: 1 groups\n# uid 31337 doesn't exist: (no errno)\n# Getting groups from non-uid failed as expected: org.freedesktop.DBus.Error.Failed: User \"???\" unknown or no memory to allocate password entry\n# \nok 1 /userdb/groups_from_uid\n# End of userdb tests\nPASS: dbus/test-userdb.test\nRunning test: dbus/test-dbus-launch-eval.sh_with_config.test\n# dbus-daemon binary: dbus-daemon\n# dbus-launch binary: dbus-launch\n# dbus-send binary: dbus-send\n# dbus-uuidgen binary: dbus-uuidgen\n# test data: /usr/libexec/installed-tests/dbus/data\n1..1\nDBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/dbus-EYzNxTm0gB,guid=ce477c9e3a4c9b3a67dcbc3465c1f807\nmethod return time=1707210759.845919 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 1 - normal dbus-launch\nPASS: dbus/test-dbus-launch-eval.sh_with_config.test\nRunning test: dbus/test-variant.test\nTAP version 13\n# random seed: R02S058d1f7b1d64e324bb38f14a52c19bb1\n1..2\n# Start of variant tests\nok 1 /variant/simple\n# Running \"DBusVariant\" once to count mallocs\n# \"DBusVariant\" has about 327 mallocs in total\n# testing \"DBusVariant\" with up to 4 consecutive malloc failures\n# testing \"DBusVariant\" with 2 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 0 that follow\n# DBusVariant: will fail malloc 336 and 0 that follow\n# DBusVariant: will fail malloc 335 and 0 that follow\n# DBusVariant: will fail malloc 334 and 0 that follow\n# DBusVariant: will fail malloc 333 and 0 that follow\n# DBusVariant: will fail malloc 332 and 0 that follow\n# DBusVariant: will fail malloc 331 and 0 that follow\n# DBusVariant: will fail malloc 330 and 0 that follow\n# DBusVariant: will fail malloc 329 and 0 that follow\n# DBusVariant: will fail malloc 328 and 0 that follow\n# DBusVariant: will fail malloc 327 and 0 that follow\n# DBusVariant: will fail malloc 326 and 0 that follow\n# DBusVariant: will fail malloc 325 and 0 that follow\n# DBusVariant: will fail malloc 324 and 0 that follow\n# DBusVariant: will fail malloc 323 and 0 that follow\n# DBusVariant: will fail malloc 322 and 0 that follow\n# DBusVariant: will fail malloc 321 and 0 that follow\n# DBusVariant: will fail malloc 320 and 0 that follow\n# DBusVariant: will fail malloc 319 and 0 that follow\n# DBusVariant: will fail malloc 318 and 0 that follow\n# DBusVariant: will fail malloc 317 and 0 that follow\n# DBusVariant: will fail malloc 316 and 0 that follow\n# DBusVariant: will fail malloc 315 and 0 that follow\n# DBusVariant: will fail malloc 314 and 0 that follow\n# DBusVariant: will fail malloc 313 and 0 that follow\n# DBusVariant: will fail malloc 312 and 0 that follow\n# DBusVariant: will fail malloc 311 and 0 that follow\n# DBusVariant: will fail malloc 310 and 0 that follow\n# DBusVariant: will fail malloc 309 and 0 that follow\n# DBusVariant: will fail malloc 308 and 0 that follow\n# DBusVariant: will fail malloc 307 and 0 that follow\n# DBusVariant: will fail malloc 306 and 0 that follow\n# DBusVariant: will fail malloc 305 and 0 that follow\n# DBusVariant: will fail malloc 304 and 0 that follow\n# DBusVariant: will fail malloc 303 and 0 that follow\n# DBusVariant: will fail malloc 302 and 0 that follow\n# DBusVariant: will fail malloc 301 and 0 that follow\n# DBusVariant: will fail malloc 300 and 0 that follow\n# DBusVariant: will fail malloc 299 and 0 that follow\n# DBusVariant: will fail malloc 298 and 0 that follow\n# DBusVariant: will fail malloc 297 and 0 that follow\n# DBusVariant: will fail malloc 296 and 0 that follow\n# DBusVariant: will fail malloc 295 and 0 that follow\n# DBusVariant: will fail malloc 294 and 0 that follow\n# DBusVariant: will fail malloc 293 and 0 that follow\n# DBusVariant: will fail malloc 292 and 0 that follow\n# DBusVariant: will fail malloc 291 and 0 that follow\n# DBusVariant: will fail malloc 290 and 0 that follow\n# DBusVariant: will fail malloc 289 and 0 that follow\n# DBusVariant: will fail malloc 288 and 0 that follow\n# DBusVariant: will fail malloc 287 and 0 that follow\n# DBusVariant: will fail malloc 286 and 0 that follow\n# DBusVariant: will fail malloc 285 and 0 that follow\n# DBusVariant: will fail malloc 284 and 0 that follow\n# DBusVariant: will fail malloc 283 and 0 that follow\n# DBusVariant: will fail malloc 282 and 0 that follow\n# DBusVariant: will fail malloc 281 and 0 that follow\n# DBusVariant: will fail malloc 280 and 0 that follow\n# DBusVariant: will fail malloc 279 and 0 that follow\n# DBusVariant: will fail malloc 278 and 0 that follow\n# DBusVariant: will fail malloc 277 and 0 that follow\n# DBusVariant: will fail malloc 276 and 0 that follow\n# DBusVariant: will fail malloc 275 and 0 that follow\n# DBusVariant: will fail malloc 274 and 0 that follow\n# DBusVariant: will fail malloc 273 and 0 that follow\n# DBusVariant: will fail malloc 272 and 0 that follow\n# DBusVariant: will fail malloc 271 and 0 that follow\n# DBusVariant: will fail malloc 270 and 0 that follow\n# DBusVariant: will fail malloc 269 and 0 that follow\n# DBusVariant: will fail malloc 268 and 0 that follow\n# DBusVariant: will fail malloc 267 and 0 that follow\n# DBusVariant: will fail malloc 266 and 0 that follow\n# DBusVariant: will fail malloc 265 and 0 that follow\n# DBusVariant: will fail malloc 264 and 0 that follow\n# DBusVariant: will fail malloc 263 and 0 that follow\n# DBusVariant: will fail malloc 262 and 0 that follow\n# DBusVariant: will fail malloc 261 and 0 that follow\n# DBusVariant: will fail malloc 260 and 0 that follow\n# DBusVariant: will fail malloc 259 and 0 that follow\n# DBusVariant: will fail malloc 258 and 0 that follow\n# DBusVariant: will fail malloc 257 and 0 that follow\n# DBusVariant: will fail malloc 256 and 0 that follow\n# DBusVariant: will fail malloc 255 and 0 that follow\n# DBusVariant: will fail malloc 254 and 0 that follow\n# DBusVariant: will fail malloc 253 and 0 that follow\n# DBusVariant: will fail malloc 252 and 0 that follow\n# DBusVariant: will fail malloc 251 and 0 that follow\n# DBusVariant: will fail malloc 250 and 0 that follow\n# DBusVariant: will fail malloc 249 and 0 that follow\n# DBusVariant: will fail malloc 248 and 0 that follow\n# DBusVariant: will fail malloc 247 and 0 that follow\n# DBusVariant: will fail malloc 246 and 0 that follow\n# DBusVariant: will fail malloc 245 and 0 that follow\n# DBusVariant: will fail malloc 244 and 0 that follow\n# DBusVariant: will fail malloc 243 and 0 that follow\n# DBusVariant: will fail malloc 242 and 0 that follow\n# DBusVariant: will fail malloc 241 and 0 that follow\n# DBusVariant: will fail malloc 240 and 0 that follow\n# DBusVariant: will fail malloc 239 and 0 that follow\n# DBusVariant: will fail malloc 238 and 0 that follow\n# DBusVariant: will fail malloc 237 and 0 that follow\n# DBusVariant: will fail malloc 236 and 0 that follow\n# DBusVariant: will fail malloc 235 and 0 that follow\n# DBusVariant: will fail malloc 234 and 0 that follow\n# DBusVariant: will fail malloc 233 and 0 that follow\n# DBusVariant: will fail malloc 232 and 0 that follow\n# DBusVariant: will fail malloc 231 and 0 that follow\n# DBusVariant: will fail malloc 230 and 0 that follow\n# DBusVariant: will fail malloc 229 and 0 that follow\n# DBusVariant: will fail malloc 228 and 0 that follow\n# DBusVariant: will fail malloc 227 and 0 that follow\n# DBusVariant: will fail malloc 226 and 0 that follow\n# DBusVariant: will fail malloc 225 and 0 that follow\n# DBusVariant: will fail malloc 224 and 0 that follow\n# DBusVariant: will fail malloc 223 and 0 that follow\n# DBusVariant: will fail malloc 222 and 0 that follow\n# DBusVariant: will fail malloc 221 and 0 that follow\n# DBusVariant: will fail malloc 220 and 0 that follow\n# DBusVariant: will fail malloc 219 and 0 that follow\n# DBusVariant: will fail malloc 218 and 0 that follow\n# DBusVariant: will fail malloc 217 and 0 that follow\n# DBusVariant: will fail malloc 216 and 0 that follow\n# DBusVariant: will fail malloc 215 and 0 that follow\n# DBusVariant: will fail malloc 214 and 0 that follow\n# DBusVariant: will fail malloc 213 and 0 that follow\n# DBusVariant: will fail malloc 212 and 0 that follow\n# DBusVariant: will fail malloc 211 and 0 that follow\n# DBusVariant: will fail malloc 210 and 0 that follow\n# DBusVariant: will fail malloc 209 and 0 that follow\n# DBusVariant: will fail malloc 208 and 0 that follow\n# DBusVariant: will fail malloc 207 and 0 that follow\n# DBusVariant: will fail malloc 206 and 0 that follow\n# DBusVariant: will fail malloc 205 and 0 that follow\n# DBusVariant: will fail malloc 204 and 0 that follow\n# DBusVariant: will fail malloc 203 and 0 that follow\n# DBusVariant: will fail malloc 202 and 0 that follow\n# DBusVariant: will fail malloc 201 and 0 that follow\n# DBusVariant: will fail malloc 200 and 0 that follow\n# DBusVariant: will fail malloc 199 and 0 that follow\n# DBusVariant: will fail malloc 198 and 0 that follow\n# DBusVariant: will fail malloc 197 and 0 that follow\n# DBusVariant: will fail malloc 196 and 0 that follow\n# DBusVariant: will fail malloc 195 and 0 that follow\n# DBusVariant: will fail malloc 194 and 0 that follow\n# DBusVariant: will fail malloc 193 and 0 that follow\n# DBusVariant: will fail malloc 192 and 0 that follow\n# DBusVariant: will fail malloc 191 and 0 that follow\n# DBusVariant: will fail malloc 190 and 0 that follow\n# DBusVariant: will fail malloc 189 and 0 that follow\n# DBusVariant: will fail malloc 188 and 0 that follow\n# DBusVariant: will fail malloc 187 and 0 that follow\n# DBusVariant: will fail malloc 186 and 0 that follow\n# DBusVariant: will fail malloc 185 and 0 that follow\n# DBusVariant: will fail malloc 184 and 0 that follow\n# DBusVariant: will fail malloc 183 and 0 that follow\n# DBusVariant: will fail malloc 182 and 0 that follow\n# DBusVariant: will fail malloc 181 and 0 that follow\n# DBusVariant: will fail malloc 180 and 0 that follow\n# DBusVariant: will fail malloc 179 and 0 that follow\n# DBusVariant: will fail malloc 178 and 0 that follow\n# DBusVariant: will fail malloc 177 and 0 that follow\n# DBusVariant: will fail malloc 176 and 0 that follow\n# DBusVariant: will fail malloc 175 and 0 that follow\n# DBusVariant: will fail malloc 174 and 0 that follow\n# DBusVariant: will fail malloc 173 and 0 that follow\n# DBusVariant: will fail malloc 172 and 0 that follow\n# DBusVariant: will fail malloc 171 and 0 that follow\n# DBusVariant: will fail malloc 170 and 0 that follow\n# DBusVariant: will fail malloc 169 and 0 that follow\n# DBusVariant: will fail malloc 168 and 0 that follow\n# DBusVariant: will fail malloc 167 and 0 that follow\n# DBusVariant: will fail malloc 166 and 0 that follow\n# DBusVariant: will fail malloc 165 and 0 that follow\n# DBusVariant: will fail malloc 164 and 0 that follow\n# DBusVariant: will fail malloc 163 and 0 that follow\n# DBusVariant: will fail malloc 162 and 0 that follow\n# DBusVariant: will fail malloc 161 and 0 that follow\n# DBusVariant: will fail malloc 160 and 0 that follow\n# DBusVariant: will fail malloc 159 and 0 that follow\n# DBusVariant: will fail malloc 158 and 0 that follow\n# DBusVariant: will fail malloc 157 and 0 that follow\n# DBusVariant: will fail malloc 156 and 0 that follow\n# DBusVariant: will fail malloc 155 and 0 that follow\n# DBusVariant: will fail malloc 154 and 0 that follow\n# DBusVariant: will fail malloc 153 and 0 that follow\n# DBusVariant: will fail malloc 152 and 0 that follow\n# DBusVariant: will fail malloc 151 and 0 that follow\n# DBusVariant: will fail malloc 150 and 0 that follow\n# DBusVariant: will fail malloc 149 and 0 that follow\n# DBusVariant: will fail malloc 148 and 0 that follow\n# DBusVariant: will fail malloc 147 and 0 that follow\n# DBusVariant: will fail malloc 146 and 0 that follow\n# DBusVariant: will fail malloc 145 and 0 that follow\n# DBusVariant: will fail malloc 144 and 0 that follow\n# DBusVariant: will fail malloc 143 and 0 that follow\n# DBusVariant: will fail malloc 142 and 0 that follow\n# DBusVariant: will fail malloc 141 and 0 that follow\n# DBusVariant: will fail malloc 140 and 0 that follow\n# DBusVariant: will fail malloc 139 and 0 that follow\n# DBusVariant: will fail malloc 138 and 0 that follow\n# DBusVariant: will fail malloc 137 and 0 that follow\n# DBusVariant: will fail malloc 136 and 0 that follow\n# DBusVariant: will fail malloc 135 and 0 that follow\n# DBusVariant: will fail malloc 134 and 0 that follow\n# DBusVariant: will fail malloc 133 and 0 that follow\n# DBusVariant: will fail malloc 132 and 0 that follow\n# DBusVariant: will fail malloc 131 and 0 that follow\n# DBusVariant: will fail malloc 130 and 0 that follow\n# DBusVariant: will fail malloc 129 and 0 that follow\n# DBusVariant: will fail malloc 128 and 0 that follow\n# DBusVariant: will fail malloc 127 and 0 that follow\n# DBusVariant: will fail malloc 126 and 0 that follow\n# DBusVariant: will fail malloc 125 and 0 that follow\n# DBusVariant: will fail malloc 124 and 0 that follow\n# DBusVariant: will fail malloc 123 and 0 that follow\n# DBusVariant: will fail malloc 122 and 0 that follow\n# DBusVariant: will fail malloc 121 and 0 that follow\n# DBusVariant: will fail malloc 120 and 0 that follow\n# DBusVariant: will fail malloc 119 and 0 that follow\n# DBusVariant: will fail malloc 118 and 0 that follow\n# DBusVariant: will fail malloc 117 and 0 that follow\n# DBusVariant: will fail malloc 116 and 0 that follow\n# DBusVariant: will fail malloc 115 and 0 that follow\n# DBusVariant: will fail malloc 114 and 0 that follow\n# DBusVariant: will fail malloc 113 and 0 that follow\n# DBusVariant: will fail malloc 112 and 0 that follow\n# DBusVariant: will fail malloc 111 and 0 that follow\n# DBusVariant: will fail malloc 110 and 0 that follow\n# DBusVariant: will fail malloc 109 and 0 that follow\n# DBusVariant: will fail malloc 108 and 0 that follow\n# DBusVariant: will fail malloc 107 and 0 that follow\n# DBusVariant: will fail malloc 106 and 0 that follow\n# DBusVariant: will fail malloc 105 and 0 that follow\n# DBusVariant: will fail malloc 104 and 0 that follow\n# DBusVariant: will fail malloc 103 and 0 that follow\n# DBusVariant: will fail malloc 102 and 0 that follow\n# DBusVariant: will fail malloc 101 and 0 that follow\n# DBusVariant: will fail malloc 100 and 0 that follow\n# DBusVariant: will fail malloc 99 and 0 that follow\n# DBusVariant: will fail malloc 98 and 0 that follow\n# DBusVariant: will fail malloc 97 and 0 that follow\n# DBusVariant: will fail malloc 96 and 0 that follow\n# DBusVariant: will fail malloc 95 and 0 that follow\n# DBusVariant: will fail malloc 94 and 0 that follow\n# DBusVariant: will fail malloc 93 and 0 that follow\n# DBusVariant: will fail malloc 92 and 0 that follow\n# DBusVariant: will fail malloc 91 and 0 that follow\n# DBusVariant: will fail malloc 90 and 0 that follow\n# DBusVariant: will fail malloc 89 and 0 that follow\n# DBusVariant: will fail malloc 88 and 0 that follow\n# DBusVariant: will fail malloc 87 and 0 that follow\n# DBusVariant: will fail malloc 86 and 0 that follow\n# DBusVariant: will fail malloc 85 and 0 that follow\n# DBusVariant: will fail malloc 84 and 0 that follow\n# DBusVariant: will fail malloc 83 and 0 that follow\n# DBusVariant: will fail malloc 82 and 0 that follow\n# DBusVariant: will fail malloc 81 and 0 that follow\n# DBusVariant: will fail malloc 80 and 0 that follow\n# DBusVariant: will fail malloc 79 and 0 that follow\n# DBusVariant: will fail malloc 78 and 0 that follow\n# DBusVariant: will fail malloc 77 and 0 that follow\n# DBusVariant: will fail malloc 76 and 0 that follow\n# DBusVariant: will fail malloc 75 and 0 that follow\n# DBusVariant: will fail malloc 74 and 0 that follow\n# DBusVariant: will fail malloc 73 and 0 that follow\n# DBusVariant: will fail malloc 72 and 0 that follow\n# DBusVariant: will fail malloc 71 and 0 that follow\n# DBusVariant: will fail malloc 70 and 0 that follow\n# DBusVariant: will fail malloc 69 and 0 that follow\n# DBusVariant: will fail malloc 68 and 0 that follow\n# DBusVariant: will fail malloc 67 and 0 that follow\n# DBusVariant: will fail malloc 66 and 0 that follow\n# DBusVariant: will fail malloc 65 and 0 that follow\n# DBusVariant: will fail malloc 64 and 0 that follow\n# DBusVariant: will fail malloc 63 and 0 that follow\n# DBusVariant: will fail malloc 62 and 0 that follow\n# DBusVariant: will fail malloc 61 and 0 that follow\n# DBusVariant: will fail malloc 60 and 0 that follow\n# DBusVariant: will fail malloc 59 and 0 that follow\n# DBusVariant: will fail malloc 58 and 0 that follow\n# DBusVariant: will fail malloc 57 and 0 that follow\n# DBusVariant: will fail malloc 56 and 0 that follow\n# DBusVariant: will fail malloc 55 and 0 that follow\n# DBusVariant: will fail malloc 54 and 0 that follow\n# DBusVariant: will fail malloc 53 and 0 that follow\n# DBusVariant: will fail malloc 52 and 0 that follow\n# DBusVariant: will fail malloc 51 and 0 that follow\n# DBusVariant: will fail malloc 50 and 0 that follow\n# DBusVariant: will fail malloc 49 and 0 that follow\n# DBusVariant: will fail malloc 48 and 0 that follow\n# DBusVariant: will fail malloc 47 and 0 that follow\n# DBusVariant: will fail malloc 46 and 0 that follow\n# DBusVariant: will fail malloc 45 and 0 that follow\n# DBusVariant: will fail malloc 44 and 0 that follow\n# DBusVariant: will fail malloc 43 and 0 that follow\n# DBusVariant: will fail malloc 42 and 0 that follow\n# DBusVariant: will fail malloc 41 and 0 that follow\n# DBusVariant: will fail malloc 40 and 0 that follow\n# DBusVariant: will fail malloc 39 and 0 that follow\n# DBusVariant: will fail malloc 38 and 0 that follow\n# DBusVariant: will fail malloc 37 and 0 that follow\n# DBusVariant: will fail malloc 36 and 0 that follow\n# DBusVariant: will fail malloc 35 and 0 that follow\n# DBusVariant: will fail malloc 34 and 0 that follow\n# DBusVariant: will fail malloc 33 and 0 that follow\n# DBusVariant: will fail malloc 32 and 0 that follow\n# DBusVariant: will fail malloc 31 and 0 that follow\n# DBusVariant: will fail malloc 30 and 0 that follow\n# DBusVariant: will fail malloc 29 and 0 that follow\n# DBusVariant: will fail malloc 28 and 0 that follow\n# DBusVariant: will fail malloc 27 and 0 that follow\n# DBusVariant: will fail malloc 26 and 0 that follow\n# DBusVariant: will fail malloc 25 and 0 that follow\n# DBusVariant: will fail malloc 24 and 0 that follow\n# DBusVariant: will fail malloc 23 and 0 that follow\n# DBusVariant: will fail malloc 22 and 0 that follow\n# DBusVariant: will fail malloc 21 and 0 that follow\n# DBusVariant: will fail malloc 20 and 0 that follow\n# DBusVariant: will fail malloc 19 and 0 that follow\n# DBusVariant: will fail malloc 18 and 0 that follow\n# DBusVariant: will fail malloc 17 and 0 that follow\n# DBusVariant: will fail malloc 16 and 0 that follow\n# DBusVariant: will fail malloc 15 and 0 that follow\n# DBusVariant: will fail malloc 14 and 0 that follow\n# DBusVariant: will fail malloc 13 and 0 that follow\n# DBusVariant: will fail malloc 12 and 0 that follow\n# DBusVariant: will fail malloc 11 and 0 that follow\n# DBusVariant: will fail malloc 10 and 0 that follow\n# DBusVariant: will fail malloc 9 and 0 that follow\n# DBusVariant: will fail malloc 8 and 0 that follow\n# DBusVariant: will fail malloc 7 and 0 that follow\n# DBusVariant: will fail malloc 6 and 0 that follow\n# DBusVariant: will fail malloc 5 and 0 that follow\n# DBusVariant: will fail malloc 4 and 0 that follow\n# DBusVariant: will fail malloc 3 and 0 that follow\n# DBusVariant: will fail malloc 2 and 0 that follow\n# DBusVariant: will fail malloc 1 and 0 that follow\n# DBusVariant: will fail malloc 0 and 0 that follow\n# testing \"DBusVariant\" with 3 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 1 that follow\n# DBusVariant: will fail malloc 336 and 1 that follow\n# DBusVariant: will fail malloc 335 and 1 that follow\n# DBusVariant: will fail malloc 334 and 1 that follow\n# DBusVariant: will fail malloc 333 and 1 that follow\n# DBusVariant: will fail malloc 332 and 1 that follow\n# DBusVariant: will fail malloc 331 and 1 that follow\n# DBusVariant: will fail malloc 330 and 1 that follow\n# DBusVariant: will fail malloc 329 and 1 that follow\n# DBusVariant: will fail malloc 328 and 1 that follow\n# DBusVariant: will fail malloc 327 and 1 that follow\n# DBusVariant: will fail malloc 326 and 1 that follow\n# DBusVariant: will fail malloc 325 and 1 that follow\n# DBusVariant: will fail malloc 324 and 1 that follow\n# DBusVariant: will fail malloc 323 and 1 that follow\n# DBusVariant: will fail malloc 322 and 1 that follow\n# DBusVariant: will fail malloc 321 and 1 that follow\n# DBusVariant: will fail malloc 320 and 1 that follow\n# DBusVariant: will fail malloc 319 and 1 that follow\n# DBusVariant: will fail malloc 318 and 1 that follow\n# DBusVariant: will fail malloc 317 and 1 that follow\n# DBusVariant: will fail malloc 316 and 1 that follow\n# DBusVariant: will fail malloc 315 and 1 that follow\n# DBusVariant: will fail malloc 314 and 1 that follow\n# DBusVariant: will fail malloc 313 and 1 that follow\n# DBusVariant: will fail malloc 312 and 1 that follow\n# DBusVariant: will fail malloc 311 and 1 that follow\n# DBusVariant: will fail malloc 310 and 1 that follow\n# DBusVariant: will fail malloc 309 and 1 that follow\n# DBusVariant: will fail malloc 308 and 1 that follow\n# DBusVariant: will fail malloc 307 and 1 that follow\n# DBusVariant: will fail malloc 306 and 1 that follow\n# DBusVariant: will fail malloc 305 and 1 that follow\n# DBusVariant: will fail malloc 304 and 1 that follow\n# DBusVariant: will fail malloc 303 and 1 that follow\n# DBusVariant: will fail malloc 302 and 1 that follow\n# DBusVariant: will fail malloc 301 and 1 that follow\n# DBusVariant: will fail malloc 300 and 1 that follow\n# DBusVariant: will fail malloc 299 and 1 that follow\n# DBusVariant: will fail malloc 298 and 1 that follow\n# DBusVariant: will fail malloc 297 and 1 that follow\n# DBusVariant: will fail malloc 296 and 1 that follow\n# DBusVariant: will fail malloc 295 and 1 that follow\n# DBusVariant: will fail malloc 294 and 1 that follow\n# DBusVariant: will fail malloc 293 and 1 that follow\n# DBusVariant: will fail malloc 292 and 1 that follow\n# DBusVariant: will fail malloc 291 and 1 that follow\n# DBusVariant: will fail malloc 290 and 1 that follow\n# DBusVariant: will fail malloc 289 and 1 that follow\n# DBusVariant: will fail malloc 288 and 1 that follow\n# DBusVariant: will fail malloc 287 and 1 that follow\n# DBusVariant: will fail malloc 286 and 1 that follow\n# DBusVariant: will fail malloc 285 and 1 that follow\n# DBusVariant: will fail malloc 284 and 1 that follow\n# DBusVariant: will fail malloc 283 and 1 that follow\n# DBusVariant: will fail malloc 282 and 1 that follow\n# DBusVariant: will fail malloc 281 and 1 that follow\n# DBusVariant: will fail malloc 280 and 1 that follow\n# DBusVariant: will fail malloc 279 and 1 that follow\n# DBusVariant: will fail malloc 278 and 1 that follow\n# DBusVariant: will fail malloc 277 and 1 that follow\n# DBusVariant: will fail malloc 276 and 1 that follow\n# DBusVariant: will fail malloc 275 and 1 that follow\n# DBusVariant: will fail malloc 274 and 1 that follow\n# DBusVariant: will fail malloc 273 and 1 that follow\n# DBusVariant: will fail malloc 272 and 1 that follow\n# DBusVariant: will fail malloc 271 and 1 that follow\n# DBusVariant: will fail malloc 270 and 1 that follow\n# DBusVariant: will fail malloc 269 and 1 that follow\n# DBusVariant: will fail malloc 268 and 1 that follow\n# DBusVariant: will fail malloc 267 and 1 that follow\n# DBusVariant: will fail malloc 266 and 1 that follow\n# DBusVariant: will fail malloc 265 and 1 that follow\n# DBusVariant: will fail malloc 264 and 1 that follow\n# DBusVariant: will fail malloc 263 and 1 that follow\n# DBusVariant: will fail malloc 262 and 1 that follow\n# DBusVariant: will fail malloc 261 and 1 that follow\n# DBusVariant: will fail malloc 260 and 1 that follow\n# DBusVariant: will fail malloc 259 and 1 that follow\n# DBusVariant: will fail malloc 258 and 1 that follow\n# DBusVariant: will fail malloc 257 and 1 that follow\n# DBusVariant: will fail malloc 256 and 1 that follow\n# DBusVariant: will fail malloc 255 and 1 that follow\n# DBusVariant: will fail malloc 254 and 1 that follow\n# DBusVariant: will fail malloc 253 and 1 that follow\n# DBusVariant: will fail malloc 252 and 1 that follow\n# DBusVariant: will fail malloc 251 and 1 that follow\n# DBusVariant: will fail malloc 250 and 1 that follow\n# DBusVariant: will fail malloc 249 and 1 that follow\n# DBusVariant: will fail malloc 248 and 1 that follow\n# DBusVariant: will fail malloc 247 and 1 that follow\n# DBusVariant: will fail malloc 246 and 1 that follow\n# DBusVariant: will fail malloc 245 and 1 that follow\n# DBusVariant: will fail malloc 244 and 1 that follow\n# DBusVariant: will fail malloc 243 and 1 that follow\n# DBusVariant: will fail malloc 242 and 1 that follow\n# DBusVariant: will fail malloc 241 and 1 that follow\n# DBusVariant: will fail malloc 240 and 1 that follow\n# DBusVariant: will fail malloc 239 and 1 that follow\n# DBusVariant: will fail malloc 238 and 1 that follow\n# DBusVariant: will fail malloc 237 and 1 that follow\n# DBusVariant: will fail malloc 236 and 1 that follow\n# DBusVariant: will fail malloc 235 and 1 that follow\n# DBusVariant: will fail malloc 234 and 1 that follow\n# DBusVariant: will fail malloc 233 and 1 that follow\n# DBusVariant: will fail malloc 232 and 1 that follow\n# DBusVariant: will fail malloc 231 and 1 that follow\n# DBusVariant: will fail malloc 230 and 1 that follow\n# DBusVariant: will fail malloc 229 and 1 that follow\n# DBusVariant: will fail malloc 228 and 1 that follow\n# DBusVariant: will fail malloc 227 and 1 that follow\n# DBusVariant: will fail malloc 226 and 1 that follow\n# DBusVariant: will fail malloc 225 and 1 that follow\n# DBusVariant: will fail malloc 224 and 1 that follow\n# DBusVariant: will fail malloc 223 and 1 that follow\n# DBusVariant: will fail malloc 222 and 1 that follow\n# DBusVariant: will fail malloc 221 and 1 that follow\n# DBusVariant: will fail malloc 220 and 1 that follow\n# DBusVariant: will fail malloc 219 and 1 that follow\n# DBusVariant: will fail malloc 218 and 1 that follow\n# DBusVariant: will fail malloc 217 and 1 that follow\n# DBusVariant: will fail malloc 216 and 1 that follow\n# DBusVariant: will fail malloc 215 and 1 that follow\n# DBusVariant: will fail malloc 214 and 1 that follow\n# DBusVariant: will fail malloc 213 and 1 that follow\n# DBusVariant: will fail malloc 212 and 1 that follow\n# DBusVariant: will fail malloc 211 and 1 that follow\n# DBusVariant: will fail malloc 210 and 1 that follow\n# DBusVariant: will fail malloc 209 and 1 that follow\n# DBusVariant: will fail malloc 208 and 1 that follow\n# DBusVariant: will fail malloc 207 and 1 that follow\n# DBusVariant: will fail malloc 206 and 1 that follow\n# DBusVariant: will fail malloc 205 and 1 that follow\n# DBusVariant: will fail malloc 204 and 1 that follow\n# DBusVariant: will fail malloc 203 and 1 that follow\n# DBusVariant: will fail malloc 202 and 1 that follow\n# DBusVariant: will fail malloc 201 and 1 that follow\n# DBusVariant: will fail malloc 200 and 1 that follow\n# DBusVariant: will fail malloc 199 and 1 that follow\n# DBusVariant: will fail malloc 198 and 1 that follow\n# DBusVariant: will fail malloc 197 and 1 that follow\n# DBusVariant: will fail malloc 196 and 1 that follow\n# DBusVariant: will fail malloc 195 and 1 that follow\n# DBusVariant: will fail malloc 194 and 1 that follow\n# DBusVariant: will fail malloc 193 and 1 that follow\n# DBusVariant: will fail malloc 192 and 1 that follow\n# DBusVariant: will fail malloc 191 and 1 that follow\n# DBusVariant: will fail malloc 190 and 1 that follow\n# DBusVariant: will fail malloc 189 and 1 that follow\n# DBusVariant: will fail malloc 188 and 1 that follow\n# DBusVariant: will fail malloc 187 and 1 that follow\n# DBusVariant: will fail malloc 186 and 1 that follow\n# DBusVariant: will fail malloc 185 and 1 that follow\n# DBusVariant: will fail malloc 184 and 1 that follow\n# DBusVariant: will fail malloc 183 and 1 that follow\n# DBusVariant: will fail malloc 182 and 1 that follow\n# DBusVariant: will fail malloc 181 and 1 that follow\n# DBusVariant: will fail malloc 180 and 1 that follow\n# DBusVariant: will fail malloc 179 and 1 that follow\n# DBusVariant: will fail malloc 178 and 1 that follow\n# DBusVariant: will fail malloc 177 and 1 that follow\n# DBusVariant: will fail malloc 176 and 1 that follow\n# DBusVariant: will fail malloc 175 and 1 that follow\n# DBusVariant: will fail malloc 174 and 1 that follow\n# DBusVariant: will fail malloc 173 and 1 that follow\n# DBusVariant: will fail malloc 172 and 1 that follow\n# DBusVariant: will fail malloc 171 and 1 that follow\n# DBusVariant: will fail malloc 170 and 1 that follow\n# DBusVariant: will fail malloc 169 and 1 that follow\n# DBusVariant: will fail malloc 168 and 1 that follow\n# DBusVariant: will fail malloc 167 and 1 that follow\n# DBusVariant: will fail malloc 166 and 1 that follow\n# DBusVariant: will fail malloc 165 and 1 that follow\n# DBusVariant: will fail malloc 164 and 1 that follow\n# DBusVariant: will fail malloc 163 and 1 that follow\n# DBusVariant: will fail malloc 162 and 1 that follow\n# DBusVariant: will fail malloc 161 and 1 that follow\n# DBusVariant: will fail malloc 160 and 1 that follow\n# DBusVariant: will fail malloc 159 and 1 that follow\n# DBusVariant: will fail malloc 158 and 1 that follow\n# DBusVariant: will fail malloc 157 and 1 that follow\n# DBusVariant: will fail malloc 156 and 1 that follow\n# DBusVariant: will fail malloc 155 and 1 that follow\n# DBusVariant: will fail malloc 154 and 1 that follow\n# DBusVariant: will fail malloc 153 and 1 that follow\n# DBusVariant: will fail malloc 152 and 1 that follow\n# DBusVariant: will fail malloc 151 and 1 that follow\n# DBusVariant: will fail malloc 150 and 1 that follow\n# DBusVariant: will fail malloc 149 and 1 that follow\n# DBusVariant: will fail malloc 148 and 1 that follow\n# DBusVariant: will fail malloc 147 and 1 that follow\n# DBusVariant: will fail malloc 146 and 1 that follow\n# DBusVariant: will fail malloc 145 and 1 that follow\n# DBusVariant: will fail malloc 144 and 1 that follow\n# DBusVariant: will fail malloc 143 and 1 that follow\n# DBusVariant: will fail malloc 142 and 1 that follow\n# DBusVariant: will fail malloc 141 and 1 that follow\n# DBusVariant: will fail malloc 140 and 1 that follow\n# DBusVariant: will fail malloc 139 and 1 that follow\n# DBusVariant: will fail malloc 138 and 1 that follow\n# DBusVariant: will fail malloc 137 and 1 that follow\n# DBusVariant: will fail malloc 136 and 1 that follow\n# DBusVariant: will fail malloc 135 and 1 that follow\n# DBusVariant: will fail malloc 134 and 1 that follow\n# DBusVariant: will fail malloc 133 and 1 that follow\n# DBusVariant: will fail malloc 132 and 1 that follow\n# DBusVariant: will fail malloc 131 and 1 that follow\n# DBusVariant: will fail malloc 130 and 1 that follow\n# DBusVariant: will fail malloc 129 and 1 that follow\n# DBusVariant: will fail malloc 128 and 1 that follow\n# DBusVariant: will fail malloc 127 and 1 that follow\n# DBusVariant: will fail malloc 126 and 1 that follow\n# DBusVariant: will fail malloc 125 and 1 that follow\n# DBusVariant: will fail malloc 124 and 1 that follow\n# DBusVariant: will fail malloc 123 and 1 that follow\n# DBusVariant: will fail malloc 122 and 1 that follow\n# DBusVariant: will fail malloc 121 and 1 that follow\n# DBusVariant: will fail malloc 120 and 1 that follow\n# DBusVariant: will fail malloc 119 and 1 that follow\n# DBusVariant: will fail malloc 118 and 1 that follow\n# DBusVariant: will fail malloc 117 and 1 that follow\n# DBusVariant: will fail malloc 116 and 1 that follow\n# DBusVariant: will fail malloc 115 and 1 that follow\n# DBusVariant: will fail malloc 114 and 1 that follow\n# DBusVariant: will fail malloc 113 and 1 that follow\n# DBusVariant: will fail malloc 112 and 1 that follow\n# DBusVariant: will fail malloc 111 and 1 that follow\n# DBusVariant: will fail malloc 110 and 1 that follow\n# DBusVariant: will fail malloc 109 and 1 that follow\n# DBusVariant: will fail malloc 108 and 1 that follow\n# DBusVariant: will fail malloc 107 and 1 that follow\n# DBusVariant: will fail malloc 106 and 1 that follow\n# DBusVariant: will fail malloc 105 and 1 that follow\n# DBusVariant: will fail malloc 104 and 1 that follow\n# DBusVariant: will fail malloc 103 and 1 that follow\n# DBusVariant: will fail malloc 102 and 1 that follow\n# DBusVariant: will fail malloc 101 and 1 that follow\n# DBusVariant: will fail malloc 100 and 1 that follow\n# DBusVariant: will fail malloc 99 and 1 that follow\n# DBusVariant: will fail malloc 98 and 1 that follow\n# DBusVariant: will fail malloc 97 and 1 that follow\n# DBusVariant: will fail malloc 96 and 1 that follow\n# DBusVariant: will fail malloc 95 and 1 that follow\n# DBusVariant: will fail malloc 94 and 1 that follow\n# DBusVariant: will fail malloc 93 and 1 that follow\n# DBusVariant: will fail malloc 92 and 1 that follow\n# DBusVariant: will fail malloc 91 and 1 that follow\n# DBusVariant: will fail malloc 90 and 1 that follow\n# DBusVariant: will fail malloc 89 and 1 that follow\n# DBusVariant: will fail malloc 88 and 1 that follow\n# DBusVariant: will fail malloc 87 and 1 that follow\n# DBusVariant: will fail malloc 86 and 1 that follow\n# DBusVariant: will fail malloc 85 and 1 that follow\n# DBusVariant: will fail malloc 84 and 1 that follow\n# DBusVariant: will fail malloc 83 and 1 that follow\n# DBusVariant: will fail malloc 82 and 1 that follow\n# DBusVariant: will fail malloc 81 and 1 that follow\n# DBusVariant: will fail malloc 80 and 1 that follow\n# DBusVariant: will fail malloc 79 and 1 that follow\n# DBusVariant: will fail malloc 78 and 1 that follow\n# DBusVariant: will fail malloc 77 and 1 that follow\n# DBusVariant: will fail malloc 76 and 1 that follow\n# DBusVariant: will fail malloc 75 and 1 that follow\n# DBusVariant: will fail malloc 74 and 1 that follow\n# DBusVariant: will fail malloc 73 and 1 that follow\n# DBusVariant: will fail malloc 72 and 1 that follow\n# DBusVariant: will fail malloc 71 and 1 that follow\n# DBusVariant: will fail malloc 70 and 1 that follow\n# DBusVariant: will fail malloc 69 and 1 that follow\n# DBusVariant: will fail malloc 68 and 1 that follow\n# DBusVariant: will fail malloc 67 and 1 that follow\n# DBusVariant: will fail malloc 66 and 1 that follow\n# DBusVariant: will fail malloc 65 and 1 that follow\n# DBusVariant: will fail malloc 64 and 1 that follow\n# DBusVariant: will fail malloc 63 and 1 that follow\n# DBusVariant: will fail malloc 62 and 1 that follow\n# DBusVariant: will fail malloc 61 and 1 that follow\n# DBusVariant: will fail malloc 60 and 1 that follow\n# DBusVariant: will fail malloc 59 and 1 that follow\n# DBusVariant: will fail malloc 58 and 1 that follow\n# DBusVariant: will fail malloc 57 and 1 that follow\n# DBusVariant: will fail malloc 56 and 1 that follow\n# DBusVariant: will fail malloc 55 and 1 that follow\n# DBusVariant: will fail malloc 54 and 1 that follow\n# DBusVariant: will fail malloc 53 and 1 that follow\n# DBusVariant: will fail malloc 52 and 1 that follow\n# DBusVariant: will fail malloc 51 and 1 that follow\n# DBusVariant: will fail malloc 50 and 1 that follow\n# DBusVariant: will fail malloc 49 and 1 that follow\n# DBusVariant: will fail malloc 48 and 1 that follow\n# DBusVariant: will fail malloc 47 and 1 that follow\n# DBusVariant: will fail malloc 46 and 1 that follow\n# DBusVariant: will fail malloc 45 and 1 that follow\n# DBusVariant: will fail malloc 44 and 1 that follow\n# DBusVariant: will fail malloc 43 and 1 that follow\n# DBusVariant: will fail malloc 42 and 1 that follow\n# DBusVariant: will fail malloc 41 and 1 that follow\n# DBusVariant: will fail malloc 40 and 1 that follow\n# DBusVariant: will fail malloc 39 and 1 that follow\n# DBusVariant: will fail malloc 38 and 1 that follow\n# DBusVariant: will fail malloc 37 and 1 that follow\n# DBusVariant: will fail malloc 36 and 1 that follow\n# DBusVariant: will fail malloc 35 and 1 that follow\n# DBusVariant: will fail malloc 34 and 1 that follow\n# DBusVariant: will fail malloc 33 and 1 that follow\n# DBusVariant: will fail malloc 32 and 1 that follow\n# DBusVariant: will fail malloc 31 and 1 that follow\n# DBusVariant: will fail malloc 30 and 1 that follow\n# DBusVariant: will fail malloc 29 and 1 that follow\n# DBusVariant: will fail malloc 28 and 1 that follow\n# DBusVariant: will fail malloc 27 and 1 that follow\n# DBusVariant: will fail malloc 26 and 1 that follow\n# DBusVariant: will fail malloc 25 and 1 that follow\n# DBusVariant: will fail malloc 24 and 1 that follow\n# DBusVariant: will fail malloc 23 and 1 that follow\n# DBusVariant: will fail malloc 22 and 1 that follow\n# DBusVariant: will fail malloc 21 and 1 that follow\n# DBusVariant: will fail malloc 20 and 1 that follow\n# DBusVariant: will fail malloc 19 and 1 that follow\n# DBusVariant: will fail malloc 18 and 1 that follow\n# DBusVariant: will fail malloc 17 and 1 that follow\n# DBusVariant: will fail malloc 16 and 1 that follow\n# DBusVariant: will fail malloc 15 and 1 that follow\n# DBusVariant: will fail malloc 14 and 1 that follow\n# DBusVariant: will fail malloc 13 and 1 that follow\n# DBusVariant: will fail malloc 12 and 1 that follow\n# DBusVariant: will fail malloc 11 and 1 that follow\n# DBusVariant: will fail malloc 10 and 1 that follow\n# DBusVariant: will fail malloc 9 and 1 that follow\n# DBusVariant: will fail malloc 8 and 1 that follow\n# DBusVariant: will fail malloc 7 and 1 that follow\n# DBusVariant: will fail malloc 6 and 1 that follow\n# DBusVariant: will fail malloc 5 and 1 that follow\n# DBusVariant: will fail malloc 4 and 1 that follow\n# DBusVariant: will fail malloc 3 and 1 that follow\n# DBusVariant: will fail malloc 2 and 1 that follow\n# DBusVariant: will fail malloc 1 and 1 that follow\n# DBusVariant: will fail malloc 0 and 1 that follow\n# testing \"DBusVariant\" with 4 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 2 that follow\n# DBusVariant: will fail malloc 336 and 2 that follow\n# DBusVariant: will fail malloc 335 and 2 that follow\n# DBusVariant: will fail malloc 334 and 2 that follow\n# DBusVariant: will fail malloc 333 and 2 that follow\n# DBusVariant: will fail malloc 332 and 2 that follow\n# DBusVariant: will fail malloc 331 and 2 that follow\n# DBusVariant: will fail malloc 330 and 2 that follow\n# DBusVariant: will fail malloc 329 and 2 that follow\n# DBusVariant: will fail malloc 328 and 2 that follow\n# DBusVariant: will fail malloc 327 and 2 that follow\n# DBusVariant: will fail malloc 326 and 2 that follow\n# DBusVariant: will fail malloc 325 and 2 that follow\n# DBusVariant: will fail malloc 324 and 2 that follow\n# DBusVariant: will fail malloc 323 and 2 that follow\n# DBusVariant: will fail malloc 322 and 2 that follow\n# DBusVariant: will fail malloc 321 and 2 that follow\n# DBusVariant: will fail malloc 320 and 2 that follow\n# DBusVariant: will fail malloc 319 and 2 that follow\n# DBusVariant: will fail malloc 318 and 2 that follow\n# DBusVariant: will fail malloc 317 and 2 that follow\n# DBusVariant: will fail malloc 316 and 2 that follow\n# DBusVariant: will fail malloc 315 and 2 that follow\n# DBusVariant: will fail malloc 314 and 2 that follow\n# DBusVariant: will fail malloc 313 and 2 that follow\n# DBusVariant: will fail malloc 312 and 2 that follow\n# DBusVariant: will fail malloc 311 and 2 that follow\n# DBusVariant: will fail malloc 310 and 2 that follow\n# DBusVariant: will fail malloc 309 and 2 that follow\n# DBusVariant: will fail malloc 308 and 2 that follow\n# DBusVariant: will fail malloc 307 and 2 that follow\n# DBusVariant: will fail malloc 306 and 2 that follow\n# DBusVariant: will fail malloc 305 and 2 that follow\n# DBusVariant: will fail malloc 304 and 2 that follow\n# DBusVariant: will fail malloc 303 and 2 that follow\n# DBusVariant: will fail malloc 302 and 2 that follow\n# DBusVariant: will fail malloc 301 and 2 that follow\n# DBusVariant: will fail malloc 300 and 2 that follow\n# DBusVariant: will fail malloc 299 and 2 that follow\n# DBusVariant: will fail malloc 298 and 2 that follow\n# DBusVariant: will fail malloc 297 and 2 that follow\n# DBusVariant: will fail malloc 296 and 2 that follow\n# DBusVariant: will fail malloc 295 and 2 that follow\n# DBusVariant: will fail malloc 294 and 2 that follow\n# DBusVariant: will fail malloc 293 and 2 that follow\n# DBusVariant: will fail malloc 292 and 2 that follow\n# DBusVariant: will fail malloc 291 and 2 that follow\n# DBusVariant: will fail malloc 290 and 2 that follow\n# DBusVariant: will fail malloc 289 and 2 that follow\n# DBusVariant: will fail malloc 288 and 2 that follow\n# DBusVariant: will fail malloc 287 and 2 that follow\n# DBusVariant: will fail malloc 286 and 2 that follow\n# DBusVariant: will fail malloc 285 and 2 that follow\n# DBusVariant: will fail malloc 284 and 2 that follow\n# DBusVariant: will fail malloc 283 and 2 that follow\n# DBusVariant: will fail malloc 282 and 2 that follow\n# DBusVariant: will fail malloc 281 and 2 that follow\n# DBusVariant: will fail malloc 280 and 2 that follow\n# DBusVariant: will fail malloc 279 and 2 that follow\n# DBusVariant: will fail malloc 278 and 2 that follow\n# DBusVariant: will fail malloc 277 and 2 that follow\n# DBusVariant: will fail malloc 276 and 2 that follow\n# DBusVariant: will fail malloc 275 and 2 that follow\n# DBusVariant: will fail malloc 274 and 2 that follow\n# DBusVariant: will fail malloc 273 and 2 that follow\n# DBusVariant: will fail malloc 272 and 2 that follow\n# DBusVariant: will fail malloc 271 and 2 that follow\n# DBusVariant: will fail malloc 270 and 2 that follow\n# DBusVariant: will fail malloc 269 and 2 that follow\n# DBusVariant: will fail malloc 268 and 2 that follow\n# DBusVariant: will fail malloc 267 and 2 that follow\n# DBusVariant: will fail malloc 266 and 2 that follow\n# DBusVariant: will fail malloc 265 and 2 that follow\n# DBusVariant: will fail malloc 264 and 2 that follow\n# DBusVariant: will fail malloc 263 and 2 that follow\n# DBusVariant: will fail malloc 262 and 2 that follow\n# DBusVariant: will fail malloc 261 and 2 that follow\n# DBusVariant: will fail malloc 260 and 2 that follow\n# DBusVariant: will fail malloc 259 and 2 that follow\n# DBusVariant: will fail malloc 258 and 2 that follow\n# DBusVariant: will fail malloc 257 and 2 that follow\n# DBusVariant: will fail malloc 256 and 2 that follow\n# DBusVariant: will fail malloc 255 and 2 that follow\n# DBusVariant: will fail malloc 254 and 2 that follow\n# DBusVariant: will fail malloc 253 and 2 that follow\n# DBusVariant: will fail malloc 252 and 2 that follow\n# DBusVariant: will fail malloc 251 and 2 that follow\n# DBusVariant: will fail malloc 250 and 2 that follow\n# DBusVariant: will fail malloc 249 and 2 that follow\n# DBusVariant: will fail malloc 248 and 2 that follow\n# DBusVariant: will fail malloc 247 and 2 that follow\n# DBusVariant: will fail malloc 246 and 2 that follow\n# DBusVariant: will fail malloc 245 and 2 that follow\n# DBusVariant: will fail malloc 244 and 2 that follow\n# DBusVariant: will fail malloc 243 and 2 that follow\n# DBusVariant: will fail malloc 242 and 2 that follow\n# DBusVariant: will fail malloc 241 and 2 that follow\n# DBusVariant: will fail malloc 240 and 2 that follow\n# DBusVariant: will fail malloc 239 and 2 that follow\n# DBusVariant: will fail malloc 238 and 2 that follow\n# DBusVariant: will fail malloc 237 and 2 that follow\n# DBusVariant: will fail malloc 236 and 2 that follow\n# DBusVariant: will fail malloc 235 and 2 that follow\n# DBusVariant: will fail malloc 234 and 2 that follow\n# DBusVariant: will fail malloc 233 and 2 that follow\n# DBusVariant: will fail malloc 232 and 2 that follow\n# DBusVariant: will fail malloc 231 and 2 that follow\n# DBusVariant: will fail malloc 230 and 2 that follow\n# DBusVariant: will fail malloc 229 and 2 that follow\n# DBusVariant: will fail malloc 228 and 2 that follow\n# DBusVariant: will fail malloc 227 and 2 that follow\n# DBusVariant: will fail malloc 226 and 2 that follow\n# DBusVariant: will fail malloc 225 and 2 that follow\n# DBusVariant: will fail malloc 224 and 2 that follow\n# DBusVariant: will fail malloc 223 and 2 that follow\n# DBusVariant: will fail malloc 222 and 2 that follow\n# DBusVariant: will fail malloc 221 and 2 that follow\n# DBusVariant: will fail malloc 220 and 2 that follow\n# DBusVariant: will fail malloc 219 and 2 that follow\n# DBusVariant: will fail malloc 218 and 2 that follow\n# DBusVariant: will fail malloc 217 and 2 that follow\n# DBusVariant: will fail malloc 216 and 2 that follow\n# DBusVariant: will fail malloc 215 and 2 that follow\n# DBusVariant: will fail malloc 214 and 2 that follow\n# DBusVariant: will fail malloc 213 and 2 that follow\n# DBusVariant: will fail malloc 212 and 2 that follow\n# DBusVariant: will fail malloc 211 and 2 that follow\n# DBusVariant: will fail malloc 210 and 2 that follow\n# DBusVariant: will fail malloc 209 and 2 that follow\n# DBusVariant: will fail malloc 208 and 2 that follow\n# DBusVariant: will fail malloc 207 and 2 that follow\n# DBusVariant: will fail malloc 206 and 2 that follow\n# DBusVariant: will fail malloc 205 and 2 that follow\n# DBusVariant: will fail malloc 204 and 2 that follow\n# DBusVariant: will fail malloc 203 and 2 that follow\n# DBusVariant: will fail malloc 202 and 2 that follow\n# DBusVariant: will fail malloc 201 and 2 that follow\n# DBusVariant: will fail malloc 200 and 2 that follow\n# DBusVariant: will fail malloc 199 and 2 that follow\n# DBusVariant: will fail malloc 198 and 2 that follow\n# DBusVariant: will fail malloc 197 and 2 that follow\n# DBusVariant: will fail malloc 196 and 2 that follow\n# DBusVariant: will fail malloc 195 and 2 that follow\n# DBusVariant: will fail malloc 194 and 2 that follow\n# DBusVariant: will fail malloc 193 and 2 that follow\n# DBusVariant: will fail malloc 192 and 2 that follow\n# DBusVariant: will fail malloc 191 and 2 that follow\n# DBusVariant: will fail malloc 190 and 2 that follow\n# DBusVariant: will fail malloc 189 and 2 that follow\n# DBusVariant: will fail malloc 188 and 2 that follow\n# DBusVariant: will fail malloc 187 and 2 that follow\n# DBusVariant: will fail malloc 186 and 2 that follow\n# DBusVariant: will fail malloc 185 and 2 that follow\n# DBusVariant: will fail malloc 184 and 2 that follow\n# DBusVariant: will fail malloc 183 and 2 that follow\n# DBusVariant: will fail malloc 182 and 2 that follow\n# DBusVariant: will fail malloc 181 and 2 that follow\n# DBusVariant: will fail malloc 180 and 2 that follow\n# DBusVariant: will fail malloc 179 and 2 that follow\n# DBusVariant: will fail malloc 178 and 2 that follow\n# DBusVariant: will fail malloc 177 and 2 that follow\n# DBusVariant: will fail malloc 176 and 2 that follow\n# DBusVariant: will fail malloc 175 and 2 that follow\n# DBusVariant: will fail malloc 174 and 2 that follow\n# DBusVariant: will fail malloc 173 and 2 that follow\n# DBusVariant: will fail malloc 172 and 2 that follow\n# DBusVariant: will fail malloc 171 and 2 that follow\n# DBusVariant: will fail malloc 170 and 2 that follow\n# DBusVariant: will fail malloc 169 and 2 that follow\n# DBusVariant: will fail malloc 168 and 2 that follow\n# DBusVariant: will fail malloc 167 and 2 that follow\n# DBusVariant: will fail malloc 166 and 2 that follow\n# DBusVariant: will fail malloc 165 and 2 that follow\n# DBusVariant: will fail malloc 164 and 2 that follow\n# DBusVariant: will fail malloc 163 and 2 that follow\n# DBusVariant: will fail malloc 162 and 2 that follow\n# DBusVariant: will fail malloc 161 and 2 that follow\n# DBusVariant: will fail malloc 160 and 2 that follow\n# DBusVariant: will fail malloc 159 and 2 that follow\n# DBusVariant: will fail malloc 158 and 2 that follow\n# DBusVariant: will fail malloc 157 and 2 that follow\n# DBusVariant: will fail malloc 156 and 2 that follow\n# DBusVariant: will fail malloc 155 and 2 that follow\n# DBusVariant: will fail malloc 154 and 2 that follow\n# DBusVariant: will fail malloc 153 and 2 that follow\n# DBusVariant: will fail malloc 152 and 2 that follow\n# DBusVariant: will fail malloc 151 and 2 that follow\n# DBusVariant: will fail malloc 150 and 2 that follow\n# DBusVariant: will fail malloc 149 and 2 that follow\n# DBusVariant: will fail malloc 148 and 2 that follow\n# DBusVariant: will fail malloc 147 and 2 that follow\n# DBusVariant: will fail malloc 146 and 2 that follow\n# DBusVariant: will fail malloc 145 and 2 that follow\n# DBusVariant: will fail malloc 144 and 2 that follow\n# DBusVariant: will fail malloc 143 and 2 that follow\n# DBusVariant: will fail malloc 142 and 2 that follow\n# DBusVariant: will fail malloc 141 and 2 that follow\n# DBusVariant: will fail malloc 140 and 2 that follow\n# DBusVariant: will fail malloc 139 and 2 that follow\n# DBusVariant: will fail malloc 138 and 2 that follow\n# DBusVariant: will fail malloc 137 and 2 that follow\n# DBusVariant: will fail malloc 136 and 2 that follow\n# DBusVariant: will fail malloc 135 and 2 that follow\n# DBusVariant: will fail malloc 134 and 2 that follow\n# DBusVariant: will fail malloc 133 and 2 that follow\n# DBusVariant: will fail malloc 132 and 2 that follow\n# DBusVariant: will fail malloc 131 and 2 that follow\n# DBusVariant: will fail malloc 130 and 2 that follow\n# DBusVariant: will fail malloc 129 and 2 that follow\n# DBusVariant: will fail malloc 128 and 2 that follow\n# DBusVariant: will fail malloc 127 and 2 that follow\n# DBusVariant: will fail malloc 126 and 2 that follow\n# DBusVariant: will fail malloc 125 and 2 that follow\n# DBusVariant: will fail malloc 124 and 2 that follow\n# DBusVariant: will fail malloc 123 and 2 that follow\n# DBusVariant: will fail malloc 122 and 2 that follow\n# DBusVariant: will fail malloc 121 and 2 that follow\n# DBusVariant: will fail malloc 120 and 2 that follow\n# DBusVariant: will fail malloc 119 and 2 that follow\n# DBusVariant: will fail malloc 118 and 2 that follow\n# DBusVariant: will fail malloc 117 and 2 that follow\n# DBusVariant: will fail malloc 116 and 2 that follow\n# DBusVariant: will fail malloc 115 and 2 that follow\n# DBusVariant: will fail malloc 114 and 2 that follow\n# DBusVariant: will fail malloc 113 and 2 that follow\n# DBusVariant: will fail malloc 112 and 2 that follow\n# DBusVariant: will fail malloc 111 and 2 that follow\n# DBusVariant: will fail malloc 110 and 2 that follow\n# DBusVariant: will fail malloc 109 and 2 that follow\n# DBusVariant: will fail malloc 108 and 2 that follow\n# DBusVariant: will fail malloc 107 and 2 that follow\n# DBusVariant: will fail malloc 106 and 2 that follow\n# DBusVariant: will fail malloc 105 and 2 that follow\n# DBusVariant: will fail malloc 104 and 2 that follow\n# DBusVariant: will fail malloc 103 and 2 that follow\n# DBusVariant: will fail malloc 102 and 2 that follow\n# DBusVariant: will fail malloc 101 and 2 that follow\n# DBusVariant: will fail malloc 100 and 2 that follow\n# DBusVariant: will fail malloc 99 and 2 that follow\n# DBusVariant: will fail malloc 98 and 2 that follow\n# DBusVariant: will fail malloc 97 and 2 that follow\n# DBusVariant: will fail malloc 96 and 2 that follow\n# DBusVariant: will fail malloc 95 and 2 that follow\n# DBusVariant: will fail malloc 94 and 2 that follow\n# DBusVariant: will fail malloc 93 and 2 that follow\n# DBusVariant: will fail malloc 92 and 2 that follow\n# DBusVariant: will fail malloc 91 and 2 that follow\n# DBusVariant: will fail malloc 90 and 2 that follow\n# DBusVariant: will fail malloc 89 and 2 that follow\n# DBusVariant: will fail malloc 88 and 2 that follow\n# DBusVariant: will fail malloc 87 and 2 that follow\n# DBusVariant: will fail malloc 86 and 2 that follow\n# DBusVariant: will fail malloc 85 and 2 that follow\n# DBusVariant: will fail malloc 84 and 2 that follow\n# DBusVariant: will fail malloc 83 and 2 that follow\n# DBusVariant: will fail malloc 82 and 2 that follow\n# DBusVariant: will fail malloc 81 and 2 that follow\n# DBusVariant: will fail malloc 80 and 2 that follow\n# DBusVariant: will fail malloc 79 and 2 that follow\n# DBusVariant: will fail malloc 78 and 2 that follow\n# DBusVariant: will fail malloc 77 and 2 that follow\n# DBusVariant: will fail malloc 76 and 2 that follow\n# DBusVariant: will fail malloc 75 and 2 that follow\n# DBusVariant: will fail malloc 74 and 2 that follow\n# DBusVariant: will fail malloc 73 and 2 that follow\n# DBusVariant: will fail malloc 72 and 2 that follow\n# DBusVariant: will fail malloc 71 and 2 that follow\n# DBusVariant: will fail malloc 70 and 2 that follow\n# DBusVariant: will fail malloc 69 and 2 that follow\n# DBusVariant: will fail malloc 68 and 2 that follow\n# DBusVariant: will fail malloc 67 and 2 that follow\n# DBusVariant: will fail malloc 66 and 2 that follow\n# DBusVariant: will fail malloc 65 and 2 that follow\n# DBusVariant: will fail malloc 64 and 2 that follow\n# DBusVariant: will fail malloc 63 and 2 that follow\n# DBusVariant: will fail malloc 62 and 2 that follow\n# DBusVariant: will fail malloc 61 and 2 that follow\n# DBusVariant: will fail malloc 60 and 2 that follow\n# DBusVariant: will fail malloc 59 and 2 that follow\n# DBusVariant: will fail malloc 58 and 2 that follow\n# DBusVariant: will fail malloc 57 and 2 that follow\n# DBusVariant: will fail malloc 56 and 2 that follow\n# DBusVariant: will fail malloc 55 and 2 that follow\n# DBusVariant: will fail malloc 54 and 2 that follow\n# DBusVariant: will fail malloc 53 and 2 that follow\n# DBusVariant: will fail malloc 52 and 2 that follow\n# DBusVariant: will fail malloc 51 and 2 that follow\n# DBusVariant: will fail malloc 50 and 2 that follow\n# DBusVariant: will fail malloc 49 and 2 that follow\n# DBusVariant: will fail malloc 48 and 2 that follow\n# DBusVariant: will fail malloc 47 and 2 that follow\n# DBusVariant: will fail malloc 46 and 2 that follow\n# DBusVariant: will fail malloc 45 and 2 that follow\n# DBusVariant: will fail malloc 44 and 2 that follow\n# DBusVariant: will fail malloc 43 and 2 that follow\n# DBusVariant: will fail malloc 42 and 2 that follow\n# DBusVariant: will fail malloc 41 and 2 that follow\n# DBusVariant: will fail malloc 40 and 2 that follow\n# DBusVariant: will fail malloc 39 and 2 that follow\n# DBusVariant: will fail malloc 38 and 2 that follow\n# DBusVariant: will fail malloc 37 and 2 that follow\n# DBusVariant: will fail malloc 36 and 2 that follow\n# DBusVariant: will fail malloc 35 and 2 that follow\n# DBusVariant: will fail malloc 34 and 2 that follow\n# DBusVariant: will fail malloc 33 and 2 that follow\n# DBusVariant: will fail malloc 32 and 2 that follow\n# DBusVariant: will fail malloc 31 and 2 that follow\n# DBusVariant: will fail malloc 30 and 2 that follow\n# DBusVariant: will fail malloc 29 and 2 that follow\n# DBusVariant: will fail malloc 28 and 2 that follow\n# DBusVariant: will fail malloc 27 and 2 that follow\n# DBusVariant: will fail malloc 26 and 2 that follow\n# DBusVariant: will fail malloc 25 and 2 that follow\n# DBusVariant: will fail malloc 24 and 2 that follow\n# DBusVariant: will fail malloc 23 and 2 that follow\n# DBusVariant: will fail malloc 22 and 2 that follow\n# DBusVariant: will fail malloc 21 and 2 that follow\n# DBusVariant: will fail malloc 20 and 2 that follow\n# DBusVariant: will fail malloc 19 and 2 that follow\n# DBusVariant: will fail malloc 18 and 2 that follow\n# DBusVariant: will fail malloc 17 and 2 that follow\n# DBusVariant: will fail malloc 16 and 2 that follow\n# DBusVariant: will fail malloc 15 and 2 that follow\n# DBusVariant: will fail malloc 14 and 2 that follow\n# DBusVariant: will fail malloc 13 and 2 that follow\n# DBusVariant: will fail malloc 12 and 2 that follow\n# DBusVariant: will fail malloc 11 and 2 that follow\n# DBusVariant: will fail malloc 10 and 2 that follow\n# DBusVariant: will fail malloc 9 and 2 that follow\n# DBusVariant: will fail malloc 8 and 2 that follow\n# DBusVariant: will fail malloc 7 and 2 that follow\n# DBusVariant: will fail malloc 6 and 2 that follow\n# DBusVariant: will fail malloc 5 and 2 that follow\n# DBusVariant: will fail malloc 4 and 2 that follow\n# DBusVariant: will fail malloc 3 and 2 that follow\n# DBusVariant: will fail malloc 2 and 2 that follow\n# DBusVariant: will fail malloc 1 and 2 that follow\n# DBusVariant: will fail malloc 0 and 2 that follow\nok 2 /variant/oom\n# End of variant tests\nPASS: dbus/test-variant.test\nRunning test: dbus/test-containers_with_config.test\nTAP version 13\n# random seed: R02Sf8ceb0a71e1d97d69a816c70e92cf4bc\n1..17\n# Start of containers tests\n# Unconfined connection: \":1.0\"\nok 1 /containers/get-supported-arguments\n# Unconfined connection: \":1.0\"\nok 2 /containers/basic # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 3 /containers/wrong-uid # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 4 /containers/metadata # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\n# Inspecting unconfined connection\n# Inspecting dbus-daemon\n# Inspecting a non-connection\n# Inspecting container instance info\nok 5 /containers/invalid-metadata-getters\n# Unconfined connection: \":1.0\"\nok 6 /containers/unsupported-parameter # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 7 /containers/invalid-type-name # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 8 /containers/invalid-nesting # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 9 /containers/max-containers # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 10 /containers/max-containers-per-user # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 11 /containers/max-connections-per-container # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 12 /containers/max-container-metadata-bytes # SKIP Containers or gio-unix-2.0 not supported\n# Start of stop-server tests\n# Unconfined connection: \":1.0\"\nok 13 /containers/stop-server/explicitly # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 14 /containers/stop-server/disconnect-first # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 15 /containers/stop-server/never-connected # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 16 /containers/stop-server/force # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 17 /containers/stop-server/with-manager # SKIP Containers or gio-unix-2.0 not supported\n# End of stop-server tests\n# End of containers tests\nPASS: dbus/test-containers_with_config.test\nRunning test: dbus/test-dbus-daemon-eavesdrop_with_config.test\nTAP version 13\n# random seed: R02Sb215381d0011d30cac2a7f9aff66e310\n1..3\n# Start of eavedrop tests\n# Start of match_keyword tests\nok 1 /eavedrop/match_keyword/broadcast\nok 2 /eavedrop/match_keyword/unicast_to_receiver\nok 3 /eavedrop/match_keyword/unicast_to_sender\n# End of match_keyword tests\n# End of eavedrop tests\nPASS: dbus/test-dbus-daemon-eavesdrop_with_config.test\nRunning test: dbus/test-dbus-daemon.test\nTAP version 13\n# random seed: R02S877522c26b8328abd78cbb7cc4e71493\n1..36\n# Resetting test timeout (reference: 0x558b5d17e0; factor: 1)\n# ProcessID of this process is 2977\n# UnixUserID of this process is 0\n# UnixGroupIDs of this process present (1 groups)\n# Time since timeout reset 0x558b5d17e0: 0.005 seconds\nok 1 /creds\n# Resetting test timeout (reference: 0x558b5d4dd0; factor: 1)\n# GetConnectionUnixProcessID returned 2977\n# Time since timeout reset 0x558b5d4dd0: 0.005 seconds\nok 2 /processid\n# Resetting test timeout (reference: 0x558b5d1b30; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/listen-unix-runtime.conf\n# Time since timeout reset 0x558b5d1b30: 0.000 seconds\nok 3 /unix-runtime-is-default # SKIP DBUS_TEST_DATA not set\n# Start of echo tests\n# Resetting test timeout (reference: 0x558b5d5060; factor: 1)\n# max perf: 2000 messages / 0.287099 seconds\n# Time since timeout reset 0x558b5d5060: 0.292 seconds\nok 4 /echo/session\n# Resetting test timeout (reference: 0x558b75d9d0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/incoming-limit.conf\n# Time since timeout reset 0x558b75d9d0: 0.000 seconds\nok 5 /echo/limited # SKIP DBUS_TEST_DATA not set\n# End of echo tests\n# Start of no-reply tests\n# Resetting test timeout (reference: 0x558b75ec80; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=76112\n# Time since timeout reset 0x558b75ec80: 0.006 seconds\nok 6 /no-reply/disconnect\n# Resetting test timeout (reference: 0x558b5d3e70; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/finite-timeout.conf\n# Time since timeout reset 0x558b5d3e70: 0.000 seconds\nok 7 /no-reply/timeout # SKIP DBUS_TEST_DATA not set\n# End of no-reply tests\n# Start of canonical-path tests\n# Resetting test timeout (reference: 0x558b75cde0; factor: 1)\n# Time since timeout reset 0x558b75cde0: 0.005 seconds\nok 8 /canonical-path/uae\n# End of canonical-path tests\n# Start of limits tests\n# Resetting test timeout (reference: 0x558b5d7d50; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-completed-connections.conf\n# Time since timeout reset 0x558b5d7d50: 0.000 seconds\nok 9 /limits/max-completed-connections # SKIP DBUS_TEST_DATA not set\n# Resetting test timeout (reference: 0x558b5d7940; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-connections-per-user.conf\n# Time since timeout reset 0x558b5d7940: 0.000 seconds\nok 10 /limits/max-connections-per-user # SKIP DBUS_TEST_DATA not set\n# Resetting test timeout (reference: 0x558b6a76a0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-replies-per-connection.conf\n# Time since timeout reset 0x558b6a76a0: 0.000 seconds\nok 11 /limits/max-replies-per-connection # SKIP DBUS_TEST_DATA not set\n# Resetting test timeout (reference: 0x558b5d5190; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-match-rules-per-connection.conf\n# Time since timeout reset 0x558b5d5190: 0.000 seconds\nok 12 /limits/max-match-rules-per-connection # SKIP DBUS_TEST_DATA not set\n# Resetting test timeout (reference: 0x558b5d18c0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-names-per-connection.conf\n# Time since timeout reset 0x558b5d18c0: 0.000 seconds\nok 13 /limits/max-names-per-connection # SKIP DBUS_TEST_DATA not set\n# Resetting test timeout (reference: 0x558b6a76a0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/pending-fd-timeout.conf\n# Time since timeout reset 0x558b6a76a0: 0.000 seconds\nok 14 /limits/pending-fd-timeout # SKIP DBUS_TEST_DATA not set\n# End of limits tests\n# Start of match tests\n# Start of remove tests\n# Resetting test timeout (reference: 0x558b5d18c0; factor: 1)\n# Time since timeout reset 0x558b5d18c0: 0.005 seconds\nok 15 /match/remove/fails\n# Resetting test timeout (reference: 0x558b5d63e0; factor: 1)\n# Time since timeout reset 0x558b5d63e0: 0.006 seconds\nok 16 /match/remove/succeeds\n# End of remove tests\n# End of match tests\n# Start of peer tests\n# Resetting test timeout (reference: 0x558b5d5680; factor: 1)\n# Time since timeout reset 0x558b5d5680: 0.005 seconds\nok 17 /peer/ping\n# Resetting test timeout (reference: 0x558b5d2db0; factor: 1)\n# Time since timeout reset 0x558b5d2db0: 0.005 seconds\nok 18 /peer/get-machine-id\n# End of peer tests\n# Start of properties tests\n# Resetting test timeout (reference: 0x558b75d040; factor: 1)\n# Time since timeout reset 0x558b75d040: 0.005 seconds\nok 19 /properties/get-invalid-iface\n# Resetting test timeout (reference: 0x558b5d54e0; factor: 1)\n# Time since timeout reset 0x558b5d54e0: 0.005 seconds\nok 20 /properties/get-invalid-path\n# Resetting test timeout (reference: 0x558b5d6af0; factor: 1)\n# Time since timeout reset 0x558b5d6af0: 0.005 seconds\nok 21 /properties/get-invalid\n# Resetting test timeout (reference: 0x558b5d28d0; factor: 1)\n# Time since timeout reset 0x558b5d28d0: 0.005 seconds\nok 22 /properties/get-all-invalid-iface\n# Resetting test timeout (reference: 0x558b75dba0; factor: 1)\n# Time since timeout reset 0x558b75dba0: 0.005 seconds\nok 23 /properties/get-all-invalid-path\n# Resetting test timeout (reference: 0x558b5d31e0; factor: 1)\n# Time since timeout reset 0x558b5d31e0: 0.005 seconds\nok 24 /properties/set-invalid-iface\n# Resetting test timeout (reference: 0x558b5d3190; factor: 1)\n# Time since timeout reset 0x558b5d3190: 0.005 seconds\nok 25 /properties/set-invalid-path\n# Resetting test timeout (reference: 0x558b75dd40; factor: 1)\n# Time since timeout reset 0x558b75dd40: 0.005 seconds\nok 26 /properties/set-invalid\n# Resetting test timeout (reference: 0x558b5d5680; factor: 1)\n# Time since timeout reset 0x558b5d5680: 0.005 seconds\nok 27 /properties/set\n# Resetting test timeout (reference: 0x558b75d8e0; factor: 1)\n# Feature: ActivatableServicesChanged\n# Feature: HeaderFiltering\n# Feature: SystemdActivation\n# Time since timeout reset 0x558b75d8e0: 0.005 seconds\nok 28 /properties/features\n# Resetting test timeout (reference: 0x558b5d9c60; factor: 1)\n# Interface: org.freedesktop.DBus.Monitoring\n# Interface: org.freedesktop.DBus.Debug.Stats\n# Time since timeout reset 0x558b5d9c60: 0.005 seconds\nok 29 /properties/interfaces\n# Resetting test timeout (reference: 0x558b5c54f0; factor: 1)\n# Feature: ActivatableServicesChanged\n# Feature: HeaderFiltering\n# Feature: SystemdActivation\n# Interface: org.freedesktop.DBus.Monitoring\n# Interface: org.freedesktop.DBus.Debug.Stats\n# Time since timeout reset 0x558b5c54f0: 0.005 seconds\nok 30 /properties/get-all\n# End of properties tests\n# Start of policy tests\n# Resetting test timeout (reference: 0x558b5d5610; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/count-fds.conf\n# Time since timeout reset 0x558b5d5610: 0.000 seconds\nok 31 /policy/count-fds # SKIP DBUS_TEST_DATA not set\n# End of policy tests\n# Start of fd-limit tests\n# Resetting test timeout (reference: 0x558b5d3190; factor: 1)\n# our RLIMIT_NOFILE: rlim_cur: 1024, rlim_max: 4096\n# dbus-daemon's RLIMIT_NOFILE: rlim_cur: 65536, rlim_max: 65536\n# Time since timeout reset 0x558b5d3190: 0.005 seconds\nok 32 /fd-limit/session\n# Resetting test timeout (reference: 0x558b5c6750; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/as-another-user.conf\n# Time since timeout reset 0x558b5c6750: 0.000 seconds\nok 33 /fd-limit/system # SKIP DBUS_TEST_DATA not set\n# End of fd-limit tests\n# Start of activation tests\n# Resetting test timeout (reference: 0x558b5d3190; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/tmp-session.conf\n# Time since timeout reset 0x558b5d3190: 0.000 seconds\nok 34 /activation/forking # SKIP DBUS_TEST_DATA not set\n# End of activation tests\n# Start of system-policy tests\n# Resetting test timeout (reference: 0x558b75f2b0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files-system/tmp-session-like-system.conf\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=18229\n# Time since timeout reset 0x558b75f2b0: 0.000 seconds\nok 35 /system-policy/allow-signals # SKIP DBUS_TEST_DATA not set\n# Start of send-destination tests\n# Resetting test timeout (reference: 0x558b75f2b0; factor: 1)\n# set DBUS_TEST_DATA to a directory containing valid-config-files/send-destination-prefix-rules.conf\n# Time since timeout reset 0x558b75f2b0: 0.000 seconds\nok 36 /system-policy/send-destination/prefix # SKIP DBUS_TEST_DATA not set\n# End of send-destination tests\n# End of system-policy tests\nPASS: dbus/test-dbus-daemon.test\nRunning test: dbus/test-syntax.test\nTAP version 13\n# random seed: R02Sa78d83c72a27c6f0ff7a9117b5b3972c\n1..8\n# Start of syntax tests\nok 1 /syntax/path\nok 2 /syntax/interface\nok 3 /syntax/error\nok 4 /syntax/member\nok 5 /syntax/bus-name\nok 6 /syntax/signature\nok 7 /syntax/single-signature\nok 8 /syntax/utf8\n# End of syntax tests\nPASS: dbus/test-syntax.test\nRunning test: dbus/test-printf.test\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\n1..7\nPASS: dbus/test-printf.test\nRunning test: dbus/test-printf_with_config.test\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\n1..7\nPASS: dbus/test-printf_with_config.test\nRunning test: dbus/test-counter_with_config.test\n# Test data in /usr/libexec/installed-tests/dbus/data\nok 1 - initial nss query did not leak memory\n# Running test: unix_fd\nok 2 - unix_fd\n# unix_fd test took 0 seconds\nok 3 - unix_fd did not leak memory\n# Running test: size\nok 4 - size\n# size test took 0 seconds\nok 5 - size did not leak memory\n# 5 tests passed (0 skipped)\n1..5\nPASS: dbus/test-counter_with_config.test\nRunning test: dbus/test-sysdeps.test\nTAP version 13\n# random seed: R02Sc38e9f70e9129d29d6ba5e01bc7d4d28\n1..1\n# Start of sysdeps tests\nok 1 /sysdeps/command_for_pid # SKIP DBUS_TEST_EXEC not set\n# End of sysdeps tests\nPASS: dbus/test-sysdeps.test\nRunning test: dbus/test-server-oom_with_config.test\nTAP version 13\n# random seed: R02Sf73dbe2d995b8c3e980637bd3a86448d\n1..5\n# Start of server tests\n# Running \"/server/new-tcp\" once to count mallocs\n# \"/server/new-tcp\" has about 125 mallocs in total\n# testing \"/server/new-tcp\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp\" with 2 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 0 that follow\n# /server/new-tcp: will fail malloc 134 and 0 that follow\n# /server/new-tcp: will fail malloc 133 and 0 that follow\n# /server/new-tcp: will fail malloc 132 and 0 that follow\n# /server/new-tcp: will fail malloc 131 and 0 that follow\n# /server/new-tcp: will fail malloc 130 and 0 that follow\n# /server/new-tcp: will fail malloc 129 and 0 that follow\n# /server/new-tcp: will fail malloc 128 and 0 that follow\n# /server/new-tcp: will fail malloc 127 and 0 that follow\n# /server/new-tcp: will fail malloc 126 and 0 that follow\n# /server/new-tcp: will fail malloc 125 and 0 that follow\n# /server/new-tcp: will fail malloc 124 and 0 that follow\n# /server/new-tcp: will fail malloc 123 and 0 that follow\n# /server/new-tcp: will fail malloc 122 and 0 that follow\n# /server/new-tcp: will fail malloc 121 and 0 that follow\n# /server/new-tcp: will fail malloc 120 and 0 that follow\n# /server/new-tcp: will fail malloc 119 and 0 that follow\n# /server/new-tcp: will fail malloc 118 and 0 that follow\n# /server/new-tcp: will fail malloc 117 and 0 that follow\n# /server/new-tcp: will fail malloc 116 and 0 that follow\n# /server/new-tcp: will fail malloc 115 and 0 that follow\n# /server/new-tcp: will fail malloc 114 and 0 that follow\n# /server/new-tcp: will fail malloc 113 and 0 that follow\n# /server/new-tcp: will fail malloc 112 and 0 that follow\n# /server/new-tcp: will fail malloc 111 and 0 that follow\n# /server/new-tcp: will fail malloc 110 and 0 that follow\n# /server/new-tcp: will fail malloc 109 and 0 that follow\n# /server/new-tcp: will fail malloc 108 and 0 that follow\n# /server/new-tcp: will fail malloc 107 and 0 that follow\n# /server/new-tcp: will fail malloc 106 and 0 that follow\n# /server/new-tcp: will fail malloc 105 and 0 that follow\n# /server/new-tcp: will fail malloc 104 and 0 that follow\n# /server/new-tcp: will fail malloc 103 and 0 that follow\n# /server/new-tcp: will fail malloc 102 and 0 that follow\n# /server/new-tcp: will fail malloc 101 and 0 that follow\n# /server/new-tcp: will fail malloc 100 and 0 that follow\n# /server/new-tcp: will fail malloc 99 and 0 that follow\n# /server/new-tcp: will fail malloc 98 and 0 that follow\n# /server/new-tcp: will fail malloc 97 and 0 that follow\n# /server/new-tcp: will fail malloc 96 and 0 that follow\n# /server/new-tcp: will fail malloc 95 and 0 that follow\n# /server/new-tcp: will fail malloc 94 and 0 that follow\n# /server/new-tcp: will fail malloc 93 and 0 that follow\n# /server/new-tcp: will fail malloc 92 and 0 that follow\n# /server/new-tcp: will fail malloc 91 and 0 that follow\n# /server/new-tcp: will fail malloc 90 and 0 that follow\n# /server/new-tcp: will fail malloc 89 and 0 that follow\n# /server/new-tcp: will fail malloc 88 and 0 that follow\n# /server/new-tcp: will fail malloc 87 and 0 that follow\n# /server/new-tcp: will fail malloc 86 and 0 that follow\n# /server/new-tcp: will fail malloc 85 and 0 that follow\n# /server/new-tcp: will fail malloc 84 and 0 that follow\n# /server/new-tcp: will fail malloc 83 and 0 that follow\n# /server/new-tcp: will fail malloc 82 and 0 that follow\n# /server/new-tcp: will fail malloc 81 and 0 that follow\n# /server/new-tcp: will fail malloc 80 and 0 that follow\n# /server/new-tcp: will fail malloc 79 and 0 that follow\n# /server/new-tcp: will fail malloc 78 and 0 that follow\n# /server/new-tcp: will fail malloc 77 and 0 that follow\n# /server/new-tcp: will fail malloc 76 and 0 that follow\n# /server/new-tcp: will fail malloc 75 and 0 that follow\n# /server/new-tcp: will fail malloc 74 and 0 that follow\n# /server/new-tcp: will fail malloc 73 and 0 that follow\n# /server/new-tcp: will fail malloc 72 and 0 that follow\n# /server/new-tcp: will fail malloc 71 and 0 that follow\n# /server/new-tcp: will fail malloc 70 and 0 that follow\n# /server/new-tcp: will fail malloc 69 and 0 that follow\n# /server/new-tcp: will fail malloc 68 and 0 that follow\n# /server/new-tcp: will fail malloc 67 and 0 that follow\n# /server/new-tcp: will fail malloc 66 and 0 that follow\n# /server/new-tcp: will fail malloc 65 and 0 that follow\n# /server/new-tcp: will fail malloc 64 and 0 that follow\n# /server/new-tcp: will fail malloc 63 and 0 that follow\n# /server/new-tcp: will fail malloc 62 and 0 that follow\n# /server/new-tcp: will fail malloc 61 and 0 that follow\n# /server/new-tcp: will fail malloc 60 and 0 that follow\n# /server/new-tcp: will fail malloc 59 and 0 that follow\n# /server/new-tcp: will fail malloc 58 and 0 that follow\n# /server/new-tcp: will fail malloc 57 and 0 that follow\n# /server/new-tcp: will fail malloc 56 and 0 that follow\n# /server/new-tcp: will fail malloc 55 and 0 that follow\n# /server/new-tcp: will fail malloc 54 and 0 that follow\n# /server/new-tcp: will fail malloc 53 and 0 that follow\n# /server/new-tcp: will fail malloc 52 and 0 that follow\n# /server/new-tcp: will fail malloc 51 and 0 that follow\n# /server/new-tcp: will fail malloc 50 and 0 that follow\n# /server/new-tcp: will fail malloc 49 and 0 that follow\n# /server/new-tcp: will fail malloc 48 and 0 that follow\n# /server/new-tcp: will fail malloc 47 and 0 that follow\n# /server/new-tcp: will fail malloc 46 and 0 that follow\n# /server/new-tcp: will fail malloc 45 and 0 that follow\n# /server/new-tcp: will fail malloc 44 and 0 that follow\n# /server/new-tcp: will fail malloc 43 and 0 that follow\n# /server/new-tcp: will fail malloc 42 and 0 that follow\n# /server/new-tcp: will fail malloc 41 and 0 that follow\n# /server/new-tcp: will fail malloc 40 and 0 that follow\n# /server/new-tcp: will fail malloc 39 and 0 that follow\n# /server/new-tcp: will fail malloc 38 and 0 that follow\n# /server/new-tcp: will fail malloc 37 and 0 that follow\n# /server/new-tcp: will fail malloc 36 and 0 that follow\n# /server/new-tcp: will fail malloc 35 and 0 that follow\n# /server/new-tcp: will fail malloc 34 and 0 that follow\n# /server/new-tcp: will fail malloc 33 and 0 that follow\n# /server/new-tcp: will fail malloc 32 and 0 that follow\n# /server/new-tcp: will fail malloc 31 and 0 that follow\n# /server/new-tcp: will fail malloc 30 and 0 that follow\n# /server/new-tcp: will fail malloc 29 and 0 that follow\n# /server/new-tcp: will fail malloc 28 and 0 that follow\n# /server/new-tcp: will fail malloc 27 and 0 that follow\n# /server/new-tcp: will fail malloc 26 and 0 that follow\n# /server/new-tcp: will fail malloc 25 and 0 that follow\n# /server/new-tcp: will fail malloc 24 and 0 that follow\n# /server/new-tcp: will fail malloc 23 and 0 that follow\n# /server/new-tcp: will fail malloc 22 and 0 that follow\n# /server/new-tcp: will fail malloc 21 and 0 that follow\n# /server/new-tcp: will fail malloc 20 and 0 that follow\n# /server/new-tcp: will fail malloc 19 and 0 that follow\n# /server/new-tcp: will fail malloc 18 and 0 that follow\n# /server/new-tcp: will fail malloc 17 and 0 that follow\n# /server/new-tcp: will fail malloc 16 and 0 that follow\n# /server/new-tcp: will fail malloc 15 and 0 that follow\n# /server/new-tcp: will fail malloc 14 and 0 that follow\n# /server/new-tcp: will fail malloc 13 and 0 that follow\n# /server/new-tcp: will fail malloc 12 and 0 that follow\n# /server/new-tcp: will fail malloc 11 and 0 that follow\n# /server/new-tcp: will fail malloc 10 and 0 that follow\n# /server/new-tcp: will fail malloc 9 and 0 that follow\n# /server/new-tcp: will fail malloc 8 and 0 that follow\n# /server/new-tcp: will fail malloc 7 and 0 that follow\n# /server/new-tcp: will fail malloc 6 and 0 that follow\n# /server/new-tcp: will fail malloc 5 and 0 that follow\n# /server/new-tcp: will fail malloc 4 and 0 that follow\n# /server/new-tcp: will fail malloc 3 and 0 that follow\n# /server/new-tcp: will fail malloc 2 and 0 that follow\n# /server/new-tcp: will fail malloc 1 and 0 that follow\n# /server/new-tcp: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp\" with 3 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 1 that follow\n# /server/new-tcp: will fail malloc 134 and 1 that follow\n# /server/new-tcp: will fail malloc 133 and 1 that follow\n# /server/new-tcp: will fail malloc 132 and 1 that follow\n# /server/new-tcp: will fail malloc 131 and 1 that follow\n# /server/new-tcp: will fail malloc 130 and 1 that follow\n# /server/new-tcp: will fail malloc 129 and 1 that follow\n# /server/new-tcp: will fail malloc 128 and 1 that follow\n# /server/new-tcp: will fail malloc 127 and 1 that follow\n# /server/new-tcp: will fail malloc 126 and 1 that follow\n# /server/new-tcp: will fail malloc 125 and 1 that follow\n# /server/new-tcp: will fail malloc 124 and 1 that follow\n# /server/new-tcp: will fail malloc 123 and 1 that follow\n# /server/new-tcp: will fail malloc 122 and 1 that follow\n# /server/new-tcp: will fail malloc 121 and 1 that follow\n# /server/new-tcp: will fail malloc 120 and 1 that follow\n# /server/new-tcp: will fail malloc 119 and 1 that follow\n# /server/new-tcp: will fail malloc 118 and 1 that follow\n# /server/new-tcp: will fail malloc 117 and 1 that follow\n# /server/new-tcp: will fail malloc 116 and 1 that follow\n# /server/new-tcp: will fail malloc 115 and 1 that follow\n# /server/new-tcp: will fail malloc 114 and 1 that follow\n# /server/new-tcp: will fail malloc 113 and 1 that follow\n# /server/new-tcp: will fail malloc 112 and 1 that follow\n# /server/new-tcp: will fail malloc 111 and 1 that follow\n# /server/new-tcp: will fail malloc 110 and 1 that follow\n# /server/new-tcp: will fail malloc 109 and 1 that follow\n# /server/new-tcp: will fail malloc 108 and 1 that follow\n# /server/new-tcp: will fail malloc 107 and 1 that follow\n# /server/new-tcp: will fail malloc 106 and 1 that follow\n# /server/new-tcp: will fail malloc 105 and 1 that follow\n# /server/new-tcp: will fail malloc 104 and 1 that follow\n# /server/new-tcp: will fail malloc 103 and 1 that follow\n# /server/new-tcp: will fail malloc 102 and 1 that follow\n# /server/new-tcp: will fail malloc 101 and 1 that follow\n# /server/new-tcp: will fail malloc 100 and 1 that follow\n# /server/new-tcp: will fail malloc 99 and 1 that follow\n# /server/new-tcp: will fail malloc 98 and 1 that follow\n# /server/new-tcp: will fail malloc 97 and 1 that follow\n# /server/new-tcp: will fail malloc 96 and 1 that follow\n# /server/new-tcp: will fail malloc 95 and 1 that follow\n# /server/new-tcp: will fail malloc 94 and 1 that follow\n# /server/new-tcp: will fail malloc 93 and 1 that follow\n# /server/new-tcp: will fail malloc 92 and 1 that follow\n# /server/new-tcp: will fail malloc 91 and 1 that follow\n# /server/new-tcp: will fail malloc 90 and 1 that follow\n# /server/new-tcp: will fail malloc 89 and 1 that follow\n# /server/new-tcp: will fail malloc 88 and 1 that follow\n# /server/new-tcp: will fail malloc 87 and 1 that follow\n# /server/new-tcp: will fail malloc 86 and 1 that follow\n# /server/new-tcp: will fail malloc 85 and 1 that follow\n# /server/new-tcp: will fail malloc 84 and 1 that follow\n# /server/new-tcp: will fail malloc 83 and 1 that follow\n# /server/new-tcp: will fail malloc 82 and 1 that follow\n# /server/new-tcp: will fail malloc 81 and 1 that follow\n# /server/new-tcp: will fail malloc 80 and 1 that follow\n# /server/new-tcp: will fail malloc 79 and 1 that follow\n# /server/new-tcp: will fail malloc 78 and 1 that follow\n# /server/new-tcp: will fail malloc 77 and 1 that follow\n# /server/new-tcp: will fail malloc 76 and 1 that follow\n# /server/new-tcp: will fail malloc 75 and 1 that follow\n# /server/new-tcp: will fail malloc 74 and 1 that follow\n# /server/new-tcp: will fail malloc 73 and 1 that follow\n# /server/new-tcp: will fail malloc 72 and 1 that follow\n# /server/new-tcp: will fail malloc 71 and 1 that follow\n# /server/new-tcp: will fail malloc 70 and 1 that follow\n# /server/new-tcp: will fail malloc 69 and 1 that follow\n# /server/new-tcp: will fail malloc 68 and 1 that follow\n# /server/new-tcp: will fail malloc 67 and 1 that follow\n# /server/new-tcp: will fail malloc 66 and 1 that follow\n# /server/new-tcp: will fail malloc 65 and 1 that follow\n# /server/new-tcp: will fail malloc 64 and 1 that follow\n# /server/new-tcp: will fail malloc 63 and 1 that follow\n# /server/new-tcp: will fail malloc 62 and 1 that follow\n# /server/new-tcp: will fail malloc 61 and 1 that follow\n# /server/new-tcp: will fail malloc 60 and 1 that follow\n# /server/new-tcp: will fail malloc 59 and 1 that follow\n# /server/new-tcp: will fail malloc 58 and 1 that follow\n# /server/new-tcp: will fail malloc 57 and 1 that follow\n# /server/new-tcp: will fail malloc 56 and 1 that follow\n# /server/new-tcp: will fail malloc 55 and 1 that follow\n# /server/new-tcp: will fail malloc 54 and 1 that follow\n# /server/new-tcp: will fail malloc 53 and 1 that follow\n# /server/new-tcp: will fail malloc 52 and 1 that follow\n# /server/new-tcp: will fail malloc 51 and 1 that follow\n# /server/new-tcp: will fail malloc 50 and 1 that follow\n# /server/new-tcp: will fail malloc 49 and 1 that follow\n# /server/new-tcp: will fail malloc 48 and 1 that follow\n# /server/new-tcp: will fail malloc 47 and 1 that follow\n# /server/new-tcp: will fail malloc 46 and 1 that follow\n# /server/new-tcp: will fail malloc 45 and 1 that follow\n# /server/new-tcp: will fail malloc 44 and 1 that follow\n# /server/new-tcp: will fail malloc 43 and 1 that follow\n# /server/new-tcp: will fail malloc 42 and 1 that follow\n# /server/new-tcp: will fail malloc 41 and 1 that follow\n# /server/new-tcp: will fail malloc 40 and 1 that follow\n# /server/new-tcp: will fail malloc 39 and 1 that follow\n# /server/new-tcp: will fail malloc 38 and 1 that follow\n# /server/new-tcp: will fail malloc 37 and 1 that follow\n# /server/new-tcp: will fail malloc 36 and 1 that follow\n# /server/new-tcp: will fail malloc 35 and 1 that follow\n# /server/new-tcp: will fail malloc 34 and 1 that follow\n# /server/new-tcp: will fail malloc 33 and 1 that follow\n# /server/new-tcp: will fail malloc 32 and 1 that follow\n# /server/new-tcp: will fail malloc 31 and 1 that follow\n# /server/new-tcp: will fail malloc 30 and 1 that follow\n# /server/new-tcp: will fail malloc 29 and 1 that follow\n# /server/new-tcp: will fail malloc 28 and 1 that follow\n# /server/new-tcp: will fail malloc 27 and 1 that follow\n# /server/new-tcp: will fail malloc 26 and 1 that follow\n# /server/new-tcp: will fail malloc 25 and 1 that follow\n# /server/new-tcp: will fail malloc 24 and 1 that follow\n# /server/new-tcp: will fail malloc 23 and 1 that follow\n# /server/new-tcp: will fail malloc 22 and 1 that follow\n# /server/new-tcp: will fail malloc 21 and 1 that follow\n# /server/new-tcp: will fail malloc 20 and 1 that follow\n# /server/new-tcp: will fail malloc 19 and 1 that follow\n# /server/new-tcp: will fail malloc 18 and 1 that follow\n# /server/new-tcp: will fail malloc 17 and 1 that follow\n# /server/new-tcp: will fail malloc 16 and 1 that follow\n# /server/new-tcp: will fail malloc 15 and 1 that follow\n# /server/new-tcp: will fail malloc 14 and 1 that follow\n# /server/new-tcp: will fail malloc 13 and 1 that follow\n# /server/new-tcp: will fail malloc 12 and 1 that follow\n# /server/new-tcp: will fail malloc 11 and 1 that follow\n# /server/new-tcp: will fail malloc 10 and 1 that follow\n# /server/new-tcp: will fail malloc 9 and 1 that follow\n# /server/new-tcp: will fail malloc 8 and 1 that follow\n# /server/new-tcp: will fail malloc 7 and 1 that follow\n# /server/new-tcp: will fail malloc 6 and 1 that follow\n# /server/new-tcp: will fail malloc 5 and 1 that follow\n# /server/new-tcp: will fail malloc 4 and 1 that follow\n# /server/new-tcp: will fail malloc 3 and 1 that follow\n# /server/new-tcp: will fail malloc 2 and 1 that follow\n# /server/new-tcp: will fail malloc 1 and 1 that follow\n# /server/new-tcp: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp\" with 4 consecutive malloc failures\n# /server/new-tcp: will fail malloc 135 and 2 that follow\n# /server/new-tcp: will fail malloc 134 and 2 that follow\n# /server/new-tcp: will fail malloc 133 and 2 that follow\n# /server/new-tcp: will fail malloc 132 and 2 that follow\n# /server/new-tcp: will fail malloc 131 and 2 that follow\n# /server/new-tcp: will fail malloc 130 and 2 that follow\n# /server/new-tcp: will fail malloc 129 and 2 that follow\n# /server/new-tcp: will fail malloc 128 and 2 that follow\n# /server/new-tcp: will fail malloc 127 and 2 that follow\n# /server/new-tcp: will fail malloc 126 and 2 that follow\n# /server/new-tcp: will fail malloc 125 and 2 that follow\n# /server/new-tcp: will fail malloc 124 and 2 that follow\n# /server/new-tcp: will fail malloc 123 and 2 that follow\n# /server/new-tcp: will fail malloc 122 and 2 that follow\n# /server/new-tcp: will fail malloc 121 and 2 that follow\n# /server/new-tcp: will fail malloc 120 and 2 that follow\n# /server/new-tcp: will fail malloc 119 and 2 that follow\n# /server/new-tcp: will fail malloc 118 and 2 that follow\n# /server/new-tcp: will fail malloc 117 and 2 that follow\n# /server/new-tcp: will fail malloc 116 and 2 that follow\n# /server/new-tcp: will fail malloc 115 and 2 that follow\n# /server/new-tcp: will fail malloc 114 and 2 that follow\n# /server/new-tcp: will fail malloc 113 and 2 that follow\n# /server/new-tcp: will fail malloc 112 and 2 that follow\n# /server/new-tcp: will fail malloc 111 and 2 that follow\n# /server/new-tcp: will fail malloc 110 and 2 that follow\n# /server/new-tcp: will fail malloc 109 and 2 that follow\n# /server/new-tcp: will fail malloc 108 and 2 that follow\n# /server/new-tcp: will fail malloc 107 and 2 that follow\n# /server/new-tcp: will fail malloc 106 and 2 that follow\n# /server/new-tcp: will fail malloc 105 and 2 that follow\n# /server/new-tcp: will fail malloc 104 and 2 that follow\n# /server/new-tcp: will fail malloc 103 and 2 that follow\n# /server/new-tcp: will fail malloc 102 and 2 that follow\n# /server/new-tcp: will fail malloc 101 and 2 that follow\n# /server/new-tcp: will fail malloc 100 and 2 that follow\n# /server/new-tcp: will fail malloc 99 and 2 that follow\n# /server/new-tcp: will fail malloc 98 and 2 that follow\n# /server/new-tcp: will fail malloc 97 and 2 that follow\n# /server/new-tcp: will fail malloc 96 and 2 that follow\n# /server/new-tcp: will fail malloc 95 and 2 that follow\n# /server/new-tcp: will fail malloc 94 and 2 that follow\n# /server/new-tcp: will fail malloc 93 and 2 that follow\n# /server/new-tcp: will fail malloc 92 and 2 that follow\n# /server/new-tcp: will fail malloc 91 and 2 that follow\n# /server/new-tcp: will fail malloc 90 and 2 that follow\n# /server/new-tcp: will fail malloc 89 and 2 that follow\n# /server/new-tcp: will fail malloc 88 and 2 that follow\n# /server/new-tcp: will fail malloc 87 and 2 that follow\n# /server/new-tcp: will fail malloc 86 and 2 that follow\n# /server/new-tcp: will fail malloc 85 and 2 that follow\n# /server/new-tcp: will fail malloc 84 and 2 that follow\n# /server/new-tcp: will fail malloc 83 and 2 that follow\n# /server/new-tcp: will fail malloc 82 and 2 that follow\n# /server/new-tcp: will fail malloc 81 and 2 that follow\n# /server/new-tcp: will fail malloc 80 and 2 that follow\n# /server/new-tcp: will fail malloc 79 and 2 that follow\n# /server/new-tcp: will fail malloc 78 and 2 that follow\n# /server/new-tcp: will fail malloc 77 and 2 that follow\n# /server/new-tcp: will fail malloc 76 and 2 that follow\n# /server/new-tcp: will fail malloc 75 and 2 that follow\n# /server/new-tcp: will fail malloc 74 and 2 that follow\n# /server/new-tcp: will fail malloc 73 and 2 that follow\n# /server/new-tcp: will fail malloc 72 and 2 that follow\n# /server/new-tcp: will fail malloc 71 and 2 that follow\n# /server/new-tcp: will fail malloc 70 and 2 that follow\n# /server/new-tcp: will fail malloc 69 and 2 that follow\n# /server/new-tcp: will fail malloc 68 and 2 that follow\n# /server/new-tcp: will fail malloc 67 and 2 that follow\n# /server/new-tcp: will fail malloc 66 and 2 that follow\n# /server/new-tcp: will fail malloc 65 and 2 that follow\n# /server/new-tcp: will fail malloc 64 and 2 that follow\n# /server/new-tcp: will fail malloc 63 and 2 that follow\n# /server/new-tcp: will fail malloc 62 and 2 that follow\n# /server/new-tcp: will fail malloc 61 and 2 that follow\n# /server/new-tcp: will fail malloc 60 and 2 that follow\n# /server/new-tcp: will fail malloc 59 and 2 that follow\n# /server/new-tcp: will fail malloc 58 and 2 that follow\n# /server/new-tcp: will fail malloc 57 and 2 that follow\n# /server/new-tcp: will fail malloc 56 and 2 that follow\n# /server/new-tcp: will fail malloc 55 and 2 that follow\n# /server/new-tcp: will fail malloc 54 and 2 that follow\n# /server/new-tcp: will fail malloc 53 and 2 that follow\n# /server/new-tcp: will fail malloc 52 and 2 that follow\n# /server/new-tcp: will fail malloc 51 and 2 that follow\n# /server/new-tcp: will fail malloc 50 and 2 that follow\n# /server/new-tcp: will fail malloc 49 and 2 that follow\n# /server/new-tcp: will fail malloc 48 and 2 that follow\n# /server/new-tcp: will fail malloc 47 and 2 that follow\n# /server/new-tcp: will fail malloc 46 and 2 that follow\n# /server/new-tcp: will fail malloc 45 and 2 that follow\n# /server/new-tcp: will fail malloc 44 and 2 that follow\n# /server/new-tcp: will fail malloc 43 and 2 that follow\n# /server/new-tcp: will fail malloc 42 and 2 that follow\n# /server/new-tcp: will fail malloc 41 and 2 that follow\n# /server/new-tcp: will fail malloc 40 and 2 that follow\n# /server/new-tcp: will fail malloc 39 and 2 that follow\n# /server/new-tcp: will fail malloc 38 and 2 that follow\n# /server/new-tcp: will fail malloc 37 and 2 that follow\n# /server/new-tcp: will fail malloc 36 and 2 that follow\n# /server/new-tcp: will fail malloc 35 and 2 that follow\n# /server/new-tcp: will fail malloc 34 and 2 that follow\n# /server/new-tcp: will fail malloc 33 and 2 that follow\n# /server/new-tcp: will fail malloc 32 and 2 that follow\n# /server/new-tcp: will fail malloc 31 and 2 that follow\n# /server/new-tcp: will fail malloc 30 and 2 that follow\n# /server/new-tcp: will fail malloc 29 and 2 that follow\n# /server/new-tcp: will fail malloc 28 and 2 that follow\n# /server/new-tcp: will fail malloc 27 and 2 that follow\n# /server/new-tcp: will fail malloc 26 and 2 that follow\n# /server/new-tcp: will fail malloc 25 and 2 that follow\n# /server/new-tcp: will fail malloc 24 and 2 that follow\n# /server/new-tcp: will fail malloc 23 and 2 that follow\n# /server/new-tcp: will fail malloc 22 and 2 that follow\n# /server/new-tcp: will fail malloc 21 and 2 that follow\n# /server/new-tcp: will fail malloc 20 and 2 that follow\n# /server/new-tcp: will fail malloc 19 and 2 that follow\n# /server/new-tcp: will fail malloc 18 and 2 that follow\n# /server/new-tcp: will fail malloc 17 and 2 that follow\n# /server/new-tcp: will fail malloc 16 and 2 that follow\n# /server/new-tcp: will fail malloc 15 and 2 that follow\n# /server/new-tcp: will fail malloc 14 and 2 that follow\n# /server/new-tcp: will fail malloc 13 and 2 that follow\n# /server/new-tcp: will fail malloc 12 and 2 that follow\n# /server/new-tcp: will fail malloc 11 and 2 that follow\n# /server/new-tcp: will fail malloc 10 and 2 that follow\n# /server/new-tcp: will fail malloc 9 and 2 that follow\n# /server/new-tcp: will fail malloc 8 and 2 that follow\n# /server/new-tcp: will fail malloc 7 and 2 that follow\n# /server/new-tcp: will fail malloc 6 and 2 that follow\n# /server/new-tcp: will fail malloc 5 and 2 that follow\n# /server/new-tcp: will fail malloc 4 and 2 that follow\n# /server/new-tcp: will fail malloc 3 and 2 that follow\n# /server/new-tcp: will fail malloc 2 and 2 that follow\n# /server/new-tcp: will fail malloc 1 and 2 that follow\n# /server/new-tcp: will fail malloc 0 and 2 that follow\nok 1 /server/new-tcp\n# Running \"/server/new-nonce-tcp\" once to count mallocs\n# \"/server/new-nonce-tcp\" has about 158 mallocs in total\n# testing \"/server/new-nonce-tcp\" with up to 4 consecutive malloc failures\n# testing \"/server/new-nonce-tcp\" with 2 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 0 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 0 that follow\n# testing \"/server/new-nonce-tcp\" with 3 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 1 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 1 that follow\n# testing \"/server/new-nonce-tcp\" with 4 consecutive malloc failures\n# /server/new-nonce-tcp: will fail malloc 168 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 167 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 166 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 165 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 164 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 163 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 162 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 161 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 160 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 159 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 158 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 157 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 156 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 155 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 154 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 153 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 152 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 151 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 150 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 149 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 148 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 147 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 146 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 145 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 144 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 143 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 142 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 141 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 140 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 139 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 138 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 137 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 136 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 135 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 134 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 133 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 132 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 131 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 130 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 129 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 128 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 127 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 126 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 125 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 124 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 123 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 122 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 121 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 120 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 119 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 118 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 117 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 116 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 115 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 114 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 113 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 112 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 111 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 110 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 109 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 108 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 107 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 106 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 105 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 104 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 103 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 102 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 101 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 100 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 99 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 98 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 97 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 96 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 95 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 94 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 93 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 92 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 91 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 90 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 89 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 88 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 87 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 86 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 85 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 84 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 83 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 82 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 81 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 80 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 79 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 78 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 77 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 76 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 75 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 74 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 73 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 72 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 71 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 70 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 69 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 68 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 67 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 66 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 65 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 64 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 63 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 62 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 61 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 60 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 59 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 58 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 57 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 56 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 55 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 54 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 53 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 52 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 51 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 50 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 49 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 48 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 47 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 46 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 45 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 44 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 43 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 42 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 41 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 40 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 39 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 38 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 37 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 36 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 35 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 34 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 33 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 32 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 31 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 30 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 29 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 28 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 27 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 26 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 25 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 24 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 23 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 22 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 21 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 20 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 19 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 18 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 17 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 16 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 15 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 14 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 13 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 12 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 11 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 10 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 9 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 8 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 7 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 6 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 5 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 4 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 3 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 2 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 1 and 2 that follow\n# /server/new-nonce-tcp: will fail malloc 0 and 2 that follow\nok 2 /server/new-nonce-tcp\n# Running \"/server/new-tcp-star\" once to count mallocs\n# \"/server/new-tcp-star\" has about 109 mallocs in total\n# testing \"/server/new-tcp-star\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp-star\" with 2 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 0 that follow\n# /server/new-tcp-star: will fail malloc 118 and 0 that follow\n# /server/new-tcp-star: will fail malloc 117 and 0 that follow\n# /server/new-tcp-star: will fail malloc 116 and 0 that follow\n# /server/new-tcp-star: will fail malloc 115 and 0 that follow\n# /server/new-tcp-star: will fail malloc 114 and 0 that follow\n# /server/new-tcp-star: will fail malloc 113 and 0 that follow\n# /server/new-tcp-star: will fail malloc 112 and 0 that follow\n# /server/new-tcp-star: will fail malloc 111 and 0 that follow\n# /server/new-tcp-star: will fail malloc 110 and 0 that follow\n# /server/new-tcp-star: will fail malloc 109 and 0 that follow\n# /server/new-tcp-star: will fail malloc 108 and 0 that follow\n# /server/new-tcp-star: will fail malloc 107 and 0 that follow\n# /server/new-tcp-star: will fail malloc 106 and 0 that follow\n# /server/new-tcp-star: will fail malloc 105 and 0 that follow\n# /server/new-tcp-star: will fail malloc 104 and 0 that follow\n# /server/new-tcp-star: will fail malloc 103 and 0 that follow\n# /server/new-tcp-star: will fail malloc 102 and 0 that follow\n# /server/new-tcp-star: will fail malloc 101 and 0 that follow\n# /server/new-tcp-star: will fail malloc 100 and 0 that follow\n# /server/new-tcp-star: will fail malloc 99 and 0 that follow\n# /server/new-tcp-star: will fail malloc 98 and 0 that follow\n# /server/new-tcp-star: will fail malloc 97 and 0 that follow\n# /server/new-tcp-star: will fail malloc 96 and 0 that follow\n# /server/new-tcp-star: will fail malloc 95 and 0 that follow\n# /server/new-tcp-star: will fail malloc 94 and 0 that follow\n# /server/new-tcp-star: will fail malloc 93 and 0 that follow\n# /server/new-tcp-star: will fail malloc 92 and 0 that follow\n# /server/new-tcp-star: will fail malloc 91 and 0 that follow\n# /server/new-tcp-star: will fail malloc 90 and 0 that follow\n# /server/new-tcp-star: will fail malloc 89 and 0 that follow\n# /server/new-tcp-star: will fail malloc 88 and 0 that follow\n# /server/new-tcp-star: will fail malloc 87 and 0 that follow\n# /server/new-tcp-star: will fail malloc 86 and 0 that follow\n# /server/new-tcp-star: will fail malloc 85 and 0 that follow\n# /server/new-tcp-star: will fail malloc 84 and 0 that follow\n# /server/new-tcp-star: will fail malloc 83 and 0 that follow\n# /server/new-tcp-star: will fail malloc 82 and 0 that follow\n# /server/new-tcp-star: will fail malloc 81 and 0 that follow\n# /server/new-tcp-star: will fail malloc 80 and 0 that follow\n# /server/new-tcp-star: will fail malloc 79 and 0 that follow\n# /server/new-tcp-star: will fail malloc 78 and 0 that follow\n# /server/new-tcp-star: will fail malloc 77 and 0 that follow\n# /server/new-tcp-star: will fail malloc 76 and 0 that follow\n# /server/new-tcp-star: will fail malloc 75 and 0 that follow\n# /server/new-tcp-star: will fail malloc 74 and 0 that follow\n# /server/new-tcp-star: will fail malloc 73 and 0 that follow\n# /server/new-tcp-star: will fail malloc 72 and 0 that follow\n# /server/new-tcp-star: will fail malloc 71 and 0 that follow\n# /server/new-tcp-star: will fail malloc 70 and 0 that follow\n# /server/new-tcp-star: will fail malloc 69 and 0 that follow\n# /server/new-tcp-star: will fail malloc 68 and 0 that follow\n# /server/new-tcp-star: will fail malloc 67 and 0 that follow\n# /server/new-tcp-star: will fail malloc 66 and 0 that follow\n# /server/new-tcp-star: will fail malloc 65 and 0 that follow\n# /server/new-tcp-star: will fail malloc 64 and 0 that follow\n# /server/new-tcp-star: will fail malloc 63 and 0 that follow\n# /server/new-tcp-star: will fail malloc 62 and 0 that follow\n# /server/new-tcp-star: will fail malloc 61 and 0 that follow\n# /server/new-tcp-star: will fail malloc 60 and 0 that follow\n# /server/new-tcp-star: will fail malloc 59 and 0 that follow\n# /server/new-tcp-star: will fail malloc 58 and 0 that follow\n# /server/new-tcp-star: will fail malloc 57 and 0 that follow\n# /server/new-tcp-star: will fail malloc 56 and 0 that follow\n# /server/new-tcp-star: will fail malloc 55 and 0 that follow\n# /server/new-tcp-star: will fail malloc 54 and 0 that follow\n# /server/new-tcp-star: will fail malloc 53 and 0 that follow\n# /server/new-tcp-star: will fail malloc 52 and 0 that follow\n# /server/new-tcp-star: will fail malloc 51 and 0 that follow\n# /server/new-tcp-star: will fail malloc 50 and 0 that follow\n# /server/new-tcp-star: will fail malloc 49 and 0 that follow\n# /server/new-tcp-star: will fail malloc 48 and 0 that follow\n# /server/new-tcp-star: will fail malloc 47 and 0 that follow\n# /server/new-tcp-star: will fail malloc 46 and 0 that follow\n# /server/new-tcp-star: will fail malloc 45 and 0 that follow\n# /server/new-tcp-star: will fail malloc 44 and 0 that follow\n# /server/new-tcp-star: will fail malloc 43 and 0 that follow\n# /server/new-tcp-star: will fail malloc 42 and 0 that follow\n# /server/new-tcp-star: will fail malloc 41 and 0 that follow\n# /server/new-tcp-star: will fail malloc 40 and 0 that follow\n# /server/new-tcp-star: will fail malloc 39 and 0 that follow\n# /server/new-tcp-star: will fail malloc 38 and 0 that follow\n# /server/new-tcp-star: will fail malloc 37 and 0 that follow\n# /server/new-tcp-star: will fail malloc 36 and 0 that follow\n# /server/new-tcp-star: will fail malloc 35 and 0 that follow\n# /server/new-tcp-star: will fail malloc 34 and 0 that follow\n# /server/new-tcp-star: will fail malloc 33 and 0 that follow\n# /server/new-tcp-star: will fail malloc 32 and 0 that follow\n# /server/new-tcp-star: will fail malloc 31 and 0 that follow\n# /server/new-tcp-star: will fail malloc 30 and 0 that follow\n# /server/new-tcp-star: will fail malloc 29 and 0 that follow\n# /server/new-tcp-star: will fail malloc 28 and 0 that follow\n# /server/new-tcp-star: will fail malloc 27 and 0 that follow\n# /server/new-tcp-star: will fail malloc 26 and 0 that follow\n# /server/new-tcp-star: will fail malloc 25 and 0 that follow\n# /server/new-tcp-star: will fail malloc 24 and 0 that follow\n# /server/new-tcp-star: will fail malloc 23 and 0 that follow\n# /server/new-tcp-star: will fail malloc 22 and 0 that follow\n# /server/new-tcp-star: will fail malloc 21 and 0 that follow\n# /server/new-tcp-star: will fail malloc 20 and 0 that follow\n# /server/new-tcp-star: will fail malloc 19 and 0 that follow\n# /server/new-tcp-star: will fail malloc 18 and 0 that follow\n# /server/new-tcp-star: will fail malloc 17 and 0 that follow\n# /server/new-tcp-star: will fail malloc 16 and 0 that follow\n# /server/new-tcp-star: will fail malloc 15 and 0 that follow\n# /server/new-tcp-star: will fail malloc 14 and 0 that follow\n# /server/new-tcp-star: will fail malloc 13 and 0 that follow\n# /server/new-tcp-star: will fail malloc 12 and 0 that follow\n# /server/new-tcp-star: will fail malloc 11 and 0 that follow\n# /server/new-tcp-star: will fail malloc 10 and 0 that follow\n# /server/new-tcp-star: will fail malloc 9 and 0 that follow\n# /server/new-tcp-star: will fail malloc 8 and 0 that follow\n# /server/new-tcp-star: will fail malloc 7 and 0 that follow\n# /server/new-tcp-star: will fail malloc 6 and 0 that follow\n# /server/new-tcp-star: will fail malloc 5 and 0 that follow\n# /server/new-tcp-star: will fail malloc 4 and 0 that follow\n# /server/new-tcp-star: will fail malloc 3 and 0 that follow\n# /server/new-tcp-star: will fail malloc 2 and 0 that follow\n# /server/new-tcp-star: will fail malloc 1 and 0 that follow\n# /server/new-tcp-star: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp-star\" with 3 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 1 that follow\n# /server/new-tcp-star: will fail malloc 118 and 1 that follow\n# /server/new-tcp-star: will fail malloc 117 and 1 that follow\n# /server/new-tcp-star: will fail malloc 116 and 1 that follow\n# /server/new-tcp-star: will fail malloc 115 and 1 that follow\n# /server/new-tcp-star: will fail malloc 114 and 1 that follow\n# /server/new-tcp-star: will fail malloc 113 and 1 that follow\n# /server/new-tcp-star: will fail malloc 112 and 1 that follow\n# /server/new-tcp-star: will fail malloc 111 and 1 that follow\n# /server/new-tcp-star: will fail malloc 110 and 1 that follow\n# /server/new-tcp-star: will fail malloc 109 and 1 that follow\n# /server/new-tcp-star: will fail malloc 108 and 1 that follow\n# /server/new-tcp-star: will fail malloc 107 and 1 that follow\n# /server/new-tcp-star: will fail malloc 106 and 1 that follow\n# /server/new-tcp-star: will fail malloc 105 and 1 that follow\n# /server/new-tcp-star: will fail malloc 104 and 1 that follow\n# /server/new-tcp-star: will fail malloc 103 and 1 that follow\n# /server/new-tcp-star: will fail malloc 102 and 1 that follow\n# /server/new-tcp-star: will fail malloc 101 and 1 that follow\n# /server/new-tcp-star: will fail malloc 100 and 1 that follow\n# /server/new-tcp-star: will fail malloc 99 and 1 that follow\n# /server/new-tcp-star: will fail malloc 98 and 1 that follow\n# /server/new-tcp-star: will fail malloc 97 and 1 that follow\n# /server/new-tcp-star: will fail malloc 96 and 1 that follow\n# /server/new-tcp-star: will fail malloc 95 and 1 that follow\n# /server/new-tcp-star: will fail malloc 94 and 1 that follow\n# /server/new-tcp-star: will fail malloc 93 and 1 that follow\n# /server/new-tcp-star: will fail malloc 92 and 1 that follow\n# /server/new-tcp-star: will fail malloc 91 and 1 that follow\n# /server/new-tcp-star: will fail malloc 90 and 1 that follow\n# /server/new-tcp-star: will fail malloc 89 and 1 that follow\n# /server/new-tcp-star: will fail malloc 88 and 1 that follow\n# /server/new-tcp-star: will fail malloc 87 and 1 that follow\n# /server/new-tcp-star: will fail malloc 86 and 1 that follow\n# /server/new-tcp-star: will fail malloc 85 and 1 that follow\n# /server/new-tcp-star: will fail malloc 84 and 1 that follow\n# /server/new-tcp-star: will fail malloc 83 and 1 that follow\n# /server/new-tcp-star: will fail malloc 82 and 1 that follow\n# /server/new-tcp-star: will fail malloc 81 and 1 that follow\n# /server/new-tcp-star: will fail malloc 80 and 1 that follow\n# /server/new-tcp-star: will fail malloc 79 and 1 that follow\n# /server/new-tcp-star: will fail malloc 78 and 1 that follow\n# /server/new-tcp-star: will fail malloc 77 and 1 that follow\n# /server/new-tcp-star: will fail malloc 76 and 1 that follow\n# /server/new-tcp-star: will fail malloc 75 and 1 that follow\n# /server/new-tcp-star: will fail malloc 74 and 1 that follow\n# /server/new-tcp-star: will fail malloc 73 and 1 that follow\n# /server/new-tcp-star: will fail malloc 72 and 1 that follow\n# /server/new-tcp-star: will fail malloc 71 and 1 that follow\n# /server/new-tcp-star: will fail malloc 70 and 1 that follow\n# /server/new-tcp-star: will fail malloc 69 and 1 that follow\n# /server/new-tcp-star: will fail malloc 68 and 1 that follow\n# /server/new-tcp-star: will fail malloc 67 and 1 that follow\n# /server/new-tcp-star: will fail malloc 66 and 1 that follow\n# /server/new-tcp-star: will fail malloc 65 and 1 that follow\n# /server/new-tcp-star: will fail malloc 64 and 1 that follow\n# /server/new-tcp-star: will fail malloc 63 and 1 that follow\n# /server/new-tcp-star: will fail malloc 62 and 1 that follow\n# /server/new-tcp-star: will fail malloc 61 and 1 that follow\n# /server/new-tcp-star: will fail malloc 60 and 1 that follow\n# /server/new-tcp-star: will fail malloc 59 and 1 that follow\n# /server/new-tcp-star: will fail malloc 58 and 1 that follow\n# /server/new-tcp-star: will fail malloc 57 and 1 that follow\n# /server/new-tcp-star: will fail malloc 56 and 1 that follow\n# /server/new-tcp-star: will fail malloc 55 and 1 that follow\n# /server/new-tcp-star: will fail malloc 54 and 1 that follow\n# /server/new-tcp-star: will fail malloc 53 and 1 that follow\n# /server/new-tcp-star: will fail malloc 52 and 1 that follow\n# /server/new-tcp-star: will fail malloc 51 and 1 that follow\n# /server/new-tcp-star: will fail malloc 50 and 1 that follow\n# /server/new-tcp-star: will fail malloc 49 and 1 that follow\n# /server/new-tcp-star: will fail malloc 48 and 1 that follow\n# /server/new-tcp-star: will fail malloc 47 and 1 that follow\n# /server/new-tcp-star: will fail malloc 46 and 1 that follow\n# /server/new-tcp-star: will fail malloc 45 and 1 that follow\n# /server/new-tcp-star: will fail malloc 44 and 1 that follow\n# /server/new-tcp-star: will fail malloc 43 and 1 that follow\n# /server/new-tcp-star: will fail malloc 42 and 1 that follow\n# /server/new-tcp-star: will fail malloc 41 and 1 that follow\n# /server/new-tcp-star: will fail malloc 40 and 1 that follow\n# /server/new-tcp-star: will fail malloc 39 and 1 that follow\n# /server/new-tcp-star: will fail malloc 38 and 1 that follow\n# /server/new-tcp-star: will fail malloc 37 and 1 that follow\n# /server/new-tcp-star: will fail malloc 36 and 1 that follow\n# /server/new-tcp-star: will fail malloc 35 and 1 that follow\n# /server/new-tcp-star: will fail malloc 34 and 1 that follow\n# /server/new-tcp-star: will fail malloc 33 and 1 that follow\n# /server/new-tcp-star: will fail malloc 32 and 1 that follow\n# /server/new-tcp-star: will fail malloc 31 and 1 that follow\n# /server/new-tcp-star: will fail malloc 30 and 1 that follow\n# /server/new-tcp-star: will fail malloc 29 and 1 that follow\n# /server/new-tcp-star: will fail malloc 28 and 1 that follow\n# /server/new-tcp-star: will fail malloc 27 and 1 that follow\n# /server/new-tcp-star: will fail malloc 26 and 1 that follow\n# /server/new-tcp-star: will fail malloc 25 and 1 that follow\n# /server/new-tcp-star: will fail malloc 24 and 1 that follow\n# /server/new-tcp-star: will fail malloc 23 and 1 that follow\n# /server/new-tcp-star: will fail malloc 22 and 1 that follow\n# /server/new-tcp-star: will fail malloc 21 and 1 that follow\n# /server/new-tcp-star: will fail malloc 20 and 1 that follow\n# /server/new-tcp-star: will fail malloc 19 and 1 that follow\n# /server/new-tcp-star: will fail malloc 18 and 1 that follow\n# /server/new-tcp-star: will fail malloc 17 and 1 that follow\n# /server/new-tcp-star: will fail malloc 16 and 1 that follow\n# /server/new-tcp-star: will fail malloc 15 and 1 that follow\n# /server/new-tcp-star: will fail malloc 14 and 1 that follow\n# /server/new-tcp-star: will fail malloc 13 and 1 that follow\n# /server/new-tcp-star: will fail malloc 12 and 1 that follow\n# /server/new-tcp-star: will fail malloc 11 and 1 that follow\n# /server/new-tcp-star: will fail malloc 10 and 1 that follow\n# /server/new-tcp-star: will fail malloc 9 and 1 that follow\n# /server/new-tcp-star: will fail malloc 8 and 1 that follow\n# /server/new-tcp-star: will fail malloc 7 and 1 that follow\n# /server/new-tcp-star: will fail malloc 6 and 1 that follow\n# /server/new-tcp-star: will fail malloc 5 and 1 that follow\n# /server/new-tcp-star: will fail malloc 4 and 1 that follow\n# /server/new-tcp-star: will fail malloc 3 and 1 that follow\n# /server/new-tcp-star: will fail malloc 2 and 1 that follow\n# /server/new-tcp-star: will fail malloc 1 and 1 that follow\n# /server/new-tcp-star: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp-star\" with 4 consecutive malloc failures\n# /server/new-tcp-star: will fail malloc 119 and 2 that follow\n# /server/new-tcp-star: will fail malloc 118 and 2 that follow\n# /server/new-tcp-star: will fail malloc 117 and 2 that follow\n# /server/new-tcp-star: will fail malloc 116 and 2 that follow\n# /server/new-tcp-star: will fail malloc 115 and 2 that follow\n# /server/new-tcp-star: will fail malloc 114 and 2 that follow\n# /server/new-tcp-star: will fail malloc 113 and 2 that follow\n# /server/new-tcp-star: will fail malloc 112 and 2 that follow\n# /server/new-tcp-star: will fail malloc 111 and 2 that follow\n# /server/new-tcp-star: will fail malloc 110 and 2 that follow\n# /server/new-tcp-star: will fail malloc 109 and 2 that follow\n# /server/new-tcp-star: will fail malloc 108 and 2 that follow\n# /server/new-tcp-star: will fail malloc 107 and 2 that follow\n# /server/new-tcp-star: will fail malloc 106 and 2 that follow\n# /server/new-tcp-star: will fail malloc 105 and 2 that follow\n# /server/new-tcp-star: will fail malloc 104 and 2 that follow\n# /server/new-tcp-star: will fail malloc 103 and 2 that follow\n# /server/new-tcp-star: will fail malloc 102 and 2 that follow\n# /server/new-tcp-star: will fail malloc 101 and 2 that follow\n# /server/new-tcp-star: will fail malloc 100 and 2 that follow\n# /server/new-tcp-star: will fail malloc 99 and 2 that follow\n# /server/new-tcp-star: will fail malloc 98 and 2 that follow\n# /server/new-tcp-star: will fail malloc 97 and 2 that follow\n# /server/new-tcp-star: will fail malloc 96 and 2 that follow\n# /server/new-tcp-star: will fail malloc 95 and 2 that follow\n# /server/new-tcp-star: will fail malloc 94 and 2 that follow\n# /server/new-tcp-star: will fail malloc 93 and 2 that follow\n# /server/new-tcp-star: will fail malloc 92 and 2 that follow\n# /server/new-tcp-star: will fail malloc 91 and 2 that follow\n# /server/new-tcp-star: will fail malloc 90 and 2 that follow\n# /server/new-tcp-star: will fail malloc 89 and 2 that follow\n# /server/new-tcp-star: will fail malloc 88 and 2 that follow\n# /server/new-tcp-star: will fail malloc 87 and 2 that follow\n# /server/new-tcp-star: will fail malloc 86 and 2 that follow\n# /server/new-tcp-star: will fail malloc 85 and 2 that follow\n# /server/new-tcp-star: will fail malloc 84 and 2 that follow\n# /server/new-tcp-star: will fail malloc 83 and 2 that follow\n# /server/new-tcp-star: will fail malloc 82 and 2 that follow\n# /server/new-tcp-star: will fail malloc 81 and 2 that follow\n# /server/new-tcp-star: will fail malloc 80 and 2 that follow\n# /server/new-tcp-star: will fail malloc 79 and 2 that follow\n# /server/new-tcp-star: will fail malloc 78 and 2 that follow\n# /server/new-tcp-star: will fail malloc 77 and 2 that follow\n# /server/new-tcp-star: will fail malloc 76 and 2 that follow\n# /server/new-tcp-star: will fail malloc 75 and 2 that follow\n# /server/new-tcp-star: will fail malloc 74 and 2 that follow\n# /server/new-tcp-star: will fail malloc 73 and 2 that follow\n# /server/new-tcp-star: will fail malloc 72 and 2 that follow\n# /server/new-tcp-star: will fail malloc 71 and 2 that follow\n# /server/new-tcp-star: will fail malloc 70 and 2 that follow\n# /server/new-tcp-star: will fail malloc 69 and 2 that follow\n# /server/new-tcp-star: will fail malloc 68 and 2 that follow\n# /server/new-tcp-star: will fail malloc 67 and 2 that follow\n# /server/new-tcp-star: will fail malloc 66 and 2 that follow\n# /server/new-tcp-star: will fail malloc 65 and 2 that follow\n# /server/new-tcp-star: will fail malloc 64 and 2 that follow\n# /server/new-tcp-star: will fail malloc 63 and 2 that follow\n# /server/new-tcp-star: will fail malloc 62 and 2 that follow\n# /server/new-tcp-star: will fail malloc 61 and 2 that follow\n# /server/new-tcp-star: will fail malloc 60 and 2 that follow\n# /server/new-tcp-star: will fail malloc 59 and 2 that follow\n# /server/new-tcp-star: will fail malloc 58 and 2 that follow\n# /server/new-tcp-star: will fail malloc 57 and 2 that follow\n# /server/new-tcp-star: will fail malloc 56 and 2 that follow\n# /server/new-tcp-star: will fail malloc 55 and 2 that follow\n# /server/new-tcp-star: will fail malloc 54 and 2 that follow\n# /server/new-tcp-star: will fail malloc 53 and 2 that follow\n# /server/new-tcp-star: will fail malloc 52 and 2 that follow\n# /server/new-tcp-star: will fail malloc 51 and 2 that follow\n# /server/new-tcp-star: will fail malloc 50 and 2 that follow\n# /server/new-tcp-star: will fail malloc 49 and 2 that follow\n# /server/new-tcp-star: will fail malloc 48 and 2 that follow\n# /server/new-tcp-star: will fail malloc 47 and 2 that follow\n# /server/new-tcp-star: will fail malloc 46 and 2 that follow\n# /server/new-tcp-star: will fail malloc 45 and 2 that follow\n# /server/new-tcp-star: will fail malloc 44 and 2 that follow\n# /server/new-tcp-star: will fail malloc 43 and 2 that follow\n# /server/new-tcp-star: will fail malloc 42 and 2 that follow\n# /server/new-tcp-star: will fail malloc 41 and 2 that follow\n# /server/new-tcp-star: will fail malloc 40 and 2 that follow\n# /server/new-tcp-star: will fail malloc 39 and 2 that follow\n# /server/new-tcp-star: will fail malloc 38 and 2 that follow\n# /server/new-tcp-star: will fail malloc 37 and 2 that follow\n# /server/new-tcp-star: will fail malloc 36 and 2 that follow\n# /server/new-tcp-star: will fail malloc 35 and 2 that follow\n# /server/new-tcp-star: will fail malloc 34 and 2 that follow\n# /server/new-tcp-star: will fail malloc 33 and 2 that follow\n# /server/new-tcp-star: will fail malloc 32 and 2 that follow\n# /server/new-tcp-star: will fail malloc 31 and 2 that follow\n# /server/new-tcp-star: will fail malloc 30 and 2 that follow\n# /server/new-tcp-star: will fail malloc 29 and 2 that follow\n# /server/new-tcp-star: will fail malloc 28 and 2 that follow\n# /server/new-tcp-star: will fail malloc 27 and 2 that follow\n# /server/new-tcp-star: will fail malloc 26 and 2 that follow\n# /server/new-tcp-star: will fail malloc 25 and 2 that follow\n# /server/new-tcp-star: will fail malloc 24 and 2 that follow\n# /server/new-tcp-star: will fail malloc 23 and 2 that follow\n# /server/new-tcp-star: will fail malloc 22 and 2 that follow\n# /server/new-tcp-star: will fail malloc 21 and 2 that follow\n# /server/new-tcp-star: will fail malloc 20 and 2 that follow\n# /server/new-tcp-star: will fail malloc 19 and 2 that follow\n# /server/new-tcp-star: will fail malloc 18 and 2 that follow\n# /server/new-tcp-star: will fail malloc 17 and 2 that follow\n# /server/new-tcp-star: will fail malloc 16 and 2 that follow\n# /server/new-tcp-star: will fail malloc 15 and 2 that follow\n# /server/new-tcp-star: will fail malloc 14 and 2 that follow\n# /server/new-tcp-star: will fail malloc 13 and 2 that follow\n# /server/new-tcp-star: will fail malloc 12 and 2 that follow\n# /server/new-tcp-star: will fail malloc 11 and 2 that follow\n# /server/new-tcp-star: will fail malloc 10 and 2 that follow\n# /server/new-tcp-star: will fail malloc 9 and 2 that follow\n# /server/new-tcp-star: will fail malloc 8 and 2 that follow\n# /server/new-tcp-star: will fail malloc 7 and 2 that follow\n# /server/new-tcp-star: will fail malloc 6 and 2 that follow\n# /server/new-tcp-star: will fail malloc 5 and 2 that follow\n# /server/new-tcp-star: will fail malloc 4 and 2 that follow\n# /server/new-tcp-star: will fail malloc 3 and 2 that follow\n# /server/new-tcp-star: will fail malloc 2 and 2 that follow\n# /server/new-tcp-star: will fail malloc 1 and 2 that follow\n# /server/new-tcp-star: will fail malloc 0 and 2 that follow\nok 3 /server/new-tcp-star\n# Running \"/server/new-tcp-v4\" once to count mallocs\n# \"/server/new-tcp-v4\" has about 122 mallocs in total\n# testing \"/server/new-tcp-v4\" with up to 4 consecutive malloc failures\n# testing \"/server/new-tcp-v4\" with 2 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 0 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 0 that follow\n# testing \"/server/new-tcp-v4\" with 3 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 1 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 1 that follow\n# testing \"/server/new-tcp-v4\" with 4 consecutive malloc failures\n# /server/new-tcp-v4: will fail malloc 132 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 131 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 130 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 129 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 128 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 127 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 126 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 125 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 124 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 123 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 122 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 121 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 120 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 119 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 118 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 117 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 116 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 115 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 114 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 113 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 112 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 111 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 110 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 109 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 108 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 107 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 106 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 105 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 104 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 103 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 102 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 101 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 100 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 99 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 98 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 97 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 96 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 95 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 94 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 93 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 92 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 91 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 90 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 89 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 88 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 87 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 86 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 85 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 84 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 83 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 82 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 81 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 80 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 79 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 78 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 77 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 76 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 75 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 74 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 73 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 72 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 71 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 70 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 69 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 68 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 67 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 66 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 65 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 64 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 63 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 62 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 61 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 60 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 59 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 58 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 57 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 56 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 55 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 54 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 53 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 52 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 51 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 50 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 49 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 48 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 47 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 46 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 45 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 44 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 43 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 42 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 41 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 40 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 39 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 38 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 37 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 36 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 35 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 34 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 33 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 32 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 31 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 30 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 29 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 28 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 27 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 26 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 25 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 24 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 23 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 22 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 21 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 20 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 19 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 18 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 17 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 16 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 15 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 14 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 13 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 12 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 11 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 10 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 9 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 8 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 7 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 6 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 5 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 4 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 3 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 2 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 1 and 2 that follow\n# /server/new-tcp-v4: will fail malloc 0 and 2 that follow\nok 4 /server/new-tcp-v4\n# Running \"/server/unix\" once to count mallocs\n# \"/server/unix\" has about 96 mallocs in total\n# testing \"/server/unix\" with up to 4 consecutive malloc failures\n# testing \"/server/unix\" with 2 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 0 that follow\n# /server/unix: will fail malloc 105 and 0 that follow\n# /server/unix: will fail malloc 104 and 0 that follow\n# /server/unix: will fail malloc 103 and 0 that follow\n# /server/unix: will fail malloc 102 and 0 that follow\n# /server/unix: will fail malloc 101 and 0 that follow\n# /server/unix: will fail malloc 100 and 0 that follow\n# /server/unix: will fail malloc 99 and 0 that follow\n# /server/unix: will fail malloc 98 and 0 that follow\n# /server/unix: will fail malloc 97 and 0 that follow\n# /server/unix: will fail malloc 96 and 0 that follow\n# /server/unix: will fail malloc 95 and 0 that follow\n# /server/unix: will fail malloc 94 and 0 that follow\n# /server/unix: will fail malloc 93 and 0 that follow\n# /server/unix: will fail malloc 92 and 0 that follow\n# /server/unix: will fail malloc 91 and 0 that follow\n# /server/unix: will fail malloc 90 and 0 that follow\n# /server/unix: will fail malloc 89 and 0 that follow\n# /server/unix: will fail malloc 88 and 0 that follow\n# /server/unix: will fail malloc 87 and 0 that follow\n# /server/unix: will fail malloc 86 and 0 that follow\n# /server/unix: will fail malloc 85 and 0 that follow\n# /server/unix: will fail malloc 84 and 0 that follow\n# /server/unix: will fail malloc 83 and 0 that follow\n# /server/unix: will fail malloc 82 and 0 that follow\n# /server/unix: will fail malloc 81 and 0 that follow\n# /server/unix: will fail malloc 80 and 0 that follow\n# /server/unix: will fail malloc 79 and 0 that follow\n# /server/unix: will fail malloc 78 and 0 that follow\n# /server/unix: will fail malloc 77 and 0 that follow\n# /server/unix: will fail malloc 76 and 0 that follow\n# /server/unix: will fail malloc 75 and 0 that follow\n# /server/unix: will fail malloc 74 and 0 that follow\n# /server/unix: will fail malloc 73 and 0 that follow\n# /server/unix: will fail malloc 72 and 0 that follow\n# /server/unix: will fail malloc 71 and 0 that follow\n# /server/unix: will fail malloc 70 and 0 that follow\n# /server/unix: will fail malloc 69 and 0 that follow\n# /server/unix: will fail malloc 68 and 0 that follow\n# /server/unix: will fail malloc 67 and 0 that follow\n# /server/unix: will fail malloc 66 and 0 that follow\n# /server/unix: will fail malloc 65 and 0 that follow\n# /server/unix: will fail malloc 64 and 0 that follow\n# /server/unix: will fail malloc 63 and 0 that follow\n# /server/unix: will fail malloc 62 and 0 that follow\n# /server/unix: will fail malloc 61 and 0 that follow\n# /server/unix: will fail malloc 60 and 0 that follow\n# /server/unix: will fail malloc 59 and 0 that follow\n# /server/unix: will fail malloc 58 and 0 that follow\n# /server/unix: will fail malloc 57 and 0 that follow\n# /server/unix: will fail malloc 56 and 0 that follow\n# /server/unix: will fail malloc 55 and 0 that follow\n# /server/unix: will fail malloc 54 and 0 that follow\n# /server/unix: will fail malloc 53 and 0 that follow\n# /server/unix: will fail malloc 52 and 0 that follow\n# /server/unix: will fail malloc 51 and 0 that follow\n# /server/unix: will fail malloc 50 and 0 that follow\n# /server/unix: will fail malloc 49 and 0 that follow\n# /server/unix: will fail malloc 48 and 0 that follow\n# /server/unix: will fail malloc 47 and 0 that follow\n# /server/unix: will fail malloc 46 and 0 that follow\n# /server/unix: will fail malloc 45 and 0 that follow\n# /server/unix: will fail malloc 44 and 0 that follow\n# /server/unix: will fail malloc 43 and 0 that follow\n# /server/unix: will fail malloc 42 and 0 that follow\n# /server/unix: will fail malloc 41 and 0 that follow\n# /server/unix: will fail malloc 40 and 0 that follow\n# /server/unix: will fail malloc 39 and 0 that follow\n# /server/unix: will fail malloc 38 and 0 that follow\n# /server/unix: will fail malloc 37 and 0 that follow\n# /server/unix: will fail malloc 36 and 0 that follow\n# /server/unix: will fail malloc 35 and 0 that follow\n# /server/unix: will fail malloc 34 and 0 that follow\n# /server/unix: will fail malloc 33 and 0 that follow\n# /server/unix: will fail malloc 32 and 0 that follow\n# /server/unix: will fail malloc 31 and 0 that follow\n# /server/unix: will fail malloc 30 and 0 that follow\n# /server/unix: will fail malloc 29 and 0 that follow\n# /server/unix: will fail malloc 28 and 0 that follow\n# /server/unix: will fail malloc 27 and 0 that follow\n# /server/unix: will fail malloc 26 and 0 that follow\n# /server/unix: will fail malloc 25 and 0 that follow\n# /server/unix: will fail malloc 24 and 0 that follow\n# /server/unix: will fail malloc 23 and 0 that follow\n# /server/unix: will fail malloc 22 and 0 that follow\n# /server/unix: will fail malloc 21 and 0 that follow\n# /server/unix: will fail malloc 20 and 0 that follow\n# /server/unix: will fail malloc 19 and 0 that follow\n# /server/unix: will fail malloc 18 and 0 that follow\n# /server/unix: will fail malloc 17 and 0 that follow\n# /server/unix: will fail malloc 16 and 0 that follow\n# /server/unix: will fail malloc 15 and 0 that follow\n# /server/unix: will fail malloc 14 and 0 that follow\n# /server/unix: will fail malloc 13 and 0 that follow\n# /server/unix: will fail malloc 12 and 0 that follow\n# /server/unix: will fail malloc 11 and 0 that follow\n# /server/unix: will fail malloc 10 and 0 that follow\n# /server/unix: will fail malloc 9 and 0 that follow\n# /server/unix: will fail malloc 8 and 0 that follow\n# /server/unix: will fail malloc 7 and 0 that follow\n# /server/unix: will fail malloc 6 and 0 that follow\n# /server/unix: will fail malloc 5 and 0 that follow\n# /server/unix: will fail malloc 4 and 0 that follow\n# /server/unix: will fail malloc 3 and 0 that follow\n# /server/unix: will fail malloc 2 and 0 that follow\n# /server/unix: will fail malloc 1 and 0 that follow\n# /server/unix: will fail malloc 0 and 0 that follow\n# testing \"/server/unix\" with 3 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 1 that follow\n# /server/unix: will fail malloc 105 and 1 that follow\n# /server/unix: will fail malloc 104 and 1 that follow\n# /server/unix: will fail malloc 103 and 1 that follow\n# /server/unix: will fail malloc 102 and 1 that follow\n# /server/unix: will fail malloc 101 and 1 that follow\n# /server/unix: will fail malloc 100 and 1 that follow\n# /server/unix: will fail malloc 99 and 1 that follow\n# /server/unix: will fail malloc 98 and 1 that follow\n# /server/unix: will fail malloc 97 and 1 that follow\n# /server/unix: will fail malloc 96 and 1 that follow\n# /server/unix: will fail malloc 95 and 1 that follow\n# /server/unix: will fail malloc 94 and 1 that follow\n# /server/unix: will fail malloc 93 and 1 that follow\n# /server/unix: will fail malloc 92 and 1 that follow\n# /server/unix: will fail malloc 91 and 1 that follow\n# /server/unix: will fail malloc 90 and 1 that follow\n# /server/unix: will fail malloc 89 and 1 that follow\n# /server/unix: will fail malloc 88 and 1 that follow\n# /server/unix: will fail malloc 87 and 1 that follow\n# /server/unix: will fail malloc 86 and 1 that follow\n# /server/unix: will fail malloc 85 and 1 that follow\n# /server/unix: will fail malloc 84 and 1 that follow\n# /server/unix: will fail malloc 83 and 1 that follow\n# /server/unix: will fail malloc 82 and 1 that follow\n# /server/unix: will fail malloc 81 and 1 that follow\n# /server/unix: will fail malloc 80 and 1 that follow\n# /server/unix: will fail malloc 79 and 1 that follow\n# /server/unix: will fail malloc 78 and 1 that follow\n# /server/unix: will fail malloc 77 and 1 that follow\n# /server/unix: will fail malloc 76 and 1 that follow\n# /server/unix: will fail malloc 75 and 1 that follow\n# /server/unix: will fail malloc 74 and 1 that follow\n# /server/unix: will fail malloc 73 and 1 that follow\n# /server/unix: will fail malloc 72 and 1 that follow\n# /server/unix: will fail malloc 71 and 1 that follow\n# /server/unix: will fail malloc 70 and 1 that follow\n# /server/unix: will fail malloc 69 and 1 that follow\n# /server/unix: will fail malloc 68 and 1 that follow\n# /server/unix: will fail malloc 67 and 1 that follow\n# /server/unix: will fail malloc 66 and 1 that follow\n# /server/unix: will fail malloc 65 and 1 that follow\n# /server/unix: will fail malloc 64 and 1 that follow\n# /server/unix: will fail malloc 63 and 1 that follow\n# /server/unix: will fail malloc 62 and 1 that follow\n# /server/unix: will fail malloc 61 and 1 that follow\n# /server/unix: will fail malloc 60 and 1 that follow\n# /server/unix: will fail malloc 59 and 1 that follow\n# /server/unix: will fail malloc 58 and 1 that follow\n# /server/unix: will fail malloc 57 and 1 that follow\n# /server/unix: will fail malloc 56 and 1 that follow\n# /server/unix: will fail malloc 55 and 1 that follow\n# /server/unix: will fail malloc 54 and 1 that follow\n# /server/unix: will fail malloc 53 and 1 that follow\n# /server/unix: will fail malloc 52 and 1 that follow\n# /server/unix: will fail malloc 51 and 1 that follow\n# /server/unix: will fail malloc 50 and 1 that follow\n# /server/unix: will fail malloc 49 and 1 that follow\n# /server/unix: will fail malloc 48 and 1 that follow\n# /server/unix: will fail malloc 47 and 1 that follow\n# /server/unix: will fail malloc 46 and 1 that follow\n# /server/unix: will fail malloc 45 and 1 that follow\n# /server/unix: will fail malloc 44 and 1 that follow\n# /server/unix: will fail malloc 43 and 1 that follow\n# /server/unix: will fail malloc 42 and 1 that follow\n# /server/unix: will fail malloc 41 and 1 that follow\n# /server/unix: will fail malloc 40 and 1 that follow\n# /server/unix: will fail malloc 39 and 1 that follow\n# /server/unix: will fail malloc 38 and 1 that follow\n# /server/unix: will fail malloc 37 and 1 that follow\n# /server/unix: will fail malloc 36 and 1 that follow\n# /server/unix: will fail malloc 35 and 1 that follow\n# /server/unix: will fail malloc 34 and 1 that follow\n# /server/unix: will fail malloc 33 and 1 that follow\n# /server/unix: will fail malloc 32 and 1 that follow\n# /server/unix: will fail malloc 31 and 1 that follow\n# /server/unix: will fail malloc 30 and 1 that follow\n# /server/unix: will fail malloc 29 and 1 that follow\n# /server/unix: will fail malloc 28 and 1 that follow\n# /server/unix: will fail malloc 27 and 1 that follow\n# /server/unix: will fail malloc 26 and 1 that follow\n# /server/unix: will fail malloc 25 and 1 that follow\n# /server/unix: will fail malloc 24 and 1 that follow\n# /server/unix: will fail malloc 23 and 1 that follow\n# /server/unix: will fail malloc 22 and 1 that follow\n# /server/unix: will fail malloc 21 and 1 that follow\n# /server/unix: will fail malloc 20 and 1 that follow\n# /server/unix: will fail malloc 19 and 1 that follow\n# /server/unix: will fail malloc 18 and 1 that follow\n# /server/unix: will fail malloc 17 and 1 that follow\n# /server/unix: will fail malloc 16 and 1 that follow\n# /server/unix: will fail malloc 15 and 1 that follow\n# /server/unix: will fail malloc 14 and 1 that follow\n# /server/unix: will fail malloc 13 and 1 that follow\n# /server/unix: will fail malloc 12 and 1 that follow\n# /server/unix: will fail malloc 11 and 1 that follow\n# /server/unix: will fail malloc 10 and 1 that follow\n# /server/unix: will fail malloc 9 and 1 that follow\n# /server/unix: will fail malloc 8 and 1 that follow\n# /server/unix: will fail malloc 7 and 1 that follow\n# /server/unix: will fail malloc 6 and 1 that follow\n# /server/unix: will fail malloc 5 and 1 that follow\n# /server/unix: will fail malloc 4 and 1 that follow\n# /server/unix: will fail malloc 3 and 1 that follow\n# /server/unix: will fail malloc 2 and 1 that follow\n# /server/unix: will fail malloc 1 and 1 that follow\n# /server/unix: will fail malloc 0 and 1 that follow\n# testing \"/server/unix\" with 4 consecutive malloc failures\n# /server/unix: will fail malloc 106 and 2 that follow\n# /server/unix: will fail malloc 105 and 2 that follow\n# /server/unix: will fail malloc 104 and 2 that follow\n# /server/unix: will fail malloc 103 and 2 that follow\n# /server/unix: will fail malloc 102 and 2 that follow\n# /server/unix: will fail malloc 101 and 2 that follow\n# /server/unix: will fail malloc 100 and 2 that follow\n# /server/unix: will fail malloc 99 and 2 that follow\n# /server/unix: will fail malloc 98 and 2 that follow\n# /server/unix: will fail malloc 97 and 2 that follow\n# /server/unix: will fail malloc 96 and 2 that follow\n# /server/unix: will fail malloc 95 and 2 that follow\n# /server/unix: will fail malloc 94 and 2 that follow\n# /server/unix: will fail malloc 93 and 2 that follow\n# /server/unix: will fail malloc 92 and 2 that follow\n# /server/unix: will fail malloc 91 and 2 that follow\n# /server/unix: will fail malloc 90 and 2 that follow\n# /server/unix: will fail malloc 89 and 2 that follow\n# /server/unix: will fail malloc 88 and 2 that follow\n# /server/unix: will fail malloc 87 and 2 that follow\n# /server/unix: will fail malloc 86 and 2 that follow\n# /server/unix: will fail malloc 85 and 2 that follow\n# /server/unix: will fail malloc 84 and 2 that follow\n# /server/unix: will fail malloc 83 and 2 that follow\n# /server/unix: will fail malloc 82 and 2 that follow\n# /server/unix: will fail malloc 81 and 2 that follow\n# /server/unix: will fail malloc 80 and 2 that follow\n# /server/unix: will fail malloc 79 and 2 that follow\n# /server/unix: will fail malloc 78 and 2 that follow\n# /server/unix: will fail malloc 77 and 2 that follow\n# /server/unix: will fail malloc 76 and 2 that follow\n# /server/unix: will fail malloc 75 and 2 that follow\n# /server/unix: will fail malloc 74 and 2 that follow\n# /server/unix: will fail malloc 73 and 2 that follow\n# /server/unix: will fail malloc 72 and 2 that follow\n# /server/unix: will fail malloc 71 and 2 that follow\n# /server/unix: will fail malloc 70 and 2 that follow\n# /server/unix: will fail malloc 69 and 2 that follow\n# /server/unix: will fail malloc 68 and 2 that follow\n# /server/unix: will fail malloc 67 and 2 that follow\n# /server/unix: will fail malloc 66 and 2 that follow\n# /server/unix: will fail malloc 65 and 2 that follow\n# /server/unix: will fail malloc 64 and 2 that follow\n# /server/unix: will fail malloc 63 and 2 that follow\n# /server/unix: will fail malloc 62 and 2 that follow\n# /server/unix: will fail malloc 61 and 2 that follow\n# /server/unix: will fail malloc 60 and 2 that follow\n# /server/unix: will fail malloc 59 and 2 that follow\n# /server/unix: will fail malloc 58 and 2 that follow\n# /server/unix: will fail malloc 57 and 2 that follow\n# /server/unix: will fail malloc 56 and 2 that follow\n# /server/unix: will fail malloc 55 and 2 that follow\n# /server/unix: will fail malloc 54 and 2 that follow\n# /server/unix: will fail malloc 53 and 2 that follow\n# /server/unix: will fail malloc 52 and 2 that follow\n# /server/unix: will fail malloc 51 and 2 that follow\n# /server/unix: will fail malloc 50 and 2 that follow\n# /server/unix: will fail malloc 49 and 2 that follow\n# /server/unix: will fail malloc 48 and 2 that follow\n# /server/unix: will fail malloc 47 and 2 that follow\n# /server/unix: will fail malloc 46 and 2 that follow\n# /server/unix: will fail malloc 45 and 2 that follow\n# /server/unix: will fail malloc 44 and 2 that follow\n# /server/unix: will fail malloc 43 and 2 that follow\n# /server/unix: will fail malloc 42 and 2 that follow\n# /server/unix: will fail malloc 41 and 2 that follow\n# /server/unix: will fail malloc 40 and 2 that follow\n# /server/unix: will fail malloc 39 and 2 that follow\n# /server/unix: will fail malloc 38 and 2 that follow\n# /server/unix: will fail malloc 37 and 2 that follow\n# /server/unix: will fail malloc 36 and 2 that follow\n# /server/unix: will fail malloc 35 and 2 that follow\n# /server/unix: will fail malloc 34 and 2 that follow\n# /server/unix: will fail malloc 33 and 2 that follow\n# /server/unix: will fail malloc 32 and 2 that follow\n# /server/unix: will fail malloc 31 and 2 that follow\n# /server/unix: will fail malloc 30 and 2 that follow\n# /server/unix: will fail malloc 29 and 2 that follow\n# /server/unix: will fail malloc 28 and 2 that follow\n# /server/unix: will fail malloc 27 and 2 that follow\n# /server/unix: will fail malloc 26 and 2 that follow\n# /server/unix: will fail malloc 25 and 2 that follow\n# /server/unix: will fail malloc 24 and 2 that follow\n# /server/unix: will fail malloc 23 and 2 that follow\n# /server/unix: will fail malloc 22 and 2 that follow\n# /server/unix: will fail malloc 21 and 2 that follow\n# /server/unix: will fail malloc 20 and 2 that follow\n# /server/unix: will fail malloc 19 and 2 that follow\n# /server/unix: will fail malloc 18 and 2 that follow\n# /server/unix: will fail malloc 17 and 2 that follow\n# /server/unix: will fail malloc 16 and 2 that follow\n# /server/unix: will fail malloc 15 and 2 that follow\n# /server/unix: will fail malloc 14 and 2 that follow\n# /server/unix: will fail malloc 13 and 2 that follow\n# /server/unix: will fail malloc 12 and 2 that follow\n# /server/unix: will fail malloc 11 and 2 that follow\n# /server/unix: will fail malloc 10 and 2 that follow\n# /server/unix: will fail malloc 9 and 2 that follow\n# /server/unix: will fail malloc 8 and 2 that follow\n# /server/unix: will fail malloc 7 and 2 that follow\n# /server/unix: will fail malloc 6 and 2 that follow\n# /server/unix: will fail malloc 5 and 2 that follow\n# /server/unix: will fail malloc 4 and 2 that follow\n# /server/unix: will fail malloc 3 and 2 that follow\n# /server/unix: will fail malloc 2 and 2 that follow\n# /server/unix: will fail malloc 1 and 2 that follow\n# /server/unix: will fail malloc 0 and 2 that follow\nok 5 /server/unix\n# End of server tests\nPASS: dbus/test-server-oom_with_config.test\nRunning test: dbus/test-sd-activation_with_config.test\nTAP version 13\n# random seed: R02S2a361c2dcad8b81532a45d4297751c7d\n1..8\n# Start of sd-activation tests\ndbus-daemon[3018]: Activating systemd to hand-off: service name='com.example.SystemdActivatable1' unit='dbus-com.example.SystemdActivatable1.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\ndbus-daemon[3018]: Successfully activated service 'org.freedesktop.systemd1'\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3018]: Successfully activated service 'com.example.SystemdActivatable1'\ndbus-daemon[3018]: Activating via systemd: service name='com.example.SystemdActivatable2' unit='dbus-com.example.SystemdActivatable2.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3018]: Ignoring forged ActivationFailure message from connection :1.0 (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\ndbus-daemon[3018]: Successfully activated service 'com.example.SystemdActivatable2'\ndbus-daemon[3018]: Activating via systemd: service name='com.example.SystemdActivatable3' unit='dbus-com.example.SystemdActivatable3.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3018]: Activation via systemd failed for unit 'dbus-com.example.SystemdActivatable3.service': Computer says no\ndbus-daemon[3018]: Activating via systemd: service name='com.example.SendPrefixDenied.SendPrefixAllowed.internal' unit='dbus-com.example.SendPrefixDenied.SendPrefixAllowed.internal.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\nok 1 /sd-activation/activation\ndbus-daemon[3019]: Successfully activated service 'org.freedesktop.systemd1'\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Manager member SetEnvironment\n# got call\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Manager member SetEnvironment\n# got call\nok 2 /sd-activation/uae\n# Start of deny-send tests\ndbus-daemon[3020]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\") interface=\"com.example.bar\" member=\"Call\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.example.SendDenied\" (bus)\nok 3 /sd-activation/deny-send/com.example.SendDenied\ndbus-daemon[3021]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\") interface=\"com.example.bar\" member=\"Call\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.example.SendPrefixDenied\" (bus)\nok 4 /sd-activation/deny-send/com.example.SendPrefixDenied\ndbus-daemon[3022]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\") interface=\"com.example.bar\" member=\"Call\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.example.SendPrefixDenied.internal\" (bus)\nok 5 /sd-activation/deny-send/com.example.SendPrefixDenied.internal\n# End of deny-send tests\n# Start of deny-receive tests\ndbus-daemon[3023]: Activating systemd to hand-off: service name='com.example.ReceiveDenied' unit='dbus-com.example.ReceiveDenied.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\ndbus-daemon[3023]: Successfully activated service 'org.freedesktop.systemd1'\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3023]: Successfully activated service 'com.example.ReceiveDenied'\ndbus-daemon[3023]: Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\") interface=\"com.example.ReceiveDenied\" member=\"Call\" error name=\"(unset)\" requested_reply=\"0\" destination=\"com.example.ReceiveDenied\" (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\nok 6 /sd-activation/deny-receive/com.example.ReceiveDenied\n# End of deny-receive tests\n# Start of transient-services tests\ndbus-daemon[3024]: Reloaded configuration\ndbus-daemon[3024]: Activating via systemd: service name='com.example.TransientActivatable1' unit='dbus-com.example.TransientActivatable1.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3024]: Successfully activated service 'com.example.TransientActivatable1'\nok 7 /sd-activation/transient-services/later\ndbus-daemon[3025]: Activating via systemd: service name='com.example.TransientActivatable1' unit='dbus-com.example.TransientActivatable1.service' requested by ':1.0' (uid=0 pid=3017 comm=\"/usr/libexec/installed-tests/dbus/test-sd-activati\")\n# sender org.freedesktop.DBus iface org.freedesktop.systemd1.Activator member ActivationRequest\ndbus-daemon[3025]: Successfully activated service 'com.example.TransientActivatable1'\nok 8 /sd-activation/transient-services/in-advance\n# End of transient-services tests\n# End of sd-activation tests\nPASS: dbus/test-sd-activation_with_config.test\nRunning test: dbus/test-dbus-launch-eval.sh.test\n# dbus-daemon binary: dbus-daemon\n# dbus-launch binary: dbus-launch\n# dbus-send binary: dbus-send\n# dbus-uuidgen binary: dbus-uuidgen\n# using standard session bus configuration\n1..1\nDBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/dbus-N65HT9EOyL,guid=873b8baa3984ca257c19a73765c1f809\nmethod return time=1707210761.515113 sender=org.freedesktop.DBus -> destination=:1.0 serial=3 reply_serial=2\n   array [\n      string \"org.freedesktop.DBus\"\n      string \":1.0\"\n   ]\nok 1 - normal dbus-launch\nPASS: dbus/test-dbus-launch-eval.sh.test\nRunning test: dbus/test-syslog_with_config.test\nTAP version 13\n# random seed: R02S01339dca86b7060e89ccb741633a20f3\n1..1\n# Start of syslog tests\nok 1 /syslog/normal\n# End of syslog tests\nPASS: dbus/test-syslog_with_config.test\nRunning test: dbus/test-apparmor-activation.sh_with_config.test\n# Attempting to load AppArmor profiles\n/usr/libexec/installed-tests/dbus/test-apparmor-activation.sh: line 49: apparmor_parser: command not found\n1..0 # SKIP - unable to load AppArmor profiles\nPASS: dbus/test-apparmor-activation.sh_with_config.test\nRunning test: dbus/test-relay.test\nTAP version 13\n# random seed: R02S9b2f5501546ddbf38da6cfb1bd825256\n1..6\n# Start of connect tests\n# Resetting test timeout (reference: 0x5573b60580; factor: 1)\n# Time since timeout reset 0x5573b60580: 0.001 seconds\nok 1 /connect/tcp\n# Resetting test timeout (reference: 0x5573b640e0; factor: 1)\n# Time since timeout reset 0x5573b640e0: 0.000 seconds\nok 2 /connect/unix\n# End of connect tests\n# Start of relay tests\n# Resetting test timeout (reference: 0x5573b67b30; factor: 1)\ndbus[3048]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n# Time since timeout reset 0x5573b67b30: 0.049 seconds\nok 3 /relay/tcp\n# Resetting test timeout (reference: 0x5573b67a50; factor: 1)\n# Time since timeout reset 0x5573b67a50: 0.001 seconds\nok 4 /relay/unix\n# End of relay tests\n# Start of limit tests\n# Resetting test timeout (reference: 0x5573b63cb0; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393\n# Time since timeout reset 0x5573b63cb0: 0.648 seconds\nok 5 /limit/tcp\n# slow test /limit/tcp executed in 0.65 secs\n# Resetting test timeout (reference: 0x5573b60aa0; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393\nExecuting: dbus/test-relay.test\n# Time since timeout reset 0x5573b60aa0: 0.589 seconds\nok 6 /limit/unix\n# slow test /limit/unix executed in 0.59 secs\n# End of limit tests\nPASS: dbus/test-relay.test\nRunning test: dbus/test-atomic_with_config.test\n# Test data in /usr/libexec/installed-tests/dbus/data\nok 1 - initial nss query did not leak memory\n# Running test: atomic_inc/dec\nok 2 - atomic_inc/dec\n# atomic_inc/dec test took 0 seconds\n# Running test: atomic_set_[non]zero\nok 3 - atomic_set_[non]zero\n# atomic_set_[non]zero test took 0 seconds\n# 3 tests passed (0 skipped)\n1..3\nPASS: dbus/test-atomic_with_config.test\nRunning test: dbus/test-sd-activation.test\nTAP version 13\n# random seed: R02Se0817b692a17c89043fe6ee790faf66b\n1..8\n# Start of sd-activation tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 1 /sd-activation/activation # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 2 /sd-activation/uae # SKIP DBUS_TEST_DATA not set\n# Start of deny-send tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 3 /sd-activation/deny-send/com.example.SendDenied # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 4 /sd-activation/deny-send/com.example.SendPrefixDenied # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 5 /sd-activation/deny-send/com.example.SendPrefixDenied.internal # SKIP DBUS_TEST_DATA not set\n# End of deny-send tests\n# Start of deny-receive tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 6 /sd-activation/deny-receive/com.example.ReceiveDenied # SKIP DBUS_TEST_DATA not set\n# End of deny-receive tests\n# Start of transient-services tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 7 /sd-activation/transient-services/later # SKIP DBUS_TEST_DATA not set\n# set DBUS_TEST_DATA to a directory containing valid-config-files/systemd-activation.conf\nok 8 /sd-activation/transient-services/in-advance # SKIP DBUS_TEST_DATA not set\n# End of transient-services tests\n# End of sd-activation tests\nPASS: dbus/test-sd-activation.test\nRunning test: dbus/test-dbus-launch-x11.sh_with_config.test\n+ export DBUS_DEBUG_OUTPUT=1\n+ DBUS_DEBUG_OUTPUT=1\n+ echo '# dbus-daemon binary: dbus-daemon'\n# dbus-daemon binary: dbus-daemon\n+ echo '# dbus-launch binary: dbus-launch'\n# dbus-launch binary: dbus-launch\n+ echo '# dbus-monitor binary: dbus-launch'\n# dbus-monitor binary: dbus-launch\n+ echo '# dbus-send binary: dbus-send'\n# dbus-send binary: dbus-send\n+ echo '# dbus-uuidgen binary: dbus-uuidgen'\n# dbus-uuidgen binary: dbus-uuidgen\n+ test -n /usr/libexec/installed-tests/dbus/data\n+ echo '# test data: /usr/libexec/installed-tests/dbus/data'\n# test data: /usr/libexec/installed-tests/dbus/data\n+ bus_config=--config-file=/usr/libexec/installed-tests/dbus/data/valid-config-files/session.conf\n+ launch_config=--config-file=/usr/libexec/installed-tests/dbus/data/valid-config-files/session.conf\n+ dbus-uuidgen --get\n++ mktemp -d\n+ workdir=/tmp/tmp.RaCo9V\n+ xvfb-run --auto-servernum true\n/usr/libexec/installed-tests/dbus/test-dbus-launch-x11.sh: line 66: xvfb-run: command not found\n+ echo '1..0 # SKIP - xvfb-run doesn'\\''t work'\n1..0 # SKIP - xvfb-run doesn't work\n+ exit 0\nPASS: dbus/test-dbus-launch-x11.sh_with_config.test\nRunning test: dbus/test-uid-permissions_with_config.test\nTAP version 13\n# random seed: R02S6f669d73636cb66edf5546c82c72891b\n1..4\n# Start of uid-permissions tests\n# Start of uae tests\ndbus-daemon[3061]: rejected attempt to call UpdateActivationEnvironment by connection :1.0 (uid=65534 pid=3059 comm=\"/usr/libexec/installed-tests/dbus/test-uid-permiss\") with uid 65534\nok 1 /uid-permissions/uae/other\n# End of uae tests\n# Start of monitor tests\ndbus-daemon[3063]: Connection :1.0 (uid=0 pid=3059 comm=\"/usr/libexec/installed-tests/dbus/test-uid-permiss\") became a monitor.\ndbus-daemon[3063]: Monitoring connection :1.0 closed.\nok 2 /uid-permissions/monitor/root\ndbus-daemon[3065]: Connection :1.0 (uid=999 pid=3059 comm=\"/usr/libexec/installed-tests/dbus/test-uid-permiss\") became a monitor.\ndbus-daemon[3065]: Monitoring connection :1.0 closed.\nok 3 /uid-permissions/monitor/messagebus\ndbus-daemon[3067]: rejected attempt to call BecomeMonitor by connection :1.0 (uid=65534 pid=3059 comm=\"/usr/libexec/installed-tests/dbus/test-uid-permiss\") with uid 65534\nok 4 /uid-permissions/monitor/other\n# End of monitor tests\n# End of uid-permissions tests\nPASS: dbus/test-uid-permissions_with_config.test\nRunning test: dbus/test-containers.test\nTAP version 13\n# random seed: R02Scb1ea9d65f3ad0a248be5e3f24995c4f\n1..17\n# Start of containers tests\n# Unconfined connection: \":1.0\"\nok 1 /containers/get-supported-arguments\n# Unconfined connection: \":1.0\"\nok 2 /containers/basic # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 3 /containers/wrong-uid # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/limit-containers.conf\nok 4 /containers/metadata # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\n# Inspecting unconfined connection\n# Inspecting dbus-daemon\n# Inspecting a non-connection\n# Inspecting container instance info\nok 5 /containers/invalid-metadata-getters\n# Unconfined connection: \":1.0\"\nok 6 /containers/unsupported-parameter # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 7 /containers/invalid-type-name # SKIP Containers or gio-unix-2.0 not supported\n# Unconfined connection: \":1.0\"\nok 8 /containers/invalid-nesting # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/max-containers.conf\nok 9 /containers/max-containers # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/limit-containers.conf\nok 10 /containers/max-containers-per-user # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/limit-containers.conf\nok 11 /containers/max-connections-per-container # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/limit-containers.conf\nok 12 /containers/max-container-metadata-bytes # SKIP Containers or gio-unix-2.0 not supported\n# Start of stop-server tests\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 13 /containers/stop-server/explicitly # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 14 /containers/stop-server/disconnect-first # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 15 /containers/stop-server/never-connected # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 16 /containers/stop-server/force # SKIP Containers or gio-unix-2.0 not supported\n# set DBUS_TEST_DATA to a directory containing valid-config-files/multi-user.conf\nok 17 /containers/stop-server/with-manager # SKIP Containers or gio-unix-2.0 not supported\n# End of stop-server tests\n# End of containers tests\nPASS: dbus/test-containers.test\nRunning test: dbus/test-fdpass.test\nTAP version 13\n# random seed: R02S624bdd58b8c7be796d4f22458b687eba\n1..15\ndbus[3082]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\nok 1 /unsupported\nok 2 /relay\nok 3 /limit\n# Start of too-many tests\nok 4 /too-many/plus1\nok 5 /too-many/plus2\nok 6 /too-many/plus17\nok 7 /too-many/split\n# End of too-many tests\n# Start of flood tests\nok 8 /flood/1\nok 9 /flood/half-limit\nok 10 /flood/over-half-limit\nok 11 /flood/limit\n# End of flood tests\n# Start of odd-limit tests\nok 12 /odd-limit/minus1\nok 13 /odd-limit/at\nok 14 /odd-limit/plus1\nok 15 /odd-limit/plus2\n# End of odd-limit tests\nPASS: dbus/test-fdpass.test\nRunning test: dbus/test-loopback_with_config.test\nTAP version 13\n# random seed: R02S4af3f88a50afcacfc57a584be3df6bae\n1..13\n# listening at tcp:host=127.0.0.1,port=43025,family=ipv4,guid=28b6559cff9863d72cbec52265c1f80b\ndbus[3084]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n# Credentials: uid=0 pid=0\nok 1 /builtin-filters\n# Start of connect tests\n# listening at tcp:host=127.0.0.1,port=38029,family=ipv4,guid=4c1cd0a57458584ffa5f1a7a65c1f80b\n# Credentials: uid=0 pid=0\nok 2 /connect/tcp\n# listening at nonce-tcp:host=127.0.0.1,port=42685,family=ipv4,noncefile=/tmp/dbus_nonce-IIWoK6yP/nonce,guid=55f1b2c368b3771d42e06d3665c1f80b\n# Credentials: uid=0 pid=0\nok 3 /connect/nonce-tcp\n# Start of unix tests\n# listening at unix:path=/tmp/dbus-6aUDlEzvWi,guid=15a40295e1835244c58c1d4065c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 4 /connect/unix/tmpdir\n# listening at unix:path=/tmp/dbus-m5rOZqr09B,guid=a57d375137d73365a8cfc66665c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 5 /connect/unix/dir\n# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.MGJNI2/bus,guid=c7aede1a4e1405ff55c6378065c1f80b\n# listening at unix:path=/tmp/dbus%3ddaemon%3dtest.MGJNI2/bus,guid=c7aede1a4e1405ff55c6378065c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 6 /connect/unix/runtime\n# listening at unix:path=/tmp/dbus-xn4viuIkuZ,guid=d4a84a90e4524c9ef0d5896065c1f80b\n# listening at unix:path=/tmp/dbus-xn4viuIkuZ,guid=d4a84a90e4524c9ef0d5896065c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 7 /connect/unix/no-runtime\n# End of unix tests\n# End of connect tests\n# Start of message tests\n# listening at tcp:host=127.0.0.1,port=35789,family=ipv4,guid=9e3c7f3800633a66e37301c665c1f80b\n# Credentials: uid=0 pid=0\nok 8 /message/tcp\n# listening at nonce-tcp:host=127.0.0.1,port=44287,family=ipv4,noncefile=/tmp/dbus_nonce-fCYu55Zh/nonce,guid=21a65c1db826bb687423b28165c1f80b\n# Credentials: uid=0 pid=0\nok 9 /message/nonce-tcp\n# Start of bad-guid tests\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720\nok 10 /message/bad-guid/tcp\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=39720\nok 11 /message/bad-guid/unix\n# End of bad-guid tests\n# Start of unix tests\n# listening at unix:path=/tmp/dbus-e19JHkuNm8,guid=81dcc6a9ca48df621958071065c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 12 /message/unix/tmpdir\n# listening at unix:path=/tmp/dbus-h7sgOb5Vyc,guid=c6d18d67f6dde53dac9a99f565c1f80b\n# Credentials: uid=0 pid=3084 gid=0\nok 13 /message/unix/dir\n# End of unix tests\n# End of message tests\nPASS: dbus/test-loopback_with_config.test\nRunning test: dbus/test-header-fields_with_config.test\nTAP version 13\n# random seed: R02Sae3186ca6500c7a393d66e682ba1d94a\n1..5\n# Start of message tests\n# Start of weird-header-field tests\n# Resetting test timeout (reference: 0x5593c905c0; factor: 1)\n# Running \"/message/weird-header-field/none\" once to count mallocs\n# \"/message/weird-header-field/none\" has about 595 mallocs in total\n# testing \"/message/weird-header-field/none\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/none\" with 2 consecutive malloc failures\n# /message/weird-header-field/none: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x5593c905c0: 0.808 seconds\nok 1 /message/weird-header-field/none\n# slow test /message/weird-header-field/none executed in 0.81 secs\n# Resetting test timeout (reference: 0x5593c91620; factor: 1)\n# Running \"/message/weird-header-field/append\" once to count mallocs\n# \"/message/weird-header-field/append\" has about 604 mallocs in total\n# testing \"/message/weird-header-field/append\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/append\" with 2 consecutive malloc failures\n# /message/weird-header-field/append: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x5593c91620: 0.833 seconds\nok 2 /message/weird-header-field/append\n# slow test /message/weird-header-field/append executed in 0.85 secs\n# Resetting test timeout (reference: 0x5593c95c20; factor: 1)\n# Running \"/message/weird-header-field/change\" once to count mallocs\n# \"/message/weird-header-field/change\" has about 603 mallocs in total\n# testing \"/message/weird-header-field/change\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/change\" with 2 consecutive malloc failures\n# /message/weird-header-field/change: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x5593c95c20: 0.817 seconds\nok 3 /message/weird-header-field/change\n# slow test /message/weird-header-field/change executed in 0.84 secs\n# Resetting test timeout (reference: 0x5593c9c310; factor: 1)\n# Running \"/message/weird-header-field/prepend\" once to count mallocs\n# \"/message/weird-header-field/prepend\" has about 617 mallocs in total\n# testing \"/message/weird-header-field/prepend\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/prepend\" with 2 consecutive malloc failures\n# /message/weird-header-field/prepend: will fail malloc 627 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 626 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 625 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 624 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 623 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 622 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 621 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 620 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 619 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 618 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 617 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 616 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 615 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x5593c9c310: 0.875 seconds\nok 4 /message/weird-header-field/prepend\n# slow test /message/weird-header-field/prepend executed in 0.88 secs\n# Resetting test timeout (reference: 0x5593cab840; factor: 1)\n# Running \"/message/weird-header-field/multi\" once to count mallocs\n# \"/message/weird-header-field/multi\" has about 681 mallocs in total\n# testing \"/message/weird-header-field/multi\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/multi\" with 2 consecutive malloc failures\n# /message/weird-header-field/multi: will fail malloc 691 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 690 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 689 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 688 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 687 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 686 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 685 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 684 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 683 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 682 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 681 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 680 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 679 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 678 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 677 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 676 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 675 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 674 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 673 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 672 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 671 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 670 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 669 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 668 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 667 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 666 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 665 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 664 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 663 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 662 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 661 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 660 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 659 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 658 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 657 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 656 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 655 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 654 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 653 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 652 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 651 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 650 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 649 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 648 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 647 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 646 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 645 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 644 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 643 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 642 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 641 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 640 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 639 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 638 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 637 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 636 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 635 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 634 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 633 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 632 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 631 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 630 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 629 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 628 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 627 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 626 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 625 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 624 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 623 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 622 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 621 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 620 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 619 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 618 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 617 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 616 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 615 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x5593cab840: 1.073 seconds\nExecuting: dbus/test-header-fields_with_config.test\nok 5 /message/weird-header-field/multi\n# slow test /message/weird-header-field/multi executed in 1.10 secs\n# End of weird-header-field tests\n# End of message tests\nPASS: dbus/test-header-fields_with_config.test\nRunning test: dbus/test-marshal_with_config.test\nTAP version 13\n# random seed: R02S7c8bf46b75302f15b6ba43b59bfc18fb\n1..4\n# Start of demarshal tests\nok 1 /demarshal/le\nok 2 /demarshal/be\n# Start of needed tests\nok 3 /demarshal/needed/le\nok 4 /demarshal/needed/be\n# End of needed tests\n# End of demarshal tests\nPASS: dbus/test-marshal_with_config.test\nRunning test: dbus/test-variant_with_config.test\nTAP version 13\n# random seed: R02S96a7d61b17749e1eeeb2f2cf556d5a95\n1..2\n# Start of variant tests\nok 1 /variant/simple\n# Running \"DBusVariant\" once to count mallocs\n# \"DBusVariant\" has about 327 mallocs in total\n# testing \"DBusVariant\" with up to 4 consecutive malloc failures\n# testing \"DBusVariant\" with 2 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 0 that follow\n# DBusVariant: will fail malloc 336 and 0 that follow\n# DBusVariant: will fail malloc 335 and 0 that follow\n# DBusVariant: will fail malloc 334 and 0 that follow\n# DBusVariant: will fail malloc 333 and 0 that follow\n# DBusVariant: will fail malloc 332 and 0 that follow\n# DBusVariant: will fail malloc 331 and 0 that follow\n# DBusVariant: will fail malloc 330 and 0 that follow\n# DBusVariant: will fail malloc 329 and 0 that follow\n# DBusVariant: will fail malloc 328 and 0 that follow\n# DBusVariant: will fail malloc 327 and 0 that follow\n# DBusVariant: will fail malloc 326 and 0 that follow\n# DBusVariant: will fail malloc 325 and 0 that follow\n# DBusVariant: will fail malloc 324 and 0 that follow\n# DBusVariant: will fail malloc 323 and 0 that follow\n# DBusVariant: will fail malloc 322 and 0 that follow\n# DBusVariant: will fail malloc 321 and 0 that follow\n# DBusVariant: will fail malloc 320 and 0 that follow\n# DBusVariant: will fail malloc 319 and 0 that follow\n# DBusVariant: will fail malloc 318 and 0 that follow\n# DBusVariant: will fail malloc 317 and 0 that follow\n# DBusVariant: will fail malloc 316 and 0 that follow\n# DBusVariant: will fail malloc 315 and 0 that follow\n# DBusVariant: will fail malloc 314 and 0 that follow\n# DBusVariant: will fail malloc 313 and 0 that follow\n# DBusVariant: will fail malloc 312 and 0 that follow\n# DBusVariant: will fail malloc 311 and 0 that follow\n# DBusVariant: will fail malloc 310 and 0 that follow\n# DBusVariant: will fail malloc 309 and 0 that follow\n# DBusVariant: will fail malloc 308 and 0 that follow\n# DBusVariant: will fail malloc 307 and 0 that follow\n# DBusVariant: will fail malloc 306 and 0 that follow\n# DBusVariant: will fail malloc 305 and 0 that follow\n# DBusVariant: will fail malloc 304 and 0 that follow\n# DBusVariant: will fail malloc 303 and 0 that follow\n# DBusVariant: will fail malloc 302 and 0 that follow\n# DBusVariant: will fail malloc 301 and 0 that follow\n# DBusVariant: will fail malloc 300 and 0 that follow\n# DBusVariant: will fail malloc 299 and 0 that follow\n# DBusVariant: will fail malloc 298 and 0 that follow\n# DBusVariant: will fail malloc 297 and 0 that follow\n# DBusVariant: will fail malloc 296 and 0 that follow\n# DBusVariant: will fail malloc 295 and 0 that follow\n# DBusVariant: will fail malloc 294 and 0 that follow\n# DBusVariant: will fail malloc 293 and 0 that follow\n# DBusVariant: will fail malloc 292 and 0 that follow\n# DBusVariant: will fail malloc 291 and 0 that follow\n# DBusVariant: will fail malloc 290 and 0 that follow\n# DBusVariant: will fail malloc 289 and 0 that follow\n# DBusVariant: will fail malloc 288 and 0 that follow\n# DBusVariant: will fail malloc 287 and 0 that follow\n# DBusVariant: will fail malloc 286 and 0 that follow\n# DBusVariant: will fail malloc 285 and 0 that follow\n# DBusVariant: will fail malloc 284 and 0 that follow\n# DBusVariant: will fail malloc 283 and 0 that follow\n# DBusVariant: will fail malloc 282 and 0 that follow\n# DBusVariant: will fail malloc 281 and 0 that follow\n# DBusVariant: will fail malloc 280 and 0 that follow\n# DBusVariant: will fail malloc 279 and 0 that follow\n# DBusVariant: will fail malloc 278 and 0 that follow\n# DBusVariant: will fail malloc 277 and 0 that follow\n# DBusVariant: will fail malloc 276 and 0 that follow\n# DBusVariant: will fail malloc 275 and 0 that follow\n# DBusVariant: will fail malloc 274 and 0 that follow\n# DBusVariant: will fail malloc 273 and 0 that follow\n# DBusVariant: will fail malloc 272 and 0 that follow\n# DBusVariant: will fail malloc 271 and 0 that follow\n# DBusVariant: will fail malloc 270 and 0 that follow\n# DBusVariant: will fail malloc 269 and 0 that follow\n# DBusVariant: will fail malloc 268 and 0 that follow\n# DBusVariant: will fail malloc 267 and 0 that follow\n# DBusVariant: will fail malloc 266 and 0 that follow\n# DBusVariant: will fail malloc 265 and 0 that follow\n# DBusVariant: will fail malloc 264 and 0 that follow\n# DBusVariant: will fail malloc 263 and 0 that follow\n# DBusVariant: will fail malloc 262 and 0 that follow\n# DBusVariant: will fail malloc 261 and 0 that follow\n# DBusVariant: will fail malloc 260 and 0 that follow\n# DBusVariant: will fail malloc 259 and 0 that follow\n# DBusVariant: will fail malloc 258 and 0 that follow\n# DBusVariant: will fail malloc 257 and 0 that follow\n# DBusVariant: will fail malloc 256 and 0 that follow\n# DBusVariant: will fail malloc 255 and 0 that follow\n# DBusVariant: will fail malloc 254 and 0 that follow\n# DBusVariant: will fail malloc 253 and 0 that follow\n# DBusVariant: will fail malloc 252 and 0 that follow\n# DBusVariant: will fail malloc 251 and 0 that follow\n# DBusVariant: will fail malloc 250 and 0 that follow\n# DBusVariant: will fail malloc 249 and 0 that follow\n# DBusVariant: will fail malloc 248 and 0 that follow\n# DBusVariant: will fail malloc 247 and 0 that follow\n# DBusVariant: will fail malloc 246 and 0 that follow\n# DBusVariant: will fail malloc 245 and 0 that follow\n# DBusVariant: will fail malloc 244 and 0 that follow\n# DBusVariant: will fail malloc 243 and 0 that follow\n# DBusVariant: will fail malloc 242 and 0 that follow\n# DBusVariant: will fail malloc 241 and 0 that follow\n# DBusVariant: will fail malloc 240 and 0 that follow\n# DBusVariant: will fail malloc 239 and 0 that follow\n# DBusVariant: will fail malloc 238 and 0 that follow\n# DBusVariant: will fail malloc 237 and 0 that follow\n# DBusVariant: will fail malloc 236 and 0 that follow\n# DBusVariant: will fail malloc 235 and 0 that follow\n# DBusVariant: will fail malloc 234 and 0 that follow\n# DBusVariant: will fail malloc 233 and 0 that follow\n# DBusVariant: will fail malloc 232 and 0 that follow\n# DBusVariant: will fail malloc 231 and 0 that follow\n# DBusVariant: will fail malloc 230 and 0 that follow\n# DBusVariant: will fail malloc 229 and 0 that follow\n# DBusVariant: will fail malloc 228 and 0 that follow\n# DBusVariant: will fail malloc 227 and 0 that follow\n# DBusVariant: will fail malloc 226 and 0 that follow\n# DBusVariant: will fail malloc 225 and 0 that follow\n# DBusVariant: will fail malloc 224 and 0 that follow\n# DBusVariant: will fail malloc 223 and 0 that follow\n# DBusVariant: will fail malloc 222 and 0 that follow\n# DBusVariant: will fail malloc 221 and 0 that follow\n# DBusVariant: will fail malloc 220 and 0 that follow\n# DBusVariant: will fail malloc 219 and 0 that follow\n# DBusVariant: will fail malloc 218 and 0 that follow\n# DBusVariant: will fail malloc 217 and 0 that follow\n# DBusVariant: will fail malloc 216 and 0 that follow\n# DBusVariant: will fail malloc 215 and 0 that follow\n# DBusVariant: will fail malloc 214 and 0 that follow\n# DBusVariant: will fail malloc 213 and 0 that follow\n# DBusVariant: will fail malloc 212 and 0 that follow\n# DBusVariant: will fail malloc 211 and 0 that follow\n# DBusVariant: will fail malloc 210 and 0 that follow\n# DBusVariant: will fail malloc 209 and 0 that follow\n# DBusVariant: will fail malloc 208 and 0 that follow\n# DBusVariant: will fail malloc 207 and 0 that follow\n# DBusVariant: will fail malloc 206 and 0 that follow\n# DBusVariant: will fail malloc 205 and 0 that follow\n# DBusVariant: will fail malloc 204 and 0 that follow\n# DBusVariant: will fail malloc 203 and 0 that follow\n# DBusVariant: will fail malloc 202 and 0 that follow\n# DBusVariant: will fail malloc 201 and 0 that follow\n# DBusVariant: will fail malloc 200 and 0 that follow\n# DBusVariant: will fail malloc 199 and 0 that follow\n# DBusVariant: will fail malloc 198 and 0 that follow\n# DBusVariant: will fail malloc 197 and 0 that follow\n# DBusVariant: will fail malloc 196 and 0 that follow\n# DBusVariant: will fail malloc 195 and 0 that follow\n# DBusVariant: will fail malloc 194 and 0 that follow\n# DBusVariant: will fail malloc 193 and 0 that follow\n# DBusVariant: will fail malloc 192 and 0 that follow\n# DBusVariant: will fail malloc 191 and 0 that follow\n# DBusVariant: will fail malloc 190 and 0 that follow\n# DBusVariant: will fail malloc 189 and 0 that follow\n# DBusVariant: will fail malloc 188 and 0 that follow\n# DBusVariant: will fail malloc 187 and 0 that follow\n# DBusVariant: will fail malloc 186 and 0 that follow\n# DBusVariant: will fail malloc 185 and 0 that follow\n# DBusVariant: will fail malloc 184 and 0 that follow\n# DBusVariant: will fail malloc 183 and 0 that follow\n# DBusVariant: will fail malloc 182 and 0 that follow\n# DBusVariant: will fail malloc 181 and 0 that follow\n# DBusVariant: will fail malloc 180 and 0 that follow\n# DBusVariant: will fail malloc 179 and 0 that follow\n# DBusVariant: will fail malloc 178 and 0 that follow\n# DBusVariant: will fail malloc 177 and 0 that follow\n# DBusVariant: will fail malloc 176 and 0 that follow\n# DBusVariant: will fail malloc 175 and 0 that follow\n# DBusVariant: will fail malloc 174 and 0 that follow\n# DBusVariant: will fail malloc 173 and 0 that follow\n# DBusVariant: will fail malloc 172 and 0 that follow\n# DBusVariant: will fail malloc 171 and 0 that follow\n# DBusVariant: will fail malloc 170 and 0 that follow\n# DBusVariant: will fail malloc 169 and 0 that follow\n# DBusVariant: will fail malloc 168 and 0 that follow\n# DBusVariant: will fail malloc 167 and 0 that follow\n# DBusVariant: will fail malloc 166 and 0 that follow\n# DBusVariant: will fail malloc 165 and 0 that follow\n# DBusVariant: will fail malloc 164 and 0 that follow\n# DBusVariant: will fail malloc 163 and 0 that follow\n# DBusVariant: will fail malloc 162 and 0 that follow\n# DBusVariant: will fail malloc 161 and 0 that follow\n# DBusVariant: will fail malloc 160 and 0 that follow\n# DBusVariant: will fail malloc 159 and 0 that follow\n# DBusVariant: will fail malloc 158 and 0 that follow\n# DBusVariant: will fail malloc 157 and 0 that follow\n# DBusVariant: will fail malloc 156 and 0 that follow\n# DBusVariant: will fail malloc 155 and 0 that follow\n# DBusVariant: will fail malloc 154 and 0 that follow\n# DBusVariant: will fail malloc 153 and 0 that follow\n# DBusVariant: will fail malloc 152 and 0 that follow\n# DBusVariant: will fail malloc 151 and 0 that follow\n# DBusVariant: will fail malloc 150 and 0 that follow\n# DBusVariant: will fail malloc 149 and 0 that follow\n# DBusVariant: will fail malloc 148 and 0 that follow\n# DBusVariant: will fail malloc 147 and 0 that follow\n# DBusVariant: will fail malloc 146 and 0 that follow\n# DBusVariant: will fail malloc 145 and 0 that follow\n# DBusVariant: will fail malloc 144 and 0 that follow\n# DBusVariant: will fail malloc 143 and 0 that follow\n# DBusVariant: will fail malloc 142 and 0 that follow\n# DBusVariant: will fail malloc 141 and 0 that follow\n# DBusVariant: will fail malloc 140 and 0 that follow\n# DBusVariant: will fail malloc 139 and 0 that follow\n# DBusVariant: will fail malloc 138 and 0 that follow\n# DBusVariant: will fail malloc 137 and 0 that follow\n# DBusVariant: will fail malloc 136 and 0 that follow\n# DBusVariant: will fail malloc 135 and 0 that follow\n# DBusVariant: will fail malloc 134 and 0 that follow\n# DBusVariant: will fail malloc 133 and 0 that follow\n# DBusVariant: will fail malloc 132 and 0 that follow\n# DBusVariant: will fail malloc 131 and 0 that follow\n# DBusVariant: will fail malloc 130 and 0 that follow\n# DBusVariant: will fail malloc 129 and 0 that follow\n# DBusVariant: will fail malloc 128 and 0 that follow\n# DBusVariant: will fail malloc 127 and 0 that follow\n# DBusVariant: will fail malloc 126 and 0 that follow\n# DBusVariant: will fail malloc 125 and 0 that follow\n# DBusVariant: will fail malloc 124 and 0 that follow\n# DBusVariant: will fail malloc 123 and 0 that follow\n# DBusVariant: will fail malloc 122 and 0 that follow\n# DBusVariant: will fail malloc 121 and 0 that follow\n# DBusVariant: will fail malloc 120 and 0 that follow\n# DBusVariant: will fail malloc 119 and 0 that follow\n# DBusVariant: will fail malloc 118 and 0 that follow\n# DBusVariant: will fail malloc 117 and 0 that follow\n# DBusVariant: will fail malloc 116 and 0 that follow\n# DBusVariant: will fail malloc 115 and 0 that follow\n# DBusVariant: will fail malloc 114 and 0 that follow\n# DBusVariant: will fail malloc 113 and 0 that follow\n# DBusVariant: will fail malloc 112 and 0 that follow\n# DBusVariant: will fail malloc 111 and 0 that follow\n# DBusVariant: will fail malloc 110 and 0 that follow\n# DBusVariant: will fail malloc 109 and 0 that follow\n# DBusVariant: will fail malloc 108 and 0 that follow\n# DBusVariant: will fail malloc 107 and 0 that follow\n# DBusVariant: will fail malloc 106 and 0 that follow\n# DBusVariant: will fail malloc 105 and 0 that follow\n# DBusVariant: will fail malloc 104 and 0 that follow\n# DBusVariant: will fail malloc 103 and 0 that follow\n# DBusVariant: will fail malloc 102 and 0 that follow\n# DBusVariant: will fail malloc 101 and 0 that follow\n# DBusVariant: will fail malloc 100 and 0 that follow\n# DBusVariant: will fail malloc 99 and 0 that follow\n# DBusVariant: will fail malloc 98 and 0 that follow\n# DBusVariant: will fail malloc 97 and 0 that follow\n# DBusVariant: will fail malloc 96 and 0 that follow\n# DBusVariant: will fail malloc 95 and 0 that follow\n# DBusVariant: will fail malloc 94 and 0 that follow\n# DBusVariant: will fail malloc 93 and 0 that follow\n# DBusVariant: will fail malloc 92 and 0 that follow\n# DBusVariant: will fail malloc 91 and 0 that follow\n# DBusVariant: will fail malloc 90 and 0 that follow\n# DBusVariant: will fail malloc 89 and 0 that follow\n# DBusVariant: will fail malloc 88 and 0 that follow\n# DBusVariant: will fail malloc 87 and 0 that follow\n# DBusVariant: will fail malloc 86 and 0 that follow\n# DBusVariant: will fail malloc 85 and 0 that follow\n# DBusVariant: will fail malloc 84 and 0 that follow\n# DBusVariant: will fail malloc 83 and 0 that follow\n# DBusVariant: will fail malloc 82 and 0 that follow\n# DBusVariant: will fail malloc 81 and 0 that follow\n# DBusVariant: will fail malloc 80 and 0 that follow\n# DBusVariant: will fail malloc 79 and 0 that follow\n# DBusVariant: will fail malloc 78 and 0 that follow\n# DBusVariant: will fail malloc 77 and 0 that follow\n# DBusVariant: will fail malloc 76 and 0 that follow\n# DBusVariant: will fail malloc 75 and 0 that follow\n# DBusVariant: will fail malloc 74 and 0 that follow\n# DBusVariant: will fail malloc 73 and 0 that follow\n# DBusVariant: will fail malloc 72 and 0 that follow\n# DBusVariant: will fail malloc 71 and 0 that follow\n# DBusVariant: will fail malloc 70 and 0 that follow\n# DBusVariant: will fail malloc 69 and 0 that follow\n# DBusVariant: will fail malloc 68 and 0 that follow\n# DBusVariant: will fail malloc 67 and 0 that follow\n# DBusVariant: will fail malloc 66 and 0 that follow\n# DBusVariant: will fail malloc 65 and 0 that follow\n# DBusVariant: will fail malloc 64 and 0 that follow\n# DBusVariant: will fail malloc 63 and 0 that follow\n# DBusVariant: will fail malloc 62 and 0 that follow\n# DBusVariant: will fail malloc 61 and 0 that follow\n# DBusVariant: will fail malloc 60 and 0 that follow\n# DBusVariant: will fail malloc 59 and 0 that follow\n# DBusVariant: will fail malloc 58 and 0 that follow\n# DBusVariant: will fail malloc 57 and 0 that follow\n# DBusVariant: will fail malloc 56 and 0 that follow\n# DBusVariant: will fail malloc 55 and 0 that follow\n# DBusVariant: will fail malloc 54 and 0 that follow\n# DBusVariant: will fail malloc 53 and 0 that follow\n# DBusVariant: will fail malloc 52 and 0 that follow\n# DBusVariant: will fail malloc 51 and 0 that follow\n# DBusVariant: will fail malloc 50 and 0 that follow\n# DBusVariant: will fail malloc 49 and 0 that follow\n# DBusVariant: will fail malloc 48 and 0 that follow\n# DBusVariant: will fail malloc 47 and 0 that follow\n# DBusVariant: will fail malloc 46 and 0 that follow\n# DBusVariant: will fail malloc 45 and 0 that follow\n# DBusVariant: will fail malloc 44 and 0 that follow\n# DBusVariant: will fail malloc 43 and 0 that follow\n# DBusVariant: will fail malloc 42 and 0 that follow\n# DBusVariant: will fail malloc 41 and 0 that follow\n# DBusVariant: will fail malloc 40 and 0 that follow\n# DBusVariant: will fail malloc 39 and 0 that follow\n# DBusVariant: will fail malloc 38 and 0 that follow\n# DBusVariant: will fail malloc 37 and 0 that follow\n# DBusVariant: will fail malloc 36 and 0 that follow\n# DBusVariant: will fail malloc 35 and 0 that follow\n# DBusVariant: will fail malloc 34 and 0 that follow\n# DBusVariant: will fail malloc 33 and 0 that follow\n# DBusVariant: will fail malloc 32 and 0 that follow\n# DBusVariant: will fail malloc 31 and 0 that follow\n# DBusVariant: will fail malloc 30 and 0 that follow\n# DBusVariant: will fail malloc 29 and 0 that follow\n# DBusVariant: will fail malloc 28 and 0 that follow\n# DBusVariant: will fail malloc 27 and 0 that follow\n# DBusVariant: will fail malloc 26 and 0 that follow\n# DBusVariant: will fail malloc 25 and 0 that follow\n# DBusVariant: will fail malloc 24 and 0 that follow\n# DBusVariant: will fail malloc 23 and 0 that follow\n# DBusVariant: will fail malloc 22 and 0 that follow\n# DBusVariant: will fail malloc 21 and 0 that follow\n# DBusVariant: will fail malloc 20 and 0 that follow\n# DBusVariant: will fail malloc 19 and 0 that follow\n# DBusVariant: will fail malloc 18 and 0 that follow\n# DBusVariant: will fail malloc 17 and 0 that follow\n# DBusVariant: will fail malloc 16 and 0 that follow\n# DBusVariant: will fail malloc 15 and 0 that follow\n# DBusVariant: will fail malloc 14 and 0 that follow\n# DBusVariant: will fail malloc 13 and 0 that follow\n# DBusVariant: will fail malloc 12 and 0 that follow\n# DBusVariant: will fail malloc 11 and 0 that follow\n# DBusVariant: will fail malloc 10 and 0 that follow\n# DBusVariant: will fail malloc 9 and 0 that follow\n# DBusVariant: will fail malloc 8 and 0 that follow\n# DBusVariant: will fail malloc 7 and 0 that follow\n# DBusVariant: will fail malloc 6 and 0 that follow\n# DBusVariant: will fail malloc 5 and 0 that follow\n# DBusVariant: will fail malloc 4 and 0 that follow\n# DBusVariant: will fail malloc 3 and 0 that follow\n# DBusVariant: will fail malloc 2 and 0 that follow\n# DBusVariant: will fail malloc 1 and 0 that follow\n# DBusVariant: will fail malloc 0 and 0 that follow\n# testing \"DBusVariant\" with 3 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 1 that follow\n# DBusVariant: will fail malloc 336 and 1 that follow\n# DBusVariant: will fail malloc 335 and 1 that follow\n# DBusVariant: will fail malloc 334 and 1 that follow\n# DBusVariant: will fail malloc 333 and 1 that follow\n# DBusVariant: will fail malloc 332 and 1 that follow\n# DBusVariant: will fail malloc 331 and 1 that follow\n# DBusVariant: will fail malloc 330 and 1 that follow\n# DBusVariant: will fail malloc 329 and 1 that follow\n# DBusVariant: will fail malloc 328 and 1 that follow\n# DBusVariant: will fail malloc 327 and 1 that follow\n# DBusVariant: will fail malloc 326 and 1 that follow\n# DBusVariant: will fail malloc 325 and 1 that follow\n# DBusVariant: will fail malloc 324 and 1 that follow\n# DBusVariant: will fail malloc 323 and 1 that follow\n# DBusVariant: will fail malloc 322 and 1 that follow\n# DBusVariant: will fail malloc 321 and 1 that follow\n# DBusVariant: will fail malloc 320 and 1 that follow\n# DBusVariant: will fail malloc 319 and 1 that follow\n# DBusVariant: will fail malloc 318 and 1 that follow\n# DBusVariant: will fail malloc 317 and 1 that follow\n# DBusVariant: will fail malloc 316 and 1 that follow\n# DBusVariant: will fail malloc 315 and 1 that follow\n# DBusVariant: will fail malloc 314 and 1 that follow\n# DBusVariant: will fail malloc 313 and 1 that follow\n# DBusVariant: will fail malloc 312 and 1 that follow\n# DBusVariant: will fail malloc 311 and 1 that follow\n# DBusVariant: will fail malloc 310 and 1 that follow\n# DBusVariant: will fail malloc 309 and 1 that follow\n# DBusVariant: will fail malloc 308 and 1 that follow\n# DBusVariant: will fail malloc 307 and 1 that follow\n# DBusVariant: will fail malloc 306 and 1 that follow\n# DBusVariant: will fail malloc 305 and 1 that follow\n# DBusVariant: will fail malloc 304 and 1 that follow\n# DBusVariant: will fail malloc 303 and 1 that follow\n# DBusVariant: will fail malloc 302 and 1 that follow\n# DBusVariant: will fail malloc 301 and 1 that follow\n# DBusVariant: will fail malloc 300 and 1 that follow\n# DBusVariant: will fail malloc 299 and 1 that follow\n# DBusVariant: will fail malloc 298 and 1 that follow\n# DBusVariant: will fail malloc 297 and 1 that follow\n# DBusVariant: will fail malloc 296 and 1 that follow\n# DBusVariant: will fail malloc 295 and 1 that follow\n# DBusVariant: will fail malloc 294 and 1 that follow\n# DBusVariant: will fail malloc 293 and 1 that follow\n# DBusVariant: will fail malloc 292 and 1 that follow\n# DBusVariant: will fail malloc 291 and 1 that follow\n# DBusVariant: will fail malloc 290 and 1 that follow\n# DBusVariant: will fail malloc 289 and 1 that follow\n# DBusVariant: will fail malloc 288 and 1 that follow\n# DBusVariant: will fail malloc 287 and 1 that follow\n# DBusVariant: will fail malloc 286 and 1 that follow\n# DBusVariant: will fail malloc 285 and 1 that follow\n# DBusVariant: will fail malloc 284 and 1 that follow\n# DBusVariant: will fail malloc 283 and 1 that follow\n# DBusVariant: will fail malloc 282 and 1 that follow\n# DBusVariant: will fail malloc 281 and 1 that follow\n# DBusVariant: will fail malloc 280 and 1 that follow\n# DBusVariant: will fail malloc 279 and 1 that follow\n# DBusVariant: will fail malloc 278 and 1 that follow\n# DBusVariant: will fail malloc 277 and 1 that follow\n# DBusVariant: will fail malloc 276 and 1 that follow\n# DBusVariant: will fail malloc 275 and 1 that follow\n# DBusVariant: will fail malloc 274 and 1 that follow\n# DBusVariant: will fail malloc 273 and 1 that follow\n# DBusVariant: will fail malloc 272 and 1 that follow\n# DBusVariant: will fail malloc 271 and 1 that follow\n# DBusVariant: will fail malloc 270 and 1 that follow\n# DBusVariant: will fail malloc 269 and 1 that follow\n# DBusVariant: will fail malloc 268 and 1 that follow\n# DBusVariant: will fail malloc 267 and 1 that follow\n# DBusVariant: will fail malloc 266 and 1 that follow\n# DBusVariant: will fail malloc 265 and 1 that follow\n# DBusVariant: will fail malloc 264 and 1 that follow\n# DBusVariant: will fail malloc 263 and 1 that follow\n# DBusVariant: will fail malloc 262 and 1 that follow\n# DBusVariant: will fail malloc 261 and 1 that follow\n# DBusVariant: will fail malloc 260 and 1 that follow\n# DBusVariant: will fail malloc 259 and 1 that follow\n# DBusVariant: will fail malloc 258 and 1 that follow\n# DBusVariant: will fail malloc 257 and 1 that follow\n# DBusVariant: will fail malloc 256 and 1 that follow\n# DBusVariant: will fail malloc 255 and 1 that follow\n# DBusVariant: will fail malloc 254 and 1 that follow\n# DBusVariant: will fail malloc 253 and 1 that follow\n# DBusVariant: will fail malloc 252 and 1 that follow\n# DBusVariant: will fail malloc 251 and 1 that follow\n# DBusVariant: will fail malloc 250 and 1 that follow\n# DBusVariant: will fail malloc 249 and 1 that follow\n# DBusVariant: will fail malloc 248 and 1 that follow\n# DBusVariant: will fail malloc 247 and 1 that follow\n# DBusVariant: will fail malloc 246 and 1 that follow\n# DBusVariant: will fail malloc 245 and 1 that follow\n# DBusVariant: will fail malloc 244 and 1 that follow\n# DBusVariant: will fail malloc 243 and 1 that follow\n# DBusVariant: will fail malloc 242 and 1 that follow\n# DBusVariant: will fail malloc 241 and 1 that follow\n# DBusVariant: will fail malloc 240 and 1 that follow\n# DBusVariant: will fail malloc 239 and 1 that follow\n# DBusVariant: will fail malloc 238 and 1 that follow\n# DBusVariant: will fail malloc 237 and 1 that follow\n# DBusVariant: will fail malloc 236 and 1 that follow\n# DBusVariant: will fail malloc 235 and 1 that follow\n# DBusVariant: will fail malloc 234 and 1 that follow\n# DBusVariant: will fail malloc 233 and 1 that follow\n# DBusVariant: will fail malloc 232 and 1 that follow\n# DBusVariant: will fail malloc 231 and 1 that follow\n# DBusVariant: will fail malloc 230 and 1 that follow\n# DBusVariant: will fail malloc 229 and 1 that follow\n# DBusVariant: will fail malloc 228 and 1 that follow\n# DBusVariant: will fail malloc 227 and 1 that follow\n# DBusVariant: will fail malloc 226 and 1 that follow\n# DBusVariant: will fail malloc 225 and 1 that follow\n# DBusVariant: will fail malloc 224 and 1 that follow\n# DBusVariant: will fail malloc 223 and 1 that follow\n# DBusVariant: will fail malloc 222 and 1 that follow\n# DBusVariant: will fail malloc 221 and 1 that follow\n# DBusVariant: will fail malloc 220 and 1 that follow\n# DBusVariant: will fail malloc 219 and 1 that follow\n# DBusVariant: will fail malloc 218 and 1 that follow\n# DBusVariant: will fail malloc 217 and 1 that follow\n# DBusVariant: will fail malloc 216 and 1 that follow\n# DBusVariant: will fail malloc 215 and 1 that follow\n# DBusVariant: will fail malloc 214 and 1 that follow\n# DBusVariant: will fail malloc 213 and 1 that follow\n# DBusVariant: will fail malloc 212 and 1 that follow\n# DBusVariant: will fail malloc 211 and 1 that follow\n# DBusVariant: will fail malloc 210 and 1 that follow\n# DBusVariant: will fail malloc 209 and 1 that follow\n# DBusVariant: will fail malloc 208 and 1 that follow\n# DBusVariant: will fail malloc 207 and 1 that follow\n# DBusVariant: will fail malloc 206 and 1 that follow\n# DBusVariant: will fail malloc 205 and 1 that follow\n# DBusVariant: will fail malloc 204 and 1 that follow\n# DBusVariant: will fail malloc 203 and 1 that follow\n# DBusVariant: will fail malloc 202 and 1 that follow\n# DBusVariant: will fail malloc 201 and 1 that follow\n# DBusVariant: will fail malloc 200 and 1 that follow\n# DBusVariant: will fail malloc 199 and 1 that follow\n# DBusVariant: will fail malloc 198 and 1 that follow\n# DBusVariant: will fail malloc 197 and 1 that follow\n# DBusVariant: will fail malloc 196 and 1 that follow\n# DBusVariant: will fail malloc 195 and 1 that follow\n# DBusVariant: will fail malloc 194 and 1 that follow\n# DBusVariant: will fail malloc 193 and 1 that follow\n# DBusVariant: will fail malloc 192 and 1 that follow\n# DBusVariant: will fail malloc 191 and 1 that follow\n# DBusVariant: will fail malloc 190 and 1 that follow\n# DBusVariant: will fail malloc 189 and 1 that follow\n# DBusVariant: will fail malloc 188 and 1 that follow\n# DBusVariant: will fail malloc 187 and 1 that follow\n# DBusVariant: will fail malloc 186 and 1 that follow\n# DBusVariant: will fail malloc 185 and 1 that follow\n# DBusVariant: will fail malloc 184 and 1 that follow\n# DBusVariant: will fail malloc 183 and 1 that follow\n# DBusVariant: will fail malloc 182 and 1 that follow\n# DBusVariant: will fail malloc 181 and 1 that follow\n# DBusVariant: will fail malloc 180 and 1 that follow\n# DBusVariant: will fail malloc 179 and 1 that follow\n# DBusVariant: will fail malloc 178 and 1 that follow\n# DBusVariant: will fail malloc 177 and 1 that follow\n# DBusVariant: will fail malloc 176 and 1 that follow\n# DBusVariant: will fail malloc 175 and 1 that follow\n# DBusVariant: will fail malloc 174 and 1 that follow\n# DBusVariant: will fail malloc 173 and 1 that follow\n# DBusVariant: will fail malloc 172 and 1 that follow\n# DBusVariant: will fail malloc 171 and 1 that follow\n# DBusVariant: will fail malloc 170 and 1 that follow\n# DBusVariant: will fail malloc 169 and 1 that follow\n# DBusVariant: will fail malloc 168 and 1 that follow\n# DBusVariant: will fail malloc 167 and 1 that follow\n# DBusVariant: will fail malloc 166 and 1 that follow\n# DBusVariant: will fail malloc 165 and 1 that follow\n# DBusVariant: will fail malloc 164 and 1 that follow\n# DBusVariant: will fail malloc 163 and 1 that follow\n# DBusVariant: will fail malloc 162 and 1 that follow\n# DBusVariant: will fail malloc 161 and 1 that follow\n# DBusVariant: will fail malloc 160 and 1 that follow\n# DBusVariant: will fail malloc 159 and 1 that follow\n# DBusVariant: will fail malloc 158 and 1 that follow\n# DBusVariant: will fail malloc 157 and 1 that follow\n# DBusVariant: will fail malloc 156 and 1 that follow\n# DBusVariant: will fail malloc 155 and 1 that follow\n# DBusVariant: will fail malloc 154 and 1 that follow\n# DBusVariant: will fail malloc 153 and 1 that follow\n# DBusVariant: will fail malloc 152 and 1 that follow\n# DBusVariant: will fail malloc 151 and 1 that follow\n# DBusVariant: will fail malloc 150 and 1 that follow\n# DBusVariant: will fail malloc 149 and 1 that follow\n# DBusVariant: will fail malloc 148 and 1 that follow\n# DBusVariant: will fail malloc 147 and 1 that follow\n# DBusVariant: will fail malloc 146 and 1 that follow\n# DBusVariant: will fail malloc 145 and 1 that follow\n# DBusVariant: will fail malloc 144 and 1 that follow\n# DBusVariant: will fail malloc 143 and 1 that follow\n# DBusVariant: will fail malloc 142 and 1 that follow\n# DBusVariant: will fail malloc 141 and 1 that follow\n# DBusVariant: will fail malloc 140 and 1 that follow\n# DBusVariant: will fail malloc 139 and 1 that follow\n# DBusVariant: will fail malloc 138 and 1 that follow\n# DBusVariant: will fail malloc 137 and 1 that follow\n# DBusVariant: will fail malloc 136 and 1 that follow\n# DBusVariant: will fail malloc 135 and 1 that follow\n# DBusVariant: will fail malloc 134 and 1 that follow\n# DBusVariant: will fail malloc 133 and 1 that follow\n# DBusVariant: will fail malloc 132 and 1 that follow\n# DBusVariant: will fail malloc 131 and 1 that follow\n# DBusVariant: will fail malloc 130 and 1 that follow\n# DBusVariant: will fail malloc 129 and 1 that follow\n# DBusVariant: will fail malloc 128 and 1 that follow\n# DBusVariant: will fail malloc 127 and 1 that follow\n# DBusVariant: will fail malloc 126 and 1 that follow\n# DBusVariant: will fail malloc 125 and 1 that follow\n# DBusVariant: will fail malloc 124 and 1 that follow\n# DBusVariant: will fail malloc 123 and 1 that follow\n# DBusVariant: will fail malloc 122 and 1 that follow\n# DBusVariant: will fail malloc 121 and 1 that follow\n# DBusVariant: will fail malloc 120 and 1 that follow\n# DBusVariant: will fail malloc 119 and 1 that follow\n# DBusVariant: will fail malloc 118 and 1 that follow\n# DBusVariant: will fail malloc 117 and 1 that follow\n# DBusVariant: will fail malloc 116 and 1 that follow\n# DBusVariant: will fail malloc 115 and 1 that follow\n# DBusVariant: will fail malloc 114 and 1 that follow\n# DBusVariant: will fail malloc 113 and 1 that follow\n# DBusVariant: will fail malloc 112 and 1 that follow\n# DBusVariant: will fail malloc 111 and 1 that follow\n# DBusVariant: will fail malloc 110 and 1 that follow\n# DBusVariant: will fail malloc 109 and 1 that follow\n# DBusVariant: will fail malloc 108 and 1 that follow\n# DBusVariant: will fail malloc 107 and 1 that follow\n# DBusVariant: will fail malloc 106 and 1 that follow\n# DBusVariant: will fail malloc 105 and 1 that follow\n# DBusVariant: will fail malloc 104 and 1 that follow\n# DBusVariant: will fail malloc 103 and 1 that follow\n# DBusVariant: will fail malloc 102 and 1 that follow\n# DBusVariant: will fail malloc 101 and 1 that follow\n# DBusVariant: will fail malloc 100 and 1 that follow\n# DBusVariant: will fail malloc 99 and 1 that follow\n# DBusVariant: will fail malloc 98 and 1 that follow\n# DBusVariant: will fail malloc 97 and 1 that follow\n# DBusVariant: will fail malloc 96 and 1 that follow\n# DBusVariant: will fail malloc 95 and 1 that follow\n# DBusVariant: will fail malloc 94 and 1 that follow\n# DBusVariant: will fail malloc 93 and 1 that follow\n# DBusVariant: will fail malloc 92 and 1 that follow\n# DBusVariant: will fail malloc 91 and 1 that follow\n# DBusVariant: will fail malloc 90 and 1 that follow\n# DBusVariant: will fail malloc 89 and 1 that follow\n# DBusVariant: will fail malloc 88 and 1 that follow\n# DBusVariant: will fail malloc 87 and 1 that follow\n# DBusVariant: will fail malloc 86 and 1 that follow\n# DBusVariant: will fail malloc 85 and 1 that follow\n# DBusVariant: will fail malloc 84 and 1 that follow\n# DBusVariant: will fail malloc 83 and 1 that follow\n# DBusVariant: will fail malloc 82 and 1 that follow\n# DBusVariant: will fail malloc 81 and 1 that follow\n# DBusVariant: will fail malloc 80 and 1 that follow\n# DBusVariant: will fail malloc 79 and 1 that follow\n# DBusVariant: will fail malloc 78 and 1 that follow\n# DBusVariant: will fail malloc 77 and 1 that follow\n# DBusVariant: will fail malloc 76 and 1 that follow\n# DBusVariant: will fail malloc 75 and 1 that follow\n# DBusVariant: will fail malloc 74 and 1 that follow\n# DBusVariant: will fail malloc 73 and 1 that follow\n# DBusVariant: will fail malloc 72 and 1 that follow\n# DBusVariant: will fail malloc 71 and 1 that follow\n# DBusVariant: will fail malloc 70 and 1 that follow\n# DBusVariant: will fail malloc 69 and 1 that follow\n# DBusVariant: will fail malloc 68 and 1 that follow\n# DBusVariant: will fail malloc 67 and 1 that follow\n# DBusVariant: will fail malloc 66 and 1 that follow\n# DBusVariant: will fail malloc 65 and 1 that follow\n# DBusVariant: will fail malloc 64 and 1 that follow\n# DBusVariant: will fail malloc 63 and 1 that follow\n# DBusVariant: will fail malloc 62 and 1 that follow\n# DBusVariant: will fail malloc 61 and 1 that follow\n# DBusVariant: will fail malloc 60 and 1 that follow\n# DBusVariant: will fail malloc 59 and 1 that follow\n# DBusVariant: will fail malloc 58 and 1 that follow\n# DBusVariant: will fail malloc 57 and 1 that follow\n# DBusVariant: will fail malloc 56 and 1 that follow\n# DBusVariant: will fail malloc 55 and 1 that follow\n# DBusVariant: will fail malloc 54 and 1 that follow\n# DBusVariant: will fail malloc 53 and 1 that follow\n# DBusVariant: will fail malloc 52 and 1 that follow\n# DBusVariant: will fail malloc 51 and 1 that follow\n# DBusVariant: will fail malloc 50 and 1 that follow\n# DBusVariant: will fail malloc 49 and 1 that follow\n# DBusVariant: will fail malloc 48 and 1 that follow\n# DBusVariant: will fail malloc 47 and 1 that follow\n# DBusVariant: will fail malloc 46 and 1 that follow\n# DBusVariant: will fail malloc 45 and 1 that follow\n# DBusVariant: will fail malloc 44 and 1 that follow\n# DBusVariant: will fail malloc 43 and 1 that follow\n# DBusVariant: will fail malloc 42 and 1 that follow\n# DBusVariant: will fail malloc 41 and 1 that follow\n# DBusVariant: will fail malloc 40 and 1 that follow\n# DBusVariant: will fail malloc 39 and 1 that follow\n# DBusVariant: will fail malloc 38 and 1 that follow\n# DBusVariant: will fail malloc 37 and 1 that follow\n# DBusVariant: will fail malloc 36 and 1 that follow\n# DBusVariant: will fail malloc 35 and 1 that follow\n# DBusVariant: will fail malloc 34 and 1 that follow\n# DBusVariant: will fail malloc 33 and 1 that follow\n# DBusVariant: will fail malloc 32 and 1 that follow\n# DBusVariant: will fail malloc 31 and 1 that follow\n# DBusVariant: will fail malloc 30 and 1 that follow\n# DBusVariant: will fail malloc 29 and 1 that follow\n# DBusVariant: will fail malloc 28 and 1 that follow\n# DBusVariant: will fail malloc 27 and 1 that follow\n# DBusVariant: will fail malloc 26 and 1 that follow\n# DBusVariant: will fail malloc 25 and 1 that follow\n# DBusVariant: will fail malloc 24 and 1 that follow\n# DBusVariant: will fail malloc 23 and 1 that follow\n# DBusVariant: will fail malloc 22 and 1 that follow\n# DBusVariant: will fail malloc 21 and 1 that follow\n# DBusVariant: will fail malloc 20 and 1 that follow\n# DBusVariant: will fail malloc 19 and 1 that follow\n# DBusVariant: will fail malloc 18 and 1 that follow\n# DBusVariant: will fail malloc 17 and 1 that follow\n# DBusVariant: will fail malloc 16 and 1 that follow\n# DBusVariant: will fail malloc 15 and 1 that follow\n# DBusVariant: will fail malloc 14 and 1 that follow\n# DBusVariant: will fail malloc 13 and 1 that follow\n# DBusVariant: will fail malloc 12 and 1 that follow\n# DBusVariant: will fail malloc 11 and 1 that follow\n# DBusVariant: will fail malloc 10 and 1 that follow\n# DBusVariant: will fail malloc 9 and 1 that follow\n# DBusVariant: will fail malloc 8 and 1 that follow\n# DBusVariant: will fail malloc 7 and 1 that follow\n# DBusVariant: will fail malloc 6 and 1 that follow\n# DBusVariant: will fail malloc 5 and 1 that follow\n# DBusVariant: will fail malloc 4 and 1 that follow\n# DBusVariant: will fail malloc 3 and 1 that follow\n# DBusVariant: will fail malloc 2 and 1 that follow\n# DBusVariant: will fail malloc 1 and 1 that follow\n# DBusVariant: will fail malloc 0 and 1 that follow\n# testing \"DBusVariant\" with 4 consecutive malloc failures\n# DBusVariant: will fail malloc 337 and 2 that follow\n# DBusVariant: will fail malloc 336 and 2 that follow\n# DBusVariant: will fail malloc 335 and 2 that follow\n# DBusVariant: will fail malloc 334 and 2 that follow\n# DBusVariant: will fail malloc 333 and 2 that follow\n# DBusVariant: will fail malloc 332 and 2 that follow\n# DBusVariant: will fail malloc 331 and 2 that follow\n# DBusVariant: will fail malloc 330 and 2 that follow\n# DBusVariant: will fail malloc 329 and 2 that follow\n# DBusVariant: will fail malloc 328 and 2 that follow\n# DBusVariant: will fail malloc 327 and 2 that follow\n# DBusVariant: will fail malloc 326 and 2 that follow\n# DBusVariant: will fail malloc 325 and 2 that follow\n# DBusVariant: will fail malloc 324 and 2 that follow\n# DBusVariant: will fail malloc 323 and 2 that follow\n# DBusVariant: will fail malloc 322 and 2 that follow\n# DBusVariant: will fail malloc 321 and 2 that follow\n# DBusVariant: will fail malloc 320 and 2 that follow\n# DBusVariant: will fail malloc 319 and 2 that follow\n# DBusVariant: will fail malloc 318 and 2 that follow\n# DBusVariant: will fail malloc 317 and 2 that follow\n# DBusVariant: will fail malloc 316 and 2 that follow\n# DBusVariant: will fail malloc 315 and 2 that follow\n# DBusVariant: will fail malloc 314 and 2 that follow\n# DBusVariant: will fail malloc 313 and 2 that follow\n# DBusVariant: will fail malloc 312 and 2 that follow\n# DBusVariant: will fail malloc 311 and 2 that follow\n# DBusVariant: will fail malloc 310 and 2 that follow\n# DBusVariant: will fail malloc 309 and 2 that follow\n# DBusVariant: will fail malloc 308 and 2 that follow\n# DBusVariant: will fail malloc 307 and 2 that follow\n# DBusVariant: will fail malloc 306 and 2 that follow\n# DBusVariant: will fail malloc 305 and 2 that follow\n# DBusVariant: will fail malloc 304 and 2 that follow\n# DBusVariant: will fail malloc 303 and 2 that follow\n# DBusVariant: will fail malloc 302 and 2 that follow\n# DBusVariant: will fail malloc 301 and 2 that follow\n# DBusVariant: will fail malloc 300 and 2 that follow\n# DBusVariant: will fail malloc 299 and 2 that follow\n# DBusVariant: will fail malloc 298 and 2 that follow\n# DBusVariant: will fail malloc 297 and 2 that follow\n# DBusVariant: will fail malloc 296 and 2 that follow\n# DBusVariant: will fail malloc 295 and 2 that follow\n# DBusVariant: will fail malloc 294 and 2 that follow\n# DBusVariant: will fail malloc 293 and 2 that follow\n# DBusVariant: will fail malloc 292 and 2 that follow\n# DBusVariant: will fail malloc 291 and 2 that follow\n# DBusVariant: will fail malloc 290 and 2 that follow\n# DBusVariant: will fail malloc 289 and 2 that follow\n# DBusVariant: will fail malloc 288 and 2 that follow\n# DBusVariant: will fail malloc 287 and 2 that follow\n# DBusVariant: will fail malloc 286 and 2 that follow\n# DBusVariant: will fail malloc 285 and 2 that follow\n# DBusVariant: will fail malloc 284 and 2 that follow\n# DBusVariant: will fail malloc 283 and 2 that follow\n# DBusVariant: will fail malloc 282 and 2 that follow\n# DBusVariant: will fail malloc 281 and 2 that follow\n# DBusVariant: will fail malloc 280 and 2 that follow\n# DBusVariant: will fail malloc 279 and 2 that follow\n# DBusVariant: will fail malloc 278 and 2 that follow\n# DBusVariant: will fail malloc 277 and 2 that follow\n# DBusVariant: will fail malloc 276 and 2 that follow\n# DBusVariant: will fail malloc 275 and 2 that follow\n# DBusVariant: will fail malloc 274 and 2 that follow\n# DBusVariant: will fail malloc 273 and 2 that follow\n# DBusVariant: will fail malloc 272 and 2 that follow\n# DBusVariant: will fail malloc 271 and 2 that follow\n# DBusVariant: will fail malloc 270 and 2 that follow\n# DBusVariant: will fail malloc 269 and 2 that follow\n# DBusVariant: will fail malloc 268 and 2 that follow\n# DBusVariant: will fail malloc 267 and 2 that follow\n# DBusVariant: will fail malloc 266 and 2 that follow\n# DBusVariant: will fail malloc 265 and 2 that follow\n# DBusVariant: will fail malloc 264 and 2 that follow\n# DBusVariant: will fail malloc 263 and 2 that follow\n# DBusVariant: will fail malloc 262 and 2 that follow\n# DBusVariant: will fail malloc 261 and 2 that follow\n# DBusVariant: will fail malloc 260 and 2 that follow\n# DBusVariant: will fail malloc 259 and 2 that follow\n# DBusVariant: will fail malloc 258 and 2 that follow\n# DBusVariant: will fail malloc 257 and 2 that follow\n# DBusVariant: will fail malloc 256 and 2 that follow\n# DBusVariant: will fail malloc 255 and 2 that follow\n# DBusVariant: will fail malloc 254 and 2 that follow\n# DBusVariant: will fail malloc 253 and 2 that follow\n# DBusVariant: will fail malloc 252 and 2 that follow\n# DBusVariant: will fail malloc 251 and 2 that follow\n# DBusVariant: will fail malloc 250 and 2 that follow\n# DBusVariant: will fail malloc 249 and 2 that follow\n# DBusVariant: will fail malloc 248 and 2 that follow\n# DBusVariant: will fail malloc 247 and 2 that follow\n# DBusVariant: will fail malloc 246 and 2 that follow\n# DBusVariant: will fail malloc 245 and 2 that follow\n# DBusVariant: will fail malloc 244 and 2 that follow\n# DBusVariant: will fail malloc 243 and 2 that follow\n# DBusVariant: will fail malloc 242 and 2 that follow\n# DBusVariant: will fail malloc 241 and 2 that follow\n# DBusVariant: will fail malloc 240 and 2 that follow\n# DBusVariant: will fail malloc 239 and 2 that follow\n# DBusVariant: will fail malloc 238 and 2 that follow\n# DBusVariant: will fail malloc 237 and 2 that follow\n# DBusVariant: will fail malloc 236 and 2 that follow\n# DBusVariant: will fail malloc 235 and 2 that follow\n# DBusVariant: will fail malloc 234 and 2 that follow\n# DBusVariant: will fail malloc 233 and 2 that follow\n# DBusVariant: will fail malloc 232 and 2 that follow\n# DBusVariant: will fail malloc 231 and 2 that follow\n# DBusVariant: will fail malloc 230 and 2 that follow\n# DBusVariant: will fail malloc 229 and 2 that follow\n# DBusVariant: will fail malloc 228 and 2 that follow\n# DBusVariant: will fail malloc 227 and 2 that follow\n# DBusVariant: will fail malloc 226 and 2 that follow\n# DBusVariant: will fail malloc 225 and 2 that follow\n# DBusVariant: will fail malloc 224 and 2 that follow\n# DBusVariant: will fail malloc 223 and 2 that follow\n# DBusVariant: will fail malloc 222 and 2 that follow\n# DBusVariant: will fail malloc 221 and 2 that follow\n# DBusVariant: will fail malloc 220 and 2 that follow\n# DBusVariant: will fail malloc 219 and 2 that follow\n# DBusVariant: will fail malloc 218 and 2 that follow\n# DBusVariant: will fail malloc 217 and 2 that follow\n# DBusVariant: will fail malloc 216 and 2 that follow\n# DBusVariant: will fail malloc 215 and 2 that follow\n# DBusVariant: will fail malloc 214 and 2 that follow\n# DBusVariant: will fail malloc 213 and 2 that follow\n# DBusVariant: will fail malloc 212 and 2 that follow\n# DBusVariant: will fail malloc 211 and 2 that follow\n# DBusVariant: will fail malloc 210 and 2 that follow\n# DBusVariant: will fail malloc 209 and 2 that follow\n# DBusVariant: will fail malloc 208 and 2 that follow\n# DBusVariant: will fail malloc 207 and 2 that follow\n# DBusVariant: will fail malloc 206 and 2 that follow\n# DBusVariant: will fail malloc 205 and 2 that follow\n# DBusVariant: will fail malloc 204 and 2 that follow\n# DBusVariant: will fail malloc 203 and 2 that follow\n# DBusVariant: will fail malloc 202 and 2 that follow\n# DBusVariant: will fail malloc 201 and 2 that follow\n# DBusVariant: will fail malloc 200 and 2 that follow\n# DBusVariant: will fail malloc 199 and 2 that follow\n# DBusVariant: will fail malloc 198 and 2 that follow\n# DBusVariant: will fail malloc 197 and 2 that follow\n# DBusVariant: will fail malloc 196 and 2 that follow\n# DBusVariant: will fail malloc 195 and 2 that follow\n# DBusVariant: will fail malloc 194 and 2 that follow\n# DBusVariant: will fail malloc 193 and 2 that follow\n# DBusVariant: will fail malloc 192 and 2 that follow\n# DBusVariant: will fail malloc 191 and 2 that follow\n# DBusVariant: will fail malloc 190 and 2 that follow\n# DBusVariant: will fail malloc 189 and 2 that follow\n# DBusVariant: will fail malloc 188 and 2 that follow\n# DBusVariant: will fail malloc 187 and 2 that follow\n# DBusVariant: will fail malloc 186 and 2 that follow\n# DBusVariant: will fail malloc 185 and 2 that follow\n# DBusVariant: will fail malloc 184 and 2 that follow\n# DBusVariant: will fail malloc 183 and 2 that follow\n# DBusVariant: will fail malloc 182 and 2 that follow\n# DBusVariant: will fail malloc 181 and 2 that follow\n# DBusVariant: will fail malloc 180 and 2 that follow\n# DBusVariant: will fail malloc 179 and 2 that follow\n# DBusVariant: will fail malloc 178 and 2 that follow\n# DBusVariant: will fail malloc 177 and 2 that follow\n# DBusVariant: will fail malloc 176 and 2 that follow\n# DBusVariant: will fail malloc 175 and 2 that follow\n# DBusVariant: will fail malloc 174 and 2 that follow\n# DBusVariant: will fail malloc 173 and 2 that follow\n# DBusVariant: will fail malloc 172 and 2 that follow\n# DBusVariant: will fail malloc 171 and 2 that follow\n# DBusVariant: will fail malloc 170 and 2 that follow\n# DBusVariant: will fail malloc 169 and 2 that follow\n# DBusVariant: will fail malloc 168 and 2 that follow\n# DBusVariant: will fail malloc 167 and 2 that follow\n# DBusVariant: will fail malloc 166 and 2 that follow\n# DBusVariant: will fail malloc 165 and 2 that follow\n# DBusVariant: will fail malloc 164 and 2 that follow\n# DBusVariant: will fail malloc 163 and 2 that follow\n# DBusVariant: will fail malloc 162 and 2 that follow\n# DBusVariant: will fail malloc 161 and 2 that follow\n# DBusVariant: will fail malloc 160 and 2 that follow\n# DBusVariant: will fail malloc 159 and 2 that follow\n# DBusVariant: will fail malloc 158 and 2 that follow\n# DBusVariant: will fail malloc 157 and 2 that follow\n# DBusVariant: will fail malloc 156 and 2 that follow\n# DBusVariant: will fail malloc 155 and 2 that follow\n# DBusVariant: will fail malloc 154 and 2 that follow\n# DBusVariant: will fail malloc 153 and 2 that follow\n# DBusVariant: will fail malloc 152 and 2 that follow\n# DBusVariant: will fail malloc 151 and 2 that follow\n# DBusVariant: will fail malloc 150 and 2 that follow\n# DBusVariant: will fail malloc 149 and 2 that follow\n# DBusVariant: will fail malloc 148 and 2 that follow\n# DBusVariant: will fail malloc 147 and 2 that follow\n# DBusVariant: will fail malloc 146 and 2 that follow\n# DBusVariant: will fail malloc 145 and 2 that follow\n# DBusVariant: will fail malloc 144 and 2 that follow\n# DBusVariant: will fail malloc 143 and 2 that follow\n# DBusVariant: will fail malloc 142 and 2 that follow\n# DBusVariant: will fail malloc 141 and 2 that follow\n# DBusVariant: will fail malloc 140 and 2 that follow\n# DBusVariant: will fail malloc 139 and 2 that follow\n# DBusVariant: will fail malloc 138 and 2 that follow\n# DBusVariant: will fail malloc 137 and 2 that follow\n# DBusVariant: will fail malloc 136 and 2 that follow\n# DBusVariant: will fail malloc 135 and 2 that follow\n# DBusVariant: will fail malloc 134 and 2 that follow\n# DBusVariant: will fail malloc 133 and 2 that follow\n# DBusVariant: will fail malloc 132 and 2 that follow\n# DBusVariant: will fail malloc 131 and 2 that follow\n# DBusVariant: will fail malloc 130 and 2 that follow\n# DBusVariant: will fail malloc 129 and 2 that follow\n# DBusVariant: will fail malloc 128 and 2 that follow\n# DBusVariant: will fail malloc 127 and 2 that follow\n# DBusVariant: will fail malloc 126 and 2 that follow\n# DBusVariant: will fail malloc 125 and 2 that follow\n# DBusVariant: will fail malloc 124 and 2 that follow\n# DBusVariant: will fail malloc 123 and 2 that follow\n# DBusVariant: will fail malloc 122 and 2 that follow\n# DBusVariant: will fail malloc 121 and 2 that follow\n# DBusVariant: will fail malloc 120 and 2 that follow\n# DBusVariant: will fail malloc 119 and 2 that follow\n# DBusVariant: will fail malloc 118 and 2 that follow\n# DBusVariant: will fail malloc 117 and 2 that follow\n# DBusVariant: will fail malloc 116 and 2 that follow\n# DBusVariant: will fail malloc 115 and 2 that follow\n# DBusVariant: will fail malloc 114 and 2 that follow\n# DBusVariant: will fail malloc 113 and 2 that follow\n# DBusVariant: will fail malloc 112 and 2 that follow\n# DBusVariant: will fail malloc 111 and 2 that follow\n# DBusVariant: will fail malloc 110 and 2 that follow\n# DBusVariant: will fail malloc 109 and 2 that follow\n# DBusVariant: will fail malloc 108 and 2 that follow\n# DBusVariant: will fail malloc 107 and 2 that follow\n# DBusVariant: will fail malloc 106 and 2 that follow\n# DBusVariant: will fail malloc 105 and 2 that follow\n# DBusVariant: will fail malloc 104 and 2 that follow\n# DBusVariant: will fail malloc 103 and 2 that follow\n# DBusVariant: will fail malloc 102 and 2 that follow\n# DBusVariant: will fail malloc 101 and 2 that follow\n# DBusVariant: will fail malloc 100 and 2 that follow\n# DBusVariant: will fail malloc 99 and 2 that follow\n# DBusVariant: will fail malloc 98 and 2 that follow\n# DBusVariant: will fail malloc 97 and 2 that follow\n# DBusVariant: will fail malloc 96 and 2 that follow\n# DBusVariant: will fail malloc 95 and 2 that follow\n# DBusVariant: will fail malloc 94 and 2 that follow\n# DBusVariant: will fail malloc 93 and 2 that follow\n# DBusVariant: will fail malloc 92 and 2 that follow\n# DBusVariant: will fail malloc 91 and 2 that follow\n# DBusVariant: will fail malloc 90 and 2 that follow\n# DBusVariant: will fail malloc 89 and 2 that follow\n# DBusVariant: will fail malloc 88 and 2 that follow\n# DBusVariant: will fail malloc 87 and 2 that follow\n# DBusVariant: will fail malloc 86 and 2 that follow\n# DBusVariant: will fail malloc 85 and 2 that follow\n# DBusVariant: will fail malloc 84 and 2 that follow\n# DBusVariant: will fail malloc 83 and 2 that follow\n# DBusVariant: will fail malloc 82 and 2 that follow\n# DBusVariant: will fail malloc 81 and 2 that follow\n# DBusVariant: will fail malloc 80 and 2 that follow\n# DBusVariant: will fail malloc 79 and 2 that follow\n# DBusVariant: will fail malloc 78 and 2 that follow\n# DBusVariant: will fail malloc 77 and 2 that follow\n# DBusVariant: will fail malloc 76 and 2 that follow\n# DBusVariant: will fail malloc 75 and 2 that follow\n# DBusVariant: will fail malloc 74 and 2 that follow\n# DBusVariant: will fail malloc 73 and 2 that follow\n# DBusVariant: will fail malloc 72 and 2 that follow\n# DBusVariant: will fail malloc 71 and 2 that follow\n# DBusVariant: will fail malloc 70 and 2 that follow\n# DBusVariant: will fail malloc 69 and 2 that follow\n# DBusVariant: will fail malloc 68 and 2 that follow\n# DBusVariant: will fail malloc 67 and 2 that follow\n# DBusVariant: will fail malloc 66 and 2 that follow\n# DBusVariant: will fail malloc 65 and 2 that follow\n# DBusVariant: will fail malloc 64 and 2 that follow\n# DBusVariant: will fail malloc 63 and 2 that follow\n# DBusVariant: will fail malloc 62 and 2 that follow\n# DBusVariant: will fail malloc 61 and 2 that follow\n# DBusVariant: will fail malloc 60 and 2 that follow\n# DBusVariant: will fail malloc 59 and 2 that follow\n# DBusVariant: will fail malloc 58 and 2 that follow\n# DBusVariant: will fail malloc 57 and 2 that follow\n# DBusVariant: will fail malloc 56 and 2 that follow\n# DBusVariant: will fail malloc 55 and 2 that follow\n# DBusVariant: will fail malloc 54 and 2 that follow\n# DBusVariant: will fail malloc 53 and 2 that follow\n# DBusVariant: will fail malloc 52 and 2 that follow\n# DBusVariant: will fail malloc 51 and 2 that follow\n# DBusVariant: will fail malloc 50 and 2 that follow\n# DBusVariant: will fail malloc 49 and 2 that follow\n# DBusVariant: will fail malloc 48 and 2 that follow\n# DBusVariant: will fail malloc 47 and 2 that follow\n# DBusVariant: will fail malloc 46 and 2 that follow\n# DBusVariant: will fail malloc 45 and 2 that follow\n# DBusVariant: will fail malloc 44 and 2 that follow\n# DBusVariant: will fail malloc 43 and 2 that follow\n# DBusVariant: will fail malloc 42 and 2 that follow\n# DBusVariant: will fail malloc 41 and 2 that follow\n# DBusVariant: will fail malloc 40 and 2 that follow\n# DBusVariant: will fail malloc 39 and 2 that follow\n# DBusVariant: will fail malloc 38 and 2 that follow\n# DBusVariant: will fail malloc 37 and 2 that follow\n# DBusVariant: will fail malloc 36 and 2 that follow\n# DBusVariant: will fail malloc 35 and 2 that follow\n# DBusVariant: will fail malloc 34 and 2 that follow\n# DBusVariant: will fail malloc 33 and 2 that follow\n# DBusVariant: will fail malloc 32 and 2 that follow\n# DBusVariant: will fail malloc 31 and 2 that follow\n# DBusVariant: will fail malloc 30 and 2 that follow\n# DBusVariant: will fail malloc 29 and 2 that follow\n# DBusVariant: will fail malloc 28 and 2 that follow\n# DBusVariant: will fail malloc 27 and 2 that follow\n# DBusVariant: will fail malloc 26 and 2 that follow\n# DBusVariant: will fail malloc 25 and 2 that follow\n# DBusVariant: will fail malloc 24 and 2 that follow\n# DBusVariant: will fail malloc 23 and 2 that follow\n# DBusVariant: will fail malloc 22 and 2 that follow\n# DBusVariant: will fail malloc 21 and 2 that follow\n# DBusVariant: will fail malloc 20 and 2 that follow\n# DBusVariant: will fail malloc 19 and 2 that follow\n# DBusVariant: will fail malloc 18 and 2 that follow\n# DBusVariant: will fail malloc 17 and 2 that follow\n# DBusVariant: will fail malloc 16 and 2 that follow\n# DBusVariant: will fail malloc 15 and 2 that follow\n# DBusVariant: will fail malloc 14 and 2 that follow\n# DBusVariant: will fail malloc 13 and 2 that follow\n# DBusVariant: will fail malloc 12 and 2 that follow\n# DBusVariant: will fail malloc 11 and 2 that follow\n# DBusVariant: will fail malloc 10 and 2 that follow\n# DBusVariant: will fail malloc 9 and 2 that follow\n# DBusVariant: will fail malloc 8 and 2 that follow\n# DBusVariant: will fail malloc 7 and 2 that follow\n# DBusVariant: will fail malloc 6 and 2 that follow\n# DBusVariant: will fail malloc 5 and 2 that follow\n# DBusVariant: will fail malloc 4 and 2 that follow\n# DBusVariant: will fail malloc 3 and 2 that follow\n# DBusVariant: will fail malloc 2 and 2 that follow\n# DBusVariant: will fail malloc 1 and 2 that follow\n# DBusVariant: will fail malloc 0 and 2 that follow\nok 2 /variant/oom\n# End of variant tests\nPASS: dbus/test-variant_with_config.test\nRunning test: dbus/test-corrupt_with_config.test\nTAP version 13\n# random seed: R02S1a4af8119e88c075db490767fa640392\n1..4\n# Start of corrupt tests\ndbus[3099]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\nok 1 /corrupt/tcp\nok 2 /corrupt/unix\n# Start of byte-order tests\nok 3 /corrupt/byte-order/tcp\nok 4 /corrupt/byte-order/unix\n# End of byte-order tests\n# End of corrupt tests\nPASS: dbus/test-corrupt_with_config.test\nRunning test: dbus/test-header-fields.test\nTAP version 13\n# random seed: R02Sd5183e3912596c29bb96f3ff2637a8b8\n1..5\n# Start of message tests\n# Start of weird-header-field tests\n# Resetting test timeout (reference: 0x558a3605e0; factor: 1)\n# Running \"/message/weird-header-field/none\" once to count mallocs\n# \"/message/weird-header-field/none\" has about 595 mallocs in total\n# testing \"/message/weird-header-field/none\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/none\" with 2 consecutive malloc failures\n# /message/weird-header-field/none: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/none: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x558a3605e0: 0.826 seconds\nok 1 /message/weird-header-field/none\n# slow test /message/weird-header-field/none executed in 0.83 secs\n# Resetting test timeout (reference: 0x558a365b50; factor: 1)\n# Running \"/message/weird-header-field/append\" once to count mallocs\n# \"/message/weird-header-field/append\" has about 604 mallocs in total\n# testing \"/message/weird-header-field/append\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/append\" with 2 consecutive malloc failures\n# /message/weird-header-field/append: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/append: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x558a365b50: 0.854 seconds\nok 2 /message/weird-header-field/append\n# slow test /message/weird-header-field/append executed in 0.86 secs\n# Resetting test timeout (reference: 0x558a363da0; factor: 1)\n# Running \"/message/weird-header-field/change\" once to count mallocs\n# \"/message/weird-header-field/change\" has about 603 mallocs in total\n# testing \"/message/weird-header-field/change\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/change\" with 2 consecutive malloc failures\n# /message/weird-header-field/change: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/change: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x558a363da0: 0.835 seconds\nok 3 /message/weird-header-field/change\n# slow test /message/weird-header-field/change executed in 0.84 secs\n# Resetting test timeout (reference: 0x558a3644a0; factor: 1)\n# Running \"/message/weird-header-field/prepend\" once to count mallocs\n# \"/message/weird-header-field/prepend\" has about 617 mallocs in total\n# testing \"/message/weird-header-field/prepend\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/prepend\" with 2 consecutive malloc failures\n# /message/weird-header-field/prepend: will fail malloc 627 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 626 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 625 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 624 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 623 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 622 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 621 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 620 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 619 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 618 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 617 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 616 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 615 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/prepend: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x558a3644a0: 0.882 seconds\nok 4 /message/weird-header-field/prepend\n# slow test /message/weird-header-field/prepend executed in 0.89 secs\n# Resetting test timeout (reference: 0x558a363da0; factor: 1)\n# Running \"/message/weird-header-field/multi\" once to count mallocs\n# \"/message/weird-header-field/multi\" has about 681 mallocs in total\n# testing \"/message/weird-header-field/multi\" with up to 2 consecutive malloc failures\n# testing \"/message/weird-header-field/multi\" with 2 consecutive malloc failures\n# /message/weird-header-field/multi: will fail malloc 691 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 690 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 689 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 688 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 687 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 686 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 685 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 684 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 683 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 682 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 681 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 680 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 679 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 678 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 677 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 676 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 675 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 674 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 673 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 672 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 671 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 670 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 669 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 668 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 667 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 666 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 665 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 664 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 663 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 662 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 661 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 660 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 659 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 658 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 657 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 656 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 655 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 654 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 653 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 652 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 651 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 650 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 649 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 648 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 647 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 646 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 645 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 644 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 643 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 642 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 641 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 640 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 639 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 638 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 637 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 636 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 635 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 634 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 633 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 632 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 631 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 630 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 629 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 628 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 627 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 626 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 625 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 624 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 623 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 622 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 621 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 620 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 619 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 618 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 617 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 616 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 615 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 614 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 613 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 612 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 611 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 610 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 609 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 608 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 607 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 606 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 605 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 604 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 603 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 602 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 601 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 600 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 599 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 598 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 597 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 596 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 595 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 594 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 593 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 592 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 591 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 590 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 589 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 588 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 587 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 586 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 585 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 584 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 583 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 582 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 581 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 580 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 579 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 578 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 577 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 576 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 575 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 574 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 573 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 572 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 571 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 570 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 569 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 568 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 567 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 566 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 565 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 564 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 563 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 562 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 561 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 560 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 559 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 558 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 557 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 556 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 555 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 554 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 553 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 552 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 551 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 550 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 549 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 548 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 547 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 546 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 545 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 544 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 543 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 542 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 541 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 540 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 539 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 538 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 537 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 536 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 535 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 534 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 533 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 532 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 531 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 530 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 529 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 528 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 527 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 526 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 525 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 524 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 523 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 522 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 521 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 520 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 519 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 518 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 517 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 516 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 515 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 514 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 513 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 512 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 511 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 510 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 509 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 508 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 507 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 506 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 505 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 504 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 503 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 502 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 501 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 500 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 499 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 498 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 497 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 496 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 495 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 494 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 493 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 492 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 491 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 490 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 489 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 488 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 487 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 486 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 485 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 484 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 483 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 482 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 481 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 480 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 479 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 478 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 477 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 476 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 475 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 474 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 473 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 472 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 471 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 470 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 469 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 468 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 467 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 466 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 465 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 464 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 463 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 462 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 461 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 460 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 459 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 458 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 457 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 456 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 455 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 454 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 453 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 452 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 451 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 450 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 449 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 448 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 447 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 446 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 445 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 444 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 443 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 442 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 441 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 440 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 439 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 438 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 437 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 436 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 435 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 434 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 433 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 432 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 431 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 430 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 429 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 428 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 427 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 426 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 425 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 424 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 423 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 422 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 421 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 420 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 419 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 418 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 417 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 416 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 415 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 414 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 413 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 412 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 411 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 410 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 409 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 408 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 407 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 406 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 405 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 404 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 403 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 402 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 401 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 400 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 399 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 398 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 397 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 396 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 395 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 394 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 393 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 392 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 391 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 390 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 389 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 388 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 387 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 386 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 385 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 384 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 383 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 382 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 381 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 380 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 379 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 378 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 377 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 376 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 375 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 374 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 373 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 372 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 371 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 370 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 369 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 368 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 367 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 366 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 365 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 364 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 363 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 362 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 361 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 360 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 359 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 358 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 357 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 356 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 355 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 354 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 353 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 352 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 351 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 350 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 349 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 348 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 347 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 346 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 345 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 344 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 343 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 342 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 341 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 340 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 339 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 338 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 337 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 336 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 335 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 334 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 333 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 332 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 331 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 330 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 329 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 328 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 327 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 326 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 325 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 324 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 323 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 322 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 321 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 320 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 319 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 318 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 317 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 316 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 315 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 314 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 313 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 312 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 311 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 310 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 309 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 308 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 307 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 306 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 305 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 304 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 303 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 302 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 301 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 300 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 299 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 298 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 297 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 296 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 295 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 294 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 293 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 292 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 291 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 290 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 289 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 288 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 287 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 286 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 285 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 284 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 283 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 282 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 281 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 280 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 279 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 278 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 277 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 276 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 275 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 274 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 273 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 272 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 271 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 270 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 269 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 268 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 267 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 266 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 265 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 264 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 263 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 262 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 261 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 260 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 259 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 258 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 257 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 256 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 255 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 254 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 253 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 252 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 251 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 250 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 249 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 248 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 247 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 246 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 245 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 244 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 243 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 242 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 241 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 240 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 239 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 238 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 237 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 236 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 235 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 234 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 233 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 232 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 231 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 230 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 229 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 228 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 227 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 226 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 225 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 224 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 223 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 222 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 221 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 220 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 219 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 218 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 217 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 216 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 215 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 214 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 213 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 212 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 211 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 210 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 209 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 208 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 207 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 206 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 205 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 204 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 203 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 202 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 201 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 200 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 199 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 198 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 197 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 196 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 195 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 194 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 193 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 192 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 191 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 190 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 189 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 188 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 187 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 186 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 185 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 184 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 183 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 182 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 181 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 180 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 179 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 178 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 177 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 176 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 175 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 174 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 173 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 172 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 171 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 170 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 169 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 168 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 167 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 166 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 165 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 164 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 163 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 162 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 161 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 160 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 159 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 158 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 157 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 156 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 155 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 154 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 153 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 152 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 151 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 150 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 149 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 148 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 147 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 146 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 145 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 144 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 143 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 142 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 141 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 140 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 139 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 138 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 137 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 136 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 135 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 134 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 133 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 132 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 131 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 130 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 129 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 128 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 127 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 126 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 125 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 124 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 123 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 122 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 121 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 120 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 119 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 118 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 117 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 116 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 115 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 114 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 113 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 112 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 111 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 110 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 109 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 108 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 107 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 106 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 105 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 104 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 103 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 102 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 101 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 100 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 99 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 98 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 97 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 96 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 95 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 94 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 93 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 92 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 91 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 90 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 89 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 88 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 87 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 86 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 85 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 84 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 83 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 82 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 81 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 80 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 79 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 78 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 77 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 76 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 75 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 74 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 73 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 72 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 71 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 70 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 69 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 68 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 67 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 66 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 65 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 64 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 63 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 62 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 61 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 60 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 59 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 58 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 57 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 56 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 55 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 54 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 53 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 52 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 51 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 50 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 49 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 48 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 47 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 46 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 45 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 44 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 43 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 42 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 41 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 40 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 39 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 38 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 37 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 36 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 35 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 34 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 33 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 32 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 31 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 30 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 29 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 28 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 27 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 26 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 25 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 24 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 23 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 22 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 21 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 20 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 19 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 18 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 17 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 16 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 15 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 14 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 13 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 12 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 11 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 10 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 9 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 8 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 7 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 6 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 5 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 4 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 3 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 2 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 1 and 0 that follow\n# /message/weird-header-field/multi: will fail malloc 0 and 0 that follow\n# Time since timeout reset 0x558a363da0: 1.083 seconds\nok 5 /message/weird-header-field/multi\n# slow test /message/weird-header-field/multi executed in 1.09 secs\n# End of weird-header-field tests\n# End of message tests\nPASS: dbus/test-header-fields.test\nRunning test: dbus/integration/transient-services.sh_with_config.test\n1..0 # SKIP -  is empty or unset\nPASS: dbus/integration/transient-services.sh_with_config.test\nRunning test: dbus/test-refs_with_config.test\nTAP version 13\n# random seed: R02S6b3ec698c8b9dcd881184819175fe4d6\n1..4\n# Start of refs tests\n# Resetting test timeout (reference: 0x5573b80400; factor: 1)\nExecuting: dbus/test-refs_with_config.test\n# Time since timeout reset 0x5573b80400: 1.478 seconds\nok 1 /refs/connection\n# slow test /refs/connection executed in 1.48 secs\n# Resetting test timeout (reference: 0x5573b818f0; factor: 1)\n# Time since timeout reset 0x5573b818f0: 0.597 seconds\nok 2 /refs/message\n# slow test /refs/message executed in 0.60 secs\n# Resetting test timeout (reference: 0x5573b80440; factor: 1)\n# Time since timeout reset 0x5573b80440: 1.694 seconds\nok 3 /refs/pending-call\n# slow test /refs/pending-call executed in 1.69 secs\n# Resetting test timeout (reference: 0x5573b822e0; factor: 1)\nExecuting: dbus/test-refs_with_config.test\n# Time since timeout reset 0x5573b822e0: 1.461 seconds\nok 4 /refs/server\n# slow test /refs/server executed in 1.46 secs\n# End of refs tests\nPASS: dbus/test-refs_with_config.test\nRunning test: dbus/test-assertions.test\nTAP version 13\n# random seed: R02Sfe4bec73ec7e6c5e2e075b2b721f509e\n1..5\n# Start of assertions tests\nok 1 /assertions/assert\nok 2 /assertions/assert_error_is_set\nok 3 /assertions/assert_error_is_clear\nok 4 /assertions/assert_error_xor_true\nok 5 /assertions/assert_error_xor_false\n# End of assertions tests\nPASS: dbus/test-assertions.test\nRunning test: dbus/test-misc-internals.test\n# No test data!\nok 1 - initial nss query did not leak memory\n# Running test: misc\nok 2 - misc\n# misc test took 0 seconds\nok 3 - misc did not leak memory\n# Running test: address\nok 4 - address\n# address test took 0 seconds\nok 5 - address did not leak memory\n# Running test: server\nok 6 - server\n# server test took 0 seconds\nok 7 - server did not leak memory\n# Running test: signature\nok 8 - signature\n# signature test took 0 seconds\nok 9 - signature did not leak memory\n# Running test: mem-pool\nok 10 - mem-pool\n# mem-pool test took 0 seconds\nok 11 - mem-pool did not leak memory\n# Running test: list\nok 12 - list\n# list test took 0 seconds\nok 13 - list did not leak memory\n# Running test: auth\nok 14 - auth\n# auth test took 0 seconds\nok 15 - auth did not leak memory\n# Running test: byteswap\n#   120 blocks swapped from order 'l' to 'B'\n#   120 blocks swapped from order 'B' to 'l'\nok 16 - byteswap\n# byteswap test took 0 seconds\nok 17 - byteswap did not leak memory\n# Running test: credentials\nok 18 - credentials\n# credentials test took 0 seconds\nok 19 - credentials did not leak memory\n# Running test: data-slot\nok 20 - data-slot\n# data-slot test took 0 seconds\nok 21 - data-slot did not leak memory\n# Running test: keyring\ndbus[5521]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\n#  1 keys in test\nok 22 - keyring\n# keyring test took 0 seconds\nok 23 - keyring did not leak memory\n# Running test: marshal-validate\nok 24 - marshal-validate\n# marshal-validate test took 0 seconds\nok 25 - marshal-validate did not leak memory\n# Running test: marshalling\nok 26 - marshalling\n# marshalling test took 0 seconds\nok 27 - marshalling did not leak memory\n# Running test: memory\nok 28 - memory\n# memory test took 0 seconds\nok 29 - memory did not leak memory\n# Running test: object-tree\n# Running \"object tree\" once to count mallocs\n# \"object tree\" has about 295 mallocs in total\n# testing \"object tree\" with up to 4 consecutive malloc failures\n# testing \"object tree\" with 2 consecutive malloc failures\n# object tree: will fail malloc 305 and 0 that follow\n# object tree: will fail malloc 304 and 0 that follow\n# object tree: will fail malloc 303 and 0 that follow\n# object tree: will fail malloc 302 and 0 that follow\n# object tree: will fail malloc 301 and 0 that follow\n# object tree: will fail malloc 300 and 0 that follow\n# object tree: will fail malloc 299 and 0 that follow\n# object tree: will fail malloc 298 and 0 that follow\n# object tree: will fail malloc 297 and 0 that follow\n# object tree: will fail malloc 296 and 0 that follow\n# object tree: will fail malloc 295 and 0 that follow\n# object tree: will fail malloc 294 and 0 that follow\n# object tree: will fail malloc 293 and 0 that follow\n# object tree: will fail malloc 292 and 0 that follow\n# object tree: will fail malloc 291 and 0 that follow\n# object tree: will fail malloc 290 and 0 that follow\n# object tree: will fail malloc 289 and 0 that follow\n# object tree: will fail malloc 288 and 0 that follow\n# object tree: will fail malloc 287 and 0 that follow\n# object tree: will fail malloc 286 and 0 that follow\n# object tree: will fail malloc 285 and 0 that follow\n# object tree: will fail malloc 284 and 0 that follow\n# object tree: will fail malloc 283 and 0 that follow\n# object tree: will fail malloc 282 and 0 that follow\n# object tree: will fail malloc 281 and 0 that follow\n# object tree: will fail malloc 280 and 0 that follow\n# object tree: will fail malloc 279 and 0 that follow\n# object tree: will fail malloc 278 and 0 that follow\n# object tree: will fail malloc 277 and 0 that follow\n# object tree: will fail malloc 276 and 0 that follow\n# object tree: will fail malloc 275 and 0 that follow\n# object tree: will fail malloc 274 and 0 that follow\n# object tree: will fail malloc 273 and 0 that follow\n# object tree: will fail malloc 272 and 0 that follow\n# object tree: will fail malloc 271 and 0 that follow\n# object tree: will fail malloc 270 and 0 that follow\n# object tree: will fail malloc 269 and 0 that follow\n# object tree: will fail malloc 268 and 0 that follow\n# object tree: will fail malloc 267 and 0 that follow\n# object tree: will fail malloc 266 and 0 that follow\n# object tree: will fail malloc 265 and 0 that follow\n# object tree: will fail malloc 264 and 0 that follow\n# object tree: will fail malloc 263 and 0 that follow\n# object tree: will fail malloc 262 and 0 that follow\n# object tree: will fail malloc 261 and 0 that follow\n# object tree: will fail malloc 260 and 0 that follow\n# object tree: will fail malloc 259 and 0 that follow\n# object tree: will fail malloc 258 and 0 that follow\n# object tree: will fail malloc 257 and 0 that follow\n# object tree: will fail malloc 256 and 0 that follow\n# object tree: will fail malloc 255 and 0 that follow\n# object tree: will fail malloc 254 and 0 that follow\n# object tree: will fail malloc 253 and 0 that follow\n# object tree: will fail malloc 252 and 0 that follow\n# object tree: will fail malloc 251 and 0 that follow\n# object tree: will fail malloc 250 and 0 that follow\n# object tree: will fail malloc 249 and 0 that follow\n# object tree: will fail malloc 248 and 0 that follow\n# object tree: will fail malloc 247 and 0 that follow\n# object tree: will fail malloc 246 and 0 that follow\n# object tree: will fail malloc 245 and 0 that follow\n# object tree: will fail malloc 244 and 0 that follow\n# object tree: will fail malloc 243 and 0 that follow\n# object tree: will fail malloc 242 and 0 that follow\n# object tree: will fail malloc 241 and 0 that follow\n# object tree: will fail malloc 240 and 0 that follow\n# object tree: will fail malloc 239 and 0 that follow\n# object tree: will fail malloc 238 and 0 that follow\n# object tree: will fail malloc 237 and 0 that follow\n# object tree: will fail malloc 236 and 0 that follow\n# object tree: will fail malloc 235 and 0 that follow\n# object tree: will fail malloc 234 and 0 that follow\n# object tree: will fail malloc 233 and 0 that follow\n# object tree: will fail malloc 232 and 0 that follow\n# object tree: will fail malloc 231 and 0 that follow\n# object tree: will fail malloc 230 and 0 that follow\n# object tree: will fail malloc 229 and 0 that follow\n# object tree: will fail malloc 228 and 0 that follow\n# object tree: will fail malloc 227 and 0 that follow\n# object tree: will fail malloc 226 and 0 that follow\n# object tree: will fail malloc 225 and 0 that follow\n# object tree: will fail malloc 224 and 0 that follow\n# object tree: will fail malloc 223 and 0 that follow\n# object tree: will fail malloc 222 and 0 that follow\n# object tree: will fail malloc 221 and 0 that follow\n# object tree: will fail malloc 220 and 0 that follow\n# object tree: will fail malloc 219 and 0 that follow\n# object tree: will fail malloc 218 and 0 that follow\n# object tree: will fail malloc 217 and 0 that follow\n# object tree: will fail malloc 216 and 0 that follow\n# object tree: will fail malloc 215 and 0 that follow\n# object tree: will fail malloc 214 and 0 that follow\n# object tree: will fail malloc 213 and 0 that follow\n# object tree: will fail malloc 212 and 0 that follow\n# object tree: will fail malloc 211 and 0 that follow\n# object tree: will fail malloc 210 and 0 that follow\n# object tree: will fail malloc 209 and 0 that follow\n# object tree: will fail malloc 208 and 0 that follow\n# object tree: will fail malloc 207 and 0 that follow\n# object tree: will fail malloc 206 and 0 that follow\n# object tree: will fail malloc 205 and 0 that follow\n# object tree: will fail malloc 204 and 0 that follow\n# object tree: will fail malloc 203 and 0 that follow\n# object tree: will fail malloc 202 and 0 that follow\n# object tree: will fail malloc 201 and 0 that follow\n# object tree: will fail malloc 200 and 0 that follow\n# object tree: will fail malloc 199 and 0 that follow\n# object tree: will fail malloc 198 and 0 that follow\n# object tree: will fail malloc 197 and 0 that follow\n# object tree: will fail malloc 196 and 0 that follow\n# object tree: will fail malloc 195 and 0 that follow\n# object tree: will fail malloc 194 and 0 that follow\n# object tree: will fail malloc 193 and 0 that follow\n# object tree: will fail malloc 192 and 0 that follow\n# object tree: will fail malloc 191 and 0 that follow\n# object tree: will fail malloc 190 and 0 that follow\n# object tree: will fail malloc 189 and 0 that follow\n# object tree: will fail malloc 188 and 0 that follow\n# object tree: will fail malloc 187 and 0 that follow\n# object tree: will fail malloc 186 and 0 that follow\n# object tree: will fail malloc 185 and 0 that follow\n# object tree: will fail malloc 184 and 0 that follow\n# object tree: will fail malloc 183 and 0 that follow\n# object tree: will fail malloc 182 and 0 that follow\n# object tree: will fail malloc 181 and 0 that follow\n# object tree: will fail malloc 180 and 0 that follow\n# object tree: will fail malloc 179 and 0 that follow\n# object tree: will fail malloc 178 and 0 that follow\n# object tree: will fail malloc 177 and 0 that follow\n# object tree: will fail malloc 176 and 0 that follow\n# object tree: will fail malloc 175 and 0 that follow\n# object tree: will fail malloc 174 and 0 that follow\n# object tree: will fail malloc 173 and 0 that follow\n# object tree: will fail malloc 172 and 0 that follow\n# object tree: will fail malloc 171 and 0 that follow\n# object tree: will fail malloc 170 and 0 that follow\n# object tree: will fail malloc 169 and 0 that follow\n# object tree: will fail malloc 168 and 0 that follow\n# object tree: will fail malloc 167 and 0 that follow\n# object tree: will fail malloc 166 and 0 that follow\n# object tree: will fail malloc 165 and 0 that follow\n# object tree: will fail malloc 164 and 0 that follow\n# object tree: will fail malloc 163 and 0 that follow\n# object tree: will fail malloc 162 and 0 that follow\n# object tree: will fail malloc 161 and 0 that follow\n# object tree: will fail malloc 160 and 0 that follow\n# object tree: will fail malloc 159 and 0 that follow\n# object tree: will fail malloc 158 and 0 that follow\n# object tree: will fail malloc 157 and 0 that follow\n# object tree: will fail malloc 156 and 0 that follow\n# object tree: will fail malloc 155 and 0 that follow\n# object tree: will fail malloc 154 and 0 that follow\n# object tree: will fail malloc 153 and 0 that follow\n# object tree: will fail malloc 152 and 0 that follow\n# object tree: will fail malloc 151 and 0 that follow\n# object tree: will fail malloc 150 and 0 that follow\n# object tree: will fail malloc 149 and 0 that follow\n# object tree: will fail malloc 148 and 0 that follow\n# object tree: will fail malloc 147 and 0 that follow\n# object tree: will fail malloc 146 and 0 that follow\n# object tree: will fail malloc 145 and 0 that follow\n# object tree: will fail malloc 144 and 0 that follow\n# object tree: will fail malloc 143 and 0 that follow\n# object tree: will fail malloc 142 and 0 that follow\n# object tree: will fail malloc 141 and 0 that follow\n# object tree: will fail malloc 140 and 0 that follow\n# object tree: will fail malloc 139 and 0 that follow\n# object tree: will fail malloc 138 and 0 that follow\n# object tree: will fail malloc 137 and 0 that follow\n# object tree: will fail malloc 136 and 0 that follow\n# object tree: will fail malloc 135 and 0 that follow\n# object tree: will fail malloc 134 and 0 that follow\n# object tree: will fail malloc 133 and 0 that follow\n# object tree: will fail malloc 132 and 0 that follow\n# object tree: will fail malloc 131 and 0 that follow\n# object tree: will fail malloc 130 and 0 that follow\n# object tree: will fail malloc 129 and 0 that follow\n# object tree: will fail malloc 128 and 0 that follow\n# object tree: will fail malloc 127 and 0 that follow\n# object tree: will fail malloc 126 and 0 that follow\n# object tree: will fail malloc 125 and 0 that follow\n# object tree: will fail malloc 124 and 0 that follow\n# object tree: will fail malloc 123 and 0 that follow\n# object tree: will fail malloc 122 and 0 that follow\n# object tree: will fail malloc 121 and 0 that follow\n# object tree: will fail malloc 120 and 0 that follow\n# object tree: will fail malloc 119 and 0 that follow\n# object tree: will fail malloc 118 and 0 that follow\n# object tree: will fail malloc 117 and 0 that follow\n# object tree: will fail malloc 116 and 0 that follow\n# object tree: will fail malloc 115 and 0 that follow\n# object tree: will fail malloc 114 and 0 that follow\n# object tree: will fail malloc 113 and 0 that follow\n# object tree: will fail malloc 112 and 0 that follow\n# object tree: will fail malloc 111 and 0 that follow\n# object tree: will fail malloc 110 and 0 that follow\n# object tree: will fail malloc 109 and 0 that follow\n# object tree: will fail malloc 108 and 0 that follow\n# object tree: will fail malloc 107 and 0 that follow\n# object tree: will fail malloc 106 and 0 that follow\n# object tree: will fail malloc 105 and 0 that follow\n# object tree: will fail malloc 104 and 0 that follow\n# object tree: will fail malloc 103 and 0 that follow\n# object tree: will fail malloc 102 and 0 that follow\n# object tree: will fail malloc 101 and 0 that follow\n# object tree: will fail malloc 100 and 0 that follow\n# object tree: will fail malloc 99 and 0 that follow\n# object tree: will fail malloc 98 and 0 that follow\n# object tree: will fail malloc 97 and 0 that follow\n# object tree: will fail malloc 96 and 0 that follow\n# object tree: will fail malloc 95 and 0 that follow\n# object tree: will fail malloc 94 and 0 that follow\n# object tree: will fail malloc 93 and 0 that follow\n# object tree: will fail malloc 92 and 0 that follow\n# object tree: will fail malloc 91 and 0 that follow\n# object tree: will fail malloc 90 and 0 that follow\n# object tree: will fail malloc 89 and 0 that follow\n# object tree: will fail malloc 88 and 0 that follow\n# object tree: will fail malloc 87 and 0 that follow\n# object tree: will fail malloc 86 and 0 that follow\n# object tree: will fail malloc 85 and 0 that follow\n# object tree: will fail malloc 84 and 0 that follow\n# object tree: will fail malloc 83 and 0 that follow\n# object tree: will fail malloc 82 and 0 that follow\n# object tree: will fail malloc 81 and 0 that follow\n# object tree: will fail malloc 80 and 0 that follow\n# object tree: will fail malloc 79 and 0 that follow\n# object tree: will fail malloc 78 and 0 that follow\n# object tree: will fail malloc 77 and 0 that follow\n# object tree: will fail malloc 76 and 0 that follow\n# object tree: will fail malloc 75 and 0 that follow\n# object tree: will fail malloc 74 and 0 that follow\n# object tree: will fail malloc 73 and 0 that follow\n# object tree: will fail malloc 72 and 0 that follow\n# object tree: will fail malloc 71 and 0 that follow\n# object tree: will fail malloc 70 and 0 that follow\n# object tree: will fail malloc 69 and 0 that follow\n# object tree: will fail malloc 68 and 0 that follow\n# object tree: will fail malloc 67 and 0 that follow\n# object tree: will fail malloc 66 and 0 that follow\n# object tree: will fail malloc 65 and 0 that follow\n# object tree: will fail malloc 64 and 0 that follow\n# object tree: will fail malloc 63 and 0 that follow\n# object tree: will fail malloc 62 and 0 that follow\n# object tree: will fail malloc 61 and 0 that follow\n# object tree: will fail malloc 60 and 0 that follow\n# object tree: will fail malloc 59 and 0 that follow\n# object tree: will fail malloc 58 and 0 that follow\n# object tree: will fail malloc 57 and 0 that follow\n# object tree: will fail malloc 56 and 0 that follow\n# object tree: will fail malloc 55 and 0 that follow\n# object tree: will fail malloc 54 and 0 that follow\n# object tree: will fail malloc 53 and 0 that follow\n# object tree: will fail malloc 52 and 0 that follow\n# object tree: will fail malloc 51 and 0 that follow\n# object tree: will fail malloc 50 and 0 that follow\n# object tree: will fail malloc 49 and 0 that follow\n# object tree: will fail malloc 48 and 0 that follow\n# object tree: will fail malloc 47 and 0 that follow\n# object tree: will fail malloc 46 and 0 that follow\n# object tree: will fail malloc 45 and 0 that follow\n# object tree: will fail malloc 44 and 0 that follow\n# object tree: will fail malloc 43 and 0 that follow\n# object tree: will fail malloc 42 and 0 that follow\n# object tree: will fail malloc 41 and 0 that follow\n# object tree: will fail malloc 40 and 0 that follow\n# object tree: will fail malloc 39 and 0 that follow\n# object tree: will fail malloc 38 and 0 that follow\n# object tree: will fail malloc 37 and 0 that follow\n# object tree: will fail malloc 36 and 0 that follow\n# object tree: will fail malloc 35 and 0 that follow\n# object tree: will fail malloc 34 and 0 that follow\n# object tree: will fail malloc 33 and 0 that follow\n# object tree: will fail malloc 32 and 0 that follow\n# object tree: will fail malloc 31 and 0 that follow\n# object tree: will fail malloc 30 and 0 that follow\n# object tree: will fail malloc 29 and 0 that follow\n# object tree: will fail malloc 28 and 0 that follow\n# object tree: will fail malloc 27 and 0 that follow\n# object tree: will fail malloc 26 and 0 that follow\n# object tree: will fail malloc 25 and 0 that follow\n# object tree: will fail malloc 24 and 0 that follow\n# object tree: will fail malloc 23 and 0 that follow\n# object tree: will fail malloc 22 and 0 that follow\n# object tree: will fail malloc 21 and 0 that follow\n# object tree: will fail malloc 20 and 0 that follow\n# object tree: will fail malloc 19 and 0 that follow\n# object tree: will fail malloc 18 and 0 that follow\n# object tree: will fail malloc 17 and 0 that follow\n# object tree: will fail malloc 16 and 0 that follow\n# object tree: will fail malloc 15 and 0 that follow\n# object tree: will fail malloc 14 and 0 that follow\n# object tree: will fail malloc 13 and 0 that follow\n# object tree: will fail malloc 12 and 0 that follow\n# object tree: will fail malloc 11 and 0 that follow\n# object tree: will fail malloc 10 and 0 that follow\n# object tree: will fail malloc 9 and 0 that follow\n# object tree: will fail malloc 8 and 0 that follow\n# object tree: will fail malloc 7 and 0 that follow\n# object tree: will fail malloc 6 and 0 that follow\n# object tree: will fail malloc 5 and 0 that follow\n# object tree: will fail malloc 4 and 0 that follow\n# object tree: will fail malloc 3 and 0 that follow\n# object tree: will fail malloc 2 and 0 that follow\n# object tree: will fail malloc 1 and 0 that follow\n# object tree: will fail malloc 0 and 0 that follow\n# testing \"object tree\" with 3 consecutive malloc failures\n# object tree: will fail malloc 305 and 1 that follow\n# object tree: will fail malloc 304 and 1 that follow\n# object tree: will fail malloc 303 and 1 that follow\n# object tree: will fail malloc 302 and 1 that follow\n# object tree: will fail malloc 301 and 1 that follow\n# object tree: will fail malloc 300 and 1 that follow\n# object tree: will fail malloc 299 and 1 that follow\n# object tree: will fail malloc 298 and 1 that follow\n# object tree: will fail malloc 297 and 1 that follow\n# object tree: will fail malloc 296 and 1 that follow\n# object tree: will fail malloc 295 and 1 that follow\n# object tree: will fail malloc 294 and 1 that follow\n# object tree: will fail malloc 293 and 1 that follow\n# object tree: will fail malloc 292 and 1 that follow\n# object tree: will fail malloc 291 and 1 that follow\n# object tree: will fail malloc 290 and 1 that follow\n# object tree: will fail malloc 289 and 1 that follow\n# object tree: will fail malloc 288 and 1 that follow\n# object tree: will fail malloc 287 and 1 that follow\n# object tree: will fail malloc 286 and 1 that follow\n# object tree: will fail malloc 285 and 1 that follow\n# object tree: will fail malloc 284 and 1 that follow\n# object tree: will fail malloc 283 and 1 that follow\n# object tree: will fail malloc 282 and 1 that follow\n# object tree: will fail malloc 281 and 1 that follow\n# object tree: will fail malloc 280 and 1 that follow\n# object tree: will fail malloc 279 and 1 that follow\n# object tree: will fail malloc 278 and 1 that follow\n# object tree: will fail malloc 277 and 1 that follow\n# object tree: will fail malloc 276 and 1 that follow\n# object tree: will fail malloc 275 and 1 that follow\n# object tree: will fail malloc 274 and 1 that follow\n# object tree: will fail malloc 273 and 1 that follow\n# object tree: will fail malloc 272 and 1 that follow\n# object tree: will fail malloc 271 and 1 that follow\n# object tree: will fail malloc 270 and 1 that follow\n# object tree: will fail malloc 269 and 1 that follow\n# object tree: will fail malloc 268 and 1 that follow\n# object tree: will fail malloc 267 and 1 that follow\n# object tree: will fail malloc 266 and 1 that follow\n# object tree: will fail malloc 265 and 1 that follow\n# object tree: will fail malloc 264 and 1 that follow\n# object tree: will fail malloc 263 and 1 that follow\n# object tree: will fail malloc 262 and 1 that follow\n# object tree: will fail malloc 261 and 1 that follow\n# object tree: will fail malloc 260 and 1 that follow\n# object tree: will fail malloc 259 and 1 that follow\n# object tree: will fail malloc 258 and 1 that follow\n# object tree: will fail malloc 257 and 1 that follow\n# object tree: will fail malloc 256 and 1 that follow\n# object tree: will fail malloc 255 and 1 that follow\n# object tree: will fail malloc 254 and 1 that follow\n# object tree: will fail malloc 253 and 1 that follow\n# object tree: will fail malloc 252 and 1 that follow\n# object tree: will fail malloc 251 and 1 that follow\n# object tree: will fail malloc 250 and 1 that follow\n# object tree: will fail malloc 249 and 1 that follow\n# object tree: will fail malloc 248 and 1 that follow\n# object tree: will fail malloc 247 and 1 that follow\n# object tree: will fail malloc 246 and 1 that follow\n# object tree: will fail malloc 245 and 1 that follow\n# object tree: will fail malloc 244 and 1 that follow\n# object tree: will fail malloc 243 and 1 that follow\n# object tree: will fail malloc 242 and 1 that follow\n# object tree: will fail malloc 241 and 1 that follow\n# object tree: will fail malloc 240 and 1 that follow\n# object tree: will fail malloc 239 and 1 that follow\n# object tree: will fail malloc 238 and 1 that follow\n# object tree: will fail malloc 237 and 1 that follow\n# object tree: will fail malloc 236 and 1 that follow\n# object tree: will fail malloc 235 and 1 that follow\n# object tree: will fail malloc 234 and 1 that follow\n# object tree: will fail malloc 233 and 1 that follow\n# object tree: will fail malloc 232 and 1 that follow\n# object tree: will fail malloc 231 and 1 that follow\n# object tree: will fail malloc 230 and 1 that follow\n# object tree: will fail malloc 229 and 1 that follow\n# object tree: will fail malloc 228 and 1 that follow\n# object tree: will fail malloc 227 and 1 that follow\n# object tree: will fail malloc 226 and 1 that follow\n# object tree: will fail malloc 225 and 1 that follow\n# object tree: will fail malloc 224 and 1 that follow\n# object tree: will fail malloc 223 and 1 that follow\n# object tree: will fail malloc 222 and 1 that follow\n# object tree: will fail malloc 221 and 1 that follow\n# object tree: will fail malloc 220 and 1 that follow\n# object tree: will fail malloc 219 and 1 that follow\n# object tree: will fail malloc 218 and 1 that follow\n# object tree: will fail malloc 217 and 1 that follow\n# object tree: will fail malloc 216 and 1 that follow\n# object tree: will fail malloc 215 and 1 that follow\n# object tree: will fail malloc 214 and 1 that follow\n# object tree: will fail malloc 213 and 1 that follow\n# object tree: will fail malloc 212 and 1 that follow\n# object tree: will fail malloc 211 and 1 that follow\n# object tree: will fail malloc 210 and 1 that follow\n# object tree: will fail malloc 209 and 1 that follow\n# object tree: will fail malloc 208 and 1 that follow\n# object tree: will fail malloc 207 and 1 that follow\n# object tree: will fail malloc 206 and 1 that follow\n# object tree: will fail malloc 205 and 1 that follow\n# object tree: will fail malloc 204 and 1 that follow\n# object tree: will fail malloc 203 and 1 that follow\n# object tree: will fail malloc 202 and 1 that follow\n# object tree: will fail malloc 201 and 1 that follow\n# object tree: will fail malloc 200 and 1 that follow\n# object tree: will fail malloc 199 and 1 that follow\n# object tree: will fail malloc 198 and 1 that follow\n# object tree: will fail malloc 197 and 1 that follow\n# object tree: will fail malloc 196 and 1 that follow\n# object tree: will fail malloc 195 and 1 that follow\n# object tree: will fail malloc 194 and 1 that follow\n# object tree: will fail malloc 193 and 1 that follow\n# object tree: will fail malloc 192 and 1 that follow\n# object tree: will fail malloc 191 and 1 that follow\n# object tree: will fail malloc 190 and 1 that follow\n# object tree: will fail malloc 189 and 1 that follow\n# object tree: will fail malloc 188 and 1 that follow\n# object tree: will fail malloc 187 and 1 that follow\n# object tree: will fail malloc 186 and 1 that follow\n# object tree: will fail malloc 185 and 1 that follow\n# object tree: will fail malloc 184 and 1 that follow\n# object tree: will fail malloc 183 and 1 that follow\n# object tree: will fail malloc 182 and 1 that follow\n# object tree: will fail malloc 181 and 1 that follow\n# object tree: will fail malloc 180 and 1 that follow\n# object tree: will fail malloc 179 and 1 that follow\n# object tree: will fail malloc 178 and 1 that follow\n# object tree: will fail malloc 177 and 1 that follow\n# object tree: will fail malloc 176 and 1 that follow\n# object tree: will fail malloc 175 and 1 that follow\n# object tree: will fail malloc 174 and 1 that follow\n# object tree: will fail malloc 173 and 1 that follow\n# object tree: will fail malloc 172 and 1 that follow\n# object tree: will fail malloc 171 and 1 that follow\n# object tree: will fail malloc 170 and 1 that follow\n# object tree: will fail malloc 169 and 1 that follow\n# object tree: will fail malloc 168 and 1 that follow\n# object tree: will fail malloc 167 and 1 that follow\n# object tree: will fail malloc 166 and 1 that follow\n# object tree: will fail malloc 165 and 1 that follow\n# object tree: will fail malloc 164 and 1 that follow\n# object tree: will fail malloc 163 and 1 that follow\n# object tree: will fail malloc 162 and 1 that follow\n# object tree: will fail malloc 161 and 1 that follow\n# object tree: will fail malloc 160 and 1 that follow\n# object tree: will fail malloc 159 and 1 that follow\n# object tree: will fail malloc 158 and 1 that follow\n# object tree: will fail malloc 157 and 1 that follow\n# object tree: will fail malloc 156 and 1 that follow\n# object tree: will fail malloc 155 and 1 that follow\n# object tree: will fail malloc 154 and 1 that follow\n# object tree: will fail malloc 153 and 1 that follow\n# object tree: will fail malloc 152 and 1 that follow\n# object tree: will fail malloc 151 and 1 that follow\n# object tree: will fail malloc 150 and 1 that follow\n# object tree: will fail malloc 149 and 1 that follow\n# object tree: will fail malloc 148 and 1 that follow\n# object tree: will fail malloc 147 and 1 that follow\n# object tree: will fail malloc 146 and 1 that follow\n# object tree: will fail malloc 145 and 1 that follow\n# object tree: will fail malloc 144 and 1 that follow\n# object tree: will fail malloc 143 and 1 that follow\n# object tree: will fail malloc 142 and 1 that follow\n# object tree: will fail malloc 141 and 1 that follow\n# object tree: will fail malloc 140 and 1 that follow\n# object tree: will fail malloc 139 and 1 that follow\n# object tree: will fail malloc 138 and 1 that follow\n# object tree: will fail malloc 137 and 1 that follow\n# object tree: will fail malloc 136 and 1 that follow\n# object tree: will fail malloc 135 and 1 that follow\n# object tree: will fail malloc 134 and 1 that follow\n# object tree: will fail malloc 133 and 1 that follow\n# object tree: will fail malloc 132 and 1 that follow\n# object tree: will fail malloc 131 and 1 that follow\n# object tree: will fail malloc 130 and 1 that follow\n# object tree: will fail malloc 129 and 1 that follow\n# object tree: will fail malloc 128 and 1 that follow\n# object tree: will fail malloc 127 and 1 that follow\n# object tree: will fail malloc 126 and 1 that follow\n# object tree: will fail malloc 125 and 1 that follow\n# object tree: will fail malloc 124 and 1 that follow\n# object tree: will fail malloc 123 and 1 that follow\n# object tree: will fail malloc 122 and 1 that follow\n# object tree: will fail malloc 121 and 1 that follow\n# object tree: will fail malloc 120 and 1 that follow\n# object tree: will fail malloc 119 and 1 that follow\n# object tree: will fail malloc 118 and 1 that follow\n# object tree: will fail malloc 117 and 1 that follow\n# object tree: will fail malloc 116 and 1 that follow\n# object tree: will fail malloc 115 and 1 that follow\n# object tree: will fail malloc 114 and 1 that follow\n# object tree: will fail malloc 113 and 1 that follow\n# object tree: will fail malloc 112 and 1 that follow\n# object tree: will fail malloc 111 and 1 that follow\n# object tree: will fail malloc 110 and 1 that follow\n# object tree: will fail malloc 109 and 1 that follow\n# object tree: will fail malloc 108 and 1 that follow\n# object tree: will fail malloc 107 and 1 that follow\n# object tree: will fail malloc 106 and 1 that follow\n# object tree: will fail malloc 105 and 1 that follow\n# object tree: will fail malloc 104 and 1 that follow\n# object tree: will fail malloc 103 and 1 that follow\n# object tree: will fail malloc 102 and 1 that follow\n# object tree: will fail malloc 101 and 1 that follow\n# object tree: will fail malloc 100 and 1 that follow\n# object tree: will fail malloc 99 and 1 that follow\n# object tree: will fail malloc 98 and 1 that follow\n# object tree: will fail malloc 97 and 1 that follow\n# object tree: will fail malloc 96 and 1 that follow\n# object tree: will fail malloc 95 and 1 that follow\n# object tree: will fail malloc 94 and 1 that follow\n# object tree: will fail malloc 93 and 1 that follow\n# object tree: will fail malloc 92 and 1 that follow\n# object tree: will fail malloc 91 and 1 that follow\n# object tree: will fail malloc 90 and 1 that follow\n# object tree: will fail malloc 89 and 1 that follow\n# object tree: will fail malloc 88 and 1 that follow\n# object tree: will fail malloc 87 and 1 that follow\n# object tree: will fail malloc 86 and 1 that follow\n# object tree: will fail malloc 85 and 1 that follow\n# object tree: will fail malloc 84 and 1 that follow\n# object tree: will fail malloc 83 and 1 that follow\n# object tree: will fail malloc 82 and 1 that follow\n# object tree: will fail malloc 81 and 1 that follow\n# object tree: will fail malloc 80 and 1 that follow\n# object tree: will fail malloc 79 and 1 that follow\n# object tree: will fail malloc 78 and 1 that follow\n# object tree: will fail malloc 77 and 1 that follow\n# object tree: will fail malloc 76 and 1 that follow\n# object tree: will fail malloc 75 and 1 that follow\n# object tree: will fail malloc 74 and 1 that follow\n# object tree: will fail malloc 73 and 1 that follow\n# object tree: will fail malloc 72 and 1 that follow\n# object tree: will fail malloc 71 and 1 that follow\n# object tree: will fail malloc 70 and 1 that follow\n# object tree: will fail malloc 69 and 1 that follow\n# object tree: will fail malloc 68 and 1 that follow\n# object tree: will fail malloc 67 and 1 that follow\n# object tree: will fail malloc 66 and 1 that follow\n# object tree: will fail malloc 65 and 1 that follow\n# object tree: will fail malloc 64 and 1 that follow\n# object tree: will fail malloc 63 and 1 that follow\n# object tree: will fail malloc 62 and 1 that follow\n# object tree: will fail malloc 61 and 1 that follow\n# object tree: will fail malloc 60 and 1 that follow\n# object tree: will fail malloc 59 and 1 that follow\n# object tree: will fail malloc 58 and 1 that follow\n# object tree: will fail malloc 57 and 1 that follow\n# object tree: will fail malloc 56 and 1 that follow\n# object tree: will fail malloc 55 and 1 that follow\n# object tree: will fail malloc 54 and 1 that follow\n# object tree: will fail malloc 53 and 1 that follow\n# object tree: will fail malloc 52 and 1 that follow\n# object tree: will fail malloc 51 and 1 that follow\n# object tree: will fail malloc 50 and 1 that follow\n# object tree: will fail malloc 49 and 1 that follow\n# object tree: will fail malloc 48 and 1 that follow\n# object tree: will fail malloc 47 and 1 that follow\n# object tree: will fail malloc 46 and 1 that follow\n# object tree: will fail malloc 45 and 1 that follow\n# object tree: will fail malloc 44 and 1 that follow\n# object tree: will fail malloc 43 and 1 that follow\n# object tree: will fail malloc 42 and 1 that follow\n# object tree: will fail malloc 41 and 1 that follow\n# object tree: will fail malloc 40 and 1 that follow\n# object tree: will fail malloc 39 and 1 that follow\n# object tree: will fail malloc 38 and 1 that follow\n# object tree: will fail malloc 37 and 1 that follow\n# object tree: will fail malloc 36 and 1 that follow\n# object tree: will fail malloc 35 and 1 that follow\n# object tree: will fail malloc 34 and 1 that follow\n# object tree: will fail malloc 33 and 1 that follow\n# object tree: will fail malloc 32 and 1 that follow\n# object tree: will fail malloc 31 and 1 that follow\n# object tree: will fail malloc 30 and 1 that follow\n# object tree: will fail malloc 29 and 1 that follow\n# object tree: will fail malloc 28 and 1 that follow\n# object tree: will fail malloc 27 and 1 that follow\n# object tree: will fail malloc 26 and 1 that follow\n# object tree: will fail malloc 25 and 1 that follow\n# object tree: will fail malloc 24 and 1 that follow\n# object tree: will fail malloc 23 and 1 that follow\n# object tree: will fail malloc 22 and 1 that follow\n# object tree: will fail malloc 21 and 1 that follow\n# object tree: will fail malloc 20 and 1 that follow\n# object tree: will fail malloc 19 and 1 that follow\n# object tree: will fail malloc 18 and 1 that follow\n# object tree: will fail malloc 17 and 1 that follow\n# object tree: will fail malloc 16 and 1 that follow\n# object tree: will fail malloc 15 and 1 that follow\n# object tree: will fail malloc 14 and 1 that follow\n# object tree: will fail malloc 13 and 1 that follow\n# object tree: will fail malloc 12 and 1 that follow\n# object tree: will fail malloc 11 and 1 that follow\n# object tree: will fail malloc 10 and 1 that follow\n# object tree: will fail malloc 9 and 1 that follow\n# object tree: will fail malloc 8 and 1 that follow\n# object tree: will fail malloc 7 and 1 that follow\n# object tree: will fail malloc 6 and 1 that follow\n# object tree: will fail malloc 5 and 1 that follow\n# object tree: will fail malloc 4 and 1 that follow\n# object tree: will fail malloc 3 and 1 that follow\n# object tree: will fail malloc 2 and 1 that follow\n# object tree: will fail malloc 1 and 1 that follow\n# object tree: will fail malloc 0 and 1 that follow\n# testing \"object tree\" with 4 consecutive malloc failures\n# object tree: will fail malloc 305 and 2 that follow\n# object tree: will fail malloc 304 and 2 that follow\n# object tree: will fail malloc 303 and 2 that follow\n# object tree: will fail malloc 302 and 2 that follow\n# object tree: will fail malloc 301 and 2 that follow\n# object tree: will fail malloc 300 and 2 that follow\n# object tree: will fail malloc 299 and 2 that follow\n# object tree: will fail malloc 298 and 2 that follow\n# object tree: will fail malloc 297 and 2 that follow\n# object tree: will fail malloc 296 and 2 that follow\n# object tree: will fail malloc 295 and 2 that follow\n# object tree: will fail malloc 294 and 2 that follow\n# object tree: will fail malloc 293 and 2 that follow\n# object tree: will fail malloc 292 and 2 that follow\n# object tree: will fail malloc 291 and 2 that follow\n# object tree: will fail malloc 290 and 2 that follow\n# object tree: will fail malloc 289 and 2 that follow\n# object tree: will fail malloc 288 and 2 that follow\n# object tree: will fail malloc 287 and 2 that follow\n# object tree: will fail malloc 286 and 2 that follow\n# object tree: will fail malloc 285 and 2 that follow\n# object tree: will fail malloc 284 and 2 that follow\n# object tree: will fail malloc 283 and 2 that follow\n# object tree: will fail malloc 282 and 2 that follow\n# object tree: will fail malloc 281 and 2 that follow\n# object tree: will fail malloc 280 and 2 that follow\n# object tree: will fail malloc 279 and 2 that follow\n# object tree: will fail malloc 278 and 2 that follow\n# object tree: will fail malloc 277 and 2 that follow\n# object tree: will fail malloc 276 and 2 that follow\n# object tree: will fail malloc 275 and 2 that follow\n# object tree: will fail malloc 274 and 2 that follow\n# object tree: will fail malloc 273 and 2 that follow\n# object tree: will fail malloc 272 and 2 that follow\n# object tree: will fail malloc 271 and 2 that follow\n# object tree: will fail malloc 270 and 2 that follow\n# object tree: will fail malloc 269 and 2 that follow\n# object tree: will fail malloc 268 and 2 that follow\n# object tree: will fail malloc 267 and 2 that follow\n# object tree: will fail malloc 266 and 2 that follow\n# object tree: will fail malloc 265 and 2 that follow\n# object tree: will fail malloc 264 and 2 that follow\n# object tree: will fail malloc 263 and 2 that follow\n# object tree: will fail malloc 262 and 2 that follow\n# object tree: will fail malloc 261 and 2 that follow\n# object tree: will fail malloc 260 and 2 that follow\n# object tree: will fail malloc 259 and 2 that follow\n# object tree: will fail malloc 258 and 2 that follow\n# object tree: will fail malloc 257 and 2 that follow\n# object tree: will fail malloc 256 and 2 that follow\n# object tree: will fail malloc 255 and 2 that follow\n# object tree: will fail malloc 254 and 2 that follow\n# object tree: will fail malloc 253 and 2 that follow\n# object tree: will fail malloc 252 and 2 that follow\n# object tree: will fail malloc 251 and 2 that follow\n# object tree: will fail malloc 250 and 2 that follow\n# object tree: will fail malloc 249 and 2 that follow\n# object tree: will fail malloc 248 and 2 that follow\n# object tree: will fail malloc 247 and 2 that follow\n# object tree: will fail malloc 246 and 2 that follow\n# object tree: will fail malloc 245 and 2 that follow\n# object tree: will fail malloc 244 and 2 that follow\n# object tree: will fail malloc 243 and 2 that follow\n# object tree: will fail malloc 242 and 2 that follow\n# object tree: will fail malloc 241 and 2 that follow\n# object tree: will fail malloc 240 and 2 that follow\n# object tree: will fail malloc 239 and 2 that follow\n# object tree: will fail malloc 238 and 2 that follow\n# object tree: will fail malloc 237 and 2 that follow\n# object tree: will fail malloc 236 and 2 that follow\n# object tree: will fail malloc 235 and 2 that follow\n# object tree: will fail malloc 234 and 2 that follow\n# object tree: will fail malloc 233 and 2 that follow\n# object tree: will fail malloc 232 and 2 that follow\n# object tree: will fail malloc 231 and 2 that follow\n# object tree: will fail malloc 230 and 2 that follow\n# object tree: will fail malloc 229 and 2 that follow\n# object tree: will fail malloc 228 and 2 that follow\n# object tree: will fail malloc 227 and 2 that follow\n# object tree: will fail malloc 226 and 2 that follow\n# object tree: will fail malloc 225 and 2 that follow\n# object tree: will fail malloc 224 and 2 that follow\n# object tree: will fail malloc 223 and 2 that follow\n# object tree: will fail malloc 222 and 2 that follow\n# object tree: will fail malloc 221 and 2 that follow\n# object tree: will fail malloc 220 and 2 that follow\n# object tree: will fail malloc 219 and 2 that follow\n# object tree: will fail malloc 218 and 2 that follow\n# object tree: will fail malloc 217 and 2 that follow\n# object tree: will fail malloc 216 and 2 that follow\n# object tree: will fail malloc 215 and 2 that follow\n# object tree: will fail malloc 214 and 2 that follow\n# object tree: will fail malloc 213 and 2 that follow\n# object tree: will fail malloc 212 and 2 that follow\n# object tree: will fail malloc 211 and 2 that follow\n# object tree: will fail malloc 210 and 2 that follow\n# object tree: will fail malloc 209 and 2 that follow\n# object tree: will fail malloc 208 and 2 that follow\n# object tree: will fail malloc 207 and 2 that follow\n# object tree: will fail malloc 206 and 2 that follow\n# object tree: will fail malloc 205 and 2 that follow\n# object tree: will fail malloc 204 and 2 that follow\n# object tree: will fail malloc 203 and 2 that follow\n# object tree: will fail malloc 202 and 2 that follow\n# object tree: will fail malloc 201 and 2 that follow\n# object tree: will fail malloc 200 and 2 that follow\n# object tree: will fail malloc 199 and 2 that follow\n# object tree: will fail malloc 198 and 2 that follow\n# object tree: will fail malloc 197 and 2 that follow\n# object tree: will fail malloc 196 and 2 that follow\n# object tree: will fail malloc 195 and 2 that follow\n# object tree: will fail malloc 194 and 2 that follow\n# object tree: will fail malloc 193 and 2 that follow\n# object tree: will fail malloc 192 and 2 that follow\n# object tree: will fail malloc 191 and 2 that follow\n# object tree: will fail malloc 190 and 2 that follow\n# object tree: will fail malloc 189 and 2 that follow\n# object tree: will fail malloc 188 and 2 that follow\n# object tree: will fail malloc 187 and 2 that follow\n# object tree: will fail malloc 186 and 2 that follow\n# object tree: will fail malloc 185 and 2 that follow\n# object tree: will fail malloc 184 and 2 that follow\n# object tree: will fail malloc 183 and 2 that follow\n# object tree: will fail malloc 182 and 2 that follow\n# object tree: will fail malloc 181 and 2 that follow\n# object tree: will fail malloc 180 and 2 that follow\n# object tree: will fail malloc 179 and 2 that follow\n# object tree: will fail malloc 178 and 2 that follow\n# object tree: will fail malloc 177 and 2 that follow\n# object tree: will fail malloc 176 and 2 that follow\n# object tree: will fail malloc 175 and 2 that follow\n# object tree: will fail malloc 174 and 2 that follow\n# object tree: will fail malloc 173 and 2 that follow\n# object tree: will fail malloc 172 and 2 that follow\n# object tree: will fail malloc 171 and 2 that follow\n# object tree: will fail malloc 170 and 2 that follow\n# object tree: will fail malloc 169 and 2 that follow\n# object tree: will fail malloc 168 and 2 that follow\n# object tree: will fail malloc 167 and 2 that follow\n# object tree: will fail malloc 166 and 2 that follow\n# object tree: will fail malloc 165 and 2 that follow\n# object tree: will fail malloc 164 and 2 that follow\n# object tree: will fail malloc 163 and 2 that follow\n# object tree: will fail malloc 162 and 2 that follow\n# object tree: will fail malloc 161 and 2 that follow\n# object tree: will fail malloc 160 and 2 that follow\n# object tree: will fail malloc 159 and 2 that follow\n# object tree: will fail malloc 158 and 2 that follow\n# object tree: will fail malloc 157 and 2 that follow\n# object tree: will fail malloc 156 and 2 that follow\n# object tree: will fail malloc 155 and 2 that follow\n# object tree: will fail malloc 154 and 2 that follow\n# object tree: will fail malloc 153 and 2 that follow\n# object tree: will fail malloc 152 and 2 that follow\n# object tree: will fail malloc 151 and 2 that follow\n# object tree: will fail malloc 150 and 2 that follow\n# object tree: will fail malloc 149 and 2 that follow\n# object tree: will fail malloc 148 and 2 that follow\n# object tree: will fail malloc 147 and 2 that follow\n# object tree: will fail malloc 146 and 2 that follow\n# object tree: will fail malloc 145 and 2 that follow\n# object tree: will fail malloc 144 and 2 that follow\n# object tree: will fail malloc 143 and 2 that follow\n# object tree: will fail malloc 142 and 2 that follow\n# object tree: will fail malloc 141 and 2 that follow\n# object tree: will fail malloc 140 and 2 that follow\n# object tree: will fail malloc 139 and 2 that follow\n# object tree: will fail malloc 138 and 2 that follow\n# object tree: will fail malloc 137 and 2 that follow\n# object tree: will fail malloc 136 and 2 that follow\n# object tree: will fail malloc 135 and 2 that follow\n# object tree: will fail malloc 134 and 2 that follow\n# object tree: will fail malloc 133 and 2 that follow\n# object tree: will fail malloc 132 and 2 that follow\n# object tree: will fail malloc 131 and 2 that follow\n# object tree: will fail malloc 130 and 2 that follow\n# object tree: will fail malloc 129 and 2 that follow\n# object tree: will fail malloc 128 and 2 that follow\n# object tree: will fail malloc 127 and 2 that follow\n# object tree: will fail malloc 126 and 2 that follow\n# object tree: will fail malloc 125 and 2 that follow\n# object tree: will fail malloc 124 and 2 that follow\n# object tree: will fail malloc 123 and 2 that follow\n# object tree: will fail malloc 122 and 2 that follow\n# object tree: will fail malloc 121 and 2 that follow\n# object tree: will fail malloc 120 and 2 that follow\n# object tree: will fail malloc 119 and 2 that follow\n# object tree: will fail malloc 118 and 2 that follow\n# object tree: will fail malloc 117 and 2 that follow\n# object tree: will fail malloc 116 and 2 that follow\n# object tree: will fail malloc 115 and 2 that follow\n# object tree: will fail malloc 114 and 2 that follow\n# object tree: will fail malloc 113 and 2 that follow\n# object tree: will fail malloc 112 and 2 that follow\n# object tree: will fail malloc 111 and 2 that follow\n# object tree: will fail malloc 110 and 2 that follow\n# object tree: will fail malloc 109 and 2 that follow\n# object tree: will fail malloc 108 and 2 that follow\n# object tree: will fail malloc 107 and 2 that follow\n# object tree: will fail malloc 106 and 2 that follow\n# object tree: will fail malloc 105 and 2 that follow\n# object tree: will fail malloc 104 and 2 that follow\n# object tree: will fail malloc 103 and 2 that follow\n# object tree: will fail malloc 102 and 2 that follow\n# object tree: will fail malloc 101 and 2 that follow\n# object tree: will fail malloc 100 and 2 that follow\n# object tree: will fail malloc 99 and 2 that follow\n# object tree: will fail malloc 98 and 2 that follow\n# object tree: will fail malloc 97 and 2 that follow\n# object tree: will fail malloc 96 and 2 that follow\n# object tree: will fail malloc 95 and 2 that follow\n# object tree: will fail malloc 94 and 2 that follow\n# object tree: will fail malloc 93 and 2 that follow\n# object tree: will fail malloc 92 and 2 that follow\n# object tree: will fail malloc 91 and 2 that follow\n# object tree: will fail malloc 90 and 2 that follow\n# object tree: will fail malloc 89 and 2 that follow\n# object tree: will fail malloc 88 and 2 that follow\n# object tree: will fail malloc 87 and 2 that follow\n# object tree: will fail malloc 86 and 2 that follow\n# object tree: will fail malloc 85 and 2 that follow\n# object tree: will fail malloc 84 and 2 that follow\n# object tree: will fail malloc 83 and 2 that follow\n# object tree: will fail malloc 82 and 2 that follow\n# object tree: will fail malloc 81 and 2 that follow\n# object tree: will fail malloc 80 and 2 that follow\n# object tree: will fail malloc 79 and 2 that follow\n# object tree: will fail malloc 78 and 2 that follow\n# object tree: will fail malloc 77 and 2 that follow\n# object tree: will fail malloc 76 and 2 that follow\n# object tree: will fail malloc 75 and 2 that follow\n# object tree: will fail malloc 74 and 2 that follow\n# object tree: will fail malloc 73 and 2 that follow\n# object tree: will fail malloc 72 and 2 that follow\n# object tree: will fail malloc 71 and 2 that follow\n# object tree: will fail malloc 70 and 2 that follow\n# object tree: will fail malloc 69 and 2 that follow\n# object tree: will fail malloc 68 and 2 that follow\n# object tree: will fail malloc 67 and 2 that follow\n# object tree: will fail malloc 66 and 2 that follow\n# object tree: will fail malloc 65 and 2 that follow\n# object tree: will fail malloc 64 and 2 that follow\n# object tree: will fail malloc 63 and 2 that follow\n# object tree: will fail malloc 62 and 2 that follow\n# object tree: will fail malloc 61 and 2 that follow\n# object tree: will fail malloc 60 and 2 that follow\n# object tree: will fail malloc 59 and 2 that follow\n# object tree: will fail malloc 58 and 2 that follow\n# object tree: will fail malloc 57 and 2 that follow\n# object tree: will fail malloc 56 and 2 that follow\n# object tree: will fail malloc 55 and 2 that follow\n# object tree: will fail malloc 54 and 2 that follow\n# object tree: will fail malloc 53 and 2 that follow\n# object tree: will fail malloc 52 and 2 that follow\n# object tree: will fail malloc 51 and 2 that follow\n# object tree: will fail malloc 50 and 2 that follow\n# object tree: will fail malloc 49 and 2 that follow\n# object tree: will fail malloc 48 and 2 that follow\n# object tree: will fail malloc 47 and 2 that follow\n# object tree: will fail malloc 46 and 2 that follow\n# object tree: will fail malloc 45 and 2 that follow\n# object tree: will fail malloc 44 and 2 that follow\n# object tree: will fail malloc 43 and 2 that follow\n# object tree: will fail malloc 42 and 2 that follow\n# object tree: will fail malloc 41 and 2 that follow\n# object tree: will fail malloc 40 and 2 that follow\n# object tree: will fail malloc 39 and 2 that follow\n# object tree: will fail malloc 38 and 2 that follow\n# object tree: will fail malloc 37 and 2 that follow\n# object tree: will fail malloc 36 and 2 that follow\n# object tree: will fail malloc 35 and 2 that follow\n# object tree: will fail malloc 34 and 2 that follow\n# object tree: will fail malloc 33 and 2 that follow\n# object tree: will fail malloc 32 and 2 that follow\n# object tree: will fail malloc 31 and 2 that follow\n# object tree: will fail malloc 30 and 2 that follow\n# object tree: will fail malloc 29 and 2 that follow\n# object tree: will fail malloc 28 and 2 that follow\n# object tree: will fail malloc 27 and 2 that follow\n# object tree: will fail malloc 26 and 2 that follow\n# object tree: will fail malloc 25 and 2 that follow\n# object tree: will fail malloc 24 and 2 that follow\n# object tree: will fail malloc 23 and 2 that follow\n# object tree: will fail malloc 22 and 2 that follow\n# object tree: will fail malloc 21 and 2 that follow\n# object tree: will fail malloc 20 and 2 that follow\n# object tree: will fail malloc 19 and 2 that follow\n# object tree: will fail malloc 18 and 2 that follow\n# object tree: will fail malloc 17 and 2 that follow\n# object tree: will fail malloc 16 and 2 that follow\n# object tree: will fail malloc 15 and 2 that follow\n# object tree: will fail malloc 14 and 2 that follow\n# object tree: will fail malloc 13 and 2 that follow\n# object tree: will fail malloc 12 and 2 that follow\n# object tree: will fail malloc 11 and 2 that follow\n# object tree: will fail malloc 10 and 2 that follow\n# object tree: will fail malloc 9 and 2 that follow\n# object tree: will fail malloc 8 and 2 that follow\n# object tree: will fail malloc 7 and 2 that follow\n# object tree: will fail malloc 6 and 2 that follow\n# object tree: will fail malloc 5 and 2 that follow\n# object tree: will fail malloc 4 and 2 that follow\n# object tree: will fail malloc 3 and 2 that follow\n# object tree: will fail malloc 2 and 2 that follow\n# object tree: will fail malloc 1 and 2 that follow\n# object tree: will fail malloc 0 and 2 that follow\nok 30 - object-tree\n# object-tree test took 0 seconds\nok 31 - object-tree did not leak memory\n# Running test: sha\n# No test data dir\nok 32 - sha\n# sha test took 0 seconds\nok 33 - sha did not leak memory\n# Running test: string\nok 34 - string\n# string test took 0 seconds\nok 35 - string did not leak memory\n# Running test: sysdeps\nok 36 - sysdeps\n# sysdeps test took 0 seconds\nok 37 - sysdeps did not leak memory\n# Running test: userdb\n#     Current user: root homedir: /home/root gids:\n# - 0\n# Is Console user: 0\n# Invocation was OK: yes\n# Is Console user 4711: 0\n# Invocation was OK: User \"???\" unknown or no memory to allocate password entry\n\nok 38 - userdb\n# userdb test took 0 seconds\nok 39 - userdb did not leak memory\n# Running test: transport-unix\nok 40 - transport-unix\n# transport-unix test took 0 seconds\nok 41 - transport-unix did not leak memory\n# 41 tests passed (0 skipped)\n1..41\nPASS: dbus/test-misc-internals.test\nRunning test: dbus/test-corrupt.test\nTAP version 13\n# random seed: R02See06253bcd46f95017df79a48c63af96\n1..4\n# Start of corrupt tests\ndbus[5524]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\nok 1 /corrupt/tcp\nok 2 /corrupt/unix\n# Start of byte-order tests\nok 3 /corrupt/byte-order/tcp\nok 4 /corrupt/byte-order/unix\n# End of byte-order tests\n# End of corrupt tests\nPASS: dbus/test-corrupt.test\nRunning test: dbus/test-shell_with_config.test\n# Testing command line 'command -s --force-shutdown \"a string\" 123'\n# Number of arguments: 5\n# Argument 0 = command\n# Argument 1 = -s\n# Argument 2 = --force-shutdown\n# Argument 3 = a string\n# Argument 4 = 123\n# Testing command line 'command -s'\n# Number of arguments: 2\n# Argument 0 = command\n# Argument 1 = -s\n# Testing command line '/opt/gnome/bin/service-start'\n# Number of arguments: 1\n# Argument 0 = /opt/gnome/bin/service-start\n# Testing command line 'grep -l -r -i 'whatever' files*.c'\n# Number of arguments: 6\n# Argument 0 = grep\n# Argument 1 = -l\n# Argument 2 = -r\n# Argument 3 = -i\n# Argument 4 = whatever\n# Argument 5 = files*.c\n# Testing command line '/home/boston/johnp/devel-local/dbus/test/test-segfault'\n# Number of arguments: 1\n# Argument 0 = /home/boston/johnp/devel-local/dbus/test/test-segfault\n# Testing command line 'ls -l -a --colors'\n# Number of arguments: 4\n# Argument 0 = ls\n# Argument 1 = -l\n# Argument 2 = -a\n# Argument 3 = --colors\n# Testing command line 'rsync-to-server'\n# Number of arguments: 1\n# Argument 0 = rsync-to-server\n# Testing command line 'test-segfault --no-segfault'\n# Number of arguments: 2\n# Argument 0 = test-segfault\n# Argument 1 = --no-segfault\n# Testing command line 'evolution mailto:pepe@cuco.com'\n# Number of arguments: 2\n# Argument 0 = evolution\n# Argument 1 = mailto:pepe@cuco.com\n# Testing command line 'run \"a \n multiline\"'\n# Number of arguments: 2\n# Argument 0 = run\n# Argument 1 = a \n multiline\n# Testing command line 'ls \"a wrong string''\n# Error (as expected) parsing command line: Unclosed quotes in command line\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\n1..11\nPASS: dbus/test-shell_with_config.test\nRunning test: dbus/test-fdpass_with_config.test\nTAP version 13\n# random seed: R02Sf18aa492655f3c49f9902a0ba8cd55fa\n1..15\ndbus[5528]: Using /home/root for testing, set DBUS_TEST_HOMEDIR to avoid\nok 1 /unsupported\nok 2 /relay\nok 3 /limit\n# Start of too-many tests\nok 4 /too-many/plus1\nok 5 /too-many/plus2\nok 6 /too-many/plus17\nok 7 /too-many/split\n# End of too-many tests\n# Start of flood tests\nok 8 /flood/1\nok 9 /flood/half-limit\nok 10 /flood/over-half-limit\nok 11 /flood/limit\n# End of flood tests\n# Start of odd-limit tests\nok 12 /odd-limit/minus1\nok 13 /odd-limit/at\nok 14 /odd-limit/plus1\nok 15 /odd-limit/plus2\n# End of odd-limit tests\nPASS: dbus/test-fdpass_with_config.test\nRunning test: dbus/test-desktop-file.test\nTAP version 13\n# random seed: R02S6aa0258ece56aabb99d35b5ada8cc80e\n1..25\n# Start of desktop-file tests\n# Start of valid tests\nok 1 /desktop-file/valid/newlines\nok 2 /desktop-file/valid/spaces\nok 3 /desktop-file/valid/normal\nok 4 /desktop-file/valid/empty value\nok 5 /desktop-file/valid/empty section\nok 6 /desktop-file/valid/empty section with newline\nok 7 /desktop-file/valid/odd whitespace\nok 8 /desktop-file/valid/Misc printable ASCII in section heading\nok 9 /desktop-file/valid/Backslash in section heading\nok 10 /desktop-file/valid/empty\n# End of valid tests\n# Start of invalid tests\nok 11 /desktop-file/invalid/unterminated section heading\nok 12 /desktop-file/invalid/newline in section heading\nok 13 /desktop-file/invalid/tab in section heading\nok 14 /desktop-file/invalid/junk after section heading\nok 15 /desktop-file/invalid/opening square bracket in section heading\nok 16 /desktop-file/invalid/closing square bracket in section heading\nok 17 /desktop-file/invalid/control character in section heading\nok 18 /desktop-file/invalid/backspace in section heading\nok 19 /desktop-file/invalid/NUL in section heading\nok 20 /desktop-file/invalid/non-ASCII in section heading\nok 21 /desktop-file/invalid/bare string not in section\nok 22 /desktop-file/invalid/key-value not in section\nok 23 /desktop-file/invalid/contains control character\nok 24 /desktop-file/invalid/contains nul\nok 25 /desktop-file/invalid/empty section name\n# End of invalid tests\n# End of desktop-file tests\nPASS: dbus/test-desktop-file.test\nRunning test: dbus/integration/transient-services.sh.test\n1..0 # SKIP -  is empty or unset\nPASS: dbus/integration/transient-services.sh.test\nRunning test: dbus/test-counter.test\n# No test data!\nok 1 - initial nss query did not leak memory\n# Running test: unix_fd\nok 2 - unix_fd\n# unix_fd test took 0 seconds\nok 3 - unix_fd did not leak memory\n# Running test: size\nok 4 - size\n# size test took 0 seconds\nok 5 - size did not leak memory\n# 5 tests passed (0 skipped)\n1..5\nPASS: dbus/test-counter.test\nRunning test: dbus/test-dbus-daemon_with_config.test\nTAP version 13\n# random seed: R02S5fd3510d4ae86fd392fde7975a1ccdf2\n1..36\n# Resetting test timeout (reference: 0x5571671760; factor: 1)\n# ProcessID of this process is 5540\n# UnixUserID of this process is 0\n# UnixGroupIDs of this process present (1 groups)\n# Time since timeout reset 0x5571671760: 0.005 seconds\nok 1 /creds\n# Resetting test timeout (reference: 0x5571674dc0; factor: 1)\n# GetConnectionUnixProcessID returned 5540\n# Time since timeout reset 0x5571674dc0: 0.005 seconds\nok 2 /processid\n# Resetting test timeout (reference: 0x5571673f80; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=61303\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\ndbus-daemon[5543]: [session uid=0 pid=5543] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=128)\n# max perf: 2000 messages / 0.262027 seconds\n# Time since timeout reset 0x5571673f80: 0.268 seconds\nok 3 /unix-runtime-is-default\n# Start of echo tests\n# Resetting test timeout (reference: 0x55716784f0; factor: 1)\n# max perf: 2000 messages / 0.286845 seconds\n# Time since timeout reset 0x55716784f0: 0.293 seconds\nok 4 /echo/session\n# Resetting test timeout (reference: 0x5571783290; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=34393\n# max perf: 10000 messages / 1.591304 seconds\n# Time since timeout reset 0x5571783290: 1.604 seconds\nok 5 /echo/limited\n# slow test /echo/limited executed in 1.60 secs\n# End of echo tests\n# Start of no-reply tests\n# Resetting test timeout (reference: 0x55720614d0; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=76112\n# Time since timeout reset 0x55720614d0: 0.006 seconds\nok 6 /no-reply/disconnect\n# Resetting test timeout (reference: 0x55716728a0; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=76112\n# Time since timeout reset 0x55716728a0: 0.106 seconds\nok 7 /no-reply/timeout\n# End of no-reply tests\n# Start of canonical-path tests\n# Resetting test timeout (reference: 0x55716e0f10; factor: 1)\n# Time since timeout reset 0x55716e0f10: 0.006 seconds\nok 8 /canonical-path/uae\n# End of canonical-path tests\n# Start of limits tests\n# Resetting test timeout (reference: 0x55716e4b70; factor: 1)\ndbus-daemon[5549]: [session uid=0 pid=5549] The maximum number of active connections has been reached (max_completed_connections=3)\n# Time since timeout reset 0x55716e4b70: 0.007 seconds\nok 9 /limits/max-completed-connections\n# Resetting test timeout (reference: 0x55716ddb80; factor: 1)\ndbus-daemon[5550]: [session uid=0 pid=5550] The maximum number of active connections for UID 0 has been reached (max_connections_per_user=3)\n# Time since timeout reset 0x55716ddb80: 0.006 seconds\nok 10 /limits/max-connections-per-user\n# Resetting test timeout (reference: 0x55716ddd60; factor: 1)\ndbus-daemon[5551]: [session uid=0 pid=5551] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=3)\n# message of type 3\ndbus-daemon[5551]: [session uid=0 pid=5551] The maximum number of pending replies for \":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") has been reached (max_replies_per_connection=3)\n# message of type 3\n# message of type 2\n# message of type 2\n# message of type 2\n# Time since timeout reset 0x55716ddd60: 0.006 seconds\nok 11 /limits/max-replies-per-connection\n# Resetting test timeout (reference: 0x55716df260; factor: 1)\ndbus-daemon[5552]: [session uid=0 pid=5552] Connection \":1.0\" is not allowed to add more match rules (increase limits in configuration file if required; max_match_rules_per_connection=3)\n# Time since timeout reset 0x55716df260: 0.007 seconds\nok 12 /limits/max-match-rules-per-connection\n# Resetting test timeout (reference: 0x5571674470; factor: 1)\ndbus-daemon[5553]: [session uid=0 pid=5553] Connection \":1.0\" is not allowed to own more services (increase limits in configuration file if required; max_names_per_connection=4)\n# Time since timeout reset 0x5571674470: 0.008 seconds\nok 13 /limits/max-names-per-connection\n# Resetting test timeout (reference: 0x5571671d10; factor: 1)\n# Time since timeout reset 0x5571671d10: 0.005 seconds\nok 14 /limits/pending-fd-timeout # SKIP Cannot test, uid 0 is immune to this limit\n# End of limits tests\n# Start of match tests\n# Start of remove tests\n# Resetting test timeout (reference: 0x5571671a70; factor: 1)\n# Time since timeout reset 0x5571671a70: 0.005 seconds\nok 15 /match/remove/fails\n# Resetting test timeout (reference: 0x55716dccc0; factor: 1)\n# Time since timeout reset 0x55716dccc0: 0.006 seconds\nok 16 /match/remove/succeeds\n# End of remove tests\n# End of match tests\n# Start of peer tests\n# Resetting test timeout (reference: 0x55716e0c70; factor: 1)\n# Time since timeout reset 0x55716e0c70: 0.005 seconds\nok 17 /peer/ping\n# Resetting test timeout (reference: 0x5571672fb0; factor: 1)\n# Time since timeout reset 0x5571672fb0: 0.005 seconds\nok 18 /peer/get-machine-id\n# End of peer tests\n# Start of properties tests\n# Resetting test timeout (reference: 0x55716df260; factor: 1)\n# Time since timeout reset 0x55716df260: 0.005 seconds\nok 19 /properties/get-invalid-iface\n# Resetting test timeout (reference: 0x55716e0f10; factor: 1)\n# Time since timeout reset 0x55716e0f10: 0.005 seconds\nok 20 /properties/get-invalid-path\n# Resetting test timeout (reference: 0x55716e07d0; factor: 1)\n# Time since timeout reset 0x55716e07d0: 0.006 seconds\nok 21 /properties/get-invalid\n# Resetting test timeout (reference: 0x55716f11f0; factor: 1)\n# Time since timeout reset 0x55716f11f0: 0.005 seconds\nok 22 /properties/get-all-invalid-iface\n# Resetting test timeout (reference: 0x557185bf40; factor: 1)\n# Time since timeout reset 0x557185bf40: 0.005 seconds\nok 23 /properties/get-all-invalid-path\n# Resetting test timeout (reference: 0x5571671c70; factor: 1)\n# Time since timeout reset 0x5571671c70: 0.006 seconds\nok 24 /properties/set-invalid-iface\n# Resetting test timeout (reference: 0x5571676bc0; factor: 1)\n# Time since timeout reset 0x5571676bc0: 0.006 seconds\nok 25 /properties/set-invalid-path\n# Resetting test timeout (reference: 0x5571666040; factor: 1)\n# Time since timeout reset 0x5571666040: 0.005 seconds\nok 26 /properties/set-invalid\n# Resetting test timeout (reference: 0x5571671c70; factor: 1)\n# Time since timeout reset 0x5571671c70: 0.005 seconds\nok 27 /properties/set\n# Resetting test timeout (reference: 0x5571673180; factor: 1)\n# Feature: ActivatableServicesChanged\n# Feature: HeaderFiltering\n# Feature: SystemdActivation\n# Time since timeout reset 0x5571673180: 0.005 seconds\nok 28 /properties/features\n# Resetting test timeout (reference: 0x55716df260; factor: 1)\n# Interface: org.freedesktop.DBus.Monitoring\n# Interface: org.freedesktop.DBus.Debug.Stats\n# Time since timeout reset 0x55716df260: 0.006 seconds\nok 29 /properties/interfaces\n# Resetting test timeout (reference: 0x5571671970; factor: 1)\n# Feature: ActivatableServicesChanged\n# Feature: HeaderFiltering\n# Feature: SystemdActivation\n# Interface: org.freedesktop.DBus.Monitoring\n# Interface: org.freedesktop.DBus.Debug.Stats\n# Time since timeout reset 0x5571671970: 0.005 seconds\nok 30 /properties/get-all\n# End of properties tests\n# Start of policy tests\n# Resetting test timeout (reference: 0x55716eb590; factor: 1)\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 1 fds to /test/DenySendMax2 was denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 2 fds to /test/DenySendMax2 was denied, as expected\n# message of type 2\n# Sending 3 fds to /test/DenySendMax2 was not denied, as expected\n# message of type 2\n# Sending 4 fds to /test/DenySendMax2 was not denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 2 fds to /test/DenyReceiveMax3 was denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 3 fds to /test/DenyReceiveMax3 was denied, as expected\n# message of type 2\n# Sending 4 fds to /test/DenyReceiveMax3 was not denied, as expected\n# message of type 2\n# Sending 5 fds to /test/DenyReceiveMax3 was not denied, as expected\n# message of type 2\n# Sending 2 fds to /test/DenySendMin4 was not denied, as expected\n# message of type 2\n# Sending 3 fds to /test/DenySendMin4 was not denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 4 fds to /test/DenySendMin4 was denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 5 fds to /test/DenySendMin4 was denied, as expected\n# message of type 2\n# Sending 3 fds to /test/DenyReceiveMin5 was not denied, as expected\n# message of type 2\n# Sending 4 fds to /test/DenyReceiveMin5 was not denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 5 fds to /test/DenyReceiveMin5 was denied, as expected\ndbus-daemon[5571]: [session uid=0 pid=5571] Rejected receive message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example\" member=\"Spam\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# message of type 3\n# Sending 6 fds to /test/DenyReceiveMin5 was denied, as expected\n# Time since timeout reset 0x55716eb590: 0.015 seconds\nok 31 /policy/count-fds\n# End of policy tests\n# Start of fd-limit tests\n# Resetting test timeout (reference: 0x5571666750; factor: 1)\n# our RLIMIT_NOFILE: rlim_cur: 1024, rlim_max: 4096\n# dbus-daemon's RLIMIT_NOFILE: rlim_cur: 65536, rlim_max: 65536\n# Time since timeout reset 0x5571666750: 0.006 seconds\nok 32 /fd-limit/session\n# Resetting test timeout (reference: 0x5571674ff0; factor: 1)\n# our RLIMIT_NOFILE: rlim_cur: 1024, rlim_max: 4096\n# dbus-daemon's RLIMIT_NOFILE: rlim_cur: 65536, rlim_max: 65536\n# Time since timeout reset 0x5571674ff0: 0.006 seconds\nok 33 /fd-limit/system\n# End of fd-limit tests\n# Start of activation tests\n# Resetting test timeout (reference: 0x5571675620; factor: 1)\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# owner of \":1.2\": \"\" -> \":1.2\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.2\"\nEcho service echoed string: \"hello world\"\n# TestSuiteForkingEchoService initial reply OK\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.2\" -> \"\"\n# owner of \":1.2\": \":1.2\" -> \"\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\nExecuting: dbus/test-dbus-daemon_with_config.test\n# owner of \":1.3\": \"\" -> \":1.3\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.3\"\nEcho service echoed string: \"counter 1\"\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.3\" -> \"\"\n# owner of \":1.3\": \":1.3\" -> \"\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# owner of \":1.4\": \"\" -> \":1.4\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.4\"\nEcho service echoed string: \"counter 3\"\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.4\" -> \"\"\n# owner of \":1.4\": \":1.4\" -> \"\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# owner of \":1.5\": \"\" -> \":1.5\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.5\"\nEcho service echoed string: \"counter 5\"\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.5\" -> \"\"\n# owner of \":1.5\": \":1.5\" -> \"\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# owner of \":1.6\": \"\" -> \":1.6\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.6\"\nEcho service echoed string: \"counter 7\"\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.6\" -> \"\"\n# owner of \":1.6\": \":1.6\" -> \"\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Activating service name='org.freedesktop.DBus.TestSuiteForkingEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# owner of \":1.7\": \"\" -> \":1.7\"\ndbus-daemon[5575]: [session uid=0 pid=5575] Successfully activated service 'org.freedesktop.DBus.TestSuiteForkingEchoService'\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \"\" -> \":1.7\"\nEcho service echoed string: \"counter 9\"\n# owner of \"org.freedesktop.DBus.TestSuiteForkingEchoService\": \":1.7\" -> \"\"\n# Time since timeout reset 0x5571675620: 6.042 seconds\nok 34 /activation/forking\n# slow test /activation/forking executed in 6.04 secs\n# End of activation tests\n# Start of system-policy tests\n# Resetting test timeout (reference: 0x55717d8e70; factor: 1)\n# Bug Reference: https://bugs.freedesktop.org/show_bug.cgi?id=18229\ndbus-daemon[5594]: [session uid=0 pid=5594] Activating service name='org.freedesktop.DBus.TestSuiteEchoService' requested by ':1.0' (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\ndbus-daemon[5594]: [session uid=0 pid=5594] Successfully activated service 'org.freedesktop.DBus.TestSuiteEchoService'\n# got signal\n# Time since timeout reset 0x55717d8e70: 0.010 seconds\nok 35 /system-policy/allow-signals\n# Start of send-destination tests\n# Resetting test timeout (reference: 0x5571677ca0; factor: 1)\n# reply from foo.bar.test.dest_prefix.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.apf(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.apf for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.apf(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.apf for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.apf.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.apf.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.apf.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.apf.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dpf(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dpf for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dpf(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dpf for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dpf.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dpf.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dpf.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dpf.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.ap.m.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.m(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.m(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct method_return\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.none\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.none\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.a\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"CallDeny\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallDeny OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):CallAllow OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.d\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.none\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(1):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"foo.bar.none\" member=\"NonExistent\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f(2):NonExistent OK\n# checking reply from foo.bar.test.dest_prefix.dp.m.f.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.ao(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct method_return\n# reply from foo.bar.test.dest_prefix.ao(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.do(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.do(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ao.ao(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao.ao for correct method_return\n# reply from foo.bar.test.dest_prefix.ao.ao(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao.ao for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.do.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.do.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ao(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.f1.d.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.d.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.d.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f1.dp.ap.a for correct method_return\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.d for correct access_denied\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.dp.ap.f.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f2.apxdp.f.f.f.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ap.f3.dpxap.ap.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a for correct method_return\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 3 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.f.f.f.f for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.f1.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.do(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do for correct method_return\n# reply from foo.bar.test.dest_prefix.do(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.do.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.do.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.do.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.ao(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct method_return\n# reply from foo.bar.test.dest_prefix.ao(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.ao for correct method_return\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 4 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.a.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f1.ap.d.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.a.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d for correct access_denied\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f for correct method_return\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.d.f.f.f for correct method_return\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.ap.dp.f.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f2.dpxap.f.f.f.dp.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 5 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 6 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.dp.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 8 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f(1):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f for correct access_denied\ndbus-daemon[5597]: Rejected send message, 7 matched rules; type=\"method_call\", sender=\":1.0\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\") interface=\"com.example.Anything\" member=\"Anything\" error name=\"(unset)\" requested_reply=\"0\" destination=\":1.1\" (uid=0 pid=5540 comm=\"/usr/libexec/installed-tests/dbus/test-dbus-daemon\")\n# reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f(2):Anything OK\n# checking reply from foo.bar.test.dest_prefix.dp.f3.apxdp.dp.ap.d.f.f.f.f for correct access_denied\n# Time since timeout reset 0x5571677ca0: 0.552 seconds\nok 36 /system-policy/send-destination/prefix\n# slow test /system-policy/send-destination/prefix executed in 0.55 secs\n# End of send-destination tests\n# End of system-policy tests\nPASS: dbus/test-dbus-daemon_with_config.test\nSUMMARY: total=66; passed=66; skipped=0; failed=0; user=39.4s; system=25.0s; maxrss=14848\nDURATION: 40\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.132776737213135,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-diffstat_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-diffstat",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010406970977783203,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.382514715194702,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.0487060546875,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 5.404597997665405,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012664794921875,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.diffstat.case01": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case01R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case01Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case01b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case01f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case01k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case01p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case01p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case01r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case01r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case01u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case02": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case02R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case02Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case02b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case02f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case02k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case02p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case02p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case02r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case02r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case02u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case03": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case03R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case03Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case03b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case03f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case03k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case03p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case03p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case03r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case03r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case03u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case04": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case04R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case04Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case04b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case04f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case04k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case04p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case04p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case04r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case04r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case04u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case05": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case05R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case05Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case05b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case05f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case05k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case05p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case05p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case05r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case05r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case05u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case06": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case06R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case06Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case06b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case06f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case06k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case06p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case06p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case06r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case06r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case06u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case07": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case07R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case07Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case07b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case07f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case07k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case07p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case07p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case07r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case07r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case07u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case08": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case08R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case08Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case08b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case08f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case08k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case08p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case08p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case08r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case08r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case08u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case09": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case09R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case09Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case09b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case09f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case09k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case09p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case09p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case09r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case09r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case09u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case10": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case10R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case10Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case10b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case10f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case10k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case10p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case10p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case10r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case10r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case10u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case11": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case11R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case11Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case11b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case11f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case11k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case11p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case11p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case11r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case11r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case11u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case12": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case12R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case12Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case12b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case12f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case12k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case12p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case12p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case12r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case12r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case12u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case13": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case13R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case13Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case13b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case13f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case13k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case13p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case13p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case13r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case13r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case13u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case14": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case14R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case14Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case14b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case14f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case14k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case14p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case14p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case14r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case14r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case14u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case15": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case15R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case15Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case15b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case15f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case15k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case15p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case15p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case15r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case15r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case15u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case16": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case16R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case16Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case16b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case16f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case16k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case16p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case16p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case16r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case16r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case16u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case17": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case17R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case17Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case17b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case17f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case17k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case17p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case17p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case17r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case17r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case17u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case18": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case18R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case18Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case18b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case18f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case18k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case18p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case18p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case18r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case18r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case18u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case19": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case19R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case19Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case19b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case19f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case19k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case19p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case19p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case19r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case19r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case19u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case20": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case20R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case20Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case20b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case20f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case20k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case20p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case20p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case20r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case20r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case20u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case21": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case21R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case21Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case21b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case21f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case21k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case21p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case21p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case21r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case21r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case21u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case22": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case22R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case22Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case22b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case22f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case22k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case22p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case22p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case22r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case22r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case22u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case23": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case23R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case23Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case23b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case23f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case23k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case23p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case23p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case23r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case23r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case23u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case24": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case24R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case24Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case24b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case24f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case24k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case24p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case24p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case24r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case24r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case24u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case25": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case25R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case25Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case25b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case25f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case25k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case25p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case25p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case25r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case25r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case25u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case26": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case26R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case26Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case26b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case26f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case26k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case26p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case26p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case26r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case26r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case26u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case27": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case27R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case27Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case27b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case27f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case27k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case27p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case27p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case27r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case27r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case27u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case28": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case28R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case28Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case28b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case28f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case28k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case28p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case28p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case28r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case28r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case28u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case29": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case29R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case29Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case29b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case29f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case29k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case29p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case29p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case29r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case29r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case29u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31l": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31lR": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31lRp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31lb": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31lf0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31lk": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31lp1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31lp9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31lr1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31lr2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31lu": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31uR": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31uRp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31ub": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31uf0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31uk": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31up1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31up9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31ur1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31ur2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case31uu": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case32": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case32R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case32Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case32b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case32f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case32k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case32p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case32p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case32r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case32r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case32u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case33": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case33R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case33Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case33b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case33f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case33k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case33p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case33p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case33r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case33r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case33u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case34": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case34R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case34Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case34b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case34f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case34k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case34p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case34p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case34r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case34r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case34u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case35": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case35R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case35Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case35b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case35f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case35k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case35p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case35p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case35r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case35r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case35u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case36": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case36R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case36Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case36b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case36f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case36k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case36p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case36p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case36r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case36r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case36u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case37": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case37R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case37Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case37b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case37f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case37k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case37p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case37p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case37r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case37r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case37u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38l": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38lR": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38lRp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38lb": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38lf0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38lk": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38lp1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38lp9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38lr1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38lr2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38lu": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38r": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38rR": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38rRp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38rb": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38rf0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38rk": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38rp1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38rp9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38rr1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38rr2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case38ru": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case39": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case39R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case39Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case39b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case39f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case39k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case39p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case39p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case39r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case39r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case39u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case40": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case40R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case40Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case40b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case40f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case40k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case40p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case40p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case40r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case40r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case40u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case41": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case41R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case41Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case41b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case41f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case41k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case41p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case41p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case41r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case41r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case41u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case42": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case42R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case42Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case42b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case42f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case42k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case42p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case42p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case42r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case42r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case42u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case43": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case43R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case43Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case43b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case43f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case43k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case43p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case43p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case43r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case43r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case43u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case44": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case44R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case44Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case44b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case44f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case44k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case44p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case44p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case44r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case44r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case44u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case45": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case45R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case45Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case45b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case45f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case45k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case45p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case45p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case45r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case45r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case45u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case46": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case46R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case46Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case46b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case46f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case46k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case46p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case46p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case46r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case46r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case46u": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case47": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case47R": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case47Rp0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case47b": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case47f0": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case47k": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case47p1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case47p9": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case47r1": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case47r2": {
                "status": "PASSED"
            },
            "ptestresult.diffstat.case47u": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:35\nBEGIN: /usr/lib/diffstat/ptest\nChecking /usr/bin/diffstat\ntesting case01\nPASS: case01\nPASS: case01p1\nPASS: case01p9\nPASS: case01f0\nPASS: case01u\nPASS: case01k\nPASS: case01r1\nPASS: case01r2\nPASS: case01b\nPASS: case01R\nPASS: case01Rp0\ntesting case02\nPASS: case02\nPASS: case02p1\nPASS: case02p9\nPASS: case02f0\nPASS: case02u\nPASS: case02k\nPASS: case02r1\nPASS: case02r2\nPASS: case02b\nPASS: case02R\nPASS: case02Rp0\ntesting case03\nPASS: case03\nPASS: case03p1\nPASS: case03p9\nPASS: case03f0\nPASS: case03u\nPASS: case03k\nPASS: case03r1\nPASS: case03r2\nPASS: case03b\nPASS: case03R\nPASS: case03Rp0\ntesting case04\nPASS: case04\nPASS: case04p1\nPASS: case04p9\nPASS: case04f0\nPASS: case04u\nPASS: case04k\nPASS: case04r1\nPASS: case04r2\nPASS: case04b\nPASS: case04R\nPASS: case04Rp0\ntesting case05\nPASS: case05\nPASS: case05p1\nPASS: case05p9\nPASS: case05f0\nPASS: case05u\nPASS: case05k\nPASS: case05r1\nPASS: case05r2\nPASS: case05b\nPASS: case05R\nPASS: case05Rp0\ntesting case06\nPASS: case06\nPASS: case06p1\nPASS: case06p9\nPASS: case06f0\nPASS: case06u\nPASS: case06k\nPASS: case06r1\nPASS: case06r2\nPASS: case06b\nPASS: case06R\nPASS: case06Rp0\ntesting case07\nPASS: case07\nPASS: case07p1\nPASS: case07p9\nPASS: case07f0\nPASS: case07u\nPASS: case07k\nPASS: case07r1\nPASS: case07r2\nPASS: case07b\nPASS: case07R\nPASS: case07Rp0\ntesting case08\nPASS: case08\nPASS: case08p1\nPASS: case08p9\nPASS: case08f0\nPASS: case08u\nPASS: case08k\nPASS: case08r1\nPASS: case08r2\nPASS: case08b\nPASS: case08R\nPASS: case08Rp0\ntesting case09\nPASS: case09\nPASS: case09p1\nPASS: case09p9\nPASS: case09f0\nPASS: case09u\nPASS: case09k\nPASS: case09r1\nPASS: case09r2\nPASS: case09b\nPASS: case09R\nPASS: case09Rp0\ntesting case10\nPASS: case10\nPASS: case10p1\nPASS: case10p9\nPASS: case10f0\nPASS: case10u\nPASS: case10k\nPASS: case10r1\nPASS: case10r2\nPASS: case10b\nPASS: case10R\nPASS: case10Rp0\ntesting case11\nPASS: case11\nPASS: case11p1\nPASS: case11p9\nPASS: case11f0\nPASS: case11u\nPASS: case11k\nPASS: case11r1\nPASS: case11r2\nPASS: case11b\nPASS: case11R\nPASS: case11Rp0\ntesting case12\nPASS: case12\nPASS: case12p1\nPASS: case12p9\nPASS: case12f0\nPASS: case12u\nPASS: case12k\nPASS: case12r1\nPASS: case12r2\nPASS: case12b\nPASS: case12R\nPASS: case12Rp0\ntesting case13\nPASS: case13\nPASS: case13p1\nPASS: case13p9\nPASS: case13f0\nPASS: case13u\nPASS: case13k\nPASS: case13r1\nPASS: case13r2\nPASS: case13b\nPASS: case13R\nPASS: case13Rp0\ntesting case14\nPASS: case14\nPASS: case14p1\nPASS: case14p9\nPASS: case14f0\nPASS: case14u\nPASS: case14k\nPASS: case14r1\nPASS: case14r2\nPASS: case14b\nPASS: case14R\nPASS: case14Rp0\ntesting case15\nPASS: case15\nPASS: case15p1\nPASS: case15p9\nPASS: case15f0\nPASS: case15u\nPASS: case15k\nPASS: case15r1\nPASS: case15r2\nPASS: case15b\nPASS: case15R\nPASS: case15Rp0\ntesting case16\nPASS: case16\nPASS: case16p1\nPASS: case16p9\nPASS: case16f0\nPASS: case16u\nPASS: case16k\nPASS: case16r1\nPASS: case16r2\nPASS: case16b\nPASS: case16R\nPASS: case16Rp0\ntesting case17\nPASS: case17\nPASS: case17p1\nPASS: case17p9\nPASS: case17f0\nPASS: case17u\nPASS: case17k\nPASS: case17r1\nPASS: case17r2\nPASS: case17b\nPASS: case17R\nPASS: case17Rp0\ntesting case18\nPASS: case18\nPASS: case18p1\nPASS: case18p9\nPASS: case18f0\nPASS: case18u\nPASS: case18k\nPASS: case18r1\nPASS: case18r2\nPASS: case18b\nPASS: case18R\nPASS: case18Rp0\ntesting case19\nPASS: case19\nPASS: case19p1\nPASS: case19p9\nPASS: case19f0\nPASS: case19u\nPASS: case19k\nPASS: case19r1\nPASS: case19r2\nPASS: case19b\nPASS: case19R\nPASS: case19Rp0\ntesting case20\nPASS: case20\nPASS: case20p1\nPASS: case20p9\nPASS: case20f0\nPASS: case20u\nPASS: case20k\nPASS: case20r1\nPASS: case20r2\nPASS: case20b\nPASS: case20R\nPASS: case20Rp0\ntesting case21\nPASS: case21\nPASS: case21p1\nPASS: case21p9\nPASS: case21f0\nPASS: case21u\nPASS: case21k\nPASS: case21r1\nPASS: case21r2\nPASS: case21b\nPASS: case21R\nPASS: case21Rp0\ntesting case22\nPASS: case22\nPASS: case22p1\nPASS: case22p9\nPASS: case22f0\nPASS: case22u\nPASS: case22k\nPASS: case22r1\nPASS: case22r2\nPASS: case22b\nPASS: case22R\nPASS: case22Rp0\ntesting case23\nPASS: case23\nPASS: case23p1\nPASS: case23p9\nPASS: case23f0\nPASS: case23u\nPASS: case23k\nPASS: case23r1\nPASS: case23r2\nPASS: case23b\nPASS: case23R\nPASS: case23Rp0\ntesting case24\nPASS: case24\nPASS: case24p1\nPASS: case24p9\nPASS: case24f0\nPASS: case24u\nPASS: case24k\nPASS: case24r1\nPASS: case24r2\nPASS: case24b\nPASS: case24R\nPASS: case24Rp0\ntesting case25\nPASS: case25\nPASS: case25p1\nPASS: case25p9\nPASS: case25f0\nPASS: case25u\nPASS: case25k\nPASS: case25r1\nPASS: case25r2\nPASS: case25b\nPASS: case25R\nPASS: case25Rp0\ntesting case26\nPASS: case26\nPASS: case26p1\nPASS: case26p9\nPASS: case26f0\nPASS: case26u\nPASS: case26k\nPASS: case26r1\nPASS: case26r2\nPASS: case26b\nPASS: case26R\nPASS: case26Rp0\ntesting case27\nPASS: case27\nPASS: case27p1\nPASS: case27p9\nPASS: case27f0\nPASS: case27u\nPASS: case27k\nPASS: case27r1\nPASS: case27r2\nPASS: case27b\nPASS: case27R\nPASS: case27Rp0\ntesting case28\nPASS: case28\nPASS: case28p1\nPASS: case28p9\nPASS: case28f0\nPASS: case28u\nPASS: case28k\nPASS: case28r1\nPASS: case28r2\nPASS: case28b\nPASS: case28R\nPASS: case28Rp0\ntesting case29\nPASS: case29\nPASS: case29p1\nPASS: case29p9\nPASS: case29f0\nPASS: case29u\nPASS: case29k\nPASS: case29r1\nPASS: case29r2\nPASS: case29b\nPASS: case29R\nPASS: case29Rp0\ntesting case31\nPASS: case31\nPASS: case31p1\nPASS: case31p9\nPASS: case31f0\nPASS: case31u\nPASS: case31k\nPASS: case31r1\nPASS: case31r2\nPASS: case31b\nPASS: case31R\nPASS: case31Rp0\ntesting case31l\nPASS: case31l\nPASS: case31lp1\nPASS: case31lp9\nPASS: case31lf0\nPASS: case31lu\nPASS: case31lk\nPASS: case31lr1\nPASS: case31lr2\nPASS: case31lb\nPASS: case31lR\nPASS: case31lRp0\ntesting case31u\nPASS: case31u\nPASS: case31up1\nPASS: case31up9\nPASS: case31uf0\nPASS: case31uu\nPASS: case31uk\nPASS: case31ur1\nPASS: case31ur2\nPASS: case31ub\nPASS: case31uR\nPASS: case31uRp0\ntesting case32\nPASS: case32\nPASS: case32p1\nPASS: case32p9\nPASS: case32f0\nPASS: case32u\nPASS: case32k\nPASS: case32r1\nPASS: case32r2\nPASS: case32b\nPASS: case32R\nPASS: case32Rp0\ntesting case33\nPASS: case33\nPASS: case33p1\nPASS: case33p9\nPASS: case33f0\nPASS: case33u\nPASS: case33k\nPASS: case33r1\nPASS: case33r2\nPASS: case33b\nPASS: case33R\nPASS: case33Rp0\ntesting case34\nPASS: case34\nPASS: case34p1\nPASS: case34p9\nPASS: case34f0\nPASS: case34u\nPASS: case34k\nPASS: case34r1\nPASS: case34r2\nPASS: case34b\nPASS: case34R\nPASS: case34Rp0\ntesting case35\nPASS: case35\nPASS: case35p1\nPASS: case35p9\nPASS: case35f0\nPASS: case35u\nPASS: case35k\nPASS: case35r1\nPASS: case35r2\nPASS: case35b\nPASS: case35R\nPASS: case35Rp0\ntesting case36\nPASS: case36\nPASS: case36p1\nPASS: case36p9\nPASS: case36f0\nPASS: case36u\nPASS: case36k\nPASS: case36r1\nPASS: case36r2\nPASS: case36b\nPASS: case36R\nPASS: case36Rp0\ntesting case37\nPASS: case37\nPASS: case37p1\nPASS: case37p9\nPASS: case37f0\nPASS: case37u\nPASS: case37k\nPASS: case37r1\nPASS: case37r2\nPASS: case37b\nPASS: case37R\nPASS: case37Rp0\ntesting case38l\nPASS: case38l\nPASS: case38lp1\nPASS: case38lp9\nPASS: case38lf0\nPASS: case38lu\nPASS: case38lk\nPASS: case38lr1\nPASS: case38lr2\nPASS: case38lb\nPASS: case38lR\nPASS: case38lRp0\ntesting case38r\nPASS: case38r\nPASS: case38rp1\nPASS: case38rp9\nPASS: case38rf0\nPASS: case38ru\nPASS: case38rk\nPASS: case38rr1\nPASS: case38rr2\nPASS: case38rb\nPASS: case38rR\nPASS: case38rRp0\ntesting case39\nPASS: case39\nPASS: case39p1\nPASS: case39p9\nPASS: case39f0\nPASS: case39u\nPASS: case39k\nPASS: case39r1\nPASS: case39r2\nPASS: case39b\nPASS: case39R\nPASS: case39Rp0\ntesting case40\nPASS: case40\nPASS: case40p1\nPASS: case40p9\nPASS: case40f0\nPASS: case40u\nPASS: case40k\nPASS: case40r1\nPASS: case40r2\nPASS: case40b\nPASS: case40R\nPASS: case40Rp0\ntesting case41\nPASS: case41\nPASS: case41p1\nPASS: case41p9\nPASS: case41f0\nPASS: case41u\nPASS: case41k\nPASS: case41r1\nPASS: case41r2\nPASS: case41b\nPASS: case41R\nPASS: case41Rp0\ntesting case42\nPASS: case42\nPASS: case42p1\nPASS: case42p9\nPASS: case42f0\nPASS: case42u\nPASS: case42k\nPASS: case42r1\nPASS: case42r2\nPASS: case42b\nPASS: case42R\nPASS: case42Rp0\ntesting case43\nPASS: case43\nPASS: case43p1\nPASS: case43p9\nPASS: case43f0\nPASS: case43u\nPASS: case43k\nPASS: case43r1\nPASS: case43r2\nPASS: case43b\nPASS: case43R\nPASS: case43Rp0\ntesting case44\nPASS: case44\nPASS: case44p1\nPASS: case44p9\nPASS: case44f0\nPASS: case44u\nPASS: case44k\nPASS: case44r1\nPASS: case44r2\nPASS: case44b\nPASS: case44R\nPASS: case44Rp0\ntesting case45\nPASS: case45\nPASS: case45p1\nPASS: case45p9\nPASS: case45f0\nPASS: case45u\nPASS: case45k\nPASS: case45r1\nPASS: case45r2\nPASS: case45b\nPASS: case45R\nPASS: case45Rp0\ntesting case46\nPASS: case46\nPASS: case46p1\nPASS: case46p9\nPASS: case46f0\nPASS: case46u\nPASS: case46k\nPASS: case46r1\nPASS: case46r2\nPASS: case46b\nPASS: case46R\nPASS: case46Rp0\ntesting case47\nPASS: case47\nPASS: case47p1\nPASS: case47p9\nPASS: case47f0\nPASS: case47u\nPASS: case47k\nPASS: case47r1\nPASS: case47r2\nPASS: case47b\nPASS: case47R\nPASS: case47Rp0\nDURATION: 5\nEND: /usr/lib/diffstat/ptest\n2024-02-06T09:35\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "diffstat": {
                    "duration": "5",
                    "log": "START: ptest-runner\n2024-02-06T09:35\nChecking /usr/bin/diffstat\ntesting case01\nPASS: case01\nPASS: case01p1\nPASS: case01p9\nPASS: case01f0\nPASS: case01u\nPASS: case01k\nPASS: case01r1\nPASS: case01r2\nPASS: case01b\nPASS: case01R\nPASS: case01Rp0\ntesting case02\nPASS: case02\nPASS: case02p1\nPASS: case02p9\nPASS: case02f0\nPASS: case02u\nPASS: case02k\nPASS: case02r1\nPASS: case02r2\nPASS: case02b\nPASS: case02R\nPASS: case02Rp0\ntesting case03\nPASS: case03\nPASS: case03p1\nPASS: case03p9\nPASS: case03f0\nPASS: case03u\nPASS: case03k\nPASS: case03r1\nPASS: case03r2\nPASS: case03b\nPASS: case03R\nPASS: case03Rp0\ntesting case04\nPASS: case04\nPASS: case04p1\nPASS: case04p9\nPASS: case04f0\nPASS: case04u\nPASS: case04k\nPASS: case04r1\nPASS: case04r2\nPASS: case04b\nPASS: case04R\nPASS: case04Rp0\ntesting case05\nPASS: case05\nPASS: case05p1\nPASS: case05p9\nPASS: case05f0\nPASS: case05u\nPASS: case05k\nPASS: case05r1\nPASS: case05r2\nPASS: case05b\nPASS: case05R\nPASS: case05Rp0\ntesting case06\nPASS: case06\nPASS: case06p1\nPASS: case06p9\nPASS: case06f0\nPASS: case06u\nPASS: case06k\nPASS: case06r1\nPASS: case06r2\nPASS: case06b\nPASS: case06R\nPASS: case06Rp0\ntesting case07\nPASS: case07\nPASS: case07p1\nPASS: case07p9\nPASS: case07f0\nPASS: case07u\nPASS: case07k\nPASS: case07r1\nPASS: case07r2\nPASS: case07b\nPASS: case07R\nPASS: case07Rp0\ntesting case08\nPASS: case08\nPASS: case08p1\nPASS: case08p9\nPASS: case08f0\nPASS: case08u\nPASS: case08k\nPASS: case08r1\nPASS: case08r2\nPASS: case08b\nPASS: case08R\nPASS: case08Rp0\ntesting case09\nPASS: case09\nPASS: case09p1\nPASS: case09p9\nPASS: case09f0\nPASS: case09u\nPASS: case09k\nPASS: case09r1\nPASS: case09r2\nPASS: case09b\nPASS: case09R\nPASS: case09Rp0\ntesting case10\nPASS: case10\nPASS: case10p1\nPASS: case10p9\nPASS: case10f0\nPASS: case10u\nPASS: case10k\nPASS: case10r1\nPASS: case10r2\nPASS: case10b\nPASS: case10R\nPASS: case10Rp0\ntesting case11\nPASS: case11\nPASS: case11p1\nPASS: case11p9\nPASS: case11f0\nPASS: case11u\nPASS: case11k\nPASS: case11r1\nPASS: case11r2\nPASS: case11b\nPASS: case11R\nPASS: case11Rp0\ntesting case12\nPASS: case12\nPASS: case12p1\nPASS: case12p9\nPASS: case12f0\nPASS: case12u\nPASS: case12k\nPASS: case12r1\nPASS: case12r2\nPASS: case12b\nPASS: case12R\nPASS: case12Rp0\ntesting case13\nPASS: case13\nPASS: case13p1\nPASS: case13p9\nPASS: case13f0\nPASS: case13u\nPASS: case13k\nPASS: case13r1\nPASS: case13r2\nPASS: case13b\nPASS: case13R\nPASS: case13Rp0\ntesting case14\nPASS: case14\nPASS: case14p1\nPASS: case14p9\nPASS: case14f0\nPASS: case14u\nPASS: case14k\nPASS: case14r1\nPASS: case14r2\nPASS: case14b\nPASS: case14R\nPASS: case14Rp0\ntesting case15\nPASS: case15\nPASS: case15p1\nPASS: case15p9\nPASS: case15f0\nPASS: case15u\nPASS: case15k\nPASS: case15r1\nPASS: case15r2\nPASS: case15b\nPASS: case15R\nPASS: case15Rp0\ntesting case16\nPASS: case16\nPASS: case16p1\nPASS: case16p9\nPASS: case16f0\nPASS: case16u\nPASS: case16k\nPASS: case16r1\nPASS: case16r2\nPASS: case16b\nPASS: case16R\nPASS: case16Rp0\ntesting case17\nPASS: case17\nPASS: case17p1\nPASS: case17p9\nPASS: case17f0\nPASS: case17u\nPASS: case17k\nPASS: case17r1\nPASS: case17r2\nPASS: case17b\nPASS: case17R\nPASS: case17Rp0\ntesting case18\nPASS: case18\nPASS: case18p1\nPASS: case18p9\nPASS: case18f0\nPASS: case18u\nPASS: case18k\nPASS: case18r1\nPASS: case18r2\nPASS: case18b\nPASS: case18R\nPASS: case18Rp0\ntesting case19\nPASS: case19\nPASS: case19p1\nPASS: case19p9\nPASS: case19f0\nPASS: case19u\nPASS: case19k\nPASS: case19r1\nPASS: case19r2\nPASS: case19b\nPASS: case19R\nPASS: case19Rp0\ntesting case20\nPASS: case20\nPASS: case20p1\nPASS: case20p9\nPASS: case20f0\nPASS: case20u\nPASS: case20k\nPASS: case20r1\nPASS: case20r2\nPASS: case20b\nPASS: case20R\nPASS: case20Rp0\ntesting case21\nPASS: case21\nPASS: case21p1\nPASS: case21p9\nPASS: case21f0\nPASS: case21u\nPASS: case21k\nPASS: case21r1\nPASS: case21r2\nPASS: case21b\nPASS: case21R\nPASS: case21Rp0\ntesting case22\nPASS: case22\nPASS: case22p1\nPASS: case22p9\nPASS: case22f0\nPASS: case22u\nPASS: case22k\nPASS: case22r1\nPASS: case22r2\nPASS: case22b\nPASS: case22R\nPASS: case22Rp0\ntesting case23\nPASS: case23\nPASS: case23p1\nPASS: case23p9\nPASS: case23f0\nPASS: case23u\nPASS: case23k\nPASS: case23r1\nPASS: case23r2\nPASS: case23b\nPASS: case23R\nPASS: case23Rp0\ntesting case24\nPASS: case24\nPASS: case24p1\nPASS: case24p9\nPASS: case24f0\nPASS: case24u\nPASS: case24k\nPASS: case24r1\nPASS: case24r2\nPASS: case24b\nPASS: case24R\nPASS: case24Rp0\ntesting case25\nPASS: case25\nPASS: case25p1\nPASS: case25p9\nPASS: case25f0\nPASS: case25u\nPASS: case25k\nPASS: case25r1\nPASS: case25r2\nPASS: case25b\nPASS: case25R\nPASS: case25Rp0\ntesting case26\nPASS: case26\nPASS: case26p1\nPASS: case26p9\nPASS: case26f0\nPASS: case26u\nPASS: case26k\nPASS: case26r1\nPASS: case26r2\nPASS: case26b\nPASS: case26R\nPASS: case26Rp0\ntesting case27\nPASS: case27\nPASS: case27p1\nPASS: case27p9\nPASS: case27f0\nPASS: case27u\nPASS: case27k\nPASS: case27r1\nPASS: case27r2\nPASS: case27b\nPASS: case27R\nPASS: case27Rp0\ntesting case28\nPASS: case28\nPASS: case28p1\nPASS: case28p9\nPASS: case28f0\nPASS: case28u\nPASS: case28k\nPASS: case28r1\nPASS: case28r2\nPASS: case28b\nPASS: case28R\nPASS: case28Rp0\ntesting case29\nPASS: case29\nPASS: case29p1\nPASS: case29p9\nPASS: case29f0\nPASS: case29u\nPASS: case29k\nPASS: case29r1\nPASS: case29r2\nPASS: case29b\nPASS: case29R\nPASS: case29Rp0\ntesting case31\nPASS: case31\nPASS: case31p1\nPASS: case31p9\nPASS: case31f0\nPASS: case31u\nPASS: case31k\nPASS: case31r1\nPASS: case31r2\nPASS: case31b\nPASS: case31R\nPASS: case31Rp0\ntesting case31l\nPASS: case31l\nPASS: case31lp1\nPASS: case31lp9\nPASS: case31lf0\nPASS: case31lu\nPASS: case31lk\nPASS: case31lr1\nPASS: case31lr2\nPASS: case31lb\nPASS: case31lR\nPASS: case31lRp0\ntesting case31u\nPASS: case31u\nPASS: case31up1\nPASS: case31up9\nPASS: case31uf0\nPASS: case31uu\nPASS: case31uk\nPASS: case31ur1\nPASS: case31ur2\nPASS: case31ub\nPASS: case31uR\nPASS: case31uRp0\ntesting case32\nPASS: case32\nPASS: case32p1\nPASS: case32p9\nPASS: case32f0\nPASS: case32u\nPASS: case32k\nPASS: case32r1\nPASS: case32r2\nPASS: case32b\nPASS: case32R\nPASS: case32Rp0\ntesting case33\nPASS: case33\nPASS: case33p1\nPASS: case33p9\nPASS: case33f0\nPASS: case33u\nPASS: case33k\nPASS: case33r1\nPASS: case33r2\nPASS: case33b\nPASS: case33R\nPASS: case33Rp0\ntesting case34\nPASS: case34\nPASS: case34p1\nPASS: case34p9\nPASS: case34f0\nPASS: case34u\nPASS: case34k\nPASS: case34r1\nPASS: case34r2\nPASS: case34b\nPASS: case34R\nPASS: case34Rp0\ntesting case35\nPASS: case35\nPASS: case35p1\nPASS: case35p9\nPASS: case35f0\nPASS: case35u\nPASS: case35k\nPASS: case35r1\nPASS: case35r2\nPASS: case35b\nPASS: case35R\nPASS: case35Rp0\ntesting case36\nPASS: case36\nPASS: case36p1\nPASS: case36p9\nPASS: case36f0\nPASS: case36u\nPASS: case36k\nPASS: case36r1\nPASS: case36r2\nPASS: case36b\nPASS: case36R\nPASS: case36Rp0\ntesting case37\nPASS: case37\nPASS: case37p1\nPASS: case37p9\nPASS: case37f0\nPASS: case37u\nPASS: case37k\nPASS: case37r1\nPASS: case37r2\nPASS: case37b\nPASS: case37R\nPASS: case37Rp0\ntesting case38l\nPASS: case38l\nPASS: case38lp1\nPASS: case38lp9\nPASS: case38lf0\nPASS: case38lu\nPASS: case38lk\nPASS: case38lr1\nPASS: case38lr2\nPASS: case38lb\nPASS: case38lR\nPASS: case38lRp0\ntesting case38r\nPASS: case38r\nPASS: case38rp1\nPASS: case38rp9\nPASS: case38rf0\nPASS: case38ru\nPASS: case38rk\nPASS: case38rr1\nPASS: case38rr2\nPASS: case38rb\nPASS: case38rR\nPASS: case38rRp0\ntesting case39\nPASS: case39\nPASS: case39p1\nPASS: case39p9\nPASS: case39f0\nPASS: case39u\nPASS: case39k\nPASS: case39r1\nPASS: case39r2\nPASS: case39b\nPASS: case39R\nPASS: case39Rp0\ntesting case40\nPASS: case40\nPASS: case40p1\nPASS: case40p9\nPASS: case40f0\nPASS: case40u\nPASS: case40k\nPASS: case40r1\nPASS: case40r2\nPASS: case40b\nPASS: case40R\nPASS: case40Rp0\ntesting case41\nPASS: case41\nPASS: case41p1\nPASS: case41p9\nPASS: case41f0\nPASS: case41u\nPASS: case41k\nPASS: case41r1\nPASS: case41r2\nPASS: case41b\nPASS: case41R\nPASS: case41Rp0\ntesting case42\nPASS: case42\nPASS: case42p1\nPASS: case42p9\nPASS: case42f0\nPASS: case42u\nPASS: case42k\nPASS: case42r1\nPASS: case42r2\nPASS: case42b\nPASS: case42R\nPASS: case42Rp0\ntesting case43\nPASS: case43\nPASS: case43p1\nPASS: case43p9\nPASS: case43f0\nPASS: case43u\nPASS: case43k\nPASS: case43r1\nPASS: case43r2\nPASS: case43b\nPASS: case43R\nPASS: case43Rp0\ntesting case44\nPASS: case44\nPASS: case44p1\nPASS: case44p9\nPASS: case44f0\nPASS: case44u\nPASS: case44k\nPASS: case44r1\nPASS: case44r2\nPASS: case44b\nPASS: case44R\nPASS: case44Rp0\ntesting case45\nPASS: case45\nPASS: case45p1\nPASS: case45p9\nPASS: case45f0\nPASS: case45u\nPASS: case45k\nPASS: case45r1\nPASS: case45r2\nPASS: case45b\nPASS: case45R\nPASS: case45Rp0\ntesting case46\nPASS: case46\nPASS: case46p1\nPASS: case46p9\nPASS: case46f0\nPASS: case46u\nPASS: case46k\nPASS: case46r1\nPASS: case46r2\nPASS: case46b\nPASS: case46R\nPASS: case46Rp0\ntesting case47\nPASS: case47\nPASS: case47p1\nPASS: case47p9\nPASS: case47f0\nPASS: case47u\nPASS: case47k\nPASS: case47r1\nPASS: case47r2\nPASS: case47b\nPASS: case47R\nPASS: case47Rp0\nDURATION: 5\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.122599124908447,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-diffutils_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-diffutils",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010273456573486328,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.391491413116455,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04884529113769531,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2.3153512477874756,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012590885162353516,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.diffutils.basic": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.bignum": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.binary": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.brief-vs-stat-zero-kernel-lies": {
                "status": "SKIPPED"
            },
            "ptestresult.diffutils.cmp": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.colliding-file-names": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.colors": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.diff3": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.excess-slash": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.filename-quoting": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.function-line-vs-leading-space": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.help-version": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.ifdef": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.ignore-matching-lines": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.invalid-re": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.label-vs-func": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.new-file": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.no-dereference": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.no-newline-at-eof": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.stdin": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.strcoll-0-names": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.timezone": {
                "status": "PASSED"
            },
            "ptestresult.diffutils.y2038-vs-32bit": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:34\nBEGIN: /usr/lib/diffutils/ptest\nmake: Entering directory '/usr/lib/diffutils/ptest/tests'\nmake[1]: Entering directory '/usr/lib/diffutils/ptest/tests'\nPASS: basic\nPASS: bignum\nPASS: binary\nbrief-vs-stat-zero-kernel-lies: skipped test: stat --format %s does not work\nSKIP: brief-vs-stat-zero-kernel-lies\nPASS: cmp\nPASS: colliding-file-names\nPASS: diff3\nPASS: excess-slash\nPASS: help-version\nPASS: ifdef\nPASS: invalid-re\nPASS: function-line-vs-leading-space\nPASS: ignore-matching-lines\nPASS: label-vs-func\nXFAIL: large-subopt\nPASS: new-file\nPASS: no-dereference\nPASS: no-newline-at-eof\nPASS: stdin\nPASS: strcoll-0-names\nPASS: filename-quoting\nPASS: timezone\nPASS: colors\nPASS: y2038-vs-32bit\n============================================================================\nTestsuite summary for GNU diffutils 3.10\n============================================================================\n# TOTAL: 24\n# PASS:  22\n# SKIP:  1\n# XFAIL: 1\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[1]: Leaving directory '/usr/lib/diffutils/ptest/tests'\nmake: Leaving directory '/usr/lib/diffutils/ptest/tests'\nDURATION: 2\nEND: /usr/lib/diffutils/ptest\n2024-02-06T09:34\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "diffutils": {
                    "duration": "2",
                    "log": "START: ptest-runner\n2024-02-06T09:34\nmake: Entering directory '/usr/lib/diffutils/ptest/tests'\nmake[1]: Entering directory '/usr/lib/diffutils/ptest/tests'\nPASS: basic\nPASS: bignum\nPASS: binary\nbrief-vs-stat-zero-kernel-lies: skipped test: stat --format %s does not work\nSKIP: brief-vs-stat-zero-kernel-lies\nPASS: cmp\nPASS: colliding-file-names\nPASS: diff3\nPASS: excess-slash\nPASS: help-version\nPASS: ifdef\nPASS: invalid-re\nPASS: function-line-vs-leading-space\nPASS: ignore-matching-lines\nPASS: label-vs-func\nXFAIL: large-subopt\nPASS: new-file\nPASS: no-dereference\nPASS: no-newline-at-eof\nPASS: stdin\nPASS: strcoll-0-names\nPASS: filename-quoting\nPASS: timezone\nPASS: colors\nPASS: y2038-vs-32bit\n============================================================================\nTestsuite summary for GNU diffutils 3.10\n============================================================================\n# TOTAL: 24\n# PASS:  22\n# SKIP:  1\n# XFAIL: 1\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[1]: Leaving directory '/usr/lib/diffutils/ptest/tests'\nmake: Leaving directory '/usr/lib/diffutils/ptest/tests'\nDURATION: 2\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.119750261306763,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-e2fsprogs_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-e2fsprogs",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011234283447265625,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4080164432525635,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.053774356842041016,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 92.43537211418152,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.00142669677734375,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.d_bad_ostype:_handle_bad__negative__os_type:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_corrupt_journal_nr_users:_journal_superblock_corrupted,_nr_users_too_high:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_dumpe2fs_group_only:_dumpe2fs_group_only_mode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_fallocate:_fallocate_sparse_files_and_big_files:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_fallocate_bigalloc:_fallocate_sparse_files_and_big_files_with_bigalloc:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_fallocate_blkmap:_fallocate_sparse_files_and_big_files_on_a_blockmap_fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_inline_dump:_debugfs_dump_inline_data_test:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_loaddump:_debugfs_load/dump_test:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_punch:_punch_sparse_files_and_big_files:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_punch_bigalloc:_punch_sparse_files_and_big_files_with_bigalloc:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_special_files:_create_special_files_in_debugfs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_xattr_edits:_edit_extended_attributes_in_debugfs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.d_xattr_sorting:_sort_extended_attributes_in_debugfs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.e_brel_bma:_block_relocation_table_using_memory_array_implementation:_skipped": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.e_icount_normal:_inode_counting_structure_optimized_for_low_counts:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.e_icount_opt:_inode_counting_abstraction_optimized_for_counting:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.e_irel_ima:_inode_relocation_table_using_memory_array_implementation:_skipped": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.f_16384_block:_16384_byte_blocksize:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_8192_block:_8192_byte_blocksize:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bad_bbitmap:_corrupt_block_bitmap__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bad_bmap_csum:_bad_block/inode_bitmap_csum__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bad_disconnected_inode:_disconnected_inode_with_bad_fields:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bad_encryption:_missing,_corrupt,_and_inconsistent_encryption_policies:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bad_fname:_case-insensitive_directory_with_broken_file_names:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bad_gdt_csum:_bad_group_descriptor_csum__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bad_ibitmap:_corrupt_inode_bitmap__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bad_inode_csum:_inode_table_corruption__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bad_local_jnl:_test_for_corrupt_local_journal__bad_V1->V2_journal_upgrade_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badbblocks:_illegal_blocks_in_bad_block_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badcluster:_test_alignment_problems_with_bigalloc_clusters:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_baddir2:_salvage_last_directory_entry:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_baddir:_corrupted_directory_entries:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_baddotdir:_bad_'.'_and_'..'_entries:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badinode:_corrupted_inode_entries:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badjour_encrypted:_journal_inode_has_encrypt_flag:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badjour_indblks:_corruption_in_journal_inode's_indirect_blocks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badjourblks:_illegal_blocks_in_journal_inode__and_backup_in_superblock_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badorphan:_corrupted_orphan_list:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badprimary:_bad_blocks_in_the_primary_superblock_and_group_descriptors:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badroot:_file_in_root_directory_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badsymlinks2:_more_types_of_corrupted_symlinks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badsymlinks:_corrupted_symlinks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_badtable:_bad_blocks_in_bitmaps_and_inode_table:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bb_in_bb:_bad_block_inode_table_block_in_bad_block_list:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bbfile:_bad_blocks_in_files:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bbinode:_bad_blocks_in_inode_table:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_big_sparse:_big_sparse_file:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bigalloc_badinode:_delete_bad_inode_handling_for_bigalloc_filesystems:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bigalloc_orphan_list:_orphaned_list_handling_with_bigalloc_file_systems:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bigalloc_symlink_with_xattr:_fast_symlink_+_xattr_block_on_bigalloc_fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_bitmaps:_corrupted_inode_and_block_bitmaps:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_boundscheck:_infinite_loop_when_finding_table_free_space:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_clear_xattr:_clearing_i_file_acl_when_!ext_attr_feature:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_cloneblock_alloc_error:_decrement_badcount_after_remapping_duplicate_block:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_collapse_extent_tree:_extent_tree_can_be_collapsed_one_level:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_compress_extent_tree_level:_compress_an_extent_tree_level:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_convert_bmap:_convert_blockmap_file_to_extents_file:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_convert_bmap_and_extent:_convert_blockmap_to_extents_files:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_convert_bmap_sparse:_convert_sparse_blockmap_file_to_extents_file:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_corrupt_dirent_tail:_rebuild_a_directory_with_corrupt_dirent_tail:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_crashdisk:_superblock_with_illegal_values:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_create_symlinks:_create_fast,_inlinedata,_and_regular_symlinks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_del_dup_quota:_delete_file_containing_multiply_claimed_blocks_with_quota:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_deleted_inode_bad_csum:_deleted_inode_with_bad_metadata_csum_wasn't_fixed:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_desc_size_128:_128-byte_group_descriptors:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_desc_size_bad:_bad_superblock_s_desc_size:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_detect_junk:_skipped__no_magic_": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.f_detect_xfs:_detect_xfs_filesystem:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dir_bad_csum:_dir_block_w/_missing/bad_csum/tail_or_block_corruption:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dir_bad_mode:_directory_with_corrupted_i_mode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dirlink:_directory_hard_links:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dup2:_blocks_claimed_by_three_different_files:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dup3:_blocks_claimed_by_one_file_multiple_times:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dup4:_find_all_directory_pathnames:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dup:_blocks_claimed_by_two_different_files:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dup_ba:_multiply_claimed_blocks_with_bigalloc:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dup_de2:_duplicate_directory_entries_for_non-indexed_dirs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dup_de:_duplicate_directory_entries:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dup_de_crypt:_duplicate_directory_entries_for_encrypted_dirs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dup_resize:_blocks_claimed_by_the_resize_inode_and_another_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dupdot:_duplicate_'.'_and_'..'_entries:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dupfsblks:_blocks_claimed_by_a_file_and_bitmaps_or_inode_tables:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_dupsuper:_blocks_claimed_by_a_file_and_superblock_or_group_descriptors:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_ea_bad_csum:_EA_block_with_bad_checksum__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_ea_checks:_extended_attribute_block_checks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_ea_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_ea_inode_self_ref:_corrupted,_self-referential_ea_in_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_ea_signed_hash:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_ea_unsigned_hash:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_ea_value_crash:_extended_attribute_value_conflicts_with_key:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_emptydir:_always_iterate_dir_block_0_or_e2fsck_goes_into_infinite_loop:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_encrypted_lpf:_encrypted_lost+found_directory:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_end-bitmap:_corruption_at_end_of_block_bitmap:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_eofblocks:_blocks_after_i_size:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_expand:_expanding_lost+found:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_expandroot_create_lnf:_no_space_in_root_to_create_lost+found_entry:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_ext_journal:_test_external_journal_device:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_ext_zero_len:_extent_with_zero_length:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_bad_node:_bad_interior_node_in_extent_tree__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_htree:_htree_extent_compression:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_htree:_htree_extent_compression_setup:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_int_bad_csum:_bad_csum_in_internal_extent__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_int_bad_extent:_bad_extent_in_internal_extent__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_int_bad_magic:_bad_magic_number_in_internal_extent__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_interior_start_lblk:_incorrect_starting_lblk_in_an_interior_node:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_leaf_bad_csum:_bad_csum_in_leaf_extent__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_leaf_bad_extent:_bad_extent_in_leaf_extent__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_leaf_bad_magic:_bad_magic_number_in_leaf_extent__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_oobounds:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extent_too_deep:_extent_tree_is_deeper_than_it_needs_to_be:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extents2:_multiply_claimed_blocks_in_extents_and_other_illegal_extents:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extents:_basic_extents_support:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_extra_journal:_valid_journal_inode,_but_has_journal_feature_not_present:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_fast_symlink_extents:_fast_symlink_with_extents_flag_set:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_file_acl_high:_i_file_acl_high_should_be_zero:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_filetype:_set_filetype_information_and_illegal_special_files:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_first_meta_bg_too_big:_s_first_meta_bg_is_too_large:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_full_bg:_inode_table_in_last_block_of_first_bg:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_h_badnode:_hash_directory_with_bad_HTREE_nodes:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_h_badroot:_bad_htree_root_nodes:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_h_normal:_normal__signed__HTREE_directory:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_h_reindex:_reindex_HTREE_Directory_with_different_hash_seed:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_h_unsigned:_unsigned_HTREE_directory:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_holedir2:_directories_with_holes_and_zero_i_size:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_holedir3:_real_directories_with_holes_and_zero_i_size:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_holedir4:_bigalloc_directory_with_hole_and_misaligned_extent_after_hole:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_holedir:_directory_with_holes_and_illegal_blocks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_htree_bad_csum:_htree_block_bad_csum/tail_dirent/htree_index_corruption:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_htree_leaf_csum:_bad_csum_in_htree_leaf_block:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_hugedir_blocks:_dir_crashes_e2fsck_with_impossible_logical_blk_offset:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_hurd:_GNU/Hurd_specific_tests:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_idata_and_extents:_conflicting_extents_and_inline_data_inode_flags:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_illbbitmap:_illegal_block_bitmap:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_illibitmap:_illegal_inode_bitmap:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_illitable:_illegal_inode_table:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_illitable_flexbg:_illegal_inode_table_with_FLEX_BG:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_imagic:_non-imagic_filesystem_with_imagic_inodes:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_imagic_fs:_imagic_filesystem_with_imagic_inodes:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_ind_inode_collision:_multiple_*ind_collisions_with_critical_metadata:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_inlinedata_dirblocks:_check_inline_dir_as_two_dirent_blocks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_inlinedata_flags:_check_incorrect_inline_data_flags:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_inlinedata_repair:_repair_corrupt_inline_data_files:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_inlinedir_detector:_detect_inline_dirs_correctly:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_inode_ea_collision:_collisions_in_the_inode_ea_area:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_invalid_bad_inode:_check_for_bogus_bad_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_invalid_extent_symlink:_extent-mapped_symlink_with_two_blocks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_itable_collision:_collision_between_IND/extent_tree_blocks_and_inode_table:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_jnl_32bit:_on-disk_32-bit_journal_format:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_jnl_64bit:_on-disk_64-bit_journal_format:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_jnl_errno:_journal_s_errno_handling:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_jnl_etb_alloc_fail:_can't_allocate_extent_tree_block_recreating_journal:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_journal:_recover_journal_from_corrupted_inode_table:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_large_dir:_optimize_3_level_htree_directories:_skipped__slow_test_": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.f_large_dir_csum:_optimize_3_level_htree_directories_with_metadata_checksums:_skipped__slow_test_": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.f_lotsbad:_too_many_illegal_blocks_in_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_lpf2:_create_lost+found_and_reconnect_lost_directory:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_lpf:_missing_lost+found:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_lpffile:_lost+found_is_not_a_directory:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_many_subdirs:_directory_with_more_than_65000_sub-directories:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_messy_inode:_bad_file_and_directory_acl_pointers:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_miss_blk_bmap:_missing_block_bitmap:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_miss_journal:_non-existent_journal_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_misstable:_missing_inode_table:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_mke2fs2b:_mke2fs_version_0.2b_created_filesystem:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_mmp:_disable_MMP_with_tune2fs_after_e2fsck_killed:_skipped__slow_test_": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.f_mmp_garbage:_repair_MMP_when_it_is_corrupted:_skipped__slow_test_": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.f_no:_e2fsck_with_repeated_no:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_no_cache_corrupt_inode:_don't_cache_inodes_that_fail_checksum_verification:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_noroot:_missing_root_directory:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_nospc_create_lnf:_no_space_to_create_lost+found:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_okgroup:_8193_block_long_filesystem:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_opt_extent:_optimize_extent_tree:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_opt_extent_ext3:_convert_ext3_to_extent_tree:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_orphan:_clearing_orphan_inodes:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_orphan_dotdot_ft:_filetype_of_.._in_orphaned_directories:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_orphan_extents_inode:_truncating_an_orphaned_extent-mapped_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_orphan_indirect_inode:_truncating_an_orphaned_inode_in_preen_mode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_orphquot:_e2fsck_with_quota_and_orphan_inodes:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_overfsblks:_overlapping_inode_and_block_bitmaps:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_pre_1970_date_encoding:_correct_mis-encoded_pre-1970_dates:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_preen:_preen_shouldn't_destroy_backup_superblocks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_quota:_fix_incorrect_usage_stats_in_quota:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_quota_extent_opt:_extent_optimization_with_quota:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_quota_invalid_inum:_invalid_quota_inode_numbers:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_readonly_fsck:_ensure_that_a_readonly_check_doesn't_modify_the_fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_rebuild_csum_rootdir:_force_rebuild_corrupted_rootdir_w/_metadata_csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_recnect_bad:_reconnecting_bad_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_reconnect:_simple_disconnected_file_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_rehash_dir:_optimize_htree_directories:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_resize_inode:_e2fsck_with_resize_inode:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_resize_inode_meta_bg:_conflicting_features_resize_inode_and_meta_bg:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_salvage_dir:_salvage_corrupted_directories:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_sb_extra_isize:_check_invalid_extra_isize_fields_in_superblock:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_selinux:_SELinux_generated_symlinks_with_EA_data:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_shared_blocks_ok:_clean_check_for_intentionally_shared_blocks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_short_encrypted_dirent:_short_encrypted_directory_entry:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_special_ea:_special_files_with_extended_attributes:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_summary_counts:_incorrect_inode/block_free_counts:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_super_bad_csum:_bad_csum_in_superblock__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_toobig_extent_dir:_directory_with_a_very_large_lblk_in_extent:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_trunc_dirent_header:_no_space_for_dirent_header_at_end_of_buf:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_bad_free_inodes:_bad_free_inode_count,_but_good_checksum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_blk_used_not_set:_blocks_used_but_block_uninit_set:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_cat:_cat_a_file_with_uninit_blocks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_checksum_bad:_invalid_group_descriptor_checksum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_dir:_fix_uninit_flag_on_directory_extents_and_check_the_dir_blocks:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_disable:_disable_uninit_bg_feature:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_enable:_enable_uninit_bg_feature:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_ext_past_eof2:_fallocate_extents_w/_nonzero_i_size_and_extents_>_4:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_ext_past_eof:_fallocated_extents_after_i_size:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_inode_past_unused:_inode_in_use_beyond_bg_itable_unused:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_last_uninit:_last_group_has_BLOCK_UNINIT_set:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_restart_fsck:_re-start_e2fsck_only_once_for_inodes_in_uninit_space:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_uninit_set_inode_not_set:_block_uninit_set_but_inode_uninit_not_set:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_unshare_blocks_no_space:_unshare_blocks_should_fail_with_no_free_space:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_unshare_blocks_ok:_unshare_blocks_successfully:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_unsorted_EAs:_unsorted_EAs_in_inode_should_not_be_deleted:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_unused_itable:_don't_move_files_to_lost+found_for_bg_unused_itable:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_valid_ea_in_inode:_valid_ea-in-inode_examplars:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_verity:_verity_file:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_write_ea_no_extra_isize:_write_EA_when_i_extra_size_is_zero:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_write_ea_toobig_extra_isize:_write_EA_when_i_extra_size_is_too_big_for_EA:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_write_ea_toosmall_extra_isize:_write_EA_when_i_extra_size_is_too_small:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_yes:_e2fsck_with_repeated_yes:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_yesall:_e2fsck_with_yes-to-all:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_yesthenall:_e2fsck_with_yes_then_yes-to-all:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_yesthenno:_e2fsck_with_yes_then_no:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_zero_group:_fallback_for_damaged_group_descriptors:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_zero_inode_size:_superblock_with_a_zero_inode_size:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_zero_super:_fallback_for_damaged_superblock:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_zero_xattr:_zero_length_extended_attribute_in_in-inode_xattr:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.f_zeroed_ext_header:_zap_inode_with_zeroed_extent_header:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.i_bad_csum:_e2image_corrupt_fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.i_bitmaps:_e2image_bitmap_read/write_test:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.i_qcow:_create/convert_raw/qcow2_images:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.i_zero_super:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_commit_csum:_corrupt_commit_csum__csum_v3_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_commit_tid:_corrupt_commit_tid__csum_v3_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_descr_csum:_corrupt_descr_csum__csum_v3_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_descr_tid:_corrupt_descr_tid__csum_v3_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_ext_jnl_sb_block:_corrupt_mcsum_ext_jnl_fs_superblock_block:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_ext_jnl_sb_csum:_corrupt_external_journal_superblock_metadata_csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_journal_block:_corrupt_journal_block__csum_v3_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_revoke_block:_corrupt_revoke_block__csum_v3_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_revoke_csum:_corrupt_revoke_csum__csum_v3_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_revoke_rcount:_corrupt_revoke_r_count_buffer_overflow:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_sb_csum:_corrupt_sb_csum__csum_v3_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_corrupt_sb_magic:_corrupt_sb_magic__csum_v3_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_ext_dumpe2fs:_dumpe2fs_of_external_journal_device:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_ext_long_revoke_trans:_revoke_trans_nuking_free_space_w/_ext._journal:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_ext_long_trans:_transaction_nuking_free_space_w/_ext._journal:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_long_revoke_trans:_revoked_transaction_nuking_free_space:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_long_revoke_trans_mcsum_32bit:_revoked_trans_nuking_free_space_32bit,mcsum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_long_revoke_trans_mcsum_64bit:_revoke_trans_nuking_free_space_64bit,mcsum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_long_trans:_transaction_nuking_free_space:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_long_trans_mcsum_32bit:_trans_nuking_free_space_32bit,meta_csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_long_trans_mcsum_64bit:_trans_nuking_free_space_64bit,meta_csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_recover_csum2_32bit:_recover_32-bit_journal_checksum_v2:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_recover_csum2_64bit:_recover_64-bit_journal_checksum_v2:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_recover_csum3_64bit:_recover_64-bit_journal_checksum_v3:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_recover_fast_commit:_replay_fast_commit_journal:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_short_revoke_trans:_revoke_blocks_of_transaction_nuking_bitmaps:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_short_revoke_trans_mcsum_64bit:_revoke_trans_nuking_bmap_64bit,meta_csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_short_trans:_transaction_nuking_the_bitmaps:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_short_trans_64bit:_transaction_nuking_the_bitmaps_on_64bit:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_short_trans_mcsum_64bit:_trans_nuking_bitmaps_64bit,meta_csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_short_trans_old_csum:_trans_nuking_bitmaps_v1_journal_csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_short_trans_open_recover:_don't_recover_open_journal:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_short_trans_recover:_transaction_nuking_the_bitmaps__debugfs_recovery_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_short_trans_recover_mcsum_64bit:_uncommitted_trans_nuking_bmap_64bit,mcsum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_short_uncommitted_trans:_uncommitted_transaction_nuking_bitmaps:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.j_short_uncommitted_trans_mcsum_64bit:_uncommitted_trans_nuking_bmap_64b,mcsum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_64bit_flexbg:_mkfs_with_64bit_and_flex_bg:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_assume_storage_prezeroed:_:_skipped__no_loop_devices_": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.m_bigjournal:_journal_over_4GB_in_size:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_dasd_bs:_2048_byte_sector_devices:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_desc_size_128:_enable_128-byte_group_descriptor_on_mkfs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_devdir:_create_fs_image_from_/dev:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_error_behavior:_mke2fs_with_error_behavior:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_extent_journal:_extent-mapped_journal:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_hugefile:_create_a_hugefile_fs_with_a_single_huge_file:_skipped_for_Linux": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.m_hugefile_slack:_mke2fs_create_hugefile_fs_with_slack:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_image_mmp:_create_image_for_partition_with_enabled_mmp_and_execute_fsck_on_image:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_large_file:_largefile_fs_type:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_mcsum_extjournal:_create_external_journal_with_sb_checksum__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_meta_bg:_meta_blockgroup_feature:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_minrootdir:_create_fs_image_from_dir,_then_minimize_it:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_mkfs_overhead:_test_bg_overhead_calculation:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_mmp:_enable_MMP_during_mke2fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_mmp_bad_csum:_mmp_with_bad_csum__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_mmp_bad_magic:_mmp_with_bad_magic__metadata_csum_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_no_opt:_no_filesystem_extensions:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_offset:_mke2fs_with_offset_option__-E_offset=N_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_quota:_enable_quota_feature_on_mkfs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_raid_opt:_raid_options:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_resize_inode_meta_bg:_resize_inode_and_meta_bg_enabled:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_root_owner:_root_directory_owner:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_rootdir:_create_fs_image_from_dir:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_rootdir_acl:_create_fs_image_from_dir_using_inline_data_and_acls:_skipped__no_setfacl_": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.m_std:_standard_filesystem_options:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.m_uninit:_uninitialized_group_feature:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_1024_small_bg:_ext2_1024_blocksize_with_small_block_groups:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_32to64bit:_convert_flex_bg_32bit_fs_to_64bit_fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_32to64bit_expand_full:_convert+expand_full_fs_to_64bit:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_32to64bit_meta:_convert_meta_bg_32bit_fs_to_64bit_fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_32to64bit_move_itable:_convert_32_to_64bit_w/_itable_move:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_64bit_big_expand:_:_skipped__slow_test_": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.r_64to32bit:_convert_flex_bg_64bit_fs_to_32bit_fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_64to32bit_meta:_convert_meta_bg_64bit_fs_to_32bit_fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_bigalloc_big_expand:_ext4_with_bigalloc:_skipped_for_Linux": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.r_corrupt_fs:_resize2fs_-P_of_a_corrupted_file_system:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_expand_full:_expand_a_totally_full_filesystem:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_ext4_big_expand:_:_skipped__slow_test_": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.r_ext4_small_bg:_ext4_1024_blocksize_with_small_block_groups:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_fixup_lastbg:_fix_up_last_bg_when_expanding_within_the_last_bg:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_fixup_lastbg_big:_fix_up_last_bg_when_expanding_beyond_the_last_bg:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_inline_xattr:_shrinking_filesystem_with_in-inode_extended_attributes:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_meta_bg_shrink:_meta_bg_shrink:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_min_itable:_resize2fs_-M_with_inode_table_in_middle_of_last_block_group:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_move_inode_int_extent:_move_inode_and_its_interior_extent_tree_block:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_move_itable:_filesystem_resize_which_requires_moving_the_inode_table:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.r_move_itable_nostride:_resize_with_flex_bg_and_stride_value_set:_skipped_for_Linux": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.r_move_itable_realloc:_don't_allocate_inode_table_from_in-use_blocks:_skipped:_skipped_for_Linux": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.r_resize_inode:_filesystem_resize_with_a_resize_inode_present:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_change_uuid:_change_uuid_on_a_pre-metadata-csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_change_uuid_mcsum:_change_uuid_on_a_metadata-csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_change_uuid_mcsum_mounted:_change_uuid_on_a_metadata-csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_change_uuid_mcsum_seed_mounted:_change_meta-csum_uuid_with_mcsum-seed:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_change_uuid_mounted:_change_uuid_on_a_mounted_pre-metadata-csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_dangerous:_dangerous_tune2fs_operation_prompts:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_disable_changed_csum_seed:_tune2fs_disable_csum_seed_after_uuid_change:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_disable_changed_csum_seed_mounted:_mounted_tune2fs_disable_csum+uuid:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_disable_csum_seed:_disable_csum_seed_via_tune2fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_disable_mcsum:_disable_metadata_csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_disable_mcsum_noinitbg:_disable_metadata_csum_and_uninit_bg:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_disable_mcsum_yesinitbg:_disable_metadata_csum_and_enable_uninit_bg:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_disable_meta_csum_and_seed:_disable_csum_seed_and_csums_via_tune2fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_enable_csum_seed:_enable_csum_seed_via_tune2fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_enable_mcsum:_enable_metadata_csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_enable_mcsum_ext3:_enable_metadata_csum_on_ext3_fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_enable_mcsum_initbg:_enable_metadata_csum_when_^uninit_bg:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_ext_jnl_fail:_tune2fs_fail_external_journal:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_ext_jnl_rm:_remove_missing_external_journal_device:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_format_csum_seed:_format_with_csum_seed:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_iexpand_full:_expand_inodes_on_a_totally_full_filesystem:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_iexpand_mcsum:_expand_inodes_and_turn_on_metadata_csum:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_mmp_1on:_enable_MMP_using_tune2fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_mmp_2off:_disable_MMP_using_tune2fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_mmp_fail:_error_running_tune2fs_with_MMP:_skipped__slow_test_": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.t_project_1on:_enable_project_using_tune2fs_-O_option:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_project_2off:_disable_project_using_tune2fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_project_3on:_enable_project_using_tune2fs_-Q_option:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_project_4off:_disable_project_using_tune2fs_-Q_option:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_quota_1on:_enable_quota_using_tune2fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_quota_2off:_disable_quota_using_tune2fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_quota_add:_add_several_quota_types_using_tune2fs_and_check_computed_usage:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_replay_and_set:_recover_journal_and_clear_features:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.t_uninit_bg_rm:_remove_uninit_bg:_skipped_for_Linux": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.t_write_subdirectory:_debugfs_write_creates_file_in_subdirectory:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_bounce_io:_bounce_I/O_in_unix_io:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_compound_bad_rollback:_e2undo_with_mke2fs/tune2fs/resize2fs/e2fsck_-z:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_compound_rollback:_e2undo_with_mke2fs/tune2fs/resize2fs/e2fsck_-z:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_corrupt_blk_csum:_corrupt_e2undo_block_data:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_corrupt_blk_csum_force:_force_replay_of_corrupt_e2undo_block_data:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_corrupt_hdr_csum:_corrupt_e2undo_header:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_corrupt_key_csum:_corrupt_e2undo_key_data:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_debugfs_opt:_e2undo_with_debugfs_-z:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_direct_io:_direct_I/O_in_unix_io:_skipped__no_loop_devices_": {
                "status": "SKIPPED"
            },
            "ptestresult.e2fsprogs.u_dryrun:_e2undo_dry_run:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_e2fsck_opt:_e2undo_with_e2fsck_-z:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_errorout:_e2undo_a_failed_command:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_force:_e2undo_force:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_force_dryrun:_force_dry-run_replay_of_corrupt_e2undo_block_data:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_incomplete:_e2undo_with_incomplete_undo_file:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_mke2fs:_e2undo_with_mke2fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_mke2fs_opt:_e2undo_with_mke2fs_-z:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_mke2fs_opt_oddsize:_e2undo_with_mke2fs_-z_and_non-32k-aligned_bdev_size:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_mke2fs_opt_offset:_e2undo_and_mke2fs_with_offset_option:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_not_undo:_e2undo_a_non-undo_file:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_offset:_e2undo_with_the_offset_option__-o_offset_:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_onefile_bad:_check_that_we_cant_append_a_bad_undo_file:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_resize2fs_opt:_e2undo_with_resize2fs_-z:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_revert_64bitmcsum_onefile:_convert_fs_to_64bit,mcsum_and_revert_undo_file:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_revert_all_onefile:_convert_64bit,mcsum_and_revert_undo_file:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_revert_upgrade_to_64bitmcsum:_convert_64bit,mcsum_and_revert_both:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_tune2fs:_e2undo_with_tune2fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_tune2fs_opt:_e2undo_with_tune2fs_-z:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_undo_undo:_undo_e2undo:_ok": {
                "status": "PASSED"
            },
            "ptestresult.e2fsprogs.u_wrong_fs:_e2undo_on_the_wrong_fs:_ok": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:11\nBEGIN: /usr/lib/e2fsprogs/ptest\ndebugfs 1.47.0 (5-Feb-2023)\nPASS: d_bad_ostype: handle bad (negative) os_type: ok\nPASS: d_corrupt_journal_nr_users: journal superblock corrupted, nr_users too high: ok\nPASS: d_dumpe2fs_group_only: dumpe2fs group only mode: ok\nPASS: d_fallocate: fallocate sparse files and big files: ok\nPASS: d_fallocate_bigalloc: fallocate sparse files and big files with bigalloc: ok\nPASS: d_fallocate_blkmap: fallocate sparse files and big files on a blockmap fs: ok\nPASS: d_inline_dump: debugfs dump inline data test: ok\nPASS: d_loaddump: debugfs load/dump test: ok\nPASS: d_punch: punch sparse files and big files: ok\nPASS: d_punch_bigalloc: punch sparse files and big files with bigalloc: ok\nPASS: d_special_files: create special files in debugfs: ok\nPASS: d_xattr_edits: edit extended attributes in debugfs: ok\nPASS: d_xattr_sorting: sort extended attributes in debugfs: ok\nSKIP: e_brel_bma: block relocation table using memory array implementation: skipped\nPASS: e_icount_normal: inode counting structure optimized for low counts: ok\nPASS: e_icount_opt: inode counting abstraction optimized for counting: ok\nSKIP: e_irel_ima: inode relocation table using memory array implementation: skipped\nPASS: f_16384_block: 16384 byte blocksize: ok\nPASS: f_8192_block: 8192 byte blocksize: ok\nPASS: f_bad_bbitmap: corrupt block bitmap (metadata_csum): ok\nPASS: f_bad_bmap_csum: bad block/inode bitmap csum (metadata_csum): ok\nPASS: f_bad_disconnected_inode: disconnected inode with bad fields: ok\nPASS: f_bad_encryption: missing, corrupt, and inconsistent encryption policies: ok\nPASS: f_bad_fname: case-insensitive directory with broken file names: ok\nPASS: f_bad_gdt_csum: bad group descriptor csum (metadata_csum): ok\nPASS: f_bad_ibitmap: corrupt inode bitmap (metadata_csum): ok\nPASS: f_bad_inode_csum: inode table corruption (metadata_csum): ok\nPASS: f_bad_local_jnl: test for corrupt local journal (bad V1->V2 journal upgrade): ok\nPASS: f_badbblocks: illegal blocks in bad block inode: ok\nPASS: f_badcluster: test alignment problems with bigalloc clusters: ok\nPASS: f_baddir: corrupted directory entries: ok\nPASS: f_baddir2: salvage last directory entry: ok\nPASS: f_baddotdir: bad '.' and '..' entries: ok\nPASS: f_badinode: corrupted inode entries: ok\nmke2fs 1.47.0 (5-Feb-2023)\nCreating filesystem with 2048 1k blocks and 256 inodes\n\nAllocating group tables:    \b\b\bdone                            \nWriting inode tables:    \b\b\bdone                            \nCreating journal (1024 blocks): done\nWriting superblocks and filesystem accounting information:    \b\b\bdone\n\nThis filesystem will be automatically checked every 28 mounts or\n180 days, whichever comes first.  Use tune2fs -c or -i to override.\ndebugfs 1.47.0 (5-Feb-2023)\nPASS: f_badjour_encrypted: journal inode has encrypt flag: ok\nPASS: f_badjour_indblks: corruption in journal inode's indirect blocks: ok\nPASS: f_badjourblks: illegal blocks in journal inode (and backup in superblock): ok\nPASS: f_badorphan: corrupted orphan list: ok\nPASS: f_badprimary: bad blocks in the primary superblock and group descriptors: ok\nPASS: f_badroot: file in root directory inode: ok\nPASS: f_badsymlinks: corrupted symlinks: ok\nPASS: f_badsymlinks2: more types of corrupted symlinks: ok\nPASS: f_badtable: bad blocks in bitmaps and inode table: ok\nPASS: f_bb_in_bb: bad block inode table block in bad block list: ok\nPASS: f_bbfile: bad blocks in files: ok\nPASS: f_bbinode: bad blocks in inode table: ok\nPASS: f_big_sparse: big sparse file: ok\nPASS: f_bigalloc_badinode: delete bad inode handling for bigalloc filesystems: ok\nPASS: f_bigalloc_orphan_list: orphaned list handling with bigalloc file systems: ok\nPASS: f_bigalloc_symlink_with_xattr: fast symlink + xattr block on bigalloc fs: ok\nPASS: f_bitmaps: corrupted inode and block bitmaps: ok\nPASS: f_boundscheck: infinite loop when finding table free space: ok\nPASS: f_clear_xattr: clearing i_file_acl when !ext_attr feature: ok\nPASS: f_cloneblock_alloc_error: decrement badcount after remapping duplicate block: ok\nPASS: f_collapse_extent_tree: extent tree can be collapsed one level: ok\nPASS: f_compress_extent_tree_level: compress an extent tree level: ok\nPASS: f_convert_bmap: convert blockmap file to extents file: ok\nPASS: f_convert_bmap_and_extent: convert blockmap to extents files: ok\nPASS: f_convert_bmap_sparse: convert sparse blockmap file to extents file: ok\nPASS: f_corrupt_dirent_tail: rebuild a directory with corrupt dirent tail: ok\nPASS: f_crashdisk: superblock with illegal values: ok\nPASS: f_create_symlinks: create fast, inlinedata, and regular symlinks: ok\nPASS: f_del_dup_quota: delete file containing multiply claimed blocks with quota: ok\nPASS: f_deleted_inode_bad_csum: deleted inode with bad metadata_csum wasn't fixed: ok\nPASS: f_desc_size_128: 128-byte group descriptors: ok\nPASS: f_desc_size_bad: bad superblock s_desc_size: ok\nSKIP: f_detect_junk: skipped (no magic)\nPASS: f_detect_xfs: detect xfs filesystem: ok\nPASS: f_dir_bad_csum: dir block w/ missing/bad csum/tail or block corruption: ok\nPASS: f_dir_bad_mode: directory with corrupted i_mode: ok\nPASS: f_dirlink: directory hard links: ok\nPASS: f_dup: blocks claimed by two different files: ok\nPASS: f_dup2: blocks claimed by three different files: ok\nPASS: f_dup3: blocks claimed by one file multiple times: ok\nPASS: f_dup4: find all directory pathnames: ok\nPASS: f_dup_ba: multiply claimed blocks with bigalloc: ok\nPASS: f_dup_de: duplicate directory entries: ok\nPASS: f_dup_de2: duplicate directory entries for non-indexed dirs: ok\nPASS: f_dup_de_crypt: duplicate directory entries for encrypted dirs: ok\nPASS: f_dup_resize: blocks claimed by the resize inode and another inode: ok\nPASS: f_dupdot: duplicate '.' and '..' entries: ok\nPASS: f_dupfsblks: blocks claimed by a file and bitmaps or inode tables: ok\nPASS: f_dupsuper: blocks claimed by a file and superblock or group descriptors: ok\nPASS: f_ea_bad_csum: EA block with bad checksum (metadata_csum): ok\nPASS: f_ea_checks: extended attribute block checks: ok\nPASS: f_ea_inode: ok\nPASS: f_ea_inode_self_ref: corrupted, self-referential ea_in_inode: ok\nPASS: f_ea_signed_hash: ok\nPASS: f_ea_unsigned_hash: ok\nPASS: f_ea_value_crash: extended attribute value conflicts with key: ok\nPASS: f_emptydir: always iterate dir block 0 or e2fsck goes into infinite loop: ok\nPASS: f_encrypted_lpf: encrypted lost+found directory: ok\nPASS: f_end-bitmap: corruption at end of block bitmap: ok\nPASS: f_eofblocks: blocks after i_size: ok\nPASS: f_expand: expanding lost+found: ok\nPASS: f_expandroot_create_lnf: no space in root to create lost+found entry: ok\nPASS: f_ext_journal: test external journal device: ok\nPASS: f_ext_zero_len: extent with zero length: ok\nPASS: f_extent_bad_node: bad interior node in extent tree (metadata_csum): ok\nPASS: f_extent_htree: htree extent compression setup: ok\nPASS: f_extent_htree: htree extent compression: ok\nPASS: f_extent_int_bad_csum: bad csum in internal extent (metadata_csum): ok\nPASS: f_extent_int_bad_extent: bad extent in internal extent (metadata_csum): ok\nPASS: f_extent_int_bad_magic: bad magic number in internal extent (metadata_csum): ok\nPASS: f_extent_interior_start_lblk: incorrect starting lblk in an interior node: ok\nPASS: f_extent_leaf_bad_csum: bad csum in leaf extent (metadata_csum): ok\nPASS: f_extent_leaf_bad_extent: bad extent in leaf extent (metadata_csum): ok\nPASS: f_extent_leaf_bad_magic: bad magic number in leaf extent (metadata_csum): ok\nPASS: f_extent_oobounds: ok\nPASS: f_extent_too_deep: extent tree is deeper than it needs to be: ok\nPASS: f_extents: basic extents support: ok\nPASS: f_extents2: multiply claimed blocks in extents and other illegal extents: ok\nPASS: f_extra_journal: valid journal inode, but has_journal feature not present: ok\nPASS: f_fast_symlink_extents: fast symlink with extents flag set: ok\nPASS: f_file_acl_high: i_file_acl_high should be zero: ok\nPASS: f_filetype: set filetype information and illegal special files: ok\nPASS: f_first_meta_bg_too_big: s_first_meta_bg is too large: ok\nPASS: f_full_bg: inode table in last block of first bg: ok\nPASS: f_h_badnode: hash directory with bad HTREE nodes: ok\nPASS: f_h_badroot: bad htree root nodes: ok\nPASS: f_h_normal: normal (signed) HTREE directory: ok\nPASS: f_h_reindex: reindex HTREE Directory with different hash seed: ok\nPASS: f_h_unsigned: unsigned HTREE directory: ok\nPASS: f_holedir: directory with holes and illegal blocks: ok\nPASS: f_holedir2: directories with holes and zero i_size: ok\nPASS: f_holedir3: real directories with holes and zero i_size: ok\nPASS: f_holedir4: bigalloc directory with hole and misaligned extent after hole: ok\nPASS: f_htree_bad_csum: htree block bad csum/tail dirent/htree index corruption: ok\nPASS: f_htree_leaf_csum: bad csum in htree leaf block: ok\nPASS: f_hugedir_blocks: dir crashes e2fsck with impossible logical blk offset: ok\nPASS: f_hurd: GNU/Hurd specific tests: ok\nPASS: f_idata_and_extents: conflicting extents and inline_data inode flags: ok\nPASS: f_illbbitmap: illegal block bitmap: ok\nPASS: f_illibitmap: illegal inode bitmap: ok\nPASS: f_illitable: illegal inode table: ok\nPASS: f_illitable_flexbg: illegal inode table with FLEX_BG: ok\nPASS: f_imagic: non-imagic filesystem with imagic inodes: ok\nPASS: f_imagic_fs: imagic filesystem with imagic inodes: ok\nPASS: f_ind_inode_collision: multiple *ind collisions with critical metadata: ok\nPASS: f_inlinedata_dirblocks: check inline dir as two dirent blocks: ok\nPASS: f_inlinedata_flags: check incorrect inline_data flags: ok\nPASS: f_inlinedata_repair: repair corrupt inline data files: ok\nPASS: f_inlinedir_detector: detect inline dirs correctly: ok\nPASS: f_inode_ea_collision: collisions in the inode ea area: ok\nPASS: f_invalid_bad_inode: check for bogus bad inode: ok\nPASS: f_invalid_extent_symlink: extent-mapped symlink with two blocks: ok\nPASS: f_itable_collision: collision between IND/extent tree blocks and inode table: ok\nPASS: f_jnl_32bit: on-disk 32-bit journal format: ok\nPASS: f_jnl_64bit: on-disk 64-bit journal format: ok\nPASS: f_jnl_errno: journal s_errno handling: ok\nPASS: f_jnl_etb_alloc_fail: can't allocate extent tree block recreating journal: ok\nPASS: f_journal: recover journal from corrupted inode table: ok\nSKIP: f_large_dir: optimize 3 level htree directories: skipped (slow test)\nSKIP: f_large_dir_csum: optimize 3 level htree directories with metadata checksums: skipped (slow test)\nPASS: f_lotsbad: too many illegal blocks in inode: ok\nPASS: f_lpf: missing lost+found: ok\nPASS: f_lpf2: create lost+found and reconnect lost directory: ok\nPASS: f_lpffile: lost+found is not a directory: ok\nPASS: f_many_subdirs: directory with more than 65000 sub-directories: ok\nPASS: f_messy_inode: bad file and directory acl pointers: ok\nPASS: f_miss_blk_bmap: missing block bitmap: ok\nPASS: f_miss_journal: non-existent journal inode: ok\nPASS: f_misstable: missing inode table: ok\nPASS: f_mke2fs2b: mke2fs version 0.2b created filesystem: ok\nf_mke2fs_baddisk: mke2fs /dev/mapper/bad_disk should fail: skip\nSKIP: f_mmp: disable MMP with tune2fs after e2fsck killed: skipped (slow test)\nSKIP: f_mmp_garbage: repair MMP when it is corrupted: skipped (slow test)\nPASS: f_no: e2fsck with repeated no: ok\nPASS: f_no_cache_corrupt_inode: don't cache inodes that fail checksum verification: ok\nPASS: f_noroot: missing root directory: ok\nPASS: f_nospc_create_lnf: no space to create lost+found: ok\nPASS: f_okgroup: 8193 block long filesystem: ok\nPASS: f_opt_extent: optimize extent tree: ok\nPASS: f_opt_extent_ext3: convert ext3 to extent tree: ok\nPASS: f_orphan: clearing orphan inodes: ok\nPASS: f_orphan_dotdot_ft: filetype of .. in orphaned directories: ok\nPASS: f_orphan_extents_inode: truncating an orphaned extent-mapped inode: ok\nPASS: f_orphan_indirect_inode: truncating an orphaned inode in preen mode: ok\nPASS: f_orphquot: e2fsck with quota and orphan inodes: ok\nPASS: f_overfsblks: overlapping inode and block bitmaps: ok\nPASS: f_pre_1970_date_encoding: correct mis-encoded pre-1970 dates: ok\nPASS: f_preen: preen shouldn't destroy backup superblocks: ok\nPASS: f_quota: fix incorrect usage stats in quota: ok\nPASS: f_quota_extent_opt: extent optimization with quota: ok\nPASS: f_quota_invalid_inum: invalid quota inode numbers: ok\nPASS: f_readonly_fsck: ensure that a readonly check doesn't modify the fs: ok\nPASS: f_rebuild_csum_rootdir: force rebuild corrupted rootdir w/ metadata_csum: ok\nPASS: f_recnect_bad: reconnecting bad inode: ok\nPASS: f_reconnect: simple disconnected file inode: ok\nPASS: f_rehash_dir: optimize htree directories: ok\nPASS: f_resize_inode: e2fsck with resize_inode: ok\nPASS: f_resize_inode_meta_bg: conflicting features resize_inode and meta_bg: ok\nPASS: f_salvage_dir: salvage corrupted directories: ok\nPASS: f_sb_extra_isize: check invalid extra_isize fields in superblock: ok\nPASS: f_selinux: SELinux generated symlinks with EA data: ok\nPASS: f_shared_blocks_ok: clean check for intentionally shared blocks: ok\nPASS: f_short_encrypted_dirent: short encrypted directory entry: ok\nPASS: f_special_ea: special files with extended attributes: ok\nPASS: f_summary_counts: incorrect inode/block free counts: ok\nPASS: f_super_bad_csum: bad csum in superblock (metadata_csum): ok\nPASS: f_toobig_extent_dir: directory with a very large lblk in extent: ok\nPASS: f_trunc_dirent_header: no space for dirent header at end of buf: ok\nPASS: f_uninit_bad_free_inodes: bad free inode count, but good checksum: ok\nPASS: f_uninit_blk_used_not_set: blocks used but block uninit set: ok\nPASS: f_uninit_cat: cat a file with uninit blocks: ok\nPASS: f_uninit_checksum_bad: invalid group descriptor checksum: ok\nPASS: f_uninit_dir: fix uninit flag on directory extents and check the dir blocks: ok\nPASS: f_uninit_disable: disable uninit_bg feature: ok\nPASS: f_uninit_enable: enable uninit_bg feature: ok\nPASS: f_uninit_ext_past_eof: fallocated extents after i_size: ok\nPASS: f_uninit_ext_past_eof2: fallocate extents w/ nonzero i_size and extents > 4: ok\nPASS: f_uninit_inode_past_unused: inode in use beyond bg_itable_unused: ok\nPASS: f_uninit_last_uninit: last group has BLOCK_UNINIT set: ok\nPASS: f_uninit_restart_fsck: re-start e2fsck only once for inodes in uninit space: ok\nPASS: f_uninit_set_inode_not_set: block uninit set but inode uninit not set: ok\nPASS: f_unshare_blocks_no_space: unshare blocks should fail with no free space: ok\nPASS: f_unshare_blocks_ok: unshare blocks successfully: ok\nPASS: f_unsorted_EAs: unsorted EAs in inode should not be deleted: ok\nPASS: f_unused_itable: don't move files to lost+found for bg_unused_itable: ok\nPASS: f_valid_ea_in_inode: valid ea-in-inode examplars: ok\nPASS: f_verity: verity file: ok\nPASS: f_write_ea_no_extra_isize: write EA when i_extra_size is zero: ok\nPASS: f_write_ea_toobig_extra_isize: write EA when i_extra_size is too big for EA: ok\nPASS: f_write_ea_toosmall_extra_isize: write EA when i_extra_size is too small: ok\nPASS: f_yes: e2fsck with repeated yes: ok\nPASS: f_yesall: e2fsck with yes-to-all: ok\nPASS: f_yesthenall: e2fsck with yes then yes-to-all: ok\nPASS: f_yesthenno: e2fsck with yes then no: ok\nPASS: f_zero_group: fallback for damaged group descriptors: ok\nPASS: f_zero_inode_size: superblock with a zero inode size: ok\nPASS: f_zero_super: fallback for damaged superblock: ok\nPASS: f_zero_xattr: zero length extended attribute in in-inode xattr: ok\nPASS: f_zeroed_ext_header: zap inode with zeroed extent header: ok\nPASS: i_bad_csum: e2image corrupt fs: ok\nPASS: i_bitmaps: e2image bitmap read/write test: ok\nPASS: i_qcow: create/convert raw/qcow2 images: ok\nPASS: i_zero_super: ok\nPASS: j_corrupt_commit_csum: corrupt commit csum (csum v3): ok\nPASS: j_corrupt_commit_tid: corrupt commit tid (csum v3): ok\nPASS: j_corrupt_descr_csum: corrupt descr csum (csum v3): ok\nPASS: j_corrupt_descr_tid: corrupt descr tid (csum v3): ok\nPASS: j_corrupt_ext_jnl_sb_block: corrupt mcsum ext jnl fs superblock block: ok\nPASS: j_corrupt_ext_jnl_sb_csum: corrupt external journal superblock metadata_csum: ok\nPASS: j_corrupt_journal_block: corrupt journal block (csum v3): ok\nPASS: j_corrupt_revoke_block: corrupt revoke block (csum v3): ok\nPASS: j_corrupt_revoke_csum: corrupt revoke csum (csum v3): ok\nPASS: j_corrupt_revoke_rcount: corrupt revoke r_count buffer overflow: ok\nPASS: j_corrupt_sb_csum: corrupt sb csum (csum v3): ok\nPASS: j_corrupt_sb_magic: corrupt sb magic (csum v3): ok\nPASS: j_ext_dumpe2fs: dumpe2fs of external journal device: ok\nPASS: j_ext_long_revoke_trans: revoke trans nuking free space w/ ext. journal: ok\nPASS: j_ext_long_trans: transaction nuking free space w/ ext. journal: ok\nPASS: j_long_revoke_trans: revoked transaction nuking free space: ok\nPASS: j_long_revoke_trans_mcsum_32bit: revoked trans nuking free space 32bit,mcsum: ok\nPASS: j_long_revoke_trans_mcsum_64bit: revoke trans nuking free space 64bit,mcsum: ok\nPASS: j_long_trans: transaction nuking free space: ok\nPASS: j_long_trans_mcsum_32bit: trans nuking free space 32bit,meta_csum: ok\nPASS: j_long_trans_mcsum_64bit: trans nuking free space 64bit,meta_csum: ok\nPASS: j_recover_csum2_32bit: recover 32-bit journal checksum v2: ok\nPASS: j_recover_csum2_64bit: recover 64-bit journal checksum v2: ok\nPASS: j_recover_csum3_64bit: recover 64-bit journal checksum v3: ok\nPASS: j_recover_fast_commit: replay fast commit journal: ok\nPASS: j_short_revoke_trans: revoke blocks of transaction nuking bitmaps: ok\nPASS: j_short_revoke_trans_mcsum_64bit: revoke trans nuking bmap 64bit,meta_csum: ok\nPASS: j_short_trans: transaction nuking the bitmaps: ok\nPASS: j_short_trans_64bit: transaction nuking the bitmaps on 64bit: ok\nPASS: j_short_trans_mcsum_64bit: trans nuking bitmaps 64bit,meta_csum: ok\nPASS: j_short_trans_old_csum: trans nuking bitmaps v1 journal csum: ok\nPASS: j_short_trans_open_recover: don't recover open journal: ok\nPASS: j_short_trans_recover: transaction nuking the bitmaps (debugfs recovery): ok\nPASS: j_short_trans_recover_mcsum_64bit: uncommitted trans nuking bmap 64bit,mcsum: ok\nPASS: j_short_uncommitted_trans: uncommitted transaction nuking bitmaps: ok\nPASS: j_short_uncommitted_trans_mcsum_64bit: uncommitted trans nuking bmap 64b,mcsum: ok\nPASS: m_64bit_flexbg: mkfs with 64bit and flex_bg: ok\nlosetup: unrecognized option '--show'\nBusyBox v1.36.1 () multi-call binary.\n\nUsage: losetup [-rP] [-o OFS] {-f|LOOPDEV} FILE: associate loop devices\n\tlosetup -c LOOPDEV: reread file size\n\tlosetup -d LOOPDEV: disassociate\n\tlosetup -a: show status\n\tlosetup -f: show next free loop device\nSKIP: m_assume_storage_prezeroed: : skipped (no loop devices)\nPASS: m_bigjournal: journal over 4GB in size: ok\nPASS: m_dasd_bs: 2048 byte sector devices: ok\nPASS: m_desc_size_128: enable 128-byte group descriptor on mkfs: ok\nPASS: m_devdir: create fs image from /dev: ok\nPASS: m_error_behavior: mke2fs with error behavior: ok\nPASS: m_extent_journal: extent-mapped journal: ok\nSKIP: m_hugefile: create a hugefile fs with a single huge file: skipped for Linux\nPASS: m_hugefile_slack: mke2fs create hugefile fs with slack: ok\nPASS: m_image_mmp: create image for partition with enabled mmp and execute fsck on image: ok\nPASS: m_large_file: largefile fs type: ok\nPASS: m_mcsum_extjournal: create external journal with sb checksum (metadata_csum): ok\nPASS: m_meta_bg: meta blockgroup feature: ok\nPASS: m_minrootdir: create fs image from dir, then minimize it: ok\nPASS: m_mkfs_overhead: test bg overhead calculation: ok\nPASS: m_mmp: enable MMP during mke2fs: ok\nPASS: m_mmp_bad_csum: mmp with bad csum (metadata_csum): ok\nPASS: m_mmp_bad_magic: mmp with bad magic (metadata_csum): ok\nPASS: m_no_opt: no filesystem extensions: ok\nPASS: m_offset: mke2fs with offset option (-E offset=N): ok\nPASS: m_quota: enable quota feature on mkfs: ok\nPASS: m_raid_opt: raid options: ok\nPASS: m_resize_inode_meta_bg: resize_inode and meta_bg enabled: ok\nPASS: m_root_owner: root directory owner: ok\nPASS: m_rootdir: create fs image from dir: ok\nSKIP: m_rootdir_acl: create fs image from dir using inline_data and acls: skipped (no setfacl)\nPASS: m_std: standard filesystem options: ok\nPASS: m_uninit: uninitialized group feature: ok\nPASS: r_1024_small_bg: ext2 1024 blocksize with small block groups: ok\nPASS: r_32to64bit: convert flex_bg 32bit fs to 64bit fs: ok\nPASS: r_32to64bit_expand_full: convert+expand full fs to 64bit: ok\nPASS: r_32to64bit_meta: convert meta_bg 32bit fs to 64bit fs: ok\nPASS: r_32to64bit_move_itable: convert 32 to 64bit w/ itable move: ok\nSKIP: r_64bit_big_expand: : skipped (slow test)\nPASS: r_64to32bit: convert flex_bg 64bit fs to 32bit fs: ok\nPASS: r_64to32bit_meta: convert meta_bg 64bit fs to 32bit fs: ok\nSKIP: r_bigalloc_big_expand: ext4 with bigalloc: skipped for Linux\nPASS: r_corrupt_fs: resize2fs -P of a corrupted file system: ok\nPASS: r_expand_full: expand a totally full filesystem: ok\nSKIP: r_ext4_big_expand: : skipped (slow test)\nPASS: r_ext4_small_bg: ext4 1024 blocksize with small block groups: ok\nPASS: r_fixup_lastbg: fix up last bg when expanding within the last bg: ok\nPASS: r_fixup_lastbg_big: fix up last bg when expanding beyond the last bg: ok\nPASS: r_inline_xattr: shrinking filesystem with in-inode extended attributes: ok\nPASS: r_meta_bg_shrink: meta_bg shrink: ok\nPASS: r_min_itable: resize2fs -M with inode table in middle of last block group: ok\nPASS: r_move_inode_int_extent: move inode and its interior extent tree block: ok\nPASS: r_move_itable: filesystem resize which requires moving the inode table: ok\nSKIP: r_move_itable_nostride: resize with flex_bg and stride value set: skipped for Linux\nSKIP: r_move_itable_realloc: don't allocate inode table from in-use blocks: skipped: skipped for Linux\nPASS: r_resize_inode: filesystem resize with a resize_inode present: ok\nPASS: t_change_uuid: change uuid on a pre-metadata-csum: ok\nPASS: t_change_uuid_mcsum: change uuid on a metadata-csum: ok\nPASS: t_change_uuid_mcsum_mounted: change uuid on a metadata-csum: ok\nPASS: t_change_uuid_mcsum_seed_mounted: change meta-csum uuid with mcsum-seed: ok\nPASS: t_change_uuid_mounted: change uuid on a mounted pre-metadata-csum: ok\nPASS: t_dangerous: dangerous tune2fs operation prompts: ok\nPASS: t_disable_changed_csum_seed: tune2fs disable csum seed after uuid change: ok\nPASS: t_disable_changed_csum_seed_mounted: mounted tune2fs disable csum+uuid: ok\nPASS: t_disable_csum_seed: disable csum seed via tune2fs: ok\nPASS: t_disable_mcsum: disable metadata_csum: ok\nPASS: t_disable_mcsum_noinitbg: disable metadata_csum and uninit_bg: ok\nPASS: t_disable_mcsum_yesinitbg: disable metadata_csum and enable uninit_bg: ok\nPASS: t_disable_meta_csum_and_seed: disable csum seed and csums via tune2fs: ok\nPASS: t_enable_csum_seed: enable csum seed via tune2fs: ok\nPASS: t_enable_mcsum: enable metadata_csum: ok\nPASS: t_enable_mcsum_ext3: enable metadata_csum on ext3 fs: ok\nPASS: t_enable_mcsum_initbg: enable metadata_csum when ^uninit_bg: ok\nPASS: t_ext_jnl_fail: tune2fs fail external journal: ok\nPASS: t_ext_jnl_rm: remove missing external journal device: ok\nPASS: t_format_csum_seed: format with csum_seed: ok\nPASS: t_iexpand_full: expand inodes on a totally full filesystem: ok\nPASS: t_iexpand_mcsum: expand inodes and turn on metadata_csum: ok\nPASS: t_mmp_1on: enable MMP using tune2fs: ok\nPASS: t_mmp_2off: disable MMP using tune2fs: ok\nSKIP: t_mmp_fail: error running tune2fs with MMP: skipped (slow test)\nPASS: t_project_1on: enable project using tune2fs -O option: ok\nPASS: t_project_2off: disable project using tune2fs: ok\nPASS: t_project_3on: enable project using tune2fs -Q option: ok\nPASS: t_project_4off: disable project using tune2fs -Q option: ok\nPASS: t_quota_1on: enable quota using tune2fs: ok\nPASS: t_quota_2off: disable quota using tune2fs: ok\nPASS: t_quota_add: add several quota types using tune2fs and check computed usage: ok\nPASS: t_replay_and_set: recover journal and clear features: ok\nSKIP: t_uninit_bg_rm: remove uninit_bg: skipped for Linux\nPASS: t_write_subdirectory: debugfs write creates file in subdirectory: ok\nPASS: u_bounce_io: bounce I/O in unix_io: ok\nPASS: u_compound_bad_rollback: e2undo with mke2fs/tune2fs/resize2fs/e2fsck -z: ok\nPASS: u_compound_rollback: e2undo with mke2fs/tune2fs/resize2fs/e2fsck -z: ok\nPASS: u_corrupt_blk_csum: corrupt e2undo block data: ok\nPASS: u_corrupt_blk_csum_force: force replay of corrupt e2undo block data: ok\nPASS: u_corrupt_hdr_csum: corrupt e2undo header: ok\nPASS: u_corrupt_key_csum: corrupt e2undo key data: ok\nPASS: u_debugfs_opt: e2undo with debugfs -z: ok\nlosetup: unrecognized option '--show'\nBusyBox v1.36.1 () multi-call binary.\n\nUsage: losetup [-rP] [-o OFS] {-f|LOOPDEV} FILE: associate loop devices\n\tlosetup -c LOOPDEV: reread file size\n\tlosetup -d LOOPDEV: disassociate\n\tlosetup -a: show status\n\tlosetup -f: show next free loop device\nSKIP: u_direct_io: direct I/O in unix_io: skipped (no loop devices)\nPASS: u_dryrun: e2undo dry run: ok\nPASS: u_e2fsck_opt: e2undo with e2fsck -z: ok\nPASS: u_errorout: e2undo a failed command: ok\nPASS: u_force: e2undo force: ok\nPASS: u_force_dryrun: force dry-run replay of corrupt e2undo block data: ok\nPASS: u_incomplete: e2undo with incomplete undo file: ok\nPASS: u_mke2fs: e2undo with mke2fs: ok\nPASS: u_mke2fs_opt: e2undo with mke2fs -z: ok\nPASS: u_mke2fs_opt_oddsize: e2undo with mke2fs -z and non-32k-aligned bdev size: ok\nPASS: u_mke2fs_opt_offset: e2undo and mke2fs with offset option: ok\nPASS: u_not_undo: e2undo a non-undo file: ok\nPASS: u_offset: e2undo with the offset option (-o offset): ok\nPASS: u_onefile_bad: check that we cant append a bad undo file: ok\nPASS: u_resize2fs_opt: e2undo with resize2fs -z: ok\nPASS: u_revert_64bitmcsum_onefile: convert fs to 64bit,mcsum and revert undo file: ok\nPASS: u_revert_all_onefile: convert 64bit,mcsum and revert undo file: ok\nPASS: u_revert_upgrade_to_64bitmcsum: convert 64bit,mcsum and revert both: ok\nPASS: u_tune2fs: e2undo with tune2fs: ok\nPASS: u_tune2fs_opt: e2undo with tune2fs -z: ok\nPASS: u_undo_undo: undo e2undo: ok\nPASS: u_wrong_fs: e2undo on the wrong fs: ok\n371 tests succeeded\t0 tests failed\nDURATION: 92\nEND: /usr/lib/e2fsprogs/ptest\n2024-02-06T09:12\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "e2fsprogs": {
                    "duration": "92",
                    "log": "START: ptest-runner\n2024-02-06T09:11\ndebugfs 1.47.0 (5-Feb-2023)\nPASS: d_bad_ostype: handle bad (negative) os_type: ok\nPASS: d_corrupt_journal_nr_users: journal superblock corrupted, nr_users too high: ok\nPASS: d_dumpe2fs_group_only: dumpe2fs group only mode: ok\nPASS: d_fallocate: fallocate sparse files and big files: ok\nPASS: d_fallocate_bigalloc: fallocate sparse files and big files with bigalloc: ok\nPASS: d_fallocate_blkmap: fallocate sparse files and big files on a blockmap fs: ok\nPASS: d_inline_dump: debugfs dump inline data test: ok\nPASS: d_loaddump: debugfs load/dump test: ok\nPASS: d_punch: punch sparse files and big files: ok\nPASS: d_punch_bigalloc: punch sparse files and big files with bigalloc: ok\nPASS: d_special_files: create special files in debugfs: ok\nPASS: d_xattr_edits: edit extended attributes in debugfs: ok\nPASS: d_xattr_sorting: sort extended attributes in debugfs: ok\nSKIP: e_brel_bma: block relocation table using memory array implementation: skipped\nPASS: e_icount_normal: inode counting structure optimized for low counts: ok\nPASS: e_icount_opt: inode counting abstraction optimized for counting: ok\nSKIP: e_irel_ima: inode relocation table using memory array implementation: skipped\nPASS: f_16384_block: 16384 byte blocksize: ok\nPASS: f_8192_block: 8192 byte blocksize: ok\nPASS: f_bad_bbitmap: corrupt block bitmap (metadata_csum): ok\nPASS: f_bad_bmap_csum: bad block/inode bitmap csum (metadata_csum): ok\nPASS: f_bad_disconnected_inode: disconnected inode with bad fields: ok\nPASS: f_bad_encryption: missing, corrupt, and inconsistent encryption policies: ok\nPASS: f_bad_fname: case-insensitive directory with broken file names: ok\nPASS: f_bad_gdt_csum: bad group descriptor csum (metadata_csum): ok\nPASS: f_bad_ibitmap: corrupt inode bitmap (metadata_csum): ok\nPASS: f_bad_inode_csum: inode table corruption (metadata_csum): ok\nPASS: f_bad_local_jnl: test for corrupt local journal (bad V1->V2 journal upgrade): ok\nPASS: f_badbblocks: illegal blocks in bad block inode: ok\nPASS: f_badcluster: test alignment problems with bigalloc clusters: ok\nPASS: f_baddir: corrupted directory entries: ok\nPASS: f_baddir2: salvage last directory entry: ok\nPASS: f_baddotdir: bad '.' and '..' entries: ok\nPASS: f_badinode: corrupted inode entries: ok\nmke2fs 1.47.0 (5-Feb-2023)\nCreating filesystem with 2048 1k blocks and 256 inodes\n\nAllocating group tables:    \b\b\bdone                            \nWriting inode tables:    \b\b\bdone                            \nCreating journal (1024 blocks): done\nWriting superblocks and filesystem accounting information:    \b\b\bdone\n\nThis filesystem will be automatically checked every 28 mounts or\n180 days, whichever comes first.  Use tune2fs -c or -i to override.\ndebugfs 1.47.0 (5-Feb-2023)\nPASS: f_badjour_encrypted: journal inode has encrypt flag: ok\nPASS: f_badjour_indblks: corruption in journal inode's indirect blocks: ok\nPASS: f_badjourblks: illegal blocks in journal inode (and backup in superblock): ok\nPASS: f_badorphan: corrupted orphan list: ok\nPASS: f_badprimary: bad blocks in the primary superblock and group descriptors: ok\nPASS: f_badroot: file in root directory inode: ok\nPASS: f_badsymlinks: corrupted symlinks: ok\nPASS: f_badsymlinks2: more types of corrupted symlinks: ok\nPASS: f_badtable: bad blocks in bitmaps and inode table: ok\nPASS: f_bb_in_bb: bad block inode table block in bad block list: ok\nPASS: f_bbfile: bad blocks in files: ok\nPASS: f_bbinode: bad blocks in inode table: ok\nPASS: f_big_sparse: big sparse file: ok\nPASS: f_bigalloc_badinode: delete bad inode handling for bigalloc filesystems: ok\nPASS: f_bigalloc_orphan_list: orphaned list handling with bigalloc file systems: ok\nPASS: f_bigalloc_symlink_with_xattr: fast symlink + xattr block on bigalloc fs: ok\nPASS: f_bitmaps: corrupted inode and block bitmaps: ok\nPASS: f_boundscheck: infinite loop when finding table free space: ok\nPASS: f_clear_xattr: clearing i_file_acl when !ext_attr feature: ok\nPASS: f_cloneblock_alloc_error: decrement badcount after remapping duplicate block: ok\nPASS: f_collapse_extent_tree: extent tree can be collapsed one level: ok\nPASS: f_compress_extent_tree_level: compress an extent tree level: ok\nPASS: f_convert_bmap: convert blockmap file to extents file: ok\nPASS: f_convert_bmap_and_extent: convert blockmap to extents files: ok\nPASS: f_convert_bmap_sparse: convert sparse blockmap file to extents file: ok\nPASS: f_corrupt_dirent_tail: rebuild a directory with corrupt dirent tail: ok\nPASS: f_crashdisk: superblock with illegal values: ok\nPASS: f_create_symlinks: create fast, inlinedata, and regular symlinks: ok\nPASS: f_del_dup_quota: delete file containing multiply claimed blocks with quota: ok\nPASS: f_deleted_inode_bad_csum: deleted inode with bad metadata_csum wasn't fixed: ok\nPASS: f_desc_size_128: 128-byte group descriptors: ok\nPASS: f_desc_size_bad: bad superblock s_desc_size: ok\nSKIP: f_detect_junk: skipped (no magic)\nPASS: f_detect_xfs: detect xfs filesystem: ok\nPASS: f_dir_bad_csum: dir block w/ missing/bad csum/tail or block corruption: ok\nPASS: f_dir_bad_mode: directory with corrupted i_mode: ok\nPASS: f_dirlink: directory hard links: ok\nPASS: f_dup: blocks claimed by two different files: ok\nPASS: f_dup2: blocks claimed by three different files: ok\nPASS: f_dup3: blocks claimed by one file multiple times: ok\nPASS: f_dup4: find all directory pathnames: ok\nPASS: f_dup_ba: multiply claimed blocks with bigalloc: ok\nPASS: f_dup_de: duplicate directory entries: ok\nPASS: f_dup_de2: duplicate directory entries for non-indexed dirs: ok\nPASS: f_dup_de_crypt: duplicate directory entries for encrypted dirs: ok\nPASS: f_dup_resize: blocks claimed by the resize inode and another inode: ok\nPASS: f_dupdot: duplicate '.' and '..' entries: ok\nPASS: f_dupfsblks: blocks claimed by a file and bitmaps or inode tables: ok\nPASS: f_dupsuper: blocks claimed by a file and superblock or group descriptors: ok\nPASS: f_ea_bad_csum: EA block with bad checksum (metadata_csum): ok\nPASS: f_ea_checks: extended attribute block checks: ok\nPASS: f_ea_inode: ok\nPASS: f_ea_inode_self_ref: corrupted, self-referential ea_in_inode: ok\nPASS: f_ea_signed_hash: ok\nPASS: f_ea_unsigned_hash: ok\nPASS: f_ea_value_crash: extended attribute value conflicts with key: ok\nPASS: f_emptydir: always iterate dir block 0 or e2fsck goes into infinite loop: ok\nPASS: f_encrypted_lpf: encrypted lost+found directory: ok\nPASS: f_end-bitmap: corruption at end of block bitmap: ok\nPASS: f_eofblocks: blocks after i_size: ok\nPASS: f_expand: expanding lost+found: ok\nPASS: f_expandroot_create_lnf: no space in root to create lost+found entry: ok\nPASS: f_ext_journal: test external journal device: ok\nPASS: f_ext_zero_len: extent with zero length: ok\nPASS: f_extent_bad_node: bad interior node in extent tree (metadata_csum): ok\nPASS: f_extent_htree: htree extent compression setup: ok\nPASS: f_extent_htree: htree extent compression: ok\nPASS: f_extent_int_bad_csum: bad csum in internal extent (metadata_csum): ok\nPASS: f_extent_int_bad_extent: bad extent in internal extent (metadata_csum): ok\nPASS: f_extent_int_bad_magic: bad magic number in internal extent (metadata_csum): ok\nPASS: f_extent_interior_start_lblk: incorrect starting lblk in an interior node: ok\nPASS: f_extent_leaf_bad_csum: bad csum in leaf extent (metadata_csum): ok\nPASS: f_extent_leaf_bad_extent: bad extent in leaf extent (metadata_csum): ok\nPASS: f_extent_leaf_bad_magic: bad magic number in leaf extent (metadata_csum): ok\nPASS: f_extent_oobounds: ok\nPASS: f_extent_too_deep: extent tree is deeper than it needs to be: ok\nPASS: f_extents: basic extents support: ok\nPASS: f_extents2: multiply claimed blocks in extents and other illegal extents: ok\nPASS: f_extra_journal: valid journal inode, but has_journal feature not present: ok\nPASS: f_fast_symlink_extents: fast symlink with extents flag set: ok\nPASS: f_file_acl_high: i_file_acl_high should be zero: ok\nPASS: f_filetype: set filetype information and illegal special files: ok\nPASS: f_first_meta_bg_too_big: s_first_meta_bg is too large: ok\nPASS: f_full_bg: inode table in last block of first bg: ok\nPASS: f_h_badnode: hash directory with bad HTREE nodes: ok\nPASS: f_h_badroot: bad htree root nodes: ok\nPASS: f_h_normal: normal (signed) HTREE directory: ok\nPASS: f_h_reindex: reindex HTREE Directory with different hash seed: ok\nPASS: f_h_unsigned: unsigned HTREE directory: ok\nPASS: f_holedir: directory with holes and illegal blocks: ok\nPASS: f_holedir2: directories with holes and zero i_size: ok\nPASS: f_holedir3: real directories with holes and zero i_size: ok\nPASS: f_holedir4: bigalloc directory with hole and misaligned extent after hole: ok\nPASS: f_htree_bad_csum: htree block bad csum/tail dirent/htree index corruption: ok\nPASS: f_htree_leaf_csum: bad csum in htree leaf block: ok\nPASS: f_hugedir_blocks: dir crashes e2fsck with impossible logical blk offset: ok\nPASS: f_hurd: GNU/Hurd specific tests: ok\nPASS: f_idata_and_extents: conflicting extents and inline_data inode flags: ok\nPASS: f_illbbitmap: illegal block bitmap: ok\nPASS: f_illibitmap: illegal inode bitmap: ok\nPASS: f_illitable: illegal inode table: ok\nPASS: f_illitable_flexbg: illegal inode table with FLEX_BG: ok\nPASS: f_imagic: non-imagic filesystem with imagic inodes: ok\nPASS: f_imagic_fs: imagic filesystem with imagic inodes: ok\nPASS: f_ind_inode_collision: multiple *ind collisions with critical metadata: ok\nPASS: f_inlinedata_dirblocks: check inline dir as two dirent blocks: ok\nPASS: f_inlinedata_flags: check incorrect inline_data flags: ok\nPASS: f_inlinedata_repair: repair corrupt inline data files: ok\nPASS: f_inlinedir_detector: detect inline dirs correctly: ok\nPASS: f_inode_ea_collision: collisions in the inode ea area: ok\nPASS: f_invalid_bad_inode: check for bogus bad inode: ok\nPASS: f_invalid_extent_symlink: extent-mapped symlink with two blocks: ok\nPASS: f_itable_collision: collision between IND/extent tree blocks and inode table: ok\nPASS: f_jnl_32bit: on-disk 32-bit journal format: ok\nPASS: f_jnl_64bit: on-disk 64-bit journal format: ok\nPASS: f_jnl_errno: journal s_errno handling: ok\nPASS: f_jnl_etb_alloc_fail: can't allocate extent tree block recreating journal: ok\nPASS: f_journal: recover journal from corrupted inode table: ok\nSKIP: f_large_dir: optimize 3 level htree directories: skipped (slow test)\nSKIP: f_large_dir_csum: optimize 3 level htree directories with metadata checksums: skipped (slow test)\nPASS: f_lotsbad: too many illegal blocks in inode: ok\nPASS: f_lpf: missing lost+found: ok\nPASS: f_lpf2: create lost+found and reconnect lost directory: ok\nPASS: f_lpffile: lost+found is not a directory: ok\nPASS: f_many_subdirs: directory with more than 65000 sub-directories: ok\nPASS: f_messy_inode: bad file and directory acl pointers: ok\nPASS: f_miss_blk_bmap: missing block bitmap: ok\nPASS: f_miss_journal: non-existent journal inode: ok\nPASS: f_misstable: missing inode table: ok\nPASS: f_mke2fs2b: mke2fs version 0.2b created filesystem: ok\nf_mke2fs_baddisk: mke2fs /dev/mapper/bad_disk should fail: skip\nSKIP: f_mmp: disable MMP with tune2fs after e2fsck killed: skipped (slow test)\nSKIP: f_mmp_garbage: repair MMP when it is corrupted: skipped (slow test)\nPASS: f_no: e2fsck with repeated no: ok\nPASS: f_no_cache_corrupt_inode: don't cache inodes that fail checksum verification: ok\nPASS: f_noroot: missing root directory: ok\nPASS: f_nospc_create_lnf: no space to create lost+found: ok\nPASS: f_okgroup: 8193 block long filesystem: ok\nPASS: f_opt_extent: optimize extent tree: ok\nPASS: f_opt_extent_ext3: convert ext3 to extent tree: ok\nPASS: f_orphan: clearing orphan inodes: ok\nPASS: f_orphan_dotdot_ft: filetype of .. in orphaned directories: ok\nPASS: f_orphan_extents_inode: truncating an orphaned extent-mapped inode: ok\nPASS: f_orphan_indirect_inode: truncating an orphaned inode in preen mode: ok\nPASS: f_orphquot: e2fsck with quota and orphan inodes: ok\nPASS: f_overfsblks: overlapping inode and block bitmaps: ok\nPASS: f_pre_1970_date_encoding: correct mis-encoded pre-1970 dates: ok\nPASS: f_preen: preen shouldn't destroy backup superblocks: ok\nPASS: f_quota: fix incorrect usage stats in quota: ok\nPASS: f_quota_extent_opt: extent optimization with quota: ok\nPASS: f_quota_invalid_inum: invalid quota inode numbers: ok\nPASS: f_readonly_fsck: ensure that a readonly check doesn't modify the fs: ok\nPASS: f_rebuild_csum_rootdir: force rebuild corrupted rootdir w/ metadata_csum: ok\nPASS: f_recnect_bad: reconnecting bad inode: ok\nPASS: f_reconnect: simple disconnected file inode: ok\nPASS: f_rehash_dir: optimize htree directories: ok\nPASS: f_resize_inode: e2fsck with resize_inode: ok\nPASS: f_resize_inode_meta_bg: conflicting features resize_inode and meta_bg: ok\nPASS: f_salvage_dir: salvage corrupted directories: ok\nPASS: f_sb_extra_isize: check invalid extra_isize fields in superblock: ok\nPASS: f_selinux: SELinux generated symlinks with EA data: ok\nPASS: f_shared_blocks_ok: clean check for intentionally shared blocks: ok\nPASS: f_short_encrypted_dirent: short encrypted directory entry: ok\nPASS: f_special_ea: special files with extended attributes: ok\nPASS: f_summary_counts: incorrect inode/block free counts: ok\nPASS: f_super_bad_csum: bad csum in superblock (metadata_csum): ok\nPASS: f_toobig_extent_dir: directory with a very large lblk in extent: ok\nPASS: f_trunc_dirent_header: no space for dirent header at end of buf: ok\nPASS: f_uninit_bad_free_inodes: bad free inode count, but good checksum: ok\nPASS: f_uninit_blk_used_not_set: blocks used but block uninit set: ok\nPASS: f_uninit_cat: cat a file with uninit blocks: ok\nPASS: f_uninit_checksum_bad: invalid group descriptor checksum: ok\nPASS: f_uninit_dir: fix uninit flag on directory extents and check the dir blocks: ok\nPASS: f_uninit_disable: disable uninit_bg feature: ok\nPASS: f_uninit_enable: enable uninit_bg feature: ok\nPASS: f_uninit_ext_past_eof: fallocated extents after i_size: ok\nPASS: f_uninit_ext_past_eof2: fallocate extents w/ nonzero i_size and extents > 4: ok\nPASS: f_uninit_inode_past_unused: inode in use beyond bg_itable_unused: ok\nPASS: f_uninit_last_uninit: last group has BLOCK_UNINIT set: ok\nPASS: f_uninit_restart_fsck: re-start e2fsck only once for inodes in uninit space: ok\nPASS: f_uninit_set_inode_not_set: block uninit set but inode uninit not set: ok\nPASS: f_unshare_blocks_no_space: unshare blocks should fail with no free space: ok\nPASS: f_unshare_blocks_ok: unshare blocks successfully: ok\nPASS: f_unsorted_EAs: unsorted EAs in inode should not be deleted: ok\nPASS: f_unused_itable: don't move files to lost+found for bg_unused_itable: ok\nPASS: f_valid_ea_in_inode: valid ea-in-inode examplars: ok\nPASS: f_verity: verity file: ok\nPASS: f_write_ea_no_extra_isize: write EA when i_extra_size is zero: ok\nPASS: f_write_ea_toobig_extra_isize: write EA when i_extra_size is too big for EA: ok\nPASS: f_write_ea_toosmall_extra_isize: write EA when i_extra_size is too small: ok\nPASS: f_yes: e2fsck with repeated yes: ok\nPASS: f_yesall: e2fsck with yes-to-all: ok\nPASS: f_yesthenall: e2fsck with yes then yes-to-all: ok\nPASS: f_yesthenno: e2fsck with yes then no: ok\nPASS: f_zero_group: fallback for damaged group descriptors: ok\nPASS: f_zero_inode_size: superblock with a zero inode size: ok\nPASS: f_zero_super: fallback for damaged superblock: ok\nPASS: f_zero_xattr: zero length extended attribute in in-inode xattr: ok\nPASS: f_zeroed_ext_header: zap inode with zeroed extent header: ok\nPASS: i_bad_csum: e2image corrupt fs: ok\nPASS: i_bitmaps: e2image bitmap read/write test: ok\nPASS: i_qcow: create/convert raw/qcow2 images: ok\nPASS: i_zero_super: ok\nPASS: j_corrupt_commit_csum: corrupt commit csum (csum v3): ok\nPASS: j_corrupt_commit_tid: corrupt commit tid (csum v3): ok\nPASS: j_corrupt_descr_csum: corrupt descr csum (csum v3): ok\nPASS: j_corrupt_descr_tid: corrupt descr tid (csum v3): ok\nPASS: j_corrupt_ext_jnl_sb_block: corrupt mcsum ext jnl fs superblock block: ok\nPASS: j_corrupt_ext_jnl_sb_csum: corrupt external journal superblock metadata_csum: ok\nPASS: j_corrupt_journal_block: corrupt journal block (csum v3): ok\nPASS: j_corrupt_revoke_block: corrupt revoke block (csum v3): ok\nPASS: j_corrupt_revoke_csum: corrupt revoke csum (csum v3): ok\nPASS: j_corrupt_revoke_rcount: corrupt revoke r_count buffer overflow: ok\nPASS: j_corrupt_sb_csum: corrupt sb csum (csum v3): ok\nPASS: j_corrupt_sb_magic: corrupt sb magic (csum v3): ok\nPASS: j_ext_dumpe2fs: dumpe2fs of external journal device: ok\nPASS: j_ext_long_revoke_trans: revoke trans nuking free space w/ ext. journal: ok\nPASS: j_ext_long_trans: transaction nuking free space w/ ext. journal: ok\nPASS: j_long_revoke_trans: revoked transaction nuking free space: ok\nPASS: j_long_revoke_trans_mcsum_32bit: revoked trans nuking free space 32bit,mcsum: ok\nPASS: j_long_revoke_trans_mcsum_64bit: revoke trans nuking free space 64bit,mcsum: ok\nPASS: j_long_trans: transaction nuking free space: ok\nPASS: j_long_trans_mcsum_32bit: trans nuking free space 32bit,meta_csum: ok\nPASS: j_long_trans_mcsum_64bit: trans nuking free space 64bit,meta_csum: ok\nPASS: j_recover_csum2_32bit: recover 32-bit journal checksum v2: ok\nPASS: j_recover_csum2_64bit: recover 64-bit journal checksum v2: ok\nPASS: j_recover_csum3_64bit: recover 64-bit journal checksum v3: ok\nPASS: j_recover_fast_commit: replay fast commit journal: ok\nPASS: j_short_revoke_trans: revoke blocks of transaction nuking bitmaps: ok\nPASS: j_short_revoke_trans_mcsum_64bit: revoke trans nuking bmap 64bit,meta_csum: ok\nPASS: j_short_trans: transaction nuking the bitmaps: ok\nPASS: j_short_trans_64bit: transaction nuking the bitmaps on 64bit: ok\nPASS: j_short_trans_mcsum_64bit: trans nuking bitmaps 64bit,meta_csum: ok\nPASS: j_short_trans_old_csum: trans nuking bitmaps v1 journal csum: ok\nPASS: j_short_trans_open_recover: don't recover open journal: ok\nPASS: j_short_trans_recover: transaction nuking the bitmaps (debugfs recovery): ok\nPASS: j_short_trans_recover_mcsum_64bit: uncommitted trans nuking bmap 64bit,mcsum: ok\nPASS: j_short_uncommitted_trans: uncommitted transaction nuking bitmaps: ok\nPASS: j_short_uncommitted_trans_mcsum_64bit: uncommitted trans nuking bmap 64b,mcsum: ok\nPASS: m_64bit_flexbg: mkfs with 64bit and flex_bg: ok\nlosetup: unrecognized option '--show'\nBusyBox v1.36.1 () multi-call binary.\n\nUsage: losetup [-rP] [-o OFS] {-f|LOOPDEV} FILE: associate loop devices\n\tlosetup -c LOOPDEV: reread file size\n\tlosetup -d LOOPDEV: disassociate\n\tlosetup -a: show status\n\tlosetup -f: show next free loop device\nSKIP: m_assume_storage_prezeroed: : skipped (no loop devices)\nPASS: m_bigjournal: journal over 4GB in size: ok\nPASS: m_dasd_bs: 2048 byte sector devices: ok\nPASS: m_desc_size_128: enable 128-byte group descriptor on mkfs: ok\nPASS: m_devdir: create fs image from /dev: ok\nPASS: m_error_behavior: mke2fs with error behavior: ok\nPASS: m_extent_journal: extent-mapped journal: ok\nSKIP: m_hugefile: create a hugefile fs with a single huge file: skipped for Linux\nPASS: m_hugefile_slack: mke2fs create hugefile fs with slack: ok\nPASS: m_image_mmp: create image for partition with enabled mmp and execute fsck on image: ok\nPASS: m_large_file: largefile fs type: ok\nPASS: m_mcsum_extjournal: create external journal with sb checksum (metadata_csum): ok\nPASS: m_meta_bg: meta blockgroup feature: ok\nPASS: m_minrootdir: create fs image from dir, then minimize it: ok\nPASS: m_mkfs_overhead: test bg overhead calculation: ok\nPASS: m_mmp: enable MMP during mke2fs: ok\nPASS: m_mmp_bad_csum: mmp with bad csum (metadata_csum): ok\nPASS: m_mmp_bad_magic: mmp with bad magic (metadata_csum): ok\nPASS: m_no_opt: no filesystem extensions: ok\nPASS: m_offset: mke2fs with offset option (-E offset=N): ok\nPASS: m_quota: enable quota feature on mkfs: ok\nPASS: m_raid_opt: raid options: ok\nPASS: m_resize_inode_meta_bg: resize_inode and meta_bg enabled: ok\nPASS: m_root_owner: root directory owner: ok\nPASS: m_rootdir: create fs image from dir: ok\nSKIP: m_rootdir_acl: create fs image from dir using inline_data and acls: skipped (no setfacl)\nPASS: m_std: standard filesystem options: ok\nPASS: m_uninit: uninitialized group feature: ok\nPASS: r_1024_small_bg: ext2 1024 blocksize with small block groups: ok\nPASS: r_32to64bit: convert flex_bg 32bit fs to 64bit fs: ok\nPASS: r_32to64bit_expand_full: convert+expand full fs to 64bit: ok\nPASS: r_32to64bit_meta: convert meta_bg 32bit fs to 64bit fs: ok\nPASS: r_32to64bit_move_itable: convert 32 to 64bit w/ itable move: ok\nSKIP: r_64bit_big_expand: : skipped (slow test)\nPASS: r_64to32bit: convert flex_bg 64bit fs to 32bit fs: ok\nPASS: r_64to32bit_meta: convert meta_bg 64bit fs to 32bit fs: ok\nSKIP: r_bigalloc_big_expand: ext4 with bigalloc: skipped for Linux\nPASS: r_corrupt_fs: resize2fs -P of a corrupted file system: ok\nPASS: r_expand_full: expand a totally full filesystem: ok\nSKIP: r_ext4_big_expand: : skipped (slow test)\nPASS: r_ext4_small_bg: ext4 1024 blocksize with small block groups: ok\nPASS: r_fixup_lastbg: fix up last bg when expanding within the last bg: ok\nPASS: r_fixup_lastbg_big: fix up last bg when expanding beyond the last bg: ok\nPASS: r_inline_xattr: shrinking filesystem with in-inode extended attributes: ok\nPASS: r_meta_bg_shrink: meta_bg shrink: ok\nPASS: r_min_itable: resize2fs -M with inode table in middle of last block group: ok\nPASS: r_move_inode_int_extent: move inode and its interior extent tree block: ok\nPASS: r_move_itable: filesystem resize which requires moving the inode table: ok\nSKIP: r_move_itable_nostride: resize with flex_bg and stride value set: skipped for Linux\nSKIP: r_move_itable_realloc: don't allocate inode table from in-use blocks: skipped: skipped for Linux\nPASS: r_resize_inode: filesystem resize with a resize_inode present: ok\nPASS: t_change_uuid: change uuid on a pre-metadata-csum: ok\nPASS: t_change_uuid_mcsum: change uuid on a metadata-csum: ok\nPASS: t_change_uuid_mcsum_mounted: change uuid on a metadata-csum: ok\nPASS: t_change_uuid_mcsum_seed_mounted: change meta-csum uuid with mcsum-seed: ok\nPASS: t_change_uuid_mounted: change uuid on a mounted pre-metadata-csum: ok\nPASS: t_dangerous: dangerous tune2fs operation prompts: ok\nPASS: t_disable_changed_csum_seed: tune2fs disable csum seed after uuid change: ok\nPASS: t_disable_changed_csum_seed_mounted: mounted tune2fs disable csum+uuid: ok\nPASS: t_disable_csum_seed: disable csum seed via tune2fs: ok\nPASS: t_disable_mcsum: disable metadata_csum: ok\nPASS: t_disable_mcsum_noinitbg: disable metadata_csum and uninit_bg: ok\nPASS: t_disable_mcsum_yesinitbg: disable metadata_csum and enable uninit_bg: ok\nPASS: t_disable_meta_csum_and_seed: disable csum seed and csums via tune2fs: ok\nPASS: t_enable_csum_seed: enable csum seed via tune2fs: ok\nPASS: t_enable_mcsum: enable metadata_csum: ok\nPASS: t_enable_mcsum_ext3: enable metadata_csum on ext3 fs: ok\nPASS: t_enable_mcsum_initbg: enable metadata_csum when ^uninit_bg: ok\nPASS: t_ext_jnl_fail: tune2fs fail external journal: ok\nPASS: t_ext_jnl_rm: remove missing external journal device: ok\nPASS: t_format_csum_seed: format with csum_seed: ok\nPASS: t_iexpand_full: expand inodes on a totally full filesystem: ok\nPASS: t_iexpand_mcsum: expand inodes and turn on metadata_csum: ok\nPASS: t_mmp_1on: enable MMP using tune2fs: ok\nPASS: t_mmp_2off: disable MMP using tune2fs: ok\nSKIP: t_mmp_fail: error running tune2fs with MMP: skipped (slow test)\nPASS: t_project_1on: enable project using tune2fs -O option: ok\nPASS: t_project_2off: disable project using tune2fs: ok\nPASS: t_project_3on: enable project using tune2fs -Q option: ok\nPASS: t_project_4off: disable project using tune2fs -Q option: ok\nPASS: t_quota_1on: enable quota using tune2fs: ok\nPASS: t_quota_2off: disable quota using tune2fs: ok\nPASS: t_quota_add: add several quota types using tune2fs and check computed usage: ok\nPASS: t_replay_and_set: recover journal and clear features: ok\nSKIP: t_uninit_bg_rm: remove uninit_bg: skipped for Linux\nPASS: t_write_subdirectory: debugfs write creates file in subdirectory: ok\nPASS: u_bounce_io: bounce I/O in unix_io: ok\nPASS: u_compound_bad_rollback: e2undo with mke2fs/tune2fs/resize2fs/e2fsck -z: ok\nPASS: u_compound_rollback: e2undo with mke2fs/tune2fs/resize2fs/e2fsck -z: ok\nPASS: u_corrupt_blk_csum: corrupt e2undo block data: ok\nPASS: u_corrupt_blk_csum_force: force replay of corrupt e2undo block data: ok\nPASS: u_corrupt_hdr_csum: corrupt e2undo header: ok\nPASS: u_corrupt_key_csum: corrupt e2undo key data: ok\nPASS: u_debugfs_opt: e2undo with debugfs -z: ok\nlosetup: unrecognized option '--show'\nBusyBox v1.36.1 () multi-call binary.\n\nUsage: losetup [-rP] [-o OFS] {-f|LOOPDEV} FILE: associate loop devices\n\tlosetup -c LOOPDEV: reread file size\n\tlosetup -d LOOPDEV: disassociate\n\tlosetup -a: show status\n\tlosetup -f: show next free loop device\nSKIP: u_direct_io: direct I/O in unix_io: skipped (no loop devices)\nPASS: u_dryrun: e2undo dry run: ok\nPASS: u_e2fsck_opt: e2undo with e2fsck -z: ok\nPASS: u_errorout: e2undo a failed command: ok\nPASS: u_force: e2undo force: ok\nPASS: u_force_dryrun: force dry-run replay of corrupt e2undo block data: ok\nPASS: u_incomplete: e2undo with incomplete undo file: ok\nPASS: u_mke2fs: e2undo with mke2fs: ok\nPASS: u_mke2fs_opt: e2undo with mke2fs -z: ok\nPASS: u_mke2fs_opt_oddsize: e2undo with mke2fs -z and non-32k-aligned bdev size: ok\nPASS: u_mke2fs_opt_offset: e2undo and mke2fs with offset option: ok\nPASS: u_not_undo: e2undo a non-undo file: ok\nPASS: u_offset: e2undo with the offset option (-o offset): ok\nPASS: u_onefile_bad: check that we cant append a bad undo file: ok\nPASS: u_resize2fs_opt: e2undo with resize2fs -z: ok\nPASS: u_revert_64bitmcsum_onefile: convert fs to 64bit,mcsum and revert undo file: ok\nPASS: u_revert_all_onefile: convert 64bit,mcsum and revert undo file: ok\nPASS: u_revert_upgrade_to_64bitmcsum: convert 64bit,mcsum and revert both: ok\nPASS: u_tune2fs: e2undo with tune2fs: ok\nPASS: u_tune2fs_opt: e2undo with tune2fs -z: ok\nPASS: u_undo_undo: undo e2undo: ok\nPASS: u_wrong_fs: e2undo on the wrong fs: ok\n371 tests succeeded\t0 tests failed\nDURATION: 92\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.1179039478302,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-elfutils_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-elfutils",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010077953338623047,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.414459228515625,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05062437057495117,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 45.3497838973999,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012793540954589844,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.asm-tst1": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.asm-tst2": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.asm-tst3": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.asm-tst4": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.asm-tst5": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.asm-tst6": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.asm-tst7": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.asm-tst8": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.asm-tst9": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.dwarf_default_lower_bound": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.dwfl-bug-addr-overflow": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.dwfl-bug-fd-leak": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.dwfl-bug-report": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.dwfl-proc-attach": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.dwfl-report-segment-contiguous": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.elfshphehdr": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.elfstrtab": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.emptyfile": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.fillfile": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.hash": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.leb128": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.msg_tst": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.newdata": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.newfile": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.newscn": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.read_unaligned": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-addr2line-C-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-addr2line-alt-debugpath.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-addr2line-i-demangle-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-addr2line-i-lex-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-addr2line-i-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-addr2line-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-addrcfi.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-addrname-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-addrscopes.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-aggregate-size.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-all-dwarf-ranges.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-alldts.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-allfcts-multi.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-allfcts.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-allregs.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-annobingroup.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-ar-N.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-ar.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-arextract.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-arsymtest.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-attr-integrate-skel.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-core-aarch64.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-core-i386.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-core-ppc.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-core-s390.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-core-s390x.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-core-sparc.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-core-x32.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-core-x86_64.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-data.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-backtrace-demangle.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-dwarf.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-fp-core-aarch64.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-fp-core-i386.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-fp-core-ppc64le.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-fp-core-x86_64.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-backtrace-native-biarch.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-backtrace-native-core-biarch.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-backtrace-native-core.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-backtrace-native.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-bug1-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-buildid.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-compress-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-copyadd-sections.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-copymany-sections.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-debugaltlink.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-debuginfod-archive-groom.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-archive-rename.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-archive-test.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-artifact-running.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-dlopen.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-duplicate-urls.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-extraction-passive.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-extraction.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-fd-prefetch-caches.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-federation-link.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-federation-metrics.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-federation-sqlite.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-file.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-malformed.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-negative-cache.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-no-urls.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-percent-escape.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-query-retry.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-regex.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-response-headers.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-section.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-sizetime.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-tmp-home.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-webapi-concurrency.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-writable.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuginfod-x-forwarded-for.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-debuglink.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-deleted.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-disasm-bpf.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-disasm-riscv64.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-disasm-x86-64.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-disasm-x86.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwarf-die-addr-die.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwarf-getmacros.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwarf-getstring.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwarf-ranges.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwarfcfi.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwelf_elf_e_machine_string.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwelfgnucompressed.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwfl-addr-sect.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwfl-bug-offline-rel.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwfl-report-elf-align.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwfl-report-offline-memory.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-dwfllines.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-early-offscn.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-ecp-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-ecp-test2.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-elf_cntl_gelf_getshdr.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-elfclassify-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-elfclassify.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-elfgetchdr.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-elfgetzdata.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-elflint-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-elflint-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-elfputzdata.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-elfstrmerge-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-exprlocs-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-exprlocs.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-find-prologues.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-funcretval++11.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-funcretval.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-funcscopes.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-get-aranges.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-get-files.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-get-lines.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-get-pubnames.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-get-units-invalid.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-get-units-split.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-getphdrnum.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-getsrc-die.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-large-elf-file.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-lfs-symbols.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-line2addr.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-linkmap-cut.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-low_high_pc-dw-form-indirect.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-low_high_pc.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-macro-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-native-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-next-cfi-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-next-cfi.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-next-files.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-next-lines.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-nm-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-nm-syms.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-nvidia-extended-linemap-libdw.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-nvidia-extended-linemap-readelf.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-peel-type.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-prelink-addr-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-pt_gnu_prop-tests.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-ranlib-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-ranlib-test2.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-ranlib-test3.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-ranlib-test4.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-A.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-Dd.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-addr.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-aranges.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-arm-flags.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-compressed-zstd.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-readelf-compressed.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.elfutils.run-readelf-const-values.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-d.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-discr.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-dw-form-indirect.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-dwz-multi.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-fat-lto.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-frames.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-gdb_index.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-info-plus.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-line.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-loc.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-macro.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-mixed-corenote.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-multi-noline.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-n.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-ranges.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-str.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-test1.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-test2.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-test3.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-test4.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-twofiles.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-types.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-variant.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-vmcoreinfo.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-z.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-zdebug-rel.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-zdebug.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-zp.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-readelf-zx.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-reloc-bpf.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-rerequest_tag.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-retain.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-reverse-sections-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-reverse-sections.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-show-abbrev.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-show-die-info.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-stack-d-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-stack-demangled-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-stack-i-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strings-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-g.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-groups.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-largealign.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-nobitsalign.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-nothing.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-reloc.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-remove-keep.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-strmerge.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test-many.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test10.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test11.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test12.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test2.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test3.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test4.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test5.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test6.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test7.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test8.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-test9.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strip-version.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-strptr.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-test-archive64.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-test-flag-nobits.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-test-includes.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-typeiter-many.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-typeiter.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-unit-info.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-unstrip-M.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-unstrip-n.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-unstrip-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-unstrip-test2.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-unstrip-test3.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-unstrip-test4.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-varlocs-self.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-varlocs-vars.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-varlocs.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-xlate-note.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.run-zstrptr.sh": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.system-elf-libelf-test": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.test-nlist": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.update1": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.update2": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.update3": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.update4": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.vdsosyms": {
                "status": "PASSED"
            },
            "ptestresult.elfutils.vendorelf": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:11\nBEGIN: /usr/lib/elfutils/ptest\nmake  \\\n\tTESTS_ENVIRONMENT=\"libdir='/usr/lib'; bindir='/usr/bin'; LC_ALL=C; LANG=C; VALGRIND_CMD=''; abs_srcdir='/usr/lib/elfutils/ptest/tests'; abs_builddir='/usr/lib/elfutils/ptest/tests'; abs_top_builddir='/usr/lib/elfutils/ptest/tests/../'; export abs_srcdir; export abs_builddir; export abs_top_builddir; export libdir; export bindir; export LC_ALL; export LANG; export VALGRIND_CMD; unset DEBUGINFOD_URLS; NM='aarch64-poky-linux-gcc-nm'; export NM; CC='gcc'; export CC;\" \\\n\tLOG_COMPILER=\"/usr/lib/elfutils/ptest/tests/test-wrapper.sh installed no 's,^,eu-,'\" check-TESTS\nmake[1]: Entering directory '/usr/lib/elfutils/ptest/tests'\nmake  runtest-TESTS\nmake[2]: Entering directory '/usr/lib/elfutils/ptest/tests'\nPASS: run-arextract.sh\nSKIP: run-arsymtest.sh\nMake a sorted list of the just build src .o files.\nnm.o\nsize.o\nstrip.o\nCreate a new ar file with the .o files.\neu-ar: creating test.ar\nList the ar file contents.\nDelete all objects again.\nCheck new ar file is now empty\nPASS: run-ar.sh\nPASS: newfile\nPASS: test-nlist\ncreate test.ar with 3 testfile\neu-ar: creating test.ar\na - testfile\na - testfile\ntestfile\ntestfile\na - testfile\nlist content of testfile 1 2 3\nx - testfile\nx - testfile\nx - testfile\ndelete testfile 2\nd - testfile\nx - testfile\nx - testfile\nPASS: run-ar-N.sh\nPASS: update1\nPASS: update2\nPASS: update3\nPASS: update4\nPASS: run-show-die-info.sh\nPASS: run-get-files.sh\nPASS: run-get-lines.sh\nPASS: run-next-files.sh\nPASS: run-next-lines.sh\nPASS: run-get-pubnames.sh\nPASS: run-get-aranges.sh\nPASS: run-allfcts.sh\nPASS: run-show-abbrev.sh\nPASS: run-line2addr.sh\nPASS: hash\nlong_bit: 64\nelfclass: 64\nspace_available: 0\nNot enough disk space, need at least 10GB available\nSKIP: run-large-elf-file.sh\nPASS: newscn\nPASS: run-strip-test.sh\nPASS: run-strip-test2.sh\nPASS: run-strip-test3.sh\nPASS: run-strip-test4.sh\nPASS: run-strip-test5.sh\nPASS: run-strip-test6.sh\nPASS: run-strip-test7.sh\nPASS: run-strip-test8.sh\nPASS: run-strip-test9.sh\nPASS: run-strip-test10.sh\nPASS: run-strip-test11.sh\nPASS: run-strip-test12.sh\n/usr/bin/gcc\nPASS: run-strip-nothing.sh\n/usr/bin/gcc\nCreate debug a.out.\nstrip -g to file with debug file\n[26] .symtab              SYMTAB       0000000000000000 00010048 00000858 24       27  67  8\n0\n1\narm strip -g to file with debug file\n[28] .symtab              SYMTAB       00000000 000750 000750 16       29  89  4\n0\n1\naarch64 strip -g to file with debug file\n[27] .symtab              SYMTAB       0000000000000000 00000920 000009c0 24       28  78  8\n0\n1\nPASS: run-strip-g.sh\nPASS: run-annobingroup.sh\nPASS: run-strip-groups.sh\nruntest hello_i386.ko\nruntest hello_x86_64.ko\nruntest hello_ppc64.ko\nruntest hello_s390.ko\nruntest hello_aarch64.ko\nruntest hello_m68k.ko\nruntest hello_riscv64.ko\nruntest hello_csky.ko\nruntest hello_arc_hs4.ko\nruntest /usr/lib/elfutils/ptest/tests/..//src/strip\nruntest /usr/lib/elfutils/ptest/tests/..//src/strip.o\nruntest strip-uncompressed.o\nruntest strip-compressed.o\nruntest testfile-debug-rel-ppc64.o\nruntest testfile-debug-rel-ppc64-z.o\nruntest testfile-debug-rel-ppc64-g.o\nPASS: run-strip-reloc.sh\nelflint /usr/lib/elfutils/ptest/tests/..//tests/elfstrmerge\nNo errors\nelfstrmerge\nelflint merged.elf\nNo errors\nstrip\nelflint merged.elf.stripped\nNo errors\nelflint merged.elf.debug\nNo errors\nunstrip\nelflint remerged.elf\nNo errors\nelfcmp\nelflint /usr/lib/elfutils/ptest/tests/..//tests/elfstrmerge.o\nNo errors\nelfstrmerge\nelflint merged.elf\nNo errors\nstrip\nelflint merged.elf.stripped\nNo errors\nelflint merged.elf.debug\nNo errors\nunstrip\nelflint remerged.elf\nNo errors\nelfcmp\nPASS: run-strip-strmerge.sh\nPASS: run-strip-nobitsalign.sh\nstrip --keep-section=.strtab testfile\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip --keep-section=.symtab testfile\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip --keep-section=.strtab testfile69.so\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip --keep-section=.symtab --remove-comment testfile69.so\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip -g --remove-section=.symtab testfile\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip -g --remove-section=.s[yt][mr]tab --keep-section=.stab* testfile\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip -g --remove-section=.symtab testfile69.so\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip -g --remove-section=.s[yt][mr]tab --keep-section=.comment testfile69.so\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nPASS: run-strip-remove-keep.sh\nPASS: run-unstrip-test.sh\nPASS: run-unstrip-test2.sh\nPASS: run-unstrip-test3.sh\nPASS: run-unstrip-test4.sh\nPASS: run-unstrip-M.sh\nmerging string tables testfile4 -> testfile4.merged\nWARNING: symbol table [34] contains section symbol 33 for old shdrstrndx 33\nNo errors\nmerging string tables testfile12 -> testfile12.merged\nWARNING: symbol table [32] contains section symbol 31 for old shdrstrndx 31\nNo errors\nPASS: run-elfstrmerge-test.sh\nPASS: run-ecp-test.sh\nPASS: run-ecp-test2.sh\nPASS: run-alldts.sh\nPASS: run-elflint-test.sh\nPASS: run-elflint-self.sh\nPASS: run-ranlib-test.sh\nPASS: run-ranlib-test2.sh\nPASS: run-ranlib-test3.sh\nPASS: run-ranlib-test4.sh\nPASS: run-addrscopes.sh\nPASS: run-strings-test.sh\nPASS: run-funcscopes.sh\nPASS: run-find-prologues.sh\nPASS: run-allregs.sh\nPASS: run-addrcfi.sh\nPASS: run-dwarfcfi.sh\nPASS: run-nm-syms.sh\nPASS: run-nm-self.sh\nPASS: run-readelf-self.sh\nCould not find split unit 'testfile-hello5.dwo', id: c422aa5c31fec205\n\nDWARF section [28] '.debug_info' at offset 0x3102:\n [Offset]\n Compilation unit at offset 0:\n Version: 5, Abbreviation section offset: 0, Address size: 8, Offset size: 4\n Unit type: skeleton (4), Unit id: 0xc422aa5c31fec205\n [    14]  skeleton_unit        abbrev: 1\n           low_pc               (addr) 0x0000000000401160 <foo>\n           high_pc              (data8) 81 (0x00000000004011b1)\n           stmt_list            (sec_offset) 0\n           dwo_name             (strp) \"testfile-hello5.dwo\"\n           comp_dir             (strp) \"/home/mark/src/elfutils/tests\"\n           GNU_pubnames         (flag_present) yes\n           addr_base            (sec_offset) address base [     8]\n Compilation unit at offset 53:\n Version: 5, Abbreviation section offset: 21, Address size: 8, Offset size: 4\n Unit type: skeleton (4), Unit id: 0xb6c8b9d97e6dfdfe\n [    49]  skeleton_unit        abbrev: 1\n           ranges               (sec_offset) range list [    24]\n           low_pc               (addr) 000000000000000000\n           stmt_list            (sec_offset) 655\n           dwo_name             (strp) \"testfile-world5.dwo\"\n           comp_dir             (strp) \"/home/mark/src/elfutils/tests\"\n           GNU_pubnames         (flag_present) yes\n           addr_base            (sec_offset) address base [    a8]\n           rnglists_base        (sec_offset) range list [     c]\n Split compilation unit at offset 53:\n Version: 5, Abbreviation section offset: 0, Address size: 8, Offset size: 4\n Unit type: skeleton (4), Unit id: 0xb6c8b9d97e6dfdfe\n {    14}  compile_unit         abbrev: 8\n           producer             (strx) \"GNU C17 9.0.0 20180515 (experimental) -mtune=generic -march=x86-64 -gdwarf-5 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2\"\n           language             (data1) C11 (29)\n           name                 (strx) \"world.c\"\n           comp_dir             (strx) \"/home/mark/src/elfutils/tests\"\n           loclists_base        (sec_offset) location list [     0]\n {    1d}    variable             abbrev: 9\n             name                 (string) \"m\"\n             decl_file            (data1) hello.h (2)\n             decl_line            (data1) 1\n             decl_column          (data1) 12\n             type                 (ref4) {    27}\n             external             (flag_present) yes\n             declaration          (flag_present) yes\n {    27}    base_type            abbrev: 10\n             byte_size            (data1) 4\n             encoding             (data1) signed (5)\n             name                 (string) \"int\"\n {    2e}    base_type            abbrev: 1\n             byte_size            (data1) 8\n             encoding             (data1) unsigned (7)\n             name                 (strx) \"long unsigned int\"\n {    32}    base_type            abbrev: 1\n             byte_size            (data1) 1\n             encoding             (data1) unsigned_char (8)\n             name                 (strx) \"unsigned char\"\n {    36}    base_type            abbrev: 1\n             byte_size            (data1) 2\n             encoding             (data1) unsigned (7)\n             name                 (strx) \"short unsigned int\"\n {    3a}    base_type            abbrev: 1\n             byte_size            (data1) 4\n             encoding             (data1) unsigned (7)\n             name                 (strx) \"unsigned int\"\n {    3e}    base_type            abbrev: 1\n             byte_size            (data1) 1\n             encoding             (data1) signed_char (6)\n             name                 (strx) \"signed char\"\n {    42}    base_type            abbrev: 1\n             byte_size            (data1) 2\n             encoding             (data1) signed (5)\n             name                 (strx) \"short int\"\n {    46}    base_type            abbrev: 1\n             byte_size            (data1) 8\n             encoding             (data1) signed (5)\n             name                 (strx) \"long int\"\n {    4a}    base_type            abbrev: 1\n             byte_size            (data1) 1\n             encoding             (data1) signed_char (6)\n             name                 (strx) \"char\"\n {    4e}    const_type           abbrev: 11\n             type                 (ref4) {    4a}\n {    53}    base_type            abbrev: 1\n             byte_size            (data1) 8\n             encoding             (data1) signed (5)\n             name                 (strx) \"long long int\"\n {    57}    base_type            abbrev: 1\n             byte_size            (data1) 8\n             encoding             (data1) unsigned (7)\n             name                 (strx) \"long long unsigned int\"\n {    5b}    subprogram           abbrev: 3\n             external             (flag_present) yes\n             name                 (strx) \"main\"\n             decl_file            (implicit_const) world.c (1)\n             decl_line            (data1) 14\n             decl_column          (implicit_const) 1\n             prototyped           (flag_present) yes\n             type                 (ref4) {    27}\n             low_pc               (addrx) [c] 0x0000000000401060 <main>\n             high_pc              (data8) 32 (0x0000000000401080 <_start>)\n             frame_base           (exprloc) \n              [ 0] call_frame_cfa\n             call_all_calls       (flag_present) yes\n             sibling              (ref4) {    9b}\n {    71}      formal_parameter     abbrev: 2\n               name                 (strx) \"argc\"\n               decl_file            (implicit_const) world.c (1)\n               decl_line            (data1) 14\n               decl_column          (data1) 11\n               type                 (ref4) {    27}\n               location             (loclistx) location index [     0]\n {    7a}      formal_parameter     abbrev: 2\n               name                 (strx) \"argv\"\n               decl_file            (implicit_const) world.c (1)\n               decl_line            (data1) 14\n               decl_column          (data1) 30\n               type                 (ref4) {    9b}\n               location             (loclistx) location index [     1]\n {    83}      variable             abbrev: 12\n               name                 (string) \"n\"\n               decl_file            (data1) world.c (1)\n               decl_line            (data1) 16\n               decl_column          (data1) 15\n               type                 (ref4) {    a0}\n               location             (loclistx) location index [     2]\n {    8e}      call_site            abbrev: 4\n               call_return_pc       (addrx) [5] 0x0000000000401079 <main+0x19>\n               call_origin          (ref4) {    a5}\n {    94}      call_site            abbrev: 4\n               call_return_pc       (addrx) [a] 0x0000000000401080 <_start>\n               call_origin          (ref4) {   114}\n {    9b}    pointer_type         abbrev: 5\n             byte_size            (implicit_const) 8\n             type                 (ref4) {    a0}\n {    a0}    pointer_type         abbrev: 5\n             byte_size            (implicit_const) 8\n             type                 (ref4) {    4e}\n {    a5}    subprogram           abbrev: 3\n             external             (flag_present) yes\n             name                 (strx) \"calc\"\n             decl_file            (implicit_const) world.c (1)\n             decl_line            (data1) 5\n             decl_column          (implicit_const) 1\n             prototyped           (flag_present) yes\n             type                 (ref4) {    27}\n             low_pc               (addrx) [b] 0x00000000004011c0 <calc>\n             high_pc              (data8) 43 (0x00000000004011eb)\n             frame_base           (exprloc) \n              [ 0] call_frame_cfa\n             call_all_calls       (flag_present) yes\n             sibling              (ref4) {    eb}\n {    bb}      formal_parameter     abbrev: 2\n               name                 (strx) \"word\"\n               decl_file            (implicit_const) world.c (1)\n               decl_line            (data1) 5\n               decl_column          (data1) 19\n               type                 (ref4) {    a0}\n               location             (loclistx) location index [     3]\n {    c4}      inlined_subroutine   abbrev: 13\n               abstract_origin      (ref4) {    eb}\n               entry_pc             (addrx) [6] 0x00000000004011d3 <calc+0x13>\n               ranges               (rnglistx) range index [     0]\n               call_file            (data1) world.c (1)\n               call_line            (data1) 10\n               call_column          (data1) 10\n {    ce}        formal_parameter     abbrev: 6\n                 abstract_origin      (ref4) {   101}\n                 location             (loclistx) location index [     4]\n {    d4}        formal_parameter     abbrev: 6\n                 abstract_origin      (ref4) {    f9}\n                 location             (loclistx) location index [     5]\n {    da}        lexical_block        abbrev: 14\n                 ranges               (rnglistx) range index [     0]\n {    dc}          variable             abbrev: 15\n                   abstract_origin      (ref4) {   109}\n                   location             (loclistx) location index [     6]\n {    e2}          call_site            abbrev: 16\n                   call_return_pc       (addrx) [1] 0x00000000004011e4 <calc+0x24>\n                   call_tail_call       (flag_present) yes\n                   call_origin          (ref4) {   11b}\n {    eb}    subprogram           abbrev: 17\n             name                 (strx) \"frob\"\n             decl_file            (data1) hello.h (2)\n             decl_line            (data1) 5\n             decl_column          (data1) 1\n             prototyped           (flag_present) yes\n             type                 (ref4) {    27}\n             inline               (data1) declared_inlined (3)\n             sibling              (ref4) {   114}\n {    f9}      formal_parameter     abbrev: 7\n               name                 (string) \"a\"\n               decl_file            (implicit_const) hello.h (2)\n               decl_line            (implicit_const) 5\n               decl_column          (data1) 11\n               type                 (ref4) {    27}\n {   101}      formal_parameter     abbrev: 7\n               name                 (string) \"b\"\n               decl_file            (implicit_const) hello.h (2)\n               decl_line            (implicit_const) 5\n               decl_column          (data1) 18\n               type                 (ref4) {    27}\n {   109}      variable             abbrev: 18\n               name                 (string) \"c\"\n               decl_file            (data1) hello.h (2)\n               decl_line            (data1) 7\n               decl_column          (data1) 7\n               type                 (ref4) {    27}\n {   114}    subprogram           abbrev: 19\n             external             (flag_present) yes\n             declaration          (flag_present) yes\n             linkage_name         (strx) \"exit\"\n             name                 (strx) \"exit\"\n             decl_file            (data1) stdlib.h (3)\n             decl_line            (data2) 542\n             decl_column          (data1) 13\n {   11b}    subprogram           abbrev: 20\n             external             (flag_present) yes\n             declaration          (flag_present) yes\n             linkage_name         (string) \"baz\"\n             name                 (string) \"baz\"\n             decl_file            (data1) hello.h (2)\n             decl_line            (data1) 2\n             decl_column          (data1) 12\nPASS: run-readelf-info-plus.sh\nelfutils built without bzip2 support\nSKIP: run-readelf-compressed.sh\nPASS: run-readelf-const-values.sh\nmodule 'addr2line'\n[c] CU '../sysdeps/aarch64/start.S'@24c0\n  [28] function '_start'@24c0\nmodule 'addr2line'\n[572] CU '/usr/src/debug/elfutils/0.189/src/addr2line.c'@0\n  [2060] function 'handle_address'@2ce0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2081] parameter 'string'\n      [2ce0,2d1f) {reg0}\n      [2d1f,2d40) {reg19}\n      [2d40,2f2c) {entry_value(1) {reg0}, stack_value}\n      [2f2c,2fb8) {reg19}\n      [2fb8,3138) {entry_value(1) {reg0}, stack_value}\n      [3138,3220) {reg19}\n      [3220,3834) {entry_value(1) {reg0}, stack_value}\n      [3834,3868) {reg19}\n      [3868,3a88) {entry_value(1) {reg0}, stack_value}\n      [3a88,3ac0) {reg19}\n    [2095] parameter 'dwfl'\n      [2ce0,2d08) {reg1}\n      [2d08,2d78) {reg20}\n      [2d78,2f2c) {entry_value(1) {reg1}, stack_value}\n      [2f2c,2fd4) {reg20}\n      [2fd4,3138) {entry_value(1) {reg1}, stack_value}\n      [3138,3228) {reg20}\n      [3228,325c) {entry_value(1) {reg1}, stack_value}\n      [325c,3264) {reg20}\n      [3264,3834) {entry_value(1) {reg1}, stack_value}\n      [3834,3868) {reg20}\n      [3868,3a88) {entry_value(1) {reg1}, stack_value}\n      [3a88,3ac0) {reg20}\n    [20a9] variable 'endp'\n      [2ce0,3ac0) {fbreg(-336)}\n    [20b9] variable 'addr'\n      [2ce0,3ac0) {fbreg(-328)}\n    [20c9] variable 'mod'\n      [2d78,2d8c) {reg0}\n      [2d8c,2f20) {reg20}\n      [2fd4,2fdc) {reg0}\n      [2fdc,30fc) {reg20}\n      [3228,322f) {reg0}\n      [322f,325c) {reg20}\n      [3264,34ac) {reg20}\n      [34ac,34af) {reg0}\n      [3630,3790) {reg20}\n      [3868,3874) {reg20}\n      [38c0,3a50) {reg20}\n      [3a60,3a88) {reg20}\n    [20dd] variable 'line'\n      [2ec0,2ec4) {reg0}\n      [2ec4,2ee0) {reg21}\n      [308c,30a7) {reg0}\n      [30a7,30e4) {reg21}\n      [3308,3318) {reg21}\n    [20f1] variable 'src'\n      [30ac,30b8) {reg0}\n      [30b8,30e4) {reg22}\n      [3308,3320) {reg22}\n      [3594,35c0) {lit0, stack_value}\n      [35c0,3630) {reg28}\n      [387c,3890) {lit0, stack_value}\n      [3890,3894) {reg0}\n      [38a8,38b4) {reg28}\n      [3a60,3a88) {reg22}\n    [2105] variable 'lineno'\n      [2ce0,3ac0) {fbreg(-344)}\n    [2115] variable 'linecol'\n      [2ce0,3ac0) {fbreg(-340)}\n    [2125] variable '__PRETTY_FUNCTION__'\n      [2ce0,3ac0) {addr(0x3bf0)}\n  [2919] inlined function 'show_int'@337c\n    [2933] parameter 'name'\n      [337c,3394) {addr(0x3ec0), stack_value}\n      [36ec,3708) {addr(0x3ec0), stack_value}\n    [2940] parameter 'info'\n      [337c,3394) {reg21}\n      [36ec,3708) {reg21}\n    [294d] parameter 'get'\n      <no value>\n  [29dd] inlined function 'show_int'@3394\n    [2a03] parameter 'name'\n      [3394,33c4) {addr(0x3ed8), stack_value}\n    [2a10] parameter 'info'\n      [3394,33c4) {reg21}\n    [2a1d] parameter 'get'\n      <no value>\n    [2a22] variable 'val'\n      [3394,33c8) {fbreg(-264)}\n  [25d3] inlined function 'show_note'@331c\n    [25ed] parameter 'note'\n      [331c,3334) {addr(0x3e78), stack_value}\n      [3458,3484) {addr(0x3e78), stack_value}\n    [25fa] parameter 'info'\n      [331c,3327) {reg0}\n      [3327,3334) {reg21}\n      [3458,3484) {reg21}\n    [2607] parameter 'get'\n      <no value>\n  [261a] inlined function 'show_note'@3468\n    [2634] parameter 'get'\n      <no value>\n    [2639] parameter 'info'\n      [3468,3480) {reg21}\n    [2646] parameter 'note'\n      [3468,3480) {addr(0x3e78), stack_value}\n  [26a0] inlined function 'show_note'@3334\n    [26ba] parameter 'note'\n      [3334,334c) {addr(0x3e88), stack_value}\n      [3740,375c) {addr(0x3e88), stack_value}\n    [26c7] parameter 'info'\n      [3334,334c) {reg21}\n      [3740,375c) {reg21}\n    [26d4] parameter 'get'\n      <no value>\n  [26e7] inlined function 'show_note'@3740\n    [270d] parameter 'get'\n      <no value>\n    [2712] parameter 'info'\n      [3740,3758) {reg21}\n    [271f] parameter 'note'\n      [3740,3758) {addr(0x3e88), stack_value}\n    [272c] variable 'flag'\n      <no value>\n  [2773] inlined function 'show_note'@334c\n    [278d] parameter 'note'\n      [334c,3364) {addr(0x3e98), stack_value}\n      [3724,3740) {addr(0x3e98), stack_value}\n    [279a] parameter 'info'\n      [334c,3364) {reg21}\n      [3724,3740) {reg21}\n    [27a7] parameter 'get'\n      <no value>\n  [27ba] inlined function 'show_note'@3724\n    [27e0] parameter 'get'\n      <no value>\n    [27e5] parameter 'info'\n      [3724,373c) {reg21}\n    [27f2] parameter 'note'\n      [3724,373c) {addr(0x3e98), stack_value}\n    [27ff] variable 'flag'\n      <no value>\n  [2846] inlined function 'show_note'@3364\n    [2860] parameter 'note'\n      [3364,337c) {addr(0x3ea8), stack_value}\n      [3708,3724) {addr(0x3ea8), stack_value}\n    [286d] parameter 'info'\n      [3364,337c) {reg21}\n      [3708,3724) {reg21}\n    [287a] parameter 'get'\n      <no value>\n  [288d] inlined function 'show_note'@3708\n    [28b3] parameter 'get'\n      <no value>\n    [28b8] parameter 'info'\n      [3708,3720) {reg21}\n    [28c5] parameter 'note'\n      [3708,3720) {addr(0x3ea8), stack_value}\n    [28d2] variable 'flag'\n      <no value>\n  [2421] inlined function 'get_addr_width'@2d7c\n    [243b] parameter 'mod'\n      [2d7c,2d8c) {reg0}\n      [2d8c,2da0) {reg20}\n      [3228,322f) {reg0}\n      [322f,325c) {reg20}\n      [369c,36a4) {reg20}\n  [3c0f] function 'print_src'@2a40\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3c2e] parameter 'src'\n      [2a40,2a84) {reg0}\n      [2a84,2adf) {reg4}\n      [2ae0,2b07) {reg4}\n      [2b08,2b27) {reg4}\n      [2b27,2b50) {fbreg(-72)}\n      [2b50,2b53) {reg0}\n      [2b53,2b60) {entry_value(1) {reg0}, stack_value}\n      [2b60,2b68) {reg0}\n      [2b68,2b6b) {reg4}\n    [3c42] parameter 'lineno'\n      [2a40,2a70) {reg1}\n      [2a70,2ad4) {reg19}\n      [2ad4,2adf) {reg5}\n      [2adf,2ae0) {entry_value(1) {reg1}, stack_value}\n      [2ae0,2afc) {reg19}\n      [2afc,2b07) {reg5}\n      [2b07,2b08) {entry_value(1) {reg1}, stack_value}\n      [2b08,2b6c) {reg19}\n    [3c56] parameter 'linecol'\n      [2a40,2a98) {reg2}\n      [2a98,2ad4) {reg20}\n      [2ad4,2adf) {reg6}\n      [2adf,2ae0) {entry_value(1) {reg2}, stack_value}\n      [2ae0,2afc) {reg20}\n      [2afc,2b08) {entry_value(1) {reg2}, stack_value}\n      [2b08,2b1c) {reg2}\n      [2b1c,2b50) {reg20}\n      [2b50,2b53) {reg2}\n      [2b53,2b6c) {reg20}\n    [3c6a] parameter 'cu'\n      [2a40,2a90) {reg3}\n      [2a90,2b08) {entry_value(1) {reg3}, stack_value}\n      [2b08,2b27) {reg3}\n      [2b27,2b50) {entry_value(1) {reg3}, stack_value}\n      [2b50,2b53) {reg3}\n      [2b53,2b6c) {entry_value(1) {reg3}, stack_value}\n    [3c7d] variable 'comp_dir'\n      [2a70,2a98) {addr(0x3ed0), stack_value}\n      [2a98,2adf) {reg2}\n      [2ae0,2b07) {reg2}\n      [2b08,2b48) {addr(0x3ed0), stack_value}\n      [2b48,2b50) {reg0}\n      [2b50,2b68) {addr(0x3ed0), stack_value}\n      [2b68,2b6b) {reg2}\n    [3c91] variable 'comp_dir_sep'\n      [2a70,2a98) {addr(0x3ed0), stack_value}\n      [2a98,2adf) {reg3}\n      [2ae0,2b07) {reg3}\n      [2b08,2b68) {addr(0x3ed0), stack_value}\n      [2b68,2b6b) {reg3}\n  [3db3] function 'adjust_to_section'@28a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3dd4] parameter 'name'\n      [28a0,28cc) {reg0}\n      [28cc,2978) {reg22}\n      [2978,2988) {entry_value(1) {reg0}, stack_value}\n      [2988,2a3c) {reg22}\n    [3de8] parameter 'addr'\n      [28a0,28e8) {reg1}\n      [28e8,297c) {reg24}\n      [297c,2988) {entry_value(1) {reg1}, stack_value}\n      [2988,2a3c) {reg24}\n    [3dfc] parameter 'dwfl'\n      [28a0,28d0) {reg2}\n      [28d0,28f3) {reg0}\n      [28f3,2a3c) {entry_value(1) {reg2}, stack_value}\n    [3e10] variable 'mod'\n      [28a0,2a3c) {fbreg(-152)}\n    [3e20] variable 'nscn'\n      [2910,291c) {reg0}\n      [291c,2978) {reg21}\n      [2988,29dc) {reg21}\n      [2a04,2a3c) {reg21}\n  [409b] function 'find_symbol'@27a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [40bc] parameter 'mod'\n      [27a0,27cf) {reg0}\n      [27cf,2860) {reg22}\n      [2860,2878) {entry_value(1) {reg0}, stack_value}\n      [2878,2884) {reg22}\n      [2884,2898) {entry_value(1) {reg0}, stack_value}\n    [40d0] parameter 'userdata'\n      [27a0,27cf) {reg1}\n      [27cf,2898) {entry_value(1) {reg1}, stack_value}\n    [40e4] parameter 'name'\n      [27a0,27cf) {reg2}\n      [27cf,2898) {entry_value(1) {reg2}, stack_value}\n    [40f8] parameter 'start'\n      [27a0,27cf) {reg3}\n      [27cf,2898) {entry_value(1) {reg3}, stack_value}\n    [410c] parameter 'arg'\n      [27a0,27cf) {reg4}\n      [27cf,2868) {reg24}\n      [2868,2878) {entry_value(1) {reg4}, stack_value}\n      [2878,2888) {reg24}\n      [2888,2898) {entry_value(1) {reg4}, stack_value}\n    [4120] variable 'looking_for'\n      [27cc,286c) {reg25}\n      [2878,288c) {reg25}\n    [4134] variable 'symbol'\n      [27cc,2858) {reg20}\n      [2878,287c) {reg20}\n    [4148] variable 'value'\n      [27cc,2868) {reg23}\n      [2878,2888) {reg23}\n    [415c] variable 'n'\n      [27d0,27e4) {reg0}\n      [27e4,2860) {reg21}\n  [421e] function 'see_one_module'@2780\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [423f] parameter 'mod'\n      [2780,278c) {reg0}\n      [278c,27a0) {reg1}\n    [4253] parameter 'userdata'\n      [2780,2788) {reg1}\n      [2788,27a0) {entry_value(1) {reg1}, stack_value}\n    [4267] parameter 'name'\n      [2780,27a0) {reg2}\n    [4275] parameter 'start'\n      [2780,27a0) {reg3}\n    [4283] parameter 'arg'\n      [2780,27a0) {reg4}\n    [4292] variable 'result'\n      [2784,27a0) {reg4}\n  [358d] inlined function 'print_addrsym'@2ffc\n    [35a7] parameter 'addr'\n      [2ffc,300f) {reg1}\n    [35b4] parameter 'mod'\n      [2ff0,305c) {reg20}\n      [3408,3458) {reg20}\n      [3630,369c) {reg20}\n      [36a4,36ec) {reg20}\n  [2f80] inlined function 'print_dwarf_function'@2de4\n    [2f9a] parameter 'addr'\n      [2de4,2e1c) {reg21}\n    [2fa7] parameter 'mod'\n      [2de4,2e80) {reg20}\n      [3264,32b8) {reg20}\n      [33c8,3404) {reg20}\n      [375c,3790) {reg20}\n      [38c0,3a50) {reg20}\n  [4916] inlined function 'get_diename'@2c00\n    [493c] parameter 'die'\n      [2c00,2c1c) {reg19}\n    [4949] variable 'attr'\n      <no value>\n    [494e] variable 'name'\n      <no value>\n  [4a01] inlined function 'symname'@2ca8\n    [4a27] parameter 'name'\n      [2ca8,2cbf) {reg0}\n      [2cbf,2ccc) {reg19}\n      [2ccc,2cd0) {entry_value(1) {reg0}, stack_value}\n      (2cd0,2cd0) <empty range>\n  [44d2] function 'parse_opt'@25e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [44f4] parameter 'key'\n      [25e0,25f8) {reg0}\n      [25f8,2600) {breg0(65), stack_value}\n      [2600,2624) {entry_value(1) {reg0}, stack_value}\n      [2624,2644) {reg0}\n      [2644,2658) {entry_value(1) {reg0}, stack_value}\n      [2658,266c) {reg0}\n      [266c,276c) {entry_value(1) {reg0}, stack_value}\n      [276c,2770) {reg0}\n      [2770,277c) {entry_value(1) {reg0}, stack_value}\n    [4507] parameter 'arg'\n      [25e0,2600) {reg1}\n      [2600,260c) {entry_value(1) {reg1}, stack_value}\n      [260c,2648) {reg1}\n      [2648,2658) {entry_value(1) {reg1}, stack_value}\n      [2658,265c) {reg1}\n      [265c,2678) {entry_value(1) {reg1}, stack_value}\n      [2678,2684) {reg1}\n      [2684,2690) {entry_value(1) {reg1}, stack_value}\n      [2690,269c) {reg1}\n      [269c,26a8) {entry_value(1) {reg1}, stack_value}\n      [26a8,26b4) {reg1}\n      [26b4,26c0) {entry_value(1) {reg1}, stack_value}\n      [26c0,26cc) {reg1}\n      [26cc,26d8) {entry_value(1) {reg1}, stack_value}\n      [26d8,26e4) {reg1}\n      [26e4,26f0) {entry_value(1) {reg1}, stack_value}\n      [26f0,26fc) {reg1}\n      [26fc,2708) {entry_value(1) {reg1}, stack_value}\n      [2708,2710) {reg1}\n      [2710,2728) {entry_value(1) {reg1}, stack_value}\n      [2728,2734) {reg1}\n      [2734,2740) {entry_value(1) {reg1}, stack_value}\n      [2740,2760) {reg1}\n      [2760,276c) {entry_value(1) {reg1}, stack_value}\n      [276c,277c) {reg1}\n    [451a] parameter 'state'\n      [25e0,2600) {reg2}\n      [2600,260c) {entry_value(1) {reg2}, stack_value}\n      [260c,2610) {reg2}\n      [2610,2624) {entry_value(1) {reg2}, stack_value}\n      [2624,264c) {reg2}\n      [264c,2658) {entry_value(1) {reg2}, stack_value}\n      [2658,2678) {reg2}\n      [2678,276c) {entry_value(1) {reg2}, stack_value}\n      [276c,277c) {reg2}\n  [452e] function 'main'@2280\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4550] parameter 'argc'\n      [2280,22d0) {reg0}\n      [22d0,2374) {reg21}\n      [2374,23c4) {entry_value(1) {reg0}, stack_value}\n      [23c4,23cc) {reg21}\n      [23cc,245c) {entry_value(1) {reg0}, stack_value}\n      [245c,2480) {reg21}\n      [2480,2484) {entry_value(1) {reg0}, stack_value}\n    [4563] parameter 'argv'\n      [2280,22cc) {reg1}\n      [22cc,2374) {reg23}\n      [2374,23c4) {entry_value(1) {reg1}, stack_value}\n      [23c4,23f4) {reg23}\n      [23f4,2454) {entry_value(1) {reg1}, stack_value}\n      [2454,2480) {reg23}\n      [2480,2484) {entry_value(1) {reg1}, stack_value}\n    [4576] variable 'remaining'\n      [2280,2484) {fbreg(-100)}\n    [4585] variable 'result'\n      [22c8,2350) {lit0, stack_value}\n      [2350,2354) {reg0}\n      [2364,2374) {reg0}\n      [2374,23b0) {reg19}\n      [23b0,23c4) {reg0}\n      [23c4,23f8) {lit0, stack_value}\n      [23f8,2420) {reg19}\n      [2424,2448) {reg19}\n      [2454,2480) {lit0, stack_value}\n      [2480,2484) {reg19}\n    [4598] variable 'dwfl'\n      [2280,2484) {fbreg(-96)}\n    [45a7] variable '__PRETTY_FUNCTION__'\n      [2280,2484) {addr(0x3c00)}\n  [21ba] inlined function 'error'@384c\n    [21e0] parameter '__format'\n      [384c,385c) {reg0}\n      [385c,385f) {reg2}\n    [21ed] parameter '__errnum'\n      [384c,3860) {lit0, stack_value}\n    [21fa] parameter '__status'\n      [384c,3860) {lit0, stack_value}\n  [2220] inlined function 'error'@3aa0\n    [223a] parameter '__format'\n      [3aa0,3ab0) {reg0}\n      [3ab0,3ab7) {reg2}\n    [2247] parameter '__errnum'\n      [3aa0,3ab8) {lit0, stack_value}\n    [2254] parameter '__status'\n      [3aa0,3ab8) {lit0, stack_value}\n  [3eb5] inlined function 'error'@2a1c\n    [3ecf] parameter '__format'\n      [2a1c,2a30) {reg0}\n      [2a30,2a33) {reg2}\n    [3edc] parameter '__errnum'\n      [2a1c,2a34) {lit0, stack_value}\n    [3ee9] parameter '__status'\n      [2a1c,2a34) {lit0, stack_value}\n  [3fb6] inlined function 'error'@29f4\n    [3fdc] parameter '__format'\n      [29f4,2a00) {reg0}\n      [2a00,2a03) {reg2}\n    [3fe9] parameter '__errnum'\n      [29f4,2a04) {lit0, stack_value}\n    [3ff6] parameter '__status'\n      [29f4,2a04) {lit1, stack_value}\n  [24d5] inlined function 'printf'@2da0\n    [24ec] parameter '__fmt'\n      [2da0,2dd4) {addr(0x3d90), stack_value}\n  [2538] inlined function 'printf'@32dc\n    [2552] parameter '__fmt'\n      [32dc,3304) {addr(0x3da0), stack_value}\n  [2960] inlined function 'printf'@36ec\n    [2986] parameter '__fmt'\n      [36ec,3704) {addr(0x3ec8), stack_value}\n  [2a2b] inlined function 'printf'@33ac\n    [2a51] parameter '__fmt'\n      [33ac,33c4) {addr(0x3ec8), stack_value}\n  [2c51] inlined function 'printf'@37fc\n    [2c6b] parameter '__fmt'\n      [37fc,3830) {addr(0x3dc8), stack_value}\n  [2d13] inlined function 'printf'@3894\n    [2d39] parameter '__fmt'\n      [3894,38a4) {addr(0x3ef0), stack_value}\n  [303f] inlined function 'printf'@2e4c\n    [3059] parameter '__fmt'\n      [2e4c,2e78) {addr(0x3da0), stack_value}\n  [30c5] inlined function 'printf'@3268\n    [30eb] parameter '__fmt'\n      [3268,327c) {addr(0x3db0), stack_value}\n  [3119] inlined function 'printf'@3290\n    [313f] parameter '__fmt'\n      [3290,32a0) {addr(0x3df8), stack_value}\n  [316d] inlined function 'printf'@33e8\n    [3193] parameter '__fmt'\n      [33e8,33fc) {addr(0x3da8), stack_value}\n  [3282] inlined function 'printf'@3980\n    [32a8] parameter '__fmt'\n      [3980,399c) {addr(0x3de0), stack_value}\n  [32e8] inlined function 'printf'@39f0\n    [330e] parameter '__fmt'\n      [39f0,3a08) {addr(0x3dd0), stack_value}\n  [3348] inlined function 'printf'@3a14\n    [336e] parameter '__fmt'\n      [3a14,3a28) {addr(0x3dc0), stack_value}\n  [3539] inlined function 'printf'@2ea0\n    [355f] parameter '__fmt'\n      [2ea0,2eb0) {addr(0x3e30), stack_value}\n  [35e5] inlined function 'printf'@3024\n    [360b] parameter '__fmt'\n      [3024,3034) {addr(0x3e18), stack_value}\n  [3639] inlined function 'printf'@3040\n    [3653] parameter '__fmt'\n      [3040,305c) {implicit_pointer([4a97],0) {implicit_value(3){256300}}}\n  [366e] inlined function 'printf'@3408\n    [3694] parameter '__fmt'\n      [3408,3418) {addr(0x3e20), stack_value}\n  [36dc] inlined function 'printf'@342c\n    [36f6] parameter '__fmt'\n      [342c,3454) {addr(0x3e00), stack_value}\n  [3724] inlined function 'printf'@36bc\n    [373e] parameter '__fmt'\n      [36bc,36e8) {addr(0x3e08), stack_value}\n  [3832] inlined function 'printf'@3684\n    [3858] parameter '__fmt'\n      [3684,3698) {addr(0x3e28), stack_value}\n  [3cef] inlined function 'printf'@2ab4\n    [3d09] parameter '__fmt'\n      [2ab4,2ae0) {addr(0x3ce0), stack_value}\n  [3d45] inlined function 'printf'@2ae0\n    [3d5f] parameter '__fmt'\n      [2ae0,2b08) {addr(0x3cf0), stack_value}\n  [4600] inlined function 'feof_unlocked'@23e4\n    [461a] parameter '__stream'\n      (23e4,23e4) <empty range>\n      (242c,242c) <empty range>\n  [4628] inlined function 'getline'@2434\n    [464e] parameter '__stream'\n      [2434,2443) {reg3}\n    [465b] parameter '__n'\n      [2434,2444) {reg24}\n    [4668] parameter '__lineptr'\n      [2434,2444) {reg23}\n  [2cd8] inlined function 'putchar'@361c\n    [2cf2] parameter '__c'\n      [361c,362c) {lit10, stack_value}\n  [3954] inlined function 'putchar'@30e4\n    [397a] parameter '__c'\n      [30e4,30f0) {lit10, stack_value}\n  [48d9] function 'get_diename'@2b70\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [48f4] parameter 'die'\n      [2b70,2bab) {reg0}\n      [2bab,2bdc) {reg19}\n      [2bdc,2be8) {entry_value(1) {reg0}, stack_value}\n      [2be8,2c20) {reg19}\n    [4901] variable 'attr'\n      [2b70,2c20) {fbreg(-64)}\n    [4909] variable 'name'\n      [2bb4,2bb8) {reg0}\n      [2bfc,2c04) {reg0}\n  [49d9] function 'symname'@2c20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [49f4] parameter 'name'\n      [2c20,2c68) {reg0}\n      [2c68,2c90) {reg19}\n      [2c90,2cbf) {reg0}\n      [2cbf,2ccc) {reg19}\n      [2ccc,2cd4) {entry_value(1) {reg0}, stack_value}\n      [2cd4,2cd8) {reg19}\nmodule 'addr2line'\n[4abd] CU '/usr/src/debug/elfutils/0.189/lib/xbasename.c'@3ac0\n  [4b26] function 'xbasename'@3ac0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4b44] parameter 's'\n      [3ac0,3adb) {reg0}\n      [3adb,3ae8) {reg19}\n      [3ae8,3af4) {entry_value(1) {reg0}, stack_value}\n    [4b56] variable 'p'\n      [3adc,3ae4) {reg0}\nmodule 'addr2line'\n[4b90] CU '/usr/src/debug/elfutils/0.189/lib/printversion.c'@3b00\n  [50a3] function 'print_version'@3b00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [50c1] parameter 'stream'\n      [3b00,3b3b) {reg0}\n      [3b3b,3b68) {reg20}\n      [3b68,3b7b) {reg0}\n      [3b7b,3b7c) {entry_value(1) {reg0}, stack_value}\n    [50d3] parameter 'state'\n      [3b00,3b38) {reg1}\n      [3b38,3b7c) {entry_value(1) {reg1}, stack_value}\n  [50e5] inlined function 'fprintf'@3b30\n    [50fc] parameter '__fmt'\n      [3b30,3b3c) {addr(0x42c0), stack_value}\n    [5109] parameter '__stream'\n      [3b30,3b3b) {reg0}\n      [3b3b,3b3c) {reg20}\n  [5150] inlined function 'fprintf'@3b5c\n    [5167] parameter '__fmt'\n      [3b5c,3b64) {reg0}\n      [3b64,3b7b) {reg2}\n    [5174] parameter '__stream'\n      [3b50,3b68) {reg20}\n      [3b68,3b7b) {reg0}\n      [3b7b,3b7c) {entry_value(1) {reg0}, stack_value}\nmodule 'elfclassify'\n[c] CU '../sysdeps/aarch64/start.S'@1c00\n  [28] function '_start'@1c00\nmodule 'elfclassify'\n[572] CU '/usr/src/debug/elfutils/0.189/src/elfclassify.c'@0\n  [18ff] function 'main'@19c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1922] parameter 'argc'\n      [19c0,1a10) {reg0}\n      [1a10,1aa0) {reg22}\n      [1aa0,1bf8) {entry_value(1) {reg0}, stack_value}\n    [1936] parameter 'argv'\n      [19c0,19f8) {reg1}\n      [19f8,1ad0) {reg21}\n      [1ad0,1b20) {entry_value(1) {reg1}, stack_value}\n      [1b20,1b28) {reg21}\n      [1b28,1bf8) {entry_value(1) {reg1}, stack_value}\n    [194a] variable 'options'\n      [19c0,1bf8) {fbreg(-2056)}\n    [195a] variable 'argp'\n      [19c0,1bf8) {fbreg(-2112)}\n    [196a] variable 'remaining'\n      [19c0,1bf8) {fbreg(-2136)}\n    [197a] variable 'status'\n      [19c0,1bf8) {fbreg(-2132)}\n  [19bb] inlined function 'process_stdin'@1b20\n    [19d5] parameter 'status'\n      [1b20,1b40) {fbreg(-2132), stack_value}\n      [1b40,1bd4) {reg26}\n      [1bf4,1bf8) {reg26}\n  [1ba6] function 'process_current_path'@2080\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1bc5] parameter 'status'\n      [2080,20c8) {reg0}\n      [20c8,2400) {reg22}\n      [2400,2414) {entry_value(1) {reg0}, stack_value}\n      [2414,24b0) {reg22}\n      [24b0,24cc) {entry_value(1) {reg0}, stack_value}\n      [24cc,2540) {reg22}\n      [2540,2558) {entry_value(1) {reg0}, stack_value}\n      [2558,330c) {reg22}\n    [1bd9] variable 'checks_passed'\n      [20c8,236c) {lit1, stack_value}\n      [236c,2390) {reg20}\n      [2414,2448) {lit1, stack_value}\n      [2448,2470) {lit0, stack_value}\n      [2558,2794) {lit1, stack_value}\n      [2794,27ec) {reg20}\n      [27ec,3224) {lit1, stack_value}\n      [322c,330c) {lit1, stack_value}\n  [365c] function 'parse_opt'@1d20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [367f] parameter 'key'\n      [1d20,1d34) {reg0}\n      [1d34,1d44) {breg1(1000), stack_value}\n      [1d44,1d48) {entry_value(1) {reg0}, stack_value}\n      [1d48,1d58) {reg0}\n      [1d58,1d6c) {breg1(2000), stack_value}\n      [1d6c,1da0) {reg0}\n      [1da0,1da4) {breg1(2000), stack_value}\n      [1da4,1db0) {entry_value(1) {reg0}, stack_value}\n      [1db0,1dd0) {reg0}\n      [1dd0,1ddc) {breg1(2000), stack_value}\n      [1ddc,1de8) {reg0}\n      [1de8,1dec) {breg1(2000), stack_value}\n      [1dec,1df8) {entry_value(1) {reg0}, stack_value}\n      [1df8,1dfc) {reg0}\n      [1dfc,1e04) {breg1(2000), stack_value}\n      [1e04,1e14) {entry_value(1) {reg0}, stack_value}\n      [1e14,1e28) {reg0}\n      [1e28,1e2c) {breg1(2000), stack_value}\n      [1e2c,1e38) {entry_value(1) {reg0}, stack_value}\n      [1e38,1e3c) {reg0}\n      [1e3c,1e40) {breg1(2000), stack_value}\n      [1e40,1e4c) {entry_value(1) {reg0}, stack_value}\n      [1e4c,1e50) {reg0}\n      [1e50,1e54) {breg1(2000), stack_value}\n      [1e54,1e60) {entry_value(1) {reg0}, stack_value}\n      [1e60,1e64) {reg0}\n      [1e64,1e68) {breg1(2000), stack_value}\n      [1e68,1e74) {entry_value(1) {reg0}, stack_value}\n      [1e74,1e78) {reg0}\n      [1e78,1e84) {breg1(2000), stack_value}\n      [1e84,1e88) {reg0}\n      [1e88,1e8c) {breg1(2000), stack_value}\n      [1e8c,1e98) {entry_value(1) {reg0}, stack_value}\n      [1e98,1e9c) {reg0}\n      [1e9c,1ea8) {breg1(2000), stack_value}\n      [1ea8,1eac) {reg0}\n      [1eac,1eb4) {breg1(2000), stack_value}\n      [1eb4,1ec4) {entry_value(1) {reg0}, stack_value}\n      [1ec4,1ec8) {reg0}\n      [1ec8,1ecc) {breg1(2000), stack_value}\n    [3691] parameter 'arg'\n      [1d20,1d28) {reg1}\n      [1d28,1ecc) {entry_value(1) {reg1}, stack_value}\n    [36a3] parameter 'state'\n      [1d20,1d3c) {reg2}\n      [1d3c,1d48) {entry_value(1) {reg2}, stack_value}\n      [1d48,1d60) {reg2}\n      [1d60,1d6c) {entry_value(1) {reg2}, stack_value}\n      [1d6c,1ecc) {reg2}\n  [36eb] inlined function 'classify_check_negative'@1d48\n    [370e] parameter 'key'\n      (1d48,1d48) <empty range>\n  [36b7] inlined function 'classify_check_positive'@1d24\n    [36dd] parameter 'key'\n      (1d24,1d24) <empty range>\n  [1dac] inlined function 'is_linux_kernel_module'@22f0\n  [1d84] inlined function 'is_library'@22b4\n  [1d50] inlined function 'is_program'@2274\n  [1d0f] inlined function 'is_executable'@2258\n  [3ba9] inlined function 'is_shared'@2064\n  [1ddb] inlined function 'is_debug_only'@22f8\n  [1ce0] inlined function 'is_unstripped'@2238\n  [3b81] inlined function 'is_loadable'@1fd0\n  [1cb1] inlined function 'is_core'@2210\n  [1c82] inlined function 'is_elf_archive'@21f8\n  [1c53] inlined function 'is_elf_file'@21dc\n  [1c24] inlined function 'is_elf'@21bc\n  [2508] inlined function 'run_classify'@2168\n  [2f1b] inlined function 'elf_type_string'@2ec8\n    [2f35] parameter 'type'\n      [2ec8,2ef0) {addr(0x20838)}\n      [31f4,3224) {addr(0x20838)}\n      [322c,3244) {addr(0x20838)}\n  [2557] inlined function 'elf_kind_string'@2664\n    [2570] parameter 'kind'\n      [2570,2578) {reg0}\n      [2664,2678) {reg0}\n      (2cdc,2cdc) <empty range>\n      (2d0c,2d0c) <empty range>\n  [3575] inlined function 'close_elf'@2384\n  [2271] inlined function 'open_elf'@20c8\n  [23bb] inlined function 'close_file'@234c\n  [24a3] inlined function 'close_file'@26bc\n  [358f] inlined function 'close_file'@239c\n  [228b] inlined function 'open_file'@20c8\n  [23e9] inlined function 'elf_issue'@26a4\n    [2402] parameter 'msg'\n      [26a4,26bc) {addr(0x3428), stack_value}\n      [32ac,32dc) {addr(0x3428), stack_value}\n  [26be] inlined function 'elf_issue'@2b9c\n    [26d8] parameter 'msg'\n      [2b9c,2ba4) {addr(0x34d0), stack_value}\n      [32dc,330c) {addr(0x34d0), stack_value}\n  [2789] inlined function 'elf_issue'@2dbc\n    [27ae] parameter 'msg'\n      [2dbc,2df4) {addr(0x34c0), stack_value}\n  [286e] inlined function 'elf_issue'@2e94\n    [2888] parameter 'msg'\n      [2e94,2eb0) {addr(0x34e0), stack_value}\n      [3244,3274) {addr(0x34e0), stack_value}\n  [29e7] inlined function 'elf_issue'@2e28\n    [2a01] parameter 'msg'\n      [2e28,2e5c) {addr(0x3538), stack_value}\n  [2b70] inlined function 'elf_issue'@2e5c\n    [2b8a] parameter 'msg'\n      [2e5c,2e94) {addr(0x3518), stack_value}\n  [2d91] inlined function 'elf_issue'@2fb0\n    [2db7] parameter 'msg'\n      [2fb0,2fe8) {addr(0x34f0), stack_value}\n  [2e61] inlined function 'elf_issue'@2d70\n    [2e7a] parameter 'msg'\n      [2d70,2d90) {addr(0x34b0), stack_value}\n      [327c,32ac) {addr(0x34b0), stack_value}\n  [3962] function 'issue'@1ed0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3980] parameter 'e'\n      [1ed0,1f0c) {reg0}\n      [1f0c,1f0f) {reg1}\n      [1f0f,1f2c) {entry_value(1) {reg0}, stack_value}\n      [1f2c,1f3c) {reg0}\n      [1f3c,1f3f) {reg1}\n      [1f3f,1f5c) {entry_value(1) {reg0}, stack_value}\n    [3990] parameter 'msg'\n      [1ed0,1f04) {reg1}\n      [1f04,1f0f) {reg3}\n      [1f0f,1f2c) {entry_value(1) {reg1}, stack_value}\n      [1f2c,1f34) {reg1}\n      [1f34,1f3f) {reg3}\n      [1f3f,1f5c) {entry_value(1) {reg1}, stack_value}\n  [2306] inlined function 'open'@20ec\n    [231f] parameter '__oflag'\n      [20ec,20fc) {addr(0x20815), deref_size(1), const1u(255), and, lit15, shl, stack_value}\n      [20fc,20ff) {reg1}\n    [232c] parameter '__path'\n      [20ec,20ff) {addr(0x20820)}\n  [1e22] inlined function 'fprintf'@280c\n    [1e3c] parameter '__fmt'\n      [280c,2830) {addr(0x3990), stack_value}\n    [1e49] parameter '__stream'\n      [2814,282c) {breg0(0)}\n      [282c,282f) {reg0}\n  [1e77] inlined function 'fprintf'@2834\n    [1e91] parameter '__fmt'\n      [2834,2858) {addr(0x3970), stack_value}\n    [1e9e] parameter '__stream'\n      [283c,2854) {breg0(0)}\n      [2854,2857) {reg0}\n  [1ecc] inlined function 'fprintf'@2860\n    [1ee6] parameter '__fmt'\n      [2860,2884) {addr(0x3940), stack_value}\n    [1ef3] parameter '__stream'\n      [2868,2880) {breg0(0)}\n      [2880,2883) {reg0}\n  [1f21] inlined function 'fprintf'@2888\n    [1f3b] parameter '__fmt'\n      [2888,28ac) {addr(0x3910), stack_value}\n    [1f48] parameter '__stream'\n      [2890,28a8) {breg0(0)}\n      [28a8,28ab) {reg0}\n  [1f76] inlined function 'fprintf'@28b0\n    [1f90] parameter '__fmt'\n      [28b0,28d4) {addr(0x38f8), stack_value}\n    [1f9d] parameter '__stream'\n      [28b8,28d0) {breg0(0)}\n      [28d0,28d3) {reg0}\n  [1fcb] inlined function 'fprintf'@2be0\n    [1fe5] parameter '__fmt'\n      [2be0,2c04) {addr(0x3958), stack_value}\n    [1ff2] parameter '__stream'\n      [2be8,2c00) {breg0(0)}\n      [2c00,2c03) {reg0}\n  [2020] inlined function 'fprintf'@2c08\n    [203a] parameter '__fmt'\n      [2c08,2c2c) {addr(0x38e0), stack_value}\n    [2047] parameter '__stream'\n      [2c10,2c28) {breg0(0)}\n      [2c28,2c2b) {reg0}\n  [2075] inlined function 'fprintf'@2c30\n    [208f] parameter '__fmt'\n      [2c30,2c54) {addr(0x39a8), stack_value}\n    [209c] parameter '__stream'\n      [2c38,2c50) {breg0(0)}\n      [2c50,2c53) {reg0}\n  [20ca] inlined function 'fprintf'@2c58\n    [20e4] parameter '__fmt'\n      [2c58,2c7c) {addr(0x3928), stack_value}\n    [20f1] parameter '__stream'\n      [2c60,2c78) {breg0(0)}\n      [2c78,2c7b) {reg0}\n  [211f] inlined function 'fprintf'@2c80\n    [2139] parameter '__fmt'\n      [2c80,2ca0) {addr(0x38a0), stack_value}\n    [2146] parameter '__stream'\n      [2c88,2c9c) {breg0(0)}\n      [2c9c,2c9f) {reg0}\n  [2174] inlined function 'fprintf'@2d48\n    [218e] parameter '__fmt'\n      [2d48,2d6c) {addr(0x38b0), stack_value}\n    [219b] parameter '__stream'\n      [2d50,2d68) {breg0(0)}\n      [2d68,2d6b) {reg0}\n  [21c9] inlined function 'fprintf'@2d94\n    [21e3] parameter '__fmt'\n      [2d94,2db8) {addr(0x38c8), stack_value}\n    [21f0] parameter '__stream'\n      [2d9c,2db4) {breg0(0)}\n      [2db4,2db7) {reg0}\n  [22b2] inlined function 'fprintf'@20cc\n    [22cb] parameter '__fmt'\n      [20cc,20ec) {addr(0x33f8), stack_value}\n    [22d8] parameter '__stream'\n      [20d4,20e8) {breg0(0)}\n      [20e8,20eb) {reg0}\n  [257e] inlined function 'fprintf'@2578\n    [2597] parameter '__fmt'\n      [2578,2598) {addr(0x3450), stack_value}\n      [2678,2698) {addr(0x3450), stack_value}\n      [28dc,28fc) {addr(0x3450), stack_value}\n      [2cdc,2d00) {addr(0x3450), stack_value}\n      [2d0c,2d28) {addr(0x3450), stack_value}\n    [25a4] parameter '__stream'\n      [2578,2594) {reg1}\n      [2594,2597) {reg0}\n      [2678,2694) {reg1}\n      [2694,2697) {reg0}\n      [28dc,28f8) {reg1}\n      [28f8,28fb) {reg0}\n      [2cdc,2cf4) {reg1}\n      [2cf4,2cff) {reg0}\n      [2d0c,2d28) {reg1}\n  [2991] inlined function 'fprintf'@2b80\n    [29ab] parameter '__fmt'\n      [2b80,2b98) {addr(0x3558), stack_value}\n    [29b8] parameter '__stream'\n      [2b80,2b97) {fbreg(-336), deref}\n  [2f43] inlined function 'fprintf'@2ef0\n    [2f69] parameter '__fmt'\n      [2ef0,2f04) {addr(0x36c8), stack_value}\n    [2f76] parameter '__stream'\n      [2ef0,2f03) {reg0}\n  [2faa] inlined function 'fprintf'@2f94\n    [2fd0] parameter '__fmt'\n      [2f94,2fac) {addr(0x3868), stack_value}\n    [2fdd] parameter '__stream'\n      [2f94,2fab) {breg20(0)}\n  [3076] inlined function 'fprintf'@3080\n    [3090] parameter '__fmt'\n      [3080,30a0) {addr(0x3698), stack_value}\n    [309d] parameter '__stream'\n      [3080,309b) {breg25(0)}\n  [3116] inlined function 'fprintf'@30c0\n    [313c] parameter '__fmt'\n      [30c0,30d8) {addr(0x3840), stack_value}\n    [3149] parameter '__stream'\n      [30c0,30d7) {breg20(0)}\n  [3177] inlined function 'fprintf'@30dc\n    [319d] parameter '__fmt'\n      [30dc,30f4) {addr(0x3818), stack_value}\n    [31aa] parameter '__stream'\n      [30dc,30f3) {breg20(0)}\n  [31d8] inlined function 'fprintf'@30f8\n    [31fe] parameter '__fmt'\n      [30f8,3110) {addr(0x37f8), stack_value}\n    [320b] parameter '__stream'\n      [30f8,310f) {breg20(0)}\n  [3239] inlined function 'fprintf'@3114\n    [325f] parameter '__fmt'\n      [3114,312c) {addr(0x37d8), stack_value}\n    [326c] parameter '__stream'\n      [3114,312b) {breg20(0)}\n  [329a] inlined function 'fprintf'@3130\n    [32c0] parameter '__fmt'\n      [3130,3148) {addr(0x37b8), stack_value}\n    [32cd] parameter '__stream'\n      [3130,3147) {breg20(0)}\n  [32fb] inlined function 'fprintf'@314c\n    [3321] parameter '__fmt'\n      [314c,3164) {addr(0x37a0), stack_value}\n    [332e] parameter '__stream'\n      [314c,3163) {breg20(0)}\n  [335c] inlined function 'fprintf'@3168\n    [3382] parameter '__fmt'\n      [3168,3180) {addr(0x3778), stack_value}\n    [338f] parameter '__stream'\n      [3168,317f) {breg20(0)}\n  [33bd] inlined function 'fprintf'@3184\n    [33e3] parameter '__fmt'\n      [3184,319c) {addr(0x3750), stack_value}\n    [33f0] parameter '__stream'\n      [3184,319b) {breg20(0)}\n  [341e] inlined function 'fprintf'@31a0\n    [3444] parameter '__fmt'\n      [31a0,31b8) {addr(0x3720), stack_value}\n    [3451] parameter '__stream'\n      [31a0,31b7) {breg20(0)}\n  [347f] inlined function 'fprintf'@31bc\n    [34a5] parameter '__fmt'\n      [31bc,31d4) {addr(0x3708), stack_value}\n    [34b2] parameter '__stream'\n      [31bc,31d3) {breg20(0)}\n  [34e0] inlined function 'fprintf'@31d8\n    [3506] parameter '__fmt'\n      [31d8,31f0) {addr(0x36e8), stack_value}\n    [3513] parameter '__stream'\n      [31d8,31ef) {breg20(0)}\n  [2aa2] inlined function 'startswith'@2a04\n    [2ac8] parameter 'prefix'\n      [2a04,2a18) {addr(0x35e0), stack_value}\n    [2ad5] parameter 'str'\n      [2a04,2a18) {reg20}\n  [2b09] inlined function 'startswith'@2a1c\n    [2b2f] parameter 'prefix'\n      [2a1c,2a30) {addr(0x35e8), stack_value}\n    [2b3c] parameter 'str'\n      [2a1c,2a30) {reg20}\n  [240f] inlined function 'error'@32b4\n    [2434] parameter '__format'\n      [32b4,32d8) {addr(0x3440), stack_value}\n    [2441] parameter '__errnum'\n      [32b4,32d8) {lit0, stack_value}\n    [244e] parameter '__status'\n      [32b4,32d8) {lit0, stack_value}\n  [26e5] inlined function 'error'@32e4\n    [26fe] parameter '__format'\n      [32e4,3308) {addr(0x3440), stack_value}\n    [270b] parameter '__errnum'\n      [32e4,3308) {lit0, stack_value}\n    [2718] parameter '__status'\n      [32e4,3308) {lit0, stack_value}\n  [27bb] inlined function 'error'@2dcc\n    [27d4] parameter '__format'\n      [2dcc,2df0) {addr(0x3440), stack_value}\n    [27e1] parameter '__errnum'\n      [2dcc,2df0) {lit0, stack_value}\n    [27ee] parameter '__status'\n      [2dcc,2df0) {lit0, stack_value}\n  [2895] inlined function 'error'@324c\n    [28ba] parameter '__format'\n      [324c,3270) {addr(0x3440), stack_value}\n    [28c7] parameter '__errnum'\n      [324c,3270) {lit0, stack_value}\n    [28d4] parameter '__status'\n      [324c,3270) {lit0, stack_value}\n  [2a0e] inlined function 'error'@2e34\n    [2a33] parameter '__format'\n      [2e34,2e58) {addr(0x3440), stack_value}\n    [2a40] parameter '__errnum'\n      [2e34,2e58) {lit0, stack_value}\n    [2a4d] parameter '__status'\n      [2e34,2e58) {lit0, stack_value}\n  [2b97] inlined function 'error'@2e6c\n    [2bbc] parameter '__format'\n      [2e6c,2e90) {addr(0x3440), stack_value}\n    [2bc9] parameter '__errnum'\n      [2e6c,2e90) {lit0, stack_value}\n    [2bd6] parameter '__status'\n      [2e6c,2e90) {lit0, stack_value}\n  [2dc4] inlined function 'error'@2fc0\n    [2ddd] parameter '__format'\n      [2fc0,2fe4) {addr(0x3440), stack_value}\n    [2dea] parameter '__errnum'\n      [2fc0,2fe4) {lit0, stack_value}\n    [2df7] parameter '__status'\n      [2fc0,2fe4) {lit0, stack_value}\n  [2e87] inlined function 'error'@3284\n    [2eac] parameter '__format'\n      [3284,32a8) {addr(0x3440), stack_value}\n    [2eb9] parameter '__errnum'\n      [3284,32a8) {lit0, stack_value}\n    [2ec6] parameter '__status'\n      [3284,32a8) {lit0, stack_value}\n  [39a2] inlined function 'error'@1efc\n    [39c7] parameter '__format'\n      [1efc,1f10) {addr(0x33b8), stack_value}\n    [39d4] parameter '__errnum'\n      [1efc,1f0c) {reg0}\n      [1f0c,1f0f) {reg1}\n      [1f0f,1f10) {entry_value(1) {reg0}, stack_value}\n    [39e1] parameter '__status'\n      [1efc,1f10) {lit0, stack_value}\n  [3a1d] inlined function 'error'@1f2c\n    [3a3f] parameter '__format'\n      [1f2c,1f40) {addr(0x33b0), stack_value}\n    [3a4c] parameter '__errnum'\n      [1f2c,1f3c) {reg0}\n      [1f3c,1f3f) {reg1}\n      [1f3f,1f40) {entry_value(1) {reg0}, stack_value}\n    [3a59] parameter '__status'\n      [1f2c,1f40) {lit0, stack_value}\n  [3b3d] function 'is_loadable'@1f60\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n  [3b66] function 'is_shared'@1fd0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\nmodule 'elfclassify'\n[3bf5] CU '/usr/src/debug/elfutils/0.189/lib/printversion.c'@3310\n  [4108] function 'print_version'@3310\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4126] parameter 'stream'\n      [3310,334b) {reg0}\n      [334b,3378) {reg20}\n      [3378,338b) {reg0}\n      [338b,338c) {entry_value(1) {reg0}, stack_value}\n    [4138] parameter 'state'\n      [3310,3348) {reg1}\n      [3348,338c) {entry_value(1) {reg1}, stack_value}\n  [414a] inlined function 'fprintf'@3340\n    [4161] parameter '__fmt'\n      [3340,334c) {addr(0x4848), stack_value}\n    [416e] parameter '__stream'\n      [3340,334b) {reg0}\n      [334b,334c) {reg20}\n  [41b5] inlined function 'fprintf'@336c\n    [41cc] parameter '__fmt'\n      [336c,3374) {reg0}\n      [3374,338b) {reg2}\n    [41d9] parameter '__stream'\n      [3360,3378) {reg20}\n      [3378,338b) {reg0}\n      [338b,338c) {entry_value(1) {reg0}, stack_value}\nmodule 'stack'\n[c] CU '../sysdeps/aarch64/start.S'@2580\n  [28] function '_start'@2580\nmodule 'stack'\n[572] CU '/usr/src/debug/elfutils/0.189/src/stack.c'@0\n  [216d] function 'main'@2240\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2190] parameter 'argc'\n      [2240,227c) {reg0}\n      [227c,2318) {reg19}\n      [2318,232b) {reg1}\n      [232b,256c) {entry_value(1) {reg0}, stack_value}\n    [21a4] parameter 'argv'\n      [2240,2270) {reg1}\n      [2270,231c) {reg20}\n      [231c,232b) {reg2}\n      [232b,256c) {entry_value(1) {reg1}, stack_value}\n    [21b8] variable 'options'\n      [2240,256c) {fbreg(-968)}\n    [21c8] variable 'argp'\n      [2240,256c) {fbreg(-1024)}\n    [21d8] variable 'frames'\n      [2240,256c) {fbreg(-1040)}\n  [2689] function 'parse_opt'@2d40\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [26aa] parameter 'key'\n      [2d40,2d6c) {reg0}\n      [2d6c,2d74) {breg0(49), stack_value}\n      [2d74,2f4c) {entry_value(1) {reg0}, stack_value}\n      [2f4c,2f70) {reg0}\n      [2f70,2f7c) {entry_value(1) {reg0}, stack_value}\n      [2f7c,2f84) {reg0}\n      [2f84,2fe0) {entry_value(1) {reg0}, stack_value}\n      [2fe0,2ff0) {reg0}\n      [2ff0,329c) {entry_value(1) {reg0}, stack_value}\n    [26be] parameter 'arg'\n      [2d40,2d74) {reg1}\n      [2d74,2d7c) {reg19}\n      [2d7c,2d8c) {entry_value(1) {reg1}, stack_value}\n      [2d8c,2d90) {reg1}\n      [2d90,2f4c) {reg19}\n      [2f4c,2f58) {reg1}\n      [2f58,2f7c) {reg19}\n      [2f7c,2f80) {reg1}\n      [2f80,2fe8) {reg19}\n      [2fe8,327c) {entry_value(1) {reg1}, stack_value}\n      [327c,329c) {reg19}\n    [26d2] parameter 'state'\n      [2d40,2d7c) {reg2}\n      [2d7c,2d8c) {entry_value(1) {reg2}, stack_value}\n      [2d8c,2dc8) {reg2}\n      [2dc8,2dd0) {entry_value(1) {reg2}, stack_value}\n      [2dd0,2e28) {reg2}\n      [2e28,2e50) {reg20}\n      [2e50,2e60) {reg2}\n      [2e60,2e88) {reg20}\n      [2e88,2f8b) {reg2}\n      [2f8b,2fe0) {entry_value(1) {reg2}, stack_value}\n      [2fe0,2ffc) {reg2}\n      [2ffc,3014) {reg20}\n      [3014,3094) {entry_value(1) {reg2}, stack_value}\n      [3094,30ab) {reg2}\n      [30ab,30cc) {reg20}\n      [30cc,30f8) {entry_value(1) {reg2}, stack_value}\n      [30f8,3120) {reg20}\n      [3120,314c) {entry_value(1) {reg2}, stack_value}\n      [314c,3168) {reg20}\n      [3168,3174) {reg2}\n      [3174,329c) {entry_value(1) {reg2}, stack_value}\n  [2f61] function 'thread_callback'@3800\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2f82] parameter 'thread'\n      [3800,381f) {reg0}\n      [381f,3870) {reg21}\n      [3870,387c) {entry_value(1) {reg0}, stack_value}\n      [387c,388c) {reg21}\n    [2f96] parameter 'thread_arg'\n      [3800,381f) {reg1}\n      [381f,3868) {reg19}\n      [3868,387c) {entry_value(1) {reg1}, stack_value}\n      [387c,388c) {reg19}\n    [2faa] variable 'frames'\n      [3814,381f) {reg1}\n      [381f,3868) {reg19}\n      [3868,387c) {entry_value(1) {reg1}, stack_value}\n      [387c,388c) {reg19}\n    [2fbe] variable 'tid'\n      [3838,3868) {reg20}\n      [387c,388c) {reg20}\n    [2fd2] variable 'err'\n      [3838,3850) {lit0, stack_value}\n      [3850,3863) {reg2}\n      [387c,3884) {lit0, stack_value}\n      [3884,3888) {reg0}\n      [3888,388c) {lit0, stack_value}\n  [3074] function 'print_frames'@32a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3093] parameter 'frames'\n      [32a0,32c0) {reg0}\n      [32c0,330b) {reg6}\n      [330b,3354) {fbreg(-232)}\n      [3354,37fc) {entry_value(1) {reg0}, stack_value}\n    [30a7] parameter 'tid'\n      [32a0,32f8) {reg1}\n      [32f8,3368) {reg24}\n      [3368,3438) {fbreg(-184)}\n      [3438,37fc) {entry_value(1) {reg1}, stack_value}\n    [30bb] parameter 'dwflerr'\n      [32a0,32dc) {reg2}\n      [32dc,3368) {reg23}\n      [3368,3438) {fbreg(-172)}\n      [3438,3478) {entry_value(1) {reg2}, stack_value}\n      [3478,349c) {fbreg(-172)}\n      [349c,34f8) {entry_value(1) {reg2}, stack_value}\n      [34f8,35c8) {fbreg(-172)}\n      [35c8,3674) {entry_value(1) {reg2}, stack_value}\n      [3674,3794) {fbreg(-172)}\n      [3794,37a4) {entry_value(1) {reg2}, stack_value}\n      [37a4,37f4) {fbreg(-172)}\n      [37f4,37fc) {breg31(-172)}\n    [30cf] parameter 'what'\n      [32a0,330b) {reg3}\n      [330b,3368) {reg21}\n      [3368,3438) {fbreg(-168)}\n      [3438,3478) {entry_value(1) {reg3}, stack_value}\n      [3478,349c) {fbreg(-168)}\n      [349c,34f8) {entry_value(1) {reg3}, stack_value}\n      [34f8,35c8) {fbreg(-168)}\n      [35c8,3674) {entry_value(1) {reg3}, stack_value}\n      [3674,3794) {fbreg(-168)}\n      [3794,37a4) {entry_value(1) {reg3}, stack_value}\n      [37a4,37f4) {fbreg(-168)}\n      [37f4,37fc) {breg31(-168)}\n    [30e3] variable 'frame_nr'\n      [330c,3368) {lit0, stack_value}\n      [3368,3370) {reg19}\n      [33a0,3438) {reg19}\n      [3478,3494) {reg19}\n      [34f8,3534) {reg19}\n      [3534,35c0) {fbreg(-192)}\n      [35c0,35c8) {reg19}\n      [3674,3684) {fbreg(-192)}\n      [3690,36b4) {fbreg(-192)}\n      [36b4,3794) {reg19}\n      [37a4,37e0) {reg19}\n      [37e0,37fb) {reg4}\n  [32c2] inlined function 'print_inline_frames'@35a8\n    [32dc] parameter 'die'\n      [35a8,35c4) {reg26}\n      [3690,36dc) {reg26}\n      [36dc,3780) {fbreg(-136), stack_value}\n      [3784,3790) {fbreg(-136), stack_value}\n    [32e9] parameter 'cudie'\n      [35a8,35c4) {fbreg(-208)}\n      [3690,3780) {fbreg(-208)}\n      [3784,3790) {fbreg(-208)}\n    [32f6] parameter 'symname'\n      [35a8,35af) {reg5}\n      [35af,35c4) {fbreg(-216)}\n      [3690,36e0) {fbreg(-216)}\n      [373c,374c) {reg0}\n      [374c,375b) {reg5}\n    [3303] parameter 'mod'\n      [35a8,35c4) {reg25}\n      [3690,3780) {reg25}\n      [3784,3790) {reg25}\n    [3310] parameter 'pc_adjusted'\n      [35a8,35c4) {reg21}\n      [3690,36f4) {reg21}\n      [36f4,3780) {fbreg(-216)}\n      [3784,3790) {fbreg(-216)}\n    [331d] parameter 'isactivation'\n      [35a8,35c4) {reg24}\n      [3690,3780) {reg24}\n      [3784,3790) {reg24}\n    [332a] parameter 'pc'\n      [35a8,35c4) {reg23}\n      [3690,3780) {reg23}\n      [3784,3790) {reg23}\n    [3337] parameter 'nr'\n      [35a8,35c4) {implicit_pointer([30e3],0) {fbreg(-192)}}\n      [3690,3780) {implicit_pointer([30e3],0) {fbreg(-192)}}\n      [3784,3790) {implicit_pointer([30e3],0) {reg19}}\n  [38a4] function 'print_frame'@29d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [38c2] parameter 'nr'\n      [29d0,29f4) {reg0}\n      [29f4,2a4c) {reg19}\n      [2a4c,2d3c) {entry_value(1) {reg0}, stack_value}\n    [38d4] parameter 'pc'\n      [29d0,2a24) {reg1}\n      [2a24,2a88) {reg25}\n      [2a88,2d3c) {entry_value(1) {reg1}, stack_value}\n    [38e6] parameter 'isactivation'\n      [29d0,2a2b) {reg2}\n      [2a2b,2b54) {reg26}\n      [2b54,2d3c) {entry_value(1) {reg2}, stack_value}\n    [38f9] parameter 'pc_adjusted'\n      [29d0,2a2b) {reg3}\n      [2a2b,2b50) {reg24}\n      [2b50,2b60) {entry_value(1) {reg3}, stack_value}\n      [2b60,2d3c) {reg24}\n    [390c] parameter 'mod'\n      [29d0,2a2b) {reg4}\n      [2a2b,2b1c) {reg20}\n      [2b1c,2b60) {entry_value(1) {reg4}, stack_value}\n      [2b60,2c60) {reg20}\n      [2c60,2cb4) {entry_value(1) {reg4}, stack_value}\n      [2cb4,2cc8) {reg20}\n      [2cc8,2d3c) {entry_value(1) {reg4}, stack_value}\n    [391f] parameter 'symname'\n      [29d0,2a2b) {reg5}\n      [2a2b,2af0) {reg21}\n      [2b60,2ba0) {reg21}\n      [2ba0,2ba4) {entry_value(1) {reg5}, stack_value}\n      [2ba4,2ba8) {reg0}\n      [2ba8,2bc0) {reg21}\n      [2c20,2c34) {reg21}\n    [3932] parameter 'cudie'\n      [29d0,2a2b) {reg6}\n      [2a2b,2b50) {reg23}\n      [2b50,2b60) {entry_value(1) {reg6}, stack_value}\n      [2b60,2d3c) {reg23}\n    [3945] parameter 'die'\n      [29d0,2a2b) {reg7}\n      [2a2b,2b4c) {reg22}\n      [2b4c,2b60) {entry_value(1) {reg7}, stack_value}\n      [2b60,2d3c) {reg22}\n    [3958] variable 'width'\n      [2a2c,2a44) {reg0}\n      [2a44,2a47) {reg3}\n    [396b] variable 'fname'\n      [2ad8,2adc) {reg0}\n      [2adc,2ae4) {reg2}\n      [2c20,2c2f) {reg2}\n    [397e] variable 'start'\n      [29d0,2d3c) {fbreg(-136)}\n  [402a] function 'die_name'@2760\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [404a] parameter 'die'\n      [2760,279b) {reg0}\n      [279b,27cc) {reg19}\n      [27cc,27d8) {entry_value(1) {reg0}, stack_value}\n      [27d8,2800) {reg19}\n    [405d] variable 'attr'\n      [2760,2800) {fbreg(-64)}\n    [406b] variable 'name'\n      [27a4,27d8) {reg0}\n      [27ec,27f4) {reg0}\n      [27f8,27ff) {reg0}\n  [471e] inlined function 'frame_callback'@38bc\n    [4737] parameter 'state'\n      [38bc,38f8) {entry_value(1) {reg0}, stack_value}\n      [390c,3948) {entry_value(1) {reg0}, stack_value}\n    [4744] parameter 'arg'\n      [38bc,38e8) {reg19}\n      [38e8,38f8) {entry_value(1) {reg1}, stack_value}\n      [390c,3944) {reg19}\n      [3944,3948) {entry_value(1) {reg1}, stack_value}\n  [4148] function 'module_callback'@2800\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4168] parameter 'mod'\n      [2800,2847) {reg0}\n      [2847,28f0) {reg19}\n      [28f0,29d0) {entry_value(1) {reg0}, stack_value}\n    [417b] parameter 'userdata'\n      [2800,2828) {reg1}\n      [2828,29d0) {entry_value(1) {reg1}, stack_value}\n    [418e] parameter 'name'\n      [2800,2840) {reg2}\n      [2840,28b0) {reg21}\n      [28b0,28b3) {reg0}\n      [28b3,29d0) {entry_value(1) {reg2}, stack_value}\n    [41a1] parameter 'start'\n      [2800,2847) {reg3}\n      [2847,2974) {reg24}\n      [2974,2980) {entry_value(1) {reg3}, stack_value}\n      [2980,29d0) {reg24}\n    [41b4] parameter 'arg'\n      [2800,280c) {reg4}\n      [280c,29d0) {entry_value(1) {reg4}, stack_value}\n    [41c7] variable 'bias'\n      [2800,29d0) {fbreg(-120)}\n    [41d6] variable 'elf'\n      [2854,2974) {reg23}\n      [2980,29d0) {reg23}\n    [41e9] variable 'dwarf'\n      [287c,2970) {reg22}\n      [2980,29d0) {reg22}\n    [41fc] variable 'end'\n      [2800,29d0) {fbreg(-112)}\n    [420b] variable 'mainfile'\n      [2800,29d0) {fbreg(-104)}\n    [421a] variable 'debugfile'\n      [2800,29d0) {fbreg(-96)}\n    [4229] variable 'modname'\n      [2880,288b) {reg0}\n    [423c] variable 'width'\n      [28b0,28f4) {reg20}\n      [2980,2990) {reg20}\n    [424f] variable 'id'\n      [2800,29d0) {fbreg(-88)}\n    [425d] variable 'id_vaddr'\n      [2800,29d0) {fbreg(-80)}\n    [426c] variable 'id_len'\n      [28f0,28f4) {reg0}\n      [28f4,296c) {reg19}\n      [2980,298c) {reg0}\n      [298c,29b4) {reg19}\n      [29b4,29b8) {breg19(-1), stack_value}\n      [29b8,29d0) {reg19}\n  [4547] function 'get_addr_width'@26a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4567] parameter 'mod'\n      [26a0,26dc) {reg0}\n      [26dc,2720) {entry_value(1) {reg0}, stack_value}\n      [2720,2727) {reg0}\n      [2727,2760) {entry_value(1) {reg0}, stack_value}\n    [457a] variable 'width'\n      [26a0,2760) {addr(0x203b0)}\n  [22fa] inlined function 'error'@24f4\n    [2320] parameter '__format'\n      [24f4,250c) {addr(0x3fc0), stack_value}\n    [232d] parameter '__errnum'\n      [24f4,250c) {lit0, stack_value}\n    [233a] parameter '__status'\n      [24f4,250c) {lit2, stack_value}\n  [236d] inlined function 'error'@251c\n    [2393] parameter '__format'\n      [251c,2530) {addr(0x3fd8), stack_value}\n    [23a0] parameter '__errnum'\n      [251c,252c) {breg0(0)}\n      [252c,252f) {reg1}\n    [23ad] parameter '__status'\n      [251c,2530) {lit2, stack_value}\n  [23db] inlined function 'error'@2530\n    [2401] parameter '__format'\n      [2530,2544) {addr(0x4030), stack_value}\n    [240e] parameter '__errnum'\n      [2530,2544) {lit0, stack_value}\n    [241b] parameter '__status'\n      [2530,2544) {lit2, stack_value}\n  [244e] inlined function 'error'@254c\n    [2468] parameter '__format'\n      [254c,2564) {addr(0x4018), stack_value}\n    [2475] parameter '__errnum'\n      [254c,2564) {lit0, stack_value}\n    [2482] parameter '__status'\n      [254c,2564) {lit0, stack_value}\n  [2703] inlined function 'error'@323c\n    [2729] parameter '__format'\n      [323c,3254) {addr(0x3c18), stack_value}\n    [2736] parameter '__errnum'\n      [323c,3250) {reg0}\n      [3250,3253) {reg1}\n    [2743] parameter '__status'\n      [323c,3254) {lit2, stack_value}\n  [2771] inlined function 'error'@3260\n    [2797] parameter '__format'\n      [3260,327c) {addr(0x3bf0), stack_value}\n    [27a4] parameter '__errnum'\n      [3260,327c) {lit0, stack_value}\n    [27b1] parameter '__status'\n      [3260,327c) {lit2, stack_value}\n  [2848] inlined function 'error'@3134\n    [286e] parameter '__format'\n      [3134,314c) {addr(0x3c98), stack_value}\n    [287b] parameter '__errnum'\n      [3134,3148) {reg0}\n      [3148,314b) {reg1}\n    [2888] parameter '__status'\n      [3134,314c) {lit2, stack_value}\n  [28b6] inlined function 'error'@3220\n    [28dc] parameter '__format'\n      [3220,323c) {addr(0x3c70), stack_value}\n    [28e9] parameter '__errnum'\n      [3220,323c) {lit0, stack_value}\n    [28f6] parameter '__status'\n      [3220,323c) {lit2, stack_value}\n  [2a4d] inlined function 'error'@2fc4\n    [2a73] parameter '__format'\n      [2fc4,2fe0) {addr(0x3b18), stack_value}\n    [2a80] parameter '__errnum'\n      [2fc4,2fe0) {lit0, stack_value}\n    [2a8d] parameter '__status'\n      [2fc4,2fe0) {lit2, stack_value}\n  [2ac6] inlined function 'error'@317c\n    [2aec] parameter '__format'\n      [317c,3194) {addr(0x3c38), stack_value}\n    [2af9] parameter '__errnum'\n      [317c,3194) {lit0, stack_value}\n    [2b06] parameter '__status'\n      [317c,3194) {lit2, stack_value}\n  [2b39] inlined function 'error'@319c\n    [2b5f] parameter '__format'\n      [319c,31b4) {addr(0x3be0), stack_value}\n    [2b6c] parameter '__errnum'\n      [319c,31b4) {lit0, stack_value}\n    [2b79] parameter '__status'\n      [319c,31b4) {lit2, stack_value}\n  [2bac] inlined function 'error'@31bc\n    [2bd2] parameter '__format'\n      [31bc,31d4) {addr(0x3c58), stack_value}\n    [2bdf] parameter '__errnum'\n      [31bc,31d4) {lit0, stack_value}\n    [2bec] parameter '__status'\n      [31bc,31d4) {lit2, stack_value}\n  [2c1f] inlined function 'error'@31dc\n    [2c45] parameter '__format'\n      [31dc,31f4) {addr(0x3cb8), stack_value}\n    [2c52] parameter '__errnum'\n      [31dc,31f4) {lit0, stack_value}\n    [2c5f] parameter '__status'\n      [31dc,31f4) {lit2, stack_value}\n  [2c92] inlined function 'error'@31fc\n    [2cb8] parameter '__format'\n      [31fc,3214) {addr(0x3cd8), stack_value}\n    [2cc5] parameter '__errnum'\n      [31fc,3214) {lit0, stack_value}\n    [2cd2] parameter '__status'\n      [31fc,3214) {lit2, stack_value}\n  [2d05] inlined function 'error'@3284\n    [2d2b] parameter '__format'\n      [3284,329c) {addr(0x3af8), stack_value}\n    [2d3b] parameter '__errnum'\n      [3284,3298) {breg0(0)}\n      [3298,329b) {reg1}\n    [2d48] parameter '__status'\n      <constant value>\n  [35b5] inlined function 'error'@3648\n    [35db] parameter '__format'\n      [3648,3674) {addr(0x3d50), stack_value}\n    [35e8] parameter '__errnum'\n      [3648,3674) {lit0, stack_value}\n    [35f5] parameter '__status'\n      [3648,3674) {lit0, stack_value}\n  [36fe] inlined function 'error'@34b4\n    [3718] parameter '__format'\n      [34b4,34f8) {addr(0x3d70), stack_value}\n    [3725] parameter '__errnum'\n      [34b4,34f8) {lit0, stack_value}\n    [3732] parameter '__status'\n      [34b4,34f8) {lit0, stack_value}\n  [3776] inlined function 'error'@37a4\n    [3790] parameter '__format'\n      [37a4,37c4) {addr(0x3d08), stack_value}\n      [37c8,37e0) {addr(0x3d08), stack_value}\n      [37e8,37f0) {addr(0x3d08), stack_value}\n      [37f8,37fc) {addr(0x3d08), stack_value}\n    [37a0] parameter '__errnum'\n      <constant value>\n    [37a6] parameter '__status'\n      <constant value>\n  [4760] inlined function 'error'@392c\n    [4785] parameter '__format'\n      [392c,3940) {addr(0x3d98), stack_value}\n    [4792] parameter '__errnum'\n      [392c,393c) {breg0(0)}\n      [393c,393f) {reg1}\n    [479f] parameter '__status'\n      [392c,3940) {lit2, stack_value}\n  [29ff] inlined function 'open'@2f7c\n    [2a19] parameter '__oflag'\n      [2f7c,2f8c) {lit0, stack_value}\n    [2a26] parameter '__path'\n      [2f7c,2f80) {reg1}\n      [2f80,2f8c) {reg19}\n  [295b] inlined function 'atoi'@2e1c\n    [2981] parameter '__nptr'\n      [2e1c,2e30) {reg19}\n  [29ad] inlined function 'atoi'@2e54\n    [29d3] parameter '__nptr'\n      [2e54,2e68) {reg19}\n  [226a] inlined function 'printf'@2370\n    [2284] parameter '__fmt'\n      [2370,23a0) {addr(0x4008), stack_value}\n  [22b2] inlined function 'printf'@24a0\n    [22cc] parameter '__fmt'\n      [24a0,24d0) {addr(0x3f98), stack_value}\n  [36a4] inlined function 'printf'@32f4\n    [36ca] parameter '__fmt'\n      [32f4,330c) {addr(0x3cf8), stack_value}\n  [3a2e] inlined function 'printf'@2bc4\n    [3a48] parameter '__fmt'\n      [2bc4,2bdc) {addr(0x3aa8), stack_value}\n  [3a76] inlined function 'printf'@2bf4\n    [3a90] parameter '__fmt'\n      [2bf4,2bfc) {addr(0x3a68), stack_value}\n  [3ab7] inlined function 'printf'@2c08\n    [3add] parameter '__fmt'\n      [2c08,2c1c) {addr(0x3ab0), stack_value}\n  [3d19] inlined function 'printf'@2c64\n    [3d3f] parameter '__fmt'\n      [2c64,2c78) {addr(0x3ac0), stack_value}\n  [3d73] inlined function 'printf'@2c84\n    [3d99] parameter '__fmt'\n      [2c84,2c98) {addr(0x3ac8), stack_value}\n  [3dc0] inlined function 'printf'@2ca4\n    [3de3] parameter '__fmt'\n      [2ca4,2cb0) {addr(0x3ac8), stack_value}\n  [3e0b] inlined function 'printf'@2a2c\n    [3e30] parameter '__fmt'\n      [2a2c,2a48) {addr(0x3a88), stack_value}\n  [3e6a] inlined function 'printf'@2a58\n    [3e83] parameter '__fmt'\n      [2a58,2a80) {addr(0x3a98), stack_value}\n  [3ed4] inlined function 'printf'@2a90\n    [3ef9] parameter '__fmt'\n      [2a90,2aa4) {addr(0x3c90), stack_value}\n  [3f2d] inlined function 'printf'@2b1c\n    [3f53] parameter '__fmt'\n      [2b1c,2b24) {implicit_pointer([4811],0) {implicit_value(2){0a00}}}\n  [3f74] inlined function 'printf'@2c20\n    [3f99] parameter '__fmt'\n      [2c20,2c30) {addr(0x3aa0), stack_value}\n  [427f] inlined function 'printf'@28b4\n    [42a4] parameter '__fmt'\n      [28b4,28d8) {addr(0x3a48), stack_value}\n  [42ea] inlined function 'printf'@28f8\n    [4303] parameter '__fmt'\n      [28f8,291c) {addr(0x3a78), stack_value}\n  [4331] inlined function 'printf'@2920\n    [434a] parameter '__fmt'\n      [2920,2944) {addr(0x3a78), stack_value}\n  [4378] inlined function 'printf'@2980\n    [4391] parameter '__fmt'\n      [2980,2998) {addr(0x3a60), stack_value}\n  [43bf] inlined function 'printf'@29ac\n    [43d8] parameter '__fmt'\n      [29ac,29b4) {addr(0x3a68), stack_value}\n  [43ff] inlined function 'printf'@29bc\n    [4424] parameter '__fmt'\n      [29bc,29c8) {implicit_pointer([4820],0) {implicit_value(3){5d0a00}}}\n  [46cf] function 'frame_callback'@3890\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [46ea] parameter 'state'\n      [3890,38b7) {reg0}\n      [38b7,3954) {entry_value(1) {reg0}, stack_value}\n    [46f7] parameter 'arg'\n      [3890,38ac) {reg1}\n      [38ac,38e8) {reg19}\n      [38e8,38f8) {entry_value(1) {reg1}, stack_value}\n      [38f8,38fc) {reg19}\n      [38fc,390c) {entry_value(1) {reg1}, stack_value}\n      [390c,3944) {reg19}\n      [3944,3954) {entry_value(1) {reg1}, stack_value}\n    [4704] variable 'frames'\n      [38a8,38ac) {reg1}\n      [38ac,38e8) {reg19}\n      [38e8,38f8) {entry_value(1) {reg1}, stack_value}\n      [38f8,38fc) {reg19}\n      [38fc,390c) {entry_value(1) {reg1}, stack_value}\n      [390c,3944) {reg19}\n      [3944,3954) {entry_value(1) {reg1}, stack_value}\n    [4711] variable 'nr'\n      [38a8,38ac) {breg1(0)}\n      [38ac,38b7) {breg19(0)}\nmodule 'stack'\n[483d] CU '/usr/src/debug/elfutils/0.189/lib/xbasename.c'@3960\n  [48a6] function 'xbasename'@3960\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [48c4] parameter 's'\n      [3960,397b) {reg0}\n      [397b,3988) {reg19}\n      [3988,3994) {entry_value(1) {reg0}, stack_value}\n    [48d6] variable 'p'\n      [397c,3984) {reg0}\nmodule 'stack'\n[4910] CU '/usr/src/debug/elfutils/0.189/lib/printversion.c'@39a0\n  [4e23] function 'print_version'@39a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4e41] parameter 'stream'\n      [39a0,39db) {reg0}\n      [39db,3a08) {reg20}\n      [3a08,3a1b) {reg0}\n      [3a1b,3a1c) {entry_value(1) {reg0}, stack_value}\n    [4e53] parameter 'state'\n      [39a0,39d8) {reg1}\n      [39d8,3a1c) {entry_value(1) {reg1}, stack_value}\n  [4e65] inlined function 'fprintf'@39d0\n    [4e7c] parameter '__fmt'\n      [39d0,39dc) {addr(0x4510), stack_value}\n    [4e89] parameter '__stream'\n      [39d0,39db) {reg0}\n      [39db,39dc) {reg20}\n  [4ed0] inlined function 'fprintf'@39fc\n    [4ee7] parameter '__fmt'\n      [39fc,3a04) {reg0}\n      [3a04,3a1b) {reg2}\n    [4ef4] parameter '__stream'\n      [39f0,3a08) {reg20}\n      [3a08,3a1b) {reg0}\n      [3a1b,3a1c) {entry_value(1) {reg0}, stack_value}\nmodule 'unstrip'\n[c] CU '../sysdeps/aarch64/start.S'@2c00\n  [28] function '_start'@2c00\nmodule 'unstrip'\n[572] CU '/usr/src/debug/elfutils/0.189/src/unstrip.c'@0\n  [223f] function 'main'@2580\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2262] parameter 'argc'\n      [2580,25b0) {reg0}\n      [25b0,26bc) {reg19}\n      [26bc,2bf0) {entry_value(1) {reg0}, stack_value}\n    [2276] parameter 'argv'\n      [2580,25c8) {reg1}\n      [25c8,2770) {reg21}\n      [2770,289c) {entry_value(1) {reg1}, stack_value}\n      [289c,28b8) {reg21}\n      [28b8,29a8) {entry_value(1) {reg1}, stack_value}\n      [29a8,29e0) {reg21}\n      [29e0,2a6c) {entry_value(1) {reg1}, stack_value}\n      [2a6c,2be0) {reg21}\n      [2be0,2bf0) {entry_value(1) {reg1}, stack_value}\n    [228a] variable 'argp_children'\n      [2580,2bf0) {fbreg(-168)}\n    [229a] variable 'argp'\n      [2580,2bf0) {fbreg(-224)}\n    [22aa] variable 'remaining'\n      [2580,2bf0) {fbreg(-348)}\n    [22ba] variable 'info'\n      [2580,2bf0) {fbreg(-264)}\n    [22ca] variable 'result'\n      [26bc,26c4) {reg0}\n      [26c4,2720) {reg19}\n      [29a8,29dc) {reg19}\n      [29dc,29e0) {reg0}\n      [2a6c,2a70) {reg0}\n      [2a70,2ad4) {reg19}\n      [2af0,2b10) {reg19}\n      [2b80,2be0) {reg19}\n    [22de] variable '__PRETTY_FUNCTION__'\n      [2580,2bf0) {addr(0x9da8)}\n  [235f] inlined function 'handle_implicit_modules'@26f0\n    [2379] parameter 'info'\n      [26f0,2880) {fbreg(-264), stack_value}\n      [289c,29a8) {fbreg(-264), stack_value}\n      [2a14,2a6c) {fbreg(-264), stack_value}\n      [2b10,2b80) {fbreg(-264), stack_value}\n  [2bef] function 'match_module'@3900\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2c10] parameter 'mod'\n      [3900,3950) {reg0}\n      [3950,399c) {reg21}\n      [399c,39a8) {entry_value(1) {reg0}, stack_value}\n      [39a8,39af) {reg0}\n      [39af,3a10) {reg21}\n    [2c24] parameter 'userdata'\n      [3900,3910) {reg1}\n      [3910,3a10) {entry_value(1) {reg1}, stack_value}\n    [2c38] parameter 'name'\n      [3900,3934) {reg2}\n      [3934,3974) {reg20}\n      [39a8,39e4) {reg20}\n      [39f0,39f4) {reg20}\n      [39f4,39f8) {entry_value(1) {reg2}, stack_value}\n      [39f8,3a0c) {reg20}\n    [2c4c] parameter 'start'\n      [3900,3940) {reg3}\n      [3940,3a10) {entry_value(1) {reg3}, stack_value}\n    [2c60] parameter 'arg'\n      [3900,3950) {reg4}\n      [3950,399c) {reg22}\n      [399c,39a8) {entry_value(1) {reg4}, stack_value}\n      [39a8,39af) {reg4}\n      [39af,3a10) {reg22}\n    [2c74] variable 'info'\n      [3934,3950) {reg4}\n      [3950,399c) {reg22}\n      [399c,39a8) {entry_value(1) {reg4}, stack_value}\n      [39a8,39af) {reg4}\n      [39af,3a10) {reg22}\n  [23a1] inlined function 'list_module'@2774\n    [23bb] parameter 'mod'\n      [2774,27f4) {reg21}\n  [2673] inlined function 'handle_output_dir_module'@2960\n    [268d] parameter 'relocate'\n      [28b8,2924) {reg28}\n      [2960,29a8) {reg28}\n    [269a] parameter 'modnames'\n      [28b8,28db) {fbreg(-229)}\n      [2960,296f) {fbreg(-229)}\n    [26a7] parameter 'ignore'\n      [28b8,2924) {reg21}\n      [2960,29a8) {reg21}\n    [26b4] parameter 'all'\n      [28b8,2924) {reg27}\n      [2960,29a8) {reg27}\n    [26c1] parameter 'force'\n      [28b8,2924) {reg23}\n      [2960,29a8) {reg23}\n    [26ce] parameter 'mod'\n      [28b8,2918) {reg20}\n      [2918,291b) {reg3}\n      [2960,29a8) {reg20}\n    [26db] parameter 'output_dir'\n      [28b8,2924) {reg22}\n      [2960,29a8) {reg22}\n  [2eb6] function 'handle_dwfl_module'@7d00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2ed3] parameter 'output_file'\n      [7d00,7d34) {reg0}\n      [7d34,7dc0) {reg21}\n      [7dc0,7dd8) {entry_value(1) {reg0}, stack_value}\n      [7dd8,7e7c) {reg21}\n      [7e7c,7ea4) {entry_value(1) {reg0}, stack_value}\n      [7ea4,8070) {reg21}\n    [2ee7] parameter 'create_dirs'\n      [7d00,7d44) {reg1}\n      [7d44,7dc4) {reg24}\n      [7dc4,8070) {entry_value(1) {reg1}, stack_value}\n    [2efb] parameter 'force'\n      [7d00,7d5c) {reg2}\n      [7d5c,7dc8) {reg26}\n      [7dc8,8070) {entry_value(1) {reg2}, stack_value}\n    [2f0f] parameter 'mod'\n      [7d00,7d63) {reg3}\n      [7d63,7dbc) {reg19}\n      [7dbc,7dd8) {entry_value(1) {reg3}, stack_value}\n      [7dd8,7e08) {reg19}\n      [7e08,7e0b) {reg0}\n      [7e0b,7e5c) {reg19}\n      [7e5c,7ea4) {entry_value(1) {reg3}, stack_value}\n      [7ea4,7ed0) {reg19}\n      [7ed0,7ee4) {entry_value(1) {reg3}, stack_value}\n      [7ee4,7f14) {reg19}\n      [7f14,7f80) {entry_value(1) {reg3}, stack_value}\n      [7f80,7fa3) {reg0}\n      [7fa3,7fbc) {reg19}\n      [7fbc,7fcc) {entry_value(1) {reg3}, stack_value}\n      [7fcc,7fe8) {reg19}\n      [7fe8,8004) {entry_value(1) {reg3}, stack_value}\n      [8004,8048) {reg19}\n      [8048,804b) {reg0}\n      [804b,8070) {entry_value(1) {reg3}, stack_value}\n    [2f23] parameter 'all'\n      [7d00,7d63) {reg4}\n      [7d63,7d98) {reg23}\n      [7d98,8070) {entry_value(1) {reg4}, stack_value}\n    [2f37] parameter 'ignore'\n      [7d00,7d63) {reg5}\n      [7d63,7d98) {reg22}\n      [7d98,8070) {entry_value(1) {reg5}, stack_value}\n    [2f4b] parameter 'relocate'\n      [7d00,7d63) {reg6}\n      [7d63,7dc8) {reg25}\n      [7dc8,8070) {entry_value(1) {reg6}, stack_value}\n    [2f5f] variable 'bias'\n      [7d00,8070) {fbreg(-192)}\n    [2f6f] variable 'stripped'\n      [7d64,7d74) {reg0}\n      [7d74,7d98) {reg20}\n      [7dd8,7e2c) {reg20}\n      [7e2c,7e34) {reg0}\n      [7ea4,7f44) {reg20}\n      [7f80,8004) {reg20}\n      [8008,8050) {reg20}\n    [2f83] variable 'debug'\n      [7d88,7d8c) {reg0}\n      [7d8c,7d98) {reg27}\n      [7dd8,7e2c) {reg27}\n      [7ea4,7ee8) {reg27}\n      [7f80,8004) {reg27}\n      [8008,8070) {reg27}\n    [2f97] variable 'stripped_ehdr'\n      [7d00,8070) {fbreg(-168)}\n  [35bc] function 'handle_explicit_files'@7a40\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [35d9] parameter 'output_file'\n      [7a40,7a70) {reg0}\n      [7a70,7bd4) {reg21}\n      [7bd4,7bec) {entry_value(1) {reg0}, stack_value}\n      [7bec,7cfc) {reg21}\n    [35ed] parameter 'create_dirs'\n      [7a40,7a84) {reg1}\n      [7a84,7bdc) {reg26}\n      [7bdc,7cfc) {entry_value(1) {reg1}, stack_value}\n    [3601] parameter 'force'\n      [7a40,7a94) {reg2}\n      [7a94,7bdc) {reg25}\n      [7bdc,7cfc) {entry_value(1) {reg2}, stack_value}\n    [3615] parameter 'stripped_file'\n      [7a40,7a97) {reg3}\n      [7a97,7bd0) {reg20}\n      [7bd0,7bec) {entry_value(1) {reg3}, stack_value}\n      [7bec,7cfc) {reg20}\n    [3629] parameter 'unstripped_file'\n      [7a40,7a97) {reg4}\n      [7a97,7bd0) {reg19}\n      [7bd0,7bec) {entry_value(1) {reg4}, stack_value}\n      [7bec,7ccc) {reg19}\n      [7ccc,7ce8) {entry_value(1) {reg4}, stack_value}\n      [7ce8,7cfc) {reg19}\n    [363d] variable 'stripped_fd'\n      [7aa8,7aaf) {reg0}\n      [7aaf,7bd4) {reg22}\n      [7bec,7ce8) {reg22}\n      [7cf0,7cfc) {reg22}\n    [3651] variable 'stripped'\n      [7ab8,7abb) {reg0}\n      [7abb,7bd8) {reg23}\n      [7bec,7ce8) {reg23}\n      [7cf0,7cfc) {reg23}\n    [3665] variable 'stripped_ehdr'\n      [7a40,7cfc) {fbreg(-232)}\n    [3675] variable 'unstripped_fd'\n      [7ac0,7ae0) {const1s(-1), stack_value}\n      [7ae0,7af3) {reg0}\n      [7af3,7be0) {reg27}\n      [7bec,7c64) {reg27}\n      [7c64,7c70) {const1s(-1), stack_value}\n      [7c70,7cb0) {reg27}\n      [7cf0,7cf4) {reg27}\n      [7cf4,7cfc) {const1s(-1), stack_value}\n    [3689] variable 'unstripped'\n      [7ac0,7afc) {lit0, stack_value}\n      [7afc,7b03) {reg0}\n      [7b03,7bd8) {reg24}\n      [7bec,7c64) {reg24}\n      [7c64,7c70) {lit0, stack_value}\n      [7c70,7cb0) {reg24}\n      [7cf0,7cf4) {reg24}\n      [7cf4,7cfc) {lit0, stack_value}\n  [3b4b] function 'warn'@3140\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3b68] parameter 'msg'\n      [3140,3174) {reg0}\n      [3174,31b4) {reg21}\n      [31b4,31bf) {reg6}\n      [31bf,31c0) {entry_value(1) {reg0}, stack_value}\n      [31c0,31c8) {reg0}\n      [31c8,31e8) {reg21}\n    [3b7c] parameter 'force'\n      [3140,3170) {reg1}\n      [3170,31b4) {breg22(0), lit1, xor, stack_value}\n      [31b4,31bf) {breg0(0), lit1, xor, stack_value}\n      [31bf,31e8) {entry_value(1) {reg1}, stack_value}\n    [3b90] parameter 'stripped_file'\n      [3140,3180) {reg2}\n      [3180,31a4) {reg19}\n      [31a4,31bf) {reg4}\n      [31bf,31c0) {entry_value(1) {reg2}, stack_value}\n      [31c0,31d4) {reg2}\n      [31d4,31e8) {reg19}\n    [3ba4] parameter 'unstripped_file'\n      [3140,3183) {reg3}\n      [3183,31a4) {reg20}\n      [31a4,31bf) {reg5}\n      [31bf,31c0) {entry_value(1) {reg3}, stack_value}\n      [31c0,31d7) {reg3}\n      [31d7,31e8) {reg20}\n  [36b6] inlined function 'open_file'@7ac4\n    [36d0] parameter 'writable'\n      [7ac4,7ae0) {breg21(0), lit0, eq, stack_value}\n      [7cf4,7cfc) {breg21(0), lit0, eq, stack_value}\n    [36dd] parameter 'file'\n      [7ac4,7ae0) {reg19}\n      [7cf4,7cfc) {reg19}\n  [39bc] inlined function 'open_file'@7a94\n    [39d6] parameter 'writable'\n      [7a94,7a9c) {lit0, stack_value}\n      [7ce8,7cf0) {lit0, stack_value}\n    [39e3] parameter 'file'\n      [7a94,7a97) {reg3}\n      [7a97,7a9c) {reg20}\n      [7ce8,7cf0) {reg20}\n  [3cce] function 'handle_file'@7720\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3ceb] parameter 'output_file'\n      [7720,7758) {reg0}\n      [7758,78a8) {reg25}\n      [78a8,78b8) {entry_value(1) {reg0}, stack_value}\n      [78b8,7a34) {reg25}\n    [3cff] parameter 'create_dirs'\n      [7720,7774) {reg1}\n      [7774,78ac) {reg27}\n      [78ac,7a34) {entry_value(1) {reg1}, stack_value}\n    [3d13] parameter 'stripped'\n      [7720,7770) {reg2}\n      [7770,7777) {reg0}\n      [7777,78a0) {reg21}\n      [78a0,78b8) {entry_value(1) {reg2}, stack_value}\n      [78b8,7a34) {reg21}\n    [3d27] parameter 'stripped_ehdr'\n      [7720,7777) {reg3}\n      [7777,78a8) {reg26}\n      [78a8,78b8) {entry_value(1) {reg3}, stack_value}\n      [78b8,7a34) {reg26}\n    [3d3b] parameter 'unstripped'\n      [7720,7777) {reg4}\n      [7777,78a4) {reg23}\n      [78a4,78b8) {entry_value(1) {reg4}, stack_value}\n      [78b8,7a34) {reg23}\n    [3d4f] variable 'phnum'\n      [7720,7a34) {fbreg(-224)}\n    [3d5f] variable 'bias'\n      [777c,77d4) {lit0, stack_value}\n      (7800,7800) <empty range>\n      [78b8,78e0) {reg22}\n      [7904,7920) {lit0, stack_value}\n      [7920,7924) {breg22(0), breg0(0), minus, stack_value}\n      [7924,7958) {reg22}\n      [79c4,79fc) {lit0, stack_value}\n  [4346] function 'copy_elided_sections'@4f40\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4363] parameter 'unstripped'\n      [4f40,4f93) {reg0}\n      [4f93,4fb0) {fbreg(-280)}\n      [4fb0,4fb4) {breg0(16120)}\n      [4fb4,4fec) {fbreg(-280)}\n      [4fec,4ff8) {breg3(16120)}\n      [4ff8,50c4) {fbreg(-280)}\n      [50c4,50fc) {entry_value(1) {reg0}, stack_value}\n      [50fc,510b) {breg3(16120)}\n      [510b,511c) {fbreg(-280)}\n      [511c,5128) {breg2(16120)}\n      [5128,51c4) {fbreg(-280)}\n      [51c4,51d0) {breg0(16120)}\n      [51d0,51e0) {fbreg(-280)}\n      [51e0,51f4) {breg1(16120)}\n      [51f4,520c) {breg0(16120)}\n      [520c,521c) {breg1(16120)}\n      [521c,5224) {fbreg(-280)}\n      [5224,522c) {breg0(16120)}\n      [522c,523c) {fbreg(-280)}\n      [523c,5240) {breg1(16120)}\n      [5240,526c) {fbreg(-280)}\n      [526c,5270) {breg2(16120)}\n      [5270,527c) {fbreg(-280)}\n      [527c,5280) {breg1(16120)}\n      [5280,5294) {fbreg(-280)}\n      [5294,5298) {breg0(16120)}\n      [5298,52a8) {fbreg(-280)}\n      [52a8,52c0) {breg1(16120)}\n      [52c0,52e4) {fbreg(-280)}\n      [52e4,5304) {breg1(16120)}\n      [5304,532c) {fbreg(-280)}\n      [532c,533c) {breg0(16120)}\n      [533c,5378) {fbreg(-280)}\n      [5378,538c) {breg1(16120)}\n      [538c,5390) {fbreg(-280)}\n      [5390,53ac) {breg1(16120)}\n      [53ac,53b0) {breg0(16120)}\n      [53b0,53b8) {fbreg(-280)}\n      [53b8,53c8) {breg1(16120)}\n      [53c8,5414) {fbreg(-280)}\n      [5414,541c) {breg0(16120)}\n      [541c,542c) {fbreg(-280)}\n      [542c,5434) {breg0(16120)}\n      [5434,544c) {fbreg(-280)}\n      [544c,5450) {breg0(16120)}\n      [5450,5468) {fbreg(-280)}\n      [5468,5474) {breg0(16120)}\n      [5474,54d0) {fbreg(-280)}\n      [54d0,54d8) {breg1(16120)}\n      [54d8,54f4) {fbreg(-280)}\n      [54f4,5504) {breg0(16120)}\n      [5504,550c) {fbreg(-280)}\n      [550c,5510) {breg0(16120)}\n      [5510,5518) {fbreg(-280)}\n      [5518,5530) {breg1(16120)}\n      [5530,554c) {fbreg(-280)}\n      [554c,557c) {breg1(16120)}\n      [557c,55dc) {fbreg(-280)}\n      [55dc,55e4) {breg1(16120)}\n      [55e4,560c) {fbreg(-280)}\n      [560c,5610) {breg0(16120)}\n      [5610,5674) {fbreg(-280)}\n      [5674,5678) {breg1(16120)}\n      [5678,568c) {fbreg(-280)}\n      [568c,5698) {breg1(16120)}\n      [5698,56ac) {fbreg(-280)}\n      [56ac,56b8) {breg0(16120)}\n      [56b8,56c8) {fbreg(-280)}\n      [56c8,56e8) {breg1(16120)}\n      [56e8,56ec) {fbreg(-280)}\n      [56ec,571c) {breg0(16120)}\n      [571c,5758) {fbreg(-280)}\n      [5758,5774) {breg0(16120)}\n      [5774,57a7) {breg2(16120)}\n      [57a7,57b0) {fbreg(-280)}\n      [57b0,57dc) {breg0(16120)}\n      [57dc,57fc) {breg1(16120)}\n      [57fc,5820) {fbreg(-280)}\n      [5820,5834) {breg2(16120)}\n      [5834,583c) {fbreg(-280)}\n      [583c,5884) {breg1(16120)}\n      [5884,5888) {breg0(16120)}\n      [5888,588f) {breg4(16120)}\n      [588f,58e0) {fbreg(-280)}\n      [58e0,590f) {breg3(16120)}\n      [590f,5914) {fbreg(-280)}\n      [5914,5930) {breg1(16120)}\n      [5930,5938) {fbreg(-280)}\n      [5938,595b) {breg1(16120)}\n      [595b,5960) {fbreg(-280)}\n      [5960,5970) {breg1(16120)}\n      [5970,59b0) {breg2(16120)}\n      [59b0,59d8) {fbreg(-280)}\n      [59d8,59e4) {breg2(16120)}\n      [59e4,5a04) {fbreg(-280)}\n      [5a04,5a0c) {breg0(16120)}\n      [5a0c,5a34) {fbreg(-280)}\n      [5a34,5a3c) {breg0(16120)}\n      [5a3c,5ad0) {fbreg(-280)}\n      [5ad0,5ae4) {breg0(16120)}\n      [5ae4,5ae8) {fbreg(-280)}\n      [5ae8,5b24) {breg1(16120)}\n      [5b24,5b40) {fbreg(-280)}\n      [5b40,5b48) {breg0(16120)}\n      [5b48,5b70) {fbreg(-280)}\n      [5b70,5b74) {breg0(16120)}\n      [5b74,5b84) {fbreg(-280)}\n      [5b84,5b94) {entry_value(1) {reg0}, stack_value}\n      [5b94,5b98) {fbreg(-280)}\n      [5b98,5bac) {breg0(16120)}\n      [5bac,5bc4) {fbreg(-280)}\n      [5bc4,5bcc) {breg0(16120)}\n      [5bcc,5bec) {fbreg(-280)}\n      [5bec,5bff) {breg2(16120)}\n      [5bff,5c04) {fbreg(-280)}\n      [5c04,5c08) {breg1(16120)}\n      [5c08,5c10) {fbreg(-280)}\n      [5c10,5c14) {breg1(16120)}\n      [5c14,5c24) {fbreg(-280)}\n      [5c24,5c28) {breg0(16120)}\n      [5c28,5c30) {fbreg(-280)}\n      [5c30,5c40) {breg0(16120)}\n      [5c40,5c44) {fbreg(-280)}\n      [5c44,5c50) {breg1(16120)}\n      [5c50,5c58) {fbreg(-280)}\n      [5c58,5c6c) {breg1(16120)}\n      [5c6c,5c70) {breg0(16120)}\n      [5c70,5c80) {fbreg(-280)}\n      [5c80,5c98) {breg0(16120)}\n      [5c98,5ca4) {fbreg(-280)}\n      [5ca4,5cc4) {breg0(16120)}\n      [5cc4,5cd0) {fbreg(-280)}\n      [5cd0,5ce0) {breg0(16120)}\n      [5ce0,5d7c) {fbreg(-280)}\n      [5d7c,5d8f) {breg3(16120)}\n      [5d8f,5d98) {fbreg(-280)}\n      [5d98,5da8) {breg0(16120)}\n      [5da8,5dbc) {fbreg(-280)}\n      [5dbc,5dc0) {breg0(16120)}\n      [5dc0,5dc8) {fbreg(-280)}\n      [5dc8,5dd0) {breg0(16120)}\n      [5dd0,5dd4) {fbreg(-280)}\n      [5dd4,5ddc) {breg0(16120)}\n      [5ddc,5dfc) {fbreg(-280)}\n      [5dfc,5e18) {breg0(16120)}\n      [5e18,5e20) {fbreg(-280)}\n      [5e20,5e2c) {breg1(16120)}\n      [5e2c,5e38) {fbreg(-280)}\n      [5e38,5e3c) {breg0(16120)}\n      [5e3c,5e98) {fbreg(-280)}\n      [5e98,5ebc) {breg0(16120)}\n      [5ebc,5ed8) {breg1(16120)}\n      [5ed8,5ee8) {breg0(16120)}\n      [5ee8,5eec) {fbreg(-280)}\n      [5eec,5f07) {breg3(16120)}\n      [5f07,5f0c) {fbreg(-280)}\n      [5f0c,5f30) {breg0(16120)}\n      [5f30,5f6c) {fbreg(-280)}\n      [5f6c,5f74) {breg0(16120)}\n      [5f74,5f98) {fbreg(-280)}\n      [5f98,5fb4) {breg0(16120)}\n      [5fb4,5fb8) {fbreg(-280)}\n      [5fb8,5fd0) {breg0(16120)}\n      [5fd0,5fe0) {fbreg(-280)}\n      [5fe0,5fe8) {breg0(16120)}\n      [5fe8,6020) {fbreg(-280)}\n      [6020,6024) {breg0(16120)}\n      [6024,6090) {fbreg(-280)}\n      [6090,609c) {breg0(16120)}\n      [609c,60a0) {fbreg(-280)}\n      [60a0,60ac) {breg0(16120)}\n      [60ac,60bc) {fbreg(-280)}\n      [60bc,60cb) {breg3(16120)}\n      [60cb,60d0) {fbreg(-280)}\n      [60d0,60e0) {breg1(16120)}\n      [60e0,60e8) {breg0(16120)}\n      [60e8,60f4) {fbreg(-280)}\n      [60f4,60fc) {breg0(16120)}\n      [60fc,6124) {breg1(16120)}\n      [6124,6128) {fbreg(-280)}\n      [6128,612c) {breg0(16120)}\n      [612c,6138) {fbreg(-280)}\n      [6138,613c) {breg0(16120)}\n      [613c,6148) {fbreg(-280)}\n      [6148,614c) {breg0(16120)}\n      [614c,615c) {fbreg(-280)}\n      [615c,6164) {breg0(16120)}\n      [6164,616c) {fbreg(-280)}\n      [616c,6177) {breg2(16120)}\n      [6177,6184) {fbreg(-280)}\n      [6184,618c) {breg0(16120)}\n      [618c,6194) {fbreg(-280)}\n      [6194,6198) {breg1(16120)}\n      [6198,61a0) {fbreg(-280)}\n      [61a0,61a4) {breg1(16120)}\n      [61a4,61b0) {fbreg(-280)}\n      [61b0,61b4) {breg0(16120)}\n      [61b4,61c4) {fbreg(-280)}\n      [61c4,61d4) {breg0(16120)}\n      [61d4,61d8) {fbreg(-280)}\n      [61d8,61e4) {breg0(16120)}\n      [61e4,61f0) {fbreg(-280)}\n      [61f0,6208) {breg1(16120)}\n      [6208,6210) {breg0(16120)}\n      [6210,6227) {breg3(16120)}\n      [6227,6244) {fbreg(-280)}\n      [6244,626c) {breg0(16120)}\n      [626c,6308) {fbreg(-280)}\n      [6308,630c) {breg0(16120)}\n      [630c,6378) {fbreg(-280)}\n      [6378,6380) {breg0(16120)}\n      [6380,63a0) {fbreg(-280)}\n      [63a0,63ac) {breg1(16120)}\n      [63ac,63c8) {fbreg(-280)}\n      [63c8,63cc) {breg1(16120)}\n      [63cc,63d8) {fbreg(-280)}\n      [63d8,63dc) {breg1(16120)}\n      [63dc,6430) {fbreg(-280)}\n      [6430,6434) {breg0(16120)}\n      [6434,643c) {fbreg(-280)}\n      [643c,6444) {breg0(16120)}\n      [6444,6450) {fbreg(-280)}\n      [6450,6458) {breg1(16120)}\n      [6458,6464) {fbreg(-280)}\n      [6464,65cc) {entry_value(1) {reg0}, stack_value}\n      [65cc,65f0) {fbreg(-280)}\n      [65f0,6600) {breg1(16120)}\n      [6600,661c) {fbreg(-280)}\n      [661c,6638) {breg0(16120)}\n      [6638,6644) {fbreg(-280)}\n      [6644,6660) {breg0(16120)}\n      [6660,66c8) {fbreg(-280)}\n      [66c8,66ec) {breg1(16120)}\n      [66ec,6764) {fbreg(-280)}\n      [6764,6784) {breg0(16120)}\n      [6784,6787) {breg5(16120)}\n      [6787,67f0) {fbreg(-280)}\n      [67f0,67f8) {breg2(16120)}\n      [67f8,680c) {fbreg(-280)}\n      [680c,6820) {breg1(16120)}\n      [6820,6828) {fbreg(-280)}\n      [6828,6830) {breg0(16120)}\n      [6830,6914) {fbreg(-280)}\n      [6914,6af0) {entry_value(1) {reg0}, stack_value}\n      [6af0,6b14) {fbreg(-280)}\n      [6b14,6b24) {breg0(16120)}\n      [6b24,6b30) {entry_value(1) {reg0}, stack_value}\n      [6b30,6b34) {fbreg(-280)}\n      [6b34,6b50) {breg0(16120)}\n      [6b50,6b58) {fbreg(-280)}\n      [6b58,6b70) {breg1(16120)}\n      [6b70,6b74) {fbreg(-280)}\n      [6b74,6b7c) {breg0(16120)}\n      [6b7c,6b84) {fbreg(-280)}\n      [6b84,6b8c) {breg0(16120)}\n      [6b8c,6bb0) {fbreg(-280)}\n      [6bb0,6c58) {entry_value(1) {reg0}, stack_value}\n      [6c58,6c60) {fbreg(-280)}\n      [6c60,6c7c) {breg1(16120)}\n      [6c7c,6c80) {fbreg(-280)}\n      [6c80,6c88) {breg0(16120)}\n      [6c88,6c94) {fbreg(-280)}\n      [6c94,6cb8) {breg0(16120)}\n      [6cb8,6cc8) {fbreg(-280)}\n      [6cc8,6cd4) {breg0(16120)}\n      [6cd4,6ce8) {fbreg(-280)}\n      [6ce8,6d00) {breg1(16120)}\n      [6d00,6d14) {fbreg(-280)}\n      [6d14,6d1c) {breg1(16120)}\n      [6d1c,6d20) {fbreg(-280)}\n      [6d20,6d34) {breg0(16120)}\n      [6d34,73a0) {entry_value(1) {reg0}, stack_value}\n      [73a0,73c0) {fbreg(-280)}\n      [73c0,73cc) {breg0(16120)}\n      [73cc,7400) {fbreg(-280)}\n      [7400,7404) {breg1(16120)}\n      [7404,7410) {fbreg(-280)}\n      [7410,7538) {entry_value(1) {reg0}, stack_value}\n      [7538,754f) {breg3(16120)}\n      [754f,7564) {fbreg(-280)}\n      [7564,7614) {entry_value(1) {reg0}, stack_value}\n      [7614,767c) {fbreg(-280)}\n      [767c,7688) {breg1(16120)}\n      [7688,769c) {fbreg(-280)}\n      [769c,76a4) {breg1(16120)}\n      [76a4,76b8) {fbreg(-280)}\n      [76b8,76c4) {breg2(16120)}\n      [76c4,76c8) {breg0(16120)}\n      [76c8,76d4) {fbreg(-280)}\n      [76d4,76e8) {entry_value(1) {reg0}, stack_value}\n      [76e8,76f8) {breg1(16120)}\n      [76f8,7704) {breg0(16120)}\n      [7704,7708) {fbreg(-280)}\n      [7708,7720) {entry_value(1) {reg0}, stack_value}\n    [4377] parameter 'stripped'\n      [4f40,4f60) {reg1}\n      [4f60,50c4) {reg20}\n      [50c4,50fc) {entry_value(1) {reg1}, stack_value}\n      [50fc,5138) {reg20}\n      [5138,5148) {entry_value(1) {reg1}, stack_value}\n      [5148,521c) {reg20}\n      [521c,5224) {fbreg(-368)}\n      [5224,522c) {breg0(16032)}\n      [522c,523c) {fbreg(-368)}\n      [523c,5240) {breg1(16032)}\n      [5240,526c) {fbreg(-368)}\n      [526c,5270) {breg2(16032)}\n      [5270,527c) {fbreg(-368)}\n      [527c,5280) {breg1(16032)}\n      [5280,5294) {fbreg(-368)}\n      [5294,5298) {breg0(16032)}\n      [5298,52a8) {fbreg(-368)}\n      [52a8,52c0) {breg1(16032)}\n      [52c0,52e4) {fbreg(-368)}\n      [52e4,5304) {breg1(16032)}\n      [5304,532c) {fbreg(-368)}\n      [532c,533c) {breg0(16032)}\n      [533c,5378) {fbreg(-368)}\n      [5378,538c) {breg1(16032)}\n      [538c,5390) {fbreg(-368)}\n      [5390,53ac) {breg1(16032)}\n      [53ac,53b0) {breg0(16032)}\n      [53b0,53b8) {fbreg(-368)}\n      [53b8,53c8) {breg1(16032)}\n      [53c8,5414) {fbreg(-368)}\n      [5414,541c) {breg0(16032)}\n      [541c,542c) {fbreg(-368)}\n      [542c,5434) {breg0(16032)}\n      [5434,544c) {fbreg(-368)}\n      [544c,5450) {breg0(16032)}\n      [5450,5468) {fbreg(-368)}\n      [5468,5474) {breg0(16032)}\n      [5474,5488) {fbreg(-368)}\n      [5488,54c8) {reg20}\n      [54c8,54d0) {fbreg(-368)}\n      [54d0,54d8) {breg1(16032)}\n      [54d8,54f4) {fbreg(-368)}\n      [54f4,5504) {breg0(16032)}\n      [5504,5508) {fbreg(-368)}\n      [5508,56a8) {entry_value(1) {reg1}, stack_value}\n      [56a8,56ac) {fbreg(-368)}\n      [56ac,56b8) {breg0(16032)}\n      [56b8,56c8) {fbreg(-368)}\n      [56c8,56e8) {breg1(16032)}\n      [56e8,56ec) {fbreg(-368)}\n      [56ec,571c) {breg0(16032)}\n      [571c,5758) {fbreg(-368)}\n      [5758,5774) {breg0(16032)}\n      [5774,57a7) {breg2(16032)}\n      [57a7,57b0) {fbreg(-368)}\n      [57b0,57dc) {breg0(16032)}\n      [57dc,57fc) {breg1(16032)}\n      [57fc,5820) {fbreg(-368)}\n      [5820,5834) {breg2(16032)}\n      [5834,583c) {fbreg(-368)}\n      [583c,5884) {breg1(16032)}\n      [5884,5888) {breg0(16032)}\n      [5888,588f) {breg4(16032)}\n      [588f,58e0) {fbreg(-368)}\n      [58e0,590f) {breg3(16032)}\n      [590f,5914) {fbreg(-368)}\n      [5914,5930) {breg1(16032)}\n      [5930,5938) {fbreg(-368)}\n      [5938,594c) {breg1(16032)}\n      [594c,5a9c) {entry_value(1) {reg1}, stack_value}\n      [5a9c,5aa8) {reg20}\n      [5aa8,5ab8) {entry_value(1) {reg1}, stack_value}\n      [5ab8,5acc) {fbreg(-368)}\n      [5acc,5b94) {entry_value(1) {reg1}, stack_value}\n      [5b94,5b98) {fbreg(-368)}\n      [5b98,5bac) {breg0(16032)}\n      [5bac,65f0) {entry_value(1) {reg1}, stack_value}\n      [65f0,6600) {breg1(16032)}\n      [6600,6610) {fbreg(-368)}\n      [6610,6660) {entry_value(1) {reg1}, stack_value}\n      [6660,6688) {reg20}\n      [6688,6818) {entry_value(1) {reg1}, stack_value}\n      [6818,6820) {breg1(16032)}\n      [6820,6828) {fbreg(-368)}\n      [6828,6830) {breg0(16032)}\n      [6830,6858) {fbreg(-368)}\n      [6858,7538) {entry_value(1) {reg1}, stack_value}\n      [7538,754f) {breg3(16032)}\n      [754f,7564) {fbreg(-368)}\n      [7564,7720) {entry_value(1) {reg1}, stack_value}\n    [438b] parameter 'stripped_ehdr'\n      [4f40,4f78) {reg2}\n      [4f78,50c4) {reg28}\n      [50c4,50fc) {entry_value(1) {reg2}, stack_value}\n      [50fc,5138) {reg28}\n      [5138,5148) {entry_value(1) {reg2}, stack_value}\n      [5148,5508) {reg28}\n      [5508,5674) {entry_value(1) {reg2}, stack_value}\n      [5674,5684) {reg28}\n      [5684,56a8) {entry_value(1) {reg2}, stack_value}\n      [56a8,59a8) {reg28}\n      [59a8,59b0) {breg2(16088)}\n      [59b0,59d8) {fbreg(-312)}\n      [59d8,59e4) {breg2(16088)}\n      [59e4,5a04) {fbreg(-312)}\n      [5a04,5a0c) {breg0(16088)}\n      [5a0c,5a34) {fbreg(-312)}\n      [5a34,5a3c) {breg0(16088)}\n      [5a3c,5a9c) {fbreg(-312)}\n      [5a9c,5aa8) {reg28}\n      [5aa8,5ab8) {entry_value(1) {reg2}, stack_value}\n      [5ab8,5acc) {reg28}\n      [5acc,5b94) {entry_value(1) {reg2}, stack_value}\n      [5b94,5bac) {reg28}\n      [5bac,5f94) {entry_value(1) {reg2}, stack_value}\n      [5f94,5f98) {fbreg(-312)}\n      [5f98,5fb4) {breg0(16088)}\n      [5fb4,65f0) {entry_value(1) {reg2}, stack_value}\n      [65f0,6610) {reg28}\n      [6610,6660) {entry_value(1) {reg2}, stack_value}\n      [6660,66a8) {reg28}\n      [66a8,67f0) {entry_value(1) {reg2}, stack_value}\n      [67f0,67f8) {reg28}\n      [67f8,6818) {entry_value(1) {reg2}, stack_value}\n      [6818,6858) {reg28}\n      [6858,7538) {entry_value(1) {reg2}, stack_value}\n      [7538,7564) {reg28}\n      [7564,7614) {entry_value(1) {reg2}, stack_value}\n      [7614,7650) {fbreg(-312)}\n      [7650,7720) {entry_value(1) {reg2}, stack_value}\n    [439f] parameter 'bias'\n      [4f40,4f93) {reg3}\n      [4f93,4fb0) {fbreg(-288)}\n      [4fb0,4fb4) {breg0(16112)}\n      [4fb4,4fec) {fbreg(-288)}\n      [4fec,4ff8) {breg3(16112)}\n      [4ff8,50c4) {fbreg(-288)}\n      [50c4,50fc) {entry_value(1) {reg3}, stack_value}\n      [50fc,510b) {breg3(16112)}\n      [510b,511c) {fbreg(-288)}\n      [511c,5128) {breg2(16112)}\n      [5128,51c4) {fbreg(-288)}\n      [51c4,51d0) {breg0(16112)}\n      [51d0,51e0) {fbreg(-288)}\n      [51e0,51f4) {breg1(16112)}\n      [51f4,520c) {breg0(16112)}\n      [520c,521c) {breg1(16112)}\n      [521c,5224) {fbreg(-288)}\n      [5224,522c) {breg0(16112)}\n      [522c,523c) {fbreg(-288)}\n      [523c,5240) {breg1(16112)}\n      [5240,526c) {fbreg(-288)}\n      [526c,5270) {breg2(16112)}\n      [5270,527c) {fbreg(-288)}\n      [527c,5280) {breg1(16112)}\n      [5280,5294) {fbreg(-288)}\n      [5294,5298) {breg0(16112)}\n      [5298,52a8) {fbreg(-288)}\n      [52a8,52c0) {breg1(16112)}\n      [52c0,52e4) {fbreg(-288)}\n      [52e4,5304) {breg1(16112)}\n      [5304,532c) {fbreg(-288)}\n      [532c,533c) {breg0(16112)}\n      [533c,5378) {fbreg(-288)}\n      [5378,538c) {breg1(16112)}\n      [538c,5390) {fbreg(-288)}\n      [5390,53ac) {breg1(16112)}\n      [53ac,53b0) {breg0(16112)}\n      [53b0,53b8) {fbreg(-288)}\n      [53b8,53c8) {breg1(16112)}\n      [53c8,5414) {fbreg(-288)}\n      [5414,541c) {breg0(16112)}\n      [541c,542c) {fbreg(-288)}\n      [542c,5434) {breg0(16112)}\n      [5434,544c) {fbreg(-288)}\n      [544c,5450) {breg0(16112)}\n      [5450,5468) {fbreg(-288)}\n      [5468,5474) {breg0(16112)}\n      [5474,54d0) {fbreg(-288)}\n      [54d0,54d8) {breg1(16112)}\n      [54d8,54f4) {fbreg(-288)}\n      [54f4,5504) {breg0(16112)}\n      [5504,550c) {fbreg(-288)}\n      [550c,5510) {breg0(16112)}\n      [5510,5518) {fbreg(-288)}\n      [5518,5530) {breg1(16112)}\n      [5530,554c) {fbreg(-288)}\n      [554c,557c) {breg1(16112)}\n      [557c,55dc) {fbreg(-288)}\n      [55dc,55e4) {breg1(16112)}\n      [55e4,560c) {fbreg(-288)}\n      [560c,5610) {breg0(16112)}\n      [5610,5674) {fbreg(-288)}\n      [5674,5678) {breg1(16112)}\n      [5678,568c) {fbreg(-288)}\n      [568c,5698) {breg1(16112)}\n      [5698,56ac) {fbreg(-288)}\n      [56ac,56b8) {breg0(16112)}\n      [56b8,56c8) {fbreg(-288)}\n      [56c8,56e8) {breg1(16112)}\n      [56e8,56ec) {fbreg(-288)}\n      [56ec,571c) {breg0(16112)}\n      [571c,5758) {fbreg(-288)}\n      [5758,5774) {breg0(16112)}\n      [5774,57a7) {breg2(16112)}\n      [57a7,57b0) {fbreg(-288)}\n      [57b0,57dc) {breg0(16112)}\n      [57dc,57fc) {breg1(16112)}\n      [57fc,5820) {fbreg(-288)}\n      [5820,5834) {breg2(16112)}\n      [5834,583c) {fbreg(-288)}\n      [583c,5884) {breg1(16112)}\n      [5884,5888) {breg0(16112)}\n      [5888,588f) {breg4(16112)}\n      [588f,58e0) {fbreg(-288)}\n      [58e0,590f) {breg3(16112)}\n      [590f,5914) {fbreg(-288)}\n      [5914,5930) {breg1(16112)}\n      [5930,5938) {fbreg(-288)}\n      [5938,595b) {breg1(16112)}\n      [595b,5960) {fbreg(-288)}\n      [5960,5970) {breg1(16112)}\n      [5970,59b0) {breg2(16112)}\n      [59b0,59d8) {fbreg(-288)}\n      [59d8,59e4) {breg2(16112)}\n      [59e4,5a04) {fbreg(-288)}\n      [5a04,5a0c) {breg0(16112)}\n      [5a0c,5a34) {fbreg(-288)}\n      [5a34,5a3c) {breg0(16112)}\n      [5a3c,5ad0) {fbreg(-288)}\n      [5ad0,5ae4) {breg0(16112)}\n      [5ae4,5ae8) {fbreg(-288)}\n      [5ae8,5b24) {breg1(16112)}\n      [5b24,5b40) {fbreg(-288)}\n      [5b40,5b48) {breg0(16112)}\n      [5b48,5b70) {fbreg(-288)}\n      [5b70,5b74) {breg0(16112)}\n      [5b74,5b84) {fbreg(-288)}\n      [5b84,5b94) {entry_value(1) {reg3}, stack_value}\n      [5b94,5b98) {fbreg(-288)}\n      [5b98,5bac) {breg0(16112)}\n      [5bac,5bc4) {fbreg(-288)}\n      [5bc4,5bcc) {breg0(16112)}\n      [5bcc,5bec) {fbreg(-288)}\n      [5bec,5bff) {breg2(16112)}\n      [5bff,5c04) {fbreg(-288)}\n      [5c04,5c08) {breg1(16112)}\n      [5c08,5c10) {fbreg(-288)}\n      [5c10,5c14) {breg1(16112)}\n      [5c14,5c24) {fbreg(-288)}\n      [5c24,5c28) {breg0(16112)}\n      [5c28,5c30) {fbreg(-288)}\n      [5c30,5c40) {breg0(16112)}\n      [5c40,5c44) {fbreg(-288)}\n      [5c44,5c50) {breg1(16112)}\n      [5c50,5c58) {fbreg(-288)}\n      [5c58,5c6c) {breg1(16112)}\n      [5c6c,5c70) {breg0(16112)}\n      [5c70,5c80) {fbreg(-288)}\n      [5c80,5c98) {breg0(16112)}\n      [5c98,5ca4) {fbreg(-288)}\n      [5ca4,5cc4) {breg0(16112)}\n      [5cc4,5cd0) {fbreg(-288)}\n      [5cd0,5ce0) {breg0(16112)}\n      [5ce0,5d7c) {fbreg(-288)}\n      [5d7c,5d8f) {breg3(16112)}\n      [5d8f,5d98) {fbreg(-288)}\n      [5d98,5da8) {breg0(16112)}\n      [5da8,5dbc) {fbreg(-288)}\n      [5dbc,5dc0) {breg0(16112)}\n      [5dc0,5dc8) {fbreg(-288)}\n      [5dc8,5dd0) {breg0(16112)}\n      [5dd0,5dd4) {fbreg(-288)}\n      [5dd4,5ddc) {breg0(16112)}\n      [5ddc,5dfc) {fbreg(-288)}\n      [5dfc,5e18) {breg0(16112)}\n      [5e18,5e20) {fbreg(-288)}\n      [5e20,5e2c) {breg1(16112)}\n      [5e2c,5e38) {fbreg(-288)}\n      [5e38,5e3c) {breg0(16112)}\n      [5e3c,5e98) {fbreg(-288)}\n      [5e98,5ebc) {breg0(16112)}\n      [5ebc,5ed8) {breg1(16112)}\n      [5ed8,5ee8) {breg0(16112)}\n      [5ee8,5eec) {fbreg(-288)}\n      [5eec,5f07) {breg3(16112)}\n      [5f07,5f0c) {fbreg(-288)}\n      [5f0c,5f30) {breg0(16112)}\n      [5f30,5f6c) {fbreg(-288)}\n      [5f6c,5f74) {breg0(16112)}\n      [5f74,5f98) {fbreg(-288)}\n      [5f98,5fb4) {breg0(16112)}\n      [5fb4,5fb8) {fbreg(-288)}\n      [5fb8,5fd0) {breg0(16112)}\n      [5fd0,5fe0) {fbreg(-288)}\n      [5fe0,5fe8) {breg0(16112)}\n      [5fe8,6020) {fbreg(-288)}\n      [6020,6024) {breg0(16112)}\n      [6024,6090) {fbreg(-288)}\n      [6090,609c) {breg0(16112)}\n      [609c,60a0) {fbreg(-288)}\n      [60a0,60ac) {breg0(16112)}\n      [60ac,60bc) {fbreg(-288)}\n      [60bc,60cb) {breg3(16112)}\n      [60cb,60d0) {fbreg(-288)}\n      [60d0,60e0) {breg1(16112)}\n      [60e0,60e8) {breg0(16112)}\n      [60e8,60f4) {fbreg(-288)}\n      [60f4,60fc) {breg0(16112)}\n      [60fc,6124) {breg1(16112)}\n      [6124,6128) {fbreg(-288)}\n      [6128,612c) {breg0(16112)}\n      [612c,6138) {fbreg(-288)}\n      [6138,613c) {breg0(16112)}\n      [613c,6148) {fbreg(-288)}\n      [6148,614c) {breg0(16112)}\n      [614c,615c) {fbreg(-288)}\n      [615c,6164) {breg0(16112)}\n      [6164,616c) {fbreg(-288)}\n      [616c,6177) {breg2(16112)}\n      [6177,6184) {fbreg(-288)}\n      [6184,618c) {breg0(16112)}\n      [618c,6194) {fbreg(-288)}\n      [6194,6198) {breg1(16112)}\n      [6198,61a0) {fbreg(-288)}\n      [61a0,61a4) {breg1(16112)}\n      [61a4,61b0) {fbreg(-288)}\n      [61b0,61b4) {breg0(16112)}\n      [61b4,61c4) {fbreg(-288)}\n      [61c4,61d4) {breg0(16112)}\n      [61d4,61d8) {fbreg(-288)}\n      [61d8,61e4) {breg0(16112)}\n      [61e4,61f0) {fbreg(-288)}\n      [61f0,6208) {breg1(16112)}\n      [6208,6210) {breg0(16112)}\n      [6210,6227) {breg3(16112)}\n      [6227,6244) {fbreg(-288)}\n      [6244,626c) {breg0(16112)}\n      [626c,6308) {fbreg(-288)}\n      [6308,630c) {breg0(16112)}\n      [630c,6378) {fbreg(-288)}\n      [6378,6380) {breg0(16112)}\n      [6380,63a0) {fbreg(-288)}\n      [63a0,63ac) {breg1(16112)}\n      [63ac,63c8) {fbreg(-288)}\n      [63c8,63cc) {breg1(16112)}\n      [63cc,63d8) {fbreg(-288)}\n      [63d8,63dc) {breg1(16112)}\n      [63dc,6430) {fbreg(-288)}\n      [6430,6434) {breg0(16112)}\n      [6434,643c) {fbreg(-288)}\n      [643c,6444) {breg0(16112)}\n      [6444,6450) {fbreg(-288)}\n      [6450,6458) {breg1(16112)}\n      [6458,6464) {fbreg(-288)}\n      [6464,65cc) {entry_value(1) {reg3}, stack_value}\n      [65cc,65f0) {fbreg(-288)}\n      [65f0,6600) {breg1(16112)}\n      [6600,661c) {fbreg(-288)}\n      [661c,6638) {breg0(16112)}\n      [6638,6644) {fbreg(-288)}\n      [6644,6660) {breg0(16112)}\n      [6660,66c8) {fbreg(-288)}\n      [66c8,66ec) {breg1(16112)}\n      [66ec,6764) {fbreg(-288)}\n      [6764,6784) {breg0(16112)}\n      [6784,6787) {breg5(16112)}\n      [6787,67f0) {fbreg(-288)}\n      [67f0,67f8) {breg2(16112)}\n      [67f8,680c) {fbreg(-288)}\n      [680c,6820) {breg1(16112)}\n      [6820,6828) {fbreg(-288)}\n      [6828,6830) {breg0(16112)}\n      [6830,6914) {fbreg(-288)}\n      [6914,6af0) {entry_value(1) {reg3}, stack_value}\n      [6af0,6b14) {fbreg(-288)}\n      [6b14,6b24) {breg0(16112)}\n      [6b24,6b30) {entry_value(1) {reg3}, stack_value}\n      [6b30,6b34) {fbreg(-288)}\n      [6b34,6b50) {breg0(16112)}\n      [6b50,6b58) {fbreg(-288)}\n      [6b58,6b70) {breg1(16112)}\n      [6b70,6b74) {fbreg(-288)}\n      [6b74,6b7c) {breg0(16112)}\n      [6b7c,6b84) {fbreg(-288)}\n      [6b84,6b8c) {breg0(16112)}\n      [6b8c,6bb0) {fbreg(-288)}\n      [6bb0,6c58) {entry_value(1) {reg3}, stack_value}\n      [6c58,6c60) {fbreg(-288)}\n      [6c60,6c7c) {breg1(16112)}\n      [6c7c,6c80) {fbreg(-288)}\n      [6c80,6c88) {breg0(16112)}\n      [6c88,6c94) {fbreg(-288)}\n      [6c94,6cb8) {breg0(16112)}\n      [6cb8,6cc8) {fbreg(-288)}\n      [6cc8,6cd4) {breg0(16112)}\n      [6cd4,6ce8) {fbreg(-288)}\n      [6ce8,6d00) {breg1(16112)}\n      [6d00,6d14) {fbreg(-288)}\n      [6d14,6d1c) {breg1(16112)}\n      [6d1c,6d20) {fbreg(-288)}\n      [6d20,6d34) {breg0(16112)}\n      [6d34,73a0) {entry_value(1) {reg3}, stack_value}\n      [73a0,73c0) {fbreg(-288)}\n      [73c0,73cc) {breg0(16112)}\n      [73cc,7400) {fbreg(-288)}\n      [7400,7404) {breg1(16112)}\n      [7404,7410) {fbreg(-288)}\n      [7410,7538) {entry_value(1) {reg3}, stack_value}\n      [7538,754f) {breg3(16112)}\n      [754f,7564) {fbreg(-288)}\n      [7564,7614) {entry_value(1) {reg3}, stack_value}\n      [7614,767c) {fbreg(-288)}\n      [767c,7688) {breg1(16112)}\n      [7688,769c) {fbreg(-288)}\n      [769c,76a4) {breg1(16112)}\n      [76a4,76b8) {fbreg(-288)}\n      [76b8,76c4) {breg2(16112)}\n      [76c4,76c8) {breg0(16112)}\n      [76c8,76d4) {fbreg(-288)}\n      [76d4,76e8) {entry_value(1) {reg3}, stack_value}\n      [76e8,76f8) {breg1(16112)}\n      [76f8,7704) {breg0(16112)}\n      [7704,7708) {fbreg(-288)}\n      [7708,7720) {entry_value(1) {reg3}, stack_value}\n    [43b3] variable 'unstripped_shstrndx'\n      [4f40,7720) {fbreg(-336)}\n    [43c3] variable 'stripped_shstrndx'\n      [4f40,7720) {fbreg(-328)}\n    [43d3] variable 'unstripped_shnum'\n      [4f40,7720) {fbreg(-320)}\n    [43e3] variable 'stripped_shnum'\n      [4f40,7720) {fbreg(-312)}\n    [43f3] variable 'max_off'\n      [4fe0,4ff8) {const1s(-1), stack_value}\n      [4ff8,50c4) {fbreg(-336)}\n      [50fc,5124) {const1s(-1), stack_value}\n      [5124,5128) {fbreg(-336)}\n      [5148,5490) {fbreg(-336)}\n      [54c8,5b84) {fbreg(-336)}\n      [5b94,6464) {fbreg(-336)}\n      [65cc,6914) {fbreg(-336)}\n      [6af0,6b24) {fbreg(-336)}\n      [6b30,6bb0) {fbreg(-336)}\n      [6c58,6c6c) {fbreg(-336)}\n      [73a0,7410) {fbreg(-336)}\n      [7538,7564) {fbreg(-336)}\n      [7614,76a0) {fbreg(-336)}\n      [76a4,76d4) {fbreg(-336)}\n      [76e8,76f4) {fbreg(-336)}\n    [4407] variable 'sections'\n      [501c,50c4) {breg19(0)}\n      [5148,536c) {breg19(0)}\n      [536c,5390) {breg31(16)}\n      [5390,5490) {breg19(0)}\n      [54c8,5508) {breg19(0)}\n      [5508,5534) {breg31(16)}\n      [5534,557c) {breg3(16)}\n      [5674,5684) {breg19(0)}\n      [56a8,5714) {breg19(0)}\n      [5714,571c) {breg0(16104), deref}\n      [571c,5758) {fbreg(-296), deref}\n      [5758,5774) {breg0(16104), deref}\n      [5774,57a0) {breg2(16104), deref}\n      [57a0,5a9c) {breg31(16)}\n      [5a9c,5aa8) {breg19(0)}\n      [5ab8,5acc) {breg19(0)}\n      [5b94,5b98) {fbreg(-296), deref}\n      [5b98,5bac) {breg0(16104), deref}\n      [5bac,5e94) {breg31(16)}\n      [5f94,608c) {breg31(16)}\n      [61c0,61d4) {breg3(16)}\n      [65f0,6660) {breg31(16)}\n      [6660,667c) {breg19(0)}\n      [667c,66a8) {breg31(16)}\n      [67e4,67f8) {breg31(16)}\n      [6818,6820) {breg19(0)}\n      [6820,6858) {breg31(16)}\n      [6b30,6b8c) {breg31(16)}\n      [7538,7564) {breg31(16)}\n      [7614,7650) {breg31(16)}\n    [441b] variable 'scn'\n      [501c,5020) {lit0, stack_value}\n      [5020,508c) {reg25}\n      [508c,5093) {reg0}\n      [5093,50c4) {reg25}\n      [5148,5154) {reg0}\n      [5154,521c) {reg25}\n      [521c,5234) {reg21}\n      [5234,5243) {reg0}\n      [5243,5488) {reg21}\n      [5488,5490) {reg25}\n      [54c8,54f0) {reg21}\n      [54f0,54f4) {reg0}\n      [54f4,5508) {reg21}\n      [56a8,56f8) {reg21}\n      [5a9c,5aa8) {reg25}\n      [5ab8,5acc) {reg21}\n      [6538,653b) {reg0}\n      [653b,65bc) {reg28}\n      [6660,66a8) {reg25}\n      [6818,6820) {reg21}\n      [6bb0,6bc4) {reg28}\n      [6c24,6c34) {reg28}\n      [7424,742c) {reg28}\n    [442f] variable 'stripped_symtab'\n      [5148,519c) {lit0, stack_value}\n      [519c,51c0) {reg8}\n      [5488,5490) {reg8}\n      [5a9c,5aa8) {lit0, stack_value}\n      [6228,626c) {fbreg(-320)}\n      [626c,642c) {reg20}\n      [65cc,65f0) {reg20}\n      [66a8,67e4) {reg20}\n      [6858,68d8) {reg20}\n      [68e8,6914) {reg20}\n      [6af0,6b14) {reg20}\n      [6b14,6b20) {fbreg(-320)}\n      [6b8c,6bb0) {reg20}\n      [73a0,73e8) {reg20}\n      [7650,7674) {reg20}\n    [4443] variable 'nalloc'\n      [517c,5180) {breg2(-1), stack_value}\n      [5180,519c) {reg1}\n      (519c,519c) <empty range>\n      [519c,51bc) {reg1}\n      [51bc,51c0) {reg26}\n      [5488,5490) {reg1}\n      [5a9c,5aa8) {reg1}\n    [4457] variable 'shstrtab'\n      [51e8,51f0) {reg0}\n      [51f0,51f4) {breg1(16072)}\n      [51f4,520c) {breg0(16072)}\n      [520c,521c) {breg1(16072)}\n      [521c,5224) {fbreg(-328)}\n      [5224,522c) {breg0(16072)}\n      [522c,523c) {fbreg(-328)}\n      [523c,5240) {breg1(16072)}\n      [5240,526c) {fbreg(-328)}\n      [526c,5270) {breg2(16072)}\n      [5270,527c) {fbreg(-328)}\n      [527c,5280) {breg1(16072)}\n      [5280,5294) {fbreg(-328)}\n      [5294,5298) {breg0(16072)}\n      [5298,52a8) {fbreg(-328)}\n      [52a8,52c0) {breg1(16072)}\n      [52c0,52e4) {fbreg(-328)}\n      [52e4,5304) {breg1(16072)}\n      [5304,532c) {fbreg(-328)}\n      [532c,533c) {breg0(16072)}\n      [533c,5378) {fbreg(-328)}\n      [5378,538c) {breg1(16072)}\n      [538c,5390) {fbreg(-328)}\n      [5390,53ac) {breg1(16072)}\n      [53ac,53b0) {breg0(16072)}\n      [53b0,53b8) {fbreg(-328)}\n      [53b8,53c8) {breg1(16072)}\n      [53c8,5414) {fbreg(-328)}\n      [5414,541c) {breg0(16072)}\n      [541c,542c) {fbreg(-328)}\n      [542c,5434) {breg0(16072)}\n      [5434,544c) {fbreg(-328)}\n      [544c,5450) {breg0(16072)}\n      [5450,5468) {fbreg(-328)}\n      [5468,5474) {breg0(16072)}\n      [5474,5488) {fbreg(-328)}\n      [54c8,54d0) {fbreg(-328)}\n      [54d0,54d8) {breg1(16072)}\n      [54d8,54f4) {fbreg(-328)}\n      [54f4,5504) {breg0(16072)}\n      [5504,550c) {fbreg(-328)}\n      [550c,5510) {breg0(16072)}\n      [5510,5518) {fbreg(-328)}\n      [5518,5530) {breg1(16072)}\n      [5530,554c) {fbreg(-328)}\n      [554c,557c) {breg1(16072)}\n      [557c,55dc) {fbreg(-328)}\n      [55dc,55e4) {breg1(16072)}\n      [55e4,560c) {fbreg(-328)}\n      [560c,5610) {breg0(16072)}\n      [5610,5674) {fbreg(-328)}\n      [5674,5678) {breg1(16072)}\n      [5678,568c) {fbreg(-328)}\n      [568c,5698) {breg1(16072)}\n      [5698,56ac) {fbreg(-328)}\n      [56ac,56b8) {breg0(16072)}\n      [56b8,56c8) {fbreg(-328)}\n      [56c8,56e8) {breg1(16072)}\n      [56e8,56ec) {fbreg(-328)}\n      [56ec,571c) {breg0(16072)}\n      [571c,5758) {fbreg(-328)}\n      [5758,5774) {breg0(16072)}\n      [5774,57a7) {breg2(16072)}\n      [57a7,57b0) {fbreg(-328)}\n      [57b0,57dc) {breg0(16072)}\n      [57dc,57fc) {breg1(16072)}\n      [57fc,5820) {fbreg(-328)}\n      [5820,5834) {breg2(16072)}\n      [5834,583c) {fbreg(-328)}\n      [583c,5884) {breg1(16072)}\n      [5884,5888) {breg0(16072)}\n      [5888,588f) {breg4(16072)}\n      [588f,58e0) {fbreg(-328)}\n      [58e0,590f) {breg3(16072)}\n      [590f,5914) {fbreg(-328)}\n      [5914,5930) {breg1(16072)}\n      [5930,5938) {fbreg(-328)}\n      [5938,595b) {breg1(16072)}\n      [595b,5960) {fbreg(-328)}\n      [5960,5970) {breg1(16072)}\n      [5970,59b0) {breg2(16072)}\n      [59b0,59d8) {fbreg(-328)}\n      [59d8,59e4) {breg2(16072)}\n      [59e4,5a04) {fbreg(-328)}\n      [5a04,5a0c) {breg0(16072)}\n      [5a0c,5a34) {fbreg(-328)}\n      [5a34,5a3c) {breg0(16072)}\n      [5a3c,5a9c) {fbreg(-328)}\n      [5aa8,5ad0) {fbreg(-328)}\n      [5ad0,5ae4) {breg0(16072)}\n      [5ae4,5ae8) {fbreg(-328)}\n      [5ae8,5b24) {breg1(16072)}\n      [5b24,5b40) {fbreg(-328)}\n      [5b40,5b48) {breg0(16072)}\n      [5b48,5b70) {fbreg(-328)}\n      [5b70,5b74) {breg0(16072)}\n      [5b74,5b84) {fbreg(-328)}\n      [5b94,5b98) {fbreg(-328)}\n      [5b98,5bac) {breg0(16072)}\n      [5bac,5bc4) {fbreg(-328)}\n      [5bc4,5bcc) {breg0(16072)}\n      [5bcc,5bec) {fbreg(-328)}\n      [5bec,5bff) {breg2(16072)}\n      [5bff,5c04) {fbreg(-328)}\n      [5c04,5c08) {breg1(16072)}\n      [5c08,5c10) {fbreg(-328)}\n      [5c10,5c14) {breg1(16072)}\n      [5c14,5c24) {fbreg(-328)}\n      [5c24,5c28) {breg0(16072)}\n      [5c28,5c30) {fbreg(-328)}\n      [5c30,5c40) {breg0(16072)}\n      [5c40,5c44) {fbreg(-328)}\n      [5c44,5c50) {breg1(16072)}\n      [5c50,5c58) {fbreg(-328)}\n      [5c58,5c6c) {breg1(16072)}\n      [5c6c,5c70) {breg0(16072)}\n      [5c70,5c80) {fbreg(-328)}\n      [5c80,5c98) {breg0(16072)}\n      [5c98,5ca4) {fbreg(-328)}\n      [5ca4,5cc4) {breg0(16072)}\n      [5cc4,5cd0) {fbreg(-328)}\n      [5cd0,5ce0) {breg0(16072)}\n      [5ce0,5d7c) {fbreg(-328)}\n      [5d7c,5d8f) {breg3(16072)}\n      [5d8f,5d98) {fbreg(-328)}\n      [5d98,5da8) {breg0(16072)}\n      [5da8,5dbc) {fbreg(-328)}\n      [5dbc,5dc0) {breg0(16072)}\n      [5dc0,5dc8) {fbreg(-328)}\n      [5dc8,5dd0) {breg0(16072)}\n      [5dd0,5dd4) {fbreg(-328)}\n      [5dd4,5ddc) {breg0(16072)}\n      [5ddc,5dfc) {fbreg(-328)}\n      [5dfc,5e18) {breg0(16072)}\n      [5e18,5e20) {fbreg(-328)}\n      [5e20,5e2c) {breg1(16072)}\n      [5e2c,5e38) {fbreg(-328)}\n      [5e38,5e3c) {breg0(16072)}\n      [5e3c,5e98) {fbreg(-328)}\n      [5e98,5ebc) {breg0(16072)}\n      [5ebc,5ed8) {breg1(16072)}\n      [5ed8,5ee8) {breg0(16072)}\n      [5ee8,5eec) {fbreg(-328)}\n      [5eec,5f07) {breg3(16072)}\n      [5f07,5f0c) {fbreg(-328)}\n      [5f0c,5f30) {breg0(16072)}\n      [5f30,5f6c) {fbreg(-328)}\n      [5f6c,5f74) {breg0(16072)}\n      [5f74,5f98) {fbreg(-328)}\n      [5f98,5fb4) {breg0(16072)}\n      [5fb4,5fb8) {fbreg(-328)}\n      [5fb8,5fd0) {breg0(16072)}\n      [5fd0,5fe0) {fbreg(-328)}\n      [5fe0,5fe8) {breg0(16072)}\n      [5fe8,6020) {fbreg(-328)}\n      [6020,6024) {breg0(16072)}\n      [6024,6090) {fbreg(-328)}\n      [6090,609c) {breg0(16072)}\n      [609c,60a0) {fbreg(-328)}\n      [60a0,60ac) {breg0(16072)}\n      [60ac,60bc) {fbreg(-328)}\n      [60bc,60cb) {breg3(16072)}\n      [60cb,60d0) {fbreg(-328)}\n      [60d0,60e0) {breg1(16072)}\n      [60e0,60e8) {breg0(16072)}\n      [60e8,60f4) {fbreg(-328)}\n      [60f4,60fc) {breg0(16072)}\n      [60fc,6124) {breg1(16072)}\n      [6124,6128) {fbreg(-328)}\n      [6128,612c) {breg0(16072)}\n      [612c,6138) {fbreg(-328)}\n      [6138,613c) {breg0(16072)}\n      [613c,6148) {fbreg(-328)}\n      [6148,614c) {breg0(16072)}\n      [614c,615c) {fbreg(-328)}\n      [615c,6164) {breg0(16072)}\n      [6164,616c) {fbreg(-328)}\n      [616c,6177) {breg2(16072)}\n      [6177,6184) {fbreg(-328)}\n      [6184,618c) {breg0(16072)}\n      [618c,6194) {fbreg(-328)}\n      [6194,6198) {breg1(16072)}\n      [6198,61a0) {fbreg(-328)}\n      [61a0,61a4) {breg1(16072)}\n      [61a4,61b0) {fbreg(-328)}\n      [61b0,61b4) {breg0(16072)}\n      [61b4,61c4) {fbreg(-328)}\n      [61c4,61d4) {breg0(16072)}\n      [61d4,61d8) {fbreg(-328)}\n      [61d8,61e4) {breg0(16072)}\n      [61e4,61f0) {fbreg(-328)}\n      [61f0,6208) {breg1(16072)}\n      [6208,6210) {breg0(16072)}\n      [6210,6227) {breg3(16072)}\n      [6227,6244) {fbreg(-328)}\n      [6244,626c) {breg0(16072)}\n      [626c,6308) {fbreg(-328)}\n      [6308,630c) {breg0(16072)}\n      [630c,6378) {fbreg(-328)}\n      [6378,6380) {breg0(16072)}\n      [6380,63a0) {fbreg(-328)}\n      [63a0,63ac) {breg1(16072)}\n      [63ac,63c8) {fbreg(-328)}\n      [63c8,63cc) {breg1(16072)}\n      [63cc,63d8) {fbreg(-328)}\n      [63d8,63dc) {breg1(16072)}\n      [63dc,6430) {fbreg(-328)}\n      [6430,6434) {breg0(16072)}\n      [6434,643c) {fbreg(-328)}\n      [643c,6444) {breg0(16072)}\n      [6444,6450) {fbreg(-328)}\n      [6450,6458) {breg1(16072)}\n      [6458,6464) {fbreg(-328)}\n      [65cc,65f0) {fbreg(-328)}\n      [65f0,6600) {breg1(16072)}\n      [6600,661c) {fbreg(-328)}\n      [661c,6638) {breg0(16072)}\n      [6638,6644) {fbreg(-328)}\n      [6644,6660) {breg0(16072)}\n      [66a8,66c8) {fbreg(-328)}\n      [66c8,66ec) {breg1(16072)}\n      [66ec,6764) {fbreg(-328)}\n      [6764,6784) {breg0(16072)}\n      [6784,6787) {breg5(16072)}\n      [6787,67f0) {fbreg(-328)}\n      [67f0,67f8) {breg2(16072)}\n      [67f8,680c) {fbreg(-328)}\n      [680c,6820) {breg1(16072)}\n      [6820,6828) {fbreg(-328)}\n      [6828,6830) {breg0(16072)}\n      [6830,6914) {fbreg(-328)}\n      [6af0,6b14) {fbreg(-328)}\n      [6b14,6b24) {breg0(16072)}\n      [6b30,6b34) {fbreg(-328)}\n      [6b34,6b50) {breg0(16072)}\n      [6b50,6b58) {fbreg(-328)}\n      [6b58,6b70) {breg1(16072)}\n      [6b70,6b74) {fbreg(-328)}\n      [6b74,6b7c) {breg0(16072)}\n      [6b7c,6b84) {fbreg(-328)}\n      [6b84,6b8c) {breg0(16072)}\n      [6b8c,6bb0) {fbreg(-328)}\n      [6c58,6c60) {fbreg(-328)}\n      [6c60,6c7c) {breg1(16072)}\n      [6c7c,6c80) {fbreg(-328)}\n      [6c80,6c88) {breg0(16072)}\n      [6c88,6c94) {fbreg(-328)}\n      [6c94,6cb8) {breg0(16072)}\n      [6cb8,6cc8) {fbreg(-328)}\n      [6cc8,6cd4) {breg0(16072)}\n      [6cd4,6ce8) {fbreg(-328)}\n      [6ce8,6d00) {breg1(16072)}\n      [6d00,6d14) {fbreg(-328)}\n      [6d14,6d1c) {breg1(16072)}\n      [6d1c,6d20) {fbreg(-328)}\n      [6d20,6d34) {breg0(16072)}\n      [73a0,73c0) {fbreg(-328)}\n      [73c0,73cc) {breg0(16072)}\n      [73cc,7400) {fbreg(-328)}\n      [7400,7404) {breg1(16072)}\n      [7404,7410) {fbreg(-328)}\n      [7538,754f) {breg3(16072)}\n      [754f,7564) {fbreg(-328)}\n      [7614,767c) {fbreg(-328)}\n      [767c,7688) {breg1(16072)}\n      [7688,769c) {fbreg(-328)}\n      [769c,76a4) {breg1(16072)}\n      [76a4,76b8) {fbreg(-328)}\n      [76b8,76c4) {breg2(16072)}\n      [76c4,76c8) {breg0(16072)}\n      [76c8,76d4) {fbreg(-328)}\n      [76e8,76f8) {breg1(16072)}\n      [76f8,7704) {breg0(16072)}\n      [7704,7708) {fbreg(-328)}\n    [446b] variable 'check_prelink'\n      [521c,5488) {fbreg(-352)}\n      [54c8,54d4) {fbreg(-352)}\n      [54d4,54d8) {lit1, stack_value}\n      [54d8,5674) {fbreg(-352)}\n      [5684,5a9c) {fbreg(-352)}\n      [5aa8,5b84) {fbreg(-352)}\n      [5b94,6464) {fbreg(-352)}\n      [65cc,6660) {fbreg(-352)}\n      [66a8,6914) {fbreg(-352)}\n      [6af0,6b24) {fbreg(-352)}\n      [6b30,6bb0) {fbreg(-352)}\n      [6c58,6c74) {fbreg(-352)}\n      [73a0,7410) {fbreg(-352)}\n      [7538,7564) {fbreg(-352)}\n      [7614,76d4) {fbreg(-352)}\n      [76e8,76f8) {fbreg(-352)}\n    [447f] variable 'unstripped_symtab'\n      [521c,52dc) {fbreg(-344)}\n      [52dc,52f0) {reg21}\n      [52f0,5488) {fbreg(-344)}\n      [54c8,5674) {fbreg(-344)}\n      [5684,5a9c) {fbreg(-344)}\n      [5aa8,5b84) {fbreg(-344)}\n      [5b94,6464) {fbreg(-344)}\n      [65cc,6660) {fbreg(-344)}\n      [66a8,6914) {fbreg(-344)}\n      [6af0,6b24) {fbreg(-344)}\n      [6b30,6bb0) {fbreg(-344)}\n      [6c58,6d34) {fbreg(-344)}\n      [73a0,7410) {fbreg(-344)}\n      [7538,7564) {fbreg(-344)}\n      [7614,76d4) {fbreg(-344)}\n      [76e8,7708) {fbreg(-344)}\n    [4493] variable 'unstripped_strndx'\n      [521c,5488) {fbreg(-320)}\n      [54c8,5674) {fbreg(-320)}\n      [5684,5a9c) {fbreg(-320)}\n      [5aa8,5acc) {fbreg(-320)}\n      [5b94,5f04) {fbreg(-320)}\n      [5f88,608c) {fbreg(-320)}\n      [61c0,61d4) {fbreg(-320)}\n      [65f0,6660) {fbreg(-320)}\n      [67e4,67f8) {fbreg(-320)}\n      [680c,6858) {fbreg(-320)}\n      [6b30,6b8c) {fbreg(-320)}\n      [7538,7564) {fbreg(-320)}\n      [7614,7650) {fbreg(-320)}\n    [44a7] variable 'alloc_avail'\n      [521c,52d4) {reg22}\n      [52dc,5310) {reg22}\n      [5310,5320) {reg25}\n      [5328,5350) {reg22}\n      [5390,5488) {reg22}\n      [54c8,54e8) {reg22}\n      [54f0,5508) {reg22}\n      [56a8,56f4) {reg22}\n      [5ab8,5ac4) {reg22}\n      [6818,6820) {reg22}\n    [44bb] variable 'split_bss'\n      [54f0,5510) {lit0, stack_value}\n      [5510,5674) {fbreg(-312)}\n      [5684,56a8) {fbreg(-312)}\n      [56a8,5a9c) {lit0, stack_value}\n      [5aa8,5ab8) {fbreg(-312)}\n      [5acc,5b84) {fbreg(-312)}\n      [5b94,5e94) {lit0, stack_value}\n      [5e94,5f94) {fbreg(-312)}\n      [5f94,608c) {lit0, stack_value}\n      [608c,6464) {fbreg(-312)}\n      [65cc,65f0) {fbreg(-312)}\n      [65f0,6660) {lit0, stack_value}\n      [66a8,67e4) {fbreg(-312)}\n      [67e4,67f8) {lit0, stack_value}\n      [67f8,6818) {fbreg(-312)}\n      [6818,6858) {lit0, stack_value}\n      [6858,6914) {fbreg(-312)}\n      [6af0,6b24) {fbreg(-312)}\n      [6b30,6b8c) {lit0, stack_value}\n      [6b8c,6bb0) {fbreg(-312)}\n      [6c58,6d34) {fbreg(-312)}\n      [73a0,7410) {fbreg(-312)}\n      [7538,7564) {lit0, stack_value}\n      [7614,7650) {lit0, stack_value}\n      [7650,76d4) {fbreg(-312)}\n      [76e8,7708) {fbreg(-312)}\n    [44cf] variable 'stripped_dynsym'\n      [5510,5674) {lit0, stack_value}\n      [5684,56a8) {lit0, stack_value}\n      [5aa8,5ab8) {lit0, stack_value}\n      [5acc,5b84) {lit0, stack_value}\n      [5e94,5f94) {lit0, stack_value}\n      [608c,626c) {lit0, stack_value}\n      [626c,642c) {fbreg(-376)}\n      [65cc,65f0) {fbreg(-376)}\n      [66a8,67e4) {fbreg(-376)}\n      [67f8,6818) {lit0, stack_value}\n      [6858,68d8) {fbreg(-376)}\n      [68d8,68e8) {lit0, stack_value}\n      [68e8,6914) {fbreg(-376)}\n      [6af0,6b14) {fbreg(-376)}\n      [6b14,6b24) {lit0, stack_value}\n      [6b8c,6bb0) {fbreg(-376)}\n      [73a0,73c8) {fbreg(-376)}\n      [73c8,73cc) {breg0(16024)}\n      [73cc,73ec) {fbreg(-376)}\n      [73ec,7410) {lit0, stack_value}\n      [7650,7674) {fbreg(-376)}\n    [44e3] variable 'debuglink'\n      [5510,557c) {lit0, stack_value}\n      [557c,5674) {fbreg(-304)}\n      (5684,5684) <empty range>\n      [5684,5698) {reg26}\n      [5698,56a8) {fbreg(-304)}\n      [5aa8,5ab8) {fbreg(-304)}\n      [5acc,5b84) {fbreg(-304)}\n      [5e94,5f94) {fbreg(-304)}\n      [608c,61c0) {fbreg(-304)}\n      [61c0,61d4) {lit0, stack_value}\n      [67f8,6818) {fbreg(-304)}\n      [68d8,68e8) {fbreg(-304)}\n      [73ec,7410) {fbreg(-304)}\n    [44f7] variable 'ndx_sec_num'\n      [5514,5520) {breg0(-1), stack_value}\n      [5520,557c) {reg2}\n      [557c,55dc) {fbreg(-368)}\n      [55dc,55e4) {breg1(16032)}\n      [55e4,560c) {fbreg(-368)}\n      [560c,5610) {breg0(16032)}\n      [5610,5674) {fbreg(-368)}\n      [5684,568c) {fbreg(-368)}\n      [568c,5698) {breg1(16032)}\n      [5698,56a8) {fbreg(-368)}\n      [5aa8,5ab8) {fbreg(-368)}\n      [5acc,5ad0) {fbreg(-368)}\n      [5ad0,5ae4) {breg0(16032)}\n      [5ae4,5ae8) {fbreg(-368)}\n      [5ae8,5b24) {breg1(16032)}\n      [5b24,5b40) {fbreg(-368)}\n      [5b40,5b48) {breg0(16032)}\n      [5b48,5b70) {fbreg(-368)}\n      [5b70,5b74) {breg0(16032)}\n      [5b74,5b84) {fbreg(-368)}\n      [5e94,5e98) {fbreg(-368)}\n      [5e98,5ebc) {breg0(16032)}\n      [5ebc,5ed8) {breg1(16032)}\n      [5ed8,5ee8) {breg0(16032)}\n      [5ee8,5eec) {fbreg(-368)}\n      [5eec,5f07) {breg3(16032)}\n      [5f07,5f0c) {fbreg(-368)}\n      [5f0c,5f30) {breg0(16032)}\n      [5f30,5f6c) {fbreg(-368)}\n      [5f6c,5f74) {breg0(16032)}\n      [5f74,5f94) {fbreg(-368)}\n      [608c,6090) {fbreg(-368)}\n      [6090,609c) {breg0(16032)}\n      [609c,60a0) {fbreg(-368)}\n      [60a0,60ac) {breg0(16032)}\n      [60ac,60bc) {fbreg(-368)}\n      [60bc,60cb) {breg3(16032)}\n      [60cb,60d0) {fbreg(-368)}\n      [60d0,60e0) {breg1(16032)}\n      [60e0,60e8) {breg0(16032)}\n      [60e8,60f4) {fbreg(-368)}\n      [60f4,60fc) {breg0(16032)}\n      [60fc,6124) {breg1(16032)}\n      [6124,6128) {fbreg(-368)}\n      [6128,612c) {breg0(16032)}\n      [612c,6138) {fbreg(-368)}\n      [6138,613c) {breg0(16032)}\n      [613c,6148) {fbreg(-368)}\n      [6148,614c) {breg0(16032)}\n      [614c,615c) {fbreg(-368)}\n      [615c,6164) {breg0(16032)}\n      [6164,616c) {fbreg(-368)}\n      [616c,6177) {breg2(16032)}\n      [6177,6184) {fbreg(-368)}\n      [6184,618c) {breg0(16032)}\n      [618c,6194) {fbreg(-368)}\n      [6194,6198) {breg1(16032)}\n      [6198,61a0) {fbreg(-368)}\n      [61a0,61a4) {breg1(16032)}\n      [61a4,61b0) {fbreg(-368)}\n      [61b0,61b4) {breg0(16032)}\n      [61b4,61c0) {fbreg(-368)}\n      [61c0,61d4) {reg2}\n      [61d4,61d8) {fbreg(-368)}\n      [61d8,61e4) {breg0(16032)}\n      [61e4,61f0) {fbreg(-368)}\n      [61f0,6208) {breg1(16032)}\n      [6208,6210) {breg0(16032)}\n      [6210,6227) {breg3(16032)}\n      [6227,6244) {fbreg(-368)}\n      [6244,626c) {breg0(16032)}\n      [67f8,680c) {fbreg(-368)}\n      [680c,6818) {breg1(16032)}\n      [68d8,68e8) {fbreg(-368)}\n      [6b14,6b24) {breg0(16032)}\n      [73ec,7400) {fbreg(-368)}\n      [7400,7404) {breg1(16032)}\n      [7404,7410) {fbreg(-368)}\n    [450b] variable 'ndx_section'\n      [553c,5674) {breg21(0)}\n      [5684,56a8) {breg21(0)}\n      [5aa8,5ab8) {breg21(0)}\n      [5acc,5b84) {breg21(0)}\n      [5e94,5f94) {breg21(0)}\n      [608c,6470) {breg21(0)}\n      [65cc,65f0) {breg21(0)}\n      [66a8,67e4) {breg21(0)}\n      [67f8,6818) {breg21(0)}\n      [6858,6914) {breg21(0)}\n      [6af0,6b24) {breg21(0)}\n      [6b8c,6bb0) {breg21(0)}\n      [6c58,6d58) {breg21(0)}\n      [73a0,7410) {breg21(0)}\n      [7650,7708) {breg21(0)}\n    [451f] variable 'strtab'\n      [553c,557c) {lit0, stack_value}\n      [557c,5674) {reg24}\n      [5684,56a8) {reg24}\n      [5aa8,5ab4) {reg24}\n      [5ab4,5ab8) {reg0}\n      [5acc,5ad0) {fbreg(-296)}\n      [5ad0,5ae4) {breg0(16104)}\n      [5ae4,5ae8) {fbreg(-296)}\n      [5ae8,5b24) {breg1(16104)}\n      [5b24,5b40) {fbreg(-296)}\n      [5b40,5b48) {breg0(16104)}\n      [5b48,5b70) {fbreg(-296)}\n      [5b70,5b74) {breg0(16104)}\n      [5b74,5b84) {fbreg(-296)}\n      [5e94,5eb0) {reg24}\n      [5eb0,5ebc) {breg0(16104)}\n      [5ebc,5ec8) {breg1(16104)}\n      [5ec8,5ecc) {reg0}\n      [5ecc,5ed8) {breg1(16104)}\n      [5ed8,5ee8) {breg0(16104)}\n      [5ee8,5eec) {fbreg(-296)}\n      [5eec,5f07) {breg3(16104)}\n      [5f07,5f0c) {fbreg(-296)}\n      [5f0c,5f30) {breg0(16104)}\n      [5f30,5f6c) {fbreg(-296)}\n      [5f6c,5f74) {breg0(16104)}\n      [5f74,5f88) {fbreg(-296)}\n      [5f88,5f94) {reg24}\n      [608c,6090) {fbreg(-296)}\n      [6090,609c) {breg0(16104)}\n      [609c,60a0) {fbreg(-296)}\n      [60a0,60ac) {breg0(16104)}\n      [60ac,60bc) {fbreg(-296)}\n      [60bc,60cb) {breg3(16104)}\n      [60cb,60d0) {fbreg(-296)}\n      [60d0,60e0) {breg1(16104)}\n      [60e0,60e8) {breg0(16104)}\n      [60e8,60f4) {fbreg(-296)}\n      [60f4,60fc) {breg0(16104)}\n      [60fc,6124) {breg1(16104)}\n      [6124,6128) {fbreg(-296)}\n      [6128,612c) {breg0(16104)}\n      [612c,6138) {fbreg(-296)}\n      [6138,613c) {breg0(16104)}\n      [613c,6148) {fbreg(-296)}\n      [6148,614c) {breg0(16104)}\n      [614c,615c) {fbreg(-296)}\n      [615c,6164) {breg0(16104)}\n      [6164,616c) {fbreg(-296)}\n      [616c,6177) {breg2(16104)}\n      [6177,6184) {fbreg(-296)}\n      [6184,618c) {breg0(16104)}\n      [618c,6194) {fbreg(-296)}\n      [6194,6198) {breg1(16104)}\n      [6198,61a0) {fbreg(-296)}\n      [61a0,61a4) {breg1(16104)}\n      [61a4,61b0) {fbreg(-296)}\n      [61b0,61b4) {breg0(16104)}\n      [61b4,61c0) {fbreg(-296)}\n      [61c0,61d4) {lit0, stack_value}\n      [6470,6498) {fbreg(-296)}\n      [67f8,680c) {fbreg(-296)}\n      [680c,6810) {reg0}\n      [6810,6818) {breg1(16104)}\n      [68d8,68e8) {fbreg(-296)}\n      [6958,6ae0) {fbreg(-296)}\n      [716c,7334) {fbreg(-296)}\n      [73ec,7400) {fbreg(-296)}\n      [7400,7404) {breg1(16104)}\n      [7404,7410) {fbreg(-296)}\n    [4533] variable 'strtab_data'\n      [61e8,6464) {fbreg(-360)}\n      [65cc,65f0) {fbreg(-360)}\n      [66a8,67e4) {fbreg(-360)}\n      [6858,68d8) {fbreg(-360)}\n      [68e8,6914) {fbreg(-360)}\n      [6af0,6b24) {fbreg(-360)}\n      [6b8c,6bb0) {fbreg(-360)}\n      [6c58,6d34) {fbreg(-360)}\n      [73a0,73ec) {fbreg(-360)}\n      [7650,76d4) {fbreg(-360)}\n      [76e8,7708) {fbreg(-360)}\n    [4547] variable 'placed'\n      [6224,6227) {breg0(0)}\n      [6227,6244) {fbreg(-416), deref}\n      [6244,626c) {breg0(15984), deref}\n      [626c,6308) {fbreg(-416), deref}\n      [6308,630c) {breg0(15984), deref}\n      [630c,6378) {fbreg(-416), deref}\n      [6378,6380) {breg0(15984), deref}\n      [6380,63a0) {fbreg(-416), deref}\n      [63a0,63ac) {breg1(15984), deref}\n      [63ac,63c8) {fbreg(-416), deref}\n      [63c8,63cc) {breg1(15984), deref}\n      [63cc,63d8) {fbreg(-416), deref}\n      [63d8,63dc) {breg1(15984), deref}\n      [63dc,6430) {fbreg(-416), deref}\n      [6430,6434) {breg0(15984), deref}\n      [6434,643c) {fbreg(-416), deref}\n      [643c,6444) {breg0(15984), deref}\n      [6444,6450) {fbreg(-416), deref}\n      [6450,6458) {breg1(15984), deref}\n      [6458,6464) {fbreg(-416), deref}\n      [6464,6470) {breg31(16)}\n      [65cc,65f0) {fbreg(-416), deref}\n      [66a8,66c8) {fbreg(-416), deref}\n      [66c8,66ec) {breg1(15984), deref}\n      [66ec,6764) {fbreg(-416), deref}\n      [6764,6784) {breg0(15984), deref}\n      [6784,6787) {breg5(15984), deref}\n      [6787,67e4) {fbreg(-416), deref}\n      [6858,68d8) {fbreg(-416), deref}\n      [68e8,6914) {fbreg(-416), deref}\n      [6af0,6b14) {fbreg(-416), deref}\n      [6b14,6b24) {breg0(15984), deref}\n      [6b8c,6bb0) {fbreg(-416), deref}\n      [6c58,6c60) {fbreg(-416), deref}\n      [6c60,6c7c) {breg1(15984), deref}\n      [6c7c,6c80) {fbreg(-416), deref}\n      [6c80,6c88) {breg0(15984), deref}\n      [6c88,6c94) {fbreg(-416), deref}\n      [6c94,6cb8) {breg0(15984), deref}\n      [6cb8,6cc8) {fbreg(-416), deref}\n      [6cc8,6cd4) {breg0(15984), deref}\n      [6cd4,6ce8) {fbreg(-416), deref}\n      [6ce8,6d00) {breg1(15984), deref}\n      [6d00,6d14) {fbreg(-416), deref}\n      [6d14,6d1c) {breg1(15984), deref}\n      [6d1c,6d20) {fbreg(-416), deref}\n      [6d20,6d34) {breg0(15984), deref}\n      [6d34,7094) {breg31(16)}\n      [7094,7097) {breg2(16)}\n      [7148,716c) {breg31(16)}\n      [7334,73a0) {breg31(16)}\n      [73a0,73c0) {fbreg(-416), deref}\n      [73c0,73cc) {breg0(15984), deref}\n      [73cc,73ec) {fbreg(-416), deref}\n      [7650,767c) {fbreg(-416), deref}\n      [767c,7688) {breg1(15984), deref}\n      [7688,769c) {fbreg(-416), deref}\n      [769c,76a4) {breg1(15984), deref}\n      [76a4,76b8) {fbreg(-416), deref}\n      [76b8,76c4) {breg2(15984), deref}\n      [76c4,76c8) {breg0(15984), deref}\n      [76c8,76d4) {fbreg(-416), deref}\n      [76d4,76e8) {breg31(16)}\n      [76e8,76f8) {breg1(15984), deref}\n      [76f8,7704) {breg0(15984), deref}\n      [7704,7708) {fbreg(-416), deref}\n      [7708,7720) {breg31(16)}\n    [455b] variable 'offset'\n      [6228,626c) {lit0, stack_value}\n      [626c,642c) {fbreg(-320)}\n      [64e8,657c) {reg21}\n      [657c,6588) {breg21(1), stack_value}\n      [6594,65cc) {reg21}\n      [65cc,65f0) {fbreg(-320)}\n      [66a8,67e4) {fbreg(-320)}\n      [6858,68d8) {fbreg(-320)}\n      [68e8,6914) {fbreg(-320)}\n      [6af0,6b14) {fbreg(-320)}\n      [6b14,6b24) {lit0, stack_value}\n      [6b8c,6bb0) {fbreg(-320)}\n      [6bb0,6c00) {reg21}\n      [6c00,6c0c) {reg2}\n      [6c0c,6c34) {reg21}\n      [6c54,6c58) {fbreg(-320)}\n      [73a0,73ec) {fbreg(-320)}\n      [7410,7444) {reg21}\n      [74d0,74d8) {reg21}\n      [7564,7570) {reg21}\n      [75e0,75f0) {reg21}\n      [7650,7674) {fbreg(-320)}\n    [456f] variable 'symdata'\n      [642c,6470) {lit0, stack_value}\n      [6914,6ae0) {fbreg(-384)}\n      [6b24,6b28) {fbreg(-384)}\n      [6c58,706c) {lit0, stack_value}\n      [706c,7148) {fbreg(-384)}\n      [7148,716c) {lit0, stack_value}\n      [716c,7334) {fbreg(-384)}\n      [7334,73a0) {lit0, stack_value}\n      [7674,7720) {lit0, stack_value}\n    [4583] variable 'symstrtab'\n      [642c,6470) {lit0, stack_value}\n      [6470,6498) {fbreg(-288)}\n      [6914,6ae0) {fbreg(-288)}\n      [6b24,6b28) {fbreg(-288)}\n      [6c58,6ef4) {lit0, stack_value}\n      [6ef4,6fc8) {fbreg(-288)}\n      [6fc8,6ffc) {lit0, stack_value}\n      [6ffc,7358) {fbreg(-288)}\n      [7358,7398) {lit0, stack_value}\n      [7398,73a0) {fbreg(-288)}\n      [7674,7720) {lit0, stack_value}\n    [4597] variable 'symstrdata'\n      [642c,6470) {lit0, stack_value}\n      [6470,6498) {fbreg(-312)}\n      [6914,6ae0) {fbreg(-312)}\n      [6b24,6b28) {fbreg(-312)}\n      [6c58,7084) {lit0, stack_value}\n      [7084,7148) {fbreg(-312)}\n      [7148,716c) {lit0, stack_value}\n      [716c,7334) {fbreg(-312)}\n      [7334,73a0) {lit0, stack_value}\n      [7674,7720) {lit0, stack_value}\n    [45ab] variable '__PRETTY_FUNCTION__'\n      [4f40,7720) {addr(0x9d90)}\n    [45be] variable 'skip_reloc'\n      (64e8,64e8) <empty range>\n      [64e8,6500) {breg19(0), not, stack_value}\n    [45d2] variable 'phnum'\n      [4f40,7720) {fbreg(-304)}\n    [69a1] variable '<unknown>'\n      [5514,5524) {breg0(-2), stack_value}\n      [5524,557c) {fbreg(-232), deref, lit2, minus, stack_value}\n      [557c,55dc) {fbreg(-368), deref, lit1, minus, stack_value}\n      [55dc,55e4) {breg1(16032), deref, lit1, minus, stack_value}\n      [55e4,560c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [560c,5610) {breg0(16032), deref, lit1, minus, stack_value}\n      [5610,5674) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5684,568c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [568c,5698) {breg1(16032), deref, lit1, minus, stack_value}\n      [5698,56a8) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5aa8,5ab8) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5acc,5ad0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5ad0,5ae4) {breg0(16032), deref, lit1, minus, stack_value}\n      [5ae4,5ae8) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5ae8,5b24) {breg1(16032), deref, lit1, minus, stack_value}\n      [5b24,5b40) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5b40,5b48) {breg0(16032), deref, lit1, minus, stack_value}\n      [5b48,5b70) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5b70,5b74) {breg0(16032), deref, lit1, minus, stack_value}\n      [5b74,5b84) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5e94,5e98) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5e98,5ebc) {breg0(16032), deref, lit1, minus, stack_value}\n      [5ebc,5ed8) {breg1(16032), deref, lit1, minus, stack_value}\n      [5ed8,5ee8) {breg0(16032), deref, lit1, minus, stack_value}\n      [5ee8,5eec) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5eec,5f07) {breg3(16032), deref, lit1, minus, stack_value}\n      [5f07,5f0c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5f0c,5f30) {breg0(16032), deref, lit1, minus, stack_value}\n      [5f30,5f6c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5f6c,5f74) {breg0(16032), deref, lit1, minus, stack_value}\n      [5f74,5f94) {fbreg(-368), deref, lit1, minus, stack_value}\n      [608c,6090) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6090,609c) {breg0(16032), deref, lit1, minus, stack_value}\n      [609c,60a0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [60a0,60ac) {breg0(16032), deref, lit1, minus, stack_value}\n      [60ac,60bc) {fbreg(-368), deref, lit1, minus, stack_value}\n      [60bc,60cb) {breg3(16032), deref, lit1, minus, stack_value}\n      [60cb,60d0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [60d0,60e0) {breg1(16032), deref, lit1, minus, stack_value}\n      [60e0,60e8) {breg0(16032), deref, lit1, minus, stack_value}\n      [60e8,60f4) {fbreg(-368), deref, lit1, minus, stack_value}\n      [60f4,60fc) {breg0(16032), deref, lit1, minus, stack_value}\n      [60fc,6124) {breg1(16032), deref, lit1, minus, stack_value}\n      [6124,6128) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6128,612c) {breg0(16032), deref, lit1, minus, stack_value}\n      [612c,6138) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6138,613c) {breg0(16032), deref, lit1, minus, stack_value}\n      [613c,6148) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6148,614c) {breg0(16032), deref, lit1, minus, stack_value}\n      [614c,615c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [615c,6164) {breg0(16032), deref, lit1, minus, stack_value}\n      [6164,616c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [616c,6177) {breg2(16032), deref, lit1, minus, stack_value}\n      [6177,6184) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6184,618c) {breg0(16032), deref, lit1, minus, stack_value}\n      [618c,6194) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6194,6198) {breg1(16032), deref, lit1, minus, stack_value}\n      [6198,61a0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [61a0,61a4) {breg1(16032), deref, lit1, minus, stack_value}\n      [61a4,61b0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [61b0,61b4) {breg0(16032), deref, lit1, minus, stack_value}\n      [61b4,61c0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [61c0,61d4) {fbreg(-232), deref, lit2, minus, stack_value}\n      [61d4,61d8) {fbreg(-368), deref, lit1, minus, stack_value}\n      [61d8,61e4) {breg0(16032), deref, lit1, minus, stack_value}\n      [61e4,61f0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [61f0,6208) {breg1(16032), deref, lit1, minus, stack_value}\n      [6208,6210) {breg0(16032), deref, lit1, minus, stack_value}\n      [6210,6227) {breg3(16032), deref, lit1, minus, stack_value}\n      [6227,6244) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6244,626c) {breg0(16032), deref, lit1, minus, stack_value}\n      [67f8,680c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [680c,6818) {breg1(16032), deref, lit1, minus, stack_value}\n      [68d8,68e8) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6b14,6b24) {breg0(16032), deref, lit1, minus, stack_value}\n      [73ec,7400) {fbreg(-368), deref, lit1, minus, stack_value}\n      [7400,7404) {breg1(16032), deref, lit1, minus, stack_value}\n      [7404,7410) {fbreg(-368), deref, lit1, minus, stack_value}\n    [69ae] variable '<unknown>'\n      [7084,708c) {breg1(-2), stack_value}\n      [708c,7097) {fbreg(-240), deref, lit2, minus, stack_value}\n    [6ec7] variable '<unknown>'\n      [5ec8,5eec) {breg3(-1), stack_value}\n      [5eec,5f07) {fbreg(-240), deref, lit1, minus, stack_value}\n      [5f07,5f0c) {fbreg(-360), deref, lit1, minus, stack_value}\n      [5f0c,5f2c) {breg0(16040), deref, lit1, minus, stack_value}\n  [6a8d] inlined function 'new_shstrtab'@5eb8\n    [6aa7] parameter 'strtab'\n      [61c0,61d4) {lit0, stack_value}\n    [6ab4] parameter 'stripped_shnum'\n      [5eb8,5f28) {reg22}\n      [61c0,61d4) {fbreg(-232)}\n      [680c,6818) {reg22}\n    [6ac1] parameter 'sections'\n      [5acc,5ae0) {reg20}\n      [5ae0,5b10) {reg19}\n      [5b10,5b24) {breg1(16008)}\n      [5b24,5b40) {fbreg(-392)}\n      [5b40,5b48) {breg0(16008)}\n      [5b48,5b70) {fbreg(-392)}\n      [5b70,5b74) {breg0(16008)}\n      [5b74,5b84) {fbreg(-392)}\n      [5eb8,5f3c) {reg19}\n      [5f3c,5f88) {reg20}\n      [608c,6090) {fbreg(-392)}\n      [6090,609c) {breg0(16008)}\n      [61c0,61d4) {reg19}\n      [680c,6818) {reg19}\n    [6ace] parameter 'unstripped_shstrndx'\n      [5ea0,5ec0) {fbreg(-384)}\n      [61c0,61d4) {fbreg(-256)}\n    [6adb] parameter 'shstrtab'\n      [5acc,5ad0) {fbreg(-328)}\n      [5ad0,5ae4) {breg0(16072)}\n      [5ae4,5ae8) {fbreg(-328)}\n      [5ae8,5b24) {breg1(16072)}\n      [5b24,5b40) {fbreg(-328)}\n      [5b40,5b48) {breg0(16072)}\n      [5b48,5b70) {fbreg(-328)}\n      [5b70,5b74) {breg0(16072)}\n      [5b74,5b84) {fbreg(-328)}\n      [5ea0,5ebc) {breg0(16072)}\n      [5ebc,5ed8) {breg1(16072)}\n      [5ed8,5ee8) {breg0(16072)}\n      [5ee8,5eec) {fbreg(-328)}\n      [5eec,5f07) {breg3(16072)}\n      [5f07,5f0c) {fbreg(-328)}\n      [5f0c,5f30) {breg0(16072)}\n      [5f30,5f6c) {fbreg(-328)}\n      [5f6c,5f74) {breg0(16072)}\n      [5f74,5f88) {fbreg(-328)}\n      [608c,6090) {fbreg(-328)}\n      [6090,609c) {breg0(16072)}\n      [609c,60a0) {fbreg(-328)}\n      [60a0,60ac) {breg0(16072)}\n      [60ac,60bc) {fbreg(-328)}\n      [60bc,60cb) {breg3(16072)}\n      [60cb,60d0) {fbreg(-328)}\n      [60d0,60e0) {breg1(16072)}\n      [60e0,60e8) {breg0(16072)}\n      [60e8,60f4) {fbreg(-328)}\n      [60f4,60fc) {breg0(16072)}\n      [60fc,6124) {breg1(16072)}\n      [6124,6128) {fbreg(-328)}\n      [6128,612c) {breg0(16072)}\n      [612c,6138) {fbreg(-328)}\n      [6138,613c) {breg0(16072)}\n      [613c,6148) {fbreg(-328)}\n      [6148,614c) {breg0(16072)}\n      [614c,615c) {fbreg(-328)}\n      [615c,6164) {breg0(16072)}\n      [6164,616c) {fbreg(-328)}\n      [616c,6177) {breg2(16072)}\n      [6177,6184) {fbreg(-328)}\n      [6184,618c) {breg0(16072)}\n      [618c,6194) {fbreg(-328)}\n      [6194,6198) {breg1(16072)}\n      [6198,61a0) {fbreg(-328)}\n      [61a0,61a4) {breg1(16072)}\n      [61a4,61b0) {fbreg(-328)}\n      [61b0,61b4) {breg0(16072)}\n      [61b4,61c0) {fbreg(-328)}\n      [61c0,61c4) {fbreg(-328)}\n      [61c4,61d4) {breg0(16072)}\n      [61d4,61d8) {fbreg(-328)}\n      [61d8,61e4) {breg0(16072)}\n      [61e4,61e8) {fbreg(-328)}\n      [67f8,680c) {fbreg(-328)}\n      [680c,6818) {breg1(16072)}\n      [68d8,68e8) {fbreg(-328)}\n      [73ec,7400) {fbreg(-328)}\n      [7400,7404) {breg1(16072)}\n      [7404,7410) {fbreg(-328)}\n    [6ae8] parameter 'unstripped_shnum'\n      [5ea0,5eec) {reg3}\n      [5eec,5f07) {fbreg(-240)}\n      [5f07,5f0c) {fbreg(-360)}\n      [5f0c,5f2c) {breg0(16040)}\n      [61c0,61d4) {fbreg(-240)}\n      [680c,6818) {reg3}\n    [6af5] parameter 'unstripped'\n      [5acc,5b84) {fbreg(-280)}\n      [5ea0,5f88) {fbreg(-280)}\n      [608c,61c0) {fbreg(-280)}\n      [61c0,61e8) {fbreg(-280)}\n      [67f8,6818) {fbreg(-280)}\n      [68d8,68e8) {fbreg(-280)}\n      [73ec,7410) {fbreg(-280)}\n  [4c2d] inlined function 'find_alloc_sections_prelink'@56dc\n    [4c47] parameter 'nsections'\n      [56dc,571c) {reg2}\n      [571c,5770) {reg19}\n      [5b94,5ba0) {reg19}\n      [6818,6820) {reg2}\n    [4c54] parameter 'nalloc'\n      [56dc,5994) {reg26}\n      [5994,59b0) {breg2(16024)}\n      [59b0,59d8) {fbreg(-376)}\n      [59d8,59e4) {breg2(16024)}\n      [59e4,5a04) {fbreg(-376)}\n      [5a04,5a0c) {breg0(16024)}\n      [5a0c,5a34) {fbreg(-376)}\n      [5a34,5a3c) {breg0(16024)}\n      [5a3c,5a9c) {fbreg(-376)}\n      [5b94,5bac) {reg26}\n      [5f94,5f98) {fbreg(-376)}\n      [5f98,5fb4) {breg0(16024)}\n      [65f0,6610) {reg26}\n      [67f0,67f8) {reg26}\n      [6818,6858) {reg26}\n      [7538,7564) {reg26}\n      [7614,7650) {fbreg(-376)}\n    [4c61] parameter 'sections'\n      [56dc,5714) {reg19}\n      [5714,571c) {breg0(16104)}\n      [571c,5758) {fbreg(-296)}\n      [5758,5774) {breg0(16104)}\n      [5774,57a0) {breg2(16104)}\n      [57a0,5a9c) {breg31(16), stack_value}\n      [5b94,5b98) {fbreg(-296)}\n      [5b98,5bac) {breg0(16104)}\n      [5bac,5e94) {breg31(16), stack_value}\n      [5f94,608c) {breg31(16), stack_value}\n      [65f0,6660) {breg31(16), stack_value}\n      [67e4,67f8) {breg31(16), stack_value}\n      [6818,6820) {reg19}\n      [6820,6858) {breg31(16), stack_value}\n      [6b30,6b8c) {breg31(16), stack_value}\n      [7538,7564) {breg31(16), stack_value}\n      [7614,7650) {breg31(16), stack_value}\n    [4c6e] parameter 'bias'\n      [56dc,5a9c) {fbreg(-288)}\n      [5b94,5e94) {fbreg(-288)}\n      [5f94,608c) {fbreg(-288)}\n      [65f0,6660) {fbreg(-288)}\n      [67e4,67f8) {fbreg(-288)}\n      [6818,6858) {fbreg(-288)}\n      [6b30,6b8c) {fbreg(-288)}\n      [7538,7564) {fbreg(-288)}\n      [7614,7650) {fbreg(-288)}\n    [4c7b] parameter 'main_shstrtab'\n      [56dc,56ec) {reg0}\n      [56ec,571c) {breg0(16088)}\n      [571c,5758) {fbreg(-312)}\n      [5758,5774) {breg0(16088)}\n      [5774,57a7) {breg2(16088)}\n      [57a7,57b0) {fbreg(-312)}\n      [57b0,57dc) {breg0(16088)}\n      [57dc,57fc) {breg1(16088)}\n      [57fc,5820) {fbreg(-312)}\n      [5820,5834) {breg2(16088)}\n      [5834,583c) {fbreg(-312)}\n      [583c,5884) {breg1(16088)}\n      [5884,5888) {breg0(16088)}\n      [5888,588f) {breg4(16088)}\n      [588f,58e0) {fbreg(-312)}\n      [58e0,590f) {breg3(16088)}\n      [590f,5914) {fbreg(-312)}\n      [5914,5930) {breg1(16088)}\n      [5930,5938) {fbreg(-312)}\n      [5938,595b) {breg1(16088)}\n      [595b,5960) {fbreg(-312)}\n      [5960,5970) {breg1(16088)}\n      [5970,59a4) {breg2(16088)}\n      [5b94,5b98) {fbreg(-312)}\n      [5b98,5bac) {breg0(16088)}\n      [65f0,6600) {breg1(16088)}\n      [6600,6610) {fbreg(-312)}\n      [67f0,67f8) {breg2(16088)}\n      [6818,681c) {reg0}\n      [681c,6820) {breg1(16088)}\n      [6820,6828) {fbreg(-312)}\n      [6828,6830) {breg0(16088)}\n      [6830,6858) {fbreg(-312)}\n      [7538,754f) {breg3(16088)}\n      [754f,7564) {fbreg(-312)}\n    [4c88] parameter 'main_ehdr'\n      [56dc,59a8) {reg28}\n      [59a8,59b0) {breg2(16088)}\n      [59b0,59d8) {fbreg(-312)}\n      [59d8,59e4) {breg2(16088)}\n      [59e4,5a04) {fbreg(-312)}\n      [5a04,5a0c) {breg0(16088)}\n      [5a0c,5a34) {fbreg(-312)}\n      [5a34,5a3c) {breg0(16088)}\n      [5a3c,5a9c) {fbreg(-312)}\n      [5b94,5bac) {reg28}\n      [5bac,5e94) {entry_value(1) {reg2}, stack_value}\n      [5f94,5f98) {fbreg(-312)}\n      [5f98,5fb4) {breg0(16088)}\n      [5fb4,608c) {entry_value(1) {reg2}, stack_value}\n      [65f0,6610) {reg28}\n      [6610,6660) {entry_value(1) {reg2}, stack_value}\n      [67e4,67f0) {entry_value(1) {reg2}, stack_value}\n      [67f0,67f8) {reg28}\n      [6818,6858) {reg28}\n      [6b30,6b8c) {entry_value(1) {reg2}, stack_value}\n      [7538,7564) {reg28}\n      [7614,7650) {fbreg(-312)}\n    [4c95] parameter 'main'\n      [56dc,571c) {reg20}\n      [571c,5758) {fbreg(-368)}\n      [5758,5774) {breg0(16032)}\n      [5774,57a7) {breg2(16032)}\n      [57a7,57b0) {fbreg(-368)}\n      [57b0,57dc) {breg0(16032)}\n      [57dc,57fc) {breg1(16032)}\n      [57fc,5820) {fbreg(-368)}\n      [5820,5834) {breg2(16032)}\n      [5834,583c) {fbreg(-368)}\n      [583c,5884) {breg1(16032)}\n      [5884,5888) {breg0(16032)}\n      [5888,588f) {breg4(16032)}\n      [588f,58e0) {fbreg(-368)}\n      [58e0,590f) {breg3(16032)}\n      [590f,5914) {fbreg(-368)}\n      [5914,5930) {breg1(16032)}\n      [5930,5938) {fbreg(-368)}\n      [5938,594c) {breg1(16032)}\n      [5b94,5b98) {fbreg(-368)}\n      [5b98,5bac) {breg0(16032)}\n      [65f0,6600) {breg1(16032)}\n      [6600,6610) {fbreg(-368)}\n      [6818,6820) {reg20}\n      [6820,6828) {fbreg(-368)}\n      [6828,6830) {breg0(16032)}\n      [6830,6858) {fbreg(-368)}\n      [7538,754f) {breg3(16032)}\n      [754f,7564) {fbreg(-368)}\n    [4ca2] parameter 'debug_shstrtab'\n      [56dc,56e8) {breg1(16072)}\n      [56e8,56ec) {fbreg(-328)}\n      [56ec,571c) {breg0(16072)}\n      [571c,5758) {fbreg(-328)}\n      [5758,5774) {breg0(16072)}\n      [5774,57a7) {breg2(16072)}\n      [57a7,57b0) {fbreg(-328)}\n      [57b0,57dc) {breg0(16072)}\n      [57dc,57fc) {breg1(16072)}\n      [57fc,5820) {fbreg(-328)}\n      [5820,5834) {breg2(16072)}\n      [5834,583c) {fbreg(-328)}\n      [583c,5884) {breg1(16072)}\n      [5884,5888) {breg0(16072)}\n      [5888,588f) {breg4(16072)}\n      [588f,58e0) {fbreg(-328)}\n      [58e0,590f) {breg3(16072)}\n      [590f,5914) {fbreg(-328)}\n      [5914,5930) {breg1(16072)}\n      [5930,5938) {fbreg(-328)}\n      [5938,595b) {breg1(16072)}\n      [595b,5960) {fbreg(-328)}\n      [5960,5970) {breg1(16072)}\n      [5970,59b0) {breg2(16072)}\n      [59b0,59d8) {fbreg(-328)}\n      [59d8,59e4) {breg2(16072)}\n      [59e4,5a04) {fbreg(-328)}\n      [5a04,5a0c) {breg0(16072)}\n      [5a0c,5a34) {fbreg(-328)}\n      [5a34,5a3c) {breg0(16072)}\n      [5a3c,5a9c) {fbreg(-328)}\n      [5b94,5b98) {fbreg(-328)}\n      [5b98,5bac) {breg0(16072)}\n      [5bac,5bc4) {fbreg(-328)}\n      [5bc4,5bcc) {breg0(16072)}\n      [5bcc,5bec) {fbreg(-328)}\n      [5bec,5bff) {breg2(16072)}\n      [5bff,5c04) {fbreg(-328)}\n      [5c04,5c08) {breg1(16072)}\n      [5c08,5c10) {fbreg(-328)}\n      [5c10,5c14) {breg1(16072)}\n      [5c14,5c24) {fbreg(-328)}\n      [5c24,5c28) {breg0(16072)}\n      [5c28,5c30) {fbreg(-328)}\n      [5c30,5c40) {breg0(16072)}\n      [5c40,5c44) {fbreg(-328)}\n      [5c44,5c50) {breg1(16072)}\n      [5c50,5c58) {fbreg(-328)}\n      [5c58,5c6c) {breg1(16072)}\n      [5c6c,5c70) {breg0(16072)}\n      [5c70,5c80) {fbreg(-328)}\n      [5c80,5c98) {breg0(16072)}\n      [5c98,5ca4) {fbreg(-328)}\n      [5ca4,5cc4) {breg0(16072)}\n      [5cc4,5cd0) {fbreg(-328)}\n      [5cd0,5ce0) {breg0(16072)}\n      [5ce0,5d7c) {fbreg(-328)}\n      [5d7c,5d8f) {breg3(16072)}\n      [5d8f,5d98) {fbreg(-328)}\n      [5d98,5da8) {breg0(16072)}\n      [5da8,5dbc) {fbreg(-328)}\n      [5dbc,5dc0) {breg0(16072)}\n      [5dc0,5dc8) {fbreg(-328)}\n      [5dc8,5dd0) {breg0(16072)}\n      [5dd0,5dd4) {fbreg(-328)}\n      [5dd4,5ddc) {breg0(16072)}\n      [5ddc,5dfc) {fbreg(-328)}\n      [5dfc,5e18) {breg0(16072)}\n      [5e18,5e20) {fbreg(-328)}\n      [5e20,5e2c) {breg1(16072)}\n      [5e2c,5e38) {fbreg(-328)}\n      [5e38,5e3c) {breg0(16072)}\n      [5e3c,5e94) {fbreg(-328)}\n      [5f94,5f98) {fbreg(-328)}\n      [5f98,5fb4) {breg0(16072)}\n      [5fb4,5fb8) {fbreg(-328)}\n      [5fb8,5fd0) {breg0(16072)}\n      [5fd0,5fe0) {fbreg(-328)}\n      [5fe0,5fe8) {breg0(16072)}\n      [5fe8,6020) {fbreg(-328)}\n      [6020,6024) {breg0(16072)}\n      [6024,608c) {fbreg(-328)}\n      [65f0,6600) {breg1(16072)}\n      [6600,661c) {fbreg(-328)}\n      [661c,6638) {breg0(16072)}\n      [6638,6644) {fbreg(-328)}\n      [6644,6660) {breg0(16072)}\n      [67e4,67f0) {fbreg(-328)}\n      [67f0,67f8) {breg2(16072)}\n      [6818,6820) {breg1(16072)}\n      [6820,6828) {fbreg(-328)}\n      [6828,6830) {breg0(16072)}\n      [6830,6858) {fbreg(-328)}\n      [6b30,6b34) {fbreg(-328)}\n      [6b34,6b50) {breg0(16072)}\n      [6b50,6b58) {fbreg(-328)}\n      [6b58,6b70) {breg1(16072)}\n      [6b70,6b74) {fbreg(-328)}\n      [6b74,6b7c) {breg0(16072)}\n      [6b7c,6b84) {fbreg(-328)}\n      [6b84,6b8c) {breg0(16072)}\n      [7538,754f) {breg3(16072)}\n      [754f,7564) {fbreg(-328)}\n      [7614,7650) {fbreg(-328)}\n    [4caf] parameter 'debug'\n      [56dc,5a9c) {fbreg(-280)}\n      [5b94,5e94) {fbreg(-280)}\n      [5f94,608c) {fbreg(-280)}\n      [65f0,6660) {fbreg(-280)}\n      [67e4,67f8) {fbreg(-280)}\n      [6818,6858) {fbreg(-280)}\n      [6b30,6b8c) {fbreg(-280)}\n      [7538,7564) {fbreg(-280)}\n      [7614,7650) {fbreg(-280)}\n  [53f5] inlined function 'check_match'@5e7c\n    [5412] parameter 'name'\n      [5e7c,5e87) {reg2}\n    [541f] parameter 'scn'\n      [5e7c,5e90) {reg21}\n    [542c] parameter 'match'\n      <no value>\n  [556a] inlined function 'check_match'@5de0\n    [5580] parameter 'name'\n      (5de0,5de0) <empty range>\n      [5e3c,5e50) {reg22}\n    [558d] parameter 'scn'\n      (5de0,5de0) <empty range>\n    [559a] parameter 'match'\n      (5de0,5de0) <empty range>\n      [5e3c,5e50) {breg24(0), lit0, eq, stack_value}\n  [4611] inlined function 'get_group_sig'@5058\n    [462b] parameter 'shdr'\n      [5058,506c) {reg26}\n    [4638] parameter 'elf'\n      [5058,506c) {reg20}\n  [49d8] inlined function 'get_group_sig'@5390\n    [49fe] parameter 'shdr'\n      [5390,53bc) {reg23}\n    [4a0b] parameter 'elf'\n      [5390,53bc) {fbreg(-280)}\n    [4a18] variable 'symscn'\n      <no value>\n    [4a1d] variable 'symshdr_mem'\n      <no value>\n    [4a22] variable 'symshdr'\n      <no value>\n    [4a27] variable 'symdata'\n      <no value>\n    [4a2c] variable 'sym_mem'\n      <no value>\n    [4a31] variable 'sym'\n      <no value>\n    [4a36] variable 'sig'\n      <no value>\n  [4fc5] inlined function 'get_group_sig'@5a28\n    [4fdf] parameter 'shdr'\n      [5a28,5a44) {reg20}\n    [4fec] parameter 'elf'\n      [5a28,5a44) {fbreg(-296)}\n  [4a7c] inlined function 'get_section_name'@5278\n    [4a96] parameter 'shstrtab'\n      [5278,527c) {fbreg(-328)}\n      [527c,5280) {breg1(16072)}\n      [5280,5294) {fbreg(-328)}\n      [5294,5298) {breg0(16072)}\n      [5298,52a8) {fbreg(-328)}\n      [52a8,52ac) {breg1(16072)}\n    [4aa3] parameter 'shdr'\n      [5278,52ac) {reg23}\n    [4ab0] parameter 'ndx'\n      [5278,5294) {reg0}\n  [4e92] inlined function 'get_section_name'@59f4\n    [4eac] parameter 'shstrtab'\n      <no value>\n    [4eb1] parameter 'shdr'\n      [59f4,59fc) {reg20}\n      [7614,7650) {reg20}\n    [4ebe] parameter 'ndx'\n      [59f4,59fc) {breg25(1), stack_value}\n      [7614,7650) {breg25(1), stack_value}\n  [4ecb] inlined function 'get_section_name'@7614\n    [4eed] parameter 'shdr'\n      [7614,7650) {reg20}\n    [4efa] parameter 'shstrtab'\n      <no value>\n    [4eff] parameter 'ndx'\n      [7614,7650) {breg25(1), stack_value}\n  [533c] inlined function 'get_section_name'@5c00\n    [5356] parameter 'shstrtab'\n      [5c00,5c04) {fbreg(-328)}\n      [5c04,5c08) {breg1(16072)}\n      [5c08,5c10) {fbreg(-328)}\n      [5c10,5c14) {breg1(16072)}\n      [5c14,5c24) {fbreg(-328)}\n      [5c24,5c28) {breg0(16072)}\n      [5c28,5c30) {fbreg(-328)}\n      [5c30,5c34) {breg0(16072)}\n    [5363] parameter 'shdr'\n      [5c00,5c04) {fbreg(-296)}\n      [5c04,5c08) {breg1(16104)}\n      [5c08,5c10) {fbreg(-296)}\n      [5c10,5c14) {breg1(16104)}\n      [5c14,5c24) {fbreg(-296)}\n      [5c24,5c28) {breg0(16104)}\n      [5c28,5c30) {fbreg(-296)}\n      [5c30,5c34) {breg0(16104)}\n    [5370] parameter 'ndx'\n      [5c00,5c24) {reg0}\n  [6003] inlined function 'get_section_name'@7110\n    [601d] parameter 'shstrtab'\n      <no value>\n    [6022] parameter 'shdr'\n      [6b24,6b28) {reg0}\n      [7110,7120) {reg0}\n    [602f] parameter 'ndx'\n      [6b24,6b28) {reg19}\n      [7110,7120) {reg19}\n  [6bb6] inlined function 'get_section_name'@5b58\n    [6bd0] parameter 'shstrtab'\n      [5b58,5b68) {fbreg(-328)}\n    [6bdd] parameter 'shdr'\n      [5b58,5b68) {reg0}\n    [6bea] parameter 'ndx'\n      [5b58,5b68) {reg25}\n  [7820] function 'find_alloc_section'@3df0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7841] parameter 'shdr'\n      [3df0,3e14) {reg0}\n      [3e14,3e74) {reg22}\n      [3e74,3e88) {entry_value(1) {reg0}, stack_value}\n      [3e88,3ed4) {reg22}\n      [3ed4,3ed7) {reg2}\n      [3ed7,3f08) {reg22}\n      [3f08,3f0c) {reg2}\n    [7855] parameter 'bias'\n      [3df0,3e64) {reg1}\n      [3e64,3e88) {entry_value(1) {reg1}, stack_value}\n      [3e88,3ed4) {reg1}\n      [3ed4,3f0c) {entry_value(1) {reg1}, stack_value}\n    [7869] parameter 'name'\n      [3df0,3e64) {reg2}\n      [3e64,3e7c) {reg25}\n      [3e7c,3e88) {entry_value(1) {reg2}, stack_value}\n      [3e88,3ed4) {reg2}\n      [3ed4,3ed7) {reg3}\n      [3ed7,3f08) {reg25}\n      [3f08,3f0c) {reg3}\n    [787d] parameter 'sections'\n      [3df0,3e64) {reg3}\n      [3e64,3e74) {reg21}\n      [3e74,3e88) {entry_value(1) {reg3}, stack_value}\n      [3e88,3ed4) {reg3}\n      [3ed4,3ed7) {reg0}\n      [3ed7,3f08) {reg21}\n      [3f08,3f0c) {reg0}\n    [7891] parameter 'nalloc'\n      [3df0,3e64) {reg4}\n      [3e64,3e78) {reg23}\n      [3e78,3e88) {entry_value(1) {reg4}, stack_value}\n      [3e88,3ed4) {reg4}\n      [3ed4,3f0c) {reg23}\n    [78a5] variable 'addr'\n      [3e24,3e6c) {reg20}\n      [3e88,3f0c) {reg20}\n    [78b9] variable 'l'\n      [3e24,3e30) {lit0, stack_value}\n      [3e30,3e50) {reg7}\n      [3e50,3e64) {reg7}\n      [3e88,3ed4) {reg7}\n    [78cb] variable 'u'\n      [3e24,3e30) {reg4}\n      [3e30,3e50) {reg6}\n      [3e50,3e64) {reg6}\n      [3e88,3ed4) {reg6}\n  [7903] function 'sections_match'@3d40\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7924] parameter 'sections'\n      [3d40,3d58) {reg0}\n      [3d58,3df0) {entry_value(1) {reg0}, stack_value}\n    [7938] parameter 'i'\n      [3d40,3d4c) {reg1}\n      [3d4c,3df0) {entry_value(1) {reg1}, stack_value}\n    [794a] parameter 'shdr'\n      [3d40,3d78) {reg2}\n      [3d78,3d7c) {entry_value(1) {reg2}, stack_value}\n      [3d7c,3d84) {reg2}\n      [3d84,3df0) {entry_value(1) {reg2}, stack_value}\n    [795e] parameter 'name'\n      [3d40,3dc7) {reg3}\n      [3dc7,3ddc) {entry_value(1) {reg3}, stack_value}\n      [3ddc,3df0) {reg3}\n  [7972] inlined function 'sections_flags_match'@3d58\n    [7998] parameter 'sh_type'\n      [3d58,3d6c) {reg5}\n    [79a5] parameter 'sh_flags2'\n      [3d58,3d6c) {reg1}\n    [79b2] parameter 'sh_flags1'\n      [3d58,3d6c) {reg0}\n  [7a33] function 'compare_symbols_output'@3030\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7a54] parameter 'a'\n      [3030,3040) {reg0}\n      [3040,3117) {reg3}\n      [3117,3118) {entry_value(1) {reg0}, stack_value}\n      [3118,3133) {reg3}\n      [3133,3134) {entry_value(1) {reg0}, stack_value}\n    [7a66] parameter 'b'\n      [3030,3110) {reg1}\n      [3110,3118) {entry_value(1) {reg1}, stack_value}\n      [3118,312c) {reg1}\n      [312c,3134) {entry_value(1) {reg1}, stack_value}\n    [7a78] variable 's1'\n      [303c,3040) {reg0}\n      [3040,3117) {reg3}\n      [3117,3118) {entry_value(1) {reg0}, stack_value}\n      [3118,3133) {reg3}\n      [3133,3134) {entry_value(1) {reg0}, stack_value}\n    [7a8b] variable 's2'\n      [303c,3110) {reg1}\n      [3110,3118) {entry_value(1) {reg1}, stack_value}\n      [3118,312c) {reg1}\n      [312c,3134) {entry_value(1) {reg1}, stack_value}\n    [7a9e] variable 'cmp'\n      [3050,3054) {breg2(0), breg0(0), minus, stack_value}\n      [3054,3070) {reg0}\n      [3070,3074) {breg2(0), breg0(0), minus, stack_value}\n      [3074,3090) {reg0}\n      [3090,3094) {breg2(0), breg0(0), minus, stack_value}\n      [3094,30c8) {reg0}\n      [30d8,30e0) {reg0}\n      [30e8,3114) {reg0}\n      [3118,311c) {reg0}\n      [3120,3130) {reg0}\n  [a104] inlined function 'compare_symbols'@3bc0\n    [a11a] parameter 'b'\n      [3bc0,3bd8) {reg1}\n      [3be0,3be8) {reg1}\n      [3be8,3bec) {entry_value(1) {reg1}, stack_value}\n    [a127] parameter 'a'\n      [3bc0,3bd4) {reg0}\n      [3bd4,3bd8) {entry_value(1) {reg0}, stack_value}\n      [3be0,3be4) {reg0}\n      [3be4,3bec) {entry_value(1) {reg0}, stack_value}\n  [7bca] function 'collect_symbols'@3610\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7be7] parameter 'outelf'\n      [3610,3628) {reg0}\n      [3628,3677) {reg9}\n      [3677,3828) {fbreg(-232)}\n      [3828,3830) {breg31(-232)}\n      [3830,38f8) {fbreg(-232)}\n    [7bfb] parameter 'rel'\n      [3610,3634) {reg1}\n      [3634,3640) {reg0}\n      [3640,3828) {fbreg(-224)}\n      [3828,3830) {breg31(-224)}\n      [3830,38f8) {fbreg(-224)}\n    [7c0f] parameter 'symscn'\n      [3610,366c) {reg2}\n      [366c,3677) {reg0}\n      [3677,38f8) {entry_value(1) {reg2}, stack_value}\n    [7c23] parameter 'strscn'\n      [3610,3677) {reg3}\n      [3677,3690) {reg21}\n      [3690,3898) {entry_value(1) {reg3}, stack_value}\n      [3898,38a8) {reg21}\n      [38a8,38f8) {entry_value(1) {reg3}, stack_value}\n    [7c37] parameter 'nent'\n      [3610,3677) {reg4}\n      [3677,3820) {reg25}\n      [3820,3830) {entry_value(1) {reg4}, stack_value}\n      [3830,38f8) {reg25}\n    [7c4b] parameter 'bias'\n      [3610,3677) {reg5}\n      [3677,3828) {fbreg(-240)}\n      [3828,3830) {breg31(-240)}\n      [3830,38f8) {fbreg(-240)}\n    [7c5f] parameter 'scnmap'\n      [3610,3677) {reg6}\n      [3677,381c) {reg24}\n      [381c,3830) {entry_value(1) {reg6}, stack_value}\n      [3830,38f8) {reg24}\n    [7c73] parameter 'table'\n      [3610,3677) {reg7}\n      [3677,36b4) {reg28}\n      [36b4,3898) {entry_value(1) {reg7}, stack_value}\n      [3898,38b8) {reg28}\n      [38b8,38f8) {entry_value(1) {reg7}, stack_value}\n    [7c87] parameter 'map'\n      [3610,3828) {fbreg(0)}\n      [3828,3830) {breg31(0)}\n      [3830,38f8) {fbreg(0)}\n    [7c9b] parameter 'split_bss'\n      [3610,3828) {fbreg(8)}\n      [3828,3830) {breg31(8)}\n      [3830,38f8) {fbreg(8)}\n    [7caf] variable 'symdata'\n      [3678,3688) {reg0}\n      [3688,381c) {reg23}\n      [3830,383c) {reg23}\n      [3868,3898) {reg23}\n      [3898,38a0) {reg0}\n      [38a8,38f8) {reg23}\n    [7cc3] variable 'strdata'\n      [3690,36a0) {reg0}\n      [36a0,3818) {reg21}\n      [3830,383c) {reg21}\n      [3868,3898) {reg21}\n      [38a8,38b0) {reg0}\n      [38b0,38f8) {reg21}\n    [7cd7] variable 'shndxdata'\n      <no value>\n  [7fa0] function 'compare_sections_nonrel'@4010\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7fc1] parameter 'a'\n      [4010,401b) {reg0}\n      [401b,401c) {entry_value(1) {reg0}, stack_value}\n    [7fd3] parameter 'b'\n      [4010,401b) {reg1}\n      [401b,401c) {entry_value(1) {reg1}, stack_value}\n  [8007] function 'compare_sections_rel'@4020\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8028] parameter 'a'\n      [4020,402b) {reg0}\n      [402b,402c) {entry_value(1) {reg0}, stack_value}\n    [803a] parameter 'b'\n      [4020,402b) {reg1}\n      [402b,402c) {entry_value(1) {reg1}, stack_value}\n  [a371] inlined function 'compare_sections'@3f40\n    [a38b] parameter 'rel'\n      [3f40,3f8b) {reg2}\n      [3f8b,3f8c) {entry_value(1) {reg2}, stack_value}\n      [3fd8,3fdc) {reg2}\n    [a398] parameter 'b'\n      [3f40,3f80) {reg19}\n      [3f80,3f8c) {entry_value(1) {reg1}, stack_value}\n      [3fd8,3fdc) {reg19}\n    [a3a5] parameter 'a'\n      [3f40,3f8b) {reg3}\n      [3f8b,3f8c) {entry_value(1) {reg0}, stack_value}\n      [3fd8,3fdc) {reg3}\n  [48dd] inlined function 'compare_unalloc_sections'@53dc\n    [48f3] parameter 'sig2'\n      [53dc,5437) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(16)}\n      [5448,5453) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(16)}\n    [4900] parameter 'sig1'\n      [53dc,5438) {fbreg(-312)}\n      [5448,5458) {fbreg(-312)}\n    [490d] parameter 'name2'\n      [53dc,5437) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(8)}\n      [5448,5453) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(8)}\n    [491a] parameter 'name1'\n      [53dc,5438) {fbreg(-296)}\n      [5448,5458) {fbreg(-296)}\n    [4927] parameter 'shdr2'\n      [53dc,5438) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(40), stack_value}\n      [5448,5458) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(40), stack_value}\n    [4934] parameter 'shdr1'\n      [53dc,5438) {reg23}\n      [5448,5458) {reg23}\n  [4941] inlined function 'compare_unalloc_sections'@5418\n    [4957] parameter 'shdr1'\n      [5418,5438) {reg23}\n      [5448,5458) {reg23}\n    [4964] parameter 'shdr2'\n      [5418,5438) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(40), stack_value}\n      [5448,5458) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(40), stack_value}\n    [4971] parameter 'sig2'\n      [5418,5437) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(16)}\n      [5448,5453) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(16)}\n    [497e] parameter 'sig1'\n      [5418,5438) {fbreg(-312)}\n      [5448,5458) {fbreg(-312)}\n    [498b] parameter 'name2'\n      [5418,5437) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(8)}\n      [5448,5453) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(8)}\n    [4998] parameter 'name1'\n      [5418,5438) {fbreg(-296)}\n      [5448,5458) {fbreg(-296)}\n  [a3c1] inlined function 'compare_unalloc_sections'@3f40\n    [a3d7] parameter 'sig2'\n      [3f40,3f80) {breg19(16)}\n      [3f80,3f8b) {entry_value(1) {reg1}, plus_uconst(16)}\n      [3fd8,3fdc) {breg19(16)}\n    [a3e4] parameter 'sig1'\n      [3f40,3f8b) {breg3(16)}\n      [3fd8,3fdc) {breg3(16)}\n    [a3f1] parameter 'name2'\n      [3f40,3f80) {breg19(8)}\n      [3f80,3f8b) {entry_value(1) {reg1}, plus_uconst(8)}\n      [3fd8,3fdc) {breg19(8)}\n    [a3fe] parameter 'name1'\n      [3f40,3f8b) {breg3(8)}\n      [3fd8,3fdc) {breg3(8)}\n    [a40b] parameter 'shdr2'\n      [3f40,3f80) {breg19(40), stack_value}\n      [3f80,3f8c) {entry_value(1) {reg1}, plus_uconst(40), stack_value}\n      [3fd8,3fdc) {breg19(40), stack_value}\n    [a418] parameter 'shdr1'\n      [3f40,3f8b) {breg3(40), stack_value}\n      [3f8b,3f8c) {entry_value(1) {reg0}, plus_uconst(40), stack_value}\n      [3fd8,3fdc) {breg3(40), stack_value}\n  [a425] inlined function 'compare_unalloc_sections'@3f68\n    [a43b] parameter 'shdr1'\n      [3f68,3f8b) {breg3(40), stack_value}\n      [3f8b,3f8c) {entry_value(1) {reg0}, plus_uconst(40), stack_value}\n    [a448] parameter 'shdr2'\n      [3f68,3f80) {breg19(40), stack_value}\n      [3f80,3f8c) {entry_value(1) {reg1}, plus_uconst(40), stack_value}\n    [a455] parameter 'sig2'\n      [3f68,3f80) {breg19(16)}\n      [3f80,3f8b) {entry_value(1) {reg1}, plus_uconst(16)}\n    [a462] parameter 'sig1'\n      [3f68,3f8b) {breg3(16)}\n    [a46f] parameter 'name2'\n      [3f68,3f80) {breg19(8)}\n      [3f80,3f8b) {entry_value(1) {reg1}, plus_uconst(8)}\n    [a47c] parameter 'name1'\n      [3f68,3f8b) {breg3(8)}\n  [a49a] inlined function 'compare_alloc_sections'@3f8c\n    [a4b0] parameter 'rel'\n      [3f8c,3fb3) {reg2}\n      [3fb3,3fd8) {entry_value(1) {reg2}, stack_value}\n    [a4bd] parameter 's2'\n      [3f8c,3fc0) {reg19}\n      [3fc0,3fd8) {entry_value(1) {reg1}, stack_value}\n    [a4ca] parameter 's1'\n      [3f8c,3fb3) {reg3}\n      [3fb3,3fd8) {entry_value(1) {reg0}, stack_value}\n  [833a] function 'adjust_all_relocs'@47c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8357] parameter 'elf'\n      [47c0,47f0) {reg0}\n      [47f0,48c0) {reg21}\n      [48c0,48d4) {entry_value(1) {reg0}, stack_value}\n      [48d4,4910) {reg21}\n    [836b] parameter 'symtab'\n      [47c0,480c) {reg1}\n      [480c,4817) {reg0}\n      [4817,48bc) {reg20}\n      [48bc,48d4) {entry_value(1) {reg1}, stack_value}\n      [48d4,4910) {reg20}\n    [837f] parameter 'symshdr'\n      [47c0,4817) {reg2}\n      [4817,48c8) {reg26}\n      [48c8,48d4) {entry_value(1) {reg2}, stack_value}\n      [48d4,4910) {reg26}\n    [8393] parameter 'map'\n      [47c0,4817) {reg3}\n      [4817,48c8) {reg25}\n      [48c8,48d4) {entry_value(1) {reg3}, stack_value}\n      [48d4,4910) {reg25}\n    [83a7] parameter 'map_size'\n      [47c0,4817) {reg4}\n      [4817,48c4) {reg24}\n      [48c4,48d4) {entry_value(1) {reg4}, stack_value}\n      [48d4,4910) {reg24}\n    [83bb] variable 'new_sh_link'\n      (481c,481c) <empty range>\n      [481c,48c4) {reg23}\n      [48d4,4910) {reg23}\n    [83cf] variable 'scn'\n      (481c,481c) <empty range>\n      [481c,4830) {reg19}\n      [4830,4843) {reg0}\n      [4843,4890) {reg19}\n      [4890,48a0) {reg0}\n      [48a0,48bc) {reg19}\n      [48d4,48f0) {reg19}\n      [490c,4910) {reg19}\n  [856c] function 'adjust_relocs'@4100\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8589] parameter 'outscn'\n      [4100,4153) {reg0}\n      [4153,42c0) {reg24}\n      [42c0,42df) {reg0}\n      [42df,42e0) {entry_value(1) {reg0}, stack_value}\n      [42e0,4374) {reg24}\n      [4374,43a0) {entry_value(1) {reg0}, stack_value}\n      [43a0,43bc) {reg24}\n      [43bc,4464) {entry_value(1) {reg0}, stack_value}\n      [4464,44b4) {reg24}\n      [44b4,4560) {entry_value(1) {reg0}, stack_value}\n      [4560,46dc) {reg24}\n      [46dc,46fc) {entry_value(1) {reg0}, stack_value}\n      [46fc,47bc) {reg24}\n    [859d] parameter 'inscn'\n      [4100,4150) {reg1}\n      [4150,41b8) {reg25}\n      [41b8,42e0) {entry_value(1) {reg1}, stack_value}\n      [42e0,4308) {reg25}\n      [4308,43a0) {entry_value(1) {reg1}, stack_value}\n      [43a0,43b4) {reg25}\n      [43b4,4464) {entry_value(1) {reg1}, stack_value}\n      [4464,44ac) {reg25}\n      [44ac,45c0) {entry_value(1) {reg1}, stack_value}\n      [45c0,45d0) {reg25}\n      [45d0,469c) {entry_value(1) {reg1}, stack_value}\n      [469c,46dc) {reg25}\n      [46dc,46fc) {entry_value(1) {reg1}, stack_value}\n      [46fc,4744) {reg25}\n      [4744,4758) {entry_value(1) {reg1}, stack_value}\n      [4758,4784) {reg25}\n      [4784,47a8) {entry_value(1) {reg1}, stack_value}\n      [47a8,47bc) {reg25}\n    [85b1] parameter 'shdr'\n      [4100,414c) {reg2}\n      [414c,41d0) {reg20}\n      [41d0,42e0) {entry_value(1) {reg2}, stack_value}\n      [42e0,433c) {reg20}\n      [433c,43a0) {entry_value(1) {reg2}, stack_value}\n      [43a0,444c) {reg20}\n      [444c,4464) {entry_value(1) {reg2}, stack_value}\n      [4464,4560) {reg20}\n      [4560,45c0) {entry_value(1) {reg2}, stack_value}\n      [45c0,45e8) {reg20}\n      [45e8,469c) {entry_value(1) {reg2}, stack_value}\n      [469c,46dc) {reg20}\n      [46dc,46e4) {entry_value(1) {reg2}, stack_value}\n      [46e4,47bc) {reg20}\n    [85c5] parameter 'map'\n      [4100,4153) {reg3}\n      [4153,4268) {reg21}\n      [4268,42e0) {entry_value(1) {reg3}, stack_value}\n      [42e0,4338) {reg21}\n      [4338,4374) {breg21(8), stack_value}\n      [4374,43a0) {entry_value(1) {reg3}, stack_value}\n      [43a0,4450) {reg21}\n      [4450,4464) {entry_value(1) {reg3}, stack_value}\n      [4464,4560) {reg21}\n      [4560,45c0) {entry_value(1) {reg3}, stack_value}\n      [45c0,4680) {reg21}\n      [4680,469c) {entry_value(1) {reg3}, stack_value}\n      [469c,46dc) {reg21}\n      [46dc,46e4) {entry_value(1) {reg3}, stack_value}\n      [46e4,47bc) {reg21}\n    [85d9] parameter 'map_size'\n      [4100,4153) {reg4}\n      [4153,41b4) {reg23}\n      [41b4,42e0) {entry_value(1) {reg4}, stack_value}\n      [42e0,4330) {reg23}\n      [4330,43a0) {entry_value(1) {reg4}, stack_value}\n      [43a0,4454) {reg23}\n      [4454,4464) {entry_value(1) {reg4}, stack_value}\n      [4464,4560) {reg23}\n      [4560,45c0) {entry_value(1) {reg4}, stack_value}\n      [45c0,45cc) {reg23}\n      [45cc,469c) {entry_value(1) {reg4}, stack_value}\n      [469c,46dc) {reg23}\n      [46dc,46e4) {entry_value(1) {reg4}, stack_value}\n      [46e4,4744) {reg23}\n      [4744,4758) {entry_value(1) {reg4}, stack_value}\n      [4758,47bc) {reg23}\n    [85ed] parameter 'symshdr'\n      [4100,4153) {reg5}\n      [4153,41e4) {reg22}\n      [41e4,42e0) {entry_value(1) {reg5}, stack_value}\n      [42e0,430c) {reg22}\n      [430c,43a0) {entry_value(1) {reg5}, stack_value}\n      [43a0,43b0) {reg22}\n      [43b0,4464) {entry_value(1) {reg5}, stack_value}\n      [4464,44a8) {reg22}\n      [44a8,45c0) {entry_value(1) {reg5}, stack_value}\n      [45c0,4600) {reg22}\n      [4600,469c) {entry_value(1) {reg5}, stack_value}\n      [469c,46dc) {reg22}\n      [46dc,46fc) {entry_value(1) {reg5}, stack_value}\n      [46fc,4784) {reg22}\n      [4784,47a8) {entry_value(1) {reg5}, stack_value}\n      [47a8,47bc) {reg22}\n    [8601] variable 'data'\n      [415c,4194) {reg0}\n      [4194,42c0) {reg19}\n      [42c0,42df) {reg1}\n      [42e0,42ec) {reg0}\n      [42ec,4384) {reg19}\n      [43a0,43a4) {reg0}\n      [43a4,444c) {reg19}\n      [4464,446c) {reg0}\n      [446c,4498) {reg19}\n      [4498,449c) {reg0}\n      [449c,46bc) {reg19}\n      [46c8,47a8) {reg19}\n      [47a8,47b4) {reg0}\n      [47b4,47bc) {reg19}\n    [8615] variable '__PRETTY_FUNCTION__'\n      [4100,47bc) {addr(0x9d80)}\n  [86d8] inlined function 'adjust_reloc'@44d0\n    [86f2] parameter 'map_size'\n      [44d0,44f8) {reg23}\n    [86ff] parameter 'map'\n      [44d0,44f8) {reg21}\n    [870c] parameter 'info'\n      [44d0,44d8) {breg0(8), stack_value}\n      [44d8,44f8) {breg2(8), stack_value}\n  [872b] inlined function 'adjust_reloc'@46e4\n    [874d] parameter 'info'\n      <no value>\n    [8752] parameter 'map'\n      [46e4,46fc) {reg21}\n    [875f] parameter 'map_size'\n      [46e4,46fc) {reg23}\n    [876c] variable 'ndx'\n      <no value>\n  [88a3] inlined function 'adjust_reloc'@43d8\n    [88c9] parameter 'map_size'\n      [43d8,4400) {reg23}\n    [88d6] parameter 'map'\n      [43d8,4400) {reg21}\n    [88e3] parameter 'info'\n      [43d8,43e0) {breg0(8), stack_value}\n      [43e0,4400) {breg2(8), stack_value}\n    [88f0] variable 'ndx'\n      [43e0,43f0) {reg0}\n      [43f0,43f4) {breg1(0), const1u(32), shr, stack_value}\n      [43f4,4400) {breg2(8), deref, const1u(32), shr, stack_value}\n  [a664] inlined function 'update_sh_size'@40b4\n    [a68a] parameter 'outscn'\n      [40b4,40c0) {reg19}\n    [a697] parameter 'data'\n      <no value>\n    [a69c] variable 'shdr_mem'\n      <no value>\n    [a6a1] variable 'newshdr'\n      <no value>\n  [6cf5] inlined function 'update_shdr'@6124\n    [6d0f] parameter 'newshdr'\n      [6124,6128) {fbreg(-400)}\n      [6128,612c) {breg0(16000)}\n      [612c,6134) {fbreg(-400)}\n      [68d8,68e8) {fbreg(-400)}\n    [6d1c] parameter 'outscn'\n      [6124,6128) {fbreg(-392)}\n      [6128,612c) {breg0(16008)}\n      [612c,6134) {fbreg(-392)}\n      [68d8,68e8) {fbreg(-392)}\n  [6d29] inlined function 'update_shdr'@68d8\n    [6d4f] parameter 'outscn'\n      [68d8,68e8) {fbreg(-392)}\n    [6d5c] parameter 'newshdr'\n      [68d8,68e8) {fbreg(-400)}\n  [9eba] inlined function 'update_shdr'@3ad0\n    [9ee0] parameter 'outscn'\n      [3ad0,3b0c) {entry_value(1) {reg0}, stack_value}\n    [9eed] parameter 'newshdr'\n      [3ad0,3b0c) {entry_value(1) {reg1}, stack_value}\n  [a53e] inlined function 'update_shdr'@407c\n    [a558] parameter 'newshdr'\n      [407c,407f) {reg1}\n    [a565] parameter 'outscn'\n      [407c,40a8) {reg19}\n      [40a8,40b4) {entry_value(1) {reg0}, stack_value}\n      [40ec,4100) {reg19}\n  [a572] inlined function 'update_shdr'@40ec\n    [a598] parameter 'outscn'\n      [40ec,40fc) {reg19}\n    [a5a5] parameter 'newshdr'\n      <no value>\n  [ac65] inlined function 'symtab_count_leading_section_symbols'@4cf4\n    [ac7f] parameter 'newsymdata'\n      [4cf4,4d20) {reg24}\n      [4d20,4dc8) {breg31(0)}\n      [4e1c,4e7c) {breg31(0)}\n    [ac8c] parameter 'shnum'\n      [4cf4,4dc8) {reg19}\n      [4e1c,4e40) {reg19}\n      [4e40,4e5c) {entry_value(1) {reg6}, stack_value}\n      [4e5c,4e7c) {reg19}\n    [ac99] parameter 'scn'\n      [4cf4,4dc8) {fbreg(-232)}\n      [4e1c,4e7c) {fbreg(-232)}\n    [aca6] parameter 'elf'\n      [4cf4,4dc8) {reg22}\n      [4e1c,4e7c) {reg22}\n  [79c0] inlined function 'section_can_shrink'@3d90\n    [79da] parameter 'shdr'\n      [3d90,3db0) {breg4(40), stack_value}\n      [3ddc,3dec) {breg4(40), stack_value}\n  [6f31] inlined function 'free_new_data'@749c\n  [628f] inlined function 'record_new_data'@6a0c\n    [62a9] parameter 'data'\n      [6a0c,6a3c) {reg21}\n  [8add] inlined function 'record_new_data'@4264\n    [8af7] parameter 'data'\n      [4264,4280) {reg22}\n  [8cc6] inlined function 'record_new_data'@467c\n    [8ce0] parameter 'data'\n      [467c,4698) {reg22}\n  [8f45] inlined function 'record_new_data'@4560\n    [8f5f] parameter 'data'\n      [4560,458c) {reg23}\n  [a7b2] inlined function 'record_new_data'@4a04\n    [a7cc] parameter 'data'\n      [4a04,4a20) {reg24}\n      [4a20,4a28) {breg2(0)}\n  [941a] function 'make_directories'@31f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9437] parameter 'path'\n      [31f0,320b) {reg0}\n      [320b,3260) {reg19}\n      [3260,32a4) {entry_value(1) {reg0}, stack_value}\n      [32a4,32a8) {reg19}\n      [32a8,32e0) {entry_value(1) {reg0}, stack_value}\n      [32e0,32e8) {reg19}\n      [32e8,3310) {entry_value(1) {reg0}, stack_value}\n    [944b] variable 'lastslash'\n      [320c,3244) {reg0}\n      [32a4,32b4) {reg0}\n    [945f] variable 'dir'\n      [324c,325b) {reg0}\n      [325b,3298) {reg20}\n      [3298,32a3) {reg0}\n      [32b4,32e0) {reg20}\n      [32e0,32e3) {reg0}\n      [32e3,3310) {reg20}\n  [9652] function 'copy_elf'@3310\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9670] parameter 'outelf'\n      [3310,333c) {reg0}\n      [333c,3488) {reg22}\n      [3488,3498) {entry_value(1) {reg0}, stack_value}\n      [3498,3608) {reg22}\n    [9683] parameter 'inelf'\n      [3310,334c) {reg1}\n      [334c,334f) {reg0}\n      [334f,3484) {reg20}\n      [3484,3498) {entry_value(1) {reg1}, stack_value}\n      [3498,3608) {reg20}\n    [9696] variable 'shstrndx'\n      [3310,3608) {fbreg(-216)}\n    [96a5] variable 'ehdr_mem'\n      [3310,3608) {fbreg(-136)}\n    [96b4] variable 'ehdr'\n      [3380,3388) {reg0}\n      [3388,33cc) {reg19}\n      [34d4,3534) {reg19}\n      [35c4,3604) {reg19}\n    [96c7] variable 'phnum'\n      [3310,3608) {fbreg(-208)}\n    [96d7] variable 'scn'\n      [33d0,33e4) {reg19}\n      [33e4,33ec) {reg0}\n      [33ec,345c) {reg19}\n      [345c,3468) {reg0}\n      [3468,3484) {reg19}\n      [3498,34a4) {reg19}\n      [3584,35a4) {reg19}\n      [3604,3608) {reg19}\n  [9a90] function 'parse_opt'@2d20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9ab2] parameter 'key'\n      [2d20,2d84) {reg0}\n      [2d84,2d98) {entry_value(1) {reg0}, stack_value}\n      [2d98,2db8) {reg0}\n      [2db8,2dfc) {entry_value(1) {reg0}, stack_value}\n      [2dfc,2e10) {reg0}\n      [2e10,2e18) {entry_value(1) {reg0}, stack_value}\n      [2e18,2e2c) {reg0}\n      [2e2c,2e88) {entry_value(1) {reg0}, stack_value}\n      [2e88,2e8c) {reg0}\n      [2e8c,2e98) {entry_value(1) {reg0}, stack_value}\n      [2e98,2e9c) {reg0}\n      [2e9c,2ea8) {entry_value(1) {reg0}, stack_value}\n      [2ea8,2eac) {reg0}\n      [2eac,2eb4) {entry_value(1) {reg0}, stack_value}\n      [2eb4,2eb8) {reg0}\n      [2eb8,2ec0) {entry_value(1) {reg0}, stack_value}\n      [2ec0,2ec4) {reg0}\n      [2ec4,2ed0) {entry_value(1) {reg0}, stack_value}\n      [2ed0,2ed4) {reg0}\n      [2ed4,2edc) {entry_value(1) {reg0}, stack_value}\n      [2edc,2ee0) {reg0}\n      [2ee0,3030) {entry_value(1) {reg0}, stack_value}\n    [9ac5] parameter 'arg'\n      [2d20,2d74) {reg1}\n      [2d74,2d98) {entry_value(1) {reg1}, stack_value}\n      [2d98,2dbc) {reg1}\n      [2dbc,2dfc) {entry_value(1) {reg1}, stack_value}\n      [2dfc,2e34) {reg1}\n      [2e34,2e98) {entry_value(1) {reg1}, stack_value}\n      [2e98,2ee8) {reg1}\n      [2ee8,2f5c) {entry_value(1) {reg1}, stack_value}\n      [2f5c,2f60) {reg1}\n      [2f60,2f6c) {entry_value(1) {reg1}, stack_value}\n      [2f6c,2f70) {reg1}\n      [2f70,3030) {entry_value(1) {reg1}, stack_value}\n    [9ad8] parameter 'state'\n      [2d20,2d5c) {reg2}\n      [2d5c,2dec) {reg19}\n      [2dec,2dfc) {entry_value(1) {reg2}, stack_value}\n      [2dfc,3030) {reg19}\n    [9aeb] variable 'info'\n      [2d5c,2dbc) {reg20}\n      [2dfc,2e90) {reg20}\n      [2e90,2e94) {breg19(40)}\n      [2e94,2e98) {breg20(-16), stack_value}\n      [2e98,300c) {reg20}\n      [3010,3030) {reg20}\n  [2830] inlined function 'error'@2b60\n    [2856] parameter '__format'\n      [2b60,2b6c) {reg0}\n      [2b6c,2b6f) {reg2}\n    [2863] parameter '__errnum'\n      [2b60,2b70) {lit0, stack_value}\n    [2870] parameter '__status'\n      [2b60,2b70) {lit1, stack_value}\n  [303b] inlined function 'error'@7e88\n    [3061] parameter '__format'\n      [7e88,7ea4) {reg20}\n    [306e] parameter '__errnum'\n      [7e88,7ea4) {lit0, stack_value}\n    [307b] parameter '__status'\n      [7e88,7ea4) {lit1, stack_value}\n  [30b3] inlined function 'error'@7f68\n    [30d9] parameter '__format'\n      [7f68,7f80) {reg20}\n    [30e6] parameter '__errnum'\n      [7f68,7f80) {lit0, stack_value}\n    [30f3] parameter '__status'\n      [7f68,7f80) {lit1, stack_value}\n  [3204] inlined function 'error'@7f2c\n    [322a] parameter '__format'\n      [7f2c,7f40) {reg0}\n      [7f40,7f43) {reg2}\n    [3237] parameter '__errnum'\n      [7f2c,7f44) {lit0, stack_value}\n    [3244] parameter '__status'\n      [7f2c,7f44) {lit1, stack_value}\n  [3364] inlined function 'error'@7ff0\n    [338a] parameter '__format'\n      [7ff0,8004) {reg19}\n    [3397] parameter '__errnum'\n      [7ff0,8004) {lit0, stack_value}\n    [33a4] parameter '__status'\n      [7ff0,8004) {lit1, stack_value}\n  [33d0] inlined function 'error'@8058\n    [33f6] parameter '__format'\n      [8058,8070) {reg19}\n    [3403] parameter '__errnum'\n      <constant value>\n    [3409] parameter '__status'\n      <constant value>\n  [376f] inlined function 'error'@7cd4\n    [3795] parameter '__format'\n      [7cd4,7ce8) {reg19}\n    [37a2] parameter '__errnum'\n      [7cd4,7ce8) {lit0, stack_value}\n    [37af] parameter '__status'\n      [7cd4,7ce8) {lit1, stack_value}\n  [3bb8] inlined function 'error'@3190\n    [3bd2] parameter '__format'\n      [3190,31c0) {addr(0x84d0), stack_value}\n    [3bdf] parameter '__errnum'\n      [3190,31c0) {lit0, stack_value}\n    [3bec] parameter '__status'\n      [3190,31b4) {reg22}\n      [31b4,31bf) {reg0}\n      [31bf,31c0) {entry_value(1) {reg1}, const1u(255), and, lit1, xor, stack_value}\n  [3de4] inlined function 'error'@79e8\n    [3e0a] parameter '__format'\n      [79e8,79fc) {reg19}\n    [3e17] parameter '__errnum'\n      [79e8,79fc) {lit0, stack_value}\n    [3e24] parameter '__status'\n      [79e8,79fc) {lit1, stack_value}\n  [3ebc] inlined function 'error'@77ec\n    [3ee2] parameter '__format'\n      [77ec,7800) {reg19}\n    [3eef] parameter '__errnum'\n      [77ec,7800) {lit0, stack_value}\n    [3efc] parameter '__status'\n      [77ec,7800) {lit1, stack_value}\n  [4006] inlined function 'error'@7a1c\n    [402c] parameter '__format'\n      [7a1c,7a2c) {reg0}\n      [7a2c,7a2f) {reg2}\n    [4039] parameter '__errnum'\n      [7a1c,7a30) {reg19}\n    [4046] parameter '__status'\n      [7a1c,7a30) {lit1, stack_value}\n  [41b7] inlined function 'error'@78d0\n    [41dd] parameter '__format'\n      [78d0,78dc) {reg0}\n      [78dc,78df) {reg2}\n    [41ea] parameter '__errnum'\n      [78d0,78e0) {lit0, stack_value}\n    [41f7] parameter '__status'\n      [78d0,78e0) {lit0, stack_value}\n  [421d] inlined function 'error'@7944\n    [4243] parameter '__format'\n      [7944,7954) {reg0}\n      [7954,7957) {reg2}\n    [4250] parameter '__errnum'\n      [7944,7958) {lit0, stack_value}\n    [425d] parameter '__status'\n      [7944,7958) {lit0, stack_value}\n  [4689] inlined function 'error'@6690\n    [46af] parameter '__format'\n      [6690,66a8) {reg19}\n    [46bc] parameter '__errnum'\n      [6690,66a8) {lit0, stack_value}\n    [46c9] parameter '__status'\n      [6690,66a8) {lit1, stack_value}\n  [4abe] inlined function 'error'@5374\n    [4ae4] parameter '__format'\n      [5374,5390) {reg19}\n    [4af1] parameter '__errnum'\n      [5374,5390) {lit0, stack_value}\n    [4afe] parameter '__status'\n      [5374,5390) {lit1, stack_value}\n  [4f0c] inlined function 'error'@7638\n    [4f32] parameter '__format'\n      [7638,7650) {reg19}\n    [4f3f] parameter '__errnum'\n      [7638,7650) {lit0, stack_value}\n    [4f4c] parameter '__status'\n      [7638,7650) {lit1, stack_value}\n  [505d] inlined function 'error'@6840\n    [5083] parameter '__format'\n      [6840,6854) {reg0}\n      [6854,6857) {reg2}\n    [5090] parameter '__errnum'\n      [6840,6858) {lit0, stack_value}\n    [509d] parameter '__status'\n      [6840,6858) {lit1, stack_value}\n  [50d5] inlined function 'error'@7550\n    [50fb] parameter '__format'\n      [7550,7560) {reg0}\n      [7560,7563) {reg2}\n    [5108] parameter '__errnum'\n      [7550,7564) {lit0, stack_value}\n    [5115] parameter '__status'\n      [7550,7564) {lit1, stack_value}\n  [5818] inlined function 'error'@6af8\n    [583e] parameter '__format'\n      [6af8,6b14) {addr(0x8e58), stack_value}\n    [584b] parameter '__errnum'\n      [6af8,6b14) {lit0, stack_value}\n    [5858] parameter '__status'\n      [6af8,6b14) {lit1, stack_value}\n  [5917] inlined function 'error'@6900\n    [593d] parameter '__format'\n      [6900,6910) {reg0}\n      [6910,6913) {reg2}\n    [594a] parameter '__errnum'\n      [6900,6914) {lit0, stack_value}\n    [5957] parameter '__status'\n      [6900,6914) {lit1, stack_value}\n  [5a08] inlined function 'error'@73cc\n    [5a2a] parameter '__format'\n      [73cc,73e0) {addr(0x8e88), stack_value}\n    [5a37] parameter '__errnum'\n      [73cc,73e0) {lit0, stack_value}\n    [5a44] parameter '__status'\n      [73cc,73e0) {lit1, stack_value}\n  [5aac] inlined function 'error'@68c4\n    [5ad2] parameter '__format'\n      [68c4,68d4) {reg0}\n      [68d4,68d7) {reg2}\n    [5adf] parameter '__errnum'\n      [68c4,68d8) {lit0, stack_value}\n    [5aec] parameter '__status'\n      [68c4,68d8) {lit1, stack_value}\n  [5b47] inlined function 'error'@6b94\n    [5b6d] parameter '__format'\n      [6b94,6bb0) {addr(0x8e30), stack_value}\n    [5b7a] parameter '__errnum'\n      [6b94,6bb0) {lit0, stack_value}\n    [5b87] parameter '__status'\n      [6b94,6bb0) {lit1, stack_value}\n  [5bba] inlined function 'error'@7658\n    [5be0] parameter '__format'\n      [7658,7674) {addr(0x8e08), stack_value}\n    [5bed] parameter '__errnum'\n      [7658,7674) {lit0, stack_value}\n    [5bfa] parameter '__status'\n      [7658,7674) {lit1, stack_value}\n  [631f] inlined function 'error'@72fc\n    [6345] parameter '__format'\n      [72fc,7310) {addr(0x8ff0), stack_value}\n    [6352] parameter '__errnum'\n      [72fc,7310) {lit0, stack_value}\n    [635f] parameter '__status'\n      [72fc,7310) {lit1, stack_value}\n  [6392] inlined function 'error'@76f8\n    [63b8] parameter '__format'\n      [76f8,7708) {addr(0x8f08), stack_value}\n    [63c5] parameter '__errnum'\n      [76f8,7708) {lit0, stack_value}\n    [63d2] parameter '__status'\n      [76f8,7708) {lit1, stack_value}\n  [69bb] inlined function 'error'@50e8\n    [69e1] parameter '__format'\n      [50e8,50fc) {reg19}\n    [69ee] parameter '__errnum'\n      [50e8,50fc) {lit0, stack_value}\n    [69fb] parameter '__status'\n      [50e8,50fc) {lit1, stack_value}\n  [6a27] inlined function 'error'@54a8\n    [6a4d] parameter '__format'\n      [54a8,54b4) {reg0}\n      [54b4,54b7) {reg2}\n    [6a5a] parameter '__errnum'\n      [54a8,54b8) {lit0, stack_value}\n    [6a67] parameter '__status'\n      [54a8,54b8) {lit1, stack_value}\n  [6dd7] inlined function 'error'@73ec\n    [6dfd] parameter '__format'\n      [73ec,7400) {addr(0x8dd8), stack_value}\n    [6e0a] parameter '__errnum'\n      [73ec,7400) {lit0, stack_value}\n    [6e17] parameter '__status'\n      [73ec,7400) {lit1, stack_value}\n  [6fa3] inlined function 'error'@7588\n    [6fc9] parameter '__format'\n      [7588,759c) {reg19}\n    [6fd6] parameter '__errnum'\n      [7588,759c) {lit0, stack_value}\n    [6fe3] parameter '__status'\n      [7588,759c) {lit1, stack_value}\n  [7ab2] inlined function 'error'@3104\n    [7ad8] parameter '__format'\n      [3104,3118) {addr(0x8468), stack_value}\n    [7ae5] parameter '__errnum'\n      [3104,3118) {lit0, stack_value}\n    [7af2] parameter '__status'\n      [3104,3118) {lit1, stack_value}\n  [7b25] inlined function 'error'@3120\n    [7b47] parameter '__format'\n      [3120,3134) {addr(0x8490), stack_value}\n    [7b57] parameter '__errnum'\n      <constant value>\n    [7b5d] parameter '__status'\n      <constant value>\n  [7da6] inlined function 'error'@38e0\n    [7dcc] parameter '__format'\n      [38e0,38f0) {reg0}\n      [38f0,38f3) {reg2}\n    [7dd9] parameter '__errnum'\n      [38e0,38f4) {lit0, stack_value}\n    [7de6] parameter '__status'\n      [38e0,38f4) {lit1, stack_value}\n  [7eaa] inlined function 'error'@3854\n    [7ed0] parameter '__format'\n      [3854,3868) {reg19}\n    [7edd] parameter '__errnum'\n      [3854,3868) {lit0, stack_value}\n    [7eea] parameter '__status'\n      [3854,3868) {lit1, stack_value}\n  [8410] inlined function 'error'@48f8\n    [8436] parameter '__format'\n      [48f8,490c) {reg19}\n    [8443] parameter '__errnum'\n      [48f8,490c) {lit0, stack_value}\n    [8450] parameter '__status'\n      [48f8,490c) {lit1, stack_value}\n  [866c] inlined function 'error'@438c\n    [8692] parameter '__format'\n      [438c,43a0) {reg19}\n    [869f] parameter '__errnum'\n      [438c,43a0) {lit0, stack_value}\n    [86ac] parameter '__status'\n      [438c,43a0) {lit1, stack_value}\n  [8771] inlined function 'error'@46e4\n    [8793] parameter '__format'\n      [46e4,46fc) {addr(0x8928), stack_value}\n    [87a0] parameter '__errnum'\n      [46e4,46fc) {lit0, stack_value}\n    [87ad] parameter '__status'\n      [46e4,46fc) {lit1, stack_value}\n  [8b2b] inlined function 'error'@4744\n    [8b51] parameter '__format'\n      [4744,4758) {addr(0x8a30), stack_value}\n    [8b5e] parameter '__errnum'\n      [4744,4758) {lit0, stack_value}\n    [8b6b] parameter '__status'\n      [4744,4758) {lit1, stack_value}\n  [8d2e] inlined function 'error'@4758\n    [8d54] parameter '__format'\n      [4758,476c) {addr(0x8a08), stack_value}\n    [8d61] parameter '__errnum'\n      [4758,476c) {lit0, stack_value}\n    [8d6e] parameter '__status'\n      [4758,476c) {lit1, stack_value}\n  [8da1] inlined function 'error'@4770\n    [8dc7] parameter '__format'\n      [4770,4784) {addr(0x89d8), stack_value}\n    [8dd4] parameter '__errnum'\n      [4770,4784) {lit0, stack_value}\n    [8de1] parameter '__status'\n      [4770,4784) {lit1, stack_value}\n  [8e14] inlined function 'error'@47a8\n    [8e3a] parameter '__format'\n      [47a8,47b8) {addr(0x89a8), stack_value}\n    [8e47] parameter '__errnum'\n      [47a8,47b8) {lit0, stack_value}\n    [8e54] parameter '__status'\n      [47a8,47b8) {lit1, stack_value}\n  [8f93] inlined function 'error'@472c\n    [8fb9] parameter '__format'\n      [472c,4744) {addr(0x8a58), stack_value}\n    [8fc6] parameter '__errnum'\n      [472c,4744) {lit0, stack_value}\n    [8fd3] parameter '__status'\n      [472c,4744) {lit1, stack_value}\n  [908f] inlined function 'error'@46c4\n    [90b5] parameter '__format'\n      [46c4,46c8) {reg19}\n    [90c2] parameter '__errnum'\n      [46c4,46c8) {lit0, stack_value}\n    [90cf] parameter '__status'\n      [46c4,46c8) {lit1, stack_value}\n  [90dd] inlined function 'error'@46fc\n    [9103] parameter '__format'\n      [46fc,4714) {addr(0x88e8), stack_value}\n    [9110] parameter '__errnum'\n      [46fc,4714) {lit0, stack_value}\n    [911d] parameter '__status'\n      [46fc,4714) {lit1, stack_value}\n  [9150] inlined function 'error'@4714\n    [9176] parameter '__format'\n      [4714,472c) {addr(0x8960), stack_value}\n    [9183] parameter '__errnum'\n      [4714,472c) {lit0, stack_value}\n    [9190] parameter '__status'\n      [4714,472c) {lit1, stack_value}\n  [9473] inlined function 'error'@32cc\n    [9499] parameter '__format'\n      [32cc,32dc) {reg0}\n      [32dc,32df) {reg2}\n    [94a6] parameter '__errnum'\n      [32cc,32e0) {reg19}\n    [94b3] parameter '__status'\n      [32cc,32e0) {lit1, stack_value}\n  [94e0] inlined function 'error'@3300\n    [9506] parameter '__format'\n      [3300,3308) {reg0}\n      [3308,330f) {reg2}\n    [9513] parameter '__errnum'\n      [3300,3310) {reg19}\n    [9520] parameter '__status'\n      <constant value>\n  [98f3] inlined function 'error'@34c0\n    [9919] parameter '__format'\n      [34c0,34d4) {reg19}\n    [9926] parameter '__errnum'\n      [34c0,34d4) {lit0, stack_value}\n    [9933] parameter '__status'\n      [34c0,34d4) {lit1, stack_value}\n  [9cf8] inlined function 'error'@3a44\n    [9d1e] parameter '__format'\n      [3a44,3a54) {reg0}\n      [3a54,3a57) {reg2}\n    [9d2b] parameter '__errnum'\n      [3a44,3a58) {reg20}\n    [9d38] parameter '__status'\n      <constant value>\n  [9ddb] inlined function 'error'@3a98\n    [9e01] parameter '__format'\n      [3a98,3ab0) {reg19}\n    [9e0e] parameter '__errnum'\n      <constant value>\n    [9e14] parameter '__status'\n      <constant value>\n  [9efa] inlined function 'error'@3af8\n    [9f20] parameter '__format'\n      [3af8,3b0c) {reg19}\n    [9f2d] parameter '__errnum'\n      <constant value>\n    [9f33] parameter '__status'\n      <constant value>\n  [9ffd] inlined function 'error'@3b50\n    [a023] parameter '__format'\n      [3b50,3b68) {reg19}\n    [a030] parameter '__errnum'\n      [3b50,3b68) {lit0, stack_value}\n    [a03d] parameter '__status'\n      [3b50,3b68) {lit0, stack_value}\n  [a1db] inlined function 'error'@3ce0\n    [a201] parameter '__format'\n      [3ce0,3cf4) {reg19}\n    [a20e] parameter '__errnum'\n      [3ce0,3cf4) {lit0, stack_value}\n    [a21b] parameter '__status'\n      [3ce0,3cf4) {lit1, stack_value}\n  [a5aa] inlined function 'error'@40d8\n    [a5d0] parameter '__format'\n      [40d8,40ec) {reg19}\n    [a5dd] parameter '__errnum'\n      [40d8,40ec) {lit0, stack_value}\n    [a5ea] parameter '__status'\n      [40d8,40ec) {lit1, stack_value}\n  [a842] inlined function 'error'@4c08\n    [a868] parameter '__format'\n      [4c08,4c1c) {reg19}\n    [a875] parameter '__errnum'\n      [4c08,4c1c) {lit0, stack_value}\n    [a882] parameter '__status'\n      [4c08,4c1c) {lit1, stack_value}\n  [aa79] inlined function 'error'@4c5c\n    [aa9f] parameter '__format'\n      [4c5c,4c70) {addr(0x8b20), stack_value}\n    [aaac] parameter '__errnum'\n      [4c5c,4c70) {lit0, stack_value}\n    [aab9] parameter '__status'\n      [4c5c,4c70) {lit1, stack_value}\n  [ad23] inlined function 'error'@4e48\n    [ad49] parameter '__format'\n      [4e48,4e5c) {reg19}\n    [ad56] parameter '__errnum'\n      [4e48,4e5c) {lit0, stack_value}\n    [ad63] parameter '__status'\n      [4e48,4e5c) {lit1, stack_value}\n  [62dd] inlined function 'memset'@6a3c\n    [62f7] parameter '__len'\n      [6a3c,6a44) {lit24, stack_value}\n    [6304] parameter '__ch'\n      [6a3c,6a44) {lit0, stack_value}\n    [6311] parameter '__dest'\n      [6a3c,6a44) {reg3}\n  [6c48] inlined function 'memset'@5f04\n    [6c62] parameter '__len'\n      [5f04,5f07) {reg2}\n      [5f07,5f08) {fbreg(-360), deref, lit3, shl, stack_value}\n    [6c6f] parameter '__ch'\n      [5f04,5f08) {lit0, stack_value}\n    [6c7c] parameter '__dest'\n      [5f04,5f07) {reg0}\n      [5f07,5f08) {fbreg(-320)}\n  [6ed4] inlined function 'memset'@6224\n    [6eee] parameter '__len'\n      [6224,6227) {fbreg(-240), deref, lit1, minus, stack_value}\n    [6efb] parameter '__ch'\n      [6224,6228) {lit0, stack_value}\n    [6f08] parameter '__dest'\n      [6224,6227) {reg0}\n      [6227,6228) {fbreg(-416)}\n  [36fc] inlined function 'open'@7ac4\n    [3716] parameter '__oflag'\n      [7ac4,7adc) {breg21(0), lit0, eq, const1u(255), and, lit1, shl, stack_value}\n    [3723] parameter '__path'\n      [7ac4,7adc) {reg19}\n  [3a02] inlined function 'open'@7a94\n    [3a1c] parameter '__oflag'\n      [7a94,7a98) {lit0, stack_value}\n    [3a29] parameter '__path'\n      [7a94,7a97) {reg3}\n      [7a97,7a98) {reg20}\n  [3fb7] inlined function 'open'@780c\n    [3fd1] parameter '__oflag'\n      [780c,7830) {const1u(66), stack_value}\n    [3fde] parameter '__path'\n      [780c,7830) {reg25}\n  [2440] inlined function 'printf'@2824\n    [245a] parameter '__fmt'\n      [2824,282c) {addr(0x99b8), stack_value}\n  [2481] inlined function 'printf'@2800\n    [249b] parameter '__fmt'\n      [2800,2808) {addr(0x99a8), stack_value}\n  [24c9] inlined function 'printf'@284c\n    [24ef] parameter '__fmt'\n      [284c,2860) {addr(0x99c8), stack_value}\n  [256b] inlined function 'printf'@2a58\n    [2591] parameter '__fmt'\n      [2a58,2a68) {addr(0x99c0), stack_value}\n  [2523] inlined function 'putchar'@2a44\n    [2549] parameter '__c'\n      [2a44,2a54) {const1u(45), stack_value}\n  [9cbe] function 'open_file'@3a10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9cd9] parameter 'file'\n      [3a10,3a27) {reg0}\n      [3a27,3a58) {reg19}\n    [9ce6] variable 'fd'\n      <no value>\n    [9ceb] parameter 'writable'\n      [3a10,3a58) {GNU_parameter_ref[3cb6], stack_value}\n  [9d99] function 'get_section_name'@3a60\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9db4] parameter 'ndx'\n      [3a60,3a84) {reg0}\n      [3a84,3ab0) {reg20}\n    [9dc1] parameter 'shstrtab'\n      [3a60,3ab0) {GNU_parameter_ref[7813], stack_value}\n    [9dce] parameter 'shdr'\n      [3a60,3ab0) {GNU_parameter_ref[7807], stack_value}\n  [9e85] function 'update_shdr'@3ab0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9ea0] parameter 'outscn'\n      [3ab0,3abf) {reg0}\n      [3abf,3b0c) {entry_value(1) {reg0}, stack_value}\n    [9ead] parameter 'newshdr'\n      [3ab0,3abf) {reg1}\n      [3abf,3b0c) {entry_value(1) {reg1}, stack_value}\n  [9fbb] function 'check_match'@3b10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9fd6] parameter 'scn'\n      [3b10,3b40) {reg0}\n      [3b40,3b74) {reg21}\n      [3b74,3b80) {entry_value(1) {reg0}, stack_value}\n    [9fe3] parameter 'name'\n      [3b10,3b30) {reg1}\n      [3b30,3b6c) {reg20}\n      [3b6c,3b80) {entry_value(1) {reg1}, stack_value}\n    [9ff0] parameter 'match'\n      [3b10,3b80) {GNU_parameter_ref[7749], stack_value}\n  [a0b5] function 'compare_symbols'@3b80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a0d0] parameter 'a'\n      [3b80,3bd4) {reg0}\n      [3bd4,3bd8) {entry_value(1) {reg0}, stack_value}\n      [3bd8,3bdc) {reg0}\n      [3bdc,3be0) {entry_value(1) {reg0}, stack_value}\n      [3be0,3be4) {reg0}\n      [3be4,3bec) {entry_value(1) {reg0}, stack_value}\n      [3bec,3bf0) {reg0}\n      [3bf0,3bf4) {entry_value(1) {reg0}, stack_value}\n    [a0dd] parameter 'b'\n      [3b80,3be8) {reg1}\n      [3be8,3bec) {entry_value(1) {reg1}, stack_value}\n      [3bec,3bf4) {reg1}\n    [a0ea] variable 's1'\n      [3b84,3bd4) {reg0}\n      [3bd4,3bd8) {entry_value(1) {reg0}, stack_value}\n      [3bd8,3bdc) {reg0}\n      [3bdc,3be0) {entry_value(1) {reg0}, stack_value}\n      [3be0,3be4) {reg0}\n      [3be4,3bec) {entry_value(1) {reg0}, stack_value}\n      [3bec,3bf0) {reg0}\n      [3bf0,3bf4) {entry_value(1) {reg0}, stack_value}\n    [a0f7] variable 's2'\n      [3b84,3be8) {reg1}\n      [3be8,3bec) {entry_value(1) {reg1}, stack_value}\n      [3bec,3bf4) {reg1}\n  [a153] function 'get_group_sig'@3c00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a16e] parameter 'elf'\n      [3c00,3c3b) {reg0}\n      [3c3b,3cb0) {reg22}\n      [3cb0,3cbc) {entry_value(1) {reg0}, stack_value}\n      [3cbc,3d38) {reg22}\n    [a17b] parameter 'shdr'\n      [3c00,3c24) {reg1}\n      [3c24,3cac) {reg20}\n      [3cac,3cbc) {entry_value(1) {reg1}, stack_value}\n      [3cbc,3d38) {reg20}\n    [a188] variable 'symscn'\n      [3c3c,3c4b) {reg0}\n      [3c4b,3cac) {reg19}\n      [3cbc,3cc4) {reg0}\n      [3cf4,3d38) {reg19}\n    [a195] variable 'symshdr_mem'\n      [3c00,3d38) {fbreg(-120)}\n    [a19e] variable 'symshdr'\n      [3c50,3c58) {reg0}\n      [3c58,3cb0) {reg21}\n      [3cf4,3d28) {reg21}\n      [3d28,3d30) {reg0}\n      [3d30,3d38) {reg21}\n    [a1ab] variable 'symdata'\n      [3c60,3c6f) {reg0}\n      [3d18,3d20) {reg0}\n    [a1b8] variable 'sym_mem'\n      [3c00,3d38) {fbreg(-144)}\n    [a1c1] variable 'sym'\n      [3c70,3c7c) {reg0}\n      [3d08,3d10) {reg0}\n    [a1ce] variable 'sig'\n      [3c84,3cbc) {reg0}\n      [3cf4,3cf7) {reg0}\n      [3cf8,3d00) {reg0}\n  [a315] function 'compare_sections'@3f10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a330] parameter 'a'\n      [3f10,3f24) {reg0}\n      [3f24,3f8b) {reg3}\n      [3f8b,3f8c) {entry_value(1) {reg0}, stack_value}\n      [3f8c,3fb3) {reg3}\n      [3fb3,3fd8) {entry_value(1) {reg0}, stack_value}\n      [3fd8,4010) {reg3}\n    [a33d] parameter 'b'\n      [3f10,3f30) {reg1}\n      [3f30,3f80) {reg19}\n      [3f80,3f8c) {entry_value(1) {reg1}, stack_value}\n      [3f8c,3fc0) {reg19}\n      [3fc0,3fd8) {entry_value(1) {reg1}, stack_value}\n      [3fd8,3fe0) {reg19}\n      [3fe0,3fec) {entry_value(1) {reg1}, stack_value}\n      [3fec,3ff0) {reg19}\n      [3ff0,4008) {entry_value(1) {reg1}, stack_value}\n      [4008,4010) {reg19}\n    [a34a] parameter 'rel'\n      [3f10,3f8b) {reg2}\n      [3f8b,3f8c) {entry_value(1) {reg2}, stack_value}\n      [3f8c,3fb3) {reg2}\n      [3fb3,3fd8) {entry_value(1) {reg2}, stack_value}\n      [3fd8,3fdc) {reg2}\n      [3fdc,3fec) {entry_value(1) {reg2}, stack_value}\n      [3fec,4008) {reg2}\n      [4008,4010) {entry_value(1) {reg2}, stack_value}\n    [a357] variable 's1'\n      [3f2c,3f8b) {reg3}\n      [3f8b,3f8c) {entry_value(1) {reg0}, stack_value}\n      [3f8c,3fb3) {reg3}\n      [3fb3,3fd8) {entry_value(1) {reg0}, stack_value}\n      [3fd8,4010) {reg3}\n    [a364] variable 's2'\n      [3f2c,3f30) {reg1}\n      [3f30,3f80) {reg19}\n      [3f80,3f8c) {entry_value(1) {reg1}, stack_value}\n      [3f8c,3fc0) {reg19}\n      [3fc0,3fd8) {entry_value(1) {reg1}, stack_value}\n      [3fd8,3fe0) {reg19}\n      [3fe0,3fec) {entry_value(1) {reg1}, stack_value}\n      [3fec,3ff0) {reg19}\n      [3ff0,4008) {entry_value(1) {reg1}, stack_value}\n      [4008,4010) {reg19}\n  [a4f3] function 'update_sh_size'@4030\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a50e] parameter 'outscn'\n      [4030,4067) {reg0}\n      [4067,40a8) {reg19}\n      [40a8,40b4) {entry_value(1) {reg0}, stack_value}\n      [40b4,40d0) {reg19}\n      [40d0,40ec) {entry_value(1) {reg0}, stack_value}\n      [40ec,4100) {reg19}\n    [a51b] parameter 'data'\n      [4030,4060) {reg1}\n      [4060,40a8) {reg20}\n      [40a8,40b4) {entry_value(1) {reg1}, stack_value}\n      [40b4,4100) {reg20}\n    [a528] variable 'shdr_mem'\n      [4030,4100) {fbreg(-104)}\n    [a531] variable 'newshdr'\n      [4068,4078) {reg0}\n      [4078,407f) {reg1}\n      [40b4,40bc) {reg0}\n  [a6d4] function 'add_new_section_symbols'@4910\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a6ef] parameter 'old_symscn'\n      [4910,493c) {reg0}\n      [493c,4a34) {reg22}\n      [4a34,4c5c) {entry_value(1) {reg0}, stack_value}\n      [4c5c,4c70) {reg22}\n      [4c70,4c74) {entry_value(1) {reg0}, stack_value}\n    [a6fc] parameter 'old_shnum'\n      [4910,4930) {reg1}\n      [4930,4b38) {reg20}\n      [4b38,4c2c) {entry_value(1) {reg1}, stack_value}\n      [4c2c,4c70) {reg20}\n      [4c70,4c74) {entry_value(1) {reg1}, stack_value}\n    [a709] parameter 'elf'\n      [4910,495c) {reg2}\n      [495c,4c74) {fbreg(-192)}\n    [a716] parameter 'rel'\n      [4910,496f) {reg3}\n      [496f,4c74) {fbreg(-196)}\n    [a723] parameter 'symscn'\n      [4910,496f) {reg4}\n      [496f,4bd0) {reg23}\n      [4bd0,4be4) {entry_value(1) {reg4}, stack_value}\n      [4be4,4c74) {reg23}\n    [a730] parameter 'shnum'\n      [4910,496f) {reg5}\n      [496f,4c74) {fbreg(-184)}\n    [a73d] variable 'added'\n      [496c,4bd4) {reg26}\n      [4bd4,4be4) {fbreg(-184), deref, entry_value(1) {reg1}, minus, stack_value}\n      [4be4,4c74) {reg26}\n    [a74a] variable 'shdr_mem'\n      [4910,4c74) {fbreg(-232)}\n    [a753] variable 'shdr'\n      [4970,498c) {reg0}\n      [498c,49d3) {reg1}\n      [49d3,4bc8) {reg19}\n      [4be4,4bf0) {reg19}\n      [4c1c,4c4c) {reg19}\n      [4c5c,4c6c) {reg0}\n      [4c6c,4c74) {reg19}\n    [a760] variable 'nsym'\n      [49b8,49d3) {reg5}\n      [49d3,4bf0) {fbreg(-208)}\n      [4c1c,4c4c) {fbreg(-208)}\n      [4c70,4c74) {fbreg(-208)}\n    [a76d] variable '<unknown>'\n      [49b8,49d3) {breg5(-2), stack_value}\n      [49d3,4bf0) {fbreg(-208), deref, lit2, minus, stack_value}\n      [4c1c,4c4c) {fbreg(-208), deref, lit2, minus, stack_value}\n      [4c70,4c74) {fbreg(-208), deref, lit2, minus, stack_value}\n    [a77a] variable 'symndx_map'\n      [49d0,49d3) {breg2(0)}\n      [49d3,4a24) {breg28(0)}\n      [4a24,4bc4) {breg31(0)}\n      [4bc4,4be4) {fbreg(-216), deref}\n      [4be4,4bf0) {breg31(0)}\n      [4c1c,4c4c) {breg31(0)}\n      [4c70,4c74) {breg31(0)}\n    [a78b] variable 'symdata'\n      [49e8,49ec) {reg0}\n      [49ec,4bcc) {reg21}\n      [4be4,4bf0) {reg21}\n      [4c1c,4c4c) {reg21}\n      [4c70,4c74) {reg21}\n    [a798] variable 'shndxdata'\n      [49e8,4bf0) {lit0, stack_value}\n      [4c1c,4c4c) {lit0, stack_value}\n      [4c70,4c74) {lit0, stack_value}\n    [a7a5] variable 'old_symdata'\n      [4a34,4a38) {reg0}\n      [4a38,4bcc) {reg22}\n      [4be4,4bf0) {reg22}\n      [4c1c,4c4c) {reg22}\n      [4c70,4c74) {reg22}\n  [abc8] function 'check_symtab_section_symbols'@4c80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [abe3] parameter 'elf'\n      [4c80,4cd0) {reg0}\n      [4cd0,4e00) {reg22}\n      [4e00,4e1b) {reg2}\n      [4e1b,4e1c) {entry_value(1) {reg0}, stack_value}\n      [4e1c,4ed0) {reg22}\n      [4ed0,4ee8) {entry_value(1) {reg0}, stack_value}\n      [4ee8,4f34) {reg22}\n    [abf0] parameter 'rel'\n      [4c80,4ca4) {reg1}\n      [4ca4,4e14) {fbreg(-244)}\n      [4e14,4e1c) {breg31(-244)}\n      [4e1c,4ee0) {fbreg(-244)}\n      [4ee0,4ee8) {breg31(-244)}\n      [4ee8,4f34) {fbreg(-244)}\n    [abfd] parameter 'scn'\n      [4c80,4ce0) {reg2}\n      [4ce0,4ce3) {reg0}\n      [4ce3,4e14) {fbreg(-240)}\n      [4e14,4e1c) {breg31(-240)}\n      [4e1c,4ee0) {fbreg(-240)}\n      [4ee0,4ee8) {breg31(-240)}\n      [4ee8,4f34) {fbreg(-240)}\n    [ac0a] parameter 'shnum'\n      [4c80,4ce3) {reg3}\n      [4ce3,4e14) {fbreg(-216)}\n      [4e14,4e1c) {breg31(-216)}\n      [4e1c,4ee0) {fbreg(-216)}\n      [4ee0,4ee8) {breg31(-216)}\n      [4ee8,4f34) {fbreg(-216)}\n    [ac17] parameter 'shstrndx'\n      [4c80,4ce3) {reg4}\n      [4ce3,4e14) {fbreg(-224)}\n      [4e14,4e1c) {breg31(-224)}\n      [4e1c,4ee0) {fbreg(-224)}\n      [4ee0,4ee8) {breg31(-224)}\n      [4ee8,4f34) {fbreg(-224)}\n    [ac24] parameter 'oscn'\n      [4c80,4ce3) {reg5}\n      [4ce3,4d04) {reg20}\n      [4d04,4e14) {fbreg(-232)}\n      [4e14,4e1c) {breg31(-232)}\n      [4e1c,4ee0) {fbreg(-232)}\n      [4ee0,4ee8) {breg31(-232)}\n      [4ee8,4f34) {fbreg(-232)}\n    [ac31] parameter 'oshnum'\n      [4c80,4ce3) {reg6}\n      [4ce3,4e08) {reg19}\n      [4e08,4e1c) {entry_value(1) {reg6}, stack_value}\n      [4e1c,4e40) {reg19}\n      [4e40,4e5c) {entry_value(1) {reg6}, stack_value}\n      [4e5c,4ecc) {reg19}\n      [4ecc,4ee8) {entry_value(1) {reg6}, stack_value}\n      [4ee8,4f34) {reg19}\n    [ac3e] parameter 'oshstrndx'\n      [4c80,4ce3) {reg7}\n      [4ce3,4e14) {fbreg(-264)}\n      [4e14,4e1c) {breg31(-264)}\n      [4e1c,4ee0) {fbreg(-264)}\n      [4ee0,4ee8) {breg31(-264)}\n      [4ee8,4f34) {fbreg(-264)}\n    [ac4b] parameter 'debuglink'\n      [4c80,4e14) {fbreg(0)}\n      [4e14,4e1c) {breg31(0)}\n      [4e1c,4ee0) {fbreg(0)}\n      [4ee0,4ee8) {breg31(0)}\n      [4ee8,4f34) {fbreg(0)}\n    [ac58] variable 'n'\n      [4dd0,4e00) {reg19}\n      [4e00,4e1b) {reg1}\n      [4e7c,4edc) {reg27}\n      [4ee8,4f18) {reg27}\n      [4f18,4f24) {reg1}\n      [4f24,4f28) {reg27}\n      [4f28,4f34) {reg19}\nmodule 'unstrip'\n[aeee] CU '/usr/src/debug/elfutils/0.189/lib/xasprintf.c'@8070\n  [b067] function 'xasprintf'@8070\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b089] parameter 'fmt'\n      [8070,80a4) {reg0}\n      [80a4,8113) {reg13}\n      [8113,8174) {entry_value(1) {reg0}, stack_value}\n    [b09e] variable 'res'\n      [8070,8174) {fbreg(-288)}\n    [b0ad] variable 'ap'\n      [8070,8174) {fbreg(-280)}\n  [b11f] inlined function 'error'@8160\n    [b144] parameter '__format'\n      [8160,816c) {reg0}\n      [816c,816f) {reg2}\n    [b151] parameter '__errnum'\n      [8160,8170) {lit0, stack_value}\n    [b15e] parameter '__status'\n      [8160,8170) {lit1, stack_value}\n  [b0bb] inlined function 'vasprintf'@810c\n    [b0d4] parameter '__ap'\n      [809c,80a4) {fbreg(-248)}\n      [80c8,80d0) {fbreg(-248)}\n      [80d4,80d8) {fbreg(-248)}\n      [810c,8114) {fbreg(-248)}\n    [b0dd] parameter '__fmt'\n      [80f8,8113) {reg13}\n      [8113,8114) {entry_value(1) {reg0}, stack_value}\n    [b0ea] parameter '__ptr'\n      [80f8,8113) {reg0}\n      [8113,8114) {fbreg(-288), stack_value}\nmodule 'unstrip'\n[b242] CU '/usr/src/debug/elfutils/0.189/lib/xmalloc.c'@8180\n  [b387] function 'xrealloc'@8220\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b3a7] parameter 'p'\n      [8220,822f) {reg0}\n      [822f,8230) {entry_value(1) {reg0}, stack_value}\n      [8230,8248) {reg0}\n    [b3b8] parameter 'n'\n      [8220,822f) {reg1}\n      [822f,8268) {entry_value(1) {reg1}, stack_value}\n  [b46c] function 'xcalloc'@81d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b48c] parameter 'n'\n      [81d0,81df) {reg0}\n      [81df,8218) {entry_value(1) {reg0}, stack_value}\n    [b49d] parameter 's'\n      [81d0,81df) {reg1}\n      [81df,8218) {entry_value(1) {reg1}, stack_value}\n    [b4ae] variable 'p'\n      [81e0,81f8) {reg0}\n  [b561] function 'xmalloc'@8180\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b581] parameter 'n'\n      [8180,818f) {reg0}\n      [818f,81c8) {entry_value(1) {reg0}, stack_value}\n    [b592] variable 'p'\n      [8190,81a8) {reg0}\n  [b3c9] inlined function 'error'@8258\n    [b3ec] parameter '__format'\n      [8258,8264) {reg0}\n      [8264,8267) {reg2}\n    [b3f9] parameter '__errnum'\n      <constant value>\n    [b3ff] parameter '__status'\n      <constant value>\n  [b4be] inlined function 'error'@8208\n    [b4e1] parameter '__format'\n      [8208,8214) {reg0}\n      [8214,8217) {reg2}\n    [b4ee] parameter '__errnum'\n      <constant value>\n    [b4f4] parameter '__status'\n      <constant value>\n  [b5a2] inlined function 'error'@81b8\n    [b5c5] parameter '__format'\n      [81b8,81c4) {reg0}\n      [81c4,81c7) {reg2}\n    [b5d2] parameter '__errnum'\n      <constant value>\n    [b5d8] parameter '__status'\n      <constant value>\nmodule 'unstrip'\n[b674] CU '/usr/src/debug/elfutils/0.189/lib/printversion.c'@8270\n  [bb87] function 'print_version'@8270\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [bba5] parameter 'stream'\n      [8270,82ab) {reg0}\n      [82ab,82d8) {reg20}\n      [82d8,82eb) {reg0}\n      [82eb,82ec) {entry_value(1) {reg0}, stack_value}\n    [bbb7] parameter 'state'\n      [8270,82a8) {reg1}\n      [82a8,82ec) {entry_value(1) {reg1}, stack_value}\n  [bbc9] inlined function 'fprintf'@82a0\n    [bbe0] parameter '__fmt'\n      [82a0,82ac) {addr(0x9c88), stack_value}\n    [bbed] parameter '__stream'\n      [82a0,82ab) {reg0}\n      [82ab,82ac) {reg20}\n  [bc34] inlined function 'fprintf'@82cc\n    [bc4b] parameter '__fmt'\n      [82cc,82d4) {reg0}\n      [82d4,82eb) {reg2}\n    [bc58] parameter '__stream'\n      [82c0,82d8) {reg20}\n      [82d8,82eb) {reg0}\n      [82eb,82ec) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[40] CU '/usr/src/debug/elfutils/0.189/libelf/elf_version.c'@3330\n  [2e7] function 'elf_version'@3330\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [305] parameter 'version'\n      [3330,334c) {reg0}\n      [334c,3350) {entry_value(1) {reg0}, stack_value}\n      [3350,3358) {reg0}\n      [3358,3374) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[33a] CU '/usr/src/debug/elfutils/0.189/libelf/elf_hash.c'@3380\n  [3c6] function 'elf_hash'@3380\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3e8] parameter 'string'\n      [3380,338c) {reg0}\n      [338c,33c8) {reg1}\n      [33c8,33cc) {breg1(-5), stack_value}\n      [33cc,33f0) {entry_value(1) {reg0}, stack_value}\n  [3fc] inlined function '_dl_elf_hash'@3388\n    [41d] parameter 'name_arg'\n      [3388,338c) {reg0}\n      [338c,33c8) {reg1}\n      [33c8,33cc) {breg1(-5), stack_value}\n      [33cc,33ec) {entry_value(1) {reg0}, stack_value}\n    [42a] variable 'name'\n      [3388,338c) {reg0}\n      [338c,33cc) {reg1}\n      [33cc,33d8) {breg1(1), stack_value}\n      [33d8,33e4) {reg1}\n    [437] variable 'hash'\n      [338c,33ec) {reg0}\n      (33ec,33ec) <empty range>\nmodule 'libelf.so'\n[4b0] CU '/usr/src/debug/elfutils/0.189/libelf/elf_error.c'@33f0\n  [7ea] function 'elf_errmsg'@3470\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [80d] parameter 'error'\n      [3470,3494) {reg0}\n      [3494,34e0) {reg2}\n      [34e0,34e4) {breg1(-1), stack_value}\n      [34e4,350c) {entry_value(1) {reg0}, stack_value}\n      [350c,352c) {reg2}\n      [352c,3530) {entry_value(1) {reg0}, stack_value}\n      [3530,3548) {reg2}\n      [3548,3568) {entry_value(1) {reg0}, stack_value}\n    [821] variable 'last_error'\n      [3498,34bc) {reg0}\n      [34c4,34f4) {reg0}\n      [350c,351c) {reg0}\n      [3530,3538) {reg0}\n      [354c,3554) {reg0}\n    [836] variable '__PRETTY_FUNCTION__'\n      [3470,3568) {addr(0x13cf8)}\n  [930] function '__libelf_seterrno'@3430\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [94f] parameter 'value'\n      [3430,3458) {reg0}\n      [3458,3468) {entry_value(1) {reg0}, stack_value}\n  [964] function 'elf_errno'@33f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [982] variable 'result'\n      [3414,3428) {reg2}\nmodule 'libelf.so'\n[9a4] CU '/usr/src/debug/elfutils/0.189/libelf/elf_fill.c'@3570\n  [af7] function 'elf_fill'@3570\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b11] parameter 'fill'\n      [3570,3580) {reg0}\nmodule 'libelf.so'\n[b2d] CU '/usr/src/debug/elfutils/0.189/libelf/elf_begin.c'@3580\n  [204d] function 'elf_begin'@4c00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [206e] parameter 'fildes'\n      [4c00,4c4c) {reg0}\n      [4c4c,4c50) {reg20}\n      [4c50,4c58) {entry_value(1) {reg0}, stack_value}\n      [4c58,4c6c) {reg0}\n      [4c6c,4c9c) {reg20}\n      [4c9c,4cb0) {breg0(36)}\n      [4cb0,4cbc) {entry_value(1) {reg0}, stack_value}\n      [4cbc,4cc0) {reg0}\n      [4cc0,4ce0) {reg20}\n      [4ce0,4ceb) {reg0}\n      [4ceb,4cec) {entry_value(1) {reg0}, stack_value}\n      [4cec,4cf4) {reg0}\n      [4cf4,4d00) {reg20}\n      [4d00,4d08) {entry_value(1) {reg0}, stack_value}\n      [4d08,4d0f) {reg0}\n      [4d0f,4d2c) {reg20}\n      [4d2c,4d43) {reg0}\n      [4d43,4d44) {entry_value(1) {reg0}, stack_value}\n      [4d44,4d48) {reg0}\n      [4d48,4d54) {entry_value(1) {reg0}, stack_value}\n      [4d54,4d60) {reg0}\n      [4d60,4de0) {reg20}\n      [4de0,4de4) {entry_value(1) {reg0}, stack_value}\n      [4de4,4e0c) {reg20}\n      [4e0c,4e14) {entry_value(1) {reg0}, stack_value}\n    [2082] parameter 'cmd'\n      [4c00,4c4c) {reg1}\n      [4c4c,4c50) {reg19}\n      [4c50,4c58) {entry_value(1) {reg1}, stack_value}\n      [4c58,4c6c) {reg1}\n      [4c6c,4c9c) {reg19}\n      [4c9c,4cb0) {breg0(28)}\n      [4cb0,4cbc) {entry_value(1) {reg1}, stack_value}\n      [4cbc,4cc4) {reg1}\n      [4cc4,4ce0) {reg19}\n      [4ce0,4ceb) {reg1}\n      [4ceb,4cec) {entry_value(1) {reg1}, stack_value}\n      [4cec,4cf4) {reg1}\n      [4cf4,4d00) {reg19}\n      [4d00,4d08) {entry_value(1) {reg1}, stack_value}\n      [4d08,4d0c) {reg1}\n      [4d0c,4d2c) {reg19}\n      [4d2c,4d43) {reg3}\n      [4d43,4d44) {entry_value(1) {reg1}, stack_value}\n      [4d44,4d4b) {reg1}\n      [4d4b,4d54) {entry_value(1) {reg1}, stack_value}\n      [4d54,4d6c) {reg1}\n      [4d6c,4de0) {reg19}\n      [4de0,4de4) {entry_value(1) {reg1}, stack_value}\n      [4de4,4e0c) {reg19}\n      [4e0c,4e14) {entry_value(1) {reg1}, stack_value}\n    [2096] parameter 'ref'\n      [4c00,4c4c) {reg2}\n      [4c4c,4c58) {entry_value(1) {reg2}, stack_value}\n      [4c58,4c6c) {reg2}\n      [4c6c,4cbc) {entry_value(1) {reg2}, stack_value}\n      [4cbc,4ceb) {reg2}\n      [4ceb,4cec) {entry_value(1) {reg2}, stack_value}\n      [4cec,4cf4) {reg2}\n      [4cf4,4d08) {entry_value(1) {reg2}, stack_value}\n      [4d08,4d0f) {reg2}\n      [4d0f,4d44) {entry_value(1) {reg2}, stack_value}\n      [4d44,4d4b) {reg2}\n      [4d4b,4d54) {entry_value(1) {reg2}, stack_value}\n      [4d54,4d6c) {reg2}\n      [4d6c,4e14) {entry_value(1) {reg2}, stack_value}\n    [20aa] variable 'retval'\n      [4cfc,4d08) {lit0, stack_value}\n  [21c9] inlined function 'lock_dup_elf'@4cd4\n    [21e3] parameter 'ref'\n      [4cd4,4ceb) {reg2}\n      [4ceb,4cec) {entry_value(1) {reg2}, stack_value}\n    [21f0] parameter 'cmd'\n      [4cd4,4ce0) {reg19}\n      [4ce0,4ceb) {reg1}\n      [4ceb,4cec) {entry_value(1) {reg1}, stack_value}\n    [21fd] parameter 'fildes'\n      [4cd4,4ce0) {reg20}\n      [4ce0,4ceb) {reg0}\n      [4ceb,4cec) {entry_value(1) {reg0}, stack_value}\n  [20be] inlined function 'write_file'@4c6c\n    [20d8] parameter 'cmd'\n      [4c6c,4c9c) {reg19}\n      [4c9c,4cb0) {breg0(28)}\n      [4e00,4e0c) {reg19}\n      [4e0c,4e14) {entry_value(1) {reg1}, stack_value}\n    [20e5] parameter 'fd'\n      [4c6c,4c9c) {reg20}\n      [4c9c,4cb0) {breg0(36)}\n      [4e00,4e0c) {reg20}\n      [4e0c,4e14) {entry_value(1) {reg0}, stack_value}\n  [2325] function 'dup_elf'@4af0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2346] parameter 'fildes'\n      [4af0,4b10) {reg0}\n      [4b10,4b84) {reg20}\n      [4b94,4bac) {reg20}\n      [4bb8,4bbc) {reg20}\n      [4bbc,4bc0) {entry_value(1) {reg0}, stack_value}\n      [4bc0,4bf4) {reg20}\n    [235a] parameter 'cmd'\n      [4af0,4b54) {reg1}\n      [4b54,4b88) {reg21}\n      [4b88,4b94) {entry_value(1) {reg1}, stack_value}\n      [4b94,4b98) {reg1}\n      [4b98,4ba0) {reg21}\n      [4ba0,4bb8) {entry_value(1) {reg1}, stack_value}\n      [4bb8,4bc7) {reg1}\n      [4bc7,4bd4) {reg21}\n      [4bd4,4bdb) {reg1}\n      [4bdb,4be4) {reg21}\n      [4be4,4beb) {reg1}\n      [4beb,4bf4) {reg21}\n    [236e] parameter 'ref'\n      [4af0,4b30) {reg2}\n      [4b30,4b84) {reg19}\n      [4b84,4b94) {entry_value(1) {reg2}, stack_value}\n      [4b94,4bac) {reg19}\n      [4bac,4bb8) {reg0}\n      [4bb8,4bc0) {reg2}\n      [4bc0,4bd4) {reg19}\n      [4bd4,4bdb) {reg2}\n      [4bdb,4bf4) {reg19}\n    [2382] variable 'result'\n      [4b70,4b80) {reg0}\n  [23fd] function '__libelf_next_arhdr_wrlock'@43b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [241e] parameter 'elf'\n      [43b0,43f0) {reg0}\n      [43f0,465c) {reg19}\n      [465c,4670) {entry_value(1) {reg0}, stack_value}\n      [4670,4aec) {reg19}\n    [2432] variable 'ar_hdr'\n      [4414,4638) {reg28}\n      [4670,4680) {reg28}\n      [4688,470c) {reg28}\n      [471c,4ad8) {reg28}\n      [4ae4,4aec) {reg28}\n    [2446] variable 'elf_ar_hdr'\n      [4430,4638) {breg19(120), stack_value}\n      [4670,4680) {breg19(120), stack_value}\n      [471c,4764) {breg19(120), stack_value}\n      [477c,4864) {breg19(120), stack_value}\n      [4874,4ad8) {breg19(120), stack_value}\n      [4ae4,4aec) {breg19(120), stack_value}\n    [245a] variable 'maxsize'\n      [462c,4638) {reg1}\n      [4670,4678) {reg1}\n  [24dd] inlined function 'read_long_names'\n    [24ee] parameter 'elf'\n      <no value>\n  [3149] function 'read_file'@3ff0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [316a] parameter 'fildes'\n      [3ff0,407b) {reg0}\n      [407b,40a8) {reg22}\n      [40a8,40c0) {entry_value(1) {reg0}, stack_value}\n      [40c0,40cc) {reg0}\n      [40cc,41a4) {reg22}\n      [41a4,41af) {reg0}\n      [41af,4368) {reg22}\n      [4368,4374) {reg0}\n      [4374,4388) {reg22}\n      [4388,4394) {reg0}\n      [4394,43a8) {reg22}\n    [317e] parameter 'offset'\n      [3ff0,4040) {reg1}\n      [4040,40ac) {reg23}\n      [40ac,40c0) {entry_value(1) {reg1}, stack_value}\n      [40c0,43a8) {reg23}\n    [3192] parameter 'maxsize'\n      [3ff0,406c) {reg2}\n      [406c,40b0) {reg25}\n      [40c0,40cc) {reg2}\n      [40cc,41a4) {reg25}\n      [41a4,41af) {reg2}\n      [41af,4368) {reg25}\n      [4368,4384) {reg2}\n      [4384,4388) {reg25}\n      [4388,43a4) {reg2}\n      [43a4,43a8) {reg25}\n    [31a6] parameter 'cmd'\n      [3ff0,4074) {reg3}\n      [4074,407b) {reg4}\n      [407b,40b4) {reg27}\n      [40b4,40c0) {entry_value(1) {reg3}, stack_value}\n      [40c0,40cc) {reg3}\n      [40cc,41a4) {reg27}\n      [41a4,41af) {reg3}\n      [41af,4368) {reg27}\n      [4368,436c) {reg3}\n      [436c,4388) {reg27}\n      [4388,438c) {reg3}\n      [438c,43a8) {reg27}\n    [31ba] parameter 'parent'\n      [3ff0,4068) {reg4}\n      [4068,40b0) {reg26}\n      [40b0,40c0) {entry_value(1) {reg4}, stack_value}\n      [40c0,40cc) {reg4}\n      [40cc,41a4) {reg26}\n      [41a4,41af) {reg4}\n      [41af,4368) {reg26}\n      [4368,4387) {reg4}\n      [4387,4388) {reg26}\n      [4388,43a7) {reg4}\n      [43a7,43a8) {reg26}\n    [31ce] variable 'map_address'\n      [4040,4058) {lit0, stack_value}\n      [4058,4080) {reg19}\n      [40c0,40cc) {lit0, stack_value}\n      [41a4,41f4) {lit0, stack_value}\n      [41f4,41f8) {reg0}\n      [41f8,4230) {reg19}\n      [4230,423c) {lit0, stack_value}\n      [4334,4354) {reg19}\n      [4368,4388) {lit0, stack_value}\n      [4388,43a8) {reg19}\n    [31e2] variable 'use_mmap'\n      [4040,4058) {breg19(0), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [4058,4074) {breg3(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [4074,407b) {breg4(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [407b,40b4) {breg27(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [40b4,40c0) {entry_value(1) {reg3}, lit8, minus, const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [40c0,40cc) {breg19(0), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [40cc,41a4) {breg27(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [41a4,41f4) {breg19(0), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [41f4,4230) {breg27(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [4230,423c) {breg19(0), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [423c,4368) {breg27(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [4368,4388) {breg19(0), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [4388,438c) {breg3(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [438c,43a8) {breg27(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n    [31f6] variable '__PRETTY_FUNCTION__'\n      [3ff0,43a8) {addr(0x14208)}\n  [3325] inlined function 'read_unmmaped_file'@40d4\n    [333f] parameter 'parent'\n      [40d4,4158) {reg26}\n      [4160,41a0) {reg26}\n      [423c,4334) {reg26}\n      [4358,4368) {reg26}\n    [334c] parameter 'cmd'\n      [40d4,4158) {reg27}\n      [4160,41a0) {reg27}\n      [423c,4334) {reg27}\n      [4358,4368) {reg27}\n    [3359] parameter 'maxsize'\n      [40d4,4158) {reg25}\n      [4160,41a0) {reg25}\n      [423c,4334) {reg25}\n      [4358,4368) {reg25}\n    [3366] parameter 'offset'\n      [40d4,4158) {reg23}\n      [4160,41a0) {reg23}\n      [423c,4334) {reg23}\n      [4358,4368) {reg23}\n    [3373] parameter 'fildes'\n      [40d4,4158) {reg22}\n      [4160,41a0) {reg22}\n      [423c,4334) {reg22}\n      [4358,4368) {reg22}\n  [390b] function '__libelf_read_mmaped_file'@3e80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [392c] parameter 'fildes'\n      [3e80,3ec0) {reg0}\n      [3ec0,3ee8) {reg22}\n      [3ee8,3ef8) {entry_value(1) {reg0}, stack_value}\n      [3ef8,3f83) {reg0}\n      [3f83,3f84) {entry_value(1) {reg0}, stack_value}\n      [3f84,3f8c) {reg0}\n      [3f8c,3fb0) {reg22}\n      [3fb0,3fd4) {breg0(36)}\n      [3fd4,3fe4) {reg22}\n    [3940] parameter 'map_address'\n      [3e80,3ebc) {reg1}\n      [3ebc,3ee4) {reg20}\n      [3ee4,3ef8) {entry_value(1) {reg1}, stack_value}\n      [3ef8,3f83) {reg1}\n      [3f83,3f84) {entry_value(1) {reg1}, stack_value}\n      [3f84,3f88) {reg1}\n      [3f88,3fb8) {reg20}\n      [3fb8,3fd4) {breg0(0)}\n      [3fd4,3fe4) {reg20}\n    [3954] parameter 'offset'\n      [3e80,3eb8) {reg2}\n      [3eb8,3ee4) {reg19}\n      [3ee4,3ef8) {entry_value(1) {reg2}, stack_value}\n      [3ef8,3f10) {reg2}\n      [3f10,3f74) {reg19}\n      [3f74,3f83) {reg3}\n      [3f83,3f84) {entry_value(1) {reg2}, stack_value}\n      [3f84,3fb8) {reg19}\n      [3fb8,3fd4) {breg0(40)}\n      [3fd4,3fe4) {reg19}\n    [3968] parameter 'maxsize'\n      [3e80,3eb8) {reg3}\n      [3eb8,3eec) {reg24}\n      [3eec,3ef8) {entry_value(1) {reg3}, stack_value}\n      [3ef8,3f00) {reg3}\n      [3f00,3f78) {reg24}\n      [3f78,3f83) {reg4}\n      [3f83,3f84) {entry_value(1) {reg3}, stack_value}\n      [3f84,3fbc) {reg24}\n      [3fbc,3fd4) {breg0(48)}\n      [3fd4,3fe4) {reg24}\n    [397c] parameter 'cmd'\n      [3e80,3eb8) {reg4}\n      [3eb8,3eec) {reg23}\n      [3eec,3ef8) {entry_value(1) {reg4}, stack_value}\n      [3ef8,3efc) {reg4}\n      [3efc,3f78) {reg23}\n      [3f78,3f83) {reg5}\n      [3f83,3f84) {entry_value(1) {reg4}, stack_value}\n      [3f84,3fbc) {reg23}\n      [3fbc,3fd4) {breg0(28)}\n      [3fd4,3fe4) {reg23}\n    [3990] parameter 'parent'\n      [3e80,3ec3) {reg5}\n      [3ec3,3ee8) {reg21}\n      [3ee8,3ef8) {entry_value(1) {reg5}, stack_value}\n      [3ef8,3f6c) {reg5}\n      [3f6c,3f83) {reg6}\n      [3f83,3f84) {entry_value(1) {reg5}, stack_value}\n      [3f84,3f8f) {reg5}\n      [3f8f,3fb0) {reg21}\n      [3fb0,3fd4) {breg0(8)}\n      [3fd4,3fe4) {reg21}\n    [39a4] variable 'e_ident'\n      [3e9c,3eb8) {breg1(0), breg2(0), plus, stack_value}\n      [3eb8,3ebc) {breg1(0), breg19(0), plus, stack_value}\n      [3ebc,3ee4) {breg20(0), breg19(0), plus, stack_value}\n      [3ee4,3ef8) {entry_value(1) {reg1}, entry_value(1) {reg2}, plus, stack_value}\n      [3ef8,3f10) {breg1(0), breg2(0), plus, stack_value}\n      [3f10,3f74) {breg1(0), breg19(0), plus, stack_value}\n      [3f74,3f83) {breg1(0), breg3(0), plus, stack_value}\n      [3f83,3f84) {entry_value(1) {reg1}, entry_value(1) {reg2}, plus, stack_value}\n      [3f84,3f88) {breg1(0), breg19(0), plus, stack_value}\n      [3f88,3fb8) {breg20(0), breg19(0), plus, stack_value}\n      [3fb8,3fd4) {breg0(0), deref, breg0(40), deref, plus, stack_value}\n      [3fd4,3fe4) {breg20(0), breg19(0), plus, stack_value}\n    [39b8] variable 'kind'\n      [3f5c,3f84) {lit3, stack_value}\n      [3f84,3fd4) {lit1, stack_value}\n  [3cae] function 'file_read_elf'@3580\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3ccf] parameter 'fildes'\n      [3580,35bc) {reg0}\n      [35bc,37d8) {reg26}\n      [37d8,37e4) {entry_value(1) {reg0}, stack_value}\n      [37e4,3e80) {reg26}\n    [3ce3] parameter 'map_address'\n      [3580,35c4) {reg1}\n      [35c4,37d4) {reg22}\n      [37d4,37e4) {entry_value(1) {reg1}, stack_value}\n      [37e4,3e80) {reg22}\n    [3cf7] parameter 'e_ident'\n      [3580,35c0) {reg2}\n      [35c0,37d0) {reg19}\n      [37d0,37e4) {entry_value(1) {reg2}, stack_value}\n      [37e4,3e80) {reg19}\n    [3d0b] parameter 'offset'\n      [3580,3660) {reg3}\n      [3660,37ac) {reg25}\n      [37ac,37e4) {entry_value(1) {reg3}, stack_value}\n      [37e4,37eb) {reg3}\n      [37eb,37f4) {entry_value(1) {reg3}, stack_value}\n      [37f4,38bc) {reg25}\n      [38bc,38dc) {reg3}\n      [38dc,3908) {reg25}\n      [3908,391c) {reg3}\n      [391c,3968) {reg25}\n      [3968,398c) {reg3}\n      [398c,39b8) {reg25}\n      [39b8,39c4) {reg3}\n      [39c4,39d0) {reg25}\n      [39d0,39f0) {reg3}\n      [39f0,3b54) {reg25}\n      [3b54,3b84) {reg3}\n      [3b84,3cc8) {reg25}\n      [3cc8,3cec) {reg3}\n      [3cec,3d04) {reg25}\n      [3d04,3d18) {reg3}\n      [3d18,3e4c) {reg25}\n      [3e4c,3e58) {entry_value(1) {reg3}, stack_value}\n      [3e58,3e80) {reg25}\n    [3d1f] parameter 'maxsize'\n      [3580,3660) {reg4}\n      [3660,37ac) {reg21}\n      [37ac,37e4) {entry_value(1) {reg4}, stack_value}\n      [37e4,37eb) {reg4}\n      [37eb,37f4) {entry_value(1) {reg4}, stack_value}\n      [37f4,38bc) {reg21}\n      [38bc,38dc) {reg4}\n      [38dc,3908) {reg21}\n      [3908,3928) {reg4}\n      [3928,3968) {reg21}\n      [3968,398c) {reg4}\n      [398c,39b8) {reg21}\n      [39b8,39e4) {reg4}\n      [39e4,3b54) {reg21}\n      [3b54,3b84) {reg4}\n      [3b84,3cc8) {reg21}\n      [3cc8,3cec) {reg4}\n      [3cec,3d04) {reg21}\n      [3d04,3d18) {reg4}\n      [3d18,3e4c) {reg21}\n      [3e4c,3e58) {entry_value(1) {reg4}, stack_value}\n      [3e58,3e80) {reg21}\n    [3d33] parameter 'cmd'\n      [3580,3660) {reg5}\n      [3660,37a4) {reg23}\n      [37a4,37e4) {entry_value(1) {reg5}, stack_value}\n      [37e4,37eb) {reg5}\n      [37eb,37f4) {entry_value(1) {reg5}, stack_value}\n      [37f4,38bc) {reg23}\n      [38bc,38dc) {reg5}\n      [38dc,3908) {reg23}\n      [3908,394c) {reg5}\n      [394c,3968) {reg23}\n      [3968,398c) {reg5}\n      [398c,39b8) {reg23}\n      [39b8,39fc) {reg5}\n      [39fc,3b54) {reg23}\n      [3b54,3b84) {reg5}\n      [3b84,3c6c) {reg23}\n      [3c6c,3ca4) {reg5}\n      [3ca4,3cbc) {reg23}\n      [3cbc,3cc8) {entry_value(1) {reg5}, stack_value}\n      [3cc8,3d18) {reg5}\n      [3d18,3d78) {reg23}\n      [3d78,3d84) {entry_value(1) {reg5}, stack_value}\n      [3d84,3d98) {reg5}\n      [3d98,3db8) {reg23}\n      [3db8,3dcc) {reg5}\n      [3dcc,3e4c) {reg23}\n      [3e4c,3e58) {entry_value(1) {reg5}, stack_value}\n      [3e58,3e64) {reg23}\n      [3e64,3e70) {entry_value(1) {reg5}, stack_value}\n      [3e70,3e80) {reg23}\n    [3d47] parameter 'parent'\n      [3580,3660) {reg6}\n      [3660,37a8) {reg27}\n      [37a8,37e4) {entry_value(1) {reg6}, stack_value}\n      [37e4,37eb) {reg6}\n      [37eb,37f4) {entry_value(1) {reg6}, stack_value}\n      [37f4,38bc) {reg27}\n      [38bc,38dc) {reg6}\n      [38dc,3908) {reg27}\n      [3908,394c) {reg6}\n      [394c,3968) {reg27}\n      [3968,398c) {reg6}\n      [398c,39b8) {reg27}\n      [39b8,39fc) {reg6}\n      [39fc,3b54) {reg27}\n      [3b54,3b84) {reg6}\n      [3b84,3c6c) {reg27}\n      [3c6c,3ca4) {reg6}\n      [3ca4,3cc4) {reg27}\n      [3cc4,3cc8) {entry_value(1) {reg6}, stack_value}\n      [3cc8,3d18) {reg6}\n      [3d18,3d80) {reg27}\n      [3d80,3d84) {entry_value(1) {reg6}, stack_value}\n      [3d84,3d98) {reg6}\n      [3d98,3db8) {reg27}\n      [3db8,3dcc) {reg6}\n      [3dcc,3e4c) {reg27}\n      [3e4c,3e58) {entry_value(1) {reg6}, stack_value}\n      [3e58,3e6c) {reg27}\n      [3e6c,3e70) {entry_value(1) {reg6}, stack_value}\n      [3e70,3e80) {reg27}\n    [3d5b] variable 'scncnt'\n      [37ec,37f4) {const1s(-1), stack_value}\n      [3d74,3d84) {const1s(-1), stack_value}\n    [3d6f] variable 'scnmax'\n      [3678,37a4) {reg24}\n      [37f4,38bc) {reg24}\n      [38f4,3908) {reg24}\n      [398c,39b8) {reg24}\n      [39fc,3b54) {reg24}\n      [3ba0,3c6c) {reg24}\n      [3cac,3cb0) {reg24}\n      [3e58,3e64) {reg24}\n    [3d83] variable 'elf'\n      [36c0,37ac) {reg0}\n      [37f4,38bc) {reg0}\n      [38f4,3908) {reg0}\n      [398c,39b8) {reg0}\n      [39fc,3b54) {reg0}\n      [3ba0,3c6c) {reg0}\n      [3cac,3caf) {reg0}\n      [3e60,3e70) {lit0, stack_value}\n    [3d97] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [41b5] inlined function 'get_shnum'@35ec\n    [41cf] parameter 'maxsize'\n      [35ec,3660) {reg4}\n      [3660,3668) {reg21}\n      [38bc,38dc) {reg4}\n      [38dc,38e8) {reg21}\n      [3908,3928) {reg4}\n      [3928,3968) {reg21}\n      [3968,398c) {reg4}\n      [39b8,39e4) {reg4}\n      [39e4,39fc) {reg21}\n      [3b54,3b84) {reg4}\n      [3b84,3ba0) {reg21}\n      [3c6c,3cac) {reg21}\n      [3cc8,3cec) {reg4}\n      [3cec,3d04) {reg21}\n      [3d04,3d18) {reg4}\n      [3d18,3d74) {reg21}\n      [3d84,3e4c) {reg21}\n      [3e70,3e80) {reg21}\n    [41dc] parameter 'offset'\n      [35e4,3660) {reg3}\n      [3660,3668) {reg25}\n      [38bc,38dc) {reg3}\n      [38dc,38e8) {reg25}\n      [3908,391c) {reg3}\n      [391c,3968) {reg25}\n      [3968,398c) {reg3}\n      [39b8,39c4) {reg3}\n      [39c4,39d0) {reg25}\n      [39d0,39f0) {reg3}\n      [39f0,39fc) {reg25}\n      [3b54,3b84) {reg3}\n      [3b84,3ba0) {reg25}\n      [3c6c,3cac) {reg25}\n      [3cc8,3cec) {reg3}\n      [3cec,3d04) {reg25}\n      [3d04,3d18) {reg3}\n      [3d18,3d74) {reg25}\n      [3d84,3e4c) {reg25}\n      [3e70,3e80) {reg25}\n    [41e9] parameter 'fildes'\n      [35e4,3668) {reg26}\n      [38bc,38e8) {reg26}\n      [3908,398c) {reg26}\n      [39b8,39fc) {reg26}\n      [3b54,3ba0) {reg26}\n      [3c6c,3cac) {reg26}\n      [3cc8,3d74) {reg26}\n      [3d84,3e4c) {reg26}\n      [3e70,3e80) {reg26}\n    [41f6] parameter 'e_ident'\n      [35e4,3668) {reg19}\n      [38bc,38e8) {reg19}\n      [3908,398c) {reg19}\n      [39b8,39fc) {reg19}\n      [3b54,3ba0) {reg19}\n      [3c6c,3cac) {reg19}\n      [3cc8,3d74) {reg19}\n      [3d84,3e4c) {reg19}\n      [3e70,3e80) {reg19}\n    [4203] parameter 'map_address'\n      [35e4,3668) {reg22}\n      [38bc,38e8) {reg22}\n      [3908,398c) {reg22}\n      [39b8,39fc) {reg22}\n      [3b54,3ba0) {reg22}\n      [3c6c,3cac) {reg22}\n      [3cc8,3d74) {reg22}\n      [3d84,3e4c) {reg22}\n      [3e70,3e80) {reg22}\n  [364c] inlined function 'file_read_ar'@42f8\n    [3666] parameter 'parent'\n      [42f8,4334) {reg26}\n    [3673] parameter 'cmd'\n      [42f8,4334) {reg27}\n    [3680] parameter 'maxsize'\n      [42f8,4334) {reg25}\n    [368d] parameter 'offset'\n      [42f8,4334) {reg23}\n    [369a] parameter 'map_address'\n      [42f8,4334) {lit0, stack_value}\n    [36a7] parameter 'fildes'\n      [42f8,4334) {reg22}\n  [3b2e] inlined function 'file_read_ar'@3f84\n    [3b48] parameter 'parent'\n      [3f84,3f8f) {reg5}\n      [3f8f,3fb0) {reg21}\n      [3fb0,3fd4) {breg0(8)}\n    [3b55] parameter 'cmd'\n      [3f84,3fbc) {reg23}\n      [3fbc,3fd4) {breg0(28)}\n    [3b62] parameter 'maxsize'\n      [3f84,3fbc) {reg24}\n      [3fbc,3fd4) {breg0(48)}\n    [3b6f] parameter 'offset'\n      [3f84,3fb8) {reg19}\n      [3fb8,3fd4) {breg0(40)}\n    [3b7c] parameter 'map_address'\n      [3f84,3f88) {reg1}\n      [3f88,3fb8) {reg20}\n      [3fb8,3fd4) {breg0(0)}\n    [3b89] parameter 'fildes'\n      [3f84,3f8c) {reg0}\n      [3f8c,3fb0) {reg22}\n      [3fb0,3fd4) {breg0(36)}\n  [2104] inlined function 'allocate_elf'@4c6c\n    [211a] parameter 'extra'\n      [4c6c,4c98) {const2u(2080), stack_value}\n      [4e00,4e08) {const2u(2080), stack_value}\n    [2127] parameter 'kind'\n      [4c6c,4c98) {lit3, stack_value}\n      [4e00,4e08) {lit3, stack_value}\n    [2134] parameter 'parent'\n      [4c6c,4c98) {lit0, stack_value}\n      [4e00,4e08) {lit0, stack_value}\n    [2141] parameter 'cmd'\n      [4c6c,4c98) {reg19}\n      [4e00,4e08) {reg19}\n    [214e] parameter 'maxsize'\n      [4c6c,4c98) {lit0, stack_value}\n      [4e00,4e08) {lit0, stack_value}\n    [215b] parameter 'offset'\n      [4c6c,4c98) {lit0, stack_value}\n      [4e00,4e08) {lit0, stack_value}\n    [2168] parameter 'map_address'\n      [4c6c,4c98) {lit0, stack_value}\n      [4e00,4e08) {lit0, stack_value}\n    [2175] parameter 'fildes'\n      [4c6c,4c98) {reg20}\n      [4e00,4e08) {reg20}\n  [3596] inlined function 'allocate_elf'@4178\n    [35bc] parameter 'extra'\n      [4178,41a0) {lit0, stack_value}\n    [35c9] parameter 'kind'\n      [4178,41a0) {lit0, stack_value}\n    [35d6] parameter 'parent'\n      [4178,41a0) {reg26}\n    [35e3] parameter 'cmd'\n      [4178,41a0) {reg27}\n    [35f0] parameter 'maxsize'\n      [4178,41a0) {reg25}\n    [35fd] parameter 'offset'\n      [4178,41a0) {reg23}\n    [360a] parameter 'map_address'\n      [4178,41a0) {lit0, stack_value}\n    [3617] parameter 'fildes'\n      [4178,41a0) {reg22}\n    [3624] variable 'result'\n      [4184,41a0) {reg0}\n  [36c6] inlined function 'allocate_elf'@42f8\n    [36db] parameter 'extra'\n      [42f8,4328) {lit0, stack_value}\n    [36e8] parameter 'kind'\n      [42f8,4328) {lit1, stack_value}\n    [36f5] parameter 'parent'\n      [42f8,4328) {reg26}\n    [3702] parameter 'cmd'\n      [42f8,4328) {reg27}\n    [370f] parameter 'maxsize'\n      [42f8,4328) {reg25}\n    [371c] parameter 'offset'\n      [42f8,4328) {reg23}\n    [3729] parameter 'map_address'\n      [42f8,4328) {lit0, stack_value}\n    [3736] parameter 'fildes'\n      [42f8,4328) {reg22}\n  [3a78] inlined function 'allocate_elf'@3eb8\n    [3a9e] parameter 'extra'\n      [3eb8,3ee0) {lit0, stack_value}\n    [3aab] parameter 'kind'\n      [3eb8,3ee0) {lit0, stack_value}\n    [3ab8] parameter 'parent'\n      [3eb8,3ec3) {reg5}\n      [3ec3,3ee0) {reg21}\n    [3ac5] parameter 'cmd'\n      [3eb8,3ee0) {reg23}\n    [3ad2] parameter 'maxsize'\n      [3eb8,3ee0) {reg24}\n    [3adf] parameter 'offset'\n      [3eb8,3ee0) {reg19}\n    [3aec] parameter 'map_address'\n      [3eb8,3ebc) {reg1}\n      [3ebc,3ee0) {reg20}\n    [3af9] parameter 'fildes'\n      [3eb8,3ec0) {reg0}\n      [3ec0,3ee0) {reg22}\n    [3b06] variable 'result'\n      [3ec4,3ee0) {reg0}\n  [3ba8] inlined function 'allocate_elf'@3f84\n    [3bbd] parameter 'extra'\n      [3f84,3fc0) {lit0, stack_value}\n    [3bca] parameter 'kind'\n      [3f84,3fc0) {lit1, stack_value}\n    [3bd7] parameter 'parent'\n      [3f84,3f8f) {reg5}\n      [3f8f,3fb0) {reg21}\n      [3fb0,3fc0) {breg0(8)}\n    [3be4] parameter 'cmd'\n      [3f84,3fbc) {reg23}\n      [3fbc,3fc0) {breg0(28)}\n    [3bf1] parameter 'maxsize'\n      [3f84,3fbc) {reg24}\n      [3fbc,3fc0) {breg0(48)}\n    [3bfe] parameter 'offset'\n      [3f84,3fb8) {reg19}\n      [3fb8,3fc0) {breg0(40)}\n    [3c0b] parameter 'map_address'\n      [3f84,3f88) {reg1}\n      [3f88,3fb8) {reg20}\n      [3fb8,3fc0) {breg0(0)}\n    [3c18] parameter 'fildes'\n      [3f84,3f8c) {reg0}\n      [3f8c,3fb0) {reg22}\n      [3fb0,3fc0) {breg0(36)}\n  [46f6] inlined function 'allocate_elf'@3678\n    [4710] parameter 'extra'\n      [3678,36c0) {breg24(0), const1u(208), mul, stack_value}\n      [3e58,3e60) {breg24(0), const1u(208), mul, stack_value}\n    [471d] parameter 'kind'\n      [3678,36c0) {lit3, stack_value}\n      [3e58,3e60) {lit3, stack_value}\n    [472a] parameter 'parent'\n      [3678,36c0) {reg27}\n      [3e58,3e60) {reg27}\n    [4737] parameter 'cmd'\n      [3678,36c0) {reg23}\n      [3e58,3e60) {reg23}\n    [4744] parameter 'maxsize'\n      [3678,36c0) {reg21}\n      [3e58,3e60) {reg21}\n    [4751] parameter 'offset'\n      [3678,36c0) {reg25}\n      [3e58,3e60) {reg25}\n    [475e] parameter 'map_address'\n      [3678,36c0) {reg22}\n      [3e58,3e60) {reg22}\n    [476b] parameter 'fildes'\n      [3678,36c0) {reg26}\n      [3e58,3e60) {reg26}\n  [34ea] inlined function 'determine_kind'@4170\n    [3504] parameter 'len'\n      [4170,4178) {reg28}\n      [423c,429c) {reg28}\n      [42d8,42f8) {reg0}\n    [3511] parameter 'buf'\n      [4170,4178) {reg24}\n      [423c,429c) {reg24}\n      [42d8,42f8) {reg24}\n  [351e] inlined function 'determine_kind'@4274\n    [353d] parameter 'len'\n      [4274,429c) {reg28}\n    [354a] parameter 'buf'\n      [4274,429c) {reg24}\n  [39cc] inlined function 'determine_kind'@3eb0\n    [39e6] parameter 'len'\n      [3eb0,3eb8) {reg3}\n      [3ef8,3f00) {reg3}\n      [3f00,3f5c) {reg24}\n    [39f3] parameter 'buf'\n      [3e9c,3eb8) {breg1(0), breg2(0), plus, stack_value}\n      [3ef8,3f10) {breg1(0), breg2(0), plus, stack_value}\n      [3f10,3f5c) {breg1(0), breg19(0), plus, stack_value}\n  [3a00] inlined function 'determine_kind'@3f34\n    [3a1f] parameter 'len'\n      [3f34,3f5c) {reg24}\n    [3a2c] parameter 'buf'\n      [3f34,3f5c) {breg1(0), breg19(0), plus, stack_value}\n  [2558] inlined function 'pread_retry'@47c0\n    [2572] parameter 'off'\n      [47c0,4824) {reg23}\n      [49f0,49f4) {reg23}\n    [257f] parameter 'len'\n      [47c0,4824) {const1u(60), stack_value}\n      [49f0,49f4) {const1u(60), stack_value}\n    [258c] parameter 'buf'\n      [47c0,4824) {reg24}\n      [49f0,49f4) {reg24}\n    [2599] parameter 'fd'\n      [47c0,4824) {reg25}\n      [49f0,49f4) {reg25}\n  [2848] inlined function 'pread_retry'@4a38\n    [2862] parameter 'off'\n      [4a38,4ab0) {reg20}\n      [4ad0,4ad8) {reg20}\n      [4ae4,4aec) {reg20}\n    [286f] parameter 'len'\n      [4a38,4a40) {reg24}\n      [4a40,4ab0) {reg22}\n      [4ad0,4ad8) {reg22}\n      [4ae4,4aec) {reg22}\n    [287c] parameter 'buf'\n      [4a38,4ab0) {reg21}\n      [4ad0,4ad8) {reg21}\n      [4ae4,4aec) {reg21}\n    [2889] parameter 'fd'\n      [4a38,4a40) {fbreg(-200)}\n  [2df7] inlined function 'pread_retry'@4694\n    [2e11] parameter 'off'\n      [4694,46a0) {breg19(112)}\n    [2e1e] parameter 'len'\n      [4694,4704) {const1u(60), stack_value}\n      [4764,4768) {const1u(60), stack_value}\n    [2e2b] parameter 'buf'\n      [4694,4704) {reg28}\n      [4764,4768) {reg28}\n    [2e38] parameter 'fd'\n      [4694,4704) {reg25}\n      [4764,4768) {reg25}\n  [33a8] inlined function 'pread_retry'@40e0\n    [33c2] parameter 'off'\n      [40e0,4150) {reg23}\n      [4160,4168) {reg23}\n    [33cf] parameter 'len'\n      [40e0,4150) {reg19}\n      [4160,4168) {reg19}\n    [33dc] parameter 'buf'\n      [40e0,4150) {reg24}\n      [4160,4168) {reg24}\n    [33e9] parameter 'fd'\n      [40e0,4150) {reg22}\n      [4160,4168) {reg22}\n  [43fb] inlined function 'pread_retry'@3d18\n    [4415] parameter 'off'\n      (3d18,3d18) <empty range>\n      [3d18,3d6c) {fbreg(-184)}\n      [3d98,3d9c) {fbreg(-184)}\n    [4422] parameter 'len'\n      [3d18,3d6c) {lit8, stack_value}\n      [3d98,3d9c) {lit8, stack_value}\n    [442f] parameter 'buf'\n      (3d18,3d18) <empty range>\n      [3d18,3d6c) {breg31(0)}\n      [3d98,3d9c) {breg31(0)}\n    [443c] parameter 'fd'\n      [3d18,3d6c) {reg26}\n      [3d98,3d9c) {reg26}\n  [45c1] inlined function 'pread_retry'@3dcc\n    [45d6] parameter 'off'\n      (3dcc,3dcc) <empty range>\n      [3dcc,3e28) {fbreg(-184)}\n    [45e3] parameter 'len'\n      [3dcc,3e28) {lit4, stack_value}\n    [45f0] parameter 'buf'\n      (3dcc,3dcc) <empty range>\n      [3dcc,3e28) {breg31(0)}\n    [45fd] parameter 'fd'\n      [3dcc,3e28) {reg26}\n  [25e4] inlined function 'pread'@47c4\n    [25fe] parameter '__offset'\n      [47c4,47d8) {breg23(0), breg27(0), plus, stack_value}\n      [47f8,480c) {reg22}\n    [260b] parameter '__nbytes'\n      [47c4,47d8) {const1u(60), breg27(0), minus, stack_value}\n      [47f8,480c) {const1u(60), breg27(0), minus, stack_value}\n    [2618] parameter '__buf'\n      [47c4,47d8) {fbreg(0), breg27(0), plus, const1u(184), minus, stack_value}\n      [47f8,480c) {fbreg(0), breg27(0), plus, const1u(184), minus, stack_value}\n    [2625] parameter '__fd'\n      [47c4,47d8) {reg25}\n      [47f8,480c) {reg25}\n  [28d4] inlined function 'pread'@4a40\n    [28ee] parameter '__offset'\n      [4a40,4a5c) {breg20(0), breg25(0), plus, stack_value}\n      [4a84,4a9c) {reg27}\n    [28fb] parameter '__nbytes'\n      [4a40,4a5c) {breg22(0), breg25(0), minus, stack_value}\n      [4a84,4a9c) {reg24}\n    [2908] parameter '__buf'\n      [4a40,4a5c) {breg21(0), breg25(0), plus, stack_value}\n      [4a84,4a9c) {reg23}\n    [2915] parameter '__fd'\n      [4a40,4a5c) {fbreg(-200)}\n      [4a84,4a9c) {fbreg(-200)}\n  [2e83] inlined function 'pread'@46a0\n    [2e9d] parameter '__offset'\n      [46a0,46b4) {breg21(0), breg20(0), plus, stack_value}\n      [46d8,46ec) {reg22}\n    [2eaa] parameter '__nbytes'\n      [46a0,46b4) {const1u(60), breg20(0), minus, stack_value}\n      [46d8,46ec) {const1u(60), breg20(0), minus, stack_value}\n    [2eb7] parameter '__buf'\n      [46a0,46b4) {breg28(0), breg20(0), plus, stack_value}\n      [46d8,46ec) {reg23}\n    [2ec4] parameter '__fd'\n      [46a0,46b4) {reg25}\n      [46d8,46ec) {reg25}\n  [3434] inlined function 'pread'@40ec\n    [344e] parameter '__offset'\n      [40ec,4100) {breg23(0), breg28(0), plus, stack_value}\n      [4124,4138) {reg20}\n    [345b] parameter '__nbytes'\n      [40ec,4100) {breg19(0), breg28(0), minus, stack_value}\n      [4124,4138) {reg21}\n    [3468] parameter '__buf'\n      [40ec,4100) {fbreg(0), breg28(0), plus, const1u(232), minus, stack_value}\n      [4124,4138) {fbreg(0), breg28(0), plus, const1u(232), minus, stack_value}\n    [3475] parameter '__fd'\n      [40ec,4100) {reg22}\n      [4124,4138) {reg22}\n  [4487] inlined function 'pread'@3d18\n    [44ad] parameter '__offset'\n      [3d18,3d34) {fbreg(-184), deref, breg24(0), plus, stack_value}\n    [44ba] parameter '__nbytes'\n      [3d18,3d24) {lit8, breg24(0), minus, stack_value}\n      [3d24,3d33) {reg2}\n      [3d33,3d34) {lit8, breg24(0), minus, stack_value}\n    [44c7] parameter '__buf'\n      [3d18,3d34) {fbreg(0), breg24(0), plus, const1u(176), minus, stack_value}\n    [44d4] parameter '__fd'\n      [3d18,3d34) {reg26}\n  [4648] inlined function 'pread'@3dcc\n    [466e] parameter '__offset'\n      [3dcc,3de8) {fbreg(-184), deref, breg28(0), plus, stack_value}\n    [467b] parameter '__nbytes'\n      [3dcc,3dd8) {lit4, breg28(0), minus, stack_value}\n      [3dd8,3de7) {reg2}\n      [3de7,3de8) {lit4, breg28(0), minus, stack_value}\n    [4688] parameter '__buf'\n      [3dcc,3de8) {fbreg(0), breg28(0), plus, const1u(176), minus, stack_value}\n    [4695] parameter '__fd'\n      [3dcc,3de8) {reg26}\n  [248b] inlined function 'atol'@4490\n    [24b1] parameter '__nptr'\n      [4490,449c) {breg28(1), stack_value}\n      [449c,449f) {reg0}\n      [449f,44a4) {breg28(1), stack_value}\n  [26e2] inlined function 'atol'@4934\n    [26f8] parameter '__nptr'\n      [4934,493f) {reg0}\n  [2ab4] inlined function 'atol'@4514\n    [2ad5] parameter '__nptr'\n      [4514,451f) {reg0}\n  [2b6b] inlined function 'atol'@4558\n    [2b8c] parameter '__nptr'\n      [4558,4563) {reg0}\n  [2c22] inlined function 'atol'@4598\n    [2c43] parameter '__nptr'\n      [4598,45a3) {reg0}\n  [2d61] inlined function 'atol'@4604\n    [2d82] parameter '__nptr'\n      [4604,460f) {reg0}\n  [40d8] inlined function '__bswap_64'@3728\n    [40f2] parameter '__bsx'\n      (3728,3728) <empty range>\n  [4100] inlined function '__bswap_64'@3748\n    [411a] parameter '__bsx'\n      (3748,3748) <empty range>\n  [42af] inlined function '__bswap_64'@3658\n    [42c9] parameter '__bsx'\n      <no value>\n  [43c7] inlined function '__bswap_64'@3b84\n    [43ed] parameter '__bsx'\n      [3b84,3b88) {fbreg(-176)}\n  [3f08] inlined function '__bswap_32'@3860\n    [3f22] parameter '__bsx'\n      (3860,3860) <empty range>\n  [3f50] inlined function '__bswap_32'@3864\n    [3f6a] parameter '__bsx'\n      (3864,3864) <empty range>\n  [40b0] inlined function '__bswap_32'@3720\n    [40ca] parameter '__bsx'\n      (3720,3720) <empty range>\n  [4148] inlined function '__bswap_32'@374c\n    [4162] parameter '__bsx'\n      (374c,374c) <empty range>\n  [4311] inlined function '__bswap_32'@3938\n    [432b] parameter '__bsx'\n      <no value>\n  [4599] inlined function '__bswap_32'@3ca0\n    [45b3] parameter '__bsx'\n      [3ca0,3ca4) {fbreg(-176)}\n      [3e44,3e48) {breg31(0), deref}\n  [3e78] inlined function '__bswap_16'@3828\n    [3e92] parameter '__bsx'\n      [3828,3838) {breg0(152)}\n  [3ea0] inlined function '__bswap_16'@387c\n    [3eba] parameter '__bsx'\n      <no value>\n  [3ec0] inlined function '__bswap_16'@3840\n    [3eda] parameter '__bsx'\n      (3840,3840) <empty range>\n  [3ee8] inlined function '__bswap_16'@387c\n    [3f02] parameter '__bsx'\n      <no value>\n  [3f30] inlined function '__bswap_16'@387c\n    [3f4a] parameter '__bsx'\n      <no value>\n  [4060] inlined function '__bswap_16'@36f8\n    [407a] parameter '__bsx'\n      [36f8,3708) {breg0(152)}\n  [4088] inlined function '__bswap_16'@3714\n    [40a2] parameter '__bsx'\n      (3714,3714) <empty range>\n  [4128] inlined function '__bswap_16'@3760\n    [4142] parameter '__bsx'\n      <no value>\n  [4170] inlined function '__bswap_16'@3760\n    [418a] parameter '__bsx'\n      <no value>\n  [4190] inlined function '__bswap_16'@3760\n    [41a6] parameter '__bsx'\n      (3760,3760) <empty range>\n  [4287] inlined function '__bswap_16'@3638\n    [42a1] parameter '__bsx'\n      [3638,3654) {fbreg(-108)}\n  [4331] inlined function '__bswap_16'@392c\n    [434b] parameter '__bsx'\n      [392c,3930) {fbreg(-120)}\n  [27ba] inlined function 'memset'@49d4\n    [27e0] parameter '__len'\n      [49d4,49e4) {reg20}\n    [27ed] parameter '__ch'\n      [49d4,49e4) {lit0, stack_value}\n    [27fa] parameter '__dest'\n      [49d4,49e4) {reg21}\n  [26a0] inlined function 'mempcpy'@4908\n    [26ba] parameter '__len'\n      [4908,4924) {lit10, stack_value}\n    [26c7] parameter '__src'\n      [4908,491c) {reg0}\n      [491c,4924) {breg23(48), stack_value}\n    [26d4] parameter '__dest'\n      [4908,4924) {fbreg(-200)}\n  [2a72] inlined function 'mempcpy'@44f8\n    [2a8c] parameter '__len'\n      [44f8,4514) {lit12, stack_value}\n    [2a99] parameter '__src'\n      [44f8,450c) {reg0}\n      [450c,4514) {breg28(16), stack_value}\n    [2aa6] parameter '__dest'\n      [44f8,4500) {fbreg(-120), stack_value}\n      [4500,4514) {reg1}\n  [2b29] inlined function 'mempcpy'@453c\n    [2b43] parameter '__len'\n      [453c,4558) {lit6, stack_value}\n    [2b50] parameter '__src'\n      [453c,4550) {reg0}\n      [4550,4558) {breg28(28), stack_value}\n    [2b5d] parameter '__dest'\n      [453c,4544) {fbreg(-120), stack_value}\n      [4544,4558) {reg1}\n  [2be0] inlined function 'mempcpy'@457c\n    [2bfa] parameter '__len'\n      [457c,4598) {lit6, stack_value}\n    [2c07] parameter '__src'\n      [457c,4590) {reg0}\n      [4590,4598) {breg28(34), stack_value}\n    [2c14] parameter '__dest'\n      [457c,4584) {fbreg(-120), stack_value}\n      [4584,4598) {reg1}\n  [2c97] inlined function 'mempcpy'@45b4\n    [2cb1] parameter '__len'\n      [45b4,45c4) {lit8, stack_value}\n    [2cbe] parameter '__src'\n      [45b4,45c4) {breg28(40), stack_value}\n    [2ccb] parameter '__dest'\n      [45b4,45bc) {fbreg(-120), stack_value}\n      [45bc,45c4) {reg0}\n  [2d1f] inlined function 'mempcpy'@45e8\n    [2d39] parameter '__len'\n      [45e8,4604) {lit10, stack_value}\n    [2d46] parameter '__src'\n      [45e8,45fc) {reg0}\n      [45fc,4604) {breg28(48), stack_value}\n    [2d53] parameter '__dest'\n      [45e8,45f0) {fbreg(-120), stack_value}\n      [45f0,4604) {reg1}\n  [2da9] inlined function 'mempcpy'@4420\n    [2dcf] parameter '__len'\n      [4420,442c) {lit16, stack_value}\n    [2ddc] parameter '__src'\n      [4420,442c) {reg28}\n    [2de9] parameter '__dest'\n      [4420,4428) {breg19(244), stack_value}\n      [4428,442c) {reg0}\n  [2739] inlined function 'memcpy'@4990\n    [2753] parameter '__len'\n      [4990,49a0) {reg22}\n    [2760] parameter '__src'\n      [4990,49a0) {breg23(0), breg20(0), plus, plus_uconst(60), stack_value}\n    [276d] parameter '__dest'\n      [4990,499f) {reg0}\n      [499f,49a0) {reg21}\n  [2f39] inlined function 'memcpy'@4748\n    [2f5f] parameter '__len'\n      [4748,475c) {lit8, stack_value}\n    [2f6c] parameter '__src'\n      [4748,475c) {implicit_pointer([4bf7],0) {implicit_value(8){2f53594d36342f00}}}\n    [2f79] parameter '__dest'\n      [4748,475c) {breg19(228), stack_value}\n  [2f87] inlined function 'memcpy'@47a0\n    [2fad] parameter '__len'\n      [47a0,47a4) {lit2, stack_value}\n    [2fba] parameter '__src'\n      [47a0,47a4) {implicit_pointer([4c03],0) {implicit_value(2){2f00}}}\n    [2fc7] parameter '__dest'\n      [47a0,47a4) {breg19(228), stack_value}\n  [2fd5] inlined function 'memcpy'@4884\n    [2ffb] parameter '__len'\n      [4884,4898) {lit3, stack_value}\n    [3008] parameter '__src'\n      [4884,4898) {addr(0x13300), stack_value}\n    [3015] parameter '__dest'\n      [4884,4894) {breg19(228), stack_value}\n      [4894,4898) {reg1}\n  [3e36] inlined function 'memcpy'@3804\n    [3e50] parameter '__len'\n      [3804,3810) {const1u(52), stack_value}\n      [3af8,3b04) {const1u(52), stack_value}\n      [3b2c,3b48) {const1u(52), stack_value}\n    [3e5d] parameter '__src'\n      [3804,3810) {reg19}\n      [3af8,3b04) {reg19}\n      [3b2c,3b48) {reg19}\n    [3e6a] parameter '__dest'\n      [3804,380c) {breg0(136), stack_value}\n      [380c,3810) {reg3}\n      [3af8,3b00) {breg0(136), stack_value}\n      [3b00,3b04) {reg3}\n      [3b2c,3b34) {breg0(136), stack_value}\n      [3b34,3b48) {reg4}\n  [401e] inlined function 'memcpy'@36dc\n    [4038] parameter '__len'\n      [36dc,36e8) {const1u(64), stack_value}\n      [398c,3998) {const1u(64), stack_value}\n      [3ad8,3aec) {const1u(64), stack_value}\n    [4045] parameter '__src'\n      [36dc,36e8) {reg19}\n      [398c,3998) {reg19}\n      [3ad8,3aec) {reg19}\n    [4052] parameter '__dest'\n      [36dc,36e4) {breg0(136), stack_value}\n      [36e4,36e8) {reg3}\n      [398c,3994) {breg0(136), stack_value}\n      [3994,3998) {reg3}\n      [3ad8,3ae0) {breg0(136), stack_value}\n      [3ae0,3aec) {reg3}\n  [4245] inlined function 'memcpy'@3624\n    [425f] parameter '__len'\n      [3624,3638) {const1u(64), stack_value}\n      [3968,3980) {const1u(64), stack_value}\n    [426c] parameter '__src'\n      [3624,3638) {reg19}\n      [3968,3980) {reg19}\n    [4279] parameter '__dest'\n      [3624,362c) {fbreg(-168), stack_value}\n      [362c,3638) {reg0}\n      [3968,3970) {fbreg(-168), stack_value}\n      [3970,3980) {reg0}\n  [42cf] inlined function 'memcpy'@3908\n    [42e9] parameter '__len'\n      [3908,392c) {const1u(52), stack_value}\n      [39d0,39ec) {const1u(52), stack_value}\n    [42f6] parameter '__src'\n      [3908,392c) {reg19}\n      [39d0,39ec) {reg19}\n    [4303] parameter '__dest'\n      [3908,3910) {fbreg(-168), stack_value}\n      [3910,392c) {reg2}\n      [39d0,39d8) {fbreg(-168), stack_value}\n      [39d8,39ec) {reg2}\n  [4385] inlined function 'memcpy'@3b78\n    [439f] parameter '__len'\n      [3b78,3b84) {lit8, stack_value}\n      [3cd8,3ce0) {lit8, stack_value}\n    [43ac] parameter '__src'\n      [3b78,3b7c) {breg22(0), breg3(0), plus, breg20(0), plus, plus_uconst(32), stack_value}\n      [3b7c,3b80) {breg22(0), breg0(0), plus, breg3(0), plus, const1u(32), minus, stack_value}\n      [3cd8,3cdc) {breg22(0), breg3(0), plus, breg20(0), plus, plus_uconst(32), stack_value}\n    [43b9] parameter '__dest'\n      [3b78,3b84) {fbreg(-176), stack_value}\n      [3cd8,3ce0) {fbreg(-176), stack_value}\n  [4557] inlined function 'memcpy'@3c94\n    [4571] parameter '__len'\n      [3c94,3ca0) {lit4, stack_value}\n      [3d84,3d90) {lit4, stack_value}\n    [457e] parameter '__src'\n      [3c94,3ca0) {breg22(0), breg0(0), plus, breg25(0), plus, plus_uconst(20), stack_value}\n      [3d84,3d90) {breg22(0), breg0(0), plus, breg25(0), plus, plus_uconst(20), stack_value}\n    [458b] parameter '__dest'\n      [3c94,3ca0) {fbreg(-176), stack_value}\n      [3d84,3d90) {fbreg(-176), stack_value}\nmodule 'libelf.so'\n[4c1f] CU '/usr/src/debug/elfutils/0.189/libelf/elf_next.c'@4e20\n  [5b9f] function 'elf_next'@4e20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5bc1] parameter 'elf'\n      [4e20,4e48) {reg0}\n      [4e48,4e8c) {reg20}\n      [4e8c,4e98) {entry_value(1) {reg0}, stack_value}\n      [4e98,4e9c) {reg0}\n      [4e9c,4ea0) {entry_value(1) {reg0}, stack_value}\n      [4ea0,4ec0) {reg20}\n    [5bd5] variable 'parent'\n      [4e44,4e84) {reg19}\n      [4ea0,4ec0) {reg19}\n    [5be9] variable 'ret'\n      [4e7c,4e80) {reg0}\n    [5bfd] variable '__PRETTY_FUNCTION__'\n      [4e20,4ec0) {addr(0x14218)}\nmodule 'libelf.so'\n[5c86] CU '/usr/src/debug/elfutils/0.189/libelf/elf_rand.c'@4ec0\n  [6bdb] function 'elf_rand'@4ec0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6bf9] parameter 'elf'\n      [4ec0,4ef0) {reg0}\n      [4ef0,4ef4) {reg19}\n      [4ef4,4f00) {entry_value(1) {reg0}, stack_value}\n      [4f00,4f0f) {reg0}\n      [4f0f,4f28) {reg19}\n      [4f28,4f2c) {reg0}\n      [4f2c,4f30) {entry_value(1) {reg0}, stack_value}\n    [6c0d] parameter 'offset'\n      [4ec0,4ee4) {reg1}\n      [4ee4,4ef4) {reg20}\n      [4ef4,4f00) {entry_value(1) {reg1}, stack_value}\n      [4f00,4f1c) {reg20}\n      [4f1c,4f20) {reg0}\n      [4f20,4f28) {reg20}\n      [4f28,4f30) {reg1}\nmodule 'libelf.so'\n[6c43] CU '/usr/src/debug/elfutils/0.189/libelf/elf_end.c'@4f30\n  [7bfc] function 'elf_end'@4f30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7c1e] parameter 'elf'\n      [4f30,4f5c) {reg0}\n      [4f5c,5264) {entry_value(1) {reg0}, stack_value}\n      [5264,5268) {reg0}\n      [5268,528c) {entry_value(1) {reg0}, stack_value}\n    [7c32] variable 'parent'\n      [4f80,4fa0) {reg23}\n      [50c8,50ec) {reg23}\n      [5130,5138) {reg23}\n      [51c0,51fc) {reg23}\n      [5214,5234) {reg23}\n      [5248,524c) {reg23}\n    [7c45] variable '__PRETTY_FUNCTION__'\n      [4f30,528c) {addr(0x14228)}\nmodule 'libelf.so'\n[7ef3] CU '/usr/src/debug/elfutils/0.189/libelf/elf_kind.c'@5290\n  [8e31] function 'elf_kind'@5290\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8e4f] parameter 'elf'\n      [5290,529c) {reg0}\n      [529c,52a0) {entry_value(1) {reg0}, stack_value}\n      [52a0,52a4) {reg0}\n      [52a4,52a8) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[8e71] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getclass.c'@52b0\n  [9daf] function 'gelf_getclass'@52b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9dcd] parameter 'elf'\n      [52b0,52bc) {reg0}\n      [52bc,52dc) {reg1}\nmodule 'libelf.so'\n[9def] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getbase.c'@52e0\n  [ad2d] function 'elf_getbase'@52e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [ad4b] parameter 'elf'\n      [52e0,52ec) {reg0}\n      [52ec,52f0) {entry_value(1) {reg0}, stack_value}\n      [52f0,52f4) {reg0}\n      [52f4,52f8) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[ad6d] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getident.c'@5300\n  [bcab] function 'elf_getident'@5300\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [bccd] parameter 'elf'\n      [5300,5324) {reg0}\n      [5324,5328) {entry_value(1) {reg0}, stack_value}\n      [5328,5334) {reg0}\n      [5334,5338) {entry_value(1) {reg0}, stack_value}\n    [bce1] parameter 'ptr'\n      [5300,5338) {reg1}\nmodule 'libelf.so'\n[bd02] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_fsize.c'@5340\n  [bfcf] function 'elf32_fsize'@5340\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [bfed] parameter 'type'\n      [5340,5368) {reg0}\n      [5368,5378) {entry_value(1) {reg0}, stack_value}\n      [5378,537c) {reg0}\n      [537c,5388) {entry_value(1) {reg0}, stack_value}\n      [5388,538c) {reg0}\n      [538c,5398) {entry_value(1) {reg0}, stack_value}\n    [bfff] parameter 'count'\n      [5340,536c) {reg1}\n      [536c,5378) {entry_value(1) {reg1}, stack_value}\n      [5378,537f) {reg1}\n      [537f,5388) {entry_value(1) {reg1}, stack_value}\n      [5388,538f) {reg1}\n      [538f,5398) {entry_value(1) {reg1}, stack_value}\n    [c011] parameter 'version'\n      [5340,5360) {reg2}\n      [5360,5378) {entry_value(1) {reg2}, stack_value}\n      [5378,537f) {reg2}\n      [537f,5388) {entry_value(1) {reg2}, stack_value}\n      [5388,538f) {reg2}\n      [538f,5398) {entry_value(1) {reg2}, stack_value}\nmodule 'libelf.so'\n[c05b] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_fsize.c'@53a0\n  [c328] function 'elf64_fsize'@53a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [c346] parameter 'type'\n      [53a0,53c4) {reg0}\n      [53c4,53cc) {reg2}\n      [53cc,53d4) {breg2(-27), stack_value}\n      [53d4,53e0) {entry_value(1) {reg0}, stack_value}\n      [53e0,53e4) {reg0}\n      [53e4,53f0) {entry_value(1) {reg0}, stack_value}\n      [53f0,53f4) {reg0}\n      [53f4,5400) {entry_value(1) {reg0}, stack_value}\n    [c358] parameter 'count'\n      [53a0,53d4) {reg1}\n      [53d4,53e0) {entry_value(1) {reg1}, stack_value}\n      [53e0,53e7) {reg1}\n      [53e7,53f0) {entry_value(1) {reg1}, stack_value}\n      [53f0,53f7) {reg1}\n      [53f7,5400) {entry_value(1) {reg1}, stack_value}\n    [c36a] parameter 'version'\n      [53a0,53c0) {reg2}\n      [53c0,53e0) {entry_value(1) {reg2}, stack_value}\n      [53e0,53e7) {reg2}\n      [53e7,53f0) {entry_value(1) {reg2}, stack_value}\n      [53f0,53f7) {reg2}\n      [53f7,5400) {entry_value(1) {reg2}, stack_value}\nmodule 'libelf.so'\n[c3b4] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_fsize.c'@5400\n  [d48b] function 'gelf_fsize'@5400\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [d4a9] parameter 'elf'\n      [5400,5440) {reg0}\n      [5440,545c) {entry_value(1) {reg0}, stack_value}\n      [545c,5460) {reg0}\n      [5460,5474) {entry_value(1) {reg0}, stack_value}\n      [5474,5478) {reg0}\n      [5478,5484) {entry_value(1) {reg0}, stack_value}\n      [5484,5488) {reg0}\n      [5488,548c) {entry_value(1) {reg0}, stack_value}\n    [d4bd] parameter 'type'\n      [5400,5450) {reg1}\n      [5450,545c) {entry_value(1) {reg1}, stack_value}\n      [545c,5463) {reg1}\n      [5463,5474) {entry_value(1) {reg1}, stack_value}\n      [5474,547b) {reg1}\n      [547b,5484) {entry_value(1) {reg1}, stack_value}\n      [5484,548c) {reg1}\n    [d4cf] parameter 'count'\n      [5400,5463) {reg2}\n      [5463,5474) {entry_value(1) {reg2}, stack_value}\n      [5474,547b) {reg2}\n      [547b,5484) {entry_value(1) {reg2}, stack_value}\n      [5484,548c) {reg2}\n    [d4e1] parameter 'version'\n      [5400,5428) {reg3}\n      [5428,545c) {entry_value(1) {reg3}, stack_value}\n      [545c,5463) {reg3}\n      [5463,5474) {entry_value(1) {reg3}, stack_value}\n      [5474,547b) {reg3}\n      [547b,5484) {entry_value(1) {reg3}, stack_value}\n      [5484,548c) {reg3}\nmodule 'libelf.so'\n[d52b] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_xlatetof.c'@5490\n  [d8d0] function 'elf32_xlatetof'@5490\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [d8f2] parameter 'dest'\n      [5490,54b4) {reg0}\n      [54b4,5524) {reg20}\n      [5524,5530) {entry_value(1) {reg0}, stack_value}\n      [5530,5578) {reg20}\n    [d905] parameter 'src'\n      [5490,54c8) {reg1}\n      [54c8,5524) {reg19}\n      [5524,5530) {entry_value(1) {reg1}, stack_value}\n      [5530,5578) {reg19}\n    [d919] parameter 'encode'\n      [5490,54bc) {reg2}\n      [54bc,54f4) {reg0}\n      [54f4,5548) {entry_value(1) {reg2}, stack_value}\n      [5548,554c) {reg0}\n      [554c,554f) {breg1(1), stack_value}\n      [554f,5558) {entry_value(1) {reg2}, stack_value}\n      [5558,555c) {reg0}\n      [555c,5568) {entry_value(1) {reg2}, stack_value}\n      [5568,556c) {reg0}\n      [556c,5578) {entry_value(1) {reg2}, stack_value}\n    [d92c] variable 'recsize'\n      <no value>\n  [d967] inlined function 'memmove'@5538\n    [d980] parameter '__len'\n      [5538,553b) {reg2}\n    [d98d] parameter '__src'\n      [5538,553b) {breg19(0)}\n    [d99a] parameter '__dest'\n      [5538,553b) {breg20(0)}\nmodule 'libelf.so'\n[da47] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_xlatetom.c'@5580\n  [ddec] function 'elf32_xlatetom'@5580\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [de0e] parameter 'dest'\n      [5580,55a8) {reg0}\n      [55a8,5620) {reg20}\n      [5620,562c) {entry_value(1) {reg0}, stack_value}\n      [562c,5674) {reg20}\n    [de21] parameter 'src'\n      [5580,559c) {reg1}\n      [559c,5620) {reg19}\n      [5620,562c) {entry_value(1) {reg1}, stack_value}\n      [562c,5674) {reg19}\n    [de35] parameter 'encode'\n      [5580,55ac) {reg2}\n      [55ac,55f0) {reg0}\n      [55f0,5644) {entry_value(1) {reg2}, stack_value}\n      [5644,5648) {reg0}\n      [5648,564b) {breg1(1), stack_value}\n      [564b,5654) {entry_value(1) {reg2}, stack_value}\n      [5654,5658) {reg0}\n      [5658,5664) {entry_value(1) {reg2}, stack_value}\n      [5664,5668) {reg0}\n      [5668,5674) {entry_value(1) {reg2}, stack_value}\n    [de48] variable 'recsize'\n      [55bc,5607) {reg5}\n      [562c,5637) {reg5}\n      [5644,564b) {reg5}\n      [5654,565b) {reg5}\n      [5664,566b) {reg5}\n  [de8d] inlined function 'memmove'@5634\n    [dea6] parameter '__len'\n      [5634,5637) {breg19(16)}\n    [deb3] parameter '__src'\n      [5634,5637) {breg19(0)}\n    [dec0] parameter '__dest'\n      [5634,5637) {breg20(0)}\nmodule 'libelf.so'\n[df6d] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_xlatetof.c'@5680\n  [e312] function 'elf64_xlatetof'@5680\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [e334] parameter 'dest'\n      [5680,56a4) {reg0}\n      [56a4,5718) {reg20}\n      [5718,5724) {entry_value(1) {reg0}, stack_value}\n      [5724,576c) {reg20}\n    [e347] parameter 'src'\n      [5680,56bc) {reg1}\n      [56bc,5718) {reg19}\n      [5718,5724) {entry_value(1) {reg1}, stack_value}\n      [5724,576c) {reg19}\n    [e35b] parameter 'encode'\n      [5680,56ac) {reg2}\n      [56ac,56e8) {reg0}\n      [56e8,573c) {entry_value(1) {reg2}, stack_value}\n      [573c,5740) {reg0}\n      [5740,5743) {breg1(1), stack_value}\n      [5743,574c) {entry_value(1) {reg2}, stack_value}\n      [574c,5750) {reg0}\n      [5750,575c) {entry_value(1) {reg2}, stack_value}\n      [575c,5760) {reg0}\n      [5760,576c) {entry_value(1) {reg2}, stack_value}\n    [e36e] variable 'recsize'\n      <no value>\n  [e3a9] inlined function 'memmove'@572c\n    [e3c2] parameter '__len'\n      [572c,572f) {reg2}\n    [e3cf] parameter '__src'\n      [572c,572f) {breg19(0)}\n    [e3dc] parameter '__dest'\n      [572c,572f) {breg20(0)}\nmodule 'libelf.so'\n[e489] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_xlatetom.c'@5770\n  [e82e] function 'elf64_xlatetom'@5770\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [e850] parameter 'dest'\n      [5770,5798) {reg0}\n      [5798,5818) {reg20}\n      [5818,5824) {entry_value(1) {reg0}, stack_value}\n      [5824,586c) {reg20}\n    [e863] parameter 'src'\n      [5770,578c) {reg1}\n      [578c,5818) {reg19}\n      [5818,5824) {entry_value(1) {reg1}, stack_value}\n      [5824,586c) {reg19}\n    [e877] parameter 'encode'\n      [5770,579c) {reg2}\n      [579c,57e4) {reg0}\n      [57e4,583c) {entry_value(1) {reg2}, stack_value}\n      [583c,5840) {reg0}\n      [5840,5843) {breg1(1), stack_value}\n      [5843,584c) {entry_value(1) {reg2}, stack_value}\n      [584c,5850) {reg0}\n      [5850,585c) {entry_value(1) {reg2}, stack_value}\n      [585c,5860) {reg0}\n      [5860,586c) {entry_value(1) {reg2}, stack_value}\n    [e88a] variable 'recsize'\n      [57b0,57ff) {reg5}\n      [5824,582f) {reg5}\n      [583c,5843) {reg5}\n      [584c,5853) {reg5}\n      [585c,5863) {reg5}\n  [e8cf] inlined function 'memmove'@582c\n    [e8e8] parameter '__len'\n      [582c,582f) {breg19(16)}\n    [e8f5] parameter '__src'\n      [582c,582f) {breg19(0)}\n    [e902] parameter '__dest'\n      [582c,582f) {breg20(0)}\nmodule 'libelf.so'\n[e9af] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_xlate.c'@5870\n  [14890] inlined function 'Elf64_cvt_chdr'\n    [1489c] parameter 'encode'\n      <no value>\n    [148a1] parameter 'len'\n      <no value>\n    [148a6] parameter 'src'\n      <no value>\n    [148ab] parameter 'dest'\n      <no value>\n  [14b61] inlined function 'Elf32_cvt_chdr'\n    [14b6d] parameter 'len'\n      <no value>\n    [14b72] parameter 'encode'\n      <no value>\n    [14b77] parameter 'src'\n      <no value>\n    [14b7c] parameter 'dest'\n      <no value>\n  [f7e7] function 'elf_cvt_note8'@6b70\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [f804] parameter 'dest'\n      [6b70,6b7b) {reg0}\n      [6b7b,6b7c) {entry_value(1) {reg0}, stack_value}\n    [f818] parameter 'src'\n      [6b70,6b7b) {reg1}\n      [6b7b,6b7c) {entry_value(1) {reg1}, stack_value}\n    [f82c] parameter 'len'\n      [6b70,6b7b) {reg2}\n      [6b7b,6b7c) {entry_value(1) {reg2}, stack_value}\n    [f840] parameter 'encode'\n      [6b70,6b7b) {reg3}\n      [6b7b,6b7c) {entry_value(1) {reg3}, stack_value}\n  [f884] function 'elf_cvt_note4'@6b80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [f8a1] parameter 'dest'\n      [6b80,6b8b) {reg0}\n      [6b8b,6b8c) {entry_value(1) {reg0}, stack_value}\n    [f8b5] parameter 'src'\n      [6b80,6b8b) {reg1}\n      [6b8b,6b8c) {entry_value(1) {reg1}, stack_value}\n    [f8c9] parameter 'len'\n      [6b80,6b8b) {reg2}\n      [6b8b,6b8c) {entry_value(1) {reg2}, stack_value}\n    [f8dd] parameter 'encode'\n      [6b80,6b8b) {reg3}\n      [6b8b,6b8c) {entry_value(1) {reg3}, stack_value}\n  [f921] function 'elf_cvt_note'@6a10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [f93e] parameter 'dest'\n      [6a10,6a48) {reg0}\n      [6a48,6a70) {reg20}\n      [6a70,6a87) {reg0}\n      [6a87,6a98) {breg20(12), stack_value}\n      [6a98,6b00) {reg20}\n      [6b00,6b0c) {reg6}\n      [6b14,6b34) {reg6}\n      [6b34,6b44) {reg20}\n      [6b44,6b63) {reg6}\n      [6b64,6b70) {reg0}\n    [f952] parameter 'src'\n      [6a10,6a48) {reg1}\n      [6a48,6a70) {reg21}\n      [6a70,6a87) {reg1}\n      [6a87,6a90) {breg21(12), stack_value}\n      [6a90,6b00) {reg21}\n      [6b00,6b0c) {reg7}\n      [6b14,6b34) {reg7}\n      [6b34,6b44) {reg21}\n      [6b44,6b63) {reg7}\n      [6b64,6b70) {reg1}\n    [f966] parameter 'len'\n      [6a10,6a48) {reg2}\n      [6a48,6a8c) {reg22}\n      [6a98,6b28) {reg22}\n      [6b34,6b58) {reg22}\n      [6b58,6b63) {reg2}\n      [6b64,6b70) {reg2}\n    [f97a] parameter 'encode'\n      [6a10,6a48) {reg3}\n      [6a48,6b10) {reg23}\n      [6b10,6b34) {entry_value(1) {reg3}, stack_value}\n      [6b34,6b38) {reg23}\n      [6b38,6b64) {entry_value(1) {reg3}, stack_value}\n      [6b64,6b70) {reg3}\n    [f98e] parameter 'nhdr8'\n      [6a10,6a48) {reg4}\n      [6a48,6b64) {entry_value(1) {reg4}, stack_value}\n      [6b64,6b70) {reg4}\n    [f9a2] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [fc15] function 'elf_cvt_gnuhash'@5cd0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [fc32] parameter 'dest'\n      [5cd0,5dac) {reg0}\n      [5dac,5db0) {entry_value(1) {reg0}, stack_value}\n      [5db0,5dc8) {reg0}\n    [fc46] parameter 'src'\n      [5cd0,5da8) {reg1}\n      [5da8,5db0) {entry_value(1) {reg1}, stack_value}\n      [5db0,5dc8) {reg1}\n    [fc5a] parameter 'len'\n      [5cd0,5cf4) {reg2}\n      [5cf4,5d40) {reg2}\n      [5d40,5d4c) {breg2(8), stack_value}\n      [5d4c,5d68) {reg2}\n      [5d68,5d7c) {reg7}\n      [5d7c,5d8c) {breg7(0), breg3(0), minus, stack_value}\n      [5d8c,5d90) {breg7(0), breg3(0), minus, lit4, minus, stack_value}\n      [5d90,5d9c) {breg7(0), breg3(0), minus, stack_value}\n      [5d9c,5daf) {reg2}\n      [5db0,5db8) {reg2}\n      [5db8,5dc0) {reg7}\n      [5dc0,5dc8) {reg2}\n    [fc6e] parameter 'encode'\n      [5cd0,5d0c) {reg3}\n      [5d0c,5d14) {entry_value(1) {reg3}, stack_value}\n      [5d14,5d28) {reg3}\n      [5d28,5db0) {entry_value(1) {reg3}, stack_value}\n      [5db0,5db8) {reg3}\n      [5db8,5dc0) {entry_value(1) {reg3}, stack_value}\n      [5dc0,5dc8) {reg3}\n    [fc82] variable 'size'\n      [5ce0,5ce8) {reg2}\n      [5ce8,5da4) {reg8}\n      [5da4,5db0) {entry_value(1) {reg2}, stack_value}\n      [5db0,5dc8) {reg8}\n    [fc96] variable 'dest32'\n      [5ce0,5d0c) {reg0}\n      [5d14,5d68) {reg0}\n      [5d68,5d7c) {reg5}\n      (5d7c,5d7c) <empty range>\n      [5d7c,5d90) {breg5(0), breg3(0), plus, plus_uconst(4), stack_value}\n      [5d90,5da0) {breg5(0), breg3(0), plus, stack_value}\n      [5db0,5db8) {reg0}\n      [5db8,5dc0) {reg5}\n      [5dc0,5dc8) {reg0}\n    [fcaa] variable 'src32'\n      [5ce0,5d0c) {reg1}\n      [5d14,5d64) {reg1}\n      [5d64,5d7c) {reg6}\n      (5d7c,5d7c) <empty range>\n      [5d7c,5d90) {breg6(0), breg3(0), plus, plus_uconst(4), stack_value}\n      [5d90,5da0) {breg6(0), breg3(0), plus, stack_value}\n      [5db0,5db8) {reg1}\n      [5db8,5dc0) {reg6}\n      [5dc0,5dc8) {reg1}\n    [fcbe] variable 'save_src32_2'\n      [5ce0,5d0c) {reg6}\n      [5d14,5d18) {reg6}\n      [5db0,5db4) {reg6}\n    [fce2] variable 'bitmask_words'\n      [5d18,5d64) {reg6}\n      [5dc0,5dc8) {reg6}\n    [fcf6] variable 'dest64'\n      [5d18,5da0) {breg0(16), stack_value}\n      [5db8,5dc8) {breg0(16), stack_value}\n    [fd0a] variable 'src64'\n      [5d18,5da0) {breg1(16), stack_value}\n      [5db8,5dc8) {breg1(16), stack_value}\n  [1422e] inlined function 'elf_cvt_Verneed'@6620\n    [14243] parameter 'encode'\n      [6620,674c) {reg22}\n      [674c,6758) {entry_value(1) {reg3}, stack_value}\n      [6758,67d8) {reg22}\n    [14250] parameter 'len'\n      [6620,6748) {reg19}\n      [6748,6758) {entry_value(1) {reg2}, stack_value}\n      [6758,67d8) {reg19}\n    [1425d] parameter 'src'\n      [6620,6748) {reg20}\n      [6748,6758) {entry_value(1) {reg1}, stack_value}\n      [6758,67d8) {reg20}\n    [1426a] parameter 'dest'\n      [6620,674c) {reg21}\n      [674c,6758) {entry_value(1) {reg0}, stack_value}\n      [6758,67d8) {reg21}\n  [14572] inlined function 'elf_cvt_Verdef'@6810\n    [14587] parameter 'encode'\n      [6810,6934) {reg22}\n      [6934,6940) {entry_value(1) {reg3}, stack_value}\n      [6940,6964) {reg22}\n    [14594] parameter 'len'\n      [6810,6930) {reg19}\n      [6930,6940) {entry_value(1) {reg2}, stack_value}\n      [6940,6964) {reg19}\n    [145a1] parameter 'src'\n      [6810,6930) {reg20}\n      [6930,6940) {entry_value(1) {reg1}, stack_value}\n      [6940,6964) {reg20}\n    [145ae] parameter 'dest'\n      [6810,6934) {reg21}\n      [6934,6940) {entry_value(1) {reg0}, stack_value}\n      [6940,6964) {reg21}\n  [148b0] inlined function 'Elf64_cvt_Chdr'\n    [148bc] parameter 'len'\n      <no value>\n    [148c1] parameter 'encode'\n      <no value>\n    [148c6] parameter 'src'\n      <no value>\n    [148cb] parameter 'dest'\n      <no value>\n  [100e0] function 'Elf64_cvt_Move'@60b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [100fd] parameter 'dest'\n      [60b0,6123) {reg0}\n      [6123,6124) {entry_value(1) {reg0}, stack_value}\n    [10111] parameter 'src'\n      [60b0,6123) {reg1}\n      [6123,6124) {entry_value(1) {reg1}, stack_value}\n    [10125] parameter 'len'\n      [60b0,6118) {reg2}\n      [6118,6124) {entry_value(1) {reg2}, stack_value}\n    [10139] parameter 'encode'\n      [60b0,60c8) {reg3}\n      [60c8,6124) {entry_value(1) {reg3}, stack_value}\n    [1014d] variable 'tdest'\n      [60b8,60c8) {reg0}\n      [60c8,60d0) {reg3}\n      [60d0,610c) {breg3(-32), stack_value}\n      [610c,6114) {reg3}\n    [10161] variable 'tsrc'\n      [60b8,60c8) {reg1}\n      [60c8,60d4) {reg4}\n      [60d4,610c) {breg4(-32), stack_value}\n      [610c,6114) {reg4}\n    [10175] variable 'sz'\n      <constant value>\n    [1017f] variable 'n'\n      [60b8,60c0) {reg6}\n      [60c0,60c8) {breg2(0), lit5, shr, stack_value}\n  [1048a] function 'Elf64_cvt_Rela'@5dd0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [104a7] parameter 'dest'\n      [5dd0,5e57) {reg0}\n      [5e57,5e58) {entry_value(1) {reg0}, stack_value}\n    [104bb] parameter 'src'\n      [5dd0,5e57) {reg1}\n      [5e57,5e58) {entry_value(1) {reg1}, stack_value}\n    [104cf] parameter 'len'\n      [5dd0,5e44) {reg2}\n      [5e44,5e57) {reg7}\n      [5e57,5e58) {entry_value(1) {reg2}, stack_value}\n    [104e3] parameter 'encode'\n      [5dd0,5dfc) {reg3}\n      [5dfc,5e58) {entry_value(1) {reg3}, stack_value}\n    [104f7] variable 'tdest'\n      [5de8,5e00) {reg0}\n      [5e00,5e08) {reg3}\n      [5e08,5e2c) {breg3(-24), stack_value}\n      [5e2c,5e34) {reg3}\n    [1050b] variable 'tsrc'\n      [5de8,5e00) {reg1}\n      [5e00,5e0c) {reg4}\n      [5e0c,5e2c) {breg4(-24), stack_value}\n      [5e2c,5e34) {reg4}\n    [1051f] variable 'sz'\n      <constant value>\n    [10529] variable 'n'\n      [5dec,5df4) {reg6}\n  [106ab] function 'Elf64_cvt_Rel'@5c60\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [106c8] parameter 'dest'\n      [5c60,5caf) {reg0}\n      [5caf,5cb0) {entry_value(1) {reg0}, stack_value}\n    [106dc] parameter 'src'\n      [5c60,5caf) {reg1}\n      [5caf,5cb0) {entry_value(1) {reg1}, stack_value}\n    [106f0] parameter 'len'\n      [5c60,5ca4) {reg2}\n      [5ca4,5cb0) {entry_value(1) {reg2}, stack_value}\n    [10704] parameter 'encode'\n      [5c60,5c78) {reg3}\n      [5c78,5cb0) {entry_value(1) {reg3}, stack_value}\n    [10718] variable 'tdest'\n      [5c68,5c78) {reg0}\n      [5c78,5c80) {reg3}\n      [5c80,5c98) {breg3(-16), stack_value}\n      [5c98,5ca0) {reg3}\n    [1072c] variable 'tsrc'\n      [5c68,5c78) {reg1}\n      [5c78,5c84) {reg4}\n      [5c84,5c98) {breg4(-16), stack_value}\n      [5c98,5ca0) {reg4}\n    [10740] variable 'sz'\n      <constant value>\n    [1074a] variable 'n'\n      [5c68,5c70) {reg6}\n      [5c70,5c78) {breg2(0), lit4, shr, stack_value}\n  [1087e] function 'Elf64_cvt_Sym'@6130\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1089b] parameter 'dest'\n      [6130,61cb) {reg0}\n      [61cb,61cc) {entry_value(1) {reg0}, stack_value}\n    [108af] parameter 'src'\n      [6130,61cb) {reg1}\n      [61cb,61cc) {entry_value(1) {reg1}, stack_value}\n    [108c3] parameter 'len'\n      [6130,61b8) {reg2}\n      [61b8,61cb) {reg7}\n      [61cb,61cc) {entry_value(1) {reg2}, stack_value}\n    [108d7] parameter 'encode'\n      [6130,615c) {reg3}\n      [615c,61cc) {entry_value(1) {reg3}, stack_value}\n    [108eb] variable 'tdest'\n      [6148,6160) {reg0}\n      [6160,6168) {reg3}\n      [6168,61a0) {breg3(-24), stack_value}\n      [61a0,61a8) {reg3}\n    [108ff] variable 'tsrc'\n      [6148,6160) {reg1}\n      [6160,616c) {reg4}\n      [616c,61a0) {breg4(-24), stack_value}\n      [61a0,61a8) {reg4}\n    [10913] variable 'sz'\n      <constant value>\n    [1091d] variable 'n'\n      [614c,6154) {reg6}\n  [10af6] function 'Elf64_cvt_Shdr'@5e60\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [10b13] parameter 'dest'\n      [5e60,5f0f) {reg0}\n      [5f0f,5f10) {entry_value(1) {reg0}, stack_value}\n    [10b27] parameter 'src'\n      [5e60,5f0f) {reg1}\n      [5f0f,5f10) {entry_value(1) {reg1}, stack_value}\n    [10b3b] parameter 'len'\n      [5e60,5f04) {reg2}\n      [5f04,5f10) {entry_value(1) {reg2}, stack_value}\n    [10b4f] parameter 'encode'\n      [5e60,5e78) {reg3}\n      [5e78,5f10) {entry_value(1) {reg3}, stack_value}\n    [10b63] variable 'tdest'\n      [5e68,5e78) {reg0}\n      [5e78,5e80) {reg3}\n      [5e80,5ef8) {breg3(-64), stack_value}\n      [5ef8,5f00) {reg3}\n    [10b77] variable 'tsrc'\n      [5e68,5e78) {reg1}\n      [5e78,5e84) {reg4}\n      [5e84,5ef8) {breg4(-64), stack_value}\n      [5ef8,5f00) {reg4}\n    [10b8b] variable 'sz'\n      <constant value>\n    [10b95] variable 'n'\n      [5e68,5e70) {reg6}\n      [5e70,5e78) {breg2(0), lit6, shr, stack_value}\n  [10f7d] function 'Elf64_cvt_Phdr'@5f10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [10f9a] parameter 'dest'\n      [5f10,5fe3) {reg0}\n      [5fe3,5fe4) {entry_value(1) {reg0}, stack_value}\n    [10fae] parameter 'src'\n      [5f10,5fe3) {reg1}\n      [5fe3,5fe4) {entry_value(1) {reg1}, stack_value}\n    [10fc2] parameter 'len'\n      [5f10,5fd8) {reg2}\n      [5fd8,5fe4) {entry_value(1) {reg2}, stack_value}\n    [10fd6] parameter 'encode'\n      [5f10,5f18) {reg3}\n      [5f18,5fe4) {entry_value(1) {reg3}, stack_value}\n    [10fea] variable 'tdest'\n      [5f2c,5f48) {reg0}\n      [5f48,5f50) {reg3}\n      [5f50,5fb0) {breg3(-56), stack_value}\n      [5fb0,5fb8) {reg3}\n    [10ffe] variable 'tsrc'\n      [5f2c,5f48) {reg1}\n      [5f48,5f54) {reg4}\n      [5f54,5fb0) {breg4(-56), stack_value}\n      [5fb0,5fb8) {reg4}\n    [11012] variable 'sz'\n      <constant value>\n    [1101c] variable 'n'\n      [5f30,5f44) {reg3}\n  [1134c] function 'Elf64_cvt_Ehdr'@61d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [11369] parameter 'dest'\n      [61d0,62ab) {reg0}\n      [62ab,62ac) {entry_value(1) {reg0}, stack_value}\n    [1137d] parameter 'src'\n      [61d0,62ab) {reg1}\n      [62ab,62ac) {entry_value(1) {reg1}, stack_value}\n    [11391] parameter 'len'\n      [61d0,62a0) {reg2}\n      [62a0,62ac) {entry_value(1) {reg2}, stack_value}\n    [113a5] parameter 'encode'\n      [61d0,61e8) {reg3}\n      [61e8,62ac) {entry_value(1) {reg3}, stack_value}\n    [113b9] variable 'tdest'\n      [61d8,61e8) {reg0}\n      [61e8,61f0) {reg3}\n      [61f0,6294) {breg3(-64), stack_value}\n      [6294,629c) {reg3}\n    [113cd] variable 'tsrc'\n      [61d8,61e8) {reg1}\n      [61e8,61f4) {reg4}\n      [61f4,6294) {breg4(-64), stack_value}\n      [6294,629c) {reg4}\n    [113e1] variable 'sz'\n      <constant value>\n    [113eb] variable 'n'\n      [61d8,61e0) {reg6}\n      [61e0,61e8) {breg2(0), lit6, shr, stack_value}\n  [105e9] inlined function 'Elf64_cvt_Sxword1'@5e20\n    [1060e] parameter 'ptr'\n      <no value>\n    [10613] parameter 'dest'\n      <no value>\n  [10191] inlined function 'Elf64_cvt_Xword1'@60c8\n    [101aa] parameter 'ptr'\n      [60c8,60d4) {reg4}\n      [60d4,60dc) {breg4(-32), stack_value}\n    [101b7] parameter 'dest'\n      [60c8,60d0) {reg3}\n      [60d0,60dc) {breg3(-32), stack_value}\n  [101e8] inlined function 'Elf64_cvt_Xword1'@60dc\n    [1020d] parameter 'ptr'\n      <no value>\n    [10212] parameter 'dest'\n      <no value>\n  [1023f] inlined function 'Elf64_cvt_Xword1'@60e8\n    [10264] parameter 'ptr'\n      <no value>\n    [10269] parameter 'dest'\n      <no value>\n  [10592] inlined function 'Elf64_cvt_Xword1'@5e14\n    [105b7] parameter 'ptr'\n      <no value>\n    [105bc] parameter 'dest'\n      <no value>\n  [107b3] inlined function 'Elf64_cvt_Xword1'@5c8c\n    [107d8] parameter 'ptr'\n      <no value>\n    [107dd] parameter 'dest'\n      <no value>\n  [10a34] inlined function 'Elf64_cvt_Xword1'@6194\n    [10a59] parameter 'ptr'\n      <no value>\n    [10a5e] parameter 'dest'\n      <no value>\n  [10c55] inlined function 'Elf64_cvt_Xword1'@5e98\n    [10c7a] parameter 'ptr'\n      <no value>\n    [10c7f] parameter 'dest'\n      <no value>\n  [10d5a] inlined function 'Elf64_cvt_Xword1'@5ebc\n    [10d7f] parameter 'ptr'\n      <no value>\n    [10d84] parameter 'dest'\n      <no value>\n  [10e5f] inlined function 'Elf64_cvt_Xword1'@5ee0\n    [10e84] parameter 'ptr'\n      <no value>\n    [10e89] parameter 'dest'\n      <no value>\n  [10eb6] inlined function 'Elf64_cvt_Xword1'@5eec\n    [10edb] parameter 'ptr'\n      <no value>\n    [10ee0] parameter 'dest'\n      <no value>\n  [111e1] inlined function 'Elf64_cvt_Xword1'@5f8c\n    [11206] parameter 'ptr'\n      <no value>\n    [1120b] parameter 'dest'\n      <no value>\n  [11238] inlined function 'Elf64_cvt_Xword1'@5f98\n    [1125d] parameter 'ptr'\n      <no value>\n    [11262] parameter 'dest'\n      <no value>\n  [1128f] inlined function 'Elf64_cvt_Xword1'@5fa4\n    [112b4] parameter 'ptr'\n      <no value>\n    [112b9] parameter 'dest'\n      <no value>\n  [149df] inlined function 'Elf64_cvt_Xword1'@69d8\n    [14a04] parameter 'ptr'\n      [69d8,69e4) {breg21(8), stack_value}\n    [14a11] parameter 'dest'\n      [69d8,69e4) {breg20(8), stack_value}\n  [14a4e] inlined function 'Elf64_cvt_Xword1'@69e4\n    [14a63] parameter 'ptr'\n      [69e4,69ec) {breg21(16), stack_value}\n      [69ec,69f4) {entry_value(1) {reg1}, plus_uconst(16), stack_value}\n    [14a70] parameter 'dest'\n      [69e4,69f4) {breg20(16), stack_value}\n  [1092f] inlined function 'Elf64_cvt_Word1'@6160\n    [10948] parameter 'ptr'\n      [6160,616c) {reg4}\n      [616c,6174) {breg4(-24), stack_value}\n    [10955] parameter 'dest'\n      [6160,6168) {reg3}\n      [6168,6174) {breg3(-24), stack_value}\n  [10ba7] inlined function 'Elf64_cvt_Word1'@5e78\n    [10bc0] parameter 'ptr'\n      [5e78,5e84) {reg4}\n      [5e84,5e8c) {breg4(-64), stack_value}\n    [10bcd] parameter 'dest'\n      [5e78,5e80) {reg3}\n      [5e80,5e8c) {breg3(-64), stack_value}\n  [10bfe] inlined function 'Elf64_cvt_Word1'@5e8c\n    [10c23] parameter 'ptr'\n      <no value>\n    [10c28] parameter 'dest'\n      <no value>\n  [10db1] inlined function 'Elf64_cvt_Word1'@5ec8\n    [10dd6] parameter 'ptr'\n      <no value>\n    [10ddb] parameter 'dest'\n      <no value>\n  [10e08] inlined function 'Elf64_cvt_Word1'@5ed4\n    [10e2d] parameter 'ptr'\n      <no value>\n    [10e32] parameter 'dest'\n      <no value>\n  [1102e] inlined function 'Elf64_cvt_Word1'@5f48\n    [11047] parameter 'ptr'\n      [5f48,5f54) {reg4}\n      [5f54,5f5c) {breg4(-56), stack_value}\n    [11054] parameter 'dest'\n      [5f48,5f50) {reg3}\n      [5f50,5f5c) {breg3(-56), stack_value}\n  [11085] inlined function 'Elf64_cvt_Word1'@5f5c\n    [110aa] parameter 'ptr'\n      <no value>\n    [110af] parameter 'dest'\n      <no value>\n  [114ec] inlined function 'Elf64_cvt_Word1'@6210\n    [11511] parameter 'ptr'\n      <no value>\n    [11516] parameter 'dest'\n      <no value>\n  [11648] inlined function 'Elf64_cvt_Word1'@6240\n    [1166d] parameter 'ptr'\n      <no value>\n    [11672] parameter 'dest'\n      <no value>\n  [14901] inlined function 'Elf64_cvt_Word1'@69c0\n    [14926] parameter 'ptr'\n      [69c0,69cc) {reg21}\n    [14933] parameter 'dest'\n      [69c0,69cc) {reg20}\n  [14970] inlined function 'Elf64_cvt_Word1'@69cc\n    [14995] parameter 'ptr'\n      [69cc,69d8) {breg21(4), stack_value}\n    [149a2] parameter 'dest'\n      [69cc,69d8) {breg20(4), stack_value}\n  [10296] inlined function 'Elf64_cvt_Half1'@60f4\n    [102bb] parameter 'ptr'\n      <no value>\n    [102c0] parameter 'dest'\n      <no value>\n  [102ed] inlined function 'Elf64_cvt_Half1'@6100\n    [10312] parameter 'ptr'\n      <no value>\n    [10317] parameter 'dest'\n      <no value>\n  [10986] inlined function 'Elf64_cvt_Half1'@617c\n    [109ab] parameter 'ptr'\n      <no value>\n    [109b0] parameter 'dest'\n      <no value>\n  [1143e] inlined function 'Elf64_cvt_Half1'@61f8\n    [11463] parameter 'ptr'\n      <no value>\n    [11468] parameter 'dest'\n      <no value>\n  [11495] inlined function 'Elf64_cvt_Half1'@6204\n    [114ba] parameter 'ptr'\n      <no value>\n    [114bf] parameter 'dest'\n      <no value>\n  [1169f] inlined function 'Elf64_cvt_Half1'@624c\n    [116c4] parameter 'ptr'\n      <no value>\n    [116c9] parameter 'dest'\n      <no value>\n  [116f6] inlined function 'Elf64_cvt_Half1'@6258\n    [1171b] parameter 'ptr'\n      <no value>\n    [11720] parameter 'dest'\n      <no value>\n  [1174d] inlined function 'Elf64_cvt_Half1'@6264\n    [11772] parameter 'ptr'\n      <no value>\n    [11777] parameter 'dest'\n      <no value>\n  [117a4] inlined function 'Elf64_cvt_Half1'@6270\n    [117c9] parameter 'ptr'\n      <no value>\n    [117ce] parameter 'dest'\n      <no value>\n  [117fb] inlined function 'Elf64_cvt_Half1'@627c\n    [11820] parameter 'ptr'\n      <no value>\n    [11825] parameter 'dest'\n      <no value>\n  [11852] inlined function 'Elf64_cvt_Half1'@6288\n    [11877] parameter 'ptr'\n      <no value>\n    [1187c] parameter 'dest'\n      <no value>\n  [10d03] inlined function 'Elf64_cvt_Off1'@5eb0\n    [10d28] parameter 'ptr'\n      <no value>\n    [10d2d] parameter 'dest'\n      <no value>\n  [110dc] inlined function 'Elf64_cvt_Off1'@5f68\n    [11101] parameter 'ptr'\n      <no value>\n    [11106] parameter 'dest'\n      <no value>\n  [1159a] inlined function 'Elf64_cvt_Off1'@6228\n    [115bf] parameter 'ptr'\n      <no value>\n    [115c4] parameter 'dest'\n      <no value>\n  [115f1] inlined function 'Elf64_cvt_Off1'@6234\n    [11616] parameter 'ptr'\n      <no value>\n    [1161b] parameter 'dest'\n      <no value>\n  [1053b] inlined function 'Elf64_cvt_Addr1'@5e00\n    [10554] parameter 'ptr'\n      [5e00,5e0c) {reg4}\n      [5e0c,5e14) {breg4(-24), stack_value}\n    [10561] parameter 'dest'\n      [5e00,5e08) {reg3}\n      [5e08,5e14) {breg3(-24), stack_value}\n  [1075c] inlined function 'Elf64_cvt_Addr1'@5c78\n    [10775] parameter 'ptr'\n      [5c78,5c84) {reg4}\n      [5c84,5c8c) {breg4(-16), stack_value}\n    [10782] parameter 'dest'\n      [5c78,5c80) {reg3}\n      [5c80,5c8c) {breg3(-16), stack_value}\n  [109dd] inlined function 'Elf64_cvt_Addr1'@6188\n    [10a02] parameter 'ptr'\n      <no value>\n    [10a07] parameter 'dest'\n      <no value>\n  [10cac] inlined function 'Elf64_cvt_Addr1'@5ea4\n    [10cd1] parameter 'ptr'\n      <no value>\n    [10cd6] parameter 'dest'\n      <no value>\n  [11133] inlined function 'Elf64_cvt_Addr1'@5f74\n    [11158] parameter 'ptr'\n      <no value>\n    [1115d] parameter 'dest'\n      <no value>\n  [1118a] inlined function 'Elf64_cvt_Addr1'@5f80\n    [111af] parameter 'ptr'\n      <no value>\n    [111b4] parameter 'dest'\n      <no value>\n  [11543] inlined function 'Elf64_cvt_Addr1'@621c\n    [11568] parameter 'ptr'\n      <no value>\n    [1156d] parameter 'dest'\n      <no value>\n  [11cca] function 'Elf32_cvt_Lib'@5870\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [11ce7] parameter 'dest'\n      [5870,590f) {reg0}\n      [590f,5910) {entry_value(1) {reg0}, stack_value}\n    [11cfb] parameter 'src'\n      [5870,590f) {reg1}\n      [590f,5910) {entry_value(1) {reg1}, stack_value}\n    [11d0f] parameter 'len'\n      [5870,58fc) {reg2}\n      [58fc,590f) {reg7}\n      [590f,5910) {entry_value(1) {reg2}, stack_value}\n    [11d23] parameter 'encode'\n      [5870,589c) {reg3}\n      [589c,5910) {entry_value(1) {reg3}, stack_value}\n    [11d37] variable 'tdest'\n      [5888,58a0) {reg0}\n      [58a0,58a8) {reg3}\n      [58a8,58e4) {breg3(-20), stack_value}\n      [58e4,58ec) {reg3}\n    [11d4b] variable 'tsrc'\n      [5888,58a0) {reg1}\n      [58a0,58ac) {reg4}\n      [58ac,58e4) {breg4(-20), stack_value}\n      [58e4,58ec) {reg4}\n    [11d5f] variable 'sz'\n      <constant value>\n    [11d69] variable 'n'\n      [588c,5894) {reg6}\n  [11f99] function 'Elf32_cvt_Move'@62b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [11fb6] parameter 'dest'\n      [62b0,634f) {reg0}\n      [634f,6350) {entry_value(1) {reg0}, stack_value}\n    [11fca] parameter 'src'\n      [62b0,634f) {reg1}\n      [634f,6350) {entry_value(1) {reg1}, stack_value}\n    [11fde] parameter 'len'\n      [62b0,633c) {reg2}\n      [633c,634f) {reg7}\n      [634f,6350) {entry_value(1) {reg2}, stack_value}\n    [11ff2] parameter 'encode'\n      [62b0,62dc) {reg3}\n      [62dc,6350) {entry_value(1) {reg3}, stack_value}\n    [12006] variable 'tdest'\n      [62c8,62e0) {reg0}\n      [62e0,62e8) {reg3}\n      [62e8,6324) {breg3(-24), stack_value}\n      [6324,632c) {reg3}\n    [1201a] variable 'tsrc'\n      [62c8,62e0) {reg1}\n      [62e0,62ec) {reg4}\n      [62ec,6324) {breg4(-24), stack_value}\n      [6324,632c) {reg4}\n    [1202e] variable 'sz'\n      <constant value>\n    [12038] variable 'n'\n      [62cc,62d4) {reg6}\n  [12268] function 'Elf32_cvt_Syminfo'@6350\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [12285] parameter 'dest'\n      [6350,639f) {reg0}\n      [639f,63a0) {entry_value(1) {reg0}, stack_value}\n    [12299] parameter 'src'\n      [6350,639f) {reg1}\n      [639f,63a0) {entry_value(1) {reg1}, stack_value}\n    [122ad] parameter 'len'\n      [6350,6394) {reg2}\n      [6394,63a0) {entry_value(1) {reg2}, stack_value}\n    [122c1] parameter 'encode'\n      [6350,6368) {reg3}\n      [6368,63a0) {entry_value(1) {reg3}, stack_value}\n    [122d5] variable 'tdest'\n      [6358,6368) {reg0}\n      [6368,6370) {reg3}\n      [6370,6388) {breg3(-4), stack_value}\n      [6388,6390) {reg3}\n    [122e9] variable 'tsrc'\n      [6358,6368) {reg1}\n      [6368,6374) {reg4}\n      [6374,6388) {breg4(-4), stack_value}\n      [6388,6390) {reg4}\n    [122fd] variable 'sz'\n      <constant value>\n    [12307] variable 'n'\n      [6358,6360) {reg6}\n      [6360,6368) {breg2(0), lit2, shr, stack_value}\n  [fa3c] inlined function 'Elf32_cvt_Rela'\n    [fa48] parameter 'encode'\n      <no value>\n    [fa4d] parameter 'len'\n      <no value>\n    [fa52] parameter 'src'\n      <no value>\n    [fa57] parameter 'dest'\n      <no value>\n  [14b81] inlined function 'Elf32_cvt_Rela'\n    [14b8d] parameter 'encode'\n      <no value>\n    [14b92] parameter 'len'\n      <no value>\n    [14b97] parameter 'src'\n      <no value>\n    [14b9c] parameter 'dest'\n      <no value>\n  [12579] function 'Elf32_cvt_Rel'@5920\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [12596] parameter 'dest'\n      [5920,596f) {reg0}\n      [596f,5970) {entry_value(1) {reg0}, stack_value}\n    [125aa] parameter 'src'\n      [5920,596f) {reg1}\n      [596f,5970) {entry_value(1) {reg1}, stack_value}\n    [125be] parameter 'len'\n      [5920,5964) {reg2}\n      [5964,5970) {entry_value(1) {reg2}, stack_value}\n    [125d2] parameter 'encode'\n      [5920,5938) {reg3}\n      [5938,5970) {entry_value(1) {reg3}, stack_value}\n    [125e6] variable 'tdest'\n      [5928,5938) {reg0}\n      [5938,5940) {reg3}\n      [5940,5958) {breg3(-8), stack_value}\n      [5958,5960) {reg3}\n    [125fa] variable 'tsrc'\n      [5928,5938) {reg1}\n      [5938,5944) {reg4}\n      [5944,5958) {breg4(-8), stack_value}\n      [5958,5960) {reg4}\n    [1260e] variable 'sz'\n      <constant value>\n    [12618] variable 'n'\n      [5928,5930) {reg6}\n      [5930,5938) {breg2(0), lit3, shr, stack_value}\n  [1274c] function 'Elf32_cvt_Sym'@63b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [12769] parameter 'dest'\n      [63b0,641f) {reg0}\n      [641f,6420) {entry_value(1) {reg0}, stack_value}\n    [1277d] parameter 'src'\n      [63b0,641f) {reg1}\n      [641f,6420) {entry_value(1) {reg1}, stack_value}\n    [12791] parameter 'len'\n      [63b0,6414) {reg2}\n      [6414,6420) {entry_value(1) {reg2}, stack_value}\n    [127a5] parameter 'encode'\n      [63b0,63c8) {reg3}\n      [63c8,6420) {entry_value(1) {reg3}, stack_value}\n    [127b9] variable 'tdest'\n      [63b8,63c8) {reg0}\n      [63c8,63d0) {reg3}\n      [63d0,6408) {breg3(-16), stack_value}\n      [6408,6410) {reg3}\n    [127cd] variable 'tsrc'\n      [63b8,63c8) {reg1}\n      [63c8,63d4) {reg4}\n      [63d4,6408) {breg4(-16), stack_value}\n      [6408,6410) {reg4}\n    [127e1] variable 'sz'\n      <constant value>\n    [127eb] variable 'n'\n      [63b8,63c0) {reg6}\n      [63c0,63c8) {breg2(0), lit4, shr, stack_value}\n  [129cd] function 'Elf32_cvt_Shdr'@5ae0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [129ea] parameter 'dest'\n      [5ae0,5bbb) {reg0}\n      [5bbb,5bbc) {entry_value(1) {reg0}, stack_value}\n    [129fe] parameter 'src'\n      [5ae0,5bbb) {reg1}\n      [5bbb,5bbc) {entry_value(1) {reg1}, stack_value}\n    [12a12] parameter 'len'\n      [5ae0,5b9c) {reg2}\n      [5b9c,5bbb) {reg7}\n      [5bbb,5bbc) {entry_value(1) {reg2}, stack_value}\n    [12a26] parameter 'encode'\n      [5ae0,5b0c) {reg3}\n      [5b0c,5bbc) {entry_value(1) {reg3}, stack_value}\n    [12a3a] variable 'tdest'\n      [5af8,5b10) {reg0}\n      [5b10,5b18) {reg3}\n      [5b18,5b90) {breg3(-40), stack_value}\n      [5b90,5b98) {reg3}\n    [12a4e] variable 'tsrc'\n      [5af8,5b10) {reg1}\n      [5b10,5b1c) {reg4}\n      [5b1c,5b90) {breg4(-40), stack_value}\n      [5b90,5b98) {reg4}\n    [12a62] variable 'sz'\n      <constant value>\n    [12a6c] variable 'n'\n      [5afc,5b04) {reg6}\n  [12e4a] function 'Elf32_cvt_Phdr'@5bc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [12e67] parameter 'dest'\n      [5bc0,5c57) {reg0}\n      [5c57,5c58) {entry_value(1) {reg0}, stack_value}\n    [12e7b] parameter 'src'\n      [5bc0,5c57) {reg1}\n      [5c57,5c58) {entry_value(1) {reg1}, stack_value}\n    [12e8f] parameter 'len'\n      [5bc0,5c4c) {reg2}\n      [5c4c,5c58) {entry_value(1) {reg2}, stack_value}\n    [12ea3] parameter 'encode'\n      [5bc0,5bd8) {reg3}\n      [5bd8,5c58) {entry_value(1) {reg3}, stack_value}\n    [12eb7] variable 'tdest'\n      [5bc8,5bd8) {reg0}\n      [5bd8,5be0) {reg3}\n      [5be0,5c40) {breg3(-32), stack_value}\n      [5c40,5c48) {reg3}\n    [12ecb] variable 'tsrc'\n      [5bc8,5bd8) {reg1}\n      [5bd8,5be4) {reg4}\n      [5be4,5c40) {breg4(-32), stack_value}\n      [5c40,5c48) {reg4}\n    [12edf] variable 'sz'\n      <constant value>\n    [12ee9] variable 'n'\n      [5bc8,5bd0) {reg6}\n      [5bd0,5bd8) {breg2(0), lit5, shr, stack_value}\n  [13222] function 'Elf32_cvt_Ehdr'@64b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1323f] parameter 'dest'\n      [64b0,65d3) {reg0}\n      [65d3,65d4) {entry_value(1) {reg0}, stack_value}\n    [13253] parameter 'src'\n      [64b0,65d3) {reg1}\n      [65d3,65d4) {entry_value(1) {reg1}, stack_value}\n    [13267] parameter 'len'\n      [64b0,64dc) {reg2}\n      [64dc,65d3) {reg6}\n      [65d3,65d4) {entry_value(1) {reg2}, stack_value}\n    [1327b] parameter 'encode'\n      [64b0,64e4) {reg3}\n      [64e4,65d4) {entry_value(1) {reg3}, stack_value}\n    [1328f] variable 'tdest'\n      [64d0,64ec) {reg0}\n      [64ec,6500) {reg3}\n      [6500,659c) {breg3(-52), stack_value}\n      [659c,65a4) {reg3}\n    [132a3] variable 'tsrc'\n      [64d0,64ec) {reg1}\n      [64ec,64f8) {reg4}\n      [64f8,659c) {breg4(-52), stack_value}\n      [659c,65a4) {reg4}\n    [132b7] variable 'sz'\n      <constant value>\n    [132c1] variable 'n'\n      [64d4,64ec) {reg5}\n  [1383e] function 'Elf32_cvt_Xword'@5ff0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1385b] parameter 'dest'\n      [5ff0,600c) {reg0}\n      [600c,601c) {breg0(0), breg2(0), plus, stack_value}\n      [601c,6020) {breg0(0), breg2(0), plus, plus_uconst(8), stack_value}\n      [6020,6028) {breg0(0), breg2(0), plus, stack_value}\n      (602c,602c) <empty range>\n      [602c,6038) {breg0(0), breg2(0), plus, stack_value}\n      [6038,6040) {breg0(0), entry_value(1) {reg2}, plus, stack_value}\n      (6040,6040) <empty range>\n      [6040,6050) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, lit3, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n      [6050,605c) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, plus_uconst(1), lit3, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [1386f] parameter 'ptr'\n      [5ff0,600c) {reg1}\n      [600c,601c) {breg1(0), breg2(0), plus, stack_value}\n      [601c,6020) {breg1(0), breg2(0), plus, plus_uconst(8), stack_value}\n      [6020,6028) {breg1(0), breg2(0), plus, stack_value}\n      (602c,602c) <empty range>\n      [602c,6038) {breg1(0), breg2(0), plus, stack_value}\n      [6038,6040) {breg1(0), entry_value(1) {reg2}, plus, stack_value}\n      (6040,6040) <empty range>\n      [6040,6050) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, lit3, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n      [6050,605c) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, plus_uconst(1), lit3, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [13883] parameter 'len'\n      [5ff0,6008) {reg2}\n      [6008,602c) {entry_value(1) {reg2}, stack_value}\n      [602c,6038) {reg2}\n      [6038,605c) {entry_value(1) {reg2}, stack_value}\n    [13897] parameter 'encode'\n      [5ff0,5ffc) {reg3}\n      [5ffc,605c) {entry_value(1) {reg3}, stack_value}\n    [138ab] variable 'n'\n      [5ffc,6000) {reg3}\n      [6000,600c) {breg3(-1), stack_value}\n      (602c,602c) <empty range>\n      [602c,603c) {breg3(-1), stack_value}\n      [603c,605c) {reg2}\n  [1204a] inlined function 'Elf32_cvt_Xword1'@62e0\n    [12063] parameter 'ptr'\n      [62e0,62ec) {reg4}\n      [62ec,62f4) {breg4(-24), stack_value}\n    [12070] parameter 'dest'\n      [62e0,62e8) {reg3}\n      [62e8,62f4) {breg3(-24), stack_value}\n  [120a1] inlined function 'Elf32_cvt_Xword1'@62f4\n    [120c6] parameter 'ptr'\n      <no value>\n    [120cb] parameter 'dest'\n      <no value>\n  [120f8] inlined function 'Elf32_cvt_Xword1'@6300\n    [1211d] parameter 'ptr'\n      <no value>\n    [12122] parameter 'dest'\n      <no value>\n  [138bd] inlined function 'Elf32_cvt_Xword1'@6010\n    [138e2] parameter 'ptr'\n      [600c,601c) {breg1(0), breg2(0), plus, stack_value}\n    [138ef] parameter 'dest'\n      [600c,601c) {breg0(0), breg2(0), plus, stack_value}\n  [1392c] inlined function 'Elf32_cvt_Xword1'@6040\n    [1394d] parameter 'ptr'\n      [6040,604c) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, lit3, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [1395a] parameter 'dest'\n      [6040,604c) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, lit3, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n  [fb3b] inlined function 'Elf32_cvt_Sword1'@6ad4\n    [fb5c] parameter 'ptr'\n      [6ad4,6ae0) {breg21(8), stack_value}\n    [fb69] parameter 'dest'\n      [6ad4,6ae0) {breg20(8), stack_value}\n  [14016] inlined function 'Elf32_cvt_Sword1'@5aa0\n    [1403b] parameter 'ptr'\n      <no value>\n    [14040] parameter 'dest'\n      <no value>\n  [14cb0] inlined function 'Elf32_cvt_Sword1'@6bf8\n    [14cc5] parameter 'ptr'\n      [6bf8,6c00) {breg21(8), stack_value}\n      [6c00,6c08) {entry_value(1) {reg1}, plus_uconst(8), stack_value}\n    [14cd2] parameter 'dest'\n      [6bf8,6c08) {breg20(8), stack_value}\n  [fae4] inlined function 'Elf32_cvt_Word1'@6ac4\n    [fafd] parameter 'ptr'\n      [6ac4,6ad4) {breg21(4), stack_value}\n    [fb0a] parameter 'dest'\n      [6ac4,6ad4) {breg20(4), stack_value}\n  [11d7b] inlined function 'Elf32_cvt_Word1'@58a0\n    [11d94] parameter 'ptr'\n      [58a0,58ac) {reg4}\n      [58ac,58b4) {breg4(-20), stack_value}\n    [11da1] parameter 'dest'\n      [58a0,58a8) {reg3}\n      [58a8,58b4) {breg3(-20), stack_value}\n  [11dd2] inlined function 'Elf32_cvt_Word1'@58b4\n    [11df7] parameter 'ptr'\n      <no value>\n    [11dfc] parameter 'dest'\n      <no value>\n  [11e29] inlined function 'Elf32_cvt_Word1'@58c0\n    [11e4e] parameter 'ptr'\n      <no value>\n    [11e53] parameter 'dest'\n      <no value>\n  [11e80] inlined function 'Elf32_cvt_Word1'@58cc\n    [11ea5] parameter 'ptr'\n      <no value>\n    [11eaa] parameter 'dest'\n      <no value>\n  [11ed7] inlined function 'Elf32_cvt_Word1'@58d8\n    [11efc] parameter 'ptr'\n      <no value>\n    [11f01] parameter 'dest'\n      <no value>\n  [12681] inlined function 'Elf32_cvt_Word1'@594c\n    [126a6] parameter 'ptr'\n      <no value>\n    [126ab] parameter 'dest'\n      <no value>\n  [127fd] inlined function 'Elf32_cvt_Word1'@63c8\n    [12816] parameter 'ptr'\n      [63c8,63d4) {reg4}\n      [63d4,63dc) {breg4(-16), stack_value}\n    [12823] parameter 'dest'\n      [63c8,63d0) {reg3}\n      [63d0,63dc) {breg3(-16), stack_value}\n  [128ab] inlined function 'Elf32_cvt_Word1'@63e8\n    [128d0] parameter 'ptr'\n      <no value>\n    [128d5] parameter 'dest'\n      <no value>\n  [12a7e] inlined function 'Elf32_cvt_Word1'@5b10\n    [12a97] parameter 'ptr'\n      [5b10,5b1c) {reg4}\n      [5b1c,5b24) {breg4(-40), stack_value}\n    [12aa4] parameter 'dest'\n      [5b10,5b18) {reg3}\n      [5b18,5b24) {breg3(-40), stack_value}\n  [12ad5] inlined function 'Elf32_cvt_Word1'@5b24\n    [12afa] parameter 'ptr'\n      <no value>\n    [12aff] parameter 'dest'\n      <no value>\n  [12b2c] inlined function 'Elf32_cvt_Word1'@5b30\n    [12b51] parameter 'ptr'\n      <no value>\n    [12b56] parameter 'dest'\n      <no value>\n  [12c31] inlined function 'Elf32_cvt_Word1'@5b54\n    [12c56] parameter 'ptr'\n      <no value>\n    [12c5b] parameter 'dest'\n      <no value>\n  [12c88] inlined function 'Elf32_cvt_Word1'@5b60\n    [12cad] parameter 'ptr'\n      <no value>\n    [12cb2] parameter 'dest'\n      <no value>\n  [12cdf] inlined function 'Elf32_cvt_Word1'@5b6c\n    [12d04] parameter 'ptr'\n      <no value>\n    [12d09] parameter 'dest'\n      <no value>\n  [12d36] inlined function 'Elf32_cvt_Word1'@5b78\n    [12d5b] parameter 'ptr'\n      <no value>\n    [12d60] parameter 'dest'\n      <no value>\n  [12d8d] inlined function 'Elf32_cvt_Word1'@5b84\n    [12db2] parameter 'ptr'\n      <no value>\n    [12db7] parameter 'dest'\n      <no value>\n  [12efb] inlined function 'Elf32_cvt_Word1'@5bd8\n    [12f14] parameter 'ptr'\n      [5bd8,5be4) {reg4}\n      [5be4,5bec) {breg4(-32), stack_value}\n    [12f21] parameter 'dest'\n      [5bd8,5be0) {reg3}\n      [5be0,5bec) {breg3(-32), stack_value}\n  [13057] inlined function 'Elf32_cvt_Word1'@5c10\n    [1307c] parameter 'ptr'\n      <no value>\n    [13081] parameter 'dest'\n      <no value>\n  [130ae] inlined function 'Elf32_cvt_Word1'@5c1c\n    [130d3] parameter 'ptr'\n      <no value>\n    [130d8] parameter 'dest'\n      <no value>\n  [13105] inlined function 'Elf32_cvt_Word1'@5c28\n    [1312a] parameter 'ptr'\n      <no value>\n    [1312f] parameter 'dest'\n      <no value>\n  [1315c] inlined function 'Elf32_cvt_Word1'@5c34\n    [13181] parameter 'ptr'\n      <no value>\n    [13186] parameter 'dest'\n      <no value>\n  [133b2] inlined function 'Elf32_cvt_Word1'@6518\n    [133d7] parameter 'ptr'\n      <no value>\n    [133dc] parameter 'dest'\n      <no value>\n  [1350e] inlined function 'Elf32_cvt_Word1'@6548\n    [13533] parameter 'ptr'\n      <no value>\n    [13538] parameter 'dest'\n      <no value>\n  [13fbf] inlined function 'Elf32_cvt_Word1'@5a94\n    [13fe4] parameter 'ptr'\n      <no value>\n    [13fe9] parameter 'dest'\n      <no value>\n  [14c41] inlined function 'Elf32_cvt_Word1'@6bec\n    [14c66] parameter 'ptr'\n      [6bec,6bf8) {breg21(4), stack_value}\n    [14c73] parameter 'dest'\n      [6bec,6bf8) {breg20(4), stack_value}\n  [13a90] function 'Elf32_cvt_Half'@6420\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [13aad] parameter 'dest'\n      [6420,643c) {reg0}\n      [643c,644c) {breg0(0), breg2(0), plus, stack_value}\n      [644c,6450) {breg0(0), breg2(0), plus, plus_uconst(2), stack_value}\n      [6450,6458) {breg0(0), breg2(0), plus, stack_value}\n      [645c,6460) {reg0}\n      [6460,6474) {reg3}\n      (6474,6474) <empty range>\n      [6474,6488) {breg3(0), breg0(0), plus, stack_value}\n      [6488,6494) {breg3(0), breg0(0), plus, plus_uconst(2), stack_value}\n    [13ac1] parameter 'ptr'\n      [6420,643c) {reg1}\n      [643c,644c) {breg1(0), breg2(0), plus, stack_value}\n      [644c,6450) {breg1(0), breg2(0), plus, plus_uconst(2), stack_value}\n      [6450,6458) {breg1(0), breg2(0), plus, stack_value}\n      [645c,6464) {reg1}\n      [6464,6474) {reg2}\n      (6474,6474) <empty range>\n      [6474,6488) {breg2(0), breg0(0), plus, stack_value}\n      [6488,6494) {breg2(0), breg0(0), plus, plus_uconst(2), stack_value}\n    [13ad5] parameter 'len'\n      [6420,6438) {reg2}\n      [6438,645c) {entry_value(1) {reg2}, stack_value}\n      [645c,6464) {reg2}\n      [6464,6494) {entry_value(1) {reg2}, stack_value}\n    [13ae9] parameter 'encode'\n      [6420,643c) {reg3}\n      [643c,645c) {entry_value(1) {reg3}, stack_value}\n      [645c,6460) {reg3}\n      [6460,6494) {entry_value(1) {reg3}, stack_value}\n    [13afd] variable 'n'\n      [642c,6430) {reg4}\n      [6430,643c) {breg4(-1), stack_value}\n      [645c,6464) {reg4}\n      [6464,646c) {breg4(-1), stack_value}\n      [646c,6474) {breg4(0), not, lit1, minus, stack_value}\n  [1214f] inlined function 'Elf32_cvt_Half1'@630c\n    [12174] parameter 'ptr'\n      <no value>\n    [12179] parameter 'dest'\n      <no value>\n  [121a6] inlined function 'Elf32_cvt_Half1'@6318\n    [121cb] parameter 'ptr'\n      <no value>\n    [121d0] parameter 'dest'\n      <no value>\n  [12319] inlined function 'Elf32_cvt_Half1'@6368\n    [12332] parameter 'ptr'\n      [6368,6374) {reg4}\n      [6374,637c) {breg4(-4), stack_value}\n    [1233f] parameter 'dest'\n      [6368,6370) {reg3}\n      [6370,637c) {breg3(-4), stack_value}\n  [12370] inlined function 'Elf32_cvt_Half1'@637c\n    [12395] parameter 'ptr'\n      <no value>\n    [1239a] parameter 'dest'\n      <no value>\n  [12902] inlined function 'Elf32_cvt_Half1'@63fc\n    [12927] parameter 'ptr'\n      <no value>\n    [1292c] parameter 'dest'\n      <no value>\n  [13314] inlined function 'Elf32_cvt_Half1'@64fc\n    [1332d] parameter 'ptr'\n      <no value>\n    [13332] parameter 'dest'\n      [64fc,6500) {breg3(16), stack_value}\n      [6500,650c) {breg3(-36), stack_value}\n  [1335b] inlined function 'Elf32_cvt_Half1'@650c\n    [13380] parameter 'ptr'\n      <no value>\n    [13385] parameter 'dest'\n      <no value>\n  [13565] inlined function 'Elf32_cvt_Half1'@6554\n    [1358a] parameter 'ptr'\n      <no value>\n    [1358f] parameter 'dest'\n      <no value>\n  [135bc] inlined function 'Elf32_cvt_Half1'@6560\n    [135e1] parameter 'ptr'\n      <no value>\n    [135e6] parameter 'dest'\n      <no value>\n  [13613] inlined function 'Elf32_cvt_Half1'@656c\n    [13638] parameter 'ptr'\n      <no value>\n    [1363d] parameter 'dest'\n      <no value>\n  [1366a] inlined function 'Elf32_cvt_Half1'@6578\n    [1368f] parameter 'ptr'\n      <no value>\n    [13694] parameter 'dest'\n      <no value>\n  [136c1] inlined function 'Elf32_cvt_Half1'@6584\n    [136e6] parameter 'ptr'\n      <no value>\n    [136eb] parameter 'dest'\n      <no value>\n  [13718] inlined function 'Elf32_cvt_Half1'@6590\n    [1373d] parameter 'ptr'\n      <no value>\n    [13742] parameter 'dest'\n      <no value>\n  [13b0f] inlined function 'Elf32_cvt_Half1'@6440\n    [13b34] parameter 'ptr'\n      [643c,644c) {breg1(0), breg2(0), plus, stack_value}\n    [13b41] parameter 'dest'\n      [643c,644c) {breg0(0), breg2(0), plus, stack_value}\n  [13b7e] inlined function 'Elf32_cvt_Half1'@6478\n    [13b9f] parameter 'ptr'\n      [6474,6484) {breg2(0), breg0(0), plus, stack_value}\n    [13bac] parameter 'dest'\n      [6474,6484) {breg3(0), breg0(0), plus, stack_value}\n  [12bda] inlined function 'Elf32_cvt_Off1'@5b48\n    [12bff] parameter 'ptr'\n      <no value>\n    [12c04] parameter 'dest'\n      <no value>\n  [12f52] inlined function 'Elf32_cvt_Off1'@5bec\n    [12f77] parameter 'ptr'\n      <no value>\n    [12f7c] parameter 'dest'\n      <no value>\n  [13460] inlined function 'Elf32_cvt_Off1'@6530\n    [13485] parameter 'ptr'\n      <no value>\n    [1348a] parameter 'dest'\n      <no value>\n  [134b7] inlined function 'Elf32_cvt_Off1'@653c\n    [134dc] parameter 'ptr'\n      <no value>\n    [134e1] parameter 'dest'\n      <no value>\n  [13c79] function 'Elf32_cvt_Addr'@5990\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [13c96] parameter 'dest'\n      [5990,59ac) {reg0}\n      [59ac,59bc) {breg0(0), breg2(0), plus, stack_value}\n      [59bc,59c0) {breg0(0), breg2(0), plus, plus_uconst(4), stack_value}\n      [59c0,59c8) {breg0(0), breg2(0), plus, stack_value}\n      (59cc,59cc) <empty range>\n      [59cc,59d8) {breg0(0), breg2(0), plus, stack_value}\n      [59d8,59e0) {breg0(0), entry_value(1) {reg2}, plus, stack_value}\n      (59e0,59e0) <empty range>\n      [59e0,59f0) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, lit2, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n      [59f0,59fc) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, plus_uconst(1), lit2, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [13caa] parameter 'ptr'\n      [5990,59ac) {reg1}\n      [59ac,59bc) {breg1(0), breg2(0), plus, stack_value}\n      [59bc,59c0) {breg1(0), breg2(0), plus, plus_uconst(4), stack_value}\n      [59c0,59c8) {breg1(0), breg2(0), plus, stack_value}\n      (59cc,59cc) <empty range>\n      [59cc,59d8) {breg1(0), breg2(0), plus, stack_value}\n      [59d8,59e0) {breg1(0), entry_value(1) {reg2}, plus, stack_value}\n      (59e0,59e0) <empty range>\n      [59e0,59f0) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, lit2, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n      [59f0,59fc) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, plus_uconst(1), lit2, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [13cbe] parameter 'len'\n      [5990,59a8) {reg2}\n      [59a8,59cc) {entry_value(1) {reg2}, stack_value}\n      [59cc,59d8) {reg2}\n      [59d8,59fc) {entry_value(1) {reg2}, stack_value}\n    [13cd2] parameter 'encode'\n      [5990,599c) {reg3}\n      [599c,59fc) {entry_value(1) {reg3}, stack_value}\n    [13ce6] variable 'n'\n      [599c,59a0) {reg3}\n      [59a0,59ac) {breg3(-1), stack_value}\n      (59cc,59cc) <empty range>\n      [59cc,59dc) {breg3(-1), stack_value}\n      [59dc,59fc) {reg2}\n  [fa8d] inlined function 'Elf32_cvt_Addr1'@6a9c\n    [faa6] parameter 'ptr'\n      [6a9c,6ac4) {reg21}\n    [fab3] parameter 'dest'\n      [6a9c,6ac4) {reg20}\n  [1262a] inlined function 'Elf32_cvt_Addr1'@5938\n    [12643] parameter 'ptr'\n      [5938,5944) {reg4}\n      [5944,594c) {breg4(-8), stack_value}\n    [12650] parameter 'dest'\n      [5938,5940) {reg3}\n      [5940,594c) {breg3(-8), stack_value}\n  [12854] inlined function 'Elf32_cvt_Addr1'@63dc\n    [12879] parameter 'ptr'\n      <no value>\n    [1287e] parameter 'dest'\n      <no value>\n  [12b83] inlined function 'Elf32_cvt_Addr1'@5b3c\n    [12ba8] parameter 'ptr'\n      <no value>\n    [12bad] parameter 'dest'\n      <no value>\n  [12fa9] inlined function 'Elf32_cvt_Addr1'@5bf8\n    [12fce] parameter 'ptr'\n      <no value>\n    [12fd3] parameter 'dest'\n      <no value>\n  [13000] inlined function 'Elf32_cvt_Addr1'@5c04\n    [13025] parameter 'ptr'\n      <no value>\n    [1302a] parameter 'dest'\n      <no value>\n  [13409] inlined function 'Elf32_cvt_Addr1'@6524\n    [1342e] parameter 'ptr'\n      <no value>\n    [13433] parameter 'dest'\n      <no value>\n  [13cf8] inlined function 'Elf32_cvt_Addr1'@59b0\n    [13d1d] parameter 'ptr'\n      [59ac,59bc) {breg1(0), breg2(0), plus, stack_value}\n    [13d2a] parameter 'dest'\n      [59ac,59bc) {breg0(0), breg2(0), plus, stack_value}\n  [13d67] inlined function 'Elf32_cvt_Addr1'@59e0\n    [13d88] parameter 'ptr'\n      [59e0,59ec) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, lit2, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [13d95] parameter 'dest'\n      [59e0,59ec) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, lit2, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n  [13f68] inlined function 'Elf32_cvt_Addr1'@5a80\n    [13f81] parameter 'ptr'\n      [5a80,5a8c) {reg4}\n      [5a8c,5a94) {breg4(-12), stack_value}\n    [13f8e] parameter 'dest'\n      [5a80,5a88) {reg3}\n      [5a88,5a94) {breg3(-12), stack_value}\n  [14bd2] inlined function 'Elf32_cvt_Addr1'@6be0\n    [14bf7] parameter 'ptr'\n      [6be0,6bec) {reg21}\n    [14c04] parameter 'dest'\n      [6be0,6bec) {reg20}\n  [14122] inlined function 'elf_cvt_Byte'@65ec\n    [14143] parameter 'encode'\n      [65ec,65ef) {reg3}\n      [65ef,65f0) {entry_value(1) {reg3}, stack_value}\n    [14150] parameter 'n'\n      [65ec,65ef) {reg2}\n      [65ef,65f0) {entry_value(1) {reg2}, stack_value}\n    [1415d] parameter 'src'\n      [65ec,65ef) {reg1}\n      [65ef,65f0) {entry_value(1) {reg1}, stack_value}\n    [1416a] parameter 'dest'\n      [65ec,65ef) {reg0}\n      [65ef,65f0) {entry_value(1) {reg0}, stack_value}\n  [fd7c] inlined function '__bswap_64'@5d38\n    [fd91] parameter '__bsx'\n      [5d38,5d48) {breg1(0), breg3(0), plus}\n  [101c4] inlined function '__bswap_64'@60c8\n    [101d9] parameter '__bsx'\n      [60c8,60d4) {breg4(0)}\n      [60d4,60d8) {reg5}\n  [10217] inlined function '__bswap_64'@60dc\n    [10238] parameter '__bsx'\n      <no value>\n  [1026e] inlined function '__bswap_64'@60e8\n    [1028f] parameter '__bsx'\n      <no value>\n  [1056e] inlined function '__bswap_64'@5e00\n    [10583] parameter '__bsx'\n      [5e00,5e0c) {breg4(0)}\n      [5e0c,5e10) {reg5}\n  [105c1] inlined function '__bswap_64'@5e14\n    [105e2] parameter '__bsx'\n      <no value>\n  [10618] inlined function '__bswap_64'@5e20\n    [10639] parameter '__bsx'\n      <no value>\n  [1078f] inlined function '__bswap_64'@5c78\n    [107a4] parameter '__bsx'\n      [5c78,5c84) {breg4(0)}\n      [5c84,5c88) {reg5}\n  [107e2] inlined function '__bswap_64'@5c8c\n    [10803] parameter '__bsx'\n      <no value>\n  [10a0c] inlined function '__bswap_64'@6188\n    [10a2d] parameter '__bsx'\n      <no value>\n  [10a63] inlined function '__bswap_64'@6194\n    [10a84] parameter '__bsx'\n      <no value>\n  [10c84] inlined function '__bswap_64'@5e98\n    [10ca5] parameter '__bsx'\n      <no value>\n  [10cdb] inlined function '__bswap_64'@5ea4\n    [10cfc] parameter '__bsx'\n      <no value>\n  [10d32] inlined function '__bswap_64'@5eb0\n    [10d53] parameter '__bsx'\n      <no value>\n  [10d89] inlined function '__bswap_64'@5ebc\n    [10daa] parameter '__bsx'\n      <no value>\n  [10e8e] inlined function '__bswap_64'@5ee0\n    [10eaf] parameter '__bsx'\n      <no value>\n  [10ee5] inlined function '__bswap_64'@5eec\n    [10f06] parameter '__bsx'\n      <no value>\n  [1110b] inlined function '__bswap_64'@5f68\n    [1112c] parameter '__bsx'\n      <no value>\n  [11162] inlined function '__bswap_64'@5f74\n    [11183] parameter '__bsx'\n      <no value>\n  [111b9] inlined function '__bswap_64'@5f80\n    [111da] parameter '__bsx'\n      <no value>\n  [11210] inlined function '__bswap_64'@5f8c\n    [11231] parameter '__bsx'\n      <no value>\n  [11267] inlined function '__bswap_64'@5f98\n    [11288] parameter '__bsx'\n      <no value>\n  [112be] inlined function '__bswap_64'@5fa4\n    [112df] parameter '__bsx'\n      <no value>\n  [11572] inlined function '__bswap_64'@621c\n    [11593] parameter '__bsx'\n      <no value>\n  [115c9] inlined function '__bswap_64'@6228\n    [115ea] parameter '__bsx'\n      <no value>\n  [11620] inlined function '__bswap_64'@6234\n    [11641] parameter '__bsx'\n      <no value>\n  [1207d] inlined function '__bswap_64'@62e0\n    [12092] parameter '__bsx'\n      [62e0,62ec) {breg4(0)}\n      [62ec,62f0) {reg5}\n  [120d0] inlined function '__bswap_64'@62f4\n    [120f1] parameter '__bsx'\n      <no value>\n  [12127] inlined function '__bswap_64'@6300\n    [12148] parameter '__bsx'\n      <no value>\n  [138fc] inlined function '__bswap_64'@6010\n    [1391d] parameter '__bsx'\n      [600c,6018) {breg1(0), breg2(0), plus}\n  [13967] inlined function '__bswap_64'@6040\n    [13988] parameter '__bsx'\n      [6040,6048) {breg2(0), lit3, shl, breg3(0), plus}\n  [14a1e] inlined function '__bswap_64'@69d8\n    [14a3f] parameter '__bsx'\n      [69d8,69e0) {breg21(8)}\n  [14a7d] inlined function '__bswap_64'@69e4\n    [14a92] parameter '__bsx'\n      [69e4,69ec) {breg21(16)}\n      [69ec,69f0) {entry_value(1) {reg1}, plus_uconst(16)}\n  [fac0] inlined function '__bswap_32'@6aa0\n    [fad5] parameter '__bsx'\n      [6aa0,6ab4) {reg5}\n  [fb17] inlined function '__bswap_32'@6ac4\n    [fb2c] parameter '__bsx'\n      [6ac4,6ad0) {breg21(4)}\n  [fb76] inlined function '__bswap_32'@6ad4\n    [fb97] parameter '__bsx'\n      [6ad4,6adc) {breg21(8)}\n  [fd3b] inlined function '__bswap_32'@5ce8\n    [fd50] parameter '__bsx'\n      [5ce8,5cf8) {breg1(0), breg4(0), plus}\n  [fda0] inlined function '__bswap_32'@5d80\n    [fdc5] parameter '__bsx'\n      [5d7c,5d88) {breg6(0), breg3(0), plus}\n  [10962] inlined function '__bswap_32'@6160\n    [10977] parameter '__bsx'\n      [6160,616c) {breg4(0)}\n      [616c,6170) {breg4(-24)}\n  [10bda] inlined function '__bswap_32'@5e78\n    [10bef] parameter '__bsx'\n      [5e78,5e84) {breg4(0)}\n      [5e84,5e88) {breg4(-64)}\n  [10c2d] inlined function '__bswap_32'@5e8c\n    [10c4e] parameter '__bsx'\n      <no value>\n  [10de0] inlined function '__bswap_32'@5ec8\n    [10e01] parameter '__bsx'\n      <no value>\n  [10e37] inlined function '__bswap_32'@5ed4\n    [10e58] parameter '__bsx'\n      <no value>\n  [11061] inlined function '__bswap_32'@5f48\n    [11076] parameter '__bsx'\n      [5f48,5f54) {breg4(0)}\n      [5f54,5f58) {breg4(-56)}\n  [110b4] inlined function '__bswap_32'@5f5c\n    [110d5] parameter '__bsx'\n      <no value>\n  [1151b] inlined function '__bswap_32'@6210\n    [1153c] parameter '__bsx'\n      <no value>\n  [11677] inlined function '__bswap_32'@6240\n    [11698] parameter '__bsx'\n      <no value>\n  [11dae] inlined function '__bswap_32'@58a0\n    [11dc3] parameter '__bsx'\n      [58a0,58ac) {breg4(0)}\n      [58ac,58b0) {breg4(-20)}\n  [11e01] inlined function '__bswap_32'@58b4\n    [11e22] parameter '__bsx'\n      <no value>\n  [11e58] inlined function '__bswap_32'@58c0\n    [11e79] parameter '__bsx'\n      <no value>\n  [11eaf] inlined function '__bswap_32'@58cc\n    [11ed0] parameter '__bsx'\n      <no value>\n  [11f06] inlined function '__bswap_32'@58d8\n    [11f27] parameter '__bsx'\n      <no value>\n  [1265d] inlined function '__bswap_32'@5938\n    [12672] parameter '__bsx'\n      [5938,5944) {breg4(0)}\n      [5944,5948) {breg4(-8)}\n  [126b0] inlined function '__bswap_32'@594c\n    [126d1] parameter '__bsx'\n      <no value>\n  [12830] inlined function '__bswap_32'@63c8\n    [12845] parameter '__bsx'\n      [63c8,63d4) {breg4(0)}\n      [63d4,63d8) {breg4(-16)}\n  [12883] inlined function '__bswap_32'@63dc\n    [128a4] parameter '__bsx'\n      <no value>\n  [128da] inlined function '__bswap_32'@63e8\n    [128fb] parameter '__bsx'\n      <no value>\n  [12ab1] inlined function '__bswap_32'@5b10\n    [12ac6] parameter '__bsx'\n      [5b10,5b1c) {breg4(0)}\n      [5b1c,5b20) {breg4(-40)}\n  [12b04] inlined function '__bswap_32'@5b24\n    [12b25] parameter '__bsx'\n      <no value>\n  [12b5b] inlined function '__bswap_32'@5b30\n    [12b7c] parameter '__bsx'\n      <no value>\n  [12bb2] inlined function '__bswap_32'@5b3c\n    [12bd3] parameter '__bsx'\n      <no value>\n  [12c09] inlined function '__bswap_32'@5b48\n    [12c2a] parameter '__bsx'\n      <no value>\n  [12c60] inlined function '__bswap_32'@5b54\n    [12c81] parameter '__bsx'\n      <no value>\n  [12cb7] inlined function '__bswap_32'@5b60\n    [12cd8] parameter '__bsx'\n      <no value>\n  [12d0e] inlined function '__bswap_32'@5b6c\n    [12d2f] parameter '__bsx'\n      <no value>\n  [12d65] inlined function '__bswap_32'@5b78\n    [12d86] parameter '__bsx'\n      <no value>\n  [12dbc] inlined function '__bswap_32'@5b84\n    [12ddd] parameter '__bsx'\n      <no value>\n  [12f2e] inlined function '__bswap_32'@5bd8\n    [12f43] parameter '__bsx'\n      [5bd8,5be4) {breg4(0)}\n      [5be4,5be8) {breg4(-32)}\n  [12f81] inlined function '__bswap_32'@5bec\n    [12fa2] parameter '__bsx'\n      <no value>\n  [12fd8] inlined function '__bswap_32'@5bf8\n    [12ff9] parameter '__bsx'\n      <no value>\n  [1302f] inlined function '__bswap_32'@5c04\n    [13050] parameter '__bsx'\n      <no value>\n  [13086] inlined function '__bswap_32'@5c10\n    [130a7] parameter '__bsx'\n      <no value>\n  [130dd] inlined function '__bswap_32'@5c1c\n    [130fe] parameter '__bsx'\n      <no value>\n  [13134] inlined function '__bswap_32'@5c28\n    [13155] parameter '__bsx'\n      <no value>\n  [1318b] inlined function '__bswap_32'@5c34\n    [131ac] parameter '__bsx'\n      <no value>\n  [133e1] inlined function '__bswap_32'@6518\n    [13402] parameter '__bsx'\n      <no value>\n  [13438] inlined function '__bswap_32'@6524\n    [13459] parameter '__bsx'\n      <no value>\n  [1348f] inlined function '__bswap_32'@6530\n    [134b0] parameter '__bsx'\n      <no value>\n  [134e6] inlined function '__bswap_32'@653c\n    [13507] parameter '__bsx'\n      <no value>\n  [1353d] inlined function '__bswap_32'@6548\n    [1355e] parameter '__bsx'\n      <no value>\n  [13d37] inlined function '__bswap_32'@59b0\n    [13d58] parameter '__bsx'\n      [59ac,59b8) {breg1(0), breg2(0), plus}\n  [13da2] inlined function '__bswap_32'@59e0\n    [13dc3] parameter '__bsx'\n      [59e0,59e8) {breg2(0), lit2, shl, breg3(0), plus}\n  [13f9b] inlined function '__bswap_32'@5a80\n    [13fb0] parameter '__bsx'\n      [5a80,5a8c) {breg4(0)}\n      [5a8c,5a90) {breg4(-12)}\n  [13fee] inlined function '__bswap_32'@5a94\n    [1400f] parameter '__bsx'\n      <no value>\n  [14045] inlined function '__bswap_32'@5aa0\n    [14066] parameter '__bsx'\n      <no value>\n  [1435a] inlined function '__bswap_32'@664c\n    [14375] parameter '__bsx'\n      <no value>\n  [143a2] inlined function '__bswap_32'@6678\n    [143bb] parameter '__bsx'\n      <no value>\n  [143c1] inlined function '__bswap_32'\n    [143d0] parameter '__bsx'\n      <no value>\n  [143f0] inlined function '__bswap_32'\n    [143ff] parameter '__bsx'\n      <no value>\n  [14405] inlined function '__bswap_32'@66a0\n    [1441e] parameter '__bsx'\n      [6690,66c4) {breg5(0)}\n      [66e4,671c) {breg5(0)}\n  [14472] inlined function '__bswap_32'@66d0\n    [14487] parameter '__bsx'\n      <no value>\n  [144b5] inlined function '__bswap_32'@67b0\n    [144ce] parameter '__bsx'\n      <no value>\n  [144f3] inlined function '__bswap_32'@67b0\n    [14509] parameter '__bsx'\n      <no value>\n  [14677] inlined function '__bswap_32'@683c\n    [14692] parameter '__bsx'\n      <no value>\n  [146bf] inlined function '__bswap_32'@6860\n    [146d8] parameter '__bsx'\n      (6860,6860) <empty range>\n  [146e6] inlined function '__bswap_32'@6864\n    [146ff] parameter '__bsx'\n      (6864,6864) <empty range>\n  [14727] inlined function '__bswap_32'@689c\n    [14740] parameter '__bsx'\n      [6874,6884) {breg6(0)}\n      [689c,68a4) {breg20(0), breg4(0), plus}\n      [68a4,68e0) {breg6(0)}\n  [1474e] inlined function '__bswap_32'@6888\n    [14763] parameter '__bsx'\n      (6888,6888) <empty range>\n  [14772] inlined function '__bswap_32'@691c\n    [1478b] parameter '__bsx'\n      <no value>\n  [147b2] inlined function '__bswap_32'@6914\n    [147ca] parameter '__bsx'\n      <no value>\n  [14940] inlined function '__bswap_32'@69c0\n    [14961] parameter '__bsx'\n      [69c0,69c8) {breg21(0)}\n  [149af] inlined function '__bswap_32'@69cc\n    [149d0] parameter '__bsx'\n      [69cc,69d4) {breg21(4)}\n  [14c11] inlined function '__bswap_32'@6be0\n    [14c32] parameter '__bsx'\n      [6be0,6be8) {breg21(0)}\n  [14c80] inlined function '__bswap_32'@6bec\n    [14ca1] parameter '__bsx'\n      [6bec,6bf4) {breg21(4)}\n  [14cdf] inlined function '__bswap_32'@6bf8\n    [14cf4] parameter '__bsx'\n      [6bf8,6c00) {breg21(8)}\n      [6c00,6c04) {entry_value(1) {reg1}, plus_uconst(8)}\n  [102c5] inlined function '__bswap_16'@60f4\n    [102e6] parameter '__bsx'\n      <no value>\n  [1031c] inlined function '__bswap_16'@6100\n    [1033d] parameter '__bsx'\n      <no value>\n  [109b5] inlined function '__bswap_16'@617c\n    [109d6] parameter '__bsx'\n      <no value>\n  [1146d] inlined function '__bswap_16'@61f8\n    [1148e] parameter '__bsx'\n      <no value>\n  [114c4] inlined function '__bswap_16'@6204\n    [114e5] parameter '__bsx'\n      <no value>\n  [116ce] inlined function '__bswap_16'@624c\n    [116ef] parameter '__bsx'\n      <no value>\n  [11725] inlined function '__bswap_16'@6258\n    [11746] parameter '__bsx'\n      <no value>\n  [1177c] inlined function '__bswap_16'@6264\n    [1179d] parameter '__bsx'\n      <no value>\n  [117d3] inlined function '__bswap_16'@6270\n    [117f4] parameter '__bsx'\n      <no value>\n  [1182a] inlined function '__bswap_16'@627c\n    [1184b] parameter '__bsx'\n      <no value>\n  [11881] inlined function '__bswap_16'@6288\n    [118a2] parameter '__bsx'\n      <no value>\n  [1217e] inlined function '__bswap_16'@630c\n    [1219f] parameter '__bsx'\n      <no value>\n  [121d5] inlined function '__bswap_16'@6318\n    [121f6] parameter '__bsx'\n      <no value>\n  [1234c] inlined function '__bswap_16'@6368\n    [12361] parameter '__bsx'\n      [6368,6374) {breg4(0)}\n      [6374,6378) {breg4(-4)}\n  [1239f] inlined function '__bswap_16'@637c\n    [123c0] parameter '__bsx'\n      <no value>\n  [12931] inlined function '__bswap_16'@63fc\n    [12952] parameter '__bsx'\n      <no value>\n  [1333f] inlined function '__bswap_16'@64fc\n    [13354] parameter '__bsx'\n      <no value>\n  [1338a] inlined function '__bswap_16'@650c\n    [133ab] parameter '__bsx'\n      <no value>\n  [13594] inlined function '__bswap_16'@6554\n    [135b5] parameter '__bsx'\n      <no value>\n  [135eb] inlined function '__bswap_16'@6560\n    [1360c] parameter '__bsx'\n      <no value>\n  [13642] inlined function '__bswap_16'@656c\n    [13663] parameter '__bsx'\n      <no value>\n  [13699] inlined function '__bswap_16'@6578\n    [136ba] parameter '__bsx'\n      <no value>\n  [136f0] inlined function '__bswap_16'@6584\n    [13711] parameter '__bsx'\n      <no value>\n  [13747] inlined function '__bswap_16'@6590\n    [13768] parameter '__bsx'\n      <no value>\n  [13b4e] inlined function '__bswap_16'@6440\n    [13b6f] parameter '__bsx'\n      [643c,6448) {breg1(0), breg2(0), plus}\n  [13bb9] inlined function '__bswap_16'@6478\n    [13bda] parameter '__bsx'\n      [6474,6480) {breg2(0), breg0(0), plus}\n  [14333] inlined function '__bswap_16'@664c\n    [1434c] parameter '__bsx'\n      [664c,6664) {breg10(0)}\n  [1437b] inlined function '__bswap_16'@6670\n    [14394] parameter '__bsx'\n      (6670,6670) <empty range>\n  [1442c] inlined function '__bswap_16'@66d0\n    [14445] parameter '__bsx'\n      (6728,6728) <empty range>\n  [14453] inlined function '__bswap_16'@66d0\n    [1446c] parameter '__bsx'\n      <no value>\n  [1448e] inlined function '__bswap_16'@6788\n    [144a7] parameter '__bsx'\n      (6788,6788) <empty range>\n  [144d4] inlined function '__bswap_16'@67a8\n    [144ed] parameter '__bsx'\n      <no value>\n  [14698] inlined function '__bswap_16'@6844\n    [146b1] parameter '__bsx'\n      (6844,6844) <empty range>\n  [14791] inlined function '__bswap_16'@6910\n    [147ac] parameter '__bsx'\n      <no value>\n  [fdd3] inlined function 'memmove'@5da4\n    [fdf4] parameter '__len'\n      [5da4,5daf) {reg2}\n    [fe01] parameter '__src'\n      [5da4,5da8) {breg1(0), breg8(0), plus, stack_value}\n      [5da8,5daf) {reg1}\n    [fe0e] parameter '__dest'\n      [5da4,5dac) {breg0(0), breg8(0), plus, stack_value}\n      [5dac,5daf) {reg0}\n  [10344] inlined function 'memmove'@6120\n    [10365] parameter '__len'\n      [6120,6123) {reg2}\n      [6123,6124) {entry_value(1) {reg2}, lit31, and, stack_value}\n    [10372] parameter '__src'\n      [6120,6123) {reg1}\n      [6123,6124) {entry_value(1) {reg1}, stack_value}\n    [1037f] parameter '__dest'\n      [6120,6123) {reg0}\n      [6123,6124) {entry_value(1) {reg0}, stack_value}\n  [10640] inlined function 'memmove'@5e54\n    [10661] parameter '__len'\n      [5e54,5e57) {reg2}\n    [1066e] parameter '__src'\n      [5e54,5e57) {reg1}\n      [5e57,5e58) {entry_value(1) {reg1}, stack_value}\n    [1067b] parameter '__dest'\n      [5e54,5e57) {reg0}\n      [5e57,5e58) {entry_value(1) {reg0}, stack_value}\n  [1080a] inlined function 'memmove'@5cac\n    [1082b] parameter '__len'\n      [5cac,5caf) {reg2}\n      [5caf,5cb0) {entry_value(1) {reg2}, lit15, and, stack_value}\n    [10838] parameter '__src'\n      [5cac,5caf) {reg1}\n      [5caf,5cb0) {entry_value(1) {reg1}, stack_value}\n    [10845] parameter '__dest'\n      [5cac,5caf) {reg0}\n      [5caf,5cb0) {entry_value(1) {reg0}, stack_value}\n  [10a8b] inlined function 'memmove'@61c8\n    [10aac] parameter '__len'\n      [61c8,61cb) {reg2}\n    [10ab9] parameter '__src'\n      [61c8,61cb) {reg1}\n      [61cb,61cc) {entry_value(1) {reg1}, stack_value}\n    [10ac6] parameter '__dest'\n      [61c8,61cb) {reg0}\n      [61cb,61cc) {entry_value(1) {reg0}, stack_value}\n  [10f0d] inlined function 'memmove'@5f0c\n    [10f2e] parameter '__len'\n      [5f0c,5f0f) {reg2}\n      [5f0f,5f10) {entry_value(1) {reg2}, const1u(63), and, stack_value}\n    [10f3b] parameter '__src'\n      [5f0c,5f0f) {reg1}\n      [5f0f,5f10) {entry_value(1) {reg1}, stack_value}\n    [10f48] parameter '__dest'\n      [5f0c,5f0f) {reg0}\n      [5f0f,5f10) {entry_value(1) {reg0}, stack_value}\n  [112e6] inlined function 'memmove'@5fe0\n    [11307] parameter '__len'\n      [5fe0,5fe3) {reg2}\n    [11314] parameter '__src'\n      [5fe0,5fe3) {reg1}\n      [5fe3,5fe4) {entry_value(1) {reg1}, stack_value}\n    [11321] parameter '__dest'\n      [5fe0,5fe3) {reg0}\n      [5fe3,5fe4) {entry_value(1) {reg0}, stack_value}\n  [113fd] inlined function 'memmove'@61e8\n    [11416] parameter '__len'\n      [61e8,61f8) {lit16, stack_value}\n    [11423] parameter '__src'\n      [61e8,61f4) {reg4}\n      [61f4,61f8) {breg4(-64), stack_value}\n    [11430] parameter '__dest'\n      [61e8,61f0) {reg3}\n      [61f0,61f8) {breg3(-64), stack_value}\n  [118a9] inlined function 'memmove'@62a8\n    [118ca] parameter '__len'\n      [62a8,62ab) {reg2}\n      [62ab,62ac) {entry_value(1) {reg2}, const1u(63), and, stack_value}\n    [118d7] parameter '__src'\n      [62a8,62ab) {reg1}\n      [62ab,62ac) {entry_value(1) {reg1}, stack_value}\n    [118e4] parameter '__dest'\n      [62a8,62ab) {reg0}\n      [62ab,62ac) {entry_value(1) {reg0}, stack_value}\n  [11f2e] inlined function 'memmove'@590c\n    [11f4f] parameter '__len'\n      [590c,590f) {reg2}\n    [11f5c] parameter '__src'\n      [590c,590f) {reg1}\n      [590f,5910) {entry_value(1) {reg1}, stack_value}\n    [11f69] parameter '__dest'\n      [590c,590f) {reg0}\n      [590f,5910) {entry_value(1) {reg0}, stack_value}\n  [121fd] inlined function 'memmove'@634c\n    [1221e] parameter '__len'\n      [634c,634f) {reg2}\n    [1222b] parameter '__src'\n      [634c,634f) {reg1}\n      [634f,6350) {entry_value(1) {reg1}, stack_value}\n    [12238] parameter '__dest'\n      [634c,634f) {reg0}\n      [634f,6350) {entry_value(1) {reg0}, stack_value}\n  [123c7] inlined function 'memmove'@639c\n    [123e8] parameter '__len'\n      [639c,639f) {reg2}\n      [639f,63a0) {entry_value(1) {reg2}, lit3, and, stack_value}\n    [123f5] parameter '__src'\n      [639c,639f) {reg1}\n      [639f,63a0) {entry_value(1) {reg1}, stack_value}\n    [12402] parameter '__dest'\n      [639c,639f) {reg0}\n      [639f,63a0) {entry_value(1) {reg0}, stack_value}\n  [126d8] inlined function 'memmove'@596c\n    [126f9] parameter '__len'\n      [596c,596f) {reg2}\n      [596f,5970) {entry_value(1) {reg2}, lit7, and, stack_value}\n    [12706] parameter '__src'\n      [596c,596f) {reg1}\n      [596f,5970) {entry_value(1) {reg1}, stack_value}\n    [12713] parameter '__dest'\n      [596c,596f) {reg0}\n      [596f,5970) {entry_value(1) {reg0}, stack_value}\n  [12959] inlined function 'memmove'@641c\n    [1297a] parameter '__len'\n      [641c,641f) {reg2}\n      [641f,6420) {entry_value(1) {reg2}, lit15, and, stack_value}\n    [12987] parameter '__src'\n      [641c,641f) {reg1}\n      [641f,6420) {entry_value(1) {reg1}, stack_value}\n    [12994] parameter '__dest'\n      [641c,641f) {reg0}\n      [641f,6420) {entry_value(1) {reg0}, stack_value}\n  [12de4] inlined function 'memmove'@5bb8\n    [12e05] parameter '__len'\n      [5bb8,5bbb) {reg2}\n    [12e12] parameter '__src'\n      [5bb8,5bbb) {reg1}\n      [5bbb,5bbc) {entry_value(1) {reg1}, stack_value}\n    [12e1f] parameter '__dest'\n      [5bb8,5bbb) {reg0}\n      [5bbb,5bbc) {entry_value(1) {reg0}, stack_value}\n  [131b3] inlined function 'memmove'@5c54\n    [131d4] parameter '__len'\n      [5c54,5c57) {reg2}\n      [5c57,5c58) {entry_value(1) {reg2}, lit31, and, stack_value}\n    [131e1] parameter '__src'\n      [5c54,5c57) {reg1}\n      [5c57,5c58) {entry_value(1) {reg1}, stack_value}\n    [131ee] parameter '__dest'\n      [5c54,5c57) {reg0}\n      [5c57,5c58) {entry_value(1) {reg0}, stack_value}\n  [132d3] inlined function 'memmove'@64f0\n    [132ec] parameter '__len'\n      [64ec,64fc) {lit16, stack_value}\n    [132f9] parameter '__src'\n      [64ec,64f8) {reg4}\n      [64f8,64fc) {breg4(-52), stack_value}\n    [13306] parameter '__dest'\n      [64ec,64fc) {reg3}\n  [1376f] inlined function 'memmove'@65d0\n    [13790] parameter '__len'\n      [65d0,65d3) {reg2}\n    [1379d] parameter '__src'\n      [65d0,65d3) {reg1}\n      [65d3,65d4) {entry_value(1) {reg1}, stack_value}\n    [137aa] parameter '__dest'\n      [65d0,65d3) {reg0}\n      [65d3,65d4) {entry_value(1) {reg0}, stack_value}\n  [1406d] inlined function 'memmove'@5ad4\n    [1408e] parameter '__len'\n      [5ad4,5ad7) {reg2}\n    [1409b] parameter '__src'\n      [5ad4,5ad7) {reg1}\n      [5ad7,5ad8) {entry_value(1) {reg1}, stack_value}\n    [140a8] parameter '__dest'\n      [5ad4,5ad7) {reg0}\n      [5ad7,5ad8) {entry_value(1) {reg0}, stack_value}\n  [14177] inlined function 'memmove'@65ec\n    [14198] parameter '__len'\n      [65ec,65ef) {reg2}\n      [65ef,65f0) {entry_value(1) {reg2}, stack_value}\n    [141a5] parameter '__src'\n      [65ec,65ef) {reg1}\n      [65ef,65f0) {entry_value(1) {reg1}, stack_value}\n    [141b2] parameter '__dest'\n      [65ec,65ef) {reg0}\n      [65ef,65f0) {entry_value(1) {reg0}, stack_value}\n  [142a3] inlined function 'memmove'@6620\n    [142c8] parameter '__len'\n      [6620,6624) {reg19}\n    [142d5] parameter '__src'\n      [6620,6624) {reg20}\n    [142e2] parameter '__dest'\n      [6620,6624) {reg21}\n  [145e7] inlined function 'memmove'@6810\n    [1460c] parameter '__len'\n      [6810,6814) {reg19}\n    [14619] parameter '__src'\n      [6810,6814) {reg20}\n    [14626] parameter '__dest'\n      [6810,6814) {reg21}\n  [14823] inlined function 'memmove'@69a0\n    [14848] parameter '__len'\n      [69a0,69a3) {reg2}\n      [69a3,69a4) {reg19}\n    [14855] parameter '__src'\n      [69a0,69a3) {reg1}\n      [69a3,69a4) {reg21}\n    [14862] parameter '__dest'\n      [69a0,69a3) {reg0}\n      [69a3,69a4) {reg20}\n  [14af4] inlined function 'memmove'@6bc0\n    [14b19] parameter '__len'\n      [6bc0,6bc3) {reg2}\n      [6bc3,6bc4) {reg19}\n    [14b26] parameter '__src'\n      [6bc0,6bc3) {reg1}\n      [6bc3,6bc4) {reg21}\n    [14b33] parameter '__dest'\n      [6bc0,6bc3) {reg0}\n      [6bc3,6bc4) {reg20}\n  [f9ee] inlined function 'memcpy'@6a70\n    [fa07] parameter '__len'\n      [6a70,6a78) {breg19(-12), stack_value}\n      [6a78,6a87) {reg2}\n      [6b00,6b08) {breg19(-12), stack_value}\n      [6b08,6b0c) {reg2}\n    [fa14] parameter '__src'\n      [6a70,6a87) {reg1}\n      [6a87,6a88) {breg21(12), stack_value}\n      [6b00,6b0c) {reg7}\n    [fa21] parameter '__dest'\n      [6a70,6a87) {reg0}\n      [6a87,6a88) {breg20(12), stack_value}\n      [6b00,6b0c) {reg6}\n  [fba9] inlined function 'memcpy'@6b44\n    [fbbe] parameter '__len'\n      [6b44,6b58) {reg22}\n      [6b58,6b63) {reg2}\n    [fbcb] parameter '__src'\n      [6b44,6b63) {reg7}\n    [fbd8] parameter '__dest'\n      [6b44,6b63) {reg6}\n  [13eec] function 'Elf32_cvt_Rela'@5a50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [13f07] parameter 'dest'\n      [5a50,5ad7) {reg0}\n      [5ad7,5ad8) {entry_value(1) {reg0}, stack_value}\n    [13f14] parameter 'src'\n      [5a50,5ad7) {reg1}\n      [5ad7,5ad8) {entry_value(1) {reg1}, stack_value}\n    [13f21] parameter 'len'\n      [5a50,5ac4) {reg2}\n      [5ac4,5ad7) {reg7}\n      [5ad7,5ad8) {entry_value(1) {reg2}, stack_value}\n    [13f2e] parameter 'encode'\n      [5a50,5a7c) {reg3}\n      [5a7c,5ad8) {entry_value(1) {reg3}, stack_value}\n    [13f3b] variable 'tdest'\n      [5a68,5a80) {reg0}\n      [5a80,5a88) {reg3}\n      [5a88,5aac) {breg3(-12), stack_value}\n      [5aac,5ab4) {reg3}\n    [13f48] variable 'tsrc'\n      [5a68,5a80) {reg1}\n      [5a80,5a8c) {reg4}\n      [5a8c,5aac) {breg4(-12), stack_value}\n      [5aac,5ab4) {reg4}\n    [13f55] variable 'sz'\n      <constant value>\n    [13f5b] variable 'n'\n      [5a6c,5a74) {reg6}\n  [140d3] function 'elf_cvt_Byte'@65e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [140ee] parameter 'dest'\n      [65e0,65ef) {reg0}\n      [65ef,65f0) {entry_value(1) {reg0}, stack_value}\n    [140fb] parameter 'src'\n      [65e0,65ef) {reg1}\n      [65ef,65f0) {entry_value(1) {reg1}, stack_value}\n    [14108] parameter 'n'\n      [65e0,65ef) {reg2}\n      [65ef,65f0) {entry_value(1) {reg2}, stack_value}\n    [14115] parameter 'encode'\n      [65e0,65ef) {reg3}\n      [65ef,65f0) {entry_value(1) {reg3}, stack_value}\n  [141cf] function 'elf_cvt_Verneed'@65f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [141ea] parameter 'dest'\n      [65f0,6623) {reg0}\n      [6623,674c) {reg21}\n      [674c,6758) {entry_value(1) {reg0}, stack_value}\n      [6758,67d8) {reg21}\n    [141f7] parameter 'src'\n      [65f0,6623) {reg1}\n      [6623,6748) {reg20}\n      [6748,6758) {entry_value(1) {reg1}, stack_value}\n      [6758,67d8) {reg20}\n    [14204] parameter 'len'\n      [65f0,6623) {reg2}\n      [6623,6748) {reg19}\n      [6748,6758) {entry_value(1) {reg2}, stack_value}\n      [6758,67d8) {reg19}\n    [14211] parameter 'encode'\n      [65f0,6623) {reg3}\n      [6623,674c) {reg22}\n      [674c,6758) {entry_value(1) {reg3}, stack_value}\n      [6758,67d8) {reg22}\n    [1421e] variable 'need_offset'\n      <constant value>\n    [14224] variable 'ndest'\n      <no value>\n    [14229] variable 'nsrc'\n      <no value>\n  [14513] function 'elf_cvt_Verdef'@67e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1452e] parameter 'dest'\n      [67e0,6813) {reg0}\n      [6813,6934) {reg21}\n      [6934,6940) {entry_value(1) {reg0}, stack_value}\n      [6940,6964) {reg21}\n    [1453b] parameter 'src'\n      [67e0,6813) {reg1}\n      [6813,6930) {reg20}\n      [6930,6940) {entry_value(1) {reg1}, stack_value}\n      [6940,6964) {reg20}\n    [14548] parameter 'len'\n      [67e0,6813) {reg2}\n      [6813,6930) {reg19}\n      [6930,6940) {entry_value(1) {reg2}, stack_value}\n      [6940,6964) {reg19}\n    [14555] parameter 'encode'\n      [67e0,6813) {reg3}\n      [6813,6934) {reg22}\n      [6934,6940) {entry_value(1) {reg3}, stack_value}\n      [6940,6964) {reg22}\n    [14562] variable 'def_offset'\n      <constant value>\n    [14568] variable 'ddest'\n      <no value>\n    [1456d] variable 'dsrc'\n      <no value>\n  [147d4] function 'Elf64_cvt_chdr'@6970\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [147ef] parameter 'dest'\n      [6970,69a3) {reg0}\n      [69a3,69b0) {reg20}\n      [69b0,69c0) {entry_value(1) {reg0}, stack_value}\n      [69c0,69f8) {reg20}\n      [69f8,6a04) {entry_value(1) {reg0}, stack_value}\n      [6a04,6a08) {reg0}\n    [147fc] parameter 'src'\n      [6970,69a3) {reg1}\n      [69a3,69b4) {reg21}\n      [69b4,69c0) {entry_value(1) {reg1}, stack_value}\n      [69c0,69ec) {reg21}\n      [69ec,6a04) {entry_value(1) {reg1}, stack_value}\n      [6a04,6a08) {reg1}\n    [14809] parameter 'len'\n      [6970,69a3) {reg2}\n      [69a3,69b0) {reg19}\n      [69b0,69c0) {entry_value(1) {reg2}, stack_value}\n      [69c0,69f8) {reg19}\n      [69f8,6a04) {entry_value(1) {reg2}, stack_value}\n      [6a04,6a08) {reg2}\n    [14816] parameter 'encode'\n      [6970,69a3) {reg3}\n      [69a3,6a04) {entry_value(1) {reg3}, stack_value}\n      [6a04,6a08) {reg3}\n  [14aa5] function 'Elf32_cvt_chdr'@6b90\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [14ac0] parameter 'dest'\n      [6b90,6bc3) {reg0}\n      [6bc3,6bd0) {reg20}\n      [6bd0,6be0) {entry_value(1) {reg0}, stack_value}\n      [6be0,6c0c) {reg20}\n      [6c0c,6c18) {entry_value(1) {reg0}, stack_value}\n      [6c18,6c1c) {reg0}\n    [14acd] parameter 'src'\n      [6b90,6bc3) {reg1}\n      [6bc3,6bd4) {reg21}\n      [6bd4,6be0) {entry_value(1) {reg1}, stack_value}\n      [6be0,6c00) {reg21}\n      [6c00,6c18) {entry_value(1) {reg1}, stack_value}\n      [6c18,6c1c) {reg1}\n    [14ada] parameter 'len'\n      [6b90,6bc3) {reg2}\n      [6bc3,6bd0) {reg19}\n      [6bd0,6be0) {entry_value(1) {reg2}, stack_value}\n      [6be0,6c0c) {reg19}\n      [6c0c,6c18) {entry_value(1) {reg2}, stack_value}\n      [6c18,6c1c) {reg2}\n    [14ae7] parameter 'encode'\n      [6b90,6bc3) {reg3}\n      [6bc3,6c18) {entry_value(1) {reg3}, stack_value}\n      [6c18,6c1c) {reg3}\nmodule 'libelf.so'\n[14d26] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_getehdr.c'@6c20\n  [15dbe] function 'elf32_getehdr'@6c90\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [15dde] parameter 'elf'\n      [6c90,6cc4) {reg0}\n      [6cc4,6cd0) {entry_value(1) {reg0}, stack_value}\n      [6cd0,6cd4) {reg0}\n      [6cd4,6ce8) {entry_value(1) {reg0}, stack_value}\n      [6ce8,6cf4) {reg0}\n      [6cf4,6d00) {entry_value(1) {reg0}, stack_value}\n      [6d00,6d04) {reg0}\n      [6d04,6d08) {entry_value(1) {reg0}, stack_value}\n    [15df1] variable 'result'\n      <no value>\n  [15e6a] function '__elf32_getehdr_wrlock'@6c20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [15e8a] parameter 'elf'\n      [6c20,6c54) {reg0}\n      [6c54,6c60) {entry_value(1) {reg0}, stack_value}\n      [6c60,6c64) {reg0}\n      [6c64,6c70) {entry_value(1) {reg0}, stack_value}\n      [6c70,6c7c) {reg0}\n      [6c7c,6c88) {entry_value(1) {reg0}, stack_value}\n      [6c88,6c8c) {reg0}\n      [6c8c,6c90) {entry_value(1) {reg0}, stack_value}\n  [15dfd] inlined function 'getehdr_impl'@6c98\n    [15e11] parameter 'wrlock'\n      [6c98,6cb4) {lit0, stack_value}\n      [6cd0,6cdc) {lit0, stack_value}\n    [15e1e] parameter 'elf'\n      [6c98,6cc4) {reg0}\n      [6cd0,6cd4) {reg0}\n      [6cd4,6ce8) {entry_value(1) {reg0}, stack_value}\n      [6ce8,6cf4) {reg0}\n      [6cf4,6d00) {entry_value(1) {reg0}, stack_value}\n  [15e9d] inlined function 'getehdr_impl'@6c24\n    [15eb1] parameter 'wrlock'\n      [6c24,6c54) {lit1, stack_value}\n      [6c60,6c90) {lit1, stack_value}\n    [15ebe] parameter 'elf'\n      [6c24,6c54) {reg0}\n      [6c60,6c64) {reg0}\n      [6c64,6c70) {entry_value(1) {reg0}, stack_value}\n      [6c70,6c7c) {reg0}\n      [6c7c,6c88) {entry_value(1) {reg0}, stack_value}\n      [6c88,6c8c) {reg0}\n      [6c8c,6c90) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[15f45] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_getehdr.c'@6d10\n  [16fdd] function 'elf64_getehdr'@6d80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [16ffd] parameter 'elf'\n      [6d80,6db4) {reg0}\n      [6db4,6dc0) {entry_value(1) {reg0}, stack_value}\n      [6dc0,6dc4) {reg0}\n      [6dc4,6dd8) {entry_value(1) {reg0}, stack_value}\n      [6dd8,6de4) {reg0}\n      [6de4,6df0) {entry_value(1) {reg0}, stack_value}\n      [6df0,6df4) {reg0}\n      [6df4,6df8) {entry_value(1) {reg0}, stack_value}\n    [17010] variable 'result'\n      <no value>\n  [17089] function '__elf64_getehdr_wrlock'@6d10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [170a9] parameter 'elf'\n      [6d10,6d44) {reg0}\n      [6d44,6d50) {entry_value(1) {reg0}, stack_value}\n      [6d50,6d54) {reg0}\n      [6d54,6d60) {entry_value(1) {reg0}, stack_value}\n      [6d60,6d6c) {reg0}\n      [6d6c,6d78) {entry_value(1) {reg0}, stack_value}\n      [6d78,6d7c) {reg0}\n      [6d7c,6d80) {entry_value(1) {reg0}, stack_value}\n  [1701c] inlined function 'getehdr_impl'@6d88\n    [17030] parameter 'wrlock'\n      [6d88,6da4) {lit0, stack_value}\n      [6dc0,6dcc) {lit0, stack_value}\n    [1703d] parameter 'elf'\n      [6d88,6db4) {reg0}\n      [6dc0,6dc4) {reg0}\n      [6dc4,6dd8) {entry_value(1) {reg0}, stack_value}\n      [6dd8,6de4) {reg0}\n      [6de4,6df0) {entry_value(1) {reg0}, stack_value}\n  [170bc] inlined function 'getehdr_impl'@6d14\n    [170d0] parameter 'wrlock'\n      [6d14,6d44) {lit1, stack_value}\n      [6d50,6d80) {lit1, stack_value}\n    [170dd] parameter 'elf'\n      [6d14,6d44) {reg0}\n      [6d50,6d54) {reg0}\n      [6d54,6d60) {entry_value(1) {reg0}, stack_value}\n      [6d60,6d6c) {reg0}\n      [6d6c,6d78) {entry_value(1) {reg0}, stack_value}\n      [6d78,6d7c) {reg0}\n      [6d7c,6d80) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[17164] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getehdr.c'@6e00\n  [18218] function 'gelf_getehdr'@6ed0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [18238] parameter 'elf'\n      [6ed0,6edb) {reg0}\n      [6edb,6edc) {entry_value(1) {reg0}, stack_value}\n      [6edc,6ee0) {reg0}\n    [1824b] parameter 'dest'\n      [6ed0,6edb) {reg1}\n      [6edb,6edc) {entry_value(1) {reg1}, stack_value}\n      [6edc,6ee0) {reg1}\n    [1825e] variable 'result'\n      <no value>\n  [1828c] function '__gelf_getehdr_rdlock'@6e00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [182ac] parameter 'elf'\n      [6e00,6e2c) {reg0}\n      [6e2c,6ea4) {entry_value(1) {reg0}, stack_value}\n      [6ea4,6ea8) {reg0}\n      [6ea8,6eb4) {entry_value(1) {reg0}, stack_value}\n      [6eb4,6eb8) {reg0}\n      [6eb8,6ec4) {entry_value(1) {reg0}, stack_value}\n      [6ec4,6ec8) {reg0}\n      [6ec8,6ecc) {entry_value(1) {reg0}, stack_value}\n    [182bf] parameter 'dest'\n      [6e00,6e48) {reg1}\n      [6e48,6e54) {entry_value(1) {reg1}, stack_value}\n      [6e54,6eab) {reg1}\n      [6eab,6eb4) {entry_value(1) {reg1}, stack_value}\n      [6eb4,6ebb) {reg1}\n      [6ebb,6ec4) {entry_value(1) {reg1}, stack_value}\n      [6ec4,6ecc) {reg1}\n    [182d2] variable 'result'\n      [6e04,6e3c) {lit0, stack_value}\n      [6e54,6ea0) {lit0, stack_value}\n      [6ea0,6ea4) {reg1}\n      [6ea4,6ecc) {lit0, stack_value}\n  [18301] inlined function 'memcpy'@6e54\n    [18316] parameter '__len'\n      [6e54,6e68) {lit16, stack_value}\n    [18323] parameter '__src'\n      [6e54,6e68) {reg2}\n    [18330] parameter '__dest'\n      [6e54,6e68) {reg1}\n  [1833f] inlined function 'memcpy'@6e34\n    [18364] parameter '__len'\n      [6e34,6e3c) {const1u(64), stack_value}\n    [18371] parameter '__src'\n      [6e34,6e3c) {reg2}\n    [1837e] parameter '__dest'\n      [6e34,6e3c) {reg1}\nmodule 'libelf.so'\n[183ed] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_newehdr.c'@6ee0\n  [194a3] function 'elf32_newehdr'@6ee0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [194c5] parameter 'elf'\n      [6ee0,6efc) {reg0}\n      [6efc,6f1c) {reg1}\n      [6f1c,6f28) {entry_value(1) {reg0}, stack_value}\n      [6f28,6f6f) {reg1}\n      [6f6f,6f78) {entry_value(1) {reg0}, stack_value}\n      [6f78,6f7f) {reg1}\n      [6f7f,6f88) {entry_value(1) {reg0}, stack_value}\n      [6f88,6f8c) {reg0}\n      [6f8c,6f90) {entry_value(1) {reg0}, stack_value}\n    [194d9] variable 'result'\n      [6f80,6f88) {lit0, stack_value}\n  [194f5] inlined function 'memset'@6f44\n    [1950e] parameter '__len'\n      [6f44,6f48) {const1u(52), stack_value}\n    [1951b] parameter '__ch'\n      [6f44,6f48) {lit0, stack_value}\n    [19528] parameter '__dest'\n      [6f44,6f48) {reg0}\nmodule 'libelf.so'\n[19597] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_newehdr.c'@6f90\n  [1a64d] function 'elf64_newehdr'@6f90\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1a66f] parameter 'elf'\n      [6f90,6fac) {reg0}\n      [6fac,6fcc) {reg1}\n      [6fcc,6fd8) {entry_value(1) {reg0}, stack_value}\n      [6fd8,701b) {reg1}\n      [701b,7024) {entry_value(1) {reg0}, stack_value}\n      [7024,702b) {reg1}\n      [702b,7034) {entry_value(1) {reg0}, stack_value}\n      [7034,7038) {reg0}\n      [7038,703c) {entry_value(1) {reg0}, stack_value}\n    [1a683] variable 'result'\n      [702c,7034) {lit0, stack_value}\n  [1a69f] inlined function 'memset'@6ff4\n    [1a6b8] parameter '__len'\n      [6ff4,6ffc) {const1u(64), stack_value}\n    [1a6c5] parameter '__ch'\n      [6ff4,6ffc) {lit0, stack_value}\n    [1a6d2] parameter '__dest'\n      [6ff4,6ffc) {reg0}\nmodule 'libelf.so'\n[1a741] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_newehdr.c'@7040\n  [1b6a9] function 'gelf_newehdr'@7040\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1b6c7] parameter 'elf'\n      [7040,704f) {reg0}\n      [704f,7050) {entry_value(1) {reg0}, stack_value}\n      [7050,7053) {reg0}\n      [7053,7054) {entry_value(1) {reg0}, stack_value}\n    [1b6db] parameter 'class'\n      [7040,704f) {reg1}\n      [704f,7050) {entry_value(1) {reg1}, stack_value}\n      [7050,7053) {reg1}\n      [7053,7054) {entry_value(1) {reg1}, stack_value}\nmodule 'libelf.so'\n[1b723] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_ehdr.c'@7060\n  [1c7f5] function 'gelf_update_ehdr'@7060\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1c817] parameter 'elf'\n      [7060,707c) {reg0}\n      [707c,70b8) {reg2}\n      [70b8,70c4) {entry_value(1) {reg0}, stack_value}\n      [70c4,713b) {reg2}\n      [713b,7144) {entry_value(1) {reg0}, stack_value}\n      [7144,714b) {reg2}\n      [714b,7154) {entry_value(1) {reg0}, stack_value}\n      [7154,715b) {reg2}\n      [715b,7164) {entry_value(1) {reg0}, stack_value}\n      [7164,7168) {reg0}\n      [7168,716c) {entry_value(1) {reg0}, stack_value}\n    [1c829] parameter 'src'\n      [7060,70a8) {reg1}\n      [70a8,70c4) {entry_value(1) {reg1}, stack_value}\n      [70c4,7120) {reg1}\n      [7120,7134) {entry_value(1) {reg1}, stack_value}\n      [7134,713b) {reg1}\n      [713b,7144) {entry_value(1) {reg1}, stack_value}\n      [7144,714b) {reg1}\n      [714b,7154) {entry_value(1) {reg1}, stack_value}\n      [7154,715b) {reg1}\n      [715b,7164) {entry_value(1) {reg1}, stack_value}\n      [7164,716c) {reg1}\n    [1c83b] variable 'result'\n      [7064,70b8) {lit0, stack_value}\n      [70c4,716c) {lit0, stack_value}\n  [1c872] inlined function 'memcpy'@70f0\n    [1c897] parameter '__len'\n      [70f0,70f8) {lit16, stack_value}\n    [1c8a4] parameter '__src'\n      [70f0,70f8) {reg1}\n    [1c8b1] parameter '__dest'\n      [70f0,70f8) {breg2(72)}\n  [1c913] inlined function 'memcpy'@7098\n    [1c934] parameter '__len'\n      [7098,70a8) {const1u(64), stack_value}\n    [1c941] parameter '__src'\n      [7098,70a8) {reg1}\n    [1c94e] parameter '__dest'\n      [7098,70a8) {reg0}\nmodule 'libelf.so'\n[1c9ac] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_getphdr.c'@7170\n  [1db91] function 'elf32_getphdr'@7510\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1dbb3] parameter 'elf'\n      [7510,7530) {reg0}\n      [7530,7534) {entry_value(1) {reg0}, stack_value}\n      [7534,753c) {reg0}\n      [753c,755c) {entry_value(1) {reg0}, stack_value}\n      [755c,755f) {reg0}\n      [755f,7560) {entry_value(1) {reg0}, stack_value}\n      [7560,7568) {reg0}\n    [1dbc7] variable 'result'\n      [7528,752c) {reg1}\n      [755c,755f) {reg1}\n  [1dbdb] inlined function '__elf32_getphdr_wrlock'@755c\n    [1dc01] parameter 'elf'\n      [755c,755f) {reg0}\n      [755f,7560) {entry_value(1) {reg0}, stack_value}\n    [1dc0e] variable 'result'\n      [755c,7560) {lit0, stack_value}\n  [1e06a] inlined function 'pread_retry'@736c\n    [1e083] parameter 'off'\n      [736c,73e0) {reg28}\n      [7434,743c) {reg28}\n      [7490,7498) {reg28}\n    [1e090] parameter 'len'\n      [736c,73e0) {reg20}\n      [7434,743c) {reg20}\n      [7490,7498) {reg20}\n    [1e09d] parameter 'buf'\n      [736c,7370) {reg24}\n      [7370,73e0) {reg26}\n      [7434,743c) {reg26}\n      [7490,7498) {reg26}\n    [1e0aa] parameter 'fd'\n      [736c,73e0) {fbreg(-116)}\n      [7434,743c) {fbreg(-116)}\n      [7490,7498) {fbreg(-116)}\n  [1e0f5] inlined function 'pread'@7370\n    [1e10e] parameter '__offset'\n      [7370,738c) {breg28(0), breg27(0), plus, stack_value}\n      [73b4,73cc) {reg23}\n    [1e11b] parameter '__nbytes'\n      [7370,738c) {breg20(0), breg27(0), minus, stack_value}\n      [73b4,73cc) {reg25}\n    [1e128] parameter '__buf'\n      [7370,738c) {breg26(0), breg27(0), plus, stack_value}\n      [73b4,73cc) {reg24}\n    [1e135] parameter '__fd'\n      [7370,738c) {fbreg(-116)}\n      [73b4,73cc) {fbreg(-116)}\n  [1deeb] inlined function 'memcpy'@744c\n    [1df04] parameter '__len'\n      [744c,745c) {reg20}\n    [1df11] parameter '__src'\n      [744c,7458) {reg21}\n      [7458,745b) {reg1}\n    [1df1e] parameter '__dest'\n      [744c,745b) {reg0}\n      [745b,745c) {reg21}\n  [1dfa8] inlined function 'memcpy'@7474\n    [1dfcd] parameter '__len'\n      [7474,7480) {reg20}\n    [1dfda] parameter '__src'\n      [7474,7480) {reg21}\n    [1dfe7] parameter '__dest'\n      [7474,747f) {reg0}\n      [747f,7480) {reg23}\n  [1df60] inlined function '__bswap_32'@72e0\n    [1df74] parameter '__bsx'\n      <no value>\n  [1e1e6] inlined function '__bswap_32'@740c\n    [1e1fa] parameter '__bsx'\n      <no value>\n  [1de26] function '__elf32_getphdr_wrlock'@7170\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1de41] parameter 'elf'\n      [7170,71a4) {reg0}\n      [71a4,726c) {reg19}\n      [726c,727c) {entry_value(1) {reg0}, stack_value}\n      [727c,74f0) {reg19}\n    [1de4e] variable 'result'\n      [728c,7290) {lit0, stack_value}\n  [1e2c7] function '__elf32_getphdr_wrlock'@74f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1e2e2] parameter 'elf'\n      [74f0,7500) {reg0}\n      [7500,7504) {entry_value(1) {reg0}, stack_value}\n      [7504,7507) {reg0}\n      [7507,7508) {entry_value(1) {reg0}, stack_value}\n    [1e2ef] variable 'result'\n      [74f8,7507) {reg1}\nmodule 'libelf.so'\n[1e32b] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_getphdr.c'@7570\n  [1f510] function 'elf64_getphdr'@79a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1f532] parameter 'elf'\n      [79a0,79c0) {reg0}\n      [79c0,79c4) {entry_value(1) {reg0}, stack_value}\n      [79c4,79cc) {reg0}\n      [79cc,79ec) {entry_value(1) {reg0}, stack_value}\n      [79ec,79ef) {reg0}\n      [79ef,79f0) {entry_value(1) {reg0}, stack_value}\n      [79f0,79f8) {reg0}\n    [1f546] variable 'result'\n      [79b8,79bc) {reg1}\n      [79ec,79ef) {reg1}\n  [1f55a] inlined function '__elf64_getphdr_wrlock'@79ec\n    [1f581] parameter 'elf'\n      [79ec,79ef) {reg0}\n      [79ef,79f0) {entry_value(1) {reg0}, stack_value}\n    [1f58e] variable 'result'\n      [79ec,79f0) {lit0, stack_value}\n  [1fa39] inlined function 'pread_retry'@77bc\n    [1fa53] parameter 'off'\n      [77bc,7830) {reg28}\n      [78b8,78c0) {reg28}\n      [7920,7928) {reg28}\n    [1fa60] parameter 'len'\n      [77bc,77c0) {breg20(0), const1u(56), mul, stack_value}\n    [1fa6d] parameter 'buf'\n      [77bc,77c0) {reg24}\n      [77c0,7830) {reg26}\n      [78b8,78c0) {reg26}\n      [7920,7928) {reg26}\n    [1fa7a] parameter 'fd'\n      [77bc,7830) {fbreg(-116)}\n      [78b8,78c0) {fbreg(-116)}\n      [7920,7928) {fbreg(-116)}\n  [1fac5] inlined function 'pread'@77c0\n    [1fadf] parameter '__offset'\n      [77c0,77dc) {breg28(0), breg27(0), plus, stack_value}\n      [7804,781c) {reg23}\n    [1faec] parameter '__nbytes'\n      [77c0,77dc) {breg21(0), breg27(0), minus, stack_value}\n      [7804,781c) {reg25}\n    [1faf9] parameter '__buf'\n      [77c0,77dc) {breg26(0), breg27(0), plus, stack_value}\n      [7804,781c) {reg24}\n    [1fb06] parameter '__fd'\n      [77c0,77dc) {fbreg(-116)}\n      [7804,781c) {fbreg(-116)}\n  [1f8ed] inlined function 'memcpy'@78d4\n    [1f907] parameter '__len'\n      [78d4,78e4) {breg20(0), const1u(56), mul, stack_value}\n    [1f914] parameter '__src'\n      [78d4,78e0) {reg23}\n      [78e0,78e3) {reg1}\n    [1f921] parameter '__dest'\n      [78d4,78e3) {reg0}\n      [78e3,78e4) {reg23}\n  [1f976] inlined function 'memcpy'@7900\n    [1f99c] parameter '__len'\n      [7900,790c) {breg20(0), const1u(56), mul, stack_value}\n    [1f9a9] parameter '__src'\n      [7900,790c) {reg23}\n    [1f9b6] parameter '__dest'\n      [7900,790b) {reg0}\n      [790b,790c) {reg24}\n  [1f8c9] inlined function '__bswap_64'@7728\n    [1f8de] parameter '__bsx'\n      (7728,7728) <empty range>\n  [1fbdf] inlined function '__bswap_64'@7874\n    [1fbf4] parameter '__bsx'\n      <no value>\n  [1f8a1] inlined function '__bswap_32'@770c\n    [1f8bb] parameter '__bsx'\n      (770c,770c) <empty range>\n  [1fbb7] inlined function '__bswap_32'@7864\n    [1fbd1] parameter '__bsx'\n      (7864,7864) <empty range>\n  [1f7c2] function '__elf64_getphdr_wrlock'@7570\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1f7dd] parameter 'elf'\n      [7570,75a4) {reg0}\n      [75a4,7688) {reg19}\n      [7688,7698) {entry_value(1) {reg0}, stack_value}\n      [7698,7980) {reg19}\n    [1f7ea] variable 'result'\n      [78b4,78b8) {lit0, stack_value}\n  [1fce0] function '__elf64_getphdr_wrlock'@7980\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1fcfb] parameter 'elf'\n      [7980,7990) {reg0}\n      [7990,7994) {entry_value(1) {reg0}, stack_value}\n      [7994,7997) {reg0}\n      [7997,7998) {entry_value(1) {reg0}, stack_value}\n    [1fd08] variable 'result'\n      [7988,7997) {reg1}\nmodule 'libelf.so'\n[1fd44] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getphdr.c'@7a00\n  [20e44] function 'gelf_getphdr'@7a00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [20e66] parameter 'elf'\n      [7a00,7a64) {reg0}\n      [7a64,7aa8) {reg19}\n      [7aa8,7ad8) {entry_value(1) {reg0}, stack_value}\n      [7ad8,7adc) {reg0}\n      [7adc,7b04) {reg19}\n      [7b04,7b0c) {entry_value(1) {reg0}, stack_value}\n      [7b0c,7b4c) {reg19}\n      [7b4c,7b4f) {reg0}\n      [7b4f,7b64) {reg19}\n      [7b64,7b67) {reg0}\n      [7b67,7b78) {reg19}\n      [7b78,7b7c) {reg0}\n      [7b7c,7b88) {reg19}\n      [7b88,7b8c) {reg0}\n      [7b8c,7b9c) {reg19}\n      [7b9c,7ba4) {entry_value(1) {reg0}, stack_value}\n    [20e78] parameter 'ndx'\n      [7a00,7a30) {reg1}\n      [7a30,7a8c) {reg20}\n      [7a8c,7ba4) {entry_value(1) {reg1}, stack_value}\n    [20e8a] parameter 'dst'\n      [7a00,7a64) {reg2}\n      [7a64,7aa8) {reg21}\n      [7aa8,7ad8) {entry_value(1) {reg2}, stack_value}\n      [7ad8,7adc) {reg2}\n      [7adc,7b04) {reg21}\n      [7b04,7b0c) {entry_value(1) {reg2}, stack_value}\n      [7b0c,7b48) {reg21}\n      [7b48,7b4c) {reg0}\n      [7b4c,7b4f) {reg2}\n      [7b4f,7b5c) {reg21}\n      [7b5c,7b64) {entry_value(1) {reg2}, stack_value}\n      [7b64,7b67) {reg2}\n      [7b67,7b74) {reg21}\n      [7b74,7b78) {entry_value(1) {reg2}, stack_value}\n      [7b78,7b7f) {reg2}\n      [7b7f,7b88) {entry_value(1) {reg2}, stack_value}\n      [7b88,7b8f) {reg2}\n      [7b8f,7b94) {reg21}\n      [7b94,7ba4) {entry_value(1) {reg2}, stack_value}\n    [20e9c] variable 'result'\n      [7a30,7a88) {lit0, stack_value}\n      [7ad8,7b0c) {lit0, stack_value}\n      [7b0c,7b48) {reg21}\n      [7b48,7b4c) {reg0}\n      [7b4c,7b9c) {lit0, stack_value}\n  [20f35] inlined function 'memcpy'@7a80\n    [20f4e] parameter '__len'\n      [7a80,7a88) {const1u(56), stack_value}\n    [20f5b] parameter '__src'\n      [7a80,7a88) {breg20(0), const1u(32), shl, const1u(32), shra, const1u(56), mul, breg22(0), plus, stack_value}\n    [20f68] parameter '__dest'\n      [7a80,7a88) {reg21}\nmodule 'libelf.so'\n[2103d] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_newphdr.c'@7bb0\n  [22197] function 'elf32_newphdr'@7bb0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [221b9] parameter 'elf'\n      [7bb0,7bd0) {reg0}\n      [7bd0,7c90) {reg19}\n      [7c90,7ca0) {entry_value(1) {reg0}, stack_value}\n      [7ca0,7e1c) {reg19}\n      [7e1c,7e24) {reg0}\n      [7e24,7e28) {entry_value(1) {reg0}, stack_value}\n      [7e28,7e7c) {reg19}\n    [221cd] parameter 'count'\n      [7bb0,7bfc) {reg1}\n      [7bfc,7c8c) {reg20}\n      [7c8c,7ca0) {entry_value(1) {reg1}, stack_value}\n      [7ca0,7cac) {reg1}\n      [7cac,7d6c) {reg20}\n      [7d6c,7d73) {reg1}\n      [7d73,7d7c) {entry_value(1) {reg1}, stack_value}\n      [7d7c,7d83) {reg1}\n      [7d83,7e0c) {reg20}\n      [7e0c,7e13) {reg1}\n      [7e13,7e1c) {reg20}\n      [7e1c,7e28) {reg1}\n      [7e28,7e7c) {reg20}\n    [221e1] variable 'result'\n      [7c38,7c40) {reg0}\n      [7c40,7c57) {reg3}\n      [7cac,7cb0) {reg0}\n      [7cb0,7cb3) {reg3}\n      [7d94,7d9c) {lit0, stack_value}\n      [7dc8,7dd0) {reg0}\n      [7dd0,7e0c) {reg3}\n      [7e14,7e1c) {lit0, stack_value}\n      [7e30,7e3c) {lit0, stack_value}\n      [7e5c,7e60) {reg3}\n      [7e60,7e7b) {breg19(88)}\n    [221fc] variable '__PRETTY_FUNCTION__'\n      [7bb0,7e7c) {addr(0x143e0)}\n  [2222b] inlined function 'memset'@7c48\n    [22243] parameter '__len'\n      [7c48,7c60) {reg21}\n    [22250] parameter '__ch'\n      [7c48,7c60) {lit0, stack_value}\n    [2225d] parameter '__dest'\n      [7c48,7c57) {reg3}\n  [2231f] inlined function 'memset'@7d5c\n    [22337] parameter '__len'\n      <no value>\n    [2233c] parameter '__ch'\n      [7d5c,7d68) {lit0, stack_value}\n    [22349] parameter '__dest'\n      <no value>\nmodule 'libelf.so'\n[22480] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_newphdr.c'@7e80\n  [235da] function 'elf64_newphdr'@7e80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [235fc] parameter 'elf'\n      [7e80,7ea0) {reg0}\n      [7ea0,7f68) {reg19}\n      [7f68,7f78) {entry_value(1) {reg0}, stack_value}\n      [7f78,8104) {reg19}\n      [8104,810c) {reg0}\n      [810c,8110) {entry_value(1) {reg0}, stack_value}\n      [8110,8164) {reg19}\n    [23610] parameter 'count'\n      [7e80,7ecc) {reg1}\n      [7ecc,7f64) {reg20}\n      [7f64,7f78) {entry_value(1) {reg1}, stack_value}\n      [7f78,7f84) {reg1}\n      [7f84,804c) {reg20}\n      [804c,8053) {reg1}\n      [8053,805c) {entry_value(1) {reg1}, stack_value}\n      [805c,8063) {reg1}\n      [8063,80f4) {reg20}\n      [80f4,80fb) {reg1}\n      [80fb,8104) {reg20}\n      [8104,8110) {reg1}\n      [8110,8164) {reg20}\n    [23624] variable 'result'\n      [7f10,7f18) {reg0}\n      [7f18,7f2f) {reg3}\n      [7f84,7f88) {reg0}\n      [7f88,7f8b) {reg3}\n      [803c,803f) {reg0}\n      [8074,807c) {lit0, stack_value}\n      [80b0,80b8) {reg0}\n      [80b8,80f4) {reg3}\n      [80fc,8104) {lit0, stack_value}\n      [8118,8124) {lit0, stack_value}\n      [8144,8148) {reg3}\n      [8148,8163) {breg19(88)}\n    [2363f] variable '__PRETTY_FUNCTION__'\n      [7e80,8164) {addr(0x143f0)}\n  [2366e] inlined function 'memset'@7f20\n    [23686] parameter '__len'\n      [7f20,7f38) {reg21}\n    [23693] parameter '__ch'\n      [7f20,7f38) {lit0, stack_value}\n    [236a0] parameter '__dest'\n      [7f20,7f2f) {reg3}\n  [23762] inlined function 'memset'@803c\n    [2377a] parameter '__len'\n      [803c,8048) {breg20(0), const1u(56), mul, stack_value}\n    [23787] parameter '__ch'\n      [803c,8048) {lit0, stack_value}\n    [23794] parameter '__dest'\n      [803c,803f) {reg0}\nmodule 'libelf.so'\n[238d8] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_newphdr.c'@8170\n  [2484a] function 'gelf_newphdr'@8170\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [24868] parameter 'elf'\n      [8170,8183) {reg0}\n      [8183,8184) {entry_value(1) {reg0}, stack_value}\n      [8184,8187) {reg0}\n      [8187,8188) {entry_value(1) {reg0}, stack_value}\n    [2487c] parameter 'phnum'\n      [8170,8183) {reg1}\n      [8183,8184) {entry_value(1) {reg1}, stack_value}\n      [8184,8187) {reg1}\n      [8187,8188) {entry_value(1) {reg1}, stack_value}\nmodule 'libelf.so'\n[248cb] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_phdr.c'@8190\n  [259e9] function 'gelf_update_phdr'@8190\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [25a0b] parameter 'elf'\n      [8190,81f0) {reg0}\n      [81f0,825c) {reg19}\n      [825c,828c) {entry_value(1) {reg0}, stack_value}\n      [828c,8294) {reg0}\n      [8294,8360) {reg19}\n      [8360,8368) {entry_value(1) {reg0}, stack_value}\n      [8368,8374) {reg19}\n      [8374,837c) {entry_value(1) {reg0}, stack_value}\n      [837c,837f) {reg0}\n      [837f,838c) {reg19}\n      [838c,8394) {entry_value(1) {reg0}, stack_value}\n      [8394,8398) {reg0}\n      [8398,83a0) {reg19}\n      [83a0,83a8) {entry_value(1) {reg0}, stack_value}\n      [83a8,83bc) {reg19}\n      [83bc,83c8) {entry_value(1) {reg0}, stack_value}\n    [25a1d] parameter 'ndx'\n      [8190,81c0) {reg1}\n      [81c0,8234) {reg21}\n      [8234,83c8) {entry_value(1) {reg1}, stack_value}\n    [25a2f] parameter 'src'\n      [8190,81f0) {reg2}\n      [81f0,825c) {reg20}\n      [825c,828c) {entry_value(1) {reg2}, stack_value}\n      [828c,82dc) {reg2}\n      [82dc,8360) {reg20}\n      [8360,8368) {entry_value(1) {reg2}, stack_value}\n      [8368,836f) {reg2}\n      [836f,8374) {reg20}\n      [8374,837c) {entry_value(1) {reg2}, stack_value}\n      [837c,837f) {reg2}\n      [837f,838c) {reg20}\n      [838c,8394) {entry_value(1) {reg2}, stack_value}\n      [8394,839b) {reg2}\n      [839b,83a8) {entry_value(1) {reg2}, stack_value}\n      [83a8,83af) {reg2}\n      [83af,83bc) {reg20}\n      [83bc,83c8) {entry_value(1) {reg2}, stack_value}\n    [25a41] variable 'result'\n      [81c0,8258) {lit0, stack_value}\n      [828c,83c0) {lit0, stack_value}\n  [25af9] inlined function 'memcpy'@8228\n    [25b12] parameter '__len'\n      [8228,8248) {const1u(56), stack_value}\n    [25b1f] parameter '__src'\n      [8228,8248) {reg20}\n    [25b2c] parameter '__dest'\n      [8228,8234) {breg21(0), const1u(32), shl, const1u(32), shra, const1u(56), mul, breg22(0), plus, stack_value}\nmodule 'libelf.so'\n[25bea] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getarhdr.c'@83d0\n  [26cc4] function 'elf_getarhdr'@83d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [26ce6] parameter 'elf'\n      [83d0,83f4) {reg0}\n      [83f4,8438) {entry_value(1) {reg0}, stack_value}\n      [8438,843c) {reg0}\n      [843c,8448) {entry_value(1) {reg0}, stack_value}\n      [8448,844c) {reg0}\n      [844c,8470) {entry_value(1) {reg0}, stack_value}\n    [26cfa] variable 'parent'\n      [83ec,840c) {reg19}\n      [8418,8448) {reg19}\n      [8450,8470) {reg19}\n    [26d0e] variable '__PRETTY_FUNCTION__'\n      [83d0,8470) {addr(0x14400)}\nmodule 'libelf.so'\n[26df0] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getarsym.c'@8470\n  [2802c] function 'elf_getarsym'@8470\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2804e] parameter 'elf'\n      [8470,8494) {reg0}\n      [8494,8500) {reg28}\n      [8500,850c) {entry_value(1) {reg0}, stack_value}\n      [850c,8bb4) {reg28}\n    [28061] parameter 'ptr'\n      [8470,84a8) {reg1}\n      [84a8,84fc) {reg19}\n      [84fc,850c) {entry_value(1) {reg1}, stack_value}\n      [850c,8bb4) {reg19}\n    [28074] variable 'result'\n      [84c8,84cc) {reg27}\n      [8518,8584) {reg27}\n      [8598,8654) {reg27}\n      [8664,86b8) {reg27}\n      [8864,88a0) {reg27}\n      [88b0,88c4) {reg27}\n      [8b74,8b7c) {breg28(80)}\n      [8b7c,8b9c) {reg27}\n    [28087] variable '__PRETTY_FUNCTION__'\n      [8470,8bb4) {addr(0x14410)}\n    [28bc2] variable '<unknown>'\n      [8768,876c) {breg20(-1), stack_value}\n      [8980,8984) {breg20(-1), stack_value}\n    [28bcf] variable '<unknown>'\n      [8768,876c) {breg20(-1), stack_value}\n      [8980,8984) {breg20(-1), stack_value}\n  [2880d] inlined function 'read_number_entries'@86a8\n    [28827] parameter 'index64_p'\n      (86a8,86a8) <empty range>\n      [8890,8894) {lit0, stack_value}\n    [28834] parameter 'offp'\n      [86a8,86c8) {implicit_pointer([28108],0) {reg21}}\n      [8858,8860) {implicit_pointer([28108],0) {breg21(0), breg26(0), plus, stack_value}}\n      [8890,8894) {implicit_pointer([28108],0) {reg21}}\n      [88b0,892c) {implicit_pointer([28108],0) {reg21}}\n      [8940,8950) {implicit_pointer([28108],0) {reg21}}\n    [28841] parameter 'elf'\n      [86a8,86c8) {reg28}\n      [8858,8860) {reg28}\n      [8890,8894) {reg28}\n      [88b0,892c) {reg28}\n      [8940,8950) {reg28}\n    [2884e] parameter 'nump'\n      [86a8,86c8) {implicit_pointer([280f7],0) {lit0, stack_value}}\n      [8858,8860) {implicit_pointer([280f7],0) {lit0, stack_value}}\n      [8890,8894) {implicit_pointer([280f7],0) {lit0, stack_value}}\n      [88b0,892c) {implicit_pointer([280f7],0) {lit0, stack_value}}\n      [8940,8950) {implicit_pointer([280f7],0) {lit0, stack_value}}\n  [2822c] inlined function 'pread_retry'@89d8\n    [28246] parameter 'off'\n      (89d8,89d8) <empty range>\n      [89d8,8a48) {reg21}\n      [8b28,8b30) {reg21}\n      [8b44,8b4c) {reg21}\n    [28253] parameter 'len'\n      [89d8,8a48) {reg23}\n      [8b28,8b30) {reg23}\n      [8b44,8b4c) {reg23}\n    [28260] parameter 'buf'\n      [89d8,8a48) {reg22}\n      [8b28,8b30) {reg22}\n      [8b44,8b4c) {reg22}\n    [2826d] parameter 'fd'\n      [89d8,8a48) {fbreg(-176)}\n      [8b28,8b30) {fbreg(-176)}\n      [8b44,8b4c) {fbreg(-176)}\n  [28376] inlined function 'pread_retry'@8aa0\n    [28390] parameter 'off'\n      (8aa0,8aa0) <empty range>\n      [8aa0,8b0c) {fbreg(-176)}\n      [8b4c,8b5c) {fbreg(-176)}\n    [2839d] parameter 'len'\n      (8aa0,8aa0) <empty range>\n      [8aa0,8b0c) {fbreg(-160)}\n      [8b4c,8b5c) {fbreg(-160)}\n    [283aa] parameter 'buf'\n      [8aa0,8b0c) {fbreg(-152), deref, fbreg(-184), deref, plus, stack_value}\n      [8b4c,8b5c) {fbreg(-152), deref, fbreg(-184), deref, plus, stack_value}\n    [283b7] parameter 'fd'\n      [8aa0,8b0c) {fbreg(-192)}\n      [8b4c,8b5c) {fbreg(-192)}\n  [286cb] inlined function 'pread_retry'@85d8\n    [286e5] parameter 'off'\n      [85d8,8640) {reg24}\n      [8664,8668) {reg24}\n    [286f2] parameter 'len'\n      [85d8,8640) {const1u(60), stack_value}\n      [8664,8668) {const1u(60), stack_value}\n    [286ff] parameter 'buf'\n      [85d8,85dc) {reg21}\n      [85dc,8640) {reg22}\n      [8664,8668) {reg22}\n    [2870c] parameter 'fd'\n      [85d8,8640) {reg23}\n      [8664,8668) {reg23}\n  [28929] inlined function 'pread_retry'@88c8\n    [2893f] parameter 'off'\n      (88c8,88c8) <empty range>\n      [88c8,892c) {reg21}\n      [8940,8944) {reg21}\n    [2894c] parameter 'len'\n      (88c8,88c8) <empty range>\n      [88c8,892c) {reg26}\n      [8940,8944) {reg26}\n    [28959] parameter 'buf'\n      [88c8,892c) {reg27}\n      [8940,8944) {reg27}\n    [28966] parameter 'fd'\n      (88c8,88c8) <empty range>\n      [88c8,892c) {fbreg(-200)}\n      [8940,8944) {fbreg(-200)}\n  [282b8] inlined function 'pread'@89d8\n    [282d2] parameter '__offset'\n      [89d8,89e8) {breg21(0), breg26(0), plus, stack_value}\n      [8a1c,8a28) {fbreg(-200)}\n    [282df] parameter '__nbytes'\n      [89d8,89e8) {breg23(0), breg26(0), minus, stack_value}\n      [8a1c,8a27) {reg2}\n      [8a27,8a28) {reg27}\n    [282ec] parameter '__buf'\n      [89d8,89e8) {breg22(0), breg26(0), plus, stack_value}\n      [8a1c,8a24) {reg0}\n      [8a24,8a27) {reg1}\n      [8a27,8a28) {fbreg(-192)}\n    [282f9] parameter '__fd'\n      [89d8,89e8) {fbreg(-176)}\n      [8a1c,8a28) {fbreg(-176)}\n  [28402] inlined function 'pread'@8ab4\n    [2841c] parameter '__offset'\n      [8ab4,8ab8) {fbreg(-176), deref, breg27(0), plus, stack_value}\n    [28429] parameter '__nbytes'\n      [8ab4,8ab8) {fbreg(-160), deref, breg27(0), minus, stack_value}\n    [28436] parameter '__buf'\n      [8ab4,8ab7) {breg5(0), breg27(0), plus, stack_value}\n      [8ab7,8ab8) {fbreg(-200), deref, breg27(0), plus, stack_value}\n    [28443] parameter '__fd'\n      [8ab4,8ab8) {fbreg(-192)}\n  [28757] inlined function 'pread'@85dc\n    [28771] parameter '__offset'\n      [85dc,85f0) {breg24(0), breg26(0), plus, stack_value}\n      [8614,8628) {reg20}\n    [2877e] parameter '__nbytes'\n      [85dc,85f0) {const1u(60), breg26(0), minus, stack_value}\n      [8614,8628) {const1u(60), breg26(0), minus, stack_value}\n    [2878b] parameter '__buf'\n      [85dc,85f0) {breg22(0), breg26(0), plus, stack_value}\n      [8614,8628) {reg21}\n    [28798] parameter '__fd'\n      [85dc,85f0) {reg23}\n      [8614,8628) {reg23}\n  [289b1] inlined function 'pread'@88c8\n    [289cb] parameter '__offset'\n      [88c8,88dc) {breg21(0), breg23(0), plus, stack_value}\n      [8900,8914) {reg24}\n    [289d8] parameter '__nbytes'\n      [88c8,88dc) {breg26(0), breg23(0), minus, stack_value}\n      [8900,8914) {reg20}\n    [289e5] parameter '__buf'\n      [88c8,88dc) {fbreg(0), breg23(0), plus, const1u(136), minus, stack_value}\n      [8900,8914) {fbreg(0), breg23(0), plus, const1u(136), minus, stack_value}\n    [289f2] parameter '__fd'\n      [88c8,88dc) {fbreg(-200)}\n      [8900,8914) {fbreg(-200)}\n  [285a7] inlined function '_dl_elf_hash'@878c\n    [285cd] parameter 'name_arg'\n      [878c,87f4) {reg5}\n    [285da] variable 'name'\n      [878c,87d0) {reg5}\n      [87d0,87d4) {reg1}\n      [87d4,87e0) {breg1(1), stack_value}\n      [87e0,87ec) {reg1}\n    [285e7] variable 'hash'\n      [8790,87f4) {reg2}\n  [28654] inlined function 'memcpy'@8964\n    [2866e] parameter '__len'\n      [8964,897c) {reg23}\n    [2867b] parameter '__src'\n      [8964,897c) {reg26}\n    [28688] parameter '__dest'\n      [8964,896f) {reg0}\n      [896f,897c) {reg22}\n  [28876] inlined function 'memcpy'@86b0\n    [2889b] parameter '__len'\n      [86b0,86b8) {lit8, stack_value}\n    [288a8] parameter '__src'\n      [86b0,86b4) {breg0(0), breg21(0), plus, stack_value}\n      [86b4,86b8) {breg28(0), deref, breg21(0), plus, stack_value}\n    [288b5] parameter '__dest'\n      [86b0,86b8) {fbreg(-136), stack_value}\n  [28a6f] inlined function 'memcpy'@86c8\n    [28a89] parameter '__len'\n      [86c8,86e8) {lit10, stack_value}\n    [28a96] parameter '__src'\n      [86c8,86e8) {breg22(48), stack_value}\n    [28aa3] parameter '__dest'\n      [86c8,86d0) {fbreg(-128), stack_value}\n      [86d0,86e8) {reg0}\n  [28575] inlined function '__bswap_64'@8780\n    [28598] parameter '__bsx'\n      [8780,8788) {breg23(0), lit3, shl, breg26(0), plus}\n  [288c3] inlined function '__bswap_64'@86c0\n    [288e8] parameter '__bsx'\n      [86c0,86c8) {fbreg(-136)}\n  [2860c] inlined function '__bswap_32'@8844\n    [28632] parameter '__bsx'\n      (8844,8844) <empty range>\n  [288f6] inlined function '__bswap_32'@8858\n    [2891b] parameter '__bsx'\n      (8858,8858) <empty range>\n  [28ab1] inlined function 'atol'@86e8\n    [28acb] parameter '__nptr'\n      [86e8,86eb) {reg0}\n      [86eb,86f4) {fbreg(-128), stack_value}\nmodule 'libelf.so'\n[28e56] CU '/usr/src/debug/elfutils/0.189/libelf/elf_rawfile.c'@8bc0\n  [29f05] function 'elf_rawfile'@8bc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [29f27] parameter 'elf'\n      [8bc0,8be4) {reg0}\n      [8be4,8bf8) {reg19}\n      [8bf8,8c08) {entry_value(1) {reg0}, stack_value}\n      [8c08,8c0b) {reg0}\n      [8c0b,8c18) {reg19}\n      [8c18,8c1c) {reg0}\n      [8c1c,8c30) {entry_value(1) {reg0}, stack_value}\n    [29f39] parameter 'ptr'\n      [8bc0,8be4) {reg1}\n      [8be4,8bfc) {reg20}\n      [8bfc,8c08) {entry_value(1) {reg1}, stack_value}\n      [8c08,8c0b) {reg1}\n      [8c0b,8c18) {reg20}\n      [8c18,8c1f) {reg1}\n      [8c1f,8c30) {reg20}\n    [29f4b] variable 'result'\n      (8bf8,8bf8) <empty range>\nmodule 'libelf.so'\n[29fa2] CU '/usr/src/debug/elfutils/0.189/libelf/elf_readall.c'@8c30\n  [2b2a5] function '__libelf_readall'@8da0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2b2c7] parameter 'elf'\n      [8da0,8dd8) {reg0}\n      [8dd8,8e04) {reg21}\n      [8e04,8e14) {entry_value(1) {reg0}, stack_value}\n      [8e14,9024) {reg21}\n  [2b5af] function 'set_address'@8c30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2b5cd] parameter 'elf'\n      [8c30,8c48) {reg0}\n      [8c48,8c54) {reg20}\n      [8c54,8c60) {entry_value(1) {reg0}, stack_value}\n      [8c60,8c84) {reg20}\n      [8c84,8c94) {entry_value(1) {reg0}, stack_value}\n      [8c94,8cd8) {reg20}\n    [2b5e0] parameter 'offset'\n      [8c30,8c70) {reg1}\n      [8c70,8c88) {reg21}\n      [8c88,8c94) {entry_value(1) {reg1}, stack_value}\n      [8c94,8cbc) {reg21}\n      [8cbc,8cbf) {reg1}\n      [8cbf,8cc4) {reg21}\n      [8cc4,8cd3) {reg1}\n      [8cd3,8cd8) {reg21}\n  [2b341] inlined function 'libelf_acquire_all'@8e20\n    [2b35a] parameter 'elf'\n      [8e20,8e2c) {reg21}\n      [8f28,8f44) {reg21}\n      [8f4c,8f58) {reg21}\n  [2b4c5] inlined function 'libelf_acquire_all'@8f20\n    [2b4de] parameter 'elf'\n      [8f20,8f28) {reg21}\n      [8f94,8fcc) {reg21}\n      [8fec,8ff0) {reg21}\n  [2b76a] inlined function 'libelf_acquire_all'@8d28\n    [2b789] parameter 'elf'\n      [8d28,8d94) {reg19}\n  [2b7b8] inlined function 'libelf_acquire_all'@8d58\n    [2b7d7] parameter 'elf'\n      [8d58,8d94) {reg20}\n  [2b393] inlined function 'pread_retry'@8e58\n    [2b3ac] parameter 'off'\n      [8e58,8edc) {reg27}\n      [8f44,8f4c) {reg27}\n      [8ff0,8ff8) {reg27}\n    [2b3b9] parameter 'len'\n      <no value>\n    [2b3be] parameter 'buf'\n      [8e58,8e6c) {reg0}\n      [8e6c,8edc) {reg28}\n      [8f44,8f4c) {reg28}\n      [8ff0,8ff8) {reg28}\n    [2b3cb] parameter 'fd'\n      [8e58,8edc) {reg26}\n      [8f44,8f4c) {reg26}\n      [8ff0,8ff8) {reg26}\n  [2b416] inlined function 'pread'@8e6c\n    [2b42f] parameter '__offset'\n      [8e6c,8e88) {breg27(0), breg20(0), plus, stack_value}\n      [8eac,8ec8) {reg23}\n    [2b43c] parameter '__nbytes'\n      [8e6c,8e88) {breg22(0), breg20(0), minus, stack_value}\n      [8eac,8ec8) {reg25}\n    [2b449] parameter '__buf'\n      [8e6c,8e88) {breg28(0), breg20(0), plus, stack_value}\n      [8eac,8ec8) {reg24}\n    [2b456] parameter '__fd'\n      [8e6c,8e88) {reg26}\n      [8eac,8ec8) {reg26}\n  [2b72c] function 'libelf_acquire_all'@8ce0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2b747] parameter 'elf'\n      [8ce0,8d08) {reg0}\n      [8d08,8d94) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[2b836] CU '/usr/src/debug/elfutils/0.189/libelf/elf_cntl.c'@9030\n  [2c8e5] function 'elf_cntl'@9030\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2c903] parameter 'elf'\n      [9030,906c) {reg0}\n      [906c,9078) {reg19}\n      [9078,9080) {reg0}\n      [9080,9090) {reg19}\n      [9090,909c) {entry_value(1) {reg0}, stack_value}\n      [909c,909f) {reg0}\n      [909f,90ac) {reg19}\n      [90ac,90b0) {reg0}\n      [90b0,90bc) {reg19}\n      [90bc,90c0) {reg0}\n      [90c0,90c4) {entry_value(1) {reg0}, stack_value}\n    [2c915] parameter 'cmd'\n      [9030,906f) {reg1}\n      [906f,9078) {entry_value(1) {reg1}, stack_value}\n      [9078,907c) {reg1}\n      [907c,90ac) {entry_value(1) {reg1}, stack_value}\n      [90ac,90b3) {reg1}\n      [90b3,90bc) {entry_value(1) {reg1}, stack_value}\n      [90bc,90c4) {reg1}\n    [2c927] variable 'result'\n      [9034,9070) {lit0, stack_value}\n      [9070,9078) {const1s(-1), stack_value}\n      [9078,908c) {lit0, stack_value}\n      [909c,90c4) {lit0, stack_value}\nmodule 'libelf.so'\n[2c980] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getscn.c'@90d0\n  [2da71] function 'elf_getscn'@90d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2da8f] parameter 'elf'\n      [90d0,90f0) {reg0}\n      [90f0,91a4) {reg21}\n      [91a4,91b0) {entry_value(1) {reg0}, stack_value}\n      [91b0,9200) {reg21}\n      [9200,9204) {reg0}\n      [9204,9208) {entry_value(1) {reg0}, stack_value}\n    [2daa1] parameter 'idx'\n      [90d0,9128) {reg1}\n      [9128,919c) {reg20}\n      [91b0,91bc) {reg20}\n      [91c4,91cb) {reg1}\n      [91cb,91d4) {entry_value(1) {reg1}, stack_value}\n      [91d4,91d8) {reg1}\n      [91d8,91f8) {reg20}\n      [91f8,9200) {entry_value(1) {reg1}, stack_value}\n      [9200,9208) {reg1}\n    [2dab3] variable 'result'\n      [90f8,91a0) {lit0, stack_value}\n      [91b0,91c4) {lit0, stack_value}\n      [91d4,9200) {lit0, stack_value}\n    [2dac6] variable 'runp'\n      [9104,916c) {reg19}\n      [9170,919c) {reg19}\n      [91b0,91bc) {reg19}\n      [91d4,91f8) {reg19}\n      [91f8,9200) {breg21(200), stack_value}\nmodule 'libelf.so'\n[2db83] CU '/usr/src/debug/elfutils/0.189/libelf/elf_nextscn.c'@9210\n  [2eb9b] inlined function 'elf_nextscn'@927c\n    [2ebb0] parameter 'elf'\n      [927c,92a8) {entry_value(1) {reg0}, stack_value}\n    [2ebbd] parameter 'scn'\n      <no value>\n  [2eb50] function 'elf_nextscn'@9210\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2eb67] parameter 'elf'\n      [9210,9230) {reg0}\n      [9230,9270) {entry_value(1) {reg0}, stack_value}\n      [9270,927c) {reg0}\n      [927c,92a8) {entry_value(1) {reg0}, stack_value}\n    [2eb74] parameter 'scn'\n      [9210,9220) {reg1}\n      [9270,9278) {reg1}\n      [9278,927c) {breg3(16), stack_value}\n    [2eb81] variable 'list'\n      [9220,9258) {reg3}\n      [9258,9260) {reg0}\n      [9260,9264) {breg3(8)}\n      [9274,927c) {reg3}\n      [927c,9280) {breg3(8)}\n      [9280,928c) {breg0(-16), stack_value}\n    [2eb8e] variable 'result'\n      [9214,926c) {lit0, stack_value}\n      [9270,92a8) {lit0, stack_value}\nmodule 'libelf.so'\n[2ec1c] CU '/usr/src/debug/elfutils/0.189/libelf/elf_ndxscn.c'@92b0\n  [2fb5a] function 'elf_ndxscn'@92b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2fb78] parameter 'scn'\n      [92b0,92bc) {reg0}\n      [92bc,92c0) {entry_value(1) {reg0}, stack_value}\n      [92c0,92c4) {reg0}\n      [92c4,92c8) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[2fb9a] CU '/usr/src/debug/elfutils/0.189/libelf/elf_newscn.c'@92d0\n  [30cb6] function 'elf_newscn'@92d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [30cd8] parameter 'elf'\n      [92d0,9304) {reg0}\n      [9304,9390) {reg25}\n      [9390,9394) {entry_value(1) {reg0}, stack_value}\n      [9394,9448) {reg25}\n      [9448,944c) {breg19(136)}\n      [944c,9460) {entry_value(1) {reg0}, stack_value}\n      [9460,9470) {reg25}\n      [9470,9478) {reg0}\n      [9478,94b8) {reg25}\n    [30cec] variable 'result'\n      [92d0,9304) {lit0, stack_value}\n      [9304,9314) {reg19}\n      [932c,93c0) {reg19}\n      [93c0,93c8) {breg0(16), stack_value}\n      [93c8,944c) {reg19}\n      [9460,9470) {reg19}\n      [9470,9474) {lit0, stack_value}\n      [9478,94b8) {reg19}\n    [30cff] variable 'first'\n      [92d0,935c) {lit0, stack_value}\n      [935c,937c) {reg23}\n      [9394,93fc) {lit0, stack_value}\n      [93fc,9440) {reg23}\n      [9460,94b8) {lit0, stack_value}\n    [30d12] variable '__PRETTY_FUNCTION__'\n      [92d0,94b8) {addr(0x14430)}\nmodule 'libelf.so'\n[30e73] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_getshdr.c'@94c0\n  [32060] function 'elf32_getshdr'@99e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [32083] parameter 'scn'\n      [99e0,9a17) {reg0}\n      [9a17,9a18) {entry_value(1) {reg0}, stack_value}\n      [9a18,9a1c) {reg0}\n      [9a1c,9a30) {entry_value(1) {reg0}, stack_value}\n      [9a30,9a34) {reg0}\n      [9a34,9a3c) {entry_value(1) {reg0}, stack_value}\n      [9a3c,9a40) {reg0}\n      [9a40,9a44) {entry_value(1) {reg0}, stack_value}\n    [32098] variable 'result'\n      <no value>\n  [320a3] inlined function 'scn_valid'@99e4\n    [320bd] parameter 'scn'\n      [99e4,9a0c) {reg0}\n      [9a18,9a1c) {reg0}\n      [9a1c,9a20) {entry_value(1) {reg0}, stack_value}\n      [9a30,9a34) {reg0}\n      [9a34,9a38) {entry_value(1) {reg0}, stack_value}\n  [32820] inlined function 'scn_valid'@98c4\n    [32839] parameter 'scn'\n      [98c4,98ec) {reg0}\n      [9910,9914) {reg0}\n      [9914,9918) {entry_value(1) {reg0}, stack_value}\n      [992c,9930) {reg0}\n      [9930,9934) {entry_value(1) {reg0}, stack_value}\n      [993c,9944) {reg0}\n      [9944,9948) {entry_value(1) {reg0}, stack_value}\n  [32183] function 'load_shdr_wrlock'@94c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [321a5] parameter 'scn'\n      [94c0,94fc) {reg0}\n      [94fc,9530) {reg21}\n      [9530,9544) {entry_value(1) {reg0}, stack_value}\n      [9544,98b8) {reg21}\n    [321b9] variable 'result'\n      [9500,9538) {reg27}\n      [9538,9544) {reg0}\n      [9544,98b8) {reg27}\n    [321cc] variable 'elf'\n      [94fc,9504) {reg20}\n      [9544,97a4) {reg20}\n      [97a4,97a8) {breg20(-360), stack_value}\n      [97c8,9890) {reg20}\n    [321df] variable 'ehdr'\n      [9500,9504) {reg23}\n      [9544,95cc) {reg23}\n      [966c,9774) {reg23}\n      [97c8,97e8) {reg23}\n      [9824,9838) {reg23}\n      [986c,9880) {reg23}\n    [32202] variable 'shnum'\n      [94c0,98b8) {fbreg(-112)}\n    [32212] variable 'size'\n      [9578,9890) {reg22}\n      [9898,98b8) {reg22}\n    [32225] variable 'shdr'\n      [9588,9590) {reg0}\n      [9590,95fc) {reg19}\n      [966c,9738) {reg19}\n      [9774,9790) {reg19}\n      [97c8,97e8) {reg19}\n      [97fc,9890) {reg19}\n    [32248] variable '__PRETTY_FUNCTION__'\n      [94c0,98b8) {addr(0x14440)}\n  [324a6] inlined function 'pread_retry'@969c\n    [324bf] parameter 'off'\n      (969c,969c) <empty range>\n      [969c,9710) {fbreg(-128)}\n      [9830,9838) {fbreg(-128)}\n      [986c,9874) {fbreg(-128)}\n    [324cc] parameter 'len'\n      (969c,969c) <empty range>\n      [969c,9710) {reg22}\n      [9830,9838) {reg22}\n      [986c,9874) {reg22}\n    [324d9] parameter 'buf'\n      [969c,9710) {reg19}\n      [9830,9838) {reg19}\n      [986c,9874) {reg19}\n    [324e6] parameter 'fd'\n      [969c,9710) {fbreg(-132)}\n      [9830,9838) {fbreg(-132)}\n      [986c,9874) {fbreg(-132)}\n  [32531] inlined function 'pread'@969c\n    [3254a] parameter '__offset'\n      [969c,96b0) {fbreg(-128), deref, breg28(0), plus, stack_value}\n      [96e4,96f0) {reg24}\n    [32557] parameter '__nbytes'\n      [969c,96b0) {breg22(0), breg28(0), minus, stack_value}\n      [96e4,96ef) {reg2}\n      [96ef,96f0) {reg26}\n    [32564] parameter '__buf'\n      [969c,96b0) {breg19(0), breg28(0), plus, stack_value}\n      [96e4,96f0) {breg19(0), breg28(0), plus, stack_value}\n    [32571] parameter '__fd'\n      [969c,96b0) {fbreg(-132)}\n      [96e4,96f0) {fbreg(-132)}\n  [3230c] inlined function 'memcpy'@980c\n    [32325] parameter '__len'\n      [980c,981c) {reg22}\n    [32332] parameter '__src'\n      [980c,9818) {reg23}\n      [9818,981b) {reg1}\n    [3233f] parameter '__dest'\n      [980c,981b) {reg0}\n      [981b,981c) {reg23}\n  [32394] inlined function 'memcpy'@9780\n    [323b9] parameter '__len'\n      [9780,9790) {reg22}\n    [323c6] parameter '__src'\n      [9780,9790) {reg23}\n    [323d3] parameter '__dest'\n      [9780,9790) {reg19}\n  [322c2] inlined function '__bswap_32'@9630\n    [322db] parameter '__bsx'\n      (9630,9630) <empty range>\n  [322e9] inlined function '__bswap_32'@9638\n    [322fd] parameter '__bsx'\n      (9638,9638) <empty range>\n  [3248b] inlined function '__bswap_32'@9744\n    [3249f] parameter '__bsx'\n      <no value>\n  [327eb] function '__elf32_getshdr_rdlock'@98c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [32806] parameter 'scn'\n      [98c0,98fc) {reg0}\n      [98fc,9904) {entry_value(1) {reg0}, stack_value}\n      [9904,990f) {reg0}\n      [990f,9910) {entry_value(1) {reg0}, stack_value}\n      [9910,9914) {reg0}\n      [9914,992c) {entry_value(1) {reg0}, stack_value}\n      [992c,9930) {reg0}\n      [9930,993c) {entry_value(1) {reg0}, stack_value}\n      [993c,9944) {reg0}\n      [9944,9948) {entry_value(1) {reg0}, stack_value}\n    [32813] variable 'result'\n      [98f0,9904) {reg1}\n      [9904,9910) {lit0, stack_value}\nmodule 'libelf.so'\n[328a0] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_getshdr.c'@9a50\n  [33a8d] function 'elf64_getshdr'@9fc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [33ab0] parameter 'scn'\n      [9fc0,9ff7) {reg0}\n      [9ff7,9ff8) {entry_value(1) {reg0}, stack_value}\n      [9ff8,9ffc) {reg0}\n      [9ffc,a010) {entry_value(1) {reg0}, stack_value}\n      [a010,a014) {reg0}\n      [a014,a01c) {entry_value(1) {reg0}, stack_value}\n      [a01c,a020) {reg0}\n      [a020,a024) {entry_value(1) {reg0}, stack_value}\n    [33ac5] variable 'result'\n      <no value>\n  [33ad0] inlined function 'scn_valid'@9fc4\n    [33aeb] parameter 'scn'\n      [9fc4,9fec) {reg0}\n      [9ff8,9ffc) {reg0}\n      [9ffc,a000) {entry_value(1) {reg0}, stack_value}\n      [a010,a014) {reg0}\n      [a014,a018) {entry_value(1) {reg0}, stack_value}\n  [34366] inlined function 'scn_valid'@9ea4\n    [34380] parameter 'scn'\n      [9ea4,9ecc) {reg0}\n      [9ef0,9ef4) {reg0}\n      [9ef4,9ef8) {entry_value(1) {reg0}, stack_value}\n      [9f0c,9f10) {reg0}\n      [9f10,9f14) {entry_value(1) {reg0}, stack_value}\n      [9f1c,9f24) {reg0}\n      [9f24,9f28) {entry_value(1) {reg0}, stack_value}\n  [33bb1] function 'load_shdr_wrlock'@9a50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [33bd3] parameter 'scn'\n      [9a50,9a8c) {reg0}\n      [9a8c,9ac0) {reg21}\n      [9ac0,9ad4) {entry_value(1) {reg0}, stack_value}\n      [9ad4,9e98) {reg21}\n    [33be7] variable 'result'\n      [9a90,9ac8) {reg27}\n      [9ac8,9ad4) {reg0}\n      [9ad4,9e98) {reg27}\n    [33bfa] variable 'elf'\n      [9a8c,9a94) {reg19}\n      [9ad4,9d68) {reg19}\n      [9d68,9d6c) {breg19(-360), stack_value}\n      [9dac,9e90) {reg19}\n    [33c0d] variable 'ehdr'\n      [9a90,9a94) {reg23}\n      [9ad4,9b4c) {reg23}\n      [9c20,9d38) {reg23}\n      [9dac,9dcc) {reg23}\n      [9e0c,9e20) {reg23}\n      [9e58,9e68) {reg23}\n      [9e70,9e80) {reg23}\n    [33c30] variable 'shnum'\n      [9a50,9e98) {fbreg(-112)}\n    [33c40] variable 'size'\n      [9af8,9ce8) {reg22}\n      [9d40,9d5c) {reg22}\n      [9dac,9e90) {reg22}\n    [33c53] variable 'shdr'\n      [9b04,9b10) {reg0}\n      [9b10,9e90) {reg20}\n    [33c76] variable '__PRETTY_FUNCTION__'\n      [9a50,9e98) {addr(0x14458)}\n  [33fc9] inlined function 'pread_retry'@9c54\n    [33fe3] parameter 'off'\n      (9c54,9c54) <empty range>\n      [9c54,9cc8) {fbreg(-128)}\n      [9e18,9e20) {fbreg(-128)}\n      [9e60,9e68) {fbreg(-128)}\n    [33ff0] parameter 'len'\n      (9c54,9c54) <empty range>\n      [9c54,9cc8) {reg22}\n      [9e18,9e20) {reg22}\n      [9e60,9e68) {reg22}\n    [33ffd] parameter 'buf'\n      (9c54,9c54) <empty range>\n      [9c54,9cc8) {reg20}\n      [9e18,9e20) {reg20}\n      [9e60,9e68) {reg20}\n    [3400a] parameter 'fd'\n      [9c54,9cc8) {fbreg(-132)}\n      [9e18,9e20) {fbreg(-132)}\n      [9e60,9e68) {fbreg(-132)}\n  [34055] inlined function 'pread'@9c54\n    [3406f] parameter '__offset'\n      [9c54,9c68) {fbreg(-128), deref, breg28(0), plus, stack_value}\n      [9c9c,9ca8) {reg24}\n    [3407c] parameter '__nbytes'\n      [9c54,9c68) {breg22(0), breg28(0), minus, stack_value}\n      [9c9c,9ca7) {reg2}\n      [9ca7,9ca8) {reg26}\n    [34089] parameter '__buf'\n      [9c54,9c68) {breg20(0), breg28(0), plus, stack_value}\n      [9c9c,9ca7) {reg1}\n      [9ca7,9ca8) {reg25}\n    [34096] parameter '__fd'\n      [9c54,9c68) {fbreg(-132)}\n      [9c9c,9ca8) {fbreg(-132)}\n  [33dc4] inlined function 'memcpy'@9df4\n    [33dde] parameter '__len'\n      [9df4,9e04) {reg22}\n    [33deb] parameter '__src'\n      [9df4,9e00) {reg23}\n      [9e00,9e03) {reg1}\n    [33df8] parameter '__dest'\n      [9df4,9e03) {reg0}\n      [9e03,9e04) {reg23}\n  [33e4d] inlined function 'memcpy'@9d48\n    [33e73] parameter '__len'\n      [9d48,9d58) {reg22}\n    [33e80] parameter '__src'\n      [9d48,9d58) {reg23}\n    [33e8d] parameter '__dest'\n      [9d48,9d58) {reg20}\n  [33d40] inlined function '__bswap_64'@9bdc\n    [33d5a] parameter '__bsx'\n      <no value>\n  [33da8] inlined function '__bswap_64'@9c00\n    [33dbd] parameter '__bsx'\n      <no value>\n  [33f8d] inlined function '__bswap_64'@9d2c\n    [33fa7] parameter '__bsx'\n      <no value>\n  [33fad] inlined function '__bswap_64'@9d18\n    [33fc2] parameter '__bsx'\n      <no value>\n  [33cf0] inlined function '__bswap_32'@9ba8\n    [33d0a] parameter '__bsx'\n      [9ba8,9bb8) {breg2(0)}\n  [33d18] inlined function '__bswap_32'@9bc0\n    [33d32] parameter '__bsx'\n      [9bc0,9bd0) {reg0}\n  [33d60] inlined function '__bswap_32'@9bdc\n    [33d7a] parameter '__bsx'\n      <no value>\n  [33d80] inlined function '__bswap_32'@9bec\n    [33d9a] parameter '__bsx'\n      [9bec,9bf8) {breg2(44)}\n      [9bf8,9bfc) {reg4}\n  [33f45] inlined function '__bswap_32'@9cf4\n    [33f5f] parameter '__bsx'\n      (9cf4,9cf4) <empty range>\n  [33f6d] inlined function '__bswap_32'@9d28\n    [33f87] parameter '__bsx'\n      <no value>\n  [34331] function '__elf64_getshdr_rdlock'@9ea0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3434c] parameter 'scn'\n      [9ea0,9edc) {reg0}\n      [9edc,9ee4) {entry_value(1) {reg0}, stack_value}\n      [9ee4,9eef) {reg0}\n      [9eef,9ef0) {entry_value(1) {reg0}, stack_value}\n      [9ef0,9ef4) {reg0}\n      [9ef4,9f0c) {entry_value(1) {reg0}, stack_value}\n      [9f0c,9f10) {reg0}\n      [9f10,9f1c) {entry_value(1) {reg0}, stack_value}\n      [9f1c,9f24) {reg0}\n      [9f24,9f28) {entry_value(1) {reg0}, stack_value}\n    [34359] variable 'result'\n      [9ed0,9ee4) {reg1}\n      [9ee4,9ef0) {lit0, stack_value}\nmodule 'libelf.so'\n[343e7] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getshdr.c'@a030\n  [354c5] function 'gelf_getshdr'@a030\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [354e7] parameter 'scn'\n      [a030,a064) {reg0}\n      [a064,a088) {entry_value(1) {reg0}, stack_value}\n      [a088,a08c) {reg0}\n      [a08c,a0d0) {entry_value(1) {reg0}, stack_value}\n      [a0d0,a0d3) {reg0}\n      [a0d3,a0ec) {entry_value(1) {reg0}, stack_value}\n      [a0ec,a0ef) {reg0}\n      [a0ef,a0fc) {entry_value(1) {reg0}, stack_value}\n      [a0fc,a100) {reg0}\n      [a100,a104) {entry_value(1) {reg0}, stack_value}\n    [354f9] parameter 'dst'\n      [a030,a054) {reg1}\n      [a054,a07c) {reg19}\n      [a07c,a088) {entry_value(1) {reg1}, stack_value}\n      [a088,a0c4) {reg19}\n      [a0c4,a0d0) {reg0}\n      [a0d0,a0fc) {reg19}\n      [a0fc,a104) {reg1}\n    [3550b] variable 'result'\n      [a034,a06c) {lit0, stack_value}\n      [a088,a0c0) {lit0, stack_value}\n      [a0c0,a0d0) {reg0}\n      [a0d0,a104) {lit0, stack_value}\n  [3556c] inlined function 'memcpy'@a064\n    [35591] parameter '__len'\n      [a064,a06c) {const1u(64), stack_value}\n    [3559e] parameter '__src'\n      [a064,a06c) {reg1}\n    [355ab] parameter '__dest'\n      [a064,a06c) {reg19}\nmodule 'libelf.so'\n[35616] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_shdr.c'@a110\n  [36712] function 'gelf_update_shdr'@a110\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [36734] parameter 'scn'\n      [a110,a14c) {reg0}\n      [a14c,a170) {reg20}\n      [a170,a17c) {entry_value(1) {reg0}, stack_value}\n      [a17c,a180) {reg0}\n      [a180,a1fc) {reg20}\n      [a1fc,a1ff) {reg0}\n      [a1ff,a20c) {reg20}\n      [a20c,a20f) {reg0}\n      [a20f,a228) {reg20}\n      [a228,a22c) {reg0}\n      [a22c,a230) {entry_value(1) {reg0}, stack_value}\n    [36746] parameter 'src'\n      [a110,a13c) {reg1}\n      [a13c,a170) {reg19}\n      [a170,a17c) {entry_value(1) {reg1}, stack_value}\n      [a17c,a228) {reg19}\n      [a228,a230) {reg1}\n    [36758] variable 'result'\n      [a114,a16c) {lit0, stack_value}\n      [a17c,a230) {lit0, stack_value}\n    [3676b] variable 'elf'\n      [a134,a14c) {breg0(136)}\n      [a17c,a180) {breg0(136)}\n      [a1fc,a1ff) {breg0(136)}\n      [a20c,a20f) {breg0(136)}\n  [367f4] inlined function 'memcpy'@a14c\n    [36819] parameter '__len'\n      [a14c,a15c) {const1u(64), stack_value}\n    [36826] parameter '__src'\n      [a14c,a15c) {reg19}\n    [36833] parameter '__dest'\n      [a14c,a15c) {reg1}\nmodule 'libelf.so'\n[3688b] CU '/usr/src/debug/elfutils/0.189/libelf/elf_strptr.c'@a230\n  [379ba] function 'elf_strptr'@a230\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [379dc] parameter 'elf'\n      [a230,a2b4) {reg0}\n      [a2b4,a434) {entry_value(1) {reg0}, stack_value}\n      [a434,a438) {reg0}\n      [a438,a444) {breg19(-200), stack_value}\n      [a444,a540) {entry_value(1) {reg0}, stack_value}\n    [379ef] parameter 'idx'\n      [a230,a260) {reg1}\n      [a260,a3b0) {reg20}\n      [a3bc,a540) {reg20}\n    [37a02] parameter 'offset'\n      [a230,a2d8) {reg2}\n      [a2d8,a344) {reg23}\n      [a344,a348) {entry_value(1) {reg2}, stack_value}\n      [a348,a384) {reg23}\n      [a384,a3bc) {entry_value(1) {reg2}, stack_value}\n      [a3bc,a3e4) {reg23}\n      [a3e4,a3eb) {reg2}\n      [a3eb,a400) {reg23}\n      [a400,a404) {entry_value(1) {reg2}, stack_value}\n      [a404,a430) {reg23}\n      [a430,a434) {entry_value(1) {reg2}, stack_value}\n      [a434,a43b) {reg2}\n      [a43b,a440) {reg23}\n      [a440,a444) {entry_value(1) {reg2}, stack_value}\n      [a444,a448) {reg2}\n      [a448,a4a0) {reg23}\n      [a4a0,a4a4) {entry_value(1) {reg2}, stack_value}\n      [a4a4,a4bc) {reg23}\n      [a4bc,a4c0) {entry_value(1) {reg2}, stack_value}\n      [a4c0,a4fc) {reg23}\n      [a4fc,a503) {reg2}\n      [a503,a530) {reg23}\n      [a530,a540) {entry_value(1) {reg2}, stack_value}\n    [37a16] variable 'result'\n      <no value>\n    [37a21] variable 'strscn'\n      [a2d0,a33c) {reg22}\n      [a3e4,a3fc) {reg22}\n      [a3fc,a404) {breg20(0), lit1, shl, breg20(0), plus, lit2, shl, breg20(0), plus, lit4, shl, breg19(0), plus, plus_uconst(16), stack_value}\n      [a404,a428) {reg22}\n      [a444,a498) {reg22}\n      [a4a4,a4b8) {reg22}\n      [a4b8,a4c0) {breg20(0), lit1, shl, breg20(0), plus, lit2, shl, breg20(0), plus, lit4, shl, breg19(0), plus, plus_uconst(16), stack_value}\n      [a4c0,a50c) {reg22}\n    [37a34] variable 'runp'\n      [a280,a284) {reg19}\n      [a288,a31c) {reg19}\n      [a3e4,a404) {reg19}\n      [a444,a498) {reg19}\n      [a4a4,a50c) {reg19}\n    [37a4f] variable 'sh_size'\n      [a2d0,a2f0) {lit0, stack_value}\n      [a2f0,a344) {reg24}\n      [a348,a374) {reg24}\n      [a3bc,a3e4) {reg24}\n      [a3e4,a404) {lit0, stack_value}\n      [a404,a430) {reg24}\n      [a444,a480) {lit0, stack_value}\n      [a480,a498) {reg24}\n      [a4a4,a4a8) {lit0, stack_value}\n      [a4a8,a4bc) {reg24}\n      [a4c0,a50c) {lit0, stack_value}\n      [a50c,a530) {reg24}\n  [37bbd] inlined function 'validate_str'@a514\n    [37bd2] parameter 'to'\n      [a348,a35c) {reg2}\n      [a35c,a367) {breg22(16)}\n      [a514,a534) {reg2}\n    [37bdf] parameter 'from'\n      [a348,a360) {reg0}\n      [a360,a367) {breg23(0), breg22(24), deref, minus, stack_value}\n      [a514,a534) {reg0}\n    [37bec] parameter 'str'\n      [a348,a358) {reg19}\n      [a358,a367) {breg22(0)}\n      [a510,a52c) {reg19}\n  [37c14] inlined function 'validate_str'@a32c\n    [37c2d] parameter 'to'\n      [a32c,a344) {reg24}\n      [a404,a428) {reg24}\n    [37c3a] parameter 'from'\n      [a32c,a344) {reg23}\n      [a344,a348) {entry_value(1) {reg2}, stack_value}\n      [a404,a428) {reg23}\n    [37c47] parameter 'str'\n      [a32c,a340) {reg19}\n      [a404,a410) {reg19}\n  [37a7e] inlined function 'get_zdata'@a4d4\n    [37a9a] parameter 'strscn'\n      <no value>\n    [37a9f] variable 'zsize'\n      [a4d4,a4fc) {fbreg(-88)}\n    [37aa8] variable 'zalign'\n      [a4d4,a4fc) {fbreg(-80)}\n    [37ab1] variable 'zdata'\n      [a4d4,a4fc) {reg0}\n  [37b18] inlined function 'get_zdata'@a4c0\n    [37b3d] parameter 'strscn'\n      [a4c0,a4fc) {reg22}\n    [37b4a] variable 'zsize'\n      [a4c0,a4d4) {fbreg(-88)}\n    [37b53] variable 'zalign'\n      [a4c0,a4d4) {fbreg(-80)}\n    [37b5c] variable 'zdata'\n      [a4d0,a4e4) {reg0}\n      [a4e4,a4f8) {breg24(192)}\nmodule 'libelf.so'\n[37d53] CU '/usr/src/debug/elfutils/0.189/libelf/elf_rawdata.c'@a540\n  [38e21] function 'elf_rawdata'@a540\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [38e43] parameter 'scn'\n      [a540,a578) {reg0}\n      [a578,a584) {reg19}\n      [a584,a590) {breg0(-72), stack_value}\n      [a590,a598) {reg0}\n      [a598,a5ac) {entry_value(1) {reg0}, stack_value}\n      [a5ac,a5af) {reg0}\n      [a5af,a5b8) {reg19}\n      [a5b8,a5c0) {entry_value(1) {reg0}, stack_value}\n      [a5c0,a5cc) {reg19}\n      [a5cc,a5d0) {entry_value(1) {reg0}, stack_value}\n    [38e57] parameter 'data'\n      [a540,a570) {reg1}\n      [a570,a590) {entry_value(1) {reg1}, stack_value}\n      [a590,a59b) {reg1}\n      [a59b,a5d0) {entry_value(1) {reg1}, stack_value}\nmodule 'libelf.so'\n[38eb5] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getdata.c'@a5d0\n  [3a1b5] function 'elf_getdata'@adb0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3a1d6] parameter 'scn'\n      [adb0,adbb) {reg0}\n      [adbb,adbc) {entry_value(1) {reg0}, stack_value}\n      [adbc,adc0) {reg0}\n    [3a1ea] parameter 'data'\n      [adb0,adbb) {reg1}\n      [adbb,adbc) {entry_value(1) {reg1}, stack_value}\n      [adbc,adc0) {reg1}\n    [3a1fe] variable 'result'\n      <no value>\n  [3a22c] function '__elf_getdata_rdlock'@acd0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3a24d] parameter 'scn'\n      [acd0,ad04) {reg0}\n      [ad04,ad40) {reg19}\n      [ad40,ad4c) {reg0}\n      [ad4c,ad5c) {reg19}\n      [ad5c,ad68) {entry_value(1) {reg0}, stack_value}\n      [ad68,ad6c) {reg19}\n      [ad6c,ad7c) {entry_value(1) {reg0}, stack_value}\n      [ad7c,ad7f) {reg0}\n      [ad7f,ad8c) {reg19}\n      [ad8c,ad90) {reg0}\n      [ad90,ada8) {reg19}\n      [ada8,adac) {reg0}\n      [adac,adb0) {entry_value(1) {reg0}, stack_value}\n    [3a261] parameter 'data'\n      [acd0,ad37) {reg1}\n      [ad37,ad40) {entry_value(1) {reg1}, stack_value}\n      [ad40,ad48) {reg1}\n      [ad48,ad68) {entry_value(1) {reg1}, stack_value}\n      [ad68,ad7c) {reg1}\n      [ad7c,ad8c) {entry_value(1) {reg1}, stack_value}\n      [ad8c,ad93) {reg1}\n      [ad93,ada8) {entry_value(1) {reg1}, stack_value}\n      [ada8,adb0) {reg1}\n    [3a275] variable 'result'\n      [acd4,ad58) {lit0, stack_value}\n      [ad68,adb0) {lit0, stack_value}\n    [3a289] variable 'elf'\n      [acfc,ad04) {breg0(136)}\n      [ad04,ad37) {breg19(136)}\n      [ad40,ad4c) {breg0(136)}\n      [ad68,ad6c) {breg19(136)}\n      [ad6c,ad7c) {entry_value(1) {reg0}, plus_uconst(136)}\n      [ad7c,ad7f) {breg0(136)}\n    [3a29d] variable 'locked'\n      [acd4,ad38) {lit0, stack_value}\n      [ad40,ad4c) {lit0, stack_value}\n      [ad4c,ad54) {reg1}\n      [ad68,ad7c) {lit0, stack_value}\n      [ad7c,ad8c) {lit1, stack_value}\n      [ad8c,ad9c) {lit0, stack_value}\n      [ad9c,ada3) {reg1}\n      [ada8,adb0) {lit0, stack_value}\n  [3a324] function '__libelf_set_data_list_rdlock'@aae0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3a343] parameter 'scn'\n      [aae0,aaf8) {reg0}\n      [aaf8,ab18) {reg19}\n      [ab18,ab28) {entry_value(1) {reg0}, stack_value}\n      [ab28,ab48) {reg19}\n      [ab48,ab54) {entry_value(1) {reg0}, stack_value}\n      [ab54,acc4) {reg19}\n    [3a357] parameter 'wrlocked'\n      [aae0,ab38) {reg1}\n      [ab38,ab54) {entry_value(1) {reg1}, stack_value}\n      [ab54,ab5c) {reg1}\n      [ab5c,acc4) {entry_value(1) {reg1}, stack_value}\n  [3a56a] function '__libelf_set_rawdata'@aac0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3a58b] parameter 'scn'\n      [aac0,aacb) {reg0}\n      [aacb,aacc) {entry_value(1) {reg0}, stack_value}\n      [aacc,aad0) {reg0}\n      [aad0,aad4) {entry_value(1) {reg0}, stack_value}\n    [3a59f] variable 'result'\n      <no value>\n  [3a5c1] function '__libelf_set_rawdata_wrlock'@a660\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3a5e3] parameter 'scn'\n      [a660,a6ac) {reg0}\n      [a6ac,a7c0) {reg28}\n      [a7c0,a7cc) {entry_value(1) {reg0}, stack_value}\n      [a7cc,a7f0) {reg28}\n      [a7f0,a7f4) {reg0}\n      [a7f4,a96c) {reg28}\n      [a96c,a96f) {reg0}\n      [a96f,a9b4) {reg28}\n      [a9b4,a9b7) {reg0}\n      [a9b7,aab8) {reg28}\n    [3a5f7] variable 'offset'\n      [a6bc,a790) {reg19}\n      [a7cc,a7f0) {reg19}\n      [a804,a96c) {reg19}\n      [a980,a9b4) {reg19}\n      [a9c8,aaa0) {reg19}\n      [aaa8,aab8) {reg19}\n    [3a60a] variable 'size'\n      [a6b4,a790) {reg24}\n      [a7cc,a7f0) {reg24}\n      [a7fc,a96c) {reg24}\n      [a980,a9b4) {reg24}\n      [a9c8,aaa0) {reg24}\n      [aaa8,aab8) {reg24}\n    [3a61d] variable 'align'\n      [a6bc,a700) {reg20}\n      [a73c,a754) {reg20}\n      [a758,a790) {reg20}\n      [a7cc,a7d0) {reg20}\n      [a7d0,a7ec) {reg0}\n      [a7ec,a7f0) {reg20}\n      [a800,a884) {reg20}\n      [a980,a9a0) {reg20}\n      [a9c8,aa08) {reg20}\n      [aa24,aa5c) {reg20}\n    [3a630] variable 'flags'\n      [a6bc,a6c8) {reg21}\n      [a800,a804) {reg21}\n    [3a643] variable 'type'\n      [a6bc,a790) {reg22}\n      [a7cc,a7f0) {reg22}\n      [a7fc,a96c) {reg22}\n      [a980,a9b4) {reg22}\n      [a9c8,aaa0) {reg22}\n      [aaa8,aab8) {reg22}\n    [3a656] variable 'elf'\n      [a660,aab8) {reg27}\n  [3a384] inlined function 'convert_data'@ab6c\n    [3a39b] parameter 'type'\n      [ab6c,abdc) {reg22}\n      [abdc,abe4) {breg19(8)}\n      [abe4,acbc) {reg22}\n    [3a3a8] parameter 'size'\n      [ab58,abdc) {reg21}\n      [abdc,abe4) {breg19(16)}\n      [abe4,acbc) {reg21}\n    [3a3b5] parameter 'data'\n      [ab58,ab64) {breg2(72), deref, plus_uconst(5), deref_size(1), const1u(255), and, stack_value}\n    [3a3c2] parameter 'eclass'\n      [ab58,ab74) {breg2(32)}\n      [ab74,abc0) {breg19(136), deref, plus_uconst(32)}\n      [abe4,abeb) {breg19(136), deref, plus_uconst(32)}\n      [ac84,ac8b) {breg19(136), deref, plus_uconst(32)}\n    [3a3cf] parameter 'scn'\n      [ab58,acc4) {reg19}\n  [3abb6] inlined function '__libelf_data_type'@a640\n    [3abd8] parameter 'ehdr'\n      <no value>\n    [3abdd] parameter 'sh_type'\n      <constant value>\n    [3abe3] parameter 'align'\n      [a640,a644) {reg2}\n      [a644,a65c) {entry_value(1) {reg2}, stack_value}\n  [3a761] inlined function 'pread_retry'@a8e0\n    [3a77c] parameter 'off'\n      [a8e0,a8e4) {reg0}\n      [a8e4,a95c) {fbreg(-192)}\n      [aa5c,aa6c) {fbreg(-192)}\n    [3a789] parameter 'len'\n      [a8e0,a95c) {reg24}\n      [aa5c,aa6c) {reg24}\n    [3a796] parameter 'buf'\n      [a8e0,a8e4) {reg1}\n      [a8e4,a95c) {fbreg(-200)}\n      [aa5c,aa6c) {fbreg(-200)}\n    [3a7a3] parameter 'fd'\n      [a8e0,a95c) {fbreg(-204)}\n      [aa5c,aa6c) {fbreg(-204)}\n  [3a7ee] inlined function 'pread'@a8e4\n    [3a808] parameter '__offset'\n      [a8e4,a8f4) {fbreg(-192), deref, breg25(0), plus, stack_value}\n      [a930,a93c) {fbreg(-216)}\n    [3a815] parameter '__nbytes'\n      [a8e4,a8f4) {breg24(0), breg25(0), minus, stack_value}\n      [a930,a93b) {reg2}\n      [a93b,a93c) {reg26}\n    [3a822] parameter '__buf'\n      [a8e4,a8f4) {fbreg(-200), deref, breg25(0), plus, stack_value}\n      [a930,a938) {reg0}\n      [a938,a93b) {reg1}\n      [a93b,a93c) {breg31(0)}\n    [3a82f] parameter '__fd'\n      [a8e4,a8f4) {fbreg(-204)}\n      [a930,a93c) {fbreg(-204)}\n  [3a40d] inlined function 'memcpy'@ac70\n    [3a427] parameter '__len'\n      [ac70,ac80) {reg21}\n    [3a434] parameter '__src'\n      [ac70,ac7c) {reg25}\n      [ac7c,ac7f) {reg1}\n    [3a441] parameter '__dest'\n      [ac70,ac7f) {reg0}\n      [ac7f,ac80) {reg20}\n  [3a4d3] inlined function 'memcpy'@ac98\n    [3a4f9] parameter '__len'\n      [ac98,aca8) {reg21}\n    [3a506] parameter '__src'\n      [ac98,aca4) {reg23}\n      [aca4,aca7) {reg1}\n    [3a513] parameter '__dest'\n      [ac98,aca7) {reg0}\n      [aca7,aca8) {reg20}\n  [3ab4d] function '__libelf_data_type'@a5d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3ab68] parameter 'ehdr'\n      [a5d0,a5e8) {reg0}\n      [a5e8,a5f0) {reg3}\n      [a5f0,a5f4) {entry_value(1) {reg0}, stack_value}\n      [a5f4,a60c) {reg0}\n      [a60c,a63c) {entry_value(1) {reg0}, stack_value}\n      [a63c,a65c) {reg3}\n    [3ab75] parameter 'sh_type'\n      [a5d0,a5e4) {reg1}\n      [a5e4,a5f4) {entry_value(1) {reg1}, stack_value}\n      [a5f4,a61c) {reg1}\n      [a61c,a65c) {entry_value(1) {reg1}, stack_value}\n    [3ab82] parameter 'align'\n      [a5d0,a644) {reg2}\n      [a644,a65c) {entry_value(1) {reg2}, stack_value}\nmodule 'libelf.so'\n[3ac13] CU '/usr/src/debug/elfutils/0.189/libelf/elf_newdata.c'@adc0\n  [3bd2f] function 'elf_newdata'@adc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3bd51] parameter 'scn'\n      [adc0,ae08) {reg0}\n      [ae08,ae40) {reg19}\n      [ae40,ae4c) {entry_value(1) {reg0}, stack_value}\n      [ae4c,ae70) {reg19}\n      [ae70,ae77) {reg0}\n      [ae77,aea0) {reg19}\n      [aea0,aea4) {reg0}\n      [aea4,aeb0) {reg19}\n      [aeb0,aeb4) {reg0}\n      [aeb4,aec0) {reg19}\n      [aec0,aec4) {reg0}\n      [aec4,aec8) {entry_value(1) {reg0}, stack_value}\n      [aec8,aed8) {reg19}\n    [3bd65] variable 'result'\n      [adc4,ae14) {lit0, stack_value}\n      [ae14,ae3c) {reg0}\n      (ae3c,ae3c) <empty range>\n      [ae4c,ae90) {lit0, stack_value}\n      [ae90,aea0) {reg0}\n      [aea0,aec8) {lit0, stack_value}\n      [aec8,aecc) {reg0}\nmodule 'libelf.so'\n[3be46] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getdata_rawchunk.c'@aee0\n  [3d0c0] function 'elf_getdata_rawchunk'@aee0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3d0e2] parameter 'elf'\n      [aee0,af00) {reg0}\n      [af00,b0a8) {reg21}\n      [b0a8,b0b4) {breg0(184)}\n      [b0b4,b0c8) {reg21}\n      [b0c8,b0d4) {entry_value(1) {reg0}, stack_value}\n      [b0d4,b27c) {reg21}\n      [b27c,b280) {reg0}\n      [b280,b284) {entry_value(1) {reg0}, stack_value}\n      [b284,b294) {reg21}\n    [3d0f6] parameter 'offset'\n      [aee0,af18) {reg1}\n      [af18,af90) {reg19}\n      [af90,afa0) {entry_value(1) {reg1}, stack_value}\n      [afa0,b0a0) {reg19}\n      [b0a0,b0b4) {breg0(256)}\n      [b0b4,b0c0) {reg19}\n      [b0c0,b0d4) {entry_value(1) {reg1}, stack_value}\n      [b0d4,b14c) {reg19}\n      [b14c,b153) {reg1}\n      [b153,b158) {entry_value(1) {reg1}, stack_value}\n      [b158,b230) {reg19}\n      [b230,b238) {entry_value(1) {reg1}, stack_value}\n      [b238,b26c) {reg19}\n      [b26c,b27c) {entry_value(1) {reg1}, stack_value}\n      [b27c,b284) {reg1}\n      [b284,b294) {reg19}\n    [3d108] parameter 'size'\n      [aee0,b00b) {reg2}\n      [b00b,b0a0) {reg20}\n      [b0a0,b0b4) {breg0(16)}\n      [b0b4,b0bb) {reg2}\n      [b0bb,b0d4) {entry_value(1) {reg2}, stack_value}\n      [b0d4,b0df) {reg2}\n      [b0df,b0f4) {reg20}\n      [b0f4,b0fb) {reg2}\n      [b0fb,b14c) {reg20}\n      [b14c,b153) {reg2}\n      [b153,b158) {entry_value(1) {reg2}, stack_value}\n      [b158,b15f) {reg2}\n      [b15f,b228) {reg20}\n      [b228,b22b) {reg2}\n      [b22b,b230) {reg20}\n      [b230,b238) {entry_value(1) {reg2}, stack_value}\n      [b238,b26c) {reg20}\n      [b26c,b27c) {entry_value(1) {reg2}, stack_value}\n      [b27c,b284) {reg2}\n      [b284,b294) {reg20}\n    [3d11a] parameter 'type'\n      [aee0,b00b) {reg3}\n      [b00b,b080) {reg28}\n      [b080,b0b4) {breg0(8)}\n      [b0b4,b0bb) {reg3}\n      [b0bb,b0d4) {entry_value(1) {reg3}, stack_value}\n      [b0d4,b0df) {reg3}\n      [b0df,b0f4) {reg28}\n      [b0f4,b0fb) {reg3}\n      [b0fb,b14c) {reg28}\n      [b14c,b153) {reg3}\n      [b153,b158) {entry_value(1) {reg3}, stack_value}\n      [b158,b15f) {reg3}\n      [b15f,b228) {reg28}\n      [b228,b22b) {reg3}\n      [b22b,b234) {reg28}\n      [b234,b238) {entry_value(1) {reg3}, stack_value}\n      [b238,b278) {reg28}\n      [b278,b27c) {entry_value(1) {reg3}, stack_value}\n      [b27c,b284) {reg3}\n      [b284,b294) {reg28}\n    [3d12c] variable 'rawchunk'\n      [aff4,b048) {reg25}\n      [b0d4,b0f4) {reg25}\n      [b100,b10f) {reg0}\n      [b10f,b14c) {reg23}\n      [b164,b170) {reg0}\n      [b170,b228) {reg23}\n      [b238,b258) {reg23}\n      [b284,b294) {reg23}\n    [3d13f] variable 'flags'\n      [af40,b014) {lit0, stack_value}\n      [b014,b064) {const1u(128), stack_value}\n      [b0d4,b110) {lit0, stack_value}\n      [b110,b14c) {const1u(128), stack_value}\n      [b158,b208) {lit0, stack_value}\n      [b208,b228) {const1u(128), stack_value}\n      [b238,b248) {const1u(128), stack_value}\n      [b248,b258) {lit0, stack_value}\n      [b258,b260) {const1u(128), stack_value}\n      [b284,b294) {lit0, stack_value}\n    [3d152] variable 'result'\n      [af40,af94) {lit0, stack_value}\n      [af94,afa0) {reg4}\n      [afa0,b09c) {lit0, stack_value}\n      [b0d4,b14c) {lit0, stack_value}\n      [b158,b228) {lit0, stack_value}\n      [b238,b27c) {lit0, stack_value}\n      [b284,b294) {lit0, stack_value}\n    [3d165] variable 'rawchunks'\n      [af48,af5c) {reg26}\n      (af5c,af5c) <empty range>\n      [af5c,af60) {breg4(48)}\n      [af60,afa0) {reg4}\n    [3d180] variable 'align'\n      [afd8,b0a8) {reg22}\n      [b0a8,b0b4) {breg0(32)}\n      [b0d4,b14c) {reg22}\n      [b158,b228) {reg22}\n      [b238,b27c) {reg22}\n      [b284,b294) {reg22}\n    [3d1a3] variable 'buffer'\n      [b010,b014) {reg0}\n      [b014,b074) {reg23}\n      [b074,b0b4) {breg0(0)}\n      [b0d4,b0f4) {reg25}\n      [b258,b260) {reg23}\n    [3d1b6] variable '__PRETTY_FUNCTION__'\n      [aee0,b294) {addr(0x14528)}\n    [3d1c9] variable 'chunk'\n      [b058,b078) {reg0}\n      [b078,b0b4) {reg1}\n      [b0e4,b0f4) {reg0}\n      [b258,b25c) {reg0}\n      [b25c,b25f) {reg1}\n  [3d27a] inlined function 'pread_retry'@b18c\n    [3d293] parameter 'off'\n      (b18c,b18c) <empty range>\n      [b18c,b200) {fbreg(-16)}\n      [b248,b258) {fbreg(-16)}\n    [3d2a0] parameter 'len'\n      [b18c,b200) {reg20}\n      [b248,b258) {reg20}\n    [3d2ad] parameter 'buf'\n      [b18c,b200) {reg23}\n      [b248,b258) {reg23}\n    [3d2ba] parameter 'fd'\n      (b18c,b18c) <empty range>\n      [b18c,b200) {fbreg(-20)}\n      [b248,b258) {fbreg(-20)}\n  [3d305] inlined function 'pread'@b18c\n    [3d31e] parameter '__offset'\n      [b18c,b1a0) {fbreg(-16), deref, breg27(0), plus, stack_value}\n      [b1d4,b1e0) {reg24}\n    [3d32b] parameter '__nbytes'\n      [b18c,b1a0) {breg20(0), breg27(0), minus, stack_value}\n      [b1d4,b1df) {reg2}\n      [b1df,b1e0) {reg26}\n    [3d338] parameter '__buf'\n      [b18c,b1a0) {breg23(0), breg27(0), plus, stack_value}\n      [b1d4,b1df) {reg1}\n      [b1df,b1e0) {reg25}\n    [3d345] parameter '__fd'\n      [b18c,b1a0) {fbreg(-20)}\n      [b1d4,b1e0) {fbreg(-20)}\n  [3d1f8] inlined function 'memcpy'@b104\n    [3d21d] parameter '__len'\n      [b104,b110) {reg20}\n    [3d22a] parameter '__src'\n      [b104,b110) {reg25}\n    [3d237] parameter '__dest'\n      [b104,b10f) {reg0}\n      [b10f,b110) {reg23}\nmodule 'libelf.so'\n[3d602] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagelf.c'@b2a0\n  [3e6b8] function 'elf_flagelf'@b2a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3e6d6] parameter 'elf'\n      [b2a0,b2bc) {reg0}\n      [b2bc,b2e4) {reg3}\n      [b2e4,b2f0) {entry_value(1) {reg0}, stack_value}\n      [b2f0,b2f7) {reg3}\n      [b2f7,b300) {entry_value(1) {reg0}, stack_value}\n      [b300,b324) {reg3}\n      [b324,b328) {reg0}\n      [b328,b32c) {entry_value(1) {reg0}, stack_value}\n      [b32c,b333) {reg3}\n      [b333,b33c) {entry_value(1) {reg0}, stack_value}\n    [3e6e8] parameter 'cmd'\n      [b2a0,b2d4) {reg1}\n      [b2d4,b2f0) {entry_value(1) {reg1}, stack_value}\n      [b2f0,b2f7) {reg1}\n      [b2f7,b300) {entry_value(1) {reg1}, stack_value}\n      [b300,b310) {reg1}\n      [b310,b324) {entry_value(1) {reg1}, stack_value}\n      [b324,b333) {reg1}\n      [b333,b33c) {entry_value(1) {reg1}, stack_value}\n    [3e6fa] parameter 'flags'\n      [b2a0,b2d8) {reg2}\n      [b2d8,b2f0) {entry_value(1) {reg2}, stack_value}\n      [b2f0,b2f7) {reg2}\n      [b2f7,b300) {entry_value(1) {reg2}, stack_value}\n      [b300,b314) {reg2}\n      [b314,b324) {entry_value(1) {reg2}, stack_value}\n      [b324,b333) {reg2}\n      [b333,b33c) {entry_value(1) {reg2}, stack_value}\n    [3e70e] variable 'result'\n      [b2e0,b2e4) {reg0}\n      [b31c,b324) {reg0}\nmodule 'libelf.so'\n[3e75a] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagehdr.c'@b340\n  [3f810] function 'elf_flagehdr'@b340\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3f82e] parameter 'elf'\n      [b340,b35c) {reg0}\n      [b35c,b380) {reg3}\n      [b380,b38c) {entry_value(1) {reg0}, stack_value}\n      [b38c,b393) {reg3}\n      [b393,b39c) {entry_value(1) {reg0}, stack_value}\n      [b39c,b3c3) {reg3}\n      [b3c3,b3cc) {entry_value(1) {reg0}, stack_value}\n      [b3cc,b3d0) {reg0}\n      [b3d0,b3d4) {entry_value(1) {reg0}, stack_value}\n    [3f840] parameter 'cmd'\n      [b340,b380) {reg1}\n      [b380,b38c) {entry_value(1) {reg1}, stack_value}\n      [b38c,b393) {reg1}\n      [b393,b39c) {entry_value(1) {reg1}, stack_value}\n      [b39c,b3c3) {reg1}\n      [b3c3,b3cc) {entry_value(1) {reg1}, stack_value}\n      [b3cc,b3d4) {reg1}\n    [3f852] parameter 'flags'\n      [b340,b374) {reg2}\n      [b374,b38c) {entry_value(1) {reg2}, stack_value}\n      [b38c,b393) {reg2}\n      [b393,b39c) {entry_value(1) {reg2}, stack_value}\n      [b39c,b3ac) {reg2}\n      [b3ac,b3bc) {entry_value(1) {reg2}, stack_value}\n      [b3bc,b3c3) {reg2}\n      [b3c3,b3cc) {entry_value(1) {reg2}, stack_value}\n      [b3cc,b3d4) {reg2}\n    [3f866] variable 'result'\n      [b37c,b380) {reg0}\n      [b3b4,b3bc) {reg0}\nmodule 'libelf.so'\n[3f8b2] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagphdr.c'@b3e0\n  [40968] function 'elf_flagphdr'@b3e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [40986] parameter 'elf'\n      [b3e0,b3fc) {reg0}\n      [b3fc,b420) {reg3}\n      [b420,b42c) {entry_value(1) {reg0}, stack_value}\n      [b42c,b433) {reg3}\n      [b433,b43c) {entry_value(1) {reg0}, stack_value}\n      [b43c,b45c) {reg3}\n      [b45c,b460) {reg0}\n      [b460,b464) {entry_value(1) {reg0}, stack_value}\n      [b464,b46b) {reg3}\n      [b46b,b474) {entry_value(1) {reg0}, stack_value}\n    [40998] parameter 'cmd'\n      [b3e0,b420) {reg1}\n      [b420,b42c) {entry_value(1) {reg1}, stack_value}\n      [b42c,b433) {reg1}\n      [b433,b43c) {entry_value(1) {reg1}, stack_value}\n      [b43c,b46b) {reg1}\n      [b46b,b474) {entry_value(1) {reg1}, stack_value}\n    [409aa] parameter 'flags'\n      [b3e0,b414) {reg2}\n      [b414,b42c) {entry_value(1) {reg2}, stack_value}\n      [b42c,b433) {reg2}\n      [b433,b43c) {entry_value(1) {reg2}, stack_value}\n      [b43c,b44c) {reg2}\n      [b44c,b45c) {entry_value(1) {reg2}, stack_value}\n      [b45c,b46b) {reg2}\n      [b46b,b474) {entry_value(1) {reg2}, stack_value}\n    [409be] variable 'result'\n      [b41c,b420) {reg0}\n      [b454,b45c) {reg0}\nmodule 'libelf.so'\n[40a0a] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagscn.c'@b480\n  [41ac0] function 'elf_flagscn'@b480\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [41ade] parameter 'scn'\n      [b480,b49c) {reg0}\n      [b49c,b4c0) {reg3}\n      [b4c0,b4cc) {entry_value(1) {reg0}, stack_value}\n      [b4cc,b4d3) {reg3}\n      [b4d3,b4dc) {entry_value(1) {reg0}, stack_value}\n      [b4dc,b4f8) {reg3}\n      [b4f8,b4fc) {reg0}\n      [b4fc,b500) {entry_value(1) {reg0}, stack_value}\n      [b500,b507) {reg3}\n      [b507,b510) {entry_value(1) {reg0}, stack_value}\n    [41af0] parameter 'cmd'\n      [b480,b4c0) {reg1}\n      [b4c0,b4cc) {entry_value(1) {reg1}, stack_value}\n      [b4cc,b4d3) {reg1}\n      [b4d3,b4dc) {entry_value(1) {reg1}, stack_value}\n      [b4dc,b507) {reg1}\n      [b507,b510) {entry_value(1) {reg1}, stack_value}\n    [41b02] parameter 'flags'\n      [b480,b4b8) {reg2}\n      [b4b8,b4cc) {entry_value(1) {reg2}, stack_value}\n      [b4cc,b4d3) {reg2}\n      [b4d3,b4dc) {entry_value(1) {reg2}, stack_value}\n      [b4dc,b4ec) {reg2}\n      [b4ec,b4f8) {entry_value(1) {reg2}, stack_value}\n      [b4f8,b507) {reg2}\n      [b507,b510) {entry_value(1) {reg2}, stack_value}\n    [41b16] variable 'result'\n      [b4f4,b4f8) {reg0}\nmodule 'libelf.so'\n[41b62] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagshdr.c'@b510\n  [42c18] function 'elf_flagshdr'@b510\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [42c36] parameter 'scn'\n      [b510,b52c) {reg0}\n      [b52c,b550) {reg3}\n      [b550,b55c) {entry_value(1) {reg0}, stack_value}\n      [b55c,b563) {reg3}\n      [b563,b56c) {entry_value(1) {reg0}, stack_value}\n      [b56c,b588) {reg3}\n      [b588,b58c) {reg0}\n      [b58c,b590) {entry_value(1) {reg0}, stack_value}\n      [b590,b597) {reg3}\n      [b597,b5a0) {entry_value(1) {reg0}, stack_value}\n    [42c48] parameter 'cmd'\n      [b510,b550) {reg1}\n      [b550,b55c) {entry_value(1) {reg1}, stack_value}\n      [b55c,b563) {reg1}\n      [b563,b56c) {entry_value(1) {reg1}, stack_value}\n      [b56c,b597) {reg1}\n      [b597,b5a0) {entry_value(1) {reg1}, stack_value}\n    [42c5a] parameter 'flags'\n      [b510,b548) {reg2}\n      [b548,b55c) {entry_value(1) {reg2}, stack_value}\n      [b55c,b563) {reg2}\n      [b563,b56c) {entry_value(1) {reg2}, stack_value}\n      [b56c,b57c) {reg2}\n      [b57c,b588) {entry_value(1) {reg2}, stack_value}\n      [b588,b597) {reg2}\n      [b597,b5a0) {entry_value(1) {reg2}, stack_value}\n    [42c6e] variable 'result'\n      [b584,b588) {reg0}\nmodule 'libelf.so'\n[42cba] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagdata.c'@b5a0\n  [43d70] function 'elf_flagdata'@b5a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [43d92] parameter 'data'\n      [b5a0,b5bc) {reg0}\n      [b5bc,b618) {entry_value(1) {reg0}, stack_value}\n      [b618,b61c) {reg0}\n      [b61c,b630) {entry_value(1) {reg0}, stack_value}\n    [43da4] parameter 'cmd'\n      [b5a0,b5e0) {reg1}\n      [b5e0,b5ec) {entry_value(1) {reg1}, stack_value}\n      [b5ec,b5f3) {reg1}\n      [b5f3,b5fc) {entry_value(1) {reg1}, stack_value}\n      [b5fc,b627) {reg1}\n      [b627,b630) {entry_value(1) {reg1}, stack_value}\n    [43db8] parameter 'flags'\n      [b5a0,b5d8) {reg2}\n      [b5d8,b5ec) {entry_value(1) {reg2}, stack_value}\n      [b5ec,b5f3) {reg2}\n      [b5f3,b5fc) {entry_value(1) {reg2}, stack_value}\n      [b5fc,b60c) {reg2}\n      [b60c,b618) {entry_value(1) {reg2}, stack_value}\n      [b618,b627) {reg2}\n      [b627,b630) {entry_value(1) {reg2}, stack_value}\n    [43dca] variable 'data_scn'\n      [b5a8,b5bc) {reg0}\n      [b5bc,b618) {entry_value(1) {reg0}, stack_value}\n      [b620,b630) {entry_value(1) {reg0}, stack_value}\n    [43ddd] variable 'result'\n      [b614,b618) {reg0}\nmodule 'libelf.so'\n[43e32] CU '/usr/src/debug/elfutils/0.189/libelf/elf_memory.c'@b630\n  [44efa] function 'elf_memory'@b630\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [44f18] parameter 'image'\n      [b630,b650) {reg0}\n      [b650,b653) {reg1}\n      [b653,b654) {entry_value(1) {reg0}, stack_value}\n      [b654,b65c) {reg0}\n      [b65c,b678) {entry_value(1) {reg0}, stack_value}\n    [44f2a] parameter 'size'\n      [b630,b644) {reg1}\n      [b644,b653) {reg3}\n      [b653,b654) {entry_value(1) {reg1}, stack_value}\n      [b654,b667) {reg1}\n      [b667,b678) {entry_value(1) {reg1}, stack_value}\nmodule 'libelf.so'\n[44f92] CU '/usr/src/debug/elfutils/0.189/libelf/elf_update.c'@b680\n  [4634c] function 'elf_update'@b680\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4636e] parameter 'elf'\n      [b680,b6b8) {reg0}\n      [b6b8,b6f8) {reg19}\n      [b6f8,b708) {entry_value(1) {reg0}, stack_value}\n      [b708,b770) {reg19}\n      [b770,b773) {reg0}\n      [b773,b7ec) {reg19}\n      [b7ec,b7ef) {reg0}\n      [b7ef,b800) {reg19}\n      [b800,b803) {reg0}\n      [b803,b80c) {reg19}\n      [b80c,b80f) {reg0}\n      [b80f,ba30) {reg19}\n    [46381] parameter 'cmd'\n      [b680,b6c7) {reg1}\n      [b6c7,b708) {entry_value(1) {reg1}, stack_value}\n      [b708,b748) {reg1}\n      [b748,b7b8) {reg20}\n      [b7b8,b800) {entry_value(1) {reg1}, stack_value}\n      [b800,b80c) {reg20}\n      [b80c,b98c) {entry_value(1) {reg1}, stack_value}\n      [b98c,b99c) {reg20}\n      [b99c,b9f0) {entry_value(1) {reg1}, stack_value}\n      [b9f0,ba00) {reg20}\n      [ba00,ba0b) {reg1}\n      [ba0b,ba10) {reg20}\n      [ba10,ba1b) {reg1}\n      [ba1b,ba20) {reg20}\n      [ba20,ba30) {entry_value(1) {reg1}, stack_value}\n    [46394] variable 'shnum'\n      [b758,b7ec) {reg22}\n      [b7ec,b7ef) {reg2}\n      [b7ef,b800) {reg22}\n      [b800,b803) {reg2}\n      [b803,b80c) {reg22}\n      [b80c,b80f) {reg2}\n      [b80f,ba00) {reg22}\n      [ba20,ba28) {reg22}\n    [463a7] variable 'size'\n      [b778,b7fc) {reg21}\n      [b80c,b994) {reg21}\n      [b998,b99c) {const1s(-1), stack_value}\n      [b99c,b9f8) {reg21}\n      [b9fc,ba00) {const1s(-1), stack_value}\n      [ba1c,ba20) {const1s(-1), stack_value}\n      [ba20,ba28) {reg21}\n    [463ba] variable 'change_bo'\n      [b680,ba30) {fbreg(-204)}\n  [463d2] inlined function 'write_file'@b7c0\n    [463eb] parameter 'shnum'\n      [b7c0,b7ec) {reg22}\n      [b7ec,b7ef) {reg2}\n      [b7ef,b800) {reg22}\n      [b80c,b80f) {reg2}\n      [b80f,b98c) {reg22}\n      [b99c,b9f0) {reg22}\n      [ba20,ba28) {reg22}\n    [463f8] parameter 'change_bo'\n      [b7c0,b7ec) {reg23}\n      [b7ec,b7ef) {reg1}\n      [b7ef,b7f8) {reg23}\n      [b80c,b80f) {reg1}\n      [b80f,b890) {reg23}\n      [b894,b8b8) {reg23}\n      [b8c0,b98c) {reg23}\n      [b99c,b9ec) {reg23}\n      [ba20,ba28) {reg23}\n    [46405] parameter 'size'\n      [b7c0,b7f4) {reg21}\n      [b80c,b878) {reg21}\n      [b8b4,b97c) {reg21}\n      [b99c,b9b8) {reg21}\n      [b9e0,b9f0) {reg21}\n      [ba20,ba28) {reg21}\n    [46412] parameter 'elf'\n      [b7c0,b7ec) {reg19}\n      [b7ec,b7ef) {reg0}\n      [b7ef,b800) {reg19}\n      [b80c,b80f) {reg0}\n      [b80f,b98c) {reg19}\n      [b99c,b9f0) {reg19}\n      [ba20,ba28) {reg19}\nmodule 'libelf.so'\n[466b2] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_updatenull.c'@ba30\n  [47922] function '__elf32_updatenull_wrlock'@ba30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [47944] parameter 'elf'\n      [ba30,ba73) {reg0}\n      [ba73,bce0) {reg19}\n      [bce0,bcf4) {entry_value(1) {reg0}, stack_value}\n      [bcf4,c2a8) {reg19}\n    [47958] parameter 'change_bop'\n      [ba30,ba70) {reg1}\n      [ba70,bb34) {reg20}\n      [bb34,be4c) {entry_value(1) {reg1}, stack_value}\n      [be4c,be60) {reg20}\n      [be60,c054) {entry_value(1) {reg1}, stack_value}\n      [c054,c098) {reg20}\n      [c098,c0ac) {entry_value(1) {reg1}, stack_value}\n      [c0ac,c0c4) {reg20}\n      [c0c4,c2a8) {entry_value(1) {reg1}, stack_value}\n    [4796b] parameter 'shnum'\n      [ba30,ba73) {reg2}\n      [ba73,bce4) {reg22}\n      [bce4,bcf4) {entry_value(1) {reg2}, stack_value}\n      [bcf4,c2a8) {reg22}\n    [4797e] variable 'ehdr'\n      [ba78,ba7c) {reg0}\n      [ba7c,bce8) {reg24}\n      [bcf4,c2a8) {reg24}\n    [47991] variable 'changed'\n      [ba70,bbf4) {lit0, stack_value}\n      [bbf4,bc6c) {reg9}\n      [bc6c,bca8) {lit0, stack_value}\n      [bcf4,bd0c) {lit0, stack_value}\n      [bd0c,bd90) {reg9}\n      [bda4,be0c) {reg9}\n      [be20,be4c) {reg9}\n      [be4c,be60) {lit0, stack_value}\n      [be60,be67) {reg9}\n      [be78,be80) {reg9}\n      [be90,bec4) {reg9}\n      [becc,bf6c) {reg9}\n      [bf70,bf87) {reg9}\n      [bf87,bfa0) {fbreg(-136)}\n      [bfac,bfe8) {reg9}\n      [bfe8,bff8) {lit1, stack_value}\n      [c038,c048) {lit0, stack_value}\n      [c048,c054) {reg9}\n      [c054,c0c4) {lit0, stack_value}\n      [c0c4,c0d7) {reg9}\n      [c0e8,c134) {reg9}\n      [c134,c144) {lit0, stack_value}\n      [c144,c14b) {reg9}\n      [c15c,c16b) {reg9}\n      [c16b,c18c) {fbreg(-136)}\n      [c18c,c1b4) {lit1, stack_value}\n      [c1d8,c1f7) {reg9}\n      [c1f8,c23c) {reg9}\n      [c23c,c25c) {lit0, stack_value}\n      [c25c,c2a7) {reg9}\n    [479a4] variable 'ehdr_flags'\n      [ba70,bb8c) {lit0, stack_value}\n      [bb8c,bc6c) {reg28}\n      [bc6c,bca4) {lit0, stack_value}\n      [bca4,bcb8) {reg28}\n      [bcf4,bd04) {lit0, stack_value}\n      [bd04,be4c) {reg28}\n      [be4c,be60) {lit0, stack_value}\n      [be60,be74) {reg28}\n      [be78,be80) {reg28}\n      [be90,bfa0) {reg28}\n      [bfac,c054) {reg28}\n      [c054,c0c4) {lit0, stack_value}\n      [c0c4,c0e4) {reg28}\n      [c0e8,c158) {reg28}\n      [c15c,c1c8) {reg28}\n      [c1d8,c210) {reg28}\n      [c214,c2a8) {reg28}\n    [479b7] variable 'size'\n      [bb4c,bb8c) {reg20}\n      [bb8c,bc6c) {reg27}\n      [bc88,bca8) {reg20}\n      [bca8,bcb8) {reg27}\n      [bcb8,bcbc) {reg0}\n      [bcf4,bd08) {reg20}\n      [bd08,bdc8) {reg27}\n      [bdec,be4c) {reg27}\n      [be78,be80) {reg27}\n      [be90,bfa8) {reg27}\n      [bfac,c054) {reg27}\n      [c0c4,c0e4) {reg27}\n      [c0e8,c158) {reg27}\n      [c15c,c1c8) {reg27}\n      [c1d8,c264) {reg27}\n      [c264,c284) {reg0}\n      [c284,c2a8) {reg27}\n    [479ca] variable '__PRETTY_FUNCTION__'\n      [ba30,c2a8) {addr(0x14540)}\n  [47f3a] inlined function 'default_ehdr32'@ba78\n    [47f54] parameter 'change_bop'\n      [ba78,bb34) {reg20}\n      [bb34,bb44) {entry_value(1) {reg1}, stack_value}\n      [bc6c,bc88) {entry_value(1) {reg1}, stack_value}\n      [be4c,be60) {reg20}\n      [c054,c090) {reg20}\n      [c098,c0ac) {entry_value(1) {reg1}, stack_value}\n      [c0ac,c0c4) {reg20}\n    [47f61] parameter 'shnum'\n      [ba78,bb44) {reg22}\n      [bc6c,bc88) {reg22}\n      [be4c,be60) {reg22}\n      [c054,c090) {reg22}\n      [c098,c0c4) {reg22}\n    [47f6e] parameter 'ehdr'\n      [ba78,ba7c) {reg0}\n      [ba7c,bb44) {reg24}\n      [bc6c,bc88) {reg24}\n      [be4c,be60) {reg24}\n      [c054,c090) {reg24}\n      [c098,c0c4) {reg24}\n    [47f7b] parameter 'elf'\n      [ba78,bb44) {reg19}\n      [bc6c,bc88) {reg19}\n      [be4c,be60) {reg19}\n      [c054,c090) {reg19}\n      [c098,c0c4) {reg19}\n  [4804c] inlined function 'memcpy'@be4c\n    [48072] parameter '__len'\n      [be4c,be50) {lit4, stack_value}\n    [4807f] parameter '__src'\n      [be4c,be50) {implicit_pointer([48227],0) {implicit_value(5){7f454c4600}}}\n    [4808c] parameter '__dest'\n      [be4c,be50) {reg24}\nmodule 'libelf.so'\n[48246] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_updatenull.c'@c2b0\n  [494c4] function '__elf64_updatenull_wrlock'@c2b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [494e6] parameter 'elf'\n      [c2b0,c2f3) {reg0}\n      [c2f3,c558) {reg19}\n      [c558,c56c) {entry_value(1) {reg0}, stack_value}\n      [c56c,cb08) {reg19}\n    [494fa] parameter 'change_bop'\n      [c2b0,c2ec) {reg1}\n      [c2ec,c46c) {reg21}\n      [c46c,c4e4) {entry_value(1) {reg1}, stack_value}\n      [c4e4,c51c) {reg21}\n      [c51c,c56c) {entry_value(1) {reg1}, stack_value}\n      [c56c,c584) {reg21}\n      [c584,c6c4) {entry_value(1) {reg1}, stack_value}\n      [c6c4,c6d8) {reg21}\n      [c6d8,c8a8) {entry_value(1) {reg1}, stack_value}\n      [c8a8,c8b8) {reg21}\n      [c8b8,c8c4) {entry_value(1) {reg1}, stack_value}\n      [c8c4,c938) {reg21}\n      [c938,c9a8) {entry_value(1) {reg1}, stack_value}\n      [c9a8,c9b8) {reg21}\n      [c9b8,caa4) {entry_value(1) {reg1}, stack_value}\n      [caa4,cac4) {reg21}\n      [cac4,cb08) {entry_value(1) {reg1}, stack_value}\n    [4950d] parameter 'shnum'\n      [c2b0,c2f3) {reg2}\n      [c2f3,c51c) {reg25}\n      [c51c,c56c) {entry_value(1) {reg2}, stack_value}\n      [c56c,ca3c) {reg25}\n      [ca3c,ca48) {entry_value(1) {reg2}, stack_value}\n      [ca48,ca8c) {reg25}\n      [ca8c,caa4) {entry_value(1) {reg2}, stack_value}\n      [caa4,cac4) {reg25}\n      [cac4,cae8) {entry_value(1) {reg2}, stack_value}\n      [cae8,cb08) {reg25}\n    [49520] variable 'ehdr'\n      [c2f8,c2fc) {reg0}\n      [c2fc,c558) {reg20}\n      [c56c,cb08) {reg20}\n    [49533] variable 'changed'\n      [c2ec,c46c) {lit0, stack_value}\n      [c46c,c4e4) {reg10}\n      [c4e4,c51c) {lit0, stack_value}\n      [c56c,c584) {lit0, stack_value}\n      [c584,c608) {reg10}\n      [c61c,c684) {reg10}\n      [c698,c6c4) {reg10}\n      [c6c4,c6d8) {lit0, stack_value}\n      [c6d8,c6df) {reg10}\n      [c6f0,c6f8) {reg10}\n      [c708,c73c) {reg10}\n      [c744,c7e0) {reg10}\n      [c7e4,c7fb) {reg10}\n      [c7fb,c810) {fbreg(-136)}\n      [c820,c85c) {reg10}\n      [c85c,c86c) {lit1, stack_value}\n      [c8a8,c8b8) {lit0, stack_value}\n      [c8b8,c8c4) {reg10}\n      [c8c4,c938) {lit0, stack_value}\n      [c938,c98b) {reg10}\n      [c99c,c9a8) {reg10}\n      [c9a8,c9b8) {lit0, stack_value}\n      [c9b8,c9bf) {reg10}\n      [c9d0,c9df) {reg10}\n      [c9df,ca00) {fbreg(-136)}\n      [ca00,ca24) {lit1, stack_value}\n      [ca48,ca67) {reg10}\n      [ca68,caa4) {reg10}\n      [caa4,cac4) {lit0, stack_value}\n      [cac4,cb07) {reg10}\n    [49546] variable 'ehdr_flags'\n      [c2ec,c40c) {lit0, stack_value}\n      [c40c,c4e4) {reg28}\n      [c4e4,c518) {lit0, stack_value}\n      [c518,c530) {reg28}\n      [c56c,c57c) {lit0, stack_value}\n      [c57c,c6c4) {reg28}\n      [c6c4,c6d8) {lit0, stack_value}\n      [c6d8,c6ec) {reg28}\n      [c6f0,c6f8) {reg28}\n      [c708,c810) {reg28}\n      [c820,c8c4) {reg28}\n      [c8c4,c938) {lit0, stack_value}\n      [c938,c998) {reg28}\n      [c99c,c9cc) {reg28}\n      [c9d0,ca38) {reg28}\n      [ca48,ca80) {reg28}\n      [ca84,cb08) {reg28}\n    [49559] variable 'size'\n      [c3c8,c4e4) {reg24}\n      [c4fc,c528) {reg24}\n      [c528,c534) {reg0}\n      [c56c,c640) {reg24}\n      [c664,c6c4) {reg24}\n      [c6f0,c6f4) {reg24}\n      [c708,c814) {reg24}\n      [c820,c844) {reg24}\n      [c844,c84c) {breg24(1), stack_value}\n      [c850,c8c4) {reg24}\n      [c938,c990) {reg24}\n      [c99c,c9c4) {reg24}\n      [c9d0,ca30) {reg24}\n      [ca48,cac8) {reg24}\n      [cac8,cacc) {breg24(-7), stack_value}\n      [cacc,cb08) {reg24}\n    [4956c] variable '__PRETTY_FUNCTION__'\n      [c2b0,cb08) {addr(0x14560)}\n  [49b00] inlined function 'default_ehdr64'@c2f8\n    [49b1a] parameter 'change_bop'\n      [c2f8,c3c8) {reg21}\n      [c4e4,c4fc) {reg21}\n      [c6c4,c6d8) {reg21}\n      [c8c4,c904) {reg21}\n      [c90c,c938) {reg21}\n    [49b27] parameter 'shnum'\n      [c2f8,c3c8) {reg25}\n      [c4e4,c4fc) {reg25}\n      [c6c4,c6d8) {reg25}\n      [c8c4,c904) {reg25}\n      [c90c,c938) {reg25}\n    [49b34] parameter 'ehdr'\n      [c2f8,c2fc) {reg0}\n      [c2fc,c3c8) {reg20}\n      [c4e4,c4fc) {reg20}\n      [c6c4,c6d8) {reg20}\n      [c8c4,c904) {reg20}\n      [c90c,c938) {reg20}\n    [49b41] parameter 'elf'\n      [c2f8,c3c8) {reg19}\n      [c4e4,c4fc) {reg19}\n      [c6c4,c6d8) {reg19}\n      [c8c4,c904) {reg19}\n      [c90c,c938) {reg19}\n  [49c12] inlined function 'memcpy'@c6c4\n    [49c38] parameter '__len'\n      [c6c4,c6c8) {lit4, stack_value}\n    [49c45] parameter '__src'\n      [c6c4,c6c8) {implicit_pointer([49ded],0) {implicit_value(5){7f454c4600}}}\n    [49c52] parameter '__dest'\n      [c6c4,c6c8) {reg20}\nmodule 'libelf.so'\n[49e0c] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_updatefile.c'@cb10\n  [4b671] function '__elf32_updatefile'@d700\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4b694] parameter 'elf'\n      [d700,d738) {reg0}\n      [d738,d800) {reg28}\n      [d800,d80c) {entry_value(1) {reg0}, stack_value}\n      [d80c,d988) {reg28}\n      [d988,da04) {entry_value(1) {reg0}, stack_value}\n      [da04,dae4) {reg28}\n      [dae4,dca8) {entry_value(1) {reg0}, stack_value}\n      [dca8,dcd4) {reg28}\n      [dcd4,decc) {entry_value(1) {reg0}, stack_value}\n      [decc,ded8) {reg28}\n      [ded8,df1c) {entry_value(1) {reg0}, stack_value}\n      [df1c,df2c) {reg28}\n      [df2c,df6c) {entry_value(1) {reg0}, stack_value}\n      [df6c,df8c) {reg28}\n      [df8c,dfb0) {entry_value(1) {reg0}, stack_value}\n      [dfb0,dfc0) {reg28}\n      [dfc0,e014) {entry_value(1) {reg0}, stack_value}\n      [e014,e0a0) {reg28}\n      [e0a0,e0c4) {entry_value(1) {reg0}, stack_value}\n      [e0c4,e10c) {reg28}\n      [e10c,e110) {entry_value(1) {reg0}, stack_value}\n    [4b6a8] parameter 'change_bo'\n      [d700,d760) {reg1}\n      [d760,d800) {fbreg(-88)}\n      [d800,d80c) {entry_value(1) {reg1}, stack_value}\n      [d80c,d988) {fbreg(-88)}\n      [d988,da04) {entry_value(1) {reg1}, stack_value}\n      [da04,dae4) {fbreg(-88)}\n      [dae4,dca8) {entry_value(1) {reg1}, stack_value}\n      [dca8,dcd4) {fbreg(-88)}\n      [dcd4,decc) {entry_value(1) {reg1}, stack_value}\n      [decc,ded8) {fbreg(-88)}\n      [ded8,df1c) {entry_value(1) {reg1}, stack_value}\n      [df1c,df2c) {fbreg(-88)}\n      [df2c,df6c) {entry_value(1) {reg1}, stack_value}\n      [df6c,df8c) {fbreg(-88)}\n      [df8c,dfb0) {entry_value(1) {reg1}, stack_value}\n      [dfb0,dfc0) {fbreg(-88)}\n      [dfc0,e014) {entry_value(1) {reg1}, stack_value}\n      [e014,e0a0) {fbreg(-88)}\n      [e0a0,e0c4) {entry_value(1) {reg1}, stack_value}\n      [e0c4,e10c) {fbreg(-88)}\n      [e10c,e110) {entry_value(1) {reg1}, stack_value}\n    [4b6bc] parameter 'shnum'\n      [d700,d754) {reg2}\n      [d754,d9fc) {fbreg(-48)}\n      [d9fc,da04) {breg31(-48)}\n      [da04,e110) {fbreg(-48)}\n    [4b6d0] variable 'fillbuf'\n      [d700,e110) {fbreg(-36968)}\n    [4b6e1] variable 'filled'\n      [d700,e110) {fbreg(-37040)}\n    [4b6f2] variable 'previous_scn_changed'\n      [d764,d7f8) {lit0, stack_value}\n      [d80c,d814) {lit0, stack_value}\n      [d814,d92c) {fbreg(-64)}\n      [d938,d93c) {lit1, stack_value}\n      [d93c,d9b4) {fbreg(-64)}\n      [da04,dc54) {fbreg(-64)}\n      [dc64,dca8) {fbreg(-64)}\n      [dca8,dcd0) {lit0, stack_value}\n      [dcd4,deb8) {fbreg(-64)}\n      [decc,df4c) {fbreg(-64)}\n      [df6c,df9c) {fbreg(-64)}\n      [dfb0,e014) {fbreg(-64)}\n      [e014,e034) {lit0, stack_value}\n      [e034,e0c4) {fbreg(-64)}\n      [e0c4,e0e8) {lit0, stack_value}\n      [e0e8,e10c) {fbreg(-64)}\n    [4b706] variable 'ehdr'\n      [d764,d7f8) {reg24}\n      [d80c,d888) {reg24}\n      [d888,d93c) {fbreg(-80)}\n      [dca8,dcd4) {reg24}\n      [df1c,df2c) {fbreg(-80)}\n      [df6c,df8c) {reg24}\n      [dfb0,dfc0) {fbreg(-80)}\n      [e014,e018) {reg22}\n      [e018,e034) {reg24}\n      [e050,e088) {reg24}\n      [e094,e0a0) {reg24}\n      [e0c4,e10c) {reg24}\n    [4b71a] variable '__PRETTY_FUNCTION__'\n      [d700,e110) {addr(0x14598)}\n    [4b72d] variable 'phnum'\n      [d700,e110) {fbreg(-37032)}\n    [4b73e] variable 'last_offset'\n      [d948,d988) {reg19}\n      [da04,dad0) {reg19}\n      [dad0,db6c) {reg25}\n      [db6c,dba0) {reg19}\n      [dc18,dc60) {reg25}\n      [dc64,dca8) {reg25}\n      [dcd4,dcfc) {reg25}\n      [dcfc,dd30) {reg1}\n      [dd38,dd58) {reg1}\n      [dd58,dd98) {breg21(24), deref, fbreg(-80), deref, plus, stack_value}\n      [de54,de67) {reg1}\n      [ded4,ded8) {reg19}\n      [ded8,deec) {breg21(24), deref, fbreg(-80), deref, plus, stack_value}\n      [df2c,df64) {reg25}\n      [df8c,dfb0) {reg1}\n      [dfc0,dfc7) {breg21(24), deref, fbreg(-80), deref, plus, stack_value}\n      [dfdc,e004) {reg19}\n      [e034,e044) {reg19}\n      [e088,e094) {reg19}\n      [e0a0,e0c4) {reg25}\n  [4c174] function 'fill'@cb80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4c197] parameter 'fd'\n      [cb80,cbcc) {reg0}\n      [cbcc,cc84) {reg25}\n      [cc84,cc94) {entry_value(1) {reg0}, stack_value}\n      [cc94,ccbc) {reg25}\n      [ccbc,cccc) {entry_value(1) {reg0}, stack_value}\n      [cccc,ccd4) {reg25}\n      [ccd4,ccdc) {reg0}\n      [ccdc,cd00) {reg25}\n    [4c1aa] parameter 'pos'\n      [cb80,cbcc) {reg1}\n      [cbcc,cc80) {reg24}\n      [cc94,ccb8) {reg24}\n      [cccc,ccd4) {reg24}\n      [ccd4,cce4) {reg1}\n      [cce4,cd00) {reg24}\n    [4c1be] parameter 'len'\n      [cb80,cba8) {reg2}\n      [cba8,cc68) {reg27}\n      [cc94,ccc0) {reg27}\n      [cccc,cd00) {reg27}\n    [4c1d2] parameter 'fillbuf'\n      [cb80,cbcc) {reg3}\n      [cbcc,cc84) {reg26}\n      [cc84,cc94) {entry_value(1) {reg3}, stack_value}\n      [cc94,ccbc) {reg26}\n      [ccbc,cccc) {entry_value(1) {reg3}, stack_value}\n      [cccc,ccd4) {reg26}\n      [ccd4,ccd8) {reg3}\n      [ccd8,cd00) {reg26}\n    [4c1e6] parameter 'filledp'\n      [cb80,cbcc) {reg4}\n      [cbcc,ccd4) {entry_value(1) {reg4}, stack_value}\n      [ccd4,ccef) {reg4}\n      [ccef,cd00) {fbreg(-8)}\n    [4c1fa] variable 'filled'\n      [cbc8,cbcc) {reg2}\n      [cbcc,cc8c) {fbreg(-16)}\n      [cc8c,cc94) {breg31(-16)}\n      [cc94,ccc4) {fbreg(-16)}\n      [ccc4,cccc) {breg31(-16)}\n      [cccc,ccd4) {fbreg(-16)}\n      [ccd4,cce8) {reg2}\n      [cce8,ccef) {breg4(0)}\n      [ccef,ccf0) {fbreg(-16)}\n      [ccf0,cd00) {reg19}\n    [4c20e] variable 'fill_len'\n      [cbc8,cbcc) {reg19}\n      [cbcc,ccd4) {entry_value(1) {reg2}, const2u(4096), entry_value(1) {reg2}, plus_uconst(9223372036854775808), consts(-9223372036854771712), le, bra(1), swap, drop, stack_value}\n      [ccd4,cd00) {reg19}\n  [4c39c] function '__elf32_updatemmap'@cd00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4c3be] parameter 'elf'\n      [cd00,cd48) {reg0}\n      [cd48,d258) {reg26}\n      [d258,d26c) {entry_value(1) {reg0}, stack_value}\n      [d26c,d6f8) {reg26}\n    [4c3d1] parameter 'change_bo'\n      [cd00,cd4c) {reg1}\n      [cd4c,d254) {reg20}\n      [d254,d26c) {entry_value(1) {reg1}, stack_value}\n      [d26c,d6f8) {reg20}\n    [4c3e4] parameter 'shnum'\n      [cd00,cd40) {reg2}\n      [cd40,d264) {fbreg(-168)}\n      [d264,d26c) {breg31(-168)}\n      [d26c,d6f8) {fbreg(-168)}\n    [4c3f7] variable 'previous_scn_changed'\n      [cd40,cdb4) {lit0, stack_value}\n      [cdb4,ce38) {reg27}\n      [ce40,ce44) {lit1, stack_value}\n      [ce44,d0c8) {reg27}\n      [d0d4,d230) {reg27}\n      [d26c,d274) {lit0, stack_value}\n      [d274,d2a0) {reg27}\n      [d3d0,d3d8) {reg27}\n      [d430,d474) {reg27}\n      [d474,d490) {lit0, stack_value}\n      [d490,d4a8) {reg27}\n      [d4f4,d520) {reg27}\n      [d61c,d63c) {reg27}\n      [d660,d688) {lit0, stack_value}\n      [d688,d6ec) {reg27}\n    [4c40a] variable 'ehdr'\n      [cd50,cd60) {reg2}\n      [cd60,cd8c) {breg26(72)}\n      [cd8c,cda0) {reg2}\n      [cda0,d264) {fbreg(-184)}\n      [d264,d26c) {breg31(-184)}\n      [d26c,d274) {reg2}\n      [d274,d474) {fbreg(-184)}\n      [d474,d487) {breg26(72)}\n      [d487,d660) {fbreg(-184)}\n      [d660,d687) {breg26(72)}\n      [d687,d6f8) {fbreg(-184)}\n    [4c41d] variable '__PRETTY_FUNCTION__'\n      [cd00,d6f8) {addr(0x14580)}\n    [4c430] variable 'phnum'\n      [cd00,d6f8) {fbreg(-120)}\n    [4c440] variable 'last_position'\n      [ce58,ce5c) {fbreg(-216), deref_size(4), const4u(4294967295), and, dup, plus_uconst(9223372036854775808), fbreg(-200), deref, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, fbreg(-152), deref, fbreg(-144), deref, mul, plus, fbreg(-192), deref, plus, breg21(0), plus, stack_value}\n      [d064,d0c8) {reg0}\n      [d0d4,d11c) {reg0}\n      [d298,d323) {reg0}\n      [d334,d35c) {breg25(0), breg23(24), deref, plus, stack_value}\n      [d35c,d370) {reg0}\n      [d370,d374) {reg22}\n      [d374,d38c) {reg0}\n      [d38c,d3a3) {breg25(0), breg23(24), deref, plus, stack_value}\n      [d3b0,d3b4) {reg0}\n      [d3d0,d3f7) {reg0}\n      [d3fc,d40f) {reg0}\n      [d4a8,d4ef) {breg25(0), breg23(24), deref, plus, stack_value}\n      [d4f4,d503) {reg0}\n      [d520,d52c) {reg0}\n      [d540,d54c) {reg0}\n      [d560,d56c) {reg0}\n      [d580,d58c) {reg0}\n      [d5a0,d5b3) {breg25(0), breg23(24), deref, plus, stack_value}\n      [d600,d60b) {breg25(0), breg23(24), deref, plus, stack_value}\n      [d61c,d628) {reg0}\n    [4c463] variable 'msync_start'\n      [d208,d22b) {reg0}\n    [4c477] variable 'msync_end'\n      [d208,d210) {breg1(46), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg1(32), deref_size(4), const4u(4294967295), and, plus, breg26(0), deref, plus, breg5(0), plus, stack_value}\n      [d210,d214) {breg3(0), fbreg(-168), deref, mul, breg1(32), deref_size(4), const4u(4294967295), and, plus, breg26(0), deref, plus, breg5(0), plus, stack_value}\n      [d214,d21c) {breg3(0), fbreg(-168), deref, mul, fbreg(-184), deref, plus_uconst(32), deref_size(4), const4u(4294967295), and, plus, breg26(0), deref, plus, breg5(0), plus, stack_value}\n      [d21c,d220) {breg3(0), fbreg(-168), deref, mul, fbreg(-184), deref, plus_uconst(32), deref_size(4), const4u(4294967295), and, plus, breg26(0), deref, plus, breg26(40), deref, plus, stack_value}\n      [d220,d22b) {fbreg(-184), deref, plus_uconst(46), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, fbreg(-184), deref, plus_uconst(32), deref_size(4), const4u(4294967295), and, plus, breg26(0), deref, plus, breg26(40), deref, plus, stack_value}\n  [4c8e0] inlined function 'fill_mmap'@d2f0\n    [4c8fa] parameter 'shdr_end'\n      [d2f0,d334) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n      [d3b4,d3d0) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n    [4c907] parameter 'shdr_start'\n      [d2f0,d334) {reg19}\n      [d3b4,d3d0) {reg19}\n    [4c914] parameter 'scn_start'\n      [d2f0,d334) {reg25}\n      [d3b4,d3d0) {reg25}\n    [4c921] parameter 'last_position'\n      [d2f0,d323) {reg0}\n    [4c92e] parameter 'offset'\n      [d2f0,d304) {reg1}\n      [d304,d323) {breg23(24)}\n      [d32c,d334) {breg23(24)}\n  [4ca4e] inlined function 'fill_mmap'@d3d0\n    [4ca74] parameter 'shdr_end'\n      [d3d0,d430) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n    [4ca81] parameter 'shdr_start'\n      [d3d0,d430) {reg19}\n    [4ca8e] parameter 'scn_start'\n      [d3d0,d430) {reg25}\n    [4ca9b] parameter 'last_position'\n      [d3d0,d3f7) {reg0}\n      [d3fc,d40f) {reg0}\n    [4caa8] parameter 'offset'\n      [d3d0,d430) {lit0, stack_value}\n    [4cab5] variable 'written'\n      [d3d0,d3ec) {lit0, stack_value}\n      [d3ec,d3f4) {breg25(0), breg0(0), minus, stack_value}\n      [d3f4,d3f7) {reg2}\n      [d3fc,d40c) {lit0, stack_value}\n      [d40c,d40f) {breg19(0), breg0(0), minus, stack_value}\n  [4bf53] inlined function 'sort_sections'\n    [4bf64] parameter 'list'\n      [da4c,da98) {reg26}\n    [4bf71] parameter 'scns'\n      <no value>\n  [4cdc2] inlined function 'sort_sections'@cec4\n    [4cddb] parameter 'list'\n      [cec4,cf10) {reg28}\n    [4cde8] parameter 'scns'\n      (cec4,cec4) <empty range>\n      [cec4,cf10) {fbreg(-160)}\n  [4d175] function 'compare_sections'@cb10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4d197] parameter 'a'\n      [cb10,cb2c) {reg0}\n      [cb2c,cb78) {entry_value(1) {reg0}, stack_value}\n    [4d1a8] parameter 'b'\n      [cb10,cb24) {reg1}\n      [cb24,cb78) {entry_value(1) {reg1}, stack_value}\n    [4d1b9] variable 'scna'\n      [cb14,cb2c) {reg0}\n      [cb2c,cb78) {entry_value(1) {reg0}, stack_value}\n    [4d1cc] variable 'scnb'\n      [cb14,cb24) {reg1}\n      [cb24,cb78) {entry_value(1) {reg1}, stack_value}\n  [4b7a0] inlined function 'pwrite_retry'@d78c\n    [4b7ba] parameter 'off'\n      [d78c,d7f8) {lit0, stack_value}\n      [dca8,dcac) {lit0, stack_value}\n    [4b7c7] parameter 'len'\n      [d78c,d7f8) {const1u(52), stack_value}\n      [dca8,dcac) {const1u(52), stack_value}\n    [4b7d4] parameter 'buf'\n      [d78c,d7f8) {reg22}\n      [dca8,dcac) {reg22}\n    [4b7e1] parameter 'fd'\n      [d78c,d7f8) {reg21}\n      [dca8,dcac) {reg21}\n  [4b938] inlined function 'pwrite_retry'@d894\n    [4b952] parameter 'off'\n      (d894,d894) <empty range>\n      [d894,d910) {reg27}\n      [df1c,df2c) {reg27}\n      [dfb0,dfc0) {reg27}\n    [4b95f] parameter 'len'\n      (d894,d894) <empty range>\n      [d894,d90c) {reg24}\n      [d90c,d910) {reg19}\n      [df1c,df24) {reg24}\n      [df24,df2c) {reg19}\n      [dfb0,dfb8) {reg24}\n      [dfb8,dfc0) {reg19}\n    [4b96c] parameter 'buf'\n      [d894,d910) {reg23}\n      [df1c,df2c) {reg23}\n      [dfb0,dfc0) {reg23}\n    [4b979] parameter 'fd'\n      (d894,d894) <empty range>\n      [d894,d910) {breg29(0)}\n      [df1c,df2c) {breg29(0)}\n      [dfb0,dfc0) {breg29(0)}\n  [4bc08] inlined function 'pwrite_retry'@ddb4\n    [4bc22] parameter 'off'\n      <no value>\n    [4bc27] parameter 'len'\n      [ddb4,de18) {reg19}\n      [de7c,de80) {reg19}\n    [4bc34] parameter 'buf'\n      [ddb4,de18) {reg25}\n      [de7c,de80) {reg25}\n    [4bc41] parameter 'fd'\n      (ddb4,ddb4) <empty range>\n      [ddb4,de18) {breg29(0)}\n      [de7c,de80) {breg29(0)}\n  [4be5e] inlined function 'pwrite_retry'@dba4\n    [4be78] parameter 'off'\n      [d988,d98c) {fbreg(44), deref_size(4), const4u(4294967295), and, fbreg(32), deref, plus, stack_value}\n      [dba4,dc18) {fbreg(44), deref_size(4), const4u(4294967295), and, fbreg(32), deref, plus, stack_value}\n    [4be85] parameter 'len'\n      [d988,d98c) {reg19}\n      [dba4,dc18) {reg19}\n    [4be92] parameter 'buf'\n      [d988,d98c) {reg21}\n      [dba4,dba8) {reg24}\n      [dba8,dc18) {reg21}\n    [4be9f] parameter 'fd'\n      [d988,d98c) {breg29(0)}\n      [dba4,dc18) {breg29(0)}\n  [4c23d] inlined function 'pwrite_retry'@cbe8\n    [4c257] parameter 'off'\n      [cbe8,cc5c) {reg24}\n      [cc94,cc98) {reg24}\n      [cccc,ccd4) {reg24}\n    [4c264] parameter 'len'\n      [cbe8,cc5c) {reg20}\n      [cc94,cc98) {reg20}\n      [cccc,ccd4) {reg20}\n    [4c271] parameter 'buf'\n      [cbe8,cbec) {reg22}\n      [cbec,cc5c) {reg26}\n      [cc94,cc98) {reg26}\n      [cccc,ccd4) {reg26}\n    [4c27e] parameter 'fd'\n      [cbe8,cc5c) {reg25}\n      [cc94,cc98) {reg25}\n      [cccc,ccd4) {reg25}\n  [4c342] inlined function 'memset'@ccd4\n    [4c359] parameter '__len'\n      [ccd4,ccf0) {breg19(0), fbreg(-16), deref, minus, stack_value}\n    [4c366] parameter '__ch'\n      <no value>\n    [4c36b] parameter '__dest'\n      [ccd4,ccd8) {breg3(0), fbreg(-16), deref, plus, stack_value}\n      [ccd8,ccf0) {breg26(0), fbreg(-16), deref, plus, stack_value}\n  [4c967] inlined function 'memset'@d3c4\n    [4c97b] parameter '__len'\n      [d3c4,d3c8) {breg22(0), breg0(0), minus, stack_value}\n      [d3c8,d3cb) {reg2}\n    [4c988] parameter '__ch'\n      <no value>\n    [4c98d] parameter '__dest'\n      [d3c4,d3cb) {reg0}\n  [4c9a9] inlined function 'memset'@d320\n    [4c9bd] parameter '__len'\n      [d320,d323) {breg19(0), breg0(0), minus, stack_value}\n    [4c9ca] parameter '__ch'\n      <no value>\n    [4c9cf] parameter '__dest'\n      [d320,d323) {reg0}\n  [4cac2] inlined function 'memset'@d3ec\n    [4cadb] parameter '__len'\n      [d3ec,d3f4) {breg25(0), breg0(0), minus, stack_value}\n      [d3f4,d3f7) {reg2}\n      [d40c,d40f) {breg19(0), breg0(0), minus, stack_value}\n    [4cae8] parameter '__ch'\n      <no value>\n    [4caed] parameter '__dest'\n      [d3ec,d3f7) {reg0}\n      [d40c,d40f) {reg0}\n  [4cb37] inlined function 'memset'@d420\n    [4cb59] parameter '__len'\n      [d420,d428) {breg25(0), breg0(0), minus, stack_value}\n      [d428,d42b) {reg2}\n      [d42b,d42c) {breg25(0), breg21(0), breg25(0), breg21(0), plus_uconst(9223372036854775808), breg25(0), plus_uconst(9223372036854775808), ge, bra(1), swap, drop, minus, stack_value}\n    [4cb66] parameter '__ch'\n      <no value>\n    [4cb6b] parameter '__dest'\n      [d420,d42b) {reg0}\n      [d42b,d42c) {breg21(0), breg25(0), breg21(0), plus_uconst(9223372036854775808), breg25(0), plus_uconst(9223372036854775808), ge, bra(1), swap, drop, stack_value}\n  [4ce56] inlined function 'memset'@d4f4\n    [4ce70] parameter '__len'\n      [d4f4,d4fc) {breg2(0), breg0(0), minus, stack_value}\n      [d4fc,d503) {reg2}\n    [4ce7d] parameter '__ch'\n      <no value>\n    [4ce82] parameter '__dest'\n      [d4f4,d503) {reg0}\n  [4cf88] inlined function 'memset'@d444\n    [4cfa1] parameter '__len'\n      [d444,d450) {breg2(0), breg3(0), minus, const4u(4294967295), and, stack_value}\n      [d450,d463) {reg2}\n    [4cfae] parameter '__ch'\n      <no value>\n    [4cfb3] parameter '__dest'\n      [d444,d458) {breg3(0), const2u(65535), and, breg26(0), deref, plus, breg26(40), deref, plus, stack_value}\n  [4c9ec] inlined function 'memmove'@d398\n    [4ca12] parameter '__len'\n      [d398,d3a3) {reg2}\n    [4ca1f] parameter '__src'\n      [d398,d3a3) {breg23(0)}\n    [4ca2c] parameter '__dest'\n      [d398,d3a3) {breg25(0), breg23(24), deref, plus, stack_value}\n  [4cf2f] inlined function 'memmove'@ce2c\n    [4cf53] parameter '__len'\n      [ce2c,ce2f) {breg4(0), lit5, shl, stack_value}\n    [4cf60] parameter '__src'\n      [ce2c,ce2f) {breg26(88)}\n    [4cf6d] parameter '__dest'\n      [ce2c,ce2f) {fbreg(-184), deref, plus_uconst(28), deref_size(4), const4u(4294967295), and, breg3(0), plus, breg26(40), deref, plus, stack_value}\n  [4bd44] inlined function 'memcpy'@db10\n    [4bd5e] parameter '__len'\n      [db10,db30) {const1u(40), stack_value}\n    [4bd6b] parameter '__src'\n      [db10,db28) {breg28(144)}\n      [db28,db2c) {reg1}\n    [4bd78] parameter '__dest'\n      [db10,db28) {breg28(128), deref, const1u(40), mul, breg5(0), plus, stack_value}\n  [4c52e] inlined function 'memcpy'@cf90\n    [4c554] parameter '__len'\n      [cf90,cfa0) {const1u(40), stack_value}\n    [4c561] parameter '__src'\n      [cf90,cfa0) {reg25}\n    [4c56e] parameter '__dest'\n      [cf90,cfa0) {reg0}\n  [4c626] inlined function 'memcpy'@cff8\n    [4c64c] parameter '__len'\n      [cff8,d004) {reg28}\n    [4c659] parameter '__src'\n      [cff8,d004) {reg25}\n    [4c666] parameter '__dest'\n      [cff8,d003) {reg0}\n  [4c7e8] inlined function 'memcpy'@d5e4\n    [4c80e] parameter '__len'\n      <no value>\n    [4c813] parameter '__src'\n      [d5e4,d5f4) {reg27}\n    [4c820] parameter '__dest'\n      <no value>\n  [4cd50] inlined function 'memcpy'@d148\n    [4cd76] parameter '__len'\n      [d148,d158) {const1u(40), stack_value}\n    [4cd83] parameter '__src'\n      [d148,d154) {reg1}\n    [4cd90] parameter '__dest'\n      [d148,d150) {breg21(128), deref, const1u(40), mul, breg19(0), plus, stack_value}\n  [4cee3] inlined function 'memcpy'@cd84\n    [4cf07] parameter '__len'\n      [cd84,cd9c) {const1u(52), stack_value}\n    [4cf14] parameter '__src'\n      [cd84,cd8c) {breg26(72)}\n      [cd8c,cd9c) {reg2}\n    [4cf21] parameter '__dest'\n      [cd84,cd8c) {breg26(0), deref, breg3(0), plus, stack_value}\nmodule 'libelf.so'\n[4d315] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_updatefile.c'@e110\n  [4eb7a] function '__elf64_updatefile'@ed00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4eb9d] parameter 'elf'\n      [ed00,ed38) {reg0}\n      [ed38,ee00) {reg28}\n      [ee00,ee0c) {entry_value(1) {reg0}, stack_value}\n      [ee0c,efa4) {reg28}\n      [efa4,f01c) {entry_value(1) {reg0}, stack_value}\n      [f01c,f0f0) {reg28}\n      [f0f0,f2a0) {entry_value(1) {reg0}, stack_value}\n      [f2a0,f2cc) {reg28}\n      [f2cc,f4c4) {entry_value(1) {reg0}, stack_value}\n      [f4c4,f4dc) {reg28}\n      [f4dc,f524) {entry_value(1) {reg0}, stack_value}\n      [f524,f534) {reg28}\n      [f534,f574) {entry_value(1) {reg0}, stack_value}\n      [f574,f590) {reg28}\n      [f590,f5b4) {entry_value(1) {reg0}, stack_value}\n      [f5b4,f5c4) {reg28}\n      [f5c4,f618) {entry_value(1) {reg0}, stack_value}\n      [f618,f6ac) {reg28}\n      [f6ac,f6d4) {entry_value(1) {reg0}, stack_value}\n      [f6d4,f71c) {reg28}\n    [4ebb1] parameter 'change_bo'\n      [ed00,ed60) {reg1}\n      [ed60,ee00) {fbreg(-88)}\n      [ee00,ee0c) {entry_value(1) {reg1}, stack_value}\n      [ee0c,efa4) {fbreg(-88)}\n      [efa4,f01c) {entry_value(1) {reg1}, stack_value}\n      [f01c,f0f0) {fbreg(-88)}\n      [f0f0,f2a0) {entry_value(1) {reg1}, stack_value}\n      [f2a0,f2cc) {fbreg(-88)}\n      [f2cc,f4c4) {entry_value(1) {reg1}, stack_value}\n      [f4c4,f4dc) {fbreg(-88)}\n      [f4dc,f524) {entry_value(1) {reg1}, stack_value}\n      [f524,f534) {fbreg(-88)}\n      [f534,f574) {entry_value(1) {reg1}, stack_value}\n      [f574,f590) {fbreg(-88)}\n      [f590,f5b4) {entry_value(1) {reg1}, stack_value}\n      [f5b4,f5c4) {fbreg(-88)}\n      [f5c4,f618) {entry_value(1) {reg1}, stack_value}\n      [f618,f6ac) {fbreg(-88)}\n      [f6ac,f6d4) {entry_value(1) {reg1}, stack_value}\n      [f6d4,f71c) {fbreg(-88)}\n    [4ebc5] parameter 'shnum'\n      [ed00,ed54) {reg2}\n      [ed54,f014) {fbreg(-56)}\n      [f014,f01c) {breg31(-56)}\n      [f01c,f71c) {fbreg(-56)}\n    [4ebd9] variable 'fillbuf'\n      [ed00,f71c) {fbreg(-36968)}\n    [4ebea] variable 'filled'\n      [ed00,f71c) {fbreg(-37048)}\n    [4ebfb] variable 'previous_scn_changed'\n      [ed64,edf8) {lit0, stack_value}\n      [ee0c,ee14) {lit0, stack_value}\n      [ee14,ef3c) {fbreg(-64)}\n      [ef3c,ef4c) {lit1, stack_value}\n      [ef4c,efcc) {fbreg(-64)}\n      [f01c,f250) {fbreg(-64)}\n      [f260,f2a0) {fbreg(-64)}\n      [f2a0,f2c8) {lit0, stack_value}\n      [f2cc,f4b0) {fbreg(-64)}\n      [f4c4,f4cc) {lit1, stack_value}\n      [f4cc,f554) {fbreg(-64)}\n      [f574,f5a4) {fbreg(-64)}\n      [f5b4,f618) {fbreg(-64)}\n      [f618,f638) {lit0, stack_value}\n      [f638,f6d0) {fbreg(-64)}\n      [f6d4,f6f8) {fbreg(-64)}\n      [f6f8,f71c) {lit0, stack_value}\n    [4ec0f] variable 'ehdr'\n      [ed64,edf8) {reg25}\n      [ee0c,ee98) {reg25}\n      [ee98,ef4c) {fbreg(-80)}\n      [f2a0,f2cc) {reg25}\n      [f4c4,f4cc) {fbreg(-80)}\n      [f524,f534) {fbreg(-80)}\n      [f574,f590) {reg25}\n      [f5b4,f5c4) {fbreg(-80)}\n      [f618,f61c) {reg22}\n      [f61c,f638) {reg25}\n      [f654,f694) {reg25}\n      [f6a0,f6ac) {reg25}\n      [f6d4,f71c) {reg25}\n    [4ec23] variable '__PRETTY_FUNCTION__'\n      [ed00,f71c) {addr(0x145c8)}\n    [4ec36] variable 'phnum'\n      [ed00,f71c) {fbreg(-37040)}\n    [4ec47] variable 'last_offset'\n      [ef5c,efa4) {reg19}\n      [f01c,f0dc) {reg19}\n      [f0dc,f16c) {reg25}\n      [f16c,f1a0) {reg19}\n      [f214,f25c) {reg25}\n      [f260,f2a0) {reg25}\n      [f2cc,f2f4) {reg25}\n      [f2f4,f328) {reg1}\n      [f330,f350) {reg1}\n      [f350,f390) {breg26(24), deref, fbreg(-80), deref, plus, stack_value}\n      [f44c,f45f) {reg1}\n      [f4d8,f4dc) {reg19}\n      [f4dc,f4f0) {breg26(24), deref, fbreg(-80), deref, plus, stack_value}\n      [f534,f56c) {reg25}\n      [f590,f5b4) {reg1}\n      [f5c4,f5cb) {breg26(24), deref, fbreg(-80), deref, plus, stack_value}\n      [f5e0,f608) {reg19}\n      [f638,f648) {reg19}\n      [f694,f6a0) {reg19}\n      [f6ac,f6d0) {reg25}\n  [4f670] function 'fill'@e180\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4f693] parameter 'fd'\n      [e180,e1cc) {reg0}\n      [e1cc,e284) {reg25}\n      [e284,e294) {entry_value(1) {reg0}, stack_value}\n      [e294,e2bc) {reg25}\n      [e2bc,e2cc) {entry_value(1) {reg0}, stack_value}\n      [e2cc,e2d4) {reg25}\n      [e2d4,e2dc) {reg0}\n      [e2dc,e300) {reg25}\n    [4f6a6] parameter 'pos'\n      [e180,e1cc) {reg1}\n      [e1cc,e280) {reg24}\n      [e294,e2b8) {reg24}\n      [e2cc,e2d4) {reg24}\n      [e2d4,e2e4) {reg1}\n      [e2e4,e300) {reg24}\n    [4f6ba] parameter 'len'\n      [e180,e1a8) {reg2}\n      [e1a8,e268) {reg27}\n      [e294,e2c0) {reg27}\n      [e2cc,e300) {reg27}\n    [4f6ce] parameter 'fillbuf'\n      [e180,e1cc) {reg3}\n      [e1cc,e284) {reg26}\n      [e284,e294) {entry_value(1) {reg3}, stack_value}\n      [e294,e2bc) {reg26}\n      [e2bc,e2cc) {entry_value(1) {reg3}, stack_value}\n      [e2cc,e2d4) {reg26}\n      [e2d4,e2d8) {reg3}\n      [e2d8,e300) {reg26}\n    [4f6e2] parameter 'filledp'\n      [e180,e1cc) {reg4}\n      [e1cc,e2d4) {entry_value(1) {reg4}, stack_value}\n      [e2d4,e2ef) {reg4}\n      [e2ef,e300) {fbreg(-8)}\n    [4f6f6] variable 'filled'\n      [e1c8,e1cc) {reg2}\n      [e1cc,e28c) {fbreg(-16)}\n      [e28c,e294) {breg31(-16)}\n      [e294,e2c4) {fbreg(-16)}\n      [e2c4,e2cc) {breg31(-16)}\n      [e2cc,e2d4) {fbreg(-16)}\n      [e2d4,e2e8) {reg2}\n      [e2e8,e2ef) {breg4(0)}\n      [e2ef,e2f0) {fbreg(-16)}\n      [e2f0,e300) {reg19}\n    [4f70a] variable 'fill_len'\n      [e1c8,e1cc) {reg19}\n      [e1cc,e2d4) {entry_value(1) {reg2}, const2u(4096), entry_value(1) {reg2}, plus_uconst(9223372036854775808), consts(-9223372036854771712), le, bra(1), swap, drop, stack_value}\n      [e2d4,e300) {reg19}\n  [4f898] function '__elf64_updatemmap'@e300\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4f8ba] parameter 'elf'\n      [e300,e348) {reg0}\n      [e348,e844) {reg26}\n      [e844,e858) {entry_value(1) {reg0}, stack_value}\n      [e858,ecf8) {reg26}\n    [4f8cd] parameter 'change_bo'\n      [e300,e34c) {reg1}\n      [e34c,e840) {reg20}\n      [e840,e858) {entry_value(1) {reg1}, stack_value}\n      [e858,ecf8) {reg20}\n    [4f8e0] parameter 'shnum'\n      [e300,e340) {reg2}\n      [e340,e850) {fbreg(-168)}\n      [e850,e858) {breg31(-168)}\n      [e858,ecf8) {fbreg(-168)}\n    [4f8f3] variable 'previous_scn_changed'\n      [e340,e3ac) {lit0, stack_value}\n      [e3ac,e438) {reg27}\n      [e440,e444) {lit1, stack_value}\n      [e444,e6c0) {reg27}\n      [e6cc,e81c) {reg27}\n      [e858,e860) {lit0, stack_value}\n      [e860,e88c) {reg27}\n      [e9c0,e9c8) {reg27}\n      [ea20,ea64) {reg27}\n      [ea64,ea80) {lit0, stack_value}\n      [ea80,ea98) {reg27}\n      [eae8,eb14) {reg27}\n      [ec1c,ec3c) {reg27}\n      [ec60,ec88) {lit0, stack_value}\n      [ec88,ecec) {reg27}\n    [4f906] variable 'ehdr'\n      [e350,e360) {reg2}\n      [e360,e38c) {breg26(72)}\n      [e38c,e398) {reg2}\n      [e398,e850) {fbreg(-184)}\n      [e850,e858) {breg31(-184)}\n      [e858,e860) {reg2}\n      [e860,ea64) {fbreg(-184)}\n      [ea64,ea77) {breg26(72)}\n      [ea77,ec60) {fbreg(-184)}\n      [ec60,ec87) {breg26(72)}\n      [ec87,ecf8) {fbreg(-184)}\n    [4f919] variable '__PRETTY_FUNCTION__'\n      [e300,ecf8) {addr(0x145b0)}\n    [4f92c] variable 'phnum'\n      [e300,ecf8) {fbreg(-120)}\n    [4f93c] variable 'last_position'\n      [e478,e480) {fbreg(-184), deref, plus_uconst(32), deref, dup, plus_uconst(9223372036854775808), breg0(0), swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, fbreg(-120), deref, fbreg(-144), deref, mul, plus, breg26(0), deref, plus, breg21(0), plus, stack_value}\n      [e480,e49b) {fbreg(-184), deref, plus_uconst(32), deref, dup, plus_uconst(9223372036854775808), breg19(240), deref, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, fbreg(-120), deref, fbreg(-144), deref, mul, plus, breg26(0), deref, plus, breg21(0), plus, stack_value}\n      [e49b,e4b0) {fbreg(-216), deref, dup, plus_uconst(9223372036854775808), breg19(240), deref, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, fbreg(-152), deref, fbreg(-144), deref, mul, plus, fbreg(-192), deref, plus, breg21(0), plus, stack_value}\n      [e65c,e6c0) {reg0}\n      [e6cc,e714) {reg0}\n      [e884,e913) {reg0}\n      [e924,e94c) {breg25(0), breg23(24), deref, plus, stack_value}\n      [e94c,e960) {reg0}\n      [e960,e964) {reg22}\n      [e964,e97c) {reg0}\n      [e97c,e993) {breg25(0), breg23(24), deref, plus, stack_value}\n      [e9a0,e9a4) {reg0}\n      [e9c0,e9e7) {reg0}\n      [e9ec,e9ff) {reg0}\n      [ea20,ea2c) {fbreg(-216), deref, dup, plus_uconst(9223372036854775808), breg19(240), deref, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, fbreg(-152), deref, fbreg(-144), deref, mul, plus, fbreg(-192), deref, plus, breg21(0), plus, stack_value}\n      [ea98,eae3) {breg25(0), breg23(24), deref, plus, stack_value}\n      [eae8,eaf7) {reg0}\n      [eb14,eb20) {reg0}\n      [eb34,eb40) {reg0}\n      [eb54,eb60) {reg0}\n      [eb74,eb80) {reg0}\n      [eb94,ebab) {breg25(0), breg23(24), deref, plus, stack_value}\n      [ebfc,ec07) {breg25(0), breg23(24), deref, plus, stack_value}\n      [ec1c,ec28) {reg0}\n    [4f95f] variable 'msync_start'\n      [e7f4,e817) {reg0}\n    [4f973] variable 'msync_end'\n      [e7f4,e7fc) {breg1(58), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg26(0), deref, plus, breg1(40), deref, plus, breg4(0), plus, stack_value}\n      [e7fc,e800) {breg3(0), fbreg(-168), deref, mul, breg26(0), deref, plus, breg1(40), deref, plus, breg4(0), plus, stack_value}\n      [e800,e804) {breg3(0), fbreg(-168), deref, mul, breg26(0), deref, plus, breg4(0), plus, breg5(0), plus, stack_value}\n      [e804,e808) {breg3(0), fbreg(-168), deref, mul, breg26(0), deref, plus, breg5(0), plus, breg26(40), deref, plus, stack_value}\n      [e808,e80c) {breg3(0), fbreg(-168), deref, mul, breg26(0), deref, plus, fbreg(-184), deref, plus_uconst(40), deref, plus, breg26(40), deref, plus, stack_value}\n      [e80c,e817) {fbreg(-184), deref, plus_uconst(58), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg26(0), deref, plus, fbreg(-184), deref, plus_uconst(40), deref, plus, breg26(40), deref, plus, stack_value}\n  [4fddc] inlined function 'fill_mmap'@e8e0\n    [4fdf6] parameter 'shdr_end'\n      [e8e0,e924) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n      [e9a4,e9c0) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n    [4fe03] parameter 'shdr_start'\n      [e8e0,e924) {reg19}\n      [e9a4,e9c0) {reg19}\n    [4fe10] parameter 'scn_start'\n      [e8e0,e924) {reg25}\n      [e9a4,e9c0) {reg25}\n    [4fe1d] parameter 'last_position'\n      [e8e0,e913) {reg0}\n    [4fe2a] parameter 'offset'\n      [e8e0,e8f4) {reg1}\n      [e8f4,e913) {breg23(24)}\n      [e91c,e924) {breg23(24)}\n  [4ff4a] inlined function 'fill_mmap'@e9c0\n    [4ff70] parameter 'shdr_end'\n      [e9c0,ea20) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n    [4ff7d] parameter 'shdr_start'\n      [e9c0,ea20) {reg19}\n    [4ff8a] parameter 'scn_start'\n      [e9c0,ea20) {reg25}\n    [4ff97] parameter 'last_position'\n      [e9c0,e9e7) {reg0}\n      [e9ec,e9ff) {reg0}\n    [4ffa4] parameter 'offset'\n      [e9c0,ea20) {lit0, stack_value}\n    [4ffb1] variable 'written'\n      [e9c0,e9dc) {lit0, stack_value}\n      [e9dc,e9e4) {breg25(0), breg0(0), minus, stack_value}\n      [e9e4,e9e7) {reg2}\n      [e9ec,e9fc) {lit0, stack_value}\n      [e9fc,e9ff) {breg19(0), breg0(0), minus, stack_value}\n  [4f454] inlined function 'sort_sections'\n    [4f465] parameter 'list'\n      [f060,f0a8) {reg26}\n    [4f472] parameter 'scns'\n      <no value>\n  [502be] inlined function 'sort_sections'@e4c4\n    [502d7] parameter 'list'\n      [e4c4,e510) {reg28}\n    [502e4] parameter 'scns'\n      (e4c4,e4c4) <empty range>\n      [e4c4,e510) {fbreg(-160)}\n  [50671] function 'compare_sections'@e110\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [50693] parameter 'a'\n      [e110,e12c) {reg0}\n      [e12c,e178) {entry_value(1) {reg0}, stack_value}\n    [506a4] parameter 'b'\n      [e110,e124) {reg1}\n      [e124,e178) {entry_value(1) {reg1}, stack_value}\n    [506b5] variable 'scna'\n      [e114,e12c) {reg0}\n      [e12c,e178) {entry_value(1) {reg0}, stack_value}\n    [506c8] variable 'scnb'\n      [e114,e124) {reg1}\n      [e124,e178) {entry_value(1) {reg1}, stack_value}\n  [4eca9] inlined function 'pwrite_retry'@ed8c\n    [4ecc3] parameter 'off'\n      [ed8c,edf8) {lit0, stack_value}\n      [f2a0,f2a4) {lit0, stack_value}\n    [4ecd0] parameter 'len'\n      [ed8c,edf8) {const1u(64), stack_value}\n      [f2a0,f2a4) {const1u(64), stack_value}\n    [4ecdd] parameter 'buf'\n      [ed8c,edf8) {reg22}\n      [f2a0,f2a4) {reg22}\n    [4ecea] parameter 'fd'\n      [ed8c,edf8) {reg21}\n      [f2a0,f2a4) {reg21}\n  [4ee41] inlined function 'pwrite_retry'@eea0\n    [4ee5b] parameter 'off'\n      (eea0,eea0) <empty range>\n      [eea0,ef1c) {reg27}\n      [f524,f534) {reg27}\n      [f5b4,f5c4) {reg27}\n    [4ee68] parameter 'len'\n      <no value>\n    [4ee6d] parameter 'buf'\n      [eea0,ef1c) {reg23}\n      [f524,f534) {reg23}\n      [f5b4,f5c4) {reg23}\n    [4ee7a] parameter 'fd'\n      (eea0,eea0) <empty range>\n      [eea0,ef1c) {breg29(0)}\n      [f524,f534) {breg29(0)}\n      [f5b4,f5c4) {breg29(0)}\n  [4f109] inlined function 'pwrite_retry'@f3ac\n    [4f123] parameter 'off'\n      <no value>\n    [4f128] parameter 'len'\n      [f3ac,f410) {reg19}\n      [f474,f478) {reg19}\n    [4f135] parameter 'buf'\n      [f3ac,f410) {reg25}\n      [f474,f478) {reg25}\n    [4f142] parameter 'fd'\n      (f3ac,f3ac) <empty range>\n      [f3ac,f410) {breg29(0)}\n      [f474,f478) {breg29(0)}\n  [4f35f] inlined function 'pwrite_retry'@f1a0\n    [4f379] parameter 'off'\n      [efa4,efa8) {fbreg(32), deref, fbreg(40), deref, plus, stack_value}\n      [f1a0,f214) {fbreg(32), deref, fbreg(40), deref, plus, stack_value}\n    [4f386] parameter 'len'\n      [efa4,efa8) {reg19}\n      [f1a0,f214) {reg19}\n    [4f393] parameter 'buf'\n      [efa4,efa8) {reg21}\n      [f1a0,f1a4) {reg23}\n      [f1a4,f214) {reg21}\n    [4f3a0] parameter 'fd'\n      [efa4,efa8) {breg29(0)}\n      [f1a0,f214) {breg29(0)}\n  [4f739] inlined function 'pwrite_retry'@e1e8\n    [4f753] parameter 'off'\n      [e1e8,e25c) {reg24}\n      [e294,e298) {reg24}\n      [e2cc,e2d4) {reg24}\n    [4f760] parameter 'len'\n      [e1e8,e25c) {reg20}\n      [e294,e298) {reg20}\n      [e2cc,e2d4) {reg20}\n    [4f76d] parameter 'buf'\n      [e1e8,e1ec) {reg22}\n      [e1ec,e25c) {reg26}\n      [e294,e298) {reg26}\n      [e2cc,e2d4) {reg26}\n    [4f77a] parameter 'fd'\n      [e1e8,e25c) {reg25}\n      [e294,e298) {reg25}\n      [e2cc,e2d4) {reg25}\n  [4f83e] inlined function 'memset'@e2d4\n    [4f855] parameter '__len'\n      [e2d4,e2f0) {breg19(0), fbreg(-16), deref, minus, stack_value}\n    [4f862] parameter '__ch'\n      <no value>\n    [4f867] parameter '__dest'\n      [e2d4,e2d8) {breg3(0), fbreg(-16), deref, plus, stack_value}\n      [e2d8,e2f0) {breg26(0), fbreg(-16), deref, plus, stack_value}\n  [4fe63] inlined function 'memset'@e9b4\n    [4fe77] parameter '__len'\n      [e9b4,e9b8) {breg22(0), breg0(0), minus, stack_value}\n      [e9b8,e9bb) {reg2}\n    [4fe84] parameter '__ch'\n      <no value>\n    [4fe89] parameter '__dest'\n      [e9b4,e9bb) {reg0}\n  [4fea5] inlined function 'memset'@e910\n    [4feb9] parameter '__len'\n      [e910,e913) {breg19(0), breg0(0), minus, stack_value}\n    [4fec6] parameter '__ch'\n      <no value>\n    [4fecb] parameter '__dest'\n      [e910,e913) {reg0}\n  [4ffbe] inlined function 'memset'@e9dc\n    [4ffd7] parameter '__len'\n      [e9dc,e9e4) {breg25(0), breg0(0), minus, stack_value}\n      [e9e4,e9e7) {reg2}\n      [e9fc,e9ff) {breg19(0), breg0(0), minus, stack_value}\n    [4ffe4] parameter '__ch'\n      <no value>\n    [4ffe9] parameter '__dest'\n      [e9dc,e9e7) {reg0}\n      [e9fc,e9ff) {reg0}\n  [50033] inlined function 'memset'@ea10\n    [50055] parameter '__len'\n      [ea10,ea18) {breg25(0), breg0(0), minus, stack_value}\n      [ea18,ea1b) {reg2}\n      [ea1b,ea1c) {breg25(0), breg21(0), breg25(0), breg21(0), plus_uconst(9223372036854775808), breg25(0), plus_uconst(9223372036854775808), ge, bra(1), swap, drop, minus, stack_value}\n    [50062] parameter '__ch'\n      <no value>\n    [50067] parameter '__dest'\n      [ea10,ea1b) {reg0}\n      [ea1b,ea1c) {breg21(0), breg25(0), breg21(0), plus_uconst(9223372036854775808), breg25(0), plus_uconst(9223372036854775808), ge, bra(1), swap, drop, stack_value}\n  [50352] inlined function 'memset'@eae8\n    [5036c] parameter '__len'\n      [eae8,eaf0) {breg2(0), breg0(0), minus, stack_value}\n      [eaf0,eaf7) {reg2}\n    [50379] parameter '__ch'\n      <no value>\n    [5037e] parameter '__dest'\n      [eae8,eaf7) {reg0}\n  [50484] inlined function 'memset'@ea34\n    [5049d] parameter '__len'\n      [ea34,ea3c) {breg2(0), breg3(0), minus, stack_value}\n      [ea3c,ea53) {reg2}\n    [504aa] parameter '__ch'\n      <no value>\n    [504af] parameter '__dest'\n      [ea34,ea4c) {breg26(0), deref, breg3(0), plus, breg26(40), deref, plus, stack_value}\n      [ea4c,ea53) {fbreg(-184), deref, plus_uconst(52), deref_size(2), const2u(65535), and, breg26(0), deref, plus, breg26(40), deref, plus, stack_value}\n  [4fee8] inlined function 'memmove'@e988\n    [4ff0e] parameter '__len'\n      [e988,e993) {reg2}\n    [4ff1b] parameter '__src'\n      [e988,e993) {breg23(0)}\n    [4ff28] parameter '__dest'\n      [e988,e993) {breg25(0), breg23(24), deref, plus, stack_value}\n  [5042b] inlined function 'memmove'@e42c\n    [5044f] parameter '__len'\n      [e42c,e42f) {fbreg(-120), deref, const1u(56), mul, stack_value}\n    [5045c] parameter '__src'\n      [e42c,e42f) {breg26(88)}\n    [50469] parameter '__dest'\n      [e42c,e42f) {breg4(0), breg5(0), plus, fbreg(-184), deref, plus_uconst(32), deref, plus, stack_value}\n  [4f245] inlined function 'memcpy'@f118\n    [4f25f] parameter '__len'\n      [f118,f134) {const1u(64), stack_value}\n    [4f26c] parameter '__src'\n      [f118,f12c) {breg28(144)}\n      [f12c,f134) {reg1}\n    [4f279] parameter '__dest'\n      [f118,f128) {breg28(128), deref, lit6, shl, breg5(0), plus, stack_value}\n      [f128,f134) {reg0}\n  [4fa2a] inlined function 'memcpy'@e58c\n    [4fa50] parameter '__len'\n      [e58c,e59c) {const1u(64), stack_value}\n    [4fa5d] parameter '__src'\n      [e58c,e59c) {reg25}\n    [4fa6a] parameter '__dest'\n      [e58c,e59c) {reg0}\n  [4fb22] inlined function 'memcpy'@e5f0\n    [4fb48] parameter '__len'\n      [e5f0,e5fc) {reg28}\n    [4fb55] parameter '__src'\n      [e5f0,e5fc) {reg25}\n    [4fb62] parameter '__dest'\n      [e5f0,e5fb) {reg0}\n  [4fce4] inlined function 'memcpy'@ebe0\n    [4fd0a] parameter '__len'\n      <no value>\n    [4fd0f] parameter '__src'\n      [ebe0,ebf0) {reg27}\n    [4fd1c] parameter '__dest'\n      <no value>\n  [5024c] inlined function 'memcpy'@e73c\n    [50272] parameter '__len'\n      [e73c,e74c) {const1u(64), stack_value}\n    [5027f] parameter '__src'\n      [e73c,e74c) {reg1}\n    [5028c] parameter '__dest'\n      [e73c,e744) {breg21(128), deref, lit6, shl, breg19(0), plus, stack_value}\n  [503df] inlined function 'memcpy'@e384\n    [50403] parameter '__len'\n      [e384,e394) {const1u(64), stack_value}\n    [50410] parameter '__src'\n      [e384,e38c) {breg26(72)}\n      [e38c,e394) {reg2}\n    [5041d] parameter '__dest'\n      [e384,e38c) {breg26(0), deref, breg3(0), plus, stack_value}\nmodule 'libelf.so'\n[50811] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getsym.c'@f720\n  [519a8] function 'gelf_getsym'@f720\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [519ca] parameter 'data'\n      [f720,f774) {reg0}\n      [f774,f79c) {entry_value(1) {reg0}, stack_value}\n      [f79c,f7a8) {reg0}\n      [f7a8,f7d8) {entry_value(1) {reg0}, stack_value}\n      [f7d8,f7dc) {reg0}\n      [f7dc,f7e8) {entry_value(1) {reg0}, stack_value}\n      [f7e8,f7ec) {reg0}\n      [f7ec,f7f8) {entry_value(1) {reg0}, stack_value}\n      [f7f8,f7fc) {reg0}\n      [f7fc,f800) {entry_value(1) {reg0}, stack_value}\n    [519de] parameter 'ndx'\n      [f720,f77c) {reg1}\n      [f77c,f790) {reg5}\n      [f790,f79c) {entry_value(1) {reg1}, stack_value}\n      [f79c,f7ac) {reg1}\n      [f7ac,f7d8) {reg5}\n      [f7d8,f7df) {reg1}\n      [f7df,f7e8) {entry_value(1) {reg1}, stack_value}\n      [f7e8,f7ef) {reg1}\n      [f7ef,f7f8) {entry_value(1) {reg1}, stack_value}\n      [f7f8,f800) {reg1}\n    [519f0] parameter 'dst'\n      [f720,f790) {reg2}\n      [f790,f79c) {entry_value(1) {reg2}, stack_value}\n      [f79c,f7df) {reg2}\n      [f7df,f7e8) {entry_value(1) {reg2}, stack_value}\n      [f7e8,f7ef) {reg2}\n      [f7ef,f7f8) {entry_value(1) {reg2}, stack_value}\n      [f7f8,f800) {reg2}\n    [51a02] variable 'data_scn'\n      [f724,f774) {reg0}\n      [f774,f79c) {entry_value(1) {reg0}, stack_value}\n      [f79c,f7a8) {reg0}\n      [f7a8,f7d8) {entry_value(1) {reg0}, stack_value}\n      [f7d8,f7dc) {reg0}\n      [f7dc,f7e8) {entry_value(1) {reg0}, stack_value}\n      [f7e8,f7ec) {reg0}\n      [f7ec,f7f8) {entry_value(1) {reg0}, stack_value}\n      [f7f8,f7fc) {reg0}\n      [f7fc,f800) {entry_value(1) {reg0}, stack_value}\n    [51a16] variable 'result'\n      <constant value>\n    [51a2b] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[51aaf] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_sym.c'@f800\n  [52c5f] function 'gelf_update_sym'@f800\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [52c81] parameter 'data'\n      [f800,f854) {reg0}\n      [f854,f888) {entry_value(1) {reg0}, stack_value}\n      [f888,f8c4) {reg0}\n      [f8c4,f8e0) {entry_value(1) {reg0}, stack_value}\n      [f8e0,f8e4) {reg0}\n      [f8e4,f8f0) {entry_value(1) {reg0}, stack_value}\n      [f8f0,f8f4) {reg0}\n      [f8f4,f900) {entry_value(1) {reg0}, stack_value}\n      [f900,f904) {reg0}\n      [f904,f910) {entry_value(1) {reg0}, stack_value}\n      [f910,f914) {reg0}\n      [f914,f918) {entry_value(1) {reg0}, stack_value}\n    [52c95] parameter 'ndx'\n      [f800,f860) {reg1}\n      [f860,f888) {entry_value(1) {reg1}, stack_value}\n      [f888,f8bc) {reg1}\n      [f8bc,f8e0) {entry_value(1) {reg1}, stack_value}\n      [f8e0,f8e7) {reg1}\n      [f8e7,f8f0) {entry_value(1) {reg1}, stack_value}\n      [f8f0,f8f7) {reg1}\n      [f8f7,f900) {entry_value(1) {reg1}, stack_value}\n      [f900,f907) {reg1}\n      [f907,f910) {entry_value(1) {reg1}, stack_value}\n      [f910,f918) {reg1}\n    [52ca7] parameter 'src'\n      [f800,f87c) {reg2}\n      [f87c,f888) {entry_value(1) {reg2}, stack_value}\n      [f888,f8e7) {reg2}\n      [f8e7,f8f0) {entry_value(1) {reg2}, stack_value}\n      [f8f0,f8f7) {reg2}\n      [f8f7,f900) {entry_value(1) {reg2}, stack_value}\n      [f900,f907) {reg2}\n      [f907,f910) {entry_value(1) {reg2}, stack_value}\n      [f910,f918) {reg2}\n    [52cb9] variable 'data_scn'\n      [f804,f854) {reg0}\n      [f854,f888) {entry_value(1) {reg0}, stack_value}\n      [f888,f8c4) {reg0}\n      [f8c4,f8e0) {entry_value(1) {reg0}, stack_value}\n      [f8e0,f8e4) {reg0}\n      [f8e4,f8f0) {entry_value(1) {reg0}, stack_value}\n      [f8f0,f8f4) {reg0}\n      [f8f4,f900) {entry_value(1) {reg0}, stack_value}\n      [f900,f904) {reg0}\n      [f904,f910) {entry_value(1) {reg0}, stack_value}\n      [f910,f914) {reg0}\n      [f914,f918) {entry_value(1) {reg0}, stack_value}\n    [52ccc] variable 'scn'\n      [f824,f87c) {reg3}\n      [f888,f8e7) {reg3}\n      [f900,f907) {reg3}\n    [52cdf] variable 'result'\n      [f804,f86c) {lit0, stack_value}\n      [f86c,f874) {lit1, stack_value}\n      [f888,f918) {lit0, stack_value}\nmodule 'libelf.so'\n[52d77] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getversym.c'@f920\n  [53e2c] function 'gelf_getversym'@f920\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [53e4e] parameter 'data'\n      [f920,f958) {reg0}\n      [f958,f96c) {entry_value(1) {reg0}, stack_value}\n      [f96c,f970) {reg0}\n      [f970,f97c) {entry_value(1) {reg0}, stack_value}\n      [f97c,f980) {reg0}\n      [f980,f98c) {entry_value(1) {reg0}, stack_value}\n      [f98c,f990) {reg0}\n      [f990,f994) {entry_value(1) {reg0}, stack_value}\n    [53e62] parameter 'ndx'\n      [f920,f95c) {reg1}\n      [f95c,f96c) {entry_value(1) {reg1}, stack_value}\n      [f96c,f973) {reg1}\n      [f973,f97c) {entry_value(1) {reg1}, stack_value}\n      [f97c,f983) {reg1}\n      [f983,f98c) {entry_value(1) {reg1}, stack_value}\n      [f98c,f994) {reg1}\n    [53e74] parameter 'dst'\n      [f920,f960) {reg2}\n      [f960,f96c) {entry_value(1) {reg2}, stack_value}\n      [f96c,f973) {reg2}\n      [f973,f97c) {entry_value(1) {reg2}, stack_value}\n      [f97c,f983) {reg2}\n      [f983,f98c) {entry_value(1) {reg2}, stack_value}\n      [f98c,f994) {reg2}\n    [53e86] variable 'data_scn'\n      [f924,f958) {reg0}\n      [f958,f96c) {entry_value(1) {reg0}, stack_value}\n      [f96c,f970) {reg0}\n      [f970,f97c) {entry_value(1) {reg0}, stack_value}\n      [f97c,f980) {reg0}\n      [f980,f98c) {entry_value(1) {reg0}, stack_value}\n      [f98c,f990) {reg0}\n      [f990,f994) {entry_value(1) {reg0}, stack_value}\n    [53e99] variable 'scn'\n      [f940,f958) {breg0(40)}\n      [f958,f960) {entry_value(1) {reg0}, plus_uconst(40)}\n      [f97c,f980) {breg0(40)}\n      [f980,f983) {entry_value(1) {reg0}, plus_uconst(40)}\n    [53ead] variable 'result'\n      [f984,f98c) {lit0, stack_value}\n    [53ec0] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[53f25] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getverneed.c'@f9a0\n  [5503b] function 'gelf_getverneed'@f9a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5505d] parameter 'data'\n      [f9a0,f9e8) {reg0}\n      [f9e8,fa00) {entry_value(1) {reg0}, stack_value}\n      [fa00,fa04) {reg0}\n      [fa04,fa10) {entry_value(1) {reg0}, stack_value}\n      [fa10,fa14) {reg0}\n      [fa14,fa20) {entry_value(1) {reg0}, stack_value}\n      [fa20,fa24) {reg0}\n      [fa24,fa28) {entry_value(1) {reg0}, stack_value}\n    [5506f] parameter 'offset'\n      [f9a0,f9e4) {reg1}\n      [f9e4,f9f4) {reg3}\n      [f9f4,fa00) {entry_value(1) {reg1}, stack_value}\n      [fa00,fa07) {reg1}\n      [fa07,fa10) {entry_value(1) {reg1}, stack_value}\n      [fa10,fa17) {reg1}\n      [fa17,fa20) {entry_value(1) {reg1}, stack_value}\n      [fa20,fa28) {reg1}\n    [55081] parameter 'dst'\n      [f9a0,f9f4) {reg2}\n      [f9f4,fa00) {entry_value(1) {reg2}, stack_value}\n      [fa00,fa07) {reg2}\n      [fa07,fa10) {entry_value(1) {reg2}, stack_value}\n      [fa10,fa17) {reg2}\n      [fa17,fa20) {entry_value(1) {reg2}, stack_value}\n      [fa20,fa28) {reg2}\n    [55095] variable 'result'\n      [fa08,fa10) {lit0, stack_value}\n    [550a9] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [550b2] inlined function 'memcpy'@f9e0\n    [550cb] parameter '__len'\n      [f9e0,f9f4) {lit16, stack_value}\n    [550d8] parameter '__src'\n      [f9e0,f9e8) {breg0(0), deref, breg3(0), plus, stack_value}\n      [f9e8,f9ec) {breg1(0), breg3(0), plus, stack_value}\n      [f9ec,f9f4) {reg1}\n    [550e5] parameter '__dest'\n      [f9e0,f9f4) {reg2}\nmodule 'libelf.so'\n[55173] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getvernaux.c'@fa30\n  [56289] function 'gelf_getvernaux'@fa30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [562ab] parameter 'data'\n      [fa30,fa78) {reg0}\n      [fa78,fa90) {entry_value(1) {reg0}, stack_value}\n      [fa90,fa94) {reg0}\n      [fa94,faa0) {entry_value(1) {reg0}, stack_value}\n      [faa0,faa4) {reg0}\n      [faa4,fab0) {entry_value(1) {reg0}, stack_value}\n      [fab0,fab4) {reg0}\n      [fab4,fab8) {entry_value(1) {reg0}, stack_value}\n    [562bd] parameter 'offset'\n      [fa30,fa74) {reg1}\n      [fa74,fa84) {reg3}\n      [fa84,fa90) {entry_value(1) {reg1}, stack_value}\n      [fa90,fa97) {reg1}\n      [fa97,faa0) {entry_value(1) {reg1}, stack_value}\n      [faa0,faa7) {reg1}\n      [faa7,fab0) {entry_value(1) {reg1}, stack_value}\n      [fab0,fab8) {reg1}\n    [562cf] parameter 'dst'\n      [fa30,fa84) {reg2}\n      [fa84,fa90) {entry_value(1) {reg2}, stack_value}\n      [fa90,fa97) {reg2}\n      [fa97,faa0) {entry_value(1) {reg2}, stack_value}\n      [faa0,faa7) {reg2}\n      [faa7,fab0) {entry_value(1) {reg2}, stack_value}\n      [fab0,fab8) {reg2}\n    [562e3] variable 'result'\n      [fa98,faa0) {lit0, stack_value}\n    [562f7] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [56300] inlined function 'memcpy'@fa70\n    [56319] parameter '__len'\n      [fa70,fa84) {lit16, stack_value}\n    [56326] parameter '__src'\n      [fa70,fa78) {breg0(0), deref, breg3(0), plus, stack_value}\n      [fa78,fa7c) {breg1(0), breg3(0), plus, stack_value}\n      [fa7c,fa84) {reg1}\n    [56333] parameter '__dest'\n      [fa70,fa84) {reg2}\nmodule 'libelf.so'\n[563c1] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getverdef.c'@fac0\n  [574f3] function 'gelf_getverdef'@fac0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [57515] parameter 'data'\n      [fac0,fb08) {reg0}\n      [fb08,fb28) {entry_value(1) {reg0}, stack_value}\n      [fb28,fb2c) {reg0}\n      [fb2c,fb38) {entry_value(1) {reg0}, stack_value}\n      [fb38,fb3c) {reg0}\n      [fb3c,fb48) {entry_value(1) {reg0}, stack_value}\n      [fb48,fb4c) {reg0}\n      [fb4c,fb50) {entry_value(1) {reg0}, stack_value}\n    [57527] parameter 'offset'\n      [fac0,fb04) {reg1}\n      [fb04,fb1c) {reg3}\n      [fb1c,fb28) {entry_value(1) {reg1}, stack_value}\n      [fb28,fb2f) {reg1}\n      [fb2f,fb38) {entry_value(1) {reg1}, stack_value}\n      [fb38,fb3f) {reg1}\n      [fb3f,fb48) {entry_value(1) {reg1}, stack_value}\n      [fb48,fb50) {reg1}\n    [57539] parameter 'dst'\n      [fac0,fb1c) {reg2}\n      [fb1c,fb28) {entry_value(1) {reg2}, stack_value}\n      [fb28,fb2f) {reg2}\n      [fb2f,fb38) {entry_value(1) {reg2}, stack_value}\n      [fb38,fb3f) {reg2}\n      [fb3f,fb48) {entry_value(1) {reg2}, stack_value}\n      [fb48,fb50) {reg2}\n    [5754d] variable 'result'\n      [fb30,fb38) {lit0, stack_value}\n    [57561] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [5756a] inlined function 'memcpy'@fb00\n    [57583] parameter '__len'\n      [fb00,fb08) {lit20, stack_value}\n    [57590] parameter '__src'\n      [fb00,fb08) {breg0(0), deref, breg3(0), plus, stack_value}\n    [5759d] parameter '__dest'\n      [fb00,fb08) {reg2}\nmodule 'libelf.so'\n[5762b] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getverdaux.c'@fb50\n  [58717] function 'gelf_getverdaux'@fb50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [58739] parameter 'data'\n      [fb50,fb98) {reg0}\n      [fb98,fbac) {entry_value(1) {reg0}, stack_value}\n      [fbac,fbb0) {reg0}\n      [fbb0,fbbc) {entry_value(1) {reg0}, stack_value}\n      [fbbc,fbc0) {reg0}\n      [fbc0,fbcc) {entry_value(1) {reg0}, stack_value}\n      [fbcc,fbd0) {reg0}\n      [fbd0,fbd4) {entry_value(1) {reg0}, stack_value}\n    [5874b] parameter 'offset'\n      [fb50,fb9c) {reg1}\n      [fb9c,fbac) {entry_value(1) {reg1}, stack_value}\n      [fbac,fbb3) {reg1}\n      [fbb3,fbbc) {entry_value(1) {reg1}, stack_value}\n      [fbbc,fbc3) {reg1}\n      [fbc3,fbcc) {entry_value(1) {reg1}, stack_value}\n      [fbcc,fbd4) {reg1}\n    [5875d] parameter 'dst'\n      [fb50,fba0) {reg2}\n      [fba0,fbac) {entry_value(1) {reg2}, stack_value}\n      [fbac,fbb3) {reg2}\n      [fbb3,fbbc) {entry_value(1) {reg2}, stack_value}\n      [fbbc,fbc3) {reg2}\n      [fbc3,fbcc) {entry_value(1) {reg2}, stack_value}\n      [fbcc,fbd4) {reg2}\n    [58771] variable 'result'\n      [fbb4,fbbc) {lit0, stack_value}\n    [58785] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [5878e] inlined function 'memcpy'@fb90\n    [587a7] parameter '__len'\n      [fb90,fba0) {lit8, stack_value}\n    [587b4] parameter '__src'\n      [fb90,fb94) {breg0(0), deref, breg3(0), plus, lit8, minus, stack_value}\n      [fb94,fb98) {breg1(0), const1u(32), shl, const1u(32), shra, breg0(0), deref, plus, stack_value}\n      [fb98,fb9c) {breg1(0), const1u(32), shl, const1u(32), shra, breg3(0), plus, stack_value}\n      [fb9c,fba0) {entry_value(1) {reg1}, const1u(32), shl, const1u(32), shra, breg3(0), plus, stack_value}\n    [587c1] parameter '__dest'\n      [fb90,fba0) {reg2}\nmodule 'libelf.so'\n[5884f] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getrel.c'@fbe0\n  [59969] function 'gelf_getrel'@fbe0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5998b] parameter 'data'\n      [fbe0,fc28) {reg0}\n      [fc28,fc44) {entry_value(1) {reg0}, stack_value}\n      [fc44,fc50) {reg0}\n      [fc50,fc78) {entry_value(1) {reg0}, stack_value}\n      [fc78,fc7c) {reg0}\n      [fc7c,fc88) {entry_value(1) {reg0}, stack_value}\n      [fc88,fc8c) {reg0}\n      [fc8c,fc98) {entry_value(1) {reg0}, stack_value}\n      [fc98,fc9c) {reg0}\n      [fc9c,fca0) {entry_value(1) {reg0}, stack_value}\n    [5999f] parameter 'ndx'\n      [fbe0,fc2c) {reg1}\n      [fc2c,fc38) {reg4}\n      [fc38,fc44) {entry_value(1) {reg1}, stack_value}\n      [fc44,fc54) {reg1}\n      [fc54,fc78) {reg4}\n      [fc78,fc7f) {reg1}\n      [fc7f,fc88) {entry_value(1) {reg1}, stack_value}\n      [fc88,fc8f) {reg1}\n      [fc8f,fc98) {entry_value(1) {reg1}, stack_value}\n      [fc98,fca0) {reg1}\n    [599b1] parameter 'dst'\n      [fbe0,fc38) {reg2}\n      [fc38,fc44) {entry_value(1) {reg2}, stack_value}\n      [fc44,fc7f) {reg2}\n      [fc7f,fc88) {entry_value(1) {reg2}, stack_value}\n      [fc88,fc8f) {reg2}\n      [fc8f,fc98) {entry_value(1) {reg2}, stack_value}\n      [fc98,fca0) {reg2}\n    [599c3] variable 'data_scn'\n      [fbe4,fc28) {reg0}\n      [fc28,fc44) {entry_value(1) {reg0}, stack_value}\n      [fc44,fc50) {reg0}\n      [fc50,fc78) {entry_value(1) {reg0}, stack_value}\n      [fc78,fc7c) {reg0}\n      [fc7c,fc88) {entry_value(1) {reg0}, stack_value}\n      [fc88,fc8c) {reg0}\n      [fc8c,fc98) {entry_value(1) {reg0}, stack_value}\n      [fc98,fc9c) {reg0}\n      [fc9c,fca0) {entry_value(1) {reg0}, stack_value}\n    [599d6] variable 'scn'\n      [fc00,fc28) {breg0(40)}\n      [fc28,fc34) {entry_value(1) {reg0}, plus_uconst(40)}\n      [fc44,fc50) {breg0(40)}\n      [fc50,fc78) {entry_value(1) {reg0}, plus_uconst(40)}\n      [fc78,fc7c) {breg0(40)}\n      [fc7c,fc7f) {entry_value(1) {reg0}, plus_uconst(40)}\n    [599e9] variable 'result'\n      [fc34,fc38) {reg2}\n      [fc74,fc78) {reg2}\n      [fc80,fc88) {lit0, stack_value}\n  [59a19] inlined function 'memcpy'@fc24\n    [59a3e] parameter '__len'\n      [fc24,fc34) {lit16, stack_value}\n    [59a4b] parameter '__src'\n      [fc24,fc28) {breg1(0), const1u(32), shl, const1u(32), shra, lit4, shl, breg0(0), deref, plus, stack_value}\n      [fc28,fc2c) {breg1(0), const1u(32), shl, const1u(32), shra, lit4, shl, breg0(0), plus, stack_value}\n      [fc2c,fc34) {reg1}\n    [59a58] parameter '__dest'\n      [fc24,fc34) {reg2}\nmodule 'libelf.so'\n[59adb] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getrela.c'@fca0\n  [5ac41] function 'gelf_getrela'@fca0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5ac63] parameter 'data'\n      [fca0,fcfc) {reg0}\n      [fcfc,fd1c) {entry_value(1) {reg0}, stack_value}\n      [fd1c,fd30) {reg0}\n      [fd30,fd64) {entry_value(1) {reg0}, stack_value}\n      [fd64,fd68) {reg0}\n      [fd68,fd74) {entry_value(1) {reg0}, stack_value}\n      [fd74,fd78) {reg0}\n      [fd78,fd84) {entry_value(1) {reg0}, stack_value}\n      [fd84,fd88) {reg0}\n      [fd88,fd8c) {entry_value(1) {reg0}, stack_value}\n    [5ac77] parameter 'ndx'\n      [fca0,fd00) {reg1}\n      [fd00,fd10) {reg5}\n      [fd10,fd1c) {entry_value(1) {reg1}, stack_value}\n      [fd1c,fd3c) {reg1}\n      [fd3c,fd44) {reg5}\n      [fd44,fd64) {entry_value(1) {reg1}, stack_value}\n      [fd64,fd6b) {reg1}\n      [fd6b,fd74) {entry_value(1) {reg1}, stack_value}\n      [fd74,fd7b) {reg1}\n      [fd7b,fd84) {entry_value(1) {reg1}, stack_value}\n      [fd84,fd8c) {reg1}\n    [5ac89] parameter 'dst'\n      [fca0,fd10) {reg2}\n      [fd10,fd1c) {entry_value(1) {reg2}, stack_value}\n      [fd1c,fd6b) {reg2}\n      [fd6b,fd74) {entry_value(1) {reg2}, stack_value}\n      [fd74,fd7b) {reg2}\n      [fd7b,fd84) {entry_value(1) {reg2}, stack_value}\n      [fd84,fd8c) {reg2}\n    [5ac9b] variable 'data_scn'\n      [fca4,fcfc) {reg0}\n      [fcfc,fd1c) {entry_value(1) {reg0}, stack_value}\n      [fd1c,fd30) {reg0}\n      [fd30,fd64) {entry_value(1) {reg0}, stack_value}\n      [fd64,fd68) {reg0}\n      [fd68,fd74) {entry_value(1) {reg0}, stack_value}\n      [fd74,fd78) {reg0}\n      [fd78,fd84) {entry_value(1) {reg0}, stack_value}\n      [fd84,fd88) {reg0}\n      [fd88,fd8c) {entry_value(1) {reg0}, stack_value}\n    [5acae] variable 'scn'\n      [fcc0,fcfc) {breg0(40)}\n      [fcfc,fd08) {entry_value(1) {reg0}, plus_uconst(40)}\n      [fd1c,fd30) {breg0(40)}\n      [fd30,fd64) {entry_value(1) {reg0}, plus_uconst(40)}\n      [fd64,fd68) {breg0(40)}\n      [fd68,fd6b) {entry_value(1) {reg0}, plus_uconst(40)}\n    [5acc1] variable 'result'\n      [fd6c,fd74) {lit0, stack_value}\n  [5acf1] inlined function 'memcpy'@fcf0\n    [5ad0a] parameter '__len'\n      [fcf0,fcfc) {lit24, stack_value}\n    [5ad17] parameter '__src'\n      [fcf0,fcfc) {breg1(0), const1u(32), shl, const1u(32), shra, lit24, mul, breg0(0), deref, plus, stack_value}\n    [5ad24] parameter '__dest'\n      [fcf0,fcfc) {reg2}\nmodule 'libelf.so'\n[5ada7] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_rel.c'@fd90\n  [5becf] function 'gelf_update_rel'@fd90\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5bef1] parameter 'dst'\n      [fd90,fddc) {reg0}\n      [fddc,fe00) {entry_value(1) {reg0}, stack_value}\n      [fe00,fe40) {reg0}\n      [fe40,fe5c) {entry_value(1) {reg0}, stack_value}\n      [fe5c,fe60) {reg0}\n      [fe60,fe6c) {entry_value(1) {reg0}, stack_value}\n      [fe6c,fe70) {reg0}\n      [fe70,fe7c) {entry_value(1) {reg0}, stack_value}\n      [fe7c,fe80) {reg0}\n      [fe80,fe8c) {entry_value(1) {reg0}, stack_value}\n      [fe8c,fe90) {reg0}\n      [fe90,fe94) {entry_value(1) {reg0}, stack_value}\n    [5bf03] parameter 'ndx'\n      [fd90,fde0) {reg1}\n      [fde0,fe00) {entry_value(1) {reg1}, stack_value}\n      [fe00,fe48) {reg1}\n      [fe48,fe5c) {reg6}\n      [fe5c,fe63) {reg1}\n      [fe63,fe6c) {entry_value(1) {reg1}, stack_value}\n      [fe6c,fe73) {reg1}\n      [fe73,fe7c) {entry_value(1) {reg1}, stack_value}\n      [fe7c,fe83) {reg1}\n      [fe83,fe8c) {entry_value(1) {reg1}, stack_value}\n      [fe8c,fe94) {reg1}\n    [5bf15] parameter 'src'\n      [fd90,fde4) {reg2}\n      [fde4,fe00) {entry_value(1) {reg2}, stack_value}\n      [fe00,fe14) {reg2}\n      [fe14,fe6c) {entry_value(1) {reg2}, stack_value}\n      [fe6c,fe73) {reg2}\n      [fe73,fe8c) {entry_value(1) {reg2}, stack_value}\n      [fe8c,fe94) {reg2}\n    [5bf27] variable 'data_scn'\n      [fd94,fddc) {reg0}\n      [fddc,fe00) {entry_value(1) {reg0}, stack_value}\n      [fe00,fe40) {reg0}\n      [fe40,fe5c) {entry_value(1) {reg0}, stack_value}\n      [fe5c,fe60) {reg0}\n      [fe60,fe6c) {entry_value(1) {reg0}, stack_value}\n      [fe6c,fe70) {reg0}\n      [fe70,fe7c) {entry_value(1) {reg0}, stack_value}\n      [fe7c,fe80) {reg0}\n      [fe80,fe8c) {entry_value(1) {reg0}, stack_value}\n      [fe8c,fe90) {reg0}\n      [fe90,fe94) {entry_value(1) {reg0}, stack_value}\n    [5bf3a] variable 'scn'\n      [fdb4,fdf4) {reg3}\n      [fe00,fe63) {reg3}\n      [fe7c,fe83) {reg3}\n    [5bf4d] variable 'result'\n      [fd94,fde4) {lit0, stack_value}\n      [fde4,fde8) {lit1, stack_value}\n      [fe00,fe94) {lit0, stack_value}\nmodule 'libelf.so'\n[5bfe5] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_rela.c'@fea0\n  [5d159] function 'gelf_update_rela'@fea0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5d17b] parameter 'dst'\n      [fea0,fef4) {reg0}\n      [fef4,ff28) {entry_value(1) {reg0}, stack_value}\n      [ff28,ff8c) {reg0}\n      [ff8c,ffa8) {entry_value(1) {reg0}, stack_value}\n      [ffa8,ffac) {reg0}\n      [ffac,ffb8) {entry_value(1) {reg0}, stack_value}\n      [ffb8,ffbc) {reg0}\n      [ffbc,ffc8) {entry_value(1) {reg0}, stack_value}\n      [ffc8,ffcc) {reg0}\n      [ffcc,ffd8) {entry_value(1) {reg0}, stack_value}\n      [ffd8,ffdc) {reg0}\n      [ffdc,ffe0) {entry_value(1) {reg0}, stack_value}\n    [5d18d] parameter 'ndx'\n      [fea0,ff00) {reg1}\n      [ff00,ff28) {entry_value(1) {reg1}, stack_value}\n      [ff28,ff9c) {reg1}\n      [ff9c,ffa8) {entry_value(1) {reg1}, stack_value}\n      [ffa8,ffaf) {reg1}\n      [ffaf,ffb8) {entry_value(1) {reg1}, stack_value}\n      [ffb8,ffbf) {reg1}\n      [ffbf,ffc8) {entry_value(1) {reg1}, stack_value}\n      [ffc8,ffcf) {reg1}\n      [ffcf,ffd8) {entry_value(1) {reg1}, stack_value}\n      [ffd8,ffe0) {reg1}\n    [5d19f] parameter 'src'\n      [fea0,ff0c) {reg2}\n      [ff0c,ff28) {entry_value(1) {reg2}, stack_value}\n      [ff28,ff5c) {reg2}\n      [ff5c,ffb8) {entry_value(1) {reg2}, stack_value}\n      [ffb8,ffbf) {reg2}\n      [ffbf,ffd8) {entry_value(1) {reg2}, stack_value}\n      [ffd8,ffe0) {reg2}\n    [5d1b1] variable 'data_scn'\n      [fea4,fef4) {reg0}\n      [fef4,ff28) {entry_value(1) {reg0}, stack_value}\n      [ff28,ff8c) {reg0}\n      [ff8c,ffa8) {entry_value(1) {reg0}, stack_value}\n      [ffa8,ffac) {reg0}\n      [ffac,ffb8) {entry_value(1) {reg0}, stack_value}\n      [ffb8,ffbc) {reg0}\n      [ffbc,ffc8) {entry_value(1) {reg0}, stack_value}\n      [ffc8,ffcc) {reg0}\n      [ffcc,ffd8) {entry_value(1) {reg0}, stack_value}\n      [ffd8,ffdc) {reg0}\n      [ffdc,ffe0) {entry_value(1) {reg0}, stack_value}\n    [5d1c4] variable 'scn'\n      [fec4,ff1c) {reg3}\n      [ff28,ffaf) {reg3}\n      [ffc8,ffcf) {reg3}\n    [5d1d7] variable 'result'\n      [fea4,ff0c) {lit0, stack_value}\n      [ff0c,ff14) {lit1, stack_value}\n      [ff28,ffe0) {lit0, stack_value}\nmodule 'libelf.so'\n[5d26f] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getdyn.c'@ffe0\n  [5e3fc] function 'gelf_getdyn'@ffe0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5e41e] parameter 'data'\n      [ffe0,10028) {reg0}\n      [10028,10044) {entry_value(1) {reg0}, stack_value}\n      [10044,10050) {reg0}\n      [10050,10068) {entry_value(1) {reg0}, stack_value}\n      [10068,1006c) {reg0}\n      [1006c,10078) {entry_value(1) {reg0}, stack_value}\n      [10078,1007c) {reg0}\n      [1007c,10088) {entry_value(1) {reg0}, stack_value}\n      [10088,1008c) {reg0}\n      [1008c,10090) {entry_value(1) {reg0}, stack_value}\n    [5e432] parameter 'ndx'\n      [ffe0,1002c) {reg1}\n      [1002c,10038) {reg4}\n      [10038,10044) {entry_value(1) {reg1}, stack_value}\n      [10044,10054) {reg1}\n      [10054,10068) {reg4}\n      [10068,1006f) {reg1}\n      [1006f,10078) {entry_value(1) {reg1}, stack_value}\n      [10078,1007f) {reg1}\n      [1007f,10088) {entry_value(1) {reg1}, stack_value}\n      [10088,10090) {reg1}\n    [5e444] parameter 'dst'\n      [ffe0,10038) {reg2}\n      [10038,10044) {entry_value(1) {reg2}, stack_value}\n      [10044,1006f) {reg2}\n      [1006f,10078) {entry_value(1) {reg2}, stack_value}\n      [10078,1007f) {reg2}\n      [1007f,10088) {entry_value(1) {reg2}, stack_value}\n      [10088,10090) {reg2}\n    [5e456] variable 'data_scn'\n      [ffe4,10028) {reg0}\n      [10028,10044) {entry_value(1) {reg0}, stack_value}\n      [10044,10050) {reg0}\n      [10050,10068) {entry_value(1) {reg0}, stack_value}\n      [10068,1006c) {reg0}\n      [1006c,10078) {entry_value(1) {reg0}, stack_value}\n      [10078,1007c) {reg0}\n      [1007c,10088) {entry_value(1) {reg0}, stack_value}\n      [10088,1008c) {reg0}\n      [1008c,10090) {entry_value(1) {reg0}, stack_value}\n    [5e46a] variable 'result'\n      <constant value>\n    [5e477] variable 'elf'\n      [10000,10028) {breg0(40), deref, plus_uconst(136)}\n      [10028,10038) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n      [10044,10050) {breg0(40), deref, plus_uconst(136)}\n      [10050,10068) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n      [10068,1006c) {breg0(40), deref, plus_uconst(136)}\n      [1006c,1006f) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n    [5e492] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[5e515] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_dyn.c'@10090\n  [5f6bb] function 'gelf_update_dyn'@10090\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5f6dd] parameter 'data'\n      [10090,100dc) {reg0}\n      [100dc,10100) {entry_value(1) {reg0}, stack_value}\n      [10100,10138) {reg0}\n      [10138,1014c) {entry_value(1) {reg0}, stack_value}\n      [1014c,10150) {reg0}\n      [10150,1015c) {entry_value(1) {reg0}, stack_value}\n      [1015c,10160) {reg0}\n      [10160,1016c) {entry_value(1) {reg0}, stack_value}\n      [1016c,10170) {reg0}\n      [10170,1017c) {entry_value(1) {reg0}, stack_value}\n      [1017c,10180) {reg0}\n      [10180,10184) {entry_value(1) {reg0}, stack_value}\n    [5f6f1] parameter 'ndx'\n      [10090,100e0) {reg1}\n      [100e0,10100) {entry_value(1) {reg1}, stack_value}\n      [10100,1013c) {reg1}\n      [1013c,10140) {reg4}\n      [10140,1014c) {entry_value(1) {reg1}, stack_value}\n      [1014c,10153) {reg1}\n      [10153,1015c) {entry_value(1) {reg1}, stack_value}\n      [1015c,10163) {reg1}\n      [10163,1016c) {entry_value(1) {reg1}, stack_value}\n      [1016c,10173) {reg1}\n      [10173,1017c) {entry_value(1) {reg1}, stack_value}\n      [1017c,10184) {reg1}\n    [5f703] parameter 'src'\n      [10090,100e4) {reg2}\n      [100e4,10100) {entry_value(1) {reg2}, stack_value}\n      [10100,1011c) {reg2}\n      [1011c,1015c) {entry_value(1) {reg2}, stack_value}\n      [1015c,10163) {reg2}\n      [10163,1017c) {entry_value(1) {reg2}, stack_value}\n      [1017c,10184) {reg2}\n    [5f715] variable 'data_scn'\n      [10094,100dc) {reg0}\n      [100dc,10100) {entry_value(1) {reg0}, stack_value}\n      [10100,10138) {reg0}\n      [10138,1014c) {entry_value(1) {reg0}, stack_value}\n      [1014c,10150) {reg0}\n      [10150,1015c) {entry_value(1) {reg0}, stack_value}\n      [1015c,10160) {reg0}\n      [10160,1016c) {entry_value(1) {reg0}, stack_value}\n      [1016c,10170) {reg0}\n      [10170,1017c) {entry_value(1) {reg0}, stack_value}\n      [1017c,10180) {reg0}\n      [10180,10184) {entry_value(1) {reg0}, stack_value}\n    [5f728] variable 'scn'\n      [100b4,100f4) {reg3}\n      [10100,10153) {reg3}\n      [1016c,10173) {reg3}\n    [5f73b] variable 'result'\n      [10094,100e4) {lit0, stack_value}\n      [100e4,100e8) {lit1, stack_value}\n      [10100,10184) {lit0, stack_value}\nmodule 'libelf.so'\n[5f7d3] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getmove.c'@10190\n  [608ff] function 'gelf_getmove'@10190\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [60921] parameter 'data'\n      [10190,101a8) {reg0}\n      [101a8,101e8) {entry_value(1) {reg0}, stack_value}\n      [101e8,101ec) {reg0}\n      [101ec,101f0) {entry_value(1) {reg0}, stack_value}\n    [60935] parameter 'ndx'\n      [10190,101b8) {reg1}\n      [101b8,101d0) {entry_value(1) {reg1}, stack_value}\n      [101d0,101d7) {reg1}\n      [101d7,101e8) {entry_value(1) {reg1}, stack_value}\n      [101e8,101f0) {reg1}\n    [60947] parameter 'dst'\n      [10190,101cc) {reg2}\n      [101cc,101d0) {entry_value(1) {reg2}, stack_value}\n      [101d0,101d7) {reg2}\n      [101d7,101e8) {entry_value(1) {reg2}, stack_value}\n      [101e8,101f0) {reg2}\n    [60959] variable 'result'\n      <constant value>\n    [60966] variable 'elf'\n      <no value>\n    [60972] variable '__PRETTY_FUNCTION__'\n      [10190,101f0) {addr(0x145e0)}\nmodule 'libelf.so'\n[60a0c] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_move.c'@101f0\n  [61b43] function 'gelf_update_move'@101f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [61b65] parameter 'data'\n      [101f0,101fc) {reg0}\n      [101fc,10200) {entry_value(1) {reg0}, stack_value}\n      [10200,10210) {reg0}\n      [10210,1022c) {entry_value(1) {reg0}, stack_value}\n    [61b79] parameter 'ndx'\n      [101f0,10208) {reg1}\n      [10208,1022c) {entry_value(1) {reg1}, stack_value}\n    [61b8b] parameter 'src'\n      [101f0,10228) {reg2}\n      [10228,1022c) {entry_value(1) {reg2}, stack_value}\n    [61b9d] variable 'data_scn'\n      [101f4,101fc) {reg0}\n      [101fc,10200) {entry_value(1) {reg0}, stack_value}\n      [10200,10210) {reg0}\n      [10210,1022c) {entry_value(1) {reg0}, stack_value}\n    [61bb1] variable '__PRETTY_FUNCTION__'\n      [101f0,1022c) {addr(0x145f0)}\nmodule 'libelf.so'\n[61c31] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getsyminfo.c'@10230\n  [62d0d] function 'gelf_getsyminfo'@10230\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [62d2f] parameter 'data'\n      [10230,10268) {reg0}\n      [10268,1027c) {entry_value(1) {reg0}, stack_value}\n      [1027c,10280) {reg0}\n      [10280,1028c) {entry_value(1) {reg0}, stack_value}\n      [1028c,10290) {reg0}\n      [10290,1029c) {entry_value(1) {reg0}, stack_value}\n      [1029c,102a0) {reg0}\n      [102a0,102a4) {entry_value(1) {reg0}, stack_value}\n    [62d43] parameter 'ndx'\n      [10230,1026c) {reg1}\n      [1026c,1027c) {entry_value(1) {reg1}, stack_value}\n      [1027c,10283) {reg1}\n      [10283,1028c) {entry_value(1) {reg1}, stack_value}\n      [1028c,10293) {reg1}\n      [10293,1029c) {entry_value(1) {reg1}, stack_value}\n      [1029c,102a4) {reg1}\n    [62d55] parameter 'dst'\n      [10230,10270) {reg2}\n      [10270,1027c) {entry_value(1) {reg2}, stack_value}\n      [1027c,10283) {reg2}\n      [10283,1028c) {entry_value(1) {reg2}, stack_value}\n      [1028c,10293) {reg2}\n      [10293,1029c) {entry_value(1) {reg2}, stack_value}\n      [1029c,102a4) {reg2}\n    [62d67] variable 'result'\n      [10234,10270) {lit0, stack_value}\n      [1027c,102a4) {lit0, stack_value}\n    [62d7b] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[62de3] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_syminfo.c'@102b0\n  [63edd] function 'gelf_update_syminfo'@102b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [63eff] parameter 'data'\n      [102b0,102cc) {reg0}\n      [102cc,102f4) {reg3}\n      [102f4,10310) {entry_value(1) {reg0}, stack_value}\n      [10310,10317) {reg3}\n      [10317,10320) {entry_value(1) {reg0}, stack_value}\n      [10320,10327) {reg3}\n      [10327,10330) {entry_value(1) {reg0}, stack_value}\n      [10330,10334) {reg0}\n      [10334,10338) {entry_value(1) {reg0}, stack_value}\n    [63f13] parameter 'ndx'\n      [102b0,10304) {reg1}\n      [10304,10310) {entry_value(1) {reg1}, stack_value}\n      [10310,10317) {reg1}\n      [10317,10320) {entry_value(1) {reg1}, stack_value}\n      [10320,10327) {reg1}\n      [10327,10330) {entry_value(1) {reg1}, stack_value}\n      [10330,10338) {reg1}\n    [63f25] parameter 'src'\n      [102b0,102fc) {reg2}\n      [102fc,10310) {entry_value(1) {reg2}, stack_value}\n      [10310,10317) {reg2}\n      [10317,10320) {entry_value(1) {reg2}, stack_value}\n      [10320,10327) {reg2}\n      [10327,10330) {entry_value(1) {reg2}, stack_value}\n      [10330,10338) {reg2}\n    [63f37] variable 'data_scn'\n      [102b4,102cc) {reg0}\n      [102cc,102f4) {reg3}\n      [102f4,10310) {entry_value(1) {reg0}, stack_value}\n      [10310,10317) {reg3}\n      [10317,10320) {entry_value(1) {reg0}, stack_value}\n      [10320,10327) {reg3}\n      [10327,10330) {entry_value(1) {reg0}, stack_value}\n      [10330,10334) {reg0}\n      [10334,10338) {entry_value(1) {reg0}, stack_value}\n    [63f4a] variable 'scn'\n      [102e0,10304) {reg5}\n      [10320,10327) {reg5}\n    [63f5e] variable 'result'\n      [102b4,10300) {lit0, stack_value}\n      (10300,10300) <empty range>\n      [10310,10338) {lit0, stack_value}\n    [63f71] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[63fde] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getauxv.c'@10340\n  [65131] function 'gelf_getauxv'@10340\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [65153] parameter 'data'\n      [10340,1038c) {reg0}\n      [1038c,103a8) {entry_value(1) {reg0}, stack_value}\n      [103a8,103b8) {reg0}\n      [103b8,103cc) {entry_value(1) {reg0}, stack_value}\n      [103cc,103d0) {reg0}\n      [103d0,103dc) {entry_value(1) {reg0}, stack_value}\n      [103dc,103e0) {reg0}\n      [103e0,103ec) {entry_value(1) {reg0}, stack_value}\n      [103ec,103f0) {reg0}\n      [103f0,103f4) {entry_value(1) {reg0}, stack_value}\n    [65167] parameter 'ndx'\n      [10340,10368) {reg1}\n      [10368,10380) {breg1(-1), stack_value}\n      [10380,103dc) {entry_value(1) {reg1}, stack_value}\n      [103dc,103e3) {reg1}\n      [103e3,103ec) {entry_value(1) {reg1}, stack_value}\n      [103ec,103f4) {reg1}\n    [65179] parameter 'dst'\n      [10340,1039c) {reg2}\n      [1039c,103a8) {entry_value(1) {reg2}, stack_value}\n      [103a8,103d3) {reg2}\n      [103d3,103dc) {entry_value(1) {reg2}, stack_value}\n      [103dc,103e3) {reg2}\n      [103e3,103ec) {entry_value(1) {reg2}, stack_value}\n      [103ec,103f4) {reg2}\n    [6518b] variable 'data_scn'\n      [10344,1038c) {reg0}\n      [1038c,103a8) {entry_value(1) {reg0}, stack_value}\n      [103a8,103b8) {reg0}\n      [103b8,103cc) {entry_value(1) {reg0}, stack_value}\n      [103cc,103d0) {reg0}\n      [103d0,103dc) {entry_value(1) {reg0}, stack_value}\n      [103dc,103e0) {reg0}\n      [103e0,103ec) {entry_value(1) {reg0}, stack_value}\n      [103ec,103f0) {reg0}\n      [103f0,103f4) {entry_value(1) {reg0}, stack_value}\n    [6519f] variable 'result'\n      <constant value>\n    [651ac] variable 'elf'\n      [10360,1038c) {breg0(40), deref, plus_uconst(136)}\n      [1038c,10398) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n      [103a8,103b8) {breg0(40), deref, plus_uconst(136)}\n      [103b8,103c8) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n      [103cc,103d0) {breg0(40), deref, plus_uconst(136)}\n      [103d0,103d3) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n    [651c7] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [65200] inlined function 'memcpy'@10388\n    [65225] parameter '__len'\n      [10388,10398) {lit16, stack_value}\n    [65232] parameter '__src'\n      [10388,1038c) {breg0(0), deref, breg1(0), plus, lit16, minus, stack_value}\n      [1038c,10390) {breg0(0), breg1(0), plus, lit16, minus, stack_value}\n      [10390,10398) {entry_value(1) {reg0}, deref, breg1(0), plus, lit16, minus, stack_value}\n    [6523f] parameter '__dest'\n      [10388,10398) {reg2}\nmodule 'libelf.so'\n[652c0] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_auxv.c'@10400\n  [6641c] function 'gelf_update_auxv'@10400\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6643e] parameter 'data'\n      [10400,10450) {reg0}\n      [10450,10478) {entry_value(1) {reg0}, stack_value}\n      [10478,104ac) {reg0}\n      [104ac,104c0) {entry_value(1) {reg0}, stack_value}\n      [104c0,104c4) {reg0}\n      [104c4,104d8) {entry_value(1) {reg0}, stack_value}\n      [104d8,104dc) {reg0}\n      [104dc,104e8) {entry_value(1) {reg0}, stack_value}\n      [104e8,104ec) {reg0}\n      [104ec,104f8) {entry_value(1) {reg0}, stack_value}\n      [104f8,104fc) {reg0}\n      [104fc,10500) {entry_value(1) {reg0}, stack_value}\n    [66452] parameter 'ndx'\n      [10400,10440) {reg1}\n      [10440,10444) {breg1(-1), stack_value}\n      [10444,10478) {entry_value(1) {reg1}, stack_value}\n      [10478,1049c) {reg1}\n      [1049c,104a0) {breg1(-1), stack_value}\n      [104a0,104d8) {entry_value(1) {reg1}, stack_value}\n      [104d8,104df) {reg1}\n      [104df,104e8) {entry_value(1) {reg1}, stack_value}\n      [104e8,104ef) {reg1}\n      [104ef,104f8) {entry_value(1) {reg1}, stack_value}\n      [104f8,10500) {reg1}\n    [66464] parameter 'src'\n      [10400,1045c) {reg2}\n      [1045c,10478) {entry_value(1) {reg2}, stack_value}\n      [10478,1048c) {reg2}\n      [1048c,104d8) {entry_value(1) {reg2}, stack_value}\n      [104d8,104df) {reg2}\n      [104df,104f8) {entry_value(1) {reg2}, stack_value}\n      [104f8,10500) {reg2}\n    [66476] variable 'data_scn'\n      [10404,10450) {reg0}\n      [10450,10478) {entry_value(1) {reg0}, stack_value}\n      [10478,104ac) {reg0}\n      [104ac,104c0) {entry_value(1) {reg0}, stack_value}\n      [104c0,104c4) {reg0}\n      [104c4,104d8) {entry_value(1) {reg0}, stack_value}\n      [104d8,104dc) {reg0}\n      [104dc,104e8) {entry_value(1) {reg0}, stack_value}\n      [104e8,104ec) {reg0}\n      [104ec,104f8) {entry_value(1) {reg0}, stack_value}\n      [104f8,104fc) {reg0}\n      [104fc,10500) {entry_value(1) {reg0}, stack_value}\n    [66489] variable 'scn'\n      [10428,104c0) {reg3}\n      [104e8,104ef) {reg3}\n    [6649d] variable 'result'\n      [10404,1045c) {lit0, stack_value}\n      [1045c,10460) {lit1, stack_value}\n      [10478,10500) {lit0, stack_value}\nmodule 'libelf.so'\n[66535] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getnote.c'@10500\n  [67630] function 'gelf_getnote'@10500\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [67652] parameter 'data'\n      [10500,1054c) {reg0}\n      [1054c,1055c) {entry_value(1) {reg0}, stack_value}\n      [1055c,1056c) {reg0}\n      [1056c,105d8) {entry_value(1) {reg0}, stack_value}\n      [105d8,105dc) {reg0}\n      [105dc,105e4) {entry_value(1) {reg0}, stack_value}\n      [105e4,105e8) {reg0}\n      [105e8,10604) {entry_value(1) {reg0}, stack_value}\n      [10604,10608) {reg0}\n      [10608,10614) {entry_value(1) {reg0}, stack_value}\n    [67665] parameter 'offset'\n      [10500,10544) {reg1}\n      [10544,1054c) {reg7}\n      [1055c,1058c) {reg7}\n      [1058c,10594) {reg5}\n      [10594,105a0) {breg5(-3), stack_value}\n      [105a0,105c8) {reg3}\n      [105c8,105d4) {reg0}\n      [105d8,105df) {reg1}\n      [105df,105e0) {entry_value(1) {reg1}, stack_value}\n      [105e0,105e4) {lit0, stack_value}\n      [105e4,105eb) {reg1}\n      [105eb,105f0) {entry_value(1) {reg1}, stack_value}\n      [105f0,105f4) {reg5}\n      [105f4,10600) {breg5(-7), stack_value}\n      [10600,10604) {reg3}\n      [10604,1060c) {reg1}\n      [1060c,10614) {reg3}\n    [67678] parameter 'result'\n      [10500,1054c) {reg2}\n      [1054c,1055c) {entry_value(1) {reg2}, stack_value}\n      [1055c,105df) {reg2}\n      [105df,105e4) {entry_value(1) {reg2}, stack_value}\n      [105e4,105eb) {reg2}\n      [105eb,105f0) {entry_value(1) {reg2}, stack_value}\n      [105f0,10614) {reg2}\n    [6768b] parameter 'name_offset'\n      [10500,1054c) {reg3}\n      [1054c,1055c) {entry_value(1) {reg3}, stack_value}\n      [1055c,10578) {reg3}\n      [10578,105d8) {entry_value(1) {reg3}, stack_value}\n      [105d8,105df) {reg3}\n      [105df,105e4) {entry_value(1) {reg3}, stack_value}\n      [105e4,105eb) {reg3}\n      [105eb,10604) {entry_value(1) {reg3}, stack_value}\n      [10604,1060c) {reg3}\n      [1060c,10614) {entry_value(1) {reg3}, stack_value}\n    [6769e] parameter 'desc_offset'\n      [10500,1054c) {reg4}\n      [1054c,1055c) {entry_value(1) {reg4}, stack_value}\n      [1055c,105df) {reg4}\n      [105df,105e4) {entry_value(1) {reg4}, stack_value}\n      [105e4,105eb) {reg4}\n      [105eb,105f0) {entry_value(1) {reg4}, stack_value}\n      [105f0,10614) {reg4}\n    [676b1] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[67751] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_xlatetof.c'@10620\n  [686dc] function 'gelf_xlatetof'@10620\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [686fa] parameter 'elf'\n      [10620,10638) {reg0}\n      [10638,1064c) {entry_value(1) {reg0}, stack_value}\n      [1064c,10650) {reg0}\n    [6870c] parameter 'dest'\n      [10620,1062c) {reg1}\n      [1062c,10647) {reg5}\n      [10647,10648) {entry_value(1) {reg1}, stack_value}\n      [10648,1064b) {reg0}\n      [1064b,1064c) {entry_value(1) {reg1}, stack_value}\n      [1064c,10650) {reg5}\n    [6871f] parameter 'src'\n      [10620,10630) {reg2}\n      [10630,10647) {reg1}\n      [10647,10648) {entry_value(1) {reg2}, stack_value}\n      [10648,1064b) {reg1}\n      [1064b,1064c) {entry_value(1) {reg2}, stack_value}\n      [1064c,10650) {reg1}\n    [68731] parameter 'encode'\n      [10620,10647) {reg3}\n      [10647,10648) {entry_value(1) {reg3}, stack_value}\n      [10648,1064b) {reg2}\n      [1064b,1064c) {entry_value(1) {reg3}, stack_value}\n      [1064c,10650) {reg2}\nmodule 'libelf.so'\n[68786] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_xlatetom.c'@10650\n  [69711] function 'gelf_xlatetom'@10650\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6972f] parameter 'elf'\n      [10650,10668) {reg0}\n      [10668,1067c) {entry_value(1) {reg0}, stack_value}\n      [1067c,10680) {reg0}\n    [69741] parameter 'dest'\n      [10650,1065c) {reg1}\n      [1065c,10677) {reg5}\n      [10677,10678) {entry_value(1) {reg1}, stack_value}\n      [10678,1067b) {reg0}\n      [1067b,1067c) {entry_value(1) {reg1}, stack_value}\n      [1067c,10680) {reg5}\n    [69754] parameter 'src'\n      [10650,10660) {reg2}\n      [10660,10677) {reg1}\n      [10677,10678) {entry_value(1) {reg2}, stack_value}\n      [10678,1067b) {reg1}\n      [1067b,1067c) {entry_value(1) {reg2}, stack_value}\n      [1067c,10680) {reg1}\n    [69766] parameter 'encode'\n      [10650,10677) {reg3}\n      [10677,10678) {entry_value(1) {reg3}, stack_value}\n      [10678,1067b) {reg2}\n      [1067b,1067c) {entry_value(1) {reg3}, stack_value}\n      [1067c,10680) {reg2}\nmodule 'libelf.so'\n[697bb] CU '/usr/src/debug/elfutils/0.189/libelf/nlist.c'@10680\n  [6abe0] function 'nlist'@107b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6ac02] parameter 'filename'\n      [107b0,107e7) {reg0}\n      [107e7,10af4) {entry_value(1) {reg0}, stack_value}\n    [6ac16] parameter 'nl'\n      [107b0,107e4) {reg1}\n      [107e4,109bc) {reg19}\n      [109bc,109d0) {breg19(24), stack_value}\n      [109d0,10a04) {reg19}\n      [10a10,10a54) {reg19}\n      [10a54,10a58) {breg19(24), stack_value}\n      [10a58,10af4) {reg19}\n    [6ac29] variable 'fd'\n      [107e8,107fc) {reg0}\n      [107fc,109ac) {reg24}\n      [10a10,10a14) {reg0}\n      [10a1c,10ab8) {reg24}\n      [10ac4,10ae0) {reg24}\n    [6ac3c] variable 'elf'\n      [10814,10830) {reg0}\n      [10830,109ac) {reg23}\n      [10a1c,10ab8) {reg23}\n      [10ac4,10ae0) {reg23}\n    [6ac50] variable 'scn'\n      [107e0,10830) {lit0, stack_value}\n      [10830,10837) {reg0}\n      [10837,10864) {reg20}\n      [10864,10874) {reg0}\n      [10874,10884) {reg20}\n      [10a10,10a1c) {lit0, stack_value}\n    [6ac64] variable 'symscn'\n      [107e0,10830) {lit0, stack_value}\n      [10830,10884) {reg22}\n      [10a10,10a1c) {lit0, stack_value}\n    [6ac78] variable 'shdr_mem'\n      [107b0,10af4) {fbreg(-168)}\n    [6ac87] variable 'shdr'\n      [107e0,10830) {lit0, stack_value}\n      [1083c,10854) {reg0}\n      [1087c,10888) {reg0}\n      [10888,10990) {reg21}\n      [10a10,10a1c) {lit0, stack_value}\n      [10a1c,10ab0) {reg21}\n      [10ac4,10ae0) {reg21}\n    [6ac9b] variable 'data'\n      [10894,108ac) {reg0}\n      [108ac,10990) {reg22}\n      [10a1c,10ab0) {reg22}\n      [10ac4,10ae0) {reg22}\n    [6acaf] variable 'table'\n      [10908,1091c) {reg0}\n      [1091c,10990) {reg26}\n      [10a1c,10abc) {reg26}\n      (10ad0,10ad0) <empty range>\n    [6acc3] variable 'nsyms'\n      [108b8,10990) {reg27}\n      [10a1c,10ac0) {reg27}\n      [10ac4,10adc) {reg27}\n    [6acd7] variable 'cnt'\n      [10908,1091c) {lit0, stack_value}\n      [1091c,10990) {reg20}\n  [6ae51] inlined function 'nlist_fshash_find'@10a68\n    [6ae66] parameter 'len'\n      (10a2c,10a2c) <empty range>\n      [10a68,10a84) {lit0, stack_value}\n    [6ae73] parameter 'data'\n      (10a2c,10a2c) <empty range>\n      [10a68,10a84) {reg20}\n    [6ae80] parameter 'str'\n      [10a68,10a6b) {reg0}\n    [6ae8d] parameter 'htab'\n      (10a2c,10a2c) <empty range>\n      [10a68,10a84) {reg26}\n  [6ad4a] inlined function 'nlist_fshash_overwrite'@1093c\n    [6ad6e] parameter 'len'\n      [1093c,10964) {lit0, stack_value}\n    [6ad7b] parameter 'data'\n      [1093c,10964) {reg25}\n    [6ad88] parameter 'str'\n      [1093c,1093f) {reg0}\n    [6ad95] parameter 'htab'\n      [1093c,10964) {reg26}\n    [6ada2] variable 'hval'\n      [10944,1094c) {reg0}\n      [1094c,10953) {reg1}\n      [10953,10964) {fbreg(-216)}\n    [6adaf] variable 'slot'\n      [10954,10960) {reg0}\n      [10960,10964) {breg0(-8), stack_value}\n  [6b2b7] function 'nlist_fshash_lookup'@10680\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6b2d9] parameter 'htab'\n      [10680,106c4) {reg0}\n      [106c4,1073c) {reg26}\n      [1073c,1074c) {entry_value(1) {reg0}, stack_value}\n      [1074c,10774) {reg26}\n      [10774,10784) {entry_value(1) {reg0}, stack_value}\n      [10784,107a8) {reg26}\n    [6b2ed] parameter 'hval'\n      [10680,106b4) {reg1}\n      [106b4,1073c) {reg25}\n      [1073c,1074c) {entry_value(1) {reg1}, stack_value}\n      [1074c,10774) {reg25}\n      [10774,10784) {entry_value(1) {reg1}, stack_value}\n      [10784,107a8) {reg25}\n    [6b301] parameter 'data'\n      [10680,106d8) {reg2}\n      [106d8,10724) {reg24}\n      [10724,1074c) {entry_value(1) {reg2}, stack_value}\n      [1074c,10770) {reg24}\n      [10770,10784) {entry_value(1) {reg2}, stack_value}\n      [10784,1078f) {reg2}\n      [1078f,1079c) {reg24}\n      [1079c,107a8) {entry_value(1) {reg2}, stack_value}\n    [6b315] variable 'idx'\n      [106b8,106fc) {reg19}\n      [10700,10730) {reg19}\n      [1074c,1076c) {reg19}\n      [10784,10798) {reg19}\n      [10798,107a8) {breg25(0), breg25(0), convert{long unsigned int,unsigned,64@[697dd]}, breg27(0), convert{long unsigned int,unsigned,64@[697dd]}, div, convert[0], breg27(0), mul, minus, plus_uconst(1), stack_value}\n  [6aff9] inlined function 'nlist_fshash_fini'@10984\n    [6b01d] parameter 'htab'\n      [10984,1098c) {reg26}\n  [6b03f] inlined function 'nlist_fshash_fini'@10a94\n    [6b063] parameter 'htab'\n      [10a94,10a9c) {reg26}\n  [6af3c] inlined function 'nlist_fshash_init'@108b8\n    [6af55] parameter 'nelems'\n      [108b8,108e4) {reg27}\n      [108e4,108e8) {reg0}\n      [108e8,10908) {reg25}\n      [10ac4,10ad0) {reg27}\n  [6aee3] inlined function 'open'@107e0\n    [6af07] parameter '__oflag'\n      [107e0,107e8) {lit0, stack_value}\n    [6af14] parameter '__path'\n      [107e0,107e7) {reg0}\n      [107e7,107e8) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[6b3ea] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getsymshndx.c'@10b00\n  [6c581] function 'gelf_getsymshndx'@10b00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6c5a3] parameter 'symdata'\n      [10b00,10b78) {reg0}\n      [10b78,10ba8) {entry_value(1) {reg0}, stack_value}\n      [10ba8,10bb4) {reg0}\n      [10bb4,10be4) {entry_value(1) {reg0}, stack_value}\n      [10be4,10be8) {reg0}\n      [10be8,10bfc) {entry_value(1) {reg0}, stack_value}\n      [10bfc,10c00) {reg0}\n      [10c00,10c0c) {entry_value(1) {reg0}, stack_value}\n      [10c0c,10c20) {reg0}\n      [10c20,10c24) {entry_value(1) {reg0}, stack_value}\n    [6c5b6] parameter 'shndxdata'\n      [10b00,10b48) {reg1}\n      [10b48,10be4) {entry_value(1) {reg1}, stack_value}\n      [10be4,10beb) {reg1}\n      [10beb,10c0c) {entry_value(1) {reg1}, stack_value}\n      [10c0c,10c24) {reg1}\n    [6c5c9] parameter 'ndx'\n      [10b00,10b80) {reg2}\n      [10b80,10ba8) {entry_value(1) {reg2}, stack_value}\n      [10ba8,10bb8) {reg2}\n      [10bb8,10be4) {entry_value(1) {reg2}, stack_value}\n      [10be4,10beb) {reg2}\n      [10beb,10bfc) {entry_value(1) {reg2}, stack_value}\n      [10bfc,10c03) {reg2}\n      [10c03,10c0c) {entry_value(1) {reg2}, stack_value}\n      [10c0c,10c24) {reg2}\n    [6c5dc] parameter 'dst'\n      [10b00,10beb) {reg3}\n      [10beb,10bfc) {entry_value(1) {reg3}, stack_value}\n      [10bfc,10c03) {reg3}\n      [10c03,10c0c) {entry_value(1) {reg3}, stack_value}\n      [10c0c,10c24) {reg3}\n    [6c5ef] parameter 'dstshndx'\n      [10b00,10beb) {reg4}\n      [10beb,10bfc) {entry_value(1) {reg4}, stack_value}\n      [10bfc,10c03) {reg4}\n      [10c03,10c0c) {entry_value(1) {reg4}, stack_value}\n      [10c0c,10c24) {reg4}\n    [6c602] variable 'symdata_scn'\n      [10b04,10b78) {reg0}\n      [10b78,10ba8) {entry_value(1) {reg0}, stack_value}\n      [10ba8,10bb4) {reg0}\n      [10bb4,10be4) {entry_value(1) {reg0}, stack_value}\n      [10be4,10be8) {reg0}\n      [10be8,10bfc) {entry_value(1) {reg0}, stack_value}\n      [10bfc,10c00) {reg0}\n      [10c00,10c0c) {entry_value(1) {reg0}, stack_value}\n      [10c0c,10c20) {reg0}\n      [10c20,10c24) {entry_value(1) {reg0}, stack_value}\n    [6c615] variable 'shndxdata_scn'\n      [10b04,10b48) {reg1}\n      [10b48,10be4) {entry_value(1) {reg1}, stack_value}\n      [10be4,10beb) {reg1}\n      [10beb,10c0c) {entry_value(1) {reg1}, stack_value}\n      [10c0c,10c24) {reg1}\n    [6c628] variable 'result'\n      <constant value>\n    [6c635] variable 'shndx'\n      [10b04,10b4c) {lit0, stack_value}\n      [10b4c,10be4) {reg7}\n      [10be4,10bf0) {lit0, stack_value}\n      [10c0c,10c24) {lit0, stack_value}\n    [6c650] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[6c6dd] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_symshndx.c'@10c30\n  [6d88d] function 'gelf_update_symshndx'@10c30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6d8af] parameter 'symdata'\n      [10c30,10ca8) {reg0}\n      [10ca8,10ce4) {entry_value(1) {reg0}, stack_value}\n      [10ce4,10d20) {reg0}\n      [10d20,10d3c) {entry_value(1) {reg0}, stack_value}\n      [10d3c,10d44) {reg0}\n      [10d44,10d50) {entry_value(1) {reg0}, stack_value}\n      [10d50,10d54) {reg0}\n      [10d54,10d60) {entry_value(1) {reg0}, stack_value}\n      [10d60,10d64) {reg0}\n      [10d64,10d70) {entry_value(1) {reg0}, stack_value}\n      [10d70,10d74) {reg0}\n      [10d74,10d78) {entry_value(1) {reg0}, stack_value}\n    [6d8c2] parameter 'shndxdata'\n      [10c30,10c70) {reg1}\n      [10c70,10d3c) {entry_value(1) {reg1}, stack_value}\n      [10d3c,10d40) {reg1}\n      [10d40,10d50) {entry_value(1) {reg1}, stack_value}\n      [10d50,10d57) {reg1}\n      [10d57,10d70) {entry_value(1) {reg1}, stack_value}\n      [10d70,10d78) {reg1}\n    [6d8d5] parameter 'ndx'\n      [10c30,10cb4) {reg2}\n      [10cb4,10ce4) {entry_value(1) {reg2}, stack_value}\n      [10ce4,10d18) {reg2}\n      [10d18,10d3c) {entry_value(1) {reg2}, stack_value}\n      [10d3c,10d47) {reg2}\n      [10d47,10d50) {entry_value(1) {reg2}, stack_value}\n      [10d50,10d57) {reg2}\n      [10d57,10d60) {entry_value(1) {reg2}, stack_value}\n      [10d60,10d67) {reg2}\n      [10d67,10d70) {entry_value(1) {reg2}, stack_value}\n      [10d70,10d78) {reg2}\n    [6d8e8] parameter 'src'\n      [10c30,10cd8) {reg3}\n      [10cd8,10ce4) {entry_value(1) {reg3}, stack_value}\n      [10ce4,10d47) {reg3}\n      [10d47,10d50) {entry_value(1) {reg3}, stack_value}\n      [10d50,10d57) {reg3}\n      [10d57,10d60) {entry_value(1) {reg3}, stack_value}\n      [10d60,10d67) {reg3}\n      [10d67,10d70) {entry_value(1) {reg3}, stack_value}\n      [10d70,10d78) {reg3}\n    [6d8fb] parameter 'srcshndx'\n      [10c30,10cd8) {reg4}\n      [10cd8,10ce4) {entry_value(1) {reg4}, stack_value}\n      [10ce4,10d47) {reg4}\n      [10d47,10d50) {entry_value(1) {reg4}, stack_value}\n      [10d50,10d57) {reg4}\n      [10d57,10d60) {entry_value(1) {reg4}, stack_value}\n      [10d60,10d67) {reg4}\n      [10d67,10d70) {entry_value(1) {reg4}, stack_value}\n      [10d70,10d78) {reg4}\n    [6d90e] variable 'symdata_scn'\n      [10c34,10ca8) {reg0}\n      [10ca8,10ce4) {entry_value(1) {reg0}, stack_value}\n      [10ce4,10d20) {reg0}\n      [10d20,10d3c) {entry_value(1) {reg0}, stack_value}\n      [10d3c,10d44) {reg0}\n      [10d44,10d50) {entry_value(1) {reg0}, stack_value}\n      [10d50,10d54) {reg0}\n      [10d54,10d60) {entry_value(1) {reg0}, stack_value}\n      [10d60,10d64) {reg0}\n      [10d64,10d70) {entry_value(1) {reg0}, stack_value}\n      [10d70,10d74) {reg0}\n      [10d74,10d78) {entry_value(1) {reg0}, stack_value}\n    [6d921] variable 'shndxdata_scn'\n      [10c34,10c70) {reg1}\n      [10c70,10d3c) {entry_value(1) {reg1}, stack_value}\n      [10d3c,10d40) {reg1}\n      [10d40,10d50) {entry_value(1) {reg1}, stack_value}\n      [10d50,10d57) {reg1}\n      [10d57,10d70) {entry_value(1) {reg1}, stack_value}\n      [10d70,10d78) {reg1}\n    [6d934] variable 'scn'\n      [10c54,10cd8) {reg7}\n      [10ce4,10d47) {reg7}\n      [10d60,10d67) {reg7}\n    [6d947] variable 'shndx'\n      [10c34,10c78) {lit0, stack_value}\n      [10c78,10ccc) {reg1}\n      [10ce4,10d3c) {reg1}\n      [10d3c,10d40) {lit0, stack_value}\n      [10d50,10d60) {lit0, stack_value}\n      [10d60,10d67) {reg1}\n      [10d70,10d78) {lit0, stack_value}\n    [6d95a] variable 'result'\n      [10c34,10cc8) {lit0, stack_value}\n      [10cc8,10cd0) {lit1, stack_value}\n      [10ce4,10d78) {lit0, stack_value}\nmodule 'libelf.so'\n[6d9f7] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_versym.c'@10d80\n  [6eaca] function 'gelf_update_versym'@10d80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6eaec] parameter 'data'\n      [10d80,10d9c) {reg0}\n      [10d9c,10dc0) {reg3}\n      [10dc0,10de0) {entry_value(1) {reg0}, stack_value}\n      [10de0,10de7) {reg3}\n      [10de7,10df0) {entry_value(1) {reg0}, stack_value}\n      [10df0,10df7) {reg3}\n      [10df7,10e00) {entry_value(1) {reg0}, stack_value}\n      [10e00,10e04) {reg0}\n      [10e04,10e08) {entry_value(1) {reg0}, stack_value}\n    [6eb00] parameter 'ndx'\n      [10d80,10dd0) {reg1}\n      [10dd0,10de0) {entry_value(1) {reg1}, stack_value}\n      [10de0,10de7) {reg1}\n      [10de7,10df0) {entry_value(1) {reg1}, stack_value}\n      [10df0,10df7) {reg1}\n      [10df7,10e00) {entry_value(1) {reg1}, stack_value}\n      [10e00,10e08) {reg1}\n    [6eb12] parameter 'src'\n      [10d80,10dc8) {reg2}\n      [10dc8,10de0) {entry_value(1) {reg2}, stack_value}\n      [10de0,10de7) {reg2}\n      [10de7,10df0) {entry_value(1) {reg2}, stack_value}\n      [10df0,10df7) {reg2}\n      [10df7,10e00) {entry_value(1) {reg2}, stack_value}\n      [10e00,10e08) {reg2}\n    [6eb24] variable 'data_scn'\n      [10d84,10d9c) {reg0}\n      [10d9c,10dc0) {reg3}\n      [10dc0,10de0) {entry_value(1) {reg0}, stack_value}\n      [10de0,10de7) {reg3}\n      [10de7,10df0) {entry_value(1) {reg0}, stack_value}\n      [10df0,10df7) {reg3}\n      [10df7,10e00) {entry_value(1) {reg0}, stack_value}\n      [10e00,10e04) {reg0}\n      [10e04,10e08) {entry_value(1) {reg0}, stack_value}\n    [6eb38] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[6eb9d] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_verneed.c'@10e10\n  [6fcd1] function 'gelf_update_verneed'@10e10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6fcf3] parameter 'data'\n      [10e10,10e30) {reg0}\n      [10e30,10e7c) {reg3}\n      [10e7c,10e94) {entry_value(1) {reg0}, stack_value}\n      [10e94,10e9b) {reg3}\n      [10e9b,10ea4) {entry_value(1) {reg0}, stack_value}\n      [10ea4,10ea8) {reg0}\n      [10ea8,10eac) {entry_value(1) {reg0}, stack_value}\n    [6fd05] parameter 'offset'\n      [10e10,10e5c) {reg1}\n      [10e5c,10ea4) {entry_value(1) {reg1}, stack_value}\n      [10ea4,10eac) {reg1}\n    [6fd17] parameter 'src'\n      [10e10,10e64) {reg2}\n      [10e64,10e7c) {entry_value(1) {reg2}, stack_value}\n      [10e7c,10e83) {reg2}\n      [10e83,10e94) {entry_value(1) {reg2}, stack_value}\n      [10e94,10e9b) {reg2}\n      [10e9b,10ea4) {entry_value(1) {reg2}, stack_value}\n      [10ea4,10eac) {reg2}\n    [6fd2b] variable 'data_scn'\n      [10e14,10e30) {reg0}\n      [10e30,10e7c) {reg3}\n      [10e7c,10e94) {entry_value(1) {reg0}, stack_value}\n      [10e94,10e9b) {reg3}\n      [10e9b,10ea4) {entry_value(1) {reg0}, stack_value}\n      [10ea4,10ea8) {reg0}\n      [10ea8,10eac) {entry_value(1) {reg0}, stack_value}\n    [6fd3f] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [6fd48] inlined function 'memcpy'@10e4c\n    [6fd61] parameter '__len'\n      [10e4c,10e60) {lit16, stack_value}\n    [6fd6e] parameter '__src'\n      [10e4c,10e60) {reg2}\n    [6fd7b] parameter '__dest'\n      [10e4c,10e5c) {breg3(0), deref, breg1(0), plus, stack_value}\n      [10e5c,10e60) {reg1}\nmodule 'libelf.so'\n[6fe0e] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_vernaux.c'@10eb0\n  [70f42] function 'gelf_update_vernaux'@10eb0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [70f64] parameter 'data'\n      [10eb0,10ed0) {reg0}\n      [10ed0,10f1c) {reg3}\n      [10f1c,10f34) {entry_value(1) {reg0}, stack_value}\n      [10f34,10f3b) {reg3}\n      [10f3b,10f44) {entry_value(1) {reg0}, stack_value}\n      [10f44,10f48) {reg0}\n      [10f48,10f4c) {entry_value(1) {reg0}, stack_value}\n    [70f76] parameter 'offset'\n      [10eb0,10efc) {reg1}\n      [10efc,10f44) {entry_value(1) {reg1}, stack_value}\n      [10f44,10f4c) {reg1}\n    [70f88] parameter 'src'\n      [10eb0,10f04) {reg2}\n      [10f04,10f1c) {entry_value(1) {reg2}, stack_value}\n      [10f1c,10f23) {reg2}\n      [10f23,10f34) {entry_value(1) {reg2}, stack_value}\n      [10f34,10f3b) {reg2}\n      [10f3b,10f44) {entry_value(1) {reg2}, stack_value}\n      [10f44,10f4c) {reg2}\n    [70f9c] variable 'data_scn'\n      [10eb4,10ed0) {reg0}\n      [10ed0,10f1c) {reg3}\n      [10f1c,10f34) {entry_value(1) {reg0}, stack_value}\n      [10f34,10f3b) {reg3}\n      [10f3b,10f44) {entry_value(1) {reg0}, stack_value}\n      [10f44,10f48) {reg0}\n      [10f48,10f4c) {entry_value(1) {reg0}, stack_value}\n    [70fb0] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [70fb9] inlined function 'memcpy'@10eec\n    [70fd2] parameter '__len'\n      [10eec,10f00) {lit16, stack_value}\n    [70fdf] parameter '__src'\n      [10eec,10f00) {reg2}\n    [70fec] parameter '__dest'\n      [10eec,10efc) {breg3(0), deref, breg1(0), plus, stack_value}\n      [10efc,10f00) {reg1}\nmodule 'libelf.so'\n[7107f] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_verdef.c'@10f50\n  [721cf] function 'gelf_update_verdef'@10f50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [721f1] parameter 'data'\n      [10f50,10f70) {reg0}\n      [10f70,10fc4) {reg3}\n      [10fc4,10fdc) {entry_value(1) {reg0}, stack_value}\n      [10fdc,10fe3) {reg3}\n      [10fe3,10fec) {entry_value(1) {reg0}, stack_value}\n      [10fec,10ff0) {reg0}\n      [10ff0,10ff4) {entry_value(1) {reg0}, stack_value}\n    [72203] parameter 'offset'\n      [10f50,10f9c) {reg1}\n      [10f9c,10fec) {entry_value(1) {reg1}, stack_value}\n      [10fec,10ff4) {reg1}\n    [72215] parameter 'src'\n      [10f50,10fa4) {reg2}\n      [10fa4,10fc4) {entry_value(1) {reg2}, stack_value}\n      [10fc4,10fcb) {reg2}\n      [10fcb,10fdc) {entry_value(1) {reg2}, stack_value}\n      [10fdc,10fe3) {reg2}\n      [10fe3,10fec) {entry_value(1) {reg2}, stack_value}\n      [10fec,10ff4) {reg2}\n    [72229] variable 'data_scn'\n      [10f54,10f70) {reg0}\n      [10f70,10fc4) {reg3}\n      [10fc4,10fdc) {entry_value(1) {reg0}, stack_value}\n      [10fdc,10fe3) {reg3}\n      [10fe3,10fec) {entry_value(1) {reg0}, stack_value}\n      [10fec,10ff0) {reg0}\n      [10ff0,10ff4) {entry_value(1) {reg0}, stack_value}\n    [7223d] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [72246] inlined function 'memcpy'@10f8c\n    [7225f] parameter '__len'\n      [10f8c,10fa8) {lit20, stack_value}\n    [7226c] parameter '__src'\n      [10f8c,10fa4) {reg2}\n      [10fa4,10fa8) {entry_value(1) {reg2}, stack_value}\n    [72279] parameter '__dest'\n      [10f8c,10f9c) {breg3(0), deref, breg1(0), plus, stack_value}\n      [10f9c,10fa8) {reg1}\nmodule 'libelf.so'\n[7230c] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_verdaux.c'@11000\n  [73416] function 'gelf_update_verdaux'@11000\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [73438] parameter 'data'\n      [11000,11020) {reg0}\n      [11020,11068) {reg3}\n      [11068,11080) {entry_value(1) {reg0}, stack_value}\n      [11080,11087) {reg3}\n      [11087,11090) {entry_value(1) {reg0}, stack_value}\n      [11090,11094) {reg0}\n      [11094,11098) {entry_value(1) {reg0}, stack_value}\n    [7344a] parameter 'offset'\n      [11000,11054) {reg1}\n      [11054,11068) {entry_value(1) {reg1}, stack_value}\n      [11068,1106f) {reg1}\n      [1106f,11080) {entry_value(1) {reg1}, stack_value}\n      [11080,11087) {reg1}\n      [11087,11090) {entry_value(1) {reg1}, stack_value}\n      [11090,11098) {reg1}\n    [7345c] parameter 'src'\n      [11000,11048) {reg2}\n      [11048,11068) {entry_value(1) {reg2}, stack_value}\n      [11068,1106f) {reg2}\n      [1106f,11080) {entry_value(1) {reg2}, stack_value}\n      [11080,11087) {reg2}\n      [11087,11090) {entry_value(1) {reg2}, stack_value}\n      [11090,11098) {reg2}\n    [73470] variable 'data_scn'\n      [11004,11020) {reg0}\n      [11020,11068) {reg3}\n      [11068,11080) {entry_value(1) {reg0}, stack_value}\n      [11080,11087) {reg3}\n      [11087,11090) {entry_value(1) {reg0}, stack_value}\n      [11090,11094) {reg0}\n      [11094,11098) {entry_value(1) {reg0}, stack_value}\n    [73484] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [7348d] inlined function 'memcpy'@1103c\n    [734a6] parameter '__len'\n      [1103c,1104c) {lit8, stack_value}\n    [734b3] parameter '__src'\n      [1103c,11048) {reg2}\n      [11048,1104c) {entry_value(1) {reg2}, stack_value}\n    [734c0] parameter '__dest'\n      [1103c,1104c) {breg1(0), const1u(32), shl, const1u(32), shra, breg3(0), deref, plus, stack_value}\nmodule 'libelf.so'\n[73553] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getphdrnum.c'@110a0\n  [7461a] function 'elf_getphdrnum'@11250\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7463a] parameter 'elf'\n      [11250,11267) {reg0}\n      [11267,11268) {entry_value(1) {reg0}, stack_value}\n      [11268,11270) {reg0}\n      [11270,1128c) {entry_value(1) {reg0}, stack_value}\n      [1128c,11290) {reg0}\n      [11290,11294) {entry_value(1) {reg0}, stack_value}\n    [7464d] parameter 'dst'\n      [11250,11267) {reg1}\n      [11267,11268) {entry_value(1) {reg1}, stack_value}\n      [11268,1127b) {reg1}\n      [1127b,1128c) {entry_value(1) {reg1}, stack_value}\n      [1128c,11294) {reg1}\n    [74660] variable 'result'\n      <no value>\n  [746a5] function '__elf_getphdrnum_chk_rdlock'@11190\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [746c5] parameter 'elf'\n      [11190,111ab) {reg0}\n      [111ab,111b8) {reg19}\n      [111b8,111c4) {entry_value(1) {reg0}, stack_value}\n      [111c4,11248) {reg19}\n    [746d8] parameter 'dst'\n      [11190,111ab) {reg1}\n      [111ab,111b8) {reg20}\n      [111b8,111c4) {entry_value(1) {reg1}, stack_value}\n      [111c4,11248) {reg20}\n    [746eb] variable 'result'\n      [111b0,111b4) {reg0}\n      [111c4,11234) {reg0}\n      [11240,11248) {reg0}\n  [74769] function '__elf_getphdrnum_rdlock'@110a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [74789] parameter 'elf'\n      [110a0,110d4) {reg0}\n      [110d4,110e4) {entry_value(1) {reg0}, stack_value}\n      [110e4,110f4) {reg0}\n      [110f4,110f8) {breg0(-216), stack_value}\n      [110f8,11104) {entry_value(1) {reg0}, stack_value}\n      [11104,11128) {reg0}\n      [11128,1112c) {breg0(-216), stack_value}\n      [1112c,11138) {entry_value(1) {reg0}, stack_value}\n      [11138,1113c) {reg0}\n      [1113c,11184) {entry_value(1) {reg0}, stack_value}\n    [7479c] parameter 'dst'\n      [110a0,110d4) {reg1}\n      [110d4,110e4) {entry_value(1) {reg1}, stack_value}\n      [110e4,110f8) {reg1}\n      [110f8,11104) {entry_value(1) {reg1}, stack_value}\n      [11104,1112c) {reg1}\n      [1112c,11138) {entry_value(1) {reg1}, stack_value}\n      [11138,11143) {reg1}\n      [11143,11154) {entry_value(1) {reg1}, stack_value}\n      [11154,1115b) {reg1}\n      [1115b,1116c) {fbreg(-8)}\n      [1116c,11173) {reg1}\n      [11173,11184) {fbreg(-8)}\nmodule 'libelf.so'\n[7486d] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getshdrnum.c'@112a0\n  [75905] function 'elf_getshdrnum'@11330\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [75927] parameter 'elf'\n      [11330,1133b) {reg0}\n      [1133b,1133c) {entry_value(1) {reg0}, stack_value}\n      [1133c,11340) {reg0}\n      [11340,11344) {entry_value(1) {reg0}, stack_value}\n    [7593a] parameter 'dst'\n      [11330,1133b) {reg1}\n      [1133b,1133c) {entry_value(1) {reg1}, stack_value}\n      [1133c,11344) {reg1}\n    [7594d] variable 'result'\n      <no value>\n  [7597b] function '__elf_getshdrnum_rdlock'@112a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [75999] parameter 'elf'\n      [112a0,112c0) {reg0}\n      [112c0,112e8) {entry_value(1) {reg0}, stack_value}\n      [112e8,112ec) {reg0}\n      [112ec,112f8) {breg0(-200), stack_value}\n      [112f8,11300) {entry_value(1) {reg0}, stack_value}\n      [11300,11308) {reg0}\n      [11308,11324) {entry_value(1) {reg0}, stack_value}\n      [11324,11328) {reg0}\n      [11328,1132c) {entry_value(1) {reg0}, stack_value}\n    [759ac] parameter 'dst'\n      [112a0,11313) {reg1}\n      [11313,11324) {entry_value(1) {reg1}, stack_value}\n      [11324,1132c) {reg1}\n    [759bf] variable 'result'\n      <constant value>\n    [759cc] variable 'idx'\n      [112bc,112c4) {reg2}\n      [112c4,112cc) {breg2(1), stack_value}\n      [112cc,112d8) {breg0(1), stack_value}\n      [112d8,112e8) {breg3(0)}\n      [112e8,11300) {reg2}\nmodule 'libelf.so'\n[75a01] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getshdrstrndx.c'@11350\n  [76b44] function 'elf_getshdrstrndx'@11350\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [76b66] parameter 'elf'\n      [11350,11380) {reg0}\n      [11380,113e8) {reg19}\n      [113e8,113f4) {entry_value(1) {reg0}, stack_value}\n      [113f4,116b0) {reg19}\n    [76b78] parameter 'dst'\n      [11350,113b0) {reg1}\n      [113b0,113c4) {reg20}\n      [113c4,113f4) {entry_value(1) {reg1}, stack_value}\n      [113f4,113fc) {reg1}\n      [113fc,11434) {reg20}\n      [11434,1143b) {reg1}\n      [1143b,11444) {entry_value(1) {reg1}, stack_value}\n      [11444,1144b) {reg1}\n      [1144b,11454) {entry_value(1) {reg1}, stack_value}\n      [11454,11698) {reg20}\n      [11698,116a8) {entry_value(1) {reg1}, stack_value}\n      [116a8,116b0) {reg20}\n    [76b8a] variable 'result'\n      [11380,113c0) {lit0, stack_value}\n      [113f4,1144c) {lit0, stack_value}\n      [1144c,11454) {const1s(-1), stack_value}\n      [11454,11460) {lit0, stack_value}\n      [11460,11468) {const1s(-1), stack_value}\n      [11468,11674) {lit0, stack_value}\n      [11674,11688) {const1s(-1), stack_value}\n      [11688,11698) {lit0, stack_value}\n      [116a8,116b0) {lit0, stack_value}\n    [76b9d] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [76c2a] inlined function 'pread_retry'@1158c\n    [76c3f] parameter 'off'\n      (1158c,1158c) <empty range>\n      [1158c,115f4) {reg24}\n    [76c4c] parameter 'len'\n      [1158c,115f4) {const1u(40), stack_value}\n    [76c59] parameter 'buf'\n      [1158c,115f4) {reg23}\n    [76c66] parameter 'fd'\n      [1158c,115f4) {reg26}\n  [76dbe] inlined function 'pread_retry'@11498\n    [76dd7] parameter 'off'\n      [11498,114a0) {reg22}\n      [114a0,11500) {reg25}\n      [1151c,11520) {reg25}\n    [76de4] parameter 'len'\n      [11498,11500) {const1u(64), stack_value}\n      [1151c,11520) {const1u(64), stack_value}\n    [76df1] parameter 'buf'\n      [11498,1149c) {fbreg(-152), stack_value}\n      [1149c,11500) {reg23}\n      [1151c,11520) {reg23}\n    [76dfe] parameter 'fd'\n      [11498,11500) {reg26}\n      [1151c,11520) {reg26}\n  [76cb1] inlined function 'pread'@1158c\n    [76cca] parameter '__offset'\n      [1158c,115a0) {breg24(0), breg21(0), plus, stack_value}\n      [115c0,115d4) {reg22}\n    [76cd7] parameter '__nbytes'\n      [1158c,115a0) {const1u(40), breg21(0), minus, stack_value}\n      [115c0,115d4) {const1u(40), breg21(0), minus, stack_value}\n    [76ce4] parameter '__buf'\n      [1158c,115a0) {fbreg(0), breg21(0), plus, const1u(152), minus, stack_value}\n      [115c0,115d4) {fbreg(0), breg21(0), plus, const1u(152), minus, stack_value}\n    [76cf1] parameter '__fd'\n      [1158c,115a0) {reg26}\n      [115c0,115d4) {reg26}\n  [76e49] inlined function 'pread'@114a0\n    [76e62] parameter '__offset'\n      [114a0,114b4) {breg25(0), breg21(0), plus, stack_value}\n      [114d4,114e8) {reg22}\n    [76e6f] parameter '__nbytes'\n      [114a0,114b4) {const1u(64), breg21(0), minus, stack_value}\n      [114d4,114e8) {const1u(64), breg21(0), minus, stack_value}\n    [76e7c] parameter '__buf'\n      [114a0,114b4) {fbreg(0), breg21(0), plus, const1u(152), minus, stack_value}\n      [114d4,114e8) {fbreg(0), breg21(0), plus, const1u(152), minus, stack_value}\n    [76e89] parameter '__fd'\n      [114a0,114b4) {reg26}\n      [114d4,114e8) {reg26}\n  [76f04] inlined function '__bswap_32'\n    [76f14] parameter '__bsx'\n      <no value>\nmodule 'libelf.so'\n[7706e] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_checksum.c'@116b0\n  [77fd6] function 'gelf_checksum'@116b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [77ff4] parameter 'elf'\n      [116b0,116c7) {reg0}\n      [116c7,116c8) {entry_value(1) {reg0}, stack_value}\n      [116c8,116cb) {reg0}\n      [116cb,116cc) {entry_value(1) {reg0}, stack_value}\n      [116cc,116d0) {reg0}\n      [116d0,116d4) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[7803c] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_checksum.c'@116e0\n  [7922f] function 'elf32_checksum'@116e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [79251] parameter 'elf'\n      [116e0,1171f) {reg0}\n      [1171f,11858) {reg23}\n      [11858,11864) {entry_value(1) {reg0}, stack_value}\n      [11864,11878) {reg23}\n      [11878,11880) {entry_value(1) {reg0}, stack_value}\n      [11880,11888) {reg23}\n      [11888,118d0) {entry_value(1) {reg0}, stack_value}\n      [118d0,118e0) {reg23}\n      [118e0,118e4) {entry_value(1) {reg0}, stack_value}\n    [79265] variable 'shstrndx'\n      [116e0,118e4) {fbreg(-160)}\n    [79274] variable 'scn'\n      (11740,11740) <empty range>\n      [11740,11750) {reg21}\n      [11750,1175b) {reg0}\n      [1175b,11854) {reg21}\n      [11864,11874) {reg21}\n      [11880,1188c) {reg0}\n    [79288] variable 'result'\n      [1170c,11740) {lit0, stack_value}\n      [11740,1183c) {reg20}\n      [11848,1185c) {reg20}\n      [11864,1186c) {reg20}\n      [11870,11880) {const1s(-1), stack_value}\n      [11880,1188c) {reg20}\n      [118d0,118e4) {lit0, stack_value}\n    [7929b] variable 'ident'\n      [11734,1185c) {reg25}\n      [11864,1187c) {reg25}\n      [11880,1188c) {reg25}\n    [792ae] variable 'same_byte_order'\n      [11740,11854) {breg22(0), const1u(255), and, lit1, eq, stack_value}\n      [11864,11874) {breg22(0), const1u(255), and, lit1, eq, stack_value}\n      [11880,11884) {breg22(0), const1u(255), and, lit1, eq, stack_value}\nmodule 'libelf.so'\n[794af] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_checksum.c'@118f0\n  [7a6a2] function 'elf64_checksum'@118f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7a6c4] parameter 'elf'\n      [118f0,1192f) {reg0}\n      [1192f,11a68) {reg23}\n      [11a68,11a74) {entry_value(1) {reg0}, stack_value}\n      [11a74,11a88) {reg23}\n      [11a88,11a90) {entry_value(1) {reg0}, stack_value}\n      [11a90,11a98) {reg23}\n      [11a98,11ae0) {entry_value(1) {reg0}, stack_value}\n      [11ae0,11af0) {reg23}\n      [11af0,11af4) {entry_value(1) {reg0}, stack_value}\n    [7a6d8] variable 'shstrndx'\n      [118f0,11af4) {fbreg(-160)}\n    [7a6e7] variable 'scn'\n      (11950,11950) <empty range>\n      [11950,11960) {reg21}\n      [11960,1196b) {reg0}\n      [1196b,11a64) {reg21}\n      [11a74,11a84) {reg21}\n      [11a90,11a9c) {reg0}\n    [7a6fb] variable 'result'\n      [1191c,11950) {lit0, stack_value}\n      [11950,11a4c) {reg20}\n      [11a58,11a6c) {reg20}\n      [11a74,11a7c) {reg20}\n      [11a80,11a90) {const1s(-1), stack_value}\n      [11a90,11a9c) {reg20}\n      [11ae0,11af4) {lit0, stack_value}\n    [7a70e] variable 'ident'\n      [11944,11a6c) {reg25}\n      [11a74,11a8c) {reg25}\n      [11a90,11a9c) {reg25}\n    [7a721] variable 'same_byte_order'\n      [11950,11a64) {breg22(0), const1u(255), and, lit1, eq, stack_value}\n      [11a74,11a84) {breg22(0), const1u(255), and, lit1, eq, stack_value}\n      [11a90,11a94) {breg22(0), const1u(255), and, lit1, eq, stack_value}\nmodule 'libelf.so'\n[7a922] CU '/usr/src/debug/elfutils/0.189/libelf/libelf_crc32.c'@11b00\n  [7a9f3] function '__libelf_crc32'@11b00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7aa15] parameter 'crc'\n      [11b00,11b0c) {reg0}\n      [11b0c,11b44) {reg4}\n    [7aa27] parameter 'buf'\n      [11b00,11b24) {reg1}\n      [11b24,11b38) {breg1(-1), stack_value}\n      [11b38,11b44) {reg1}\n    [7aa39] parameter 'len'\n      [11b00,11b08) {reg2}\n      [11b08,11b44) {entry_value(1) {reg2}, stack_value}\n    [7aa4b] variable 'end'\n      [11b0c,11b44) {reg2}\nmodule 'libelf.so'\n[7aa73] CU '/usr/src/debug/elfutils/0.189/libelf/libelf_next_prime.c'@11b50\n  [7aacb] function '__libelf_next_prime'@11b50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7aaed] parameter 'seed'\n      [11b50,11b5c) {reg0}\n      [11b5c,11bc0) {reg0}\n  [7ab01] inlined function 'is_prime'@11b60\n    [7ab16] parameter 'candidate'\n      [11b60,11bb0) {reg0}\nmodule 'libelf.so'\n[7aba6] CU '/usr/src/debug/elfutils/0.189/libelf/elf_clone.c'@11bc0\n  [7bc7d] function 'elf_clone'@11bc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7bc9f] parameter 'elf'\n      [11bc0,11bf0) {reg0}\n      [11bf0,11c58) {reg19}\n      [11c58,11c70) {entry_value(1) {reg0}, stack_value}\n      [11c70,11c80) {reg19}\n      [11c80,11c84) {reg0}\n      [11c84,11c88) {entry_value(1) {reg0}, stack_value}\n    [7bcb1] parameter 'cmd'\n      [11bc0,11be4) {reg1}\n      [11be4,11c80) {entry_value(1) {reg1}, stack_value}\n      [11c80,11c88) {reg1}\n    [7bcc3] variable 'retval'\n      [11bc4,11c44) {lit0, stack_value}\n      [11c44,11c54) {reg0}\n      [11c70,11c88) {lit0, stack_value}\n    [7bcdf] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [7bce8] inlined function 'allocate_elf'@11c18\n    [7bcfd] parameter 'extra'\n      [11c18,11c44) {breg20(0), const4u(4294967295), and, const1u(208), mul, stack_value}\n      [11c70,11c78) {breg20(0), const4u(4294967295), and, const1u(208), mul, stack_value}\n    [7bd0a] parameter 'kind'\n      [11c18,11c1b) {breg19(24)}\n    [7bd17] parameter 'parent'\n      [11c18,11c1b) {breg19(8)}\n    [7bd24] parameter 'cmd'\n      [11c18,11c1b) {breg19(28)}\n    [7bd31] parameter 'maxsize'\n      [11c18,11c44) {reg21}\n      [11c70,11c78) {reg21}\n    [7bd3e] parameter 'offset'\n      [11c18,11c44) {reg22}\n      [11c70,11c78) {reg22}\n    [7bd4b] parameter 'map_address'\n      [11c18,11c1b) {breg19(0)}\n    [7bd58] parameter 'fildes'\n      [11c18,11c44) {reg23}\n      [11c70,11c78) {reg23}\nmodule 'libelf.so'\n[7be54] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getlib.c'@11c90\n  [7cf5a] function 'gelf_getlib'@11c90\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7cf7c] parameter 'data'\n      [11c90,11cd8) {reg0}\n      [11cd8,11cf8) {entry_value(1) {reg0}, stack_value}\n      [11cf8,11cfc) {reg0}\n      [11cfc,11d08) {entry_value(1) {reg0}, stack_value}\n      [11d08,11d0c) {reg0}\n      [11d0c,11d18) {entry_value(1) {reg0}, stack_value}\n      [11d18,11d1c) {reg0}\n      [11d1c,11d20) {entry_value(1) {reg0}, stack_value}\n    [7cf90] parameter 'ndx'\n      [11c90,11cdc) {reg1}\n      [11cdc,11cf8) {entry_value(1) {reg1}, stack_value}\n      [11cf8,11cff) {reg1}\n      [11cff,11d08) {entry_value(1) {reg1}, stack_value}\n      [11d08,11d0f) {reg1}\n      [11d0f,11d18) {entry_value(1) {reg1}, stack_value}\n      [11d18,11d20) {reg1}\n    [7cfa2] parameter 'dst'\n      [11c90,11cec) {reg2}\n      [11cec,11cf8) {entry_value(1) {reg2}, stack_value}\n      [11cf8,11cff) {reg2}\n      [11cff,11d08) {entry_value(1) {reg2}, stack_value}\n      [11d08,11d0f) {reg2}\n      [11d0f,11d18) {entry_value(1) {reg2}, stack_value}\n      [11d18,11d20) {reg2}\n    [7cfb4] variable 'data_scn'\n      [11cb0,11cd8) {reg0}\n      [11cd8,11cec) {entry_value(1) {reg0}, stack_value}\n      [11d08,11d0c) {reg0}\n      [11d0c,11d18) {entry_value(1) {reg0}, stack_value}\n    [7cfc7] variable '__PRETTY_FUNCTION__'\n      <no value>\n    [7cfd0] variable 'result'\n      [11cb0,11cec) {lit0, stack_value}\n      [11d08,11d18) {lit0, stack_value}\nmodule 'libelf.so'\n[7d039] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_lib.c'@11d20\n  [7e158] function 'gelf_update_lib'@11d20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7e17a] parameter 'data'\n      [11d20,11d6c) {reg0}\n      [11d6c,11d98) {entry_value(1) {reg0}, stack_value}\n      [11d98,11d9c) {reg0}\n      [11d9c,11da8) {entry_value(1) {reg0}, stack_value}\n      [11da8,11dac) {reg0}\n      [11dac,11db8) {entry_value(1) {reg0}, stack_value}\n      [11db8,11dbc) {reg0}\n      [11dbc,11dc0) {entry_value(1) {reg0}, stack_value}\n    [7e18e] parameter 'ndx'\n      [11d20,11d74) {reg1}\n      [11d74,11d98) {entry_value(1) {reg1}, stack_value}\n      [11d98,11d9f) {reg1}\n      [11d9f,11da8) {entry_value(1) {reg1}, stack_value}\n      [11da8,11daf) {reg1}\n      [11daf,11db8) {entry_value(1) {reg1}, stack_value}\n      [11db8,11dc0) {reg1}\n    [7e1a0] parameter 'src'\n      [11d20,11d84) {reg2}\n      [11d84,11d98) {entry_value(1) {reg2}, stack_value}\n      [11d98,11d9f) {reg2}\n      [11d9f,11da8) {entry_value(1) {reg2}, stack_value}\n      [11da8,11daf) {reg2}\n      [11daf,11db8) {entry_value(1) {reg2}, stack_value}\n      [11db8,11dc0) {reg2}\n    [7e1b2] variable 'data_scn'\n      [11d28,11d6c) {reg0}\n      [11d6c,11d98) {entry_value(1) {reg0}, stack_value}\n      [11d98,11d9c) {reg0}\n      [11d9c,11da8) {entry_value(1) {reg0}, stack_value}\n      [11da8,11dac) {reg0}\n      [11dac,11db8) {entry_value(1) {reg0}, stack_value}\n    [7e1c5] variable 'scn'\n      [11d54,11d8c) {reg5}\n      [11da8,11daf) {reg5}\n    [7e1d9] variable 'result'\n      [11d54,11d88) {lit0, stack_value}\n      (11d88,11d88) <empty range>\n      [11da8,11db8) {lit0, stack_value}\nmodule 'libelf.so'\n[7e22d] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_offscn.c'@11dc0\n  [7f2dc] function 'elf32_offscn'@11dc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7f2fa] parameter 'elf'\n      [11dc0,11df0) {reg0}\n      [11df0,11df8) {breg20(-200), stack_value}\n      [11df8,11e78) {entry_value(1) {reg0}, stack_value}\n      [11e78,11e84) {reg0}\n      [11e84,11e8b) {breg0(-216), stack_value}\n      [11e8b,11e98) {breg20(-200), stack_value}\n      [11e98,11ea0) {entry_value(1) {reg0}, stack_value}\n      [11ea0,11ea4) {reg0}\n      [11ea4,11eb0) {entry_value(1) {reg0}, stack_value}\n      [11eb0,11eb4) {reg0}\n      [11eb4,11eb8) {entry_value(1) {reg0}, stack_value}\n    [7f30e] parameter 'offset'\n      [11dc0,11df0) {reg1}\n      [11df0,11e78) {entry_value(1) {reg1}, stack_value}\n      [11e78,11e8b) {reg1}\n      [11e8b,11ea0) {fbreg(-4)}\n      [11ea0,11ea7) {reg1}\n      [11ea7,11eb0) {entry_value(1) {reg1}, stack_value}\n      [11eb0,11eb8) {reg1}\n    [7f322] variable 'runp'\n      [11dec,11e48) {reg20}\n      [11e54,11e6c) {reg20}\n      [11e78,11e98) {reg20}\n      [11e98,11ea0) {entry_value(1) {reg0}, plus_uconst(200), stack_value}\n    [7f335] variable 'result'\n      [11df0,11df8) {lit0, stack_value}\n      [11df8,11e2c) {reg19}\n      [11e2c,11e48) {reg2}\n      [11e54,11e68) {reg19}\nmodule 'libelf.so'\n[7f3c9] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_offscn.c'@11ec0\n  [80478] function 'elf64_offscn'@11ec0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [80496] parameter 'elf'\n      [11ec0,11ef0) {reg0}\n      [11ef0,11ef8) {breg20(-200), stack_value}\n      [11ef8,11f78) {entry_value(1) {reg0}, stack_value}\n      [11f78,11f84) {reg0}\n      [11f84,11f8b) {breg0(-216), stack_value}\n      [11f8b,11f98) {breg20(-200), stack_value}\n      [11f98,11fa0) {entry_value(1) {reg0}, stack_value}\n      [11fa0,11fa4) {reg0}\n      [11fa4,11fb0) {entry_value(1) {reg0}, stack_value}\n      [11fb0,11fb4) {reg0}\n      [11fb4,11fb8) {entry_value(1) {reg0}, stack_value}\n    [804aa] parameter 'offset'\n      [11ec0,11ef0) {reg1}\n      [11ef0,11f78) {entry_value(1) {reg1}, stack_value}\n      [11f78,11f8b) {reg1}\n      [11f8b,11fa0) {fbreg(-8)}\n      [11fa0,11fa7) {reg1}\n      [11fa7,11fb0) {entry_value(1) {reg1}, stack_value}\n      [11fb0,11fb8) {reg1}\n    [804be] variable 'runp'\n      [11eec,11f48) {reg20}\n      [11f54,11f6c) {reg20}\n      [11f78,11f98) {reg20}\n      [11f98,11fa0) {entry_value(1) {reg0}, plus_uconst(200), stack_value}\n    [804d1] variable 'result'\n      [11ef0,11ef8) {lit0, stack_value}\n      [11ef8,11f2c) {reg19}\n      [11f2c,11f48) {reg2}\n      [11f54,11f68) {reg19}\nmodule 'libelf.so'\n[80565] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_offscn.c'@11fc0\n  [8163d] function 'gelf_offscn'@11fc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8165b] parameter 'elf'\n      [11fc0,11fe7) {reg0}\n      [11fe7,11fe8) {entry_value(1) {reg0}, stack_value}\n      [11fe8,11feb) {reg0}\n      [11feb,11fec) {entry_value(1) {reg0}, stack_value}\n      [11fec,11ff4) {reg0}\n      [11ff4,12010) {entry_value(1) {reg0}, stack_value}\n    [8166f] parameter 'offset'\n      [11fc0,11fd8) {reg1}\n      [11fd8,11fe7) {reg2}\n      [11fe7,11fe8) {entry_value(1) {reg1}, stack_value}\n      [11fe8,11feb) {reg1}\n      [11feb,11fec) {entry_value(1) {reg1}, stack_value}\n      [11fec,11fff) {reg2}\n      [11fff,12010) {entry_value(1) {reg1}, stack_value}\nmodule 'libelf.so'\n[816d2] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getaroff.c'@12010\n  [8263b] function 'elf_getaroff'@12010\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8265d] parameter 'elf'\n      [12010,12030) {reg0}\n      [12030,12040) {entry_value(1) {reg0}, stack_value}\n      [12040,12044) {reg0}\n      [12044,12048) {entry_value(1) {reg0}, stack_value}\n      [12048,12058) {reg0}\n      [12058,12074) {entry_value(1) {reg0}, stack_value}\n    [82671] variable 'parent'\n      [12020,12034) {reg1}\n      [12034,12040) {entry_value(1) {reg0}, plus_uconst(8)}\n      [12048,12050) {reg1}\n      [12050,12058) {breg0(8)}\n      [12058,1205c) {entry_value(1) {reg0}, plus_uconst(8)}\n    [82685] variable '__PRETTY_FUNCTION__'\n      [12010,12074) {addr(0x14a10)}\nmodule 'libelf.so'\n[826f6] CU '/usr/src/debug/elfutils/0.189/libelf/elf_gnu_hash.c'@12080\n  [8278a] function 'elf_gnu_hash'@12080\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [827a8] parameter 'string'\n      [12080,12098) {reg0}\n      [12098,1209c) {breg0(1), stack_value}\n      [1209c,120a4) {reg0}\n      [120a8,120ac) {reg0}\n      [120ac,120b0) {entry_value(1) {reg0}, stack_value}\n    [827bc] variable 'h'\n      [12084,12090) {const2u(5381), stack_value}\n      [12090,12094) {reg1}\n      [12098,120a8) {reg1}\n      [120a8,120b0) {const2u(5381), stack_value}\nmodule 'libelf.so'\n[827f2] CU '/usr/src/debug/elfutils/0.189/libelf/elf_scnshndx.c'@120b0\n  [8375d] function 'elf_scnshndx'@120b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8377f] parameter 'scn'\n      [120b0,120e0) {reg0}\n      [120e0,12110) {entry_value(1) {reg0}, stack_value}\n      [12110,1211f) {reg0}\n      [1211f,12128) {reg19}\n      [12128,12134) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[837f8] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_getchdr.c'@12140\n  [84907] function 'elf32_getchdr'@12140\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [84929] parameter 'scn'\n      [12140,12157) {reg0}\n      [12157,1219c) {reg19}\n      [1219c,121a8) {entry_value(1) {reg0}, stack_value}\n      [121a8,121e8) {reg19}\n    [8493d] variable 'shdr'\n      [12158,12168) {reg0}\n      [121c8,121cc) {reg0}\n    [84951] variable 'd'\n      [12180,12194) {reg0}\nmodule 'libelf.so'\n[84a07] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_getchdr.c'@121f0\n  [85b24] function 'elf64_getchdr'@121f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [85b46] parameter 'scn'\n      [121f0,12207) {reg0}\n      [12207,1224c) {reg19}\n      [1224c,12258) {entry_value(1) {reg0}, stack_value}\n      [12258,12298) {reg19}\n    [85b5a] variable 'shdr'\n      [12208,12218) {reg0}\n      [12278,1227c) {reg0}\n    [85b6e] variable 'd'\n      [12230,12244) {reg0}\nmodule 'libelf.so'\n[85c24] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getchdr.c'@122a0\n  [86d8c] function 'gelf_getchdr'@122a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [86dae] parameter 'scn'\n      [122a0,122d3) {reg0}\n      [122d3,122fc) {entry_value(1) {reg0}, stack_value}\n      [122fc,122ff) {reg0}\n      [122ff,1231c) {entry_value(1) {reg0}, stack_value}\n      [1231c,12320) {reg0}\n      [12320,1232c) {entry_value(1) {reg0}, stack_value}\n      [1232c,12330) {reg0}\n      [12330,12334) {entry_value(1) {reg0}, stack_value}\n    [86dc2] parameter 'dest'\n      [122a0,122c4) {reg1}\n      [122c4,122f0) {reg19}\n      [122f0,122fc) {entry_value(1) {reg1}, stack_value}\n      [122fc,1231c) {reg19}\n      [1231c,12323) {reg1}\n      [12323,1232c) {reg19}\n      [1232c,12334) {reg1}\nmodule 'libelf.so'\n[86e6e] CU '/usr/src/debug/elfutils/0.189/libelf/elf_compress.c'@12340\n  [883c4] function 'elf_compress'@12aa0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [883e5] parameter 'scn'\n      [12aa0,12ad0) {reg0}\n      [12ad0,12b64) {reg19}\n      [12b64,12b67) {reg0}\n      [12b67,12bf0) {reg19}\n      [12bf0,12bfc) {entry_value(1) {reg0}, stack_value}\n      [12bfc,12ce4) {reg19}\n      [12ce4,12ce7) {reg0}\n      [12ce7,12d44) {reg19}\n      [12d44,12d47) {reg0}\n      [12d47,12e60) {reg19}\n    [883f9] parameter 'type'\n      [12aa0,12af8) {reg1}\n      [12af8,12b70) {reg21}\n      [12b70,12bc0) {entry_value(1) {reg1}, stack_value}\n      [12bc0,12bc7) {reg1}\n      [12bc7,12bfc) {entry_value(1) {reg1}, stack_value}\n      [12bfc,12cd0) {reg21}\n      [12cd0,12ce4) {entry_value(1) {reg1}, stack_value}\n      [12ce4,12cfc) {reg21}\n      [12cfc,12d04) {entry_value(1) {reg1}, stack_value}\n      [12d04,12d08) {reg21}\n      [12d08,12d14) {entry_value(1) {reg1}, stack_value}\n      [12d14,12d20) {reg21}\n      [12d20,12d2c) {entry_value(1) {reg1}, stack_value}\n      [12d2c,12d38) {reg21}\n      [12d38,12d44) {entry_value(1) {reg1}, stack_value}\n      [12d44,12d50) {reg21}\n      [12d50,12d64) {entry_value(1) {reg1}, stack_value}\n      [12d64,12d68) {reg21}\n      [12d68,12d74) {entry_value(1) {reg1}, stack_value}\n      [12d74,12d80) {reg21}\n      [12d80,12d8c) {entry_value(1) {reg1}, stack_value}\n      [12d8c,12dc0) {reg21}\n      [12dc0,12dcc) {entry_value(1) {reg1}, stack_value}\n      [12dcc,12e40) {reg21}\n      [12e40,12e60) {entry_value(1) {reg1}, stack_value}\n    [8840d] parameter 'flags'\n      [12aa0,12aff) {reg2}\n      [12aff,12b70) {reg20}\n      [12b70,12bc0) {entry_value(1) {reg2}, stack_value}\n      [12bc0,12bc7) {reg2}\n      [12bc7,12bc8) {reg20}\n      [12bc8,12bfc) {entry_value(1) {reg2}, stack_value}\n      [12bfc,12c38) {reg20}\n      [12c38,12ce4) {entry_value(1) {reg2}, stack_value}\n      [12ce4,12d50) {reg20}\n      [12d50,12d74) {entry_value(1) {reg2}, stack_value}\n      [12d74,12dcc) {reg20}\n      [12dcc,12e60) {entry_value(1) {reg2}, stack_value}\n    [88421] variable 'force'\n      [12ae0,12b70) {reg20}\n      [12b70,12bc0) {entry_value(1) {reg2}, stack_value}\n      [12bfc,12c38) {reg20}\n      [12c38,12ce4) {entry_value(1) {reg2}, stack_value}\n      [12ce4,12d50) {reg20}\n      [12d50,12d74) {entry_value(1) {reg2}, stack_value}\n      [12d74,12dcc) {reg20}\n      [12dcc,12e50) {entry_value(1) {reg2}, stack_value}\n    [88435] variable 'elf'\n      [12aec,12b08) {reg22}\n      [12cf8,12cfc) {reg22}\n    [88449] variable 'ehdr'\n      [12aa0,12e60) {fbreg(-152)}\n    [88459] variable 'elfclass'\n      [12b10,12b84) {reg22}\n      [12bfc,12cd0) {reg22}\n      [12ce4,12cf8) {reg22}\n      [12d04,12d08) {reg22}\n      [12d14,12d20) {reg22}\n      [12d2c,12d38) {reg22}\n      [12d44,12d68) {reg22}\n      [12d74,12d80) {reg22}\n      [12d8c,12dc0) {reg22}\n      [12dcc,12e40) {reg22}\n    [8846d] variable 'elfdata'\n      [12b14,12bb8) {breg24(0), const1u(255), and, stack_value}\n      [12bfc,12cd8) {breg24(0), const1u(255), and, stack_value}\n      [12ce4,12cf8) {breg24(0), const1u(255), and, stack_value}\n      [12d04,12d0c) {breg24(0), const1u(255), and, stack_value}\n      [12d14,12d24) {breg24(0), const1u(255), and, stack_value}\n      [12d2c,12d3c) {breg24(0), const1u(255), and, stack_value}\n      [12d44,12d6c) {breg24(0), const1u(255), and, stack_value}\n      [12d74,12d84) {breg24(0), const1u(255), and, stack_value}\n      [12d8c,12dc4) {breg24(0), const1u(255), and, stack_value}\n      [12dcc,12e48) {breg24(0), const1u(255), and, stack_value}\n    [88481] variable 'sh_flags'\n      [12b28,12b58) {reg1}\n      [12bfc,12c0c) {reg1}\n      [12cf0,12cf8) {reg1}\n      [12d14,12d1b) {reg1}\n      [12d2c,12d33) {reg1}\n      [12d74,12d7b) {reg1}\n      [12d8c,12d94) {reg1}\n      [12db4,12dbb) {reg1}\n    [88495] variable 'sh_type'\n      [12b30,12bbc) {reg25}\n      [12bfc,12cdc) {reg25}\n      [12cf0,12cf8) {reg25}\n      [12d14,12d28) {reg25}\n      [12d2c,12d40) {reg25}\n      [12d44,12d70) {reg25}\n      [12d74,12d88) {reg25}\n      [12d8c,12dc8) {reg25}\n      [12dcc,12e4c) {reg25}\n    [884a9] variable 'sh_addralign'\n      [12b30,12bbc) {reg26}\n      [12bfc,12c6c) {reg26}\n      [12c6c,12c74) {fbreg(-160)}\n      [12cf4,12cf8) {reg26}\n      [12d14,12d28) {reg26}\n      [12d2c,12d40) {reg26}\n      [12d44,12d70) {reg26}\n      [12d74,12d88) {reg26}\n      [12d8c,12dc8) {reg26}\n      [12dcc,12e4c) {reg26}\n    [884bd] variable 'compressed'\n      [12b3c,12b58) {breg1(0), const2u(2048), and, stack_value}\n      [12bfc,12c0c) {breg1(0), const2u(2048), and, stack_value}\n      [12d74,12d7b) {breg1(0), const2u(2048), and, stack_value}\n      [12d8c,12d94) {breg1(0), const2u(2048), and, stack_value}\n      [12db4,12dbb) {breg1(0), const2u(2048), and, stack_value}\n  [889e7] function '__libelf_reset_rawdata'@12a00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [88a06] parameter 'scn'\n      [12a00,12a20) {reg0}\n      [12a20,12a90) {reg19}\n      [12a90,12a9b) {reg0}\n      [12a9b,12a9c) {entry_value(1) {reg0}, stack_value}\n    [88a1a] parameter 'buf'\n      [12a00,12a28) {reg1}\n      [12a28,12a90) {reg20}\n      [12a90,12a9b) {breg0(160)}\n      [12a9b,12a9c) {entry_value(1) {reg1}, stack_value}\n    [88a2e] parameter 'size'\n      [12a00,12a43) {reg2}\n      [12a43,12a9c) {entry_value(1) {reg2}, stack_value}\n    [88a42] parameter 'align'\n      [12a00,12a43) {reg3}\n      [12a43,12a9c) {entry_value(1) {reg3}, stack_value}\n    [88a56] parameter 'type'\n      [12a00,12a43) {reg4}\n      [12a43,12a9c) {entry_value(1) {reg4}, stack_value}\n  [88a9f] function '__libelf_decompress_elf'@128f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [88ac0] parameter 'scn'\n      [128f0,12933) {reg0}\n      [12933,129d8) {reg19}\n      [129d8,129e8) {entry_value(1) {reg0}, stack_value}\n      [129e8,129fc) {reg19}\n    [88ad4] parameter 'size_out'\n      [128f0,12930) {reg1}\n      [12930,129dc) {reg21}\n      [129dc,129e8) {entry_value(1) {reg1}, stack_value}\n      [129e8,129fc) {reg21}\n    [88ae8] parameter 'addralign'\n      [128f0,1292c) {reg2}\n      [1292c,129d8) {reg20}\n      [129d8,129e8) {entry_value(1) {reg2}, stack_value}\n      [129e8,129fc) {reg20}\n    [88afc] variable 'chdr'\n      [128f0,129fc) {fbreg(-80)}\n    [88b0c] variable 'unknown_compression'\n      [12938,12944) {lit0, stack_value}\n      (12944,12944) <empty range>\n    [88b20] variable 'data'\n      [12970,12994) {reg0}\n    [88b34] variable 'elfclass'\n      [12974,129a7) {breg19(136), deref, plus_uconst(32)}\n    [88b48] variable 'hsize'\n      [1299c,129a4) {reg1}\n    [88b5c] variable 'size_in'\n      <no value>\n    [88b68] variable 'buf_in'\n      <no value>\n    [88b74] variable 'buf_out'\n      [128f0,129fc) {reg0}\n  [88c0d] function '__libelf_decompress'@128b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [88c2e] parameter 'chtype'\n      [128b0,128c0) {reg0}\n      [128c0,128cc) {entry_value(1) {reg0}, stack_value}\n      [128cc,128d4) {reg0}\n      [128d4,128f0) {entry_value(1) {reg0}, stack_value}\n    [88c42] parameter 'buf_in'\n      [128b0,128c4) {reg1}\n      [128c4,128cb) {reg0}\n      [128cb,128cc) {entry_value(1) {reg1}, stack_value}\n      [128cc,128df) {reg1}\n      [128df,128f0) {entry_value(1) {reg1}, stack_value}\n    [88c56] parameter 'size_in'\n      [128b0,128c8) {reg2}\n      [128c8,128cb) {reg1}\n      [128cb,128cc) {entry_value(1) {reg2}, stack_value}\n      [128cc,128df) {reg2}\n      [128df,128f0) {entry_value(1) {reg2}, stack_value}\n    [88c6a] parameter 'size_out'\n      [128b0,128cb) {reg3}\n      [128cb,128cc) {entry_value(1) {reg3}, stack_value}\n      [128cc,128df) {reg3}\n      [128df,128f0) {entry_value(1) {reg3}, stack_value}\n  [88cba] function '__libelf_decompress_zlib'@12720\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [88cdb] parameter 'buf_in'\n      [12720,1276c) {reg0}\n      [1276c,12860) {reg23}\n      [12860,1286c) {entry_value(1) {reg0}, stack_value}\n      [1286c,128b0) {reg23}\n    [88cef] parameter 'size_in'\n      [12720,12787) {reg1}\n      [12787,12834) {reg22}\n      [12834,1286c) {entry_value(1) {reg1}, stack_value}\n      [1286c,12884) {reg22}\n      [12884,1288f) {reg1}\n      [1288f,12894) {entry_value(1) {reg1}, stack_value}\n      [12894,128a4) {reg22}\n      [128a4,128b0) {entry_value(1) {reg1}, stack_value}\n    [88d03] parameter 'size_out'\n      [12720,12787) {reg2}\n      [12787,12834) {reg21}\n      [12834,1286c) {entry_value(1) {reg2}, stack_value}\n      [1286c,12884) {reg21}\n      [12884,1288f) {reg2}\n      [1288f,12894) {entry_value(1) {reg2}, stack_value}\n      [12894,128a4) {reg21}\n      [128a4,128b0) {entry_value(1) {reg2}, stack_value}\n    [88d17] variable 'buf_out'\n      [1278c,127ac) {reg0}\n      [127ac,12834) {reg19}\n      [1286c,12874) {reg19}\n      [12874,12877) {reg0}\n      [12878,12884) {lit0, stack_value}\n      [12894,12898) {reg0}\n      [12898,1289c) {reg19}\n    [88d2b] variable 'z'\n      [12720,128b0) {fbreg(-184)}\n    [88d3a] variable 'zrc'\n      [127d4,127e0) {reg0}\n      [127e0,127fc) {lit0, stack_value}\n      [127fc,12808) {reg0}\n      [12810,1281c) {reg0}\n  [88e4a] function '__libelf_compress'@12340\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [88e6b] parameter 'scn'\n      [12340,123a3) {reg0}\n      [123a3,1240c) {reg19}\n      [1240c,125c4) {fbreg(-288)}\n      [125c4,125c8) {reg19}\n      [125c8,12600) {fbreg(-288)}\n      [12600,12608) {breg31(-288)}\n      [12608,1271c) {fbreg(-288)}\n    [88e7f] parameter 'hsize'\n      [12340,1239c) {reg1}\n      [1239c,12484) {reg28}\n      [12484,125c4) {entry_value(1) {reg1}, stack_value}\n      [125c4,125c8) {reg28}\n      [125c8,12608) {entry_value(1) {reg1}, stack_value}\n      [12608,1261c) {reg28}\n      [1261c,12708) {entry_value(1) {reg1}, stack_value}\n      [12708,1271c) {reg28}\n    [88e93] parameter 'ei_data'\n      [12340,12360) {reg2}\n      [12360,12600) {fbreg(-264)}\n      [12600,12608) {breg31(-264)}\n      [12608,1271c) {fbreg(-264)}\n    [88ea7] parameter 'orig_size'\n      [12340,123a3) {reg3}\n      [123a3,125f8) {reg24}\n      [125f8,12608) {entry_value(1) {reg3}, stack_value}\n      [12608,1271c) {reg24}\n    [88ebb] parameter 'orig_addralign'\n      [12340,123a3) {reg4}\n      [123a3,12600) {fbreg(-304)}\n      [12600,12608) {breg31(-304)}\n      [12608,1271c) {fbreg(-304)}\n    [88ecf] parameter 'new_size'\n      [12340,123a3) {reg5}\n      [123a3,12600) {fbreg(-280)}\n      [12600,12608) {breg31(-280)}\n      [12608,1271c) {fbreg(-280)}\n    [88ee3] parameter 'force'\n      [12340,123a3) {reg6}\n      [123a3,123bc) {reg22}\n      [123bc,125c8) {breg22(0), lit1, xor, stack_value}\n      [125c8,1271c) {entry_value(1) {reg6}, stack_value}\n    [88ef7] parameter 'use_zstd'\n      [12340,123a3) {reg7}\n      [123a3,12600) {fbreg(-312)}\n      [12600,12608) {breg31(-312)}\n      [12608,1271c) {fbreg(-312)}\n    [88f0b] variable 'data'\n      [123a4,123b8) {reg0}\n      [123b8,123c3) {reg1}\n      [123c3,123f4) {fbreg(-296)}\n      [125c4,125c8) {fbreg(-296)}\n    [88f1f] variable 'next_data'\n      [123d0,123e0) {reg0}\n      [123e0,12484) {reg26}\n      [125c4,125c8) {reg26}\n      [12608,12614) {reg26}\n      [12708,12718) {reg26}\n    [88f33] variable 'block'\n      [12408,125c4) {reg27}\n      [12608,12614) {reg27}\n      [1261c,12700) {reg27}\n      [12708,1271c) {reg27}\n    [88f47] variable 'out_size'\n      [1240c,12484) {reg19}\n      [12484,125c4) {breg27(0), lit1, shl, stack_value}\n      [12608,12614) {reg19}\n      [1261c,12700) {breg27(0), lit1, shl, stack_value}\n      [12708,1271c) {reg19}\n    [88f5b] variable 'out_buf'\n      [1241c,12424) {reg0}\n      [12424,12484) {reg20}\n      [12608,12614) {reg20}\n      [12708,1270c) {reg0}\n      [1270c,12710) {reg20}\n  [88f6f] inlined function '__libelf_compress_zlib'@12428\n    [88f89] parameter 'block'\n      [12428,125c4) {reg27}\n      [1261c,126f0) {reg27}\n      [126f4,12700) {reg27}\n    [88f96] parameter 'out_size'\n      [12428,12584) {reg19}\n      [1259c,125a8) {reg19}\n      [12644,126f0) {reg19}\n      [126f4,12700) {reg19}\n    [88fa3] parameter 'out_buf'\n      [12428,12598) {reg20}\n      [1259c,125c0) {reg20}\n      [1261c,12660) {reg20}\n      [12664,126f0) {reg20}\n      [126f4,12700) {reg20}\n    [88fb0] parameter 'next_data'\n      [12428,124e0) {reg26}\n      [124e0,12548) {fbreg(-272)}\n      [12548,12580) {reg26}\n      [12580,125a8) {fbreg(-272)}\n      [1261c,12628) {fbreg(-272)}\n      [12644,12664) {fbreg(-272)}\n      [12664,12698) {reg26}\n      [12698,126c8) {fbreg(-272)}\n      [126d4,126f0) {fbreg(-272)}\n      [126f4,12700) {reg26}\n    [88fbd] parameter 'data'\n      [12428,1244f) {reg4}\n      [1244f,1245c) {fbreg(-296)}\n      [1245c,12490) {reg4}\n      [124a0,12538) {reg26}\n      [12538,12570) {reg4}\n      [12570,125a8) {reg26}\n      [1261c,12628) {reg26}\n      [12644,1265c) {reg26}\n      [12664,1266b) {reg4}\n      [1266b,12698) {fbreg(-272)}\n      [12698,126c8) {reg26}\n      [126d4,126e3) {reg4}\n      [126e3,126ec) {reg26}\n      [126f4,12700) {fbreg(-272)}\n    [88fca] parameter 'force'\n      <no value>\n    [88fcf] parameter 'new_size'\n      [12428,125c4) {fbreg(-280)}\n      [1261c,126f0) {fbreg(-280)}\n      [126f4,12700) {fbreg(-280)}\n    [88fdc] parameter 'orig_addralign'\n      [12428,125c4) {fbreg(-304)}\n      [1261c,126f0) {fbreg(-304)}\n      [126f4,12700) {fbreg(-304)}\n    [88fe9] parameter 'orig_size'\n      [12428,125c4) {reg24}\n      [1261c,126f0) {reg24}\n      [126f4,12700) {reg24}\n    [88ff6] parameter 'ei_data'\n      [12428,125c4) {fbreg(-264)}\n      [1261c,126f0) {fbreg(-264)}\n      [126f4,12700) {fbreg(-264)}\n    [89003] parameter 'hsize'\n      [12428,12484) {reg28}\n      [12484,125c4) {entry_value(1) {reg1}, stack_value}\n      [1261c,126f0) {entry_value(1) {reg1}, stack_value}\n      [126f4,12700) {entry_value(1) {reg1}, stack_value}\n    [89010] parameter 'scn'\n      [12428,125c4) {fbreg(-288)}\n      [1261c,126f0) {fbreg(-288)}\n      [126f4,12700) {fbreg(-288)}\n  [8908f] inlined function 'do_deflate_cleanup'@12628\n    [890b4] parameter 'cdatap'\n      [12628,12644) {fbreg(-296)}\n    [890c1] parameter 'out_buf'\n      [12628,12644) {reg20}\n    [890ce] parameter 'z'\n      [12628,12644) {reg23}\n    [890db] parameter 'result'\n      [12628,12644) {lit0, stack_value}\n  [89158] inlined function 'do_deflate_cleanup'@125a8\n    [8917d] parameter 'cdatap'\n      [125a8,125b8) {lit0, stack_value}\n    [8918a] parameter 'out_buf'\n      [125a8,125b8) {reg20}\n    [89197] parameter 'z'\n      [125a8,125b8) {reg23}\n    [891a4] parameter 'result'\n      [125a8,125b8) {lit0, stack_value}\n  [891de] inlined function 'do_deflate_cleanup'@1264c\n    [891f8] parameter 'cdatap'\n      [1264c,12658) {lit0, stack_value}\n      [126b0,126c8) {fbreg(-296)}\n    [89205] parameter 'out_buf'\n      [1264c,12660) {reg20}\n      [126b0,126c8) {reg20}\n    [89212] parameter 'z'\n      [1264c,1264f) {reg0}\n      [1264f,12664) {reg23}\n      [126b0,126b3) {reg0}\n      [126b3,126c8) {reg23}\n    [8921f] parameter 'result'\n      [1264c,12664) {const1s(-1), stack_value}\n      [126b0,126c8) {const1s(-1), stack_value}\n  [88630] inlined function 'memcpy'@12df4\n    [88645] parameter '__len'\n      [12df4,12e08) {lit12, stack_value}\n    [88652] parameter '__src'\n      [12df4,12e08) {fbreg(-176), stack_value}\n    [8865f] parameter '__dest'\n      [12df4,12e08) {reg20}\n  [88703] inlined function 'memcpy'@12c74\n    [88718] parameter '__len'\n      [12c74,12c88) {lit24, stack_value}\n    [88725] parameter '__src'\n      [12c74,12c88) {fbreg(-176), stack_value}\n    [88732] parameter '__dest'\n      [12c74,12c88) {reg20}\n  [886ba] inlined function '__bswap_64'@12c70\n    [886d4] parameter '__bsx'\n      (12c70,12c70) <empty range>\n  [886e2] inlined function '__bswap_64'@12c68\n    [886fd] parameter '__bsx'\n      <no value>\n  [885b4] inlined function '__bswap_32'@12de0\n    [885d9] parameter '__bsx'\n      [12de0,12de4) {reg21}\n  [885e7] inlined function '__bswap_32'@12de4\n    [88602] parameter '__bsx'\n      <no value>\n  [88608] inlined function '__bswap_32'@12df0\n    [88622] parameter '__bsx'\n      (12df0,12df0) <empty range>\n  [88687] inlined function '__bswap_32'@12c60\n    [886ac] parameter '__bsx'\n      [12c60,12c64) {reg21}\nmodule 'libelf.so'\n[895dd] CU '/usr/src/debug/elfutils/0.189/libelf/elf_compress_gnu.c'@12e60\n  [8a7ee] function 'elf_compress_gnu'@12e60\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8a810] parameter 'scn'\n      [12e60,12e90) {reg0}\n      [12e90,12f80) {reg19}\n      [12f80,12f83) {reg0}\n      [12f83,12ff8) {reg19}\n      [12ff8,13004) {entry_value(1) {reg0}, stack_value}\n      [13004,1301c) {reg19}\n      [1301c,1301f) {reg0}\n      [1301f,130f0) {reg19}\n      [130f0,130f3) {reg0}\n      [130f3,1314c) {reg19}\n      [1314c,1314f) {reg0}\n      [1314f,13158) {reg19}\n      [13158,1315b) {reg0}\n      [1315b,13178) {reg19}\n    [8a824] parameter 'inflate'\n      [12e60,12eb8) {reg1}\n      [12eb8,12f70) {reg21}\n      [12f70,12fc8) {entry_value(1) {reg1}, stack_value}\n      [12fc8,12fcf) {reg1}\n      [12fcf,13004) {entry_value(1) {reg1}, stack_value}\n      [13004,13010) {reg21}\n      [13010,1301c) {entry_value(1) {reg1}, stack_value}\n      [1301c,13030) {reg21}\n      [13030,13040) {entry_value(1) {reg1}, stack_value}\n      [13040,13044) {reg21}\n      [13044,1304c) {entry_value(1) {reg1}, stack_value}\n      [1304c,13058) {reg21}\n      [13058,13064) {entry_value(1) {reg1}, stack_value}\n      [13064,13070) {reg21}\n      [13070,1307c) {entry_value(1) {reg1}, stack_value}\n      [1307c,13088) {reg21}\n      [13088,13094) {entry_value(1) {reg1}, stack_value}\n      [13094,13114) {reg21}\n      [13114,13128) {entry_value(1) {reg1}, stack_value}\n      [13128,1312c) {reg21}\n      [1312c,13138) {entry_value(1) {reg1}, stack_value}\n      [13138,1313c) {reg21}\n      [1313c,13158) {entry_value(1) {reg1}, stack_value}\n      [13158,13168) {reg21}\n      [13168,13178) {entry_value(1) {reg1}, stack_value}\n    [8a836] parameter 'flags'\n      [12e60,12ebf) {reg2}\n      [12ebf,12f48) {reg20}\n      [12f48,12fc8) {entry_value(1) {reg2}, stack_value}\n      [12fc8,12fcf) {reg2}\n      [12fcf,12fd0) {reg20}\n      [12fd0,1301c) {entry_value(1) {reg2}, stack_value}\n      [1301c,13030) {reg20}\n      [13030,13040) {entry_value(1) {reg2}, stack_value}\n      [13040,130c0) {reg20}\n      [130c0,13178) {entry_value(1) {reg2}, stack_value}\n    [8a848] variable 'force'\n      [12ea0,12f48) {reg20}\n      [12f48,12fc8) {entry_value(1) {reg2}, stack_value}\n      [13004,1301c) {entry_value(1) {reg2}, stack_value}\n      [1301c,13030) {reg20}\n      [13030,13040) {entry_value(1) {reg2}, stack_value}\n      [13040,130c0) {reg20}\n      [130c0,13168) {entry_value(1) {reg2}, stack_value}\n    [8a85b] variable 'elf'\n      [12eac,12ec8) {reg22}\n      [13040,13044) {reg22}\n    [8a86f] variable 'ehdr'\n      [12e60,13178) {fbreg(-152)}\n    [8a87e] variable 'elfclass'\n      [12ed0,12fc4) {reg22}\n      [13004,13010) {reg22}\n      [1301c,13034) {reg22}\n      [1304c,13058) {reg22}\n      [13064,13070) {reg22}\n      [1307c,13088) {reg22}\n      [13094,13114) {reg22}\n      [13128,1312c) {reg22}\n      [13138,1313c) {reg22}\n      [1314c,13168) {reg22}\n    [8a891] variable 'elfdata'\n      [12ed4,12fb4) {breg24(0), const1u(255), and, stack_value}\n      [13004,13014) {breg24(0), const1u(255), and, stack_value}\n      [1301c,13038) {breg24(0), const1u(255), and, stack_value}\n      [1304c,1305c) {breg24(0), const1u(255), and, stack_value}\n      [13064,13074) {breg24(0), const1u(255), and, stack_value}\n      [1307c,1308c) {breg24(0), const1u(255), and, stack_value}\n      [13094,1311c) {breg24(0), const1u(255), and, stack_value}\n      [13128,13130) {breg24(0), const1u(255), and, stack_value}\n      [13138,13144) {breg24(0), const1u(255), and, stack_value}\n      [1314c,13168) {breg24(0), const1u(255), and, stack_value}\n    [8a8a4] variable 'sh_flags'\n      [12ee8,12f14) {reg1}\n      [13028,13030) {reg1}\n      [1304c,13053) {reg1}\n      [13064,1306b) {reg1}\n      [1307c,13083) {reg1}\n      [13094,130b0) {reg1}\n    [8a8b7] variable 'sh_type'\n      [12ef0,12fbc) {reg25}\n      [13004,13018) {reg25}\n      [13028,13030) {reg25}\n      [1304c,13060) {reg25}\n      [13064,13078) {reg25}\n      [1307c,13090) {reg25}\n      [13094,13120) {reg25}\n      [13128,13134) {reg25}\n      [13138,13148) {reg25}\n      [1314c,13168) {reg25}\n    [8a8ca] variable 'sh_addralign'\n      [12ef0,12fbc) {reg26}\n      [13004,13018) {reg26}\n      [1302c,13030) {reg26}\n      [1304c,13060) {reg26}\n      [13064,13078) {reg26}\n      [1307c,13090) {reg26}\n      [13094,13120) {reg26}\n      [13128,13134) {reg26}\n      [13138,13148) {reg26}\n      [1314c,13168) {reg26}\n  [8aa40] inlined function 'memmove'@130e4\n    [8aa58] parameter '__len'\n      (130e4,130e4) <empty range>\n    [8aa65] parameter '__src'\n      (130e4,130e4) <empty range>\n    [8aa72] parameter '__dest'\n      (130e4,130e4) <empty range>\n  [8aa80] inlined function 'memmove'@130e4\n    [8aaa4] parameter '__len'\n      [130e4,130e8) {lit8, stack_value}\n    [8aab1] parameter '__src'\n      [130e4,130e8) {implicit_pointer([8a9a0],0) {reg0}}\n    [8aabe] parameter '__dest'\n      [130e4,130e8) {breg20(4), stack_value}\n  [8ac2a] inlined function 'memcpy'@12f44\n    [8ac4e] parameter '__len'\n      (12f44,12f44) <empty range>\n    [8ac5b] parameter '__src'\n      (12f44,12f44) <empty range>\n    [8ac68] parameter '__dest'\n      (12f44,12f44) <empty range>\n  [8aa1a] inlined function '__bswap_64'@130cc\n    [8aa32] parameter '__bsx'\n      [130cc,130e0) {breg31(0)}\n      [130e0,130e4) {reg0}\n  [8ac76] inlined function '__bswap_64'@12f44\n    [8ac9a] parameter '__bsx'\n      [12f44,12f4c) {breg1(4)}\nmodule 'libasm.so'\n[40] CU '/usr/src/debug/elfutils/0.189/libasm/asm_begin.c'@1fc0\n  [c00] function 'asm_begin'@1fc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [c22] parameter 'fname'\n      [1fc0,2017) {reg0}\n      [2017,20b8) {reg20}\n      [20b8,20bc) {reg0}\n      [20bc,20f4) {reg20}\n      [20f4,21e0) {entry_value(1) {reg0}, stack_value}\n      [21e0,21f4) {reg20}\n      [21f4,2220) {entry_value(1) {reg0}, stack_value}\n      [2220,2248) {reg20}\n      [2248,2288) {entry_value(1) {reg0}, stack_value}\n    [c35] parameter 'ebl'\n      [1fc0,2008) {reg1}\n      [2008,21d0) {reg22}\n      [21d0,21e0) {entry_value(1) {reg1}, stack_value}\n      [21e0,2288) {reg22}\n    [c49] parameter 'textp'\n      [1fc0,1fec) {reg2}\n      [1fec,212c) {reg23}\n      [212c,2288) {entry_value(1) {reg2}, stack_value}\n    [c5c] variable 'fname_len'\n      [201c,2020) {reg0}\n      [2020,20b8) {reg21}\n      [20b8,20dc) {lit0, stack_value}\n      [21e0,21f4) {lit0, stack_value}\n      [2220,2264) {reg21}\n    [c6f] variable 'result'\n      [202c,2040) {reg0}\n      [2040,20b8) {reg19}\n      [20c4,20dc) {reg0}\n      [20dc,21a4) {reg19}\n      [21e0,21e8) {reg0}\n      [21e8,2214) {reg19}\n      [2220,2230) {reg19}\n      [2230,2233) {reg0}\n      [2233,2238) {breg24(-120), stack_value}\n      [2238,224c) {reg19}\n      [224c,224f) {reg0}\n      [224f,2264) {breg24(-120), stack_value}\n      [2268,2288) {reg19}\n  [e21] inlined function 'prepare_binary_output'@20dc\n    [e39] parameter 'ebl'\n      [20dc,21a4) {reg22}\n      [21f4,2214) {reg22}\n      [2268,2288) {reg22}\n    [e46] parameter 'result'\n      [20dc,21a4) {reg19}\n      [21f4,2214) {reg19}\n      [2268,2288) {reg19}\n  [da3] inlined function 'prepare_text_output'@2098\n    [dbb] parameter 'result'\n      [2098,20b8) {reg19}\n      [21e0,21e8) {reg0}\n      [21e8,21f4) {reg19}\n      [2220,2230) {reg19}\n      [2230,2233) {reg0}\n      [2233,2234) {breg24(-120), stack_value}\n      [2234,2238) {lit0, stack_value}\n  [ce4] inlined function 'mempcpy'@2034\n    [d09] parameter '__len'\n      [2034,2054) {reg21}\n    [d16] parameter '__src'\n      [2034,2054) {reg20}\n    [d23] parameter '__dest'\n      <no value>\n  [d49] inlined function 'memcpy'@2070\n    [d61] parameter '__len'\n      [2070,2074) {breg21(1), stack_value}\n    [d6e] parameter '__src'\n      [2070,2074) {reg20}\n    [d7b] parameter '__dest'\n      [2070,2073) {reg0}\n  [e88] inlined function 'memcpy'@2168\n    [ea0] parameter '__len'\n      (2168,2168) <empty range>\n    [ead] parameter '__src'\n      (2168,2168) <empty range>\n    [eba] parameter '__dest'\n      <no value>\nmodule 'libasm.so'\n[1210] CU '/usr/src/debug/elfutils/0.189/libasm/asm_abort.c'@2290\n  [19ef] function 'asm_abort'@2290\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1a0d] parameter 'ctx'\n      [2290,22b0) {reg0}\n      [22b0,22dc) {reg19}\n      [22dc,22ec) {entry_value(1) {reg0}, stack_value}\n      [22ec,22f0) {reg0}\n      [22f0,22f4) {entry_value(1) {reg0}, stack_value}\nmodule 'libasm.so'\n[1a69] CU '/usr/src/debug/elfutils/0.189/libasm/asm_end.c'@2300\n  [29d0] function '__libasm_finictx'@23a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [29ef] parameter 'ctx'\n      [23a0,23d8) {reg0}\n      [23d8,2544) {reg22}\n      [2544,254f) {reg0}\n      [254f,2550) {entry_value(1) {reg0}, stack_value}\n      [2550,2568) {reg22}\n    [2a03] variable 'scn'\n      [23d8,24ac) {reg19}\n    [2a16] variable 'runp'\n      [23a0,2568) {fbreg(-96)}\n    [2a27] variable 'sym'\n      [24b8,24bb) {reg0}\n      [24c8,24d0) {reg0}\n    [2a3a] variable 'scngrp'\n      [24d8,2540) {reg19}\n      [2550,2568) {reg19}\n  [2a77] inlined function 'free_section'@23f4\n    [2a8e] parameter 'scnp'\n      [23f4,249c) {reg20}\n  [2ab2] inlined function 'free_section'@23f8\n    [2ad5] parameter 'scnp'\n      [23f8,2488) {reg21}\n    [2ae2] variable 'oldp'\n      <no value>\n    [2ae7] variable 'data'\n      [2478,247f) {reg0}\n  [2af4] inlined function 'free_section'@2400\n    [2b17] parameter 'scnp'\n      [2400,2474) {reg23}\n    [2b24] variable 'oldp'\n      <no value>\n    [2b29] variable 'data'\n      [2464,246b) {reg0}\n  [2b36] inlined function 'free_section'@2408\n    [2b59] parameter 'scnp'\n      [2408,2460) {reg24}\n    [2b66] variable 'oldp'\n      <no value>\n    [2b6b] variable 'data'\n      [2450,2457) {reg0}\n  [2b78] inlined function 'free_section'@2410\n    [2b9b] parameter 'scnp'\n      [2410,244c) {reg25}\n    [2ba8] variable 'oldp'\n      <no value>\n    [2bad] variable 'data'\n      [243c,2443) {reg0}\n  [2bba] inlined function 'free_section'@2418\n    [2bdd] parameter 'scnp'\n      [2418,2438) {reg26}\n    [2bea] variable 'oldp'\n      <no value>\n    [2bef] variable 'data'\n      [2428,242f) {reg0}\n  [4080] inlined function 'free_section'@231c\n    [40a3] parameter 'scnp'\n      [231c,2378) {reg20}\n    [40b0] variable 'oldp'\n      <no value>\n    [40b5] variable 'data'\n      [2368,236f) {reg0}\n  [40c2] inlined function 'free_section'@2328\n    [40e5] parameter 'scnp'\n      [2328,2364) {reg21}\n    [40f2] variable 'oldp'\n      <no value>\n    [40f7] variable 'data'\n      [2354,235b) {reg0}\n  [4104] inlined function 'free_section'@2330\n    [4127] parameter 'scnp'\n      [2330,2350) {reg22}\n    [4134] variable 'oldp'\n      <no value>\n    [4139] variable 'data'\n      [2340,2347) {reg0}\n  [2de5] function 'asm_end'@2570\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2e08] parameter 'ctx'\n      [2570,25a0) {reg0}\n      [25a0,2984) {reg20}\n      [2984,2990) {entry_value(1) {reg0}, stack_value}\n      [2990,30fc) {reg20}\n    [2e1c] variable 'result'\n      [2914,291c) {const1s(-1), stack_value}\n      [2ce8,2cf0) {reg21}\n      [2e44,2e58) {const1s(-1), stack_value}\n      [2fa4,2fa8) {const1s(-1), stack_value}\n  [2e30] inlined function 'binary_end'@25ac\n    [2e48] parameter 'ctx'\n      [25ac,2914) {reg20}\n      [2990,2ce8) {reg20}\n      [2d00,2dc0) {reg20}\n      [2df8,2e44) {reg20}\n      [2e58,2f98) {reg20}\n      [2fa8,3028) {reg20}\n      [303c,30fc) {reg20}\n  [3c93] inlined function 'text_end'@2924\n    [3cab] parameter 'ctx'\n      [2924,2930) {reg20}\n      [2f98,2fa4) {reg20}\n  [30ac] inlined function 'startswith'@2794\n    [30c5] parameter 'prefix'\n      [2794,27a0) {implicit_pointer([41e5],0) {implicit_value(3){2e4c00}}}\n    [30d2] parameter 'str'\n      [2794,27a0) {reg0}\n  [306b] inlined function 'memset'@273c\n    [3084] parameter '__len'\n      [273c,2758) {lit24, stack_value}\n    [3091] parameter '__ch'\n      [273c,2758) {lit0, stack_value}\n    [309e] parameter '__dest'\n      [273c,2740) {reg1}\n      [2740,2758) {reg2}\n  [4046] function 'free_section'@2300\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4061] parameter 'scnp'\n      [2300,2334) {reg0}\n      [2334,2390) {reg19}\n      [2390,239b) {reg0}\n      [239b,239c) {entry_value(1) {reg0}, stack_value}\n    [406e] variable 'oldp'\n      <no value>\n    [4073] variable 'data'\n      [2380,2387) {reg0}\nmodule 'libasm.so'\n[41f9] CU '/usr/src/debug/elfutils/0.189/libasm/asm_error.c'@3100\n  [434c] function 'asm_errmsg'@3180\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [436e] parameter 'error'\n      [3180,31a4) {reg0}\n      [31a4,31bc) {reg1}\n      [31bc,31e8) {entry_value(1) {reg0}, stack_value}\n      [31e8,31ec) {reg1}\n      [31ec,3208) {entry_value(1) {reg0}, stack_value}\n      [3208,3218) {reg1}\n      [3218,3228) {entry_value(1) {reg0}, stack_value}\n    [4381] variable 'last_error'\n      [31ac,31bc) {reg0}\n      [31bc,31e0) {reg1}\n      [31e8,31f0) {reg0}\n      [3208,3210) {reg0}\n      [3218,3227) {reg1}\n  [43fd] function '__libasm_seterrno'@3140\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [441b] parameter 'value'\n      [3140,3164) {reg0}\n      [3164,3174) {reg2}\n  [442f] function 'asm_errno'@3100\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [444d] variable 'result'\n      [3124,3138) {reg2}\nmodule 'libasm.so'\n[446d] CU '/usr/src/debug/elfutils/0.189/libasm/asm_getelf.c'@3230\n  [4c02] function 'asm_getelf'@3230\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4c20] parameter 'ctx'\n      [3230,323c) {reg0}\n      [323c,3240) {entry_value(1) {reg0}, stack_value}\n      [3240,3244) {reg0}\n      [3244,3248) {entry_value(1) {reg0}, stack_value}\nmodule 'libasm.so'\n[4c42] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newscn.c'@3250\n  [568b] function 'asm_newscn'@3250\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [56ad] parameter 'ctx'\n      [3250,3278) {reg0}\n      [3278,3398) {reg20}\n      [3398,33ac) {entry_value(1) {reg0}, stack_value}\n      [33ac,3494) {reg20}\n    [56c1] parameter 'scnname'\n      [3250,3298) {reg1}\n      [3298,329b) {reg0}\n      [329b,333c) {reg23}\n      [333c,33ac) {entry_value(1) {reg1}, stack_value}\n      [33ac,3458) {reg23}\n      [3458,3474) {entry_value(1) {reg1}, stack_value}\n      [3474,3494) {reg23}\n    [56d4] parameter 'type'\n      [3250,329b) {reg2}\n      [329b,339c) {reg21}\n      [339c,33ac) {entry_value(1) {reg2}, stack_value}\n      [33ac,3494) {reg21}\n    [56e7] parameter 'flags'\n      [3250,329b) {reg3}\n      [329b,339c) {reg22}\n      [339c,33ac) {entry_value(1) {reg3}, stack_value}\n      [33ac,3494) {reg22}\n    [56fa] variable 'scnname_len'\n      [329c,32bc) {breg0(1), stack_value}\n      [32bc,3370) {reg24}\n      [33ac,33b0) {breg0(1), stack_value}\n      [33bc,3470) {reg24}\n      [3474,3494) {reg24}\n    [570d] variable 'result'\n      [32c8,32d8) {reg0}\n      [32d8,3370) {reg19}\n      [33bc,3460) {reg19}\n      [3460,3463) {reg0}\n      [346c,3470) {lit0, stack_value}\n      [3474,3494) {reg19}\n  [578d] inlined function 'binary_newscn'@32f0\n    [57a6] parameter 'scnname_len'\n      [32f0,3364) {reg24}\n      [3458,346c) {reg24}\n      [3474,3494) {reg24}\n    [57b3] parameter 'flags'\n      [32f0,3364) {reg22}\n      [3458,346c) {reg22}\n      [3474,3494) {reg22}\n    [57c0] parameter 'type'\n      [32f0,3364) {reg21}\n      [3458,346c) {reg21}\n      [3474,3494) {reg21}\n    [57cd] parameter 'result'\n      [32f0,3364) {reg19}\n      [3458,3460) {reg19}\n      [3460,3463) {reg0}\n      [3474,3494) {reg19}\n  [58be] inlined function 'text_newscn'@33bc\n    [58e2] parameter 'flags'\n      [33bc,3454) {reg22}\n    [58ef] parameter 'type'\n      [33bc,3454) {reg21}\n    [58fc] parameter 'result'\n      [33bc,3454) {reg19}\n    [5909] variable 'flagstr'\n      [33bc,3454) {fbreg(-144)}\n    [5912] variable 'wp'\n      [33bc,33cc) {fbreg(-144), stack_value}\n      [33cc,33d0) {reg5}\n      [33d0,33d8) {fbreg(-140), stack_value}\n      [33d8,33e0) {reg5}\n      [33e0,33e8) {breg5(1), stack_value}\n      [33e8,33ec) {reg5}\n      [33ec,33f4) {breg5(1), stack_value}\n      [33f4,33f8) {reg5}\n      [33f8,3400) {breg5(1), stack_value}\n      [3400,3404) {reg5}\n      [3404,340c) {breg5(1), stack_value}\n      [340c,3410) {reg5}\n      [3410,3418) {breg5(1), stack_value}\n      (3418,3418) <empty range>\n      [3418,3448) {breg5(1), stack_value}\n    [591f] variable 'typestr'\n      [33bc,344c) {implicit_pointer([5bb8],0) {implicit_value(1){00}}}\n      [3450,3453) {reg5}\n      [3453,3454) {addr(0x5798), addr(0x5788), breg21(0), const1u(32), shl, lit16, lit28, shl, ne, bra(1), swap, drop, stack_value}\n  [596b] inlined function 'fprintf'@344c\n    [5980] parameter '__fmt'\n      [344c,3454) {addr(0x57a8), stack_value}\n    [598d] parameter '__stream'\n      [344c,3453) {reg0}\n  [592c] inlined function 'stpcpy'@33bc\n    [5950] parameter '__src'\n      [33bc,33cc) {implicit_pointer([5bbd],0) {implicit_value(4){2c202200}}}\n    [595d] parameter '__dest'\n      [33bc,33cc) {fbreg(-144), stack_value}\n  [5720] inlined function 'memcpy'@32d0\n    [5744] parameter '__len'\n      [32d0,32e4) {reg24}\n    [5751] parameter '__src'\n      [32d0,32e4) {reg23}\n    [575e] parameter '__dest'\n      [32d0,32df) {reg3}\n      [32df,32e4) {breg19(88), stack_value}\nmodule 'libasm.so'\n[5bdb] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newscn_ingrp.c'@34a0\n  [64b8] function 'asm_newscn_ingrp'@34a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [64da] parameter 'ctx'\n      [34a0,34db) {reg0}\n      [34db,355c) {reg21}\n      [355c,3568) {entry_value(1) {reg0}, stack_value}\n      [3568,35b8) {reg21}\n    [64ed] parameter 'scnname'\n      [34a0,34db) {reg1}\n      [34db,35b8) {entry_value(1) {reg1}, stack_value}\n    [6500] parameter 'type'\n      [34a0,34db) {reg2}\n      [34db,35b8) {entry_value(1) {reg2}, stack_value}\n    [6513] parameter 'flags'\n      [34a0,34db) {reg3}\n      [34db,35b8) {entry_value(1) {reg3}, stack_value}\n    [6526] parameter 'grp'\n      [34a0,34d4) {reg4}\n      [34d4,3558) {reg20}\n      [3558,3568) {entry_value(1) {reg4}, stack_value}\n      [3568,35b8) {reg20}\n    [6539] variable 'result'\n      [34e0,34f0) {reg0}\n      [34f0,3558) {reg19}\n      [3558,3574) {reg0}\n      [3574,3598) {reg19}\n      [3598,35a4) {reg0}\n      [35a4,35b8) {reg19}\n    [654c] variable '__PRETTY_FUNCTION__'\n      [34a0,35b8) {addr(0x5ad0)}\nmodule 'libasm.so'\n[6693] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newsubscn.c'@35c0\n  [6e3f] function 'asm_newsubscn'@35c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6e5d] parameter 'asmscn'\n      [35c0,3628) {reg0}\n      [3628,3638) {entry_value(1) {reg0}, stack_value}\n      [3638,363c) {reg0}\n      [363c,3674) {reg22}\n      [3674,36a4) {entry_value(1) {reg0}, stack_value}\n      [36a4,36b0) {reg22}\n      [36b0,36b8) {entry_value(1) {reg0}, stack_value}\n    [6e71] parameter 'nr'\n      [35c0,363f) {reg1}\n      [363f,3674) {reg21}\n      [3674,3690) {breg0(8)}\n      [3690,36a4) {entry_value(1) {reg1}, stack_value}\n      [36a4,36b0) {reg21}\n      [36b0,36b8) {entry_value(1) {reg1}, stack_value}\n    [6e84] variable 'runp'\n      [35f4,362c) {reg20}\n      [362c,3638) {reg0}\n      [3638,3690) {reg20}\n      [36a4,36a8) {reg1}\n      [36a8,36b0) {reg20}\n    [6e96] variable 'newp'\n      [3640,3690) {reg0}\n      [36a4,36b0) {reg0}\nmodule 'libasm.so'\n[6eca] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newsym.c'@36c0\n  [77e1] function 'asm_newsym'@36c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7803] parameter 'asmscn'\n      [36c0,36f4) {reg0}\n      [36f4,384c) {reg25}\n      [384c,3858) {entry_value(1) {reg0}, stack_value}\n      [3858,3970) {reg25}\n    [7816] parameter 'name'\n      [36c0,3714) {reg1}\n      [3714,37c0) {reg24}\n      [37d0,37f4) {reg1}\n      [37f4,37f8) {reg24}\n      [37f8,3808) {entry_value(1) {reg1}, stack_value}\n      [3808,380c) {reg19}\n      [380c,3820) {reg24}\n      [3858,3870) {reg24}\n      [3878,38c8) {reg24}\n      [38cc,38d7) {reg1}\n      [38d7,38e0) {reg24}\n      [38e0,38e4) {entry_value(1) {reg1}, stack_value}\n      [38e4,3954) {reg24}\n      [3960,396c) {reg24}\n    [7829] parameter 'size'\n      [36c0,3714) {reg2}\n      [3714,37bc) {reg21}\n      [37bc,37d0) {entry_value(1) {reg2}, stack_value}\n      [37d0,37dc) {reg2}\n      [37dc,381c) {reg21}\n      [381c,3858) {entry_value(1) {reg2}, stack_value}\n      [3858,386c) {reg21}\n      [386c,3878) {entry_value(1) {reg2}, stack_value}\n      [3878,38c4) {reg21}\n      [38c4,38cc) {entry_value(1) {reg2}, stack_value}\n      [38cc,38d7) {reg2}\n      [38d7,38dc) {reg21}\n      [38dc,38e4) {entry_value(1) {reg2}, stack_value}\n      [38e4,3954) {reg21}\n      [3954,3960) {entry_value(1) {reg2}, stack_value}\n      [3960,3964) {reg21}\n      [3964,3970) {entry_value(1) {reg2}, stack_value}\n    [783c] parameter 'type'\n      [36c0,3714) {reg3}\n      [3714,37bc) {reg22}\n      [37bc,37d0) {entry_value(1) {reg3}, stack_value}\n      [37d0,37e4) {reg3}\n      [37e4,381c) {reg22}\n      [381c,3858) {entry_value(1) {reg3}, stack_value}\n      [3858,386c) {reg22}\n      [386c,3878) {entry_value(1) {reg3}, stack_value}\n      [3878,38c4) {reg22}\n      [38c4,38cc) {entry_value(1) {reg3}, stack_value}\n      [38cc,38d7) {reg3}\n      [38d7,38dc) {reg22}\n      [38dc,38e4) {entry_value(1) {reg3}, stack_value}\n      [38e4,3954) {reg22}\n      [3954,3960) {entry_value(1) {reg3}, stack_value}\n      [3960,3964) {reg22}\n      [3964,3970) {entry_value(1) {reg3}, stack_value}\n    [784f] parameter 'binding'\n      [36c0,3714) {reg4}\n      [3714,37c0) {reg23}\n      [37c0,37d0) {entry_value(1) {reg4}, stack_value}\n      [37d0,37e8) {reg4}\n      [37e8,3820) {reg23}\n      [3820,3858) {entry_value(1) {reg4}, stack_value}\n      [3858,3870) {reg23}\n      [3870,3878) {entry_value(1) {reg4}, stack_value}\n      [3878,38c8) {reg23}\n      [38c8,38cc) {entry_value(1) {reg4}, stack_value}\n      [38cc,38d7) {reg4}\n      [38d7,38e0) {reg23}\n      [38e0,38e4) {entry_value(1) {reg4}, stack_value}\n      [38e4,3954) {reg23}\n      [3954,3960) {entry_value(1) {reg4}, stack_value}\n      [3960,396c) {reg23}\n      [396c,3970) {entry_value(1) {reg4}, stack_value}\n    [7862] variable 'tempsym'\n      [36c0,3970) {fbreg(-104)}\n    [7872] variable 'result'\n      [3730,3748) {reg0}\n      [3748,37d0) {reg19}\n      [380c,3820) {reg19}\n      [3858,3868) {reg19}\n      [3868,3870) {lit0, stack_value}\n      [3878,38cc) {reg19}\n      [38e4,3954) {reg19}\n      [3960,3970) {reg0}\n    [7885] variable 'name_len'\n      [3728,3754) {reg20}\n      [3754,3763) {reg2}\n      [3960,3970) {reg20}\n  [78ea] inlined function 'startswith'@37a8\n    [7902] parameter 'prefix'\n      [37a8,37b4) {implicit_pointer([7d0c],0) {implicit_value(3){2e4c00}}}\n    [790f] parameter 'str'\n      [37a8,37b4) {reg24}\n  [7898] inlined function 'memcpy'@3760\n    [78b0] parameter '__len'\n      <no value>\n    [78b5] parameter '__src'\n      [3760,3764) {reg24}\n    [78c2] parameter '__dest'\n      [3760,3763) {reg0}\n      [3763,3764) {breg19(48), stack_value}\n  [798d] inlined function 'fprintf'@38a0\n    [79b2] parameter '__fmt'\n      [38a0,38c0) {addr(0x58c8), stack_value}\n    [79bf] parameter '__stream'\n      [38a0,38bf) {breg20(8)}\n  [79ff] inlined function 'fprintf'@38e4\n    [7a17] parameter '__fmt'\n      [38e4,38f8) {addr(0x5878), stack_value}\n    [7a24] parameter '__stream'\n      [38e4,38f7) {breg20(8)}\n  [7a59] inlined function 'fprintf'@3900\n    [7a71] parameter '__fmt'\n      [3900,3914) {addr(0x5898), stack_value}\n    [7a7e] parameter '__stream'\n      [3900,3913) {breg25(0), deref, plus_uconst(8)}\n  [7ab3] inlined function 'fprintf'@391c\n    [7acb] parameter '__fmt'\n      [391c,3930) {addr(0x5888), stack_value}\n    [7ad8] parameter '__stream'\n      [391c,392f) {breg20(8)}\n  [7b0c] inlined function 'fprintf'@3938\n    [7b24] parameter '__fmt'\n      [3938,394c) {addr(0x58b0), stack_value}\n    [7b31] parameter '__stream'\n      [3938,394b) {breg25(0), deref, plus_uconst(8)}\n  [791d] inlined function 'snprintf'@3804\n    [7935] parameter '__fmt'\n      [3804,3808) {addr(0x5870), stack_value}\n    [7942] parameter '__n'\n      [3804,3808) {lit13, stack_value}\n    [794f] parameter '__s'\n      [3804,3807) {reg0}\n      [3807,3808) {reg19}\nmodule 'libasm.so'\n[7d32] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newcomsym.c'@3970\n  [8667] function 'asm_newcomsym'@3970\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8689] parameter 'ctx'\n      [3970,3998) {reg0}\n      [3998,3a24) {reg20}\n      [3a24,3a38) {entry_value(1) {reg0}, stack_value}\n      [3a38,3a54) {reg20}\n      [3a54,3a60) {entry_value(1) {reg0}, stack_value}\n      [3a60,3a78) {reg20}\n      [3a78,3a80) {entry_value(1) {reg0}, stack_value}\n      [3a80,3aac) {reg20}\n      [3aac,3ab0) {reg0}\n      [3ab0,3ac0) {entry_value(1) {reg0}, stack_value}\n      [3ac0,3ad0) {reg20}\n    [869d] parameter 'name'\n      [3970,39a7) {reg1}\n      [39a7,3a20) {reg21}\n      [3a20,3a38) {entry_value(1) {reg1}, stack_value}\n      [3a38,3a40) {reg21}\n      [3a40,3a60) {entry_value(1) {reg1}, stack_value}\n      [3a60,3a74) {reg21}\n      [3a74,3a80) {entry_value(1) {reg1}, stack_value}\n      [3a80,3aa4) {reg21}\n      [3aa4,3aac) {entry_value(1) {reg1}, stack_value}\n      [3aac,3ab7) {reg1}\n      [3ab7,3abc) {reg21}\n      [3abc,3ac0) {entry_value(1) {reg1}, stack_value}\n      [3ac0,3ac4) {reg21}\n      [3ac4,3ad0) {entry_value(1) {reg1}, stack_value}\n    [86b0] parameter 'size'\n      [3970,39a7) {reg2}\n      [39a7,3a24) {reg23}\n      [3a24,3a38) {entry_value(1) {reg2}, stack_value}\n      [3a38,3a48) {reg23}\n      [3a48,3a60) {entry_value(1) {reg2}, stack_value}\n      [3a60,3a78) {reg23}\n      [3a78,3a80) {entry_value(1) {reg2}, stack_value}\n      [3a80,3aa8) {reg23}\n      [3aa8,3aac) {entry_value(1) {reg2}, stack_value}\n      [3aac,3ab7) {reg2}\n      [3ab7,3ac0) {entry_value(1) {reg2}, stack_value}\n      [3ac0,3acc) {reg23}\n      [3acc,3ad0) {entry_value(1) {reg2}, stack_value}\n    [86c3] parameter 'align'\n      [3970,39a7) {reg3}\n      [39a7,3a20) {reg22}\n      [3a20,3a38) {entry_value(1) {reg3}, stack_value}\n      [3a38,3a40) {reg22}\n      [3a40,3a60) {entry_value(1) {reg3}, stack_value}\n      [3a60,3a74) {reg22}\n      [3a74,3a80) {entry_value(1) {reg3}, stack_value}\n      [3a80,3aa4) {reg22}\n      [3aa4,3aac) {entry_value(1) {reg3}, stack_value}\n      [3aac,3ab7) {reg3}\n      [3ab7,3ac0) {entry_value(1) {reg3}, stack_value}\n      [3ac0,3ac4) {reg22}\n      [3ac4,3ad0) {entry_value(1) {reg3}, stack_value}\n    [86d6] variable 'result'\n      [39ac,39c8) {reg0}\n      [39c8,3a24) {reg19}\n      [3a38,3a54) {reg19}\n      [3a54,3a60) {reg0}\n      [3a60,3a70) {reg19}\n      [3a70,3a78) {lit0, stack_value}\n      [3a80,3aac) {reg19}\n      [3ac0,3ad0) {reg0}\n  [86ea] inlined function 'startswith'@3a04\n    [870e] parameter 'prefix'\n      [3a04,3a10) {implicit_pointer([8898],0) {implicit_value(3){2e4c00}}}\n    [871b] parameter 'str'\n      [3a04,3a10) {reg21}\n  [8729] inlined function 'fprintf'@3a80\n    [874d] parameter '__fmt'\n      [3a80,3aa0) {addr(0x58e0), stack_value}\n    [875a] parameter '__stream'\n      [3a80,3a9f) {breg20(8)}\nmodule 'libasm.so'\n[88ac] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newabssym.c'@3ad0\n  [91c9] function 'asm_newabssym'@3ad0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [91eb] parameter 'ctx'\n      [3ad0,3af8) {reg0}\n      [3af8,3b94) {reg20}\n      [3b94,3ba8) {entry_value(1) {reg0}, stack_value}\n      [3ba8,3bc8) {reg20}\n      [3bc8,3bd4) {entry_value(1) {reg0}, stack_value}\n      [3bd4,3bf0) {reg20}\n      [3bf0,3bf8) {entry_value(1) {reg0}, stack_value}\n      [3bf8,3c64) {reg20}\n      [3c64,3c68) {reg0}\n      [3c68,3c78) {entry_value(1) {reg0}, stack_value}\n      [3c78,3cfc) {reg20}\n    [91ff] parameter 'name'\n      [3ad0,3b13) {reg1}\n      [3b13,3b8c) {reg21}\n      [3b8c,3ba8) {entry_value(1) {reg1}, stack_value}\n      [3ba8,3bb0) {reg21}\n      [3bb0,3bd4) {entry_value(1) {reg1}, stack_value}\n      [3bd4,3be8) {reg21}\n      [3be8,3bf8) {entry_value(1) {reg1}, stack_value}\n      [3bf8,3c58) {reg21}\n      [3c58,3c64) {entry_value(1) {reg1}, stack_value}\n      [3c64,3c6f) {reg1}\n      [3c6f,3c74) {reg21}\n      [3c74,3c78) {entry_value(1) {reg1}, stack_value}\n      [3c78,3cec) {reg21}\n      [3cec,3cfc) {entry_value(1) {reg1}, stack_value}\n    [9212] parameter 'size'\n      [3ad0,3b13) {reg2}\n      [3b13,3b90) {reg24}\n      [3b90,3ba8) {entry_value(1) {reg2}, stack_value}\n      [3ba8,3bb4) {reg24}\n      [3bb4,3bd4) {entry_value(1) {reg2}, stack_value}\n      [3bd4,3bec) {reg24}\n      [3bec,3bf8) {entry_value(1) {reg2}, stack_value}\n      [3bf8,3c5c) {reg24}\n      [3c5c,3c64) {entry_value(1) {reg2}, stack_value}\n      [3c64,3c6f) {reg2}\n      [3c6f,3c78) {entry_value(1) {reg2}, stack_value}\n      [3c78,3cf4) {reg24}\n      [3cf4,3cfc) {entry_value(1) {reg2}, stack_value}\n    [9225] parameter 'value'\n      [3ad0,3b13) {reg3}\n      [3b13,3b94) {reg25}\n      [3b94,3ba8) {entry_value(1) {reg3}, stack_value}\n      [3ba8,3bbc) {reg25}\n      [3bbc,3bd4) {entry_value(1) {reg3}, stack_value}\n      [3bd4,3bf0) {reg25}\n      [3bf0,3bf8) {entry_value(1) {reg3}, stack_value}\n      [3bf8,3c60) {reg25}\n      [3c60,3c64) {entry_value(1) {reg3}, stack_value}\n      [3c64,3c6f) {reg3}\n      [3c6f,3c78) {entry_value(1) {reg3}, stack_value}\n      [3c78,3cf8) {reg25}\n      [3cf8,3cfc) {entry_value(1) {reg3}, stack_value}\n    [9238] parameter 'type'\n      [3ad0,3b13) {reg4}\n      [3b13,3b8c) {reg22}\n      [3b8c,3ba8) {entry_value(1) {reg4}, stack_value}\n      [3ba8,3bb0) {reg22}\n      [3bb0,3bd4) {entry_value(1) {reg4}, stack_value}\n      [3bd4,3be8) {reg22}\n      [3be8,3bf8) {entry_value(1) {reg4}, stack_value}\n      [3bf8,3c58) {reg22}\n      [3c58,3c64) {entry_value(1) {reg4}, stack_value}\n      [3c64,3c6f) {reg4}\n      [3c6f,3c78) {entry_value(1) {reg4}, stack_value}\n      [3c78,3cec) {reg22}\n      [3cec,3cfc) {entry_value(1) {reg4}, stack_value}\n    [924b] parameter 'binding'\n      [3ad0,3b13) {reg5}\n      [3b13,3b90) {reg23}\n      [3b90,3ba8) {entry_value(1) {reg5}, stack_value}\n      [3ba8,3bb4) {reg23}\n      [3bb4,3bd4) {entry_value(1) {reg5}, stack_value}\n      [3bd4,3bec) {reg23}\n      [3bec,3bf8) {entry_value(1) {reg5}, stack_value}\n      [3bf8,3c5c) {reg23}\n      [3c5c,3c64) {entry_value(1) {reg5}, stack_value}\n      [3c64,3c6f) {reg5}\n      [3c6f,3c78) {entry_value(1) {reg5}, stack_value}\n      [3c78,3cf4) {reg23}\n      [3cf4,3cfc) {entry_value(1) {reg5}, stack_value}\n    [925e] variable 'result'\n      [3b18,3b34) {reg0}\n      [3b34,3b94) {reg19}\n      [3ba8,3bc0) {reg19}\n      [3bd4,3be4) {reg19}\n      [3be4,3bf0) {lit0, stack_value}\n      [3bf8,3c64) {reg19}\n      [3c78,3ce8) {reg19}\n      [3ce8,3cfc) {reg0}\n  [9272] inlined function 'startswith'@3b70\n    [9296] parameter 'prefix'\n      [3b70,3b7c) {implicit_pointer([961b],0) {implicit_value(3){2e4c00}}}\n    [92a3] parameter 'str'\n      [3b70,3b7c) {reg21}\n  [92b1] inlined function 'fprintf'@3c1c\n    [92d5] parameter '__fmt'\n      [3c1c,3c34) {addr(0x5948), stack_value}\n    [92e2] parameter '__stream'\n      [3c1c,3c33) {breg20(8)}\n  [931c] inlined function 'fprintf'@3c38\n    [9340] parameter '__fmt'\n      [3c38,3c54) {addr(0x5958), stack_value}\n    [934d] parameter '__stream'\n      [3c38,3c53) {breg20(8)}\n  [9387] inlined function 'fprintf'@3c78\n    [93ab] parameter '__fmt'\n      [3c78,3c8c) {addr(0x5918), stack_value}\n    [93b8] parameter '__stream'\n      [3c78,3c8b) {breg20(8)}\n  [93ed] inlined function 'fprintf'@3c94\n    [9411] parameter '__fmt'\n      [3c94,3ca8) {addr(0x58f8), stack_value}\n    [941e] parameter '__stream'\n      [3c94,3ca7) {breg20(8)}\n  [9453] inlined function 'fprintf'@3cb0\n    [9477] parameter '__fmt'\n      [3cb0,3cc4) {addr(0x5930), stack_value}\n    [9484] parameter '__stream'\n      [3cb0,3cc3) {breg20(8)}\n  [94b8] inlined function 'fprintf'@3ccc\n    [94dc] parameter '__fmt'\n      [3ccc,3ce0) {addr(0x5908), stack_value}\n    [94e9] parameter '__stream'\n      [3ccc,3cdf) {breg20(8)}\nmodule 'libasm.so'\n[962f] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newscngrp.c'@3d00\n  [9ef4] function 'asm_newscngrp'@3d00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9f16] parameter 'ctx'\n      [3d00,3d18) {reg0}\n      [3d18,3dcc) {reg20}\n      [3dcc,3dd8) {entry_value(1) {reg0}, stack_value}\n      [3dd8,3dfc) {reg20}\n      [3dfc,3e0c) {entry_value(1) {reg0}, stack_value}\n      [3e0c,3e48) {reg20}\n    [9f2a] parameter 'grpname'\n      [3d00,3d2f) {reg1}\n      [3d2f,3dbc) {reg22}\n      [3dbc,3dd8) {entry_value(1) {reg1}, stack_value}\n      [3dd8,3df4) {reg22}\n      [3df4,3e0c) {entry_value(1) {reg1}, stack_value}\n      [3e0c,3e48) {reg22}\n    [9f3d] parameter 'signature'\n      [3d00,3d2f) {reg2}\n      [3d2f,3dc0) {reg24}\n      [3dc0,3dd8) {entry_value(1) {reg2}, stack_value}\n      [3dd8,3e00) {reg24}\n      [3e00,3e0c) {entry_value(1) {reg2}, stack_value}\n      [3e0c,3e48) {reg24}\n    [9f50] parameter 'flags'\n      [3d00,3d2f) {reg3}\n      [3d2f,3dc0) {reg23}\n      [3dc0,3dd8) {entry_value(1) {reg3}, stack_value}\n      [3dd8,3e00) {reg23}\n      [3e00,3e0c) {entry_value(1) {reg3}, stack_value}\n      [3e0c,3e48) {reg23}\n    [9f63] variable 'result'\n      [3d4c,3d68) {reg0}\n      [3d68,3dcc) {reg19}\n      [3dcc,3dd8) {reg0}\n      [3dd8,3de4) {reg19}\n      [3e0c,3e1c) {reg19}\n      [3e1c,3e1f) {reg0}\n      [3e24,3e48) {reg19}\n    [9f76] variable 'grpname_len'\n      [3d30,3d44) {breg0(1), stack_value}\n      [3d44,3d58) {breg21(1), stack_value}\n      [3d58,3dbc) {reg21}\n      [3dd8,3de4) {reg21}\n      [3de4,3de8) {breg0(1), stack_value}\n      [3e0c,3e48) {reg21}\n    [9f89] variable '__PRETTY_FUNCTION__'\n      [3d00,3e48) {addr(0x5b98)}\n  [9f9c] inlined function 'memcpy'@3d70\n    [9fb5] parameter '__len'\n      [3d70,3d74) {reg21}\n    [9fc2] parameter '__src'\n      <no value>\n    [9fc7] parameter '__dest'\n      [3d70,3d73) {reg0}\n      [3d73,3d74) {breg19(56), stack_value}\nmodule 'libasm.so'\n[a131] CU '/usr/src/debug/elfutils/0.189/libasm/asm_scngrp_newsignature.c'@3e50\n  [a8d2] function 'asm_scngrp_newsignature'@3e50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a8f4] parameter 'grp'\n      [3e50,3e64) {reg0}\n      [3e64,3e74) {reg2}\n    [a908] parameter 'signature'\n      [3e50,3e74) {reg1}\nmodule 'libasm.so'\n[a929] CU '/usr/src/debug/elfutils/0.189/libasm/asm_fill.c'@3e80\n  [b10f] function 'asm_fill'@3e80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b131] parameter 'asmscn'\n      [3e80,3eac) {reg0}\n      [3eac,3ef0) {reg19}\n      [3ef0,3f00) {entry_value(1) {reg0}, stack_value}\n      [3f00,3f04) {reg0}\n      [3f04,3f18) {reg19}\n      [3f18,3f1c) {reg0}\n      [3f1c,3f20) {entry_value(1) {reg0}, stack_value}\n    [b143] parameter 'bytes'\n      [3e80,3eb3) {reg1}\n      [3eb3,3ef4) {reg22}\n      [3ef4,3f00) {entry_value(1) {reg1}, stack_value}\n      [3f00,3f0c) {reg1}\n      [3f0c,3f18) {reg22}\n      [3f18,3f20) {reg1}\n    [b155] parameter 'len'\n      [3e80,3eb3) {reg2}\n      [3eb3,3ed4) {reg20}\n      [3ed4,3f00) {entry_value(1) {reg2}, stack_value}\n      [3f00,3f10) {reg2}\n      [3f10,3f18) {reg20}\n      [3f18,3f20) {reg2}\n    [b169] variable 'pattern'\n      [3eb8,3ec8) {reg0}\n      [3ec8,3ef4) {reg21}\n      [3f08,3f10) {reg21}\n      [3f10,3f14) {reg0}\n      [3f14,3f18) {reg21}\n    [b17b] variable 'old_pattern'\n      [3ed8,3ee7) {reg0}\n  [b18d] inlined function 'memcpy'@3ec8\n    [b1a6] parameter '__len'\n      [3ec8,3ecc) {reg20}\n    [b1b3] parameter '__src'\n      [3ec8,3ecc) {reg22}\n    [b1c0] parameter '__dest'\n      [3ec8,3ecb) {reg0}\n      [3ecb,3ecc) {breg21(8), stack_value}\nmodule 'libasm.so'\n[b259] CU '/usr/src/debug/elfutils/0.189/libasm/asm_align.c'@3f20\n  [badd] function '__libasm_ensure_section_space'@3f20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [bafd] parameter 'asmscn'\n      [3f20,3f44) {reg0}\n      [3f44,3f58) {reg20}\n      [3f58,3f68) {entry_value(1) {reg0}, stack_value}\n      [3f68,3fb0) {reg20}\n      [3fb0,3fc0) {reg0}\n      [3fc0,3fe8) {reg20}\n    [bb10] parameter 'len'\n      [3f20,3f50) {reg1}\n      [3f50,3f68) {entry_value(1) {reg1}, stack_value}\n      [3f68,3f74) {reg1}\n      [3f74,3fb0) {entry_value(1) {reg1}, stack_value}\n      [3fb0,3fb8) {reg1}\n      [3fb8,3fe8) {entry_value(1) {reg1}, stack_value}\n    [bb24] variable 'size'\n      [3f8c,3fb0) {reg19}\n      [3fc4,3fe8) {reg19}\n  [bb87] function 'asm_align'@3ff0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [bba7] parameter 'asmscn'\n      [3ff0,4034) {reg0}\n      [4034,4044) {reg19}\n      [4044,4054) {entry_value(1) {reg0}, stack_value}\n      [4054,4078) {reg19}\n      [4078,408b) {reg0}\n      [408b,40f4) {reg19}\n      [40f4,40f8) {reg0}\n      [40f8,4104) {entry_value(1) {reg0}, stack_value}\n      [4104,4108) {reg0}\n      [4108,41ec) {reg19}\n      [41ec,41f0) {reg0}\n      [41f0,41f4) {entry_value(1) {reg0}, stack_value}\n    [bbba] parameter 'value'\n      [3ff0,4010) {reg1}\n      [4010,4040) {reg20}\n      [4040,4054) {entry_value(1) {reg1}, stack_value}\n      [4054,4164) {reg20}\n      [4164,41c4) {entry_value(1) {reg1}, stack_value}\n      [41c4,41ec) {reg20}\n      [41ec,41f4) {reg1}\n    [bbcd] variable 'result'\n      [4028,4040) {lit0, stack_value}\n      [4054,408c) {lit0, stack_value}\n      [408c,40a4) {reg0}\n      [40ec,40f4) {reg0}\n  [bc10] inlined function 'fprintf'@4170\n    [bc25] parameter '__fmt'\n      [416c,4190) {addr(0x59e0), stack_value}\n    [bc32] parameter '__stream'\n      [416c,418f) {breg19(0), deref, plus_uconst(8)}\n  [bcaa] inlined function 'fprintf'@4104\n    [bccf] parameter '__fmt'\n      [4104,411c) {addr(0x59c0), stack_value}\n    [bcdc] parameter '__stream'\n      [4104,4118) {breg3(8)}\n      [4118,411b) {reg0}\n  [bd57] inlined function 'fprintf'@41c4\n    [bd6f] parameter '__fmt'\n      [41c4,41dc) {addr(0x59d0), stack_value}\n    [bd7c] parameter '__stream'\n      [41c4,41db) {breg19(0), deref, plus_uconst(8)}\n  [bd10] inlined function 'fputc_unlocked'@413c\n    [bd28] parameter '__stream'\n      [413c,4154) {reg0}\n      [41e0,41e7) {reg0}\n    [bd35] parameter '__c'\n      [413c,4154) {const1u(34), stack_value}\n      [41e0,41ec) {const1u(34), stack_value}\nmodule 'libasm.so'\n[be4f] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addstrz.c'@4200\n  [c6e2] function 'asm_addstrz'@4200\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [c704] parameter 'asmscn'\n      [4200,4220) {reg0}\n      [4220,4298) {reg21}\n      [4298,42a4) {entry_value(1) {reg0}, stack_value}\n      [42a4,4424) {reg21}\n      [4424,4428) {reg0}\n      [4428,442c) {entry_value(1) {reg0}, stack_value}\n    [c718] parameter 'str'\n      [4200,4238) {reg1}\n      [4238,4294) {reg20}\n      [42a4,42ab) {reg1}\n      [42ab,42b4) {reg20}\n      [42b4,42c8) {reg1}\n      [42c8,43ec) {reg20}\n      [43ec,43f0) {reg1}\n      [43f0,4424) {reg20}\n      [4424,442c) {reg1}\n    [c72a] parameter 'len'\n      [4200,4238) {reg2}\n      [4238,428c) {reg19}\n      [42a4,42ab) {reg2}\n      [42ab,42b4) {reg19}\n      [42b4,42c4) {reg2}\n      [42c4,432c) {reg19}\n      [432c,4330) {breg19(1), stack_value}\n      [4340,4384) {reg19}\n      [4398,43ec) {reg19}\n      [43ec,43f0) {reg2}\n      [43f0,4400) {reg19}\n      [4424,442c) {reg2}\n  [c8ac] inlined function 'memcpy'@4258\n    [c8c5] parameter '__len'\n      [4258,4270) {reg19}\n    [c8d2] parameter '__src'\n      <no value>\n    [c8d7] parameter '__dest'\n      [4258,426c) {breg0(0), breg0(0), deref, plus, plus_uconst(24), stack_value}\n      [426c,426f) {breg21(56), deref, breg21(56), deref, deref, plus, plus_uconst(24), stack_value}\n  [c783] inlined function 'fprintf'@4398\n    [c7a8] parameter '__fmt'\n      [4398,43b0) {addr(0x5a08), stack_value}\n    [c7b5] parameter '__stream'\n      [4398,43af) {breg21(0), deref, plus_uconst(8)}\nmodule 'libasm.so'\n[c9c5] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addint8.c'@4430\n  [d255] function 'asm_addint8'@4430\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [d277] parameter 'asmscn'\n      [4430,4473) {reg0}\n      [4473,44b8) {reg19}\n      [44b8,44c4) {entry_value(1) {reg0}, stack_value}\n      [44c4,44cc) {reg0}\n      [44cc,44e0) {reg19}\n      [44e0,44e4) {reg0}\n      [44e4,44f0) {reg19}\n      [44f0,44f4) {reg0}\n      [44f4,44f8) {entry_value(1) {reg0}, stack_value}\n    [d28b] parameter 'num'\n      [4430,4458) {reg1}\n      [4458,44b8) {reg20}\n      [44b8,44f0) {entry_value(1) {reg1}, stack_value}\n      [44f0,44f8) {reg1}\n  [d337] inlined function 'fprintf'@44c4\n    [d35a] parameter '__fmt'\n      [44c4,44dc) {addr(0x5a20), stack_value}\n    [d367] parameter '__stream'\n      [44c4,44d8) {breg1(8)}\n      [44d8,44db) {reg0}\n  [d2d2] inlined function 'memcpy'@448c\n    [d2f5] parameter '__len'\n      [448c,4494) {lit1, stack_value}\n    [d302] parameter '__src'\n      [448c,4494) {implicit_pointer([d2c6],0) <no location>}\n    [d30f] parameter '__dest'\n      [448c,4490) {breg0(0), breg0(0), deref, plus, plus_uconst(24), stack_value}\n      [4490,4494) {breg19(56), deref, breg19(56), deref, deref, plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[d419] CU '/usr/src/debug/elfutils/0.189/libasm/asm_adduint8.c'@4500\n  [dbe2] function 'asm_adduint8'@4500\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [dc00] parameter 'asmscn'\n      [4500,4507) {reg0}\n      [4507,4508) {entry_value(1) {reg0}, stack_value}\n    [dc14] parameter 'num'\n      [4500,4507) {reg1}\n      [4507,4508) {entry_value(1) {reg1}, stack_value}\nmodule 'libasm.so'\n[dc52] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addint16.c'@4510\n  [e50f] function 'asm_addint16'@4510\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [e531] parameter 'asmscn'\n      [4510,4538) {reg0}\n      [4538,45c8) {reg19}\n      [45c8,45d4) {entry_value(1) {reg0}, stack_value}\n      [45d4,4608) {reg19}\n      [4608,460c) {reg0}\n      [460c,4610) {entry_value(1) {reg0}, stack_value}\n    [e545] parameter 'num'\n      [4510,4548) {reg1}\n      [4548,4588) {reg20}\n      [4588,45ec) {entry_value(1) {reg1}, stack_value}\n      [45ec,45f3) {reg1}\n      [45f3,4608) {reg20}\n      [4608,4610) {reg1}\n  [e624] inlined function 'fprintf'@45d4\n    [e647] parameter '__fmt'\n      [45d4,45e8) {addr(0x5a30), stack_value}\n    [e654] parameter '__stream'\n      [45d4,45e7) {breg19(0), deref, plus_uconst(8)}\n  [e5a8] inlined function 'memcpy'@4598\n    [e5cb] parameter '__len'\n      [4598,45a0) {lit2, stack_value}\n    [e5d8] parameter '__src'\n      [4598,45a0) {implicit_pointer([e594],0) {reg20}}\n    [e5e5] parameter '__dest'\n      [4598,459c) {breg0(0), breg1(0), plus, plus_uconst(24), stack_value}\n      [459c,45a0) {breg19(56), deref, breg1(0), plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[e724] CU '/usr/src/debug/elfutils/0.189/libasm/asm_adduint16.c'@4610\n  [ef05] function 'asm_adduint16'@4610\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [ef23] parameter 'asmscn'\n      [4610,4617) {reg0}\n      [4617,4618) {entry_value(1) {reg0}, stack_value}\n    [ef37] parameter 'num'\n      [4610,4617) {reg1}\n      [4617,4618) {entry_value(1) {reg1}, stack_value}\nmodule 'libasm.so'\n[ef75] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addint32.c'@4620\n  [f826] function 'asm_addint32'@4620\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [f848] parameter 'asmscn'\n      [4620,4648) {reg0}\n      [4648,46d4) {reg19}\n      [46d4,46e0) {entry_value(1) {reg0}, stack_value}\n      [46e0,4714) {reg19}\n      [4714,4718) {reg0}\n      [4718,471c) {entry_value(1) {reg0}, stack_value}\n    [f85c] parameter 'num'\n      [4620,4658) {reg1}\n      [4658,4694) {reg20}\n      [4694,46e0) {entry_value(1) {reg1}, stack_value}\n      [46e0,46f8) {reg20}\n      [46f8,46ff) {reg1}\n      [46ff,4714) {reg20}\n      [4714,471c) {reg1}\n  [f8bf] inlined function '__bswap_32'@4688\n    [f8db] parameter '__bsx'\n      <no value>\n  [f95d] inlined function 'fprintf'@46e0\n    [f980] parameter '__fmt'\n      [46e0,46f4) {addr(0x5a40), stack_value}\n    [f98d] parameter '__stream'\n      [46e0,46f3) {breg19(0), deref, plus_uconst(8)}\n  [f8e1] inlined function 'memcpy'@46a4\n    [f904] parameter '__len'\n      [46a4,46ac) {lit4, stack_value}\n    [f911] parameter '__src'\n      [46a4,46ac) {implicit_pointer([f8ab],0) {reg20}}\n    [f91e] parameter '__dest'\n      [46a4,46a8) {breg0(0), breg1(0), plus, plus_uconst(24), stack_value}\n      [46a8,46ac) {breg19(56), deref, breg1(0), plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[fa5d] CU '/usr/src/debug/elfutils/0.189/libasm/asm_adduint32.c'@4720\n  [10226] function 'asm_adduint32'@4720\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [10244] parameter 'asmscn'\n      [4720,4727) {reg0}\n      [4727,4728) {entry_value(1) {reg0}, stack_value}\n    [10258] parameter 'num'\n      [4720,4727) {reg1}\n      [4727,4728) {entry_value(1) {reg1}, stack_value}\nmodule 'libasm.so'\n[10296] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addint64.c'@4730\n  [10b5f] function 'asm_addint64'@4730\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [10b81] parameter 'asmscn'\n      [4730,4758) {reg0}\n      [4758,47e4) {reg19}\n      [47e4,47f0) {entry_value(1) {reg0}, stack_value}\n      [47f0,4864) {reg19}\n      [4864,4868) {reg0}\n      [4868,486c) {entry_value(1) {reg0}, stack_value}\n    [10b95] parameter 'num'\n      [4730,4768) {reg1}\n      [4768,47a4) {reg20}\n      [47a4,47f0) {entry_value(1) {reg1}, stack_value}\n      [47f0,4824) {reg20}\n      [4824,482c) {breg3(0), neg, stack_value}\n      [482c,4848) {entry_value(1) {reg1}, stack_value}\n      [4848,484f) {reg1}\n      [484f,4864) {reg20}\n      [4864,486c) {reg1}\n  [10c69] inlined function '__bswap_64'@4798\n    [10c85] parameter '__bsx'\n      <no value>\n  [10bc5] inlined function 'fprintf'@47fc\n    [10bde] parameter '__fmt'\n      [47fc,4844) {addr(0x5a50), stack_value}\n    [10beb] parameter '__stream'\n      [47fc,4843) {breg6(8)}\n  [10c8b] inlined function 'memcpy'@47b4\n    [10cb0] parameter '__len'\n      [47b4,47bc) {lit8, stack_value}\n    [10cbd] parameter '__src'\n      [47b4,47bc) {implicit_pointer([10c55],0) {reg20}}\n    [10cca] parameter '__dest'\n      [47b4,47b8) {breg0(0), breg1(0), plus, plus_uconst(24), stack_value}\n      [47b8,47bc) {breg19(56), deref, breg1(0), plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[10da5] CU '/usr/src/debug/elfutils/0.189/libasm/asm_adduint64.c'@4870\n  [1156e] function 'asm_adduint64'@4870\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1158c] parameter 'asmscn'\n      [4870,4877) {reg0}\n      [4877,4878) {entry_value(1) {reg0}, stack_value}\n    [115a0] parameter 'num'\n      [4870,4877) {reg1}\n      [4877,4878) {entry_value(1) {reg1}, stack_value}\nmodule 'libasm.so'\n[115de] CU '/usr/src/debug/elfutils/0.189/libasm/asm_adduleb128.c'@4880\n  [11e3e] function 'asm_adduleb128'@4880\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [11e60] parameter 'asmscn'\n      [4880,48b0) {reg0}\n      [48b0,4984) {reg20}\n      [4984,4990) {entry_value(1) {reg0}, stack_value}\n      [4990,49d0) {reg20}\n    [11e74] parameter 'num'\n      [4880,48e0) {reg1}\n      [48e0,48f4) {reg4}\n      [48f8,490f) {reg4}\n      [4990,49a4) {reg1}\n      [49a4,49a7) {reg3}\n      [49a7,49ac) {entry_value(1) {reg1}, stack_value}\n      [49ac,49b3) {reg1}\n      [49b3,49bc) {entry_value(1) {reg1}, stack_value}\n  [11f5b] inlined function 'fprintf'@4990\n    [11f80] parameter '__fmt'\n      [4990,49a8) {addr(0x5a68), stack_value}\n    [11f8d] parameter '__stream'\n      [4990,4998) {breg0(8)}\n      [4998,49a7) {reg0}\n  [11ee5] inlined function 'memcpy'@4928\n    [11efe] parameter '__len'\n      [4928,493c) {reg19}\n    [11f0b] parameter '__src'\n      [4928,493c) {reg21}\n    [11f18] parameter '__dest'\n      [4928,492c) {breg2(0), breg0(0), plus, plus_uconst(24), stack_value}\n      [492c,4938) {breg2(0), breg2(0), deref, plus, plus_uconst(24), stack_value}\n      [4938,493b) {breg20(56), deref, breg20(56), deref, deref, plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[12075] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addsleb128.c'@49d0\n  [128ed] function 'asm_addsleb128'@49d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1290f] parameter 'asmscn'\n      [49d0,4a00) {reg0}\n      [4a00,4ae4) {reg20}\n      [4ae4,4af0) {entry_value(1) {reg0}, stack_value}\n      [4af0,4b50) {reg20}\n    [12923] parameter 'num'\n      [49d0,4a38) {reg1}\n      [4a38,4a4c) {reg4}\n      [4a54,4a5c) {reg4}\n      [4af0,4b24) {reg1}\n      [4b24,4b27) {reg3}\n      [4b27,4b2c) {entry_value(1) {reg1}, stack_value}\n      [4b2c,4b2f) {reg1}\n      [4b2f,4b3c) {entry_value(1) {reg1}, stack_value}\n  [12a11] inlined function 'fprintf'@4b10\n    [12a36] parameter '__fmt'\n      [4b10,4b28) {addr(0x5a78), stack_value}\n    [12a43] parameter '__stream'\n      [4b10,4b18) {breg0(8)}\n      [4b18,4b27) {reg0}\n  [1299b] inlined function 'memcpy'@4a88\n    [129b4] parameter '__len'\n      [4a88,4a9c) {reg19}\n    [129c1] parameter '__src'\n      [4a88,4a9c) {reg21}\n    [129ce] parameter '__dest'\n      [4a88,4a8c) {breg2(0), breg0(0), plus, plus_uconst(24), stack_value}\n      [4a8c,4a98) {breg2(0), breg2(0), deref, plus, plus_uconst(24), stack_value}\n      [4a98,4a9b) {breg20(56), deref, breg20(56), deref, deref, plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[12b21] CU '/usr/src/debug/elfutils/0.189/libasm/disasm_begin.c'@4b50\n  [13b69] function 'disasm_begin'@4b50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [13b8b] parameter 'ebl'\n      [4b50,4b70) {reg0}\n      [4b70,4b9c) {reg19}\n      [4b9c,4ba8) {entry_value(1) {reg0}, stack_value}\n      [4ba8,4bb8) {reg19}\n      [4bb8,4bbc) {reg0}\n      [4bbc,4bc0) {entry_value(1) {reg0}, stack_value}\n      [4bc0,4bd4) {reg19}\n    [13b9d] parameter 'elf'\n      [4b50,4b87) {reg1}\n      [4b87,4b94) {reg21}\n      [4b94,4b98) {breg0(8)}\n      [4b98,4ba8) {entry_value(1) {reg1}, stack_value}\n      [4ba8,4baf) {reg1}\n      [4baf,4bb8) {entry_value(1) {reg1}, stack_value}\n      [4bb8,4bc0) {reg1}\n      [4bc0,4bcc) {reg21}\n      [4bcc,4bd4) {entry_value(1) {reg1}, stack_value}\n    [13baf] parameter 'symcb'\n      [4b50,4b87) {reg2}\n      [4b87,4b98) {reg20}\n      [4b98,4ba8) {entry_value(1) {reg2}, stack_value}\n      [4ba8,4baf) {reg2}\n      [4baf,4bb8) {entry_value(1) {reg2}, stack_value}\n      [4bb8,4bc0) {reg2}\n      [4bc0,4bd4) {reg20}\n    [13bc3] variable 'ctx'\n      [4b88,4b98) {reg0}\n      [4bc0,4bc4) {reg0}\nmodule 'libasm.so'\n[13c2b] CU '/usr/src/debug/elfutils/0.189/libasm/disasm_cb.c'@4be0\n  [14df6] function 'disasm_cb'@4c30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [14e18] parameter 'ctx'\n      [4c30,4c54) {reg0}\n      [4c54,4d24) {reg19}\n      [4d24,4d40) {entry_value(1) {reg0}, stack_value}\n      [4d40,4e24) {reg19}\n    [14e2b] parameter 'startp'\n      [4c30,4c8c) {reg1}\n      [4c8c,4d28) {reg22}\n      [4d28,4d40) {entry_value(1) {reg1}, stack_value}\n      [4d40,4e24) {reg22}\n    [14e3e] parameter 'end'\n      [4c30,4ca7) {reg2}\n      [4ca7,4d2c) {reg23}\n      [4d2c,4d40) {entry_value(1) {reg2}, stack_value}\n      [4d40,4e24) {reg23}\n    [14e51] parameter 'addr'\n      [4c30,4ca7) {reg3}\n      [4ca7,4d2c) {reg24}\n      [4d2c,4d40) {entry_value(1) {reg3}, stack_value}\n      [4d40,4e24) {reg24}\n    [14e64] parameter 'fmt'\n      [4c30,4ca7) {reg4}\n      [4ca7,4d30) {reg25}\n      [4d30,4d40) {entry_value(1) {reg4}, stack_value}\n      [4d40,4e24) {reg25}\n    [14e77] parameter 'outcb'\n      [4c30,4ca7) {reg5}\n      [4ca7,4d30) {reg26}\n      [4d30,4d40) {entry_value(1) {reg5}, stack_value}\n      [4d40,4e24) {reg26}\n    [14e8a] parameter 'outcbarg'\n      [4c30,4ca7) {reg6}\n      [4ca7,4d34) {reg27}\n      [4d34,4d40) {entry_value(1) {reg6}, stack_value}\n      [4d40,4e24) {reg27}\n    [14e9d] parameter 'symcbarg'\n      [4c30,4ca7) {reg7}\n      [4ca7,4d28) {reg21}\n      [4d40,4e24) {reg21}\n    [14eb0] variable 'symtoken'\n      [4c30,4e24) {fbreg(-232)}\n    [14ec0] variable 'getsym'\n      [4c9c,4ca7) {reg8}\n      [4cd4,4cfc) {reg8}\n      [4cfc,4cff) {reg6}\n  [1510d] function 'null_elf_getsym'@4c20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1512d] parameter 'addr'\n      [4c20,4c28) {reg0}\n      [4c28,4c2c) {entry_value(1) {reg0}, stack_value}\n    [15140] parameter 'scnndx'\n      [4c20,4c2c) {reg1}\n    [1514d] parameter 'value'\n      [4c20,4c2c) {reg2}\n    [1515a] parameter 'buf'\n      [4c20,4c2c) {reg3}\n    [15167] parameter 'buflen'\n      [4c20,4c2c) {reg4}\n    [15174] parameter 'arg'\n      [4c20,4c2c) {reg5}\n  [14ed2] inlined function 'read_symtab'@4ca0\n    [14eeb] parameter 'ctx'\n      [4ca0,4cc4) {reg19}\n      [4d40,4e20) {reg19}\n  [14f13] inlined function 'read_symtab_exec'@4d40\n    [14f2f] parameter 'ctx'\n      <no value>\n    [14f34] variable 'scn'\n      [4d48,4d58) {reg20}\n      [4d58,4d63) {reg0}\n      [4d63,4e20) {reg20}\n  [15243] function 'default_elf_getsym'@4be0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [15263] parameter 'addr'\n      [4be0,4c03) {reg0}\n      [4c03,4c18) {entry_value(1) {reg0}, stack_value}\n      [4c18,4c1c) {reg0}\n      [4c1c,4c20) {entry_value(1) {reg0}, stack_value}\n    [15276] parameter 'scnndx'\n      [4be0,4c03) {reg1}\n      [4c03,4c18) {entry_value(1) {reg1}, stack_value}\n      [4c18,4c20) {reg1}\n    [15289] parameter 'value'\n      [4be0,4c03) {reg2}\n      [4c03,4c18) {entry_value(1) {reg2}, stack_value}\n      [4c18,4c20) {reg2}\n    [1529c] parameter 'buf'\n      [4be0,4c03) {reg3}\n      [4c03,4c18) {entry_value(1) {reg3}, stack_value}\n      [4c18,4c20) {reg3}\n    [152af] parameter 'buflen'\n      [4be0,4c03) {reg4}\n      [4c03,4c18) {entry_value(1) {reg4}, stack_value}\n      [4c18,4c20) {reg4}\n    [152c2] parameter 'arg'\n      [4be0,4c00) {reg5}\n      [4c00,4c18) {entry_value(1) {reg5}, stack_value}\n      [4c18,4c20) {reg5}\n    [152d5] variable 'symtoken'\n      [4be4,4c00) {reg5}\n      [4c00,4c18) {entry_value(1) {reg5}, stack_value}\n      [4c18,4c20) {reg5}\nmodule 'libasm.so'\n[1534a] CU '/usr/src/debug/elfutils/0.189/libasm/disasm_end.c'@4e30\n  [154f3] function 'disasm_end'@4e30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [15515] parameter 'ctx'\n      [4e30,4e3f) {reg0}\n      [4e3f,4e50) {entry_value(1) {reg0}, stack_value}\nmodule 'libasm.so'\n[15551] CU '/usr/src/debug/elfutils/0.189/libasm/disasm_str.c'@4e50\n  [157bb] function 'disasm_str'@4ec0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [157dd] parameter 'ctx'\n      [4ec0,4f07) {reg0}\n      [4f07,4f44) {entry_value(1) {reg0}, stack_value}\n    [157f0] parameter 'startp'\n      [4ec0,4f07) {reg1}\n      [4f07,4f44) {entry_value(1) {reg1}, stack_value}\n    [15803] parameter 'end'\n      [4ec0,4f07) {reg2}\n      [4f07,4f44) {entry_value(1) {reg2}, stack_value}\n    [15816] parameter 'addr'\n      [4ec0,4f07) {reg3}\n      [4f07,4f44) {entry_value(1) {reg3}, stack_value}\n    [15829] parameter 'fmt'\n      [4ec0,4f07) {reg4}\n      [4f07,4f44) {entry_value(1) {reg4}, stack_value}\n    [1583c] parameter 'bufp'\n      [4ec0,4efc) {reg5}\n      [4efc,4f34) {reg19}\n      [4f34,4f40) {entry_value(1) {reg5}, stack_value}\n      [4f40,4f44) {reg19}\n    [1584f] parameter 'len'\n      [4ec0,4ed8) {reg6}\n      [4ed8,4f07) {reg10}\n      [4f07,4f44) {entry_value(1) {reg6}, stack_value}\n    [15862] parameter 'symcbarg'\n      [4ec0,4f07) {reg7}\n      [4f07,4f44) {entry_value(1) {reg7}, stack_value}\n    [15875] variable 'buffer'\n      [4ec0,4f44) {fbreg(-56)}\n    [15884] variable 'res'\n      [4f08,4f43) {reg0}\n  [159b2] inlined function 'buffer_cb'@4e8c\n    [159d3] parameter 'arg'\n      [4e8c,4eac) {reg20}\n      [4eac,4eb8) {entry_value(1) {reg2}, stack_value}\n    [159e0] parameter 'len'\n      [4e8c,4eac) {reg19}\n      [4eac,4eb8) {entry_value(1) {reg2}, plus_uconst(8)}\n    [159ed] parameter 'str'\n      [4e8c,4e97) {reg1}\n      [4e97,4eb8) {entry_value(1) {reg0}, stack_value}\n    [159fa] variable 'buffer'\n      <no value>\n  [159ff] inlined function 'mempcpy'@4e8c\n    [15a14] parameter '__len'\n      [4e8c,4ea4) {reg19}\n    [15a21] parameter '__src'\n      [4e8c,4e97) {reg1}\n      [4e97,4ea4) {entry_value(1) {reg0}, stack_value}\n    [15a2e] parameter '__dest'\n      [4e8c,4e97) {breg20(0)}\n  [15963] function 'buffer_cb'@4e50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1597e] parameter 'str'\n      [4e50,4e7c) {reg0}\n      [4e7c,4e88) {entry_value(1) {reg0}, stack_value}\n      [4e88,4e90) {reg0}\n      [4e90,4e97) {reg1}\n      [4e97,4eb8) {entry_value(1) {reg0}, stack_value}\n    [1598b] parameter 'len'\n      [4e50,4e8c) {reg1}\n      [4e8c,4eac) {reg19}\n      [4eac,4eb8) {entry_value(1) {reg1}, stack_value}\n    [15998] parameter 'arg'\n      [4e50,4e6c) {reg2}\n      [4e6c,4e78) {reg20}\n      [4e78,4e88) {entry_value(1) {reg2}, stack_value}\n      [4e88,4eac) {reg20}\n      [4eac,4eb8) {entry_value(1) {reg2}, stack_value}\n    [159a5] variable 'buffer'\n      [4e64,4e6c) {reg2}\n      [4e6c,4e78) {reg20}\n      [4e78,4e88) {entry_value(1) {reg2}, stack_value}\n      [4e88,4eac) {reg20}\n      [4eac,4eb8) {entry_value(1) {reg2}, stack_value}\nmodule 'libasm.so'\n[15a7a] CU '/usr/src/debug/elfutils/0.189/libasm/symbolhash.c'@4f50\n  [1650c] inlined function '__libasm_next_prime'@5204\n    [16525] parameter 'seed'\n      [5204,5218) {reg1}\n      [5218,5284) {reg5}\n  [16633] inlined function '__libasm_next_prime'@511c\n    [16658] parameter 'seed'\n      [511c,5124) {breg19(0), deref, lit1, shl, stack_value}\n      [5124,5184) {reg5}\n  [16532] inlined function 'is_prime'@5228\n    [16544] parameter 'candidate'\n      [5224,5278) {reg5}\n  [16665] inlined function 'is_prime'@5128\n    [16677] parameter 'candidate'\n      [5128,5178) {reg5}\n  [1682a] inlined function 'is_prime'@5420\n    [1683c] parameter 'candidate'\n      [5420,5470) {reg0}\n  [162d6] function 'asm_symbol_tab_iterate'@53d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [162f9] parameter 'htab'\n      [53d0,53e0) {reg0}\n      [53e0,53f8) {entry_value(1) {reg0}, stack_value}\n      [53f8,53fc) {reg0}\n      [53fc,5408) {entry_value(1) {reg0}, stack_value}\n    [1630e] parameter 'ptr'\n      [53d0,5408) {reg1}\n    [1631d] variable 'p'\n      [53d8,53e0) {reg2}\n      [53e0,53f4) {reg0}\n      [53f4,53f8) {breg1(0)}\n      [53f8,53fc) {reg2}\n      [53fc,5408) {reg0}\n  [1633a] function 'asm_symbol_tab_find'@5360\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1635a] parameter 'htab'\n      [5360,5383) {reg0}\n      [5383,53a4) {reg19}\n      [53a4,53b0) {entry_value(1) {reg0}, stack_value}\n      [53b0,53b4) {reg19}\n      [53b4,53c4) {entry_value(1) {reg0}, stack_value}\n    [1636d] parameter 'hval'\n      [5360,5364) {reg1}\n      [5364,5378) {breg1(0), dup, plus_uconst(9223372036854775808), lit1, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, stack_value}\n      [5378,53c4) {entry_value(1) {reg1}, dup, plus_uconst(9223372036854775808), lit1, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, stack_value}\n    [16380] parameter 'val'\n      [5360,5383) {reg2}\n      [5383,53c4) {entry_value(1) {reg2}, stack_value}\n    [16393] variable 'idx'\n      [5384,538c) {reg0}\n  [163d5] function 'asm_symbol_tab_insert'@52f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [163f5] parameter 'htab'\n      [52f0,531b) {reg0}\n      [531b,5348) {reg20}\n      [5348,5358) {entry_value(1) {reg0}, stack_value}\n      [5358,5360) {reg20}\n    [16408] parameter 'hval'\n      [52f0,5308) {reg1}\n      [5308,5348) {reg19}\n      [5348,5358) {entry_value(1) {reg1}, lit1, entry_value(1) {reg1}, lit0, ne, bra(1), swap, drop, stack_value}\n      [5358,5360) {reg19}\n    [1641b] parameter 'data'\n      [52f0,531b) {reg2}\n      [531b,534c) {reg21}\n      [534c,5358) {entry_value(1) {reg2}, stack_value}\n      [5358,5360) {reg21}\n    [1642e] variable 'idx'\n      [5324,5328) {reg0}\n      [5328,533f) {reg2}\n      [5358,5360) {reg2}\n  [16485] function 'asm_symbol_tab_free'@52c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [164a5] parameter 'htab'\n      [52c0,52d0) {reg0}\n      [52d0,52e4) {entry_value(1) {reg0}, stack_value}\n  [164c6] function 'asm_symbol_tab_init'@5200\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [164e6] parameter 'htab'\n      [5200,5288) {reg0}\n      [5288,52ac) {reg19}\n      [52ac,52b8) {entry_value(1) {reg0}, stack_value}\n    [164f9] parameter 'init_size'\n      [5200,5224) {reg1}\n      [5224,5284) {entry_value(1) {reg1}, stack_value}\n      [5284,5297) {reg5}\n  [1659e] function 'insert_entry_2'@5090\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [165bc] parameter 'htab'\n      [5090,50b4) {reg0}\n      [50b4,510c) {reg19}\n      [510c,511c) {entry_value(1) {reg0}, stack_value}\n      [511c,51d8) {reg19}\n      [51d8,51ec) {entry_value(1) {reg0}, stack_value}\n      [51ec,51f4) {reg19}\n    [165cf] parameter 'hval'\n      [5090,50ec) {reg1}\n      [50ec,51f4) {entry_value(1) {reg1}, stack_value}\n    [165e2] parameter 'idx'\n      [5090,50a0) {reg2}\n      [50a0,51f4) {entry_value(1) {reg2}, stack_value}\n    [165f5] parameter 'data'\n      [5090,50f0) {reg3}\n      [50f0,5108) {breg4(8)}\n      [5108,511c) {entry_value(1) {reg3}, stack_value}\n      [511c,5128) {breg4(8)}\n      [5128,51f4) {entry_value(1) {reg3}, stack_value}\n  [1671f] function 'lookup'@4f50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [16741] parameter 'htab'\n      [4f50,4f98) {reg0}\n      [4f98,5008) {reg24}\n      [5008,5014) {entry_value(1) {reg0}, stack_value}\n      [5014,508c) {reg24}\n    [16754] parameter 'hval'\n      [4f50,4f68) {reg1}\n      [4f68,4ffc) {reg22}\n      [4ffc,5014) {entry_value(1) {reg1}, stack_value}\n      [5014,508c) {reg22}\n    [16767] parameter 'val'\n      [4f50,4fa0) {reg2}\n      [4fa0,5008) {reg23}\n      [5008,5014) {entry_value(1) {reg2}, stack_value}\n      [5014,508c) {reg23}\n    [1677a] variable 'idx'\n      [4f90,5004) {reg19}\n      [5004,5014) {reg0}\n      [5014,508c) {reg19}\n  [16806] function '__libasm_next_prime'@5410\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1681d] parameter 'seed'\n      [5410,541c) {reg0}\n      [541c,5480) {reg0}\nmodule 'libasm.so'\n[1688f] CU '/usr/src/debug/elfutils/0.189/libebl/eblelfclass.c'@5480\n  [1780a] function 'ebl_get_elfclass'@5480\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [17828] parameter 'ebl'\n      [5480,5488) {reg0}\n      [5488,548c) {entry_value(1) {reg0}, stack_value}\nmodule 'libasm.so'\n[1784a] CU '/usr/src/debug/elfutils/0.189/libebl/eblelfdata.c'@5490\n  [187c5] function 'ebl_get_elfdata'@5490\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [187e3] parameter 'ebl'\n      [5490,5498) {reg0}\n      [5498,549c) {entry_value(1) {reg0}, stack_value}\nmodule 'libasm.so'\n[18805] CU '/usr/src/debug/elfutils/0.189/libebl/eblelfmachine.c'@54a0\n  [19780] function 'ebl_get_elfmachine'@54a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1979e] parameter 'ebl'\n      [54a0,54a8) {reg0}\n      [54a8,54ac) {entry_value(1) {reg0}, stack_value}\nmodule 'size.o'\n[c] CU '/usr/src/debug/elfutils/0.189/src/size.c'@0\n  producer (strp)\n  language (data1)\n  name (line_strp)\n  comp_dir (line_strp)\n  ranges (sec_offset)\n  low_pc (addr)\n  stmt_list (sec_offset)\n  [2a] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2f] base_type \"char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [36] const_type\n    type (ref4)\n  [3b] base_type \"long unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [42] base_type \"short unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [49] base_type \"int\"\n    byte_size (data1)\n    encoding (data1)\n    name (string)\n  [50] const_type\n    type (ref4)\n  [55] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [5a] const_type\n    type (ref4)\n  [5f] restrict_type\n    type (ref4)\n  [64] typedef \"size_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [70] pointer_type\n    byte_size (data1)\n  [72] restrict_type\n    type (ref4)\n  [77] base_type \"unsigned char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [7e] base_type \"unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [85] base_type \"signed char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [8c] base_type \"short int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [93] typedef \"__uint32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [9f] typedef \"__int64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ab] base_type \"long int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [b2] typedef \"__uint64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [be] typedef \"__uintmax_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ca] typedef \"__uid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d6] typedef \"__gid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e2] typedef \"__mode_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ee] typedef \"__off_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [fa] typedef \"__off64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [106] typedef \"__time_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [112] structure_type \"_IO_FILE\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [11e] member \"_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [12b] member \"_IO_read_ptr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [138] member \"_IO_read_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [145] member \"_IO_read_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [152] member \"_IO_write_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [15f] member \"_IO_write_ptr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [16c] member \"_IO_write_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [179] member \"_IO_buf_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [186] member \"_IO_buf_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(64)}\n    [193] member \"_IO_save_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(72)}\n    [1a0] member \"_IO_backup_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(80)}\n    [1ad] member \"_IO_save_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(88)}\n    [1ba] member \"_markers\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(96)}\n    [1c7] member \"_chain\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(104)}\n    [1d4] member \"_fileno\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(112)}\n    [1e1] member \"_flags2\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(116)}\n    [1ee] member \"_old_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(120)}\n    [1fb] member \"_cur_column\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(128)}\n    [208] member \"_vtable_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(130)}\n    [215] member \"_shortbuf\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(131)}\n    [222] member \"_lock\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(136)}\n    [22f] member \"_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(144)}\n    [23c] member \"_codecvt\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(152)}\n    [249] member \"_wide_data\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(160)}\n    [256] member \"_freeres_list\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(168)}\n    [263] member \"_freeres_buf\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(176)}\n    [270] member \"__pad5\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(184)}\n    [27d] member \"_mode\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(192)}\n    [28a] member \"_unused2\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(196)}\n  [298] typedef \"FILE\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [2a4] typedef \"_IO_lock_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n  [2ac] structure_type \"_IO_marker\"\n    name (strp)\n    declaration (flag_present)\n  [2b1] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2b6] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2bb] array_type\n    type (ref4)\n    sibling (ref4)\n    [2c4] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [2cb] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2d0] structure_type \"_IO_codecvt\"\n    name (strp)\n    declaration (flag_present)\n  [2d5] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2da] structure_type \"_IO_wide_data\"\n    name (strp)\n    declaration (flag_present)\n  [2df] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2e4] array_type\n    type (ref4)\n    sibling (ref4)\n    [2ed] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [2f4] variable \"stdin\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [2fe] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [303] restrict_type\n    type (ref4)\n  [308] variable \"stdout\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [312] variable \"stderr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [31c] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [321] restrict_type\n    type (ref4)\n  [326] typedef \"error_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [332] structure_type \"argp_option\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [33e] member \"name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [34b] member \"key\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [357] member \"arg\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [363] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [370] member \"doc\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [37c] member \"group\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n  [38a] const_type\n    type (ref4)\n  [38f] typedef \"argp_parser_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [39b] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [3a0] subroutine_type\n    prototyped (flag_present)\n    type (ref4)\n    sibling (ref4)\n    [3a9] formal_parameter\n      type (ref4)\n    [3ae] formal_parameter\n      type (ref4)\n    [3b3] formal_parameter\n      type (ref4)\n  [3b9] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [3be] restrict_type\n    type (ref4)\n  [3c3] structure_type \"argp_state\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    sibling (ref4)\n    [3d1] member \"root_argp\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [3df] member \"argc\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [3ed] member \"argv\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [3fb] member \"next\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [409] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(28)}\n    [417] member \"arg_num\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [425] member \"quoted\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(36)}\n    [433] member \"input\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [441] member \"child_inputs\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [44f] member \"hook\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [45d] member \"name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(64)}\n    [46b] member \"err_stream\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(72)}\n    [479] member \"out_stream\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(80)}\n    [487] member \"pstate\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(88)}\n  [496] structure_type \"argp\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [4a2] member \"options\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [4af] member \"parser\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [4bc] member \"args_doc\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [4c9] member \"doc\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [4d5] member \"children\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [4e2] member \"help_filter\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [4ef] member \"argp_domain\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n  [4fd] const_type\n    type (ref4)\n  [502] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [507] structure_type \"argp_child\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [513] member \"argp\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [520] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [52d] member \"header\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [53b] member \"group\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n  [54a] const_type\n    type (ref4)\n  [54f] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [554] subroutine_type\n    prototyped (flag_present)\n    type (ref4)\n    sibling (ref4)\n    [55d] formal_parameter\n      type (ref4)\n    [562] formal_parameter\n      type (ref4)\n    [567] formal_parameter\n      type (ref4)\n  [56d] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [572] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [577] restrict_type\n    type (ref4)\n  [57c] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [581] restrict_type\n    type (ref4)\n  [586] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [58b] typedef \"mode_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [597] typedef \"time_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5a3] typedef \"int64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5af] typedef \"uint32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5bb] typedef \"uint64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5c7] typedef \"uintmax_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5d3] typedef \"gid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5df] typedef \"uid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5eb] base_type \"long long unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [5f2] base_type \"long long int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [5f9] typedef \"Elf64_Word\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [605] typedef \"Elf64_Xword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [611] typedef \"Elf64_Addr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [61d] typedef \"Elf64_Off\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [629] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [631] member \"sh_name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [63f] member \"sh_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [64d] member \"sh_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [65b] member \"sh_addr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [669] member \"sh_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [677] member \"sh_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [685] member \"sh_link\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [693] member \"sh_info\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(44)}\n    [6a1] member \"sh_addralign\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [6af] member \"sh_entsize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n  [6be] typedef \"Elf64_Shdr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [6c9] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [6d1] member \"p_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [6df] member \"p_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [6ed] member \"p_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [6fb] member \"p_vaddr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [709] member \"p_paddr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [717] member \"p_filesz\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [725] member \"p_memsz\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [733] member \"p_align\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n  [742] typedef \"Elf64_Phdr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [74d] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [758] enumerator \"ELF_C_NULL\"\n      name (strp)\n      const_value (data1)\n    [75e] enumerator \"ELF_C_READ\"\n      name (strp)\n      const_value (data1)\n    [764] enumerator \"ELF_C_RDWR\"\n      name (strp)\n      const_value (data1)\n    [76a] enumerator \"ELF_C_WRITE\"\n      name (strp)\n      const_value (data1)\n    [770] enumerator \"ELF_C_CLR\"\n      name (strp)\n      const_value (data1)\n    [776] enumerator \"ELF_C_SET\"\n      name (strp)\n      const_value (data1)\n    [77c] enumerator \"ELF_C_FDDONE\"\n      name (strp)\n      const_value (data1)\n    [782] enumerator \"ELF_C_FDREAD\"\n      name (strp)\n      const_value (data1)\n    [788] enumerator \"ELF_C_READ_MMAP\"\n      name (strp)\n      const_value (data1)\n    [78e] enumerator \"ELF_C_RDWR_MMAP\"\n      name (strp)\n      const_value (data1)\n    [794] enumerator \"ELF_C_WRITE_MMAP\"\n      name (strp)\n      const_value (data1)\n    [79a] enumerator \"ELF_C_READ_MMAP_PRIVATE\"\n      name (strp)\n      const_value (data1)\n    [7a0] enumerator \"ELF_C_EMPTY\"\n      name (strp)\n      const_value (data1)\n    [7a6] enumerator \"ELF_C_NUM\"\n      name (strp)\n      const_value (data1)\n  [7ad] typedef \"Elf_Cmd\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7b9] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [7c4] enumerator \"ELF_K_NONE\"\n      name (strp)\n      const_value (data1)\n    [7ca] enumerator \"ELF_K_AR\"\n      name (strp)\n      const_value (data1)\n    [7d0] enumerator \"ELF_K_COFF\"\n      name (strp)\n      const_value (data1)\n    [7d6] enumerator \"ELF_K_ELF\"\n      name (strp)\n      const_value (data1)\n    [7dc] enumerator \"ELF_K_NUM\"\n      name (strp)\n      const_value (data1)\n  [7e3] typedef \"Elf_Kind\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7ef] structure_type\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    sibling (ref4)\n    [7f8] member \"ar_name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [805] member \"ar_date\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [812] member \"ar_uid\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [81f] member \"ar_gid\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(20)}\n    [82c] member \"ar_mode\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [839] member \"ar_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [846] member \"ar_rawname\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n  [854] typedef \"Elf_Arhdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [860] typedef \"Elf\"\n    name (string)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [86c] structure_type \"Elf\"\n    name (string)\n    declaration (flag_present)\n  [871] typedef \"Elf_Scn\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [87d] structure_type \"Elf_Scn\"\n    name (strp)\n    declaration (flag_present)\n  [882] typedef \"GElf_Off\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [88e] typedef \"GElf_Shdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [89a] typedef \"GElf_Phdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [8a6] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [8b1] enumerator \"FSETLOCKING_QUERY\"\n      name (strp)\n      const_value (data1)\n    [8b7] enumerator \"FSETLOCKING_INTERNAL\"\n      name (strp)\n      const_value (data1)\n    [8bd] enumerator \"FSETLOCKING_BYCALLER\"\n      name (strp)\n      const_value (data1)\n  [8c4] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [8c9] restrict_type\n    type (ref4)\n  [8ce] const_type\n  [8cf] base_type \"__int128\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [8d6] base_type \"__int128 unsigned\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [8dd] subroutine_type\n    prototyped (flag_present)\n    sibling (ref4)\n    [8e2] formal_parameter\n      type (ref4)\n    [8e7] formal_parameter\n      type (ref4)\n  [8ed] variable \"apvh\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [8fc] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [901] const_type\n    type (ref4)\n  [906] variable \"apba__\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [915] variable \"apvh\"\n    specification (ref4)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    location (exprloc) {addr(0x1bd8)}\n  [925] variable \"apba__\"\n    specification (ref4)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    location (exprloc) {addr(0x1e50)}\n  [935] array_type\n    type (ref4)\n    sibling (ref4)\n    [93e] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [945] const_type\n    type (ref4)\n  [94a] variable \"options\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1be0)}\n  [95f] array_type\n    type (ref4)\n    sibling (ref4)\n    [968] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [96f] const_type\n    type (ref4)\n  [974] variable \"doc\"\n    name (string)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1b70)}\n  [98a] array_type\n    type (ref4)\n    sibling (ref4)\n    [993] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [99a] const_type\n    type (ref4)\n  [99f] variable \"args_doc\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1b58)}\n  [9b4] variable \"argp\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1ba0)}\n  [9c9] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [9d4] enumerator \"format_bsd\"\n      name (strp)\n      const_value (data1)\n    [9da] enumerator \"format_sysv\"\n      name (strp)\n      const_value (data1)\n    [9e0] enumerator \"format_sysv_one_line\"\n      name (strp)\n      const_value (data1)\n    [9e6] enumerator \"format_segments\"\n      name (strp)\n      const_value (data1)\n  [9ed] variable \"format\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1384)}\n  [a02] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [a0d] enumerator \"radix_decimal\"\n      name (strp)\n      const_value (data1)\n    [a13] enumerator \"radix_hex\"\n      name (strp)\n      const_value (data1)\n    [a19] enumerator \"radix_octal\"\n      name (strp)\n      const_value (data1)\n  [a20] variable \"radix\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1380)}\n  [a35] array_type\n    type (ref4)\n    sibling (ref4)\n    [a3e] subrange_type\n      type (ref4)\n      upper_bound (data1)\n    [a44] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [a4b] const_type\n    type (ref4)\n  [a50] variable \"length_map\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1b40)}\n  [a65] variable \"totals\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1388)}\n  [a7a] base_type \"_Bool\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [a81] variable \"totals_class\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x13a8)}\n  [a96] variable \"total_textsize\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1390)}\n  [aac] variable \"total_datasize\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1398)}\n  [ac2] variable \"total_bsssize\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x13a0)}\n  [ad8] subprogram \"elf_next\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [ae8] formal_parameter\n      type (ref4)\n  [aee] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [af3] subprogram \"elf_getarhdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b04] formal_parameter\n      type (ref4)\n  [b0a] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [b0f] subprogram \"gelf_getphdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b1f] formal_parameter\n      type (ref4)\n    [b24] formal_parameter\n      type (ref4)\n    [b29] formal_parameter\n      type (ref4)\n  [b2f] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [b34] subprogram \"elf_getphdrnum\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b45] formal_parameter\n      type (ref4)\n    [b4a] formal_parameter\n      type (ref4)\n  [b50] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [b55] subprogram \"__printf_chk\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b65] formal_parameter\n      type (ref4)\n    [b6a] formal_parameter\n      type (ref4)\n    [b6f] unspecified_parameters\n  [b71] subprogram \"strrchr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b82] formal_parameter\n      type (ref4)\n    [b87] formal_parameter\n      type (ref4)\n  [b8d] subprogram \"fputs_unlocked\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b9e] formal_parameter\n      type (ref4)\n    [ba3] formal_parameter\n      type (ref4)\n  [ba9] subprogram \"elf_nextscn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [bba] formal_parameter\n      type (ref4)\n    [bbf] formal_parameter\n      type (ref4)\n  [bc5] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [bca] subprogram \"elf_strptr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [bdb] formal_parameter\n      type (ref4)\n    [be0] formal_parameter\n      type (ref4)\n    [be5] formal_parameter\n      type (ref4)\n  [beb] subprogram \"gelf_getshdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [bfb] formal_parameter\n      type (ref4)\n    [c00] formal_parameter\n      type (ref4)\n  [c06] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [c0b] subprogram \"elf_getshdrstrndx\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [c1c] formal_parameter\n      type (ref4)\n    [c21] formal_parameter\n      type (ref4)\n  [c27] subprogram \"gelf_getclass\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [c37] formal_parameter\n      type (ref4)\n  [c3d] subprogram \"strlen\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [c4e] formal_parameter\n      type (ref4)\n  [c54] subprogram \"__open_alias\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [c68] formal_parameter\n      type (ref4)\n    [c6d] formal_parameter\n      type (ref4)\n    [c72] unspecified_parameters\n  [c74] subprogram \"__open_2\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [c84] formal_parameter\n      type (ref4)\n    [c89] formal_parameter\n      type (ref4)\n  [c8f] subprogram \"__open_missing_mode\"\n    external (flag_present)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n  [c95] subprogram \"__open_too_many_args\"\n    external (flag_present)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n  [c9b] subprogram \"close\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [cac] formal_parameter\n      type (ref4)\n  [cb2] subprogram \"elf_errmsg\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [cc3] formal_parameter\n      type (ref4)\n  [cc9] subprogram \"elf_end\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [cd9] formal_parameter\n      type (ref4)\n  [cdf] subprogram \"elf_kind\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [cef] formal_parameter\n      type (ref4)\n  [cf5] subprogram \"elf_begin\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [d05] formal_parameter\n      type (ref4)\n    [d0a] formal_parameter\n      type (ref4)\n    [d0f] formal_parameter\n      type (ref4)\n  [d15] subprogram \"__errno_location\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n  [d21] subprogram \"__error_alias\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [d31] formal_parameter\n      type (ref4)\n    [d36] formal_parameter\n      type (ref4)\n    [d3b] formal_parameter\n      type (ref4)\n    [d40] unspecified_parameters\n  [d42] subprogram \"__error_noreturn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [d52] formal_parameter\n      type (ref4)\n    [d57] formal_parameter\n      type (ref4)\n    [d5c] formal_parameter\n      type (ref4)\n    [d61] unspecified_parameters\n  [d63] subprogram \"exit\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [d70] formal_parameter\n      type (ref4)\n  [d76] subprogram \"dcgettext\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [d86] formal_parameter\n      type (ref4)\n    [d8b] formal_parameter\n      type (ref4)\n    [d90] formal_parameter\n      type (ref4)\n  [d96] subprogram \"strcmp\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [da6] formal_parameter\n      type (ref4)\n    [dab] formal_parameter\n      type (ref4)\n  [db1] subprogram \"elf_version\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [dc2] formal_parameter\n      type (ref4)\n  [dc8] subprogram \"argp_parse\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [dd9] formal_parameter\n      type (ref4)\n    [dde] formal_parameter\n      type (ref4)\n    [de3] formal_parameter\n      type (ref4)\n    [de8] formal_parameter\n      type (ref4)\n    [ded] formal_parameter\n      type (ref4)\n    [df2] formal_parameter\n      type (ref4)\n  [df8] subprogram \"textdomain\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [e08] formal_parameter\n      type (ref4)\n  [e0e] subprogram \"bindtextdomain\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [e1e] formal_parameter\n      type (ref4)\n    [e23] formal_parameter\n      type (ref4)\n  [e29] subprogram \"setlocale\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [e39] formal_parameter\n      type (ref4)\n    [e3e] formal_parameter\n      type (ref4)\n  [e44] subprogram \"__fsetlocking\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [e54] formal_parameter\n      type (ref4)\n    [e59] formal_parameter\n      type (ref4)\n  [e5f] subprogram \"print_version\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [e6b] formal_parameter\n      type (ref4)\n    [e70] formal_parameter\n      type (ref4)\n  [e76] subprogram \"handle_elf\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [e95] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [270,2b4) {reg0}\n            [2b4,4c0) {reg20}\n            [4c0,500) {entry_value(1) {reg0}, stack_value}\n            [500,d14) {reg20}\n            [d14,d5c) {entry_value(1) {reg0}, stack_value}\n            [d5c,f04) {reg20}\n            [f04,f08) {entry_value(1) {reg0}, stack_value}\n      GNU_locviews (sec_offset)\n    [ea9] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [270,2bf) {reg1}\n            [2bf,4c0) {reg23}\n            [4c0,500) {entry_value(1) {reg1}, stack_value}\n            [500,538) {reg23}\n            [538,5fc) {entry_value(1) {reg1}, stack_value}\n            [5fc,618) {reg23}\n            [618,61f) {reg1}\n            [61f,77c) {reg23}\n            [77c,940) {entry_value(1) {reg1}, stack_value}\n            [940,960) {reg23}\n            [960,a5c) {entry_value(1) {reg1}, stack_value}\n            [a5c,c2c) {reg23}\n            [c2c,cd0) {entry_value(1) {reg1}, stack_value}\n            [cd0,cf8) {reg23}\n            [cf8,d9c) {entry_value(1) {reg1}, stack_value}\n            [d9c,e2c) {reg23}\n            [e2c,ebc) {entry_value(1) {reg1}, stack_value}\n            [ebc,f04) {reg23}\n            [f04,f08) {entry_value(1) {reg1}, stack_value}\n      GNU_locviews (sec_offset)\n    [ebd] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [270,2bf) {reg2}\n            [2bf,4c0) {reg24}\n            [4c0,500) {entry_value(1) {reg2}, stack_value}\n            [500,540) {reg24}\n            [540,5fc) {entry_value(1) {reg2}, stack_value}\n            [5fc,618) {reg24}\n            [618,61f) {reg2}\n            [61f,760) {reg24}\n            [760,940) {entry_value(1) {reg2}, stack_value}\n            [940,964) {reg24}\n            [964,a5c) {entry_value(1) {reg2}, stack_value}\n            [a5c,c2c) {reg24}\n            [c2c,cd0) {entry_value(1) {reg2}, stack_value}\n            [cd0,cf8) {reg24}\n            [cf8,d9c) {entry_value(1) {reg2}, stack_value}\n            [d9c,e2c) {reg24}\n            [e2c,ebc) {entry_value(1) {reg2}, stack_value}\n            [ebc,f04) {reg24}\n            [f04,f08) {entry_value(1) {reg2}, stack_value}\n      GNU_locviews (sec_offset)\n    [ed1] variable \"prefix_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [2c8,314) {reg21}\n            [618,658) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [ee5] variable \"fname_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [2d0,318) {reg19}\n            [318,31b) {reg2}\n            [628,644) {reg19}\n            [644,64b) {reg2}\n      GNU_locviews (sec_offset)\n    [ef9] variable \"fullname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [2f0,2f3) {breg0(0)}\n            [2f3,344) {fbreg(-120), deref}\n            [500,5fc) {fbreg(-120), deref}\n            [63c,64b) {breg0(0)}\n            [64b,940) {fbreg(-120), deref}\n            [94c,bec) {fbreg(-120), deref}\n            [c2c,d9c) {fbreg(-120), deref}\n            [de4,f04) {fbreg(-120), deref}\n      GNU_locviews (sec_offset)\n    [f0d] variable \"cp\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [2f0,2f3) {reg0}\n            [2f3,300) {fbreg(-120)}\n            [300,304) {reg1}\n            [304,31b) {reg0}\n            [63c,64b) {reg0}\n            [64b,658) {fbreg(-120)}\n      GNU_locviews (sec_offset)\n    [f20] variable\n      type (ref4)\n      artificial (flag_present)\n      location (sec_offset)\n            [2d0,2d8) {breg21(0), breg19(0), plus, stack_value}\n            [2d8,2e0) {reg0}\n            [2e0,2e4) {breg0(-16), stack_value}\n            [2e4,314) {breg21(0), breg19(0), plus, stack_value}\n            [628,644) {reg19}\n            [644,64b) {reg2}\n      GNU_locviews (sec_offset)\n    [f2d] inlined_subroutine \"mempcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [f47] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2f0,300) {reg21}\n        GNU_locviews (sec_offset)\n      [f54] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2f0,300) {reg23}\n        GNU_locviews (sec_offset)\n      [f61] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2f0,2f3) {reg0}\n              [2f3,300) {fbreg(-120)}\n        GNU_locviews (sec_offset)\n      [f6e] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [f7b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-120), deref}\n        [f83] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg23(0)}\n        [f89] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg21(0)}\n    [f91] inlined_subroutine \"memcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [fab] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [30c,318) {reg19}\n              [318,31b) {reg2}\n        GNU_locviews (sec_offset)\n      [fb8] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [30c,31c) {reg24}\n              [648,64b) {reg1}\n              [64b,64c) {reg24}\n        GNU_locviews (sec_offset)\n      [fc5] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [30c,31b) {reg0}\n              [648,64b) {reg0}\n              [64b,64c) {fbreg(-120)}\n        GNU_locviews (sec_offset)\n      [fd2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [fe3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg24(0)}\n      [fea] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [ff7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-120), deref}\n        [fff] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg24(0)}\n    [1007] inlined_subroutine \"print_header\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [1021] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [338,344) {reg20}\n              [a5c,c1c) {reg20}\n        GNU_locviews (sec_offset)\n      [102e] lexical_block\n        ranges (sec_offset)\n        [1033] lexical_block\n          abstract_origin (ref4)\n          low_pc (addr)\n          high_pc (data8)\n          [1048] variable \"ddigits\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [a88,a8b) {reg6}\n                  [a8b,b20) {fbreg(-104)}\n            GNU_locviews (sec_offset)\n          [1055] variable \"xdigits\"\n            abstract_origin (ref4)\n            location (exprloc) {reg9}\n          [105c] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [1069] variable \"__res\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [ad8,aec) {reg0}\n                    [aec,aef) {reg3}\n              GNU_locviews (sec_offset)\n            [1076] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [1087] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [108d] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg26(0)}\n              [1093] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [1099] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [10a6] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [10ae] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [10bb] variable \"__res\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [b04,b18) {reg0}\n                    [b18,b23) {reg4}\n              GNU_locviews (sec_offset)\n            [10c8] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [10d9] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [10df] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [10e5] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [10eb] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [10f8] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [1100] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [110d] variable \"__res\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [b3c,b50) {reg0}\n              GNU_locviews (sec_offset)\n            [111a] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [112b] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [1131] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {fbreg(-112), deref}\n              [1139] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [113f] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [114c] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [1154] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [1161] variable \"__res\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [b68,b88) {reg0}\n                    [b88,b93) {reg3}\n              GNU_locviews (sec_offset)\n            [116e] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [117f] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [1185] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg26(0)}\n              [118b] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [1191] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [119e] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [11a6] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [11b3] variable \"__res\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [bb8,bc3) {reg3}\n              GNU_locviews (sec_offset)\n            [11c0] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [11d1] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [11d7] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {fbreg(-128), deref}\n              [11df] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [11e5] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [11f2] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [11fa] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [1207] variable \"__res\"\n              abstract_origin (ref4)\n              location (exprloc) {reg0}\n            [120e] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [121f] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x13e8)}\n              [122c] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg26(0)}\n              [1232] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [1238] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [1245] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [124d] inlined_subroutine \"printf\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            ranges (sec_offset)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [1267] formal_parameter \"__fmt\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [bec,c10) {addr(0x1660), stack_value}\n              GNU_locviews (sec_offset)\n            [1274] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [1281] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [1286] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x1660)}\n              [1293] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {breg28(0)}\n              [1299] call_site_parameter\n                location (exprloc) {breg31(16)}\n                call_value (exprloc) {breg27(0)}\n              [12a0] call_site_parameter\n                location (exprloc) {breg31(24)}\n                call_value (exprloc) {breg25(0)}\n          [12a9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [12ba] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [12c1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [12ce] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n    [12d8] inlined_subroutine \"show_bsd\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [12f2] formal_parameter \"fullname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [344,404) {fbreg(-120)}\n              [5fc,618) {fbreg(-120)}\n              [940,94c) {fbreg(-120)}\n              [d9c,de4) {fbreg(-120)}\n        GNU_locviews (sec_offset)\n      [12ff] formal_parameter \"fname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [344,4c0) {reg24}\n              [5fc,618) {reg24}\n              [940,94c) {reg24}\n              [c1c,c2c) {reg24}\n              [d9c,de4) {reg24}\n        GNU_locviews (sec_offset)\n      [130c] formal_parameter \"prefix\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [344,4c0) {reg23}\n              [5fc,618) {reg23}\n              [940,94c) {reg23}\n              [c1c,c2c) {reg23}\n              [d9c,de4) {reg23}\n        GNU_locviews (sec_offset)\n      [1319] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [344,4c0) {reg20}\n              [5fc,618) {reg20}\n              [940,94c) {reg20}\n              [c1c,c2c) {reg20}\n              [d9c,de4) {reg20}\n        GNU_locviews (sec_offset)\n      [1326] lexical_block\n        ranges (sec_offset)\n        [132b] variable \"textsize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [344,394) {lit0, stack_value}\n                [394,4c0) {reg22}\n                [5fc,618) {reg22}\n                [940,94c) {reg22}\n                [c1c,c2c) {reg22}\n                [d9c,de4) {reg22}\n          GNU_locviews (sec_offset)\n        [1338] variable \"datasize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [344,394) {lit0, stack_value}\n                [394,4c0) {reg25}\n                [5fc,618) {reg25}\n                [940,94c) {reg25}\n                [c1c,c2c) {reg25}\n                [d9c,de4) {reg25}\n          GNU_locviews (sec_offset)\n        [1345] variable \"bsssize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [344,394) {lit0, stack_value}\n                [394,4c0) {reg26}\n                [5fc,618) {reg26}\n                [940,94c) {reg26}\n                [c1c,c2c) {reg26}\n                [d9c,de4) {reg26}\n          GNU_locviews (sec_offset)\n        [1352] variable \"ddigits\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [364,4c0) {reg28}\n                [5fc,618) {reg28}\n                [940,94c) {reg28}\n                [c1c,c2c) {reg28}\n                [d9c,de4) {reg28}\n          GNU_locviews (sec_offset)\n        [135f] variable \"xdigits\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [394,394) {reg0}\n                [394,404) {fbreg(-104)}\n                [5fc,618) {fbreg(-104)}\n                [940,94c) {fbreg(-104)}\n                [d9c,de4) {fbreg(-104)}\n          GNU_locviews (sec_offset)\n        [136c] variable \"scn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [394,394) {lit0, stack_value}\n                [394,3a8) {reg27}\n                [3a8,3b3) {reg0}\n                [3b3,3d4) {reg27}\n                [3d4,3d7) {reg1}\n                [3d7,3dc) {reg27}\n                [3dc,3e4) {reg0}\n                [3e4,4c0) {reg27}\n                [5fc,618) {reg27}\n                [940,94c) {reg27}\n                [c1c,c2c) {reg27}\n                [d9c,de4) {reg27}\n          GNU_locviews (sec_offset)\n        [1379] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1386] variable \"shdr_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-168)}\n          [138f] variable \"shdr\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [3b4,3d0) {reg0}\n                  [5fc,600) {reg0}\n                  [d9c,da4) {reg0}\n            GNU_locviews (sec_offset)\n          [139c] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [13c2] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [dc0,de4) {reg19}\n              GNU_locviews (sec_offset)\n            [13cf] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [dc0,de4) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [13dc] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [dc0,de4) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [13e9] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [13f6] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [13fb] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [1400] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [1406] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-120), deref}\n              [140e] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(531)}\n              [1415] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x15c0)}\n          [1424] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1435] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg19(0)}\n          [143c] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [144d] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [145a] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15a0)}\n            [1467] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [146d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [147a] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [1482] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [149c] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [414,443) {reg1}\n            GNU_locviews (sec_offset)\n          [14a9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [14b6] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [14bb] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg28(-2)}\n            [14c1] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg22(0)}\n            [14c7] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {breg28(-2)}\n            [14cd] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg25(0)}\n            [14d3] call_site_parameter\n              location (exprloc) {reg6}\n              call_value (exprloc) {breg28(-2)}\n            [14d9] call_site_parameter\n              location (exprloc) {reg7}\n              call_value (exprloc) {breg26(0)}\n            [14df] call_site_parameter\n              location (exprloc) {breg31(0)}\n              call_value (exprloc) {breg28(-2)}\n            [14e6] call_site_parameter\n              location (exprloc) {breg31(8)}\n              call_value (exprloc) {breg22(0), breg25(0), plus, breg26(0), plus}\n            [14f3] call_site_parameter\n              location (exprloc) {breg31(24)}\n              call_value (exprloc) {breg22(0), breg25(0), plus, breg26(0), plus}\n            [1500] call_site_parameter\n              location (exprloc) {breg31(32)}\n              call_value (exprloc) {breg24(0)}\n        [1509] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [152f] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [460,46c) {reg0}\n                  [46c,46f) {reg1}\n            GNU_locviews (sec_offset)\n          [153c] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1549] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [154e] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg23(0)}\n        [1556] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [1567] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [156e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [157f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [1586] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [1597] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [159d] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg27(0)}\n        [15a4] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [15b5] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [15bb] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg27(0)}\n        [15c2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [15d3] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [15e0] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x15c8)}\n          [15ed] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [15f3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [1604] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit10}\n        [160a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [161b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [1622] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [162f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n    [1638] inlined_subroutine \"show_segments\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [1652] formal_parameter \"fullname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [500,5fc) {fbreg(-120)}\n              [918,940) {fbreg(-120)}\n              [c54,c68) {fbreg(-120)}\n              [cbc,cd0) {fbreg(-120)}\n              [e74,f04) {fbreg(-120)}\n        GNU_locviews (sec_offset)\n      [165f] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [500,5fc) {reg20}\n              [918,940) {reg20}\n              [c54,c68) {reg20}\n              [cbc,cd0) {reg20}\n              [e74,f04) {reg20}\n        GNU_locviews (sec_offset)\n      [166c] lexical_block\n        ranges (sec_offset)\n        [1671] variable \"phnum\"\n          abstract_origin (ref4)\n          location (exprloc) {fbreg(-176)}\n        [167a] variable \"total\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [510,544) {lit0, stack_value}\n                [544,5fc) {reg22}\n                [e74,ebc) {reg22}\n          GNU_locviews (sec_offset)\n        [1687] variable \"first\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [510,544) {lit1, stack_value}\n                [544,544) {reg23}\n                [544,5a8) {lit0, stack_value}\n                [5a8,5fc) {reg23}\n                [e74,ebc) {reg23}\n          GNU_locviews (sec_offset)\n        [1694] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [16a1] variable \"cnt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [510,544) {lit0, stack_value}\n                  [544,5fc) {reg27}\n                  [e74,ebc) {reg27}\n            GNU_locviews (sec_offset)\n          [16ae] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [16b7] variable \"phdr_mem\"\n              abstract_origin (ref4)\n              location (exprloc) {fbreg(-168)}\n            [16c0] variable \"phdr\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [544,5b8) {reg19}\n                    [5cc,5d4) {reg0}\n                    [5d4,5fc) {reg19}\n                    [e74,e7c) {reg0}\n                    [e7c,e90) {reg19}\n              GNU_locviews (sec_offset)\n            [16cd] inlined_subroutine \"printf\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              ranges (sec_offset)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [16e7] formal_parameter \"__fmt\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [564,59f) {reg1}\n                GNU_locviews (sec_offset)\n              [16f4] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [1701] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n            [1708] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [172e] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [e98,ebc) {reg19}\n                GNU_locviews (sec_offset)\n              [173b] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [e98,ebc) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [1748] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [e98,ebc) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [1755] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [1762] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [1767] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [176c] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [1772] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-120), deref}\n                [177a] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(603)}\n                [1781] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x15c0)}\n            [1790] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [17a1] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n              [17a7] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [17ad] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg24(0)}\n            [17b4] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [17c5] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x1638)}\n              [17d2] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit1}\n              [17d7] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit3}\n            [17dd] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [17ee] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x13e8)}\n              [17fb] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x15a0)}\n              [1808] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [180e] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [181b] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n        [1824] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [184a] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [928,93c) {addr(0x1650), stack_value}\n            GNU_locviews (sec_offset)\n          [1857] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1864] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [1869] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1650)}\n            [1876] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n        [187e] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [18a4] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [c54,c68) {addr(0x1658), stack_value}\n            GNU_locviews (sec_offset)\n          [18b1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [18be] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [18c3] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1658)}\n            [18d0] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n        [18d8] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [18fe] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [cbc,ccc) {addr(0x1640), stack_value}\n            GNU_locviews (sec_offset)\n          [190b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1918] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1640)}\n            [1925] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n        [192d] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [1953] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ee0,f04) {reg19}\n            GNU_locviews (sec_offset)\n          [1960] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ee0,f04) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [196d] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ee0,f04) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [197a] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1987] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [198c] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [1991] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [1997] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-120), deref}\n            [199f] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(592)}\n            [19a6] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x15c0)}\n        [19b5] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [19c6] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [19cc] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-96)}\n        [19d4] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [19e5] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [19f2] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x15a0)}\n          [19ff] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [1a05] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [1a12] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n    [1a1b] inlined_subroutine \"show_sysv\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [1a35] formal_parameter \"fullname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [658,918) {fbreg(-120)}\n              [c6c,cb8) {fbreg(-120)}\n              [cd0,cf8) {fbreg(-120)}\n              [d0c,d5c) {fbreg(-120)}\n              [de4,e74) {fbreg(-120)}\n        GNU_locviews (sec_offset)\n      [1a42] formal_parameter \"fname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [658,760) {reg24}\n              [760,918) {entry_value(1) {reg2}, stack_value}\n              [c6c,cb8) {entry_value(1) {reg2}, stack_value}\n              [cd0,cf8) {reg24}\n              [d0c,d5c) {entry_value(1) {reg2}, stack_value}\n              [de4,e2c) {reg24}\n              [e2c,e74) {entry_value(1) {reg2}, stack_value}\n        GNU_locviews (sec_offset)\n      [1a4f] formal_parameter \"prefix\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [658,77c) {reg23}\n              [77c,918) {entry_value(1) {reg1}, stack_value}\n              [c6c,cb8) {entry_value(1) {reg1}, stack_value}\n              [cd0,cf8) {reg23}\n              [d0c,d5c) {entry_value(1) {reg1}, stack_value}\n              [de4,e2c) {reg23}\n              [e2c,e74) {entry_value(1) {reg1}, stack_value}\n        GNU_locviews (sec_offset)\n      [1a5c] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [658,918) {reg20}\n              [c6c,cb8) {reg20}\n              [cd0,cf8) {reg20}\n              [d0c,d14) {reg20}\n              [d14,d5c) {entry_value(1) {reg0}, stack_value}\n              [de4,e74) {reg20}\n        GNU_locviews (sec_offset)\n      [1a69] lexical_block\n        ranges (sec_offset)\n        [1a6e] variable \"maxlen\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [658,69c) {lit10, stack_value}\n                [69c,918) {reg22}\n                [c6c,cb8) {reg22}\n                [cd0,cf8) {lit10, stack_value}\n                [d0c,d5c) {reg22}\n                [de4,e74) {reg22}\n          GNU_locviews (sec_offset)\n        [1a7b] variable \"digits\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [694,918) {reg25}\n                [c6c,cb8) {reg25}\n                [cd0,cf8) {reg25}\n                [d0c,d5c) {reg25}\n                [de4,e74) {reg25}\n          GNU_locviews (sec_offset)\n        [1a88] variable \"shstrndx\"\n          abstract_origin (ref4)\n          location (exprloc) {fbreg(-176)}\n        [1a91] variable \"scn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [69c,6b0) {reg19}\n                [6b0,6bb) {reg0}\n                [6bb,6f0) {reg19}\n                [6f0,6f7) {reg1}\n                [6f7,6fc) {reg19}\n                [6fc,70c) {reg0}\n                [70c,828) {reg19}\n                [828,833) {reg0}\n                [833,8a8) {reg19}\n                [8a8,8af) {reg1}\n                [8af,8b4) {reg19}\n                [8b4,8cc) {reg0}\n                [c6c,c70) {reg0}\n                [d0c,d10) {reg0}\n                [de4,e00) {reg19}\n                [e2c,e48) {reg19}\n          GNU_locviews (sec_offset)\n        [1a9e] variable \"total\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [804,818) {lit0, stack_value}\n                [818,918) {reg23}\n                [c6c,cb8) {reg23}\n                [d0c,d5c) {reg23}\n                [e2c,e74) {reg23}\n          GNU_locviews (sec_offset)\n        [1aab] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1ab8] variable \"shdr_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-168)}\n          [1ac1] variable \"shdr\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [6c0,6cc) {reg0}\n                  [6cc,700) {reg26}\n                  [de4,dec) {reg0}\n                  [dec,e2c) {reg26}\n            GNU_locviews (sec_offset)\n          [1ace] variable \"name\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [6d4,6e3) {reg0}\n            GNU_locviews (sec_offset)\n          [1adb] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [1b01] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e08,e2c) {reg19}\n              GNU_locviews (sec_offset)\n            [1b0e] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e08,e2c) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [1b1b] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e08,e2c) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [1b28] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [1b35] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [1b3a] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [1b3f] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [1b45] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-120), deref}\n              [1b4d] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(406)}\n              [1b54] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x15c0)}\n          [1b63] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1b74] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg27(0)}\n          [1b7b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1b8c] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [1b93] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n          [1ba0] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1bb1] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [1bbe] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15a0)}\n            [1bcb] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1bd1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1bde] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [1be6] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [1c0c] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [734,740) {reg0}\n                  [740,743) {reg1}\n            GNU_locviews (sec_offset)\n          [1c19] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1c26] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [1c2b] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg23(0)}\n        [1c33] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1c40] variable \"__res\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [77c,794) {reg0}\n                  [794,7ac) {reg23}\n            GNU_locviews (sec_offset)\n          [1c4d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1c5e] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg26(0)}\n            [1c64] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg27(0)}\n            [1c6a] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1c70] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1c7d] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [1c85] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1c92] variable \"__res\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [7c0,7cb) {reg3}\n            GNU_locviews (sec_offset)\n          [1c9f] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1cb0] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg26(0)}\n            [1cb6] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg24(0)}\n            [1cbc] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1cc2] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1ccf] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [1cd7] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1ce4] variable \"__res\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [7d8,800) {reg0}\n            GNU_locviews (sec_offset)\n          [1cf1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1d02] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [1d0f] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg23(0)}\n            [1d15] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1d1b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1d28] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [1d30] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1d3d] variable \"shdr_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-168)}\n          [1d46] variable \"shdr\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [838,840) {reg0}\n                  [840,8b8) {reg28}\n                  [e2c,e30) {reg0}\n                  [e30,e74) {reg28}\n            GNU_locviews (sec_offset)\n          [1d53] inlined_subroutine \"printf\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [1d79] formal_parameter \"__fmt\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [878,89c) {reg27}\n              GNU_locviews (sec_offset)\n            [1d86] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [1d93] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [1d98] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [1d9e] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg22(0)}\n              [1da4] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {fbreg(-104), deref_size(4)}\n              [1dad] call_site_parameter\n                location (exprloc) {reg6}\n                call_value (exprloc) {breg25(0)}\n          [1db5] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [1ddb] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e50,e74) {reg19}\n              GNU_locviews (sec_offset)\n            [1de8] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e50,e74) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [1df5] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e50,e74) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [1e02] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [1e0f] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [1e14] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [1e19] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [1e1f] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-120), deref}\n              [1e27] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(430)}\n              [1e2e] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x15c0)}\n          [1e3d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1e4e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg24(0)}\n          [1e55] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1e66] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [1e6d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1e7e] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [1e8b] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15a0)}\n            [1e98] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1e9e] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1eab] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [1eb3] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [1ecd] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [7d8,804) {addr(0x15d8), stack_value}\n            GNU_locviews (sec_offset)\n          [1eda] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1ee7] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [1eec] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15d8)}\n            [1ef9] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n            [1eff] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg27(0)}\n            [1f05] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {breg28(0)}\n            [1f0b] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg24(0)}\n            [1f11] call_site_parameter\n              location (exprloc) {reg6}\n              call_value (exprloc) {breg25(0)}\n        [1f19] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1f26] variable \"__res\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [8f0,910) {reg0}\n            GNU_locviews (sec_offset)\n          [1f33] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1f44] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [1f51] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg19(0)}\n            [1f57] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1f5d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1f6a] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [1f72] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [1f8c] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [8f0,914) {addr(0x15f8), stack_value}\n            GNU_locviews (sec_offset)\n          [1f99] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1fa6] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [1fab] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15f8)}\n            [1fb8] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n            [1fbe] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-104), deref_size(4)}\n            [1fc7] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg23(0)}\n        [1fcf] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1fdc] variable \"__res\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [c94,cb4) {reg0}\n            GNU_locviews (sec_offset)\n          [1fe9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1ffa] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [2007] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg19(0)}\n            [200d] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [2013] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [2020] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [2028] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [2042] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [c94,cb8) {addr(0x1608), stack_value}\n            GNU_locviews (sec_offset)\n          [204f] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [205c] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [2061] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1608)}\n            [206e] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n            [2074] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-104), deref_size(4)}\n            [207d] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg23(0)}\n        [2085] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [20ab] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ce8,cf4) {reg0}\n                  [cf4,cf7) {reg2}\n            GNU_locviews (sec_offset)\n          [20b8] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ce8,cf8) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [20c5] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ce8,cf8) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [20d2] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [20df] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg26(0)}\n            [20e5] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n        [20ec] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [20f9] variable \"__res\"\n            abstract_origin (ref4)\n            location (exprloc) {reg3}\n          [2100] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [2111] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [211e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg20(0)}\n            [2124] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [212a] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [2137] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [213f] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [2159] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [d50,d58) {addr(0x15e8), stack_value}\n            GNU_locviews (sec_offset)\n          [2166] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [2173] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg19(0)}\n            [2179] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15e8)}\n            [2186] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n            [218c] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-104), deref_size(4)}\n            [2195] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg23(0)}\n        [219d] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [21ae] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [21b5] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [21c6] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [21cc] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-96)}\n        [21d4] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [21e5] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [21eb] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg19(0)}\n        [21f2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2203] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [2209] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg19(0)}\n        [2210] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2221] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg24(0)}\n        [2228] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2239] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [2246] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x15c8)}\n          [2253] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [2259] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [226a] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [2270] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg19(0)}\n        [2277] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2288] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [228e] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg19(0)}\n        [2295] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [22a2] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [22af] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x1570)}\n          [22bc] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n    [22c4] inlined_subroutine \"show_sysv_one_line\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [22de] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [94c,a5c) {reg20}\n              [c2c,c54) {reg20}\n              [cf8,d0c) {reg20}\n              [d5c,d70) {reg20}\n              [d74,d9c) {reg20}\n        GNU_locviews (sec_offset)\n      [22eb] lexical_block\n        ranges (sec_offset)\n        [22f0] variable \"shstrndx\"\n          abstract_origin (ref4)\n          location (exprloc) {fbreg(-176)}\n        [22f9] variable \"total\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [980,a5c) {reg24}\n                [c2c,c54) {reg24}\n                [cf8,d0c) {reg24}\n                [d5c,d70) {reg24}\n          GNU_locviews (sec_offset)\n        [2306] variable \"first\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [980,9b0) {reg23}\n                [9b0,a08) {lit0, stack_value}\n                [a08,a5c) {reg23}\n                [c2c,c54) {reg23}\n                [cf8,d0c) {reg23}\n                [d5c,d70) {reg23}\n          GNU_locviews (sec_offset)\n        [2313] variable \"scn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [980,990) {reg22}\n                [990,99b) {reg0}\n                [99b,a08) {reg22}\n                [a08,a0f) {reg1}\n                [a0f,a14) {reg22}\n                [a14,a1c) {reg0}\n                [a1c,a5c) {reg22}\n                [c2c,c54) {reg22}\n                [cf8,d0c) {reg22}\n                [d5c,d70) {reg22}\n          GNU_locviews (sec_offset)\n        [2320] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [232d] variable \"shdr_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-168)}\n          [2336] variable \"shdr\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [9a0,9a8) {reg0}\n                  [9a8,a18) {reg19}\n                  [a40,a5c) {reg19}\n                  [c2c,c34) {reg0}\n                  [c34,c54) {reg19}\n            GNU_locviews (sec_offset)\n          [2343] inlined_subroutine \"printf\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [2369] formal_parameter \"__fmt\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [9e4,9f8) {reg23}\n              GNU_locviews (sec_offset)\n            [2376] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [2383] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [2388] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg23(0)}\n              [238e] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg28(0)}\n          [2396] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [23bc] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [c44,c50) {reg0}\n                    [c50,c53) {reg2}\n              GNU_locviews (sec_offset)\n            [23c9] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [c44,c54) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [23d6] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [c44,c54) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [23e3] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [23f0] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [23f5] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n          [23fc] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [240d] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {fbreg(-88)}\n          [2415] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [2426] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [242d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [243e] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x1638)}\n            [244b] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit1}\n            [2450] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit3}\n          [2456] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [2463] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [2470] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1618)}\n            [247d] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n        [2484] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [24aa] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [a28,a3c) {addr(0x1650), stack_value}\n            GNU_locviews (sec_offset)\n          [24b7] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [24c4] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [24c9] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1650)}\n            [24d6] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg24(0)}\n        [24de] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [2504] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [cf8,d08) {addr(0x1640), stack_value}\n            GNU_locviews (sec_offset)\n          [2511] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [251e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1640)}\n            [252b] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg24(0)}\n        [2533] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [2559] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [d5c,d70) {addr(0x1658), stack_value}\n            GNU_locviews (sec_offset)\n          [2566] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [2573] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [2578] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1658)}\n            [2585] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg24(0)}\n        [258d] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [25b3] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [d8c,d98) {reg0}\n                  [d98,d9b) {reg2}\n            GNU_locviews (sec_offset)\n          [25c0] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [d8c,d9c) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [25cd] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [d8c,d9c) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [25da] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [25e7] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg23(0)}\n            [25ed] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n        [25f4] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2605] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [260b] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-96)}\n        [2613] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2624] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [262a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg22(0)}\n        [2631] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2642] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [2648] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg22(0)}\n        [264f] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [265c] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [2669] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x1570)}\n          [2676] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n    [267e] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [268f] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg23(0)}\n    [2696] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [26a7] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg24(0)}\n    [26ae] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [26bf] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg24(0)}\n    [26c6] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [26d4] array_type\n    type (ref4)\n    sibling (ref4)\n    [26dd] subrange_type\n      type (ref4)\n      upper_bound (ref4)\n  [26e7] subprogram \"show_segments\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [26f2] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [26fe] formal_parameter \"fullname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [270a] variable \"phnum\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2716] variable \"total\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2722] variable \"first\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [272e] lexical_block\n      [272f] variable \"cnt\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [273b] lexical_block\n        [273c] variable \"phdr_mem\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2748] variable \"phdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n  [2757] subprogram \"show_bsd_totals\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [2762] variable \"ddigits\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [276e] variable \"xdigits\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n  [277b] subprogram \"show_bsd\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [2786] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2792] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [279e] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27aa] formal_parameter \"fullname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27b6] variable \"textsize\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27c2] variable \"datasize\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27ce] variable \"bsssize\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27da] variable \"ddigits\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27e6] variable \"xdigits\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27f2] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27fe] lexical_block\n      [27ff] variable \"shdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [280b] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n  [2819] subprogram \"show_sysv_one_line\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [2824] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2830] variable \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [283c] variable \"total\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2848] variable \"first\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2854] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2860] lexical_block\n      [2861] variable \"shdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [286d] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n  [287b] subprogram \"show_sysv\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [2886] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2892] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [289e] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28aa] formal_parameter \"fullname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28b6] variable \"maxlen\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28c2] variable \"digits\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28ce] variable \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28da] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28e6] variable \"total\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28f2] lexical_block\n      sibling (ref4)\n      [28f7] variable \"shdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2903] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [290f] variable \"name\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [291c] lexical_block\n      sibling (ref4)\n      [2921] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [292e] lexical_block\n      sibling (ref4)\n      [2933] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2940] lexical_block\n      sibling (ref4)\n      [2945] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2952] lexical_block\n      sibling (ref4)\n      [2957] variable \"shdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2963] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2970] lexical_block\n      sibling (ref4)\n      [2975] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2982] lexical_block\n      sibling (ref4)\n      [2987] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2994] lexical_block\n      [2995] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n  [29a3] subprogram \"handle_ar\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [29c4] formal_parameter \"fd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f10,f54) {reg0}\n            [f54,10cc) {reg20}\n            [10cc,10e4) {entry_value(1) {reg0}, stack_value}\n            [10e4,1160) {reg20}\n      GNU_locviews (sec_offset)\n    [29d7] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f10,f5f) {reg1}\n            [f5f,10d0) {reg21}\n            [10d0,10e4) {entry_value(1) {reg1}, stack_value}\n            [10e4,10eb) {reg1}\n            [10eb,1160) {reg21}\n      GNU_locviews (sec_offset)\n    [29eb] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f10,f5f) {reg2}\n            [f5f,10d0) {reg22}\n            [10d0,10e4) {entry_value(1) {reg2}, stack_value}\n            [10e4,10eb) {reg2}\n            [10eb,1160) {reg22}\n      GNU_locviews (sec_offset)\n    [29ff] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f10,f5f) {reg3}\n            [f5f,10d4) {reg23}\n            [10d4,10e4) {entry_value(1) {reg3}, stack_value}\n            [10e4,10eb) {reg3}\n            [10eb,1160) {reg23}\n      GNU_locviews (sec_offset)\n    [2a13] variable \"prefix_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f68,fa8) {reg24}\n            [10e4,1108) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [2a27] variable \"fname_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f70,fb4) {reg19}\n            [fb4,fbb) {reg2}\n            [10f4,1108) {reg19}\n      GNU_locviews (sec_offset)\n    [2a3b] variable \"new_prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f90,f93) {breg0(0)}\n            [f93,10d8) {breg25(0)}\n            [1100,1108) {breg0(0)}\n            [1108,1160) {breg25(0)}\n      GNU_locviews (sec_offset)\n    [2a4f] variable \"cp\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f90,f93) {reg0}\n            [f93,f9c) {reg25}\n            [f9c,fbb) {reg0}\n            [1100,1108) {reg0}\n      GNU_locviews (sec_offset)\n    [2a62] variable \"result\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [fbc,fc0) {lit0, stack_value}\n            [fc0,10d4) {reg24}\n            [10d4,10e4) {reg0}\n            [1108,1160) {reg24}\n      GNU_locviews (sec_offset)\n    [2a76] variable \"subelf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [fc0,ff4) {reg19}\n            [ff4,ff7) {reg0}\n            [1010,1017) {reg0}\n            [1017,1050) {reg19}\n            [1050,1053) {reg0}\n            [10a0,10a4) {reg0}\n            [10a4,10cc) {reg19}\n            [1108,110c) {reg0}\n            [110c,1130) {reg19}\n            [115c,1160) {reg19}\n      GNU_locviews (sec_offset)\n    [2a8a] variable \"cmd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [fbc,fc0) {lit8, stack_value}\n            [ff4,ff7) {reg1}\n            [ff7,1010) {reg19}\n            [1050,1053) {reg1}\n            [1053,1074) {reg19}\n      GNU_locviews (sec_offset)\n    [2a9e] lexical_block\n      ranges (sec_offset)\n      sibling (ref4)\n      [2aa7] variable \"arhdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [fc0,ffc) {reg26}\n              [1020,10a0) {reg26}\n        GNU_locviews (sec_offset)\n      [2abb] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [2ae1] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [107c,10a0) {reg19}\n          GNU_locviews (sec_offset)\n        [2aee] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [107c,10a0) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [2afb] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [107c,10a0) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [2b08] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [2b15] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [2b1a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [2b1f] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [2b25] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {breg23(0)}\n          [2b2b] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(373)}\n          [2b32] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x15c0)}\n      [2b41] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2b52] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg20(0)}\n        [2b58] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg19(0)}\n        [2b5e] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg25(0)}\n      [2b65] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2b76] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n      [2b7d] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [2b8a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2b9b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n      [2ba2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2bb3] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n      [2bba] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2bcb] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n        [2bd1] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg25(0)}\n      [2bd8] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2be9] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n      [2bf0] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [2bfd] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2c0e] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x13e8)}\n        [2c1b] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x15a0)}\n        [2c28] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [2c2e] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [2c3b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [2c43] variable\n      type (ref4)\n      artificial (flag_present)\n      location (sec_offset)\n            [f70,f78) {breg19(0), breg24(0), plus, stack_value}\n            [f78,f80) {reg0}\n            [f80,f84) {breg0(-16), stack_value}\n            [f84,fa8) {breg19(0), breg24(0), plus, stack_value}\n            [10f4,1108) {reg19}\n      GNU_locviews (sec_offset)\n    [2c50] inlined_subroutine \"mempcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [2c6a] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [f90,f9c) {reg24}\n        GNU_locviews (sec_offset)\n      [2c77] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [f90,f9c) {reg22}\n        GNU_locviews (sec_offset)\n      [2c84] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [f90,f93) {reg0}\n              [f93,f9c) {reg25}\n        GNU_locviews (sec_offset)\n      [2c91] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [2c9e] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg25(0)}\n        [2ca4] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg22(0)}\n        [2caa] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg24(0)}\n    [2cb2] inlined_subroutine \"memcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [2ccc] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [fa8,fb4) {reg19}\n              [fb4,fbb) {reg2}\n        GNU_locviews (sec_offset)\n      [2cd9] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [fa8,fbc) {reg23}\n        GNU_locviews (sec_offset)\n      [2ce6] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [fa8,fbb) {reg0}\n        GNU_locviews (sec_offset)\n      [2cf3] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [2d00] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg23(0)}\n    [2d08] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [2d2e] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1138,115c) {reg19}\n        GNU_locviews (sec_offset)\n      [2d3b] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1138,115c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [2d48] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1138,115c) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [2d55] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [2d62] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [2d67] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [2d6c] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [2d72] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg23(0)}\n        [2d78] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(379)}\n        [2d7f] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x15c0)}\n    [2d8e] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2d9f] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg22(0)}\n    [2da6] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2db7] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg23(0)}\n    [2dbe] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2dcf] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n      [2dd5] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg19(0)}\n      [2ddb] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {breg21(0)}\n    [2de2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2df3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg23(0)}\n    [2dfa] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2e0b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n    [2e12] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2e23] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [2e30] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x15a0)}\n      [2e3d] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [2e43] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2e54] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [2e5b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [2e69] array_type\n    type (ref4)\n    sibling (ref4)\n    [2e72] subrange_type\n      type (ref4)\n      upper_bound (ref4)\n  [2e7c] subprogram \"print_header\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [2e87] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2e93] variable \"done\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {addr(0x138c)}\n    [2ea9] lexical_block\n      [2eaa] variable \"ddigits\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2eb6] variable \"xdigits\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2ec2] lexical_block\n        sibling (ref4)\n        [2ec7] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2ed4] lexical_block\n        sibling (ref4)\n        [2ed9] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2ee6] lexical_block\n        sibling (ref4)\n        [2eeb] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2ef8] lexical_block\n        sibling (ref4)\n        [2efd] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2f0a] lexical_block\n        sibling (ref4)\n        [2f0f] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2f1c] lexical_block\n        [2f1d] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n  [2f2c] subprogram \"process_file\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [2f4d] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1160,117f) {reg0}\n            [117f,11e0) {reg21}\n            [11e0,11f4) {entry_value(1) {reg0}, stack_value}\n            [11f4,12a0) {reg21}\n            [12a0,12b4) {entry_value(1) {reg0}, stack_value}\n            [12b4,1380) {reg21}\n      GNU_locviews (sec_offset)\n    [2f61] variable \"fd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1180,1197) {reg0}\n            [1197,11d4) {reg19}\n            [11d4,11d7) {reg0}\n            [11f4,121c) {reg19}\n            [1254,1284) {reg19}\n            [12b4,12b7) {reg0}\n            [12f0,130c) {reg19}\n            [1338,1354) {reg19}\n      GNU_locviews (sec_offset)\n    [2f74] variable \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [119c,11a3) {reg0}\n            [11a3,11e8) {reg20}\n            [11f4,129c) {reg20}\n            [12f0,1380) {reg20}\n      GNU_locviews (sec_offset)\n    [2f88] lexical_block\n      low_pc (addr)\n      high_pc (data8)\n      sibling (ref4)\n      [2f9d] variable \"result\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [11d4,11d7) {reg1}\n              [11d7,11dc) {reg19}\n        GNU_locviews (sec_offset)\n      [2fb1] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2fc2] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n        [2fc8] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg20(0)}\n        [2fce] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit0}\n        [2fd3] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n      [2fda] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [2fe8] inlined_subroutine \"open\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [3002] formal_parameter \"__oflag\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [117c,1180) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [300f] formal_parameter \"__path\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [117c,117f) {reg0}\n              [117f,1180) {reg21}\n        GNU_locviews (sec_offset)\n      [301c] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [3029] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg21(0)}\n        [302f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [3036] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [305c] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1240,1250) {reg0}\n              [1250,1253) {reg2}\n        GNU_locviews (sec_offset)\n      [3069] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1240,1254) {reg19}\n        GNU_locviews (sec_offset)\n      [3076] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1240,1254) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [3083] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [3090] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [3095] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg19(0)}\n        [309b] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [30a3] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [30c9] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1288,1298) {reg0}\n              [1298,129b) {reg2}\n        GNU_locviews (sec_offset)\n      [30d6] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1288,129c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [30e3] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1288,129c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [30f0] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [30fd] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [3102] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [3107] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [310f] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [3129] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [12d4,12e4) {reg0}\n              [12e4,12eb) {reg2}\n        GNU_locviews (sec_offset)\n      [3136] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [12d4,12e8) {reg19}\n              [12e8,12eb) {reg1}\n        GNU_locviews (sec_offset)\n      [3143] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [12d4,12ec) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [3150] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [315d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [3162] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [316a] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [3190] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1314,1338) {reg19}\n        GNU_locviews (sec_offset)\n      [319d] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1314,1338) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [31aa] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1314,1338) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [31b7] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [31c4] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [31c9] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [31ce] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [31d4] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n        [31da] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(303)}\n        [31e1] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x15c0)}\n    [31f0] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [3216] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [135c,1380) {reg19}\n        GNU_locviews (sec_offset)\n      [3223] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        const_value (data1)\n      [3229] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        const_value (data1)\n      [322f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [323c] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [3241] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [3246] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [324c] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n        [3252] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(284)}\n        [3259] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x15c0)}\n    [3268] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3279] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [327f] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit8}\n      [3284] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit0}\n    [328a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [329b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [32a2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [32b3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n      [32b9] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit0}\n      [32be] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {breg21(0)}\n    [32c5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [32d6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [32dd] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [32ee] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [32f5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [3302] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3313] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [3320] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x1690)}\n      [332d] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [3333] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3344] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [334b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [335c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [3363] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3374] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [3381] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x16a8)}\n      [338e] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [3394] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [33a1] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [33b2] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [33bf] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x1678)}\n      [33cc] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [33d2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [33e3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [33f0] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x15a0)}\n      [33fd] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [3403] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3414] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [341b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [342c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [3439] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x15a0)}\n      [3446] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [344c] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      [3459] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n  [3461] subprogram \"parse_opt\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [3483] formal_parameter \"key\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [0,30) {reg0}\n            [30,38) {entry_value(1) {reg0}, stack_value}\n            [38,68) {reg0}\n            [68,88) {entry_value(1) {reg0}, stack_value}\n            [88,9c) {reg0}\n            [9c,ac) {entry_value(1) {reg0}, stack_value}\n            [ac,b0) {reg0}\n            [b0,b8) {entry_value(1) {reg0}, stack_value}\n            [b8,bc) {reg0}\n            [bc,c8) {entry_value(1) {reg0}, stack_value}\n            [c8,cc) {reg0}\n            [cc,d8) {entry_value(1) {reg0}, stack_value}\n            [d8,e4) {reg0}\n            [e4,134) {entry_value(1) {reg0}, stack_value}\n            [134,140) {reg0}\n            [140,18c) {entry_value(1) {reg0}, stack_value}\n            [18c,190) {reg0}\n            [190,19c) {entry_value(1) {reg0}, stack_value}\n            [19c,1a0) {reg0}\n            [1a0,1ac) {entry_value(1) {reg0}, stack_value}\n            [1ac,1b0) {reg0}\n            [1b0,1b4) {entry_value(1) {reg0}, stack_value}\n            [1b4,1b8) {reg0}\n            [1b8,264) {entry_value(1) {reg0}, stack_value}\n      GNU_locviews (sec_offset)\n    [3496] formal_parameter \"arg\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [0,68) {reg1}\n            [68,7c) {reg19}\n            [7c,88) {entry_value(1) {reg1}, stack_value}\n            [88,a0) {reg1}\n            [a0,ac) {entry_value(1) {reg1}, stack_value}\n            [ac,c0) {reg1}\n            [c0,c8) {reg19}\n            [c8,d0) {reg1}\n            [d0,d8) {entry_value(1) {reg1}, stack_value}\n            [d8,f0) {reg1}\n            [f0,134) {reg19}\n            [134,138) {reg1}\n            [138,18c) {reg19}\n            [18c,194) {reg1}\n            [194,19c) {entry_value(1) {reg1}, stack_value}\n            [19c,1a4) {reg1}\n            [1a4,1ac) {entry_value(1) {reg1}, stack_value}\n            [1ac,1bc) {reg1}\n            [1bc,264) {reg19}\n      GNU_locviews (sec_offset)\n    [34a9] formal_parameter \"state\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [0,68) {reg2}\n            [68,88) {entry_value(1) {reg2}, stack_value}\n            [88,108) {reg2}\n            [108,134) {entry_value(1) {reg2}, stack_value}\n            [134,143) {reg2}\n            [143,18c) {entry_value(1) {reg2}, stack_value}\n            [18c,1bc) {reg2}\n            [1bc,264) {entry_value(1) {reg2}, stack_value}\n      GNU_locviews (sec_offset)\n    [34bc] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data1)\n      call_column (implicit_const)\n      sibling (ref4)\n      [34e0] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [218,228) {reg0}\n              [228,22b) {reg2}\n        GNU_locviews (sec_offset)\n      [34ed] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [218,22c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [34fa] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [218,22c) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [3507] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [3514] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [3519] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [351e] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg19(0)}\n    [3526] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data1)\n      call_column (implicit_const)\n      sibling (ref4)\n      [354a] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [244,254) {reg0}\n              [254,257) {reg2}\n        GNU_locviews (sec_offset)\n      [3557] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [244,258) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [3564] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [244,258) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [3571] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [357e] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [3583] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [3588] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg19(0)}\n    [3590] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [35a1] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [35a7] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x13b0)}\n    [35b5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [35c6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [35cc] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x13b8)}\n    [35da] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [35eb] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [35f1] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x13c8)}\n    [35ff] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3610] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [361d] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x13f8)}\n      [362a] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [3630] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      [363d] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [364a] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x13d0)}\n      [3657] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n  [365e] subprogram \"main\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [3680] formal_parameter \"argc\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1920,1950) {reg0}\n            [1950,1a38) {reg20}\n            [1a38,1a70) {entry_value(1) {reg0}, stack_value}\n            [1a70,1ab8) {reg20}\n            [1ab8,1b18) {entry_value(1) {reg0}, stack_value}\n            [1b18,1b2c) {reg20}\n            [1b2c,1b38) {entry_value(1) {reg0}, stack_value}\n      GNU_locviews (sec_offset)\n    [3693] formal_parameter \"argv\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1920,1968) {reg1}\n            [1968,1a38) {reg21}\n            [1a38,1a70) {entry_value(1) {reg1}, stack_value}\n            [1a70,1abc) {reg21}\n            [1abc,1b18) {entry_value(1) {reg1}, stack_value}\n            [1b18,1b2c) {reg21}\n            [1b2c,1b38) {entry_value(1) {reg1}, stack_value}\n      GNU_locviews (sec_offset)\n    [36a6] variable \"remaining\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-92)}\n    [36b5] variable \"result\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1964,19fc) {lit0, stack_value}\n            [19fc,1a60) {reg19}\n            [1a60,1a70) {reg0}\n            [1a70,1b18) {reg19}\n            [1b18,1b28) {lit0, stack_value}\n            [1b28,1b2c) {reg0}\n            [1b2c,1b38) {reg19}\n      GNU_locviews (sec_offset)\n    [36c9] inlined_subroutine \"show_bsd_totals\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (data1)\n      call_line (data1)\n      call_column (data1)\n      sibling (ref4)\n      [36e3] lexical_block\n        ranges (sec_offset)\n        [36e8] variable \"ddigits\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1a7c,1a98) {breg4(0), const1u(32), shl, const1u(32), shra, lit12, mul, addr(0x1b40), plus}\n                [1a98,1ac3) {addr(0x13a8), deref_size(4), lit1, minus, const1u(32), shl, const1u(32), shra, lit12, mul, addr(0x1b40), plus}\n          GNU_locviews (sec_offset)\n        [36f5] variable \"xdigits\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1a7c,1a98) {breg4(0), const1u(32), shl, const1u(32), shra, lit12, mul, addr(0x1b44), plus}\n                [1a98,1ac3) {addr(0x13a8), deref_size(4), lit1, minus, const1u(32), shl, const1u(32), shra, lit12, mul, addr(0x1b44), plus}\n          GNU_locviews (sec_offset)\n        [3702] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [371c] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1ac4,1b0c) {addr(0x1700), stack_value}\n            GNU_locviews (sec_offset)\n          [3729] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3736] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [373b] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1700)}\n            [3748] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg21(0)}\n            [374e] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg23(0)}\n            [3754] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {breg21(0)}\n            [375a] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg24(0)}\n            [3760] call_site_parameter\n              location (exprloc) {reg6}\n              call_value (exprloc) {breg21(0)}\n            [3766] call_site_parameter\n              location (exprloc) {reg7}\n              call_value (exprloc) {breg25(0)}\n            [376c] call_site_parameter\n              location (exprloc) {breg31(0)}\n              call_value (exprloc) {breg21(0)}\n            [3773] call_site_parameter\n              location (exprloc) {breg31(8)}\n              call_value (exprloc) {breg20(0)}\n            [377a] call_site_parameter\n              location (exprloc) {breg31(16)}\n              call_value (exprloc) {breg22(0)}\n            [3781] call_site_parameter\n              location (exprloc) {breg31(24)}\n              call_value (exprloc) {breg20(0)}\n        [378a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [3797] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [37a4] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x16f0)}\n          [37b1] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n    [37b9] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [37ca] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [37d0] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [37e1] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [37e7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [37f8] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [37fe] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [380f] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {lit6}\n      [3814] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x16c8)}\n    [3822] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3833] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [3839] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x16d0)}\n    [3847] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3858] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n    [3866] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3877] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x1ba0)}\n      [3884] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg20(0)}\n      [388a] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {breg21(0)}\n      [3890] call_site_parameter\n        location (exprloc) {reg3}\n        call_value (exprloc) {breg19(0)}\n      [3896] call_site_parameter\n        location (exprloc) {reg4}\n        call_value (exprloc) {fbreg(-92)}\n      [389d] call_site_parameter\n        location (exprloc) {reg5}\n        call_value (exprloc) {lit0}\n    [38a3] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [38b4] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {lit1}\n    [38ba] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [38c7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [38d8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x16e8)}\n    [38e6] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [38f4] subprogram \"error\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n    sibling (ref4)\n    [3901] formal_parameter \"__status\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [390d] formal_parameter \"__errnum\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [3919] formal_parameter \"__format\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [3925] unspecified_parameters\n  [3927] subprogram \"mempcpy\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [3936] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [3942] formal_parameter \"__src\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [394e] formal_parameter \"__len\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [395b] subprogram \"memcpy\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [396a] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [3976] formal_parameter \"__src\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [3982] formal_parameter \"__len\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [398f] subprogram \"open\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [399e] formal_parameter \"__path\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [39aa] formal_parameter \"__oflag\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [39b6] unspecified_parameters\n  [39b8] subprogram \"printf\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [39c7] formal_parameter \"__fmt\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [39d3] unspecified_parameters\n  [39d5] subprogram \"__builtin_memcpy\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\n  [39de] subprogram \"__builtin_fputc_unlocked\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\n  [39e7] subprogram \"__builtin_fwrite_unlocked\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\n  [39f0] subprogram \"__stack_chk_fail\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\nmodule 'strip.o'\n[c] CU '/usr/src/debug/elfutils/0.189/src/strip.c'@0\n  producer (strp)\n  language (data1)\n  name (line_strp)\n  comp_dir (line_strp)\n  ranges (sec_offset)\n  low_pc (addr)\n  stmt_list (sec_offset)\n  [2a] base_type \"long unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [31] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [36] restrict_type\n    type (ref4)\n  [3b] base_type \"char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [42] const_type\n    type (ref4)\n  [47] base_type \"short unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [4e] base_type \"int\"\n    byte_size (data1)\n    encoding (data1)\n    name (string)\n  [55] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [5a] const_type\n    type (ref4)\n  [5f] restrict_type\n    type (ref4)\n  [64] typedef \"size_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [70] const_type\n    type (ref4)\n  [75] pointer_type\n    byte_size (data1)\n  [77] restrict_type\n    type (ref4)\n  [7c] base_type \"unsigned char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [83] base_type \"unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [8a] const_type\n    type (ref4)\n  [8f] base_type \"signed char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [96] typedef \"__uint8_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [a2] base_type \"short int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [a9] typedef \"__uint16_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [b5] typedef \"__int32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [c1] typedef \"__uint32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [cd] typedef \"__int64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d9] base_type \"long int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [e0] typedef \"__uint64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ec] typedef \"__dev_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [f8] typedef \"__uid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [104] typedef \"__gid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [110] typedef \"__ino_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [11c] typedef \"__mode_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [128] typedef \"__nlink_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [134] typedef \"__off_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [140] typedef \"__off64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [14c] array_type\n    type (ref4)\n    sibling (ref4)\n    [155] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [15c] typedef \"__time_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [168] typedef \"__blksize_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [174] typedef \"__blkcnt_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [180] typedef \"__ssize_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [18c] typedef \"__syscall_slong_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [198] structure_type \"_IO_FILE\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [1a4] member \"_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [1b1] member \"_IO_read_ptr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [1be] member \"_IO_read_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [1cb] member \"_IO_read_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [1d8] member \"_IO_write_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [1e5] member \"_IO_write_ptr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [1f2] member \"_IO_write_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [1ff] member \"_IO_buf_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [20c] member \"_IO_buf_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(64)}\n    [219] member \"_IO_save_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(72)}\n    [226] member \"_IO_backup_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(80)}\n    [233] member \"_IO_save_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(88)}\n    [240] member \"_markers\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(96)}\n    [24d] member \"_chain\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(104)}\n    [25a] member \"_fileno\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(112)}\n    [267] member \"_flags2\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(116)}\n    [274] member \"_old_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(120)}\n    [281] member \"_cur_column\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(128)}\n    [28e] member \"_vtable_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(130)}\n    [29b] member \"_shortbuf\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(131)}\n    [2a8] member \"_lock\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(136)}\n    [2b5] member \"_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(144)}\n    [2c2] member \"_codecvt\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(152)}\n    [2cf] member \"_wide_data\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(160)}\n    [2dc] member \"_freeres_list\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(168)}\n    [2e9] member \"_freeres_buf\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(176)}\n    [2f6] member \"__pad5\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(184)}\n    [303] member \"_mode\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(192)}\n    [310] member \"_unused2\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(196)}\n  [31e] typedef \"FILE\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [32a] typedef \"_IO_lock_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n  [332] structure_type \"_IO_marker\"\n    name (strp)\n    declaration (flag_present)\n  [337] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [33c] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [341] array_type\n    type (ref4)\n    sibling (ref4)\n    [34a] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [351] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [356] structure_type \"_IO_codecvt\"\n    name (strp)\n    declaration (flag_present)\n  [35b] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [360] structure_type \"_IO_wide_data\"\n    name (strp)\n    declaration (flag_present)\n  [365] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [36a] array_type\n    type (ref4)\n    sibling (ref4)\n    [373] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [37a] typedef \"off_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [386] typedef \"ssize_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [392] variable \"stdin\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [39c] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [3a1] restrict_type\n    type (ref4)\n  [3a6] variable \"stdout\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [3b0] variable \"stderr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [3ba] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [3bf] restrict_type\n    type (ref4)\n  [3c4] typedef \"error_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [3d0] structure_type \"argp_option\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [3dc] member \"name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [3e9] member \"key\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [3f5] member \"arg\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [401] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [40e] member \"doc\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [41a] member \"group\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n  [428] const_type\n    type (ref4)\n  [42d] typedef \"argp_parser_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [439] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [43e] subroutine_type\n    prototyped (flag_present)\n    type (ref4)\n    sibling (ref4)\n    [447] formal_parameter\n      type (ref4)\n    [44c] formal_parameter\n      type (ref4)\n    [451] formal_parameter\n      type (ref4)\n  [457] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [45c] restrict_type\n    type (ref4)\n  [461] structure_type \"argp_state\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    sibling (ref4)\n    [46f] member \"root_argp\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [47d] member \"argc\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [48b] member \"argv\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [499] member \"next\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [4a7] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(28)}\n    [4b5] member \"arg_num\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [4c3] member \"quoted\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(36)}\n    [4d1] member \"input\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [4df] member \"child_inputs\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [4ed] member \"hook\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [4fb] member \"name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(64)}\n    [509] member \"err_stream\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(72)}\n    [517] member \"out_stream\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(80)}\n    [525] member \"pstate\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(88)}\n  [534] const_type\n    type (ref4)\n  [539] structure_type \"argp\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [545] member \"options\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [552] member \"parser\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [55f] member \"args_doc\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [56c] member \"doc\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [578] member \"children\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [585] member \"help_filter\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [592] member \"argp_domain\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n  [5a0] const_type\n    type (ref4)\n  [5a5] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [5aa] structure_type \"argp_child\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [5b6] member \"argp\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [5c3] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [5d0] member \"header\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [5de] member \"group\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n  [5ed] const_type\n    type (ref4)\n  [5f2] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [5f7] subroutine_type\n    prototyped (flag_present)\n    type (ref4)\n    sibling (ref4)\n    [600] formal_parameter\n      type (ref4)\n    [605] formal_parameter\n      type (ref4)\n    [60a] formal_parameter\n      type (ref4)\n  [610] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [615] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [61a] restrict_type\n    type (ref4)\n  [61f] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [624] restrict_type\n    type (ref4)\n  [629] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [62e] typedef \"mode_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [63a] structure_type \"timespec\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [646] member \"tv_sec\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [653] member \"tv_nsec\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n  [661] const_type\n    type (ref4)\n  [666] structure_type \"stat\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [672] member \"st_dev\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [67f] member \"st_ino\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [68c] member \"st_mode\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [699] member \"st_nlink\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(20)}\n    [6a6] member \"st_uid\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [6b3] member \"st_gid\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(28)}\n    [6c0] member \"st_rdev\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [6cd] member \"__pad1\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [6da] member \"st_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [6e7] member \"st_blksize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [6f4] member \"__pad2\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(60)}\n    [701] member \"st_blocks\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(64)}\n    [70e] member \"st_atim\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(72)}\n    [71b] member \"st_mtim\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(88)}\n    [728] member \"st_ctim\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(104)}\n    [735] member \"__glibc_reserved\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(120)}\n  [743] typedef \"int32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [74f] typedef \"int64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [75b] typedef \"uint8_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [767] typedef \"uint16_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [773] typedef \"uint32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [77f] typedef \"uint64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [78b] base_type \"long long unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [792] base_type \"long long int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [799] typedef \"Elf32_Half\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7a5] const_type\n    type (ref4)\n  [7aa] typedef \"Elf64_Half\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7b6] const_type\n    type (ref4)\n  [7bb] typedef \"Elf32_Word\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7c7] const_type\n    type (ref4)\n  [7cc] typedef \"Elf64_Word\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7d8] typedef \"Elf64_Sword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7e4] typedef \"Elf64_Xword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7f0] typedef \"Elf64_Sxword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7fc] typedef \"Elf64_Addr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [808] typedef \"Elf32_Off\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [814] const_type\n    type (ref4)\n  [819] typedef \"Elf64_Off\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [825] const_type\n    type (ref4)\n  [82a] typedef \"Elf64_Section\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [836] array_type\n    type (ref4)\n    sibling (ref4)\n    [83f] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [846] structure_type\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [84e] member \"e_ident\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [85b] member \"e_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [868] member \"e_machine\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(18)}\n    [875] member \"e_version\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(20)}\n    [882] member \"e_entry\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [88f] member \"e_phoff\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [89c] member \"e_shoff\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [8a9] member \"e_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [8b6] member \"e_ehsize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(52)}\n    [8c3] member \"e_phentsize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(54)}\n    [8d0] member \"e_phnum\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [8dd] member \"e_shentsize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(58)}\n    [8ea] member \"e_shnum\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(60)}\n    [8f7] member \"e_shstrndx\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(62)}\n  [905] typedef \"Elf64_Ehdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [911] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [919] member \"sh_name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [927] member \"sh_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [935] member \"sh_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [943] member \"sh_addr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [951] member \"sh_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [95f] member \"sh_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [96d] member \"sh_link\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [97b] member \"sh_info\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(44)}\n    [989] member \"sh_addralign\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [997] member \"sh_entsize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n  [9a6] typedef \"Elf64_Shdr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [9b1] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [9b9] member \"ch_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [9c7] member \"ch_reserved\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [9d5] member \"ch_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [9e3] member \"ch_addralign\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n  [9f2] typedef \"Elf64_Chdr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [9fd] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [a05] member \"st_name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [a13] member \"st_info\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [a21] member \"st_other\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(5)}\n    [a2f] member \"st_shndx\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(6)}\n    [a3d] member \"st_value\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [a4b] member \"st_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n  [a5a] typedef \"Elf64_Sym\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [a65] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [a6d] member \"r_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [a7b] member \"r_info\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n  [a8a] typedef \"Elf64_Rel\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [a95] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [a9d] member \"r_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [aab] member \"r_info\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [ab9] member \"r_addend\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n  [ac8] typedef \"Elf64_Rela\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [ad3] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [adb] member \"p_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [ae9] member \"p_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [af7] member \"p_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [b05] member \"p_vaddr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [b13] member \"p_paddr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [b21] member \"p_filesz\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [b2f] member \"p_memsz\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [b3d] member \"p_align\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n  [b4c] typedef \"Elf64_Phdr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [b57] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [b62] enumerator \"ELF_T_BYTE\"\n      name (strp)\n      const_value (data1)\n    [b68] enumerator \"ELF_T_ADDR\"\n      name (strp)\n      const_value (data1)\n    [b6e] enumerator \"ELF_T_DYN\"\n      name (strp)\n      const_value (data1)\n    [b74] enumerator \"ELF_T_EHDR\"\n      name (strp)\n      const_value (data1)\n    [b7a] enumerator \"ELF_T_HALF\"\n      name (strp)\n      const_value (data1)\n    [b80] enumerator \"ELF_T_OFF\"\n      name (strp)\n      const_value (data1)\n    [b86] enumerator \"ELF_T_PHDR\"\n      name (strp)\n      const_value (data1)\n    [b8c] enumerator \"ELF_T_RELA\"\n      name (strp)\n      const_value (data1)\n    [b92] enumerator \"ELF_T_REL\"\n      name (strp)\n      const_value (data1)\n    [b98] enumerator \"ELF_T_SHDR\"\n      name (strp)\n      const_value (data1)\n    [b9e] enumerator \"ELF_T_SWORD\"\n      name (strp)\n      const_value (data1)\n    [ba4] enumerator \"ELF_T_SYM\"\n      name (strp)\n      const_value (data1)\n    [baa] enumerator \"ELF_T_WORD\"\n      name (strp)\n      const_value (data1)\n    [bb0] enumerator \"ELF_T_XWORD\"\n      name (strp)\n      const_value (data1)\n    [bb6] enumerator \"ELF_T_SXWORD\"\n      name (strp)\n      const_value (data1)\n    [bbc] enumerator \"ELF_T_VDEF\"\n      name (strp)\n      const_value (data1)\n    [bc2] enumerator \"ELF_T_VDAUX\"\n      name (strp)\n      const_value (data1)\n    [bc8] enumerator \"ELF_T_VNEED\"\n      name (strp)\n      const_value (data1)\n    [bce] enumerator \"ELF_T_VNAUX\"\n      name (strp)\n      const_value (data1)\n    [bd4] enumerator \"ELF_T_NHDR\"\n      name (strp)\n      const_value (data1)\n    [bda] enumerator \"ELF_T_SYMINFO\"\n      name (strp)\n      const_value (data1)\n    [be0] enumerator \"ELF_T_MOVE\"\n      name (strp)\n      const_value (data1)\n    [be6] enumerator \"ELF_T_LIB\"\n      name (strp)\n      const_value (data1)\n    [bec] enumerator \"ELF_T_GNUHASH\"\n      name (strp)\n      const_value (data1)\n    [bf2] enumerator \"ELF_T_AUXV\"\n      name (strp)\n      const_value (data1)\n    [bf8] enumerator \"ELF_T_CHDR\"\n      name (strp)\n      const_value (data1)\n    [bfe] enumerator \"ELF_T_NHDR8\"\n      name (strp)\n      const_value (data1)\n    [c04] enumerator \"ELF_T_NUM\"\n      name (strp)\n      const_value (data1)\n  [c0b] typedef \"Elf_Type\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [c17] structure_type\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [c1f] member \"d_buf\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [c2c] member \"d_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [c39] member \"d_version\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(12)}\n    [c46] member \"d_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [c53] member \"d_off\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [c60] member \"d_align\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n  [c6e] typedef \"Elf_Data\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [c7a] const_type\n    type (ref4)\n  [c7f] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [c8a] enumerator \"ELF_C_NULL\"\n      name (strp)\n      const_value (data1)\n    [c90] enumerator \"ELF_C_READ\"\n      name (strp)\n      const_value (data1)\n    [c96] enumerator \"ELF_C_RDWR\"\n      name (strp)\n      const_value (data1)\n    [c9c] enumerator \"ELF_C_WRITE\"\n      name (strp)\n      const_value (data1)\n    [ca2] enumerator \"ELF_C_CLR\"\n      name (strp)\n      const_value (data1)\n    [ca8] enumerator \"ELF_C_SET\"\n      name (strp)\n      const_value (data1)\n    [cae] enumerator \"ELF_C_FDDONE\"\n      name (strp)\n      const_value (data1)\n    [cb4] enumerator \"ELF_C_FDREAD\"\n      name (strp)\n      const_value (data1)\n    [cba] enumerator \"ELF_C_READ_MMAP\"\n      name (strp)\n      const_value (data1)\n    [cc0] enumerator \"ELF_C_RDWR_MMAP\"\n      name (strp)\n      const_value (data1)\n    [cc6] enumerator \"ELF_C_WRITE_MMAP\"\n      name (strp)\n      const_value (data1)\n    [ccc] enumerator \"ELF_C_READ_MMAP_PRIVATE\"\n      name (strp)\n      const_value (data1)\n    [cd2] enumerator \"ELF_C_EMPTY\"\n      name (strp)\n      const_value (data1)\n    [cd8] enumerator \"ELF_C_NUM\"\n      name (strp)\n      const_value (data1)\n  [cdf] typedef \"Elf_Cmd\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ceb] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [cf6] enumerator \"ELF_F_DIRTY\"\n      name (strp)\n      const_value (data1)\n    [cfc] enumerator \"ELF_F_LAYOUT\"\n      name (strp)\n      const_value (data1)\n    [d02] enumerator \"ELF_F_PERMISSIVE\"\n      name (strp)\n      const_value (data1)\n  [d09] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [d14] enumerator \"ELF_CHF_FORCE\"\n      name (strp)\n      const_value (data1)\n  [d1b] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [d26] enumerator \"ELF_K_NONE\"\n      name (strp)\n      const_value (data1)\n    [d2c] enumerator \"ELF_K_AR\"\n      name (strp)\n      const_value (data1)\n    [d32] enumerator \"ELF_K_COFF\"\n      name (strp)\n      const_value (data1)\n    [d38] enumerator \"ELF_K_ELF\"\n      name (strp)\n      const_value (data1)\n    [d3e] enumerator \"ELF_K_NUM\"\n      name (strp)\n      const_value (data1)\n  [d45] typedef \"Elf_Kind\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d51] typedef \"Elf\"\n    name (string)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n  [d5c] structure_type \"Elf\"\n    name (string)\n    declaration (flag_present)\n  [d61] typedef \"Elf_Scn\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d6d] structure_type \"Elf_Scn\"\n    name (strp)\n    declaration (flag_present)\n  [d72] typedef \"GElf_Half\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d7e] typedef \"GElf_Word\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d8a] typedef \"GElf_Sword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d96] typedef \"GElf_Xword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [da2] typedef \"GElf_Sxword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [dae] const_type\n    type (ref4)\n  [db3] typedef \"GElf_Addr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [dbf] typedef \"GElf_Off\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [dcb] typedef \"GElf_Ehdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [dd7] typedef \"GElf_Shdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [de3] const_type\n    type (ref4)\n  [de8] typedef \"GElf_Section\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [df4] typedef \"GElf_Sym\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e00] const_type\n    type (ref4)\n  [e05] typedef \"GElf_Rel\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e11] typedef \"GElf_Rela\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e1d] typedef \"GElf_Phdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e29] typedef \"GElf_Chdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e35] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [e40] enumerator \"FSETLOCKING_QUERY\"\n      name (strp)\n      const_value (data1)\n    [e46] enumerator \"FSETLOCKING_INTERNAL\"\n      name (strp)\n      const_value (data1)\n    [e4c] enumerator \"FSETLOCKING_BYCALLER\"\n      name (strp)\n      const_value (data1)\n  [e53] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [e58] restrict_type\n    type (ref4)\n  [e5d] const_type\n  [e5e] base_type \"__int128\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [e65] base_type \"__int128 unsigned\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [e6c] typedef \"Ebl\"\n    name (string)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n  [e77] structure_type \"ebl\"\n    name (string)\n    declaration (flag_present)\n  [e7c] base_type \"_Bool\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [e83] const_type\n    type (ref4)\n  [e88] typedef \"Dwelf_Strtab\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e94] structure_type \"Dwelf_Strtab\"\n    name (strp)\n    declaration (flag_present)\n  [e99] typedef \"Dwelf_Strent\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ea5] structure_type \"Dwelf_Strent\"\n    name (strp)\n    declaration (flag_present)\n  [eaa] subroutine_type\n    prototyped (flag_present)\n    sibling (ref4)\n    [eaf] formal_parameter\n      type (ref4)\n    [eb4] formal_parameter\n      type (ref4)\n  [eba] variable \"apvh\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [ec9] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [ece] const_type\n    type (ref4)\n  [ed3] variable \"apba__\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [ee2] typedef \"GElf_Byte\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [eee] variable \"apvh\"\n    specification (ref4)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    location (exprloc) {addr(0x6530)}\n  [efe] variable \"apba__\"\n    specification (ref4)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    location (exprloc) {addr(0x6898)}\n  [f0e] array_type\n    type (ref4)\n    sibling (ref4)\n    [f17] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [f1e] const_type\n    type (ref4)\n  [f23] variable \"options\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x6538)}\n  [f38] array_type\n    type (ref4)\n    sibling (ref4)\n    [f41] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [f48] const_type\n    type (ref4)\n  [f4d] variable \"doc\"\n    name (string)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x64d0)}\n  [f63] array_type\n    type (ref4)\n    sibling (ref4)\n    [f6c] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [f73] const_type\n    type (ref4)\n  [f78] variable \"args_doc\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x64c0)}\n  [f8d] variable \"argp\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x64f8)}\n  [fa2] variable \"debug_fd\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5550)}\n  [fb7] variable \"tmp_debug_fname\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5558)}\n  [fcc] variable \"output_fname\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5570)}\n  [fe1] variable \"debug_fname\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5560)}\n  [ff6] variable \"debug_fname_embed\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5568)}\n  [100b] variable \"preserve_dates\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5578)}\n  [1020] variable \"remove_comment\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x557b)}\n  [1035] variable \"remove_debug\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5590)}\n  [104a] variable \"remove_shdrs\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5591)}\n  [105f] variable \"permissive\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5592)}\n  [1074] variable \"reloc_debug\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5579)}\n  [1089] variable \"reloc_debug_only\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x557a)}\n  [109e] structure_type \"section_pattern\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [10aa] member \"pattern\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [10b7] member \"next\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n  [10c5] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [10ca] variable \"keep_secs\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5588)}\n  [10df] variable \"remove_secs\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5580)}\n  [10f4] subprogram \"pwrite\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1105] formal_parameter\n      type (ref4)\n    [110a] formal_parameter\n      type (ref4)\n    [110f] formal_parameter\n      type (ref4)\n    [1114] formal_parameter\n      type (ref4)\n  [111a] subprogram \"abort\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n  [1123] subprogram \"__assert_fail\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [112f] formal_parameter\n      type (ref4)\n    [1134] formal_parameter\n      type (ref4)\n    [1139] formal_parameter\n      type (ref4)\n    [113e] formal_parameter\n      type (ref4)\n  [1144] subprogram \"gelf_xlatetom\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1154] formal_parameter\n      type (ref4)\n    [1159] formal_parameter\n      type (ref4)\n    [115e] formal_parameter\n      type (ref4)\n    [1163] formal_parameter\n      type (ref4)\n  [1169] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [116e] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1173] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1178] subprogram \"strncmp\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1188] formal_parameter\n      type (ref4)\n    [118d] formal_parameter\n      type (ref4)\n    [1192] formal_parameter\n      type (ref4)\n  [1198] subprogram \"ebl_reloc_simple_type\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [11a8] formal_parameter\n      type (ref4)\n    [11ad] formal_parameter\n      type (ref4)\n    [11b2] formal_parameter\n      type (ref4)\n  [11b8] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [11bd] subprogram \"elf_compress\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [11ce] formal_parameter\n      type (ref4)\n    [11d3] formal_parameter\n      type (ref4)\n    [11d8] formal_parameter\n      type (ref4)\n  [11de] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [11e3] subprogram \"gelf_getchdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [11f3] formal_parameter\n      type (ref4)\n    [11f8] formal_parameter\n      type (ref4)\n  [11fe] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1203] subprogram \"elf_compress_gnu\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1214] formal_parameter\n      type (ref4)\n    [1219] formal_parameter\n      type (ref4)\n    [121e] formal_parameter\n      type (ref4)\n  [1224] subprogram \"ebl_debugscn_p\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1234] formal_parameter\n      type (ref4)\n    [1239] formal_parameter\n      type (ref4)\n  [123f] subprogram \"futimens\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1250] formal_parameter\n      type (ref4)\n    [1255] formal_parameter\n      type (ref4)\n  [125b] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1260] subprogram \"ebl_closebackend\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [126c] formal_parameter\n      type (ref4)\n  [1272] subprogram \"dwelf_strtab_free\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [127e] formal_parameter\n      type (ref4)\n  [1284] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1289] subprogram \"ftruncate\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [129a] formal_parameter\n      type (ref4)\n    [129f] formal_parameter\n      type (ref4)\n  [12a5] subprogram \"elf_flagelf\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [12b6] formal_parameter\n      type (ref4)\n    [12bb] formal_parameter\n      type (ref4)\n    [12c0] formal_parameter\n      type (ref4)\n  [12c6] subprogram \"elf_cntl\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [12d7] formal_parameter\n      type (ref4)\n    [12dc] formal_parameter\n      type (ref4)\n  [12e2] subprogram \"gelf_xlatetof\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [12f2] formal_parameter\n      type (ref4)\n    [12f7] formal_parameter\n      type (ref4)\n    [12fc] formal_parameter\n      type (ref4)\n    [1301] formal_parameter\n      type (ref4)\n  [1307] subprogram \"unlink\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1318] formal_parameter\n      type (ref4)\n  [131e] subprogram \"crc32_file\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [132e] formal_parameter\n      type (ref4)\n    [1333] formal_parameter\n      type (ref4)\n  [1339] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [133e] subprogram \"fchmod\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [134f] formal_parameter\n      type (ref4)\n    [1354] formal_parameter\n      type (ref4)\n  [135a] subprogram \"rename\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [136a] formal_parameter\n      type (ref4)\n    [136f] formal_parameter\n      type (ref4)\n  [1375] subprogram \"elf_update\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1385] formal_parameter\n      type (ref4)\n    [138a] formal_parameter\n      type (ref4)\n  [1390] subprogram \"elf_hash\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [13a1] formal_parameter\n      type (ref4)\n  [13a7] subprogram \"gelf_getsym\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [13b7] formal_parameter\n      type (ref4)\n    [13bc] formal_parameter\n      type (ref4)\n    [13c1] formal_parameter\n      type (ref4)\n  [13c7] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [13cc] subprogram \"gelf_update_rela\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [13dc] formal_parameter\n      type (ref4)\n    [13e1] formal_parameter\n      type (ref4)\n    [13e6] formal_parameter\n      type (ref4)\n  [13ec] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [13f1] subprogram \"gelf_getrela\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1401] formal_parameter\n      type (ref4)\n    [1406] formal_parameter\n      type (ref4)\n    [140b] formal_parameter\n      type (ref4)\n  [1411] subprogram \"gelf_update_rel\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1421] formal_parameter\n      type (ref4)\n    [1426] formal_parameter\n      type (ref4)\n    [142b] formal_parameter\n      type (ref4)\n  [1431] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1436] subprogram \"gelf_getrel\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1446] formal_parameter\n      type (ref4)\n    [144b] formal_parameter\n      type (ref4)\n    [1450] formal_parameter\n      type (ref4)\n  [1456] subprogram \"free\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [1462] formal_parameter\n      type (ref4)\n  [1468] subprogram \"gelf_update_sym\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1478] formal_parameter\n      type (ref4)\n    [147d] formal_parameter\n      type (ref4)\n    [1482] formal_parameter\n      type (ref4)\n  [1488] subprogram \"gelf_update_symshndx\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1498] formal_parameter\n      type (ref4)\n    [149d] formal_parameter\n      type (ref4)\n    [14a2] formal_parameter\n      type (ref4)\n    [14a7] formal_parameter\n      type (ref4)\n    [14ac] formal_parameter\n      type (ref4)\n  [14b2] subprogram \"dwelf_strent_off\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [14c2] formal_parameter\n      type (ref4)\n  [14c8] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [14cd] subprogram \"elf_getscn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [14de] formal_parameter\n      type (ref4)\n    [14e3] formal_parameter\n      type (ref4)\n  [14e9] subprogram \"dwelf_strtab_finalize\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [14f9] formal_parameter\n      type (ref4)\n    [14fe] formal_parameter\n      type (ref4)\n  [1504] subprogram \"xbasename\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1514] formal_parameter\n      type (ref4)\n  [151a] subprogram \"dwelf_strtab_add_len\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [152a] formal_parameter\n      type (ref4)\n    [152f] formal_parameter\n      type (ref4)\n    [1534] formal_parameter\n      type (ref4)\n  [153a] subprogram \"dwelf_strtab_add\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [154a] formal_parameter\n      type (ref4)\n    [154f] formal_parameter\n      type (ref4)\n  [1555] subprogram \"dwelf_strtab_init\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1565] formal_parameter\n      type (ref4)\n  [156b] subprogram \"gelf_update_ehdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [157b] formal_parameter\n      type (ref4)\n    [1580] formal_parameter\n      type (ref4)\n  [1586] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [158b] subprogram \"elf_newdata\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [159c] formal_parameter\n      type (ref4)\n  [15a2] subprogram \"gelf_update_shdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [15b2] formal_parameter\n      type (ref4)\n    [15b7] formal_parameter\n      type (ref4)\n  [15bd] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [15c2] subprogram \"elf_newscn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [15d3] formal_parameter\n      type (ref4)\n  [15d9] subprogram \"ebl_data_marker_symbol\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [15e9] formal_parameter\n      type (ref4)\n    [15ee] formal_parameter\n      type (ref4)\n    [15f3] formal_parameter\n      type (ref4)\n  [15f9] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [15fe] subprogram \"gelf_getsymshndx\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [160e] formal_parameter\n      type (ref4)\n    [1613] formal_parameter\n      type (ref4)\n    [1618] formal_parameter\n      type (ref4)\n    [161d] formal_parameter\n      type (ref4)\n    [1622] formal_parameter\n      type (ref4)\n  [1628] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [162d] subprogram \"gelf_fsize\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [163d] formal_parameter\n      type (ref4)\n    [1642] formal_parameter\n      type (ref4)\n    [1647] formal_parameter\n      type (ref4)\n    [164c] formal_parameter\n      type (ref4)\n  [1652] subprogram \"ebl_section_strip_p\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1662] formal_parameter\n      type (ref4)\n    [1667] formal_parameter\n      type (ref4)\n    [166c] formal_parameter\n      type (ref4)\n    [1671] formal_parameter\n      type (ref4)\n    [1676] formal_parameter\n      type (ref4)\n  [167c] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1681] subprogram \"elf_nextscn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1692] formal_parameter\n      type (ref4)\n    [1697] formal_parameter\n      type (ref4)\n  [169d] subprogram \"elf_getdata\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [16ae] formal_parameter\n      type (ref4)\n    [16b3] formal_parameter\n      type (ref4)\n  [16b9] subprogram \"elf_strptr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [16ca] formal_parameter\n      type (ref4)\n    [16cf] formal_parameter\n      type (ref4)\n    [16d4] formal_parameter\n      type (ref4)\n  [16da] subprogram \"gelf_getshdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [16ea] formal_parameter\n      type (ref4)\n    [16ef] formal_parameter\n      type (ref4)\n  [16f5] subprogram \"elf_ndxscn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1706] formal_parameter\n      type (ref4)\n  [170c] subprogram \"xcalloc\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [171c] formal_parameter\n      type (ref4)\n    [1721] formal_parameter\n      type (ref4)\n  [1727] subprogram \"elf_getshdrnum\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1738] formal_parameter\n      type (ref4)\n    [173d] formal_parameter\n      type (ref4)\n  [1743] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1748] subprogram \"gelf_update_phdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1758] formal_parameter\n      type (ref4)\n    [175d] formal_parameter\n      type (ref4)\n    [1762] formal_parameter\n      type (ref4)\n  [1768] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [176d] subprogram \"gelf_getphdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [177d] formal_parameter\n      type (ref4)\n    [1782] formal_parameter\n      type (ref4)\n    [1787] formal_parameter\n      type (ref4)\n  [178d] subprogram \"gelf_newphdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [179d] formal_parameter\n      type (ref4)\n    [17a2] formal_parameter\n      type (ref4)\n  [17a8] subprogram \"gelf_newehdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [17b8] formal_parameter\n      type (ref4)\n    [17bd] formal_parameter\n      type (ref4)\n  [17c3] subprogram \"gelf_getclass\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [17d3] formal_parameter\n      type (ref4)\n  [17d9] subprogram \"elf_clone\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [17e9] formal_parameter\n      type (ref4)\n    [17ee] formal_parameter\n      type (ref4)\n  [17f4] subprogram \"elf_getphdrnum\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1805] formal_parameter\n      type (ref4)\n    [180a] formal_parameter\n      type (ref4)\n  [1810] subprogram \"elf_getshdrstrndx\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1821] formal_parameter\n      type (ref4)\n    [1826] formal_parameter\n      type (ref4)\n  [182c] subprogram \"gelf_getehdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [183c] formal_parameter\n      type (ref4)\n    [1841] formal_parameter\n      type (ref4)\n  [1847] subprogram \"mkstemp\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1858] formal_parameter\n      type (ref4)\n  [185e] subprogram \"ebl_openbackend\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [186e] formal_parameter\n      type (ref4)\n  [1874] subprogram \"strlen\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1885] formal_parameter\n      type (ref4)\n  [188b] subprogram \"__open_alias\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [189f] formal_parameter\n      type (ref4)\n    [18a4] formal_parameter\n      type (ref4)\n    [18a9] unspecified_parameters\n  [18ab] subprogram \"__open_2\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [18bb] formal_parameter\n      type (ref4)\n    [18c0] formal_parameter\n      type (ref4)\n  [18c6] subprogram \"__open_missing_mode\"\n    external (flag_present)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n  [18cc] subprogram \"__open_too_many_args\"\n    external (flag_present)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n  [18d2] subprogram \"elf_errmsg\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [18e3] formal_parameter\n      type (ref4)\n  [18e9] subprogram \"elf_end\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [18f9] formal_parameter\n      type (ref4)\n  [18ff] subprogram \"elf_kind\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [190f] formal_parameter\n      type (ref4)\n  [1915] subprogram \"elf_begin\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1925] formal_parameter\n      type (ref4)\n    [192a] formal_parameter\n      type (ref4)\n    [192f] formal_parameter\n      type (ref4)\n  [1935] subprogram \"close\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1946] formal_parameter\n      type (ref4)\n  [194c] subprogram \"fstat\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [195c] formal_parameter\n      type (ref4)\n    [1961] formal_parameter\n      type (ref4)\n  [1967] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [196c] restrict_type\n    type (ref4)\n  [1971] subprogram \"__errno_location\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n  [197d] subprogram \"stat\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [198d] formal_parameter\n      type (ref4)\n    [1992] formal_parameter\n      type (ref4)\n  [1998] subprogram \"__error_alias\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [19a8] formal_parameter\n      type (ref4)\n    [19ad] formal_parameter\n      type (ref4)\n    [19b2] formal_parameter\n      type (ref4)\n    [19b7] unspecified_parameters\n  [19b9] subprogram \"__error_noreturn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [19c9] formal_parameter\n      type (ref4)\n    [19ce] formal_parameter\n      type (ref4)\n    [19d3] formal_parameter\n      type (ref4)\n    [19d8] unspecified_parameters\n  [19da] subprogram \"xstrdup\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [19ea] formal_parameter\n      type (ref4)\n  [19f0] subprogram \"xmalloc\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a00] formal_parameter\n      type (ref4)\n  [1a06] subprogram \"argp_error\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a12] formal_parameter\n      type (ref4)\n    [1a17] formal_parameter\n      type (ref4)\n    [1a1c] unspecified_parameters\n  [1a1e] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1a23] restrict_type\n    type (ref4)\n  [1a28] subprogram \"fnmatch\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a38] formal_parameter\n      type (ref4)\n    [1a3d] formal_parameter\n      type (ref4)\n    [1a42] formal_parameter\n      type (ref4)\n  [1a48] subprogram \"elf_version\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a59] formal_parameter\n      type (ref4)\n  [1a5f] subprogram \"exit\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a6c] formal_parameter\n      type (ref4)\n  [1a72] subprogram \"dcgettext\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a82] formal_parameter\n      type (ref4)\n    [1a87] formal_parameter\n      type (ref4)\n    [1a8c] formal_parameter\n      type (ref4)\n  [1a92] subprogram \"argp_parse\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1aa3] formal_parameter\n      type (ref4)\n    [1aa8] formal_parameter\n      type (ref4)\n    [1aad] formal_parameter\n      type (ref4)\n    [1ab2] formal_parameter\n      type (ref4)\n    [1ab7] formal_parameter\n      type (ref4)\n    [1abc] formal_parameter\n      type (ref4)\n  [1ac2] subprogram \"textdomain\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1ad2] formal_parameter\n      type (ref4)\n  [1ad8] subprogram \"bindtextdomain\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1ae8] formal_parameter\n      type (ref4)\n    [1aed] formal_parameter\n      type (ref4)\n  [1af3] subprogram \"setlocale\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1b03] formal_parameter\n      type (ref4)\n    [1b08] formal_parameter\n      type (ref4)\n  [1b0e] subprogram \"__fsetlocking\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1b1e] formal_parameter\n      type (ref4)\n    [1b23] formal_parameter\n      type (ref4)\n  [1b29] subprogram \"print_version\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [1b35] formal_parameter\n      type (ref4)\n    [1b3a] formal_parameter\n      type (ref4)\n  [1b40] subprogram \"cleanup_debug\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n  [1b4a] subprogram \"handle_elf\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    sibling (ref4)\n    [1b59] formal_parameter \"fd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1b64] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1b70] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1b7c] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1b88] formal_parameter \"mode\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1b94] formal_parameter \"tvp\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1ba0] variable \"prefix_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bac] variable \"fname_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bb8] variable \"fullname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bc4] variable \"cp\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bcf] variable \"debugelf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bdb] variable \"result\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1be7] variable \"shdridx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bf3] variable \"lastsec_offset\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bff] variable \"lastsec_size\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1c0b] variable \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1c17] structure_type \"shdr_info\"\n      name (strp)\n      byte_size (data1)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      sibling (ref4)\n      [1c25] member \"scn\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(0)}\n      [1c32] member \"shdr\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(8)}\n      [1c40] member \"data\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(72)}\n      [1c4e] member \"debug_data\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(80)}\n      [1c5c] member \"name\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(88)}\n      [1c6a] member \"idx\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(96)}\n      [1c77] member \"old_sh_link\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(100)}\n      [1c85] member \"symtab_idx\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(104)}\n      [1c93] member \"version_idx\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(108)}\n      [1ca1] member \"group_idx\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(112)}\n      [1caf] member \"group_cnt\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(116)}\n      [1cbd] member \"newscn\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(120)}\n      [1ccb] member \"se\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(128)}\n      [1cd7] member \"newsymidx\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(136)}\n    [1ce6] variable \"shdr_info\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1cf2] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1cfe] variable \"cnt\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d0a] variable \"idx\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d16] variable \"changes\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d22] variable \"newehdr_mem\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d2e] variable \"newehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d3a] variable \"debugehdr_mem\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d46] variable \"debugehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d52] variable \"shst\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d5e] variable \"debuglink_crc_data\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d6a] variable \"any_symtab_changes\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d76] variable \"shstrtab_data\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d82] variable \"debuglink_buf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d8e] variable \"ebl\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d9a] label \"fail\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (implicit_const)\n    [1da1] variable \"ehdr_mem\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1dad] variable \"ehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1db9] variable \"phnum\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1dc5] variable \"newelf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1dd1] label \"fail_close\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (implicit_const)\n    [1dd8] label \"done\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (implicit_const)\n    [1ddf] variable \"shnum\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1deb] label \"illformed\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (implicit_const)\n    [1df2] variable \"seen_allocated\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1dfe] variable \"seen_unallocated\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1e0a] variable \"mixed_allocated_unallocated\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1e16] variable \"removing_sections\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1e22] variable \"lastoffset\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1e2e] variable \"offsize\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1e3a] variable \"__PRETTY_FUNCTION__\"\n      name (strp)\n      type (ref4)\n      artificial (flag_present)\n    [1e43] lexical_block\n      sibling (ref4)\n      [1e48] variable \"debug_fname_len\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1e55] lexical_block\n      sibling (ref4)\n      [1e5a] variable \"phdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1e66] variable \"phdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1e73] lexical_block\n      sibling (ref4)\n      [1e78] variable \"phdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1e84] variable \"phdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1e91] lexical_block\n      sibling (ref4)\n      [1e96] variable \"grpref\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1ea2] variable \"inner\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1eaf] lexical_block\n      sibling (ref4)\n      [1eb4] variable \"is_comdat\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1ec1] lexical_block\n      sibling (ref4)\n      [1ec6] variable \"grpref\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1ed2] lexical_block\n        [1ed3] variable \"in\"\n          name (string)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n    [1ee0] lexical_block\n      sibling (ref4)\n      [1ee5] variable \"symdata\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1ef1] variable \"xndxdata\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1efd] variable \"elsize\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1f09] lexical_block\n        [1f0a] variable \"inner\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [1f16] lexical_block\n          [1f17] variable \"sym_mem\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [1f23] variable \"xndx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [1f2f] variable \"sym\"\n            name (string)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [1f3b] variable \"scnidx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n    [1f4a] lexical_block\n      sibling (ref4)\n      [1f4f] variable \"shdr_indices\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1f5b] variable \"n\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1f65] lexical_block\n        [1f66] variable \"j\"\n          name (string)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [1f70] lexical_block\n          [1f71] variable \"i\"\n            name (string)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n    [1f7e] lexical_block\n      sibling (ref4)\n      [1f83] variable \"shdrstrndx\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1f8f] lexical_block\n        [1f90] variable \"discard_section\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [1f9c] variable \"debugshdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [1fa8] variable \"debugdata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n    [1fb6] lexical_block\n      sibling (ref4)\n      [1fbb] variable \"debug_basename\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1fc7] variable \"crc_offset\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1fd4] lexical_block\n      sibling (ref4)\n      [1fd9] variable \"newdata\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1fe5] variable \"sh_link\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1ff1] lexical_block\n        sibling (ref4)\n        [1ff6] variable \"grpref\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2002] lexical_block\n          [2003] variable \"inner\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n      [2011] lexical_block\n        sibling (ref4)\n        [2016] variable \"versiondata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2022] variable \"shndxdata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [202e] variable \"elsize\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [203a] variable \"last_was_local\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2046] variable \"destidx\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2052] variable \"inner\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [205e] lexical_block\n          [205f] variable \"sec\"\n            name (string)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [206b] variable \"sym_mem\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2077] variable \"xshndx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2083] variable \"sym\"\n            name (string)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [208f] variable \"sidx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [209b] lexical_block\n            [209c] variable \"nshndx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [20a8] variable \"nxshndx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n      [20b7] lexical_block\n        [20b8] variable \"filesz\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n    [20c6] lexical_block\n      sibling (ref4)\n      [20cb] variable \"filesz\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [20d8] lexical_block\n      sibling (ref4)\n      [20dd] variable \"info\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [20e9] variable \"symtabidx\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [20f5] variable \"newsymidx\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2101] lexical_block\n        [2102] variable \"d\"\n          name (string)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [210c] variable \"nrels\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2118] variable \"symsize\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2124] variable \"symidxn\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2130] variable \"symd\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [213c] variable \"hashd\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2148] variable \"symz\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2154] variable \"syms\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2160] variable \"verd\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [216c] variable \"verstab\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2178] variable \"elsize\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2184] variable \"vers\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2190] variable \"shdr_mem\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [219c] variable \"shdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [21a8] variable \"symsz\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [21b4] variable \"symn\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [21c0] lexical_block\n          sibling (ref4)\n          [21c5] variable \"relidx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [21d1] lexical_block\n            [21d2] variable \"rel_mem\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [21de] variable \"symidx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n        [21ec] lexical_block\n          sibling (ref4)\n          [21f1] variable \"relidx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [21fd] lexical_block\n            [21fe] variable \"rel_mem\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [220a] variable \"symidx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n        [2218] lexical_block\n          sibling (ref4)\n          [221d] variable \"bucket\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2229] variable \"strshndx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2235] variable \"elsize\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2241] variable \"nchain\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [224d] variable \"nbucket\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2259] variable \"used_buf\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2265] variable \"chain\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2271] variable \"n_size\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [227d] lexical_block\n            [227e] variable \"inner\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [228a] lexical_block\n              [228b] variable \"sym_mem\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [2297] variable \"sym\"\n                name (string)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [22a3] variable \"name\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [22af] variable \"hidx\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n        [22be] lexical_block\n          sibling (ref4)\n          [22c3] variable \"bucket\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [22cf] variable \"strshndx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [22db] variable \"elsize\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [22e7] variable \"nbucket\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [22f3] variable \"nchain\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [22ff] variable \"maxwords\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [230b] variable \"chain\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2317] variable \"n_size\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2323] lexical_block\n            [2324] variable \"inner\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [2330] lexical_block\n              [2331] variable \"sym_mem\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [233d] variable \"sym\"\n                name (string)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [2349] variable \"name\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [2355] variable \"hidx\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n        [2364] lexical_block\n          [2365] variable \"inner\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n    [2374] lexical_block\n      sibling (ref4)\n      [2379] variable \"debug_crc\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2385] variable \"debug_crc_data\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2392] lexical_block\n      sibling (ref4)\n      [2397] variable \"zero_off\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [23a3] variable \"zero\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [23b0] lexical_block\n      [23b1] variable \"zero_off\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [23bd] variable \"zero\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n  [23cb] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [23d0] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [23d5] array_type\n    type (ref4)\n    sibling (ref4)\n    [23de] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [23e5] const_type\n    type (ref4)\n  [23ea] array_type\n    type (ref4)\n    sibling (ref4)\n    [23f3] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [23fa] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [23ff] const_type\n    type (ref4)\n  [2404] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2409] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [240e] array_type\n    type (ref4)\n    sibling (ref4)\n    [2417] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [241e] array_type\n    type (ref4)\n    sibling (ref4)\n    [2427] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [242e] subprogram \"update_section_size\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n    sibling (ref4)\n    [243c] formal_parameter \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2448] formal_parameter \"newdata\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2454] formal_parameter \"debugelf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2460] formal_parameter \"cnt\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [246c] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2478] variable \"shdr_mem\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2484] variable \"shdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2490] lexical_block\n      [2491] variable \"debugdata\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [249d] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [24ae] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg20(0)}\n        [24b4] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg22(0)}\n      [24bb] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [24c8] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n  [24d0] subprogram \"handle_debug_relocs\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    sibling (ref4)\n    [24df] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [24eb] formal_parameter \"ebl\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [24f7] formal_parameter \"new_elf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2503] formal_parameter \"ehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [250f] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [251b] formal_parameter \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2527] formal_parameter \"last_offset\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2533] formal_parameter \"last_size\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [253f] variable \"lastoffset\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [254b] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2557] lexical_block\n      sibling (ref4)\n      [255c] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2568] variable \"new_scn\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2574] variable \"data\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2580] lexical_block\n        sibling (ref4)\n        [2585] variable \"new_data\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2592] lexical_block\n        [2593] variable \"filesz\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n    [25a1] lexical_block\n      [25a2] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [25ae] lexical_block\n        [25af] variable \"filesz\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n  [25be] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [25c3] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [25c8] subprogram \"process_file\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [25e9] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [5290,52d4) {reg0}\n            [52d4,544c) {reg21}\n            [544c,545c) {entry_value(1) {reg0}, stack_value}\n            [545c,5550) {reg21}\n      GNU_locviews (sec_offset)\n    [25fd] variable \"pre_st\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-328)}\n    [260d] variable \"tv\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-360)}\n    [261c] label \"again\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      low_pc (addr)\n    [262c] variable \"fd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [52f8,5303) {reg0}\n            [5303,5338) {reg19}\n            [5364,5420) {reg19}\n            [545c,5460) {reg19}\n            [54dc,54ec) {reg19}\n            [5528,552b) {reg0}\n            [552b,553c) {reg19}\n            [5540,5550) {reg19}\n      GNU_locviews (sec_offset)\n    [263f] variable \"st\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-200)}\n    [264e] variable \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [5388,538b) {reg0}\n            [538b,5420) {reg20}\n            [545c,5464) {reg20}\n            [54dc,54ec) {reg20}\n            [5540,5550) {reg20}\n      GNU_locviews (sec_offset)\n    [2662] variable \"result\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [53c8,53cc) {reg0}\n            [540c,540c) {lit1, stack_value}\n            [540c,5420) {reg22}\n            [545c,546c) {reg22}\n      GNU_locviews (sec_offset)\n    [2676] inlined_subroutine \"open\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [2690] formal_parameter \"__oflag\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [52d8,52ef) {addr(0x5570), deref, lit0, eq, const1u(255), and, lit1, shl, stack_value}\n        GNU_locviews (sec_offset)\n      [269d] formal_parameter \"__path\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [52d8,52f8) {reg21}\n        GNU_locviews (sec_offset)\n      [26aa] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [26b7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg21(0)}\n    [26bf] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [26d9] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [53f4,5404) {reg0}\n              [5404,540b) {reg2}\n        GNU_locviews (sec_offset)\n      [26e6] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [53f4,540c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [26f3] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [53f4,540c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [2700] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [270d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [2712] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [2717] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [271f] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [2745] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (implicit_const)\n        call_column (implicit_const)\n        [2764] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2775] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg22(0)}\n        [277c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [278d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg22(0)}\n        [2794] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [27a1] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n    [27aa] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [27d0] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [54b8,54dc) {reg19}\n        GNU_locviews (sec_offset)\n      [27dd] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [54b8,54dc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [27ea] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [54b8,54dc) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [27f7] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [2804] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [2809] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [280e] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [2814] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n        [281a] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(833)}\n        [2821] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x5668)}\n    [2830] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [284a] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [550c,5518) {reg0}\n              [5518,5523) {reg2}\n        GNU_locviews (sec_offset)\n      [2857] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [550c,5524) {reg19}\n        GNU_locviews (sec_offset)\n      [2864] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [550c,5524) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [2871] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [287e] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [2883] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg19(0)}\n        [2889] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [2891] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [28a2] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [28a8] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg22(0)}\n    [28af] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [28c0] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [28c7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [28d8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n      [28de] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg23(0)}\n    [28e5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [28f6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [28fc] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit0}\n    [2902] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2913] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [291a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [292b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [2931] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg20(0)}\n      [2937] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {breg21(0)}\n      [293d] call_site_parameter\n        call_parameter (ref4)\n        call_value (exprloc) {lit0}\n    [2945] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2956] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [2963] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [2969] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [297a] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [2981] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2992] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [2999] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [29aa] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [29b7] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5648)}\n      [29c4] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [29ca] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [29db] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [29e2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [29ef] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2a00] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [2a0d] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [2a13] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [2a20] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [2a2e] array_type\n    type (ref4)\n    sibling (ref4)\n    [2a37] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [2a3e] subprogram \"remove_debug_relocations\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [2a5d] formal_parameter \"ebl\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [620,678) {reg0}\n            [678,bac) {fbreg(-616)}\n            [bac,bb4) {breg31(-616)}\n            [bb4,1530) {fbreg(-616)}\n      GNU_locviews (sec_offset)\n    [2a71] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [620,690) {reg1}\n            [690,1530) {entry_value(1) {reg1}, stack_value}\n      GNU_locviews (sec_offset)\n    [2a85] formal_parameter \"ehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [620,690) {reg2}\n            [690,bac) {fbreg(-496)}\n            [bac,bb4) {breg31(-496)}\n            [bb4,1530) {fbreg(-496)}\n      GNU_locviews (sec_offset)\n    [2a99] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [620,690) {reg3}\n            [690,1530) {entry_value(1) {reg3}, stack_value}\n      GNU_locviews (sec_offset)\n    [2aad] formal_parameter \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [620,668) {reg4}\n            [668,bac) {fbreg(-512)}\n            [bac,bb4) {breg31(-512)}\n            [bb4,1530) {fbreg(-512)}\n      GNU_locviews (sec_offset)\n    [2ac1] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [678,690) {lit0, stack_value}\n            [690,69b) {reg4}\n            [6a0,6af) {reg0}\n            [6af,774) {fbreg(-632)}\n            [b74,b7c) {reg0}\n            [b7c,bb4) {reg4}\n            [11c4,121c) {fbreg(-632)}\n            [121c,121f) {reg4}\n      GNU_locviews (sec_offset)\n    [2ad5] label \"relocate_failed\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      low_pc (addr)\n    [2ae5] lexical_block\n      ranges (sec_offset)\n      sibling (ref4)\n      [2aee] variable \"shdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (exprloc) {fbreg(-360)}\n      [2afe] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [6b8,6c0) {reg0}\n              [6c0,6db) {reg3}\n              [6db,780) {fbreg(-608)}\n              [11c4,121c) {fbreg(-608)}\n        GNU_locviews (sec_offset)\n      [2b12] lexical_block\n        ranges (sec_offset)\n        sibling (ref4)\n        [2b1b] variable \"tscn\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [6e4,6e7) {reg0}\n                [6e7,8b0) {reg27}\n                [8b0,ad0) {fbreg(-464)}\n                [bb4,c64) {reg27}\n                [c64,e68) {fbreg(-464)}\n                [ee0,f6c) {reg27}\n                [f6c,11c4) {fbreg(-464)}\n                [11c4,121c) {reg27}\n                [1220,1240) {fbreg(-464)}\n                [1298,12f4) {fbreg(-464)}\n                [12f4,13a4) {reg27}\n                [13a4,1400) {fbreg(-464)}\n                [1400,14b0) {reg27}\n                [14b0,1530) {fbreg(-464)}\n          GNU_locviews (sec_offset)\n        [2b2f] variable \"tshdr_mem\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (exprloc) {fbreg(-296)}\n        [2b3f] variable \"tshdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [6e8,71c) {reg0}\n          GNU_locviews (sec_offset)\n        [2b53] variable \"tname\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [728,734) {reg0}\n                [734,737) {reg1}\n                [737,834) {reg19}\n                [bb4,bc0) {reg19}\n                [ee0,f2c) {reg19}\n                [11c4,11f0) {reg19}\n                [134c,1378) {reg19}\n                [1400,142c) {reg19}\n          GNU_locviews (sec_offset)\n        [2b67] variable \"reldata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [754,75c) {reg0}\n                [75c,8f4) {reg22}\n                [8f4,8f7) {reg0}\n                [8f7,b74) {reg22}\n                [bb4,c80) {reg22}\n                [c80,c83) {reg0}\n                [c83,c90) {reg22}\n                [c90,c93) {reg0}\n                [c93,cbc) {reg22}\n                [cbc,cbf) {reg0}\n                [cbf,f78) {reg22}\n                [ff4,1000) {reg22}\n                [107c,10c0) {reg22}\n                [113c,1148) {reg22}\n                [11c4,121c) {reg22}\n                [1220,1530) {reg22}\n          GNU_locviews (sec_offset)\n        [2b7b] variable \"tchdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (exprloc) {fbreg(-432)}\n        [2b8b] variable \"tcompress_type\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [768,7c4) {lit0, stack_value}\n                [7c4,7c8) {reg0}\n                [7c8,b74) {fbreg(-488)}\n                [bb4,bc0) {lit0, stack_value}\n                [bc0,ee0) {fbreg(-488)}\n                [ee0,f58) {lit0, stack_value}\n                [f58,11c4) {fbreg(-488)}\n                [1220,1530) {fbreg(-488)}\n          GNU_locviews (sec_offset)\n        [2b9f] variable \"is_gnu_compressed\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [768,7e0) {lit0, stack_value}\n                [7e0,8dc) {reg25}\n                [bb4,bc0) {lit0, stack_value}\n                [bc0,c64) {reg25}\n                [ee0,ee0) {lit0, stack_value}\n                [ee0,f58) {lit1, stack_value}\n                [f58,f6c) {reg25}\n                [12f4,134c) {reg25}\n                [134c,13a4) {lit0, stack_value}\n                [1400,14b0) {reg25}\n          GNU_locviews (sec_offset)\n        [2bb3] variable \"tdata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [7f8,804) {reg0}\n                [804,824) {reg1}\n                [824,b74) {fbreg(-536)}\n                [bc0,ee0) {fbreg(-536)}\n                [f58,11c4) {fbreg(-536)}\n                [1220,134c) {fbreg(-536)}\n                [13a4,1400) {fbreg(-536)}\n                [1400,140f) {reg1}\n                [140f,1530) {fbreg(-536)}\n          GNU_locviews (sec_offset)\n        [2bc7] variable \"symt\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [818,82b) {breg3(40)}\n          GNU_locviews (sec_offset)\n        [2bdb] variable \"symdata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [848,84f) {reg2}\n                [84f,b74) {fbreg(-576)}\n                [bc0,ee0) {fbreg(-576)}\n                [f58,11c4) {fbreg(-576)}\n                [1220,134c) {fbreg(-576)}\n                [13a4,1400) {fbreg(-576)}\n                [1458,1530) {fbreg(-576)}\n          GNU_locviews (sec_offset)\n        [2bef] variable \"xndxdata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [86c,b74) {fbreg(-552)}\n                [c64,ee0) {fbreg(-552)}\n                [f6c,11c4) {fbreg(-552)}\n                [1220,134c) {fbreg(-552)}\n                [13a4,1400) {fbreg(-552)}\n                [1458,1530) {fbreg(-552)}\n          GNU_locviews (sec_offset)\n        [2c03] variable \"symscn\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [834,837) {reg0}\n                [837,868) {reg19}\n                [bc0,bd4) {reg19}\n                [bd4,bd7) {reg0}\n          GNU_locviews (sec_offset)\n        [2c17] variable \"nrels\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [894,8dc) {reg1}\n                [8dc,abc) {reg27}\n                [c64,e68) {reg27}\n                [f6c,11c4) {reg27}\n                [1220,1240) {reg27}\n                [1298,12f4) {reg27}\n                [13a4,1400) {reg27}\n                [14b0,1530) {reg27}\n          GNU_locviews (sec_offset)\n        [2c2b] variable \"next\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [894,8dc) {lit0, stack_value}\n                [8dc,acc) {reg24}\n                [c64,e68) {reg24}\n                [f6c,11c4) {reg24}\n                [1220,1240) {reg24}\n                [1298,12f4) {reg24}\n                [13a4,1400) {reg24}\n                [14b0,1530) {reg24}\n          GNU_locviews (sec_offset)\n        [2c3f] variable \"is_rela\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [894,b74) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                [c64,ee0) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                [f6c,11c4) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                [1220,12f4) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                [13a4,1400) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                [14b0,1530) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n          GNU_locviews (sec_offset)\n        [2c53] variable \"ei_data\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [894,898) {fbreg(-516)}\n          GNU_locviews (sec_offset)\n        [2c67] lexical_block\n          ranges (sec_offset)\n          sibling (ref4)\n          [2c70] variable \"relidx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n            location (sec_offset)\n                  [894,8dc) {lit0, stack_value}\n                  [8dc,ad0) {reg19}\n                  [c64,e68) {reg19}\n                  [f6c,f70) {reg19}\n                  [ff4,ff8) {reg19}\n                  [107c,10b8) {reg19}\n                  [113c,1140) {reg19}\n                  [1220,1240) {reg19}\n                  [1298,12c8) {reg19}\n                  [13a4,13d4) {reg19}\n                  [14b0,1500) {reg19}\n                  [152c,1530) {reg19}\n            GNU_locviews (sec_offset)\n          [2c84] lexical_block\n            ranges (sec_offset)\n            [2c89] variable \"rtype\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [910,927) {reg1}\n                    [cac,cb4) {reg1}\n              GNU_locviews (sec_offset)\n            [2c9d] variable \"symndx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [914,94c) {reg23}\n                    [cb0,cb4) {reg23}\n              GNU_locviews (sec_offset)\n            [2cb1] variable \"offset\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [90c,914) {breg0(0)}\n                    [914,aa8) {reg25}\n                    [ca4,cb4) {breg0(0)}\n                    [cb4,cbc) {reg25}\n                    [cc8,e68) {reg25}\n                    [107c,10b4) {reg25}\n                    [113c,11c4) {reg25}\n                    [1220,1240) {reg25}\n                    [1298,12f4) {reg25}\n                    [13a4,1400) {reg25}\n                    [14b0,1530) {reg25}\n              GNU_locviews (sec_offset)\n            [2cc5] variable \"addend\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [90c,914) {lit0, stack_value}\n                    [914,abc) {reg26}\n                    [c64,c90) {reg26}\n                    [ca8,cb4) {breg0(16)}\n                    [cb4,e68) {reg26}\n                    [f6c,ff4) {reg26}\n                    [107c,10b4) {reg26}\n                    [113c,11c4) {reg26}\n                    [1220,1240) {reg26}\n                    [1298,12f4) {reg26}\n                    [13a4,1400) {reg26}\n                    [14b0,1530) {reg26}\n              GNU_locviews (sec_offset)\n            [2cd9] union_type\n              byte_size (data1)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              sibling (ref4)\n              [2ce2] member \"rela\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [2cee] member \"rel\"\n                name (string)\n                decl_file (data1)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n            [2cfc] variable \"mem\"\n              name (string)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (exprloc) {fbreg(-408)}\n            [2d0c] variable \"rel_p\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [914,91c) {reg0}\n                    [91c,ac4) {reg20}\n                    [c64,c80) {reg20}\n                    [c80,c83) {reg2}\n                    [c83,c90) {reg20}\n                    [cb0,cb4) {reg0}\n                    [cb4,cbc) {reg20}\n                    [cbc,cbf) {reg2}\n                    [cbf,e68) {reg20}\n                    [f6c,f84) {reg20}\n                    [107c,10b4) {reg20}\n                    [113c,1154) {reg20}\n                    [1220,1240) {reg20}\n                    [1298,12f4) {reg20}\n                    [13a4,1400) {reg20}\n                    [14b0,1530) {reg20}\n              GNU_locviews (sec_offset)\n            [2d20] variable \"addsub\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (exprloc) {fbreg(-448)}\n            [2d30] variable \"type\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [930,938) {reg0}\n                    [938,aa8) {reg21}\n                    [c64,c90) {reg21}\n                    [cb4,e68) {reg21}\n                    [f6c,f74) {reg21}\n                    [107c,10b4) {reg21}\n                    [113c,1144) {reg21}\n                    [1220,1240) {reg21}\n                    [1298,12a0) {reg21}\n                    [13a4,13ac) {reg21}\n                    [14b0,14d8) {reg21}\n                    [152c,1530) {reg21}\n              GNU_locviews (sec_offset)\n            [2d44] variable \"sym_mem\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (exprloc) {fbreg(-384)}\n            [2d54] variable \"xndx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (exprloc) {fbreg(-444)}\n            [2d64] variable \"sym\"\n              name (string)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [94c,960) {reg0}\n                    [960,a08) {reg23}\n                    [cb4,cbc) {reg23}\n                    [cc8,cf0) {reg23}\n                    [d9c,da8) {reg23}\n                    [107c,10b4) {reg23}\n                    [113c,115c) {reg0}\n              GNU_locviews (sec_offset)\n            [2d78] variable \"sec\"\n              name (string)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [2d84] variable \"dbg_scn\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [9b4,9ec) {reg0}\n                    [cc8,cf0) {reg0}\n                    [d9c,da8) {reg0}\n              GNU_locviews (sec_offset)\n            [2d98] lexical_block\n              ranges (sec_offset)\n              sibling (ref4)\n              [2da1] variable \"r\"\n                name (string)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n                location (sec_offset)\n                      [c98,cb4) {reg0}\n                      [10b4,10d4) {reg0}\n                GNU_locviews (sec_offset)\n              [2db3] inlined_subroutine \"cleanup_debug\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [2dd9] inlined_subroutine \"cleanup_debug\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (implicit_const)\n                  call_column (implicit_const)\n                  [2df8] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [2e09] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [2e10] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [2e21] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [2e28] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [2e35] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg22(0)}\n              [2e3e] inlined_subroutine \"error\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [2e64] formal_parameter \"__format\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1118,113c) {reg19}\n                  GNU_locviews (sec_offset)\n                [2e71] formal_parameter \"__errnum\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1118,113c) {lit0, stack_value}\n                  GNU_locviews (sec_offset)\n                [2e7e] formal_parameter \"__status\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1118,113c) {lit1, stack_value}\n                  GNU_locviews (sec_offset)\n                [2e8b] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [2e98] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {lit1}\n                  [2e9d] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {lit0}\n                  [2ea2] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {breg19(0)}\n                  [2ea8] call_site_parameter\n                    location (exprloc) {reg3}\n                    call_value (exprloc) {breg21(0)}\n                  [2eae] call_site_parameter\n                    location (exprloc) {reg4}\n                    call_value (exprloc) {const2u(658)}\n                  [2eb5] call_site_parameter\n                    location (exprloc) {reg5}\n                    call_value (exprloc) {addr(0x5668)}\n              [2ec4] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n              [2ed1] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [2ee2] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {addr(0x55b8)}\n                [2eef] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {addr(0x5648)}\n                [2efc] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {lit5}\n              [2f02] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [2f0f] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {const1s(-1)}\n            [2f17] lexical_block\n              ranges (sec_offset)\n              sibling (ref4)\n              [2f20] variable \"r\"\n                name (string)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n                location (sec_offset)\n                      [8fc,914) {reg0}\n                      [ff4,1014) {reg0}\n                GNU_locviews (sec_offset)\n              [2f32] inlined_subroutine \"cleanup_debug\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [2f58] inlined_subroutine \"cleanup_debug\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (implicit_const)\n                  call_column (implicit_const)\n                  [2f77] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [2f88] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [2f8f] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [2fa0] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [2fa7] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [2fb4] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg22(0)}\n              [2fbd] inlined_subroutine \"error\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [2fe3] formal_parameter \"__format\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1058,107c) {reg19}\n                  GNU_locviews (sec_offset)\n                [2ff0] formal_parameter \"__errnum\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1058,107c) {lit0, stack_value}\n                  GNU_locviews (sec_offset)\n                [2ffd] formal_parameter \"__status\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1058,107c) {lit1, stack_value}\n                  GNU_locviews (sec_offset)\n                [300a] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [3017] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {lit1}\n                  [301c] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {lit0}\n                  [3021] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {breg19(0)}\n                  [3027] call_site_parameter\n                    location (exprloc) {reg3}\n                    call_value (exprloc) {breg21(0)}\n                  [302d] call_site_parameter\n                    location (exprloc) {reg4}\n                    call_value (exprloc) {const2u(669)}\n                  [3034] call_site_parameter\n                    location (exprloc) {reg5}\n                    call_value (exprloc) {addr(0x5668)}\n              [3043] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [3054] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg22(0)}\n                [305a] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg19(0)}\n                [3060] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {fbreg(-632), deref}\n              [3069] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [307a] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {addr(0x55b8)}\n                [3087] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {addr(0x5648)}\n                [3094] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {lit5}\n              [309a] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [30a7] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {const1s(-1)}\n            [30af] lexical_block\n              ranges (sec_offset)\n              sibling (ref4)\n              [30b8] variable \"updated\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n                location (sec_offset)\n                      [c84,c88) {reg0}\n                      [cc0,cc8) {reg0}\n                      [f6c,f8c) {reg0}\n                GNU_locviews (sec_offset)\n              [30cc] inlined_subroutine \"cleanup_debug\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [30f2] inlined_subroutine \"cleanup_debug\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (implicit_const)\n                  call_column (implicit_const)\n                  [3111] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [3122] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [3129] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [313a] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [3141] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [314e] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg22(0)}\n              [3157] inlined_subroutine \"error\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [317d] formal_parameter \"__format\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [fd0,ff4) {reg19}\n                  GNU_locviews (sec_offset)\n                [318a] formal_parameter \"__errnum\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [fd0,ff4) {lit0, stack_value}\n                  GNU_locviews (sec_offset)\n                [3197] formal_parameter \"__status\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [fd0,ff4) {lit1, stack_value}\n                  GNU_locviews (sec_offset)\n                [31a4] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [31b1] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {lit1}\n                  [31b6] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {lit0}\n                  [31bb] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {breg19(0)}\n                  [31c1] call_site_parameter\n                    location (exprloc) {reg3}\n                    call_value (exprloc) {breg21(0)}\n                  [31c7] call_site_parameter\n                    location (exprloc) {reg4}\n                    call_value (exprloc) {const2u(719)}\n                  [31ce] call_site_parameter\n                    location (exprloc) {reg5}\n                    call_value (exprloc) {addr(0x5668)}\n              [31dd] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [31ee] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg22(0)}\n                [31f4] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg24(0)}\n                [31fa] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg20(0)}\n              [3201] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n              [320e] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [321f] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {addr(0x55b8)}\n                [322c] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {addr(0x5648)}\n                [3239] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {lit5}\n              [323f] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [324c] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {const1s(-1)}\n            [3254] inlined_subroutine \"secndx_name\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              ranges (sec_offset)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [326e] formal_parameter \"ndx\"\n                abstract_origin (ref4)\n              [3273] formal_parameter \"elf\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [964,96b) {reg0}\n                      [96b,9ac) {fbreg(-608)}\n                      [cb4,cbc) {fbreg(-608)}\n                GNU_locviews (sec_offset)\n              [3280] lexical_block\n                ranges (sec_offset)\n                [3285] variable \"shstrndx\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-232)}\n                [328e] variable \"mem\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-168)}\n                [3297] variable \"sec\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [96c,973) {reg0}\n                  GNU_locviews (sec_offset)\n                [32a4] variable \"shdr\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [978,980) {reg0}\n                        [980,98b) {reg2}\n                        [98b,9ac) {fbreg(-568)}\n                  GNU_locviews (sec_offset)\n                [32b1] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [32c2] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {fbreg(-608), deref}\n                [32cb] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [32dc] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {fbreg(-600), deref}\n                [32e5] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [32f6] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {fbreg(-608), deref}\n                  [32fe] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {fbreg(-584), deref}\n                [3307] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [3314] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {fbreg(-608), deref}\n            [331f] inlined_subroutine \"relocate\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              ranges (sec_offset)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [3339] formal_parameter \"type\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {reg21}\n                      [cc8,e68) {reg21}\n                      [107c,10b4) {reg21}\n                      [1220,1240) {reg21}\n                      [1298,12a0) {reg21}\n                      [13a4,13ac) {reg21}\n                      [14b0,14d8) {reg21}\n                      [152c,1530) {reg21}\n                GNU_locviews (sec_offset)\n              [3346] formal_parameter \"addsub\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,a7c) {reg4}\n                      [cc8,d03) {reg4}\n                      [d03,d54) {fbreg(-568)}\n                      [d54,d67) {reg4}\n                      [d67,d9c) {fbreg(-568)}\n                      [d9c,db0) {reg4}\n                      [dbc,dd0) {fbreg(-568)}\n                      [dd0,de4) {reg4}\n                      [df0,e14) {fbreg(-568)}\n                      [e14,e1c) {reg4}\n                      [e28,e54) {fbreg(-568)}\n                      [e54,e68) {reg4}\n                      [107c,108b) {reg4}\n                      [1298,12f4) {fbreg(-568)}\n                      [14b0,152c) {fbreg(-568)}\n                GNU_locviews (sec_offset)\n              [3353] formal_parameter \"sym\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,a08) {reg23}\n                      [cc8,cf0) {reg23}\n                      [d9c,da8) {reg23}\n                      [107c,10b4) {reg23}\n                GNU_locviews (sec_offset)\n              [3360] formal_parameter \"is_rela\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [cc8,e68) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [107c,10b4) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [1220,1240) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [1298,12f4) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [13a4,1400) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [14b0,1530) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                GNU_locviews (sec_offset)\n              [336d] formal_parameter \"fname\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {fbreg(-504)}\n                      [cc8,e68) {fbreg(-504)}\n                      [107c,10b4) {fbreg(-504)}\n                      [1220,1240) {fbreg(-504)}\n                      [1298,12f4) {fbreg(-504)}\n                      [13a4,1400) {fbreg(-504)}\n                      [14b0,1530) {fbreg(-504)}\n                GNU_locviews (sec_offset)\n              [337a] formal_parameter \"ei_data\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {fbreg(-516)}\n                      [cc8,e68) {fbreg(-516)}\n                      [107c,10b4) {fbreg(-516)}\n                      [1220,1240) {fbreg(-516)}\n                      [1298,12f4) {fbreg(-516)}\n                      [13a4,1400) {fbreg(-516)}\n                      [14b0,1530) {fbreg(-516)}\n                GNU_locviews (sec_offset)\n              [3387] formal_parameter \"tdata\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {fbreg(-536)}\n                      [cc8,e68) {fbreg(-536)}\n                      [107c,10b4) {fbreg(-536)}\n                      [1220,1240) {fbreg(-536)}\n                      [1298,12f4) {fbreg(-536)}\n                      [13a4,1400) {fbreg(-536)}\n                      [14b0,1530) {fbreg(-536)}\n                GNU_locviews (sec_offset)\n              [3394] formal_parameter \"addend\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [cc8,e68) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [107c,10b4) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [1220,1240) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [1298,12f4) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [13a4,1400) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [14b0,1530) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                GNU_locviews (sec_offset)\n              [33a1] formal_parameter \"offset\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {reg25}\n                      [cc8,e68) {reg25}\n                      [107c,10b4) {reg25}\n                      [1220,1240) {reg25}\n                      [1298,12f4) {reg25}\n                      [13a4,1400) {reg25}\n                      [14b0,1530) {reg25}\n                GNU_locviews (sec_offset)\n              [33ae] formal_parameter \"elf\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c0,aa8) {fbreg(-608)}\n                      [cc8,e68) {fbreg(-608)}\n                      [107c,10b4) {fbreg(-608)}\n                      [1220,1240) {fbreg(-608)}\n                      [1298,12f4) {fbreg(-608)}\n                      [13a4,1400) {fbreg(-608)}\n                      [14b0,1530) {fbreg(-608)}\n                GNU_locviews (sec_offset)\n              [33bb] lexical_block\n                ranges (sec_offset)\n                [33c0] variable \"size\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [9e0,9e8) {lit1, stack_value}\n                        [9e8,a7c) {reg1}\n                        [cd8,ce4) {lit8, stack_value}\n                        [ce4,cf0) {lit4, stack_value}\n                        [cf0,cfc) {reg1}\n                        [cfc,d03) {fbreg(-216)}\n                        [d54,d60) {reg1}\n                        [d60,d67) {fbreg(-216)}\n                        [d9c,da8) {lit2, stack_value}\n                        [da8,db0) {reg1}\n                        [dd0,de4) {reg1}\n                        [e14,e1c) {reg1}\n                        [e54,e58) {reg1}\n                        [e58,e68) {fbreg(-216)}\n                        [107c,108b) {reg1}\n                  GNU_locviews (sec_offset)\n                [33cd] variable \"tmpbuf\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-440)}\n                [33d6] variable \"tmpdata\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-232)}\n                [33df] variable \"rdata\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-168)}\n                [33e8] variable \"value\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [a58,a88) {reg23}\n                        [d18,d9c) {reg23}\n                        [da8,e04) {reg23}\n                        [e14,e1c) {reg23}\n                        [e28,e68) {reg23}\n                        [14d0,1530) {reg23}\n                  GNU_locviews (sec_offset)\n                [33f5] variable \"s\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [a98,aa8) {reg0}\n                        [1220,122c) {reg0}\n                        [13a4,13a8) {reg0}\n                  GNU_locviews (sec_offset)\n                [3402] lexical_block\n                  abstract_origin (ref4)\n                  ranges (sec_offset)\n                  sibling (ref4)\n                  [340f] variable \"d\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [d04,d18) {reg0}\n                          [1298,129c) {reg0}\n                          [14b0,14bc) {reg0}\n                    GNU_locviews (sec_offset)\n                  [341c] inlined_subroutine \"cleanup_debug\"\n                    abstract_origin (ref4)\n                    entry_pc (addr)\n                    GNU_entry_view (data2)\n                    low_pc (addr)\n                    high_pc (data8)\n                    call_file (implicit_const)\n                    call_line (data2)\n                    call_column (data1)\n                    sibling (ref4)\n                    [3442] call_site\n                      call_return_pc (addr)\n                      call_origin (ref4)\n                  [3450] inlined_subroutine \"error\"\n                    abstract_origin (ref4)\n                    entry_pc (addr)\n                    GNU_entry_view (data2)\n                    low_pc (addr)\n                    high_pc (data8)\n                    call_file (implicit_const)\n                    call_line (data2)\n                    call_column (data1)\n                    sibling (ref4)\n                    [3476] formal_parameter \"__format\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [12d0,12f4) {reg19}\n                      GNU_locviews (sec_offset)\n                    [3483] formal_parameter \"__errnum\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [12d0,12f4) {lit0, stack_value}\n                      GNU_locviews (sec_offset)\n                    [3490] formal_parameter \"__status\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [12d0,12f4) {lit1, stack_value}\n                      GNU_locviews (sec_offset)\n                    [349d] call_site\n                      call_return_pc (addr)\n                      call_origin (ref4)\n                      [34aa] call_site_parameter\n                        location (exprloc) {reg0}\n                        call_value (exprloc) {lit1}\n                      [34af] call_site_parameter\n                        location (exprloc) {reg1}\n                        call_value (exprloc) {lit0}\n                      [34b4] call_site_parameter\n                        location (exprloc) {reg2}\n                        call_value (exprloc) {breg19(0)}\n                      [34ba] call_site_parameter\n                        location (exprloc) {reg3}\n                        call_value (exprloc) {breg21(0)}\n                      [34c0] call_site_parameter\n                        location (exprloc) {reg4}\n                        call_value (exprloc) {const2u(533)}\n                      [34c7] call_site_parameter\n                        location (exprloc) {reg5}\n                        call_value (exprloc) {addr(0x5668)}\n                  [34d6] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [34e7] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {fbreg(-608), deref}\n                    [34ef] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {fbreg(-584), deref}\n                    [34f7] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {fbreg(-600), deref}\n                    [34ff] call_site_parameter\n                      location (exprloc) {reg3}\n                      call_value (exprloc) {fbreg(-516), deref_size(4)}\n                  [3509] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [351a] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {addr(0x55b8)}\n                    [3527] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {addr(0x5648)}\n                    [3534] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {lit5}\n                  [353a] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [354b] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {const1s(-1)}\n                  [3552] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [355f] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {addr(0x56c0)}\n                    [356c] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {addr(0x5690)}\n                    [3579] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {const2u(534)}\n                    [3580] call_site_parameter\n                      location (exprloc) {reg3}\n                      call_value (exprloc) {addr(0x64b0)}\n                [358f] lexical_block\n                  abstract_origin (ref4)\n                  ranges (sec_offset)\n                  sibling (ref4)\n                  [359c] variable \"d\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [d68,d88) {reg0}\n                          [14d0,14d4) {reg0}\n                    GNU_locviews (sec_offset)\n                  [35a9] inlined_subroutine \"cleanup_debug\"\n                    abstract_origin (ref4)\n                    entry_pc (addr)\n                    GNU_entry_view (data2)\n                    low_pc (addr)\n                    high_pc (data8)\n                    call_file (implicit_const)\n                    call_line (data2)\n                    call_column (data1)\n                    sibling (ref4)\n                    [35cf] call_site\n                      call_return_pc (addr)\n                      call_origin (ref4)\n                  [35dd] inlined_subroutine \"error\"\n                    abstract_origin (ref4)\n                    entry_pc (addr)\n                    GNU_entry_view (data2)\n                    low_pc (addr)\n                    high_pc (data8)\n                    call_file (implicit_const)\n                    call_line (data2)\n                    call_column (data1)\n                    sibling (ref4)\n                    [3603] formal_parameter \"__format\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [1508,152c) {reg19}\n                      GNU_locviews (sec_offset)\n                    [3610] formal_parameter \"__errnum\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [1508,152c) {lit0, stack_value}\n                      GNU_locviews (sec_offset)\n                    [361d] formal_parameter \"__status\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [1508,152c) {lit1, stack_value}\n                      GNU_locviews (sec_offset)\n                    [362a] call_site\n                      call_return_pc (addr)\n                      call_origin (ref4)\n                      [3637] call_site_parameter\n                        location (exprloc) {reg0}\n                        call_value (exprloc) {lit1}\n                      [363c] call_site_parameter\n                        location (exprloc) {reg1}\n                        call_value (exprloc) {lit0}\n                      [3641] call_site_parameter\n                        location (exprloc) {reg2}\n                        call_value (exprloc) {breg19(0)}\n                      [3647] call_site_parameter\n                        location (exprloc) {reg3}\n                        call_value (exprloc) {breg21(0)}\n                      [364d] call_site_parameter\n                        location (exprloc) {reg4}\n                        call_value (exprloc) {const2u(520)}\n                      [3654] call_site_parameter\n                        location (exprloc) {reg5}\n                        call_value (exprloc) {addr(0x5668)}\n                  [3663] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [3674] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {fbreg(-608), deref}\n                    [367c] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {fbreg(-584), deref}\n                    [3684] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {fbreg(-600), deref}\n                    [368c] call_site_parameter\n                      location (exprloc) {reg3}\n                      call_value (exprloc) {fbreg(-516), deref_size(4)}\n                  [3696] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [36a7] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {addr(0x56c0)}\n                    [36b4] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {addr(0x5690)}\n                    [36c1] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {const2u(521)}\n                    [36c8] call_site_parameter\n                      location (exprloc) {reg3}\n                      call_value (exprloc) {addr(0x64b0)}\n                  [36d6] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [36e7] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {addr(0x55b8)}\n                    [36f4] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {addr(0x5648)}\n                    [3701] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {lit5}\n                  [3707] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [3714] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {const1s(-1)}\n                [371c] inlined_subroutine \"cleanup_debug\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (data2)\n                  call_column (data1)\n                  sibling (ref4)\n                  [3742] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                [3750] inlined_subroutine \"error\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (data2)\n                  call_column (data1)\n                  sibling (ref4)\n                  [3776] formal_parameter \"__format\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [10a4,10b0) {reg0}\n                          [10b0,10b3) {reg2}\n                    GNU_locviews (sec_offset)\n                  [3783] formal_parameter \"__errnum\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [10a4,10b4) {lit0, stack_value}\n                    GNU_locviews (sec_offset)\n                  [3790] formal_parameter \"__status\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [10a4,10b4) {lit1, stack_value}\n                    GNU_locviews (sec_offset)\n                  [379d] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [37aa] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {lit1}\n                    [37af] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {lit0}\n                [37b6] inlined_subroutine \"cleanup_debug\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (data2)\n                  call_column (data1)\n                  sibling (ref4)\n                  [37dc] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                [37ea] inlined_subroutine \"error\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (data2)\n                  call_column (data1)\n                  sibling (ref4)\n                  [3810] formal_parameter \"__format\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [13dc,1400) {reg19}\n                    GNU_locviews (sec_offset)\n                  [381d] formal_parameter \"__errnum\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [13dc,1400) {lit0, stack_value}\n                    GNU_locviews (sec_offset)\n                  [382a] formal_parameter \"__status\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [13dc,1400) {lit1, stack_value}\n                    GNU_locviews (sec_offset)\n                  [3837] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [3844] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {lit1}\n                    [3849] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {lit0}\n                    [384e] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {breg19(0)}\n                    [3854] call_site_parameter\n                      location (exprloc) {reg3}\n                      call_value (exprloc) {breg21(0)}\n                    [385a] call_site_parameter\n                      location (exprloc) {reg4}\n                      call_value (exprloc) {const2u(557)}\n                    [3861] call_site_parameter\n                      location (exprloc) {reg5}\n                      call_value (exprloc) {addr(0x5668)}\n                [3870] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [3881] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {fbreg(-608), deref}\n                  [3889] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {fbreg(-600), deref}\n                  [3891] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {fbreg(-584), deref}\n                  [3899] call_site_parameter\n                    location (exprloc) {reg3}\n                    call_value (exprloc) {fbreg(-516), deref_size(4)}\n                [38a3] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [38b4] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {addr(0x55b8)}\n                  [38c1] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {addr(0x5680)}\n                  [38ce] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {lit5}\n                [38d4] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [38e5] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {addr(0x56d0)}\n                  [38f2] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {addr(0x5690)}\n                  [38ff] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {const2u(558)}\n                  [3906] call_site_parameter\n                    location (exprloc) {reg3}\n                    call_value (exprloc) {addr(0x64b0)}\n                [3914] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [3925] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {addr(0x55b8)}\n                  [3932] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {addr(0x5648)}\n                  [393f] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {lit5}\n                [3945] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [3956] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {const1s(-1)}\n                [395d] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n            [396c] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [3992] inlined_subroutine \"cleanup_debug\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (implicit_const)\n                call_column (implicit_const)\n                [39b1] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [39c2] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {breg20(0)}\n                [39c9] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [39da] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {breg20(0)}\n                [39e1] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [39ee] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {breg22(0)}\n            [39f7] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [3a1d] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [11a0,11c4) {reg19}\n                GNU_locviews (sec_offset)\n              [3a2a] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [11a0,11c4) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [3a37] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [11a0,11c4) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [3a44] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [3a51] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [3a56] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [3a5b] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [3a61] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg21(0)}\n                [3a67] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(694)}\n                [3a6e] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [3a7d] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [3a8e] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {fbreg(-616), deref}\n              [3a96] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {fbreg(-592), deref}\n            [3a9f] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [3ab0] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {fbreg(-576), deref}\n              [3ab8] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {fbreg(-552), deref}\n              [3ac0] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg23(0)}\n              [3ac6] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-560), deref}\n              [3ace] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {fbreg(-544), deref}\n            [3ad7] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [3ae8] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {fbreg(-616), deref}\n            [3af1] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [3b02] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [3b0f] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [3b1c] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [3b22] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [3b2f] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n        [3b38] inlined_subroutine \"startswith\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3b5e] formal_parameter \"prefix\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [768,788) {addr(0x5678), stack_value}\n            GNU_locviews (sec_offset)\n          [3b6b] formal_parameter \"str\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [768,788) {reg19}\n            GNU_locviews (sec_offset)\n          [3b78] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3b85] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg19(0)}\n            [3b8b] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5678)}\n            [3b98] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit7}\n        [3b9f] inlined_subroutine \"get_xndxdata\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3bb9] formal_parameter \"symscn\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [848,868) {reg19}\n                  [bc0,bd4) {reg19}\n                  [bd4,bd7) {reg0}\n            GNU_locviews (sec_offset)\n          [3bc6] formal_parameter \"elf\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [848,86c) {reg20}\n                  [bc0,c64) {reg20}\n                  [f58,f6c) {reg20}\n            GNU_locviews (sec_offset)\n          [3bd3] lexical_block\n            ranges (sec_offset)\n            [3bd8] variable \"xndxdata\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [848,86c) {lit0, stack_value}\n                    [86c,86c) {fbreg(-552)}\n                    [bc0,c5c) {lit0, stack_value}\n                    [c5c,c64) {reg0}\n                    [f58,f6c) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [3be5] variable \"shdr_mem\"\n              abstract_origin (ref4)\n              location (exprloc) {fbreg(-232)}\n            [3bee] variable \"shdr\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [850,860) {reg0}\n              GNU_locviews (sec_offset)\n            [3bfb] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              sibling (ref4)\n              [3c08] variable \"scnndx\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [bdc,be0) {reg0}\n                      [be0,c64) {reg23}\n                      [f58,f6c) {reg23}\n                GNU_locviews (sec_offset)\n              [3c15] variable \"xndxscn\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [bdc,bec) {lit0, stack_value}\n                      [bec,c00) {reg21}\n                      [c00,c0b) {reg0}\n                      [c0b,c3c) {reg21}\n                      [c3c,c64) {reg28}\n                      [f58,f6c) {reg0}\n                GNU_locviews (sec_offset)\n              [3c22] lexical_block\n                abstract_origin (ref4)\n                ranges (sec_offset)\n                sibling (ref4)\n                [3c2f] variable \"xndxshdr_mem\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-168)}\n                [3c38] variable \"xndxshdr\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [c0c,c20) {reg0}\n                  GNU_locviews (sec_offset)\n                [3c45] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [3c56] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {breg21(0)}\n                  [3c5c] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {breg19(0)}\n                [3c63] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [3c70] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {breg28(0)}\n                  [3c76] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {lit0}\n              [3c7d] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n              [3c8a] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [3c97] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n                [3c9d] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg21(0)}\n            [3ca5] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [3cb2] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg19(0)}\n              [3cb8] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {fbreg(-584), deref}\n        [3cc3] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3ce9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [3cf7] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3d1d] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [b50,b74) {reg19}\n            GNU_locviews (sec_offset)\n          [3d2a] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [b50,b74) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [3d37] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [b50,b74) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [3d44] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3d51] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [3d56] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [3d5b] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [3d61] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [3d67] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(737)}\n            [3d6e] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [3d7d] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3da3] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [3db1] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3dd7] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ebc,ee0) {reg19}\n            GNU_locviews (sec_offset)\n          [3de4] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ebc,ee0) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [3df1] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ebc,ee0) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [3dfe] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3e0b] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [3e10] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [3e15] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [3e1b] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [3e21] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(732)}\n            [3e28] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [3e37] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3e5d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [3e6b] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3e91] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [f34,f58) {reg19}\n            GNU_locviews (sec_offset)\n          [3e9e] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [f34,f58) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [3eab] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [f34,f58) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [3eb8] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3ec5] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [3eca] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [3ecf] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [3ed5] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [3edb] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(613)}\n            [3ee2] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [3ef1] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3f17] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [3f25] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3f4b] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [11f8,121c) {reg19}\n            GNU_locviews (sec_offset)\n          [3f58] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [11f8,121c) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [3f65] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [11f8,121c) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [3f72] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3f7f] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [3f84] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [3f89] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [3f8f] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [3f95] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(602)}\n            [3f9c] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [3fab] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3fd1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [3fdf] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [4005] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1274,1298) {reg19}\n            GNU_locviews (sec_offset)\n          [4012] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1274,1298) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [401f] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1274,1298) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [402c] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [4039] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [403e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [4043] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [4049] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [404f] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(727)}\n            [4056] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [4065] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [408b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [4099] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [40bf] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1328,134c) {reg19}\n            GNU_locviews (sec_offset)\n          [40cc] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1328,134c) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [40d9] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1328,134c) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [40e6] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [40f3] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [40f8] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [40fd] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [4103] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [4109] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(641)}\n            [4110] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [411f] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [4145] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [4153] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [4179] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1380,13a4) {reg19}\n            GNU_locviews (sec_offset)\n          [4186] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1380,13a4) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [4193] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1380,13a4) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [41a0] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [41ad] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [41b2] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [41b7] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [41bd] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [41c3] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(621)}\n            [41ca] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [41d9] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [41ff] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [420d] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [4233] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1434,1458) {reg19}\n            GNU_locviews (sec_offset)\n          [4240] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1434,1458) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [424d] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1434,1458) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [425a] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [4267] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [426c] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [4271] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [4277] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [427d] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(628)}\n            [4284] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [4293] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [42b9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [42c7] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [42ed] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [148c,14b0) {reg19}\n            GNU_locviews (sec_offset)\n          [42fa] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [148c,14b0) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [4307] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [148c,14b0) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [4314] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [4321] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [4326] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [432b] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [4331] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [4337] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(638)}\n            [433e] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [434d] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [435e] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [4365] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4376] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [437c] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg26(0)}\n        [4383] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4394] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [439a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-512), deref}\n        [43a3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [43b4] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-616), deref}\n          [43bc] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg19(0)}\n        [43c3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [43d4] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-632), deref}\n          [43dc] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [43e2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [43f3] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [43f9] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-432)}\n        [4401] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4412] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [4418] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [441d] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit0}\n        [4423] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4434] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [443a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [4440] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4451] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [4458] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4469] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg19(0)}\n          [446f] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [4475] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4486] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-632), deref}\n        [448f] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [44a0] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [44a6] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-488), deref_size(4)}\n          [44af] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n        [44b5] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [44c6] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [44d3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [44e0] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [44e6] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [44f7] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [44fe] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [450f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [4515] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit1}\n          [451a] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n        [4520] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4531] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [453e] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [454b] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [4551] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4562] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [4569] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [457a] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [4580] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [4585] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit0}\n        [458b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [459c] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [45a9] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [45b6] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [45bc] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [45cd] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [45d4] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [45e5] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [45f2] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [45ff] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [4605] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4616] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [461d] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [462e] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [463b] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [4648] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [464e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [465f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [4666] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4677] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [4684] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [4691] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [4697] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [46a8] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [46af] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [46c0] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [46cd] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [46da] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [46e0] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [46f1] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [46f8] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4709] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [4716] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [4723] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [4729] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [473a] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [4741] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4752] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [475f] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [476c] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [4772] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [477f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n      [4787] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [4794] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-632), deref}\n        [479c] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-624), deref}\n    [47a6] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [47b7] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [47be] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [47cc] subprogram \"relocate\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    sibling (ref4)\n    [47db] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [47e7] formal_parameter \"offset\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [47f3] formal_parameter \"addend\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [47ff] formal_parameter \"tdata\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [480b] formal_parameter \"ei_data\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4817] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4823] formal_parameter \"is_rela\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [482f] formal_parameter \"sym\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [483b] formal_parameter \"addsub\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4847] formal_parameter \"type\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4853] variable \"size\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [485f] union_type\n      byte_size (data1)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      sibling (ref4)\n      [4868] member \"Byte\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [4874] member \"Half\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [4880] member \"Word\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [488c] member \"Sword\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [4898] member \"Xword\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [48a4] member \"Sxword\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [48b1] variable \"tmpbuf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [48bd] variable \"tmpdata\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [48c9] variable \"rdata\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [48d5] variable \"value\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [48e1] variable \"__PRETTY_FUNCTION__\"\n      name (strp)\n      type (ref4)\n      artificial (flag_present)\n      location (exprloc) {addr(0x64b0)}\n    [48f4] variable \"s\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [48fe] lexical_block\n      sibling (ref4)\n      [4903] variable \"d\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [490e] lexical_block\n      [490f] variable \"d\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n  [491b] array_type\n    type (ref4)\n    sibling (ref4)\n    [4924] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [492b] const_type\n    type (ref4)\n  [4930] subprogram \"update_shdrstrndx\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [4951] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [0,3f) {reg0}\n            [3f,8c) {reg20}\n            [8c,9c) {entry_value(1) {reg0}, stack_value}\n            [9c,e4) {reg20}\n      GNU_locviews (sec_offset)\n    [4965] formal_parameter \"shdrstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [0,38) {reg1}\n            [38,8c) {reg19}\n            [8c,9c) {entry_value(1) {reg1}, stack_value}\n            [9c,e4) {reg19}\n      GNU_locviews (sec_offset)\n    [4979] variable \"ehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-120)}\n    [4989] lexical_block\n      low_pc (addr)\n      high_pc (data8)\n      sibling (ref4)\n      [499e] variable \"scn0\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [b8,bb) {reg0}\n              [bb,d4) {reg22}\n        GNU_locviews (sec_offset)\n      [49b2] variable \"shdr0_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (exprloc) {fbreg(-184)}\n      [49c2] variable \"shdr0\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [c0,c8) {reg0}\n              [c8,cf) {reg1}\n        GNU_locviews (sec_offset)\n      [49d6] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [49e7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg20(0)}\n        [49ed] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n      [49f3] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [4a04] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg22(0)}\n        [4a0a] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-184)}\n      [4a12] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [4a1f] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg22(0)}\n    [4a27] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4a38] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n      [4a3e] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg21(0)}\n    [4a45] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4a56] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n      [4a5c] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg21(0)}\n    [4a63] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [4a71] subprogram \"get_xndxdata\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    sibling (ref4)\n    [4a80] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4a8c] formal_parameter \"symscn\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4a98] variable \"xndxdata\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4aa4] variable \"shdr_mem\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4ab0] variable \"shdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4abc] lexical_block\n      [4abd] variable \"scnndx\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [4ac9] variable \"xndxscn\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [4ad5] lexical_block\n        [4ad6] variable \"xndxshdr_mem\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [4ae2] variable \"xndxshdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n  [4af1] subprogram \"secndx_name\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    sibling (ref4)\n    [4b00] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4b0c] formal_parameter \"ndx\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4b18] variable \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4b24] variable \"mem\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4b30] variable \"sec\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4b3c] variable \"shdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n  [4b49] subprogram \"parse_opt\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [4b6a] formal_parameter \"key\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1a0,1f0) {reg0}\n            [1f0,214) {entry_value(1) {reg0}, stack_value}\n            [214,234) {reg0}\n            [234,240) {entry_value(1) {reg0}, stack_value}\n            [240,244) {reg0}\n            [244,250) {entry_value(1) {reg0}, stack_value}\n            [250,254) {reg0}\n            [254,260) {entry_value(1) {reg0}, stack_value}\n            [260,278) {reg0}\n            [278,28c) {entry_value(1) {reg0}, stack_value}\n            [28c,2a8) {reg0}\n            [2a8,31c) {entry_value(1) {reg0}, stack_value}\n            [31c,32c) {reg0}\n            [32c,330) {entry_value(1) {reg0}, stack_value}\n            [330,334) {reg0}\n            [334,344) {entry_value(1) {reg0}, stack_value}\n            [344,348) {reg0}\n            [348,35c) {entry_value(1) {reg0}, stack_value}\n            [35c,36c) {reg0}\n            [36c,3b0) {entry_value(1) {reg0}, stack_value}\n            [3b0,3b4) {reg0}\n            [3b4,3e0) {entry_value(1) {reg0}, stack_value}\n            [3e0,3e4) {reg0}\n            [3e4,3f0) {entry_value(1) {reg0}, stack_value}\n            [3f0,404) {reg0}\n            [404,410) {entry_value(1) {reg0}, stack_value}\n            [410,414) {reg0}\n            [414,478) {entry_value(1) {reg0}, stack_value}\n      GNU_locviews (sec_offset)\n    [4b7e] formal_parameter \"arg\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1a0,1f8) {reg1}\n            [1f8,200) {reg19}\n            [200,214) {entry_value(1) {reg1}, stack_value}\n            [214,238) {reg1}\n            [238,240) {reg19}\n            [240,248) {reg1}\n            [248,250) {reg19}\n            [250,258) {reg1}\n            [258,260) {reg19}\n            [260,280) {reg1}\n            [280,28c) {reg19}\n            [28c,298) {reg1}\n            [298,2b8) {reg19}\n            [2b8,31c) {entry_value(1) {reg1}, stack_value}\n            [31c,324) {reg1}\n            [324,330) {reg19}\n            [330,338) {reg1}\n            [338,344) {entry_value(1) {reg1}, stack_value}\n            [344,350) {reg1}\n            [350,35c) {reg19}\n            [35c,360) {reg1}\n            [360,398) {reg19}\n            [398,39b) {reg0}\n            [39b,3b0) {entry_value(1) {reg1}, stack_value}\n            [3b0,3b7) {reg1}\n            [3b7,3c4) {reg19}\n            [3c4,3c7) {reg0}\n            [3c7,3e0) {entry_value(1) {reg1}, stack_value}\n            [3e0,3e8) {reg1}\n            [3e8,3f0) {reg19}\n            [3f0,408) {reg1}\n            [408,410) {reg19}\n            [410,418) {reg1}\n            [418,420) {reg19}\n            [420,428) {entry_value(1) {reg1}, stack_value}\n            [428,478) {reg19}\n      GNU_locviews (sec_offset)\n    [4b92] formal_parameter \"state\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1a0,200) {reg2}\n            [200,214) {entry_value(1) {reg2}, stack_value}\n            [214,2d0) {reg2}\n            [2d0,31c) {reg20}\n            [31c,364) {reg2}\n            [364,3b0) {entry_value(1) {reg2}, stack_value}\n            [3b0,3b7) {reg2}\n            [3b7,3e0) {entry_value(1) {reg2}, stack_value}\n            [3e0,420) {reg2}\n            [420,428) {reg20}\n            [428,438) {reg2}\n            [438,458) {entry_value(1) {reg2}, stack_value}\n            [458,478) {reg2}\n      GNU_locviews (sec_offset)\n    [4ba6] inlined_subroutine \"section_name_matches\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [4bc0] formal_parameter \"name\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2b8,2ec) {addr(0x5608), stack_value}\n              [420,428) {addr(0x5608), stack_value}\n        GNU_locviews (sec_offset)\n      [4bcd] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2b8,2d0) {reg19}\n        GNU_locviews (sec_offset)\n      [4bda] lexical_block\n        ranges (sec_offset)\n        [4bdf] variable \"pattern\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2b8,2ec) {reg19}\n                [420,428) {reg19}\n          GNU_locviews (sec_offset)\n        [4bec] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [4bf9] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg21(0)}\n          [4bff] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {const1u(32)}\n    [4c08] inlined_subroutine \"add_pattern\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [4c22] formal_parameter \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [384,398) {reg19}\n              [398,39b) {reg0}\n              [39b,3ac) {entry_value(1) {reg1}, stack_value}\n        GNU_locviews (sec_offset)\n      [4c2f] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [384,3ac) {addr(0x5580), stack_value}\n        GNU_locviews (sec_offset)\n      [4c3c] lexical_block\n        ranges (sec_offset)\n        [4c41] variable \"p\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [398,39b) {reg1}\n                [39b,3ac) {reg19}\n          GNU_locviews (sec_offset)\n        [4c4e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4c5f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit16}\n        [4c65] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [4c72] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {entry_value(1) {reg1}}\n    [4c7c] inlined_subroutine \"add_pattern\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [4c96] formal_parameter \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3b0,3b7) {reg1}\n              [3b7,3c4) {reg19}\n              [3c4,3c7) {reg0}\n              [3c7,3dc) {entry_value(1) {reg1}, stack_value}\n        GNU_locviews (sec_offset)\n      [4ca3] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3b0,3dc) {addr(0x5588), stack_value}\n        GNU_locviews (sec_offset)\n      [4cb0] lexical_block\n        ranges (sec_offset)\n        [4cb5] variable \"p\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3c4,3c7) {reg1}\n                [3c7,3dc) {reg19}\n          GNU_locviews (sec_offset)\n        [4cc2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4cd3] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit16}\n        [4cd9] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [4ce6] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {entry_value(1) {reg1}}\n    [4cf0] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [4d16] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [440,44c) {reg0}\n              [44c,44f) {reg2}\n        GNU_locviews (sec_offset)\n      [4d23] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [440,450) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [4d30] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [440,450) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [4d3d] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [4d4a] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [4d4f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [4d56] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4d67] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [4d74] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5618)}\n      [4d81] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [4d87] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4d98] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [4d9f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4db0] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [4db6] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5608)}\n      [4dc3] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {const1u(32)}\n    [4dca] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      [4dd7] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [4de4] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n  [4deb] subprogram \"main\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [4e0d] formal_parameter \"argc\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [6280,62b0) {reg0}\n            [62b0,6414) {reg20}\n            [6414,6428) {entry_value(1) {reg0}, stack_value}\n            [6428,64a8) {reg20}\n      GNU_locviews (sec_offset)\n    [4e20] formal_parameter \"argv\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [6280,62bc) {reg1}\n            [62bc,6418) {reg21}\n            [6418,6428) {entry_value(1) {reg1}, stack_value}\n            [6428,64a8) {reg21}\n      GNU_locviews (sec_offset)\n    [4e33] variable \"remaining\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-76)}\n    [4e42] variable \"result\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [62cc,63b4) {lit0, stack_value}\n            [63b4,63ec) {reg19}\n            [6428,6480) {lit0, stack_value}\n            [6480,6484) {reg0}\n            [6488,64a8) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [4e55] inlined_subroutine \"free_patterns\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [4e7b] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [4e88] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [4e96] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (data1)\n      call_line (data1)\n      call_column (data1)\n      sibling (ref4)\n      [4ebc] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [644c,6458) {reg0}\n              [6458,645b) {reg2}\n        GNU_locviews (sec_offset)\n      [4ec9] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [644c,645c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [4ed6] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [644c,645c) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [4ee3] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [4ef0] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [4ef5] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [4efc] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f0d] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [4f13] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f24] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [4f2a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f3b] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [4f41] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f52] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {lit6}\n      [4f57] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5cb0)}\n    [4f65] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f76] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg23(0)}\n      [4f7c] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5cb8)}\n    [4f8a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f9b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg23(0)}\n    [4fa2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4fb3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x64f8)}\n      [4fc0] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg20(0)}\n      [4fc6] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {breg21(0)}\n      [4fcc] call_site_parameter\n        location (exprloc) {reg3}\n        call_value (exprloc) {lit0}\n      [4fd1] call_site_parameter\n        location (exprloc) {reg4}\n        call_value (exprloc) {fbreg(-76)}\n      [4fd8] call_site_parameter\n        location (exprloc) {reg5}\n        call_value (exprloc) {lit0}\n    [4fde] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4fef] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {lit1}\n    [4ff5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [5002] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [5013] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [5019] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [502a] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x5d58)}\n    [5038] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [5046] subprogram \"section_name_matches\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (data1)\n    sibling (ref4)\n    [5056] formal_parameter \"patterns\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5062] formal_parameter \"name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [506e] variable \"pattern\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [507b] subprogram \"free_patterns\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n  [5084] subprogram \"free_sec_patterns\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [50a2] formal_parameter \"patterns\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f0,108) {reg0}\n            [108,134) {entry_value(1) {reg0}, stack_value}\n            [134,138) {reg0}\n      GNU_locviews (sec_offset)\n    [50b5] variable \"pattern\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f0,108) {reg0}\n            [108,128) {reg19}\n            [134,138) {reg0}\n      GNU_locviews (sec_offset)\n    [50c8] lexical_block\n      low_pc (addr)\n      high_pc (data8)\n      [50d9] variable \"p\"\n        name (string)\n        decl_file (data1)\n        decl_line (data1)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [108,114) {reg19}\n              [114,128) {reg20}\n        GNU_locviews (sec_offset)\n      [50eb] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [50f8] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5105] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg20(0)}\n  [510e] subprogram \"add_pattern\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n    sibling (ref4)\n    [511b] formal_parameter \"patterns\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5127] formal_parameter \"pattern\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5133] variable \"p\"\n      name (string)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [513e] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [5143] subprogram \"pwrite_retry\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (data1)\n    sibling (ref4)\n    [5153] formal_parameter \"fd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [515d] formal_parameter \"buf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5168] formal_parameter \"len\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5173] formal_parameter \"off\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [517e] variable \"recvd\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [518a] lexical_block\n      [518b] variable \"ret\"\n        name (string)\n        decl_file (data1)\n        decl_line (data1)\n        decl_column (data1)\n        type (ref4)\n      [5197] lexical_block\n        [5198] variable \"__result\"\n          name (strp)\n          decl_file (data1)\n          decl_line (data1)\n          decl_column (data1)\n          type (ref4)\n  [51a7] subprogram \"startswith\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (data1)\n    sibling (ref4)\n    [51b7] formal_parameter \"str\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [51c2] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [51cf] subprogram \"error\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n    sibling (ref4)\n    [51dc] formal_parameter \"__status\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [51e8] formal_parameter \"__errnum\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [51f4] formal_parameter \"__format\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5200] unspecified_parameters\n  [5202] subprogram \"strcpy\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [5211] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [521d] formal_parameter \"__src\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [522a] subprogram \"memset\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [5239] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5245] formal_parameter \"__ch\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5251] formal_parameter \"__len\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [525e] subprogram \"mempcpy\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [526d] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5279] formal_parameter \"__src\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5285] formal_parameter \"__len\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [5292] subprogram \"memcpy\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [52a1] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [52ad] formal_parameter \"__src\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [52b9] formal_parameter \"__len\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [52c6] subprogram \"open\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [52d5] formal_parameter \"__path\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [52e1] formal_parameter \"__oflag\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [52ed] unspecified_parameters\n  [52ef] subprogram \"cleanup_debug\"\n    abstract_origin (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [530a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [531b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [5322] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [5333] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [533a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [5348] subprogram \"update_section_size\"\n    abstract_origin (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [5363] formal_parameter \"scn\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [480,4cb) {reg0}\n            [4cb,530) {reg21}\n            [530,540) {entry_value(1) {reg0}, stack_value}\n            [540,5a4) {reg21}\n            [5a4,620) {entry_value(1) {reg0}, stack_value}\n      GNU_locviews (sec_offset)\n    [5370] formal_parameter \"newdata\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [480,4a8) {reg1}\n            [4a8,52c) {reg19}\n            [52c,540) {entry_value(1) {reg1}, stack_value}\n            [540,56c) {reg19}\n            [56c,598) {entry_value(1) {reg1}, stack_value}\n            [598,5b0) {reg19}\n            [5b0,620) {entry_value(1) {reg1}, stack_value}\n      GNU_locviews (sec_offset)\n    [537d] formal_parameter \"debugelf\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [480,4c4) {reg2}\n            [4c4,52c) {reg20}\n            [52c,540) {entry_value(1) {reg2}, stack_value}\n            [540,5a0) {reg20}\n            [5a0,620) {entry_value(1) {reg2}, stack_value}\n      GNU_locviews (sec_offset)\n    [538a] formal_parameter \"cnt\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [480,4cb) {reg3}\n            [4cb,530) {reg22}\n            [530,540) {entry_value(1) {reg3}, stack_value}\n            [540,5ac) {reg22}\n            [5ac,620) {entry_value(1) {reg3}, stack_value}\n      GNU_locviews (sec_offset)\n    [5397] formal_parameter \"fname\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [480,4cb) {reg4}\n            [4cb,534) {reg23}\n            [534,540) {entry_value(1) {reg4}, stack_value}\n            [540,620) {reg23}\n      GNU_locviews (sec_offset)\n    [53a4] variable \"shdr_mem\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-136)}\n    [53ad] variable \"shdr\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [4d8,4df) {reg1}\n      GNU_locviews (sec_offset)\n    [53ba] lexical_block\n      abstract_origin (ref4)\n      low_pc (addr)\n      high_pc (data8)\n      sibling (ref4)\n      [53d3] variable \"debugdata\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4fc,508) {reg0}\n              [59c,5b8) {reg0}\n        GNU_locviews (sec_offset)\n    [53e1] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5407] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [5415] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [543b] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [574,598) {reg19}\n        GNU_locviews (sec_offset)\n      [5448] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [574,598) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [5455] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [574,598) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [5462] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [546f] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [5474] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [5479] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [547f] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg23(0)}\n        [5485] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(965)}\n        [548c] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x5668)}\n    [549b] inlined_subroutine \"update_section_size\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [54c1] formal_parameter \"scn\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [59c,5a4) {reg21}\n              [5a4,620) {entry_value(1) {reg0}, stack_value}\n        GNU_locviews (sec_offset)\n      [54ce] formal_parameter \"newdata\"\n        abstract_origin (ref4)\n      [54d3] formal_parameter \"debugelf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [59c,5a0) {reg20}\n              [5a0,620) {entry_value(1) {reg2}, stack_value}\n        GNU_locviews (sec_offset)\n      [54e0] formal_parameter \"cnt\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [59c,5ac) {reg22}\n              [5ac,620) {entry_value(1) {reg3}, stack_value}\n        GNU_locviews (sec_offset)\n      [54ed] formal_parameter \"fname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [59c,620) {reg23}\n        GNU_locviews (sec_offset)\n      [54fa] variable \"shdr_mem\"\n        abstract_origin (ref4)\n      [54ff] variable \"shdr\"\n        abstract_origin (ref4)\n      [5504] lexical_block\n        abstract_origin (ref4)\n        low_pc (addr)\n        high_pc (data8)\n        [5519] variable \"debugdata\"\n          abstract_origin (ref4)\n        [551e] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [5544] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (implicit_const)\n            call_column (implicit_const)\n            [5563] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [5574] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg19(0)}\n            [557b] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [558c] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg19(0)}\n            [5593] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [55a0] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg21(0)}\n        [55a9] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [55cf] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [5fc,620) {reg19}\n            GNU_locviews (sec_offset)\n          [55dc] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            const_value (data1)\n          [55e2] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            const_value (data1)\n          [55e8] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [55f5] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [55fa] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [55ff] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [5605] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg23(0)}\n            [560b] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(972)}\n            [5612] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [5621] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [5632] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [563f] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [564c] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [5652] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [565f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n    [5668] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [5679] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n      [567f] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-136)}\n    [5687] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [5698] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n    [569f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [56b0] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [56bd] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5648)}\n      [56ca] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [56d0] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [56e1] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [56e8] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [56f6] subprogram \"handle_elf\"\n    abstract_origin (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [5711] formal_parameter \"fd\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1530,154c) {reg0}\n            [154c,159f) {reg6}\n            [159f,15dc) {fbreg(-448)}\n            [15dc,15e4) {breg1(15952)}\n            [15e4,15e8) {reg0}\n            [15e8,1fdc) {fbreg(-448)}\n            [1fdc,1fdf) {reg0}\n            [1fdf,2010) {fbreg(-448)}\n            [2064,4a04) {fbreg(-448)}\n            [4a08,5288) {fbreg(-448)}\n      GNU_locviews (sec_offset)\n    [571e] formal_parameter \"elf\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1530,159c) {reg1}\n            [159c,159f) {breg2(16024)}\n            [159f,15dc) {fbreg(-376)}\n            [15dc,15e8) {breg1(16024)}\n            [15e8,160c) {fbreg(-376)}\n            [160c,1610) {breg0(16024)}\n            [1610,1618) {fbreg(-376)}\n            [1618,1620) {breg1(16024)}\n            [1620,1684) {fbreg(-376)}\n            [1684,168c) {breg0(16024)}\n            [168c,1694) {fbreg(-376)}\n            [1694,16a4) {breg1(16024)}\n            [16a4,16a8) {breg0(16024)}\n            [16a8,16b4) {fbreg(-376)}\n            [16b4,16bc) {breg0(16024)}\n            [16bc,16c4) {fbreg(-376)}\n            [16c4,16e0) {breg1(16024)}\n            [16e0,16e4) {breg0(16024)}\n            [16e4,16f0) {fbreg(-376)}\n            [16f0,16ff) {breg1(16024)}\n            [16ff,1708) {fbreg(-376)}\n            [1708,170c) {breg0(16024)}\n            [170c,1718) {fbreg(-376)}\n            [1718,1720) {breg0(16024)}\n            [1720,1728) {fbreg(-376)}\n            [1728,1750) {breg1(16024)}\n            [1750,1760) {fbreg(-376)}\n            [1760,176f) {breg1(16024)}\n            [176f,1784) {fbreg(-376)}\n            [1784,178c) {breg0(16024)}\n            [178c,1790) {fbreg(-376)}\n            [1790,1798) {breg0(16024)}\n            [1798,17a4) {fbreg(-376)}\n            [17a4,17ac) {breg0(16024)}\n            [17ac,17e4) {fbreg(-376)}\n            [17e4,1800) {breg0(16024)}\n            [1800,181c) {breg1(16024)}\n            [181c,1860) {fbreg(-376)}\n            [1860,187c) {breg1(16024)}\n            [187c,1880) {fbreg(-376)}\n            [1880,188c) {breg0(16024)}\n            [188c,1898) {fbreg(-376)}\n            [1898,18a4) {breg0(16024)}\n            [18a4,18d8) {fbreg(-376)}\n            [18d8,18e0) {breg0(16024)}\n            [18e0,1940) {fbreg(-376)}\n            [1940,1954) {breg1(16024)}\n            [1954,1958) {fbreg(-376)}\n            [1958,195c) {breg0(16024)}\n            [195c,1964) {fbreg(-376)}\n            [1964,1968) {breg0(16024)}\n            [1968,198c) {fbreg(-376)}\n            [198c,1990) {breg0(16024)}\n            [1990,199c) {fbreg(-376)}\n            [199c,19a0) {breg0(16024)}\n            [19a0,19ac) {fbreg(-376)}\n            [19ac,19b0) {breg0(16024)}\n            [19b0,19c0) {fbreg(-376)}\n            [19c0,19c4) {breg0(16024)}\n            [19c4,1a0c) {fbreg(-376)}\n            [1a0c,1a14) {breg0(16024)}\n            [1a14,1a24) {fbreg(-376)}\n            [1a24,1a28) {breg0(16024)}\n            [1a28,1a38) {fbreg(-376)}\n            [1a38,1a3c) {breg0(16024)}\n            [1a3c,1a44) {fbreg(-376)}\n            [1a44,1a48) {breg0(16024)}\n            [1a48,1a68) {fbreg(-376)}\n            [1a68,1a78) {breg0(16024)}\n            [1a78,1a84) {fbreg(-376)}\n            [1a84,1a8c) {breg0(16024)}\n            [1a8c,1a9c) {fbreg(-376)}\n            [1a9c,1aa4) {breg0(16024)}\n            [1aa4,1ab0) {fbreg(-376)}\n            [1ab0,1ab8) {breg0(16024)}\n            [1ab8,1acc) {fbreg(-376)}\n            [1acc,1ad4) {breg0(16024)}\n            [1ad4,1b40) {fbreg(-376)}\n            [1b40,1b60) {breg1(16024)}\n            [1b60,1b64) {fbreg(-376)}\n            [1b64,1b6c) {breg1(16024)}\n            [1b6c,1b70) {breg0(16024)}\n            [1b70,1b78) {fbreg(-376)}\n            [1b78,1b80) {breg1(16024)}\n            [1b80,1b94) {fbreg(-376)}\n            [1b94,1ba0) {breg1(16024)}\n            [1ba0,1ba4) {breg0(16024)}\n            [1ba4,1bab) {breg2(16024)}\n            [1bab,1bc0) {fbreg(-376)}\n            [1bc0,1bc8) {breg0(16024)}\n            [1bc8,1be4) {fbreg(-376)}\n            [1be4,1be8) {breg0(16024)}\n            [1be8,1c3c) {fbreg(-376)}\n            [1c3c,1c40) {breg0(16024)}\n            [1c40,1c48) {fbreg(-376)}\n            [1c48,1c50) {breg0(16024)}\n            [1c50,1c6c) {fbreg(-376)}\n            [1c6c,1c70) {breg0(16024)}\n            [1c70,1c80) {fbreg(-376)}\n            [1c80,1c8c) {breg0(16024)}\n            [1c8c,1c98) {fbreg(-376)}\n            [1c98,1cb8) {breg0(16024)}\n            [1cb8,1cc0) {fbreg(-376)}\n            [1cc0,1cc4) {breg0(16024)}\n            [1cc4,1cc8) {fbreg(-376)}\n            [1cc8,1cd0) {breg0(16024)}\n            [1cd0,1cec) {fbreg(-376)}\n            [1cec,1cf0) {breg0(16024)}\n            [1cf0,1d20) {fbreg(-376)}\n            [1d20,1d2c) {breg0(16024)}\n            [1d2c,1d34) {fbreg(-376)}\n            [1d34,1d3c) {breg0(16024)}\n            [1d3c,1d50) {fbreg(-376)}\n            [1d50,1d6c) {breg0(16024)}\n            [1d6c,1d70) {fbreg(-376)}\n            [1d70,1d78) {breg0(16024)}\n            [1d78,1d8c) {fbreg(-376)}\n            [1d8c,1da8) {breg0(16024)}\n            [1da8,1dfc) {fbreg(-376)}\n            [1dfc,1e00) {breg0(16024)}\n            [1e00,1e14) {fbreg(-376)}\n            [1e14,1e1c) {breg0(16024)}\n            [1e1c,1e28) {fbreg(-376)}\n            [1e28,1e30) {breg0(16024)}\n            [1e30,1e38) {fbreg(-376)}\n            [1e38,1e50) {breg1(16024)}\n            [1e50,1e60) {breg0(16024)}\n            [1e60,1ea8) {fbreg(-376)}\n            [1ea8,1ec0) {breg0(16024)}\n            [1ec0,1ec4) {fbreg(-376)}\n            [1ec4,1ecc) {breg0(16024)}\n            [1ecc,1efc) {fbreg(-376)}\n            [1efc,1f00) {breg0(16024)}\n            [1f00,1f50) {fbreg(-376)}\n            [1f50,1f64) {breg4(16024)}\n            [1f64,1f78) {fbreg(-376)}\n            [1f78,1f7c) {breg1(16024)}\n            [1f7c,1f84) {fbreg(-376)}\n            [1f84,1f88) {breg0(16024)}\n            [1f88,1f94) {fbreg(-376)}\n            [1f94,1f98) {breg1(16024)}\n            [1f98,1f9c) {fbreg(-376)}\n            [1f9c,1fa4) {breg0(16024)}\n            [1fa4,1fac) {breg1(16024)}\n            [1fac,1fdc) {fbreg(-376)}\n            [1fdc,1fdf) {breg1(16024)}\n            [1fdf,2018) {fbreg(-376)}\n            [2018,201c) {breg1(16024)}\n            [201c,203c) {fbreg(-376)}\n            [203c,2040) {breg0(16024)}\n            [2040,2064) {fbreg(-376)}\n            [2064,2068) {breg0(16024)}\n            [2068,2164) {fbreg(-376)}\n            [2164,2168) {breg1(16024)}\n            [2168,2174) {fbreg(-376)}\n            [2174,2178) {breg1(16024)}\n            [2178,21c8) {fbreg(-376)}\n            [21c8,21d0) {breg0(16024)}\n            [21d0,21e8) {fbreg(-376)}\n            [21e8,2208) {breg0(16024)}\n            [2208,2248) {fbreg(-376)}\n            [2248,224c) {breg0(16024)}\n            [224c,226c) {fbreg(-376)}\n            [226c,2278) {breg0(16024)}\n            [2278,2284) {fbreg(-376)}\n            [2284,22a4) {breg0(16024)}\n            [22a4,2418) {fbreg(-376)}\n            [2418,2420) {breg0(16024)}\n            [2420,257c) {fbreg(-376)}\n            [257c,258c) {breg0(16024)}\n            [258c,25b8) {fbreg(-376)}\n            [25b8,25c0) {breg0(16024)}\n            [25c0,25d0) {fbreg(-376)}\n            [25d0,25d4) {breg0(16024)}\n            [25d4,26cc) {fbreg(-376)}\n            [26cc,26ec) {breg0(16024)}\n            [26ec,26f8) {fbreg(-376)}\n            [26f8,2738) {breg3(16024)}\n            [2738,278c) {fbreg(-376)}\n            [278c,2790) {breg1(16024)}\n            [2790,27c8) {fbreg(-376)}\n            [27c8,27cc) {breg0(16024)}\n            [27cc,27dc) {fbreg(-376)}\n            [27dc,27ec) {breg0(16024)}\n            [27ec,2808) {fbreg(-376)}\n            [2808,2818) {breg1(16024)}\n            [2818,2824) {fbreg(-376)}\n            [2824,2838) {breg0(16024)}\n            [2838,2868) {fbreg(-376)}\n            [2868,2880) {breg0(16024)}\n            [2880,2888) {fbreg(-376)}\n            [2888,288c) {breg0(16024)}\n            [288c,289c) {fbreg(-376)}\n            [289c,28a0) {breg0(16024)}\n            [28a0,28cc) {fbreg(-376)}\n            [28cc,28d4) {breg1(16024)}\n            [28d4,28d8) {fbreg(-376)}\n            [28d8,28e4) {breg0(16024)}\n            [28e4,28f8) {fbreg(-376)}\n            [28f8,2900) {breg0(16024)}\n            [2900,2998) {fbreg(-376)}\n            [2998,29a4) {breg0(16024)}\n            [29a4,29c4) {fbreg(-376)}\n            [29c4,29dc) {breg0(16024)}\n            [29dc,2a10) {fbreg(-376)}\n            [2a10,2a30) {breg1(16024)}\n            [2a30,2a38) {fbreg(-376)}\n            [2a38,2a48) {breg0(16024)}\n            [2a48,2a54) {fbreg(-376)}\n            [2a54,2a68) {breg0(16024)}\n            [2a68,2a9c) {fbreg(-376)}\n            [2a9c,2abc) {breg1(16024)}\n            [2abc,2af4) {fbreg(-376)}\n            [2af4,2afc) {breg1(16024)}\n            [2afc,2b60) {fbreg(-376)}\n            [2b60,2b68) {breg1(16024)}\n            [2b68,2bd0) {fbreg(-376)}\n            [2bd0,2bdc) {breg0(16024)}\n            [2bdc,2bf0) {fbreg(-376)}\n            [2bf0,2c4b) {breg1(16024)}\n            [2c4b,2c6c) {fbreg(-376)}\n            [2c6c,2c70) {breg0(16024)}\n            [2c70,2c78) {fbreg(-376)}\n            [2c78,2c84) {breg1(16024)}\n            [2c84,2c88) {breg0(16024)}\n            [2c88,2ca8) {breg1(16024)}\n            [2ca8,2cac) {fbreg(-376)}\n            [2cac,2cbc) {breg0(16024)}\n            [2cbc,2cc8) {breg1(16024)}\n            [2cc8,2cd0) {fbreg(-376)}\n            [2cd0,2cd4) {breg0(16024)}\n            [2cd4,2cf0) {fbreg(-376)}\n            [2cf0,2cf4) {breg0(16024)}\n            [2cf4,2d40) {fbreg(-376)}\n            [2d40,2d44) {breg0(16024)}\n            [2d44,2d50) {fbreg(-376)}\n            [2d50,2d68) {breg1(16024)}\n            [2d68,2da4) {breg2(16024)}\n            [2da4,2da8) {fbreg(-376)}\n            [2da8,2db0) {breg0(16024)}\n            [2db0,2db8) {breg1(16024)}\n            [2db8,2dc8) {fbreg(-376)}\n            [2dc8,2dcc) {breg1(16024)}\n            [2dcc,2dd8) {fbreg(-376)}\n            [2dd8,2de0) {breg0(16024)}\n            [2de0,2de8) {fbreg(-376)}\n            [2de8,2df7) {breg1(16024)}\n            [2df7,2e00) {fbreg(-376)}\n            [2e00,2e34) {breg2(16024)}\n            [2e34,2e60) {fbreg(-376)}\n            [2e60,2e64) {breg0(16024)}\n            [2e64,2e78) {fbreg(-376)}\n            [2e78,2e7c) {breg0(16024)}\n            [2e7c,2ec0) {fbreg(-376)}\n            [2ec0,2ec8) {breg1(16024)}\n            [2ec8,2ecc) {fbreg(-376)}\n            [2ecc,2ed0) {breg0(16024)}\n            [2ed0,2ee8) {fbreg(-376)}\n            [2ee8,2ef0) {breg0(16024)}\n            [2ef0,2f08) {fbreg(-376)}\n            [2f08,2f10) {breg0(16024)}\n            [2f10,2f38) {fbreg(-376)}\n            [2f38,2f3c) {breg1(16024)}\n            [2f3c,2f48) {fbreg(-376)}\n            [2f48,2f50) {breg1(16024)}\n            [2f50,2fb4) {fbreg(-376)}\n            [2fb4,2fd4) {breg1(16024)}\n            [2fd4,2fd8) {fbreg(-376)}\n            [2fd8,2fec) {breg1(16024)}\n            [2fec,30b8) {fbreg(-376)}\n            [30b8,30c4) {breg1(16024)}\n            [30c4,30dc) {breg2(16024)}\n            [30dc,30e0) {fbreg(-376)}\n            [30e0,30f0) {breg1(16024)}\n            [30f0,3134) {fbreg(-376)}\n            [3134,3144) {breg1(16024)}\n            [3144,3164) {fbreg(-376)}\n            [3164,3168) {breg2(16024)}\n            [3168,3184) {fbreg(-376)}\n            [3184,319c) {breg0(16024)}\n            [319c,31ac) {breg1(16024)}\n            [31ac,31c0) {fbreg(-376)}\n            [31c0,31c4) {breg2(16024)}\n            [31c4,3200) {fbreg(-376)}\n            [3200,3214) {breg0(16024)}\n            [3214,3220) {fbreg(-376)}\n            [3220,3228) {breg1(16024)}\n            [3228,3288) {fbreg(-376)}\n            [3288,328c) {breg1(16024)}\n            [328c,32b4) {fbreg(-376)}\n            [32b4,32b8) {breg0(16024)}\n            [32b8,32d4) {fbreg(-376)}\n            [32d4,32d8) {breg0(16024)}\n            [32d8,32fc) {fbreg(-376)}\n            [32fc,330b) {breg1(16024)}\n            [330b,3334) {fbreg(-376)}\n            [3334,3354) {breg1(16024)}\n            [3354,33c0) {fbreg(-376)}\n            [33c0,33e0) {breg1(16024)}\n            [33e0,341c) {fbreg(-376)}\n            [341c,343c) {breg1(16024)}\n            [343c,348c) {fbreg(-376)}\n            [348c,34ac) {breg1(16024)}\n            [34ac,34e8) {fbreg(-376)}\n            [34e8,3508) {breg1(16024)}\n            [3508,3530) {fbreg(-376)}\n            [3530,3540) {breg1(16024)}\n            [3540,35a4) {fbreg(-376)}\n            [35a4,35ac) {breg0(16024)}\n            [35ac,35b8) {fbreg(-376)}\n            [35b8,35bc) {breg0(16024)}\n            [35bc,35cc) {fbreg(-376)}\n            [35cc,35d8) {breg0(16024)}\n            [35d8,3610) {fbreg(-376)}\n            [3610,3630) {breg1(16024)}\n            [3630,3634) {fbreg(-376)}\n            [3634,3668) {breg2(16024)}\n            [3668,3718) {fbreg(-376)}\n            [3718,372f) {breg1(16024)}\n            [372f,375c) {fbreg(-376)}\n            [375c,376c) {breg4(16024)}\n            [376c,377c) {fbreg(-376)}\n            [377c,3798) {breg0(16024)}\n            [3798,37a0) {fbreg(-376)}\n            [37a0,37ac) {breg0(16024)}\n            [37ac,37c4) {fbreg(-376)}\n            [37c4,37cc) {breg0(16024)}\n            [37cc,3864) {fbreg(-376)}\n            [3864,3868) {breg0(16024)}\n            [3868,3874) {fbreg(-376)}\n            [3874,3878) {breg0(16024)}\n            [3878,38a0) {fbreg(-376)}\n            [38a0,38a8) {breg1(16024)}\n            [38a8,38d4) {fbreg(-376)}\n            [38d4,38dc) {breg1(16024)}\n            [38dc,38e0) {fbreg(-376)}\n            [38e0,38e8) {breg0(16024)}\n            [38e8,38f8) {fbreg(-376)}\n            [38f8,3900) {breg0(16024)}\n            [3900,3930) {fbreg(-376)}\n            [3930,3938) {breg0(16024)}\n            [3938,3944) {fbreg(-376)}\n            [3944,394c) {breg0(16024)}\n            [394c,399c) {fbreg(-376)}\n            [399c,39a8) {breg0(16024)}\n            [39a8,39ac) {breg1(16024)}\n            [39ac,39b0) {fbreg(-376)}\n            [39b0,39b8) {breg0(16024)}\n            [39b8,39cc) {breg1(16024)}\n            [39cc,39e0) {fbreg(-376)}\n            [39e0,3a1f) {breg3(16024)}\n            [3a1f,3a34) {fbreg(-376)}\n            [3a34,3a38) {breg0(16024)}\n            [3a38,3aa8) {fbreg(-376)}\n            [3aa8,3acb) {breg3(16024)}\n            [3acb,3ad4) {fbreg(-376)}\n            [3ad4,3ae3) {breg3(16024)}\n            [3ae3,3aec) {fbreg(-376)}\n            [3aec,3afc) {breg1(16024)}\n            [3afc,3b24) {breg3(16024)}\n            [3b24,3b50) {fbreg(-376)}\n            [3b50,3b60) {breg0(16024)}\n            [3b60,3b90) {fbreg(-376)}\n            [3b90,3ba0) {breg3(16024)}\n            [3ba0,3ba4) {fbreg(-376)}\n            [3ba4,3ba8) {breg0(16024)}\n            [3ba8,3bc0) {fbreg(-376)}\n            [3bc0,3bcc) {breg0(16024)}\n            [3bcc,3c14) {fbreg(-376)}\n            [3c14,3c34) {breg1(16024)}\n            [3c34,3c3c) {fbreg(-376)}\n            [3c3c,3c48) {breg0(16024)}\n            [3c48,3c94) {fbreg(-376)}\n            [3c94,3c98) {breg1(16024)}\n            [3c98,3cc4) {fbreg(-376)}\n            [3cc4,3cd0) {breg1(16024)}\n            [3cd0,3cf8) {fbreg(-376)}\n            [3cf8,3cfc) {breg0(16024)}\n            [3cfc,3d58) {fbreg(-376)}\n            [3d58,3d78) {breg1(16024)}\n            [3d78,3d80) {fbreg(-376)}\n            [3d80,3d84) {breg0(16024)}\n            [3d84,3d8c) {fbreg(-376)}\n            [3d8c,3db4) {breg1(16024)}\n            [3db4,3dc0) {fbreg(-376)}\n            [3dc0,3dc8) {breg0(16024)}\n            [3dc8,3dd0) {breg1(16024)}\n            [3dd0,3de0) {fbreg(-376)}\n            [3de0,3de8) {breg1(16024)}\n            [3de8,3dfc) {fbreg(-376)}\n            [3dfc,3e04) {breg0(16024)}\n            [3e04,3e14) {fbreg(-376)}\n            [3e14,3e1c) {breg2(16024)}\n            [3e1c,3e58) {fbreg(-376)}\n            [3e58,3e60) {breg0(16024)}\n            [3e60,3ed4) {fbreg(-376)}\n            [3ed4,3ee8) {breg0(16024)}\n            [3ee8,3ef8) {fbreg(-376)}\n            [3ef8,3f0f) {breg4(16024)}\n            [3f0f,3f6c) {fbreg(-376)}\n            [3f6c,3f8c) {breg1(16024)}\n            [3f8c,3f94) {fbreg(-376)}\n            [3f94,3fa8) {breg0(16024)}\n            [3fa8,3fc4) {fbreg(-376)}\n            [3fc4,3fc8) {breg0(16024)}\n            [3fc8,3fd8) {fbreg(-376)}\n            [3fd8,3fe0) {breg0(16024)}\n            [3fe0,4018) {fbreg(-376)}\n            [4018,4020) {breg0(16024)}\n            [4020,404c) {fbreg(-376)}\n            [404c,4060) {breg0(16024)}\n            [4060,4078) {fbreg(-376)}\n            [4078,409b) {breg4(16024)}\n            [409b,40a4) {fbreg(-376)}\n            [40a4,40ac) {breg0(16024)}\n            [40ac,40bc) {fbreg(-376)}\n            [40bc,40c0) {breg0(16024)}\n            [40c0,4104) {fbreg(-376)}\n            [4104,4124) {breg1(16024)}\n            [4124,4164) {fbreg(-376)}\n            [4164,4170) {breg0(16024)}\n            [4170,4208) {fbreg(-376)}\n            [4208,421c) {breg0(16024)}\n            [421c,422c) {fbreg(-376)}\n            [422c,4243) {breg4(16024)}\n            [4243,42a0) {fbreg(-376)}\n            [42a0,42c0) {breg1(16024)}\n            [42c0,42c8) {fbreg(-376)}\n            [42c8,42d0) {breg0(16024)}\n            [42d0,4350) {fbreg(-376)}\n            [4350,4360) {breg0(16024)}\n            [4360,437c) {fbreg(-376)}\n            [437c,4384) {breg0(16024)}\n            [4384,4390) {fbreg(-376)}\n            [4390,439c) {breg0(16024)}\n            [439c,43a4) {fbreg(-376)}\n            [43a4,43b7) {breg2(16024)}\n            [43b7,43fc) {fbreg(-376)}\n            [43fc,441c) {breg1(16024)}\n            [441c,443c) {fbreg(-376)}\n            [443c,447c) {breg2(16024)}\n            [447c,4498) {fbreg(-376)}\n            [4498,44a4) {breg0(16024)}\n            [44a4,44b4) {breg2(16024)}\n            [44b4,4524) {fbreg(-376)}\n            [4524,452c) {breg0(16024)}\n            [452c,4580) {fbreg(-376)}\n            [4580,4588) {breg0(16024)}\n            [4588,4598) {fbreg(-376)}\n            [4598,45a8) {breg1(16024)}\n            [45a8,45b4) {fbreg(-376)}\n            [45b4,45d0) {breg1(16024)}\n            [45d0,4604) {fbreg(-376)}\n            [4604,4610) {breg0(16024)}\n            [4610,4620) {breg2(16024)}\n            [4620,4688) {fbreg(-376)}\n            [4688,469b) {breg3(16024)}\n            [469b,46a8) {fbreg(-376)}\n            [46a8,46b0) {breg0(16024)}\n            [46b0,46bc) {fbreg(-376)}\n            [46bc,46c0) {breg1(16024)}\n            [46c0,4710) {fbreg(-376)}\n            [4710,4714) {breg1(16024)}\n            [4714,472c) {fbreg(-376)}\n            [472c,4738) {breg0(16024)}\n            [4738,4854) {fbreg(-376)}\n            [4854,4874) {breg1(16024)}\n            [4874,489c) {fbreg(-376)}\n            [489c,48a0) {breg0(16024)}\n            [48a0,48c4) {fbreg(-376)}\n            [48c4,48d0) {breg2(16024)}\n            [48d0,4910) {fbreg(-376)}\n            [4910,4930) {breg1(16024)}\n            [4930,49e0) {fbreg(-376)}\n            [49e0,4a00) {breg1(16024)}\n            [4a00,4a40) {fbreg(-376)}\n            [4a40,4a60) {breg1(16024)}\n            [4a60,4a84) {fbreg(-376)}\n            [4a84,4a8c) {breg0(16024)}\n            [4a8c,4abc) {fbreg(-376)}\n            [4abc,4ac0) {breg0(16024)}\n            [4ac0,4b20) {fbreg(-376)}\n            [4b20,4b28) {breg0(16024)}\n            [4b28,4b84) {fbreg(-376)}\n            [4b84,4b9c) {breg0(16024)}\n            [4b9c,4bac) {fbreg(-376)}\n            [4bac,4baf) {breg1(16024)}\n            [4baf,4be4) {fbreg(-376)}\n            [4be4,4bfb) {breg1(16024)}\n            [4bfb,4c0c) {fbreg(-376)}\n            [4c0c,4c1b) {breg1(16024)}\n            [4c1b,4c44) {fbreg(-376)}\n            [4c44,4c64) {breg1(16024)}\n            [4c64,4c68) {fbreg(-376)}\n            [4c68,4c7c) {breg0(16024)}\n            [4c7c,4d38) {fbreg(-376)}\n            [4d38,4d40) {breg1(16024)}\n            [4d40,4da4) {fbreg(-376)}\n            [4da4,4dc4) {breg1(16024)}\n            [4dc4,4e38) {fbreg(-376)}\n            [4e38,4e58) {breg1(16024)}\n            [4e58,4e74) {fbreg(-376)}\n            [4e74,4e78) {breg1(16024)}\n            [4e78,4e94) {fbreg(-376)}\n            [4e94,4e98) {breg0(16024)}\n            [4e98,4f08) {fbreg(-376)}\n            [4f08,4f28) {breg1(16024)}\n            [4f28,4f64) {fbreg(-376)}\n            [4f64,4f84) {breg1(16024)}\n            [4f84,4fec) {fbreg(-376)}\n            [4fec,500c) {breg1(16024)}\n            [500c,5048) {fbreg(-376)}\n            [5048,5068) {breg1(16024)}\n            [5068,50b0) {fbreg(-376)}\n            [50b0,50b4) {breg3(16024)}\n            [50b4,50c8) {fbreg(-376)}\n            [50c8,50cc) {breg0(16024)}\n            [50cc,511c) {fbreg(-376)}\n            [511c,5130) {breg0(16024)}\n            [5130,5194) {fbreg(-376)}\n            [5194,51b4) {breg1(16024)}\n            [51b4,5288) {fbreg(-376)}\n      GNU_locviews (sec_offset)\n    [572b] formal_parameter \"fname\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1530,1580) {reg2}\n            [1580,159f) {reg0}\n            [159f,1624) {reg21}\n            [1624,1684) {fbreg(-384)}\n            [1684,168c) {breg0(16016)}\n            [168c,1694) {fbreg(-384)}\n            [1694,16a4) {breg1(16016)}\n            [16a4,16a8) {breg0(16016)}\n            [16a8,16b4) {fbreg(-384)}\n            [16b4,16bc) {breg0(16016)}\n            [16bc,16c4) {fbreg(-384)}\n            [16c4,16e0) {breg1(16016)}\n            [16e0,16e4) {breg0(16016)}\n            [16e4,16f0) {fbreg(-384)}\n            [16f0,16ff) {breg1(16016)}\n            [16ff,1708) {fbreg(-384)}\n            [1708,170c) {breg0(16016)}\n            [170c,1718) {fbreg(-384)}\n            [1718,1720) {breg0(16016)}\n            [1720,1728) {fbreg(-384)}\n            [1728,1750) {breg1(16016)}\n            [1750,1760) {fbreg(-384)}\n            [1760,176f) {breg1(16016)}\n            [176f,1784) {fbreg(-384)}\n            [1784,178c) {breg0(16016)}\n            [178c,1790) {fbreg(-384)}\n            [1790,1798) {breg0(16016)}\n            [1798,17a4) {fbreg(-384)}\n            [17a4,17ac) {breg0(16016)}\n            [17ac,17e4) {fbreg(-384)}\n            [17e4,1800) {breg0(16016)}\n            [1800,181c) {breg1(16016)}\n            [181c,1860) {fbreg(-384)}\n            [1860,187c) {breg1(16016)}\n            [187c,1880) {fbreg(-384)}\n            [1880,188c) {breg0(16016)}\n            [188c,1898) {fbreg(-384)}\n            [1898,18a4) {breg0(16016)}\n            [18a4,18d8) {fbreg(-384)}\n            [18d8,18e0) {breg0(16016)}\n            [18e0,1940) {fbreg(-384)}\n            [1940,1954) {breg1(16016)}\n            [1954,1958) {fbreg(-384)}\n            [1958,195c) {breg0(16016)}\n            [195c,1964) {fbreg(-384)}\n            [1964,1968) {breg0(16016)}\n            [1968,198c) {fbreg(-384)}\n            [198c,1990) {breg0(16016)}\n            [1990,199c) {fbreg(-384)}\n            [199c,19a0) {breg0(16016)}\n            [19a0,19ac) {fbreg(-384)}\n            [19ac,19b0) {breg0(16016)}\n            [19b0,19c0) {fbreg(-384)}\n            [19c0,19c4) {breg0(16016)}\n            [19c4,1a0c) {fbreg(-384)}\n            [1a0c,1a14) {breg0(16016)}\n            [1a14,1a24) {fbreg(-384)}\n            [1a24,1a28) {breg0(16016)}\n            [1a28,1a38) {fbreg(-384)}\n            [1a38,1a3c) {breg0(16016)}\n            [1a3c,1a44) {fbreg(-384)}\n            [1a44,1a48) {breg0(16016)}\n            [1a48,1a5c) {fbreg(-384)}\n            [1a5c,1a70) {reg21}\n            [1a70,1a78) {breg0(16016)}\n            [1a78,1a84) {fbreg(-384)}\n            [1a84,1a8c) {breg0(16016)}\n            [1a8c,1a9c) {fbreg(-384)}\n            [1a9c,1aa4) {breg0(16016)}\n            [1aa4,1ab0) {fbreg(-384)}\n            [1ab0,1ab8) {breg0(16016)}\n            [1ab8,1acc) {fbreg(-384)}\n            [1acc,1ad4) {breg0(16016)}\n            [1ad4,1b40) {fbreg(-384)}\n            [1b40,1b60) {breg1(16016)}\n            [1b60,1b64) {fbreg(-384)}\n            [1b64,1b6c) {breg1(16016)}\n            [1b6c,1b70) {breg0(16016)}\n            [1b70,1b78) {fbreg(-384)}\n            [1b78,1b80) {breg1(16016)}\n            [1b80,1b94) {fbreg(-384)}\n            [1b94,1ba0) {breg1(16016)}\n            [1ba0,1ba4) {breg0(16016)}\n            [1ba4,1bab) {breg2(16016)}\n            [1bab,1bc0) {fbreg(-384)}\n            [1bc0,1bc8) {breg0(16016)}\n            [1bc8,1be4) {fbreg(-384)}\n            [1be4,1be8) {breg0(16016)}\n            [1be8,1c3c) {fbreg(-384)}\n            [1c3c,1c40) {breg0(16016)}\n            [1c40,1c48) {fbreg(-384)}\n            [1c48,1c50) {breg0(16016)}\n            [1c50,1c6c) {fbreg(-384)}\n            [1c6c,1c70) {breg0(16016)}\n            [1c70,1c80) {fbreg(-384)}\n            [1c80,1c8c) {breg0(16016)}\n            [1c8c,1c98) {fbreg(-384)}\n            [1c98,1cb8) {breg0(16016)}\n            [1cb8,1cc0) {fbreg(-384)}\n            [1cc0,1cc4) {breg0(16016)}\n            [1cc4,1cc8) {fbreg(-384)}\n            [1cc8,1cd0) {breg0(16016)}\n            [1cd0,1cec) {fbreg(-384)}\n            [1cec,1cf0) {breg0(16016)}\n            [1cf0,1d20) {fbreg(-384)}\n            [1d20,1d2c) {breg0(16016)}\n            [1d2c,1d34) {fbreg(-384)}\n            [1d34,1d3c) {breg0(16016)}\n            [1d3c,1d50) {fbreg(-384)}\n            [1d50,1d6c) {breg0(16016)}\n            [1d6c,1d70) {fbreg(-384)}\n            [1d70,1d78) {breg0(16016)}\n            [1d78,1d8c) {fbreg(-384)}\n            [1d8c,1da8) {breg0(16016)}\n            [1da8,1dfc) {fbreg(-384)}\n            [1dfc,1e00) {breg0(16016)}\n            [1e00,1e14) {fbreg(-384)}\n            [1e14,1e1c) {breg0(16016)}\n            [1e1c,1e28) {fbreg(-384)}\n            [1e28,1e30) {breg0(16016)}\n            [1e30,1e38) {fbreg(-384)}\n            [1e38,1e50) {breg1(16016)}\n            [1e50,1e60) {breg0(16016)}\n            [1e60,1ea8) {fbreg(-384)}\n            [1ea8,1ec0) {breg0(16016)}\n            [1ec0,1ec4) {fbreg(-384)}\n            [1ec4,1ecc) {breg0(16016)}\n            [1ecc,1efc) {fbreg(-384)}\n            [1efc,1f00) {breg0(16016)}\n            [1f00,1f50) {fbreg(-384)}\n            [1f50,1f64) {breg4(16016)}\n            [1f64,1f78) {fbreg(-384)}\n            [1f78,1f7c) {breg1(16016)}\n            [1f7c,1f84) {fbreg(-384)}\n            [1f84,1f88) {breg0(16016)}\n            [1f88,1f94) {fbreg(-384)}\n            [1f94,1f98) {breg1(16016)}\n            [1f98,1f9c) {fbreg(-384)}\n            [1f9c,1fa4) {breg0(16016)}\n            [1fa4,1fac) {breg1(16016)}\n            [1fac,1fdc) {fbreg(-384)}\n            [1fdc,2010) {reg21}\n            [2010,2018) {fbreg(-384)}\n            [2018,201c) {breg1(16016)}\n            [201c,203c) {fbreg(-384)}\n            [203c,2040) {breg0(16016)}\n            [2040,2064) {fbreg(-384)}\n            [2064,2068) {breg0(16016)}\n            [2068,2164) {fbreg(-384)}\n            [2164,2168) {breg1(16016)}\n            [2168,2174) {fbreg(-384)}\n            [2174,2178) {breg1(16016)}\n            [2178,21c8) {fbreg(-384)}\n            [21c8,21d0) {breg0(16016)}\n            [21d0,21e8) {fbreg(-384)}\n            [21e8,2208) {breg0(16016)}\n            [2208,2248) {fbreg(-384)}\n            [2248,224c) {breg0(16016)}\n            [224c,226c) {fbreg(-384)}\n            [226c,2278) {breg0(16016)}\n            [2278,2284) {fbreg(-384)}\n            [2284,22a4) {breg0(16016)}\n            [22a4,2418) {fbreg(-384)}\n            [2418,2420) {breg0(16016)}\n            [2420,257c) {fbreg(-384)}\n            [257c,258c) {breg0(16016)}\n            [258c,25b8) {fbreg(-384)}\n            [25b8,25c0) {breg0(16016)}\n            [25c0,25d0) {fbreg(-384)}\n            [25d0,25d4) {breg0(16016)}\n            [25d4,26cc) {fbreg(-384)}\n            [26cc,26ec) {breg0(16016)}\n            [26ec,26f8) {fbreg(-384)}\n            [26f8,2738) {breg3(16016)}\n            [2738,278c) {fbreg(-384)}\n            [278c,2790) {breg1(16016)}\n            [2790,27c8) {fbreg(-384)}\n            [27c8,27cc) {breg0(16016)}\n            [27cc,27dc) {fbreg(-384)}\n            [27dc,27ec) {breg0(16016)}\n            [27ec,2808) {fbreg(-384)}\n            [2808,2818) {breg1(16016)}\n            [2818,2824) {fbreg(-384)}\n            [2824,2838) {breg0(16016)}\n            [2838,2868) {fbreg(-384)}\n            [2868,2880) {breg0(16016)}\n            [2880,2888) {fbreg(-384)}\n            [2888,288c) {breg0(16016)}\n            [288c,289c) {fbreg(-384)}\n            [289c,28a0) {breg0(16016)}\n            [28a0,28cc) {fbreg(-384)}\n            [28cc,28d4) {breg1(16016)}\n            [28d4,28d8) {fbreg(-384)}\n            [28d8,28e4) {breg0(16016)}\n            [28e4,28f8) {fbreg(-384)}\n            [28f8,2900) {breg0(16016)}\n            [2900,2998) {fbreg(-384)}\n            [2998,29a4) {breg0(16016)}\n            [29a4,29c4) {fbreg(-384)}\n            [29c4,29dc) {breg0(16016)}\n            [29dc,2a10) {fbreg(-384)}\n            [2a10,2a30) {breg1(16016)}\n            [2a30,2a38) {fbreg(-384)}\n            [2a38,2a48) {breg0(16016)}\n            [2a48,2a54) {fbreg(-384)}\n            [2a54,2a68) {breg0(16016)}\n            [2a68,2a9c) {fbreg(-384)}\n            [2a9c,2abc) {breg1(16016)}\n            [2abc,2af4) {fbreg(-384)}\n            [2af4,2afc) {breg1(16016)}\n            [2afc,2b60) {fbreg(-384)}\n            [2b60,2b68) {breg1(16016)}\n            [2b68,2bd0) {fbreg(-384)}\n            [2bd0,2bdc) {breg0(16016)}\n            [2bdc,2bf0) {fbreg(-384)}\n            [2bf0,2c4b) {breg1(16016)}\n            [2c4b,2c6c) {fbreg(-384)}\n            [2c6c,2c70) {breg0(16016)}\n            [2c70,2c78) {fbreg(-384)}\n            [2c78,2c84) {breg1(16016)}\n            [2c84,2c88) {breg0(16016)}\n            [2c88,2ca8) {breg1(16016)}\n            [2ca8,2cac) {fbreg(-384)}\n            [2cac,2cbc) {breg0(16016)}\n            [2cbc,2cc8) {breg1(16016)}\n            [2cc8,2cd0) {fbreg(-384)}\n            [2cd0,2cd4) {breg0(16016)}\n            [2cd4,2cf0) {fbreg(-384)}\n            [2cf0,2cf4) {breg0(16016)}\n            [2cf4,2d40) {fbreg(-384)}\n            [2d40,2d44) {breg0(16016)}\n            [2d44,2d50) {fbreg(-384)}\n            [2d50,2d68) {breg1(16016)}\n            [2d68,2da4) {breg2(16016)}\n            [2da4,2da8) {fbreg(-384)}\n            [2da8,2db0) {breg0(16016)}\n            [2db0,2db8) {breg1(16016)}\n            [2db8,2dc8) {fbreg(-384)}\n            [2dc8,2dcc) {breg1(16016)}\n            [2dcc,2dd8) {fbreg(-384)}\n            [2dd8,2de0) {breg0(16016)}\n            [2de0,2de8) {fbreg(-384)}\n            [2de8,2df7) {breg1(16016)}\n            [2df7,2e00) {fbreg(-384)}\n            [2e00,2e34) {breg2(16016)}\n            [2e34,2e60) {fbreg(-384)}\n            [2e60,2e64) {breg0(16016)}\n            [2e64,2e78) {fbreg(-384)}\n            [2e78,2e7c) {breg0(16016)}\n            [2e7c,2ec0) {fbreg(-384)}\n            [2ec0,2ec8) {breg1(16016)}\n            [2ec8,2ecc) {fbreg(-384)}\n            [2ecc,2ed0) {breg0(16016)}\n            [2ed0,2ee8) {fbreg(-384)}\n            [2ee8,2ef0) {breg0(16016)}\n            [2ef0,2f08) {fbreg(-384)}\n            [2f08,2f10) {breg0(16016)}\n            [2f10,2f38) {fbreg(-384)}\n            [2f38,2f3c) {breg1(16016)}\n            [2f3c,2f48) {fbreg(-384)}\n            [2f48,2f50) {breg1(16016)}\n            [2f50,2fb4) {fbreg(-384)}\n            [2fb4,2fd4) {breg1(16016)}\n            [2fd4,2fd8) {fbreg(-384)}\n            [2fd8,2fec) {breg1(16016)}\n            [2fec,30b8) {fbreg(-384)}\n            [30b8,30c4) {breg1(16016)}\n            [30c4,30dc) {breg2(16016)}\n            [30dc,30e0) {fbreg(-384)}\n            [30e0,30f0) {breg1(16016)}\n            [30f0,3134) {fbreg(-384)}\n            [3134,3144) {breg1(16016)}\n            [3144,3164) {fbreg(-384)}\n            [3164,3168) {breg2(16016)}\n            [3168,3184) {fbreg(-384)}\n            [3184,319c) {breg0(16016)}\n            [319c,31ac) {breg1(16016)}\n            [31ac,31c0) {fbreg(-384)}\n            [31c0,31c4) {breg2(16016)}\n            [31c4,3200) {fbreg(-384)}\n            [3200,3214) {breg0(16016)}\n            [3214,3220) {fbreg(-384)}\n            [3220,3228) {breg1(16016)}\n            [3228,3288) {fbreg(-384)}\n            [3288,328c) {breg1(16016)}\n            [328c,32b4) {fbreg(-384)}\n            [32b4,32b8) {breg0(16016)}\n            [32b8,32d4) {fbreg(-384)}\n            [32d4,32d8) {breg0(16016)}\n            [32d8,32fc) {fbreg(-384)}\n            [32fc,330b) {breg1(16016)}\n            [330b,3334) {fbreg(-384)}\n            [3334,3354) {breg1(16016)}\n            [3354,33c0) {fbreg(-384)}\n            [33c0,33e0) {breg1(16016)}\n            [33e0,341c) {fbreg(-384)}\n            [341c,343c) {breg1(16016)}\n            [343c,348c) {fbreg(-384)}\n            [348c,34ac) {breg1(16016)}\n            [34ac,34e8) {fbreg(-384)}\n            [34e8,3508) {breg1(16016)}\n            [3508,3530) {fbreg(-384)}\n            [3530,3540) {breg1(16016)}\n            [3540,35a4) {fbreg(-384)}\n            [35a4,35ac) {breg0(16016)}\n            [35ac,35b8) {fbreg(-384)}\n            [35b8,35bc) {breg0(16016)}\n            [35bc,35cc) {fbreg(-384)}\n            [35cc,35d8) {breg0(16016)}\n            [35d8,3610) {fbreg(-384)}\n            [3610,3630) {breg1(16016)}\n            [3630,3634) {fbreg(-384)}\n            [3634,3668) {breg2(16016)}\n            [3668,3718) {fbreg(-384)}\n            [3718,372f) {breg1(16016)}\n            [372f,375c) {fbreg(-384)}\n            [375c,376c) {breg4(16016)}\n            [376c,377c) {fbreg(-384)}\n            [377c,3798) {breg0(16016)}\n            [3798,37a0) {fbreg(-384)}\n            [37a0,37ac) {breg0(16016)}\n            [37ac,37c4) {fbreg(-384)}\n            [37c4,37cc) {breg0(16016)}\n            [37cc,3864) {fbreg(-384)}\n            [3864,3868) {breg0(16016)}\n            [3868,3874) {fbreg(-384)}\n            [3874,3878) {breg0(16016)}\n            [3878,38a0) {fbreg(-384)}\n            [38a0,38a8) {breg1(16016)}\n            [38a8,38d4) {fbreg(-384)}\n            [38d4,38dc) {breg1(16016)}\n            [38dc,38e0) {fbreg(-384)}\n            [38e0,38e8) {breg0(16016)}\n            [38e8,38f8) {fbreg(-384)}\n            [38f8,3900) {breg0(16016)}\n            [3900,3930) {fbreg(-384)}\n            [3930,3938) {breg0(16016)}\n            [3938,3944) {fbreg(-384)}\n            [3944,394c) {breg0(16016)}\n            [394c,399c) {fbreg(-384)}\n            [399c,39a8) {breg0(16016)}\n            [39a8,39ac) {breg1(16016)}\n            [39ac,39b0) {fbreg(-384)}\n            [39b0,39b8) {breg0(16016)}\n            [39b8,39cc) {breg1(16016)}\n            [39cc,39e0) {fbreg(-384)}\n            [39e0,3a1f) {breg3(16016)}\n            [3a1f,3a34) {fbreg(-384)}\n            [3a34,3a38) {breg0(16016)}\n            [3a38,3aa8) {fbreg(-384)}\n            [3aa8,3acb) {breg3(16016)}\n            [3acb,3ad4) {fbreg(-384)}\n            [3ad4,3ae3) {breg3(16016)}\n            [3ae3,3aec) {fbreg(-384)}\n            [3aec,3afc) {breg1(16016)}\n            [3afc,3b24) {breg3(16016)}\n            [3b24,3b50) {fbreg(-384)}\n            [3b50,3b60) {breg0(16016)}\n            [3b60,3b90) {fbreg(-384)}\n            [3b90,3ba0) {breg3(16016)}\n            [3ba0,3ba4) {fbreg(-384)}\n            [3ba4,3ba8) {breg0(16016)}\n            [3ba8,3bc0) {fbreg(-384)}\n            [3bc0,3bcc) {breg0(16016)}\n            [3bcc,3c14) {fbreg(-384)}\n            [3c14,3c34) {breg1(16016)}\n            [3c34,3c3c) {fbreg(-384)}\n            [3c3c,3c48) {breg0(16016)}\n            [3c48,3c94) {fbreg(-384)}\n            [3c94,3c98) {breg1(16016)}\n            [3c98,3cc4) {fbreg(-384)}\n            [3cc4,3cd0) {breg1(16016)}\n            [3cd0,3cf8) {fbreg(-384)}\n            [3cf8,3cfc) {breg0(16016)}\n            [3cfc,3d58) {fbreg(-384)}\n            [3d58,3d78) {breg1(16016)}\n            [3d78,3d80) {fbreg(-384)}\n            [3d80,3d84) {breg0(16016)}\n            [3d84,3d8c) {fbreg(-384)}\n            [3d8c,3db4) {breg1(16016)}\n            [3db4,3dc0) {fbreg(-384)}\n            [3dc0,3dc8) {breg0(16016)}\n            [3dc8,3dd0) {breg1(16016)}\n            [3dd0,3de0) {fbreg(-384)}\n            [3de0,3de8) {breg1(16016)}\n            [3de8,3dfc) {fbreg(-384)}\n            [3dfc,3e04) {breg0(16016)}\n            [3e04,3e14) {fbreg(-384)}\n            [3e14,3e1c) {breg2(16016)}\n            [3e1c,3e58) {fbreg(-384)}\n            [3e58,3e60) {breg0(16016)}\n            [3e60,3ed4) {fbreg(-384)}\n            [3ed4,3ee8) {breg0(16016)}\n            [3ee8,3ef8) {fbreg(-384)}\n            [3ef8,3f0f) {breg4(16016)}\n            [3f0f,3f6c) {fbreg(-384)}\n            [3f6c,3f8c) {breg1(16016)}\n            [3f8c,3f94) {fbreg(-384)}\n            [3f94,3fa8) {breg0(16016)}\n            [3fa8,3fc4) {fbreg(-384)}\n            [3fc4,3fc8) {breg0(16016)}\n            [3fc8,3fd8) {fbreg(-384)}\n            [3fd8,3fe0) {breg0(16016)}\n            [3fe0,4018) {fbreg(-384)}\n            [4018,4020) {breg0(16016)}\n            [4020,404c) {fbreg(-384)}\n            [404c,4060) {breg0(16016)}\n            [4060,4078) {fbreg(-384)}\n            [4078,409b) {breg4(16016)}\n            [409b,40a4) {fbreg(-384)}\n            [40a4,40ac) {breg0(16016)}\n            [40ac,40bc) {fbreg(-384)}\n            [40bc,40c0) {breg0(16016)}\n            [40c0,4104) {fbreg(-384)}\n            [4104,4124) {breg1(16016)}\n            [4124,4164) {fbreg(-384)}\n            [4164,4170) {breg0(16016)}\n            [4170,4208) {fbreg(-384)}\n            [4208,421c) {breg0(16016)}\n            [421c,422c) {fbreg(-384)}\n            [422c,4243) {breg4(16016)}\n            [4243,42a0) {fbreg(-384)}\n            [42a0,42c0) {breg1(16016)}\n            [42c0,42c8) {fbreg(-384)}\n            [42c8,42d0) {breg0(16016)}\n            [42d0,4350) {fbreg(-384)}\n            [4350,4360) {breg0(16016)}\n            [4360,437c) {fbreg(-384)}\n            [437c,4384) {breg0(16016)}\n            [4384,4390) {fbreg(-384)}\n            [4390,439c) {breg0(16016)}\n            [439c,43a4) {fbreg(-384)}\n            [43a4,43b7) {breg2(16016)}\n            [43b7,43fc) {fbreg(-384)}\n            [43fc,441c) {breg1(16016)}\n            [441c,443c) {fbreg(-384)}\n            [443c,447c) {breg2(16016)}\n            [447c,4498) {fbreg(-384)}\n            [4498,44a4) {breg0(16016)}\n            [44a4,44b4) {breg2(16016)}\n            [44b4,4524) {fbreg(-384)}\n            [4524,452c) {breg0(16016)}\n            [452c,4580) {fbreg(-384)}\n            [4580,4588) {breg0(16016)}\n            [4588,4598) {fbreg(-384)}\n            [4598,45a8) {breg1(16016)}\n            [45a8,45b4) {fbreg(-384)}\n            [45b4,45d0) {breg1(16016)}\n            [45d0,4604) {fbreg(-384)}\n            [4604,4610) {breg0(16016)}\n            [4610,4620) {breg2(16016)}\n            [4620,4688) {fbreg(-384)}\n            [4688,469b) {breg3(16016)}\n            [469b,46a8) {fbreg(-384)}\n            [46a8,46b0) {breg0(16016)}\n            [46b0,46bc) {fbreg(-384)}\n            [46bc,46c0) {breg1(16016)}\n            [46c0,4710) {fbreg(-384)}\n            [4710,4714) {breg1(16016)}\n            [4714,472c) {fbreg(-384)}\n            [472c,4738) {breg0(16016)}\n            [4738,4854) {fbreg(-384)}\n            [4854,4874) {breg1(16016)}\n            [4874,489c) {fbreg(-384)}\n            [489c,48a0) {breg0(16016)}\n            [48a0,48c4) {fbreg(-384)}\n            [48c4,48d0) {breg2(16016)}\n            [48d0,4910) {fbreg(-384)}\n            [4910,4930) {breg1(16016)}\n            [4930,49e0) {fbreg(-384)}\n            [49e0,4a00) {breg1(16016)}\n            [4a00,4a40) {fbreg(-384)}\n            [4a40,4a60) {breg1(16016)}\n            [4a60,4a84) {fbreg(-384)}\n            [4a84,4a8c) {breg0(16016)}\n            [4a8c,4abc) {fbreg(-384)}\n            [4abc,4ac0) {breg0(16016)}\n            [4ac0,4b20) {fbreg(-384)}\n            [4b20,4b28) {breg0(16016)}\n            [4b28,4b84) {fbreg(-384)}\n            [4b84,4b9c) {breg0(16016)}\n            [4b9c,4bac) {fbreg(-384)}\n            [4bac,4bec) {reg21}\n            [4bec,4bfb) {breg1(16016)}\n            [4bfb,4c0c) {fbreg(-384)}\n            [4c0c,4c1b) {breg1(16016)}\n            [4c1b,4c44) {fbreg(-384)}\n            [4c44,4c64) {breg1(16016)}\n            [4c64,4c68) {fbreg(-384)}\n            [4c68,4c7c) {breg0(16016)}\n            [4c7c,4d38) {fbreg(-384)}\n            [4d38,4d40) {breg1(16016)}\n            [4d40,4da4) {fbreg(-384)}\n            [4da4,4dc4) {breg1(16016)}\n            [4dc4,4e38) {fbreg(-384)}\n            [4e38,4e58) {breg1(16016)}\n            [4e58,4e74) {fbreg(-384)}\n            [4e74,4e78) {breg1(16016)}\n            [4e78,4e94) {fbreg(-384)}\n            [4e94,4e98) {breg0(16016)}\n            [4e98,4f08) {fbreg(-384)}\n            [4f08,4f28) {breg1(16016)}\n            [4f28,4f64) {fbreg(-384)}\n            [4f64,4f84) {breg1(16016)}\n            [4f84,4fec) {fbreg(-384)}\n            [4fec,500c) {breg1(16016)}\n            [500c,5048) {fbreg(-384)}\n            [5048,5068) {breg1(16016)}\n            [5068,50b0) {fbreg(-384)}\n            [50b0,50b4) {breg3(16016)}\n            [50b4,50c8) {fbreg(-384)}\n            [50c8,50cc) {breg0(16016)}\n            [50cc,511c) {fbreg(-384)}\n            [511c,5130) {breg0(16016)}\n            [5130,5194) {fbreg(-384)}\n            [5194,51b4) {breg1(16016)}\n            [51b4,5288) {fbreg(-384)}\n      GNU_locviews (sec_offset)\n    [5738] formal_parameter \"mode\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1530,159f) {reg3}\n            [159f,1648) {reg22}\n            [1648,1684) {fbreg(-532)}\n            [1684,168c) {breg0(15868)}\n            [168c,1694) {fbreg(-532)}\n            [1694,16a4) {breg1(15868)}\n            [16a4,16a8) {breg0(15868)}\n            [16a8,16b4) {fbreg(-532)}\n            [16b4,16bc) {breg0(15868)}\n            [16bc,16c4) {fbreg(-532)}\n            [16c4,16e0) {breg1(15868)}\n            [16e0,16e4) {breg0(15868)}\n            [16e4,16f0) {fbreg(-532)}\n            [16f0,16ff) {breg1(15868)}\n            [16ff,1708) {fbreg(-532)}\n            [1708,170c) {breg0(15868)}\n            [170c,1718) {fbreg(-532)}\n            [1718,1720) {breg0(15868)}\n            [1720,1728) {fbreg(-532)}\n            [1728,1750) {breg1(15868)}\n            [1750,1760) {fbreg(-532)}\n            [1760,176f) {breg1(15868)}\n            [176f,1784) {fbreg(-532)}\n            [1784,178c) {breg0(15868)}\n            [178c,1790) {fbreg(-532)}\n            [1790,1798) {breg0(15868)}\n            [1798,17a4) {fbreg(-532)}\n            [17a4,17ac) {breg0(15868)}\n            [17ac,17e4) {fbreg(-532)}\n            [17e4,1800) {breg0(15868)}\n            [1800,181c) {breg1(15868)}\n            [181c,1860) {fbreg(-532)}\n            [1860,187c) {breg1(15868)}\n            [187c,1880) {fbreg(-532)}\n            [1880,188c) {breg0(15868)}\n            [188c,1898) {fbreg(-532)}\n            [1898,18a4) {breg0(15868)}\n            [18a4,18d8) {fbreg(-532)}\n            [18d8,18e0) {breg0(15868)}\n            [18e0,1940) {fbreg(-532)}\n            [1940,1954) {breg1(15868)}\n            [1954,1958) {fbreg(-532)}\n            [1958,195c) {breg0(15868)}\n            [195c,1964) {fbreg(-532)}\n            [1964,1968) {breg0(15868)}\n            [1968,198c) {fbreg(-532)}\n            [198c,1990) {breg0(15868)}\n            [1990,199c) {fbreg(-532)}\n            [199c,19a0) {breg0(15868)}\n            [19a0,19ac) {fbreg(-532)}\n            [19ac,19b0) {breg0(15868)}\n            [19b0,19c0) {fbreg(-532)}\n            [19c0,19c4) {breg0(15868)}\n            [19c4,1a0c) {fbreg(-532)}\n            [1a0c,1a14) {breg0(15868)}\n            [1a14,1a24) {fbreg(-532)}\n            [1a24,1a28) {breg0(15868)}\n            [1a28,1a38) {fbreg(-532)}\n            [1a38,1a3c) {breg0(15868)}\n            [1a3c,1a44) {fbreg(-532)}\n            [1a44,1a48) {breg0(15868)}\n            [1a48,1a5c) {fbreg(-532)}\n            [1a5c,1a70) {reg22}\n            [1a70,1a78) {breg0(15868)}\n            [1a78,1a84) {fbreg(-532)}\n            [1a84,1a8c) {breg0(15868)}\n            [1a8c,1a9c) {fbreg(-532)}\n            [1a9c,1aa4) {breg0(15868)}\n            [1aa4,1ab0) {fbreg(-532)}\n            [1ab0,1ab8) {breg0(15868)}\n            [1ab8,1acc) {fbreg(-532)}\n            [1acc,1ad4) {breg0(15868)}\n            [1ad4,1b40) {fbreg(-532)}\n            [1b40,1b60) {breg1(15868)}\n            [1b60,1b64) {fbreg(-532)}\n            [1b64,1b6c) {breg1(15868)}\n            [1b6c,1b70) {breg0(15868)}\n            [1b70,1b78) {fbreg(-532)}\n            [1b78,1b80) {breg1(15868)}\n            [1b80,1b94) {fbreg(-532)}\n            [1b94,1ba0) {breg1(15868)}\n            [1ba0,1ba4) {breg0(15868)}\n            [1ba4,1bab) {breg2(15868)}\n            [1bab,1bc0) {fbreg(-532)}\n            [1bc0,1bc8) {breg0(15868)}\n            [1bc8,1be4) {fbreg(-532)}\n            [1be4,1be8) {breg0(15868)}\n            [1be8,1c3c) {fbreg(-532)}\n            [1c3c,1c40) {breg0(15868)}\n            [1c40,1c48) {fbreg(-532)}\n            [1c48,1c50) {breg0(15868)}\n            [1c50,1c6c) {fbreg(-532)}\n            [1c6c,1c70) {breg0(15868)}\n            [1c70,1c80) {fbreg(-532)}\n            [1c80,1c8c) {breg0(15868)}\n            [1c8c,1c98) {fbreg(-532)}\n            [1c98,1cb8) {breg0(15868)}\n            [1cb8,1cc0) {fbreg(-532)}\n            [1cc0,1cc4) {breg0(15868)}\n            [1cc4,1cc8) {fbreg(-532)}\n            [1cc8,1cd0) {breg0(15868)}\n            [1cd0,1cec) {fbreg(-532)}\n            [1cec,1cf0) {breg0(15868)}\n            [1cf0,1d20) {fbreg(-532)}\n            [1d20,1d2c) {breg0(15868)}\n            [1d2c,1d34) {fbreg(-532)}\n            [1d34,1d3c) {breg0(15868)}\n            [1d3c,1d50) {fbreg(-532)}\n            [1d50,1d6c) {breg0(15868)}\n            [1d6c,1d70) {fbreg(-532)}\n            [1d70,1d78) {breg0(15868)}\n            [1d78,1d8c) {fbreg(-532)}\n            [1d8c,1da8) {breg0(15868)}\n            [1da8,1dfc) {fbreg(-532)}\n            [1dfc,1e00) {breg0(15868)}\n            [1e00,1e14) {fbreg(-532)}\n            [1e14,1e1c) {breg0(15868)}\n            [1e1c,1e28) {fbreg(-532)}\n            [1e28,1e30) {breg0(15868)}\n            [1e30,1e38) {fbreg(-532)}\n            [1e38,1e50) {breg1(15868)}\n            [1e50,1e60) {breg0(15868)}\n            [1e60,1ea8) {fbreg(-532)}\n            [1ea8,1ec0) {breg0(15868)}\n            [1ec0,1ec4) {fbreg(-532)}\n            [1ec4,1ecc) {breg0(15868)}\n            [1ecc,1efc) {fbreg(-532)}\n            [1efc,1f00) {breg0(15868)}\n            [1f00,1f50) {fbreg(-532)}\n            [1f50,1f64) {breg4(15868)}\n            [1f64,1f78) {fbreg(-532)}\n            [1f78,1f7c) {breg1(15868)}\n            [1f7c,1f84) {fbreg(-532)}\n            [1f84,1f88) {breg0(15868)}\n            [1f88,1f94) {fbreg(-532)}\n            [1f94,1f98) {breg1(15868)}\n            [1f98,1f9c) {fbreg(-532)}\n            [1f9c,1fa4) {breg0(15868)}\n            [1fa4,1fac) {breg1(15868)}\n            [1fac,1fdc) {fbreg(-532)}\n            [1fdc,2010) {reg22}\n            [2010,2018) {fbreg(-532)}\n            [2018,201c) {breg1(15868)}\n            [201c,203c) {fbreg(-532)}\n            [203c,2040) {breg0(15868)}\n            [2040,2064) {fbreg(-532)}\n            [2064,2068) {breg0(15868)}\n            [2068,2164) {fbreg(-532)}\n            [2164,2168) {breg1(15868)}\n            [2168,2174) {fbreg(-532)}\n            [2174,2178) {breg1(15868)}\n            [2178,21c8) {fbreg(-532)}\n            [21c8,21d0) {breg0(15868)}\n            [21d0,21e8) {fbreg(-532)}\n            [21e8,2208) {breg0(15868)}\n            [2208,2248) {fbreg(-532)}\n            [2248,224c) {breg0(15868)}\n            [224c,226c) {fbreg(-532)}\n            [226c,2278) {breg0(15868)}\n            [2278,2284) {fbreg(-532)}\n            [2284,22a4) {breg0(15868)}\n            [22a4,2418) {fbreg(-532)}\n            [2418,2420) {breg0(15868)}\n            [2420,257c) {fbreg(-532)}\n            [257c,258c) {breg0(15868)}\n            [258c,25b8) {fbreg(-532)}\n            [25b8,25c0) {breg0(15868)}\n            [25c0,25d0) {fbreg(-532)}\n            [25d0,25d4) {breg0(15868)}\n            [25d4,26cc) {fbreg(-532)}\n            [26cc,26ec) {breg0(15868)}\n            [26ec,26f8) {fbreg(-532)}\n            [26f8,2738) {breg3(15868)}\n            [2738,278c) {fbreg(-532)}\n            [278c,2790) {breg1(15868)}\n            [2790,27c8) {fbreg(-532)}\n            [27c8,27cc) {breg0(15868)}\n            [27cc,27dc) {fbreg(-532)}\n            [27dc,27ec) {breg0(15868)}\n            [27ec,2808) {fbreg(-532)}\n            [2808,2818) {breg1(15868)}\n            [2818,2824) {fbreg(-532)}\n            [2824,2838) {breg0(15868)}\n            [2838,2868) {fbreg(-532)}\n            [2868,2880) {breg0(15868)}\n            [2880,2888) {fbreg(-532)}\n            [2888,288c) {breg0(15868)}\n            [288c,289c) {fbreg(-532)}\n            [289c,28a0) {breg0(15868)}\n            [28a0,28cc) {fbreg(-532)}\n            [28cc,28d4) {breg1(15868)}\n            [28d4,28d8) {fbreg(-532)}\n            [28d8,28e4) {breg0(15868)}\n            [28e4,28f8) {fbreg(-532)}\n            [28f8,2900) {breg0(15868)}\n            [2900,2998) {fbreg(-532)}\n            [2998,29a4) {breg0(15868)}\n            [29a4,29c4) {fbreg(-532)}\n            [29c4,29dc) {breg0(15868)}\n            [29dc,2a10) {fbreg(-532)}\n            [2a10,2a30) {breg1(15868)}\n            [2a30,2a38) {fbreg(-532)}\n            [2a38,2a48) {breg0(15868)}\n            [2a48,2a54) {fbreg(-532)}\n            [2a54,2a68) {breg0(15868)}\n            [2a68,2a9c) {fbreg(-532)}\n            [2a9c,2abc) {breg1(15868)}\n            [2abc,2af4) {fbreg(-532)}\n            [2af4,2afc) {breg1(15868)}\n            [2afc,2b60) {fbreg(-532)}\n            [2b60,2b68) {breg1(15868)}\n            [2b68,2bd0) {fbreg(-532)}\n            [2bd0,2bdc) {breg0(15868)}\n            [2bdc,2bf0) {fbreg(-532)}\n            [2bf0,2c4b) {breg1(15868)}\n            [2c4b,2c6c) {fbreg(-532)}\n            [2c6c,2c70) {breg0(15868)}\n            [2c70,2c78) {fbreg(-532)}\n            [2c78,2c84) {breg1(15868)}\n            [2c84,2c88) {breg0(15868)}\n            [2c88,2ca8) {breg1(15868)}\n            [2ca8,2cac) {fbreg(-532)}\n            [2cac,2cbc) {breg0(15868)}\n            [2cbc,2cc8) {breg1(15868)}\n            [2cc8,2cd0) {fbreg(-532)}\n            [2cd0,2cd4) {breg0(15868)}\n            [2cd4,2cf0) {fbreg(-532)}\n            [2cf0,2cf4) {breg0(15868)}\n            [2cf4,2d40) {fbreg(-532)}\n            [2d40,2d44) {breg0(15868)}\n            [2d44,2d50) {fbreg(-532)}\n            [2d50,2d68) {breg1(15868)}\n            [2d68,2da4) {breg2(15868)}\n            [2da4,2da8) {fbreg(-532)}\n            [2da8,2db0) {breg0(15868)}\n            [2db0,2db8) {breg1(15868)}\n            [2db8,2dc8) {fbreg(-532)}\n            [2dc8,2dcc) {breg1(15868)}\n            [2dcc,2dd8) {fbreg(-532)}\n            [2dd8,2de0) {breg0(15868)}\n            [2de0,2de8) {fbreg(-532)}\n            [2de8,2df7) {breg1(15868)}\n            [2df7,2e00) {fbreg(-532)}\n            [2e00,2e34) {breg2(15868)}\n            [2e34,2e60) {fbreg(-532)}\n            [2e60,2e64) {breg0(15868)}\n            [2e64,2e78) {fbreg(-532)}\n            [2e78,2e7c) {breg0(15868)}\n            [2e7c,2ec0) {fbreg(-532)}\n            [2ec0,2ec8) {breg1(15868)}\n            [2ec8,2ecc) {fbreg(-532)}\n            [2ecc,2ed0) {breg0(15868)}\n            [2ed0,2ee8) {fbreg(-532)}\n            [2ee8,2ef0) {breg0(15868)}\n            [2ef0,2f08) {fbreg(-532)}\n            [2f08,2f10) {breg0(15868)}\n            [2f10,2f38) {fbreg(-532)}\n            [2f38,2f3c) {breg1(15868)}\n            [2f3c,2f48) {fbreg(-532)}\n            [2f48,2f50) {breg1(15868)}\n            [2f50,2fb4) {fbreg(-532)}\n            [2fb4,2fd4) {breg1(15868)}\n            [2fd4,2fd8) {fbreg(-532)}\n            [2fd8,2fec) {breg1(15868)}\n            [2fec,30b8) {fbreg(-532)}\n            [30b8,30c4) {breg1(15868)}\n            [30c4,30dc) {breg2(15868)}\n            [30dc,30e0) {fbreg(-532)}\n            [30e0,30f0) {breg1(15868)}\n            [30f0,3134) {fbreg(-532)}\n            [3134,3144) {breg1(15868)}\n            [3144,3164) {fbreg(-532)}\n            [3164,3168) {breg2(15868)}\n            [3168,3184) {fbreg(-532)}\n            [3184,319c) {breg0(15868)}\n            [319c,31ac) {breg1(15868)}\n            [31ac,31c0) {fbreg(-532)}\n            [31c0,31c4) {breg2(15868)}\n            [31c4,3200) {fbreg(-532)}\n            [3200,3214) {breg0(15868)}\n            [3214,3220) {fbreg(-532)}\n            [3220,3228) {breg1(15868)}\n            [3228,3288) {fbreg(-532)}\n            [3288,328c) {breg1(15868)}\n            [328c,32b4) {fbreg(-532)}\n            [32b4,32b8) {breg0(15868)}\n            [32b8,32d4) {fbreg(-532)}\n            [32d4,32d8) {breg0(15868)}\n            [32d8,32fc) {fbreg(-532)}\n            [32fc,330b) {breg1(15868)}\n            [330b,3334) {fbreg(-532)}\n            [3334,3354) {breg1(15868)}\n            [3354,33c0) {fbreg(-532)}\n            [33c0,33e0) {breg1(15868)}\n            [33e0,341c) {fbreg(-532)}\n            [341c,343c) {breg1(15868)}\n            [343c,348c) {fbreg(-532)}\n            [348c,34ac) {breg1(15868)}\n            [34ac,34e8) {fbreg(-532)}\n            [34e8,3508) {breg1(15868)}\n            [3508,3530) {fbreg(-532)}\n            [3530,3540) {breg1(15868)}\n            [3540,35a4) {fbreg(-532)}\n            [35a4,35ac) {breg0(15868)}\n            [35ac,35b8) {fbreg(-532)}\n            [35b8,35bc) {breg0(15868)}\n            [35bc,35cc) {fbreg(-532)}\n            [35cc,35d8) {breg0(15868)}\n            [35d8,3610) {fbreg(-532)}\n            [3610,3630) {breg1(15868)}\n            [3630,3634) {fbreg(-532)}\n            [3634,3668) {breg2(15868)}\n            [3668,3718) {fbreg(-532)}\n            [3718,372f) {breg1(15868)}\n            [372f,375c) {fbreg(-532)}\n            [375c,376c) {breg4(15868)}\n            [376c,377c) {fbreg(-532)}\n            [377c,3798) {breg0(15868)}\n            [3798,37a0) {fbreg(-532)}\n            [37a0,37ac) {breg0(15868)}\n            [37ac,37c4) {fbreg(-532)}\n            [37c4,37cc) {breg0(15868)}\n            [37cc,3864) {fbreg(-532)}\n            [3864,3868) {breg0(15868)}\n            [3868,3874) {fbreg(-532)}\n            [3874,3878) {breg0(15868)}\n            [3878,38a0) {fbreg(-532)}\n            [38a0,38a8) {breg1(15868)}\n            [38a8,38d4) {fbreg(-532)}\n            [38d4,38dc) {breg1(15868)}\n            [38dc,38e0) {fbreg(-532)}\n            [38e0,38e8) {breg0(15868)}\n            [38e8,38f8) {fbreg(-532)}\n            [38f8,3900) {breg0(15868)}\n            [3900,3930) {fbreg(-532)}\n            [3930,3938) {breg0(15868)}\n            [3938,3944) {fbreg(-532)}\n            [3944,394c) {breg0(15868)}\n            [394c,399c) {fbreg(-532)}\n            [399c,39a8) {breg0(15868)}\n            [39a8,39ac) {breg1(15868)}\n            [39ac,39b0) {fbreg(-532)}\n            [39b0,39b8) {breg0(15868)}\n            [39b8,39cc) {breg1(15868)}\n            [39cc,39e0) {fbreg(-532)}\n            [39e0,3a1f) {breg3(15868)}\n            [3a1f,3a34) {fbreg(-532)}\n            [3a34,3a38) {breg0(15868)}\n            [3a38,3aa8) {fbreg(-532)}\n            [3aa8,3acb) {breg3(15868)}\n            [3acb,3ad4) {fbreg(-532)}\n            [3ad4,3ae3) {breg3(15868)}\n            [3ae3,3aec) {fbreg(-532)}\n            [3aec,3afc) {breg1(15868)}\n            [3afc,3b24) {breg3(15868)}\n            [3b24,3b50) {fbreg(-532)}\n            [3b50,3b60) {breg0(15868)}\n            [3b60,3b90) {fbreg(-532)}\n            [3b90,3ba0) {breg3(15868)}\n            [3ba0,3ba4) {fbreg(-532)}\n            [3ba4,3ba8) {breg0(15868)}\n            [3ba8,3bc0) {fbreg(-532)}\n            [3bc0,3bcc) {breg0(15868)}\n            [3bcc,3c14) {fbreg(-532)}\n            [3c14,3c34) {breg1(15868)}\n            [3c34,3c3c) {fbreg(-532)}\n            [3c3c,3c48) {breg0(15868)}\n            [3c48,3c94) {fbreg(-532)}\n            [3c94,3c98) {breg1(15868)}\n            [3c98,3cc4) {fbreg(-532)}\n            [3cc4,3cd0) {breg1(15868)}\n            [3cd0,3cf8) {fbreg(-532)}\n            [3cf8,3cfc) {breg0(15868)}\n            [3cfc,3d58) {fbreg(-532)}\n            [3d58,3d78) {breg1(15868)}\n            [3d78,3d80) {fbreg(-532)}\n            [3d80,3d84) {breg0(15868)}\n            [3d84,3d8c) {fbreg(-532)}\n            [3d8c,3db4) {breg1(15868)}\n            [3db4,3dc0) {fbreg(-532)}\n            [3dc0,3dc8) {breg0(15868)}\n            [3dc8,3dd0) {breg1(15868)}\n            [3dd0,3de0) {fbreg(-532)}\n            [3de0,3de8) {breg1(15868)}\n            [3de8,3dfc) {fbreg(-532)}\n            [3dfc,3e04) {breg0(15868)}\n            [3e04,3e14) {fbreg(-532)}\n            [3e14,3e1c) {breg2(15868)}\n            [3e1c,3e58) {fbreg(-532)}\n            [3e58,3e60) {breg0(15868)}\n            [3e60,3ed4) {fbreg(-532)}\n            [3ed4,3ee8) {breg0(15868)}\n            [3ee8,3ef8) {fbreg(-532)}\n            [3ef8,3f0f) {breg4(15868)}\n            [3f0f,3f6c) {fbreg(-532)}\n            [3f6c,3f8c) {breg1(15868)}\n            [3f8c,3f94) {fbreg(-532)}\n            [3f94,3fa8) {breg0(15868)}\n            [3fa8,3fc4) {fbreg(-532)}\n            [3fc4,3fc8) {breg0(15868)}\n            [3fc8,3fd8) {fbreg(-532)}\n            [3fd8,3fe0) {breg0(15868)}\n            [3fe0,4018) {fbreg(-532)}\n            [4018,4020) {breg0(15868)}\n            [4020,404c) {fbreg(-532)}\n            [404c,4060) {breg0(15868)}\n            [4060,4078) {fbreg(-532)}\n            [4078,409b) {breg4(15868)}\n            [409b,40a4) {fbreg(-532)}\n            [40a4,40ac) {breg0(15868)}\n            [40ac,40bc) {fbreg(-532)}\n            [40bc,40c0) {breg0(15868)}\n            [40c0,4104) {fbreg(-532)}\n            [4104,4124) {breg1(15868)}\n            [4124,4164) {fbreg(-532)}\n            [4164,4170) {breg0(15868)}\n            [4170,4208) {fbreg(-532)}\n            [4208,421c) {breg0(15868)}\n            [421c,422c) {fbreg(-532)}\n            [422c,4243) {breg4(15868)}\n            [4243,42a0) {fbreg(-532)}\n            [42a0,42c0) {breg1(15868)}\n            [42c0,42c8) {fbreg(-532)}\n            [42c8,42d0) {breg0(15868)}\n            [42d0,4350) {fbreg(-532)}\n            [4350,4360) {breg0(15868)}\n            [4360,437c) {fbreg(-532)}\n            [437c,4384) {breg0(15868)}\n            [4384,4390) {fbreg(-532)}\n            [4390,439c) {breg0(15868)}\n            [439c,43a4) {fbreg(-532)}\n            [43a4,43b7) {breg2(15868)}\n            [43b7,43fc) {fbreg(-532)}\n            [43fc,441c) {breg1(15868)}\n            [441c,443c) {fbreg(-532)}\n            [443c,447c) {breg2(15868)}\n            [447c,4498) {fbreg(-532)}\n            [4498,44a4) {breg0(15868)}\n            [44a4,44b4) {breg2(15868)}\n            [44b4,4524) {fbreg(-532)}\n            [4524,452c) {breg0(15868)}\n            [452c,4580) {fbreg(-532)}\n            [4580,4588) {breg0(15868)}\n            [4588,4598) {fbreg(-532)}\n            [4598,45a8) {breg1(15868)}\n            [45a8,45b4) {fbreg(-532)}\n            [45b4,45d0) {breg1(15868)}\n            [45d0,4604) {fbreg(-532)}\n            [4604,4610) {breg0(15868)}\n            [4610,4620) {breg2(15868)}\n            [4620,4688) {fbreg(-532)}\n            [4688,469b) {breg3(15868)}\n            [469b,46a8) {fbreg(-532)}\n            [46a8,46b0) {breg0(15868)}\n            [46b0,46bc) {fbreg(-532)}\n            [46bc,46c0) {breg1(15868)}\n            [46c0,4710) {fbreg(-532)}\n            [4710,4714) {breg1(15868)}\n            [4714,472c) {fbreg(-532)}\n            [472c,4738) {breg0(15868)}\n            [4738,4854) {fbreg(-532)}\n            [4854,4874) {breg1(15868)}\n            [4874,489c) {fbreg(-532)}\n            [489c,48a0) {breg0(15868)}\n            [48a0,48c4) {fbreg(-532)}\n            [48c4,48d0) {breg2(15868)}\n            [48d0,4910) {fbreg(-532)}\n            [4910,4930) {breg1(15868)}\n            [4930,49e0) {fbreg(-532)}\n            [49e0,4a00) {breg1(15868)}\n            [4a00,4a40) {fbreg(-532)}\n            [4a40,4a60) {breg1(15868)}\n            [4a60,4a84) {fbreg(-532)}\n            [4a84,4a8c) {breg0(15868)}\n            [4a8c,4abc) {fbreg(-532)}\n            [4abc,4ac0) {breg0(15868)}\n            [4ac0,4b20) {fbreg(-532)}\n            [4b20,4b28) {breg0(15868)}\n            [4b28,4b84) {fbreg(-532)}\n            [4b84,4b9c) {breg0(15868)}\n            [4b9c,4bac) {fbreg(-532)}\n            [4bac,4bec) {reg22}\n            [4bec,4bfb) {breg1(15868)}\n            [4bfb,4c0c) {fbreg(-532)}\n            [4c0c,4c1b) {breg1(15868)}\n            [4c1b,4c44) {fbreg(-532)}\n            [4c44,4c64) {breg1(15868)}\n            [4c64,4c68) {fbreg(-532)}\n            [4c68,4c7c) {breg0(15868)}\n            [4c7c,4d38) {fbreg(-532)}\n            [4d38,4d40) {breg1(15868)}\n            [4d40,4da4) {fbreg(-532)}\n            [4da4,4dc4) {breg1(15868)}\n            [4dc4,4e38) {fbreg(-532)}\n            [4e38,4e58) {breg1(15868)}\n            [4e58,4e74) {fbreg(-532)}\n            [4e74,4e78) {breg1(15868)}\n            [4e78,4e94) {fbreg(-532)}\n            [4e94,4e98) {breg0(15868)}\n            [4e98,4f08) {fbreg(-532)}\n            [4f08,4f28) {breg1(15868)}\n            [4f28,4f64) {fbreg(-532)}\n            [4f64,4f84) {breg1(15868)}\n            [4f84,4fec) {fbreg(-532)}\n            [4fec,500c) {breg1(15868)}\n            [500c,5048) {fbreg(-532)}\n            [5048,5068) {breg1(15868)}\n            [5068,50b0) {fbreg(-532)}\n            [50b0,50b4) {breg3(15868)}\n            [50b4,50c8) {fbreg(-532)}\n            [50c8,50cc) {breg0(15868)}\n            [50cc,511c) {fbreg(-532)}\n            [511c,5130) {breg0(15868)}\n            [5130,5194) {fbreg(-532)}\n            [5194,51b4) {breg1(15868)}\n            [51b4,5288) {fbreg(-532)}\n      GNU_locviews (sec_offset)\n    [5745] formal_parameter \"tvp\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1530,159f) {reg4}\n            [159f,15dc) {fbreg(-544)}\n            [15dc,15e8) {breg1(15856)}\n            [15e8,160c) {fbreg(-544)}\n            [160c,1610) {breg0(15856)}\n            [1610,1618) {fbreg(-544)}\n            [1618,1620) {breg1(15856)}\n            [1620,1684) {fbreg(-544)}\n            [1684,168c) {breg0(15856)}\n            [168c,1694) {fbreg(-544)}\n            [1694,16a4) {breg1(15856)}\n            [16a4,16a8) {breg0(15856)}\n            [16a8,16b4) {fbreg(-544)}\n            [16b4,16bc) {breg0(15856)}\n            [16bc,16c4) {fbreg(-544)}\n            [16c4,16e0) {breg1(15856)}\n            [16e0,16e4) {breg0(15856)}\n            [16e4,16f0) {fbreg(-544)}\n            [16f0,16ff) {breg1(15856)}\n            [16ff,1708) {fbreg(-544)}\n            [1708,170c) {breg0(15856)}\n            [170c,1718) {fbreg(-544)}\n            [1718,1720) {breg0(15856)}\n            [1720,1728) {fbreg(-544)}\n            [1728,1750) {breg1(15856)}\n            [1750,1760) {fbreg(-544)}\n            [1760,176f) {breg1(15856)}\n            [176f,1784) {fbreg(-544)}\n            [1784,178c) {breg0(15856)}\n            [178c,1790) {fbreg(-544)}\n            [1790,1798) {breg0(15856)}\n            [1798,17a4) {fbreg(-544)}\n            [17a4,17ac) {breg0(15856)}\n            [17ac,17e4) {fbreg(-544)}\n            [17e4,1800) {breg0(15856)}\n            [1800,181c) {breg1(15856)}\n            [181c,1860) {fbreg(-544)}\n            [1860,187c) {breg1(15856)}\n            [187c,1880) {fbreg(-544)}\n            [1880,188c) {breg0(15856)}\n            [188c,1898) {fbreg(-544)}\n            [1898,18a4) {breg0(15856)}\n            [18a4,18d8) {fbreg(-544)}\n            [18d8,18e0) {breg0(15856)}\n            [18e0,1940) {fbreg(-544)}\n            [1940,1954) {breg1(15856)}\n            [1954,1958) {fbreg(-544)}\n            [1958,195c) {breg0(15856)}\n            [195c,1964) {fbreg(-544)}\n            [1964,1968) {breg0(15856)}\n            [1968,198c) {fbreg(-544)}\n            [198c,1990) {breg0(15856)}\n            [1990,199c) {fbreg(-544)}\n            [199c,19a0) {breg0(15856)}\n            [19a0,19ac) {fbreg(-544)}\n            [19ac,19b0) {breg0(15856)}\n            [19b0,19c0) {fbreg(-544)}\n            [19c0,19c4) {breg0(15856)}\n            [19c4,1a0c) {fbreg(-544)}\n            [1a0c,1a14) {breg0(15856)}\n            [1a14,1a24) {fbreg(-544)}\n            [1a24,1a28) {breg0(15856)}\n            [1a28,1a38) {fbreg(-544)}\n            [1a38,1a3c) {breg0(15856)}\n            [1a3c,1a44) {fbreg(-544)}\n            [1a44,1a48) {breg0(15856)}\n            [1a48,1a68) {fbreg(-544)}\n            [1a68,1a78) {breg0(15856)}\n            [1a78,1a84) {fbreg(-544)}\n            [1a84,1a8c) {breg0(15856)}\n            [1a8c,1a9c) {fbreg(-544)}\n            [1a9c,1aa4) {breg0(15856)}\n            [1aa4,1ab0) {fbreg(-544)}\n            [1ab0,1ab8) {breg0(15856)}\n            [1ab8,1acc) {fbreg(-544)}\n            [1acc,1ad4) {breg0(15856)}\n            [1ad4,1b40) {fbreg(-544)}\n            [1b40,1b60) {breg1(15856)}\n            [1b60,1b64) {fbreg(-544)}\n            [1b64,1b6c) {breg1(15856)}\n            [1b6c,1b70) {breg0(15856)}\n            [1b70,1b78) {fbreg(-544)}\n            [1b78,1b80) {breg1(15856)}\n            [1b80,1b94) {fbreg(-544)}\n            [1b94,1ba0) {breg1(15856)}\n            [1ba0,1ba4) {breg0(15856)}\n            [1ba4,1bab) {breg2(15856)}\n            [1bab,1bc0) {fbreg(-544)}\n            [1bc0,1bc8) {breg0(15856)}\n            [1bc8,1be4) {fbreg(-544)}\n            [1be4,1be8) {breg0(15856)}\n            [1be8,1c3c) {fbreg(-544)}\n            [1c3c,1c40) {breg0(15856)}\n            [1c40,1c48) {fbreg(-544)}\n            [1c48,1c50) {breg0(15856)}\n            [1c50,1c6c) {fbreg(-544)}\n            [1c6c,1c70) {breg0(15856)}\n            [1c70,1c80) {fbreg(-544)}\n            [1c80,1c8c) {breg0(15856)}\n            [1c8c,1c98) {fbreg(-544)}\n            [1c98,1cb8) {breg0(15856)}\n            [1cb8,1cc0) {fbreg(-544)}\n            [1cc0,1cc4) {breg0(15856)}\n            [1cc4,1cc8) {fbreg(-544)}\n            [1cc8,1cd0) {breg0(15856)}\n            [1cd0,1cec) {fbreg(-544)}\n            [1cec,1cf0) {breg0(15856)}\n            [1cf0,1d20) {fbreg(-544)}\n            [1d20,1d2c) {breg0(15856)}\n            [1d2c,1d34) {fbreg(-544)}\n            [1d34,1d3c) {breg0(15856)}\n            [1d3c,1d50) {fbreg(-544)}\n            [1d50,1d6c) {breg0(15856)}\n            [1d6c,1d70) {fbreg(-544)}\n            [1d70,1d78) {breg0(15856)}\n            [1d78,1d8c) {fbreg(-544)}\n            [1d8c,1da8) {breg0(15856)}\n            [1da8,1dfc) {fbreg(-544)}\n            [1dfc,1e00) {breg0(15856)}\n            [1e00,1e14) {fbreg(-544)}\n            [1e14,1e1c) {breg0(15856)}\n            [1e1c,1e28) {fbreg(-544)}\n            [1e28,1e30) {breg0(15856)}\n            [1e30,1e38) {fbreg(-544)}\n            [1e38,1e50) {breg1(15856)}\n            [1e50,1e60) {breg0(15856)}\n            [1e60,1ea8) {fbreg(-544)}\n            [1ea8,1ec0) {breg0(15856)}\n            [1ec0,1ec4) {fbreg(-544)}\n            [1ec4,1ecc) {breg0(15856)}\n            [1ecc,1efc) {fbreg(-544)}\n            [1efc,1f00) {breg0(15856)}\n            [1f00,1f50) {fbreg(-544)}\n            [1f50,1f64) {breg4(15856)}\n            [1f64,1f78) {fbreg(-544)}\n            [1f78,1f7c) {breg1(15856)}\n            [1f7c,1f84) {fbreg(-544)}\n            [1f84,1f88) {breg0(15856)}\n            [1f88,1f94) {fbreg(-544)}\n            [1f94,1f98) {breg1(15856)}\n            [1f98,1f9c) {fbreg(-544)}\n            [1f9c,1fa4) {breg0(15856)}\n            [1fa4,1fac) {breg1(15856)}\n            [1fac,1fdc) {fbreg(-544)}\n            [1fdc,1fdf) {breg1(15856)}\n            [1fdf,2018) {fbreg(-544)}\n            [2018,201c) {breg1(15856)}\n            [201c,203c) {fbreg(-544)}\n            [203c,2040) {breg0(15856)}\n            [2040,2064) {fbreg(-544)}\n            [2064,2068) {breg0(15856)}\n            [2068,2164) {fbreg(-544)}\n            [2164,2168) {breg1(15856)}\n            [2168,2174) {fbreg(-544)}\n            [2174,2178) {breg1(15856)}\n            [2178,21c8) {fbreg(-544)}\n            [21c8,21d0) {breg0(15856)}\n            [21d0,21e8) {fbreg(-544)}\n            [21e8,2208) {breg0(15856)}\n            [2208,2248) {fbreg(-544)}\n            [2248,224c) {breg0(15856)}\n            [224c,226c) {fbreg(-544)}\n            [226c,2278) {breg0(15856)}\n            [2278,2284) {fbreg(-544)}\n            [2284,22a4) {breg0(15856)}\n            [22a4,2418) {fbreg(-544)}\n            [2418,2420) {breg0(15856)}\n            [2420,257c) {fbreg(-544)}\n            [257c,258c) {breg0(15856)}\n            [258c,25b8) {fbreg(-544)}\n            [25b8,25c0) {breg0(15856)}\n            [25c0,25d0) {fbreg(-544)}\n            [25d0,25d4) {breg0(15856)}\n            [25d4,26cc) {fbreg(-544)}\n            [26cc,26ec) {breg0(15856)}\n            [26ec,26f8) {fbreg(-544)}\n            [26f8,2738) {breg3(15856)}\n            [2738,278c) {fbreg(-544)}\n            [278c,2790) {breg1(15856)}\n            [2790,27c8) {fbreg(-544)}\n            [27c8,27cc) {breg0(15856)}\n            [27cc,27dc) {fbreg(-544)}\n            [27dc,27ec) {breg0(15856)}\n            [27ec,2808) {fbreg(-544)}\n            [2808,2818) {breg1(15856)}\n            [2818,2824) {fbreg(-544)}\n            [2824,2838) {breg0(15856)}\n            [2838,2868) {fbreg(-544)}\n            [2868,2880) {breg0(15856)}\n            [2880,2888) {fbreg(-544)}\n            [2888,288c) {breg0(15856)}\n            [288c,289c) {fbreg(-544)}\n            [289c,28a0) {breg0(15856)}\n            [28a0,28cc) {fbreg(-544)}\n            [28cc,28d4) {breg1(15856)}\n            [28d4,28d8) {fbreg(-544)}\n            [28d8,28e4) {breg0(15856)}\n            [28e4,28f8) {fbreg(-544)}\n            [28f8,2900) {breg0(15856)}\n            [2900,2998) {fbreg(-544)}\n            [2998,29a4) {breg0(15856)}\n            [29a4,29c4) {fbreg(-544)}\n            [29c4,29dc) {breg0(15856)}\n            [29dc,2a10) {fbreg(-544)}\n            [2a10,2a30) {breg1(15856)}\n            [2a30,2a38) {fbreg(-544)}\n            [2a38,2a48) {breg0(15856)}\n            [2a48,2a54) {fbreg(-544)}\n            [2a54,2a68) {breg0(15856)}\n            [2a68,2a9c) {fbreg(-544)}\n            [2a9c,2abc) {breg1(15856)}\n            [2abc,2af4) {fbreg(-544)}\n            [2af4,2afc) {breg1(15856)}\n            [2afc,2b60) {fbreg(-544)}\n            [2b60,2b68) {breg1(15856)}\n            [2b68,2bd0) {fbreg(-544)}\n            [2bd0,2bdc) {breg0(15856)}\n            [2bdc,2bf0) {fbreg(-544)}\n            [2bf0,2c4b) {breg1(15856)}\n            [2c4b,2c6c) {fbreg(-544)}\n            [2c6c,2c70) {breg0(15856)}\n            [2c70,2c78) {fbreg(-544)}\n            [2c78,2c84) {breg1(15856)}\n            [2c84,2c88) {breg0(15856)}\n            [2c88,2ca8) {breg1(15856)}\n            [2ca8,2cac) {fbreg(-544)}\n            [2cac,2cbc) {breg0(15856)}\n            [2cbc,2cc8) {breg1(15856)}\n            [2cc8,2cd0) {fbreg(-544)}\n            [2cd0,2cd4) {breg0(15856)}\n            [2cd4,2cf0) {fbreg(-544)}\n            [2cf0,2cf4) {breg0(15856)}\n            [2cf4,2d40) {fbreg(-544)}\n            [2d40,2d44) {breg0(15856)}\n            [2d44,2d50) {fbreg(-544)}\n            [2d50,2d68) {breg1(15856)}\n            [2d68,2da4) {breg2(15856)}\n            [2da4,2da8) {fbreg(-544)}\n            [2da8,2db0) {breg0(15856)}\n            [2db0,2db8) {breg1(15856)}\n            [2db8,2dc8) {fbreg(-544)}\n            [2dc8,2dcc) {breg1(15856)}\n            [2dcc,2dd8) {fbreg(-544)}\n            [2dd8,2de0) {breg0(15856)}\n            [2de0,2de8) {fbreg(-544)}\n            [2de8,2df7) {breg1(15856)}\n            [2df7,2e00) {fbreg(-544)}\n            [2e00,2e34) {breg2(15856)}\n            [2e34,2e60) {fbreg(-544)}\n            [2e60,2e64) {breg0(15856)}\n            [2e64,2e78) {fbreg(-544)}\n            [2e78,2e7c) {breg0(15856)}\n            [2e7c,2ec0) {fbreg(-544)}\n            [2ec0,2ec8) {breg1(15856)}\n            [2ec8,2ecc) {fbreg(-544)}\n            [2ecc,2ed0) {breg0(15856)}\n            [2ed0,2ee8) {fbreg(-544)}\n            [2ee8,2ef0) {breg0(15856)}\n            [2ef0,2f08) {fbreg(-544)}\n            [2f08,2f10) {breg0(15856)}\n            [2f10,2f38) {fbreg(-544)}\n            [2f38,2f3c) {breg1(15856)}\n            [2f3c,2f48) {fbreg(-544)}\n            [2f48,2f50) {breg1(15856)}\n            [2f50,2fb4) {fbreg(-544)}\n            [2fb4,2fd4) {breg1(15856)}\n            [2fd4,2fd8) {fbreg(-544)}\n            [2fd8,2fec) {breg1(15856)}\n            [2fec,30b8) {fbreg(-544)}\n            [30b8,30c4) {breg1(15856)}\n            [30c4,30dc) {breg2(15856)}\n            [30dc,30e0) {fbreg(-544)}\n            [30e0,30f0) {breg1(15856)}\n            [30f0,3134) {fbreg(-544)}\n            [3134,3144) {breg1(15856)}\n            [3144,3164) {fbreg(-544)}\n            [3164,3168) {breg2(15856)}\n            [3168,3184) {fbreg(-544)}\n            [3184,319c) {breg0(15856)}\n            [319c,31ac) {breg1(15856)}\n            [31ac,31c0) {fbreg(-544)}\n            [31c0,31c4) {breg2(15856)}\n            [31c4,3200) {fbreg(-544)}\n            [3200,3214) {breg0(15856)}\n            [3214,3220) {fbreg(-544)}\n            [3220,3228) {breg1(15856)}\n            [3228,3288) {fbreg(-544)}\n            [3288,328c) {breg1(15856)}\n            [328c,32b4) {fbreg(-544)}\n            [32b4,32b8) {breg0(15856)}\n            [32b8,32d4) {fbreg(-544)}\n            [32d4,32d8) {breg0(15856)}\n            [32d8,32fc) {fbreg(-544)}\n            [32fc,330b) {breg1(15856)}\n            [330b,3334) {fbreg(-544)}\n            [3334,3354) {breg1(15856)}\n            [3354,33c0) {fbreg(-544)}\n            [33c0,33e0) {breg1(15856)}\n            [33e0,341c) {fbreg(-544)}\n            [341c,343c) {breg1(15856)}\n            [343c,348c) {fbreg(-544)}\n            [348c,34ac) {breg1(15856)}\n            [34ac,34e8) {fbreg(-544)}\n            [34e8,3508) {breg1(15856)}\n            [3508,3530) {fbreg(-544)}\n            [3530,3540) {breg1(15856)}\n            [3540,35a4) {fbreg(-544)}\n            [35a4,35ac) {breg0(15856)}\n            [35ac,35b8) {fbreg(-544)}\n            [35b8,35bc) {breg0(15856)}\n            [35bc,35cc) {fbreg(-544)}\n            [35cc,35d8) {breg0(15856)}\n            [35d8,3610) {fbreg(-544)}\n            [3610,3630) {breg1(15856)}\n            [3630,3634) {fbreg(-544)}\n            [3634,3668) {breg2(15856)}\n            [3668,3718) {fbreg(-544)}\n            [3718,372f) {breg1(15856)}\n            [372f,375c) {fbreg(-544)}\n            [375c,376c) {breg4(15856)}\n            [376c,377c) {fbreg(-544)}\n            [377c,3798) {breg0(15856)}\n            [3798,37a0) {fbreg(-544)}\n            [37a0,37ac) {breg0(15856)}\n            [37ac,37c4) {fbreg(-544)}\n            [37c4,37cc) {breg0(15856)}\n            [37cc,3864) {fbreg(-544)}\n            [3864,3868) {breg0(15856)}\n            [3868,3874) {fbreg(-544)}\n            [3874,3878) {breg0(15856)}\n            [3878,38a0) {fbreg(-544)}\n            [38a0,38a8) {breg1(15856)}\n            [38a8,38d4) {fbreg(-544)}\n            [38d4,38dc) {breg1(15856)}\n            [38dc,38e0) {fbreg(-544)}\n            [38e0,38e8) {breg0(15856)}\n            [38e8,38f8) {fbreg(-544)}\n            [38f8,3900) {breg0(15856)}\n            [3900,3930) {fbreg(-544)}\n            [3930,3938) {breg0(15856)}\n            [3938,3944) {fbreg(-544)}\n            [3944,394c) {breg0(15856)}\n            [394c,399c) {fbreg(-544)}\n            [399c,39a8) {breg0(15856)}\n            [39a8,39ac) {breg1(15856)}\n            [39ac,39b0) {fbreg(-544)}\n            [39b0,39b8) {breg0(15856)}\n            [39b8,39cc) {breg1(15856)}\n            [39cc,39e0) {fbreg(-544)}\n            [39e0,3a1f) {breg3(15856)}\n            [3a1f,3a34) {fbreg(-544)}\n            [3a34,3a38) {breg0(15856)}\n            [3a38,3aa8) {fbreg(-544)}\n            [3aa8,3acb) {breg3(15856)}\n            [3acb,3ad4) {fbreg(-544)}\n            [3ad4,3ae3) {breg3(15856)}\n            [3ae3,3aec) {fbreg(-544)}\n            [3aec,3afc) {breg1(15856)}\n            [3afc,3b24) {breg3(15856)}\n            [3b24,3b50) {fbreg(-544)}\n            [3b50,3b60) {breg0(15856)}\n            [3b60,3b90) {fbreg(-544)}\n            [3b90,3ba0) {breg3(15856)}\n            [3ba0,3ba4) {fbreg(-544)}\n            [3ba4,3ba8) {breg0(15856)}\n            [3ba8,3bc0) {fbreg(-544)}\n            [3bc0,3bcc) {breg0(15856)}\n            [3bcc,3c14) {fbreg(-544)}\n            [3c14,3c34) {breg1(15856)}\n            [3c34,3c3c) {fbreg(-544)}\n            [3c3c,3c48) {breg0(15856)}\n            [3c48,3c94) {fbreg(-544)}\n            [3c94,3c98) {breg1(15856)}\n            [3c98,3cc4) {fbreg(-544)}\n            [3cc4,3cd0) {breg1(15856)}\n            [3cd0,3cf8) {fbreg(-544)}\n            [3cf8,3cfc) {breg0(15856)}\n            [3cfc,3d58) {fbreg(-544)}\n            [3d58,3d78) {breg1(15856)}\n            [3d78,3d80) {fbreg(-544)}\n            [3d80,3d84) {breg0(15856)}\n            [3d84,3d8c) {fbreg(-544)}\n            [3d8c,3db4) {breg1(15856)}\n            [3db4,3dc0) {fbreg(-544)}\n            [3dc0,3dc8) {breg0(15856)}\n            [3dc8,3dd0) {breg1(15856)}\n            [3dd0,3de0) {fbreg(-544)}\n            [3de0,3de8) {breg1(15856)}\n            [3de8,3dfc) {fbreg(-544)}\n            [3dfc,3e04) {breg0(15856)}\n            [3e04,3e14) {fbreg(-544)}\n            [3e14,3e1c) {breg2(15856)}\n            [3e1c,3e58) {fbreg(-544)}\n            [3e58,3e60) {breg0(15856)}\n            [3e60,3ed4) {fbreg(-544)}\n            [3ed4,3ee8) {breg0(15856)}\n            [3ee8,3ef8) {fbreg(-544)}\n            [3ef8,3f0f) {breg4(15856)}\n            [3f0f,3f6c) {fbreg(-544)}\n            [3f6c,3f8c) {breg1(15856)}\n            [3f8c,3f94) {fbreg(-544)}\n            [3f94,3fa8) {breg0(15856)}\n            [3fa8,3fc4) {fbreg(-544)}\n            [3fc4,3fc8) {breg0(15856)}\n            [3fc8,3fd8) {fbreg(-544)}\n            [3fd8,3fe0) {breg0(15856)}\n            [3fe0,4018) {fbreg(-544)}\n            [4018,4020) {breg0(15856)}\n            [4020,404c) {fbreg(-544)}\n            [404c,4060) {breg0(15856)}\n            [4060,4078) {fbreg(-544)}\n            [4078,409b) {breg4(15856)}\n            [409b,40a4) {fbreg(-544)}\n            [40a4,40ac) {breg0(15856)}\n            [40ac,40bc) {fbreg(-544)}\n            [40bc,40c0) {breg0(15856)}\n            [40c0,4104) {fbreg(-544)}\n            [4104,4124) {breg1(15856)}\n            [4124,4164) {fbreg(-544)}\n            [4164,4170) {breg0(15856)}\n            [4170,4208) {fbreg(-544)}\n            [4208,421c) {breg0(15856)}\n            [421c,422c) {fbreg(-544)}\n            [422c,4243) {breg4(15856)}\n            [4243,42a0) {fbreg(-544)}\n            [42a0,42c0) {breg1(15856)}\n            [42c0,42c8) {fbreg(-544)}\n            [42c8,42d0) {breg0(15856)}\n            [42d0,4350) {fbreg(-544)}\n            [4350,4360) {breg0(15856)}\n            [4360,437c) {fbreg(-544)}\n            [437c,4384) {breg0(15856)}\n            [4384,4390) {fbreg(-544)}\n            [4390,439c) {breg0(15856)}\n            [439c,43a4) {fbreg(-544)}\n            [43a4,43b7) {breg2(15856)}\n            [43b7,43fc) {fbreg(-544)}\n            [43fc,441c) {breg1(15856)}\n            [441c,443c) {fbreg(-544)}\n            [443c,447c) {breg2(15856)}\n            [447c,4498) {fbreg(-544)}\n            [4498,44a4) {breg0(15856)}\n            [44a4,44b4) {breg2(15856)}\n            [44b4,4524) {fbreg(-544)}\n            [4524,452c) {breg0(15856)}\n            [452c,4580) {fbreg(-544)}\n            [4580,4588) {breg0(15856)}\n            [4588,4598) {fbreg(-544)}\n            [4598,45a8) {breg1(15856)}\n            [45a8,45b4) {fbreg(-544)}\n            [45b4,45d0) {breg1(15856)}\n            [45d0,4604) {fbreg(-544)}\n            [4604,4610) {breg0(15856)}\n            [4610,4620) {breg2(15856)}\n            [4620,4688) {fbreg(-544)}\n            [4688,469b) {breg3(15856)}\n            [469b,46a8) {fbreg(-544)}\n            [46a8,46b0) {breg0(15856)}\n            [46b0,46bc) {fbreg(-544)}\n            [46bc,46c0) {breg1(15856)}\n            [46c0,4710) {fbreg(-544)}\n            [4710,4714) {breg1(15856)}\n            [4714,472c) {fbreg(-544)}\n            [472c,4738) {breg0(15856)}\n            [4738,4854) {fbreg(-544)}\n            [4854,4874) {breg1(15856)}\n            [4874,489c) {fbreg(-544)}\n            [489c,48a0) {breg0(15856)}\n            [48a0,48c4) {fbreg(-544)}\n            [48c4,48d0) {breg2(15856)}\n            [48d0,4910) {fbreg(-544)}\n            [4910,4930) {breg1(15856)}\n            [4930,49e0) {fbreg(-544)}\n            [49e0,4a00) {breg1(15856)}\n            [4a00,4a40) {fbreg(-544)}\n            [4a40,4a60) {breg1(15856)}\n            [4a60,4a84) {fbreg(-544)}\n            [4a84,4a8c) {breg0(15856)}\n            [4a8c,4abc) {fbreg(-544)}\n            [4abc,4ac0) {breg0(15856)}\n            [4ac0,4b20) {fbreg(-544)}\n            [4b20,4b28) {breg0(15856)}\n            [4b28,4b84) {fbreg(-544)}\n            [4b84,4b9c) {breg0(15856)}\n            [4b9c,4bac) {fbreg(-544)}\n            [4bac,4baf) {breg1(15856)}\n            [4baf,4be4) {fbreg(-544)}\n            [4be4,4bfb) {breg1(15856)}\n            [4bfb,4c0c) {fbreg(-544)}\n            [4c0c,4c1b) {breg1(15856)}\n            [4c1b,4c44) {fbreg(-544)}\n            [4c44,4c64) {breg1(15856)}\n            [4c64,4c68) {fbreg(-544)}\n            [4c68,4c7c) {breg0(15856)}\n            [4c7c,4d38) {fbreg(-544)}\n            [4d38,4d40) {breg1(15856)}\n            [4d40,4da4) {fbreg(-544)}\n            [4da4,4dc4) {breg1(15856)}\n            [4dc4,4e38) {fbreg(-544)}\n            [4e38,4e58) {breg1(15856)}\n            [4e58,4e74) {fbreg(-544)}\n            [4e74,4e78) {breg1(15856)}\n            [4e78,4e94) {fbreg(-544)}\n            [4e94,4e98) {breg0(15856)}\n            [4e98,4f08) {fbreg(-544)}\n            [4f08,4f28) {breg1(15856)}\n            [4f28,4f64) {fbreg(-544)}\n            [4f64,4f84) {breg1(15856)}\n            [4f84,4fec) {fbreg(-544)}\n            [4fec,500c) {breg1(15856)}\n            [500c,5048) {fbreg(-544)}\n            [5048,5068) {breg1(15856)}\n            [5068,50b0) {fbreg(-544)}\n            [50b0,50b4) {breg3(15856)}\n            [50b4,50c8) {fbreg(-544)}\n            [50c8,50cc) {breg0(15856)}\n            [50cc,511c) {fbreg(-544)}\n            [511c,5130) {breg0(15856)}\n            [5130,5194) {fbreg(-544)}\n            [5194,51b4) {breg1(15856)}\n            [51b4,5288) {fbreg(-544)}\n      GNU_locviews (sec_offset)\n    [5752] variable \"prefix_len\"\n      abstract_origin (ref4)\n      const_value (data1)\n    [5758] variable \"fname_len\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15a4,15a8) {breg0(1), stack_value}\n            [15a8,15b4) {breg2(1), stack_value}\n            [15b4,15c3) {reg2}\n      GNU_locviews (sec_offset)\n    [5765] variable \"fullname\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,17d0) {reg31}\n            [1a5c,1d6c) {reg31}\n            [1fdc,2010) {reg31}\n            [2064,2154) {reg31}\n            [2acc,2b58) {reg31}\n            [2b68,2bb0) {reg31}\n            [3840,3878) {reg31}\n            [4934,497c) {reg31}\n            [4aec,4b10) {reg31}\n            [4b34,4c68) {reg31}\n            [4ce8,4d0c) {reg31}\n            [4dc8,4dec) {reg31}\n            [51b8,5200) {reg31}\n      GNU_locviews (sec_offset)\n    [5772] variable \"cp\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,17d0) {reg31}\n            [1a5c,1d6c) {reg31}\n            [1fdc,2010) {reg31}\n            [2064,2154) {reg31}\n            [2acc,2b58) {reg31}\n            [2b68,2bb0) {reg31}\n            [3840,3878) {reg31}\n            [4934,497c) {reg31}\n            [4aec,4b10) {reg31}\n            [4b34,4c68) {reg31}\n            [4ce8,4d0c) {reg31}\n            [4dc8,4dec) {reg31}\n            [51b8,5200) {reg31}\n      GNU_locviews (sec_offset)\n    [577f] variable \"debugelf\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,176c) {lit0, stack_value}\n            [176c,178c) {reg28}\n            [178c,1954) {fbreg(-432)}\n            [1a5c,1b80) {lit0, stack_value}\n            [1b80,1b94) {fbreg(-432)}\n            [1b94,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {fbreg(-432)}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,2154) {reg28}\n            [2154,2ac0) {fbreg(-432)}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,3840) {fbreg(-432)}\n            [3840,3860) {lit0, stack_value}\n            [38dc,4934) {fbreg(-432)}\n            [4934,4978) {reg28}\n            [4978,4978) {fbreg(-432)}\n            [497c,4a04) {fbreg(-432)}\n            [4a08,4aec) {fbreg(-432)}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {fbreg(-432)}\n            [4b34,4b44) {lit0, stack_value}\n            [4b44,4b7c) {fbreg(-432)}\n            [4b80,4b9c) {fbreg(-432)}\n            [4b9c,4bac) {reg28}\n            [4bac,4c68) {lit0, stack_value}\n            [4c68,4ce8) {fbreg(-432)}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {fbreg(-432)}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,507c) {fbreg(-432)}\n            [511c,51b8) {fbreg(-432)}\n            [51b8,5200) {lit0, stack_value}\n            [5200,5288) {fbreg(-432)}\n      GNU_locviews (sec_offset)\n    [578c] variable \"result\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1938) {lit0, stack_value}\n            [1938,1954) {lit1, stack_value}\n            [19a8,19cc) {fbreg(-444)}\n            [1a30,1a4c) {fbreg(-444)}\n            [1a5c,1e88) {lit0, stack_value}\n            [1e88,1f70) {fbreg(-444)}\n            [1f70,1f7c) {lit1, stack_value}\n            [1f7c,1f98) {fbreg(-444)}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b58,2b58) {lit1, stack_value}\n            [2b68,3860) {lit0, stack_value}\n            [38cc,38dc) {lit1, stack_value}\n            [38dc,3998) {lit0, stack_value}\n            [3998,39ac) {lit1, stack_value}\n            [39ac,39b8) {fbreg(-444)}\n            [39b8,3b64) {lit0, stack_value}\n            [3b64,3b68) {lit1, stack_value}\n            [3b68,3cbc) {lit0, stack_value}\n            [3cbc,3ccc) {lit1, stack_value}\n            [3ccc,4160) {lit0, stack_value}\n            [4160,4170) {lit1, stack_value}\n            [4170,41a4) {lit0, stack_value}\n            [41a4,41a8) {lit1, stack_value}\n            [41a8,41e8) {lit0, stack_value}\n            [41e8,41ec) {lit1, stack_value}\n            [41ec,4978) {lit0, stack_value}\n            [497c,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {fbreg(-444)}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {fbreg(-444)}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4bdc) {lit0, stack_value}\n            [4bdc,4bec) {lit1, stack_value}\n            [4bec,4c68) {lit0, stack_value}\n            [4c68,4ce8) {fbreg(-444)}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4de8) {lit0, stack_value}\n            [4dec,507c) {lit0, stack_value}\n            [50bc,50d4) {lit1, stack_value}\n            [50d4,5118) {fbreg(-444)}\n            [5118,511c) {lit1, stack_value}\n            [511c,5200) {lit0, stack_value}\n            [5200,5288) {fbreg(-444)}\n      GNU_locviews (sec_offset)\n    [5799] variable \"shdridx\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {fbreg(-440)}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,27ec) {lit0, stack_value}\n            [27ec,2820) {fbreg(-440)}\n            [2820,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,2ca8) {lit0, stack_value}\n            [2ca8,36cc) {fbreg(-440)}\n            [3718,3778) {lit0, stack_value}\n            [3778,382c) {fbreg(-440)}\n            [382c,3860) {lit0, stack_value}\n            [38dc,3c68) {lit0, stack_value}\n            [3c68,4934) {fbreg(-440)}\n            [4934,4978) {lit0, stack_value}\n            [497c,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {fbreg(-440)}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {fbreg(-440)}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4c68) {lit0, stack_value}\n            [4c68,4ce8) {fbreg(-440)}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {fbreg(-440)}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,507c) {lit0, stack_value}\n            [511c,5200) {lit0, stack_value}\n            [5200,5288) {fbreg(-440)}\n      GNU_locviews (sec_offset)\n    [57a6] variable \"lastsec_offset\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1cc4) {lit0, stack_value}\n            [1cc4,1d24) {reg23}\n            [1d40,1d6c) {reg23}\n            [1d7c,1f7c) {reg23}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,3860) {lit0, stack_value}\n            [38dc,3c68) {lit0, stack_value}\n            [3c68,3d20) {reg23}\n            [3d20,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {reg23}\n            [4b10,4b34) {reg23}\n            [4b34,4c68) {lit0, stack_value}\n            [4c68,4ce8) {reg23}\n            [4ce8,4d0c) {lit0, stack_value}\n            [4d0c,4dc8) {reg23}\n            [4dc8,507c) {lit0, stack_value}\n            [511c,51dc) {lit0, stack_value}\n            [5200,5288) {reg23}\n      GNU_locviews (sec_offset)\n    [57b3] variable \"lastsec_size\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,3860) {lit0, stack_value}\n            [38dc,3c68) {lit0, stack_value}\n            [3d20,4040) {lit0, stack_value}\n            [4048,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4b34,4c68) {lit0, stack_value}\n            [4ce8,4d0c) {lit0, stack_value}\n            [4dc8,507c) {lit0, stack_value}\n            [511c,51dc) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [57c0] variable \"shstrndx\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-432)}\n    [57c9] variable \"shdr_info\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,17d8) {lit0, stack_value}\n            [17d8,1954) {reg26}\n            [1a5c,1b90) {lit0, stack_value}\n            [1b90,1b94) {reg0}\n            [1b94,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {reg26}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,2154) {lit0, stack_value}\n            [2154,2278) {reg26}\n            [2278,23b8) {reg21}\n            [23b8,2478) {reg26}\n            [2478,2584) {reg21}\n            [2584,2678) {reg26}\n            [2678,27d8) {reg21}\n            [27d8,2820) {reg26}\n            [2820,28d4) {reg21}\n            [28d4,2994) {reg26}\n            [2994,2ac0) {reg21}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,2bd8) {reg21}\n            [2bd8,3840) {reg26}\n            [3840,3860) {lit0, stack_value}\n            [38dc,3db0) {reg26}\n            [3db0,3db4) {breg1(15816), deref, const1u(152), minus, stack_value}\n            [3db4,3dc0) {fbreg(-400)}\n            [3dc0,3dc8) {breg0(16000)}\n            [3dc8,3dd0) {breg1(16000)}\n            [3dd0,3de0) {fbreg(-400)}\n            [3de0,3de8) {breg1(16000)}\n            [3de8,3dfc) {fbreg(-400)}\n            [3dfc,3e04) {breg0(16000)}\n            [3e04,3e14) {fbreg(-400)}\n            [3e14,3e1c) {breg2(16000)}\n            [3e1c,3e58) {fbreg(-400)}\n            [3e58,3e60) {breg0(16000)}\n            [3e60,3ed4) {fbreg(-400)}\n            [3ed4,3ee8) {breg0(16000)}\n            [3ee8,3ef8) {fbreg(-400)}\n            [3ef8,3f0f) {breg4(16000)}\n            [3f0f,3f6c) {fbreg(-400)}\n            [3f6c,3f8c) {breg1(16000)}\n            [3f8c,3f94) {fbreg(-400)}\n            [3f94,3fa8) {breg0(16000)}\n            [3fa8,3fc4) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [3fc4,3fc8) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [3fc8,3fd8) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [3fd8,3fe0) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [3fe0,4018) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [4018,4020) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [4020,404c) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [404c,4060) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [4060,4078) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [4078,409b) {breg4(15816), deref, const1u(152), minus, stack_value}\n            [409b,40a4) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [40a4,40ac) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [40ac,40bc) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [40bc,40c0) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [40c0,4104) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [4104,4124) {breg1(15816), deref, const1u(152), minus, stack_value}\n            [4124,4160) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [4160,4170) {reg26}\n            [4170,41ec) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [41ec,4208) {fbreg(-400)}\n            [4208,421c) {breg0(16000)}\n            [421c,422c) {fbreg(-400)}\n            [422c,4243) {breg4(16000)}\n            [4243,42a0) {fbreg(-400)}\n            [42a0,42c0) {breg1(16000)}\n            [42c0,42c8) {fbreg(-400)}\n            [42c8,42d0) {breg0(16000)}\n            [42d0,4350) {fbreg(-400)}\n            [4350,4360) {breg0(16000)}\n            [4360,437c) {fbreg(-400)}\n            [437c,4384) {breg0(16000)}\n            [4384,4390) {fbreg(-400)}\n            [4390,439c) {breg0(16000)}\n            [439c,43a4) {fbreg(-400)}\n            [43a4,43b7) {breg2(16000)}\n            [43b7,43fc) {fbreg(-400)}\n            [43fc,441c) {breg1(16000)}\n            [441c,443c) {fbreg(-400)}\n            [443c,447c) {breg2(16000)}\n            [447c,4498) {fbreg(-400)}\n            [4498,44a4) {breg0(16000)}\n            [44a4,44b4) {breg2(16000)}\n            [44b4,4524) {fbreg(-400)}\n            [4524,452c) {breg0(16000)}\n            [452c,4580) {fbreg(-400)}\n            [4580,4588) {breg0(16000)}\n            [4588,4598) {fbreg(-400)}\n            [4598,45a8) {breg1(16000)}\n            [45a8,45b4) {fbreg(-400)}\n            [45b4,45d0) {breg1(16000)}\n            [45d0,4604) {fbreg(-400)}\n            [4604,4610) {breg0(16000)}\n            [4610,4620) {breg2(16000)}\n            [4620,4688) {fbreg(-400)}\n            [4688,469b) {breg3(16000)}\n            [469b,46a8) {fbreg(-400)}\n            [46a8,46b0) {breg0(16000)}\n            [46b0,46bc) {fbreg(-400)}\n            [46bc,46c0) {breg1(16000)}\n            [46c0,4710) {fbreg(-400)}\n            [4710,4714) {breg1(16000)}\n            [4714,472c) {fbreg(-400)}\n            [472c,4738) {breg0(16000)}\n            [4738,4854) {fbreg(-400)}\n            [4854,4874) {breg1(16000)}\n            [4874,489c) {fbreg(-400)}\n            [489c,48a0) {breg0(16000)}\n            [48a0,48c4) {fbreg(-400)}\n            [48c4,48d0) {breg2(16000)}\n            [48d0,4910) {fbreg(-400)}\n            [4910,4930) {breg1(16000)}\n            [4930,4934) {fbreg(-400)}\n            [4934,4978) {lit0, stack_value}\n            [497c,4984) {reg21}\n            [4a08,4aec) {reg26}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {reg26}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4c68) {lit0, stack_value}\n            [4c68,4ce8) {reg26}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {reg26}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,4ea4) {reg26}\n            [4ea4,4eac) {reg21}\n            [4f2c,507c) {reg26}\n            [511c,51b8) {reg26}\n            [51b8,5200) {lit0, stack_value}\n            [5200,5288) {reg26}\n      GNU_locviews (sec_offset)\n    [57d6] variable \"scn\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [17e0,1820) {lit0, stack_value}\n            [1820,1823) {reg1}\n            [1823,1828) {reg21}\n            [1828,1833) {reg0}\n            [1833,194c) {reg21}\n            [2154,21d8) {reg21}\n            [21d8,21db) {reg1}\n            [21db,21e0) {reg21}\n            [21e0,21e8) {reg0}\n            [21e8,2274) {reg21}\n            [2274,2278) {breg0(15912)}\n            [2278,2284) {fbreg(-488)}\n            [2284,22a4) {breg0(15912)}\n            [22a4,23b8) {fbreg(-488)}\n            [23b8,2478) {reg21}\n            [2478,257c) {fbreg(-488)}\n            [257c,258c) {breg0(15912)}\n            [258c,25b0) {fbreg(-488)}\n            [25dc,25e4) {reg0}\n            [25e4,262c) {reg24}\n            [2678,26cc) {fbreg(-488)}\n            [26cc,26ec) {breg0(15912)}\n            [26ec,26f8) {fbreg(-488)}\n            [26f8,2738) {breg3(15912)}\n            [2738,278c) {fbreg(-488)}\n            [278c,2790) {breg1(15912)}\n            [2790,27c8) {fbreg(-488)}\n            [27c8,27cc) {breg0(15912)}\n            [27cc,27d8) {fbreg(-488)}\n            [2820,2824) {fbreg(-488)}\n            [2824,2838) {breg0(15912)}\n            [2838,2868) {fbreg(-488)}\n            [2868,2880) {breg0(15912)}\n            [2880,2888) {fbreg(-488)}\n            [2888,288c) {breg0(15912)}\n            [288c,289c) {fbreg(-488)}\n            [289c,28a0) {breg0(15912)}\n            [28a0,28cc) {fbreg(-488)}\n            [28cc,28d4) {breg1(15912)}\n            [28d4,2994) {reg21}\n            [2994,2998) {fbreg(-488)}\n            [2998,29a4) {breg0(15912)}\n            [29a4,29c4) {fbreg(-488)}\n            [29c4,29dc) {breg0(15912)}\n            [29dc,2a10) {fbreg(-488)}\n            [2a10,2a30) {breg1(15912)}\n            [2a30,2a38) {fbreg(-488)}\n            [2a38,2a48) {breg0(15912)}\n            [2a48,2a54) {fbreg(-488)}\n            [2a54,2a68) {breg0(15912)}\n            [2a68,2a9c) {fbreg(-488)}\n            [2a9c,2abc) {breg1(15912)}\n            [2abc,2ac0) {fbreg(-488)}\n            [2bcc,2bd0) {fbreg(-488)}\n            [2bd0,2bdc) {breg0(15912)}\n            [2bdc,2be4) {fbreg(-488)}\n            [2dec,2df4) {reg0}\n            [2df4,2df7) {breg1(15904)}\n            [2df7,2e00) {fbreg(-496)}\n            [2e00,2e34) {breg2(15904)}\n            [2e34,2e60) {fbreg(-496)}\n            [2e60,2e64) {breg0(15904)}\n            [2e64,2e78) {fbreg(-496)}\n            [2e78,2e7c) {breg0(15904)}\n            [2e7c,2ec0) {fbreg(-496)}\n            [2ec0,2ec8) {breg1(15904)}\n            [2ec8,2ecc) {fbreg(-496)}\n            [2ecc,2ed0) {breg0(15904)}\n            [2ed0,2ee8) {fbreg(-496)}\n            [2ee8,2ef0) {breg0(15904)}\n            [2ef0,2f08) {fbreg(-496)}\n            [2f08,2f10) {breg0(15904)}\n            [2f10,2f38) {fbreg(-496)}\n            [2f38,2f3c) {breg1(15904)}\n            [2f3c,2f48) {fbreg(-496)}\n            [2f48,2f50) {breg1(15904)}\n            [2f50,2fb4) {fbreg(-496)}\n            [2fb4,2fd4) {breg1(15904)}\n            [2fd4,2fd8) {fbreg(-496)}\n            [2fd8,2fec) {breg1(15904)}\n            [2fec,30b8) {fbreg(-496)}\n            [30b8,30c4) {breg1(15904)}\n            [30c4,30dc) {breg2(15904)}\n            [30dc,30e0) {fbreg(-496)}\n            [30e0,30f0) {breg1(15904)}\n            [30f0,3134) {fbreg(-496)}\n            [3134,3144) {breg1(15904)}\n            [3144,3164) {fbreg(-496)}\n            [3164,3168) {breg2(15904)}\n            [3168,3184) {fbreg(-496)}\n            [3184,319c) {breg0(15904)}\n            [319c,31ac) {breg1(15904)}\n            [31ac,31c0) {fbreg(-496)}\n            [31c0,31c4) {breg2(15904)}\n            [31c4,3200) {fbreg(-496)}\n            [3200,3214) {breg0(15904)}\n            [3214,3220) {fbreg(-496)}\n            [3220,3228) {breg1(15904)}\n            [3228,3288) {fbreg(-496)}\n            [3288,328c) {breg1(15904)}\n            [328c,32b4) {fbreg(-496)}\n            [32b4,32b8) {breg0(15904)}\n            [32b8,32d4) {fbreg(-496)}\n            [32d4,32d8) {breg0(15904)}\n            [32d8,32fc) {fbreg(-496)}\n            [32fc,330b) {breg1(15904)}\n            [330b,3334) {fbreg(-496)}\n            [3334,3354) {breg1(15904)}\n            [3354,33c0) {fbreg(-496)}\n            [33c0,33e0) {breg1(15904)}\n            [33e0,341c) {fbreg(-496)}\n            [341c,343c) {breg1(15904)}\n            [343c,348c) {fbreg(-496)}\n            [348c,34ac) {breg1(15904)}\n            [34ac,34e8) {fbreg(-496)}\n            [34e8,3508) {breg1(15904)}\n            [3508,3530) {fbreg(-496)}\n            [3530,3540) {breg1(15904)}\n            [3540,35a4) {fbreg(-496)}\n            [35a4,35ac) {breg0(15904)}\n            [35ac,35b8) {fbreg(-496)}\n            [35b8,35bc) {breg0(15904)}\n            [35bc,35cc) {fbreg(-496)}\n            [35cc,35d8) {breg0(15904)}\n            [35d8,3610) {fbreg(-496)}\n            [3610,3630) {breg1(15904)}\n            [3630,3634) {fbreg(-496)}\n            [3634,3668) {breg2(15904)}\n            [3668,3690) {fbreg(-496)}\n            [37d4,3803) {reg0}\n            [382c,3840) {reg21}\n            [3e64,3e6b) {reg0}\n            [42dc,42df) {reg0}\n            [42df,432c) {reg20}\n            [43b4,43e0) {reg28}\n            [43e0,43fc) {fbreg(-480)}\n            [43fc,441c) {breg1(15920)}\n            [441c,443c) {fbreg(-480)}\n            [443c,447c) {breg2(15920)}\n            [447c,4498) {fbreg(-480)}\n            [4498,44a4) {breg0(15920)}\n            [44a4,44b4) {breg2(15920)}\n            [44b4,4524) {fbreg(-480)}\n            [4524,452c) {breg0(15920)}\n            [452c,4580) {fbreg(-480)}\n            [4580,4588) {breg0(15920)}\n            [4588,4598) {fbreg(-480)}\n            [4598,45a8) {breg1(15920)}\n            [45a8,45b4) {fbreg(-480)}\n            [45b4,45d0) {breg1(15920)}\n            [45d0,4604) {fbreg(-480)}\n            [4604,4610) {breg0(15920)}\n            [4610,4620) {breg2(15920)}\n            [4620,466c) {fbreg(-480)}\n            [4748,4814) {reg20}\n            [4878,48d8) {reg20}\n            [497c,49e0) {fbreg(-488)}\n            [49e0,4a00) {breg1(15912)}\n            [4a00,4a04) {fbreg(-488)}\n            [4a08,4a64) {reg21}\n            [4dec,4ea4) {reg24}\n            [4ea4,4f08) {fbreg(-488)}\n            [4f08,4f28) {breg1(15912)}\n            [4f28,4f2c) {fbreg(-488)}\n            [4f88,5010) {reg24}\n            [511c,5120) {reg21}\n            [5130,5138) {reg21}\n      GNU_locviews (sec_offset)\n    [57e3] variable \"cnt\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [17e0,1820) {lit1, stack_value}\n            [1820,1954) {reg23}\n            [1a80,1a98) {lit0, stack_value}\n            [1a98,1ae4) {reg21}\n            [1f80,1fb4) {lit1, stack_value}\n            [2070,2088) {lit0, stack_value}\n            [2088,20d4) {reg21}\n            [2154,21f0) {reg23}\n            [21f0,2208) {lit1, stack_value}\n            [2208,2260) {reg23}\n            [2278,22a4) {lit1, stack_value}\n            [22a4,22ec) {reg28}\n            [2380,23b0) {reg28}\n            [23b8,2478) {reg23}\n            [2478,24dc) {reg28}\n            [2568,2574) {reg28}\n            [2594,25b0) {lit1, stack_value}\n            [25b0,2678) {reg22}\n            [2694,2738) {reg28}\n            [2738,278c) {fbreg(-424)}\n            [278c,2790) {breg1(15976)}\n            [2790,27c8) {fbreg(-424)}\n            [27c8,27cc) {breg0(15976)}\n            [27cc,27d4) {fbreg(-424)}\n            [2820,2824) {fbreg(-424)}\n            [2824,2838) {breg0(15976)}\n            [2838,2868) {fbreg(-424)}\n            [2868,2874) {breg0(15976)}\n            [2880,2888) {fbreg(-424)}\n            [2888,288c) {breg0(15976)}\n            [288c,289c) {fbreg(-424)}\n            [289c,28a0) {breg0(15976)}\n            [28a0,28b4) {fbreg(-424)}\n            [28d4,2994) {reg23}\n            [2994,2ac0) {reg28}\n            [2bcc,2be4) {lit1, stack_value}\n            [2c00,2c1c) {lit1, stack_value}\n            [2c1c,2c20) {reg20}\n            [2c20,2c30) {reg0}\n            [2c30,2c84) {reg20}\n            [2c84,2ca8) {lit1, stack_value}\n            [2ca8,2d70) {fbreg(-440)}\n            [2d70,2da4) {lit1, stack_value}\n            [2da4,2dc0) {fbreg(-488)}\n            [2dc0,2dcc) {reg0}\n            [2dcc,3690) {fbreg(-488)}\n            [3690,36cc) {fbreg(-440)}\n            [3718,3720) {lit1, stack_value}\n            [3778,377c) {reg0}\n            [377c,3798) {breg0(15912), deref, plus_uconst(1), stack_value}\n            [3798,37a0) {fbreg(-488), deref, plus_uconst(1), stack_value}\n            [37a0,37ac) {breg0(15912), deref, plus_uconst(1), stack_value}\n            [382c,3840) {reg23}\n            [39b8,39c8) {reg0}\n            [39c8,39cc) {breg1(15960)}\n            [39cc,39e0) {fbreg(-440)}\n            [39e0,3a1f) {breg3(15960)}\n            [3a1f,3a34) {fbreg(-440)}\n            [3a34,3a38) {breg0(15960)}\n            [3a38,3aa8) {fbreg(-440)}\n            [3aa8,3acb) {breg3(15960)}\n            [3acb,3ad4) {fbreg(-440)}\n            [3ad4,3ae3) {breg3(15960)}\n            [3ae3,3aec) {fbreg(-440)}\n            [3aec,3afc) {breg1(15960)}\n            [3afc,3b00) {breg3(15960)}\n            [3b00,3b20) {breg20(1), stack_value}\n            [3b20,3b24) {fbreg(-440)}\n            [3b68,3b90) {fbreg(-440)}\n            [3b90,3ba0) {breg3(15960)}\n            [3ba0,3ba4) {fbreg(-440)}\n            [3ba4,3ba8) {breg0(15960)}\n            [3ba8,3bc0) {fbreg(-440)}\n            [3bc0,3bcc) {breg0(15960)}\n            [3db4,3dd8) {fbreg(-472)}\n            [3dd8,3de4) {reg0}\n            [3de4,3f90) {fbreg(-472)}\n            [3f90,3f94) {reg0}\n            [3f94,3fa8) {breg0(15928), deref, plus_uconst(1), stack_value}\n            [4160,4170) {lit1, stack_value}\n            [41ec,4934) {fbreg(-472)}\n            [497c,49e0) {fbreg(-424)}\n            [49e0,4a00) {breg1(15976)}\n            [4a00,4a04) {fbreg(-424)}\n            [4a08,4a64) {reg23}\n            [4dec,4ea4) {reg22}\n            [4f2c,507c) {reg22}\n            [511c,51b8) {reg23}\n      GNU_locviews (sec_offset)\n    [57f0] variable \"idx\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1d60,1d6c) {reg24}\n            [1d7c,1e54) {reg24}\n            [2938,2940) {reg0}\n            [2950,2958) {reg0}\n            [2c00,2c1c) {lit1, stack_value}\n            [2c1c,2c84) {reg24}\n            [2c84,2ca8) {lit1, stack_value}\n            [2ca8,2da4) {reg24}\n            [2da4,2da8) {fbreg(-568)}\n            [2da8,2db0) {breg0(15832)}\n            [2db0,2db8) {breg1(15832)}\n            [2db8,2dc8) {fbreg(-568)}\n            [2dc8,2dcc) {breg1(15832)}\n            [2dcc,2dd8) {fbreg(-568)}\n            [2dd8,2de0) {breg0(15832)}\n            [2de0,2de8) {fbreg(-568)}\n            [2de8,2df7) {breg1(15832)}\n            [2df7,2e00) {fbreg(-568)}\n            [2e00,2e34) {breg2(15832)}\n            [2e34,2e60) {fbreg(-568)}\n            [2e60,2e64) {breg0(15832)}\n            [2e64,2e78) {fbreg(-568)}\n            [2e78,2e7c) {breg0(15832)}\n            [2e7c,2ec0) {fbreg(-568)}\n            [2ec0,2ec8) {breg1(15832)}\n            [2ec8,2ecc) {fbreg(-568)}\n            [2ecc,2ed0) {breg0(15832)}\n            [2ed0,2ee8) {fbreg(-568)}\n            [2ee8,2ef0) {breg0(15832)}\n            [2ef0,2f08) {fbreg(-568)}\n            [2f08,2f10) {breg0(15832)}\n            [2f10,2f38) {fbreg(-568)}\n            [2f38,2f3c) {breg1(15832)}\n            [2f3c,2f48) {fbreg(-568)}\n            [2f48,2f50) {breg1(15832)}\n            [2f50,2fb4) {fbreg(-568)}\n            [2fb4,2fd4) {breg1(15832)}\n            [2fd4,2fd8) {fbreg(-568)}\n            [2fd8,2fec) {breg1(15832)}\n            [2fec,30b8) {fbreg(-568)}\n            [30b8,30c4) {breg1(15832)}\n            [30c4,30dc) {breg2(15832)}\n            [30dc,30e0) {fbreg(-568)}\n            [30e0,30f0) {breg1(15832)}\n            [30f0,3134) {fbreg(-568)}\n            [3134,3144) {breg1(15832)}\n            [3144,3164) {fbreg(-568)}\n            [3164,3168) {breg2(15832)}\n            [3168,3184) {fbreg(-568)}\n            [3184,319c) {breg0(15832)}\n            [319c,31ac) {breg1(15832)}\n            [31ac,31c0) {fbreg(-568)}\n            [31c0,31c4) {breg2(15832)}\n            [31c4,3200) {fbreg(-568)}\n            [3200,3214) {breg0(15832)}\n            [3214,3220) {fbreg(-568)}\n            [3220,3228) {breg1(15832)}\n            [3228,3288) {fbreg(-568)}\n            [3288,328c) {breg1(15832)}\n            [328c,32b4) {fbreg(-568)}\n            [32b4,32b8) {breg0(15832)}\n            [32b8,32d4) {fbreg(-568)}\n            [32d4,32d8) {breg0(15832)}\n            [32d8,32fc) {fbreg(-568)}\n            [32fc,330b) {breg1(15832)}\n            [330b,3334) {fbreg(-568)}\n            [3334,3354) {breg1(15832)}\n            [3354,33c0) {fbreg(-568)}\n            [33c0,33e0) {breg1(15832)}\n            [33e0,341c) {fbreg(-568)}\n            [341c,343c) {breg1(15832)}\n            [343c,348c) {fbreg(-568)}\n            [348c,34ac) {breg1(15832)}\n            [34ac,34e8) {fbreg(-568)}\n            [34e8,3508) {breg1(15832)}\n            [3508,3530) {fbreg(-568)}\n            [3530,3540) {breg1(15832)}\n            [3540,35a4) {fbreg(-568)}\n            [35a4,35ac) {breg0(15832)}\n            [35ac,35b8) {fbreg(-568)}\n            [35b8,35bc) {breg0(15832)}\n            [35bc,35cc) {fbreg(-568)}\n            [35cc,35d8) {breg0(15832)}\n            [35d8,3610) {fbreg(-568)}\n            [3610,3630) {breg1(15832)}\n            [3630,3634) {fbreg(-568)}\n            [3634,3668) {breg2(15832)}\n            [3668,3690) {fbreg(-568)}\n            [3690,36cc) {reg24}\n            [3718,3720) {lit1, stack_value}\n            [3778,377c) {fbreg(-568)}\n            [377c,3798) {breg0(15832)}\n            [3798,37a0) {fbreg(-568)}\n            [37a0,37ac) {breg0(15832)}\n            [37ac,37c4) {fbreg(-568)}\n            [37c4,37cc) {breg0(15832)}\n            [37cc,382c) {fbreg(-568)}\n            [39b8,3a54) {reg24}\n            [3a54,3ab8) {breg24(1), stack_value}\n            [3ab8,3b24) {reg24}\n            [3b68,3b90) {breg24(1), stack_value}\n            [3b90,3bcc) {reg24}\n            [3ccc,3d20) {reg24}\n            [3d20,3d58) {fbreg(-568)}\n            [3d58,3d78) {breg1(15832)}\n            [3d78,3d80) {fbreg(-568)}\n            [3d80,3d84) {breg0(15832)}\n            [3d84,3d8c) {fbreg(-568)}\n            [3d8c,3db4) {breg1(15832)}\n            [3db4,3dc0) {fbreg(-568)}\n            [3dc0,3dc8) {breg0(15832)}\n            [3dc8,3dd0) {breg1(15832)}\n            [3dd0,3de0) {fbreg(-568)}\n            [3de0,3de8) {breg1(15832)}\n            [3de8,3dfc) {fbreg(-568)}\n            [3dfc,3e04) {breg0(15832)}\n            [3e04,3e14) {fbreg(-568)}\n            [3e14,3e1c) {breg2(15832)}\n            [3e1c,3e58) {fbreg(-568)}\n            [3e58,3e60) {breg0(15832)}\n            [3e60,3ed4) {fbreg(-568)}\n            [3ed4,3ee8) {breg0(15832)}\n            [3ee8,3ef8) {fbreg(-568)}\n            [3ef8,3f0f) {breg4(15832)}\n            [3f0f,3f6c) {fbreg(-568)}\n            [3f6c,3f8c) {breg1(15832)}\n            [3f8c,3f94) {fbreg(-568)}\n            [3f94,3fa8) {breg0(15832)}\n            [3fa8,3fc4) {fbreg(-568)}\n            [3fc4,3fc8) {breg0(15832)}\n            [3fc8,3fd8) {fbreg(-568)}\n            [3fd8,3fe0) {breg0(15832)}\n            [3fe0,4018) {fbreg(-568)}\n            [4018,4020) {breg0(15832)}\n            [4020,404c) {fbreg(-568)}\n            [404c,4060) {breg0(15832)}\n            [4060,4078) {fbreg(-568)}\n            [4078,409b) {breg4(15832)}\n            [409b,40a4) {fbreg(-568)}\n            [40a4,40ac) {breg0(15832)}\n            [40ac,40bc) {fbreg(-568)}\n            [40bc,40c0) {breg0(15832)}\n            [40c0,4104) {fbreg(-568)}\n            [4104,4124) {breg1(15832)}\n            [4124,4164) {fbreg(-568)}\n            [4164,4170) {breg0(15832)}\n            [4170,4208) {fbreg(-568)}\n            [4208,421c) {breg0(15832)}\n            [421c,422c) {fbreg(-568)}\n            [422c,4243) {breg4(15832)}\n            [4243,42a0) {fbreg(-568)}\n            [42a0,42c0) {breg1(15832)}\n            [42c0,42c8) {fbreg(-568)}\n            [42c8,42d0) {breg0(15832)}\n            [42d0,4350) {fbreg(-568)}\n            [4350,4360) {breg0(15832)}\n            [4360,437c) {fbreg(-568)}\n            [437c,4384) {breg0(15832)}\n            [4384,4390) {fbreg(-568)}\n            [4390,439c) {breg0(15832)}\n            [439c,43a4) {fbreg(-568)}\n            [43a4,43b7) {breg2(15832)}\n            [43b7,43fc) {fbreg(-568)}\n            [43fc,441c) {breg1(15832)}\n            [441c,443c) {fbreg(-568)}\n            [443c,447c) {breg2(15832)}\n            [447c,4498) {fbreg(-568)}\n            [4498,44a4) {breg0(15832)}\n            [44a4,44b4) {breg2(15832)}\n            [44b4,4524) {fbreg(-568)}\n            [4524,452c) {breg0(15832)}\n            [452c,4580) {fbreg(-568)}\n            [4580,4588) {breg0(15832)}\n            [4588,4598) {fbreg(-568)}\n            [4598,45a8) {breg1(15832)}\n            [45a8,45b4) {fbreg(-568)}\n            [45b4,45d0) {breg1(15832)}\n            [45d0,4604) {fbreg(-568)}\n            [4604,4610) {breg0(15832)}\n            [4610,4620) {breg2(15832)}\n            [4620,4688) {fbreg(-568)}\n            [4688,469b) {breg3(15832)}\n            [469b,46a8) {fbreg(-568)}\n            [46a8,46b0) {breg0(15832)}\n            [46b0,46bc) {fbreg(-568)}\n            [46bc,46c0) {breg1(15832)}\n            [46c0,4710) {fbreg(-568)}\n            [4710,4714) {breg1(15832)}\n            [4714,472c) {fbreg(-568)}\n            [472c,4738) {breg0(15832)}\n            [4738,4854) {fbreg(-568)}\n            [4854,4874) {breg1(15832)}\n            [4874,489c) {fbreg(-568)}\n            [489c,48a0) {breg0(15832)}\n            [48a0,48c4) {fbreg(-568)}\n            [48c4,48d0) {breg2(15832)}\n            [48d0,4910) {fbreg(-568)}\n            [4910,4930) {breg1(15832)}\n            [4930,4934) {fbreg(-568)}\n            [4d0c,4dc8) {reg24}\n      GNU_locviews (sec_offset)\n    [57fd] variable \"changes\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [2278,22a4) {lit0, stack_value}\n            [22a4,22ec) {reg5}\n            [2318,235c) {reg5}\n            [2360,23b8) {reg5}\n            [2478,2508) {reg5}\n            [2518,2568) {reg25}\n            [2568,25b0) {reg5}\n            [2678,268c) {reg25}\n            [2690,2694) {reg25}\n            [2694,26b0) {reg5}\n            [28b4,28d4) {reg25}\n            [2a34,2a4b) {reg5}\n            [2bcc,2be4) {lit0, stack_value}\n            [4ea4,4f2c) {reg25}\n      GNU_locviews (sec_offset)\n    [580a] variable \"newehdr_mem\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-296)}\n    [5813] variable \"newehdr\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1d84,1d8c) {reg0}\n            [1d8c,1ea0) {reg20}\n            [3c68,3cfc) {reg20}\n            [4d0c,4d4c) {reg20}\n            [4d5c,4d6c) {reg20}\n            [4d6c,4d70) {reg0}\n            [4d70,4dc8) {reg20}\n      GNU_locviews (sec_offset)\n    [5820] variable \"debugehdr_mem\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-232)}\n    [5829] variable \"debugehdr\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [38f0,38f8) {reg0}\n            [38f8,3927) {reg1}\n            [3bdc,3be0) {reg0}\n            [3be0,3beb) {reg1}\n      GNU_locviews (sec_offset)\n    [5836] variable \"shst\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {fbreg(-456)}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,27ec) {lit0, stack_value}\n            [27ec,2820) {fbreg(-456)}\n            [2820,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,2bf4) {lit0, stack_value}\n            [2bf4,2bfc) {reg0}\n            [2bfc,2c4b) {breg1(15944)}\n            [2c4b,2c6c) {fbreg(-456)}\n            [2c6c,2c70) {breg0(15944)}\n            [2c70,2c78) {fbreg(-456)}\n            [2c78,2c84) {breg1(15944)}\n            [2c84,2c88) {breg0(15944)}\n            [2c88,2ca8) {breg1(15944)}\n            [2ca8,2cac) {fbreg(-456)}\n            [2cac,2cbc) {breg0(15944)}\n            [2cbc,2cc8) {breg1(15944)}\n            [2cc8,2cd0) {fbreg(-456)}\n            [2cd0,2cd4) {breg0(15944)}\n            [2cd4,2cf0) {fbreg(-456)}\n            [2cf0,2cf4) {breg0(15944)}\n            [2cf4,2d40) {fbreg(-456)}\n            [2d40,2d44) {breg0(15944)}\n            [2d44,2d50) {fbreg(-456)}\n            [2d50,2d68) {breg1(15944)}\n            [2d68,2da4) {breg2(15944)}\n            [2da4,2da8) {fbreg(-456)}\n            [2da8,2db0) {breg0(15944)}\n            [2db0,2db8) {breg1(15944)}\n            [2db8,2dc8) {fbreg(-456)}\n            [2dc8,2dcc) {breg1(15944)}\n            [2dcc,2dd8) {fbreg(-456)}\n            [2dd8,2de0) {breg0(15944)}\n            [2de0,2de8) {fbreg(-456)}\n            [2de8,2df7) {breg1(15944)}\n            [2df7,2e00) {fbreg(-456)}\n            [2e00,2e34) {breg2(15944)}\n            [2e34,2e60) {fbreg(-456)}\n            [2e60,2e64) {breg0(15944)}\n            [2e64,2e78) {fbreg(-456)}\n            [2e78,2e7c) {breg0(15944)}\n            [2e7c,2ec0) {fbreg(-456)}\n            [2ec0,2ec8) {breg1(15944)}\n            [2ec8,2ecc) {fbreg(-456)}\n            [2ecc,2ed0) {breg0(15944)}\n            [2ed0,2ee8) {fbreg(-456)}\n            [2ee8,2ef0) {breg0(15944)}\n            [2ef0,2f08) {fbreg(-456)}\n            [2f08,2f10) {breg0(15944)}\n            [2f10,2f38) {fbreg(-456)}\n            [2f38,2f3c) {breg1(15944)}\n            [2f3c,2f48) {fbreg(-456)}\n            [2f48,2f50) {breg1(15944)}\n            [2f50,2fb4) {fbreg(-456)}\n            [2fb4,2fd4) {breg1(15944)}\n            [2fd4,2fd8) {fbreg(-456)}\n            [2fd8,2fec) {breg1(15944)}\n            [2fec,30b8) {fbreg(-456)}\n            [30b8,30c4) {breg1(15944)}\n            [30c4,30dc) {breg2(15944)}\n            [30dc,30e0) {fbreg(-456)}\n            [30e0,30f0) {breg1(15944)}\n            [30f0,3134) {fbreg(-456)}\n            [3134,3144) {breg1(15944)}\n            [3144,3164) {fbreg(-456)}\n            [3164,3168) {breg2(15944)}\n            [3168,3184) {fbreg(-456)}\n            [3184,319c) {breg0(15944)}\n            [319c,31ac) {breg1(15944)}\n            [31ac,31c0) {fbreg(-456)}\n            [31c0,31c4) {breg2(15944)}\n            [31c4,3200) {fbreg(-456)}\n            [3200,3214) {breg0(15944)}\n            [3214,3220) {fbreg(-456)}\n            [3220,3228) {breg1(15944)}\n            [3228,3288) {fbreg(-456)}\n            [3288,328c) {breg1(15944)}\n            [328c,32b4) {fbreg(-456)}\n            [32b4,32b8) {breg0(15944)}\n            [32b8,32d4) {fbreg(-456)}\n            [32d4,32d8) {breg0(15944)}\n            [32d8,32fc) {fbreg(-456)}\n            [32fc,330b) {breg1(15944)}\n            [330b,3334) {fbreg(-456)}\n            [3334,3354) {breg1(15944)}\n            [3354,33c0) {fbreg(-456)}\n            [33c0,33e0) {breg1(15944)}\n            [33e0,341c) {fbreg(-456)}\n            [341c,343c) {breg1(15944)}\n            [343c,348c) {fbreg(-456)}\n            [348c,34ac) {breg1(15944)}\n            [34ac,34e8) {fbreg(-456)}\n            [34e8,3508) {breg1(15944)}\n            [3508,3530) {fbreg(-456)}\n            [3530,3540) {breg1(15944)}\n            [3540,35a4) {fbreg(-456)}\n            [35a4,35ac) {breg0(15944)}\n            [35ac,35b8) {fbreg(-456)}\n            [35b8,35bc) {breg0(15944)}\n            [35bc,35cc) {fbreg(-456)}\n            [35cc,35d8) {breg0(15944)}\n            [35d8,3610) {fbreg(-456)}\n            [3610,3630) {breg1(15944)}\n            [3630,3634) {fbreg(-456)}\n            [3634,3668) {breg2(15944)}\n            [3668,36cc) {fbreg(-456)}\n            [36f8,3718) {fbreg(-456)}\n            [3718,3720) {breg1(15944)}\n            [3720,3724) {reg0}\n            [3724,372f) {breg1(15944)}\n            [372f,375c) {fbreg(-456)}\n            [375c,376c) {breg4(15944)}\n            [376c,377c) {fbreg(-456)}\n            [377c,3798) {breg0(15944)}\n            [3798,37a0) {fbreg(-456)}\n            [37a0,37ac) {breg0(15944)}\n            [37ac,37c4) {fbreg(-456)}\n            [37c4,37cc) {breg0(15944)}\n            [37cc,382c) {fbreg(-456)}\n            [382c,3860) {lit0, stack_value}\n            [38dc,39ac) {lit0, stack_value}\n            [39ac,39b8) {fbreg(-456)}\n            [39b8,39cc) {breg1(15944)}\n            [39cc,39e0) {fbreg(-456)}\n            [39e0,3a1f) {breg3(15944)}\n            [3a1f,3a34) {fbreg(-456)}\n            [3a34,3a38) {breg0(15944)}\n            [3a38,3aa8) {fbreg(-456)}\n            [3aa8,3acb) {breg3(15944)}\n            [3acb,3ad4) {fbreg(-456)}\n            [3ad4,3ae3) {breg3(15944)}\n            [3ae3,3aec) {fbreg(-456)}\n            [3aec,3afc) {breg1(15944)}\n            [3afc,3b24) {breg3(15944)}\n            [3b24,3b68) {lit0, stack_value}\n            [3b68,3b90) {fbreg(-456)}\n            [3b90,3ba0) {breg3(15944)}\n            [3ba0,3ba4) {fbreg(-456)}\n            [3ba4,3ba8) {breg0(15944)}\n            [3ba8,3bc0) {fbreg(-456)}\n            [3bc0,3bcc) {breg0(15944)}\n            [3bcc,3c38) {lit0, stack_value}\n            [3c38,3c3c) {fbreg(-456)}\n            [3c3c,3c48) {breg0(15944)}\n            [3c68,3d58) {fbreg(-456)}\n            [3d58,3d78) {breg1(15944)}\n            [3d78,3d80) {fbreg(-456)}\n            [3d80,3d84) {breg0(15944)}\n            [3d84,3d8c) {fbreg(-456)}\n            [3d8c,3db4) {breg1(15944)}\n            [3db4,3dc0) {fbreg(-456)}\n            [3dc0,3dc8) {breg0(15944)}\n            [3dc8,3dd0) {breg1(15944)}\n            [3dd0,3de0) {fbreg(-456)}\n            [3de0,3de8) {breg1(15944)}\n            [3de8,3dfc) {fbreg(-456)}\n            [3dfc,3e04) {breg0(15944)}\n            [3e04,3e14) {fbreg(-456)}\n            [3e14,3e1c) {breg2(15944)}\n            [3e1c,3e58) {fbreg(-456)}\n            [3e58,3e60) {breg0(15944)}\n            [3e60,3ed4) {fbreg(-456)}\n            [3ed4,3ee8) {breg0(15944)}\n            [3ee8,3ef8) {fbreg(-456)}\n            [3ef8,3f0f) {breg4(15944)}\n            [3f0f,3f6c) {fbreg(-456)}\n            [3f6c,3f8c) {breg1(15944)}\n            [3f8c,3f94) {fbreg(-456)}\n            [3f94,3fa8) {breg0(15944)}\n            [3fa8,3fc4) {fbreg(-456)}\n            [3fc4,3fc8) {breg0(15944)}\n            [3fc8,3fd8) {fbreg(-456)}\n            [3fd8,3fe0) {breg0(15944)}\n            [3fe0,4018) {fbreg(-456)}\n            [4018,4020) {breg0(15944)}\n            [4020,404c) {fbreg(-456)}\n            [404c,4060) {breg0(15944)}\n            [4060,4078) {fbreg(-456)}\n            [4078,409b) {breg4(15944)}\n            [409b,40a4) {fbreg(-456)}\n            [40a4,40ac) {breg0(15944)}\n            [40ac,40bc) {fbreg(-456)}\n            [40bc,40c0) {breg0(15944)}\n            [40c0,4104) {fbreg(-456)}\n            [4104,4124) {breg1(15944)}\n            [4124,4208) {fbreg(-456)}\n            [4208,421c) {breg0(15944)}\n            [421c,422c) {fbreg(-456)}\n            [422c,4243) {breg4(15944)}\n            [4243,42a0) {fbreg(-456)}\n            [42a0,42c0) {breg1(15944)}\n            [42c0,42c8) {fbreg(-456)}\n            [42c8,42d0) {breg0(15944)}\n            [42d0,4350) {fbreg(-456)}\n            [4350,4360) {breg0(15944)}\n            [4360,437c) {fbreg(-456)}\n            [437c,4384) {breg0(15944)}\n            [4384,4390) {fbreg(-456)}\n            [4390,439c) {breg0(15944)}\n            [439c,43a4) {fbreg(-456)}\n            [43a4,43b7) {breg2(15944)}\n            [43b7,43fc) {fbreg(-456)}\n            [43fc,441c) {breg1(15944)}\n            [441c,443c) {fbreg(-456)}\n            [443c,447c) {breg2(15944)}\n            [447c,4498) {fbreg(-456)}\n            [4498,44a4) {breg0(15944)}\n            [44a4,44b4) {breg2(15944)}\n            [44b4,4524) {fbreg(-456)}\n            [4524,452c) {breg0(15944)}\n            [452c,4580) {fbreg(-456)}\n            [4580,4588) {breg0(15944)}\n            [4588,4598) {fbreg(-456)}\n            [4598,45a8) {breg1(15944)}\n            [45a8,45b4) {fbreg(-456)}\n            [45b4,45d0) {breg1(15944)}\n            [45d0,4604) {fbreg(-456)}\n            [4604,4610) {breg0(15944)}\n            [4610,4620) {breg2(15944)}\n            [4620,4688) {fbreg(-456)}\n            [4688,469b) {breg3(15944)}\n            [469b,46a8) {fbreg(-456)}\n            [46a8,46b0) {breg0(15944)}\n            [46b0,46bc) {fbreg(-456)}\n            [46bc,46c0) {breg1(15944)}\n            [46c0,4710) {fbreg(-456)}\n            [4710,4714) {breg1(15944)}\n            [4714,472c) {fbreg(-456)}\n            [472c,4738) {breg0(15944)}\n            [4738,4854) {fbreg(-456)}\n            [4854,4874) {breg1(15944)}\n            [4874,489c) {fbreg(-456)}\n            [489c,48a0) {breg0(15944)}\n            [48a0,48c4) {fbreg(-456)}\n            [48c4,48d0) {breg2(15944)}\n            [48d0,4910) {fbreg(-456)}\n            [4910,4930) {breg1(15944)}\n            [4930,4934) {fbreg(-456)}\n            [4934,4978) {lit0, stack_value}\n            [497c,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {fbreg(-456)}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {fbreg(-456)}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4c68) {lit0, stack_value}\n            [4c68,4ce8) {fbreg(-456)}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {fbreg(-456)}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,507c) {lit0, stack_value}\n            [511c,5200) {lit0, stack_value}\n            [5200,5288) {fbreg(-456)}\n      GNU_locviews (sec_offset)\n    [5843] variable \"debuglink_crc_data\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-408)}\n    [584c] variable \"any_symtab_changes\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,27ec) {lit0, stack_value}\n            [2820,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2da4) {lit0, stack_value}\n            [2da4,31a4) {fbreg(-512)}\n            [31a4,31ac) {lit1, stack_value}\n            [31ac,3690) {fbreg(-512)}\n            [3690,3778) {lit0, stack_value}\n            [3778,382c) {fbreg(-512)}\n            [382c,3878) {lit0, stack_value}\n            [38dc,3c68) {lit0, stack_value}\n            [3d20,3d9c) {fbreg(-512)}\n            [4934,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4aec,4b10) {lit0, stack_value}\n            [4b34,4c68) {lit0, stack_value}\n            [4ce8,4d0c) {lit0, stack_value}\n            [4dc8,507c) {lit0, stack_value}\n            [511c,5200) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [5859] variable \"shstrtab_data\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {reg21}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,27ec) {lit0, stack_value}\n            [27ec,2820) {reg21}\n            [2820,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,2d34) {lit0, stack_value}\n            [2d34,2d40) {reg0}\n            [2d40,2d47) {reg1}\n            [2d47,2da4) {reg25}\n            [2da4,2da8) {fbreg(-400)}\n            [2da8,2db0) {breg0(16000)}\n            [2db0,2db8) {breg1(16000)}\n            [2db8,2dc8) {fbreg(-400)}\n            [2dc8,2dcc) {breg1(16000)}\n            [2dcc,2dd8) {fbreg(-400)}\n            [2dd8,2de0) {breg0(16000)}\n            [2de0,2de8) {fbreg(-400)}\n            [2de8,2df7) {breg1(16000)}\n            [2df7,2e00) {fbreg(-400)}\n            [2e00,2e34) {breg2(16000)}\n            [2e34,2e60) {fbreg(-400)}\n            [2e60,2e64) {breg0(16000)}\n            [2e64,2e78) {fbreg(-400)}\n            [2e78,2e7c) {breg0(16000)}\n            [2e7c,2ec0) {fbreg(-400)}\n            [2ec0,2ec8) {breg1(16000)}\n            [2ec8,2ecc) {fbreg(-400)}\n            [2ecc,2ed0) {breg0(16000)}\n            [2ed0,2ee8) {fbreg(-400)}\n            [2ee8,2ef0) {breg0(16000)}\n            [2ef0,2f08) {fbreg(-400)}\n            [2f08,2f10) {breg0(16000)}\n            [2f10,2f38) {fbreg(-400)}\n            [2f38,2f3c) {breg1(16000)}\n            [2f3c,2f48) {fbreg(-400)}\n            [2f48,2f50) {breg1(16000)}\n            [2f50,2fb4) {fbreg(-400)}\n            [2fb4,2fd4) {breg1(16000)}\n            [2fd4,2fd8) {fbreg(-400)}\n            [2fd8,2fec) {breg1(16000)}\n            [2fec,30b8) {fbreg(-400)}\n            [30b8,30c4) {breg1(16000)}\n            [30c4,30dc) {breg2(16000)}\n            [30dc,30e0) {fbreg(-400)}\n            [30e0,30f0) {breg1(16000)}\n            [30f0,3134) {fbreg(-400)}\n            [3134,3144) {breg1(16000)}\n            [3144,3164) {fbreg(-400)}\n            [3164,3168) {breg2(16000)}\n            [3168,3184) {fbreg(-400)}\n            [3184,319c) {breg0(16000)}\n            [319c,31ac) {breg1(16000)}\n            [31ac,31c0) {fbreg(-400)}\n            [31c0,31c4) {breg2(16000)}\n            [31c4,3200) {fbreg(-400)}\n            [3200,3214) {breg0(16000)}\n            [3214,3220) {fbreg(-400)}\n            [3220,3228) {breg1(16000)}\n            [3228,3288) {fbreg(-400)}\n            [3288,328c) {breg1(16000)}\n            [328c,32b4) {fbreg(-400)}\n            [32b4,32b8) {breg0(16000)}\n            [32b8,32d4) {fbreg(-400)}\n            [32d4,32d8) {breg0(16000)}\n            [32d8,32fc) {fbreg(-400)}\n            [32fc,330b) {breg1(16000)}\n            [330b,3334) {fbreg(-400)}\n            [3334,3354) {breg1(16000)}\n            [3354,33c0) {fbreg(-400)}\n            [33c0,33e0) {breg1(16000)}\n            [33e0,341c) {fbreg(-400)}\n            [341c,343c) {breg1(16000)}\n            [343c,348c) {fbreg(-400)}\n            [348c,34ac) {breg1(16000)}\n            [34ac,34e8) {fbreg(-400)}\n            [34e8,3508) {breg1(16000)}\n            [3508,3530) {fbreg(-400)}\n            [3530,3540) {breg1(16000)}\n            [3540,35a4) {fbreg(-400)}\n            [35a4,35ac) {breg0(16000)}\n            [35ac,35b8) {fbreg(-400)}\n            [35b8,35bc) {breg0(16000)}\n            [35bc,35cc) {fbreg(-400)}\n            [35cc,35d8) {breg0(16000)}\n            [35d8,3610) {fbreg(-400)}\n            [3610,3630) {breg1(16000)}\n            [3630,3634) {fbreg(-400)}\n            [3634,3668) {breg2(16000)}\n            [3668,3690) {fbreg(-400)}\n            [3690,36b0) {reg25}\n            [36b0,36b4) {reg0}\n            [36b4,36cc) {reg25}\n            [36f8,3778) {lit0, stack_value}\n            [3778,377c) {fbreg(-400)}\n            [377c,3798) {breg0(16000)}\n            [3798,37a0) {fbreg(-400)}\n            [37a0,37ac) {breg0(16000)}\n            [37ac,37c4) {fbreg(-400)}\n            [37c4,37cc) {breg0(16000)}\n            [37cc,382c) {fbreg(-400)}\n            [382c,3860) {lit0, stack_value}\n            [38dc,3c68) {lit0, stack_value}\n            [3c68,3d20) {reg21}\n            [3d20,3d58) {fbreg(-400)}\n            [3d58,3d78) {breg1(16000)}\n            [3d78,3d80) {fbreg(-400)}\n            [3d80,3d84) {breg0(16000)}\n            [3d84,3d8c) {fbreg(-400)}\n            [3d8c,3dac) {breg1(16000)}\n            [4160,4170) {reg25}\n            [4934,4978) {lit0, stack_value}\n            [497c,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {reg21}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {reg21}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4c68) {lit0, stack_value}\n            [4c68,4ce8) {reg21}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {reg21}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,507c) {lit0, stack_value}\n            [511c,5200) {lit0, stack_value}\n            [5200,5288) {reg21}\n      GNU_locviews (sec_offset)\n    [5866] variable \"debuglink_buf\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {fbreg(-424)}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,27ec) {lit0, stack_value}\n            [27ec,2820) {fbreg(-424)}\n            [2820,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,2ca8) {lit0, stack_value}\n            [2ca8,36cc) {fbreg(-424)}\n            [3718,3778) {lit0, stack_value}\n            [3778,382c) {fbreg(-424)}\n            [382c,3860) {lit0, stack_value}\n            [38dc,3adc) {lit0, stack_value}\n            [3adc,3ae3) {reg0}\n            [3ae3,3aec) {fbreg(-424)}\n            [3aec,3afc) {breg1(15976)}\n            [3afc,3b24) {breg3(15976)}\n            [3b24,3c68) {lit0, stack_value}\n            [3c68,4934) {fbreg(-424)}\n            [4934,4978) {lit0, stack_value}\n            [497c,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {fbreg(-424)}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {fbreg(-424)}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4c68) {lit0, stack_value}\n            [4c68,4ce8) {fbreg(-424)}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {fbreg(-424)}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,507c) {lit0, stack_value}\n            [511c,5200) {lit0, stack_value}\n            [5200,5288) {fbreg(-424)}\n      GNU_locviews (sec_offset)\n    [5873] variable \"ebl\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15f8,161c) {lit0, stack_value}\n            [161c,1620) {reg0}\n            [1620,19cc) {fbreg(-416)}\n            [1a5c,1a70) {lit0, stack_value}\n            [1a70,1fdc) {fbreg(-416)}\n            [2064,4a04) {fbreg(-416)}\n            [4a08,4bac) {fbreg(-416)}\n            [4bac,4baf) {reg0}\n            [4baf,4bdc) {fbreg(-416)}\n            [4bdc,4bec) {lit0, stack_value}\n            [4bec,507c) {fbreg(-416)}\n            [50d4,5288) {fbreg(-416)}\n      GNU_locviews (sec_offset)\n    [5880] label \"fail\"\n      abstract_origin (ref4)\n      low_pc (addr)\n    [588d] variable \"ehdr_mem\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-168)}\n    [5896] variable \"ehdr\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1698,16a0) {reg0}\n            [16a0,16a4) {breg1(15936)}\n            [16a4,16a8) {breg0(15936)}\n            [16a8,16b4) {fbreg(-464)}\n            [16b4,16bc) {breg0(15936)}\n            [16bc,16c4) {fbreg(-464)}\n            [16c4,16e0) {breg1(15936)}\n            [16e0,16e4) {breg0(15936)}\n            [16e4,16f0) {fbreg(-464)}\n            [16f0,16ff) {breg1(15936)}\n            [16ff,1708) {fbreg(-464)}\n            [1708,170c) {breg0(15936)}\n            [170c,1718) {fbreg(-464)}\n            [1718,1720) {breg0(15936)}\n            [1720,1728) {fbreg(-464)}\n            [1728,1750) {breg1(15936)}\n            [1750,1760) {fbreg(-464)}\n            [1760,176f) {breg1(15936)}\n            [176f,1784) {fbreg(-464)}\n            [1784,178c) {breg0(15936)}\n            [178c,1790) {fbreg(-464)}\n            [1790,1798) {breg0(15936)}\n            [1798,17a4) {fbreg(-464)}\n            [17a4,17ac) {breg0(15936)}\n            [17ac,17e4) {fbreg(-464)}\n            [17e4,1800) {breg0(15936)}\n            [1800,181c) {breg1(15936)}\n            [181c,1860) {fbreg(-464)}\n            [1860,187c) {breg1(15936)}\n            [187c,1880) {fbreg(-464)}\n            [1880,188c) {breg0(15936)}\n            [188c,1898) {fbreg(-464)}\n            [1898,18a4) {breg0(15936)}\n            [18a4,18d8) {fbreg(-464)}\n            [18d8,18e0) {breg0(15936)}\n            [18e0,1940) {fbreg(-464)}\n            [1940,1954) {breg1(15936)}\n            [1954,1958) {fbreg(-464)}\n            [1958,195c) {breg0(15936)}\n            [195c,1964) {fbreg(-464)}\n            [1964,1968) {breg0(15936)}\n            [1968,198c) {fbreg(-464)}\n            [198c,1990) {breg0(15936)}\n            [1990,199c) {fbreg(-464)}\n            [199c,19a0) {breg0(15936)}\n            [19a0,19ac) {fbreg(-464)}\n            [19ac,19b0) {breg0(15936)}\n            [19b0,19bc) {fbreg(-464)}\n            [1a70,1a78) {breg0(15936)}\n            [1a78,1a84) {fbreg(-464)}\n            [1a84,1a8c) {breg0(15936)}\n            [1a8c,1a9c) {fbreg(-464)}\n            [1a9c,1aa4) {breg0(15936)}\n            [1aa4,1ab0) {fbreg(-464)}\n            [1ab0,1ab8) {breg0(15936)}\n            [1ab8,1acc) {fbreg(-464)}\n            [1acc,1ad4) {breg0(15936)}\n            [1ad4,1b40) {fbreg(-464)}\n            [1b40,1b60) {breg1(15936)}\n            [1b60,1b64) {fbreg(-464)}\n            [1b64,1b6c) {breg1(15936)}\n            [1b6c,1b70) {breg0(15936)}\n            [1b70,1b78) {fbreg(-464)}\n            [1b78,1b80) {breg1(15936)}\n            [1b80,1b94) {fbreg(-464)}\n            [1b94,1ba0) {breg1(15936)}\n            [1ba0,1ba4) {breg0(15936)}\n            [1ba4,1bab) {breg2(15936)}\n            [1bab,1bc0) {fbreg(-464)}\n            [1bc0,1bc8) {breg0(15936)}\n            [1bc8,1be4) {fbreg(-464)}\n            [1be4,1be8) {breg0(15936)}\n            [1be8,1c3c) {fbreg(-464)}\n            [1c3c,1c40) {breg0(15936)}\n            [1c40,1c48) {fbreg(-464)}\n            [1c48,1c50) {breg0(15936)}\n            [1c50,1c6c) {fbreg(-464)}\n            [1c6c,1c70) {breg0(15936)}\n            [1c70,1c80) {fbreg(-464)}\n            [1c80,1c8c) {breg0(15936)}\n            [1c8c,1c98) {fbreg(-464)}\n            [1c98,1cb8) {breg0(15936)}\n            [1cb8,1cc0) {fbreg(-464)}\n            [1cc0,1cc4) {breg0(15936)}\n            [1cc4,1cc8) {fbreg(-464)}\n            [1cc8,1cd0) {breg0(15936)}\n            [1cd0,1cec) {fbreg(-464)}\n            [1cec,1cf0) {breg0(15936)}\n            [1cf0,1d20) {fbreg(-464)}\n            [1d20,1d2c) {breg0(15936)}\n            [1d2c,1d34) {fbreg(-464)}\n            [1d34,1d3c) {breg0(15936)}\n            [1d3c,1d50) {fbreg(-464)}\n            [1d50,1d6c) {breg0(15936)}\n            [1d6c,1d70) {fbreg(-464)}\n            [1d70,1d78) {breg0(15936)}\n            [1d78,1d8c) {fbreg(-464)}\n            [1d8c,1da8) {breg0(15936)}\n            [1da8,1dfc) {fbreg(-464)}\n            [1dfc,1e00) {breg0(15936)}\n            [1e00,1e14) {fbreg(-464)}\n            [1e14,1e1c) {breg0(15936)}\n            [1e1c,1e28) {fbreg(-464)}\n            [1e28,1e30) {breg0(15936)}\n            [1e30,1e38) {fbreg(-464)}\n            [1e38,1e50) {breg1(15936)}\n            [1e50,1e60) {breg0(15936)}\n            [1e60,1ea8) {fbreg(-464)}\n            [1ea8,1ec0) {breg0(15936)}\n            [1ec0,1ec4) {fbreg(-464)}\n            [1ec4,1ecc) {breg0(15936)}\n            [1ecc,1efc) {fbreg(-464)}\n            [1efc,1f00) {breg0(15936)}\n            [1f00,1f50) {fbreg(-464)}\n            [1f50,1f64) {breg4(15936)}\n            [1f64,1f78) {fbreg(-464)}\n            [1f78,1f7c) {breg1(15936)}\n            [1f7c,1f84) {fbreg(-464)}\n            [1f84,1f88) {breg0(15936)}\n            [1f88,1f94) {fbreg(-464)}\n            [1f94,1f98) {breg1(15936)}\n            [1f98,1f9c) {fbreg(-464)}\n            [1f9c,1fa4) {breg0(15936)}\n            [1fa4,1fac) {breg1(15936)}\n            [1fac,1fdc) {fbreg(-464)}\n            [2064,2068) {breg0(15936)}\n            [2068,2164) {fbreg(-464)}\n            [2164,2168) {breg1(15936)}\n            [2168,2174) {fbreg(-464)}\n            [2174,2178) {breg1(15936)}\n            [2178,21c8) {fbreg(-464)}\n            [21c8,21d0) {breg0(15936)}\n            [21d0,21e8) {fbreg(-464)}\n            [21e8,2208) {breg0(15936)}\n            [2208,2248) {fbreg(-464)}\n            [2248,224c) {breg0(15936)}\n            [224c,226c) {fbreg(-464)}\n            [226c,2278) {breg0(15936)}\n            [2278,2284) {fbreg(-464)}\n            [2284,22a4) {breg0(15936)}\n            [22a4,2418) {fbreg(-464)}\n            [2418,2420) {breg0(15936)}\n            [2420,257c) {fbreg(-464)}\n            [257c,258c) {breg0(15936)}\n            [258c,25b8) {fbreg(-464)}\n            [25b8,25c0) {breg0(15936)}\n            [25c0,25d0) {fbreg(-464)}\n            [25d0,25d4) {breg0(15936)}\n            [25d4,26cc) {fbreg(-464)}\n            [26cc,26ec) {breg0(15936)}\n            [26ec,26f8) {fbreg(-464)}\n            [26f8,2738) {breg3(15936)}\n            [2738,278c) {fbreg(-464)}\n            [278c,2790) {breg1(15936)}\n            [2790,27c8) {fbreg(-464)}\n            [27c8,27cc) {breg0(15936)}\n            [27cc,27dc) {fbreg(-464)}\n            [27dc,27ec) {breg0(15936)}\n            [27ec,2808) {fbreg(-464)}\n            [2808,2818) {breg1(15936)}\n            [2818,2824) {fbreg(-464)}\n            [2824,2838) {breg0(15936)}\n            [2838,2868) {fbreg(-464)}\n            [2868,2880) {breg0(15936)}\n            [2880,2888) {fbreg(-464)}\n            [2888,288c) {breg0(15936)}\n            [288c,289c) {fbreg(-464)}\n            [289c,28a0) {breg0(15936)}\n            [28a0,28cc) {fbreg(-464)}\n            [28cc,28d4) {breg1(15936)}\n            [28d4,28d8) {fbreg(-464)}\n            [28d8,28e4) {breg0(15936)}\n            [28e4,28f8) {fbreg(-464)}\n            [28f8,2900) {breg0(15936)}\n            [2900,2998) {fbreg(-464)}\n            [2998,29a4) {breg0(15936)}\n            [29a4,29c4) {fbreg(-464)}\n            [29c4,29dc) {breg0(15936)}\n            [29dc,2a10) {fbreg(-464)}\n            [2a10,2a30) {breg1(15936)}\n            [2a30,2a38) {fbreg(-464)}\n            [2a38,2a48) {breg0(15936)}\n            [2a48,2a54) {fbreg(-464)}\n            [2a54,2a68) {breg0(15936)}\n            [2a68,2a9c) {fbreg(-464)}\n            [2a9c,2abc) {breg1(15936)}\n            [2abc,2af4) {fbreg(-464)}\n            [2af4,2afc) {breg1(15936)}\n            [2afc,2b24) {fbreg(-464)}\n            [2b68,2bd0) {fbreg(-464)}\n            [2bd0,2bdc) {breg0(15936)}\n            [2bdc,2bf0) {fbreg(-464)}\n            [2bf0,2c4b) {breg1(15936)}\n            [2c4b,2c6c) {fbreg(-464)}\n            [2c6c,2c70) {breg0(15936)}\n            [2c70,2c78) {fbreg(-464)}\n            [2c78,2c84) {breg1(15936)}\n            [2c84,2c88) {breg0(15936)}\n            [2c88,2ca8) {breg1(15936)}\n            [2ca8,2cac) {fbreg(-464)}\n            [2cac,2cbc) {breg0(15936)}\n            [2cbc,2cc8) {breg1(15936)}\n            [2cc8,2cd0) {fbreg(-464)}\n            [2cd0,2cd4) {breg0(15936)}\n            [2cd4,2cf0) {fbreg(-464)}\n            [2cf0,2cf4) {breg0(15936)}\n            [2cf4,2d40) {fbreg(-464)}\n            [2d40,2d44) {breg0(15936)}\n            [2d44,2d50) {fbreg(-464)}\n            [2d50,2d68) {breg1(15936)}\n            [2d68,2da4) {breg2(15936)}\n            [2da4,2da8) {fbreg(-464)}\n            [2da8,2db0) {breg0(15936)}\n            [2db0,2db8) {breg1(15936)}\n            [2db8,2dc8) {fbreg(-464)}\n            [2dc8,2dcc) {breg1(15936)}\n            [2dcc,2dd8) {fbreg(-464)}\n            [2dd8,2de0) {breg0(15936)}\n            [2de0,2de8) {fbreg(-464)}\n            [2de8,2df7) {breg1(15936)}\n            [2df7,2e00) {fbreg(-464)}\n            [2e00,2e34) {breg2(15936)}\n            [2e34,2e60) {fbreg(-464)}\n            [2e60,2e64) {breg0(15936)}\n            [2e64,2e78) {fbreg(-464)}\n            [2e78,2e7c) {breg0(15936)}\n            [2e7c,2ec0) {fbreg(-464)}\n            [2ec0,2ec8) {breg1(15936)}\n            [2ec8,2ecc) {fbreg(-464)}\n            [2ecc,2ed0) {breg0(15936)}\n            [2ed0,2ee8) {fbreg(-464)}\n            [2ee8,2ef0) {breg0(15936)}\n            [2ef0,2f08) {fbreg(-464)}\n            [2f08,2f10) {breg0(15936)}\n            [2f10,2f38) {fbreg(-464)}\n            [2f38,2f3c) {breg1(15936)}\n            [2f3c,2f48) {fbreg(-464)}\n            [2f48,2f50) {breg1(15936)}\n            [2f50,2fb4) {fbreg(-464)}\n            [2fb4,2fd4) {breg1(15936)}\n            [2fd4,2fd8) {fbreg(-464)}\n            [2fd8,2fec) {breg1(15936)}\n            [2fec,30b8) {fbreg(-464)}\n            [30b8,30c4) {breg1(15936)}\n            [30c4,30dc) {breg2(15936)}\n            [30dc,30e0) {fbreg(-464)}\n            [30e0,30f0) {breg1(15936)}\n            [30f0,3134) {fbreg(-464)}\n            [3134,3144) {breg1(15936)}\n            [3144,3164) {fbreg(-464)}\n            [3164,3168) {breg2(15936)}\n            [3168,3184) {fbreg(-464)}\n            [3184,319c) {breg0(15936)}\n            [319c,31ac) {breg1(15936)}\n            [31ac,31c0) {fbreg(-464)}\n            [31c0,31c4) {breg2(15936)}\n            [31c4,3200) {fbreg(-464)}\n            [3200,3214) {breg0(15936)}\n            [3214,3220) {fbreg(-464)}\n            [3220,3228) {breg1(15936)}\n            [3228,3288) {fbreg(-464)}\n            [3288,328c) {breg1(15936)}\n            [328c,32b4) {fbreg(-464)}\n            [32b4,32b8) {breg0(15936)}\n            [32b8,32d4) {fbreg(-464)}\n            [32d4,32d8) {breg0(15936)}\n            [32d8,32fc) {fbreg(-464)}\n            [32fc,330b) {breg1(15936)}\n            [330b,3334) {fbreg(-464)}\n            [3334,3354) {breg1(15936)}\n            [3354,33c0) {fbreg(-464)}\n            [33c0,33e0) {breg1(15936)}\n            [33e0,341c) {fbreg(-464)}\n            [341c,343c) {breg1(15936)}\n            [343c,348c) {fbreg(-464)}\n            [348c,34ac) {breg1(15936)}\n            [34ac,34e8) {fbreg(-464)}\n            [34e8,3508) {breg1(15936)}\n            [3508,3530) {fbreg(-464)}\n            [3530,3540) {breg1(15936)}\n            [3540,35a4) {fbreg(-464)}\n            [35a4,35ac) {breg0(15936)}\n            [35ac,35b8) {fbreg(-464)}\n            [35b8,35bc) {breg0(15936)}\n            [35bc,35cc) {fbreg(-464)}\n            [35cc,35d8) {breg0(15936)}\n            [35d8,3610) {fbreg(-464)}\n            [3610,3630) {breg1(15936)}\n            [3630,3634) {fbreg(-464)}\n            [3634,3668) {breg2(15936)}\n            [3668,3718) {fbreg(-464)}\n            [3718,372f) {breg1(15936)}\n            [372f,375c) {fbreg(-464)}\n            [375c,376c) {breg4(15936)}\n            [376c,377c) {fbreg(-464)}\n            [377c,3798) {breg0(15936)}\n            [3798,37a0) {fbreg(-464)}\n            [37a0,37ac) {breg0(15936)}\n            [37ac,37c4) {fbreg(-464)}\n            [37c4,37cc) {breg0(15936)}\n            [37cc,3864) {fbreg(-464)}\n            [3864,3868) {breg0(15936)}\n            [3868,3874) {fbreg(-464)}\n            [3874,3878) {breg0(15936)}\n            [3878,38a0) {fbreg(-464)}\n            [38a0,38a8) {breg1(15936)}\n            [38a8,38d4) {fbreg(-464)}\n            [38d4,38dc) {breg1(15936)}\n            [38dc,38e0) {fbreg(-464)}\n            [38e0,38e8) {breg0(15936)}\n            [38e8,38f8) {fbreg(-464)}\n            [38f8,3900) {breg0(15936)}\n            [3900,3930) {fbreg(-464)}\n            [3930,3938) {breg0(15936)}\n            [3938,3944) {fbreg(-464)}\n            [3944,394c) {breg0(15936)}\n            [394c,399c) {fbreg(-464)}\n            [399c,39a8) {breg0(15936)}\n            [39a8,39ac) {breg1(15936)}\n            [39ac,39b0) {fbreg(-464)}\n            [39b0,39b8) {breg0(15936)}\n            [39b8,39cc) {breg1(15936)}\n            [39cc,39e0) {fbreg(-464)}\n            [39e0,3a1f) {breg3(15936)}\n            [3a1f,3a34) {fbreg(-464)}\n            [3a34,3a38) {breg0(15936)}\n            [3a38,3aa8) {fbreg(-464)}\n            [3aa8,3acb) {breg3(15936)}\n            [3acb,3ad4) {fbreg(-464)}\n            [3ad4,3ae3) {breg3(15936)}\n            [3ae3,3aec) {fbreg(-464)}\n            [3aec,3afc) {breg1(15936)}\n            [3afc,3b24) {breg3(15936)}\n            [3b24,3b50) {fbreg(-464)}\n            [3b50,3b60) {breg0(15936)}\n            [3b60,3b90) {fbreg(-464)}\n            [3b90,3ba0) {breg3(15936)}\n            [3ba0,3ba4) {fbreg(-464)}\n            [3ba4,3ba8) {breg0(15936)}\n            [3ba8,3bc0) {fbreg(-464)}\n            [3bc0,3bcc) {breg0(15936)}\n            [3bcc,3c14) {fbreg(-464)}\n            [3c14,3c34) {breg1(15936)}\n            [3c34,3c3c) {fbreg(-464)}\n            [3c3c,3c48) {breg0(15936)}\n            [3c48,3c94) {fbreg(-464)}\n            [3c94,3c98) {breg1(15936)}\n            [3c98,3cc4) {fbreg(-464)}\n            [3cc4,3cd0) {breg1(15936)}\n            [3cd0,3cf8) {fbreg(-464)}\n            [3cf8,3cfc) {breg0(15936)}\n            [3cfc,3d58) {fbreg(-464)}\n            [3d58,3d78) {breg1(15936)}\n            [3d78,3d80) {fbreg(-464)}\n            [3d80,3d84) {breg0(15936)}\n            [3d84,3d8c) {fbreg(-464)}\n            [3d8c,3db4) {breg1(15936)}\n            [3db4,3dc0) {fbreg(-464)}\n            [3dc0,3dc8) {breg0(15936)}\n            [3dc8,3dd0) {breg1(15936)}\n            [3dd0,3de0) {fbreg(-464)}\n            [3de0,3de8) {breg1(15936)}\n            [3de8,3dfc) {fbreg(-464)}\n            [3dfc,3e04) {breg0(15936)}\n            [3e04,3e14) {fbreg(-464)}\n            [3e14,3e1c) {breg2(15936)}\n            [3e1c,3e58) {fbreg(-464)}\n            [3e58,3e60) {breg0(15936)}\n            [3e60,3ed4) {fbreg(-464)}\n            [3ed4,3ee8) {breg0(15936)}\n            [3ee8,3ef8) {fbreg(-464)}\n            [3ef8,3f0f) {breg4(15936)}\n            [3f0f,3f6c) {fbreg(-464)}\n            [3f6c,3f8c) {breg1(15936)}\n            [3f8c,3f94) {fbreg(-464)}\n            [3f94,3fa8) {breg0(15936)}\n            [3fa8,3fc4) {fbreg(-464)}\n            [3fc4,3fc8) {breg0(15936)}\n            [3fc8,3fd8) {fbreg(-464)}\n            [3fd8,3fe0) {breg0(15936)}\n            [3fe0,4018) {fbreg(-464)}\n            [4018,4020) {breg0(15936)}\n            [4020,404c) {fbreg(-464)}\n            [404c,4060) {breg0(15936)}\n            [4060,4078) {fbreg(-464)}\n            [4078,409b) {breg4(15936)}\n            [409b,40a4) {fbreg(-464)}\n            [40a4,40ac) {breg0(15936)}\n            [40ac,40bc) {fbreg(-464)}\n            [40bc,40c0) {breg0(15936)}\n            [40c0,4104) {fbreg(-464)}\n            [4104,4124) {breg1(15936)}\n            [4124,4164) {fbreg(-464)}\n            [4164,4170) {breg0(15936)}\n            [4170,4208) {fbreg(-464)}\n            [4208,421c) {breg0(15936)}\n            [421c,422c) {fbreg(-464)}\n            [422c,4243) {breg4(15936)}\n            [4243,42a0) {fbreg(-464)}\n            [42a0,42c0) {breg1(15936)}\n            [42c0,42c8) {fbreg(-464)}\n            [42c8,42d0) {breg0(15936)}\n            [42d0,4350) {fbreg(-464)}\n            [4350,4360) {breg0(15936)}\n            [4360,437c) {fbreg(-464)}\n            [437c,4384) {breg0(15936)}\n            [4384,4390) {fbreg(-464)}\n            [4390,439c) {breg0(15936)}\n            [439c,43a4) {fbreg(-464)}\n            [43a4,43b7) {breg2(15936)}\n            [43b7,43fc) {fbreg(-464)}\n            [43fc,441c) {breg1(15936)}\n            [441c,443c) {fbreg(-464)}\n            [443c,447c) {breg2(15936)}\n            [447c,4498) {fbreg(-464)}\n            [4498,44a4) {breg0(15936)}\n            [44a4,44b4) {breg2(15936)}\n            [44b4,4524) {fbreg(-464)}\n            [4524,452c) {breg0(15936)}\n            [452c,4580) {fbreg(-464)}\n            [4580,4588) {breg0(15936)}\n            [4588,4598) {fbreg(-464)}\n            [4598,45a8) {breg1(15936)}\n            [45a8,45b4) {fbreg(-464)}\n            [45b4,45d0) {breg1(15936)}\n            [45d0,4604) {fbreg(-464)}\n            [4604,4610) {breg0(15936)}\n            [4610,4620) {breg2(15936)}\n            [4620,4688) {fbreg(-464)}\n            [4688,469b) {breg3(15936)}\n            [469b,46a8) {fbreg(-464)}\n            [46a8,46b0) {breg0(15936)}\n            [46b0,46bc) {fbreg(-464)}\n            [46bc,46c0) {breg1(15936)}\n            [46c0,4710) {fbreg(-464)}\n            [4710,4714) {breg1(15936)}\n            [4714,472c) {fbreg(-464)}\n            [472c,4738) {breg0(15936)}\n            [4738,4854) {fbreg(-464)}\n            [4854,4874) {breg1(15936)}\n            [4874,489c) {fbreg(-464)}\n            [489c,48a0) {breg0(15936)}\n            [48a0,48c4) {fbreg(-464)}\n            [48c4,48d0) {breg2(15936)}\n            [48d0,4910) {fbreg(-464)}\n            [4910,4930) {breg1(15936)}\n            [4930,49e0) {fbreg(-464)}\n            [49e0,4a00) {breg1(15936)}\n            [4a00,4a04) {fbreg(-464)}\n            [4a08,4a40) {fbreg(-464)}\n            [4a40,4a60) {breg1(15936)}\n            [4a60,4a84) {fbreg(-464)}\n            [4a84,4a8c) {breg0(15936)}\n            [4a8c,4abc) {fbreg(-464)}\n            [4abc,4ac0) {breg0(15936)}\n            [4ac0,4b20) {fbreg(-464)}\n            [4b20,4b28) {breg0(15936)}\n            [4b28,4b84) {fbreg(-464)}\n            [4b84,4b9c) {breg0(15936)}\n            [4b9c,4bac) {fbreg(-464)}\n            [4bec,4bfb) {breg1(15936)}\n            [4bfb,4c0c) {fbreg(-464)}\n            [4c0c,4c10) {reg0}\n            [4c10,4c1b) {breg1(15936)}\n            [4c1b,4c44) {fbreg(-464)}\n            [4c44,4c64) {breg1(15936)}\n            [4c64,4c68) {fbreg(-464)}\n            [4c68,4c7c) {breg0(15936)}\n            [4c7c,4d38) {fbreg(-464)}\n            [4d38,4d40) {breg1(15936)}\n            [4d40,4da4) {fbreg(-464)}\n            [4da4,4dc4) {breg1(15936)}\n            [4dc4,4e38) {fbreg(-464)}\n            [4e38,4e58) {breg1(15936)}\n            [4e58,4e74) {fbreg(-464)}\n            [4e74,4e78) {breg1(15936)}\n            [4e78,4e94) {fbreg(-464)}\n            [4e94,4e98) {breg0(15936)}\n            [4e98,4f08) {fbreg(-464)}\n            [4f08,4f28) {breg1(15936)}\n            [4f28,4f64) {fbreg(-464)}\n            [4f64,4f84) {breg1(15936)}\n            [4f84,4fec) {fbreg(-464)}\n            [4fec,500c) {breg1(15936)}\n            [500c,5048) {fbreg(-464)}\n            [5048,5068) {breg1(15936)}\n            [5068,507c) {fbreg(-464)}\n            [50d4,511c) {fbreg(-464)}\n            [511c,5130) {breg0(15936)}\n            [5130,5194) {fbreg(-464)}\n            [5194,51b4) {breg1(15936)}\n            [51b4,5288) {fbreg(-464)}\n      GNU_locviews (sec_offset)\n    [58a3] variable \"phnum\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-424)}\n    [58ac] variable \"newelf\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [16f4,19bc) {fbreg(-392)}\n            [1a70,1b64) {fbreg(-392)}\n            [1b7c,1fdc) {fbreg(-392)}\n            [2064,2b24) {fbreg(-392)}\n            [2bcc,4a04) {fbreg(-392)}\n            [4a08,4bac) {fbreg(-392)}\n            [4c68,507c) {fbreg(-392)}\n            [50d4,5288) {fbreg(-392)}\n      GNU_locviews (sec_offset)\n    [58b9] label \"fail_close\"\n      abstract_origin (ref4)\n      low_pc (addr)\n    [58c6] label \"done\"\n      abstract_origin (ref4)\n      low_pc (addr)\n    [58d3] variable \"shnum\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-416)}\n    [58dc] label \"illformed\"\n      abstract_origin (ref4)\n      low_pc (addr)\n    [58e9] variable \"seen_allocated\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [17e0,1820) {lit0, stack_value}\n            [1820,185c) {reg20}\n            [187c,1954) {reg20}\n            [2154,2208) {reg20}\n            [23b8,2478) {reg20}\n            [382c,3840) {reg20}\n            [4a08,4a64) {reg20}\n            [511c,5140) {reg20}\n      GNU_locviews (sec_offset)\n    [58f6] variable \"seen_unallocated\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [17e0,1820) {lit0, stack_value}\n            [1820,186c) {reg28}\n            [187c,1954) {reg28}\n            [2154,2278) {reg28}\n            [23b8,23e0) {reg28}\n            [23e4,2478) {reg28}\n            [28d4,2994) {reg28}\n            [382c,3840) {reg28}\n            [4a08,4a64) {reg28}\n            [511c,51b8) {reg28}\n      GNU_locviews (sec_offset)\n    [5903] variable \"mixed_allocated_unallocated\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [17e0,17e0) {lit0, stack_value}\n            [17e0,1818) {fbreg(-408)}\n            [187c,1954) {fbreg(-408)}\n            [2154,21e4) {fbreg(-408)}\n            [23b8,23dc) {fbreg(-408)}\n            [23e4,2478) {fbreg(-408)}\n            [382c,3840) {fbreg(-408)}\n            [4a08,4a64) {fbreg(-408)}\n            [511c,5130) {fbreg(-408)}\n      GNU_locviews (sec_offset)\n    [5910] variable \"removing_sections\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [2c84,2ca8) {lit0, stack_value}\n            [3718,3720) {lit0, stack_value}\n            [39d8,3b24) {lit1, stack_value}\n            [3b68,3ba0) {lit1, stack_value}\n            [3bb8,3bcc) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [591d] variable \"lastoffset\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [2d70,2da4) {lit0, stack_value}\n            [2da4,2f4c) {fbreg(-480)}\n            [2f50,3690) {fbreg(-480)}\n            [3778,37ac) {fbreg(-480)}\n            [37ac,3828) {reg22}\n            [3d20,3d7c) {reg22}\n      GNU_locviews (sec_offset)\n    [592a] variable \"offsize\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1dcc,1de8) {reg0}\n            [1de8,1dec) {breg1(0), neg, stack_value}\n      GNU_locviews (sec_offset)\n    [5937] formal_parameter \"prefix\"\n      abstract_origin (ref4)\n      const_value (data1)\n    [593d] inlined_subroutine \"memcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5957] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [15b8,15c3) {reg2}\n        GNU_locviews (sec_offset)\n      [5964] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [15b8,15c4) {fbreg(-384)}\n        GNU_locviews (sec_offset)\n      [5971] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [15b8,15c4) {reg31}\n        GNU_locviews (sec_offset)\n      [597e] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [598b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg31(0)}\n        [5991] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg21(0)}\n    [5999] inlined_subroutine \"open\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [59b3] formal_parameter \"__oflag\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [15cc,15e4) {const1u(66), stack_value}\n        GNU_locviews (sec_offset)\n      [59c0] formal_parameter \"__path\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [15cc,15d7) {reg0}\n        GNU_locviews (sec_offset)\n      [59cd] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [59da] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {const1u(66)}\n        [59e0] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg22(0)}\n    [59e8] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [59f5] variable \"debug_fname_len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1634,1638) {reg0}\n              [1638,1680) {reg20}\n              [2b24,2b2c) {reg20}\n        GNU_locviews (sec_offset)\n      [5a02] inlined_subroutine \"mempcpy\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [5a1c] formal_parameter \"__len\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [164c,165c) {reg20}\n          GNU_locviews (sec_offset)\n        [5a29] formal_parameter \"__src\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [164c,164f) {reg1}\n          GNU_locviews (sec_offset)\n        [5a36] formal_parameter \"__dest\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [164c,164f) {reg0}\n                [164f,165c) {reg22}\n          GNU_locviews (sec_offset)\n        [5a43] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [5a50] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg22(0)}\n          [5a56] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg20(0)}\n      [5a5e] inlined_subroutine \"strcpy\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [5a78] formal_parameter \"__src\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [165c,166c) {implicit_pointer([b100],0) {implicit_value(8){2e58585858585800}}}\n          GNU_locviews (sec_offset)\n        [5a85] formal_parameter \"__dest\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [165c,1668) {breg0(0), breg20(0), plus, stack_value}\n                [1668,166c) {breg1(0), breg20(0), plus, stack_value}\n          GNU_locviews (sec_offset)\n      [5a93] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [5ab9] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2b44,2b50) {reg0}\n                [2b50,2b57) {reg2}\n          GNU_locviews (sec_offset)\n        [5ac6] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2b44,2b58) {reg20}\n          GNU_locviews (sec_offset)\n        [5ad3] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2b44,2b58) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [5ae0] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [5aed] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit0}\n          [5af2] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg20(0)}\n      [5afa] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [5b07] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [5b18] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg20(8)}\n      [5b1f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [5b30] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg22(0)}\n      [5b37] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [5b44] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5b51] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [5b5e] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x56e0)}\n        [5b6b] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n    [5b72] inlined_subroutine \"memset\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5b8c] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [17d8,17df) {reg2}\n        GNU_locviews (sec_offset)\n      [5b99] formal_parameter \"__ch\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [17d8,17e0) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [5ba6] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [17d8,17e0) {reg26}\n        GNU_locviews (sec_offset)\n      [5bb3] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5bc0] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg26(0)}\n        [5bc6] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [5bcd] inlined_subroutine \"section_name_matches\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5bf3] formal_parameter \"name\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18a8,18cc) {reg24}\n        GNU_locviews (sec_offset)\n      [5c00] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18a8,18b0) {reg25}\n        GNU_locviews (sec_offset)\n      [5c0d] variable \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18a8,18cc) {reg25}\n        GNU_locviews (sec_offset)\n      [5c1a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5c27] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg24(0)}\n        [5c2d] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {const1u(32)}\n    [5c35] inlined_subroutine \"section_name_matches\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5c5b] formal_parameter \"name\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18e4,1908) {reg25}\n        GNU_locviews (sec_offset)\n      [5c68] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18e4,18ec) {reg24}\n        GNU_locviews (sec_offset)\n      [5c75] variable \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18e4,1908) {reg24}\n        GNU_locviews (sec_offset)\n      [5c82] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5c8f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg25(0)}\n        [5c95] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {const1u(32)}\n    [5c9d] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5cc3] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1924,1934) {reg0}\n              [1934,1937) {reg2}\n        GNU_locviews (sec_offset)\n      [5cd0] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1924,1938) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [5cdd] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1924,1938) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [5cea] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5cf7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [5cfc] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [5d03] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5d29] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (implicit_const)\n        call_column (implicit_const)\n        [5d48] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [5d59] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [5d60] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [5d71] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [5d78] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [5d85] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg21(0)}\n    [5d8e] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [5d9b] variable \"phdr_mem\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [5da4] variable \"phdr\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ac4,1acc) {reg0}\n              [1acc,1ad7) {reg2}\n        GNU_locviews (sec_offset)\n      [5db1] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [5dd7] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (implicit_const)\n          call_column (implicit_const)\n          [5df6] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [5e07] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [5e0e] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [5e1f] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [5e26] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [5e33] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg21(0)}\n      [5e3c] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [5e62] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1b3c,1b64) {reg19}\n          GNU_locviews (sec_offset)\n        [5e6f] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1b3c,1b64) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [5e7c] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1b3c,1b64) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [5e89] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [5e96] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [5e9b] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [5ea0] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [5ea6] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [5eae] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1136)}\n          [5eb5] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [5ec4] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [5ed5] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-376), deref}\n        [5edd] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg21(0)}\n        [5ee3] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg20(0)}\n      [5eea] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [5efb] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-392), deref}\n        [5f03] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg21(0)}\n      [5f0a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [5f1b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [5f28] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [5f35] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [5f3b] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5f48] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [5f50] inlined_subroutine \"handle_debug_relocs\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5f6a] formal_parameter \"last_size\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {implicit_pointer([57b3],0) {lit0, stack_value}}\n              [3840,3860) {implicit_pointer([57b3],0) {lit0, stack_value}}\n              [4aec,4b10) {implicit_pointer([57b3],0) <no location>}\n              [4ce8,4d08) {implicit_pointer([57b3],0) {lit0, stack_value}}\n              [4dc8,4de8) {implicit_pointer([57b3],0) {lit0, stack_value}}\n              [51b8,5200) {implicit_pointer([57b3],0) {lit0, stack_value}}\n        GNU_locviews (sec_offset)\n      [5f77] formal_parameter \"last_offset\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {implicit_pointer([57a6],0) {lit0, stack_value}}\n              [3840,3860) {implicit_pointer([57a6],0) {lit0, stack_value}}\n              [4aec,4b10) {implicit_pointer([57a6],0) <no location>}\n              [4ce8,4d08) {implicit_pointer([57a6],0) {lit0, stack_value}}\n              [4dc8,4de8) {implicit_pointer([57a6],0) {lit0, stack_value}}\n              [51b8,5200) {implicit_pointer([57a6],0) {lit0, stack_value}}\n        GNU_locviews (sec_offset)\n      [5f84] formal_parameter \"shstrndx\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1cac) {reg23}\n              [1cac,1cbb) {reg4}\n              [3840,3860) {reg23}\n              [4ce8,4d08) {reg23}\n              [4dc8,4de8) {reg23}\n              [51b8,51dc) {reg23}\n        GNU_locviews (sec_offset)\n      [5f91] formal_parameter \"fname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {fbreg(-384)}\n              [3840,3860) {fbreg(-384)}\n              [4aec,4b10) {fbreg(-384)}\n              [4ce8,4d08) {fbreg(-384)}\n              [4dc8,4de8) {fbreg(-384)}\n              [51b8,5200) {fbreg(-384)}\n        GNU_locviews (sec_offset)\n      [5f9e] formal_parameter \"ehdr\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {fbreg(-464)}\n              [3840,3860) {fbreg(-464)}\n              [4aec,4b10) {fbreg(-464)}\n              [4ce8,4d08) {fbreg(-464)}\n              [4dc8,4de8) {fbreg(-464)}\n              [51b8,5200) {fbreg(-464)}\n        GNU_locviews (sec_offset)\n      [5fab] formal_parameter \"new_elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {fbreg(-392)}\n              [3840,3860) {fbreg(-392)}\n              [4aec,4b10) {fbreg(-392)}\n              [4ce8,4d08) {fbreg(-392)}\n              [4dc8,4de8) {fbreg(-392)}\n              [51b8,5200) {fbreg(-392)}\n        GNU_locviews (sec_offset)\n      [5fb8] formal_parameter \"ebl\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {fbreg(-416)}\n              [3840,3860) {fbreg(-416)}\n              [4aec,4b10) {fbreg(-416)}\n              [4ce8,4d08) {fbreg(-416)}\n              [4dc8,4de8) {fbreg(-416)}\n              [51b8,5200) {fbreg(-416)}\n        GNU_locviews (sec_offset)\n      [5fc5] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {fbreg(-376)}\n              [3840,3860) {fbreg(-376)}\n              [4aec,4b10) {fbreg(-376)}\n              [4ce8,4d08) {fbreg(-376)}\n              [4dc8,4de8) {fbreg(-376)}\n              [51b8,5200) {fbreg(-376)}\n        GNU_locviews (sec_offset)\n      [5fd2] lexical_block\n        ranges (sec_offset)\n        [5fd7] variable \"lastoffset\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1bbc,1d54) {reg21}\n                [3840,3860) {reg21}\n                [4aec,4b10) {reg21}\n                [4dc8,4de8) {reg21}\n                [51b8,5200) {reg21}\n          GNU_locviews (sec_offset)\n        [5fe4] variable \"scn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1bbc,1bd0) {reg24}\n                [1bd0,1bdb) {reg0}\n                [1bdb,1c78) {reg24}\n                [1c78,1c80) {reg0}\n                [1c80,1cbc) {reg24}\n                [1cbc,1cc4) {lit0, stack_value}\n                [1cc4,1cd8) {reg24}\n                [1cd8,1ce3) {reg0}\n                [1ce3,1d48) {reg24}\n                [1d48,1d50) {reg0}\n                [1d50,1d5c) {reg24}\n                [3840,3860) {reg24}\n                [4aec,4b10) {reg24}\n                [4dc8,4de8) {reg24}\n                [51b8,5200) {reg24}\n          GNU_locviews (sec_offset)\n        [5ff1] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [5ffe] variable \"shdr\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-368)}\n          [6007] variable \"new_scn\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1bf0,1bfb) {reg0}\n                  [1bfb,1c7c) {reg25}\n                  [3840,3860) {reg25}\n                  [51b8,51bc) {reg0}\n                  [51bc,51dc) {reg25}\n            GNU_locviews (sec_offset)\n          [6014] variable \"data\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1c08,1c0c) {reg0}\n                  [1c0c,1c34) {reg20}\n                  [1c34,1c3c) {reg0}\n                  [1c3c,1c7c) {reg20}\n                  [3840,3860) {reg20}\n            GNU_locviews (sec_offset)\n          [6021] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [602e] variable \"new_data\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [1c10,1c24) {reg0}\n                    [3840,3844) {reg0}\n              GNU_locviews (sec_offset)\n            [603b] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [6061] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3848,3860) {addr(0x5838), stack_value}\n                GNU_locviews (sec_offset)\n              [606e] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3848,3860) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [607b] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3848,3860) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [6088] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [6095] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit0}\n                [609a] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [609f] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {addr(0x5838)}\n            [60ae] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [60bf] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n            [60c6] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [60d3] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n          [60db] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [60e8] variable \"filesz\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [1c58,1c5c) {reg0}\n                    [1c64,1c73) {fbreg(-256), deref, lit0, breg2(0), const1u(32), shl, lit16, lit31, shl, ne, bra(1), swap, drop, stack_value}\n              GNU_locviews (sec_offset)\n          [60f6] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [611c] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51c0,51d8) {addr(0x57f8), stack_value}\n              GNU_locviews (sec_offset)\n            [6129] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51c0,51d8) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [6136] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51c0,51d8) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [6143] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [6150] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit0}\n              [6155] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [615a] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {addr(0x57f8)}\n          [6169] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [617a] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg22(0)}\n          [6181] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6192] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-392), deref}\n          [619b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [61ac] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg25(0)}\n            [61b2] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg22(0)}\n          [61b9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [61ca] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg24(0)}\n            [61d0] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg20(0)}\n          [61d7] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [61e4] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [61ec] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [61f9] variable \"shdr\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-368)}\n          [6202] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [620f] variable \"filesz\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [1d38,1d4c) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [621c] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [6242] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4af4,4b0c) {addr(0x5818), stack_value}\n                GNU_locviews (sec_offset)\n              [624f] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4af4,4b0c) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [625c] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4af4,4b0c) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [6269] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [6276] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit0}\n                [627b] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [6280] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {addr(0x5818)}\n            [628f] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [62a0] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg24(0)}\n              [62a6] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg20(0)}\n            [62ad] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [62ba] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n          [62c2] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [62e8] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51e4,51fc) {addr(0x57e0), stack_value}\n              GNU_locviews (sec_offset)\n            [62f5] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51e4,51fc) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [6302] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51e4,51fc) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [630f] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [631c] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit0}\n              [6321] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [6326] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {addr(0x57e0)}\n          [6335] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6346] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg20(0)}\n          [634d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [635a] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [6362] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [6388] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4cf0,4d08) {addr(0x57c0), stack_value}\n            GNU_locviews (sec_offset)\n          [6395] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4cf0,4d08) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [63a2] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4cf0,4d08) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [63af] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [63bc] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit0}\n            [63c1] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [63c6] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {addr(0x57c0)}\n        [63d5] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [63fb] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4dd0,4de8) {addr(0x5860), stack_value}\n            GNU_locviews (sec_offset)\n          [6408] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4dd0,4de8) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [6415] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4dd0,4de8) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [6422] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [642f] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit0}\n            [6434] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [6439] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {addr(0x5860)}\n        [6448] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [6459] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n          [6461] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-464), deref}\n        [646a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [647b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-376), deref}\n          [6483] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n        [648a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [649b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-376), deref}\n          [64a3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n        [64aa] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [64bb] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n          [64c3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg23(0)}\n        [64ca] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [64db] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-416), deref}\n          [64e3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-392), deref}\n          [64eb] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {fbreg(-464), deref}\n          [64f3] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n        [64fc] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [650d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n          [6515] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n        [651c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [652d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n          [6535] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n        [653c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [654d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [6554] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [6561] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n    [656a] inlined_subroutine \"memcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [6584] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1d88,1dac) {lit16, stack_value}\n        GNU_locviews (sec_offset)\n      [6591] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1d88,1dac) {fbreg(-464)}\n        GNU_locviews (sec_offset)\n      [659e] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1d88,1d8c) {reg0}\n              [1d8c,1dac) {reg20}\n        GNU_locviews (sec_offset)\n    [65ac] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [65b9] variable \"zero_off\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [65c2] variable \"zero\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-304)}\n      [65cb] inlined_subroutine \"pwrite_retry\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [65e5] formal_parameter \"off\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4c7c,4ce8) {const1u(32), stack_value}\n                [5200,5204) {const1u(32), stack_value}\n          GNU_locviews (sec_offset)\n        [65f2] formal_parameter \"len\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4c7c,4ce8) {lit4, stack_value}\n                [5200,5204) {lit4, stack_value}\n          GNU_locviews (sec_offset)\n        [65ff] formal_parameter \"buf\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4c7c,4ce8) {reg20}\n                [5200,5204) {reg20}\n          GNU_locviews (sec_offset)\n        [660c] formal_parameter \"fd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4c7c,4ce8) {fbreg(-448)}\n                [5200,5204) {fbreg(-448)}\n          GNU_locviews (sec_offset)\n        [6619] lexical_block\n          ranges (sec_offset)\n          [661e] variable \"recvd\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4c7c,4ce8) {reg27}\n                  [5200,5204) {reg27}\n            GNU_locviews (sec_offset)\n          [662b] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [6634] variable \"ret\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4c9c,4cb8) {reg0}\n              GNU_locviews (sec_offset)\n            [6641] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              [664a] variable \"__result\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4c94,4cb8) {reg0}\n                      [4ccc,4cd7) {reg0}\n                      [5200,5204) {reg0}\n                GNU_locviews (sec_offset)\n              [6657] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [6668] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [6671] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [667a] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [6683] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [668a] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [669b] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [66a4] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [66ad] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [66b6] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [66bd] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n      [66ce] inlined_subroutine \"pwrite_retry\"\n        abstract_origin (ref4)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (data1)\n        call_line (data2)\n        call_column (data1)\n        [66e7] formal_parameter \"off\"\n          abstract_origin (ref4)\n        [66ec] formal_parameter \"len\"\n          abstract_origin (ref4)\n        [66f1] formal_parameter \"buf\"\n          abstract_origin (ref4)\n        [66f6] formal_parameter \"fd\"\n          abstract_origin (ref4)\n        [66fb] variable \"recvd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [521c,5288) {reg27}\n          GNU_locviews (sec_offset)\n        [6708] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          [6711] variable \"ret\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [523c,5258) {reg0}\n            GNU_locviews (sec_offset)\n          [671e] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [6727] variable \"__result\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [5234,5258) {reg0}\n                    [526c,5277) {reg0}\n              GNU_locviews (sec_offset)\n            [6734] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [6745] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {fbreg(-448), deref_size(4)}\n              [674e] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg20(0), breg27(0), plus}\n              [6757] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg24(0), breg27(0), minus}\n              [6760] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {breg22(0)}\n            [6767] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [6778] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {fbreg(-448), deref_size(4)}\n              [6781] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg20(0), breg27(0), plus}\n              [678a] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg24(0), breg27(0), minus}\n              [6793] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {breg22(0)}\n            [679a] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n    [67ab] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [67b8] variable \"zero_off\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [67c1] variable \"zero\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-304)}\n      [67ca] inlined_subroutine \"pwrite_retry\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [67e4] formal_parameter \"off\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1ec0,1f28) {const1u(40), stack_value}\n                [4a64,4a68) {const1u(40), stack_value}\n          GNU_locviews (sec_offset)\n        [67f1] formal_parameter \"len\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1ec0,1f28) {lit8, stack_value}\n                [4a64,4a68) {lit8, stack_value}\n          GNU_locviews (sec_offset)\n        [67fe] formal_parameter \"buf\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1ec0,1f28) {reg20}\n                [4a64,4a68) {reg20}\n          GNU_locviews (sec_offset)\n        [680b] formal_parameter \"fd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1ec0,1f28) {fbreg(-448)}\n                [4a64,4a68) {fbreg(-448)}\n          GNU_locviews (sec_offset)\n        [6818] lexical_block\n          ranges (sec_offset)\n          [681d] variable \"recvd\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1ec0,1f28) {reg27}\n                  [4a64,4a68) {reg27}\n            GNU_locviews (sec_offset)\n          [682a] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [6833] variable \"ret\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [1ee0,1efc) {reg0}\n              GNU_locviews (sec_offset)\n            [6840] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              [6849] variable \"__result\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [1ed8,1efc) {reg0}\n                      [1f10,1f1b) {reg0}\n                      [4a64,4a68) {reg0}\n                GNU_locviews (sec_offset)\n              [6856] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [6867] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [6870] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [6879] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [6882] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [6889] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [689a] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [68a3] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [68ac] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [68b5] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [68bc] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n      [68cd] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [68e7] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1f48,1f60) {reg0}\n                [1f60,1f6f) {reg2}\n          GNU_locviews (sec_offset)\n        [68f4] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1f48,1f70) {reg20}\n          GNU_locviews (sec_offset)\n        [6901] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1f48,1f70) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [690e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [691b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit0}\n          [6920] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg20(0)}\n      [6928] inlined_subroutine \"pwrite_retry\"\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        call_file (data1)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [6939] formal_parameter \"off\"\n          abstract_origin (ref4)\n        [693e] formal_parameter \"len\"\n          abstract_origin (ref4)\n        [6943] formal_parameter \"buf\"\n          abstract_origin (ref4)\n        [6948] formal_parameter \"fd\"\n          abstract_origin (ref4)\n        [694d] lexical_block\n          ranges (sec_offset)\n          [6952] variable \"recvd\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4a80,4aec) {reg27}\n            GNU_locviews (sec_offset)\n          [695f] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [6968] variable \"ret\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4aa0,4abc) {reg0}\n              GNU_locviews (sec_offset)\n            [6975] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              [697e] variable \"__result\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4a98,4abc) {reg0}\n                      [4ad0,4adb) {reg0}\n                GNU_locviews (sec_offset)\n              [698b] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [699c] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [69a5] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [69ae] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [69b7] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [69be] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [69cf] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [69d8] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [69e1] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [69ea] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [69f1] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n      [6a02] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [6a0f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6a20] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [6a2d] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5b98)}\n        [6a3a] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [6a40] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [6a4d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-448), deref_size(4)}\n        [6a56] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg23(0)}\n    [6a5e] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [6a84] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ffc,2008) {reg0}\n              [2008,200f) {reg2}\n        GNU_locviews (sec_offset)\n      [6a91] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ffc,2010) {reg19}\n        GNU_locviews (sec_offset)\n      [6a9e] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ffc,2010) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [6aab] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [6ab8] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [6abd] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg19(0)}\n    [6ac5] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [6ad2] variable \"phdr_mem\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [6adb] variable \"phdr\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [20b4,20bc) {reg0}\n              [20bc,20c7) {reg2}\n        GNU_locviews (sec_offset)\n      [6ae8] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [6b0e] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (implicit_const)\n          call_column (implicit_const)\n          [6b2d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6b3e] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [6b45] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6b56] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [6b5d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [6b6a] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg21(0)}\n      [6b73] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [6b99] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [212c,2154) {reg19}\n          GNU_locviews (sec_offset)\n        [6ba6] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [212c,2154) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [6bb3] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [212c,2154) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [6bc0] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [6bcd] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [6bd2] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [6bd7] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [6bdd] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [6be5] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1179)}\n          [6bec] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [6bfb] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6c0c] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-376), deref}\n        [6c14] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg21(0)}\n        [6c1a] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg20(0)}\n      [6c21] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6c32] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-432), deref}\n        [6c3a] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg21(0)}\n      [6c41] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6c52] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [6c5f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [6c6c] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [6c72] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [6c7f] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [6c87] inlined_subroutine \"section_name_matches\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [6cad] formal_parameter \"name\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2220,2244) {reg27}\n        GNU_locviews (sec_offset)\n      [6cba] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [221c,2228) {reg25}\n        GNU_locviews (sec_offset)\n      [6cc7] variable \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2220,2244) {reg25}\n        GNU_locviews (sec_offset)\n      [6cd4] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [6ce1] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg27(0)}\n        [6ce7] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {const1u(32)}\n    [6cef] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [6cfc] variable \"grpref\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [240c,2454) {reg3}\n              [2468,2478) {reg3}\n        GNU_locviews (sec_offset)\n      [6d09] variable \"inner\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [240c,2420) {lit1, stack_value}\n              [2420,2434) {reg1}\n              [2434,243c) {breg1(-1), stack_value}\n              [243c,244c) {reg1}\n              [2468,2470) {reg1}\n        GNU_locviews (sec_offset)\n      [6d16] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [6d3c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [6d4a] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [6d70] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4a3c,4a64) {reg19}\n          GNU_locviews (sec_offset)\n        [6d7d] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4a3c,4a64) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [6d8a] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4a3c,4a64) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [6d97] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [6da4] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [6da9] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [6dae] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [6db4] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [6dbc] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1306)}\n          [6dc3] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [6dd2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6de3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n      [6de9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6dfa] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [6e07] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [6e14] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [6e1a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [6e27] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [6e2f] lexical_block\n      abstract_origin (ref4)\n      low_pc (addr)\n      high_pc (data8)\n      sibling (ref4)\n      [6e48] variable \"grpref\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [248c,24a4) {reg1}\n              [24a4,24cc) {breg24(72), deref}\n        GNU_locviews (sec_offset)\n      [6e55] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        [6e5e] variable \"in\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [248c,24a4) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n    [6e6d] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [6e7a] variable \"shdr_indices\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-232)}\n      [6e83] variable \"n\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [24ec,2508) {lit1, stack_value}\n              [2508,2508) {lit2, stack_value}\n        GNU_locviews (sec_offset)\n      [6e90] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        [6e99] variable \"j\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2508,2508) {lit0, stack_value}\n                [2518,2548) {reg20}\n                [2548,2550) {breg20(1), stack_value}\n                [2550,2570) {reg0}\n                [2678,2694) {reg20}\n                [28b4,28d4) {reg20}\n                [4ea4,4eb4) {reg20}\n          GNU_locviews (sec_offset)\n        [6ea6] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          [6eaf] variable \"i\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [251c,2570) {reg22}\n                  [2678,2694) {reg22}\n                  [28b4,28d4) {reg22}\n                  [4ea4,4f2c) {reg22}\n            GNU_locviews (sec_offset)\n          [6ebc] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [6ee2] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (implicit_const)\n              call_column (implicit_const)\n              [6f01] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [6f12] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n              [6f19] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [6f2a] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n              [6f31] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [6f3e] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg21(0)}\n          [6f47] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [6f6d] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4f04,4f2c) {reg19}\n              GNU_locviews (sec_offset)\n            [6f7a] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4f04,4f2c) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [6f87] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4f04,4f2c) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [6f94] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [6fa1] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [6fa6] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [6fab] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [6fb1] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-384), deref}\n              [6fb9] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(1610)}\n              [6fc0] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x5668)}\n          [6fcf] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6fe0] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n          [6fe6] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6ff7] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [7004] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5648)}\n            [7011] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [7017] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [7024] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n    [702e] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [703b] variable \"shdrstrndx\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [7044] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        sibling (ref4)\n        [7051] variable \"discard_section\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [25f0,2608) {lit0, stack_value}\n                [4e78,4ea4) {breg22(0), breg1(0), ne, stack_value}\n          GNU_locviews (sec_offset)\n        [705e] variable \"debugshdr\"\n          abstract_origin (ref4)\n          location (exprloc) {fbreg(-368)}\n        [7067] variable \"debugdata\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [25b0,25cc) {reg24}\n                [262c,2634) {reg0}\n                [2634,2678) {reg24}\n                [4f2c,4f30) {reg0}\n                [4f30,4f88) {reg24}\n                [5010,507c) {reg24}\n          GNU_locviews (sec_offset)\n        [7074] inlined_subroutine \"memcpy\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [709a] formal_parameter \"__len\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2664,266f) {breg24(16)}\n            GNU_locviews (sec_offset)\n          [70a7] formal_parameter \"__src\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2664,266f) {breg24(0)}\n            GNU_locviews (sec_offset)\n          [70b4] formal_parameter \"__dest\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2664,266f) {reg0}\n            GNU_locviews (sec_offset)\n          [70c1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [70cf] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [70f5] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [7103] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [7129] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4e34,4e5c) {reg19}\n            GNU_locviews (sec_offset)\n          [7136] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4e34,4e5c) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [7143] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4e34,4e5c) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [7150] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [715d] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [7162] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [7167] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [716d] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-384), deref}\n            [7175] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(1655)}\n            [717c] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [718b] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [71b1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [71bf] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [71e5] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4f60,4f88) {reg19}\n            GNU_locviews (sec_offset)\n          [71f2] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4f60,4f88) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [71ff] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4f60,4f88) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [720c] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [7219] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [721e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [7223] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [7229] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-384), deref}\n            [7231] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(1661)}\n            [7238] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [7247] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [726d] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (implicit_const)\n            call_column (implicit_const)\n            [728c] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [729d] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n            [72a4] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [72b5] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n            [72bc] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [72c9] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg21(0)}\n        [72d2] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [72f8] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4fe8,5010) {reg19}\n            GNU_locviews (sec_offset)\n          [7305] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4fe8,5010) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [7312] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4fe8,5010) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [731f] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [732c] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [7331] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [7336] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [733c] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-384), deref}\n            [7344] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(1648)}\n            [734b] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [735a] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [7380] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [738e] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [73b4] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [5044,506c) {reg19}\n            GNU_locviews (sec_offset)\n          [73c1] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [5044,506c) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [73ce] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [5044,506c) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [73db] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [73e8] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [73ed] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [73f2] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [73f8] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-384), deref}\n            [7400] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(1674)}\n            [7407] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [7416] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7427] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-432), deref}\n        [7430] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7441] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg24(0)}\n          [7447] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg20(0)}\n        [744e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [745f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg24(0)}\n        [7466] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n        [7473] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7484] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [748a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [749b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [74a8] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [74b5] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [74bb] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [74cc] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [74d3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [74e4] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [74f1] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [74fe] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [7504] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7515] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [751c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [752d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [753a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [7547] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [754d] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [755e] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [7565] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7576] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [7583] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [7590] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [7596] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [75a3] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n      [75ab] inlined_subroutine \"memcpy\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [75c5] formal_parameter \"__len\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [38f4,3908) {lit16, stack_value}\n          GNU_locviews (sec_offset)\n        [75d2] formal_parameter \"__src\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [38f4,3908) {fbreg(-464)}\n          GNU_locviews (sec_offset)\n        [75df] formal_parameter \"__dest\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [38f4,38f8) {reg0}\n                [38f8,3908) {reg1}\n          GNU_locviews (sec_offset)\n      [75ed] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7613] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3980,3998) {reg22}\n          GNU_locviews (sec_offset)\n        [7620] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3980,3998) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [762d] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3980,3998) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [763a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [7647] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit0}\n          [764c] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [7651] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg22(0)}\n          [7657] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {breg20(0)}\n      [765f] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7685] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3b48,3b64) {reg20}\n          GNU_locviews (sec_offset)\n        [7692] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3b48,3b64) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [769f] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3b48,3b64) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [76ac] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [76b9] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit0}\n          [76be] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [76c3] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg20(0)}\n          [76c9] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n      [76d3] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [76f9] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [7707] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [772d] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3c10,3c38) {reg19}\n          GNU_locviews (sec_offset)\n        [773a] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3c10,3c38) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [7747] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3c10,3c38) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [7754] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [7761] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [7766] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [776b] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [7771] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [7779] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1684)}\n          [7780] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [778f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [77a0] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-432), deref}\n        [77a8] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-152)}\n      [77b0] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [77c1] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-432), deref}\n      [77ca] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [77db] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-376), deref}\n        [77e3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-288)}\n      [77eb] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [77fc] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-432), deref}\n      [7805] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7816] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [7823] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [7829] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [783a] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [7841] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7852] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [785f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5968)}\n        [786c] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [7872] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7883] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [788a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [789b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [78a8] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [78b5] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [78bb] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [78c8] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [78d0] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [78dd] variable \"symdata\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [26b0,26c8) {breg24(72)}\n              [2994,29b7) {breg24(72)}\n        GNU_locviews (sec_offset)\n      [78ea] variable \"xndxdata\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [26e8,26ef) {breg24(104), deref_size(4), const4u(4294967295), and, const1u(144), mul, breg21(0), plus, plus_uconst(72)}\n        GNU_locviews (sec_offset)\n      [78f7] variable \"elsize\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [26fc,2700) {reg0}\n              [2700,27d4) {reg22}\n              [2820,28b4) {reg22}\n              [497c,4a04) {reg22}\n        GNU_locviews (sec_offset)\n      [7904] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        sibling (ref4)\n        [7911] variable \"inner\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [26fc,2738) {lit0, stack_value}\n                [2738,27d4) {reg26}\n                [2820,2874) {reg26}\n                [2880,28b4) {reg26}\n                [497c,4a04) {reg26}\n          GNU_locviews (sec_offset)\n        [791e] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          [7927] variable \"sym_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-368)}\n          [7930] variable \"xndx\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-408)}\n          [7939] variable \"sym\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2738,2760) {reg28}\n                  [277c,2784) {reg0}\n                  [2784,27d4) {reg28}\n                  [2820,2870) {reg28}\n                  [2880,28b4) {reg28}\n                  [497c,4980) {reg0}\n                  [4980,4a04) {reg28}\n            GNU_locviews (sec_offset)\n          [7946] variable \"scnidx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2738,273c) {reg0}\n                  [2784,27c8) {reg0}\n                  [27c8,27cc) {breg28(6), deref_size(2), const2u(65535), and, stack_value}\n                  [27cc,27d4) {reg0}\n            GNU_locviews (sec_offset)\n          [7953] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [7979] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (implicit_const)\n              call_column (implicit_const)\n              [7998] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [79a9] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n              [79b0] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [79c1] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n              [79c8] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [79d5] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg21(0)}\n          [79de] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [7a04] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [49dc,4a04) {reg19}\n              GNU_locviews (sec_offset)\n            [7a11] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [49dc,4a04) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [7a1e] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [49dc,4a04) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [7a2b] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [7a38] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [7a3d] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [7a42] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [7a48] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-384), deref}\n              [7a50] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(1509)}\n              [7a57] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x5668)}\n          [7a66] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [7a77] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n            [7a7d] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg25(0)}\n            [7a83] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg26(0)}\n            [7a89] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg23(0)}\n            [7a8f] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {breg27(0)}\n          [7a96] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [7aa7] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-416), deref}\n          [7ab0] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [7ac1] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-376), deref}\n          [7aca] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [7adb] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-416), deref}\n            [7ae3] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg28(0)}\n          [7aea] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [7afb] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [7b08] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5648)}\n            [7b15] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [7b1b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [7b28] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n      [7b31] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7b57] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [7b65] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7b8b] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a0c,2a34) {reg19}\n          GNU_locviews (sec_offset)\n        [7b98] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a0c,2a34) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [7ba5] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a0c,2a34) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [7bb2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [7bbf] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [7bc4] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [7bc9] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [7bcf] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [7bd7] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1490)}\n          [7bde] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [7bed] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7c13] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [7c21] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7c47] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a98,2ac0) {reg19}\n          GNU_locviews (sec_offset)\n        [7c54] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a98,2ac0) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [7c61] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a98,2ac0) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [7c6e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [7c7b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [7c80] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [7c85] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [7c8b] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [7c93] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1475)}\n          [7c9a] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [7ca9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7cba] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-376), deref}\n        [7cc2] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit11}\n        [7cc7] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit1}\n        [7ccc] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {lit1}\n      [7cd2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7ce3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n      [7ce9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7cfa] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [7d07] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [7d14] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [7d1a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7d2b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [7d32] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7d43] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n      [7d49] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7d5a] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [7d67] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [7d74] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [7d7a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [7d87] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [7d8f] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [7db5] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2804,2814) {reg0}\n              [2814,281b) {reg2}\n        GNU_locviews (sec_offset)\n      [7dc2] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2804,281c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [7dcf] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2804,281c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [7ddc] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [7de9] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [7dee] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [7df3] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {fbreg(-384), deref}\n    [7dfd] inlined_subroutine \"section_name_matches\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [7e23] formal_parameter \"name\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [290c,2910) {breg23(0), const1u(144), mul, breg26(0), plus, plus_uconst(88)}\n        GNU_locviews (sec_offset)\n      [7e30] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [290c,2910) {reg25}\n        GNU_locviews (sec_offset)\n      [7e3d] variable \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [290c,2930) {reg25}\n        GNU_locviews (sec_offset)\n      [7e4a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [7e57] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg27(0)}\n        [7e5d] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {const1u(32)}\n    [7e65] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [7e72] variable \"is_comdat\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2940,2954) {breg2(0), lit1, and, stack_value}\n              [2980,2994) {breg2(0), lit1, and, stack_value}\n        GNU_locviews (sec_offset)\n    [7e80] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [7ea6] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2b08,2b20) {reg21}\n        GNU_locviews (sec_offset)\n      [7eb3] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2b08,2b20) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [7ec0] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2b08,2b20) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [7ecd] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [7eda] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [7edf] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [7ee4] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg21(0)}\n        [7eea] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg20(0)}\n    [7ef2] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [7f18] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (implicit_const)\n        call_column (implicit_const)\n        [7f37] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7f48] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [7f4f] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7f60] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [7f67] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [7f74] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg21(0)}\n    [7f7d] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [7fa3] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2bbc,2bc8) {reg0}\n              [2bc8,2bcb) {reg2}\n        GNU_locviews (sec_offset)\n      [7fb0] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2bbc,2bcc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [7fbd] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2bbc,2bcc) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [7fca] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [7fd7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [7fdc] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [7fe3] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [7ff0] variable \"newdata\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2e84,2e8c) {reg0}\n              [2e8c,2ec8) {reg25}\n              [2fd8,33e4) {reg25}\n              [33e4,33e8) {reg0}\n              [33e8,3440) {reg25}\n              [34b0,35c8) {reg25}\n              [35d8,3634) {reg25}\n        GNU_locviews (sec_offset)\n      [7ffd] variable \"sh_link\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2e0c,35c8) {fbreg(-528)}\n              [35d8,3690) {fbreg(-528)}\n        GNU_locviews (sec_offset)\n      [800a] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        sibling (ref4)\n        [8017] variable \"versiondata\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2fd8,306c) {lit0, stack_value}\n                [306c,3084) {reg0}\n                [3370,3388) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [8024] variable \"shndxdata\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2fd8,3020) {lit0, stack_value}\n                [3020,3028) {reg0}\n                [3028,3380) {reg28}\n                [3380,3388) {lit0, stack_value}\n                [3388,33e4) {reg28}\n                [34b0,35c8) {reg28}\n                [35d8,3634) {reg28}\n          GNU_locviews (sec_offset)\n        [8031] variable \"elsize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2ff8,3000) {reg0}\n                [3000,3194) {reg24}\n                [31ac,3380) {reg24}\n                [3380,3388) {reg0}\n                [3388,33e4) {reg24}\n                [34b0,35c8) {reg24}\n                [35d8,3634) {reg24}\n          GNU_locviews (sec_offset)\n        [803e] variable \"last_was_local\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [30a4,30dc) {lit1, stack_value}\n                [30dc,3160) {reg20}\n                [3168,3238) {reg20}\n                [3248,3254) {reg20}\n                [3254,3260) {lit0, stack_value}\n                [3260,32f0) {reg20}\n                [32f0,32fc) {lit0, stack_value}\n                [32fc,3360) {reg20}\n                [3388,33e4) {reg20}\n                [34b0,35c8) {reg20}\n                [35d8,3634) {reg20}\n          GNU_locviews (sec_offset)\n        [804b] variable \"destidx\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [30a4,30dc) {lit1, stack_value}\n                [30dc,3154) {reg22}\n                [3154,3168) {reg1}\n                [316c,322c) {reg22}\n                [322c,3260) {reg1}\n                [3260,32e4) {reg22}\n                [32e4,32fc) {reg1}\n                [32fc,3358) {reg22}\n                [3358,3360) {reg1}\n                [3388,33e4) {reg22}\n                [34b0,3560) {reg22}\n                [3560,3570) {breg22(1), stack_value}\n                [3570,35c8) {reg22}\n                [35d8,3634) {reg22}\n          GNU_locviews (sec_offset)\n        [8058] variable \"inner\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [30a4,30dc) {lit1, stack_value}\n                [30dc,318c) {reg21}\n                [31ac,3360) {reg21}\n                [3388,33e4) {reg21}\n                [34b0,35c8) {reg21}\n                [35d8,3634) {reg21}\n          GNU_locviews (sec_offset)\n        [8065] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [8072] variable \"sec\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [31d8,31f8) {reg4}\n                  [3260,329c) {reg4}\n                  [32bc,32d0) {reg4}\n                  [3514,352b) {reg4}\n                  [3574,35af) {reg4}\n            GNU_locviews (sec_offset)\n          [807f] variable \"sym_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-368)}\n          [8088] variable \"xshndx\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-436)}\n          [8091] variable \"sym\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [30f8,3104) {reg0}\n                  [3104,3360) {reg27}\n                  [3388,33e4) {reg27}\n                  [34b0,34b4) {reg0}\n                  [34b4,35c8) {reg27}\n                  [35d8,3634) {reg27}\n            GNU_locviews (sec_offset)\n          [809e] variable \"sidx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [31bc,31d0) {reg0}\n            GNU_locviews (sec_offset)\n          [80ab] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [80b8] variable \"nshndx\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [31ec,31fc) {reg6}\n                    [32bc,32d0) {const1s(-1), stack_value}\n                    [350c,3514) {reg6}\n              GNU_locviews (sec_offset)\n            [80c5] variable \"nxshndx\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [31ec,31fc) {lit0, stack_value}\n                    [32bc,32d0) {reg4}\n                    [350c,3514) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [80d2] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [80f8] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n            [8106] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [812c] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3330,3358) {reg19}\n                GNU_locviews (sec_offset)\n              [8139] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3330,3358) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [8146] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3330,3358) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [8153] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [8160] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [8165] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [816a] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [8170] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-384), deref}\n                [8178] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(2060)}\n                [817f] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [818e] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [819f] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg28(0)}\n              [81a5] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg22(0)}\n              [81ab] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {breg27(0)}\n            [81b2] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [81c3] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [81d0] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [81dd] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [81e3] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [81f0] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n          [81f8] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [821e] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n          [822c] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [8252] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [33bc,33e4) {reg19}\n              GNU_locviews (sec_offset)\n            [825f] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [33bc,33e4) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [826c] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [33bc,33e4) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [8279] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [8286] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [828b] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [8290] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [8296] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-384), deref}\n              [829e] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(2011)}\n              [82a5] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x5668)}\n          [82b4] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [82da] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n          [82e8] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [830e] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [34e4,350c) {reg19}\n              GNU_locviews (sec_offset)\n            [831b] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [34e4,350c) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [8328] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [34e4,350c) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [8335] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [8342] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [8347] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [834c] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [8352] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-384), deref}\n              [835a] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(1998)}\n              [8361] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x5668)}\n          [8370] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [8396] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [352c,353c) {reg0}\n                    [353c,3547) {reg2}\n              GNU_locviews (sec_offset)\n            [83a3] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [352c,3548) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [83b0] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [352c,3548) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [83bd] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [83ca] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit0}\n              [83cf] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [83d4] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {breg21(0)}\n              [83da] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {fbreg(-488), deref}\n          [83e4] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [840a] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n          [8418] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [843e] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [360c,3634) {reg19}\n              GNU_locviews (sec_offset)\n            [844b] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [360c,3634) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [8458] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [360c,3634) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [8465] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [8472] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [8477] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [847c] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [8482] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-384), deref}\n              [848a] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(2086)}\n              [8491] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x5668)}\n          [84a0] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [84b1] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg28(0)}\n            [84b7] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg21(0)}\n            [84bd] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-608), deref}\n            [84c5] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-552), deref}\n          [84ce] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [84df] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg28(0)}\n            [84e5] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n            [84eb] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg27(0)}\n          [84f2] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [8503] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [8510] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5648)}\n            [851d] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [8523] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [8534] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n          [853b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [854c] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [8559] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5648)}\n            [8566] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [856c] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [857d] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n          [8584] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [8595] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [85a2] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5aa8)}\n            [85af] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [85b5] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [85c6] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg22(0)}\n            [85cc] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg27(0)}\n          [85d3] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [85e4] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-376), deref}\n            [85ec] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {fbreg(-528), deref}\n          [85f5] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [8606] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-416), deref}\n            [860e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg27(0)}\n          [8615] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [8626] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [8633] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5648)}\n            [8640] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [8646] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [8653] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [865b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [866c] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-376), deref}\n          [8674] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit11}\n          [8679] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [867e] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [8684] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [8695] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [869b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [86ac] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [86b2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [86c3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit4}\n        [86c9] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [86d7] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        sibling (ref4)\n        [86e4] variable \"grpref\"\n          abstract_origin (ref4)\n        [86e9] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          [86f2] variable \"inner\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [3644,3668) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n      [8701] lexical_block\n        abstract_origin (ref4)\n        low_pc (addr)\n        high_pc (data8)\n        sibling (ref4)\n        [871a] variable \"filesz\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2f2c,2f34) {reg0}\n          GNU_locviews (sec_offset)\n        [8727] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [874d] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (implicit_const)\n            call_column (implicit_const)\n            [876c] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [877d] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n            [8784] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [8795] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n            [879c] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [87a9] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg21(0)}\n        [87b2] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [87d8] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2fb0,2fd8) {reg19}\n            GNU_locviews (sec_offset)\n          [87e5] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2fb0,2fd8) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [87f2] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2fb0,2fd8) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [87ff] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [880c] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [8811] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [8816] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [881c] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-384), deref}\n            [8824] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(2138)}\n            [882b] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [883a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [884b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-496), deref}\n          [8853] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg23(0)}\n        [885a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [886b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [8878] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [8885] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [888b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [8898] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n      [88a0] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [88c6] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [88d4] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [88fa] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3418,3440) {reg19}\n          GNU_locviews (sec_offset)\n        [8907] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3418,3440) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [8914] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3418,3440) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [8921] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [892e] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [8933] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [8938] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [893e] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [8946] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1933)}\n          [894d] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [895c] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8982] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [8990] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [89b6] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3488,34b0) {reg19}\n          GNU_locviews (sec_offset)\n        [89c3] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3488,34b0) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [89d0] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3488,34b0) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [89dd] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [89ea] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [89ef] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [89f4] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [89fa] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [8a02] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1927)}\n          [8a09] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [8a18] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8a29] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-392), deref}\n      [8a32] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [8a3f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8a50] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-496), deref}\n      [8a59] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8a6a] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [8a77] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [8a84] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [8a8a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8a9b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [8aa2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8ab3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n      [8ab9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8aca] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [8ad7] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [8ae4] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [8aea] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [8af7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [8aff] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8b25] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [8b33] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8b59] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [8b67] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [8b74] variable \"debug_basename\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3a94,3a9b) {reg0}\n              [3a9b,3b24) {reg25}\n        GNU_locviews (sec_offset)\n      [8b81] variable \"crc_offset\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3a9c,3aa4) {breg0(1), stack_value}\n              [3aa4,3acb) {breg2(4), stack_value}\n              [3acb,3ad4) {fbreg(-400), deref, plus_uconst(4), stack_value}\n              [3ad4,3ae3) {breg3(16000), deref, plus_uconst(4), stack_value}\n              [3ae3,3aec) {fbreg(-400), deref, plus_uconst(4), stack_value}\n              [3aec,3afc) {breg1(16000), deref, plus_uconst(4), stack_value}\n              [3afc,3b24) {breg3(16000), deref, plus_uconst(4), stack_value}\n        GNU_locviews (sec_offset)\n      [8b8e] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8bb4] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [36e4,36f8) {reg19}\n          GNU_locviews (sec_offset)\n        [8bc1] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [36e4,36f8) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [8bce] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [36e4,36f8) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [8bdb] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [8be8] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [8bed] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [8bf2] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n      [8bfa] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8c20] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [8c2e] inlined_subroutine \"strcpy\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8c48] formal_parameter \"__src\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3ae0,3ae4) {reg25}\n          GNU_locviews (sec_offset)\n        [8c55] formal_parameter \"__dest\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3ae0,3ae4) {fbreg(-424)}\n          GNU_locviews (sec_offset)\n        [8c62] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [8c6f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-424), deref}\n          [8c77] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg25(0)}\n      [8c7f] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8ca5] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [8cb3] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8cc4] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [8cd1] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [8cd7] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8ce8] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [8cef] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8d00] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-456), deref}\n        [8d08] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x59d8)}\n        [8d15] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit15}\n      [8d1b] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8d2c] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-392), deref}\n      [8d35] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [8d42] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [8d4f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [8d5c] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8d6d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg25(0)}\n      [8d74] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [8d81] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [8d86] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-400), deref, plus_uconst(8)}\n    [8d92] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8db8] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [8dc6] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8de0] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3754,3768) {reg0}\n              [3768,3777) {reg2}\n        GNU_locviews (sec_offset)\n      [8ded] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3754,3778) {reg20}\n        GNU_locviews (sec_offset)\n      [8dfa] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3754,3778) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [8e07] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [8e14] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [8e19] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg20(0)}\n    [8e21] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [8e2e] variable \"filesz\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3818,3820) {reg21}\n        GNU_locviews (sec_offset)\n      [8e3b] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8e61] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [8e6f] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8e95] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3d54,3d7c) {reg19}\n          GNU_locviews (sec_offset)\n        [8ea2] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3d54,3d7c) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [8eaf] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3d54,3d7c) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [8ebc] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [8ec9] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [8ece] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [8ed3] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [8ed9] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [8ee1] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(2166)}\n          [8ee8] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [8ef7] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8f08] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg23(0)}\n      [8f0f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8f20] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [8f2d] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [8f3a] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [8f40] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [8f4d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [8f55] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8f7b] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [38b4,38cc) {reg21}\n        GNU_locviews (sec_offset)\n      [8f88] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [38b4,38cc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [8f95] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [38b4,38cc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [8fa2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [8faf] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [8fb4] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [8fb9] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg21(0)}\n        [8fbf] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg20(0)}\n    [8fc7] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8fed] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [8ffb] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [9021] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3ca4,3cbc) {reg22}\n        GNU_locviews (sec_offset)\n      [902e] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3ca4,3cbc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [903b] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3ca4,3cbc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [9048] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [9055] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [905a] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [905f] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg22(0)}\n        [9065] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg24(0)}\n    [906d] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [9093] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3cf0,3cfc) {reg19}\n        GNU_locviews (sec_offset)\n      [90a0] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3cf0,3cfc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [90ad] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3cf0,3cfc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n    [90bb] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [90d5] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4d50,4d5c) {reg19}\n        GNU_locviews (sec_offset)\n      [90e2] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4d50,4d5c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [90ef] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4d50,4d5c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [90fc] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [9109] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [910e] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [9113] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n    [911b] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [9141] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [914f] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [915c] variable \"info\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3db4,3dcc) {breg22(-12), stack_value}\n              [3dcc,3de4) {breg22(-156), stack_value}\n              [3de4,3f90) {breg22(-12), stack_value}\n              [3f90,3fa8) {breg22(-156), stack_value}\n              [41ec,434c) {breg22(-12), stack_value}\n              [4360,4668) {breg22(-12), stack_value}\n              [4668,471c) {breg23(-12), stack_value}\n              [471c,4814) {breg22(-12), stack_value}\n              [4814,481c) {breg23(-12), stack_value}\n              [481c,4934) {breg22(-12), stack_value}\n        GNU_locviews (sec_offset)\n      [9169] variable \"symtabidx\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3db4,3dbc) {breg22(88)}\n              [3e00,3e20) {reg21}\n              [3e20,3e63) {breg22(88)}\n              [42c4,42d3) {breg22(88)}\n              [432c,434c) {breg22(88)}\n              [4360,4387) {breg22(88)}\n              [438c,439f) {breg22(88)}\n              [471c,473b) {breg22(88)}\n        GNU_locviews (sec_offset)\n      [9176] variable \"newsymidx\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3db4,3dbc) {reg23}\n              [3e24,3f90) {reg23}\n              [41ec,434c) {reg23}\n              [4360,444c) {reg23}\n              [457c,45c8) {reg23}\n              [471c,4814) {reg23}\n              [481c,487c) {reg23}\n              [48d8,4934) {reg23}\n        GNU_locviews (sec_offset)\n      [9183] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        [918c] variable \"d\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3e70,3e78) {reg0}\n                [3e78,3f90) {reg20}\n                [41ec,42c4) {reg20}\n                [481c,4878) {reg20}\n                [48d8,4934) {reg20}\n          GNU_locviews (sec_offset)\n        [9199] variable \"nrels\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3ea8,3f90) {reg24}\n                [41ec,42c4) {reg24}\n                [481c,4878) {reg24}\n                [48d8,4934) {reg24}\n          GNU_locviews (sec_offset)\n        [91a6] variable \"symsize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3ea8,3ed0) {reg0}\n                [41ec,4204) {reg0}\n          GNU_locviews (sec_offset)\n        [91b3] variable \"symidxn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3eb4,3ec0) {reg25}\n                [3ec0,3ed0) {breg2(16), deref, convert{long unsigned int,unsigned,64@[2a]}, breg0(0), convert{long unsigned int,unsigned,64@[2a]}, div, convert[0], stack_value}\n                [41ec,41f8) {reg25}\n                [41f8,4204) {breg2(16), deref, convert{long unsigned int,unsigned,64@[2a]}, breg0(0), convert{long unsigned int,unsigned,64@[2a]}, div, convert[0], stack_value}\n          GNU_locviews (sec_offset)\n        [91c0] variable \"symd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [43c4,43cc) {reg0}\n                [43cc,471c) {reg20}\n                [4758,4760) {reg0}\n                [4760,4814) {reg25}\n                [4814,481c) {reg20}\n                [4878,48d8) {reg25}\n          GNU_locviews (sec_offset)\n        [91cd] variable \"hashd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [43e0,43f0) {reg0}\n                [43f0,44dc) {reg28}\n                [457c,4648) {reg28}\n          GNU_locviews (sec_offset)\n        [91da] variable \"symz\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4780,4788) {reg0}\n                [4788,4793) {reg2}\n          GNU_locviews (sec_offset)\n        [91e7] variable \"syms\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4790,47d8) {reg21}\n          GNU_locviews (sec_offset)\n        [91f4] variable \"verd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4798,47b4) {reg0}\n                [47b4,4814) {reg24}\n                [4878,48d8) {reg24}\n          GNU_locviews (sec_offset)\n        [9201] variable \"verstab\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [47a4,4814) {reg27}\n                [4878,48d8) {reg27}\n          GNU_locviews (sec_offset)\n        [920e] variable \"elsize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [47b8,47c0) {reg0}\n          GNU_locviews (sec_offset)\n        [921b] variable \"vers\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [47c8,47cc) {reg0}\n                [47cc,4814) {reg3}\n                [4878,4880) {reg3}\n          GNU_locviews (sec_offset)\n        [9228] variable \"shdr_mem\"\n          abstract_origin (ref4)\n          location (exprloc) {fbreg(-368)}\n        [9231] variable \"shdr\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [42e4,42f8) {reg0}\n                [42f8,432c) {reg24}\n          GNU_locviews (sec_offset)\n        [923e] variable \"symsz\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [42fc,4320) {reg0}\n          GNU_locviews (sec_offset)\n        [924b] variable \"symn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [42fc,4320) {breg21(72), deref, plus_uconst(16), deref, convert{long unsigned int,unsigned,64@[2a]}, breg0(0), convert{long unsigned int,unsigned,64@[2a]}, div, convert[0], stack_value}\n          GNU_locviews (sec_offset)\n        [9258] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [9265] variable \"relidx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [3eb8,3ed0) {lit0, stack_value}\n                  [3ed0,3f90) {reg27}\n                  [481c,4878) {reg27}\n            GNU_locviews (sec_offset)\n          [9272] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [927b] variable \"rel_mem\"\n              abstract_origin (ref4)\n              location (exprloc) {fbreg(-368)}\n            [9284] variable \"symidx\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [3edc,3f00) {reg2}\n                    [3f00,3f0c) {breg4(16120), deref, const1u(32), shr, stack_value}\n              GNU_locviews (sec_offset)\n            [9291] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [92b7] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n            [92c5] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [92eb] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3f68,3f90) {reg19}\n                GNU_locviews (sec_offset)\n              [92f8] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3f68,3f90) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [9305] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3f68,3f90) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [9312] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [931f] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [9324] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [9329] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [932f] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-384), deref}\n                [9337] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(2241)}\n                [933e] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [934d] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [9373] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n            [9381] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [93a7] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4850,4878) {reg19}\n                GNU_locviews (sec_offset)\n              [93b4] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4850,4878) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [93c1] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4850,4878) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [93ce] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [93db] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [93e0] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [93e5] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [93eb] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-384), deref}\n                [93f3] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(2252)}\n                [93fa] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [9409] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [941a] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n              [9420] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [9426] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg21(0)}\n            [942d] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [943e] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n              [9444] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [944a] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg21(0)}\n            [9451] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [9462] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [946f] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [947c] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [9482] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [9493] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n            [949a] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [94ab] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [94b8] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [94c5] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [94cb] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [94d8] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n        [94e1] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [94ee] variable \"relidx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [41ec,4204) {lit0, stack_value}\n                  [4204,42c4) {reg27}\n                  [48d8,4934) {reg27}\n            GNU_locviews (sec_offset)\n          [94fb] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [9504] variable \"rel_mem\"\n              abstract_origin (ref4)\n              location (exprloc) {fbreg(-368)}\n            [950d] variable \"symidx\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4210,4234) {reg2}\n                    [4234,4240) {breg4(16120), deref, const1u(32), shr, stack_value}\n              GNU_locviews (sec_offset)\n            [951a] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [9540] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n            [954e] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [9574] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [429c,42c4) {reg19}\n                GNU_locviews (sec_offset)\n              [9581] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [429c,42c4) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [958e] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [429c,42c4) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [959b] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [95a8] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [95ad] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [95b2] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [95b8] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-384), deref}\n                [95c0] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(2222)}\n                [95c7] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [95d6] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [95fc] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n            [960a] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [9630] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [490c,4934) {reg19}\n                GNU_locviews (sec_offset)\n              [963d] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [490c,4934) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [964a] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [490c,4934) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [9657] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [9664] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [9669] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [966e] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [9674] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-384), deref}\n                [967c] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(2233)}\n                [9683] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [9692] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [96a3] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n              [96a9] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [96af] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg21(0)}\n            [96b6] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [96c7] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n              [96cd] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [96d3] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg21(0)}\n            [96da] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [96eb] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [96f8] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [9705] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [970b] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [971c] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n            [9723] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [9734] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [9741] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [974e] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [9754] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [9761] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n        [976a] lexical_block\n          abstract_origin (ref4)\n          low_pc (addr)\n          high_pc (data8)\n          sibling (ref4)\n          [9783] variable \"bucket\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4408,4478) {fbreg(-496)}\n                  [4478,457c) {reg25}\n            GNU_locviews (sec_offset)\n          [9790] variable \"strshndx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4418,457c) {fbreg(-488)}\n            GNU_locviews (sec_offset)\n          [979d] variable \"elsize\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [442c,4438) {reg0}\n                  [4438,457c) {reg24}\n            GNU_locviews (sec_offset)\n          [97aa] variable \"nbucket\"\n            abstract_origin (ref4)\n            location (exprloc) {reg23}\n          [97b1] variable \"nchain\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [444c,457c) {reg27}\n            GNU_locviews (sec_offset)\n          [97be] variable \"maxwords\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [444c,4454) {reg0}\n                  [4454,4460) {breg0(2), stack_value}\n                  [4460,4478) {breg28(16), deref, lit3, shr, stack_value}\n            GNU_locviews (sec_offset)\n          [97cb] variable \"chain\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4478,457c) {breg23(0), lit3, shl, breg25(0), plus, stack_value}\n            GNU_locviews (sec_offset)\n          [97d8] variable \"n_size\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [448c,44a0) {reg2}\n                  [44a0,44b7) {breg28(16)}\n            GNU_locviews (sec_offset)\n          [97e5] inlined_subroutine \"memset\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            ranges (sec_offset)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [97ff] formal_parameter \"__len\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [44b8,44d3) {breg20(16), deref, convert{long unsigned int,unsigned,64@[2a]}, breg24(0), convert{long unsigned int,unsigned,64@[2a]}, div, convert[0], breg23(0), plus, lit3, shl, stack_value}\n              GNU_locviews (sec_offset)\n            [980c] formal_parameter \"__ch\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [44b8,44d4) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [9819] formal_parameter \"__dest\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [44b8,44d4) {reg25}\n              GNU_locviews (sec_offset)\n            [9826] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [9833] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [9839] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n          [9840] lexical_block\n            abstract_origin (ref4)\n            low_pc (addr)\n            high_pc (data8)\n            sibling (ref4)\n            [9859] variable \"inner\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [44dc,457c) {reg28}\n              GNU_locviews (sec_offset)\n            [9866] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              [986f] variable \"sym_mem\"\n                abstract_origin (ref4)\n                location (exprloc) {fbreg(-368)}\n              [9878] variable \"sym\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4518,4524) {reg0}\n                GNU_locviews (sec_offset)\n              [9885] variable \"name\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4530,453f) {reg0}\n                GNU_locviews (sec_offset)\n              [9892] variable \"hidx\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4540,454c) {breg0(0), breg23(0), mod, stack_value}\n                      [4550,4558) {reg0}\n                      [4564,456c) {reg0}\n                GNU_locviews (sec_offset)\n              [989f] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [98b0] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n                [98b6] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg28(0)}\n                [98bc] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg21(0)}\n              [98c3] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [98d4] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg26(0)}\n                [98da] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {fbreg(-488), deref}\n              [98e3] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n          [98f2] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [9903] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg26(0)}\n            [9909] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit11}\n            [990e] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit1}\n            [9913] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {lit1}\n          [9919] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [9926] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-480), deref}\n            [992e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg28(0)}\n            [9934] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {fbreg(-432), deref}\n            [993c] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-472), deref}\n            [9944] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-384), deref}\n        [994e] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [995b] variable \"bucket\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4590,45c4) {fbreg(-496)}\n                  [45f4,471c) {reg24}\n                  [4814,481c) {reg24}\n            GNU_locviews (sec_offset)\n          [9968] variable \"strshndx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45a4,471c) {fbreg(-488)}\n                  [4814,481c) {fbreg(-488)}\n            GNU_locviews (sec_offset)\n          [9975] variable \"elsize\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45b8,45cc) {reg0}\n                  [45cc,471c) {reg25}\n                  [4814,481c) {reg25}\n            GNU_locviews (sec_offset)\n          [9982] variable \"nchain\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45c0,471c) {reg27}\n                  [4814,481c) {reg27}\n            GNU_locviews (sec_offset)\n          [998f] variable \"nbucket\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45c0,45e4) {reg2}\n                  [45e4,4604) {fbreg(-496)}\n                  [4604,4610) {breg0(15904)}\n                  [4610,4620) {breg2(15904)}\n                  [4620,4688) {fbreg(-496)}\n                  [4688,469b) {breg3(15904)}\n                  [469b,46a8) {fbreg(-496)}\n                  [46a8,46b0) {breg0(15904)}\n                  [46b0,46bc) {fbreg(-496)}\n                  [46bc,46c0) {breg1(15904)}\n                  [46c0,4710) {fbreg(-496)}\n                  [4710,4714) {breg1(15904)}\n                  [4714,471c) {fbreg(-496)}\n                  [4814,481c) {fbreg(-496)}\n            GNU_locviews (sec_offset)\n          [999c] variable \"used_buf\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45c8,4664) {breg27(0), const4u(4294967295), and, breg23(0), plus, plus_uconst(2), lit2, shl, stack_value}\n                  [4664,471c) {breg27(0), const4u(4294967295), and, breg21(0), plus, plus_uconst(2), lit2, shl, stack_value}\n                  [4814,481c) {breg27(0), const4u(4294967295), and, breg21(0), plus, plus_uconst(2), lit2, shl, stack_value}\n            GNU_locviews (sec_offset)\n          [99a9] variable \"chain\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45f4,4664) {breg23(0), lit2, shl, breg24(0), plus, stack_value}\n                  [4664,471c) {breg21(0), lit2, shl, breg24(0), plus, stack_value}\n                  [4814,481c) {breg21(0), lit2, shl, breg24(0), plus, stack_value}\n            GNU_locviews (sec_offset)\n          [99b6] variable \"n_size\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45f8,460c) {reg2}\n                  [460c,4623) {breg28(16)}\n            GNU_locviews (sec_offset)\n          [99c3] inlined_subroutine \"memset\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            ranges (sec_offset)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [99dd] formal_parameter \"__len\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4624,463f) {breg20(16), deref, convert{long unsigned int,unsigned,64@[2a]}, breg25(0), convert{long unsigned int,unsigned,64@[2a]}, div, convert[0], breg23(0), plus, lit2, shl, stack_value}\n              GNU_locviews (sec_offset)\n            [99ea] formal_parameter \"__ch\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4624,4640) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [99f7] formal_parameter \"__dest\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4624,4640) {reg24}\n              GNU_locviews (sec_offset)\n            [9a04] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [9a11] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg24(0)}\n              [9a17] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n          [9a1e] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [9a2b] variable \"inner\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4648,471c) {reg28}\n                    [4814,481c) {reg28}\n              GNU_locviews (sec_offset)\n            [9a38] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              [9a41] variable \"sym_mem\"\n                abstract_origin (ref4)\n                location (exprloc) {fbreg(-368)}\n              [9a4a] variable \"sym\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [469c,46a8) {reg0}\n                GNU_locviews (sec_offset)\n              [9a57] variable \"name\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [46b4,46cb) {reg0}\n                GNU_locviews (sec_offset)\n              [9a64] variable \"hidx\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [46cc,46d8) {breg0(0), breg21(0), mod, stack_value}\n                      [46dc,46e0) {breg0(0), const4u(4294967295), and, stack_value}\n                      [46e0,46e4) {breg1(0), lit2, shl, breg24(0), plus, deref_size(4), const4u(4294967295), and, stack_value}\n                      [46f4,46fc) {breg1(0), const4u(4294967295), and, stack_value}\n                GNU_locviews (sec_offset)\n              [9a71] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [9a82] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n                [9a88] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg28(0)}\n                [9a8e] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg22(0)}\n              [9a95] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [9aa6] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg26(0)}\n                [9aac] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {fbreg(-488), deref}\n              [9ab5] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n          [9ac4] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [9ad5] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg26(0)}\n            [9adb] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit11}\n            [9ae0] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit1}\n            [9ae5] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {lit1}\n          [9aeb] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [9af8] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-480), deref}\n            [9b00] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg28(0)}\n            [9b06] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {fbreg(-432), deref}\n            [9b0e] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-472), deref}\n            [9b16] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-384), deref}\n        [9b20] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [9b2d] variable \"inner\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [47c8,47e4) {lit1, stack_value}\n                  [47e4,4814) {reg1}\n            GNU_locviews (sec_offset)\n        [9b3b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9b4c] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n        [9b55] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9b66] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [9b6c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9b7d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg26(0)}\n          [9b83] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit11}\n          [9b88] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [9b8d] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9b93] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9ba4] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n        [9bad] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9bbe] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [9bc4] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-288)}\n        [9bcc] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9bdd] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg26(0)}\n          [9be3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit11}\n          [9be8] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [9bed] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9bf3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c04] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [9c0a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n        [9c11] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c22] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-432), deref}\n          [9c2a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-472), deref}\n        [9c33] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c44] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [9c4b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c5c] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [9c63] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c74] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [9c7a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c8b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg28(0)}\n          [9c91] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [9c97] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9ca8] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg24(0)}\n        [9caf] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9cc0] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg24(0)}\n        [9cc7] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9cd8] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [9cde] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9cef] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg26(0)}\n          [9cf5] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit11}\n          [9cfa] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [9cff] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9d05] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9d16] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [9d1c] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [9d22] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9d33] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg26(0)}\n          [9d39] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [9d3e] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9d44] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9d55] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg26(0)}\n          [9d5b] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [9d60] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9d66] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9d77] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n          [9d7f] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg21(0)}\n          [9d85] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9d8b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [9d98] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [9d9e] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n          [9da4] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {fbreg(-432), deref}\n          [9dac] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-472), deref}\n          [9db4] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {fbreg(-384), deref}\n    [9dbf] lexical_block\n      abstract_origin (ref4)\n      low_pc (addr)\n      high_pc (data8)\n      sibling (ref4)\n      [9dd8] variable \"debug_crc\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-436)}\n      [9de1] variable \"debug_crc_data\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [9dea] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [9e10] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [9e1e] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [9e44] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4100,4128) {reg19}\n          GNU_locviews (sec_offset)\n        [9e51] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4100,4128) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [9e5e] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4100,4128) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [9e6b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [9e78] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [9e7d] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [9e82] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [9e88] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [9e90] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(2514)}\n          [9e97] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [9ea6] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [9ecc] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4148,4150) {reg0}\n                [4150,4157) {reg2}\n          GNU_locviews (sec_offset)\n        [9ed9] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4148,4158) {reg21}\n          GNU_locviews (sec_offset)\n        [9ee6] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4148,4158) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [9ef3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [9f00] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit0}\n          [9f05] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg21(0)}\n      [9f0d] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [9f1e] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg21(0)}\n        [9f24] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-356)}\n      [9f2c] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [9f3d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-392), deref}\n        [9f45] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg20(0)}\n        [9f4b] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {fbreg(-288)}\n      [9f53] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [9f64] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [9f71] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [9f7e] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [9f84] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [9f95] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [9f9c] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [9fa9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [9fba] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [9fc7] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5b18)}\n        [9fd4] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [9fda] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [9fe8] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a00e] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4190,41a0) {reg0}\n              [41a0,41a3) {reg2}\n        GNU_locviews (sec_offset)\n      [a01b] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4190,41a4) {reg20}\n        GNU_locviews (sec_offset)\n      [a028] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4190,41a4) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a035] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a042] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a047] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg20(0)}\n        [a04d] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg23(0)}\n    [a055] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a07b] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [41d0,41e8) {reg21}\n        GNU_locviews (sec_offset)\n      [a088] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [41d0,41e8) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a095] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [41d0,41e8) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a0a2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a0af] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a0b4] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a0b9] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg21(0)}\n        [a0bf] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg20(0)}\n    [a0c7] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a0ed] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4960,4978) {reg20}\n        GNU_locviews (sec_offset)\n      [a0fa] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4960,4978) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a107] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4960,4978) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a114] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a121] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a126] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a12b] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg20(0)}\n        [a131] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [a139] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a15f] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4b68,4b7c) {reg20}\n        GNU_locviews (sec_offset)\n      [a16c] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4b68,4b7c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a179] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4b68,4b7c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a186] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a193] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a198] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a19d] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg20(0)}\n    [a1a5] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a1cb] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4bcc,4bd4) {reg0}\n              [4bd4,4bdb) {reg2}\n        GNU_locviews (sec_offset)\n      [a1d8] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4bcc,4bdc) {reg20}\n        GNU_locviews (sec_offset)\n      [a1e5] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4bcc,4bdc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a1f2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a1ff] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a204] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg20(0)}\n    [a20c] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a232] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [a240] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a266] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [a274] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a29a] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4c40,4c68) {reg19}\n        GNU_locviews (sec_offset)\n      [a2a7] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4c40,4c68) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a2b4] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4c40,4c68) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [a2c1] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a2ce] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [a2d3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a2d8] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [a2de] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {fbreg(-384), deref}\n        [a2e6] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(1087)}\n        [a2ed] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x5668)}\n    [a2fc] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a322] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [a330] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a356] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4da0,4dc8) {reg19}\n        GNU_locviews (sec_offset)\n      [a363] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4da0,4dc8) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a370] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4da0,4dc8) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [a37d] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a38a] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [a38f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a394] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [a39a] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {fbreg(-384), deref}\n        [a3a2] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(2526)}\n        [a3a9] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x5668)}\n    [a3b8] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a3d2] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [509c,50a8) {reg0}\n              [50a8,50bb) {reg2}\n        GNU_locviews (sec_offset)\n      [a3df] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [509c,50bc) {reg22}\n        GNU_locviews (sec_offset)\n      [a3ec] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [509c,50bc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a3f9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a406] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a40b] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg22(0)}\n        [a411] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {fbreg(-384), deref, breg20(0), breg20(0), lit0, eq, bra(1), swap, drop}\n    [a426] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a44c] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5100,5118) {reg20}\n        GNU_locviews (sec_offset)\n      [a459] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5100,5118) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a466] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5100,5118) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a473] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a480] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a485] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a48a] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg20(0)}\n        [a490] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [a498] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a4be] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (implicit_const)\n        call_column (implicit_const)\n        [a4dd] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [a4ee] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [a4f5] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [a506] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [a50d] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [a51a] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg21(0)}\n    [a523] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a549] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5190,51b8) {reg19}\n        GNU_locviews (sec_offset)\n      [a556] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5190,51b8) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a563] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5190,51b8) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [a570] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a57d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [a582] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a587] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [a58d] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {fbreg(-384), deref}\n        [a595] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(1229)}\n        [a59c] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x5668)}\n    [a5ab] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a5bc] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n    [a5c3] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a5d4] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n    [a5dd] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a5ee] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a5f6] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-88)}\n    [a5fe] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a60f] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a617] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-352)}\n    [a61f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a630] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a638] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-344)}\n    [a640] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a651] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-448), deref_size(4)}\n      [a65a] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit10}\n      [a65f] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit0}\n    [a665] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a676] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n    [a67f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a690] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [a699] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a6aa] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit3}\n      [a6af] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit0}\n    [a6b5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a6c6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n    [a6cf] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a6e0] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg28(0)}\n    [a6e7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a6f8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a700] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-336)}\n    [a708] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a719] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a721] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg21(0)}\n    [a728] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a735] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a746] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n      [a74c] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg27(8)}\n    [a753] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a764] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n    [a76d] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a77e] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [a78b] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [a791] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a7a2] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-424), deref}\n    [a7ab] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a7b8] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a7c9] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-456), deref}\n    [a7d2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a7e3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [a7ec] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a7fd] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-432), deref}\n    [a806] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a817] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-416), deref}\n    [a820] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a831] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-448), deref_size(4)}\n      [a83a] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-544), deref}\n    [a843] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a854] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-448), deref_size(4)}\n    [a85e] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a86b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a87c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [a885] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a896] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a89e] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit12}\n    [a8a4] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a8b5] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {const1u(144)}\n    [a8bc] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a8cd] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n      [a8d5] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-216)}\n    [a8dd] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a8ee] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg25(0)}\n      [a8f4] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit5}\n      [a8f9] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit1}\n      [a8fe] call_site_parameter\n        location (exprloc) {reg3}\n        call_value (exprloc) {lit1}\n    [a904] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a915] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg25(0)}\n      [a91b] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit9}\n      [a920] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit1}\n      [a925] call_site_parameter\n        location (exprloc) {reg3}\n        call_value (exprloc) {lit1}\n    [a92b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a93c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n      [a944] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg20(0)}\n    [a94b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a95c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n      [a964] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg24(0)}\n    [a96b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a97c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a984] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit6}\n    [a98a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a99b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg24(0)}\n      [a9a1] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit5}\n    [a9a7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a9b8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg24(0)}\n      [a9be] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit3}\n    [a9c4] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a9d1] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a9de] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a9eb] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a9fc] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [aa09] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x56e0)}\n      [aa16] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [aa1c] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aa2d] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-432), deref}\n    [aa36] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aa47] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [aa4f] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg21(0)}\n    [aa56] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aa67] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [aa74] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x58a8)}\n      [aa81] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [aa87] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aa98] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-416), deref}\n      [aaa0] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg22(0)}\n    [aaa7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aab8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg26(0)}\n    [aabf] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aad0] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [aadd] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [aae3] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aaf4] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [aafb] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ab0c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ab19] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ab1f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ab30] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {lit1}\n    [ab36] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ab47] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [ab50] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [ab5d] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ab6e] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-456), deref}\n    [ab77] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ab88] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-456), deref}\n      [ab90] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5a38)}\n      [ab9d] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit10}\n    [aba3] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [abb4] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [abbd] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [abca] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [abd7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [abe8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-456), deref}\n      [abf0] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg25(0)}\n    [abf7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [ac04] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ac15] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ac22] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x59b8)}\n      [ac2f] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ac35] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ac46] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [ac4f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ac60] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [ac69] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ac7a] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ac87] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5bb0)}\n      [ac94] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ac9a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [acab] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [acb2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [acc3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [acd0] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5ae8)}\n      [acdd] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ace3] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [acf4] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg27(0)}\n    [acfb] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ad0c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ad19] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5b70)}\n      [ad26] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ad2c] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ad3d] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [ad44] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ad55] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-432), deref}\n      [ad5d] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit3}\n    [ad63] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ad74] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg22(0)}\n      [ad7a] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg23(0)}\n    [ad81] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ad92] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n      [ad98] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-532), deref_size(4)}\n    [ada2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [adb3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg22(0)}\n    [adba] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [adcb] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-416), deref}\n      [add3] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-432), deref}\n      [addb] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {fbreg(-464), deref}\n      [ade3] call_site_parameter\n        location (exprloc) {reg3}\n        call_value (exprloc) {fbreg(-384), deref}\n    [adec] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [adf9] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ae0a] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ae17] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5b00)}\n      [ae24] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ae2a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ae3b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ae48] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5ae8)}\n      [ae55] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ae5b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [ae68] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ae79] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ae86] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ae8c] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ae9d] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [aea4] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [aeb1] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aec2] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [aecf] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5880)}\n      [aedc] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [aee2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aef3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [aefa] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [af07] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [af18] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [af25] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x56f8)}\n      [af32] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [af38] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [af49] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [af56] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5648)}\n      [af63] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [af69] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [af7a] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [af81] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [af92] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [af9f] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [afa5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [afb6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [afbd] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [afce] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [afdb] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5648)}\n      [afe8] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [afee] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [afff] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [b006] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [b013] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [b024] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [b031] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5bd0)}\n      [b03e] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [b044] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [b055] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-448), deref_size(4)}\n    [b05f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [b070] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [b07d] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5bb0)}\n      [b08a] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [b090] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [b0a1] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [b0a8] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [b0b9] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [b0c6] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5648)}\n      [b0d3] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [b0d9] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      [b0e6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n  [b0ee] subprogram \"__stack_chk_fail\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n  [b0f7] subprogram \"__builtin_memcpy\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\n  [b100] dwarf_procedure\n    location (exprloc) {implicit_value(8){2e58585858585800}}\n  [b10c] subprogram \"__builtin_memset\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\n  [b115] subprogram \"__builtin_strcpy\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\nPASS: run-varlocs-self.sh\nPASS: run-exprlocs-self.sh\nPASS: run-readelf-test1.sh\nPASS: run-readelf-test2.sh\nPASS: run-readelf-test3.sh\nPASS: run-readelf-test4.sh\nPASS: run-readelf-twofiles.sh\nPASS: run-readelf-macro.sh\nPASS: run-readelf-loc.sh\nPASS: run-readelf-ranges.sh\nPASS: run-readelf-aranges.sh\nPASS: run-readelf-line.sh\nPASS: run-readelf-z.sh\nPASS: run-readelf-frames.sh\nPASS: run-readelf-n.sh\nNo errors\nPASS: run-retain.sh\nPASS: run-native-test.sh\nPASS: run-bug1-test.sh\nPASS: run-debuglink.sh\nPASS: run-debugaltlink.sh\nPASS: run-buildid.sh\nPASS: dwfl-bug-addr-overflow\nPASS: run-addrname-test.sh\nPASS: dwfl-bug-fd-leak\nPASS: dwfl-bug-report\nPASS: dwfl-report-segment-contiguous\nPASS: run-dwfl-bug-offline-rel.sh\nPASS: run-dwfl-addr-sect.sh\nPASS: run-disasm-x86.sh\nPASS: run-disasm-x86-64.sh\nPASS: run-early-offscn.sh\nPASS: run-dwarf-getmacros.sh\nPASS: run-dwarf-ranges.sh\nPASS: run-test-flag-nobits.sh\nPASS: run-prelink-addr-test.sh\nPASS: run-dwarf-getstring.sh\nPASS: run-rerequest_tag.sh\nPASS: run-typeiter.sh\nPASS: run-readelf-d.sh\nPASS: run-readelf-gdb_index.sh\nPASS: run-unstrip-n.sh\n[b] main.c\n[2d] main\n\n\n[b] <no name>\nFollowing split subdie: hello.c\n[b] hello.c\n[4e] foo\n[6a] baz\n[90] frob\n[bd] foo\n[16a] baz\nDone subdie: hello.c\n[3f] <no name>\nFollowing split subdie: world.c\n[b] world.c\n[56] main\n[af] calc\n[10a] frob\nDone subdie: world.c\n\n[14] <no name>\nFollowing split subdie: hello.c\n[14] hello.c\n[53] foo\n[6d] baz\n[90] frob\n[bc] foo\n[154] baz\nDone subdie: hello.c\n[49] <no name>\nFollowing split subdie: world.c\n[14] world.c\n[5b] main\n[a5] calc\n[eb] frob\nDone subdie: world.c\n\n[c] ../sysdeps/aarch64/start.S\n[28] _start\n[45] abi-note.c\n[4fd] init.c\n[53e] ../sysdeps/aarch64/crti.S\n[555] call_weak_fn\n[572] /usr/src/debug/elfutils/0.189/src/addr2line.c\n[2060] handle_address\n[3afd] show_int\n[3b53] show_note\n[3ba9] get_addr_width\n[3c0f] print_src\n[3db3] adjust_to_section\n[409b] find_symbol\n[421e] see_one_module\n[42ac] print_addrsym\n[4351] print_dwarf_function\n[4468] get_diename\n[449c] symname\n[44d2] parse_opt\n[452e] main\n[4820] error\n[4853] printf\n[4872] feof_unlocked\n[488d] getline\n[48bf] putchar\n[48d9] get_diename\n[49d9] symname\n[4abd] /usr/src/debug/elfutils/0.189/lib/xbasename.c\n[4b26] xbasename\n[4b90] /usr/src/debug/elfutils/0.189/lib/printversion.c\n[50a3] print_version\n[51dd] fprintf\n[520f] ../sysdeps/aarch64/crtn.S\n\n[c] ../sysdeps/aarch64/start.S\n[28] _start\n[45] abi-note.c\n[4fd] init.c\n[53e] ../sysdeps/aarch64/crti.S\n[555] call_weak_fn\n[572] /usr/src/debug/elfutils/0.189/src/elfclassify.c\n[18ff] main\n[1b58] process_stdin\n[1ba6] process_current_path\n[365c] parse_opt\n[371d] classify_check_negative\n[3738] classify_check_positive\n[3753] is_linux_kernel_module\n[375e] is_library\n[3769] is_program\n[3774] is_executable\n[377f] is_shared\n[378a] is_debug_only\n[3795] is_unstripped\n[37a0] is_loadable\n[37ab] is_core\n[37b6] is_elf_archive\n[37c1] is_elf_file\n[37cc] is_elf\n[37d7] run_classify\n[38d9] elf_type_string\n[38f6] elf_kind_string\n[3913] close_elf\n[3919] open_elf\n[3926] close_file\n[392c] open_file\n[3948] elf_issue\n[3962] issue\n[3a8f] open\n[3ab8] fprintf\n[3ae1] startswith\n[3b0a] error\n[3b3d] is_loadable\n[3b66] is_shared\n[3bf5] /usr/src/debug/elfutils/0.189/lib/printversion.c\n[4108] print_version\n[4242] fprintf\n[4274] ../sysdeps/aarch64/crtn.S\n\n[c] ../sysdeps/aarch64/start.S\n[28] _start\n[45] abi-note.c\n[4fd] init.c\n[53e] ../sysdeps/aarch64/crti.S\n[555] call_weak_fn\n[572] /usr/src/debug/elfutils/0.189/src/stack.c\n[216d] main\n[2689] parse_opt\n[2f61] thread_callback\n[3074] print_frames\n[37e7] print_inline_frames\n[38a4] print_frame\n[402a] die_name\n[4107] frame_callback\n[4148] module_callback\n[4547] get_addr_width\n[4636] error\n[4669] open\n[4692] atoi\n[46b2] printf\n[46cf] frame_callback\n[483d] /usr/src/debug/elfutils/0.189/lib/xbasename.c\n[48a6] xbasename\n[4910] /usr/src/debug/elfutils/0.189/lib/printversion.c\n[4e23] print_version\n[4f5d] fprintf\n[4f8f] ../sysdeps/aarch64/crtn.S\n\n[c] ../sysdeps/aarch64/start.S\n[28] _start\n[45] abi-note.c\n[4fd] init.c\n[53e] ../sysdeps/aarch64/crti.S\n[555] call_weak_fn\n[572] /usr/src/debug/elfutils/0.189/src/unstrip.c\n[223f] main\n[2bb9] handle_implicit_modules\n[2bef] match_module\n[2d87] list_module\n[2e23] handle_output_dir_module\n[2eb6] handle_dwfl_module\n[35bc] handle_explicit_files\n[3b4b] warn\n[3c9a] open_file\n[3cce] handle_file\n[4346] copy_elided_sections\n[73a8] new_shstrtab\n[74ba] find_alloc_sections_prelink\n[7739] check_match\n[776e] get_group_sig\n[77eb] get_section_name\n[7820] find_alloc_section\n[7903] sections_match\n[79fe] sections_flags_match\n[7a33] compare_symbols_output\n[7b8f] compare_symbols\n[7bca] collect_symbols\n[7fa0] compare_sections_nonrel\n[8007] compare_sections_rel\n[806e] compare_sections\n[80b5] compare_unalloc_sections\n[810e] compare_alloc_sections\n[8141] check_symtab_section_symbols\n[81c8] add_new_section_symbols\n[833a] adjust_all_relocs\n[856c] adjust_relocs\n[926a] adjust_reloc\n[92ac] update_sh_size\n[92e9] update_shdr\n[930e] symtab_count_leading_section_symbols\n[93b1] section_can_shrink\n[93ce] free_new_data\n[93f5] record_new_data\n[941a] make_directories\n[9652] copy_elf\n[9a90] parse_opt\n[9bf3] error\n[9c26] memset\n[9c5a] open\n[9c83] printf\n[9ca0] putchar\n[9cbe] open_file\n[9d99] get_section_name\n[9e85] update_shdr\n[9fbb] check_match\n[a0b5] compare_symbols\n[a153] get_group_sig\n[a315] compare_sections\n[a4f3] update_sh_size\n[a6d4] add_new_section_symbols\n[abc8] check_symtab_section_symbols\n[aeee] /usr/src/debug/elfutils/0.189/lib/xasprintf.c\n[b067] xasprintf\n[b1c3] error\n[b1f6] vasprintf\n[b242] /usr/src/debug/elfutils/0.189/lib/xmalloc.c\n[b387] xrealloc\n[b46c] xcalloc\n[b561] xmalloc\n[b63e] error\n[b674] /usr/src/debug/elfutils/0.189/lib/printversion.c\n[bb87] print_version\n[bcc1] fprintf\n[bcf3] ../sysdeps/aarch64/crtn.S\n\n[c] ../sysdeps/aarch64/crti.S\n[23] call_weak_fn\n[40] /usr/src/debug/elfutils/0.189/libelf/elf_version.c\n[2e7] elf_version\n[33a] /usr/src/debug/elfutils/0.189/libelf/elf_hash.c\n[3c6] elf_hash\n[45d] _dl_elf_hash\n[4b0] /usr/src/debug/elfutils/0.189/libelf/elf_error.c\n[7ea] elf_errmsg\n[930] __libelf_seterrno\n[964] elf_errno\n[9a4] /usr/src/debug/elfutils/0.189/libelf/elf_fill.c\n[af7] elf_fill\n[b2d] /usr/src/debug/elfutils/0.189/libelf/elf_begin.c\n[204d] elf_begin\n[229d] lock_dup_elf\n[22d3] write_file\n[2325] dup_elf\n[23fd] __libelf_next_arhdr_wrlock\n[30b6] read_long_names\n[3149] read_file\n[3862] read_unmmaped_file\n[390b] __libelf_read_mmaped_file\n[3cae] file_read_elf\n[47ee] get_shnum\n[48f4] file_read_ar\n[4959] allocate_elf\n[49db] determine_kind\n[4a2a] pread_retry\n[4a92] pread\n[4ad2] atol\n[4af2] __bswap_64\n[4b0f] __bswap_32\n[4b2c] __bswap_16\n[4b49] memset\n[4b7d] mempcpy\n[4bb1] memcpy\n[4c1f] /usr/src/debug/elfutils/0.189/libelf/elf_next.c\n[5b9f] elf_next\n[5c86] /usr/src/debug/elfutils/0.189/libelf/elf_rand.c\n[6bdb] elf_rand\n[6c43] /usr/src/debug/elfutils/0.189/libelf/elf_end.c\n[7bfc] elf_end\n[7ef3] /usr/src/debug/elfutils/0.189/libelf/elf_kind.c\n[8e31] elf_kind\n[8e71] /usr/src/debug/elfutils/0.189/libelf/gelf_getclass.c\n[9daf] gelf_getclass\n[9def] /usr/src/debug/elfutils/0.189/libelf/elf_getbase.c\n[ad2d] elf_getbase\n[ad6d] /usr/src/debug/elfutils/0.189/libelf/elf_getident.c\n[bcab] elf_getident\n[bd02] /usr/src/debug/elfutils/0.189/libelf/elf32_fsize.c\n[bfcf] elf32_fsize\n[c05b] /usr/src/debug/elfutils/0.189/libelf/elf64_fsize.c\n[c328] elf64_fsize\n[c3b4] /usr/src/debug/elfutils/0.189/libelf/gelf_fsize.c\n[d48b] gelf_fsize\n[d52b] /usr/src/debug/elfutils/0.189/libelf/elf32_xlatetof.c\n[d8d0] elf32_xlatetof\n[da02] memmove\n[da47] /usr/src/debug/elfutils/0.189/libelf/elf32_xlatetom.c\n[ddec] elf32_xlatetom\n[df28] memmove\n[df6d] /usr/src/debug/elfutils/0.189/libelf/elf64_xlatetof.c\n[e312] elf64_xlatetof\n[e444] memmove\n[e489] /usr/src/debug/elfutils/0.189/libelf/elf64_xlatetom.c\n[e82e] elf64_xlatetom\n[e96a] memmove\n[e9af] /usr/src/debug/elfutils/0.189/libelf/gelf_xlate.c\n[f76b] Elf64_cvt_chdr\n[f7a9] Elf32_cvt_chdr\n[f7e7] elf_cvt_note8\n[f884] elf_cvt_note4\n[f921] elf_cvt_note\n[fc15] elf_cvt_gnuhash\n[fe3e] elf_cvt_Verneed\n[fef0] elf_cvt_Verdef\n[ffa2] Elf64_cvt_Chdr\n[1000e] Elf64_cvt_auxv_t\n[10077] Elf64_cvt_Lib\n[100e0] Elf64_cvt_Move\n[103b8] Elf64_cvt_Syminfo\n[10421] Elf64_cvt_Dyn\n[1048a] Elf64_cvt_Rela\n[106ab] Elf64_cvt_Rel\n[1087e] Elf64_cvt_Sym\n[10af6] Elf64_cvt_Shdr\n[10f7d] Elf64_cvt_Phdr\n[1134c] Elf64_cvt_Ehdr\n[11919] Elf64_cvt_Sxword\n[1195c] Elf64_cvt_Sxword1\n[11982] Elf64_cvt_Xword\n[119c5] Elf64_cvt_Xword1\n[119eb] Elf64_cvt_Sword\n[11a2e] Elf64_cvt_Sword1\n[11a54] Elf64_cvt_Word\n[11a97] Elf64_cvt_Word1\n[11abd] Elf64_cvt_Half\n[11b00] Elf64_cvt_Half1\n[11b26] Elf64_cvt_Off\n[11b69] Elf64_cvt_Off1\n[11b8f] Elf64_cvt_Addr\n[11bd2] Elf64_cvt_Addr1\n[11bf8] Elf32_cvt_Chdr\n[11c61] Elf32_cvt_auxv_t\n[11cca] Elf32_cvt_Lib\n[11f99] Elf32_cvt_Move\n[12268] Elf32_cvt_Syminfo\n[1243b] Elf32_cvt_Dyn\n[124a4] Elf32_cvt_Nhdr\n[1250d] Elf32_cvt_Rela\n[12579] Elf32_cvt_Rel\n[1274c] Elf32_cvt_Sym\n[129cd] Elf32_cvt_Shdr\n[12e4a] Elf32_cvt_Phdr\n[13222] Elf32_cvt_Ehdr\n[137d5] Elf32_cvt_Sxword\n[13818] Elf32_cvt_Sxword1\n[1383e] Elf32_cvt_Xword\n[13998] Elf32_cvt_Xword1\n[139be] Elf32_cvt_Sword\n[13a01] Elf32_cvt_Sword1\n[13a27] Elf32_cvt_Word\n[13a6a] Elf32_cvt_Word1\n[13a90] Elf32_cvt_Half\n[13bea] Elf32_cvt_Half1\n[13c10] Elf32_cvt_Off\n[13c53] Elf32_cvt_Off1\n[13c79] Elf32_cvt_Addr\n[13dd3] Elf32_cvt_Addr1\n[13df9] elf_cvt_Byte\n[13e35] __bswap_64\n[13e50] __bswap_32\n[13e6b] __bswap_16\n[13e86] memmove\n[13eb9] memcpy\n[13eec] Elf32_cvt_Rela\n[140d3] elf_cvt_Byte\n[141cf] elf_cvt_Verneed\n[14513] elf_cvt_Verdef\n[147d4] Elf64_cvt_chdr\n[14aa5] Elf32_cvt_chdr\n[14d26] /usr/src/debug/elfutils/0.189/libelf/elf32_getehdr.c\n[15dbe] elf32_getehdr\n[15e6a] __elf32_getehdr_wrlock\n[15f0a] getehdr_impl\n[15f45] /usr/src/debug/elfutils/0.189/libelf/elf64_getehdr.c\n[16fdd] elf64_getehdr\n[17089] __elf64_getehdr_wrlock\n[17129] getehdr_impl\n[17164] /usr/src/debug/elfutils/0.189/libelf/gelf_getehdr.c\n[18218] gelf_getehdr\n[1828c] __gelf_getehdr_rdlock\n[183b7] memcpy\n[183ed] /usr/src/debug/elfutils/0.189/libelf/elf32_newehdr.c\n[194a3] elf32_newehdr\n[19561] memset\n[19597] /usr/src/debug/elfutils/0.189/libelf/elf64_newehdr.c\n[1a64d] elf64_newehdr\n[1a70b] memset\n[1a741] /usr/src/debug/elfutils/0.189/libelf/gelf_newehdr.c\n[1b6a9] gelf_newehdr\n[1b723] /usr/src/debug/elfutils/0.189/libelf/gelf_update_ehdr.c\n[1c7f5] gelf_update_ehdr\n[1c976] memcpy\n[1c9ac] /usr/src/debug/elfutils/0.189/libelf/elf32_getphdr.c\n[1db91] elf32_getphdr\n[1dc42] __elf32_getphdr_wrlock\n[1dd2f] pread_retry\n[1dd96] pread\n[1ddd6] memcpy\n[1de0a] __bswap_32\n[1de26] __elf32_getphdr_wrlock\n[1e2c7] __elf32_getphdr_wrlock\n[1e32b] /usr/src/debug/elfutils/0.189/libelf/elf64_getphdr.c\n[1f510] elf64_getphdr\n[1f5c2] __elf64_getphdr_wrlock\n[1f6af] pread_retry\n[1f716] pread\n[1f756] memcpy\n[1f78a] __bswap_64\n[1f7a6] __bswap_32\n[1f7c2] __elf64_getphdr_wrlock\n[1fce0] __elf64_getphdr_wrlock\n[1fd44] /usr/src/debug/elfutils/0.189/libelf/gelf_getphdr.c\n[20e44] gelf_getphdr\n[20ffa] memcpy\n[2103d] /usr/src/debug/elfutils/0.189/libelf/elf32_newphdr.c\n[22197] elf32_newphdr\n[2243b] memset\n[22480] /usr/src/debug/elfutils/0.189/libelf/elf64_newphdr.c\n[235da] elf64_newphdr\n[23893] memset\n[238d8] /usr/src/debug/elfutils/0.189/libelf/gelf_newphdr.c\n[2484a] gelf_newphdr\n[248cb] /usr/src/debug/elfutils/0.189/libelf/gelf_update_phdr.c\n[259e9] gelf_update_phdr\n[25ba7] memcpy\n[25bea] /usr/src/debug/elfutils/0.189/libelf/elf_getarhdr.c\n[26cc4] elf_getarhdr\n[26df0] /usr/src/debug/elfutils/0.189/libelf/elf_getarsym.c\n[2802c] elf_getarsym\n[28c3e] read_number_entries\n[28cb8] pread_retry\n[28d20] pread\n[28d60] _dl_elf_hash\n[28da7] memcpy\n[28ddb] __bswap_64\n[28df8] __bswap_32\n[28e15] atol\n[28e56] /usr/src/debug/elfutils/0.189/libelf/elf_rawfile.c\n[29f05] elf_rawfile\n[29fa2] /usr/src/debug/elfutils/0.189/libelf/elf_readall.c\n[2b2a5] __libelf_readall\n[2b5af] set_address\n[2b63a] libelf_release_all\n[2b661] libelf_acquire_all\n[2b689] pread_retry\n[2b6f2] pread\n[2b72c] libelf_acquire_all\n[2b836] /usr/src/debug/elfutils/0.189/libelf/elf_cntl.c\n[2c8e5] elf_cntl\n[2c980] /usr/src/debug/elfutils/0.189/libelf/elf_getscn.c\n[2da71] elf_getscn\n[2db83] /usr/src/debug/elfutils/0.189/libelf/elf_nextscn.c\n[2eaec] elf_nextscn\n[2eb50] elf_nextscn\n[2ec1c] /usr/src/debug/elfutils/0.189/libelf/elf_ndxscn.c\n[2fb5a] elf_ndxscn\n[2fb9a] /usr/src/debug/elfutils/0.189/libelf/elf_newscn.c\n[30cb6] elf_newscn\n[30e73] /usr/src/debug/elfutils/0.189/libelf/elf32_getshdr.c\n[32060] elf32_getshdr\n[3210b] __elf32_getshdr_wrlock\n[32135] __elf32_getshdr_rdlock\n[3215f] scn_valid\n[32183] load_shdr_wrlock\n[326f2] pread_retry\n[3275a] pread\n[3279a] memcpy\n[327ce] __bswap_32\n[327eb] __elf32_getshdr_rdlock\n[328a0] /usr/src/debug/elfutils/0.189/libelf/elf64_getshdr.c\n[33a8d] elf64_getshdr\n[33b39] __elf64_getshdr_wrlock\n[33b63] __elf64_getshdr_rdlock\n[33b8d] scn_valid\n[33bb1] load_shdr_wrlock\n[3421b] pread_retry\n[34283] pread\n[342c3] memcpy\n[342f7] __bswap_64\n[34314] __bswap_32\n[34331] __elf64_getshdr_rdlock\n[343e7] /usr/src/debug/elfutils/0.189/libelf/gelf_getshdr.c\n[354c5] gelf_getshdr\n[355e0] memcpy\n[35616] /usr/src/debug/elfutils/0.189/libelf/gelf_update_shdr.c\n[36712] gelf_update_shdr\n[36855] memcpy\n[3688b] /usr/src/debug/elfutils/0.189/libelf/elf_strptr.c\n[379ba] elf_strptr\n[37ccc] validate_str\n[37d01] get_zdata\n[37d53] /usr/src/debug/elfutils/0.189/libelf/elf_rawdata.c\n[38e21] elf_rawdata\n[38eb5] /usr/src/debug/elfutils/0.189/libelf/elf_getdata.c\n[3a1b5] elf_getdata\n[3a22c] __elf_getdata_rdlock\n[3a324] __libelf_set_data_list_rdlock\n[3a56a] __libelf_set_rawdata\n[3a5c1] __libelf_set_rawdata_wrlock\n[3a9bf] convert_data\n[3aa2e] __libelf_data_type\n[3aa70] pread_retry\n[3aad9] pread\n[3ab19] memcpy\n[3ab4d] __libelf_data_type\n[3ac13] /usr/src/debug/elfutils/0.189/libelf/elf_newdata.c\n[3bd2f] elf_newdata\n[3be46] /usr/src/debug/elfutils/0.189/libelf/elf_getdata_rawchunk.c\n[3d0c0] elf_getdata_rawchunk\n[3d517] pread_retry\n[3d576] pread\n[3d5b6] memcpy\n[3d602] /usr/src/debug/elfutils/0.189/libelf/elf_flagelf.c\n[3e6b8] elf_flagelf\n[3e75a] /usr/src/debug/elfutils/0.189/libelf/elf_flagehdr.c\n[3f810] elf_flagehdr\n[3f8b2] /usr/src/debug/elfutils/0.189/libelf/elf_flagphdr.c\n[40968] elf_flagphdr\n[40a0a] /usr/src/debug/elfutils/0.189/libelf/elf_flagscn.c\n[41ac0] elf_flagscn\n[41b62] /usr/src/debug/elfutils/0.189/libelf/elf_flagshdr.c\n[42c18] elf_flagshdr\n[42cba] /usr/src/debug/elfutils/0.189/libelf/elf_flagdata.c\n[43d70] elf_flagdata\n[43e32] /usr/src/debug/elfutils/0.189/libelf/elf_memory.c\n[44efa] elf_memory\n[44f92] /usr/src/debug/elfutils/0.189/libelf/elf_update.c\n[4634c] elf_update\n[46649] write_file\n[466b2] /usr/src/debug/elfutils/0.189/libelf/elf32_updatenull.c\n[47922] __elf32_updatenull_wrlock\n[4813e] default_ehdr32\n[481f1] memcpy\n[48246] /usr/src/debug/elfutils/0.189/libelf/elf64_updatenull.c\n[494c4] __elf64_updatenull_wrlock\n[49d04] default_ehdr64\n[49db7] memcpy\n[49e0c] /usr/src/debug/elfutils/0.189/libelf/elf32_updatefile.c\n[4b671] __elf32_updatefile\n[4c174] fill\n[4c39c] __elf32_updatemmap\n[4d0d5] fill_mmap\n[4d137] sort_sections\n[4d175] compare_sections\n[4d1ea] pwrite_retry\n[4d24b] memset\n[4d27e] memmove\n[4d2b1] memcpy\n[4d315] /usr/src/debug/elfutils/0.189/libelf/elf64_updatefile.c\n[4eb7a] __elf64_updatefile\n[4f670] fill\n[4f898] __elf64_updatemmap\n[505d1] fill_mmap\n[50633] sort_sections\n[50671] compare_sections\n[506e6] pwrite_retry\n[50747] memset\n[5077a] memmove\n[507ad] memcpy\n[50811] /usr/src/debug/elfutils/0.189/libelf/gelf_getsym.c\n[519a8] gelf_getsym\n[51aaf] /usr/src/debug/elfutils/0.189/libelf/gelf_update_sym.c\n[52c5f] gelf_update_sym\n[52d77] /usr/src/debug/elfutils/0.189/libelf/gelf_getversym.c\n[53e2c] gelf_getversym\n[53f25] /usr/src/debug/elfutils/0.189/libelf/gelf_getverneed.c\n[5503b] gelf_getverneed\n[5513d] memcpy\n[55173] /usr/src/debug/elfutils/0.189/libelf/gelf_getvernaux.c\n[56289] gelf_getvernaux\n[5638b] memcpy\n[563c1] /usr/src/debug/elfutils/0.189/libelf/gelf_getverdef.c\n[574f3] gelf_getverdef\n[575f5] memcpy\n[5762b] /usr/src/debug/elfutils/0.189/libelf/gelf_getverdaux.c\n[58717] gelf_getverdaux\n[58819] memcpy\n[5884f] /usr/src/debug/elfutils/0.189/libelf/gelf_getrel.c\n[59969] gelf_getrel\n[59aa5] memcpy\n[59adb] /usr/src/debug/elfutils/0.189/libelf/gelf_getrela.c\n[5ac41] gelf_getrela\n[5ad71] memcpy\n[5ada7] /usr/src/debug/elfutils/0.189/libelf/gelf_update_rel.c\n[5becf] gelf_update_rel\n[5bfe5] /usr/src/debug/elfutils/0.189/libelf/gelf_update_rela.c\n[5d159] gelf_update_rela\n[5d26f] /usr/src/debug/elfutils/0.189/libelf/gelf_getdyn.c\n[5e3fc] gelf_getdyn\n[5e515] /usr/src/debug/elfutils/0.189/libelf/gelf_update_dyn.c\n[5f6bb] gelf_update_dyn\n[5f7d3] /usr/src/debug/elfutils/0.189/libelf/gelf_getmove.c\n[608ff] gelf_getmove\n[60a0c] /usr/src/debug/elfutils/0.189/libelf/gelf_update_move.c\n[61b43] gelf_update_move\n[61c31] /usr/src/debug/elfutils/0.189/libelf/gelf_getsyminfo.c\n[62d0d] gelf_getsyminfo\n[62de3] /usr/src/debug/elfutils/0.189/libelf/gelf_update_syminfo.c\n[63edd] gelf_update_syminfo\n[63fde] /usr/src/debug/elfutils/0.189/libelf/gelf_getauxv.c\n[65131] gelf_getauxv\n[6528a] memcpy\n[652c0] /usr/src/debug/elfutils/0.189/libelf/gelf_update_auxv.c\n[6641c] gelf_update_auxv\n[66535] /usr/src/debug/elfutils/0.189/libelf/gelf_getnote.c\n[67630] gelf_getnote\n[67751] /usr/src/debug/elfutils/0.189/libelf/gelf_xlatetof.c\n[686dc] gelf_xlatetof\n[68786] /usr/src/debug/elfutils/0.189/libelf/gelf_xlatetom.c\n[69711] gelf_xlatetom\n[697bb] /usr/src/debug/elfutils/0.189/libelf/nlist.c\n[6abe0] nlist\n[6b202] nlist_fshash_find\n[6b264] nlist_fshash_overwrite\n[6b2b7] nlist_fshash_lookup\n[6b35e] nlist_fshash_fini\n[6b378] nlist_fshash_init\n[6b3a9] open\n[6b3ea] /usr/src/debug/elfutils/0.189/libelf/gelf_getsymshndx.c\n[6c581] gelf_getsymshndx\n[6c6dd] /usr/src/debug/elfutils/0.189/libelf/gelf_update_symshndx.c\n[6d88d] gelf_update_symshndx\n[6d9f7] /usr/src/debug/elfutils/0.189/libelf/gelf_update_versym.c\n[6eaca] gelf_update_versym\n[6eb9d] /usr/src/debug/elfutils/0.189/libelf/gelf_update_verneed.c\n[6fcd1] gelf_update_verneed\n[6fdd8] memcpy\n[6fe0e] /usr/src/debug/elfutils/0.189/libelf/gelf_update_vernaux.c\n[70f42] gelf_update_vernaux\n[71049] memcpy\n[7107f] /usr/src/debug/elfutils/0.189/libelf/gelf_update_verdef.c\n[721cf] gelf_update_verdef\n[722d6] memcpy\n[7230c] /usr/src/debug/elfutils/0.189/libelf/gelf_update_verdaux.c\n[73416] gelf_update_verdaux\n[7351d] memcpy\n[73553] /usr/src/debug/elfutils/0.189/libelf/elf_getphdrnum.c\n[7461a] elf_getphdrnum\n[746a5] __elf_getphdrnum_chk_rdlock\n[74769] __elf_getphdrnum_rdlock\n[7486d] /usr/src/debug/elfutils/0.189/libelf/elf_getshdrnum.c\n[75905] elf_getshdrnum\n[7597b] __elf_getshdrnum_rdlock\n[75a01] /usr/src/debug/elfutils/0.189/libelf/elf_getshdrstrndx.c\n[76b44] elf_getshdrstrndx\n[76f9d] pread_retry\n[76ffa] pread\n[7703c] __bswap_32\n[7706e] /usr/src/debug/elfutils/0.189/libelf/gelf_checksum.c\n[77fd6] gelf_checksum\n[7803c] /usr/src/debug/elfutils/0.189/libelf/elf32_checksum.c\n[7922f] elf32_checksum\n[794af] /usr/src/debug/elfutils/0.189/libelf/elf64_checksum.c\n[7a6a2] elf64_checksum\n[7a922] /usr/src/debug/elfutils/0.189/libelf/libelf_crc32.c\n[7a9f3] __libelf_crc32\n[7aa73] /usr/src/debug/elfutils/0.189/libelf/libelf_next_prime.c\n[7aacb] __libelf_next_prime\n[7ab5c] is_prime\n[7aba6] /usr/src/debug/elfutils/0.189/libelf/elf_clone.c\n[7bc7d] elf_clone\n[7bdcb] allocate_elf\n[7be54] /usr/src/debug/elfutils/0.189/libelf/gelf_getlib.c\n[7cf5a] gelf_getlib\n[7d039] /usr/src/debug/elfutils/0.189/libelf/gelf_update_lib.c\n[7e158] gelf_update_lib\n[7e22d] /usr/src/debug/elfutils/0.189/libelf/elf32_offscn.c\n[7f2dc] elf32_offscn\n[7f3c9] /usr/src/debug/elfutils/0.189/libelf/elf64_offscn.c\n[80478] elf64_offscn\n[80565] /usr/src/debug/elfutils/0.189/libelf/gelf_offscn.c\n[8163d] gelf_offscn\n[816d2] /usr/src/debug/elfutils/0.189/libelf/elf_getaroff.c\n[8263b] elf_getaroff\n[826f6] /usr/src/debug/elfutils/0.189/libelf/elf_gnu_hash.c\n[8278a] elf_gnu_hash\n[827f2] /usr/src/debug/elfutils/0.189/libelf/elf_scnshndx.c\n[8375d] elf_scnshndx\n[837f8] /usr/src/debug/elfutils/0.189/libelf/elf32_getchdr.c\n[84907] elf32_getchdr\n[84a07] /usr/src/debug/elfutils/0.189/libelf/elf64_getchdr.c\n[85b24] elf64_getchdr\n[85c24] /usr/src/debug/elfutils/0.189/libelf/gelf_getchdr.c\n[86d8c] gelf_getchdr\n[86e6e] /usr/src/debug/elfutils/0.189/libelf/elf_compress.c\n[883c4] elf_compress\n[889e7] __libelf_reset_rawdata\n[88a9f] __libelf_decompress_elf\n[88c0d] __libelf_decompress\n[88cba] __libelf_decompress_zlib\n[88e4a] __libelf_compress\n[8942a] __libelf_compress_zlib\n[89519] do_deflate_cleanup\n[89557] memcpy\n[8958d] __bswap_64\n[895aa] __bswap_32\n[895dd] /usr/src/debug/elfutils/0.189/libelf/elf_compress_gnu.c\n[8a7ee] elf_compress_gnu\n[8add0] memmove\n[8ae03] memcpy\n[8ae36] __bswap_64\n[8ae73] ../sysdeps/aarch64/crtn.S\n\n[c] ../sysdeps/aarch64/crti.S\n[23] call_weak_fn\n[40] /usr/src/debug/elfutils/0.189/libasm/asm_begin.c\n[c00] asm_begin\n[10c6] prepare_binary_output\n[113e] prepare_text_output\n[1159] stpcpy\n[1180] mempcpy\n[11b3] memcpy\n[1210] /usr/src/debug/elfutils/0.189/libasm/asm_abort.c\n[19ef] asm_abort\n[1a69] /usr/src/debug/elfutils/0.189/libasm/asm_end.c\n[29d0] __libasm_finictx\n[2db1] free_section\n[2de5] asm_end\n[3d5f] binary_end\n[3fca] text_end\n[3fe7] startswith\n[4010] memset\n[4046] free_section\n[41f9] /usr/src/debug/elfutils/0.189/libasm/asm_error.c\n[434c] asm_errmsg\n[43fd] __libasm_seterrno\n[442f] asm_errno\n[446d] /usr/src/debug/elfutils/0.189/libasm/asm_getelf.c\n[4c02] asm_getelf\n[4c42] /usr/src/debug/elfutils/0.189/libasm/asm_newscn.c\n[568b] asm_newscn\n[5a3d] binary_newscn\n[5ac5] text_newscn\n[5b28] fprintf\n[5b51] stpcpy\n[5b79] memcpy\n[5bdb] /usr/src/debug/elfutils/0.189/libasm/asm_newscn_ingrp.c\n[64b8] asm_newscn_ingrp\n[6693] /usr/src/debug/elfutils/0.189/libasm/asm_newsubscn.c\n[6e3f] asm_newsubscn\n[6eca] /usr/src/debug/elfutils/0.189/libasm/asm_newsym.c\n[77e1] asm_newsym\n[7c47] startswith\n[7c71] memcpy\n[7ca5] fprintf\n[7cce] snprintf\n[7d32] /usr/src/debug/elfutils/0.189/libasm/asm_newcomsym.c\n[8667] asm_newcomsym\n[8843] startswith\n[886d] fprintf\n[88ac] /usr/src/debug/elfutils/0.189/libasm/asm_newabssym.c\n[91c9] asm_newabssym\n[95c6] startswith\n[95f0] fprintf\n[962f] /usr/src/debug/elfutils/0.189/libasm/asm_newscngrp.c\n[9ef4] asm_newscngrp\n[a0ec] memcpy\n[a131] /usr/src/debug/elfutils/0.189/libasm/asm_scngrp_newsignature.c\n[a8d2] asm_scngrp_newsignature\n[a929] /usr/src/debug/elfutils/0.189/libasm/asm_fill.c\n[b10f] asm_fill\n[b214] memcpy\n[b259] /usr/src/debug/elfutils/0.189/libasm/asm_align.c\n[badd] __libasm_ensure_section_space\n[bb87] asm_align\n[bde2] fprintf\n[be0d] fputc_unlocked\n[be4f] /usr/src/debug/elfutils/0.189/libasm/asm_addstrz.c\n[c6e2] asm_addstrz\n[c949] memcpy\n[c97d] fprintf\n[c9c5] /usr/src/debug/elfutils/0.189/libasm/asm_addint8.c\n[d255] asm_addint8\n[d3af] fprintf\n[d3da] memcpy\n[d419] /usr/src/debug/elfutils/0.189/libasm/asm_adduint8.c\n[dbe2] asm_adduint8\n[dc52] /usr/src/debug/elfutils/0.189/libasm/asm_addint16.c\n[e50f] asm_addint16\n[e69c] __bswap_16\n[e6ba] fprintf\n[e6e5] memcpy\n[e724] /usr/src/debug/elfutils/0.189/libasm/asm_adduint16.c\n[ef05] asm_adduint16\n[ef75] /usr/src/debug/elfutils/0.189/libasm/asm_addint32.c\n[f826] asm_addint32\n[f9d5] __bswap_32\n[f9f3] fprintf\n[fa1e] memcpy\n[fa5d] /usr/src/debug/elfutils/0.189/libasm/asm_adduint32.c\n[10226] asm_adduint32\n[10296] /usr/src/debug/elfutils/0.189/libasm/asm_addint64.c\n[10b5f] asm_addint64\n[10d1d] __bswap_64\n[10d3b] fprintf\n[10d66] memcpy\n[10da5] /usr/src/debug/elfutils/0.189/libasm/asm_adduint64.c\n[1156e] asm_adduint64\n[115de] /usr/src/debug/elfutils/0.189/libasm/asm_adduleb128.c\n[11e3e] asm_adduleb128\n[11ff7] fprintf\n[12020] memcpy\n[12075] /usr/src/debug/elfutils/0.189/libasm/asm_addsleb128.c\n[128ed] asm_addsleb128\n[12aa3] fprintf\n[12acc] memcpy\n[12b21] /usr/src/debug/elfutils/0.189/libasm/disasm_begin.c\n[13b69] disasm_begin\n[13c2b] /usr/src/debug/elfutils/0.189/libasm/disasm_cb.c\n[14df6] disasm_cb\n[1510d] null_elf_getsym\n[15182] read_symtab\n[151ae] read_symtab_exec\n[15243] default_elf_getsym\n[1534a] /usr/src/debug/elfutils/0.189/libasm/disasm_end.c\n[154f3] disasm_end\n[15551] /usr/src/debug/elfutils/0.189/libasm/disasm_str.c\n[157bb] disasm_str\n[158f5] buffer_cb\n[15936] mempcpy\n[15963] buffer_cb\n[15a7a] /usr/src/debug/elfutils/0.189/libasm/symbolhash.c\n[16279] __libasm_next_prime\n[16296] is_prime\n[162d6] asm_symbol_tab_iterate\n[1633a] asm_symbol_tab_find\n[163d5] asm_symbol_tab_insert\n[16485] asm_symbol_tab_free\n[164c6] asm_symbol_tab_init\n[1659e] insert_entry_2\n[1671f] lookup\n[16806] __libasm_next_prime\n[1688f] /usr/src/debug/elfutils/0.189/libebl/eblelfclass.c\n[1780a] ebl_get_elfclass\n[1784a] /usr/src/debug/elfutils/0.189/libebl/eblelfdata.c\n[187c5] ebl_get_elfdata\n[18805] /usr/src/debug/elfutils/0.189/libebl/eblelfmachine.c\n[19780] ebl_get_elfmachine\n[197c0] ../sysdeps/aarch64/crtn.S\n\n[c] /usr/src/debug/elfutils/0.189/src/size.c\n[e76] handle_elf\n[26e7] show_segments\n[2757] show_bsd_totals\n[277b] show_bsd\n[2819] show_sysv_one_line\n[287b] show_sysv\n[29a3] handle_ar\n[2e7c] print_header\n[2f2c] process_file\n[3461] parse_opt\n[365e] main\n[38f4] error\n[3927] mempcpy\n[395b] memcpy\n[398f] open\n[39b8] printf\n\n[c] /usr/src/debug/elfutils/0.189/src/strip.c\n[1b40] cleanup_debug\n[1b4a] handle_elf\n[242e] update_section_size\n[24d0] handle_debug_relocs\n[25c8] process_file\n[2a3e] remove_debug_relocations\n[47cc] relocate\n[4930] update_shdrstrndx\n[4a71] get_xndxdata\n[4af1] secndx_name\n[4b49] parse_opt\n[4deb] main\n[5046] section_name_matches\n[507b] free_patterns\n[5084] free_sec_patterns\n[510e] add_pattern\n[5143] pwrite_retry\n[51a7] startswith\n[51cf] error\n[5202] strcpy\n[522a] memset\n[525e] mempcpy\n[5292] memcpy\n[52c6] open\n[52ef] cleanup_debug\n[5348] update_section_size\n[56f6] handle_elf\n\nPASS: run-low_high_pc.sh\nPASS: run-macro-test.sh\nPASS: run-elf_cntl_gelf_getshdr.sh\nPASS: run-test-archive64.sh\nPASS: run-readelf-vmcoreinfo.sh\nPASS: run-readelf-mixed-corenote.sh\nPASS: run-dwfllines.sh\nPASS: run-readelf-variant.sh\nPASS: run-readelf-fat-lto.sh\nPASS: run-dwfl-report-elf-align.sh\n# Everything on the command line\n# Everything from stdin (with newlines).\n# stdin without newline address, just EOF.\n# stdin without newline symbol, just EOF.\n# Everything on the command line with addresses\n# Everything from stdin (with newlines) with addresses.\n# Pretty with functions and addresses.\nPASS: run-addr2line-test.sh\nPASS: run-dwfl-report-offline-memory.sh\nPASS: run-addr2line-C-test.sh\nPASS: run-addr2line-i-test.sh\nPASS: run-addr2line-i-lex-test.sh\nPASS: run-addr2line-i-demangle-test.sh\nPASS: run-addr2line-alt-debugpath.sh\nPASS: run-varlocs.sh\nPASS: run-exprlocs.sh\nPASS: run-varlocs-vars.sh\nPASS: run-funcretval.sh\n0x5591c80000\t0x5591ca1000\t/usr/lib/elfutils/ptest/tests/backtrace-child\n0x7faa210000\t0x7faa3b2000\t/lib/libc.so.6\n0x7faa3c5000\t0x7faa3ec000\t/lib/ld-linux-aarch64.so.1\n0x7faa402000\t0x7faa403000\t[vdso: 5278]\n0x7faa403000\t0x7faa407000\t/lib/ld-linux-aarch64.so.1\nTID 5278:\n# 0 0x7faa292da8    \t__pthread_kill_implementation\n# 1 0x7faa24bee0 - 1\traise\n# 2 0x5591c80c58 - 1\tmain\n# 3 0x7faa2384b8 - 1\t__libc_start_call_main\n# 4 0x7faa23859c - 1\t__libc_start_main@@GLIBC_2.34\n# 5 0x5591c80db0 - 1\t_start\nTID 5279:\n# 0 0x7faa292da8    \t__pthread_kill_implementation\n# 1 0x7faa24bee0 - 1\traise\n# 2 0x5591c80f0c - 1\tsigusr2\n# 3 0x5591c80fbc - 1\tstdarg\n# 4 0x5591c80fd4 - 1\tbacktracegen\n# 5 0x5591c80ff0 - 1\tstart\n# 6 0x7faa2911fc - 1\tstart_thread\n# 7 0x7faa2f374c - 1\tthread_start\n# 2 0x5591c80c58 - 1\tmain\nPASS: run-backtrace-native.sh\n/usr/lib/elfutils/ptest/tests/backtrace-data: x86_64 linux only test\nSKIP: run-backtrace-data.sh\n0x7f81c52da8\t__pthread_kill_implementation\n0x7f81c0bee0\traise\n0x7f81bf7e70\tabort\n0x557b1a1210\tcallme\n0x557b1a1220\tdoit\n0x557b1a17d4\tmain\n0x557b1a17d4\tmain\nPASS: run-backtrace-dwarf.sh\nbiarch testing disabled\nSKIP: run-backtrace-native-biarch.sh\nflock: invalid option -- 'w'\nBusyBox v1.36.1 () multi-call binary.\n\nUsage: flock [-sxun] FD | { FILE [-c] PROG ARGS }\nSKIP: run-backtrace-native-core.sh\nbiarch testing disabled\nSKIP: run-backtrace-native-core-biarch.sh\n./backtrace ./backtrace.x86_64.exec ./backtrace.x86_64.core\n0x400000\t0x6e0000\t/home/jkratoch/redhat/elfutils/tests/backtrace.x86_64.exec\n0x7fff1bdcc000\t0x7fff1bdce000\tlinux-vdso.so.1\nTID 23097:\n# 0 0x40a62b    \traise\n# 1 0x401e3d - 1\tsigusr2\n# 2 0x401f88 - 1\tstdarg\n# 3 0x401fa6 - 1\tbacktracegen\n# 4 0x401fbd - 1\tstart\n# 5 0x403773 - 1\tstart_thread\n# 6 0x444239 - 1\t__clone\nTID 23096:\n# 0 0x404880    \tpthread_join\n# 1 0x4021f9 - 1\tmain\n# 2 0x40ba94 - 1\t__libc_start_main\n# 3 0x401d0d - 1\t_start\n# 1 0x4021f9 - 1\tmain\n# 3 0x401fa6 - 1\tbacktracegen\nPASS: run-backtrace-core-x86_64.sh\n./backtrace ./backtrace.x86_64.fp.exec ./backtrace.x86_64.fp.core\n0x400000\t0x6ca000\t/home/ulf/dev/elfutils/tests/backtrace.x86_64.fp.exec\n0x7fff6f250000\t0x7fff6f252000\tlinux-vdso.so.1\nTID 28872:\n# 0 0x40545b    \traise\n# 1 0x401b0d - 1\tsigusr2\n# 2 0x401bb0 - 1\tstdarg\n# 3 0x401c00 - 1\tbacktracegen\n# 4 0x401c09 - 1\tstart\n# 5 0x402d74 - 1\tstart_thread\n# 6 0x4383b9 - 1\t__clone\nTID 28871:\n# 0 0x4040f4    \tpthread_join\n# 1 0x401677 - 1\tmain\n# 2 0x4066a0 - 1\t__libc_start_main\n# 3 0x4019b7 - 1\t_start\n# 1 0x401677 - 1\tmain\n# 3 0x401c00 - 1\tbacktracegen\nPASS: run-backtrace-fp-core-x86_64.sh\n./backtrace ./backtrace.aarch64.fp.exec ./backtrace.aarch64.fp.core\n0x400000\t0x4a3000\t/home/ulf/backtrace.aarch64.fp.exec\n0x7fb6380000\t0x7fb6381000\tlinux-vdso.so.1\nTID 350:\n# 0 0x40583c    \traise\n# 1 0x401aac - 1\tsigusr2\n# 2 0x401aac - 1\tsigusr2\n# 3 0x401ba8 - 1\tstdarg\n# 4 0x401c04 - 1\tbacktracegen\n# 5 0x401c10 - 1\tstart\n# 6 0x402f44 - 1\tstart_thread\nTID 349:\n# 0 0x403fcc    \tpthread_join\n# 1 0x401810 - 1\tmain\n# 2 0x401810 - 1\tmain\n# 3 0x406544 - 1\t__libc_start_main\n# 4 0x401918 - 1\t$x\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: no matching address range\n# 1 0x401810 - 1\tmain\n# 2 0x401810 - 1\tmain\n# 4 0x401c04 - 1\tbacktracegen\nPASS: run-backtrace-fp-core-aarch64.sh\n./backtrace ./backtrace.ppc64le.fp.exec ./backtrace.ppc64le.fp.core\n0x10000000\t0x10100000\t/root/mjw/elfutils/tests/backtrace.ppc64le.fp.exec\n0x3fffa9410000\t0x3fffa9420000\tlinux-vdso64.so.1\nTID 23728:\n# 0 0x100104bc    \traise\n# 1 0x10002a1c - 1\tsigusr2\n# 2 0x10002a1c - 1\tsigusr2\n# 3 0x10002b38 - 1\tstdarg\n# 4 0x10002bc4 - 1\tbacktracegen\n# 5 0x10002bf0 - 1\tstart\n# 6 0x10004c28 - 1\tstart_thread\nTID 23727:\n# 0 0x10006034    \tpthread_join\n# 1 0x100025bc - 1\tmain\n# 2 0x100025bc - 1\tmain\n# 3 0x100123c4 - 1\tgeneric_start_main\n# 4 0x10012570 - 1\t__libc_start_main\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n# 1 0x100025bc - 1\tmain\n# 2 0x100025bc - 1\tmain\n# 4 0x10002bc4 - 1\tbacktracegen\nPASS: run-backtrace-fp-core-ppc64le.sh\n./backtrace ./backtrace.x32.exec ./backtrace.x32.core\n0x400000\t0x6da000\t/export/gnu/import/git/elfutils/tests/backtrace.x32.exe\n0xfff64000\t0xfff65000\tlinux-vdso.so.1\nTID 3843:\n# 0 0x40b2a2    \traise\n# 1 0x400e9c - 1\tsigusr2\n# 2 0x400f2b - 1\tstdarg\n# 3 0x400f9f - 1\tbacktracegen\n# 4 0x400fa8 - 1\tstart\n# 5 0x402964 - 1\tstart_thread\n# 6 0x44c8c9 - 1\t__clone\nTID 3842:\n# 0 0x4039ea    \tpthread_join\n# 1 0x400a12 - 1\tmain\n# 2 0x411d0c - 1\t__libc_start_main\n# 3 0x400d43 - 1\t_start\n# 1 0x400a12 - 1\tmain\n# 3 0x400f9f - 1\tbacktracegen\nPASS: run-backtrace-core-x32.sh\n./backtrace ./backtrace.i386.exec ./backtrace.i386.core\n0x8048000\t0x8110000\t/home/jkratoch/redhat/elfutils/tests/backtrace.i386.exec\n0xf77f7000\t0xf77f8000\tlinux-gate.so.1\nTID 23101:\n# 0 0xf77f7430    \t__kernel_vsyscall\n# 1 0x8052207 - 1\traise\n# 2 0x8049a8a - 1\tsigusr2\n# 3 0x8049b84 - 1\tstdarg\n# 4 0x8049ba0 - 1\tbacktracegen\n# 5 0x8049bb0 - 1\tstart\n# 6 0x804b1c0 - 1\tstart_thread\n# 7 0x807f3fe - 1\t__clone\nTID 23100:\n# 0 0xf77f7430    \t__kernel_vsyscall\n# 1 0x804c25d - 1\tpthread_join\n# 2 0x8049e20 - 1\tmain\n# 3 0x805351a - 1\t__libc_start_main\n# 4 0x804993d - 1\t_start\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n# 2 0x8049e20 - 1\tmain\n# 4 0x8049ba0 - 1\tbacktracegen\nPASS: run-backtrace-core-i386.sh\n./backtrace ./backtrace.i386.fp.exec ./backtrace.i386.fp.core\n0x8a7000\t0x8a8000\tlinux-gate.so.1\n0x8048000\t0x80f9000\t[exe]\nTID 12045:\n# 0 0x8a7416    \t__kernel_vsyscall\n# 1 0x8051ab9 - 1\traise\n# 2 0x80485c1 - 1\tsigusr2\n# 3 0x8048699 - 1\tstdarg\n# 4 0x8048702 - 1\tbacktracegen\n# 5 0x804871b - 1\tstart\n# 6 0x804a7cf - 1\tstart_thread\n# 7 0x80746fe - 1\t__clone\nTID 12044:\n# 0 0x8a7416    \t__kernel_vsyscall\n# 1 0x804ae30 - 1\tpthread_join\n# 2 0x804847c - 1\tmain\n# 3 0x8053188 - 1\t__libc_start_main\n# 4 0x80481e1 - 1\t_start\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n# 2 0x804847c - 1\tmain\n# 4 0x8048702 - 1\tbacktracegen\nPASS: run-backtrace-fp-core-i386.sh\n./backtrace ./backtrace.ppc.exec ./backtrace.ppc.core\n0x100000\t0x110000\tlinux-vdso32.so.1\n0x10000000\t0x100e0000\t/home/mark/elfutils/tests/backtrace.ppc.exec\nTID 17198:\n# 0 0x1000e1f0    \traise\n# 1 0x10001f78 - 1\tsigusr2\n# 2 0x10002104 - 1\tstdarg\n# 3 0x10002144 - 1\tbacktracegen\n# 4 0x1000217c - 1\tstart\n# 5 0x1000406c - 1\tstart_thread\n# 6 0x100347a0 - 1\t__clone\nTID 17197:\n# 0 0x10005534    \tpthread_join\n# 1 0x1000241c - 1\tmain\n# 2 0x10010094 - 1\tgeneric_start_main\n# 3 0x100101f0 - 1\t__libc_start_main\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: no matching address range\n# 1 0x1000241c - 1\tmain\n# 3 0x10002144 - 1\tbacktracegen\nPASS: run-backtrace-core-ppc.sh\n./backtrace ./backtrace.s390x.exec ./backtrace.s390x.core\n0x80000000\t0x800ca000\t[exe]\nTID 58546:\n# 0 0x8000ed50    \traise\n# 1 0x800003c6 - 1\tsigusr2\n# 2 0x8000051e - 1\tstdarg\n# 3 0x80000552 - 1\tbacktracegen\n# 4 0x80000584 - 1\tstart\n# 5 0x800040a4 - 1\tstart_thread\n# 6 0x80030cec - 1\tthread_start\nTID 58545:\n# 0 0x80004f7e    \tpthread_join\n# 1 0x80000894 - 1\tmain\n# 2 0x80010b64 - 1\t__libc_start_main\n# 3 0x8000022e - 1\t_start\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n# 1 0x80000894 - 1\tmain\n# 3 0x80000552 - 1\tbacktracegen\nPASS: run-backtrace-core-s390x.sh\n./backtrace ./backtrace.s390.exec ./backtrace.s390.core\n0x400000\t0x4af000\t[exe]\nTID 58560:\n# 0 0x40c4a2    \traise\n# 1 0x4003e0 - 1\tsigusr2\n# 2 0x4004f8 - 1\tstdarg\n# 3 0x400520 - 1\tbacktracegen\n# 4 0x400540 - 1\tstart\n# 5 0x4033e0 - 1\tstart_thread\n# 6 0x428e18 - 1\tthread_start\nTID 58559:\n# 0 0x404058    \tpthread_join\n# 1 0x4007d8 - 1\tmain\n# 2 0x40dc1a - 1\t__libc_start_main\n# 3 0x400290 - 1\t_start\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n# 1 0x4007d8 - 1\tmain\n# 3 0x400520 - 1\tbacktracegen\nPASS: run-backtrace-core-s390.sh\n./backtrace ./backtrace.aarch64.exec ./backtrace.aarch64.core\n0x400000\t0x4c0000\t/tmp/elfutils/tests/backtrace-child\n0x7f818e1000\t0x7f818e2000\tlinux-vdso.so.1\nTID 24044:\n# 0 0x40c6d0    \traise\n# 1 0x401ee0 - 1\tsigusr2\n# 2 0x401fe0 - 1\tstdarg\n# 3 0x402038 - 1\tbacktracegen\n# 4 0x402044 - 1\tstart\n# 5 0x4038d0 - 1\tstart_thread\n# 6 0x42d3a0 - 1\t__clone\nTID 24043:\n# 0 0x4048bc    \tpthread_join\n# 1 0x401c00 - 1\tmain\n# 2 0x40dc60 - 1\t__libc_start_main\n# 3 0x401d34 - 1\t$x\n# 4 0x401d34 - 1\t$x\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: address out of range\n# 1 0x401c00 - 1\tmain\n# 3 0x402038 - 1\tbacktracegen\nPASS: run-backtrace-core-aarch64.sh\n./backtrace ./backtrace.sparc.exec ./backtrace.sparc.core\n0x100000\t0x2b2000\t[exe]\n0xfffffc011c9a0000\t0xfffffc011c9a2000\tlinux-vdso.so.1\nTID 21612:\n# 0 0x10c488    \traise\n# 1 0x1005dc - 1\tsigusr2\n# 2 0x1006f0 - 1\tstdarg\n# 3 0x10076c - 1\tbacktracegen\n# 4 0x10078c - 1\tstart\n# 5 0x103384 - 1\tstart_thread\n# 6 0x1311b8 - 1\t__thread_start\nTID 21611:\n# 0 0x103920    \tpthread_join\n# 1 0x100924 - 1\tmain\n# 2 0x10e0a8 - 1\t__libc_start_main\n# 3 0x100434 - 1\t_start\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: no matching address range\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: no matching address range\n# 1 0x100924 - 1\tmain\n# 3 0x10076c - 1\tbacktracegen\nPASS: run-backtrace-core-sparc.sh\nPID 18460 - core\nTID 18460:\n#0  0x00000000004005bc cxxfunc(int)\n#1  0x00000000004005d2 f\n/usr/bin/eu-stack: tid 18460: shown max number of frames (2, use -n 0 for unlimited)\n/usr/bin/eu-stack: tid 18460: shown max number of frames (2, use -n 0 for unlimited)\n#1  0x00000000004005d2 f\n#0  0x00000000004005bc cxxfunc(int)\nPASS: run-backtrace-demangle.sh\nPASS: run-stack-d-test.sh\nPASS: run-stack-i-test.sh\nPASS: run-stack-demangled-test.sh\nPASS: run-readelf-zx.sh\nPASS: run-readelf-zp.sh\nPASS: run-readelf-arm-flags.sh\nPASS: run-readelf-addr.sh\nPASS: run-readelf-str.sh\nPASS: run-readelf-multi-noline.sh\nPASS: run-readelf-types.sh\nPASS: run-readelf-dwz-multi.sh\nPASS: run-allfcts-multi.sh\nPID 5885 - process\nTID 5885:\n#0  0x0000007f813864c8 clock_nanosleep@@GLIBC_2.17\n#1  0x0000007f8138fa60 __nanosleep\n#2  0x0000007f8139f828 sleep\n#3  0x0000007f81480694 libfunc\n#4  0x000000555ed209d0 main\n#5  0x0000007f812f84b8 __libc_start_call_main\n#6  0x0000007f812f859c __libc_start_main@@GLIBC_2.34\n#7  0x000000555ed20a30 _start\nPASS: run-deleted.sh\n/usr/bin/eu-stack: dwfl_thread_getframes tid 3130 at 0x3fdf821d64 in /usr/lib64/libc-2.18.so: Callback returned failure\nPID 3130 - core\nTID 3130:\n#0  0x00007f08bc24d681 libfunc - .////////////////////////////////////linkmap-cut-lib.so\n#1  0x00000000004006b4 main - linkmap-cut\n#2  0x0000003fdf821d65 - /usr/lib64/libc-2.18.so\nPASS: run-linkmap-cut.sh\nPASS: run-aggregate-size.sh\nPASS: run-peel-type.sh\nmodule name: /usr/lib/elfutils/ptest/tests/vdsosyms\nmodule name: /usr/lib/libz.so.1.3\nmodule name: /usr/lib/libelf-0.189.so\nmodule name: /lib/libc.so.6\nmodule name: /usr/lib/libdw-0.189.so\nmodule name: /lib/ld-linux-aarch64.so.1\nmodule name: [vdso: 5957]\nvdso syms: 6\n0: '' 0 (0)\n1: 'LINUX_2.6.39' 0 (0)\n2: '__kernel_clock_getres' 708 (7fb7674708)\n3: '__kernel_rt_sigreturn' 7a0 (7fb76747a0)\n4: '__kernel_gettimeofday' 558 (7fb7674558)\n5: '__kernel_clock_gettime' 2c0 (7fb76742c0)\nmodule name: /lib/ld-linux-aarch64.so.1\nPASS: vdsosyms\nPASS: run-readelf-A.sh\nPASS: run-getsrc-die.sh\nPASS: run-strptr.sh\n\ncheck_elf: newdata.elf32\nAdding 16 bytes.\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nelf_rawdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nelf_getdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\n\ncheck_elf: newdata.elf32.mmap\nAdding 16 bytes.\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nelf_rawdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nelf_getdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\n\ncheck_elf: newdata.elf64\nAdding 16 bytes.\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nelf_rawdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nelf_getdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\n\ncheck_elf: newdata.elf64.mmap\nAdding 16 bytes.\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nelf_rawdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nelf_getdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nPASS: newdata\n\nfname: strtab.elf.32\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strings', stridx: 10, lastidx: 1\nadd_string: 'elfutils', stridx: 19, lastidx: 10\nadd_string: 'strtabelf', stridx: 29, lastidx: 19\nadd_string: 'three', stridx: 35, lastidx: 29\nchecking orig strings: first elf_update, before write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nchecking orig strings: first elf_update, after write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nadd_string: 'elfutils2', stridx: 45, lastidx: 35\nadd_string: 'strtabelf2', stridx: 56, lastidx: 45\nadd_string: 'three2', stridx: 63, lastidx: 56\nchecking orig strings: first extra strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'elfutils2'\n\t'strtabelf2'\n\t'three2'\nchecking orig strings: read ELF file, orig strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nsh_size: 35\nadd_string: '0123456789', stridx: 46, lastidx: 35\nadd_string: 'supercalifragilisticexpialidocious', stridx: 81, lastidx: 46\nadd_string: 'forty-two', stridx: 91, lastidx: 81\nchecking orig strings: read file, added strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\nchecking orig strings: all together now\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\n\nfname: strtab.elf.32.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strings', stridx: 10, lastidx: 1\nadd_string: 'elfutils', stridx: 19, lastidx: 10\nadd_string: 'strtabelf', stridx: 29, lastidx: 19\nadd_string: 'three', stridx: 35, lastidx: 29\nchecking orig strings: first elf_update, before write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nchecking orig strings: first elf_update, after write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nadd_string: 'elfutils2', stridx: 45, lastidx: 35\nadd_string: 'strtabelf2', stridx: 56, lastidx: 45\nadd_string: 'three2', stridx: 63, lastidx: 56\nchecking orig strings: first extra strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'elfutils2'\n\t'strtabelf2'\n\t'three2'\nchecking orig strings: read ELF file, orig strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nsh_size: 35\nadd_string: '0123456789', stridx: 46, lastidx: 35\nadd_string: 'supercalifragilisticexpialidocious', stridx: 81, lastidx: 46\nadd_string: 'forty-two', stridx: 91, lastidx: 81\nchecking orig strings: read file, added strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\nchecking orig strings: all together now\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\n\nfname: strtab.elf.64\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strings', stridx: 10, lastidx: 1\nadd_string: 'elfutils', stridx: 19, lastidx: 10\nadd_string: 'strtabelf', stridx: 29, lastidx: 19\nadd_string: 'three', stridx: 35, lastidx: 29\nchecking orig strings: first elf_update, before write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nchecking orig strings: first elf_update, after write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nadd_string: 'elfutils2', stridx: 45, lastidx: 35\nadd_string: 'strtabelf2', stridx: 56, lastidx: 45\nadd_string: 'three2', stridx: 63, lastidx: 56\nchecking orig strings: first extra strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'elfutils2'\n\t'strtabelf2'\n\t'three2'\nchecking orig strings: read ELF file, orig strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nsh_size: 35\nadd_string: '0123456789', stridx: 46, lastidx: 35\nadd_string: 'supercalifragilisticexpialidocious', stridx: 81, lastidx: 46\nadd_string: 'forty-two', stridx: 91, lastidx: 81\nchecking orig strings: read file, added strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\nchecking orig strings: all together now\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\n\nfname: strtab.elf.64.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strings', stridx: 10, lastidx: 1\nadd_string: 'elfutils', stridx: 19, lastidx: 10\nadd_string: 'strtabelf', stridx: 29, lastidx: 19\nadd_string: 'three', stridx: 35, lastidx: 29\nchecking orig strings: first elf_update, before write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nchecking orig strings: first elf_update, after write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nadd_string: 'elfutils2', stridx: 45, lastidx: 35\nadd_string: 'strtabelf2', stridx: 56, lastidx: 45\nadd_string: 'three2', stridx: 63, lastidx: 56\nchecking orig strings: first extra strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'elfutils2'\n\t'strtabelf2'\n\t'three2'\nchecking orig strings: read ELF file, orig strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nsh_size: 35\nadd_string: '0123456789', stridx: 46, lastidx: 35\nadd_string: 'supercalifragilisticexpialidocious', stridx: 81, lastidx: 46\nadd_string: 'forty-two', stridx: 91, lastidx: 81\nchecking orig strings: read file, added strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\nchecking orig strings: all together now\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\nPASS: elfstrtab\nthread tid: 6026\nthread tid: 6027\nthread tid: 6028\nPASS: dwfl-proc-attach\nopen OK\nelf_begin OK\ntesting ELF class: 1, layout: 0\ngelf_newehdr OK\ngelf_getclass OK\nelf_flagelf OK\ngelf_getehdr OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\ngelf_update_ehdr OK\nelf_update OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\nelf_newscn OK\ngelf_newphdr OK\nelf_update OK\nelf_getshdrnum OK\nshnum == 1 OK\nelf_getphdrnum OK\nphnum == 1 OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 2 OK\ne_phnum == 1 OK\ne_shoff != 0 OK\ne_phoff != 0 OK\ne_shentsize OK\ne_phentsize OK\nelf_begin OK\ntesting ELF class: 1, layout: 1\ngelf_newehdr OK\ngelf_getclass OK\nelf_flagelf OK\ngelf_getehdr OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\ngelf_update_ehdr OK\nelf_update OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\nelf_newscn OK\ngelf_newphdr OK\ngelf_getehdr OK\ngelf_update_ehdr OK\nelf_update OK\nelf_getshdrnum OK\nshnum == 1 OK\nelf_getphdrnum OK\nphnum == 1 OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 2 OK\ne_phnum == 1 OK\ne_shoff != 0 OK\ne_phoff != 0 OK\ne_shentsize OK\ne_phentsize OK\nelf_begin OK\ntesting ELF class: 2, layout: 0\ngelf_newehdr OK\ngelf_getclass OK\nelf_flagelf OK\ngelf_getehdr OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\ngelf_update_ehdr OK\nelf_update OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\nelf_newscn OK\ngelf_newphdr OK\nelf_update OK\nelf_getshdrnum OK\nshnum == 1 OK\nelf_getphdrnum OK\nphnum == 1 OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 2 OK\ne_phnum == 1 OK\ne_shoff != 0 OK\ne_phoff != 0 OK\ne_shentsize OK\ne_phentsize OK\nelf_begin OK\ntesting ELF class: 2, layout: 1\ngelf_newehdr OK\ngelf_getclass OK\nelf_flagelf OK\ngelf_getehdr OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\ngelf_update_ehdr OK\nelf_update OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\nelf_newscn OK\ngelf_newphdr OK\ngelf_getehdr OK\ngelf_update_ehdr OK\nelf_update OK\nelf_getshdrnum OK\nshnum == 1 OK\nelf_getphdrnum OK\nphnum == 1 OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 2 OK\ne_phnum == 1 OK\ne_shoff != 0 OK\ne_phoff != 0 OK\ne_shentsize OK\ne_phentsize OK\nPASS: elfshphehdr\nLFS testing is irrelevant on this system\nSKIP: run-lfs-symbols.sh\nPASS: run-dwelfgnucompressed.sh\nPASS: run-elfgetchdr.sh\nPASS: run-elfgetzdata.sh\nPASS: run-elfputzdata.sh\nPASS: run-zstrptr.sh\nuncompress testfile4 -> testfile4.uncompressed\nprocessing: testfile4\n[27] .debug_aranges already decompressed\n[28] .debug_pubnames already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[27] .debug_aranges already decompressed\n[28] .debug_pubnames already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\nNo errors\ncompress gnu testfile4.uncompressed -> testfile4.gnu\nprocessing: testfile4.uncompressed\n[27] .debug_aranges compressed -> .zdebug_aranges (56 => 55 98.21%)\n[28] .debug_pubnames compressed -> .zdebug_pubnames (93 => 84 90.32%)\n[29] .debug_info compressed -> .zdebug_info (960 => 634 66.04%)\n[30] .debug_abbrev compressed -> .zdebug_abbrev (405 => 225 55.56%)\n[31] .debug_line compressed -> .zdebug_line (189 => 131 69.31%)\n[33] Updating section string table\nNo errors\nuncompress testfile4.gnu -> testfile4.gnu.uncompressed\nprocessing: testfile4.gnu\n[27] .zdebug_aranges decompressed (55 => 56 101.82%)\n[28] .zdebug_pubnames decompressed (84 => 93 110.71%)\n[29] .zdebug_info decompressed (634 => 960 151.42%)\n[30] .zdebug_abbrev decompressed (225 => 405 180.00%)\n[31] .zdebug_line decompressed (131 => 189 144.27%)\n[33] Updating section string table\ncompress gabi testfile4.uncompressed -> testfile4.gabi\nprocessing: testfile4.uncompressed\n[27] .debug_aranges compressed (56 => 55 98.21%)\n[28] .debug_pubnames compressed (93 => 84 90.32%)\n[29] .debug_info compressed (960 => 634 66.04%)\n[30] .debug_abbrev compressed (405 => 225 55.56%)\n[31] .debug_line compressed (189 => 131 69.31%)\nNo errors\nuncompress testfile4.gabi -> testfile4.gabi.uncompressed\nprocessing: testfile4.gabi\n[27] .debug_aranges decompressed (55 => 56 101.82%)\n[28] .debug_pubnames decompressed (84 => 93 110.71%)\n[29] .debug_info decompressed (634 => 960 151.42%)\n[30] .debug_abbrev decompressed (225 => 405 180.00%)\n[31] .debug_line decompressed (131 => 189 144.27%)\nmerging string tables testfile4 -> testfile4.merged\nWARNING: symbol table [34] contains section symbol 33 for old shdrstrndx 33\nuncompress testfile4.merged -> testfile4.merged.uncompressed\nprocessing: testfile4.merged\n[27] .debug_aranges already decompressed\n[28] .debug_pubnames already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[27] .debug_aranges already decompressed\n[28] .debug_pubnames already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\nNo errors\ncompress gnu testfile4.merged.uncompressed -> testfile4.merged.gnu\nprocessing: testfile4.merged.uncompressed\n[27] .debug_aranges compressed -> .zdebug_aranges (56 => 55 98.21%)\n[28] .debug_pubnames compressed -> .zdebug_pubnames (93 => 84 90.32%)\n[29] .debug_info compressed -> .zdebug_info (960 => 634 66.04%)\n[30] .debug_abbrev compressed -> .zdebug_abbrev (405 => 225 55.56%)\n[31] .debug_line compressed -> .zdebug_line (189 => 131 69.31%)\n[34] Updating section string table\n[33] Updating symbol table\nNo errors\nuncompress testfile4.merged.gnu -> testfile4.merged.gnu.uncompressed\nprocessing: testfile4.merged.gnu\n[27] .zdebug_aranges decompressed (55 => 56 101.82%)\n[28] .zdebug_pubnames decompressed (84 => 93 110.71%)\n[29] .zdebug_info decompressed (634 => 960 151.42%)\n[30] .zdebug_abbrev decompressed (225 => 405 180.00%)\n[31] .zdebug_line decompressed (131 => 189 144.27%)\n[34] Updating section string table\n[33] Updating symbol table\ncompress gabi testfile4.merged.uncompressed -> testfile4.merged.gabi\nprocessing: testfile4.merged.uncompressed\n[27] .debug_aranges compressed (56 => 55 98.21%)\n[28] .debug_pubnames compressed (93 => 84 90.32%)\n[29] .debug_info compressed (960 => 634 66.04%)\n[30] .debug_abbrev compressed (405 => 225 55.56%)\n[31] .debug_line compressed (189 => 131 69.31%)\nNo errors\nuncompress testfile4.merged.gabi -> testfile4.merged.gabi.uncompressed\nprocessing: testfile4.merged.gabi\n[27] .debug_aranges decompressed (55 => 56 101.82%)\n[28] .debug_pubnames decompressed (84 => 93 110.71%)\n[29] .debug_info decompressed (634 => 960 151.42%)\n[30] .debug_abbrev decompressed (225 => 405 180.00%)\n[31] .debug_line decompressed (131 => 189 144.27%)\nuncompress testfile12 -> testfile12.uncompressed\nprocessing: testfile12\n[23] .debug_aranges already decompressed\n[24] .debug_pubnames already decompressed\n[25] .debug_info already decompressed\n[26] .debug_abbrev already decompressed\n[27] .debug_line already decompressed\n[28] .debug_frame already decompressed\n[29] .debug_str already decompressed\n[30] .debug_macinfo already decompressed\n[23] .debug_aranges already decompressed\n[24] .debug_pubnames already decompressed\n[25] .debug_info already decompressed\n[26] .debug_abbrev already decompressed\n[27] .debug_line already decompressed\n[28] .debug_frame already decompressed\n[29] .debug_str already decompressed\n[30] .debug_macinfo already decompressed\nNo errors\ncompress gnu testfile12.uncompressed -> testfile12.gnu\nprocessing: testfile12.uncompressed\n[23] .debug_aranges compressed -> .zdebug_aranges (192 => 83 43.23%)\n[24] .debug_pubnames NOT compressed, wouldn't be smaller\n[25] .debug_info compressed -> .zdebug_info (3468 => 1879 54.18%)\n[26] .debug_abbrev compressed -> .zdebug_abbrev (341 => 202 59.24%)\n[27] .debug_line compressed -> .zdebug_line (709 => 371 52.33%)\n[28] .debug_frame NOT compressed, wouldn't be smaller\n[29] .debug_str compressed -> .zdebug_str (2235 => 986 44.12%)\n[30] .debug_macinfo compressed -> .zdebug_macinfo (10518 => 4360 41.45%)\n[31] Updating section string table\nNo errors\nuncompress testfile12.gnu -> testfile12.gnu.uncompressed\nprocessing: testfile12.gnu\n[24] .debug_pubnames already decompressed\n[28] .debug_frame already decompressed\n[23] .zdebug_aranges decompressed (83 => 192 231.33%)\n[24] .debug_pubnames already decompressed\n[25] .zdebug_info decompressed (1879 => 3468 184.57%)\n[26] .zdebug_abbrev decompressed (202 => 341 168.81%)\n[27] .zdebug_line decompressed (371 => 709 191.11%)\n[28] .debug_frame already decompressed\n[29] .zdebug_str decompressed (986 => 2235 226.67%)\n[30] .zdebug_macinfo decompressed (4360 => 10518 241.24%)\n[31] Updating section string table\ncompress gabi testfile12.uncompressed -> testfile12.gabi\nprocessing: testfile12.uncompressed\n[23] .debug_aranges compressed (192 => 95 49.48%)\n[24] .debug_pubnames NOT compressed, wouldn't be smaller\n[25] .debug_info compressed (3468 => 1891 54.53%)\n[26] .debug_abbrev compressed (341 => 214 62.76%)\n[27] .debug_line compressed (709 => 383 54.02%)\n[28] .debug_frame NOT compressed, wouldn't be smaller\n[29] .debug_str compressed (2235 => 998 44.65%)\n[30] .debug_macinfo compressed (10518 => 4372 41.57%)\nNo errors\nuncompress testfile12.gabi -> testfile12.gabi.uncompressed\nprocessing: testfile12.gabi\n[24] .debug_pubnames already decompressed\n[28] .debug_frame already decompressed\n[23] .debug_aranges decompressed (95 => 192 202.11%)\n[24] .debug_pubnames already decompressed\n[25] .debug_info decompressed (1891 => 3468 183.40%)\n[26] .debug_abbrev decompressed (214 => 341 159.35%)\n[27] .debug_line decompressed (383 => 709 185.12%)\n[28] .debug_frame already decompressed\n[29] .debug_str decompressed (998 => 2235 223.95%)\n[30] .debug_macinfo decompressed (4372 => 10518 240.58%)\nmerging string tables testfile12 -> testfile12.merged\nWARNING: symbol table [32] contains section symbol 31 for old shdrstrndx 31\nuncompress testfile12.merged -> testfile12.merged.uncompressed\nprocessing: testfile12.merged\n[23] .debug_aranges already decompressed\n[24] .debug_pubnames already decompressed\n[25] .debug_info already decompressed\n[26] .debug_abbrev already decompressed\n[27] .debug_line already decompressed\n[28] .debug_frame already decompressed\n[29] .debug_str already decompressed\n[30] .debug_macinfo already decompressed\n[23] .debug_aranges already decompressed\n[24] .debug_pubnames already decompressed\n[25] .debug_info already decompressed\n[26] .debug_abbrev already decompressed\n[27] .debug_line already decompressed\n[28] .debug_frame already decompressed\n[29] .debug_str already decompressed\n[30] .debug_macinfo already decompressed\nNo errors\ncompress gnu testfile12.merged.uncompressed -> testfile12.merged.gnu\nprocessing: testfile12.merged.uncompressed\n[23] .debug_aranges compressed -> .zdebug_aranges (192 => 83 43.23%)\n[24] .debug_pubnames NOT compressed, wouldn't be smaller\n[25] .debug_info compressed -> .zdebug_info (3468 => 1879 54.18%)\n[26] .debug_abbrev compressed -> .zdebug_abbrev (341 => 202 59.24%)\n[27] .debug_line compressed -> .zdebug_line (709 => 371 52.33%)\n[28] .debug_frame NOT compressed, wouldn't be smaller\n[29] .debug_str compressed -> .zdebug_str (2235 => 986 44.12%)\n[30] .debug_macinfo compressed -> .zdebug_macinfo (10518 => 4360 41.45%)\n[32] Updating section string table\n[31] Updating symbol table\nNo errors\nuncompress testfile12.merged.gnu -> testfile12.merged.gnu.uncompressed\nprocessing: testfile12.merged.gnu\n[24] .debug_pubnames already decompressed\n[28] .debug_frame already decompressed\n[23] .zdebug_aranges decompressed (83 => 192 231.33%)\n[24] .debug_pubnames already decompressed\n[25] .zdebug_info decompressed (1879 => 3468 184.57%)\n[26] .zdebug_abbrev decompressed (202 => 341 168.81%)\n[27] .zdebug_line decompressed (371 => 709 191.11%)\n[28] .debug_frame already decompressed\n[29] .zdebug_str decompressed (986 => 2235 226.67%)\n[30] .zdebug_macinfo decompressed (4360 => 10518 241.24%)\n[32] Updating section string table\n[31] Updating symbol table\ncompress gabi testfile12.merged.uncompressed -> testfile12.merged.gabi\nprocessing: testfile12.merged.uncompressed\n[23] .debug_aranges compressed (192 => 95 49.48%)\n[24] .debug_pubnames NOT compressed, wouldn't be smaller\n[25] .debug_info compressed (3468 => 1891 54.53%)\n[26] .debug_abbrev compressed (341 => 214 62.76%)\n[27] .debug_line compressed (709 => 383 54.02%)\n[28] .debug_frame NOT compressed, wouldn't be smaller\n[29] .debug_str compressed (2235 => 998 44.65%)\n[30] .debug_macinfo compressed (10518 => 4372 41.57%)\nNo errors\nuncompress testfile12.merged.gabi -> testfile12.merged.gabi.uncompressed\nprocessing: testfile12.merged.gabi\n[24] .debug_pubnames already decompressed\n[28] .debug_frame already decompressed\n[23] .debug_aranges decompressed (95 => 192 202.11%)\n[24] .debug_pubnames already decompressed\n[25] .debug_info decompressed (1891 => 3468 183.40%)\n[26] .debug_abbrev decompressed (214 => 341 159.35%)\n[27] .debug_line decompressed (383 => 709 185.12%)\n[28] .debug_frame already decompressed\n[29] .debug_str decompressed (998 => 2235 223.95%)\n[30] .debug_macinfo decompressed (4372 => 10518 240.58%)\nuncompress testfileppc64 -> testfileppc64.uncompressed\nprocessing: testfileppc64\n[26] .debug_aranges already decompressed\n[27] .debug_info already decompressed\n[28] .debug_abbrev already decompressed\n[29] .debug_line already decompressed\n[30] .debug_frame already decompressed\n[31] .debug_str already decompressed\n[32] .debug_loc already decompressed\n[33] .debug_ranges already decompressed\n[26] .debug_aranges already decompressed\n[27] .debug_info already decompressed\n[28] .debug_abbrev already decompressed\n[29] .debug_line already decompressed\n[30] .debug_frame already decompressed\n[31] .debug_str already decompressed\n[32] .debug_loc already decompressed\n[33] .debug_ranges already decompressed\nNo errors\ncompress gnu testfileppc64.uncompressed -> testfileppc64.gnu\nprocessing: testfileppc64.uncompressed\n[26] .debug_aranges compressed -> .zdebug_aranges (96 => 53 55.21%)\n[27] .debug_info compressed -> .zdebug_info (363 => 211 58.13%)\n[28] .debug_abbrev compressed -> .zdebug_abbrev (315 => 194 61.59%)\n[29] .debug_line compressed -> .zdebug_line (119 => 89 74.79%)\n[30] .debug_frame compressed -> .zdebug_frame (96 => 73 76.04%)\n[31] .debug_str compressed -> .zdebug_str (174 => 155 89.08%)\n[32] .debug_loc compressed -> .zdebug_loc (171 => 73 42.69%)\n[33] .debug_ranges NOT compressed, wouldn't be smaller\n[34] Updating section string table\nNo errors\nuncompress testfileppc64.gnu -> testfileppc64.gnu.uncompressed\nprocessing: testfileppc64.gnu\n[33] .debug_ranges already decompressed\n[26] .zdebug_aranges decompressed (53 => 96 181.13%)\n[27] .zdebug_info decompressed (211 => 363 172.04%)\n[28] .zdebug_abbrev decompressed (194 => 315 162.37%)\n[29] .zdebug_line decompressed (89 => 119 133.71%)\n[30] .zdebug_frame decompressed (73 => 96 131.51%)\n[31] .zdebug_str decompressed (155 => 174 112.26%)\n[32] .zdebug_loc decompressed (73 => 171 234.25%)\n[33] .debug_ranges already decompressed\n[34] Updating section string table\ncompress gabi testfileppc64.uncompressed -> testfileppc64.gabi\nprocessing: testfileppc64.uncompressed\n[26] .debug_aranges compressed (96 => 65 67.71%)\n[27] .debug_info compressed (363 => 223 61.43%)\n[28] .debug_abbrev compressed (315 => 206 65.40%)\n[29] .debug_line compressed (119 => 101 84.87%)\n[30] .debug_frame compressed (96 => 85 88.54%)\n[31] .debug_str compressed (174 => 167 95.98%)\n[32] .debug_loc compressed (171 => 85 49.71%)\n[33] .debug_ranges NOT compressed, wouldn't be smaller\nNo errors\nuncompress testfileppc64.gabi -> testfileppc64.gabi.uncompressed\nprocessing: testfileppc64.gabi\n[33] .debug_ranges already decompressed\n[26] .debug_aranges decompressed (65 => 96 147.69%)\n[27] .debug_info decompressed (223 => 363 162.78%)\n[28] .debug_abbrev decompressed (206 => 315 152.91%)\n[29] .debug_line decompressed (101 => 119 117.82%)\n[30] .debug_frame decompressed (85 => 96 112.94%)\n[31] .debug_str decompressed (167 => 174 104.19%)\n[32] .debug_loc decompressed (85 => 171 201.18%)\n[33] .debug_ranges already decompressed\nmerging string tables testfileppc64 -> testfileppc64.merged\nuncompress testfileppc64.merged -> testfileppc64.merged.uncompressed\nprocessing: testfileppc64.merged\n[26] .debug_aranges already decompressed\n[27] .debug_info already decompressed\n[28] .debug_abbrev already decompressed\n[29] .debug_line already decompressed\n[30] .debug_frame already decompressed\n[31] .debug_str already decompressed\n[32] .debug_loc already decompressed\n[33] .debug_ranges already decompressed\n[26] .debug_aranges already decompressed\n[27] .debug_info already decompressed\n[28] .debug_abbrev already decompressed\n[29] .debug_line already decompressed\n[30] .debug_frame already decompressed\n[31] .debug_str already decompressed\n[32] .debug_loc already decompressed\n[33] .debug_ranges already decompressed\nNo errors\ncompress gnu testfileppc64.merged.uncompressed -> testfileppc64.merged.gnu\nprocessing: testfileppc64.merged.uncompressed\n[26] .debug_aranges compressed -> .zdebug_aranges (96 => 53 55.21%)\n[27] .debug_info compressed -> .zdebug_info (363 => 211 58.13%)\n[28] .debug_abbrev compressed -> .zdebug_abbrev (315 => 194 61.59%)\n[29] .debug_line compressed -> .zdebug_line (119 => 89 74.79%)\n[30] .debug_frame compressed -> .zdebug_frame (96 => 73 76.04%)\n[31] .debug_str compressed -> .zdebug_str (174 => 155 89.08%)\n[32] .debug_loc compressed -> .zdebug_loc (171 => 73 42.69%)\n[33] .debug_ranges NOT compressed, wouldn't be smaller\n[35] Updating section string table\n[34] Updating symbol table\nNo errors\nuncompress testfileppc64.merged.gnu -> testfileppc64.merged.gnu.uncompressed\nprocessing: testfileppc64.merged.gnu\n[33] .debug_ranges already decompressed\n[26] .zdebug_aranges decompressed (53 => 96 181.13%)\n[27] .zdebug_info decompressed (211 => 363 172.04%)\n[28] .zdebug_abbrev decompressed (194 => 315 162.37%)\n[29] .zdebug_line decompressed (89 => 119 133.71%)\n[30] .zdebug_frame decompressed (73 => 96 131.51%)\n[31] .zdebug_str decompressed (155 => 174 112.26%)\n[32] .zdebug_loc decompressed (73 => 171 234.25%)\n[33] .debug_ranges already decompressed\n[35] Updating section string table\n[34] Updating symbol table\ncompress gabi testfileppc64.merged.uncompressed -> testfileppc64.merged.gabi\nprocessing: testfileppc64.merged.uncompressed\n[26] .debug_aranges compressed (96 => 65 67.71%)\n[27] .debug_info compressed (363 => 223 61.43%)\n[28] .debug_abbrev compressed (315 => 206 65.40%)\n[29] .debug_line compressed (119 => 101 84.87%)\n[30] .debug_frame compressed (96 => 85 88.54%)\n[31] .debug_str compressed (174 => 167 95.98%)\n[32] .debug_loc compressed (171 => 85 49.71%)\n[33] .debug_ranges NOT compressed, wouldn't be smaller\nNo errors\nuncompress testfileppc64.merged.gabi -> testfileppc64.merged.gabi.uncompressed\nprocessing: testfileppc64.merged.gabi\n[33] .debug_ranges already decompressed\n[26] .debug_aranges decompressed (65 => 96 147.69%)\n[27] .debug_info decompressed (223 => 363 162.78%)\n[28] .debug_abbrev decompressed (206 => 315 152.91%)\n[29] .debug_line decompressed (101 => 119 117.82%)\n[30] .debug_frame decompressed (85 => 96 112.94%)\n[31] .debug_str decompressed (167 => 174 104.19%)\n[32] .debug_loc decompressed (85 => 171 201.18%)\n[33] .debug_ranges already decompressed\nuncompress testfileppc32 -> testfileppc32.uncompressed\nprocessing: testfileppc32\n[28] .debug_aranges already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[32] .debug_frame already decompressed\n[33] .debug_str already decompressed\n[34] .debug_loc already decompressed\n[35] .debug_ranges already decompressed\n[28] .debug_aranges already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[32] .debug_frame already decompressed\n[33] .debug_str already decompressed\n[34] .debug_loc already decompressed\n[35] .debug_ranges already decompressed\nNo errors\ncompress gnu testfileppc32.uncompressed -> testfileppc32.gnu\nprocessing: testfileppc32.uncompressed\n[28] .debug_aranges compressed -> .zdebug_aranges (64 => 48 75.00%)\n[29] .debug_info compressed -> .zdebug_info (319 => 208 65.20%)\n[30] .debug_abbrev compressed -> .zdebug_abbrev (318 => 197 61.95%)\n[31] .debug_line compressed -> .zdebug_line (109 => 85 77.98%)\n[32] .debug_frame compressed -> .zdebug_frame (64 => 53 82.81%)\n[33] .debug_str compressed -> .zdebug_str (179 => 159 88.83%)\n[34] .debug_loc compressed -> .zdebug_loc (99 => 68 68.69%)\n[35] .debug_ranges NOT compressed, wouldn't be smaller\n[36] Updating section string table\nNo errors\nuncompress testfileppc32.gnu -> testfileppc32.gnu.uncompressed\nprocessing: testfileppc32.gnu\n[35] .debug_ranges already decompressed\n[28] .zdebug_aranges decompressed (48 => 64 133.33%)\n[29] .zdebug_info decompressed (208 => 319 153.37%)\n[30] .zdebug_abbrev decompressed (197 => 318 161.42%)\n[31] .zdebug_line decompressed (85 => 109 128.24%)\n[32] .zdebug_frame decompressed (53 => 64 120.75%)\n[33] .zdebug_str decompressed (159 => 179 112.58%)\n[34] .zdebug_loc decompressed (68 => 99 145.59%)\n[35] .debug_ranges already decompressed\n[36] Updating section string table\ncompress gabi testfileppc32.uncompressed -> testfileppc32.gabi\nprocessing: testfileppc32.uncompressed\n[28] .debug_aranges compressed (64 => 48 75.00%)\n[29] .debug_info compressed (319 => 208 65.20%)\n[30] .debug_abbrev compressed (318 => 197 61.95%)\n[31] .debug_line compressed (109 => 85 77.98%)\n[32] .debug_frame compressed (64 => 53 82.81%)\n[33] .debug_str compressed (179 => 159 88.83%)\n[34] .debug_loc compressed (99 => 68 68.69%)\n[35] .debug_ranges NOT compressed, wouldn't be smaller\nNo errors\nuncompress testfileppc32.gabi -> testfileppc32.gabi.uncompressed\nprocessing: testfileppc32.gabi\n[35] .debug_ranges already decompressed\n[28] .debug_aranges decompressed (48 => 64 133.33%)\n[29] .debug_info decompressed (208 => 319 153.37%)\n[30] .debug_abbrev decompressed (197 => 318 161.42%)\n[31] .debug_line decompressed (85 => 109 128.24%)\n[32] .debug_frame decompressed (53 => 64 120.75%)\n[33] .debug_str decompressed (159 => 179 112.58%)\n[34] .debug_loc decompressed (68 => 99 145.59%)\n[35] .debug_ranges already decompressed\nmerging string tables testfileppc32 -> testfileppc32.merged\nuncompress testfileppc32.merged -> testfileppc32.merged.uncompressed\nprocessing: testfileppc32.merged\n[28] .debug_aranges already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[32] .debug_frame already decompressed\n[33] .debug_str already decompressed\n[34] .debug_loc already decompressed\n[35] .debug_ranges already decompressed\n[28] .debug_aranges already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[32] .debug_frame already decompressed\n[33] .debug_str already decompressed\n[34] .debug_loc already decompressed\n[35] .debug_ranges already decompressed\nNo errors\ncompress gnu testfileppc32.merged.uncompressed -> testfileppc32.merged.gnu\nprocessing: testfileppc32.merged.uncompressed\n[28] .debug_aranges compressed -> .zdebug_aranges (64 => 48 75.00%)\n[29] .debug_info compressed -> .zdebug_info (319 => 208 65.20%)\n[30] .debug_abbrev compressed -> .zdebug_abbrev (318 => 197 61.95%)\n[31] .debug_line compressed -> .zdebug_line (109 => 85 77.98%)\n[32] .debug_frame compressed -> .zdebug_frame (64 => 53 82.81%)\n[33] .debug_str compressed -> .zdebug_str (179 => 159 88.83%)\n[34] .debug_loc compressed -> .zdebug_loc (99 => 68 68.69%)\n[35] .debug_ranges NOT compressed, wouldn't be smaller\n[37] Updating section string table\n[36] Updating symbol table\nNo errors\nuncompress testfileppc32.merged.gnu -> testfileppc32.merged.gnu.uncompressed\nprocessing: testfileppc32.merged.gnu\n[35] .debug_ranges already decompressed\n[28] .zdebug_aranges decompressed (48 => 64 133.33%)\n[29] .zdebug_info decompressed (208 => 319 153.37%)\n[30] .zdebug_abbrev decompressed (197 => 318 161.42%)\n[31] .zdebug_line decompressed (85 => 109 128.24%)\n[32] .zdebug_frame decompressed (53 => 64 120.75%)\n[33] .zdebug_str decompressed (159 => 179 112.58%)\n[34] .zdebug_loc decompressed (68 => 99 145.59%)\n[35] .debug_ranges already decompressed\n[37] Updating section string table\n[36] Updating symbol table\ncompress gabi testfileppc32.merged.uncompressed -> testfileppc32.merged.gabi\nprocessing: testfileppc32.merged.uncompressed\n[28] .debug_aranges compressed (64 => 48 75.00%)\n[29] .debug_info compressed (319 => 208 65.20%)\n[30] .debug_abbrev compressed (318 => 197 61.95%)\n[31] .debug_line compressed (109 => 85 77.98%)\n[32] .debug_frame compressed (64 => 53 82.81%)\n[33] .debug_str compressed (179 => 159 88.83%)\n[34] .debug_loc compressed (99 => 68 68.69%)\n[35] .debug_ranges NOT compressed, wouldn't be smaller\nNo errors\nuncompress testfileppc32.merged.gabi -> testfileppc32.merged.gabi.uncompressed\nprocessing: testfileppc32.merged.gabi\n[35] .debug_ranges already decompressed\n[28] .debug_aranges decompressed (48 => 64 133.33%)\n[29] .debug_info decompressed (208 => 319 153.37%)\n[30] .debug_abbrev decompressed (197 => 318 161.42%)\n[31] .debug_line decompressed (85 => 109 128.24%)\n[32] .debug_frame decompressed (53 => 64 120.75%)\n[33] .debug_str decompressed (159 => 179 112.58%)\n[34] .debug_loc decompressed (68 => 99 145.59%)\n[35] .debug_ranges already decompressed\nuncompress testfile-zgnu64 -> testfile-zgnu64.uncompressed\nprocessing: testfile-zgnu64\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[6] Updating section string table\nNo errors\ncompress gnu testfile-zgnu64.uncompressed -> testfile-zgnu64.gnu\nprocessing: testfile-zgnu64.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (96 => 50 52.08%)\n[3] .debug_info compressed -> .zdebug_info (170 => 111 65.29%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[6] Updating section string table\nNo errors\nuncompress testfile-zgnu64.gnu -> testfile-zgnu64.gnu.uncompressed\nprocessing: testfile-zgnu64.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[6] Updating section string table\ncompress gabi testfile-zgnu64.uncompressed -> testfile-zgnu64.gabi\nprocessing: testfile-zgnu64.uncompressed\n[2] .debug_aranges compressed (96 => 62 64.58%)\n[3] .debug_info compressed (170 => 123 72.35%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgnu64.gabi -> testfile-zgnu64.gabi.uncompressed\nprocessing: testfile-zgnu64.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nmerging string tables testfile-zgnu64 -> testfile-zgnu64.merged\nuncompress testfile-zgnu64.merged -> testfile-zgnu64.merged.uncompressed\nprocessing: testfile-zgnu64.merged\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\ncompress gnu testfile-zgnu64.merged.uncompressed -> testfile-zgnu64.merged.gnu\nprocessing: testfile-zgnu64.merged.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (96 => 50 52.08%)\n[3] .debug_info compressed -> .zdebug_info (170 => 111 65.29%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\nuncompress testfile-zgnu64.merged.gnu -> testfile-zgnu64.merged.gnu.uncompressed\nprocessing: testfile-zgnu64.merged.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\n[6] Updating symbol table\ncompress gabi testfile-zgnu64.merged.uncompressed -> testfile-zgnu64.merged.gabi\nprocessing: testfile-zgnu64.merged.uncompressed\n[2] .debug_aranges compressed (96 => 62 64.58%)\n[3] .debug_info compressed (170 => 123 72.35%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgnu64.merged.gabi -> testfile-zgnu64.merged.gabi.uncompressed\nprocessing: testfile-zgnu64.merged.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nuncompress testfile-zgnu64be -> testfile-zgnu64be.uncompressed\nprocessing: testfile-zgnu64be\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\nNo errors\ncompress gnu testfile-zgnu64be.uncompressed -> testfile-zgnu64be.gnu\nprocessing: testfile-zgnu64be.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (96 => 52 54.17%)\n[4] .debug_info compressed -> .zdebug_info (126 => 89 70.63%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[7] Updating section string table\nNo errors\nuncompress testfile-zgnu64be.gnu -> testfile-zgnu64be.gnu.uncompressed\nprocessing: testfile-zgnu64be.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\ncompress gabi testfile-zgnu64be.uncompressed -> testfile-zgnu64be.gabi\nprocessing: testfile-zgnu64be.uncompressed\n[3] .debug_aranges compressed (96 => 64 66.67%)\n[4] .debug_info compressed (126 => 101 80.16%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgnu64be.gabi -> testfile-zgnu64be.gabi.uncompressed\nprocessing: testfile-zgnu64be.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nmerging string tables testfile-zgnu64be -> testfile-zgnu64be.merged\nuncompress testfile-zgnu64be.merged -> testfile-zgnu64be.merged.uncompressed\nprocessing: testfile-zgnu64be.merged\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\ncompress gnu testfile-zgnu64be.merged.uncompressed -> testfile-zgnu64be.merged.gnu\nprocessing: testfile-zgnu64be.merged.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (96 => 52 54.17%)\n[4] .debug_info compressed -> .zdebug_info (126 => 89 70.63%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\nuncompress testfile-zgnu64be.merged.gnu -> testfile-zgnu64be.merged.gnu.uncompressed\nprocessing: testfile-zgnu64be.merged.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[8] Updating section string table\n[7] Updating symbol table\ncompress gabi testfile-zgnu64be.merged.uncompressed -> testfile-zgnu64be.merged.gabi\nprocessing: testfile-zgnu64be.merged.uncompressed\n[3] .debug_aranges compressed (96 => 64 66.67%)\n[4] .debug_info compressed (126 => 101 80.16%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgnu64be.merged.gabi -> testfile-zgnu64be.merged.gabi.uncompressed\nprocessing: testfile-zgnu64be.merged.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nuncompress testfile-zgabi64 -> testfile-zgabi64.uncompressed\nprocessing: testfile-zgabi64\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nNo errors\ncompress gnu testfile-zgabi64.uncompressed -> testfile-zgabi64.gnu\nprocessing: testfile-zgabi64.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (96 => 50 52.08%)\n[3] .debug_info compressed -> .zdebug_info (170 => 111 65.29%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[6] Updating section string table\nNo errors\nuncompress testfile-zgabi64.gnu -> testfile-zgabi64.gnu.uncompressed\nprocessing: testfile-zgabi64.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[6] Updating section string table\ncompress gabi testfile-zgabi64.uncompressed -> testfile-zgabi64.gabi\nprocessing: testfile-zgabi64.uncompressed\n[2] .debug_aranges compressed (96 => 62 64.58%)\n[3] .debug_info compressed (170 => 123 72.35%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgabi64.gabi -> testfile-zgabi64.gabi.uncompressed\nprocessing: testfile-zgabi64.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nmerging string tables testfile-zgabi64 -> testfile-zgabi64.merged\nuncompress testfile-zgabi64.merged -> testfile-zgabi64.merged.uncompressed\nprocessing: testfile-zgabi64.merged\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nNo errors\ncompress gnu testfile-zgabi64.merged.uncompressed -> testfile-zgabi64.merged.gnu\nprocessing: testfile-zgabi64.merged.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (96 => 50 52.08%)\n[3] .debug_info compressed -> .zdebug_info (170 => 111 65.29%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\nuncompress testfile-zgabi64.merged.gnu -> testfile-zgabi64.merged.gnu.uncompressed\nprocessing: testfile-zgabi64.merged.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\n[6] Updating symbol table\ncompress gabi testfile-zgabi64.merged.uncompressed -> testfile-zgabi64.merged.gabi\nprocessing: testfile-zgabi64.merged.uncompressed\n[2] .debug_aranges compressed (96 => 62 64.58%)\n[3] .debug_info compressed (170 => 123 72.35%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgabi64.merged.gabi -> testfile-zgabi64.merged.gabi.uncompressed\nprocessing: testfile-zgabi64.merged.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nuncompress testfile-zgabi64be -> testfile-zgabi64be.uncompressed\nprocessing: testfile-zgabi64be\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nNo errors\ncompress gnu testfile-zgabi64be.uncompressed -> testfile-zgabi64be.gnu\nprocessing: testfile-zgabi64be.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (96 => 52 54.17%)\n[4] .debug_info compressed -> .zdebug_info (126 => 89 70.63%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[7] Updating section string table\nNo errors\nuncompress testfile-zgabi64be.gnu -> testfile-zgabi64be.gnu.uncompressed\nprocessing: testfile-zgabi64be.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\ncompress gabi testfile-zgabi64be.uncompressed -> testfile-zgabi64be.gabi\nprocessing: testfile-zgabi64be.uncompressed\n[3] .debug_aranges compressed (96 => 64 66.67%)\n[4] .debug_info compressed (126 => 101 80.16%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgabi64be.gabi -> testfile-zgabi64be.gabi.uncompressed\nprocessing: testfile-zgabi64be.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nmerging string tables testfile-zgabi64be -> testfile-zgabi64be.merged\nuncompress testfile-zgabi64be.merged -> testfile-zgabi64be.merged.uncompressed\nprocessing: testfile-zgabi64be.merged\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nNo errors\ncompress gnu testfile-zgabi64be.merged.uncompressed -> testfile-zgabi64be.merged.gnu\nprocessing: testfile-zgabi64be.merged.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (96 => 52 54.17%)\n[4] .debug_info compressed -> .zdebug_info (126 => 89 70.63%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\nuncompress testfile-zgabi64be.merged.gnu -> testfile-zgabi64be.merged.gnu.uncompressed\nprocessing: testfile-zgabi64be.merged.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[8] Updating section string table\n[7] Updating symbol table\ncompress gabi testfile-zgabi64be.merged.uncompressed -> testfile-zgabi64be.merged.gabi\nprocessing: testfile-zgabi64be.merged.uncompressed\n[3] .debug_aranges compressed (96 => 64 66.67%)\n[4] .debug_info compressed (126 => 101 80.16%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgabi64be.merged.gabi -> testfile-zgabi64be.merged.gabi.uncompressed\nprocessing: testfile-zgabi64be.merged.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nuncompress testfile-zgnu32 -> testfile-zgnu32.uncompressed\nprocessing: testfile-zgnu32\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[6] Updating section string table\nNo errors\ncompress gnu testfile-zgnu32.uncompressed -> testfile-zgnu32.gnu\nprocessing: testfile-zgnu32.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (64 => 49 76.56%)\n[3] .debug_info compressed -> .zdebug_info (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (133 => 90 67.67%)\n[6] Updating section string table\nNo errors\nuncompress testfile-zgnu32.gnu -> testfile-zgnu32.gnu.uncompressed\nprocessing: testfile-zgnu32.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[6] Updating section string table\ncompress gabi testfile-zgnu32.uncompressed -> testfile-zgnu32.gabi\nprocessing: testfile-zgnu32.uncompressed\n[2] .debug_aranges compressed (64 => 49 76.56%)\n[3] .debug_info compressed (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (133 => 90 67.67%)\nNo errors\nuncompress testfile-zgnu32.gabi -> testfile-zgnu32.gabi.uncompressed\nprocessing: testfile-zgnu32.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nmerging string tables testfile-zgnu32 -> testfile-zgnu32.merged\nuncompress testfile-zgnu32.merged -> testfile-zgnu32.merged.uncompressed\nprocessing: testfile-zgnu32.merged\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\ncompress gnu testfile-zgnu32.merged.uncompressed -> testfile-zgnu32.merged.gnu\nprocessing: testfile-zgnu32.merged.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (64 => 49 76.56%)\n[3] .debug_info compressed -> .zdebug_info (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (133 => 90 67.67%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\nuncompress testfile-zgnu32.merged.gnu -> testfile-zgnu32.merged.gnu.uncompressed\nprocessing: testfile-zgnu32.merged.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[7] Updating section string table\n[6] Updating symbol table\ncompress gabi testfile-zgnu32.merged.uncompressed -> testfile-zgnu32.merged.gabi\nprocessing: testfile-zgnu32.merged.uncompressed\n[2] .debug_aranges compressed (64 => 49 76.56%)\n[3] .debug_info compressed (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (133 => 90 67.67%)\nNo errors\nuncompress testfile-zgnu32.merged.gabi -> testfile-zgnu32.merged.gabi.uncompressed\nprocessing: testfile-zgnu32.merged.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nuncompress testfile-zgnu32be -> testfile-zgnu32be.uncompressed\nprocessing: testfile-zgnu32be\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[7] Updating section string table\nNo errors\ncompress gnu testfile-zgnu32be.uncompressed -> testfile-zgnu32be.gnu\nprocessing: testfile-zgnu32be.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (64 => 51 79.69%)\n[4] .debug_info compressed -> .zdebug_info (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (133 => 89 66.92%)\n[7] Updating section string table\nNo errors\nuncompress testfile-zgnu32be.gnu -> testfile-zgnu32be.gnu.uncompressed\nprocessing: testfile-zgnu32be.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[7] Updating section string table\ncompress gabi testfile-zgnu32be.uncompressed -> testfile-zgnu32be.gabi\nprocessing: testfile-zgnu32be.uncompressed\n[3] .debug_aranges compressed (64 => 51 79.69%)\n[4] .debug_info compressed (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (133 => 89 66.92%)\nNo errors\nuncompress testfile-zgnu32be.gabi -> testfile-zgnu32be.gabi.uncompressed\nprocessing: testfile-zgnu32be.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nmerging string tables testfile-zgnu32be -> testfile-zgnu32be.merged\nuncompress testfile-zgnu32be.merged -> testfile-zgnu32be.merged.uncompressed\nprocessing: testfile-zgnu32be.merged\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\ncompress gnu testfile-zgnu32be.merged.uncompressed -> testfile-zgnu32be.merged.gnu\nprocessing: testfile-zgnu32be.merged.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (64 => 51 79.69%)\n[4] .debug_info compressed -> .zdebug_info (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (133 => 89 66.92%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\nuncompress testfile-zgnu32be.merged.gnu -> testfile-zgnu32be.merged.gnu.uncompressed\nprocessing: testfile-zgnu32be.merged.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[8] Updating section string table\n[7] Updating symbol table\ncompress gabi testfile-zgnu32be.merged.uncompressed -> testfile-zgnu32be.merged.gabi\nprocessing: testfile-zgnu32be.merged.uncompressed\n[3] .debug_aranges compressed (64 => 51 79.69%)\n[4] .debug_info compressed (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (133 => 89 66.92%)\nNo errors\nuncompress testfile-zgnu32be.merged.gabi -> testfile-zgnu32be.merged.gabi.uncompressed\nprocessing: testfile-zgnu32be.merged.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nuncompress testfile-zgabi32 -> testfile-zgabi32.uncompressed\nprocessing: testfile-zgabi32\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nNo errors\ncompress gnu testfile-zgabi32.uncompressed -> testfile-zgabi32.gnu\nprocessing: testfile-zgabi32.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (64 => 49 76.56%)\n[3] .debug_info compressed -> .zdebug_info (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (133 => 90 67.67%)\n[6] Updating section string table\nNo errors\nuncompress testfile-zgabi32.gnu -> testfile-zgabi32.gnu.uncompressed\nprocessing: testfile-zgabi32.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[6] Updating section string table\ncompress gabi testfile-zgabi32.uncompressed -> testfile-zgabi32.gabi\nprocessing: testfile-zgabi32.uncompressed\n[2] .debug_aranges compressed (64 => 49 76.56%)\n[3] .debug_info compressed (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (133 => 90 67.67%)\nNo errors\nuncompress testfile-zgabi32.gabi -> testfile-zgabi32.gabi.uncompressed\nprocessing: testfile-zgabi32.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nmerging string tables testfile-zgabi32 -> testfile-zgabi32.merged\nuncompress testfile-zgabi32.merged -> testfile-zgabi32.merged.uncompressed\nprocessing: testfile-zgabi32.merged\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nNo errors\ncompress gnu testfile-zgabi32.merged.uncompressed -> testfile-zgabi32.merged.gnu\nprocessing: testfile-zgabi32.merged.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (64 => 49 76.56%)\n[3] .debug_info compressed -> .zdebug_info (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (133 => 90 67.67%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\nuncompress testfile-zgabi32.merged.gnu -> testfile-zgabi32.merged.gnu.uncompressed\nprocessing: testfile-zgabi32.merged.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[7] Updating section string table\n[6] Updating symbol table\ncompress gabi testfile-zgabi32.merged.uncompressed -> testfile-zgabi32.merged.gabi\nprocessing: testfile-zgabi32.merged.uncompressed\n[2] .debug_aranges compressed (64 => 49 76.56%)\n[3] .debug_info compressed (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (133 => 90 67.67%)\nNo errors\nuncompress testfile-zgabi32.merged.gabi -> testfile-zgabi32.merged.gabi.uncompressed\nprocessing: testfile-zgabi32.merged.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nuncompress testfile-zgabi32be -> testfile-zgabi32be.uncompressed\nprocessing: testfile-zgabi32be\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nNo errors\ncompress gnu testfile-zgabi32be.uncompressed -> testfile-zgabi32be.gnu\nprocessing: testfile-zgabi32be.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (64 => 51 79.69%)\n[4] .debug_info compressed -> .zdebug_info (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (133 => 89 66.92%)\n[7] Updating section string table\nNo errors\nuncompress testfile-zgabi32be.gnu -> testfile-zgabi32be.gnu.uncompressed\nprocessing: testfile-zgabi32be.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[7] Updating section string table\ncompress gabi testfile-zgabi32be.uncompressed -> testfile-zgabi32be.gabi\nprocessing: testfile-zgabi32be.uncompressed\n[3] .debug_aranges compressed (64 => 51 79.69%)\n[4] .debug_info compressed (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (133 => 89 66.92%)\nNo errors\nuncompress testfile-zgabi32be.gabi -> testfile-zgabi32be.gabi.uncompressed\nprocessing: testfile-zgabi32be.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nmerging string tables testfile-zgabi32be -> testfile-zgabi32be.merged\nuncompress testfile-zgabi32be.merged -> testfile-zgabi32be.merged.uncompressed\nprocessing: testfile-zgabi32be.merged\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nNo errors\ncompress gnu testfile-zgabi32be.merged.uncompressed -> testfile-zgabi32be.merged.gnu\nprocessing: testfile-zgabi32be.merged.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (64 => 51 79.69%)\n[4] .debug_info compressed -> .zdebug_info (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (133 => 89 66.92%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\nuncompress testfile-zgabi32be.merged.gnu -> testfile-zgabi32be.merged.gnu.uncompressed\nprocessing: testfile-zgabi32be.merged.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[8] Updating section string table\n[7] Updating symbol table\ncompress gabi testfile-zgabi32be.merged.uncompressed -> testfile-zgabi32be.merged.gabi\nprocessing: testfile-zgabi32be.merged.uncompressed\n[3] .debug_aranges compressed (64 => 51 79.69%)\n[4] .debug_info compressed (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (133 => 89 66.92%)\nNo errors\nuncompress testfile-zgabi32be.merged.gabi -> testfile-zgabi32be.merged.gabi.uncompressed\nprocessing: testfile-zgabi32be.merged.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nPASS: run-compress-test.sh\nPASS: run-readelf-zdebug.sh\nPASS: run-readelf-zdebug-rel.sh\n\nfname: empty.elf.32\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\n\nfname: empty.elf.32.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\n\nfname: empty.elf.64\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\n\nfname: empty.elf.64.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\nPASS: emptyfile\n\nfname: vendor.elf.32\n\nfname: vendor.elf.32.mmap\n\nfname: vendor.elf.64\n\nfname: vendor.elf.64.mmap\nPASS: vendorelf\n\nfname: fill.elf.32\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\nAdd data section .data1\nadd_string: '.data1', stridx: 16, lastidx: 9\nAdd data section .data2\nadd_string: '.data2', stridx: 23, lastidx: 16\nAdd data section .data3\nadd_string: '.data3', stridx: 30, lastidx: 23\nAdd data section .data4\nadd_string: '.data4', stridx: 37, lastidx: 30\nRereading fill.elf.32\nshdrstrndx: 1\ncheck data .data3 [1,2,3,4,5]\nRereading fill.elf.32 again\ncheck data .data1 [1,2,3,4,5]\ncheck data .data2 [1,2,3,4,5]\ncheck data .data3 [5,4,3,2,1]\ncheck data .data4 [1,2,3,4,5]\n\nfname: fill.elf.32.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\nAdd data section .data1\nadd_string: '.data1', stridx: 16, lastidx: 9\nAdd data section .data2\nadd_string: '.data2', stridx: 23, lastidx: 16\nAdd data section .data3\nadd_string: '.data3', stridx: 30, lastidx: 23\nAdd data section .data4\nadd_string: '.data4', stridx: 37, lastidx: 30\nRereading fill.elf.32.mmap\nshdrstrndx: 1\ncheck data .data3 [1,2,3,4,5]\nRereading fill.elf.32.mmap again\ncheck data .data1 [1,2,3,4,5]\ncheck data .data2 [1,2,3,4,5]\ncheck data .data3 [5,4,3,2,1]\ncheck data .data4 [1,2,3,4,5]\n\nfname: fill.elf.64\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\nAdd data section .data1\nadd_string: '.data1', stridx: 16, lastidx: 9\nAdd data section .data2\nadd_string: '.data2', stridx: 23, lastidx: 16\nAdd data section .data3\nadd_string: '.data3', stridx: 30, lastidx: 23\nAdd data section .data4\nadd_string: '.data4', stridx: 37, lastidx: 30\nRereading fill.elf.64\nshdrstrndx: 1\ncheck data .data3 [1,2,3,4,5]\nRereading fill.elf.64 again\ncheck data .data1 [1,2,3,4,5]\ncheck data .data2 [1,2,3,4,5]\ncheck data .data3 [5,4,3,2,1]\ncheck data .data4 [1,2,3,4,5]\n\nfname: fill.elf.64.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\nAdd data section .data1\nadd_string: '.data1', stridx: 16, lastidx: 9\nAdd data section .data2\nadd_string: '.data2', stridx: 23, lastidx: 16\nAdd data section .data3\nadd_string: '.data3', stridx: 30, lastidx: 23\nAdd data section .data4\nadd_string: '.data4', stridx: 37, lastidx: 30\nRereading fill.elf.64.mmap\nshdrstrndx: 1\ncheck data .data3 [1,2,3,4,5]\nRereading fill.elf.64.mmap again\ncheck data .data1 [1,2,3,4,5]\ncheck data .data2 [1,2,3,4,5]\ncheck data .data3 [5,4,3,2,1]\ncheck data .data4 [1,2,3,4,5]\nPASS: fillfile\nAda83: 1\nAda95: 1\nBLISS: 0\nC: 0\nC11: 0\nC89: 0\nC99: 0\nC_plus_plus: 0\nC_plus_plus_03: 0\nC_plus_plus_11: 0\nC_plus_plus_14: 0\nCobol74: 1\nCobol85: 1\nD: 0\nDylan: 0\nFortran03: 1\nFortran08: 1\nFortran77: 1\nFortran90: 1\nFortran95: 1\nGo: 0\nHaskell: 0\nJava: 0\nJulia: 1\nMips_Assembler: <unknown>\nModula2: 1\nModula3: 1\nOCaml: 0\nObjC: 0\nObjC_plus_plus: 0\nOpenCL: 0\nPLI: 1\nPascal83: 1\nPython: 0\nRenderScript: 0\nRust: 0\nSwift: 0\nUPC: 0\nPASS: dwarf_default_lower_bound\nchecking testfile-debug-types\nchecking CU at 0\nchecking TU at 0\nchecking Type DIE at 4f\nchecking TU at 43\nchecking Type DIE at 7f\nchecking 2 subdie\nchecking 2 subdie\nchecking testfile_multi_main\nchecking CU at 0\nchecking alt debug\nchecking CU at 0\nchecking testfilebazdbgppc64.debug\nchecking CU at 0\nchecking CU at 90\nchecking testfile-dwarf-4\nchecking CU at 0\nchecking CU at 211\nchecking testfile-dwarf-5\nchecking CU at 0\nchecking CU at 20c\nchecking testfile-splitdwarf-4\nchecking CU at 0\nchecking CU at 34\nchecking 4 subdie\nchecking 4 subdie\nchecking testfile-splitdwarf-5\nchecking CU at 0\nchecking CU at 35\nchecking 4 subdie\nchecking 4 subdie\nchecking testfile-hello4.dwo\nchecking CU at 0\nchecking testfile-world4.dwo\nchecking CU at 0\nchecking testfile-hello5.dwo\nchecking CU at 0\nchecking testfile-world5.dwo\nchecking CU at 0\nchecking /usr/lib/elfutils/ptest/tests/..//src/addr2line\nchecking CU at 0\nchecking CU at 39\nchecking CU at 4f1\nchecking CU at 532\nchecking CU at 566\nchecking CU at 4ab1\nchecking CU at 4b84\nchecking CU at 5203\nchecking /usr/lib/elfutils/ptest/tests/..//src/elfclassify\nchecking CU at 0\nchecking CU at 39\nchecking CU at 4f1\nchecking CU at 532\nchecking CU at 566\nchecking CU at 3be9\nchecking CU at 4268\nchecking /usr/lib/elfutils/ptest/tests/..//src/stack\nchecking CU at 0\nchecking CU at 39\nchecking CU at 4f1\nchecking CU at 532\nchecking CU at 566\nchecking CU at 4831\nchecking CU at 4904\nchecking CU at 4f83\nchecking /usr/lib/elfutils/ptest/tests/..//src/unstrip\nchecking CU at 0\nchecking CU at 39\nchecking CU at 4f1\nchecking CU at 532\nchecking CU at 566\nchecking CU at aee2\nchecking CU at b236\nchecking CU at b668\nchecking CU at bce7\nchecking /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\nchecking CU at 0\nchecking CU at 34\nchecking CU at 32e\nchecking CU at 4a4\nchecking CU at 998\nchecking CU at b21\nchecking CU at 4c13\nchecking CU at 5c7a\nchecking CU at 6c37\nchecking CU at 7ee7\nchecking CU at 8e65\nchecking CU at 9de3\nchecking CU at ad61\nchecking CU at bcf6\nchecking CU at c04f\nchecking CU at c3a8\nchecking CU at d51f\nchecking CU at da3b\nchecking CU at df61\nchecking CU at e47d\nchecking CU at e9a3\nchecking CU at 14d1a\nchecking CU at 15f39\nchecking CU at 17158\nchecking CU at 183e1\nchecking CU at 1958b\nchecking CU at 1a735\nchecking CU at 1b717\nchecking CU at 1c9a0\nchecking CU at 1e31f\nchecking CU at 1fd38\nchecking CU at 21031\nchecking CU at 22474\nchecking CU at 238cc\nchecking CU at 248bf\nchecking CU at 25bde\nchecking CU at 26de4\nchecking CU at 28e4a\nchecking CU at 29f96\nchecking CU at 2b82a\nchecking CU at 2c974\nchecking CU at 2db77\nchecking CU at 2ec10\nchecking CU at 2fb8e\nchecking CU at 30e67\nchecking CU at 32894\nchecking CU at 343db\nchecking CU at 3560a\nchecking CU at 3687f\nchecking CU at 37d47\nchecking CU at 38ea9\nchecking CU at 3ac07\nchecking CU at 3be3a\nchecking CU at 3d5f6\nchecking CU at 3e74e\nchecking CU at 3f8a6\nchecking CU at 409fe\nchecking CU at 41b56\nchecking CU at 42cae\nchecking CU at 43e26\nchecking CU at 44f86\nchecking CU at 466a6\nchecking CU at 4823a\nchecking CU at 49e00\nchecking CU at 4d309\nchecking CU at 50805\nchecking CU at 51aa3\nchecking CU at 52d6b\nchecking CU at 53f19\nchecking CU at 55167\nchecking CU at 563b5\nchecking CU at 5761f\nchecking CU at 58843\nchecking CU at 59acf\nchecking CU at 5ad9b\nchecking CU at 5bfd9\nchecking CU at 5d263\nchecking CU at 5e509\nchecking CU at 5f7c7\nchecking CU at 60a00\nchecking CU at 61c25\nchecking CU at 62dd7\nchecking CU at 63fd2\nchecking CU at 652b4\nchecking CU at 66529\nchecking CU at 67745\nchecking CU at 6877a\nchecking CU at 697af\nchecking CU at 6b3de\nchecking CU at 6c6d1\nchecking CU at 6d9eb\nchecking CU at 6eb91\nchecking CU at 6fe02\nchecking CU at 71073\nchecking CU at 72300\nchecking CU at 73547\nchecking CU at 74861\nchecking CU at 759f5\nchecking CU at 77062\nchecking CU at 78030\nchecking CU at 794a3\nchecking CU at 7a916\nchecking CU at 7aa67\nchecking CU at 7ab9a\nchecking CU at 7be48\nchecking CU at 7d02d\nchecking CU at 7e221\nchecking CU at 7f3bd\nchecking CU at 80559\nchecking CU at 816c6\nchecking CU at 826ea\nchecking CU at 827e6\nchecking CU at 837ec\nchecking CU at 849fb\nchecking CU at 85c18\nchecking CU at 86e62\nchecking CU at 895d1\nchecking CU at 8ae67\nchecking /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\nchecking CU at 0\nchecking CU at 34\nchecking CU at 1204\nchecking CU at 1a5d\nchecking CU at 41ed\nchecking CU at 4461\nchecking CU at 4c36\nchecking CU at 5bcf\nchecking CU at 6687\nchecking CU at 6ebe\nchecking CU at 7d26\nchecking CU at 88a0\nchecking CU at 9623\nchecking CU at a125\nchecking CU at a91d\nchecking CU at b24d\nchecking CU at be43\nchecking CU at c9b9\nchecking CU at d40d\nchecking CU at dc46\nchecking CU at e718\nchecking CU at ef69\nchecking CU at fa51\nchecking CU at 1028a\nchecking CU at 10d99\nchecking CU at 115d2\nchecking CU at 12069\nchecking CU at 12b15\nchecking CU at 13c1f\nchecking CU at 1533e\nchecking CU at 15545\nchecking CU at 15a6e\nchecking CU at 16883\nchecking CU at 1783e\nchecking CU at 187f9\nchecking CU at 197b4\nchecking /usr/lib/elfutils/ptest/tests/..//src/size.o\nchecking CU at 0\nchecking /usr/lib/elfutils/ptest/tests/..//src/strip.o\nchecking CU at 0\nPASS: run-dwarf-die-addr-die.sh\nfile: testfile-debug-types\nGot cudie: (null), unit_type: 1\nGot cudie: (null), unit_type: 2\nsubdie: B\nGot cudie: (null), unit_type: 2\nsubdie: A\n\nfile: testfile_multi_main\nGot cudie: main.c, unit_type: 1\n\nfile: testfilebazdbgppc64.debug\nGot cudie: foo.c, unit_type: 1\nGot cudie: bar.c, unit_type: 1\n\nfile: testfile-dwarf-4\nGot cudie: hello.c, unit_type: 1\nGot cudie: world.c, unit_type: 1\n\nfile: testfile-dwarf-5\nGot cudie: hello.c, unit_type: 1\nGot cudie: world.c, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/addr2line\nGot cudie: ../sysdeps/aarch64/start.S, unit_type: 1\nGot cudie: abi-note.c, unit_type: 1\nGot cudie: init.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/src/addr2line.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/xbasename.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/printversion.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/elfclassify\nGot cudie: ../sysdeps/aarch64/start.S, unit_type: 1\nGot cudie: abi-note.c, unit_type: 1\nGot cudie: init.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/src/elfclassify.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/printversion.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/stack\nGot cudie: ../sysdeps/aarch64/start.S, unit_type: 1\nGot cudie: abi-note.c, unit_type: 1\nGot cudie: init.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/src/stack.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/xbasename.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/printversion.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/unstrip\nGot cudie: ../sysdeps/aarch64/start.S, unit_type: 1\nGot cudie: abi-note.c, unit_type: 1\nGot cudie: init.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/src/unstrip.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/xasprintf.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/xmalloc.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/printversion.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_version.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_hash.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_error.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_fill.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_begin.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_next.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_rand.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_end.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_kind.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getclass.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getbase.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getident.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_fsize.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_fsize.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_fsize.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_xlatetof.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_xlatetom.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_xlatetof.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_xlatetom.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_xlate.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_getehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_getehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_newehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_newehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_newehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_ehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_getphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_getphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_newphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_newphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_newphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_phdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getarhdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getarsym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_rawfile.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_readall.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_cntl.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_nextscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_ndxscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_newscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_getshdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_getshdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getshdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_shdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_strptr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_rawdata.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getdata.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_newdata.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getdata_rawchunk.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagelf.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagshdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagdata.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_memory.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_update.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_updatenull.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_updatenull.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_updatefile.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_updatefile.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getsym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_sym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getversym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getverneed.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getvernaux.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getverdef.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getverdaux.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getrel.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getrela.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_rel.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_rela.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getdyn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_dyn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getmove.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_move.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getsyminfo.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_syminfo.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getauxv.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_auxv.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getnote.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_xlatetof.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_xlatetom.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/nlist.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getsymshndx.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_symshndx.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_versym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_verneed.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_vernaux.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_verdef.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_verdaux.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getphdrnum.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getshdrnum.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getshdrstrndx.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_checksum.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_checksum.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_checksum.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/libelf_crc32.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/libelf_next_prime.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_clone.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getlib.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_lib.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_offscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_offscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_offscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getaroff.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_gnu_hash.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_scnshndx.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_getchdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_getchdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getchdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_compress.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_compress_gnu.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_begin.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_abort.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_end.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_error.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_getelf.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newscn_ingrp.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newsubscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newsym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newcomsym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newabssym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newscngrp.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_scngrp_newsignature.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_fill.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_align.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addstrz.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addint8.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_adduint8.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addint16.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_adduint16.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addint32.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_adduint32.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addint64.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_adduint64.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_adduleb128.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addsleb128.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/disasm_begin.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/disasm_cb.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/disasm_end.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/disasm_str.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/symbolhash.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libebl/eblelfclass.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libebl/eblelfdata.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libebl/eblelfmachine.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/size.o\nGot cudie: /usr/src/debug/elfutils/0.189/src, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/strip.o\nGot cudie: /usr/src/debug/elfutils/0.189/src/strip.c, unit_type: 1\n\nPASS: run-get-units-invalid.sh\nfile: testfile-debug-types\nGot cudie unit_type: 1\nGot cudie unit_type: 2\nGot cudie unit_type: 2\n\nfile: testfile_multi_main\nGot cudie unit_type: 1\n\nfile: testfilebazdbgppc64.debug\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: testfile-dwarf-4\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: testfile-dwarf-5\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/addr2line\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/elfclassify\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/stack\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/unstrip\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nPASS: run-get-units-split.sh\nPASS: run-attr-integrate-skel.sh\nPASS: run-all-dwarf-ranges.sh\nfile: testfile-debug-types\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 4, unit_type 1\n1 cu dietag: 41, subtag: 13, version 4, unit_type 2\n2 cu dietag: 41, subtag: 13, version 4, unit_type 2\nrechecking: testfile-debug-types\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 4, unit_type 1\n1 re dietag: 41, subtag: 13, version 4, unit_type 2\n2 re dietag: 41, subtag: 13, version 4, unit_type 2\n\nfile: testfile_multi_main\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 4, unit_type 1\nrechecking: testfile_multi_main\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 4, unit_type 1\n\nfile: testfilebazdbgppc64.debug\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 4, unit_type 1\n1 cu dietag: 11, subtag: 0, version 4, unit_type 1\nrechecking: testfilebazdbgppc64.debug\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 4, unit_type 1\n1 re dietag: 11, subtag: 0, version 4, unit_type 1\n\nfile: testfile-dwarf-4\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 4, unit_type 1\n1 cu dietag: 11, subtag: 0, version 4, unit_type 1\nrechecking: testfile-dwarf-4\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 4, unit_type 1\n1 re dietag: 11, subtag: 0, version 4, unit_type 1\n\nfile: testfile-dwarf-5\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: testfile-dwarf-5\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/addr2line\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\n7 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//src/addr2line\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n7 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/elfclassify\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//src/elfclassify\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/stack\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\n7 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//src/stack\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n7 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/unstrip\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\n7 cu dietag: 11, subtag: 0, version 5, unit_type 1\n8 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//src/unstrip\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n7 re dietag: 11, subtag: 0, version 5, unit_type 1\n8 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\n7 cu dietag: 11, subtag: 0, version 5, unit_type 1\n8 cu dietag: 11, subtag: 0, version 5, unit_type 1\n9 cu dietag: 11, subtag: 0, version 5, unit_type 1\n10 cu dietag: 11, subtag: 0, version 5, unit_type 1\n11 cu dietag: 11, subtag: 0, version 5, unit_type 1\n12 cu dietag: 11, subtag: 0, version 5, unit_type 1\n13 cu dietag: 11, subtag: 0, version 5, unit_type 1\n14 cu dietag: 11, subtag: 0, version 5, unit_type 1\n15 cu dietag: 11, subtag: 0, version 5, unit_type 1\n16 cu dietag: 11, subtag: 0, version 5, unit_type 1\n17 cu dietag: 11, subtag: 0, version 5, unit_type 1\n18 cu dietag: 11, subtag: 0, version 5, unit_type 1\n19 cu dietag: 11, subtag: 0, version 5, unit_type 1\n20 cu dietag: 11, subtag: 0, version 5, unit_type 1\n21 cu dietag: 11, subtag: 0, version 5, unit_type 1\n22 cu dietag: 11, subtag: 0, version 5, unit_type 1\n23 cu dietag: 11, subtag: 0, version 5, unit_type 1\n24 cu dietag: 11, subtag: 0, version 5, unit_type 1\n25 cu dietag: 11, subtag: 0, version 5, unit_type 1\n26 cu dietag: 11, subtag: 0, version 5, unit_type 1\n27 cu dietag: 11, subtag: 0, version 5, unit_type 1\n28 cu dietag: 11, subtag: 0, version 5, unit_type 1\n29 cu dietag: 11, subtag: 0, version 5, unit_type 1\n30 cu dietag: 11, subtag: 0, version 5, unit_type 1\n31 cu dietag: 11, subtag: 0, version 5, unit_type 1\n32 cu dietag: 11, subtag: 0, version 5, unit_type 1\n33 cu dietag: 11, subtag: 0, version 5, unit_type 1\n34 cu dietag: 11, subtag: 0, version 5, unit_type 1\n35 cu dietag: 11, subtag: 0, version 5, unit_type 1\n36 cu dietag: 11, subtag: 0, version 5, unit_type 1\n37 cu dietag: 11, subtag: 0, version 5, unit_type 1\n38 cu dietag: 11, subtag: 0, version 5, unit_type 1\n39 cu dietag: 11, subtag: 0, version 5, unit_type 1\n40 cu dietag: 11, subtag: 0, version 5, unit_type 1\n41 cu dietag: 11, subtag: 0, version 5, unit_type 1\n42 cu dietag: 11, subtag: 0, version 5, unit_type 1\n43 cu dietag: 11, subtag: 0, version 5, unit_type 1\n44 cu dietag: 11, subtag: 0, version 5, unit_type 1\n45 cu dietag: 11, subtag: 0, version 5, unit_type 1\n46 cu dietag: 11, subtag: 0, version 5, unit_type 1\n47 cu dietag: 11, subtag: 0, version 5, unit_type 1\n48 cu dietag: 11, subtag: 0, version 5, unit_type 1\n49 cu dietag: 11, subtag: 0, version 5, unit_type 1\n50 cu dietag: 11, subtag: 0, version 5, unit_type 1\n51 cu dietag: 11, subtag: 0, version 5, unit_type 1\n52 cu dietag: 11, subtag: 0, version 5, unit_type 1\n53 cu dietag: 11, subtag: 0, version 5, unit_type 1\n54 cu dietag: 11, subtag: 0, version 5, unit_type 1\n55 cu dietag: 11, subtag: 0, version 5, unit_type 1\n56 cu dietag: 11, subtag: 0, version 5, unit_type 1\n57 cu dietag: 11, subtag: 0, version 5, unit_type 1\n58 cu dietag: 11, subtag: 0, version 5, unit_type 1\n59 cu dietag: 11, subtag: 0, version 5, unit_type 1\n60 cu dietag: 11, subtag: 0, version 5, unit_type 1\n61 cu dietag: 11, subtag: 0, version 5, unit_type 1\n62 cu dietag: 11, subtag: 0, version 5, unit_type 1\n63 cu dietag: 11, subtag: 0, version 5, unit_type 1\n64 cu dietag: 11, subtag: 0, version 5, unit_type 1\n65 cu dietag: 11, subtag: 0, version 5, unit_type 1\n66 cu dietag: 11, subtag: 0, version 5, unit_type 1\n67 cu dietag: 11, subtag: 0, version 5, unit_type 1\n68 cu dietag: 11, subtag: 0, version 5, unit_type 1\n69 cu dietag: 11, subtag: 0, version 5, unit_type 1\n70 cu dietag: 11, subtag: 0, version 5, unit_type 1\n71 cu dietag: 11, subtag: 0, version 5, unit_type 1\n72 cu dietag: 11, subtag: 0, version 5, unit_type 1\n73 cu dietag: 11, subtag: 0, version 5, unit_type 1\n74 cu dietag: 11, subtag: 0, version 5, unit_type 1\n75 cu dietag: 11, subtag: 0, version 5, unit_type 1\n76 cu dietag: 11, subtag: 0, version 5, unit_type 1\n77 cu dietag: 11, subtag: 0, version 5, unit_type 1\n78 cu dietag: 11, subtag: 0, version 5, unit_type 1\n79 cu dietag: 11, subtag: 0, version 5, unit_type 1\n80 cu dietag: 11, subtag: 0, version 5, unit_type 1\n81 cu dietag: 11, subtag: 0, version 5, unit_type 1\n82 cu dietag: 11, subtag: 0, version 5, unit_type 1\n83 cu dietag: 11, subtag: 0, version 5, unit_type 1\n84 cu dietag: 11, subtag: 0, version 5, unit_type 1\n85 cu dietag: 11, subtag: 0, version 5, unit_type 1\n86 cu dietag: 11, subtag: 0, version 5, unit_type 1\n87 cu dietag: 11, subtag: 0, version 5, unit_type 1\n88 cu dietag: 11, subtag: 0, version 5, unit_type 1\n89 cu dietag: 11, subtag: 0, version 5, unit_type 1\n90 cu dietag: 11, subtag: 0, version 5, unit_type 1\n91 cu dietag: 11, subtag: 0, version 5, unit_type 1\n92 cu dietag: 11, subtag: 0, version 5, unit_type 1\n93 cu dietag: 11, subtag: 0, version 5, unit_type 1\n94 cu dietag: 11, subtag: 0, version 5, unit_type 1\n95 cu dietag: 11, subtag: 0, version 5, unit_type 1\n96 cu dietag: 11, subtag: 0, version 5, unit_type 1\n97 cu dietag: 11, subtag: 0, version 5, unit_type 1\n98 cu dietag: 11, subtag: 0, version 5, unit_type 1\n99 cu dietag: 11, subtag: 0, version 5, unit_type 1\n100 cu dietag: 11, subtag: 0, version 5, unit_type 1\n101 cu dietag: 11, subtag: 0, version 5, unit_type 1\n102 cu dietag: 11, subtag: 0, version 5, unit_type 1\n103 cu dietag: 11, subtag: 0, version 5, unit_type 1\n104 cu dietag: 11, subtag: 0, version 5, unit_type 1\n105 cu dietag: 11, subtag: 0, version 5, unit_type 1\n106 cu dietag: 11, subtag: 0, version 5, unit_type 1\n107 cu dietag: 11, subtag: 0, version 5, unit_type 1\n108 cu dietag: 11, subtag: 0, version 5, unit_type 1\n109 cu dietag: 11, subtag: 0, version 5, unit_type 1\n110 cu dietag: 11, subtag: 0, version 5, unit_type 1\n111 cu dietag: 11, subtag: 0, version 5, unit_type 1\n112 cu dietag: 11, subtag: 0, version 5, unit_type 1\n113 cu dietag: 11, subtag: 0, version 5, unit_type 1\n114 cu dietag: 11, subtag: 0, version 5, unit_type 1\n115 cu dietag: 11, subtag: 0, version 5, unit_type 1\n116 cu dietag: 11, subtag: 0, version 5, unit_type 1\n117 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n7 re dietag: 11, subtag: 0, version 5, unit_type 1\n8 re dietag: 11, subtag: 0, version 5, unit_type 1\n9 re dietag: 11, subtag: 0, version 5, unit_type 1\n10 re dietag: 11, subtag: 0, version 5, unit_type 1\n11 re dietag: 11, subtag: 0, version 5, unit_type 1\n12 re dietag: 11, subtag: 0, version 5, unit_type 1\n13 re dietag: 11, subtag: 0, version 5, unit_type 1\n14 re dietag: 11, subtag: 0, version 5, unit_type 1\n15 re dietag: 11, subtag: 0, version 5, unit_type 1\n16 re dietag: 11, subtag: 0, version 5, unit_type 1\n17 re dietag: 11, subtag: 0, version 5, unit_type 1\n18 re dietag: 11, subtag: 0, version 5, unit_type 1\n19 re dietag: 11, subtag: 0, version 5, unit_type 1\n20 re dietag: 11, subtag: 0, version 5, unit_type 1\n21 re dietag: 11, subtag: 0, version 5, unit_type 1\n22 re dietag: 11, subtag: 0, version 5, unit_type 1\n23 re dietag: 11, subtag: 0, version 5, unit_type 1\n24 re dietag: 11, subtag: 0, version 5, unit_type 1\n25 re dietag: 11, subtag: 0, version 5, unit_type 1\n26 re dietag: 11, subtag: 0, version 5, unit_type 1\n27 re dietag: 11, subtag: 0, version 5, unit_type 1\n28 re dietag: 11, subtag: 0, version 5, unit_type 1\n29 re dietag: 11, subtag: 0, version 5, unit_type 1\n30 re dietag: 11, subtag: 0, version 5, unit_type 1\n31 re dietag: 11, subtag: 0, version 5, unit_type 1\n32 re dietag: 11, subtag: 0, version 5, unit_type 1\n33 re dietag: 11, subtag: 0, version 5, unit_type 1\n34 re dietag: 11, subtag: 0, version 5, unit_type 1\n35 re dietag: 11, subtag: 0, version 5, unit_type 1\n36 re dietag: 11, subtag: 0, version 5, unit_type 1\n37 re dietag: 11, subtag: 0, version 5, unit_type 1\n38 re dietag: 11, subtag: 0, version 5, unit_type 1\n39 re dietag: 11, subtag: 0, version 5, unit_type 1\n40 re dietag: 11, subtag: 0, version 5, unit_type 1\n41 re dietag: 11, subtag: 0, version 5, unit_type 1\n42 re dietag: 11, subtag: 0, version 5, unit_type 1\n43 re dietag: 11, subtag: 0, version 5, unit_type 1\n44 re dietag: 11, subtag: 0, version 5, unit_type 1\n45 re dietag: 11, subtag: 0, version 5, unit_type 1\n46 re dietag: 11, subtag: 0, version 5, unit_type 1\n47 re dietag: 11, subtag: 0, version 5, unit_type 1\n48 re dietag: 11, subtag: 0, version 5, unit_type 1\n49 re dietag: 11, subtag: 0, version 5, unit_type 1\n50 re dietag: 11, subtag: 0, version 5, unit_type 1\n51 re dietag: 11, subtag: 0, version 5, unit_type 1\n52 re dietag: 11, subtag: 0, version 5, unit_type 1\n53 re dietag: 11, subtag: 0, version 5, unit_type 1\n54 re dietag: 11, subtag: 0, version 5, unit_type 1\n55 re dietag: 11, subtag: 0, version 5, unit_type 1\n56 re dietag: 11, subtag: 0, version 5, unit_type 1\n57 re dietag: 11, subtag: 0, version 5, unit_type 1\n58 re dietag: 11, subtag: 0, version 5, unit_type 1\n59 re dietag: 11, subtag: 0, version 5, unit_type 1\n60 re dietag: 11, subtag: 0, version 5, unit_type 1\n61 re dietag: 11, subtag: 0, version 5, unit_type 1\n62 re dietag: 11, subtag: 0, version 5, unit_type 1\n63 re dietag: 11, subtag: 0, version 5, unit_type 1\n64 re dietag: 11, subtag: 0, version 5, unit_type 1\n65 re dietag: 11, subtag: 0, version 5, unit_type 1\n66 re dietag: 11, subtag: 0, version 5, unit_type 1\n67 re dietag: 11, subtag: 0, version 5, unit_type 1\n68 re dietag: 11, subtag: 0, version 5, unit_type 1\n69 re dietag: 11, subtag: 0, version 5, unit_type 1\n70 re dietag: 11, subtag: 0, version 5, unit_type 1\n71 re dietag: 11, subtag: 0, version 5, unit_type 1\n72 re dietag: 11, subtag: 0, version 5, unit_type 1\n73 re dietag: 11, subtag: 0, version 5, unit_type 1\n74 re dietag: 11, subtag: 0, version 5, unit_type 1\n75 re dietag: 11, subtag: 0, version 5, unit_type 1\n76 re dietag: 11, subtag: 0, version 5, unit_type 1\n77 re dietag: 11, subtag: 0, version 5, unit_type 1\n78 re dietag: 11, subtag: 0, version 5, unit_type 1\n79 re dietag: 11, subtag: 0, version 5, unit_type 1\n80 re dietag: 11, subtag: 0, version 5, unit_type 1\n81 re dietag: 11, subtag: 0, version 5, unit_type 1\n82 re dietag: 11, subtag: 0, version 5, unit_type 1\n83 re dietag: 11, subtag: 0, version 5, unit_type 1\n84 re dietag: 11, subtag: 0, version 5, unit_type 1\n85 re dietag: 11, subtag: 0, version 5, unit_type 1\n86 re dietag: 11, subtag: 0, version 5, unit_type 1\n87 re dietag: 11, subtag: 0, version 5, unit_type 1\n88 re dietag: 11, subtag: 0, version 5, unit_type 1\n89 re dietag: 11, subtag: 0, version 5, unit_type 1\n90 re dietag: 11, subtag: 0, version 5, unit_type 1\n91 re dietag: 11, subtag: 0, version 5, unit_type 1\n92 re dietag: 11, subtag: 0, version 5, unit_type 1\n93 re dietag: 11, subtag: 0, version 5, unit_type 1\n94 re dietag: 11, subtag: 0, version 5, unit_type 1\n95 re dietag: 11, subtag: 0, version 5, unit_type 1\n96 re dietag: 11, subtag: 0, version 5, unit_type 1\n97 re dietag: 11, subtag: 0, version 5, unit_type 1\n98 re dietag: 11, subtag: 0, version 5, unit_type 1\n99 re dietag: 11, subtag: 0, version 5, unit_type 1\n100 re dietag: 11, subtag: 0, version 5, unit_type 1\n101 re dietag: 11, subtag: 0, version 5, unit_type 1\n102 re dietag: 11, subtag: 0, version 5, unit_type 1\n103 re dietag: 11, subtag: 0, version 5, unit_type 1\n104 re dietag: 11, subtag: 0, version 5, unit_type 1\n105 re dietag: 11, subtag: 0, version 5, unit_type 1\n106 re dietag: 11, subtag: 0, version 5, unit_type 1\n107 re dietag: 11, subtag: 0, version 5, unit_type 1\n108 re dietag: 11, subtag: 0, version 5, unit_type 1\n109 re dietag: 11, subtag: 0, version 5, unit_type 1\n110 re dietag: 11, subtag: 0, version 5, unit_type 1\n111 re dietag: 11, subtag: 0, version 5, unit_type 1\n112 re dietag: 11, subtag: 0, version 5, unit_type 1\n113 re dietag: 11, subtag: 0, version 5, unit_type 1\n114 re dietag: 11, subtag: 0, version 5, unit_type 1\n115 re dietag: 11, subtag: 0, version 5, unit_type 1\n116 re dietag: 11, subtag: 0, version 5, unit_type 1\n117 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\n7 cu dietag: 11, subtag: 0, version 5, unit_type 1\n8 cu dietag: 11, subtag: 0, version 5, unit_type 1\n9 cu dietag: 11, subtag: 0, version 5, unit_type 1\n10 cu dietag: 11, subtag: 0, version 5, unit_type 1\n11 cu dietag: 11, subtag: 0, version 5, unit_type 1\n12 cu dietag: 11, subtag: 0, version 5, unit_type 1\n13 cu dietag: 11, subtag: 0, version 5, unit_type 1\n14 cu dietag: 11, subtag: 0, version 5, unit_type 1\n15 cu dietag: 11, subtag: 0, version 5, unit_type 1\n16 cu dietag: 11, subtag: 0, version 5, unit_type 1\n17 cu dietag: 11, subtag: 0, version 5, unit_type 1\n18 cu dietag: 11, subtag: 0, version 5, unit_type 1\n19 cu dietag: 11, subtag: 0, version 5, unit_type 1\n20 cu dietag: 11, subtag: 0, version 5, unit_type 1\n21 cu dietag: 11, subtag: 0, version 5, unit_type 1\n22 cu dietag: 11, subtag: 0, version 5, unit_type 1\n23 cu dietag: 11, subtag: 0, version 5, unit_type 1\n24 cu dietag: 11, subtag: 0, version 5, unit_type 1\n25 cu dietag: 11, subtag: 0, version 5, unit_type 1\n26 cu dietag: 11, subtag: 0, version 5, unit_type 1\n27 cu dietag: 11, subtag: 0, version 5, unit_type 1\n28 cu dietag: 11, subtag: 0, version 5, unit_type 1\n29 cu dietag: 11, subtag: 0, version 5, unit_type 1\n30 cu dietag: 11, subtag: 0, version 5, unit_type 1\n31 cu dietag: 11, subtag: 0, version 5, unit_type 1\n32 cu dietag: 11, subtag: 0, version 5, unit_type 1\n33 cu dietag: 11, subtag: 0, version 5, unit_type 1\n34 cu dietag: 11, subtag: 0, version 5, unit_type 1\n35 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n7 re dietag: 11, subtag: 0, version 5, unit_type 1\n8 re dietag: 11, subtag: 0, version 5, unit_type 1\n9 re dietag: 11, subtag: 0, version 5, unit_type 1\n10 re dietag: 11, subtag: 0, version 5, unit_type 1\n11 re dietag: 11, subtag: 0, version 5, unit_type 1\n12 re dietag: 11, subtag: 0, version 5, unit_type 1\n13 re dietag: 11, subtag: 0, version 5, unit_type 1\n14 re dietag: 11, subtag: 0, version 5, unit_type 1\n15 re dietag: 11, subtag: 0, version 5, unit_type 1\n16 re dietag: 11, subtag: 0, version 5, unit_type 1\n17 re dietag: 11, subtag: 0, version 5, unit_type 1\n18 re dietag: 11, subtag: 0, version 5, unit_type 1\n19 re dietag: 11, subtag: 0, version 5, unit_type 1\n20 re dietag: 11, subtag: 0, version 5, unit_type 1\n21 re dietag: 11, subtag: 0, version 5, unit_type 1\n22 re dietag: 11, subtag: 0, version 5, unit_type 1\n23 re dietag: 11, subtag: 0, version 5, unit_type 1\n24 re dietag: 11, subtag: 0, version 5, unit_type 1\n25 re dietag: 11, subtag: 0, version 5, unit_type 1\n26 re dietag: 11, subtag: 0, version 5, unit_type 1\n27 re dietag: 11, subtag: 0, version 5, unit_type 1\n28 re dietag: 11, subtag: 0, version 5, unit_type 1\n29 re dietag: 11, subtag: 0, version 5, unit_type 1\n30 re dietag: 11, subtag: 0, version 5, unit_type 1\n31 re dietag: 11, subtag: 0, version 5, unit_type 1\n32 re dietag: 11, subtag: 0, version 5, unit_type 1\n33 re dietag: 11, subtag: 0, version 5, unit_type 1\n34 re dietag: 11, subtag: 0, version 5, unit_type 1\n35 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nPASS: run-unit-info.sh\nPASS: run-reloc-bpf.sh\nPASS: run-next-cfi.sh\n/usr/lib/elfutils/ptest/tests/..//src/addr2line\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[80] FDE cie=[0]\n[120] FDE cie=[0]\n[144] FDE cie=[0]\n[164] FDE cie=[0]\n[184] FDE cie=[0]\n[260] FDE cie=[0]\n[320] FDE cie=[0]\n[376] FDE cie=[0]\n[420] FDE cie=[0]\n[464] FDE cie=[0]\n[740] FDE cie=[0]\n[800] FDE cie=[0]\n[840] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//src/elfclassify\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[80] FDE cie=[0]\n[120] FDE cie=[0]\n[144] FDE cie=[0]\n[164] FDE cie=[0]\n[212] FDE cie=[0]\n[252] FDE cie=[0]\n[296] FDE cie=[0]\n[492] FDE cie=[0]\n[600] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//src/stack\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[80] FDE cie=[0]\n[120] FDE cie=[0]\n[144] FDE cie=[0]\n[188] FDE cie=[0]\n[232] FDE cie=[0]\n[292] FDE cie=[0]\n[360] FDE cie=[0]\n[424] FDE cie=[0]\n[628] FDE cie=[0]\n[676] FDE cie=[0]\n[736] FDE cie=[0]\n[800] FDE cie=[0]\n[840] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//src/unstrip\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[80] FDE cie=[0]\n[120] FDE cie=[0]\n[144] FDE cie=[0]\n[196] FDE cie=[0]\n[248] FDE cie=[0]\n[300] FDE cie=[0]\n[356] FDE cie=[0]\n[416] FDE cie=[0]\n[492] FDE cie=[0]\n[544] FDE cie=[0]\n[576] FDE cie=[0]\n[608] FDE cie=[0]\n[648] FDE cie=[0]\n[692] FDE cie=[0]\n[712] FDE cie=[0]\n[764] FDE cie=[0]\n[800] FDE cie=[0]\n[860] FDE cie=[0]\n[936] FDE cie=[0]\n[956] FDE cie=[0]\n[976] FDE cie=[0]\n[1020] FDE cie=[0]\n[1224] FDE cie=[0]\n[1292] FDE cie=[0]\n[1368] FDE cie=[0]\n[1516] FDE cie=[0]\n[1592] FDE cie=[0]\n[1664] FDE cie=[0]\n[1740] FDE cie=[0]\n[1812] FDE cie=[0]\n[2024] FDE cie=[0]\n[2064] FDE cie=[0]\n[2100] FDE cie=[0]\n[2136] FDE cie=[0]\n[2176] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[100] FDE cie=[0]\n[120] FDE cie=[0]\n[160] FDE cie=[0]\n[184] FDE cie=[0]\n[220] FDE cie=[0]\n[256] FDE cie=[0]\n[312] FDE cie=[0]\n[336] FDE cie=[0]\n[468] FDE cie=[0]\n[560] FDE cie=[0]\n[636] FDE cie=[0]\n[796] FDE cie=[0]\n[856] FDE cie=[0]\n[968] FDE cie=[0]\n[1024] FDE cie=[0]\n[1080] FDE cie=[0]\n[1184] FDE cie=[0]\n[1208] FDE cie=[0]\n[1232] FDE cie=[0]\n[1256] FDE cie=[0]\n[1280] FDE cie=[0]\n[1320] FDE cie=[0]\n[1360] FDE cie=[0]\n[1416] FDE cie=[0]\n[1464] FDE cie=[0]\n[1512] FDE cie=[0]\n[1560] FDE cie=[0]\n[1608] FDE cie=[0]\n[1628] FDE cie=[0]\n[1648] FDE cie=[0]\n[1668] FDE cie=[0]\n[1688] FDE cie=[0]\n[1708] FDE cie=[0]\n[1728] FDE cie=[0]\n[1748] FDE cie=[0]\n[1768] FDE cie=[0]\n[1788] FDE cie=[0]\n[1808] FDE cie=[0]\n[1828] FDE cie=[0]\n[1848] FDE cie=[0]\n[1868] FDE cie=[0]\n[1888] FDE cie=[0]\n[1908] FDE cie=[0]\n[1928] FDE cie=[0]\n[1948] FDE cie=[0]\n[1968] FDE cie=[0]\n[1988] FDE cie=[0]\n[2008] FDE cie=[0]\n[2028] FDE cie=[0]\n[2048] FDE cie=[0]\n[2068] FDE cie=[0]\n[2088] FDE cie=[0]\n[2108] FDE cie=[0]\n[2128] FDE cie=[0]\n[2148] FDE cie=[0]\n[2168] FDE cie=[0]\n[2188] FDE cie=[0]\n[2208] FDE cie=[0]\n[2228] FDE cie=[0]\n[2248] FDE cie=[0]\n[2268] FDE cie=[0]\n[2288] FDE cie=[0]\n[2308] FDE cie=[0]\n[2328] FDE cie=[0]\n[2348] FDE cie=[0]\n[2368] FDE cie=[0]\n[2420] FDE cie=[0]\n[2472] FDE cie=[0]\n[2532] FDE cie=[0]\n[2624] FDE cie=[0]\n[2644] FDE cie=[0]\n[2664] FDE cie=[0]\n[2728] FDE cie=[0]\n[2772] FDE cie=[0]\n[2824] FDE cie=[0]\n[2868] FDE cie=[0]\n[2920] FDE cie=[0]\n[2972] FDE cie=[0]\n[2992] FDE cie=[0]\n[3048] FDE cie=[0]\n[3104] FDE cie=[0]\n[3128] FDE cie=[0]\n[3176] FDE cie=[0]\n[3352] FDE cie=[0]\n[3372] FDE cie=[0]\n[3408] FDE cie=[0]\n[3624] FDE cie=[0]\n[3644] FDE cie=[0]\n[3680] FDE cie=[0]\n[3784] FDE cie=[0]\n[3896] FDE cie=[0]\n[4008] FDE cie=[0]\n[4032] FDE cie=[0]\n[4136] FDE cie=[0]\n[4200] FDE cie=[0]\n[4424] FDE cie=[0]\n[4472] FDE cie=[0]\n[4532] FDE cie=[0]\n[4584] FDE cie=[0]\n[4760] FDE cie=[0]\n[4808] FDE cie=[0]\n[4888] FDE cie=[0]\n[4920] FDE cie=[0]\n[4944] FDE cie=[0]\n[5056] FDE cie=[0]\n[5148] FDE cie=[0]\n[5212] FDE cie=[0]\n[5276] FDE cie=[0]\n[5328] FDE cie=[0]\n[5472] FDE cie=[0]\n[5536] FDE cie=[0]\n[5600] FDE cie=[0]\n[5656] FDE cie=[0]\n[5720] FDE cie=[0]\n[5776] FDE cie=[0]\n[5928] FDE cie=[0]\n[6000] FDE cie=[0]\n[6020] FDE cie=[0]\n[6120] FDE cie=[0]\n[6140] FDE cie=[0]\n[6256] FDE cie=[0]\n[6316] FDE cie=[0]\n[6336] FDE cie=[0]\n[6400] FDE cie=[0]\n[6648] FDE cie=[0]\n[6704] FDE cie=[0]\n[6752] FDE cie=[0]\n[6808] FDE cie=[0]\n[6864] FDE cie=[0]\n[6920] FDE cie=[0]\n[6976] FDE cie=[0]\n[7016] FDE cie=[0]\n[7104] FDE cie=[0]\n[7336] FDE cie=[0]\n[7552] FDE cie=[0]\n[7572] FDE cie=[0]\n[7664] FDE cie=[0]\n[7844] FDE cie=[0]\n[7920] FDE cie=[0]\n[7940] FDE cie=[0]\n[8032] FDE cie=[0]\n[8212] FDE cie=[0]\n[8288] FDE cie=[0]\n[8336] FDE cie=[0]\n[8384] FDE cie=[0]\n[8432] FDE cie=[0]\n[8480] FDE cie=[0]\n[8528] FDE cie=[0]\n[8576] FDE cie=[0]\n[8624] FDE cie=[0]\n[8672] FDE cie=[0]\n[8728] FDE cie=[0]\n[8776] FDE cie=[0]\n[8824] FDE cie=[0]\n[8872] FDE cie=[0]\n[8920] FDE cie=[0]\n[8960] FDE cie=[0]\n[8992] FDE cie=[0]\n[9040] FDE cie=[0]\n[9088] FDE cie=[0]\n[9136] FDE cie=[0]\n[9192] FDE cie=[0]\n[9248] FDE cie=[0]\n[9272] FDE cie=[0]\n[9296] FDE cie=[0]\n[9412] FDE cie=[0]\n[9552] FDE cie=[0]\n[9608] FDE cie=[0]\n[9656] FDE cie=[0]\n[9704] FDE cie=[0]\n[9760] FDE cie=[0]\n[9816] FDE cie=[0]\n[9872] FDE cie=[0]\n[9928] FDE cie=[0]\n[9976] FDE cie=[0]\n[10020] FDE cie=[0]\n[10056] FDE cie=[0]\n[10092] FDE cie=[0]\n[10112] FDE cie=[0]\n[10304] FDE cie=[0]\n[10328] FDE cie=[0]\n[10448] FDE cie=[0]\n[10568] FDE cie=[0]\n[10592] FDE cie=[0]\n[10616] FDE cie=[0]\n[10688] FDE cie=[0]\n[10736] FDE cie=[0]\n[10784] FDE cie=[0]\n[10864] FDE cie=[0]\n[10944] FDE cie=[0]\n[10984] FDE cie=[0]\n[11016] FDE cie=[0]\n[11040] FDE cie=[0]\n[11088] FDE cie=[0]\n[11128] FDE cie=[0]\n[11168] FDE cie=[0]\n[11216] FDE cie=[0]\n[11356] FDE cie=[0]\n[11444] FDE cie=[0]\n[11480] FDE cie=[0]\n[11528] FDE cie=[0]\n[11568] FDE cie=[0]\n[11792] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[100] FDE cie=[0]\n[120] FDE cie=[0]\n[184] FDE cie=[0]\n[224] FDE cie=[0]\n[272] FDE cie=[0]\n[352] FDE cie=[0]\n[600] FDE cie=[0]\n[636] FDE cie=[0]\n[672] FDE cie=[0]\n[736] FDE cie=[0]\n[760] FDE cie=[0]\n[824] FDE cie=[0]\n[880] FDE cie=[0]\n[968] FDE cie=[0]\n[1120] FDE cie=[0]\n[1248] FDE cie=[0]\n[1408] FDE cie=[0]\n[1488] FDE cie=[0]\n[1512] FDE cie=[0]\n[1576] FDE cie=[0]\n[1624] FDE cie=[0]\n[1696] FDE cie=[0]\n[1784] FDE cie=[0]\n[1840] FDE cie=[0]\n[1864] FDE cie=[0]\n[1928] FDE cie=[0]\n[1952] FDE cie=[0]\n[2016] FDE cie=[0]\n[2040] FDE cie=[0]\n[2104] FDE cie=[0]\n[2128] FDE cie=[0]\n[2192] FDE cie=[0]\n[2264] FDE cie=[0]\n[2336] FDE cie=[0]\n[2372] FDE cie=[0]\n[2392] FDE cie=[0]\n[2472] FDE cie=[0]\n[2512] FDE cie=[0]\n[2564] FDE cie=[0]\n[2608] FDE cie=[0]\n[2696] FDE cie=[0]\n[2760] FDE cie=[0]\n[2800] FDE cie=[0]\n[2836] FDE cie=[0]\n[2884] FDE cie=[0]\n[2932] FDE cie=[0]\n[2952] FDE cie=[0]\n[2976] FDE cie=[0]\n[3000] FDE cie=[0]\n[3024] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//src/size.o\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[120] FDE cie=[0]\n[196] FDE cie=[0]\n[268] FDE cie=[0]\n[332] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//src/strip.o\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[72] FDE cie=[0]\n[112] FDE cie=[0]\n[152] FDE cie=[0]\n[228] FDE cie=[0]\n[284] FDE cie=[0]\n[364] FDE cie=[0]\n[440] FDE cie=[0]\n[500] FDE cie=[0]\nPASS: run-next-cfi-self.sh\n\ncopy_elf: testfile29 -> testfile29.rev (read,reverse)\nsetshstrndx: 4\nSwapping offsets of section 1 and 2\nNo errors\nelfrdwrdnop testfile29.rev\nNo errors\n\ncopy_elf: testfile23 -> testfile23.rev (read,reverse)\nsetshstrndx: 21\nSwapping offsets of section 4 and 5\nSwapping offsets of section 19 and 20\nNo errors\nelfrdwrdnop testfile23.rev\nNo errors\n\ncopy_elf: testfile9 -> testfile9.rev (read,reverse)\nsetshstrndx: 13\nSwapping offsets of section 12 and 13\nNo errors\nelfrdwrdnop testfile9.rev\nNo errors\n\ncopy_elf: testfile38 -> testfile38.rev (read,reverse)\nsetshstrndx: 5\nNo errors\nelfrdwrdnop testfile38.rev\nNo errors\n\ncopy_elf: testfile26 -> testfile26.rev (read,reverse)\nsetshstrndx: 25\nSwapping offsets of section 24 and 25\nNo errors\nelfrdwrdnop testfile26.rev\nNo errors\n\ncopy_elf: testfile27 -> testfile27.rev (read,reverse)\nsetshstrndx: 25\nSwapping offsets of section 24 and 25\nNo errors\nelfrdwrdnop testfile27.rev\nNo errors\n\ncopy_elf: testfile -> testfile.rev (read,reverse)\nsetshstrndx: 32\nSwapping offsets of section 24 and 25\nSwapping offsets of section 26 and 27\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nNo errors\nelfrdwrdnop testfile.rev\nNo errors\n\ncopy_elf: testfile13 -> testfile13.rev (read,reverse)\nsetshstrndx: 23\nSwapping offsets of section 22 and 23\nNo errors\nelfrdwrdnop testfile13.rev\nNo errors\nPASS: run-reverse-sections.sh\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/addr2line -> addr2line.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop addr2line.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/elfclassify -> elfclassify.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop elfclassify.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/stack -> stack.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop stack.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/unstrip -> unstrip.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop unstrip.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so -> libelf.so.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop libelf.so.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so -> libasm.so.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop libasm.so.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/size.o -> size.o.rev (read,reverse)\nsetshstrndx: 35\nSwapping offsets of section 17 and 18\nSwapping offsets of section 26 and 27\nSwapping offsets of section 28 and 29\nNo errors\nelfrdwrdnop size.o.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/strip.o -> strip.o.rev (read,reverse)\nsetshstrndx: 35\nSwapping offsets of section 17 and 18\nSwapping offsets of section 26 and 27\nSwapping offsets of section 28 and 29\nNo errors\nelfrdwrdnop strip.o.rev\nNo errors\nPASS: run-reverse-sections-self.sh\n\ncopy_elf: testfile29 -> testfile29.copy (read,same)\nsetshstrndx: 4\nadd_sections 'testfile29.copy': 3 (sec_size: 0)\nsetshstrndx: 10\n\ncopy_elf: testfile29 -> testfile29.copy.mmap (mmap,same)\nsetshstrndx: 4\nadd_sections 'testfile29.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 8\n\ncopy_elf: testfile23 -> testfile23.copy (read,same)\nsetshstrndx: 21\nadd_sections 'testfile23.copy': 3 (sec_size: 0)\nsetshstrndx: 27\n\ncopy_elf: testfile23 -> testfile23.copy.mmap (mmap,same)\nsetshstrndx: 21\nadd_sections 'testfile23.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 25\n\ncopy_elf: testfile9 -> testfile9.copy (read,same)\nsetshstrndx: 13\nadd_sections 'testfile9.copy': 3 (sec_size: 0)\nsetshstrndx: 17\n\ncopy_elf: testfile9 -> testfile9.copy.mmap (mmap,same)\nsetshstrndx: 13\nadd_sections 'testfile9.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 15\n\ncopy_elf: testfile38 -> testfile38.copy (read,same)\nsetshstrndx: 5\nadd_sections 'testfile38.copy': 3 (sec_size: 0)\nsetshstrndx: 11\n\ncopy_elf: testfile38 -> testfile38.copy.mmap (mmap,same)\nsetshstrndx: 5\nadd_sections 'testfile38.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 9\n\ncopy_elf: testfile26 -> testfile26.copy (read,same)\nsetshstrndx: 25\nadd_sections 'testfile26.copy': 3 (sec_size: 0)\nsetshstrndx: 31\n\ncopy_elf: testfile26 -> testfile26.copy.mmap (mmap,same)\nsetshstrndx: 25\nadd_sections 'testfile26.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 29\n\ncopy_elf: testfile27 -> testfile27.copy (read,same)\nsetshstrndx: 25\nadd_sections 'testfile27.copy': 3 (sec_size: 0)\nsetshstrndx: 31\n\ncopy_elf: testfile27 -> testfile27.copy.mmap (mmap,same)\nsetshstrndx: 25\nadd_sections 'testfile27.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 29\n\ncopy_elf: testfile -> testfile.copy (read,same)\nsetshstrndx: 32\nadd_sections 'testfile.copy': 3 (sec_size: 0)\nsetshstrndx: 38\n\ncopy_elf: testfile -> testfile.copy.mmap (mmap,same)\nsetshstrndx: 32\nadd_sections 'testfile.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 36\n\ncopy_elf: testfile10 -> testfile10.copy (read,same)\nsetshstrndx: 30\nadd_sections 'testfile10.copy': 3 (sec_size: 0)\nsetshstrndx: 36\n\ncopy_elf: testfile10 -> testfile10.copy.mmap (mmap,same)\nsetshstrndx: 30\nadd_sections 'testfile10.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 34\nPASS: run-copyadd-sections.sh\n\ncopy_elf: testfile29 -> testfile29.copy (read,same)\nsetshstrndx: 4\nadd_sections 'testfile29.copy': 65535 (sec_size: 0)\nsetshstrndx: 65542\n\ncopy_elf: testfile29 -> testfile29.copy.mmap (mmap,same)\nsetshstrndx: 4\n\ncopy_elf: testfile29.copy -> testfile29.copy.copy (read,same)\nsetshstrndx: 65542\nadd_sections 'testfile29.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131078\n\ncopy_elf: testfile29.copy -> testfile29.copy.copy.mmap (mmap,same)\nsetshstrndx: 65542\n\ncopy_elf: testfile23 -> testfile23.copy (read,same)\nsetshstrndx: 21\nadd_sections 'testfile23.copy': 65535 (sec_size: 0)\nsetshstrndx: 65559\n\ncopy_elf: testfile23 -> testfile23.copy.mmap (mmap,same)\nsetshstrndx: 21\n\ncopy_elf: testfile23.copy -> testfile23.copy.copy (read,same)\nsetshstrndx: 65559\nadd_sections 'testfile23.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131095\n\ncopy_elf: testfile23.copy -> testfile23.copy.copy.mmap (mmap,same)\nsetshstrndx: 65559\n\ncopy_elf: testfile9 -> testfile9.copy (read,same)\nsetshstrndx: 13\nadd_sections 'testfile9.copy': 65535 (sec_size: 0)\nsetshstrndx: 65549\n\ncopy_elf: testfile9 -> testfile9.copy.mmap (mmap,same)\nsetshstrndx: 13\n\ncopy_elf: testfile9.copy -> testfile9.copy.copy (read,same)\nsetshstrndx: 65549\nadd_sections 'testfile9.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131085\n\ncopy_elf: testfile9.copy -> testfile9.copy.copy.mmap (mmap,same)\nsetshstrndx: 65549\n\ncopy_elf: testfile38 -> testfile38.copy (read,same)\nsetshstrndx: 5\nadd_sections 'testfile38.copy': 65535 (sec_size: 0)\nsetshstrndx: 65543\n\ncopy_elf: testfile38 -> testfile38.copy.mmap (mmap,same)\nsetshstrndx: 5\n\ncopy_elf: testfile38.copy -> testfile38.copy.copy (read,same)\nsetshstrndx: 65543\nadd_sections 'testfile38.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131079\n\ncopy_elf: testfile38.copy -> testfile38.copy.copy.mmap (mmap,same)\nsetshstrndx: 65543\n\ncopy_elf: testfile26 -> testfile26.copy (read,same)\nsetshstrndx: 25\nadd_sections 'testfile26.copy': 65535 (sec_size: 0)\nsetshstrndx: 65563\n\ncopy_elf: testfile26 -> testfile26.copy.mmap (mmap,same)\nsetshstrndx: 25\n\ncopy_elf: testfile26.copy -> testfile26.copy.copy (read,same)\nsetshstrndx: 65563\nadd_sections 'testfile26.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131099\n\ncopy_elf: testfile26.copy -> testfile26.copy.copy.mmap (mmap,same)\nsetshstrndx: 65563\n\ncopy_elf: testfile27 -> testfile27.copy (read,same)\nsetshstrndx: 25\nadd_sections 'testfile27.copy': 65535 (sec_size: 0)\nsetshstrndx: 65563\n\ncopy_elf: testfile27 -> testfile27.copy.mmap (mmap,same)\nsetshstrndx: 25\n\ncopy_elf: testfile27.copy -> testfile27.copy.copy (read,same)\nsetshstrndx: 65563\nadd_sections 'testfile27.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131099\n\ncopy_elf: testfile27.copy -> testfile27.copy.copy.mmap (mmap,same)\nsetshstrndx: 65563\n\ncopy_elf: testfile -> testfile.copy (read,same)\nsetshstrndx: 32\nadd_sections 'testfile.copy': 65535 (sec_size: 0)\nsetshstrndx: 65570\n\ncopy_elf: testfile -> testfile.copy.mmap (mmap,same)\nsetshstrndx: 32\n\ncopy_elf: testfile.copy -> testfile.copy.copy (read,same)\nsetshstrndx: 65570\nadd_sections 'testfile.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131106\n\ncopy_elf: testfile.copy -> testfile.copy.copy.mmap (mmap,same)\nsetshstrndx: 65570\n\ncopy_elf: testfile10 -> testfile10.copy (read,same)\nsetshstrndx: 30\nadd_sections 'testfile10.copy': 65535 (sec_size: 0)\nsetshstrndx: 65568\n\ncopy_elf: testfile10 -> testfile10.copy.mmap (mmap,same)\nsetshstrndx: 30\n\ncopy_elf: testfile10.copy -> testfile10.copy.copy (read,same)\nsetshstrndx: 65568\nadd_sections 'testfile10.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131104\n\ncopy_elf: testfile10.copy -> testfile10.copy.copy.mmap (mmap,same)\nsetshstrndx: 65568\nPASS: run-copymany-sections.sh\nadd_sections 'testfile-debug-types': 65535 (sec_size: 0)\nsetshstrndx: 65571\nPASS: run-typeiter-many.sh\nAdding sections to testfile\nadd_sections 'testfile': 65535 (sec_size: 0)\nsetshstrndx: 65570\nTesting strip -o\nelflint testfile1.strip\nelflint testfile1.debug\nunstrip\nelfcmp\nTesting strip -g\nelflint testfile2.strip\nelflint testfile2.debug\nTesting strip in-place\noriginal size 3035912\nstripped size 3196\nelflint in-place\nPASS: run-strip-test-many.sh\nNo errors\nNo errors\nPASS: run-strip-version.sh\nPASS: run-xlate-note.sh\nPASS: run-readelf-discr.sh\n0x0 None\n0x1 WE32100\n0x2 SPARC\n0x3 Intel 80386\n0x4 M68K\n0x5 M88K\n0x6 Intel MCU\n0x7 Intel 80860\n0x8 MIPS R3000\n0x9 IBM System/370\n0xa MIPS R3000\n0xf HPPA\n0x11 Fujitsu VPP500\n0x12 SPARC v8+\n0x13 Intel 80960\n0x14 PowerPC\n0x15 PowerPC64\n0x16 IBM S/390\n0x17 IBM SPU/SPC\n0x24 NEC V800\n0x25 Fujitsu FR20\n0x26 TRW RH-32\n0x27 Motorola RCE\n0x28 ARM\n0x29 Digital Alpha\n0x2a SH\n0x2b SPARC v9\n0x2c Siemens Tricore\n0x2d ARC\n0x2e H8/300\n0x2f H8/300H\n0x30 H8S\n0x31 H8/500\n0x32 Intel IA-64\n0x33 Stanford MIPS-X\n0x34 Motorola Coldfire\n0x35 Motorola M68HC12\n0x36 Fujitsu MMA Multimedia Accelerator\n0x37 Siemens PCP\n0x38 Sony nCPU embedded RISC\n0x39 Denso NDR1 microprocessor\n0x3a Motorola Star*Core processor\n0x3b Toyota ME16 processor\n0x3c STMicroelectronic ST100\n0x3d Advanced Logic Corporation Tinyj\n0x3e AMD x86-64\n0x3f Sony DSP Processor\n0x40 Digital PDP-10\n0x41 Digital PDP-11\n0x42 Siemens FX66 microcontroller\n0x43 STMicroelectronics ST9+\n0x44 STMicroelectronics ST7\n0x45 Motorola MC68HC16 microcontroller\n0x46 Motorola MC68HC11 microcontroller\n0x47 Motorola MC68HC08 microcontroller\n0x48 Motorola MC68HC05 microcontroller\n0x49 Silicon Graphics SVx\n0x4a STMicroelectronics ST19\n0x4b Digital VAX\n0x4c Axis Communications 32-bit embedded processor\n0x4d Infineon Technologies 32-bit embedded processor\n0x4e Element 14 64-bit DSP Processor\n0x4f LSI Logic 16-bit DSP Processor\n0x50 Donald Knuth's educational 64-bit processor\n0x51 Harvard University machine-independent object\n0x52 SiTera Prism\n0x53 Atmel AVR 8-bit microcontroller\n0x54 Fujitsu FR30\n0x55 Mitsubishi D10V\n0x56 Mitsubishi D30V\n0x57 NEC v850\n0x58 Mitsubishi M32R\n0x59 Matsushita MN10300\n0x5a Matsushita MN10200\n0x5b picoJava\n0x5c OpenRISC\n0x5d ARC International ARCompact\n0x5e Tensilica Xtensa Architecture\n0x5f Alphamosaic VideoCore\n0x60 Thompson Multimedia General Purpose Processor\n0x61 National Semiconductor 32000\n0x62 Tenor Network TPC\n0x63 Trebia SNP 1000\n0x64 STMicroelectronics ST200\n0x65 Ubicom IP2xxx\n0x66 MAX processor\n0x67 National Semiconductor CompactRISC\n0x68 Fujitsu F2MC16\n0x69 Texas Instruments msp430\n0x6a Analog Devices Blackfin DSP\n0x6b Seiko Epson S1C33\n0x6c Sharp embedded microprocessor\n0x6d Arca RISC\n0x6e Unicore\n0x6f eXcess configurable CPU\n0x70 Icera Semiconductor Deep Execution Processor\n0x71 Altera Nios II\n0x72 National Semiconductor CompactRISC CRX\n0x73 Motorola XGATE\n0x74 Infineon C16x/XC16x\n0x75 Renesas M16C\n0x76 Microchip Technology dsPIC30F\n0x77 Freescale Communication Engine RISC\n0x78 Renesas M32C\n0x83 Altium TSK3000\n0x84 Freescale RS08\n0x85 Analog Devices SHARC\n0x86 Cyan Technology eCOG2\n0x87 Sunplus S+core7 RISC\n0x88 New Japan Radio (NJR) 24-bit DSP\n0x89 Broadcom VideoCore III\n0x8a RISC for Lattice FPGA\n0x8b Seiko Epson C17\n0x8c Texas Instruments TMS320C6000 DSP\n0x8d Texas Instruments TMS320C2000 DSP\n0x8e Texas Instruments TMS320C55x DSP\n0x8f Texas Instruments Application Specific RISC\n0x90 Texas Instruments Programmable Realtime Unit\n0xa0 STMicroelectronics 64bit VLIW DSP\n0xa1 Cypress M8C\n0xa2 Renesas R32C\n0xa3 NXP Semiconductors TriMedia\n0xa4 QUALCOMM DSP6\n0xa5 Intel 8051 and variants\n0xa6 STMicroelectronics STxP7x\n0xa7 Andes Technology compact code size embedded RISC\n0xa8 Cyan Technology eCOG1X\n0xa9 Dallas Semiconductor MAXQ30\n0xaa New Japan Radio (NJR) 16-bit DSP\n0xab M2000 Reconfigurable RISC\n0xac Cray NV2 vector architecture\n0xad Renesas RX\n0xae Imagination Technologies META\n0xaf MCST Elbrus\n0xb0 Cyan Technology eCOG16\n0xb1 National Semiconductor CompactRISC\n0xb2 Freescale Extended Time Processing Unit\n0xb3 Infineon Technologies SLE9X\n0xb4 Intel L10M\n0xb5 Intel K10M\n0xb7 AARCH64\n0xb9 Amtel AVR32\n0xba STMicroelectronics STM8\n0xbb Tilera TILE64\n0xbc Tilera TILEPro\n0xbd Xilinx MicroBlaze\n0xbe NVIDIA CUDA\n0xbf Tilera TILE-Gx\n0xc0 CloudShield\n0xc1 KIPO-KAIST Core-A 1st gen\n0xc2 KIPO-KAIST Core-A 2nd gen\n0xc3 Synopsys ARCv2 ISA\n0xc4 Open8 RISC\n0xc5 Renesas RL78\n0xc6 Broadcom VideoCore V\n0xc7 Renesas 78KOR\n0xc8 Freescale 56800EX DSC\n0xc9 Beyond BA1\n0xca Beyond BA2\n0xcb XMOS xCORE\n0xcc Microchip 8-bit PIC\n0xcd Intel Graphics Technology\n0xd2 KM211 KM32\n0xd3 KM211 KMX32\n0xd4 KM211 KMX16\n0xd5 KM211 KMX8\n0xd6 KM211 KVARC\n0xd7 Paneve CDP\n0xd8 Cognitive Smart Memory Processor\n0xd9 Bluechip CoolEngine\n0xda Nanoradio Optimized RISC\n0xdb CSR Kalimba\n0xdc Zilog Z80\n0xdd CDS VISIUMcore\n0xde FTDI Chip FT32\n0xdf Moxie\n0xe0 AMD GPU\n0xf3 RISC-V\n0xf7 BPF\n0xfc C-SKY\n0x102 LoongArch\n0x5d ARC International ARCompact\n0x9026 Alpha\nPASS: run-dwelf_elf_e_machine_string.sh\nelfclassify --core\ncore files are not programs\ncore files are not shared\ncore files are not kernel-modules\ncore files are not debug-only\nelfclassify --elf-file\nobject files are not archives\nobject files are not core files\nobject files are not program files\nobject files are not shared files\nobject files are not kernel modules\nobject files are not debug-only files\nelfclassify --elf-archive\narchives are not elf-files\narchives are not core files\narchives are not program files\narchives are not shared files\nelfclassify --shared\nshared files are loadable\nshared files are not executables\nshared files are not debug-only\nshared files are not kernel modules\nelfclassify --program\nprograms are executables (in this case)\nprograms are not shared libraries (in this case)\nprograms are not kernel-modules\nprograms are not debug-only\nelfclassify --linux-kernel-module\nkmods are unstripped\nkmods are not debug-only\nkmods are not loabable (in the normal sense)\ngnu compressed kmods are unstripped\nelfclassify --debug-only\ndebug-only files are unstripped\ndebug-only files are not programs\ndebug-only files are not shared\ncompress the debug sections and try again\nagain unstripped\nagain debug-only\nPASS: run-elfclassify.sh\nPASS: run-elfclassify-self.sh\nPASS: run-disasm-riscv64.sh\nNo errors\nNo errors\nPASS: run-pt_gnu_prop-tests.sh\nPASS: run-getphdrnum.sh\nPASS: run-test-includes.sh\nPASS: leb128\nPASS: read_unaligned\nPASS: msg_tst\nPASS: system-elf-libelf-test\nPASS: asm-tst1\nPASS: asm-tst2\nPASS: asm-tst3\nPASS: asm-tst4\nPASS: asm-tst5\nPASS: asm-tst6\nPASS: asm-tst7\nPASS: asm-tst8\nPASS: asm-tst9\nPASS: run-disasm-bpf.sh\n[b] primes.c\n[304] main\n[42f] is_prime\n[45e] atoi\n[47e] is_prime\n\nPASS: run-low_high_pc-dw-form-indirect.sh\nPASS: run-nvidia-extended-linemap-libdw.sh\nPASS: run-nvidia-extended-linemap-readelf.sh\nPASS: run-readelf-dw-form-indirect.sh\nNo errors\nPASS: run-strip-largealign.sh\nPASS: run-readelf-Dd.sh\nelfutils built without zstd support\nSKIP: run-readelf-compressed-zstd.sh\nneed curl\nSKIP: run-debuginfod-dlopen.sh\nneed curl\nSKIP: run-debuginfod-artifact-running.sh\nneed curl\nSKIP: run-debuginfod-fd-prefetch-caches.sh\nneed curl\nSKIP: run-debuginfod-regex.sh\nneed curl\nSKIP: run-debuginfod-duplicate-urls.sh\nneed curl\nSKIP: run-debuginfod-file.sh\nneed curl\nSKIP: run-debuginfod-sizetime.sh\nneed curl\nSKIP: run-debuginfod-malformed.sh\nneed curl\nSKIP: run-debuginfod-negative-cache.sh\nneed curl\nSKIP: run-debuginfod-tmp-home.sh\nneed curl\nSKIP: run-debuginfod-writable.sh\nneed curl\nSKIP: run-debuginfod-no-urls.sh\nneed curl\nSKIP: run-debuginfod-query-retry.sh\nneed curl\nSKIP: run-debuginfod-extraction.sh\nneed curl\nSKIP: run-debuginfod-archive-groom.sh\nneed curl\nSKIP: run-debuginfod-archive-rename.sh\nneed curl\nSKIP: run-debuginfod-archive-test.sh\nneed curl\nSKIP: run-debuginfod-federation-sqlite.sh\nneed curl\nSKIP: run-debuginfod-federation-link.sh\nneed curl\nSKIP: run-debuginfod-percent-escape.sh\nneed curl\nSKIP: run-debuginfod-x-forwarded-for.sh\nSKIP: run-debuginfod-response-headers.sh\nneed curl\nSKIP: run-debuginfod-extraction-passive.sh\nneed curl\nSKIP: run-debuginfod-webapi-concurrency.sh\nneed curl\nSKIP: run-debuginfod-section.sh\nneed curl\nSKIP: run-debuginfod-federation-metrics.sh\nPASS: run-funcretval++11.sh\n=======================\nAll 227 tests passed\n(35 tests were not run)\n=======================\nmake[2]: Leaving directory '/usr/lib/elfutils/ptest/tests'\nmake[1]: Leaving directory '/usr/lib/elfutils/ptest/tests'\nDURATION: 45\nEND: /usr/lib/elfutils/ptest\n2024-02-06T09:11\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "elfutils": {
                    "duration": "45",
                    "log": "START: ptest-runner\n2024-02-06T09:11\nmake  \\\n\tTESTS_ENVIRONMENT=\"libdir='/usr/lib'; bindir='/usr/bin'; LC_ALL=C; LANG=C; VALGRIND_CMD=''; abs_srcdir='/usr/lib/elfutils/ptest/tests'; abs_builddir='/usr/lib/elfutils/ptest/tests'; abs_top_builddir='/usr/lib/elfutils/ptest/tests/../'; export abs_srcdir; export abs_builddir; export abs_top_builddir; export libdir; export bindir; export LC_ALL; export LANG; export VALGRIND_CMD; unset DEBUGINFOD_URLS; NM='aarch64-poky-linux-gcc-nm'; export NM; CC='gcc'; export CC;\" \\\n\tLOG_COMPILER=\"/usr/lib/elfutils/ptest/tests/test-wrapper.sh installed no 's,^,eu-,'\" check-TESTS\nmake[1]: Entering directory '/usr/lib/elfutils/ptest/tests'\nmake  runtest-TESTS\nmake[2]: Entering directory '/usr/lib/elfutils/ptest/tests'\nPASS: run-arextract.sh\nSKIP: run-arsymtest.sh\nMake a sorted list of the just build src .o files.\nnm.o\nsize.o\nstrip.o\nCreate a new ar file with the .o files.\neu-ar: creating test.ar\nList the ar file contents.\nDelete all objects again.\nCheck new ar file is now empty\nPASS: run-ar.sh\nPASS: newfile\nPASS: test-nlist\ncreate test.ar with 3 testfile\neu-ar: creating test.ar\na - testfile\na - testfile\ntestfile\ntestfile\na - testfile\nlist content of testfile 1 2 3\nx - testfile\nx - testfile\nx - testfile\ndelete testfile 2\nd - testfile\nx - testfile\nx - testfile\nPASS: run-ar-N.sh\nPASS: update1\nPASS: update2\nPASS: update3\nPASS: update4\nPASS: run-show-die-info.sh\nPASS: run-get-files.sh\nPASS: run-get-lines.sh\nPASS: run-next-files.sh\nPASS: run-next-lines.sh\nPASS: run-get-pubnames.sh\nPASS: run-get-aranges.sh\nPASS: run-allfcts.sh\nPASS: run-show-abbrev.sh\nPASS: run-line2addr.sh\nPASS: hash\nlong_bit: 64\nelfclass: 64\nspace_available: 0\nNot enough disk space, need at least 10GB available\nSKIP: run-large-elf-file.sh\nPASS: newscn\nPASS: run-strip-test.sh\nPASS: run-strip-test2.sh\nPASS: run-strip-test3.sh\nPASS: run-strip-test4.sh\nPASS: run-strip-test5.sh\nPASS: run-strip-test6.sh\nPASS: run-strip-test7.sh\nPASS: run-strip-test8.sh\nPASS: run-strip-test9.sh\nPASS: run-strip-test10.sh\nPASS: run-strip-test11.sh\nPASS: run-strip-test12.sh\n/usr/bin/gcc\nPASS: run-strip-nothing.sh\n/usr/bin/gcc\nCreate debug a.out.\nstrip -g to file with debug file\n[26] .symtab              SYMTAB       0000000000000000 00010048 00000858 24       27  67  8\n0\n1\narm strip -g to file with debug file\n[28] .symtab              SYMTAB       00000000 000750 000750 16       29  89  4\n0\n1\naarch64 strip -g to file with debug file\n[27] .symtab              SYMTAB       0000000000000000 00000920 000009c0 24       28  78  8\n0\n1\nPASS: run-strip-g.sh\nPASS: run-annobingroup.sh\nPASS: run-strip-groups.sh\nruntest hello_i386.ko\nruntest hello_x86_64.ko\nruntest hello_ppc64.ko\nruntest hello_s390.ko\nruntest hello_aarch64.ko\nruntest hello_m68k.ko\nruntest hello_riscv64.ko\nruntest hello_csky.ko\nruntest hello_arc_hs4.ko\nruntest /usr/lib/elfutils/ptest/tests/..//src/strip\nruntest /usr/lib/elfutils/ptest/tests/..//src/strip.o\nruntest strip-uncompressed.o\nruntest strip-compressed.o\nruntest testfile-debug-rel-ppc64.o\nruntest testfile-debug-rel-ppc64-z.o\nruntest testfile-debug-rel-ppc64-g.o\nPASS: run-strip-reloc.sh\nelflint /usr/lib/elfutils/ptest/tests/..//tests/elfstrmerge\nNo errors\nelfstrmerge\nelflint merged.elf\nNo errors\nstrip\nelflint merged.elf.stripped\nNo errors\nelflint merged.elf.debug\nNo errors\nunstrip\nelflint remerged.elf\nNo errors\nelfcmp\nelflint /usr/lib/elfutils/ptest/tests/..//tests/elfstrmerge.o\nNo errors\nelfstrmerge\nelflint merged.elf\nNo errors\nstrip\nelflint merged.elf.stripped\nNo errors\nelflint merged.elf.debug\nNo errors\nunstrip\nelflint remerged.elf\nNo errors\nelfcmp\nPASS: run-strip-strmerge.sh\nPASS: run-strip-nobitsalign.sh\nstrip --keep-section=.strtab testfile\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip --keep-section=.symtab testfile\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip --keep-section=.strtab testfile69.so\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip --keep-section=.symtab --remove-comment testfile69.so\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip -g --remove-section=.symtab testfile\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip -g --remove-section=.s[yt][mr]tab --keep-section=.stab* testfile\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip -g --remove-section=.symtab testfile69.so\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nstrip -g --remove-section=.s[yt][mr]tab --keep-section=.comment testfile69.so\nelflint testfile.elf\nNo errors\nelflint testfile.debug\nNo errors\nreadelf testfile.elf\nreadelf testfile.debug\nPASS: run-strip-remove-keep.sh\nPASS: run-unstrip-test.sh\nPASS: run-unstrip-test2.sh\nPASS: run-unstrip-test3.sh\nPASS: run-unstrip-test4.sh\nPASS: run-unstrip-M.sh\nmerging string tables testfile4 -> testfile4.merged\nWARNING: symbol table [34] contains section symbol 33 for old shdrstrndx 33\nNo errors\nmerging string tables testfile12 -> testfile12.merged\nWARNING: symbol table [32] contains section symbol 31 for old shdrstrndx 31\nNo errors\nPASS: run-elfstrmerge-test.sh\nPASS: run-ecp-test.sh\nPASS: run-ecp-test2.sh\nPASS: run-alldts.sh\nPASS: run-elflint-test.sh\nPASS: run-elflint-self.sh\nPASS: run-ranlib-test.sh\nPASS: run-ranlib-test2.sh\nPASS: run-ranlib-test3.sh\nPASS: run-ranlib-test4.sh\nPASS: run-addrscopes.sh\nPASS: run-strings-test.sh\nPASS: run-funcscopes.sh\nPASS: run-find-prologues.sh\nPASS: run-allregs.sh\nPASS: run-addrcfi.sh\nPASS: run-dwarfcfi.sh\nPASS: run-nm-syms.sh\nPASS: run-nm-self.sh\nPASS: run-readelf-self.sh\nCould not find split unit 'testfile-hello5.dwo', id: c422aa5c31fec205\n\nDWARF section [28] '.debug_info' at offset 0x3102:\n [Offset]\n Compilation unit at offset 0:\n Version: 5, Abbreviation section offset: 0, Address size: 8, Offset size: 4\n Unit type: skeleton (4), Unit id: 0xc422aa5c31fec205\n [    14]  skeleton_unit        abbrev: 1\n           low_pc               (addr) 0x0000000000401160 <foo>\n           high_pc              (data8) 81 (0x00000000004011b1)\n           stmt_list            (sec_offset) 0\n           dwo_name             (strp) \"testfile-hello5.dwo\"\n           comp_dir             (strp) \"/home/mark/src/elfutils/tests\"\n           GNU_pubnames         (flag_present) yes\n           addr_base            (sec_offset) address base [     8]\n Compilation unit at offset 53:\n Version: 5, Abbreviation section offset: 21, Address size: 8, Offset size: 4\n Unit type: skeleton (4), Unit id: 0xb6c8b9d97e6dfdfe\n [    49]  skeleton_unit        abbrev: 1\n           ranges               (sec_offset) range list [    24]\n           low_pc               (addr) 000000000000000000\n           stmt_list            (sec_offset) 655\n           dwo_name             (strp) \"testfile-world5.dwo\"\n           comp_dir             (strp) \"/home/mark/src/elfutils/tests\"\n           GNU_pubnames         (flag_present) yes\n           addr_base            (sec_offset) address base [    a8]\n           rnglists_base        (sec_offset) range list [     c]\n Split compilation unit at offset 53:\n Version: 5, Abbreviation section offset: 0, Address size: 8, Offset size: 4\n Unit type: skeleton (4), Unit id: 0xb6c8b9d97e6dfdfe\n {    14}  compile_unit         abbrev: 8\n           producer             (strx) \"GNU C17 9.0.0 20180515 (experimental) -mtune=generic -march=x86-64 -gdwarf-5 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2\"\n           language             (data1) C11 (29)\n           name                 (strx) \"world.c\"\n           comp_dir             (strx) \"/home/mark/src/elfutils/tests\"\n           loclists_base        (sec_offset) location list [     0]\n {    1d}    variable             abbrev: 9\n             name                 (string) \"m\"\n             decl_file            (data1) hello.h (2)\n             decl_line            (data1) 1\n             decl_column          (data1) 12\n             type                 (ref4) {    27}\n             external             (flag_present) yes\n             declaration          (flag_present) yes\n {    27}    base_type            abbrev: 10\n             byte_size            (data1) 4\n             encoding             (data1) signed (5)\n             name                 (string) \"int\"\n {    2e}    base_type            abbrev: 1\n             byte_size            (data1) 8\n             encoding             (data1) unsigned (7)\n             name                 (strx) \"long unsigned int\"\n {    32}    base_type            abbrev: 1\n             byte_size            (data1) 1\n             encoding             (data1) unsigned_char (8)\n             name                 (strx) \"unsigned char\"\n {    36}    base_type            abbrev: 1\n             byte_size            (data1) 2\n             encoding             (data1) unsigned (7)\n             name                 (strx) \"short unsigned int\"\n {    3a}    base_type            abbrev: 1\n             byte_size            (data1) 4\n             encoding             (data1) unsigned (7)\n             name                 (strx) \"unsigned int\"\n {    3e}    base_type            abbrev: 1\n             byte_size            (data1) 1\n             encoding             (data1) signed_char (6)\n             name                 (strx) \"signed char\"\n {    42}    base_type            abbrev: 1\n             byte_size            (data1) 2\n             encoding             (data1) signed (5)\n             name                 (strx) \"short int\"\n {    46}    base_type            abbrev: 1\n             byte_size            (data1) 8\n             encoding             (data1) signed (5)\n             name                 (strx) \"long int\"\n {    4a}    base_type            abbrev: 1\n             byte_size            (data1) 1\n             encoding             (data1) signed_char (6)\n             name                 (strx) \"char\"\n {    4e}    const_type           abbrev: 11\n             type                 (ref4) {    4a}\n {    53}    base_type            abbrev: 1\n             byte_size            (data1) 8\n             encoding             (data1) signed (5)\n             name                 (strx) \"long long int\"\n {    57}    base_type            abbrev: 1\n             byte_size            (data1) 8\n             encoding             (data1) unsigned (7)\n             name                 (strx) \"long long unsigned int\"\n {    5b}    subprogram           abbrev: 3\n             external             (flag_present) yes\n             name                 (strx) \"main\"\n             decl_file            (implicit_const) world.c (1)\n             decl_line            (data1) 14\n             decl_column          (implicit_const) 1\n             prototyped           (flag_present) yes\n             type                 (ref4) {    27}\n             low_pc               (addrx) [c] 0x0000000000401060 <main>\n             high_pc              (data8) 32 (0x0000000000401080 <_start>)\n             frame_base           (exprloc) \n              [ 0] call_frame_cfa\n             call_all_calls       (flag_present) yes\n             sibling              (ref4) {    9b}\n {    71}      formal_parameter     abbrev: 2\n               name                 (strx) \"argc\"\n               decl_file            (implicit_const) world.c (1)\n               decl_line            (data1) 14\n               decl_column          (data1) 11\n               type                 (ref4) {    27}\n               location             (loclistx) location index [     0]\n {    7a}      formal_parameter     abbrev: 2\n               name                 (strx) \"argv\"\n               decl_file            (implicit_const) world.c (1)\n               decl_line            (data1) 14\n               decl_column          (data1) 30\n               type                 (ref4) {    9b}\n               location             (loclistx) location index [     1]\n {    83}      variable             abbrev: 12\n               name                 (string) \"n\"\n               decl_file            (data1) world.c (1)\n               decl_line            (data1) 16\n               decl_column          (data1) 15\n               type                 (ref4) {    a0}\n               location             (loclistx) location index [     2]\n {    8e}      call_site            abbrev: 4\n               call_return_pc       (addrx) [5] 0x0000000000401079 <main+0x19>\n               call_origin          (ref4) {    a5}\n {    94}      call_site            abbrev: 4\n               call_return_pc       (addrx) [a] 0x0000000000401080 <_start>\n               call_origin          (ref4) {   114}\n {    9b}    pointer_type         abbrev: 5\n             byte_size            (implicit_const) 8\n             type                 (ref4) {    a0}\n {    a0}    pointer_type         abbrev: 5\n             byte_size            (implicit_const) 8\n             type                 (ref4) {    4e}\n {    a5}    subprogram           abbrev: 3\n             external             (flag_present) yes\n             name                 (strx) \"calc\"\n             decl_file            (implicit_const) world.c (1)\n             decl_line            (data1) 5\n             decl_column          (implicit_const) 1\n             prototyped           (flag_present) yes\n             type                 (ref4) {    27}\n             low_pc               (addrx) [b] 0x00000000004011c0 <calc>\n             high_pc              (data8) 43 (0x00000000004011eb)\n             frame_base           (exprloc) \n              [ 0] call_frame_cfa\n             call_all_calls       (flag_present) yes\n             sibling              (ref4) {    eb}\n {    bb}      formal_parameter     abbrev: 2\n               name                 (strx) \"word\"\n               decl_file            (implicit_const) world.c (1)\n               decl_line            (data1) 5\n               decl_column          (data1) 19\n               type                 (ref4) {    a0}\n               location             (loclistx) location index [     3]\n {    c4}      inlined_subroutine   abbrev: 13\n               abstract_origin      (ref4) {    eb}\n               entry_pc             (addrx) [6] 0x00000000004011d3 <calc+0x13>\n               ranges               (rnglistx) range index [     0]\n               call_file            (data1) world.c (1)\n               call_line            (data1) 10\n               call_column          (data1) 10\n {    ce}        formal_parameter     abbrev: 6\n                 abstract_origin      (ref4) {   101}\n                 location             (loclistx) location index [     4]\n {    d4}        formal_parameter     abbrev: 6\n                 abstract_origin      (ref4) {    f9}\n                 location             (loclistx) location index [     5]\n {    da}        lexical_block        abbrev: 14\n                 ranges               (rnglistx) range index [     0]\n {    dc}          variable             abbrev: 15\n                   abstract_origin      (ref4) {   109}\n                   location             (loclistx) location index [     6]\n {    e2}          call_site            abbrev: 16\n                   call_return_pc       (addrx) [1] 0x00000000004011e4 <calc+0x24>\n                   call_tail_call       (flag_present) yes\n                   call_origin          (ref4) {   11b}\n {    eb}    subprogram           abbrev: 17\n             name                 (strx) \"frob\"\n             decl_file            (data1) hello.h (2)\n             decl_line            (data1) 5\n             decl_column          (data1) 1\n             prototyped           (flag_present) yes\n             type                 (ref4) {    27}\n             inline               (data1) declared_inlined (3)\n             sibling              (ref4) {   114}\n {    f9}      formal_parameter     abbrev: 7\n               name                 (string) \"a\"\n               decl_file            (implicit_const) hello.h (2)\n               decl_line            (implicit_const) 5\n               decl_column          (data1) 11\n               type                 (ref4) {    27}\n {   101}      formal_parameter     abbrev: 7\n               name                 (string) \"b\"\n               decl_file            (implicit_const) hello.h (2)\n               decl_line            (implicit_const) 5\n               decl_column          (data1) 18\n               type                 (ref4) {    27}\n {   109}      variable             abbrev: 18\n               name                 (string) \"c\"\n               decl_file            (data1) hello.h (2)\n               decl_line            (data1) 7\n               decl_column          (data1) 7\n               type                 (ref4) {    27}\n {   114}    subprogram           abbrev: 19\n             external             (flag_present) yes\n             declaration          (flag_present) yes\n             linkage_name         (strx) \"exit\"\n             name                 (strx) \"exit\"\n             decl_file            (data1) stdlib.h (3)\n             decl_line            (data2) 542\n             decl_column          (data1) 13\n {   11b}    subprogram           abbrev: 20\n             external             (flag_present) yes\n             declaration          (flag_present) yes\n             linkage_name         (string) \"baz\"\n             name                 (string) \"baz\"\n             decl_file            (data1) hello.h (2)\n             decl_line            (data1) 2\n             decl_column          (data1) 12\nPASS: run-readelf-info-plus.sh\nelfutils built without bzip2 support\nSKIP: run-readelf-compressed.sh\nPASS: run-readelf-const-values.sh\nmodule 'addr2line'\n[c] CU '../sysdeps/aarch64/start.S'@24c0\n  [28] function '_start'@24c0\nmodule 'addr2line'\n[572] CU '/usr/src/debug/elfutils/0.189/src/addr2line.c'@0\n  [2060] function 'handle_address'@2ce0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2081] parameter 'string'\n      [2ce0,2d1f) {reg0}\n      [2d1f,2d40) {reg19}\n      [2d40,2f2c) {entry_value(1) {reg0}, stack_value}\n      [2f2c,2fb8) {reg19}\n      [2fb8,3138) {entry_value(1) {reg0}, stack_value}\n      [3138,3220) {reg19}\n      [3220,3834) {entry_value(1) {reg0}, stack_value}\n      [3834,3868) {reg19}\n      [3868,3a88) {entry_value(1) {reg0}, stack_value}\n      [3a88,3ac0) {reg19}\n    [2095] parameter 'dwfl'\n      [2ce0,2d08) {reg1}\n      [2d08,2d78) {reg20}\n      [2d78,2f2c) {entry_value(1) {reg1}, stack_value}\n      [2f2c,2fd4) {reg20}\n      [2fd4,3138) {entry_value(1) {reg1}, stack_value}\n      [3138,3228) {reg20}\n      [3228,325c) {entry_value(1) {reg1}, stack_value}\n      [325c,3264) {reg20}\n      [3264,3834) {entry_value(1) {reg1}, stack_value}\n      [3834,3868) {reg20}\n      [3868,3a88) {entry_value(1) {reg1}, stack_value}\n      [3a88,3ac0) {reg20}\n    [20a9] variable 'endp'\n      [2ce0,3ac0) {fbreg(-336)}\n    [20b9] variable 'addr'\n      [2ce0,3ac0) {fbreg(-328)}\n    [20c9] variable 'mod'\n      [2d78,2d8c) {reg0}\n      [2d8c,2f20) {reg20}\n      [2fd4,2fdc) {reg0}\n      [2fdc,30fc) {reg20}\n      [3228,322f) {reg0}\n      [322f,325c) {reg20}\n      [3264,34ac) {reg20}\n      [34ac,34af) {reg0}\n      [3630,3790) {reg20}\n      [3868,3874) {reg20}\n      [38c0,3a50) {reg20}\n      [3a60,3a88) {reg20}\n    [20dd] variable 'line'\n      [2ec0,2ec4) {reg0}\n      [2ec4,2ee0) {reg21}\n      [308c,30a7) {reg0}\n      [30a7,30e4) {reg21}\n      [3308,3318) {reg21}\n    [20f1] variable 'src'\n      [30ac,30b8) {reg0}\n      [30b8,30e4) {reg22}\n      [3308,3320) {reg22}\n      [3594,35c0) {lit0, stack_value}\n      [35c0,3630) {reg28}\n      [387c,3890) {lit0, stack_value}\n      [3890,3894) {reg0}\n      [38a8,38b4) {reg28}\n      [3a60,3a88) {reg22}\n    [2105] variable 'lineno'\n      [2ce0,3ac0) {fbreg(-344)}\n    [2115] variable 'linecol'\n      [2ce0,3ac0) {fbreg(-340)}\n    [2125] variable '__PRETTY_FUNCTION__'\n      [2ce0,3ac0) {addr(0x3bf0)}\n  [2919] inlined function 'show_int'@337c\n    [2933] parameter 'name'\n      [337c,3394) {addr(0x3ec0), stack_value}\n      [36ec,3708) {addr(0x3ec0), stack_value}\n    [2940] parameter 'info'\n      [337c,3394) {reg21}\n      [36ec,3708) {reg21}\n    [294d] parameter 'get'\n      <no value>\n  [29dd] inlined function 'show_int'@3394\n    [2a03] parameter 'name'\n      [3394,33c4) {addr(0x3ed8), stack_value}\n    [2a10] parameter 'info'\n      [3394,33c4) {reg21}\n    [2a1d] parameter 'get'\n      <no value>\n    [2a22] variable 'val'\n      [3394,33c8) {fbreg(-264)}\n  [25d3] inlined function 'show_note'@331c\n    [25ed] parameter 'note'\n      [331c,3334) {addr(0x3e78), stack_value}\n      [3458,3484) {addr(0x3e78), stack_value}\n    [25fa] parameter 'info'\n      [331c,3327) {reg0}\n      [3327,3334) {reg21}\n      [3458,3484) {reg21}\n    [2607] parameter 'get'\n      <no value>\n  [261a] inlined function 'show_note'@3468\n    [2634] parameter 'get'\n      <no value>\n    [2639] parameter 'info'\n      [3468,3480) {reg21}\n    [2646] parameter 'note'\n      [3468,3480) {addr(0x3e78), stack_value}\n  [26a0] inlined function 'show_note'@3334\n    [26ba] parameter 'note'\n      [3334,334c) {addr(0x3e88), stack_value}\n      [3740,375c) {addr(0x3e88), stack_value}\n    [26c7] parameter 'info'\n      [3334,334c) {reg21}\n      [3740,375c) {reg21}\n    [26d4] parameter 'get'\n      <no value>\n  [26e7] inlined function 'show_note'@3740\n    [270d] parameter 'get'\n      <no value>\n    [2712] parameter 'info'\n      [3740,3758) {reg21}\n    [271f] parameter 'note'\n      [3740,3758) {addr(0x3e88), stack_value}\n    [272c] variable 'flag'\n      <no value>\n  [2773] inlined function 'show_note'@334c\n    [278d] parameter 'note'\n      [334c,3364) {addr(0x3e98), stack_value}\n      [3724,3740) {addr(0x3e98), stack_value}\n    [279a] parameter 'info'\n      [334c,3364) {reg21}\n      [3724,3740) {reg21}\n    [27a7] parameter 'get'\n      <no value>\n  [27ba] inlined function 'show_note'@3724\n    [27e0] parameter 'get'\n      <no value>\n    [27e5] parameter 'info'\n      [3724,373c) {reg21}\n    [27f2] parameter 'note'\n      [3724,373c) {addr(0x3e98), stack_value}\n    [27ff] variable 'flag'\n      <no value>\n  [2846] inlined function 'show_note'@3364\n    [2860] parameter 'note'\n      [3364,337c) {addr(0x3ea8), stack_value}\n      [3708,3724) {addr(0x3ea8), stack_value}\n    [286d] parameter 'info'\n      [3364,337c) {reg21}\n      [3708,3724) {reg21}\n    [287a] parameter 'get'\n      <no value>\n  [288d] inlined function 'show_note'@3708\n    [28b3] parameter 'get'\n      <no value>\n    [28b8] parameter 'info'\n      [3708,3720) {reg21}\n    [28c5] parameter 'note'\n      [3708,3720) {addr(0x3ea8), stack_value}\n    [28d2] variable 'flag'\n      <no value>\n  [2421] inlined function 'get_addr_width'@2d7c\n    [243b] parameter 'mod'\n      [2d7c,2d8c) {reg0}\n      [2d8c,2da0) {reg20}\n      [3228,322f) {reg0}\n      [322f,325c) {reg20}\n      [369c,36a4) {reg20}\n  [3c0f] function 'print_src'@2a40\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3c2e] parameter 'src'\n      [2a40,2a84) {reg0}\n      [2a84,2adf) {reg4}\n      [2ae0,2b07) {reg4}\n      [2b08,2b27) {reg4}\n      [2b27,2b50) {fbreg(-72)}\n      [2b50,2b53) {reg0}\n      [2b53,2b60) {entry_value(1) {reg0}, stack_value}\n      [2b60,2b68) {reg0}\n      [2b68,2b6b) {reg4}\n    [3c42] parameter 'lineno'\n      [2a40,2a70) {reg1}\n      [2a70,2ad4) {reg19}\n      [2ad4,2adf) {reg5}\n      [2adf,2ae0) {entry_value(1) {reg1}, stack_value}\n      [2ae0,2afc) {reg19}\n      [2afc,2b07) {reg5}\n      [2b07,2b08) {entry_value(1) {reg1}, stack_value}\n      [2b08,2b6c) {reg19}\n    [3c56] parameter 'linecol'\n      [2a40,2a98) {reg2}\n      [2a98,2ad4) {reg20}\n      [2ad4,2adf) {reg6}\n      [2adf,2ae0) {entry_value(1) {reg2}, stack_value}\n      [2ae0,2afc) {reg20}\n      [2afc,2b08) {entry_value(1) {reg2}, stack_value}\n      [2b08,2b1c) {reg2}\n      [2b1c,2b50) {reg20}\n      [2b50,2b53) {reg2}\n      [2b53,2b6c) {reg20}\n    [3c6a] parameter 'cu'\n      [2a40,2a90) {reg3}\n      [2a90,2b08) {entry_value(1) {reg3}, stack_value}\n      [2b08,2b27) {reg3}\n      [2b27,2b50) {entry_value(1) {reg3}, stack_value}\n      [2b50,2b53) {reg3}\n      [2b53,2b6c) {entry_value(1) {reg3}, stack_value}\n    [3c7d] variable 'comp_dir'\n      [2a70,2a98) {addr(0x3ed0), stack_value}\n      [2a98,2adf) {reg2}\n      [2ae0,2b07) {reg2}\n      [2b08,2b48) {addr(0x3ed0), stack_value}\n      [2b48,2b50) {reg0}\n      [2b50,2b68) {addr(0x3ed0), stack_value}\n      [2b68,2b6b) {reg2}\n    [3c91] variable 'comp_dir_sep'\n      [2a70,2a98) {addr(0x3ed0), stack_value}\n      [2a98,2adf) {reg3}\n      [2ae0,2b07) {reg3}\n      [2b08,2b68) {addr(0x3ed0), stack_value}\n      [2b68,2b6b) {reg3}\n  [3db3] function 'adjust_to_section'@28a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3dd4] parameter 'name'\n      [28a0,28cc) {reg0}\n      [28cc,2978) {reg22}\n      [2978,2988) {entry_value(1) {reg0}, stack_value}\n      [2988,2a3c) {reg22}\n    [3de8] parameter 'addr'\n      [28a0,28e8) {reg1}\n      [28e8,297c) {reg24}\n      [297c,2988) {entry_value(1) {reg1}, stack_value}\n      [2988,2a3c) {reg24}\n    [3dfc] parameter 'dwfl'\n      [28a0,28d0) {reg2}\n      [28d0,28f3) {reg0}\n      [28f3,2a3c) {entry_value(1) {reg2}, stack_value}\n    [3e10] variable 'mod'\n      [28a0,2a3c) {fbreg(-152)}\n    [3e20] variable 'nscn'\n      [2910,291c) {reg0}\n      [291c,2978) {reg21}\n      [2988,29dc) {reg21}\n      [2a04,2a3c) {reg21}\n  [409b] function 'find_symbol'@27a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [40bc] parameter 'mod'\n      [27a0,27cf) {reg0}\n      [27cf,2860) {reg22}\n      [2860,2878) {entry_value(1) {reg0}, stack_value}\n      [2878,2884) {reg22}\n      [2884,2898) {entry_value(1) {reg0}, stack_value}\n    [40d0] parameter 'userdata'\n      [27a0,27cf) {reg1}\n      [27cf,2898) {entry_value(1) {reg1}, stack_value}\n    [40e4] parameter 'name'\n      [27a0,27cf) {reg2}\n      [27cf,2898) {entry_value(1) {reg2}, stack_value}\n    [40f8] parameter 'start'\n      [27a0,27cf) {reg3}\n      [27cf,2898) {entry_value(1) {reg3}, stack_value}\n    [410c] parameter 'arg'\n      [27a0,27cf) {reg4}\n      [27cf,2868) {reg24}\n      [2868,2878) {entry_value(1) {reg4}, stack_value}\n      [2878,2888) {reg24}\n      [2888,2898) {entry_value(1) {reg4}, stack_value}\n    [4120] variable 'looking_for'\n      [27cc,286c) {reg25}\n      [2878,288c) {reg25}\n    [4134] variable 'symbol'\n      [27cc,2858) {reg20}\n      [2878,287c) {reg20}\n    [4148] variable 'value'\n      [27cc,2868) {reg23}\n      [2878,2888) {reg23}\n    [415c] variable 'n'\n      [27d0,27e4) {reg0}\n      [27e4,2860) {reg21}\n  [421e] function 'see_one_module'@2780\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [423f] parameter 'mod'\n      [2780,278c) {reg0}\n      [278c,27a0) {reg1}\n    [4253] parameter 'userdata'\n      [2780,2788) {reg1}\n      [2788,27a0) {entry_value(1) {reg1}, stack_value}\n    [4267] parameter 'name'\n      [2780,27a0) {reg2}\n    [4275] parameter 'start'\n      [2780,27a0) {reg3}\n    [4283] parameter 'arg'\n      [2780,27a0) {reg4}\n    [4292] variable 'result'\n      [2784,27a0) {reg4}\n  [358d] inlined function 'print_addrsym'@2ffc\n    [35a7] parameter 'addr'\n      [2ffc,300f) {reg1}\n    [35b4] parameter 'mod'\n      [2ff0,305c) {reg20}\n      [3408,3458) {reg20}\n      [3630,369c) {reg20}\n      [36a4,36ec) {reg20}\n  [2f80] inlined function 'print_dwarf_function'@2de4\n    [2f9a] parameter 'addr'\n      [2de4,2e1c) {reg21}\n    [2fa7] parameter 'mod'\n      [2de4,2e80) {reg20}\n      [3264,32b8) {reg20}\n      [33c8,3404) {reg20}\n      [375c,3790) {reg20}\n      [38c0,3a50) {reg20}\n  [4916] inlined function 'get_diename'@2c00\n    [493c] parameter 'die'\n      [2c00,2c1c) {reg19}\n    [4949] variable 'attr'\n      <no value>\n    [494e] variable 'name'\n      <no value>\n  [4a01] inlined function 'symname'@2ca8\n    [4a27] parameter 'name'\n      [2ca8,2cbf) {reg0}\n      [2cbf,2ccc) {reg19}\n      [2ccc,2cd0) {entry_value(1) {reg0}, stack_value}\n      (2cd0,2cd0) <empty range>\n  [44d2] function 'parse_opt'@25e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [44f4] parameter 'key'\n      [25e0,25f8) {reg0}\n      [25f8,2600) {breg0(65), stack_value}\n      [2600,2624) {entry_value(1) {reg0}, stack_value}\n      [2624,2644) {reg0}\n      [2644,2658) {entry_value(1) {reg0}, stack_value}\n      [2658,266c) {reg0}\n      [266c,276c) {entry_value(1) {reg0}, stack_value}\n      [276c,2770) {reg0}\n      [2770,277c) {entry_value(1) {reg0}, stack_value}\n    [4507] parameter 'arg'\n      [25e0,2600) {reg1}\n      [2600,260c) {entry_value(1) {reg1}, stack_value}\n      [260c,2648) {reg1}\n      [2648,2658) {entry_value(1) {reg1}, stack_value}\n      [2658,265c) {reg1}\n      [265c,2678) {entry_value(1) {reg1}, stack_value}\n      [2678,2684) {reg1}\n      [2684,2690) {entry_value(1) {reg1}, stack_value}\n      [2690,269c) {reg1}\n      [269c,26a8) {entry_value(1) {reg1}, stack_value}\n      [26a8,26b4) {reg1}\n      [26b4,26c0) {entry_value(1) {reg1}, stack_value}\n      [26c0,26cc) {reg1}\n      [26cc,26d8) {entry_value(1) {reg1}, stack_value}\n      [26d8,26e4) {reg1}\n      [26e4,26f0) {entry_value(1) {reg1}, stack_value}\n      [26f0,26fc) {reg1}\n      [26fc,2708) {entry_value(1) {reg1}, stack_value}\n      [2708,2710) {reg1}\n      [2710,2728) {entry_value(1) {reg1}, stack_value}\n      [2728,2734) {reg1}\n      [2734,2740) {entry_value(1) {reg1}, stack_value}\n      [2740,2760) {reg1}\n      [2760,276c) {entry_value(1) {reg1}, stack_value}\n      [276c,277c) {reg1}\n    [451a] parameter 'state'\n      [25e0,2600) {reg2}\n      [2600,260c) {entry_value(1) {reg2}, stack_value}\n      [260c,2610) {reg2}\n      [2610,2624) {entry_value(1) {reg2}, stack_value}\n      [2624,264c) {reg2}\n      [264c,2658) {entry_value(1) {reg2}, stack_value}\n      [2658,2678) {reg2}\n      [2678,276c) {entry_value(1) {reg2}, stack_value}\n      [276c,277c) {reg2}\n  [452e] function 'main'@2280\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4550] parameter 'argc'\n      [2280,22d0) {reg0}\n      [22d0,2374) {reg21}\n      [2374,23c4) {entry_value(1) {reg0}, stack_value}\n      [23c4,23cc) {reg21}\n      [23cc,245c) {entry_value(1) {reg0}, stack_value}\n      [245c,2480) {reg21}\n      [2480,2484) {entry_value(1) {reg0}, stack_value}\n    [4563] parameter 'argv'\n      [2280,22cc) {reg1}\n      [22cc,2374) {reg23}\n      [2374,23c4) {entry_value(1) {reg1}, stack_value}\n      [23c4,23f4) {reg23}\n      [23f4,2454) {entry_value(1) {reg1}, stack_value}\n      [2454,2480) {reg23}\n      [2480,2484) {entry_value(1) {reg1}, stack_value}\n    [4576] variable 'remaining'\n      [2280,2484) {fbreg(-100)}\n    [4585] variable 'result'\n      [22c8,2350) {lit0, stack_value}\n      [2350,2354) {reg0}\n      [2364,2374) {reg0}\n      [2374,23b0) {reg19}\n      [23b0,23c4) {reg0}\n      [23c4,23f8) {lit0, stack_value}\n      [23f8,2420) {reg19}\n      [2424,2448) {reg19}\n      [2454,2480) {lit0, stack_value}\n      [2480,2484) {reg19}\n    [4598] variable 'dwfl'\n      [2280,2484) {fbreg(-96)}\n    [45a7] variable '__PRETTY_FUNCTION__'\n      [2280,2484) {addr(0x3c00)}\n  [21ba] inlined function 'error'@384c\n    [21e0] parameter '__format'\n      [384c,385c) {reg0}\n      [385c,385f) {reg2}\n    [21ed] parameter '__errnum'\n      [384c,3860) {lit0, stack_value}\n    [21fa] parameter '__status'\n      [384c,3860) {lit0, stack_value}\n  [2220] inlined function 'error'@3aa0\n    [223a] parameter '__format'\n      [3aa0,3ab0) {reg0}\n      [3ab0,3ab7) {reg2}\n    [2247] parameter '__errnum'\n      [3aa0,3ab8) {lit0, stack_value}\n    [2254] parameter '__status'\n      [3aa0,3ab8) {lit0, stack_value}\n  [3eb5] inlined function 'error'@2a1c\n    [3ecf] parameter '__format'\n      [2a1c,2a30) {reg0}\n      [2a30,2a33) {reg2}\n    [3edc] parameter '__errnum'\n      [2a1c,2a34) {lit0, stack_value}\n    [3ee9] parameter '__status'\n      [2a1c,2a34) {lit0, stack_value}\n  [3fb6] inlined function 'error'@29f4\n    [3fdc] parameter '__format'\n      [29f4,2a00) {reg0}\n      [2a00,2a03) {reg2}\n    [3fe9] parameter '__errnum'\n      [29f4,2a04) {lit0, stack_value}\n    [3ff6] parameter '__status'\n      [29f4,2a04) {lit1, stack_value}\n  [24d5] inlined function 'printf'@2da0\n    [24ec] parameter '__fmt'\n      [2da0,2dd4) {addr(0x3d90), stack_value}\n  [2538] inlined function 'printf'@32dc\n    [2552] parameter '__fmt'\n      [32dc,3304) {addr(0x3da0), stack_value}\n  [2960] inlined function 'printf'@36ec\n    [2986] parameter '__fmt'\n      [36ec,3704) {addr(0x3ec8), stack_value}\n  [2a2b] inlined function 'printf'@33ac\n    [2a51] parameter '__fmt'\n      [33ac,33c4) {addr(0x3ec8), stack_value}\n  [2c51] inlined function 'printf'@37fc\n    [2c6b] parameter '__fmt'\n      [37fc,3830) {addr(0x3dc8), stack_value}\n  [2d13] inlined function 'printf'@3894\n    [2d39] parameter '__fmt'\n      [3894,38a4) {addr(0x3ef0), stack_value}\n  [303f] inlined function 'printf'@2e4c\n    [3059] parameter '__fmt'\n      [2e4c,2e78) {addr(0x3da0), stack_value}\n  [30c5] inlined function 'printf'@3268\n    [30eb] parameter '__fmt'\n      [3268,327c) {addr(0x3db0), stack_value}\n  [3119] inlined function 'printf'@3290\n    [313f] parameter '__fmt'\n      [3290,32a0) {addr(0x3df8), stack_value}\n  [316d] inlined function 'printf'@33e8\n    [3193] parameter '__fmt'\n      [33e8,33fc) {addr(0x3da8), stack_value}\n  [3282] inlined function 'printf'@3980\n    [32a8] parameter '__fmt'\n      [3980,399c) {addr(0x3de0), stack_value}\n  [32e8] inlined function 'printf'@39f0\n    [330e] parameter '__fmt'\n      [39f0,3a08) {addr(0x3dd0), stack_value}\n  [3348] inlined function 'printf'@3a14\n    [336e] parameter '__fmt'\n      [3a14,3a28) {addr(0x3dc0), stack_value}\n  [3539] inlined function 'printf'@2ea0\n    [355f] parameter '__fmt'\n      [2ea0,2eb0) {addr(0x3e30), stack_value}\n  [35e5] inlined function 'printf'@3024\n    [360b] parameter '__fmt'\n      [3024,3034) {addr(0x3e18), stack_value}\n  [3639] inlined function 'printf'@3040\n    [3653] parameter '__fmt'\n      [3040,305c) {implicit_pointer([4a97],0) {implicit_value(3){256300}}}\n  [366e] inlined function 'printf'@3408\n    [3694] parameter '__fmt'\n      [3408,3418) {addr(0x3e20), stack_value}\n  [36dc] inlined function 'printf'@342c\n    [36f6] parameter '__fmt'\n      [342c,3454) {addr(0x3e00), stack_value}\n  [3724] inlined function 'printf'@36bc\n    [373e] parameter '__fmt'\n      [36bc,36e8) {addr(0x3e08), stack_value}\n  [3832] inlined function 'printf'@3684\n    [3858] parameter '__fmt'\n      [3684,3698) {addr(0x3e28), stack_value}\n  [3cef] inlined function 'printf'@2ab4\n    [3d09] parameter '__fmt'\n      [2ab4,2ae0) {addr(0x3ce0), stack_value}\n  [3d45] inlined function 'printf'@2ae0\n    [3d5f] parameter '__fmt'\n      [2ae0,2b08) {addr(0x3cf0), stack_value}\n  [4600] inlined function 'feof_unlocked'@23e4\n    [461a] parameter '__stream'\n      (23e4,23e4) <empty range>\n      (242c,242c) <empty range>\n  [4628] inlined function 'getline'@2434\n    [464e] parameter '__stream'\n      [2434,2443) {reg3}\n    [465b] parameter '__n'\n      [2434,2444) {reg24}\n    [4668] parameter '__lineptr'\n      [2434,2444) {reg23}\n  [2cd8] inlined function 'putchar'@361c\n    [2cf2] parameter '__c'\n      [361c,362c) {lit10, stack_value}\n  [3954] inlined function 'putchar'@30e4\n    [397a] parameter '__c'\n      [30e4,30f0) {lit10, stack_value}\n  [48d9] function 'get_diename'@2b70\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [48f4] parameter 'die'\n      [2b70,2bab) {reg0}\n      [2bab,2bdc) {reg19}\n      [2bdc,2be8) {entry_value(1) {reg0}, stack_value}\n      [2be8,2c20) {reg19}\n    [4901] variable 'attr'\n      [2b70,2c20) {fbreg(-64)}\n    [4909] variable 'name'\n      [2bb4,2bb8) {reg0}\n      [2bfc,2c04) {reg0}\n  [49d9] function 'symname'@2c20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [49f4] parameter 'name'\n      [2c20,2c68) {reg0}\n      [2c68,2c90) {reg19}\n      [2c90,2cbf) {reg0}\n      [2cbf,2ccc) {reg19}\n      [2ccc,2cd4) {entry_value(1) {reg0}, stack_value}\n      [2cd4,2cd8) {reg19}\nmodule 'addr2line'\n[4abd] CU '/usr/src/debug/elfutils/0.189/lib/xbasename.c'@3ac0\n  [4b26] function 'xbasename'@3ac0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4b44] parameter 's'\n      [3ac0,3adb) {reg0}\n      [3adb,3ae8) {reg19}\n      [3ae8,3af4) {entry_value(1) {reg0}, stack_value}\n    [4b56] variable 'p'\n      [3adc,3ae4) {reg0}\nmodule 'addr2line'\n[4b90] CU '/usr/src/debug/elfutils/0.189/lib/printversion.c'@3b00\n  [50a3] function 'print_version'@3b00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [50c1] parameter 'stream'\n      [3b00,3b3b) {reg0}\n      [3b3b,3b68) {reg20}\n      [3b68,3b7b) {reg0}\n      [3b7b,3b7c) {entry_value(1) {reg0}, stack_value}\n    [50d3] parameter 'state'\n      [3b00,3b38) {reg1}\n      [3b38,3b7c) {entry_value(1) {reg1}, stack_value}\n  [50e5] inlined function 'fprintf'@3b30\n    [50fc] parameter '__fmt'\n      [3b30,3b3c) {addr(0x42c0), stack_value}\n    [5109] parameter '__stream'\n      [3b30,3b3b) {reg0}\n      [3b3b,3b3c) {reg20}\n  [5150] inlined function 'fprintf'@3b5c\n    [5167] parameter '__fmt'\n      [3b5c,3b64) {reg0}\n      [3b64,3b7b) {reg2}\n    [5174] parameter '__stream'\n      [3b50,3b68) {reg20}\n      [3b68,3b7b) {reg0}\n      [3b7b,3b7c) {entry_value(1) {reg0}, stack_value}\nmodule 'elfclassify'\n[c] CU '../sysdeps/aarch64/start.S'@1c00\n  [28] function '_start'@1c00\nmodule 'elfclassify'\n[572] CU '/usr/src/debug/elfutils/0.189/src/elfclassify.c'@0\n  [18ff] function 'main'@19c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1922] parameter 'argc'\n      [19c0,1a10) {reg0}\n      [1a10,1aa0) {reg22}\n      [1aa0,1bf8) {entry_value(1) {reg0}, stack_value}\n    [1936] parameter 'argv'\n      [19c0,19f8) {reg1}\n      [19f8,1ad0) {reg21}\n      [1ad0,1b20) {entry_value(1) {reg1}, stack_value}\n      [1b20,1b28) {reg21}\n      [1b28,1bf8) {entry_value(1) {reg1}, stack_value}\n    [194a] variable 'options'\n      [19c0,1bf8) {fbreg(-2056)}\n    [195a] variable 'argp'\n      [19c0,1bf8) {fbreg(-2112)}\n    [196a] variable 'remaining'\n      [19c0,1bf8) {fbreg(-2136)}\n    [197a] variable 'status'\n      [19c0,1bf8) {fbreg(-2132)}\n  [19bb] inlined function 'process_stdin'@1b20\n    [19d5] parameter 'status'\n      [1b20,1b40) {fbreg(-2132), stack_value}\n      [1b40,1bd4) {reg26}\n      [1bf4,1bf8) {reg26}\n  [1ba6] function 'process_current_path'@2080\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1bc5] parameter 'status'\n      [2080,20c8) {reg0}\n      [20c8,2400) {reg22}\n      [2400,2414) {entry_value(1) {reg0}, stack_value}\n      [2414,24b0) {reg22}\n      [24b0,24cc) {entry_value(1) {reg0}, stack_value}\n      [24cc,2540) {reg22}\n      [2540,2558) {entry_value(1) {reg0}, stack_value}\n      [2558,330c) {reg22}\n    [1bd9] variable 'checks_passed'\n      [20c8,236c) {lit1, stack_value}\n      [236c,2390) {reg20}\n      [2414,2448) {lit1, stack_value}\n      [2448,2470) {lit0, stack_value}\n      [2558,2794) {lit1, stack_value}\n      [2794,27ec) {reg20}\n      [27ec,3224) {lit1, stack_value}\n      [322c,330c) {lit1, stack_value}\n  [365c] function 'parse_opt'@1d20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [367f] parameter 'key'\n      [1d20,1d34) {reg0}\n      [1d34,1d44) {breg1(1000), stack_value}\n      [1d44,1d48) {entry_value(1) {reg0}, stack_value}\n      [1d48,1d58) {reg0}\n      [1d58,1d6c) {breg1(2000), stack_value}\n      [1d6c,1da0) {reg0}\n      [1da0,1da4) {breg1(2000), stack_value}\n      [1da4,1db0) {entry_value(1) {reg0}, stack_value}\n      [1db0,1dd0) {reg0}\n      [1dd0,1ddc) {breg1(2000), stack_value}\n      [1ddc,1de8) {reg0}\n      [1de8,1dec) {breg1(2000), stack_value}\n      [1dec,1df8) {entry_value(1) {reg0}, stack_value}\n      [1df8,1dfc) {reg0}\n      [1dfc,1e04) {breg1(2000), stack_value}\n      [1e04,1e14) {entry_value(1) {reg0}, stack_value}\n      [1e14,1e28) {reg0}\n      [1e28,1e2c) {breg1(2000), stack_value}\n      [1e2c,1e38) {entry_value(1) {reg0}, stack_value}\n      [1e38,1e3c) {reg0}\n      [1e3c,1e40) {breg1(2000), stack_value}\n      [1e40,1e4c) {entry_value(1) {reg0}, stack_value}\n      [1e4c,1e50) {reg0}\n      [1e50,1e54) {breg1(2000), stack_value}\n      [1e54,1e60) {entry_value(1) {reg0}, stack_value}\n      [1e60,1e64) {reg0}\n      [1e64,1e68) {breg1(2000), stack_value}\n      [1e68,1e74) {entry_value(1) {reg0}, stack_value}\n      [1e74,1e78) {reg0}\n      [1e78,1e84) {breg1(2000), stack_value}\n      [1e84,1e88) {reg0}\n      [1e88,1e8c) {breg1(2000), stack_value}\n      [1e8c,1e98) {entry_value(1) {reg0}, stack_value}\n      [1e98,1e9c) {reg0}\n      [1e9c,1ea8) {breg1(2000), stack_value}\n      [1ea8,1eac) {reg0}\n      [1eac,1eb4) {breg1(2000), stack_value}\n      [1eb4,1ec4) {entry_value(1) {reg0}, stack_value}\n      [1ec4,1ec8) {reg0}\n      [1ec8,1ecc) {breg1(2000), stack_value}\n    [3691] parameter 'arg'\n      [1d20,1d28) {reg1}\n      [1d28,1ecc) {entry_value(1) {reg1}, stack_value}\n    [36a3] parameter 'state'\n      [1d20,1d3c) {reg2}\n      [1d3c,1d48) {entry_value(1) {reg2}, stack_value}\n      [1d48,1d60) {reg2}\n      [1d60,1d6c) {entry_value(1) {reg2}, stack_value}\n      [1d6c,1ecc) {reg2}\n  [36eb] inlined function 'classify_check_negative'@1d48\n    [370e] parameter 'key'\n      (1d48,1d48) <empty range>\n  [36b7] inlined function 'classify_check_positive'@1d24\n    [36dd] parameter 'key'\n      (1d24,1d24) <empty range>\n  [1dac] inlined function 'is_linux_kernel_module'@22f0\n  [1d84] inlined function 'is_library'@22b4\n  [1d50] inlined function 'is_program'@2274\n  [1d0f] inlined function 'is_executable'@2258\n  [3ba9] inlined function 'is_shared'@2064\n  [1ddb] inlined function 'is_debug_only'@22f8\n  [1ce0] inlined function 'is_unstripped'@2238\n  [3b81] inlined function 'is_loadable'@1fd0\n  [1cb1] inlined function 'is_core'@2210\n  [1c82] inlined function 'is_elf_archive'@21f8\n  [1c53] inlined function 'is_elf_file'@21dc\n  [1c24] inlined function 'is_elf'@21bc\n  [2508] inlined function 'run_classify'@2168\n  [2f1b] inlined function 'elf_type_string'@2ec8\n    [2f35] parameter 'type'\n      [2ec8,2ef0) {addr(0x20838)}\n      [31f4,3224) {addr(0x20838)}\n      [322c,3244) {addr(0x20838)}\n  [2557] inlined function 'elf_kind_string'@2664\n    [2570] parameter 'kind'\n      [2570,2578) {reg0}\n      [2664,2678) {reg0}\n      (2cdc,2cdc) <empty range>\n      (2d0c,2d0c) <empty range>\n  [3575] inlined function 'close_elf'@2384\n  [2271] inlined function 'open_elf'@20c8\n  [23bb] inlined function 'close_file'@234c\n  [24a3] inlined function 'close_file'@26bc\n  [358f] inlined function 'close_file'@239c\n  [228b] inlined function 'open_file'@20c8\n  [23e9] inlined function 'elf_issue'@26a4\n    [2402] parameter 'msg'\n      [26a4,26bc) {addr(0x3428), stack_value}\n      [32ac,32dc) {addr(0x3428), stack_value}\n  [26be] inlined function 'elf_issue'@2b9c\n    [26d8] parameter 'msg'\n      [2b9c,2ba4) {addr(0x34d0), stack_value}\n      [32dc,330c) {addr(0x34d0), stack_value}\n  [2789] inlined function 'elf_issue'@2dbc\n    [27ae] parameter 'msg'\n      [2dbc,2df4) {addr(0x34c0), stack_value}\n  [286e] inlined function 'elf_issue'@2e94\n    [2888] parameter 'msg'\n      [2e94,2eb0) {addr(0x34e0), stack_value}\n      [3244,3274) {addr(0x34e0), stack_value}\n  [29e7] inlined function 'elf_issue'@2e28\n    [2a01] parameter 'msg'\n      [2e28,2e5c) {addr(0x3538), stack_value}\n  [2b70] inlined function 'elf_issue'@2e5c\n    [2b8a] parameter 'msg'\n      [2e5c,2e94) {addr(0x3518), stack_value}\n  [2d91] inlined function 'elf_issue'@2fb0\n    [2db7] parameter 'msg'\n      [2fb0,2fe8) {addr(0x34f0), stack_value}\n  [2e61] inlined function 'elf_issue'@2d70\n    [2e7a] parameter 'msg'\n      [2d70,2d90) {addr(0x34b0), stack_value}\n      [327c,32ac) {addr(0x34b0), stack_value}\n  [3962] function 'issue'@1ed0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3980] parameter 'e'\n      [1ed0,1f0c) {reg0}\n      [1f0c,1f0f) {reg1}\n      [1f0f,1f2c) {entry_value(1) {reg0}, stack_value}\n      [1f2c,1f3c) {reg0}\n      [1f3c,1f3f) {reg1}\n      [1f3f,1f5c) {entry_value(1) {reg0}, stack_value}\n    [3990] parameter 'msg'\n      [1ed0,1f04) {reg1}\n      [1f04,1f0f) {reg3}\n      [1f0f,1f2c) {entry_value(1) {reg1}, stack_value}\n      [1f2c,1f34) {reg1}\n      [1f34,1f3f) {reg3}\n      [1f3f,1f5c) {entry_value(1) {reg1}, stack_value}\n  [2306] inlined function 'open'@20ec\n    [231f] parameter '__oflag'\n      [20ec,20fc) {addr(0x20815), deref_size(1), const1u(255), and, lit15, shl, stack_value}\n      [20fc,20ff) {reg1}\n    [232c] parameter '__path'\n      [20ec,20ff) {addr(0x20820)}\n  [1e22] inlined function 'fprintf'@280c\n    [1e3c] parameter '__fmt'\n      [280c,2830) {addr(0x3990), stack_value}\n    [1e49] parameter '__stream'\n      [2814,282c) {breg0(0)}\n      [282c,282f) {reg0}\n  [1e77] inlined function 'fprintf'@2834\n    [1e91] parameter '__fmt'\n      [2834,2858) {addr(0x3970), stack_value}\n    [1e9e] parameter '__stream'\n      [283c,2854) {breg0(0)}\n      [2854,2857) {reg0}\n  [1ecc] inlined function 'fprintf'@2860\n    [1ee6] parameter '__fmt'\n      [2860,2884) {addr(0x3940), stack_value}\n    [1ef3] parameter '__stream'\n      [2868,2880) {breg0(0)}\n      [2880,2883) {reg0}\n  [1f21] inlined function 'fprintf'@2888\n    [1f3b] parameter '__fmt'\n      [2888,28ac) {addr(0x3910), stack_value}\n    [1f48] parameter '__stream'\n      [2890,28a8) {breg0(0)}\n      [28a8,28ab) {reg0}\n  [1f76] inlined function 'fprintf'@28b0\n    [1f90] parameter '__fmt'\n      [28b0,28d4) {addr(0x38f8), stack_value}\n    [1f9d] parameter '__stream'\n      [28b8,28d0) {breg0(0)}\n      [28d0,28d3) {reg0}\n  [1fcb] inlined function 'fprintf'@2be0\n    [1fe5] parameter '__fmt'\n      [2be0,2c04) {addr(0x3958), stack_value}\n    [1ff2] parameter '__stream'\n      [2be8,2c00) {breg0(0)}\n      [2c00,2c03) {reg0}\n  [2020] inlined function 'fprintf'@2c08\n    [203a] parameter '__fmt'\n      [2c08,2c2c) {addr(0x38e0), stack_value}\n    [2047] parameter '__stream'\n      [2c10,2c28) {breg0(0)}\n      [2c28,2c2b) {reg0}\n  [2075] inlined function 'fprintf'@2c30\n    [208f] parameter '__fmt'\n      [2c30,2c54) {addr(0x39a8), stack_value}\n    [209c] parameter '__stream'\n      [2c38,2c50) {breg0(0)}\n      [2c50,2c53) {reg0}\n  [20ca] inlined function 'fprintf'@2c58\n    [20e4] parameter '__fmt'\n      [2c58,2c7c) {addr(0x3928), stack_value}\n    [20f1] parameter '__stream'\n      [2c60,2c78) {breg0(0)}\n      [2c78,2c7b) {reg0}\n  [211f] inlined function 'fprintf'@2c80\n    [2139] parameter '__fmt'\n      [2c80,2ca0) {addr(0x38a0), stack_value}\n    [2146] parameter '__stream'\n      [2c88,2c9c) {breg0(0)}\n      [2c9c,2c9f) {reg0}\n  [2174] inlined function 'fprintf'@2d48\n    [218e] parameter '__fmt'\n      [2d48,2d6c) {addr(0x38b0), stack_value}\n    [219b] parameter '__stream'\n      [2d50,2d68) {breg0(0)}\n      [2d68,2d6b) {reg0}\n  [21c9] inlined function 'fprintf'@2d94\n    [21e3] parameter '__fmt'\n      [2d94,2db8) {addr(0x38c8), stack_value}\n    [21f0] parameter '__stream'\n      [2d9c,2db4) {breg0(0)}\n      [2db4,2db7) {reg0}\n  [22b2] inlined function 'fprintf'@20cc\n    [22cb] parameter '__fmt'\n      [20cc,20ec) {addr(0x33f8), stack_value}\n    [22d8] parameter '__stream'\n      [20d4,20e8) {breg0(0)}\n      [20e8,20eb) {reg0}\n  [257e] inlined function 'fprintf'@2578\n    [2597] parameter '__fmt'\n      [2578,2598) {addr(0x3450), stack_value}\n      [2678,2698) {addr(0x3450), stack_value}\n      [28dc,28fc) {addr(0x3450), stack_value}\n      [2cdc,2d00) {addr(0x3450), stack_value}\n      [2d0c,2d28) {addr(0x3450), stack_value}\n    [25a4] parameter '__stream'\n      [2578,2594) {reg1}\n      [2594,2597) {reg0}\n      [2678,2694) {reg1}\n      [2694,2697) {reg0}\n      [28dc,28f8) {reg1}\n      [28f8,28fb) {reg0}\n      [2cdc,2cf4) {reg1}\n      [2cf4,2cff) {reg0}\n      [2d0c,2d28) {reg1}\n  [2991] inlined function 'fprintf'@2b80\n    [29ab] parameter '__fmt'\n      [2b80,2b98) {addr(0x3558), stack_value}\n    [29b8] parameter '__stream'\n      [2b80,2b97) {fbreg(-336), deref}\n  [2f43] inlined function 'fprintf'@2ef0\n    [2f69] parameter '__fmt'\n      [2ef0,2f04) {addr(0x36c8), stack_value}\n    [2f76] parameter '__stream'\n      [2ef0,2f03) {reg0}\n  [2faa] inlined function 'fprintf'@2f94\n    [2fd0] parameter '__fmt'\n      [2f94,2fac) {addr(0x3868), stack_value}\n    [2fdd] parameter '__stream'\n      [2f94,2fab) {breg20(0)}\n  [3076] inlined function 'fprintf'@3080\n    [3090] parameter '__fmt'\n      [3080,30a0) {addr(0x3698), stack_value}\n    [309d] parameter '__stream'\n      [3080,309b) {breg25(0)}\n  [3116] inlined function 'fprintf'@30c0\n    [313c] parameter '__fmt'\n      [30c0,30d8) {addr(0x3840), stack_value}\n    [3149] parameter '__stream'\n      [30c0,30d7) {breg20(0)}\n  [3177] inlined function 'fprintf'@30dc\n    [319d] parameter '__fmt'\n      [30dc,30f4) {addr(0x3818), stack_value}\n    [31aa] parameter '__stream'\n      [30dc,30f3) {breg20(0)}\n  [31d8] inlined function 'fprintf'@30f8\n    [31fe] parameter '__fmt'\n      [30f8,3110) {addr(0x37f8), stack_value}\n    [320b] parameter '__stream'\n      [30f8,310f) {breg20(0)}\n  [3239] inlined function 'fprintf'@3114\n    [325f] parameter '__fmt'\n      [3114,312c) {addr(0x37d8), stack_value}\n    [326c] parameter '__stream'\n      [3114,312b) {breg20(0)}\n  [329a] inlined function 'fprintf'@3130\n    [32c0] parameter '__fmt'\n      [3130,3148) {addr(0x37b8), stack_value}\n    [32cd] parameter '__stream'\n      [3130,3147) {breg20(0)}\n  [32fb] inlined function 'fprintf'@314c\n    [3321] parameter '__fmt'\n      [314c,3164) {addr(0x37a0), stack_value}\n    [332e] parameter '__stream'\n      [314c,3163) {breg20(0)}\n  [335c] inlined function 'fprintf'@3168\n    [3382] parameter '__fmt'\n      [3168,3180) {addr(0x3778), stack_value}\n    [338f] parameter '__stream'\n      [3168,317f) {breg20(0)}\n  [33bd] inlined function 'fprintf'@3184\n    [33e3] parameter '__fmt'\n      [3184,319c) {addr(0x3750), stack_value}\n    [33f0] parameter '__stream'\n      [3184,319b) {breg20(0)}\n  [341e] inlined function 'fprintf'@31a0\n    [3444] parameter '__fmt'\n      [31a0,31b8) {addr(0x3720), stack_value}\n    [3451] parameter '__stream'\n      [31a0,31b7) {breg20(0)}\n  [347f] inlined function 'fprintf'@31bc\n    [34a5] parameter '__fmt'\n      [31bc,31d4) {addr(0x3708), stack_value}\n    [34b2] parameter '__stream'\n      [31bc,31d3) {breg20(0)}\n  [34e0] inlined function 'fprintf'@31d8\n    [3506] parameter '__fmt'\n      [31d8,31f0) {addr(0x36e8), stack_value}\n    [3513] parameter '__stream'\n      [31d8,31ef) {breg20(0)}\n  [2aa2] inlined function 'startswith'@2a04\n    [2ac8] parameter 'prefix'\n      [2a04,2a18) {addr(0x35e0), stack_value}\n    [2ad5] parameter 'str'\n      [2a04,2a18) {reg20}\n  [2b09] inlined function 'startswith'@2a1c\n    [2b2f] parameter 'prefix'\n      [2a1c,2a30) {addr(0x35e8), stack_value}\n    [2b3c] parameter 'str'\n      [2a1c,2a30) {reg20}\n  [240f] inlined function 'error'@32b4\n    [2434] parameter '__format'\n      [32b4,32d8) {addr(0x3440), stack_value}\n    [2441] parameter '__errnum'\n      [32b4,32d8) {lit0, stack_value}\n    [244e] parameter '__status'\n      [32b4,32d8) {lit0, stack_value}\n  [26e5] inlined function 'error'@32e4\n    [26fe] parameter '__format'\n      [32e4,3308) {addr(0x3440), stack_value}\n    [270b] parameter '__errnum'\n      [32e4,3308) {lit0, stack_value}\n    [2718] parameter '__status'\n      [32e4,3308) {lit0, stack_value}\n  [27bb] inlined function 'error'@2dcc\n    [27d4] parameter '__format'\n      [2dcc,2df0) {addr(0x3440), stack_value}\n    [27e1] parameter '__errnum'\n      [2dcc,2df0) {lit0, stack_value}\n    [27ee] parameter '__status'\n      [2dcc,2df0) {lit0, stack_value}\n  [2895] inlined function 'error'@324c\n    [28ba] parameter '__format'\n      [324c,3270) {addr(0x3440), stack_value}\n    [28c7] parameter '__errnum'\n      [324c,3270) {lit0, stack_value}\n    [28d4] parameter '__status'\n      [324c,3270) {lit0, stack_value}\n  [2a0e] inlined function 'error'@2e34\n    [2a33] parameter '__format'\n      [2e34,2e58) {addr(0x3440), stack_value}\n    [2a40] parameter '__errnum'\n      [2e34,2e58) {lit0, stack_value}\n    [2a4d] parameter '__status'\n      [2e34,2e58) {lit0, stack_value}\n  [2b97] inlined function 'error'@2e6c\n    [2bbc] parameter '__format'\n      [2e6c,2e90) {addr(0x3440), stack_value}\n    [2bc9] parameter '__errnum'\n      [2e6c,2e90) {lit0, stack_value}\n    [2bd6] parameter '__status'\n      [2e6c,2e90) {lit0, stack_value}\n  [2dc4] inlined function 'error'@2fc0\n    [2ddd] parameter '__format'\n      [2fc0,2fe4) {addr(0x3440), stack_value}\n    [2dea] parameter '__errnum'\n      [2fc0,2fe4) {lit0, stack_value}\n    [2df7] parameter '__status'\n      [2fc0,2fe4) {lit0, stack_value}\n  [2e87] inlined function 'error'@3284\n    [2eac] parameter '__format'\n      [3284,32a8) {addr(0x3440), stack_value}\n    [2eb9] parameter '__errnum'\n      [3284,32a8) {lit0, stack_value}\n    [2ec6] parameter '__status'\n      [3284,32a8) {lit0, stack_value}\n  [39a2] inlined function 'error'@1efc\n    [39c7] parameter '__format'\n      [1efc,1f10) {addr(0x33b8), stack_value}\n    [39d4] parameter '__errnum'\n      [1efc,1f0c) {reg0}\n      [1f0c,1f0f) {reg1}\n      [1f0f,1f10) {entry_value(1) {reg0}, stack_value}\n    [39e1] parameter '__status'\n      [1efc,1f10) {lit0, stack_value}\n  [3a1d] inlined function 'error'@1f2c\n    [3a3f] parameter '__format'\n      [1f2c,1f40) {addr(0x33b0), stack_value}\n    [3a4c] parameter '__errnum'\n      [1f2c,1f3c) {reg0}\n      [1f3c,1f3f) {reg1}\n      [1f3f,1f40) {entry_value(1) {reg0}, stack_value}\n    [3a59] parameter '__status'\n      [1f2c,1f40) {lit0, stack_value}\n  [3b3d] function 'is_loadable'@1f60\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n  [3b66] function 'is_shared'@1fd0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\nmodule 'elfclassify'\n[3bf5] CU '/usr/src/debug/elfutils/0.189/lib/printversion.c'@3310\n  [4108] function 'print_version'@3310\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4126] parameter 'stream'\n      [3310,334b) {reg0}\n      [334b,3378) {reg20}\n      [3378,338b) {reg0}\n      [338b,338c) {entry_value(1) {reg0}, stack_value}\n    [4138] parameter 'state'\n      [3310,3348) {reg1}\n      [3348,338c) {entry_value(1) {reg1}, stack_value}\n  [414a] inlined function 'fprintf'@3340\n    [4161] parameter '__fmt'\n      [3340,334c) {addr(0x4848), stack_value}\n    [416e] parameter '__stream'\n      [3340,334b) {reg0}\n      [334b,334c) {reg20}\n  [41b5] inlined function 'fprintf'@336c\n    [41cc] parameter '__fmt'\n      [336c,3374) {reg0}\n      [3374,338b) {reg2}\n    [41d9] parameter '__stream'\n      [3360,3378) {reg20}\n      [3378,338b) {reg0}\n      [338b,338c) {entry_value(1) {reg0}, stack_value}\nmodule 'stack'\n[c] CU '../sysdeps/aarch64/start.S'@2580\n  [28] function '_start'@2580\nmodule 'stack'\n[572] CU '/usr/src/debug/elfutils/0.189/src/stack.c'@0\n  [216d] function 'main'@2240\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2190] parameter 'argc'\n      [2240,227c) {reg0}\n      [227c,2318) {reg19}\n      [2318,232b) {reg1}\n      [232b,256c) {entry_value(1) {reg0}, stack_value}\n    [21a4] parameter 'argv'\n      [2240,2270) {reg1}\n      [2270,231c) {reg20}\n      [231c,232b) {reg2}\n      [232b,256c) {entry_value(1) {reg1}, stack_value}\n    [21b8] variable 'options'\n      [2240,256c) {fbreg(-968)}\n    [21c8] variable 'argp'\n      [2240,256c) {fbreg(-1024)}\n    [21d8] variable 'frames'\n      [2240,256c) {fbreg(-1040)}\n  [2689] function 'parse_opt'@2d40\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [26aa] parameter 'key'\n      [2d40,2d6c) {reg0}\n      [2d6c,2d74) {breg0(49), stack_value}\n      [2d74,2f4c) {entry_value(1) {reg0}, stack_value}\n      [2f4c,2f70) {reg0}\n      [2f70,2f7c) {entry_value(1) {reg0}, stack_value}\n      [2f7c,2f84) {reg0}\n      [2f84,2fe0) {entry_value(1) {reg0}, stack_value}\n      [2fe0,2ff0) {reg0}\n      [2ff0,329c) {entry_value(1) {reg0}, stack_value}\n    [26be] parameter 'arg'\n      [2d40,2d74) {reg1}\n      [2d74,2d7c) {reg19}\n      [2d7c,2d8c) {entry_value(1) {reg1}, stack_value}\n      [2d8c,2d90) {reg1}\n      [2d90,2f4c) {reg19}\n      [2f4c,2f58) {reg1}\n      [2f58,2f7c) {reg19}\n      [2f7c,2f80) {reg1}\n      [2f80,2fe8) {reg19}\n      [2fe8,327c) {entry_value(1) {reg1}, stack_value}\n      [327c,329c) {reg19}\n    [26d2] parameter 'state'\n      [2d40,2d7c) {reg2}\n      [2d7c,2d8c) {entry_value(1) {reg2}, stack_value}\n      [2d8c,2dc8) {reg2}\n      [2dc8,2dd0) {entry_value(1) {reg2}, stack_value}\n      [2dd0,2e28) {reg2}\n      [2e28,2e50) {reg20}\n      [2e50,2e60) {reg2}\n      [2e60,2e88) {reg20}\n      [2e88,2f8b) {reg2}\n      [2f8b,2fe0) {entry_value(1) {reg2}, stack_value}\n      [2fe0,2ffc) {reg2}\n      [2ffc,3014) {reg20}\n      [3014,3094) {entry_value(1) {reg2}, stack_value}\n      [3094,30ab) {reg2}\n      [30ab,30cc) {reg20}\n      [30cc,30f8) {entry_value(1) {reg2}, stack_value}\n      [30f8,3120) {reg20}\n      [3120,314c) {entry_value(1) {reg2}, stack_value}\n      [314c,3168) {reg20}\n      [3168,3174) {reg2}\n      [3174,329c) {entry_value(1) {reg2}, stack_value}\n  [2f61] function 'thread_callback'@3800\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2f82] parameter 'thread'\n      [3800,381f) {reg0}\n      [381f,3870) {reg21}\n      [3870,387c) {entry_value(1) {reg0}, stack_value}\n      [387c,388c) {reg21}\n    [2f96] parameter 'thread_arg'\n      [3800,381f) {reg1}\n      [381f,3868) {reg19}\n      [3868,387c) {entry_value(1) {reg1}, stack_value}\n      [387c,388c) {reg19}\n    [2faa] variable 'frames'\n      [3814,381f) {reg1}\n      [381f,3868) {reg19}\n      [3868,387c) {entry_value(1) {reg1}, stack_value}\n      [387c,388c) {reg19}\n    [2fbe] variable 'tid'\n      [3838,3868) {reg20}\n      [387c,388c) {reg20}\n    [2fd2] variable 'err'\n      [3838,3850) {lit0, stack_value}\n      [3850,3863) {reg2}\n      [387c,3884) {lit0, stack_value}\n      [3884,3888) {reg0}\n      [3888,388c) {lit0, stack_value}\n  [3074] function 'print_frames'@32a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3093] parameter 'frames'\n      [32a0,32c0) {reg0}\n      [32c0,330b) {reg6}\n      [330b,3354) {fbreg(-232)}\n      [3354,37fc) {entry_value(1) {reg0}, stack_value}\n    [30a7] parameter 'tid'\n      [32a0,32f8) {reg1}\n      [32f8,3368) {reg24}\n      [3368,3438) {fbreg(-184)}\n      [3438,37fc) {entry_value(1) {reg1}, stack_value}\n    [30bb] parameter 'dwflerr'\n      [32a0,32dc) {reg2}\n      [32dc,3368) {reg23}\n      [3368,3438) {fbreg(-172)}\n      [3438,3478) {entry_value(1) {reg2}, stack_value}\n      [3478,349c) {fbreg(-172)}\n      [349c,34f8) {entry_value(1) {reg2}, stack_value}\n      [34f8,35c8) {fbreg(-172)}\n      [35c8,3674) {entry_value(1) {reg2}, stack_value}\n      [3674,3794) {fbreg(-172)}\n      [3794,37a4) {entry_value(1) {reg2}, stack_value}\n      [37a4,37f4) {fbreg(-172)}\n      [37f4,37fc) {breg31(-172)}\n    [30cf] parameter 'what'\n      [32a0,330b) {reg3}\n      [330b,3368) {reg21}\n      [3368,3438) {fbreg(-168)}\n      [3438,3478) {entry_value(1) {reg3}, stack_value}\n      [3478,349c) {fbreg(-168)}\n      [349c,34f8) {entry_value(1) {reg3}, stack_value}\n      [34f8,35c8) {fbreg(-168)}\n      [35c8,3674) {entry_value(1) {reg3}, stack_value}\n      [3674,3794) {fbreg(-168)}\n      [3794,37a4) {entry_value(1) {reg3}, stack_value}\n      [37a4,37f4) {fbreg(-168)}\n      [37f4,37fc) {breg31(-168)}\n    [30e3] variable 'frame_nr'\n      [330c,3368) {lit0, stack_value}\n      [3368,3370) {reg19}\n      [33a0,3438) {reg19}\n      [3478,3494) {reg19}\n      [34f8,3534) {reg19}\n      [3534,35c0) {fbreg(-192)}\n      [35c0,35c8) {reg19}\n      [3674,3684) {fbreg(-192)}\n      [3690,36b4) {fbreg(-192)}\n      [36b4,3794) {reg19}\n      [37a4,37e0) {reg19}\n      [37e0,37fb) {reg4}\n  [32c2] inlined function 'print_inline_frames'@35a8\n    [32dc] parameter 'die'\n      [35a8,35c4) {reg26}\n      [3690,36dc) {reg26}\n      [36dc,3780) {fbreg(-136), stack_value}\n      [3784,3790) {fbreg(-136), stack_value}\n    [32e9] parameter 'cudie'\n      [35a8,35c4) {fbreg(-208)}\n      [3690,3780) {fbreg(-208)}\n      [3784,3790) {fbreg(-208)}\n    [32f6] parameter 'symname'\n      [35a8,35af) {reg5}\n      [35af,35c4) {fbreg(-216)}\n      [3690,36e0) {fbreg(-216)}\n      [373c,374c) {reg0}\n      [374c,375b) {reg5}\n    [3303] parameter 'mod'\n      [35a8,35c4) {reg25}\n      [3690,3780) {reg25}\n      [3784,3790) {reg25}\n    [3310] parameter 'pc_adjusted'\n      [35a8,35c4) {reg21}\n      [3690,36f4) {reg21}\n      [36f4,3780) {fbreg(-216)}\n      [3784,3790) {fbreg(-216)}\n    [331d] parameter 'isactivation'\n      [35a8,35c4) {reg24}\n      [3690,3780) {reg24}\n      [3784,3790) {reg24}\n    [332a] parameter 'pc'\n      [35a8,35c4) {reg23}\n      [3690,3780) {reg23}\n      [3784,3790) {reg23}\n    [3337] parameter 'nr'\n      [35a8,35c4) {implicit_pointer([30e3],0) {fbreg(-192)}}\n      [3690,3780) {implicit_pointer([30e3],0) {fbreg(-192)}}\n      [3784,3790) {implicit_pointer([30e3],0) {reg19}}\n  [38a4] function 'print_frame'@29d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [38c2] parameter 'nr'\n      [29d0,29f4) {reg0}\n      [29f4,2a4c) {reg19}\n      [2a4c,2d3c) {entry_value(1) {reg0}, stack_value}\n    [38d4] parameter 'pc'\n      [29d0,2a24) {reg1}\n      [2a24,2a88) {reg25}\n      [2a88,2d3c) {entry_value(1) {reg1}, stack_value}\n    [38e6] parameter 'isactivation'\n      [29d0,2a2b) {reg2}\n      [2a2b,2b54) {reg26}\n      [2b54,2d3c) {entry_value(1) {reg2}, stack_value}\n    [38f9] parameter 'pc_adjusted'\n      [29d0,2a2b) {reg3}\n      [2a2b,2b50) {reg24}\n      [2b50,2b60) {entry_value(1) {reg3}, stack_value}\n      [2b60,2d3c) {reg24}\n    [390c] parameter 'mod'\n      [29d0,2a2b) {reg4}\n      [2a2b,2b1c) {reg20}\n      [2b1c,2b60) {entry_value(1) {reg4}, stack_value}\n      [2b60,2c60) {reg20}\n      [2c60,2cb4) {entry_value(1) {reg4}, stack_value}\n      [2cb4,2cc8) {reg20}\n      [2cc8,2d3c) {entry_value(1) {reg4}, stack_value}\n    [391f] parameter 'symname'\n      [29d0,2a2b) {reg5}\n      [2a2b,2af0) {reg21}\n      [2b60,2ba0) {reg21}\n      [2ba0,2ba4) {entry_value(1) {reg5}, stack_value}\n      [2ba4,2ba8) {reg0}\n      [2ba8,2bc0) {reg21}\n      [2c20,2c34) {reg21}\n    [3932] parameter 'cudie'\n      [29d0,2a2b) {reg6}\n      [2a2b,2b50) {reg23}\n      [2b50,2b60) {entry_value(1) {reg6}, stack_value}\n      [2b60,2d3c) {reg23}\n    [3945] parameter 'die'\n      [29d0,2a2b) {reg7}\n      [2a2b,2b4c) {reg22}\n      [2b4c,2b60) {entry_value(1) {reg7}, stack_value}\n      [2b60,2d3c) {reg22}\n    [3958] variable 'width'\n      [2a2c,2a44) {reg0}\n      [2a44,2a47) {reg3}\n    [396b] variable 'fname'\n      [2ad8,2adc) {reg0}\n      [2adc,2ae4) {reg2}\n      [2c20,2c2f) {reg2}\n    [397e] variable 'start'\n      [29d0,2d3c) {fbreg(-136)}\n  [402a] function 'die_name'@2760\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [404a] parameter 'die'\n      [2760,279b) {reg0}\n      [279b,27cc) {reg19}\n      [27cc,27d8) {entry_value(1) {reg0}, stack_value}\n      [27d8,2800) {reg19}\n    [405d] variable 'attr'\n      [2760,2800) {fbreg(-64)}\n    [406b] variable 'name'\n      [27a4,27d8) {reg0}\n      [27ec,27f4) {reg0}\n      [27f8,27ff) {reg0}\n  [471e] inlined function 'frame_callback'@38bc\n    [4737] parameter 'state'\n      [38bc,38f8) {entry_value(1) {reg0}, stack_value}\n      [390c,3948) {entry_value(1) {reg0}, stack_value}\n    [4744] parameter 'arg'\n      [38bc,38e8) {reg19}\n      [38e8,38f8) {entry_value(1) {reg1}, stack_value}\n      [390c,3944) {reg19}\n      [3944,3948) {entry_value(1) {reg1}, stack_value}\n  [4148] function 'module_callback'@2800\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4168] parameter 'mod'\n      [2800,2847) {reg0}\n      [2847,28f0) {reg19}\n      [28f0,29d0) {entry_value(1) {reg0}, stack_value}\n    [417b] parameter 'userdata'\n      [2800,2828) {reg1}\n      [2828,29d0) {entry_value(1) {reg1}, stack_value}\n    [418e] parameter 'name'\n      [2800,2840) {reg2}\n      [2840,28b0) {reg21}\n      [28b0,28b3) {reg0}\n      [28b3,29d0) {entry_value(1) {reg2}, stack_value}\n    [41a1] parameter 'start'\n      [2800,2847) {reg3}\n      [2847,2974) {reg24}\n      [2974,2980) {entry_value(1) {reg3}, stack_value}\n      [2980,29d0) {reg24}\n    [41b4] parameter 'arg'\n      [2800,280c) {reg4}\n      [280c,29d0) {entry_value(1) {reg4}, stack_value}\n    [41c7] variable 'bias'\n      [2800,29d0) {fbreg(-120)}\n    [41d6] variable 'elf'\n      [2854,2974) {reg23}\n      [2980,29d0) {reg23}\n    [41e9] variable 'dwarf'\n      [287c,2970) {reg22}\n      [2980,29d0) {reg22}\n    [41fc] variable 'end'\n      [2800,29d0) {fbreg(-112)}\n    [420b] variable 'mainfile'\n      [2800,29d0) {fbreg(-104)}\n    [421a] variable 'debugfile'\n      [2800,29d0) {fbreg(-96)}\n    [4229] variable 'modname'\n      [2880,288b) {reg0}\n    [423c] variable 'width'\n      [28b0,28f4) {reg20}\n      [2980,2990) {reg20}\n    [424f] variable 'id'\n      [2800,29d0) {fbreg(-88)}\n    [425d] variable 'id_vaddr'\n      [2800,29d0) {fbreg(-80)}\n    [426c] variable 'id_len'\n      [28f0,28f4) {reg0}\n      [28f4,296c) {reg19}\n      [2980,298c) {reg0}\n      [298c,29b4) {reg19}\n      [29b4,29b8) {breg19(-1), stack_value}\n      [29b8,29d0) {reg19}\n  [4547] function 'get_addr_width'@26a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4567] parameter 'mod'\n      [26a0,26dc) {reg0}\n      [26dc,2720) {entry_value(1) {reg0}, stack_value}\n      [2720,2727) {reg0}\n      [2727,2760) {entry_value(1) {reg0}, stack_value}\n    [457a] variable 'width'\n      [26a0,2760) {addr(0x203b0)}\n  [22fa] inlined function 'error'@24f4\n    [2320] parameter '__format'\n      [24f4,250c) {addr(0x3fc0), stack_value}\n    [232d] parameter '__errnum'\n      [24f4,250c) {lit0, stack_value}\n    [233a] parameter '__status'\n      [24f4,250c) {lit2, stack_value}\n  [236d] inlined function 'error'@251c\n    [2393] parameter '__format'\n      [251c,2530) {addr(0x3fd8), stack_value}\n    [23a0] parameter '__errnum'\n      [251c,252c) {breg0(0)}\n      [252c,252f) {reg1}\n    [23ad] parameter '__status'\n      [251c,2530) {lit2, stack_value}\n  [23db] inlined function 'error'@2530\n    [2401] parameter '__format'\n      [2530,2544) {addr(0x4030), stack_value}\n    [240e] parameter '__errnum'\n      [2530,2544) {lit0, stack_value}\n    [241b] parameter '__status'\n      [2530,2544) {lit2, stack_value}\n  [244e] inlined function 'error'@254c\n    [2468] parameter '__format'\n      [254c,2564) {addr(0x4018), stack_value}\n    [2475] parameter '__errnum'\n      [254c,2564) {lit0, stack_value}\n    [2482] parameter '__status'\n      [254c,2564) {lit0, stack_value}\n  [2703] inlined function 'error'@323c\n    [2729] parameter '__format'\n      [323c,3254) {addr(0x3c18), stack_value}\n    [2736] parameter '__errnum'\n      [323c,3250) {reg0}\n      [3250,3253) {reg1}\n    [2743] parameter '__status'\n      [323c,3254) {lit2, stack_value}\n  [2771] inlined function 'error'@3260\n    [2797] parameter '__format'\n      [3260,327c) {addr(0x3bf0), stack_value}\n    [27a4] parameter '__errnum'\n      [3260,327c) {lit0, stack_value}\n    [27b1] parameter '__status'\n      [3260,327c) {lit2, stack_value}\n  [2848] inlined function 'error'@3134\n    [286e] parameter '__format'\n      [3134,314c) {addr(0x3c98), stack_value}\n    [287b] parameter '__errnum'\n      [3134,3148) {reg0}\n      [3148,314b) {reg1}\n    [2888] parameter '__status'\n      [3134,314c) {lit2, stack_value}\n  [28b6] inlined function 'error'@3220\n    [28dc] parameter '__format'\n      [3220,323c) {addr(0x3c70), stack_value}\n    [28e9] parameter '__errnum'\n      [3220,323c) {lit0, stack_value}\n    [28f6] parameter '__status'\n      [3220,323c) {lit2, stack_value}\n  [2a4d] inlined function 'error'@2fc4\n    [2a73] parameter '__format'\n      [2fc4,2fe0) {addr(0x3b18), stack_value}\n    [2a80] parameter '__errnum'\n      [2fc4,2fe0) {lit0, stack_value}\n    [2a8d] parameter '__status'\n      [2fc4,2fe0) {lit2, stack_value}\n  [2ac6] inlined function 'error'@317c\n    [2aec] parameter '__format'\n      [317c,3194) {addr(0x3c38), stack_value}\n    [2af9] parameter '__errnum'\n      [317c,3194) {lit0, stack_value}\n    [2b06] parameter '__status'\n      [317c,3194) {lit2, stack_value}\n  [2b39] inlined function 'error'@319c\n    [2b5f] parameter '__format'\n      [319c,31b4) {addr(0x3be0), stack_value}\n    [2b6c] parameter '__errnum'\n      [319c,31b4) {lit0, stack_value}\n    [2b79] parameter '__status'\n      [319c,31b4) {lit2, stack_value}\n  [2bac] inlined function 'error'@31bc\n    [2bd2] parameter '__format'\n      [31bc,31d4) {addr(0x3c58), stack_value}\n    [2bdf] parameter '__errnum'\n      [31bc,31d4) {lit0, stack_value}\n    [2bec] parameter '__status'\n      [31bc,31d4) {lit2, stack_value}\n  [2c1f] inlined function 'error'@31dc\n    [2c45] parameter '__format'\n      [31dc,31f4) {addr(0x3cb8), stack_value}\n    [2c52] parameter '__errnum'\n      [31dc,31f4) {lit0, stack_value}\n    [2c5f] parameter '__status'\n      [31dc,31f4) {lit2, stack_value}\n  [2c92] inlined function 'error'@31fc\n    [2cb8] parameter '__format'\n      [31fc,3214) {addr(0x3cd8), stack_value}\n    [2cc5] parameter '__errnum'\n      [31fc,3214) {lit0, stack_value}\n    [2cd2] parameter '__status'\n      [31fc,3214) {lit2, stack_value}\n  [2d05] inlined function 'error'@3284\n    [2d2b] parameter '__format'\n      [3284,329c) {addr(0x3af8), stack_value}\n    [2d3b] parameter '__errnum'\n      [3284,3298) {breg0(0)}\n      [3298,329b) {reg1}\n    [2d48] parameter '__status'\n      <constant value>\n  [35b5] inlined function 'error'@3648\n    [35db] parameter '__format'\n      [3648,3674) {addr(0x3d50), stack_value}\n    [35e8] parameter '__errnum'\n      [3648,3674) {lit0, stack_value}\n    [35f5] parameter '__status'\n      [3648,3674) {lit0, stack_value}\n  [36fe] inlined function 'error'@34b4\n    [3718] parameter '__format'\n      [34b4,34f8) {addr(0x3d70), stack_value}\n    [3725] parameter '__errnum'\n      [34b4,34f8) {lit0, stack_value}\n    [3732] parameter '__status'\n      [34b4,34f8) {lit0, stack_value}\n  [3776] inlined function 'error'@37a4\n    [3790] parameter '__format'\n      [37a4,37c4) {addr(0x3d08), stack_value}\n      [37c8,37e0) {addr(0x3d08), stack_value}\n      [37e8,37f0) {addr(0x3d08), stack_value}\n      [37f8,37fc) {addr(0x3d08), stack_value}\n    [37a0] parameter '__errnum'\n      <constant value>\n    [37a6] parameter '__status'\n      <constant value>\n  [4760] inlined function 'error'@392c\n    [4785] parameter '__format'\n      [392c,3940) {addr(0x3d98), stack_value}\n    [4792] parameter '__errnum'\n      [392c,393c) {breg0(0)}\n      [393c,393f) {reg1}\n    [479f] parameter '__status'\n      [392c,3940) {lit2, stack_value}\n  [29ff] inlined function 'open'@2f7c\n    [2a19] parameter '__oflag'\n      [2f7c,2f8c) {lit0, stack_value}\n    [2a26] parameter '__path'\n      [2f7c,2f80) {reg1}\n      [2f80,2f8c) {reg19}\n  [295b] inlined function 'atoi'@2e1c\n    [2981] parameter '__nptr'\n      [2e1c,2e30) {reg19}\n  [29ad] inlined function 'atoi'@2e54\n    [29d3] parameter '__nptr'\n      [2e54,2e68) {reg19}\n  [226a] inlined function 'printf'@2370\n    [2284] parameter '__fmt'\n      [2370,23a0) {addr(0x4008), stack_value}\n  [22b2] inlined function 'printf'@24a0\n    [22cc] parameter '__fmt'\n      [24a0,24d0) {addr(0x3f98), stack_value}\n  [36a4] inlined function 'printf'@32f4\n    [36ca] parameter '__fmt'\n      [32f4,330c) {addr(0x3cf8), stack_value}\n  [3a2e] inlined function 'printf'@2bc4\n    [3a48] parameter '__fmt'\n      [2bc4,2bdc) {addr(0x3aa8), stack_value}\n  [3a76] inlined function 'printf'@2bf4\n    [3a90] parameter '__fmt'\n      [2bf4,2bfc) {addr(0x3a68), stack_value}\n  [3ab7] inlined function 'printf'@2c08\n    [3add] parameter '__fmt'\n      [2c08,2c1c) {addr(0x3ab0), stack_value}\n  [3d19] inlined function 'printf'@2c64\n    [3d3f] parameter '__fmt'\n      [2c64,2c78) {addr(0x3ac0), stack_value}\n  [3d73] inlined function 'printf'@2c84\n    [3d99] parameter '__fmt'\n      [2c84,2c98) {addr(0x3ac8), stack_value}\n  [3dc0] inlined function 'printf'@2ca4\n    [3de3] parameter '__fmt'\n      [2ca4,2cb0) {addr(0x3ac8), stack_value}\n  [3e0b] inlined function 'printf'@2a2c\n    [3e30] parameter '__fmt'\n      [2a2c,2a48) {addr(0x3a88), stack_value}\n  [3e6a] inlined function 'printf'@2a58\n    [3e83] parameter '__fmt'\n      [2a58,2a80) {addr(0x3a98), stack_value}\n  [3ed4] inlined function 'printf'@2a90\n    [3ef9] parameter '__fmt'\n      [2a90,2aa4) {addr(0x3c90), stack_value}\n  [3f2d] inlined function 'printf'@2b1c\n    [3f53] parameter '__fmt'\n      [2b1c,2b24) {implicit_pointer([4811],0) {implicit_value(2){0a00}}}\n  [3f74] inlined function 'printf'@2c20\n    [3f99] parameter '__fmt'\n      [2c20,2c30) {addr(0x3aa0), stack_value}\n  [427f] inlined function 'printf'@28b4\n    [42a4] parameter '__fmt'\n      [28b4,28d8) {addr(0x3a48), stack_value}\n  [42ea] inlined function 'printf'@28f8\n    [4303] parameter '__fmt'\n      [28f8,291c) {addr(0x3a78), stack_value}\n  [4331] inlined function 'printf'@2920\n    [434a] parameter '__fmt'\n      [2920,2944) {addr(0x3a78), stack_value}\n  [4378] inlined function 'printf'@2980\n    [4391] parameter '__fmt'\n      [2980,2998) {addr(0x3a60), stack_value}\n  [43bf] inlined function 'printf'@29ac\n    [43d8] parameter '__fmt'\n      [29ac,29b4) {addr(0x3a68), stack_value}\n  [43ff] inlined function 'printf'@29bc\n    [4424] parameter '__fmt'\n      [29bc,29c8) {implicit_pointer([4820],0) {implicit_value(3){5d0a00}}}\n  [46cf] function 'frame_callback'@3890\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [46ea] parameter 'state'\n      [3890,38b7) {reg0}\n      [38b7,3954) {entry_value(1) {reg0}, stack_value}\n    [46f7] parameter 'arg'\n      [3890,38ac) {reg1}\n      [38ac,38e8) {reg19}\n      [38e8,38f8) {entry_value(1) {reg1}, stack_value}\n      [38f8,38fc) {reg19}\n      [38fc,390c) {entry_value(1) {reg1}, stack_value}\n      [390c,3944) {reg19}\n      [3944,3954) {entry_value(1) {reg1}, stack_value}\n    [4704] variable 'frames'\n      [38a8,38ac) {reg1}\n      [38ac,38e8) {reg19}\n      [38e8,38f8) {entry_value(1) {reg1}, stack_value}\n      [38f8,38fc) {reg19}\n      [38fc,390c) {entry_value(1) {reg1}, stack_value}\n      [390c,3944) {reg19}\n      [3944,3954) {entry_value(1) {reg1}, stack_value}\n    [4711] variable 'nr'\n      [38a8,38ac) {breg1(0)}\n      [38ac,38b7) {breg19(0)}\nmodule 'stack'\n[483d] CU '/usr/src/debug/elfutils/0.189/lib/xbasename.c'@3960\n  [48a6] function 'xbasename'@3960\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [48c4] parameter 's'\n      [3960,397b) {reg0}\n      [397b,3988) {reg19}\n      [3988,3994) {entry_value(1) {reg0}, stack_value}\n    [48d6] variable 'p'\n      [397c,3984) {reg0}\nmodule 'stack'\n[4910] CU '/usr/src/debug/elfutils/0.189/lib/printversion.c'@39a0\n  [4e23] function 'print_version'@39a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4e41] parameter 'stream'\n      [39a0,39db) {reg0}\n      [39db,3a08) {reg20}\n      [3a08,3a1b) {reg0}\n      [3a1b,3a1c) {entry_value(1) {reg0}, stack_value}\n    [4e53] parameter 'state'\n      [39a0,39d8) {reg1}\n      [39d8,3a1c) {entry_value(1) {reg1}, stack_value}\n  [4e65] inlined function 'fprintf'@39d0\n    [4e7c] parameter '__fmt'\n      [39d0,39dc) {addr(0x4510), stack_value}\n    [4e89] parameter '__stream'\n      [39d0,39db) {reg0}\n      [39db,39dc) {reg20}\n  [4ed0] inlined function 'fprintf'@39fc\n    [4ee7] parameter '__fmt'\n      [39fc,3a04) {reg0}\n      [3a04,3a1b) {reg2}\n    [4ef4] parameter '__stream'\n      [39f0,3a08) {reg20}\n      [3a08,3a1b) {reg0}\n      [3a1b,3a1c) {entry_value(1) {reg0}, stack_value}\nmodule 'unstrip'\n[c] CU '../sysdeps/aarch64/start.S'@2c00\n  [28] function '_start'@2c00\nmodule 'unstrip'\n[572] CU '/usr/src/debug/elfutils/0.189/src/unstrip.c'@0\n  [223f] function 'main'@2580\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2262] parameter 'argc'\n      [2580,25b0) {reg0}\n      [25b0,26bc) {reg19}\n      [26bc,2bf0) {entry_value(1) {reg0}, stack_value}\n    [2276] parameter 'argv'\n      [2580,25c8) {reg1}\n      [25c8,2770) {reg21}\n      [2770,289c) {entry_value(1) {reg1}, stack_value}\n      [289c,28b8) {reg21}\n      [28b8,29a8) {entry_value(1) {reg1}, stack_value}\n      [29a8,29e0) {reg21}\n      [29e0,2a6c) {entry_value(1) {reg1}, stack_value}\n      [2a6c,2be0) {reg21}\n      [2be0,2bf0) {entry_value(1) {reg1}, stack_value}\n    [228a] variable 'argp_children'\n      [2580,2bf0) {fbreg(-168)}\n    [229a] variable 'argp'\n      [2580,2bf0) {fbreg(-224)}\n    [22aa] variable 'remaining'\n      [2580,2bf0) {fbreg(-348)}\n    [22ba] variable 'info'\n      [2580,2bf0) {fbreg(-264)}\n    [22ca] variable 'result'\n      [26bc,26c4) {reg0}\n      [26c4,2720) {reg19}\n      [29a8,29dc) {reg19}\n      [29dc,29e0) {reg0}\n      [2a6c,2a70) {reg0}\n      [2a70,2ad4) {reg19}\n      [2af0,2b10) {reg19}\n      [2b80,2be0) {reg19}\n    [22de] variable '__PRETTY_FUNCTION__'\n      [2580,2bf0) {addr(0x9da8)}\n  [235f] inlined function 'handle_implicit_modules'@26f0\n    [2379] parameter 'info'\n      [26f0,2880) {fbreg(-264), stack_value}\n      [289c,29a8) {fbreg(-264), stack_value}\n      [2a14,2a6c) {fbreg(-264), stack_value}\n      [2b10,2b80) {fbreg(-264), stack_value}\n  [2bef] function 'match_module'@3900\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2c10] parameter 'mod'\n      [3900,3950) {reg0}\n      [3950,399c) {reg21}\n      [399c,39a8) {entry_value(1) {reg0}, stack_value}\n      [39a8,39af) {reg0}\n      [39af,3a10) {reg21}\n    [2c24] parameter 'userdata'\n      [3900,3910) {reg1}\n      [3910,3a10) {entry_value(1) {reg1}, stack_value}\n    [2c38] parameter 'name'\n      [3900,3934) {reg2}\n      [3934,3974) {reg20}\n      [39a8,39e4) {reg20}\n      [39f0,39f4) {reg20}\n      [39f4,39f8) {entry_value(1) {reg2}, stack_value}\n      [39f8,3a0c) {reg20}\n    [2c4c] parameter 'start'\n      [3900,3940) {reg3}\n      [3940,3a10) {entry_value(1) {reg3}, stack_value}\n    [2c60] parameter 'arg'\n      [3900,3950) {reg4}\n      [3950,399c) {reg22}\n      [399c,39a8) {entry_value(1) {reg4}, stack_value}\n      [39a8,39af) {reg4}\n      [39af,3a10) {reg22}\n    [2c74] variable 'info'\n      [3934,3950) {reg4}\n      [3950,399c) {reg22}\n      [399c,39a8) {entry_value(1) {reg4}, stack_value}\n      [39a8,39af) {reg4}\n      [39af,3a10) {reg22}\n  [23a1] inlined function 'list_module'@2774\n    [23bb] parameter 'mod'\n      [2774,27f4) {reg21}\n  [2673] inlined function 'handle_output_dir_module'@2960\n    [268d] parameter 'relocate'\n      [28b8,2924) {reg28}\n      [2960,29a8) {reg28}\n    [269a] parameter 'modnames'\n      [28b8,28db) {fbreg(-229)}\n      [2960,296f) {fbreg(-229)}\n    [26a7] parameter 'ignore'\n      [28b8,2924) {reg21}\n      [2960,29a8) {reg21}\n    [26b4] parameter 'all'\n      [28b8,2924) {reg27}\n      [2960,29a8) {reg27}\n    [26c1] parameter 'force'\n      [28b8,2924) {reg23}\n      [2960,29a8) {reg23}\n    [26ce] parameter 'mod'\n      [28b8,2918) {reg20}\n      [2918,291b) {reg3}\n      [2960,29a8) {reg20}\n    [26db] parameter 'output_dir'\n      [28b8,2924) {reg22}\n      [2960,29a8) {reg22}\n  [2eb6] function 'handle_dwfl_module'@7d00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2ed3] parameter 'output_file'\n      [7d00,7d34) {reg0}\n      [7d34,7dc0) {reg21}\n      [7dc0,7dd8) {entry_value(1) {reg0}, stack_value}\n      [7dd8,7e7c) {reg21}\n      [7e7c,7ea4) {entry_value(1) {reg0}, stack_value}\n      [7ea4,8070) {reg21}\n    [2ee7] parameter 'create_dirs'\n      [7d00,7d44) {reg1}\n      [7d44,7dc4) {reg24}\n      [7dc4,8070) {entry_value(1) {reg1}, stack_value}\n    [2efb] parameter 'force'\n      [7d00,7d5c) {reg2}\n      [7d5c,7dc8) {reg26}\n      [7dc8,8070) {entry_value(1) {reg2}, stack_value}\n    [2f0f] parameter 'mod'\n      [7d00,7d63) {reg3}\n      [7d63,7dbc) {reg19}\n      [7dbc,7dd8) {entry_value(1) {reg3}, stack_value}\n      [7dd8,7e08) {reg19}\n      [7e08,7e0b) {reg0}\n      [7e0b,7e5c) {reg19}\n      [7e5c,7ea4) {entry_value(1) {reg3}, stack_value}\n      [7ea4,7ed0) {reg19}\n      [7ed0,7ee4) {entry_value(1) {reg3}, stack_value}\n      [7ee4,7f14) {reg19}\n      [7f14,7f80) {entry_value(1) {reg3}, stack_value}\n      [7f80,7fa3) {reg0}\n      [7fa3,7fbc) {reg19}\n      [7fbc,7fcc) {entry_value(1) {reg3}, stack_value}\n      [7fcc,7fe8) {reg19}\n      [7fe8,8004) {entry_value(1) {reg3}, stack_value}\n      [8004,8048) {reg19}\n      [8048,804b) {reg0}\n      [804b,8070) {entry_value(1) {reg3}, stack_value}\n    [2f23] parameter 'all'\n      [7d00,7d63) {reg4}\n      [7d63,7d98) {reg23}\n      [7d98,8070) {entry_value(1) {reg4}, stack_value}\n    [2f37] parameter 'ignore'\n      [7d00,7d63) {reg5}\n      [7d63,7d98) {reg22}\n      [7d98,8070) {entry_value(1) {reg5}, stack_value}\n    [2f4b] parameter 'relocate'\n      [7d00,7d63) {reg6}\n      [7d63,7dc8) {reg25}\n      [7dc8,8070) {entry_value(1) {reg6}, stack_value}\n    [2f5f] variable 'bias'\n      [7d00,8070) {fbreg(-192)}\n    [2f6f] variable 'stripped'\n      [7d64,7d74) {reg0}\n      [7d74,7d98) {reg20}\n      [7dd8,7e2c) {reg20}\n      [7e2c,7e34) {reg0}\n      [7ea4,7f44) {reg20}\n      [7f80,8004) {reg20}\n      [8008,8050) {reg20}\n    [2f83] variable 'debug'\n      [7d88,7d8c) {reg0}\n      [7d8c,7d98) {reg27}\n      [7dd8,7e2c) {reg27}\n      [7ea4,7ee8) {reg27}\n      [7f80,8004) {reg27}\n      [8008,8070) {reg27}\n    [2f97] variable 'stripped_ehdr'\n      [7d00,8070) {fbreg(-168)}\n  [35bc] function 'handle_explicit_files'@7a40\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [35d9] parameter 'output_file'\n      [7a40,7a70) {reg0}\n      [7a70,7bd4) {reg21}\n      [7bd4,7bec) {entry_value(1) {reg0}, stack_value}\n      [7bec,7cfc) {reg21}\n    [35ed] parameter 'create_dirs'\n      [7a40,7a84) {reg1}\n      [7a84,7bdc) {reg26}\n      [7bdc,7cfc) {entry_value(1) {reg1}, stack_value}\n    [3601] parameter 'force'\n      [7a40,7a94) {reg2}\n      [7a94,7bdc) {reg25}\n      [7bdc,7cfc) {entry_value(1) {reg2}, stack_value}\n    [3615] parameter 'stripped_file'\n      [7a40,7a97) {reg3}\n      [7a97,7bd0) {reg20}\n      [7bd0,7bec) {entry_value(1) {reg3}, stack_value}\n      [7bec,7cfc) {reg20}\n    [3629] parameter 'unstripped_file'\n      [7a40,7a97) {reg4}\n      [7a97,7bd0) {reg19}\n      [7bd0,7bec) {entry_value(1) {reg4}, stack_value}\n      [7bec,7ccc) {reg19}\n      [7ccc,7ce8) {entry_value(1) {reg4}, stack_value}\n      [7ce8,7cfc) {reg19}\n    [363d] variable 'stripped_fd'\n      [7aa8,7aaf) {reg0}\n      [7aaf,7bd4) {reg22}\n      [7bec,7ce8) {reg22}\n      [7cf0,7cfc) {reg22}\n    [3651] variable 'stripped'\n      [7ab8,7abb) {reg0}\n      [7abb,7bd8) {reg23}\n      [7bec,7ce8) {reg23}\n      [7cf0,7cfc) {reg23}\n    [3665] variable 'stripped_ehdr'\n      [7a40,7cfc) {fbreg(-232)}\n    [3675] variable 'unstripped_fd'\n      [7ac0,7ae0) {const1s(-1), stack_value}\n      [7ae0,7af3) {reg0}\n      [7af3,7be0) {reg27}\n      [7bec,7c64) {reg27}\n      [7c64,7c70) {const1s(-1), stack_value}\n      [7c70,7cb0) {reg27}\n      [7cf0,7cf4) {reg27}\n      [7cf4,7cfc) {const1s(-1), stack_value}\n    [3689] variable 'unstripped'\n      [7ac0,7afc) {lit0, stack_value}\n      [7afc,7b03) {reg0}\n      [7b03,7bd8) {reg24}\n      [7bec,7c64) {reg24}\n      [7c64,7c70) {lit0, stack_value}\n      [7c70,7cb0) {reg24}\n      [7cf0,7cf4) {reg24}\n      [7cf4,7cfc) {lit0, stack_value}\n  [3b4b] function 'warn'@3140\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3b68] parameter 'msg'\n      [3140,3174) {reg0}\n      [3174,31b4) {reg21}\n      [31b4,31bf) {reg6}\n      [31bf,31c0) {entry_value(1) {reg0}, stack_value}\n      [31c0,31c8) {reg0}\n      [31c8,31e8) {reg21}\n    [3b7c] parameter 'force'\n      [3140,3170) {reg1}\n      [3170,31b4) {breg22(0), lit1, xor, stack_value}\n      [31b4,31bf) {breg0(0), lit1, xor, stack_value}\n      [31bf,31e8) {entry_value(1) {reg1}, stack_value}\n    [3b90] parameter 'stripped_file'\n      [3140,3180) {reg2}\n      [3180,31a4) {reg19}\n      [31a4,31bf) {reg4}\n      [31bf,31c0) {entry_value(1) {reg2}, stack_value}\n      [31c0,31d4) {reg2}\n      [31d4,31e8) {reg19}\n    [3ba4] parameter 'unstripped_file'\n      [3140,3183) {reg3}\n      [3183,31a4) {reg20}\n      [31a4,31bf) {reg5}\n      [31bf,31c0) {entry_value(1) {reg3}, stack_value}\n      [31c0,31d7) {reg3}\n      [31d7,31e8) {reg20}\n  [36b6] inlined function 'open_file'@7ac4\n    [36d0] parameter 'writable'\n      [7ac4,7ae0) {breg21(0), lit0, eq, stack_value}\n      [7cf4,7cfc) {breg21(0), lit0, eq, stack_value}\n    [36dd] parameter 'file'\n      [7ac4,7ae0) {reg19}\n      [7cf4,7cfc) {reg19}\n  [39bc] inlined function 'open_file'@7a94\n    [39d6] parameter 'writable'\n      [7a94,7a9c) {lit0, stack_value}\n      [7ce8,7cf0) {lit0, stack_value}\n    [39e3] parameter 'file'\n      [7a94,7a97) {reg3}\n      [7a97,7a9c) {reg20}\n      [7ce8,7cf0) {reg20}\n  [3cce] function 'handle_file'@7720\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3ceb] parameter 'output_file'\n      [7720,7758) {reg0}\n      [7758,78a8) {reg25}\n      [78a8,78b8) {entry_value(1) {reg0}, stack_value}\n      [78b8,7a34) {reg25}\n    [3cff] parameter 'create_dirs'\n      [7720,7774) {reg1}\n      [7774,78ac) {reg27}\n      [78ac,7a34) {entry_value(1) {reg1}, stack_value}\n    [3d13] parameter 'stripped'\n      [7720,7770) {reg2}\n      [7770,7777) {reg0}\n      [7777,78a0) {reg21}\n      [78a0,78b8) {entry_value(1) {reg2}, stack_value}\n      [78b8,7a34) {reg21}\n    [3d27] parameter 'stripped_ehdr'\n      [7720,7777) {reg3}\n      [7777,78a8) {reg26}\n      [78a8,78b8) {entry_value(1) {reg3}, stack_value}\n      [78b8,7a34) {reg26}\n    [3d3b] parameter 'unstripped'\n      [7720,7777) {reg4}\n      [7777,78a4) {reg23}\n      [78a4,78b8) {entry_value(1) {reg4}, stack_value}\n      [78b8,7a34) {reg23}\n    [3d4f] variable 'phnum'\n      [7720,7a34) {fbreg(-224)}\n    [3d5f] variable 'bias'\n      [777c,77d4) {lit0, stack_value}\n      (7800,7800) <empty range>\n      [78b8,78e0) {reg22}\n      [7904,7920) {lit0, stack_value}\n      [7920,7924) {breg22(0), breg0(0), minus, stack_value}\n      [7924,7958) {reg22}\n      [79c4,79fc) {lit0, stack_value}\n  [4346] function 'copy_elided_sections'@4f40\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4363] parameter 'unstripped'\n      [4f40,4f93) {reg0}\n      [4f93,4fb0) {fbreg(-280)}\n      [4fb0,4fb4) {breg0(16120)}\n      [4fb4,4fec) {fbreg(-280)}\n      [4fec,4ff8) {breg3(16120)}\n      [4ff8,50c4) {fbreg(-280)}\n      [50c4,50fc) {entry_value(1) {reg0}, stack_value}\n      [50fc,510b) {breg3(16120)}\n      [510b,511c) {fbreg(-280)}\n      [511c,5128) {breg2(16120)}\n      [5128,51c4) {fbreg(-280)}\n      [51c4,51d0) {breg0(16120)}\n      [51d0,51e0) {fbreg(-280)}\n      [51e0,51f4) {breg1(16120)}\n      [51f4,520c) {breg0(16120)}\n      [520c,521c) {breg1(16120)}\n      [521c,5224) {fbreg(-280)}\n      [5224,522c) {breg0(16120)}\n      [522c,523c) {fbreg(-280)}\n      [523c,5240) {breg1(16120)}\n      [5240,526c) {fbreg(-280)}\n      [526c,5270) {breg2(16120)}\n      [5270,527c) {fbreg(-280)}\n      [527c,5280) {breg1(16120)}\n      [5280,5294) {fbreg(-280)}\n      [5294,5298) {breg0(16120)}\n      [5298,52a8) {fbreg(-280)}\n      [52a8,52c0) {breg1(16120)}\n      [52c0,52e4) {fbreg(-280)}\n      [52e4,5304) {breg1(16120)}\n      [5304,532c) {fbreg(-280)}\n      [532c,533c) {breg0(16120)}\n      [533c,5378) {fbreg(-280)}\n      [5378,538c) {breg1(16120)}\n      [538c,5390) {fbreg(-280)}\n      [5390,53ac) {breg1(16120)}\n      [53ac,53b0) {breg0(16120)}\n      [53b0,53b8) {fbreg(-280)}\n      [53b8,53c8) {breg1(16120)}\n      [53c8,5414) {fbreg(-280)}\n      [5414,541c) {breg0(16120)}\n      [541c,542c) {fbreg(-280)}\n      [542c,5434) {breg0(16120)}\n      [5434,544c) {fbreg(-280)}\n      [544c,5450) {breg0(16120)}\n      [5450,5468) {fbreg(-280)}\n      [5468,5474) {breg0(16120)}\n      [5474,54d0) {fbreg(-280)}\n      [54d0,54d8) {breg1(16120)}\n      [54d8,54f4) {fbreg(-280)}\n      [54f4,5504) {breg0(16120)}\n      [5504,550c) {fbreg(-280)}\n      [550c,5510) {breg0(16120)}\n      [5510,5518) {fbreg(-280)}\n      [5518,5530) {breg1(16120)}\n      [5530,554c) {fbreg(-280)}\n      [554c,557c) {breg1(16120)}\n      [557c,55dc) {fbreg(-280)}\n      [55dc,55e4) {breg1(16120)}\n      [55e4,560c) {fbreg(-280)}\n      [560c,5610) {breg0(16120)}\n      [5610,5674) {fbreg(-280)}\n      [5674,5678) {breg1(16120)}\n      [5678,568c) {fbreg(-280)}\n      [568c,5698) {breg1(16120)}\n      [5698,56ac) {fbreg(-280)}\n      [56ac,56b8) {breg0(16120)}\n      [56b8,56c8) {fbreg(-280)}\n      [56c8,56e8) {breg1(16120)}\n      [56e8,56ec) {fbreg(-280)}\n      [56ec,571c) {breg0(16120)}\n      [571c,5758) {fbreg(-280)}\n      [5758,5774) {breg0(16120)}\n      [5774,57a7) {breg2(16120)}\n      [57a7,57b0) {fbreg(-280)}\n      [57b0,57dc) {breg0(16120)}\n      [57dc,57fc) {breg1(16120)}\n      [57fc,5820) {fbreg(-280)}\n      [5820,5834) {breg2(16120)}\n      [5834,583c) {fbreg(-280)}\n      [583c,5884) {breg1(16120)}\n      [5884,5888) {breg0(16120)}\n      [5888,588f) {breg4(16120)}\n      [588f,58e0) {fbreg(-280)}\n      [58e0,590f) {breg3(16120)}\n      [590f,5914) {fbreg(-280)}\n      [5914,5930) {breg1(16120)}\n      [5930,5938) {fbreg(-280)}\n      [5938,595b) {breg1(16120)}\n      [595b,5960) {fbreg(-280)}\n      [5960,5970) {breg1(16120)}\n      [5970,59b0) {breg2(16120)}\n      [59b0,59d8) {fbreg(-280)}\n      [59d8,59e4) {breg2(16120)}\n      [59e4,5a04) {fbreg(-280)}\n      [5a04,5a0c) {breg0(16120)}\n      [5a0c,5a34) {fbreg(-280)}\n      [5a34,5a3c) {breg0(16120)}\n      [5a3c,5ad0) {fbreg(-280)}\n      [5ad0,5ae4) {breg0(16120)}\n      [5ae4,5ae8) {fbreg(-280)}\n      [5ae8,5b24) {breg1(16120)}\n      [5b24,5b40) {fbreg(-280)}\n      [5b40,5b48) {breg0(16120)}\n      [5b48,5b70) {fbreg(-280)}\n      [5b70,5b74) {breg0(16120)}\n      [5b74,5b84) {fbreg(-280)}\n      [5b84,5b94) {entry_value(1) {reg0}, stack_value}\n      [5b94,5b98) {fbreg(-280)}\n      [5b98,5bac) {breg0(16120)}\n      [5bac,5bc4) {fbreg(-280)}\n      [5bc4,5bcc) {breg0(16120)}\n      [5bcc,5bec) {fbreg(-280)}\n      [5bec,5bff) {breg2(16120)}\n      [5bff,5c04) {fbreg(-280)}\n      [5c04,5c08) {breg1(16120)}\n      [5c08,5c10) {fbreg(-280)}\n      [5c10,5c14) {breg1(16120)}\n      [5c14,5c24) {fbreg(-280)}\n      [5c24,5c28) {breg0(16120)}\n      [5c28,5c30) {fbreg(-280)}\n      [5c30,5c40) {breg0(16120)}\n      [5c40,5c44) {fbreg(-280)}\n      [5c44,5c50) {breg1(16120)}\n      [5c50,5c58) {fbreg(-280)}\n      [5c58,5c6c) {breg1(16120)}\n      [5c6c,5c70) {breg0(16120)}\n      [5c70,5c80) {fbreg(-280)}\n      [5c80,5c98) {breg0(16120)}\n      [5c98,5ca4) {fbreg(-280)}\n      [5ca4,5cc4) {breg0(16120)}\n      [5cc4,5cd0) {fbreg(-280)}\n      [5cd0,5ce0) {breg0(16120)}\n      [5ce0,5d7c) {fbreg(-280)}\n      [5d7c,5d8f) {breg3(16120)}\n      [5d8f,5d98) {fbreg(-280)}\n      [5d98,5da8) {breg0(16120)}\n      [5da8,5dbc) {fbreg(-280)}\n      [5dbc,5dc0) {breg0(16120)}\n      [5dc0,5dc8) {fbreg(-280)}\n      [5dc8,5dd0) {breg0(16120)}\n      [5dd0,5dd4) {fbreg(-280)}\n      [5dd4,5ddc) {breg0(16120)}\n      [5ddc,5dfc) {fbreg(-280)}\n      [5dfc,5e18) {breg0(16120)}\n      [5e18,5e20) {fbreg(-280)}\n      [5e20,5e2c) {breg1(16120)}\n      [5e2c,5e38) {fbreg(-280)}\n      [5e38,5e3c) {breg0(16120)}\n      [5e3c,5e98) {fbreg(-280)}\n      [5e98,5ebc) {breg0(16120)}\n      [5ebc,5ed8) {breg1(16120)}\n      [5ed8,5ee8) {breg0(16120)}\n      [5ee8,5eec) {fbreg(-280)}\n      [5eec,5f07) {breg3(16120)}\n      [5f07,5f0c) {fbreg(-280)}\n      [5f0c,5f30) {breg0(16120)}\n      [5f30,5f6c) {fbreg(-280)}\n      [5f6c,5f74) {breg0(16120)}\n      [5f74,5f98) {fbreg(-280)}\n      [5f98,5fb4) {breg0(16120)}\n      [5fb4,5fb8) {fbreg(-280)}\n      [5fb8,5fd0) {breg0(16120)}\n      [5fd0,5fe0) {fbreg(-280)}\n      [5fe0,5fe8) {breg0(16120)}\n      [5fe8,6020) {fbreg(-280)}\n      [6020,6024) {breg0(16120)}\n      [6024,6090) {fbreg(-280)}\n      [6090,609c) {breg0(16120)}\n      [609c,60a0) {fbreg(-280)}\n      [60a0,60ac) {breg0(16120)}\n      [60ac,60bc) {fbreg(-280)}\n      [60bc,60cb) {breg3(16120)}\n      [60cb,60d0) {fbreg(-280)}\n      [60d0,60e0) {breg1(16120)}\n      [60e0,60e8) {breg0(16120)}\n      [60e8,60f4) {fbreg(-280)}\n      [60f4,60fc) {breg0(16120)}\n      [60fc,6124) {breg1(16120)}\n      [6124,6128) {fbreg(-280)}\n      [6128,612c) {breg0(16120)}\n      [612c,6138) {fbreg(-280)}\n      [6138,613c) {breg0(16120)}\n      [613c,6148) {fbreg(-280)}\n      [6148,614c) {breg0(16120)}\n      [614c,615c) {fbreg(-280)}\n      [615c,6164) {breg0(16120)}\n      [6164,616c) {fbreg(-280)}\n      [616c,6177) {breg2(16120)}\n      [6177,6184) {fbreg(-280)}\n      [6184,618c) {breg0(16120)}\n      [618c,6194) {fbreg(-280)}\n      [6194,6198) {breg1(16120)}\n      [6198,61a0) {fbreg(-280)}\n      [61a0,61a4) {breg1(16120)}\n      [61a4,61b0) {fbreg(-280)}\n      [61b0,61b4) {breg0(16120)}\n      [61b4,61c4) {fbreg(-280)}\n      [61c4,61d4) {breg0(16120)}\n      [61d4,61d8) {fbreg(-280)}\n      [61d8,61e4) {breg0(16120)}\n      [61e4,61f0) {fbreg(-280)}\n      [61f0,6208) {breg1(16120)}\n      [6208,6210) {breg0(16120)}\n      [6210,6227) {breg3(16120)}\n      [6227,6244) {fbreg(-280)}\n      [6244,626c) {breg0(16120)}\n      [626c,6308) {fbreg(-280)}\n      [6308,630c) {breg0(16120)}\n      [630c,6378) {fbreg(-280)}\n      [6378,6380) {breg0(16120)}\n      [6380,63a0) {fbreg(-280)}\n      [63a0,63ac) {breg1(16120)}\n      [63ac,63c8) {fbreg(-280)}\n      [63c8,63cc) {breg1(16120)}\n      [63cc,63d8) {fbreg(-280)}\n      [63d8,63dc) {breg1(16120)}\n      [63dc,6430) {fbreg(-280)}\n      [6430,6434) {breg0(16120)}\n      [6434,643c) {fbreg(-280)}\n      [643c,6444) {breg0(16120)}\n      [6444,6450) {fbreg(-280)}\n      [6450,6458) {breg1(16120)}\n      [6458,6464) {fbreg(-280)}\n      [6464,65cc) {entry_value(1) {reg0}, stack_value}\n      [65cc,65f0) {fbreg(-280)}\n      [65f0,6600) {breg1(16120)}\n      [6600,661c) {fbreg(-280)}\n      [661c,6638) {breg0(16120)}\n      [6638,6644) {fbreg(-280)}\n      [6644,6660) {breg0(16120)}\n      [6660,66c8) {fbreg(-280)}\n      [66c8,66ec) {breg1(16120)}\n      [66ec,6764) {fbreg(-280)}\n      [6764,6784) {breg0(16120)}\n      [6784,6787) {breg5(16120)}\n      [6787,67f0) {fbreg(-280)}\n      [67f0,67f8) {breg2(16120)}\n      [67f8,680c) {fbreg(-280)}\n      [680c,6820) {breg1(16120)}\n      [6820,6828) {fbreg(-280)}\n      [6828,6830) {breg0(16120)}\n      [6830,6914) {fbreg(-280)}\n      [6914,6af0) {entry_value(1) {reg0}, stack_value}\n      [6af0,6b14) {fbreg(-280)}\n      [6b14,6b24) {breg0(16120)}\n      [6b24,6b30) {entry_value(1) {reg0}, stack_value}\n      [6b30,6b34) {fbreg(-280)}\n      [6b34,6b50) {breg0(16120)}\n      [6b50,6b58) {fbreg(-280)}\n      [6b58,6b70) {breg1(16120)}\n      [6b70,6b74) {fbreg(-280)}\n      [6b74,6b7c) {breg0(16120)}\n      [6b7c,6b84) {fbreg(-280)}\n      [6b84,6b8c) {breg0(16120)}\n      [6b8c,6bb0) {fbreg(-280)}\n      [6bb0,6c58) {entry_value(1) {reg0}, stack_value}\n      [6c58,6c60) {fbreg(-280)}\n      [6c60,6c7c) {breg1(16120)}\n      [6c7c,6c80) {fbreg(-280)}\n      [6c80,6c88) {breg0(16120)}\n      [6c88,6c94) {fbreg(-280)}\n      [6c94,6cb8) {breg0(16120)}\n      [6cb8,6cc8) {fbreg(-280)}\n      [6cc8,6cd4) {breg0(16120)}\n      [6cd4,6ce8) {fbreg(-280)}\n      [6ce8,6d00) {breg1(16120)}\n      [6d00,6d14) {fbreg(-280)}\n      [6d14,6d1c) {breg1(16120)}\n      [6d1c,6d20) {fbreg(-280)}\n      [6d20,6d34) {breg0(16120)}\n      [6d34,73a0) {entry_value(1) {reg0}, stack_value}\n      [73a0,73c0) {fbreg(-280)}\n      [73c0,73cc) {breg0(16120)}\n      [73cc,7400) {fbreg(-280)}\n      [7400,7404) {breg1(16120)}\n      [7404,7410) {fbreg(-280)}\n      [7410,7538) {entry_value(1) {reg0}, stack_value}\n      [7538,754f) {breg3(16120)}\n      [754f,7564) {fbreg(-280)}\n      [7564,7614) {entry_value(1) {reg0}, stack_value}\n      [7614,767c) {fbreg(-280)}\n      [767c,7688) {breg1(16120)}\n      [7688,769c) {fbreg(-280)}\n      [769c,76a4) {breg1(16120)}\n      [76a4,76b8) {fbreg(-280)}\n      [76b8,76c4) {breg2(16120)}\n      [76c4,76c8) {breg0(16120)}\n      [76c8,76d4) {fbreg(-280)}\n      [76d4,76e8) {entry_value(1) {reg0}, stack_value}\n      [76e8,76f8) {breg1(16120)}\n      [76f8,7704) {breg0(16120)}\n      [7704,7708) {fbreg(-280)}\n      [7708,7720) {entry_value(1) {reg0}, stack_value}\n    [4377] parameter 'stripped'\n      [4f40,4f60) {reg1}\n      [4f60,50c4) {reg20}\n      [50c4,50fc) {entry_value(1) {reg1}, stack_value}\n      [50fc,5138) {reg20}\n      [5138,5148) {entry_value(1) {reg1}, stack_value}\n      [5148,521c) {reg20}\n      [521c,5224) {fbreg(-368)}\n      [5224,522c) {breg0(16032)}\n      [522c,523c) {fbreg(-368)}\n      [523c,5240) {breg1(16032)}\n      [5240,526c) {fbreg(-368)}\n      [526c,5270) {breg2(16032)}\n      [5270,527c) {fbreg(-368)}\n      [527c,5280) {breg1(16032)}\n      [5280,5294) {fbreg(-368)}\n      [5294,5298) {breg0(16032)}\n      [5298,52a8) {fbreg(-368)}\n      [52a8,52c0) {breg1(16032)}\n      [52c0,52e4) {fbreg(-368)}\n      [52e4,5304) {breg1(16032)}\n      [5304,532c) {fbreg(-368)}\n      [532c,533c) {breg0(16032)}\n      [533c,5378) {fbreg(-368)}\n      [5378,538c) {breg1(16032)}\n      [538c,5390) {fbreg(-368)}\n      [5390,53ac) {breg1(16032)}\n      [53ac,53b0) {breg0(16032)}\n      [53b0,53b8) {fbreg(-368)}\n      [53b8,53c8) {breg1(16032)}\n      [53c8,5414) {fbreg(-368)}\n      [5414,541c) {breg0(16032)}\n      [541c,542c) {fbreg(-368)}\n      [542c,5434) {breg0(16032)}\n      [5434,544c) {fbreg(-368)}\n      [544c,5450) {breg0(16032)}\n      [5450,5468) {fbreg(-368)}\n      [5468,5474) {breg0(16032)}\n      [5474,5488) {fbreg(-368)}\n      [5488,54c8) {reg20}\n      [54c8,54d0) {fbreg(-368)}\n      [54d0,54d8) {breg1(16032)}\n      [54d8,54f4) {fbreg(-368)}\n      [54f4,5504) {breg0(16032)}\n      [5504,5508) {fbreg(-368)}\n      [5508,56a8) {entry_value(1) {reg1}, stack_value}\n      [56a8,56ac) {fbreg(-368)}\n      [56ac,56b8) {breg0(16032)}\n      [56b8,56c8) {fbreg(-368)}\n      [56c8,56e8) {breg1(16032)}\n      [56e8,56ec) {fbreg(-368)}\n      [56ec,571c) {breg0(16032)}\n      [571c,5758) {fbreg(-368)}\n      [5758,5774) {breg0(16032)}\n      [5774,57a7) {breg2(16032)}\n      [57a7,57b0) {fbreg(-368)}\n      [57b0,57dc) {breg0(16032)}\n      [57dc,57fc) {breg1(16032)}\n      [57fc,5820) {fbreg(-368)}\n      [5820,5834) {breg2(16032)}\n      [5834,583c) {fbreg(-368)}\n      [583c,5884) {breg1(16032)}\n      [5884,5888) {breg0(16032)}\n      [5888,588f) {breg4(16032)}\n      [588f,58e0) {fbreg(-368)}\n      [58e0,590f) {breg3(16032)}\n      [590f,5914) {fbreg(-368)}\n      [5914,5930) {breg1(16032)}\n      [5930,5938) {fbreg(-368)}\n      [5938,594c) {breg1(16032)}\n      [594c,5a9c) {entry_value(1) {reg1}, stack_value}\n      [5a9c,5aa8) {reg20}\n      [5aa8,5ab8) {entry_value(1) {reg1}, stack_value}\n      [5ab8,5acc) {fbreg(-368)}\n      [5acc,5b94) {entry_value(1) {reg1}, stack_value}\n      [5b94,5b98) {fbreg(-368)}\n      [5b98,5bac) {breg0(16032)}\n      [5bac,65f0) {entry_value(1) {reg1}, stack_value}\n      [65f0,6600) {breg1(16032)}\n      [6600,6610) {fbreg(-368)}\n      [6610,6660) {entry_value(1) {reg1}, stack_value}\n      [6660,6688) {reg20}\n      [6688,6818) {entry_value(1) {reg1}, stack_value}\n      [6818,6820) {breg1(16032)}\n      [6820,6828) {fbreg(-368)}\n      [6828,6830) {breg0(16032)}\n      [6830,6858) {fbreg(-368)}\n      [6858,7538) {entry_value(1) {reg1}, stack_value}\n      [7538,754f) {breg3(16032)}\n      [754f,7564) {fbreg(-368)}\n      [7564,7720) {entry_value(1) {reg1}, stack_value}\n    [438b] parameter 'stripped_ehdr'\n      [4f40,4f78) {reg2}\n      [4f78,50c4) {reg28}\n      [50c4,50fc) {entry_value(1) {reg2}, stack_value}\n      [50fc,5138) {reg28}\n      [5138,5148) {entry_value(1) {reg2}, stack_value}\n      [5148,5508) {reg28}\n      [5508,5674) {entry_value(1) {reg2}, stack_value}\n      [5674,5684) {reg28}\n      [5684,56a8) {entry_value(1) {reg2}, stack_value}\n      [56a8,59a8) {reg28}\n      [59a8,59b0) {breg2(16088)}\n      [59b0,59d8) {fbreg(-312)}\n      [59d8,59e4) {breg2(16088)}\n      [59e4,5a04) {fbreg(-312)}\n      [5a04,5a0c) {breg0(16088)}\n      [5a0c,5a34) {fbreg(-312)}\n      [5a34,5a3c) {breg0(16088)}\n      [5a3c,5a9c) {fbreg(-312)}\n      [5a9c,5aa8) {reg28}\n      [5aa8,5ab8) {entry_value(1) {reg2}, stack_value}\n      [5ab8,5acc) {reg28}\n      [5acc,5b94) {entry_value(1) {reg2}, stack_value}\n      [5b94,5bac) {reg28}\n      [5bac,5f94) {entry_value(1) {reg2}, stack_value}\n      [5f94,5f98) {fbreg(-312)}\n      [5f98,5fb4) {breg0(16088)}\n      [5fb4,65f0) {entry_value(1) {reg2}, stack_value}\n      [65f0,6610) {reg28}\n      [6610,6660) {entry_value(1) {reg2}, stack_value}\n      [6660,66a8) {reg28}\n      [66a8,67f0) {entry_value(1) {reg2}, stack_value}\n      [67f0,67f8) {reg28}\n      [67f8,6818) {entry_value(1) {reg2}, stack_value}\n      [6818,6858) {reg28}\n      [6858,7538) {entry_value(1) {reg2}, stack_value}\n      [7538,7564) {reg28}\n      [7564,7614) {entry_value(1) {reg2}, stack_value}\n      [7614,7650) {fbreg(-312)}\n      [7650,7720) {entry_value(1) {reg2}, stack_value}\n    [439f] parameter 'bias'\n      [4f40,4f93) {reg3}\n      [4f93,4fb0) {fbreg(-288)}\n      [4fb0,4fb4) {breg0(16112)}\n      [4fb4,4fec) {fbreg(-288)}\n      [4fec,4ff8) {breg3(16112)}\n      [4ff8,50c4) {fbreg(-288)}\n      [50c4,50fc) {entry_value(1) {reg3}, stack_value}\n      [50fc,510b) {breg3(16112)}\n      [510b,511c) {fbreg(-288)}\n      [511c,5128) {breg2(16112)}\n      [5128,51c4) {fbreg(-288)}\n      [51c4,51d0) {breg0(16112)}\n      [51d0,51e0) {fbreg(-288)}\n      [51e0,51f4) {breg1(16112)}\n      [51f4,520c) {breg0(16112)}\n      [520c,521c) {breg1(16112)}\n      [521c,5224) {fbreg(-288)}\n      [5224,522c) {breg0(16112)}\n      [522c,523c) {fbreg(-288)}\n      [523c,5240) {breg1(16112)}\n      [5240,526c) {fbreg(-288)}\n      [526c,5270) {breg2(16112)}\n      [5270,527c) {fbreg(-288)}\n      [527c,5280) {breg1(16112)}\n      [5280,5294) {fbreg(-288)}\n      [5294,5298) {breg0(16112)}\n      [5298,52a8) {fbreg(-288)}\n      [52a8,52c0) {breg1(16112)}\n      [52c0,52e4) {fbreg(-288)}\n      [52e4,5304) {breg1(16112)}\n      [5304,532c) {fbreg(-288)}\n      [532c,533c) {breg0(16112)}\n      [533c,5378) {fbreg(-288)}\n      [5378,538c) {breg1(16112)}\n      [538c,5390) {fbreg(-288)}\n      [5390,53ac) {breg1(16112)}\n      [53ac,53b0) {breg0(16112)}\n      [53b0,53b8) {fbreg(-288)}\n      [53b8,53c8) {breg1(16112)}\n      [53c8,5414) {fbreg(-288)}\n      [5414,541c) {breg0(16112)}\n      [541c,542c) {fbreg(-288)}\n      [542c,5434) {breg0(16112)}\n      [5434,544c) {fbreg(-288)}\n      [544c,5450) {breg0(16112)}\n      [5450,5468) {fbreg(-288)}\n      [5468,5474) {breg0(16112)}\n      [5474,54d0) {fbreg(-288)}\n      [54d0,54d8) {breg1(16112)}\n      [54d8,54f4) {fbreg(-288)}\n      [54f4,5504) {breg0(16112)}\n      [5504,550c) {fbreg(-288)}\n      [550c,5510) {breg0(16112)}\n      [5510,5518) {fbreg(-288)}\n      [5518,5530) {breg1(16112)}\n      [5530,554c) {fbreg(-288)}\n      [554c,557c) {breg1(16112)}\n      [557c,55dc) {fbreg(-288)}\n      [55dc,55e4) {breg1(16112)}\n      [55e4,560c) {fbreg(-288)}\n      [560c,5610) {breg0(16112)}\n      [5610,5674) {fbreg(-288)}\n      [5674,5678) {breg1(16112)}\n      [5678,568c) {fbreg(-288)}\n      [568c,5698) {breg1(16112)}\n      [5698,56ac) {fbreg(-288)}\n      [56ac,56b8) {breg0(16112)}\n      [56b8,56c8) {fbreg(-288)}\n      [56c8,56e8) {breg1(16112)}\n      [56e8,56ec) {fbreg(-288)}\n      [56ec,571c) {breg0(16112)}\n      [571c,5758) {fbreg(-288)}\n      [5758,5774) {breg0(16112)}\n      [5774,57a7) {breg2(16112)}\n      [57a7,57b0) {fbreg(-288)}\n      [57b0,57dc) {breg0(16112)}\n      [57dc,57fc) {breg1(16112)}\n      [57fc,5820) {fbreg(-288)}\n      [5820,5834) {breg2(16112)}\n      [5834,583c) {fbreg(-288)}\n      [583c,5884) {breg1(16112)}\n      [5884,5888) {breg0(16112)}\n      [5888,588f) {breg4(16112)}\n      [588f,58e0) {fbreg(-288)}\n      [58e0,590f) {breg3(16112)}\n      [590f,5914) {fbreg(-288)}\n      [5914,5930) {breg1(16112)}\n      [5930,5938) {fbreg(-288)}\n      [5938,595b) {breg1(16112)}\n      [595b,5960) {fbreg(-288)}\n      [5960,5970) {breg1(16112)}\n      [5970,59b0) {breg2(16112)}\n      [59b0,59d8) {fbreg(-288)}\n      [59d8,59e4) {breg2(16112)}\n      [59e4,5a04) {fbreg(-288)}\n      [5a04,5a0c) {breg0(16112)}\n      [5a0c,5a34) {fbreg(-288)}\n      [5a34,5a3c) {breg0(16112)}\n      [5a3c,5ad0) {fbreg(-288)}\n      [5ad0,5ae4) {breg0(16112)}\n      [5ae4,5ae8) {fbreg(-288)}\n      [5ae8,5b24) {breg1(16112)}\n      [5b24,5b40) {fbreg(-288)}\n      [5b40,5b48) {breg0(16112)}\n      [5b48,5b70) {fbreg(-288)}\n      [5b70,5b74) {breg0(16112)}\n      [5b74,5b84) {fbreg(-288)}\n      [5b84,5b94) {entry_value(1) {reg3}, stack_value}\n      [5b94,5b98) {fbreg(-288)}\n      [5b98,5bac) {breg0(16112)}\n      [5bac,5bc4) {fbreg(-288)}\n      [5bc4,5bcc) {breg0(16112)}\n      [5bcc,5bec) {fbreg(-288)}\n      [5bec,5bff) {breg2(16112)}\n      [5bff,5c04) {fbreg(-288)}\n      [5c04,5c08) {breg1(16112)}\n      [5c08,5c10) {fbreg(-288)}\n      [5c10,5c14) {breg1(16112)}\n      [5c14,5c24) {fbreg(-288)}\n      [5c24,5c28) {breg0(16112)}\n      [5c28,5c30) {fbreg(-288)}\n      [5c30,5c40) {breg0(16112)}\n      [5c40,5c44) {fbreg(-288)}\n      [5c44,5c50) {breg1(16112)}\n      [5c50,5c58) {fbreg(-288)}\n      [5c58,5c6c) {breg1(16112)}\n      [5c6c,5c70) {breg0(16112)}\n      [5c70,5c80) {fbreg(-288)}\n      [5c80,5c98) {breg0(16112)}\n      [5c98,5ca4) {fbreg(-288)}\n      [5ca4,5cc4) {breg0(16112)}\n      [5cc4,5cd0) {fbreg(-288)}\n      [5cd0,5ce0) {breg0(16112)}\n      [5ce0,5d7c) {fbreg(-288)}\n      [5d7c,5d8f) {breg3(16112)}\n      [5d8f,5d98) {fbreg(-288)}\n      [5d98,5da8) {breg0(16112)}\n      [5da8,5dbc) {fbreg(-288)}\n      [5dbc,5dc0) {breg0(16112)}\n      [5dc0,5dc8) {fbreg(-288)}\n      [5dc8,5dd0) {breg0(16112)}\n      [5dd0,5dd4) {fbreg(-288)}\n      [5dd4,5ddc) {breg0(16112)}\n      [5ddc,5dfc) {fbreg(-288)}\n      [5dfc,5e18) {breg0(16112)}\n      [5e18,5e20) {fbreg(-288)}\n      [5e20,5e2c) {breg1(16112)}\n      [5e2c,5e38) {fbreg(-288)}\n      [5e38,5e3c) {breg0(16112)}\n      [5e3c,5e98) {fbreg(-288)}\n      [5e98,5ebc) {breg0(16112)}\n      [5ebc,5ed8) {breg1(16112)}\n      [5ed8,5ee8) {breg0(16112)}\n      [5ee8,5eec) {fbreg(-288)}\n      [5eec,5f07) {breg3(16112)}\n      [5f07,5f0c) {fbreg(-288)}\n      [5f0c,5f30) {breg0(16112)}\n      [5f30,5f6c) {fbreg(-288)}\n      [5f6c,5f74) {breg0(16112)}\n      [5f74,5f98) {fbreg(-288)}\n      [5f98,5fb4) {breg0(16112)}\n      [5fb4,5fb8) {fbreg(-288)}\n      [5fb8,5fd0) {breg0(16112)}\n      [5fd0,5fe0) {fbreg(-288)}\n      [5fe0,5fe8) {breg0(16112)}\n      [5fe8,6020) {fbreg(-288)}\n      [6020,6024) {breg0(16112)}\n      [6024,6090) {fbreg(-288)}\n      [6090,609c) {breg0(16112)}\n      [609c,60a0) {fbreg(-288)}\n      [60a0,60ac) {breg0(16112)}\n      [60ac,60bc) {fbreg(-288)}\n      [60bc,60cb) {breg3(16112)}\n      [60cb,60d0) {fbreg(-288)}\n      [60d0,60e0) {breg1(16112)}\n      [60e0,60e8) {breg0(16112)}\n      [60e8,60f4) {fbreg(-288)}\n      [60f4,60fc) {breg0(16112)}\n      [60fc,6124) {breg1(16112)}\n      [6124,6128) {fbreg(-288)}\n      [6128,612c) {breg0(16112)}\n      [612c,6138) {fbreg(-288)}\n      [6138,613c) {breg0(16112)}\n      [613c,6148) {fbreg(-288)}\n      [6148,614c) {breg0(16112)}\n      [614c,615c) {fbreg(-288)}\n      [615c,6164) {breg0(16112)}\n      [6164,616c) {fbreg(-288)}\n      [616c,6177) {breg2(16112)}\n      [6177,6184) {fbreg(-288)}\n      [6184,618c) {breg0(16112)}\n      [618c,6194) {fbreg(-288)}\n      [6194,6198) {breg1(16112)}\n      [6198,61a0) {fbreg(-288)}\n      [61a0,61a4) {breg1(16112)}\n      [61a4,61b0) {fbreg(-288)}\n      [61b0,61b4) {breg0(16112)}\n      [61b4,61c4) {fbreg(-288)}\n      [61c4,61d4) {breg0(16112)}\n      [61d4,61d8) {fbreg(-288)}\n      [61d8,61e4) {breg0(16112)}\n      [61e4,61f0) {fbreg(-288)}\n      [61f0,6208) {breg1(16112)}\n      [6208,6210) {breg0(16112)}\n      [6210,6227) {breg3(16112)}\n      [6227,6244) {fbreg(-288)}\n      [6244,626c) {breg0(16112)}\n      [626c,6308) {fbreg(-288)}\n      [6308,630c) {breg0(16112)}\n      [630c,6378) {fbreg(-288)}\n      [6378,6380) {breg0(16112)}\n      [6380,63a0) {fbreg(-288)}\n      [63a0,63ac) {breg1(16112)}\n      [63ac,63c8) {fbreg(-288)}\n      [63c8,63cc) {breg1(16112)}\n      [63cc,63d8) {fbreg(-288)}\n      [63d8,63dc) {breg1(16112)}\n      [63dc,6430) {fbreg(-288)}\n      [6430,6434) {breg0(16112)}\n      [6434,643c) {fbreg(-288)}\n      [643c,6444) {breg0(16112)}\n      [6444,6450) {fbreg(-288)}\n      [6450,6458) {breg1(16112)}\n      [6458,6464) {fbreg(-288)}\n      [6464,65cc) {entry_value(1) {reg3}, stack_value}\n      [65cc,65f0) {fbreg(-288)}\n      [65f0,6600) {breg1(16112)}\n      [6600,661c) {fbreg(-288)}\n      [661c,6638) {breg0(16112)}\n      [6638,6644) {fbreg(-288)}\n      [6644,6660) {breg0(16112)}\n      [6660,66c8) {fbreg(-288)}\n      [66c8,66ec) {breg1(16112)}\n      [66ec,6764) {fbreg(-288)}\n      [6764,6784) {breg0(16112)}\n      [6784,6787) {breg5(16112)}\n      [6787,67f0) {fbreg(-288)}\n      [67f0,67f8) {breg2(16112)}\n      [67f8,680c) {fbreg(-288)}\n      [680c,6820) {breg1(16112)}\n      [6820,6828) {fbreg(-288)}\n      [6828,6830) {breg0(16112)}\n      [6830,6914) {fbreg(-288)}\n      [6914,6af0) {entry_value(1) {reg3}, stack_value}\n      [6af0,6b14) {fbreg(-288)}\n      [6b14,6b24) {breg0(16112)}\n      [6b24,6b30) {entry_value(1) {reg3}, stack_value}\n      [6b30,6b34) {fbreg(-288)}\n      [6b34,6b50) {breg0(16112)}\n      [6b50,6b58) {fbreg(-288)}\n      [6b58,6b70) {breg1(16112)}\n      [6b70,6b74) {fbreg(-288)}\n      [6b74,6b7c) {breg0(16112)}\n      [6b7c,6b84) {fbreg(-288)}\n      [6b84,6b8c) {breg0(16112)}\n      [6b8c,6bb0) {fbreg(-288)}\n      [6bb0,6c58) {entry_value(1) {reg3}, stack_value}\n      [6c58,6c60) {fbreg(-288)}\n      [6c60,6c7c) {breg1(16112)}\n      [6c7c,6c80) {fbreg(-288)}\n      [6c80,6c88) {breg0(16112)}\n      [6c88,6c94) {fbreg(-288)}\n      [6c94,6cb8) {breg0(16112)}\n      [6cb8,6cc8) {fbreg(-288)}\n      [6cc8,6cd4) {breg0(16112)}\n      [6cd4,6ce8) {fbreg(-288)}\n      [6ce8,6d00) {breg1(16112)}\n      [6d00,6d14) {fbreg(-288)}\n      [6d14,6d1c) {breg1(16112)}\n      [6d1c,6d20) {fbreg(-288)}\n      [6d20,6d34) {breg0(16112)}\n      [6d34,73a0) {entry_value(1) {reg3}, stack_value}\n      [73a0,73c0) {fbreg(-288)}\n      [73c0,73cc) {breg0(16112)}\n      [73cc,7400) {fbreg(-288)}\n      [7400,7404) {breg1(16112)}\n      [7404,7410) {fbreg(-288)}\n      [7410,7538) {entry_value(1) {reg3}, stack_value}\n      [7538,754f) {breg3(16112)}\n      [754f,7564) {fbreg(-288)}\n      [7564,7614) {entry_value(1) {reg3}, stack_value}\n      [7614,767c) {fbreg(-288)}\n      [767c,7688) {breg1(16112)}\n      [7688,769c) {fbreg(-288)}\n      [769c,76a4) {breg1(16112)}\n      [76a4,76b8) {fbreg(-288)}\n      [76b8,76c4) {breg2(16112)}\n      [76c4,76c8) {breg0(16112)}\n      [76c8,76d4) {fbreg(-288)}\n      [76d4,76e8) {entry_value(1) {reg3}, stack_value}\n      [76e8,76f8) {breg1(16112)}\n      [76f8,7704) {breg0(16112)}\n      [7704,7708) {fbreg(-288)}\n      [7708,7720) {entry_value(1) {reg3}, stack_value}\n    [43b3] variable 'unstripped_shstrndx'\n      [4f40,7720) {fbreg(-336)}\n    [43c3] variable 'stripped_shstrndx'\n      [4f40,7720) {fbreg(-328)}\n    [43d3] variable 'unstripped_shnum'\n      [4f40,7720) {fbreg(-320)}\n    [43e3] variable 'stripped_shnum'\n      [4f40,7720) {fbreg(-312)}\n    [43f3] variable 'max_off'\n      [4fe0,4ff8) {const1s(-1), stack_value}\n      [4ff8,50c4) {fbreg(-336)}\n      [50fc,5124) {const1s(-1), stack_value}\n      [5124,5128) {fbreg(-336)}\n      [5148,5490) {fbreg(-336)}\n      [54c8,5b84) {fbreg(-336)}\n      [5b94,6464) {fbreg(-336)}\n      [65cc,6914) {fbreg(-336)}\n      [6af0,6b24) {fbreg(-336)}\n      [6b30,6bb0) {fbreg(-336)}\n      [6c58,6c6c) {fbreg(-336)}\n      [73a0,7410) {fbreg(-336)}\n      [7538,7564) {fbreg(-336)}\n      [7614,76a0) {fbreg(-336)}\n      [76a4,76d4) {fbreg(-336)}\n      [76e8,76f4) {fbreg(-336)}\n    [4407] variable 'sections'\n      [501c,50c4) {breg19(0)}\n      [5148,536c) {breg19(0)}\n      [536c,5390) {breg31(16)}\n      [5390,5490) {breg19(0)}\n      [54c8,5508) {breg19(0)}\n      [5508,5534) {breg31(16)}\n      [5534,557c) {breg3(16)}\n      [5674,5684) {breg19(0)}\n      [56a8,5714) {breg19(0)}\n      [5714,571c) {breg0(16104), deref}\n      [571c,5758) {fbreg(-296), deref}\n      [5758,5774) {breg0(16104), deref}\n      [5774,57a0) {breg2(16104), deref}\n      [57a0,5a9c) {breg31(16)}\n      [5a9c,5aa8) {breg19(0)}\n      [5ab8,5acc) {breg19(0)}\n      [5b94,5b98) {fbreg(-296), deref}\n      [5b98,5bac) {breg0(16104), deref}\n      [5bac,5e94) {breg31(16)}\n      [5f94,608c) {breg31(16)}\n      [61c0,61d4) {breg3(16)}\n      [65f0,6660) {breg31(16)}\n      [6660,667c) {breg19(0)}\n      [667c,66a8) {breg31(16)}\n      [67e4,67f8) {breg31(16)}\n      [6818,6820) {breg19(0)}\n      [6820,6858) {breg31(16)}\n      [6b30,6b8c) {breg31(16)}\n      [7538,7564) {breg31(16)}\n      [7614,7650) {breg31(16)}\n    [441b] variable 'scn'\n      [501c,5020) {lit0, stack_value}\n      [5020,508c) {reg25}\n      [508c,5093) {reg0}\n      [5093,50c4) {reg25}\n      [5148,5154) {reg0}\n      [5154,521c) {reg25}\n      [521c,5234) {reg21}\n      [5234,5243) {reg0}\n      [5243,5488) {reg21}\n      [5488,5490) {reg25}\n      [54c8,54f0) {reg21}\n      [54f0,54f4) {reg0}\n      [54f4,5508) {reg21}\n      [56a8,56f8) {reg21}\n      [5a9c,5aa8) {reg25}\n      [5ab8,5acc) {reg21}\n      [6538,653b) {reg0}\n      [653b,65bc) {reg28}\n      [6660,66a8) {reg25}\n      [6818,6820) {reg21}\n      [6bb0,6bc4) {reg28}\n      [6c24,6c34) {reg28}\n      [7424,742c) {reg28}\n    [442f] variable 'stripped_symtab'\n      [5148,519c) {lit0, stack_value}\n      [519c,51c0) {reg8}\n      [5488,5490) {reg8}\n      [5a9c,5aa8) {lit0, stack_value}\n      [6228,626c) {fbreg(-320)}\n      [626c,642c) {reg20}\n      [65cc,65f0) {reg20}\n      [66a8,67e4) {reg20}\n      [6858,68d8) {reg20}\n      [68e8,6914) {reg20}\n      [6af0,6b14) {reg20}\n      [6b14,6b20) {fbreg(-320)}\n      [6b8c,6bb0) {reg20}\n      [73a0,73e8) {reg20}\n      [7650,7674) {reg20}\n    [4443] variable 'nalloc'\n      [517c,5180) {breg2(-1), stack_value}\n      [5180,519c) {reg1}\n      (519c,519c) <empty range>\n      [519c,51bc) {reg1}\n      [51bc,51c0) {reg26}\n      [5488,5490) {reg1}\n      [5a9c,5aa8) {reg1}\n    [4457] variable 'shstrtab'\n      [51e8,51f0) {reg0}\n      [51f0,51f4) {breg1(16072)}\n      [51f4,520c) {breg0(16072)}\n      [520c,521c) {breg1(16072)}\n      [521c,5224) {fbreg(-328)}\n      [5224,522c) {breg0(16072)}\n      [522c,523c) {fbreg(-328)}\n      [523c,5240) {breg1(16072)}\n      [5240,526c) {fbreg(-328)}\n      [526c,5270) {breg2(16072)}\n      [5270,527c) {fbreg(-328)}\n      [527c,5280) {breg1(16072)}\n      [5280,5294) {fbreg(-328)}\n      [5294,5298) {breg0(16072)}\n      [5298,52a8) {fbreg(-328)}\n      [52a8,52c0) {breg1(16072)}\n      [52c0,52e4) {fbreg(-328)}\n      [52e4,5304) {breg1(16072)}\n      [5304,532c) {fbreg(-328)}\n      [532c,533c) {breg0(16072)}\n      [533c,5378) {fbreg(-328)}\n      [5378,538c) {breg1(16072)}\n      [538c,5390) {fbreg(-328)}\n      [5390,53ac) {breg1(16072)}\n      [53ac,53b0) {breg0(16072)}\n      [53b0,53b8) {fbreg(-328)}\n      [53b8,53c8) {breg1(16072)}\n      [53c8,5414) {fbreg(-328)}\n      [5414,541c) {breg0(16072)}\n      [541c,542c) {fbreg(-328)}\n      [542c,5434) {breg0(16072)}\n      [5434,544c) {fbreg(-328)}\n      [544c,5450) {breg0(16072)}\n      [5450,5468) {fbreg(-328)}\n      [5468,5474) {breg0(16072)}\n      [5474,5488) {fbreg(-328)}\n      [54c8,54d0) {fbreg(-328)}\n      [54d0,54d8) {breg1(16072)}\n      [54d8,54f4) {fbreg(-328)}\n      [54f4,5504) {breg0(16072)}\n      [5504,550c) {fbreg(-328)}\n      [550c,5510) {breg0(16072)}\n      [5510,5518) {fbreg(-328)}\n      [5518,5530) {breg1(16072)}\n      [5530,554c) {fbreg(-328)}\n      [554c,557c) {breg1(16072)}\n      [557c,55dc) {fbreg(-328)}\n      [55dc,55e4) {breg1(16072)}\n      [55e4,560c) {fbreg(-328)}\n      [560c,5610) {breg0(16072)}\n      [5610,5674) {fbreg(-328)}\n      [5674,5678) {breg1(16072)}\n      [5678,568c) {fbreg(-328)}\n      [568c,5698) {breg1(16072)}\n      [5698,56ac) {fbreg(-328)}\n      [56ac,56b8) {breg0(16072)}\n      [56b8,56c8) {fbreg(-328)}\n      [56c8,56e8) {breg1(16072)}\n      [56e8,56ec) {fbreg(-328)}\n      [56ec,571c) {breg0(16072)}\n      [571c,5758) {fbreg(-328)}\n      [5758,5774) {breg0(16072)}\n      [5774,57a7) {breg2(16072)}\n      [57a7,57b0) {fbreg(-328)}\n      [57b0,57dc) {breg0(16072)}\n      [57dc,57fc) {breg1(16072)}\n      [57fc,5820) {fbreg(-328)}\n      [5820,5834) {breg2(16072)}\n      [5834,583c) {fbreg(-328)}\n      [583c,5884) {breg1(16072)}\n      [5884,5888) {breg0(16072)}\n      [5888,588f) {breg4(16072)}\n      [588f,58e0) {fbreg(-328)}\n      [58e0,590f) {breg3(16072)}\n      [590f,5914) {fbreg(-328)}\n      [5914,5930) {breg1(16072)}\n      [5930,5938) {fbreg(-328)}\n      [5938,595b) {breg1(16072)}\n      [595b,5960) {fbreg(-328)}\n      [5960,5970) {breg1(16072)}\n      [5970,59b0) {breg2(16072)}\n      [59b0,59d8) {fbreg(-328)}\n      [59d8,59e4) {breg2(16072)}\n      [59e4,5a04) {fbreg(-328)}\n      [5a04,5a0c) {breg0(16072)}\n      [5a0c,5a34) {fbreg(-328)}\n      [5a34,5a3c) {breg0(16072)}\n      [5a3c,5a9c) {fbreg(-328)}\n      [5aa8,5ad0) {fbreg(-328)}\n      [5ad0,5ae4) {breg0(16072)}\n      [5ae4,5ae8) {fbreg(-328)}\n      [5ae8,5b24) {breg1(16072)}\n      [5b24,5b40) {fbreg(-328)}\n      [5b40,5b48) {breg0(16072)}\n      [5b48,5b70) {fbreg(-328)}\n      [5b70,5b74) {breg0(16072)}\n      [5b74,5b84) {fbreg(-328)}\n      [5b94,5b98) {fbreg(-328)}\n      [5b98,5bac) {breg0(16072)}\n      [5bac,5bc4) {fbreg(-328)}\n      [5bc4,5bcc) {breg0(16072)}\n      [5bcc,5bec) {fbreg(-328)}\n      [5bec,5bff) {breg2(16072)}\n      [5bff,5c04) {fbreg(-328)}\n      [5c04,5c08) {breg1(16072)}\n      [5c08,5c10) {fbreg(-328)}\n      [5c10,5c14) {breg1(16072)}\n      [5c14,5c24) {fbreg(-328)}\n      [5c24,5c28) {breg0(16072)}\n      [5c28,5c30) {fbreg(-328)}\n      [5c30,5c40) {breg0(16072)}\n      [5c40,5c44) {fbreg(-328)}\n      [5c44,5c50) {breg1(16072)}\n      [5c50,5c58) {fbreg(-328)}\n      [5c58,5c6c) {breg1(16072)}\n      [5c6c,5c70) {breg0(16072)}\n      [5c70,5c80) {fbreg(-328)}\n      [5c80,5c98) {breg0(16072)}\n      [5c98,5ca4) {fbreg(-328)}\n      [5ca4,5cc4) {breg0(16072)}\n      [5cc4,5cd0) {fbreg(-328)}\n      [5cd0,5ce0) {breg0(16072)}\n      [5ce0,5d7c) {fbreg(-328)}\n      [5d7c,5d8f) {breg3(16072)}\n      [5d8f,5d98) {fbreg(-328)}\n      [5d98,5da8) {breg0(16072)}\n      [5da8,5dbc) {fbreg(-328)}\n      [5dbc,5dc0) {breg0(16072)}\n      [5dc0,5dc8) {fbreg(-328)}\n      [5dc8,5dd0) {breg0(16072)}\n      [5dd0,5dd4) {fbreg(-328)}\n      [5dd4,5ddc) {breg0(16072)}\n      [5ddc,5dfc) {fbreg(-328)}\n      [5dfc,5e18) {breg0(16072)}\n      [5e18,5e20) {fbreg(-328)}\n      [5e20,5e2c) {breg1(16072)}\n      [5e2c,5e38) {fbreg(-328)}\n      [5e38,5e3c) {breg0(16072)}\n      [5e3c,5e98) {fbreg(-328)}\n      [5e98,5ebc) {breg0(16072)}\n      [5ebc,5ed8) {breg1(16072)}\n      [5ed8,5ee8) {breg0(16072)}\n      [5ee8,5eec) {fbreg(-328)}\n      [5eec,5f07) {breg3(16072)}\n      [5f07,5f0c) {fbreg(-328)}\n      [5f0c,5f30) {breg0(16072)}\n      [5f30,5f6c) {fbreg(-328)}\n      [5f6c,5f74) {breg0(16072)}\n      [5f74,5f98) {fbreg(-328)}\n      [5f98,5fb4) {breg0(16072)}\n      [5fb4,5fb8) {fbreg(-328)}\n      [5fb8,5fd0) {breg0(16072)}\n      [5fd0,5fe0) {fbreg(-328)}\n      [5fe0,5fe8) {breg0(16072)}\n      [5fe8,6020) {fbreg(-328)}\n      [6020,6024) {breg0(16072)}\n      [6024,6090) {fbreg(-328)}\n      [6090,609c) {breg0(16072)}\n      [609c,60a0) {fbreg(-328)}\n      [60a0,60ac) {breg0(16072)}\n      [60ac,60bc) {fbreg(-328)}\n      [60bc,60cb) {breg3(16072)}\n      [60cb,60d0) {fbreg(-328)}\n      [60d0,60e0) {breg1(16072)}\n      [60e0,60e8) {breg0(16072)}\n      [60e8,60f4) {fbreg(-328)}\n      [60f4,60fc) {breg0(16072)}\n      [60fc,6124) {breg1(16072)}\n      [6124,6128) {fbreg(-328)}\n      [6128,612c) {breg0(16072)}\n      [612c,6138) {fbreg(-328)}\n      [6138,613c) {breg0(16072)}\n      [613c,6148) {fbreg(-328)}\n      [6148,614c) {breg0(16072)}\n      [614c,615c) {fbreg(-328)}\n      [615c,6164) {breg0(16072)}\n      [6164,616c) {fbreg(-328)}\n      [616c,6177) {breg2(16072)}\n      [6177,6184) {fbreg(-328)}\n      [6184,618c) {breg0(16072)}\n      [618c,6194) {fbreg(-328)}\n      [6194,6198) {breg1(16072)}\n      [6198,61a0) {fbreg(-328)}\n      [61a0,61a4) {breg1(16072)}\n      [61a4,61b0) {fbreg(-328)}\n      [61b0,61b4) {breg0(16072)}\n      [61b4,61c4) {fbreg(-328)}\n      [61c4,61d4) {breg0(16072)}\n      [61d4,61d8) {fbreg(-328)}\n      [61d8,61e4) {breg0(16072)}\n      [61e4,61f0) {fbreg(-328)}\n      [61f0,6208) {breg1(16072)}\n      [6208,6210) {breg0(16072)}\n      [6210,6227) {breg3(16072)}\n      [6227,6244) {fbreg(-328)}\n      [6244,626c) {breg0(16072)}\n      [626c,6308) {fbreg(-328)}\n      [6308,630c) {breg0(16072)}\n      [630c,6378) {fbreg(-328)}\n      [6378,6380) {breg0(16072)}\n      [6380,63a0) {fbreg(-328)}\n      [63a0,63ac) {breg1(16072)}\n      [63ac,63c8) {fbreg(-328)}\n      [63c8,63cc) {breg1(16072)}\n      [63cc,63d8) {fbreg(-328)}\n      [63d8,63dc) {breg1(16072)}\n      [63dc,6430) {fbreg(-328)}\n      [6430,6434) {breg0(16072)}\n      [6434,643c) {fbreg(-328)}\n      [643c,6444) {breg0(16072)}\n      [6444,6450) {fbreg(-328)}\n      [6450,6458) {breg1(16072)}\n      [6458,6464) {fbreg(-328)}\n      [65cc,65f0) {fbreg(-328)}\n      [65f0,6600) {breg1(16072)}\n      [6600,661c) {fbreg(-328)}\n      [661c,6638) {breg0(16072)}\n      [6638,6644) {fbreg(-328)}\n      [6644,6660) {breg0(16072)}\n      [66a8,66c8) {fbreg(-328)}\n      [66c8,66ec) {breg1(16072)}\n      [66ec,6764) {fbreg(-328)}\n      [6764,6784) {breg0(16072)}\n      [6784,6787) {breg5(16072)}\n      [6787,67f0) {fbreg(-328)}\n      [67f0,67f8) {breg2(16072)}\n      [67f8,680c) {fbreg(-328)}\n      [680c,6820) {breg1(16072)}\n      [6820,6828) {fbreg(-328)}\n      [6828,6830) {breg0(16072)}\n      [6830,6914) {fbreg(-328)}\n      [6af0,6b14) {fbreg(-328)}\n      [6b14,6b24) {breg0(16072)}\n      [6b30,6b34) {fbreg(-328)}\n      [6b34,6b50) {breg0(16072)}\n      [6b50,6b58) {fbreg(-328)}\n      [6b58,6b70) {breg1(16072)}\n      [6b70,6b74) {fbreg(-328)}\n      [6b74,6b7c) {breg0(16072)}\n      [6b7c,6b84) {fbreg(-328)}\n      [6b84,6b8c) {breg0(16072)}\n      [6b8c,6bb0) {fbreg(-328)}\n      [6c58,6c60) {fbreg(-328)}\n      [6c60,6c7c) {breg1(16072)}\n      [6c7c,6c80) {fbreg(-328)}\n      [6c80,6c88) {breg0(16072)}\n      [6c88,6c94) {fbreg(-328)}\n      [6c94,6cb8) {breg0(16072)}\n      [6cb8,6cc8) {fbreg(-328)}\n      [6cc8,6cd4) {breg0(16072)}\n      [6cd4,6ce8) {fbreg(-328)}\n      [6ce8,6d00) {breg1(16072)}\n      [6d00,6d14) {fbreg(-328)}\n      [6d14,6d1c) {breg1(16072)}\n      [6d1c,6d20) {fbreg(-328)}\n      [6d20,6d34) {breg0(16072)}\n      [73a0,73c0) {fbreg(-328)}\n      [73c0,73cc) {breg0(16072)}\n      [73cc,7400) {fbreg(-328)}\n      [7400,7404) {breg1(16072)}\n      [7404,7410) {fbreg(-328)}\n      [7538,754f) {breg3(16072)}\n      [754f,7564) {fbreg(-328)}\n      [7614,767c) {fbreg(-328)}\n      [767c,7688) {breg1(16072)}\n      [7688,769c) {fbreg(-328)}\n      [769c,76a4) {breg1(16072)}\n      [76a4,76b8) {fbreg(-328)}\n      [76b8,76c4) {breg2(16072)}\n      [76c4,76c8) {breg0(16072)}\n      [76c8,76d4) {fbreg(-328)}\n      [76e8,76f8) {breg1(16072)}\n      [76f8,7704) {breg0(16072)}\n      [7704,7708) {fbreg(-328)}\n    [446b] variable 'check_prelink'\n      [521c,5488) {fbreg(-352)}\n      [54c8,54d4) {fbreg(-352)}\n      [54d4,54d8) {lit1, stack_value}\n      [54d8,5674) {fbreg(-352)}\n      [5684,5a9c) {fbreg(-352)}\n      [5aa8,5b84) {fbreg(-352)}\n      [5b94,6464) {fbreg(-352)}\n      [65cc,6660) {fbreg(-352)}\n      [66a8,6914) {fbreg(-352)}\n      [6af0,6b24) {fbreg(-352)}\n      [6b30,6bb0) {fbreg(-352)}\n      [6c58,6c74) {fbreg(-352)}\n      [73a0,7410) {fbreg(-352)}\n      [7538,7564) {fbreg(-352)}\n      [7614,76d4) {fbreg(-352)}\n      [76e8,76f8) {fbreg(-352)}\n    [447f] variable 'unstripped_symtab'\n      [521c,52dc) {fbreg(-344)}\n      [52dc,52f0) {reg21}\n      [52f0,5488) {fbreg(-344)}\n      [54c8,5674) {fbreg(-344)}\n      [5684,5a9c) {fbreg(-344)}\n      [5aa8,5b84) {fbreg(-344)}\n      [5b94,6464) {fbreg(-344)}\n      [65cc,6660) {fbreg(-344)}\n      [66a8,6914) {fbreg(-344)}\n      [6af0,6b24) {fbreg(-344)}\n      [6b30,6bb0) {fbreg(-344)}\n      [6c58,6d34) {fbreg(-344)}\n      [73a0,7410) {fbreg(-344)}\n      [7538,7564) {fbreg(-344)}\n      [7614,76d4) {fbreg(-344)}\n      [76e8,7708) {fbreg(-344)}\n    [4493] variable 'unstripped_strndx'\n      [521c,5488) {fbreg(-320)}\n      [54c8,5674) {fbreg(-320)}\n      [5684,5a9c) {fbreg(-320)}\n      [5aa8,5acc) {fbreg(-320)}\n      [5b94,5f04) {fbreg(-320)}\n      [5f88,608c) {fbreg(-320)}\n      [61c0,61d4) {fbreg(-320)}\n      [65f0,6660) {fbreg(-320)}\n      [67e4,67f8) {fbreg(-320)}\n      [680c,6858) {fbreg(-320)}\n      [6b30,6b8c) {fbreg(-320)}\n      [7538,7564) {fbreg(-320)}\n      [7614,7650) {fbreg(-320)}\n    [44a7] variable 'alloc_avail'\n      [521c,52d4) {reg22}\n      [52dc,5310) {reg22}\n      [5310,5320) {reg25}\n      [5328,5350) {reg22}\n      [5390,5488) {reg22}\n      [54c8,54e8) {reg22}\n      [54f0,5508) {reg22}\n      [56a8,56f4) {reg22}\n      [5ab8,5ac4) {reg22}\n      [6818,6820) {reg22}\n    [44bb] variable 'split_bss'\n      [54f0,5510) {lit0, stack_value}\n      [5510,5674) {fbreg(-312)}\n      [5684,56a8) {fbreg(-312)}\n      [56a8,5a9c) {lit0, stack_value}\n      [5aa8,5ab8) {fbreg(-312)}\n      [5acc,5b84) {fbreg(-312)}\n      [5b94,5e94) {lit0, stack_value}\n      [5e94,5f94) {fbreg(-312)}\n      [5f94,608c) {lit0, stack_value}\n      [608c,6464) {fbreg(-312)}\n      [65cc,65f0) {fbreg(-312)}\n      [65f0,6660) {lit0, stack_value}\n      [66a8,67e4) {fbreg(-312)}\n      [67e4,67f8) {lit0, stack_value}\n      [67f8,6818) {fbreg(-312)}\n      [6818,6858) {lit0, stack_value}\n      [6858,6914) {fbreg(-312)}\n      [6af0,6b24) {fbreg(-312)}\n      [6b30,6b8c) {lit0, stack_value}\n      [6b8c,6bb0) {fbreg(-312)}\n      [6c58,6d34) {fbreg(-312)}\n      [73a0,7410) {fbreg(-312)}\n      [7538,7564) {lit0, stack_value}\n      [7614,7650) {lit0, stack_value}\n      [7650,76d4) {fbreg(-312)}\n      [76e8,7708) {fbreg(-312)}\n    [44cf] variable 'stripped_dynsym'\n      [5510,5674) {lit0, stack_value}\n      [5684,56a8) {lit0, stack_value}\n      [5aa8,5ab8) {lit0, stack_value}\n      [5acc,5b84) {lit0, stack_value}\n      [5e94,5f94) {lit0, stack_value}\n      [608c,626c) {lit0, stack_value}\n      [626c,642c) {fbreg(-376)}\n      [65cc,65f0) {fbreg(-376)}\n      [66a8,67e4) {fbreg(-376)}\n      [67f8,6818) {lit0, stack_value}\n      [6858,68d8) {fbreg(-376)}\n      [68d8,68e8) {lit0, stack_value}\n      [68e8,6914) {fbreg(-376)}\n      [6af0,6b14) {fbreg(-376)}\n      [6b14,6b24) {lit0, stack_value}\n      [6b8c,6bb0) {fbreg(-376)}\n      [73a0,73c8) {fbreg(-376)}\n      [73c8,73cc) {breg0(16024)}\n      [73cc,73ec) {fbreg(-376)}\n      [73ec,7410) {lit0, stack_value}\n      [7650,7674) {fbreg(-376)}\n    [44e3] variable 'debuglink'\n      [5510,557c) {lit0, stack_value}\n      [557c,5674) {fbreg(-304)}\n      (5684,5684) <empty range>\n      [5684,5698) {reg26}\n      [5698,56a8) {fbreg(-304)}\n      [5aa8,5ab8) {fbreg(-304)}\n      [5acc,5b84) {fbreg(-304)}\n      [5e94,5f94) {fbreg(-304)}\n      [608c,61c0) {fbreg(-304)}\n      [61c0,61d4) {lit0, stack_value}\n      [67f8,6818) {fbreg(-304)}\n      [68d8,68e8) {fbreg(-304)}\n      [73ec,7410) {fbreg(-304)}\n    [44f7] variable 'ndx_sec_num'\n      [5514,5520) {breg0(-1), stack_value}\n      [5520,557c) {reg2}\n      [557c,55dc) {fbreg(-368)}\n      [55dc,55e4) {breg1(16032)}\n      [55e4,560c) {fbreg(-368)}\n      [560c,5610) {breg0(16032)}\n      [5610,5674) {fbreg(-368)}\n      [5684,568c) {fbreg(-368)}\n      [568c,5698) {breg1(16032)}\n      [5698,56a8) {fbreg(-368)}\n      [5aa8,5ab8) {fbreg(-368)}\n      [5acc,5ad0) {fbreg(-368)}\n      [5ad0,5ae4) {breg0(16032)}\n      [5ae4,5ae8) {fbreg(-368)}\n      [5ae8,5b24) {breg1(16032)}\n      [5b24,5b40) {fbreg(-368)}\n      [5b40,5b48) {breg0(16032)}\n      [5b48,5b70) {fbreg(-368)}\n      [5b70,5b74) {breg0(16032)}\n      [5b74,5b84) {fbreg(-368)}\n      [5e94,5e98) {fbreg(-368)}\n      [5e98,5ebc) {breg0(16032)}\n      [5ebc,5ed8) {breg1(16032)}\n      [5ed8,5ee8) {breg0(16032)}\n      [5ee8,5eec) {fbreg(-368)}\n      [5eec,5f07) {breg3(16032)}\n      [5f07,5f0c) {fbreg(-368)}\n      [5f0c,5f30) {breg0(16032)}\n      [5f30,5f6c) {fbreg(-368)}\n      [5f6c,5f74) {breg0(16032)}\n      [5f74,5f94) {fbreg(-368)}\n      [608c,6090) {fbreg(-368)}\n      [6090,609c) {breg0(16032)}\n      [609c,60a0) {fbreg(-368)}\n      [60a0,60ac) {breg0(16032)}\n      [60ac,60bc) {fbreg(-368)}\n      [60bc,60cb) {breg3(16032)}\n      [60cb,60d0) {fbreg(-368)}\n      [60d0,60e0) {breg1(16032)}\n      [60e0,60e8) {breg0(16032)}\n      [60e8,60f4) {fbreg(-368)}\n      [60f4,60fc) {breg0(16032)}\n      [60fc,6124) {breg1(16032)}\n      [6124,6128) {fbreg(-368)}\n      [6128,612c) {breg0(16032)}\n      [612c,6138) {fbreg(-368)}\n      [6138,613c) {breg0(16032)}\n      [613c,6148) {fbreg(-368)}\n      [6148,614c) {breg0(16032)}\n      [614c,615c) {fbreg(-368)}\n      [615c,6164) {breg0(16032)}\n      [6164,616c) {fbreg(-368)}\n      [616c,6177) {breg2(16032)}\n      [6177,6184) {fbreg(-368)}\n      [6184,618c) {breg0(16032)}\n      [618c,6194) {fbreg(-368)}\n      [6194,6198) {breg1(16032)}\n      [6198,61a0) {fbreg(-368)}\n      [61a0,61a4) {breg1(16032)}\n      [61a4,61b0) {fbreg(-368)}\n      [61b0,61b4) {breg0(16032)}\n      [61b4,61c0) {fbreg(-368)}\n      [61c0,61d4) {reg2}\n      [61d4,61d8) {fbreg(-368)}\n      [61d8,61e4) {breg0(16032)}\n      [61e4,61f0) {fbreg(-368)}\n      [61f0,6208) {breg1(16032)}\n      [6208,6210) {breg0(16032)}\n      [6210,6227) {breg3(16032)}\n      [6227,6244) {fbreg(-368)}\n      [6244,626c) {breg0(16032)}\n      [67f8,680c) {fbreg(-368)}\n      [680c,6818) {breg1(16032)}\n      [68d8,68e8) {fbreg(-368)}\n      [6b14,6b24) {breg0(16032)}\n      [73ec,7400) {fbreg(-368)}\n      [7400,7404) {breg1(16032)}\n      [7404,7410) {fbreg(-368)}\n    [450b] variable 'ndx_section'\n      [553c,5674) {breg21(0)}\n      [5684,56a8) {breg21(0)}\n      [5aa8,5ab8) {breg21(0)}\n      [5acc,5b84) {breg21(0)}\n      [5e94,5f94) {breg21(0)}\n      [608c,6470) {breg21(0)}\n      [65cc,65f0) {breg21(0)}\n      [66a8,67e4) {breg21(0)}\n      [67f8,6818) {breg21(0)}\n      [6858,6914) {breg21(0)}\n      [6af0,6b24) {breg21(0)}\n      [6b8c,6bb0) {breg21(0)}\n      [6c58,6d58) {breg21(0)}\n      [73a0,7410) {breg21(0)}\n      [7650,7708) {breg21(0)}\n    [451f] variable 'strtab'\n      [553c,557c) {lit0, stack_value}\n      [557c,5674) {reg24}\n      [5684,56a8) {reg24}\n      [5aa8,5ab4) {reg24}\n      [5ab4,5ab8) {reg0}\n      [5acc,5ad0) {fbreg(-296)}\n      [5ad0,5ae4) {breg0(16104)}\n      [5ae4,5ae8) {fbreg(-296)}\n      [5ae8,5b24) {breg1(16104)}\n      [5b24,5b40) {fbreg(-296)}\n      [5b40,5b48) {breg0(16104)}\n      [5b48,5b70) {fbreg(-296)}\n      [5b70,5b74) {breg0(16104)}\n      [5b74,5b84) {fbreg(-296)}\n      [5e94,5eb0) {reg24}\n      [5eb0,5ebc) {breg0(16104)}\n      [5ebc,5ec8) {breg1(16104)}\n      [5ec8,5ecc) {reg0}\n      [5ecc,5ed8) {breg1(16104)}\n      [5ed8,5ee8) {breg0(16104)}\n      [5ee8,5eec) {fbreg(-296)}\n      [5eec,5f07) {breg3(16104)}\n      [5f07,5f0c) {fbreg(-296)}\n      [5f0c,5f30) {breg0(16104)}\n      [5f30,5f6c) {fbreg(-296)}\n      [5f6c,5f74) {breg0(16104)}\n      [5f74,5f88) {fbreg(-296)}\n      [5f88,5f94) {reg24}\n      [608c,6090) {fbreg(-296)}\n      [6090,609c) {breg0(16104)}\n      [609c,60a0) {fbreg(-296)}\n      [60a0,60ac) {breg0(16104)}\n      [60ac,60bc) {fbreg(-296)}\n      [60bc,60cb) {breg3(16104)}\n      [60cb,60d0) {fbreg(-296)}\n      [60d0,60e0) {breg1(16104)}\n      [60e0,60e8) {breg0(16104)}\n      [60e8,60f4) {fbreg(-296)}\n      [60f4,60fc) {breg0(16104)}\n      [60fc,6124) {breg1(16104)}\n      [6124,6128) {fbreg(-296)}\n      [6128,612c) {breg0(16104)}\n      [612c,6138) {fbreg(-296)}\n      [6138,613c) {breg0(16104)}\n      [613c,6148) {fbreg(-296)}\n      [6148,614c) {breg0(16104)}\n      [614c,615c) {fbreg(-296)}\n      [615c,6164) {breg0(16104)}\n      [6164,616c) {fbreg(-296)}\n      [616c,6177) {breg2(16104)}\n      [6177,6184) {fbreg(-296)}\n      [6184,618c) {breg0(16104)}\n      [618c,6194) {fbreg(-296)}\n      [6194,6198) {breg1(16104)}\n      [6198,61a0) {fbreg(-296)}\n      [61a0,61a4) {breg1(16104)}\n      [61a4,61b0) {fbreg(-296)}\n      [61b0,61b4) {breg0(16104)}\n      [61b4,61c0) {fbreg(-296)}\n      [61c0,61d4) {lit0, stack_value}\n      [6470,6498) {fbreg(-296)}\n      [67f8,680c) {fbreg(-296)}\n      [680c,6810) {reg0}\n      [6810,6818) {breg1(16104)}\n      [68d8,68e8) {fbreg(-296)}\n      [6958,6ae0) {fbreg(-296)}\n      [716c,7334) {fbreg(-296)}\n      [73ec,7400) {fbreg(-296)}\n      [7400,7404) {breg1(16104)}\n      [7404,7410) {fbreg(-296)}\n    [4533] variable 'strtab_data'\n      [61e8,6464) {fbreg(-360)}\n      [65cc,65f0) {fbreg(-360)}\n      [66a8,67e4) {fbreg(-360)}\n      [6858,68d8) {fbreg(-360)}\n      [68e8,6914) {fbreg(-360)}\n      [6af0,6b24) {fbreg(-360)}\n      [6b8c,6bb0) {fbreg(-360)}\n      [6c58,6d34) {fbreg(-360)}\n      [73a0,73ec) {fbreg(-360)}\n      [7650,76d4) {fbreg(-360)}\n      [76e8,7708) {fbreg(-360)}\n    [4547] variable 'placed'\n      [6224,6227) {breg0(0)}\n      [6227,6244) {fbreg(-416), deref}\n      [6244,626c) {breg0(15984), deref}\n      [626c,6308) {fbreg(-416), deref}\n      [6308,630c) {breg0(15984), deref}\n      [630c,6378) {fbreg(-416), deref}\n      [6378,6380) {breg0(15984), deref}\n      [6380,63a0) {fbreg(-416), deref}\n      [63a0,63ac) {breg1(15984), deref}\n      [63ac,63c8) {fbreg(-416), deref}\n      [63c8,63cc) {breg1(15984), deref}\n      [63cc,63d8) {fbreg(-416), deref}\n      [63d8,63dc) {breg1(15984), deref}\n      [63dc,6430) {fbreg(-416), deref}\n      [6430,6434) {breg0(15984), deref}\n      [6434,643c) {fbreg(-416), deref}\n      [643c,6444) {breg0(15984), deref}\n      [6444,6450) {fbreg(-416), deref}\n      [6450,6458) {breg1(15984), deref}\n      [6458,6464) {fbreg(-416), deref}\n      [6464,6470) {breg31(16)}\n      [65cc,65f0) {fbreg(-416), deref}\n      [66a8,66c8) {fbreg(-416), deref}\n      [66c8,66ec) {breg1(15984), deref}\n      [66ec,6764) {fbreg(-416), deref}\n      [6764,6784) {breg0(15984), deref}\n      [6784,6787) {breg5(15984), deref}\n      [6787,67e4) {fbreg(-416), deref}\n      [6858,68d8) {fbreg(-416), deref}\n      [68e8,6914) {fbreg(-416), deref}\n      [6af0,6b14) {fbreg(-416), deref}\n      [6b14,6b24) {breg0(15984), deref}\n      [6b8c,6bb0) {fbreg(-416), deref}\n      [6c58,6c60) {fbreg(-416), deref}\n      [6c60,6c7c) {breg1(15984), deref}\n      [6c7c,6c80) {fbreg(-416), deref}\n      [6c80,6c88) {breg0(15984), deref}\n      [6c88,6c94) {fbreg(-416), deref}\n      [6c94,6cb8) {breg0(15984), deref}\n      [6cb8,6cc8) {fbreg(-416), deref}\n      [6cc8,6cd4) {breg0(15984), deref}\n      [6cd4,6ce8) {fbreg(-416), deref}\n      [6ce8,6d00) {breg1(15984), deref}\n      [6d00,6d14) {fbreg(-416), deref}\n      [6d14,6d1c) {breg1(15984), deref}\n      [6d1c,6d20) {fbreg(-416), deref}\n      [6d20,6d34) {breg0(15984), deref}\n      [6d34,7094) {breg31(16)}\n      [7094,7097) {breg2(16)}\n      [7148,716c) {breg31(16)}\n      [7334,73a0) {breg31(16)}\n      [73a0,73c0) {fbreg(-416), deref}\n      [73c0,73cc) {breg0(15984), deref}\n      [73cc,73ec) {fbreg(-416), deref}\n      [7650,767c) {fbreg(-416), deref}\n      [767c,7688) {breg1(15984), deref}\n      [7688,769c) {fbreg(-416), deref}\n      [769c,76a4) {breg1(15984), deref}\n      [76a4,76b8) {fbreg(-416), deref}\n      [76b8,76c4) {breg2(15984), deref}\n      [76c4,76c8) {breg0(15984), deref}\n      [76c8,76d4) {fbreg(-416), deref}\n      [76d4,76e8) {breg31(16)}\n      [76e8,76f8) {breg1(15984), deref}\n      [76f8,7704) {breg0(15984), deref}\n      [7704,7708) {fbreg(-416), deref}\n      [7708,7720) {breg31(16)}\n    [455b] variable 'offset'\n      [6228,626c) {lit0, stack_value}\n      [626c,642c) {fbreg(-320)}\n      [64e8,657c) {reg21}\n      [657c,6588) {breg21(1), stack_value}\n      [6594,65cc) {reg21}\n      [65cc,65f0) {fbreg(-320)}\n      [66a8,67e4) {fbreg(-320)}\n      [6858,68d8) {fbreg(-320)}\n      [68e8,6914) {fbreg(-320)}\n      [6af0,6b14) {fbreg(-320)}\n      [6b14,6b24) {lit0, stack_value}\n      [6b8c,6bb0) {fbreg(-320)}\n      [6bb0,6c00) {reg21}\n      [6c00,6c0c) {reg2}\n      [6c0c,6c34) {reg21}\n      [6c54,6c58) {fbreg(-320)}\n      [73a0,73ec) {fbreg(-320)}\n      [7410,7444) {reg21}\n      [74d0,74d8) {reg21}\n      [7564,7570) {reg21}\n      [75e0,75f0) {reg21}\n      [7650,7674) {fbreg(-320)}\n    [456f] variable 'symdata'\n      [642c,6470) {lit0, stack_value}\n      [6914,6ae0) {fbreg(-384)}\n      [6b24,6b28) {fbreg(-384)}\n      [6c58,706c) {lit0, stack_value}\n      [706c,7148) {fbreg(-384)}\n      [7148,716c) {lit0, stack_value}\n      [716c,7334) {fbreg(-384)}\n      [7334,73a0) {lit0, stack_value}\n      [7674,7720) {lit0, stack_value}\n    [4583] variable 'symstrtab'\n      [642c,6470) {lit0, stack_value}\n      [6470,6498) {fbreg(-288)}\n      [6914,6ae0) {fbreg(-288)}\n      [6b24,6b28) {fbreg(-288)}\n      [6c58,6ef4) {lit0, stack_value}\n      [6ef4,6fc8) {fbreg(-288)}\n      [6fc8,6ffc) {lit0, stack_value}\n      [6ffc,7358) {fbreg(-288)}\n      [7358,7398) {lit0, stack_value}\n      [7398,73a0) {fbreg(-288)}\n      [7674,7720) {lit0, stack_value}\n    [4597] variable 'symstrdata'\n      [642c,6470) {lit0, stack_value}\n      [6470,6498) {fbreg(-312)}\n      [6914,6ae0) {fbreg(-312)}\n      [6b24,6b28) {fbreg(-312)}\n      [6c58,7084) {lit0, stack_value}\n      [7084,7148) {fbreg(-312)}\n      [7148,716c) {lit0, stack_value}\n      [716c,7334) {fbreg(-312)}\n      [7334,73a0) {lit0, stack_value}\n      [7674,7720) {lit0, stack_value}\n    [45ab] variable '__PRETTY_FUNCTION__'\n      [4f40,7720) {addr(0x9d90)}\n    [45be] variable 'skip_reloc'\n      (64e8,64e8) <empty range>\n      [64e8,6500) {breg19(0), not, stack_value}\n    [45d2] variable 'phnum'\n      [4f40,7720) {fbreg(-304)}\n    [69a1] variable '<unknown>'\n      [5514,5524) {breg0(-2), stack_value}\n      [5524,557c) {fbreg(-232), deref, lit2, minus, stack_value}\n      [557c,55dc) {fbreg(-368), deref, lit1, minus, stack_value}\n      [55dc,55e4) {breg1(16032), deref, lit1, minus, stack_value}\n      [55e4,560c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [560c,5610) {breg0(16032), deref, lit1, minus, stack_value}\n      [5610,5674) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5684,568c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [568c,5698) {breg1(16032), deref, lit1, minus, stack_value}\n      [5698,56a8) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5aa8,5ab8) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5acc,5ad0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5ad0,5ae4) {breg0(16032), deref, lit1, minus, stack_value}\n      [5ae4,5ae8) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5ae8,5b24) {breg1(16032), deref, lit1, minus, stack_value}\n      [5b24,5b40) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5b40,5b48) {breg0(16032), deref, lit1, minus, stack_value}\n      [5b48,5b70) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5b70,5b74) {breg0(16032), deref, lit1, minus, stack_value}\n      [5b74,5b84) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5e94,5e98) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5e98,5ebc) {breg0(16032), deref, lit1, minus, stack_value}\n      [5ebc,5ed8) {breg1(16032), deref, lit1, minus, stack_value}\n      [5ed8,5ee8) {breg0(16032), deref, lit1, minus, stack_value}\n      [5ee8,5eec) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5eec,5f07) {breg3(16032), deref, lit1, minus, stack_value}\n      [5f07,5f0c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5f0c,5f30) {breg0(16032), deref, lit1, minus, stack_value}\n      [5f30,5f6c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [5f6c,5f74) {breg0(16032), deref, lit1, minus, stack_value}\n      [5f74,5f94) {fbreg(-368), deref, lit1, minus, stack_value}\n      [608c,6090) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6090,609c) {breg0(16032), deref, lit1, minus, stack_value}\n      [609c,60a0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [60a0,60ac) {breg0(16032), deref, lit1, minus, stack_value}\n      [60ac,60bc) {fbreg(-368), deref, lit1, minus, stack_value}\n      [60bc,60cb) {breg3(16032), deref, lit1, minus, stack_value}\n      [60cb,60d0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [60d0,60e0) {breg1(16032), deref, lit1, minus, stack_value}\n      [60e0,60e8) {breg0(16032), deref, lit1, minus, stack_value}\n      [60e8,60f4) {fbreg(-368), deref, lit1, minus, stack_value}\n      [60f4,60fc) {breg0(16032), deref, lit1, minus, stack_value}\n      [60fc,6124) {breg1(16032), deref, lit1, minus, stack_value}\n      [6124,6128) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6128,612c) {breg0(16032), deref, lit1, minus, stack_value}\n      [612c,6138) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6138,613c) {breg0(16032), deref, lit1, minus, stack_value}\n      [613c,6148) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6148,614c) {breg0(16032), deref, lit1, minus, stack_value}\n      [614c,615c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [615c,6164) {breg0(16032), deref, lit1, minus, stack_value}\n      [6164,616c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [616c,6177) {breg2(16032), deref, lit1, minus, stack_value}\n      [6177,6184) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6184,618c) {breg0(16032), deref, lit1, minus, stack_value}\n      [618c,6194) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6194,6198) {breg1(16032), deref, lit1, minus, stack_value}\n      [6198,61a0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [61a0,61a4) {breg1(16032), deref, lit1, minus, stack_value}\n      [61a4,61b0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [61b0,61b4) {breg0(16032), deref, lit1, minus, stack_value}\n      [61b4,61c0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [61c0,61d4) {fbreg(-232), deref, lit2, minus, stack_value}\n      [61d4,61d8) {fbreg(-368), deref, lit1, minus, stack_value}\n      [61d8,61e4) {breg0(16032), deref, lit1, minus, stack_value}\n      [61e4,61f0) {fbreg(-368), deref, lit1, minus, stack_value}\n      [61f0,6208) {breg1(16032), deref, lit1, minus, stack_value}\n      [6208,6210) {breg0(16032), deref, lit1, minus, stack_value}\n      [6210,6227) {breg3(16032), deref, lit1, minus, stack_value}\n      [6227,6244) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6244,626c) {breg0(16032), deref, lit1, minus, stack_value}\n      [67f8,680c) {fbreg(-368), deref, lit1, minus, stack_value}\n      [680c,6818) {breg1(16032), deref, lit1, minus, stack_value}\n      [68d8,68e8) {fbreg(-368), deref, lit1, minus, stack_value}\n      [6b14,6b24) {breg0(16032), deref, lit1, minus, stack_value}\n      [73ec,7400) {fbreg(-368), deref, lit1, minus, stack_value}\n      [7400,7404) {breg1(16032), deref, lit1, minus, stack_value}\n      [7404,7410) {fbreg(-368), deref, lit1, minus, stack_value}\n    [69ae] variable '<unknown>'\n      [7084,708c) {breg1(-2), stack_value}\n      [708c,7097) {fbreg(-240), deref, lit2, minus, stack_value}\n    [6ec7] variable '<unknown>'\n      [5ec8,5eec) {breg3(-1), stack_value}\n      [5eec,5f07) {fbreg(-240), deref, lit1, minus, stack_value}\n      [5f07,5f0c) {fbreg(-360), deref, lit1, minus, stack_value}\n      [5f0c,5f2c) {breg0(16040), deref, lit1, minus, stack_value}\n  [6a8d] inlined function 'new_shstrtab'@5eb8\n    [6aa7] parameter 'strtab'\n      [61c0,61d4) {lit0, stack_value}\n    [6ab4] parameter 'stripped_shnum'\n      [5eb8,5f28) {reg22}\n      [61c0,61d4) {fbreg(-232)}\n      [680c,6818) {reg22}\n    [6ac1] parameter 'sections'\n      [5acc,5ae0) {reg20}\n      [5ae0,5b10) {reg19}\n      [5b10,5b24) {breg1(16008)}\n      [5b24,5b40) {fbreg(-392)}\n      [5b40,5b48) {breg0(16008)}\n      [5b48,5b70) {fbreg(-392)}\n      [5b70,5b74) {breg0(16008)}\n      [5b74,5b84) {fbreg(-392)}\n      [5eb8,5f3c) {reg19}\n      [5f3c,5f88) {reg20}\n      [608c,6090) {fbreg(-392)}\n      [6090,609c) {breg0(16008)}\n      [61c0,61d4) {reg19}\n      [680c,6818) {reg19}\n    [6ace] parameter 'unstripped_shstrndx'\n      [5ea0,5ec0) {fbreg(-384)}\n      [61c0,61d4) {fbreg(-256)}\n    [6adb] parameter 'shstrtab'\n      [5acc,5ad0) {fbreg(-328)}\n      [5ad0,5ae4) {breg0(16072)}\n      [5ae4,5ae8) {fbreg(-328)}\n      [5ae8,5b24) {breg1(16072)}\n      [5b24,5b40) {fbreg(-328)}\n      [5b40,5b48) {breg0(16072)}\n      [5b48,5b70) {fbreg(-328)}\n      [5b70,5b74) {breg0(16072)}\n      [5b74,5b84) {fbreg(-328)}\n      [5ea0,5ebc) {breg0(16072)}\n      [5ebc,5ed8) {breg1(16072)}\n      [5ed8,5ee8) {breg0(16072)}\n      [5ee8,5eec) {fbreg(-328)}\n      [5eec,5f07) {breg3(16072)}\n      [5f07,5f0c) {fbreg(-328)}\n      [5f0c,5f30) {breg0(16072)}\n      [5f30,5f6c) {fbreg(-328)}\n      [5f6c,5f74) {breg0(16072)}\n      [5f74,5f88) {fbreg(-328)}\n      [608c,6090) {fbreg(-328)}\n      [6090,609c) {breg0(16072)}\n      [609c,60a0) {fbreg(-328)}\n      [60a0,60ac) {breg0(16072)}\n      [60ac,60bc) {fbreg(-328)}\n      [60bc,60cb) {breg3(16072)}\n      [60cb,60d0) {fbreg(-328)}\n      [60d0,60e0) {breg1(16072)}\n      [60e0,60e8) {breg0(16072)}\n      [60e8,60f4) {fbreg(-328)}\n      [60f4,60fc) {breg0(16072)}\n      [60fc,6124) {breg1(16072)}\n      [6124,6128) {fbreg(-328)}\n      [6128,612c) {breg0(16072)}\n      [612c,6138) {fbreg(-328)}\n      [6138,613c) {breg0(16072)}\n      [613c,6148) {fbreg(-328)}\n      [6148,614c) {breg0(16072)}\n      [614c,615c) {fbreg(-328)}\n      [615c,6164) {breg0(16072)}\n      [6164,616c) {fbreg(-328)}\n      [616c,6177) {breg2(16072)}\n      [6177,6184) {fbreg(-328)}\n      [6184,618c) {breg0(16072)}\n      [618c,6194) {fbreg(-328)}\n      [6194,6198) {breg1(16072)}\n      [6198,61a0) {fbreg(-328)}\n      [61a0,61a4) {breg1(16072)}\n      [61a4,61b0) {fbreg(-328)}\n      [61b0,61b4) {breg0(16072)}\n      [61b4,61c0) {fbreg(-328)}\n      [61c0,61c4) {fbreg(-328)}\n      [61c4,61d4) {breg0(16072)}\n      [61d4,61d8) {fbreg(-328)}\n      [61d8,61e4) {breg0(16072)}\n      [61e4,61e8) {fbreg(-328)}\n      [67f8,680c) {fbreg(-328)}\n      [680c,6818) {breg1(16072)}\n      [68d8,68e8) {fbreg(-328)}\n      [73ec,7400) {fbreg(-328)}\n      [7400,7404) {breg1(16072)}\n      [7404,7410) {fbreg(-328)}\n    [6ae8] parameter 'unstripped_shnum'\n      [5ea0,5eec) {reg3}\n      [5eec,5f07) {fbreg(-240)}\n      [5f07,5f0c) {fbreg(-360)}\n      [5f0c,5f2c) {breg0(16040)}\n      [61c0,61d4) {fbreg(-240)}\n      [680c,6818) {reg3}\n    [6af5] parameter 'unstripped'\n      [5acc,5b84) {fbreg(-280)}\n      [5ea0,5f88) {fbreg(-280)}\n      [608c,61c0) {fbreg(-280)}\n      [61c0,61e8) {fbreg(-280)}\n      [67f8,6818) {fbreg(-280)}\n      [68d8,68e8) {fbreg(-280)}\n      [73ec,7410) {fbreg(-280)}\n  [4c2d] inlined function 'find_alloc_sections_prelink'@56dc\n    [4c47] parameter 'nsections'\n      [56dc,571c) {reg2}\n      [571c,5770) {reg19}\n      [5b94,5ba0) {reg19}\n      [6818,6820) {reg2}\n    [4c54] parameter 'nalloc'\n      [56dc,5994) {reg26}\n      [5994,59b0) {breg2(16024)}\n      [59b0,59d8) {fbreg(-376)}\n      [59d8,59e4) {breg2(16024)}\n      [59e4,5a04) {fbreg(-376)}\n      [5a04,5a0c) {breg0(16024)}\n      [5a0c,5a34) {fbreg(-376)}\n      [5a34,5a3c) {breg0(16024)}\n      [5a3c,5a9c) {fbreg(-376)}\n      [5b94,5bac) {reg26}\n      [5f94,5f98) {fbreg(-376)}\n      [5f98,5fb4) {breg0(16024)}\n      [65f0,6610) {reg26}\n      [67f0,67f8) {reg26}\n      [6818,6858) {reg26}\n      [7538,7564) {reg26}\n      [7614,7650) {fbreg(-376)}\n    [4c61] parameter 'sections'\n      [56dc,5714) {reg19}\n      [5714,571c) {breg0(16104)}\n      [571c,5758) {fbreg(-296)}\n      [5758,5774) {breg0(16104)}\n      [5774,57a0) {breg2(16104)}\n      [57a0,5a9c) {breg31(16), stack_value}\n      [5b94,5b98) {fbreg(-296)}\n      [5b98,5bac) {breg0(16104)}\n      [5bac,5e94) {breg31(16), stack_value}\n      [5f94,608c) {breg31(16), stack_value}\n      [65f0,6660) {breg31(16), stack_value}\n      [67e4,67f8) {breg31(16), stack_value}\n      [6818,6820) {reg19}\n      [6820,6858) {breg31(16), stack_value}\n      [6b30,6b8c) {breg31(16), stack_value}\n      [7538,7564) {breg31(16), stack_value}\n      [7614,7650) {breg31(16), stack_value}\n    [4c6e] parameter 'bias'\n      [56dc,5a9c) {fbreg(-288)}\n      [5b94,5e94) {fbreg(-288)}\n      [5f94,608c) {fbreg(-288)}\n      [65f0,6660) {fbreg(-288)}\n      [67e4,67f8) {fbreg(-288)}\n      [6818,6858) {fbreg(-288)}\n      [6b30,6b8c) {fbreg(-288)}\n      [7538,7564) {fbreg(-288)}\n      [7614,7650) {fbreg(-288)}\n    [4c7b] parameter 'main_shstrtab'\n      [56dc,56ec) {reg0}\n      [56ec,571c) {breg0(16088)}\n      [571c,5758) {fbreg(-312)}\n      [5758,5774) {breg0(16088)}\n      [5774,57a7) {breg2(16088)}\n      [57a7,57b0) {fbreg(-312)}\n      [57b0,57dc) {breg0(16088)}\n      [57dc,57fc) {breg1(16088)}\n      [57fc,5820) {fbreg(-312)}\n      [5820,5834) {breg2(16088)}\n      [5834,583c) {fbreg(-312)}\n      [583c,5884) {breg1(16088)}\n      [5884,5888) {breg0(16088)}\n      [5888,588f) {breg4(16088)}\n      [588f,58e0) {fbreg(-312)}\n      [58e0,590f) {breg3(16088)}\n      [590f,5914) {fbreg(-312)}\n      [5914,5930) {breg1(16088)}\n      [5930,5938) {fbreg(-312)}\n      [5938,595b) {breg1(16088)}\n      [595b,5960) {fbreg(-312)}\n      [5960,5970) {breg1(16088)}\n      [5970,59a4) {breg2(16088)}\n      [5b94,5b98) {fbreg(-312)}\n      [5b98,5bac) {breg0(16088)}\n      [65f0,6600) {breg1(16088)}\n      [6600,6610) {fbreg(-312)}\n      [67f0,67f8) {breg2(16088)}\n      [6818,681c) {reg0}\n      [681c,6820) {breg1(16088)}\n      [6820,6828) {fbreg(-312)}\n      [6828,6830) {breg0(16088)}\n      [6830,6858) {fbreg(-312)}\n      [7538,754f) {breg3(16088)}\n      [754f,7564) {fbreg(-312)}\n    [4c88] parameter 'main_ehdr'\n      [56dc,59a8) {reg28}\n      [59a8,59b0) {breg2(16088)}\n      [59b0,59d8) {fbreg(-312)}\n      [59d8,59e4) {breg2(16088)}\n      [59e4,5a04) {fbreg(-312)}\n      [5a04,5a0c) {breg0(16088)}\n      [5a0c,5a34) {fbreg(-312)}\n      [5a34,5a3c) {breg0(16088)}\n      [5a3c,5a9c) {fbreg(-312)}\n      [5b94,5bac) {reg28}\n      [5bac,5e94) {entry_value(1) {reg2}, stack_value}\n      [5f94,5f98) {fbreg(-312)}\n      [5f98,5fb4) {breg0(16088)}\n      [5fb4,608c) {entry_value(1) {reg2}, stack_value}\n      [65f0,6610) {reg28}\n      [6610,6660) {entry_value(1) {reg2}, stack_value}\n      [67e4,67f0) {entry_value(1) {reg2}, stack_value}\n      [67f0,67f8) {reg28}\n      [6818,6858) {reg28}\n      [6b30,6b8c) {entry_value(1) {reg2}, stack_value}\n      [7538,7564) {reg28}\n      [7614,7650) {fbreg(-312)}\n    [4c95] parameter 'main'\n      [56dc,571c) {reg20}\n      [571c,5758) {fbreg(-368)}\n      [5758,5774) {breg0(16032)}\n      [5774,57a7) {breg2(16032)}\n      [57a7,57b0) {fbreg(-368)}\n      [57b0,57dc) {breg0(16032)}\n      [57dc,57fc) {breg1(16032)}\n      [57fc,5820) {fbreg(-368)}\n      [5820,5834) {breg2(16032)}\n      [5834,583c) {fbreg(-368)}\n      [583c,5884) {breg1(16032)}\n      [5884,5888) {breg0(16032)}\n      [5888,588f) {breg4(16032)}\n      [588f,58e0) {fbreg(-368)}\n      [58e0,590f) {breg3(16032)}\n      [590f,5914) {fbreg(-368)}\n      [5914,5930) {breg1(16032)}\n      [5930,5938) {fbreg(-368)}\n      [5938,594c) {breg1(16032)}\n      [5b94,5b98) {fbreg(-368)}\n      [5b98,5bac) {breg0(16032)}\n      [65f0,6600) {breg1(16032)}\n      [6600,6610) {fbreg(-368)}\n      [6818,6820) {reg20}\n      [6820,6828) {fbreg(-368)}\n      [6828,6830) {breg0(16032)}\n      [6830,6858) {fbreg(-368)}\n      [7538,754f) {breg3(16032)}\n      [754f,7564) {fbreg(-368)}\n    [4ca2] parameter 'debug_shstrtab'\n      [56dc,56e8) {breg1(16072)}\n      [56e8,56ec) {fbreg(-328)}\n      [56ec,571c) {breg0(16072)}\n      [571c,5758) {fbreg(-328)}\n      [5758,5774) {breg0(16072)}\n      [5774,57a7) {breg2(16072)}\n      [57a7,57b0) {fbreg(-328)}\n      [57b0,57dc) {breg0(16072)}\n      [57dc,57fc) {breg1(16072)}\n      [57fc,5820) {fbreg(-328)}\n      [5820,5834) {breg2(16072)}\n      [5834,583c) {fbreg(-328)}\n      [583c,5884) {breg1(16072)}\n      [5884,5888) {breg0(16072)}\n      [5888,588f) {breg4(16072)}\n      [588f,58e0) {fbreg(-328)}\n      [58e0,590f) {breg3(16072)}\n      [590f,5914) {fbreg(-328)}\n      [5914,5930) {breg1(16072)}\n      [5930,5938) {fbreg(-328)}\n      [5938,595b) {breg1(16072)}\n      [595b,5960) {fbreg(-328)}\n      [5960,5970) {breg1(16072)}\n      [5970,59b0) {breg2(16072)}\n      [59b0,59d8) {fbreg(-328)}\n      [59d8,59e4) {breg2(16072)}\n      [59e4,5a04) {fbreg(-328)}\n      [5a04,5a0c) {breg0(16072)}\n      [5a0c,5a34) {fbreg(-328)}\n      [5a34,5a3c) {breg0(16072)}\n      [5a3c,5a9c) {fbreg(-328)}\n      [5b94,5b98) {fbreg(-328)}\n      [5b98,5bac) {breg0(16072)}\n      [5bac,5bc4) {fbreg(-328)}\n      [5bc4,5bcc) {breg0(16072)}\n      [5bcc,5bec) {fbreg(-328)}\n      [5bec,5bff) {breg2(16072)}\n      [5bff,5c04) {fbreg(-328)}\n      [5c04,5c08) {breg1(16072)}\n      [5c08,5c10) {fbreg(-328)}\n      [5c10,5c14) {breg1(16072)}\n      [5c14,5c24) {fbreg(-328)}\n      [5c24,5c28) {breg0(16072)}\n      [5c28,5c30) {fbreg(-328)}\n      [5c30,5c40) {breg0(16072)}\n      [5c40,5c44) {fbreg(-328)}\n      [5c44,5c50) {breg1(16072)}\n      [5c50,5c58) {fbreg(-328)}\n      [5c58,5c6c) {breg1(16072)}\n      [5c6c,5c70) {breg0(16072)}\n      [5c70,5c80) {fbreg(-328)}\n      [5c80,5c98) {breg0(16072)}\n      [5c98,5ca4) {fbreg(-328)}\n      [5ca4,5cc4) {breg0(16072)}\n      [5cc4,5cd0) {fbreg(-328)}\n      [5cd0,5ce0) {breg0(16072)}\n      [5ce0,5d7c) {fbreg(-328)}\n      [5d7c,5d8f) {breg3(16072)}\n      [5d8f,5d98) {fbreg(-328)}\n      [5d98,5da8) {breg0(16072)}\n      [5da8,5dbc) {fbreg(-328)}\n      [5dbc,5dc0) {breg0(16072)}\n      [5dc0,5dc8) {fbreg(-328)}\n      [5dc8,5dd0) {breg0(16072)}\n      [5dd0,5dd4) {fbreg(-328)}\n      [5dd4,5ddc) {breg0(16072)}\n      [5ddc,5dfc) {fbreg(-328)}\n      [5dfc,5e18) {breg0(16072)}\n      [5e18,5e20) {fbreg(-328)}\n      [5e20,5e2c) {breg1(16072)}\n      [5e2c,5e38) {fbreg(-328)}\n      [5e38,5e3c) {breg0(16072)}\n      [5e3c,5e94) {fbreg(-328)}\n      [5f94,5f98) {fbreg(-328)}\n      [5f98,5fb4) {breg0(16072)}\n      [5fb4,5fb8) {fbreg(-328)}\n      [5fb8,5fd0) {breg0(16072)}\n      [5fd0,5fe0) {fbreg(-328)}\n      [5fe0,5fe8) {breg0(16072)}\n      [5fe8,6020) {fbreg(-328)}\n      [6020,6024) {breg0(16072)}\n      [6024,608c) {fbreg(-328)}\n      [65f0,6600) {breg1(16072)}\n      [6600,661c) {fbreg(-328)}\n      [661c,6638) {breg0(16072)}\n      [6638,6644) {fbreg(-328)}\n      [6644,6660) {breg0(16072)}\n      [67e4,67f0) {fbreg(-328)}\n      [67f0,67f8) {breg2(16072)}\n      [6818,6820) {breg1(16072)}\n      [6820,6828) {fbreg(-328)}\n      [6828,6830) {breg0(16072)}\n      [6830,6858) {fbreg(-328)}\n      [6b30,6b34) {fbreg(-328)}\n      [6b34,6b50) {breg0(16072)}\n      [6b50,6b58) {fbreg(-328)}\n      [6b58,6b70) {breg1(16072)}\n      [6b70,6b74) {fbreg(-328)}\n      [6b74,6b7c) {breg0(16072)}\n      [6b7c,6b84) {fbreg(-328)}\n      [6b84,6b8c) {breg0(16072)}\n      [7538,754f) {breg3(16072)}\n      [754f,7564) {fbreg(-328)}\n      [7614,7650) {fbreg(-328)}\n    [4caf] parameter 'debug'\n      [56dc,5a9c) {fbreg(-280)}\n      [5b94,5e94) {fbreg(-280)}\n      [5f94,608c) {fbreg(-280)}\n      [65f0,6660) {fbreg(-280)}\n      [67e4,67f8) {fbreg(-280)}\n      [6818,6858) {fbreg(-280)}\n      [6b30,6b8c) {fbreg(-280)}\n      [7538,7564) {fbreg(-280)}\n      [7614,7650) {fbreg(-280)}\n  [53f5] inlined function 'check_match'@5e7c\n    [5412] parameter 'name'\n      [5e7c,5e87) {reg2}\n    [541f] parameter 'scn'\n      [5e7c,5e90) {reg21}\n    [542c] parameter 'match'\n      <no value>\n  [556a] inlined function 'check_match'@5de0\n    [5580] parameter 'name'\n      (5de0,5de0) <empty range>\n      [5e3c,5e50) {reg22}\n    [558d] parameter 'scn'\n      (5de0,5de0) <empty range>\n    [559a] parameter 'match'\n      (5de0,5de0) <empty range>\n      [5e3c,5e50) {breg24(0), lit0, eq, stack_value}\n  [4611] inlined function 'get_group_sig'@5058\n    [462b] parameter 'shdr'\n      [5058,506c) {reg26}\n    [4638] parameter 'elf'\n      [5058,506c) {reg20}\n  [49d8] inlined function 'get_group_sig'@5390\n    [49fe] parameter 'shdr'\n      [5390,53bc) {reg23}\n    [4a0b] parameter 'elf'\n      [5390,53bc) {fbreg(-280)}\n    [4a18] variable 'symscn'\n      <no value>\n    [4a1d] variable 'symshdr_mem'\n      <no value>\n    [4a22] variable 'symshdr'\n      <no value>\n    [4a27] variable 'symdata'\n      <no value>\n    [4a2c] variable 'sym_mem'\n      <no value>\n    [4a31] variable 'sym'\n      <no value>\n    [4a36] variable 'sig'\n      <no value>\n  [4fc5] inlined function 'get_group_sig'@5a28\n    [4fdf] parameter 'shdr'\n      [5a28,5a44) {reg20}\n    [4fec] parameter 'elf'\n      [5a28,5a44) {fbreg(-296)}\n  [4a7c] inlined function 'get_section_name'@5278\n    [4a96] parameter 'shstrtab'\n      [5278,527c) {fbreg(-328)}\n      [527c,5280) {breg1(16072)}\n      [5280,5294) {fbreg(-328)}\n      [5294,5298) {breg0(16072)}\n      [5298,52a8) {fbreg(-328)}\n      [52a8,52ac) {breg1(16072)}\n    [4aa3] parameter 'shdr'\n      [5278,52ac) {reg23}\n    [4ab0] parameter 'ndx'\n      [5278,5294) {reg0}\n  [4e92] inlined function 'get_section_name'@59f4\n    [4eac] parameter 'shstrtab'\n      <no value>\n    [4eb1] parameter 'shdr'\n      [59f4,59fc) {reg20}\n      [7614,7650) {reg20}\n    [4ebe] parameter 'ndx'\n      [59f4,59fc) {breg25(1), stack_value}\n      [7614,7650) {breg25(1), stack_value}\n  [4ecb] inlined function 'get_section_name'@7614\n    [4eed] parameter 'shdr'\n      [7614,7650) {reg20}\n    [4efa] parameter 'shstrtab'\n      <no value>\n    [4eff] parameter 'ndx'\n      [7614,7650) {breg25(1), stack_value}\n  [533c] inlined function 'get_section_name'@5c00\n    [5356] parameter 'shstrtab'\n      [5c00,5c04) {fbreg(-328)}\n      [5c04,5c08) {breg1(16072)}\n      [5c08,5c10) {fbreg(-328)}\n      [5c10,5c14) {breg1(16072)}\n      [5c14,5c24) {fbreg(-328)}\n      [5c24,5c28) {breg0(16072)}\n      [5c28,5c30) {fbreg(-328)}\n      [5c30,5c34) {breg0(16072)}\n    [5363] parameter 'shdr'\n      [5c00,5c04) {fbreg(-296)}\n      [5c04,5c08) {breg1(16104)}\n      [5c08,5c10) {fbreg(-296)}\n      [5c10,5c14) {breg1(16104)}\n      [5c14,5c24) {fbreg(-296)}\n      [5c24,5c28) {breg0(16104)}\n      [5c28,5c30) {fbreg(-296)}\n      [5c30,5c34) {breg0(16104)}\n    [5370] parameter 'ndx'\n      [5c00,5c24) {reg0}\n  [6003] inlined function 'get_section_name'@7110\n    [601d] parameter 'shstrtab'\n      <no value>\n    [6022] parameter 'shdr'\n      [6b24,6b28) {reg0}\n      [7110,7120) {reg0}\n    [602f] parameter 'ndx'\n      [6b24,6b28) {reg19}\n      [7110,7120) {reg19}\n  [6bb6] inlined function 'get_section_name'@5b58\n    [6bd0] parameter 'shstrtab'\n      [5b58,5b68) {fbreg(-328)}\n    [6bdd] parameter 'shdr'\n      [5b58,5b68) {reg0}\n    [6bea] parameter 'ndx'\n      [5b58,5b68) {reg25}\n  [7820] function 'find_alloc_section'@3df0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7841] parameter 'shdr'\n      [3df0,3e14) {reg0}\n      [3e14,3e74) {reg22}\n      [3e74,3e88) {entry_value(1) {reg0}, stack_value}\n      [3e88,3ed4) {reg22}\n      [3ed4,3ed7) {reg2}\n      [3ed7,3f08) {reg22}\n      [3f08,3f0c) {reg2}\n    [7855] parameter 'bias'\n      [3df0,3e64) {reg1}\n      [3e64,3e88) {entry_value(1) {reg1}, stack_value}\n      [3e88,3ed4) {reg1}\n      [3ed4,3f0c) {entry_value(1) {reg1}, stack_value}\n    [7869] parameter 'name'\n      [3df0,3e64) {reg2}\n      [3e64,3e7c) {reg25}\n      [3e7c,3e88) {entry_value(1) {reg2}, stack_value}\n      [3e88,3ed4) {reg2}\n      [3ed4,3ed7) {reg3}\n      [3ed7,3f08) {reg25}\n      [3f08,3f0c) {reg3}\n    [787d] parameter 'sections'\n      [3df0,3e64) {reg3}\n      [3e64,3e74) {reg21}\n      [3e74,3e88) {entry_value(1) {reg3}, stack_value}\n      [3e88,3ed4) {reg3}\n      [3ed4,3ed7) {reg0}\n      [3ed7,3f08) {reg21}\n      [3f08,3f0c) {reg0}\n    [7891] parameter 'nalloc'\n      [3df0,3e64) {reg4}\n      [3e64,3e78) {reg23}\n      [3e78,3e88) {entry_value(1) {reg4}, stack_value}\n      [3e88,3ed4) {reg4}\n      [3ed4,3f0c) {reg23}\n    [78a5] variable 'addr'\n      [3e24,3e6c) {reg20}\n      [3e88,3f0c) {reg20}\n    [78b9] variable 'l'\n      [3e24,3e30) {lit0, stack_value}\n      [3e30,3e50) {reg7}\n      [3e50,3e64) {reg7}\n      [3e88,3ed4) {reg7}\n    [78cb] variable 'u'\n      [3e24,3e30) {reg4}\n      [3e30,3e50) {reg6}\n      [3e50,3e64) {reg6}\n      [3e88,3ed4) {reg6}\n  [7903] function 'sections_match'@3d40\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7924] parameter 'sections'\n      [3d40,3d58) {reg0}\n      [3d58,3df0) {entry_value(1) {reg0}, stack_value}\n    [7938] parameter 'i'\n      [3d40,3d4c) {reg1}\n      [3d4c,3df0) {entry_value(1) {reg1}, stack_value}\n    [794a] parameter 'shdr'\n      [3d40,3d78) {reg2}\n      [3d78,3d7c) {entry_value(1) {reg2}, stack_value}\n      [3d7c,3d84) {reg2}\n      [3d84,3df0) {entry_value(1) {reg2}, stack_value}\n    [795e] parameter 'name'\n      [3d40,3dc7) {reg3}\n      [3dc7,3ddc) {entry_value(1) {reg3}, stack_value}\n      [3ddc,3df0) {reg3}\n  [7972] inlined function 'sections_flags_match'@3d58\n    [7998] parameter 'sh_type'\n      [3d58,3d6c) {reg5}\n    [79a5] parameter 'sh_flags2'\n      [3d58,3d6c) {reg1}\n    [79b2] parameter 'sh_flags1'\n      [3d58,3d6c) {reg0}\n  [7a33] function 'compare_symbols_output'@3030\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7a54] parameter 'a'\n      [3030,3040) {reg0}\n      [3040,3117) {reg3}\n      [3117,3118) {entry_value(1) {reg0}, stack_value}\n      [3118,3133) {reg3}\n      [3133,3134) {entry_value(1) {reg0}, stack_value}\n    [7a66] parameter 'b'\n      [3030,3110) {reg1}\n      [3110,3118) {entry_value(1) {reg1}, stack_value}\n      [3118,312c) {reg1}\n      [312c,3134) {entry_value(1) {reg1}, stack_value}\n    [7a78] variable 's1'\n      [303c,3040) {reg0}\n      [3040,3117) {reg3}\n      [3117,3118) {entry_value(1) {reg0}, stack_value}\n      [3118,3133) {reg3}\n      [3133,3134) {entry_value(1) {reg0}, stack_value}\n    [7a8b] variable 's2'\n      [303c,3110) {reg1}\n      [3110,3118) {entry_value(1) {reg1}, stack_value}\n      [3118,312c) {reg1}\n      [312c,3134) {entry_value(1) {reg1}, stack_value}\n    [7a9e] variable 'cmp'\n      [3050,3054) {breg2(0), breg0(0), minus, stack_value}\n      [3054,3070) {reg0}\n      [3070,3074) {breg2(0), breg0(0), minus, stack_value}\n      [3074,3090) {reg0}\n      [3090,3094) {breg2(0), breg0(0), minus, stack_value}\n      [3094,30c8) {reg0}\n      [30d8,30e0) {reg0}\n      [30e8,3114) {reg0}\n      [3118,311c) {reg0}\n      [3120,3130) {reg0}\n  [a104] inlined function 'compare_symbols'@3bc0\n    [a11a] parameter 'b'\n      [3bc0,3bd8) {reg1}\n      [3be0,3be8) {reg1}\n      [3be8,3bec) {entry_value(1) {reg1}, stack_value}\n    [a127] parameter 'a'\n      [3bc0,3bd4) {reg0}\n      [3bd4,3bd8) {entry_value(1) {reg0}, stack_value}\n      [3be0,3be4) {reg0}\n      [3be4,3bec) {entry_value(1) {reg0}, stack_value}\n  [7bca] function 'collect_symbols'@3610\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7be7] parameter 'outelf'\n      [3610,3628) {reg0}\n      [3628,3677) {reg9}\n      [3677,3828) {fbreg(-232)}\n      [3828,3830) {breg31(-232)}\n      [3830,38f8) {fbreg(-232)}\n    [7bfb] parameter 'rel'\n      [3610,3634) {reg1}\n      [3634,3640) {reg0}\n      [3640,3828) {fbreg(-224)}\n      [3828,3830) {breg31(-224)}\n      [3830,38f8) {fbreg(-224)}\n    [7c0f] parameter 'symscn'\n      [3610,366c) {reg2}\n      [366c,3677) {reg0}\n      [3677,38f8) {entry_value(1) {reg2}, stack_value}\n    [7c23] parameter 'strscn'\n      [3610,3677) {reg3}\n      [3677,3690) {reg21}\n      [3690,3898) {entry_value(1) {reg3}, stack_value}\n      [3898,38a8) {reg21}\n      [38a8,38f8) {entry_value(1) {reg3}, stack_value}\n    [7c37] parameter 'nent'\n      [3610,3677) {reg4}\n      [3677,3820) {reg25}\n      [3820,3830) {entry_value(1) {reg4}, stack_value}\n      [3830,38f8) {reg25}\n    [7c4b] parameter 'bias'\n      [3610,3677) {reg5}\n      [3677,3828) {fbreg(-240)}\n      [3828,3830) {breg31(-240)}\n      [3830,38f8) {fbreg(-240)}\n    [7c5f] parameter 'scnmap'\n      [3610,3677) {reg6}\n      [3677,381c) {reg24}\n      [381c,3830) {entry_value(1) {reg6}, stack_value}\n      [3830,38f8) {reg24}\n    [7c73] parameter 'table'\n      [3610,3677) {reg7}\n      [3677,36b4) {reg28}\n      [36b4,3898) {entry_value(1) {reg7}, stack_value}\n      [3898,38b8) {reg28}\n      [38b8,38f8) {entry_value(1) {reg7}, stack_value}\n    [7c87] parameter 'map'\n      [3610,3828) {fbreg(0)}\n      [3828,3830) {breg31(0)}\n      [3830,38f8) {fbreg(0)}\n    [7c9b] parameter 'split_bss'\n      [3610,3828) {fbreg(8)}\n      [3828,3830) {breg31(8)}\n      [3830,38f8) {fbreg(8)}\n    [7caf] variable 'symdata'\n      [3678,3688) {reg0}\n      [3688,381c) {reg23}\n      [3830,383c) {reg23}\n      [3868,3898) {reg23}\n      [3898,38a0) {reg0}\n      [38a8,38f8) {reg23}\n    [7cc3] variable 'strdata'\n      [3690,36a0) {reg0}\n      [36a0,3818) {reg21}\n      [3830,383c) {reg21}\n      [3868,3898) {reg21}\n      [38a8,38b0) {reg0}\n      [38b0,38f8) {reg21}\n    [7cd7] variable 'shndxdata'\n      <no value>\n  [7fa0] function 'compare_sections_nonrel'@4010\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7fc1] parameter 'a'\n      [4010,401b) {reg0}\n      [401b,401c) {entry_value(1) {reg0}, stack_value}\n    [7fd3] parameter 'b'\n      [4010,401b) {reg1}\n      [401b,401c) {entry_value(1) {reg1}, stack_value}\n  [8007] function 'compare_sections_rel'@4020\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8028] parameter 'a'\n      [4020,402b) {reg0}\n      [402b,402c) {entry_value(1) {reg0}, stack_value}\n    [803a] parameter 'b'\n      [4020,402b) {reg1}\n      [402b,402c) {entry_value(1) {reg1}, stack_value}\n  [a371] inlined function 'compare_sections'@3f40\n    [a38b] parameter 'rel'\n      [3f40,3f8b) {reg2}\n      [3f8b,3f8c) {entry_value(1) {reg2}, stack_value}\n      [3fd8,3fdc) {reg2}\n    [a398] parameter 'b'\n      [3f40,3f80) {reg19}\n      [3f80,3f8c) {entry_value(1) {reg1}, stack_value}\n      [3fd8,3fdc) {reg19}\n    [a3a5] parameter 'a'\n      [3f40,3f8b) {reg3}\n      [3f8b,3f8c) {entry_value(1) {reg0}, stack_value}\n      [3fd8,3fdc) {reg3}\n  [48dd] inlined function 'compare_unalloc_sections'@53dc\n    [48f3] parameter 'sig2'\n      [53dc,5437) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(16)}\n      [5448,5453) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(16)}\n    [4900] parameter 'sig1'\n      [53dc,5438) {fbreg(-312)}\n      [5448,5458) {fbreg(-312)}\n    [490d] parameter 'name2'\n      [53dc,5437) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(8)}\n      [5448,5453) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(8)}\n    [491a] parameter 'name1'\n      [53dc,5438) {fbreg(-296)}\n      [5448,5458) {fbreg(-296)}\n    [4927] parameter 'shdr2'\n      [53dc,5438) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(40), stack_value}\n      [5448,5458) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(40), stack_value}\n    [4934] parameter 'shdr1'\n      [53dc,5438) {reg23}\n      [5448,5458) {reg23}\n  [4941] inlined function 'compare_unalloc_sections'@5418\n    [4957] parameter 'shdr1'\n      [5418,5438) {reg23}\n      [5448,5458) {reg23}\n    [4964] parameter 'shdr2'\n      [5418,5438) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(40), stack_value}\n      [5448,5458) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(40), stack_value}\n    [4971] parameter 'sig2'\n      [5418,5437) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(16)}\n      [5448,5453) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(16)}\n    [497e] parameter 'sig1'\n      [5418,5438) {fbreg(-312)}\n      [5448,5458) {fbreg(-312)}\n    [498b] parameter 'name2'\n      [5418,5437) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(8)}\n      [5448,5453) {breg25(0), const1u(104), mul, breg19(0), plus, plus_uconst(8)}\n    [4998] parameter 'name1'\n      [5418,5438) {fbreg(-296)}\n      [5448,5458) {fbreg(-296)}\n  [a3c1] inlined function 'compare_unalloc_sections'@3f40\n    [a3d7] parameter 'sig2'\n      [3f40,3f80) {breg19(16)}\n      [3f80,3f8b) {entry_value(1) {reg1}, plus_uconst(16)}\n      [3fd8,3fdc) {breg19(16)}\n    [a3e4] parameter 'sig1'\n      [3f40,3f8b) {breg3(16)}\n      [3fd8,3fdc) {breg3(16)}\n    [a3f1] parameter 'name2'\n      [3f40,3f80) {breg19(8)}\n      [3f80,3f8b) {entry_value(1) {reg1}, plus_uconst(8)}\n      [3fd8,3fdc) {breg19(8)}\n    [a3fe] parameter 'name1'\n      [3f40,3f8b) {breg3(8)}\n      [3fd8,3fdc) {breg3(8)}\n    [a40b] parameter 'shdr2'\n      [3f40,3f80) {breg19(40), stack_value}\n      [3f80,3f8c) {entry_value(1) {reg1}, plus_uconst(40), stack_value}\n      [3fd8,3fdc) {breg19(40), stack_value}\n    [a418] parameter 'shdr1'\n      [3f40,3f8b) {breg3(40), stack_value}\n      [3f8b,3f8c) {entry_value(1) {reg0}, plus_uconst(40), stack_value}\n      [3fd8,3fdc) {breg3(40), stack_value}\n  [a425] inlined function 'compare_unalloc_sections'@3f68\n    [a43b] parameter 'shdr1'\n      [3f68,3f8b) {breg3(40), stack_value}\n      [3f8b,3f8c) {entry_value(1) {reg0}, plus_uconst(40), stack_value}\n    [a448] parameter 'shdr2'\n      [3f68,3f80) {breg19(40), stack_value}\n      [3f80,3f8c) {entry_value(1) {reg1}, plus_uconst(40), stack_value}\n    [a455] parameter 'sig2'\n      [3f68,3f80) {breg19(16)}\n      [3f80,3f8b) {entry_value(1) {reg1}, plus_uconst(16)}\n    [a462] parameter 'sig1'\n      [3f68,3f8b) {breg3(16)}\n    [a46f] parameter 'name2'\n      [3f68,3f80) {breg19(8)}\n      [3f80,3f8b) {entry_value(1) {reg1}, plus_uconst(8)}\n    [a47c] parameter 'name1'\n      [3f68,3f8b) {breg3(8)}\n  [a49a] inlined function 'compare_alloc_sections'@3f8c\n    [a4b0] parameter 'rel'\n      [3f8c,3fb3) {reg2}\n      [3fb3,3fd8) {entry_value(1) {reg2}, stack_value}\n    [a4bd] parameter 's2'\n      [3f8c,3fc0) {reg19}\n      [3fc0,3fd8) {entry_value(1) {reg1}, stack_value}\n    [a4ca] parameter 's1'\n      [3f8c,3fb3) {reg3}\n      [3fb3,3fd8) {entry_value(1) {reg0}, stack_value}\n  [833a] function 'adjust_all_relocs'@47c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8357] parameter 'elf'\n      [47c0,47f0) {reg0}\n      [47f0,48c0) {reg21}\n      [48c0,48d4) {entry_value(1) {reg0}, stack_value}\n      [48d4,4910) {reg21}\n    [836b] parameter 'symtab'\n      [47c0,480c) {reg1}\n      [480c,4817) {reg0}\n      [4817,48bc) {reg20}\n      [48bc,48d4) {entry_value(1) {reg1}, stack_value}\n      [48d4,4910) {reg20}\n    [837f] parameter 'symshdr'\n      [47c0,4817) {reg2}\n      [4817,48c8) {reg26}\n      [48c8,48d4) {entry_value(1) {reg2}, stack_value}\n      [48d4,4910) {reg26}\n    [8393] parameter 'map'\n      [47c0,4817) {reg3}\n      [4817,48c8) {reg25}\n      [48c8,48d4) {entry_value(1) {reg3}, stack_value}\n      [48d4,4910) {reg25}\n    [83a7] parameter 'map_size'\n      [47c0,4817) {reg4}\n      [4817,48c4) {reg24}\n      [48c4,48d4) {entry_value(1) {reg4}, stack_value}\n      [48d4,4910) {reg24}\n    [83bb] variable 'new_sh_link'\n      (481c,481c) <empty range>\n      [481c,48c4) {reg23}\n      [48d4,4910) {reg23}\n    [83cf] variable 'scn'\n      (481c,481c) <empty range>\n      [481c,4830) {reg19}\n      [4830,4843) {reg0}\n      [4843,4890) {reg19}\n      [4890,48a0) {reg0}\n      [48a0,48bc) {reg19}\n      [48d4,48f0) {reg19}\n      [490c,4910) {reg19}\n  [856c] function 'adjust_relocs'@4100\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8589] parameter 'outscn'\n      [4100,4153) {reg0}\n      [4153,42c0) {reg24}\n      [42c0,42df) {reg0}\n      [42df,42e0) {entry_value(1) {reg0}, stack_value}\n      [42e0,4374) {reg24}\n      [4374,43a0) {entry_value(1) {reg0}, stack_value}\n      [43a0,43bc) {reg24}\n      [43bc,4464) {entry_value(1) {reg0}, stack_value}\n      [4464,44b4) {reg24}\n      [44b4,4560) {entry_value(1) {reg0}, stack_value}\n      [4560,46dc) {reg24}\n      [46dc,46fc) {entry_value(1) {reg0}, stack_value}\n      [46fc,47bc) {reg24}\n    [859d] parameter 'inscn'\n      [4100,4150) {reg1}\n      [4150,41b8) {reg25}\n      [41b8,42e0) {entry_value(1) {reg1}, stack_value}\n      [42e0,4308) {reg25}\n      [4308,43a0) {entry_value(1) {reg1}, stack_value}\n      [43a0,43b4) {reg25}\n      [43b4,4464) {entry_value(1) {reg1}, stack_value}\n      [4464,44ac) {reg25}\n      [44ac,45c0) {entry_value(1) {reg1}, stack_value}\n      [45c0,45d0) {reg25}\n      [45d0,469c) {entry_value(1) {reg1}, stack_value}\n      [469c,46dc) {reg25}\n      [46dc,46fc) {entry_value(1) {reg1}, stack_value}\n      [46fc,4744) {reg25}\n      [4744,4758) {entry_value(1) {reg1}, stack_value}\n      [4758,4784) {reg25}\n      [4784,47a8) {entry_value(1) {reg1}, stack_value}\n      [47a8,47bc) {reg25}\n    [85b1] parameter 'shdr'\n      [4100,414c) {reg2}\n      [414c,41d0) {reg20}\n      [41d0,42e0) {entry_value(1) {reg2}, stack_value}\n      [42e0,433c) {reg20}\n      [433c,43a0) {entry_value(1) {reg2}, stack_value}\n      [43a0,444c) {reg20}\n      [444c,4464) {entry_value(1) {reg2}, stack_value}\n      [4464,4560) {reg20}\n      [4560,45c0) {entry_value(1) {reg2}, stack_value}\n      [45c0,45e8) {reg20}\n      [45e8,469c) {entry_value(1) {reg2}, stack_value}\n      [469c,46dc) {reg20}\n      [46dc,46e4) {entry_value(1) {reg2}, stack_value}\n      [46e4,47bc) {reg20}\n    [85c5] parameter 'map'\n      [4100,4153) {reg3}\n      [4153,4268) {reg21}\n      [4268,42e0) {entry_value(1) {reg3}, stack_value}\n      [42e0,4338) {reg21}\n      [4338,4374) {breg21(8), stack_value}\n      [4374,43a0) {entry_value(1) {reg3}, stack_value}\n      [43a0,4450) {reg21}\n      [4450,4464) {entry_value(1) {reg3}, stack_value}\n      [4464,4560) {reg21}\n      [4560,45c0) {entry_value(1) {reg3}, stack_value}\n      [45c0,4680) {reg21}\n      [4680,469c) {entry_value(1) {reg3}, stack_value}\n      [469c,46dc) {reg21}\n      [46dc,46e4) {entry_value(1) {reg3}, stack_value}\n      [46e4,47bc) {reg21}\n    [85d9] parameter 'map_size'\n      [4100,4153) {reg4}\n      [4153,41b4) {reg23}\n      [41b4,42e0) {entry_value(1) {reg4}, stack_value}\n      [42e0,4330) {reg23}\n      [4330,43a0) {entry_value(1) {reg4}, stack_value}\n      [43a0,4454) {reg23}\n      [4454,4464) {entry_value(1) {reg4}, stack_value}\n      [4464,4560) {reg23}\n      [4560,45c0) {entry_value(1) {reg4}, stack_value}\n      [45c0,45cc) {reg23}\n      [45cc,469c) {entry_value(1) {reg4}, stack_value}\n      [469c,46dc) {reg23}\n      [46dc,46e4) {entry_value(1) {reg4}, stack_value}\n      [46e4,4744) {reg23}\n      [4744,4758) {entry_value(1) {reg4}, stack_value}\n      [4758,47bc) {reg23}\n    [85ed] parameter 'symshdr'\n      [4100,4153) {reg5}\n      [4153,41e4) {reg22}\n      [41e4,42e0) {entry_value(1) {reg5}, stack_value}\n      [42e0,430c) {reg22}\n      [430c,43a0) {entry_value(1) {reg5}, stack_value}\n      [43a0,43b0) {reg22}\n      [43b0,4464) {entry_value(1) {reg5}, stack_value}\n      [4464,44a8) {reg22}\n      [44a8,45c0) {entry_value(1) {reg5}, stack_value}\n      [45c0,4600) {reg22}\n      [4600,469c) {entry_value(1) {reg5}, stack_value}\n      [469c,46dc) {reg22}\n      [46dc,46fc) {entry_value(1) {reg5}, stack_value}\n      [46fc,4784) {reg22}\n      [4784,47a8) {entry_value(1) {reg5}, stack_value}\n      [47a8,47bc) {reg22}\n    [8601] variable 'data'\n      [415c,4194) {reg0}\n      [4194,42c0) {reg19}\n      [42c0,42df) {reg1}\n      [42e0,42ec) {reg0}\n      [42ec,4384) {reg19}\n      [43a0,43a4) {reg0}\n      [43a4,444c) {reg19}\n      [4464,446c) {reg0}\n      [446c,4498) {reg19}\n      [4498,449c) {reg0}\n      [449c,46bc) {reg19}\n      [46c8,47a8) {reg19}\n      [47a8,47b4) {reg0}\n      [47b4,47bc) {reg19}\n    [8615] variable '__PRETTY_FUNCTION__'\n      [4100,47bc) {addr(0x9d80)}\n  [86d8] inlined function 'adjust_reloc'@44d0\n    [86f2] parameter 'map_size'\n      [44d0,44f8) {reg23}\n    [86ff] parameter 'map'\n      [44d0,44f8) {reg21}\n    [870c] parameter 'info'\n      [44d0,44d8) {breg0(8), stack_value}\n      [44d8,44f8) {breg2(8), stack_value}\n  [872b] inlined function 'adjust_reloc'@46e4\n    [874d] parameter 'info'\n      <no value>\n    [8752] parameter 'map'\n      [46e4,46fc) {reg21}\n    [875f] parameter 'map_size'\n      [46e4,46fc) {reg23}\n    [876c] variable 'ndx'\n      <no value>\n  [88a3] inlined function 'adjust_reloc'@43d8\n    [88c9] parameter 'map_size'\n      [43d8,4400) {reg23}\n    [88d6] parameter 'map'\n      [43d8,4400) {reg21}\n    [88e3] parameter 'info'\n      [43d8,43e0) {breg0(8), stack_value}\n      [43e0,4400) {breg2(8), stack_value}\n    [88f0] variable 'ndx'\n      [43e0,43f0) {reg0}\n      [43f0,43f4) {breg1(0), const1u(32), shr, stack_value}\n      [43f4,4400) {breg2(8), deref, const1u(32), shr, stack_value}\n  [a664] inlined function 'update_sh_size'@40b4\n    [a68a] parameter 'outscn'\n      [40b4,40c0) {reg19}\n    [a697] parameter 'data'\n      <no value>\n    [a69c] variable 'shdr_mem'\n      <no value>\n    [a6a1] variable 'newshdr'\n      <no value>\n  [6cf5] inlined function 'update_shdr'@6124\n    [6d0f] parameter 'newshdr'\n      [6124,6128) {fbreg(-400)}\n      [6128,612c) {breg0(16000)}\n      [612c,6134) {fbreg(-400)}\n      [68d8,68e8) {fbreg(-400)}\n    [6d1c] parameter 'outscn'\n      [6124,6128) {fbreg(-392)}\n      [6128,612c) {breg0(16008)}\n      [612c,6134) {fbreg(-392)}\n      [68d8,68e8) {fbreg(-392)}\n  [6d29] inlined function 'update_shdr'@68d8\n    [6d4f] parameter 'outscn'\n      [68d8,68e8) {fbreg(-392)}\n    [6d5c] parameter 'newshdr'\n      [68d8,68e8) {fbreg(-400)}\n  [9eba] inlined function 'update_shdr'@3ad0\n    [9ee0] parameter 'outscn'\n      [3ad0,3b0c) {entry_value(1) {reg0}, stack_value}\n    [9eed] parameter 'newshdr'\n      [3ad0,3b0c) {entry_value(1) {reg1}, stack_value}\n  [a53e] inlined function 'update_shdr'@407c\n    [a558] parameter 'newshdr'\n      [407c,407f) {reg1}\n    [a565] parameter 'outscn'\n      [407c,40a8) {reg19}\n      [40a8,40b4) {entry_value(1) {reg0}, stack_value}\n      [40ec,4100) {reg19}\n  [a572] inlined function 'update_shdr'@40ec\n    [a598] parameter 'outscn'\n      [40ec,40fc) {reg19}\n    [a5a5] parameter 'newshdr'\n      <no value>\n  [ac65] inlined function 'symtab_count_leading_section_symbols'@4cf4\n    [ac7f] parameter 'newsymdata'\n      [4cf4,4d20) {reg24}\n      [4d20,4dc8) {breg31(0)}\n      [4e1c,4e7c) {breg31(0)}\n    [ac8c] parameter 'shnum'\n      [4cf4,4dc8) {reg19}\n      [4e1c,4e40) {reg19}\n      [4e40,4e5c) {entry_value(1) {reg6}, stack_value}\n      [4e5c,4e7c) {reg19}\n    [ac99] parameter 'scn'\n      [4cf4,4dc8) {fbreg(-232)}\n      [4e1c,4e7c) {fbreg(-232)}\n    [aca6] parameter 'elf'\n      [4cf4,4dc8) {reg22}\n      [4e1c,4e7c) {reg22}\n  [79c0] inlined function 'section_can_shrink'@3d90\n    [79da] parameter 'shdr'\n      [3d90,3db0) {breg4(40), stack_value}\n      [3ddc,3dec) {breg4(40), stack_value}\n  [6f31] inlined function 'free_new_data'@749c\n  [628f] inlined function 'record_new_data'@6a0c\n    [62a9] parameter 'data'\n      [6a0c,6a3c) {reg21}\n  [8add] inlined function 'record_new_data'@4264\n    [8af7] parameter 'data'\n      [4264,4280) {reg22}\n  [8cc6] inlined function 'record_new_data'@467c\n    [8ce0] parameter 'data'\n      [467c,4698) {reg22}\n  [8f45] inlined function 'record_new_data'@4560\n    [8f5f] parameter 'data'\n      [4560,458c) {reg23}\n  [a7b2] inlined function 'record_new_data'@4a04\n    [a7cc] parameter 'data'\n      [4a04,4a20) {reg24}\n      [4a20,4a28) {breg2(0)}\n  [941a] function 'make_directories'@31f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9437] parameter 'path'\n      [31f0,320b) {reg0}\n      [320b,3260) {reg19}\n      [3260,32a4) {entry_value(1) {reg0}, stack_value}\n      [32a4,32a8) {reg19}\n      [32a8,32e0) {entry_value(1) {reg0}, stack_value}\n      [32e0,32e8) {reg19}\n      [32e8,3310) {entry_value(1) {reg0}, stack_value}\n    [944b] variable 'lastslash'\n      [320c,3244) {reg0}\n      [32a4,32b4) {reg0}\n    [945f] variable 'dir'\n      [324c,325b) {reg0}\n      [325b,3298) {reg20}\n      [3298,32a3) {reg0}\n      [32b4,32e0) {reg20}\n      [32e0,32e3) {reg0}\n      [32e3,3310) {reg20}\n  [9652] function 'copy_elf'@3310\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9670] parameter 'outelf'\n      [3310,333c) {reg0}\n      [333c,3488) {reg22}\n      [3488,3498) {entry_value(1) {reg0}, stack_value}\n      [3498,3608) {reg22}\n    [9683] parameter 'inelf'\n      [3310,334c) {reg1}\n      [334c,334f) {reg0}\n      [334f,3484) {reg20}\n      [3484,3498) {entry_value(1) {reg1}, stack_value}\n      [3498,3608) {reg20}\n    [9696] variable 'shstrndx'\n      [3310,3608) {fbreg(-216)}\n    [96a5] variable 'ehdr_mem'\n      [3310,3608) {fbreg(-136)}\n    [96b4] variable 'ehdr'\n      [3380,3388) {reg0}\n      [3388,33cc) {reg19}\n      [34d4,3534) {reg19}\n      [35c4,3604) {reg19}\n    [96c7] variable 'phnum'\n      [3310,3608) {fbreg(-208)}\n    [96d7] variable 'scn'\n      [33d0,33e4) {reg19}\n      [33e4,33ec) {reg0}\n      [33ec,345c) {reg19}\n      [345c,3468) {reg0}\n      [3468,3484) {reg19}\n      [3498,34a4) {reg19}\n      [3584,35a4) {reg19}\n      [3604,3608) {reg19}\n  [9a90] function 'parse_opt'@2d20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9ab2] parameter 'key'\n      [2d20,2d84) {reg0}\n      [2d84,2d98) {entry_value(1) {reg0}, stack_value}\n      [2d98,2db8) {reg0}\n      [2db8,2dfc) {entry_value(1) {reg0}, stack_value}\n      [2dfc,2e10) {reg0}\n      [2e10,2e18) {entry_value(1) {reg0}, stack_value}\n      [2e18,2e2c) {reg0}\n      [2e2c,2e88) {entry_value(1) {reg0}, stack_value}\n      [2e88,2e8c) {reg0}\n      [2e8c,2e98) {entry_value(1) {reg0}, stack_value}\n      [2e98,2e9c) {reg0}\n      [2e9c,2ea8) {entry_value(1) {reg0}, stack_value}\n      [2ea8,2eac) {reg0}\n      [2eac,2eb4) {entry_value(1) {reg0}, stack_value}\n      [2eb4,2eb8) {reg0}\n      [2eb8,2ec0) {entry_value(1) {reg0}, stack_value}\n      [2ec0,2ec4) {reg0}\n      [2ec4,2ed0) {entry_value(1) {reg0}, stack_value}\n      [2ed0,2ed4) {reg0}\n      [2ed4,2edc) {entry_value(1) {reg0}, stack_value}\n      [2edc,2ee0) {reg0}\n      [2ee0,3030) {entry_value(1) {reg0}, stack_value}\n    [9ac5] parameter 'arg'\n      [2d20,2d74) {reg1}\n      [2d74,2d98) {entry_value(1) {reg1}, stack_value}\n      [2d98,2dbc) {reg1}\n      [2dbc,2dfc) {entry_value(1) {reg1}, stack_value}\n      [2dfc,2e34) {reg1}\n      [2e34,2e98) {entry_value(1) {reg1}, stack_value}\n      [2e98,2ee8) {reg1}\n      [2ee8,2f5c) {entry_value(1) {reg1}, stack_value}\n      [2f5c,2f60) {reg1}\n      [2f60,2f6c) {entry_value(1) {reg1}, stack_value}\n      [2f6c,2f70) {reg1}\n      [2f70,3030) {entry_value(1) {reg1}, stack_value}\n    [9ad8] parameter 'state'\n      [2d20,2d5c) {reg2}\n      [2d5c,2dec) {reg19}\n      [2dec,2dfc) {entry_value(1) {reg2}, stack_value}\n      [2dfc,3030) {reg19}\n    [9aeb] variable 'info'\n      [2d5c,2dbc) {reg20}\n      [2dfc,2e90) {reg20}\n      [2e90,2e94) {breg19(40)}\n      [2e94,2e98) {breg20(-16), stack_value}\n      [2e98,300c) {reg20}\n      [3010,3030) {reg20}\n  [2830] inlined function 'error'@2b60\n    [2856] parameter '__format'\n      [2b60,2b6c) {reg0}\n      [2b6c,2b6f) {reg2}\n    [2863] parameter '__errnum'\n      [2b60,2b70) {lit0, stack_value}\n    [2870] parameter '__status'\n      [2b60,2b70) {lit1, stack_value}\n  [303b] inlined function 'error'@7e88\n    [3061] parameter '__format'\n      [7e88,7ea4) {reg20}\n    [306e] parameter '__errnum'\n      [7e88,7ea4) {lit0, stack_value}\n    [307b] parameter '__status'\n      [7e88,7ea4) {lit1, stack_value}\n  [30b3] inlined function 'error'@7f68\n    [30d9] parameter '__format'\n      [7f68,7f80) {reg20}\n    [30e6] parameter '__errnum'\n      [7f68,7f80) {lit0, stack_value}\n    [30f3] parameter '__status'\n      [7f68,7f80) {lit1, stack_value}\n  [3204] inlined function 'error'@7f2c\n    [322a] parameter '__format'\n      [7f2c,7f40) {reg0}\n      [7f40,7f43) {reg2}\n    [3237] parameter '__errnum'\n      [7f2c,7f44) {lit0, stack_value}\n    [3244] parameter '__status'\n      [7f2c,7f44) {lit1, stack_value}\n  [3364] inlined function 'error'@7ff0\n    [338a] parameter '__format'\n      [7ff0,8004) {reg19}\n    [3397] parameter '__errnum'\n      [7ff0,8004) {lit0, stack_value}\n    [33a4] parameter '__status'\n      [7ff0,8004) {lit1, stack_value}\n  [33d0] inlined function 'error'@8058\n    [33f6] parameter '__format'\n      [8058,8070) {reg19}\n    [3403] parameter '__errnum'\n      <constant value>\n    [3409] parameter '__status'\n      <constant value>\n  [376f] inlined function 'error'@7cd4\n    [3795] parameter '__format'\n      [7cd4,7ce8) {reg19}\n    [37a2] parameter '__errnum'\n      [7cd4,7ce8) {lit0, stack_value}\n    [37af] parameter '__status'\n      [7cd4,7ce8) {lit1, stack_value}\n  [3bb8] inlined function 'error'@3190\n    [3bd2] parameter '__format'\n      [3190,31c0) {addr(0x84d0), stack_value}\n    [3bdf] parameter '__errnum'\n      [3190,31c0) {lit0, stack_value}\n    [3bec] parameter '__status'\n      [3190,31b4) {reg22}\n      [31b4,31bf) {reg0}\n      [31bf,31c0) {entry_value(1) {reg1}, const1u(255), and, lit1, xor, stack_value}\n  [3de4] inlined function 'error'@79e8\n    [3e0a] parameter '__format'\n      [79e8,79fc) {reg19}\n    [3e17] parameter '__errnum'\n      [79e8,79fc) {lit0, stack_value}\n    [3e24] parameter '__status'\n      [79e8,79fc) {lit1, stack_value}\n  [3ebc] inlined function 'error'@77ec\n    [3ee2] parameter '__format'\n      [77ec,7800) {reg19}\n    [3eef] parameter '__errnum'\n      [77ec,7800) {lit0, stack_value}\n    [3efc] parameter '__status'\n      [77ec,7800) {lit1, stack_value}\n  [4006] inlined function 'error'@7a1c\n    [402c] parameter '__format'\n      [7a1c,7a2c) {reg0}\n      [7a2c,7a2f) {reg2}\n    [4039] parameter '__errnum'\n      [7a1c,7a30) {reg19}\n    [4046] parameter '__status'\n      [7a1c,7a30) {lit1, stack_value}\n  [41b7] inlined function 'error'@78d0\n    [41dd] parameter '__format'\n      [78d0,78dc) {reg0}\n      [78dc,78df) {reg2}\n    [41ea] parameter '__errnum'\n      [78d0,78e0) {lit0, stack_value}\n    [41f7] parameter '__status'\n      [78d0,78e0) {lit0, stack_value}\n  [421d] inlined function 'error'@7944\n    [4243] parameter '__format'\n      [7944,7954) {reg0}\n      [7954,7957) {reg2}\n    [4250] parameter '__errnum'\n      [7944,7958) {lit0, stack_value}\n    [425d] parameter '__status'\n      [7944,7958) {lit0, stack_value}\n  [4689] inlined function 'error'@6690\n    [46af] parameter '__format'\n      [6690,66a8) {reg19}\n    [46bc] parameter '__errnum'\n      [6690,66a8) {lit0, stack_value}\n    [46c9] parameter '__status'\n      [6690,66a8) {lit1, stack_value}\n  [4abe] inlined function 'error'@5374\n    [4ae4] parameter '__format'\n      [5374,5390) {reg19}\n    [4af1] parameter '__errnum'\n      [5374,5390) {lit0, stack_value}\n    [4afe] parameter '__status'\n      [5374,5390) {lit1, stack_value}\n  [4f0c] inlined function 'error'@7638\n    [4f32] parameter '__format'\n      [7638,7650) {reg19}\n    [4f3f] parameter '__errnum'\n      [7638,7650) {lit0, stack_value}\n    [4f4c] parameter '__status'\n      [7638,7650) {lit1, stack_value}\n  [505d] inlined function 'error'@6840\n    [5083] parameter '__format'\n      [6840,6854) {reg0}\n      [6854,6857) {reg2}\n    [5090] parameter '__errnum'\n      [6840,6858) {lit0, stack_value}\n    [509d] parameter '__status'\n      [6840,6858) {lit1, stack_value}\n  [50d5] inlined function 'error'@7550\n    [50fb] parameter '__format'\n      [7550,7560) {reg0}\n      [7560,7563) {reg2}\n    [5108] parameter '__errnum'\n      [7550,7564) {lit0, stack_value}\n    [5115] parameter '__status'\n      [7550,7564) {lit1, stack_value}\n  [5818] inlined function 'error'@6af8\n    [583e] parameter '__format'\n      [6af8,6b14) {addr(0x8e58), stack_value}\n    [584b] parameter '__errnum'\n      [6af8,6b14) {lit0, stack_value}\n    [5858] parameter '__status'\n      [6af8,6b14) {lit1, stack_value}\n  [5917] inlined function 'error'@6900\n    [593d] parameter '__format'\n      [6900,6910) {reg0}\n      [6910,6913) {reg2}\n    [594a] parameter '__errnum'\n      [6900,6914) {lit0, stack_value}\n    [5957] parameter '__status'\n      [6900,6914) {lit1, stack_value}\n  [5a08] inlined function 'error'@73cc\n    [5a2a] parameter '__format'\n      [73cc,73e0) {addr(0x8e88), stack_value}\n    [5a37] parameter '__errnum'\n      [73cc,73e0) {lit0, stack_value}\n    [5a44] parameter '__status'\n      [73cc,73e0) {lit1, stack_value}\n  [5aac] inlined function 'error'@68c4\n    [5ad2] parameter '__format'\n      [68c4,68d4) {reg0}\n      [68d4,68d7) {reg2}\n    [5adf] parameter '__errnum'\n      [68c4,68d8) {lit0, stack_value}\n    [5aec] parameter '__status'\n      [68c4,68d8) {lit1, stack_value}\n  [5b47] inlined function 'error'@6b94\n    [5b6d] parameter '__format'\n      [6b94,6bb0) {addr(0x8e30), stack_value}\n    [5b7a] parameter '__errnum'\n      [6b94,6bb0) {lit0, stack_value}\n    [5b87] parameter '__status'\n      [6b94,6bb0) {lit1, stack_value}\n  [5bba] inlined function 'error'@7658\n    [5be0] parameter '__format'\n      [7658,7674) {addr(0x8e08), stack_value}\n    [5bed] parameter '__errnum'\n      [7658,7674) {lit0, stack_value}\n    [5bfa] parameter '__status'\n      [7658,7674) {lit1, stack_value}\n  [631f] inlined function 'error'@72fc\n    [6345] parameter '__format'\n      [72fc,7310) {addr(0x8ff0), stack_value}\n    [6352] parameter '__errnum'\n      [72fc,7310) {lit0, stack_value}\n    [635f] parameter '__status'\n      [72fc,7310) {lit1, stack_value}\n  [6392] inlined function 'error'@76f8\n    [63b8] parameter '__format'\n      [76f8,7708) {addr(0x8f08), stack_value}\n    [63c5] parameter '__errnum'\n      [76f8,7708) {lit0, stack_value}\n    [63d2] parameter '__status'\n      [76f8,7708) {lit1, stack_value}\n  [69bb] inlined function 'error'@50e8\n    [69e1] parameter '__format'\n      [50e8,50fc) {reg19}\n    [69ee] parameter '__errnum'\n      [50e8,50fc) {lit0, stack_value}\n    [69fb] parameter '__status'\n      [50e8,50fc) {lit1, stack_value}\n  [6a27] inlined function 'error'@54a8\n    [6a4d] parameter '__format'\n      [54a8,54b4) {reg0}\n      [54b4,54b7) {reg2}\n    [6a5a] parameter '__errnum'\n      [54a8,54b8) {lit0, stack_value}\n    [6a67] parameter '__status'\n      [54a8,54b8) {lit1, stack_value}\n  [6dd7] inlined function 'error'@73ec\n    [6dfd] parameter '__format'\n      [73ec,7400) {addr(0x8dd8), stack_value}\n    [6e0a] parameter '__errnum'\n      [73ec,7400) {lit0, stack_value}\n    [6e17] parameter '__status'\n      [73ec,7400) {lit1, stack_value}\n  [6fa3] inlined function 'error'@7588\n    [6fc9] parameter '__format'\n      [7588,759c) {reg19}\n    [6fd6] parameter '__errnum'\n      [7588,759c) {lit0, stack_value}\n    [6fe3] parameter '__status'\n      [7588,759c) {lit1, stack_value}\n  [7ab2] inlined function 'error'@3104\n    [7ad8] parameter '__format'\n      [3104,3118) {addr(0x8468), stack_value}\n    [7ae5] parameter '__errnum'\n      [3104,3118) {lit0, stack_value}\n    [7af2] parameter '__status'\n      [3104,3118) {lit1, stack_value}\n  [7b25] inlined function 'error'@3120\n    [7b47] parameter '__format'\n      [3120,3134) {addr(0x8490), stack_value}\n    [7b57] parameter '__errnum'\n      <constant value>\n    [7b5d] parameter '__status'\n      <constant value>\n  [7da6] inlined function 'error'@38e0\n    [7dcc] parameter '__format'\n      [38e0,38f0) {reg0}\n      [38f0,38f3) {reg2}\n    [7dd9] parameter '__errnum'\n      [38e0,38f4) {lit0, stack_value}\n    [7de6] parameter '__status'\n      [38e0,38f4) {lit1, stack_value}\n  [7eaa] inlined function 'error'@3854\n    [7ed0] parameter '__format'\n      [3854,3868) {reg19}\n    [7edd] parameter '__errnum'\n      [3854,3868) {lit0, stack_value}\n    [7eea] parameter '__status'\n      [3854,3868) {lit1, stack_value}\n  [8410] inlined function 'error'@48f8\n    [8436] parameter '__format'\n      [48f8,490c) {reg19}\n    [8443] parameter '__errnum'\n      [48f8,490c) {lit0, stack_value}\n    [8450] parameter '__status'\n      [48f8,490c) {lit1, stack_value}\n  [866c] inlined function 'error'@438c\n    [8692] parameter '__format'\n      [438c,43a0) {reg19}\n    [869f] parameter '__errnum'\n      [438c,43a0) {lit0, stack_value}\n    [86ac] parameter '__status'\n      [438c,43a0) {lit1, stack_value}\n  [8771] inlined function 'error'@46e4\n    [8793] parameter '__format'\n      [46e4,46fc) {addr(0x8928), stack_value}\n    [87a0] parameter '__errnum'\n      [46e4,46fc) {lit0, stack_value}\n    [87ad] parameter '__status'\n      [46e4,46fc) {lit1, stack_value}\n  [8b2b] inlined function 'error'@4744\n    [8b51] parameter '__format'\n      [4744,4758) {addr(0x8a30), stack_value}\n    [8b5e] parameter '__errnum'\n      [4744,4758) {lit0, stack_value}\n    [8b6b] parameter '__status'\n      [4744,4758) {lit1, stack_value}\n  [8d2e] inlined function 'error'@4758\n    [8d54] parameter '__format'\n      [4758,476c) {addr(0x8a08), stack_value}\n    [8d61] parameter '__errnum'\n      [4758,476c) {lit0, stack_value}\n    [8d6e] parameter '__status'\n      [4758,476c) {lit1, stack_value}\n  [8da1] inlined function 'error'@4770\n    [8dc7] parameter '__format'\n      [4770,4784) {addr(0x89d8), stack_value}\n    [8dd4] parameter '__errnum'\n      [4770,4784) {lit0, stack_value}\n    [8de1] parameter '__status'\n      [4770,4784) {lit1, stack_value}\n  [8e14] inlined function 'error'@47a8\n    [8e3a] parameter '__format'\n      [47a8,47b8) {addr(0x89a8), stack_value}\n    [8e47] parameter '__errnum'\n      [47a8,47b8) {lit0, stack_value}\n    [8e54] parameter '__status'\n      [47a8,47b8) {lit1, stack_value}\n  [8f93] inlined function 'error'@472c\n    [8fb9] parameter '__format'\n      [472c,4744) {addr(0x8a58), stack_value}\n    [8fc6] parameter '__errnum'\n      [472c,4744) {lit0, stack_value}\n    [8fd3] parameter '__status'\n      [472c,4744) {lit1, stack_value}\n  [908f] inlined function 'error'@46c4\n    [90b5] parameter '__format'\n      [46c4,46c8) {reg19}\n    [90c2] parameter '__errnum'\n      [46c4,46c8) {lit0, stack_value}\n    [90cf] parameter '__status'\n      [46c4,46c8) {lit1, stack_value}\n  [90dd] inlined function 'error'@46fc\n    [9103] parameter '__format'\n      [46fc,4714) {addr(0x88e8), stack_value}\n    [9110] parameter '__errnum'\n      [46fc,4714) {lit0, stack_value}\n    [911d] parameter '__status'\n      [46fc,4714) {lit1, stack_value}\n  [9150] inlined function 'error'@4714\n    [9176] parameter '__format'\n      [4714,472c) {addr(0x8960), stack_value}\n    [9183] parameter '__errnum'\n      [4714,472c) {lit0, stack_value}\n    [9190] parameter '__status'\n      [4714,472c) {lit1, stack_value}\n  [9473] inlined function 'error'@32cc\n    [9499] parameter '__format'\n      [32cc,32dc) {reg0}\n      [32dc,32df) {reg2}\n    [94a6] parameter '__errnum'\n      [32cc,32e0) {reg19}\n    [94b3] parameter '__status'\n      [32cc,32e0) {lit1, stack_value}\n  [94e0] inlined function 'error'@3300\n    [9506] parameter '__format'\n      [3300,3308) {reg0}\n      [3308,330f) {reg2}\n    [9513] parameter '__errnum'\n      [3300,3310) {reg19}\n    [9520] parameter '__status'\n      <constant value>\n  [98f3] inlined function 'error'@34c0\n    [9919] parameter '__format'\n      [34c0,34d4) {reg19}\n    [9926] parameter '__errnum'\n      [34c0,34d4) {lit0, stack_value}\n    [9933] parameter '__status'\n      [34c0,34d4) {lit1, stack_value}\n  [9cf8] inlined function 'error'@3a44\n    [9d1e] parameter '__format'\n      [3a44,3a54) {reg0}\n      [3a54,3a57) {reg2}\n    [9d2b] parameter '__errnum'\n      [3a44,3a58) {reg20}\n    [9d38] parameter '__status'\n      <constant value>\n  [9ddb] inlined function 'error'@3a98\n    [9e01] parameter '__format'\n      [3a98,3ab0) {reg19}\n    [9e0e] parameter '__errnum'\n      <constant value>\n    [9e14] parameter '__status'\n      <constant value>\n  [9efa] inlined function 'error'@3af8\n    [9f20] parameter '__format'\n      [3af8,3b0c) {reg19}\n    [9f2d] parameter '__errnum'\n      <constant value>\n    [9f33] parameter '__status'\n      <constant value>\n  [9ffd] inlined function 'error'@3b50\n    [a023] parameter '__format'\n      [3b50,3b68) {reg19}\n    [a030] parameter '__errnum'\n      [3b50,3b68) {lit0, stack_value}\n    [a03d] parameter '__status'\n      [3b50,3b68) {lit0, stack_value}\n  [a1db] inlined function 'error'@3ce0\n    [a201] parameter '__format'\n      [3ce0,3cf4) {reg19}\n    [a20e] parameter '__errnum'\n      [3ce0,3cf4) {lit0, stack_value}\n    [a21b] parameter '__status'\n      [3ce0,3cf4) {lit1, stack_value}\n  [a5aa] inlined function 'error'@40d8\n    [a5d0] parameter '__format'\n      [40d8,40ec) {reg19}\n    [a5dd] parameter '__errnum'\n      [40d8,40ec) {lit0, stack_value}\n    [a5ea] parameter '__status'\n      [40d8,40ec) {lit1, stack_value}\n  [a842] inlined function 'error'@4c08\n    [a868] parameter '__format'\n      [4c08,4c1c) {reg19}\n    [a875] parameter '__errnum'\n      [4c08,4c1c) {lit0, stack_value}\n    [a882] parameter '__status'\n      [4c08,4c1c) {lit1, stack_value}\n  [aa79] inlined function 'error'@4c5c\n    [aa9f] parameter '__format'\n      [4c5c,4c70) {addr(0x8b20), stack_value}\n    [aaac] parameter '__errnum'\n      [4c5c,4c70) {lit0, stack_value}\n    [aab9] parameter '__status'\n      [4c5c,4c70) {lit1, stack_value}\n  [ad23] inlined function 'error'@4e48\n    [ad49] parameter '__format'\n      [4e48,4e5c) {reg19}\n    [ad56] parameter '__errnum'\n      [4e48,4e5c) {lit0, stack_value}\n    [ad63] parameter '__status'\n      [4e48,4e5c) {lit1, stack_value}\n  [62dd] inlined function 'memset'@6a3c\n    [62f7] parameter '__len'\n      [6a3c,6a44) {lit24, stack_value}\n    [6304] parameter '__ch'\n      [6a3c,6a44) {lit0, stack_value}\n    [6311] parameter '__dest'\n      [6a3c,6a44) {reg3}\n  [6c48] inlined function 'memset'@5f04\n    [6c62] parameter '__len'\n      [5f04,5f07) {reg2}\n      [5f07,5f08) {fbreg(-360), deref, lit3, shl, stack_value}\n    [6c6f] parameter '__ch'\n      [5f04,5f08) {lit0, stack_value}\n    [6c7c] parameter '__dest'\n      [5f04,5f07) {reg0}\n      [5f07,5f08) {fbreg(-320)}\n  [6ed4] inlined function 'memset'@6224\n    [6eee] parameter '__len'\n      [6224,6227) {fbreg(-240), deref, lit1, minus, stack_value}\n    [6efb] parameter '__ch'\n      [6224,6228) {lit0, stack_value}\n    [6f08] parameter '__dest'\n      [6224,6227) {reg0}\n      [6227,6228) {fbreg(-416)}\n  [36fc] inlined function 'open'@7ac4\n    [3716] parameter '__oflag'\n      [7ac4,7adc) {breg21(0), lit0, eq, const1u(255), and, lit1, shl, stack_value}\n    [3723] parameter '__path'\n      [7ac4,7adc) {reg19}\n  [3a02] inlined function 'open'@7a94\n    [3a1c] parameter '__oflag'\n      [7a94,7a98) {lit0, stack_value}\n    [3a29] parameter '__path'\n      [7a94,7a97) {reg3}\n      [7a97,7a98) {reg20}\n  [3fb7] inlined function 'open'@780c\n    [3fd1] parameter '__oflag'\n      [780c,7830) {const1u(66), stack_value}\n    [3fde] parameter '__path'\n      [780c,7830) {reg25}\n  [2440] inlined function 'printf'@2824\n    [245a] parameter '__fmt'\n      [2824,282c) {addr(0x99b8), stack_value}\n  [2481] inlined function 'printf'@2800\n    [249b] parameter '__fmt'\n      [2800,2808) {addr(0x99a8), stack_value}\n  [24c9] inlined function 'printf'@284c\n    [24ef] parameter '__fmt'\n      [284c,2860) {addr(0x99c8), stack_value}\n  [256b] inlined function 'printf'@2a58\n    [2591] parameter '__fmt'\n      [2a58,2a68) {addr(0x99c0), stack_value}\n  [2523] inlined function 'putchar'@2a44\n    [2549] parameter '__c'\n      [2a44,2a54) {const1u(45), stack_value}\n  [9cbe] function 'open_file'@3a10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9cd9] parameter 'file'\n      [3a10,3a27) {reg0}\n      [3a27,3a58) {reg19}\n    [9ce6] variable 'fd'\n      <no value>\n    [9ceb] parameter 'writable'\n      [3a10,3a58) {GNU_parameter_ref[3cb6], stack_value}\n  [9d99] function 'get_section_name'@3a60\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9db4] parameter 'ndx'\n      [3a60,3a84) {reg0}\n      [3a84,3ab0) {reg20}\n    [9dc1] parameter 'shstrtab'\n      [3a60,3ab0) {GNU_parameter_ref[7813], stack_value}\n    [9dce] parameter 'shdr'\n      [3a60,3ab0) {GNU_parameter_ref[7807], stack_value}\n  [9e85] function 'update_shdr'@3ab0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9ea0] parameter 'outscn'\n      [3ab0,3abf) {reg0}\n      [3abf,3b0c) {entry_value(1) {reg0}, stack_value}\n    [9ead] parameter 'newshdr'\n      [3ab0,3abf) {reg1}\n      [3abf,3b0c) {entry_value(1) {reg1}, stack_value}\n  [9fbb] function 'check_match'@3b10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9fd6] parameter 'scn'\n      [3b10,3b40) {reg0}\n      [3b40,3b74) {reg21}\n      [3b74,3b80) {entry_value(1) {reg0}, stack_value}\n    [9fe3] parameter 'name'\n      [3b10,3b30) {reg1}\n      [3b30,3b6c) {reg20}\n      [3b6c,3b80) {entry_value(1) {reg1}, stack_value}\n    [9ff0] parameter 'match'\n      [3b10,3b80) {GNU_parameter_ref[7749], stack_value}\n  [a0b5] function 'compare_symbols'@3b80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a0d0] parameter 'a'\n      [3b80,3bd4) {reg0}\n      [3bd4,3bd8) {entry_value(1) {reg0}, stack_value}\n      [3bd8,3bdc) {reg0}\n      [3bdc,3be0) {entry_value(1) {reg0}, stack_value}\n      [3be0,3be4) {reg0}\n      [3be4,3bec) {entry_value(1) {reg0}, stack_value}\n      [3bec,3bf0) {reg0}\n      [3bf0,3bf4) {entry_value(1) {reg0}, stack_value}\n    [a0dd] parameter 'b'\n      [3b80,3be8) {reg1}\n      [3be8,3bec) {entry_value(1) {reg1}, stack_value}\n      [3bec,3bf4) {reg1}\n    [a0ea] variable 's1'\n      [3b84,3bd4) {reg0}\n      [3bd4,3bd8) {entry_value(1) {reg0}, stack_value}\n      [3bd8,3bdc) {reg0}\n      [3bdc,3be0) {entry_value(1) {reg0}, stack_value}\n      [3be0,3be4) {reg0}\n      [3be4,3bec) {entry_value(1) {reg0}, stack_value}\n      [3bec,3bf0) {reg0}\n      [3bf0,3bf4) {entry_value(1) {reg0}, stack_value}\n    [a0f7] variable 's2'\n      [3b84,3be8) {reg1}\n      [3be8,3bec) {entry_value(1) {reg1}, stack_value}\n      [3bec,3bf4) {reg1}\n  [a153] function 'get_group_sig'@3c00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a16e] parameter 'elf'\n      [3c00,3c3b) {reg0}\n      [3c3b,3cb0) {reg22}\n      [3cb0,3cbc) {entry_value(1) {reg0}, stack_value}\n      [3cbc,3d38) {reg22}\n    [a17b] parameter 'shdr'\n      [3c00,3c24) {reg1}\n      [3c24,3cac) {reg20}\n      [3cac,3cbc) {entry_value(1) {reg1}, stack_value}\n      [3cbc,3d38) {reg20}\n    [a188] variable 'symscn'\n      [3c3c,3c4b) {reg0}\n      [3c4b,3cac) {reg19}\n      [3cbc,3cc4) {reg0}\n      [3cf4,3d38) {reg19}\n    [a195] variable 'symshdr_mem'\n      [3c00,3d38) {fbreg(-120)}\n    [a19e] variable 'symshdr'\n      [3c50,3c58) {reg0}\n      [3c58,3cb0) {reg21}\n      [3cf4,3d28) {reg21}\n      [3d28,3d30) {reg0}\n      [3d30,3d38) {reg21}\n    [a1ab] variable 'symdata'\n      [3c60,3c6f) {reg0}\n      [3d18,3d20) {reg0}\n    [a1b8] variable 'sym_mem'\n      [3c00,3d38) {fbreg(-144)}\n    [a1c1] variable 'sym'\n      [3c70,3c7c) {reg0}\n      [3d08,3d10) {reg0}\n    [a1ce] variable 'sig'\n      [3c84,3cbc) {reg0}\n      [3cf4,3cf7) {reg0}\n      [3cf8,3d00) {reg0}\n  [a315] function 'compare_sections'@3f10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a330] parameter 'a'\n      [3f10,3f24) {reg0}\n      [3f24,3f8b) {reg3}\n      [3f8b,3f8c) {entry_value(1) {reg0}, stack_value}\n      [3f8c,3fb3) {reg3}\n      [3fb3,3fd8) {entry_value(1) {reg0}, stack_value}\n      [3fd8,4010) {reg3}\n    [a33d] parameter 'b'\n      [3f10,3f30) {reg1}\n      [3f30,3f80) {reg19}\n      [3f80,3f8c) {entry_value(1) {reg1}, stack_value}\n      [3f8c,3fc0) {reg19}\n      [3fc0,3fd8) {entry_value(1) {reg1}, stack_value}\n      [3fd8,3fe0) {reg19}\n      [3fe0,3fec) {entry_value(1) {reg1}, stack_value}\n      [3fec,3ff0) {reg19}\n      [3ff0,4008) {entry_value(1) {reg1}, stack_value}\n      [4008,4010) {reg19}\n    [a34a] parameter 'rel'\n      [3f10,3f8b) {reg2}\n      [3f8b,3f8c) {entry_value(1) {reg2}, stack_value}\n      [3f8c,3fb3) {reg2}\n      [3fb3,3fd8) {entry_value(1) {reg2}, stack_value}\n      [3fd8,3fdc) {reg2}\n      [3fdc,3fec) {entry_value(1) {reg2}, stack_value}\n      [3fec,4008) {reg2}\n      [4008,4010) {entry_value(1) {reg2}, stack_value}\n    [a357] variable 's1'\n      [3f2c,3f8b) {reg3}\n      [3f8b,3f8c) {entry_value(1) {reg0}, stack_value}\n      [3f8c,3fb3) {reg3}\n      [3fb3,3fd8) {entry_value(1) {reg0}, stack_value}\n      [3fd8,4010) {reg3}\n    [a364] variable 's2'\n      [3f2c,3f30) {reg1}\n      [3f30,3f80) {reg19}\n      [3f80,3f8c) {entry_value(1) {reg1}, stack_value}\n      [3f8c,3fc0) {reg19}\n      [3fc0,3fd8) {entry_value(1) {reg1}, stack_value}\n      [3fd8,3fe0) {reg19}\n      [3fe0,3fec) {entry_value(1) {reg1}, stack_value}\n      [3fec,3ff0) {reg19}\n      [3ff0,4008) {entry_value(1) {reg1}, stack_value}\n      [4008,4010) {reg19}\n  [a4f3] function 'update_sh_size'@4030\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a50e] parameter 'outscn'\n      [4030,4067) {reg0}\n      [4067,40a8) {reg19}\n      [40a8,40b4) {entry_value(1) {reg0}, stack_value}\n      [40b4,40d0) {reg19}\n      [40d0,40ec) {entry_value(1) {reg0}, stack_value}\n      [40ec,4100) {reg19}\n    [a51b] parameter 'data'\n      [4030,4060) {reg1}\n      [4060,40a8) {reg20}\n      [40a8,40b4) {entry_value(1) {reg1}, stack_value}\n      [40b4,4100) {reg20}\n    [a528] variable 'shdr_mem'\n      [4030,4100) {fbreg(-104)}\n    [a531] variable 'newshdr'\n      [4068,4078) {reg0}\n      [4078,407f) {reg1}\n      [40b4,40bc) {reg0}\n  [a6d4] function 'add_new_section_symbols'@4910\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a6ef] parameter 'old_symscn'\n      [4910,493c) {reg0}\n      [493c,4a34) {reg22}\n      [4a34,4c5c) {entry_value(1) {reg0}, stack_value}\n      [4c5c,4c70) {reg22}\n      [4c70,4c74) {entry_value(1) {reg0}, stack_value}\n    [a6fc] parameter 'old_shnum'\n      [4910,4930) {reg1}\n      [4930,4b38) {reg20}\n      [4b38,4c2c) {entry_value(1) {reg1}, stack_value}\n      [4c2c,4c70) {reg20}\n      [4c70,4c74) {entry_value(1) {reg1}, stack_value}\n    [a709] parameter 'elf'\n      [4910,495c) {reg2}\n      [495c,4c74) {fbreg(-192)}\n    [a716] parameter 'rel'\n      [4910,496f) {reg3}\n      [496f,4c74) {fbreg(-196)}\n    [a723] parameter 'symscn'\n      [4910,496f) {reg4}\n      [496f,4bd0) {reg23}\n      [4bd0,4be4) {entry_value(1) {reg4}, stack_value}\n      [4be4,4c74) {reg23}\n    [a730] parameter 'shnum'\n      [4910,496f) {reg5}\n      [496f,4c74) {fbreg(-184)}\n    [a73d] variable 'added'\n      [496c,4bd4) {reg26}\n      [4bd4,4be4) {fbreg(-184), deref, entry_value(1) {reg1}, minus, stack_value}\n      [4be4,4c74) {reg26}\n    [a74a] variable 'shdr_mem'\n      [4910,4c74) {fbreg(-232)}\n    [a753] variable 'shdr'\n      [4970,498c) {reg0}\n      [498c,49d3) {reg1}\n      [49d3,4bc8) {reg19}\n      [4be4,4bf0) {reg19}\n      [4c1c,4c4c) {reg19}\n      [4c5c,4c6c) {reg0}\n      [4c6c,4c74) {reg19}\n    [a760] variable 'nsym'\n      [49b8,49d3) {reg5}\n      [49d3,4bf0) {fbreg(-208)}\n      [4c1c,4c4c) {fbreg(-208)}\n      [4c70,4c74) {fbreg(-208)}\n    [a76d] variable '<unknown>'\n      [49b8,49d3) {breg5(-2), stack_value}\n      [49d3,4bf0) {fbreg(-208), deref, lit2, minus, stack_value}\n      [4c1c,4c4c) {fbreg(-208), deref, lit2, minus, stack_value}\n      [4c70,4c74) {fbreg(-208), deref, lit2, minus, stack_value}\n    [a77a] variable 'symndx_map'\n      [49d0,49d3) {breg2(0)}\n      [49d3,4a24) {breg28(0)}\n      [4a24,4bc4) {breg31(0)}\n      [4bc4,4be4) {fbreg(-216), deref}\n      [4be4,4bf0) {breg31(0)}\n      [4c1c,4c4c) {breg31(0)}\n      [4c70,4c74) {breg31(0)}\n    [a78b] variable 'symdata'\n      [49e8,49ec) {reg0}\n      [49ec,4bcc) {reg21}\n      [4be4,4bf0) {reg21}\n      [4c1c,4c4c) {reg21}\n      [4c70,4c74) {reg21}\n    [a798] variable 'shndxdata'\n      [49e8,4bf0) {lit0, stack_value}\n      [4c1c,4c4c) {lit0, stack_value}\n      [4c70,4c74) {lit0, stack_value}\n    [a7a5] variable 'old_symdata'\n      [4a34,4a38) {reg0}\n      [4a38,4bcc) {reg22}\n      [4be4,4bf0) {reg22}\n      [4c1c,4c4c) {reg22}\n      [4c70,4c74) {reg22}\n  [abc8] function 'check_symtab_section_symbols'@4c80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [abe3] parameter 'elf'\n      [4c80,4cd0) {reg0}\n      [4cd0,4e00) {reg22}\n      [4e00,4e1b) {reg2}\n      [4e1b,4e1c) {entry_value(1) {reg0}, stack_value}\n      [4e1c,4ed0) {reg22}\n      [4ed0,4ee8) {entry_value(1) {reg0}, stack_value}\n      [4ee8,4f34) {reg22}\n    [abf0] parameter 'rel'\n      [4c80,4ca4) {reg1}\n      [4ca4,4e14) {fbreg(-244)}\n      [4e14,4e1c) {breg31(-244)}\n      [4e1c,4ee0) {fbreg(-244)}\n      [4ee0,4ee8) {breg31(-244)}\n      [4ee8,4f34) {fbreg(-244)}\n    [abfd] parameter 'scn'\n      [4c80,4ce0) {reg2}\n      [4ce0,4ce3) {reg0}\n      [4ce3,4e14) {fbreg(-240)}\n      [4e14,4e1c) {breg31(-240)}\n      [4e1c,4ee0) {fbreg(-240)}\n      [4ee0,4ee8) {breg31(-240)}\n      [4ee8,4f34) {fbreg(-240)}\n    [ac0a] parameter 'shnum'\n      [4c80,4ce3) {reg3}\n      [4ce3,4e14) {fbreg(-216)}\n      [4e14,4e1c) {breg31(-216)}\n      [4e1c,4ee0) {fbreg(-216)}\n      [4ee0,4ee8) {breg31(-216)}\n      [4ee8,4f34) {fbreg(-216)}\n    [ac17] parameter 'shstrndx'\n      [4c80,4ce3) {reg4}\n      [4ce3,4e14) {fbreg(-224)}\n      [4e14,4e1c) {breg31(-224)}\n      [4e1c,4ee0) {fbreg(-224)}\n      [4ee0,4ee8) {breg31(-224)}\n      [4ee8,4f34) {fbreg(-224)}\n    [ac24] parameter 'oscn'\n      [4c80,4ce3) {reg5}\n      [4ce3,4d04) {reg20}\n      [4d04,4e14) {fbreg(-232)}\n      [4e14,4e1c) {breg31(-232)}\n      [4e1c,4ee0) {fbreg(-232)}\n      [4ee0,4ee8) {breg31(-232)}\n      [4ee8,4f34) {fbreg(-232)}\n    [ac31] parameter 'oshnum'\n      [4c80,4ce3) {reg6}\n      [4ce3,4e08) {reg19}\n      [4e08,4e1c) {entry_value(1) {reg6}, stack_value}\n      [4e1c,4e40) {reg19}\n      [4e40,4e5c) {entry_value(1) {reg6}, stack_value}\n      [4e5c,4ecc) {reg19}\n      [4ecc,4ee8) {entry_value(1) {reg6}, stack_value}\n      [4ee8,4f34) {reg19}\n    [ac3e] parameter 'oshstrndx'\n      [4c80,4ce3) {reg7}\n      [4ce3,4e14) {fbreg(-264)}\n      [4e14,4e1c) {breg31(-264)}\n      [4e1c,4ee0) {fbreg(-264)}\n      [4ee0,4ee8) {breg31(-264)}\n      [4ee8,4f34) {fbreg(-264)}\n    [ac4b] parameter 'debuglink'\n      [4c80,4e14) {fbreg(0)}\n      [4e14,4e1c) {breg31(0)}\n      [4e1c,4ee0) {fbreg(0)}\n      [4ee0,4ee8) {breg31(0)}\n      [4ee8,4f34) {fbreg(0)}\n    [ac58] variable 'n'\n      [4dd0,4e00) {reg19}\n      [4e00,4e1b) {reg1}\n      [4e7c,4edc) {reg27}\n      [4ee8,4f18) {reg27}\n      [4f18,4f24) {reg1}\n      [4f24,4f28) {reg27}\n      [4f28,4f34) {reg19}\nmodule 'unstrip'\n[aeee] CU '/usr/src/debug/elfutils/0.189/lib/xasprintf.c'@8070\n  [b067] function 'xasprintf'@8070\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b089] parameter 'fmt'\n      [8070,80a4) {reg0}\n      [80a4,8113) {reg13}\n      [8113,8174) {entry_value(1) {reg0}, stack_value}\n    [b09e] variable 'res'\n      [8070,8174) {fbreg(-288)}\n    [b0ad] variable 'ap'\n      [8070,8174) {fbreg(-280)}\n  [b11f] inlined function 'error'@8160\n    [b144] parameter '__format'\n      [8160,816c) {reg0}\n      [816c,816f) {reg2}\n    [b151] parameter '__errnum'\n      [8160,8170) {lit0, stack_value}\n    [b15e] parameter '__status'\n      [8160,8170) {lit1, stack_value}\n  [b0bb] inlined function 'vasprintf'@810c\n    [b0d4] parameter '__ap'\n      [809c,80a4) {fbreg(-248)}\n      [80c8,80d0) {fbreg(-248)}\n      [80d4,80d8) {fbreg(-248)}\n      [810c,8114) {fbreg(-248)}\n    [b0dd] parameter '__fmt'\n      [80f8,8113) {reg13}\n      [8113,8114) {entry_value(1) {reg0}, stack_value}\n    [b0ea] parameter '__ptr'\n      [80f8,8113) {reg0}\n      [8113,8114) {fbreg(-288), stack_value}\nmodule 'unstrip'\n[b242] CU '/usr/src/debug/elfutils/0.189/lib/xmalloc.c'@8180\n  [b387] function 'xrealloc'@8220\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b3a7] parameter 'p'\n      [8220,822f) {reg0}\n      [822f,8230) {entry_value(1) {reg0}, stack_value}\n      [8230,8248) {reg0}\n    [b3b8] parameter 'n'\n      [8220,822f) {reg1}\n      [822f,8268) {entry_value(1) {reg1}, stack_value}\n  [b46c] function 'xcalloc'@81d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b48c] parameter 'n'\n      [81d0,81df) {reg0}\n      [81df,8218) {entry_value(1) {reg0}, stack_value}\n    [b49d] parameter 's'\n      [81d0,81df) {reg1}\n      [81df,8218) {entry_value(1) {reg1}, stack_value}\n    [b4ae] variable 'p'\n      [81e0,81f8) {reg0}\n  [b561] function 'xmalloc'@8180\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b581] parameter 'n'\n      [8180,818f) {reg0}\n      [818f,81c8) {entry_value(1) {reg0}, stack_value}\n    [b592] variable 'p'\n      [8190,81a8) {reg0}\n  [b3c9] inlined function 'error'@8258\n    [b3ec] parameter '__format'\n      [8258,8264) {reg0}\n      [8264,8267) {reg2}\n    [b3f9] parameter '__errnum'\n      <constant value>\n    [b3ff] parameter '__status'\n      <constant value>\n  [b4be] inlined function 'error'@8208\n    [b4e1] parameter '__format'\n      [8208,8214) {reg0}\n      [8214,8217) {reg2}\n    [b4ee] parameter '__errnum'\n      <constant value>\n    [b4f4] parameter '__status'\n      <constant value>\n  [b5a2] inlined function 'error'@81b8\n    [b5c5] parameter '__format'\n      [81b8,81c4) {reg0}\n      [81c4,81c7) {reg2}\n    [b5d2] parameter '__errnum'\n      <constant value>\n    [b5d8] parameter '__status'\n      <constant value>\nmodule 'unstrip'\n[b674] CU '/usr/src/debug/elfutils/0.189/lib/printversion.c'@8270\n  [bb87] function 'print_version'@8270\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [bba5] parameter 'stream'\n      [8270,82ab) {reg0}\n      [82ab,82d8) {reg20}\n      [82d8,82eb) {reg0}\n      [82eb,82ec) {entry_value(1) {reg0}, stack_value}\n    [bbb7] parameter 'state'\n      [8270,82a8) {reg1}\n      [82a8,82ec) {entry_value(1) {reg1}, stack_value}\n  [bbc9] inlined function 'fprintf'@82a0\n    [bbe0] parameter '__fmt'\n      [82a0,82ac) {addr(0x9c88), stack_value}\n    [bbed] parameter '__stream'\n      [82a0,82ab) {reg0}\n      [82ab,82ac) {reg20}\n  [bc34] inlined function 'fprintf'@82cc\n    [bc4b] parameter '__fmt'\n      [82cc,82d4) {reg0}\n      [82d4,82eb) {reg2}\n    [bc58] parameter '__stream'\n      [82c0,82d8) {reg20}\n      [82d8,82eb) {reg0}\n      [82eb,82ec) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[40] CU '/usr/src/debug/elfutils/0.189/libelf/elf_version.c'@3330\n  [2e7] function 'elf_version'@3330\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [305] parameter 'version'\n      [3330,334c) {reg0}\n      [334c,3350) {entry_value(1) {reg0}, stack_value}\n      [3350,3358) {reg0}\n      [3358,3374) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[33a] CU '/usr/src/debug/elfutils/0.189/libelf/elf_hash.c'@3380\n  [3c6] function 'elf_hash'@3380\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3e8] parameter 'string'\n      [3380,338c) {reg0}\n      [338c,33c8) {reg1}\n      [33c8,33cc) {breg1(-5), stack_value}\n      [33cc,33f0) {entry_value(1) {reg0}, stack_value}\n  [3fc] inlined function '_dl_elf_hash'@3388\n    [41d] parameter 'name_arg'\n      [3388,338c) {reg0}\n      [338c,33c8) {reg1}\n      [33c8,33cc) {breg1(-5), stack_value}\n      [33cc,33ec) {entry_value(1) {reg0}, stack_value}\n    [42a] variable 'name'\n      [3388,338c) {reg0}\n      [338c,33cc) {reg1}\n      [33cc,33d8) {breg1(1), stack_value}\n      [33d8,33e4) {reg1}\n    [437] variable 'hash'\n      [338c,33ec) {reg0}\n      (33ec,33ec) <empty range>\nmodule 'libelf.so'\n[4b0] CU '/usr/src/debug/elfutils/0.189/libelf/elf_error.c'@33f0\n  [7ea] function 'elf_errmsg'@3470\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [80d] parameter 'error'\n      [3470,3494) {reg0}\n      [3494,34e0) {reg2}\n      [34e0,34e4) {breg1(-1), stack_value}\n      [34e4,350c) {entry_value(1) {reg0}, stack_value}\n      [350c,352c) {reg2}\n      [352c,3530) {entry_value(1) {reg0}, stack_value}\n      [3530,3548) {reg2}\n      [3548,3568) {entry_value(1) {reg0}, stack_value}\n    [821] variable 'last_error'\n      [3498,34bc) {reg0}\n      [34c4,34f4) {reg0}\n      [350c,351c) {reg0}\n      [3530,3538) {reg0}\n      [354c,3554) {reg0}\n    [836] variable '__PRETTY_FUNCTION__'\n      [3470,3568) {addr(0x13cf8)}\n  [930] function '__libelf_seterrno'@3430\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [94f] parameter 'value'\n      [3430,3458) {reg0}\n      [3458,3468) {entry_value(1) {reg0}, stack_value}\n  [964] function 'elf_errno'@33f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [982] variable 'result'\n      [3414,3428) {reg2}\nmodule 'libelf.so'\n[9a4] CU '/usr/src/debug/elfutils/0.189/libelf/elf_fill.c'@3570\n  [af7] function 'elf_fill'@3570\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b11] parameter 'fill'\n      [3570,3580) {reg0}\nmodule 'libelf.so'\n[b2d] CU '/usr/src/debug/elfutils/0.189/libelf/elf_begin.c'@3580\n  [204d] function 'elf_begin'@4c00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [206e] parameter 'fildes'\n      [4c00,4c4c) {reg0}\n      [4c4c,4c50) {reg20}\n      [4c50,4c58) {entry_value(1) {reg0}, stack_value}\n      [4c58,4c6c) {reg0}\n      [4c6c,4c9c) {reg20}\n      [4c9c,4cb0) {breg0(36)}\n      [4cb0,4cbc) {entry_value(1) {reg0}, stack_value}\n      [4cbc,4cc0) {reg0}\n      [4cc0,4ce0) {reg20}\n      [4ce0,4ceb) {reg0}\n      [4ceb,4cec) {entry_value(1) {reg0}, stack_value}\n      [4cec,4cf4) {reg0}\n      [4cf4,4d00) {reg20}\n      [4d00,4d08) {entry_value(1) {reg0}, stack_value}\n      [4d08,4d0f) {reg0}\n      [4d0f,4d2c) {reg20}\n      [4d2c,4d43) {reg0}\n      [4d43,4d44) {entry_value(1) {reg0}, stack_value}\n      [4d44,4d48) {reg0}\n      [4d48,4d54) {entry_value(1) {reg0}, stack_value}\n      [4d54,4d60) {reg0}\n      [4d60,4de0) {reg20}\n      [4de0,4de4) {entry_value(1) {reg0}, stack_value}\n      [4de4,4e0c) {reg20}\n      [4e0c,4e14) {entry_value(1) {reg0}, stack_value}\n    [2082] parameter 'cmd'\n      [4c00,4c4c) {reg1}\n      [4c4c,4c50) {reg19}\n      [4c50,4c58) {entry_value(1) {reg1}, stack_value}\n      [4c58,4c6c) {reg1}\n      [4c6c,4c9c) {reg19}\n      [4c9c,4cb0) {breg0(28)}\n      [4cb0,4cbc) {entry_value(1) {reg1}, stack_value}\n      [4cbc,4cc4) {reg1}\n      [4cc4,4ce0) {reg19}\n      [4ce0,4ceb) {reg1}\n      [4ceb,4cec) {entry_value(1) {reg1}, stack_value}\n      [4cec,4cf4) {reg1}\n      [4cf4,4d00) {reg19}\n      [4d00,4d08) {entry_value(1) {reg1}, stack_value}\n      [4d08,4d0c) {reg1}\n      [4d0c,4d2c) {reg19}\n      [4d2c,4d43) {reg3}\n      [4d43,4d44) {entry_value(1) {reg1}, stack_value}\n      [4d44,4d4b) {reg1}\n      [4d4b,4d54) {entry_value(1) {reg1}, stack_value}\n      [4d54,4d6c) {reg1}\n      [4d6c,4de0) {reg19}\n      [4de0,4de4) {entry_value(1) {reg1}, stack_value}\n      [4de4,4e0c) {reg19}\n      [4e0c,4e14) {entry_value(1) {reg1}, stack_value}\n    [2096] parameter 'ref'\n      [4c00,4c4c) {reg2}\n      [4c4c,4c58) {entry_value(1) {reg2}, stack_value}\n      [4c58,4c6c) {reg2}\n      [4c6c,4cbc) {entry_value(1) {reg2}, stack_value}\n      [4cbc,4ceb) {reg2}\n      [4ceb,4cec) {entry_value(1) {reg2}, stack_value}\n      [4cec,4cf4) {reg2}\n      [4cf4,4d08) {entry_value(1) {reg2}, stack_value}\n      [4d08,4d0f) {reg2}\n      [4d0f,4d44) {entry_value(1) {reg2}, stack_value}\n      [4d44,4d4b) {reg2}\n      [4d4b,4d54) {entry_value(1) {reg2}, stack_value}\n      [4d54,4d6c) {reg2}\n      [4d6c,4e14) {entry_value(1) {reg2}, stack_value}\n    [20aa] variable 'retval'\n      [4cfc,4d08) {lit0, stack_value}\n  [21c9] inlined function 'lock_dup_elf'@4cd4\n    [21e3] parameter 'ref'\n      [4cd4,4ceb) {reg2}\n      [4ceb,4cec) {entry_value(1) {reg2}, stack_value}\n    [21f0] parameter 'cmd'\n      [4cd4,4ce0) {reg19}\n      [4ce0,4ceb) {reg1}\n      [4ceb,4cec) {entry_value(1) {reg1}, stack_value}\n    [21fd] parameter 'fildes'\n      [4cd4,4ce0) {reg20}\n      [4ce0,4ceb) {reg0}\n      [4ceb,4cec) {entry_value(1) {reg0}, stack_value}\n  [20be] inlined function 'write_file'@4c6c\n    [20d8] parameter 'cmd'\n      [4c6c,4c9c) {reg19}\n      [4c9c,4cb0) {breg0(28)}\n      [4e00,4e0c) {reg19}\n      [4e0c,4e14) {entry_value(1) {reg1}, stack_value}\n    [20e5] parameter 'fd'\n      [4c6c,4c9c) {reg20}\n      [4c9c,4cb0) {breg0(36)}\n      [4e00,4e0c) {reg20}\n      [4e0c,4e14) {entry_value(1) {reg0}, stack_value}\n  [2325] function 'dup_elf'@4af0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2346] parameter 'fildes'\n      [4af0,4b10) {reg0}\n      [4b10,4b84) {reg20}\n      [4b94,4bac) {reg20}\n      [4bb8,4bbc) {reg20}\n      [4bbc,4bc0) {entry_value(1) {reg0}, stack_value}\n      [4bc0,4bf4) {reg20}\n    [235a] parameter 'cmd'\n      [4af0,4b54) {reg1}\n      [4b54,4b88) {reg21}\n      [4b88,4b94) {entry_value(1) {reg1}, stack_value}\n      [4b94,4b98) {reg1}\n      [4b98,4ba0) {reg21}\n      [4ba0,4bb8) {entry_value(1) {reg1}, stack_value}\n      [4bb8,4bc7) {reg1}\n      [4bc7,4bd4) {reg21}\n      [4bd4,4bdb) {reg1}\n      [4bdb,4be4) {reg21}\n      [4be4,4beb) {reg1}\n      [4beb,4bf4) {reg21}\n    [236e] parameter 'ref'\n      [4af0,4b30) {reg2}\n      [4b30,4b84) {reg19}\n      [4b84,4b94) {entry_value(1) {reg2}, stack_value}\n      [4b94,4bac) {reg19}\n      [4bac,4bb8) {reg0}\n      [4bb8,4bc0) {reg2}\n      [4bc0,4bd4) {reg19}\n      [4bd4,4bdb) {reg2}\n      [4bdb,4bf4) {reg19}\n    [2382] variable 'result'\n      [4b70,4b80) {reg0}\n  [23fd] function '__libelf_next_arhdr_wrlock'@43b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [241e] parameter 'elf'\n      [43b0,43f0) {reg0}\n      [43f0,465c) {reg19}\n      [465c,4670) {entry_value(1) {reg0}, stack_value}\n      [4670,4aec) {reg19}\n    [2432] variable 'ar_hdr'\n      [4414,4638) {reg28}\n      [4670,4680) {reg28}\n      [4688,470c) {reg28}\n      [471c,4ad8) {reg28}\n      [4ae4,4aec) {reg28}\n    [2446] variable 'elf_ar_hdr'\n      [4430,4638) {breg19(120), stack_value}\n      [4670,4680) {breg19(120), stack_value}\n      [471c,4764) {breg19(120), stack_value}\n      [477c,4864) {breg19(120), stack_value}\n      [4874,4ad8) {breg19(120), stack_value}\n      [4ae4,4aec) {breg19(120), stack_value}\n    [245a] variable 'maxsize'\n      [462c,4638) {reg1}\n      [4670,4678) {reg1}\n  [24dd] inlined function 'read_long_names'\n    [24ee] parameter 'elf'\n      <no value>\n  [3149] function 'read_file'@3ff0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [316a] parameter 'fildes'\n      [3ff0,407b) {reg0}\n      [407b,40a8) {reg22}\n      [40a8,40c0) {entry_value(1) {reg0}, stack_value}\n      [40c0,40cc) {reg0}\n      [40cc,41a4) {reg22}\n      [41a4,41af) {reg0}\n      [41af,4368) {reg22}\n      [4368,4374) {reg0}\n      [4374,4388) {reg22}\n      [4388,4394) {reg0}\n      [4394,43a8) {reg22}\n    [317e] parameter 'offset'\n      [3ff0,4040) {reg1}\n      [4040,40ac) {reg23}\n      [40ac,40c0) {entry_value(1) {reg1}, stack_value}\n      [40c0,43a8) {reg23}\n    [3192] parameter 'maxsize'\n      [3ff0,406c) {reg2}\n      [406c,40b0) {reg25}\n      [40c0,40cc) {reg2}\n      [40cc,41a4) {reg25}\n      [41a4,41af) {reg2}\n      [41af,4368) {reg25}\n      [4368,4384) {reg2}\n      [4384,4388) {reg25}\n      [4388,43a4) {reg2}\n      [43a4,43a8) {reg25}\n    [31a6] parameter 'cmd'\n      [3ff0,4074) {reg3}\n      [4074,407b) {reg4}\n      [407b,40b4) {reg27}\n      [40b4,40c0) {entry_value(1) {reg3}, stack_value}\n      [40c0,40cc) {reg3}\n      [40cc,41a4) {reg27}\n      [41a4,41af) {reg3}\n      [41af,4368) {reg27}\n      [4368,436c) {reg3}\n      [436c,4388) {reg27}\n      [4388,438c) {reg3}\n      [438c,43a8) {reg27}\n    [31ba] parameter 'parent'\n      [3ff0,4068) {reg4}\n      [4068,40b0) {reg26}\n      [40b0,40c0) {entry_value(1) {reg4}, stack_value}\n      [40c0,40cc) {reg4}\n      [40cc,41a4) {reg26}\n      [41a4,41af) {reg4}\n      [41af,4368) {reg26}\n      [4368,4387) {reg4}\n      [4387,4388) {reg26}\n      [4388,43a7) {reg4}\n      [43a7,43a8) {reg26}\n    [31ce] variable 'map_address'\n      [4040,4058) {lit0, stack_value}\n      [4058,4080) {reg19}\n      [40c0,40cc) {lit0, stack_value}\n      [41a4,41f4) {lit0, stack_value}\n      [41f4,41f8) {reg0}\n      [41f8,4230) {reg19}\n      [4230,423c) {lit0, stack_value}\n      [4334,4354) {reg19}\n      [4368,4388) {lit0, stack_value}\n      [4388,43a8) {reg19}\n    [31e2] variable 'use_mmap'\n      [4040,4058) {breg19(0), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [4058,4074) {breg3(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [4074,407b) {breg4(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [407b,40b4) {breg27(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [40b4,40c0) {entry_value(1) {reg3}, lit8, minus, const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [40c0,40cc) {breg19(0), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [40cc,41a4) {breg27(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [41a4,41f4) {breg19(0), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [41f4,4230) {breg27(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [4230,423c) {breg19(0), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [423c,4368) {breg27(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [4368,4388) {breg19(0), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [4388,438c) {breg3(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n      [438c,43a8) {breg27(-8), const4u(4294967295), and, lit3, le, const1u(255), and, stack_value}\n    [31f6] variable '__PRETTY_FUNCTION__'\n      [3ff0,43a8) {addr(0x14208)}\n  [3325] inlined function 'read_unmmaped_file'@40d4\n    [333f] parameter 'parent'\n      [40d4,4158) {reg26}\n      [4160,41a0) {reg26}\n      [423c,4334) {reg26}\n      [4358,4368) {reg26}\n    [334c] parameter 'cmd'\n      [40d4,4158) {reg27}\n      [4160,41a0) {reg27}\n      [423c,4334) {reg27}\n      [4358,4368) {reg27}\n    [3359] parameter 'maxsize'\n      [40d4,4158) {reg25}\n      [4160,41a0) {reg25}\n      [423c,4334) {reg25}\n      [4358,4368) {reg25}\n    [3366] parameter 'offset'\n      [40d4,4158) {reg23}\n      [4160,41a0) {reg23}\n      [423c,4334) {reg23}\n      [4358,4368) {reg23}\n    [3373] parameter 'fildes'\n      [40d4,4158) {reg22}\n      [4160,41a0) {reg22}\n      [423c,4334) {reg22}\n      [4358,4368) {reg22}\n  [390b] function '__libelf_read_mmaped_file'@3e80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [392c] parameter 'fildes'\n      [3e80,3ec0) {reg0}\n      [3ec0,3ee8) {reg22}\n      [3ee8,3ef8) {entry_value(1) {reg0}, stack_value}\n      [3ef8,3f83) {reg0}\n      [3f83,3f84) {entry_value(1) {reg0}, stack_value}\n      [3f84,3f8c) {reg0}\n      [3f8c,3fb0) {reg22}\n      [3fb0,3fd4) {breg0(36)}\n      [3fd4,3fe4) {reg22}\n    [3940] parameter 'map_address'\n      [3e80,3ebc) {reg1}\n      [3ebc,3ee4) {reg20}\n      [3ee4,3ef8) {entry_value(1) {reg1}, stack_value}\n      [3ef8,3f83) {reg1}\n      [3f83,3f84) {entry_value(1) {reg1}, stack_value}\n      [3f84,3f88) {reg1}\n      [3f88,3fb8) {reg20}\n      [3fb8,3fd4) {breg0(0)}\n      [3fd4,3fe4) {reg20}\n    [3954] parameter 'offset'\n      [3e80,3eb8) {reg2}\n      [3eb8,3ee4) {reg19}\n      [3ee4,3ef8) {entry_value(1) {reg2}, stack_value}\n      [3ef8,3f10) {reg2}\n      [3f10,3f74) {reg19}\n      [3f74,3f83) {reg3}\n      [3f83,3f84) {entry_value(1) {reg2}, stack_value}\n      [3f84,3fb8) {reg19}\n      [3fb8,3fd4) {breg0(40)}\n      [3fd4,3fe4) {reg19}\n    [3968] parameter 'maxsize'\n      [3e80,3eb8) {reg3}\n      [3eb8,3eec) {reg24}\n      [3eec,3ef8) {entry_value(1) {reg3}, stack_value}\n      [3ef8,3f00) {reg3}\n      [3f00,3f78) {reg24}\n      [3f78,3f83) {reg4}\n      [3f83,3f84) {entry_value(1) {reg3}, stack_value}\n      [3f84,3fbc) {reg24}\n      [3fbc,3fd4) {breg0(48)}\n      [3fd4,3fe4) {reg24}\n    [397c] parameter 'cmd'\n      [3e80,3eb8) {reg4}\n      [3eb8,3eec) {reg23}\n      [3eec,3ef8) {entry_value(1) {reg4}, stack_value}\n      [3ef8,3efc) {reg4}\n      [3efc,3f78) {reg23}\n      [3f78,3f83) {reg5}\n      [3f83,3f84) {entry_value(1) {reg4}, stack_value}\n      [3f84,3fbc) {reg23}\n      [3fbc,3fd4) {breg0(28)}\n      [3fd4,3fe4) {reg23}\n    [3990] parameter 'parent'\n      [3e80,3ec3) {reg5}\n      [3ec3,3ee8) {reg21}\n      [3ee8,3ef8) {entry_value(1) {reg5}, stack_value}\n      [3ef8,3f6c) {reg5}\n      [3f6c,3f83) {reg6}\n      [3f83,3f84) {entry_value(1) {reg5}, stack_value}\n      [3f84,3f8f) {reg5}\n      [3f8f,3fb0) {reg21}\n      [3fb0,3fd4) {breg0(8)}\n      [3fd4,3fe4) {reg21}\n    [39a4] variable 'e_ident'\n      [3e9c,3eb8) {breg1(0), breg2(0), plus, stack_value}\n      [3eb8,3ebc) {breg1(0), breg19(0), plus, stack_value}\n      [3ebc,3ee4) {breg20(0), breg19(0), plus, stack_value}\n      [3ee4,3ef8) {entry_value(1) {reg1}, entry_value(1) {reg2}, plus, stack_value}\n      [3ef8,3f10) {breg1(0), breg2(0), plus, stack_value}\n      [3f10,3f74) {breg1(0), breg19(0), plus, stack_value}\n      [3f74,3f83) {breg1(0), breg3(0), plus, stack_value}\n      [3f83,3f84) {entry_value(1) {reg1}, entry_value(1) {reg2}, plus, stack_value}\n      [3f84,3f88) {breg1(0), breg19(0), plus, stack_value}\n      [3f88,3fb8) {breg20(0), breg19(0), plus, stack_value}\n      [3fb8,3fd4) {breg0(0), deref, breg0(40), deref, plus, stack_value}\n      [3fd4,3fe4) {breg20(0), breg19(0), plus, stack_value}\n    [39b8] variable 'kind'\n      [3f5c,3f84) {lit3, stack_value}\n      [3f84,3fd4) {lit1, stack_value}\n  [3cae] function 'file_read_elf'@3580\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3ccf] parameter 'fildes'\n      [3580,35bc) {reg0}\n      [35bc,37d8) {reg26}\n      [37d8,37e4) {entry_value(1) {reg0}, stack_value}\n      [37e4,3e80) {reg26}\n    [3ce3] parameter 'map_address'\n      [3580,35c4) {reg1}\n      [35c4,37d4) {reg22}\n      [37d4,37e4) {entry_value(1) {reg1}, stack_value}\n      [37e4,3e80) {reg22}\n    [3cf7] parameter 'e_ident'\n      [3580,35c0) {reg2}\n      [35c0,37d0) {reg19}\n      [37d0,37e4) {entry_value(1) {reg2}, stack_value}\n      [37e4,3e80) {reg19}\n    [3d0b] parameter 'offset'\n      [3580,3660) {reg3}\n      [3660,37ac) {reg25}\n      [37ac,37e4) {entry_value(1) {reg3}, stack_value}\n      [37e4,37eb) {reg3}\n      [37eb,37f4) {entry_value(1) {reg3}, stack_value}\n      [37f4,38bc) {reg25}\n      [38bc,38dc) {reg3}\n      [38dc,3908) {reg25}\n      [3908,391c) {reg3}\n      [391c,3968) {reg25}\n      [3968,398c) {reg3}\n      [398c,39b8) {reg25}\n      [39b8,39c4) {reg3}\n      [39c4,39d0) {reg25}\n      [39d0,39f0) {reg3}\n      [39f0,3b54) {reg25}\n      [3b54,3b84) {reg3}\n      [3b84,3cc8) {reg25}\n      [3cc8,3cec) {reg3}\n      [3cec,3d04) {reg25}\n      [3d04,3d18) {reg3}\n      [3d18,3e4c) {reg25}\n      [3e4c,3e58) {entry_value(1) {reg3}, stack_value}\n      [3e58,3e80) {reg25}\n    [3d1f] parameter 'maxsize'\n      [3580,3660) {reg4}\n      [3660,37ac) {reg21}\n      [37ac,37e4) {entry_value(1) {reg4}, stack_value}\n      [37e4,37eb) {reg4}\n      [37eb,37f4) {entry_value(1) {reg4}, stack_value}\n      [37f4,38bc) {reg21}\n      [38bc,38dc) {reg4}\n      [38dc,3908) {reg21}\n      [3908,3928) {reg4}\n      [3928,3968) {reg21}\n      [3968,398c) {reg4}\n      [398c,39b8) {reg21}\n      [39b8,39e4) {reg4}\n      [39e4,3b54) {reg21}\n      [3b54,3b84) {reg4}\n      [3b84,3cc8) {reg21}\n      [3cc8,3cec) {reg4}\n      [3cec,3d04) {reg21}\n      [3d04,3d18) {reg4}\n      [3d18,3e4c) {reg21}\n      [3e4c,3e58) {entry_value(1) {reg4}, stack_value}\n      [3e58,3e80) {reg21}\n    [3d33] parameter 'cmd'\n      [3580,3660) {reg5}\n      [3660,37a4) {reg23}\n      [37a4,37e4) {entry_value(1) {reg5}, stack_value}\n      [37e4,37eb) {reg5}\n      [37eb,37f4) {entry_value(1) {reg5}, stack_value}\n      [37f4,38bc) {reg23}\n      [38bc,38dc) {reg5}\n      [38dc,3908) {reg23}\n      [3908,394c) {reg5}\n      [394c,3968) {reg23}\n      [3968,398c) {reg5}\n      [398c,39b8) {reg23}\n      [39b8,39fc) {reg5}\n      [39fc,3b54) {reg23}\n      [3b54,3b84) {reg5}\n      [3b84,3c6c) {reg23}\n      [3c6c,3ca4) {reg5}\n      [3ca4,3cbc) {reg23}\n      [3cbc,3cc8) {entry_value(1) {reg5}, stack_value}\n      [3cc8,3d18) {reg5}\n      [3d18,3d78) {reg23}\n      [3d78,3d84) {entry_value(1) {reg5}, stack_value}\n      [3d84,3d98) {reg5}\n      [3d98,3db8) {reg23}\n      [3db8,3dcc) {reg5}\n      [3dcc,3e4c) {reg23}\n      [3e4c,3e58) {entry_value(1) {reg5}, stack_value}\n      [3e58,3e64) {reg23}\n      [3e64,3e70) {entry_value(1) {reg5}, stack_value}\n      [3e70,3e80) {reg23}\n    [3d47] parameter 'parent'\n      [3580,3660) {reg6}\n      [3660,37a8) {reg27}\n      [37a8,37e4) {entry_value(1) {reg6}, stack_value}\n      [37e4,37eb) {reg6}\n      [37eb,37f4) {entry_value(1) {reg6}, stack_value}\n      [37f4,38bc) {reg27}\n      [38bc,38dc) {reg6}\n      [38dc,3908) {reg27}\n      [3908,394c) {reg6}\n      [394c,3968) {reg27}\n      [3968,398c) {reg6}\n      [398c,39b8) {reg27}\n      [39b8,39fc) {reg6}\n      [39fc,3b54) {reg27}\n      [3b54,3b84) {reg6}\n      [3b84,3c6c) {reg27}\n      [3c6c,3ca4) {reg6}\n      [3ca4,3cc4) {reg27}\n      [3cc4,3cc8) {entry_value(1) {reg6}, stack_value}\n      [3cc8,3d18) {reg6}\n      [3d18,3d80) {reg27}\n      [3d80,3d84) {entry_value(1) {reg6}, stack_value}\n      [3d84,3d98) {reg6}\n      [3d98,3db8) {reg27}\n      [3db8,3dcc) {reg6}\n      [3dcc,3e4c) {reg27}\n      [3e4c,3e58) {entry_value(1) {reg6}, stack_value}\n      [3e58,3e6c) {reg27}\n      [3e6c,3e70) {entry_value(1) {reg6}, stack_value}\n      [3e70,3e80) {reg27}\n    [3d5b] variable 'scncnt'\n      [37ec,37f4) {const1s(-1), stack_value}\n      [3d74,3d84) {const1s(-1), stack_value}\n    [3d6f] variable 'scnmax'\n      [3678,37a4) {reg24}\n      [37f4,38bc) {reg24}\n      [38f4,3908) {reg24}\n      [398c,39b8) {reg24}\n      [39fc,3b54) {reg24}\n      [3ba0,3c6c) {reg24}\n      [3cac,3cb0) {reg24}\n      [3e58,3e64) {reg24}\n    [3d83] variable 'elf'\n      [36c0,37ac) {reg0}\n      [37f4,38bc) {reg0}\n      [38f4,3908) {reg0}\n      [398c,39b8) {reg0}\n      [39fc,3b54) {reg0}\n      [3ba0,3c6c) {reg0}\n      [3cac,3caf) {reg0}\n      [3e60,3e70) {lit0, stack_value}\n    [3d97] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [41b5] inlined function 'get_shnum'@35ec\n    [41cf] parameter 'maxsize'\n      [35ec,3660) {reg4}\n      [3660,3668) {reg21}\n      [38bc,38dc) {reg4}\n      [38dc,38e8) {reg21}\n      [3908,3928) {reg4}\n      [3928,3968) {reg21}\n      [3968,398c) {reg4}\n      [39b8,39e4) {reg4}\n      [39e4,39fc) {reg21}\n      [3b54,3b84) {reg4}\n      [3b84,3ba0) {reg21}\n      [3c6c,3cac) {reg21}\n      [3cc8,3cec) {reg4}\n      [3cec,3d04) {reg21}\n      [3d04,3d18) {reg4}\n      [3d18,3d74) {reg21}\n      [3d84,3e4c) {reg21}\n      [3e70,3e80) {reg21}\n    [41dc] parameter 'offset'\n      [35e4,3660) {reg3}\n      [3660,3668) {reg25}\n      [38bc,38dc) {reg3}\n      [38dc,38e8) {reg25}\n      [3908,391c) {reg3}\n      [391c,3968) {reg25}\n      [3968,398c) {reg3}\n      [39b8,39c4) {reg3}\n      [39c4,39d0) {reg25}\n      [39d0,39f0) {reg3}\n      [39f0,39fc) {reg25}\n      [3b54,3b84) {reg3}\n      [3b84,3ba0) {reg25}\n      [3c6c,3cac) {reg25}\n      [3cc8,3cec) {reg3}\n      [3cec,3d04) {reg25}\n      [3d04,3d18) {reg3}\n      [3d18,3d74) {reg25}\n      [3d84,3e4c) {reg25}\n      [3e70,3e80) {reg25}\n    [41e9] parameter 'fildes'\n      [35e4,3668) {reg26}\n      [38bc,38e8) {reg26}\n      [3908,398c) {reg26}\n      [39b8,39fc) {reg26}\n      [3b54,3ba0) {reg26}\n      [3c6c,3cac) {reg26}\n      [3cc8,3d74) {reg26}\n      [3d84,3e4c) {reg26}\n      [3e70,3e80) {reg26}\n    [41f6] parameter 'e_ident'\n      [35e4,3668) {reg19}\n      [38bc,38e8) {reg19}\n      [3908,398c) {reg19}\n      [39b8,39fc) {reg19}\n      [3b54,3ba0) {reg19}\n      [3c6c,3cac) {reg19}\n      [3cc8,3d74) {reg19}\n      [3d84,3e4c) {reg19}\n      [3e70,3e80) {reg19}\n    [4203] parameter 'map_address'\n      [35e4,3668) {reg22}\n      [38bc,38e8) {reg22}\n      [3908,398c) {reg22}\n      [39b8,39fc) {reg22}\n      [3b54,3ba0) {reg22}\n      [3c6c,3cac) {reg22}\n      [3cc8,3d74) {reg22}\n      [3d84,3e4c) {reg22}\n      [3e70,3e80) {reg22}\n  [364c] inlined function 'file_read_ar'@42f8\n    [3666] parameter 'parent'\n      [42f8,4334) {reg26}\n    [3673] parameter 'cmd'\n      [42f8,4334) {reg27}\n    [3680] parameter 'maxsize'\n      [42f8,4334) {reg25}\n    [368d] parameter 'offset'\n      [42f8,4334) {reg23}\n    [369a] parameter 'map_address'\n      [42f8,4334) {lit0, stack_value}\n    [36a7] parameter 'fildes'\n      [42f8,4334) {reg22}\n  [3b2e] inlined function 'file_read_ar'@3f84\n    [3b48] parameter 'parent'\n      [3f84,3f8f) {reg5}\n      [3f8f,3fb0) {reg21}\n      [3fb0,3fd4) {breg0(8)}\n    [3b55] parameter 'cmd'\n      [3f84,3fbc) {reg23}\n      [3fbc,3fd4) {breg0(28)}\n    [3b62] parameter 'maxsize'\n      [3f84,3fbc) {reg24}\n      [3fbc,3fd4) {breg0(48)}\n    [3b6f] parameter 'offset'\n      [3f84,3fb8) {reg19}\n      [3fb8,3fd4) {breg0(40)}\n    [3b7c] parameter 'map_address'\n      [3f84,3f88) {reg1}\n      [3f88,3fb8) {reg20}\n      [3fb8,3fd4) {breg0(0)}\n    [3b89] parameter 'fildes'\n      [3f84,3f8c) {reg0}\n      [3f8c,3fb0) {reg22}\n      [3fb0,3fd4) {breg0(36)}\n  [2104] inlined function 'allocate_elf'@4c6c\n    [211a] parameter 'extra'\n      [4c6c,4c98) {const2u(2080), stack_value}\n      [4e00,4e08) {const2u(2080), stack_value}\n    [2127] parameter 'kind'\n      [4c6c,4c98) {lit3, stack_value}\n      [4e00,4e08) {lit3, stack_value}\n    [2134] parameter 'parent'\n      [4c6c,4c98) {lit0, stack_value}\n      [4e00,4e08) {lit0, stack_value}\n    [2141] parameter 'cmd'\n      [4c6c,4c98) {reg19}\n      [4e00,4e08) {reg19}\n    [214e] parameter 'maxsize'\n      [4c6c,4c98) {lit0, stack_value}\n      [4e00,4e08) {lit0, stack_value}\n    [215b] parameter 'offset'\n      [4c6c,4c98) {lit0, stack_value}\n      [4e00,4e08) {lit0, stack_value}\n    [2168] parameter 'map_address'\n      [4c6c,4c98) {lit0, stack_value}\n      [4e00,4e08) {lit0, stack_value}\n    [2175] parameter 'fildes'\n      [4c6c,4c98) {reg20}\n      [4e00,4e08) {reg20}\n  [3596] inlined function 'allocate_elf'@4178\n    [35bc] parameter 'extra'\n      [4178,41a0) {lit0, stack_value}\n    [35c9] parameter 'kind'\n      [4178,41a0) {lit0, stack_value}\n    [35d6] parameter 'parent'\n      [4178,41a0) {reg26}\n    [35e3] parameter 'cmd'\n      [4178,41a0) {reg27}\n    [35f0] parameter 'maxsize'\n      [4178,41a0) {reg25}\n    [35fd] parameter 'offset'\n      [4178,41a0) {reg23}\n    [360a] parameter 'map_address'\n      [4178,41a0) {lit0, stack_value}\n    [3617] parameter 'fildes'\n      [4178,41a0) {reg22}\n    [3624] variable 'result'\n      [4184,41a0) {reg0}\n  [36c6] inlined function 'allocate_elf'@42f8\n    [36db] parameter 'extra'\n      [42f8,4328) {lit0, stack_value}\n    [36e8] parameter 'kind'\n      [42f8,4328) {lit1, stack_value}\n    [36f5] parameter 'parent'\n      [42f8,4328) {reg26}\n    [3702] parameter 'cmd'\n      [42f8,4328) {reg27}\n    [370f] parameter 'maxsize'\n      [42f8,4328) {reg25}\n    [371c] parameter 'offset'\n      [42f8,4328) {reg23}\n    [3729] parameter 'map_address'\n      [42f8,4328) {lit0, stack_value}\n    [3736] parameter 'fildes'\n      [42f8,4328) {reg22}\n  [3a78] inlined function 'allocate_elf'@3eb8\n    [3a9e] parameter 'extra'\n      [3eb8,3ee0) {lit0, stack_value}\n    [3aab] parameter 'kind'\n      [3eb8,3ee0) {lit0, stack_value}\n    [3ab8] parameter 'parent'\n      [3eb8,3ec3) {reg5}\n      [3ec3,3ee0) {reg21}\n    [3ac5] parameter 'cmd'\n      [3eb8,3ee0) {reg23}\n    [3ad2] parameter 'maxsize'\n      [3eb8,3ee0) {reg24}\n    [3adf] parameter 'offset'\n      [3eb8,3ee0) {reg19}\n    [3aec] parameter 'map_address'\n      [3eb8,3ebc) {reg1}\n      [3ebc,3ee0) {reg20}\n    [3af9] parameter 'fildes'\n      [3eb8,3ec0) {reg0}\n      [3ec0,3ee0) {reg22}\n    [3b06] variable 'result'\n      [3ec4,3ee0) {reg0}\n  [3ba8] inlined function 'allocate_elf'@3f84\n    [3bbd] parameter 'extra'\n      [3f84,3fc0) {lit0, stack_value}\n    [3bca] parameter 'kind'\n      [3f84,3fc0) {lit1, stack_value}\n    [3bd7] parameter 'parent'\n      [3f84,3f8f) {reg5}\n      [3f8f,3fb0) {reg21}\n      [3fb0,3fc0) {breg0(8)}\n    [3be4] parameter 'cmd'\n      [3f84,3fbc) {reg23}\n      [3fbc,3fc0) {breg0(28)}\n    [3bf1] parameter 'maxsize'\n      [3f84,3fbc) {reg24}\n      [3fbc,3fc0) {breg0(48)}\n    [3bfe] parameter 'offset'\n      [3f84,3fb8) {reg19}\n      [3fb8,3fc0) {breg0(40)}\n    [3c0b] parameter 'map_address'\n      [3f84,3f88) {reg1}\n      [3f88,3fb8) {reg20}\n      [3fb8,3fc0) {breg0(0)}\n    [3c18] parameter 'fildes'\n      [3f84,3f8c) {reg0}\n      [3f8c,3fb0) {reg22}\n      [3fb0,3fc0) {breg0(36)}\n  [46f6] inlined function 'allocate_elf'@3678\n    [4710] parameter 'extra'\n      [3678,36c0) {breg24(0), const1u(208), mul, stack_value}\n      [3e58,3e60) {breg24(0), const1u(208), mul, stack_value}\n    [471d] parameter 'kind'\n      [3678,36c0) {lit3, stack_value}\n      [3e58,3e60) {lit3, stack_value}\n    [472a] parameter 'parent'\n      [3678,36c0) {reg27}\n      [3e58,3e60) {reg27}\n    [4737] parameter 'cmd'\n      [3678,36c0) {reg23}\n      [3e58,3e60) {reg23}\n    [4744] parameter 'maxsize'\n      [3678,36c0) {reg21}\n      [3e58,3e60) {reg21}\n    [4751] parameter 'offset'\n      [3678,36c0) {reg25}\n      [3e58,3e60) {reg25}\n    [475e] parameter 'map_address'\n      [3678,36c0) {reg22}\n      [3e58,3e60) {reg22}\n    [476b] parameter 'fildes'\n      [3678,36c0) {reg26}\n      [3e58,3e60) {reg26}\n  [34ea] inlined function 'determine_kind'@4170\n    [3504] parameter 'len'\n      [4170,4178) {reg28}\n      [423c,429c) {reg28}\n      [42d8,42f8) {reg0}\n    [3511] parameter 'buf'\n      [4170,4178) {reg24}\n      [423c,429c) {reg24}\n      [42d8,42f8) {reg24}\n  [351e] inlined function 'determine_kind'@4274\n    [353d] parameter 'len'\n      [4274,429c) {reg28}\n    [354a] parameter 'buf'\n      [4274,429c) {reg24}\n  [39cc] inlined function 'determine_kind'@3eb0\n    [39e6] parameter 'len'\n      [3eb0,3eb8) {reg3}\n      [3ef8,3f00) {reg3}\n      [3f00,3f5c) {reg24}\n    [39f3] parameter 'buf'\n      [3e9c,3eb8) {breg1(0), breg2(0), plus, stack_value}\n      [3ef8,3f10) {breg1(0), breg2(0), plus, stack_value}\n      [3f10,3f5c) {breg1(0), breg19(0), plus, stack_value}\n  [3a00] inlined function 'determine_kind'@3f34\n    [3a1f] parameter 'len'\n      [3f34,3f5c) {reg24}\n    [3a2c] parameter 'buf'\n      [3f34,3f5c) {breg1(0), breg19(0), plus, stack_value}\n  [2558] inlined function 'pread_retry'@47c0\n    [2572] parameter 'off'\n      [47c0,4824) {reg23}\n      [49f0,49f4) {reg23}\n    [257f] parameter 'len'\n      [47c0,4824) {const1u(60), stack_value}\n      [49f0,49f4) {const1u(60), stack_value}\n    [258c] parameter 'buf'\n      [47c0,4824) {reg24}\n      [49f0,49f4) {reg24}\n    [2599] parameter 'fd'\n      [47c0,4824) {reg25}\n      [49f0,49f4) {reg25}\n  [2848] inlined function 'pread_retry'@4a38\n    [2862] parameter 'off'\n      [4a38,4ab0) {reg20}\n      [4ad0,4ad8) {reg20}\n      [4ae4,4aec) {reg20}\n    [286f] parameter 'len'\n      [4a38,4a40) {reg24}\n      [4a40,4ab0) {reg22}\n      [4ad0,4ad8) {reg22}\n      [4ae4,4aec) {reg22}\n    [287c] parameter 'buf'\n      [4a38,4ab0) {reg21}\n      [4ad0,4ad8) {reg21}\n      [4ae4,4aec) {reg21}\n    [2889] parameter 'fd'\n      [4a38,4a40) {fbreg(-200)}\n  [2df7] inlined function 'pread_retry'@4694\n    [2e11] parameter 'off'\n      [4694,46a0) {breg19(112)}\n    [2e1e] parameter 'len'\n      [4694,4704) {const1u(60), stack_value}\n      [4764,4768) {const1u(60), stack_value}\n    [2e2b] parameter 'buf'\n      [4694,4704) {reg28}\n      [4764,4768) {reg28}\n    [2e38] parameter 'fd'\n      [4694,4704) {reg25}\n      [4764,4768) {reg25}\n  [33a8] inlined function 'pread_retry'@40e0\n    [33c2] parameter 'off'\n      [40e0,4150) {reg23}\n      [4160,4168) {reg23}\n    [33cf] parameter 'len'\n      [40e0,4150) {reg19}\n      [4160,4168) {reg19}\n    [33dc] parameter 'buf'\n      [40e0,4150) {reg24}\n      [4160,4168) {reg24}\n    [33e9] parameter 'fd'\n      [40e0,4150) {reg22}\n      [4160,4168) {reg22}\n  [43fb] inlined function 'pread_retry'@3d18\n    [4415] parameter 'off'\n      (3d18,3d18) <empty range>\n      [3d18,3d6c) {fbreg(-184)}\n      [3d98,3d9c) {fbreg(-184)}\n    [4422] parameter 'len'\n      [3d18,3d6c) {lit8, stack_value}\n      [3d98,3d9c) {lit8, stack_value}\n    [442f] parameter 'buf'\n      (3d18,3d18) <empty range>\n      [3d18,3d6c) {breg31(0)}\n      [3d98,3d9c) {breg31(0)}\n    [443c] parameter 'fd'\n      [3d18,3d6c) {reg26}\n      [3d98,3d9c) {reg26}\n  [45c1] inlined function 'pread_retry'@3dcc\n    [45d6] parameter 'off'\n      (3dcc,3dcc) <empty range>\n      [3dcc,3e28) {fbreg(-184)}\n    [45e3] parameter 'len'\n      [3dcc,3e28) {lit4, stack_value}\n    [45f0] parameter 'buf'\n      (3dcc,3dcc) <empty range>\n      [3dcc,3e28) {breg31(0)}\n    [45fd] parameter 'fd'\n      [3dcc,3e28) {reg26}\n  [25e4] inlined function 'pread'@47c4\n    [25fe] parameter '__offset'\n      [47c4,47d8) {breg23(0), breg27(0), plus, stack_value}\n      [47f8,480c) {reg22}\n    [260b] parameter '__nbytes'\n      [47c4,47d8) {const1u(60), breg27(0), minus, stack_value}\n      [47f8,480c) {const1u(60), breg27(0), minus, stack_value}\n    [2618] parameter '__buf'\n      [47c4,47d8) {fbreg(0), breg27(0), plus, const1u(184), minus, stack_value}\n      [47f8,480c) {fbreg(0), breg27(0), plus, const1u(184), minus, stack_value}\n    [2625] parameter '__fd'\n      [47c4,47d8) {reg25}\n      [47f8,480c) {reg25}\n  [28d4] inlined function 'pread'@4a40\n    [28ee] parameter '__offset'\n      [4a40,4a5c) {breg20(0), breg25(0), plus, stack_value}\n      [4a84,4a9c) {reg27}\n    [28fb] parameter '__nbytes'\n      [4a40,4a5c) {breg22(0), breg25(0), minus, stack_value}\n      [4a84,4a9c) {reg24}\n    [2908] parameter '__buf'\n      [4a40,4a5c) {breg21(0), breg25(0), plus, stack_value}\n      [4a84,4a9c) {reg23}\n    [2915] parameter '__fd'\n      [4a40,4a5c) {fbreg(-200)}\n      [4a84,4a9c) {fbreg(-200)}\n  [2e83] inlined function 'pread'@46a0\n    [2e9d] parameter '__offset'\n      [46a0,46b4) {breg21(0), breg20(0), plus, stack_value}\n      [46d8,46ec) {reg22}\n    [2eaa] parameter '__nbytes'\n      [46a0,46b4) {const1u(60), breg20(0), minus, stack_value}\n      [46d8,46ec) {const1u(60), breg20(0), minus, stack_value}\n    [2eb7] parameter '__buf'\n      [46a0,46b4) {breg28(0), breg20(0), plus, stack_value}\n      [46d8,46ec) {reg23}\n    [2ec4] parameter '__fd'\n      [46a0,46b4) {reg25}\n      [46d8,46ec) {reg25}\n  [3434] inlined function 'pread'@40ec\n    [344e] parameter '__offset'\n      [40ec,4100) {breg23(0), breg28(0), plus, stack_value}\n      [4124,4138) {reg20}\n    [345b] parameter '__nbytes'\n      [40ec,4100) {breg19(0), breg28(0), minus, stack_value}\n      [4124,4138) {reg21}\n    [3468] parameter '__buf'\n      [40ec,4100) {fbreg(0), breg28(0), plus, const1u(232), minus, stack_value}\n      [4124,4138) {fbreg(0), breg28(0), plus, const1u(232), minus, stack_value}\n    [3475] parameter '__fd'\n      [40ec,4100) {reg22}\n      [4124,4138) {reg22}\n  [4487] inlined function 'pread'@3d18\n    [44ad] parameter '__offset'\n      [3d18,3d34) {fbreg(-184), deref, breg24(0), plus, stack_value}\n    [44ba] parameter '__nbytes'\n      [3d18,3d24) {lit8, breg24(0), minus, stack_value}\n      [3d24,3d33) {reg2}\n      [3d33,3d34) {lit8, breg24(0), minus, stack_value}\n    [44c7] parameter '__buf'\n      [3d18,3d34) {fbreg(0), breg24(0), plus, const1u(176), minus, stack_value}\n    [44d4] parameter '__fd'\n      [3d18,3d34) {reg26}\n  [4648] inlined function 'pread'@3dcc\n    [466e] parameter '__offset'\n      [3dcc,3de8) {fbreg(-184), deref, breg28(0), plus, stack_value}\n    [467b] parameter '__nbytes'\n      [3dcc,3dd8) {lit4, breg28(0), minus, stack_value}\n      [3dd8,3de7) {reg2}\n      [3de7,3de8) {lit4, breg28(0), minus, stack_value}\n    [4688] parameter '__buf'\n      [3dcc,3de8) {fbreg(0), breg28(0), plus, const1u(176), minus, stack_value}\n    [4695] parameter '__fd'\n      [3dcc,3de8) {reg26}\n  [248b] inlined function 'atol'@4490\n    [24b1] parameter '__nptr'\n      [4490,449c) {breg28(1), stack_value}\n      [449c,449f) {reg0}\n      [449f,44a4) {breg28(1), stack_value}\n  [26e2] inlined function 'atol'@4934\n    [26f8] parameter '__nptr'\n      [4934,493f) {reg0}\n  [2ab4] inlined function 'atol'@4514\n    [2ad5] parameter '__nptr'\n      [4514,451f) {reg0}\n  [2b6b] inlined function 'atol'@4558\n    [2b8c] parameter '__nptr'\n      [4558,4563) {reg0}\n  [2c22] inlined function 'atol'@4598\n    [2c43] parameter '__nptr'\n      [4598,45a3) {reg0}\n  [2d61] inlined function 'atol'@4604\n    [2d82] parameter '__nptr'\n      [4604,460f) {reg0}\n  [40d8] inlined function '__bswap_64'@3728\n    [40f2] parameter '__bsx'\n      (3728,3728) <empty range>\n  [4100] inlined function '__bswap_64'@3748\n    [411a] parameter '__bsx'\n      (3748,3748) <empty range>\n  [42af] inlined function '__bswap_64'@3658\n    [42c9] parameter '__bsx'\n      <no value>\n  [43c7] inlined function '__bswap_64'@3b84\n    [43ed] parameter '__bsx'\n      [3b84,3b88) {fbreg(-176)}\n  [3f08] inlined function '__bswap_32'@3860\n    [3f22] parameter '__bsx'\n      (3860,3860) <empty range>\n  [3f50] inlined function '__bswap_32'@3864\n    [3f6a] parameter '__bsx'\n      (3864,3864) <empty range>\n  [40b0] inlined function '__bswap_32'@3720\n    [40ca] parameter '__bsx'\n      (3720,3720) <empty range>\n  [4148] inlined function '__bswap_32'@374c\n    [4162] parameter '__bsx'\n      (374c,374c) <empty range>\n  [4311] inlined function '__bswap_32'@3938\n    [432b] parameter '__bsx'\n      <no value>\n  [4599] inlined function '__bswap_32'@3ca0\n    [45b3] parameter '__bsx'\n      [3ca0,3ca4) {fbreg(-176)}\n      [3e44,3e48) {breg31(0), deref}\n  [3e78] inlined function '__bswap_16'@3828\n    [3e92] parameter '__bsx'\n      [3828,3838) {breg0(152)}\n  [3ea0] inlined function '__bswap_16'@387c\n    [3eba] parameter '__bsx'\n      <no value>\n  [3ec0] inlined function '__bswap_16'@3840\n    [3eda] parameter '__bsx'\n      (3840,3840) <empty range>\n  [3ee8] inlined function '__bswap_16'@387c\n    [3f02] parameter '__bsx'\n      <no value>\n  [3f30] inlined function '__bswap_16'@387c\n    [3f4a] parameter '__bsx'\n      <no value>\n  [4060] inlined function '__bswap_16'@36f8\n    [407a] parameter '__bsx'\n      [36f8,3708) {breg0(152)}\n  [4088] inlined function '__bswap_16'@3714\n    [40a2] parameter '__bsx'\n      (3714,3714) <empty range>\n  [4128] inlined function '__bswap_16'@3760\n    [4142] parameter '__bsx'\n      <no value>\n  [4170] inlined function '__bswap_16'@3760\n    [418a] parameter '__bsx'\n      <no value>\n  [4190] inlined function '__bswap_16'@3760\n    [41a6] parameter '__bsx'\n      (3760,3760) <empty range>\n  [4287] inlined function '__bswap_16'@3638\n    [42a1] parameter '__bsx'\n      [3638,3654) {fbreg(-108)}\n  [4331] inlined function '__bswap_16'@392c\n    [434b] parameter '__bsx'\n      [392c,3930) {fbreg(-120)}\n  [27ba] inlined function 'memset'@49d4\n    [27e0] parameter '__len'\n      [49d4,49e4) {reg20}\n    [27ed] parameter '__ch'\n      [49d4,49e4) {lit0, stack_value}\n    [27fa] parameter '__dest'\n      [49d4,49e4) {reg21}\n  [26a0] inlined function 'mempcpy'@4908\n    [26ba] parameter '__len'\n      [4908,4924) {lit10, stack_value}\n    [26c7] parameter '__src'\n      [4908,491c) {reg0}\n      [491c,4924) {breg23(48), stack_value}\n    [26d4] parameter '__dest'\n      [4908,4924) {fbreg(-200)}\n  [2a72] inlined function 'mempcpy'@44f8\n    [2a8c] parameter '__len'\n      [44f8,4514) {lit12, stack_value}\n    [2a99] parameter '__src'\n      [44f8,450c) {reg0}\n      [450c,4514) {breg28(16), stack_value}\n    [2aa6] parameter '__dest'\n      [44f8,4500) {fbreg(-120), stack_value}\n      [4500,4514) {reg1}\n  [2b29] inlined function 'mempcpy'@453c\n    [2b43] parameter '__len'\n      [453c,4558) {lit6, stack_value}\n    [2b50] parameter '__src'\n      [453c,4550) {reg0}\n      [4550,4558) {breg28(28), stack_value}\n    [2b5d] parameter '__dest'\n      [453c,4544) {fbreg(-120), stack_value}\n      [4544,4558) {reg1}\n  [2be0] inlined function 'mempcpy'@457c\n    [2bfa] parameter '__len'\n      [457c,4598) {lit6, stack_value}\n    [2c07] parameter '__src'\n      [457c,4590) {reg0}\n      [4590,4598) {breg28(34), stack_value}\n    [2c14] parameter '__dest'\n      [457c,4584) {fbreg(-120), stack_value}\n      [4584,4598) {reg1}\n  [2c97] inlined function 'mempcpy'@45b4\n    [2cb1] parameter '__len'\n      [45b4,45c4) {lit8, stack_value}\n    [2cbe] parameter '__src'\n      [45b4,45c4) {breg28(40), stack_value}\n    [2ccb] parameter '__dest'\n      [45b4,45bc) {fbreg(-120), stack_value}\n      [45bc,45c4) {reg0}\n  [2d1f] inlined function 'mempcpy'@45e8\n    [2d39] parameter '__len'\n      [45e8,4604) {lit10, stack_value}\n    [2d46] parameter '__src'\n      [45e8,45fc) {reg0}\n      [45fc,4604) {breg28(48), stack_value}\n    [2d53] parameter '__dest'\n      [45e8,45f0) {fbreg(-120), stack_value}\n      [45f0,4604) {reg1}\n  [2da9] inlined function 'mempcpy'@4420\n    [2dcf] parameter '__len'\n      [4420,442c) {lit16, stack_value}\n    [2ddc] parameter '__src'\n      [4420,442c) {reg28}\n    [2de9] parameter '__dest'\n      [4420,4428) {breg19(244), stack_value}\n      [4428,442c) {reg0}\n  [2739] inlined function 'memcpy'@4990\n    [2753] parameter '__len'\n      [4990,49a0) {reg22}\n    [2760] parameter '__src'\n      [4990,49a0) {breg23(0), breg20(0), plus, plus_uconst(60), stack_value}\n    [276d] parameter '__dest'\n      [4990,499f) {reg0}\n      [499f,49a0) {reg21}\n  [2f39] inlined function 'memcpy'@4748\n    [2f5f] parameter '__len'\n      [4748,475c) {lit8, stack_value}\n    [2f6c] parameter '__src'\n      [4748,475c) {implicit_pointer([4bf7],0) {implicit_value(8){2f53594d36342f00}}}\n    [2f79] parameter '__dest'\n      [4748,475c) {breg19(228), stack_value}\n  [2f87] inlined function 'memcpy'@47a0\n    [2fad] parameter '__len'\n      [47a0,47a4) {lit2, stack_value}\n    [2fba] parameter '__src'\n      [47a0,47a4) {implicit_pointer([4c03],0) {implicit_value(2){2f00}}}\n    [2fc7] parameter '__dest'\n      [47a0,47a4) {breg19(228), stack_value}\n  [2fd5] inlined function 'memcpy'@4884\n    [2ffb] parameter '__len'\n      [4884,4898) {lit3, stack_value}\n    [3008] parameter '__src'\n      [4884,4898) {addr(0x13300), stack_value}\n    [3015] parameter '__dest'\n      [4884,4894) {breg19(228), stack_value}\n      [4894,4898) {reg1}\n  [3e36] inlined function 'memcpy'@3804\n    [3e50] parameter '__len'\n      [3804,3810) {const1u(52), stack_value}\n      [3af8,3b04) {const1u(52), stack_value}\n      [3b2c,3b48) {const1u(52), stack_value}\n    [3e5d] parameter '__src'\n      [3804,3810) {reg19}\n      [3af8,3b04) {reg19}\n      [3b2c,3b48) {reg19}\n    [3e6a] parameter '__dest'\n      [3804,380c) {breg0(136), stack_value}\n      [380c,3810) {reg3}\n      [3af8,3b00) {breg0(136), stack_value}\n      [3b00,3b04) {reg3}\n      [3b2c,3b34) {breg0(136), stack_value}\n      [3b34,3b48) {reg4}\n  [401e] inlined function 'memcpy'@36dc\n    [4038] parameter '__len'\n      [36dc,36e8) {const1u(64), stack_value}\n      [398c,3998) {const1u(64), stack_value}\n      [3ad8,3aec) {const1u(64), stack_value}\n    [4045] parameter '__src'\n      [36dc,36e8) {reg19}\n      [398c,3998) {reg19}\n      [3ad8,3aec) {reg19}\n    [4052] parameter '__dest'\n      [36dc,36e4) {breg0(136), stack_value}\n      [36e4,36e8) {reg3}\n      [398c,3994) {breg0(136), stack_value}\n      [3994,3998) {reg3}\n      [3ad8,3ae0) {breg0(136), stack_value}\n      [3ae0,3aec) {reg3}\n  [4245] inlined function 'memcpy'@3624\n    [425f] parameter '__len'\n      [3624,3638) {const1u(64), stack_value}\n      [3968,3980) {const1u(64), stack_value}\n    [426c] parameter '__src'\n      [3624,3638) {reg19}\n      [3968,3980) {reg19}\n    [4279] parameter '__dest'\n      [3624,362c) {fbreg(-168), stack_value}\n      [362c,3638) {reg0}\n      [3968,3970) {fbreg(-168), stack_value}\n      [3970,3980) {reg0}\n  [42cf] inlined function 'memcpy'@3908\n    [42e9] parameter '__len'\n      [3908,392c) {const1u(52), stack_value}\n      [39d0,39ec) {const1u(52), stack_value}\n    [42f6] parameter '__src'\n      [3908,392c) {reg19}\n      [39d0,39ec) {reg19}\n    [4303] parameter '__dest'\n      [3908,3910) {fbreg(-168), stack_value}\n      [3910,392c) {reg2}\n      [39d0,39d8) {fbreg(-168), stack_value}\n      [39d8,39ec) {reg2}\n  [4385] inlined function 'memcpy'@3b78\n    [439f] parameter '__len'\n      [3b78,3b84) {lit8, stack_value}\n      [3cd8,3ce0) {lit8, stack_value}\n    [43ac] parameter '__src'\n      [3b78,3b7c) {breg22(0), breg3(0), plus, breg20(0), plus, plus_uconst(32), stack_value}\n      [3b7c,3b80) {breg22(0), breg0(0), plus, breg3(0), plus, const1u(32), minus, stack_value}\n      [3cd8,3cdc) {breg22(0), breg3(0), plus, breg20(0), plus, plus_uconst(32), stack_value}\n    [43b9] parameter '__dest'\n      [3b78,3b84) {fbreg(-176), stack_value}\n      [3cd8,3ce0) {fbreg(-176), stack_value}\n  [4557] inlined function 'memcpy'@3c94\n    [4571] parameter '__len'\n      [3c94,3ca0) {lit4, stack_value}\n      [3d84,3d90) {lit4, stack_value}\n    [457e] parameter '__src'\n      [3c94,3ca0) {breg22(0), breg0(0), plus, breg25(0), plus, plus_uconst(20), stack_value}\n      [3d84,3d90) {breg22(0), breg0(0), plus, breg25(0), plus, plus_uconst(20), stack_value}\n    [458b] parameter '__dest'\n      [3c94,3ca0) {fbreg(-176), stack_value}\n      [3d84,3d90) {fbreg(-176), stack_value}\nmodule 'libelf.so'\n[4c1f] CU '/usr/src/debug/elfutils/0.189/libelf/elf_next.c'@4e20\n  [5b9f] function 'elf_next'@4e20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5bc1] parameter 'elf'\n      [4e20,4e48) {reg0}\n      [4e48,4e8c) {reg20}\n      [4e8c,4e98) {entry_value(1) {reg0}, stack_value}\n      [4e98,4e9c) {reg0}\n      [4e9c,4ea0) {entry_value(1) {reg0}, stack_value}\n      [4ea0,4ec0) {reg20}\n    [5bd5] variable 'parent'\n      [4e44,4e84) {reg19}\n      [4ea0,4ec0) {reg19}\n    [5be9] variable 'ret'\n      [4e7c,4e80) {reg0}\n    [5bfd] variable '__PRETTY_FUNCTION__'\n      [4e20,4ec0) {addr(0x14218)}\nmodule 'libelf.so'\n[5c86] CU '/usr/src/debug/elfutils/0.189/libelf/elf_rand.c'@4ec0\n  [6bdb] function 'elf_rand'@4ec0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6bf9] parameter 'elf'\n      [4ec0,4ef0) {reg0}\n      [4ef0,4ef4) {reg19}\n      [4ef4,4f00) {entry_value(1) {reg0}, stack_value}\n      [4f00,4f0f) {reg0}\n      [4f0f,4f28) {reg19}\n      [4f28,4f2c) {reg0}\n      [4f2c,4f30) {entry_value(1) {reg0}, stack_value}\n    [6c0d] parameter 'offset'\n      [4ec0,4ee4) {reg1}\n      [4ee4,4ef4) {reg20}\n      [4ef4,4f00) {entry_value(1) {reg1}, stack_value}\n      [4f00,4f1c) {reg20}\n      [4f1c,4f20) {reg0}\n      [4f20,4f28) {reg20}\n      [4f28,4f30) {reg1}\nmodule 'libelf.so'\n[6c43] CU '/usr/src/debug/elfutils/0.189/libelf/elf_end.c'@4f30\n  [7bfc] function 'elf_end'@4f30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7c1e] parameter 'elf'\n      [4f30,4f5c) {reg0}\n      [4f5c,5264) {entry_value(1) {reg0}, stack_value}\n      [5264,5268) {reg0}\n      [5268,528c) {entry_value(1) {reg0}, stack_value}\n    [7c32] variable 'parent'\n      [4f80,4fa0) {reg23}\n      [50c8,50ec) {reg23}\n      [5130,5138) {reg23}\n      [51c0,51fc) {reg23}\n      [5214,5234) {reg23}\n      [5248,524c) {reg23}\n    [7c45] variable '__PRETTY_FUNCTION__'\n      [4f30,528c) {addr(0x14228)}\nmodule 'libelf.so'\n[7ef3] CU '/usr/src/debug/elfutils/0.189/libelf/elf_kind.c'@5290\n  [8e31] function 'elf_kind'@5290\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8e4f] parameter 'elf'\n      [5290,529c) {reg0}\n      [529c,52a0) {entry_value(1) {reg0}, stack_value}\n      [52a0,52a4) {reg0}\n      [52a4,52a8) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[8e71] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getclass.c'@52b0\n  [9daf] function 'gelf_getclass'@52b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9dcd] parameter 'elf'\n      [52b0,52bc) {reg0}\n      [52bc,52dc) {reg1}\nmodule 'libelf.so'\n[9def] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getbase.c'@52e0\n  [ad2d] function 'elf_getbase'@52e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [ad4b] parameter 'elf'\n      [52e0,52ec) {reg0}\n      [52ec,52f0) {entry_value(1) {reg0}, stack_value}\n      [52f0,52f4) {reg0}\n      [52f4,52f8) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[ad6d] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getident.c'@5300\n  [bcab] function 'elf_getident'@5300\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [bccd] parameter 'elf'\n      [5300,5324) {reg0}\n      [5324,5328) {entry_value(1) {reg0}, stack_value}\n      [5328,5334) {reg0}\n      [5334,5338) {entry_value(1) {reg0}, stack_value}\n    [bce1] parameter 'ptr'\n      [5300,5338) {reg1}\nmodule 'libelf.so'\n[bd02] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_fsize.c'@5340\n  [bfcf] function 'elf32_fsize'@5340\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [bfed] parameter 'type'\n      [5340,5368) {reg0}\n      [5368,5378) {entry_value(1) {reg0}, stack_value}\n      [5378,537c) {reg0}\n      [537c,5388) {entry_value(1) {reg0}, stack_value}\n      [5388,538c) {reg0}\n      [538c,5398) {entry_value(1) {reg0}, stack_value}\n    [bfff] parameter 'count'\n      [5340,536c) {reg1}\n      [536c,5378) {entry_value(1) {reg1}, stack_value}\n      [5378,537f) {reg1}\n      [537f,5388) {entry_value(1) {reg1}, stack_value}\n      [5388,538f) {reg1}\n      [538f,5398) {entry_value(1) {reg1}, stack_value}\n    [c011] parameter 'version'\n      [5340,5360) {reg2}\n      [5360,5378) {entry_value(1) {reg2}, stack_value}\n      [5378,537f) {reg2}\n      [537f,5388) {entry_value(1) {reg2}, stack_value}\n      [5388,538f) {reg2}\n      [538f,5398) {entry_value(1) {reg2}, stack_value}\nmodule 'libelf.so'\n[c05b] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_fsize.c'@53a0\n  [c328] function 'elf64_fsize'@53a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [c346] parameter 'type'\n      [53a0,53c4) {reg0}\n      [53c4,53cc) {reg2}\n      [53cc,53d4) {breg2(-27), stack_value}\n      [53d4,53e0) {entry_value(1) {reg0}, stack_value}\n      [53e0,53e4) {reg0}\n      [53e4,53f0) {entry_value(1) {reg0}, stack_value}\n      [53f0,53f4) {reg0}\n      [53f4,5400) {entry_value(1) {reg0}, stack_value}\n    [c358] parameter 'count'\n      [53a0,53d4) {reg1}\n      [53d4,53e0) {entry_value(1) {reg1}, stack_value}\n      [53e0,53e7) {reg1}\n      [53e7,53f0) {entry_value(1) {reg1}, stack_value}\n      [53f0,53f7) {reg1}\n      [53f7,5400) {entry_value(1) {reg1}, stack_value}\n    [c36a] parameter 'version'\n      [53a0,53c0) {reg2}\n      [53c0,53e0) {entry_value(1) {reg2}, stack_value}\n      [53e0,53e7) {reg2}\n      [53e7,53f0) {entry_value(1) {reg2}, stack_value}\n      [53f0,53f7) {reg2}\n      [53f7,5400) {entry_value(1) {reg2}, stack_value}\nmodule 'libelf.so'\n[c3b4] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_fsize.c'@5400\n  [d48b] function 'gelf_fsize'@5400\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [d4a9] parameter 'elf'\n      [5400,5440) {reg0}\n      [5440,545c) {entry_value(1) {reg0}, stack_value}\n      [545c,5460) {reg0}\n      [5460,5474) {entry_value(1) {reg0}, stack_value}\n      [5474,5478) {reg0}\n      [5478,5484) {entry_value(1) {reg0}, stack_value}\n      [5484,5488) {reg0}\n      [5488,548c) {entry_value(1) {reg0}, stack_value}\n    [d4bd] parameter 'type'\n      [5400,5450) {reg1}\n      [5450,545c) {entry_value(1) {reg1}, stack_value}\n      [545c,5463) {reg1}\n      [5463,5474) {entry_value(1) {reg1}, stack_value}\n      [5474,547b) {reg1}\n      [547b,5484) {entry_value(1) {reg1}, stack_value}\n      [5484,548c) {reg1}\n    [d4cf] parameter 'count'\n      [5400,5463) {reg2}\n      [5463,5474) {entry_value(1) {reg2}, stack_value}\n      [5474,547b) {reg2}\n      [547b,5484) {entry_value(1) {reg2}, stack_value}\n      [5484,548c) {reg2}\n    [d4e1] parameter 'version'\n      [5400,5428) {reg3}\n      [5428,545c) {entry_value(1) {reg3}, stack_value}\n      [545c,5463) {reg3}\n      [5463,5474) {entry_value(1) {reg3}, stack_value}\n      [5474,547b) {reg3}\n      [547b,5484) {entry_value(1) {reg3}, stack_value}\n      [5484,548c) {reg3}\nmodule 'libelf.so'\n[d52b] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_xlatetof.c'@5490\n  [d8d0] function 'elf32_xlatetof'@5490\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [d8f2] parameter 'dest'\n      [5490,54b4) {reg0}\n      [54b4,5524) {reg20}\n      [5524,5530) {entry_value(1) {reg0}, stack_value}\n      [5530,5578) {reg20}\n    [d905] parameter 'src'\n      [5490,54c8) {reg1}\n      [54c8,5524) {reg19}\n      [5524,5530) {entry_value(1) {reg1}, stack_value}\n      [5530,5578) {reg19}\n    [d919] parameter 'encode'\n      [5490,54bc) {reg2}\n      [54bc,54f4) {reg0}\n      [54f4,5548) {entry_value(1) {reg2}, stack_value}\n      [5548,554c) {reg0}\n      [554c,554f) {breg1(1), stack_value}\n      [554f,5558) {entry_value(1) {reg2}, stack_value}\n      [5558,555c) {reg0}\n      [555c,5568) {entry_value(1) {reg2}, stack_value}\n      [5568,556c) {reg0}\n      [556c,5578) {entry_value(1) {reg2}, stack_value}\n    [d92c] variable 'recsize'\n      <no value>\n  [d967] inlined function 'memmove'@5538\n    [d980] parameter '__len'\n      [5538,553b) {reg2}\n    [d98d] parameter '__src'\n      [5538,553b) {breg19(0)}\n    [d99a] parameter '__dest'\n      [5538,553b) {breg20(0)}\nmodule 'libelf.so'\n[da47] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_xlatetom.c'@5580\n  [ddec] function 'elf32_xlatetom'@5580\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [de0e] parameter 'dest'\n      [5580,55a8) {reg0}\n      [55a8,5620) {reg20}\n      [5620,562c) {entry_value(1) {reg0}, stack_value}\n      [562c,5674) {reg20}\n    [de21] parameter 'src'\n      [5580,559c) {reg1}\n      [559c,5620) {reg19}\n      [5620,562c) {entry_value(1) {reg1}, stack_value}\n      [562c,5674) {reg19}\n    [de35] parameter 'encode'\n      [5580,55ac) {reg2}\n      [55ac,55f0) {reg0}\n      [55f0,5644) {entry_value(1) {reg2}, stack_value}\n      [5644,5648) {reg0}\n      [5648,564b) {breg1(1), stack_value}\n      [564b,5654) {entry_value(1) {reg2}, stack_value}\n      [5654,5658) {reg0}\n      [5658,5664) {entry_value(1) {reg2}, stack_value}\n      [5664,5668) {reg0}\n      [5668,5674) {entry_value(1) {reg2}, stack_value}\n    [de48] variable 'recsize'\n      [55bc,5607) {reg5}\n      [562c,5637) {reg5}\n      [5644,564b) {reg5}\n      [5654,565b) {reg5}\n      [5664,566b) {reg5}\n  [de8d] inlined function 'memmove'@5634\n    [dea6] parameter '__len'\n      [5634,5637) {breg19(16)}\n    [deb3] parameter '__src'\n      [5634,5637) {breg19(0)}\n    [dec0] parameter '__dest'\n      [5634,5637) {breg20(0)}\nmodule 'libelf.so'\n[df6d] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_xlatetof.c'@5680\n  [e312] function 'elf64_xlatetof'@5680\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [e334] parameter 'dest'\n      [5680,56a4) {reg0}\n      [56a4,5718) {reg20}\n      [5718,5724) {entry_value(1) {reg0}, stack_value}\n      [5724,576c) {reg20}\n    [e347] parameter 'src'\n      [5680,56bc) {reg1}\n      [56bc,5718) {reg19}\n      [5718,5724) {entry_value(1) {reg1}, stack_value}\n      [5724,576c) {reg19}\n    [e35b] parameter 'encode'\n      [5680,56ac) {reg2}\n      [56ac,56e8) {reg0}\n      [56e8,573c) {entry_value(1) {reg2}, stack_value}\n      [573c,5740) {reg0}\n      [5740,5743) {breg1(1), stack_value}\n      [5743,574c) {entry_value(1) {reg2}, stack_value}\n      [574c,5750) {reg0}\n      [5750,575c) {entry_value(1) {reg2}, stack_value}\n      [575c,5760) {reg0}\n      [5760,576c) {entry_value(1) {reg2}, stack_value}\n    [e36e] variable 'recsize'\n      <no value>\n  [e3a9] inlined function 'memmove'@572c\n    [e3c2] parameter '__len'\n      [572c,572f) {reg2}\n    [e3cf] parameter '__src'\n      [572c,572f) {breg19(0)}\n    [e3dc] parameter '__dest'\n      [572c,572f) {breg20(0)}\nmodule 'libelf.so'\n[e489] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_xlatetom.c'@5770\n  [e82e] function 'elf64_xlatetom'@5770\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [e850] parameter 'dest'\n      [5770,5798) {reg0}\n      [5798,5818) {reg20}\n      [5818,5824) {entry_value(1) {reg0}, stack_value}\n      [5824,586c) {reg20}\n    [e863] parameter 'src'\n      [5770,578c) {reg1}\n      [578c,5818) {reg19}\n      [5818,5824) {entry_value(1) {reg1}, stack_value}\n      [5824,586c) {reg19}\n    [e877] parameter 'encode'\n      [5770,579c) {reg2}\n      [579c,57e4) {reg0}\n      [57e4,583c) {entry_value(1) {reg2}, stack_value}\n      [583c,5840) {reg0}\n      [5840,5843) {breg1(1), stack_value}\n      [5843,584c) {entry_value(1) {reg2}, stack_value}\n      [584c,5850) {reg0}\n      [5850,585c) {entry_value(1) {reg2}, stack_value}\n      [585c,5860) {reg0}\n      [5860,586c) {entry_value(1) {reg2}, stack_value}\n    [e88a] variable 'recsize'\n      [57b0,57ff) {reg5}\n      [5824,582f) {reg5}\n      [583c,5843) {reg5}\n      [584c,5853) {reg5}\n      [585c,5863) {reg5}\n  [e8cf] inlined function 'memmove'@582c\n    [e8e8] parameter '__len'\n      [582c,582f) {breg19(16)}\n    [e8f5] parameter '__src'\n      [582c,582f) {breg19(0)}\n    [e902] parameter '__dest'\n      [582c,582f) {breg20(0)}\nmodule 'libelf.so'\n[e9af] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_xlate.c'@5870\n  [14890] inlined function 'Elf64_cvt_chdr'\n    [1489c] parameter 'encode'\n      <no value>\n    [148a1] parameter 'len'\n      <no value>\n    [148a6] parameter 'src'\n      <no value>\n    [148ab] parameter 'dest'\n      <no value>\n  [14b61] inlined function 'Elf32_cvt_chdr'\n    [14b6d] parameter 'len'\n      <no value>\n    [14b72] parameter 'encode'\n      <no value>\n    [14b77] parameter 'src'\n      <no value>\n    [14b7c] parameter 'dest'\n      <no value>\n  [f7e7] function 'elf_cvt_note8'@6b70\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [f804] parameter 'dest'\n      [6b70,6b7b) {reg0}\n      [6b7b,6b7c) {entry_value(1) {reg0}, stack_value}\n    [f818] parameter 'src'\n      [6b70,6b7b) {reg1}\n      [6b7b,6b7c) {entry_value(1) {reg1}, stack_value}\n    [f82c] parameter 'len'\n      [6b70,6b7b) {reg2}\n      [6b7b,6b7c) {entry_value(1) {reg2}, stack_value}\n    [f840] parameter 'encode'\n      [6b70,6b7b) {reg3}\n      [6b7b,6b7c) {entry_value(1) {reg3}, stack_value}\n  [f884] function 'elf_cvt_note4'@6b80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [f8a1] parameter 'dest'\n      [6b80,6b8b) {reg0}\n      [6b8b,6b8c) {entry_value(1) {reg0}, stack_value}\n    [f8b5] parameter 'src'\n      [6b80,6b8b) {reg1}\n      [6b8b,6b8c) {entry_value(1) {reg1}, stack_value}\n    [f8c9] parameter 'len'\n      [6b80,6b8b) {reg2}\n      [6b8b,6b8c) {entry_value(1) {reg2}, stack_value}\n    [f8dd] parameter 'encode'\n      [6b80,6b8b) {reg3}\n      [6b8b,6b8c) {entry_value(1) {reg3}, stack_value}\n  [f921] function 'elf_cvt_note'@6a10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [f93e] parameter 'dest'\n      [6a10,6a48) {reg0}\n      [6a48,6a70) {reg20}\n      [6a70,6a87) {reg0}\n      [6a87,6a98) {breg20(12), stack_value}\n      [6a98,6b00) {reg20}\n      [6b00,6b0c) {reg6}\n      [6b14,6b34) {reg6}\n      [6b34,6b44) {reg20}\n      [6b44,6b63) {reg6}\n      [6b64,6b70) {reg0}\n    [f952] parameter 'src'\n      [6a10,6a48) {reg1}\n      [6a48,6a70) {reg21}\n      [6a70,6a87) {reg1}\n      [6a87,6a90) {breg21(12), stack_value}\n      [6a90,6b00) {reg21}\n      [6b00,6b0c) {reg7}\n      [6b14,6b34) {reg7}\n      [6b34,6b44) {reg21}\n      [6b44,6b63) {reg7}\n      [6b64,6b70) {reg1}\n    [f966] parameter 'len'\n      [6a10,6a48) {reg2}\n      [6a48,6a8c) {reg22}\n      [6a98,6b28) {reg22}\n      [6b34,6b58) {reg22}\n      [6b58,6b63) {reg2}\n      [6b64,6b70) {reg2}\n    [f97a] parameter 'encode'\n      [6a10,6a48) {reg3}\n      [6a48,6b10) {reg23}\n      [6b10,6b34) {entry_value(1) {reg3}, stack_value}\n      [6b34,6b38) {reg23}\n      [6b38,6b64) {entry_value(1) {reg3}, stack_value}\n      [6b64,6b70) {reg3}\n    [f98e] parameter 'nhdr8'\n      [6a10,6a48) {reg4}\n      [6a48,6b64) {entry_value(1) {reg4}, stack_value}\n      [6b64,6b70) {reg4}\n    [f9a2] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [fc15] function 'elf_cvt_gnuhash'@5cd0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [fc32] parameter 'dest'\n      [5cd0,5dac) {reg0}\n      [5dac,5db0) {entry_value(1) {reg0}, stack_value}\n      [5db0,5dc8) {reg0}\n    [fc46] parameter 'src'\n      [5cd0,5da8) {reg1}\n      [5da8,5db0) {entry_value(1) {reg1}, stack_value}\n      [5db0,5dc8) {reg1}\n    [fc5a] parameter 'len'\n      [5cd0,5cf4) {reg2}\n      [5cf4,5d40) {reg2}\n      [5d40,5d4c) {breg2(8), stack_value}\n      [5d4c,5d68) {reg2}\n      [5d68,5d7c) {reg7}\n      [5d7c,5d8c) {breg7(0), breg3(0), minus, stack_value}\n      [5d8c,5d90) {breg7(0), breg3(0), minus, lit4, minus, stack_value}\n      [5d90,5d9c) {breg7(0), breg3(0), minus, stack_value}\n      [5d9c,5daf) {reg2}\n      [5db0,5db8) {reg2}\n      [5db8,5dc0) {reg7}\n      [5dc0,5dc8) {reg2}\n    [fc6e] parameter 'encode'\n      [5cd0,5d0c) {reg3}\n      [5d0c,5d14) {entry_value(1) {reg3}, stack_value}\n      [5d14,5d28) {reg3}\n      [5d28,5db0) {entry_value(1) {reg3}, stack_value}\n      [5db0,5db8) {reg3}\n      [5db8,5dc0) {entry_value(1) {reg3}, stack_value}\n      [5dc0,5dc8) {reg3}\n    [fc82] variable 'size'\n      [5ce0,5ce8) {reg2}\n      [5ce8,5da4) {reg8}\n      [5da4,5db0) {entry_value(1) {reg2}, stack_value}\n      [5db0,5dc8) {reg8}\n    [fc96] variable 'dest32'\n      [5ce0,5d0c) {reg0}\n      [5d14,5d68) {reg0}\n      [5d68,5d7c) {reg5}\n      (5d7c,5d7c) <empty range>\n      [5d7c,5d90) {breg5(0), breg3(0), plus, plus_uconst(4), stack_value}\n      [5d90,5da0) {breg5(0), breg3(0), plus, stack_value}\n      [5db0,5db8) {reg0}\n      [5db8,5dc0) {reg5}\n      [5dc0,5dc8) {reg0}\n    [fcaa] variable 'src32'\n      [5ce0,5d0c) {reg1}\n      [5d14,5d64) {reg1}\n      [5d64,5d7c) {reg6}\n      (5d7c,5d7c) <empty range>\n      [5d7c,5d90) {breg6(0), breg3(0), plus, plus_uconst(4), stack_value}\n      [5d90,5da0) {breg6(0), breg3(0), plus, stack_value}\n      [5db0,5db8) {reg1}\n      [5db8,5dc0) {reg6}\n      [5dc0,5dc8) {reg1}\n    [fcbe] variable 'save_src32_2'\n      [5ce0,5d0c) {reg6}\n      [5d14,5d18) {reg6}\n      [5db0,5db4) {reg6}\n    [fce2] variable 'bitmask_words'\n      [5d18,5d64) {reg6}\n      [5dc0,5dc8) {reg6}\n    [fcf6] variable 'dest64'\n      [5d18,5da0) {breg0(16), stack_value}\n      [5db8,5dc8) {breg0(16), stack_value}\n    [fd0a] variable 'src64'\n      [5d18,5da0) {breg1(16), stack_value}\n      [5db8,5dc8) {breg1(16), stack_value}\n  [1422e] inlined function 'elf_cvt_Verneed'@6620\n    [14243] parameter 'encode'\n      [6620,674c) {reg22}\n      [674c,6758) {entry_value(1) {reg3}, stack_value}\n      [6758,67d8) {reg22}\n    [14250] parameter 'len'\n      [6620,6748) {reg19}\n      [6748,6758) {entry_value(1) {reg2}, stack_value}\n      [6758,67d8) {reg19}\n    [1425d] parameter 'src'\n      [6620,6748) {reg20}\n      [6748,6758) {entry_value(1) {reg1}, stack_value}\n      [6758,67d8) {reg20}\n    [1426a] parameter 'dest'\n      [6620,674c) {reg21}\n      [674c,6758) {entry_value(1) {reg0}, stack_value}\n      [6758,67d8) {reg21}\n  [14572] inlined function 'elf_cvt_Verdef'@6810\n    [14587] parameter 'encode'\n      [6810,6934) {reg22}\n      [6934,6940) {entry_value(1) {reg3}, stack_value}\n      [6940,6964) {reg22}\n    [14594] parameter 'len'\n      [6810,6930) {reg19}\n      [6930,6940) {entry_value(1) {reg2}, stack_value}\n      [6940,6964) {reg19}\n    [145a1] parameter 'src'\n      [6810,6930) {reg20}\n      [6930,6940) {entry_value(1) {reg1}, stack_value}\n      [6940,6964) {reg20}\n    [145ae] parameter 'dest'\n      [6810,6934) {reg21}\n      [6934,6940) {entry_value(1) {reg0}, stack_value}\n      [6940,6964) {reg21}\n  [148b0] inlined function 'Elf64_cvt_Chdr'\n    [148bc] parameter 'len'\n      <no value>\n    [148c1] parameter 'encode'\n      <no value>\n    [148c6] parameter 'src'\n      <no value>\n    [148cb] parameter 'dest'\n      <no value>\n  [100e0] function 'Elf64_cvt_Move'@60b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [100fd] parameter 'dest'\n      [60b0,6123) {reg0}\n      [6123,6124) {entry_value(1) {reg0}, stack_value}\n    [10111] parameter 'src'\n      [60b0,6123) {reg1}\n      [6123,6124) {entry_value(1) {reg1}, stack_value}\n    [10125] parameter 'len'\n      [60b0,6118) {reg2}\n      [6118,6124) {entry_value(1) {reg2}, stack_value}\n    [10139] parameter 'encode'\n      [60b0,60c8) {reg3}\n      [60c8,6124) {entry_value(1) {reg3}, stack_value}\n    [1014d] variable 'tdest'\n      [60b8,60c8) {reg0}\n      [60c8,60d0) {reg3}\n      [60d0,610c) {breg3(-32), stack_value}\n      [610c,6114) {reg3}\n    [10161] variable 'tsrc'\n      [60b8,60c8) {reg1}\n      [60c8,60d4) {reg4}\n      [60d4,610c) {breg4(-32), stack_value}\n      [610c,6114) {reg4}\n    [10175] variable 'sz'\n      <constant value>\n    [1017f] variable 'n'\n      [60b8,60c0) {reg6}\n      [60c0,60c8) {breg2(0), lit5, shr, stack_value}\n  [1048a] function 'Elf64_cvt_Rela'@5dd0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [104a7] parameter 'dest'\n      [5dd0,5e57) {reg0}\n      [5e57,5e58) {entry_value(1) {reg0}, stack_value}\n    [104bb] parameter 'src'\n      [5dd0,5e57) {reg1}\n      [5e57,5e58) {entry_value(1) {reg1}, stack_value}\n    [104cf] parameter 'len'\n      [5dd0,5e44) {reg2}\n      [5e44,5e57) {reg7}\n      [5e57,5e58) {entry_value(1) {reg2}, stack_value}\n    [104e3] parameter 'encode'\n      [5dd0,5dfc) {reg3}\n      [5dfc,5e58) {entry_value(1) {reg3}, stack_value}\n    [104f7] variable 'tdest'\n      [5de8,5e00) {reg0}\n      [5e00,5e08) {reg3}\n      [5e08,5e2c) {breg3(-24), stack_value}\n      [5e2c,5e34) {reg3}\n    [1050b] variable 'tsrc'\n      [5de8,5e00) {reg1}\n      [5e00,5e0c) {reg4}\n      [5e0c,5e2c) {breg4(-24), stack_value}\n      [5e2c,5e34) {reg4}\n    [1051f] variable 'sz'\n      <constant value>\n    [10529] variable 'n'\n      [5dec,5df4) {reg6}\n  [106ab] function 'Elf64_cvt_Rel'@5c60\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [106c8] parameter 'dest'\n      [5c60,5caf) {reg0}\n      [5caf,5cb0) {entry_value(1) {reg0}, stack_value}\n    [106dc] parameter 'src'\n      [5c60,5caf) {reg1}\n      [5caf,5cb0) {entry_value(1) {reg1}, stack_value}\n    [106f0] parameter 'len'\n      [5c60,5ca4) {reg2}\n      [5ca4,5cb0) {entry_value(1) {reg2}, stack_value}\n    [10704] parameter 'encode'\n      [5c60,5c78) {reg3}\n      [5c78,5cb0) {entry_value(1) {reg3}, stack_value}\n    [10718] variable 'tdest'\n      [5c68,5c78) {reg0}\n      [5c78,5c80) {reg3}\n      [5c80,5c98) {breg3(-16), stack_value}\n      [5c98,5ca0) {reg3}\n    [1072c] variable 'tsrc'\n      [5c68,5c78) {reg1}\n      [5c78,5c84) {reg4}\n      [5c84,5c98) {breg4(-16), stack_value}\n      [5c98,5ca0) {reg4}\n    [10740] variable 'sz'\n      <constant value>\n    [1074a] variable 'n'\n      [5c68,5c70) {reg6}\n      [5c70,5c78) {breg2(0), lit4, shr, stack_value}\n  [1087e] function 'Elf64_cvt_Sym'@6130\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1089b] parameter 'dest'\n      [6130,61cb) {reg0}\n      [61cb,61cc) {entry_value(1) {reg0}, stack_value}\n    [108af] parameter 'src'\n      [6130,61cb) {reg1}\n      [61cb,61cc) {entry_value(1) {reg1}, stack_value}\n    [108c3] parameter 'len'\n      [6130,61b8) {reg2}\n      [61b8,61cb) {reg7}\n      [61cb,61cc) {entry_value(1) {reg2}, stack_value}\n    [108d7] parameter 'encode'\n      [6130,615c) {reg3}\n      [615c,61cc) {entry_value(1) {reg3}, stack_value}\n    [108eb] variable 'tdest'\n      [6148,6160) {reg0}\n      [6160,6168) {reg3}\n      [6168,61a0) {breg3(-24), stack_value}\n      [61a0,61a8) {reg3}\n    [108ff] variable 'tsrc'\n      [6148,6160) {reg1}\n      [6160,616c) {reg4}\n      [616c,61a0) {breg4(-24), stack_value}\n      [61a0,61a8) {reg4}\n    [10913] variable 'sz'\n      <constant value>\n    [1091d] variable 'n'\n      [614c,6154) {reg6}\n  [10af6] function 'Elf64_cvt_Shdr'@5e60\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [10b13] parameter 'dest'\n      [5e60,5f0f) {reg0}\n      [5f0f,5f10) {entry_value(1) {reg0}, stack_value}\n    [10b27] parameter 'src'\n      [5e60,5f0f) {reg1}\n      [5f0f,5f10) {entry_value(1) {reg1}, stack_value}\n    [10b3b] parameter 'len'\n      [5e60,5f04) {reg2}\n      [5f04,5f10) {entry_value(1) {reg2}, stack_value}\n    [10b4f] parameter 'encode'\n      [5e60,5e78) {reg3}\n      [5e78,5f10) {entry_value(1) {reg3}, stack_value}\n    [10b63] variable 'tdest'\n      [5e68,5e78) {reg0}\n      [5e78,5e80) {reg3}\n      [5e80,5ef8) {breg3(-64), stack_value}\n      [5ef8,5f00) {reg3}\n    [10b77] variable 'tsrc'\n      [5e68,5e78) {reg1}\n      [5e78,5e84) {reg4}\n      [5e84,5ef8) {breg4(-64), stack_value}\n      [5ef8,5f00) {reg4}\n    [10b8b] variable 'sz'\n      <constant value>\n    [10b95] variable 'n'\n      [5e68,5e70) {reg6}\n      [5e70,5e78) {breg2(0), lit6, shr, stack_value}\n  [10f7d] function 'Elf64_cvt_Phdr'@5f10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [10f9a] parameter 'dest'\n      [5f10,5fe3) {reg0}\n      [5fe3,5fe4) {entry_value(1) {reg0}, stack_value}\n    [10fae] parameter 'src'\n      [5f10,5fe3) {reg1}\n      [5fe3,5fe4) {entry_value(1) {reg1}, stack_value}\n    [10fc2] parameter 'len'\n      [5f10,5fd8) {reg2}\n      [5fd8,5fe4) {entry_value(1) {reg2}, stack_value}\n    [10fd6] parameter 'encode'\n      [5f10,5f18) {reg3}\n      [5f18,5fe4) {entry_value(1) {reg3}, stack_value}\n    [10fea] variable 'tdest'\n      [5f2c,5f48) {reg0}\n      [5f48,5f50) {reg3}\n      [5f50,5fb0) {breg3(-56), stack_value}\n      [5fb0,5fb8) {reg3}\n    [10ffe] variable 'tsrc'\n      [5f2c,5f48) {reg1}\n      [5f48,5f54) {reg4}\n      [5f54,5fb0) {breg4(-56), stack_value}\n      [5fb0,5fb8) {reg4}\n    [11012] variable 'sz'\n      <constant value>\n    [1101c] variable 'n'\n      [5f30,5f44) {reg3}\n  [1134c] function 'Elf64_cvt_Ehdr'@61d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [11369] parameter 'dest'\n      [61d0,62ab) {reg0}\n      [62ab,62ac) {entry_value(1) {reg0}, stack_value}\n    [1137d] parameter 'src'\n      [61d0,62ab) {reg1}\n      [62ab,62ac) {entry_value(1) {reg1}, stack_value}\n    [11391] parameter 'len'\n      [61d0,62a0) {reg2}\n      [62a0,62ac) {entry_value(1) {reg2}, stack_value}\n    [113a5] parameter 'encode'\n      [61d0,61e8) {reg3}\n      [61e8,62ac) {entry_value(1) {reg3}, stack_value}\n    [113b9] variable 'tdest'\n      [61d8,61e8) {reg0}\n      [61e8,61f0) {reg3}\n      [61f0,6294) {breg3(-64), stack_value}\n      [6294,629c) {reg3}\n    [113cd] variable 'tsrc'\n      [61d8,61e8) {reg1}\n      [61e8,61f4) {reg4}\n      [61f4,6294) {breg4(-64), stack_value}\n      [6294,629c) {reg4}\n    [113e1] variable 'sz'\n      <constant value>\n    [113eb] variable 'n'\n      [61d8,61e0) {reg6}\n      [61e0,61e8) {breg2(0), lit6, shr, stack_value}\n  [105e9] inlined function 'Elf64_cvt_Sxword1'@5e20\n    [1060e] parameter 'ptr'\n      <no value>\n    [10613] parameter 'dest'\n      <no value>\n  [10191] inlined function 'Elf64_cvt_Xword1'@60c8\n    [101aa] parameter 'ptr'\n      [60c8,60d4) {reg4}\n      [60d4,60dc) {breg4(-32), stack_value}\n    [101b7] parameter 'dest'\n      [60c8,60d0) {reg3}\n      [60d0,60dc) {breg3(-32), stack_value}\n  [101e8] inlined function 'Elf64_cvt_Xword1'@60dc\n    [1020d] parameter 'ptr'\n      <no value>\n    [10212] parameter 'dest'\n      <no value>\n  [1023f] inlined function 'Elf64_cvt_Xword1'@60e8\n    [10264] parameter 'ptr'\n      <no value>\n    [10269] parameter 'dest'\n      <no value>\n  [10592] inlined function 'Elf64_cvt_Xword1'@5e14\n    [105b7] parameter 'ptr'\n      <no value>\n    [105bc] parameter 'dest'\n      <no value>\n  [107b3] inlined function 'Elf64_cvt_Xword1'@5c8c\n    [107d8] parameter 'ptr'\n      <no value>\n    [107dd] parameter 'dest'\n      <no value>\n  [10a34] inlined function 'Elf64_cvt_Xword1'@6194\n    [10a59] parameter 'ptr'\n      <no value>\n    [10a5e] parameter 'dest'\n      <no value>\n  [10c55] inlined function 'Elf64_cvt_Xword1'@5e98\n    [10c7a] parameter 'ptr'\n      <no value>\n    [10c7f] parameter 'dest'\n      <no value>\n  [10d5a] inlined function 'Elf64_cvt_Xword1'@5ebc\n    [10d7f] parameter 'ptr'\n      <no value>\n    [10d84] parameter 'dest'\n      <no value>\n  [10e5f] inlined function 'Elf64_cvt_Xword1'@5ee0\n    [10e84] parameter 'ptr'\n      <no value>\n    [10e89] parameter 'dest'\n      <no value>\n  [10eb6] inlined function 'Elf64_cvt_Xword1'@5eec\n    [10edb] parameter 'ptr'\n      <no value>\n    [10ee0] parameter 'dest'\n      <no value>\n  [111e1] inlined function 'Elf64_cvt_Xword1'@5f8c\n    [11206] parameter 'ptr'\n      <no value>\n    [1120b] parameter 'dest'\n      <no value>\n  [11238] inlined function 'Elf64_cvt_Xword1'@5f98\n    [1125d] parameter 'ptr'\n      <no value>\n    [11262] parameter 'dest'\n      <no value>\n  [1128f] inlined function 'Elf64_cvt_Xword1'@5fa4\n    [112b4] parameter 'ptr'\n      <no value>\n    [112b9] parameter 'dest'\n      <no value>\n  [149df] inlined function 'Elf64_cvt_Xword1'@69d8\n    [14a04] parameter 'ptr'\n      [69d8,69e4) {breg21(8), stack_value}\n    [14a11] parameter 'dest'\n      [69d8,69e4) {breg20(8), stack_value}\n  [14a4e] inlined function 'Elf64_cvt_Xword1'@69e4\n    [14a63] parameter 'ptr'\n      [69e4,69ec) {breg21(16), stack_value}\n      [69ec,69f4) {entry_value(1) {reg1}, plus_uconst(16), stack_value}\n    [14a70] parameter 'dest'\n      [69e4,69f4) {breg20(16), stack_value}\n  [1092f] inlined function 'Elf64_cvt_Word1'@6160\n    [10948] parameter 'ptr'\n      [6160,616c) {reg4}\n      [616c,6174) {breg4(-24), stack_value}\n    [10955] parameter 'dest'\n      [6160,6168) {reg3}\n      [6168,6174) {breg3(-24), stack_value}\n  [10ba7] inlined function 'Elf64_cvt_Word1'@5e78\n    [10bc0] parameter 'ptr'\n      [5e78,5e84) {reg4}\n      [5e84,5e8c) {breg4(-64), stack_value}\n    [10bcd] parameter 'dest'\n      [5e78,5e80) {reg3}\n      [5e80,5e8c) {breg3(-64), stack_value}\n  [10bfe] inlined function 'Elf64_cvt_Word1'@5e8c\n    [10c23] parameter 'ptr'\n      <no value>\n    [10c28] parameter 'dest'\n      <no value>\n  [10db1] inlined function 'Elf64_cvt_Word1'@5ec8\n    [10dd6] parameter 'ptr'\n      <no value>\n    [10ddb] parameter 'dest'\n      <no value>\n  [10e08] inlined function 'Elf64_cvt_Word1'@5ed4\n    [10e2d] parameter 'ptr'\n      <no value>\n    [10e32] parameter 'dest'\n      <no value>\n  [1102e] inlined function 'Elf64_cvt_Word1'@5f48\n    [11047] parameter 'ptr'\n      [5f48,5f54) {reg4}\n      [5f54,5f5c) {breg4(-56), stack_value}\n    [11054] parameter 'dest'\n      [5f48,5f50) {reg3}\n      [5f50,5f5c) {breg3(-56), stack_value}\n  [11085] inlined function 'Elf64_cvt_Word1'@5f5c\n    [110aa] parameter 'ptr'\n      <no value>\n    [110af] parameter 'dest'\n      <no value>\n  [114ec] inlined function 'Elf64_cvt_Word1'@6210\n    [11511] parameter 'ptr'\n      <no value>\n    [11516] parameter 'dest'\n      <no value>\n  [11648] inlined function 'Elf64_cvt_Word1'@6240\n    [1166d] parameter 'ptr'\n      <no value>\n    [11672] parameter 'dest'\n      <no value>\n  [14901] inlined function 'Elf64_cvt_Word1'@69c0\n    [14926] parameter 'ptr'\n      [69c0,69cc) {reg21}\n    [14933] parameter 'dest'\n      [69c0,69cc) {reg20}\n  [14970] inlined function 'Elf64_cvt_Word1'@69cc\n    [14995] parameter 'ptr'\n      [69cc,69d8) {breg21(4), stack_value}\n    [149a2] parameter 'dest'\n      [69cc,69d8) {breg20(4), stack_value}\n  [10296] inlined function 'Elf64_cvt_Half1'@60f4\n    [102bb] parameter 'ptr'\n      <no value>\n    [102c0] parameter 'dest'\n      <no value>\n  [102ed] inlined function 'Elf64_cvt_Half1'@6100\n    [10312] parameter 'ptr'\n      <no value>\n    [10317] parameter 'dest'\n      <no value>\n  [10986] inlined function 'Elf64_cvt_Half1'@617c\n    [109ab] parameter 'ptr'\n      <no value>\n    [109b0] parameter 'dest'\n      <no value>\n  [1143e] inlined function 'Elf64_cvt_Half1'@61f8\n    [11463] parameter 'ptr'\n      <no value>\n    [11468] parameter 'dest'\n      <no value>\n  [11495] inlined function 'Elf64_cvt_Half1'@6204\n    [114ba] parameter 'ptr'\n      <no value>\n    [114bf] parameter 'dest'\n      <no value>\n  [1169f] inlined function 'Elf64_cvt_Half1'@624c\n    [116c4] parameter 'ptr'\n      <no value>\n    [116c9] parameter 'dest'\n      <no value>\n  [116f6] inlined function 'Elf64_cvt_Half1'@6258\n    [1171b] parameter 'ptr'\n      <no value>\n    [11720] parameter 'dest'\n      <no value>\n  [1174d] inlined function 'Elf64_cvt_Half1'@6264\n    [11772] parameter 'ptr'\n      <no value>\n    [11777] parameter 'dest'\n      <no value>\n  [117a4] inlined function 'Elf64_cvt_Half1'@6270\n    [117c9] parameter 'ptr'\n      <no value>\n    [117ce] parameter 'dest'\n      <no value>\n  [117fb] inlined function 'Elf64_cvt_Half1'@627c\n    [11820] parameter 'ptr'\n      <no value>\n    [11825] parameter 'dest'\n      <no value>\n  [11852] inlined function 'Elf64_cvt_Half1'@6288\n    [11877] parameter 'ptr'\n      <no value>\n    [1187c] parameter 'dest'\n      <no value>\n  [10d03] inlined function 'Elf64_cvt_Off1'@5eb0\n    [10d28] parameter 'ptr'\n      <no value>\n    [10d2d] parameter 'dest'\n      <no value>\n  [110dc] inlined function 'Elf64_cvt_Off1'@5f68\n    [11101] parameter 'ptr'\n      <no value>\n    [11106] parameter 'dest'\n      <no value>\n  [1159a] inlined function 'Elf64_cvt_Off1'@6228\n    [115bf] parameter 'ptr'\n      <no value>\n    [115c4] parameter 'dest'\n      <no value>\n  [115f1] inlined function 'Elf64_cvt_Off1'@6234\n    [11616] parameter 'ptr'\n      <no value>\n    [1161b] parameter 'dest'\n      <no value>\n  [1053b] inlined function 'Elf64_cvt_Addr1'@5e00\n    [10554] parameter 'ptr'\n      [5e00,5e0c) {reg4}\n      [5e0c,5e14) {breg4(-24), stack_value}\n    [10561] parameter 'dest'\n      [5e00,5e08) {reg3}\n      [5e08,5e14) {breg3(-24), stack_value}\n  [1075c] inlined function 'Elf64_cvt_Addr1'@5c78\n    [10775] parameter 'ptr'\n      [5c78,5c84) {reg4}\n      [5c84,5c8c) {breg4(-16), stack_value}\n    [10782] parameter 'dest'\n      [5c78,5c80) {reg3}\n      [5c80,5c8c) {breg3(-16), stack_value}\n  [109dd] inlined function 'Elf64_cvt_Addr1'@6188\n    [10a02] parameter 'ptr'\n      <no value>\n    [10a07] parameter 'dest'\n      <no value>\n  [10cac] inlined function 'Elf64_cvt_Addr1'@5ea4\n    [10cd1] parameter 'ptr'\n      <no value>\n    [10cd6] parameter 'dest'\n      <no value>\n  [11133] inlined function 'Elf64_cvt_Addr1'@5f74\n    [11158] parameter 'ptr'\n      <no value>\n    [1115d] parameter 'dest'\n      <no value>\n  [1118a] inlined function 'Elf64_cvt_Addr1'@5f80\n    [111af] parameter 'ptr'\n      <no value>\n    [111b4] parameter 'dest'\n      <no value>\n  [11543] inlined function 'Elf64_cvt_Addr1'@621c\n    [11568] parameter 'ptr'\n      <no value>\n    [1156d] parameter 'dest'\n      <no value>\n  [11cca] function 'Elf32_cvt_Lib'@5870\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [11ce7] parameter 'dest'\n      [5870,590f) {reg0}\n      [590f,5910) {entry_value(1) {reg0}, stack_value}\n    [11cfb] parameter 'src'\n      [5870,590f) {reg1}\n      [590f,5910) {entry_value(1) {reg1}, stack_value}\n    [11d0f] parameter 'len'\n      [5870,58fc) {reg2}\n      [58fc,590f) {reg7}\n      [590f,5910) {entry_value(1) {reg2}, stack_value}\n    [11d23] parameter 'encode'\n      [5870,589c) {reg3}\n      [589c,5910) {entry_value(1) {reg3}, stack_value}\n    [11d37] variable 'tdest'\n      [5888,58a0) {reg0}\n      [58a0,58a8) {reg3}\n      [58a8,58e4) {breg3(-20), stack_value}\n      [58e4,58ec) {reg3}\n    [11d4b] variable 'tsrc'\n      [5888,58a0) {reg1}\n      [58a0,58ac) {reg4}\n      [58ac,58e4) {breg4(-20), stack_value}\n      [58e4,58ec) {reg4}\n    [11d5f] variable 'sz'\n      <constant value>\n    [11d69] variable 'n'\n      [588c,5894) {reg6}\n  [11f99] function 'Elf32_cvt_Move'@62b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [11fb6] parameter 'dest'\n      [62b0,634f) {reg0}\n      [634f,6350) {entry_value(1) {reg0}, stack_value}\n    [11fca] parameter 'src'\n      [62b0,634f) {reg1}\n      [634f,6350) {entry_value(1) {reg1}, stack_value}\n    [11fde] parameter 'len'\n      [62b0,633c) {reg2}\n      [633c,634f) {reg7}\n      [634f,6350) {entry_value(1) {reg2}, stack_value}\n    [11ff2] parameter 'encode'\n      [62b0,62dc) {reg3}\n      [62dc,6350) {entry_value(1) {reg3}, stack_value}\n    [12006] variable 'tdest'\n      [62c8,62e0) {reg0}\n      [62e0,62e8) {reg3}\n      [62e8,6324) {breg3(-24), stack_value}\n      [6324,632c) {reg3}\n    [1201a] variable 'tsrc'\n      [62c8,62e0) {reg1}\n      [62e0,62ec) {reg4}\n      [62ec,6324) {breg4(-24), stack_value}\n      [6324,632c) {reg4}\n    [1202e] variable 'sz'\n      <constant value>\n    [12038] variable 'n'\n      [62cc,62d4) {reg6}\n  [12268] function 'Elf32_cvt_Syminfo'@6350\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [12285] parameter 'dest'\n      [6350,639f) {reg0}\n      [639f,63a0) {entry_value(1) {reg0}, stack_value}\n    [12299] parameter 'src'\n      [6350,639f) {reg1}\n      [639f,63a0) {entry_value(1) {reg1}, stack_value}\n    [122ad] parameter 'len'\n      [6350,6394) {reg2}\n      [6394,63a0) {entry_value(1) {reg2}, stack_value}\n    [122c1] parameter 'encode'\n      [6350,6368) {reg3}\n      [6368,63a0) {entry_value(1) {reg3}, stack_value}\n    [122d5] variable 'tdest'\n      [6358,6368) {reg0}\n      [6368,6370) {reg3}\n      [6370,6388) {breg3(-4), stack_value}\n      [6388,6390) {reg3}\n    [122e9] variable 'tsrc'\n      [6358,6368) {reg1}\n      [6368,6374) {reg4}\n      [6374,6388) {breg4(-4), stack_value}\n      [6388,6390) {reg4}\n    [122fd] variable 'sz'\n      <constant value>\n    [12307] variable 'n'\n      [6358,6360) {reg6}\n      [6360,6368) {breg2(0), lit2, shr, stack_value}\n  [fa3c] inlined function 'Elf32_cvt_Rela'\n    [fa48] parameter 'encode'\n      <no value>\n    [fa4d] parameter 'len'\n      <no value>\n    [fa52] parameter 'src'\n      <no value>\n    [fa57] parameter 'dest'\n      <no value>\n  [14b81] inlined function 'Elf32_cvt_Rela'\n    [14b8d] parameter 'encode'\n      <no value>\n    [14b92] parameter 'len'\n      <no value>\n    [14b97] parameter 'src'\n      <no value>\n    [14b9c] parameter 'dest'\n      <no value>\n  [12579] function 'Elf32_cvt_Rel'@5920\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [12596] parameter 'dest'\n      [5920,596f) {reg0}\n      [596f,5970) {entry_value(1) {reg0}, stack_value}\n    [125aa] parameter 'src'\n      [5920,596f) {reg1}\n      [596f,5970) {entry_value(1) {reg1}, stack_value}\n    [125be] parameter 'len'\n      [5920,5964) {reg2}\n      [5964,5970) {entry_value(1) {reg2}, stack_value}\n    [125d2] parameter 'encode'\n      [5920,5938) {reg3}\n      [5938,5970) {entry_value(1) {reg3}, stack_value}\n    [125e6] variable 'tdest'\n      [5928,5938) {reg0}\n      [5938,5940) {reg3}\n      [5940,5958) {breg3(-8), stack_value}\n      [5958,5960) {reg3}\n    [125fa] variable 'tsrc'\n      [5928,5938) {reg1}\n      [5938,5944) {reg4}\n      [5944,5958) {breg4(-8), stack_value}\n      [5958,5960) {reg4}\n    [1260e] variable 'sz'\n      <constant value>\n    [12618] variable 'n'\n      [5928,5930) {reg6}\n      [5930,5938) {breg2(0), lit3, shr, stack_value}\n  [1274c] function 'Elf32_cvt_Sym'@63b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [12769] parameter 'dest'\n      [63b0,641f) {reg0}\n      [641f,6420) {entry_value(1) {reg0}, stack_value}\n    [1277d] parameter 'src'\n      [63b0,641f) {reg1}\n      [641f,6420) {entry_value(1) {reg1}, stack_value}\n    [12791] parameter 'len'\n      [63b0,6414) {reg2}\n      [6414,6420) {entry_value(1) {reg2}, stack_value}\n    [127a5] parameter 'encode'\n      [63b0,63c8) {reg3}\n      [63c8,6420) {entry_value(1) {reg3}, stack_value}\n    [127b9] variable 'tdest'\n      [63b8,63c8) {reg0}\n      [63c8,63d0) {reg3}\n      [63d0,6408) {breg3(-16), stack_value}\n      [6408,6410) {reg3}\n    [127cd] variable 'tsrc'\n      [63b8,63c8) {reg1}\n      [63c8,63d4) {reg4}\n      [63d4,6408) {breg4(-16), stack_value}\n      [6408,6410) {reg4}\n    [127e1] variable 'sz'\n      <constant value>\n    [127eb] variable 'n'\n      [63b8,63c0) {reg6}\n      [63c0,63c8) {breg2(0), lit4, shr, stack_value}\n  [129cd] function 'Elf32_cvt_Shdr'@5ae0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [129ea] parameter 'dest'\n      [5ae0,5bbb) {reg0}\n      [5bbb,5bbc) {entry_value(1) {reg0}, stack_value}\n    [129fe] parameter 'src'\n      [5ae0,5bbb) {reg1}\n      [5bbb,5bbc) {entry_value(1) {reg1}, stack_value}\n    [12a12] parameter 'len'\n      [5ae0,5b9c) {reg2}\n      [5b9c,5bbb) {reg7}\n      [5bbb,5bbc) {entry_value(1) {reg2}, stack_value}\n    [12a26] parameter 'encode'\n      [5ae0,5b0c) {reg3}\n      [5b0c,5bbc) {entry_value(1) {reg3}, stack_value}\n    [12a3a] variable 'tdest'\n      [5af8,5b10) {reg0}\n      [5b10,5b18) {reg3}\n      [5b18,5b90) {breg3(-40), stack_value}\n      [5b90,5b98) {reg3}\n    [12a4e] variable 'tsrc'\n      [5af8,5b10) {reg1}\n      [5b10,5b1c) {reg4}\n      [5b1c,5b90) {breg4(-40), stack_value}\n      [5b90,5b98) {reg4}\n    [12a62] variable 'sz'\n      <constant value>\n    [12a6c] variable 'n'\n      [5afc,5b04) {reg6}\n  [12e4a] function 'Elf32_cvt_Phdr'@5bc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [12e67] parameter 'dest'\n      [5bc0,5c57) {reg0}\n      [5c57,5c58) {entry_value(1) {reg0}, stack_value}\n    [12e7b] parameter 'src'\n      [5bc0,5c57) {reg1}\n      [5c57,5c58) {entry_value(1) {reg1}, stack_value}\n    [12e8f] parameter 'len'\n      [5bc0,5c4c) {reg2}\n      [5c4c,5c58) {entry_value(1) {reg2}, stack_value}\n    [12ea3] parameter 'encode'\n      [5bc0,5bd8) {reg3}\n      [5bd8,5c58) {entry_value(1) {reg3}, stack_value}\n    [12eb7] variable 'tdest'\n      [5bc8,5bd8) {reg0}\n      [5bd8,5be0) {reg3}\n      [5be0,5c40) {breg3(-32), stack_value}\n      [5c40,5c48) {reg3}\n    [12ecb] variable 'tsrc'\n      [5bc8,5bd8) {reg1}\n      [5bd8,5be4) {reg4}\n      [5be4,5c40) {breg4(-32), stack_value}\n      [5c40,5c48) {reg4}\n    [12edf] variable 'sz'\n      <constant value>\n    [12ee9] variable 'n'\n      [5bc8,5bd0) {reg6}\n      [5bd0,5bd8) {breg2(0), lit5, shr, stack_value}\n  [13222] function 'Elf32_cvt_Ehdr'@64b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1323f] parameter 'dest'\n      [64b0,65d3) {reg0}\n      [65d3,65d4) {entry_value(1) {reg0}, stack_value}\n    [13253] parameter 'src'\n      [64b0,65d3) {reg1}\n      [65d3,65d4) {entry_value(1) {reg1}, stack_value}\n    [13267] parameter 'len'\n      [64b0,64dc) {reg2}\n      [64dc,65d3) {reg6}\n      [65d3,65d4) {entry_value(1) {reg2}, stack_value}\n    [1327b] parameter 'encode'\n      [64b0,64e4) {reg3}\n      [64e4,65d4) {entry_value(1) {reg3}, stack_value}\n    [1328f] variable 'tdest'\n      [64d0,64ec) {reg0}\n      [64ec,6500) {reg3}\n      [6500,659c) {breg3(-52), stack_value}\n      [659c,65a4) {reg3}\n    [132a3] variable 'tsrc'\n      [64d0,64ec) {reg1}\n      [64ec,64f8) {reg4}\n      [64f8,659c) {breg4(-52), stack_value}\n      [659c,65a4) {reg4}\n    [132b7] variable 'sz'\n      <constant value>\n    [132c1] variable 'n'\n      [64d4,64ec) {reg5}\n  [1383e] function 'Elf32_cvt_Xword'@5ff0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1385b] parameter 'dest'\n      [5ff0,600c) {reg0}\n      [600c,601c) {breg0(0), breg2(0), plus, stack_value}\n      [601c,6020) {breg0(0), breg2(0), plus, plus_uconst(8), stack_value}\n      [6020,6028) {breg0(0), breg2(0), plus, stack_value}\n      (602c,602c) <empty range>\n      [602c,6038) {breg0(0), breg2(0), plus, stack_value}\n      [6038,6040) {breg0(0), entry_value(1) {reg2}, plus, stack_value}\n      (6040,6040) <empty range>\n      [6040,6050) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, lit3, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n      [6050,605c) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, plus_uconst(1), lit3, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [1386f] parameter 'ptr'\n      [5ff0,600c) {reg1}\n      [600c,601c) {breg1(0), breg2(0), plus, stack_value}\n      [601c,6020) {breg1(0), breg2(0), plus, plus_uconst(8), stack_value}\n      [6020,6028) {breg1(0), breg2(0), plus, stack_value}\n      (602c,602c) <empty range>\n      [602c,6038) {breg1(0), breg2(0), plus, stack_value}\n      [6038,6040) {breg1(0), entry_value(1) {reg2}, plus, stack_value}\n      (6040,6040) <empty range>\n      [6040,6050) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, lit3, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n      [6050,605c) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, plus_uconst(1), lit3, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [13883] parameter 'len'\n      [5ff0,6008) {reg2}\n      [6008,602c) {entry_value(1) {reg2}, stack_value}\n      [602c,6038) {reg2}\n      [6038,605c) {entry_value(1) {reg2}, stack_value}\n    [13897] parameter 'encode'\n      [5ff0,5ffc) {reg3}\n      [5ffc,605c) {entry_value(1) {reg3}, stack_value}\n    [138ab] variable 'n'\n      [5ffc,6000) {reg3}\n      [6000,600c) {breg3(-1), stack_value}\n      (602c,602c) <empty range>\n      [602c,603c) {breg3(-1), stack_value}\n      [603c,605c) {reg2}\n  [1204a] inlined function 'Elf32_cvt_Xword1'@62e0\n    [12063] parameter 'ptr'\n      [62e0,62ec) {reg4}\n      [62ec,62f4) {breg4(-24), stack_value}\n    [12070] parameter 'dest'\n      [62e0,62e8) {reg3}\n      [62e8,62f4) {breg3(-24), stack_value}\n  [120a1] inlined function 'Elf32_cvt_Xword1'@62f4\n    [120c6] parameter 'ptr'\n      <no value>\n    [120cb] parameter 'dest'\n      <no value>\n  [120f8] inlined function 'Elf32_cvt_Xword1'@6300\n    [1211d] parameter 'ptr'\n      <no value>\n    [12122] parameter 'dest'\n      <no value>\n  [138bd] inlined function 'Elf32_cvt_Xword1'@6010\n    [138e2] parameter 'ptr'\n      [600c,601c) {breg1(0), breg2(0), plus, stack_value}\n    [138ef] parameter 'dest'\n      [600c,601c) {breg0(0), breg2(0), plus, stack_value}\n  [1392c] inlined function 'Elf32_cvt_Xword1'@6040\n    [1394d] parameter 'ptr'\n      [6040,604c) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, lit3, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [1395a] parameter 'dest'\n      [6040,604c) {breg2(0), entry_value(1) {reg2}, lit3, shr, minus, lit3, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n  [fb3b] inlined function 'Elf32_cvt_Sword1'@6ad4\n    [fb5c] parameter 'ptr'\n      [6ad4,6ae0) {breg21(8), stack_value}\n    [fb69] parameter 'dest'\n      [6ad4,6ae0) {breg20(8), stack_value}\n  [14016] inlined function 'Elf32_cvt_Sword1'@5aa0\n    [1403b] parameter 'ptr'\n      <no value>\n    [14040] parameter 'dest'\n      <no value>\n  [14cb0] inlined function 'Elf32_cvt_Sword1'@6bf8\n    [14cc5] parameter 'ptr'\n      [6bf8,6c00) {breg21(8), stack_value}\n      [6c00,6c08) {entry_value(1) {reg1}, plus_uconst(8), stack_value}\n    [14cd2] parameter 'dest'\n      [6bf8,6c08) {breg20(8), stack_value}\n  [fae4] inlined function 'Elf32_cvt_Word1'@6ac4\n    [fafd] parameter 'ptr'\n      [6ac4,6ad4) {breg21(4), stack_value}\n    [fb0a] parameter 'dest'\n      [6ac4,6ad4) {breg20(4), stack_value}\n  [11d7b] inlined function 'Elf32_cvt_Word1'@58a0\n    [11d94] parameter 'ptr'\n      [58a0,58ac) {reg4}\n      [58ac,58b4) {breg4(-20), stack_value}\n    [11da1] parameter 'dest'\n      [58a0,58a8) {reg3}\n      [58a8,58b4) {breg3(-20), stack_value}\n  [11dd2] inlined function 'Elf32_cvt_Word1'@58b4\n    [11df7] parameter 'ptr'\n      <no value>\n    [11dfc] parameter 'dest'\n      <no value>\n  [11e29] inlined function 'Elf32_cvt_Word1'@58c0\n    [11e4e] parameter 'ptr'\n      <no value>\n    [11e53] parameter 'dest'\n      <no value>\n  [11e80] inlined function 'Elf32_cvt_Word1'@58cc\n    [11ea5] parameter 'ptr'\n      <no value>\n    [11eaa] parameter 'dest'\n      <no value>\n  [11ed7] inlined function 'Elf32_cvt_Word1'@58d8\n    [11efc] parameter 'ptr'\n      <no value>\n    [11f01] parameter 'dest'\n      <no value>\n  [12681] inlined function 'Elf32_cvt_Word1'@594c\n    [126a6] parameter 'ptr'\n      <no value>\n    [126ab] parameter 'dest'\n      <no value>\n  [127fd] inlined function 'Elf32_cvt_Word1'@63c8\n    [12816] parameter 'ptr'\n      [63c8,63d4) {reg4}\n      [63d4,63dc) {breg4(-16), stack_value}\n    [12823] parameter 'dest'\n      [63c8,63d0) {reg3}\n      [63d0,63dc) {breg3(-16), stack_value}\n  [128ab] inlined function 'Elf32_cvt_Word1'@63e8\n    [128d0] parameter 'ptr'\n      <no value>\n    [128d5] parameter 'dest'\n      <no value>\n  [12a7e] inlined function 'Elf32_cvt_Word1'@5b10\n    [12a97] parameter 'ptr'\n      [5b10,5b1c) {reg4}\n      [5b1c,5b24) {breg4(-40), stack_value}\n    [12aa4] parameter 'dest'\n      [5b10,5b18) {reg3}\n      [5b18,5b24) {breg3(-40), stack_value}\n  [12ad5] inlined function 'Elf32_cvt_Word1'@5b24\n    [12afa] parameter 'ptr'\n      <no value>\n    [12aff] parameter 'dest'\n      <no value>\n  [12b2c] inlined function 'Elf32_cvt_Word1'@5b30\n    [12b51] parameter 'ptr'\n      <no value>\n    [12b56] parameter 'dest'\n      <no value>\n  [12c31] inlined function 'Elf32_cvt_Word1'@5b54\n    [12c56] parameter 'ptr'\n      <no value>\n    [12c5b] parameter 'dest'\n      <no value>\n  [12c88] inlined function 'Elf32_cvt_Word1'@5b60\n    [12cad] parameter 'ptr'\n      <no value>\n    [12cb2] parameter 'dest'\n      <no value>\n  [12cdf] inlined function 'Elf32_cvt_Word1'@5b6c\n    [12d04] parameter 'ptr'\n      <no value>\n    [12d09] parameter 'dest'\n      <no value>\n  [12d36] inlined function 'Elf32_cvt_Word1'@5b78\n    [12d5b] parameter 'ptr'\n      <no value>\n    [12d60] parameter 'dest'\n      <no value>\n  [12d8d] inlined function 'Elf32_cvt_Word1'@5b84\n    [12db2] parameter 'ptr'\n      <no value>\n    [12db7] parameter 'dest'\n      <no value>\n  [12efb] inlined function 'Elf32_cvt_Word1'@5bd8\n    [12f14] parameter 'ptr'\n      [5bd8,5be4) {reg4}\n      [5be4,5bec) {breg4(-32), stack_value}\n    [12f21] parameter 'dest'\n      [5bd8,5be0) {reg3}\n      [5be0,5bec) {breg3(-32), stack_value}\n  [13057] inlined function 'Elf32_cvt_Word1'@5c10\n    [1307c] parameter 'ptr'\n      <no value>\n    [13081] parameter 'dest'\n      <no value>\n  [130ae] inlined function 'Elf32_cvt_Word1'@5c1c\n    [130d3] parameter 'ptr'\n      <no value>\n    [130d8] parameter 'dest'\n      <no value>\n  [13105] inlined function 'Elf32_cvt_Word1'@5c28\n    [1312a] parameter 'ptr'\n      <no value>\n    [1312f] parameter 'dest'\n      <no value>\n  [1315c] inlined function 'Elf32_cvt_Word1'@5c34\n    [13181] parameter 'ptr'\n      <no value>\n    [13186] parameter 'dest'\n      <no value>\n  [133b2] inlined function 'Elf32_cvt_Word1'@6518\n    [133d7] parameter 'ptr'\n      <no value>\n    [133dc] parameter 'dest'\n      <no value>\n  [1350e] inlined function 'Elf32_cvt_Word1'@6548\n    [13533] parameter 'ptr'\n      <no value>\n    [13538] parameter 'dest'\n      <no value>\n  [13fbf] inlined function 'Elf32_cvt_Word1'@5a94\n    [13fe4] parameter 'ptr'\n      <no value>\n    [13fe9] parameter 'dest'\n      <no value>\n  [14c41] inlined function 'Elf32_cvt_Word1'@6bec\n    [14c66] parameter 'ptr'\n      [6bec,6bf8) {breg21(4), stack_value}\n    [14c73] parameter 'dest'\n      [6bec,6bf8) {breg20(4), stack_value}\n  [13a90] function 'Elf32_cvt_Half'@6420\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [13aad] parameter 'dest'\n      [6420,643c) {reg0}\n      [643c,644c) {breg0(0), breg2(0), plus, stack_value}\n      [644c,6450) {breg0(0), breg2(0), plus, plus_uconst(2), stack_value}\n      [6450,6458) {breg0(0), breg2(0), plus, stack_value}\n      [645c,6460) {reg0}\n      [6460,6474) {reg3}\n      (6474,6474) <empty range>\n      [6474,6488) {breg3(0), breg0(0), plus, stack_value}\n      [6488,6494) {breg3(0), breg0(0), plus, plus_uconst(2), stack_value}\n    [13ac1] parameter 'ptr'\n      [6420,643c) {reg1}\n      [643c,644c) {breg1(0), breg2(0), plus, stack_value}\n      [644c,6450) {breg1(0), breg2(0), plus, plus_uconst(2), stack_value}\n      [6450,6458) {breg1(0), breg2(0), plus, stack_value}\n      [645c,6464) {reg1}\n      [6464,6474) {reg2}\n      (6474,6474) <empty range>\n      [6474,6488) {breg2(0), breg0(0), plus, stack_value}\n      [6488,6494) {breg2(0), breg0(0), plus, plus_uconst(2), stack_value}\n    [13ad5] parameter 'len'\n      [6420,6438) {reg2}\n      [6438,645c) {entry_value(1) {reg2}, stack_value}\n      [645c,6464) {reg2}\n      [6464,6494) {entry_value(1) {reg2}, stack_value}\n    [13ae9] parameter 'encode'\n      [6420,643c) {reg3}\n      [643c,645c) {entry_value(1) {reg3}, stack_value}\n      [645c,6460) {reg3}\n      [6460,6494) {entry_value(1) {reg3}, stack_value}\n    [13afd] variable 'n'\n      [642c,6430) {reg4}\n      [6430,643c) {breg4(-1), stack_value}\n      [645c,6464) {reg4}\n      [6464,646c) {breg4(-1), stack_value}\n      [646c,6474) {breg4(0), not, lit1, minus, stack_value}\n  [1214f] inlined function 'Elf32_cvt_Half1'@630c\n    [12174] parameter 'ptr'\n      <no value>\n    [12179] parameter 'dest'\n      <no value>\n  [121a6] inlined function 'Elf32_cvt_Half1'@6318\n    [121cb] parameter 'ptr'\n      <no value>\n    [121d0] parameter 'dest'\n      <no value>\n  [12319] inlined function 'Elf32_cvt_Half1'@6368\n    [12332] parameter 'ptr'\n      [6368,6374) {reg4}\n      [6374,637c) {breg4(-4), stack_value}\n    [1233f] parameter 'dest'\n      [6368,6370) {reg3}\n      [6370,637c) {breg3(-4), stack_value}\n  [12370] inlined function 'Elf32_cvt_Half1'@637c\n    [12395] parameter 'ptr'\n      <no value>\n    [1239a] parameter 'dest'\n      <no value>\n  [12902] inlined function 'Elf32_cvt_Half1'@63fc\n    [12927] parameter 'ptr'\n      <no value>\n    [1292c] parameter 'dest'\n      <no value>\n  [13314] inlined function 'Elf32_cvt_Half1'@64fc\n    [1332d] parameter 'ptr'\n      <no value>\n    [13332] parameter 'dest'\n      [64fc,6500) {breg3(16), stack_value}\n      [6500,650c) {breg3(-36), stack_value}\n  [1335b] inlined function 'Elf32_cvt_Half1'@650c\n    [13380] parameter 'ptr'\n      <no value>\n    [13385] parameter 'dest'\n      <no value>\n  [13565] inlined function 'Elf32_cvt_Half1'@6554\n    [1358a] parameter 'ptr'\n      <no value>\n    [1358f] parameter 'dest'\n      <no value>\n  [135bc] inlined function 'Elf32_cvt_Half1'@6560\n    [135e1] parameter 'ptr'\n      <no value>\n    [135e6] parameter 'dest'\n      <no value>\n  [13613] inlined function 'Elf32_cvt_Half1'@656c\n    [13638] parameter 'ptr'\n      <no value>\n    [1363d] parameter 'dest'\n      <no value>\n  [1366a] inlined function 'Elf32_cvt_Half1'@6578\n    [1368f] parameter 'ptr'\n      <no value>\n    [13694] parameter 'dest'\n      <no value>\n  [136c1] inlined function 'Elf32_cvt_Half1'@6584\n    [136e6] parameter 'ptr'\n      <no value>\n    [136eb] parameter 'dest'\n      <no value>\n  [13718] inlined function 'Elf32_cvt_Half1'@6590\n    [1373d] parameter 'ptr'\n      <no value>\n    [13742] parameter 'dest'\n      <no value>\n  [13b0f] inlined function 'Elf32_cvt_Half1'@6440\n    [13b34] parameter 'ptr'\n      [643c,644c) {breg1(0), breg2(0), plus, stack_value}\n    [13b41] parameter 'dest'\n      [643c,644c) {breg0(0), breg2(0), plus, stack_value}\n  [13b7e] inlined function 'Elf32_cvt_Half1'@6478\n    [13b9f] parameter 'ptr'\n      [6474,6484) {breg2(0), breg0(0), plus, stack_value}\n    [13bac] parameter 'dest'\n      [6474,6484) {breg3(0), breg0(0), plus, stack_value}\n  [12bda] inlined function 'Elf32_cvt_Off1'@5b48\n    [12bff] parameter 'ptr'\n      <no value>\n    [12c04] parameter 'dest'\n      <no value>\n  [12f52] inlined function 'Elf32_cvt_Off1'@5bec\n    [12f77] parameter 'ptr'\n      <no value>\n    [12f7c] parameter 'dest'\n      <no value>\n  [13460] inlined function 'Elf32_cvt_Off1'@6530\n    [13485] parameter 'ptr'\n      <no value>\n    [1348a] parameter 'dest'\n      <no value>\n  [134b7] inlined function 'Elf32_cvt_Off1'@653c\n    [134dc] parameter 'ptr'\n      <no value>\n    [134e1] parameter 'dest'\n      <no value>\n  [13c79] function 'Elf32_cvt_Addr'@5990\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [13c96] parameter 'dest'\n      [5990,59ac) {reg0}\n      [59ac,59bc) {breg0(0), breg2(0), plus, stack_value}\n      [59bc,59c0) {breg0(0), breg2(0), plus, plus_uconst(4), stack_value}\n      [59c0,59c8) {breg0(0), breg2(0), plus, stack_value}\n      (59cc,59cc) <empty range>\n      [59cc,59d8) {breg0(0), breg2(0), plus, stack_value}\n      [59d8,59e0) {breg0(0), entry_value(1) {reg2}, plus, stack_value}\n      (59e0,59e0) <empty range>\n      [59e0,59f0) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, lit2, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n      [59f0,59fc) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, plus_uconst(1), lit2, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [13caa] parameter 'ptr'\n      [5990,59ac) {reg1}\n      [59ac,59bc) {breg1(0), breg2(0), plus, stack_value}\n      [59bc,59c0) {breg1(0), breg2(0), plus, plus_uconst(4), stack_value}\n      [59c0,59c8) {breg1(0), breg2(0), plus, stack_value}\n      (59cc,59cc) <empty range>\n      [59cc,59d8) {breg1(0), breg2(0), plus, stack_value}\n      [59d8,59e0) {breg1(0), entry_value(1) {reg2}, plus, stack_value}\n      (59e0,59e0) <empty range>\n      [59e0,59f0) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, lit2, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n      [59f0,59fc) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, plus_uconst(1), lit2, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [13cbe] parameter 'len'\n      [5990,59a8) {reg2}\n      [59a8,59cc) {entry_value(1) {reg2}, stack_value}\n      [59cc,59d8) {reg2}\n      [59d8,59fc) {entry_value(1) {reg2}, stack_value}\n    [13cd2] parameter 'encode'\n      [5990,599c) {reg3}\n      [599c,59fc) {entry_value(1) {reg3}, stack_value}\n    [13ce6] variable 'n'\n      [599c,59a0) {reg3}\n      [59a0,59ac) {breg3(-1), stack_value}\n      (59cc,59cc) <empty range>\n      [59cc,59dc) {breg3(-1), stack_value}\n      [59dc,59fc) {reg2}\n  [fa8d] inlined function 'Elf32_cvt_Addr1'@6a9c\n    [faa6] parameter 'ptr'\n      [6a9c,6ac4) {reg21}\n    [fab3] parameter 'dest'\n      [6a9c,6ac4) {reg20}\n  [1262a] inlined function 'Elf32_cvt_Addr1'@5938\n    [12643] parameter 'ptr'\n      [5938,5944) {reg4}\n      [5944,594c) {breg4(-8), stack_value}\n    [12650] parameter 'dest'\n      [5938,5940) {reg3}\n      [5940,594c) {breg3(-8), stack_value}\n  [12854] inlined function 'Elf32_cvt_Addr1'@63dc\n    [12879] parameter 'ptr'\n      <no value>\n    [1287e] parameter 'dest'\n      <no value>\n  [12b83] inlined function 'Elf32_cvt_Addr1'@5b3c\n    [12ba8] parameter 'ptr'\n      <no value>\n    [12bad] parameter 'dest'\n      <no value>\n  [12fa9] inlined function 'Elf32_cvt_Addr1'@5bf8\n    [12fce] parameter 'ptr'\n      <no value>\n    [12fd3] parameter 'dest'\n      <no value>\n  [13000] inlined function 'Elf32_cvt_Addr1'@5c04\n    [13025] parameter 'ptr'\n      <no value>\n    [1302a] parameter 'dest'\n      <no value>\n  [13409] inlined function 'Elf32_cvt_Addr1'@6524\n    [1342e] parameter 'ptr'\n      <no value>\n    [13433] parameter 'dest'\n      <no value>\n  [13cf8] inlined function 'Elf32_cvt_Addr1'@59b0\n    [13d1d] parameter 'ptr'\n      [59ac,59bc) {breg1(0), breg2(0), plus, stack_value}\n    [13d2a] parameter 'dest'\n      [59ac,59bc) {breg0(0), breg2(0), plus, stack_value}\n  [13d67] inlined function 'Elf32_cvt_Addr1'@59e0\n    [13d88] parameter 'ptr'\n      [59e0,59ec) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, lit2, shl, entry_value(1) {reg1}, plus, entry_value(1) {reg2}, plus, stack_value}\n    [13d95] parameter 'dest'\n      [59e0,59ec) {breg2(0), entry_value(1) {reg2}, lit2, shr, minus, lit2, shl, entry_value(1) {reg0}, plus, entry_value(1) {reg2}, plus, stack_value}\n  [13f68] inlined function 'Elf32_cvt_Addr1'@5a80\n    [13f81] parameter 'ptr'\n      [5a80,5a8c) {reg4}\n      [5a8c,5a94) {breg4(-12), stack_value}\n    [13f8e] parameter 'dest'\n      [5a80,5a88) {reg3}\n      [5a88,5a94) {breg3(-12), stack_value}\n  [14bd2] inlined function 'Elf32_cvt_Addr1'@6be0\n    [14bf7] parameter 'ptr'\n      [6be0,6bec) {reg21}\n    [14c04] parameter 'dest'\n      [6be0,6bec) {reg20}\n  [14122] inlined function 'elf_cvt_Byte'@65ec\n    [14143] parameter 'encode'\n      [65ec,65ef) {reg3}\n      [65ef,65f0) {entry_value(1) {reg3}, stack_value}\n    [14150] parameter 'n'\n      [65ec,65ef) {reg2}\n      [65ef,65f0) {entry_value(1) {reg2}, stack_value}\n    [1415d] parameter 'src'\n      [65ec,65ef) {reg1}\n      [65ef,65f0) {entry_value(1) {reg1}, stack_value}\n    [1416a] parameter 'dest'\n      [65ec,65ef) {reg0}\n      [65ef,65f0) {entry_value(1) {reg0}, stack_value}\n  [fd7c] inlined function '__bswap_64'@5d38\n    [fd91] parameter '__bsx'\n      [5d38,5d48) {breg1(0), breg3(0), plus}\n  [101c4] inlined function '__bswap_64'@60c8\n    [101d9] parameter '__bsx'\n      [60c8,60d4) {breg4(0)}\n      [60d4,60d8) {reg5}\n  [10217] inlined function '__bswap_64'@60dc\n    [10238] parameter '__bsx'\n      <no value>\n  [1026e] inlined function '__bswap_64'@60e8\n    [1028f] parameter '__bsx'\n      <no value>\n  [1056e] inlined function '__bswap_64'@5e00\n    [10583] parameter '__bsx'\n      [5e00,5e0c) {breg4(0)}\n      [5e0c,5e10) {reg5}\n  [105c1] inlined function '__bswap_64'@5e14\n    [105e2] parameter '__bsx'\n      <no value>\n  [10618] inlined function '__bswap_64'@5e20\n    [10639] parameter '__bsx'\n      <no value>\n  [1078f] inlined function '__bswap_64'@5c78\n    [107a4] parameter '__bsx'\n      [5c78,5c84) {breg4(0)}\n      [5c84,5c88) {reg5}\n  [107e2] inlined function '__bswap_64'@5c8c\n    [10803] parameter '__bsx'\n      <no value>\n  [10a0c] inlined function '__bswap_64'@6188\n    [10a2d] parameter '__bsx'\n      <no value>\n  [10a63] inlined function '__bswap_64'@6194\n    [10a84] parameter '__bsx'\n      <no value>\n  [10c84] inlined function '__bswap_64'@5e98\n    [10ca5] parameter '__bsx'\n      <no value>\n  [10cdb] inlined function '__bswap_64'@5ea4\n    [10cfc] parameter '__bsx'\n      <no value>\n  [10d32] inlined function '__bswap_64'@5eb0\n    [10d53] parameter '__bsx'\n      <no value>\n  [10d89] inlined function '__bswap_64'@5ebc\n    [10daa] parameter '__bsx'\n      <no value>\n  [10e8e] inlined function '__bswap_64'@5ee0\n    [10eaf] parameter '__bsx'\n      <no value>\n  [10ee5] inlined function '__bswap_64'@5eec\n    [10f06] parameter '__bsx'\n      <no value>\n  [1110b] inlined function '__bswap_64'@5f68\n    [1112c] parameter '__bsx'\n      <no value>\n  [11162] inlined function '__bswap_64'@5f74\n    [11183] parameter '__bsx'\n      <no value>\n  [111b9] inlined function '__bswap_64'@5f80\n    [111da] parameter '__bsx'\n      <no value>\n  [11210] inlined function '__bswap_64'@5f8c\n    [11231] parameter '__bsx'\n      <no value>\n  [11267] inlined function '__bswap_64'@5f98\n    [11288] parameter '__bsx'\n      <no value>\n  [112be] inlined function '__bswap_64'@5fa4\n    [112df] parameter '__bsx'\n      <no value>\n  [11572] inlined function '__bswap_64'@621c\n    [11593] parameter '__bsx'\n      <no value>\n  [115c9] inlined function '__bswap_64'@6228\n    [115ea] parameter '__bsx'\n      <no value>\n  [11620] inlined function '__bswap_64'@6234\n    [11641] parameter '__bsx'\n      <no value>\n  [1207d] inlined function '__bswap_64'@62e0\n    [12092] parameter '__bsx'\n      [62e0,62ec) {breg4(0)}\n      [62ec,62f0) {reg5}\n  [120d0] inlined function '__bswap_64'@62f4\n    [120f1] parameter '__bsx'\n      <no value>\n  [12127] inlined function '__bswap_64'@6300\n    [12148] parameter '__bsx'\n      <no value>\n  [138fc] inlined function '__bswap_64'@6010\n    [1391d] parameter '__bsx'\n      [600c,6018) {breg1(0), breg2(0), plus}\n  [13967] inlined function '__bswap_64'@6040\n    [13988] parameter '__bsx'\n      [6040,6048) {breg2(0), lit3, shl, breg3(0), plus}\n  [14a1e] inlined function '__bswap_64'@69d8\n    [14a3f] parameter '__bsx'\n      [69d8,69e0) {breg21(8)}\n  [14a7d] inlined function '__bswap_64'@69e4\n    [14a92] parameter '__bsx'\n      [69e4,69ec) {breg21(16)}\n      [69ec,69f0) {entry_value(1) {reg1}, plus_uconst(16)}\n  [fac0] inlined function '__bswap_32'@6aa0\n    [fad5] parameter '__bsx'\n      [6aa0,6ab4) {reg5}\n  [fb17] inlined function '__bswap_32'@6ac4\n    [fb2c] parameter '__bsx'\n      [6ac4,6ad0) {breg21(4)}\n  [fb76] inlined function '__bswap_32'@6ad4\n    [fb97] parameter '__bsx'\n      [6ad4,6adc) {breg21(8)}\n  [fd3b] inlined function '__bswap_32'@5ce8\n    [fd50] parameter '__bsx'\n      [5ce8,5cf8) {breg1(0), breg4(0), plus}\n  [fda0] inlined function '__bswap_32'@5d80\n    [fdc5] parameter '__bsx'\n      [5d7c,5d88) {breg6(0), breg3(0), plus}\n  [10962] inlined function '__bswap_32'@6160\n    [10977] parameter '__bsx'\n      [6160,616c) {breg4(0)}\n      [616c,6170) {breg4(-24)}\n  [10bda] inlined function '__bswap_32'@5e78\n    [10bef] parameter '__bsx'\n      [5e78,5e84) {breg4(0)}\n      [5e84,5e88) {breg4(-64)}\n  [10c2d] inlined function '__bswap_32'@5e8c\n    [10c4e] parameter '__bsx'\n      <no value>\n  [10de0] inlined function '__bswap_32'@5ec8\n    [10e01] parameter '__bsx'\n      <no value>\n  [10e37] inlined function '__bswap_32'@5ed4\n    [10e58] parameter '__bsx'\n      <no value>\n  [11061] inlined function '__bswap_32'@5f48\n    [11076] parameter '__bsx'\n      [5f48,5f54) {breg4(0)}\n      [5f54,5f58) {breg4(-56)}\n  [110b4] inlined function '__bswap_32'@5f5c\n    [110d5] parameter '__bsx'\n      <no value>\n  [1151b] inlined function '__bswap_32'@6210\n    [1153c] parameter '__bsx'\n      <no value>\n  [11677] inlined function '__bswap_32'@6240\n    [11698] parameter '__bsx'\n      <no value>\n  [11dae] inlined function '__bswap_32'@58a0\n    [11dc3] parameter '__bsx'\n      [58a0,58ac) {breg4(0)}\n      [58ac,58b0) {breg4(-20)}\n  [11e01] inlined function '__bswap_32'@58b4\n    [11e22] parameter '__bsx'\n      <no value>\n  [11e58] inlined function '__bswap_32'@58c0\n    [11e79] parameter '__bsx'\n      <no value>\n  [11eaf] inlined function '__bswap_32'@58cc\n    [11ed0] parameter '__bsx'\n      <no value>\n  [11f06] inlined function '__bswap_32'@58d8\n    [11f27] parameter '__bsx'\n      <no value>\n  [1265d] inlined function '__bswap_32'@5938\n    [12672] parameter '__bsx'\n      [5938,5944) {breg4(0)}\n      [5944,5948) {breg4(-8)}\n  [126b0] inlined function '__bswap_32'@594c\n    [126d1] parameter '__bsx'\n      <no value>\n  [12830] inlined function '__bswap_32'@63c8\n    [12845] parameter '__bsx'\n      [63c8,63d4) {breg4(0)}\n      [63d4,63d8) {breg4(-16)}\n  [12883] inlined function '__bswap_32'@63dc\n    [128a4] parameter '__bsx'\n      <no value>\n  [128da] inlined function '__bswap_32'@63e8\n    [128fb] parameter '__bsx'\n      <no value>\n  [12ab1] inlined function '__bswap_32'@5b10\n    [12ac6] parameter '__bsx'\n      [5b10,5b1c) {breg4(0)}\n      [5b1c,5b20) {breg4(-40)}\n  [12b04] inlined function '__bswap_32'@5b24\n    [12b25] parameter '__bsx'\n      <no value>\n  [12b5b] inlined function '__bswap_32'@5b30\n    [12b7c] parameter '__bsx'\n      <no value>\n  [12bb2] inlined function '__bswap_32'@5b3c\n    [12bd3] parameter '__bsx'\n      <no value>\n  [12c09] inlined function '__bswap_32'@5b48\n    [12c2a] parameter '__bsx'\n      <no value>\n  [12c60] inlined function '__bswap_32'@5b54\n    [12c81] parameter '__bsx'\n      <no value>\n  [12cb7] inlined function '__bswap_32'@5b60\n    [12cd8] parameter '__bsx'\n      <no value>\n  [12d0e] inlined function '__bswap_32'@5b6c\n    [12d2f] parameter '__bsx'\n      <no value>\n  [12d65] inlined function '__bswap_32'@5b78\n    [12d86] parameter '__bsx'\n      <no value>\n  [12dbc] inlined function '__bswap_32'@5b84\n    [12ddd] parameter '__bsx'\n      <no value>\n  [12f2e] inlined function '__bswap_32'@5bd8\n    [12f43] parameter '__bsx'\n      [5bd8,5be4) {breg4(0)}\n      [5be4,5be8) {breg4(-32)}\n  [12f81] inlined function '__bswap_32'@5bec\n    [12fa2] parameter '__bsx'\n      <no value>\n  [12fd8] inlined function '__bswap_32'@5bf8\n    [12ff9] parameter '__bsx'\n      <no value>\n  [1302f] inlined function '__bswap_32'@5c04\n    [13050] parameter '__bsx'\n      <no value>\n  [13086] inlined function '__bswap_32'@5c10\n    [130a7] parameter '__bsx'\n      <no value>\n  [130dd] inlined function '__bswap_32'@5c1c\n    [130fe] parameter '__bsx'\n      <no value>\n  [13134] inlined function '__bswap_32'@5c28\n    [13155] parameter '__bsx'\n      <no value>\n  [1318b] inlined function '__bswap_32'@5c34\n    [131ac] parameter '__bsx'\n      <no value>\n  [133e1] inlined function '__bswap_32'@6518\n    [13402] parameter '__bsx'\n      <no value>\n  [13438] inlined function '__bswap_32'@6524\n    [13459] parameter '__bsx'\n      <no value>\n  [1348f] inlined function '__bswap_32'@6530\n    [134b0] parameter '__bsx'\n      <no value>\n  [134e6] inlined function '__bswap_32'@653c\n    [13507] parameter '__bsx'\n      <no value>\n  [1353d] inlined function '__bswap_32'@6548\n    [1355e] parameter '__bsx'\n      <no value>\n  [13d37] inlined function '__bswap_32'@59b0\n    [13d58] parameter '__bsx'\n      [59ac,59b8) {breg1(0), breg2(0), plus}\n  [13da2] inlined function '__bswap_32'@59e0\n    [13dc3] parameter '__bsx'\n      [59e0,59e8) {breg2(0), lit2, shl, breg3(0), plus}\n  [13f9b] inlined function '__bswap_32'@5a80\n    [13fb0] parameter '__bsx'\n      [5a80,5a8c) {breg4(0)}\n      [5a8c,5a90) {breg4(-12)}\n  [13fee] inlined function '__bswap_32'@5a94\n    [1400f] parameter '__bsx'\n      <no value>\n  [14045] inlined function '__bswap_32'@5aa0\n    [14066] parameter '__bsx'\n      <no value>\n  [1435a] inlined function '__bswap_32'@664c\n    [14375] parameter '__bsx'\n      <no value>\n  [143a2] inlined function '__bswap_32'@6678\n    [143bb] parameter '__bsx'\n      <no value>\n  [143c1] inlined function '__bswap_32'\n    [143d0] parameter '__bsx'\n      <no value>\n  [143f0] inlined function '__bswap_32'\n    [143ff] parameter '__bsx'\n      <no value>\n  [14405] inlined function '__bswap_32'@66a0\n    [1441e] parameter '__bsx'\n      [6690,66c4) {breg5(0)}\n      [66e4,671c) {breg5(0)}\n  [14472] inlined function '__bswap_32'@66d0\n    [14487] parameter '__bsx'\n      <no value>\n  [144b5] inlined function '__bswap_32'@67b0\n    [144ce] parameter '__bsx'\n      <no value>\n  [144f3] inlined function '__bswap_32'@67b0\n    [14509] parameter '__bsx'\n      <no value>\n  [14677] inlined function '__bswap_32'@683c\n    [14692] parameter '__bsx'\n      <no value>\n  [146bf] inlined function '__bswap_32'@6860\n    [146d8] parameter '__bsx'\n      (6860,6860) <empty range>\n  [146e6] inlined function '__bswap_32'@6864\n    [146ff] parameter '__bsx'\n      (6864,6864) <empty range>\n  [14727] inlined function '__bswap_32'@689c\n    [14740] parameter '__bsx'\n      [6874,6884) {breg6(0)}\n      [689c,68a4) {breg20(0), breg4(0), plus}\n      [68a4,68e0) {breg6(0)}\n  [1474e] inlined function '__bswap_32'@6888\n    [14763] parameter '__bsx'\n      (6888,6888) <empty range>\n  [14772] inlined function '__bswap_32'@691c\n    [1478b] parameter '__bsx'\n      <no value>\n  [147b2] inlined function '__bswap_32'@6914\n    [147ca] parameter '__bsx'\n      <no value>\n  [14940] inlined function '__bswap_32'@69c0\n    [14961] parameter '__bsx'\n      [69c0,69c8) {breg21(0)}\n  [149af] inlined function '__bswap_32'@69cc\n    [149d0] parameter '__bsx'\n      [69cc,69d4) {breg21(4)}\n  [14c11] inlined function '__bswap_32'@6be0\n    [14c32] parameter '__bsx'\n      [6be0,6be8) {breg21(0)}\n  [14c80] inlined function '__bswap_32'@6bec\n    [14ca1] parameter '__bsx'\n      [6bec,6bf4) {breg21(4)}\n  [14cdf] inlined function '__bswap_32'@6bf8\n    [14cf4] parameter '__bsx'\n      [6bf8,6c00) {breg21(8)}\n      [6c00,6c04) {entry_value(1) {reg1}, plus_uconst(8)}\n  [102c5] inlined function '__bswap_16'@60f4\n    [102e6] parameter '__bsx'\n      <no value>\n  [1031c] inlined function '__bswap_16'@6100\n    [1033d] parameter '__bsx'\n      <no value>\n  [109b5] inlined function '__bswap_16'@617c\n    [109d6] parameter '__bsx'\n      <no value>\n  [1146d] inlined function '__bswap_16'@61f8\n    [1148e] parameter '__bsx'\n      <no value>\n  [114c4] inlined function '__bswap_16'@6204\n    [114e5] parameter '__bsx'\n      <no value>\n  [116ce] inlined function '__bswap_16'@624c\n    [116ef] parameter '__bsx'\n      <no value>\n  [11725] inlined function '__bswap_16'@6258\n    [11746] parameter '__bsx'\n      <no value>\n  [1177c] inlined function '__bswap_16'@6264\n    [1179d] parameter '__bsx'\n      <no value>\n  [117d3] inlined function '__bswap_16'@6270\n    [117f4] parameter '__bsx'\n      <no value>\n  [1182a] inlined function '__bswap_16'@627c\n    [1184b] parameter '__bsx'\n      <no value>\n  [11881] inlined function '__bswap_16'@6288\n    [118a2] parameter '__bsx'\n      <no value>\n  [1217e] inlined function '__bswap_16'@630c\n    [1219f] parameter '__bsx'\n      <no value>\n  [121d5] inlined function '__bswap_16'@6318\n    [121f6] parameter '__bsx'\n      <no value>\n  [1234c] inlined function '__bswap_16'@6368\n    [12361] parameter '__bsx'\n      [6368,6374) {breg4(0)}\n      [6374,6378) {breg4(-4)}\n  [1239f] inlined function '__bswap_16'@637c\n    [123c0] parameter '__bsx'\n      <no value>\n  [12931] inlined function '__bswap_16'@63fc\n    [12952] parameter '__bsx'\n      <no value>\n  [1333f] inlined function '__bswap_16'@64fc\n    [13354] parameter '__bsx'\n      <no value>\n  [1338a] inlined function '__bswap_16'@650c\n    [133ab] parameter '__bsx'\n      <no value>\n  [13594] inlined function '__bswap_16'@6554\n    [135b5] parameter '__bsx'\n      <no value>\n  [135eb] inlined function '__bswap_16'@6560\n    [1360c] parameter '__bsx'\n      <no value>\n  [13642] inlined function '__bswap_16'@656c\n    [13663] parameter '__bsx'\n      <no value>\n  [13699] inlined function '__bswap_16'@6578\n    [136ba] parameter '__bsx'\n      <no value>\n  [136f0] inlined function '__bswap_16'@6584\n    [13711] parameter '__bsx'\n      <no value>\n  [13747] inlined function '__bswap_16'@6590\n    [13768] parameter '__bsx'\n      <no value>\n  [13b4e] inlined function '__bswap_16'@6440\n    [13b6f] parameter '__bsx'\n      [643c,6448) {breg1(0), breg2(0), plus}\n  [13bb9] inlined function '__bswap_16'@6478\n    [13bda] parameter '__bsx'\n      [6474,6480) {breg2(0), breg0(0), plus}\n  [14333] inlined function '__bswap_16'@664c\n    [1434c] parameter '__bsx'\n      [664c,6664) {breg10(0)}\n  [1437b] inlined function '__bswap_16'@6670\n    [14394] parameter '__bsx'\n      (6670,6670) <empty range>\n  [1442c] inlined function '__bswap_16'@66d0\n    [14445] parameter '__bsx'\n      (6728,6728) <empty range>\n  [14453] inlined function '__bswap_16'@66d0\n    [1446c] parameter '__bsx'\n      <no value>\n  [1448e] inlined function '__bswap_16'@6788\n    [144a7] parameter '__bsx'\n      (6788,6788) <empty range>\n  [144d4] inlined function '__bswap_16'@67a8\n    [144ed] parameter '__bsx'\n      <no value>\n  [14698] inlined function '__bswap_16'@6844\n    [146b1] parameter '__bsx'\n      (6844,6844) <empty range>\n  [14791] inlined function '__bswap_16'@6910\n    [147ac] parameter '__bsx'\n      <no value>\n  [fdd3] inlined function 'memmove'@5da4\n    [fdf4] parameter '__len'\n      [5da4,5daf) {reg2}\n    [fe01] parameter '__src'\n      [5da4,5da8) {breg1(0), breg8(0), plus, stack_value}\n      [5da8,5daf) {reg1}\n    [fe0e] parameter '__dest'\n      [5da4,5dac) {breg0(0), breg8(0), plus, stack_value}\n      [5dac,5daf) {reg0}\n  [10344] inlined function 'memmove'@6120\n    [10365] parameter '__len'\n      [6120,6123) {reg2}\n      [6123,6124) {entry_value(1) {reg2}, lit31, and, stack_value}\n    [10372] parameter '__src'\n      [6120,6123) {reg1}\n      [6123,6124) {entry_value(1) {reg1}, stack_value}\n    [1037f] parameter '__dest'\n      [6120,6123) {reg0}\n      [6123,6124) {entry_value(1) {reg0}, stack_value}\n  [10640] inlined function 'memmove'@5e54\n    [10661] parameter '__len'\n      [5e54,5e57) {reg2}\n    [1066e] parameter '__src'\n      [5e54,5e57) {reg1}\n      [5e57,5e58) {entry_value(1) {reg1}, stack_value}\n    [1067b] parameter '__dest'\n      [5e54,5e57) {reg0}\n      [5e57,5e58) {entry_value(1) {reg0}, stack_value}\n  [1080a] inlined function 'memmove'@5cac\n    [1082b] parameter '__len'\n      [5cac,5caf) {reg2}\n      [5caf,5cb0) {entry_value(1) {reg2}, lit15, and, stack_value}\n    [10838] parameter '__src'\n      [5cac,5caf) {reg1}\n      [5caf,5cb0) {entry_value(1) {reg1}, stack_value}\n    [10845] parameter '__dest'\n      [5cac,5caf) {reg0}\n      [5caf,5cb0) {entry_value(1) {reg0}, stack_value}\n  [10a8b] inlined function 'memmove'@61c8\n    [10aac] parameter '__len'\n      [61c8,61cb) {reg2}\n    [10ab9] parameter '__src'\n      [61c8,61cb) {reg1}\n      [61cb,61cc) {entry_value(1) {reg1}, stack_value}\n    [10ac6] parameter '__dest'\n      [61c8,61cb) {reg0}\n      [61cb,61cc) {entry_value(1) {reg0}, stack_value}\n  [10f0d] inlined function 'memmove'@5f0c\n    [10f2e] parameter '__len'\n      [5f0c,5f0f) {reg2}\n      [5f0f,5f10) {entry_value(1) {reg2}, const1u(63), and, stack_value}\n    [10f3b] parameter '__src'\n      [5f0c,5f0f) {reg1}\n      [5f0f,5f10) {entry_value(1) {reg1}, stack_value}\n    [10f48] parameter '__dest'\n      [5f0c,5f0f) {reg0}\n      [5f0f,5f10) {entry_value(1) {reg0}, stack_value}\n  [112e6] inlined function 'memmove'@5fe0\n    [11307] parameter '__len'\n      [5fe0,5fe3) {reg2}\n    [11314] parameter '__src'\n      [5fe0,5fe3) {reg1}\n      [5fe3,5fe4) {entry_value(1) {reg1}, stack_value}\n    [11321] parameter '__dest'\n      [5fe0,5fe3) {reg0}\n      [5fe3,5fe4) {entry_value(1) {reg0}, stack_value}\n  [113fd] inlined function 'memmove'@61e8\n    [11416] parameter '__len'\n      [61e8,61f8) {lit16, stack_value}\n    [11423] parameter '__src'\n      [61e8,61f4) {reg4}\n      [61f4,61f8) {breg4(-64), stack_value}\n    [11430] parameter '__dest'\n      [61e8,61f0) {reg3}\n      [61f0,61f8) {breg3(-64), stack_value}\n  [118a9] inlined function 'memmove'@62a8\n    [118ca] parameter '__len'\n      [62a8,62ab) {reg2}\n      [62ab,62ac) {entry_value(1) {reg2}, const1u(63), and, stack_value}\n    [118d7] parameter '__src'\n      [62a8,62ab) {reg1}\n      [62ab,62ac) {entry_value(1) {reg1}, stack_value}\n    [118e4] parameter '__dest'\n      [62a8,62ab) {reg0}\n      [62ab,62ac) {entry_value(1) {reg0}, stack_value}\n  [11f2e] inlined function 'memmove'@590c\n    [11f4f] parameter '__len'\n      [590c,590f) {reg2}\n    [11f5c] parameter '__src'\n      [590c,590f) {reg1}\n      [590f,5910) {entry_value(1) {reg1}, stack_value}\n    [11f69] parameter '__dest'\n      [590c,590f) {reg0}\n      [590f,5910) {entry_value(1) {reg0}, stack_value}\n  [121fd] inlined function 'memmove'@634c\n    [1221e] parameter '__len'\n      [634c,634f) {reg2}\n    [1222b] parameter '__src'\n      [634c,634f) {reg1}\n      [634f,6350) {entry_value(1) {reg1}, stack_value}\n    [12238] parameter '__dest'\n      [634c,634f) {reg0}\n      [634f,6350) {entry_value(1) {reg0}, stack_value}\n  [123c7] inlined function 'memmove'@639c\n    [123e8] parameter '__len'\n      [639c,639f) {reg2}\n      [639f,63a0) {entry_value(1) {reg2}, lit3, and, stack_value}\n    [123f5] parameter '__src'\n      [639c,639f) {reg1}\n      [639f,63a0) {entry_value(1) {reg1}, stack_value}\n    [12402] parameter '__dest'\n      [639c,639f) {reg0}\n      [639f,63a0) {entry_value(1) {reg0}, stack_value}\n  [126d8] inlined function 'memmove'@596c\n    [126f9] parameter '__len'\n      [596c,596f) {reg2}\n      [596f,5970) {entry_value(1) {reg2}, lit7, and, stack_value}\n    [12706] parameter '__src'\n      [596c,596f) {reg1}\n      [596f,5970) {entry_value(1) {reg1}, stack_value}\n    [12713] parameter '__dest'\n      [596c,596f) {reg0}\n      [596f,5970) {entry_value(1) {reg0}, stack_value}\n  [12959] inlined function 'memmove'@641c\n    [1297a] parameter '__len'\n      [641c,641f) {reg2}\n      [641f,6420) {entry_value(1) {reg2}, lit15, and, stack_value}\n    [12987] parameter '__src'\n      [641c,641f) {reg1}\n      [641f,6420) {entry_value(1) {reg1}, stack_value}\n    [12994] parameter '__dest'\n      [641c,641f) {reg0}\n      [641f,6420) {entry_value(1) {reg0}, stack_value}\n  [12de4] inlined function 'memmove'@5bb8\n    [12e05] parameter '__len'\n      [5bb8,5bbb) {reg2}\n    [12e12] parameter '__src'\n      [5bb8,5bbb) {reg1}\n      [5bbb,5bbc) {entry_value(1) {reg1}, stack_value}\n    [12e1f] parameter '__dest'\n      [5bb8,5bbb) {reg0}\n      [5bbb,5bbc) {entry_value(1) {reg0}, stack_value}\n  [131b3] inlined function 'memmove'@5c54\n    [131d4] parameter '__len'\n      [5c54,5c57) {reg2}\n      [5c57,5c58) {entry_value(1) {reg2}, lit31, and, stack_value}\n    [131e1] parameter '__src'\n      [5c54,5c57) {reg1}\n      [5c57,5c58) {entry_value(1) {reg1}, stack_value}\n    [131ee] parameter '__dest'\n      [5c54,5c57) {reg0}\n      [5c57,5c58) {entry_value(1) {reg0}, stack_value}\n  [132d3] inlined function 'memmove'@64f0\n    [132ec] parameter '__len'\n      [64ec,64fc) {lit16, stack_value}\n    [132f9] parameter '__src'\n      [64ec,64f8) {reg4}\n      [64f8,64fc) {breg4(-52), stack_value}\n    [13306] parameter '__dest'\n      [64ec,64fc) {reg3}\n  [1376f] inlined function 'memmove'@65d0\n    [13790] parameter '__len'\n      [65d0,65d3) {reg2}\n    [1379d] parameter '__src'\n      [65d0,65d3) {reg1}\n      [65d3,65d4) {entry_value(1) {reg1}, stack_value}\n    [137aa] parameter '__dest'\n      [65d0,65d3) {reg0}\n      [65d3,65d4) {entry_value(1) {reg0}, stack_value}\n  [1406d] inlined function 'memmove'@5ad4\n    [1408e] parameter '__len'\n      [5ad4,5ad7) {reg2}\n    [1409b] parameter '__src'\n      [5ad4,5ad7) {reg1}\n      [5ad7,5ad8) {entry_value(1) {reg1}, stack_value}\n    [140a8] parameter '__dest'\n      [5ad4,5ad7) {reg0}\n      [5ad7,5ad8) {entry_value(1) {reg0}, stack_value}\n  [14177] inlined function 'memmove'@65ec\n    [14198] parameter '__len'\n      [65ec,65ef) {reg2}\n      [65ef,65f0) {entry_value(1) {reg2}, stack_value}\n    [141a5] parameter '__src'\n      [65ec,65ef) {reg1}\n      [65ef,65f0) {entry_value(1) {reg1}, stack_value}\n    [141b2] parameter '__dest'\n      [65ec,65ef) {reg0}\n      [65ef,65f0) {entry_value(1) {reg0}, stack_value}\n  [142a3] inlined function 'memmove'@6620\n    [142c8] parameter '__len'\n      [6620,6624) {reg19}\n    [142d5] parameter '__src'\n      [6620,6624) {reg20}\n    [142e2] parameter '__dest'\n      [6620,6624) {reg21}\n  [145e7] inlined function 'memmove'@6810\n    [1460c] parameter '__len'\n      [6810,6814) {reg19}\n    [14619] parameter '__src'\n      [6810,6814) {reg20}\n    [14626] parameter '__dest'\n      [6810,6814) {reg21}\n  [14823] inlined function 'memmove'@69a0\n    [14848] parameter '__len'\n      [69a0,69a3) {reg2}\n      [69a3,69a4) {reg19}\n    [14855] parameter '__src'\n      [69a0,69a3) {reg1}\n      [69a3,69a4) {reg21}\n    [14862] parameter '__dest'\n      [69a0,69a3) {reg0}\n      [69a3,69a4) {reg20}\n  [14af4] inlined function 'memmove'@6bc0\n    [14b19] parameter '__len'\n      [6bc0,6bc3) {reg2}\n      [6bc3,6bc4) {reg19}\n    [14b26] parameter '__src'\n      [6bc0,6bc3) {reg1}\n      [6bc3,6bc4) {reg21}\n    [14b33] parameter '__dest'\n      [6bc0,6bc3) {reg0}\n      [6bc3,6bc4) {reg20}\n  [f9ee] inlined function 'memcpy'@6a70\n    [fa07] parameter '__len'\n      [6a70,6a78) {breg19(-12), stack_value}\n      [6a78,6a87) {reg2}\n      [6b00,6b08) {breg19(-12), stack_value}\n      [6b08,6b0c) {reg2}\n    [fa14] parameter '__src'\n      [6a70,6a87) {reg1}\n      [6a87,6a88) {breg21(12), stack_value}\n      [6b00,6b0c) {reg7}\n    [fa21] parameter '__dest'\n      [6a70,6a87) {reg0}\n      [6a87,6a88) {breg20(12), stack_value}\n      [6b00,6b0c) {reg6}\n  [fba9] inlined function 'memcpy'@6b44\n    [fbbe] parameter '__len'\n      [6b44,6b58) {reg22}\n      [6b58,6b63) {reg2}\n    [fbcb] parameter '__src'\n      [6b44,6b63) {reg7}\n    [fbd8] parameter '__dest'\n      [6b44,6b63) {reg6}\n  [13eec] function 'Elf32_cvt_Rela'@5a50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [13f07] parameter 'dest'\n      [5a50,5ad7) {reg0}\n      [5ad7,5ad8) {entry_value(1) {reg0}, stack_value}\n    [13f14] parameter 'src'\n      [5a50,5ad7) {reg1}\n      [5ad7,5ad8) {entry_value(1) {reg1}, stack_value}\n    [13f21] parameter 'len'\n      [5a50,5ac4) {reg2}\n      [5ac4,5ad7) {reg7}\n      [5ad7,5ad8) {entry_value(1) {reg2}, stack_value}\n    [13f2e] parameter 'encode'\n      [5a50,5a7c) {reg3}\n      [5a7c,5ad8) {entry_value(1) {reg3}, stack_value}\n    [13f3b] variable 'tdest'\n      [5a68,5a80) {reg0}\n      [5a80,5a88) {reg3}\n      [5a88,5aac) {breg3(-12), stack_value}\n      [5aac,5ab4) {reg3}\n    [13f48] variable 'tsrc'\n      [5a68,5a80) {reg1}\n      [5a80,5a8c) {reg4}\n      [5a8c,5aac) {breg4(-12), stack_value}\n      [5aac,5ab4) {reg4}\n    [13f55] variable 'sz'\n      <constant value>\n    [13f5b] variable 'n'\n      [5a6c,5a74) {reg6}\n  [140d3] function 'elf_cvt_Byte'@65e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [140ee] parameter 'dest'\n      [65e0,65ef) {reg0}\n      [65ef,65f0) {entry_value(1) {reg0}, stack_value}\n    [140fb] parameter 'src'\n      [65e0,65ef) {reg1}\n      [65ef,65f0) {entry_value(1) {reg1}, stack_value}\n    [14108] parameter 'n'\n      [65e0,65ef) {reg2}\n      [65ef,65f0) {entry_value(1) {reg2}, stack_value}\n    [14115] parameter 'encode'\n      [65e0,65ef) {reg3}\n      [65ef,65f0) {entry_value(1) {reg3}, stack_value}\n  [141cf] function 'elf_cvt_Verneed'@65f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [141ea] parameter 'dest'\n      [65f0,6623) {reg0}\n      [6623,674c) {reg21}\n      [674c,6758) {entry_value(1) {reg0}, stack_value}\n      [6758,67d8) {reg21}\n    [141f7] parameter 'src'\n      [65f0,6623) {reg1}\n      [6623,6748) {reg20}\n      [6748,6758) {entry_value(1) {reg1}, stack_value}\n      [6758,67d8) {reg20}\n    [14204] parameter 'len'\n      [65f0,6623) {reg2}\n      [6623,6748) {reg19}\n      [6748,6758) {entry_value(1) {reg2}, stack_value}\n      [6758,67d8) {reg19}\n    [14211] parameter 'encode'\n      [65f0,6623) {reg3}\n      [6623,674c) {reg22}\n      [674c,6758) {entry_value(1) {reg3}, stack_value}\n      [6758,67d8) {reg22}\n    [1421e] variable 'need_offset'\n      <constant value>\n    [14224] variable 'ndest'\n      <no value>\n    [14229] variable 'nsrc'\n      <no value>\n  [14513] function 'elf_cvt_Verdef'@67e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1452e] parameter 'dest'\n      [67e0,6813) {reg0}\n      [6813,6934) {reg21}\n      [6934,6940) {entry_value(1) {reg0}, stack_value}\n      [6940,6964) {reg21}\n    [1453b] parameter 'src'\n      [67e0,6813) {reg1}\n      [6813,6930) {reg20}\n      [6930,6940) {entry_value(1) {reg1}, stack_value}\n      [6940,6964) {reg20}\n    [14548] parameter 'len'\n      [67e0,6813) {reg2}\n      [6813,6930) {reg19}\n      [6930,6940) {entry_value(1) {reg2}, stack_value}\n      [6940,6964) {reg19}\n    [14555] parameter 'encode'\n      [67e0,6813) {reg3}\n      [6813,6934) {reg22}\n      [6934,6940) {entry_value(1) {reg3}, stack_value}\n      [6940,6964) {reg22}\n    [14562] variable 'def_offset'\n      <constant value>\n    [14568] variable 'ddest'\n      <no value>\n    [1456d] variable 'dsrc'\n      <no value>\n  [147d4] function 'Elf64_cvt_chdr'@6970\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [147ef] parameter 'dest'\n      [6970,69a3) {reg0}\n      [69a3,69b0) {reg20}\n      [69b0,69c0) {entry_value(1) {reg0}, stack_value}\n      [69c0,69f8) {reg20}\n      [69f8,6a04) {entry_value(1) {reg0}, stack_value}\n      [6a04,6a08) {reg0}\n    [147fc] parameter 'src'\n      [6970,69a3) {reg1}\n      [69a3,69b4) {reg21}\n      [69b4,69c0) {entry_value(1) {reg1}, stack_value}\n      [69c0,69ec) {reg21}\n      [69ec,6a04) {entry_value(1) {reg1}, stack_value}\n      [6a04,6a08) {reg1}\n    [14809] parameter 'len'\n      [6970,69a3) {reg2}\n      [69a3,69b0) {reg19}\n      [69b0,69c0) {entry_value(1) {reg2}, stack_value}\n      [69c0,69f8) {reg19}\n      [69f8,6a04) {entry_value(1) {reg2}, stack_value}\n      [6a04,6a08) {reg2}\n    [14816] parameter 'encode'\n      [6970,69a3) {reg3}\n      [69a3,6a04) {entry_value(1) {reg3}, stack_value}\n      [6a04,6a08) {reg3}\n  [14aa5] function 'Elf32_cvt_chdr'@6b90\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [14ac0] parameter 'dest'\n      [6b90,6bc3) {reg0}\n      [6bc3,6bd0) {reg20}\n      [6bd0,6be0) {entry_value(1) {reg0}, stack_value}\n      [6be0,6c0c) {reg20}\n      [6c0c,6c18) {entry_value(1) {reg0}, stack_value}\n      [6c18,6c1c) {reg0}\n    [14acd] parameter 'src'\n      [6b90,6bc3) {reg1}\n      [6bc3,6bd4) {reg21}\n      [6bd4,6be0) {entry_value(1) {reg1}, stack_value}\n      [6be0,6c00) {reg21}\n      [6c00,6c18) {entry_value(1) {reg1}, stack_value}\n      [6c18,6c1c) {reg1}\n    [14ada] parameter 'len'\n      [6b90,6bc3) {reg2}\n      [6bc3,6bd0) {reg19}\n      [6bd0,6be0) {entry_value(1) {reg2}, stack_value}\n      [6be0,6c0c) {reg19}\n      [6c0c,6c18) {entry_value(1) {reg2}, stack_value}\n      [6c18,6c1c) {reg2}\n    [14ae7] parameter 'encode'\n      [6b90,6bc3) {reg3}\n      [6bc3,6c18) {entry_value(1) {reg3}, stack_value}\n      [6c18,6c1c) {reg3}\nmodule 'libelf.so'\n[14d26] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_getehdr.c'@6c20\n  [15dbe] function 'elf32_getehdr'@6c90\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [15dde] parameter 'elf'\n      [6c90,6cc4) {reg0}\n      [6cc4,6cd0) {entry_value(1) {reg0}, stack_value}\n      [6cd0,6cd4) {reg0}\n      [6cd4,6ce8) {entry_value(1) {reg0}, stack_value}\n      [6ce8,6cf4) {reg0}\n      [6cf4,6d00) {entry_value(1) {reg0}, stack_value}\n      [6d00,6d04) {reg0}\n      [6d04,6d08) {entry_value(1) {reg0}, stack_value}\n    [15df1] variable 'result'\n      <no value>\n  [15e6a] function '__elf32_getehdr_wrlock'@6c20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [15e8a] parameter 'elf'\n      [6c20,6c54) {reg0}\n      [6c54,6c60) {entry_value(1) {reg0}, stack_value}\n      [6c60,6c64) {reg0}\n      [6c64,6c70) {entry_value(1) {reg0}, stack_value}\n      [6c70,6c7c) {reg0}\n      [6c7c,6c88) {entry_value(1) {reg0}, stack_value}\n      [6c88,6c8c) {reg0}\n      [6c8c,6c90) {entry_value(1) {reg0}, stack_value}\n  [15dfd] inlined function 'getehdr_impl'@6c98\n    [15e11] parameter 'wrlock'\n      [6c98,6cb4) {lit0, stack_value}\n      [6cd0,6cdc) {lit0, stack_value}\n    [15e1e] parameter 'elf'\n      [6c98,6cc4) {reg0}\n      [6cd0,6cd4) {reg0}\n      [6cd4,6ce8) {entry_value(1) {reg0}, stack_value}\n      [6ce8,6cf4) {reg0}\n      [6cf4,6d00) {entry_value(1) {reg0}, stack_value}\n  [15e9d] inlined function 'getehdr_impl'@6c24\n    [15eb1] parameter 'wrlock'\n      [6c24,6c54) {lit1, stack_value}\n      [6c60,6c90) {lit1, stack_value}\n    [15ebe] parameter 'elf'\n      [6c24,6c54) {reg0}\n      [6c60,6c64) {reg0}\n      [6c64,6c70) {entry_value(1) {reg0}, stack_value}\n      [6c70,6c7c) {reg0}\n      [6c7c,6c88) {entry_value(1) {reg0}, stack_value}\n      [6c88,6c8c) {reg0}\n      [6c8c,6c90) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[15f45] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_getehdr.c'@6d10\n  [16fdd] function 'elf64_getehdr'@6d80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [16ffd] parameter 'elf'\n      [6d80,6db4) {reg0}\n      [6db4,6dc0) {entry_value(1) {reg0}, stack_value}\n      [6dc0,6dc4) {reg0}\n      [6dc4,6dd8) {entry_value(1) {reg0}, stack_value}\n      [6dd8,6de4) {reg0}\n      [6de4,6df0) {entry_value(1) {reg0}, stack_value}\n      [6df0,6df4) {reg0}\n      [6df4,6df8) {entry_value(1) {reg0}, stack_value}\n    [17010] variable 'result'\n      <no value>\n  [17089] function '__elf64_getehdr_wrlock'@6d10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [170a9] parameter 'elf'\n      [6d10,6d44) {reg0}\n      [6d44,6d50) {entry_value(1) {reg0}, stack_value}\n      [6d50,6d54) {reg0}\n      [6d54,6d60) {entry_value(1) {reg0}, stack_value}\n      [6d60,6d6c) {reg0}\n      [6d6c,6d78) {entry_value(1) {reg0}, stack_value}\n      [6d78,6d7c) {reg0}\n      [6d7c,6d80) {entry_value(1) {reg0}, stack_value}\n  [1701c] inlined function 'getehdr_impl'@6d88\n    [17030] parameter 'wrlock'\n      [6d88,6da4) {lit0, stack_value}\n      [6dc0,6dcc) {lit0, stack_value}\n    [1703d] parameter 'elf'\n      [6d88,6db4) {reg0}\n      [6dc0,6dc4) {reg0}\n      [6dc4,6dd8) {entry_value(1) {reg0}, stack_value}\n      [6dd8,6de4) {reg0}\n      [6de4,6df0) {entry_value(1) {reg0}, stack_value}\n  [170bc] inlined function 'getehdr_impl'@6d14\n    [170d0] parameter 'wrlock'\n      [6d14,6d44) {lit1, stack_value}\n      [6d50,6d80) {lit1, stack_value}\n    [170dd] parameter 'elf'\n      [6d14,6d44) {reg0}\n      [6d50,6d54) {reg0}\n      [6d54,6d60) {entry_value(1) {reg0}, stack_value}\n      [6d60,6d6c) {reg0}\n      [6d6c,6d78) {entry_value(1) {reg0}, stack_value}\n      [6d78,6d7c) {reg0}\n      [6d7c,6d80) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[17164] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getehdr.c'@6e00\n  [18218] function 'gelf_getehdr'@6ed0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [18238] parameter 'elf'\n      [6ed0,6edb) {reg0}\n      [6edb,6edc) {entry_value(1) {reg0}, stack_value}\n      [6edc,6ee0) {reg0}\n    [1824b] parameter 'dest'\n      [6ed0,6edb) {reg1}\n      [6edb,6edc) {entry_value(1) {reg1}, stack_value}\n      [6edc,6ee0) {reg1}\n    [1825e] variable 'result'\n      <no value>\n  [1828c] function '__gelf_getehdr_rdlock'@6e00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [182ac] parameter 'elf'\n      [6e00,6e2c) {reg0}\n      [6e2c,6ea4) {entry_value(1) {reg0}, stack_value}\n      [6ea4,6ea8) {reg0}\n      [6ea8,6eb4) {entry_value(1) {reg0}, stack_value}\n      [6eb4,6eb8) {reg0}\n      [6eb8,6ec4) {entry_value(1) {reg0}, stack_value}\n      [6ec4,6ec8) {reg0}\n      [6ec8,6ecc) {entry_value(1) {reg0}, stack_value}\n    [182bf] parameter 'dest'\n      [6e00,6e48) {reg1}\n      [6e48,6e54) {entry_value(1) {reg1}, stack_value}\n      [6e54,6eab) {reg1}\n      [6eab,6eb4) {entry_value(1) {reg1}, stack_value}\n      [6eb4,6ebb) {reg1}\n      [6ebb,6ec4) {entry_value(1) {reg1}, stack_value}\n      [6ec4,6ecc) {reg1}\n    [182d2] variable 'result'\n      [6e04,6e3c) {lit0, stack_value}\n      [6e54,6ea0) {lit0, stack_value}\n      [6ea0,6ea4) {reg1}\n      [6ea4,6ecc) {lit0, stack_value}\n  [18301] inlined function 'memcpy'@6e54\n    [18316] parameter '__len'\n      [6e54,6e68) {lit16, stack_value}\n    [18323] parameter '__src'\n      [6e54,6e68) {reg2}\n    [18330] parameter '__dest'\n      [6e54,6e68) {reg1}\n  [1833f] inlined function 'memcpy'@6e34\n    [18364] parameter '__len'\n      [6e34,6e3c) {const1u(64), stack_value}\n    [18371] parameter '__src'\n      [6e34,6e3c) {reg2}\n    [1837e] parameter '__dest'\n      [6e34,6e3c) {reg1}\nmodule 'libelf.so'\n[183ed] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_newehdr.c'@6ee0\n  [194a3] function 'elf32_newehdr'@6ee0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [194c5] parameter 'elf'\n      [6ee0,6efc) {reg0}\n      [6efc,6f1c) {reg1}\n      [6f1c,6f28) {entry_value(1) {reg0}, stack_value}\n      [6f28,6f6f) {reg1}\n      [6f6f,6f78) {entry_value(1) {reg0}, stack_value}\n      [6f78,6f7f) {reg1}\n      [6f7f,6f88) {entry_value(1) {reg0}, stack_value}\n      [6f88,6f8c) {reg0}\n      [6f8c,6f90) {entry_value(1) {reg0}, stack_value}\n    [194d9] variable 'result'\n      [6f80,6f88) {lit0, stack_value}\n  [194f5] inlined function 'memset'@6f44\n    [1950e] parameter '__len'\n      [6f44,6f48) {const1u(52), stack_value}\n    [1951b] parameter '__ch'\n      [6f44,6f48) {lit0, stack_value}\n    [19528] parameter '__dest'\n      [6f44,6f48) {reg0}\nmodule 'libelf.so'\n[19597] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_newehdr.c'@6f90\n  [1a64d] function 'elf64_newehdr'@6f90\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1a66f] parameter 'elf'\n      [6f90,6fac) {reg0}\n      [6fac,6fcc) {reg1}\n      [6fcc,6fd8) {entry_value(1) {reg0}, stack_value}\n      [6fd8,701b) {reg1}\n      [701b,7024) {entry_value(1) {reg0}, stack_value}\n      [7024,702b) {reg1}\n      [702b,7034) {entry_value(1) {reg0}, stack_value}\n      [7034,7038) {reg0}\n      [7038,703c) {entry_value(1) {reg0}, stack_value}\n    [1a683] variable 'result'\n      [702c,7034) {lit0, stack_value}\n  [1a69f] inlined function 'memset'@6ff4\n    [1a6b8] parameter '__len'\n      [6ff4,6ffc) {const1u(64), stack_value}\n    [1a6c5] parameter '__ch'\n      [6ff4,6ffc) {lit0, stack_value}\n    [1a6d2] parameter '__dest'\n      [6ff4,6ffc) {reg0}\nmodule 'libelf.so'\n[1a741] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_newehdr.c'@7040\n  [1b6a9] function 'gelf_newehdr'@7040\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1b6c7] parameter 'elf'\n      [7040,704f) {reg0}\n      [704f,7050) {entry_value(1) {reg0}, stack_value}\n      [7050,7053) {reg0}\n      [7053,7054) {entry_value(1) {reg0}, stack_value}\n    [1b6db] parameter 'class'\n      [7040,704f) {reg1}\n      [704f,7050) {entry_value(1) {reg1}, stack_value}\n      [7050,7053) {reg1}\n      [7053,7054) {entry_value(1) {reg1}, stack_value}\nmodule 'libelf.so'\n[1b723] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_ehdr.c'@7060\n  [1c7f5] function 'gelf_update_ehdr'@7060\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1c817] parameter 'elf'\n      [7060,707c) {reg0}\n      [707c,70b8) {reg2}\n      [70b8,70c4) {entry_value(1) {reg0}, stack_value}\n      [70c4,713b) {reg2}\n      [713b,7144) {entry_value(1) {reg0}, stack_value}\n      [7144,714b) {reg2}\n      [714b,7154) {entry_value(1) {reg0}, stack_value}\n      [7154,715b) {reg2}\n      [715b,7164) {entry_value(1) {reg0}, stack_value}\n      [7164,7168) {reg0}\n      [7168,716c) {entry_value(1) {reg0}, stack_value}\n    [1c829] parameter 'src'\n      [7060,70a8) {reg1}\n      [70a8,70c4) {entry_value(1) {reg1}, stack_value}\n      [70c4,7120) {reg1}\n      [7120,7134) {entry_value(1) {reg1}, stack_value}\n      [7134,713b) {reg1}\n      [713b,7144) {entry_value(1) {reg1}, stack_value}\n      [7144,714b) {reg1}\n      [714b,7154) {entry_value(1) {reg1}, stack_value}\n      [7154,715b) {reg1}\n      [715b,7164) {entry_value(1) {reg1}, stack_value}\n      [7164,716c) {reg1}\n    [1c83b] variable 'result'\n      [7064,70b8) {lit0, stack_value}\n      [70c4,716c) {lit0, stack_value}\n  [1c872] inlined function 'memcpy'@70f0\n    [1c897] parameter '__len'\n      [70f0,70f8) {lit16, stack_value}\n    [1c8a4] parameter '__src'\n      [70f0,70f8) {reg1}\n    [1c8b1] parameter '__dest'\n      [70f0,70f8) {breg2(72)}\n  [1c913] inlined function 'memcpy'@7098\n    [1c934] parameter '__len'\n      [7098,70a8) {const1u(64), stack_value}\n    [1c941] parameter '__src'\n      [7098,70a8) {reg1}\n    [1c94e] parameter '__dest'\n      [7098,70a8) {reg0}\nmodule 'libelf.so'\n[1c9ac] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_getphdr.c'@7170\n  [1db91] function 'elf32_getphdr'@7510\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1dbb3] parameter 'elf'\n      [7510,7530) {reg0}\n      [7530,7534) {entry_value(1) {reg0}, stack_value}\n      [7534,753c) {reg0}\n      [753c,755c) {entry_value(1) {reg0}, stack_value}\n      [755c,755f) {reg0}\n      [755f,7560) {entry_value(1) {reg0}, stack_value}\n      [7560,7568) {reg0}\n    [1dbc7] variable 'result'\n      [7528,752c) {reg1}\n      [755c,755f) {reg1}\n  [1dbdb] inlined function '__elf32_getphdr_wrlock'@755c\n    [1dc01] parameter 'elf'\n      [755c,755f) {reg0}\n      [755f,7560) {entry_value(1) {reg0}, stack_value}\n    [1dc0e] variable 'result'\n      [755c,7560) {lit0, stack_value}\n  [1e06a] inlined function 'pread_retry'@736c\n    [1e083] parameter 'off'\n      [736c,73e0) {reg28}\n      [7434,743c) {reg28}\n      [7490,7498) {reg28}\n    [1e090] parameter 'len'\n      [736c,73e0) {reg20}\n      [7434,743c) {reg20}\n      [7490,7498) {reg20}\n    [1e09d] parameter 'buf'\n      [736c,7370) {reg24}\n      [7370,73e0) {reg26}\n      [7434,743c) {reg26}\n      [7490,7498) {reg26}\n    [1e0aa] parameter 'fd'\n      [736c,73e0) {fbreg(-116)}\n      [7434,743c) {fbreg(-116)}\n      [7490,7498) {fbreg(-116)}\n  [1e0f5] inlined function 'pread'@7370\n    [1e10e] parameter '__offset'\n      [7370,738c) {breg28(0), breg27(0), plus, stack_value}\n      [73b4,73cc) {reg23}\n    [1e11b] parameter '__nbytes'\n      [7370,738c) {breg20(0), breg27(0), minus, stack_value}\n      [73b4,73cc) {reg25}\n    [1e128] parameter '__buf'\n      [7370,738c) {breg26(0), breg27(0), plus, stack_value}\n      [73b4,73cc) {reg24}\n    [1e135] parameter '__fd'\n      [7370,738c) {fbreg(-116)}\n      [73b4,73cc) {fbreg(-116)}\n  [1deeb] inlined function 'memcpy'@744c\n    [1df04] parameter '__len'\n      [744c,745c) {reg20}\n    [1df11] parameter '__src'\n      [744c,7458) {reg21}\n      [7458,745b) {reg1}\n    [1df1e] parameter '__dest'\n      [744c,745b) {reg0}\n      [745b,745c) {reg21}\n  [1dfa8] inlined function 'memcpy'@7474\n    [1dfcd] parameter '__len'\n      [7474,7480) {reg20}\n    [1dfda] parameter '__src'\n      [7474,7480) {reg21}\n    [1dfe7] parameter '__dest'\n      [7474,747f) {reg0}\n      [747f,7480) {reg23}\n  [1df60] inlined function '__bswap_32'@72e0\n    [1df74] parameter '__bsx'\n      <no value>\n  [1e1e6] inlined function '__bswap_32'@740c\n    [1e1fa] parameter '__bsx'\n      <no value>\n  [1de26] function '__elf32_getphdr_wrlock'@7170\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1de41] parameter 'elf'\n      [7170,71a4) {reg0}\n      [71a4,726c) {reg19}\n      [726c,727c) {entry_value(1) {reg0}, stack_value}\n      [727c,74f0) {reg19}\n    [1de4e] variable 'result'\n      [728c,7290) {lit0, stack_value}\n  [1e2c7] function '__elf32_getphdr_wrlock'@74f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1e2e2] parameter 'elf'\n      [74f0,7500) {reg0}\n      [7500,7504) {entry_value(1) {reg0}, stack_value}\n      [7504,7507) {reg0}\n      [7507,7508) {entry_value(1) {reg0}, stack_value}\n    [1e2ef] variable 'result'\n      [74f8,7507) {reg1}\nmodule 'libelf.so'\n[1e32b] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_getphdr.c'@7570\n  [1f510] function 'elf64_getphdr'@79a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1f532] parameter 'elf'\n      [79a0,79c0) {reg0}\n      [79c0,79c4) {entry_value(1) {reg0}, stack_value}\n      [79c4,79cc) {reg0}\n      [79cc,79ec) {entry_value(1) {reg0}, stack_value}\n      [79ec,79ef) {reg0}\n      [79ef,79f0) {entry_value(1) {reg0}, stack_value}\n      [79f0,79f8) {reg0}\n    [1f546] variable 'result'\n      [79b8,79bc) {reg1}\n      [79ec,79ef) {reg1}\n  [1f55a] inlined function '__elf64_getphdr_wrlock'@79ec\n    [1f581] parameter 'elf'\n      [79ec,79ef) {reg0}\n      [79ef,79f0) {entry_value(1) {reg0}, stack_value}\n    [1f58e] variable 'result'\n      [79ec,79f0) {lit0, stack_value}\n  [1fa39] inlined function 'pread_retry'@77bc\n    [1fa53] parameter 'off'\n      [77bc,7830) {reg28}\n      [78b8,78c0) {reg28}\n      [7920,7928) {reg28}\n    [1fa60] parameter 'len'\n      [77bc,77c0) {breg20(0), const1u(56), mul, stack_value}\n    [1fa6d] parameter 'buf'\n      [77bc,77c0) {reg24}\n      [77c0,7830) {reg26}\n      [78b8,78c0) {reg26}\n      [7920,7928) {reg26}\n    [1fa7a] parameter 'fd'\n      [77bc,7830) {fbreg(-116)}\n      [78b8,78c0) {fbreg(-116)}\n      [7920,7928) {fbreg(-116)}\n  [1fac5] inlined function 'pread'@77c0\n    [1fadf] parameter '__offset'\n      [77c0,77dc) {breg28(0), breg27(0), plus, stack_value}\n      [7804,781c) {reg23}\n    [1faec] parameter '__nbytes'\n      [77c0,77dc) {breg21(0), breg27(0), minus, stack_value}\n      [7804,781c) {reg25}\n    [1faf9] parameter '__buf'\n      [77c0,77dc) {breg26(0), breg27(0), plus, stack_value}\n      [7804,781c) {reg24}\n    [1fb06] parameter '__fd'\n      [77c0,77dc) {fbreg(-116)}\n      [7804,781c) {fbreg(-116)}\n  [1f8ed] inlined function 'memcpy'@78d4\n    [1f907] parameter '__len'\n      [78d4,78e4) {breg20(0), const1u(56), mul, stack_value}\n    [1f914] parameter '__src'\n      [78d4,78e0) {reg23}\n      [78e0,78e3) {reg1}\n    [1f921] parameter '__dest'\n      [78d4,78e3) {reg0}\n      [78e3,78e4) {reg23}\n  [1f976] inlined function 'memcpy'@7900\n    [1f99c] parameter '__len'\n      [7900,790c) {breg20(0), const1u(56), mul, stack_value}\n    [1f9a9] parameter '__src'\n      [7900,790c) {reg23}\n    [1f9b6] parameter '__dest'\n      [7900,790b) {reg0}\n      [790b,790c) {reg24}\n  [1f8c9] inlined function '__bswap_64'@7728\n    [1f8de] parameter '__bsx'\n      (7728,7728) <empty range>\n  [1fbdf] inlined function '__bswap_64'@7874\n    [1fbf4] parameter '__bsx'\n      <no value>\n  [1f8a1] inlined function '__bswap_32'@770c\n    [1f8bb] parameter '__bsx'\n      (770c,770c) <empty range>\n  [1fbb7] inlined function '__bswap_32'@7864\n    [1fbd1] parameter '__bsx'\n      (7864,7864) <empty range>\n  [1f7c2] function '__elf64_getphdr_wrlock'@7570\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1f7dd] parameter 'elf'\n      [7570,75a4) {reg0}\n      [75a4,7688) {reg19}\n      [7688,7698) {entry_value(1) {reg0}, stack_value}\n      [7698,7980) {reg19}\n    [1f7ea] variable 'result'\n      [78b4,78b8) {lit0, stack_value}\n  [1fce0] function '__elf64_getphdr_wrlock'@7980\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1fcfb] parameter 'elf'\n      [7980,7990) {reg0}\n      [7990,7994) {entry_value(1) {reg0}, stack_value}\n      [7994,7997) {reg0}\n      [7997,7998) {entry_value(1) {reg0}, stack_value}\n    [1fd08] variable 'result'\n      [7988,7997) {reg1}\nmodule 'libelf.so'\n[1fd44] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getphdr.c'@7a00\n  [20e44] function 'gelf_getphdr'@7a00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [20e66] parameter 'elf'\n      [7a00,7a64) {reg0}\n      [7a64,7aa8) {reg19}\n      [7aa8,7ad8) {entry_value(1) {reg0}, stack_value}\n      [7ad8,7adc) {reg0}\n      [7adc,7b04) {reg19}\n      [7b04,7b0c) {entry_value(1) {reg0}, stack_value}\n      [7b0c,7b4c) {reg19}\n      [7b4c,7b4f) {reg0}\n      [7b4f,7b64) {reg19}\n      [7b64,7b67) {reg0}\n      [7b67,7b78) {reg19}\n      [7b78,7b7c) {reg0}\n      [7b7c,7b88) {reg19}\n      [7b88,7b8c) {reg0}\n      [7b8c,7b9c) {reg19}\n      [7b9c,7ba4) {entry_value(1) {reg0}, stack_value}\n    [20e78] parameter 'ndx'\n      [7a00,7a30) {reg1}\n      [7a30,7a8c) {reg20}\n      [7a8c,7ba4) {entry_value(1) {reg1}, stack_value}\n    [20e8a] parameter 'dst'\n      [7a00,7a64) {reg2}\n      [7a64,7aa8) {reg21}\n      [7aa8,7ad8) {entry_value(1) {reg2}, stack_value}\n      [7ad8,7adc) {reg2}\n      [7adc,7b04) {reg21}\n      [7b04,7b0c) {entry_value(1) {reg2}, stack_value}\n      [7b0c,7b48) {reg21}\n      [7b48,7b4c) {reg0}\n      [7b4c,7b4f) {reg2}\n      [7b4f,7b5c) {reg21}\n      [7b5c,7b64) {entry_value(1) {reg2}, stack_value}\n      [7b64,7b67) {reg2}\n      [7b67,7b74) {reg21}\n      [7b74,7b78) {entry_value(1) {reg2}, stack_value}\n      [7b78,7b7f) {reg2}\n      [7b7f,7b88) {entry_value(1) {reg2}, stack_value}\n      [7b88,7b8f) {reg2}\n      [7b8f,7b94) {reg21}\n      [7b94,7ba4) {entry_value(1) {reg2}, stack_value}\n    [20e9c] variable 'result'\n      [7a30,7a88) {lit0, stack_value}\n      [7ad8,7b0c) {lit0, stack_value}\n      [7b0c,7b48) {reg21}\n      [7b48,7b4c) {reg0}\n      [7b4c,7b9c) {lit0, stack_value}\n  [20f35] inlined function 'memcpy'@7a80\n    [20f4e] parameter '__len'\n      [7a80,7a88) {const1u(56), stack_value}\n    [20f5b] parameter '__src'\n      [7a80,7a88) {breg20(0), const1u(32), shl, const1u(32), shra, const1u(56), mul, breg22(0), plus, stack_value}\n    [20f68] parameter '__dest'\n      [7a80,7a88) {reg21}\nmodule 'libelf.so'\n[2103d] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_newphdr.c'@7bb0\n  [22197] function 'elf32_newphdr'@7bb0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [221b9] parameter 'elf'\n      [7bb0,7bd0) {reg0}\n      [7bd0,7c90) {reg19}\n      [7c90,7ca0) {entry_value(1) {reg0}, stack_value}\n      [7ca0,7e1c) {reg19}\n      [7e1c,7e24) {reg0}\n      [7e24,7e28) {entry_value(1) {reg0}, stack_value}\n      [7e28,7e7c) {reg19}\n    [221cd] parameter 'count'\n      [7bb0,7bfc) {reg1}\n      [7bfc,7c8c) {reg20}\n      [7c8c,7ca0) {entry_value(1) {reg1}, stack_value}\n      [7ca0,7cac) {reg1}\n      [7cac,7d6c) {reg20}\n      [7d6c,7d73) {reg1}\n      [7d73,7d7c) {entry_value(1) {reg1}, stack_value}\n      [7d7c,7d83) {reg1}\n      [7d83,7e0c) {reg20}\n      [7e0c,7e13) {reg1}\n      [7e13,7e1c) {reg20}\n      [7e1c,7e28) {reg1}\n      [7e28,7e7c) {reg20}\n    [221e1] variable 'result'\n      [7c38,7c40) {reg0}\n      [7c40,7c57) {reg3}\n      [7cac,7cb0) {reg0}\n      [7cb0,7cb3) {reg3}\n      [7d94,7d9c) {lit0, stack_value}\n      [7dc8,7dd0) {reg0}\n      [7dd0,7e0c) {reg3}\n      [7e14,7e1c) {lit0, stack_value}\n      [7e30,7e3c) {lit0, stack_value}\n      [7e5c,7e60) {reg3}\n      [7e60,7e7b) {breg19(88)}\n    [221fc] variable '__PRETTY_FUNCTION__'\n      [7bb0,7e7c) {addr(0x143e0)}\n  [2222b] inlined function 'memset'@7c48\n    [22243] parameter '__len'\n      [7c48,7c60) {reg21}\n    [22250] parameter '__ch'\n      [7c48,7c60) {lit0, stack_value}\n    [2225d] parameter '__dest'\n      [7c48,7c57) {reg3}\n  [2231f] inlined function 'memset'@7d5c\n    [22337] parameter '__len'\n      <no value>\n    [2233c] parameter '__ch'\n      [7d5c,7d68) {lit0, stack_value}\n    [22349] parameter '__dest'\n      <no value>\nmodule 'libelf.so'\n[22480] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_newphdr.c'@7e80\n  [235da] function 'elf64_newphdr'@7e80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [235fc] parameter 'elf'\n      [7e80,7ea0) {reg0}\n      [7ea0,7f68) {reg19}\n      [7f68,7f78) {entry_value(1) {reg0}, stack_value}\n      [7f78,8104) {reg19}\n      [8104,810c) {reg0}\n      [810c,8110) {entry_value(1) {reg0}, stack_value}\n      [8110,8164) {reg19}\n    [23610] parameter 'count'\n      [7e80,7ecc) {reg1}\n      [7ecc,7f64) {reg20}\n      [7f64,7f78) {entry_value(1) {reg1}, stack_value}\n      [7f78,7f84) {reg1}\n      [7f84,804c) {reg20}\n      [804c,8053) {reg1}\n      [8053,805c) {entry_value(1) {reg1}, stack_value}\n      [805c,8063) {reg1}\n      [8063,80f4) {reg20}\n      [80f4,80fb) {reg1}\n      [80fb,8104) {reg20}\n      [8104,8110) {reg1}\n      [8110,8164) {reg20}\n    [23624] variable 'result'\n      [7f10,7f18) {reg0}\n      [7f18,7f2f) {reg3}\n      [7f84,7f88) {reg0}\n      [7f88,7f8b) {reg3}\n      [803c,803f) {reg0}\n      [8074,807c) {lit0, stack_value}\n      [80b0,80b8) {reg0}\n      [80b8,80f4) {reg3}\n      [80fc,8104) {lit0, stack_value}\n      [8118,8124) {lit0, stack_value}\n      [8144,8148) {reg3}\n      [8148,8163) {breg19(88)}\n    [2363f] variable '__PRETTY_FUNCTION__'\n      [7e80,8164) {addr(0x143f0)}\n  [2366e] inlined function 'memset'@7f20\n    [23686] parameter '__len'\n      [7f20,7f38) {reg21}\n    [23693] parameter '__ch'\n      [7f20,7f38) {lit0, stack_value}\n    [236a0] parameter '__dest'\n      [7f20,7f2f) {reg3}\n  [23762] inlined function 'memset'@803c\n    [2377a] parameter '__len'\n      [803c,8048) {breg20(0), const1u(56), mul, stack_value}\n    [23787] parameter '__ch'\n      [803c,8048) {lit0, stack_value}\n    [23794] parameter '__dest'\n      [803c,803f) {reg0}\nmodule 'libelf.so'\n[238d8] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_newphdr.c'@8170\n  [2484a] function 'gelf_newphdr'@8170\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [24868] parameter 'elf'\n      [8170,8183) {reg0}\n      [8183,8184) {entry_value(1) {reg0}, stack_value}\n      [8184,8187) {reg0}\n      [8187,8188) {entry_value(1) {reg0}, stack_value}\n    [2487c] parameter 'phnum'\n      [8170,8183) {reg1}\n      [8183,8184) {entry_value(1) {reg1}, stack_value}\n      [8184,8187) {reg1}\n      [8187,8188) {entry_value(1) {reg1}, stack_value}\nmodule 'libelf.so'\n[248cb] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_phdr.c'@8190\n  [259e9] function 'gelf_update_phdr'@8190\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [25a0b] parameter 'elf'\n      [8190,81f0) {reg0}\n      [81f0,825c) {reg19}\n      [825c,828c) {entry_value(1) {reg0}, stack_value}\n      [828c,8294) {reg0}\n      [8294,8360) {reg19}\n      [8360,8368) {entry_value(1) {reg0}, stack_value}\n      [8368,8374) {reg19}\n      [8374,837c) {entry_value(1) {reg0}, stack_value}\n      [837c,837f) {reg0}\n      [837f,838c) {reg19}\n      [838c,8394) {entry_value(1) {reg0}, stack_value}\n      [8394,8398) {reg0}\n      [8398,83a0) {reg19}\n      [83a0,83a8) {entry_value(1) {reg0}, stack_value}\n      [83a8,83bc) {reg19}\n      [83bc,83c8) {entry_value(1) {reg0}, stack_value}\n    [25a1d] parameter 'ndx'\n      [8190,81c0) {reg1}\n      [81c0,8234) {reg21}\n      [8234,83c8) {entry_value(1) {reg1}, stack_value}\n    [25a2f] parameter 'src'\n      [8190,81f0) {reg2}\n      [81f0,825c) {reg20}\n      [825c,828c) {entry_value(1) {reg2}, stack_value}\n      [828c,82dc) {reg2}\n      [82dc,8360) {reg20}\n      [8360,8368) {entry_value(1) {reg2}, stack_value}\n      [8368,836f) {reg2}\n      [836f,8374) {reg20}\n      [8374,837c) {entry_value(1) {reg2}, stack_value}\n      [837c,837f) {reg2}\n      [837f,838c) {reg20}\n      [838c,8394) {entry_value(1) {reg2}, stack_value}\n      [8394,839b) {reg2}\n      [839b,83a8) {entry_value(1) {reg2}, stack_value}\n      [83a8,83af) {reg2}\n      [83af,83bc) {reg20}\n      [83bc,83c8) {entry_value(1) {reg2}, stack_value}\n    [25a41] variable 'result'\n      [81c0,8258) {lit0, stack_value}\n      [828c,83c0) {lit0, stack_value}\n  [25af9] inlined function 'memcpy'@8228\n    [25b12] parameter '__len'\n      [8228,8248) {const1u(56), stack_value}\n    [25b1f] parameter '__src'\n      [8228,8248) {reg20}\n    [25b2c] parameter '__dest'\n      [8228,8234) {breg21(0), const1u(32), shl, const1u(32), shra, const1u(56), mul, breg22(0), plus, stack_value}\nmodule 'libelf.so'\n[25bea] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getarhdr.c'@83d0\n  [26cc4] function 'elf_getarhdr'@83d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [26ce6] parameter 'elf'\n      [83d0,83f4) {reg0}\n      [83f4,8438) {entry_value(1) {reg0}, stack_value}\n      [8438,843c) {reg0}\n      [843c,8448) {entry_value(1) {reg0}, stack_value}\n      [8448,844c) {reg0}\n      [844c,8470) {entry_value(1) {reg0}, stack_value}\n    [26cfa] variable 'parent'\n      [83ec,840c) {reg19}\n      [8418,8448) {reg19}\n      [8450,8470) {reg19}\n    [26d0e] variable '__PRETTY_FUNCTION__'\n      [83d0,8470) {addr(0x14400)}\nmodule 'libelf.so'\n[26df0] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getarsym.c'@8470\n  [2802c] function 'elf_getarsym'@8470\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2804e] parameter 'elf'\n      [8470,8494) {reg0}\n      [8494,8500) {reg28}\n      [8500,850c) {entry_value(1) {reg0}, stack_value}\n      [850c,8bb4) {reg28}\n    [28061] parameter 'ptr'\n      [8470,84a8) {reg1}\n      [84a8,84fc) {reg19}\n      [84fc,850c) {entry_value(1) {reg1}, stack_value}\n      [850c,8bb4) {reg19}\n    [28074] variable 'result'\n      [84c8,84cc) {reg27}\n      [8518,8584) {reg27}\n      [8598,8654) {reg27}\n      [8664,86b8) {reg27}\n      [8864,88a0) {reg27}\n      [88b0,88c4) {reg27}\n      [8b74,8b7c) {breg28(80)}\n      [8b7c,8b9c) {reg27}\n    [28087] variable '__PRETTY_FUNCTION__'\n      [8470,8bb4) {addr(0x14410)}\n    [28bc2] variable '<unknown>'\n      [8768,876c) {breg20(-1), stack_value}\n      [8980,8984) {breg20(-1), stack_value}\n    [28bcf] variable '<unknown>'\n      [8768,876c) {breg20(-1), stack_value}\n      [8980,8984) {breg20(-1), stack_value}\n  [2880d] inlined function 'read_number_entries'@86a8\n    [28827] parameter 'index64_p'\n      (86a8,86a8) <empty range>\n      [8890,8894) {lit0, stack_value}\n    [28834] parameter 'offp'\n      [86a8,86c8) {implicit_pointer([28108],0) {reg21}}\n      [8858,8860) {implicit_pointer([28108],0) {breg21(0), breg26(0), plus, stack_value}}\n      [8890,8894) {implicit_pointer([28108],0) {reg21}}\n      [88b0,892c) {implicit_pointer([28108],0) {reg21}}\n      [8940,8950) {implicit_pointer([28108],0) {reg21}}\n    [28841] parameter 'elf'\n      [86a8,86c8) {reg28}\n      [8858,8860) {reg28}\n      [8890,8894) {reg28}\n      [88b0,892c) {reg28}\n      [8940,8950) {reg28}\n    [2884e] parameter 'nump'\n      [86a8,86c8) {implicit_pointer([280f7],0) {lit0, stack_value}}\n      [8858,8860) {implicit_pointer([280f7],0) {lit0, stack_value}}\n      [8890,8894) {implicit_pointer([280f7],0) {lit0, stack_value}}\n      [88b0,892c) {implicit_pointer([280f7],0) {lit0, stack_value}}\n      [8940,8950) {implicit_pointer([280f7],0) {lit0, stack_value}}\n  [2822c] inlined function 'pread_retry'@89d8\n    [28246] parameter 'off'\n      (89d8,89d8) <empty range>\n      [89d8,8a48) {reg21}\n      [8b28,8b30) {reg21}\n      [8b44,8b4c) {reg21}\n    [28253] parameter 'len'\n      [89d8,8a48) {reg23}\n      [8b28,8b30) {reg23}\n      [8b44,8b4c) {reg23}\n    [28260] parameter 'buf'\n      [89d8,8a48) {reg22}\n      [8b28,8b30) {reg22}\n      [8b44,8b4c) {reg22}\n    [2826d] parameter 'fd'\n      [89d8,8a48) {fbreg(-176)}\n      [8b28,8b30) {fbreg(-176)}\n      [8b44,8b4c) {fbreg(-176)}\n  [28376] inlined function 'pread_retry'@8aa0\n    [28390] parameter 'off'\n      (8aa0,8aa0) <empty range>\n      [8aa0,8b0c) {fbreg(-176)}\n      [8b4c,8b5c) {fbreg(-176)}\n    [2839d] parameter 'len'\n      (8aa0,8aa0) <empty range>\n      [8aa0,8b0c) {fbreg(-160)}\n      [8b4c,8b5c) {fbreg(-160)}\n    [283aa] parameter 'buf'\n      [8aa0,8b0c) {fbreg(-152), deref, fbreg(-184), deref, plus, stack_value}\n      [8b4c,8b5c) {fbreg(-152), deref, fbreg(-184), deref, plus, stack_value}\n    [283b7] parameter 'fd'\n      [8aa0,8b0c) {fbreg(-192)}\n      [8b4c,8b5c) {fbreg(-192)}\n  [286cb] inlined function 'pread_retry'@85d8\n    [286e5] parameter 'off'\n      [85d8,8640) {reg24}\n      [8664,8668) {reg24}\n    [286f2] parameter 'len'\n      [85d8,8640) {const1u(60), stack_value}\n      [8664,8668) {const1u(60), stack_value}\n    [286ff] parameter 'buf'\n      [85d8,85dc) {reg21}\n      [85dc,8640) {reg22}\n      [8664,8668) {reg22}\n    [2870c] parameter 'fd'\n      [85d8,8640) {reg23}\n      [8664,8668) {reg23}\n  [28929] inlined function 'pread_retry'@88c8\n    [2893f] parameter 'off'\n      (88c8,88c8) <empty range>\n      [88c8,892c) {reg21}\n      [8940,8944) {reg21}\n    [2894c] parameter 'len'\n      (88c8,88c8) <empty range>\n      [88c8,892c) {reg26}\n      [8940,8944) {reg26}\n    [28959] parameter 'buf'\n      [88c8,892c) {reg27}\n      [8940,8944) {reg27}\n    [28966] parameter 'fd'\n      (88c8,88c8) <empty range>\n      [88c8,892c) {fbreg(-200)}\n      [8940,8944) {fbreg(-200)}\n  [282b8] inlined function 'pread'@89d8\n    [282d2] parameter '__offset'\n      [89d8,89e8) {breg21(0), breg26(0), plus, stack_value}\n      [8a1c,8a28) {fbreg(-200)}\n    [282df] parameter '__nbytes'\n      [89d8,89e8) {breg23(0), breg26(0), minus, stack_value}\n      [8a1c,8a27) {reg2}\n      [8a27,8a28) {reg27}\n    [282ec] parameter '__buf'\n      [89d8,89e8) {breg22(0), breg26(0), plus, stack_value}\n      [8a1c,8a24) {reg0}\n      [8a24,8a27) {reg1}\n      [8a27,8a28) {fbreg(-192)}\n    [282f9] parameter '__fd'\n      [89d8,89e8) {fbreg(-176)}\n      [8a1c,8a28) {fbreg(-176)}\n  [28402] inlined function 'pread'@8ab4\n    [2841c] parameter '__offset'\n      [8ab4,8ab8) {fbreg(-176), deref, breg27(0), plus, stack_value}\n    [28429] parameter '__nbytes'\n      [8ab4,8ab8) {fbreg(-160), deref, breg27(0), minus, stack_value}\n    [28436] parameter '__buf'\n      [8ab4,8ab7) {breg5(0), breg27(0), plus, stack_value}\n      [8ab7,8ab8) {fbreg(-200), deref, breg27(0), plus, stack_value}\n    [28443] parameter '__fd'\n      [8ab4,8ab8) {fbreg(-192)}\n  [28757] inlined function 'pread'@85dc\n    [28771] parameter '__offset'\n      [85dc,85f0) {breg24(0), breg26(0), plus, stack_value}\n      [8614,8628) {reg20}\n    [2877e] parameter '__nbytes'\n      [85dc,85f0) {const1u(60), breg26(0), minus, stack_value}\n      [8614,8628) {const1u(60), breg26(0), minus, stack_value}\n    [2878b] parameter '__buf'\n      [85dc,85f0) {breg22(0), breg26(0), plus, stack_value}\n      [8614,8628) {reg21}\n    [28798] parameter '__fd'\n      [85dc,85f0) {reg23}\n      [8614,8628) {reg23}\n  [289b1] inlined function 'pread'@88c8\n    [289cb] parameter '__offset'\n      [88c8,88dc) {breg21(0), breg23(0), plus, stack_value}\n      [8900,8914) {reg24}\n    [289d8] parameter '__nbytes'\n      [88c8,88dc) {breg26(0), breg23(0), minus, stack_value}\n      [8900,8914) {reg20}\n    [289e5] parameter '__buf'\n      [88c8,88dc) {fbreg(0), breg23(0), plus, const1u(136), minus, stack_value}\n      [8900,8914) {fbreg(0), breg23(0), plus, const1u(136), minus, stack_value}\n    [289f2] parameter '__fd'\n      [88c8,88dc) {fbreg(-200)}\n      [8900,8914) {fbreg(-200)}\n  [285a7] inlined function '_dl_elf_hash'@878c\n    [285cd] parameter 'name_arg'\n      [878c,87f4) {reg5}\n    [285da] variable 'name'\n      [878c,87d0) {reg5}\n      [87d0,87d4) {reg1}\n      [87d4,87e0) {breg1(1), stack_value}\n      [87e0,87ec) {reg1}\n    [285e7] variable 'hash'\n      [8790,87f4) {reg2}\n  [28654] inlined function 'memcpy'@8964\n    [2866e] parameter '__len'\n      [8964,897c) {reg23}\n    [2867b] parameter '__src'\n      [8964,897c) {reg26}\n    [28688] parameter '__dest'\n      [8964,896f) {reg0}\n      [896f,897c) {reg22}\n  [28876] inlined function 'memcpy'@86b0\n    [2889b] parameter '__len'\n      [86b0,86b8) {lit8, stack_value}\n    [288a8] parameter '__src'\n      [86b0,86b4) {breg0(0), breg21(0), plus, stack_value}\n      [86b4,86b8) {breg28(0), deref, breg21(0), plus, stack_value}\n    [288b5] parameter '__dest'\n      [86b0,86b8) {fbreg(-136), stack_value}\n  [28a6f] inlined function 'memcpy'@86c8\n    [28a89] parameter '__len'\n      [86c8,86e8) {lit10, stack_value}\n    [28a96] parameter '__src'\n      [86c8,86e8) {breg22(48), stack_value}\n    [28aa3] parameter '__dest'\n      [86c8,86d0) {fbreg(-128), stack_value}\n      [86d0,86e8) {reg0}\n  [28575] inlined function '__bswap_64'@8780\n    [28598] parameter '__bsx'\n      [8780,8788) {breg23(0), lit3, shl, breg26(0), plus}\n  [288c3] inlined function '__bswap_64'@86c0\n    [288e8] parameter '__bsx'\n      [86c0,86c8) {fbreg(-136)}\n  [2860c] inlined function '__bswap_32'@8844\n    [28632] parameter '__bsx'\n      (8844,8844) <empty range>\n  [288f6] inlined function '__bswap_32'@8858\n    [2891b] parameter '__bsx'\n      (8858,8858) <empty range>\n  [28ab1] inlined function 'atol'@86e8\n    [28acb] parameter '__nptr'\n      [86e8,86eb) {reg0}\n      [86eb,86f4) {fbreg(-128), stack_value}\nmodule 'libelf.so'\n[28e56] CU '/usr/src/debug/elfutils/0.189/libelf/elf_rawfile.c'@8bc0\n  [29f05] function 'elf_rawfile'@8bc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [29f27] parameter 'elf'\n      [8bc0,8be4) {reg0}\n      [8be4,8bf8) {reg19}\n      [8bf8,8c08) {entry_value(1) {reg0}, stack_value}\n      [8c08,8c0b) {reg0}\n      [8c0b,8c18) {reg19}\n      [8c18,8c1c) {reg0}\n      [8c1c,8c30) {entry_value(1) {reg0}, stack_value}\n    [29f39] parameter 'ptr'\n      [8bc0,8be4) {reg1}\n      [8be4,8bfc) {reg20}\n      [8bfc,8c08) {entry_value(1) {reg1}, stack_value}\n      [8c08,8c0b) {reg1}\n      [8c0b,8c18) {reg20}\n      [8c18,8c1f) {reg1}\n      [8c1f,8c30) {reg20}\n    [29f4b] variable 'result'\n      (8bf8,8bf8) <empty range>\nmodule 'libelf.so'\n[29fa2] CU '/usr/src/debug/elfutils/0.189/libelf/elf_readall.c'@8c30\n  [2b2a5] function '__libelf_readall'@8da0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2b2c7] parameter 'elf'\n      [8da0,8dd8) {reg0}\n      [8dd8,8e04) {reg21}\n      [8e04,8e14) {entry_value(1) {reg0}, stack_value}\n      [8e14,9024) {reg21}\n  [2b5af] function 'set_address'@8c30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2b5cd] parameter 'elf'\n      [8c30,8c48) {reg0}\n      [8c48,8c54) {reg20}\n      [8c54,8c60) {entry_value(1) {reg0}, stack_value}\n      [8c60,8c84) {reg20}\n      [8c84,8c94) {entry_value(1) {reg0}, stack_value}\n      [8c94,8cd8) {reg20}\n    [2b5e0] parameter 'offset'\n      [8c30,8c70) {reg1}\n      [8c70,8c88) {reg21}\n      [8c88,8c94) {entry_value(1) {reg1}, stack_value}\n      [8c94,8cbc) {reg21}\n      [8cbc,8cbf) {reg1}\n      [8cbf,8cc4) {reg21}\n      [8cc4,8cd3) {reg1}\n      [8cd3,8cd8) {reg21}\n  [2b341] inlined function 'libelf_acquire_all'@8e20\n    [2b35a] parameter 'elf'\n      [8e20,8e2c) {reg21}\n      [8f28,8f44) {reg21}\n      [8f4c,8f58) {reg21}\n  [2b4c5] inlined function 'libelf_acquire_all'@8f20\n    [2b4de] parameter 'elf'\n      [8f20,8f28) {reg21}\n      [8f94,8fcc) {reg21}\n      [8fec,8ff0) {reg21}\n  [2b76a] inlined function 'libelf_acquire_all'@8d28\n    [2b789] parameter 'elf'\n      [8d28,8d94) {reg19}\n  [2b7b8] inlined function 'libelf_acquire_all'@8d58\n    [2b7d7] parameter 'elf'\n      [8d58,8d94) {reg20}\n  [2b393] inlined function 'pread_retry'@8e58\n    [2b3ac] parameter 'off'\n      [8e58,8edc) {reg27}\n      [8f44,8f4c) {reg27}\n      [8ff0,8ff8) {reg27}\n    [2b3b9] parameter 'len'\n      <no value>\n    [2b3be] parameter 'buf'\n      [8e58,8e6c) {reg0}\n      [8e6c,8edc) {reg28}\n      [8f44,8f4c) {reg28}\n      [8ff0,8ff8) {reg28}\n    [2b3cb] parameter 'fd'\n      [8e58,8edc) {reg26}\n      [8f44,8f4c) {reg26}\n      [8ff0,8ff8) {reg26}\n  [2b416] inlined function 'pread'@8e6c\n    [2b42f] parameter '__offset'\n      [8e6c,8e88) {breg27(0), breg20(0), plus, stack_value}\n      [8eac,8ec8) {reg23}\n    [2b43c] parameter '__nbytes'\n      [8e6c,8e88) {breg22(0), breg20(0), minus, stack_value}\n      [8eac,8ec8) {reg25}\n    [2b449] parameter '__buf'\n      [8e6c,8e88) {breg28(0), breg20(0), plus, stack_value}\n      [8eac,8ec8) {reg24}\n    [2b456] parameter '__fd'\n      [8e6c,8e88) {reg26}\n      [8eac,8ec8) {reg26}\n  [2b72c] function 'libelf_acquire_all'@8ce0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2b747] parameter 'elf'\n      [8ce0,8d08) {reg0}\n      [8d08,8d94) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[2b836] CU '/usr/src/debug/elfutils/0.189/libelf/elf_cntl.c'@9030\n  [2c8e5] function 'elf_cntl'@9030\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2c903] parameter 'elf'\n      [9030,906c) {reg0}\n      [906c,9078) {reg19}\n      [9078,9080) {reg0}\n      [9080,9090) {reg19}\n      [9090,909c) {entry_value(1) {reg0}, stack_value}\n      [909c,909f) {reg0}\n      [909f,90ac) {reg19}\n      [90ac,90b0) {reg0}\n      [90b0,90bc) {reg19}\n      [90bc,90c0) {reg0}\n      [90c0,90c4) {entry_value(1) {reg0}, stack_value}\n    [2c915] parameter 'cmd'\n      [9030,906f) {reg1}\n      [906f,9078) {entry_value(1) {reg1}, stack_value}\n      [9078,907c) {reg1}\n      [907c,90ac) {entry_value(1) {reg1}, stack_value}\n      [90ac,90b3) {reg1}\n      [90b3,90bc) {entry_value(1) {reg1}, stack_value}\n      [90bc,90c4) {reg1}\n    [2c927] variable 'result'\n      [9034,9070) {lit0, stack_value}\n      [9070,9078) {const1s(-1), stack_value}\n      [9078,908c) {lit0, stack_value}\n      [909c,90c4) {lit0, stack_value}\nmodule 'libelf.so'\n[2c980] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getscn.c'@90d0\n  [2da71] function 'elf_getscn'@90d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2da8f] parameter 'elf'\n      [90d0,90f0) {reg0}\n      [90f0,91a4) {reg21}\n      [91a4,91b0) {entry_value(1) {reg0}, stack_value}\n      [91b0,9200) {reg21}\n      [9200,9204) {reg0}\n      [9204,9208) {entry_value(1) {reg0}, stack_value}\n    [2daa1] parameter 'idx'\n      [90d0,9128) {reg1}\n      [9128,919c) {reg20}\n      [91b0,91bc) {reg20}\n      [91c4,91cb) {reg1}\n      [91cb,91d4) {entry_value(1) {reg1}, stack_value}\n      [91d4,91d8) {reg1}\n      [91d8,91f8) {reg20}\n      [91f8,9200) {entry_value(1) {reg1}, stack_value}\n      [9200,9208) {reg1}\n    [2dab3] variable 'result'\n      [90f8,91a0) {lit0, stack_value}\n      [91b0,91c4) {lit0, stack_value}\n      [91d4,9200) {lit0, stack_value}\n    [2dac6] variable 'runp'\n      [9104,916c) {reg19}\n      [9170,919c) {reg19}\n      [91b0,91bc) {reg19}\n      [91d4,91f8) {reg19}\n      [91f8,9200) {breg21(200), stack_value}\nmodule 'libelf.so'\n[2db83] CU '/usr/src/debug/elfutils/0.189/libelf/elf_nextscn.c'@9210\n  [2eb9b] inlined function 'elf_nextscn'@927c\n    [2ebb0] parameter 'elf'\n      [927c,92a8) {entry_value(1) {reg0}, stack_value}\n    [2ebbd] parameter 'scn'\n      <no value>\n  [2eb50] function 'elf_nextscn'@9210\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2eb67] parameter 'elf'\n      [9210,9230) {reg0}\n      [9230,9270) {entry_value(1) {reg0}, stack_value}\n      [9270,927c) {reg0}\n      [927c,92a8) {entry_value(1) {reg0}, stack_value}\n    [2eb74] parameter 'scn'\n      [9210,9220) {reg1}\n      [9270,9278) {reg1}\n      [9278,927c) {breg3(16), stack_value}\n    [2eb81] variable 'list'\n      [9220,9258) {reg3}\n      [9258,9260) {reg0}\n      [9260,9264) {breg3(8)}\n      [9274,927c) {reg3}\n      [927c,9280) {breg3(8)}\n      [9280,928c) {breg0(-16), stack_value}\n    [2eb8e] variable 'result'\n      [9214,926c) {lit0, stack_value}\n      [9270,92a8) {lit0, stack_value}\nmodule 'libelf.so'\n[2ec1c] CU '/usr/src/debug/elfutils/0.189/libelf/elf_ndxscn.c'@92b0\n  [2fb5a] function 'elf_ndxscn'@92b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2fb78] parameter 'scn'\n      [92b0,92bc) {reg0}\n      [92bc,92c0) {entry_value(1) {reg0}, stack_value}\n      [92c0,92c4) {reg0}\n      [92c4,92c8) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[2fb9a] CU '/usr/src/debug/elfutils/0.189/libelf/elf_newscn.c'@92d0\n  [30cb6] function 'elf_newscn'@92d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [30cd8] parameter 'elf'\n      [92d0,9304) {reg0}\n      [9304,9390) {reg25}\n      [9390,9394) {entry_value(1) {reg0}, stack_value}\n      [9394,9448) {reg25}\n      [9448,944c) {breg19(136)}\n      [944c,9460) {entry_value(1) {reg0}, stack_value}\n      [9460,9470) {reg25}\n      [9470,9478) {reg0}\n      [9478,94b8) {reg25}\n    [30cec] variable 'result'\n      [92d0,9304) {lit0, stack_value}\n      [9304,9314) {reg19}\n      [932c,93c0) {reg19}\n      [93c0,93c8) {breg0(16), stack_value}\n      [93c8,944c) {reg19}\n      [9460,9470) {reg19}\n      [9470,9474) {lit0, stack_value}\n      [9478,94b8) {reg19}\n    [30cff] variable 'first'\n      [92d0,935c) {lit0, stack_value}\n      [935c,937c) {reg23}\n      [9394,93fc) {lit0, stack_value}\n      [93fc,9440) {reg23}\n      [9460,94b8) {lit0, stack_value}\n    [30d12] variable '__PRETTY_FUNCTION__'\n      [92d0,94b8) {addr(0x14430)}\nmodule 'libelf.so'\n[30e73] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_getshdr.c'@94c0\n  [32060] function 'elf32_getshdr'@99e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [32083] parameter 'scn'\n      [99e0,9a17) {reg0}\n      [9a17,9a18) {entry_value(1) {reg0}, stack_value}\n      [9a18,9a1c) {reg0}\n      [9a1c,9a30) {entry_value(1) {reg0}, stack_value}\n      [9a30,9a34) {reg0}\n      [9a34,9a3c) {entry_value(1) {reg0}, stack_value}\n      [9a3c,9a40) {reg0}\n      [9a40,9a44) {entry_value(1) {reg0}, stack_value}\n    [32098] variable 'result'\n      <no value>\n  [320a3] inlined function 'scn_valid'@99e4\n    [320bd] parameter 'scn'\n      [99e4,9a0c) {reg0}\n      [9a18,9a1c) {reg0}\n      [9a1c,9a20) {entry_value(1) {reg0}, stack_value}\n      [9a30,9a34) {reg0}\n      [9a34,9a38) {entry_value(1) {reg0}, stack_value}\n  [32820] inlined function 'scn_valid'@98c4\n    [32839] parameter 'scn'\n      [98c4,98ec) {reg0}\n      [9910,9914) {reg0}\n      [9914,9918) {entry_value(1) {reg0}, stack_value}\n      [992c,9930) {reg0}\n      [9930,9934) {entry_value(1) {reg0}, stack_value}\n      [993c,9944) {reg0}\n      [9944,9948) {entry_value(1) {reg0}, stack_value}\n  [32183] function 'load_shdr_wrlock'@94c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [321a5] parameter 'scn'\n      [94c0,94fc) {reg0}\n      [94fc,9530) {reg21}\n      [9530,9544) {entry_value(1) {reg0}, stack_value}\n      [9544,98b8) {reg21}\n    [321b9] variable 'result'\n      [9500,9538) {reg27}\n      [9538,9544) {reg0}\n      [9544,98b8) {reg27}\n    [321cc] variable 'elf'\n      [94fc,9504) {reg20}\n      [9544,97a4) {reg20}\n      [97a4,97a8) {breg20(-360), stack_value}\n      [97c8,9890) {reg20}\n    [321df] variable 'ehdr'\n      [9500,9504) {reg23}\n      [9544,95cc) {reg23}\n      [966c,9774) {reg23}\n      [97c8,97e8) {reg23}\n      [9824,9838) {reg23}\n      [986c,9880) {reg23}\n    [32202] variable 'shnum'\n      [94c0,98b8) {fbreg(-112)}\n    [32212] variable 'size'\n      [9578,9890) {reg22}\n      [9898,98b8) {reg22}\n    [32225] variable 'shdr'\n      [9588,9590) {reg0}\n      [9590,95fc) {reg19}\n      [966c,9738) {reg19}\n      [9774,9790) {reg19}\n      [97c8,97e8) {reg19}\n      [97fc,9890) {reg19}\n    [32248] variable '__PRETTY_FUNCTION__'\n      [94c0,98b8) {addr(0x14440)}\n  [324a6] inlined function 'pread_retry'@969c\n    [324bf] parameter 'off'\n      (969c,969c) <empty range>\n      [969c,9710) {fbreg(-128)}\n      [9830,9838) {fbreg(-128)}\n      [986c,9874) {fbreg(-128)}\n    [324cc] parameter 'len'\n      (969c,969c) <empty range>\n      [969c,9710) {reg22}\n      [9830,9838) {reg22}\n      [986c,9874) {reg22}\n    [324d9] parameter 'buf'\n      [969c,9710) {reg19}\n      [9830,9838) {reg19}\n      [986c,9874) {reg19}\n    [324e6] parameter 'fd'\n      [969c,9710) {fbreg(-132)}\n      [9830,9838) {fbreg(-132)}\n      [986c,9874) {fbreg(-132)}\n  [32531] inlined function 'pread'@969c\n    [3254a] parameter '__offset'\n      [969c,96b0) {fbreg(-128), deref, breg28(0), plus, stack_value}\n      [96e4,96f0) {reg24}\n    [32557] parameter '__nbytes'\n      [969c,96b0) {breg22(0), breg28(0), minus, stack_value}\n      [96e4,96ef) {reg2}\n      [96ef,96f0) {reg26}\n    [32564] parameter '__buf'\n      [969c,96b0) {breg19(0), breg28(0), plus, stack_value}\n      [96e4,96f0) {breg19(0), breg28(0), plus, stack_value}\n    [32571] parameter '__fd'\n      [969c,96b0) {fbreg(-132)}\n      [96e4,96f0) {fbreg(-132)}\n  [3230c] inlined function 'memcpy'@980c\n    [32325] parameter '__len'\n      [980c,981c) {reg22}\n    [32332] parameter '__src'\n      [980c,9818) {reg23}\n      [9818,981b) {reg1}\n    [3233f] parameter '__dest'\n      [980c,981b) {reg0}\n      [981b,981c) {reg23}\n  [32394] inlined function 'memcpy'@9780\n    [323b9] parameter '__len'\n      [9780,9790) {reg22}\n    [323c6] parameter '__src'\n      [9780,9790) {reg23}\n    [323d3] parameter '__dest'\n      [9780,9790) {reg19}\n  [322c2] inlined function '__bswap_32'@9630\n    [322db] parameter '__bsx'\n      (9630,9630) <empty range>\n  [322e9] inlined function '__bswap_32'@9638\n    [322fd] parameter '__bsx'\n      (9638,9638) <empty range>\n  [3248b] inlined function '__bswap_32'@9744\n    [3249f] parameter '__bsx'\n      <no value>\n  [327eb] function '__elf32_getshdr_rdlock'@98c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [32806] parameter 'scn'\n      [98c0,98fc) {reg0}\n      [98fc,9904) {entry_value(1) {reg0}, stack_value}\n      [9904,990f) {reg0}\n      [990f,9910) {entry_value(1) {reg0}, stack_value}\n      [9910,9914) {reg0}\n      [9914,992c) {entry_value(1) {reg0}, stack_value}\n      [992c,9930) {reg0}\n      [9930,993c) {entry_value(1) {reg0}, stack_value}\n      [993c,9944) {reg0}\n      [9944,9948) {entry_value(1) {reg0}, stack_value}\n    [32813] variable 'result'\n      [98f0,9904) {reg1}\n      [9904,9910) {lit0, stack_value}\nmodule 'libelf.so'\n[328a0] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_getshdr.c'@9a50\n  [33a8d] function 'elf64_getshdr'@9fc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [33ab0] parameter 'scn'\n      [9fc0,9ff7) {reg0}\n      [9ff7,9ff8) {entry_value(1) {reg0}, stack_value}\n      [9ff8,9ffc) {reg0}\n      [9ffc,a010) {entry_value(1) {reg0}, stack_value}\n      [a010,a014) {reg0}\n      [a014,a01c) {entry_value(1) {reg0}, stack_value}\n      [a01c,a020) {reg0}\n      [a020,a024) {entry_value(1) {reg0}, stack_value}\n    [33ac5] variable 'result'\n      <no value>\n  [33ad0] inlined function 'scn_valid'@9fc4\n    [33aeb] parameter 'scn'\n      [9fc4,9fec) {reg0}\n      [9ff8,9ffc) {reg0}\n      [9ffc,a000) {entry_value(1) {reg0}, stack_value}\n      [a010,a014) {reg0}\n      [a014,a018) {entry_value(1) {reg0}, stack_value}\n  [34366] inlined function 'scn_valid'@9ea4\n    [34380] parameter 'scn'\n      [9ea4,9ecc) {reg0}\n      [9ef0,9ef4) {reg0}\n      [9ef4,9ef8) {entry_value(1) {reg0}, stack_value}\n      [9f0c,9f10) {reg0}\n      [9f10,9f14) {entry_value(1) {reg0}, stack_value}\n      [9f1c,9f24) {reg0}\n      [9f24,9f28) {entry_value(1) {reg0}, stack_value}\n  [33bb1] function 'load_shdr_wrlock'@9a50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [33bd3] parameter 'scn'\n      [9a50,9a8c) {reg0}\n      [9a8c,9ac0) {reg21}\n      [9ac0,9ad4) {entry_value(1) {reg0}, stack_value}\n      [9ad4,9e98) {reg21}\n    [33be7] variable 'result'\n      [9a90,9ac8) {reg27}\n      [9ac8,9ad4) {reg0}\n      [9ad4,9e98) {reg27}\n    [33bfa] variable 'elf'\n      [9a8c,9a94) {reg19}\n      [9ad4,9d68) {reg19}\n      [9d68,9d6c) {breg19(-360), stack_value}\n      [9dac,9e90) {reg19}\n    [33c0d] variable 'ehdr'\n      [9a90,9a94) {reg23}\n      [9ad4,9b4c) {reg23}\n      [9c20,9d38) {reg23}\n      [9dac,9dcc) {reg23}\n      [9e0c,9e20) {reg23}\n      [9e58,9e68) {reg23}\n      [9e70,9e80) {reg23}\n    [33c30] variable 'shnum'\n      [9a50,9e98) {fbreg(-112)}\n    [33c40] variable 'size'\n      [9af8,9ce8) {reg22}\n      [9d40,9d5c) {reg22}\n      [9dac,9e90) {reg22}\n    [33c53] variable 'shdr'\n      [9b04,9b10) {reg0}\n      [9b10,9e90) {reg20}\n    [33c76] variable '__PRETTY_FUNCTION__'\n      [9a50,9e98) {addr(0x14458)}\n  [33fc9] inlined function 'pread_retry'@9c54\n    [33fe3] parameter 'off'\n      (9c54,9c54) <empty range>\n      [9c54,9cc8) {fbreg(-128)}\n      [9e18,9e20) {fbreg(-128)}\n      [9e60,9e68) {fbreg(-128)}\n    [33ff0] parameter 'len'\n      (9c54,9c54) <empty range>\n      [9c54,9cc8) {reg22}\n      [9e18,9e20) {reg22}\n      [9e60,9e68) {reg22}\n    [33ffd] parameter 'buf'\n      (9c54,9c54) <empty range>\n      [9c54,9cc8) {reg20}\n      [9e18,9e20) {reg20}\n      [9e60,9e68) {reg20}\n    [3400a] parameter 'fd'\n      [9c54,9cc8) {fbreg(-132)}\n      [9e18,9e20) {fbreg(-132)}\n      [9e60,9e68) {fbreg(-132)}\n  [34055] inlined function 'pread'@9c54\n    [3406f] parameter '__offset'\n      [9c54,9c68) {fbreg(-128), deref, breg28(0), plus, stack_value}\n      [9c9c,9ca8) {reg24}\n    [3407c] parameter '__nbytes'\n      [9c54,9c68) {breg22(0), breg28(0), minus, stack_value}\n      [9c9c,9ca7) {reg2}\n      [9ca7,9ca8) {reg26}\n    [34089] parameter '__buf'\n      [9c54,9c68) {breg20(0), breg28(0), plus, stack_value}\n      [9c9c,9ca7) {reg1}\n      [9ca7,9ca8) {reg25}\n    [34096] parameter '__fd'\n      [9c54,9c68) {fbreg(-132)}\n      [9c9c,9ca8) {fbreg(-132)}\n  [33dc4] inlined function 'memcpy'@9df4\n    [33dde] parameter '__len'\n      [9df4,9e04) {reg22}\n    [33deb] parameter '__src'\n      [9df4,9e00) {reg23}\n      [9e00,9e03) {reg1}\n    [33df8] parameter '__dest'\n      [9df4,9e03) {reg0}\n      [9e03,9e04) {reg23}\n  [33e4d] inlined function 'memcpy'@9d48\n    [33e73] parameter '__len'\n      [9d48,9d58) {reg22}\n    [33e80] parameter '__src'\n      [9d48,9d58) {reg23}\n    [33e8d] parameter '__dest'\n      [9d48,9d58) {reg20}\n  [33d40] inlined function '__bswap_64'@9bdc\n    [33d5a] parameter '__bsx'\n      <no value>\n  [33da8] inlined function '__bswap_64'@9c00\n    [33dbd] parameter '__bsx'\n      <no value>\n  [33f8d] inlined function '__bswap_64'@9d2c\n    [33fa7] parameter '__bsx'\n      <no value>\n  [33fad] inlined function '__bswap_64'@9d18\n    [33fc2] parameter '__bsx'\n      <no value>\n  [33cf0] inlined function '__bswap_32'@9ba8\n    [33d0a] parameter '__bsx'\n      [9ba8,9bb8) {breg2(0)}\n  [33d18] inlined function '__bswap_32'@9bc0\n    [33d32] parameter '__bsx'\n      [9bc0,9bd0) {reg0}\n  [33d60] inlined function '__bswap_32'@9bdc\n    [33d7a] parameter '__bsx'\n      <no value>\n  [33d80] inlined function '__bswap_32'@9bec\n    [33d9a] parameter '__bsx'\n      [9bec,9bf8) {breg2(44)}\n      [9bf8,9bfc) {reg4}\n  [33f45] inlined function '__bswap_32'@9cf4\n    [33f5f] parameter '__bsx'\n      (9cf4,9cf4) <empty range>\n  [33f6d] inlined function '__bswap_32'@9d28\n    [33f87] parameter '__bsx'\n      <no value>\n  [34331] function '__elf64_getshdr_rdlock'@9ea0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3434c] parameter 'scn'\n      [9ea0,9edc) {reg0}\n      [9edc,9ee4) {entry_value(1) {reg0}, stack_value}\n      [9ee4,9eef) {reg0}\n      [9eef,9ef0) {entry_value(1) {reg0}, stack_value}\n      [9ef0,9ef4) {reg0}\n      [9ef4,9f0c) {entry_value(1) {reg0}, stack_value}\n      [9f0c,9f10) {reg0}\n      [9f10,9f1c) {entry_value(1) {reg0}, stack_value}\n      [9f1c,9f24) {reg0}\n      [9f24,9f28) {entry_value(1) {reg0}, stack_value}\n    [34359] variable 'result'\n      [9ed0,9ee4) {reg1}\n      [9ee4,9ef0) {lit0, stack_value}\nmodule 'libelf.so'\n[343e7] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getshdr.c'@a030\n  [354c5] function 'gelf_getshdr'@a030\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [354e7] parameter 'scn'\n      [a030,a064) {reg0}\n      [a064,a088) {entry_value(1) {reg0}, stack_value}\n      [a088,a08c) {reg0}\n      [a08c,a0d0) {entry_value(1) {reg0}, stack_value}\n      [a0d0,a0d3) {reg0}\n      [a0d3,a0ec) {entry_value(1) {reg0}, stack_value}\n      [a0ec,a0ef) {reg0}\n      [a0ef,a0fc) {entry_value(1) {reg0}, stack_value}\n      [a0fc,a100) {reg0}\n      [a100,a104) {entry_value(1) {reg0}, stack_value}\n    [354f9] parameter 'dst'\n      [a030,a054) {reg1}\n      [a054,a07c) {reg19}\n      [a07c,a088) {entry_value(1) {reg1}, stack_value}\n      [a088,a0c4) {reg19}\n      [a0c4,a0d0) {reg0}\n      [a0d0,a0fc) {reg19}\n      [a0fc,a104) {reg1}\n    [3550b] variable 'result'\n      [a034,a06c) {lit0, stack_value}\n      [a088,a0c0) {lit0, stack_value}\n      [a0c0,a0d0) {reg0}\n      [a0d0,a104) {lit0, stack_value}\n  [3556c] inlined function 'memcpy'@a064\n    [35591] parameter '__len'\n      [a064,a06c) {const1u(64), stack_value}\n    [3559e] parameter '__src'\n      [a064,a06c) {reg1}\n    [355ab] parameter '__dest'\n      [a064,a06c) {reg19}\nmodule 'libelf.so'\n[35616] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_shdr.c'@a110\n  [36712] function 'gelf_update_shdr'@a110\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [36734] parameter 'scn'\n      [a110,a14c) {reg0}\n      [a14c,a170) {reg20}\n      [a170,a17c) {entry_value(1) {reg0}, stack_value}\n      [a17c,a180) {reg0}\n      [a180,a1fc) {reg20}\n      [a1fc,a1ff) {reg0}\n      [a1ff,a20c) {reg20}\n      [a20c,a20f) {reg0}\n      [a20f,a228) {reg20}\n      [a228,a22c) {reg0}\n      [a22c,a230) {entry_value(1) {reg0}, stack_value}\n    [36746] parameter 'src'\n      [a110,a13c) {reg1}\n      [a13c,a170) {reg19}\n      [a170,a17c) {entry_value(1) {reg1}, stack_value}\n      [a17c,a228) {reg19}\n      [a228,a230) {reg1}\n    [36758] variable 'result'\n      [a114,a16c) {lit0, stack_value}\n      [a17c,a230) {lit0, stack_value}\n    [3676b] variable 'elf'\n      [a134,a14c) {breg0(136)}\n      [a17c,a180) {breg0(136)}\n      [a1fc,a1ff) {breg0(136)}\n      [a20c,a20f) {breg0(136)}\n  [367f4] inlined function 'memcpy'@a14c\n    [36819] parameter '__len'\n      [a14c,a15c) {const1u(64), stack_value}\n    [36826] parameter '__src'\n      [a14c,a15c) {reg19}\n    [36833] parameter '__dest'\n      [a14c,a15c) {reg1}\nmodule 'libelf.so'\n[3688b] CU '/usr/src/debug/elfutils/0.189/libelf/elf_strptr.c'@a230\n  [379ba] function 'elf_strptr'@a230\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [379dc] parameter 'elf'\n      [a230,a2b4) {reg0}\n      [a2b4,a434) {entry_value(1) {reg0}, stack_value}\n      [a434,a438) {reg0}\n      [a438,a444) {breg19(-200), stack_value}\n      [a444,a540) {entry_value(1) {reg0}, stack_value}\n    [379ef] parameter 'idx'\n      [a230,a260) {reg1}\n      [a260,a3b0) {reg20}\n      [a3bc,a540) {reg20}\n    [37a02] parameter 'offset'\n      [a230,a2d8) {reg2}\n      [a2d8,a344) {reg23}\n      [a344,a348) {entry_value(1) {reg2}, stack_value}\n      [a348,a384) {reg23}\n      [a384,a3bc) {entry_value(1) {reg2}, stack_value}\n      [a3bc,a3e4) {reg23}\n      [a3e4,a3eb) {reg2}\n      [a3eb,a400) {reg23}\n      [a400,a404) {entry_value(1) {reg2}, stack_value}\n      [a404,a430) {reg23}\n      [a430,a434) {entry_value(1) {reg2}, stack_value}\n      [a434,a43b) {reg2}\n      [a43b,a440) {reg23}\n      [a440,a444) {entry_value(1) {reg2}, stack_value}\n      [a444,a448) {reg2}\n      [a448,a4a0) {reg23}\n      [a4a0,a4a4) {entry_value(1) {reg2}, stack_value}\n      [a4a4,a4bc) {reg23}\n      [a4bc,a4c0) {entry_value(1) {reg2}, stack_value}\n      [a4c0,a4fc) {reg23}\n      [a4fc,a503) {reg2}\n      [a503,a530) {reg23}\n      [a530,a540) {entry_value(1) {reg2}, stack_value}\n    [37a16] variable 'result'\n      <no value>\n    [37a21] variable 'strscn'\n      [a2d0,a33c) {reg22}\n      [a3e4,a3fc) {reg22}\n      [a3fc,a404) {breg20(0), lit1, shl, breg20(0), plus, lit2, shl, breg20(0), plus, lit4, shl, breg19(0), plus, plus_uconst(16), stack_value}\n      [a404,a428) {reg22}\n      [a444,a498) {reg22}\n      [a4a4,a4b8) {reg22}\n      [a4b8,a4c0) {breg20(0), lit1, shl, breg20(0), plus, lit2, shl, breg20(0), plus, lit4, shl, breg19(0), plus, plus_uconst(16), stack_value}\n      [a4c0,a50c) {reg22}\n    [37a34] variable 'runp'\n      [a280,a284) {reg19}\n      [a288,a31c) {reg19}\n      [a3e4,a404) {reg19}\n      [a444,a498) {reg19}\n      [a4a4,a50c) {reg19}\n    [37a4f] variable 'sh_size'\n      [a2d0,a2f0) {lit0, stack_value}\n      [a2f0,a344) {reg24}\n      [a348,a374) {reg24}\n      [a3bc,a3e4) {reg24}\n      [a3e4,a404) {lit0, stack_value}\n      [a404,a430) {reg24}\n      [a444,a480) {lit0, stack_value}\n      [a480,a498) {reg24}\n      [a4a4,a4a8) {lit0, stack_value}\n      [a4a8,a4bc) {reg24}\n      [a4c0,a50c) {lit0, stack_value}\n      [a50c,a530) {reg24}\n  [37bbd] inlined function 'validate_str'@a514\n    [37bd2] parameter 'to'\n      [a348,a35c) {reg2}\n      [a35c,a367) {breg22(16)}\n      [a514,a534) {reg2}\n    [37bdf] parameter 'from'\n      [a348,a360) {reg0}\n      [a360,a367) {breg23(0), breg22(24), deref, minus, stack_value}\n      [a514,a534) {reg0}\n    [37bec] parameter 'str'\n      [a348,a358) {reg19}\n      [a358,a367) {breg22(0)}\n      [a510,a52c) {reg19}\n  [37c14] inlined function 'validate_str'@a32c\n    [37c2d] parameter 'to'\n      [a32c,a344) {reg24}\n      [a404,a428) {reg24}\n    [37c3a] parameter 'from'\n      [a32c,a344) {reg23}\n      [a344,a348) {entry_value(1) {reg2}, stack_value}\n      [a404,a428) {reg23}\n    [37c47] parameter 'str'\n      [a32c,a340) {reg19}\n      [a404,a410) {reg19}\n  [37a7e] inlined function 'get_zdata'@a4d4\n    [37a9a] parameter 'strscn'\n      <no value>\n    [37a9f] variable 'zsize'\n      [a4d4,a4fc) {fbreg(-88)}\n    [37aa8] variable 'zalign'\n      [a4d4,a4fc) {fbreg(-80)}\n    [37ab1] variable 'zdata'\n      [a4d4,a4fc) {reg0}\n  [37b18] inlined function 'get_zdata'@a4c0\n    [37b3d] parameter 'strscn'\n      [a4c0,a4fc) {reg22}\n    [37b4a] variable 'zsize'\n      [a4c0,a4d4) {fbreg(-88)}\n    [37b53] variable 'zalign'\n      [a4c0,a4d4) {fbreg(-80)}\n    [37b5c] variable 'zdata'\n      [a4d0,a4e4) {reg0}\n      [a4e4,a4f8) {breg24(192)}\nmodule 'libelf.so'\n[37d53] CU '/usr/src/debug/elfutils/0.189/libelf/elf_rawdata.c'@a540\n  [38e21] function 'elf_rawdata'@a540\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [38e43] parameter 'scn'\n      [a540,a578) {reg0}\n      [a578,a584) {reg19}\n      [a584,a590) {breg0(-72), stack_value}\n      [a590,a598) {reg0}\n      [a598,a5ac) {entry_value(1) {reg0}, stack_value}\n      [a5ac,a5af) {reg0}\n      [a5af,a5b8) {reg19}\n      [a5b8,a5c0) {entry_value(1) {reg0}, stack_value}\n      [a5c0,a5cc) {reg19}\n      [a5cc,a5d0) {entry_value(1) {reg0}, stack_value}\n    [38e57] parameter 'data'\n      [a540,a570) {reg1}\n      [a570,a590) {entry_value(1) {reg1}, stack_value}\n      [a590,a59b) {reg1}\n      [a59b,a5d0) {entry_value(1) {reg1}, stack_value}\nmodule 'libelf.so'\n[38eb5] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getdata.c'@a5d0\n  [3a1b5] function 'elf_getdata'@adb0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3a1d6] parameter 'scn'\n      [adb0,adbb) {reg0}\n      [adbb,adbc) {entry_value(1) {reg0}, stack_value}\n      [adbc,adc0) {reg0}\n    [3a1ea] parameter 'data'\n      [adb0,adbb) {reg1}\n      [adbb,adbc) {entry_value(1) {reg1}, stack_value}\n      [adbc,adc0) {reg1}\n    [3a1fe] variable 'result'\n      <no value>\n  [3a22c] function '__elf_getdata_rdlock'@acd0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3a24d] parameter 'scn'\n      [acd0,ad04) {reg0}\n      [ad04,ad40) {reg19}\n      [ad40,ad4c) {reg0}\n      [ad4c,ad5c) {reg19}\n      [ad5c,ad68) {entry_value(1) {reg0}, stack_value}\n      [ad68,ad6c) {reg19}\n      [ad6c,ad7c) {entry_value(1) {reg0}, stack_value}\n      [ad7c,ad7f) {reg0}\n      [ad7f,ad8c) {reg19}\n      [ad8c,ad90) {reg0}\n      [ad90,ada8) {reg19}\n      [ada8,adac) {reg0}\n      [adac,adb0) {entry_value(1) {reg0}, stack_value}\n    [3a261] parameter 'data'\n      [acd0,ad37) {reg1}\n      [ad37,ad40) {entry_value(1) {reg1}, stack_value}\n      [ad40,ad48) {reg1}\n      [ad48,ad68) {entry_value(1) {reg1}, stack_value}\n      [ad68,ad7c) {reg1}\n      [ad7c,ad8c) {entry_value(1) {reg1}, stack_value}\n      [ad8c,ad93) {reg1}\n      [ad93,ada8) {entry_value(1) {reg1}, stack_value}\n      [ada8,adb0) {reg1}\n    [3a275] variable 'result'\n      [acd4,ad58) {lit0, stack_value}\n      [ad68,adb0) {lit0, stack_value}\n    [3a289] variable 'elf'\n      [acfc,ad04) {breg0(136)}\n      [ad04,ad37) {breg19(136)}\n      [ad40,ad4c) {breg0(136)}\n      [ad68,ad6c) {breg19(136)}\n      [ad6c,ad7c) {entry_value(1) {reg0}, plus_uconst(136)}\n      [ad7c,ad7f) {breg0(136)}\n    [3a29d] variable 'locked'\n      [acd4,ad38) {lit0, stack_value}\n      [ad40,ad4c) {lit0, stack_value}\n      [ad4c,ad54) {reg1}\n      [ad68,ad7c) {lit0, stack_value}\n      [ad7c,ad8c) {lit1, stack_value}\n      [ad8c,ad9c) {lit0, stack_value}\n      [ad9c,ada3) {reg1}\n      [ada8,adb0) {lit0, stack_value}\n  [3a324] function '__libelf_set_data_list_rdlock'@aae0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3a343] parameter 'scn'\n      [aae0,aaf8) {reg0}\n      [aaf8,ab18) {reg19}\n      [ab18,ab28) {entry_value(1) {reg0}, stack_value}\n      [ab28,ab48) {reg19}\n      [ab48,ab54) {entry_value(1) {reg0}, stack_value}\n      [ab54,acc4) {reg19}\n    [3a357] parameter 'wrlocked'\n      [aae0,ab38) {reg1}\n      [ab38,ab54) {entry_value(1) {reg1}, stack_value}\n      [ab54,ab5c) {reg1}\n      [ab5c,acc4) {entry_value(1) {reg1}, stack_value}\n  [3a56a] function '__libelf_set_rawdata'@aac0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3a58b] parameter 'scn'\n      [aac0,aacb) {reg0}\n      [aacb,aacc) {entry_value(1) {reg0}, stack_value}\n      [aacc,aad0) {reg0}\n      [aad0,aad4) {entry_value(1) {reg0}, stack_value}\n    [3a59f] variable 'result'\n      <no value>\n  [3a5c1] function '__libelf_set_rawdata_wrlock'@a660\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3a5e3] parameter 'scn'\n      [a660,a6ac) {reg0}\n      [a6ac,a7c0) {reg28}\n      [a7c0,a7cc) {entry_value(1) {reg0}, stack_value}\n      [a7cc,a7f0) {reg28}\n      [a7f0,a7f4) {reg0}\n      [a7f4,a96c) {reg28}\n      [a96c,a96f) {reg0}\n      [a96f,a9b4) {reg28}\n      [a9b4,a9b7) {reg0}\n      [a9b7,aab8) {reg28}\n    [3a5f7] variable 'offset'\n      [a6bc,a790) {reg19}\n      [a7cc,a7f0) {reg19}\n      [a804,a96c) {reg19}\n      [a980,a9b4) {reg19}\n      [a9c8,aaa0) {reg19}\n      [aaa8,aab8) {reg19}\n    [3a60a] variable 'size'\n      [a6b4,a790) {reg24}\n      [a7cc,a7f0) {reg24}\n      [a7fc,a96c) {reg24}\n      [a980,a9b4) {reg24}\n      [a9c8,aaa0) {reg24}\n      [aaa8,aab8) {reg24}\n    [3a61d] variable 'align'\n      [a6bc,a700) {reg20}\n      [a73c,a754) {reg20}\n      [a758,a790) {reg20}\n      [a7cc,a7d0) {reg20}\n      [a7d0,a7ec) {reg0}\n      [a7ec,a7f0) {reg20}\n      [a800,a884) {reg20}\n      [a980,a9a0) {reg20}\n      [a9c8,aa08) {reg20}\n      [aa24,aa5c) {reg20}\n    [3a630] variable 'flags'\n      [a6bc,a6c8) {reg21}\n      [a800,a804) {reg21}\n    [3a643] variable 'type'\n      [a6bc,a790) {reg22}\n      [a7cc,a7f0) {reg22}\n      [a7fc,a96c) {reg22}\n      [a980,a9b4) {reg22}\n      [a9c8,aaa0) {reg22}\n      [aaa8,aab8) {reg22}\n    [3a656] variable 'elf'\n      [a660,aab8) {reg27}\n  [3a384] inlined function 'convert_data'@ab6c\n    [3a39b] parameter 'type'\n      [ab6c,abdc) {reg22}\n      [abdc,abe4) {breg19(8)}\n      [abe4,acbc) {reg22}\n    [3a3a8] parameter 'size'\n      [ab58,abdc) {reg21}\n      [abdc,abe4) {breg19(16)}\n      [abe4,acbc) {reg21}\n    [3a3b5] parameter 'data'\n      [ab58,ab64) {breg2(72), deref, plus_uconst(5), deref_size(1), const1u(255), and, stack_value}\n    [3a3c2] parameter 'eclass'\n      [ab58,ab74) {breg2(32)}\n      [ab74,abc0) {breg19(136), deref, plus_uconst(32)}\n      [abe4,abeb) {breg19(136), deref, plus_uconst(32)}\n      [ac84,ac8b) {breg19(136), deref, plus_uconst(32)}\n    [3a3cf] parameter 'scn'\n      [ab58,acc4) {reg19}\n  [3abb6] inlined function '__libelf_data_type'@a640\n    [3abd8] parameter 'ehdr'\n      <no value>\n    [3abdd] parameter 'sh_type'\n      <constant value>\n    [3abe3] parameter 'align'\n      [a640,a644) {reg2}\n      [a644,a65c) {entry_value(1) {reg2}, stack_value}\n  [3a761] inlined function 'pread_retry'@a8e0\n    [3a77c] parameter 'off'\n      [a8e0,a8e4) {reg0}\n      [a8e4,a95c) {fbreg(-192)}\n      [aa5c,aa6c) {fbreg(-192)}\n    [3a789] parameter 'len'\n      [a8e0,a95c) {reg24}\n      [aa5c,aa6c) {reg24}\n    [3a796] parameter 'buf'\n      [a8e0,a8e4) {reg1}\n      [a8e4,a95c) {fbreg(-200)}\n      [aa5c,aa6c) {fbreg(-200)}\n    [3a7a3] parameter 'fd'\n      [a8e0,a95c) {fbreg(-204)}\n      [aa5c,aa6c) {fbreg(-204)}\n  [3a7ee] inlined function 'pread'@a8e4\n    [3a808] parameter '__offset'\n      [a8e4,a8f4) {fbreg(-192), deref, breg25(0), plus, stack_value}\n      [a930,a93c) {fbreg(-216)}\n    [3a815] parameter '__nbytes'\n      [a8e4,a8f4) {breg24(0), breg25(0), minus, stack_value}\n      [a930,a93b) {reg2}\n      [a93b,a93c) {reg26}\n    [3a822] parameter '__buf'\n      [a8e4,a8f4) {fbreg(-200), deref, breg25(0), plus, stack_value}\n      [a930,a938) {reg0}\n      [a938,a93b) {reg1}\n      [a93b,a93c) {breg31(0)}\n    [3a82f] parameter '__fd'\n      [a8e4,a8f4) {fbreg(-204)}\n      [a930,a93c) {fbreg(-204)}\n  [3a40d] inlined function 'memcpy'@ac70\n    [3a427] parameter '__len'\n      [ac70,ac80) {reg21}\n    [3a434] parameter '__src'\n      [ac70,ac7c) {reg25}\n      [ac7c,ac7f) {reg1}\n    [3a441] parameter '__dest'\n      [ac70,ac7f) {reg0}\n      [ac7f,ac80) {reg20}\n  [3a4d3] inlined function 'memcpy'@ac98\n    [3a4f9] parameter '__len'\n      [ac98,aca8) {reg21}\n    [3a506] parameter '__src'\n      [ac98,aca4) {reg23}\n      [aca4,aca7) {reg1}\n    [3a513] parameter '__dest'\n      [ac98,aca7) {reg0}\n      [aca7,aca8) {reg20}\n  [3ab4d] function '__libelf_data_type'@a5d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3ab68] parameter 'ehdr'\n      [a5d0,a5e8) {reg0}\n      [a5e8,a5f0) {reg3}\n      [a5f0,a5f4) {entry_value(1) {reg0}, stack_value}\n      [a5f4,a60c) {reg0}\n      [a60c,a63c) {entry_value(1) {reg0}, stack_value}\n      [a63c,a65c) {reg3}\n    [3ab75] parameter 'sh_type'\n      [a5d0,a5e4) {reg1}\n      [a5e4,a5f4) {entry_value(1) {reg1}, stack_value}\n      [a5f4,a61c) {reg1}\n      [a61c,a65c) {entry_value(1) {reg1}, stack_value}\n    [3ab82] parameter 'align'\n      [a5d0,a644) {reg2}\n      [a644,a65c) {entry_value(1) {reg2}, stack_value}\nmodule 'libelf.so'\n[3ac13] CU '/usr/src/debug/elfutils/0.189/libelf/elf_newdata.c'@adc0\n  [3bd2f] function 'elf_newdata'@adc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3bd51] parameter 'scn'\n      [adc0,ae08) {reg0}\n      [ae08,ae40) {reg19}\n      [ae40,ae4c) {entry_value(1) {reg0}, stack_value}\n      [ae4c,ae70) {reg19}\n      [ae70,ae77) {reg0}\n      [ae77,aea0) {reg19}\n      [aea0,aea4) {reg0}\n      [aea4,aeb0) {reg19}\n      [aeb0,aeb4) {reg0}\n      [aeb4,aec0) {reg19}\n      [aec0,aec4) {reg0}\n      [aec4,aec8) {entry_value(1) {reg0}, stack_value}\n      [aec8,aed8) {reg19}\n    [3bd65] variable 'result'\n      [adc4,ae14) {lit0, stack_value}\n      [ae14,ae3c) {reg0}\n      (ae3c,ae3c) <empty range>\n      [ae4c,ae90) {lit0, stack_value}\n      [ae90,aea0) {reg0}\n      [aea0,aec8) {lit0, stack_value}\n      [aec8,aecc) {reg0}\nmodule 'libelf.so'\n[3be46] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getdata_rawchunk.c'@aee0\n  [3d0c0] function 'elf_getdata_rawchunk'@aee0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3d0e2] parameter 'elf'\n      [aee0,af00) {reg0}\n      [af00,b0a8) {reg21}\n      [b0a8,b0b4) {breg0(184)}\n      [b0b4,b0c8) {reg21}\n      [b0c8,b0d4) {entry_value(1) {reg0}, stack_value}\n      [b0d4,b27c) {reg21}\n      [b27c,b280) {reg0}\n      [b280,b284) {entry_value(1) {reg0}, stack_value}\n      [b284,b294) {reg21}\n    [3d0f6] parameter 'offset'\n      [aee0,af18) {reg1}\n      [af18,af90) {reg19}\n      [af90,afa0) {entry_value(1) {reg1}, stack_value}\n      [afa0,b0a0) {reg19}\n      [b0a0,b0b4) {breg0(256)}\n      [b0b4,b0c0) {reg19}\n      [b0c0,b0d4) {entry_value(1) {reg1}, stack_value}\n      [b0d4,b14c) {reg19}\n      [b14c,b153) {reg1}\n      [b153,b158) {entry_value(1) {reg1}, stack_value}\n      [b158,b230) {reg19}\n      [b230,b238) {entry_value(1) {reg1}, stack_value}\n      [b238,b26c) {reg19}\n      [b26c,b27c) {entry_value(1) {reg1}, stack_value}\n      [b27c,b284) {reg1}\n      [b284,b294) {reg19}\n    [3d108] parameter 'size'\n      [aee0,b00b) {reg2}\n      [b00b,b0a0) {reg20}\n      [b0a0,b0b4) {breg0(16)}\n      [b0b4,b0bb) {reg2}\n      [b0bb,b0d4) {entry_value(1) {reg2}, stack_value}\n      [b0d4,b0df) {reg2}\n      [b0df,b0f4) {reg20}\n      [b0f4,b0fb) {reg2}\n      [b0fb,b14c) {reg20}\n      [b14c,b153) {reg2}\n      [b153,b158) {entry_value(1) {reg2}, stack_value}\n      [b158,b15f) {reg2}\n      [b15f,b228) {reg20}\n      [b228,b22b) {reg2}\n      [b22b,b230) {reg20}\n      [b230,b238) {entry_value(1) {reg2}, stack_value}\n      [b238,b26c) {reg20}\n      [b26c,b27c) {entry_value(1) {reg2}, stack_value}\n      [b27c,b284) {reg2}\n      [b284,b294) {reg20}\n    [3d11a] parameter 'type'\n      [aee0,b00b) {reg3}\n      [b00b,b080) {reg28}\n      [b080,b0b4) {breg0(8)}\n      [b0b4,b0bb) {reg3}\n      [b0bb,b0d4) {entry_value(1) {reg3}, stack_value}\n      [b0d4,b0df) {reg3}\n      [b0df,b0f4) {reg28}\n      [b0f4,b0fb) {reg3}\n      [b0fb,b14c) {reg28}\n      [b14c,b153) {reg3}\n      [b153,b158) {entry_value(1) {reg3}, stack_value}\n      [b158,b15f) {reg3}\n      [b15f,b228) {reg28}\n      [b228,b22b) {reg3}\n      [b22b,b234) {reg28}\n      [b234,b238) {entry_value(1) {reg3}, stack_value}\n      [b238,b278) {reg28}\n      [b278,b27c) {entry_value(1) {reg3}, stack_value}\n      [b27c,b284) {reg3}\n      [b284,b294) {reg28}\n    [3d12c] variable 'rawchunk'\n      [aff4,b048) {reg25}\n      [b0d4,b0f4) {reg25}\n      [b100,b10f) {reg0}\n      [b10f,b14c) {reg23}\n      [b164,b170) {reg0}\n      [b170,b228) {reg23}\n      [b238,b258) {reg23}\n      [b284,b294) {reg23}\n    [3d13f] variable 'flags'\n      [af40,b014) {lit0, stack_value}\n      [b014,b064) {const1u(128), stack_value}\n      [b0d4,b110) {lit0, stack_value}\n      [b110,b14c) {const1u(128), stack_value}\n      [b158,b208) {lit0, stack_value}\n      [b208,b228) {const1u(128), stack_value}\n      [b238,b248) {const1u(128), stack_value}\n      [b248,b258) {lit0, stack_value}\n      [b258,b260) {const1u(128), stack_value}\n      [b284,b294) {lit0, stack_value}\n    [3d152] variable 'result'\n      [af40,af94) {lit0, stack_value}\n      [af94,afa0) {reg4}\n      [afa0,b09c) {lit0, stack_value}\n      [b0d4,b14c) {lit0, stack_value}\n      [b158,b228) {lit0, stack_value}\n      [b238,b27c) {lit0, stack_value}\n      [b284,b294) {lit0, stack_value}\n    [3d165] variable 'rawchunks'\n      [af48,af5c) {reg26}\n      (af5c,af5c) <empty range>\n      [af5c,af60) {breg4(48)}\n      [af60,afa0) {reg4}\n    [3d180] variable 'align'\n      [afd8,b0a8) {reg22}\n      [b0a8,b0b4) {breg0(32)}\n      [b0d4,b14c) {reg22}\n      [b158,b228) {reg22}\n      [b238,b27c) {reg22}\n      [b284,b294) {reg22}\n    [3d1a3] variable 'buffer'\n      [b010,b014) {reg0}\n      [b014,b074) {reg23}\n      [b074,b0b4) {breg0(0)}\n      [b0d4,b0f4) {reg25}\n      [b258,b260) {reg23}\n    [3d1b6] variable '__PRETTY_FUNCTION__'\n      [aee0,b294) {addr(0x14528)}\n    [3d1c9] variable 'chunk'\n      [b058,b078) {reg0}\n      [b078,b0b4) {reg1}\n      [b0e4,b0f4) {reg0}\n      [b258,b25c) {reg0}\n      [b25c,b25f) {reg1}\n  [3d27a] inlined function 'pread_retry'@b18c\n    [3d293] parameter 'off'\n      (b18c,b18c) <empty range>\n      [b18c,b200) {fbreg(-16)}\n      [b248,b258) {fbreg(-16)}\n    [3d2a0] parameter 'len'\n      [b18c,b200) {reg20}\n      [b248,b258) {reg20}\n    [3d2ad] parameter 'buf'\n      [b18c,b200) {reg23}\n      [b248,b258) {reg23}\n    [3d2ba] parameter 'fd'\n      (b18c,b18c) <empty range>\n      [b18c,b200) {fbreg(-20)}\n      [b248,b258) {fbreg(-20)}\n  [3d305] inlined function 'pread'@b18c\n    [3d31e] parameter '__offset'\n      [b18c,b1a0) {fbreg(-16), deref, breg27(0), plus, stack_value}\n      [b1d4,b1e0) {reg24}\n    [3d32b] parameter '__nbytes'\n      [b18c,b1a0) {breg20(0), breg27(0), minus, stack_value}\n      [b1d4,b1df) {reg2}\n      [b1df,b1e0) {reg26}\n    [3d338] parameter '__buf'\n      [b18c,b1a0) {breg23(0), breg27(0), plus, stack_value}\n      [b1d4,b1df) {reg1}\n      [b1df,b1e0) {reg25}\n    [3d345] parameter '__fd'\n      [b18c,b1a0) {fbreg(-20)}\n      [b1d4,b1e0) {fbreg(-20)}\n  [3d1f8] inlined function 'memcpy'@b104\n    [3d21d] parameter '__len'\n      [b104,b110) {reg20}\n    [3d22a] parameter '__src'\n      [b104,b110) {reg25}\n    [3d237] parameter '__dest'\n      [b104,b10f) {reg0}\n      [b10f,b110) {reg23}\nmodule 'libelf.so'\n[3d602] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagelf.c'@b2a0\n  [3e6b8] function 'elf_flagelf'@b2a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3e6d6] parameter 'elf'\n      [b2a0,b2bc) {reg0}\n      [b2bc,b2e4) {reg3}\n      [b2e4,b2f0) {entry_value(1) {reg0}, stack_value}\n      [b2f0,b2f7) {reg3}\n      [b2f7,b300) {entry_value(1) {reg0}, stack_value}\n      [b300,b324) {reg3}\n      [b324,b328) {reg0}\n      [b328,b32c) {entry_value(1) {reg0}, stack_value}\n      [b32c,b333) {reg3}\n      [b333,b33c) {entry_value(1) {reg0}, stack_value}\n    [3e6e8] parameter 'cmd'\n      [b2a0,b2d4) {reg1}\n      [b2d4,b2f0) {entry_value(1) {reg1}, stack_value}\n      [b2f0,b2f7) {reg1}\n      [b2f7,b300) {entry_value(1) {reg1}, stack_value}\n      [b300,b310) {reg1}\n      [b310,b324) {entry_value(1) {reg1}, stack_value}\n      [b324,b333) {reg1}\n      [b333,b33c) {entry_value(1) {reg1}, stack_value}\n    [3e6fa] parameter 'flags'\n      [b2a0,b2d8) {reg2}\n      [b2d8,b2f0) {entry_value(1) {reg2}, stack_value}\n      [b2f0,b2f7) {reg2}\n      [b2f7,b300) {entry_value(1) {reg2}, stack_value}\n      [b300,b314) {reg2}\n      [b314,b324) {entry_value(1) {reg2}, stack_value}\n      [b324,b333) {reg2}\n      [b333,b33c) {entry_value(1) {reg2}, stack_value}\n    [3e70e] variable 'result'\n      [b2e0,b2e4) {reg0}\n      [b31c,b324) {reg0}\nmodule 'libelf.so'\n[3e75a] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagehdr.c'@b340\n  [3f810] function 'elf_flagehdr'@b340\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [3f82e] parameter 'elf'\n      [b340,b35c) {reg0}\n      [b35c,b380) {reg3}\n      [b380,b38c) {entry_value(1) {reg0}, stack_value}\n      [b38c,b393) {reg3}\n      [b393,b39c) {entry_value(1) {reg0}, stack_value}\n      [b39c,b3c3) {reg3}\n      [b3c3,b3cc) {entry_value(1) {reg0}, stack_value}\n      [b3cc,b3d0) {reg0}\n      [b3d0,b3d4) {entry_value(1) {reg0}, stack_value}\n    [3f840] parameter 'cmd'\n      [b340,b380) {reg1}\n      [b380,b38c) {entry_value(1) {reg1}, stack_value}\n      [b38c,b393) {reg1}\n      [b393,b39c) {entry_value(1) {reg1}, stack_value}\n      [b39c,b3c3) {reg1}\n      [b3c3,b3cc) {entry_value(1) {reg1}, stack_value}\n      [b3cc,b3d4) {reg1}\n    [3f852] parameter 'flags'\n      [b340,b374) {reg2}\n      [b374,b38c) {entry_value(1) {reg2}, stack_value}\n      [b38c,b393) {reg2}\n      [b393,b39c) {entry_value(1) {reg2}, stack_value}\n      [b39c,b3ac) {reg2}\n      [b3ac,b3bc) {entry_value(1) {reg2}, stack_value}\n      [b3bc,b3c3) {reg2}\n      [b3c3,b3cc) {entry_value(1) {reg2}, stack_value}\n      [b3cc,b3d4) {reg2}\n    [3f866] variable 'result'\n      [b37c,b380) {reg0}\n      [b3b4,b3bc) {reg0}\nmodule 'libelf.so'\n[3f8b2] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagphdr.c'@b3e0\n  [40968] function 'elf_flagphdr'@b3e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [40986] parameter 'elf'\n      [b3e0,b3fc) {reg0}\n      [b3fc,b420) {reg3}\n      [b420,b42c) {entry_value(1) {reg0}, stack_value}\n      [b42c,b433) {reg3}\n      [b433,b43c) {entry_value(1) {reg0}, stack_value}\n      [b43c,b45c) {reg3}\n      [b45c,b460) {reg0}\n      [b460,b464) {entry_value(1) {reg0}, stack_value}\n      [b464,b46b) {reg3}\n      [b46b,b474) {entry_value(1) {reg0}, stack_value}\n    [40998] parameter 'cmd'\n      [b3e0,b420) {reg1}\n      [b420,b42c) {entry_value(1) {reg1}, stack_value}\n      [b42c,b433) {reg1}\n      [b433,b43c) {entry_value(1) {reg1}, stack_value}\n      [b43c,b46b) {reg1}\n      [b46b,b474) {entry_value(1) {reg1}, stack_value}\n    [409aa] parameter 'flags'\n      [b3e0,b414) {reg2}\n      [b414,b42c) {entry_value(1) {reg2}, stack_value}\n      [b42c,b433) {reg2}\n      [b433,b43c) {entry_value(1) {reg2}, stack_value}\n      [b43c,b44c) {reg2}\n      [b44c,b45c) {entry_value(1) {reg2}, stack_value}\n      [b45c,b46b) {reg2}\n      [b46b,b474) {entry_value(1) {reg2}, stack_value}\n    [409be] variable 'result'\n      [b41c,b420) {reg0}\n      [b454,b45c) {reg0}\nmodule 'libelf.so'\n[40a0a] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagscn.c'@b480\n  [41ac0] function 'elf_flagscn'@b480\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [41ade] parameter 'scn'\n      [b480,b49c) {reg0}\n      [b49c,b4c0) {reg3}\n      [b4c0,b4cc) {entry_value(1) {reg0}, stack_value}\n      [b4cc,b4d3) {reg3}\n      [b4d3,b4dc) {entry_value(1) {reg0}, stack_value}\n      [b4dc,b4f8) {reg3}\n      [b4f8,b4fc) {reg0}\n      [b4fc,b500) {entry_value(1) {reg0}, stack_value}\n      [b500,b507) {reg3}\n      [b507,b510) {entry_value(1) {reg0}, stack_value}\n    [41af0] parameter 'cmd'\n      [b480,b4c0) {reg1}\n      [b4c0,b4cc) {entry_value(1) {reg1}, stack_value}\n      [b4cc,b4d3) {reg1}\n      [b4d3,b4dc) {entry_value(1) {reg1}, stack_value}\n      [b4dc,b507) {reg1}\n      [b507,b510) {entry_value(1) {reg1}, stack_value}\n    [41b02] parameter 'flags'\n      [b480,b4b8) {reg2}\n      [b4b8,b4cc) {entry_value(1) {reg2}, stack_value}\n      [b4cc,b4d3) {reg2}\n      [b4d3,b4dc) {entry_value(1) {reg2}, stack_value}\n      [b4dc,b4ec) {reg2}\n      [b4ec,b4f8) {entry_value(1) {reg2}, stack_value}\n      [b4f8,b507) {reg2}\n      [b507,b510) {entry_value(1) {reg2}, stack_value}\n    [41b16] variable 'result'\n      [b4f4,b4f8) {reg0}\nmodule 'libelf.so'\n[41b62] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagshdr.c'@b510\n  [42c18] function 'elf_flagshdr'@b510\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [42c36] parameter 'scn'\n      [b510,b52c) {reg0}\n      [b52c,b550) {reg3}\n      [b550,b55c) {entry_value(1) {reg0}, stack_value}\n      [b55c,b563) {reg3}\n      [b563,b56c) {entry_value(1) {reg0}, stack_value}\n      [b56c,b588) {reg3}\n      [b588,b58c) {reg0}\n      [b58c,b590) {entry_value(1) {reg0}, stack_value}\n      [b590,b597) {reg3}\n      [b597,b5a0) {entry_value(1) {reg0}, stack_value}\n    [42c48] parameter 'cmd'\n      [b510,b550) {reg1}\n      [b550,b55c) {entry_value(1) {reg1}, stack_value}\n      [b55c,b563) {reg1}\n      [b563,b56c) {entry_value(1) {reg1}, stack_value}\n      [b56c,b597) {reg1}\n      [b597,b5a0) {entry_value(1) {reg1}, stack_value}\n    [42c5a] parameter 'flags'\n      [b510,b548) {reg2}\n      [b548,b55c) {entry_value(1) {reg2}, stack_value}\n      [b55c,b563) {reg2}\n      [b563,b56c) {entry_value(1) {reg2}, stack_value}\n      [b56c,b57c) {reg2}\n      [b57c,b588) {entry_value(1) {reg2}, stack_value}\n      [b588,b597) {reg2}\n      [b597,b5a0) {entry_value(1) {reg2}, stack_value}\n    [42c6e] variable 'result'\n      [b584,b588) {reg0}\nmodule 'libelf.so'\n[42cba] CU '/usr/src/debug/elfutils/0.189/libelf/elf_flagdata.c'@b5a0\n  [43d70] function 'elf_flagdata'@b5a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [43d92] parameter 'data'\n      [b5a0,b5bc) {reg0}\n      [b5bc,b618) {entry_value(1) {reg0}, stack_value}\n      [b618,b61c) {reg0}\n      [b61c,b630) {entry_value(1) {reg0}, stack_value}\n    [43da4] parameter 'cmd'\n      [b5a0,b5e0) {reg1}\n      [b5e0,b5ec) {entry_value(1) {reg1}, stack_value}\n      [b5ec,b5f3) {reg1}\n      [b5f3,b5fc) {entry_value(1) {reg1}, stack_value}\n      [b5fc,b627) {reg1}\n      [b627,b630) {entry_value(1) {reg1}, stack_value}\n    [43db8] parameter 'flags'\n      [b5a0,b5d8) {reg2}\n      [b5d8,b5ec) {entry_value(1) {reg2}, stack_value}\n      [b5ec,b5f3) {reg2}\n      [b5f3,b5fc) {entry_value(1) {reg2}, stack_value}\n      [b5fc,b60c) {reg2}\n      [b60c,b618) {entry_value(1) {reg2}, stack_value}\n      [b618,b627) {reg2}\n      [b627,b630) {entry_value(1) {reg2}, stack_value}\n    [43dca] variable 'data_scn'\n      [b5a8,b5bc) {reg0}\n      [b5bc,b618) {entry_value(1) {reg0}, stack_value}\n      [b620,b630) {entry_value(1) {reg0}, stack_value}\n    [43ddd] variable 'result'\n      [b614,b618) {reg0}\nmodule 'libelf.so'\n[43e32] CU '/usr/src/debug/elfutils/0.189/libelf/elf_memory.c'@b630\n  [44efa] function 'elf_memory'@b630\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [44f18] parameter 'image'\n      [b630,b650) {reg0}\n      [b650,b653) {reg1}\n      [b653,b654) {entry_value(1) {reg0}, stack_value}\n      [b654,b65c) {reg0}\n      [b65c,b678) {entry_value(1) {reg0}, stack_value}\n    [44f2a] parameter 'size'\n      [b630,b644) {reg1}\n      [b644,b653) {reg3}\n      [b653,b654) {entry_value(1) {reg1}, stack_value}\n      [b654,b667) {reg1}\n      [b667,b678) {entry_value(1) {reg1}, stack_value}\nmodule 'libelf.so'\n[44f92] CU '/usr/src/debug/elfutils/0.189/libelf/elf_update.c'@b680\n  [4634c] function 'elf_update'@b680\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4636e] parameter 'elf'\n      [b680,b6b8) {reg0}\n      [b6b8,b6f8) {reg19}\n      [b6f8,b708) {entry_value(1) {reg0}, stack_value}\n      [b708,b770) {reg19}\n      [b770,b773) {reg0}\n      [b773,b7ec) {reg19}\n      [b7ec,b7ef) {reg0}\n      [b7ef,b800) {reg19}\n      [b800,b803) {reg0}\n      [b803,b80c) {reg19}\n      [b80c,b80f) {reg0}\n      [b80f,ba30) {reg19}\n    [46381] parameter 'cmd'\n      [b680,b6c7) {reg1}\n      [b6c7,b708) {entry_value(1) {reg1}, stack_value}\n      [b708,b748) {reg1}\n      [b748,b7b8) {reg20}\n      [b7b8,b800) {entry_value(1) {reg1}, stack_value}\n      [b800,b80c) {reg20}\n      [b80c,b98c) {entry_value(1) {reg1}, stack_value}\n      [b98c,b99c) {reg20}\n      [b99c,b9f0) {entry_value(1) {reg1}, stack_value}\n      [b9f0,ba00) {reg20}\n      [ba00,ba0b) {reg1}\n      [ba0b,ba10) {reg20}\n      [ba10,ba1b) {reg1}\n      [ba1b,ba20) {reg20}\n      [ba20,ba30) {entry_value(1) {reg1}, stack_value}\n    [46394] variable 'shnum'\n      [b758,b7ec) {reg22}\n      [b7ec,b7ef) {reg2}\n      [b7ef,b800) {reg22}\n      [b800,b803) {reg2}\n      [b803,b80c) {reg22}\n      [b80c,b80f) {reg2}\n      [b80f,ba00) {reg22}\n      [ba20,ba28) {reg22}\n    [463a7] variable 'size'\n      [b778,b7fc) {reg21}\n      [b80c,b994) {reg21}\n      [b998,b99c) {const1s(-1), stack_value}\n      [b99c,b9f8) {reg21}\n      [b9fc,ba00) {const1s(-1), stack_value}\n      [ba1c,ba20) {const1s(-1), stack_value}\n      [ba20,ba28) {reg21}\n    [463ba] variable 'change_bo'\n      [b680,ba30) {fbreg(-204)}\n  [463d2] inlined function 'write_file'@b7c0\n    [463eb] parameter 'shnum'\n      [b7c0,b7ec) {reg22}\n      [b7ec,b7ef) {reg2}\n      [b7ef,b800) {reg22}\n      [b80c,b80f) {reg2}\n      [b80f,b98c) {reg22}\n      [b99c,b9f0) {reg22}\n      [ba20,ba28) {reg22}\n    [463f8] parameter 'change_bo'\n      [b7c0,b7ec) {reg23}\n      [b7ec,b7ef) {reg1}\n      [b7ef,b7f8) {reg23}\n      [b80c,b80f) {reg1}\n      [b80f,b890) {reg23}\n      [b894,b8b8) {reg23}\n      [b8c0,b98c) {reg23}\n      [b99c,b9ec) {reg23}\n      [ba20,ba28) {reg23}\n    [46405] parameter 'size'\n      [b7c0,b7f4) {reg21}\n      [b80c,b878) {reg21}\n      [b8b4,b97c) {reg21}\n      [b99c,b9b8) {reg21}\n      [b9e0,b9f0) {reg21}\n      [ba20,ba28) {reg21}\n    [46412] parameter 'elf'\n      [b7c0,b7ec) {reg19}\n      [b7ec,b7ef) {reg0}\n      [b7ef,b800) {reg19}\n      [b80c,b80f) {reg0}\n      [b80f,b98c) {reg19}\n      [b99c,b9f0) {reg19}\n      [ba20,ba28) {reg19}\nmodule 'libelf.so'\n[466b2] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_updatenull.c'@ba30\n  [47922] function '__elf32_updatenull_wrlock'@ba30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [47944] parameter 'elf'\n      [ba30,ba73) {reg0}\n      [ba73,bce0) {reg19}\n      [bce0,bcf4) {entry_value(1) {reg0}, stack_value}\n      [bcf4,c2a8) {reg19}\n    [47958] parameter 'change_bop'\n      [ba30,ba70) {reg1}\n      [ba70,bb34) {reg20}\n      [bb34,be4c) {entry_value(1) {reg1}, stack_value}\n      [be4c,be60) {reg20}\n      [be60,c054) {entry_value(1) {reg1}, stack_value}\n      [c054,c098) {reg20}\n      [c098,c0ac) {entry_value(1) {reg1}, stack_value}\n      [c0ac,c0c4) {reg20}\n      [c0c4,c2a8) {entry_value(1) {reg1}, stack_value}\n    [4796b] parameter 'shnum'\n      [ba30,ba73) {reg2}\n      [ba73,bce4) {reg22}\n      [bce4,bcf4) {entry_value(1) {reg2}, stack_value}\n      [bcf4,c2a8) {reg22}\n    [4797e] variable 'ehdr'\n      [ba78,ba7c) {reg0}\n      [ba7c,bce8) {reg24}\n      [bcf4,c2a8) {reg24}\n    [47991] variable 'changed'\n      [ba70,bbf4) {lit0, stack_value}\n      [bbf4,bc6c) {reg9}\n      [bc6c,bca8) {lit0, stack_value}\n      [bcf4,bd0c) {lit0, stack_value}\n      [bd0c,bd90) {reg9}\n      [bda4,be0c) {reg9}\n      [be20,be4c) {reg9}\n      [be4c,be60) {lit0, stack_value}\n      [be60,be67) {reg9}\n      [be78,be80) {reg9}\n      [be90,bec4) {reg9}\n      [becc,bf6c) {reg9}\n      [bf70,bf87) {reg9}\n      [bf87,bfa0) {fbreg(-136)}\n      [bfac,bfe8) {reg9}\n      [bfe8,bff8) {lit1, stack_value}\n      [c038,c048) {lit0, stack_value}\n      [c048,c054) {reg9}\n      [c054,c0c4) {lit0, stack_value}\n      [c0c4,c0d7) {reg9}\n      [c0e8,c134) {reg9}\n      [c134,c144) {lit0, stack_value}\n      [c144,c14b) {reg9}\n      [c15c,c16b) {reg9}\n      [c16b,c18c) {fbreg(-136)}\n      [c18c,c1b4) {lit1, stack_value}\n      [c1d8,c1f7) {reg9}\n      [c1f8,c23c) {reg9}\n      [c23c,c25c) {lit0, stack_value}\n      [c25c,c2a7) {reg9}\n    [479a4] variable 'ehdr_flags'\n      [ba70,bb8c) {lit0, stack_value}\n      [bb8c,bc6c) {reg28}\n      [bc6c,bca4) {lit0, stack_value}\n      [bca4,bcb8) {reg28}\n      [bcf4,bd04) {lit0, stack_value}\n      [bd04,be4c) {reg28}\n      [be4c,be60) {lit0, stack_value}\n      [be60,be74) {reg28}\n      [be78,be80) {reg28}\n      [be90,bfa0) {reg28}\n      [bfac,c054) {reg28}\n      [c054,c0c4) {lit0, stack_value}\n      [c0c4,c0e4) {reg28}\n      [c0e8,c158) {reg28}\n      [c15c,c1c8) {reg28}\n      [c1d8,c210) {reg28}\n      [c214,c2a8) {reg28}\n    [479b7] variable 'size'\n      [bb4c,bb8c) {reg20}\n      [bb8c,bc6c) {reg27}\n      [bc88,bca8) {reg20}\n      [bca8,bcb8) {reg27}\n      [bcb8,bcbc) {reg0}\n      [bcf4,bd08) {reg20}\n      [bd08,bdc8) {reg27}\n      [bdec,be4c) {reg27}\n      [be78,be80) {reg27}\n      [be90,bfa8) {reg27}\n      [bfac,c054) {reg27}\n      [c0c4,c0e4) {reg27}\n      [c0e8,c158) {reg27}\n      [c15c,c1c8) {reg27}\n      [c1d8,c264) {reg27}\n      [c264,c284) {reg0}\n      [c284,c2a8) {reg27}\n    [479ca] variable '__PRETTY_FUNCTION__'\n      [ba30,c2a8) {addr(0x14540)}\n  [47f3a] inlined function 'default_ehdr32'@ba78\n    [47f54] parameter 'change_bop'\n      [ba78,bb34) {reg20}\n      [bb34,bb44) {entry_value(1) {reg1}, stack_value}\n      [bc6c,bc88) {entry_value(1) {reg1}, stack_value}\n      [be4c,be60) {reg20}\n      [c054,c090) {reg20}\n      [c098,c0ac) {entry_value(1) {reg1}, stack_value}\n      [c0ac,c0c4) {reg20}\n    [47f61] parameter 'shnum'\n      [ba78,bb44) {reg22}\n      [bc6c,bc88) {reg22}\n      [be4c,be60) {reg22}\n      [c054,c090) {reg22}\n      [c098,c0c4) {reg22}\n    [47f6e] parameter 'ehdr'\n      [ba78,ba7c) {reg0}\n      [ba7c,bb44) {reg24}\n      [bc6c,bc88) {reg24}\n      [be4c,be60) {reg24}\n      [c054,c090) {reg24}\n      [c098,c0c4) {reg24}\n    [47f7b] parameter 'elf'\n      [ba78,bb44) {reg19}\n      [bc6c,bc88) {reg19}\n      [be4c,be60) {reg19}\n      [c054,c090) {reg19}\n      [c098,c0c4) {reg19}\n  [4804c] inlined function 'memcpy'@be4c\n    [48072] parameter '__len'\n      [be4c,be50) {lit4, stack_value}\n    [4807f] parameter '__src'\n      [be4c,be50) {implicit_pointer([48227],0) {implicit_value(5){7f454c4600}}}\n    [4808c] parameter '__dest'\n      [be4c,be50) {reg24}\nmodule 'libelf.so'\n[48246] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_updatenull.c'@c2b0\n  [494c4] function '__elf64_updatenull_wrlock'@c2b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [494e6] parameter 'elf'\n      [c2b0,c2f3) {reg0}\n      [c2f3,c558) {reg19}\n      [c558,c56c) {entry_value(1) {reg0}, stack_value}\n      [c56c,cb08) {reg19}\n    [494fa] parameter 'change_bop'\n      [c2b0,c2ec) {reg1}\n      [c2ec,c46c) {reg21}\n      [c46c,c4e4) {entry_value(1) {reg1}, stack_value}\n      [c4e4,c51c) {reg21}\n      [c51c,c56c) {entry_value(1) {reg1}, stack_value}\n      [c56c,c584) {reg21}\n      [c584,c6c4) {entry_value(1) {reg1}, stack_value}\n      [c6c4,c6d8) {reg21}\n      [c6d8,c8a8) {entry_value(1) {reg1}, stack_value}\n      [c8a8,c8b8) {reg21}\n      [c8b8,c8c4) {entry_value(1) {reg1}, stack_value}\n      [c8c4,c938) {reg21}\n      [c938,c9a8) {entry_value(1) {reg1}, stack_value}\n      [c9a8,c9b8) {reg21}\n      [c9b8,caa4) {entry_value(1) {reg1}, stack_value}\n      [caa4,cac4) {reg21}\n      [cac4,cb08) {entry_value(1) {reg1}, stack_value}\n    [4950d] parameter 'shnum'\n      [c2b0,c2f3) {reg2}\n      [c2f3,c51c) {reg25}\n      [c51c,c56c) {entry_value(1) {reg2}, stack_value}\n      [c56c,ca3c) {reg25}\n      [ca3c,ca48) {entry_value(1) {reg2}, stack_value}\n      [ca48,ca8c) {reg25}\n      [ca8c,caa4) {entry_value(1) {reg2}, stack_value}\n      [caa4,cac4) {reg25}\n      [cac4,cae8) {entry_value(1) {reg2}, stack_value}\n      [cae8,cb08) {reg25}\n    [49520] variable 'ehdr'\n      [c2f8,c2fc) {reg0}\n      [c2fc,c558) {reg20}\n      [c56c,cb08) {reg20}\n    [49533] variable 'changed'\n      [c2ec,c46c) {lit0, stack_value}\n      [c46c,c4e4) {reg10}\n      [c4e4,c51c) {lit0, stack_value}\n      [c56c,c584) {lit0, stack_value}\n      [c584,c608) {reg10}\n      [c61c,c684) {reg10}\n      [c698,c6c4) {reg10}\n      [c6c4,c6d8) {lit0, stack_value}\n      [c6d8,c6df) {reg10}\n      [c6f0,c6f8) {reg10}\n      [c708,c73c) {reg10}\n      [c744,c7e0) {reg10}\n      [c7e4,c7fb) {reg10}\n      [c7fb,c810) {fbreg(-136)}\n      [c820,c85c) {reg10}\n      [c85c,c86c) {lit1, stack_value}\n      [c8a8,c8b8) {lit0, stack_value}\n      [c8b8,c8c4) {reg10}\n      [c8c4,c938) {lit0, stack_value}\n      [c938,c98b) {reg10}\n      [c99c,c9a8) {reg10}\n      [c9a8,c9b8) {lit0, stack_value}\n      [c9b8,c9bf) {reg10}\n      [c9d0,c9df) {reg10}\n      [c9df,ca00) {fbreg(-136)}\n      [ca00,ca24) {lit1, stack_value}\n      [ca48,ca67) {reg10}\n      [ca68,caa4) {reg10}\n      [caa4,cac4) {lit0, stack_value}\n      [cac4,cb07) {reg10}\n    [49546] variable 'ehdr_flags'\n      [c2ec,c40c) {lit0, stack_value}\n      [c40c,c4e4) {reg28}\n      [c4e4,c518) {lit0, stack_value}\n      [c518,c530) {reg28}\n      [c56c,c57c) {lit0, stack_value}\n      [c57c,c6c4) {reg28}\n      [c6c4,c6d8) {lit0, stack_value}\n      [c6d8,c6ec) {reg28}\n      [c6f0,c6f8) {reg28}\n      [c708,c810) {reg28}\n      [c820,c8c4) {reg28}\n      [c8c4,c938) {lit0, stack_value}\n      [c938,c998) {reg28}\n      [c99c,c9cc) {reg28}\n      [c9d0,ca38) {reg28}\n      [ca48,ca80) {reg28}\n      [ca84,cb08) {reg28}\n    [49559] variable 'size'\n      [c3c8,c4e4) {reg24}\n      [c4fc,c528) {reg24}\n      [c528,c534) {reg0}\n      [c56c,c640) {reg24}\n      [c664,c6c4) {reg24}\n      [c6f0,c6f4) {reg24}\n      [c708,c814) {reg24}\n      [c820,c844) {reg24}\n      [c844,c84c) {breg24(1), stack_value}\n      [c850,c8c4) {reg24}\n      [c938,c990) {reg24}\n      [c99c,c9c4) {reg24}\n      [c9d0,ca30) {reg24}\n      [ca48,cac8) {reg24}\n      [cac8,cacc) {breg24(-7), stack_value}\n      [cacc,cb08) {reg24}\n    [4956c] variable '__PRETTY_FUNCTION__'\n      [c2b0,cb08) {addr(0x14560)}\n  [49b00] inlined function 'default_ehdr64'@c2f8\n    [49b1a] parameter 'change_bop'\n      [c2f8,c3c8) {reg21}\n      [c4e4,c4fc) {reg21}\n      [c6c4,c6d8) {reg21}\n      [c8c4,c904) {reg21}\n      [c90c,c938) {reg21}\n    [49b27] parameter 'shnum'\n      [c2f8,c3c8) {reg25}\n      [c4e4,c4fc) {reg25}\n      [c6c4,c6d8) {reg25}\n      [c8c4,c904) {reg25}\n      [c90c,c938) {reg25}\n    [49b34] parameter 'ehdr'\n      [c2f8,c2fc) {reg0}\n      [c2fc,c3c8) {reg20}\n      [c4e4,c4fc) {reg20}\n      [c6c4,c6d8) {reg20}\n      [c8c4,c904) {reg20}\n      [c90c,c938) {reg20}\n    [49b41] parameter 'elf'\n      [c2f8,c3c8) {reg19}\n      [c4e4,c4fc) {reg19}\n      [c6c4,c6d8) {reg19}\n      [c8c4,c904) {reg19}\n      [c90c,c938) {reg19}\n  [49c12] inlined function 'memcpy'@c6c4\n    [49c38] parameter '__len'\n      [c6c4,c6c8) {lit4, stack_value}\n    [49c45] parameter '__src'\n      [c6c4,c6c8) {implicit_pointer([49ded],0) {implicit_value(5){7f454c4600}}}\n    [49c52] parameter '__dest'\n      [c6c4,c6c8) {reg20}\nmodule 'libelf.so'\n[49e0c] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_updatefile.c'@cb10\n  [4b671] function '__elf32_updatefile'@d700\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4b694] parameter 'elf'\n      [d700,d738) {reg0}\n      [d738,d800) {reg28}\n      [d800,d80c) {entry_value(1) {reg0}, stack_value}\n      [d80c,d988) {reg28}\n      [d988,da04) {entry_value(1) {reg0}, stack_value}\n      [da04,dae4) {reg28}\n      [dae4,dca8) {entry_value(1) {reg0}, stack_value}\n      [dca8,dcd4) {reg28}\n      [dcd4,decc) {entry_value(1) {reg0}, stack_value}\n      [decc,ded8) {reg28}\n      [ded8,df1c) {entry_value(1) {reg0}, stack_value}\n      [df1c,df2c) {reg28}\n      [df2c,df6c) {entry_value(1) {reg0}, stack_value}\n      [df6c,df8c) {reg28}\n      [df8c,dfb0) {entry_value(1) {reg0}, stack_value}\n      [dfb0,dfc0) {reg28}\n      [dfc0,e014) {entry_value(1) {reg0}, stack_value}\n      [e014,e0a0) {reg28}\n      [e0a0,e0c4) {entry_value(1) {reg0}, stack_value}\n      [e0c4,e10c) {reg28}\n      [e10c,e110) {entry_value(1) {reg0}, stack_value}\n    [4b6a8] parameter 'change_bo'\n      [d700,d760) {reg1}\n      [d760,d800) {fbreg(-88)}\n      [d800,d80c) {entry_value(1) {reg1}, stack_value}\n      [d80c,d988) {fbreg(-88)}\n      [d988,da04) {entry_value(1) {reg1}, stack_value}\n      [da04,dae4) {fbreg(-88)}\n      [dae4,dca8) {entry_value(1) {reg1}, stack_value}\n      [dca8,dcd4) {fbreg(-88)}\n      [dcd4,decc) {entry_value(1) {reg1}, stack_value}\n      [decc,ded8) {fbreg(-88)}\n      [ded8,df1c) {entry_value(1) {reg1}, stack_value}\n      [df1c,df2c) {fbreg(-88)}\n      [df2c,df6c) {entry_value(1) {reg1}, stack_value}\n      [df6c,df8c) {fbreg(-88)}\n      [df8c,dfb0) {entry_value(1) {reg1}, stack_value}\n      [dfb0,dfc0) {fbreg(-88)}\n      [dfc0,e014) {entry_value(1) {reg1}, stack_value}\n      [e014,e0a0) {fbreg(-88)}\n      [e0a0,e0c4) {entry_value(1) {reg1}, stack_value}\n      [e0c4,e10c) {fbreg(-88)}\n      [e10c,e110) {entry_value(1) {reg1}, stack_value}\n    [4b6bc] parameter 'shnum'\n      [d700,d754) {reg2}\n      [d754,d9fc) {fbreg(-48)}\n      [d9fc,da04) {breg31(-48)}\n      [da04,e110) {fbreg(-48)}\n    [4b6d0] variable 'fillbuf'\n      [d700,e110) {fbreg(-36968)}\n    [4b6e1] variable 'filled'\n      [d700,e110) {fbreg(-37040)}\n    [4b6f2] variable 'previous_scn_changed'\n      [d764,d7f8) {lit0, stack_value}\n      [d80c,d814) {lit0, stack_value}\n      [d814,d92c) {fbreg(-64)}\n      [d938,d93c) {lit1, stack_value}\n      [d93c,d9b4) {fbreg(-64)}\n      [da04,dc54) {fbreg(-64)}\n      [dc64,dca8) {fbreg(-64)}\n      [dca8,dcd0) {lit0, stack_value}\n      [dcd4,deb8) {fbreg(-64)}\n      [decc,df4c) {fbreg(-64)}\n      [df6c,df9c) {fbreg(-64)}\n      [dfb0,e014) {fbreg(-64)}\n      [e014,e034) {lit0, stack_value}\n      [e034,e0c4) {fbreg(-64)}\n      [e0c4,e0e8) {lit0, stack_value}\n      [e0e8,e10c) {fbreg(-64)}\n    [4b706] variable 'ehdr'\n      [d764,d7f8) {reg24}\n      [d80c,d888) {reg24}\n      [d888,d93c) {fbreg(-80)}\n      [dca8,dcd4) {reg24}\n      [df1c,df2c) {fbreg(-80)}\n      [df6c,df8c) {reg24}\n      [dfb0,dfc0) {fbreg(-80)}\n      [e014,e018) {reg22}\n      [e018,e034) {reg24}\n      [e050,e088) {reg24}\n      [e094,e0a0) {reg24}\n      [e0c4,e10c) {reg24}\n    [4b71a] variable '__PRETTY_FUNCTION__'\n      [d700,e110) {addr(0x14598)}\n    [4b72d] variable 'phnum'\n      [d700,e110) {fbreg(-37032)}\n    [4b73e] variable 'last_offset'\n      [d948,d988) {reg19}\n      [da04,dad0) {reg19}\n      [dad0,db6c) {reg25}\n      [db6c,dba0) {reg19}\n      [dc18,dc60) {reg25}\n      [dc64,dca8) {reg25}\n      [dcd4,dcfc) {reg25}\n      [dcfc,dd30) {reg1}\n      [dd38,dd58) {reg1}\n      [dd58,dd98) {breg21(24), deref, fbreg(-80), deref, plus, stack_value}\n      [de54,de67) {reg1}\n      [ded4,ded8) {reg19}\n      [ded8,deec) {breg21(24), deref, fbreg(-80), deref, plus, stack_value}\n      [df2c,df64) {reg25}\n      [df8c,dfb0) {reg1}\n      [dfc0,dfc7) {breg21(24), deref, fbreg(-80), deref, plus, stack_value}\n      [dfdc,e004) {reg19}\n      [e034,e044) {reg19}\n      [e088,e094) {reg19}\n      [e0a0,e0c4) {reg25}\n  [4c174] function 'fill'@cb80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4c197] parameter 'fd'\n      [cb80,cbcc) {reg0}\n      [cbcc,cc84) {reg25}\n      [cc84,cc94) {entry_value(1) {reg0}, stack_value}\n      [cc94,ccbc) {reg25}\n      [ccbc,cccc) {entry_value(1) {reg0}, stack_value}\n      [cccc,ccd4) {reg25}\n      [ccd4,ccdc) {reg0}\n      [ccdc,cd00) {reg25}\n    [4c1aa] parameter 'pos'\n      [cb80,cbcc) {reg1}\n      [cbcc,cc80) {reg24}\n      [cc94,ccb8) {reg24}\n      [cccc,ccd4) {reg24}\n      [ccd4,cce4) {reg1}\n      [cce4,cd00) {reg24}\n    [4c1be] parameter 'len'\n      [cb80,cba8) {reg2}\n      [cba8,cc68) {reg27}\n      [cc94,ccc0) {reg27}\n      [cccc,cd00) {reg27}\n    [4c1d2] parameter 'fillbuf'\n      [cb80,cbcc) {reg3}\n      [cbcc,cc84) {reg26}\n      [cc84,cc94) {entry_value(1) {reg3}, stack_value}\n      [cc94,ccbc) {reg26}\n      [ccbc,cccc) {entry_value(1) {reg3}, stack_value}\n      [cccc,ccd4) {reg26}\n      [ccd4,ccd8) {reg3}\n      [ccd8,cd00) {reg26}\n    [4c1e6] parameter 'filledp'\n      [cb80,cbcc) {reg4}\n      [cbcc,ccd4) {entry_value(1) {reg4}, stack_value}\n      [ccd4,ccef) {reg4}\n      [ccef,cd00) {fbreg(-8)}\n    [4c1fa] variable 'filled'\n      [cbc8,cbcc) {reg2}\n      [cbcc,cc8c) {fbreg(-16)}\n      [cc8c,cc94) {breg31(-16)}\n      [cc94,ccc4) {fbreg(-16)}\n      [ccc4,cccc) {breg31(-16)}\n      [cccc,ccd4) {fbreg(-16)}\n      [ccd4,cce8) {reg2}\n      [cce8,ccef) {breg4(0)}\n      [ccef,ccf0) {fbreg(-16)}\n      [ccf0,cd00) {reg19}\n    [4c20e] variable 'fill_len'\n      [cbc8,cbcc) {reg19}\n      [cbcc,ccd4) {entry_value(1) {reg2}, const2u(4096), entry_value(1) {reg2}, plus_uconst(9223372036854775808), consts(-9223372036854771712), le, bra(1), swap, drop, stack_value}\n      [ccd4,cd00) {reg19}\n  [4c39c] function '__elf32_updatemmap'@cd00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4c3be] parameter 'elf'\n      [cd00,cd48) {reg0}\n      [cd48,d258) {reg26}\n      [d258,d26c) {entry_value(1) {reg0}, stack_value}\n      [d26c,d6f8) {reg26}\n    [4c3d1] parameter 'change_bo'\n      [cd00,cd4c) {reg1}\n      [cd4c,d254) {reg20}\n      [d254,d26c) {entry_value(1) {reg1}, stack_value}\n      [d26c,d6f8) {reg20}\n    [4c3e4] parameter 'shnum'\n      [cd00,cd40) {reg2}\n      [cd40,d264) {fbreg(-168)}\n      [d264,d26c) {breg31(-168)}\n      [d26c,d6f8) {fbreg(-168)}\n    [4c3f7] variable 'previous_scn_changed'\n      [cd40,cdb4) {lit0, stack_value}\n      [cdb4,ce38) {reg27}\n      [ce40,ce44) {lit1, stack_value}\n      [ce44,d0c8) {reg27}\n      [d0d4,d230) {reg27}\n      [d26c,d274) {lit0, stack_value}\n      [d274,d2a0) {reg27}\n      [d3d0,d3d8) {reg27}\n      [d430,d474) {reg27}\n      [d474,d490) {lit0, stack_value}\n      [d490,d4a8) {reg27}\n      [d4f4,d520) {reg27}\n      [d61c,d63c) {reg27}\n      [d660,d688) {lit0, stack_value}\n      [d688,d6ec) {reg27}\n    [4c40a] variable 'ehdr'\n      [cd50,cd60) {reg2}\n      [cd60,cd8c) {breg26(72)}\n      [cd8c,cda0) {reg2}\n      [cda0,d264) {fbreg(-184)}\n      [d264,d26c) {breg31(-184)}\n      [d26c,d274) {reg2}\n      [d274,d474) {fbreg(-184)}\n      [d474,d487) {breg26(72)}\n      [d487,d660) {fbreg(-184)}\n      [d660,d687) {breg26(72)}\n      [d687,d6f8) {fbreg(-184)}\n    [4c41d] variable '__PRETTY_FUNCTION__'\n      [cd00,d6f8) {addr(0x14580)}\n    [4c430] variable 'phnum'\n      [cd00,d6f8) {fbreg(-120)}\n    [4c440] variable 'last_position'\n      [ce58,ce5c) {fbreg(-216), deref_size(4), const4u(4294967295), and, dup, plus_uconst(9223372036854775808), fbreg(-200), deref, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, fbreg(-152), deref, fbreg(-144), deref, mul, plus, fbreg(-192), deref, plus, breg21(0), plus, stack_value}\n      [d064,d0c8) {reg0}\n      [d0d4,d11c) {reg0}\n      [d298,d323) {reg0}\n      [d334,d35c) {breg25(0), breg23(24), deref, plus, stack_value}\n      [d35c,d370) {reg0}\n      [d370,d374) {reg22}\n      [d374,d38c) {reg0}\n      [d38c,d3a3) {breg25(0), breg23(24), deref, plus, stack_value}\n      [d3b0,d3b4) {reg0}\n      [d3d0,d3f7) {reg0}\n      [d3fc,d40f) {reg0}\n      [d4a8,d4ef) {breg25(0), breg23(24), deref, plus, stack_value}\n      [d4f4,d503) {reg0}\n      [d520,d52c) {reg0}\n      [d540,d54c) {reg0}\n      [d560,d56c) {reg0}\n      [d580,d58c) {reg0}\n      [d5a0,d5b3) {breg25(0), breg23(24), deref, plus, stack_value}\n      [d600,d60b) {breg25(0), breg23(24), deref, plus, stack_value}\n      [d61c,d628) {reg0}\n    [4c463] variable 'msync_start'\n      [d208,d22b) {reg0}\n    [4c477] variable 'msync_end'\n      [d208,d210) {breg1(46), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg1(32), deref_size(4), const4u(4294967295), and, plus, breg26(0), deref, plus, breg5(0), plus, stack_value}\n      [d210,d214) {breg3(0), fbreg(-168), deref, mul, breg1(32), deref_size(4), const4u(4294967295), and, plus, breg26(0), deref, plus, breg5(0), plus, stack_value}\n      [d214,d21c) {breg3(0), fbreg(-168), deref, mul, fbreg(-184), deref, plus_uconst(32), deref_size(4), const4u(4294967295), and, plus, breg26(0), deref, plus, breg5(0), plus, stack_value}\n      [d21c,d220) {breg3(0), fbreg(-168), deref, mul, fbreg(-184), deref, plus_uconst(32), deref_size(4), const4u(4294967295), and, plus, breg26(0), deref, plus, breg26(40), deref, plus, stack_value}\n      [d220,d22b) {fbreg(-184), deref, plus_uconst(46), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, fbreg(-184), deref, plus_uconst(32), deref_size(4), const4u(4294967295), and, plus, breg26(0), deref, plus, breg26(40), deref, plus, stack_value}\n  [4c8e0] inlined function 'fill_mmap'@d2f0\n    [4c8fa] parameter 'shdr_end'\n      [d2f0,d334) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n      [d3b4,d3d0) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n    [4c907] parameter 'shdr_start'\n      [d2f0,d334) {reg19}\n      [d3b4,d3d0) {reg19}\n    [4c914] parameter 'scn_start'\n      [d2f0,d334) {reg25}\n      [d3b4,d3d0) {reg25}\n    [4c921] parameter 'last_position'\n      [d2f0,d323) {reg0}\n    [4c92e] parameter 'offset'\n      [d2f0,d304) {reg1}\n      [d304,d323) {breg23(24)}\n      [d32c,d334) {breg23(24)}\n  [4ca4e] inlined function 'fill_mmap'@d3d0\n    [4ca74] parameter 'shdr_end'\n      [d3d0,d430) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n    [4ca81] parameter 'shdr_start'\n      [d3d0,d430) {reg19}\n    [4ca8e] parameter 'scn_start'\n      [d3d0,d430) {reg25}\n    [4ca9b] parameter 'last_position'\n      [d3d0,d3f7) {reg0}\n      [d3fc,d40f) {reg0}\n    [4caa8] parameter 'offset'\n      [d3d0,d430) {lit0, stack_value}\n    [4cab5] variable 'written'\n      [d3d0,d3ec) {lit0, stack_value}\n      [d3ec,d3f4) {breg25(0), breg0(0), minus, stack_value}\n      [d3f4,d3f7) {reg2}\n      [d3fc,d40c) {lit0, stack_value}\n      [d40c,d40f) {breg19(0), breg0(0), minus, stack_value}\n  [4bf53] inlined function 'sort_sections'\n    [4bf64] parameter 'list'\n      [da4c,da98) {reg26}\n    [4bf71] parameter 'scns'\n      <no value>\n  [4cdc2] inlined function 'sort_sections'@cec4\n    [4cddb] parameter 'list'\n      [cec4,cf10) {reg28}\n    [4cde8] parameter 'scns'\n      (cec4,cec4) <empty range>\n      [cec4,cf10) {fbreg(-160)}\n  [4d175] function 'compare_sections'@cb10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4d197] parameter 'a'\n      [cb10,cb2c) {reg0}\n      [cb2c,cb78) {entry_value(1) {reg0}, stack_value}\n    [4d1a8] parameter 'b'\n      [cb10,cb24) {reg1}\n      [cb24,cb78) {entry_value(1) {reg1}, stack_value}\n    [4d1b9] variable 'scna'\n      [cb14,cb2c) {reg0}\n      [cb2c,cb78) {entry_value(1) {reg0}, stack_value}\n    [4d1cc] variable 'scnb'\n      [cb14,cb24) {reg1}\n      [cb24,cb78) {entry_value(1) {reg1}, stack_value}\n  [4b7a0] inlined function 'pwrite_retry'@d78c\n    [4b7ba] parameter 'off'\n      [d78c,d7f8) {lit0, stack_value}\n      [dca8,dcac) {lit0, stack_value}\n    [4b7c7] parameter 'len'\n      [d78c,d7f8) {const1u(52), stack_value}\n      [dca8,dcac) {const1u(52), stack_value}\n    [4b7d4] parameter 'buf'\n      [d78c,d7f8) {reg22}\n      [dca8,dcac) {reg22}\n    [4b7e1] parameter 'fd'\n      [d78c,d7f8) {reg21}\n      [dca8,dcac) {reg21}\n  [4b938] inlined function 'pwrite_retry'@d894\n    [4b952] parameter 'off'\n      (d894,d894) <empty range>\n      [d894,d910) {reg27}\n      [df1c,df2c) {reg27}\n      [dfb0,dfc0) {reg27}\n    [4b95f] parameter 'len'\n      (d894,d894) <empty range>\n      [d894,d90c) {reg24}\n      [d90c,d910) {reg19}\n      [df1c,df24) {reg24}\n      [df24,df2c) {reg19}\n      [dfb0,dfb8) {reg24}\n      [dfb8,dfc0) {reg19}\n    [4b96c] parameter 'buf'\n      [d894,d910) {reg23}\n      [df1c,df2c) {reg23}\n      [dfb0,dfc0) {reg23}\n    [4b979] parameter 'fd'\n      (d894,d894) <empty range>\n      [d894,d910) {breg29(0)}\n      [df1c,df2c) {breg29(0)}\n      [dfb0,dfc0) {breg29(0)}\n  [4bc08] inlined function 'pwrite_retry'@ddb4\n    [4bc22] parameter 'off'\n      <no value>\n    [4bc27] parameter 'len'\n      [ddb4,de18) {reg19}\n      [de7c,de80) {reg19}\n    [4bc34] parameter 'buf'\n      [ddb4,de18) {reg25}\n      [de7c,de80) {reg25}\n    [4bc41] parameter 'fd'\n      (ddb4,ddb4) <empty range>\n      [ddb4,de18) {breg29(0)}\n      [de7c,de80) {breg29(0)}\n  [4be5e] inlined function 'pwrite_retry'@dba4\n    [4be78] parameter 'off'\n      [d988,d98c) {fbreg(44), deref_size(4), const4u(4294967295), and, fbreg(32), deref, plus, stack_value}\n      [dba4,dc18) {fbreg(44), deref_size(4), const4u(4294967295), and, fbreg(32), deref, plus, stack_value}\n    [4be85] parameter 'len'\n      [d988,d98c) {reg19}\n      [dba4,dc18) {reg19}\n    [4be92] parameter 'buf'\n      [d988,d98c) {reg21}\n      [dba4,dba8) {reg24}\n      [dba8,dc18) {reg21}\n    [4be9f] parameter 'fd'\n      [d988,d98c) {breg29(0)}\n      [dba4,dc18) {breg29(0)}\n  [4c23d] inlined function 'pwrite_retry'@cbe8\n    [4c257] parameter 'off'\n      [cbe8,cc5c) {reg24}\n      [cc94,cc98) {reg24}\n      [cccc,ccd4) {reg24}\n    [4c264] parameter 'len'\n      [cbe8,cc5c) {reg20}\n      [cc94,cc98) {reg20}\n      [cccc,ccd4) {reg20}\n    [4c271] parameter 'buf'\n      [cbe8,cbec) {reg22}\n      [cbec,cc5c) {reg26}\n      [cc94,cc98) {reg26}\n      [cccc,ccd4) {reg26}\n    [4c27e] parameter 'fd'\n      [cbe8,cc5c) {reg25}\n      [cc94,cc98) {reg25}\n      [cccc,ccd4) {reg25}\n  [4c342] inlined function 'memset'@ccd4\n    [4c359] parameter '__len'\n      [ccd4,ccf0) {breg19(0), fbreg(-16), deref, minus, stack_value}\n    [4c366] parameter '__ch'\n      <no value>\n    [4c36b] parameter '__dest'\n      [ccd4,ccd8) {breg3(0), fbreg(-16), deref, plus, stack_value}\n      [ccd8,ccf0) {breg26(0), fbreg(-16), deref, plus, stack_value}\n  [4c967] inlined function 'memset'@d3c4\n    [4c97b] parameter '__len'\n      [d3c4,d3c8) {breg22(0), breg0(0), minus, stack_value}\n      [d3c8,d3cb) {reg2}\n    [4c988] parameter '__ch'\n      <no value>\n    [4c98d] parameter '__dest'\n      [d3c4,d3cb) {reg0}\n  [4c9a9] inlined function 'memset'@d320\n    [4c9bd] parameter '__len'\n      [d320,d323) {breg19(0), breg0(0), minus, stack_value}\n    [4c9ca] parameter '__ch'\n      <no value>\n    [4c9cf] parameter '__dest'\n      [d320,d323) {reg0}\n  [4cac2] inlined function 'memset'@d3ec\n    [4cadb] parameter '__len'\n      [d3ec,d3f4) {breg25(0), breg0(0), minus, stack_value}\n      [d3f4,d3f7) {reg2}\n      [d40c,d40f) {breg19(0), breg0(0), minus, stack_value}\n    [4cae8] parameter '__ch'\n      <no value>\n    [4caed] parameter '__dest'\n      [d3ec,d3f7) {reg0}\n      [d40c,d40f) {reg0}\n  [4cb37] inlined function 'memset'@d420\n    [4cb59] parameter '__len'\n      [d420,d428) {breg25(0), breg0(0), minus, stack_value}\n      [d428,d42b) {reg2}\n      [d42b,d42c) {breg25(0), breg21(0), breg25(0), breg21(0), plus_uconst(9223372036854775808), breg25(0), plus_uconst(9223372036854775808), ge, bra(1), swap, drop, minus, stack_value}\n    [4cb66] parameter '__ch'\n      <no value>\n    [4cb6b] parameter '__dest'\n      [d420,d42b) {reg0}\n      [d42b,d42c) {breg21(0), breg25(0), breg21(0), plus_uconst(9223372036854775808), breg25(0), plus_uconst(9223372036854775808), ge, bra(1), swap, drop, stack_value}\n  [4ce56] inlined function 'memset'@d4f4\n    [4ce70] parameter '__len'\n      [d4f4,d4fc) {breg2(0), breg0(0), minus, stack_value}\n      [d4fc,d503) {reg2}\n    [4ce7d] parameter '__ch'\n      <no value>\n    [4ce82] parameter '__dest'\n      [d4f4,d503) {reg0}\n  [4cf88] inlined function 'memset'@d444\n    [4cfa1] parameter '__len'\n      [d444,d450) {breg2(0), breg3(0), minus, const4u(4294967295), and, stack_value}\n      [d450,d463) {reg2}\n    [4cfae] parameter '__ch'\n      <no value>\n    [4cfb3] parameter '__dest'\n      [d444,d458) {breg3(0), const2u(65535), and, breg26(0), deref, plus, breg26(40), deref, plus, stack_value}\n  [4c9ec] inlined function 'memmove'@d398\n    [4ca12] parameter '__len'\n      [d398,d3a3) {reg2}\n    [4ca1f] parameter '__src'\n      [d398,d3a3) {breg23(0)}\n    [4ca2c] parameter '__dest'\n      [d398,d3a3) {breg25(0), breg23(24), deref, plus, stack_value}\n  [4cf2f] inlined function 'memmove'@ce2c\n    [4cf53] parameter '__len'\n      [ce2c,ce2f) {breg4(0), lit5, shl, stack_value}\n    [4cf60] parameter '__src'\n      [ce2c,ce2f) {breg26(88)}\n    [4cf6d] parameter '__dest'\n      [ce2c,ce2f) {fbreg(-184), deref, plus_uconst(28), deref_size(4), const4u(4294967295), and, breg3(0), plus, breg26(40), deref, plus, stack_value}\n  [4bd44] inlined function 'memcpy'@db10\n    [4bd5e] parameter '__len'\n      [db10,db30) {const1u(40), stack_value}\n    [4bd6b] parameter '__src'\n      [db10,db28) {breg28(144)}\n      [db28,db2c) {reg1}\n    [4bd78] parameter '__dest'\n      [db10,db28) {breg28(128), deref, const1u(40), mul, breg5(0), plus, stack_value}\n  [4c52e] inlined function 'memcpy'@cf90\n    [4c554] parameter '__len'\n      [cf90,cfa0) {const1u(40), stack_value}\n    [4c561] parameter '__src'\n      [cf90,cfa0) {reg25}\n    [4c56e] parameter '__dest'\n      [cf90,cfa0) {reg0}\n  [4c626] inlined function 'memcpy'@cff8\n    [4c64c] parameter '__len'\n      [cff8,d004) {reg28}\n    [4c659] parameter '__src'\n      [cff8,d004) {reg25}\n    [4c666] parameter '__dest'\n      [cff8,d003) {reg0}\n  [4c7e8] inlined function 'memcpy'@d5e4\n    [4c80e] parameter '__len'\n      <no value>\n    [4c813] parameter '__src'\n      [d5e4,d5f4) {reg27}\n    [4c820] parameter '__dest'\n      <no value>\n  [4cd50] inlined function 'memcpy'@d148\n    [4cd76] parameter '__len'\n      [d148,d158) {const1u(40), stack_value}\n    [4cd83] parameter '__src'\n      [d148,d154) {reg1}\n    [4cd90] parameter '__dest'\n      [d148,d150) {breg21(128), deref, const1u(40), mul, breg19(0), plus, stack_value}\n  [4cee3] inlined function 'memcpy'@cd84\n    [4cf07] parameter '__len'\n      [cd84,cd9c) {const1u(52), stack_value}\n    [4cf14] parameter '__src'\n      [cd84,cd8c) {breg26(72)}\n      [cd8c,cd9c) {reg2}\n    [4cf21] parameter '__dest'\n      [cd84,cd8c) {breg26(0), deref, breg3(0), plus, stack_value}\nmodule 'libelf.so'\n[4d315] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_updatefile.c'@e110\n  [4eb7a] function '__elf64_updatefile'@ed00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4eb9d] parameter 'elf'\n      [ed00,ed38) {reg0}\n      [ed38,ee00) {reg28}\n      [ee00,ee0c) {entry_value(1) {reg0}, stack_value}\n      [ee0c,efa4) {reg28}\n      [efa4,f01c) {entry_value(1) {reg0}, stack_value}\n      [f01c,f0f0) {reg28}\n      [f0f0,f2a0) {entry_value(1) {reg0}, stack_value}\n      [f2a0,f2cc) {reg28}\n      [f2cc,f4c4) {entry_value(1) {reg0}, stack_value}\n      [f4c4,f4dc) {reg28}\n      [f4dc,f524) {entry_value(1) {reg0}, stack_value}\n      [f524,f534) {reg28}\n      [f534,f574) {entry_value(1) {reg0}, stack_value}\n      [f574,f590) {reg28}\n      [f590,f5b4) {entry_value(1) {reg0}, stack_value}\n      [f5b4,f5c4) {reg28}\n      [f5c4,f618) {entry_value(1) {reg0}, stack_value}\n      [f618,f6ac) {reg28}\n      [f6ac,f6d4) {entry_value(1) {reg0}, stack_value}\n      [f6d4,f71c) {reg28}\n    [4ebb1] parameter 'change_bo'\n      [ed00,ed60) {reg1}\n      [ed60,ee00) {fbreg(-88)}\n      [ee00,ee0c) {entry_value(1) {reg1}, stack_value}\n      [ee0c,efa4) {fbreg(-88)}\n      [efa4,f01c) {entry_value(1) {reg1}, stack_value}\n      [f01c,f0f0) {fbreg(-88)}\n      [f0f0,f2a0) {entry_value(1) {reg1}, stack_value}\n      [f2a0,f2cc) {fbreg(-88)}\n      [f2cc,f4c4) {entry_value(1) {reg1}, stack_value}\n      [f4c4,f4dc) {fbreg(-88)}\n      [f4dc,f524) {entry_value(1) {reg1}, stack_value}\n      [f524,f534) {fbreg(-88)}\n      [f534,f574) {entry_value(1) {reg1}, stack_value}\n      [f574,f590) {fbreg(-88)}\n      [f590,f5b4) {entry_value(1) {reg1}, stack_value}\n      [f5b4,f5c4) {fbreg(-88)}\n      [f5c4,f618) {entry_value(1) {reg1}, stack_value}\n      [f618,f6ac) {fbreg(-88)}\n      [f6ac,f6d4) {entry_value(1) {reg1}, stack_value}\n      [f6d4,f71c) {fbreg(-88)}\n    [4ebc5] parameter 'shnum'\n      [ed00,ed54) {reg2}\n      [ed54,f014) {fbreg(-56)}\n      [f014,f01c) {breg31(-56)}\n      [f01c,f71c) {fbreg(-56)}\n    [4ebd9] variable 'fillbuf'\n      [ed00,f71c) {fbreg(-36968)}\n    [4ebea] variable 'filled'\n      [ed00,f71c) {fbreg(-37048)}\n    [4ebfb] variable 'previous_scn_changed'\n      [ed64,edf8) {lit0, stack_value}\n      [ee0c,ee14) {lit0, stack_value}\n      [ee14,ef3c) {fbreg(-64)}\n      [ef3c,ef4c) {lit1, stack_value}\n      [ef4c,efcc) {fbreg(-64)}\n      [f01c,f250) {fbreg(-64)}\n      [f260,f2a0) {fbreg(-64)}\n      [f2a0,f2c8) {lit0, stack_value}\n      [f2cc,f4b0) {fbreg(-64)}\n      [f4c4,f4cc) {lit1, stack_value}\n      [f4cc,f554) {fbreg(-64)}\n      [f574,f5a4) {fbreg(-64)}\n      [f5b4,f618) {fbreg(-64)}\n      [f618,f638) {lit0, stack_value}\n      [f638,f6d0) {fbreg(-64)}\n      [f6d4,f6f8) {fbreg(-64)}\n      [f6f8,f71c) {lit0, stack_value}\n    [4ec0f] variable 'ehdr'\n      [ed64,edf8) {reg25}\n      [ee0c,ee98) {reg25}\n      [ee98,ef4c) {fbreg(-80)}\n      [f2a0,f2cc) {reg25}\n      [f4c4,f4cc) {fbreg(-80)}\n      [f524,f534) {fbreg(-80)}\n      [f574,f590) {reg25}\n      [f5b4,f5c4) {fbreg(-80)}\n      [f618,f61c) {reg22}\n      [f61c,f638) {reg25}\n      [f654,f694) {reg25}\n      [f6a0,f6ac) {reg25}\n      [f6d4,f71c) {reg25}\n    [4ec23] variable '__PRETTY_FUNCTION__'\n      [ed00,f71c) {addr(0x145c8)}\n    [4ec36] variable 'phnum'\n      [ed00,f71c) {fbreg(-37040)}\n    [4ec47] variable 'last_offset'\n      [ef5c,efa4) {reg19}\n      [f01c,f0dc) {reg19}\n      [f0dc,f16c) {reg25}\n      [f16c,f1a0) {reg19}\n      [f214,f25c) {reg25}\n      [f260,f2a0) {reg25}\n      [f2cc,f2f4) {reg25}\n      [f2f4,f328) {reg1}\n      [f330,f350) {reg1}\n      [f350,f390) {breg26(24), deref, fbreg(-80), deref, plus, stack_value}\n      [f44c,f45f) {reg1}\n      [f4d8,f4dc) {reg19}\n      [f4dc,f4f0) {breg26(24), deref, fbreg(-80), deref, plus, stack_value}\n      [f534,f56c) {reg25}\n      [f590,f5b4) {reg1}\n      [f5c4,f5cb) {breg26(24), deref, fbreg(-80), deref, plus, stack_value}\n      [f5e0,f608) {reg19}\n      [f638,f648) {reg19}\n      [f694,f6a0) {reg19}\n      [f6ac,f6d0) {reg25}\n  [4f670] function 'fill'@e180\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4f693] parameter 'fd'\n      [e180,e1cc) {reg0}\n      [e1cc,e284) {reg25}\n      [e284,e294) {entry_value(1) {reg0}, stack_value}\n      [e294,e2bc) {reg25}\n      [e2bc,e2cc) {entry_value(1) {reg0}, stack_value}\n      [e2cc,e2d4) {reg25}\n      [e2d4,e2dc) {reg0}\n      [e2dc,e300) {reg25}\n    [4f6a6] parameter 'pos'\n      [e180,e1cc) {reg1}\n      [e1cc,e280) {reg24}\n      [e294,e2b8) {reg24}\n      [e2cc,e2d4) {reg24}\n      [e2d4,e2e4) {reg1}\n      [e2e4,e300) {reg24}\n    [4f6ba] parameter 'len'\n      [e180,e1a8) {reg2}\n      [e1a8,e268) {reg27}\n      [e294,e2c0) {reg27}\n      [e2cc,e300) {reg27}\n    [4f6ce] parameter 'fillbuf'\n      [e180,e1cc) {reg3}\n      [e1cc,e284) {reg26}\n      [e284,e294) {entry_value(1) {reg3}, stack_value}\n      [e294,e2bc) {reg26}\n      [e2bc,e2cc) {entry_value(1) {reg3}, stack_value}\n      [e2cc,e2d4) {reg26}\n      [e2d4,e2d8) {reg3}\n      [e2d8,e300) {reg26}\n    [4f6e2] parameter 'filledp'\n      [e180,e1cc) {reg4}\n      [e1cc,e2d4) {entry_value(1) {reg4}, stack_value}\n      [e2d4,e2ef) {reg4}\n      [e2ef,e300) {fbreg(-8)}\n    [4f6f6] variable 'filled'\n      [e1c8,e1cc) {reg2}\n      [e1cc,e28c) {fbreg(-16)}\n      [e28c,e294) {breg31(-16)}\n      [e294,e2c4) {fbreg(-16)}\n      [e2c4,e2cc) {breg31(-16)}\n      [e2cc,e2d4) {fbreg(-16)}\n      [e2d4,e2e8) {reg2}\n      [e2e8,e2ef) {breg4(0)}\n      [e2ef,e2f0) {fbreg(-16)}\n      [e2f0,e300) {reg19}\n    [4f70a] variable 'fill_len'\n      [e1c8,e1cc) {reg19}\n      [e1cc,e2d4) {entry_value(1) {reg2}, const2u(4096), entry_value(1) {reg2}, plus_uconst(9223372036854775808), consts(-9223372036854771712), le, bra(1), swap, drop, stack_value}\n      [e2d4,e300) {reg19}\n  [4f898] function '__elf64_updatemmap'@e300\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4f8ba] parameter 'elf'\n      [e300,e348) {reg0}\n      [e348,e844) {reg26}\n      [e844,e858) {entry_value(1) {reg0}, stack_value}\n      [e858,ecf8) {reg26}\n    [4f8cd] parameter 'change_bo'\n      [e300,e34c) {reg1}\n      [e34c,e840) {reg20}\n      [e840,e858) {entry_value(1) {reg1}, stack_value}\n      [e858,ecf8) {reg20}\n    [4f8e0] parameter 'shnum'\n      [e300,e340) {reg2}\n      [e340,e850) {fbreg(-168)}\n      [e850,e858) {breg31(-168)}\n      [e858,ecf8) {fbreg(-168)}\n    [4f8f3] variable 'previous_scn_changed'\n      [e340,e3ac) {lit0, stack_value}\n      [e3ac,e438) {reg27}\n      [e440,e444) {lit1, stack_value}\n      [e444,e6c0) {reg27}\n      [e6cc,e81c) {reg27}\n      [e858,e860) {lit0, stack_value}\n      [e860,e88c) {reg27}\n      [e9c0,e9c8) {reg27}\n      [ea20,ea64) {reg27}\n      [ea64,ea80) {lit0, stack_value}\n      [ea80,ea98) {reg27}\n      [eae8,eb14) {reg27}\n      [ec1c,ec3c) {reg27}\n      [ec60,ec88) {lit0, stack_value}\n      [ec88,ecec) {reg27}\n    [4f906] variable 'ehdr'\n      [e350,e360) {reg2}\n      [e360,e38c) {breg26(72)}\n      [e38c,e398) {reg2}\n      [e398,e850) {fbreg(-184)}\n      [e850,e858) {breg31(-184)}\n      [e858,e860) {reg2}\n      [e860,ea64) {fbreg(-184)}\n      [ea64,ea77) {breg26(72)}\n      [ea77,ec60) {fbreg(-184)}\n      [ec60,ec87) {breg26(72)}\n      [ec87,ecf8) {fbreg(-184)}\n    [4f919] variable '__PRETTY_FUNCTION__'\n      [e300,ecf8) {addr(0x145b0)}\n    [4f92c] variable 'phnum'\n      [e300,ecf8) {fbreg(-120)}\n    [4f93c] variable 'last_position'\n      [e478,e480) {fbreg(-184), deref, plus_uconst(32), deref, dup, plus_uconst(9223372036854775808), breg0(0), swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, fbreg(-120), deref, fbreg(-144), deref, mul, plus, breg26(0), deref, plus, breg21(0), plus, stack_value}\n      [e480,e49b) {fbreg(-184), deref, plus_uconst(32), deref, dup, plus_uconst(9223372036854775808), breg19(240), deref, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, fbreg(-120), deref, fbreg(-144), deref, mul, plus, breg26(0), deref, plus, breg21(0), plus, stack_value}\n      [e49b,e4b0) {fbreg(-216), deref, dup, plus_uconst(9223372036854775808), breg19(240), deref, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, fbreg(-152), deref, fbreg(-144), deref, mul, plus, fbreg(-192), deref, plus, breg21(0), plus, stack_value}\n      [e65c,e6c0) {reg0}\n      [e6cc,e714) {reg0}\n      [e884,e913) {reg0}\n      [e924,e94c) {breg25(0), breg23(24), deref, plus, stack_value}\n      [e94c,e960) {reg0}\n      [e960,e964) {reg22}\n      [e964,e97c) {reg0}\n      [e97c,e993) {breg25(0), breg23(24), deref, plus, stack_value}\n      [e9a0,e9a4) {reg0}\n      [e9c0,e9e7) {reg0}\n      [e9ec,e9ff) {reg0}\n      [ea20,ea2c) {fbreg(-216), deref, dup, plus_uconst(9223372036854775808), breg19(240), deref, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, fbreg(-152), deref, fbreg(-144), deref, mul, plus, fbreg(-192), deref, plus, breg21(0), plus, stack_value}\n      [ea98,eae3) {breg25(0), breg23(24), deref, plus, stack_value}\n      [eae8,eaf7) {reg0}\n      [eb14,eb20) {reg0}\n      [eb34,eb40) {reg0}\n      [eb54,eb60) {reg0}\n      [eb74,eb80) {reg0}\n      [eb94,ebab) {breg25(0), breg23(24), deref, plus, stack_value}\n      [ebfc,ec07) {breg25(0), breg23(24), deref, plus, stack_value}\n      [ec1c,ec28) {reg0}\n    [4f95f] variable 'msync_start'\n      [e7f4,e817) {reg0}\n    [4f973] variable 'msync_end'\n      [e7f4,e7fc) {breg1(58), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg26(0), deref, plus, breg1(40), deref, plus, breg4(0), plus, stack_value}\n      [e7fc,e800) {breg3(0), fbreg(-168), deref, mul, breg26(0), deref, plus, breg1(40), deref, plus, breg4(0), plus, stack_value}\n      [e800,e804) {breg3(0), fbreg(-168), deref, mul, breg26(0), deref, plus, breg4(0), plus, breg5(0), plus, stack_value}\n      [e804,e808) {breg3(0), fbreg(-168), deref, mul, breg26(0), deref, plus, breg5(0), plus, breg26(40), deref, plus, stack_value}\n      [e808,e80c) {breg3(0), fbreg(-168), deref, mul, breg26(0), deref, plus, fbreg(-184), deref, plus_uconst(40), deref, plus, breg26(40), deref, plus, stack_value}\n      [e80c,e817) {fbreg(-184), deref, plus_uconst(58), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg26(0), deref, plus, fbreg(-184), deref, plus_uconst(40), deref, plus, breg26(40), deref, plus, stack_value}\n  [4fddc] inlined function 'fill_mmap'@e8e0\n    [4fdf6] parameter 'shdr_end'\n      [e8e0,e924) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n      [e9a4,e9c0) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n    [4fe03] parameter 'shdr_start'\n      [e8e0,e924) {reg19}\n      [e9a4,e9c0) {reg19}\n    [4fe10] parameter 'scn_start'\n      [e8e0,e924) {reg25}\n      [e9a4,e9c0) {reg25}\n    [4fe1d] parameter 'last_position'\n      [e8e0,e913) {reg0}\n    [4fe2a] parameter 'offset'\n      [e8e0,e8f4) {reg1}\n      [e8f4,e913) {breg23(24)}\n      [e91c,e924) {breg23(24)}\n  [4ff4a] inlined function 'fill_mmap'@e9c0\n    [4ff70] parameter 'shdr_end'\n      [e9c0,ea20) {fbreg(-132), deref_size(2), const2u(65535), and, fbreg(-168), deref, mul, breg19(0), plus, stack_value}\n    [4ff7d] parameter 'shdr_start'\n      [e9c0,ea20) {reg19}\n    [4ff8a] parameter 'scn_start'\n      [e9c0,ea20) {reg25}\n    [4ff97] parameter 'last_position'\n      [e9c0,e9e7) {reg0}\n      [e9ec,e9ff) {reg0}\n    [4ffa4] parameter 'offset'\n      [e9c0,ea20) {lit0, stack_value}\n    [4ffb1] variable 'written'\n      [e9c0,e9dc) {lit0, stack_value}\n      [e9dc,e9e4) {breg25(0), breg0(0), minus, stack_value}\n      [e9e4,e9e7) {reg2}\n      [e9ec,e9fc) {lit0, stack_value}\n      [e9fc,e9ff) {breg19(0), breg0(0), minus, stack_value}\n  [4f454] inlined function 'sort_sections'\n    [4f465] parameter 'list'\n      [f060,f0a8) {reg26}\n    [4f472] parameter 'scns'\n      <no value>\n  [502be] inlined function 'sort_sections'@e4c4\n    [502d7] parameter 'list'\n      [e4c4,e510) {reg28}\n    [502e4] parameter 'scns'\n      (e4c4,e4c4) <empty range>\n      [e4c4,e510) {fbreg(-160)}\n  [50671] function 'compare_sections'@e110\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [50693] parameter 'a'\n      [e110,e12c) {reg0}\n      [e12c,e178) {entry_value(1) {reg0}, stack_value}\n    [506a4] parameter 'b'\n      [e110,e124) {reg1}\n      [e124,e178) {entry_value(1) {reg1}, stack_value}\n    [506b5] variable 'scna'\n      [e114,e12c) {reg0}\n      [e12c,e178) {entry_value(1) {reg0}, stack_value}\n    [506c8] variable 'scnb'\n      [e114,e124) {reg1}\n      [e124,e178) {entry_value(1) {reg1}, stack_value}\n  [4eca9] inlined function 'pwrite_retry'@ed8c\n    [4ecc3] parameter 'off'\n      [ed8c,edf8) {lit0, stack_value}\n      [f2a0,f2a4) {lit0, stack_value}\n    [4ecd0] parameter 'len'\n      [ed8c,edf8) {const1u(64), stack_value}\n      [f2a0,f2a4) {const1u(64), stack_value}\n    [4ecdd] parameter 'buf'\n      [ed8c,edf8) {reg22}\n      [f2a0,f2a4) {reg22}\n    [4ecea] parameter 'fd'\n      [ed8c,edf8) {reg21}\n      [f2a0,f2a4) {reg21}\n  [4ee41] inlined function 'pwrite_retry'@eea0\n    [4ee5b] parameter 'off'\n      (eea0,eea0) <empty range>\n      [eea0,ef1c) {reg27}\n      [f524,f534) {reg27}\n      [f5b4,f5c4) {reg27}\n    [4ee68] parameter 'len'\n      <no value>\n    [4ee6d] parameter 'buf'\n      [eea0,ef1c) {reg23}\n      [f524,f534) {reg23}\n      [f5b4,f5c4) {reg23}\n    [4ee7a] parameter 'fd'\n      (eea0,eea0) <empty range>\n      [eea0,ef1c) {breg29(0)}\n      [f524,f534) {breg29(0)}\n      [f5b4,f5c4) {breg29(0)}\n  [4f109] inlined function 'pwrite_retry'@f3ac\n    [4f123] parameter 'off'\n      <no value>\n    [4f128] parameter 'len'\n      [f3ac,f410) {reg19}\n      [f474,f478) {reg19}\n    [4f135] parameter 'buf'\n      [f3ac,f410) {reg25}\n      [f474,f478) {reg25}\n    [4f142] parameter 'fd'\n      (f3ac,f3ac) <empty range>\n      [f3ac,f410) {breg29(0)}\n      [f474,f478) {breg29(0)}\n  [4f35f] inlined function 'pwrite_retry'@f1a0\n    [4f379] parameter 'off'\n      [efa4,efa8) {fbreg(32), deref, fbreg(40), deref, plus, stack_value}\n      [f1a0,f214) {fbreg(32), deref, fbreg(40), deref, plus, stack_value}\n    [4f386] parameter 'len'\n      [efa4,efa8) {reg19}\n      [f1a0,f214) {reg19}\n    [4f393] parameter 'buf'\n      [efa4,efa8) {reg21}\n      [f1a0,f1a4) {reg23}\n      [f1a4,f214) {reg21}\n    [4f3a0] parameter 'fd'\n      [efa4,efa8) {breg29(0)}\n      [f1a0,f214) {breg29(0)}\n  [4f739] inlined function 'pwrite_retry'@e1e8\n    [4f753] parameter 'off'\n      [e1e8,e25c) {reg24}\n      [e294,e298) {reg24}\n      [e2cc,e2d4) {reg24}\n    [4f760] parameter 'len'\n      [e1e8,e25c) {reg20}\n      [e294,e298) {reg20}\n      [e2cc,e2d4) {reg20}\n    [4f76d] parameter 'buf'\n      [e1e8,e1ec) {reg22}\n      [e1ec,e25c) {reg26}\n      [e294,e298) {reg26}\n      [e2cc,e2d4) {reg26}\n    [4f77a] parameter 'fd'\n      [e1e8,e25c) {reg25}\n      [e294,e298) {reg25}\n      [e2cc,e2d4) {reg25}\n  [4f83e] inlined function 'memset'@e2d4\n    [4f855] parameter '__len'\n      [e2d4,e2f0) {breg19(0), fbreg(-16), deref, minus, stack_value}\n    [4f862] parameter '__ch'\n      <no value>\n    [4f867] parameter '__dest'\n      [e2d4,e2d8) {breg3(0), fbreg(-16), deref, plus, stack_value}\n      [e2d8,e2f0) {breg26(0), fbreg(-16), deref, plus, stack_value}\n  [4fe63] inlined function 'memset'@e9b4\n    [4fe77] parameter '__len'\n      [e9b4,e9b8) {breg22(0), breg0(0), minus, stack_value}\n      [e9b8,e9bb) {reg2}\n    [4fe84] parameter '__ch'\n      <no value>\n    [4fe89] parameter '__dest'\n      [e9b4,e9bb) {reg0}\n  [4fea5] inlined function 'memset'@e910\n    [4feb9] parameter '__len'\n      [e910,e913) {breg19(0), breg0(0), minus, stack_value}\n    [4fec6] parameter '__ch'\n      <no value>\n    [4fecb] parameter '__dest'\n      [e910,e913) {reg0}\n  [4ffbe] inlined function 'memset'@e9dc\n    [4ffd7] parameter '__len'\n      [e9dc,e9e4) {breg25(0), breg0(0), minus, stack_value}\n      [e9e4,e9e7) {reg2}\n      [e9fc,e9ff) {breg19(0), breg0(0), minus, stack_value}\n    [4ffe4] parameter '__ch'\n      <no value>\n    [4ffe9] parameter '__dest'\n      [e9dc,e9e7) {reg0}\n      [e9fc,e9ff) {reg0}\n  [50033] inlined function 'memset'@ea10\n    [50055] parameter '__len'\n      [ea10,ea18) {breg25(0), breg0(0), minus, stack_value}\n      [ea18,ea1b) {reg2}\n      [ea1b,ea1c) {breg25(0), breg21(0), breg25(0), breg21(0), plus_uconst(9223372036854775808), breg25(0), plus_uconst(9223372036854775808), ge, bra(1), swap, drop, minus, stack_value}\n    [50062] parameter '__ch'\n      <no value>\n    [50067] parameter '__dest'\n      [ea10,ea1b) {reg0}\n      [ea1b,ea1c) {breg21(0), breg25(0), breg21(0), plus_uconst(9223372036854775808), breg25(0), plus_uconst(9223372036854775808), ge, bra(1), swap, drop, stack_value}\n  [50352] inlined function 'memset'@eae8\n    [5036c] parameter '__len'\n      [eae8,eaf0) {breg2(0), breg0(0), minus, stack_value}\n      [eaf0,eaf7) {reg2}\n    [50379] parameter '__ch'\n      <no value>\n    [5037e] parameter '__dest'\n      [eae8,eaf7) {reg0}\n  [50484] inlined function 'memset'@ea34\n    [5049d] parameter '__len'\n      [ea34,ea3c) {breg2(0), breg3(0), minus, stack_value}\n      [ea3c,ea53) {reg2}\n    [504aa] parameter '__ch'\n      <no value>\n    [504af] parameter '__dest'\n      [ea34,ea4c) {breg26(0), deref, breg3(0), plus, breg26(40), deref, plus, stack_value}\n      [ea4c,ea53) {fbreg(-184), deref, plus_uconst(52), deref_size(2), const2u(65535), and, breg26(0), deref, plus, breg26(40), deref, plus, stack_value}\n  [4fee8] inlined function 'memmove'@e988\n    [4ff0e] parameter '__len'\n      [e988,e993) {reg2}\n    [4ff1b] parameter '__src'\n      [e988,e993) {breg23(0)}\n    [4ff28] parameter '__dest'\n      [e988,e993) {breg25(0), breg23(24), deref, plus, stack_value}\n  [5042b] inlined function 'memmove'@e42c\n    [5044f] parameter '__len'\n      [e42c,e42f) {fbreg(-120), deref, const1u(56), mul, stack_value}\n    [5045c] parameter '__src'\n      [e42c,e42f) {breg26(88)}\n    [50469] parameter '__dest'\n      [e42c,e42f) {breg4(0), breg5(0), plus, fbreg(-184), deref, plus_uconst(32), deref, plus, stack_value}\n  [4f245] inlined function 'memcpy'@f118\n    [4f25f] parameter '__len'\n      [f118,f134) {const1u(64), stack_value}\n    [4f26c] parameter '__src'\n      [f118,f12c) {breg28(144)}\n      [f12c,f134) {reg1}\n    [4f279] parameter '__dest'\n      [f118,f128) {breg28(128), deref, lit6, shl, breg5(0), plus, stack_value}\n      [f128,f134) {reg0}\n  [4fa2a] inlined function 'memcpy'@e58c\n    [4fa50] parameter '__len'\n      [e58c,e59c) {const1u(64), stack_value}\n    [4fa5d] parameter '__src'\n      [e58c,e59c) {reg25}\n    [4fa6a] parameter '__dest'\n      [e58c,e59c) {reg0}\n  [4fb22] inlined function 'memcpy'@e5f0\n    [4fb48] parameter '__len'\n      [e5f0,e5fc) {reg28}\n    [4fb55] parameter '__src'\n      [e5f0,e5fc) {reg25}\n    [4fb62] parameter '__dest'\n      [e5f0,e5fb) {reg0}\n  [4fce4] inlined function 'memcpy'@ebe0\n    [4fd0a] parameter '__len'\n      <no value>\n    [4fd0f] parameter '__src'\n      [ebe0,ebf0) {reg27}\n    [4fd1c] parameter '__dest'\n      <no value>\n  [5024c] inlined function 'memcpy'@e73c\n    [50272] parameter '__len'\n      [e73c,e74c) {const1u(64), stack_value}\n    [5027f] parameter '__src'\n      [e73c,e74c) {reg1}\n    [5028c] parameter '__dest'\n      [e73c,e744) {breg21(128), deref, lit6, shl, breg19(0), plus, stack_value}\n  [503df] inlined function 'memcpy'@e384\n    [50403] parameter '__len'\n      [e384,e394) {const1u(64), stack_value}\n    [50410] parameter '__src'\n      [e384,e38c) {breg26(72)}\n      [e38c,e394) {reg2}\n    [5041d] parameter '__dest'\n      [e384,e38c) {breg26(0), deref, breg3(0), plus, stack_value}\nmodule 'libelf.so'\n[50811] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getsym.c'@f720\n  [519a8] function 'gelf_getsym'@f720\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [519ca] parameter 'data'\n      [f720,f774) {reg0}\n      [f774,f79c) {entry_value(1) {reg0}, stack_value}\n      [f79c,f7a8) {reg0}\n      [f7a8,f7d8) {entry_value(1) {reg0}, stack_value}\n      [f7d8,f7dc) {reg0}\n      [f7dc,f7e8) {entry_value(1) {reg0}, stack_value}\n      [f7e8,f7ec) {reg0}\n      [f7ec,f7f8) {entry_value(1) {reg0}, stack_value}\n      [f7f8,f7fc) {reg0}\n      [f7fc,f800) {entry_value(1) {reg0}, stack_value}\n    [519de] parameter 'ndx'\n      [f720,f77c) {reg1}\n      [f77c,f790) {reg5}\n      [f790,f79c) {entry_value(1) {reg1}, stack_value}\n      [f79c,f7ac) {reg1}\n      [f7ac,f7d8) {reg5}\n      [f7d8,f7df) {reg1}\n      [f7df,f7e8) {entry_value(1) {reg1}, stack_value}\n      [f7e8,f7ef) {reg1}\n      [f7ef,f7f8) {entry_value(1) {reg1}, stack_value}\n      [f7f8,f800) {reg1}\n    [519f0] parameter 'dst'\n      [f720,f790) {reg2}\n      [f790,f79c) {entry_value(1) {reg2}, stack_value}\n      [f79c,f7df) {reg2}\n      [f7df,f7e8) {entry_value(1) {reg2}, stack_value}\n      [f7e8,f7ef) {reg2}\n      [f7ef,f7f8) {entry_value(1) {reg2}, stack_value}\n      [f7f8,f800) {reg2}\n    [51a02] variable 'data_scn'\n      [f724,f774) {reg0}\n      [f774,f79c) {entry_value(1) {reg0}, stack_value}\n      [f79c,f7a8) {reg0}\n      [f7a8,f7d8) {entry_value(1) {reg0}, stack_value}\n      [f7d8,f7dc) {reg0}\n      [f7dc,f7e8) {entry_value(1) {reg0}, stack_value}\n      [f7e8,f7ec) {reg0}\n      [f7ec,f7f8) {entry_value(1) {reg0}, stack_value}\n      [f7f8,f7fc) {reg0}\n      [f7fc,f800) {entry_value(1) {reg0}, stack_value}\n    [51a16] variable 'result'\n      <constant value>\n    [51a2b] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[51aaf] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_sym.c'@f800\n  [52c5f] function 'gelf_update_sym'@f800\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [52c81] parameter 'data'\n      [f800,f854) {reg0}\n      [f854,f888) {entry_value(1) {reg0}, stack_value}\n      [f888,f8c4) {reg0}\n      [f8c4,f8e0) {entry_value(1) {reg0}, stack_value}\n      [f8e0,f8e4) {reg0}\n      [f8e4,f8f0) {entry_value(1) {reg0}, stack_value}\n      [f8f0,f8f4) {reg0}\n      [f8f4,f900) {entry_value(1) {reg0}, stack_value}\n      [f900,f904) {reg0}\n      [f904,f910) {entry_value(1) {reg0}, stack_value}\n      [f910,f914) {reg0}\n      [f914,f918) {entry_value(1) {reg0}, stack_value}\n    [52c95] parameter 'ndx'\n      [f800,f860) {reg1}\n      [f860,f888) {entry_value(1) {reg1}, stack_value}\n      [f888,f8bc) {reg1}\n      [f8bc,f8e0) {entry_value(1) {reg1}, stack_value}\n      [f8e0,f8e7) {reg1}\n      [f8e7,f8f0) {entry_value(1) {reg1}, stack_value}\n      [f8f0,f8f7) {reg1}\n      [f8f7,f900) {entry_value(1) {reg1}, stack_value}\n      [f900,f907) {reg1}\n      [f907,f910) {entry_value(1) {reg1}, stack_value}\n      [f910,f918) {reg1}\n    [52ca7] parameter 'src'\n      [f800,f87c) {reg2}\n      [f87c,f888) {entry_value(1) {reg2}, stack_value}\n      [f888,f8e7) {reg2}\n      [f8e7,f8f0) {entry_value(1) {reg2}, stack_value}\n      [f8f0,f8f7) {reg2}\n      [f8f7,f900) {entry_value(1) {reg2}, stack_value}\n      [f900,f907) {reg2}\n      [f907,f910) {entry_value(1) {reg2}, stack_value}\n      [f910,f918) {reg2}\n    [52cb9] variable 'data_scn'\n      [f804,f854) {reg0}\n      [f854,f888) {entry_value(1) {reg0}, stack_value}\n      [f888,f8c4) {reg0}\n      [f8c4,f8e0) {entry_value(1) {reg0}, stack_value}\n      [f8e0,f8e4) {reg0}\n      [f8e4,f8f0) {entry_value(1) {reg0}, stack_value}\n      [f8f0,f8f4) {reg0}\n      [f8f4,f900) {entry_value(1) {reg0}, stack_value}\n      [f900,f904) {reg0}\n      [f904,f910) {entry_value(1) {reg0}, stack_value}\n      [f910,f914) {reg0}\n      [f914,f918) {entry_value(1) {reg0}, stack_value}\n    [52ccc] variable 'scn'\n      [f824,f87c) {reg3}\n      [f888,f8e7) {reg3}\n      [f900,f907) {reg3}\n    [52cdf] variable 'result'\n      [f804,f86c) {lit0, stack_value}\n      [f86c,f874) {lit1, stack_value}\n      [f888,f918) {lit0, stack_value}\nmodule 'libelf.so'\n[52d77] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getversym.c'@f920\n  [53e2c] function 'gelf_getversym'@f920\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [53e4e] parameter 'data'\n      [f920,f958) {reg0}\n      [f958,f96c) {entry_value(1) {reg0}, stack_value}\n      [f96c,f970) {reg0}\n      [f970,f97c) {entry_value(1) {reg0}, stack_value}\n      [f97c,f980) {reg0}\n      [f980,f98c) {entry_value(1) {reg0}, stack_value}\n      [f98c,f990) {reg0}\n      [f990,f994) {entry_value(1) {reg0}, stack_value}\n    [53e62] parameter 'ndx'\n      [f920,f95c) {reg1}\n      [f95c,f96c) {entry_value(1) {reg1}, stack_value}\n      [f96c,f973) {reg1}\n      [f973,f97c) {entry_value(1) {reg1}, stack_value}\n      [f97c,f983) {reg1}\n      [f983,f98c) {entry_value(1) {reg1}, stack_value}\n      [f98c,f994) {reg1}\n    [53e74] parameter 'dst'\n      [f920,f960) {reg2}\n      [f960,f96c) {entry_value(1) {reg2}, stack_value}\n      [f96c,f973) {reg2}\n      [f973,f97c) {entry_value(1) {reg2}, stack_value}\n      [f97c,f983) {reg2}\n      [f983,f98c) {entry_value(1) {reg2}, stack_value}\n      [f98c,f994) {reg2}\n    [53e86] variable 'data_scn'\n      [f924,f958) {reg0}\n      [f958,f96c) {entry_value(1) {reg0}, stack_value}\n      [f96c,f970) {reg0}\n      [f970,f97c) {entry_value(1) {reg0}, stack_value}\n      [f97c,f980) {reg0}\n      [f980,f98c) {entry_value(1) {reg0}, stack_value}\n      [f98c,f990) {reg0}\n      [f990,f994) {entry_value(1) {reg0}, stack_value}\n    [53e99] variable 'scn'\n      [f940,f958) {breg0(40)}\n      [f958,f960) {entry_value(1) {reg0}, plus_uconst(40)}\n      [f97c,f980) {breg0(40)}\n      [f980,f983) {entry_value(1) {reg0}, plus_uconst(40)}\n    [53ead] variable 'result'\n      [f984,f98c) {lit0, stack_value}\n    [53ec0] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[53f25] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getverneed.c'@f9a0\n  [5503b] function 'gelf_getverneed'@f9a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5505d] parameter 'data'\n      [f9a0,f9e8) {reg0}\n      [f9e8,fa00) {entry_value(1) {reg0}, stack_value}\n      [fa00,fa04) {reg0}\n      [fa04,fa10) {entry_value(1) {reg0}, stack_value}\n      [fa10,fa14) {reg0}\n      [fa14,fa20) {entry_value(1) {reg0}, stack_value}\n      [fa20,fa24) {reg0}\n      [fa24,fa28) {entry_value(1) {reg0}, stack_value}\n    [5506f] parameter 'offset'\n      [f9a0,f9e4) {reg1}\n      [f9e4,f9f4) {reg3}\n      [f9f4,fa00) {entry_value(1) {reg1}, stack_value}\n      [fa00,fa07) {reg1}\n      [fa07,fa10) {entry_value(1) {reg1}, stack_value}\n      [fa10,fa17) {reg1}\n      [fa17,fa20) {entry_value(1) {reg1}, stack_value}\n      [fa20,fa28) {reg1}\n    [55081] parameter 'dst'\n      [f9a0,f9f4) {reg2}\n      [f9f4,fa00) {entry_value(1) {reg2}, stack_value}\n      [fa00,fa07) {reg2}\n      [fa07,fa10) {entry_value(1) {reg2}, stack_value}\n      [fa10,fa17) {reg2}\n      [fa17,fa20) {entry_value(1) {reg2}, stack_value}\n      [fa20,fa28) {reg2}\n    [55095] variable 'result'\n      [fa08,fa10) {lit0, stack_value}\n    [550a9] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [550b2] inlined function 'memcpy'@f9e0\n    [550cb] parameter '__len'\n      [f9e0,f9f4) {lit16, stack_value}\n    [550d8] parameter '__src'\n      [f9e0,f9e8) {breg0(0), deref, breg3(0), plus, stack_value}\n      [f9e8,f9ec) {breg1(0), breg3(0), plus, stack_value}\n      [f9ec,f9f4) {reg1}\n    [550e5] parameter '__dest'\n      [f9e0,f9f4) {reg2}\nmodule 'libelf.so'\n[55173] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getvernaux.c'@fa30\n  [56289] function 'gelf_getvernaux'@fa30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [562ab] parameter 'data'\n      [fa30,fa78) {reg0}\n      [fa78,fa90) {entry_value(1) {reg0}, stack_value}\n      [fa90,fa94) {reg0}\n      [fa94,faa0) {entry_value(1) {reg0}, stack_value}\n      [faa0,faa4) {reg0}\n      [faa4,fab0) {entry_value(1) {reg0}, stack_value}\n      [fab0,fab4) {reg0}\n      [fab4,fab8) {entry_value(1) {reg0}, stack_value}\n    [562bd] parameter 'offset'\n      [fa30,fa74) {reg1}\n      [fa74,fa84) {reg3}\n      [fa84,fa90) {entry_value(1) {reg1}, stack_value}\n      [fa90,fa97) {reg1}\n      [fa97,faa0) {entry_value(1) {reg1}, stack_value}\n      [faa0,faa7) {reg1}\n      [faa7,fab0) {entry_value(1) {reg1}, stack_value}\n      [fab0,fab8) {reg1}\n    [562cf] parameter 'dst'\n      [fa30,fa84) {reg2}\n      [fa84,fa90) {entry_value(1) {reg2}, stack_value}\n      [fa90,fa97) {reg2}\n      [fa97,faa0) {entry_value(1) {reg2}, stack_value}\n      [faa0,faa7) {reg2}\n      [faa7,fab0) {entry_value(1) {reg2}, stack_value}\n      [fab0,fab8) {reg2}\n    [562e3] variable 'result'\n      [fa98,faa0) {lit0, stack_value}\n    [562f7] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [56300] inlined function 'memcpy'@fa70\n    [56319] parameter '__len'\n      [fa70,fa84) {lit16, stack_value}\n    [56326] parameter '__src'\n      [fa70,fa78) {breg0(0), deref, breg3(0), plus, stack_value}\n      [fa78,fa7c) {breg1(0), breg3(0), plus, stack_value}\n      [fa7c,fa84) {reg1}\n    [56333] parameter '__dest'\n      [fa70,fa84) {reg2}\nmodule 'libelf.so'\n[563c1] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getverdef.c'@fac0\n  [574f3] function 'gelf_getverdef'@fac0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [57515] parameter 'data'\n      [fac0,fb08) {reg0}\n      [fb08,fb28) {entry_value(1) {reg0}, stack_value}\n      [fb28,fb2c) {reg0}\n      [fb2c,fb38) {entry_value(1) {reg0}, stack_value}\n      [fb38,fb3c) {reg0}\n      [fb3c,fb48) {entry_value(1) {reg0}, stack_value}\n      [fb48,fb4c) {reg0}\n      [fb4c,fb50) {entry_value(1) {reg0}, stack_value}\n    [57527] parameter 'offset'\n      [fac0,fb04) {reg1}\n      [fb04,fb1c) {reg3}\n      [fb1c,fb28) {entry_value(1) {reg1}, stack_value}\n      [fb28,fb2f) {reg1}\n      [fb2f,fb38) {entry_value(1) {reg1}, stack_value}\n      [fb38,fb3f) {reg1}\n      [fb3f,fb48) {entry_value(1) {reg1}, stack_value}\n      [fb48,fb50) {reg1}\n    [57539] parameter 'dst'\n      [fac0,fb1c) {reg2}\n      [fb1c,fb28) {entry_value(1) {reg2}, stack_value}\n      [fb28,fb2f) {reg2}\n      [fb2f,fb38) {entry_value(1) {reg2}, stack_value}\n      [fb38,fb3f) {reg2}\n      [fb3f,fb48) {entry_value(1) {reg2}, stack_value}\n      [fb48,fb50) {reg2}\n    [5754d] variable 'result'\n      [fb30,fb38) {lit0, stack_value}\n    [57561] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [5756a] inlined function 'memcpy'@fb00\n    [57583] parameter '__len'\n      [fb00,fb08) {lit20, stack_value}\n    [57590] parameter '__src'\n      [fb00,fb08) {breg0(0), deref, breg3(0), plus, stack_value}\n    [5759d] parameter '__dest'\n      [fb00,fb08) {reg2}\nmodule 'libelf.so'\n[5762b] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getverdaux.c'@fb50\n  [58717] function 'gelf_getverdaux'@fb50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [58739] parameter 'data'\n      [fb50,fb98) {reg0}\n      [fb98,fbac) {entry_value(1) {reg0}, stack_value}\n      [fbac,fbb0) {reg0}\n      [fbb0,fbbc) {entry_value(1) {reg0}, stack_value}\n      [fbbc,fbc0) {reg0}\n      [fbc0,fbcc) {entry_value(1) {reg0}, stack_value}\n      [fbcc,fbd0) {reg0}\n      [fbd0,fbd4) {entry_value(1) {reg0}, stack_value}\n    [5874b] parameter 'offset'\n      [fb50,fb9c) {reg1}\n      [fb9c,fbac) {entry_value(1) {reg1}, stack_value}\n      [fbac,fbb3) {reg1}\n      [fbb3,fbbc) {entry_value(1) {reg1}, stack_value}\n      [fbbc,fbc3) {reg1}\n      [fbc3,fbcc) {entry_value(1) {reg1}, stack_value}\n      [fbcc,fbd4) {reg1}\n    [5875d] parameter 'dst'\n      [fb50,fba0) {reg2}\n      [fba0,fbac) {entry_value(1) {reg2}, stack_value}\n      [fbac,fbb3) {reg2}\n      [fbb3,fbbc) {entry_value(1) {reg2}, stack_value}\n      [fbbc,fbc3) {reg2}\n      [fbc3,fbcc) {entry_value(1) {reg2}, stack_value}\n      [fbcc,fbd4) {reg2}\n    [58771] variable 'result'\n      [fbb4,fbbc) {lit0, stack_value}\n    [58785] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [5878e] inlined function 'memcpy'@fb90\n    [587a7] parameter '__len'\n      [fb90,fba0) {lit8, stack_value}\n    [587b4] parameter '__src'\n      [fb90,fb94) {breg0(0), deref, breg3(0), plus, lit8, minus, stack_value}\n      [fb94,fb98) {breg1(0), const1u(32), shl, const1u(32), shra, breg0(0), deref, plus, stack_value}\n      [fb98,fb9c) {breg1(0), const1u(32), shl, const1u(32), shra, breg3(0), plus, stack_value}\n      [fb9c,fba0) {entry_value(1) {reg1}, const1u(32), shl, const1u(32), shra, breg3(0), plus, stack_value}\n    [587c1] parameter '__dest'\n      [fb90,fba0) {reg2}\nmodule 'libelf.so'\n[5884f] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getrel.c'@fbe0\n  [59969] function 'gelf_getrel'@fbe0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5998b] parameter 'data'\n      [fbe0,fc28) {reg0}\n      [fc28,fc44) {entry_value(1) {reg0}, stack_value}\n      [fc44,fc50) {reg0}\n      [fc50,fc78) {entry_value(1) {reg0}, stack_value}\n      [fc78,fc7c) {reg0}\n      [fc7c,fc88) {entry_value(1) {reg0}, stack_value}\n      [fc88,fc8c) {reg0}\n      [fc8c,fc98) {entry_value(1) {reg0}, stack_value}\n      [fc98,fc9c) {reg0}\n      [fc9c,fca0) {entry_value(1) {reg0}, stack_value}\n    [5999f] parameter 'ndx'\n      [fbe0,fc2c) {reg1}\n      [fc2c,fc38) {reg4}\n      [fc38,fc44) {entry_value(1) {reg1}, stack_value}\n      [fc44,fc54) {reg1}\n      [fc54,fc78) {reg4}\n      [fc78,fc7f) {reg1}\n      [fc7f,fc88) {entry_value(1) {reg1}, stack_value}\n      [fc88,fc8f) {reg1}\n      [fc8f,fc98) {entry_value(1) {reg1}, stack_value}\n      [fc98,fca0) {reg1}\n    [599b1] parameter 'dst'\n      [fbe0,fc38) {reg2}\n      [fc38,fc44) {entry_value(1) {reg2}, stack_value}\n      [fc44,fc7f) {reg2}\n      [fc7f,fc88) {entry_value(1) {reg2}, stack_value}\n      [fc88,fc8f) {reg2}\n      [fc8f,fc98) {entry_value(1) {reg2}, stack_value}\n      [fc98,fca0) {reg2}\n    [599c3] variable 'data_scn'\n      [fbe4,fc28) {reg0}\n      [fc28,fc44) {entry_value(1) {reg0}, stack_value}\n      [fc44,fc50) {reg0}\n      [fc50,fc78) {entry_value(1) {reg0}, stack_value}\n      [fc78,fc7c) {reg0}\n      [fc7c,fc88) {entry_value(1) {reg0}, stack_value}\n      [fc88,fc8c) {reg0}\n      [fc8c,fc98) {entry_value(1) {reg0}, stack_value}\n      [fc98,fc9c) {reg0}\n      [fc9c,fca0) {entry_value(1) {reg0}, stack_value}\n    [599d6] variable 'scn'\n      [fc00,fc28) {breg0(40)}\n      [fc28,fc34) {entry_value(1) {reg0}, plus_uconst(40)}\n      [fc44,fc50) {breg0(40)}\n      [fc50,fc78) {entry_value(1) {reg0}, plus_uconst(40)}\n      [fc78,fc7c) {breg0(40)}\n      [fc7c,fc7f) {entry_value(1) {reg0}, plus_uconst(40)}\n    [599e9] variable 'result'\n      [fc34,fc38) {reg2}\n      [fc74,fc78) {reg2}\n      [fc80,fc88) {lit0, stack_value}\n  [59a19] inlined function 'memcpy'@fc24\n    [59a3e] parameter '__len'\n      [fc24,fc34) {lit16, stack_value}\n    [59a4b] parameter '__src'\n      [fc24,fc28) {breg1(0), const1u(32), shl, const1u(32), shra, lit4, shl, breg0(0), deref, plus, stack_value}\n      [fc28,fc2c) {breg1(0), const1u(32), shl, const1u(32), shra, lit4, shl, breg0(0), plus, stack_value}\n      [fc2c,fc34) {reg1}\n    [59a58] parameter '__dest'\n      [fc24,fc34) {reg2}\nmodule 'libelf.so'\n[59adb] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getrela.c'@fca0\n  [5ac41] function 'gelf_getrela'@fca0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5ac63] parameter 'data'\n      [fca0,fcfc) {reg0}\n      [fcfc,fd1c) {entry_value(1) {reg0}, stack_value}\n      [fd1c,fd30) {reg0}\n      [fd30,fd64) {entry_value(1) {reg0}, stack_value}\n      [fd64,fd68) {reg0}\n      [fd68,fd74) {entry_value(1) {reg0}, stack_value}\n      [fd74,fd78) {reg0}\n      [fd78,fd84) {entry_value(1) {reg0}, stack_value}\n      [fd84,fd88) {reg0}\n      [fd88,fd8c) {entry_value(1) {reg0}, stack_value}\n    [5ac77] parameter 'ndx'\n      [fca0,fd00) {reg1}\n      [fd00,fd10) {reg5}\n      [fd10,fd1c) {entry_value(1) {reg1}, stack_value}\n      [fd1c,fd3c) {reg1}\n      [fd3c,fd44) {reg5}\n      [fd44,fd64) {entry_value(1) {reg1}, stack_value}\n      [fd64,fd6b) {reg1}\n      [fd6b,fd74) {entry_value(1) {reg1}, stack_value}\n      [fd74,fd7b) {reg1}\n      [fd7b,fd84) {entry_value(1) {reg1}, stack_value}\n      [fd84,fd8c) {reg1}\n    [5ac89] parameter 'dst'\n      [fca0,fd10) {reg2}\n      [fd10,fd1c) {entry_value(1) {reg2}, stack_value}\n      [fd1c,fd6b) {reg2}\n      [fd6b,fd74) {entry_value(1) {reg2}, stack_value}\n      [fd74,fd7b) {reg2}\n      [fd7b,fd84) {entry_value(1) {reg2}, stack_value}\n      [fd84,fd8c) {reg2}\n    [5ac9b] variable 'data_scn'\n      [fca4,fcfc) {reg0}\n      [fcfc,fd1c) {entry_value(1) {reg0}, stack_value}\n      [fd1c,fd30) {reg0}\n      [fd30,fd64) {entry_value(1) {reg0}, stack_value}\n      [fd64,fd68) {reg0}\n      [fd68,fd74) {entry_value(1) {reg0}, stack_value}\n      [fd74,fd78) {reg0}\n      [fd78,fd84) {entry_value(1) {reg0}, stack_value}\n      [fd84,fd88) {reg0}\n      [fd88,fd8c) {entry_value(1) {reg0}, stack_value}\n    [5acae] variable 'scn'\n      [fcc0,fcfc) {breg0(40)}\n      [fcfc,fd08) {entry_value(1) {reg0}, plus_uconst(40)}\n      [fd1c,fd30) {breg0(40)}\n      [fd30,fd64) {entry_value(1) {reg0}, plus_uconst(40)}\n      [fd64,fd68) {breg0(40)}\n      [fd68,fd6b) {entry_value(1) {reg0}, plus_uconst(40)}\n    [5acc1] variable 'result'\n      [fd6c,fd74) {lit0, stack_value}\n  [5acf1] inlined function 'memcpy'@fcf0\n    [5ad0a] parameter '__len'\n      [fcf0,fcfc) {lit24, stack_value}\n    [5ad17] parameter '__src'\n      [fcf0,fcfc) {breg1(0), const1u(32), shl, const1u(32), shra, lit24, mul, breg0(0), deref, plus, stack_value}\n    [5ad24] parameter '__dest'\n      [fcf0,fcfc) {reg2}\nmodule 'libelf.so'\n[5ada7] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_rel.c'@fd90\n  [5becf] function 'gelf_update_rel'@fd90\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5bef1] parameter 'dst'\n      [fd90,fddc) {reg0}\n      [fddc,fe00) {entry_value(1) {reg0}, stack_value}\n      [fe00,fe40) {reg0}\n      [fe40,fe5c) {entry_value(1) {reg0}, stack_value}\n      [fe5c,fe60) {reg0}\n      [fe60,fe6c) {entry_value(1) {reg0}, stack_value}\n      [fe6c,fe70) {reg0}\n      [fe70,fe7c) {entry_value(1) {reg0}, stack_value}\n      [fe7c,fe80) {reg0}\n      [fe80,fe8c) {entry_value(1) {reg0}, stack_value}\n      [fe8c,fe90) {reg0}\n      [fe90,fe94) {entry_value(1) {reg0}, stack_value}\n    [5bf03] parameter 'ndx'\n      [fd90,fde0) {reg1}\n      [fde0,fe00) {entry_value(1) {reg1}, stack_value}\n      [fe00,fe48) {reg1}\n      [fe48,fe5c) {reg6}\n      [fe5c,fe63) {reg1}\n      [fe63,fe6c) {entry_value(1) {reg1}, stack_value}\n      [fe6c,fe73) {reg1}\n      [fe73,fe7c) {entry_value(1) {reg1}, stack_value}\n      [fe7c,fe83) {reg1}\n      [fe83,fe8c) {entry_value(1) {reg1}, stack_value}\n      [fe8c,fe94) {reg1}\n    [5bf15] parameter 'src'\n      [fd90,fde4) {reg2}\n      [fde4,fe00) {entry_value(1) {reg2}, stack_value}\n      [fe00,fe14) {reg2}\n      [fe14,fe6c) {entry_value(1) {reg2}, stack_value}\n      [fe6c,fe73) {reg2}\n      [fe73,fe8c) {entry_value(1) {reg2}, stack_value}\n      [fe8c,fe94) {reg2}\n    [5bf27] variable 'data_scn'\n      [fd94,fddc) {reg0}\n      [fddc,fe00) {entry_value(1) {reg0}, stack_value}\n      [fe00,fe40) {reg0}\n      [fe40,fe5c) {entry_value(1) {reg0}, stack_value}\n      [fe5c,fe60) {reg0}\n      [fe60,fe6c) {entry_value(1) {reg0}, stack_value}\n      [fe6c,fe70) {reg0}\n      [fe70,fe7c) {entry_value(1) {reg0}, stack_value}\n      [fe7c,fe80) {reg0}\n      [fe80,fe8c) {entry_value(1) {reg0}, stack_value}\n      [fe8c,fe90) {reg0}\n      [fe90,fe94) {entry_value(1) {reg0}, stack_value}\n    [5bf3a] variable 'scn'\n      [fdb4,fdf4) {reg3}\n      [fe00,fe63) {reg3}\n      [fe7c,fe83) {reg3}\n    [5bf4d] variable 'result'\n      [fd94,fde4) {lit0, stack_value}\n      [fde4,fde8) {lit1, stack_value}\n      [fe00,fe94) {lit0, stack_value}\nmodule 'libelf.so'\n[5bfe5] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_rela.c'@fea0\n  [5d159] function 'gelf_update_rela'@fea0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5d17b] parameter 'dst'\n      [fea0,fef4) {reg0}\n      [fef4,ff28) {entry_value(1) {reg0}, stack_value}\n      [ff28,ff8c) {reg0}\n      [ff8c,ffa8) {entry_value(1) {reg0}, stack_value}\n      [ffa8,ffac) {reg0}\n      [ffac,ffb8) {entry_value(1) {reg0}, stack_value}\n      [ffb8,ffbc) {reg0}\n      [ffbc,ffc8) {entry_value(1) {reg0}, stack_value}\n      [ffc8,ffcc) {reg0}\n      [ffcc,ffd8) {entry_value(1) {reg0}, stack_value}\n      [ffd8,ffdc) {reg0}\n      [ffdc,ffe0) {entry_value(1) {reg0}, stack_value}\n    [5d18d] parameter 'ndx'\n      [fea0,ff00) {reg1}\n      [ff00,ff28) {entry_value(1) {reg1}, stack_value}\n      [ff28,ff9c) {reg1}\n      [ff9c,ffa8) {entry_value(1) {reg1}, stack_value}\n      [ffa8,ffaf) {reg1}\n      [ffaf,ffb8) {entry_value(1) {reg1}, stack_value}\n      [ffb8,ffbf) {reg1}\n      [ffbf,ffc8) {entry_value(1) {reg1}, stack_value}\n      [ffc8,ffcf) {reg1}\n      [ffcf,ffd8) {entry_value(1) {reg1}, stack_value}\n      [ffd8,ffe0) {reg1}\n    [5d19f] parameter 'src'\n      [fea0,ff0c) {reg2}\n      [ff0c,ff28) {entry_value(1) {reg2}, stack_value}\n      [ff28,ff5c) {reg2}\n      [ff5c,ffb8) {entry_value(1) {reg2}, stack_value}\n      [ffb8,ffbf) {reg2}\n      [ffbf,ffd8) {entry_value(1) {reg2}, stack_value}\n      [ffd8,ffe0) {reg2}\n    [5d1b1] variable 'data_scn'\n      [fea4,fef4) {reg0}\n      [fef4,ff28) {entry_value(1) {reg0}, stack_value}\n      [ff28,ff8c) {reg0}\n      [ff8c,ffa8) {entry_value(1) {reg0}, stack_value}\n      [ffa8,ffac) {reg0}\n      [ffac,ffb8) {entry_value(1) {reg0}, stack_value}\n      [ffb8,ffbc) {reg0}\n      [ffbc,ffc8) {entry_value(1) {reg0}, stack_value}\n      [ffc8,ffcc) {reg0}\n      [ffcc,ffd8) {entry_value(1) {reg0}, stack_value}\n      [ffd8,ffdc) {reg0}\n      [ffdc,ffe0) {entry_value(1) {reg0}, stack_value}\n    [5d1c4] variable 'scn'\n      [fec4,ff1c) {reg3}\n      [ff28,ffaf) {reg3}\n      [ffc8,ffcf) {reg3}\n    [5d1d7] variable 'result'\n      [fea4,ff0c) {lit0, stack_value}\n      [ff0c,ff14) {lit1, stack_value}\n      [ff28,ffe0) {lit0, stack_value}\nmodule 'libelf.so'\n[5d26f] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getdyn.c'@ffe0\n  [5e3fc] function 'gelf_getdyn'@ffe0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5e41e] parameter 'data'\n      [ffe0,10028) {reg0}\n      [10028,10044) {entry_value(1) {reg0}, stack_value}\n      [10044,10050) {reg0}\n      [10050,10068) {entry_value(1) {reg0}, stack_value}\n      [10068,1006c) {reg0}\n      [1006c,10078) {entry_value(1) {reg0}, stack_value}\n      [10078,1007c) {reg0}\n      [1007c,10088) {entry_value(1) {reg0}, stack_value}\n      [10088,1008c) {reg0}\n      [1008c,10090) {entry_value(1) {reg0}, stack_value}\n    [5e432] parameter 'ndx'\n      [ffe0,1002c) {reg1}\n      [1002c,10038) {reg4}\n      [10038,10044) {entry_value(1) {reg1}, stack_value}\n      [10044,10054) {reg1}\n      [10054,10068) {reg4}\n      [10068,1006f) {reg1}\n      [1006f,10078) {entry_value(1) {reg1}, stack_value}\n      [10078,1007f) {reg1}\n      [1007f,10088) {entry_value(1) {reg1}, stack_value}\n      [10088,10090) {reg1}\n    [5e444] parameter 'dst'\n      [ffe0,10038) {reg2}\n      [10038,10044) {entry_value(1) {reg2}, stack_value}\n      [10044,1006f) {reg2}\n      [1006f,10078) {entry_value(1) {reg2}, stack_value}\n      [10078,1007f) {reg2}\n      [1007f,10088) {entry_value(1) {reg2}, stack_value}\n      [10088,10090) {reg2}\n    [5e456] variable 'data_scn'\n      [ffe4,10028) {reg0}\n      [10028,10044) {entry_value(1) {reg0}, stack_value}\n      [10044,10050) {reg0}\n      [10050,10068) {entry_value(1) {reg0}, stack_value}\n      [10068,1006c) {reg0}\n      [1006c,10078) {entry_value(1) {reg0}, stack_value}\n      [10078,1007c) {reg0}\n      [1007c,10088) {entry_value(1) {reg0}, stack_value}\n      [10088,1008c) {reg0}\n      [1008c,10090) {entry_value(1) {reg0}, stack_value}\n    [5e46a] variable 'result'\n      <constant value>\n    [5e477] variable 'elf'\n      [10000,10028) {breg0(40), deref, plus_uconst(136)}\n      [10028,10038) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n      [10044,10050) {breg0(40), deref, plus_uconst(136)}\n      [10050,10068) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n      [10068,1006c) {breg0(40), deref, plus_uconst(136)}\n      [1006c,1006f) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n    [5e492] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[5e515] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_dyn.c'@10090\n  [5f6bb] function 'gelf_update_dyn'@10090\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [5f6dd] parameter 'data'\n      [10090,100dc) {reg0}\n      [100dc,10100) {entry_value(1) {reg0}, stack_value}\n      [10100,10138) {reg0}\n      [10138,1014c) {entry_value(1) {reg0}, stack_value}\n      [1014c,10150) {reg0}\n      [10150,1015c) {entry_value(1) {reg0}, stack_value}\n      [1015c,10160) {reg0}\n      [10160,1016c) {entry_value(1) {reg0}, stack_value}\n      [1016c,10170) {reg0}\n      [10170,1017c) {entry_value(1) {reg0}, stack_value}\n      [1017c,10180) {reg0}\n      [10180,10184) {entry_value(1) {reg0}, stack_value}\n    [5f6f1] parameter 'ndx'\n      [10090,100e0) {reg1}\n      [100e0,10100) {entry_value(1) {reg1}, stack_value}\n      [10100,1013c) {reg1}\n      [1013c,10140) {reg4}\n      [10140,1014c) {entry_value(1) {reg1}, stack_value}\n      [1014c,10153) {reg1}\n      [10153,1015c) {entry_value(1) {reg1}, stack_value}\n      [1015c,10163) {reg1}\n      [10163,1016c) {entry_value(1) {reg1}, stack_value}\n      [1016c,10173) {reg1}\n      [10173,1017c) {entry_value(1) {reg1}, stack_value}\n      [1017c,10184) {reg1}\n    [5f703] parameter 'src'\n      [10090,100e4) {reg2}\n      [100e4,10100) {entry_value(1) {reg2}, stack_value}\n      [10100,1011c) {reg2}\n      [1011c,1015c) {entry_value(1) {reg2}, stack_value}\n      [1015c,10163) {reg2}\n      [10163,1017c) {entry_value(1) {reg2}, stack_value}\n      [1017c,10184) {reg2}\n    [5f715] variable 'data_scn'\n      [10094,100dc) {reg0}\n      [100dc,10100) {entry_value(1) {reg0}, stack_value}\n      [10100,10138) {reg0}\n      [10138,1014c) {entry_value(1) {reg0}, stack_value}\n      [1014c,10150) {reg0}\n      [10150,1015c) {entry_value(1) {reg0}, stack_value}\n      [1015c,10160) {reg0}\n      [10160,1016c) {entry_value(1) {reg0}, stack_value}\n      [1016c,10170) {reg0}\n      [10170,1017c) {entry_value(1) {reg0}, stack_value}\n      [1017c,10180) {reg0}\n      [10180,10184) {entry_value(1) {reg0}, stack_value}\n    [5f728] variable 'scn'\n      [100b4,100f4) {reg3}\n      [10100,10153) {reg3}\n      [1016c,10173) {reg3}\n    [5f73b] variable 'result'\n      [10094,100e4) {lit0, stack_value}\n      [100e4,100e8) {lit1, stack_value}\n      [10100,10184) {lit0, stack_value}\nmodule 'libelf.so'\n[5f7d3] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getmove.c'@10190\n  [608ff] function 'gelf_getmove'@10190\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [60921] parameter 'data'\n      [10190,101a8) {reg0}\n      [101a8,101e8) {entry_value(1) {reg0}, stack_value}\n      [101e8,101ec) {reg0}\n      [101ec,101f0) {entry_value(1) {reg0}, stack_value}\n    [60935] parameter 'ndx'\n      [10190,101b8) {reg1}\n      [101b8,101d0) {entry_value(1) {reg1}, stack_value}\n      [101d0,101d7) {reg1}\n      [101d7,101e8) {entry_value(1) {reg1}, stack_value}\n      [101e8,101f0) {reg1}\n    [60947] parameter 'dst'\n      [10190,101cc) {reg2}\n      [101cc,101d0) {entry_value(1) {reg2}, stack_value}\n      [101d0,101d7) {reg2}\n      [101d7,101e8) {entry_value(1) {reg2}, stack_value}\n      [101e8,101f0) {reg2}\n    [60959] variable 'result'\n      <constant value>\n    [60966] variable 'elf'\n      <no value>\n    [60972] variable '__PRETTY_FUNCTION__'\n      [10190,101f0) {addr(0x145e0)}\nmodule 'libelf.so'\n[60a0c] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_move.c'@101f0\n  [61b43] function 'gelf_update_move'@101f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [61b65] parameter 'data'\n      [101f0,101fc) {reg0}\n      [101fc,10200) {entry_value(1) {reg0}, stack_value}\n      [10200,10210) {reg0}\n      [10210,1022c) {entry_value(1) {reg0}, stack_value}\n    [61b79] parameter 'ndx'\n      [101f0,10208) {reg1}\n      [10208,1022c) {entry_value(1) {reg1}, stack_value}\n    [61b8b] parameter 'src'\n      [101f0,10228) {reg2}\n      [10228,1022c) {entry_value(1) {reg2}, stack_value}\n    [61b9d] variable 'data_scn'\n      [101f4,101fc) {reg0}\n      [101fc,10200) {entry_value(1) {reg0}, stack_value}\n      [10200,10210) {reg0}\n      [10210,1022c) {entry_value(1) {reg0}, stack_value}\n    [61bb1] variable '__PRETTY_FUNCTION__'\n      [101f0,1022c) {addr(0x145f0)}\nmodule 'libelf.so'\n[61c31] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getsyminfo.c'@10230\n  [62d0d] function 'gelf_getsyminfo'@10230\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [62d2f] parameter 'data'\n      [10230,10268) {reg0}\n      [10268,1027c) {entry_value(1) {reg0}, stack_value}\n      [1027c,10280) {reg0}\n      [10280,1028c) {entry_value(1) {reg0}, stack_value}\n      [1028c,10290) {reg0}\n      [10290,1029c) {entry_value(1) {reg0}, stack_value}\n      [1029c,102a0) {reg0}\n      [102a0,102a4) {entry_value(1) {reg0}, stack_value}\n    [62d43] parameter 'ndx'\n      [10230,1026c) {reg1}\n      [1026c,1027c) {entry_value(1) {reg1}, stack_value}\n      [1027c,10283) {reg1}\n      [10283,1028c) {entry_value(1) {reg1}, stack_value}\n      [1028c,10293) {reg1}\n      [10293,1029c) {entry_value(1) {reg1}, stack_value}\n      [1029c,102a4) {reg1}\n    [62d55] parameter 'dst'\n      [10230,10270) {reg2}\n      [10270,1027c) {entry_value(1) {reg2}, stack_value}\n      [1027c,10283) {reg2}\n      [10283,1028c) {entry_value(1) {reg2}, stack_value}\n      [1028c,10293) {reg2}\n      [10293,1029c) {entry_value(1) {reg2}, stack_value}\n      [1029c,102a4) {reg2}\n    [62d67] variable 'result'\n      [10234,10270) {lit0, stack_value}\n      [1027c,102a4) {lit0, stack_value}\n    [62d7b] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[62de3] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_syminfo.c'@102b0\n  [63edd] function 'gelf_update_syminfo'@102b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [63eff] parameter 'data'\n      [102b0,102cc) {reg0}\n      [102cc,102f4) {reg3}\n      [102f4,10310) {entry_value(1) {reg0}, stack_value}\n      [10310,10317) {reg3}\n      [10317,10320) {entry_value(1) {reg0}, stack_value}\n      [10320,10327) {reg3}\n      [10327,10330) {entry_value(1) {reg0}, stack_value}\n      [10330,10334) {reg0}\n      [10334,10338) {entry_value(1) {reg0}, stack_value}\n    [63f13] parameter 'ndx'\n      [102b0,10304) {reg1}\n      [10304,10310) {entry_value(1) {reg1}, stack_value}\n      [10310,10317) {reg1}\n      [10317,10320) {entry_value(1) {reg1}, stack_value}\n      [10320,10327) {reg1}\n      [10327,10330) {entry_value(1) {reg1}, stack_value}\n      [10330,10338) {reg1}\n    [63f25] parameter 'src'\n      [102b0,102fc) {reg2}\n      [102fc,10310) {entry_value(1) {reg2}, stack_value}\n      [10310,10317) {reg2}\n      [10317,10320) {entry_value(1) {reg2}, stack_value}\n      [10320,10327) {reg2}\n      [10327,10330) {entry_value(1) {reg2}, stack_value}\n      [10330,10338) {reg2}\n    [63f37] variable 'data_scn'\n      [102b4,102cc) {reg0}\n      [102cc,102f4) {reg3}\n      [102f4,10310) {entry_value(1) {reg0}, stack_value}\n      [10310,10317) {reg3}\n      [10317,10320) {entry_value(1) {reg0}, stack_value}\n      [10320,10327) {reg3}\n      [10327,10330) {entry_value(1) {reg0}, stack_value}\n      [10330,10334) {reg0}\n      [10334,10338) {entry_value(1) {reg0}, stack_value}\n    [63f4a] variable 'scn'\n      [102e0,10304) {reg5}\n      [10320,10327) {reg5}\n    [63f5e] variable 'result'\n      [102b4,10300) {lit0, stack_value}\n      (10300,10300) <empty range>\n      [10310,10338) {lit0, stack_value}\n    [63f71] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[63fde] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getauxv.c'@10340\n  [65131] function 'gelf_getauxv'@10340\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [65153] parameter 'data'\n      [10340,1038c) {reg0}\n      [1038c,103a8) {entry_value(1) {reg0}, stack_value}\n      [103a8,103b8) {reg0}\n      [103b8,103cc) {entry_value(1) {reg0}, stack_value}\n      [103cc,103d0) {reg0}\n      [103d0,103dc) {entry_value(1) {reg0}, stack_value}\n      [103dc,103e0) {reg0}\n      [103e0,103ec) {entry_value(1) {reg0}, stack_value}\n      [103ec,103f0) {reg0}\n      [103f0,103f4) {entry_value(1) {reg0}, stack_value}\n    [65167] parameter 'ndx'\n      [10340,10368) {reg1}\n      [10368,10380) {breg1(-1), stack_value}\n      [10380,103dc) {entry_value(1) {reg1}, stack_value}\n      [103dc,103e3) {reg1}\n      [103e3,103ec) {entry_value(1) {reg1}, stack_value}\n      [103ec,103f4) {reg1}\n    [65179] parameter 'dst'\n      [10340,1039c) {reg2}\n      [1039c,103a8) {entry_value(1) {reg2}, stack_value}\n      [103a8,103d3) {reg2}\n      [103d3,103dc) {entry_value(1) {reg2}, stack_value}\n      [103dc,103e3) {reg2}\n      [103e3,103ec) {entry_value(1) {reg2}, stack_value}\n      [103ec,103f4) {reg2}\n    [6518b] variable 'data_scn'\n      [10344,1038c) {reg0}\n      [1038c,103a8) {entry_value(1) {reg0}, stack_value}\n      [103a8,103b8) {reg0}\n      [103b8,103cc) {entry_value(1) {reg0}, stack_value}\n      [103cc,103d0) {reg0}\n      [103d0,103dc) {entry_value(1) {reg0}, stack_value}\n      [103dc,103e0) {reg0}\n      [103e0,103ec) {entry_value(1) {reg0}, stack_value}\n      [103ec,103f0) {reg0}\n      [103f0,103f4) {entry_value(1) {reg0}, stack_value}\n    [6519f] variable 'result'\n      <constant value>\n    [651ac] variable 'elf'\n      [10360,1038c) {breg0(40), deref, plus_uconst(136)}\n      [1038c,10398) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n      [103a8,103b8) {breg0(40), deref, plus_uconst(136)}\n      [103b8,103c8) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n      [103cc,103d0) {breg0(40), deref, plus_uconst(136)}\n      [103d0,103d3) {entry_value(1) {reg0}, plus_uconst(40), deref, plus_uconst(136)}\n    [651c7] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [65200] inlined function 'memcpy'@10388\n    [65225] parameter '__len'\n      [10388,10398) {lit16, stack_value}\n    [65232] parameter '__src'\n      [10388,1038c) {breg0(0), deref, breg1(0), plus, lit16, minus, stack_value}\n      [1038c,10390) {breg0(0), breg1(0), plus, lit16, minus, stack_value}\n      [10390,10398) {entry_value(1) {reg0}, deref, breg1(0), plus, lit16, minus, stack_value}\n    [6523f] parameter '__dest'\n      [10388,10398) {reg2}\nmodule 'libelf.so'\n[652c0] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_auxv.c'@10400\n  [6641c] function 'gelf_update_auxv'@10400\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6643e] parameter 'data'\n      [10400,10450) {reg0}\n      [10450,10478) {entry_value(1) {reg0}, stack_value}\n      [10478,104ac) {reg0}\n      [104ac,104c0) {entry_value(1) {reg0}, stack_value}\n      [104c0,104c4) {reg0}\n      [104c4,104d8) {entry_value(1) {reg0}, stack_value}\n      [104d8,104dc) {reg0}\n      [104dc,104e8) {entry_value(1) {reg0}, stack_value}\n      [104e8,104ec) {reg0}\n      [104ec,104f8) {entry_value(1) {reg0}, stack_value}\n      [104f8,104fc) {reg0}\n      [104fc,10500) {entry_value(1) {reg0}, stack_value}\n    [66452] parameter 'ndx'\n      [10400,10440) {reg1}\n      [10440,10444) {breg1(-1), stack_value}\n      [10444,10478) {entry_value(1) {reg1}, stack_value}\n      [10478,1049c) {reg1}\n      [1049c,104a0) {breg1(-1), stack_value}\n      [104a0,104d8) {entry_value(1) {reg1}, stack_value}\n      [104d8,104df) {reg1}\n      [104df,104e8) {entry_value(1) {reg1}, stack_value}\n      [104e8,104ef) {reg1}\n      [104ef,104f8) {entry_value(1) {reg1}, stack_value}\n      [104f8,10500) {reg1}\n    [66464] parameter 'src'\n      [10400,1045c) {reg2}\n      [1045c,10478) {entry_value(1) {reg2}, stack_value}\n      [10478,1048c) {reg2}\n      [1048c,104d8) {entry_value(1) {reg2}, stack_value}\n      [104d8,104df) {reg2}\n      [104df,104f8) {entry_value(1) {reg2}, stack_value}\n      [104f8,10500) {reg2}\n    [66476] variable 'data_scn'\n      [10404,10450) {reg0}\n      [10450,10478) {entry_value(1) {reg0}, stack_value}\n      [10478,104ac) {reg0}\n      [104ac,104c0) {entry_value(1) {reg0}, stack_value}\n      [104c0,104c4) {reg0}\n      [104c4,104d8) {entry_value(1) {reg0}, stack_value}\n      [104d8,104dc) {reg0}\n      [104dc,104e8) {entry_value(1) {reg0}, stack_value}\n      [104e8,104ec) {reg0}\n      [104ec,104f8) {entry_value(1) {reg0}, stack_value}\n      [104f8,104fc) {reg0}\n      [104fc,10500) {entry_value(1) {reg0}, stack_value}\n    [66489] variable 'scn'\n      [10428,104c0) {reg3}\n      [104e8,104ef) {reg3}\n    [6649d] variable 'result'\n      [10404,1045c) {lit0, stack_value}\n      [1045c,10460) {lit1, stack_value}\n      [10478,10500) {lit0, stack_value}\nmodule 'libelf.so'\n[66535] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getnote.c'@10500\n  [67630] function 'gelf_getnote'@10500\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [67652] parameter 'data'\n      [10500,1054c) {reg0}\n      [1054c,1055c) {entry_value(1) {reg0}, stack_value}\n      [1055c,1056c) {reg0}\n      [1056c,105d8) {entry_value(1) {reg0}, stack_value}\n      [105d8,105dc) {reg0}\n      [105dc,105e4) {entry_value(1) {reg0}, stack_value}\n      [105e4,105e8) {reg0}\n      [105e8,10604) {entry_value(1) {reg0}, stack_value}\n      [10604,10608) {reg0}\n      [10608,10614) {entry_value(1) {reg0}, stack_value}\n    [67665] parameter 'offset'\n      [10500,10544) {reg1}\n      [10544,1054c) {reg7}\n      [1055c,1058c) {reg7}\n      [1058c,10594) {reg5}\n      [10594,105a0) {breg5(-3), stack_value}\n      [105a0,105c8) {reg3}\n      [105c8,105d4) {reg0}\n      [105d8,105df) {reg1}\n      [105df,105e0) {entry_value(1) {reg1}, stack_value}\n      [105e0,105e4) {lit0, stack_value}\n      [105e4,105eb) {reg1}\n      [105eb,105f0) {entry_value(1) {reg1}, stack_value}\n      [105f0,105f4) {reg5}\n      [105f4,10600) {breg5(-7), stack_value}\n      [10600,10604) {reg3}\n      [10604,1060c) {reg1}\n      [1060c,10614) {reg3}\n    [67678] parameter 'result'\n      [10500,1054c) {reg2}\n      [1054c,1055c) {entry_value(1) {reg2}, stack_value}\n      [1055c,105df) {reg2}\n      [105df,105e4) {entry_value(1) {reg2}, stack_value}\n      [105e4,105eb) {reg2}\n      [105eb,105f0) {entry_value(1) {reg2}, stack_value}\n      [105f0,10614) {reg2}\n    [6768b] parameter 'name_offset'\n      [10500,1054c) {reg3}\n      [1054c,1055c) {entry_value(1) {reg3}, stack_value}\n      [1055c,10578) {reg3}\n      [10578,105d8) {entry_value(1) {reg3}, stack_value}\n      [105d8,105df) {reg3}\n      [105df,105e4) {entry_value(1) {reg3}, stack_value}\n      [105e4,105eb) {reg3}\n      [105eb,10604) {entry_value(1) {reg3}, stack_value}\n      [10604,1060c) {reg3}\n      [1060c,10614) {entry_value(1) {reg3}, stack_value}\n    [6769e] parameter 'desc_offset'\n      [10500,1054c) {reg4}\n      [1054c,1055c) {entry_value(1) {reg4}, stack_value}\n      [1055c,105df) {reg4}\n      [105df,105e4) {entry_value(1) {reg4}, stack_value}\n      [105e4,105eb) {reg4}\n      [105eb,105f0) {entry_value(1) {reg4}, stack_value}\n      [105f0,10614) {reg4}\n    [676b1] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[67751] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_xlatetof.c'@10620\n  [686dc] function 'gelf_xlatetof'@10620\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [686fa] parameter 'elf'\n      [10620,10638) {reg0}\n      [10638,1064c) {entry_value(1) {reg0}, stack_value}\n      [1064c,10650) {reg0}\n    [6870c] parameter 'dest'\n      [10620,1062c) {reg1}\n      [1062c,10647) {reg5}\n      [10647,10648) {entry_value(1) {reg1}, stack_value}\n      [10648,1064b) {reg0}\n      [1064b,1064c) {entry_value(1) {reg1}, stack_value}\n      [1064c,10650) {reg5}\n    [6871f] parameter 'src'\n      [10620,10630) {reg2}\n      [10630,10647) {reg1}\n      [10647,10648) {entry_value(1) {reg2}, stack_value}\n      [10648,1064b) {reg1}\n      [1064b,1064c) {entry_value(1) {reg2}, stack_value}\n      [1064c,10650) {reg1}\n    [68731] parameter 'encode'\n      [10620,10647) {reg3}\n      [10647,10648) {entry_value(1) {reg3}, stack_value}\n      [10648,1064b) {reg2}\n      [1064b,1064c) {entry_value(1) {reg3}, stack_value}\n      [1064c,10650) {reg2}\nmodule 'libelf.so'\n[68786] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_xlatetom.c'@10650\n  [69711] function 'gelf_xlatetom'@10650\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6972f] parameter 'elf'\n      [10650,10668) {reg0}\n      [10668,1067c) {entry_value(1) {reg0}, stack_value}\n      [1067c,10680) {reg0}\n    [69741] parameter 'dest'\n      [10650,1065c) {reg1}\n      [1065c,10677) {reg5}\n      [10677,10678) {entry_value(1) {reg1}, stack_value}\n      [10678,1067b) {reg0}\n      [1067b,1067c) {entry_value(1) {reg1}, stack_value}\n      [1067c,10680) {reg5}\n    [69754] parameter 'src'\n      [10650,10660) {reg2}\n      [10660,10677) {reg1}\n      [10677,10678) {entry_value(1) {reg2}, stack_value}\n      [10678,1067b) {reg1}\n      [1067b,1067c) {entry_value(1) {reg2}, stack_value}\n      [1067c,10680) {reg1}\n    [69766] parameter 'encode'\n      [10650,10677) {reg3}\n      [10677,10678) {entry_value(1) {reg3}, stack_value}\n      [10678,1067b) {reg2}\n      [1067b,1067c) {entry_value(1) {reg3}, stack_value}\n      [1067c,10680) {reg2}\nmodule 'libelf.so'\n[697bb] CU '/usr/src/debug/elfutils/0.189/libelf/nlist.c'@10680\n  [6abe0] function 'nlist'@107b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6ac02] parameter 'filename'\n      [107b0,107e7) {reg0}\n      [107e7,10af4) {entry_value(1) {reg0}, stack_value}\n    [6ac16] parameter 'nl'\n      [107b0,107e4) {reg1}\n      [107e4,109bc) {reg19}\n      [109bc,109d0) {breg19(24), stack_value}\n      [109d0,10a04) {reg19}\n      [10a10,10a54) {reg19}\n      [10a54,10a58) {breg19(24), stack_value}\n      [10a58,10af4) {reg19}\n    [6ac29] variable 'fd'\n      [107e8,107fc) {reg0}\n      [107fc,109ac) {reg24}\n      [10a10,10a14) {reg0}\n      [10a1c,10ab8) {reg24}\n      [10ac4,10ae0) {reg24}\n    [6ac3c] variable 'elf'\n      [10814,10830) {reg0}\n      [10830,109ac) {reg23}\n      [10a1c,10ab8) {reg23}\n      [10ac4,10ae0) {reg23}\n    [6ac50] variable 'scn'\n      [107e0,10830) {lit0, stack_value}\n      [10830,10837) {reg0}\n      [10837,10864) {reg20}\n      [10864,10874) {reg0}\n      [10874,10884) {reg20}\n      [10a10,10a1c) {lit0, stack_value}\n    [6ac64] variable 'symscn'\n      [107e0,10830) {lit0, stack_value}\n      [10830,10884) {reg22}\n      [10a10,10a1c) {lit0, stack_value}\n    [6ac78] variable 'shdr_mem'\n      [107b0,10af4) {fbreg(-168)}\n    [6ac87] variable 'shdr'\n      [107e0,10830) {lit0, stack_value}\n      [1083c,10854) {reg0}\n      [1087c,10888) {reg0}\n      [10888,10990) {reg21}\n      [10a10,10a1c) {lit0, stack_value}\n      [10a1c,10ab0) {reg21}\n      [10ac4,10ae0) {reg21}\n    [6ac9b] variable 'data'\n      [10894,108ac) {reg0}\n      [108ac,10990) {reg22}\n      [10a1c,10ab0) {reg22}\n      [10ac4,10ae0) {reg22}\n    [6acaf] variable 'table'\n      [10908,1091c) {reg0}\n      [1091c,10990) {reg26}\n      [10a1c,10abc) {reg26}\n      (10ad0,10ad0) <empty range>\n    [6acc3] variable 'nsyms'\n      [108b8,10990) {reg27}\n      [10a1c,10ac0) {reg27}\n      [10ac4,10adc) {reg27}\n    [6acd7] variable 'cnt'\n      [10908,1091c) {lit0, stack_value}\n      [1091c,10990) {reg20}\n  [6ae51] inlined function 'nlist_fshash_find'@10a68\n    [6ae66] parameter 'len'\n      (10a2c,10a2c) <empty range>\n      [10a68,10a84) {lit0, stack_value}\n    [6ae73] parameter 'data'\n      (10a2c,10a2c) <empty range>\n      [10a68,10a84) {reg20}\n    [6ae80] parameter 'str'\n      [10a68,10a6b) {reg0}\n    [6ae8d] parameter 'htab'\n      (10a2c,10a2c) <empty range>\n      [10a68,10a84) {reg26}\n  [6ad4a] inlined function 'nlist_fshash_overwrite'@1093c\n    [6ad6e] parameter 'len'\n      [1093c,10964) {lit0, stack_value}\n    [6ad7b] parameter 'data'\n      [1093c,10964) {reg25}\n    [6ad88] parameter 'str'\n      [1093c,1093f) {reg0}\n    [6ad95] parameter 'htab'\n      [1093c,10964) {reg26}\n    [6ada2] variable 'hval'\n      [10944,1094c) {reg0}\n      [1094c,10953) {reg1}\n      [10953,10964) {fbreg(-216)}\n    [6adaf] variable 'slot'\n      [10954,10960) {reg0}\n      [10960,10964) {breg0(-8), stack_value}\n  [6b2b7] function 'nlist_fshash_lookup'@10680\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6b2d9] parameter 'htab'\n      [10680,106c4) {reg0}\n      [106c4,1073c) {reg26}\n      [1073c,1074c) {entry_value(1) {reg0}, stack_value}\n      [1074c,10774) {reg26}\n      [10774,10784) {entry_value(1) {reg0}, stack_value}\n      [10784,107a8) {reg26}\n    [6b2ed] parameter 'hval'\n      [10680,106b4) {reg1}\n      [106b4,1073c) {reg25}\n      [1073c,1074c) {entry_value(1) {reg1}, stack_value}\n      [1074c,10774) {reg25}\n      [10774,10784) {entry_value(1) {reg1}, stack_value}\n      [10784,107a8) {reg25}\n    [6b301] parameter 'data'\n      [10680,106d8) {reg2}\n      [106d8,10724) {reg24}\n      [10724,1074c) {entry_value(1) {reg2}, stack_value}\n      [1074c,10770) {reg24}\n      [10770,10784) {entry_value(1) {reg2}, stack_value}\n      [10784,1078f) {reg2}\n      [1078f,1079c) {reg24}\n      [1079c,107a8) {entry_value(1) {reg2}, stack_value}\n    [6b315] variable 'idx'\n      [106b8,106fc) {reg19}\n      [10700,10730) {reg19}\n      [1074c,1076c) {reg19}\n      [10784,10798) {reg19}\n      [10798,107a8) {breg25(0), breg25(0), convert{long unsigned int,unsigned,64@[697dd]}, breg27(0), convert{long unsigned int,unsigned,64@[697dd]}, div, convert[0], breg27(0), mul, minus, plus_uconst(1), stack_value}\n  [6aff9] inlined function 'nlist_fshash_fini'@10984\n    [6b01d] parameter 'htab'\n      [10984,1098c) {reg26}\n  [6b03f] inlined function 'nlist_fshash_fini'@10a94\n    [6b063] parameter 'htab'\n      [10a94,10a9c) {reg26}\n  [6af3c] inlined function 'nlist_fshash_init'@108b8\n    [6af55] parameter 'nelems'\n      [108b8,108e4) {reg27}\n      [108e4,108e8) {reg0}\n      [108e8,10908) {reg25}\n      [10ac4,10ad0) {reg27}\n  [6aee3] inlined function 'open'@107e0\n    [6af07] parameter '__oflag'\n      [107e0,107e8) {lit0, stack_value}\n    [6af14] parameter '__path'\n      [107e0,107e7) {reg0}\n      [107e7,107e8) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[6b3ea] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getsymshndx.c'@10b00\n  [6c581] function 'gelf_getsymshndx'@10b00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6c5a3] parameter 'symdata'\n      [10b00,10b78) {reg0}\n      [10b78,10ba8) {entry_value(1) {reg0}, stack_value}\n      [10ba8,10bb4) {reg0}\n      [10bb4,10be4) {entry_value(1) {reg0}, stack_value}\n      [10be4,10be8) {reg0}\n      [10be8,10bfc) {entry_value(1) {reg0}, stack_value}\n      [10bfc,10c00) {reg0}\n      [10c00,10c0c) {entry_value(1) {reg0}, stack_value}\n      [10c0c,10c20) {reg0}\n      [10c20,10c24) {entry_value(1) {reg0}, stack_value}\n    [6c5b6] parameter 'shndxdata'\n      [10b00,10b48) {reg1}\n      [10b48,10be4) {entry_value(1) {reg1}, stack_value}\n      [10be4,10beb) {reg1}\n      [10beb,10c0c) {entry_value(1) {reg1}, stack_value}\n      [10c0c,10c24) {reg1}\n    [6c5c9] parameter 'ndx'\n      [10b00,10b80) {reg2}\n      [10b80,10ba8) {entry_value(1) {reg2}, stack_value}\n      [10ba8,10bb8) {reg2}\n      [10bb8,10be4) {entry_value(1) {reg2}, stack_value}\n      [10be4,10beb) {reg2}\n      [10beb,10bfc) {entry_value(1) {reg2}, stack_value}\n      [10bfc,10c03) {reg2}\n      [10c03,10c0c) {entry_value(1) {reg2}, stack_value}\n      [10c0c,10c24) {reg2}\n    [6c5dc] parameter 'dst'\n      [10b00,10beb) {reg3}\n      [10beb,10bfc) {entry_value(1) {reg3}, stack_value}\n      [10bfc,10c03) {reg3}\n      [10c03,10c0c) {entry_value(1) {reg3}, stack_value}\n      [10c0c,10c24) {reg3}\n    [6c5ef] parameter 'dstshndx'\n      [10b00,10beb) {reg4}\n      [10beb,10bfc) {entry_value(1) {reg4}, stack_value}\n      [10bfc,10c03) {reg4}\n      [10c03,10c0c) {entry_value(1) {reg4}, stack_value}\n      [10c0c,10c24) {reg4}\n    [6c602] variable 'symdata_scn'\n      [10b04,10b78) {reg0}\n      [10b78,10ba8) {entry_value(1) {reg0}, stack_value}\n      [10ba8,10bb4) {reg0}\n      [10bb4,10be4) {entry_value(1) {reg0}, stack_value}\n      [10be4,10be8) {reg0}\n      [10be8,10bfc) {entry_value(1) {reg0}, stack_value}\n      [10bfc,10c00) {reg0}\n      [10c00,10c0c) {entry_value(1) {reg0}, stack_value}\n      [10c0c,10c20) {reg0}\n      [10c20,10c24) {entry_value(1) {reg0}, stack_value}\n    [6c615] variable 'shndxdata_scn'\n      [10b04,10b48) {reg1}\n      [10b48,10be4) {entry_value(1) {reg1}, stack_value}\n      [10be4,10beb) {reg1}\n      [10beb,10c0c) {entry_value(1) {reg1}, stack_value}\n      [10c0c,10c24) {reg1}\n    [6c628] variable 'result'\n      <constant value>\n    [6c635] variable 'shndx'\n      [10b04,10b4c) {lit0, stack_value}\n      [10b4c,10be4) {reg7}\n      [10be4,10bf0) {lit0, stack_value}\n      [10c0c,10c24) {lit0, stack_value}\n    [6c650] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[6c6dd] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_symshndx.c'@10c30\n  [6d88d] function 'gelf_update_symshndx'@10c30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6d8af] parameter 'symdata'\n      [10c30,10ca8) {reg0}\n      [10ca8,10ce4) {entry_value(1) {reg0}, stack_value}\n      [10ce4,10d20) {reg0}\n      [10d20,10d3c) {entry_value(1) {reg0}, stack_value}\n      [10d3c,10d44) {reg0}\n      [10d44,10d50) {entry_value(1) {reg0}, stack_value}\n      [10d50,10d54) {reg0}\n      [10d54,10d60) {entry_value(1) {reg0}, stack_value}\n      [10d60,10d64) {reg0}\n      [10d64,10d70) {entry_value(1) {reg0}, stack_value}\n      [10d70,10d74) {reg0}\n      [10d74,10d78) {entry_value(1) {reg0}, stack_value}\n    [6d8c2] parameter 'shndxdata'\n      [10c30,10c70) {reg1}\n      [10c70,10d3c) {entry_value(1) {reg1}, stack_value}\n      [10d3c,10d40) {reg1}\n      [10d40,10d50) {entry_value(1) {reg1}, stack_value}\n      [10d50,10d57) {reg1}\n      [10d57,10d70) {entry_value(1) {reg1}, stack_value}\n      [10d70,10d78) {reg1}\n    [6d8d5] parameter 'ndx'\n      [10c30,10cb4) {reg2}\n      [10cb4,10ce4) {entry_value(1) {reg2}, stack_value}\n      [10ce4,10d18) {reg2}\n      [10d18,10d3c) {entry_value(1) {reg2}, stack_value}\n      [10d3c,10d47) {reg2}\n      [10d47,10d50) {entry_value(1) {reg2}, stack_value}\n      [10d50,10d57) {reg2}\n      [10d57,10d60) {entry_value(1) {reg2}, stack_value}\n      [10d60,10d67) {reg2}\n      [10d67,10d70) {entry_value(1) {reg2}, stack_value}\n      [10d70,10d78) {reg2}\n    [6d8e8] parameter 'src'\n      [10c30,10cd8) {reg3}\n      [10cd8,10ce4) {entry_value(1) {reg3}, stack_value}\n      [10ce4,10d47) {reg3}\n      [10d47,10d50) {entry_value(1) {reg3}, stack_value}\n      [10d50,10d57) {reg3}\n      [10d57,10d60) {entry_value(1) {reg3}, stack_value}\n      [10d60,10d67) {reg3}\n      [10d67,10d70) {entry_value(1) {reg3}, stack_value}\n      [10d70,10d78) {reg3}\n    [6d8fb] parameter 'srcshndx'\n      [10c30,10cd8) {reg4}\n      [10cd8,10ce4) {entry_value(1) {reg4}, stack_value}\n      [10ce4,10d47) {reg4}\n      [10d47,10d50) {entry_value(1) {reg4}, stack_value}\n      [10d50,10d57) {reg4}\n      [10d57,10d60) {entry_value(1) {reg4}, stack_value}\n      [10d60,10d67) {reg4}\n      [10d67,10d70) {entry_value(1) {reg4}, stack_value}\n      [10d70,10d78) {reg4}\n    [6d90e] variable 'symdata_scn'\n      [10c34,10ca8) {reg0}\n      [10ca8,10ce4) {entry_value(1) {reg0}, stack_value}\n      [10ce4,10d20) {reg0}\n      [10d20,10d3c) {entry_value(1) {reg0}, stack_value}\n      [10d3c,10d44) {reg0}\n      [10d44,10d50) {entry_value(1) {reg0}, stack_value}\n      [10d50,10d54) {reg0}\n      [10d54,10d60) {entry_value(1) {reg0}, stack_value}\n      [10d60,10d64) {reg0}\n      [10d64,10d70) {entry_value(1) {reg0}, stack_value}\n      [10d70,10d74) {reg0}\n      [10d74,10d78) {entry_value(1) {reg0}, stack_value}\n    [6d921] variable 'shndxdata_scn'\n      [10c34,10c70) {reg1}\n      [10c70,10d3c) {entry_value(1) {reg1}, stack_value}\n      [10d3c,10d40) {reg1}\n      [10d40,10d50) {entry_value(1) {reg1}, stack_value}\n      [10d50,10d57) {reg1}\n      [10d57,10d70) {entry_value(1) {reg1}, stack_value}\n      [10d70,10d78) {reg1}\n    [6d934] variable 'scn'\n      [10c54,10cd8) {reg7}\n      [10ce4,10d47) {reg7}\n      [10d60,10d67) {reg7}\n    [6d947] variable 'shndx'\n      [10c34,10c78) {lit0, stack_value}\n      [10c78,10ccc) {reg1}\n      [10ce4,10d3c) {reg1}\n      [10d3c,10d40) {lit0, stack_value}\n      [10d50,10d60) {lit0, stack_value}\n      [10d60,10d67) {reg1}\n      [10d70,10d78) {lit0, stack_value}\n    [6d95a] variable 'result'\n      [10c34,10cc8) {lit0, stack_value}\n      [10cc8,10cd0) {lit1, stack_value}\n      [10ce4,10d78) {lit0, stack_value}\nmodule 'libelf.so'\n[6d9f7] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_versym.c'@10d80\n  [6eaca] function 'gelf_update_versym'@10d80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6eaec] parameter 'data'\n      [10d80,10d9c) {reg0}\n      [10d9c,10dc0) {reg3}\n      [10dc0,10de0) {entry_value(1) {reg0}, stack_value}\n      [10de0,10de7) {reg3}\n      [10de7,10df0) {entry_value(1) {reg0}, stack_value}\n      [10df0,10df7) {reg3}\n      [10df7,10e00) {entry_value(1) {reg0}, stack_value}\n      [10e00,10e04) {reg0}\n      [10e04,10e08) {entry_value(1) {reg0}, stack_value}\n    [6eb00] parameter 'ndx'\n      [10d80,10dd0) {reg1}\n      [10dd0,10de0) {entry_value(1) {reg1}, stack_value}\n      [10de0,10de7) {reg1}\n      [10de7,10df0) {entry_value(1) {reg1}, stack_value}\n      [10df0,10df7) {reg1}\n      [10df7,10e00) {entry_value(1) {reg1}, stack_value}\n      [10e00,10e08) {reg1}\n    [6eb12] parameter 'src'\n      [10d80,10dc8) {reg2}\n      [10dc8,10de0) {entry_value(1) {reg2}, stack_value}\n      [10de0,10de7) {reg2}\n      [10de7,10df0) {entry_value(1) {reg2}, stack_value}\n      [10df0,10df7) {reg2}\n      [10df7,10e00) {entry_value(1) {reg2}, stack_value}\n      [10e00,10e08) {reg2}\n    [6eb24] variable 'data_scn'\n      [10d84,10d9c) {reg0}\n      [10d9c,10dc0) {reg3}\n      [10dc0,10de0) {entry_value(1) {reg0}, stack_value}\n      [10de0,10de7) {reg3}\n      [10de7,10df0) {entry_value(1) {reg0}, stack_value}\n      [10df0,10df7) {reg3}\n      [10df7,10e00) {entry_value(1) {reg0}, stack_value}\n      [10e00,10e04) {reg0}\n      [10e04,10e08) {entry_value(1) {reg0}, stack_value}\n    [6eb38] variable '__PRETTY_FUNCTION__'\n      <no value>\nmodule 'libelf.so'\n[6eb9d] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_verneed.c'@10e10\n  [6fcd1] function 'gelf_update_verneed'@10e10\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6fcf3] parameter 'data'\n      [10e10,10e30) {reg0}\n      [10e30,10e7c) {reg3}\n      [10e7c,10e94) {entry_value(1) {reg0}, stack_value}\n      [10e94,10e9b) {reg3}\n      [10e9b,10ea4) {entry_value(1) {reg0}, stack_value}\n      [10ea4,10ea8) {reg0}\n      [10ea8,10eac) {entry_value(1) {reg0}, stack_value}\n    [6fd05] parameter 'offset'\n      [10e10,10e5c) {reg1}\n      [10e5c,10ea4) {entry_value(1) {reg1}, stack_value}\n      [10ea4,10eac) {reg1}\n    [6fd17] parameter 'src'\n      [10e10,10e64) {reg2}\n      [10e64,10e7c) {entry_value(1) {reg2}, stack_value}\n      [10e7c,10e83) {reg2}\n      [10e83,10e94) {entry_value(1) {reg2}, stack_value}\n      [10e94,10e9b) {reg2}\n      [10e9b,10ea4) {entry_value(1) {reg2}, stack_value}\n      [10ea4,10eac) {reg2}\n    [6fd2b] variable 'data_scn'\n      [10e14,10e30) {reg0}\n      [10e30,10e7c) {reg3}\n      [10e7c,10e94) {entry_value(1) {reg0}, stack_value}\n      [10e94,10e9b) {reg3}\n      [10e9b,10ea4) {entry_value(1) {reg0}, stack_value}\n      [10ea4,10ea8) {reg0}\n      [10ea8,10eac) {entry_value(1) {reg0}, stack_value}\n    [6fd3f] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [6fd48] inlined function 'memcpy'@10e4c\n    [6fd61] parameter '__len'\n      [10e4c,10e60) {lit16, stack_value}\n    [6fd6e] parameter '__src'\n      [10e4c,10e60) {reg2}\n    [6fd7b] parameter '__dest'\n      [10e4c,10e5c) {breg3(0), deref, breg1(0), plus, stack_value}\n      [10e5c,10e60) {reg1}\nmodule 'libelf.so'\n[6fe0e] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_vernaux.c'@10eb0\n  [70f42] function 'gelf_update_vernaux'@10eb0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [70f64] parameter 'data'\n      [10eb0,10ed0) {reg0}\n      [10ed0,10f1c) {reg3}\n      [10f1c,10f34) {entry_value(1) {reg0}, stack_value}\n      [10f34,10f3b) {reg3}\n      [10f3b,10f44) {entry_value(1) {reg0}, stack_value}\n      [10f44,10f48) {reg0}\n      [10f48,10f4c) {entry_value(1) {reg0}, stack_value}\n    [70f76] parameter 'offset'\n      [10eb0,10efc) {reg1}\n      [10efc,10f44) {entry_value(1) {reg1}, stack_value}\n      [10f44,10f4c) {reg1}\n    [70f88] parameter 'src'\n      [10eb0,10f04) {reg2}\n      [10f04,10f1c) {entry_value(1) {reg2}, stack_value}\n      [10f1c,10f23) {reg2}\n      [10f23,10f34) {entry_value(1) {reg2}, stack_value}\n      [10f34,10f3b) {reg2}\n      [10f3b,10f44) {entry_value(1) {reg2}, stack_value}\n      [10f44,10f4c) {reg2}\n    [70f9c] variable 'data_scn'\n      [10eb4,10ed0) {reg0}\n      [10ed0,10f1c) {reg3}\n      [10f1c,10f34) {entry_value(1) {reg0}, stack_value}\n      [10f34,10f3b) {reg3}\n      [10f3b,10f44) {entry_value(1) {reg0}, stack_value}\n      [10f44,10f48) {reg0}\n      [10f48,10f4c) {entry_value(1) {reg0}, stack_value}\n    [70fb0] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [70fb9] inlined function 'memcpy'@10eec\n    [70fd2] parameter '__len'\n      [10eec,10f00) {lit16, stack_value}\n    [70fdf] parameter '__src'\n      [10eec,10f00) {reg2}\n    [70fec] parameter '__dest'\n      [10eec,10efc) {breg3(0), deref, breg1(0), plus, stack_value}\n      [10efc,10f00) {reg1}\nmodule 'libelf.so'\n[7107f] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_verdef.c'@10f50\n  [721cf] function 'gelf_update_verdef'@10f50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [721f1] parameter 'data'\n      [10f50,10f70) {reg0}\n      [10f70,10fc4) {reg3}\n      [10fc4,10fdc) {entry_value(1) {reg0}, stack_value}\n      [10fdc,10fe3) {reg3}\n      [10fe3,10fec) {entry_value(1) {reg0}, stack_value}\n      [10fec,10ff0) {reg0}\n      [10ff0,10ff4) {entry_value(1) {reg0}, stack_value}\n    [72203] parameter 'offset'\n      [10f50,10f9c) {reg1}\n      [10f9c,10fec) {entry_value(1) {reg1}, stack_value}\n      [10fec,10ff4) {reg1}\n    [72215] parameter 'src'\n      [10f50,10fa4) {reg2}\n      [10fa4,10fc4) {entry_value(1) {reg2}, stack_value}\n      [10fc4,10fcb) {reg2}\n      [10fcb,10fdc) {entry_value(1) {reg2}, stack_value}\n      [10fdc,10fe3) {reg2}\n      [10fe3,10fec) {entry_value(1) {reg2}, stack_value}\n      [10fec,10ff4) {reg2}\n    [72229] variable 'data_scn'\n      [10f54,10f70) {reg0}\n      [10f70,10fc4) {reg3}\n      [10fc4,10fdc) {entry_value(1) {reg0}, stack_value}\n      [10fdc,10fe3) {reg3}\n      [10fe3,10fec) {entry_value(1) {reg0}, stack_value}\n      [10fec,10ff0) {reg0}\n      [10ff0,10ff4) {entry_value(1) {reg0}, stack_value}\n    [7223d] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [72246] inlined function 'memcpy'@10f8c\n    [7225f] parameter '__len'\n      [10f8c,10fa8) {lit20, stack_value}\n    [7226c] parameter '__src'\n      [10f8c,10fa4) {reg2}\n      [10fa4,10fa8) {entry_value(1) {reg2}, stack_value}\n    [72279] parameter '__dest'\n      [10f8c,10f9c) {breg3(0), deref, breg1(0), plus, stack_value}\n      [10f9c,10fa8) {reg1}\nmodule 'libelf.so'\n[7230c] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_verdaux.c'@11000\n  [73416] function 'gelf_update_verdaux'@11000\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [73438] parameter 'data'\n      [11000,11020) {reg0}\n      [11020,11068) {reg3}\n      [11068,11080) {entry_value(1) {reg0}, stack_value}\n      [11080,11087) {reg3}\n      [11087,11090) {entry_value(1) {reg0}, stack_value}\n      [11090,11094) {reg0}\n      [11094,11098) {entry_value(1) {reg0}, stack_value}\n    [7344a] parameter 'offset'\n      [11000,11054) {reg1}\n      [11054,11068) {entry_value(1) {reg1}, stack_value}\n      [11068,1106f) {reg1}\n      [1106f,11080) {entry_value(1) {reg1}, stack_value}\n      [11080,11087) {reg1}\n      [11087,11090) {entry_value(1) {reg1}, stack_value}\n      [11090,11098) {reg1}\n    [7345c] parameter 'src'\n      [11000,11048) {reg2}\n      [11048,11068) {entry_value(1) {reg2}, stack_value}\n      [11068,1106f) {reg2}\n      [1106f,11080) {entry_value(1) {reg2}, stack_value}\n      [11080,11087) {reg2}\n      [11087,11090) {entry_value(1) {reg2}, stack_value}\n      [11090,11098) {reg2}\n    [73470] variable 'data_scn'\n      [11004,11020) {reg0}\n      [11020,11068) {reg3}\n      [11068,11080) {entry_value(1) {reg0}, stack_value}\n      [11080,11087) {reg3}\n      [11087,11090) {entry_value(1) {reg0}, stack_value}\n      [11090,11094) {reg0}\n      [11094,11098) {entry_value(1) {reg0}, stack_value}\n    [73484] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [7348d] inlined function 'memcpy'@1103c\n    [734a6] parameter '__len'\n      [1103c,1104c) {lit8, stack_value}\n    [734b3] parameter '__src'\n      [1103c,11048) {reg2}\n      [11048,1104c) {entry_value(1) {reg2}, stack_value}\n    [734c0] parameter '__dest'\n      [1103c,1104c) {breg1(0), const1u(32), shl, const1u(32), shra, breg3(0), deref, plus, stack_value}\nmodule 'libelf.so'\n[73553] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getphdrnum.c'@110a0\n  [7461a] function 'elf_getphdrnum'@11250\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7463a] parameter 'elf'\n      [11250,11267) {reg0}\n      [11267,11268) {entry_value(1) {reg0}, stack_value}\n      [11268,11270) {reg0}\n      [11270,1128c) {entry_value(1) {reg0}, stack_value}\n      [1128c,11290) {reg0}\n      [11290,11294) {entry_value(1) {reg0}, stack_value}\n    [7464d] parameter 'dst'\n      [11250,11267) {reg1}\n      [11267,11268) {entry_value(1) {reg1}, stack_value}\n      [11268,1127b) {reg1}\n      [1127b,1128c) {entry_value(1) {reg1}, stack_value}\n      [1128c,11294) {reg1}\n    [74660] variable 'result'\n      <no value>\n  [746a5] function '__elf_getphdrnum_chk_rdlock'@11190\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [746c5] parameter 'elf'\n      [11190,111ab) {reg0}\n      [111ab,111b8) {reg19}\n      [111b8,111c4) {entry_value(1) {reg0}, stack_value}\n      [111c4,11248) {reg19}\n    [746d8] parameter 'dst'\n      [11190,111ab) {reg1}\n      [111ab,111b8) {reg20}\n      [111b8,111c4) {entry_value(1) {reg1}, stack_value}\n      [111c4,11248) {reg20}\n    [746eb] variable 'result'\n      [111b0,111b4) {reg0}\n      [111c4,11234) {reg0}\n      [11240,11248) {reg0}\n  [74769] function '__elf_getphdrnum_rdlock'@110a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [74789] parameter 'elf'\n      [110a0,110d4) {reg0}\n      [110d4,110e4) {entry_value(1) {reg0}, stack_value}\n      [110e4,110f4) {reg0}\n      [110f4,110f8) {breg0(-216), stack_value}\n      [110f8,11104) {entry_value(1) {reg0}, stack_value}\n      [11104,11128) {reg0}\n      [11128,1112c) {breg0(-216), stack_value}\n      [1112c,11138) {entry_value(1) {reg0}, stack_value}\n      [11138,1113c) {reg0}\n      [1113c,11184) {entry_value(1) {reg0}, stack_value}\n    [7479c] parameter 'dst'\n      [110a0,110d4) {reg1}\n      [110d4,110e4) {entry_value(1) {reg1}, stack_value}\n      [110e4,110f8) {reg1}\n      [110f8,11104) {entry_value(1) {reg1}, stack_value}\n      [11104,1112c) {reg1}\n      [1112c,11138) {entry_value(1) {reg1}, stack_value}\n      [11138,11143) {reg1}\n      [11143,11154) {entry_value(1) {reg1}, stack_value}\n      [11154,1115b) {reg1}\n      [1115b,1116c) {fbreg(-8)}\n      [1116c,11173) {reg1}\n      [11173,11184) {fbreg(-8)}\nmodule 'libelf.so'\n[7486d] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getshdrnum.c'@112a0\n  [75905] function 'elf_getshdrnum'@11330\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [75927] parameter 'elf'\n      [11330,1133b) {reg0}\n      [1133b,1133c) {entry_value(1) {reg0}, stack_value}\n      [1133c,11340) {reg0}\n      [11340,11344) {entry_value(1) {reg0}, stack_value}\n    [7593a] parameter 'dst'\n      [11330,1133b) {reg1}\n      [1133b,1133c) {entry_value(1) {reg1}, stack_value}\n      [1133c,11344) {reg1}\n    [7594d] variable 'result'\n      <no value>\n  [7597b] function '__elf_getshdrnum_rdlock'@112a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [75999] parameter 'elf'\n      [112a0,112c0) {reg0}\n      [112c0,112e8) {entry_value(1) {reg0}, stack_value}\n      [112e8,112ec) {reg0}\n      [112ec,112f8) {breg0(-200), stack_value}\n      [112f8,11300) {entry_value(1) {reg0}, stack_value}\n      [11300,11308) {reg0}\n      [11308,11324) {entry_value(1) {reg0}, stack_value}\n      [11324,11328) {reg0}\n      [11328,1132c) {entry_value(1) {reg0}, stack_value}\n    [759ac] parameter 'dst'\n      [112a0,11313) {reg1}\n      [11313,11324) {entry_value(1) {reg1}, stack_value}\n      [11324,1132c) {reg1}\n    [759bf] variable 'result'\n      <constant value>\n    [759cc] variable 'idx'\n      [112bc,112c4) {reg2}\n      [112c4,112cc) {breg2(1), stack_value}\n      [112cc,112d8) {breg0(1), stack_value}\n      [112d8,112e8) {breg3(0)}\n      [112e8,11300) {reg2}\nmodule 'libelf.so'\n[75a01] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getshdrstrndx.c'@11350\n  [76b44] function 'elf_getshdrstrndx'@11350\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [76b66] parameter 'elf'\n      [11350,11380) {reg0}\n      [11380,113e8) {reg19}\n      [113e8,113f4) {entry_value(1) {reg0}, stack_value}\n      [113f4,116b0) {reg19}\n    [76b78] parameter 'dst'\n      [11350,113b0) {reg1}\n      [113b0,113c4) {reg20}\n      [113c4,113f4) {entry_value(1) {reg1}, stack_value}\n      [113f4,113fc) {reg1}\n      [113fc,11434) {reg20}\n      [11434,1143b) {reg1}\n      [1143b,11444) {entry_value(1) {reg1}, stack_value}\n      [11444,1144b) {reg1}\n      [1144b,11454) {entry_value(1) {reg1}, stack_value}\n      [11454,11698) {reg20}\n      [11698,116a8) {entry_value(1) {reg1}, stack_value}\n      [116a8,116b0) {reg20}\n    [76b8a] variable 'result'\n      [11380,113c0) {lit0, stack_value}\n      [113f4,1144c) {lit0, stack_value}\n      [1144c,11454) {const1s(-1), stack_value}\n      [11454,11460) {lit0, stack_value}\n      [11460,11468) {const1s(-1), stack_value}\n      [11468,11674) {lit0, stack_value}\n      [11674,11688) {const1s(-1), stack_value}\n      [11688,11698) {lit0, stack_value}\n      [116a8,116b0) {lit0, stack_value}\n    [76b9d] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [76c2a] inlined function 'pread_retry'@1158c\n    [76c3f] parameter 'off'\n      (1158c,1158c) <empty range>\n      [1158c,115f4) {reg24}\n    [76c4c] parameter 'len'\n      [1158c,115f4) {const1u(40), stack_value}\n    [76c59] parameter 'buf'\n      [1158c,115f4) {reg23}\n    [76c66] parameter 'fd'\n      [1158c,115f4) {reg26}\n  [76dbe] inlined function 'pread_retry'@11498\n    [76dd7] parameter 'off'\n      [11498,114a0) {reg22}\n      [114a0,11500) {reg25}\n      [1151c,11520) {reg25}\n    [76de4] parameter 'len'\n      [11498,11500) {const1u(64), stack_value}\n      [1151c,11520) {const1u(64), stack_value}\n    [76df1] parameter 'buf'\n      [11498,1149c) {fbreg(-152), stack_value}\n      [1149c,11500) {reg23}\n      [1151c,11520) {reg23}\n    [76dfe] parameter 'fd'\n      [11498,11500) {reg26}\n      [1151c,11520) {reg26}\n  [76cb1] inlined function 'pread'@1158c\n    [76cca] parameter '__offset'\n      [1158c,115a0) {breg24(0), breg21(0), plus, stack_value}\n      [115c0,115d4) {reg22}\n    [76cd7] parameter '__nbytes'\n      [1158c,115a0) {const1u(40), breg21(0), minus, stack_value}\n      [115c0,115d4) {const1u(40), breg21(0), minus, stack_value}\n    [76ce4] parameter '__buf'\n      [1158c,115a0) {fbreg(0), breg21(0), plus, const1u(152), minus, stack_value}\n      [115c0,115d4) {fbreg(0), breg21(0), plus, const1u(152), minus, stack_value}\n    [76cf1] parameter '__fd'\n      [1158c,115a0) {reg26}\n      [115c0,115d4) {reg26}\n  [76e49] inlined function 'pread'@114a0\n    [76e62] parameter '__offset'\n      [114a0,114b4) {breg25(0), breg21(0), plus, stack_value}\n      [114d4,114e8) {reg22}\n    [76e6f] parameter '__nbytes'\n      [114a0,114b4) {const1u(64), breg21(0), minus, stack_value}\n      [114d4,114e8) {const1u(64), breg21(0), minus, stack_value}\n    [76e7c] parameter '__buf'\n      [114a0,114b4) {fbreg(0), breg21(0), plus, const1u(152), minus, stack_value}\n      [114d4,114e8) {fbreg(0), breg21(0), plus, const1u(152), minus, stack_value}\n    [76e89] parameter '__fd'\n      [114a0,114b4) {reg26}\n      [114d4,114e8) {reg26}\n  [76f04] inlined function '__bswap_32'\n    [76f14] parameter '__bsx'\n      <no value>\nmodule 'libelf.so'\n[7706e] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_checksum.c'@116b0\n  [77fd6] function 'gelf_checksum'@116b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [77ff4] parameter 'elf'\n      [116b0,116c7) {reg0}\n      [116c7,116c8) {entry_value(1) {reg0}, stack_value}\n      [116c8,116cb) {reg0}\n      [116cb,116cc) {entry_value(1) {reg0}, stack_value}\n      [116cc,116d0) {reg0}\n      [116d0,116d4) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[7803c] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_checksum.c'@116e0\n  [7922f] function 'elf32_checksum'@116e0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [79251] parameter 'elf'\n      [116e0,1171f) {reg0}\n      [1171f,11858) {reg23}\n      [11858,11864) {entry_value(1) {reg0}, stack_value}\n      [11864,11878) {reg23}\n      [11878,11880) {entry_value(1) {reg0}, stack_value}\n      [11880,11888) {reg23}\n      [11888,118d0) {entry_value(1) {reg0}, stack_value}\n      [118d0,118e0) {reg23}\n      [118e0,118e4) {entry_value(1) {reg0}, stack_value}\n    [79265] variable 'shstrndx'\n      [116e0,118e4) {fbreg(-160)}\n    [79274] variable 'scn'\n      (11740,11740) <empty range>\n      [11740,11750) {reg21}\n      [11750,1175b) {reg0}\n      [1175b,11854) {reg21}\n      [11864,11874) {reg21}\n      [11880,1188c) {reg0}\n    [79288] variable 'result'\n      [1170c,11740) {lit0, stack_value}\n      [11740,1183c) {reg20}\n      [11848,1185c) {reg20}\n      [11864,1186c) {reg20}\n      [11870,11880) {const1s(-1), stack_value}\n      [11880,1188c) {reg20}\n      [118d0,118e4) {lit0, stack_value}\n    [7929b] variable 'ident'\n      [11734,1185c) {reg25}\n      [11864,1187c) {reg25}\n      [11880,1188c) {reg25}\n    [792ae] variable 'same_byte_order'\n      [11740,11854) {breg22(0), const1u(255), and, lit1, eq, stack_value}\n      [11864,11874) {breg22(0), const1u(255), and, lit1, eq, stack_value}\n      [11880,11884) {breg22(0), const1u(255), and, lit1, eq, stack_value}\nmodule 'libelf.so'\n[794af] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_checksum.c'@118f0\n  [7a6a2] function 'elf64_checksum'@118f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7a6c4] parameter 'elf'\n      [118f0,1192f) {reg0}\n      [1192f,11a68) {reg23}\n      [11a68,11a74) {entry_value(1) {reg0}, stack_value}\n      [11a74,11a88) {reg23}\n      [11a88,11a90) {entry_value(1) {reg0}, stack_value}\n      [11a90,11a98) {reg23}\n      [11a98,11ae0) {entry_value(1) {reg0}, stack_value}\n      [11ae0,11af0) {reg23}\n      [11af0,11af4) {entry_value(1) {reg0}, stack_value}\n    [7a6d8] variable 'shstrndx'\n      [118f0,11af4) {fbreg(-160)}\n    [7a6e7] variable 'scn'\n      (11950,11950) <empty range>\n      [11950,11960) {reg21}\n      [11960,1196b) {reg0}\n      [1196b,11a64) {reg21}\n      [11a74,11a84) {reg21}\n      [11a90,11a9c) {reg0}\n    [7a6fb] variable 'result'\n      [1191c,11950) {lit0, stack_value}\n      [11950,11a4c) {reg20}\n      [11a58,11a6c) {reg20}\n      [11a74,11a7c) {reg20}\n      [11a80,11a90) {const1s(-1), stack_value}\n      [11a90,11a9c) {reg20}\n      [11ae0,11af4) {lit0, stack_value}\n    [7a70e] variable 'ident'\n      [11944,11a6c) {reg25}\n      [11a74,11a8c) {reg25}\n      [11a90,11a9c) {reg25}\n    [7a721] variable 'same_byte_order'\n      [11950,11a64) {breg22(0), const1u(255), and, lit1, eq, stack_value}\n      [11a74,11a84) {breg22(0), const1u(255), and, lit1, eq, stack_value}\n      [11a90,11a94) {breg22(0), const1u(255), and, lit1, eq, stack_value}\nmodule 'libelf.so'\n[7a922] CU '/usr/src/debug/elfutils/0.189/libelf/libelf_crc32.c'@11b00\n  [7a9f3] function '__libelf_crc32'@11b00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7aa15] parameter 'crc'\n      [11b00,11b0c) {reg0}\n      [11b0c,11b44) {reg4}\n    [7aa27] parameter 'buf'\n      [11b00,11b24) {reg1}\n      [11b24,11b38) {breg1(-1), stack_value}\n      [11b38,11b44) {reg1}\n    [7aa39] parameter 'len'\n      [11b00,11b08) {reg2}\n      [11b08,11b44) {entry_value(1) {reg2}, stack_value}\n    [7aa4b] variable 'end'\n      [11b0c,11b44) {reg2}\nmodule 'libelf.so'\n[7aa73] CU '/usr/src/debug/elfutils/0.189/libelf/libelf_next_prime.c'@11b50\n  [7aacb] function '__libelf_next_prime'@11b50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7aaed] parameter 'seed'\n      [11b50,11b5c) {reg0}\n      [11b5c,11bc0) {reg0}\n  [7ab01] inlined function 'is_prime'@11b60\n    [7ab16] parameter 'candidate'\n      [11b60,11bb0) {reg0}\nmodule 'libelf.so'\n[7aba6] CU '/usr/src/debug/elfutils/0.189/libelf/elf_clone.c'@11bc0\n  [7bc7d] function 'elf_clone'@11bc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7bc9f] parameter 'elf'\n      [11bc0,11bf0) {reg0}\n      [11bf0,11c58) {reg19}\n      [11c58,11c70) {entry_value(1) {reg0}, stack_value}\n      [11c70,11c80) {reg19}\n      [11c80,11c84) {reg0}\n      [11c84,11c88) {entry_value(1) {reg0}, stack_value}\n    [7bcb1] parameter 'cmd'\n      [11bc0,11be4) {reg1}\n      [11be4,11c80) {entry_value(1) {reg1}, stack_value}\n      [11c80,11c88) {reg1}\n    [7bcc3] variable 'retval'\n      [11bc4,11c44) {lit0, stack_value}\n      [11c44,11c54) {reg0}\n      [11c70,11c88) {lit0, stack_value}\n    [7bcdf] variable '__PRETTY_FUNCTION__'\n      <no value>\n  [7bce8] inlined function 'allocate_elf'@11c18\n    [7bcfd] parameter 'extra'\n      [11c18,11c44) {breg20(0), const4u(4294967295), and, const1u(208), mul, stack_value}\n      [11c70,11c78) {breg20(0), const4u(4294967295), and, const1u(208), mul, stack_value}\n    [7bd0a] parameter 'kind'\n      [11c18,11c1b) {breg19(24)}\n    [7bd17] parameter 'parent'\n      [11c18,11c1b) {breg19(8)}\n    [7bd24] parameter 'cmd'\n      [11c18,11c1b) {breg19(28)}\n    [7bd31] parameter 'maxsize'\n      [11c18,11c44) {reg21}\n      [11c70,11c78) {reg21}\n    [7bd3e] parameter 'offset'\n      [11c18,11c44) {reg22}\n      [11c70,11c78) {reg22}\n    [7bd4b] parameter 'map_address'\n      [11c18,11c1b) {breg19(0)}\n    [7bd58] parameter 'fildes'\n      [11c18,11c44) {reg23}\n      [11c70,11c78) {reg23}\nmodule 'libelf.so'\n[7be54] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getlib.c'@11c90\n  [7cf5a] function 'gelf_getlib'@11c90\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7cf7c] parameter 'data'\n      [11c90,11cd8) {reg0}\n      [11cd8,11cf8) {entry_value(1) {reg0}, stack_value}\n      [11cf8,11cfc) {reg0}\n      [11cfc,11d08) {entry_value(1) {reg0}, stack_value}\n      [11d08,11d0c) {reg0}\n      [11d0c,11d18) {entry_value(1) {reg0}, stack_value}\n      [11d18,11d1c) {reg0}\n      [11d1c,11d20) {entry_value(1) {reg0}, stack_value}\n    [7cf90] parameter 'ndx'\n      [11c90,11cdc) {reg1}\n      [11cdc,11cf8) {entry_value(1) {reg1}, stack_value}\n      [11cf8,11cff) {reg1}\n      [11cff,11d08) {entry_value(1) {reg1}, stack_value}\n      [11d08,11d0f) {reg1}\n      [11d0f,11d18) {entry_value(1) {reg1}, stack_value}\n      [11d18,11d20) {reg1}\n    [7cfa2] parameter 'dst'\n      [11c90,11cec) {reg2}\n      [11cec,11cf8) {entry_value(1) {reg2}, stack_value}\n      [11cf8,11cff) {reg2}\n      [11cff,11d08) {entry_value(1) {reg2}, stack_value}\n      [11d08,11d0f) {reg2}\n      [11d0f,11d18) {entry_value(1) {reg2}, stack_value}\n      [11d18,11d20) {reg2}\n    [7cfb4] variable 'data_scn'\n      [11cb0,11cd8) {reg0}\n      [11cd8,11cec) {entry_value(1) {reg0}, stack_value}\n      [11d08,11d0c) {reg0}\n      [11d0c,11d18) {entry_value(1) {reg0}, stack_value}\n    [7cfc7] variable '__PRETTY_FUNCTION__'\n      <no value>\n    [7cfd0] variable 'result'\n      [11cb0,11cec) {lit0, stack_value}\n      [11d08,11d18) {lit0, stack_value}\nmodule 'libelf.so'\n[7d039] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_update_lib.c'@11d20\n  [7e158] function 'gelf_update_lib'@11d20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7e17a] parameter 'data'\n      [11d20,11d6c) {reg0}\n      [11d6c,11d98) {entry_value(1) {reg0}, stack_value}\n      [11d98,11d9c) {reg0}\n      [11d9c,11da8) {entry_value(1) {reg0}, stack_value}\n      [11da8,11dac) {reg0}\n      [11dac,11db8) {entry_value(1) {reg0}, stack_value}\n      [11db8,11dbc) {reg0}\n      [11dbc,11dc0) {entry_value(1) {reg0}, stack_value}\n    [7e18e] parameter 'ndx'\n      [11d20,11d74) {reg1}\n      [11d74,11d98) {entry_value(1) {reg1}, stack_value}\n      [11d98,11d9f) {reg1}\n      [11d9f,11da8) {entry_value(1) {reg1}, stack_value}\n      [11da8,11daf) {reg1}\n      [11daf,11db8) {entry_value(1) {reg1}, stack_value}\n      [11db8,11dc0) {reg1}\n    [7e1a0] parameter 'src'\n      [11d20,11d84) {reg2}\n      [11d84,11d98) {entry_value(1) {reg2}, stack_value}\n      [11d98,11d9f) {reg2}\n      [11d9f,11da8) {entry_value(1) {reg2}, stack_value}\n      [11da8,11daf) {reg2}\n      [11daf,11db8) {entry_value(1) {reg2}, stack_value}\n      [11db8,11dc0) {reg2}\n    [7e1b2] variable 'data_scn'\n      [11d28,11d6c) {reg0}\n      [11d6c,11d98) {entry_value(1) {reg0}, stack_value}\n      [11d98,11d9c) {reg0}\n      [11d9c,11da8) {entry_value(1) {reg0}, stack_value}\n      [11da8,11dac) {reg0}\n      [11dac,11db8) {entry_value(1) {reg0}, stack_value}\n    [7e1c5] variable 'scn'\n      [11d54,11d8c) {reg5}\n      [11da8,11daf) {reg5}\n    [7e1d9] variable 'result'\n      [11d54,11d88) {lit0, stack_value}\n      (11d88,11d88) <empty range>\n      [11da8,11db8) {lit0, stack_value}\nmodule 'libelf.so'\n[7e22d] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_offscn.c'@11dc0\n  [7f2dc] function 'elf32_offscn'@11dc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7f2fa] parameter 'elf'\n      [11dc0,11df0) {reg0}\n      [11df0,11df8) {breg20(-200), stack_value}\n      [11df8,11e78) {entry_value(1) {reg0}, stack_value}\n      [11e78,11e84) {reg0}\n      [11e84,11e8b) {breg0(-216), stack_value}\n      [11e8b,11e98) {breg20(-200), stack_value}\n      [11e98,11ea0) {entry_value(1) {reg0}, stack_value}\n      [11ea0,11ea4) {reg0}\n      [11ea4,11eb0) {entry_value(1) {reg0}, stack_value}\n      [11eb0,11eb4) {reg0}\n      [11eb4,11eb8) {entry_value(1) {reg0}, stack_value}\n    [7f30e] parameter 'offset'\n      [11dc0,11df0) {reg1}\n      [11df0,11e78) {entry_value(1) {reg1}, stack_value}\n      [11e78,11e8b) {reg1}\n      [11e8b,11ea0) {fbreg(-4)}\n      [11ea0,11ea7) {reg1}\n      [11ea7,11eb0) {entry_value(1) {reg1}, stack_value}\n      [11eb0,11eb8) {reg1}\n    [7f322] variable 'runp'\n      [11dec,11e48) {reg20}\n      [11e54,11e6c) {reg20}\n      [11e78,11e98) {reg20}\n      [11e98,11ea0) {entry_value(1) {reg0}, plus_uconst(200), stack_value}\n    [7f335] variable 'result'\n      [11df0,11df8) {lit0, stack_value}\n      [11df8,11e2c) {reg19}\n      [11e2c,11e48) {reg2}\n      [11e54,11e68) {reg19}\nmodule 'libelf.so'\n[7f3c9] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_offscn.c'@11ec0\n  [80478] function 'elf64_offscn'@11ec0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [80496] parameter 'elf'\n      [11ec0,11ef0) {reg0}\n      [11ef0,11ef8) {breg20(-200), stack_value}\n      [11ef8,11f78) {entry_value(1) {reg0}, stack_value}\n      [11f78,11f84) {reg0}\n      [11f84,11f8b) {breg0(-216), stack_value}\n      [11f8b,11f98) {breg20(-200), stack_value}\n      [11f98,11fa0) {entry_value(1) {reg0}, stack_value}\n      [11fa0,11fa4) {reg0}\n      [11fa4,11fb0) {entry_value(1) {reg0}, stack_value}\n      [11fb0,11fb4) {reg0}\n      [11fb4,11fb8) {entry_value(1) {reg0}, stack_value}\n    [804aa] parameter 'offset'\n      [11ec0,11ef0) {reg1}\n      [11ef0,11f78) {entry_value(1) {reg1}, stack_value}\n      [11f78,11f8b) {reg1}\n      [11f8b,11fa0) {fbreg(-8)}\n      [11fa0,11fa7) {reg1}\n      [11fa7,11fb0) {entry_value(1) {reg1}, stack_value}\n      [11fb0,11fb8) {reg1}\n    [804be] variable 'runp'\n      [11eec,11f48) {reg20}\n      [11f54,11f6c) {reg20}\n      [11f78,11f98) {reg20}\n      [11f98,11fa0) {entry_value(1) {reg0}, plus_uconst(200), stack_value}\n    [804d1] variable 'result'\n      [11ef0,11ef8) {lit0, stack_value}\n      [11ef8,11f2c) {reg19}\n      [11f2c,11f48) {reg2}\n      [11f54,11f68) {reg19}\nmodule 'libelf.so'\n[80565] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_offscn.c'@11fc0\n  [8163d] function 'gelf_offscn'@11fc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8165b] parameter 'elf'\n      [11fc0,11fe7) {reg0}\n      [11fe7,11fe8) {entry_value(1) {reg0}, stack_value}\n      [11fe8,11feb) {reg0}\n      [11feb,11fec) {entry_value(1) {reg0}, stack_value}\n      [11fec,11ff4) {reg0}\n      [11ff4,12010) {entry_value(1) {reg0}, stack_value}\n    [8166f] parameter 'offset'\n      [11fc0,11fd8) {reg1}\n      [11fd8,11fe7) {reg2}\n      [11fe7,11fe8) {entry_value(1) {reg1}, stack_value}\n      [11fe8,11feb) {reg1}\n      [11feb,11fec) {entry_value(1) {reg1}, stack_value}\n      [11fec,11fff) {reg2}\n      [11fff,12010) {entry_value(1) {reg1}, stack_value}\nmodule 'libelf.so'\n[816d2] CU '/usr/src/debug/elfutils/0.189/libelf/elf_getaroff.c'@12010\n  [8263b] function 'elf_getaroff'@12010\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8265d] parameter 'elf'\n      [12010,12030) {reg0}\n      [12030,12040) {entry_value(1) {reg0}, stack_value}\n      [12040,12044) {reg0}\n      [12044,12048) {entry_value(1) {reg0}, stack_value}\n      [12048,12058) {reg0}\n      [12058,12074) {entry_value(1) {reg0}, stack_value}\n    [82671] variable 'parent'\n      [12020,12034) {reg1}\n      [12034,12040) {entry_value(1) {reg0}, plus_uconst(8)}\n      [12048,12050) {reg1}\n      [12050,12058) {breg0(8)}\n      [12058,1205c) {entry_value(1) {reg0}, plus_uconst(8)}\n    [82685] variable '__PRETTY_FUNCTION__'\n      [12010,12074) {addr(0x14a10)}\nmodule 'libelf.so'\n[826f6] CU '/usr/src/debug/elfutils/0.189/libelf/elf_gnu_hash.c'@12080\n  [8278a] function 'elf_gnu_hash'@12080\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [827a8] parameter 'string'\n      [12080,12098) {reg0}\n      [12098,1209c) {breg0(1), stack_value}\n      [1209c,120a4) {reg0}\n      [120a8,120ac) {reg0}\n      [120ac,120b0) {entry_value(1) {reg0}, stack_value}\n    [827bc] variable 'h'\n      [12084,12090) {const2u(5381), stack_value}\n      [12090,12094) {reg1}\n      [12098,120a8) {reg1}\n      [120a8,120b0) {const2u(5381), stack_value}\nmodule 'libelf.so'\n[827f2] CU '/usr/src/debug/elfutils/0.189/libelf/elf_scnshndx.c'@120b0\n  [8375d] function 'elf_scnshndx'@120b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8377f] parameter 'scn'\n      [120b0,120e0) {reg0}\n      [120e0,12110) {entry_value(1) {reg0}, stack_value}\n      [12110,1211f) {reg0}\n      [1211f,12128) {reg19}\n      [12128,12134) {entry_value(1) {reg0}, stack_value}\nmodule 'libelf.so'\n[837f8] CU '/usr/src/debug/elfutils/0.189/libelf/elf32_getchdr.c'@12140\n  [84907] function 'elf32_getchdr'@12140\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [84929] parameter 'scn'\n      [12140,12157) {reg0}\n      [12157,1219c) {reg19}\n      [1219c,121a8) {entry_value(1) {reg0}, stack_value}\n      [121a8,121e8) {reg19}\n    [8493d] variable 'shdr'\n      [12158,12168) {reg0}\n      [121c8,121cc) {reg0}\n    [84951] variable 'd'\n      [12180,12194) {reg0}\nmodule 'libelf.so'\n[84a07] CU '/usr/src/debug/elfutils/0.189/libelf/elf64_getchdr.c'@121f0\n  [85b24] function 'elf64_getchdr'@121f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [85b46] parameter 'scn'\n      [121f0,12207) {reg0}\n      [12207,1224c) {reg19}\n      [1224c,12258) {entry_value(1) {reg0}, stack_value}\n      [12258,12298) {reg19}\n    [85b5a] variable 'shdr'\n      [12208,12218) {reg0}\n      [12278,1227c) {reg0}\n    [85b6e] variable 'd'\n      [12230,12244) {reg0}\nmodule 'libelf.so'\n[85c24] CU '/usr/src/debug/elfutils/0.189/libelf/gelf_getchdr.c'@122a0\n  [86d8c] function 'gelf_getchdr'@122a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [86dae] parameter 'scn'\n      [122a0,122d3) {reg0}\n      [122d3,122fc) {entry_value(1) {reg0}, stack_value}\n      [122fc,122ff) {reg0}\n      [122ff,1231c) {entry_value(1) {reg0}, stack_value}\n      [1231c,12320) {reg0}\n      [12320,1232c) {entry_value(1) {reg0}, stack_value}\n      [1232c,12330) {reg0}\n      [12330,12334) {entry_value(1) {reg0}, stack_value}\n    [86dc2] parameter 'dest'\n      [122a0,122c4) {reg1}\n      [122c4,122f0) {reg19}\n      [122f0,122fc) {entry_value(1) {reg1}, stack_value}\n      [122fc,1231c) {reg19}\n      [1231c,12323) {reg1}\n      [12323,1232c) {reg19}\n      [1232c,12334) {reg1}\nmodule 'libelf.so'\n[86e6e] CU '/usr/src/debug/elfutils/0.189/libelf/elf_compress.c'@12340\n  [883c4] function 'elf_compress'@12aa0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [883e5] parameter 'scn'\n      [12aa0,12ad0) {reg0}\n      [12ad0,12b64) {reg19}\n      [12b64,12b67) {reg0}\n      [12b67,12bf0) {reg19}\n      [12bf0,12bfc) {entry_value(1) {reg0}, stack_value}\n      [12bfc,12ce4) {reg19}\n      [12ce4,12ce7) {reg0}\n      [12ce7,12d44) {reg19}\n      [12d44,12d47) {reg0}\n      [12d47,12e60) {reg19}\n    [883f9] parameter 'type'\n      [12aa0,12af8) {reg1}\n      [12af8,12b70) {reg21}\n      [12b70,12bc0) {entry_value(1) {reg1}, stack_value}\n      [12bc0,12bc7) {reg1}\n      [12bc7,12bfc) {entry_value(1) {reg1}, stack_value}\n      [12bfc,12cd0) {reg21}\n      [12cd0,12ce4) {entry_value(1) {reg1}, stack_value}\n      [12ce4,12cfc) {reg21}\n      [12cfc,12d04) {entry_value(1) {reg1}, stack_value}\n      [12d04,12d08) {reg21}\n      [12d08,12d14) {entry_value(1) {reg1}, stack_value}\n      [12d14,12d20) {reg21}\n      [12d20,12d2c) {entry_value(1) {reg1}, stack_value}\n      [12d2c,12d38) {reg21}\n      [12d38,12d44) {entry_value(1) {reg1}, stack_value}\n      [12d44,12d50) {reg21}\n      [12d50,12d64) {entry_value(1) {reg1}, stack_value}\n      [12d64,12d68) {reg21}\n      [12d68,12d74) {entry_value(1) {reg1}, stack_value}\n      [12d74,12d80) {reg21}\n      [12d80,12d8c) {entry_value(1) {reg1}, stack_value}\n      [12d8c,12dc0) {reg21}\n      [12dc0,12dcc) {entry_value(1) {reg1}, stack_value}\n      [12dcc,12e40) {reg21}\n      [12e40,12e60) {entry_value(1) {reg1}, stack_value}\n    [8840d] parameter 'flags'\n      [12aa0,12aff) {reg2}\n      [12aff,12b70) {reg20}\n      [12b70,12bc0) {entry_value(1) {reg2}, stack_value}\n      [12bc0,12bc7) {reg2}\n      [12bc7,12bc8) {reg20}\n      [12bc8,12bfc) {entry_value(1) {reg2}, stack_value}\n      [12bfc,12c38) {reg20}\n      [12c38,12ce4) {entry_value(1) {reg2}, stack_value}\n      [12ce4,12d50) {reg20}\n      [12d50,12d74) {entry_value(1) {reg2}, stack_value}\n      [12d74,12dcc) {reg20}\n      [12dcc,12e60) {entry_value(1) {reg2}, stack_value}\n    [88421] variable 'force'\n      [12ae0,12b70) {reg20}\n      [12b70,12bc0) {entry_value(1) {reg2}, stack_value}\n      [12bfc,12c38) {reg20}\n      [12c38,12ce4) {entry_value(1) {reg2}, stack_value}\n      [12ce4,12d50) {reg20}\n      [12d50,12d74) {entry_value(1) {reg2}, stack_value}\n      [12d74,12dcc) {reg20}\n      [12dcc,12e50) {entry_value(1) {reg2}, stack_value}\n    [88435] variable 'elf'\n      [12aec,12b08) {reg22}\n      [12cf8,12cfc) {reg22}\n    [88449] variable 'ehdr'\n      [12aa0,12e60) {fbreg(-152)}\n    [88459] variable 'elfclass'\n      [12b10,12b84) {reg22}\n      [12bfc,12cd0) {reg22}\n      [12ce4,12cf8) {reg22}\n      [12d04,12d08) {reg22}\n      [12d14,12d20) {reg22}\n      [12d2c,12d38) {reg22}\n      [12d44,12d68) {reg22}\n      [12d74,12d80) {reg22}\n      [12d8c,12dc0) {reg22}\n      [12dcc,12e40) {reg22}\n    [8846d] variable 'elfdata'\n      [12b14,12bb8) {breg24(0), const1u(255), and, stack_value}\n      [12bfc,12cd8) {breg24(0), const1u(255), and, stack_value}\n      [12ce4,12cf8) {breg24(0), const1u(255), and, stack_value}\n      [12d04,12d0c) {breg24(0), const1u(255), and, stack_value}\n      [12d14,12d24) {breg24(0), const1u(255), and, stack_value}\n      [12d2c,12d3c) {breg24(0), const1u(255), and, stack_value}\n      [12d44,12d6c) {breg24(0), const1u(255), and, stack_value}\n      [12d74,12d84) {breg24(0), const1u(255), and, stack_value}\n      [12d8c,12dc4) {breg24(0), const1u(255), and, stack_value}\n      [12dcc,12e48) {breg24(0), const1u(255), and, stack_value}\n    [88481] variable 'sh_flags'\n      [12b28,12b58) {reg1}\n      [12bfc,12c0c) {reg1}\n      [12cf0,12cf8) {reg1}\n      [12d14,12d1b) {reg1}\n      [12d2c,12d33) {reg1}\n      [12d74,12d7b) {reg1}\n      [12d8c,12d94) {reg1}\n      [12db4,12dbb) {reg1}\n    [88495] variable 'sh_type'\n      [12b30,12bbc) {reg25}\n      [12bfc,12cdc) {reg25}\n      [12cf0,12cf8) {reg25}\n      [12d14,12d28) {reg25}\n      [12d2c,12d40) {reg25}\n      [12d44,12d70) {reg25}\n      [12d74,12d88) {reg25}\n      [12d8c,12dc8) {reg25}\n      [12dcc,12e4c) {reg25}\n    [884a9] variable 'sh_addralign'\n      [12b30,12bbc) {reg26}\n      [12bfc,12c6c) {reg26}\n      [12c6c,12c74) {fbreg(-160)}\n      [12cf4,12cf8) {reg26}\n      [12d14,12d28) {reg26}\n      [12d2c,12d40) {reg26}\n      [12d44,12d70) {reg26}\n      [12d74,12d88) {reg26}\n      [12d8c,12dc8) {reg26}\n      [12dcc,12e4c) {reg26}\n    [884bd] variable 'compressed'\n      [12b3c,12b58) {breg1(0), const2u(2048), and, stack_value}\n      [12bfc,12c0c) {breg1(0), const2u(2048), and, stack_value}\n      [12d74,12d7b) {breg1(0), const2u(2048), and, stack_value}\n      [12d8c,12d94) {breg1(0), const2u(2048), and, stack_value}\n      [12db4,12dbb) {breg1(0), const2u(2048), and, stack_value}\n  [889e7] function '__libelf_reset_rawdata'@12a00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [88a06] parameter 'scn'\n      [12a00,12a20) {reg0}\n      [12a20,12a90) {reg19}\n      [12a90,12a9b) {reg0}\n      [12a9b,12a9c) {entry_value(1) {reg0}, stack_value}\n    [88a1a] parameter 'buf'\n      [12a00,12a28) {reg1}\n      [12a28,12a90) {reg20}\n      [12a90,12a9b) {breg0(160)}\n      [12a9b,12a9c) {entry_value(1) {reg1}, stack_value}\n    [88a2e] parameter 'size'\n      [12a00,12a43) {reg2}\n      [12a43,12a9c) {entry_value(1) {reg2}, stack_value}\n    [88a42] parameter 'align'\n      [12a00,12a43) {reg3}\n      [12a43,12a9c) {entry_value(1) {reg3}, stack_value}\n    [88a56] parameter 'type'\n      [12a00,12a43) {reg4}\n      [12a43,12a9c) {entry_value(1) {reg4}, stack_value}\n  [88a9f] function '__libelf_decompress_elf'@128f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [88ac0] parameter 'scn'\n      [128f0,12933) {reg0}\n      [12933,129d8) {reg19}\n      [129d8,129e8) {entry_value(1) {reg0}, stack_value}\n      [129e8,129fc) {reg19}\n    [88ad4] parameter 'size_out'\n      [128f0,12930) {reg1}\n      [12930,129dc) {reg21}\n      [129dc,129e8) {entry_value(1) {reg1}, stack_value}\n      [129e8,129fc) {reg21}\n    [88ae8] parameter 'addralign'\n      [128f0,1292c) {reg2}\n      [1292c,129d8) {reg20}\n      [129d8,129e8) {entry_value(1) {reg2}, stack_value}\n      [129e8,129fc) {reg20}\n    [88afc] variable 'chdr'\n      [128f0,129fc) {fbreg(-80)}\n    [88b0c] variable 'unknown_compression'\n      [12938,12944) {lit0, stack_value}\n      (12944,12944) <empty range>\n    [88b20] variable 'data'\n      [12970,12994) {reg0}\n    [88b34] variable 'elfclass'\n      [12974,129a7) {breg19(136), deref, plus_uconst(32)}\n    [88b48] variable 'hsize'\n      [1299c,129a4) {reg1}\n    [88b5c] variable 'size_in'\n      <no value>\n    [88b68] variable 'buf_in'\n      <no value>\n    [88b74] variable 'buf_out'\n      [128f0,129fc) {reg0}\n  [88c0d] function '__libelf_decompress'@128b0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [88c2e] parameter 'chtype'\n      [128b0,128c0) {reg0}\n      [128c0,128cc) {entry_value(1) {reg0}, stack_value}\n      [128cc,128d4) {reg0}\n      [128d4,128f0) {entry_value(1) {reg0}, stack_value}\n    [88c42] parameter 'buf_in'\n      [128b0,128c4) {reg1}\n      [128c4,128cb) {reg0}\n      [128cb,128cc) {entry_value(1) {reg1}, stack_value}\n      [128cc,128df) {reg1}\n      [128df,128f0) {entry_value(1) {reg1}, stack_value}\n    [88c56] parameter 'size_in'\n      [128b0,128c8) {reg2}\n      [128c8,128cb) {reg1}\n      [128cb,128cc) {entry_value(1) {reg2}, stack_value}\n      [128cc,128df) {reg2}\n      [128df,128f0) {entry_value(1) {reg2}, stack_value}\n    [88c6a] parameter 'size_out'\n      [128b0,128cb) {reg3}\n      [128cb,128cc) {entry_value(1) {reg3}, stack_value}\n      [128cc,128df) {reg3}\n      [128df,128f0) {entry_value(1) {reg3}, stack_value}\n  [88cba] function '__libelf_decompress_zlib'@12720\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [88cdb] parameter 'buf_in'\n      [12720,1276c) {reg0}\n      [1276c,12860) {reg23}\n      [12860,1286c) {entry_value(1) {reg0}, stack_value}\n      [1286c,128b0) {reg23}\n    [88cef] parameter 'size_in'\n      [12720,12787) {reg1}\n      [12787,12834) {reg22}\n      [12834,1286c) {entry_value(1) {reg1}, stack_value}\n      [1286c,12884) {reg22}\n      [12884,1288f) {reg1}\n      [1288f,12894) {entry_value(1) {reg1}, stack_value}\n      [12894,128a4) {reg22}\n      [128a4,128b0) {entry_value(1) {reg1}, stack_value}\n    [88d03] parameter 'size_out'\n      [12720,12787) {reg2}\n      [12787,12834) {reg21}\n      [12834,1286c) {entry_value(1) {reg2}, stack_value}\n      [1286c,12884) {reg21}\n      [12884,1288f) {reg2}\n      [1288f,12894) {entry_value(1) {reg2}, stack_value}\n      [12894,128a4) {reg21}\n      [128a4,128b0) {entry_value(1) {reg2}, stack_value}\n    [88d17] variable 'buf_out'\n      [1278c,127ac) {reg0}\n      [127ac,12834) {reg19}\n      [1286c,12874) {reg19}\n      [12874,12877) {reg0}\n      [12878,12884) {lit0, stack_value}\n      [12894,12898) {reg0}\n      [12898,1289c) {reg19}\n    [88d2b] variable 'z'\n      [12720,128b0) {fbreg(-184)}\n    [88d3a] variable 'zrc'\n      [127d4,127e0) {reg0}\n      [127e0,127fc) {lit0, stack_value}\n      [127fc,12808) {reg0}\n      [12810,1281c) {reg0}\n  [88e4a] function '__libelf_compress'@12340\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [88e6b] parameter 'scn'\n      [12340,123a3) {reg0}\n      [123a3,1240c) {reg19}\n      [1240c,125c4) {fbreg(-288)}\n      [125c4,125c8) {reg19}\n      [125c8,12600) {fbreg(-288)}\n      [12600,12608) {breg31(-288)}\n      [12608,1271c) {fbreg(-288)}\n    [88e7f] parameter 'hsize'\n      [12340,1239c) {reg1}\n      [1239c,12484) {reg28}\n      [12484,125c4) {entry_value(1) {reg1}, stack_value}\n      [125c4,125c8) {reg28}\n      [125c8,12608) {entry_value(1) {reg1}, stack_value}\n      [12608,1261c) {reg28}\n      [1261c,12708) {entry_value(1) {reg1}, stack_value}\n      [12708,1271c) {reg28}\n    [88e93] parameter 'ei_data'\n      [12340,12360) {reg2}\n      [12360,12600) {fbreg(-264)}\n      [12600,12608) {breg31(-264)}\n      [12608,1271c) {fbreg(-264)}\n    [88ea7] parameter 'orig_size'\n      [12340,123a3) {reg3}\n      [123a3,125f8) {reg24}\n      [125f8,12608) {entry_value(1) {reg3}, stack_value}\n      [12608,1271c) {reg24}\n    [88ebb] parameter 'orig_addralign'\n      [12340,123a3) {reg4}\n      [123a3,12600) {fbreg(-304)}\n      [12600,12608) {breg31(-304)}\n      [12608,1271c) {fbreg(-304)}\n    [88ecf] parameter 'new_size'\n      [12340,123a3) {reg5}\n      [123a3,12600) {fbreg(-280)}\n      [12600,12608) {breg31(-280)}\n      [12608,1271c) {fbreg(-280)}\n    [88ee3] parameter 'force'\n      [12340,123a3) {reg6}\n      [123a3,123bc) {reg22}\n      [123bc,125c8) {breg22(0), lit1, xor, stack_value}\n      [125c8,1271c) {entry_value(1) {reg6}, stack_value}\n    [88ef7] parameter 'use_zstd'\n      [12340,123a3) {reg7}\n      [123a3,12600) {fbreg(-312)}\n      [12600,12608) {breg31(-312)}\n      [12608,1271c) {fbreg(-312)}\n    [88f0b] variable 'data'\n      [123a4,123b8) {reg0}\n      [123b8,123c3) {reg1}\n      [123c3,123f4) {fbreg(-296)}\n      [125c4,125c8) {fbreg(-296)}\n    [88f1f] variable 'next_data'\n      [123d0,123e0) {reg0}\n      [123e0,12484) {reg26}\n      [125c4,125c8) {reg26}\n      [12608,12614) {reg26}\n      [12708,12718) {reg26}\n    [88f33] variable 'block'\n      [12408,125c4) {reg27}\n      [12608,12614) {reg27}\n      [1261c,12700) {reg27}\n      [12708,1271c) {reg27}\n    [88f47] variable 'out_size'\n      [1240c,12484) {reg19}\n      [12484,125c4) {breg27(0), lit1, shl, stack_value}\n      [12608,12614) {reg19}\n      [1261c,12700) {breg27(0), lit1, shl, stack_value}\n      [12708,1271c) {reg19}\n    [88f5b] variable 'out_buf'\n      [1241c,12424) {reg0}\n      [12424,12484) {reg20}\n      [12608,12614) {reg20}\n      [12708,1270c) {reg0}\n      [1270c,12710) {reg20}\n  [88f6f] inlined function '__libelf_compress_zlib'@12428\n    [88f89] parameter 'block'\n      [12428,125c4) {reg27}\n      [1261c,126f0) {reg27}\n      [126f4,12700) {reg27}\n    [88f96] parameter 'out_size'\n      [12428,12584) {reg19}\n      [1259c,125a8) {reg19}\n      [12644,126f0) {reg19}\n      [126f4,12700) {reg19}\n    [88fa3] parameter 'out_buf'\n      [12428,12598) {reg20}\n      [1259c,125c0) {reg20}\n      [1261c,12660) {reg20}\n      [12664,126f0) {reg20}\n      [126f4,12700) {reg20}\n    [88fb0] parameter 'next_data'\n      [12428,124e0) {reg26}\n      [124e0,12548) {fbreg(-272)}\n      [12548,12580) {reg26}\n      [12580,125a8) {fbreg(-272)}\n      [1261c,12628) {fbreg(-272)}\n      [12644,12664) {fbreg(-272)}\n      [12664,12698) {reg26}\n      [12698,126c8) {fbreg(-272)}\n      [126d4,126f0) {fbreg(-272)}\n      [126f4,12700) {reg26}\n    [88fbd] parameter 'data'\n      [12428,1244f) {reg4}\n      [1244f,1245c) {fbreg(-296)}\n      [1245c,12490) {reg4}\n      [124a0,12538) {reg26}\n      [12538,12570) {reg4}\n      [12570,125a8) {reg26}\n      [1261c,12628) {reg26}\n      [12644,1265c) {reg26}\n      [12664,1266b) {reg4}\n      [1266b,12698) {fbreg(-272)}\n      [12698,126c8) {reg26}\n      [126d4,126e3) {reg4}\n      [126e3,126ec) {reg26}\n      [126f4,12700) {fbreg(-272)}\n    [88fca] parameter 'force'\n      <no value>\n    [88fcf] parameter 'new_size'\n      [12428,125c4) {fbreg(-280)}\n      [1261c,126f0) {fbreg(-280)}\n      [126f4,12700) {fbreg(-280)}\n    [88fdc] parameter 'orig_addralign'\n      [12428,125c4) {fbreg(-304)}\n      [1261c,126f0) {fbreg(-304)}\n      [126f4,12700) {fbreg(-304)}\n    [88fe9] parameter 'orig_size'\n      [12428,125c4) {reg24}\n      [1261c,126f0) {reg24}\n      [126f4,12700) {reg24}\n    [88ff6] parameter 'ei_data'\n      [12428,125c4) {fbreg(-264)}\n      [1261c,126f0) {fbreg(-264)}\n      [126f4,12700) {fbreg(-264)}\n    [89003] parameter 'hsize'\n      [12428,12484) {reg28}\n      [12484,125c4) {entry_value(1) {reg1}, stack_value}\n      [1261c,126f0) {entry_value(1) {reg1}, stack_value}\n      [126f4,12700) {entry_value(1) {reg1}, stack_value}\n    [89010] parameter 'scn'\n      [12428,125c4) {fbreg(-288)}\n      [1261c,126f0) {fbreg(-288)}\n      [126f4,12700) {fbreg(-288)}\n  [8908f] inlined function 'do_deflate_cleanup'@12628\n    [890b4] parameter 'cdatap'\n      [12628,12644) {fbreg(-296)}\n    [890c1] parameter 'out_buf'\n      [12628,12644) {reg20}\n    [890ce] parameter 'z'\n      [12628,12644) {reg23}\n    [890db] parameter 'result'\n      [12628,12644) {lit0, stack_value}\n  [89158] inlined function 'do_deflate_cleanup'@125a8\n    [8917d] parameter 'cdatap'\n      [125a8,125b8) {lit0, stack_value}\n    [8918a] parameter 'out_buf'\n      [125a8,125b8) {reg20}\n    [89197] parameter 'z'\n      [125a8,125b8) {reg23}\n    [891a4] parameter 'result'\n      [125a8,125b8) {lit0, stack_value}\n  [891de] inlined function 'do_deflate_cleanup'@1264c\n    [891f8] parameter 'cdatap'\n      [1264c,12658) {lit0, stack_value}\n      [126b0,126c8) {fbreg(-296)}\n    [89205] parameter 'out_buf'\n      [1264c,12660) {reg20}\n      [126b0,126c8) {reg20}\n    [89212] parameter 'z'\n      [1264c,1264f) {reg0}\n      [1264f,12664) {reg23}\n      [126b0,126b3) {reg0}\n      [126b3,126c8) {reg23}\n    [8921f] parameter 'result'\n      [1264c,12664) {const1s(-1), stack_value}\n      [126b0,126c8) {const1s(-1), stack_value}\n  [88630] inlined function 'memcpy'@12df4\n    [88645] parameter '__len'\n      [12df4,12e08) {lit12, stack_value}\n    [88652] parameter '__src'\n      [12df4,12e08) {fbreg(-176), stack_value}\n    [8865f] parameter '__dest'\n      [12df4,12e08) {reg20}\n  [88703] inlined function 'memcpy'@12c74\n    [88718] parameter '__len'\n      [12c74,12c88) {lit24, stack_value}\n    [88725] parameter '__src'\n      [12c74,12c88) {fbreg(-176), stack_value}\n    [88732] parameter '__dest'\n      [12c74,12c88) {reg20}\n  [886ba] inlined function '__bswap_64'@12c70\n    [886d4] parameter '__bsx'\n      (12c70,12c70) <empty range>\n  [886e2] inlined function '__bswap_64'@12c68\n    [886fd] parameter '__bsx'\n      <no value>\n  [885b4] inlined function '__bswap_32'@12de0\n    [885d9] parameter '__bsx'\n      [12de0,12de4) {reg21}\n  [885e7] inlined function '__bswap_32'@12de4\n    [88602] parameter '__bsx'\n      <no value>\n  [88608] inlined function '__bswap_32'@12df0\n    [88622] parameter '__bsx'\n      (12df0,12df0) <empty range>\n  [88687] inlined function '__bswap_32'@12c60\n    [886ac] parameter '__bsx'\n      [12c60,12c64) {reg21}\nmodule 'libelf.so'\n[895dd] CU '/usr/src/debug/elfutils/0.189/libelf/elf_compress_gnu.c'@12e60\n  [8a7ee] function 'elf_compress_gnu'@12e60\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8a810] parameter 'scn'\n      [12e60,12e90) {reg0}\n      [12e90,12f80) {reg19}\n      [12f80,12f83) {reg0}\n      [12f83,12ff8) {reg19}\n      [12ff8,13004) {entry_value(1) {reg0}, stack_value}\n      [13004,1301c) {reg19}\n      [1301c,1301f) {reg0}\n      [1301f,130f0) {reg19}\n      [130f0,130f3) {reg0}\n      [130f3,1314c) {reg19}\n      [1314c,1314f) {reg0}\n      [1314f,13158) {reg19}\n      [13158,1315b) {reg0}\n      [1315b,13178) {reg19}\n    [8a824] parameter 'inflate'\n      [12e60,12eb8) {reg1}\n      [12eb8,12f70) {reg21}\n      [12f70,12fc8) {entry_value(1) {reg1}, stack_value}\n      [12fc8,12fcf) {reg1}\n      [12fcf,13004) {entry_value(1) {reg1}, stack_value}\n      [13004,13010) {reg21}\n      [13010,1301c) {entry_value(1) {reg1}, stack_value}\n      [1301c,13030) {reg21}\n      [13030,13040) {entry_value(1) {reg1}, stack_value}\n      [13040,13044) {reg21}\n      [13044,1304c) {entry_value(1) {reg1}, stack_value}\n      [1304c,13058) {reg21}\n      [13058,13064) {entry_value(1) {reg1}, stack_value}\n      [13064,13070) {reg21}\n      [13070,1307c) {entry_value(1) {reg1}, stack_value}\n      [1307c,13088) {reg21}\n      [13088,13094) {entry_value(1) {reg1}, stack_value}\n      [13094,13114) {reg21}\n      [13114,13128) {entry_value(1) {reg1}, stack_value}\n      [13128,1312c) {reg21}\n      [1312c,13138) {entry_value(1) {reg1}, stack_value}\n      [13138,1313c) {reg21}\n      [1313c,13158) {entry_value(1) {reg1}, stack_value}\n      [13158,13168) {reg21}\n      [13168,13178) {entry_value(1) {reg1}, stack_value}\n    [8a836] parameter 'flags'\n      [12e60,12ebf) {reg2}\n      [12ebf,12f48) {reg20}\n      [12f48,12fc8) {entry_value(1) {reg2}, stack_value}\n      [12fc8,12fcf) {reg2}\n      [12fcf,12fd0) {reg20}\n      [12fd0,1301c) {entry_value(1) {reg2}, stack_value}\n      [1301c,13030) {reg20}\n      [13030,13040) {entry_value(1) {reg2}, stack_value}\n      [13040,130c0) {reg20}\n      [130c0,13178) {entry_value(1) {reg2}, stack_value}\n    [8a848] variable 'force'\n      [12ea0,12f48) {reg20}\n      [12f48,12fc8) {entry_value(1) {reg2}, stack_value}\n      [13004,1301c) {entry_value(1) {reg2}, stack_value}\n      [1301c,13030) {reg20}\n      [13030,13040) {entry_value(1) {reg2}, stack_value}\n      [13040,130c0) {reg20}\n      [130c0,13168) {entry_value(1) {reg2}, stack_value}\n    [8a85b] variable 'elf'\n      [12eac,12ec8) {reg22}\n      [13040,13044) {reg22}\n    [8a86f] variable 'ehdr'\n      [12e60,13178) {fbreg(-152)}\n    [8a87e] variable 'elfclass'\n      [12ed0,12fc4) {reg22}\n      [13004,13010) {reg22}\n      [1301c,13034) {reg22}\n      [1304c,13058) {reg22}\n      [13064,13070) {reg22}\n      [1307c,13088) {reg22}\n      [13094,13114) {reg22}\n      [13128,1312c) {reg22}\n      [13138,1313c) {reg22}\n      [1314c,13168) {reg22}\n    [8a891] variable 'elfdata'\n      [12ed4,12fb4) {breg24(0), const1u(255), and, stack_value}\n      [13004,13014) {breg24(0), const1u(255), and, stack_value}\n      [1301c,13038) {breg24(0), const1u(255), and, stack_value}\n      [1304c,1305c) {breg24(0), const1u(255), and, stack_value}\n      [13064,13074) {breg24(0), const1u(255), and, stack_value}\n      [1307c,1308c) {breg24(0), const1u(255), and, stack_value}\n      [13094,1311c) {breg24(0), const1u(255), and, stack_value}\n      [13128,13130) {breg24(0), const1u(255), and, stack_value}\n      [13138,13144) {breg24(0), const1u(255), and, stack_value}\n      [1314c,13168) {breg24(0), const1u(255), and, stack_value}\n    [8a8a4] variable 'sh_flags'\n      [12ee8,12f14) {reg1}\n      [13028,13030) {reg1}\n      [1304c,13053) {reg1}\n      [13064,1306b) {reg1}\n      [1307c,13083) {reg1}\n      [13094,130b0) {reg1}\n    [8a8b7] variable 'sh_type'\n      [12ef0,12fbc) {reg25}\n      [13004,13018) {reg25}\n      [13028,13030) {reg25}\n      [1304c,13060) {reg25}\n      [13064,13078) {reg25}\n      [1307c,13090) {reg25}\n      [13094,13120) {reg25}\n      [13128,13134) {reg25}\n      [13138,13148) {reg25}\n      [1314c,13168) {reg25}\n    [8a8ca] variable 'sh_addralign'\n      [12ef0,12fbc) {reg26}\n      [13004,13018) {reg26}\n      [1302c,13030) {reg26}\n      [1304c,13060) {reg26}\n      [13064,13078) {reg26}\n      [1307c,13090) {reg26}\n      [13094,13120) {reg26}\n      [13128,13134) {reg26}\n      [13138,13148) {reg26}\n      [1314c,13168) {reg26}\n  [8aa40] inlined function 'memmove'@130e4\n    [8aa58] parameter '__len'\n      (130e4,130e4) <empty range>\n    [8aa65] parameter '__src'\n      (130e4,130e4) <empty range>\n    [8aa72] parameter '__dest'\n      (130e4,130e4) <empty range>\n  [8aa80] inlined function 'memmove'@130e4\n    [8aaa4] parameter '__len'\n      [130e4,130e8) {lit8, stack_value}\n    [8aab1] parameter '__src'\n      [130e4,130e8) {implicit_pointer([8a9a0],0) {reg0}}\n    [8aabe] parameter '__dest'\n      [130e4,130e8) {breg20(4), stack_value}\n  [8ac2a] inlined function 'memcpy'@12f44\n    [8ac4e] parameter '__len'\n      (12f44,12f44) <empty range>\n    [8ac5b] parameter '__src'\n      (12f44,12f44) <empty range>\n    [8ac68] parameter '__dest'\n      (12f44,12f44) <empty range>\n  [8aa1a] inlined function '__bswap_64'@130cc\n    [8aa32] parameter '__bsx'\n      [130cc,130e0) {breg31(0)}\n      [130e0,130e4) {reg0}\n  [8ac76] inlined function '__bswap_64'@12f44\n    [8ac9a] parameter '__bsx'\n      [12f44,12f4c) {breg1(4)}\nmodule 'libasm.so'\n[40] CU '/usr/src/debug/elfutils/0.189/libasm/asm_begin.c'@1fc0\n  [c00] function 'asm_begin'@1fc0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [c22] parameter 'fname'\n      [1fc0,2017) {reg0}\n      [2017,20b8) {reg20}\n      [20b8,20bc) {reg0}\n      [20bc,20f4) {reg20}\n      [20f4,21e0) {entry_value(1) {reg0}, stack_value}\n      [21e0,21f4) {reg20}\n      [21f4,2220) {entry_value(1) {reg0}, stack_value}\n      [2220,2248) {reg20}\n      [2248,2288) {entry_value(1) {reg0}, stack_value}\n    [c35] parameter 'ebl'\n      [1fc0,2008) {reg1}\n      [2008,21d0) {reg22}\n      [21d0,21e0) {entry_value(1) {reg1}, stack_value}\n      [21e0,2288) {reg22}\n    [c49] parameter 'textp'\n      [1fc0,1fec) {reg2}\n      [1fec,212c) {reg23}\n      [212c,2288) {entry_value(1) {reg2}, stack_value}\n    [c5c] variable 'fname_len'\n      [201c,2020) {reg0}\n      [2020,20b8) {reg21}\n      [20b8,20dc) {lit0, stack_value}\n      [21e0,21f4) {lit0, stack_value}\n      [2220,2264) {reg21}\n    [c6f] variable 'result'\n      [202c,2040) {reg0}\n      [2040,20b8) {reg19}\n      [20c4,20dc) {reg0}\n      [20dc,21a4) {reg19}\n      [21e0,21e8) {reg0}\n      [21e8,2214) {reg19}\n      [2220,2230) {reg19}\n      [2230,2233) {reg0}\n      [2233,2238) {breg24(-120), stack_value}\n      [2238,224c) {reg19}\n      [224c,224f) {reg0}\n      [224f,2264) {breg24(-120), stack_value}\n      [2268,2288) {reg19}\n  [e21] inlined function 'prepare_binary_output'@20dc\n    [e39] parameter 'ebl'\n      [20dc,21a4) {reg22}\n      [21f4,2214) {reg22}\n      [2268,2288) {reg22}\n    [e46] parameter 'result'\n      [20dc,21a4) {reg19}\n      [21f4,2214) {reg19}\n      [2268,2288) {reg19}\n  [da3] inlined function 'prepare_text_output'@2098\n    [dbb] parameter 'result'\n      [2098,20b8) {reg19}\n      [21e0,21e8) {reg0}\n      [21e8,21f4) {reg19}\n      [2220,2230) {reg19}\n      [2230,2233) {reg0}\n      [2233,2234) {breg24(-120), stack_value}\n      [2234,2238) {lit0, stack_value}\n  [ce4] inlined function 'mempcpy'@2034\n    [d09] parameter '__len'\n      [2034,2054) {reg21}\n    [d16] parameter '__src'\n      [2034,2054) {reg20}\n    [d23] parameter '__dest'\n      <no value>\n  [d49] inlined function 'memcpy'@2070\n    [d61] parameter '__len'\n      [2070,2074) {breg21(1), stack_value}\n    [d6e] parameter '__src'\n      [2070,2074) {reg20}\n    [d7b] parameter '__dest'\n      [2070,2073) {reg0}\n  [e88] inlined function 'memcpy'@2168\n    [ea0] parameter '__len'\n      (2168,2168) <empty range>\n    [ead] parameter '__src'\n      (2168,2168) <empty range>\n    [eba] parameter '__dest'\n      <no value>\nmodule 'libasm.so'\n[1210] CU '/usr/src/debug/elfutils/0.189/libasm/asm_abort.c'@2290\n  [19ef] function 'asm_abort'@2290\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1a0d] parameter 'ctx'\n      [2290,22b0) {reg0}\n      [22b0,22dc) {reg19}\n      [22dc,22ec) {entry_value(1) {reg0}, stack_value}\n      [22ec,22f0) {reg0}\n      [22f0,22f4) {entry_value(1) {reg0}, stack_value}\nmodule 'libasm.so'\n[1a69] CU '/usr/src/debug/elfutils/0.189/libasm/asm_end.c'@2300\n  [29d0] function '__libasm_finictx'@23a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [29ef] parameter 'ctx'\n      [23a0,23d8) {reg0}\n      [23d8,2544) {reg22}\n      [2544,254f) {reg0}\n      [254f,2550) {entry_value(1) {reg0}, stack_value}\n      [2550,2568) {reg22}\n    [2a03] variable 'scn'\n      [23d8,24ac) {reg19}\n    [2a16] variable 'runp'\n      [23a0,2568) {fbreg(-96)}\n    [2a27] variable 'sym'\n      [24b8,24bb) {reg0}\n      [24c8,24d0) {reg0}\n    [2a3a] variable 'scngrp'\n      [24d8,2540) {reg19}\n      [2550,2568) {reg19}\n  [2a77] inlined function 'free_section'@23f4\n    [2a8e] parameter 'scnp'\n      [23f4,249c) {reg20}\n  [2ab2] inlined function 'free_section'@23f8\n    [2ad5] parameter 'scnp'\n      [23f8,2488) {reg21}\n    [2ae2] variable 'oldp'\n      <no value>\n    [2ae7] variable 'data'\n      [2478,247f) {reg0}\n  [2af4] inlined function 'free_section'@2400\n    [2b17] parameter 'scnp'\n      [2400,2474) {reg23}\n    [2b24] variable 'oldp'\n      <no value>\n    [2b29] variable 'data'\n      [2464,246b) {reg0}\n  [2b36] inlined function 'free_section'@2408\n    [2b59] parameter 'scnp'\n      [2408,2460) {reg24}\n    [2b66] variable 'oldp'\n      <no value>\n    [2b6b] variable 'data'\n      [2450,2457) {reg0}\n  [2b78] inlined function 'free_section'@2410\n    [2b9b] parameter 'scnp'\n      [2410,244c) {reg25}\n    [2ba8] variable 'oldp'\n      <no value>\n    [2bad] variable 'data'\n      [243c,2443) {reg0}\n  [2bba] inlined function 'free_section'@2418\n    [2bdd] parameter 'scnp'\n      [2418,2438) {reg26}\n    [2bea] variable 'oldp'\n      <no value>\n    [2bef] variable 'data'\n      [2428,242f) {reg0}\n  [4080] inlined function 'free_section'@231c\n    [40a3] parameter 'scnp'\n      [231c,2378) {reg20}\n    [40b0] variable 'oldp'\n      <no value>\n    [40b5] variable 'data'\n      [2368,236f) {reg0}\n  [40c2] inlined function 'free_section'@2328\n    [40e5] parameter 'scnp'\n      [2328,2364) {reg21}\n    [40f2] variable 'oldp'\n      <no value>\n    [40f7] variable 'data'\n      [2354,235b) {reg0}\n  [4104] inlined function 'free_section'@2330\n    [4127] parameter 'scnp'\n      [2330,2350) {reg22}\n    [4134] variable 'oldp'\n      <no value>\n    [4139] variable 'data'\n      [2340,2347) {reg0}\n  [2de5] function 'asm_end'@2570\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [2e08] parameter 'ctx'\n      [2570,25a0) {reg0}\n      [25a0,2984) {reg20}\n      [2984,2990) {entry_value(1) {reg0}, stack_value}\n      [2990,30fc) {reg20}\n    [2e1c] variable 'result'\n      [2914,291c) {const1s(-1), stack_value}\n      [2ce8,2cf0) {reg21}\n      [2e44,2e58) {const1s(-1), stack_value}\n      [2fa4,2fa8) {const1s(-1), stack_value}\n  [2e30] inlined function 'binary_end'@25ac\n    [2e48] parameter 'ctx'\n      [25ac,2914) {reg20}\n      [2990,2ce8) {reg20}\n      [2d00,2dc0) {reg20}\n      [2df8,2e44) {reg20}\n      [2e58,2f98) {reg20}\n      [2fa8,3028) {reg20}\n      [303c,30fc) {reg20}\n  [3c93] inlined function 'text_end'@2924\n    [3cab] parameter 'ctx'\n      [2924,2930) {reg20}\n      [2f98,2fa4) {reg20}\n  [30ac] inlined function 'startswith'@2794\n    [30c5] parameter 'prefix'\n      [2794,27a0) {implicit_pointer([41e5],0) {implicit_value(3){2e4c00}}}\n    [30d2] parameter 'str'\n      [2794,27a0) {reg0}\n  [306b] inlined function 'memset'@273c\n    [3084] parameter '__len'\n      [273c,2758) {lit24, stack_value}\n    [3091] parameter '__ch'\n      [273c,2758) {lit0, stack_value}\n    [309e] parameter '__dest'\n      [273c,2740) {reg1}\n      [2740,2758) {reg2}\n  [4046] function 'free_section'@2300\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4061] parameter 'scnp'\n      [2300,2334) {reg0}\n      [2334,2390) {reg19}\n      [2390,239b) {reg0}\n      [239b,239c) {entry_value(1) {reg0}, stack_value}\n    [406e] variable 'oldp'\n      <no value>\n    [4073] variable 'data'\n      [2380,2387) {reg0}\nmodule 'libasm.so'\n[41f9] CU '/usr/src/debug/elfutils/0.189/libasm/asm_error.c'@3100\n  [434c] function 'asm_errmsg'@3180\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [436e] parameter 'error'\n      [3180,31a4) {reg0}\n      [31a4,31bc) {reg1}\n      [31bc,31e8) {entry_value(1) {reg0}, stack_value}\n      [31e8,31ec) {reg1}\n      [31ec,3208) {entry_value(1) {reg0}, stack_value}\n      [3208,3218) {reg1}\n      [3218,3228) {entry_value(1) {reg0}, stack_value}\n    [4381] variable 'last_error'\n      [31ac,31bc) {reg0}\n      [31bc,31e0) {reg1}\n      [31e8,31f0) {reg0}\n      [3208,3210) {reg0}\n      [3218,3227) {reg1}\n  [43fd] function '__libasm_seterrno'@3140\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [441b] parameter 'value'\n      [3140,3164) {reg0}\n      [3164,3174) {reg2}\n  [442f] function 'asm_errno'@3100\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [444d] variable 'result'\n      [3124,3138) {reg2}\nmodule 'libasm.so'\n[446d] CU '/usr/src/debug/elfutils/0.189/libasm/asm_getelf.c'@3230\n  [4c02] function 'asm_getelf'@3230\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [4c20] parameter 'ctx'\n      [3230,323c) {reg0}\n      [323c,3240) {entry_value(1) {reg0}, stack_value}\n      [3240,3244) {reg0}\n      [3244,3248) {entry_value(1) {reg0}, stack_value}\nmodule 'libasm.so'\n[4c42] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newscn.c'@3250\n  [568b] function 'asm_newscn'@3250\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [56ad] parameter 'ctx'\n      [3250,3278) {reg0}\n      [3278,3398) {reg20}\n      [3398,33ac) {entry_value(1) {reg0}, stack_value}\n      [33ac,3494) {reg20}\n    [56c1] parameter 'scnname'\n      [3250,3298) {reg1}\n      [3298,329b) {reg0}\n      [329b,333c) {reg23}\n      [333c,33ac) {entry_value(1) {reg1}, stack_value}\n      [33ac,3458) {reg23}\n      [3458,3474) {entry_value(1) {reg1}, stack_value}\n      [3474,3494) {reg23}\n    [56d4] parameter 'type'\n      [3250,329b) {reg2}\n      [329b,339c) {reg21}\n      [339c,33ac) {entry_value(1) {reg2}, stack_value}\n      [33ac,3494) {reg21}\n    [56e7] parameter 'flags'\n      [3250,329b) {reg3}\n      [329b,339c) {reg22}\n      [339c,33ac) {entry_value(1) {reg3}, stack_value}\n      [33ac,3494) {reg22}\n    [56fa] variable 'scnname_len'\n      [329c,32bc) {breg0(1), stack_value}\n      [32bc,3370) {reg24}\n      [33ac,33b0) {breg0(1), stack_value}\n      [33bc,3470) {reg24}\n      [3474,3494) {reg24}\n    [570d] variable 'result'\n      [32c8,32d8) {reg0}\n      [32d8,3370) {reg19}\n      [33bc,3460) {reg19}\n      [3460,3463) {reg0}\n      [346c,3470) {lit0, stack_value}\n      [3474,3494) {reg19}\n  [578d] inlined function 'binary_newscn'@32f0\n    [57a6] parameter 'scnname_len'\n      [32f0,3364) {reg24}\n      [3458,346c) {reg24}\n      [3474,3494) {reg24}\n    [57b3] parameter 'flags'\n      [32f0,3364) {reg22}\n      [3458,346c) {reg22}\n      [3474,3494) {reg22}\n    [57c0] parameter 'type'\n      [32f0,3364) {reg21}\n      [3458,346c) {reg21}\n      [3474,3494) {reg21}\n    [57cd] parameter 'result'\n      [32f0,3364) {reg19}\n      [3458,3460) {reg19}\n      [3460,3463) {reg0}\n      [3474,3494) {reg19}\n  [58be] inlined function 'text_newscn'@33bc\n    [58e2] parameter 'flags'\n      [33bc,3454) {reg22}\n    [58ef] parameter 'type'\n      [33bc,3454) {reg21}\n    [58fc] parameter 'result'\n      [33bc,3454) {reg19}\n    [5909] variable 'flagstr'\n      [33bc,3454) {fbreg(-144)}\n    [5912] variable 'wp'\n      [33bc,33cc) {fbreg(-144), stack_value}\n      [33cc,33d0) {reg5}\n      [33d0,33d8) {fbreg(-140), stack_value}\n      [33d8,33e0) {reg5}\n      [33e0,33e8) {breg5(1), stack_value}\n      [33e8,33ec) {reg5}\n      [33ec,33f4) {breg5(1), stack_value}\n      [33f4,33f8) {reg5}\n      [33f8,3400) {breg5(1), stack_value}\n      [3400,3404) {reg5}\n      [3404,340c) {breg5(1), stack_value}\n      [340c,3410) {reg5}\n      [3410,3418) {breg5(1), stack_value}\n      (3418,3418) <empty range>\n      [3418,3448) {breg5(1), stack_value}\n    [591f] variable 'typestr'\n      [33bc,344c) {implicit_pointer([5bb8],0) {implicit_value(1){00}}}\n      [3450,3453) {reg5}\n      [3453,3454) {addr(0x5798), addr(0x5788), breg21(0), const1u(32), shl, lit16, lit28, shl, ne, bra(1), swap, drop, stack_value}\n  [596b] inlined function 'fprintf'@344c\n    [5980] parameter '__fmt'\n      [344c,3454) {addr(0x57a8), stack_value}\n    [598d] parameter '__stream'\n      [344c,3453) {reg0}\n  [592c] inlined function 'stpcpy'@33bc\n    [5950] parameter '__src'\n      [33bc,33cc) {implicit_pointer([5bbd],0) {implicit_value(4){2c202200}}}\n    [595d] parameter '__dest'\n      [33bc,33cc) {fbreg(-144), stack_value}\n  [5720] inlined function 'memcpy'@32d0\n    [5744] parameter '__len'\n      [32d0,32e4) {reg24}\n    [5751] parameter '__src'\n      [32d0,32e4) {reg23}\n    [575e] parameter '__dest'\n      [32d0,32df) {reg3}\n      [32df,32e4) {breg19(88), stack_value}\nmodule 'libasm.so'\n[5bdb] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newscn_ingrp.c'@34a0\n  [64b8] function 'asm_newscn_ingrp'@34a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [64da] parameter 'ctx'\n      [34a0,34db) {reg0}\n      [34db,355c) {reg21}\n      [355c,3568) {entry_value(1) {reg0}, stack_value}\n      [3568,35b8) {reg21}\n    [64ed] parameter 'scnname'\n      [34a0,34db) {reg1}\n      [34db,35b8) {entry_value(1) {reg1}, stack_value}\n    [6500] parameter 'type'\n      [34a0,34db) {reg2}\n      [34db,35b8) {entry_value(1) {reg2}, stack_value}\n    [6513] parameter 'flags'\n      [34a0,34db) {reg3}\n      [34db,35b8) {entry_value(1) {reg3}, stack_value}\n    [6526] parameter 'grp'\n      [34a0,34d4) {reg4}\n      [34d4,3558) {reg20}\n      [3558,3568) {entry_value(1) {reg4}, stack_value}\n      [3568,35b8) {reg20}\n    [6539] variable 'result'\n      [34e0,34f0) {reg0}\n      [34f0,3558) {reg19}\n      [3558,3574) {reg0}\n      [3574,3598) {reg19}\n      [3598,35a4) {reg0}\n      [35a4,35b8) {reg19}\n    [654c] variable '__PRETTY_FUNCTION__'\n      [34a0,35b8) {addr(0x5ad0)}\nmodule 'libasm.so'\n[6693] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newsubscn.c'@35c0\n  [6e3f] function 'asm_newsubscn'@35c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [6e5d] parameter 'asmscn'\n      [35c0,3628) {reg0}\n      [3628,3638) {entry_value(1) {reg0}, stack_value}\n      [3638,363c) {reg0}\n      [363c,3674) {reg22}\n      [3674,36a4) {entry_value(1) {reg0}, stack_value}\n      [36a4,36b0) {reg22}\n      [36b0,36b8) {entry_value(1) {reg0}, stack_value}\n    [6e71] parameter 'nr'\n      [35c0,363f) {reg1}\n      [363f,3674) {reg21}\n      [3674,3690) {breg0(8)}\n      [3690,36a4) {entry_value(1) {reg1}, stack_value}\n      [36a4,36b0) {reg21}\n      [36b0,36b8) {entry_value(1) {reg1}, stack_value}\n    [6e84] variable 'runp'\n      [35f4,362c) {reg20}\n      [362c,3638) {reg0}\n      [3638,3690) {reg20}\n      [36a4,36a8) {reg1}\n      [36a8,36b0) {reg20}\n    [6e96] variable 'newp'\n      [3640,3690) {reg0}\n      [36a4,36b0) {reg0}\nmodule 'libasm.so'\n[6eca] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newsym.c'@36c0\n  [77e1] function 'asm_newsym'@36c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [7803] parameter 'asmscn'\n      [36c0,36f4) {reg0}\n      [36f4,384c) {reg25}\n      [384c,3858) {entry_value(1) {reg0}, stack_value}\n      [3858,3970) {reg25}\n    [7816] parameter 'name'\n      [36c0,3714) {reg1}\n      [3714,37c0) {reg24}\n      [37d0,37f4) {reg1}\n      [37f4,37f8) {reg24}\n      [37f8,3808) {entry_value(1) {reg1}, stack_value}\n      [3808,380c) {reg19}\n      [380c,3820) {reg24}\n      [3858,3870) {reg24}\n      [3878,38c8) {reg24}\n      [38cc,38d7) {reg1}\n      [38d7,38e0) {reg24}\n      [38e0,38e4) {entry_value(1) {reg1}, stack_value}\n      [38e4,3954) {reg24}\n      [3960,396c) {reg24}\n    [7829] parameter 'size'\n      [36c0,3714) {reg2}\n      [3714,37bc) {reg21}\n      [37bc,37d0) {entry_value(1) {reg2}, stack_value}\n      [37d0,37dc) {reg2}\n      [37dc,381c) {reg21}\n      [381c,3858) {entry_value(1) {reg2}, stack_value}\n      [3858,386c) {reg21}\n      [386c,3878) {entry_value(1) {reg2}, stack_value}\n      [3878,38c4) {reg21}\n      [38c4,38cc) {entry_value(1) {reg2}, stack_value}\n      [38cc,38d7) {reg2}\n      [38d7,38dc) {reg21}\n      [38dc,38e4) {entry_value(1) {reg2}, stack_value}\n      [38e4,3954) {reg21}\n      [3954,3960) {entry_value(1) {reg2}, stack_value}\n      [3960,3964) {reg21}\n      [3964,3970) {entry_value(1) {reg2}, stack_value}\n    [783c] parameter 'type'\n      [36c0,3714) {reg3}\n      [3714,37bc) {reg22}\n      [37bc,37d0) {entry_value(1) {reg3}, stack_value}\n      [37d0,37e4) {reg3}\n      [37e4,381c) {reg22}\n      [381c,3858) {entry_value(1) {reg3}, stack_value}\n      [3858,386c) {reg22}\n      [386c,3878) {entry_value(1) {reg3}, stack_value}\n      [3878,38c4) {reg22}\n      [38c4,38cc) {entry_value(1) {reg3}, stack_value}\n      [38cc,38d7) {reg3}\n      [38d7,38dc) {reg22}\n      [38dc,38e4) {entry_value(1) {reg3}, stack_value}\n      [38e4,3954) {reg22}\n      [3954,3960) {entry_value(1) {reg3}, stack_value}\n      [3960,3964) {reg22}\n      [3964,3970) {entry_value(1) {reg3}, stack_value}\n    [784f] parameter 'binding'\n      [36c0,3714) {reg4}\n      [3714,37c0) {reg23}\n      [37c0,37d0) {entry_value(1) {reg4}, stack_value}\n      [37d0,37e8) {reg4}\n      [37e8,3820) {reg23}\n      [3820,3858) {entry_value(1) {reg4}, stack_value}\n      [3858,3870) {reg23}\n      [3870,3878) {entry_value(1) {reg4}, stack_value}\n      [3878,38c8) {reg23}\n      [38c8,38cc) {entry_value(1) {reg4}, stack_value}\n      [38cc,38d7) {reg4}\n      [38d7,38e0) {reg23}\n      [38e0,38e4) {entry_value(1) {reg4}, stack_value}\n      [38e4,3954) {reg23}\n      [3954,3960) {entry_value(1) {reg4}, stack_value}\n      [3960,396c) {reg23}\n      [396c,3970) {entry_value(1) {reg4}, stack_value}\n    [7862] variable 'tempsym'\n      [36c0,3970) {fbreg(-104)}\n    [7872] variable 'result'\n      [3730,3748) {reg0}\n      [3748,37d0) {reg19}\n      [380c,3820) {reg19}\n      [3858,3868) {reg19}\n      [3868,3870) {lit0, stack_value}\n      [3878,38cc) {reg19}\n      [38e4,3954) {reg19}\n      [3960,3970) {reg0}\n    [7885] variable 'name_len'\n      [3728,3754) {reg20}\n      [3754,3763) {reg2}\n      [3960,3970) {reg20}\n  [78ea] inlined function 'startswith'@37a8\n    [7902] parameter 'prefix'\n      [37a8,37b4) {implicit_pointer([7d0c],0) {implicit_value(3){2e4c00}}}\n    [790f] parameter 'str'\n      [37a8,37b4) {reg24}\n  [7898] inlined function 'memcpy'@3760\n    [78b0] parameter '__len'\n      <no value>\n    [78b5] parameter '__src'\n      [3760,3764) {reg24}\n    [78c2] parameter '__dest'\n      [3760,3763) {reg0}\n      [3763,3764) {breg19(48), stack_value}\n  [798d] inlined function 'fprintf'@38a0\n    [79b2] parameter '__fmt'\n      [38a0,38c0) {addr(0x58c8), stack_value}\n    [79bf] parameter '__stream'\n      [38a0,38bf) {breg20(8)}\n  [79ff] inlined function 'fprintf'@38e4\n    [7a17] parameter '__fmt'\n      [38e4,38f8) {addr(0x5878), stack_value}\n    [7a24] parameter '__stream'\n      [38e4,38f7) {breg20(8)}\n  [7a59] inlined function 'fprintf'@3900\n    [7a71] parameter '__fmt'\n      [3900,3914) {addr(0x5898), stack_value}\n    [7a7e] parameter '__stream'\n      [3900,3913) {breg25(0), deref, plus_uconst(8)}\n  [7ab3] inlined function 'fprintf'@391c\n    [7acb] parameter '__fmt'\n      [391c,3930) {addr(0x5888), stack_value}\n    [7ad8] parameter '__stream'\n      [391c,392f) {breg20(8)}\n  [7b0c] inlined function 'fprintf'@3938\n    [7b24] parameter '__fmt'\n      [3938,394c) {addr(0x58b0), stack_value}\n    [7b31] parameter '__stream'\n      [3938,394b) {breg25(0), deref, plus_uconst(8)}\n  [791d] inlined function 'snprintf'@3804\n    [7935] parameter '__fmt'\n      [3804,3808) {addr(0x5870), stack_value}\n    [7942] parameter '__n'\n      [3804,3808) {lit13, stack_value}\n    [794f] parameter '__s'\n      [3804,3807) {reg0}\n      [3807,3808) {reg19}\nmodule 'libasm.so'\n[7d32] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newcomsym.c'@3970\n  [8667] function 'asm_newcomsym'@3970\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [8689] parameter 'ctx'\n      [3970,3998) {reg0}\n      [3998,3a24) {reg20}\n      [3a24,3a38) {entry_value(1) {reg0}, stack_value}\n      [3a38,3a54) {reg20}\n      [3a54,3a60) {entry_value(1) {reg0}, stack_value}\n      [3a60,3a78) {reg20}\n      [3a78,3a80) {entry_value(1) {reg0}, stack_value}\n      [3a80,3aac) {reg20}\n      [3aac,3ab0) {reg0}\n      [3ab0,3ac0) {entry_value(1) {reg0}, stack_value}\n      [3ac0,3ad0) {reg20}\n    [869d] parameter 'name'\n      [3970,39a7) {reg1}\n      [39a7,3a20) {reg21}\n      [3a20,3a38) {entry_value(1) {reg1}, stack_value}\n      [3a38,3a40) {reg21}\n      [3a40,3a60) {entry_value(1) {reg1}, stack_value}\n      [3a60,3a74) {reg21}\n      [3a74,3a80) {entry_value(1) {reg1}, stack_value}\n      [3a80,3aa4) {reg21}\n      [3aa4,3aac) {entry_value(1) {reg1}, stack_value}\n      [3aac,3ab7) {reg1}\n      [3ab7,3abc) {reg21}\n      [3abc,3ac0) {entry_value(1) {reg1}, stack_value}\n      [3ac0,3ac4) {reg21}\n      [3ac4,3ad0) {entry_value(1) {reg1}, stack_value}\n    [86b0] parameter 'size'\n      [3970,39a7) {reg2}\n      [39a7,3a24) {reg23}\n      [3a24,3a38) {entry_value(1) {reg2}, stack_value}\n      [3a38,3a48) {reg23}\n      [3a48,3a60) {entry_value(1) {reg2}, stack_value}\n      [3a60,3a78) {reg23}\n      [3a78,3a80) {entry_value(1) {reg2}, stack_value}\n      [3a80,3aa8) {reg23}\n      [3aa8,3aac) {entry_value(1) {reg2}, stack_value}\n      [3aac,3ab7) {reg2}\n      [3ab7,3ac0) {entry_value(1) {reg2}, stack_value}\n      [3ac0,3acc) {reg23}\n      [3acc,3ad0) {entry_value(1) {reg2}, stack_value}\n    [86c3] parameter 'align'\n      [3970,39a7) {reg3}\n      [39a7,3a20) {reg22}\n      [3a20,3a38) {entry_value(1) {reg3}, stack_value}\n      [3a38,3a40) {reg22}\n      [3a40,3a60) {entry_value(1) {reg3}, stack_value}\n      [3a60,3a74) {reg22}\n      [3a74,3a80) {entry_value(1) {reg3}, stack_value}\n      [3a80,3aa4) {reg22}\n      [3aa4,3aac) {entry_value(1) {reg3}, stack_value}\n      [3aac,3ab7) {reg3}\n      [3ab7,3ac0) {entry_value(1) {reg3}, stack_value}\n      [3ac0,3ac4) {reg22}\n      [3ac4,3ad0) {entry_value(1) {reg3}, stack_value}\n    [86d6] variable 'result'\n      [39ac,39c8) {reg0}\n      [39c8,3a24) {reg19}\n      [3a38,3a54) {reg19}\n      [3a54,3a60) {reg0}\n      [3a60,3a70) {reg19}\n      [3a70,3a78) {lit0, stack_value}\n      [3a80,3aac) {reg19}\n      [3ac0,3ad0) {reg0}\n  [86ea] inlined function 'startswith'@3a04\n    [870e] parameter 'prefix'\n      [3a04,3a10) {implicit_pointer([8898],0) {implicit_value(3){2e4c00}}}\n    [871b] parameter 'str'\n      [3a04,3a10) {reg21}\n  [8729] inlined function 'fprintf'@3a80\n    [874d] parameter '__fmt'\n      [3a80,3aa0) {addr(0x58e0), stack_value}\n    [875a] parameter '__stream'\n      [3a80,3a9f) {breg20(8)}\nmodule 'libasm.so'\n[88ac] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newabssym.c'@3ad0\n  [91c9] function 'asm_newabssym'@3ad0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [91eb] parameter 'ctx'\n      [3ad0,3af8) {reg0}\n      [3af8,3b94) {reg20}\n      [3b94,3ba8) {entry_value(1) {reg0}, stack_value}\n      [3ba8,3bc8) {reg20}\n      [3bc8,3bd4) {entry_value(1) {reg0}, stack_value}\n      [3bd4,3bf0) {reg20}\n      [3bf0,3bf8) {entry_value(1) {reg0}, stack_value}\n      [3bf8,3c64) {reg20}\n      [3c64,3c68) {reg0}\n      [3c68,3c78) {entry_value(1) {reg0}, stack_value}\n      [3c78,3cfc) {reg20}\n    [91ff] parameter 'name'\n      [3ad0,3b13) {reg1}\n      [3b13,3b8c) {reg21}\n      [3b8c,3ba8) {entry_value(1) {reg1}, stack_value}\n      [3ba8,3bb0) {reg21}\n      [3bb0,3bd4) {entry_value(1) {reg1}, stack_value}\n      [3bd4,3be8) {reg21}\n      [3be8,3bf8) {entry_value(1) {reg1}, stack_value}\n      [3bf8,3c58) {reg21}\n      [3c58,3c64) {entry_value(1) {reg1}, stack_value}\n      [3c64,3c6f) {reg1}\n      [3c6f,3c74) {reg21}\n      [3c74,3c78) {entry_value(1) {reg1}, stack_value}\n      [3c78,3cec) {reg21}\n      [3cec,3cfc) {entry_value(1) {reg1}, stack_value}\n    [9212] parameter 'size'\n      [3ad0,3b13) {reg2}\n      [3b13,3b90) {reg24}\n      [3b90,3ba8) {entry_value(1) {reg2}, stack_value}\n      [3ba8,3bb4) {reg24}\n      [3bb4,3bd4) {entry_value(1) {reg2}, stack_value}\n      [3bd4,3bec) {reg24}\n      [3bec,3bf8) {entry_value(1) {reg2}, stack_value}\n      [3bf8,3c5c) {reg24}\n      [3c5c,3c64) {entry_value(1) {reg2}, stack_value}\n      [3c64,3c6f) {reg2}\n      [3c6f,3c78) {entry_value(1) {reg2}, stack_value}\n      [3c78,3cf4) {reg24}\n      [3cf4,3cfc) {entry_value(1) {reg2}, stack_value}\n    [9225] parameter 'value'\n      [3ad0,3b13) {reg3}\n      [3b13,3b94) {reg25}\n      [3b94,3ba8) {entry_value(1) {reg3}, stack_value}\n      [3ba8,3bbc) {reg25}\n      [3bbc,3bd4) {entry_value(1) {reg3}, stack_value}\n      [3bd4,3bf0) {reg25}\n      [3bf0,3bf8) {entry_value(1) {reg3}, stack_value}\n      [3bf8,3c60) {reg25}\n      [3c60,3c64) {entry_value(1) {reg3}, stack_value}\n      [3c64,3c6f) {reg3}\n      [3c6f,3c78) {entry_value(1) {reg3}, stack_value}\n      [3c78,3cf8) {reg25}\n      [3cf8,3cfc) {entry_value(1) {reg3}, stack_value}\n    [9238] parameter 'type'\n      [3ad0,3b13) {reg4}\n      [3b13,3b8c) {reg22}\n      [3b8c,3ba8) {entry_value(1) {reg4}, stack_value}\n      [3ba8,3bb0) {reg22}\n      [3bb0,3bd4) {entry_value(1) {reg4}, stack_value}\n      [3bd4,3be8) {reg22}\n      [3be8,3bf8) {entry_value(1) {reg4}, stack_value}\n      [3bf8,3c58) {reg22}\n      [3c58,3c64) {entry_value(1) {reg4}, stack_value}\n      [3c64,3c6f) {reg4}\n      [3c6f,3c78) {entry_value(1) {reg4}, stack_value}\n      [3c78,3cec) {reg22}\n      [3cec,3cfc) {entry_value(1) {reg4}, stack_value}\n    [924b] parameter 'binding'\n      [3ad0,3b13) {reg5}\n      [3b13,3b90) {reg23}\n      [3b90,3ba8) {entry_value(1) {reg5}, stack_value}\n      [3ba8,3bb4) {reg23}\n      [3bb4,3bd4) {entry_value(1) {reg5}, stack_value}\n      [3bd4,3bec) {reg23}\n      [3bec,3bf8) {entry_value(1) {reg5}, stack_value}\n      [3bf8,3c5c) {reg23}\n      [3c5c,3c64) {entry_value(1) {reg5}, stack_value}\n      [3c64,3c6f) {reg5}\n      [3c6f,3c78) {entry_value(1) {reg5}, stack_value}\n      [3c78,3cf4) {reg23}\n      [3cf4,3cfc) {entry_value(1) {reg5}, stack_value}\n    [925e] variable 'result'\n      [3b18,3b34) {reg0}\n      [3b34,3b94) {reg19}\n      [3ba8,3bc0) {reg19}\n      [3bd4,3be4) {reg19}\n      [3be4,3bf0) {lit0, stack_value}\n      [3bf8,3c64) {reg19}\n      [3c78,3ce8) {reg19}\n      [3ce8,3cfc) {reg0}\n  [9272] inlined function 'startswith'@3b70\n    [9296] parameter 'prefix'\n      [3b70,3b7c) {implicit_pointer([961b],0) {implicit_value(3){2e4c00}}}\n    [92a3] parameter 'str'\n      [3b70,3b7c) {reg21}\n  [92b1] inlined function 'fprintf'@3c1c\n    [92d5] parameter '__fmt'\n      [3c1c,3c34) {addr(0x5948), stack_value}\n    [92e2] parameter '__stream'\n      [3c1c,3c33) {breg20(8)}\n  [931c] inlined function 'fprintf'@3c38\n    [9340] parameter '__fmt'\n      [3c38,3c54) {addr(0x5958), stack_value}\n    [934d] parameter '__stream'\n      [3c38,3c53) {breg20(8)}\n  [9387] inlined function 'fprintf'@3c78\n    [93ab] parameter '__fmt'\n      [3c78,3c8c) {addr(0x5918), stack_value}\n    [93b8] parameter '__stream'\n      [3c78,3c8b) {breg20(8)}\n  [93ed] inlined function 'fprintf'@3c94\n    [9411] parameter '__fmt'\n      [3c94,3ca8) {addr(0x58f8), stack_value}\n    [941e] parameter '__stream'\n      [3c94,3ca7) {breg20(8)}\n  [9453] inlined function 'fprintf'@3cb0\n    [9477] parameter '__fmt'\n      [3cb0,3cc4) {addr(0x5930), stack_value}\n    [9484] parameter '__stream'\n      [3cb0,3cc3) {breg20(8)}\n  [94b8] inlined function 'fprintf'@3ccc\n    [94dc] parameter '__fmt'\n      [3ccc,3ce0) {addr(0x5908), stack_value}\n    [94e9] parameter '__stream'\n      [3ccc,3cdf) {breg20(8)}\nmodule 'libasm.so'\n[962f] CU '/usr/src/debug/elfutils/0.189/libasm/asm_newscngrp.c'@3d00\n  [9ef4] function 'asm_newscngrp'@3d00\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [9f16] parameter 'ctx'\n      [3d00,3d18) {reg0}\n      [3d18,3dcc) {reg20}\n      [3dcc,3dd8) {entry_value(1) {reg0}, stack_value}\n      [3dd8,3dfc) {reg20}\n      [3dfc,3e0c) {entry_value(1) {reg0}, stack_value}\n      [3e0c,3e48) {reg20}\n    [9f2a] parameter 'grpname'\n      [3d00,3d2f) {reg1}\n      [3d2f,3dbc) {reg22}\n      [3dbc,3dd8) {entry_value(1) {reg1}, stack_value}\n      [3dd8,3df4) {reg22}\n      [3df4,3e0c) {entry_value(1) {reg1}, stack_value}\n      [3e0c,3e48) {reg22}\n    [9f3d] parameter 'signature'\n      [3d00,3d2f) {reg2}\n      [3d2f,3dc0) {reg24}\n      [3dc0,3dd8) {entry_value(1) {reg2}, stack_value}\n      [3dd8,3e00) {reg24}\n      [3e00,3e0c) {entry_value(1) {reg2}, stack_value}\n      [3e0c,3e48) {reg24}\n    [9f50] parameter 'flags'\n      [3d00,3d2f) {reg3}\n      [3d2f,3dc0) {reg23}\n      [3dc0,3dd8) {entry_value(1) {reg3}, stack_value}\n      [3dd8,3e00) {reg23}\n      [3e00,3e0c) {entry_value(1) {reg3}, stack_value}\n      [3e0c,3e48) {reg23}\n    [9f63] variable 'result'\n      [3d4c,3d68) {reg0}\n      [3d68,3dcc) {reg19}\n      [3dcc,3dd8) {reg0}\n      [3dd8,3de4) {reg19}\n      [3e0c,3e1c) {reg19}\n      [3e1c,3e1f) {reg0}\n      [3e24,3e48) {reg19}\n    [9f76] variable 'grpname_len'\n      [3d30,3d44) {breg0(1), stack_value}\n      [3d44,3d58) {breg21(1), stack_value}\n      [3d58,3dbc) {reg21}\n      [3dd8,3de4) {reg21}\n      [3de4,3de8) {breg0(1), stack_value}\n      [3e0c,3e48) {reg21}\n    [9f89] variable '__PRETTY_FUNCTION__'\n      [3d00,3e48) {addr(0x5b98)}\n  [9f9c] inlined function 'memcpy'@3d70\n    [9fb5] parameter '__len'\n      [3d70,3d74) {reg21}\n    [9fc2] parameter '__src'\n      <no value>\n    [9fc7] parameter '__dest'\n      [3d70,3d73) {reg0}\n      [3d73,3d74) {breg19(56), stack_value}\nmodule 'libasm.so'\n[a131] CU '/usr/src/debug/elfutils/0.189/libasm/asm_scngrp_newsignature.c'@3e50\n  [a8d2] function 'asm_scngrp_newsignature'@3e50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [a8f4] parameter 'grp'\n      [3e50,3e64) {reg0}\n      [3e64,3e74) {reg2}\n    [a908] parameter 'signature'\n      [3e50,3e74) {reg1}\nmodule 'libasm.so'\n[a929] CU '/usr/src/debug/elfutils/0.189/libasm/asm_fill.c'@3e80\n  [b10f] function 'asm_fill'@3e80\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [b131] parameter 'asmscn'\n      [3e80,3eac) {reg0}\n      [3eac,3ef0) {reg19}\n      [3ef0,3f00) {entry_value(1) {reg0}, stack_value}\n      [3f00,3f04) {reg0}\n      [3f04,3f18) {reg19}\n      [3f18,3f1c) {reg0}\n      [3f1c,3f20) {entry_value(1) {reg0}, stack_value}\n    [b143] parameter 'bytes'\n      [3e80,3eb3) {reg1}\n      [3eb3,3ef4) {reg22}\n      [3ef4,3f00) {entry_value(1) {reg1}, stack_value}\n      [3f00,3f0c) {reg1}\n      [3f0c,3f18) {reg22}\n      [3f18,3f20) {reg1}\n    [b155] parameter 'len'\n      [3e80,3eb3) {reg2}\n      [3eb3,3ed4) {reg20}\n      [3ed4,3f00) {entry_value(1) {reg2}, stack_value}\n      [3f00,3f10) {reg2}\n      [3f10,3f18) {reg20}\n      [3f18,3f20) {reg2}\n    [b169] variable 'pattern'\n      [3eb8,3ec8) {reg0}\n      [3ec8,3ef4) {reg21}\n      [3f08,3f10) {reg21}\n      [3f10,3f14) {reg0}\n      [3f14,3f18) {reg21}\n    [b17b] variable 'old_pattern'\n      [3ed8,3ee7) {reg0}\n  [b18d] inlined function 'memcpy'@3ec8\n    [b1a6] parameter '__len'\n      [3ec8,3ecc) {reg20}\n    [b1b3] parameter '__src'\n      [3ec8,3ecc) {reg22}\n    [b1c0] parameter '__dest'\n      [3ec8,3ecb) {reg0}\n      [3ecb,3ecc) {breg21(8), stack_value}\nmodule 'libasm.so'\n[b259] CU '/usr/src/debug/elfutils/0.189/libasm/asm_align.c'@3f20\n  [badd] function '__libasm_ensure_section_space'@3f20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [bafd] parameter 'asmscn'\n      [3f20,3f44) {reg0}\n      [3f44,3f58) {reg20}\n      [3f58,3f68) {entry_value(1) {reg0}, stack_value}\n      [3f68,3fb0) {reg20}\n      [3fb0,3fc0) {reg0}\n      [3fc0,3fe8) {reg20}\n    [bb10] parameter 'len'\n      [3f20,3f50) {reg1}\n      [3f50,3f68) {entry_value(1) {reg1}, stack_value}\n      [3f68,3f74) {reg1}\n      [3f74,3fb0) {entry_value(1) {reg1}, stack_value}\n      [3fb0,3fb8) {reg1}\n      [3fb8,3fe8) {entry_value(1) {reg1}, stack_value}\n    [bb24] variable 'size'\n      [3f8c,3fb0) {reg19}\n      [3fc4,3fe8) {reg19}\n  [bb87] function 'asm_align'@3ff0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [bba7] parameter 'asmscn'\n      [3ff0,4034) {reg0}\n      [4034,4044) {reg19}\n      [4044,4054) {entry_value(1) {reg0}, stack_value}\n      [4054,4078) {reg19}\n      [4078,408b) {reg0}\n      [408b,40f4) {reg19}\n      [40f4,40f8) {reg0}\n      [40f8,4104) {entry_value(1) {reg0}, stack_value}\n      [4104,4108) {reg0}\n      [4108,41ec) {reg19}\n      [41ec,41f0) {reg0}\n      [41f0,41f4) {entry_value(1) {reg0}, stack_value}\n    [bbba] parameter 'value'\n      [3ff0,4010) {reg1}\n      [4010,4040) {reg20}\n      [4040,4054) {entry_value(1) {reg1}, stack_value}\n      [4054,4164) {reg20}\n      [4164,41c4) {entry_value(1) {reg1}, stack_value}\n      [41c4,41ec) {reg20}\n      [41ec,41f4) {reg1}\n    [bbcd] variable 'result'\n      [4028,4040) {lit0, stack_value}\n      [4054,408c) {lit0, stack_value}\n      [408c,40a4) {reg0}\n      [40ec,40f4) {reg0}\n  [bc10] inlined function 'fprintf'@4170\n    [bc25] parameter '__fmt'\n      [416c,4190) {addr(0x59e0), stack_value}\n    [bc32] parameter '__stream'\n      [416c,418f) {breg19(0), deref, plus_uconst(8)}\n  [bcaa] inlined function 'fprintf'@4104\n    [bccf] parameter '__fmt'\n      [4104,411c) {addr(0x59c0), stack_value}\n    [bcdc] parameter '__stream'\n      [4104,4118) {breg3(8)}\n      [4118,411b) {reg0}\n  [bd57] inlined function 'fprintf'@41c4\n    [bd6f] parameter '__fmt'\n      [41c4,41dc) {addr(0x59d0), stack_value}\n    [bd7c] parameter '__stream'\n      [41c4,41db) {breg19(0), deref, plus_uconst(8)}\n  [bd10] inlined function 'fputc_unlocked'@413c\n    [bd28] parameter '__stream'\n      [413c,4154) {reg0}\n      [41e0,41e7) {reg0}\n    [bd35] parameter '__c'\n      [413c,4154) {const1u(34), stack_value}\n      [41e0,41ec) {const1u(34), stack_value}\nmodule 'libasm.so'\n[be4f] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addstrz.c'@4200\n  [c6e2] function 'asm_addstrz'@4200\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [c704] parameter 'asmscn'\n      [4200,4220) {reg0}\n      [4220,4298) {reg21}\n      [4298,42a4) {entry_value(1) {reg0}, stack_value}\n      [42a4,4424) {reg21}\n      [4424,4428) {reg0}\n      [4428,442c) {entry_value(1) {reg0}, stack_value}\n    [c718] parameter 'str'\n      [4200,4238) {reg1}\n      [4238,4294) {reg20}\n      [42a4,42ab) {reg1}\n      [42ab,42b4) {reg20}\n      [42b4,42c8) {reg1}\n      [42c8,43ec) {reg20}\n      [43ec,43f0) {reg1}\n      [43f0,4424) {reg20}\n      [4424,442c) {reg1}\n    [c72a] parameter 'len'\n      [4200,4238) {reg2}\n      [4238,428c) {reg19}\n      [42a4,42ab) {reg2}\n      [42ab,42b4) {reg19}\n      [42b4,42c4) {reg2}\n      [42c4,432c) {reg19}\n      [432c,4330) {breg19(1), stack_value}\n      [4340,4384) {reg19}\n      [4398,43ec) {reg19}\n      [43ec,43f0) {reg2}\n      [43f0,4400) {reg19}\n      [4424,442c) {reg2}\n  [c8ac] inlined function 'memcpy'@4258\n    [c8c5] parameter '__len'\n      [4258,4270) {reg19}\n    [c8d2] parameter '__src'\n      <no value>\n    [c8d7] parameter '__dest'\n      [4258,426c) {breg0(0), breg0(0), deref, plus, plus_uconst(24), stack_value}\n      [426c,426f) {breg21(56), deref, breg21(56), deref, deref, plus, plus_uconst(24), stack_value}\n  [c783] inlined function 'fprintf'@4398\n    [c7a8] parameter '__fmt'\n      [4398,43b0) {addr(0x5a08), stack_value}\n    [c7b5] parameter '__stream'\n      [4398,43af) {breg21(0), deref, plus_uconst(8)}\nmodule 'libasm.so'\n[c9c5] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addint8.c'@4430\n  [d255] function 'asm_addint8'@4430\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [d277] parameter 'asmscn'\n      [4430,4473) {reg0}\n      [4473,44b8) {reg19}\n      [44b8,44c4) {entry_value(1) {reg0}, stack_value}\n      [44c4,44cc) {reg0}\n      [44cc,44e0) {reg19}\n      [44e0,44e4) {reg0}\n      [44e4,44f0) {reg19}\n      [44f0,44f4) {reg0}\n      [44f4,44f8) {entry_value(1) {reg0}, stack_value}\n    [d28b] parameter 'num'\n      [4430,4458) {reg1}\n      [4458,44b8) {reg20}\n      [44b8,44f0) {entry_value(1) {reg1}, stack_value}\n      [44f0,44f8) {reg1}\n  [d337] inlined function 'fprintf'@44c4\n    [d35a] parameter '__fmt'\n      [44c4,44dc) {addr(0x5a20), stack_value}\n    [d367] parameter '__stream'\n      [44c4,44d8) {breg1(8)}\n      [44d8,44db) {reg0}\n  [d2d2] inlined function 'memcpy'@448c\n    [d2f5] parameter '__len'\n      [448c,4494) {lit1, stack_value}\n    [d302] parameter '__src'\n      [448c,4494) {implicit_pointer([d2c6],0) <no location>}\n    [d30f] parameter '__dest'\n      [448c,4490) {breg0(0), breg0(0), deref, plus, plus_uconst(24), stack_value}\n      [4490,4494) {breg19(56), deref, breg19(56), deref, deref, plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[d419] CU '/usr/src/debug/elfutils/0.189/libasm/asm_adduint8.c'@4500\n  [dbe2] function 'asm_adduint8'@4500\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [dc00] parameter 'asmscn'\n      [4500,4507) {reg0}\n      [4507,4508) {entry_value(1) {reg0}, stack_value}\n    [dc14] parameter 'num'\n      [4500,4507) {reg1}\n      [4507,4508) {entry_value(1) {reg1}, stack_value}\nmodule 'libasm.so'\n[dc52] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addint16.c'@4510\n  [e50f] function 'asm_addint16'@4510\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [e531] parameter 'asmscn'\n      [4510,4538) {reg0}\n      [4538,45c8) {reg19}\n      [45c8,45d4) {entry_value(1) {reg0}, stack_value}\n      [45d4,4608) {reg19}\n      [4608,460c) {reg0}\n      [460c,4610) {entry_value(1) {reg0}, stack_value}\n    [e545] parameter 'num'\n      [4510,4548) {reg1}\n      [4548,4588) {reg20}\n      [4588,45ec) {entry_value(1) {reg1}, stack_value}\n      [45ec,45f3) {reg1}\n      [45f3,4608) {reg20}\n      [4608,4610) {reg1}\n  [e624] inlined function 'fprintf'@45d4\n    [e647] parameter '__fmt'\n      [45d4,45e8) {addr(0x5a30), stack_value}\n    [e654] parameter '__stream'\n      [45d4,45e7) {breg19(0), deref, plus_uconst(8)}\n  [e5a8] inlined function 'memcpy'@4598\n    [e5cb] parameter '__len'\n      [4598,45a0) {lit2, stack_value}\n    [e5d8] parameter '__src'\n      [4598,45a0) {implicit_pointer([e594],0) {reg20}}\n    [e5e5] parameter '__dest'\n      [4598,459c) {breg0(0), breg1(0), plus, plus_uconst(24), stack_value}\n      [459c,45a0) {breg19(56), deref, breg1(0), plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[e724] CU '/usr/src/debug/elfutils/0.189/libasm/asm_adduint16.c'@4610\n  [ef05] function 'asm_adduint16'@4610\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [ef23] parameter 'asmscn'\n      [4610,4617) {reg0}\n      [4617,4618) {entry_value(1) {reg0}, stack_value}\n    [ef37] parameter 'num'\n      [4610,4617) {reg1}\n      [4617,4618) {entry_value(1) {reg1}, stack_value}\nmodule 'libasm.so'\n[ef75] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addint32.c'@4620\n  [f826] function 'asm_addint32'@4620\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [f848] parameter 'asmscn'\n      [4620,4648) {reg0}\n      [4648,46d4) {reg19}\n      [46d4,46e0) {entry_value(1) {reg0}, stack_value}\n      [46e0,4714) {reg19}\n      [4714,4718) {reg0}\n      [4718,471c) {entry_value(1) {reg0}, stack_value}\n    [f85c] parameter 'num'\n      [4620,4658) {reg1}\n      [4658,4694) {reg20}\n      [4694,46e0) {entry_value(1) {reg1}, stack_value}\n      [46e0,46f8) {reg20}\n      [46f8,46ff) {reg1}\n      [46ff,4714) {reg20}\n      [4714,471c) {reg1}\n  [f8bf] inlined function '__bswap_32'@4688\n    [f8db] parameter '__bsx'\n      <no value>\n  [f95d] inlined function 'fprintf'@46e0\n    [f980] parameter '__fmt'\n      [46e0,46f4) {addr(0x5a40), stack_value}\n    [f98d] parameter '__stream'\n      [46e0,46f3) {breg19(0), deref, plus_uconst(8)}\n  [f8e1] inlined function 'memcpy'@46a4\n    [f904] parameter '__len'\n      [46a4,46ac) {lit4, stack_value}\n    [f911] parameter '__src'\n      [46a4,46ac) {implicit_pointer([f8ab],0) {reg20}}\n    [f91e] parameter '__dest'\n      [46a4,46a8) {breg0(0), breg1(0), plus, plus_uconst(24), stack_value}\n      [46a8,46ac) {breg19(56), deref, breg1(0), plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[fa5d] CU '/usr/src/debug/elfutils/0.189/libasm/asm_adduint32.c'@4720\n  [10226] function 'asm_adduint32'@4720\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [10244] parameter 'asmscn'\n      [4720,4727) {reg0}\n      [4727,4728) {entry_value(1) {reg0}, stack_value}\n    [10258] parameter 'num'\n      [4720,4727) {reg1}\n      [4727,4728) {entry_value(1) {reg1}, stack_value}\nmodule 'libasm.so'\n[10296] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addint64.c'@4730\n  [10b5f] function 'asm_addint64'@4730\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [10b81] parameter 'asmscn'\n      [4730,4758) {reg0}\n      [4758,47e4) {reg19}\n      [47e4,47f0) {entry_value(1) {reg0}, stack_value}\n      [47f0,4864) {reg19}\n      [4864,4868) {reg0}\n      [4868,486c) {entry_value(1) {reg0}, stack_value}\n    [10b95] parameter 'num'\n      [4730,4768) {reg1}\n      [4768,47a4) {reg20}\n      [47a4,47f0) {entry_value(1) {reg1}, stack_value}\n      [47f0,4824) {reg20}\n      [4824,482c) {breg3(0), neg, stack_value}\n      [482c,4848) {entry_value(1) {reg1}, stack_value}\n      [4848,484f) {reg1}\n      [484f,4864) {reg20}\n      [4864,486c) {reg1}\n  [10c69] inlined function '__bswap_64'@4798\n    [10c85] parameter '__bsx'\n      <no value>\n  [10bc5] inlined function 'fprintf'@47fc\n    [10bde] parameter '__fmt'\n      [47fc,4844) {addr(0x5a50), stack_value}\n    [10beb] parameter '__stream'\n      [47fc,4843) {breg6(8)}\n  [10c8b] inlined function 'memcpy'@47b4\n    [10cb0] parameter '__len'\n      [47b4,47bc) {lit8, stack_value}\n    [10cbd] parameter '__src'\n      [47b4,47bc) {implicit_pointer([10c55],0) {reg20}}\n    [10cca] parameter '__dest'\n      [47b4,47b8) {breg0(0), breg1(0), plus, plus_uconst(24), stack_value}\n      [47b8,47bc) {breg19(56), deref, breg1(0), plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[10da5] CU '/usr/src/debug/elfutils/0.189/libasm/asm_adduint64.c'@4870\n  [1156e] function 'asm_adduint64'@4870\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1158c] parameter 'asmscn'\n      [4870,4877) {reg0}\n      [4877,4878) {entry_value(1) {reg0}, stack_value}\n    [115a0] parameter 'num'\n      [4870,4877) {reg1}\n      [4877,4878) {entry_value(1) {reg1}, stack_value}\nmodule 'libasm.so'\n[115de] CU '/usr/src/debug/elfutils/0.189/libasm/asm_adduleb128.c'@4880\n  [11e3e] function 'asm_adduleb128'@4880\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [11e60] parameter 'asmscn'\n      [4880,48b0) {reg0}\n      [48b0,4984) {reg20}\n      [4984,4990) {entry_value(1) {reg0}, stack_value}\n      [4990,49d0) {reg20}\n    [11e74] parameter 'num'\n      [4880,48e0) {reg1}\n      [48e0,48f4) {reg4}\n      [48f8,490f) {reg4}\n      [4990,49a4) {reg1}\n      [49a4,49a7) {reg3}\n      [49a7,49ac) {entry_value(1) {reg1}, stack_value}\n      [49ac,49b3) {reg1}\n      [49b3,49bc) {entry_value(1) {reg1}, stack_value}\n  [11f5b] inlined function 'fprintf'@4990\n    [11f80] parameter '__fmt'\n      [4990,49a8) {addr(0x5a68), stack_value}\n    [11f8d] parameter '__stream'\n      [4990,4998) {breg0(8)}\n      [4998,49a7) {reg0}\n  [11ee5] inlined function 'memcpy'@4928\n    [11efe] parameter '__len'\n      [4928,493c) {reg19}\n    [11f0b] parameter '__src'\n      [4928,493c) {reg21}\n    [11f18] parameter '__dest'\n      [4928,492c) {breg2(0), breg0(0), plus, plus_uconst(24), stack_value}\n      [492c,4938) {breg2(0), breg2(0), deref, plus, plus_uconst(24), stack_value}\n      [4938,493b) {breg20(56), deref, breg20(56), deref, deref, plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[12075] CU '/usr/src/debug/elfutils/0.189/libasm/asm_addsleb128.c'@49d0\n  [128ed] function 'asm_addsleb128'@49d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1290f] parameter 'asmscn'\n      [49d0,4a00) {reg0}\n      [4a00,4ae4) {reg20}\n      [4ae4,4af0) {entry_value(1) {reg0}, stack_value}\n      [4af0,4b50) {reg20}\n    [12923] parameter 'num'\n      [49d0,4a38) {reg1}\n      [4a38,4a4c) {reg4}\n      [4a54,4a5c) {reg4}\n      [4af0,4b24) {reg1}\n      [4b24,4b27) {reg3}\n      [4b27,4b2c) {entry_value(1) {reg1}, stack_value}\n      [4b2c,4b2f) {reg1}\n      [4b2f,4b3c) {entry_value(1) {reg1}, stack_value}\n  [12a11] inlined function 'fprintf'@4b10\n    [12a36] parameter '__fmt'\n      [4b10,4b28) {addr(0x5a78), stack_value}\n    [12a43] parameter '__stream'\n      [4b10,4b18) {breg0(8)}\n      [4b18,4b27) {reg0}\n  [1299b] inlined function 'memcpy'@4a88\n    [129b4] parameter '__len'\n      [4a88,4a9c) {reg19}\n    [129c1] parameter '__src'\n      [4a88,4a9c) {reg21}\n    [129ce] parameter '__dest'\n      [4a88,4a8c) {breg2(0), breg0(0), plus, plus_uconst(24), stack_value}\n      [4a8c,4a98) {breg2(0), breg2(0), deref, plus, plus_uconst(24), stack_value}\n      [4a98,4a9b) {breg20(56), deref, breg20(56), deref, deref, plus, plus_uconst(24), stack_value}\nmodule 'libasm.so'\n[12b21] CU '/usr/src/debug/elfutils/0.189/libasm/disasm_begin.c'@4b50\n  [13b69] function 'disasm_begin'@4b50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [13b8b] parameter 'ebl'\n      [4b50,4b70) {reg0}\n      [4b70,4b9c) {reg19}\n      [4b9c,4ba8) {entry_value(1) {reg0}, stack_value}\n      [4ba8,4bb8) {reg19}\n      [4bb8,4bbc) {reg0}\n      [4bbc,4bc0) {entry_value(1) {reg0}, stack_value}\n      [4bc0,4bd4) {reg19}\n    [13b9d] parameter 'elf'\n      [4b50,4b87) {reg1}\n      [4b87,4b94) {reg21}\n      [4b94,4b98) {breg0(8)}\n      [4b98,4ba8) {entry_value(1) {reg1}, stack_value}\n      [4ba8,4baf) {reg1}\n      [4baf,4bb8) {entry_value(1) {reg1}, stack_value}\n      [4bb8,4bc0) {reg1}\n      [4bc0,4bcc) {reg21}\n      [4bcc,4bd4) {entry_value(1) {reg1}, stack_value}\n    [13baf] parameter 'symcb'\n      [4b50,4b87) {reg2}\n      [4b87,4b98) {reg20}\n      [4b98,4ba8) {entry_value(1) {reg2}, stack_value}\n      [4ba8,4baf) {reg2}\n      [4baf,4bb8) {entry_value(1) {reg2}, stack_value}\n      [4bb8,4bc0) {reg2}\n      [4bc0,4bd4) {reg20}\n    [13bc3] variable 'ctx'\n      [4b88,4b98) {reg0}\n      [4bc0,4bc4) {reg0}\nmodule 'libasm.so'\n[13c2b] CU '/usr/src/debug/elfutils/0.189/libasm/disasm_cb.c'@4be0\n  [14df6] function 'disasm_cb'@4c30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [14e18] parameter 'ctx'\n      [4c30,4c54) {reg0}\n      [4c54,4d24) {reg19}\n      [4d24,4d40) {entry_value(1) {reg0}, stack_value}\n      [4d40,4e24) {reg19}\n    [14e2b] parameter 'startp'\n      [4c30,4c8c) {reg1}\n      [4c8c,4d28) {reg22}\n      [4d28,4d40) {entry_value(1) {reg1}, stack_value}\n      [4d40,4e24) {reg22}\n    [14e3e] parameter 'end'\n      [4c30,4ca7) {reg2}\n      [4ca7,4d2c) {reg23}\n      [4d2c,4d40) {entry_value(1) {reg2}, stack_value}\n      [4d40,4e24) {reg23}\n    [14e51] parameter 'addr'\n      [4c30,4ca7) {reg3}\n      [4ca7,4d2c) {reg24}\n      [4d2c,4d40) {entry_value(1) {reg3}, stack_value}\n      [4d40,4e24) {reg24}\n    [14e64] parameter 'fmt'\n      [4c30,4ca7) {reg4}\n      [4ca7,4d30) {reg25}\n      [4d30,4d40) {entry_value(1) {reg4}, stack_value}\n      [4d40,4e24) {reg25}\n    [14e77] parameter 'outcb'\n      [4c30,4ca7) {reg5}\n      [4ca7,4d30) {reg26}\n      [4d30,4d40) {entry_value(1) {reg5}, stack_value}\n      [4d40,4e24) {reg26}\n    [14e8a] parameter 'outcbarg'\n      [4c30,4ca7) {reg6}\n      [4ca7,4d34) {reg27}\n      [4d34,4d40) {entry_value(1) {reg6}, stack_value}\n      [4d40,4e24) {reg27}\n    [14e9d] parameter 'symcbarg'\n      [4c30,4ca7) {reg7}\n      [4ca7,4d28) {reg21}\n      [4d40,4e24) {reg21}\n    [14eb0] variable 'symtoken'\n      [4c30,4e24) {fbreg(-232)}\n    [14ec0] variable 'getsym'\n      [4c9c,4ca7) {reg8}\n      [4cd4,4cfc) {reg8}\n      [4cfc,4cff) {reg6}\n  [1510d] function 'null_elf_getsym'@4c20\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1512d] parameter 'addr'\n      [4c20,4c28) {reg0}\n      [4c28,4c2c) {entry_value(1) {reg0}, stack_value}\n    [15140] parameter 'scnndx'\n      [4c20,4c2c) {reg1}\n    [1514d] parameter 'value'\n      [4c20,4c2c) {reg2}\n    [1515a] parameter 'buf'\n      [4c20,4c2c) {reg3}\n    [15167] parameter 'buflen'\n      [4c20,4c2c) {reg4}\n    [15174] parameter 'arg'\n      [4c20,4c2c) {reg5}\n  [14ed2] inlined function 'read_symtab'@4ca0\n    [14eeb] parameter 'ctx'\n      [4ca0,4cc4) {reg19}\n      [4d40,4e20) {reg19}\n  [14f13] inlined function 'read_symtab_exec'@4d40\n    [14f2f] parameter 'ctx'\n      <no value>\n    [14f34] variable 'scn'\n      [4d48,4d58) {reg20}\n      [4d58,4d63) {reg0}\n      [4d63,4e20) {reg20}\n  [15243] function 'default_elf_getsym'@4be0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [15263] parameter 'addr'\n      [4be0,4c03) {reg0}\n      [4c03,4c18) {entry_value(1) {reg0}, stack_value}\n      [4c18,4c1c) {reg0}\n      [4c1c,4c20) {entry_value(1) {reg0}, stack_value}\n    [15276] parameter 'scnndx'\n      [4be0,4c03) {reg1}\n      [4c03,4c18) {entry_value(1) {reg1}, stack_value}\n      [4c18,4c20) {reg1}\n    [15289] parameter 'value'\n      [4be0,4c03) {reg2}\n      [4c03,4c18) {entry_value(1) {reg2}, stack_value}\n      [4c18,4c20) {reg2}\n    [1529c] parameter 'buf'\n      [4be0,4c03) {reg3}\n      [4c03,4c18) {entry_value(1) {reg3}, stack_value}\n      [4c18,4c20) {reg3}\n    [152af] parameter 'buflen'\n      [4be0,4c03) {reg4}\n      [4c03,4c18) {entry_value(1) {reg4}, stack_value}\n      [4c18,4c20) {reg4}\n    [152c2] parameter 'arg'\n      [4be0,4c00) {reg5}\n      [4c00,4c18) {entry_value(1) {reg5}, stack_value}\n      [4c18,4c20) {reg5}\n    [152d5] variable 'symtoken'\n      [4be4,4c00) {reg5}\n      [4c00,4c18) {entry_value(1) {reg5}, stack_value}\n      [4c18,4c20) {reg5}\nmodule 'libasm.so'\n[1534a] CU '/usr/src/debug/elfutils/0.189/libasm/disasm_end.c'@4e30\n  [154f3] function 'disasm_end'@4e30\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [15515] parameter 'ctx'\n      [4e30,4e3f) {reg0}\n      [4e3f,4e50) {entry_value(1) {reg0}, stack_value}\nmodule 'libasm.so'\n[15551] CU '/usr/src/debug/elfutils/0.189/libasm/disasm_str.c'@4e50\n  [157bb] function 'disasm_str'@4ec0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [157dd] parameter 'ctx'\n      [4ec0,4f07) {reg0}\n      [4f07,4f44) {entry_value(1) {reg0}, stack_value}\n    [157f0] parameter 'startp'\n      [4ec0,4f07) {reg1}\n      [4f07,4f44) {entry_value(1) {reg1}, stack_value}\n    [15803] parameter 'end'\n      [4ec0,4f07) {reg2}\n      [4f07,4f44) {entry_value(1) {reg2}, stack_value}\n    [15816] parameter 'addr'\n      [4ec0,4f07) {reg3}\n      [4f07,4f44) {entry_value(1) {reg3}, stack_value}\n    [15829] parameter 'fmt'\n      [4ec0,4f07) {reg4}\n      [4f07,4f44) {entry_value(1) {reg4}, stack_value}\n    [1583c] parameter 'bufp'\n      [4ec0,4efc) {reg5}\n      [4efc,4f34) {reg19}\n      [4f34,4f40) {entry_value(1) {reg5}, stack_value}\n      [4f40,4f44) {reg19}\n    [1584f] parameter 'len'\n      [4ec0,4ed8) {reg6}\n      [4ed8,4f07) {reg10}\n      [4f07,4f44) {entry_value(1) {reg6}, stack_value}\n    [15862] parameter 'symcbarg'\n      [4ec0,4f07) {reg7}\n      [4f07,4f44) {entry_value(1) {reg7}, stack_value}\n    [15875] variable 'buffer'\n      [4ec0,4f44) {fbreg(-56)}\n    [15884] variable 'res'\n      [4f08,4f43) {reg0}\n  [159b2] inlined function 'buffer_cb'@4e8c\n    [159d3] parameter 'arg'\n      [4e8c,4eac) {reg20}\n      [4eac,4eb8) {entry_value(1) {reg2}, stack_value}\n    [159e0] parameter 'len'\n      [4e8c,4eac) {reg19}\n      [4eac,4eb8) {entry_value(1) {reg2}, plus_uconst(8)}\n    [159ed] parameter 'str'\n      [4e8c,4e97) {reg1}\n      [4e97,4eb8) {entry_value(1) {reg0}, stack_value}\n    [159fa] variable 'buffer'\n      <no value>\n  [159ff] inlined function 'mempcpy'@4e8c\n    [15a14] parameter '__len'\n      [4e8c,4ea4) {reg19}\n    [15a21] parameter '__src'\n      [4e8c,4e97) {reg1}\n      [4e97,4ea4) {entry_value(1) {reg0}, stack_value}\n    [15a2e] parameter '__dest'\n      [4e8c,4e97) {breg20(0)}\n  [15963] function 'buffer_cb'@4e50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1597e] parameter 'str'\n      [4e50,4e7c) {reg0}\n      [4e7c,4e88) {entry_value(1) {reg0}, stack_value}\n      [4e88,4e90) {reg0}\n      [4e90,4e97) {reg1}\n      [4e97,4eb8) {entry_value(1) {reg0}, stack_value}\n    [1598b] parameter 'len'\n      [4e50,4e8c) {reg1}\n      [4e8c,4eac) {reg19}\n      [4eac,4eb8) {entry_value(1) {reg1}, stack_value}\n    [15998] parameter 'arg'\n      [4e50,4e6c) {reg2}\n      [4e6c,4e78) {reg20}\n      [4e78,4e88) {entry_value(1) {reg2}, stack_value}\n      [4e88,4eac) {reg20}\n      [4eac,4eb8) {entry_value(1) {reg2}, stack_value}\n    [159a5] variable 'buffer'\n      [4e64,4e6c) {reg2}\n      [4e6c,4e78) {reg20}\n      [4e78,4e88) {entry_value(1) {reg2}, stack_value}\n      [4e88,4eac) {reg20}\n      [4eac,4eb8) {entry_value(1) {reg2}, stack_value}\nmodule 'libasm.so'\n[15a7a] CU '/usr/src/debug/elfutils/0.189/libasm/symbolhash.c'@4f50\n  [1650c] inlined function '__libasm_next_prime'@5204\n    [16525] parameter 'seed'\n      [5204,5218) {reg1}\n      [5218,5284) {reg5}\n  [16633] inlined function '__libasm_next_prime'@511c\n    [16658] parameter 'seed'\n      [511c,5124) {breg19(0), deref, lit1, shl, stack_value}\n      [5124,5184) {reg5}\n  [16532] inlined function 'is_prime'@5228\n    [16544] parameter 'candidate'\n      [5224,5278) {reg5}\n  [16665] inlined function 'is_prime'@5128\n    [16677] parameter 'candidate'\n      [5128,5178) {reg5}\n  [1682a] inlined function 'is_prime'@5420\n    [1683c] parameter 'candidate'\n      [5420,5470) {reg0}\n  [162d6] function 'asm_symbol_tab_iterate'@53d0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [162f9] parameter 'htab'\n      [53d0,53e0) {reg0}\n      [53e0,53f8) {entry_value(1) {reg0}, stack_value}\n      [53f8,53fc) {reg0}\n      [53fc,5408) {entry_value(1) {reg0}, stack_value}\n    [1630e] parameter 'ptr'\n      [53d0,5408) {reg1}\n    [1631d] variable 'p'\n      [53d8,53e0) {reg2}\n      [53e0,53f4) {reg0}\n      [53f4,53f8) {breg1(0)}\n      [53f8,53fc) {reg2}\n      [53fc,5408) {reg0}\n  [1633a] function 'asm_symbol_tab_find'@5360\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1635a] parameter 'htab'\n      [5360,5383) {reg0}\n      [5383,53a4) {reg19}\n      [53a4,53b0) {entry_value(1) {reg0}, stack_value}\n      [53b0,53b4) {reg19}\n      [53b4,53c4) {entry_value(1) {reg0}, stack_value}\n    [1636d] parameter 'hval'\n      [5360,5364) {reg1}\n      [5364,5378) {breg1(0), dup, plus_uconst(9223372036854775808), lit1, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, stack_value}\n      [5378,53c4) {entry_value(1) {reg1}, dup, plus_uconst(9223372036854775808), lit1, swap, over, plus_uconst(9223372036854775808), gt, bra(1), swap, drop, stack_value}\n    [16380] parameter 'val'\n      [5360,5383) {reg2}\n      [5383,53c4) {entry_value(1) {reg2}, stack_value}\n    [16393] variable 'idx'\n      [5384,538c) {reg0}\n  [163d5] function 'asm_symbol_tab_insert'@52f0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [163f5] parameter 'htab'\n      [52f0,531b) {reg0}\n      [531b,5348) {reg20}\n      [5348,5358) {entry_value(1) {reg0}, stack_value}\n      [5358,5360) {reg20}\n    [16408] parameter 'hval'\n      [52f0,5308) {reg1}\n      [5308,5348) {reg19}\n      [5348,5358) {entry_value(1) {reg1}, lit1, entry_value(1) {reg1}, lit0, ne, bra(1), swap, drop, stack_value}\n      [5358,5360) {reg19}\n    [1641b] parameter 'data'\n      [52f0,531b) {reg2}\n      [531b,534c) {reg21}\n      [534c,5358) {entry_value(1) {reg2}, stack_value}\n      [5358,5360) {reg21}\n    [1642e] variable 'idx'\n      [5324,5328) {reg0}\n      [5328,533f) {reg2}\n      [5358,5360) {reg2}\n  [16485] function 'asm_symbol_tab_free'@52c0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [164a5] parameter 'htab'\n      [52c0,52d0) {reg0}\n      [52d0,52e4) {entry_value(1) {reg0}, stack_value}\n  [164c6] function 'asm_symbol_tab_init'@5200\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [164e6] parameter 'htab'\n      [5200,5288) {reg0}\n      [5288,52ac) {reg19}\n      [52ac,52b8) {entry_value(1) {reg0}, stack_value}\n    [164f9] parameter 'init_size'\n      [5200,5224) {reg1}\n      [5224,5284) {entry_value(1) {reg1}, stack_value}\n      [5284,5297) {reg5}\n  [1659e] function 'insert_entry_2'@5090\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [165bc] parameter 'htab'\n      [5090,50b4) {reg0}\n      [50b4,510c) {reg19}\n      [510c,511c) {entry_value(1) {reg0}, stack_value}\n      [511c,51d8) {reg19}\n      [51d8,51ec) {entry_value(1) {reg0}, stack_value}\n      [51ec,51f4) {reg19}\n    [165cf] parameter 'hval'\n      [5090,50ec) {reg1}\n      [50ec,51f4) {entry_value(1) {reg1}, stack_value}\n    [165e2] parameter 'idx'\n      [5090,50a0) {reg2}\n      [50a0,51f4) {entry_value(1) {reg2}, stack_value}\n    [165f5] parameter 'data'\n      [5090,50f0) {reg3}\n      [50f0,5108) {breg4(8)}\n      [5108,511c) {entry_value(1) {reg3}, stack_value}\n      [511c,5128) {breg4(8)}\n      [5128,51f4) {entry_value(1) {reg3}, stack_value}\n  [1671f] function 'lookup'@4f50\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [16741] parameter 'htab'\n      [4f50,4f98) {reg0}\n      [4f98,5008) {reg24}\n      [5008,5014) {entry_value(1) {reg0}, stack_value}\n      [5014,508c) {reg24}\n    [16754] parameter 'hval'\n      [4f50,4f68) {reg1}\n      [4f68,4ffc) {reg22}\n      [4ffc,5014) {entry_value(1) {reg1}, stack_value}\n      [5014,508c) {reg22}\n    [16767] parameter 'val'\n      [4f50,4fa0) {reg2}\n      [4fa0,5008) {reg23}\n      [5008,5014) {entry_value(1) {reg2}, stack_value}\n      [5014,508c) {reg23}\n    [1677a] variable 'idx'\n      [4f90,5004) {reg19}\n      [5004,5014) {reg0}\n      [5014,508c) {reg19}\n  [16806] function '__libasm_next_prime'@5410\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1681d] parameter 'seed'\n      [5410,541c) {reg0}\n      [541c,5480) {reg0}\nmodule 'libasm.so'\n[1688f] CU '/usr/src/debug/elfutils/0.189/libebl/eblelfclass.c'@5480\n  [1780a] function 'ebl_get_elfclass'@5480\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [17828] parameter 'ebl'\n      [5480,5488) {reg0}\n      [5488,548c) {entry_value(1) {reg0}, stack_value}\nmodule 'libasm.so'\n[1784a] CU '/usr/src/debug/elfutils/0.189/libebl/eblelfdata.c'@5490\n  [187c5] function 'ebl_get_elfdata'@5490\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [187e3] parameter 'ebl'\n      [5490,5498) {reg0}\n      [5498,549c) {entry_value(1) {reg0}, stack_value}\nmodule 'libasm.so'\n[18805] CU '/usr/src/debug/elfutils/0.189/libebl/eblelfmachine.c'@54a0\n  [19780] function 'ebl_get_elfmachine'@54a0\n    frame_base: {call_frame_cfa {bregx(31,0)}}\n    [1979e] parameter 'ebl'\n      [54a0,54a8) {reg0}\n      [54a8,54ac) {entry_value(1) {reg0}, stack_value}\nmodule 'size.o'\n[c] CU '/usr/src/debug/elfutils/0.189/src/size.c'@0\n  producer (strp)\n  language (data1)\n  name (line_strp)\n  comp_dir (line_strp)\n  ranges (sec_offset)\n  low_pc (addr)\n  stmt_list (sec_offset)\n  [2a] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2f] base_type \"char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [36] const_type\n    type (ref4)\n  [3b] base_type \"long unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [42] base_type \"short unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [49] base_type \"int\"\n    byte_size (data1)\n    encoding (data1)\n    name (string)\n  [50] const_type\n    type (ref4)\n  [55] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [5a] const_type\n    type (ref4)\n  [5f] restrict_type\n    type (ref4)\n  [64] typedef \"size_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [70] pointer_type\n    byte_size (data1)\n  [72] restrict_type\n    type (ref4)\n  [77] base_type \"unsigned char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [7e] base_type \"unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [85] base_type \"signed char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [8c] base_type \"short int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [93] typedef \"__uint32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [9f] typedef \"__int64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ab] base_type \"long int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [b2] typedef \"__uint64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [be] typedef \"__uintmax_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ca] typedef \"__uid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d6] typedef \"__gid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e2] typedef \"__mode_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ee] typedef \"__off_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [fa] typedef \"__off64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [106] typedef \"__time_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [112] structure_type \"_IO_FILE\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [11e] member \"_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [12b] member \"_IO_read_ptr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [138] member \"_IO_read_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [145] member \"_IO_read_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [152] member \"_IO_write_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [15f] member \"_IO_write_ptr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [16c] member \"_IO_write_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [179] member \"_IO_buf_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [186] member \"_IO_buf_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(64)}\n    [193] member \"_IO_save_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(72)}\n    [1a0] member \"_IO_backup_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(80)}\n    [1ad] member \"_IO_save_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(88)}\n    [1ba] member \"_markers\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(96)}\n    [1c7] member \"_chain\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(104)}\n    [1d4] member \"_fileno\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(112)}\n    [1e1] member \"_flags2\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(116)}\n    [1ee] member \"_old_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(120)}\n    [1fb] member \"_cur_column\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(128)}\n    [208] member \"_vtable_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(130)}\n    [215] member \"_shortbuf\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(131)}\n    [222] member \"_lock\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(136)}\n    [22f] member \"_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(144)}\n    [23c] member \"_codecvt\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(152)}\n    [249] member \"_wide_data\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(160)}\n    [256] member \"_freeres_list\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(168)}\n    [263] member \"_freeres_buf\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(176)}\n    [270] member \"__pad5\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(184)}\n    [27d] member \"_mode\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(192)}\n    [28a] member \"_unused2\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(196)}\n  [298] typedef \"FILE\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [2a4] typedef \"_IO_lock_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n  [2ac] structure_type \"_IO_marker\"\n    name (strp)\n    declaration (flag_present)\n  [2b1] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2b6] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2bb] array_type\n    type (ref4)\n    sibling (ref4)\n    [2c4] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [2cb] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2d0] structure_type \"_IO_codecvt\"\n    name (strp)\n    declaration (flag_present)\n  [2d5] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2da] structure_type \"_IO_wide_data\"\n    name (strp)\n    declaration (flag_present)\n  [2df] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2e4] array_type\n    type (ref4)\n    sibling (ref4)\n    [2ed] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [2f4] variable \"stdin\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [2fe] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [303] restrict_type\n    type (ref4)\n  [308] variable \"stdout\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [312] variable \"stderr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [31c] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [321] restrict_type\n    type (ref4)\n  [326] typedef \"error_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [332] structure_type \"argp_option\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [33e] member \"name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [34b] member \"key\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [357] member \"arg\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [363] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [370] member \"doc\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [37c] member \"group\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n  [38a] const_type\n    type (ref4)\n  [38f] typedef \"argp_parser_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [39b] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [3a0] subroutine_type\n    prototyped (flag_present)\n    type (ref4)\n    sibling (ref4)\n    [3a9] formal_parameter\n      type (ref4)\n    [3ae] formal_parameter\n      type (ref4)\n    [3b3] formal_parameter\n      type (ref4)\n  [3b9] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [3be] restrict_type\n    type (ref4)\n  [3c3] structure_type \"argp_state\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    sibling (ref4)\n    [3d1] member \"root_argp\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [3df] member \"argc\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [3ed] member \"argv\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [3fb] member \"next\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [409] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(28)}\n    [417] member \"arg_num\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [425] member \"quoted\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(36)}\n    [433] member \"input\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [441] member \"child_inputs\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [44f] member \"hook\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [45d] member \"name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(64)}\n    [46b] member \"err_stream\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(72)}\n    [479] member \"out_stream\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(80)}\n    [487] member \"pstate\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(88)}\n  [496] structure_type \"argp\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [4a2] member \"options\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [4af] member \"parser\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [4bc] member \"args_doc\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [4c9] member \"doc\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [4d5] member \"children\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [4e2] member \"help_filter\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [4ef] member \"argp_domain\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n  [4fd] const_type\n    type (ref4)\n  [502] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [507] structure_type \"argp_child\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [513] member \"argp\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [520] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [52d] member \"header\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [53b] member \"group\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n  [54a] const_type\n    type (ref4)\n  [54f] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [554] subroutine_type\n    prototyped (flag_present)\n    type (ref4)\n    sibling (ref4)\n    [55d] formal_parameter\n      type (ref4)\n    [562] formal_parameter\n      type (ref4)\n    [567] formal_parameter\n      type (ref4)\n  [56d] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [572] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [577] restrict_type\n    type (ref4)\n  [57c] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [581] restrict_type\n    type (ref4)\n  [586] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [58b] typedef \"mode_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [597] typedef \"time_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5a3] typedef \"int64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5af] typedef \"uint32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5bb] typedef \"uint64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5c7] typedef \"uintmax_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5d3] typedef \"gid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5df] typedef \"uid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [5eb] base_type \"long long unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [5f2] base_type \"long long int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [5f9] typedef \"Elf64_Word\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [605] typedef \"Elf64_Xword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [611] typedef \"Elf64_Addr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [61d] typedef \"Elf64_Off\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [629] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [631] member \"sh_name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [63f] member \"sh_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [64d] member \"sh_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [65b] member \"sh_addr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [669] member \"sh_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [677] member \"sh_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [685] member \"sh_link\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [693] member \"sh_info\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(44)}\n    [6a1] member \"sh_addralign\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [6af] member \"sh_entsize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n  [6be] typedef \"Elf64_Shdr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [6c9] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [6d1] member \"p_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [6df] member \"p_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [6ed] member \"p_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [6fb] member \"p_vaddr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [709] member \"p_paddr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [717] member \"p_filesz\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [725] member \"p_memsz\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [733] member \"p_align\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n  [742] typedef \"Elf64_Phdr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [74d] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [758] enumerator \"ELF_C_NULL\"\n      name (strp)\n      const_value (data1)\n    [75e] enumerator \"ELF_C_READ\"\n      name (strp)\n      const_value (data1)\n    [764] enumerator \"ELF_C_RDWR\"\n      name (strp)\n      const_value (data1)\n    [76a] enumerator \"ELF_C_WRITE\"\n      name (strp)\n      const_value (data1)\n    [770] enumerator \"ELF_C_CLR\"\n      name (strp)\n      const_value (data1)\n    [776] enumerator \"ELF_C_SET\"\n      name (strp)\n      const_value (data1)\n    [77c] enumerator \"ELF_C_FDDONE\"\n      name (strp)\n      const_value (data1)\n    [782] enumerator \"ELF_C_FDREAD\"\n      name (strp)\n      const_value (data1)\n    [788] enumerator \"ELF_C_READ_MMAP\"\n      name (strp)\n      const_value (data1)\n    [78e] enumerator \"ELF_C_RDWR_MMAP\"\n      name (strp)\n      const_value (data1)\n    [794] enumerator \"ELF_C_WRITE_MMAP\"\n      name (strp)\n      const_value (data1)\n    [79a] enumerator \"ELF_C_READ_MMAP_PRIVATE\"\n      name (strp)\n      const_value (data1)\n    [7a0] enumerator \"ELF_C_EMPTY\"\n      name (strp)\n      const_value (data1)\n    [7a6] enumerator \"ELF_C_NUM\"\n      name (strp)\n      const_value (data1)\n  [7ad] typedef \"Elf_Cmd\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7b9] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [7c4] enumerator \"ELF_K_NONE\"\n      name (strp)\n      const_value (data1)\n    [7ca] enumerator \"ELF_K_AR\"\n      name (strp)\n      const_value (data1)\n    [7d0] enumerator \"ELF_K_COFF\"\n      name (strp)\n      const_value (data1)\n    [7d6] enumerator \"ELF_K_ELF\"\n      name (strp)\n      const_value (data1)\n    [7dc] enumerator \"ELF_K_NUM\"\n      name (strp)\n      const_value (data1)\n  [7e3] typedef \"Elf_Kind\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7ef] structure_type\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    sibling (ref4)\n    [7f8] member \"ar_name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [805] member \"ar_date\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [812] member \"ar_uid\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [81f] member \"ar_gid\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(20)}\n    [82c] member \"ar_mode\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [839] member \"ar_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [846] member \"ar_rawname\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n  [854] typedef \"Elf_Arhdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [860] typedef \"Elf\"\n    name (string)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [86c] structure_type \"Elf\"\n    name (string)\n    declaration (flag_present)\n  [871] typedef \"Elf_Scn\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [87d] structure_type \"Elf_Scn\"\n    name (strp)\n    declaration (flag_present)\n  [882] typedef \"GElf_Off\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [88e] typedef \"GElf_Shdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [89a] typedef \"GElf_Phdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [8a6] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [8b1] enumerator \"FSETLOCKING_QUERY\"\n      name (strp)\n      const_value (data1)\n    [8b7] enumerator \"FSETLOCKING_INTERNAL\"\n      name (strp)\n      const_value (data1)\n    [8bd] enumerator \"FSETLOCKING_BYCALLER\"\n      name (strp)\n      const_value (data1)\n  [8c4] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [8c9] restrict_type\n    type (ref4)\n  [8ce] const_type\n  [8cf] base_type \"__int128\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [8d6] base_type \"__int128 unsigned\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [8dd] subroutine_type\n    prototyped (flag_present)\n    sibling (ref4)\n    [8e2] formal_parameter\n      type (ref4)\n    [8e7] formal_parameter\n      type (ref4)\n  [8ed] variable \"apvh\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [8fc] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [901] const_type\n    type (ref4)\n  [906] variable \"apba__\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [915] variable \"apvh\"\n    specification (ref4)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    location (exprloc) {addr(0x1bd8)}\n  [925] variable \"apba__\"\n    specification (ref4)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    location (exprloc) {addr(0x1e50)}\n  [935] array_type\n    type (ref4)\n    sibling (ref4)\n    [93e] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [945] const_type\n    type (ref4)\n  [94a] variable \"options\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1be0)}\n  [95f] array_type\n    type (ref4)\n    sibling (ref4)\n    [968] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [96f] const_type\n    type (ref4)\n  [974] variable \"doc\"\n    name (string)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1b70)}\n  [98a] array_type\n    type (ref4)\n    sibling (ref4)\n    [993] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [99a] const_type\n    type (ref4)\n  [99f] variable \"args_doc\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1b58)}\n  [9b4] variable \"argp\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1ba0)}\n  [9c9] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [9d4] enumerator \"format_bsd\"\n      name (strp)\n      const_value (data1)\n    [9da] enumerator \"format_sysv\"\n      name (strp)\n      const_value (data1)\n    [9e0] enumerator \"format_sysv_one_line\"\n      name (strp)\n      const_value (data1)\n    [9e6] enumerator \"format_segments\"\n      name (strp)\n      const_value (data1)\n  [9ed] variable \"format\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1384)}\n  [a02] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [a0d] enumerator \"radix_decimal\"\n      name (strp)\n      const_value (data1)\n    [a13] enumerator \"radix_hex\"\n      name (strp)\n      const_value (data1)\n    [a19] enumerator \"radix_octal\"\n      name (strp)\n      const_value (data1)\n  [a20] variable \"radix\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1380)}\n  [a35] array_type\n    type (ref4)\n    sibling (ref4)\n    [a3e] subrange_type\n      type (ref4)\n      upper_bound (data1)\n    [a44] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [a4b] const_type\n    type (ref4)\n  [a50] variable \"length_map\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1b40)}\n  [a65] variable \"totals\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1388)}\n  [a7a] base_type \"_Bool\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [a81] variable \"totals_class\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x13a8)}\n  [a96] variable \"total_textsize\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1390)}\n  [aac] variable \"total_datasize\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x1398)}\n  [ac2] variable \"total_bsssize\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x13a0)}\n  [ad8] subprogram \"elf_next\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [ae8] formal_parameter\n      type (ref4)\n  [aee] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [af3] subprogram \"elf_getarhdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b04] formal_parameter\n      type (ref4)\n  [b0a] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [b0f] subprogram \"gelf_getphdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b1f] formal_parameter\n      type (ref4)\n    [b24] formal_parameter\n      type (ref4)\n    [b29] formal_parameter\n      type (ref4)\n  [b2f] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [b34] subprogram \"elf_getphdrnum\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b45] formal_parameter\n      type (ref4)\n    [b4a] formal_parameter\n      type (ref4)\n  [b50] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [b55] subprogram \"__printf_chk\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b65] formal_parameter\n      type (ref4)\n    [b6a] formal_parameter\n      type (ref4)\n    [b6f] unspecified_parameters\n  [b71] subprogram \"strrchr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b82] formal_parameter\n      type (ref4)\n    [b87] formal_parameter\n      type (ref4)\n  [b8d] subprogram \"fputs_unlocked\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [b9e] formal_parameter\n      type (ref4)\n    [ba3] formal_parameter\n      type (ref4)\n  [ba9] subprogram \"elf_nextscn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [bba] formal_parameter\n      type (ref4)\n    [bbf] formal_parameter\n      type (ref4)\n  [bc5] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [bca] subprogram \"elf_strptr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [bdb] formal_parameter\n      type (ref4)\n    [be0] formal_parameter\n      type (ref4)\n    [be5] formal_parameter\n      type (ref4)\n  [beb] subprogram \"gelf_getshdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [bfb] formal_parameter\n      type (ref4)\n    [c00] formal_parameter\n      type (ref4)\n  [c06] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [c0b] subprogram \"elf_getshdrstrndx\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [c1c] formal_parameter\n      type (ref4)\n    [c21] formal_parameter\n      type (ref4)\n  [c27] subprogram \"gelf_getclass\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [c37] formal_parameter\n      type (ref4)\n  [c3d] subprogram \"strlen\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [c4e] formal_parameter\n      type (ref4)\n  [c54] subprogram \"__open_alias\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [c68] formal_parameter\n      type (ref4)\n    [c6d] formal_parameter\n      type (ref4)\n    [c72] unspecified_parameters\n  [c74] subprogram \"__open_2\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [c84] formal_parameter\n      type (ref4)\n    [c89] formal_parameter\n      type (ref4)\n  [c8f] subprogram \"__open_missing_mode\"\n    external (flag_present)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n  [c95] subprogram \"__open_too_many_args\"\n    external (flag_present)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n  [c9b] subprogram \"close\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [cac] formal_parameter\n      type (ref4)\n  [cb2] subprogram \"elf_errmsg\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [cc3] formal_parameter\n      type (ref4)\n  [cc9] subprogram \"elf_end\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [cd9] formal_parameter\n      type (ref4)\n  [cdf] subprogram \"elf_kind\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [cef] formal_parameter\n      type (ref4)\n  [cf5] subprogram \"elf_begin\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [d05] formal_parameter\n      type (ref4)\n    [d0a] formal_parameter\n      type (ref4)\n    [d0f] formal_parameter\n      type (ref4)\n  [d15] subprogram \"__errno_location\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n  [d21] subprogram \"__error_alias\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [d31] formal_parameter\n      type (ref4)\n    [d36] formal_parameter\n      type (ref4)\n    [d3b] formal_parameter\n      type (ref4)\n    [d40] unspecified_parameters\n  [d42] subprogram \"__error_noreturn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [d52] formal_parameter\n      type (ref4)\n    [d57] formal_parameter\n      type (ref4)\n    [d5c] formal_parameter\n      type (ref4)\n    [d61] unspecified_parameters\n  [d63] subprogram \"exit\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [d70] formal_parameter\n      type (ref4)\n  [d76] subprogram \"dcgettext\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [d86] formal_parameter\n      type (ref4)\n    [d8b] formal_parameter\n      type (ref4)\n    [d90] formal_parameter\n      type (ref4)\n  [d96] subprogram \"strcmp\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [da6] formal_parameter\n      type (ref4)\n    [dab] formal_parameter\n      type (ref4)\n  [db1] subprogram \"elf_version\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [dc2] formal_parameter\n      type (ref4)\n  [dc8] subprogram \"argp_parse\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [dd9] formal_parameter\n      type (ref4)\n    [dde] formal_parameter\n      type (ref4)\n    [de3] formal_parameter\n      type (ref4)\n    [de8] formal_parameter\n      type (ref4)\n    [ded] formal_parameter\n      type (ref4)\n    [df2] formal_parameter\n      type (ref4)\n  [df8] subprogram \"textdomain\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [e08] formal_parameter\n      type (ref4)\n  [e0e] subprogram \"bindtextdomain\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [e1e] formal_parameter\n      type (ref4)\n    [e23] formal_parameter\n      type (ref4)\n  [e29] subprogram \"setlocale\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [e39] formal_parameter\n      type (ref4)\n    [e3e] formal_parameter\n      type (ref4)\n  [e44] subprogram \"__fsetlocking\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [e54] formal_parameter\n      type (ref4)\n    [e59] formal_parameter\n      type (ref4)\n  [e5f] subprogram \"print_version\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [e6b] formal_parameter\n      type (ref4)\n    [e70] formal_parameter\n      type (ref4)\n  [e76] subprogram \"handle_elf\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [e95] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [270,2b4) {reg0}\n            [2b4,4c0) {reg20}\n            [4c0,500) {entry_value(1) {reg0}, stack_value}\n            [500,d14) {reg20}\n            [d14,d5c) {entry_value(1) {reg0}, stack_value}\n            [d5c,f04) {reg20}\n            [f04,f08) {entry_value(1) {reg0}, stack_value}\n      GNU_locviews (sec_offset)\n    [ea9] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [270,2bf) {reg1}\n            [2bf,4c0) {reg23}\n            [4c0,500) {entry_value(1) {reg1}, stack_value}\n            [500,538) {reg23}\n            [538,5fc) {entry_value(1) {reg1}, stack_value}\n            [5fc,618) {reg23}\n            [618,61f) {reg1}\n            [61f,77c) {reg23}\n            [77c,940) {entry_value(1) {reg1}, stack_value}\n            [940,960) {reg23}\n            [960,a5c) {entry_value(1) {reg1}, stack_value}\n            [a5c,c2c) {reg23}\n            [c2c,cd0) {entry_value(1) {reg1}, stack_value}\n            [cd0,cf8) {reg23}\n            [cf8,d9c) {entry_value(1) {reg1}, stack_value}\n            [d9c,e2c) {reg23}\n            [e2c,ebc) {entry_value(1) {reg1}, stack_value}\n            [ebc,f04) {reg23}\n            [f04,f08) {entry_value(1) {reg1}, stack_value}\n      GNU_locviews (sec_offset)\n    [ebd] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [270,2bf) {reg2}\n            [2bf,4c0) {reg24}\n            [4c0,500) {entry_value(1) {reg2}, stack_value}\n            [500,540) {reg24}\n            [540,5fc) {entry_value(1) {reg2}, stack_value}\n            [5fc,618) {reg24}\n            [618,61f) {reg2}\n            [61f,760) {reg24}\n            [760,940) {entry_value(1) {reg2}, stack_value}\n            [940,964) {reg24}\n            [964,a5c) {entry_value(1) {reg2}, stack_value}\n            [a5c,c2c) {reg24}\n            [c2c,cd0) {entry_value(1) {reg2}, stack_value}\n            [cd0,cf8) {reg24}\n            [cf8,d9c) {entry_value(1) {reg2}, stack_value}\n            [d9c,e2c) {reg24}\n            [e2c,ebc) {entry_value(1) {reg2}, stack_value}\n            [ebc,f04) {reg24}\n            [f04,f08) {entry_value(1) {reg2}, stack_value}\n      GNU_locviews (sec_offset)\n    [ed1] variable \"prefix_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [2c8,314) {reg21}\n            [618,658) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [ee5] variable \"fname_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [2d0,318) {reg19}\n            [318,31b) {reg2}\n            [628,644) {reg19}\n            [644,64b) {reg2}\n      GNU_locviews (sec_offset)\n    [ef9] variable \"fullname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [2f0,2f3) {breg0(0)}\n            [2f3,344) {fbreg(-120), deref}\n            [500,5fc) {fbreg(-120), deref}\n            [63c,64b) {breg0(0)}\n            [64b,940) {fbreg(-120), deref}\n            [94c,bec) {fbreg(-120), deref}\n            [c2c,d9c) {fbreg(-120), deref}\n            [de4,f04) {fbreg(-120), deref}\n      GNU_locviews (sec_offset)\n    [f0d] variable \"cp\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [2f0,2f3) {reg0}\n            [2f3,300) {fbreg(-120)}\n            [300,304) {reg1}\n            [304,31b) {reg0}\n            [63c,64b) {reg0}\n            [64b,658) {fbreg(-120)}\n      GNU_locviews (sec_offset)\n    [f20] variable\n      type (ref4)\n      artificial (flag_present)\n      location (sec_offset)\n            [2d0,2d8) {breg21(0), breg19(0), plus, stack_value}\n            [2d8,2e0) {reg0}\n            [2e0,2e4) {breg0(-16), stack_value}\n            [2e4,314) {breg21(0), breg19(0), plus, stack_value}\n            [628,644) {reg19}\n            [644,64b) {reg2}\n      GNU_locviews (sec_offset)\n    [f2d] inlined_subroutine \"mempcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [f47] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2f0,300) {reg21}\n        GNU_locviews (sec_offset)\n      [f54] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2f0,300) {reg23}\n        GNU_locviews (sec_offset)\n      [f61] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2f0,2f3) {reg0}\n              [2f3,300) {fbreg(-120)}\n        GNU_locviews (sec_offset)\n      [f6e] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [f7b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-120), deref}\n        [f83] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg23(0)}\n        [f89] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg21(0)}\n    [f91] inlined_subroutine \"memcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [fab] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [30c,318) {reg19}\n              [318,31b) {reg2}\n        GNU_locviews (sec_offset)\n      [fb8] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [30c,31c) {reg24}\n              [648,64b) {reg1}\n              [64b,64c) {reg24}\n        GNU_locviews (sec_offset)\n      [fc5] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [30c,31b) {reg0}\n              [648,64b) {reg0}\n              [64b,64c) {fbreg(-120)}\n        GNU_locviews (sec_offset)\n      [fd2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [fe3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg24(0)}\n      [fea] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [ff7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-120), deref}\n        [fff] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg24(0)}\n    [1007] inlined_subroutine \"print_header\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [1021] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [338,344) {reg20}\n              [a5c,c1c) {reg20}\n        GNU_locviews (sec_offset)\n      [102e] lexical_block\n        ranges (sec_offset)\n        [1033] lexical_block\n          abstract_origin (ref4)\n          low_pc (addr)\n          high_pc (data8)\n          [1048] variable \"ddigits\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [a88,a8b) {reg6}\n                  [a8b,b20) {fbreg(-104)}\n            GNU_locviews (sec_offset)\n          [1055] variable \"xdigits\"\n            abstract_origin (ref4)\n            location (exprloc) {reg9}\n          [105c] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [1069] variable \"__res\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [ad8,aec) {reg0}\n                    [aec,aef) {reg3}\n              GNU_locviews (sec_offset)\n            [1076] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [1087] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [108d] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg26(0)}\n              [1093] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [1099] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [10a6] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [10ae] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [10bb] variable \"__res\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [b04,b18) {reg0}\n                    [b18,b23) {reg4}\n              GNU_locviews (sec_offset)\n            [10c8] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [10d9] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [10df] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [10e5] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [10eb] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [10f8] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [1100] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [110d] variable \"__res\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [b3c,b50) {reg0}\n              GNU_locviews (sec_offset)\n            [111a] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [112b] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [1131] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {fbreg(-112), deref}\n              [1139] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [113f] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [114c] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [1154] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [1161] variable \"__res\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [b68,b88) {reg0}\n                    [b88,b93) {reg3}\n              GNU_locviews (sec_offset)\n            [116e] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [117f] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [1185] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg26(0)}\n              [118b] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [1191] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [119e] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [11a6] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [11b3] variable \"__res\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [bb8,bc3) {reg3}\n              GNU_locviews (sec_offset)\n            [11c0] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [11d1] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [11d7] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {fbreg(-128), deref}\n              [11df] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [11e5] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [11f2] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [11fa] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [1207] variable \"__res\"\n              abstract_origin (ref4)\n              location (exprloc) {reg0}\n            [120e] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [121f] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x13e8)}\n              [122c] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg26(0)}\n              [1232] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [1238] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [1245] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {const1u(124)}\n          [124d] inlined_subroutine \"printf\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            ranges (sec_offset)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [1267] formal_parameter \"__fmt\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [bec,c10) {addr(0x1660), stack_value}\n              GNU_locviews (sec_offset)\n            [1274] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [1281] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [1286] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x1660)}\n              [1293] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {breg28(0)}\n              [1299] call_site_parameter\n                location (exprloc) {breg31(16)}\n                call_value (exprloc) {breg27(0)}\n              [12a0] call_site_parameter\n                location (exprloc) {breg31(24)}\n                call_value (exprloc) {breg25(0)}\n          [12a9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [12ba] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [12c1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [12ce] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n    [12d8] inlined_subroutine \"show_bsd\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [12f2] formal_parameter \"fullname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [344,404) {fbreg(-120)}\n              [5fc,618) {fbreg(-120)}\n              [940,94c) {fbreg(-120)}\n              [d9c,de4) {fbreg(-120)}\n        GNU_locviews (sec_offset)\n      [12ff] formal_parameter \"fname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [344,4c0) {reg24}\n              [5fc,618) {reg24}\n              [940,94c) {reg24}\n              [c1c,c2c) {reg24}\n              [d9c,de4) {reg24}\n        GNU_locviews (sec_offset)\n      [130c] formal_parameter \"prefix\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [344,4c0) {reg23}\n              [5fc,618) {reg23}\n              [940,94c) {reg23}\n              [c1c,c2c) {reg23}\n              [d9c,de4) {reg23}\n        GNU_locviews (sec_offset)\n      [1319] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [344,4c0) {reg20}\n              [5fc,618) {reg20}\n              [940,94c) {reg20}\n              [c1c,c2c) {reg20}\n              [d9c,de4) {reg20}\n        GNU_locviews (sec_offset)\n      [1326] lexical_block\n        ranges (sec_offset)\n        [132b] variable \"textsize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [344,394) {lit0, stack_value}\n                [394,4c0) {reg22}\n                [5fc,618) {reg22}\n                [940,94c) {reg22}\n                [c1c,c2c) {reg22}\n                [d9c,de4) {reg22}\n          GNU_locviews (sec_offset)\n        [1338] variable \"datasize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [344,394) {lit0, stack_value}\n                [394,4c0) {reg25}\n                [5fc,618) {reg25}\n                [940,94c) {reg25}\n                [c1c,c2c) {reg25}\n                [d9c,de4) {reg25}\n          GNU_locviews (sec_offset)\n        [1345] variable \"bsssize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [344,394) {lit0, stack_value}\n                [394,4c0) {reg26}\n                [5fc,618) {reg26}\n                [940,94c) {reg26}\n                [c1c,c2c) {reg26}\n                [d9c,de4) {reg26}\n          GNU_locviews (sec_offset)\n        [1352] variable \"ddigits\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [364,4c0) {reg28}\n                [5fc,618) {reg28}\n                [940,94c) {reg28}\n                [c1c,c2c) {reg28}\n                [d9c,de4) {reg28}\n          GNU_locviews (sec_offset)\n        [135f] variable \"xdigits\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [394,394) {reg0}\n                [394,404) {fbreg(-104)}\n                [5fc,618) {fbreg(-104)}\n                [940,94c) {fbreg(-104)}\n                [d9c,de4) {fbreg(-104)}\n          GNU_locviews (sec_offset)\n        [136c] variable \"scn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [394,394) {lit0, stack_value}\n                [394,3a8) {reg27}\n                [3a8,3b3) {reg0}\n                [3b3,3d4) {reg27}\n                [3d4,3d7) {reg1}\n                [3d7,3dc) {reg27}\n                [3dc,3e4) {reg0}\n                [3e4,4c0) {reg27}\n                [5fc,618) {reg27}\n                [940,94c) {reg27}\n                [c1c,c2c) {reg27}\n                [d9c,de4) {reg27}\n          GNU_locviews (sec_offset)\n        [1379] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1386] variable \"shdr_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-168)}\n          [138f] variable \"shdr\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [3b4,3d0) {reg0}\n                  [5fc,600) {reg0}\n                  [d9c,da4) {reg0}\n            GNU_locviews (sec_offset)\n          [139c] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [13c2] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [dc0,de4) {reg19}\n              GNU_locviews (sec_offset)\n            [13cf] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [dc0,de4) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [13dc] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [dc0,de4) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [13e9] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [13f6] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [13fb] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [1400] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [1406] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-120), deref}\n              [140e] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(531)}\n              [1415] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x15c0)}\n          [1424] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1435] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg19(0)}\n          [143c] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [144d] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [145a] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15a0)}\n            [1467] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [146d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [147a] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [1482] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [149c] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [414,443) {reg1}\n            GNU_locviews (sec_offset)\n          [14a9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [14b6] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [14bb] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg28(-2)}\n            [14c1] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg22(0)}\n            [14c7] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {breg28(-2)}\n            [14cd] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg25(0)}\n            [14d3] call_site_parameter\n              location (exprloc) {reg6}\n              call_value (exprloc) {breg28(-2)}\n            [14d9] call_site_parameter\n              location (exprloc) {reg7}\n              call_value (exprloc) {breg26(0)}\n            [14df] call_site_parameter\n              location (exprloc) {breg31(0)}\n              call_value (exprloc) {breg28(-2)}\n            [14e6] call_site_parameter\n              location (exprloc) {breg31(8)}\n              call_value (exprloc) {breg22(0), breg25(0), plus, breg26(0), plus}\n            [14f3] call_site_parameter\n              location (exprloc) {breg31(24)}\n              call_value (exprloc) {breg22(0), breg25(0), plus, breg26(0), plus}\n            [1500] call_site_parameter\n              location (exprloc) {breg31(32)}\n              call_value (exprloc) {breg24(0)}\n        [1509] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [152f] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [460,46c) {reg0}\n                  [46c,46f) {reg1}\n            GNU_locviews (sec_offset)\n          [153c] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1549] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [154e] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg23(0)}\n        [1556] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [1567] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [156e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [157f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [1586] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [1597] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [159d] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg27(0)}\n        [15a4] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [15b5] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [15bb] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg27(0)}\n        [15c2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [15d3] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [15e0] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x15c8)}\n          [15ed] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [15f3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [1604] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit10}\n        [160a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [161b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [1622] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [162f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n    [1638] inlined_subroutine \"show_segments\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [1652] formal_parameter \"fullname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [500,5fc) {fbreg(-120)}\n              [918,940) {fbreg(-120)}\n              [c54,c68) {fbreg(-120)}\n              [cbc,cd0) {fbreg(-120)}\n              [e74,f04) {fbreg(-120)}\n        GNU_locviews (sec_offset)\n      [165f] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [500,5fc) {reg20}\n              [918,940) {reg20}\n              [c54,c68) {reg20}\n              [cbc,cd0) {reg20}\n              [e74,f04) {reg20}\n        GNU_locviews (sec_offset)\n      [166c] lexical_block\n        ranges (sec_offset)\n        [1671] variable \"phnum\"\n          abstract_origin (ref4)\n          location (exprloc) {fbreg(-176)}\n        [167a] variable \"total\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [510,544) {lit0, stack_value}\n                [544,5fc) {reg22}\n                [e74,ebc) {reg22}\n          GNU_locviews (sec_offset)\n        [1687] variable \"first\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [510,544) {lit1, stack_value}\n                [544,544) {reg23}\n                [544,5a8) {lit0, stack_value}\n                [5a8,5fc) {reg23}\n                [e74,ebc) {reg23}\n          GNU_locviews (sec_offset)\n        [1694] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [16a1] variable \"cnt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [510,544) {lit0, stack_value}\n                  [544,5fc) {reg27}\n                  [e74,ebc) {reg27}\n            GNU_locviews (sec_offset)\n          [16ae] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [16b7] variable \"phdr_mem\"\n              abstract_origin (ref4)\n              location (exprloc) {fbreg(-168)}\n            [16c0] variable \"phdr\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [544,5b8) {reg19}\n                    [5cc,5d4) {reg0}\n                    [5d4,5fc) {reg19}\n                    [e74,e7c) {reg0}\n                    [e7c,e90) {reg19}\n              GNU_locviews (sec_offset)\n            [16cd] inlined_subroutine \"printf\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              ranges (sec_offset)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [16e7] formal_parameter \"__fmt\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [564,59f) {reg1}\n                GNU_locviews (sec_offset)\n              [16f4] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [1701] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n            [1708] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [172e] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [e98,ebc) {reg19}\n                GNU_locviews (sec_offset)\n              [173b] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [e98,ebc) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [1748] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [e98,ebc) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [1755] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [1762] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [1767] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [176c] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [1772] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-120), deref}\n                [177a] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(603)}\n                [1781] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x15c0)}\n            [1790] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [17a1] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n              [17a7] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [17ad] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg24(0)}\n            [17b4] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [17c5] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x1638)}\n              [17d2] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit1}\n              [17d7] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit3}\n            [17dd] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [17ee] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x13e8)}\n              [17fb] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x15a0)}\n              [1808] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [180e] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [181b] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n        [1824] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [184a] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [928,93c) {addr(0x1650), stack_value}\n            GNU_locviews (sec_offset)\n          [1857] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1864] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [1869] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1650)}\n            [1876] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n        [187e] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [18a4] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [c54,c68) {addr(0x1658), stack_value}\n            GNU_locviews (sec_offset)\n          [18b1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [18be] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [18c3] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1658)}\n            [18d0] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n        [18d8] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [18fe] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [cbc,ccc) {addr(0x1640), stack_value}\n            GNU_locviews (sec_offset)\n          [190b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1918] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1640)}\n            [1925] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n        [192d] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [1953] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ee0,f04) {reg19}\n            GNU_locviews (sec_offset)\n          [1960] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ee0,f04) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [196d] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ee0,f04) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [197a] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1987] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [198c] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [1991] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [1997] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-120), deref}\n            [199f] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(592)}\n            [19a6] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x15c0)}\n        [19b5] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [19c6] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [19cc] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-96)}\n        [19d4] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [19e5] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [19f2] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x15a0)}\n          [19ff] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [1a05] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [1a12] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n    [1a1b] inlined_subroutine \"show_sysv\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [1a35] formal_parameter \"fullname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [658,918) {fbreg(-120)}\n              [c6c,cb8) {fbreg(-120)}\n              [cd0,cf8) {fbreg(-120)}\n              [d0c,d5c) {fbreg(-120)}\n              [de4,e74) {fbreg(-120)}\n        GNU_locviews (sec_offset)\n      [1a42] formal_parameter \"fname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [658,760) {reg24}\n              [760,918) {entry_value(1) {reg2}, stack_value}\n              [c6c,cb8) {entry_value(1) {reg2}, stack_value}\n              [cd0,cf8) {reg24}\n              [d0c,d5c) {entry_value(1) {reg2}, stack_value}\n              [de4,e2c) {reg24}\n              [e2c,e74) {entry_value(1) {reg2}, stack_value}\n        GNU_locviews (sec_offset)\n      [1a4f] formal_parameter \"prefix\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [658,77c) {reg23}\n              [77c,918) {entry_value(1) {reg1}, stack_value}\n              [c6c,cb8) {entry_value(1) {reg1}, stack_value}\n              [cd0,cf8) {reg23}\n              [d0c,d5c) {entry_value(1) {reg1}, stack_value}\n              [de4,e2c) {reg23}\n              [e2c,e74) {entry_value(1) {reg1}, stack_value}\n        GNU_locviews (sec_offset)\n      [1a5c] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [658,918) {reg20}\n              [c6c,cb8) {reg20}\n              [cd0,cf8) {reg20}\n              [d0c,d14) {reg20}\n              [d14,d5c) {entry_value(1) {reg0}, stack_value}\n              [de4,e74) {reg20}\n        GNU_locviews (sec_offset)\n      [1a69] lexical_block\n        ranges (sec_offset)\n        [1a6e] variable \"maxlen\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [658,69c) {lit10, stack_value}\n                [69c,918) {reg22}\n                [c6c,cb8) {reg22}\n                [cd0,cf8) {lit10, stack_value}\n                [d0c,d5c) {reg22}\n                [de4,e74) {reg22}\n          GNU_locviews (sec_offset)\n        [1a7b] variable \"digits\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [694,918) {reg25}\n                [c6c,cb8) {reg25}\n                [cd0,cf8) {reg25}\n                [d0c,d5c) {reg25}\n                [de4,e74) {reg25}\n          GNU_locviews (sec_offset)\n        [1a88] variable \"shstrndx\"\n          abstract_origin (ref4)\n          location (exprloc) {fbreg(-176)}\n        [1a91] variable \"scn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [69c,6b0) {reg19}\n                [6b0,6bb) {reg0}\n                [6bb,6f0) {reg19}\n                [6f0,6f7) {reg1}\n                [6f7,6fc) {reg19}\n                [6fc,70c) {reg0}\n                [70c,828) {reg19}\n                [828,833) {reg0}\n                [833,8a8) {reg19}\n                [8a8,8af) {reg1}\n                [8af,8b4) {reg19}\n                [8b4,8cc) {reg0}\n                [c6c,c70) {reg0}\n                [d0c,d10) {reg0}\n                [de4,e00) {reg19}\n                [e2c,e48) {reg19}\n          GNU_locviews (sec_offset)\n        [1a9e] variable \"total\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [804,818) {lit0, stack_value}\n                [818,918) {reg23}\n                [c6c,cb8) {reg23}\n                [d0c,d5c) {reg23}\n                [e2c,e74) {reg23}\n          GNU_locviews (sec_offset)\n        [1aab] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1ab8] variable \"shdr_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-168)}\n          [1ac1] variable \"shdr\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [6c0,6cc) {reg0}\n                  [6cc,700) {reg26}\n                  [de4,dec) {reg0}\n                  [dec,e2c) {reg26}\n            GNU_locviews (sec_offset)\n          [1ace] variable \"name\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [6d4,6e3) {reg0}\n            GNU_locviews (sec_offset)\n          [1adb] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [1b01] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e08,e2c) {reg19}\n              GNU_locviews (sec_offset)\n            [1b0e] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e08,e2c) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [1b1b] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e08,e2c) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [1b28] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [1b35] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [1b3a] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [1b3f] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [1b45] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-120), deref}\n              [1b4d] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(406)}\n              [1b54] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x15c0)}\n          [1b63] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1b74] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg27(0)}\n          [1b7b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1b8c] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [1b93] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n          [1ba0] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1bb1] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [1bbe] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15a0)}\n            [1bcb] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1bd1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1bde] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [1be6] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [1c0c] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [734,740) {reg0}\n                  [740,743) {reg1}\n            GNU_locviews (sec_offset)\n          [1c19] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1c26] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [1c2b] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg23(0)}\n        [1c33] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1c40] variable \"__res\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [77c,794) {reg0}\n                  [794,7ac) {reg23}\n            GNU_locviews (sec_offset)\n          [1c4d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1c5e] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg26(0)}\n            [1c64] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg27(0)}\n            [1c6a] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1c70] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1c7d] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [1c85] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1c92] variable \"__res\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [7c0,7cb) {reg3}\n            GNU_locviews (sec_offset)\n          [1c9f] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1cb0] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg26(0)}\n            [1cb6] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg24(0)}\n            [1cbc] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1cc2] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1ccf] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [1cd7] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1ce4] variable \"__res\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [7d8,800) {reg0}\n            GNU_locviews (sec_offset)\n          [1cf1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1d02] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [1d0f] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg23(0)}\n            [1d15] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1d1b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1d28] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [1d30] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1d3d] variable \"shdr_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-168)}\n          [1d46] variable \"shdr\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [838,840) {reg0}\n                  [840,8b8) {reg28}\n                  [e2c,e30) {reg0}\n                  [e30,e74) {reg28}\n            GNU_locviews (sec_offset)\n          [1d53] inlined_subroutine \"printf\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [1d79] formal_parameter \"__fmt\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [878,89c) {reg27}\n              GNU_locviews (sec_offset)\n            [1d86] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [1d93] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [1d98] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [1d9e] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg22(0)}\n              [1da4] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {fbreg(-104), deref_size(4)}\n              [1dad] call_site_parameter\n                location (exprloc) {reg6}\n                call_value (exprloc) {breg25(0)}\n          [1db5] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [1ddb] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e50,e74) {reg19}\n              GNU_locviews (sec_offset)\n            [1de8] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e50,e74) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [1df5] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [e50,e74) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [1e02] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [1e0f] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [1e14] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [1e19] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [1e1f] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-120), deref}\n              [1e27] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(430)}\n              [1e2e] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x15c0)}\n          [1e3d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1e4e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg24(0)}\n          [1e55] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1e66] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [1e6d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1e7e] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [1e8b] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15a0)}\n            [1e98] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1e9e] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1eab] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [1eb3] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [1ecd] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [7d8,804) {addr(0x15d8), stack_value}\n            GNU_locviews (sec_offset)\n          [1eda] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1ee7] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [1eec] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15d8)}\n            [1ef9] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n            [1eff] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg27(0)}\n            [1f05] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {breg28(0)}\n            [1f0b] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg24(0)}\n            [1f11] call_site_parameter\n              location (exprloc) {reg6}\n              call_value (exprloc) {breg25(0)}\n        [1f19] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1f26] variable \"__res\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [8f0,910) {reg0}\n            GNU_locviews (sec_offset)\n          [1f33] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1f44] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [1f51] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg19(0)}\n            [1f57] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [1f5d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1f6a] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [1f72] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [1f8c] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [8f0,914) {addr(0x15f8), stack_value}\n            GNU_locviews (sec_offset)\n          [1f99] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [1fa6] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [1fab] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15f8)}\n            [1fb8] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n            [1fbe] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-104), deref_size(4)}\n            [1fc7] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg23(0)}\n        [1fcf] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [1fdc] variable \"__res\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [c94,cb4) {reg0}\n            GNU_locviews (sec_offset)\n          [1fe9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [1ffa] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [2007] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg19(0)}\n            [200d] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [2013] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [2020] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [2028] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [2042] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [c94,cb8) {addr(0x1608), stack_value}\n            GNU_locviews (sec_offset)\n          [204f] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [205c] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [2061] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1608)}\n            [206e] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n            [2074] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-104), deref_size(4)}\n            [207d] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg23(0)}\n        [2085] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [20ab] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ce8,cf4) {reg0}\n                  [cf4,cf7) {reg2}\n            GNU_locviews (sec_offset)\n          [20b8] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ce8,cf8) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [20c5] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ce8,cf8) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [20d2] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [20df] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg26(0)}\n            [20e5] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n        [20ec] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [20f9] variable \"__res\"\n            abstract_origin (ref4)\n            location (exprloc) {reg3}\n          [2100] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [2111] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [211e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg20(0)}\n            [2124] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [212a] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [2137] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {const1u(124)}\n        [213f] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [2159] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [d50,d58) {addr(0x15e8), stack_value}\n            GNU_locviews (sec_offset)\n          [2166] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [2173] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg19(0)}\n            [2179] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x15e8)}\n            [2186] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n            [218c] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-104), deref_size(4)}\n            [2195] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg23(0)}\n        [219d] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [21ae] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [21b5] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [21c6] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [21cc] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-96)}\n        [21d4] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [21e5] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [21eb] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg19(0)}\n        [21f2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2203] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [2209] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg19(0)}\n        [2210] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2221] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg24(0)}\n        [2228] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2239] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [2246] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x15c8)}\n          [2253] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [2259] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [226a] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [2270] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg19(0)}\n        [2277] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2288] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [228e] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg19(0)}\n        [2295] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [22a2] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [22af] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x1570)}\n          [22bc] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n    [22c4] inlined_subroutine \"show_sysv_one_line\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [22de] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [94c,a5c) {reg20}\n              [c2c,c54) {reg20}\n              [cf8,d0c) {reg20}\n              [d5c,d70) {reg20}\n              [d74,d9c) {reg20}\n        GNU_locviews (sec_offset)\n      [22eb] lexical_block\n        ranges (sec_offset)\n        [22f0] variable \"shstrndx\"\n          abstract_origin (ref4)\n          location (exprloc) {fbreg(-176)}\n        [22f9] variable \"total\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [980,a5c) {reg24}\n                [c2c,c54) {reg24}\n                [cf8,d0c) {reg24}\n                [d5c,d70) {reg24}\n          GNU_locviews (sec_offset)\n        [2306] variable \"first\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [980,9b0) {reg23}\n                [9b0,a08) {lit0, stack_value}\n                [a08,a5c) {reg23}\n                [c2c,c54) {reg23}\n                [cf8,d0c) {reg23}\n                [d5c,d70) {reg23}\n          GNU_locviews (sec_offset)\n        [2313] variable \"scn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [980,990) {reg22}\n                [990,99b) {reg0}\n                [99b,a08) {reg22}\n                [a08,a0f) {reg1}\n                [a0f,a14) {reg22}\n                [a14,a1c) {reg0}\n                [a1c,a5c) {reg22}\n                [c2c,c54) {reg22}\n                [cf8,d0c) {reg22}\n                [d5c,d70) {reg22}\n          GNU_locviews (sec_offset)\n        [2320] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [232d] variable \"shdr_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-168)}\n          [2336] variable \"shdr\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [9a0,9a8) {reg0}\n                  [9a8,a18) {reg19}\n                  [a40,a5c) {reg19}\n                  [c2c,c34) {reg0}\n                  [c34,c54) {reg19}\n            GNU_locviews (sec_offset)\n          [2343] inlined_subroutine \"printf\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [2369] formal_parameter \"__fmt\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [9e4,9f8) {reg23}\n              GNU_locviews (sec_offset)\n            [2376] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [2383] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [2388] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg23(0)}\n              [238e] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg28(0)}\n          [2396] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [23bc] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [c44,c50) {reg0}\n                    [c50,c53) {reg2}\n              GNU_locviews (sec_offset)\n            [23c9] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [c44,c54) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [23d6] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [c44,c54) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [23e3] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [23f0] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [23f5] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n          [23fc] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [240d] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {fbreg(-88)}\n          [2415] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [2426] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [242d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [243e] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x1638)}\n            [244b] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit1}\n            [2450] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit3}\n          [2456] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [2463] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x13e8)}\n            [2470] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1618)}\n            [247d] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n        [2484] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [24aa] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [a28,a3c) {addr(0x1650), stack_value}\n            GNU_locviews (sec_offset)\n          [24b7] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [24c4] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [24c9] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1650)}\n            [24d6] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg24(0)}\n        [24de] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [2504] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [cf8,d08) {addr(0x1640), stack_value}\n            GNU_locviews (sec_offset)\n          [2511] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [251e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1640)}\n            [252b] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg24(0)}\n        [2533] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [2559] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [d5c,d70) {addr(0x1658), stack_value}\n            GNU_locviews (sec_offset)\n          [2566] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [2573] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [2578] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1658)}\n            [2585] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg24(0)}\n        [258d] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [25b3] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [d8c,d98) {reg0}\n                  [d98,d9b) {reg2}\n            GNU_locviews (sec_offset)\n          [25c0] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [d8c,d9c) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [25cd] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [d8c,d9c) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [25da] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [25e7] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg23(0)}\n            [25ed] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n        [25f4] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2605] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [260b] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-96)}\n        [2613] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2624] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [262a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg22(0)}\n        [2631] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2642] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [2648] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg22(0)}\n        [264f] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [265c] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [2669] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x1570)}\n          [2676] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n    [267e] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [268f] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg23(0)}\n    [2696] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [26a7] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg24(0)}\n    [26ae] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [26bf] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg24(0)}\n    [26c6] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [26d4] array_type\n    type (ref4)\n    sibling (ref4)\n    [26dd] subrange_type\n      type (ref4)\n      upper_bound (ref4)\n  [26e7] subprogram \"show_segments\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [26f2] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [26fe] formal_parameter \"fullname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [270a] variable \"phnum\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2716] variable \"total\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2722] variable \"first\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [272e] lexical_block\n      [272f] variable \"cnt\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [273b] lexical_block\n        [273c] variable \"phdr_mem\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2748] variable \"phdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n  [2757] subprogram \"show_bsd_totals\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [2762] variable \"ddigits\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [276e] variable \"xdigits\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n  [277b] subprogram \"show_bsd\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [2786] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2792] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [279e] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27aa] formal_parameter \"fullname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27b6] variable \"textsize\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27c2] variable \"datasize\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27ce] variable \"bsssize\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27da] variable \"ddigits\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27e6] variable \"xdigits\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27f2] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [27fe] lexical_block\n      [27ff] variable \"shdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [280b] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n  [2819] subprogram \"show_sysv_one_line\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [2824] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2830] variable \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [283c] variable \"total\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2848] variable \"first\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2854] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2860] lexical_block\n      [2861] variable \"shdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [286d] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n  [287b] subprogram \"show_sysv\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [2886] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2892] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [289e] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28aa] formal_parameter \"fullname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28b6] variable \"maxlen\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28c2] variable \"digits\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28ce] variable \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28da] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28e6] variable \"total\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [28f2] lexical_block\n      sibling (ref4)\n      [28f7] variable \"shdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2903] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [290f] variable \"name\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [291c] lexical_block\n      sibling (ref4)\n      [2921] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [292e] lexical_block\n      sibling (ref4)\n      [2933] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2940] lexical_block\n      sibling (ref4)\n      [2945] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2952] lexical_block\n      sibling (ref4)\n      [2957] variable \"shdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2963] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2970] lexical_block\n      sibling (ref4)\n      [2975] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2982] lexical_block\n      sibling (ref4)\n      [2987] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2994] lexical_block\n      [2995] variable \"__res\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n  [29a3] subprogram \"handle_ar\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [29c4] formal_parameter \"fd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f10,f54) {reg0}\n            [f54,10cc) {reg20}\n            [10cc,10e4) {entry_value(1) {reg0}, stack_value}\n            [10e4,1160) {reg20}\n      GNU_locviews (sec_offset)\n    [29d7] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f10,f5f) {reg1}\n            [f5f,10d0) {reg21}\n            [10d0,10e4) {entry_value(1) {reg1}, stack_value}\n            [10e4,10eb) {reg1}\n            [10eb,1160) {reg21}\n      GNU_locviews (sec_offset)\n    [29eb] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f10,f5f) {reg2}\n            [f5f,10d0) {reg22}\n            [10d0,10e4) {entry_value(1) {reg2}, stack_value}\n            [10e4,10eb) {reg2}\n            [10eb,1160) {reg22}\n      GNU_locviews (sec_offset)\n    [29ff] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f10,f5f) {reg3}\n            [f5f,10d4) {reg23}\n            [10d4,10e4) {entry_value(1) {reg3}, stack_value}\n            [10e4,10eb) {reg3}\n            [10eb,1160) {reg23}\n      GNU_locviews (sec_offset)\n    [2a13] variable \"prefix_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f68,fa8) {reg24}\n            [10e4,1108) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [2a27] variable \"fname_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f70,fb4) {reg19}\n            [fb4,fbb) {reg2}\n            [10f4,1108) {reg19}\n      GNU_locviews (sec_offset)\n    [2a3b] variable \"new_prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f90,f93) {breg0(0)}\n            [f93,10d8) {breg25(0)}\n            [1100,1108) {breg0(0)}\n            [1108,1160) {breg25(0)}\n      GNU_locviews (sec_offset)\n    [2a4f] variable \"cp\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f90,f93) {reg0}\n            [f93,f9c) {reg25}\n            [f9c,fbb) {reg0}\n            [1100,1108) {reg0}\n      GNU_locviews (sec_offset)\n    [2a62] variable \"result\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [fbc,fc0) {lit0, stack_value}\n            [fc0,10d4) {reg24}\n            [10d4,10e4) {reg0}\n            [1108,1160) {reg24}\n      GNU_locviews (sec_offset)\n    [2a76] variable \"subelf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [fc0,ff4) {reg19}\n            [ff4,ff7) {reg0}\n            [1010,1017) {reg0}\n            [1017,1050) {reg19}\n            [1050,1053) {reg0}\n            [10a0,10a4) {reg0}\n            [10a4,10cc) {reg19}\n            [1108,110c) {reg0}\n            [110c,1130) {reg19}\n            [115c,1160) {reg19}\n      GNU_locviews (sec_offset)\n    [2a8a] variable \"cmd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [fbc,fc0) {lit8, stack_value}\n            [ff4,ff7) {reg1}\n            [ff7,1010) {reg19}\n            [1050,1053) {reg1}\n            [1053,1074) {reg19}\n      GNU_locviews (sec_offset)\n    [2a9e] lexical_block\n      ranges (sec_offset)\n      sibling (ref4)\n      [2aa7] variable \"arhdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [fc0,ffc) {reg26}\n              [1020,10a0) {reg26}\n        GNU_locviews (sec_offset)\n      [2abb] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [2ae1] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [107c,10a0) {reg19}\n          GNU_locviews (sec_offset)\n        [2aee] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [107c,10a0) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [2afb] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [107c,10a0) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [2b08] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [2b15] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [2b1a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [2b1f] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [2b25] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {breg23(0)}\n          [2b2b] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(373)}\n          [2b32] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x15c0)}\n      [2b41] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2b52] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg20(0)}\n        [2b58] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg19(0)}\n        [2b5e] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg25(0)}\n      [2b65] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2b76] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n      [2b7d] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [2b8a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2b9b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n      [2ba2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2bb3] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n      [2bba] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2bcb] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n        [2bd1] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg25(0)}\n      [2bd8] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2be9] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n      [2bf0] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [2bfd] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2c0e] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x13e8)}\n        [2c1b] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x15a0)}\n        [2c28] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [2c2e] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [2c3b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [2c43] variable\n      type (ref4)\n      artificial (flag_present)\n      location (sec_offset)\n            [f70,f78) {breg19(0), breg24(0), plus, stack_value}\n            [f78,f80) {reg0}\n            [f80,f84) {breg0(-16), stack_value}\n            [f84,fa8) {breg19(0), breg24(0), plus, stack_value}\n            [10f4,1108) {reg19}\n      GNU_locviews (sec_offset)\n    [2c50] inlined_subroutine \"mempcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [2c6a] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [f90,f9c) {reg24}\n        GNU_locviews (sec_offset)\n      [2c77] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [f90,f9c) {reg22}\n        GNU_locviews (sec_offset)\n      [2c84] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [f90,f93) {reg0}\n              [f93,f9c) {reg25}\n        GNU_locviews (sec_offset)\n      [2c91] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [2c9e] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg25(0)}\n        [2ca4] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg22(0)}\n        [2caa] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg24(0)}\n    [2cb2] inlined_subroutine \"memcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [2ccc] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [fa8,fb4) {reg19}\n              [fb4,fbb) {reg2}\n        GNU_locviews (sec_offset)\n      [2cd9] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [fa8,fbc) {reg23}\n        GNU_locviews (sec_offset)\n      [2ce6] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [fa8,fbb) {reg0}\n        GNU_locviews (sec_offset)\n      [2cf3] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [2d00] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg23(0)}\n    [2d08] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [2d2e] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1138,115c) {reg19}\n        GNU_locviews (sec_offset)\n      [2d3b] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1138,115c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [2d48] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1138,115c) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [2d55] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [2d62] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [2d67] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [2d6c] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [2d72] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg23(0)}\n        [2d78] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(379)}\n        [2d7f] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x15c0)}\n    [2d8e] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2d9f] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg22(0)}\n    [2da6] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2db7] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg23(0)}\n    [2dbe] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2dcf] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n      [2dd5] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg19(0)}\n      [2ddb] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {breg21(0)}\n    [2de2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2df3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg23(0)}\n    [2dfa] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2e0b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n    [2e12] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2e23] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [2e30] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x15a0)}\n      [2e3d] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [2e43] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2e54] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [2e5b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [2e69] array_type\n    type (ref4)\n    sibling (ref4)\n    [2e72] subrange_type\n      type (ref4)\n      upper_bound (ref4)\n  [2e7c] subprogram \"print_header\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    inline (implicit_const)\n    sibling (ref4)\n    [2e87] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2e93] variable \"done\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {addr(0x138c)}\n    [2ea9] lexical_block\n      [2eaa] variable \"ddigits\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2eb6] variable \"xdigits\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2ec2] lexical_block\n        sibling (ref4)\n        [2ec7] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2ed4] lexical_block\n        sibling (ref4)\n        [2ed9] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2ee6] lexical_block\n        sibling (ref4)\n        [2eeb] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2ef8] lexical_block\n        sibling (ref4)\n        [2efd] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2f0a] lexical_block\n        sibling (ref4)\n        [2f0f] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2f1c] lexical_block\n        [2f1d] variable \"__res\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n  [2f2c] subprogram \"process_file\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [2f4d] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1160,117f) {reg0}\n            [117f,11e0) {reg21}\n            [11e0,11f4) {entry_value(1) {reg0}, stack_value}\n            [11f4,12a0) {reg21}\n            [12a0,12b4) {entry_value(1) {reg0}, stack_value}\n            [12b4,1380) {reg21}\n      GNU_locviews (sec_offset)\n    [2f61] variable \"fd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1180,1197) {reg0}\n            [1197,11d4) {reg19}\n            [11d4,11d7) {reg0}\n            [11f4,121c) {reg19}\n            [1254,1284) {reg19}\n            [12b4,12b7) {reg0}\n            [12f0,130c) {reg19}\n            [1338,1354) {reg19}\n      GNU_locviews (sec_offset)\n    [2f74] variable \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [119c,11a3) {reg0}\n            [11a3,11e8) {reg20}\n            [11f4,129c) {reg20}\n            [12f0,1380) {reg20}\n      GNU_locviews (sec_offset)\n    [2f88] lexical_block\n      low_pc (addr)\n      high_pc (data8)\n      sibling (ref4)\n      [2f9d] variable \"result\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [11d4,11d7) {reg1}\n              [11d7,11dc) {reg19}\n        GNU_locviews (sec_offset)\n      [2fb1] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [2fc2] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg19(0)}\n        [2fc8] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg20(0)}\n        [2fce] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit0}\n        [2fd3] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n      [2fda] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [2fe8] inlined_subroutine \"open\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [3002] formal_parameter \"__oflag\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [117c,1180) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [300f] formal_parameter \"__path\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [117c,117f) {reg0}\n              [117f,1180) {reg21}\n        GNU_locviews (sec_offset)\n      [301c] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [3029] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg21(0)}\n        [302f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [3036] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [305c] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1240,1250) {reg0}\n              [1250,1253) {reg2}\n        GNU_locviews (sec_offset)\n      [3069] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1240,1254) {reg19}\n        GNU_locviews (sec_offset)\n      [3076] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1240,1254) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [3083] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [3090] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [3095] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg19(0)}\n        [309b] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [30a3] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [30c9] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1288,1298) {reg0}\n              [1298,129b) {reg2}\n        GNU_locviews (sec_offset)\n      [30d6] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1288,129c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [30e3] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1288,129c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [30f0] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [30fd] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [3102] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [3107] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [310f] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [3129] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [12d4,12e4) {reg0}\n              [12e4,12eb) {reg2}\n        GNU_locviews (sec_offset)\n      [3136] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [12d4,12e8) {reg19}\n              [12e8,12eb) {reg1}\n        GNU_locviews (sec_offset)\n      [3143] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [12d4,12ec) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [3150] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [315d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [3162] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [316a] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [3190] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1314,1338) {reg19}\n        GNU_locviews (sec_offset)\n      [319d] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1314,1338) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [31aa] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1314,1338) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [31b7] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [31c4] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [31c9] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [31ce] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [31d4] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n        [31da] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(303)}\n        [31e1] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x15c0)}\n    [31f0] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [3216] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [135c,1380) {reg19}\n        GNU_locviews (sec_offset)\n      [3223] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        const_value (data1)\n      [3229] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        const_value (data1)\n      [322f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [323c] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [3241] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [3246] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [324c] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n        [3252] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(284)}\n        [3259] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x15c0)}\n    [3268] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3279] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [327f] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit8}\n      [3284] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit0}\n    [328a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [329b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [32a2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [32b3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n      [32b9] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit0}\n      [32be] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {breg21(0)}\n    [32c5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [32d6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [32dd] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [32ee] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [32f5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [3302] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3313] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [3320] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x1690)}\n      [332d] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [3333] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3344] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [334b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [335c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [3363] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3374] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [3381] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x16a8)}\n      [338e] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [3394] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [33a1] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [33b2] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [33bf] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x1678)}\n      [33cc] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [33d2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [33e3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [33f0] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x15a0)}\n      [33fd] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [3403] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3414] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [341b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [342c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [3439] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x15a0)}\n      [3446] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [344c] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      [3459] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n  [3461] subprogram \"parse_opt\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [3483] formal_parameter \"key\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [0,30) {reg0}\n            [30,38) {entry_value(1) {reg0}, stack_value}\n            [38,68) {reg0}\n            [68,88) {entry_value(1) {reg0}, stack_value}\n            [88,9c) {reg0}\n            [9c,ac) {entry_value(1) {reg0}, stack_value}\n            [ac,b0) {reg0}\n            [b0,b8) {entry_value(1) {reg0}, stack_value}\n            [b8,bc) {reg0}\n            [bc,c8) {entry_value(1) {reg0}, stack_value}\n            [c8,cc) {reg0}\n            [cc,d8) {entry_value(1) {reg0}, stack_value}\n            [d8,e4) {reg0}\n            [e4,134) {entry_value(1) {reg0}, stack_value}\n            [134,140) {reg0}\n            [140,18c) {entry_value(1) {reg0}, stack_value}\n            [18c,190) {reg0}\n            [190,19c) {entry_value(1) {reg0}, stack_value}\n            [19c,1a0) {reg0}\n            [1a0,1ac) {entry_value(1) {reg0}, stack_value}\n            [1ac,1b0) {reg0}\n            [1b0,1b4) {entry_value(1) {reg0}, stack_value}\n            [1b4,1b8) {reg0}\n            [1b8,264) {entry_value(1) {reg0}, stack_value}\n      GNU_locviews (sec_offset)\n    [3496] formal_parameter \"arg\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [0,68) {reg1}\n            [68,7c) {reg19}\n            [7c,88) {entry_value(1) {reg1}, stack_value}\n            [88,a0) {reg1}\n            [a0,ac) {entry_value(1) {reg1}, stack_value}\n            [ac,c0) {reg1}\n            [c0,c8) {reg19}\n            [c8,d0) {reg1}\n            [d0,d8) {entry_value(1) {reg1}, stack_value}\n            [d8,f0) {reg1}\n            [f0,134) {reg19}\n            [134,138) {reg1}\n            [138,18c) {reg19}\n            [18c,194) {reg1}\n            [194,19c) {entry_value(1) {reg1}, stack_value}\n            [19c,1a4) {reg1}\n            [1a4,1ac) {entry_value(1) {reg1}, stack_value}\n            [1ac,1bc) {reg1}\n            [1bc,264) {reg19}\n      GNU_locviews (sec_offset)\n    [34a9] formal_parameter \"state\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [0,68) {reg2}\n            [68,88) {entry_value(1) {reg2}, stack_value}\n            [88,108) {reg2}\n            [108,134) {entry_value(1) {reg2}, stack_value}\n            [134,143) {reg2}\n            [143,18c) {entry_value(1) {reg2}, stack_value}\n            [18c,1bc) {reg2}\n            [1bc,264) {entry_value(1) {reg2}, stack_value}\n      GNU_locviews (sec_offset)\n    [34bc] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data1)\n      call_column (implicit_const)\n      sibling (ref4)\n      [34e0] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [218,228) {reg0}\n              [228,22b) {reg2}\n        GNU_locviews (sec_offset)\n      [34ed] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [218,22c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [34fa] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [218,22c) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [3507] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [3514] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [3519] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [351e] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg19(0)}\n    [3526] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data1)\n      call_column (implicit_const)\n      sibling (ref4)\n      [354a] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [244,254) {reg0}\n              [254,257) {reg2}\n        GNU_locviews (sec_offset)\n      [3557] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [244,258) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [3564] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [244,258) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [3571] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [357e] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [3583] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [3588] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg19(0)}\n    [3590] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [35a1] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [35a7] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x13b0)}\n    [35b5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [35c6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [35cc] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x13b8)}\n    [35da] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [35eb] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [35f1] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x13c8)}\n    [35ff] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3610] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [361d] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x13f8)}\n      [362a] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [3630] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      [363d] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n      [364a] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x13d0)}\n      [3657] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n  [365e] subprogram \"main\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [3680] formal_parameter \"argc\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1920,1950) {reg0}\n            [1950,1a38) {reg20}\n            [1a38,1a70) {entry_value(1) {reg0}, stack_value}\n            [1a70,1ab8) {reg20}\n            [1ab8,1b18) {entry_value(1) {reg0}, stack_value}\n            [1b18,1b2c) {reg20}\n            [1b2c,1b38) {entry_value(1) {reg0}, stack_value}\n      GNU_locviews (sec_offset)\n    [3693] formal_parameter \"argv\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1920,1968) {reg1}\n            [1968,1a38) {reg21}\n            [1a38,1a70) {entry_value(1) {reg1}, stack_value}\n            [1a70,1abc) {reg21}\n            [1abc,1b18) {entry_value(1) {reg1}, stack_value}\n            [1b18,1b2c) {reg21}\n            [1b2c,1b38) {entry_value(1) {reg1}, stack_value}\n      GNU_locviews (sec_offset)\n    [36a6] variable \"remaining\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-92)}\n    [36b5] variable \"result\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1964,19fc) {lit0, stack_value}\n            [19fc,1a60) {reg19}\n            [1a60,1a70) {reg0}\n            [1a70,1b18) {reg19}\n            [1b18,1b28) {lit0, stack_value}\n            [1b28,1b2c) {reg0}\n            [1b2c,1b38) {reg19}\n      GNU_locviews (sec_offset)\n    [36c9] inlined_subroutine \"show_bsd_totals\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (data1)\n      call_line (data1)\n      call_column (data1)\n      sibling (ref4)\n      [36e3] lexical_block\n        ranges (sec_offset)\n        [36e8] variable \"ddigits\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1a7c,1a98) {breg4(0), const1u(32), shl, const1u(32), shra, lit12, mul, addr(0x1b40), plus}\n                [1a98,1ac3) {addr(0x13a8), deref_size(4), lit1, minus, const1u(32), shl, const1u(32), shra, lit12, mul, addr(0x1b40), plus}\n          GNU_locviews (sec_offset)\n        [36f5] variable \"xdigits\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1a7c,1a98) {breg4(0), const1u(32), shl, const1u(32), shra, lit12, mul, addr(0x1b44), plus}\n                [1a98,1ac3) {addr(0x13a8), deref_size(4), lit1, minus, const1u(32), shl, const1u(32), shra, lit12, mul, addr(0x1b44), plus}\n          GNU_locviews (sec_offset)\n        [3702] inlined_subroutine \"printf\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [371c] formal_parameter \"__fmt\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1ac4,1b0c) {addr(0x1700), stack_value}\n            GNU_locviews (sec_offset)\n          [3729] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3736] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [373b] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x1700)}\n            [3748] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg21(0)}\n            [374e] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg23(0)}\n            [3754] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {breg21(0)}\n            [375a] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {breg24(0)}\n            [3760] call_site_parameter\n              location (exprloc) {reg6}\n              call_value (exprloc) {breg21(0)}\n            [3766] call_site_parameter\n              location (exprloc) {reg7}\n              call_value (exprloc) {breg25(0)}\n            [376c] call_site_parameter\n              location (exprloc) {breg31(0)}\n              call_value (exprloc) {breg21(0)}\n            [3773] call_site_parameter\n              location (exprloc) {breg31(8)}\n              call_value (exprloc) {breg20(0)}\n            [377a] call_site_parameter\n              location (exprloc) {breg31(16)}\n              call_value (exprloc) {breg22(0)}\n            [3781] call_site_parameter\n              location (exprloc) {breg31(24)}\n              call_value (exprloc) {breg20(0)}\n        [378a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [3797] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x13e8)}\n          [37a4] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x16f0)}\n          [37b1] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n    [37b9] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [37ca] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [37d0] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [37e1] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [37e7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [37f8] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [37fe] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [380f] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {lit6}\n      [3814] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x16c8)}\n    [3822] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3833] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [3839] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x16d0)}\n    [3847] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3858] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x13e8)}\n    [3866] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [3877] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x1ba0)}\n      [3884] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg20(0)}\n      [388a] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {breg21(0)}\n      [3890] call_site_parameter\n        location (exprloc) {reg3}\n        call_value (exprloc) {breg19(0)}\n      [3896] call_site_parameter\n        location (exprloc) {reg4}\n        call_value (exprloc) {fbreg(-92)}\n      [389d] call_site_parameter\n        location (exprloc) {reg5}\n        call_value (exprloc) {lit0}\n    [38a3] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [38b4] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {lit1}\n    [38ba] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [38c7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [38d8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x16e8)}\n    [38e6] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [38f4] subprogram \"error\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n    sibling (ref4)\n    [3901] formal_parameter \"__status\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [390d] formal_parameter \"__errnum\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [3919] formal_parameter \"__format\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [3925] unspecified_parameters\n  [3927] subprogram \"mempcpy\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [3936] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [3942] formal_parameter \"__src\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [394e] formal_parameter \"__len\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [395b] subprogram \"memcpy\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [396a] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [3976] formal_parameter \"__src\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [3982] formal_parameter \"__len\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [398f] subprogram \"open\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [399e] formal_parameter \"__path\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [39aa] formal_parameter \"__oflag\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [39b6] unspecified_parameters\n  [39b8] subprogram \"printf\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [39c7] formal_parameter \"__fmt\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [39d3] unspecified_parameters\n  [39d5] subprogram \"__builtin_memcpy\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\n  [39de] subprogram \"__builtin_fputc_unlocked\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\n  [39e7] subprogram \"__builtin_fwrite_unlocked\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\n  [39f0] subprogram \"__stack_chk_fail\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\nmodule 'strip.o'\n[c] CU '/usr/src/debug/elfutils/0.189/src/strip.c'@0\n  producer (strp)\n  language (data1)\n  name (line_strp)\n  comp_dir (line_strp)\n  ranges (sec_offset)\n  low_pc (addr)\n  stmt_list (sec_offset)\n  [2a] base_type \"long unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [31] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [36] restrict_type\n    type (ref4)\n  [3b] base_type \"char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [42] const_type\n    type (ref4)\n  [47] base_type \"short unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [4e] base_type \"int\"\n    byte_size (data1)\n    encoding (data1)\n    name (string)\n  [55] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [5a] const_type\n    type (ref4)\n  [5f] restrict_type\n    type (ref4)\n  [64] typedef \"size_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [70] const_type\n    type (ref4)\n  [75] pointer_type\n    byte_size (data1)\n  [77] restrict_type\n    type (ref4)\n  [7c] base_type \"unsigned char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [83] base_type \"unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [8a] const_type\n    type (ref4)\n  [8f] base_type \"signed char\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [96] typedef \"__uint8_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [a2] base_type \"short int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [a9] typedef \"__uint16_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [b5] typedef \"__int32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [c1] typedef \"__uint32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [cd] typedef \"__int64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d9] base_type \"long int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [e0] typedef \"__uint64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ec] typedef \"__dev_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [f8] typedef \"__uid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [104] typedef \"__gid_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [110] typedef \"__ino_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [11c] typedef \"__mode_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [128] typedef \"__nlink_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [134] typedef \"__off_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [140] typedef \"__off64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [14c] array_type\n    type (ref4)\n    sibling (ref4)\n    [155] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [15c] typedef \"__time_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [168] typedef \"__blksize_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [174] typedef \"__blkcnt_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [180] typedef \"__ssize_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [18c] typedef \"__syscall_slong_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [198] structure_type \"_IO_FILE\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [1a4] member \"_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [1b1] member \"_IO_read_ptr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [1be] member \"_IO_read_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [1cb] member \"_IO_read_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [1d8] member \"_IO_write_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [1e5] member \"_IO_write_ptr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [1f2] member \"_IO_write_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [1ff] member \"_IO_buf_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [20c] member \"_IO_buf_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(64)}\n    [219] member \"_IO_save_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(72)}\n    [226] member \"_IO_backup_base\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(80)}\n    [233] member \"_IO_save_end\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(88)}\n    [240] member \"_markers\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(96)}\n    [24d] member \"_chain\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(104)}\n    [25a] member \"_fileno\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(112)}\n    [267] member \"_flags2\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(116)}\n    [274] member \"_old_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(120)}\n    [281] member \"_cur_column\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(128)}\n    [28e] member \"_vtable_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(130)}\n    [29b] member \"_shortbuf\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(131)}\n    [2a8] member \"_lock\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(136)}\n    [2b5] member \"_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(144)}\n    [2c2] member \"_codecvt\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(152)}\n    [2cf] member \"_wide_data\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(160)}\n    [2dc] member \"_freeres_list\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(168)}\n    [2e9] member \"_freeres_buf\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(176)}\n    [2f6] member \"__pad5\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(184)}\n    [303] member \"_mode\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(192)}\n    [310] member \"_unused2\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(196)}\n  [31e] typedef \"FILE\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [32a] typedef \"_IO_lock_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n  [332] structure_type \"_IO_marker\"\n    name (strp)\n    declaration (flag_present)\n  [337] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [33c] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [341] array_type\n    type (ref4)\n    sibling (ref4)\n    [34a] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [351] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [356] structure_type \"_IO_codecvt\"\n    name (strp)\n    declaration (flag_present)\n  [35b] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [360] structure_type \"_IO_wide_data\"\n    name (strp)\n    declaration (flag_present)\n  [365] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [36a] array_type\n    type (ref4)\n    sibling (ref4)\n    [373] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [37a] typedef \"off_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [386] typedef \"ssize_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [392] variable \"stdin\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [39c] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [3a1] restrict_type\n    type (ref4)\n  [3a6] variable \"stdout\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [3b0] variable \"stderr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [3ba] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [3bf] restrict_type\n    type (ref4)\n  [3c4] typedef \"error_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [3d0] structure_type \"argp_option\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [3dc] member \"name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [3e9] member \"key\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [3f5] member \"arg\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [401] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [40e] member \"doc\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [41a] member \"group\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n  [428] const_type\n    type (ref4)\n  [42d] typedef \"argp_parser_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [439] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [43e] subroutine_type\n    prototyped (flag_present)\n    type (ref4)\n    sibling (ref4)\n    [447] formal_parameter\n      type (ref4)\n    [44c] formal_parameter\n      type (ref4)\n    [451] formal_parameter\n      type (ref4)\n  [457] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [45c] restrict_type\n    type (ref4)\n  [461] structure_type \"argp_state\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    sibling (ref4)\n    [46f] member \"root_argp\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [47d] member \"argc\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [48b] member \"argv\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [499] member \"next\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [4a7] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(28)}\n    [4b5] member \"arg_num\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [4c3] member \"quoted\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(36)}\n    [4d1] member \"input\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [4df] member \"child_inputs\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [4ed] member \"hook\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [4fb] member \"name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(64)}\n    [509] member \"err_stream\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(72)}\n    [517] member \"out_stream\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(80)}\n    [525] member \"pstate\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(88)}\n  [534] const_type\n    type (ref4)\n  [539] structure_type \"argp\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [545] member \"options\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [552] member \"parser\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [55f] member \"args_doc\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [56c] member \"doc\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [578] member \"children\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [585] member \"help_filter\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [592] member \"argp_domain\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n  [5a0] const_type\n    type (ref4)\n  [5a5] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [5aa] structure_type \"argp_child\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [5b6] member \"argp\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [5c3] member \"flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [5d0] member \"header\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [5de] member \"group\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n  [5ed] const_type\n    type (ref4)\n  [5f2] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [5f7] subroutine_type\n    prototyped (flag_present)\n    type (ref4)\n    sibling (ref4)\n    [600] formal_parameter\n      type (ref4)\n    [605] formal_parameter\n      type (ref4)\n    [60a] formal_parameter\n      type (ref4)\n  [610] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [615] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [61a] restrict_type\n    type (ref4)\n  [61f] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [624] restrict_type\n    type (ref4)\n  [629] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [62e] typedef \"mode_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [63a] structure_type \"timespec\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [646] member \"tv_sec\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [653] member \"tv_nsec\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n  [661] const_type\n    type (ref4)\n  [666] structure_type \"stat\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [672] member \"st_dev\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [67f] member \"st_ino\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [68c] member \"st_mode\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [699] member \"st_nlink\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(20)}\n    [6a6] member \"st_uid\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [6b3] member \"st_gid\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(28)}\n    [6c0] member \"st_rdev\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [6cd] member \"__pad1\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [6da] member \"st_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [6e7] member \"st_blksize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [6f4] member \"__pad2\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(60)}\n    [701] member \"st_blocks\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(64)}\n    [70e] member \"st_atim\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(72)}\n    [71b] member \"st_mtim\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(88)}\n    [728] member \"st_ctim\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(104)}\n    [735] member \"__glibc_reserved\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(120)}\n  [743] typedef \"int32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [74f] typedef \"int64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [75b] typedef \"uint8_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [767] typedef \"uint16_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [773] typedef \"uint32_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [77f] typedef \"uint64_t\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [78b] base_type \"long long unsigned int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [792] base_type \"long long int\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [799] typedef \"Elf32_Half\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7a5] const_type\n    type (ref4)\n  [7aa] typedef \"Elf64_Half\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7b6] const_type\n    type (ref4)\n  [7bb] typedef \"Elf32_Word\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7c7] const_type\n    type (ref4)\n  [7cc] typedef \"Elf64_Word\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7d8] typedef \"Elf64_Sword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7e4] typedef \"Elf64_Xword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7f0] typedef \"Elf64_Sxword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [7fc] typedef \"Elf64_Addr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [808] typedef \"Elf32_Off\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [814] const_type\n    type (ref4)\n  [819] typedef \"Elf64_Off\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [825] const_type\n    type (ref4)\n  [82a] typedef \"Elf64_Section\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [836] array_type\n    type (ref4)\n    sibling (ref4)\n    [83f] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [846] structure_type\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [84e] member \"e_ident\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [85b] member \"e_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [868] member \"e_machine\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(18)}\n    [875] member \"e_version\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(20)}\n    [882] member \"e_entry\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [88f] member \"e_phoff\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [89c] member \"e_shoff\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [8a9] member \"e_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [8b6] member \"e_ehsize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(52)}\n    [8c3] member \"e_phentsize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(54)}\n    [8d0] member \"e_phnum\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n    [8dd] member \"e_shentsize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(58)}\n    [8ea] member \"e_shnum\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(60)}\n    [8f7] member \"e_shstrndx\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(62)}\n  [905] typedef \"Elf64_Ehdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [911] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [919] member \"sh_name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [927] member \"sh_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [935] member \"sh_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [943] member \"sh_addr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [951] member \"sh_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [95f] member \"sh_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [96d] member \"sh_link\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [97b] member \"sh_info\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(44)}\n    [989] member \"sh_addralign\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n    [997] member \"sh_entsize\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(56)}\n  [9a6] typedef \"Elf64_Shdr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [9b1] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [9b9] member \"ch_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [9c7] member \"ch_reserved\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [9d5] member \"ch_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [9e3] member \"ch_addralign\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n  [9f2] typedef \"Elf64_Chdr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [9fd] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [a05] member \"st_name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [a13] member \"st_info\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [a21] member \"st_other\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(5)}\n    [a2f] member \"st_shndx\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(6)}\n    [a3d] member \"st_value\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [a4b] member \"st_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n  [a5a] typedef \"Elf64_Sym\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [a65] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [a6d] member \"r_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [a7b] member \"r_info\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n  [a8a] typedef \"Elf64_Rel\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [a95] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [a9d] member \"r_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [aab] member \"r_info\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [ab9] member \"r_addend\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n  [ac8] typedef \"Elf64_Rela\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [ad3] structure_type\n    byte_size (data1)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [adb] member \"p_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [ae9] member \"p_flags\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(4)}\n    [af7] member \"p_offset\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [b05] member \"p_vaddr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [b13] member \"p_paddr\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [b21] member \"p_filesz\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n    [b2f] member \"p_memsz\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(40)}\n    [b3d] member \"p_align\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(48)}\n  [b4c] typedef \"Elf64_Phdr\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    type (ref4)\n  [b57] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [b62] enumerator \"ELF_T_BYTE\"\n      name (strp)\n      const_value (data1)\n    [b68] enumerator \"ELF_T_ADDR\"\n      name (strp)\n      const_value (data1)\n    [b6e] enumerator \"ELF_T_DYN\"\n      name (strp)\n      const_value (data1)\n    [b74] enumerator \"ELF_T_EHDR\"\n      name (strp)\n      const_value (data1)\n    [b7a] enumerator \"ELF_T_HALF\"\n      name (strp)\n      const_value (data1)\n    [b80] enumerator \"ELF_T_OFF\"\n      name (strp)\n      const_value (data1)\n    [b86] enumerator \"ELF_T_PHDR\"\n      name (strp)\n      const_value (data1)\n    [b8c] enumerator \"ELF_T_RELA\"\n      name (strp)\n      const_value (data1)\n    [b92] enumerator \"ELF_T_REL\"\n      name (strp)\n      const_value (data1)\n    [b98] enumerator \"ELF_T_SHDR\"\n      name (strp)\n      const_value (data1)\n    [b9e] enumerator \"ELF_T_SWORD\"\n      name (strp)\n      const_value (data1)\n    [ba4] enumerator \"ELF_T_SYM\"\n      name (strp)\n      const_value (data1)\n    [baa] enumerator \"ELF_T_WORD\"\n      name (strp)\n      const_value (data1)\n    [bb0] enumerator \"ELF_T_XWORD\"\n      name (strp)\n      const_value (data1)\n    [bb6] enumerator \"ELF_T_SXWORD\"\n      name (strp)\n      const_value (data1)\n    [bbc] enumerator \"ELF_T_VDEF\"\n      name (strp)\n      const_value (data1)\n    [bc2] enumerator \"ELF_T_VDAUX\"\n      name (strp)\n      const_value (data1)\n    [bc8] enumerator \"ELF_T_VNEED\"\n      name (strp)\n      const_value (data1)\n    [bce] enumerator \"ELF_T_VNAUX\"\n      name (strp)\n      const_value (data1)\n    [bd4] enumerator \"ELF_T_NHDR\"\n      name (strp)\n      const_value (data1)\n    [bda] enumerator \"ELF_T_SYMINFO\"\n      name (strp)\n      const_value (data1)\n    [be0] enumerator \"ELF_T_MOVE\"\n      name (strp)\n      const_value (data1)\n    [be6] enumerator \"ELF_T_LIB\"\n      name (strp)\n      const_value (data1)\n    [bec] enumerator \"ELF_T_GNUHASH\"\n      name (strp)\n      const_value (data1)\n    [bf2] enumerator \"ELF_T_AUXV\"\n      name (strp)\n      const_value (data1)\n    [bf8] enumerator \"ELF_T_CHDR\"\n      name (strp)\n      const_value (data1)\n    [bfe] enumerator \"ELF_T_NHDR8\"\n      name (strp)\n      const_value (data1)\n    [c04] enumerator \"ELF_T_NUM\"\n      name (strp)\n      const_value (data1)\n  [c0b] typedef \"Elf_Type\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [c17] structure_type\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [c1f] member \"d_buf\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [c2c] member \"d_type\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n    [c39] member \"d_version\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(12)}\n    [c46] member \"d_size\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(16)}\n    [c53] member \"d_off\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(24)}\n    [c60] member \"d_align\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(32)}\n  [c6e] typedef \"Elf_Data\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [c7a] const_type\n    type (ref4)\n  [c7f] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [c8a] enumerator \"ELF_C_NULL\"\n      name (strp)\n      const_value (data1)\n    [c90] enumerator \"ELF_C_READ\"\n      name (strp)\n      const_value (data1)\n    [c96] enumerator \"ELF_C_RDWR\"\n      name (strp)\n      const_value (data1)\n    [c9c] enumerator \"ELF_C_WRITE\"\n      name (strp)\n      const_value (data1)\n    [ca2] enumerator \"ELF_C_CLR\"\n      name (strp)\n      const_value (data1)\n    [ca8] enumerator \"ELF_C_SET\"\n      name (strp)\n      const_value (data1)\n    [cae] enumerator \"ELF_C_FDDONE\"\n      name (strp)\n      const_value (data1)\n    [cb4] enumerator \"ELF_C_FDREAD\"\n      name (strp)\n      const_value (data1)\n    [cba] enumerator \"ELF_C_READ_MMAP\"\n      name (strp)\n      const_value (data1)\n    [cc0] enumerator \"ELF_C_RDWR_MMAP\"\n      name (strp)\n      const_value (data1)\n    [cc6] enumerator \"ELF_C_WRITE_MMAP\"\n      name (strp)\n      const_value (data1)\n    [ccc] enumerator \"ELF_C_READ_MMAP_PRIVATE\"\n      name (strp)\n      const_value (data1)\n    [cd2] enumerator \"ELF_C_EMPTY\"\n      name (strp)\n      const_value (data1)\n    [cd8] enumerator \"ELF_C_NUM\"\n      name (strp)\n      const_value (data1)\n  [cdf] typedef \"Elf_Cmd\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ceb] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [cf6] enumerator \"ELF_F_DIRTY\"\n      name (strp)\n      const_value (data1)\n    [cfc] enumerator \"ELF_F_LAYOUT\"\n      name (strp)\n      const_value (data1)\n    [d02] enumerator \"ELF_F_PERMISSIVE\"\n      name (strp)\n      const_value (data1)\n  [d09] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [d14] enumerator \"ELF_CHF_FORCE\"\n      name (strp)\n      const_value (data1)\n  [d1b] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [d26] enumerator \"ELF_K_NONE\"\n      name (strp)\n      const_value (data1)\n    [d2c] enumerator \"ELF_K_AR\"\n      name (strp)\n      const_value (data1)\n    [d32] enumerator \"ELF_K_COFF\"\n      name (strp)\n      const_value (data1)\n    [d38] enumerator \"ELF_K_ELF\"\n      name (strp)\n      const_value (data1)\n    [d3e] enumerator \"ELF_K_NUM\"\n      name (strp)\n      const_value (data1)\n  [d45] typedef \"Elf_Kind\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d51] typedef \"Elf\"\n    name (string)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n  [d5c] structure_type \"Elf\"\n    name (string)\n    declaration (flag_present)\n  [d61] typedef \"Elf_Scn\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d6d] structure_type \"Elf_Scn\"\n    name (strp)\n    declaration (flag_present)\n  [d72] typedef \"GElf_Half\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d7e] typedef \"GElf_Word\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d8a] typedef \"GElf_Sword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [d96] typedef \"GElf_Xword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [da2] typedef \"GElf_Sxword\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [dae] const_type\n    type (ref4)\n  [db3] typedef \"GElf_Addr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [dbf] typedef \"GElf_Off\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [dcb] typedef \"GElf_Ehdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [dd7] typedef \"GElf_Shdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [de3] const_type\n    type (ref4)\n  [de8] typedef \"GElf_Section\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [df4] typedef \"GElf_Sym\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e00] const_type\n    type (ref4)\n  [e05] typedef \"GElf_Rel\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e11] typedef \"GElf_Rela\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e1d] typedef \"GElf_Phdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e29] typedef \"GElf_Chdr\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e35] enumeration_type\n    encoding (implicit_const)\n    byte_size (implicit_const)\n    type (ref4)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [e40] enumerator \"FSETLOCKING_QUERY\"\n      name (strp)\n      const_value (data1)\n    [e46] enumerator \"FSETLOCKING_INTERNAL\"\n      name (strp)\n      const_value (data1)\n    [e4c] enumerator \"FSETLOCKING_BYCALLER\"\n      name (strp)\n      const_value (data1)\n  [e53] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [e58] restrict_type\n    type (ref4)\n  [e5d] const_type\n  [e5e] base_type \"__int128\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [e65] base_type \"__int128 unsigned\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [e6c] typedef \"Ebl\"\n    name (string)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    type (ref4)\n  [e77] structure_type \"ebl\"\n    name (string)\n    declaration (flag_present)\n  [e7c] base_type \"_Bool\"\n    byte_size (data1)\n    encoding (data1)\n    name (strp)\n  [e83] const_type\n    type (ref4)\n  [e88] typedef \"Dwelf_Strtab\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [e94] structure_type \"Dwelf_Strtab\"\n    name (strp)\n    declaration (flag_present)\n  [e99] typedef \"Dwelf_Strent\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [ea5] structure_type \"Dwelf_Strent\"\n    name (strp)\n    declaration (flag_present)\n  [eaa] subroutine_type\n    prototyped (flag_present)\n    sibling (ref4)\n    [eaf] formal_parameter\n      type (ref4)\n    [eb4] formal_parameter\n      type (ref4)\n  [eba] variable \"apvh\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [ec9] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [ece] const_type\n    type (ref4)\n  [ed3] variable \"apba__\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    type (ref4)\n    external (flag_present)\n    declaration (flag_present)\n  [ee2] typedef \"GElf_Byte\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n  [eee] variable \"apvh\"\n    specification (ref4)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    location (exprloc) {addr(0x6530)}\n  [efe] variable \"apba__\"\n    specification (ref4)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    location (exprloc) {addr(0x6898)}\n  [f0e] array_type\n    type (ref4)\n    sibling (ref4)\n    [f17] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [f1e] const_type\n    type (ref4)\n  [f23] variable \"options\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x6538)}\n  [f38] array_type\n    type (ref4)\n    sibling (ref4)\n    [f41] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [f48] const_type\n    type (ref4)\n  [f4d] variable \"doc\"\n    name (string)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x64d0)}\n  [f63] array_type\n    type (ref4)\n    sibling (ref4)\n    [f6c] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [f73] const_type\n    type (ref4)\n  [f78] variable \"args_doc\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x64c0)}\n  [f8d] variable \"argp\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x64f8)}\n  [fa2] variable \"debug_fd\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5550)}\n  [fb7] variable \"tmp_debug_fname\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5558)}\n  [fcc] variable \"output_fname\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5570)}\n  [fe1] variable \"debug_fname\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5560)}\n  [ff6] variable \"debug_fname_embed\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5568)}\n  [100b] variable \"preserve_dates\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5578)}\n  [1020] variable \"remove_comment\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x557b)}\n  [1035] variable \"remove_debug\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5590)}\n  [104a] variable \"remove_shdrs\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5591)}\n  [105f] variable \"permissive\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5592)}\n  [1074] variable \"reloc_debug\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5579)}\n  [1089] variable \"reloc_debug_only\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x557a)}\n  [109e] structure_type \"section_pattern\"\n    name (strp)\n    byte_size (data1)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    sibling (ref4)\n    [10aa] member \"pattern\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(0)}\n    [10b7] member \"next\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      data_member_location (data1) {plus_uconst(8)}\n  [10c5] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [10ca] variable \"keep_secs\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5588)}\n  [10df] variable \"remove_secs\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (data1)\n    type (ref4)\n    location (exprloc) {addr(0x5580)}\n  [10f4] subprogram \"pwrite\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1105] formal_parameter\n      type (ref4)\n    [110a] formal_parameter\n      type (ref4)\n    [110f] formal_parameter\n      type (ref4)\n    [1114] formal_parameter\n      type (ref4)\n  [111a] subprogram \"abort\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n  [1123] subprogram \"__assert_fail\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [112f] formal_parameter\n      type (ref4)\n    [1134] formal_parameter\n      type (ref4)\n    [1139] formal_parameter\n      type (ref4)\n    [113e] formal_parameter\n      type (ref4)\n  [1144] subprogram \"gelf_xlatetom\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1154] formal_parameter\n      type (ref4)\n    [1159] formal_parameter\n      type (ref4)\n    [115e] formal_parameter\n      type (ref4)\n    [1163] formal_parameter\n      type (ref4)\n  [1169] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [116e] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1173] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1178] subprogram \"strncmp\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1188] formal_parameter\n      type (ref4)\n    [118d] formal_parameter\n      type (ref4)\n    [1192] formal_parameter\n      type (ref4)\n  [1198] subprogram \"ebl_reloc_simple_type\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [11a8] formal_parameter\n      type (ref4)\n    [11ad] formal_parameter\n      type (ref4)\n    [11b2] formal_parameter\n      type (ref4)\n  [11b8] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [11bd] subprogram \"elf_compress\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [11ce] formal_parameter\n      type (ref4)\n    [11d3] formal_parameter\n      type (ref4)\n    [11d8] formal_parameter\n      type (ref4)\n  [11de] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [11e3] subprogram \"gelf_getchdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [11f3] formal_parameter\n      type (ref4)\n    [11f8] formal_parameter\n      type (ref4)\n  [11fe] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1203] subprogram \"elf_compress_gnu\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1214] formal_parameter\n      type (ref4)\n    [1219] formal_parameter\n      type (ref4)\n    [121e] formal_parameter\n      type (ref4)\n  [1224] subprogram \"ebl_debugscn_p\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1234] formal_parameter\n      type (ref4)\n    [1239] formal_parameter\n      type (ref4)\n  [123f] subprogram \"futimens\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1250] formal_parameter\n      type (ref4)\n    [1255] formal_parameter\n      type (ref4)\n  [125b] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1260] subprogram \"ebl_closebackend\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [126c] formal_parameter\n      type (ref4)\n  [1272] subprogram \"dwelf_strtab_free\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [127e] formal_parameter\n      type (ref4)\n  [1284] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1289] subprogram \"ftruncate\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [129a] formal_parameter\n      type (ref4)\n    [129f] formal_parameter\n      type (ref4)\n  [12a5] subprogram \"elf_flagelf\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [12b6] formal_parameter\n      type (ref4)\n    [12bb] formal_parameter\n      type (ref4)\n    [12c0] formal_parameter\n      type (ref4)\n  [12c6] subprogram \"elf_cntl\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [12d7] formal_parameter\n      type (ref4)\n    [12dc] formal_parameter\n      type (ref4)\n  [12e2] subprogram \"gelf_xlatetof\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [12f2] formal_parameter\n      type (ref4)\n    [12f7] formal_parameter\n      type (ref4)\n    [12fc] formal_parameter\n      type (ref4)\n    [1301] formal_parameter\n      type (ref4)\n  [1307] subprogram \"unlink\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1318] formal_parameter\n      type (ref4)\n  [131e] subprogram \"crc32_file\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [132e] formal_parameter\n      type (ref4)\n    [1333] formal_parameter\n      type (ref4)\n  [1339] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [133e] subprogram \"fchmod\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [134f] formal_parameter\n      type (ref4)\n    [1354] formal_parameter\n      type (ref4)\n  [135a] subprogram \"rename\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [136a] formal_parameter\n      type (ref4)\n    [136f] formal_parameter\n      type (ref4)\n  [1375] subprogram \"elf_update\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1385] formal_parameter\n      type (ref4)\n    [138a] formal_parameter\n      type (ref4)\n  [1390] subprogram \"elf_hash\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [13a1] formal_parameter\n      type (ref4)\n  [13a7] subprogram \"gelf_getsym\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [13b7] formal_parameter\n      type (ref4)\n    [13bc] formal_parameter\n      type (ref4)\n    [13c1] formal_parameter\n      type (ref4)\n  [13c7] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [13cc] subprogram \"gelf_update_rela\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [13dc] formal_parameter\n      type (ref4)\n    [13e1] formal_parameter\n      type (ref4)\n    [13e6] formal_parameter\n      type (ref4)\n  [13ec] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [13f1] subprogram \"gelf_getrela\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1401] formal_parameter\n      type (ref4)\n    [1406] formal_parameter\n      type (ref4)\n    [140b] formal_parameter\n      type (ref4)\n  [1411] subprogram \"gelf_update_rel\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1421] formal_parameter\n      type (ref4)\n    [1426] formal_parameter\n      type (ref4)\n    [142b] formal_parameter\n      type (ref4)\n  [1431] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1436] subprogram \"gelf_getrel\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1446] formal_parameter\n      type (ref4)\n    [144b] formal_parameter\n      type (ref4)\n    [1450] formal_parameter\n      type (ref4)\n  [1456] subprogram \"free\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [1462] formal_parameter\n      type (ref4)\n  [1468] subprogram \"gelf_update_sym\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1478] formal_parameter\n      type (ref4)\n    [147d] formal_parameter\n      type (ref4)\n    [1482] formal_parameter\n      type (ref4)\n  [1488] subprogram \"gelf_update_symshndx\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1498] formal_parameter\n      type (ref4)\n    [149d] formal_parameter\n      type (ref4)\n    [14a2] formal_parameter\n      type (ref4)\n    [14a7] formal_parameter\n      type (ref4)\n    [14ac] formal_parameter\n      type (ref4)\n  [14b2] subprogram \"dwelf_strent_off\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [14c2] formal_parameter\n      type (ref4)\n  [14c8] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [14cd] subprogram \"elf_getscn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [14de] formal_parameter\n      type (ref4)\n    [14e3] formal_parameter\n      type (ref4)\n  [14e9] subprogram \"dwelf_strtab_finalize\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [14f9] formal_parameter\n      type (ref4)\n    [14fe] formal_parameter\n      type (ref4)\n  [1504] subprogram \"xbasename\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1514] formal_parameter\n      type (ref4)\n  [151a] subprogram \"dwelf_strtab_add_len\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [152a] formal_parameter\n      type (ref4)\n    [152f] formal_parameter\n      type (ref4)\n    [1534] formal_parameter\n      type (ref4)\n  [153a] subprogram \"dwelf_strtab_add\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [154a] formal_parameter\n      type (ref4)\n    [154f] formal_parameter\n      type (ref4)\n  [1555] subprogram \"dwelf_strtab_init\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1565] formal_parameter\n      type (ref4)\n  [156b] subprogram \"gelf_update_ehdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [157b] formal_parameter\n      type (ref4)\n    [1580] formal_parameter\n      type (ref4)\n  [1586] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [158b] subprogram \"elf_newdata\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [159c] formal_parameter\n      type (ref4)\n  [15a2] subprogram \"gelf_update_shdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [15b2] formal_parameter\n      type (ref4)\n    [15b7] formal_parameter\n      type (ref4)\n  [15bd] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [15c2] subprogram \"elf_newscn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [15d3] formal_parameter\n      type (ref4)\n  [15d9] subprogram \"ebl_data_marker_symbol\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [15e9] formal_parameter\n      type (ref4)\n    [15ee] formal_parameter\n      type (ref4)\n    [15f3] formal_parameter\n      type (ref4)\n  [15f9] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [15fe] subprogram \"gelf_getsymshndx\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [160e] formal_parameter\n      type (ref4)\n    [1613] formal_parameter\n      type (ref4)\n    [1618] formal_parameter\n      type (ref4)\n    [161d] formal_parameter\n      type (ref4)\n    [1622] formal_parameter\n      type (ref4)\n  [1628] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [162d] subprogram \"gelf_fsize\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [163d] formal_parameter\n      type (ref4)\n    [1642] formal_parameter\n      type (ref4)\n    [1647] formal_parameter\n      type (ref4)\n    [164c] formal_parameter\n      type (ref4)\n  [1652] subprogram \"ebl_section_strip_p\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1662] formal_parameter\n      type (ref4)\n    [1667] formal_parameter\n      type (ref4)\n    [166c] formal_parameter\n      type (ref4)\n    [1671] formal_parameter\n      type (ref4)\n    [1676] formal_parameter\n      type (ref4)\n  [167c] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1681] subprogram \"elf_nextscn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1692] formal_parameter\n      type (ref4)\n    [1697] formal_parameter\n      type (ref4)\n  [169d] subprogram \"elf_getdata\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [16ae] formal_parameter\n      type (ref4)\n    [16b3] formal_parameter\n      type (ref4)\n  [16b9] subprogram \"elf_strptr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [16ca] formal_parameter\n      type (ref4)\n    [16cf] formal_parameter\n      type (ref4)\n    [16d4] formal_parameter\n      type (ref4)\n  [16da] subprogram \"gelf_getshdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [16ea] formal_parameter\n      type (ref4)\n    [16ef] formal_parameter\n      type (ref4)\n  [16f5] subprogram \"elf_ndxscn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1706] formal_parameter\n      type (ref4)\n  [170c] subprogram \"xcalloc\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [171c] formal_parameter\n      type (ref4)\n    [1721] formal_parameter\n      type (ref4)\n  [1727] subprogram \"elf_getshdrnum\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1738] formal_parameter\n      type (ref4)\n    [173d] formal_parameter\n      type (ref4)\n  [1743] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1748] subprogram \"gelf_update_phdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1758] formal_parameter\n      type (ref4)\n    [175d] formal_parameter\n      type (ref4)\n    [1762] formal_parameter\n      type (ref4)\n  [1768] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [176d] subprogram \"gelf_getphdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [177d] formal_parameter\n      type (ref4)\n    [1782] formal_parameter\n      type (ref4)\n    [1787] formal_parameter\n      type (ref4)\n  [178d] subprogram \"gelf_newphdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [179d] formal_parameter\n      type (ref4)\n    [17a2] formal_parameter\n      type (ref4)\n  [17a8] subprogram \"gelf_newehdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [17b8] formal_parameter\n      type (ref4)\n    [17bd] formal_parameter\n      type (ref4)\n  [17c3] subprogram \"gelf_getclass\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [17d3] formal_parameter\n      type (ref4)\n  [17d9] subprogram \"elf_clone\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [17e9] formal_parameter\n      type (ref4)\n    [17ee] formal_parameter\n      type (ref4)\n  [17f4] subprogram \"elf_getphdrnum\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1805] formal_parameter\n      type (ref4)\n    [180a] formal_parameter\n      type (ref4)\n  [1810] subprogram \"elf_getshdrstrndx\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1821] formal_parameter\n      type (ref4)\n    [1826] formal_parameter\n      type (ref4)\n  [182c] subprogram \"gelf_getehdr\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [183c] formal_parameter\n      type (ref4)\n    [1841] formal_parameter\n      type (ref4)\n  [1847] subprogram \"mkstemp\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1858] formal_parameter\n      type (ref4)\n  [185e] subprogram \"ebl_openbackend\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [186e] formal_parameter\n      type (ref4)\n  [1874] subprogram \"strlen\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1885] formal_parameter\n      type (ref4)\n  [188b] subprogram \"__open_alias\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [189f] formal_parameter\n      type (ref4)\n    [18a4] formal_parameter\n      type (ref4)\n    [18a9] unspecified_parameters\n  [18ab] subprogram \"__open_2\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [18bb] formal_parameter\n      type (ref4)\n    [18c0] formal_parameter\n      type (ref4)\n  [18c6] subprogram \"__open_missing_mode\"\n    external (flag_present)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n  [18cc] subprogram \"__open_too_many_args\"\n    external (flag_present)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n  [18d2] subprogram \"elf_errmsg\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [18e3] formal_parameter\n      type (ref4)\n  [18e9] subprogram \"elf_end\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [18f9] formal_parameter\n      type (ref4)\n  [18ff] subprogram \"elf_kind\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [190f] formal_parameter\n      type (ref4)\n  [1915] subprogram \"elf_begin\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1925] formal_parameter\n      type (ref4)\n    [192a] formal_parameter\n      type (ref4)\n    [192f] formal_parameter\n      type (ref4)\n  [1935] subprogram \"close\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1946] formal_parameter\n      type (ref4)\n  [194c] subprogram \"fstat\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [195c] formal_parameter\n      type (ref4)\n    [1961] formal_parameter\n      type (ref4)\n  [1967] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [196c] restrict_type\n    type (ref4)\n  [1971] subprogram \"__errno_location\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n  [197d] subprogram \"stat\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [198d] formal_parameter\n      type (ref4)\n    [1992] formal_parameter\n      type (ref4)\n  [1998] subprogram \"__error_alias\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [19a8] formal_parameter\n      type (ref4)\n    [19ad] formal_parameter\n      type (ref4)\n    [19b2] formal_parameter\n      type (ref4)\n    [19b7] unspecified_parameters\n  [19b9] subprogram \"__error_noreturn\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    linkage_name (strp)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [19c9] formal_parameter\n      type (ref4)\n    [19ce] formal_parameter\n      type (ref4)\n    [19d3] formal_parameter\n      type (ref4)\n    [19d8] unspecified_parameters\n  [19da] subprogram \"xstrdup\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [19ea] formal_parameter\n      type (ref4)\n  [19f0] subprogram \"xmalloc\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a00] formal_parameter\n      type (ref4)\n  [1a06] subprogram \"argp_error\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a12] formal_parameter\n      type (ref4)\n    [1a17] formal_parameter\n      type (ref4)\n    [1a1c] unspecified_parameters\n  [1a1e] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [1a23] restrict_type\n    type (ref4)\n  [1a28] subprogram \"fnmatch\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a38] formal_parameter\n      type (ref4)\n    [1a3d] formal_parameter\n      type (ref4)\n    [1a42] formal_parameter\n      type (ref4)\n  [1a48] subprogram \"elf_version\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a59] formal_parameter\n      type (ref4)\n  [1a5f] subprogram \"exit\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    noreturn (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a6c] formal_parameter\n      type (ref4)\n  [1a72] subprogram \"dcgettext\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1a82] formal_parameter\n      type (ref4)\n    [1a87] formal_parameter\n      type (ref4)\n    [1a8c] formal_parameter\n      type (ref4)\n  [1a92] subprogram \"argp_parse\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1aa3] formal_parameter\n      type (ref4)\n    [1aa8] formal_parameter\n      type (ref4)\n    [1aad] formal_parameter\n      type (ref4)\n    [1ab2] formal_parameter\n      type (ref4)\n    [1ab7] formal_parameter\n      type (ref4)\n    [1abc] formal_parameter\n      type (ref4)\n  [1ac2] subprogram \"textdomain\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1ad2] formal_parameter\n      type (ref4)\n  [1ad8] subprogram \"bindtextdomain\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1ae8] formal_parameter\n      type (ref4)\n    [1aed] formal_parameter\n      type (ref4)\n  [1af3] subprogram \"setlocale\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1b03] formal_parameter\n      type (ref4)\n    [1b08] formal_parameter\n      type (ref4)\n  [1b0e] subprogram \"__fsetlocking\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    declaration (flag_present)\n    sibling (ref4)\n    [1b1e] formal_parameter\n      type (ref4)\n    [1b23] formal_parameter\n      type (ref4)\n  [1b29] subprogram \"print_version\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    declaration (flag_present)\n    sibling (ref4)\n    [1b35] formal_parameter\n      type (ref4)\n    [1b3a] formal_parameter\n      type (ref4)\n  [1b40] subprogram \"cleanup_debug\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n  [1b4a] subprogram \"handle_elf\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    sibling (ref4)\n    [1b59] formal_parameter \"fd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1b64] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1b70] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1b7c] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1b88] formal_parameter \"mode\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1b94] formal_parameter \"tvp\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1ba0] variable \"prefix_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bac] variable \"fname_len\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bb8] variable \"fullname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bc4] variable \"cp\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bcf] variable \"debugelf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bdb] variable \"result\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1be7] variable \"shdridx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bf3] variable \"lastsec_offset\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1bff] variable \"lastsec_size\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1c0b] variable \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1c17] structure_type \"shdr_info\"\n      name (strp)\n      byte_size (data1)\n      decl_file (data1)\n      decl_line (data2)\n      decl_column (data1)\n      sibling (ref4)\n      [1c25] member \"scn\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(0)}\n      [1c32] member \"shdr\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(8)}\n      [1c40] member \"data\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(72)}\n      [1c4e] member \"debug_data\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(80)}\n      [1c5c] member \"name\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(88)}\n      [1c6a] member \"idx\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(96)}\n      [1c77] member \"old_sh_link\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(100)}\n      [1c85] member \"symtab_idx\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(104)}\n      [1c93] member \"version_idx\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(108)}\n      [1ca1] member \"group_idx\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(112)}\n      [1caf] member \"group_cnt\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(116)}\n      [1cbd] member \"newscn\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(120)}\n      [1ccb] member \"se\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(128)}\n      [1cd7] member \"newsymidx\"\n        name (strp)\n        decl_file (data1)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        data_member_location (data1) {plus_uconst(136)}\n    [1ce6] variable \"shdr_info\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1cf2] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1cfe] variable \"cnt\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d0a] variable \"idx\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d16] variable \"changes\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d22] variable \"newehdr_mem\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d2e] variable \"newehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d3a] variable \"debugehdr_mem\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d46] variable \"debugehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d52] variable \"shst\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d5e] variable \"debuglink_crc_data\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d6a] variable \"any_symtab_changes\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d76] variable \"shstrtab_data\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d82] variable \"debuglink_buf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d8e] variable \"ebl\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1d9a] label \"fail\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (implicit_const)\n    [1da1] variable \"ehdr_mem\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1dad] variable \"ehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1db9] variable \"phnum\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1dc5] variable \"newelf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1dd1] label \"fail_close\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (implicit_const)\n    [1dd8] label \"done\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (implicit_const)\n    [1ddf] variable \"shnum\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1deb] label \"illformed\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (implicit_const)\n    [1df2] variable \"seen_allocated\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1dfe] variable \"seen_unallocated\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1e0a] variable \"mixed_allocated_unallocated\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1e16] variable \"removing_sections\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1e22] variable \"lastoffset\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1e2e] variable \"offsize\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [1e3a] variable \"__PRETTY_FUNCTION__\"\n      name (strp)\n      type (ref4)\n      artificial (flag_present)\n    [1e43] lexical_block\n      sibling (ref4)\n      [1e48] variable \"debug_fname_len\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1e55] lexical_block\n      sibling (ref4)\n      [1e5a] variable \"phdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1e66] variable \"phdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1e73] lexical_block\n      sibling (ref4)\n      [1e78] variable \"phdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1e84] variable \"phdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1e91] lexical_block\n      sibling (ref4)\n      [1e96] variable \"grpref\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1ea2] variable \"inner\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1eaf] lexical_block\n      sibling (ref4)\n      [1eb4] variable \"is_comdat\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1ec1] lexical_block\n      sibling (ref4)\n      [1ec6] variable \"grpref\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1ed2] lexical_block\n        [1ed3] variable \"in\"\n          name (string)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n    [1ee0] lexical_block\n      sibling (ref4)\n      [1ee5] variable \"symdata\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1ef1] variable \"xndxdata\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1efd] variable \"elsize\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1f09] lexical_block\n        [1f0a] variable \"inner\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [1f16] lexical_block\n          [1f17] variable \"sym_mem\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [1f23] variable \"xndx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [1f2f] variable \"sym\"\n            name (string)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [1f3b] variable \"scnidx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n    [1f4a] lexical_block\n      sibling (ref4)\n      [1f4f] variable \"shdr_indices\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1f5b] variable \"n\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1f65] lexical_block\n        [1f66] variable \"j\"\n          name (string)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [1f70] lexical_block\n          [1f71] variable \"i\"\n            name (string)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n    [1f7e] lexical_block\n      sibling (ref4)\n      [1f83] variable \"shdrstrndx\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1f8f] lexical_block\n        [1f90] variable \"discard_section\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [1f9c] variable \"debugshdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [1fa8] variable \"debugdata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n    [1fb6] lexical_block\n      sibling (ref4)\n      [1fbb] variable \"debug_basename\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1fc7] variable \"crc_offset\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [1fd4] lexical_block\n      sibling (ref4)\n      [1fd9] variable \"newdata\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1fe5] variable \"sh_link\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [1ff1] lexical_block\n        sibling (ref4)\n        [1ff6] variable \"grpref\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2002] lexical_block\n          [2003] variable \"inner\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n      [2011] lexical_block\n        sibling (ref4)\n        [2016] variable \"versiondata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2022] variable \"shndxdata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [202e] variable \"elsize\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [203a] variable \"last_was_local\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2046] variable \"destidx\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2052] variable \"inner\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [205e] lexical_block\n          [205f] variable \"sec\"\n            name (string)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [206b] variable \"sym_mem\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2077] variable \"xshndx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2083] variable \"sym\"\n            name (string)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [208f] variable \"sidx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [209b] lexical_block\n            [209c] variable \"nshndx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [20a8] variable \"nxshndx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n      [20b7] lexical_block\n        [20b8] variable \"filesz\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n    [20c6] lexical_block\n      sibling (ref4)\n      [20cb] variable \"filesz\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [20d8] lexical_block\n      sibling (ref4)\n      [20dd] variable \"info\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [20e9] variable \"symtabidx\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [20f5] variable \"newsymidx\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2101] lexical_block\n        [2102] variable \"d\"\n          name (string)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [210c] variable \"nrels\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2118] variable \"symsize\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2124] variable \"symidxn\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2130] variable \"symd\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [213c] variable \"hashd\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2148] variable \"symz\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2154] variable \"syms\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2160] variable \"verd\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [216c] variable \"verstab\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2178] variable \"elsize\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2184] variable \"vers\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [2190] variable \"shdr_mem\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [219c] variable \"shdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [21a8] variable \"symsz\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [21b4] variable \"symn\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [21c0] lexical_block\n          sibling (ref4)\n          [21c5] variable \"relidx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [21d1] lexical_block\n            [21d2] variable \"rel_mem\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [21de] variable \"symidx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n        [21ec] lexical_block\n          sibling (ref4)\n          [21f1] variable \"relidx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [21fd] lexical_block\n            [21fe] variable \"rel_mem\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [220a] variable \"symidx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n        [2218] lexical_block\n          sibling (ref4)\n          [221d] variable \"bucket\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2229] variable \"strshndx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2235] variable \"elsize\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2241] variable \"nchain\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [224d] variable \"nbucket\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2259] variable \"used_buf\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2265] variable \"chain\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2271] variable \"n_size\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [227d] lexical_block\n            [227e] variable \"inner\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [228a] lexical_block\n              [228b] variable \"sym_mem\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [2297] variable \"sym\"\n                name (string)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [22a3] variable \"name\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [22af] variable \"hidx\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n        [22be] lexical_block\n          sibling (ref4)\n          [22c3] variable \"bucket\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [22cf] variable \"strshndx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [22db] variable \"elsize\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [22e7] variable \"nbucket\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [22f3] variable \"nchain\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [22ff] variable \"maxwords\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [230b] variable \"chain\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2317] variable \"n_size\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n          [2323] lexical_block\n            [2324] variable \"inner\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [2330] lexical_block\n              [2331] variable \"sym_mem\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [233d] variable \"sym\"\n                name (string)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [2349] variable \"name\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [2355] variable \"hidx\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n        [2364] lexical_block\n          [2365] variable \"inner\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n    [2374] lexical_block\n      sibling (ref4)\n      [2379] variable \"debug_crc\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2385] variable \"debug_crc_data\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [2392] lexical_block\n      sibling (ref4)\n      [2397] variable \"zero_off\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [23a3] variable \"zero\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [23b0] lexical_block\n      [23b1] variable \"zero_off\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [23bd] variable \"zero\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n  [23cb] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [23d0] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [23d5] array_type\n    type (ref4)\n    sibling (ref4)\n    [23de] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [23e5] const_type\n    type (ref4)\n  [23ea] array_type\n    type (ref4)\n    sibling (ref4)\n    [23f3] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [23fa] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [23ff] const_type\n    type (ref4)\n  [2404] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [2409] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [240e] array_type\n    type (ref4)\n    sibling (ref4)\n    [2417] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [241e] array_type\n    type (ref4)\n    sibling (ref4)\n    [2427] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [242e] subprogram \"update_section_size\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n    sibling (ref4)\n    [243c] formal_parameter \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2448] formal_parameter \"newdata\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2454] formal_parameter \"debugelf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2460] formal_parameter \"cnt\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [246c] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2478] variable \"shdr_mem\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2484] variable \"shdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2490] lexical_block\n      [2491] variable \"debugdata\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [249d] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [24ae] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg20(0)}\n        [24b4] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg22(0)}\n      [24bb] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [24c8] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n  [24d0] subprogram \"handle_debug_relocs\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    sibling (ref4)\n    [24df] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [24eb] formal_parameter \"ebl\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [24f7] formal_parameter \"new_elf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2503] formal_parameter \"ehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [250f] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [251b] formal_parameter \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2527] formal_parameter \"last_offset\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2533] formal_parameter \"last_size\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [253f] variable \"lastoffset\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [254b] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [2557] lexical_block\n      sibling (ref4)\n      [255c] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2568] variable \"new_scn\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2574] variable \"data\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [2580] lexical_block\n        sibling (ref4)\n        [2585] variable \"new_data\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n      [2592] lexical_block\n        [2593] variable \"filesz\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n    [25a1] lexical_block\n      [25a2] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [25ae] lexical_block\n        [25af] variable \"filesz\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n  [25be] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [25c3] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [25c8] subprogram \"process_file\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [25e9] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [5290,52d4) {reg0}\n            [52d4,544c) {reg21}\n            [544c,545c) {entry_value(1) {reg0}, stack_value}\n            [545c,5550) {reg21}\n      GNU_locviews (sec_offset)\n    [25fd] variable \"pre_st\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-328)}\n    [260d] variable \"tv\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-360)}\n    [261c] label \"again\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      low_pc (addr)\n    [262c] variable \"fd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [52f8,5303) {reg0}\n            [5303,5338) {reg19}\n            [5364,5420) {reg19}\n            [545c,5460) {reg19}\n            [54dc,54ec) {reg19}\n            [5528,552b) {reg0}\n            [552b,553c) {reg19}\n            [5540,5550) {reg19}\n      GNU_locviews (sec_offset)\n    [263f] variable \"st\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-200)}\n    [264e] variable \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [5388,538b) {reg0}\n            [538b,5420) {reg20}\n            [545c,5464) {reg20}\n            [54dc,54ec) {reg20}\n            [5540,5550) {reg20}\n      GNU_locviews (sec_offset)\n    [2662] variable \"result\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [53c8,53cc) {reg0}\n            [540c,540c) {lit1, stack_value}\n            [540c,5420) {reg22}\n            [545c,546c) {reg22}\n      GNU_locviews (sec_offset)\n    [2676] inlined_subroutine \"open\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [2690] formal_parameter \"__oflag\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [52d8,52ef) {addr(0x5570), deref, lit0, eq, const1u(255), and, lit1, shl, stack_value}\n        GNU_locviews (sec_offset)\n      [269d] formal_parameter \"__path\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [52d8,52f8) {reg21}\n        GNU_locviews (sec_offset)\n      [26aa] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [26b7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg21(0)}\n    [26bf] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [26d9] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [53f4,5404) {reg0}\n              [5404,540b) {reg2}\n        GNU_locviews (sec_offset)\n      [26e6] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [53f4,540c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [26f3] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [53f4,540c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [2700] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [270d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [2712] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [2717] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [271f] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [2745] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (implicit_const)\n        call_column (implicit_const)\n        [2764] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [2775] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg22(0)}\n        [277c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [278d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg22(0)}\n        [2794] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [27a1] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n    [27aa] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [27d0] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [54b8,54dc) {reg19}\n        GNU_locviews (sec_offset)\n      [27dd] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [54b8,54dc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [27ea] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [54b8,54dc) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [27f7] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [2804] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [2809] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [280e] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [2814] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n        [281a] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(833)}\n        [2821] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x5668)}\n    [2830] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [284a] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [550c,5518) {reg0}\n              [5518,5523) {reg2}\n        GNU_locviews (sec_offset)\n      [2857] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [550c,5524) {reg19}\n        GNU_locviews (sec_offset)\n      [2864] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [550c,5524) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [2871] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [287e] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [2883] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg19(0)}\n        [2889] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [2891] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [28a2] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [28a8] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg22(0)}\n    [28af] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [28c0] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [28c7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [28d8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n      [28de] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg23(0)}\n    [28e5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [28f6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [28fc] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit0}\n    [2902] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2913] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [291a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [292b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [2931] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg20(0)}\n      [2937] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {breg21(0)}\n      [293d] call_site_parameter\n        call_parameter (ref4)\n        call_value (exprloc) {lit0}\n    [2945] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2956] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [2963] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [2969] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [297a] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [2981] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2992] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [2999] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [29aa] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [29b7] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5648)}\n      [29c4] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [29ca] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [29db] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [29e2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [29ef] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [2a00] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [2a0d] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [2a13] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [2a20] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [2a2e] array_type\n    type (ref4)\n    sibling (ref4)\n    [2a37] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [2a3e] subprogram \"remove_debug_relocations\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data2)\n    decl_column (data1)\n    prototyped (flag_present)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [2a5d] formal_parameter \"ebl\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [620,678) {reg0}\n            [678,bac) {fbreg(-616)}\n            [bac,bb4) {breg31(-616)}\n            [bb4,1530) {fbreg(-616)}\n      GNU_locviews (sec_offset)\n    [2a71] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [620,690) {reg1}\n            [690,1530) {entry_value(1) {reg1}, stack_value}\n      GNU_locviews (sec_offset)\n    [2a85] formal_parameter \"ehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [620,690) {reg2}\n            [690,bac) {fbreg(-496)}\n            [bac,bb4) {breg31(-496)}\n            [bb4,1530) {fbreg(-496)}\n      GNU_locviews (sec_offset)\n    [2a99] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [620,690) {reg3}\n            [690,1530) {entry_value(1) {reg3}, stack_value}\n      GNU_locviews (sec_offset)\n    [2aad] formal_parameter \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [620,668) {reg4}\n            [668,bac) {fbreg(-512)}\n            [bac,bb4) {breg31(-512)}\n            [bb4,1530) {fbreg(-512)}\n      GNU_locviews (sec_offset)\n    [2ac1] variable \"scn\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [678,690) {lit0, stack_value}\n            [690,69b) {reg4}\n            [6a0,6af) {reg0}\n            [6af,774) {fbreg(-632)}\n            [b74,b7c) {reg0}\n            [b7c,bb4) {reg4}\n            [11c4,121c) {fbreg(-632)}\n            [121c,121f) {reg4}\n      GNU_locviews (sec_offset)\n    [2ad5] label \"relocate_failed\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      low_pc (addr)\n    [2ae5] lexical_block\n      ranges (sec_offset)\n      sibling (ref4)\n      [2aee] variable \"shdr_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (exprloc) {fbreg(-360)}\n      [2afe] variable \"shdr\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [6b8,6c0) {reg0}\n              [6c0,6db) {reg3}\n              [6db,780) {fbreg(-608)}\n              [11c4,121c) {fbreg(-608)}\n        GNU_locviews (sec_offset)\n      [2b12] lexical_block\n        ranges (sec_offset)\n        sibling (ref4)\n        [2b1b] variable \"tscn\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [6e4,6e7) {reg0}\n                [6e7,8b0) {reg27}\n                [8b0,ad0) {fbreg(-464)}\n                [bb4,c64) {reg27}\n                [c64,e68) {fbreg(-464)}\n                [ee0,f6c) {reg27}\n                [f6c,11c4) {fbreg(-464)}\n                [11c4,121c) {reg27}\n                [1220,1240) {fbreg(-464)}\n                [1298,12f4) {fbreg(-464)}\n                [12f4,13a4) {reg27}\n                [13a4,1400) {fbreg(-464)}\n                [1400,14b0) {reg27}\n                [14b0,1530) {fbreg(-464)}\n          GNU_locviews (sec_offset)\n        [2b2f] variable \"tshdr_mem\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (exprloc) {fbreg(-296)}\n        [2b3f] variable \"tshdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [6e8,71c) {reg0}\n          GNU_locviews (sec_offset)\n        [2b53] variable \"tname\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [728,734) {reg0}\n                [734,737) {reg1}\n                [737,834) {reg19}\n                [bb4,bc0) {reg19}\n                [ee0,f2c) {reg19}\n                [11c4,11f0) {reg19}\n                [134c,1378) {reg19}\n                [1400,142c) {reg19}\n          GNU_locviews (sec_offset)\n        [2b67] variable \"reldata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [754,75c) {reg0}\n                [75c,8f4) {reg22}\n                [8f4,8f7) {reg0}\n                [8f7,b74) {reg22}\n                [bb4,c80) {reg22}\n                [c80,c83) {reg0}\n                [c83,c90) {reg22}\n                [c90,c93) {reg0}\n                [c93,cbc) {reg22}\n                [cbc,cbf) {reg0}\n                [cbf,f78) {reg22}\n                [ff4,1000) {reg22}\n                [107c,10c0) {reg22}\n                [113c,1148) {reg22}\n                [11c4,121c) {reg22}\n                [1220,1530) {reg22}\n          GNU_locviews (sec_offset)\n        [2b7b] variable \"tchdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (exprloc) {fbreg(-432)}\n        [2b8b] variable \"tcompress_type\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [768,7c4) {lit0, stack_value}\n                [7c4,7c8) {reg0}\n                [7c8,b74) {fbreg(-488)}\n                [bb4,bc0) {lit0, stack_value}\n                [bc0,ee0) {fbreg(-488)}\n                [ee0,f58) {lit0, stack_value}\n                [f58,11c4) {fbreg(-488)}\n                [1220,1530) {fbreg(-488)}\n          GNU_locviews (sec_offset)\n        [2b9f] variable \"is_gnu_compressed\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [768,7e0) {lit0, stack_value}\n                [7e0,8dc) {reg25}\n                [bb4,bc0) {lit0, stack_value}\n                [bc0,c64) {reg25}\n                [ee0,ee0) {lit0, stack_value}\n                [ee0,f58) {lit1, stack_value}\n                [f58,f6c) {reg25}\n                [12f4,134c) {reg25}\n                [134c,13a4) {lit0, stack_value}\n                [1400,14b0) {reg25}\n          GNU_locviews (sec_offset)\n        [2bb3] variable \"tdata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [7f8,804) {reg0}\n                [804,824) {reg1}\n                [824,b74) {fbreg(-536)}\n                [bc0,ee0) {fbreg(-536)}\n                [f58,11c4) {fbreg(-536)}\n                [1220,134c) {fbreg(-536)}\n                [13a4,1400) {fbreg(-536)}\n                [1400,140f) {reg1}\n                [140f,1530) {fbreg(-536)}\n          GNU_locviews (sec_offset)\n        [2bc7] variable \"symt\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [818,82b) {breg3(40)}\n          GNU_locviews (sec_offset)\n        [2bdb] variable \"symdata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [848,84f) {reg2}\n                [84f,b74) {fbreg(-576)}\n                [bc0,ee0) {fbreg(-576)}\n                [f58,11c4) {fbreg(-576)}\n                [1220,134c) {fbreg(-576)}\n                [13a4,1400) {fbreg(-576)}\n                [1458,1530) {fbreg(-576)}\n          GNU_locviews (sec_offset)\n        [2bef] variable \"xndxdata\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [86c,b74) {fbreg(-552)}\n                [c64,ee0) {fbreg(-552)}\n                [f6c,11c4) {fbreg(-552)}\n                [1220,134c) {fbreg(-552)}\n                [13a4,1400) {fbreg(-552)}\n                [1458,1530) {fbreg(-552)}\n          GNU_locviews (sec_offset)\n        [2c03] variable \"symscn\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [834,837) {reg0}\n                [837,868) {reg19}\n                [bc0,bd4) {reg19}\n                [bd4,bd7) {reg0}\n          GNU_locviews (sec_offset)\n        [2c17] variable \"nrels\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [894,8dc) {reg1}\n                [8dc,abc) {reg27}\n                [c64,e68) {reg27}\n                [f6c,11c4) {reg27}\n                [1220,1240) {reg27}\n                [1298,12f4) {reg27}\n                [13a4,1400) {reg27}\n                [14b0,1530) {reg27}\n          GNU_locviews (sec_offset)\n        [2c2b] variable \"next\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [894,8dc) {lit0, stack_value}\n                [8dc,acc) {reg24}\n                [c64,e68) {reg24}\n                [f6c,11c4) {reg24}\n                [1220,1240) {reg24}\n                [1298,12f4) {reg24}\n                [13a4,1400) {reg24}\n                [14b0,1530) {reg24}\n          GNU_locviews (sec_offset)\n        [2c3f] variable \"is_rela\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [894,b74) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                [c64,ee0) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                [f6c,11c4) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                [1220,12f4) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                [13a4,1400) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                [14b0,1530) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n          GNU_locviews (sec_offset)\n        [2c53] variable \"ei_data\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n          location (sec_offset)\n                [894,898) {fbreg(-516)}\n          GNU_locviews (sec_offset)\n        [2c67] lexical_block\n          ranges (sec_offset)\n          sibling (ref4)\n          [2c70] variable \"relidx\"\n            name (strp)\n            decl_file (implicit_const)\n            decl_line (data2)\n            decl_column (data1)\n            type (ref4)\n            location (sec_offset)\n                  [894,8dc) {lit0, stack_value}\n                  [8dc,ad0) {reg19}\n                  [c64,e68) {reg19}\n                  [f6c,f70) {reg19}\n                  [ff4,ff8) {reg19}\n                  [107c,10b8) {reg19}\n                  [113c,1140) {reg19}\n                  [1220,1240) {reg19}\n                  [1298,12c8) {reg19}\n                  [13a4,13d4) {reg19}\n                  [14b0,1500) {reg19}\n                  [152c,1530) {reg19}\n            GNU_locviews (sec_offset)\n          [2c84] lexical_block\n            ranges (sec_offset)\n            [2c89] variable \"rtype\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [910,927) {reg1}\n                    [cac,cb4) {reg1}\n              GNU_locviews (sec_offset)\n            [2c9d] variable \"symndx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [914,94c) {reg23}\n                    [cb0,cb4) {reg23}\n              GNU_locviews (sec_offset)\n            [2cb1] variable \"offset\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [90c,914) {breg0(0)}\n                    [914,aa8) {reg25}\n                    [ca4,cb4) {breg0(0)}\n                    [cb4,cbc) {reg25}\n                    [cc8,e68) {reg25}\n                    [107c,10b4) {reg25}\n                    [113c,11c4) {reg25}\n                    [1220,1240) {reg25}\n                    [1298,12f4) {reg25}\n                    [13a4,1400) {reg25}\n                    [14b0,1530) {reg25}\n              GNU_locviews (sec_offset)\n            [2cc5] variable \"addend\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [90c,914) {lit0, stack_value}\n                    [914,abc) {reg26}\n                    [c64,c90) {reg26}\n                    [ca8,cb4) {breg0(16)}\n                    [cb4,e68) {reg26}\n                    [f6c,ff4) {reg26}\n                    [107c,10b4) {reg26}\n                    [113c,11c4) {reg26}\n                    [1220,1240) {reg26}\n                    [1298,12f4) {reg26}\n                    [13a4,1400) {reg26}\n                    [14b0,1530) {reg26}\n              GNU_locviews (sec_offset)\n            [2cd9] union_type\n              byte_size (data1)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              sibling (ref4)\n              [2ce2] member \"rela\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n              [2cee] member \"rel\"\n                name (string)\n                decl_file (data1)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n            [2cfc] variable \"mem\"\n              name (string)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (exprloc) {fbreg(-408)}\n            [2d0c] variable \"rel_p\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [914,91c) {reg0}\n                    [91c,ac4) {reg20}\n                    [c64,c80) {reg20}\n                    [c80,c83) {reg2}\n                    [c83,c90) {reg20}\n                    [cb0,cb4) {reg0}\n                    [cb4,cbc) {reg20}\n                    [cbc,cbf) {reg2}\n                    [cbf,e68) {reg20}\n                    [f6c,f84) {reg20}\n                    [107c,10b4) {reg20}\n                    [113c,1154) {reg20}\n                    [1220,1240) {reg20}\n                    [1298,12f4) {reg20}\n                    [13a4,1400) {reg20}\n                    [14b0,1530) {reg20}\n              GNU_locviews (sec_offset)\n            [2d20] variable \"addsub\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (exprloc) {fbreg(-448)}\n            [2d30] variable \"type\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [930,938) {reg0}\n                    [938,aa8) {reg21}\n                    [c64,c90) {reg21}\n                    [cb4,e68) {reg21}\n                    [f6c,f74) {reg21}\n                    [107c,10b4) {reg21}\n                    [113c,1144) {reg21}\n                    [1220,1240) {reg21}\n                    [1298,12a0) {reg21}\n                    [13a4,13ac) {reg21}\n                    [14b0,14d8) {reg21}\n                    [152c,1530) {reg21}\n              GNU_locviews (sec_offset)\n            [2d44] variable \"sym_mem\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (exprloc) {fbreg(-384)}\n            [2d54] variable \"xndx\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (exprloc) {fbreg(-444)}\n            [2d64] variable \"sym\"\n              name (string)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [94c,960) {reg0}\n                    [960,a08) {reg23}\n                    [cb4,cbc) {reg23}\n                    [cc8,cf0) {reg23}\n                    [d9c,da8) {reg23}\n                    [107c,10b4) {reg23}\n                    [113c,115c) {reg0}\n              GNU_locviews (sec_offset)\n            [2d78] variable \"sec\"\n              name (string)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n            [2d84] variable \"dbg_scn\"\n              name (strp)\n              decl_file (implicit_const)\n              decl_line (data2)\n              decl_column (data1)\n              type (ref4)\n              location (sec_offset)\n                    [9b4,9ec) {reg0}\n                    [cc8,cf0) {reg0}\n                    [d9c,da8) {reg0}\n              GNU_locviews (sec_offset)\n            [2d98] lexical_block\n              ranges (sec_offset)\n              sibling (ref4)\n              [2da1] variable \"r\"\n                name (string)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n                location (sec_offset)\n                      [c98,cb4) {reg0}\n                      [10b4,10d4) {reg0}\n                GNU_locviews (sec_offset)\n              [2db3] inlined_subroutine \"cleanup_debug\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [2dd9] inlined_subroutine \"cleanup_debug\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (implicit_const)\n                  call_column (implicit_const)\n                  [2df8] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [2e09] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [2e10] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [2e21] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [2e28] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [2e35] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg22(0)}\n              [2e3e] inlined_subroutine \"error\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [2e64] formal_parameter \"__format\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1118,113c) {reg19}\n                  GNU_locviews (sec_offset)\n                [2e71] formal_parameter \"__errnum\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1118,113c) {lit0, stack_value}\n                  GNU_locviews (sec_offset)\n                [2e7e] formal_parameter \"__status\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1118,113c) {lit1, stack_value}\n                  GNU_locviews (sec_offset)\n                [2e8b] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [2e98] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {lit1}\n                  [2e9d] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {lit0}\n                  [2ea2] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {breg19(0)}\n                  [2ea8] call_site_parameter\n                    location (exprloc) {reg3}\n                    call_value (exprloc) {breg21(0)}\n                  [2eae] call_site_parameter\n                    location (exprloc) {reg4}\n                    call_value (exprloc) {const2u(658)}\n                  [2eb5] call_site_parameter\n                    location (exprloc) {reg5}\n                    call_value (exprloc) {addr(0x5668)}\n              [2ec4] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n              [2ed1] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [2ee2] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {addr(0x55b8)}\n                [2eef] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {addr(0x5648)}\n                [2efc] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {lit5}\n              [2f02] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [2f0f] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {const1s(-1)}\n            [2f17] lexical_block\n              ranges (sec_offset)\n              sibling (ref4)\n              [2f20] variable \"r\"\n                name (string)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n                location (sec_offset)\n                      [8fc,914) {reg0}\n                      [ff4,1014) {reg0}\n                GNU_locviews (sec_offset)\n              [2f32] inlined_subroutine \"cleanup_debug\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [2f58] inlined_subroutine \"cleanup_debug\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (implicit_const)\n                  call_column (implicit_const)\n                  [2f77] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [2f88] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [2f8f] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [2fa0] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [2fa7] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [2fb4] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg22(0)}\n              [2fbd] inlined_subroutine \"error\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [2fe3] formal_parameter \"__format\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1058,107c) {reg19}\n                  GNU_locviews (sec_offset)\n                [2ff0] formal_parameter \"__errnum\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1058,107c) {lit0, stack_value}\n                  GNU_locviews (sec_offset)\n                [2ffd] formal_parameter \"__status\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [1058,107c) {lit1, stack_value}\n                  GNU_locviews (sec_offset)\n                [300a] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [3017] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {lit1}\n                  [301c] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {lit0}\n                  [3021] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {breg19(0)}\n                  [3027] call_site_parameter\n                    location (exprloc) {reg3}\n                    call_value (exprloc) {breg21(0)}\n                  [302d] call_site_parameter\n                    location (exprloc) {reg4}\n                    call_value (exprloc) {const2u(669)}\n                  [3034] call_site_parameter\n                    location (exprloc) {reg5}\n                    call_value (exprloc) {addr(0x5668)}\n              [3043] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [3054] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg22(0)}\n                [305a] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg19(0)}\n                [3060] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {fbreg(-632), deref}\n              [3069] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [307a] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {addr(0x55b8)}\n                [3087] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {addr(0x5648)}\n                [3094] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {lit5}\n              [309a] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [30a7] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {const1s(-1)}\n            [30af] lexical_block\n              ranges (sec_offset)\n              sibling (ref4)\n              [30b8] variable \"updated\"\n                name (strp)\n                decl_file (implicit_const)\n                decl_line (data2)\n                decl_column (data1)\n                type (ref4)\n                location (sec_offset)\n                      [c84,c88) {reg0}\n                      [cc0,cc8) {reg0}\n                      [f6c,f8c) {reg0}\n                GNU_locviews (sec_offset)\n              [30cc] inlined_subroutine \"cleanup_debug\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [30f2] inlined_subroutine \"cleanup_debug\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (implicit_const)\n                  call_column (implicit_const)\n                  [3111] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [3122] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [3129] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [313a] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg20(0)}\n                  [3141] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [314e] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {breg22(0)}\n              [3157] inlined_subroutine \"error\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (data2)\n                call_column (data1)\n                sibling (ref4)\n                [317d] formal_parameter \"__format\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [fd0,ff4) {reg19}\n                  GNU_locviews (sec_offset)\n                [318a] formal_parameter \"__errnum\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [fd0,ff4) {lit0, stack_value}\n                  GNU_locviews (sec_offset)\n                [3197] formal_parameter \"__status\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [fd0,ff4) {lit1, stack_value}\n                  GNU_locviews (sec_offset)\n                [31a4] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [31b1] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {lit1}\n                  [31b6] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {lit0}\n                  [31bb] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {breg19(0)}\n                  [31c1] call_site_parameter\n                    location (exprloc) {reg3}\n                    call_value (exprloc) {breg21(0)}\n                  [31c7] call_site_parameter\n                    location (exprloc) {reg4}\n                    call_value (exprloc) {const2u(719)}\n                  [31ce] call_site_parameter\n                    location (exprloc) {reg5}\n                    call_value (exprloc) {addr(0x5668)}\n              [31dd] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [31ee] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg22(0)}\n                [31f4] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg24(0)}\n                [31fa] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg20(0)}\n              [3201] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n              [320e] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [321f] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {addr(0x55b8)}\n                [322c] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {addr(0x5648)}\n                [3239] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {lit5}\n              [323f] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [324c] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {const1s(-1)}\n            [3254] inlined_subroutine \"secndx_name\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              ranges (sec_offset)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [326e] formal_parameter \"ndx\"\n                abstract_origin (ref4)\n              [3273] formal_parameter \"elf\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [964,96b) {reg0}\n                      [96b,9ac) {fbreg(-608)}\n                      [cb4,cbc) {fbreg(-608)}\n                GNU_locviews (sec_offset)\n              [3280] lexical_block\n                ranges (sec_offset)\n                [3285] variable \"shstrndx\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-232)}\n                [328e] variable \"mem\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-168)}\n                [3297] variable \"sec\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [96c,973) {reg0}\n                  GNU_locviews (sec_offset)\n                [32a4] variable \"shdr\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [978,980) {reg0}\n                        [980,98b) {reg2}\n                        [98b,9ac) {fbreg(-568)}\n                  GNU_locviews (sec_offset)\n                [32b1] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [32c2] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {fbreg(-608), deref}\n                [32cb] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [32dc] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {fbreg(-600), deref}\n                [32e5] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [32f6] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {fbreg(-608), deref}\n                  [32fe] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {fbreg(-584), deref}\n                [3307] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [3314] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {fbreg(-608), deref}\n            [331f] inlined_subroutine \"relocate\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              ranges (sec_offset)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [3339] formal_parameter \"type\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {reg21}\n                      [cc8,e68) {reg21}\n                      [107c,10b4) {reg21}\n                      [1220,1240) {reg21}\n                      [1298,12a0) {reg21}\n                      [13a4,13ac) {reg21}\n                      [14b0,14d8) {reg21}\n                      [152c,1530) {reg21}\n                GNU_locviews (sec_offset)\n              [3346] formal_parameter \"addsub\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,a7c) {reg4}\n                      [cc8,d03) {reg4}\n                      [d03,d54) {fbreg(-568)}\n                      [d54,d67) {reg4}\n                      [d67,d9c) {fbreg(-568)}\n                      [d9c,db0) {reg4}\n                      [dbc,dd0) {fbreg(-568)}\n                      [dd0,de4) {reg4}\n                      [df0,e14) {fbreg(-568)}\n                      [e14,e1c) {reg4}\n                      [e28,e54) {fbreg(-568)}\n                      [e54,e68) {reg4}\n                      [107c,108b) {reg4}\n                      [1298,12f4) {fbreg(-568)}\n                      [14b0,152c) {fbreg(-568)}\n                GNU_locviews (sec_offset)\n              [3353] formal_parameter \"sym\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,a08) {reg23}\n                      [cc8,cf0) {reg23}\n                      [d9c,da8) {reg23}\n                      [107c,10b4) {reg23}\n                GNU_locviews (sec_offset)\n              [3360] formal_parameter \"is_rela\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [cc8,e68) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [107c,10b4) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [1220,1240) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [1298,12f4) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [13a4,1400) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                      [14b0,1530) {breg28(0), const1u(32), shl, lit16, lit30, shl, eq, stack_value}\n                GNU_locviews (sec_offset)\n              [336d] formal_parameter \"fname\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {fbreg(-504)}\n                      [cc8,e68) {fbreg(-504)}\n                      [107c,10b4) {fbreg(-504)}\n                      [1220,1240) {fbreg(-504)}\n                      [1298,12f4) {fbreg(-504)}\n                      [13a4,1400) {fbreg(-504)}\n                      [14b0,1530) {fbreg(-504)}\n                GNU_locviews (sec_offset)\n              [337a] formal_parameter \"ei_data\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {fbreg(-516)}\n                      [cc8,e68) {fbreg(-516)}\n                      [107c,10b4) {fbreg(-516)}\n                      [1220,1240) {fbreg(-516)}\n                      [1298,12f4) {fbreg(-516)}\n                      [13a4,1400) {fbreg(-516)}\n                      [14b0,1530) {fbreg(-516)}\n                GNU_locviews (sec_offset)\n              [3387] formal_parameter \"tdata\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {fbreg(-536)}\n                      [cc8,e68) {fbreg(-536)}\n                      [107c,10b4) {fbreg(-536)}\n                      [1220,1240) {fbreg(-536)}\n                      [1298,12f4) {fbreg(-536)}\n                      [13a4,1400) {fbreg(-536)}\n                      [14b0,1530) {fbreg(-536)}\n                GNU_locviews (sec_offset)\n              [3394] formal_parameter \"addend\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [cc8,e68) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [107c,10b4) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [1220,1240) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [1298,12f4) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [13a4,1400) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                      [14b0,1530) {breg26(0), const1u(32), shl, const1u(32), shra, stack_value}\n                GNU_locviews (sec_offset)\n              [33a1] formal_parameter \"offset\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c4,aa8) {reg25}\n                      [cc8,e68) {reg25}\n                      [107c,10b4) {reg25}\n                      [1220,1240) {reg25}\n                      [1298,12f4) {reg25}\n                      [13a4,1400) {reg25}\n                      [14b0,1530) {reg25}\n                GNU_locviews (sec_offset)\n              [33ae] formal_parameter \"elf\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [9c0,aa8) {fbreg(-608)}\n                      [cc8,e68) {fbreg(-608)}\n                      [107c,10b4) {fbreg(-608)}\n                      [1220,1240) {fbreg(-608)}\n                      [1298,12f4) {fbreg(-608)}\n                      [13a4,1400) {fbreg(-608)}\n                      [14b0,1530) {fbreg(-608)}\n                GNU_locviews (sec_offset)\n              [33bb] lexical_block\n                ranges (sec_offset)\n                [33c0] variable \"size\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [9e0,9e8) {lit1, stack_value}\n                        [9e8,a7c) {reg1}\n                        [cd8,ce4) {lit8, stack_value}\n                        [ce4,cf0) {lit4, stack_value}\n                        [cf0,cfc) {reg1}\n                        [cfc,d03) {fbreg(-216)}\n                        [d54,d60) {reg1}\n                        [d60,d67) {fbreg(-216)}\n                        [d9c,da8) {lit2, stack_value}\n                        [da8,db0) {reg1}\n                        [dd0,de4) {reg1}\n                        [e14,e1c) {reg1}\n                        [e54,e58) {reg1}\n                        [e58,e68) {fbreg(-216)}\n                        [107c,108b) {reg1}\n                  GNU_locviews (sec_offset)\n                [33cd] variable \"tmpbuf\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-440)}\n                [33d6] variable \"tmpdata\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-232)}\n                [33df] variable \"rdata\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-168)}\n                [33e8] variable \"value\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [a58,a88) {reg23}\n                        [d18,d9c) {reg23}\n                        [da8,e04) {reg23}\n                        [e14,e1c) {reg23}\n                        [e28,e68) {reg23}\n                        [14d0,1530) {reg23}\n                  GNU_locviews (sec_offset)\n                [33f5] variable \"s\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [a98,aa8) {reg0}\n                        [1220,122c) {reg0}\n                        [13a4,13a8) {reg0}\n                  GNU_locviews (sec_offset)\n                [3402] lexical_block\n                  abstract_origin (ref4)\n                  ranges (sec_offset)\n                  sibling (ref4)\n                  [340f] variable \"d\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [d04,d18) {reg0}\n                          [1298,129c) {reg0}\n                          [14b0,14bc) {reg0}\n                    GNU_locviews (sec_offset)\n                  [341c] inlined_subroutine \"cleanup_debug\"\n                    abstract_origin (ref4)\n                    entry_pc (addr)\n                    GNU_entry_view (data2)\n                    low_pc (addr)\n                    high_pc (data8)\n                    call_file (implicit_const)\n                    call_line (data2)\n                    call_column (data1)\n                    sibling (ref4)\n                    [3442] call_site\n                      call_return_pc (addr)\n                      call_origin (ref4)\n                  [3450] inlined_subroutine \"error\"\n                    abstract_origin (ref4)\n                    entry_pc (addr)\n                    GNU_entry_view (data2)\n                    low_pc (addr)\n                    high_pc (data8)\n                    call_file (implicit_const)\n                    call_line (data2)\n                    call_column (data1)\n                    sibling (ref4)\n                    [3476] formal_parameter \"__format\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [12d0,12f4) {reg19}\n                      GNU_locviews (sec_offset)\n                    [3483] formal_parameter \"__errnum\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [12d0,12f4) {lit0, stack_value}\n                      GNU_locviews (sec_offset)\n                    [3490] formal_parameter \"__status\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [12d0,12f4) {lit1, stack_value}\n                      GNU_locviews (sec_offset)\n                    [349d] call_site\n                      call_return_pc (addr)\n                      call_origin (ref4)\n                      [34aa] call_site_parameter\n                        location (exprloc) {reg0}\n                        call_value (exprloc) {lit1}\n                      [34af] call_site_parameter\n                        location (exprloc) {reg1}\n                        call_value (exprloc) {lit0}\n                      [34b4] call_site_parameter\n                        location (exprloc) {reg2}\n                        call_value (exprloc) {breg19(0)}\n                      [34ba] call_site_parameter\n                        location (exprloc) {reg3}\n                        call_value (exprloc) {breg21(0)}\n                      [34c0] call_site_parameter\n                        location (exprloc) {reg4}\n                        call_value (exprloc) {const2u(533)}\n                      [34c7] call_site_parameter\n                        location (exprloc) {reg5}\n                        call_value (exprloc) {addr(0x5668)}\n                  [34d6] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [34e7] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {fbreg(-608), deref}\n                    [34ef] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {fbreg(-584), deref}\n                    [34f7] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {fbreg(-600), deref}\n                    [34ff] call_site_parameter\n                      location (exprloc) {reg3}\n                      call_value (exprloc) {fbreg(-516), deref_size(4)}\n                  [3509] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [351a] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {addr(0x55b8)}\n                    [3527] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {addr(0x5648)}\n                    [3534] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {lit5}\n                  [353a] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [354b] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {const1s(-1)}\n                  [3552] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [355f] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {addr(0x56c0)}\n                    [356c] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {addr(0x5690)}\n                    [3579] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {const2u(534)}\n                    [3580] call_site_parameter\n                      location (exprloc) {reg3}\n                      call_value (exprloc) {addr(0x64b0)}\n                [358f] lexical_block\n                  abstract_origin (ref4)\n                  ranges (sec_offset)\n                  sibling (ref4)\n                  [359c] variable \"d\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [d68,d88) {reg0}\n                          [14d0,14d4) {reg0}\n                    GNU_locviews (sec_offset)\n                  [35a9] inlined_subroutine \"cleanup_debug\"\n                    abstract_origin (ref4)\n                    entry_pc (addr)\n                    GNU_entry_view (data2)\n                    low_pc (addr)\n                    high_pc (data8)\n                    call_file (implicit_const)\n                    call_line (data2)\n                    call_column (data1)\n                    sibling (ref4)\n                    [35cf] call_site\n                      call_return_pc (addr)\n                      call_origin (ref4)\n                  [35dd] inlined_subroutine \"error\"\n                    abstract_origin (ref4)\n                    entry_pc (addr)\n                    GNU_entry_view (data2)\n                    low_pc (addr)\n                    high_pc (data8)\n                    call_file (implicit_const)\n                    call_line (data2)\n                    call_column (data1)\n                    sibling (ref4)\n                    [3603] formal_parameter \"__format\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [1508,152c) {reg19}\n                      GNU_locviews (sec_offset)\n                    [3610] formal_parameter \"__errnum\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [1508,152c) {lit0, stack_value}\n                      GNU_locviews (sec_offset)\n                    [361d] formal_parameter \"__status\"\n                      abstract_origin (ref4)\n                      location (sec_offset)\n                            [1508,152c) {lit1, stack_value}\n                      GNU_locviews (sec_offset)\n                    [362a] call_site\n                      call_return_pc (addr)\n                      call_origin (ref4)\n                      [3637] call_site_parameter\n                        location (exprloc) {reg0}\n                        call_value (exprloc) {lit1}\n                      [363c] call_site_parameter\n                        location (exprloc) {reg1}\n                        call_value (exprloc) {lit0}\n                      [3641] call_site_parameter\n                        location (exprloc) {reg2}\n                        call_value (exprloc) {breg19(0)}\n                      [3647] call_site_parameter\n                        location (exprloc) {reg3}\n                        call_value (exprloc) {breg21(0)}\n                      [364d] call_site_parameter\n                        location (exprloc) {reg4}\n                        call_value (exprloc) {const2u(520)}\n                      [3654] call_site_parameter\n                        location (exprloc) {reg5}\n                        call_value (exprloc) {addr(0x5668)}\n                  [3663] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [3674] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {fbreg(-608), deref}\n                    [367c] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {fbreg(-584), deref}\n                    [3684] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {fbreg(-600), deref}\n                    [368c] call_site_parameter\n                      location (exprloc) {reg3}\n                      call_value (exprloc) {fbreg(-516), deref_size(4)}\n                  [3696] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [36a7] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {addr(0x56c0)}\n                    [36b4] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {addr(0x5690)}\n                    [36c1] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {const2u(521)}\n                    [36c8] call_site_parameter\n                      location (exprloc) {reg3}\n                      call_value (exprloc) {addr(0x64b0)}\n                  [36d6] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    sibling (ref4)\n                    [36e7] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {addr(0x55b8)}\n                    [36f4] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {addr(0x5648)}\n                    [3701] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {lit5}\n                  [3707] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [3714] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {const1s(-1)}\n                [371c] inlined_subroutine \"cleanup_debug\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (data2)\n                  call_column (data1)\n                  sibling (ref4)\n                  [3742] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                [3750] inlined_subroutine \"error\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (data2)\n                  call_column (data1)\n                  sibling (ref4)\n                  [3776] formal_parameter \"__format\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [10a4,10b0) {reg0}\n                          [10b0,10b3) {reg2}\n                    GNU_locviews (sec_offset)\n                  [3783] formal_parameter \"__errnum\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [10a4,10b4) {lit0, stack_value}\n                    GNU_locviews (sec_offset)\n                  [3790] formal_parameter \"__status\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [10a4,10b4) {lit1, stack_value}\n                    GNU_locviews (sec_offset)\n                  [379d] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [37aa] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {lit1}\n                    [37af] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {lit0}\n                [37b6] inlined_subroutine \"cleanup_debug\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (data2)\n                  call_column (data1)\n                  sibling (ref4)\n                  [37dc] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                [37ea] inlined_subroutine \"error\"\n                  abstract_origin (ref4)\n                  entry_pc (addr)\n                  GNU_entry_view (data2)\n                  low_pc (addr)\n                  high_pc (data8)\n                  call_file (implicit_const)\n                  call_line (data2)\n                  call_column (data1)\n                  sibling (ref4)\n                  [3810] formal_parameter \"__format\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [13dc,1400) {reg19}\n                    GNU_locviews (sec_offset)\n                  [381d] formal_parameter \"__errnum\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [13dc,1400) {lit0, stack_value}\n                    GNU_locviews (sec_offset)\n                  [382a] formal_parameter \"__status\"\n                    abstract_origin (ref4)\n                    location (sec_offset)\n                          [13dc,1400) {lit1, stack_value}\n                    GNU_locviews (sec_offset)\n                  [3837] call_site\n                    call_return_pc (addr)\n                    call_origin (ref4)\n                    [3844] call_site_parameter\n                      location (exprloc) {reg0}\n                      call_value (exprloc) {lit1}\n                    [3849] call_site_parameter\n                      location (exprloc) {reg1}\n                      call_value (exprloc) {lit0}\n                    [384e] call_site_parameter\n                      location (exprloc) {reg2}\n                      call_value (exprloc) {breg19(0)}\n                    [3854] call_site_parameter\n                      location (exprloc) {reg3}\n                      call_value (exprloc) {breg21(0)}\n                    [385a] call_site_parameter\n                      location (exprloc) {reg4}\n                      call_value (exprloc) {const2u(557)}\n                    [3861] call_site_parameter\n                      location (exprloc) {reg5}\n                      call_value (exprloc) {addr(0x5668)}\n                [3870] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [3881] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {fbreg(-608), deref}\n                  [3889] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {fbreg(-600), deref}\n                  [3891] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {fbreg(-584), deref}\n                  [3899] call_site_parameter\n                    location (exprloc) {reg3}\n                    call_value (exprloc) {fbreg(-516), deref_size(4)}\n                [38a3] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [38b4] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {addr(0x55b8)}\n                  [38c1] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {addr(0x5680)}\n                  [38ce] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {lit5}\n                [38d4] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [38e5] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {addr(0x56d0)}\n                  [38f2] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {addr(0x5690)}\n                  [38ff] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {const2u(558)}\n                  [3906] call_site_parameter\n                    location (exprloc) {reg3}\n                    call_value (exprloc) {addr(0x64b0)}\n                [3914] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [3925] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {addr(0x55b8)}\n                  [3932] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {addr(0x5648)}\n                  [393f] call_site_parameter\n                    location (exprloc) {reg2}\n                    call_value (exprloc) {lit5}\n                [3945] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [3956] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {const1s(-1)}\n                [395d] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n            [396c] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [3992] inlined_subroutine \"cleanup_debug\"\n                abstract_origin (ref4)\n                entry_pc (addr)\n                GNU_entry_view (data2)\n                low_pc (addr)\n                high_pc (data8)\n                call_file (implicit_const)\n                call_line (implicit_const)\n                call_column (implicit_const)\n                [39b1] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [39c2] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {breg20(0)}\n                [39c9] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [39da] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {breg20(0)}\n                [39e1] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [39ee] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {breg22(0)}\n            [39f7] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [3a1d] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [11a0,11c4) {reg19}\n                GNU_locviews (sec_offset)\n              [3a2a] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [11a0,11c4) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [3a37] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [11a0,11c4) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [3a44] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [3a51] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [3a56] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [3a5b] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [3a61] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg21(0)}\n                [3a67] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(694)}\n                [3a6e] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [3a7d] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [3a8e] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {fbreg(-616), deref}\n              [3a96] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {fbreg(-592), deref}\n            [3a9f] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [3ab0] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {fbreg(-576), deref}\n              [3ab8] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {fbreg(-552), deref}\n              [3ac0] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg23(0)}\n              [3ac6] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-560), deref}\n              [3ace] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {fbreg(-544), deref}\n            [3ad7] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [3ae8] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {fbreg(-616), deref}\n            [3af1] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [3b02] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [3b0f] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [3b1c] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [3b22] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [3b2f] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n        [3b38] inlined_subroutine \"startswith\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3b5e] formal_parameter \"prefix\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [768,788) {addr(0x5678), stack_value}\n            GNU_locviews (sec_offset)\n          [3b6b] formal_parameter \"str\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [768,788) {reg19}\n            GNU_locviews (sec_offset)\n          [3b78] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3b85] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg19(0)}\n            [3b8b] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5678)}\n            [3b98] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit7}\n        [3b9f] inlined_subroutine \"get_xndxdata\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          ranges (sec_offset)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3bb9] formal_parameter \"symscn\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [848,868) {reg19}\n                  [bc0,bd4) {reg19}\n                  [bd4,bd7) {reg0}\n            GNU_locviews (sec_offset)\n          [3bc6] formal_parameter \"elf\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [848,86c) {reg20}\n                  [bc0,c64) {reg20}\n                  [f58,f6c) {reg20}\n            GNU_locviews (sec_offset)\n          [3bd3] lexical_block\n            ranges (sec_offset)\n            [3bd8] variable \"xndxdata\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [848,86c) {lit0, stack_value}\n                    [86c,86c) {fbreg(-552)}\n                    [bc0,c5c) {lit0, stack_value}\n                    [c5c,c64) {reg0}\n                    [f58,f6c) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [3be5] variable \"shdr_mem\"\n              abstract_origin (ref4)\n              location (exprloc) {fbreg(-232)}\n            [3bee] variable \"shdr\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [850,860) {reg0}\n              GNU_locviews (sec_offset)\n            [3bfb] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              sibling (ref4)\n              [3c08] variable \"scnndx\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [bdc,be0) {reg0}\n                      [be0,c64) {reg23}\n                      [f58,f6c) {reg23}\n                GNU_locviews (sec_offset)\n              [3c15] variable \"xndxscn\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [bdc,bec) {lit0, stack_value}\n                      [bec,c00) {reg21}\n                      [c00,c0b) {reg0}\n                      [c0b,c3c) {reg21}\n                      [c3c,c64) {reg28}\n                      [f58,f6c) {reg0}\n                GNU_locviews (sec_offset)\n              [3c22] lexical_block\n                abstract_origin (ref4)\n                ranges (sec_offset)\n                sibling (ref4)\n                [3c2f] variable \"xndxshdr_mem\"\n                  abstract_origin (ref4)\n                  location (exprloc) {fbreg(-168)}\n                [3c38] variable \"xndxshdr\"\n                  abstract_origin (ref4)\n                  location (sec_offset)\n                        [c0c,c20) {reg0}\n                  GNU_locviews (sec_offset)\n                [3c45] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  sibling (ref4)\n                  [3c56] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {breg21(0)}\n                  [3c5c] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {breg19(0)}\n                [3c63] call_site\n                  call_return_pc (addr)\n                  call_origin (ref4)\n                  [3c70] call_site_parameter\n                    location (exprloc) {reg0}\n                    call_value (exprloc) {breg28(0)}\n                  [3c76] call_site_parameter\n                    location (exprloc) {reg1}\n                    call_value (exprloc) {lit0}\n              [3c7d] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n              [3c8a] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [3c97] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n                [3c9d] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg21(0)}\n            [3ca5] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [3cb2] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg19(0)}\n              [3cb8] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {fbreg(-584), deref}\n        [3cc3] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3ce9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [3cf7] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3d1d] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [b50,b74) {reg19}\n            GNU_locviews (sec_offset)\n          [3d2a] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [b50,b74) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [3d37] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [b50,b74) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [3d44] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3d51] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [3d56] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [3d5b] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [3d61] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [3d67] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(737)}\n            [3d6e] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [3d7d] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3da3] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [3db1] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3dd7] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ebc,ee0) {reg19}\n            GNU_locviews (sec_offset)\n          [3de4] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ebc,ee0) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [3df1] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [ebc,ee0) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [3dfe] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3e0b] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [3e10] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [3e15] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [3e1b] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [3e21] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(732)}\n            [3e28] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [3e37] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3e5d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [3e6b] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3e91] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [f34,f58) {reg19}\n            GNU_locviews (sec_offset)\n          [3e9e] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [f34,f58) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [3eab] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [f34,f58) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [3eb8] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3ec5] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [3eca] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [3ecf] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [3ed5] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [3edb] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(613)}\n            [3ee2] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [3ef1] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3f17] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [3f25] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3f4b] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [11f8,121c) {reg19}\n            GNU_locviews (sec_offset)\n          [3f58] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [11f8,121c) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [3f65] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [11f8,121c) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [3f72] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [3f7f] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [3f84] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [3f89] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [3f8f] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [3f95] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(602)}\n            [3f9c] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [3fab] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [3fd1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [3fdf] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [4005] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1274,1298) {reg19}\n            GNU_locviews (sec_offset)\n          [4012] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1274,1298) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [401f] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1274,1298) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [402c] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [4039] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [403e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [4043] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [4049] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [404f] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(727)}\n            [4056] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [4065] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [408b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [4099] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [40bf] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1328,134c) {reg19}\n            GNU_locviews (sec_offset)\n          [40cc] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1328,134c) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [40d9] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1328,134c) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [40e6] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [40f3] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [40f8] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [40fd] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [4103] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [4109] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(641)}\n            [4110] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [411f] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [4145] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [4153] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [4179] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1380,13a4) {reg19}\n            GNU_locviews (sec_offset)\n          [4186] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1380,13a4) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [4193] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1380,13a4) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [41a0] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [41ad] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [41b2] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [41b7] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [41bd] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [41c3] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(621)}\n            [41ca] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [41d9] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [41ff] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [420d] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [4233] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1434,1458) {reg19}\n            GNU_locviews (sec_offset)\n          [4240] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1434,1458) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [424d] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1434,1458) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [425a] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [4267] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [426c] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [4271] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [4277] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [427d] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(628)}\n            [4284] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [4293] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [42b9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [42c7] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [42ed] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [148c,14b0) {reg19}\n            GNU_locviews (sec_offset)\n          [42fa] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [148c,14b0) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [4307] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [148c,14b0) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [4314] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [4321] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [4326] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [432b] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [4331] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg21(0)}\n            [4337] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(638)}\n            [433e] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [434d] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [435e] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [4365] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4376] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [437c] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg26(0)}\n        [4383] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4394] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [439a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-512), deref}\n        [43a3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [43b4] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-616), deref}\n          [43bc] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg19(0)}\n        [43c3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [43d4] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-632), deref}\n          [43dc] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [43e2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [43f3] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [43f9] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-432)}\n        [4401] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4412] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [4418] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [441d] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit0}\n        [4423] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4434] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [443a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [4440] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4451] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [4458] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4469] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg19(0)}\n          [446f] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [4475] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4486] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-632), deref}\n        [448f] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [44a0] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [44a6] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-488), deref_size(4)}\n          [44af] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n        [44b5] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [44c6] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [44d3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [44e0] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [44e6] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [44f7] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [44fe] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [450f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [4515] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit1}\n          [451a] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n        [4520] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4531] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [453e] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [454b] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [4551] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4562] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [4569] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [457a] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg27(0)}\n          [4580] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [4585] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit0}\n        [458b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [459c] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [45a9] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [45b6] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [45bc] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [45cd] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [45d4] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [45e5] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [45f2] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [45ff] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [4605] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4616] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [461d] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [462e] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [463b] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [4648] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [464e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [465f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [4666] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4677] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [4684] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [4691] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [4697] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [46a8] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [46af] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [46c0] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [46cd] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [46da] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [46e0] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [46f1] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [46f8] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4709] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [4716] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [4723] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [4729] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [473a] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [4741] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4752] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [475f] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [476c] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [4772] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [477f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n      [4787] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [4794] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-632), deref}\n        [479c] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-624), deref}\n    [47a6] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [47b7] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [47be] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [47cc] subprogram \"relocate\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    sibling (ref4)\n    [47db] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [47e7] formal_parameter \"offset\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [47f3] formal_parameter \"addend\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [47ff] formal_parameter \"tdata\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [480b] formal_parameter \"ei_data\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4817] formal_parameter \"fname\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4823] formal_parameter \"is_rela\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [482f] formal_parameter \"sym\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [483b] formal_parameter \"addsub\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4847] formal_parameter \"type\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4853] variable \"size\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [485f] union_type\n      byte_size (data1)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      sibling (ref4)\n      [4868] member \"Byte\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [4874] member \"Half\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [4880] member \"Word\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [488c] member \"Sword\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [4898] member \"Xword\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [48a4] member \"Sxword\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [48b1] variable \"tmpbuf\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [48bd] variable \"tmpdata\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [48c9] variable \"rdata\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [48d5] variable \"value\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [48e1] variable \"__PRETTY_FUNCTION__\"\n      name (strp)\n      type (ref4)\n      artificial (flag_present)\n      location (exprloc) {addr(0x64b0)}\n    [48f4] variable \"s\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [48fe] lexical_block\n      sibling (ref4)\n      [4903] variable \"d\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n    [490e] lexical_block\n      [490f] variable \"d\"\n        name (string)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n  [491b] array_type\n    type (ref4)\n    sibling (ref4)\n    [4924] subrange_type\n      type (ref4)\n      upper_bound (data1)\n  [492b] const_type\n    type (ref4)\n  [4930] subprogram \"update_shdrstrndx\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [4951] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [0,3f) {reg0}\n            [3f,8c) {reg20}\n            [8c,9c) {entry_value(1) {reg0}, stack_value}\n            [9c,e4) {reg20}\n      GNU_locviews (sec_offset)\n    [4965] formal_parameter \"shdrstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [0,38) {reg1}\n            [38,8c) {reg19}\n            [8c,9c) {entry_value(1) {reg1}, stack_value}\n            [9c,e4) {reg19}\n      GNU_locviews (sec_offset)\n    [4979] variable \"ehdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-120)}\n    [4989] lexical_block\n      low_pc (addr)\n      high_pc (data8)\n      sibling (ref4)\n      [499e] variable \"scn0\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [b8,bb) {reg0}\n              [bb,d4) {reg22}\n        GNU_locviews (sec_offset)\n      [49b2] variable \"shdr0_mem\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (exprloc) {fbreg(-184)}\n      [49c2] variable \"shdr0\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [c0,c8) {reg0}\n              [c8,cf) {reg1}\n        GNU_locviews (sec_offset)\n      [49d6] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [49e7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg20(0)}\n        [49ed] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n      [49f3] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [4a04] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg22(0)}\n        [4a0a] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-184)}\n      [4a12] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [4a1f] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg22(0)}\n    [4a27] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4a38] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n      [4a3e] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg21(0)}\n    [4a45] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4a56] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n      [4a5c] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg21(0)}\n    [4a63] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [4a71] subprogram \"get_xndxdata\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    sibling (ref4)\n    [4a80] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4a8c] formal_parameter \"symscn\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4a98] variable \"xndxdata\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4aa4] variable \"shdr_mem\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4ab0] variable \"shdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4abc] lexical_block\n      [4abd] variable \"scnndx\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [4ac9] variable \"xndxscn\"\n        name (strp)\n        decl_file (implicit_const)\n        decl_line (data2)\n        decl_column (data1)\n        type (ref4)\n      [4ad5] lexical_block\n        [4ad6] variable \"xndxshdr_mem\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n        [4ae2] variable \"xndxshdr\"\n          name (strp)\n          decl_file (implicit_const)\n          decl_line (data2)\n          decl_column (data1)\n          type (ref4)\n  [4af1] subprogram \"secndx_name\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    sibling (ref4)\n    [4b00] formal_parameter \"elf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4b0c] formal_parameter \"ndx\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4b18] variable \"shstrndx\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4b24] variable \"mem\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4b30] variable \"sec\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n    [4b3c] variable \"shdr\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n  [4b49] subprogram \"parse_opt\"\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (data2)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [4b6a] formal_parameter \"key\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1a0,1f0) {reg0}\n            [1f0,214) {entry_value(1) {reg0}, stack_value}\n            [214,234) {reg0}\n            [234,240) {entry_value(1) {reg0}, stack_value}\n            [240,244) {reg0}\n            [244,250) {entry_value(1) {reg0}, stack_value}\n            [250,254) {reg0}\n            [254,260) {entry_value(1) {reg0}, stack_value}\n            [260,278) {reg0}\n            [278,28c) {entry_value(1) {reg0}, stack_value}\n            [28c,2a8) {reg0}\n            [2a8,31c) {entry_value(1) {reg0}, stack_value}\n            [31c,32c) {reg0}\n            [32c,330) {entry_value(1) {reg0}, stack_value}\n            [330,334) {reg0}\n            [334,344) {entry_value(1) {reg0}, stack_value}\n            [344,348) {reg0}\n            [348,35c) {entry_value(1) {reg0}, stack_value}\n            [35c,36c) {reg0}\n            [36c,3b0) {entry_value(1) {reg0}, stack_value}\n            [3b0,3b4) {reg0}\n            [3b4,3e0) {entry_value(1) {reg0}, stack_value}\n            [3e0,3e4) {reg0}\n            [3e4,3f0) {entry_value(1) {reg0}, stack_value}\n            [3f0,404) {reg0}\n            [404,410) {entry_value(1) {reg0}, stack_value}\n            [410,414) {reg0}\n            [414,478) {entry_value(1) {reg0}, stack_value}\n      GNU_locviews (sec_offset)\n    [4b7e] formal_parameter \"arg\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1a0,1f8) {reg1}\n            [1f8,200) {reg19}\n            [200,214) {entry_value(1) {reg1}, stack_value}\n            [214,238) {reg1}\n            [238,240) {reg19}\n            [240,248) {reg1}\n            [248,250) {reg19}\n            [250,258) {reg1}\n            [258,260) {reg19}\n            [260,280) {reg1}\n            [280,28c) {reg19}\n            [28c,298) {reg1}\n            [298,2b8) {reg19}\n            [2b8,31c) {entry_value(1) {reg1}, stack_value}\n            [31c,324) {reg1}\n            [324,330) {reg19}\n            [330,338) {reg1}\n            [338,344) {entry_value(1) {reg1}, stack_value}\n            [344,350) {reg1}\n            [350,35c) {reg19}\n            [35c,360) {reg1}\n            [360,398) {reg19}\n            [398,39b) {reg0}\n            [39b,3b0) {entry_value(1) {reg1}, stack_value}\n            [3b0,3b7) {reg1}\n            [3b7,3c4) {reg19}\n            [3c4,3c7) {reg0}\n            [3c7,3e0) {entry_value(1) {reg1}, stack_value}\n            [3e0,3e8) {reg1}\n            [3e8,3f0) {reg19}\n            [3f0,408) {reg1}\n            [408,410) {reg19}\n            [410,418) {reg1}\n            [418,420) {reg19}\n            [420,428) {entry_value(1) {reg1}, stack_value}\n            [428,478) {reg19}\n      GNU_locviews (sec_offset)\n    [4b92] formal_parameter \"state\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data2)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [1a0,200) {reg2}\n            [200,214) {entry_value(1) {reg2}, stack_value}\n            [214,2d0) {reg2}\n            [2d0,31c) {reg20}\n            [31c,364) {reg2}\n            [364,3b0) {entry_value(1) {reg2}, stack_value}\n            [3b0,3b7) {reg2}\n            [3b7,3e0) {entry_value(1) {reg2}, stack_value}\n            [3e0,420) {reg2}\n            [420,428) {reg20}\n            [428,438) {reg2}\n            [438,458) {entry_value(1) {reg2}, stack_value}\n            [458,478) {reg2}\n      GNU_locviews (sec_offset)\n    [4ba6] inlined_subroutine \"section_name_matches\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [4bc0] formal_parameter \"name\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2b8,2ec) {addr(0x5608), stack_value}\n              [420,428) {addr(0x5608), stack_value}\n        GNU_locviews (sec_offset)\n      [4bcd] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2b8,2d0) {reg19}\n        GNU_locviews (sec_offset)\n      [4bda] lexical_block\n        ranges (sec_offset)\n        [4bdf] variable \"pattern\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2b8,2ec) {reg19}\n                [420,428) {reg19}\n          GNU_locviews (sec_offset)\n        [4bec] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [4bf9] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg21(0)}\n          [4bff] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {const1u(32)}\n    [4c08] inlined_subroutine \"add_pattern\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [4c22] formal_parameter \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [384,398) {reg19}\n              [398,39b) {reg0}\n              [39b,3ac) {entry_value(1) {reg1}, stack_value}\n        GNU_locviews (sec_offset)\n      [4c2f] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [384,3ac) {addr(0x5580), stack_value}\n        GNU_locviews (sec_offset)\n      [4c3c] lexical_block\n        ranges (sec_offset)\n        [4c41] variable \"p\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [398,39b) {reg1}\n                [39b,3ac) {reg19}\n          GNU_locviews (sec_offset)\n        [4c4e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4c5f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit16}\n        [4c65] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [4c72] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {entry_value(1) {reg1}}\n    [4c7c] inlined_subroutine \"add_pattern\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [4c96] formal_parameter \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3b0,3b7) {reg1}\n              [3b7,3c4) {reg19}\n              [3c4,3c7) {reg0}\n              [3c7,3dc) {entry_value(1) {reg1}, stack_value}\n        GNU_locviews (sec_offset)\n      [4ca3] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3b0,3dc) {addr(0x5588), stack_value}\n        GNU_locviews (sec_offset)\n      [4cb0] lexical_block\n        ranges (sec_offset)\n        [4cb5] variable \"p\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3c4,3c7) {reg1}\n                [3c7,3dc) {reg19}\n          GNU_locviews (sec_offset)\n        [4cc2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [4cd3] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit16}\n        [4cd9] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [4ce6] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {entry_value(1) {reg1}}\n    [4cf0] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [4d16] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [440,44c) {reg0}\n              [44c,44f) {reg2}\n        GNU_locviews (sec_offset)\n      [4d23] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [440,450) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [4d30] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [440,450) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [4d3d] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [4d4a] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [4d4f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [4d56] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4d67] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [4d74] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5618)}\n      [4d81] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [4d87] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4d98] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg20(0)}\n    [4d9f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4db0] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n      [4db6] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5608)}\n      [4dc3] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {const1u(32)}\n    [4dca] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      [4dd7] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [4de4] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n  [4deb] subprogram \"main\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    type (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [4e0d] formal_parameter \"argc\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [6280,62b0) {reg0}\n            [62b0,6414) {reg20}\n            [6414,6428) {entry_value(1) {reg0}, stack_value}\n            [6428,64a8) {reg20}\n      GNU_locviews (sec_offset)\n    [4e20] formal_parameter \"argv\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [6280,62bc) {reg1}\n            [62bc,6418) {reg21}\n            [6418,6428) {entry_value(1) {reg1}, stack_value}\n            [6428,64a8) {reg21}\n      GNU_locviews (sec_offset)\n    [4e33] variable \"remaining\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (exprloc) {fbreg(-76)}\n    [4e42] variable \"result\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [62cc,63b4) {lit0, stack_value}\n            [63b4,63ec) {reg19}\n            [6428,6480) {lit0, stack_value}\n            [6480,6484) {reg0}\n            [6488,64a8) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [4e55] inlined_subroutine \"free_patterns\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [4e7b] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [4e88] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [4e96] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (data1)\n      call_line (data1)\n      call_column (data1)\n      sibling (ref4)\n      [4ebc] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [644c,6458) {reg0}\n              [6458,645b) {reg2}\n        GNU_locviews (sec_offset)\n      [4ec9] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [644c,645c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [4ed6] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [644c,645c) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [4ee3] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [4ef0] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [4ef5] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [4efc] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f0d] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [4f13] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f24] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [4f2a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f3b] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit2}\n    [4f41] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f52] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {lit6}\n      [4f57] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5cb0)}\n    [4f65] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f76] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg23(0)}\n      [4f7c] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5cb8)}\n    [4f8a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4f9b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg23(0)}\n    [4fa2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4fb3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x64f8)}\n      [4fc0] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg20(0)}\n      [4fc6] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {breg21(0)}\n      [4fcc] call_site_parameter\n        location (exprloc) {reg3}\n        call_value (exprloc) {lit0}\n      [4fd1] call_site_parameter\n        location (exprloc) {reg4}\n        call_value (exprloc) {fbreg(-76)}\n      [4fd8] call_site_parameter\n        location (exprloc) {reg5}\n        call_value (exprloc) {lit0}\n    [4fde] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [4fef] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {lit1}\n    [4ff5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [5002] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [5013] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [5019] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [502a] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x5d58)}\n    [5038] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [5046] subprogram \"section_name_matches\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (data1)\n    sibling (ref4)\n    [5056] formal_parameter \"patterns\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5062] formal_parameter \"name\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [506e] variable \"pattern\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [507b] subprogram \"free_patterns\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n  [5084] subprogram \"free_sec_patterns\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [50a2] formal_parameter \"patterns\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f0,108) {reg0}\n            [108,134) {entry_value(1) {reg0}, stack_value}\n            [134,138) {reg0}\n      GNU_locviews (sec_offset)\n    [50b5] variable \"pattern\"\n      name (strp)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n      location (sec_offset)\n            [f0,108) {reg0}\n            [108,128) {reg19}\n            [134,138) {reg0}\n      GNU_locviews (sec_offset)\n    [50c8] lexical_block\n      low_pc (addr)\n      high_pc (data8)\n      [50d9] variable \"p\"\n        name (string)\n        decl_file (data1)\n        decl_line (data1)\n        decl_column (data1)\n        type (ref4)\n        location (sec_offset)\n              [108,114) {reg19}\n              [114,128) {reg20}\n        GNU_locviews (sec_offset)\n      [50eb] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [50f8] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5105] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg20(0)}\n  [510e] subprogram \"add_pattern\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n    sibling (ref4)\n    [511b] formal_parameter \"patterns\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5127] formal_parameter \"pattern\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5133] variable \"p\"\n      name (string)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [513e] pointer_type\n    byte_size (implicit_const)\n    type (ref4)\n  [5143] subprogram \"pwrite_retry\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (data1)\n    sibling (ref4)\n    [5153] formal_parameter \"fd\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [515d] formal_parameter \"buf\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5168] formal_parameter \"len\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5173] formal_parameter \"off\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [517e] variable \"recvd\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [518a] lexical_block\n      [518b] variable \"ret\"\n        name (string)\n        decl_file (data1)\n        decl_line (data1)\n        decl_column (data1)\n        type (ref4)\n      [5197] lexical_block\n        [5198] variable \"__result\"\n          name (strp)\n          decl_file (data1)\n          decl_line (data1)\n          decl_column (data1)\n          type (ref4)\n  [51a7] subprogram \"startswith\"\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (data1)\n    sibling (ref4)\n    [51b7] formal_parameter \"str\"\n      name (string)\n      decl_file (implicit_const)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [51c2] formal_parameter \"prefix\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [51cf] subprogram \"error\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (data1)\n    prototyped (flag_present)\n    inline (data1)\n    sibling (ref4)\n    [51dc] formal_parameter \"__status\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [51e8] formal_parameter \"__errnum\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [51f4] formal_parameter \"__format\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5200] unspecified_parameters\n  [5202] subprogram \"strcpy\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [5211] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [521d] formal_parameter \"__src\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [522a] subprogram \"memset\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [5239] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5245] formal_parameter \"__ch\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5251] formal_parameter \"__len\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [525e] subprogram \"mempcpy\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [526d] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5279] formal_parameter \"__src\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [5285] formal_parameter \"__len\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [5292] subprogram \"memcpy\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [52a1] formal_parameter \"__dest\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [52ad] formal_parameter \"__src\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [52b9] formal_parameter \"__len\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n  [52c6] subprogram \"open\"\n    external (flag_present)\n    name (strp)\n    decl_file (data1)\n    decl_line (data1)\n    decl_column (implicit_const)\n    prototyped (flag_present)\n    type (ref4)\n    inline (implicit_const)\n    artificial (flag_present)\n    sibling (ref4)\n    [52d5] formal_parameter \"__path\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [52e1] formal_parameter \"__oflag\"\n      name (strp)\n      decl_file (data1)\n      decl_line (data1)\n      decl_column (data1)\n      type (ref4)\n    [52ed] unspecified_parameters\n  [52ef] subprogram \"cleanup_debug\"\n    abstract_origin (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [530a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [531b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [5322] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [5333] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg19(0)}\n    [533a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [5348] subprogram \"update_section_size\"\n    abstract_origin (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [5363] formal_parameter \"scn\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [480,4cb) {reg0}\n            [4cb,530) {reg21}\n            [530,540) {entry_value(1) {reg0}, stack_value}\n            [540,5a4) {reg21}\n            [5a4,620) {entry_value(1) {reg0}, stack_value}\n      GNU_locviews (sec_offset)\n    [5370] formal_parameter \"newdata\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [480,4a8) {reg1}\n            [4a8,52c) {reg19}\n            [52c,540) {entry_value(1) {reg1}, stack_value}\n            [540,56c) {reg19}\n            [56c,598) {entry_value(1) {reg1}, stack_value}\n            [598,5b0) {reg19}\n            [5b0,620) {entry_value(1) {reg1}, stack_value}\n      GNU_locviews (sec_offset)\n    [537d] formal_parameter \"debugelf\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [480,4c4) {reg2}\n            [4c4,52c) {reg20}\n            [52c,540) {entry_value(1) {reg2}, stack_value}\n            [540,5a0) {reg20}\n            [5a0,620) {entry_value(1) {reg2}, stack_value}\n      GNU_locviews (sec_offset)\n    [538a] formal_parameter \"cnt\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [480,4cb) {reg3}\n            [4cb,530) {reg22}\n            [530,540) {entry_value(1) {reg3}, stack_value}\n            [540,5ac) {reg22}\n            [5ac,620) {entry_value(1) {reg3}, stack_value}\n      GNU_locviews (sec_offset)\n    [5397] formal_parameter \"fname\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [480,4cb) {reg4}\n            [4cb,534) {reg23}\n            [534,540) {entry_value(1) {reg4}, stack_value}\n            [540,620) {reg23}\n      GNU_locviews (sec_offset)\n    [53a4] variable \"shdr_mem\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-136)}\n    [53ad] variable \"shdr\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [4d8,4df) {reg1}\n      GNU_locviews (sec_offset)\n    [53ba] lexical_block\n      abstract_origin (ref4)\n      low_pc (addr)\n      high_pc (data8)\n      sibling (ref4)\n      [53d3] variable \"debugdata\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4fc,508) {reg0}\n              [59c,5b8) {reg0}\n        GNU_locviews (sec_offset)\n    [53e1] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5407] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [5415] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [543b] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [574,598) {reg19}\n        GNU_locviews (sec_offset)\n      [5448] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [574,598) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [5455] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [574,598) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [5462] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [546f] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [5474] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [5479] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [547f] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg23(0)}\n        [5485] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(965)}\n        [548c] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x5668)}\n    [549b] inlined_subroutine \"update_section_size\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [54c1] formal_parameter \"scn\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [59c,5a4) {reg21}\n              [5a4,620) {entry_value(1) {reg0}, stack_value}\n        GNU_locviews (sec_offset)\n      [54ce] formal_parameter \"newdata\"\n        abstract_origin (ref4)\n      [54d3] formal_parameter \"debugelf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [59c,5a0) {reg20}\n              [5a0,620) {entry_value(1) {reg2}, stack_value}\n        GNU_locviews (sec_offset)\n      [54e0] formal_parameter \"cnt\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [59c,5ac) {reg22}\n              [5ac,620) {entry_value(1) {reg3}, stack_value}\n        GNU_locviews (sec_offset)\n      [54ed] formal_parameter \"fname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [59c,620) {reg23}\n        GNU_locviews (sec_offset)\n      [54fa] variable \"shdr_mem\"\n        abstract_origin (ref4)\n      [54ff] variable \"shdr\"\n        abstract_origin (ref4)\n      [5504] lexical_block\n        abstract_origin (ref4)\n        low_pc (addr)\n        high_pc (data8)\n        [5519] variable \"debugdata\"\n          abstract_origin (ref4)\n        [551e] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [5544] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (implicit_const)\n            call_column (implicit_const)\n            [5563] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [5574] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg19(0)}\n            [557b] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [558c] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg19(0)}\n            [5593] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [55a0] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg21(0)}\n        [55a9] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [55cf] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [5fc,620) {reg19}\n            GNU_locviews (sec_offset)\n          [55dc] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            const_value (data1)\n          [55e2] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            const_value (data1)\n          [55e8] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [55f5] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [55fa] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [55ff] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [5605] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg23(0)}\n            [560b] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(972)}\n            [5612] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [5621] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [5632] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [563f] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [564c] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [5652] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [565f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n    [5668] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [5679] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n      [567f] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-136)}\n    [5687] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [5698] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n    [569f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [56b0] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [56bd] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5648)}\n      [56ca] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [56d0] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [56e1] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [56e8] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n  [56f6] subprogram \"handle_elf\"\n    abstract_origin (ref4)\n    low_pc (addr)\n    high_pc (data8)\n    frame_base (exprloc) {call_frame_cfa {...}}\n    call_all_calls (flag_present)\n    sibling (ref4)\n    [5711] formal_parameter \"fd\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1530,154c) {reg0}\n            [154c,159f) {reg6}\n            [159f,15dc) {fbreg(-448)}\n            [15dc,15e4) {breg1(15952)}\n            [15e4,15e8) {reg0}\n            [15e8,1fdc) {fbreg(-448)}\n            [1fdc,1fdf) {reg0}\n            [1fdf,2010) {fbreg(-448)}\n            [2064,4a04) {fbreg(-448)}\n            [4a08,5288) {fbreg(-448)}\n      GNU_locviews (sec_offset)\n    [571e] formal_parameter \"elf\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1530,159c) {reg1}\n            [159c,159f) {breg2(16024)}\n            [159f,15dc) {fbreg(-376)}\n            [15dc,15e8) {breg1(16024)}\n            [15e8,160c) {fbreg(-376)}\n            [160c,1610) {breg0(16024)}\n            [1610,1618) {fbreg(-376)}\n            [1618,1620) {breg1(16024)}\n            [1620,1684) {fbreg(-376)}\n            [1684,168c) {breg0(16024)}\n            [168c,1694) {fbreg(-376)}\n            [1694,16a4) {breg1(16024)}\n            [16a4,16a8) {breg0(16024)}\n            [16a8,16b4) {fbreg(-376)}\n            [16b4,16bc) {breg0(16024)}\n            [16bc,16c4) {fbreg(-376)}\n            [16c4,16e0) {breg1(16024)}\n            [16e0,16e4) {breg0(16024)}\n            [16e4,16f0) {fbreg(-376)}\n            [16f0,16ff) {breg1(16024)}\n            [16ff,1708) {fbreg(-376)}\n            [1708,170c) {breg0(16024)}\n            [170c,1718) {fbreg(-376)}\n            [1718,1720) {breg0(16024)}\n            [1720,1728) {fbreg(-376)}\n            [1728,1750) {breg1(16024)}\n            [1750,1760) {fbreg(-376)}\n            [1760,176f) {breg1(16024)}\n            [176f,1784) {fbreg(-376)}\n            [1784,178c) {breg0(16024)}\n            [178c,1790) {fbreg(-376)}\n            [1790,1798) {breg0(16024)}\n            [1798,17a4) {fbreg(-376)}\n            [17a4,17ac) {breg0(16024)}\n            [17ac,17e4) {fbreg(-376)}\n            [17e4,1800) {breg0(16024)}\n            [1800,181c) {breg1(16024)}\n            [181c,1860) {fbreg(-376)}\n            [1860,187c) {breg1(16024)}\n            [187c,1880) {fbreg(-376)}\n            [1880,188c) {breg0(16024)}\n            [188c,1898) {fbreg(-376)}\n            [1898,18a4) {breg0(16024)}\n            [18a4,18d8) {fbreg(-376)}\n            [18d8,18e0) {breg0(16024)}\n            [18e0,1940) {fbreg(-376)}\n            [1940,1954) {breg1(16024)}\n            [1954,1958) {fbreg(-376)}\n            [1958,195c) {breg0(16024)}\n            [195c,1964) {fbreg(-376)}\n            [1964,1968) {breg0(16024)}\n            [1968,198c) {fbreg(-376)}\n            [198c,1990) {breg0(16024)}\n            [1990,199c) {fbreg(-376)}\n            [199c,19a0) {breg0(16024)}\n            [19a0,19ac) {fbreg(-376)}\n            [19ac,19b0) {breg0(16024)}\n            [19b0,19c0) {fbreg(-376)}\n            [19c0,19c4) {breg0(16024)}\n            [19c4,1a0c) {fbreg(-376)}\n            [1a0c,1a14) {breg0(16024)}\n            [1a14,1a24) {fbreg(-376)}\n            [1a24,1a28) {breg0(16024)}\n            [1a28,1a38) {fbreg(-376)}\n            [1a38,1a3c) {breg0(16024)}\n            [1a3c,1a44) {fbreg(-376)}\n            [1a44,1a48) {breg0(16024)}\n            [1a48,1a68) {fbreg(-376)}\n            [1a68,1a78) {breg0(16024)}\n            [1a78,1a84) {fbreg(-376)}\n            [1a84,1a8c) {breg0(16024)}\n            [1a8c,1a9c) {fbreg(-376)}\n            [1a9c,1aa4) {breg0(16024)}\n            [1aa4,1ab0) {fbreg(-376)}\n            [1ab0,1ab8) {breg0(16024)}\n            [1ab8,1acc) {fbreg(-376)}\n            [1acc,1ad4) {breg0(16024)}\n            [1ad4,1b40) {fbreg(-376)}\n            [1b40,1b60) {breg1(16024)}\n            [1b60,1b64) {fbreg(-376)}\n            [1b64,1b6c) {breg1(16024)}\n            [1b6c,1b70) {breg0(16024)}\n            [1b70,1b78) {fbreg(-376)}\n            [1b78,1b80) {breg1(16024)}\n            [1b80,1b94) {fbreg(-376)}\n            [1b94,1ba0) {breg1(16024)}\n            [1ba0,1ba4) {breg0(16024)}\n            [1ba4,1bab) {breg2(16024)}\n            [1bab,1bc0) {fbreg(-376)}\n            [1bc0,1bc8) {breg0(16024)}\n            [1bc8,1be4) {fbreg(-376)}\n            [1be4,1be8) {breg0(16024)}\n            [1be8,1c3c) {fbreg(-376)}\n            [1c3c,1c40) {breg0(16024)}\n            [1c40,1c48) {fbreg(-376)}\n            [1c48,1c50) {breg0(16024)}\n            [1c50,1c6c) {fbreg(-376)}\n            [1c6c,1c70) {breg0(16024)}\n            [1c70,1c80) {fbreg(-376)}\n            [1c80,1c8c) {breg0(16024)}\n            [1c8c,1c98) {fbreg(-376)}\n            [1c98,1cb8) {breg0(16024)}\n            [1cb8,1cc0) {fbreg(-376)}\n            [1cc0,1cc4) {breg0(16024)}\n            [1cc4,1cc8) {fbreg(-376)}\n            [1cc8,1cd0) {breg0(16024)}\n            [1cd0,1cec) {fbreg(-376)}\n            [1cec,1cf0) {breg0(16024)}\n            [1cf0,1d20) {fbreg(-376)}\n            [1d20,1d2c) {breg0(16024)}\n            [1d2c,1d34) {fbreg(-376)}\n            [1d34,1d3c) {breg0(16024)}\n            [1d3c,1d50) {fbreg(-376)}\n            [1d50,1d6c) {breg0(16024)}\n            [1d6c,1d70) {fbreg(-376)}\n            [1d70,1d78) {breg0(16024)}\n            [1d78,1d8c) {fbreg(-376)}\n            [1d8c,1da8) {breg0(16024)}\n            [1da8,1dfc) {fbreg(-376)}\n            [1dfc,1e00) {breg0(16024)}\n            [1e00,1e14) {fbreg(-376)}\n            [1e14,1e1c) {breg0(16024)}\n            [1e1c,1e28) {fbreg(-376)}\n            [1e28,1e30) {breg0(16024)}\n            [1e30,1e38) {fbreg(-376)}\n            [1e38,1e50) {breg1(16024)}\n            [1e50,1e60) {breg0(16024)}\n            [1e60,1ea8) {fbreg(-376)}\n            [1ea8,1ec0) {breg0(16024)}\n            [1ec0,1ec4) {fbreg(-376)}\n            [1ec4,1ecc) {breg0(16024)}\n            [1ecc,1efc) {fbreg(-376)}\n            [1efc,1f00) {breg0(16024)}\n            [1f00,1f50) {fbreg(-376)}\n            [1f50,1f64) {breg4(16024)}\n            [1f64,1f78) {fbreg(-376)}\n            [1f78,1f7c) {breg1(16024)}\n            [1f7c,1f84) {fbreg(-376)}\n            [1f84,1f88) {breg0(16024)}\n            [1f88,1f94) {fbreg(-376)}\n            [1f94,1f98) {breg1(16024)}\n            [1f98,1f9c) {fbreg(-376)}\n            [1f9c,1fa4) {breg0(16024)}\n            [1fa4,1fac) {breg1(16024)}\n            [1fac,1fdc) {fbreg(-376)}\n            [1fdc,1fdf) {breg1(16024)}\n            [1fdf,2018) {fbreg(-376)}\n            [2018,201c) {breg1(16024)}\n            [201c,203c) {fbreg(-376)}\n            [203c,2040) {breg0(16024)}\n            [2040,2064) {fbreg(-376)}\n            [2064,2068) {breg0(16024)}\n            [2068,2164) {fbreg(-376)}\n            [2164,2168) {breg1(16024)}\n            [2168,2174) {fbreg(-376)}\n            [2174,2178) {breg1(16024)}\n            [2178,21c8) {fbreg(-376)}\n            [21c8,21d0) {breg0(16024)}\n            [21d0,21e8) {fbreg(-376)}\n            [21e8,2208) {breg0(16024)}\n            [2208,2248) {fbreg(-376)}\n            [2248,224c) {breg0(16024)}\n            [224c,226c) {fbreg(-376)}\n            [226c,2278) {breg0(16024)}\n            [2278,2284) {fbreg(-376)}\n            [2284,22a4) {breg0(16024)}\n            [22a4,2418) {fbreg(-376)}\n            [2418,2420) {breg0(16024)}\n            [2420,257c) {fbreg(-376)}\n            [257c,258c) {breg0(16024)}\n            [258c,25b8) {fbreg(-376)}\n            [25b8,25c0) {breg0(16024)}\n            [25c0,25d0) {fbreg(-376)}\n            [25d0,25d4) {breg0(16024)}\n            [25d4,26cc) {fbreg(-376)}\n            [26cc,26ec) {breg0(16024)}\n            [26ec,26f8) {fbreg(-376)}\n            [26f8,2738) {breg3(16024)}\n            [2738,278c) {fbreg(-376)}\n            [278c,2790) {breg1(16024)}\n            [2790,27c8) {fbreg(-376)}\n            [27c8,27cc) {breg0(16024)}\n            [27cc,27dc) {fbreg(-376)}\n            [27dc,27ec) {breg0(16024)}\n            [27ec,2808) {fbreg(-376)}\n            [2808,2818) {breg1(16024)}\n            [2818,2824) {fbreg(-376)}\n            [2824,2838) {breg0(16024)}\n            [2838,2868) {fbreg(-376)}\n            [2868,2880) {breg0(16024)}\n            [2880,2888) {fbreg(-376)}\n            [2888,288c) {breg0(16024)}\n            [288c,289c) {fbreg(-376)}\n            [289c,28a0) {breg0(16024)}\n            [28a0,28cc) {fbreg(-376)}\n            [28cc,28d4) {breg1(16024)}\n            [28d4,28d8) {fbreg(-376)}\n            [28d8,28e4) {breg0(16024)}\n            [28e4,28f8) {fbreg(-376)}\n            [28f8,2900) {breg0(16024)}\n            [2900,2998) {fbreg(-376)}\n            [2998,29a4) {breg0(16024)}\n            [29a4,29c4) {fbreg(-376)}\n            [29c4,29dc) {breg0(16024)}\n            [29dc,2a10) {fbreg(-376)}\n            [2a10,2a30) {breg1(16024)}\n            [2a30,2a38) {fbreg(-376)}\n            [2a38,2a48) {breg0(16024)}\n            [2a48,2a54) {fbreg(-376)}\n            [2a54,2a68) {breg0(16024)}\n            [2a68,2a9c) {fbreg(-376)}\n            [2a9c,2abc) {breg1(16024)}\n            [2abc,2af4) {fbreg(-376)}\n            [2af4,2afc) {breg1(16024)}\n            [2afc,2b60) {fbreg(-376)}\n            [2b60,2b68) {breg1(16024)}\n            [2b68,2bd0) {fbreg(-376)}\n            [2bd0,2bdc) {breg0(16024)}\n            [2bdc,2bf0) {fbreg(-376)}\n            [2bf0,2c4b) {breg1(16024)}\n            [2c4b,2c6c) {fbreg(-376)}\n            [2c6c,2c70) {breg0(16024)}\n            [2c70,2c78) {fbreg(-376)}\n            [2c78,2c84) {breg1(16024)}\n            [2c84,2c88) {breg0(16024)}\n            [2c88,2ca8) {breg1(16024)}\n            [2ca8,2cac) {fbreg(-376)}\n            [2cac,2cbc) {breg0(16024)}\n            [2cbc,2cc8) {breg1(16024)}\n            [2cc8,2cd0) {fbreg(-376)}\n            [2cd0,2cd4) {breg0(16024)}\n            [2cd4,2cf0) {fbreg(-376)}\n            [2cf0,2cf4) {breg0(16024)}\n            [2cf4,2d40) {fbreg(-376)}\n            [2d40,2d44) {breg0(16024)}\n            [2d44,2d50) {fbreg(-376)}\n            [2d50,2d68) {breg1(16024)}\n            [2d68,2da4) {breg2(16024)}\n            [2da4,2da8) {fbreg(-376)}\n            [2da8,2db0) {breg0(16024)}\n            [2db0,2db8) {breg1(16024)}\n            [2db8,2dc8) {fbreg(-376)}\n            [2dc8,2dcc) {breg1(16024)}\n            [2dcc,2dd8) {fbreg(-376)}\n            [2dd8,2de0) {breg0(16024)}\n            [2de0,2de8) {fbreg(-376)}\n            [2de8,2df7) {breg1(16024)}\n            [2df7,2e00) {fbreg(-376)}\n            [2e00,2e34) {breg2(16024)}\n            [2e34,2e60) {fbreg(-376)}\n            [2e60,2e64) {breg0(16024)}\n            [2e64,2e78) {fbreg(-376)}\n            [2e78,2e7c) {breg0(16024)}\n            [2e7c,2ec0) {fbreg(-376)}\n            [2ec0,2ec8) {breg1(16024)}\n            [2ec8,2ecc) {fbreg(-376)}\n            [2ecc,2ed0) {breg0(16024)}\n            [2ed0,2ee8) {fbreg(-376)}\n            [2ee8,2ef0) {breg0(16024)}\n            [2ef0,2f08) {fbreg(-376)}\n            [2f08,2f10) {breg0(16024)}\n            [2f10,2f38) {fbreg(-376)}\n            [2f38,2f3c) {breg1(16024)}\n            [2f3c,2f48) {fbreg(-376)}\n            [2f48,2f50) {breg1(16024)}\n            [2f50,2fb4) {fbreg(-376)}\n            [2fb4,2fd4) {breg1(16024)}\n            [2fd4,2fd8) {fbreg(-376)}\n            [2fd8,2fec) {breg1(16024)}\n            [2fec,30b8) {fbreg(-376)}\n            [30b8,30c4) {breg1(16024)}\n            [30c4,30dc) {breg2(16024)}\n            [30dc,30e0) {fbreg(-376)}\n            [30e0,30f0) {breg1(16024)}\n            [30f0,3134) {fbreg(-376)}\n            [3134,3144) {breg1(16024)}\n            [3144,3164) {fbreg(-376)}\n            [3164,3168) {breg2(16024)}\n            [3168,3184) {fbreg(-376)}\n            [3184,319c) {breg0(16024)}\n            [319c,31ac) {breg1(16024)}\n            [31ac,31c0) {fbreg(-376)}\n            [31c0,31c4) {breg2(16024)}\n            [31c4,3200) {fbreg(-376)}\n            [3200,3214) {breg0(16024)}\n            [3214,3220) {fbreg(-376)}\n            [3220,3228) {breg1(16024)}\n            [3228,3288) {fbreg(-376)}\n            [3288,328c) {breg1(16024)}\n            [328c,32b4) {fbreg(-376)}\n            [32b4,32b8) {breg0(16024)}\n            [32b8,32d4) {fbreg(-376)}\n            [32d4,32d8) {breg0(16024)}\n            [32d8,32fc) {fbreg(-376)}\n            [32fc,330b) {breg1(16024)}\n            [330b,3334) {fbreg(-376)}\n            [3334,3354) {breg1(16024)}\n            [3354,33c0) {fbreg(-376)}\n            [33c0,33e0) {breg1(16024)}\n            [33e0,341c) {fbreg(-376)}\n            [341c,343c) {breg1(16024)}\n            [343c,348c) {fbreg(-376)}\n            [348c,34ac) {breg1(16024)}\n            [34ac,34e8) {fbreg(-376)}\n            [34e8,3508) {breg1(16024)}\n            [3508,3530) {fbreg(-376)}\n            [3530,3540) {breg1(16024)}\n            [3540,35a4) {fbreg(-376)}\n            [35a4,35ac) {breg0(16024)}\n            [35ac,35b8) {fbreg(-376)}\n            [35b8,35bc) {breg0(16024)}\n            [35bc,35cc) {fbreg(-376)}\n            [35cc,35d8) {breg0(16024)}\n            [35d8,3610) {fbreg(-376)}\n            [3610,3630) {breg1(16024)}\n            [3630,3634) {fbreg(-376)}\n            [3634,3668) {breg2(16024)}\n            [3668,3718) {fbreg(-376)}\n            [3718,372f) {breg1(16024)}\n            [372f,375c) {fbreg(-376)}\n            [375c,376c) {breg4(16024)}\n            [376c,377c) {fbreg(-376)}\n            [377c,3798) {breg0(16024)}\n            [3798,37a0) {fbreg(-376)}\n            [37a0,37ac) {breg0(16024)}\n            [37ac,37c4) {fbreg(-376)}\n            [37c4,37cc) {breg0(16024)}\n            [37cc,3864) {fbreg(-376)}\n            [3864,3868) {breg0(16024)}\n            [3868,3874) {fbreg(-376)}\n            [3874,3878) {breg0(16024)}\n            [3878,38a0) {fbreg(-376)}\n            [38a0,38a8) {breg1(16024)}\n            [38a8,38d4) {fbreg(-376)}\n            [38d4,38dc) {breg1(16024)}\n            [38dc,38e0) {fbreg(-376)}\n            [38e0,38e8) {breg0(16024)}\n            [38e8,38f8) {fbreg(-376)}\n            [38f8,3900) {breg0(16024)}\n            [3900,3930) {fbreg(-376)}\n            [3930,3938) {breg0(16024)}\n            [3938,3944) {fbreg(-376)}\n            [3944,394c) {breg0(16024)}\n            [394c,399c) {fbreg(-376)}\n            [399c,39a8) {breg0(16024)}\n            [39a8,39ac) {breg1(16024)}\n            [39ac,39b0) {fbreg(-376)}\n            [39b0,39b8) {breg0(16024)}\n            [39b8,39cc) {breg1(16024)}\n            [39cc,39e0) {fbreg(-376)}\n            [39e0,3a1f) {breg3(16024)}\n            [3a1f,3a34) {fbreg(-376)}\n            [3a34,3a38) {breg0(16024)}\n            [3a38,3aa8) {fbreg(-376)}\n            [3aa8,3acb) {breg3(16024)}\n            [3acb,3ad4) {fbreg(-376)}\n            [3ad4,3ae3) {breg3(16024)}\n            [3ae3,3aec) {fbreg(-376)}\n            [3aec,3afc) {breg1(16024)}\n            [3afc,3b24) {breg3(16024)}\n            [3b24,3b50) {fbreg(-376)}\n            [3b50,3b60) {breg0(16024)}\n            [3b60,3b90) {fbreg(-376)}\n            [3b90,3ba0) {breg3(16024)}\n            [3ba0,3ba4) {fbreg(-376)}\n            [3ba4,3ba8) {breg0(16024)}\n            [3ba8,3bc0) {fbreg(-376)}\n            [3bc0,3bcc) {breg0(16024)}\n            [3bcc,3c14) {fbreg(-376)}\n            [3c14,3c34) {breg1(16024)}\n            [3c34,3c3c) {fbreg(-376)}\n            [3c3c,3c48) {breg0(16024)}\n            [3c48,3c94) {fbreg(-376)}\n            [3c94,3c98) {breg1(16024)}\n            [3c98,3cc4) {fbreg(-376)}\n            [3cc4,3cd0) {breg1(16024)}\n            [3cd0,3cf8) {fbreg(-376)}\n            [3cf8,3cfc) {breg0(16024)}\n            [3cfc,3d58) {fbreg(-376)}\n            [3d58,3d78) {breg1(16024)}\n            [3d78,3d80) {fbreg(-376)}\n            [3d80,3d84) {breg0(16024)}\n            [3d84,3d8c) {fbreg(-376)}\n            [3d8c,3db4) {breg1(16024)}\n            [3db4,3dc0) {fbreg(-376)}\n            [3dc0,3dc8) {breg0(16024)}\n            [3dc8,3dd0) {breg1(16024)}\n            [3dd0,3de0) {fbreg(-376)}\n            [3de0,3de8) {breg1(16024)}\n            [3de8,3dfc) {fbreg(-376)}\n            [3dfc,3e04) {breg0(16024)}\n            [3e04,3e14) {fbreg(-376)}\n            [3e14,3e1c) {breg2(16024)}\n            [3e1c,3e58) {fbreg(-376)}\n            [3e58,3e60) {breg0(16024)}\n            [3e60,3ed4) {fbreg(-376)}\n            [3ed4,3ee8) {breg0(16024)}\n            [3ee8,3ef8) {fbreg(-376)}\n            [3ef8,3f0f) {breg4(16024)}\n            [3f0f,3f6c) {fbreg(-376)}\n            [3f6c,3f8c) {breg1(16024)}\n            [3f8c,3f94) {fbreg(-376)}\n            [3f94,3fa8) {breg0(16024)}\n            [3fa8,3fc4) {fbreg(-376)}\n            [3fc4,3fc8) {breg0(16024)}\n            [3fc8,3fd8) {fbreg(-376)}\n            [3fd8,3fe0) {breg0(16024)}\n            [3fe0,4018) {fbreg(-376)}\n            [4018,4020) {breg0(16024)}\n            [4020,404c) {fbreg(-376)}\n            [404c,4060) {breg0(16024)}\n            [4060,4078) {fbreg(-376)}\n            [4078,409b) {breg4(16024)}\n            [409b,40a4) {fbreg(-376)}\n            [40a4,40ac) {breg0(16024)}\n            [40ac,40bc) {fbreg(-376)}\n            [40bc,40c0) {breg0(16024)}\n            [40c0,4104) {fbreg(-376)}\n            [4104,4124) {breg1(16024)}\n            [4124,4164) {fbreg(-376)}\n            [4164,4170) {breg0(16024)}\n            [4170,4208) {fbreg(-376)}\n            [4208,421c) {breg0(16024)}\n            [421c,422c) {fbreg(-376)}\n            [422c,4243) {breg4(16024)}\n            [4243,42a0) {fbreg(-376)}\n            [42a0,42c0) {breg1(16024)}\n            [42c0,42c8) {fbreg(-376)}\n            [42c8,42d0) {breg0(16024)}\n            [42d0,4350) {fbreg(-376)}\n            [4350,4360) {breg0(16024)}\n            [4360,437c) {fbreg(-376)}\n            [437c,4384) {breg0(16024)}\n            [4384,4390) {fbreg(-376)}\n            [4390,439c) {breg0(16024)}\n            [439c,43a4) {fbreg(-376)}\n            [43a4,43b7) {breg2(16024)}\n            [43b7,43fc) {fbreg(-376)}\n            [43fc,441c) {breg1(16024)}\n            [441c,443c) {fbreg(-376)}\n            [443c,447c) {breg2(16024)}\n            [447c,4498) {fbreg(-376)}\n            [4498,44a4) {breg0(16024)}\n            [44a4,44b4) {breg2(16024)}\n            [44b4,4524) {fbreg(-376)}\n            [4524,452c) {breg0(16024)}\n            [452c,4580) {fbreg(-376)}\n            [4580,4588) {breg0(16024)}\n            [4588,4598) {fbreg(-376)}\n            [4598,45a8) {breg1(16024)}\n            [45a8,45b4) {fbreg(-376)}\n            [45b4,45d0) {breg1(16024)}\n            [45d0,4604) {fbreg(-376)}\n            [4604,4610) {breg0(16024)}\n            [4610,4620) {breg2(16024)}\n            [4620,4688) {fbreg(-376)}\n            [4688,469b) {breg3(16024)}\n            [469b,46a8) {fbreg(-376)}\n            [46a8,46b0) {breg0(16024)}\n            [46b0,46bc) {fbreg(-376)}\n            [46bc,46c0) {breg1(16024)}\n            [46c0,4710) {fbreg(-376)}\n            [4710,4714) {breg1(16024)}\n            [4714,472c) {fbreg(-376)}\n            [472c,4738) {breg0(16024)}\n            [4738,4854) {fbreg(-376)}\n            [4854,4874) {breg1(16024)}\n            [4874,489c) {fbreg(-376)}\n            [489c,48a0) {breg0(16024)}\n            [48a0,48c4) {fbreg(-376)}\n            [48c4,48d0) {breg2(16024)}\n            [48d0,4910) {fbreg(-376)}\n            [4910,4930) {breg1(16024)}\n            [4930,49e0) {fbreg(-376)}\n            [49e0,4a00) {breg1(16024)}\n            [4a00,4a40) {fbreg(-376)}\n            [4a40,4a60) {breg1(16024)}\n            [4a60,4a84) {fbreg(-376)}\n            [4a84,4a8c) {breg0(16024)}\n            [4a8c,4abc) {fbreg(-376)}\n            [4abc,4ac0) {breg0(16024)}\n            [4ac0,4b20) {fbreg(-376)}\n            [4b20,4b28) {breg0(16024)}\n            [4b28,4b84) {fbreg(-376)}\n            [4b84,4b9c) {breg0(16024)}\n            [4b9c,4bac) {fbreg(-376)}\n            [4bac,4baf) {breg1(16024)}\n            [4baf,4be4) {fbreg(-376)}\n            [4be4,4bfb) {breg1(16024)}\n            [4bfb,4c0c) {fbreg(-376)}\n            [4c0c,4c1b) {breg1(16024)}\n            [4c1b,4c44) {fbreg(-376)}\n            [4c44,4c64) {breg1(16024)}\n            [4c64,4c68) {fbreg(-376)}\n            [4c68,4c7c) {breg0(16024)}\n            [4c7c,4d38) {fbreg(-376)}\n            [4d38,4d40) {breg1(16024)}\n            [4d40,4da4) {fbreg(-376)}\n            [4da4,4dc4) {breg1(16024)}\n            [4dc4,4e38) {fbreg(-376)}\n            [4e38,4e58) {breg1(16024)}\n            [4e58,4e74) {fbreg(-376)}\n            [4e74,4e78) {breg1(16024)}\n            [4e78,4e94) {fbreg(-376)}\n            [4e94,4e98) {breg0(16024)}\n            [4e98,4f08) {fbreg(-376)}\n            [4f08,4f28) {breg1(16024)}\n            [4f28,4f64) {fbreg(-376)}\n            [4f64,4f84) {breg1(16024)}\n            [4f84,4fec) {fbreg(-376)}\n            [4fec,500c) {breg1(16024)}\n            [500c,5048) {fbreg(-376)}\n            [5048,5068) {breg1(16024)}\n            [5068,50b0) {fbreg(-376)}\n            [50b0,50b4) {breg3(16024)}\n            [50b4,50c8) {fbreg(-376)}\n            [50c8,50cc) {breg0(16024)}\n            [50cc,511c) {fbreg(-376)}\n            [511c,5130) {breg0(16024)}\n            [5130,5194) {fbreg(-376)}\n            [5194,51b4) {breg1(16024)}\n            [51b4,5288) {fbreg(-376)}\n      GNU_locviews (sec_offset)\n    [572b] formal_parameter \"fname\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1530,1580) {reg2}\n            [1580,159f) {reg0}\n            [159f,1624) {reg21}\n            [1624,1684) {fbreg(-384)}\n            [1684,168c) {breg0(16016)}\n            [168c,1694) {fbreg(-384)}\n            [1694,16a4) {breg1(16016)}\n            [16a4,16a8) {breg0(16016)}\n            [16a8,16b4) {fbreg(-384)}\n            [16b4,16bc) {breg0(16016)}\n            [16bc,16c4) {fbreg(-384)}\n            [16c4,16e0) {breg1(16016)}\n            [16e0,16e4) {breg0(16016)}\n            [16e4,16f0) {fbreg(-384)}\n            [16f0,16ff) {breg1(16016)}\n            [16ff,1708) {fbreg(-384)}\n            [1708,170c) {breg0(16016)}\n            [170c,1718) {fbreg(-384)}\n            [1718,1720) {breg0(16016)}\n            [1720,1728) {fbreg(-384)}\n            [1728,1750) {breg1(16016)}\n            [1750,1760) {fbreg(-384)}\n            [1760,176f) {breg1(16016)}\n            [176f,1784) {fbreg(-384)}\n            [1784,178c) {breg0(16016)}\n            [178c,1790) {fbreg(-384)}\n            [1790,1798) {breg0(16016)}\n            [1798,17a4) {fbreg(-384)}\n            [17a4,17ac) {breg0(16016)}\n            [17ac,17e4) {fbreg(-384)}\n            [17e4,1800) {breg0(16016)}\n            [1800,181c) {breg1(16016)}\n            [181c,1860) {fbreg(-384)}\n            [1860,187c) {breg1(16016)}\n            [187c,1880) {fbreg(-384)}\n            [1880,188c) {breg0(16016)}\n            [188c,1898) {fbreg(-384)}\n            [1898,18a4) {breg0(16016)}\n            [18a4,18d8) {fbreg(-384)}\n            [18d8,18e0) {breg0(16016)}\n            [18e0,1940) {fbreg(-384)}\n            [1940,1954) {breg1(16016)}\n            [1954,1958) {fbreg(-384)}\n            [1958,195c) {breg0(16016)}\n            [195c,1964) {fbreg(-384)}\n            [1964,1968) {breg0(16016)}\n            [1968,198c) {fbreg(-384)}\n            [198c,1990) {breg0(16016)}\n            [1990,199c) {fbreg(-384)}\n            [199c,19a0) {breg0(16016)}\n            [19a0,19ac) {fbreg(-384)}\n            [19ac,19b0) {breg0(16016)}\n            [19b0,19c0) {fbreg(-384)}\n            [19c0,19c4) {breg0(16016)}\n            [19c4,1a0c) {fbreg(-384)}\n            [1a0c,1a14) {breg0(16016)}\n            [1a14,1a24) {fbreg(-384)}\n            [1a24,1a28) {breg0(16016)}\n            [1a28,1a38) {fbreg(-384)}\n            [1a38,1a3c) {breg0(16016)}\n            [1a3c,1a44) {fbreg(-384)}\n            [1a44,1a48) {breg0(16016)}\n            [1a48,1a5c) {fbreg(-384)}\n            [1a5c,1a70) {reg21}\n            [1a70,1a78) {breg0(16016)}\n            [1a78,1a84) {fbreg(-384)}\n            [1a84,1a8c) {breg0(16016)}\n            [1a8c,1a9c) {fbreg(-384)}\n            [1a9c,1aa4) {breg0(16016)}\n            [1aa4,1ab0) {fbreg(-384)}\n            [1ab0,1ab8) {breg0(16016)}\n            [1ab8,1acc) {fbreg(-384)}\n            [1acc,1ad4) {breg0(16016)}\n            [1ad4,1b40) {fbreg(-384)}\n            [1b40,1b60) {breg1(16016)}\n            [1b60,1b64) {fbreg(-384)}\n            [1b64,1b6c) {breg1(16016)}\n            [1b6c,1b70) {breg0(16016)}\n            [1b70,1b78) {fbreg(-384)}\n            [1b78,1b80) {breg1(16016)}\n            [1b80,1b94) {fbreg(-384)}\n            [1b94,1ba0) {breg1(16016)}\n            [1ba0,1ba4) {breg0(16016)}\n            [1ba4,1bab) {breg2(16016)}\n            [1bab,1bc0) {fbreg(-384)}\n            [1bc0,1bc8) {breg0(16016)}\n            [1bc8,1be4) {fbreg(-384)}\n            [1be4,1be8) {breg0(16016)}\n            [1be8,1c3c) {fbreg(-384)}\n            [1c3c,1c40) {breg0(16016)}\n            [1c40,1c48) {fbreg(-384)}\n            [1c48,1c50) {breg0(16016)}\n            [1c50,1c6c) {fbreg(-384)}\n            [1c6c,1c70) {breg0(16016)}\n            [1c70,1c80) {fbreg(-384)}\n            [1c80,1c8c) {breg0(16016)}\n            [1c8c,1c98) {fbreg(-384)}\n            [1c98,1cb8) {breg0(16016)}\n            [1cb8,1cc0) {fbreg(-384)}\n            [1cc0,1cc4) {breg0(16016)}\n            [1cc4,1cc8) {fbreg(-384)}\n            [1cc8,1cd0) {breg0(16016)}\n            [1cd0,1cec) {fbreg(-384)}\n            [1cec,1cf0) {breg0(16016)}\n            [1cf0,1d20) {fbreg(-384)}\n            [1d20,1d2c) {breg0(16016)}\n            [1d2c,1d34) {fbreg(-384)}\n            [1d34,1d3c) {breg0(16016)}\n            [1d3c,1d50) {fbreg(-384)}\n            [1d50,1d6c) {breg0(16016)}\n            [1d6c,1d70) {fbreg(-384)}\n            [1d70,1d78) {breg0(16016)}\n            [1d78,1d8c) {fbreg(-384)}\n            [1d8c,1da8) {breg0(16016)}\n            [1da8,1dfc) {fbreg(-384)}\n            [1dfc,1e00) {breg0(16016)}\n            [1e00,1e14) {fbreg(-384)}\n            [1e14,1e1c) {breg0(16016)}\n            [1e1c,1e28) {fbreg(-384)}\n            [1e28,1e30) {breg0(16016)}\n            [1e30,1e38) {fbreg(-384)}\n            [1e38,1e50) {breg1(16016)}\n            [1e50,1e60) {breg0(16016)}\n            [1e60,1ea8) {fbreg(-384)}\n            [1ea8,1ec0) {breg0(16016)}\n            [1ec0,1ec4) {fbreg(-384)}\n            [1ec4,1ecc) {breg0(16016)}\n            [1ecc,1efc) {fbreg(-384)}\n            [1efc,1f00) {breg0(16016)}\n            [1f00,1f50) {fbreg(-384)}\n            [1f50,1f64) {breg4(16016)}\n            [1f64,1f78) {fbreg(-384)}\n            [1f78,1f7c) {breg1(16016)}\n            [1f7c,1f84) {fbreg(-384)}\n            [1f84,1f88) {breg0(16016)}\n            [1f88,1f94) {fbreg(-384)}\n            [1f94,1f98) {breg1(16016)}\n            [1f98,1f9c) {fbreg(-384)}\n            [1f9c,1fa4) {breg0(16016)}\n            [1fa4,1fac) {breg1(16016)}\n            [1fac,1fdc) {fbreg(-384)}\n            [1fdc,2010) {reg21}\n            [2010,2018) {fbreg(-384)}\n            [2018,201c) {breg1(16016)}\n            [201c,203c) {fbreg(-384)}\n            [203c,2040) {breg0(16016)}\n            [2040,2064) {fbreg(-384)}\n            [2064,2068) {breg0(16016)}\n            [2068,2164) {fbreg(-384)}\n            [2164,2168) {breg1(16016)}\n            [2168,2174) {fbreg(-384)}\n            [2174,2178) {breg1(16016)}\n            [2178,21c8) {fbreg(-384)}\n            [21c8,21d0) {breg0(16016)}\n            [21d0,21e8) {fbreg(-384)}\n            [21e8,2208) {breg0(16016)}\n            [2208,2248) {fbreg(-384)}\n            [2248,224c) {breg0(16016)}\n            [224c,226c) {fbreg(-384)}\n            [226c,2278) {breg0(16016)}\n            [2278,2284) {fbreg(-384)}\n            [2284,22a4) {breg0(16016)}\n            [22a4,2418) {fbreg(-384)}\n            [2418,2420) {breg0(16016)}\n            [2420,257c) {fbreg(-384)}\n            [257c,258c) {breg0(16016)}\n            [258c,25b8) {fbreg(-384)}\n            [25b8,25c0) {breg0(16016)}\n            [25c0,25d0) {fbreg(-384)}\n            [25d0,25d4) {breg0(16016)}\n            [25d4,26cc) {fbreg(-384)}\n            [26cc,26ec) {breg0(16016)}\n            [26ec,26f8) {fbreg(-384)}\n            [26f8,2738) {breg3(16016)}\n            [2738,278c) {fbreg(-384)}\n            [278c,2790) {breg1(16016)}\n            [2790,27c8) {fbreg(-384)}\n            [27c8,27cc) {breg0(16016)}\n            [27cc,27dc) {fbreg(-384)}\n            [27dc,27ec) {breg0(16016)}\n            [27ec,2808) {fbreg(-384)}\n            [2808,2818) {breg1(16016)}\n            [2818,2824) {fbreg(-384)}\n            [2824,2838) {breg0(16016)}\n            [2838,2868) {fbreg(-384)}\n            [2868,2880) {breg0(16016)}\n            [2880,2888) {fbreg(-384)}\n            [2888,288c) {breg0(16016)}\n            [288c,289c) {fbreg(-384)}\n            [289c,28a0) {breg0(16016)}\n            [28a0,28cc) {fbreg(-384)}\n            [28cc,28d4) {breg1(16016)}\n            [28d4,28d8) {fbreg(-384)}\n            [28d8,28e4) {breg0(16016)}\n            [28e4,28f8) {fbreg(-384)}\n            [28f8,2900) {breg0(16016)}\n            [2900,2998) {fbreg(-384)}\n            [2998,29a4) {breg0(16016)}\n            [29a4,29c4) {fbreg(-384)}\n            [29c4,29dc) {breg0(16016)}\n            [29dc,2a10) {fbreg(-384)}\n            [2a10,2a30) {breg1(16016)}\n            [2a30,2a38) {fbreg(-384)}\n            [2a38,2a48) {breg0(16016)}\n            [2a48,2a54) {fbreg(-384)}\n            [2a54,2a68) {breg0(16016)}\n            [2a68,2a9c) {fbreg(-384)}\n            [2a9c,2abc) {breg1(16016)}\n            [2abc,2af4) {fbreg(-384)}\n            [2af4,2afc) {breg1(16016)}\n            [2afc,2b60) {fbreg(-384)}\n            [2b60,2b68) {breg1(16016)}\n            [2b68,2bd0) {fbreg(-384)}\n            [2bd0,2bdc) {breg0(16016)}\n            [2bdc,2bf0) {fbreg(-384)}\n            [2bf0,2c4b) {breg1(16016)}\n            [2c4b,2c6c) {fbreg(-384)}\n            [2c6c,2c70) {breg0(16016)}\n            [2c70,2c78) {fbreg(-384)}\n            [2c78,2c84) {breg1(16016)}\n            [2c84,2c88) {breg0(16016)}\n            [2c88,2ca8) {breg1(16016)}\n            [2ca8,2cac) {fbreg(-384)}\n            [2cac,2cbc) {breg0(16016)}\n            [2cbc,2cc8) {breg1(16016)}\n            [2cc8,2cd0) {fbreg(-384)}\n            [2cd0,2cd4) {breg0(16016)}\n            [2cd4,2cf0) {fbreg(-384)}\n            [2cf0,2cf4) {breg0(16016)}\n            [2cf4,2d40) {fbreg(-384)}\n            [2d40,2d44) {breg0(16016)}\n            [2d44,2d50) {fbreg(-384)}\n            [2d50,2d68) {breg1(16016)}\n            [2d68,2da4) {breg2(16016)}\n            [2da4,2da8) {fbreg(-384)}\n            [2da8,2db0) {breg0(16016)}\n            [2db0,2db8) {breg1(16016)}\n            [2db8,2dc8) {fbreg(-384)}\n            [2dc8,2dcc) {breg1(16016)}\n            [2dcc,2dd8) {fbreg(-384)}\n            [2dd8,2de0) {breg0(16016)}\n            [2de0,2de8) {fbreg(-384)}\n            [2de8,2df7) {breg1(16016)}\n            [2df7,2e00) {fbreg(-384)}\n            [2e00,2e34) {breg2(16016)}\n            [2e34,2e60) {fbreg(-384)}\n            [2e60,2e64) {breg0(16016)}\n            [2e64,2e78) {fbreg(-384)}\n            [2e78,2e7c) {breg0(16016)}\n            [2e7c,2ec0) {fbreg(-384)}\n            [2ec0,2ec8) {breg1(16016)}\n            [2ec8,2ecc) {fbreg(-384)}\n            [2ecc,2ed0) {breg0(16016)}\n            [2ed0,2ee8) {fbreg(-384)}\n            [2ee8,2ef0) {breg0(16016)}\n            [2ef0,2f08) {fbreg(-384)}\n            [2f08,2f10) {breg0(16016)}\n            [2f10,2f38) {fbreg(-384)}\n            [2f38,2f3c) {breg1(16016)}\n            [2f3c,2f48) {fbreg(-384)}\n            [2f48,2f50) {breg1(16016)}\n            [2f50,2fb4) {fbreg(-384)}\n            [2fb4,2fd4) {breg1(16016)}\n            [2fd4,2fd8) {fbreg(-384)}\n            [2fd8,2fec) {breg1(16016)}\n            [2fec,30b8) {fbreg(-384)}\n            [30b8,30c4) {breg1(16016)}\n            [30c4,30dc) {breg2(16016)}\n            [30dc,30e0) {fbreg(-384)}\n            [30e0,30f0) {breg1(16016)}\n            [30f0,3134) {fbreg(-384)}\n            [3134,3144) {breg1(16016)}\n            [3144,3164) {fbreg(-384)}\n            [3164,3168) {breg2(16016)}\n            [3168,3184) {fbreg(-384)}\n            [3184,319c) {breg0(16016)}\n            [319c,31ac) {breg1(16016)}\n            [31ac,31c0) {fbreg(-384)}\n            [31c0,31c4) {breg2(16016)}\n            [31c4,3200) {fbreg(-384)}\n            [3200,3214) {breg0(16016)}\n            [3214,3220) {fbreg(-384)}\n            [3220,3228) {breg1(16016)}\n            [3228,3288) {fbreg(-384)}\n            [3288,328c) {breg1(16016)}\n            [328c,32b4) {fbreg(-384)}\n            [32b4,32b8) {breg0(16016)}\n            [32b8,32d4) {fbreg(-384)}\n            [32d4,32d8) {breg0(16016)}\n            [32d8,32fc) {fbreg(-384)}\n            [32fc,330b) {breg1(16016)}\n            [330b,3334) {fbreg(-384)}\n            [3334,3354) {breg1(16016)}\n            [3354,33c0) {fbreg(-384)}\n            [33c0,33e0) {breg1(16016)}\n            [33e0,341c) {fbreg(-384)}\n            [341c,343c) {breg1(16016)}\n            [343c,348c) {fbreg(-384)}\n            [348c,34ac) {breg1(16016)}\n            [34ac,34e8) {fbreg(-384)}\n            [34e8,3508) {breg1(16016)}\n            [3508,3530) {fbreg(-384)}\n            [3530,3540) {breg1(16016)}\n            [3540,35a4) {fbreg(-384)}\n            [35a4,35ac) {breg0(16016)}\n            [35ac,35b8) {fbreg(-384)}\n            [35b8,35bc) {breg0(16016)}\n            [35bc,35cc) {fbreg(-384)}\n            [35cc,35d8) {breg0(16016)}\n            [35d8,3610) {fbreg(-384)}\n            [3610,3630) {breg1(16016)}\n            [3630,3634) {fbreg(-384)}\n            [3634,3668) {breg2(16016)}\n            [3668,3718) {fbreg(-384)}\n            [3718,372f) {breg1(16016)}\n            [372f,375c) {fbreg(-384)}\n            [375c,376c) {breg4(16016)}\n            [376c,377c) {fbreg(-384)}\n            [377c,3798) {breg0(16016)}\n            [3798,37a0) {fbreg(-384)}\n            [37a0,37ac) {breg0(16016)}\n            [37ac,37c4) {fbreg(-384)}\n            [37c4,37cc) {breg0(16016)}\n            [37cc,3864) {fbreg(-384)}\n            [3864,3868) {breg0(16016)}\n            [3868,3874) {fbreg(-384)}\n            [3874,3878) {breg0(16016)}\n            [3878,38a0) {fbreg(-384)}\n            [38a0,38a8) {breg1(16016)}\n            [38a8,38d4) {fbreg(-384)}\n            [38d4,38dc) {breg1(16016)}\n            [38dc,38e0) {fbreg(-384)}\n            [38e0,38e8) {breg0(16016)}\n            [38e8,38f8) {fbreg(-384)}\n            [38f8,3900) {breg0(16016)}\n            [3900,3930) {fbreg(-384)}\n            [3930,3938) {breg0(16016)}\n            [3938,3944) {fbreg(-384)}\n            [3944,394c) {breg0(16016)}\n            [394c,399c) {fbreg(-384)}\n            [399c,39a8) {breg0(16016)}\n            [39a8,39ac) {breg1(16016)}\n            [39ac,39b0) {fbreg(-384)}\n            [39b0,39b8) {breg0(16016)}\n            [39b8,39cc) {breg1(16016)}\n            [39cc,39e0) {fbreg(-384)}\n            [39e0,3a1f) {breg3(16016)}\n            [3a1f,3a34) {fbreg(-384)}\n            [3a34,3a38) {breg0(16016)}\n            [3a38,3aa8) {fbreg(-384)}\n            [3aa8,3acb) {breg3(16016)}\n            [3acb,3ad4) {fbreg(-384)}\n            [3ad4,3ae3) {breg3(16016)}\n            [3ae3,3aec) {fbreg(-384)}\n            [3aec,3afc) {breg1(16016)}\n            [3afc,3b24) {breg3(16016)}\n            [3b24,3b50) {fbreg(-384)}\n            [3b50,3b60) {breg0(16016)}\n            [3b60,3b90) {fbreg(-384)}\n            [3b90,3ba0) {breg3(16016)}\n            [3ba0,3ba4) {fbreg(-384)}\n            [3ba4,3ba8) {breg0(16016)}\n            [3ba8,3bc0) {fbreg(-384)}\n            [3bc0,3bcc) {breg0(16016)}\n            [3bcc,3c14) {fbreg(-384)}\n            [3c14,3c34) {breg1(16016)}\n            [3c34,3c3c) {fbreg(-384)}\n            [3c3c,3c48) {breg0(16016)}\n            [3c48,3c94) {fbreg(-384)}\n            [3c94,3c98) {breg1(16016)}\n            [3c98,3cc4) {fbreg(-384)}\n            [3cc4,3cd0) {breg1(16016)}\n            [3cd0,3cf8) {fbreg(-384)}\n            [3cf8,3cfc) {breg0(16016)}\n            [3cfc,3d58) {fbreg(-384)}\n            [3d58,3d78) {breg1(16016)}\n            [3d78,3d80) {fbreg(-384)}\n            [3d80,3d84) {breg0(16016)}\n            [3d84,3d8c) {fbreg(-384)}\n            [3d8c,3db4) {breg1(16016)}\n            [3db4,3dc0) {fbreg(-384)}\n            [3dc0,3dc8) {breg0(16016)}\n            [3dc8,3dd0) {breg1(16016)}\n            [3dd0,3de0) {fbreg(-384)}\n            [3de0,3de8) {breg1(16016)}\n            [3de8,3dfc) {fbreg(-384)}\n            [3dfc,3e04) {breg0(16016)}\n            [3e04,3e14) {fbreg(-384)}\n            [3e14,3e1c) {breg2(16016)}\n            [3e1c,3e58) {fbreg(-384)}\n            [3e58,3e60) {breg0(16016)}\n            [3e60,3ed4) {fbreg(-384)}\n            [3ed4,3ee8) {breg0(16016)}\n            [3ee8,3ef8) {fbreg(-384)}\n            [3ef8,3f0f) {breg4(16016)}\n            [3f0f,3f6c) {fbreg(-384)}\n            [3f6c,3f8c) {breg1(16016)}\n            [3f8c,3f94) {fbreg(-384)}\n            [3f94,3fa8) {breg0(16016)}\n            [3fa8,3fc4) {fbreg(-384)}\n            [3fc4,3fc8) {breg0(16016)}\n            [3fc8,3fd8) {fbreg(-384)}\n            [3fd8,3fe0) {breg0(16016)}\n            [3fe0,4018) {fbreg(-384)}\n            [4018,4020) {breg0(16016)}\n            [4020,404c) {fbreg(-384)}\n            [404c,4060) {breg0(16016)}\n            [4060,4078) {fbreg(-384)}\n            [4078,409b) {breg4(16016)}\n            [409b,40a4) {fbreg(-384)}\n            [40a4,40ac) {breg0(16016)}\n            [40ac,40bc) {fbreg(-384)}\n            [40bc,40c0) {breg0(16016)}\n            [40c0,4104) {fbreg(-384)}\n            [4104,4124) {breg1(16016)}\n            [4124,4164) {fbreg(-384)}\n            [4164,4170) {breg0(16016)}\n            [4170,4208) {fbreg(-384)}\n            [4208,421c) {breg0(16016)}\n            [421c,422c) {fbreg(-384)}\n            [422c,4243) {breg4(16016)}\n            [4243,42a0) {fbreg(-384)}\n            [42a0,42c0) {breg1(16016)}\n            [42c0,42c8) {fbreg(-384)}\n            [42c8,42d0) {breg0(16016)}\n            [42d0,4350) {fbreg(-384)}\n            [4350,4360) {breg0(16016)}\n            [4360,437c) {fbreg(-384)}\n            [437c,4384) {breg0(16016)}\n            [4384,4390) {fbreg(-384)}\n            [4390,439c) {breg0(16016)}\n            [439c,43a4) {fbreg(-384)}\n            [43a4,43b7) {breg2(16016)}\n            [43b7,43fc) {fbreg(-384)}\n            [43fc,441c) {breg1(16016)}\n            [441c,443c) {fbreg(-384)}\n            [443c,447c) {breg2(16016)}\n            [447c,4498) {fbreg(-384)}\n            [4498,44a4) {breg0(16016)}\n            [44a4,44b4) {breg2(16016)}\n            [44b4,4524) {fbreg(-384)}\n            [4524,452c) {breg0(16016)}\n            [452c,4580) {fbreg(-384)}\n            [4580,4588) {breg0(16016)}\n            [4588,4598) {fbreg(-384)}\n            [4598,45a8) {breg1(16016)}\n            [45a8,45b4) {fbreg(-384)}\n            [45b4,45d0) {breg1(16016)}\n            [45d0,4604) {fbreg(-384)}\n            [4604,4610) {breg0(16016)}\n            [4610,4620) {breg2(16016)}\n            [4620,4688) {fbreg(-384)}\n            [4688,469b) {breg3(16016)}\n            [469b,46a8) {fbreg(-384)}\n            [46a8,46b0) {breg0(16016)}\n            [46b0,46bc) {fbreg(-384)}\n            [46bc,46c0) {breg1(16016)}\n            [46c0,4710) {fbreg(-384)}\n            [4710,4714) {breg1(16016)}\n            [4714,472c) {fbreg(-384)}\n            [472c,4738) {breg0(16016)}\n            [4738,4854) {fbreg(-384)}\n            [4854,4874) {breg1(16016)}\n            [4874,489c) {fbreg(-384)}\n            [489c,48a0) {breg0(16016)}\n            [48a0,48c4) {fbreg(-384)}\n            [48c4,48d0) {breg2(16016)}\n            [48d0,4910) {fbreg(-384)}\n            [4910,4930) {breg1(16016)}\n            [4930,49e0) {fbreg(-384)}\n            [49e0,4a00) {breg1(16016)}\n            [4a00,4a40) {fbreg(-384)}\n            [4a40,4a60) {breg1(16016)}\n            [4a60,4a84) {fbreg(-384)}\n            [4a84,4a8c) {breg0(16016)}\n            [4a8c,4abc) {fbreg(-384)}\n            [4abc,4ac0) {breg0(16016)}\n            [4ac0,4b20) {fbreg(-384)}\n            [4b20,4b28) {breg0(16016)}\n            [4b28,4b84) {fbreg(-384)}\n            [4b84,4b9c) {breg0(16016)}\n            [4b9c,4bac) {fbreg(-384)}\n            [4bac,4bec) {reg21}\n            [4bec,4bfb) {breg1(16016)}\n            [4bfb,4c0c) {fbreg(-384)}\n            [4c0c,4c1b) {breg1(16016)}\n            [4c1b,4c44) {fbreg(-384)}\n            [4c44,4c64) {breg1(16016)}\n            [4c64,4c68) {fbreg(-384)}\n            [4c68,4c7c) {breg0(16016)}\n            [4c7c,4d38) {fbreg(-384)}\n            [4d38,4d40) {breg1(16016)}\n            [4d40,4da4) {fbreg(-384)}\n            [4da4,4dc4) {breg1(16016)}\n            [4dc4,4e38) {fbreg(-384)}\n            [4e38,4e58) {breg1(16016)}\n            [4e58,4e74) {fbreg(-384)}\n            [4e74,4e78) {breg1(16016)}\n            [4e78,4e94) {fbreg(-384)}\n            [4e94,4e98) {breg0(16016)}\n            [4e98,4f08) {fbreg(-384)}\n            [4f08,4f28) {breg1(16016)}\n            [4f28,4f64) {fbreg(-384)}\n            [4f64,4f84) {breg1(16016)}\n            [4f84,4fec) {fbreg(-384)}\n            [4fec,500c) {breg1(16016)}\n            [500c,5048) {fbreg(-384)}\n            [5048,5068) {breg1(16016)}\n            [5068,50b0) {fbreg(-384)}\n            [50b0,50b4) {breg3(16016)}\n            [50b4,50c8) {fbreg(-384)}\n            [50c8,50cc) {breg0(16016)}\n            [50cc,511c) {fbreg(-384)}\n            [511c,5130) {breg0(16016)}\n            [5130,5194) {fbreg(-384)}\n            [5194,51b4) {breg1(16016)}\n            [51b4,5288) {fbreg(-384)}\n      GNU_locviews (sec_offset)\n    [5738] formal_parameter \"mode\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1530,159f) {reg3}\n            [159f,1648) {reg22}\n            [1648,1684) {fbreg(-532)}\n            [1684,168c) {breg0(15868)}\n            [168c,1694) {fbreg(-532)}\n            [1694,16a4) {breg1(15868)}\n            [16a4,16a8) {breg0(15868)}\n            [16a8,16b4) {fbreg(-532)}\n            [16b4,16bc) {breg0(15868)}\n            [16bc,16c4) {fbreg(-532)}\n            [16c4,16e0) {breg1(15868)}\n            [16e0,16e4) {breg0(15868)}\n            [16e4,16f0) {fbreg(-532)}\n            [16f0,16ff) {breg1(15868)}\n            [16ff,1708) {fbreg(-532)}\n            [1708,170c) {breg0(15868)}\n            [170c,1718) {fbreg(-532)}\n            [1718,1720) {breg0(15868)}\n            [1720,1728) {fbreg(-532)}\n            [1728,1750) {breg1(15868)}\n            [1750,1760) {fbreg(-532)}\n            [1760,176f) {breg1(15868)}\n            [176f,1784) {fbreg(-532)}\n            [1784,178c) {breg0(15868)}\n            [178c,1790) {fbreg(-532)}\n            [1790,1798) {breg0(15868)}\n            [1798,17a4) {fbreg(-532)}\n            [17a4,17ac) {breg0(15868)}\n            [17ac,17e4) {fbreg(-532)}\n            [17e4,1800) {breg0(15868)}\n            [1800,181c) {breg1(15868)}\n            [181c,1860) {fbreg(-532)}\n            [1860,187c) {breg1(15868)}\n            [187c,1880) {fbreg(-532)}\n            [1880,188c) {breg0(15868)}\n            [188c,1898) {fbreg(-532)}\n            [1898,18a4) {breg0(15868)}\n            [18a4,18d8) {fbreg(-532)}\n            [18d8,18e0) {breg0(15868)}\n            [18e0,1940) {fbreg(-532)}\n            [1940,1954) {breg1(15868)}\n            [1954,1958) {fbreg(-532)}\n            [1958,195c) {breg0(15868)}\n            [195c,1964) {fbreg(-532)}\n            [1964,1968) {breg0(15868)}\n            [1968,198c) {fbreg(-532)}\n            [198c,1990) {breg0(15868)}\n            [1990,199c) {fbreg(-532)}\n            [199c,19a0) {breg0(15868)}\n            [19a0,19ac) {fbreg(-532)}\n            [19ac,19b0) {breg0(15868)}\n            [19b0,19c0) {fbreg(-532)}\n            [19c0,19c4) {breg0(15868)}\n            [19c4,1a0c) {fbreg(-532)}\n            [1a0c,1a14) {breg0(15868)}\n            [1a14,1a24) {fbreg(-532)}\n            [1a24,1a28) {breg0(15868)}\n            [1a28,1a38) {fbreg(-532)}\n            [1a38,1a3c) {breg0(15868)}\n            [1a3c,1a44) {fbreg(-532)}\n            [1a44,1a48) {breg0(15868)}\n            [1a48,1a5c) {fbreg(-532)}\n            [1a5c,1a70) {reg22}\n            [1a70,1a78) {breg0(15868)}\n            [1a78,1a84) {fbreg(-532)}\n            [1a84,1a8c) {breg0(15868)}\n            [1a8c,1a9c) {fbreg(-532)}\n            [1a9c,1aa4) {breg0(15868)}\n            [1aa4,1ab0) {fbreg(-532)}\n            [1ab0,1ab8) {breg0(15868)}\n            [1ab8,1acc) {fbreg(-532)}\n            [1acc,1ad4) {breg0(15868)}\n            [1ad4,1b40) {fbreg(-532)}\n            [1b40,1b60) {breg1(15868)}\n            [1b60,1b64) {fbreg(-532)}\n            [1b64,1b6c) {breg1(15868)}\n            [1b6c,1b70) {breg0(15868)}\n            [1b70,1b78) {fbreg(-532)}\n            [1b78,1b80) {breg1(15868)}\n            [1b80,1b94) {fbreg(-532)}\n            [1b94,1ba0) {breg1(15868)}\n            [1ba0,1ba4) {breg0(15868)}\n            [1ba4,1bab) {breg2(15868)}\n            [1bab,1bc0) {fbreg(-532)}\n            [1bc0,1bc8) {breg0(15868)}\n            [1bc8,1be4) {fbreg(-532)}\n            [1be4,1be8) {breg0(15868)}\n            [1be8,1c3c) {fbreg(-532)}\n            [1c3c,1c40) {breg0(15868)}\n            [1c40,1c48) {fbreg(-532)}\n            [1c48,1c50) {breg0(15868)}\n            [1c50,1c6c) {fbreg(-532)}\n            [1c6c,1c70) {breg0(15868)}\n            [1c70,1c80) {fbreg(-532)}\n            [1c80,1c8c) {breg0(15868)}\n            [1c8c,1c98) {fbreg(-532)}\n            [1c98,1cb8) {breg0(15868)}\n            [1cb8,1cc0) {fbreg(-532)}\n            [1cc0,1cc4) {breg0(15868)}\n            [1cc4,1cc8) {fbreg(-532)}\n            [1cc8,1cd0) {breg0(15868)}\n            [1cd0,1cec) {fbreg(-532)}\n            [1cec,1cf0) {breg0(15868)}\n            [1cf0,1d20) {fbreg(-532)}\n            [1d20,1d2c) {breg0(15868)}\n            [1d2c,1d34) {fbreg(-532)}\n            [1d34,1d3c) {breg0(15868)}\n            [1d3c,1d50) {fbreg(-532)}\n            [1d50,1d6c) {breg0(15868)}\n            [1d6c,1d70) {fbreg(-532)}\n            [1d70,1d78) {breg0(15868)}\n            [1d78,1d8c) {fbreg(-532)}\n            [1d8c,1da8) {breg0(15868)}\n            [1da8,1dfc) {fbreg(-532)}\n            [1dfc,1e00) {breg0(15868)}\n            [1e00,1e14) {fbreg(-532)}\n            [1e14,1e1c) {breg0(15868)}\n            [1e1c,1e28) {fbreg(-532)}\n            [1e28,1e30) {breg0(15868)}\n            [1e30,1e38) {fbreg(-532)}\n            [1e38,1e50) {breg1(15868)}\n            [1e50,1e60) {breg0(15868)}\n            [1e60,1ea8) {fbreg(-532)}\n            [1ea8,1ec0) {breg0(15868)}\n            [1ec0,1ec4) {fbreg(-532)}\n            [1ec4,1ecc) {breg0(15868)}\n            [1ecc,1efc) {fbreg(-532)}\n            [1efc,1f00) {breg0(15868)}\n            [1f00,1f50) {fbreg(-532)}\n            [1f50,1f64) {breg4(15868)}\n            [1f64,1f78) {fbreg(-532)}\n            [1f78,1f7c) {breg1(15868)}\n            [1f7c,1f84) {fbreg(-532)}\n            [1f84,1f88) {breg0(15868)}\n            [1f88,1f94) {fbreg(-532)}\n            [1f94,1f98) {breg1(15868)}\n            [1f98,1f9c) {fbreg(-532)}\n            [1f9c,1fa4) {breg0(15868)}\n            [1fa4,1fac) {breg1(15868)}\n            [1fac,1fdc) {fbreg(-532)}\n            [1fdc,2010) {reg22}\n            [2010,2018) {fbreg(-532)}\n            [2018,201c) {breg1(15868)}\n            [201c,203c) {fbreg(-532)}\n            [203c,2040) {breg0(15868)}\n            [2040,2064) {fbreg(-532)}\n            [2064,2068) {breg0(15868)}\n            [2068,2164) {fbreg(-532)}\n            [2164,2168) {breg1(15868)}\n            [2168,2174) {fbreg(-532)}\n            [2174,2178) {breg1(15868)}\n            [2178,21c8) {fbreg(-532)}\n            [21c8,21d0) {breg0(15868)}\n            [21d0,21e8) {fbreg(-532)}\n            [21e8,2208) {breg0(15868)}\n            [2208,2248) {fbreg(-532)}\n            [2248,224c) {breg0(15868)}\n            [224c,226c) {fbreg(-532)}\n            [226c,2278) {breg0(15868)}\n            [2278,2284) {fbreg(-532)}\n            [2284,22a4) {breg0(15868)}\n            [22a4,2418) {fbreg(-532)}\n            [2418,2420) {breg0(15868)}\n            [2420,257c) {fbreg(-532)}\n            [257c,258c) {breg0(15868)}\n            [258c,25b8) {fbreg(-532)}\n            [25b8,25c0) {breg0(15868)}\n            [25c0,25d0) {fbreg(-532)}\n            [25d0,25d4) {breg0(15868)}\n            [25d4,26cc) {fbreg(-532)}\n            [26cc,26ec) {breg0(15868)}\n            [26ec,26f8) {fbreg(-532)}\n            [26f8,2738) {breg3(15868)}\n            [2738,278c) {fbreg(-532)}\n            [278c,2790) {breg1(15868)}\n            [2790,27c8) {fbreg(-532)}\n            [27c8,27cc) {breg0(15868)}\n            [27cc,27dc) {fbreg(-532)}\n            [27dc,27ec) {breg0(15868)}\n            [27ec,2808) {fbreg(-532)}\n            [2808,2818) {breg1(15868)}\n            [2818,2824) {fbreg(-532)}\n            [2824,2838) {breg0(15868)}\n            [2838,2868) {fbreg(-532)}\n            [2868,2880) {breg0(15868)}\n            [2880,2888) {fbreg(-532)}\n            [2888,288c) {breg0(15868)}\n            [288c,289c) {fbreg(-532)}\n            [289c,28a0) {breg0(15868)}\n            [28a0,28cc) {fbreg(-532)}\n            [28cc,28d4) {breg1(15868)}\n            [28d4,28d8) {fbreg(-532)}\n            [28d8,28e4) {breg0(15868)}\n            [28e4,28f8) {fbreg(-532)}\n            [28f8,2900) {breg0(15868)}\n            [2900,2998) {fbreg(-532)}\n            [2998,29a4) {breg0(15868)}\n            [29a4,29c4) {fbreg(-532)}\n            [29c4,29dc) {breg0(15868)}\n            [29dc,2a10) {fbreg(-532)}\n            [2a10,2a30) {breg1(15868)}\n            [2a30,2a38) {fbreg(-532)}\n            [2a38,2a48) {breg0(15868)}\n            [2a48,2a54) {fbreg(-532)}\n            [2a54,2a68) {breg0(15868)}\n            [2a68,2a9c) {fbreg(-532)}\n            [2a9c,2abc) {breg1(15868)}\n            [2abc,2af4) {fbreg(-532)}\n            [2af4,2afc) {breg1(15868)}\n            [2afc,2b60) {fbreg(-532)}\n            [2b60,2b68) {breg1(15868)}\n            [2b68,2bd0) {fbreg(-532)}\n            [2bd0,2bdc) {breg0(15868)}\n            [2bdc,2bf0) {fbreg(-532)}\n            [2bf0,2c4b) {breg1(15868)}\n            [2c4b,2c6c) {fbreg(-532)}\n            [2c6c,2c70) {breg0(15868)}\n            [2c70,2c78) {fbreg(-532)}\n            [2c78,2c84) {breg1(15868)}\n            [2c84,2c88) {breg0(15868)}\n            [2c88,2ca8) {breg1(15868)}\n            [2ca8,2cac) {fbreg(-532)}\n            [2cac,2cbc) {breg0(15868)}\n            [2cbc,2cc8) {breg1(15868)}\n            [2cc8,2cd0) {fbreg(-532)}\n            [2cd0,2cd4) {breg0(15868)}\n            [2cd4,2cf0) {fbreg(-532)}\n            [2cf0,2cf4) {breg0(15868)}\n            [2cf4,2d40) {fbreg(-532)}\n            [2d40,2d44) {breg0(15868)}\n            [2d44,2d50) {fbreg(-532)}\n            [2d50,2d68) {breg1(15868)}\n            [2d68,2da4) {breg2(15868)}\n            [2da4,2da8) {fbreg(-532)}\n            [2da8,2db0) {breg0(15868)}\n            [2db0,2db8) {breg1(15868)}\n            [2db8,2dc8) {fbreg(-532)}\n            [2dc8,2dcc) {breg1(15868)}\n            [2dcc,2dd8) {fbreg(-532)}\n            [2dd8,2de0) {breg0(15868)}\n            [2de0,2de8) {fbreg(-532)}\n            [2de8,2df7) {breg1(15868)}\n            [2df7,2e00) {fbreg(-532)}\n            [2e00,2e34) {breg2(15868)}\n            [2e34,2e60) {fbreg(-532)}\n            [2e60,2e64) {breg0(15868)}\n            [2e64,2e78) {fbreg(-532)}\n            [2e78,2e7c) {breg0(15868)}\n            [2e7c,2ec0) {fbreg(-532)}\n            [2ec0,2ec8) {breg1(15868)}\n            [2ec8,2ecc) {fbreg(-532)}\n            [2ecc,2ed0) {breg0(15868)}\n            [2ed0,2ee8) {fbreg(-532)}\n            [2ee8,2ef0) {breg0(15868)}\n            [2ef0,2f08) {fbreg(-532)}\n            [2f08,2f10) {breg0(15868)}\n            [2f10,2f38) {fbreg(-532)}\n            [2f38,2f3c) {breg1(15868)}\n            [2f3c,2f48) {fbreg(-532)}\n            [2f48,2f50) {breg1(15868)}\n            [2f50,2fb4) {fbreg(-532)}\n            [2fb4,2fd4) {breg1(15868)}\n            [2fd4,2fd8) {fbreg(-532)}\n            [2fd8,2fec) {breg1(15868)}\n            [2fec,30b8) {fbreg(-532)}\n            [30b8,30c4) {breg1(15868)}\n            [30c4,30dc) {breg2(15868)}\n            [30dc,30e0) {fbreg(-532)}\n            [30e0,30f0) {breg1(15868)}\n            [30f0,3134) {fbreg(-532)}\n            [3134,3144) {breg1(15868)}\n            [3144,3164) {fbreg(-532)}\n            [3164,3168) {breg2(15868)}\n            [3168,3184) {fbreg(-532)}\n            [3184,319c) {breg0(15868)}\n            [319c,31ac) {breg1(15868)}\n            [31ac,31c0) {fbreg(-532)}\n            [31c0,31c4) {breg2(15868)}\n            [31c4,3200) {fbreg(-532)}\n            [3200,3214) {breg0(15868)}\n            [3214,3220) {fbreg(-532)}\n            [3220,3228) {breg1(15868)}\n            [3228,3288) {fbreg(-532)}\n            [3288,328c) {breg1(15868)}\n            [328c,32b4) {fbreg(-532)}\n            [32b4,32b8) {breg0(15868)}\n            [32b8,32d4) {fbreg(-532)}\n            [32d4,32d8) {breg0(15868)}\n            [32d8,32fc) {fbreg(-532)}\n            [32fc,330b) {breg1(15868)}\n            [330b,3334) {fbreg(-532)}\n            [3334,3354) {breg1(15868)}\n            [3354,33c0) {fbreg(-532)}\n            [33c0,33e0) {breg1(15868)}\n            [33e0,341c) {fbreg(-532)}\n            [341c,343c) {breg1(15868)}\n            [343c,348c) {fbreg(-532)}\n            [348c,34ac) {breg1(15868)}\n            [34ac,34e8) {fbreg(-532)}\n            [34e8,3508) {breg1(15868)}\n            [3508,3530) {fbreg(-532)}\n            [3530,3540) {breg1(15868)}\n            [3540,35a4) {fbreg(-532)}\n            [35a4,35ac) {breg0(15868)}\n            [35ac,35b8) {fbreg(-532)}\n            [35b8,35bc) {breg0(15868)}\n            [35bc,35cc) {fbreg(-532)}\n            [35cc,35d8) {breg0(15868)}\n            [35d8,3610) {fbreg(-532)}\n            [3610,3630) {breg1(15868)}\n            [3630,3634) {fbreg(-532)}\n            [3634,3668) {breg2(15868)}\n            [3668,3718) {fbreg(-532)}\n            [3718,372f) {breg1(15868)}\n            [372f,375c) {fbreg(-532)}\n            [375c,376c) {breg4(15868)}\n            [376c,377c) {fbreg(-532)}\n            [377c,3798) {breg0(15868)}\n            [3798,37a0) {fbreg(-532)}\n            [37a0,37ac) {breg0(15868)}\n            [37ac,37c4) {fbreg(-532)}\n            [37c4,37cc) {breg0(15868)}\n            [37cc,3864) {fbreg(-532)}\n            [3864,3868) {breg0(15868)}\n            [3868,3874) {fbreg(-532)}\n            [3874,3878) {breg0(15868)}\n            [3878,38a0) {fbreg(-532)}\n            [38a0,38a8) {breg1(15868)}\n            [38a8,38d4) {fbreg(-532)}\n            [38d4,38dc) {breg1(15868)}\n            [38dc,38e0) {fbreg(-532)}\n            [38e0,38e8) {breg0(15868)}\n            [38e8,38f8) {fbreg(-532)}\n            [38f8,3900) {breg0(15868)}\n            [3900,3930) {fbreg(-532)}\n            [3930,3938) {breg0(15868)}\n            [3938,3944) {fbreg(-532)}\n            [3944,394c) {breg0(15868)}\n            [394c,399c) {fbreg(-532)}\n            [399c,39a8) {breg0(15868)}\n            [39a8,39ac) {breg1(15868)}\n            [39ac,39b0) {fbreg(-532)}\n            [39b0,39b8) {breg0(15868)}\n            [39b8,39cc) {breg1(15868)}\n            [39cc,39e0) {fbreg(-532)}\n            [39e0,3a1f) {breg3(15868)}\n            [3a1f,3a34) {fbreg(-532)}\n            [3a34,3a38) {breg0(15868)}\n            [3a38,3aa8) {fbreg(-532)}\n            [3aa8,3acb) {breg3(15868)}\n            [3acb,3ad4) {fbreg(-532)}\n            [3ad4,3ae3) {breg3(15868)}\n            [3ae3,3aec) {fbreg(-532)}\n            [3aec,3afc) {breg1(15868)}\n            [3afc,3b24) {breg3(15868)}\n            [3b24,3b50) {fbreg(-532)}\n            [3b50,3b60) {breg0(15868)}\n            [3b60,3b90) {fbreg(-532)}\n            [3b90,3ba0) {breg3(15868)}\n            [3ba0,3ba4) {fbreg(-532)}\n            [3ba4,3ba8) {breg0(15868)}\n            [3ba8,3bc0) {fbreg(-532)}\n            [3bc0,3bcc) {breg0(15868)}\n            [3bcc,3c14) {fbreg(-532)}\n            [3c14,3c34) {breg1(15868)}\n            [3c34,3c3c) {fbreg(-532)}\n            [3c3c,3c48) {breg0(15868)}\n            [3c48,3c94) {fbreg(-532)}\n            [3c94,3c98) {breg1(15868)}\n            [3c98,3cc4) {fbreg(-532)}\n            [3cc4,3cd0) {breg1(15868)}\n            [3cd0,3cf8) {fbreg(-532)}\n            [3cf8,3cfc) {breg0(15868)}\n            [3cfc,3d58) {fbreg(-532)}\n            [3d58,3d78) {breg1(15868)}\n            [3d78,3d80) {fbreg(-532)}\n            [3d80,3d84) {breg0(15868)}\n            [3d84,3d8c) {fbreg(-532)}\n            [3d8c,3db4) {breg1(15868)}\n            [3db4,3dc0) {fbreg(-532)}\n            [3dc0,3dc8) {breg0(15868)}\n            [3dc8,3dd0) {breg1(15868)}\n            [3dd0,3de0) {fbreg(-532)}\n            [3de0,3de8) {breg1(15868)}\n            [3de8,3dfc) {fbreg(-532)}\n            [3dfc,3e04) {breg0(15868)}\n            [3e04,3e14) {fbreg(-532)}\n            [3e14,3e1c) {breg2(15868)}\n            [3e1c,3e58) {fbreg(-532)}\n            [3e58,3e60) {breg0(15868)}\n            [3e60,3ed4) {fbreg(-532)}\n            [3ed4,3ee8) {breg0(15868)}\n            [3ee8,3ef8) {fbreg(-532)}\n            [3ef8,3f0f) {breg4(15868)}\n            [3f0f,3f6c) {fbreg(-532)}\n            [3f6c,3f8c) {breg1(15868)}\n            [3f8c,3f94) {fbreg(-532)}\n            [3f94,3fa8) {breg0(15868)}\n            [3fa8,3fc4) {fbreg(-532)}\n            [3fc4,3fc8) {breg0(15868)}\n            [3fc8,3fd8) {fbreg(-532)}\n            [3fd8,3fe0) {breg0(15868)}\n            [3fe0,4018) {fbreg(-532)}\n            [4018,4020) {breg0(15868)}\n            [4020,404c) {fbreg(-532)}\n            [404c,4060) {breg0(15868)}\n            [4060,4078) {fbreg(-532)}\n            [4078,409b) {breg4(15868)}\n            [409b,40a4) {fbreg(-532)}\n            [40a4,40ac) {breg0(15868)}\n            [40ac,40bc) {fbreg(-532)}\n            [40bc,40c0) {breg0(15868)}\n            [40c0,4104) {fbreg(-532)}\n            [4104,4124) {breg1(15868)}\n            [4124,4164) {fbreg(-532)}\n            [4164,4170) {breg0(15868)}\n            [4170,4208) {fbreg(-532)}\n            [4208,421c) {breg0(15868)}\n            [421c,422c) {fbreg(-532)}\n            [422c,4243) {breg4(15868)}\n            [4243,42a0) {fbreg(-532)}\n            [42a0,42c0) {breg1(15868)}\n            [42c0,42c8) {fbreg(-532)}\n            [42c8,42d0) {breg0(15868)}\n            [42d0,4350) {fbreg(-532)}\n            [4350,4360) {breg0(15868)}\n            [4360,437c) {fbreg(-532)}\n            [437c,4384) {breg0(15868)}\n            [4384,4390) {fbreg(-532)}\n            [4390,439c) {breg0(15868)}\n            [439c,43a4) {fbreg(-532)}\n            [43a4,43b7) {breg2(15868)}\n            [43b7,43fc) {fbreg(-532)}\n            [43fc,441c) {breg1(15868)}\n            [441c,443c) {fbreg(-532)}\n            [443c,447c) {breg2(15868)}\n            [447c,4498) {fbreg(-532)}\n            [4498,44a4) {breg0(15868)}\n            [44a4,44b4) {breg2(15868)}\n            [44b4,4524) {fbreg(-532)}\n            [4524,452c) {breg0(15868)}\n            [452c,4580) {fbreg(-532)}\n            [4580,4588) {breg0(15868)}\n            [4588,4598) {fbreg(-532)}\n            [4598,45a8) {breg1(15868)}\n            [45a8,45b4) {fbreg(-532)}\n            [45b4,45d0) {breg1(15868)}\n            [45d0,4604) {fbreg(-532)}\n            [4604,4610) {breg0(15868)}\n            [4610,4620) {breg2(15868)}\n            [4620,4688) {fbreg(-532)}\n            [4688,469b) {breg3(15868)}\n            [469b,46a8) {fbreg(-532)}\n            [46a8,46b0) {breg0(15868)}\n            [46b0,46bc) {fbreg(-532)}\n            [46bc,46c0) {breg1(15868)}\n            [46c0,4710) {fbreg(-532)}\n            [4710,4714) {breg1(15868)}\n            [4714,472c) {fbreg(-532)}\n            [472c,4738) {breg0(15868)}\n            [4738,4854) {fbreg(-532)}\n            [4854,4874) {breg1(15868)}\n            [4874,489c) {fbreg(-532)}\n            [489c,48a0) {breg0(15868)}\n            [48a0,48c4) {fbreg(-532)}\n            [48c4,48d0) {breg2(15868)}\n            [48d0,4910) {fbreg(-532)}\n            [4910,4930) {breg1(15868)}\n            [4930,49e0) {fbreg(-532)}\n            [49e0,4a00) {breg1(15868)}\n            [4a00,4a40) {fbreg(-532)}\n            [4a40,4a60) {breg1(15868)}\n            [4a60,4a84) {fbreg(-532)}\n            [4a84,4a8c) {breg0(15868)}\n            [4a8c,4abc) {fbreg(-532)}\n            [4abc,4ac0) {breg0(15868)}\n            [4ac0,4b20) {fbreg(-532)}\n            [4b20,4b28) {breg0(15868)}\n            [4b28,4b84) {fbreg(-532)}\n            [4b84,4b9c) {breg0(15868)}\n            [4b9c,4bac) {fbreg(-532)}\n            [4bac,4bec) {reg22}\n            [4bec,4bfb) {breg1(15868)}\n            [4bfb,4c0c) {fbreg(-532)}\n            [4c0c,4c1b) {breg1(15868)}\n            [4c1b,4c44) {fbreg(-532)}\n            [4c44,4c64) {breg1(15868)}\n            [4c64,4c68) {fbreg(-532)}\n            [4c68,4c7c) {breg0(15868)}\n            [4c7c,4d38) {fbreg(-532)}\n            [4d38,4d40) {breg1(15868)}\n            [4d40,4da4) {fbreg(-532)}\n            [4da4,4dc4) {breg1(15868)}\n            [4dc4,4e38) {fbreg(-532)}\n            [4e38,4e58) {breg1(15868)}\n            [4e58,4e74) {fbreg(-532)}\n            [4e74,4e78) {breg1(15868)}\n            [4e78,4e94) {fbreg(-532)}\n            [4e94,4e98) {breg0(15868)}\n            [4e98,4f08) {fbreg(-532)}\n            [4f08,4f28) {breg1(15868)}\n            [4f28,4f64) {fbreg(-532)}\n            [4f64,4f84) {breg1(15868)}\n            [4f84,4fec) {fbreg(-532)}\n            [4fec,500c) {breg1(15868)}\n            [500c,5048) {fbreg(-532)}\n            [5048,5068) {breg1(15868)}\n            [5068,50b0) {fbreg(-532)}\n            [50b0,50b4) {breg3(15868)}\n            [50b4,50c8) {fbreg(-532)}\n            [50c8,50cc) {breg0(15868)}\n            [50cc,511c) {fbreg(-532)}\n            [511c,5130) {breg0(15868)}\n            [5130,5194) {fbreg(-532)}\n            [5194,51b4) {breg1(15868)}\n            [51b4,5288) {fbreg(-532)}\n      GNU_locviews (sec_offset)\n    [5745] formal_parameter \"tvp\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1530,159f) {reg4}\n            [159f,15dc) {fbreg(-544)}\n            [15dc,15e8) {breg1(15856)}\n            [15e8,160c) {fbreg(-544)}\n            [160c,1610) {breg0(15856)}\n            [1610,1618) {fbreg(-544)}\n            [1618,1620) {breg1(15856)}\n            [1620,1684) {fbreg(-544)}\n            [1684,168c) {breg0(15856)}\n            [168c,1694) {fbreg(-544)}\n            [1694,16a4) {breg1(15856)}\n            [16a4,16a8) {breg0(15856)}\n            [16a8,16b4) {fbreg(-544)}\n            [16b4,16bc) {breg0(15856)}\n            [16bc,16c4) {fbreg(-544)}\n            [16c4,16e0) {breg1(15856)}\n            [16e0,16e4) {breg0(15856)}\n            [16e4,16f0) {fbreg(-544)}\n            [16f0,16ff) {breg1(15856)}\n            [16ff,1708) {fbreg(-544)}\n            [1708,170c) {breg0(15856)}\n            [170c,1718) {fbreg(-544)}\n            [1718,1720) {breg0(15856)}\n            [1720,1728) {fbreg(-544)}\n            [1728,1750) {breg1(15856)}\n            [1750,1760) {fbreg(-544)}\n            [1760,176f) {breg1(15856)}\n            [176f,1784) {fbreg(-544)}\n            [1784,178c) {breg0(15856)}\n            [178c,1790) {fbreg(-544)}\n            [1790,1798) {breg0(15856)}\n            [1798,17a4) {fbreg(-544)}\n            [17a4,17ac) {breg0(15856)}\n            [17ac,17e4) {fbreg(-544)}\n            [17e4,1800) {breg0(15856)}\n            [1800,181c) {breg1(15856)}\n            [181c,1860) {fbreg(-544)}\n            [1860,187c) {breg1(15856)}\n            [187c,1880) {fbreg(-544)}\n            [1880,188c) {breg0(15856)}\n            [188c,1898) {fbreg(-544)}\n            [1898,18a4) {breg0(15856)}\n            [18a4,18d8) {fbreg(-544)}\n            [18d8,18e0) {breg0(15856)}\n            [18e0,1940) {fbreg(-544)}\n            [1940,1954) {breg1(15856)}\n            [1954,1958) {fbreg(-544)}\n            [1958,195c) {breg0(15856)}\n            [195c,1964) {fbreg(-544)}\n            [1964,1968) {breg0(15856)}\n            [1968,198c) {fbreg(-544)}\n            [198c,1990) {breg0(15856)}\n            [1990,199c) {fbreg(-544)}\n            [199c,19a0) {breg0(15856)}\n            [19a0,19ac) {fbreg(-544)}\n            [19ac,19b0) {breg0(15856)}\n            [19b0,19c0) {fbreg(-544)}\n            [19c0,19c4) {breg0(15856)}\n            [19c4,1a0c) {fbreg(-544)}\n            [1a0c,1a14) {breg0(15856)}\n            [1a14,1a24) {fbreg(-544)}\n            [1a24,1a28) {breg0(15856)}\n            [1a28,1a38) {fbreg(-544)}\n            [1a38,1a3c) {breg0(15856)}\n            [1a3c,1a44) {fbreg(-544)}\n            [1a44,1a48) {breg0(15856)}\n            [1a48,1a68) {fbreg(-544)}\n            [1a68,1a78) {breg0(15856)}\n            [1a78,1a84) {fbreg(-544)}\n            [1a84,1a8c) {breg0(15856)}\n            [1a8c,1a9c) {fbreg(-544)}\n            [1a9c,1aa4) {breg0(15856)}\n            [1aa4,1ab0) {fbreg(-544)}\n            [1ab0,1ab8) {breg0(15856)}\n            [1ab8,1acc) {fbreg(-544)}\n            [1acc,1ad4) {breg0(15856)}\n            [1ad4,1b40) {fbreg(-544)}\n            [1b40,1b60) {breg1(15856)}\n            [1b60,1b64) {fbreg(-544)}\n            [1b64,1b6c) {breg1(15856)}\n            [1b6c,1b70) {breg0(15856)}\n            [1b70,1b78) {fbreg(-544)}\n            [1b78,1b80) {breg1(15856)}\n            [1b80,1b94) {fbreg(-544)}\n            [1b94,1ba0) {breg1(15856)}\n            [1ba0,1ba4) {breg0(15856)}\n            [1ba4,1bab) {breg2(15856)}\n            [1bab,1bc0) {fbreg(-544)}\n            [1bc0,1bc8) {breg0(15856)}\n            [1bc8,1be4) {fbreg(-544)}\n            [1be4,1be8) {breg0(15856)}\n            [1be8,1c3c) {fbreg(-544)}\n            [1c3c,1c40) {breg0(15856)}\n            [1c40,1c48) {fbreg(-544)}\n            [1c48,1c50) {breg0(15856)}\n            [1c50,1c6c) {fbreg(-544)}\n            [1c6c,1c70) {breg0(15856)}\n            [1c70,1c80) {fbreg(-544)}\n            [1c80,1c8c) {breg0(15856)}\n            [1c8c,1c98) {fbreg(-544)}\n            [1c98,1cb8) {breg0(15856)}\n            [1cb8,1cc0) {fbreg(-544)}\n            [1cc0,1cc4) {breg0(15856)}\n            [1cc4,1cc8) {fbreg(-544)}\n            [1cc8,1cd0) {breg0(15856)}\n            [1cd0,1cec) {fbreg(-544)}\n            [1cec,1cf0) {breg0(15856)}\n            [1cf0,1d20) {fbreg(-544)}\n            [1d20,1d2c) {breg0(15856)}\n            [1d2c,1d34) {fbreg(-544)}\n            [1d34,1d3c) {breg0(15856)}\n            [1d3c,1d50) {fbreg(-544)}\n            [1d50,1d6c) {breg0(15856)}\n            [1d6c,1d70) {fbreg(-544)}\n            [1d70,1d78) {breg0(15856)}\n            [1d78,1d8c) {fbreg(-544)}\n            [1d8c,1da8) {breg0(15856)}\n            [1da8,1dfc) {fbreg(-544)}\n            [1dfc,1e00) {breg0(15856)}\n            [1e00,1e14) {fbreg(-544)}\n            [1e14,1e1c) {breg0(15856)}\n            [1e1c,1e28) {fbreg(-544)}\n            [1e28,1e30) {breg0(15856)}\n            [1e30,1e38) {fbreg(-544)}\n            [1e38,1e50) {breg1(15856)}\n            [1e50,1e60) {breg0(15856)}\n            [1e60,1ea8) {fbreg(-544)}\n            [1ea8,1ec0) {breg0(15856)}\n            [1ec0,1ec4) {fbreg(-544)}\n            [1ec4,1ecc) {breg0(15856)}\n            [1ecc,1efc) {fbreg(-544)}\n            [1efc,1f00) {breg0(15856)}\n            [1f00,1f50) {fbreg(-544)}\n            [1f50,1f64) {breg4(15856)}\n            [1f64,1f78) {fbreg(-544)}\n            [1f78,1f7c) {breg1(15856)}\n            [1f7c,1f84) {fbreg(-544)}\n            [1f84,1f88) {breg0(15856)}\n            [1f88,1f94) {fbreg(-544)}\n            [1f94,1f98) {breg1(15856)}\n            [1f98,1f9c) {fbreg(-544)}\n            [1f9c,1fa4) {breg0(15856)}\n            [1fa4,1fac) {breg1(15856)}\n            [1fac,1fdc) {fbreg(-544)}\n            [1fdc,1fdf) {breg1(15856)}\n            [1fdf,2018) {fbreg(-544)}\n            [2018,201c) {breg1(15856)}\n            [201c,203c) {fbreg(-544)}\n            [203c,2040) {breg0(15856)}\n            [2040,2064) {fbreg(-544)}\n            [2064,2068) {breg0(15856)}\n            [2068,2164) {fbreg(-544)}\n            [2164,2168) {breg1(15856)}\n            [2168,2174) {fbreg(-544)}\n            [2174,2178) {breg1(15856)}\n            [2178,21c8) {fbreg(-544)}\n            [21c8,21d0) {breg0(15856)}\n            [21d0,21e8) {fbreg(-544)}\n            [21e8,2208) {breg0(15856)}\n            [2208,2248) {fbreg(-544)}\n            [2248,224c) {breg0(15856)}\n            [224c,226c) {fbreg(-544)}\n            [226c,2278) {breg0(15856)}\n            [2278,2284) {fbreg(-544)}\n            [2284,22a4) {breg0(15856)}\n            [22a4,2418) {fbreg(-544)}\n            [2418,2420) {breg0(15856)}\n            [2420,257c) {fbreg(-544)}\n            [257c,258c) {breg0(15856)}\n            [258c,25b8) {fbreg(-544)}\n            [25b8,25c0) {breg0(15856)}\n            [25c0,25d0) {fbreg(-544)}\n            [25d0,25d4) {breg0(15856)}\n            [25d4,26cc) {fbreg(-544)}\n            [26cc,26ec) {breg0(15856)}\n            [26ec,26f8) {fbreg(-544)}\n            [26f8,2738) {breg3(15856)}\n            [2738,278c) {fbreg(-544)}\n            [278c,2790) {breg1(15856)}\n            [2790,27c8) {fbreg(-544)}\n            [27c8,27cc) {breg0(15856)}\n            [27cc,27dc) {fbreg(-544)}\n            [27dc,27ec) {breg0(15856)}\n            [27ec,2808) {fbreg(-544)}\n            [2808,2818) {breg1(15856)}\n            [2818,2824) {fbreg(-544)}\n            [2824,2838) {breg0(15856)}\n            [2838,2868) {fbreg(-544)}\n            [2868,2880) {breg0(15856)}\n            [2880,2888) {fbreg(-544)}\n            [2888,288c) {breg0(15856)}\n            [288c,289c) {fbreg(-544)}\n            [289c,28a0) {breg0(15856)}\n            [28a0,28cc) {fbreg(-544)}\n            [28cc,28d4) {breg1(15856)}\n            [28d4,28d8) {fbreg(-544)}\n            [28d8,28e4) {breg0(15856)}\n            [28e4,28f8) {fbreg(-544)}\n            [28f8,2900) {breg0(15856)}\n            [2900,2998) {fbreg(-544)}\n            [2998,29a4) {breg0(15856)}\n            [29a4,29c4) {fbreg(-544)}\n            [29c4,29dc) {breg0(15856)}\n            [29dc,2a10) {fbreg(-544)}\n            [2a10,2a30) {breg1(15856)}\n            [2a30,2a38) {fbreg(-544)}\n            [2a38,2a48) {breg0(15856)}\n            [2a48,2a54) {fbreg(-544)}\n            [2a54,2a68) {breg0(15856)}\n            [2a68,2a9c) {fbreg(-544)}\n            [2a9c,2abc) {breg1(15856)}\n            [2abc,2af4) {fbreg(-544)}\n            [2af4,2afc) {breg1(15856)}\n            [2afc,2b60) {fbreg(-544)}\n            [2b60,2b68) {breg1(15856)}\n            [2b68,2bd0) {fbreg(-544)}\n            [2bd0,2bdc) {breg0(15856)}\n            [2bdc,2bf0) {fbreg(-544)}\n            [2bf0,2c4b) {breg1(15856)}\n            [2c4b,2c6c) {fbreg(-544)}\n            [2c6c,2c70) {breg0(15856)}\n            [2c70,2c78) {fbreg(-544)}\n            [2c78,2c84) {breg1(15856)}\n            [2c84,2c88) {breg0(15856)}\n            [2c88,2ca8) {breg1(15856)}\n            [2ca8,2cac) {fbreg(-544)}\n            [2cac,2cbc) {breg0(15856)}\n            [2cbc,2cc8) {breg1(15856)}\n            [2cc8,2cd0) {fbreg(-544)}\n            [2cd0,2cd4) {breg0(15856)}\n            [2cd4,2cf0) {fbreg(-544)}\n            [2cf0,2cf4) {breg0(15856)}\n            [2cf4,2d40) {fbreg(-544)}\n            [2d40,2d44) {breg0(15856)}\n            [2d44,2d50) {fbreg(-544)}\n            [2d50,2d68) {breg1(15856)}\n            [2d68,2da4) {breg2(15856)}\n            [2da4,2da8) {fbreg(-544)}\n            [2da8,2db0) {breg0(15856)}\n            [2db0,2db8) {breg1(15856)}\n            [2db8,2dc8) {fbreg(-544)}\n            [2dc8,2dcc) {breg1(15856)}\n            [2dcc,2dd8) {fbreg(-544)}\n            [2dd8,2de0) {breg0(15856)}\n            [2de0,2de8) {fbreg(-544)}\n            [2de8,2df7) {breg1(15856)}\n            [2df7,2e00) {fbreg(-544)}\n            [2e00,2e34) {breg2(15856)}\n            [2e34,2e60) {fbreg(-544)}\n            [2e60,2e64) {breg0(15856)}\n            [2e64,2e78) {fbreg(-544)}\n            [2e78,2e7c) {breg0(15856)}\n            [2e7c,2ec0) {fbreg(-544)}\n            [2ec0,2ec8) {breg1(15856)}\n            [2ec8,2ecc) {fbreg(-544)}\n            [2ecc,2ed0) {breg0(15856)}\n            [2ed0,2ee8) {fbreg(-544)}\n            [2ee8,2ef0) {breg0(15856)}\n            [2ef0,2f08) {fbreg(-544)}\n            [2f08,2f10) {breg0(15856)}\n            [2f10,2f38) {fbreg(-544)}\n            [2f38,2f3c) {breg1(15856)}\n            [2f3c,2f48) {fbreg(-544)}\n            [2f48,2f50) {breg1(15856)}\n            [2f50,2fb4) {fbreg(-544)}\n            [2fb4,2fd4) {breg1(15856)}\n            [2fd4,2fd8) {fbreg(-544)}\n            [2fd8,2fec) {breg1(15856)}\n            [2fec,30b8) {fbreg(-544)}\n            [30b8,30c4) {breg1(15856)}\n            [30c4,30dc) {breg2(15856)}\n            [30dc,30e0) {fbreg(-544)}\n            [30e0,30f0) {breg1(15856)}\n            [30f0,3134) {fbreg(-544)}\n            [3134,3144) {breg1(15856)}\n            [3144,3164) {fbreg(-544)}\n            [3164,3168) {breg2(15856)}\n            [3168,3184) {fbreg(-544)}\n            [3184,319c) {breg0(15856)}\n            [319c,31ac) {breg1(15856)}\n            [31ac,31c0) {fbreg(-544)}\n            [31c0,31c4) {breg2(15856)}\n            [31c4,3200) {fbreg(-544)}\n            [3200,3214) {breg0(15856)}\n            [3214,3220) {fbreg(-544)}\n            [3220,3228) {breg1(15856)}\n            [3228,3288) {fbreg(-544)}\n            [3288,328c) {breg1(15856)}\n            [328c,32b4) {fbreg(-544)}\n            [32b4,32b8) {breg0(15856)}\n            [32b8,32d4) {fbreg(-544)}\n            [32d4,32d8) {breg0(15856)}\n            [32d8,32fc) {fbreg(-544)}\n            [32fc,330b) {breg1(15856)}\n            [330b,3334) {fbreg(-544)}\n            [3334,3354) {breg1(15856)}\n            [3354,33c0) {fbreg(-544)}\n            [33c0,33e0) {breg1(15856)}\n            [33e0,341c) {fbreg(-544)}\n            [341c,343c) {breg1(15856)}\n            [343c,348c) {fbreg(-544)}\n            [348c,34ac) {breg1(15856)}\n            [34ac,34e8) {fbreg(-544)}\n            [34e8,3508) {breg1(15856)}\n            [3508,3530) {fbreg(-544)}\n            [3530,3540) {breg1(15856)}\n            [3540,35a4) {fbreg(-544)}\n            [35a4,35ac) {breg0(15856)}\n            [35ac,35b8) {fbreg(-544)}\n            [35b8,35bc) {breg0(15856)}\n            [35bc,35cc) {fbreg(-544)}\n            [35cc,35d8) {breg0(15856)}\n            [35d8,3610) {fbreg(-544)}\n            [3610,3630) {breg1(15856)}\n            [3630,3634) {fbreg(-544)}\n            [3634,3668) {breg2(15856)}\n            [3668,3718) {fbreg(-544)}\n            [3718,372f) {breg1(15856)}\n            [372f,375c) {fbreg(-544)}\n            [375c,376c) {breg4(15856)}\n            [376c,377c) {fbreg(-544)}\n            [377c,3798) {breg0(15856)}\n            [3798,37a0) {fbreg(-544)}\n            [37a0,37ac) {breg0(15856)}\n            [37ac,37c4) {fbreg(-544)}\n            [37c4,37cc) {breg0(15856)}\n            [37cc,3864) {fbreg(-544)}\n            [3864,3868) {breg0(15856)}\n            [3868,3874) {fbreg(-544)}\n            [3874,3878) {breg0(15856)}\n            [3878,38a0) {fbreg(-544)}\n            [38a0,38a8) {breg1(15856)}\n            [38a8,38d4) {fbreg(-544)}\n            [38d4,38dc) {breg1(15856)}\n            [38dc,38e0) {fbreg(-544)}\n            [38e0,38e8) {breg0(15856)}\n            [38e8,38f8) {fbreg(-544)}\n            [38f8,3900) {breg0(15856)}\n            [3900,3930) {fbreg(-544)}\n            [3930,3938) {breg0(15856)}\n            [3938,3944) {fbreg(-544)}\n            [3944,394c) {breg0(15856)}\n            [394c,399c) {fbreg(-544)}\n            [399c,39a8) {breg0(15856)}\n            [39a8,39ac) {breg1(15856)}\n            [39ac,39b0) {fbreg(-544)}\n            [39b0,39b8) {breg0(15856)}\n            [39b8,39cc) {breg1(15856)}\n            [39cc,39e0) {fbreg(-544)}\n            [39e0,3a1f) {breg3(15856)}\n            [3a1f,3a34) {fbreg(-544)}\n            [3a34,3a38) {breg0(15856)}\n            [3a38,3aa8) {fbreg(-544)}\n            [3aa8,3acb) {breg3(15856)}\n            [3acb,3ad4) {fbreg(-544)}\n            [3ad4,3ae3) {breg3(15856)}\n            [3ae3,3aec) {fbreg(-544)}\n            [3aec,3afc) {breg1(15856)}\n            [3afc,3b24) {breg3(15856)}\n            [3b24,3b50) {fbreg(-544)}\n            [3b50,3b60) {breg0(15856)}\n            [3b60,3b90) {fbreg(-544)}\n            [3b90,3ba0) {breg3(15856)}\n            [3ba0,3ba4) {fbreg(-544)}\n            [3ba4,3ba8) {breg0(15856)}\n            [3ba8,3bc0) {fbreg(-544)}\n            [3bc0,3bcc) {breg0(15856)}\n            [3bcc,3c14) {fbreg(-544)}\n            [3c14,3c34) {breg1(15856)}\n            [3c34,3c3c) {fbreg(-544)}\n            [3c3c,3c48) {breg0(15856)}\n            [3c48,3c94) {fbreg(-544)}\n            [3c94,3c98) {breg1(15856)}\n            [3c98,3cc4) {fbreg(-544)}\n            [3cc4,3cd0) {breg1(15856)}\n            [3cd0,3cf8) {fbreg(-544)}\n            [3cf8,3cfc) {breg0(15856)}\n            [3cfc,3d58) {fbreg(-544)}\n            [3d58,3d78) {breg1(15856)}\n            [3d78,3d80) {fbreg(-544)}\n            [3d80,3d84) {breg0(15856)}\n            [3d84,3d8c) {fbreg(-544)}\n            [3d8c,3db4) {breg1(15856)}\n            [3db4,3dc0) {fbreg(-544)}\n            [3dc0,3dc8) {breg0(15856)}\n            [3dc8,3dd0) {breg1(15856)}\n            [3dd0,3de0) {fbreg(-544)}\n            [3de0,3de8) {breg1(15856)}\n            [3de8,3dfc) {fbreg(-544)}\n            [3dfc,3e04) {breg0(15856)}\n            [3e04,3e14) {fbreg(-544)}\n            [3e14,3e1c) {breg2(15856)}\n            [3e1c,3e58) {fbreg(-544)}\n            [3e58,3e60) {breg0(15856)}\n            [3e60,3ed4) {fbreg(-544)}\n            [3ed4,3ee8) {breg0(15856)}\n            [3ee8,3ef8) {fbreg(-544)}\n            [3ef8,3f0f) {breg4(15856)}\n            [3f0f,3f6c) {fbreg(-544)}\n            [3f6c,3f8c) {breg1(15856)}\n            [3f8c,3f94) {fbreg(-544)}\n            [3f94,3fa8) {breg0(15856)}\n            [3fa8,3fc4) {fbreg(-544)}\n            [3fc4,3fc8) {breg0(15856)}\n            [3fc8,3fd8) {fbreg(-544)}\n            [3fd8,3fe0) {breg0(15856)}\n            [3fe0,4018) {fbreg(-544)}\n            [4018,4020) {breg0(15856)}\n            [4020,404c) {fbreg(-544)}\n            [404c,4060) {breg0(15856)}\n            [4060,4078) {fbreg(-544)}\n            [4078,409b) {breg4(15856)}\n            [409b,40a4) {fbreg(-544)}\n            [40a4,40ac) {breg0(15856)}\n            [40ac,40bc) {fbreg(-544)}\n            [40bc,40c0) {breg0(15856)}\n            [40c0,4104) {fbreg(-544)}\n            [4104,4124) {breg1(15856)}\n            [4124,4164) {fbreg(-544)}\n            [4164,4170) {breg0(15856)}\n            [4170,4208) {fbreg(-544)}\n            [4208,421c) {breg0(15856)}\n            [421c,422c) {fbreg(-544)}\n            [422c,4243) {breg4(15856)}\n            [4243,42a0) {fbreg(-544)}\n            [42a0,42c0) {breg1(15856)}\n            [42c0,42c8) {fbreg(-544)}\n            [42c8,42d0) {breg0(15856)}\n            [42d0,4350) {fbreg(-544)}\n            [4350,4360) {breg0(15856)}\n            [4360,437c) {fbreg(-544)}\n            [437c,4384) {breg0(15856)}\n            [4384,4390) {fbreg(-544)}\n            [4390,439c) {breg0(15856)}\n            [439c,43a4) {fbreg(-544)}\n            [43a4,43b7) {breg2(15856)}\n            [43b7,43fc) {fbreg(-544)}\n            [43fc,441c) {breg1(15856)}\n            [441c,443c) {fbreg(-544)}\n            [443c,447c) {breg2(15856)}\n            [447c,4498) {fbreg(-544)}\n            [4498,44a4) {breg0(15856)}\n            [44a4,44b4) {breg2(15856)}\n            [44b4,4524) {fbreg(-544)}\n            [4524,452c) {breg0(15856)}\n            [452c,4580) {fbreg(-544)}\n            [4580,4588) {breg0(15856)}\n            [4588,4598) {fbreg(-544)}\n            [4598,45a8) {breg1(15856)}\n            [45a8,45b4) {fbreg(-544)}\n            [45b4,45d0) {breg1(15856)}\n            [45d0,4604) {fbreg(-544)}\n            [4604,4610) {breg0(15856)}\n            [4610,4620) {breg2(15856)}\n            [4620,4688) {fbreg(-544)}\n            [4688,469b) {breg3(15856)}\n            [469b,46a8) {fbreg(-544)}\n            [46a8,46b0) {breg0(15856)}\n            [46b0,46bc) {fbreg(-544)}\n            [46bc,46c0) {breg1(15856)}\n            [46c0,4710) {fbreg(-544)}\n            [4710,4714) {breg1(15856)}\n            [4714,472c) {fbreg(-544)}\n            [472c,4738) {breg0(15856)}\n            [4738,4854) {fbreg(-544)}\n            [4854,4874) {breg1(15856)}\n            [4874,489c) {fbreg(-544)}\n            [489c,48a0) {breg0(15856)}\n            [48a0,48c4) {fbreg(-544)}\n            [48c4,48d0) {breg2(15856)}\n            [48d0,4910) {fbreg(-544)}\n            [4910,4930) {breg1(15856)}\n            [4930,49e0) {fbreg(-544)}\n            [49e0,4a00) {breg1(15856)}\n            [4a00,4a40) {fbreg(-544)}\n            [4a40,4a60) {breg1(15856)}\n            [4a60,4a84) {fbreg(-544)}\n            [4a84,4a8c) {breg0(15856)}\n            [4a8c,4abc) {fbreg(-544)}\n            [4abc,4ac0) {breg0(15856)}\n            [4ac0,4b20) {fbreg(-544)}\n            [4b20,4b28) {breg0(15856)}\n            [4b28,4b84) {fbreg(-544)}\n            [4b84,4b9c) {breg0(15856)}\n            [4b9c,4bac) {fbreg(-544)}\n            [4bac,4baf) {breg1(15856)}\n            [4baf,4be4) {fbreg(-544)}\n            [4be4,4bfb) {breg1(15856)}\n            [4bfb,4c0c) {fbreg(-544)}\n            [4c0c,4c1b) {breg1(15856)}\n            [4c1b,4c44) {fbreg(-544)}\n            [4c44,4c64) {breg1(15856)}\n            [4c64,4c68) {fbreg(-544)}\n            [4c68,4c7c) {breg0(15856)}\n            [4c7c,4d38) {fbreg(-544)}\n            [4d38,4d40) {breg1(15856)}\n            [4d40,4da4) {fbreg(-544)}\n            [4da4,4dc4) {breg1(15856)}\n            [4dc4,4e38) {fbreg(-544)}\n            [4e38,4e58) {breg1(15856)}\n            [4e58,4e74) {fbreg(-544)}\n            [4e74,4e78) {breg1(15856)}\n            [4e78,4e94) {fbreg(-544)}\n            [4e94,4e98) {breg0(15856)}\n            [4e98,4f08) {fbreg(-544)}\n            [4f08,4f28) {breg1(15856)}\n            [4f28,4f64) {fbreg(-544)}\n            [4f64,4f84) {breg1(15856)}\n            [4f84,4fec) {fbreg(-544)}\n            [4fec,500c) {breg1(15856)}\n            [500c,5048) {fbreg(-544)}\n            [5048,5068) {breg1(15856)}\n            [5068,50b0) {fbreg(-544)}\n            [50b0,50b4) {breg3(15856)}\n            [50b4,50c8) {fbreg(-544)}\n            [50c8,50cc) {breg0(15856)}\n            [50cc,511c) {fbreg(-544)}\n            [511c,5130) {breg0(15856)}\n            [5130,5194) {fbreg(-544)}\n            [5194,51b4) {breg1(15856)}\n            [51b4,5288) {fbreg(-544)}\n      GNU_locviews (sec_offset)\n    [5752] variable \"prefix_len\"\n      abstract_origin (ref4)\n      const_value (data1)\n    [5758] variable \"fname_len\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15a4,15a8) {breg0(1), stack_value}\n            [15a8,15b4) {breg2(1), stack_value}\n            [15b4,15c3) {reg2}\n      GNU_locviews (sec_offset)\n    [5765] variable \"fullname\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,17d0) {reg31}\n            [1a5c,1d6c) {reg31}\n            [1fdc,2010) {reg31}\n            [2064,2154) {reg31}\n            [2acc,2b58) {reg31}\n            [2b68,2bb0) {reg31}\n            [3840,3878) {reg31}\n            [4934,497c) {reg31}\n            [4aec,4b10) {reg31}\n            [4b34,4c68) {reg31}\n            [4ce8,4d0c) {reg31}\n            [4dc8,4dec) {reg31}\n            [51b8,5200) {reg31}\n      GNU_locviews (sec_offset)\n    [5772] variable \"cp\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,17d0) {reg31}\n            [1a5c,1d6c) {reg31}\n            [1fdc,2010) {reg31}\n            [2064,2154) {reg31}\n            [2acc,2b58) {reg31}\n            [2b68,2bb0) {reg31}\n            [3840,3878) {reg31}\n            [4934,497c) {reg31}\n            [4aec,4b10) {reg31}\n            [4b34,4c68) {reg31}\n            [4ce8,4d0c) {reg31}\n            [4dc8,4dec) {reg31}\n            [51b8,5200) {reg31}\n      GNU_locviews (sec_offset)\n    [577f] variable \"debugelf\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,176c) {lit0, stack_value}\n            [176c,178c) {reg28}\n            [178c,1954) {fbreg(-432)}\n            [1a5c,1b80) {lit0, stack_value}\n            [1b80,1b94) {fbreg(-432)}\n            [1b94,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {fbreg(-432)}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,2154) {reg28}\n            [2154,2ac0) {fbreg(-432)}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,3840) {fbreg(-432)}\n            [3840,3860) {lit0, stack_value}\n            [38dc,4934) {fbreg(-432)}\n            [4934,4978) {reg28}\n            [4978,4978) {fbreg(-432)}\n            [497c,4a04) {fbreg(-432)}\n            [4a08,4aec) {fbreg(-432)}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {fbreg(-432)}\n            [4b34,4b44) {lit0, stack_value}\n            [4b44,4b7c) {fbreg(-432)}\n            [4b80,4b9c) {fbreg(-432)}\n            [4b9c,4bac) {reg28}\n            [4bac,4c68) {lit0, stack_value}\n            [4c68,4ce8) {fbreg(-432)}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {fbreg(-432)}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,507c) {fbreg(-432)}\n            [511c,51b8) {fbreg(-432)}\n            [51b8,5200) {lit0, stack_value}\n            [5200,5288) {fbreg(-432)}\n      GNU_locviews (sec_offset)\n    [578c] variable \"result\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1938) {lit0, stack_value}\n            [1938,1954) {lit1, stack_value}\n            [19a8,19cc) {fbreg(-444)}\n            [1a30,1a4c) {fbreg(-444)}\n            [1a5c,1e88) {lit0, stack_value}\n            [1e88,1f70) {fbreg(-444)}\n            [1f70,1f7c) {lit1, stack_value}\n            [1f7c,1f98) {fbreg(-444)}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b58,2b58) {lit1, stack_value}\n            [2b68,3860) {lit0, stack_value}\n            [38cc,38dc) {lit1, stack_value}\n            [38dc,3998) {lit0, stack_value}\n            [3998,39ac) {lit1, stack_value}\n            [39ac,39b8) {fbreg(-444)}\n            [39b8,3b64) {lit0, stack_value}\n            [3b64,3b68) {lit1, stack_value}\n            [3b68,3cbc) {lit0, stack_value}\n            [3cbc,3ccc) {lit1, stack_value}\n            [3ccc,4160) {lit0, stack_value}\n            [4160,4170) {lit1, stack_value}\n            [4170,41a4) {lit0, stack_value}\n            [41a4,41a8) {lit1, stack_value}\n            [41a8,41e8) {lit0, stack_value}\n            [41e8,41ec) {lit1, stack_value}\n            [41ec,4978) {lit0, stack_value}\n            [497c,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {fbreg(-444)}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {fbreg(-444)}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4bdc) {lit0, stack_value}\n            [4bdc,4bec) {lit1, stack_value}\n            [4bec,4c68) {lit0, stack_value}\n            [4c68,4ce8) {fbreg(-444)}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4de8) {lit0, stack_value}\n            [4dec,507c) {lit0, stack_value}\n            [50bc,50d4) {lit1, stack_value}\n            [50d4,5118) {fbreg(-444)}\n            [5118,511c) {lit1, stack_value}\n            [511c,5200) {lit0, stack_value}\n            [5200,5288) {fbreg(-444)}\n      GNU_locviews (sec_offset)\n    [5799] variable \"shdridx\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {fbreg(-440)}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,27ec) {lit0, stack_value}\n            [27ec,2820) {fbreg(-440)}\n            [2820,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,2ca8) {lit0, stack_value}\n            [2ca8,36cc) {fbreg(-440)}\n            [3718,3778) {lit0, stack_value}\n            [3778,382c) {fbreg(-440)}\n            [382c,3860) {lit0, stack_value}\n            [38dc,3c68) {lit0, stack_value}\n            [3c68,4934) {fbreg(-440)}\n            [4934,4978) {lit0, stack_value}\n            [497c,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {fbreg(-440)}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {fbreg(-440)}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4c68) {lit0, stack_value}\n            [4c68,4ce8) {fbreg(-440)}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {fbreg(-440)}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,507c) {lit0, stack_value}\n            [511c,5200) {lit0, stack_value}\n            [5200,5288) {fbreg(-440)}\n      GNU_locviews (sec_offset)\n    [57a6] variable \"lastsec_offset\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1cc4) {lit0, stack_value}\n            [1cc4,1d24) {reg23}\n            [1d40,1d6c) {reg23}\n            [1d7c,1f7c) {reg23}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,3860) {lit0, stack_value}\n            [38dc,3c68) {lit0, stack_value}\n            [3c68,3d20) {reg23}\n            [3d20,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {reg23}\n            [4b10,4b34) {reg23}\n            [4b34,4c68) {lit0, stack_value}\n            [4c68,4ce8) {reg23}\n            [4ce8,4d0c) {lit0, stack_value}\n            [4d0c,4dc8) {reg23}\n            [4dc8,507c) {lit0, stack_value}\n            [511c,51dc) {lit0, stack_value}\n            [5200,5288) {reg23}\n      GNU_locviews (sec_offset)\n    [57b3] variable \"lastsec_size\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,3860) {lit0, stack_value}\n            [38dc,3c68) {lit0, stack_value}\n            [3d20,4040) {lit0, stack_value}\n            [4048,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4b34,4c68) {lit0, stack_value}\n            [4ce8,4d0c) {lit0, stack_value}\n            [4dc8,507c) {lit0, stack_value}\n            [511c,51dc) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [57c0] variable \"shstrndx\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-432)}\n    [57c9] variable \"shdr_info\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,17d8) {lit0, stack_value}\n            [17d8,1954) {reg26}\n            [1a5c,1b90) {lit0, stack_value}\n            [1b90,1b94) {reg0}\n            [1b94,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {reg26}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,2154) {lit0, stack_value}\n            [2154,2278) {reg26}\n            [2278,23b8) {reg21}\n            [23b8,2478) {reg26}\n            [2478,2584) {reg21}\n            [2584,2678) {reg26}\n            [2678,27d8) {reg21}\n            [27d8,2820) {reg26}\n            [2820,28d4) {reg21}\n            [28d4,2994) {reg26}\n            [2994,2ac0) {reg21}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,2bd8) {reg21}\n            [2bd8,3840) {reg26}\n            [3840,3860) {lit0, stack_value}\n            [38dc,3db0) {reg26}\n            [3db0,3db4) {breg1(15816), deref, const1u(152), minus, stack_value}\n            [3db4,3dc0) {fbreg(-400)}\n            [3dc0,3dc8) {breg0(16000)}\n            [3dc8,3dd0) {breg1(16000)}\n            [3dd0,3de0) {fbreg(-400)}\n            [3de0,3de8) {breg1(16000)}\n            [3de8,3dfc) {fbreg(-400)}\n            [3dfc,3e04) {breg0(16000)}\n            [3e04,3e14) {fbreg(-400)}\n            [3e14,3e1c) {breg2(16000)}\n            [3e1c,3e58) {fbreg(-400)}\n            [3e58,3e60) {breg0(16000)}\n            [3e60,3ed4) {fbreg(-400)}\n            [3ed4,3ee8) {breg0(16000)}\n            [3ee8,3ef8) {fbreg(-400)}\n            [3ef8,3f0f) {breg4(16000)}\n            [3f0f,3f6c) {fbreg(-400)}\n            [3f6c,3f8c) {breg1(16000)}\n            [3f8c,3f94) {fbreg(-400)}\n            [3f94,3fa8) {breg0(16000)}\n            [3fa8,3fc4) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [3fc4,3fc8) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [3fc8,3fd8) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [3fd8,3fe0) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [3fe0,4018) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [4018,4020) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [4020,404c) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [404c,4060) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [4060,4078) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [4078,409b) {breg4(15816), deref, const1u(152), minus, stack_value}\n            [409b,40a4) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [40a4,40ac) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [40ac,40bc) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [40bc,40c0) {breg0(15816), deref, const1u(152), minus, stack_value}\n            [40c0,4104) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [4104,4124) {breg1(15816), deref, const1u(152), minus, stack_value}\n            [4124,4160) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [4160,4170) {reg26}\n            [4170,41ec) {fbreg(-584), deref, const1u(152), minus, stack_value}\n            [41ec,4208) {fbreg(-400)}\n            [4208,421c) {breg0(16000)}\n            [421c,422c) {fbreg(-400)}\n            [422c,4243) {breg4(16000)}\n            [4243,42a0) {fbreg(-400)}\n            [42a0,42c0) {breg1(16000)}\n            [42c0,42c8) {fbreg(-400)}\n            [42c8,42d0) {breg0(16000)}\n            [42d0,4350) {fbreg(-400)}\n            [4350,4360) {breg0(16000)}\n            [4360,437c) {fbreg(-400)}\n            [437c,4384) {breg0(16000)}\n            [4384,4390) {fbreg(-400)}\n            [4390,439c) {breg0(16000)}\n            [439c,43a4) {fbreg(-400)}\n            [43a4,43b7) {breg2(16000)}\n            [43b7,43fc) {fbreg(-400)}\n            [43fc,441c) {breg1(16000)}\n            [441c,443c) {fbreg(-400)}\n            [443c,447c) {breg2(16000)}\n            [447c,4498) {fbreg(-400)}\n            [4498,44a4) {breg0(16000)}\n            [44a4,44b4) {breg2(16000)}\n            [44b4,4524) {fbreg(-400)}\n            [4524,452c) {breg0(16000)}\n            [452c,4580) {fbreg(-400)}\n            [4580,4588) {breg0(16000)}\n            [4588,4598) {fbreg(-400)}\n            [4598,45a8) {breg1(16000)}\n            [45a8,45b4) {fbreg(-400)}\n            [45b4,45d0) {breg1(16000)}\n            [45d0,4604) {fbreg(-400)}\n            [4604,4610) {breg0(16000)}\n            [4610,4620) {breg2(16000)}\n            [4620,4688) {fbreg(-400)}\n            [4688,469b) {breg3(16000)}\n            [469b,46a8) {fbreg(-400)}\n            [46a8,46b0) {breg0(16000)}\n            [46b0,46bc) {fbreg(-400)}\n            [46bc,46c0) {breg1(16000)}\n            [46c0,4710) {fbreg(-400)}\n            [4710,4714) {breg1(16000)}\n            [4714,472c) {fbreg(-400)}\n            [472c,4738) {breg0(16000)}\n            [4738,4854) {fbreg(-400)}\n            [4854,4874) {breg1(16000)}\n            [4874,489c) {fbreg(-400)}\n            [489c,48a0) {breg0(16000)}\n            [48a0,48c4) {fbreg(-400)}\n            [48c4,48d0) {breg2(16000)}\n            [48d0,4910) {fbreg(-400)}\n            [4910,4930) {breg1(16000)}\n            [4930,4934) {fbreg(-400)}\n            [4934,4978) {lit0, stack_value}\n            [497c,4984) {reg21}\n            [4a08,4aec) {reg26}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {reg26}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4c68) {lit0, stack_value}\n            [4c68,4ce8) {reg26}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {reg26}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,4ea4) {reg26}\n            [4ea4,4eac) {reg21}\n            [4f2c,507c) {reg26}\n            [511c,51b8) {reg26}\n            [51b8,5200) {lit0, stack_value}\n            [5200,5288) {reg26}\n      GNU_locviews (sec_offset)\n    [57d6] variable \"scn\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [17e0,1820) {lit0, stack_value}\n            [1820,1823) {reg1}\n            [1823,1828) {reg21}\n            [1828,1833) {reg0}\n            [1833,194c) {reg21}\n            [2154,21d8) {reg21}\n            [21d8,21db) {reg1}\n            [21db,21e0) {reg21}\n            [21e0,21e8) {reg0}\n            [21e8,2274) {reg21}\n            [2274,2278) {breg0(15912)}\n            [2278,2284) {fbreg(-488)}\n            [2284,22a4) {breg0(15912)}\n            [22a4,23b8) {fbreg(-488)}\n            [23b8,2478) {reg21}\n            [2478,257c) {fbreg(-488)}\n            [257c,258c) {breg0(15912)}\n            [258c,25b0) {fbreg(-488)}\n            [25dc,25e4) {reg0}\n            [25e4,262c) {reg24}\n            [2678,26cc) {fbreg(-488)}\n            [26cc,26ec) {breg0(15912)}\n            [26ec,26f8) {fbreg(-488)}\n            [26f8,2738) {breg3(15912)}\n            [2738,278c) {fbreg(-488)}\n            [278c,2790) {breg1(15912)}\n            [2790,27c8) {fbreg(-488)}\n            [27c8,27cc) {breg0(15912)}\n            [27cc,27d8) {fbreg(-488)}\n            [2820,2824) {fbreg(-488)}\n            [2824,2838) {breg0(15912)}\n            [2838,2868) {fbreg(-488)}\n            [2868,2880) {breg0(15912)}\n            [2880,2888) {fbreg(-488)}\n            [2888,288c) {breg0(15912)}\n            [288c,289c) {fbreg(-488)}\n            [289c,28a0) {breg0(15912)}\n            [28a0,28cc) {fbreg(-488)}\n            [28cc,28d4) {breg1(15912)}\n            [28d4,2994) {reg21}\n            [2994,2998) {fbreg(-488)}\n            [2998,29a4) {breg0(15912)}\n            [29a4,29c4) {fbreg(-488)}\n            [29c4,29dc) {breg0(15912)}\n            [29dc,2a10) {fbreg(-488)}\n            [2a10,2a30) {breg1(15912)}\n            [2a30,2a38) {fbreg(-488)}\n            [2a38,2a48) {breg0(15912)}\n            [2a48,2a54) {fbreg(-488)}\n            [2a54,2a68) {breg0(15912)}\n            [2a68,2a9c) {fbreg(-488)}\n            [2a9c,2abc) {breg1(15912)}\n            [2abc,2ac0) {fbreg(-488)}\n            [2bcc,2bd0) {fbreg(-488)}\n            [2bd0,2bdc) {breg0(15912)}\n            [2bdc,2be4) {fbreg(-488)}\n            [2dec,2df4) {reg0}\n            [2df4,2df7) {breg1(15904)}\n            [2df7,2e00) {fbreg(-496)}\n            [2e00,2e34) {breg2(15904)}\n            [2e34,2e60) {fbreg(-496)}\n            [2e60,2e64) {breg0(15904)}\n            [2e64,2e78) {fbreg(-496)}\n            [2e78,2e7c) {breg0(15904)}\n            [2e7c,2ec0) {fbreg(-496)}\n            [2ec0,2ec8) {breg1(15904)}\n            [2ec8,2ecc) {fbreg(-496)}\n            [2ecc,2ed0) {breg0(15904)}\n            [2ed0,2ee8) {fbreg(-496)}\n            [2ee8,2ef0) {breg0(15904)}\n            [2ef0,2f08) {fbreg(-496)}\n            [2f08,2f10) {breg0(15904)}\n            [2f10,2f38) {fbreg(-496)}\n            [2f38,2f3c) {breg1(15904)}\n            [2f3c,2f48) {fbreg(-496)}\n            [2f48,2f50) {breg1(15904)}\n            [2f50,2fb4) {fbreg(-496)}\n            [2fb4,2fd4) {breg1(15904)}\n            [2fd4,2fd8) {fbreg(-496)}\n            [2fd8,2fec) {breg1(15904)}\n            [2fec,30b8) {fbreg(-496)}\n            [30b8,30c4) {breg1(15904)}\n            [30c4,30dc) {breg2(15904)}\n            [30dc,30e0) {fbreg(-496)}\n            [30e0,30f0) {breg1(15904)}\n            [30f0,3134) {fbreg(-496)}\n            [3134,3144) {breg1(15904)}\n            [3144,3164) {fbreg(-496)}\n            [3164,3168) {breg2(15904)}\n            [3168,3184) {fbreg(-496)}\n            [3184,319c) {breg0(15904)}\n            [319c,31ac) {breg1(15904)}\n            [31ac,31c0) {fbreg(-496)}\n            [31c0,31c4) {breg2(15904)}\n            [31c4,3200) {fbreg(-496)}\n            [3200,3214) {breg0(15904)}\n            [3214,3220) {fbreg(-496)}\n            [3220,3228) {breg1(15904)}\n            [3228,3288) {fbreg(-496)}\n            [3288,328c) {breg1(15904)}\n            [328c,32b4) {fbreg(-496)}\n            [32b4,32b8) {breg0(15904)}\n            [32b8,32d4) {fbreg(-496)}\n            [32d4,32d8) {breg0(15904)}\n            [32d8,32fc) {fbreg(-496)}\n            [32fc,330b) {breg1(15904)}\n            [330b,3334) {fbreg(-496)}\n            [3334,3354) {breg1(15904)}\n            [3354,33c0) {fbreg(-496)}\n            [33c0,33e0) {breg1(15904)}\n            [33e0,341c) {fbreg(-496)}\n            [341c,343c) {breg1(15904)}\n            [343c,348c) {fbreg(-496)}\n            [348c,34ac) {breg1(15904)}\n            [34ac,34e8) {fbreg(-496)}\n            [34e8,3508) {breg1(15904)}\n            [3508,3530) {fbreg(-496)}\n            [3530,3540) {breg1(15904)}\n            [3540,35a4) {fbreg(-496)}\n            [35a4,35ac) {breg0(15904)}\n            [35ac,35b8) {fbreg(-496)}\n            [35b8,35bc) {breg0(15904)}\n            [35bc,35cc) {fbreg(-496)}\n            [35cc,35d8) {breg0(15904)}\n            [35d8,3610) {fbreg(-496)}\n            [3610,3630) {breg1(15904)}\n            [3630,3634) {fbreg(-496)}\n            [3634,3668) {breg2(15904)}\n            [3668,3690) {fbreg(-496)}\n            [37d4,3803) {reg0}\n            [382c,3840) {reg21}\n            [3e64,3e6b) {reg0}\n            [42dc,42df) {reg0}\n            [42df,432c) {reg20}\n            [43b4,43e0) {reg28}\n            [43e0,43fc) {fbreg(-480)}\n            [43fc,441c) {breg1(15920)}\n            [441c,443c) {fbreg(-480)}\n            [443c,447c) {breg2(15920)}\n            [447c,4498) {fbreg(-480)}\n            [4498,44a4) {breg0(15920)}\n            [44a4,44b4) {breg2(15920)}\n            [44b4,4524) {fbreg(-480)}\n            [4524,452c) {breg0(15920)}\n            [452c,4580) {fbreg(-480)}\n            [4580,4588) {breg0(15920)}\n            [4588,4598) {fbreg(-480)}\n            [4598,45a8) {breg1(15920)}\n            [45a8,45b4) {fbreg(-480)}\n            [45b4,45d0) {breg1(15920)}\n            [45d0,4604) {fbreg(-480)}\n            [4604,4610) {breg0(15920)}\n            [4610,4620) {breg2(15920)}\n            [4620,466c) {fbreg(-480)}\n            [4748,4814) {reg20}\n            [4878,48d8) {reg20}\n            [497c,49e0) {fbreg(-488)}\n            [49e0,4a00) {breg1(15912)}\n            [4a00,4a04) {fbreg(-488)}\n            [4a08,4a64) {reg21}\n            [4dec,4ea4) {reg24}\n            [4ea4,4f08) {fbreg(-488)}\n            [4f08,4f28) {breg1(15912)}\n            [4f28,4f2c) {fbreg(-488)}\n            [4f88,5010) {reg24}\n            [511c,5120) {reg21}\n            [5130,5138) {reg21}\n      GNU_locviews (sec_offset)\n    [57e3] variable \"cnt\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [17e0,1820) {lit1, stack_value}\n            [1820,1954) {reg23}\n            [1a80,1a98) {lit0, stack_value}\n            [1a98,1ae4) {reg21}\n            [1f80,1fb4) {lit1, stack_value}\n            [2070,2088) {lit0, stack_value}\n            [2088,20d4) {reg21}\n            [2154,21f0) {reg23}\n            [21f0,2208) {lit1, stack_value}\n            [2208,2260) {reg23}\n            [2278,22a4) {lit1, stack_value}\n            [22a4,22ec) {reg28}\n            [2380,23b0) {reg28}\n            [23b8,2478) {reg23}\n            [2478,24dc) {reg28}\n            [2568,2574) {reg28}\n            [2594,25b0) {lit1, stack_value}\n            [25b0,2678) {reg22}\n            [2694,2738) {reg28}\n            [2738,278c) {fbreg(-424)}\n            [278c,2790) {breg1(15976)}\n            [2790,27c8) {fbreg(-424)}\n            [27c8,27cc) {breg0(15976)}\n            [27cc,27d4) {fbreg(-424)}\n            [2820,2824) {fbreg(-424)}\n            [2824,2838) {breg0(15976)}\n            [2838,2868) {fbreg(-424)}\n            [2868,2874) {breg0(15976)}\n            [2880,2888) {fbreg(-424)}\n            [2888,288c) {breg0(15976)}\n            [288c,289c) {fbreg(-424)}\n            [289c,28a0) {breg0(15976)}\n            [28a0,28b4) {fbreg(-424)}\n            [28d4,2994) {reg23}\n            [2994,2ac0) {reg28}\n            [2bcc,2be4) {lit1, stack_value}\n            [2c00,2c1c) {lit1, stack_value}\n            [2c1c,2c20) {reg20}\n            [2c20,2c30) {reg0}\n            [2c30,2c84) {reg20}\n            [2c84,2ca8) {lit1, stack_value}\n            [2ca8,2d70) {fbreg(-440)}\n            [2d70,2da4) {lit1, stack_value}\n            [2da4,2dc0) {fbreg(-488)}\n            [2dc0,2dcc) {reg0}\n            [2dcc,3690) {fbreg(-488)}\n            [3690,36cc) {fbreg(-440)}\n            [3718,3720) {lit1, stack_value}\n            [3778,377c) {reg0}\n            [377c,3798) {breg0(15912), deref, plus_uconst(1), stack_value}\n            [3798,37a0) {fbreg(-488), deref, plus_uconst(1), stack_value}\n            [37a0,37ac) {breg0(15912), deref, plus_uconst(1), stack_value}\n            [382c,3840) {reg23}\n            [39b8,39c8) {reg0}\n            [39c8,39cc) {breg1(15960)}\n            [39cc,39e0) {fbreg(-440)}\n            [39e0,3a1f) {breg3(15960)}\n            [3a1f,3a34) {fbreg(-440)}\n            [3a34,3a38) {breg0(15960)}\n            [3a38,3aa8) {fbreg(-440)}\n            [3aa8,3acb) {breg3(15960)}\n            [3acb,3ad4) {fbreg(-440)}\n            [3ad4,3ae3) {breg3(15960)}\n            [3ae3,3aec) {fbreg(-440)}\n            [3aec,3afc) {breg1(15960)}\n            [3afc,3b00) {breg3(15960)}\n            [3b00,3b20) {breg20(1), stack_value}\n            [3b20,3b24) {fbreg(-440)}\n            [3b68,3b90) {fbreg(-440)}\n            [3b90,3ba0) {breg3(15960)}\n            [3ba0,3ba4) {fbreg(-440)}\n            [3ba4,3ba8) {breg0(15960)}\n            [3ba8,3bc0) {fbreg(-440)}\n            [3bc0,3bcc) {breg0(15960)}\n            [3db4,3dd8) {fbreg(-472)}\n            [3dd8,3de4) {reg0}\n            [3de4,3f90) {fbreg(-472)}\n            [3f90,3f94) {reg0}\n            [3f94,3fa8) {breg0(15928), deref, plus_uconst(1), stack_value}\n            [4160,4170) {lit1, stack_value}\n            [41ec,4934) {fbreg(-472)}\n            [497c,49e0) {fbreg(-424)}\n            [49e0,4a00) {breg1(15976)}\n            [4a00,4a04) {fbreg(-424)}\n            [4a08,4a64) {reg23}\n            [4dec,4ea4) {reg22}\n            [4f2c,507c) {reg22}\n            [511c,51b8) {reg23}\n      GNU_locviews (sec_offset)\n    [57f0] variable \"idx\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1d60,1d6c) {reg24}\n            [1d7c,1e54) {reg24}\n            [2938,2940) {reg0}\n            [2950,2958) {reg0}\n            [2c00,2c1c) {lit1, stack_value}\n            [2c1c,2c84) {reg24}\n            [2c84,2ca8) {lit1, stack_value}\n            [2ca8,2da4) {reg24}\n            [2da4,2da8) {fbreg(-568)}\n            [2da8,2db0) {breg0(15832)}\n            [2db0,2db8) {breg1(15832)}\n            [2db8,2dc8) {fbreg(-568)}\n            [2dc8,2dcc) {breg1(15832)}\n            [2dcc,2dd8) {fbreg(-568)}\n            [2dd8,2de0) {breg0(15832)}\n            [2de0,2de8) {fbreg(-568)}\n            [2de8,2df7) {breg1(15832)}\n            [2df7,2e00) {fbreg(-568)}\n            [2e00,2e34) {breg2(15832)}\n            [2e34,2e60) {fbreg(-568)}\n            [2e60,2e64) {breg0(15832)}\n            [2e64,2e78) {fbreg(-568)}\n            [2e78,2e7c) {breg0(15832)}\n            [2e7c,2ec0) {fbreg(-568)}\n            [2ec0,2ec8) {breg1(15832)}\n            [2ec8,2ecc) {fbreg(-568)}\n            [2ecc,2ed0) {breg0(15832)}\n            [2ed0,2ee8) {fbreg(-568)}\n            [2ee8,2ef0) {breg0(15832)}\n            [2ef0,2f08) {fbreg(-568)}\n            [2f08,2f10) {breg0(15832)}\n            [2f10,2f38) {fbreg(-568)}\n            [2f38,2f3c) {breg1(15832)}\n            [2f3c,2f48) {fbreg(-568)}\n            [2f48,2f50) {breg1(15832)}\n            [2f50,2fb4) {fbreg(-568)}\n            [2fb4,2fd4) {breg1(15832)}\n            [2fd4,2fd8) {fbreg(-568)}\n            [2fd8,2fec) {breg1(15832)}\n            [2fec,30b8) {fbreg(-568)}\n            [30b8,30c4) {breg1(15832)}\n            [30c4,30dc) {breg2(15832)}\n            [30dc,30e0) {fbreg(-568)}\n            [30e0,30f0) {breg1(15832)}\n            [30f0,3134) {fbreg(-568)}\n            [3134,3144) {breg1(15832)}\n            [3144,3164) {fbreg(-568)}\n            [3164,3168) {breg2(15832)}\n            [3168,3184) {fbreg(-568)}\n            [3184,319c) {breg0(15832)}\n            [319c,31ac) {breg1(15832)}\n            [31ac,31c0) {fbreg(-568)}\n            [31c0,31c4) {breg2(15832)}\n            [31c4,3200) {fbreg(-568)}\n            [3200,3214) {breg0(15832)}\n            [3214,3220) {fbreg(-568)}\n            [3220,3228) {breg1(15832)}\n            [3228,3288) {fbreg(-568)}\n            [3288,328c) {breg1(15832)}\n            [328c,32b4) {fbreg(-568)}\n            [32b4,32b8) {breg0(15832)}\n            [32b8,32d4) {fbreg(-568)}\n            [32d4,32d8) {breg0(15832)}\n            [32d8,32fc) {fbreg(-568)}\n            [32fc,330b) {breg1(15832)}\n            [330b,3334) {fbreg(-568)}\n            [3334,3354) {breg1(15832)}\n            [3354,33c0) {fbreg(-568)}\n            [33c0,33e0) {breg1(15832)}\n            [33e0,341c) {fbreg(-568)}\n            [341c,343c) {breg1(15832)}\n            [343c,348c) {fbreg(-568)}\n            [348c,34ac) {breg1(15832)}\n            [34ac,34e8) {fbreg(-568)}\n            [34e8,3508) {breg1(15832)}\n            [3508,3530) {fbreg(-568)}\n            [3530,3540) {breg1(15832)}\n            [3540,35a4) {fbreg(-568)}\n            [35a4,35ac) {breg0(15832)}\n            [35ac,35b8) {fbreg(-568)}\n            [35b8,35bc) {breg0(15832)}\n            [35bc,35cc) {fbreg(-568)}\n            [35cc,35d8) {breg0(15832)}\n            [35d8,3610) {fbreg(-568)}\n            [3610,3630) {breg1(15832)}\n            [3630,3634) {fbreg(-568)}\n            [3634,3668) {breg2(15832)}\n            [3668,3690) {fbreg(-568)}\n            [3690,36cc) {reg24}\n            [3718,3720) {lit1, stack_value}\n            [3778,377c) {fbreg(-568)}\n            [377c,3798) {breg0(15832)}\n            [3798,37a0) {fbreg(-568)}\n            [37a0,37ac) {breg0(15832)}\n            [37ac,37c4) {fbreg(-568)}\n            [37c4,37cc) {breg0(15832)}\n            [37cc,382c) {fbreg(-568)}\n            [39b8,3a54) {reg24}\n            [3a54,3ab8) {breg24(1), stack_value}\n            [3ab8,3b24) {reg24}\n            [3b68,3b90) {breg24(1), stack_value}\n            [3b90,3bcc) {reg24}\n            [3ccc,3d20) {reg24}\n            [3d20,3d58) {fbreg(-568)}\n            [3d58,3d78) {breg1(15832)}\n            [3d78,3d80) {fbreg(-568)}\n            [3d80,3d84) {breg0(15832)}\n            [3d84,3d8c) {fbreg(-568)}\n            [3d8c,3db4) {breg1(15832)}\n            [3db4,3dc0) {fbreg(-568)}\n            [3dc0,3dc8) {breg0(15832)}\n            [3dc8,3dd0) {breg1(15832)}\n            [3dd0,3de0) {fbreg(-568)}\n            [3de0,3de8) {breg1(15832)}\n            [3de8,3dfc) {fbreg(-568)}\n            [3dfc,3e04) {breg0(15832)}\n            [3e04,3e14) {fbreg(-568)}\n            [3e14,3e1c) {breg2(15832)}\n            [3e1c,3e58) {fbreg(-568)}\n            [3e58,3e60) {breg0(15832)}\n            [3e60,3ed4) {fbreg(-568)}\n            [3ed4,3ee8) {breg0(15832)}\n            [3ee8,3ef8) {fbreg(-568)}\n            [3ef8,3f0f) {breg4(15832)}\n            [3f0f,3f6c) {fbreg(-568)}\n            [3f6c,3f8c) {breg1(15832)}\n            [3f8c,3f94) {fbreg(-568)}\n            [3f94,3fa8) {breg0(15832)}\n            [3fa8,3fc4) {fbreg(-568)}\n            [3fc4,3fc8) {breg0(15832)}\n            [3fc8,3fd8) {fbreg(-568)}\n            [3fd8,3fe0) {breg0(15832)}\n            [3fe0,4018) {fbreg(-568)}\n            [4018,4020) {breg0(15832)}\n            [4020,404c) {fbreg(-568)}\n            [404c,4060) {breg0(15832)}\n            [4060,4078) {fbreg(-568)}\n            [4078,409b) {breg4(15832)}\n            [409b,40a4) {fbreg(-568)}\n            [40a4,40ac) {breg0(15832)}\n            [40ac,40bc) {fbreg(-568)}\n            [40bc,40c0) {breg0(15832)}\n            [40c0,4104) {fbreg(-568)}\n            [4104,4124) {breg1(15832)}\n            [4124,4164) {fbreg(-568)}\n            [4164,4170) {breg0(15832)}\n            [4170,4208) {fbreg(-568)}\n            [4208,421c) {breg0(15832)}\n            [421c,422c) {fbreg(-568)}\n            [422c,4243) {breg4(15832)}\n            [4243,42a0) {fbreg(-568)}\n            [42a0,42c0) {breg1(15832)}\n            [42c0,42c8) {fbreg(-568)}\n            [42c8,42d0) {breg0(15832)}\n            [42d0,4350) {fbreg(-568)}\n            [4350,4360) {breg0(15832)}\n            [4360,437c) {fbreg(-568)}\n            [437c,4384) {breg0(15832)}\n            [4384,4390) {fbreg(-568)}\n            [4390,439c) {breg0(15832)}\n            [439c,43a4) {fbreg(-568)}\n            [43a4,43b7) {breg2(15832)}\n            [43b7,43fc) {fbreg(-568)}\n            [43fc,441c) {breg1(15832)}\n            [441c,443c) {fbreg(-568)}\n            [443c,447c) {breg2(15832)}\n            [447c,4498) {fbreg(-568)}\n            [4498,44a4) {breg0(15832)}\n            [44a4,44b4) {breg2(15832)}\n            [44b4,4524) {fbreg(-568)}\n            [4524,452c) {breg0(15832)}\n            [452c,4580) {fbreg(-568)}\n            [4580,4588) {breg0(15832)}\n            [4588,4598) {fbreg(-568)}\n            [4598,45a8) {breg1(15832)}\n            [45a8,45b4) {fbreg(-568)}\n            [45b4,45d0) {breg1(15832)}\n            [45d0,4604) {fbreg(-568)}\n            [4604,4610) {breg0(15832)}\n            [4610,4620) {breg2(15832)}\n            [4620,4688) {fbreg(-568)}\n            [4688,469b) {breg3(15832)}\n            [469b,46a8) {fbreg(-568)}\n            [46a8,46b0) {breg0(15832)}\n            [46b0,46bc) {fbreg(-568)}\n            [46bc,46c0) {breg1(15832)}\n            [46c0,4710) {fbreg(-568)}\n            [4710,4714) {breg1(15832)}\n            [4714,472c) {fbreg(-568)}\n            [472c,4738) {breg0(15832)}\n            [4738,4854) {fbreg(-568)}\n            [4854,4874) {breg1(15832)}\n            [4874,489c) {fbreg(-568)}\n            [489c,48a0) {breg0(15832)}\n            [48a0,48c4) {fbreg(-568)}\n            [48c4,48d0) {breg2(15832)}\n            [48d0,4910) {fbreg(-568)}\n            [4910,4930) {breg1(15832)}\n            [4930,4934) {fbreg(-568)}\n            [4d0c,4dc8) {reg24}\n      GNU_locviews (sec_offset)\n    [57fd] variable \"changes\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [2278,22a4) {lit0, stack_value}\n            [22a4,22ec) {reg5}\n            [2318,235c) {reg5}\n            [2360,23b8) {reg5}\n            [2478,2508) {reg5}\n            [2518,2568) {reg25}\n            [2568,25b0) {reg5}\n            [2678,268c) {reg25}\n            [2690,2694) {reg25}\n            [2694,26b0) {reg5}\n            [28b4,28d4) {reg25}\n            [2a34,2a4b) {reg5}\n            [2bcc,2be4) {lit0, stack_value}\n            [4ea4,4f2c) {reg25}\n      GNU_locviews (sec_offset)\n    [580a] variable \"newehdr_mem\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-296)}\n    [5813] variable \"newehdr\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1d84,1d8c) {reg0}\n            [1d8c,1ea0) {reg20}\n            [3c68,3cfc) {reg20}\n            [4d0c,4d4c) {reg20}\n            [4d5c,4d6c) {reg20}\n            [4d6c,4d70) {reg0}\n            [4d70,4dc8) {reg20}\n      GNU_locviews (sec_offset)\n    [5820] variable \"debugehdr_mem\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-232)}\n    [5829] variable \"debugehdr\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [38f0,38f8) {reg0}\n            [38f8,3927) {reg1}\n            [3bdc,3be0) {reg0}\n            [3be0,3beb) {reg1}\n      GNU_locviews (sec_offset)\n    [5836] variable \"shst\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {fbreg(-456)}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,27ec) {lit0, stack_value}\n            [27ec,2820) {fbreg(-456)}\n            [2820,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,2bf4) {lit0, stack_value}\n            [2bf4,2bfc) {reg0}\n            [2bfc,2c4b) {breg1(15944)}\n            [2c4b,2c6c) {fbreg(-456)}\n            [2c6c,2c70) {breg0(15944)}\n            [2c70,2c78) {fbreg(-456)}\n            [2c78,2c84) {breg1(15944)}\n            [2c84,2c88) {breg0(15944)}\n            [2c88,2ca8) {breg1(15944)}\n            [2ca8,2cac) {fbreg(-456)}\n            [2cac,2cbc) {breg0(15944)}\n            [2cbc,2cc8) {breg1(15944)}\n            [2cc8,2cd0) {fbreg(-456)}\n            [2cd0,2cd4) {breg0(15944)}\n            [2cd4,2cf0) {fbreg(-456)}\n            [2cf0,2cf4) {breg0(15944)}\n            [2cf4,2d40) {fbreg(-456)}\n            [2d40,2d44) {breg0(15944)}\n            [2d44,2d50) {fbreg(-456)}\n            [2d50,2d68) {breg1(15944)}\n            [2d68,2da4) {breg2(15944)}\n            [2da4,2da8) {fbreg(-456)}\n            [2da8,2db0) {breg0(15944)}\n            [2db0,2db8) {breg1(15944)}\n            [2db8,2dc8) {fbreg(-456)}\n            [2dc8,2dcc) {breg1(15944)}\n            [2dcc,2dd8) {fbreg(-456)}\n            [2dd8,2de0) {breg0(15944)}\n            [2de0,2de8) {fbreg(-456)}\n            [2de8,2df7) {breg1(15944)}\n            [2df7,2e00) {fbreg(-456)}\n            [2e00,2e34) {breg2(15944)}\n            [2e34,2e60) {fbreg(-456)}\n            [2e60,2e64) {breg0(15944)}\n            [2e64,2e78) {fbreg(-456)}\n            [2e78,2e7c) {breg0(15944)}\n            [2e7c,2ec0) {fbreg(-456)}\n            [2ec0,2ec8) {breg1(15944)}\n            [2ec8,2ecc) {fbreg(-456)}\n            [2ecc,2ed0) {breg0(15944)}\n            [2ed0,2ee8) {fbreg(-456)}\n            [2ee8,2ef0) {breg0(15944)}\n            [2ef0,2f08) {fbreg(-456)}\n            [2f08,2f10) {breg0(15944)}\n            [2f10,2f38) {fbreg(-456)}\n            [2f38,2f3c) {breg1(15944)}\n            [2f3c,2f48) {fbreg(-456)}\n            [2f48,2f50) {breg1(15944)}\n            [2f50,2fb4) {fbreg(-456)}\n            [2fb4,2fd4) {breg1(15944)}\n            [2fd4,2fd8) {fbreg(-456)}\n            [2fd8,2fec) {breg1(15944)}\n            [2fec,30b8) {fbreg(-456)}\n            [30b8,30c4) {breg1(15944)}\n            [30c4,30dc) {breg2(15944)}\n            [30dc,30e0) {fbreg(-456)}\n            [30e0,30f0) {breg1(15944)}\n            [30f0,3134) {fbreg(-456)}\n            [3134,3144) {breg1(15944)}\n            [3144,3164) {fbreg(-456)}\n            [3164,3168) {breg2(15944)}\n            [3168,3184) {fbreg(-456)}\n            [3184,319c) {breg0(15944)}\n            [319c,31ac) {breg1(15944)}\n            [31ac,31c0) {fbreg(-456)}\n            [31c0,31c4) {breg2(15944)}\n            [31c4,3200) {fbreg(-456)}\n            [3200,3214) {breg0(15944)}\n            [3214,3220) {fbreg(-456)}\n            [3220,3228) {breg1(15944)}\n            [3228,3288) {fbreg(-456)}\n            [3288,328c) {breg1(15944)}\n            [328c,32b4) {fbreg(-456)}\n            [32b4,32b8) {breg0(15944)}\n            [32b8,32d4) {fbreg(-456)}\n            [32d4,32d8) {breg0(15944)}\n            [32d8,32fc) {fbreg(-456)}\n            [32fc,330b) {breg1(15944)}\n            [330b,3334) {fbreg(-456)}\n            [3334,3354) {breg1(15944)}\n            [3354,33c0) {fbreg(-456)}\n            [33c0,33e0) {breg1(15944)}\n            [33e0,341c) {fbreg(-456)}\n            [341c,343c) {breg1(15944)}\n            [343c,348c) {fbreg(-456)}\n            [348c,34ac) {breg1(15944)}\n            [34ac,34e8) {fbreg(-456)}\n            [34e8,3508) {breg1(15944)}\n            [3508,3530) {fbreg(-456)}\n            [3530,3540) {breg1(15944)}\n            [3540,35a4) {fbreg(-456)}\n            [35a4,35ac) {breg0(15944)}\n            [35ac,35b8) {fbreg(-456)}\n            [35b8,35bc) {breg0(15944)}\n            [35bc,35cc) {fbreg(-456)}\n            [35cc,35d8) {breg0(15944)}\n            [35d8,3610) {fbreg(-456)}\n            [3610,3630) {breg1(15944)}\n            [3630,3634) {fbreg(-456)}\n            [3634,3668) {breg2(15944)}\n            [3668,36cc) {fbreg(-456)}\n            [36f8,3718) {fbreg(-456)}\n            [3718,3720) {breg1(15944)}\n            [3720,3724) {reg0}\n            [3724,372f) {breg1(15944)}\n            [372f,375c) {fbreg(-456)}\n            [375c,376c) {breg4(15944)}\n            [376c,377c) {fbreg(-456)}\n            [377c,3798) {breg0(15944)}\n            [3798,37a0) {fbreg(-456)}\n            [37a0,37ac) {breg0(15944)}\n            [37ac,37c4) {fbreg(-456)}\n            [37c4,37cc) {breg0(15944)}\n            [37cc,382c) {fbreg(-456)}\n            [382c,3860) {lit0, stack_value}\n            [38dc,39ac) {lit0, stack_value}\n            [39ac,39b8) {fbreg(-456)}\n            [39b8,39cc) {breg1(15944)}\n            [39cc,39e0) {fbreg(-456)}\n            [39e0,3a1f) {breg3(15944)}\n            [3a1f,3a34) {fbreg(-456)}\n            [3a34,3a38) {breg0(15944)}\n            [3a38,3aa8) {fbreg(-456)}\n            [3aa8,3acb) {breg3(15944)}\n            [3acb,3ad4) {fbreg(-456)}\n            [3ad4,3ae3) {breg3(15944)}\n            [3ae3,3aec) {fbreg(-456)}\n            [3aec,3afc) {breg1(15944)}\n            [3afc,3b24) {breg3(15944)}\n            [3b24,3b68) {lit0, stack_value}\n            [3b68,3b90) {fbreg(-456)}\n            [3b90,3ba0) {breg3(15944)}\n            [3ba0,3ba4) {fbreg(-456)}\n            [3ba4,3ba8) {breg0(15944)}\n            [3ba8,3bc0) {fbreg(-456)}\n            [3bc0,3bcc) {breg0(15944)}\n            [3bcc,3c38) {lit0, stack_value}\n            [3c38,3c3c) {fbreg(-456)}\n            [3c3c,3c48) {breg0(15944)}\n            [3c68,3d58) {fbreg(-456)}\n            [3d58,3d78) {breg1(15944)}\n            [3d78,3d80) {fbreg(-456)}\n            [3d80,3d84) {breg0(15944)}\n            [3d84,3d8c) {fbreg(-456)}\n            [3d8c,3db4) {breg1(15944)}\n            [3db4,3dc0) {fbreg(-456)}\n            [3dc0,3dc8) {breg0(15944)}\n            [3dc8,3dd0) {breg1(15944)}\n            [3dd0,3de0) {fbreg(-456)}\n            [3de0,3de8) {breg1(15944)}\n            [3de8,3dfc) {fbreg(-456)}\n            [3dfc,3e04) {breg0(15944)}\n            [3e04,3e14) {fbreg(-456)}\n            [3e14,3e1c) {breg2(15944)}\n            [3e1c,3e58) {fbreg(-456)}\n            [3e58,3e60) {breg0(15944)}\n            [3e60,3ed4) {fbreg(-456)}\n            [3ed4,3ee8) {breg0(15944)}\n            [3ee8,3ef8) {fbreg(-456)}\n            [3ef8,3f0f) {breg4(15944)}\n            [3f0f,3f6c) {fbreg(-456)}\n            [3f6c,3f8c) {breg1(15944)}\n            [3f8c,3f94) {fbreg(-456)}\n            [3f94,3fa8) {breg0(15944)}\n            [3fa8,3fc4) {fbreg(-456)}\n            [3fc4,3fc8) {breg0(15944)}\n            [3fc8,3fd8) {fbreg(-456)}\n            [3fd8,3fe0) {breg0(15944)}\n            [3fe0,4018) {fbreg(-456)}\n            [4018,4020) {breg0(15944)}\n            [4020,404c) {fbreg(-456)}\n            [404c,4060) {breg0(15944)}\n            [4060,4078) {fbreg(-456)}\n            [4078,409b) {breg4(15944)}\n            [409b,40a4) {fbreg(-456)}\n            [40a4,40ac) {breg0(15944)}\n            [40ac,40bc) {fbreg(-456)}\n            [40bc,40c0) {breg0(15944)}\n            [40c0,4104) {fbreg(-456)}\n            [4104,4124) {breg1(15944)}\n            [4124,4208) {fbreg(-456)}\n            [4208,421c) {breg0(15944)}\n            [421c,422c) {fbreg(-456)}\n            [422c,4243) {breg4(15944)}\n            [4243,42a0) {fbreg(-456)}\n            [42a0,42c0) {breg1(15944)}\n            [42c0,42c8) {fbreg(-456)}\n            [42c8,42d0) {breg0(15944)}\n            [42d0,4350) {fbreg(-456)}\n            [4350,4360) {breg0(15944)}\n            [4360,437c) {fbreg(-456)}\n            [437c,4384) {breg0(15944)}\n            [4384,4390) {fbreg(-456)}\n            [4390,439c) {breg0(15944)}\n            [439c,43a4) {fbreg(-456)}\n            [43a4,43b7) {breg2(15944)}\n            [43b7,43fc) {fbreg(-456)}\n            [43fc,441c) {breg1(15944)}\n            [441c,443c) {fbreg(-456)}\n            [443c,447c) {breg2(15944)}\n            [447c,4498) {fbreg(-456)}\n            [4498,44a4) {breg0(15944)}\n            [44a4,44b4) {breg2(15944)}\n            [44b4,4524) {fbreg(-456)}\n            [4524,452c) {breg0(15944)}\n            [452c,4580) {fbreg(-456)}\n            [4580,4588) {breg0(15944)}\n            [4588,4598) {fbreg(-456)}\n            [4598,45a8) {breg1(15944)}\n            [45a8,45b4) {fbreg(-456)}\n            [45b4,45d0) {breg1(15944)}\n            [45d0,4604) {fbreg(-456)}\n            [4604,4610) {breg0(15944)}\n            [4610,4620) {breg2(15944)}\n            [4620,4688) {fbreg(-456)}\n            [4688,469b) {breg3(15944)}\n            [469b,46a8) {fbreg(-456)}\n            [46a8,46b0) {breg0(15944)}\n            [46b0,46bc) {fbreg(-456)}\n            [46bc,46c0) {breg1(15944)}\n            [46c0,4710) {fbreg(-456)}\n            [4710,4714) {breg1(15944)}\n            [4714,472c) {fbreg(-456)}\n            [472c,4738) {breg0(15944)}\n            [4738,4854) {fbreg(-456)}\n            [4854,4874) {breg1(15944)}\n            [4874,489c) {fbreg(-456)}\n            [489c,48a0) {breg0(15944)}\n            [48a0,48c4) {fbreg(-456)}\n            [48c4,48d0) {breg2(15944)}\n            [48d0,4910) {fbreg(-456)}\n            [4910,4930) {breg1(15944)}\n            [4930,4934) {fbreg(-456)}\n            [4934,4978) {lit0, stack_value}\n            [497c,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {fbreg(-456)}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {fbreg(-456)}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4c68) {lit0, stack_value}\n            [4c68,4ce8) {fbreg(-456)}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {fbreg(-456)}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,507c) {lit0, stack_value}\n            [511c,5200) {lit0, stack_value}\n            [5200,5288) {fbreg(-456)}\n      GNU_locviews (sec_offset)\n    [5843] variable \"debuglink_crc_data\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-408)}\n    [584c] variable \"any_symtab_changes\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,27ec) {lit0, stack_value}\n            [2820,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2da4) {lit0, stack_value}\n            [2da4,31a4) {fbreg(-512)}\n            [31a4,31ac) {lit1, stack_value}\n            [31ac,3690) {fbreg(-512)}\n            [3690,3778) {lit0, stack_value}\n            [3778,382c) {fbreg(-512)}\n            [382c,3878) {lit0, stack_value}\n            [38dc,3c68) {lit0, stack_value}\n            [3d20,3d9c) {fbreg(-512)}\n            [4934,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4aec,4b10) {lit0, stack_value}\n            [4b34,4c68) {lit0, stack_value}\n            [4ce8,4d0c) {lit0, stack_value}\n            [4dc8,507c) {lit0, stack_value}\n            [511c,5200) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [5859] variable \"shstrtab_data\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {reg21}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,27ec) {lit0, stack_value}\n            [27ec,2820) {reg21}\n            [2820,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,2d34) {lit0, stack_value}\n            [2d34,2d40) {reg0}\n            [2d40,2d47) {reg1}\n            [2d47,2da4) {reg25}\n            [2da4,2da8) {fbreg(-400)}\n            [2da8,2db0) {breg0(16000)}\n            [2db0,2db8) {breg1(16000)}\n            [2db8,2dc8) {fbreg(-400)}\n            [2dc8,2dcc) {breg1(16000)}\n            [2dcc,2dd8) {fbreg(-400)}\n            [2dd8,2de0) {breg0(16000)}\n            [2de0,2de8) {fbreg(-400)}\n            [2de8,2df7) {breg1(16000)}\n            [2df7,2e00) {fbreg(-400)}\n            [2e00,2e34) {breg2(16000)}\n            [2e34,2e60) {fbreg(-400)}\n            [2e60,2e64) {breg0(16000)}\n            [2e64,2e78) {fbreg(-400)}\n            [2e78,2e7c) {breg0(16000)}\n            [2e7c,2ec0) {fbreg(-400)}\n            [2ec0,2ec8) {breg1(16000)}\n            [2ec8,2ecc) {fbreg(-400)}\n            [2ecc,2ed0) {breg0(16000)}\n            [2ed0,2ee8) {fbreg(-400)}\n            [2ee8,2ef0) {breg0(16000)}\n            [2ef0,2f08) {fbreg(-400)}\n            [2f08,2f10) {breg0(16000)}\n            [2f10,2f38) {fbreg(-400)}\n            [2f38,2f3c) {breg1(16000)}\n            [2f3c,2f48) {fbreg(-400)}\n            [2f48,2f50) {breg1(16000)}\n            [2f50,2fb4) {fbreg(-400)}\n            [2fb4,2fd4) {breg1(16000)}\n            [2fd4,2fd8) {fbreg(-400)}\n            [2fd8,2fec) {breg1(16000)}\n            [2fec,30b8) {fbreg(-400)}\n            [30b8,30c4) {breg1(16000)}\n            [30c4,30dc) {breg2(16000)}\n            [30dc,30e0) {fbreg(-400)}\n            [30e0,30f0) {breg1(16000)}\n            [30f0,3134) {fbreg(-400)}\n            [3134,3144) {breg1(16000)}\n            [3144,3164) {fbreg(-400)}\n            [3164,3168) {breg2(16000)}\n            [3168,3184) {fbreg(-400)}\n            [3184,319c) {breg0(16000)}\n            [319c,31ac) {breg1(16000)}\n            [31ac,31c0) {fbreg(-400)}\n            [31c0,31c4) {breg2(16000)}\n            [31c4,3200) {fbreg(-400)}\n            [3200,3214) {breg0(16000)}\n            [3214,3220) {fbreg(-400)}\n            [3220,3228) {breg1(16000)}\n            [3228,3288) {fbreg(-400)}\n            [3288,328c) {breg1(16000)}\n            [328c,32b4) {fbreg(-400)}\n            [32b4,32b8) {breg0(16000)}\n            [32b8,32d4) {fbreg(-400)}\n            [32d4,32d8) {breg0(16000)}\n            [32d8,32fc) {fbreg(-400)}\n            [32fc,330b) {breg1(16000)}\n            [330b,3334) {fbreg(-400)}\n            [3334,3354) {breg1(16000)}\n            [3354,33c0) {fbreg(-400)}\n            [33c0,33e0) {breg1(16000)}\n            [33e0,341c) {fbreg(-400)}\n            [341c,343c) {breg1(16000)}\n            [343c,348c) {fbreg(-400)}\n            [348c,34ac) {breg1(16000)}\n            [34ac,34e8) {fbreg(-400)}\n            [34e8,3508) {breg1(16000)}\n            [3508,3530) {fbreg(-400)}\n            [3530,3540) {breg1(16000)}\n            [3540,35a4) {fbreg(-400)}\n            [35a4,35ac) {breg0(16000)}\n            [35ac,35b8) {fbreg(-400)}\n            [35b8,35bc) {breg0(16000)}\n            [35bc,35cc) {fbreg(-400)}\n            [35cc,35d8) {breg0(16000)}\n            [35d8,3610) {fbreg(-400)}\n            [3610,3630) {breg1(16000)}\n            [3630,3634) {fbreg(-400)}\n            [3634,3668) {breg2(16000)}\n            [3668,3690) {fbreg(-400)}\n            [3690,36b0) {reg25}\n            [36b0,36b4) {reg0}\n            [36b4,36cc) {reg25}\n            [36f8,3778) {lit0, stack_value}\n            [3778,377c) {fbreg(-400)}\n            [377c,3798) {breg0(16000)}\n            [3798,37a0) {fbreg(-400)}\n            [37a0,37ac) {breg0(16000)}\n            [37ac,37c4) {fbreg(-400)}\n            [37c4,37cc) {breg0(16000)}\n            [37cc,382c) {fbreg(-400)}\n            [382c,3860) {lit0, stack_value}\n            [38dc,3c68) {lit0, stack_value}\n            [3c68,3d20) {reg21}\n            [3d20,3d58) {fbreg(-400)}\n            [3d58,3d78) {breg1(16000)}\n            [3d78,3d80) {fbreg(-400)}\n            [3d80,3d84) {breg0(16000)}\n            [3d84,3d8c) {fbreg(-400)}\n            [3d8c,3dac) {breg1(16000)}\n            [4160,4170) {reg25}\n            [4934,4978) {lit0, stack_value}\n            [497c,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {reg21}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {reg21}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4c68) {lit0, stack_value}\n            [4c68,4ce8) {reg21}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {reg21}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,507c) {lit0, stack_value}\n            [511c,5200) {lit0, stack_value}\n            [5200,5288) {reg21}\n      GNU_locviews (sec_offset)\n    [5866] variable \"debuglink_buf\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15b8,1954) {lit0, stack_value}\n            [1a5c,1d6c) {lit0, stack_value}\n            [1d7c,1fdc) {fbreg(-424)}\n            [1fdc,2010) {lit0, stack_value}\n            [2064,27ec) {lit0, stack_value}\n            [27ec,2820) {fbreg(-424)}\n            [2820,2ac0) {lit0, stack_value}\n            [2acc,2b58) {lit0, stack_value}\n            [2b68,2bb0) {lit0, stack_value}\n            [2bcc,2ca8) {lit0, stack_value}\n            [2ca8,36cc) {fbreg(-424)}\n            [3718,3778) {lit0, stack_value}\n            [3778,382c) {fbreg(-424)}\n            [382c,3860) {lit0, stack_value}\n            [38dc,3adc) {lit0, stack_value}\n            [3adc,3ae3) {reg0}\n            [3ae3,3aec) {fbreg(-424)}\n            [3aec,3afc) {breg1(15976)}\n            [3afc,3b24) {breg3(15976)}\n            [3b24,3c68) {lit0, stack_value}\n            [3c68,4934) {fbreg(-424)}\n            [4934,4978) {lit0, stack_value}\n            [497c,4a04) {lit0, stack_value}\n            [4a08,4a64) {lit0, stack_value}\n            [4a64,4aec) {fbreg(-424)}\n            [4aec,4b10) {lit0, stack_value}\n            [4b10,4b34) {fbreg(-424)}\n            [4b34,4b7c) {lit0, stack_value}\n            [4b80,4c68) {lit0, stack_value}\n            [4c68,4ce8) {fbreg(-424)}\n            [4ce8,4d08) {lit0, stack_value}\n            [4d0c,4dc8) {fbreg(-424)}\n            [4dc8,4de8) {lit0, stack_value}\n            [4dec,507c) {lit0, stack_value}\n            [511c,5200) {lit0, stack_value}\n            [5200,5288) {fbreg(-424)}\n      GNU_locviews (sec_offset)\n    [5873] variable \"ebl\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [15f8,161c) {lit0, stack_value}\n            [161c,1620) {reg0}\n            [1620,19cc) {fbreg(-416)}\n            [1a5c,1a70) {lit0, stack_value}\n            [1a70,1fdc) {fbreg(-416)}\n            [2064,4a04) {fbreg(-416)}\n            [4a08,4bac) {fbreg(-416)}\n            [4bac,4baf) {reg0}\n            [4baf,4bdc) {fbreg(-416)}\n            [4bdc,4bec) {lit0, stack_value}\n            [4bec,507c) {fbreg(-416)}\n            [50d4,5288) {fbreg(-416)}\n      GNU_locviews (sec_offset)\n    [5880] label \"fail\"\n      abstract_origin (ref4)\n      low_pc (addr)\n    [588d] variable \"ehdr_mem\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-168)}\n    [5896] variable \"ehdr\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1698,16a0) {reg0}\n            [16a0,16a4) {breg1(15936)}\n            [16a4,16a8) {breg0(15936)}\n            [16a8,16b4) {fbreg(-464)}\n            [16b4,16bc) {breg0(15936)}\n            [16bc,16c4) {fbreg(-464)}\n            [16c4,16e0) {breg1(15936)}\n            [16e0,16e4) {breg0(15936)}\n            [16e4,16f0) {fbreg(-464)}\n            [16f0,16ff) {breg1(15936)}\n            [16ff,1708) {fbreg(-464)}\n            [1708,170c) {breg0(15936)}\n            [170c,1718) {fbreg(-464)}\n            [1718,1720) {breg0(15936)}\n            [1720,1728) {fbreg(-464)}\n            [1728,1750) {breg1(15936)}\n            [1750,1760) {fbreg(-464)}\n            [1760,176f) {breg1(15936)}\n            [176f,1784) {fbreg(-464)}\n            [1784,178c) {breg0(15936)}\n            [178c,1790) {fbreg(-464)}\n            [1790,1798) {breg0(15936)}\n            [1798,17a4) {fbreg(-464)}\n            [17a4,17ac) {breg0(15936)}\n            [17ac,17e4) {fbreg(-464)}\n            [17e4,1800) {breg0(15936)}\n            [1800,181c) {breg1(15936)}\n            [181c,1860) {fbreg(-464)}\n            [1860,187c) {breg1(15936)}\n            [187c,1880) {fbreg(-464)}\n            [1880,188c) {breg0(15936)}\n            [188c,1898) {fbreg(-464)}\n            [1898,18a4) {breg0(15936)}\n            [18a4,18d8) {fbreg(-464)}\n            [18d8,18e0) {breg0(15936)}\n            [18e0,1940) {fbreg(-464)}\n            [1940,1954) {breg1(15936)}\n            [1954,1958) {fbreg(-464)}\n            [1958,195c) {breg0(15936)}\n            [195c,1964) {fbreg(-464)}\n            [1964,1968) {breg0(15936)}\n            [1968,198c) {fbreg(-464)}\n            [198c,1990) {breg0(15936)}\n            [1990,199c) {fbreg(-464)}\n            [199c,19a0) {breg0(15936)}\n            [19a0,19ac) {fbreg(-464)}\n            [19ac,19b0) {breg0(15936)}\n            [19b0,19bc) {fbreg(-464)}\n            [1a70,1a78) {breg0(15936)}\n            [1a78,1a84) {fbreg(-464)}\n            [1a84,1a8c) {breg0(15936)}\n            [1a8c,1a9c) {fbreg(-464)}\n            [1a9c,1aa4) {breg0(15936)}\n            [1aa4,1ab0) {fbreg(-464)}\n            [1ab0,1ab8) {breg0(15936)}\n            [1ab8,1acc) {fbreg(-464)}\n            [1acc,1ad4) {breg0(15936)}\n            [1ad4,1b40) {fbreg(-464)}\n            [1b40,1b60) {breg1(15936)}\n            [1b60,1b64) {fbreg(-464)}\n            [1b64,1b6c) {breg1(15936)}\n            [1b6c,1b70) {breg0(15936)}\n            [1b70,1b78) {fbreg(-464)}\n            [1b78,1b80) {breg1(15936)}\n            [1b80,1b94) {fbreg(-464)}\n            [1b94,1ba0) {breg1(15936)}\n            [1ba0,1ba4) {breg0(15936)}\n            [1ba4,1bab) {breg2(15936)}\n            [1bab,1bc0) {fbreg(-464)}\n            [1bc0,1bc8) {breg0(15936)}\n            [1bc8,1be4) {fbreg(-464)}\n            [1be4,1be8) {breg0(15936)}\n            [1be8,1c3c) {fbreg(-464)}\n            [1c3c,1c40) {breg0(15936)}\n            [1c40,1c48) {fbreg(-464)}\n            [1c48,1c50) {breg0(15936)}\n            [1c50,1c6c) {fbreg(-464)}\n            [1c6c,1c70) {breg0(15936)}\n            [1c70,1c80) {fbreg(-464)}\n            [1c80,1c8c) {breg0(15936)}\n            [1c8c,1c98) {fbreg(-464)}\n            [1c98,1cb8) {breg0(15936)}\n            [1cb8,1cc0) {fbreg(-464)}\n            [1cc0,1cc4) {breg0(15936)}\n            [1cc4,1cc8) {fbreg(-464)}\n            [1cc8,1cd0) {breg0(15936)}\n            [1cd0,1cec) {fbreg(-464)}\n            [1cec,1cf0) {breg0(15936)}\n            [1cf0,1d20) {fbreg(-464)}\n            [1d20,1d2c) {breg0(15936)}\n            [1d2c,1d34) {fbreg(-464)}\n            [1d34,1d3c) {breg0(15936)}\n            [1d3c,1d50) {fbreg(-464)}\n            [1d50,1d6c) {breg0(15936)}\n            [1d6c,1d70) {fbreg(-464)}\n            [1d70,1d78) {breg0(15936)}\n            [1d78,1d8c) {fbreg(-464)}\n            [1d8c,1da8) {breg0(15936)}\n            [1da8,1dfc) {fbreg(-464)}\n            [1dfc,1e00) {breg0(15936)}\n            [1e00,1e14) {fbreg(-464)}\n            [1e14,1e1c) {breg0(15936)}\n            [1e1c,1e28) {fbreg(-464)}\n            [1e28,1e30) {breg0(15936)}\n            [1e30,1e38) {fbreg(-464)}\n            [1e38,1e50) {breg1(15936)}\n            [1e50,1e60) {breg0(15936)}\n            [1e60,1ea8) {fbreg(-464)}\n            [1ea8,1ec0) {breg0(15936)}\n            [1ec0,1ec4) {fbreg(-464)}\n            [1ec4,1ecc) {breg0(15936)}\n            [1ecc,1efc) {fbreg(-464)}\n            [1efc,1f00) {breg0(15936)}\n            [1f00,1f50) {fbreg(-464)}\n            [1f50,1f64) {breg4(15936)}\n            [1f64,1f78) {fbreg(-464)}\n            [1f78,1f7c) {breg1(15936)}\n            [1f7c,1f84) {fbreg(-464)}\n            [1f84,1f88) {breg0(15936)}\n            [1f88,1f94) {fbreg(-464)}\n            [1f94,1f98) {breg1(15936)}\n            [1f98,1f9c) {fbreg(-464)}\n            [1f9c,1fa4) {breg0(15936)}\n            [1fa4,1fac) {breg1(15936)}\n            [1fac,1fdc) {fbreg(-464)}\n            [2064,2068) {breg0(15936)}\n            [2068,2164) {fbreg(-464)}\n            [2164,2168) {breg1(15936)}\n            [2168,2174) {fbreg(-464)}\n            [2174,2178) {breg1(15936)}\n            [2178,21c8) {fbreg(-464)}\n            [21c8,21d0) {breg0(15936)}\n            [21d0,21e8) {fbreg(-464)}\n            [21e8,2208) {breg0(15936)}\n            [2208,2248) {fbreg(-464)}\n            [2248,224c) {breg0(15936)}\n            [224c,226c) {fbreg(-464)}\n            [226c,2278) {breg0(15936)}\n            [2278,2284) {fbreg(-464)}\n            [2284,22a4) {breg0(15936)}\n            [22a4,2418) {fbreg(-464)}\n            [2418,2420) {breg0(15936)}\n            [2420,257c) {fbreg(-464)}\n            [257c,258c) {breg0(15936)}\n            [258c,25b8) {fbreg(-464)}\n            [25b8,25c0) {breg0(15936)}\n            [25c0,25d0) {fbreg(-464)}\n            [25d0,25d4) {breg0(15936)}\n            [25d4,26cc) {fbreg(-464)}\n            [26cc,26ec) {breg0(15936)}\n            [26ec,26f8) {fbreg(-464)}\n            [26f8,2738) {breg3(15936)}\n            [2738,278c) {fbreg(-464)}\n            [278c,2790) {breg1(15936)}\n            [2790,27c8) {fbreg(-464)}\n            [27c8,27cc) {breg0(15936)}\n            [27cc,27dc) {fbreg(-464)}\n            [27dc,27ec) {breg0(15936)}\n            [27ec,2808) {fbreg(-464)}\n            [2808,2818) {breg1(15936)}\n            [2818,2824) {fbreg(-464)}\n            [2824,2838) {breg0(15936)}\n            [2838,2868) {fbreg(-464)}\n            [2868,2880) {breg0(15936)}\n            [2880,2888) {fbreg(-464)}\n            [2888,288c) {breg0(15936)}\n            [288c,289c) {fbreg(-464)}\n            [289c,28a0) {breg0(15936)}\n            [28a0,28cc) {fbreg(-464)}\n            [28cc,28d4) {breg1(15936)}\n            [28d4,28d8) {fbreg(-464)}\n            [28d8,28e4) {breg0(15936)}\n            [28e4,28f8) {fbreg(-464)}\n            [28f8,2900) {breg0(15936)}\n            [2900,2998) {fbreg(-464)}\n            [2998,29a4) {breg0(15936)}\n            [29a4,29c4) {fbreg(-464)}\n            [29c4,29dc) {breg0(15936)}\n            [29dc,2a10) {fbreg(-464)}\n            [2a10,2a30) {breg1(15936)}\n            [2a30,2a38) {fbreg(-464)}\n            [2a38,2a48) {breg0(15936)}\n            [2a48,2a54) {fbreg(-464)}\n            [2a54,2a68) {breg0(15936)}\n            [2a68,2a9c) {fbreg(-464)}\n            [2a9c,2abc) {breg1(15936)}\n            [2abc,2af4) {fbreg(-464)}\n            [2af4,2afc) {breg1(15936)}\n            [2afc,2b24) {fbreg(-464)}\n            [2b68,2bd0) {fbreg(-464)}\n            [2bd0,2bdc) {breg0(15936)}\n            [2bdc,2bf0) {fbreg(-464)}\n            [2bf0,2c4b) {breg1(15936)}\n            [2c4b,2c6c) {fbreg(-464)}\n            [2c6c,2c70) {breg0(15936)}\n            [2c70,2c78) {fbreg(-464)}\n            [2c78,2c84) {breg1(15936)}\n            [2c84,2c88) {breg0(15936)}\n            [2c88,2ca8) {breg1(15936)}\n            [2ca8,2cac) {fbreg(-464)}\n            [2cac,2cbc) {breg0(15936)}\n            [2cbc,2cc8) {breg1(15936)}\n            [2cc8,2cd0) {fbreg(-464)}\n            [2cd0,2cd4) {breg0(15936)}\n            [2cd4,2cf0) {fbreg(-464)}\n            [2cf0,2cf4) {breg0(15936)}\n            [2cf4,2d40) {fbreg(-464)}\n            [2d40,2d44) {breg0(15936)}\n            [2d44,2d50) {fbreg(-464)}\n            [2d50,2d68) {breg1(15936)}\n            [2d68,2da4) {breg2(15936)}\n            [2da4,2da8) {fbreg(-464)}\n            [2da8,2db0) {breg0(15936)}\n            [2db0,2db8) {breg1(15936)}\n            [2db8,2dc8) {fbreg(-464)}\n            [2dc8,2dcc) {breg1(15936)}\n            [2dcc,2dd8) {fbreg(-464)}\n            [2dd8,2de0) {breg0(15936)}\n            [2de0,2de8) {fbreg(-464)}\n            [2de8,2df7) {breg1(15936)}\n            [2df7,2e00) {fbreg(-464)}\n            [2e00,2e34) {breg2(15936)}\n            [2e34,2e60) {fbreg(-464)}\n            [2e60,2e64) {breg0(15936)}\n            [2e64,2e78) {fbreg(-464)}\n            [2e78,2e7c) {breg0(15936)}\n            [2e7c,2ec0) {fbreg(-464)}\n            [2ec0,2ec8) {breg1(15936)}\n            [2ec8,2ecc) {fbreg(-464)}\n            [2ecc,2ed0) {breg0(15936)}\n            [2ed0,2ee8) {fbreg(-464)}\n            [2ee8,2ef0) {breg0(15936)}\n            [2ef0,2f08) {fbreg(-464)}\n            [2f08,2f10) {breg0(15936)}\n            [2f10,2f38) {fbreg(-464)}\n            [2f38,2f3c) {breg1(15936)}\n            [2f3c,2f48) {fbreg(-464)}\n            [2f48,2f50) {breg1(15936)}\n            [2f50,2fb4) {fbreg(-464)}\n            [2fb4,2fd4) {breg1(15936)}\n            [2fd4,2fd8) {fbreg(-464)}\n            [2fd8,2fec) {breg1(15936)}\n            [2fec,30b8) {fbreg(-464)}\n            [30b8,30c4) {breg1(15936)}\n            [30c4,30dc) {breg2(15936)}\n            [30dc,30e0) {fbreg(-464)}\n            [30e0,30f0) {breg1(15936)}\n            [30f0,3134) {fbreg(-464)}\n            [3134,3144) {breg1(15936)}\n            [3144,3164) {fbreg(-464)}\n            [3164,3168) {breg2(15936)}\n            [3168,3184) {fbreg(-464)}\n            [3184,319c) {breg0(15936)}\n            [319c,31ac) {breg1(15936)}\n            [31ac,31c0) {fbreg(-464)}\n            [31c0,31c4) {breg2(15936)}\n            [31c4,3200) {fbreg(-464)}\n            [3200,3214) {breg0(15936)}\n            [3214,3220) {fbreg(-464)}\n            [3220,3228) {breg1(15936)}\n            [3228,3288) {fbreg(-464)}\n            [3288,328c) {breg1(15936)}\n            [328c,32b4) {fbreg(-464)}\n            [32b4,32b8) {breg0(15936)}\n            [32b8,32d4) {fbreg(-464)}\n            [32d4,32d8) {breg0(15936)}\n            [32d8,32fc) {fbreg(-464)}\n            [32fc,330b) {breg1(15936)}\n            [330b,3334) {fbreg(-464)}\n            [3334,3354) {breg1(15936)}\n            [3354,33c0) {fbreg(-464)}\n            [33c0,33e0) {breg1(15936)}\n            [33e0,341c) {fbreg(-464)}\n            [341c,343c) {breg1(15936)}\n            [343c,348c) {fbreg(-464)}\n            [348c,34ac) {breg1(15936)}\n            [34ac,34e8) {fbreg(-464)}\n            [34e8,3508) {breg1(15936)}\n            [3508,3530) {fbreg(-464)}\n            [3530,3540) {breg1(15936)}\n            [3540,35a4) {fbreg(-464)}\n            [35a4,35ac) {breg0(15936)}\n            [35ac,35b8) {fbreg(-464)}\n            [35b8,35bc) {breg0(15936)}\n            [35bc,35cc) {fbreg(-464)}\n            [35cc,35d8) {breg0(15936)}\n            [35d8,3610) {fbreg(-464)}\n            [3610,3630) {breg1(15936)}\n            [3630,3634) {fbreg(-464)}\n            [3634,3668) {breg2(15936)}\n            [3668,3718) {fbreg(-464)}\n            [3718,372f) {breg1(15936)}\n            [372f,375c) {fbreg(-464)}\n            [375c,376c) {breg4(15936)}\n            [376c,377c) {fbreg(-464)}\n            [377c,3798) {breg0(15936)}\n            [3798,37a0) {fbreg(-464)}\n            [37a0,37ac) {breg0(15936)}\n            [37ac,37c4) {fbreg(-464)}\n            [37c4,37cc) {breg0(15936)}\n            [37cc,3864) {fbreg(-464)}\n            [3864,3868) {breg0(15936)}\n            [3868,3874) {fbreg(-464)}\n            [3874,3878) {breg0(15936)}\n            [3878,38a0) {fbreg(-464)}\n            [38a0,38a8) {breg1(15936)}\n            [38a8,38d4) {fbreg(-464)}\n            [38d4,38dc) {breg1(15936)}\n            [38dc,38e0) {fbreg(-464)}\n            [38e0,38e8) {breg0(15936)}\n            [38e8,38f8) {fbreg(-464)}\n            [38f8,3900) {breg0(15936)}\n            [3900,3930) {fbreg(-464)}\n            [3930,3938) {breg0(15936)}\n            [3938,3944) {fbreg(-464)}\n            [3944,394c) {breg0(15936)}\n            [394c,399c) {fbreg(-464)}\n            [399c,39a8) {breg0(15936)}\n            [39a8,39ac) {breg1(15936)}\n            [39ac,39b0) {fbreg(-464)}\n            [39b0,39b8) {breg0(15936)}\n            [39b8,39cc) {breg1(15936)}\n            [39cc,39e0) {fbreg(-464)}\n            [39e0,3a1f) {breg3(15936)}\n            [3a1f,3a34) {fbreg(-464)}\n            [3a34,3a38) {breg0(15936)}\n            [3a38,3aa8) {fbreg(-464)}\n            [3aa8,3acb) {breg3(15936)}\n            [3acb,3ad4) {fbreg(-464)}\n            [3ad4,3ae3) {breg3(15936)}\n            [3ae3,3aec) {fbreg(-464)}\n            [3aec,3afc) {breg1(15936)}\n            [3afc,3b24) {breg3(15936)}\n            [3b24,3b50) {fbreg(-464)}\n            [3b50,3b60) {breg0(15936)}\n            [3b60,3b90) {fbreg(-464)}\n            [3b90,3ba0) {breg3(15936)}\n            [3ba0,3ba4) {fbreg(-464)}\n            [3ba4,3ba8) {breg0(15936)}\n            [3ba8,3bc0) {fbreg(-464)}\n            [3bc0,3bcc) {breg0(15936)}\n            [3bcc,3c14) {fbreg(-464)}\n            [3c14,3c34) {breg1(15936)}\n            [3c34,3c3c) {fbreg(-464)}\n            [3c3c,3c48) {breg0(15936)}\n            [3c48,3c94) {fbreg(-464)}\n            [3c94,3c98) {breg1(15936)}\n            [3c98,3cc4) {fbreg(-464)}\n            [3cc4,3cd0) {breg1(15936)}\n            [3cd0,3cf8) {fbreg(-464)}\n            [3cf8,3cfc) {breg0(15936)}\n            [3cfc,3d58) {fbreg(-464)}\n            [3d58,3d78) {breg1(15936)}\n            [3d78,3d80) {fbreg(-464)}\n            [3d80,3d84) {breg0(15936)}\n            [3d84,3d8c) {fbreg(-464)}\n            [3d8c,3db4) {breg1(15936)}\n            [3db4,3dc0) {fbreg(-464)}\n            [3dc0,3dc8) {breg0(15936)}\n            [3dc8,3dd0) {breg1(15936)}\n            [3dd0,3de0) {fbreg(-464)}\n            [3de0,3de8) {breg1(15936)}\n            [3de8,3dfc) {fbreg(-464)}\n            [3dfc,3e04) {breg0(15936)}\n            [3e04,3e14) {fbreg(-464)}\n            [3e14,3e1c) {breg2(15936)}\n            [3e1c,3e58) {fbreg(-464)}\n            [3e58,3e60) {breg0(15936)}\n            [3e60,3ed4) {fbreg(-464)}\n            [3ed4,3ee8) {breg0(15936)}\n            [3ee8,3ef8) {fbreg(-464)}\n            [3ef8,3f0f) {breg4(15936)}\n            [3f0f,3f6c) {fbreg(-464)}\n            [3f6c,3f8c) {breg1(15936)}\n            [3f8c,3f94) {fbreg(-464)}\n            [3f94,3fa8) {breg0(15936)}\n            [3fa8,3fc4) {fbreg(-464)}\n            [3fc4,3fc8) {breg0(15936)}\n            [3fc8,3fd8) {fbreg(-464)}\n            [3fd8,3fe0) {breg0(15936)}\n            [3fe0,4018) {fbreg(-464)}\n            [4018,4020) {breg0(15936)}\n            [4020,404c) {fbreg(-464)}\n            [404c,4060) {breg0(15936)}\n            [4060,4078) {fbreg(-464)}\n            [4078,409b) {breg4(15936)}\n            [409b,40a4) {fbreg(-464)}\n            [40a4,40ac) {breg0(15936)}\n            [40ac,40bc) {fbreg(-464)}\n            [40bc,40c0) {breg0(15936)}\n            [40c0,4104) {fbreg(-464)}\n            [4104,4124) {breg1(15936)}\n            [4124,4164) {fbreg(-464)}\n            [4164,4170) {breg0(15936)}\n            [4170,4208) {fbreg(-464)}\n            [4208,421c) {breg0(15936)}\n            [421c,422c) {fbreg(-464)}\n            [422c,4243) {breg4(15936)}\n            [4243,42a0) {fbreg(-464)}\n            [42a0,42c0) {breg1(15936)}\n            [42c0,42c8) {fbreg(-464)}\n            [42c8,42d0) {breg0(15936)}\n            [42d0,4350) {fbreg(-464)}\n            [4350,4360) {breg0(15936)}\n            [4360,437c) {fbreg(-464)}\n            [437c,4384) {breg0(15936)}\n            [4384,4390) {fbreg(-464)}\n            [4390,439c) {breg0(15936)}\n            [439c,43a4) {fbreg(-464)}\n            [43a4,43b7) {breg2(15936)}\n            [43b7,43fc) {fbreg(-464)}\n            [43fc,441c) {breg1(15936)}\n            [441c,443c) {fbreg(-464)}\n            [443c,447c) {breg2(15936)}\n            [447c,4498) {fbreg(-464)}\n            [4498,44a4) {breg0(15936)}\n            [44a4,44b4) {breg2(15936)}\n            [44b4,4524) {fbreg(-464)}\n            [4524,452c) {breg0(15936)}\n            [452c,4580) {fbreg(-464)}\n            [4580,4588) {breg0(15936)}\n            [4588,4598) {fbreg(-464)}\n            [4598,45a8) {breg1(15936)}\n            [45a8,45b4) {fbreg(-464)}\n            [45b4,45d0) {breg1(15936)}\n            [45d0,4604) {fbreg(-464)}\n            [4604,4610) {breg0(15936)}\n            [4610,4620) {breg2(15936)}\n            [4620,4688) {fbreg(-464)}\n            [4688,469b) {breg3(15936)}\n            [469b,46a8) {fbreg(-464)}\n            [46a8,46b0) {breg0(15936)}\n            [46b0,46bc) {fbreg(-464)}\n            [46bc,46c0) {breg1(15936)}\n            [46c0,4710) {fbreg(-464)}\n            [4710,4714) {breg1(15936)}\n            [4714,472c) {fbreg(-464)}\n            [472c,4738) {breg0(15936)}\n            [4738,4854) {fbreg(-464)}\n            [4854,4874) {breg1(15936)}\n            [4874,489c) {fbreg(-464)}\n            [489c,48a0) {breg0(15936)}\n            [48a0,48c4) {fbreg(-464)}\n            [48c4,48d0) {breg2(15936)}\n            [48d0,4910) {fbreg(-464)}\n            [4910,4930) {breg1(15936)}\n            [4930,49e0) {fbreg(-464)}\n            [49e0,4a00) {breg1(15936)}\n            [4a00,4a04) {fbreg(-464)}\n            [4a08,4a40) {fbreg(-464)}\n            [4a40,4a60) {breg1(15936)}\n            [4a60,4a84) {fbreg(-464)}\n            [4a84,4a8c) {breg0(15936)}\n            [4a8c,4abc) {fbreg(-464)}\n            [4abc,4ac0) {breg0(15936)}\n            [4ac0,4b20) {fbreg(-464)}\n            [4b20,4b28) {breg0(15936)}\n            [4b28,4b84) {fbreg(-464)}\n            [4b84,4b9c) {breg0(15936)}\n            [4b9c,4bac) {fbreg(-464)}\n            [4bec,4bfb) {breg1(15936)}\n            [4bfb,4c0c) {fbreg(-464)}\n            [4c0c,4c10) {reg0}\n            [4c10,4c1b) {breg1(15936)}\n            [4c1b,4c44) {fbreg(-464)}\n            [4c44,4c64) {breg1(15936)}\n            [4c64,4c68) {fbreg(-464)}\n            [4c68,4c7c) {breg0(15936)}\n            [4c7c,4d38) {fbreg(-464)}\n            [4d38,4d40) {breg1(15936)}\n            [4d40,4da4) {fbreg(-464)}\n            [4da4,4dc4) {breg1(15936)}\n            [4dc4,4e38) {fbreg(-464)}\n            [4e38,4e58) {breg1(15936)}\n            [4e58,4e74) {fbreg(-464)}\n            [4e74,4e78) {breg1(15936)}\n            [4e78,4e94) {fbreg(-464)}\n            [4e94,4e98) {breg0(15936)}\n            [4e98,4f08) {fbreg(-464)}\n            [4f08,4f28) {breg1(15936)}\n            [4f28,4f64) {fbreg(-464)}\n            [4f64,4f84) {breg1(15936)}\n            [4f84,4fec) {fbreg(-464)}\n            [4fec,500c) {breg1(15936)}\n            [500c,5048) {fbreg(-464)}\n            [5048,5068) {breg1(15936)}\n            [5068,507c) {fbreg(-464)}\n            [50d4,511c) {fbreg(-464)}\n            [511c,5130) {breg0(15936)}\n            [5130,5194) {fbreg(-464)}\n            [5194,51b4) {breg1(15936)}\n            [51b4,5288) {fbreg(-464)}\n      GNU_locviews (sec_offset)\n    [58a3] variable \"phnum\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-424)}\n    [58ac] variable \"newelf\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [16f4,19bc) {fbreg(-392)}\n            [1a70,1b64) {fbreg(-392)}\n            [1b7c,1fdc) {fbreg(-392)}\n            [2064,2b24) {fbreg(-392)}\n            [2bcc,4a04) {fbreg(-392)}\n            [4a08,4bac) {fbreg(-392)}\n            [4c68,507c) {fbreg(-392)}\n            [50d4,5288) {fbreg(-392)}\n      GNU_locviews (sec_offset)\n    [58b9] label \"fail_close\"\n      abstract_origin (ref4)\n      low_pc (addr)\n    [58c6] label \"done\"\n      abstract_origin (ref4)\n      low_pc (addr)\n    [58d3] variable \"shnum\"\n      abstract_origin (ref4)\n      location (exprloc) {fbreg(-416)}\n    [58dc] label \"illformed\"\n      abstract_origin (ref4)\n      low_pc (addr)\n    [58e9] variable \"seen_allocated\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [17e0,1820) {lit0, stack_value}\n            [1820,185c) {reg20}\n            [187c,1954) {reg20}\n            [2154,2208) {reg20}\n            [23b8,2478) {reg20}\n            [382c,3840) {reg20}\n            [4a08,4a64) {reg20}\n            [511c,5140) {reg20}\n      GNU_locviews (sec_offset)\n    [58f6] variable \"seen_unallocated\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [17e0,1820) {lit0, stack_value}\n            [1820,186c) {reg28}\n            [187c,1954) {reg28}\n            [2154,2278) {reg28}\n            [23b8,23e0) {reg28}\n            [23e4,2478) {reg28}\n            [28d4,2994) {reg28}\n            [382c,3840) {reg28}\n            [4a08,4a64) {reg28}\n            [511c,51b8) {reg28}\n      GNU_locviews (sec_offset)\n    [5903] variable \"mixed_allocated_unallocated\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [17e0,17e0) {lit0, stack_value}\n            [17e0,1818) {fbreg(-408)}\n            [187c,1954) {fbreg(-408)}\n            [2154,21e4) {fbreg(-408)}\n            [23b8,23dc) {fbreg(-408)}\n            [23e4,2478) {fbreg(-408)}\n            [382c,3840) {fbreg(-408)}\n            [4a08,4a64) {fbreg(-408)}\n            [511c,5130) {fbreg(-408)}\n      GNU_locviews (sec_offset)\n    [5910] variable \"removing_sections\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [2c84,2ca8) {lit0, stack_value}\n            [3718,3720) {lit0, stack_value}\n            [39d8,3b24) {lit1, stack_value}\n            [3b68,3ba0) {lit1, stack_value}\n            [3bb8,3bcc) {lit0, stack_value}\n      GNU_locviews (sec_offset)\n    [591d] variable \"lastoffset\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [2d70,2da4) {lit0, stack_value}\n            [2da4,2f4c) {fbreg(-480)}\n            [2f50,3690) {fbreg(-480)}\n            [3778,37ac) {fbreg(-480)}\n            [37ac,3828) {reg22}\n            [3d20,3d7c) {reg22}\n      GNU_locviews (sec_offset)\n    [592a] variable \"offsize\"\n      abstract_origin (ref4)\n      location (sec_offset)\n            [1dcc,1de8) {reg0}\n            [1de8,1dec) {breg1(0), neg, stack_value}\n      GNU_locviews (sec_offset)\n    [5937] formal_parameter \"prefix\"\n      abstract_origin (ref4)\n      const_value (data1)\n    [593d] inlined_subroutine \"memcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5957] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [15b8,15c3) {reg2}\n        GNU_locviews (sec_offset)\n      [5964] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [15b8,15c4) {fbreg(-384)}\n        GNU_locviews (sec_offset)\n      [5971] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [15b8,15c4) {reg31}\n        GNU_locviews (sec_offset)\n      [597e] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [598b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg31(0)}\n        [5991] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg21(0)}\n    [5999] inlined_subroutine \"open\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [59b3] formal_parameter \"__oflag\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [15cc,15e4) {const1u(66), stack_value}\n        GNU_locviews (sec_offset)\n      [59c0] formal_parameter \"__path\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [15cc,15d7) {reg0}\n        GNU_locviews (sec_offset)\n      [59cd] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [59da] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {const1u(66)}\n        [59e0] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg22(0)}\n    [59e8] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [59f5] variable \"debug_fname_len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1634,1638) {reg0}\n              [1638,1680) {reg20}\n              [2b24,2b2c) {reg20}\n        GNU_locviews (sec_offset)\n      [5a02] inlined_subroutine \"mempcpy\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [5a1c] formal_parameter \"__len\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [164c,165c) {reg20}\n          GNU_locviews (sec_offset)\n        [5a29] formal_parameter \"__src\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [164c,164f) {reg1}\n          GNU_locviews (sec_offset)\n        [5a36] formal_parameter \"__dest\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [164c,164f) {reg0}\n                [164f,165c) {reg22}\n          GNU_locviews (sec_offset)\n        [5a43] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [5a50] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg22(0)}\n          [5a56] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg20(0)}\n      [5a5e] inlined_subroutine \"strcpy\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [5a78] formal_parameter \"__src\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [165c,166c) {implicit_pointer([b100],0) {implicit_value(8){2e58585858585800}}}\n          GNU_locviews (sec_offset)\n        [5a85] formal_parameter \"__dest\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [165c,1668) {breg0(0), breg20(0), plus, stack_value}\n                [1668,166c) {breg1(0), breg20(0), plus, stack_value}\n          GNU_locviews (sec_offset)\n      [5a93] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [5ab9] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2b44,2b50) {reg0}\n                [2b50,2b57) {reg2}\n          GNU_locviews (sec_offset)\n        [5ac6] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2b44,2b58) {reg20}\n          GNU_locviews (sec_offset)\n        [5ad3] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2b44,2b58) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [5ae0] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [5aed] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit0}\n          [5af2] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg20(0)}\n      [5afa] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [5b07] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [5b18] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg20(8)}\n      [5b1f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [5b30] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg22(0)}\n      [5b37] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [5b44] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5b51] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [5b5e] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x56e0)}\n        [5b6b] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n    [5b72] inlined_subroutine \"memset\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5b8c] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [17d8,17df) {reg2}\n        GNU_locviews (sec_offset)\n      [5b99] formal_parameter \"__ch\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [17d8,17e0) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [5ba6] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [17d8,17e0) {reg26}\n        GNU_locviews (sec_offset)\n      [5bb3] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5bc0] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg26(0)}\n        [5bc6] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [5bcd] inlined_subroutine \"section_name_matches\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5bf3] formal_parameter \"name\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18a8,18cc) {reg24}\n        GNU_locviews (sec_offset)\n      [5c00] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18a8,18b0) {reg25}\n        GNU_locviews (sec_offset)\n      [5c0d] variable \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18a8,18cc) {reg25}\n        GNU_locviews (sec_offset)\n      [5c1a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5c27] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg24(0)}\n        [5c2d] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {const1u(32)}\n    [5c35] inlined_subroutine \"section_name_matches\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5c5b] formal_parameter \"name\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18e4,1908) {reg25}\n        GNU_locviews (sec_offset)\n      [5c68] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18e4,18ec) {reg24}\n        GNU_locviews (sec_offset)\n      [5c75] variable \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [18e4,1908) {reg24}\n        GNU_locviews (sec_offset)\n      [5c82] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5c8f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg25(0)}\n        [5c95] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {const1u(32)}\n    [5c9d] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5cc3] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1924,1934) {reg0}\n              [1934,1937) {reg2}\n        GNU_locviews (sec_offset)\n      [5cd0] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1924,1938) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [5cdd] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1924,1938) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [5cea] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5cf7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [5cfc] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [5d03] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5d29] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (implicit_const)\n        call_column (implicit_const)\n        [5d48] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [5d59] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [5d60] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [5d71] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [5d78] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [5d85] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg21(0)}\n    [5d8e] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [5d9b] variable \"phdr_mem\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [5da4] variable \"phdr\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ac4,1acc) {reg0}\n              [1acc,1ad7) {reg2}\n        GNU_locviews (sec_offset)\n      [5db1] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [5dd7] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (implicit_const)\n          call_column (implicit_const)\n          [5df6] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [5e07] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [5e0e] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [5e1f] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [5e26] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [5e33] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg21(0)}\n      [5e3c] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [5e62] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1b3c,1b64) {reg19}\n          GNU_locviews (sec_offset)\n        [5e6f] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1b3c,1b64) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [5e7c] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1b3c,1b64) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [5e89] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [5e96] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [5e9b] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [5ea0] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [5ea6] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [5eae] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1136)}\n          [5eb5] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [5ec4] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [5ed5] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-376), deref}\n        [5edd] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg21(0)}\n        [5ee3] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg20(0)}\n      [5eea] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [5efb] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-392), deref}\n        [5f03] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg21(0)}\n      [5f0a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [5f1b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [5f28] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [5f35] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [5f3b] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [5f48] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [5f50] inlined_subroutine \"handle_debug_relocs\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [5f6a] formal_parameter \"last_size\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {implicit_pointer([57b3],0) {lit0, stack_value}}\n              [3840,3860) {implicit_pointer([57b3],0) {lit0, stack_value}}\n              [4aec,4b10) {implicit_pointer([57b3],0) <no location>}\n              [4ce8,4d08) {implicit_pointer([57b3],0) {lit0, stack_value}}\n              [4dc8,4de8) {implicit_pointer([57b3],0) {lit0, stack_value}}\n              [51b8,5200) {implicit_pointer([57b3],0) {lit0, stack_value}}\n        GNU_locviews (sec_offset)\n      [5f77] formal_parameter \"last_offset\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {implicit_pointer([57a6],0) {lit0, stack_value}}\n              [3840,3860) {implicit_pointer([57a6],0) {lit0, stack_value}}\n              [4aec,4b10) {implicit_pointer([57a6],0) <no location>}\n              [4ce8,4d08) {implicit_pointer([57a6],0) {lit0, stack_value}}\n              [4dc8,4de8) {implicit_pointer([57a6],0) {lit0, stack_value}}\n              [51b8,5200) {implicit_pointer([57a6],0) {lit0, stack_value}}\n        GNU_locviews (sec_offset)\n      [5f84] formal_parameter \"shstrndx\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1cac) {reg23}\n              [1cac,1cbb) {reg4}\n              [3840,3860) {reg23}\n              [4ce8,4d08) {reg23}\n              [4dc8,4de8) {reg23}\n              [51b8,51dc) {reg23}\n        GNU_locviews (sec_offset)\n      [5f91] formal_parameter \"fname\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {fbreg(-384)}\n              [3840,3860) {fbreg(-384)}\n              [4aec,4b10) {fbreg(-384)}\n              [4ce8,4d08) {fbreg(-384)}\n              [4dc8,4de8) {fbreg(-384)}\n              [51b8,5200) {fbreg(-384)}\n        GNU_locviews (sec_offset)\n      [5f9e] formal_parameter \"ehdr\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {fbreg(-464)}\n              [3840,3860) {fbreg(-464)}\n              [4aec,4b10) {fbreg(-464)}\n              [4ce8,4d08) {fbreg(-464)}\n              [4dc8,4de8) {fbreg(-464)}\n              [51b8,5200) {fbreg(-464)}\n        GNU_locviews (sec_offset)\n      [5fab] formal_parameter \"new_elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {fbreg(-392)}\n              [3840,3860) {fbreg(-392)}\n              [4aec,4b10) {fbreg(-392)}\n              [4ce8,4d08) {fbreg(-392)}\n              [4dc8,4de8) {fbreg(-392)}\n              [51b8,5200) {fbreg(-392)}\n        GNU_locviews (sec_offset)\n      [5fb8] formal_parameter \"ebl\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {fbreg(-416)}\n              [3840,3860) {fbreg(-416)}\n              [4aec,4b10) {fbreg(-416)}\n              [4ce8,4d08) {fbreg(-416)}\n              [4dc8,4de8) {fbreg(-416)}\n              [51b8,5200) {fbreg(-416)}\n        GNU_locviews (sec_offset)\n      [5fc5] formal_parameter \"elf\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ba8,1d5c) {fbreg(-376)}\n              [3840,3860) {fbreg(-376)}\n              [4aec,4b10) {fbreg(-376)}\n              [4ce8,4d08) {fbreg(-376)}\n              [4dc8,4de8) {fbreg(-376)}\n              [51b8,5200) {fbreg(-376)}\n        GNU_locviews (sec_offset)\n      [5fd2] lexical_block\n        ranges (sec_offset)\n        [5fd7] variable \"lastoffset\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1bbc,1d54) {reg21}\n                [3840,3860) {reg21}\n                [4aec,4b10) {reg21}\n                [4dc8,4de8) {reg21}\n                [51b8,5200) {reg21}\n          GNU_locviews (sec_offset)\n        [5fe4] variable \"scn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1bbc,1bd0) {reg24}\n                [1bd0,1bdb) {reg0}\n                [1bdb,1c78) {reg24}\n                [1c78,1c80) {reg0}\n                [1c80,1cbc) {reg24}\n                [1cbc,1cc4) {lit0, stack_value}\n                [1cc4,1cd8) {reg24}\n                [1cd8,1ce3) {reg0}\n                [1ce3,1d48) {reg24}\n                [1d48,1d50) {reg0}\n                [1d50,1d5c) {reg24}\n                [3840,3860) {reg24}\n                [4aec,4b10) {reg24}\n                [4dc8,4de8) {reg24}\n                [51b8,5200) {reg24}\n          GNU_locviews (sec_offset)\n        [5ff1] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [5ffe] variable \"shdr\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-368)}\n          [6007] variable \"new_scn\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1bf0,1bfb) {reg0}\n                  [1bfb,1c7c) {reg25}\n                  [3840,3860) {reg25}\n                  [51b8,51bc) {reg0}\n                  [51bc,51dc) {reg25}\n            GNU_locviews (sec_offset)\n          [6014] variable \"data\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1c08,1c0c) {reg0}\n                  [1c0c,1c34) {reg20}\n                  [1c34,1c3c) {reg0}\n                  [1c3c,1c7c) {reg20}\n                  [3840,3860) {reg20}\n            GNU_locviews (sec_offset)\n          [6021] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [602e] variable \"new_data\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [1c10,1c24) {reg0}\n                    [3840,3844) {reg0}\n              GNU_locviews (sec_offset)\n            [603b] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [6061] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3848,3860) {addr(0x5838), stack_value}\n                GNU_locviews (sec_offset)\n              [606e] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3848,3860) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [607b] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3848,3860) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [6088] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [6095] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit0}\n                [609a] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [609f] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {addr(0x5838)}\n            [60ae] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [60bf] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n            [60c6] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [60d3] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n          [60db] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [60e8] variable \"filesz\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [1c58,1c5c) {reg0}\n                    [1c64,1c73) {fbreg(-256), deref, lit0, breg2(0), const1u(32), shl, lit16, lit31, shl, ne, bra(1), swap, drop, stack_value}\n              GNU_locviews (sec_offset)\n          [60f6] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [611c] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51c0,51d8) {addr(0x57f8), stack_value}\n              GNU_locviews (sec_offset)\n            [6129] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51c0,51d8) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [6136] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51c0,51d8) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [6143] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [6150] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit0}\n              [6155] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [615a] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {addr(0x57f8)}\n          [6169] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [617a] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg22(0)}\n          [6181] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6192] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-392), deref}\n          [619b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [61ac] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg25(0)}\n            [61b2] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg22(0)}\n          [61b9] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [61ca] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg24(0)}\n            [61d0] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg20(0)}\n          [61d7] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [61e4] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [61ec] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [61f9] variable \"shdr\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-368)}\n          [6202] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [620f] variable \"filesz\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [1d38,1d4c) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [621c] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [6242] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4af4,4b0c) {addr(0x5818), stack_value}\n                GNU_locviews (sec_offset)\n              [624f] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4af4,4b0c) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [625c] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4af4,4b0c) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [6269] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [6276] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit0}\n                [627b] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [6280] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {addr(0x5818)}\n            [628f] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [62a0] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg24(0)}\n              [62a6] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg20(0)}\n            [62ad] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [62ba] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n          [62c2] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [62e8] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51e4,51fc) {addr(0x57e0), stack_value}\n              GNU_locviews (sec_offset)\n            [62f5] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51e4,51fc) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [6302] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [51e4,51fc) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [630f] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [631c] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit0}\n              [6321] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [6326] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {addr(0x57e0)}\n          [6335] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6346] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg20(0)}\n          [634d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [635a] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [6362] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [6388] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4cf0,4d08) {addr(0x57c0), stack_value}\n            GNU_locviews (sec_offset)\n          [6395] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4cf0,4d08) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [63a2] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4cf0,4d08) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [63af] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [63bc] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit0}\n            [63c1] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [63c6] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {addr(0x57c0)}\n        [63d5] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [63fb] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4dd0,4de8) {addr(0x5860), stack_value}\n            GNU_locviews (sec_offset)\n          [6408] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4dd0,4de8) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [6415] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4dd0,4de8) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [6422] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [642f] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit0}\n            [6434] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [6439] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {addr(0x5860)}\n        [6448] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [6459] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n          [6461] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-464), deref}\n        [646a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [647b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-376), deref}\n          [6483] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n        [648a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [649b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-376), deref}\n          [64a3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n        [64aa] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [64bb] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n          [64c3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg23(0)}\n        [64ca] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [64db] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-416), deref}\n          [64e3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-392), deref}\n          [64eb] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {fbreg(-464), deref}\n          [64f3] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n        [64fc] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [650d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n          [6515] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n        [651c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [652d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n          [6535] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n        [653c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [654d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [6554] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [6561] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n    [656a] inlined_subroutine \"memcpy\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [6584] formal_parameter \"__len\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1d88,1dac) {lit16, stack_value}\n        GNU_locviews (sec_offset)\n      [6591] formal_parameter \"__src\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1d88,1dac) {fbreg(-464)}\n        GNU_locviews (sec_offset)\n      [659e] formal_parameter \"__dest\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1d88,1d8c) {reg0}\n              [1d8c,1dac) {reg20}\n        GNU_locviews (sec_offset)\n    [65ac] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [65b9] variable \"zero_off\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [65c2] variable \"zero\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-304)}\n      [65cb] inlined_subroutine \"pwrite_retry\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [65e5] formal_parameter \"off\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4c7c,4ce8) {const1u(32), stack_value}\n                [5200,5204) {const1u(32), stack_value}\n          GNU_locviews (sec_offset)\n        [65f2] formal_parameter \"len\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4c7c,4ce8) {lit4, stack_value}\n                [5200,5204) {lit4, stack_value}\n          GNU_locviews (sec_offset)\n        [65ff] formal_parameter \"buf\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4c7c,4ce8) {reg20}\n                [5200,5204) {reg20}\n          GNU_locviews (sec_offset)\n        [660c] formal_parameter \"fd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4c7c,4ce8) {fbreg(-448)}\n                [5200,5204) {fbreg(-448)}\n          GNU_locviews (sec_offset)\n        [6619] lexical_block\n          ranges (sec_offset)\n          [661e] variable \"recvd\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4c7c,4ce8) {reg27}\n                  [5200,5204) {reg27}\n            GNU_locviews (sec_offset)\n          [662b] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [6634] variable \"ret\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4c9c,4cb8) {reg0}\n              GNU_locviews (sec_offset)\n            [6641] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              [664a] variable \"__result\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4c94,4cb8) {reg0}\n                      [4ccc,4cd7) {reg0}\n                      [5200,5204) {reg0}\n                GNU_locviews (sec_offset)\n              [6657] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [6668] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [6671] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [667a] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [6683] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [668a] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [669b] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [66a4] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [66ad] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [66b6] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [66bd] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n      [66ce] inlined_subroutine \"pwrite_retry\"\n        abstract_origin (ref4)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (data1)\n        call_line (data2)\n        call_column (data1)\n        [66e7] formal_parameter \"off\"\n          abstract_origin (ref4)\n        [66ec] formal_parameter \"len\"\n          abstract_origin (ref4)\n        [66f1] formal_parameter \"buf\"\n          abstract_origin (ref4)\n        [66f6] formal_parameter \"fd\"\n          abstract_origin (ref4)\n        [66fb] variable \"recvd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [521c,5288) {reg27}\n          GNU_locviews (sec_offset)\n        [6708] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          [6711] variable \"ret\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [523c,5258) {reg0}\n            GNU_locviews (sec_offset)\n          [671e] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [6727] variable \"__result\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [5234,5258) {reg0}\n                    [526c,5277) {reg0}\n              GNU_locviews (sec_offset)\n            [6734] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [6745] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {fbreg(-448), deref_size(4)}\n              [674e] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg20(0), breg27(0), plus}\n              [6757] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg24(0), breg27(0), minus}\n              [6760] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {breg22(0)}\n            [6767] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [6778] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {fbreg(-448), deref_size(4)}\n              [6781] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg20(0), breg27(0), plus}\n              [678a] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg24(0), breg27(0), minus}\n              [6793] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {breg22(0)}\n            [679a] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n    [67ab] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [67b8] variable \"zero_off\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [67c1] variable \"zero\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-304)}\n      [67ca] inlined_subroutine \"pwrite_retry\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [67e4] formal_parameter \"off\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1ec0,1f28) {const1u(40), stack_value}\n                [4a64,4a68) {const1u(40), stack_value}\n          GNU_locviews (sec_offset)\n        [67f1] formal_parameter \"len\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1ec0,1f28) {lit8, stack_value}\n                [4a64,4a68) {lit8, stack_value}\n          GNU_locviews (sec_offset)\n        [67fe] formal_parameter \"buf\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1ec0,1f28) {reg20}\n                [4a64,4a68) {reg20}\n          GNU_locviews (sec_offset)\n        [680b] formal_parameter \"fd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1ec0,1f28) {fbreg(-448)}\n                [4a64,4a68) {fbreg(-448)}\n          GNU_locviews (sec_offset)\n        [6818] lexical_block\n          ranges (sec_offset)\n          [681d] variable \"recvd\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [1ec0,1f28) {reg27}\n                  [4a64,4a68) {reg27}\n            GNU_locviews (sec_offset)\n          [682a] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [6833] variable \"ret\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [1ee0,1efc) {reg0}\n              GNU_locviews (sec_offset)\n            [6840] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              [6849] variable \"__result\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [1ed8,1efc) {reg0}\n                      [1f10,1f1b) {reg0}\n                      [4a64,4a68) {reg0}\n                GNU_locviews (sec_offset)\n              [6856] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [6867] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [6870] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [6879] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [6882] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [6889] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [689a] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [68a3] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [68ac] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [68b5] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [68bc] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n      [68cd] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [68e7] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1f48,1f60) {reg0}\n                [1f60,1f6f) {reg2}\n          GNU_locviews (sec_offset)\n        [68f4] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1f48,1f70) {reg20}\n          GNU_locviews (sec_offset)\n        [6901] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [1f48,1f70) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [690e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [691b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit0}\n          [6920] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg20(0)}\n      [6928] inlined_subroutine \"pwrite_retry\"\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        call_file (data1)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [6939] formal_parameter \"off\"\n          abstract_origin (ref4)\n        [693e] formal_parameter \"len\"\n          abstract_origin (ref4)\n        [6943] formal_parameter \"buf\"\n          abstract_origin (ref4)\n        [6948] formal_parameter \"fd\"\n          abstract_origin (ref4)\n        [694d] lexical_block\n          ranges (sec_offset)\n          [6952] variable \"recvd\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4a80,4aec) {reg27}\n            GNU_locviews (sec_offset)\n          [695f] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [6968] variable \"ret\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4aa0,4abc) {reg0}\n              GNU_locviews (sec_offset)\n            [6975] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              [697e] variable \"__result\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4a98,4abc) {reg0}\n                      [4ad0,4adb) {reg0}\n                GNU_locviews (sec_offset)\n              [698b] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [699c] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [69a5] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [69ae] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [69b7] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [69be] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [69cf] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {fbreg(-448), deref_size(4)}\n                [69d8] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg20(0), breg27(0), plus}\n                [69e1] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg24(0), breg27(0), minus}\n                [69ea] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {breg22(0)}\n              [69f1] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n      [6a02] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [6a0f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6a20] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [6a2d] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5b98)}\n        [6a3a] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [6a40] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [6a4d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-448), deref_size(4)}\n        [6a56] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg23(0)}\n    [6a5e] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [6a84] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ffc,2008) {reg0}\n              [2008,200f) {reg2}\n        GNU_locviews (sec_offset)\n      [6a91] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ffc,2010) {reg19}\n        GNU_locviews (sec_offset)\n      [6a9e] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [1ffc,2010) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [6aab] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [6ab8] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [6abd] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg19(0)}\n    [6ac5] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [6ad2] variable \"phdr_mem\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [6adb] variable \"phdr\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [20b4,20bc) {reg0}\n              [20bc,20c7) {reg2}\n        GNU_locviews (sec_offset)\n      [6ae8] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [6b0e] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (implicit_const)\n          call_column (implicit_const)\n          [6b2d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6b3e] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [6b45] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6b56] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n          [6b5d] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [6b6a] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg21(0)}\n      [6b73] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [6b99] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [212c,2154) {reg19}\n          GNU_locviews (sec_offset)\n        [6ba6] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [212c,2154) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [6bb3] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [212c,2154) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [6bc0] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [6bcd] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [6bd2] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [6bd7] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [6bdd] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [6be5] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1179)}\n          [6bec] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [6bfb] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6c0c] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-376), deref}\n        [6c14] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg21(0)}\n        [6c1a] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg20(0)}\n      [6c21] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6c32] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-432), deref}\n        [6c3a] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg21(0)}\n      [6c41] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6c52] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [6c5f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [6c6c] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [6c72] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [6c7f] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [6c87] inlined_subroutine \"section_name_matches\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [6cad] formal_parameter \"name\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2220,2244) {reg27}\n        GNU_locviews (sec_offset)\n      [6cba] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [221c,2228) {reg25}\n        GNU_locviews (sec_offset)\n      [6cc7] variable \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2220,2244) {reg25}\n        GNU_locviews (sec_offset)\n      [6cd4] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [6ce1] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg27(0)}\n        [6ce7] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {const1u(32)}\n    [6cef] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [6cfc] variable \"grpref\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [240c,2454) {reg3}\n              [2468,2478) {reg3}\n        GNU_locviews (sec_offset)\n      [6d09] variable \"inner\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [240c,2420) {lit1, stack_value}\n              [2420,2434) {reg1}\n              [2434,243c) {breg1(-1), stack_value}\n              [243c,244c) {reg1}\n              [2468,2470) {reg1}\n        GNU_locviews (sec_offset)\n      [6d16] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [6d3c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [6d4a] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [6d70] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4a3c,4a64) {reg19}\n          GNU_locviews (sec_offset)\n        [6d7d] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4a3c,4a64) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [6d8a] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4a3c,4a64) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [6d97] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [6da4] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [6da9] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [6dae] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [6db4] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [6dbc] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1306)}\n          [6dc3] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [6dd2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6de3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n      [6de9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [6dfa] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [6e07] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [6e14] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [6e1a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [6e27] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [6e2f] lexical_block\n      abstract_origin (ref4)\n      low_pc (addr)\n      high_pc (data8)\n      sibling (ref4)\n      [6e48] variable \"grpref\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [248c,24a4) {reg1}\n              [24a4,24cc) {breg24(72), deref}\n        GNU_locviews (sec_offset)\n      [6e55] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        [6e5e] variable \"in\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [248c,24a4) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n    [6e6d] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [6e7a] variable \"shdr_indices\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-232)}\n      [6e83] variable \"n\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [24ec,2508) {lit1, stack_value}\n              [2508,2508) {lit2, stack_value}\n        GNU_locviews (sec_offset)\n      [6e90] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        [6e99] variable \"j\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2508,2508) {lit0, stack_value}\n                [2518,2548) {reg20}\n                [2548,2550) {breg20(1), stack_value}\n                [2550,2570) {reg0}\n                [2678,2694) {reg20}\n                [28b4,28d4) {reg20}\n                [4ea4,4eb4) {reg20}\n          GNU_locviews (sec_offset)\n        [6ea6] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          [6eaf] variable \"i\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [251c,2570) {reg22}\n                  [2678,2694) {reg22}\n                  [28b4,28d4) {reg22}\n                  [4ea4,4f2c) {reg22}\n            GNU_locviews (sec_offset)\n          [6ebc] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [6ee2] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (implicit_const)\n              call_column (implicit_const)\n              [6f01] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [6f12] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n              [6f19] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [6f2a] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n              [6f31] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [6f3e] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg21(0)}\n          [6f47] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [6f6d] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4f04,4f2c) {reg19}\n              GNU_locviews (sec_offset)\n            [6f7a] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4f04,4f2c) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [6f87] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4f04,4f2c) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [6f94] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [6fa1] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [6fa6] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [6fab] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [6fb1] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-384), deref}\n              [6fb9] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(1610)}\n              [6fc0] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x5668)}\n          [6fcf] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6fe0] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n          [6fe6] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [6ff7] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [7004] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5648)}\n            [7011] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [7017] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [7024] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n    [702e] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [703b] variable \"shdrstrndx\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [7044] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        sibling (ref4)\n        [7051] variable \"discard_section\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [25f0,2608) {lit0, stack_value}\n                [4e78,4ea4) {breg22(0), breg1(0), ne, stack_value}\n          GNU_locviews (sec_offset)\n        [705e] variable \"debugshdr\"\n          abstract_origin (ref4)\n          location (exprloc) {fbreg(-368)}\n        [7067] variable \"debugdata\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [25b0,25cc) {reg24}\n                [262c,2634) {reg0}\n                [2634,2678) {reg24}\n                [4f2c,4f30) {reg0}\n                [4f30,4f88) {reg24}\n                [5010,507c) {reg24}\n          GNU_locviews (sec_offset)\n        [7074] inlined_subroutine \"memcpy\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [709a] formal_parameter \"__len\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2664,266f) {breg24(16)}\n            GNU_locviews (sec_offset)\n          [70a7] formal_parameter \"__src\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2664,266f) {breg24(0)}\n            GNU_locviews (sec_offset)\n          [70b4] formal_parameter \"__dest\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2664,266f) {reg0}\n            GNU_locviews (sec_offset)\n          [70c1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [70cf] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [70f5] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [7103] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [7129] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4e34,4e5c) {reg19}\n            GNU_locviews (sec_offset)\n          [7136] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4e34,4e5c) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [7143] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4e34,4e5c) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [7150] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [715d] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [7162] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [7167] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [716d] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-384), deref}\n            [7175] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(1655)}\n            [717c] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [718b] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [71b1] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [71bf] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [71e5] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4f60,4f88) {reg19}\n            GNU_locviews (sec_offset)\n          [71f2] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4f60,4f88) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [71ff] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4f60,4f88) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [720c] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [7219] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [721e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [7223] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [7229] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-384), deref}\n            [7231] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(1661)}\n            [7238] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [7247] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [726d] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (implicit_const)\n            call_column (implicit_const)\n            [728c] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [729d] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n            [72a4] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [72b5] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n            [72bc] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [72c9] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg21(0)}\n        [72d2] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [72f8] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4fe8,5010) {reg19}\n            GNU_locviews (sec_offset)\n          [7305] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4fe8,5010) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [7312] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4fe8,5010) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [731f] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [732c] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [7331] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [7336] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [733c] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-384), deref}\n            [7344] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(1648)}\n            [734b] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [735a] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [7380] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n        [738e] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [73b4] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [5044,506c) {reg19}\n            GNU_locviews (sec_offset)\n          [73c1] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [5044,506c) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [73ce] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [5044,506c) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [73db] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [73e8] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [73ed] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [73f2] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [73f8] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-384), deref}\n            [7400] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(1674)}\n            [7407] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [7416] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7427] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-432), deref}\n        [7430] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7441] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg24(0)}\n          [7447] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg20(0)}\n        [744e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [745f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg24(0)}\n        [7466] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n        [7473] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7484] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [748a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [749b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [74a8] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [74b5] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [74bb] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [74cc] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [74d3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [74e4] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [74f1] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [74fe] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [7504] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7515] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [751c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [752d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [753a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [7547] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [754d] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [755e] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n        [7565] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7576] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [7583] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [7590] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [7596] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [75a3] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n      [75ab] inlined_subroutine \"memcpy\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [75c5] formal_parameter \"__len\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [38f4,3908) {lit16, stack_value}\n          GNU_locviews (sec_offset)\n        [75d2] formal_parameter \"__src\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [38f4,3908) {fbreg(-464)}\n          GNU_locviews (sec_offset)\n        [75df] formal_parameter \"__dest\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [38f4,38f8) {reg0}\n                [38f8,3908) {reg1}\n          GNU_locviews (sec_offset)\n      [75ed] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7613] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3980,3998) {reg22}\n          GNU_locviews (sec_offset)\n        [7620] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3980,3998) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [762d] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3980,3998) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [763a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [7647] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit0}\n          [764c] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [7651] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg22(0)}\n          [7657] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {breg20(0)}\n      [765f] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7685] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3b48,3b64) {reg20}\n          GNU_locviews (sec_offset)\n        [7692] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3b48,3b64) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [769f] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3b48,3b64) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [76ac] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [76b9] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit0}\n          [76be] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [76c3] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg20(0)}\n          [76c9] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n      [76d3] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [76f9] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [7707] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [772d] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3c10,3c38) {reg19}\n          GNU_locviews (sec_offset)\n        [773a] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3c10,3c38) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [7747] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3c10,3c38) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [7754] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [7761] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [7766] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [776b] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [7771] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [7779] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1684)}\n          [7780] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [778f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [77a0] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-432), deref}\n        [77a8] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-152)}\n      [77b0] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [77c1] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-432), deref}\n      [77ca] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [77db] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-376), deref}\n        [77e3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-288)}\n      [77eb] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [77fc] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-432), deref}\n      [7805] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7816] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [7823] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [7829] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [783a] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [7841] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7852] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [785f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5968)}\n        [786c] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [7872] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7883] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [788a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [789b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [78a8] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [78b5] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [78bb] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [78c8] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [78d0] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [78dd] variable \"symdata\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [26b0,26c8) {breg24(72)}\n              [2994,29b7) {breg24(72)}\n        GNU_locviews (sec_offset)\n      [78ea] variable \"xndxdata\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [26e8,26ef) {breg24(104), deref_size(4), const4u(4294967295), and, const1u(144), mul, breg21(0), plus, plus_uconst(72)}\n        GNU_locviews (sec_offset)\n      [78f7] variable \"elsize\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [26fc,2700) {reg0}\n              [2700,27d4) {reg22}\n              [2820,28b4) {reg22}\n              [497c,4a04) {reg22}\n        GNU_locviews (sec_offset)\n      [7904] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        sibling (ref4)\n        [7911] variable \"inner\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [26fc,2738) {lit0, stack_value}\n                [2738,27d4) {reg26}\n                [2820,2874) {reg26}\n                [2880,28b4) {reg26}\n                [497c,4a04) {reg26}\n          GNU_locviews (sec_offset)\n        [791e] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          [7927] variable \"sym_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-368)}\n          [7930] variable \"xndx\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-408)}\n          [7939] variable \"sym\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2738,2760) {reg28}\n                  [277c,2784) {reg0}\n                  [2784,27d4) {reg28}\n                  [2820,2870) {reg28}\n                  [2880,28b4) {reg28}\n                  [497c,4980) {reg0}\n                  [4980,4a04) {reg28}\n            GNU_locviews (sec_offset)\n          [7946] variable \"scnidx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2738,273c) {reg0}\n                  [2784,27c8) {reg0}\n                  [27c8,27cc) {breg28(6), deref_size(2), const2u(65535), and, stack_value}\n                  [27cc,27d4) {reg0}\n            GNU_locviews (sec_offset)\n          [7953] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [7979] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (implicit_const)\n              call_column (implicit_const)\n              [7998] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [79a9] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n              [79b0] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [79c1] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n              [79c8] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [79d5] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg21(0)}\n          [79de] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [7a04] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [49dc,4a04) {reg19}\n              GNU_locviews (sec_offset)\n            [7a11] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [49dc,4a04) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [7a1e] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [49dc,4a04) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [7a2b] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [7a38] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [7a3d] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [7a42] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [7a48] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-384), deref}\n              [7a50] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(1509)}\n              [7a57] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x5668)}\n          [7a66] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [7a77] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg20(0)}\n            [7a7d] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg25(0)}\n            [7a83] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg26(0)}\n            [7a89] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg23(0)}\n            [7a8f] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {breg27(0)}\n          [7a96] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [7aa7] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-416), deref}\n          [7ab0] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [7ac1] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-376), deref}\n          [7aca] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [7adb] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-416), deref}\n            [7ae3] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg28(0)}\n          [7aea] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [7afb] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [7b08] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5648)}\n            [7b15] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [7b1b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [7b28] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n      [7b31] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7b57] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [7b65] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7b8b] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a0c,2a34) {reg19}\n          GNU_locviews (sec_offset)\n        [7b98] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a0c,2a34) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [7ba5] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a0c,2a34) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [7bb2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [7bbf] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [7bc4] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [7bc9] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [7bcf] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [7bd7] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1490)}\n          [7bde] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [7bed] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7c13] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [7c21] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [7c47] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a98,2ac0) {reg19}\n          GNU_locviews (sec_offset)\n        [7c54] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a98,2ac0) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [7c61] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2a98,2ac0) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [7c6e] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [7c7b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [7c80] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [7c85] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [7c8b] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [7c93] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1475)}\n          [7c9a] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [7ca9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7cba] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-376), deref}\n        [7cc2] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit11}\n        [7cc7] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit1}\n        [7ccc] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {lit1}\n      [7cd2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7ce3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n      [7ce9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7cfa] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [7d07] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [7d14] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [7d1a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7d2b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [7d32] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7d43] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n      [7d49] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [7d5a] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [7d67] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [7d74] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [7d7a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [7d87] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [7d8f] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [7db5] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2804,2814) {reg0}\n              [2814,281b) {reg2}\n        GNU_locviews (sec_offset)\n      [7dc2] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2804,281c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [7dcf] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2804,281c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [7ddc] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [7de9] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [7dee] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [7df3] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {fbreg(-384), deref}\n    [7dfd] inlined_subroutine \"section_name_matches\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [7e23] formal_parameter \"name\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [290c,2910) {breg23(0), const1u(144), mul, breg26(0), plus, plus_uconst(88)}\n        GNU_locviews (sec_offset)\n      [7e30] formal_parameter \"patterns\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [290c,2910) {reg25}\n        GNU_locviews (sec_offset)\n      [7e3d] variable \"pattern\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [290c,2930) {reg25}\n        GNU_locviews (sec_offset)\n      [7e4a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [7e57] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg27(0)}\n        [7e5d] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {const1u(32)}\n    [7e65] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [7e72] variable \"is_comdat\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2940,2954) {breg2(0), lit1, and, stack_value}\n              [2980,2994) {breg2(0), lit1, and, stack_value}\n        GNU_locviews (sec_offset)\n    [7e80] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [7ea6] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2b08,2b20) {reg21}\n        GNU_locviews (sec_offset)\n      [7eb3] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2b08,2b20) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [7ec0] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2b08,2b20) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [7ecd] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [7eda] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [7edf] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [7ee4] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg21(0)}\n        [7eea] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg20(0)}\n    [7ef2] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [7f18] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (implicit_const)\n        call_column (implicit_const)\n        [7f37] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7f48] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [7f4f] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [7f60] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [7f67] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [7f74] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg21(0)}\n    [7f7d] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [7fa3] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2bbc,2bc8) {reg0}\n              [2bc8,2bcb) {reg2}\n        GNU_locviews (sec_offset)\n      [7fb0] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2bbc,2bcc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [7fbd] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2bbc,2bcc) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [7fca] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [7fd7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [7fdc] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n    [7fe3] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [7ff0] variable \"newdata\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2e84,2e8c) {reg0}\n              [2e8c,2ec8) {reg25}\n              [2fd8,33e4) {reg25}\n              [33e4,33e8) {reg0}\n              [33e8,3440) {reg25}\n              [34b0,35c8) {reg25}\n              [35d8,3634) {reg25}\n        GNU_locviews (sec_offset)\n      [7ffd] variable \"sh_link\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [2e0c,35c8) {fbreg(-528)}\n              [35d8,3690) {fbreg(-528)}\n        GNU_locviews (sec_offset)\n      [800a] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        sibling (ref4)\n        [8017] variable \"versiondata\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2fd8,306c) {lit0, stack_value}\n                [306c,3084) {reg0}\n                [3370,3388) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [8024] variable \"shndxdata\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2fd8,3020) {lit0, stack_value}\n                [3020,3028) {reg0}\n                [3028,3380) {reg28}\n                [3380,3388) {lit0, stack_value}\n                [3388,33e4) {reg28}\n                [34b0,35c8) {reg28}\n                [35d8,3634) {reg28}\n          GNU_locviews (sec_offset)\n        [8031] variable \"elsize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2ff8,3000) {reg0}\n                [3000,3194) {reg24}\n                [31ac,3380) {reg24}\n                [3380,3388) {reg0}\n                [3388,33e4) {reg24}\n                [34b0,35c8) {reg24}\n                [35d8,3634) {reg24}\n          GNU_locviews (sec_offset)\n        [803e] variable \"last_was_local\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [30a4,30dc) {lit1, stack_value}\n                [30dc,3160) {reg20}\n                [3168,3238) {reg20}\n                [3248,3254) {reg20}\n                [3254,3260) {lit0, stack_value}\n                [3260,32f0) {reg20}\n                [32f0,32fc) {lit0, stack_value}\n                [32fc,3360) {reg20}\n                [3388,33e4) {reg20}\n                [34b0,35c8) {reg20}\n                [35d8,3634) {reg20}\n          GNU_locviews (sec_offset)\n        [804b] variable \"destidx\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [30a4,30dc) {lit1, stack_value}\n                [30dc,3154) {reg22}\n                [3154,3168) {reg1}\n                [316c,322c) {reg22}\n                [322c,3260) {reg1}\n                [3260,32e4) {reg22}\n                [32e4,32fc) {reg1}\n                [32fc,3358) {reg22}\n                [3358,3360) {reg1}\n                [3388,33e4) {reg22}\n                [34b0,3560) {reg22}\n                [3560,3570) {breg22(1), stack_value}\n                [3570,35c8) {reg22}\n                [35d8,3634) {reg22}\n          GNU_locviews (sec_offset)\n        [8058] variable \"inner\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [30a4,30dc) {lit1, stack_value}\n                [30dc,318c) {reg21}\n                [31ac,3360) {reg21}\n                [3388,33e4) {reg21}\n                [34b0,35c8) {reg21}\n                [35d8,3634) {reg21}\n          GNU_locviews (sec_offset)\n        [8065] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [8072] variable \"sec\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [31d8,31f8) {reg4}\n                  [3260,329c) {reg4}\n                  [32bc,32d0) {reg4}\n                  [3514,352b) {reg4}\n                  [3574,35af) {reg4}\n            GNU_locviews (sec_offset)\n          [807f] variable \"sym_mem\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-368)}\n          [8088] variable \"xshndx\"\n            abstract_origin (ref4)\n            location (exprloc) {fbreg(-436)}\n          [8091] variable \"sym\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [30f8,3104) {reg0}\n                  [3104,3360) {reg27}\n                  [3388,33e4) {reg27}\n                  [34b0,34b4) {reg0}\n                  [34b4,35c8) {reg27}\n                  [35d8,3634) {reg27}\n            GNU_locviews (sec_offset)\n          [809e] variable \"sidx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [31bc,31d0) {reg0}\n            GNU_locviews (sec_offset)\n          [80ab] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [80b8] variable \"nshndx\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [31ec,31fc) {reg6}\n                    [32bc,32d0) {const1s(-1), stack_value}\n                    [350c,3514) {reg6}\n              GNU_locviews (sec_offset)\n            [80c5] variable \"nxshndx\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [31ec,31fc) {lit0, stack_value}\n                    [32bc,32d0) {reg4}\n                    [350c,3514) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [80d2] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [80f8] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n            [8106] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [812c] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3330,3358) {reg19}\n                GNU_locviews (sec_offset)\n              [8139] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3330,3358) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [8146] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3330,3358) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [8153] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [8160] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [8165] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [816a] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [8170] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-384), deref}\n                [8178] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(2060)}\n                [817f] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [818e] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [819f] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg28(0)}\n              [81a5] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg22(0)}\n              [81ab] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {breg27(0)}\n            [81b2] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [81c3] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [81d0] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [81dd] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [81e3] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [81f0] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n          [81f8] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [821e] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n          [822c] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [8252] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [33bc,33e4) {reg19}\n              GNU_locviews (sec_offset)\n            [825f] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [33bc,33e4) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [826c] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [33bc,33e4) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [8279] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [8286] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [828b] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [8290] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [8296] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-384), deref}\n              [829e] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(2011)}\n              [82a5] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x5668)}\n          [82b4] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [82da] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n          [82e8] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [830e] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [34e4,350c) {reg19}\n              GNU_locviews (sec_offset)\n            [831b] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [34e4,350c) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [8328] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [34e4,350c) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [8335] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [8342] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [8347] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [834c] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [8352] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-384), deref}\n              [835a] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(1998)}\n              [8361] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x5668)}\n          [8370] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [8396] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [352c,353c) {reg0}\n                    [353c,3547) {reg2}\n              GNU_locviews (sec_offset)\n            [83a3] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [352c,3548) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [83b0] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [352c,3548) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [83bd] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [83ca] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit0}\n              [83cf] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [83d4] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {breg21(0)}\n              [83da] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {fbreg(-488), deref}\n          [83e4] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [840a] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n          [8418] inlined_subroutine \"error\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [843e] formal_parameter \"__format\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [360c,3634) {reg19}\n              GNU_locviews (sec_offset)\n            [844b] formal_parameter \"__errnum\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [360c,3634) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [8458] formal_parameter \"__status\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [360c,3634) {lit1, stack_value}\n              GNU_locviews (sec_offset)\n            [8465] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [8472] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {lit1}\n              [8477] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n              [847c] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg19(0)}\n              [8482] call_site_parameter\n                location (exprloc) {reg3}\n                call_value (exprloc) {fbreg(-384), deref}\n              [848a] call_site_parameter\n                location (exprloc) {reg4}\n                call_value (exprloc) {const2u(2086)}\n              [8491] call_site_parameter\n                location (exprloc) {reg5}\n                call_value (exprloc) {addr(0x5668)}\n          [84a0] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [84b1] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg28(0)}\n            [84b7] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg21(0)}\n            [84bd] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-608), deref}\n            [84c5] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-552), deref}\n          [84ce] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [84df] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg28(0)}\n            [84e5] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg22(0)}\n            [84eb] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {breg27(0)}\n          [84f2] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [8503] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [8510] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5648)}\n            [851d] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [8523] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [8534] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n          [853b] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [854c] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [8559] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5648)}\n            [8566] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [856c] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [857d] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n          [8584] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [8595] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [85a2] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5aa8)}\n            [85af] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [85b5] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [85c6] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg22(0)}\n            [85cc] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg27(0)}\n          [85d3] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [85e4] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-376), deref}\n            [85ec] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {fbreg(-528), deref}\n          [85f5] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [8606] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-416), deref}\n            [860e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg27(0)}\n          [8615] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [8626] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {addr(0x55b8)}\n            [8633] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {addr(0x5648)}\n            [8640] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit5}\n          [8646] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [8653] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {const1s(-1)}\n        [865b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [866c] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-376), deref}\n          [8674] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit11}\n          [8679] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [867e] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [8684] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [8695] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [869b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [86ac] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [86b2] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [86c3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit4}\n        [86c9] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [86d7] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        sibling (ref4)\n        [86e4] variable \"grpref\"\n          abstract_origin (ref4)\n        [86e9] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          [86f2] variable \"inner\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [3644,3668) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n      [8701] lexical_block\n        abstract_origin (ref4)\n        low_pc (addr)\n        high_pc (data8)\n        sibling (ref4)\n        [871a] variable \"filesz\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [2f2c,2f34) {reg0}\n          GNU_locviews (sec_offset)\n        [8727] inlined_subroutine \"cleanup_debug\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [874d] inlined_subroutine \"cleanup_debug\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            low_pc (addr)\n            high_pc (data8)\n            call_file (implicit_const)\n            call_line (implicit_const)\n            call_column (implicit_const)\n            [876c] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [877d] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n            [8784] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [8795] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n            [879c] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [87a9] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg21(0)}\n        [87b2] inlined_subroutine \"error\"\n          abstract_origin (ref4)\n          entry_pc (addr)\n          GNU_entry_view (data2)\n          low_pc (addr)\n          high_pc (data8)\n          call_file (implicit_const)\n          call_line (data2)\n          call_column (data1)\n          sibling (ref4)\n          [87d8] formal_parameter \"__format\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2fb0,2fd8) {reg19}\n            GNU_locviews (sec_offset)\n          [87e5] formal_parameter \"__errnum\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2fb0,2fd8) {lit0, stack_value}\n            GNU_locviews (sec_offset)\n          [87f2] formal_parameter \"__status\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [2fb0,2fd8) {lit1, stack_value}\n            GNU_locviews (sec_offset)\n          [87ff] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [880c] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {lit1}\n            [8811] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit0}\n            [8816] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {breg19(0)}\n            [881c] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-384), deref}\n            [8824] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {const2u(2138)}\n            [882b] call_site_parameter\n              location (exprloc) {reg5}\n              call_value (exprloc) {addr(0x5668)}\n        [883a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [884b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-496), deref}\n          [8853] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg23(0)}\n        [885a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [886b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {addr(0x55b8)}\n          [8878] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {addr(0x5648)}\n          [8885] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit5}\n        [888b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [8898] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {const1s(-1)}\n      [88a0] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [88c6] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [88d4] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [88fa] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3418,3440) {reg19}\n          GNU_locviews (sec_offset)\n        [8907] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3418,3440) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [8914] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3418,3440) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [8921] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [892e] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [8933] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [8938] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [893e] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [8946] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1933)}\n          [894d] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [895c] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8982] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [8990] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [89b6] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3488,34b0) {reg19}\n          GNU_locviews (sec_offset)\n        [89c3] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3488,34b0) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [89d0] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3488,34b0) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [89dd] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [89ea] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [89ef] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [89f4] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [89fa] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [8a02] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(1927)}\n          [8a09] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [8a18] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8a29] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-392), deref}\n      [8a32] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [8a3f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8a50] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-496), deref}\n      [8a59] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8a6a] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [8a77] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [8a84] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [8a8a] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8a9b] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [8aa2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8ab3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n      [8ab9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8aca] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [8ad7] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [8ae4] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [8aea] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [8af7] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [8aff] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8b25] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [8b33] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8b59] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [8b67] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [8b74] variable \"debug_basename\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3a94,3a9b) {reg0}\n              [3a9b,3b24) {reg25}\n        GNU_locviews (sec_offset)\n      [8b81] variable \"crc_offset\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3a9c,3aa4) {breg0(1), stack_value}\n              [3aa4,3acb) {breg2(4), stack_value}\n              [3acb,3ad4) {fbreg(-400), deref, plus_uconst(4), stack_value}\n              [3ad4,3ae3) {breg3(16000), deref, plus_uconst(4), stack_value}\n              [3ae3,3aec) {fbreg(-400), deref, plus_uconst(4), stack_value}\n              [3aec,3afc) {breg1(16000), deref, plus_uconst(4), stack_value}\n              [3afc,3b24) {breg3(16000), deref, plus_uconst(4), stack_value}\n        GNU_locviews (sec_offset)\n      [8b8e] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8bb4] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [36e4,36f8) {reg19}\n          GNU_locviews (sec_offset)\n        [8bc1] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [36e4,36f8) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [8bce] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [36e4,36f8) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [8bdb] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [8be8] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [8bed] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [8bf2] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n      [8bfa] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8c20] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [8c2e] inlined_subroutine \"strcpy\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        ranges (sec_offset)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8c48] formal_parameter \"__src\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3ae0,3ae4) {reg25}\n          GNU_locviews (sec_offset)\n        [8c55] formal_parameter \"__dest\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3ae0,3ae4) {fbreg(-424)}\n          GNU_locviews (sec_offset)\n        [8c62] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [8c6f] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-424), deref}\n          [8c77] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg25(0)}\n      [8c7f] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8ca5] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [8cb3] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8cc4] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [8cd1] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [8cd7] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8ce8] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [8cef] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8d00] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-456), deref}\n        [8d08] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x59d8)}\n        [8d15] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit15}\n      [8d1b] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8d2c] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-392), deref}\n      [8d35] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [8d42] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [8d4f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [8d5c] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8d6d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg25(0)}\n      [8d74] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [8d81] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [8d86] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-400), deref, plus_uconst(8)}\n    [8d92] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8db8] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [8dc6] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8de0] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3754,3768) {reg0}\n              [3768,3777) {reg2}\n        GNU_locviews (sec_offset)\n      [8ded] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3754,3778) {reg20}\n        GNU_locviews (sec_offset)\n      [8dfa] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3754,3778) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [8e07] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [8e14] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [8e19] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg20(0)}\n    [8e21] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [8e2e] variable \"filesz\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3818,3820) {reg21}\n        GNU_locviews (sec_offset)\n      [8e3b] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8e61] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [8e6f] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [8e95] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3d54,3d7c) {reg19}\n          GNU_locviews (sec_offset)\n        [8ea2] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3d54,3d7c) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [8eaf] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3d54,3d7c) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [8ebc] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [8ec9] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [8ece] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [8ed3] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [8ed9] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [8ee1] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(2166)}\n          [8ee8] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [8ef7] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8f08] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg23(0)}\n      [8f0f] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [8f20] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [8f2d] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [8f3a] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [8f40] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [8f4d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n    [8f55] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8f7b] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [38b4,38cc) {reg21}\n        GNU_locviews (sec_offset)\n      [8f88] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [38b4,38cc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [8f95] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [38b4,38cc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [8fa2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [8faf] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [8fb4] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [8fb9] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg21(0)}\n        [8fbf] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg20(0)}\n    [8fc7] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [8fed] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [8ffb] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [9021] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3ca4,3cbc) {reg22}\n        GNU_locviews (sec_offset)\n      [902e] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3ca4,3cbc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [903b] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3ca4,3cbc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [9048] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [9055] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [905a] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [905f] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg22(0)}\n        [9065] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg24(0)}\n    [906d] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [9093] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3cf0,3cfc) {reg19}\n        GNU_locviews (sec_offset)\n      [90a0] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3cf0,3cfc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [90ad] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3cf0,3cfc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n    [90bb] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [90d5] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4d50,4d5c) {reg19}\n        GNU_locviews (sec_offset)\n      [90e2] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4d50,4d5c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [90ef] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4d50,4d5c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [90fc] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [9109] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [910e] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [9113] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n    [911b] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [9141] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [914f] lexical_block\n      abstract_origin (ref4)\n      ranges (sec_offset)\n      sibling (ref4)\n      [915c] variable \"info\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3db4,3dcc) {breg22(-12), stack_value}\n              [3dcc,3de4) {breg22(-156), stack_value}\n              [3de4,3f90) {breg22(-12), stack_value}\n              [3f90,3fa8) {breg22(-156), stack_value}\n              [41ec,434c) {breg22(-12), stack_value}\n              [4360,4668) {breg22(-12), stack_value}\n              [4668,471c) {breg23(-12), stack_value}\n              [471c,4814) {breg22(-12), stack_value}\n              [4814,481c) {breg23(-12), stack_value}\n              [481c,4934) {breg22(-12), stack_value}\n        GNU_locviews (sec_offset)\n      [9169] variable \"symtabidx\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3db4,3dbc) {breg22(88)}\n              [3e00,3e20) {reg21}\n              [3e20,3e63) {breg22(88)}\n              [42c4,42d3) {breg22(88)}\n              [432c,434c) {breg22(88)}\n              [4360,4387) {breg22(88)}\n              [438c,439f) {breg22(88)}\n              [471c,473b) {breg22(88)}\n        GNU_locviews (sec_offset)\n      [9176] variable \"newsymidx\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [3db4,3dbc) {reg23}\n              [3e24,3f90) {reg23}\n              [41ec,434c) {reg23}\n              [4360,444c) {reg23}\n              [457c,45c8) {reg23}\n              [471c,4814) {reg23}\n              [481c,487c) {reg23}\n              [48d8,4934) {reg23}\n        GNU_locviews (sec_offset)\n      [9183] lexical_block\n        abstract_origin (ref4)\n        ranges (sec_offset)\n        [918c] variable \"d\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3e70,3e78) {reg0}\n                [3e78,3f90) {reg20}\n                [41ec,42c4) {reg20}\n                [481c,4878) {reg20}\n                [48d8,4934) {reg20}\n          GNU_locviews (sec_offset)\n        [9199] variable \"nrels\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3ea8,3f90) {reg24}\n                [41ec,42c4) {reg24}\n                [481c,4878) {reg24}\n                [48d8,4934) {reg24}\n          GNU_locviews (sec_offset)\n        [91a6] variable \"symsize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3ea8,3ed0) {reg0}\n                [41ec,4204) {reg0}\n          GNU_locviews (sec_offset)\n        [91b3] variable \"symidxn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [3eb4,3ec0) {reg25}\n                [3ec0,3ed0) {breg2(16), deref, convert{long unsigned int,unsigned,64@[2a]}, breg0(0), convert{long unsigned int,unsigned,64@[2a]}, div, convert[0], stack_value}\n                [41ec,41f8) {reg25}\n                [41f8,4204) {breg2(16), deref, convert{long unsigned int,unsigned,64@[2a]}, breg0(0), convert{long unsigned int,unsigned,64@[2a]}, div, convert[0], stack_value}\n          GNU_locviews (sec_offset)\n        [91c0] variable \"symd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [43c4,43cc) {reg0}\n                [43cc,471c) {reg20}\n                [4758,4760) {reg0}\n                [4760,4814) {reg25}\n                [4814,481c) {reg20}\n                [4878,48d8) {reg25}\n          GNU_locviews (sec_offset)\n        [91cd] variable \"hashd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [43e0,43f0) {reg0}\n                [43f0,44dc) {reg28}\n                [457c,4648) {reg28}\n          GNU_locviews (sec_offset)\n        [91da] variable \"symz\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4780,4788) {reg0}\n                [4788,4793) {reg2}\n          GNU_locviews (sec_offset)\n        [91e7] variable \"syms\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4790,47d8) {reg21}\n          GNU_locviews (sec_offset)\n        [91f4] variable \"verd\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4798,47b4) {reg0}\n                [47b4,4814) {reg24}\n                [4878,48d8) {reg24}\n          GNU_locviews (sec_offset)\n        [9201] variable \"verstab\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [47a4,4814) {reg27}\n                [4878,48d8) {reg27}\n          GNU_locviews (sec_offset)\n        [920e] variable \"elsize\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [47b8,47c0) {reg0}\n          GNU_locviews (sec_offset)\n        [921b] variable \"vers\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [47c8,47cc) {reg0}\n                [47cc,4814) {reg3}\n                [4878,4880) {reg3}\n          GNU_locviews (sec_offset)\n        [9228] variable \"shdr_mem\"\n          abstract_origin (ref4)\n          location (exprloc) {fbreg(-368)}\n        [9231] variable \"shdr\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [42e4,42f8) {reg0}\n                [42f8,432c) {reg24}\n          GNU_locviews (sec_offset)\n        [923e] variable \"symsz\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [42fc,4320) {reg0}\n          GNU_locviews (sec_offset)\n        [924b] variable \"symn\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [42fc,4320) {breg21(72), deref, plus_uconst(16), deref, convert{long unsigned int,unsigned,64@[2a]}, breg0(0), convert{long unsigned int,unsigned,64@[2a]}, div, convert[0], stack_value}\n          GNU_locviews (sec_offset)\n        [9258] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [9265] variable \"relidx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [3eb8,3ed0) {lit0, stack_value}\n                  [3ed0,3f90) {reg27}\n                  [481c,4878) {reg27}\n            GNU_locviews (sec_offset)\n          [9272] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [927b] variable \"rel_mem\"\n              abstract_origin (ref4)\n              location (exprloc) {fbreg(-368)}\n            [9284] variable \"symidx\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [3edc,3f00) {reg2}\n                    [3f00,3f0c) {breg4(16120), deref, const1u(32), shr, stack_value}\n              GNU_locviews (sec_offset)\n            [9291] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [92b7] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n            [92c5] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [92eb] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3f68,3f90) {reg19}\n                GNU_locviews (sec_offset)\n              [92f8] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3f68,3f90) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [9305] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [3f68,3f90) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [9312] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [931f] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [9324] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [9329] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [932f] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-384), deref}\n                [9337] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(2241)}\n                [933e] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [934d] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [9373] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n            [9381] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [93a7] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4850,4878) {reg19}\n                GNU_locviews (sec_offset)\n              [93b4] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4850,4878) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [93c1] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4850,4878) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [93ce] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [93db] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [93e0] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [93e5] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [93eb] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-384), deref}\n                [93f3] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(2252)}\n                [93fa] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [9409] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [941a] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n              [9420] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [9426] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg21(0)}\n            [942d] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [943e] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n              [9444] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [944a] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg21(0)}\n            [9451] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [9462] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [946f] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [947c] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [9482] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [9493] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n            [949a] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [94ab] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [94b8] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [94c5] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [94cb] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [94d8] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n        [94e1] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [94ee] variable \"relidx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [41ec,4204) {lit0, stack_value}\n                  [4204,42c4) {reg27}\n                  [48d8,4934) {reg27}\n            GNU_locviews (sec_offset)\n          [94fb] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            [9504] variable \"rel_mem\"\n              abstract_origin (ref4)\n              location (exprloc) {fbreg(-368)}\n            [950d] variable \"symidx\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4210,4234) {reg2}\n                    [4234,4240) {breg4(16120), deref, const1u(32), shr, stack_value}\n              GNU_locviews (sec_offset)\n            [951a] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [9540] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n            [954e] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [9574] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [429c,42c4) {reg19}\n                GNU_locviews (sec_offset)\n              [9581] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [429c,42c4) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [958e] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [429c,42c4) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [959b] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [95a8] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [95ad] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [95b2] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [95b8] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-384), deref}\n                [95c0] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(2222)}\n                [95c7] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [95d6] inlined_subroutine \"cleanup_debug\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [95fc] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n            [960a] inlined_subroutine \"error\"\n              abstract_origin (ref4)\n              entry_pc (addr)\n              GNU_entry_view (data2)\n              low_pc (addr)\n              high_pc (data8)\n              call_file (implicit_const)\n              call_line (data2)\n              call_column (data1)\n              sibling (ref4)\n              [9630] formal_parameter \"__format\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [490c,4934) {reg19}\n                GNU_locviews (sec_offset)\n              [963d] formal_parameter \"__errnum\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [490c,4934) {lit0, stack_value}\n                GNU_locviews (sec_offset)\n              [964a] formal_parameter \"__status\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [490c,4934) {lit1, stack_value}\n                GNU_locviews (sec_offset)\n              [9657] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                [9664] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {lit1}\n                [9669] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {lit0}\n                [966e] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg19(0)}\n                [9674] call_site_parameter\n                  location (exprloc) {reg3}\n                  call_value (exprloc) {fbreg(-384), deref}\n                [967c] call_site_parameter\n                  location (exprloc) {reg4}\n                  call_value (exprloc) {const2u(2233)}\n                [9683] call_site_parameter\n                  location (exprloc) {reg5}\n                  call_value (exprloc) {addr(0x5668)}\n            [9692] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [96a3] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n              [96a9] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [96af] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg21(0)}\n            [96b6] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [96c7] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg20(0)}\n              [96cd] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {breg27(0)}\n              [96d3] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {breg21(0)}\n            [96da] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [96eb] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [96f8] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [9705] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [970b] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [971c] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n            [9723] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              sibling (ref4)\n              [9734] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {addr(0x55b8)}\n              [9741] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {addr(0x5648)}\n              [974e] call_site_parameter\n                location (exprloc) {reg2}\n                call_value (exprloc) {lit5}\n            [9754] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [9761] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {const1s(-1)}\n        [976a] lexical_block\n          abstract_origin (ref4)\n          low_pc (addr)\n          high_pc (data8)\n          sibling (ref4)\n          [9783] variable \"bucket\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4408,4478) {fbreg(-496)}\n                  [4478,457c) {reg25}\n            GNU_locviews (sec_offset)\n          [9790] variable \"strshndx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4418,457c) {fbreg(-488)}\n            GNU_locviews (sec_offset)\n          [979d] variable \"elsize\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [442c,4438) {reg0}\n                  [4438,457c) {reg24}\n            GNU_locviews (sec_offset)\n          [97aa] variable \"nbucket\"\n            abstract_origin (ref4)\n            location (exprloc) {reg23}\n          [97b1] variable \"nchain\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [444c,457c) {reg27}\n            GNU_locviews (sec_offset)\n          [97be] variable \"maxwords\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [444c,4454) {reg0}\n                  [4454,4460) {breg0(2), stack_value}\n                  [4460,4478) {breg28(16), deref, lit3, shr, stack_value}\n            GNU_locviews (sec_offset)\n          [97cb] variable \"chain\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4478,457c) {breg23(0), lit3, shl, breg25(0), plus, stack_value}\n            GNU_locviews (sec_offset)\n          [97d8] variable \"n_size\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [448c,44a0) {reg2}\n                  [44a0,44b7) {breg28(16)}\n            GNU_locviews (sec_offset)\n          [97e5] inlined_subroutine \"memset\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            ranges (sec_offset)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [97ff] formal_parameter \"__len\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [44b8,44d3) {breg20(16), deref, convert{long unsigned int,unsigned,64@[2a]}, breg24(0), convert{long unsigned int,unsigned,64@[2a]}, div, convert[0], breg23(0), plus, lit3, shl, stack_value}\n              GNU_locviews (sec_offset)\n            [980c] formal_parameter \"__ch\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [44b8,44d4) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [9819] formal_parameter \"__dest\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [44b8,44d4) {reg25}\n              GNU_locviews (sec_offset)\n            [9826] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [9833] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg25(0)}\n              [9839] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n          [9840] lexical_block\n            abstract_origin (ref4)\n            low_pc (addr)\n            high_pc (data8)\n            sibling (ref4)\n            [9859] variable \"inner\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [44dc,457c) {reg28}\n              GNU_locviews (sec_offset)\n            [9866] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              [986f] variable \"sym_mem\"\n                abstract_origin (ref4)\n                location (exprloc) {fbreg(-368)}\n              [9878] variable \"sym\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4518,4524) {reg0}\n                GNU_locviews (sec_offset)\n              [9885] variable \"name\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4530,453f) {reg0}\n                GNU_locviews (sec_offset)\n              [9892] variable \"hidx\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [4540,454c) {breg0(0), breg23(0), mod, stack_value}\n                      [4550,4558) {reg0}\n                      [4564,456c) {reg0}\n                GNU_locviews (sec_offset)\n              [989f] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [98b0] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n                [98b6] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg28(0)}\n                [98bc] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg21(0)}\n              [98c3] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [98d4] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg26(0)}\n                [98da] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {fbreg(-488), deref}\n              [98e3] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n          [98f2] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [9903] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg26(0)}\n            [9909] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit11}\n            [990e] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit1}\n            [9913] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {lit1}\n          [9919] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [9926] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-480), deref}\n            [992e] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg28(0)}\n            [9934] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {fbreg(-432), deref}\n            [993c] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-472), deref}\n            [9944] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-384), deref}\n        [994e] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [995b] variable \"bucket\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [4590,45c4) {fbreg(-496)}\n                  [45f4,471c) {reg24}\n                  [4814,481c) {reg24}\n            GNU_locviews (sec_offset)\n          [9968] variable \"strshndx\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45a4,471c) {fbreg(-488)}\n                  [4814,481c) {fbreg(-488)}\n            GNU_locviews (sec_offset)\n          [9975] variable \"elsize\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45b8,45cc) {reg0}\n                  [45cc,471c) {reg25}\n                  [4814,481c) {reg25}\n            GNU_locviews (sec_offset)\n          [9982] variable \"nchain\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45c0,471c) {reg27}\n                  [4814,481c) {reg27}\n            GNU_locviews (sec_offset)\n          [998f] variable \"nbucket\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45c0,45e4) {reg2}\n                  [45e4,4604) {fbreg(-496)}\n                  [4604,4610) {breg0(15904)}\n                  [4610,4620) {breg2(15904)}\n                  [4620,4688) {fbreg(-496)}\n                  [4688,469b) {breg3(15904)}\n                  [469b,46a8) {fbreg(-496)}\n                  [46a8,46b0) {breg0(15904)}\n                  [46b0,46bc) {fbreg(-496)}\n                  [46bc,46c0) {breg1(15904)}\n                  [46c0,4710) {fbreg(-496)}\n                  [4710,4714) {breg1(15904)}\n                  [4714,471c) {fbreg(-496)}\n                  [4814,481c) {fbreg(-496)}\n            GNU_locviews (sec_offset)\n          [999c] variable \"used_buf\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45c8,4664) {breg27(0), const4u(4294967295), and, breg23(0), plus, plus_uconst(2), lit2, shl, stack_value}\n                  [4664,471c) {breg27(0), const4u(4294967295), and, breg21(0), plus, plus_uconst(2), lit2, shl, stack_value}\n                  [4814,481c) {breg27(0), const4u(4294967295), and, breg21(0), plus, plus_uconst(2), lit2, shl, stack_value}\n            GNU_locviews (sec_offset)\n          [99a9] variable \"chain\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45f4,4664) {breg23(0), lit2, shl, breg24(0), plus, stack_value}\n                  [4664,471c) {breg21(0), lit2, shl, breg24(0), plus, stack_value}\n                  [4814,481c) {breg21(0), lit2, shl, breg24(0), plus, stack_value}\n            GNU_locviews (sec_offset)\n          [99b6] variable \"n_size\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [45f8,460c) {reg2}\n                  [460c,4623) {breg28(16)}\n            GNU_locviews (sec_offset)\n          [99c3] inlined_subroutine \"memset\"\n            abstract_origin (ref4)\n            entry_pc (addr)\n            GNU_entry_view (data2)\n            ranges (sec_offset)\n            call_file (implicit_const)\n            call_line (data2)\n            call_column (data1)\n            sibling (ref4)\n            [99dd] formal_parameter \"__len\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4624,463f) {breg20(16), deref, convert{long unsigned int,unsigned,64@[2a]}, breg25(0), convert{long unsigned int,unsigned,64@[2a]}, div, convert[0], breg23(0), plus, lit2, shl, stack_value}\n              GNU_locviews (sec_offset)\n            [99ea] formal_parameter \"__ch\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4624,4640) {lit0, stack_value}\n              GNU_locviews (sec_offset)\n            [99f7] formal_parameter \"__dest\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4624,4640) {reg24}\n              GNU_locviews (sec_offset)\n            [9a04] call_site\n              call_return_pc (addr)\n              call_origin (ref4)\n              [9a11] call_site_parameter\n                location (exprloc) {reg0}\n                call_value (exprloc) {breg24(0)}\n              [9a17] call_site_parameter\n                location (exprloc) {reg1}\n                call_value (exprloc) {lit0}\n          [9a1e] lexical_block\n            abstract_origin (ref4)\n            ranges (sec_offset)\n            sibling (ref4)\n            [9a2b] variable \"inner\"\n              abstract_origin (ref4)\n              location (sec_offset)\n                    [4648,471c) {reg28}\n                    [4814,481c) {reg28}\n              GNU_locviews (sec_offset)\n            [9a38] lexical_block\n              abstract_origin (ref4)\n              ranges (sec_offset)\n              [9a41] variable \"sym_mem\"\n                abstract_origin (ref4)\n                location (exprloc) {fbreg(-368)}\n              [9a4a] variable \"sym\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [469c,46a8) {reg0}\n                GNU_locviews (sec_offset)\n              [9a57] variable \"name\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [46b4,46cb) {reg0}\n                GNU_locviews (sec_offset)\n              [9a64] variable \"hidx\"\n                abstract_origin (ref4)\n                location (sec_offset)\n                      [46cc,46d8) {breg0(0), breg21(0), mod, stack_value}\n                      [46dc,46e0) {breg0(0), const4u(4294967295), and, stack_value}\n                      [46e0,46e4) {breg1(0), lit2, shl, breg24(0), plus, deref_size(4), const4u(4294967295), and, stack_value}\n                      [46f4,46fc) {breg1(0), const4u(4294967295), and, stack_value}\n                GNU_locviews (sec_offset)\n              [9a71] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [9a82] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg20(0)}\n                [9a88] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {breg28(0)}\n                [9a8e] call_site_parameter\n                  location (exprloc) {reg2}\n                  call_value (exprloc) {breg22(0)}\n              [9a95] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n                sibling (ref4)\n                [9aa6] call_site_parameter\n                  location (exprloc) {reg0}\n                  call_value (exprloc) {breg26(0)}\n                [9aac] call_site_parameter\n                  location (exprloc) {reg1}\n                  call_value (exprloc) {fbreg(-488), deref}\n              [9ab5] call_site\n                call_return_pc (addr)\n                call_origin (ref4)\n          [9ac4] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            sibling (ref4)\n            [9ad5] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {breg26(0)}\n            [9adb] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {lit11}\n            [9ae0] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {lit1}\n            [9ae5] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {lit1}\n          [9aeb] call_site\n            call_return_pc (addr)\n            call_origin (ref4)\n            [9af8] call_site_parameter\n              location (exprloc) {reg0}\n              call_value (exprloc) {fbreg(-480), deref}\n            [9b00] call_site_parameter\n              location (exprloc) {reg1}\n              call_value (exprloc) {breg28(0)}\n            [9b06] call_site_parameter\n              location (exprloc) {reg2}\n              call_value (exprloc) {fbreg(-432), deref}\n            [9b0e] call_site_parameter\n              location (exprloc) {reg3}\n              call_value (exprloc) {fbreg(-472), deref}\n            [9b16] call_site_parameter\n              location (exprloc) {reg4}\n              call_value (exprloc) {fbreg(-384), deref}\n        [9b20] lexical_block\n          abstract_origin (ref4)\n          ranges (sec_offset)\n          sibling (ref4)\n          [9b2d] variable \"inner\"\n            abstract_origin (ref4)\n            location (sec_offset)\n                  [47c8,47e4) {lit1, stack_value}\n                  [47e4,4814) {reg1}\n            GNU_locviews (sec_offset)\n        [9b3b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9b4c] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n        [9b55] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9b66] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [9b6c] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9b7d] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg26(0)}\n          [9b83] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit11}\n          [9b88] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [9b8d] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9b93] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9ba4] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n        [9bad] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9bbe] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [9bc4] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-288)}\n        [9bcc] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9bdd] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg26(0)}\n          [9be3] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit11}\n          [9be8] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [9bed] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9bf3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c04] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [9c0a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n        [9c11] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c22] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-432), deref}\n          [9c2a] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {fbreg(-472), deref}\n        [9c33] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c44] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [9c4b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c5c] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [9c63] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c74] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [9c7a] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9c8b] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg28(0)}\n          [9c91] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [9c97] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9ca8] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg24(0)}\n        [9caf] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9cc0] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg24(0)}\n        [9cc7] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9cd8] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [9cde] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9cef] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg26(0)}\n          [9cf5] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit11}\n          [9cfa] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [9cff] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9d05] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9d16] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [9d1c] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n        [9d22] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9d33] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg26(0)}\n          [9d39] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [9d3e] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9d44] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9d55] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg26(0)}\n          [9d5b] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {lit1}\n          [9d60] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9d66] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [9d77] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {fbreg(-392), deref}\n          [9d7f] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg21(0)}\n          [9d85] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {lit1}\n        [9d8b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [9d98] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n          [9d9e] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg24(0)}\n          [9da4] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {fbreg(-432), deref}\n          [9dac] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-472), deref}\n          [9db4] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {fbreg(-384), deref}\n    [9dbf] lexical_block\n      abstract_origin (ref4)\n      low_pc (addr)\n      high_pc (data8)\n      sibling (ref4)\n      [9dd8] variable \"debug_crc\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-436)}\n      [9de1] variable \"debug_crc_data\"\n        abstract_origin (ref4)\n        location (exprloc) {fbreg(-368)}\n      [9dea] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [9e10] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n      [9e1e] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [9e44] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4100,4128) {reg19}\n          GNU_locviews (sec_offset)\n        [9e51] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4100,4128) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [9e5e] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4100,4128) {lit1, stack_value}\n          GNU_locviews (sec_offset)\n        [9e6b] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [9e78] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit1}\n          [9e7d] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {lit0}\n          [9e82] call_site_parameter\n            location (exprloc) {reg2}\n            call_value (exprloc) {breg19(0)}\n          [9e88] call_site_parameter\n            location (exprloc) {reg3}\n            call_value (exprloc) {fbreg(-384), deref}\n          [9e90] call_site_parameter\n            location (exprloc) {reg4}\n            call_value (exprloc) {const2u(2514)}\n          [9e97] call_site_parameter\n            location (exprloc) {reg5}\n            call_value (exprloc) {addr(0x5668)}\n      [9ea6] inlined_subroutine \"error\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (data2)\n        call_column (data1)\n        sibling (ref4)\n        [9ecc] formal_parameter \"__format\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4148,4150) {reg0}\n                [4150,4157) {reg2}\n          GNU_locviews (sec_offset)\n        [9ed9] formal_parameter \"__errnum\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4148,4158) {reg21}\n          GNU_locviews (sec_offset)\n        [9ee6] formal_parameter \"__status\"\n          abstract_origin (ref4)\n          location (sec_offset)\n                [4148,4158) {lit0, stack_value}\n          GNU_locviews (sec_offset)\n        [9ef3] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [9f00] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {lit0}\n          [9f05] call_site_parameter\n            location (exprloc) {reg1}\n            call_value (exprloc) {breg21(0)}\n      [9f0d] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [9f1e] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {breg21(0)}\n        [9f24] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {fbreg(-356)}\n      [9f2c] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [9f3d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {fbreg(-392), deref}\n        [9f45] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg20(0)}\n        [9f4b] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {fbreg(-288)}\n      [9f53] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [9f64] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [9f71] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5648)}\n        [9f7e] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [9f84] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [9f95] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {const1s(-1)}\n      [9f9c] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n      [9fa9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        sibling (ref4)\n        [9fba] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {addr(0x55b8)}\n        [9fc7] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {addr(0x5b18)}\n        [9fd4] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {lit5}\n      [9fda] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [9fe8] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a00e] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4190,41a0) {reg0}\n              [41a0,41a3) {reg2}\n        GNU_locviews (sec_offset)\n      [a01b] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4190,41a4) {reg20}\n        GNU_locviews (sec_offset)\n      [a028] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4190,41a4) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a035] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a042] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a047] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg20(0)}\n        [a04d] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg23(0)}\n    [a055] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a07b] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [41d0,41e8) {reg21}\n        GNU_locviews (sec_offset)\n      [a088] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [41d0,41e8) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a095] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [41d0,41e8) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a0a2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a0af] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a0b4] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a0b9] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg21(0)}\n        [a0bf] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg20(0)}\n    [a0c7] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a0ed] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4960,4978) {reg20}\n        GNU_locviews (sec_offset)\n      [a0fa] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4960,4978) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a107] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4960,4978) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a114] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a121] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a126] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a12b] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg20(0)}\n        [a131] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [a139] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a15f] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4b68,4b7c) {reg20}\n        GNU_locviews (sec_offset)\n      [a16c] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4b68,4b7c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a179] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4b68,4b7c) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a186] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a193] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a198] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a19d] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg20(0)}\n    [a1a5] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a1cb] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4bcc,4bd4) {reg0}\n              [4bd4,4bdb) {reg2}\n        GNU_locviews (sec_offset)\n      [a1d8] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4bcc,4bdc) {reg20}\n        GNU_locviews (sec_offset)\n      [a1e5] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4bcc,4bdc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a1f2] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a1ff] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a204] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg20(0)}\n    [a20c] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a232] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [a240] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a266] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [a274] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a29a] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4c40,4c68) {reg19}\n        GNU_locviews (sec_offset)\n      [a2a7] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4c40,4c68) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a2b4] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4c40,4c68) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [a2c1] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a2ce] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [a2d3] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a2d8] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [a2de] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {fbreg(-384), deref}\n        [a2e6] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(1087)}\n        [a2ed] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x5668)}\n    [a2fc] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a322] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n    [a330] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a356] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4da0,4dc8) {reg19}\n        GNU_locviews (sec_offset)\n      [a363] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4da0,4dc8) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a370] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [4da0,4dc8) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [a37d] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a38a] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [a38f] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a394] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [a39a] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {fbreg(-384), deref}\n        [a3a2] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(2526)}\n        [a3a9] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x5668)}\n    [a3b8] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      ranges (sec_offset)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a3d2] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [509c,50a8) {reg0}\n              [50a8,50bb) {reg2}\n        GNU_locviews (sec_offset)\n      [a3df] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [509c,50bc) {reg22}\n        GNU_locviews (sec_offset)\n      [a3ec] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [509c,50bc) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a3f9] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a406] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a40b] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {breg22(0)}\n        [a411] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {fbreg(-384), deref, breg20(0), breg20(0), lit0, eq, bra(1), swap, drop}\n    [a426] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a44c] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5100,5118) {reg20}\n        GNU_locviews (sec_offset)\n      [a459] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5100,5118) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a466] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5100,5118) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a473] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a480] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit0}\n        [a485] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a48a] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg20(0)}\n        [a490] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {breg21(0)}\n    [a498] inlined_subroutine \"cleanup_debug\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a4be] inlined_subroutine \"cleanup_debug\"\n        abstract_origin (ref4)\n        entry_pc (addr)\n        GNU_entry_view (data2)\n        low_pc (addr)\n        high_pc (data8)\n        call_file (implicit_const)\n        call_line (implicit_const)\n        call_column (implicit_const)\n        [a4dd] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [a4ee] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [a4f5] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          sibling (ref4)\n          [a506] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg20(0)}\n        [a50d] call_site\n          call_return_pc (addr)\n          call_origin (ref4)\n          [a51a] call_site_parameter\n            location (exprloc) {reg0}\n            call_value (exprloc) {breg21(0)}\n    [a523] inlined_subroutine \"error\"\n      abstract_origin (ref4)\n      entry_pc (addr)\n      GNU_entry_view (data2)\n      low_pc (addr)\n      high_pc (data8)\n      call_file (implicit_const)\n      call_line (data2)\n      call_column (data1)\n      sibling (ref4)\n      [a549] formal_parameter \"__format\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5190,51b8) {reg19}\n        GNU_locviews (sec_offset)\n      [a556] formal_parameter \"__errnum\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5190,51b8) {lit0, stack_value}\n        GNU_locviews (sec_offset)\n      [a563] formal_parameter \"__status\"\n        abstract_origin (ref4)\n        location (sec_offset)\n              [5190,51b8) {lit1, stack_value}\n        GNU_locviews (sec_offset)\n      [a570] call_site\n        call_return_pc (addr)\n        call_origin (ref4)\n        [a57d] call_site_parameter\n          location (exprloc) {reg0}\n          call_value (exprloc) {lit1}\n        [a582] call_site_parameter\n          location (exprloc) {reg1}\n          call_value (exprloc) {lit0}\n        [a587] call_site_parameter\n          location (exprloc) {reg2}\n          call_value (exprloc) {breg19(0)}\n        [a58d] call_site_parameter\n          location (exprloc) {reg3}\n          call_value (exprloc) {fbreg(-384), deref}\n        [a595] call_site_parameter\n          location (exprloc) {reg4}\n          call_value (exprloc) {const2u(1229)}\n        [a59c] call_site_parameter\n          location (exprloc) {reg5}\n          call_value (exprloc) {addr(0x5668)}\n    [a5ab] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a5bc] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n    [a5c3] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a5d4] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n    [a5dd] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a5ee] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a5f6] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-88)}\n    [a5fe] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a60f] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a617] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-352)}\n    [a61f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a630] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a638] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-344)}\n    [a640] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a651] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-448), deref_size(4)}\n      [a65a] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit10}\n      [a65f] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit0}\n    [a665] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a676] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n    [a67f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a690] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [a699] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a6aa] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit3}\n      [a6af] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit0}\n    [a6b5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a6c6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n    [a6cf] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a6e0] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg28(0)}\n    [a6e7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a6f8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a700] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-336)}\n    [a708] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a719] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a721] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg21(0)}\n    [a728] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a735] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a746] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n      [a74c] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg27(8)}\n    [a753] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a764] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n    [a76d] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a77e] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [a78b] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [a791] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a7a2] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-424), deref}\n    [a7ab] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a7b8] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a7c9] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-456), deref}\n    [a7d2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a7e3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [a7ec] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a7fd] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-432), deref}\n    [a806] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a817] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-416), deref}\n    [a820] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a831] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-448), deref_size(4)}\n      [a83a] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-544), deref}\n    [a843] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a854] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-448), deref_size(4)}\n    [a85e] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a86b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a87c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [a885] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a896] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a89e] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit12}\n    [a8a4] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a8b5] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {const1u(144)}\n    [a8bc] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a8cd] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n      [a8d5] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-216)}\n    [a8dd] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a8ee] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg25(0)}\n      [a8f4] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit5}\n      [a8f9] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit1}\n      [a8fe] call_site_parameter\n        location (exprloc) {reg3}\n        call_value (exprloc) {lit1}\n    [a904] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a915] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg25(0)}\n      [a91b] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit9}\n      [a920] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit1}\n      [a925] call_site_parameter\n        location (exprloc) {reg3}\n        call_value (exprloc) {lit1}\n    [a92b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a93c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n      [a944] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg20(0)}\n    [a94b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a95c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n      [a964] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg24(0)}\n    [a96b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a97c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [a984] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit6}\n    [a98a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a99b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg24(0)}\n      [a9a1] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit5}\n    [a9a7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a9b8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg24(0)}\n      [a9be] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit3}\n    [a9c4] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a9d1] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a9de] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [a9eb] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [a9fc] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [aa09] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x56e0)}\n      [aa16] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [aa1c] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aa2d] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-432), deref}\n    [aa36] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aa47] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-376), deref}\n      [aa4f] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg21(0)}\n    [aa56] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aa67] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [aa74] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x58a8)}\n      [aa81] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [aa87] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aa98] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-416), deref}\n      [aaa0] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg22(0)}\n    [aaa7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aab8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg26(0)}\n    [aabf] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aad0] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [aadd] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [aae3] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aaf4] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [aafb] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ab0c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ab19] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ab1f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ab30] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {lit1}\n    [ab36] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ab47] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [ab50] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [ab5d] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ab6e] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-456), deref}\n    [ab77] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ab88] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-456), deref}\n      [ab90] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5a38)}\n      [ab9d] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit10}\n    [aba3] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [abb4] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [abbd] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [abca] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [abd7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [abe8] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-456), deref}\n      [abf0] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg25(0)}\n    [abf7] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [ac04] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ac15] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ac22] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x59b8)}\n      [ac2f] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ac35] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ac46] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [ac4f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ac60] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-392), deref}\n    [ac69] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ac7a] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ac87] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5bb0)}\n      [ac94] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ac9a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [acab] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [acb2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [acc3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [acd0] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5ae8)}\n      [acdd] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ace3] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [acf4] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg27(0)}\n    [acfb] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ad0c] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ad19] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5b70)}\n      [ad26] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ad2c] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ad3d] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [ad44] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ad55] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-432), deref}\n      [ad5d] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {lit3}\n    [ad63] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ad74] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg22(0)}\n      [ad7a] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {breg23(0)}\n    [ad81] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ad92] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg21(0)}\n      [ad98] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-532), deref_size(4)}\n    [ada2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [adb3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {breg22(0)}\n    [adba] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [adcb] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-416), deref}\n      [add3] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {fbreg(-432), deref}\n      [addb] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {fbreg(-464), deref}\n      [ade3] call_site_parameter\n        location (exprloc) {reg3}\n        call_value (exprloc) {fbreg(-384), deref}\n    [adec] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [adf9] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ae0a] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ae17] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5b00)}\n      [ae24] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ae2a] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ae3b] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ae48] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5ae8)}\n      [ae55] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ae5b] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [ae68] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ae79] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [ae86] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [ae8c] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [ae9d] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [aea4] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [aeb1] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aec2] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [aecf] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5880)}\n      [aedc] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [aee2] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [aef3] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [aefa] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [af07] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [af18] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [af25] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x56f8)}\n      [af32] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [af38] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [af49] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [af56] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5648)}\n      [af63] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [af69] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [af7a] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [af81] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [af92] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [af9f] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [afa5] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [afb6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [afbd] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [afce] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [afdb] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5648)}\n      [afe8] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [afee] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [afff] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [b006] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n    [b013] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [b024] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [b031] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5bd0)}\n      [b03e] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [b044] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [b055] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {fbreg(-448), deref_size(4)}\n    [b05f] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [b070] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [b07d] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5bb0)}\n      [b08a] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [b090] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [b0a1] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n    [b0a8] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      sibling (ref4)\n      [b0b9] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {addr(0x55b8)}\n      [b0c6] call_site_parameter\n        location (exprloc) {reg1}\n        call_value (exprloc) {addr(0x5648)}\n      [b0d3] call_site_parameter\n        location (exprloc) {reg2}\n        call_value (exprloc) {lit5}\n    [b0d9] call_site\n      call_return_pc (addr)\n      call_origin (ref4)\n      [b0e6] call_site_parameter\n        location (exprloc) {reg0}\n        call_value (exprloc) {const1s(-1)}\n  [b0ee] subprogram \"__stack_chk_fail\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n  [b0f7] subprogram \"__builtin_memcpy\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\n  [b100] dwarf_procedure\n    location (exprloc) {implicit_value(8){2e58585858585800}}\n  [b10c] subprogram \"__builtin_memset\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\n  [b115] subprogram \"__builtin_strcpy\"\n    external (flag_present)\n    declaration (flag_present)\n    linkage_name (strp)\n    name (strp)\n    decl_file (implicit_const)\n    decl_line (implicit_const)\nPASS: run-varlocs-self.sh\nPASS: run-exprlocs-self.sh\nPASS: run-readelf-test1.sh\nPASS: run-readelf-test2.sh\nPASS: run-readelf-test3.sh\nPASS: run-readelf-test4.sh\nPASS: run-readelf-twofiles.sh\nPASS: run-readelf-macro.sh\nPASS: run-readelf-loc.sh\nPASS: run-readelf-ranges.sh\nPASS: run-readelf-aranges.sh\nPASS: run-readelf-line.sh\nPASS: run-readelf-z.sh\nPASS: run-readelf-frames.sh\nPASS: run-readelf-n.sh\nNo errors\nPASS: run-retain.sh\nPASS: run-native-test.sh\nPASS: run-bug1-test.sh\nPASS: run-debuglink.sh\nPASS: run-debugaltlink.sh\nPASS: run-buildid.sh\nPASS: dwfl-bug-addr-overflow\nPASS: run-addrname-test.sh\nPASS: dwfl-bug-fd-leak\nPASS: dwfl-bug-report\nPASS: dwfl-report-segment-contiguous\nPASS: run-dwfl-bug-offline-rel.sh\nPASS: run-dwfl-addr-sect.sh\nPASS: run-disasm-x86.sh\nPASS: run-disasm-x86-64.sh\nPASS: run-early-offscn.sh\nPASS: run-dwarf-getmacros.sh\nPASS: run-dwarf-ranges.sh\nPASS: run-test-flag-nobits.sh\nPASS: run-prelink-addr-test.sh\nPASS: run-dwarf-getstring.sh\nPASS: run-rerequest_tag.sh\nPASS: run-typeiter.sh\nPASS: run-readelf-d.sh\nPASS: run-readelf-gdb_index.sh\nPASS: run-unstrip-n.sh\n[b] main.c\n[2d] main\n\n\n[b] <no name>\nFollowing split subdie: hello.c\n[b] hello.c\n[4e] foo\n[6a] baz\n[90] frob\n[bd] foo\n[16a] baz\nDone subdie: hello.c\n[3f] <no name>\nFollowing split subdie: world.c\n[b] world.c\n[56] main\n[af] calc\n[10a] frob\nDone subdie: world.c\n\n[14] <no name>\nFollowing split subdie: hello.c\n[14] hello.c\n[53] foo\n[6d] baz\n[90] frob\n[bc] foo\n[154] baz\nDone subdie: hello.c\n[49] <no name>\nFollowing split subdie: world.c\n[14] world.c\n[5b] main\n[a5] calc\n[eb] frob\nDone subdie: world.c\n\n[c] ../sysdeps/aarch64/start.S\n[28] _start\n[45] abi-note.c\n[4fd] init.c\n[53e] ../sysdeps/aarch64/crti.S\n[555] call_weak_fn\n[572] /usr/src/debug/elfutils/0.189/src/addr2line.c\n[2060] handle_address\n[3afd] show_int\n[3b53] show_note\n[3ba9] get_addr_width\n[3c0f] print_src\n[3db3] adjust_to_section\n[409b] find_symbol\n[421e] see_one_module\n[42ac] print_addrsym\n[4351] print_dwarf_function\n[4468] get_diename\n[449c] symname\n[44d2] parse_opt\n[452e] main\n[4820] error\n[4853] printf\n[4872] feof_unlocked\n[488d] getline\n[48bf] putchar\n[48d9] get_diename\n[49d9] symname\n[4abd] /usr/src/debug/elfutils/0.189/lib/xbasename.c\n[4b26] xbasename\n[4b90] /usr/src/debug/elfutils/0.189/lib/printversion.c\n[50a3] print_version\n[51dd] fprintf\n[520f] ../sysdeps/aarch64/crtn.S\n\n[c] ../sysdeps/aarch64/start.S\n[28] _start\n[45] abi-note.c\n[4fd] init.c\n[53e] ../sysdeps/aarch64/crti.S\n[555] call_weak_fn\n[572] /usr/src/debug/elfutils/0.189/src/elfclassify.c\n[18ff] main\n[1b58] process_stdin\n[1ba6] process_current_path\n[365c] parse_opt\n[371d] classify_check_negative\n[3738] classify_check_positive\n[3753] is_linux_kernel_module\n[375e] is_library\n[3769] is_program\n[3774] is_executable\n[377f] is_shared\n[378a] is_debug_only\n[3795] is_unstripped\n[37a0] is_loadable\n[37ab] is_core\n[37b6] is_elf_archive\n[37c1] is_elf_file\n[37cc] is_elf\n[37d7] run_classify\n[38d9] elf_type_string\n[38f6] elf_kind_string\n[3913] close_elf\n[3919] open_elf\n[3926] close_file\n[392c] open_file\n[3948] elf_issue\n[3962] issue\n[3a8f] open\n[3ab8] fprintf\n[3ae1] startswith\n[3b0a] error\n[3b3d] is_loadable\n[3b66] is_shared\n[3bf5] /usr/src/debug/elfutils/0.189/lib/printversion.c\n[4108] print_version\n[4242] fprintf\n[4274] ../sysdeps/aarch64/crtn.S\n\n[c] ../sysdeps/aarch64/start.S\n[28] _start\n[45] abi-note.c\n[4fd] init.c\n[53e] ../sysdeps/aarch64/crti.S\n[555] call_weak_fn\n[572] /usr/src/debug/elfutils/0.189/src/stack.c\n[216d] main\n[2689] parse_opt\n[2f61] thread_callback\n[3074] print_frames\n[37e7] print_inline_frames\n[38a4] print_frame\n[402a] die_name\n[4107] frame_callback\n[4148] module_callback\n[4547] get_addr_width\n[4636] error\n[4669] open\n[4692] atoi\n[46b2] printf\n[46cf] frame_callback\n[483d] /usr/src/debug/elfutils/0.189/lib/xbasename.c\n[48a6] xbasename\n[4910] /usr/src/debug/elfutils/0.189/lib/printversion.c\n[4e23] print_version\n[4f5d] fprintf\n[4f8f] ../sysdeps/aarch64/crtn.S\n\n[c] ../sysdeps/aarch64/start.S\n[28] _start\n[45] abi-note.c\n[4fd] init.c\n[53e] ../sysdeps/aarch64/crti.S\n[555] call_weak_fn\n[572] /usr/src/debug/elfutils/0.189/src/unstrip.c\n[223f] main\n[2bb9] handle_implicit_modules\n[2bef] match_module\n[2d87] list_module\n[2e23] handle_output_dir_module\n[2eb6] handle_dwfl_module\n[35bc] handle_explicit_files\n[3b4b] warn\n[3c9a] open_file\n[3cce] handle_file\n[4346] copy_elided_sections\n[73a8] new_shstrtab\n[74ba] find_alloc_sections_prelink\n[7739] check_match\n[776e] get_group_sig\n[77eb] get_section_name\n[7820] find_alloc_section\n[7903] sections_match\n[79fe] sections_flags_match\n[7a33] compare_symbols_output\n[7b8f] compare_symbols\n[7bca] collect_symbols\n[7fa0] compare_sections_nonrel\n[8007] compare_sections_rel\n[806e] compare_sections\n[80b5] compare_unalloc_sections\n[810e] compare_alloc_sections\n[8141] check_symtab_section_symbols\n[81c8] add_new_section_symbols\n[833a] adjust_all_relocs\n[856c] adjust_relocs\n[926a] adjust_reloc\n[92ac] update_sh_size\n[92e9] update_shdr\n[930e] symtab_count_leading_section_symbols\n[93b1] section_can_shrink\n[93ce] free_new_data\n[93f5] record_new_data\n[941a] make_directories\n[9652] copy_elf\n[9a90] parse_opt\n[9bf3] error\n[9c26] memset\n[9c5a] open\n[9c83] printf\n[9ca0] putchar\n[9cbe] open_file\n[9d99] get_section_name\n[9e85] update_shdr\n[9fbb] check_match\n[a0b5] compare_symbols\n[a153] get_group_sig\n[a315] compare_sections\n[a4f3] update_sh_size\n[a6d4] add_new_section_symbols\n[abc8] check_symtab_section_symbols\n[aeee] /usr/src/debug/elfutils/0.189/lib/xasprintf.c\n[b067] xasprintf\n[b1c3] error\n[b1f6] vasprintf\n[b242] /usr/src/debug/elfutils/0.189/lib/xmalloc.c\n[b387] xrealloc\n[b46c] xcalloc\n[b561] xmalloc\n[b63e] error\n[b674] /usr/src/debug/elfutils/0.189/lib/printversion.c\n[bb87] print_version\n[bcc1] fprintf\n[bcf3] ../sysdeps/aarch64/crtn.S\n\n[c] ../sysdeps/aarch64/crti.S\n[23] call_weak_fn\n[40] /usr/src/debug/elfutils/0.189/libelf/elf_version.c\n[2e7] elf_version\n[33a] /usr/src/debug/elfutils/0.189/libelf/elf_hash.c\n[3c6] elf_hash\n[45d] _dl_elf_hash\n[4b0] /usr/src/debug/elfutils/0.189/libelf/elf_error.c\n[7ea] elf_errmsg\n[930] __libelf_seterrno\n[964] elf_errno\n[9a4] /usr/src/debug/elfutils/0.189/libelf/elf_fill.c\n[af7] elf_fill\n[b2d] /usr/src/debug/elfutils/0.189/libelf/elf_begin.c\n[204d] elf_begin\n[229d] lock_dup_elf\n[22d3] write_file\n[2325] dup_elf\n[23fd] __libelf_next_arhdr_wrlock\n[30b6] read_long_names\n[3149] read_file\n[3862] read_unmmaped_file\n[390b] __libelf_read_mmaped_file\n[3cae] file_read_elf\n[47ee] get_shnum\n[48f4] file_read_ar\n[4959] allocate_elf\n[49db] determine_kind\n[4a2a] pread_retry\n[4a92] pread\n[4ad2] atol\n[4af2] __bswap_64\n[4b0f] __bswap_32\n[4b2c] __bswap_16\n[4b49] memset\n[4b7d] mempcpy\n[4bb1] memcpy\n[4c1f] /usr/src/debug/elfutils/0.189/libelf/elf_next.c\n[5b9f] elf_next\n[5c86] /usr/src/debug/elfutils/0.189/libelf/elf_rand.c\n[6bdb] elf_rand\n[6c43] /usr/src/debug/elfutils/0.189/libelf/elf_end.c\n[7bfc] elf_end\n[7ef3] /usr/src/debug/elfutils/0.189/libelf/elf_kind.c\n[8e31] elf_kind\n[8e71] /usr/src/debug/elfutils/0.189/libelf/gelf_getclass.c\n[9daf] gelf_getclass\n[9def] /usr/src/debug/elfutils/0.189/libelf/elf_getbase.c\n[ad2d] elf_getbase\n[ad6d] /usr/src/debug/elfutils/0.189/libelf/elf_getident.c\n[bcab] elf_getident\n[bd02] /usr/src/debug/elfutils/0.189/libelf/elf32_fsize.c\n[bfcf] elf32_fsize\n[c05b] /usr/src/debug/elfutils/0.189/libelf/elf64_fsize.c\n[c328] elf64_fsize\n[c3b4] /usr/src/debug/elfutils/0.189/libelf/gelf_fsize.c\n[d48b] gelf_fsize\n[d52b] /usr/src/debug/elfutils/0.189/libelf/elf32_xlatetof.c\n[d8d0] elf32_xlatetof\n[da02] memmove\n[da47] /usr/src/debug/elfutils/0.189/libelf/elf32_xlatetom.c\n[ddec] elf32_xlatetom\n[df28] memmove\n[df6d] /usr/src/debug/elfutils/0.189/libelf/elf64_xlatetof.c\n[e312] elf64_xlatetof\n[e444] memmove\n[e489] /usr/src/debug/elfutils/0.189/libelf/elf64_xlatetom.c\n[e82e] elf64_xlatetom\n[e96a] memmove\n[e9af] /usr/src/debug/elfutils/0.189/libelf/gelf_xlate.c\n[f76b] Elf64_cvt_chdr\n[f7a9] Elf32_cvt_chdr\n[f7e7] elf_cvt_note8\n[f884] elf_cvt_note4\n[f921] elf_cvt_note\n[fc15] elf_cvt_gnuhash\n[fe3e] elf_cvt_Verneed\n[fef0] elf_cvt_Verdef\n[ffa2] Elf64_cvt_Chdr\n[1000e] Elf64_cvt_auxv_t\n[10077] Elf64_cvt_Lib\n[100e0] Elf64_cvt_Move\n[103b8] Elf64_cvt_Syminfo\n[10421] Elf64_cvt_Dyn\n[1048a] Elf64_cvt_Rela\n[106ab] Elf64_cvt_Rel\n[1087e] Elf64_cvt_Sym\n[10af6] Elf64_cvt_Shdr\n[10f7d] Elf64_cvt_Phdr\n[1134c] Elf64_cvt_Ehdr\n[11919] Elf64_cvt_Sxword\n[1195c] Elf64_cvt_Sxword1\n[11982] Elf64_cvt_Xword\n[119c5] Elf64_cvt_Xword1\n[119eb] Elf64_cvt_Sword\n[11a2e] Elf64_cvt_Sword1\n[11a54] Elf64_cvt_Word\n[11a97] Elf64_cvt_Word1\n[11abd] Elf64_cvt_Half\n[11b00] Elf64_cvt_Half1\n[11b26] Elf64_cvt_Off\n[11b69] Elf64_cvt_Off1\n[11b8f] Elf64_cvt_Addr\n[11bd2] Elf64_cvt_Addr1\n[11bf8] Elf32_cvt_Chdr\n[11c61] Elf32_cvt_auxv_t\n[11cca] Elf32_cvt_Lib\n[11f99] Elf32_cvt_Move\n[12268] Elf32_cvt_Syminfo\n[1243b] Elf32_cvt_Dyn\n[124a4] Elf32_cvt_Nhdr\n[1250d] Elf32_cvt_Rela\n[12579] Elf32_cvt_Rel\n[1274c] Elf32_cvt_Sym\n[129cd] Elf32_cvt_Shdr\n[12e4a] Elf32_cvt_Phdr\n[13222] Elf32_cvt_Ehdr\n[137d5] Elf32_cvt_Sxword\n[13818] Elf32_cvt_Sxword1\n[1383e] Elf32_cvt_Xword\n[13998] Elf32_cvt_Xword1\n[139be] Elf32_cvt_Sword\n[13a01] Elf32_cvt_Sword1\n[13a27] Elf32_cvt_Word\n[13a6a] Elf32_cvt_Word1\n[13a90] Elf32_cvt_Half\n[13bea] Elf32_cvt_Half1\n[13c10] Elf32_cvt_Off\n[13c53] Elf32_cvt_Off1\n[13c79] Elf32_cvt_Addr\n[13dd3] Elf32_cvt_Addr1\n[13df9] elf_cvt_Byte\n[13e35] __bswap_64\n[13e50] __bswap_32\n[13e6b] __bswap_16\n[13e86] memmove\n[13eb9] memcpy\n[13eec] Elf32_cvt_Rela\n[140d3] elf_cvt_Byte\n[141cf] elf_cvt_Verneed\n[14513] elf_cvt_Verdef\n[147d4] Elf64_cvt_chdr\n[14aa5] Elf32_cvt_chdr\n[14d26] /usr/src/debug/elfutils/0.189/libelf/elf32_getehdr.c\n[15dbe] elf32_getehdr\n[15e6a] __elf32_getehdr_wrlock\n[15f0a] getehdr_impl\n[15f45] /usr/src/debug/elfutils/0.189/libelf/elf64_getehdr.c\n[16fdd] elf64_getehdr\n[17089] __elf64_getehdr_wrlock\n[17129] getehdr_impl\n[17164] /usr/src/debug/elfutils/0.189/libelf/gelf_getehdr.c\n[18218] gelf_getehdr\n[1828c] __gelf_getehdr_rdlock\n[183b7] memcpy\n[183ed] /usr/src/debug/elfutils/0.189/libelf/elf32_newehdr.c\n[194a3] elf32_newehdr\n[19561] memset\n[19597] /usr/src/debug/elfutils/0.189/libelf/elf64_newehdr.c\n[1a64d] elf64_newehdr\n[1a70b] memset\n[1a741] /usr/src/debug/elfutils/0.189/libelf/gelf_newehdr.c\n[1b6a9] gelf_newehdr\n[1b723] /usr/src/debug/elfutils/0.189/libelf/gelf_update_ehdr.c\n[1c7f5] gelf_update_ehdr\n[1c976] memcpy\n[1c9ac] /usr/src/debug/elfutils/0.189/libelf/elf32_getphdr.c\n[1db91] elf32_getphdr\n[1dc42] __elf32_getphdr_wrlock\n[1dd2f] pread_retry\n[1dd96] pread\n[1ddd6] memcpy\n[1de0a] __bswap_32\n[1de26] __elf32_getphdr_wrlock\n[1e2c7] __elf32_getphdr_wrlock\n[1e32b] /usr/src/debug/elfutils/0.189/libelf/elf64_getphdr.c\n[1f510] elf64_getphdr\n[1f5c2] __elf64_getphdr_wrlock\n[1f6af] pread_retry\n[1f716] pread\n[1f756] memcpy\n[1f78a] __bswap_64\n[1f7a6] __bswap_32\n[1f7c2] __elf64_getphdr_wrlock\n[1fce0] __elf64_getphdr_wrlock\n[1fd44] /usr/src/debug/elfutils/0.189/libelf/gelf_getphdr.c\n[20e44] gelf_getphdr\n[20ffa] memcpy\n[2103d] /usr/src/debug/elfutils/0.189/libelf/elf32_newphdr.c\n[22197] elf32_newphdr\n[2243b] memset\n[22480] /usr/src/debug/elfutils/0.189/libelf/elf64_newphdr.c\n[235da] elf64_newphdr\n[23893] memset\n[238d8] /usr/src/debug/elfutils/0.189/libelf/gelf_newphdr.c\n[2484a] gelf_newphdr\n[248cb] /usr/src/debug/elfutils/0.189/libelf/gelf_update_phdr.c\n[259e9] gelf_update_phdr\n[25ba7] memcpy\n[25bea] /usr/src/debug/elfutils/0.189/libelf/elf_getarhdr.c\n[26cc4] elf_getarhdr\n[26df0] /usr/src/debug/elfutils/0.189/libelf/elf_getarsym.c\n[2802c] elf_getarsym\n[28c3e] read_number_entries\n[28cb8] pread_retry\n[28d20] pread\n[28d60] _dl_elf_hash\n[28da7] memcpy\n[28ddb] __bswap_64\n[28df8] __bswap_32\n[28e15] atol\n[28e56] /usr/src/debug/elfutils/0.189/libelf/elf_rawfile.c\n[29f05] elf_rawfile\n[29fa2] /usr/src/debug/elfutils/0.189/libelf/elf_readall.c\n[2b2a5] __libelf_readall\n[2b5af] set_address\n[2b63a] libelf_release_all\n[2b661] libelf_acquire_all\n[2b689] pread_retry\n[2b6f2] pread\n[2b72c] libelf_acquire_all\n[2b836] /usr/src/debug/elfutils/0.189/libelf/elf_cntl.c\n[2c8e5] elf_cntl\n[2c980] /usr/src/debug/elfutils/0.189/libelf/elf_getscn.c\n[2da71] elf_getscn\n[2db83] /usr/src/debug/elfutils/0.189/libelf/elf_nextscn.c\n[2eaec] elf_nextscn\n[2eb50] elf_nextscn\n[2ec1c] /usr/src/debug/elfutils/0.189/libelf/elf_ndxscn.c\n[2fb5a] elf_ndxscn\n[2fb9a] /usr/src/debug/elfutils/0.189/libelf/elf_newscn.c\n[30cb6] elf_newscn\n[30e73] /usr/src/debug/elfutils/0.189/libelf/elf32_getshdr.c\n[32060] elf32_getshdr\n[3210b] __elf32_getshdr_wrlock\n[32135] __elf32_getshdr_rdlock\n[3215f] scn_valid\n[32183] load_shdr_wrlock\n[326f2] pread_retry\n[3275a] pread\n[3279a] memcpy\n[327ce] __bswap_32\n[327eb] __elf32_getshdr_rdlock\n[328a0] /usr/src/debug/elfutils/0.189/libelf/elf64_getshdr.c\n[33a8d] elf64_getshdr\n[33b39] __elf64_getshdr_wrlock\n[33b63] __elf64_getshdr_rdlock\n[33b8d] scn_valid\n[33bb1] load_shdr_wrlock\n[3421b] pread_retry\n[34283] pread\n[342c3] memcpy\n[342f7] __bswap_64\n[34314] __bswap_32\n[34331] __elf64_getshdr_rdlock\n[343e7] /usr/src/debug/elfutils/0.189/libelf/gelf_getshdr.c\n[354c5] gelf_getshdr\n[355e0] memcpy\n[35616] /usr/src/debug/elfutils/0.189/libelf/gelf_update_shdr.c\n[36712] gelf_update_shdr\n[36855] memcpy\n[3688b] /usr/src/debug/elfutils/0.189/libelf/elf_strptr.c\n[379ba] elf_strptr\n[37ccc] validate_str\n[37d01] get_zdata\n[37d53] /usr/src/debug/elfutils/0.189/libelf/elf_rawdata.c\n[38e21] elf_rawdata\n[38eb5] /usr/src/debug/elfutils/0.189/libelf/elf_getdata.c\n[3a1b5] elf_getdata\n[3a22c] __elf_getdata_rdlock\n[3a324] __libelf_set_data_list_rdlock\n[3a56a] __libelf_set_rawdata\n[3a5c1] __libelf_set_rawdata_wrlock\n[3a9bf] convert_data\n[3aa2e] __libelf_data_type\n[3aa70] pread_retry\n[3aad9] pread\n[3ab19] memcpy\n[3ab4d] __libelf_data_type\n[3ac13] /usr/src/debug/elfutils/0.189/libelf/elf_newdata.c\n[3bd2f] elf_newdata\n[3be46] /usr/src/debug/elfutils/0.189/libelf/elf_getdata_rawchunk.c\n[3d0c0] elf_getdata_rawchunk\n[3d517] pread_retry\n[3d576] pread\n[3d5b6] memcpy\n[3d602] /usr/src/debug/elfutils/0.189/libelf/elf_flagelf.c\n[3e6b8] elf_flagelf\n[3e75a] /usr/src/debug/elfutils/0.189/libelf/elf_flagehdr.c\n[3f810] elf_flagehdr\n[3f8b2] /usr/src/debug/elfutils/0.189/libelf/elf_flagphdr.c\n[40968] elf_flagphdr\n[40a0a] /usr/src/debug/elfutils/0.189/libelf/elf_flagscn.c\n[41ac0] elf_flagscn\n[41b62] /usr/src/debug/elfutils/0.189/libelf/elf_flagshdr.c\n[42c18] elf_flagshdr\n[42cba] /usr/src/debug/elfutils/0.189/libelf/elf_flagdata.c\n[43d70] elf_flagdata\n[43e32] /usr/src/debug/elfutils/0.189/libelf/elf_memory.c\n[44efa] elf_memory\n[44f92] /usr/src/debug/elfutils/0.189/libelf/elf_update.c\n[4634c] elf_update\n[46649] write_file\n[466b2] /usr/src/debug/elfutils/0.189/libelf/elf32_updatenull.c\n[47922] __elf32_updatenull_wrlock\n[4813e] default_ehdr32\n[481f1] memcpy\n[48246] /usr/src/debug/elfutils/0.189/libelf/elf64_updatenull.c\n[494c4] __elf64_updatenull_wrlock\n[49d04] default_ehdr64\n[49db7] memcpy\n[49e0c] /usr/src/debug/elfutils/0.189/libelf/elf32_updatefile.c\n[4b671] __elf32_updatefile\n[4c174] fill\n[4c39c] __elf32_updatemmap\n[4d0d5] fill_mmap\n[4d137] sort_sections\n[4d175] compare_sections\n[4d1ea] pwrite_retry\n[4d24b] memset\n[4d27e] memmove\n[4d2b1] memcpy\n[4d315] /usr/src/debug/elfutils/0.189/libelf/elf64_updatefile.c\n[4eb7a] __elf64_updatefile\n[4f670] fill\n[4f898] __elf64_updatemmap\n[505d1] fill_mmap\n[50633] sort_sections\n[50671] compare_sections\n[506e6] pwrite_retry\n[50747] memset\n[5077a] memmove\n[507ad] memcpy\n[50811] /usr/src/debug/elfutils/0.189/libelf/gelf_getsym.c\n[519a8] gelf_getsym\n[51aaf] /usr/src/debug/elfutils/0.189/libelf/gelf_update_sym.c\n[52c5f] gelf_update_sym\n[52d77] /usr/src/debug/elfutils/0.189/libelf/gelf_getversym.c\n[53e2c] gelf_getversym\n[53f25] /usr/src/debug/elfutils/0.189/libelf/gelf_getverneed.c\n[5503b] gelf_getverneed\n[5513d] memcpy\n[55173] /usr/src/debug/elfutils/0.189/libelf/gelf_getvernaux.c\n[56289] gelf_getvernaux\n[5638b] memcpy\n[563c1] /usr/src/debug/elfutils/0.189/libelf/gelf_getverdef.c\n[574f3] gelf_getverdef\n[575f5] memcpy\n[5762b] /usr/src/debug/elfutils/0.189/libelf/gelf_getverdaux.c\n[58717] gelf_getverdaux\n[58819] memcpy\n[5884f] /usr/src/debug/elfutils/0.189/libelf/gelf_getrel.c\n[59969] gelf_getrel\n[59aa5] memcpy\n[59adb] /usr/src/debug/elfutils/0.189/libelf/gelf_getrela.c\n[5ac41] gelf_getrela\n[5ad71] memcpy\n[5ada7] /usr/src/debug/elfutils/0.189/libelf/gelf_update_rel.c\n[5becf] gelf_update_rel\n[5bfe5] /usr/src/debug/elfutils/0.189/libelf/gelf_update_rela.c\n[5d159] gelf_update_rela\n[5d26f] /usr/src/debug/elfutils/0.189/libelf/gelf_getdyn.c\n[5e3fc] gelf_getdyn\n[5e515] /usr/src/debug/elfutils/0.189/libelf/gelf_update_dyn.c\n[5f6bb] gelf_update_dyn\n[5f7d3] /usr/src/debug/elfutils/0.189/libelf/gelf_getmove.c\n[608ff] gelf_getmove\n[60a0c] /usr/src/debug/elfutils/0.189/libelf/gelf_update_move.c\n[61b43] gelf_update_move\n[61c31] /usr/src/debug/elfutils/0.189/libelf/gelf_getsyminfo.c\n[62d0d] gelf_getsyminfo\n[62de3] /usr/src/debug/elfutils/0.189/libelf/gelf_update_syminfo.c\n[63edd] gelf_update_syminfo\n[63fde] /usr/src/debug/elfutils/0.189/libelf/gelf_getauxv.c\n[65131] gelf_getauxv\n[6528a] memcpy\n[652c0] /usr/src/debug/elfutils/0.189/libelf/gelf_update_auxv.c\n[6641c] gelf_update_auxv\n[66535] /usr/src/debug/elfutils/0.189/libelf/gelf_getnote.c\n[67630] gelf_getnote\n[67751] /usr/src/debug/elfutils/0.189/libelf/gelf_xlatetof.c\n[686dc] gelf_xlatetof\n[68786] /usr/src/debug/elfutils/0.189/libelf/gelf_xlatetom.c\n[69711] gelf_xlatetom\n[697bb] /usr/src/debug/elfutils/0.189/libelf/nlist.c\n[6abe0] nlist\n[6b202] nlist_fshash_find\n[6b264] nlist_fshash_overwrite\n[6b2b7] nlist_fshash_lookup\n[6b35e] nlist_fshash_fini\n[6b378] nlist_fshash_init\n[6b3a9] open\n[6b3ea] /usr/src/debug/elfutils/0.189/libelf/gelf_getsymshndx.c\n[6c581] gelf_getsymshndx\n[6c6dd] /usr/src/debug/elfutils/0.189/libelf/gelf_update_symshndx.c\n[6d88d] gelf_update_symshndx\n[6d9f7] /usr/src/debug/elfutils/0.189/libelf/gelf_update_versym.c\n[6eaca] gelf_update_versym\n[6eb9d] /usr/src/debug/elfutils/0.189/libelf/gelf_update_verneed.c\n[6fcd1] gelf_update_verneed\n[6fdd8] memcpy\n[6fe0e] /usr/src/debug/elfutils/0.189/libelf/gelf_update_vernaux.c\n[70f42] gelf_update_vernaux\n[71049] memcpy\n[7107f] /usr/src/debug/elfutils/0.189/libelf/gelf_update_verdef.c\n[721cf] gelf_update_verdef\n[722d6] memcpy\n[7230c] /usr/src/debug/elfutils/0.189/libelf/gelf_update_verdaux.c\n[73416] gelf_update_verdaux\n[7351d] memcpy\n[73553] /usr/src/debug/elfutils/0.189/libelf/elf_getphdrnum.c\n[7461a] elf_getphdrnum\n[746a5] __elf_getphdrnum_chk_rdlock\n[74769] __elf_getphdrnum_rdlock\n[7486d] /usr/src/debug/elfutils/0.189/libelf/elf_getshdrnum.c\n[75905] elf_getshdrnum\n[7597b] __elf_getshdrnum_rdlock\n[75a01] /usr/src/debug/elfutils/0.189/libelf/elf_getshdrstrndx.c\n[76b44] elf_getshdrstrndx\n[76f9d] pread_retry\n[76ffa] pread\n[7703c] __bswap_32\n[7706e] /usr/src/debug/elfutils/0.189/libelf/gelf_checksum.c\n[77fd6] gelf_checksum\n[7803c] /usr/src/debug/elfutils/0.189/libelf/elf32_checksum.c\n[7922f] elf32_checksum\n[794af] /usr/src/debug/elfutils/0.189/libelf/elf64_checksum.c\n[7a6a2] elf64_checksum\n[7a922] /usr/src/debug/elfutils/0.189/libelf/libelf_crc32.c\n[7a9f3] __libelf_crc32\n[7aa73] /usr/src/debug/elfutils/0.189/libelf/libelf_next_prime.c\n[7aacb] __libelf_next_prime\n[7ab5c] is_prime\n[7aba6] /usr/src/debug/elfutils/0.189/libelf/elf_clone.c\n[7bc7d] elf_clone\n[7bdcb] allocate_elf\n[7be54] /usr/src/debug/elfutils/0.189/libelf/gelf_getlib.c\n[7cf5a] gelf_getlib\n[7d039] /usr/src/debug/elfutils/0.189/libelf/gelf_update_lib.c\n[7e158] gelf_update_lib\n[7e22d] /usr/src/debug/elfutils/0.189/libelf/elf32_offscn.c\n[7f2dc] elf32_offscn\n[7f3c9] /usr/src/debug/elfutils/0.189/libelf/elf64_offscn.c\n[80478] elf64_offscn\n[80565] /usr/src/debug/elfutils/0.189/libelf/gelf_offscn.c\n[8163d] gelf_offscn\n[816d2] /usr/src/debug/elfutils/0.189/libelf/elf_getaroff.c\n[8263b] elf_getaroff\n[826f6] /usr/src/debug/elfutils/0.189/libelf/elf_gnu_hash.c\n[8278a] elf_gnu_hash\n[827f2] /usr/src/debug/elfutils/0.189/libelf/elf_scnshndx.c\n[8375d] elf_scnshndx\n[837f8] /usr/src/debug/elfutils/0.189/libelf/elf32_getchdr.c\n[84907] elf32_getchdr\n[84a07] /usr/src/debug/elfutils/0.189/libelf/elf64_getchdr.c\n[85b24] elf64_getchdr\n[85c24] /usr/src/debug/elfutils/0.189/libelf/gelf_getchdr.c\n[86d8c] gelf_getchdr\n[86e6e] /usr/src/debug/elfutils/0.189/libelf/elf_compress.c\n[883c4] elf_compress\n[889e7] __libelf_reset_rawdata\n[88a9f] __libelf_decompress_elf\n[88c0d] __libelf_decompress\n[88cba] __libelf_decompress_zlib\n[88e4a] __libelf_compress\n[8942a] __libelf_compress_zlib\n[89519] do_deflate_cleanup\n[89557] memcpy\n[8958d] __bswap_64\n[895aa] __bswap_32\n[895dd] /usr/src/debug/elfutils/0.189/libelf/elf_compress_gnu.c\n[8a7ee] elf_compress_gnu\n[8add0] memmove\n[8ae03] memcpy\n[8ae36] __bswap_64\n[8ae73] ../sysdeps/aarch64/crtn.S\n\n[c] ../sysdeps/aarch64/crti.S\n[23] call_weak_fn\n[40] /usr/src/debug/elfutils/0.189/libasm/asm_begin.c\n[c00] asm_begin\n[10c6] prepare_binary_output\n[113e] prepare_text_output\n[1159] stpcpy\n[1180] mempcpy\n[11b3] memcpy\n[1210] /usr/src/debug/elfutils/0.189/libasm/asm_abort.c\n[19ef] asm_abort\n[1a69] /usr/src/debug/elfutils/0.189/libasm/asm_end.c\n[29d0] __libasm_finictx\n[2db1] free_section\n[2de5] asm_end\n[3d5f] binary_end\n[3fca] text_end\n[3fe7] startswith\n[4010] memset\n[4046] free_section\n[41f9] /usr/src/debug/elfutils/0.189/libasm/asm_error.c\n[434c] asm_errmsg\n[43fd] __libasm_seterrno\n[442f] asm_errno\n[446d] /usr/src/debug/elfutils/0.189/libasm/asm_getelf.c\n[4c02] asm_getelf\n[4c42] /usr/src/debug/elfutils/0.189/libasm/asm_newscn.c\n[568b] asm_newscn\n[5a3d] binary_newscn\n[5ac5] text_newscn\n[5b28] fprintf\n[5b51] stpcpy\n[5b79] memcpy\n[5bdb] /usr/src/debug/elfutils/0.189/libasm/asm_newscn_ingrp.c\n[64b8] asm_newscn_ingrp\n[6693] /usr/src/debug/elfutils/0.189/libasm/asm_newsubscn.c\n[6e3f] asm_newsubscn\n[6eca] /usr/src/debug/elfutils/0.189/libasm/asm_newsym.c\n[77e1] asm_newsym\n[7c47] startswith\n[7c71] memcpy\n[7ca5] fprintf\n[7cce] snprintf\n[7d32] /usr/src/debug/elfutils/0.189/libasm/asm_newcomsym.c\n[8667] asm_newcomsym\n[8843] startswith\n[886d] fprintf\n[88ac] /usr/src/debug/elfutils/0.189/libasm/asm_newabssym.c\n[91c9] asm_newabssym\n[95c6] startswith\n[95f0] fprintf\n[962f] /usr/src/debug/elfutils/0.189/libasm/asm_newscngrp.c\n[9ef4] asm_newscngrp\n[a0ec] memcpy\n[a131] /usr/src/debug/elfutils/0.189/libasm/asm_scngrp_newsignature.c\n[a8d2] asm_scngrp_newsignature\n[a929] /usr/src/debug/elfutils/0.189/libasm/asm_fill.c\n[b10f] asm_fill\n[b214] memcpy\n[b259] /usr/src/debug/elfutils/0.189/libasm/asm_align.c\n[badd] __libasm_ensure_section_space\n[bb87] asm_align\n[bde2] fprintf\n[be0d] fputc_unlocked\n[be4f] /usr/src/debug/elfutils/0.189/libasm/asm_addstrz.c\n[c6e2] asm_addstrz\n[c949] memcpy\n[c97d] fprintf\n[c9c5] /usr/src/debug/elfutils/0.189/libasm/asm_addint8.c\n[d255] asm_addint8\n[d3af] fprintf\n[d3da] memcpy\n[d419] /usr/src/debug/elfutils/0.189/libasm/asm_adduint8.c\n[dbe2] asm_adduint8\n[dc52] /usr/src/debug/elfutils/0.189/libasm/asm_addint16.c\n[e50f] asm_addint16\n[e69c] __bswap_16\n[e6ba] fprintf\n[e6e5] memcpy\n[e724] /usr/src/debug/elfutils/0.189/libasm/asm_adduint16.c\n[ef05] asm_adduint16\n[ef75] /usr/src/debug/elfutils/0.189/libasm/asm_addint32.c\n[f826] asm_addint32\n[f9d5] __bswap_32\n[f9f3] fprintf\n[fa1e] memcpy\n[fa5d] /usr/src/debug/elfutils/0.189/libasm/asm_adduint32.c\n[10226] asm_adduint32\n[10296] /usr/src/debug/elfutils/0.189/libasm/asm_addint64.c\n[10b5f] asm_addint64\n[10d1d] __bswap_64\n[10d3b] fprintf\n[10d66] memcpy\n[10da5] /usr/src/debug/elfutils/0.189/libasm/asm_adduint64.c\n[1156e] asm_adduint64\n[115de] /usr/src/debug/elfutils/0.189/libasm/asm_adduleb128.c\n[11e3e] asm_adduleb128\n[11ff7] fprintf\n[12020] memcpy\n[12075] /usr/src/debug/elfutils/0.189/libasm/asm_addsleb128.c\n[128ed] asm_addsleb128\n[12aa3] fprintf\n[12acc] memcpy\n[12b21] /usr/src/debug/elfutils/0.189/libasm/disasm_begin.c\n[13b69] disasm_begin\n[13c2b] /usr/src/debug/elfutils/0.189/libasm/disasm_cb.c\n[14df6] disasm_cb\n[1510d] null_elf_getsym\n[15182] read_symtab\n[151ae] read_symtab_exec\n[15243] default_elf_getsym\n[1534a] /usr/src/debug/elfutils/0.189/libasm/disasm_end.c\n[154f3] disasm_end\n[15551] /usr/src/debug/elfutils/0.189/libasm/disasm_str.c\n[157bb] disasm_str\n[158f5] buffer_cb\n[15936] mempcpy\n[15963] buffer_cb\n[15a7a] /usr/src/debug/elfutils/0.189/libasm/symbolhash.c\n[16279] __libasm_next_prime\n[16296] is_prime\n[162d6] asm_symbol_tab_iterate\n[1633a] asm_symbol_tab_find\n[163d5] asm_symbol_tab_insert\n[16485] asm_symbol_tab_free\n[164c6] asm_symbol_tab_init\n[1659e] insert_entry_2\n[1671f] lookup\n[16806] __libasm_next_prime\n[1688f] /usr/src/debug/elfutils/0.189/libebl/eblelfclass.c\n[1780a] ebl_get_elfclass\n[1784a] /usr/src/debug/elfutils/0.189/libebl/eblelfdata.c\n[187c5] ebl_get_elfdata\n[18805] /usr/src/debug/elfutils/0.189/libebl/eblelfmachine.c\n[19780] ebl_get_elfmachine\n[197c0] ../sysdeps/aarch64/crtn.S\n\n[c] /usr/src/debug/elfutils/0.189/src/size.c\n[e76] handle_elf\n[26e7] show_segments\n[2757] show_bsd_totals\n[277b] show_bsd\n[2819] show_sysv_one_line\n[287b] show_sysv\n[29a3] handle_ar\n[2e7c] print_header\n[2f2c] process_file\n[3461] parse_opt\n[365e] main\n[38f4] error\n[3927] mempcpy\n[395b] memcpy\n[398f] open\n[39b8] printf\n\n[c] /usr/src/debug/elfutils/0.189/src/strip.c\n[1b40] cleanup_debug\n[1b4a] handle_elf\n[242e] update_section_size\n[24d0] handle_debug_relocs\n[25c8] process_file\n[2a3e] remove_debug_relocations\n[47cc] relocate\n[4930] update_shdrstrndx\n[4a71] get_xndxdata\n[4af1] secndx_name\n[4b49] parse_opt\n[4deb] main\n[5046] section_name_matches\n[507b] free_patterns\n[5084] free_sec_patterns\n[510e] add_pattern\n[5143] pwrite_retry\n[51a7] startswith\n[51cf] error\n[5202] strcpy\n[522a] memset\n[525e] mempcpy\n[5292] memcpy\n[52c6] open\n[52ef] cleanup_debug\n[5348] update_section_size\n[56f6] handle_elf\n\nPASS: run-low_high_pc.sh\nPASS: run-macro-test.sh\nPASS: run-elf_cntl_gelf_getshdr.sh\nPASS: run-test-archive64.sh\nPASS: run-readelf-vmcoreinfo.sh\nPASS: run-readelf-mixed-corenote.sh\nPASS: run-dwfllines.sh\nPASS: run-readelf-variant.sh\nPASS: run-readelf-fat-lto.sh\nPASS: run-dwfl-report-elf-align.sh\n# Everything on the command line\n# Everything from stdin (with newlines).\n# stdin without newline address, just EOF.\n# stdin without newline symbol, just EOF.\n# Everything on the command line with addresses\n# Everything from stdin (with newlines) with addresses.\n# Pretty with functions and addresses.\nPASS: run-addr2line-test.sh\nPASS: run-dwfl-report-offline-memory.sh\nPASS: run-addr2line-C-test.sh\nPASS: run-addr2line-i-test.sh\nPASS: run-addr2line-i-lex-test.sh\nPASS: run-addr2line-i-demangle-test.sh\nPASS: run-addr2line-alt-debugpath.sh\nPASS: run-varlocs.sh\nPASS: run-exprlocs.sh\nPASS: run-varlocs-vars.sh\nPASS: run-funcretval.sh\n0x5591c80000\t0x5591ca1000\t/usr/lib/elfutils/ptest/tests/backtrace-child\n0x7faa210000\t0x7faa3b2000\t/lib/libc.so.6\n0x7faa3c5000\t0x7faa3ec000\t/lib/ld-linux-aarch64.so.1\n0x7faa402000\t0x7faa403000\t[vdso: 5278]\n0x7faa403000\t0x7faa407000\t/lib/ld-linux-aarch64.so.1\nTID 5278:\n# 0 0x7faa292da8    \t__pthread_kill_implementation\n# 1 0x7faa24bee0 - 1\traise\n# 2 0x5591c80c58 - 1\tmain\n# 3 0x7faa2384b8 - 1\t__libc_start_call_main\n# 4 0x7faa23859c - 1\t__libc_start_main@@GLIBC_2.34\n# 5 0x5591c80db0 - 1\t_start\nTID 5279:\n# 0 0x7faa292da8    \t__pthread_kill_implementation\n# 1 0x7faa24bee0 - 1\traise\n# 2 0x5591c80f0c - 1\tsigusr2\n# 3 0x5591c80fbc - 1\tstdarg\n# 4 0x5591c80fd4 - 1\tbacktracegen\n# 5 0x5591c80ff0 - 1\tstart\n# 6 0x7faa2911fc - 1\tstart_thread\n# 7 0x7faa2f374c - 1\tthread_start\n# 2 0x5591c80c58 - 1\tmain\nPASS: run-backtrace-native.sh\n/usr/lib/elfutils/ptest/tests/backtrace-data: x86_64 linux only test\nSKIP: run-backtrace-data.sh\n0x7f81c52da8\t__pthread_kill_implementation\n0x7f81c0bee0\traise\n0x7f81bf7e70\tabort\n0x557b1a1210\tcallme\n0x557b1a1220\tdoit\n0x557b1a17d4\tmain\n0x557b1a17d4\tmain\nPASS: run-backtrace-dwarf.sh\nbiarch testing disabled\nSKIP: run-backtrace-native-biarch.sh\nflock: invalid option -- 'w'\nBusyBox v1.36.1 () multi-call binary.\n\nUsage: flock [-sxun] FD | { FILE [-c] PROG ARGS }\nSKIP: run-backtrace-native-core.sh\nbiarch testing disabled\nSKIP: run-backtrace-native-core-biarch.sh\n./backtrace ./backtrace.x86_64.exec ./backtrace.x86_64.core\n0x400000\t0x6e0000\t/home/jkratoch/redhat/elfutils/tests/backtrace.x86_64.exec\n0x7fff1bdcc000\t0x7fff1bdce000\tlinux-vdso.so.1\nTID 23097:\n# 0 0x40a62b    \traise\n# 1 0x401e3d - 1\tsigusr2\n# 2 0x401f88 - 1\tstdarg\n# 3 0x401fa6 - 1\tbacktracegen\n# 4 0x401fbd - 1\tstart\n# 5 0x403773 - 1\tstart_thread\n# 6 0x444239 - 1\t__clone\nTID 23096:\n# 0 0x404880    \tpthread_join\n# 1 0x4021f9 - 1\tmain\n# 2 0x40ba94 - 1\t__libc_start_main\n# 3 0x401d0d - 1\t_start\n# 1 0x4021f9 - 1\tmain\n# 3 0x401fa6 - 1\tbacktracegen\nPASS: run-backtrace-core-x86_64.sh\n./backtrace ./backtrace.x86_64.fp.exec ./backtrace.x86_64.fp.core\n0x400000\t0x6ca000\t/home/ulf/dev/elfutils/tests/backtrace.x86_64.fp.exec\n0x7fff6f250000\t0x7fff6f252000\tlinux-vdso.so.1\nTID 28872:\n# 0 0x40545b    \traise\n# 1 0x401b0d - 1\tsigusr2\n# 2 0x401bb0 - 1\tstdarg\n# 3 0x401c00 - 1\tbacktracegen\n# 4 0x401c09 - 1\tstart\n# 5 0x402d74 - 1\tstart_thread\n# 6 0x4383b9 - 1\t__clone\nTID 28871:\n# 0 0x4040f4    \tpthread_join\n# 1 0x401677 - 1\tmain\n# 2 0x4066a0 - 1\t__libc_start_main\n# 3 0x4019b7 - 1\t_start\n# 1 0x401677 - 1\tmain\n# 3 0x401c00 - 1\tbacktracegen\nPASS: run-backtrace-fp-core-x86_64.sh\n./backtrace ./backtrace.aarch64.fp.exec ./backtrace.aarch64.fp.core\n0x400000\t0x4a3000\t/home/ulf/backtrace.aarch64.fp.exec\n0x7fb6380000\t0x7fb6381000\tlinux-vdso.so.1\nTID 350:\n# 0 0x40583c    \traise\n# 1 0x401aac - 1\tsigusr2\n# 2 0x401aac - 1\tsigusr2\n# 3 0x401ba8 - 1\tstdarg\n# 4 0x401c04 - 1\tbacktracegen\n# 5 0x401c10 - 1\tstart\n# 6 0x402f44 - 1\tstart_thread\nTID 349:\n# 0 0x403fcc    \tpthread_join\n# 1 0x401810 - 1\tmain\n# 2 0x401810 - 1\tmain\n# 3 0x406544 - 1\t__libc_start_main\n# 4 0x401918 - 1\t$x\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: no matching address range\n# 1 0x401810 - 1\tmain\n# 2 0x401810 - 1\tmain\n# 4 0x401c04 - 1\tbacktracegen\nPASS: run-backtrace-fp-core-aarch64.sh\n./backtrace ./backtrace.ppc64le.fp.exec ./backtrace.ppc64le.fp.core\n0x10000000\t0x10100000\t/root/mjw/elfutils/tests/backtrace.ppc64le.fp.exec\n0x3fffa9410000\t0x3fffa9420000\tlinux-vdso64.so.1\nTID 23728:\n# 0 0x100104bc    \traise\n# 1 0x10002a1c - 1\tsigusr2\n# 2 0x10002a1c - 1\tsigusr2\n# 3 0x10002b38 - 1\tstdarg\n# 4 0x10002bc4 - 1\tbacktracegen\n# 5 0x10002bf0 - 1\tstart\n# 6 0x10004c28 - 1\tstart_thread\nTID 23727:\n# 0 0x10006034    \tpthread_join\n# 1 0x100025bc - 1\tmain\n# 2 0x100025bc - 1\tmain\n# 3 0x100123c4 - 1\tgeneric_start_main\n# 4 0x10012570 - 1\t__libc_start_main\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n# 1 0x100025bc - 1\tmain\n# 2 0x100025bc - 1\tmain\n# 4 0x10002bc4 - 1\tbacktracegen\nPASS: run-backtrace-fp-core-ppc64le.sh\n./backtrace ./backtrace.x32.exec ./backtrace.x32.core\n0x400000\t0x6da000\t/export/gnu/import/git/elfutils/tests/backtrace.x32.exe\n0xfff64000\t0xfff65000\tlinux-vdso.so.1\nTID 3843:\n# 0 0x40b2a2    \traise\n# 1 0x400e9c - 1\tsigusr2\n# 2 0x400f2b - 1\tstdarg\n# 3 0x400f9f - 1\tbacktracegen\n# 4 0x400fa8 - 1\tstart\n# 5 0x402964 - 1\tstart_thread\n# 6 0x44c8c9 - 1\t__clone\nTID 3842:\n# 0 0x4039ea    \tpthread_join\n# 1 0x400a12 - 1\tmain\n# 2 0x411d0c - 1\t__libc_start_main\n# 3 0x400d43 - 1\t_start\n# 1 0x400a12 - 1\tmain\n# 3 0x400f9f - 1\tbacktracegen\nPASS: run-backtrace-core-x32.sh\n./backtrace ./backtrace.i386.exec ./backtrace.i386.core\n0x8048000\t0x8110000\t/home/jkratoch/redhat/elfutils/tests/backtrace.i386.exec\n0xf77f7000\t0xf77f8000\tlinux-gate.so.1\nTID 23101:\n# 0 0xf77f7430    \t__kernel_vsyscall\n# 1 0x8052207 - 1\traise\n# 2 0x8049a8a - 1\tsigusr2\n# 3 0x8049b84 - 1\tstdarg\n# 4 0x8049ba0 - 1\tbacktracegen\n# 5 0x8049bb0 - 1\tstart\n# 6 0x804b1c0 - 1\tstart_thread\n# 7 0x807f3fe - 1\t__clone\nTID 23100:\n# 0 0xf77f7430    \t__kernel_vsyscall\n# 1 0x804c25d - 1\tpthread_join\n# 2 0x8049e20 - 1\tmain\n# 3 0x805351a - 1\t__libc_start_main\n# 4 0x804993d - 1\t_start\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n# 2 0x8049e20 - 1\tmain\n# 4 0x8049ba0 - 1\tbacktracegen\nPASS: run-backtrace-core-i386.sh\n./backtrace ./backtrace.i386.fp.exec ./backtrace.i386.fp.core\n0x8a7000\t0x8a8000\tlinux-gate.so.1\n0x8048000\t0x80f9000\t[exe]\nTID 12045:\n# 0 0x8a7416    \t__kernel_vsyscall\n# 1 0x8051ab9 - 1\traise\n# 2 0x80485c1 - 1\tsigusr2\n# 3 0x8048699 - 1\tstdarg\n# 4 0x8048702 - 1\tbacktracegen\n# 5 0x804871b - 1\tstart\n# 6 0x804a7cf - 1\tstart_thread\n# 7 0x80746fe - 1\t__clone\nTID 12044:\n# 0 0x8a7416    \t__kernel_vsyscall\n# 1 0x804ae30 - 1\tpthread_join\n# 2 0x804847c - 1\tmain\n# 3 0x8053188 - 1\t__libc_start_main\n# 4 0x80481e1 - 1\t_start\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n# 2 0x804847c - 1\tmain\n# 4 0x8048702 - 1\tbacktracegen\nPASS: run-backtrace-fp-core-i386.sh\n./backtrace ./backtrace.ppc.exec ./backtrace.ppc.core\n0x100000\t0x110000\tlinux-vdso32.so.1\n0x10000000\t0x100e0000\t/home/mark/elfutils/tests/backtrace.ppc.exec\nTID 17198:\n# 0 0x1000e1f0    \traise\n# 1 0x10001f78 - 1\tsigusr2\n# 2 0x10002104 - 1\tstdarg\n# 3 0x10002144 - 1\tbacktracegen\n# 4 0x1000217c - 1\tstart\n# 5 0x1000406c - 1\tstart_thread\n# 6 0x100347a0 - 1\t__clone\nTID 17197:\n# 0 0x10005534    \tpthread_join\n# 1 0x1000241c - 1\tmain\n# 2 0x10010094 - 1\tgeneric_start_main\n# 3 0x100101f0 - 1\t__libc_start_main\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: no matching address range\n# 1 0x1000241c - 1\tmain\n# 3 0x10002144 - 1\tbacktracegen\nPASS: run-backtrace-core-ppc.sh\n./backtrace ./backtrace.s390x.exec ./backtrace.s390x.core\n0x80000000\t0x800ca000\t[exe]\nTID 58546:\n# 0 0x8000ed50    \traise\n# 1 0x800003c6 - 1\tsigusr2\n# 2 0x8000051e - 1\tstdarg\n# 3 0x80000552 - 1\tbacktracegen\n# 4 0x80000584 - 1\tstart\n# 5 0x800040a4 - 1\tstart_thread\n# 6 0x80030cec - 1\tthread_start\nTID 58545:\n# 0 0x80004f7e    \tpthread_join\n# 1 0x80000894 - 1\tmain\n# 2 0x80010b64 - 1\t__libc_start_main\n# 3 0x8000022e - 1\t_start\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n# 1 0x80000894 - 1\tmain\n# 3 0x80000552 - 1\tbacktracegen\nPASS: run-backtrace-core-s390x.sh\n./backtrace ./backtrace.s390.exec ./backtrace.s390.core\n0x400000\t0x4af000\t[exe]\nTID 58560:\n# 0 0x40c4a2    \traise\n# 1 0x4003e0 - 1\tsigusr2\n# 2 0x4004f8 - 1\tstdarg\n# 3 0x400520 - 1\tbacktracegen\n# 4 0x400540 - 1\tstart\n# 5 0x4033e0 - 1\tstart_thread\n# 6 0x428e18 - 1\tthread_start\nTID 58559:\n# 0 0x404058    \tpthread_join\n# 1 0x4007d8 - 1\tmain\n# 2 0x40dc1a - 1\t__libc_start_main\n# 3 0x400290 - 1\t_start\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: No DWARF information found\n# 1 0x4007d8 - 1\tmain\n# 3 0x400520 - 1\tbacktracegen\nPASS: run-backtrace-core-s390.sh\n./backtrace ./backtrace.aarch64.exec ./backtrace.aarch64.core\n0x400000\t0x4c0000\t/tmp/elfutils/tests/backtrace-child\n0x7f818e1000\t0x7f818e2000\tlinux-vdso.so.1\nTID 24044:\n# 0 0x40c6d0    \traise\n# 1 0x401ee0 - 1\tsigusr2\n# 2 0x401fe0 - 1\tstdarg\n# 3 0x402038 - 1\tbacktracegen\n# 4 0x402044 - 1\tstart\n# 5 0x4038d0 - 1\tstart_thread\n# 6 0x42d3a0 - 1\t__clone\nTID 24043:\n# 0 0x4048bc    \tpthread_join\n# 1 0x401c00 - 1\tmain\n# 2 0x40dc60 - 1\t__libc_start_main\n# 3 0x401d34 - 1\t$x\n# 4 0x401d34 - 1\t$x\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: address out of range\n# 1 0x401c00 - 1\tmain\n# 3 0x402038 - 1\tbacktracegen\nPASS: run-backtrace-core-aarch64.sh\n./backtrace ./backtrace.sparc.exec ./backtrace.sparc.core\n0x100000\t0x2b2000\t[exe]\n0xfffffc011c9a0000\t0xfffffc011c9a2000\tlinux-vdso.so.1\nTID 21612:\n# 0 0x10c488    \traise\n# 1 0x1005dc - 1\tsigusr2\n# 2 0x1006f0 - 1\tstdarg\n# 3 0x10076c - 1\tbacktracegen\n# 4 0x10078c - 1\tstart\n# 5 0x103384 - 1\tstart_thread\n# 6 0x1311b8 - 1\t__thread_start\nTID 21611:\n# 0 0x103920    \tpthread_join\n# 1 0x100924 - 1\tmain\n# 2 0x10e0a8 - 1\t__libc_start_main\n# 3 0x100434 - 1\t_start\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: no matching address range\n/usr/lib/elfutils/ptest/tests/backtrace: dwfl_thread_getframes: no matching address range\n# 1 0x100924 - 1\tmain\n# 3 0x10076c - 1\tbacktracegen\nPASS: run-backtrace-core-sparc.sh\nPID 18460 - core\nTID 18460:\n#0  0x00000000004005bc cxxfunc(int)\n#1  0x00000000004005d2 f\n/usr/bin/eu-stack: tid 18460: shown max number of frames (2, use -n 0 for unlimited)\n/usr/bin/eu-stack: tid 18460: shown max number of frames (2, use -n 0 for unlimited)\n#1  0x00000000004005d2 f\n#0  0x00000000004005bc cxxfunc(int)\nPASS: run-backtrace-demangle.sh\nPASS: run-stack-d-test.sh\nPASS: run-stack-i-test.sh\nPASS: run-stack-demangled-test.sh\nPASS: run-readelf-zx.sh\nPASS: run-readelf-zp.sh\nPASS: run-readelf-arm-flags.sh\nPASS: run-readelf-addr.sh\nPASS: run-readelf-str.sh\nPASS: run-readelf-multi-noline.sh\nPASS: run-readelf-types.sh\nPASS: run-readelf-dwz-multi.sh\nPASS: run-allfcts-multi.sh\nPID 5885 - process\nTID 5885:\n#0  0x0000007f813864c8 clock_nanosleep@@GLIBC_2.17\n#1  0x0000007f8138fa60 __nanosleep\n#2  0x0000007f8139f828 sleep\n#3  0x0000007f81480694 libfunc\n#4  0x000000555ed209d0 main\n#5  0x0000007f812f84b8 __libc_start_call_main\n#6  0x0000007f812f859c __libc_start_main@@GLIBC_2.34\n#7  0x000000555ed20a30 _start\nPASS: run-deleted.sh\n/usr/bin/eu-stack: dwfl_thread_getframes tid 3130 at 0x3fdf821d64 in /usr/lib64/libc-2.18.so: Callback returned failure\nPID 3130 - core\nTID 3130:\n#0  0x00007f08bc24d681 libfunc - .////////////////////////////////////linkmap-cut-lib.so\n#1  0x00000000004006b4 main - linkmap-cut\n#2  0x0000003fdf821d65 - /usr/lib64/libc-2.18.so\nPASS: run-linkmap-cut.sh\nPASS: run-aggregate-size.sh\nPASS: run-peel-type.sh\nmodule name: /usr/lib/elfutils/ptest/tests/vdsosyms\nmodule name: /usr/lib/libz.so.1.3\nmodule name: /usr/lib/libelf-0.189.so\nmodule name: /lib/libc.so.6\nmodule name: /usr/lib/libdw-0.189.so\nmodule name: /lib/ld-linux-aarch64.so.1\nmodule name: [vdso: 5957]\nvdso syms: 6\n0: '' 0 (0)\n1: 'LINUX_2.6.39' 0 (0)\n2: '__kernel_clock_getres' 708 (7fb7674708)\n3: '__kernel_rt_sigreturn' 7a0 (7fb76747a0)\n4: '__kernel_gettimeofday' 558 (7fb7674558)\n5: '__kernel_clock_gettime' 2c0 (7fb76742c0)\nmodule name: /lib/ld-linux-aarch64.so.1\nPASS: vdsosyms\nPASS: run-readelf-A.sh\nPASS: run-getsrc-die.sh\nPASS: run-strptr.sh\n\ncheck_elf: newdata.elf32\nAdding 16 bytes.\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nelf_rawdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nelf_getdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\n\ncheck_elf: newdata.elf32.mmap\nAdding 16 bytes.\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nelf_rawdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nelf_getdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\n\ncheck_elf: newdata.elf64\nAdding 16 bytes.\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nelf_rawdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nelf_getdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\n\ncheck_elf: newdata.elf64.mmap\nAdding 16 bytes.\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nelf_rawdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nReading ELF file\nOK 16 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nelf_getdata\nAdding 16 bytes.\nOK 32 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nAdding 16 bytes.\nOK 48 bytes.\nOK, section data item 0 (d_off: 0, d_size: 16)\n0 data (d_off: 0, len * i: 0): (0x556cef2ca0 + 0) 123456789ABCDEF\nOK, section data item 1 (d_off: 16, d_size: 16)\n1 data (d_off: 16, len * i: 16): (0x556ced1ed0 + 0) 123456789ABCDEF\nOK, section data item 2 (d_off: 32, d_size: 16)\n2 data (d_off: 32, len * i: 32): (0x556ced1ed0 + 0) 123456789ABCDEF\nPASS: newdata\n\nfname: strtab.elf.32\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strings', stridx: 10, lastidx: 1\nadd_string: 'elfutils', stridx: 19, lastidx: 10\nadd_string: 'strtabelf', stridx: 29, lastidx: 19\nadd_string: 'three', stridx: 35, lastidx: 29\nchecking orig strings: first elf_update, before write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nchecking orig strings: first elf_update, after write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nadd_string: 'elfutils2', stridx: 45, lastidx: 35\nadd_string: 'strtabelf2', stridx: 56, lastidx: 45\nadd_string: 'three2', stridx: 63, lastidx: 56\nchecking orig strings: first extra strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'elfutils2'\n\t'strtabelf2'\n\t'three2'\nchecking orig strings: read ELF file, orig strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nsh_size: 35\nadd_string: '0123456789', stridx: 46, lastidx: 35\nadd_string: 'supercalifragilisticexpialidocious', stridx: 81, lastidx: 46\nadd_string: 'forty-two', stridx: 91, lastidx: 81\nchecking orig strings: read file, added strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\nchecking orig strings: all together now\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\n\nfname: strtab.elf.32.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strings', stridx: 10, lastidx: 1\nadd_string: 'elfutils', stridx: 19, lastidx: 10\nadd_string: 'strtabelf', stridx: 29, lastidx: 19\nadd_string: 'three', stridx: 35, lastidx: 29\nchecking orig strings: first elf_update, before write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nchecking orig strings: first elf_update, after write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nadd_string: 'elfutils2', stridx: 45, lastidx: 35\nadd_string: 'strtabelf2', stridx: 56, lastidx: 45\nadd_string: 'three2', stridx: 63, lastidx: 56\nchecking orig strings: first extra strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'elfutils2'\n\t'strtabelf2'\n\t'three2'\nchecking orig strings: read ELF file, orig strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nsh_size: 35\nadd_string: '0123456789', stridx: 46, lastidx: 35\nadd_string: 'supercalifragilisticexpialidocious', stridx: 81, lastidx: 46\nadd_string: 'forty-two', stridx: 91, lastidx: 81\nchecking orig strings: read file, added strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\nchecking orig strings: all together now\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\n\nfname: strtab.elf.64\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strings', stridx: 10, lastidx: 1\nadd_string: 'elfutils', stridx: 19, lastidx: 10\nadd_string: 'strtabelf', stridx: 29, lastidx: 19\nadd_string: 'three', stridx: 35, lastidx: 29\nchecking orig strings: first elf_update, before write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nchecking orig strings: first elf_update, after write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nadd_string: 'elfutils2', stridx: 45, lastidx: 35\nadd_string: 'strtabelf2', stridx: 56, lastidx: 45\nadd_string: 'three2', stridx: 63, lastidx: 56\nchecking orig strings: first extra strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'elfutils2'\n\t'strtabelf2'\n\t'three2'\nchecking orig strings: read ELF file, orig strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nsh_size: 35\nadd_string: '0123456789', stridx: 46, lastidx: 35\nadd_string: 'supercalifragilisticexpialidocious', stridx: 81, lastidx: 46\nadd_string: 'forty-two', stridx: 91, lastidx: 81\nchecking orig strings: read file, added strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\nchecking orig strings: all together now\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\n\nfname: strtab.elf.64.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strings', stridx: 10, lastidx: 1\nadd_string: 'elfutils', stridx: 19, lastidx: 10\nadd_string: 'strtabelf', stridx: 29, lastidx: 19\nadd_string: 'three', stridx: 35, lastidx: 29\nchecking orig strings: first elf_update, before write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nchecking orig strings: first elf_update, after write\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nadd_string: 'elfutils2', stridx: 45, lastidx: 35\nadd_string: 'strtabelf2', stridx: 56, lastidx: 45\nadd_string: 'three2', stridx: 63, lastidx: 56\nchecking orig strings: first extra strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'elfutils2'\n\t'strtabelf2'\n\t'three2'\nchecking orig strings: read ELF file, orig strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\nsh_size: 35\nadd_string: '0123456789', stridx: 46, lastidx: 35\nadd_string: 'supercalifragilisticexpialidocious', stridx: 81, lastidx: 46\nadd_string: 'forty-two', stridx: 91, lastidx: 81\nchecking orig strings: read file, added strings\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\nchecking orig strings: all together now\n\t''\n\t'.strings'\n\t'elfutils'\n\t'strtabelf'\n\t'three'\n\t'0123456789'\n\t'supercalifragilisticexpialidocious'\n\t'forty-two'\nPASS: elfstrtab\nthread tid: 6026\nthread tid: 6027\nthread tid: 6028\nPASS: dwfl-proc-attach\nopen OK\nelf_begin OK\ntesting ELF class: 1, layout: 0\ngelf_newehdr OK\ngelf_getclass OK\nelf_flagelf OK\ngelf_getehdr OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\ngelf_update_ehdr OK\nelf_update OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\nelf_newscn OK\ngelf_newphdr OK\nelf_update OK\nelf_getshdrnum OK\nshnum == 1 OK\nelf_getphdrnum OK\nphnum == 1 OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 2 OK\ne_phnum == 1 OK\ne_shoff != 0 OK\ne_phoff != 0 OK\ne_shentsize OK\ne_phentsize OK\nelf_begin OK\ntesting ELF class: 1, layout: 1\ngelf_newehdr OK\ngelf_getclass OK\nelf_flagelf OK\ngelf_getehdr OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\ngelf_update_ehdr OK\nelf_update OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\nelf_newscn OK\ngelf_newphdr OK\ngelf_getehdr OK\ngelf_update_ehdr OK\nelf_update OK\nelf_getshdrnum OK\nshnum == 1 OK\nelf_getphdrnum OK\nphnum == 1 OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 2 OK\ne_phnum == 1 OK\ne_shoff != 0 OK\ne_phoff != 0 OK\ne_shentsize OK\ne_phentsize OK\nelf_begin OK\ntesting ELF class: 2, layout: 0\ngelf_newehdr OK\ngelf_getclass OK\nelf_flagelf OK\ngelf_getehdr OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\ngelf_update_ehdr OK\nelf_update OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\nelf_newscn OK\ngelf_newphdr OK\nelf_update OK\nelf_getshdrnum OK\nshnum == 1 OK\nelf_getphdrnum OK\nphnum == 1 OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 2 OK\ne_phnum == 1 OK\ne_shoff != 0 OK\ne_phoff != 0 OK\ne_shentsize OK\ne_phentsize OK\nelf_begin OK\ntesting ELF class: 2, layout: 1\ngelf_newehdr OK\ngelf_getclass OK\nelf_flagelf OK\ngelf_getehdr OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\ngelf_update_ehdr OK\nelf_update OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 0 OK\ne_phnum == 0 OK\ne_shoff == 0 OK\ne_phoff == 0 OK\nelf_getshdrnum OK\nshnum == 0 OK\nelf_getphdrnum OK\nphnum == 0 OK\nelf_newscn OK\ngelf_newphdr OK\ngelf_getehdr OK\ngelf_update_ehdr OK\nelf_update OK\nelf_getshdrnum OK\nshnum == 1 OK\nelf_getphdrnum OK\nphnum == 1 OK\ngelf_getehdr OK\nEI_DATA OK\ne_version OK\ne_shnum == 2 OK\ne_phnum == 1 OK\ne_shoff != 0 OK\ne_phoff != 0 OK\ne_shentsize OK\ne_phentsize OK\nPASS: elfshphehdr\nLFS testing is irrelevant on this system\nSKIP: run-lfs-symbols.sh\nPASS: run-dwelfgnucompressed.sh\nPASS: run-elfgetchdr.sh\nPASS: run-elfgetzdata.sh\nPASS: run-elfputzdata.sh\nPASS: run-zstrptr.sh\nuncompress testfile4 -> testfile4.uncompressed\nprocessing: testfile4\n[27] .debug_aranges already decompressed\n[28] .debug_pubnames already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[27] .debug_aranges already decompressed\n[28] .debug_pubnames already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\nNo errors\ncompress gnu testfile4.uncompressed -> testfile4.gnu\nprocessing: testfile4.uncompressed\n[27] .debug_aranges compressed -> .zdebug_aranges (56 => 55 98.21%)\n[28] .debug_pubnames compressed -> .zdebug_pubnames (93 => 84 90.32%)\n[29] .debug_info compressed -> .zdebug_info (960 => 634 66.04%)\n[30] .debug_abbrev compressed -> .zdebug_abbrev (405 => 225 55.56%)\n[31] .debug_line compressed -> .zdebug_line (189 => 131 69.31%)\n[33] Updating section string table\nNo errors\nuncompress testfile4.gnu -> testfile4.gnu.uncompressed\nprocessing: testfile4.gnu\n[27] .zdebug_aranges decompressed (55 => 56 101.82%)\n[28] .zdebug_pubnames decompressed (84 => 93 110.71%)\n[29] .zdebug_info decompressed (634 => 960 151.42%)\n[30] .zdebug_abbrev decompressed (225 => 405 180.00%)\n[31] .zdebug_line decompressed (131 => 189 144.27%)\n[33] Updating section string table\ncompress gabi testfile4.uncompressed -> testfile4.gabi\nprocessing: testfile4.uncompressed\n[27] .debug_aranges compressed (56 => 55 98.21%)\n[28] .debug_pubnames compressed (93 => 84 90.32%)\n[29] .debug_info compressed (960 => 634 66.04%)\n[30] .debug_abbrev compressed (405 => 225 55.56%)\n[31] .debug_line compressed (189 => 131 69.31%)\nNo errors\nuncompress testfile4.gabi -> testfile4.gabi.uncompressed\nprocessing: testfile4.gabi\n[27] .debug_aranges decompressed (55 => 56 101.82%)\n[28] .debug_pubnames decompressed (84 => 93 110.71%)\n[29] .debug_info decompressed (634 => 960 151.42%)\n[30] .debug_abbrev decompressed (225 => 405 180.00%)\n[31] .debug_line decompressed (131 => 189 144.27%)\nmerging string tables testfile4 -> testfile4.merged\nWARNING: symbol table [34] contains section symbol 33 for old shdrstrndx 33\nuncompress testfile4.merged -> testfile4.merged.uncompressed\nprocessing: testfile4.merged\n[27] .debug_aranges already decompressed\n[28] .debug_pubnames already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[27] .debug_aranges already decompressed\n[28] .debug_pubnames already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\nNo errors\ncompress gnu testfile4.merged.uncompressed -> testfile4.merged.gnu\nprocessing: testfile4.merged.uncompressed\n[27] .debug_aranges compressed -> .zdebug_aranges (56 => 55 98.21%)\n[28] .debug_pubnames compressed -> .zdebug_pubnames (93 => 84 90.32%)\n[29] .debug_info compressed -> .zdebug_info (960 => 634 66.04%)\n[30] .debug_abbrev compressed -> .zdebug_abbrev (405 => 225 55.56%)\n[31] .debug_line compressed -> .zdebug_line (189 => 131 69.31%)\n[34] Updating section string table\n[33] Updating symbol table\nNo errors\nuncompress testfile4.merged.gnu -> testfile4.merged.gnu.uncompressed\nprocessing: testfile4.merged.gnu\n[27] .zdebug_aranges decompressed (55 => 56 101.82%)\n[28] .zdebug_pubnames decompressed (84 => 93 110.71%)\n[29] .zdebug_info decompressed (634 => 960 151.42%)\n[30] .zdebug_abbrev decompressed (225 => 405 180.00%)\n[31] .zdebug_line decompressed (131 => 189 144.27%)\n[34] Updating section string table\n[33] Updating symbol table\ncompress gabi testfile4.merged.uncompressed -> testfile4.merged.gabi\nprocessing: testfile4.merged.uncompressed\n[27] .debug_aranges compressed (56 => 55 98.21%)\n[28] .debug_pubnames compressed (93 => 84 90.32%)\n[29] .debug_info compressed (960 => 634 66.04%)\n[30] .debug_abbrev compressed (405 => 225 55.56%)\n[31] .debug_line compressed (189 => 131 69.31%)\nNo errors\nuncompress testfile4.merged.gabi -> testfile4.merged.gabi.uncompressed\nprocessing: testfile4.merged.gabi\n[27] .debug_aranges decompressed (55 => 56 101.82%)\n[28] .debug_pubnames decompressed (84 => 93 110.71%)\n[29] .debug_info decompressed (634 => 960 151.42%)\n[30] .debug_abbrev decompressed (225 => 405 180.00%)\n[31] .debug_line decompressed (131 => 189 144.27%)\nuncompress testfile12 -> testfile12.uncompressed\nprocessing: testfile12\n[23] .debug_aranges already decompressed\n[24] .debug_pubnames already decompressed\n[25] .debug_info already decompressed\n[26] .debug_abbrev already decompressed\n[27] .debug_line already decompressed\n[28] .debug_frame already decompressed\n[29] .debug_str already decompressed\n[30] .debug_macinfo already decompressed\n[23] .debug_aranges already decompressed\n[24] .debug_pubnames already decompressed\n[25] .debug_info already decompressed\n[26] .debug_abbrev already decompressed\n[27] .debug_line already decompressed\n[28] .debug_frame already decompressed\n[29] .debug_str already decompressed\n[30] .debug_macinfo already decompressed\nNo errors\ncompress gnu testfile12.uncompressed -> testfile12.gnu\nprocessing: testfile12.uncompressed\n[23] .debug_aranges compressed -> .zdebug_aranges (192 => 83 43.23%)\n[24] .debug_pubnames NOT compressed, wouldn't be smaller\n[25] .debug_info compressed -> .zdebug_info (3468 => 1879 54.18%)\n[26] .debug_abbrev compressed -> .zdebug_abbrev (341 => 202 59.24%)\n[27] .debug_line compressed -> .zdebug_line (709 => 371 52.33%)\n[28] .debug_frame NOT compressed, wouldn't be smaller\n[29] .debug_str compressed -> .zdebug_str (2235 => 986 44.12%)\n[30] .debug_macinfo compressed -> .zdebug_macinfo (10518 => 4360 41.45%)\n[31] Updating section string table\nNo errors\nuncompress testfile12.gnu -> testfile12.gnu.uncompressed\nprocessing: testfile12.gnu\n[24] .debug_pubnames already decompressed\n[28] .debug_frame already decompressed\n[23] .zdebug_aranges decompressed (83 => 192 231.33%)\n[24] .debug_pubnames already decompressed\n[25] .zdebug_info decompressed (1879 => 3468 184.57%)\n[26] .zdebug_abbrev decompressed (202 => 341 168.81%)\n[27] .zdebug_line decompressed (371 => 709 191.11%)\n[28] .debug_frame already decompressed\n[29] .zdebug_str decompressed (986 => 2235 226.67%)\n[30] .zdebug_macinfo decompressed (4360 => 10518 241.24%)\n[31] Updating section string table\ncompress gabi testfile12.uncompressed -> testfile12.gabi\nprocessing: testfile12.uncompressed\n[23] .debug_aranges compressed (192 => 95 49.48%)\n[24] .debug_pubnames NOT compressed, wouldn't be smaller\n[25] .debug_info compressed (3468 => 1891 54.53%)\n[26] .debug_abbrev compressed (341 => 214 62.76%)\n[27] .debug_line compressed (709 => 383 54.02%)\n[28] .debug_frame NOT compressed, wouldn't be smaller\n[29] .debug_str compressed (2235 => 998 44.65%)\n[30] .debug_macinfo compressed (10518 => 4372 41.57%)\nNo errors\nuncompress testfile12.gabi -> testfile12.gabi.uncompressed\nprocessing: testfile12.gabi\n[24] .debug_pubnames already decompressed\n[28] .debug_frame already decompressed\n[23] .debug_aranges decompressed (95 => 192 202.11%)\n[24] .debug_pubnames already decompressed\n[25] .debug_info decompressed (1891 => 3468 183.40%)\n[26] .debug_abbrev decompressed (214 => 341 159.35%)\n[27] .debug_line decompressed (383 => 709 185.12%)\n[28] .debug_frame already decompressed\n[29] .debug_str decompressed (998 => 2235 223.95%)\n[30] .debug_macinfo decompressed (4372 => 10518 240.58%)\nmerging string tables testfile12 -> testfile12.merged\nWARNING: symbol table [32] contains section symbol 31 for old shdrstrndx 31\nuncompress testfile12.merged -> testfile12.merged.uncompressed\nprocessing: testfile12.merged\n[23] .debug_aranges already decompressed\n[24] .debug_pubnames already decompressed\n[25] .debug_info already decompressed\n[26] .debug_abbrev already decompressed\n[27] .debug_line already decompressed\n[28] .debug_frame already decompressed\n[29] .debug_str already decompressed\n[30] .debug_macinfo already decompressed\n[23] .debug_aranges already decompressed\n[24] .debug_pubnames already decompressed\n[25] .debug_info already decompressed\n[26] .debug_abbrev already decompressed\n[27] .debug_line already decompressed\n[28] .debug_frame already decompressed\n[29] .debug_str already decompressed\n[30] .debug_macinfo already decompressed\nNo errors\ncompress gnu testfile12.merged.uncompressed -> testfile12.merged.gnu\nprocessing: testfile12.merged.uncompressed\n[23] .debug_aranges compressed -> .zdebug_aranges (192 => 83 43.23%)\n[24] .debug_pubnames NOT compressed, wouldn't be smaller\n[25] .debug_info compressed -> .zdebug_info (3468 => 1879 54.18%)\n[26] .debug_abbrev compressed -> .zdebug_abbrev (341 => 202 59.24%)\n[27] .debug_line compressed -> .zdebug_line (709 => 371 52.33%)\n[28] .debug_frame NOT compressed, wouldn't be smaller\n[29] .debug_str compressed -> .zdebug_str (2235 => 986 44.12%)\n[30] .debug_macinfo compressed -> .zdebug_macinfo (10518 => 4360 41.45%)\n[32] Updating section string table\n[31] Updating symbol table\nNo errors\nuncompress testfile12.merged.gnu -> testfile12.merged.gnu.uncompressed\nprocessing: testfile12.merged.gnu\n[24] .debug_pubnames already decompressed\n[28] .debug_frame already decompressed\n[23] .zdebug_aranges decompressed (83 => 192 231.33%)\n[24] .debug_pubnames already decompressed\n[25] .zdebug_info decompressed (1879 => 3468 184.57%)\n[26] .zdebug_abbrev decompressed (202 => 341 168.81%)\n[27] .zdebug_line decompressed (371 => 709 191.11%)\n[28] .debug_frame already decompressed\n[29] .zdebug_str decompressed (986 => 2235 226.67%)\n[30] .zdebug_macinfo decompressed (4360 => 10518 241.24%)\n[32] Updating section string table\n[31] Updating symbol table\ncompress gabi testfile12.merged.uncompressed -> testfile12.merged.gabi\nprocessing: testfile12.merged.uncompressed\n[23] .debug_aranges compressed (192 => 95 49.48%)\n[24] .debug_pubnames NOT compressed, wouldn't be smaller\n[25] .debug_info compressed (3468 => 1891 54.53%)\n[26] .debug_abbrev compressed (341 => 214 62.76%)\n[27] .debug_line compressed (709 => 383 54.02%)\n[28] .debug_frame NOT compressed, wouldn't be smaller\n[29] .debug_str compressed (2235 => 998 44.65%)\n[30] .debug_macinfo compressed (10518 => 4372 41.57%)\nNo errors\nuncompress testfile12.merged.gabi -> testfile12.merged.gabi.uncompressed\nprocessing: testfile12.merged.gabi\n[24] .debug_pubnames already decompressed\n[28] .debug_frame already decompressed\n[23] .debug_aranges decompressed (95 => 192 202.11%)\n[24] .debug_pubnames already decompressed\n[25] .debug_info decompressed (1891 => 3468 183.40%)\n[26] .debug_abbrev decompressed (214 => 341 159.35%)\n[27] .debug_line decompressed (383 => 709 185.12%)\n[28] .debug_frame already decompressed\n[29] .debug_str decompressed (998 => 2235 223.95%)\n[30] .debug_macinfo decompressed (4372 => 10518 240.58%)\nuncompress testfileppc64 -> testfileppc64.uncompressed\nprocessing: testfileppc64\n[26] .debug_aranges already decompressed\n[27] .debug_info already decompressed\n[28] .debug_abbrev already decompressed\n[29] .debug_line already decompressed\n[30] .debug_frame already decompressed\n[31] .debug_str already decompressed\n[32] .debug_loc already decompressed\n[33] .debug_ranges already decompressed\n[26] .debug_aranges already decompressed\n[27] .debug_info already decompressed\n[28] .debug_abbrev already decompressed\n[29] .debug_line already decompressed\n[30] .debug_frame already decompressed\n[31] .debug_str already decompressed\n[32] .debug_loc already decompressed\n[33] .debug_ranges already decompressed\nNo errors\ncompress gnu testfileppc64.uncompressed -> testfileppc64.gnu\nprocessing: testfileppc64.uncompressed\n[26] .debug_aranges compressed -> .zdebug_aranges (96 => 53 55.21%)\n[27] .debug_info compressed -> .zdebug_info (363 => 211 58.13%)\n[28] .debug_abbrev compressed -> .zdebug_abbrev (315 => 194 61.59%)\n[29] .debug_line compressed -> .zdebug_line (119 => 89 74.79%)\n[30] .debug_frame compressed -> .zdebug_frame (96 => 73 76.04%)\n[31] .debug_str compressed -> .zdebug_str (174 => 155 89.08%)\n[32] .debug_loc compressed -> .zdebug_loc (171 => 73 42.69%)\n[33] .debug_ranges NOT compressed, wouldn't be smaller\n[34] Updating section string table\nNo errors\nuncompress testfileppc64.gnu -> testfileppc64.gnu.uncompressed\nprocessing: testfileppc64.gnu\n[33] .debug_ranges already decompressed\n[26] .zdebug_aranges decompressed (53 => 96 181.13%)\n[27] .zdebug_info decompressed (211 => 363 172.04%)\n[28] .zdebug_abbrev decompressed (194 => 315 162.37%)\n[29] .zdebug_line decompressed (89 => 119 133.71%)\n[30] .zdebug_frame decompressed (73 => 96 131.51%)\n[31] .zdebug_str decompressed (155 => 174 112.26%)\n[32] .zdebug_loc decompressed (73 => 171 234.25%)\n[33] .debug_ranges already decompressed\n[34] Updating section string table\ncompress gabi testfileppc64.uncompressed -> testfileppc64.gabi\nprocessing: testfileppc64.uncompressed\n[26] .debug_aranges compressed (96 => 65 67.71%)\n[27] .debug_info compressed (363 => 223 61.43%)\n[28] .debug_abbrev compressed (315 => 206 65.40%)\n[29] .debug_line compressed (119 => 101 84.87%)\n[30] .debug_frame compressed (96 => 85 88.54%)\n[31] .debug_str compressed (174 => 167 95.98%)\n[32] .debug_loc compressed (171 => 85 49.71%)\n[33] .debug_ranges NOT compressed, wouldn't be smaller\nNo errors\nuncompress testfileppc64.gabi -> testfileppc64.gabi.uncompressed\nprocessing: testfileppc64.gabi\n[33] .debug_ranges already decompressed\n[26] .debug_aranges decompressed (65 => 96 147.69%)\n[27] .debug_info decompressed (223 => 363 162.78%)\n[28] .debug_abbrev decompressed (206 => 315 152.91%)\n[29] .debug_line decompressed (101 => 119 117.82%)\n[30] .debug_frame decompressed (85 => 96 112.94%)\n[31] .debug_str decompressed (167 => 174 104.19%)\n[32] .debug_loc decompressed (85 => 171 201.18%)\n[33] .debug_ranges already decompressed\nmerging string tables testfileppc64 -> testfileppc64.merged\nuncompress testfileppc64.merged -> testfileppc64.merged.uncompressed\nprocessing: testfileppc64.merged\n[26] .debug_aranges already decompressed\n[27] .debug_info already decompressed\n[28] .debug_abbrev already decompressed\n[29] .debug_line already decompressed\n[30] .debug_frame already decompressed\n[31] .debug_str already decompressed\n[32] .debug_loc already decompressed\n[33] .debug_ranges already decompressed\n[26] .debug_aranges already decompressed\n[27] .debug_info already decompressed\n[28] .debug_abbrev already decompressed\n[29] .debug_line already decompressed\n[30] .debug_frame already decompressed\n[31] .debug_str already decompressed\n[32] .debug_loc already decompressed\n[33] .debug_ranges already decompressed\nNo errors\ncompress gnu testfileppc64.merged.uncompressed -> testfileppc64.merged.gnu\nprocessing: testfileppc64.merged.uncompressed\n[26] .debug_aranges compressed -> .zdebug_aranges (96 => 53 55.21%)\n[27] .debug_info compressed -> .zdebug_info (363 => 211 58.13%)\n[28] .debug_abbrev compressed -> .zdebug_abbrev (315 => 194 61.59%)\n[29] .debug_line compressed -> .zdebug_line (119 => 89 74.79%)\n[30] .debug_frame compressed -> .zdebug_frame (96 => 73 76.04%)\n[31] .debug_str compressed -> .zdebug_str (174 => 155 89.08%)\n[32] .debug_loc compressed -> .zdebug_loc (171 => 73 42.69%)\n[33] .debug_ranges NOT compressed, wouldn't be smaller\n[35] Updating section string table\n[34] Updating symbol table\nNo errors\nuncompress testfileppc64.merged.gnu -> testfileppc64.merged.gnu.uncompressed\nprocessing: testfileppc64.merged.gnu\n[33] .debug_ranges already decompressed\n[26] .zdebug_aranges decompressed (53 => 96 181.13%)\n[27] .zdebug_info decompressed (211 => 363 172.04%)\n[28] .zdebug_abbrev decompressed (194 => 315 162.37%)\n[29] .zdebug_line decompressed (89 => 119 133.71%)\n[30] .zdebug_frame decompressed (73 => 96 131.51%)\n[31] .zdebug_str decompressed (155 => 174 112.26%)\n[32] .zdebug_loc decompressed (73 => 171 234.25%)\n[33] .debug_ranges already decompressed\n[35] Updating section string table\n[34] Updating symbol table\ncompress gabi testfileppc64.merged.uncompressed -> testfileppc64.merged.gabi\nprocessing: testfileppc64.merged.uncompressed\n[26] .debug_aranges compressed (96 => 65 67.71%)\n[27] .debug_info compressed (363 => 223 61.43%)\n[28] .debug_abbrev compressed (315 => 206 65.40%)\n[29] .debug_line compressed (119 => 101 84.87%)\n[30] .debug_frame compressed (96 => 85 88.54%)\n[31] .debug_str compressed (174 => 167 95.98%)\n[32] .debug_loc compressed (171 => 85 49.71%)\n[33] .debug_ranges NOT compressed, wouldn't be smaller\nNo errors\nuncompress testfileppc64.merged.gabi -> testfileppc64.merged.gabi.uncompressed\nprocessing: testfileppc64.merged.gabi\n[33] .debug_ranges already decompressed\n[26] .debug_aranges decompressed (65 => 96 147.69%)\n[27] .debug_info decompressed (223 => 363 162.78%)\n[28] .debug_abbrev decompressed (206 => 315 152.91%)\n[29] .debug_line decompressed (101 => 119 117.82%)\n[30] .debug_frame decompressed (85 => 96 112.94%)\n[31] .debug_str decompressed (167 => 174 104.19%)\n[32] .debug_loc decompressed (85 => 171 201.18%)\n[33] .debug_ranges already decompressed\nuncompress testfileppc32 -> testfileppc32.uncompressed\nprocessing: testfileppc32\n[28] .debug_aranges already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[32] .debug_frame already decompressed\n[33] .debug_str already decompressed\n[34] .debug_loc already decompressed\n[35] .debug_ranges already decompressed\n[28] .debug_aranges already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[32] .debug_frame already decompressed\n[33] .debug_str already decompressed\n[34] .debug_loc already decompressed\n[35] .debug_ranges already decompressed\nNo errors\ncompress gnu testfileppc32.uncompressed -> testfileppc32.gnu\nprocessing: testfileppc32.uncompressed\n[28] .debug_aranges compressed -> .zdebug_aranges (64 => 48 75.00%)\n[29] .debug_info compressed -> .zdebug_info (319 => 208 65.20%)\n[30] .debug_abbrev compressed -> .zdebug_abbrev (318 => 197 61.95%)\n[31] .debug_line compressed -> .zdebug_line (109 => 85 77.98%)\n[32] .debug_frame compressed -> .zdebug_frame (64 => 53 82.81%)\n[33] .debug_str compressed -> .zdebug_str (179 => 159 88.83%)\n[34] .debug_loc compressed -> .zdebug_loc (99 => 68 68.69%)\n[35] .debug_ranges NOT compressed, wouldn't be smaller\n[36] Updating section string table\nNo errors\nuncompress testfileppc32.gnu -> testfileppc32.gnu.uncompressed\nprocessing: testfileppc32.gnu\n[35] .debug_ranges already decompressed\n[28] .zdebug_aranges decompressed (48 => 64 133.33%)\n[29] .zdebug_info decompressed (208 => 319 153.37%)\n[30] .zdebug_abbrev decompressed (197 => 318 161.42%)\n[31] .zdebug_line decompressed (85 => 109 128.24%)\n[32] .zdebug_frame decompressed (53 => 64 120.75%)\n[33] .zdebug_str decompressed (159 => 179 112.58%)\n[34] .zdebug_loc decompressed (68 => 99 145.59%)\n[35] .debug_ranges already decompressed\n[36] Updating section string table\ncompress gabi testfileppc32.uncompressed -> testfileppc32.gabi\nprocessing: testfileppc32.uncompressed\n[28] .debug_aranges compressed (64 => 48 75.00%)\n[29] .debug_info compressed (319 => 208 65.20%)\n[30] .debug_abbrev compressed (318 => 197 61.95%)\n[31] .debug_line compressed (109 => 85 77.98%)\n[32] .debug_frame compressed (64 => 53 82.81%)\n[33] .debug_str compressed (179 => 159 88.83%)\n[34] .debug_loc compressed (99 => 68 68.69%)\n[35] .debug_ranges NOT compressed, wouldn't be smaller\nNo errors\nuncompress testfileppc32.gabi -> testfileppc32.gabi.uncompressed\nprocessing: testfileppc32.gabi\n[35] .debug_ranges already decompressed\n[28] .debug_aranges decompressed (48 => 64 133.33%)\n[29] .debug_info decompressed (208 => 319 153.37%)\n[30] .debug_abbrev decompressed (197 => 318 161.42%)\n[31] .debug_line decompressed (85 => 109 128.24%)\n[32] .debug_frame decompressed (53 => 64 120.75%)\n[33] .debug_str decompressed (159 => 179 112.58%)\n[34] .debug_loc decompressed (68 => 99 145.59%)\n[35] .debug_ranges already decompressed\nmerging string tables testfileppc32 -> testfileppc32.merged\nuncompress testfileppc32.merged -> testfileppc32.merged.uncompressed\nprocessing: testfileppc32.merged\n[28] .debug_aranges already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[32] .debug_frame already decompressed\n[33] .debug_str already decompressed\n[34] .debug_loc already decompressed\n[35] .debug_ranges already decompressed\n[28] .debug_aranges already decompressed\n[29] .debug_info already decompressed\n[30] .debug_abbrev already decompressed\n[31] .debug_line already decompressed\n[32] .debug_frame already decompressed\n[33] .debug_str already decompressed\n[34] .debug_loc already decompressed\n[35] .debug_ranges already decompressed\nNo errors\ncompress gnu testfileppc32.merged.uncompressed -> testfileppc32.merged.gnu\nprocessing: testfileppc32.merged.uncompressed\n[28] .debug_aranges compressed -> .zdebug_aranges (64 => 48 75.00%)\n[29] .debug_info compressed -> .zdebug_info (319 => 208 65.20%)\n[30] .debug_abbrev compressed -> .zdebug_abbrev (318 => 197 61.95%)\n[31] .debug_line compressed -> .zdebug_line (109 => 85 77.98%)\n[32] .debug_frame compressed -> .zdebug_frame (64 => 53 82.81%)\n[33] .debug_str compressed -> .zdebug_str (179 => 159 88.83%)\n[34] .debug_loc compressed -> .zdebug_loc (99 => 68 68.69%)\n[35] .debug_ranges NOT compressed, wouldn't be smaller\n[37] Updating section string table\n[36] Updating symbol table\nNo errors\nuncompress testfileppc32.merged.gnu -> testfileppc32.merged.gnu.uncompressed\nprocessing: testfileppc32.merged.gnu\n[35] .debug_ranges already decompressed\n[28] .zdebug_aranges decompressed (48 => 64 133.33%)\n[29] .zdebug_info decompressed (208 => 319 153.37%)\n[30] .zdebug_abbrev decompressed (197 => 318 161.42%)\n[31] .zdebug_line decompressed (85 => 109 128.24%)\n[32] .zdebug_frame decompressed (53 => 64 120.75%)\n[33] .zdebug_str decompressed (159 => 179 112.58%)\n[34] .zdebug_loc decompressed (68 => 99 145.59%)\n[35] .debug_ranges already decompressed\n[37] Updating section string table\n[36] Updating symbol table\ncompress gabi testfileppc32.merged.uncompressed -> testfileppc32.merged.gabi\nprocessing: testfileppc32.merged.uncompressed\n[28] .debug_aranges compressed (64 => 48 75.00%)\n[29] .debug_info compressed (319 => 208 65.20%)\n[30] .debug_abbrev compressed (318 => 197 61.95%)\n[31] .debug_line compressed (109 => 85 77.98%)\n[32] .debug_frame compressed (64 => 53 82.81%)\n[33] .debug_str compressed (179 => 159 88.83%)\n[34] .debug_loc compressed (99 => 68 68.69%)\n[35] .debug_ranges NOT compressed, wouldn't be smaller\nNo errors\nuncompress testfileppc32.merged.gabi -> testfileppc32.merged.gabi.uncompressed\nprocessing: testfileppc32.merged.gabi\n[35] .debug_ranges already decompressed\n[28] .debug_aranges decompressed (48 => 64 133.33%)\n[29] .debug_info decompressed (208 => 319 153.37%)\n[30] .debug_abbrev decompressed (197 => 318 161.42%)\n[31] .debug_line decompressed (85 => 109 128.24%)\n[32] .debug_frame decompressed (53 => 64 120.75%)\n[33] .debug_str decompressed (159 => 179 112.58%)\n[34] .debug_loc decompressed (68 => 99 145.59%)\n[35] .debug_ranges already decompressed\nuncompress testfile-zgnu64 -> testfile-zgnu64.uncompressed\nprocessing: testfile-zgnu64\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[6] Updating section string table\nNo errors\ncompress gnu testfile-zgnu64.uncompressed -> testfile-zgnu64.gnu\nprocessing: testfile-zgnu64.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (96 => 50 52.08%)\n[3] .debug_info compressed -> .zdebug_info (170 => 111 65.29%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[6] Updating section string table\nNo errors\nuncompress testfile-zgnu64.gnu -> testfile-zgnu64.gnu.uncompressed\nprocessing: testfile-zgnu64.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[6] Updating section string table\ncompress gabi testfile-zgnu64.uncompressed -> testfile-zgnu64.gabi\nprocessing: testfile-zgnu64.uncompressed\n[2] .debug_aranges compressed (96 => 62 64.58%)\n[3] .debug_info compressed (170 => 123 72.35%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgnu64.gabi -> testfile-zgnu64.gabi.uncompressed\nprocessing: testfile-zgnu64.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nmerging string tables testfile-zgnu64 -> testfile-zgnu64.merged\nuncompress testfile-zgnu64.merged -> testfile-zgnu64.merged.uncompressed\nprocessing: testfile-zgnu64.merged\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\ncompress gnu testfile-zgnu64.merged.uncompressed -> testfile-zgnu64.merged.gnu\nprocessing: testfile-zgnu64.merged.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (96 => 50 52.08%)\n[3] .debug_info compressed -> .zdebug_info (170 => 111 65.29%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\nuncompress testfile-zgnu64.merged.gnu -> testfile-zgnu64.merged.gnu.uncompressed\nprocessing: testfile-zgnu64.merged.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\n[6] Updating symbol table\ncompress gabi testfile-zgnu64.merged.uncompressed -> testfile-zgnu64.merged.gabi\nprocessing: testfile-zgnu64.merged.uncompressed\n[2] .debug_aranges compressed (96 => 62 64.58%)\n[3] .debug_info compressed (170 => 123 72.35%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgnu64.merged.gabi -> testfile-zgnu64.merged.gabi.uncompressed\nprocessing: testfile-zgnu64.merged.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nuncompress testfile-zgnu64be -> testfile-zgnu64be.uncompressed\nprocessing: testfile-zgnu64be\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\nNo errors\ncompress gnu testfile-zgnu64be.uncompressed -> testfile-zgnu64be.gnu\nprocessing: testfile-zgnu64be.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (96 => 52 54.17%)\n[4] .debug_info compressed -> .zdebug_info (126 => 89 70.63%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[7] Updating section string table\nNo errors\nuncompress testfile-zgnu64be.gnu -> testfile-zgnu64be.gnu.uncompressed\nprocessing: testfile-zgnu64be.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\ncompress gabi testfile-zgnu64be.uncompressed -> testfile-zgnu64be.gabi\nprocessing: testfile-zgnu64be.uncompressed\n[3] .debug_aranges compressed (96 => 64 66.67%)\n[4] .debug_info compressed (126 => 101 80.16%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgnu64be.gabi -> testfile-zgnu64be.gabi.uncompressed\nprocessing: testfile-zgnu64be.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nmerging string tables testfile-zgnu64be -> testfile-zgnu64be.merged\nuncompress testfile-zgnu64be.merged -> testfile-zgnu64be.merged.uncompressed\nprocessing: testfile-zgnu64be.merged\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\ncompress gnu testfile-zgnu64be.merged.uncompressed -> testfile-zgnu64be.merged.gnu\nprocessing: testfile-zgnu64be.merged.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (96 => 52 54.17%)\n[4] .debug_info compressed -> .zdebug_info (126 => 89 70.63%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\nuncompress testfile-zgnu64be.merged.gnu -> testfile-zgnu64be.merged.gnu.uncompressed\nprocessing: testfile-zgnu64be.merged.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[8] Updating section string table\n[7] Updating symbol table\ncompress gabi testfile-zgnu64be.merged.uncompressed -> testfile-zgnu64be.merged.gabi\nprocessing: testfile-zgnu64be.merged.uncompressed\n[3] .debug_aranges compressed (96 => 64 66.67%)\n[4] .debug_info compressed (126 => 101 80.16%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgnu64be.merged.gabi -> testfile-zgnu64be.merged.gabi.uncompressed\nprocessing: testfile-zgnu64be.merged.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nuncompress testfile-zgabi64 -> testfile-zgabi64.uncompressed\nprocessing: testfile-zgabi64\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nNo errors\ncompress gnu testfile-zgabi64.uncompressed -> testfile-zgabi64.gnu\nprocessing: testfile-zgabi64.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (96 => 50 52.08%)\n[3] .debug_info compressed -> .zdebug_info (170 => 111 65.29%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[6] Updating section string table\nNo errors\nuncompress testfile-zgabi64.gnu -> testfile-zgabi64.gnu.uncompressed\nprocessing: testfile-zgabi64.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[6] Updating section string table\ncompress gabi testfile-zgabi64.uncompressed -> testfile-zgabi64.gabi\nprocessing: testfile-zgabi64.uncompressed\n[2] .debug_aranges compressed (96 => 62 64.58%)\n[3] .debug_info compressed (170 => 123 72.35%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgabi64.gabi -> testfile-zgabi64.gabi.uncompressed\nprocessing: testfile-zgabi64.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nmerging string tables testfile-zgabi64 -> testfile-zgabi64.merged\nuncompress testfile-zgabi64.merged -> testfile-zgabi64.merged.uncompressed\nprocessing: testfile-zgabi64.merged\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nNo errors\ncompress gnu testfile-zgabi64.merged.uncompressed -> testfile-zgabi64.merged.gnu\nprocessing: testfile-zgabi64.merged.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (96 => 50 52.08%)\n[3] .debug_info compressed -> .zdebug_info (170 => 111 65.29%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\nuncompress testfile-zgabi64.merged.gnu -> testfile-zgabi64.merged.gnu.uncompressed\nprocessing: testfile-zgabi64.merged.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (50 => 96 192.00%)\n[3] .zdebug_info decompressed (111 => 170 153.15%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\n[6] Updating symbol table\ncompress gabi testfile-zgabi64.merged.uncompressed -> testfile-zgabi64.merged.gabi\nprocessing: testfile-zgabi64.merged.uncompressed\n[2] .debug_aranges compressed (96 => 62 64.58%)\n[3] .debug_info compressed (170 => 123 72.35%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgabi64.merged.gabi -> testfile-zgabi64.merged.gabi.uncompressed\nprocessing: testfile-zgabi64.merged.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (62 => 96 154.84%)\n[3] .debug_info decompressed (123 => 170 138.21%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (103 => 141 136.89%)\nuncompress testfile-zgabi64be -> testfile-zgabi64be.uncompressed\nprocessing: testfile-zgabi64be\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nNo errors\ncompress gnu testfile-zgabi64be.uncompressed -> testfile-zgabi64be.gnu\nprocessing: testfile-zgabi64be.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (96 => 52 54.17%)\n[4] .debug_info compressed -> .zdebug_info (126 => 89 70.63%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[7] Updating section string table\nNo errors\nuncompress testfile-zgabi64be.gnu -> testfile-zgabi64be.gnu.uncompressed\nprocessing: testfile-zgabi64be.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[7] Updating section string table\ncompress gabi testfile-zgabi64be.uncompressed -> testfile-zgabi64be.gabi\nprocessing: testfile-zgabi64be.uncompressed\n[3] .debug_aranges compressed (96 => 64 66.67%)\n[4] .debug_info compressed (126 => 101 80.16%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgabi64be.gabi -> testfile-zgabi64be.gabi.uncompressed\nprocessing: testfile-zgabi64be.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nmerging string tables testfile-zgabi64be -> testfile-zgabi64be.merged\nuncompress testfile-zgabi64be.merged -> testfile-zgabi64be.merged.uncompressed\nprocessing: testfile-zgabi64be.merged\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nNo errors\ncompress gnu testfile-zgabi64be.merged.uncompressed -> testfile-zgabi64be.merged.gnu\nprocessing: testfile-zgabi64be.merged.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (96 => 52 54.17%)\n[4] .debug_info compressed -> .zdebug_info (126 => 89 70.63%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (141 => 91 64.54%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\nuncompress testfile-zgabi64be.merged.gnu -> testfile-zgabi64be.merged.gnu.uncompressed\nprocessing: testfile-zgabi64be.merged.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (52 => 96 184.62%)\n[4] .zdebug_info decompressed (89 => 126 141.57%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (91 => 141 154.95%)\n[8] Updating section string table\n[7] Updating symbol table\ncompress gabi testfile-zgabi64be.merged.uncompressed -> testfile-zgabi64be.merged.gabi\nprocessing: testfile-zgabi64be.merged.uncompressed\n[3] .debug_aranges compressed (96 => 64 66.67%)\n[4] .debug_info compressed (126 => 101 80.16%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (141 => 103 73.05%)\nNo errors\nuncompress testfile-zgabi64be.merged.gabi -> testfile-zgabi64be.merged.gabi.uncompressed\nprocessing: testfile-zgabi64be.merged.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (64 => 96 150.00%)\n[4] .debug_info decompressed (101 => 126 124.75%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (103 => 141 136.89%)\nuncompress testfile-zgnu32 -> testfile-zgnu32.uncompressed\nprocessing: testfile-zgnu32\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[6] Updating section string table\nNo errors\ncompress gnu testfile-zgnu32.uncompressed -> testfile-zgnu32.gnu\nprocessing: testfile-zgnu32.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (64 => 49 76.56%)\n[3] .debug_info compressed -> .zdebug_info (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (133 => 90 67.67%)\n[6] Updating section string table\nNo errors\nuncompress testfile-zgnu32.gnu -> testfile-zgnu32.gnu.uncompressed\nprocessing: testfile-zgnu32.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[6] Updating section string table\ncompress gabi testfile-zgnu32.uncompressed -> testfile-zgnu32.gabi\nprocessing: testfile-zgnu32.uncompressed\n[2] .debug_aranges compressed (64 => 49 76.56%)\n[3] .debug_info compressed (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (133 => 90 67.67%)\nNo errors\nuncompress testfile-zgnu32.gabi -> testfile-zgnu32.gabi.uncompressed\nprocessing: testfile-zgnu32.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nmerging string tables testfile-zgnu32 -> testfile-zgnu32.merged\nuncompress testfile-zgnu32.merged -> testfile-zgnu32.merged.uncompressed\nprocessing: testfile-zgnu32.merged\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\ncompress gnu testfile-zgnu32.merged.uncompressed -> testfile-zgnu32.merged.gnu\nprocessing: testfile-zgnu32.merged.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (64 => 49 76.56%)\n[3] .debug_info compressed -> .zdebug_info (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (133 => 90 67.67%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\nuncompress testfile-zgnu32.merged.gnu -> testfile-zgnu32.merged.gnu.uncompressed\nprocessing: testfile-zgnu32.merged.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[7] Updating section string table\n[6] Updating symbol table\ncompress gabi testfile-zgnu32.merged.uncompressed -> testfile-zgnu32.merged.gabi\nprocessing: testfile-zgnu32.merged.uncompressed\n[2] .debug_aranges compressed (64 => 49 76.56%)\n[3] .debug_info compressed (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (133 => 90 67.67%)\nNo errors\nuncompress testfile-zgnu32.merged.gabi -> testfile-zgnu32.merged.gabi.uncompressed\nprocessing: testfile-zgnu32.merged.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nuncompress testfile-zgnu32be -> testfile-zgnu32be.uncompressed\nprocessing: testfile-zgnu32be\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[7] Updating section string table\nNo errors\ncompress gnu testfile-zgnu32be.uncompressed -> testfile-zgnu32be.gnu\nprocessing: testfile-zgnu32be.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (64 => 51 79.69%)\n[4] .debug_info compressed -> .zdebug_info (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (133 => 89 66.92%)\n[7] Updating section string table\nNo errors\nuncompress testfile-zgnu32be.gnu -> testfile-zgnu32be.gnu.uncompressed\nprocessing: testfile-zgnu32be.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[7] Updating section string table\ncompress gabi testfile-zgnu32be.uncompressed -> testfile-zgnu32be.gabi\nprocessing: testfile-zgnu32be.uncompressed\n[3] .debug_aranges compressed (64 => 51 79.69%)\n[4] .debug_info compressed (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (133 => 89 66.92%)\nNo errors\nuncompress testfile-zgnu32be.gabi -> testfile-zgnu32be.gabi.uncompressed\nprocessing: testfile-zgnu32be.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nmerging string tables testfile-zgnu32be -> testfile-zgnu32be.merged\nuncompress testfile-zgnu32be.merged -> testfile-zgnu32be.merged.uncompressed\nprocessing: testfile-zgnu32be.merged\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\ncompress gnu testfile-zgnu32be.merged.uncompressed -> testfile-zgnu32be.merged.gnu\nprocessing: testfile-zgnu32be.merged.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (64 => 51 79.69%)\n[4] .debug_info compressed -> .zdebug_info (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (133 => 89 66.92%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\nuncompress testfile-zgnu32be.merged.gnu -> testfile-zgnu32be.merged.gnu.uncompressed\nprocessing: testfile-zgnu32be.merged.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[8] Updating section string table\n[7] Updating symbol table\ncompress gabi testfile-zgnu32be.merged.uncompressed -> testfile-zgnu32be.merged.gabi\nprocessing: testfile-zgnu32be.merged.uncompressed\n[3] .debug_aranges compressed (64 => 51 79.69%)\n[4] .debug_info compressed (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (133 => 89 66.92%)\nNo errors\nuncompress testfile-zgnu32be.merged.gabi -> testfile-zgnu32be.merged.gabi.uncompressed\nprocessing: testfile-zgnu32be.merged.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nuncompress testfile-zgabi32 -> testfile-zgabi32.uncompressed\nprocessing: testfile-zgabi32\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nNo errors\ncompress gnu testfile-zgabi32.uncompressed -> testfile-zgabi32.gnu\nprocessing: testfile-zgabi32.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (64 => 49 76.56%)\n[3] .debug_info compressed -> .zdebug_info (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (133 => 90 67.67%)\n[6] Updating section string table\nNo errors\nuncompress testfile-zgabi32.gnu -> testfile-zgabi32.gnu.uncompressed\nprocessing: testfile-zgabi32.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[6] Updating section string table\ncompress gabi testfile-zgabi32.uncompressed -> testfile-zgabi32.gabi\nprocessing: testfile-zgabi32.uncompressed\n[2] .debug_aranges compressed (64 => 49 76.56%)\n[3] .debug_info compressed (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (133 => 90 67.67%)\nNo errors\nuncompress testfile-zgabi32.gabi -> testfile-zgabi32.gabi.uncompressed\nprocessing: testfile-zgabi32.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nmerging string tables testfile-zgabi32 -> testfile-zgabi32.merged\nuncompress testfile-zgabi32.merged -> testfile-zgabi32.merged.uncompressed\nprocessing: testfile-zgabi32.merged\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nNo errors\ncompress gnu testfile-zgabi32.merged.uncompressed -> testfile-zgabi32.merged.gnu\nprocessing: testfile-zgabi32.merged.uncompressed\n[2] .debug_aranges compressed -> .zdebug_aranges (64 => 49 76.56%)\n[3] .debug_info compressed -> .zdebug_info (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed -> .zdebug_line (133 => 90 67.67%)\n[7] Updating section string table\n[6] Updating symbol table\nNo errors\nuncompress testfile-zgabi32.merged.gnu -> testfile-zgabi32.merged.gnu.uncompressed\nprocessing: testfile-zgabi32.merged.gnu\n[4] .debug_abbrev already decompressed\n[2] .zdebug_aranges decompressed (49 => 64 130.61%)\n[3] .zdebug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .zdebug_line decompressed (90 => 133 147.78%)\n[7] Updating section string table\n[6] Updating symbol table\ncompress gabi testfile-zgabi32.merged.uncompressed -> testfile-zgabi32.merged.gabi\nprocessing: testfile-zgabi32.merged.uncompressed\n[2] .debug_aranges compressed (64 => 49 76.56%)\n[3] .debug_info compressed (154 => 111 72.08%)\n[4] .debug_abbrev NOT compressed, wouldn't be smaller\n[5] .debug_line compressed (133 => 90 67.67%)\nNo errors\nuncompress testfile-zgabi32.merged.gabi -> testfile-zgabi32.merged.gabi.uncompressed\nprocessing: testfile-zgabi32.merged.gabi\n[4] .debug_abbrev already decompressed\n[2] .debug_aranges decompressed (49 => 64 130.61%)\n[3] .debug_info decompressed (111 => 154 138.74%)\n[4] .debug_abbrev already decompressed\n[5] .debug_line decompressed (90 => 133 147.78%)\nuncompress testfile-zgabi32be -> testfile-zgabi32be.uncompressed\nprocessing: testfile-zgabi32be\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nNo errors\ncompress gnu testfile-zgabi32be.uncompressed -> testfile-zgabi32be.gnu\nprocessing: testfile-zgabi32be.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (64 => 51 79.69%)\n[4] .debug_info compressed -> .zdebug_info (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (133 => 89 66.92%)\n[7] Updating section string table\nNo errors\nuncompress testfile-zgabi32be.gnu -> testfile-zgabi32be.gnu.uncompressed\nprocessing: testfile-zgabi32be.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[7] Updating section string table\ncompress gabi testfile-zgabi32be.uncompressed -> testfile-zgabi32be.gabi\nprocessing: testfile-zgabi32be.uncompressed\n[3] .debug_aranges compressed (64 => 51 79.69%)\n[4] .debug_info compressed (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (133 => 89 66.92%)\nNo errors\nuncompress testfile-zgabi32be.gabi -> testfile-zgabi32be.gabi.uncompressed\nprocessing: testfile-zgabi32be.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nmerging string tables testfile-zgabi32be -> testfile-zgabi32be.merged\nuncompress testfile-zgabi32be.merged -> testfile-zgabi32be.merged.uncompressed\nprocessing: testfile-zgabi32be.merged\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nNo errors\ncompress gnu testfile-zgabi32be.merged.uncompressed -> testfile-zgabi32be.merged.gnu\nprocessing: testfile-zgabi32be.merged.uncompressed\n[3] .debug_aranges compressed -> .zdebug_aranges (64 => 51 79.69%)\n[4] .debug_info compressed -> .zdebug_info (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed -> .zdebug_line (133 => 89 66.92%)\n[8] Updating section string table\n[7] Updating symbol table\nNo errors\nuncompress testfile-zgabi32be.merged.gnu -> testfile-zgabi32be.merged.gnu.uncompressed\nprocessing: testfile-zgabi32be.merged.gnu\n[5] .debug_abbrev already decompressed\n[3] .zdebug_aranges decompressed (51 => 64 125.49%)\n[4] .zdebug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .zdebug_line decompressed (89 => 133 149.44%)\n[8] Updating section string table\n[7] Updating symbol table\ncompress gabi testfile-zgabi32be.merged.uncompressed -> testfile-zgabi32be.merged.gabi\nprocessing: testfile-zgabi32be.merged.uncompressed\n[3] .debug_aranges compressed (64 => 51 79.69%)\n[4] .debug_info compressed (110 => 88 80.00%)\n[5] .debug_abbrev NOT compressed, wouldn't be smaller\n[6] .debug_line compressed (133 => 89 66.92%)\nNo errors\nuncompress testfile-zgabi32be.merged.gabi -> testfile-zgabi32be.merged.gabi.uncompressed\nprocessing: testfile-zgabi32be.merged.gabi\n[5] .debug_abbrev already decompressed\n[3] .debug_aranges decompressed (51 => 64 125.49%)\n[4] .debug_info decompressed (88 => 110 125.00%)\n[5] .debug_abbrev already decompressed\n[6] .debug_line decompressed (89 => 133 149.44%)\nPASS: run-compress-test.sh\nPASS: run-readelf-zdebug.sh\nPASS: run-readelf-zdebug-rel.sh\n\nfname: empty.elf.32\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\n\nfname: empty.elf.32.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\n\nfname: empty.elf.64\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\n\nfname: empty.elf.64.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\nPASS: emptyfile\n\nfname: vendor.elf.32\n\nfname: vendor.elf.32.mmap\n\nfname: vendor.elf.64\n\nfname: vendor.elf.64.mmap\nPASS: vendorelf\n\nfname: fill.elf.32\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\nAdd data section .data1\nadd_string: '.data1', stridx: 16, lastidx: 9\nAdd data section .data2\nadd_string: '.data2', stridx: 23, lastidx: 16\nAdd data section .data3\nadd_string: '.data3', stridx: 30, lastidx: 23\nAdd data section .data4\nadd_string: '.data4', stridx: 37, lastidx: 30\nRereading fill.elf.32\nshdrstrndx: 1\ncheck data .data3 [1,2,3,4,5]\nRereading fill.elf.32 again\ncheck data .data1 [1,2,3,4,5]\ncheck data .data2 [1,2,3,4,5]\ncheck data .data3 [5,4,3,2,1]\ncheck data .data4 [1,2,3,4,5]\n\nfname: fill.elf.32.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\nAdd data section .data1\nadd_string: '.data1', stridx: 16, lastidx: 9\nAdd data section .data2\nadd_string: '.data2', stridx: 23, lastidx: 16\nAdd data section .data3\nadd_string: '.data3', stridx: 30, lastidx: 23\nAdd data section .data4\nadd_string: '.data4', stridx: 37, lastidx: 30\nRereading fill.elf.32.mmap\nshdrstrndx: 1\ncheck data .data3 [1,2,3,4,5]\nRereading fill.elf.32.mmap again\ncheck data .data1 [1,2,3,4,5]\ncheck data .data2 [1,2,3,4,5]\ncheck data .data3 [5,4,3,2,1]\ncheck data .data4 [1,2,3,4,5]\n\nfname: fill.elf.64\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\nAdd data section .data1\nadd_string: '.data1', stridx: 16, lastidx: 9\nAdd data section .data2\nadd_string: '.data2', stridx: 23, lastidx: 16\nAdd data section .data3\nadd_string: '.data3', stridx: 30, lastidx: 23\nAdd data section .data4\nadd_string: '.data4', stridx: 37, lastidx: 30\nRereading fill.elf.64\nshdrstrndx: 1\ncheck data .data3 [1,2,3,4,5]\nRereading fill.elf.64 again\ncheck data .data1 [1,2,3,4,5]\ncheck data .data2 [1,2,3,4,5]\ncheck data .data3 [5,4,3,2,1]\ncheck data .data4 [1,2,3,4,5]\n\nfname: fill.elf.64.mmap\nadd_string: '', stridx: 1, lastidx: 0\nadd_string: '.strtab', stridx: 9, lastidx: 1\nAdd data section .data1\nadd_string: '.data1', stridx: 16, lastidx: 9\nAdd data section .data2\nadd_string: '.data2', stridx: 23, lastidx: 16\nAdd data section .data3\nadd_string: '.data3', stridx: 30, lastidx: 23\nAdd data section .data4\nadd_string: '.data4', stridx: 37, lastidx: 30\nRereading fill.elf.64.mmap\nshdrstrndx: 1\ncheck data .data3 [1,2,3,4,5]\nRereading fill.elf.64.mmap again\ncheck data .data1 [1,2,3,4,5]\ncheck data .data2 [1,2,3,4,5]\ncheck data .data3 [5,4,3,2,1]\ncheck data .data4 [1,2,3,4,5]\nPASS: fillfile\nAda83: 1\nAda95: 1\nBLISS: 0\nC: 0\nC11: 0\nC89: 0\nC99: 0\nC_plus_plus: 0\nC_plus_plus_03: 0\nC_plus_plus_11: 0\nC_plus_plus_14: 0\nCobol74: 1\nCobol85: 1\nD: 0\nDylan: 0\nFortran03: 1\nFortran08: 1\nFortran77: 1\nFortran90: 1\nFortran95: 1\nGo: 0\nHaskell: 0\nJava: 0\nJulia: 1\nMips_Assembler: <unknown>\nModula2: 1\nModula3: 1\nOCaml: 0\nObjC: 0\nObjC_plus_plus: 0\nOpenCL: 0\nPLI: 1\nPascal83: 1\nPython: 0\nRenderScript: 0\nRust: 0\nSwift: 0\nUPC: 0\nPASS: dwarf_default_lower_bound\nchecking testfile-debug-types\nchecking CU at 0\nchecking TU at 0\nchecking Type DIE at 4f\nchecking TU at 43\nchecking Type DIE at 7f\nchecking 2 subdie\nchecking 2 subdie\nchecking testfile_multi_main\nchecking CU at 0\nchecking alt debug\nchecking CU at 0\nchecking testfilebazdbgppc64.debug\nchecking CU at 0\nchecking CU at 90\nchecking testfile-dwarf-4\nchecking CU at 0\nchecking CU at 211\nchecking testfile-dwarf-5\nchecking CU at 0\nchecking CU at 20c\nchecking testfile-splitdwarf-4\nchecking CU at 0\nchecking CU at 34\nchecking 4 subdie\nchecking 4 subdie\nchecking testfile-splitdwarf-5\nchecking CU at 0\nchecking CU at 35\nchecking 4 subdie\nchecking 4 subdie\nchecking testfile-hello4.dwo\nchecking CU at 0\nchecking testfile-world4.dwo\nchecking CU at 0\nchecking testfile-hello5.dwo\nchecking CU at 0\nchecking testfile-world5.dwo\nchecking CU at 0\nchecking /usr/lib/elfutils/ptest/tests/..//src/addr2line\nchecking CU at 0\nchecking CU at 39\nchecking CU at 4f1\nchecking CU at 532\nchecking CU at 566\nchecking CU at 4ab1\nchecking CU at 4b84\nchecking CU at 5203\nchecking /usr/lib/elfutils/ptest/tests/..//src/elfclassify\nchecking CU at 0\nchecking CU at 39\nchecking CU at 4f1\nchecking CU at 532\nchecking CU at 566\nchecking CU at 3be9\nchecking CU at 4268\nchecking /usr/lib/elfutils/ptest/tests/..//src/stack\nchecking CU at 0\nchecking CU at 39\nchecking CU at 4f1\nchecking CU at 532\nchecking CU at 566\nchecking CU at 4831\nchecking CU at 4904\nchecking CU at 4f83\nchecking /usr/lib/elfutils/ptest/tests/..//src/unstrip\nchecking CU at 0\nchecking CU at 39\nchecking CU at 4f1\nchecking CU at 532\nchecking CU at 566\nchecking CU at aee2\nchecking CU at b236\nchecking CU at b668\nchecking CU at bce7\nchecking /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\nchecking CU at 0\nchecking CU at 34\nchecking CU at 32e\nchecking CU at 4a4\nchecking CU at 998\nchecking CU at b21\nchecking CU at 4c13\nchecking CU at 5c7a\nchecking CU at 6c37\nchecking CU at 7ee7\nchecking CU at 8e65\nchecking CU at 9de3\nchecking CU at ad61\nchecking CU at bcf6\nchecking CU at c04f\nchecking CU at c3a8\nchecking CU at d51f\nchecking CU at da3b\nchecking CU at df61\nchecking CU at e47d\nchecking CU at e9a3\nchecking CU at 14d1a\nchecking CU at 15f39\nchecking CU at 17158\nchecking CU at 183e1\nchecking CU at 1958b\nchecking CU at 1a735\nchecking CU at 1b717\nchecking CU at 1c9a0\nchecking CU at 1e31f\nchecking CU at 1fd38\nchecking CU at 21031\nchecking CU at 22474\nchecking CU at 238cc\nchecking CU at 248bf\nchecking CU at 25bde\nchecking CU at 26de4\nchecking CU at 28e4a\nchecking CU at 29f96\nchecking CU at 2b82a\nchecking CU at 2c974\nchecking CU at 2db77\nchecking CU at 2ec10\nchecking CU at 2fb8e\nchecking CU at 30e67\nchecking CU at 32894\nchecking CU at 343db\nchecking CU at 3560a\nchecking CU at 3687f\nchecking CU at 37d47\nchecking CU at 38ea9\nchecking CU at 3ac07\nchecking CU at 3be3a\nchecking CU at 3d5f6\nchecking CU at 3e74e\nchecking CU at 3f8a6\nchecking CU at 409fe\nchecking CU at 41b56\nchecking CU at 42cae\nchecking CU at 43e26\nchecking CU at 44f86\nchecking CU at 466a6\nchecking CU at 4823a\nchecking CU at 49e00\nchecking CU at 4d309\nchecking CU at 50805\nchecking CU at 51aa3\nchecking CU at 52d6b\nchecking CU at 53f19\nchecking CU at 55167\nchecking CU at 563b5\nchecking CU at 5761f\nchecking CU at 58843\nchecking CU at 59acf\nchecking CU at 5ad9b\nchecking CU at 5bfd9\nchecking CU at 5d263\nchecking CU at 5e509\nchecking CU at 5f7c7\nchecking CU at 60a00\nchecking CU at 61c25\nchecking CU at 62dd7\nchecking CU at 63fd2\nchecking CU at 652b4\nchecking CU at 66529\nchecking CU at 67745\nchecking CU at 6877a\nchecking CU at 697af\nchecking CU at 6b3de\nchecking CU at 6c6d1\nchecking CU at 6d9eb\nchecking CU at 6eb91\nchecking CU at 6fe02\nchecking CU at 71073\nchecking CU at 72300\nchecking CU at 73547\nchecking CU at 74861\nchecking CU at 759f5\nchecking CU at 77062\nchecking CU at 78030\nchecking CU at 794a3\nchecking CU at 7a916\nchecking CU at 7aa67\nchecking CU at 7ab9a\nchecking CU at 7be48\nchecking CU at 7d02d\nchecking CU at 7e221\nchecking CU at 7f3bd\nchecking CU at 80559\nchecking CU at 816c6\nchecking CU at 826ea\nchecking CU at 827e6\nchecking CU at 837ec\nchecking CU at 849fb\nchecking CU at 85c18\nchecking CU at 86e62\nchecking CU at 895d1\nchecking CU at 8ae67\nchecking /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\nchecking CU at 0\nchecking CU at 34\nchecking CU at 1204\nchecking CU at 1a5d\nchecking CU at 41ed\nchecking CU at 4461\nchecking CU at 4c36\nchecking CU at 5bcf\nchecking CU at 6687\nchecking CU at 6ebe\nchecking CU at 7d26\nchecking CU at 88a0\nchecking CU at 9623\nchecking CU at a125\nchecking CU at a91d\nchecking CU at b24d\nchecking CU at be43\nchecking CU at c9b9\nchecking CU at d40d\nchecking CU at dc46\nchecking CU at e718\nchecking CU at ef69\nchecking CU at fa51\nchecking CU at 1028a\nchecking CU at 10d99\nchecking CU at 115d2\nchecking CU at 12069\nchecking CU at 12b15\nchecking CU at 13c1f\nchecking CU at 1533e\nchecking CU at 15545\nchecking CU at 15a6e\nchecking CU at 16883\nchecking CU at 1783e\nchecking CU at 187f9\nchecking CU at 197b4\nchecking /usr/lib/elfutils/ptest/tests/..//src/size.o\nchecking CU at 0\nchecking /usr/lib/elfutils/ptest/tests/..//src/strip.o\nchecking CU at 0\nPASS: run-dwarf-die-addr-die.sh\nfile: testfile-debug-types\nGot cudie: (null), unit_type: 1\nGot cudie: (null), unit_type: 2\nsubdie: B\nGot cudie: (null), unit_type: 2\nsubdie: A\n\nfile: testfile_multi_main\nGot cudie: main.c, unit_type: 1\n\nfile: testfilebazdbgppc64.debug\nGot cudie: foo.c, unit_type: 1\nGot cudie: bar.c, unit_type: 1\n\nfile: testfile-dwarf-4\nGot cudie: hello.c, unit_type: 1\nGot cudie: world.c, unit_type: 1\n\nfile: testfile-dwarf-5\nGot cudie: hello.c, unit_type: 1\nGot cudie: world.c, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/addr2line\nGot cudie: ../sysdeps/aarch64/start.S, unit_type: 1\nGot cudie: abi-note.c, unit_type: 1\nGot cudie: init.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/src/addr2line.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/xbasename.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/printversion.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/elfclassify\nGot cudie: ../sysdeps/aarch64/start.S, unit_type: 1\nGot cudie: abi-note.c, unit_type: 1\nGot cudie: init.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/src/elfclassify.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/printversion.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/stack\nGot cudie: ../sysdeps/aarch64/start.S, unit_type: 1\nGot cudie: abi-note.c, unit_type: 1\nGot cudie: init.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/src/stack.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/xbasename.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/printversion.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/unstrip\nGot cudie: ../sysdeps/aarch64/start.S, unit_type: 1\nGot cudie: abi-note.c, unit_type: 1\nGot cudie: init.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/src/unstrip.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/xasprintf.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/xmalloc.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/lib/printversion.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_version.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_hash.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_error.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_fill.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_begin.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_next.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_rand.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_end.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_kind.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getclass.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getbase.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getident.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_fsize.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_fsize.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_fsize.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_xlatetof.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_xlatetom.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_xlatetof.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_xlatetom.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_xlate.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_getehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_getehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_newehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_newehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_newehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_ehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_getphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_getphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_newphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_newphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_newphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_phdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getarhdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getarsym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_rawfile.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_readall.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_cntl.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_nextscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_ndxscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_newscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_getshdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_getshdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getshdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_shdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_strptr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_rawdata.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getdata.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_newdata.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getdata_rawchunk.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagelf.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagehdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagphdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagshdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_flagdata.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_memory.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_update.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_updatenull.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_updatenull.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_updatefile.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_updatefile.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getsym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_sym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getversym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getverneed.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getvernaux.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getverdef.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getverdaux.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getrel.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getrela.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_rel.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_rela.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getdyn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_dyn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getmove.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_move.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getsyminfo.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_syminfo.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getauxv.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_auxv.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getnote.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_xlatetof.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_xlatetom.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/nlist.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getsymshndx.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_symshndx.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_versym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_verneed.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_vernaux.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_verdef.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_verdaux.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getphdrnum.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getshdrnum.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getshdrstrndx.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_checksum.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_checksum.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_checksum.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/libelf_crc32.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/libelf_next_prime.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_clone.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getlib.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_update_lib.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_offscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_offscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_offscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_getaroff.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_gnu_hash.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_scnshndx.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf32_getchdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf64_getchdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/gelf_getchdr.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_compress.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libelf/elf_compress_gnu.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\nGot cudie: ../sysdeps/aarch64/crti.S, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_begin.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_abort.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_end.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_error.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_getelf.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newscn_ingrp.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newsubscn.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newsym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newcomsym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newabssym.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_newscngrp.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_scngrp_newsignature.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_fill.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_align.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addstrz.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addint8.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_adduint8.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addint16.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_adduint16.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addint32.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_adduint32.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addint64.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_adduint64.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_adduleb128.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/asm_addsleb128.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/disasm_begin.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/disasm_cb.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/disasm_end.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/disasm_str.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libasm/symbolhash.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libebl/eblelfclass.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libebl/eblelfdata.c, unit_type: 1\nGot cudie: /usr/src/debug/elfutils/0.189/libebl/eblelfmachine.c, unit_type: 1\nGot cudie: ../sysdeps/aarch64/crtn.S, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/size.o\nGot cudie: /usr/src/debug/elfutils/0.189/src, unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/strip.o\nGot cudie: /usr/src/debug/elfutils/0.189/src/strip.c, unit_type: 1\n\nPASS: run-get-units-invalid.sh\nfile: testfile-debug-types\nGot cudie unit_type: 1\nGot cudie unit_type: 2\nGot cudie unit_type: 2\n\nfile: testfile_multi_main\nGot cudie unit_type: 1\n\nfile: testfilebazdbgppc64.debug\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: testfile-dwarf-4\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: testfile-dwarf-5\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/addr2line\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/elfclassify\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/stack\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/unstrip\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\nGot cudie unit_type: 1\n\nPASS: run-get-units-split.sh\nPASS: run-attr-integrate-skel.sh\nPASS: run-all-dwarf-ranges.sh\nfile: testfile-debug-types\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 4, unit_type 1\n1 cu dietag: 41, subtag: 13, version 4, unit_type 2\n2 cu dietag: 41, subtag: 13, version 4, unit_type 2\nrechecking: testfile-debug-types\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 4, unit_type 1\n1 re dietag: 41, subtag: 13, version 4, unit_type 2\n2 re dietag: 41, subtag: 13, version 4, unit_type 2\n\nfile: testfile_multi_main\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 4, unit_type 1\nrechecking: testfile_multi_main\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 4, unit_type 1\n\nfile: testfilebazdbgppc64.debug\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 4, unit_type 1\n1 cu dietag: 11, subtag: 0, version 4, unit_type 1\nrechecking: testfilebazdbgppc64.debug\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 4, unit_type 1\n1 re dietag: 11, subtag: 0, version 4, unit_type 1\n\nfile: testfile-dwarf-4\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 4, unit_type 1\n1 cu dietag: 11, subtag: 0, version 4, unit_type 1\nrechecking: testfile-dwarf-4\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 4, unit_type 1\n1 re dietag: 11, subtag: 0, version 4, unit_type 1\n\nfile: testfile-dwarf-5\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: testfile-dwarf-5\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/addr2line\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\n7 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//src/addr2line\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n7 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/elfclassify\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//src/elfclassify\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/stack\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\n7 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//src/stack\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n7 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//src/unstrip\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\n7 cu dietag: 11, subtag: 0, version 5, unit_type 1\n8 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//src/unstrip\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n7 re dietag: 11, subtag: 0, version 5, unit_type 1\n8 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\n7 cu dietag: 11, subtag: 0, version 5, unit_type 1\n8 cu dietag: 11, subtag: 0, version 5, unit_type 1\n9 cu dietag: 11, subtag: 0, version 5, unit_type 1\n10 cu dietag: 11, subtag: 0, version 5, unit_type 1\n11 cu dietag: 11, subtag: 0, version 5, unit_type 1\n12 cu dietag: 11, subtag: 0, version 5, unit_type 1\n13 cu dietag: 11, subtag: 0, version 5, unit_type 1\n14 cu dietag: 11, subtag: 0, version 5, unit_type 1\n15 cu dietag: 11, subtag: 0, version 5, unit_type 1\n16 cu dietag: 11, subtag: 0, version 5, unit_type 1\n17 cu dietag: 11, subtag: 0, version 5, unit_type 1\n18 cu dietag: 11, subtag: 0, version 5, unit_type 1\n19 cu dietag: 11, subtag: 0, version 5, unit_type 1\n20 cu dietag: 11, subtag: 0, version 5, unit_type 1\n21 cu dietag: 11, subtag: 0, version 5, unit_type 1\n22 cu dietag: 11, subtag: 0, version 5, unit_type 1\n23 cu dietag: 11, subtag: 0, version 5, unit_type 1\n24 cu dietag: 11, subtag: 0, version 5, unit_type 1\n25 cu dietag: 11, subtag: 0, version 5, unit_type 1\n26 cu dietag: 11, subtag: 0, version 5, unit_type 1\n27 cu dietag: 11, subtag: 0, version 5, unit_type 1\n28 cu dietag: 11, subtag: 0, version 5, unit_type 1\n29 cu dietag: 11, subtag: 0, version 5, unit_type 1\n30 cu dietag: 11, subtag: 0, version 5, unit_type 1\n31 cu dietag: 11, subtag: 0, version 5, unit_type 1\n32 cu dietag: 11, subtag: 0, version 5, unit_type 1\n33 cu dietag: 11, subtag: 0, version 5, unit_type 1\n34 cu dietag: 11, subtag: 0, version 5, unit_type 1\n35 cu dietag: 11, subtag: 0, version 5, unit_type 1\n36 cu dietag: 11, subtag: 0, version 5, unit_type 1\n37 cu dietag: 11, subtag: 0, version 5, unit_type 1\n38 cu dietag: 11, subtag: 0, version 5, unit_type 1\n39 cu dietag: 11, subtag: 0, version 5, unit_type 1\n40 cu dietag: 11, subtag: 0, version 5, unit_type 1\n41 cu dietag: 11, subtag: 0, version 5, unit_type 1\n42 cu dietag: 11, subtag: 0, version 5, unit_type 1\n43 cu dietag: 11, subtag: 0, version 5, unit_type 1\n44 cu dietag: 11, subtag: 0, version 5, unit_type 1\n45 cu dietag: 11, subtag: 0, version 5, unit_type 1\n46 cu dietag: 11, subtag: 0, version 5, unit_type 1\n47 cu dietag: 11, subtag: 0, version 5, unit_type 1\n48 cu dietag: 11, subtag: 0, version 5, unit_type 1\n49 cu dietag: 11, subtag: 0, version 5, unit_type 1\n50 cu dietag: 11, subtag: 0, version 5, unit_type 1\n51 cu dietag: 11, subtag: 0, version 5, unit_type 1\n52 cu dietag: 11, subtag: 0, version 5, unit_type 1\n53 cu dietag: 11, subtag: 0, version 5, unit_type 1\n54 cu dietag: 11, subtag: 0, version 5, unit_type 1\n55 cu dietag: 11, subtag: 0, version 5, unit_type 1\n56 cu dietag: 11, subtag: 0, version 5, unit_type 1\n57 cu dietag: 11, subtag: 0, version 5, unit_type 1\n58 cu dietag: 11, subtag: 0, version 5, unit_type 1\n59 cu dietag: 11, subtag: 0, version 5, unit_type 1\n60 cu dietag: 11, subtag: 0, version 5, unit_type 1\n61 cu dietag: 11, subtag: 0, version 5, unit_type 1\n62 cu dietag: 11, subtag: 0, version 5, unit_type 1\n63 cu dietag: 11, subtag: 0, version 5, unit_type 1\n64 cu dietag: 11, subtag: 0, version 5, unit_type 1\n65 cu dietag: 11, subtag: 0, version 5, unit_type 1\n66 cu dietag: 11, subtag: 0, version 5, unit_type 1\n67 cu dietag: 11, subtag: 0, version 5, unit_type 1\n68 cu dietag: 11, subtag: 0, version 5, unit_type 1\n69 cu dietag: 11, subtag: 0, version 5, unit_type 1\n70 cu dietag: 11, subtag: 0, version 5, unit_type 1\n71 cu dietag: 11, subtag: 0, version 5, unit_type 1\n72 cu dietag: 11, subtag: 0, version 5, unit_type 1\n73 cu dietag: 11, subtag: 0, version 5, unit_type 1\n74 cu dietag: 11, subtag: 0, version 5, unit_type 1\n75 cu dietag: 11, subtag: 0, version 5, unit_type 1\n76 cu dietag: 11, subtag: 0, version 5, unit_type 1\n77 cu dietag: 11, subtag: 0, version 5, unit_type 1\n78 cu dietag: 11, subtag: 0, version 5, unit_type 1\n79 cu dietag: 11, subtag: 0, version 5, unit_type 1\n80 cu dietag: 11, subtag: 0, version 5, unit_type 1\n81 cu dietag: 11, subtag: 0, version 5, unit_type 1\n82 cu dietag: 11, subtag: 0, version 5, unit_type 1\n83 cu dietag: 11, subtag: 0, version 5, unit_type 1\n84 cu dietag: 11, subtag: 0, version 5, unit_type 1\n85 cu dietag: 11, subtag: 0, version 5, unit_type 1\n86 cu dietag: 11, subtag: 0, version 5, unit_type 1\n87 cu dietag: 11, subtag: 0, version 5, unit_type 1\n88 cu dietag: 11, subtag: 0, version 5, unit_type 1\n89 cu dietag: 11, subtag: 0, version 5, unit_type 1\n90 cu dietag: 11, subtag: 0, version 5, unit_type 1\n91 cu dietag: 11, subtag: 0, version 5, unit_type 1\n92 cu dietag: 11, subtag: 0, version 5, unit_type 1\n93 cu dietag: 11, subtag: 0, version 5, unit_type 1\n94 cu dietag: 11, subtag: 0, version 5, unit_type 1\n95 cu dietag: 11, subtag: 0, version 5, unit_type 1\n96 cu dietag: 11, subtag: 0, version 5, unit_type 1\n97 cu dietag: 11, subtag: 0, version 5, unit_type 1\n98 cu dietag: 11, subtag: 0, version 5, unit_type 1\n99 cu dietag: 11, subtag: 0, version 5, unit_type 1\n100 cu dietag: 11, subtag: 0, version 5, unit_type 1\n101 cu dietag: 11, subtag: 0, version 5, unit_type 1\n102 cu dietag: 11, subtag: 0, version 5, unit_type 1\n103 cu dietag: 11, subtag: 0, version 5, unit_type 1\n104 cu dietag: 11, subtag: 0, version 5, unit_type 1\n105 cu dietag: 11, subtag: 0, version 5, unit_type 1\n106 cu dietag: 11, subtag: 0, version 5, unit_type 1\n107 cu dietag: 11, subtag: 0, version 5, unit_type 1\n108 cu dietag: 11, subtag: 0, version 5, unit_type 1\n109 cu dietag: 11, subtag: 0, version 5, unit_type 1\n110 cu dietag: 11, subtag: 0, version 5, unit_type 1\n111 cu dietag: 11, subtag: 0, version 5, unit_type 1\n112 cu dietag: 11, subtag: 0, version 5, unit_type 1\n113 cu dietag: 11, subtag: 0, version 5, unit_type 1\n114 cu dietag: 11, subtag: 0, version 5, unit_type 1\n115 cu dietag: 11, subtag: 0, version 5, unit_type 1\n116 cu dietag: 11, subtag: 0, version 5, unit_type 1\n117 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n7 re dietag: 11, subtag: 0, version 5, unit_type 1\n8 re dietag: 11, subtag: 0, version 5, unit_type 1\n9 re dietag: 11, subtag: 0, version 5, unit_type 1\n10 re dietag: 11, subtag: 0, version 5, unit_type 1\n11 re dietag: 11, subtag: 0, version 5, unit_type 1\n12 re dietag: 11, subtag: 0, version 5, unit_type 1\n13 re dietag: 11, subtag: 0, version 5, unit_type 1\n14 re dietag: 11, subtag: 0, version 5, unit_type 1\n15 re dietag: 11, subtag: 0, version 5, unit_type 1\n16 re dietag: 11, subtag: 0, version 5, unit_type 1\n17 re dietag: 11, subtag: 0, version 5, unit_type 1\n18 re dietag: 11, subtag: 0, version 5, unit_type 1\n19 re dietag: 11, subtag: 0, version 5, unit_type 1\n20 re dietag: 11, subtag: 0, version 5, unit_type 1\n21 re dietag: 11, subtag: 0, version 5, unit_type 1\n22 re dietag: 11, subtag: 0, version 5, unit_type 1\n23 re dietag: 11, subtag: 0, version 5, unit_type 1\n24 re dietag: 11, subtag: 0, version 5, unit_type 1\n25 re dietag: 11, subtag: 0, version 5, unit_type 1\n26 re dietag: 11, subtag: 0, version 5, unit_type 1\n27 re dietag: 11, subtag: 0, version 5, unit_type 1\n28 re dietag: 11, subtag: 0, version 5, unit_type 1\n29 re dietag: 11, subtag: 0, version 5, unit_type 1\n30 re dietag: 11, subtag: 0, version 5, unit_type 1\n31 re dietag: 11, subtag: 0, version 5, unit_type 1\n32 re dietag: 11, subtag: 0, version 5, unit_type 1\n33 re dietag: 11, subtag: 0, version 5, unit_type 1\n34 re dietag: 11, subtag: 0, version 5, unit_type 1\n35 re dietag: 11, subtag: 0, version 5, unit_type 1\n36 re dietag: 11, subtag: 0, version 5, unit_type 1\n37 re dietag: 11, subtag: 0, version 5, unit_type 1\n38 re dietag: 11, subtag: 0, version 5, unit_type 1\n39 re dietag: 11, subtag: 0, version 5, unit_type 1\n40 re dietag: 11, subtag: 0, version 5, unit_type 1\n41 re dietag: 11, subtag: 0, version 5, unit_type 1\n42 re dietag: 11, subtag: 0, version 5, unit_type 1\n43 re dietag: 11, subtag: 0, version 5, unit_type 1\n44 re dietag: 11, subtag: 0, version 5, unit_type 1\n45 re dietag: 11, subtag: 0, version 5, unit_type 1\n46 re dietag: 11, subtag: 0, version 5, unit_type 1\n47 re dietag: 11, subtag: 0, version 5, unit_type 1\n48 re dietag: 11, subtag: 0, version 5, unit_type 1\n49 re dietag: 11, subtag: 0, version 5, unit_type 1\n50 re dietag: 11, subtag: 0, version 5, unit_type 1\n51 re dietag: 11, subtag: 0, version 5, unit_type 1\n52 re dietag: 11, subtag: 0, version 5, unit_type 1\n53 re dietag: 11, subtag: 0, version 5, unit_type 1\n54 re dietag: 11, subtag: 0, version 5, unit_type 1\n55 re dietag: 11, subtag: 0, version 5, unit_type 1\n56 re dietag: 11, subtag: 0, version 5, unit_type 1\n57 re dietag: 11, subtag: 0, version 5, unit_type 1\n58 re dietag: 11, subtag: 0, version 5, unit_type 1\n59 re dietag: 11, subtag: 0, version 5, unit_type 1\n60 re dietag: 11, subtag: 0, version 5, unit_type 1\n61 re dietag: 11, subtag: 0, version 5, unit_type 1\n62 re dietag: 11, subtag: 0, version 5, unit_type 1\n63 re dietag: 11, subtag: 0, version 5, unit_type 1\n64 re dietag: 11, subtag: 0, version 5, unit_type 1\n65 re dietag: 11, subtag: 0, version 5, unit_type 1\n66 re dietag: 11, subtag: 0, version 5, unit_type 1\n67 re dietag: 11, subtag: 0, version 5, unit_type 1\n68 re dietag: 11, subtag: 0, version 5, unit_type 1\n69 re dietag: 11, subtag: 0, version 5, unit_type 1\n70 re dietag: 11, subtag: 0, version 5, unit_type 1\n71 re dietag: 11, subtag: 0, version 5, unit_type 1\n72 re dietag: 11, subtag: 0, version 5, unit_type 1\n73 re dietag: 11, subtag: 0, version 5, unit_type 1\n74 re dietag: 11, subtag: 0, version 5, unit_type 1\n75 re dietag: 11, subtag: 0, version 5, unit_type 1\n76 re dietag: 11, subtag: 0, version 5, unit_type 1\n77 re dietag: 11, subtag: 0, version 5, unit_type 1\n78 re dietag: 11, subtag: 0, version 5, unit_type 1\n79 re dietag: 11, subtag: 0, version 5, unit_type 1\n80 re dietag: 11, subtag: 0, version 5, unit_type 1\n81 re dietag: 11, subtag: 0, version 5, unit_type 1\n82 re dietag: 11, subtag: 0, version 5, unit_type 1\n83 re dietag: 11, subtag: 0, version 5, unit_type 1\n84 re dietag: 11, subtag: 0, version 5, unit_type 1\n85 re dietag: 11, subtag: 0, version 5, unit_type 1\n86 re dietag: 11, subtag: 0, version 5, unit_type 1\n87 re dietag: 11, subtag: 0, version 5, unit_type 1\n88 re dietag: 11, subtag: 0, version 5, unit_type 1\n89 re dietag: 11, subtag: 0, version 5, unit_type 1\n90 re dietag: 11, subtag: 0, version 5, unit_type 1\n91 re dietag: 11, subtag: 0, version 5, unit_type 1\n92 re dietag: 11, subtag: 0, version 5, unit_type 1\n93 re dietag: 11, subtag: 0, version 5, unit_type 1\n94 re dietag: 11, subtag: 0, version 5, unit_type 1\n95 re dietag: 11, subtag: 0, version 5, unit_type 1\n96 re dietag: 11, subtag: 0, version 5, unit_type 1\n97 re dietag: 11, subtag: 0, version 5, unit_type 1\n98 re dietag: 11, subtag: 0, version 5, unit_type 1\n99 re dietag: 11, subtag: 0, version 5, unit_type 1\n100 re dietag: 11, subtag: 0, version 5, unit_type 1\n101 re dietag: 11, subtag: 0, version 5, unit_type 1\n102 re dietag: 11, subtag: 0, version 5, unit_type 1\n103 re dietag: 11, subtag: 0, version 5, unit_type 1\n104 re dietag: 11, subtag: 0, version 5, unit_type 1\n105 re dietag: 11, subtag: 0, version 5, unit_type 1\n106 re dietag: 11, subtag: 0, version 5, unit_type 1\n107 re dietag: 11, subtag: 0, version 5, unit_type 1\n108 re dietag: 11, subtag: 0, version 5, unit_type 1\n109 re dietag: 11, subtag: 0, version 5, unit_type 1\n110 re dietag: 11, subtag: 0, version 5, unit_type 1\n111 re dietag: 11, subtag: 0, version 5, unit_type 1\n112 re dietag: 11, subtag: 0, version 5, unit_type 1\n113 re dietag: 11, subtag: 0, version 5, unit_type 1\n114 re dietag: 11, subtag: 0, version 5, unit_type 1\n115 re dietag: 11, subtag: 0, version 5, unit_type 1\n116 re dietag: 11, subtag: 0, version 5, unit_type 1\n117 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nfile: /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\nIterate getting all info, compare with dwarf_cu_info.\n0 cu dietag: 11, subtag: 0, version 5, unit_type 1\n1 cu dietag: 11, subtag: 0, version 5, unit_type 1\n2 cu dietag: 11, subtag: 0, version 5, unit_type 1\n3 cu dietag: 11, subtag: 0, version 5, unit_type 1\n4 cu dietag: 11, subtag: 0, version 5, unit_type 1\n5 cu dietag: 11, subtag: 0, version 5, unit_type 1\n6 cu dietag: 11, subtag: 0, version 5, unit_type 1\n7 cu dietag: 11, subtag: 0, version 5, unit_type 1\n8 cu dietag: 11, subtag: 0, version 5, unit_type 1\n9 cu dietag: 11, subtag: 0, version 5, unit_type 1\n10 cu dietag: 11, subtag: 0, version 5, unit_type 1\n11 cu dietag: 11, subtag: 0, version 5, unit_type 1\n12 cu dietag: 11, subtag: 0, version 5, unit_type 1\n13 cu dietag: 11, subtag: 0, version 5, unit_type 1\n14 cu dietag: 11, subtag: 0, version 5, unit_type 1\n15 cu dietag: 11, subtag: 0, version 5, unit_type 1\n16 cu dietag: 11, subtag: 0, version 5, unit_type 1\n17 cu dietag: 11, subtag: 0, version 5, unit_type 1\n18 cu dietag: 11, subtag: 0, version 5, unit_type 1\n19 cu dietag: 11, subtag: 0, version 5, unit_type 1\n20 cu dietag: 11, subtag: 0, version 5, unit_type 1\n21 cu dietag: 11, subtag: 0, version 5, unit_type 1\n22 cu dietag: 11, subtag: 0, version 5, unit_type 1\n23 cu dietag: 11, subtag: 0, version 5, unit_type 1\n24 cu dietag: 11, subtag: 0, version 5, unit_type 1\n25 cu dietag: 11, subtag: 0, version 5, unit_type 1\n26 cu dietag: 11, subtag: 0, version 5, unit_type 1\n27 cu dietag: 11, subtag: 0, version 5, unit_type 1\n28 cu dietag: 11, subtag: 0, version 5, unit_type 1\n29 cu dietag: 11, subtag: 0, version 5, unit_type 1\n30 cu dietag: 11, subtag: 0, version 5, unit_type 1\n31 cu dietag: 11, subtag: 0, version 5, unit_type 1\n32 cu dietag: 11, subtag: 0, version 5, unit_type 1\n33 cu dietag: 11, subtag: 0, version 5, unit_type 1\n34 cu dietag: 11, subtag: 0, version 5, unit_type 1\n35 cu dietag: 11, subtag: 0, version 5, unit_type 1\nrechecking: /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\nIterate no info, compare recorded info with dwarf_cu_info.\n0 re dietag: 11, subtag: 0, version 5, unit_type 1\n1 re dietag: 11, subtag: 0, version 5, unit_type 1\n2 re dietag: 11, subtag: 0, version 5, unit_type 1\n3 re dietag: 11, subtag: 0, version 5, unit_type 1\n4 re dietag: 11, subtag: 0, version 5, unit_type 1\n5 re dietag: 11, subtag: 0, version 5, unit_type 1\n6 re dietag: 11, subtag: 0, version 5, unit_type 1\n7 re dietag: 11, subtag: 0, version 5, unit_type 1\n8 re dietag: 11, subtag: 0, version 5, unit_type 1\n9 re dietag: 11, subtag: 0, version 5, unit_type 1\n10 re dietag: 11, subtag: 0, version 5, unit_type 1\n11 re dietag: 11, subtag: 0, version 5, unit_type 1\n12 re dietag: 11, subtag: 0, version 5, unit_type 1\n13 re dietag: 11, subtag: 0, version 5, unit_type 1\n14 re dietag: 11, subtag: 0, version 5, unit_type 1\n15 re dietag: 11, subtag: 0, version 5, unit_type 1\n16 re dietag: 11, subtag: 0, version 5, unit_type 1\n17 re dietag: 11, subtag: 0, version 5, unit_type 1\n18 re dietag: 11, subtag: 0, version 5, unit_type 1\n19 re dietag: 11, subtag: 0, version 5, unit_type 1\n20 re dietag: 11, subtag: 0, version 5, unit_type 1\n21 re dietag: 11, subtag: 0, version 5, unit_type 1\n22 re dietag: 11, subtag: 0, version 5, unit_type 1\n23 re dietag: 11, subtag: 0, version 5, unit_type 1\n24 re dietag: 11, subtag: 0, version 5, unit_type 1\n25 re dietag: 11, subtag: 0, version 5, unit_type 1\n26 re dietag: 11, subtag: 0, version 5, unit_type 1\n27 re dietag: 11, subtag: 0, version 5, unit_type 1\n28 re dietag: 11, subtag: 0, version 5, unit_type 1\n29 re dietag: 11, subtag: 0, version 5, unit_type 1\n30 re dietag: 11, subtag: 0, version 5, unit_type 1\n31 re dietag: 11, subtag: 0, version 5, unit_type 1\n32 re dietag: 11, subtag: 0, version 5, unit_type 1\n33 re dietag: 11, subtag: 0, version 5, unit_type 1\n34 re dietag: 11, subtag: 0, version 5, unit_type 1\n35 re dietag: 11, subtag: 0, version 5, unit_type 1\n\nPASS: run-unit-info.sh\nPASS: run-reloc-bpf.sh\nPASS: run-next-cfi.sh\n/usr/lib/elfutils/ptest/tests/..//src/addr2line\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[80] FDE cie=[0]\n[120] FDE cie=[0]\n[144] FDE cie=[0]\n[164] FDE cie=[0]\n[184] FDE cie=[0]\n[260] FDE cie=[0]\n[320] FDE cie=[0]\n[376] FDE cie=[0]\n[420] FDE cie=[0]\n[464] FDE cie=[0]\n[740] FDE cie=[0]\n[800] FDE cie=[0]\n[840] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//src/elfclassify\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[80] FDE cie=[0]\n[120] FDE cie=[0]\n[144] FDE cie=[0]\n[164] FDE cie=[0]\n[212] FDE cie=[0]\n[252] FDE cie=[0]\n[296] FDE cie=[0]\n[492] FDE cie=[0]\n[600] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//src/stack\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[80] FDE cie=[0]\n[120] FDE cie=[0]\n[144] FDE cie=[0]\n[188] FDE cie=[0]\n[232] FDE cie=[0]\n[292] FDE cie=[0]\n[360] FDE cie=[0]\n[424] FDE cie=[0]\n[628] FDE cie=[0]\n[676] FDE cie=[0]\n[736] FDE cie=[0]\n[800] FDE cie=[0]\n[840] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//src/unstrip\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[80] FDE cie=[0]\n[120] FDE cie=[0]\n[144] FDE cie=[0]\n[196] FDE cie=[0]\n[248] FDE cie=[0]\n[300] FDE cie=[0]\n[356] FDE cie=[0]\n[416] FDE cie=[0]\n[492] FDE cie=[0]\n[544] FDE cie=[0]\n[576] FDE cie=[0]\n[608] FDE cie=[0]\n[648] FDE cie=[0]\n[692] FDE cie=[0]\n[712] FDE cie=[0]\n[764] FDE cie=[0]\n[800] FDE cie=[0]\n[860] FDE cie=[0]\n[936] FDE cie=[0]\n[956] FDE cie=[0]\n[976] FDE cie=[0]\n[1020] FDE cie=[0]\n[1224] FDE cie=[0]\n[1292] FDE cie=[0]\n[1368] FDE cie=[0]\n[1516] FDE cie=[0]\n[1592] FDE cie=[0]\n[1664] FDE cie=[0]\n[1740] FDE cie=[0]\n[1812] FDE cie=[0]\n[2024] FDE cie=[0]\n[2064] FDE cie=[0]\n[2100] FDE cie=[0]\n[2136] FDE cie=[0]\n[2176] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//libelf/libelf.so\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[100] FDE cie=[0]\n[120] FDE cie=[0]\n[160] FDE cie=[0]\n[184] FDE cie=[0]\n[220] FDE cie=[0]\n[256] FDE cie=[0]\n[312] FDE cie=[0]\n[336] FDE cie=[0]\n[468] FDE cie=[0]\n[560] FDE cie=[0]\n[636] FDE cie=[0]\n[796] FDE cie=[0]\n[856] FDE cie=[0]\n[968] FDE cie=[0]\n[1024] FDE cie=[0]\n[1080] FDE cie=[0]\n[1184] FDE cie=[0]\n[1208] FDE cie=[0]\n[1232] FDE cie=[0]\n[1256] FDE cie=[0]\n[1280] FDE cie=[0]\n[1320] FDE cie=[0]\n[1360] FDE cie=[0]\n[1416] FDE cie=[0]\n[1464] FDE cie=[0]\n[1512] FDE cie=[0]\n[1560] FDE cie=[0]\n[1608] FDE cie=[0]\n[1628] FDE cie=[0]\n[1648] FDE cie=[0]\n[1668] FDE cie=[0]\n[1688] FDE cie=[0]\n[1708] FDE cie=[0]\n[1728] FDE cie=[0]\n[1748] FDE cie=[0]\n[1768] FDE cie=[0]\n[1788] FDE cie=[0]\n[1808] FDE cie=[0]\n[1828] FDE cie=[0]\n[1848] FDE cie=[0]\n[1868] FDE cie=[0]\n[1888] FDE cie=[0]\n[1908] FDE cie=[0]\n[1928] FDE cie=[0]\n[1948] FDE cie=[0]\n[1968] FDE cie=[0]\n[1988] FDE cie=[0]\n[2008] FDE cie=[0]\n[2028] FDE cie=[0]\n[2048] FDE cie=[0]\n[2068] FDE cie=[0]\n[2088] FDE cie=[0]\n[2108] FDE cie=[0]\n[2128] FDE cie=[0]\n[2148] FDE cie=[0]\n[2168] FDE cie=[0]\n[2188] FDE cie=[0]\n[2208] FDE cie=[0]\n[2228] FDE cie=[0]\n[2248] FDE cie=[0]\n[2268] FDE cie=[0]\n[2288] FDE cie=[0]\n[2308] FDE cie=[0]\n[2328] FDE cie=[0]\n[2348] FDE cie=[0]\n[2368] FDE cie=[0]\n[2420] FDE cie=[0]\n[2472] FDE cie=[0]\n[2532] FDE cie=[0]\n[2624] FDE cie=[0]\n[2644] FDE cie=[0]\n[2664] FDE cie=[0]\n[2728] FDE cie=[0]\n[2772] FDE cie=[0]\n[2824] FDE cie=[0]\n[2868] FDE cie=[0]\n[2920] FDE cie=[0]\n[2972] FDE cie=[0]\n[2992] FDE cie=[0]\n[3048] FDE cie=[0]\n[3104] FDE cie=[0]\n[3128] FDE cie=[0]\n[3176] FDE cie=[0]\n[3352] FDE cie=[0]\n[3372] FDE cie=[0]\n[3408] FDE cie=[0]\n[3624] FDE cie=[0]\n[3644] FDE cie=[0]\n[3680] FDE cie=[0]\n[3784] FDE cie=[0]\n[3896] FDE cie=[0]\n[4008] FDE cie=[0]\n[4032] FDE cie=[0]\n[4136] FDE cie=[0]\n[4200] FDE cie=[0]\n[4424] FDE cie=[0]\n[4472] FDE cie=[0]\n[4532] FDE cie=[0]\n[4584] FDE cie=[0]\n[4760] FDE cie=[0]\n[4808] FDE cie=[0]\n[4888] FDE cie=[0]\n[4920] FDE cie=[0]\n[4944] FDE cie=[0]\n[5056] FDE cie=[0]\n[5148] FDE cie=[0]\n[5212] FDE cie=[0]\n[5276] FDE cie=[0]\n[5328] FDE cie=[0]\n[5472] FDE cie=[0]\n[5536] FDE cie=[0]\n[5600] FDE cie=[0]\n[5656] FDE cie=[0]\n[5720] FDE cie=[0]\n[5776] FDE cie=[0]\n[5928] FDE cie=[0]\n[6000] FDE cie=[0]\n[6020] FDE cie=[0]\n[6120] FDE cie=[0]\n[6140] FDE cie=[0]\n[6256] FDE cie=[0]\n[6316] FDE cie=[0]\n[6336] FDE cie=[0]\n[6400] FDE cie=[0]\n[6648] FDE cie=[0]\n[6704] FDE cie=[0]\n[6752] FDE cie=[0]\n[6808] FDE cie=[0]\n[6864] FDE cie=[0]\n[6920] FDE cie=[0]\n[6976] FDE cie=[0]\n[7016] FDE cie=[0]\n[7104] FDE cie=[0]\n[7336] FDE cie=[0]\n[7552] FDE cie=[0]\n[7572] FDE cie=[0]\n[7664] FDE cie=[0]\n[7844] FDE cie=[0]\n[7920] FDE cie=[0]\n[7940] FDE cie=[0]\n[8032] FDE cie=[0]\n[8212] FDE cie=[0]\n[8288] FDE cie=[0]\n[8336] FDE cie=[0]\n[8384] FDE cie=[0]\n[8432] FDE cie=[0]\n[8480] FDE cie=[0]\n[8528] FDE cie=[0]\n[8576] FDE cie=[0]\n[8624] FDE cie=[0]\n[8672] FDE cie=[0]\n[8728] FDE cie=[0]\n[8776] FDE cie=[0]\n[8824] FDE cie=[0]\n[8872] FDE cie=[0]\n[8920] FDE cie=[0]\n[8960] FDE cie=[0]\n[8992] FDE cie=[0]\n[9040] FDE cie=[0]\n[9088] FDE cie=[0]\n[9136] FDE cie=[0]\n[9192] FDE cie=[0]\n[9248] FDE cie=[0]\n[9272] FDE cie=[0]\n[9296] FDE cie=[0]\n[9412] FDE cie=[0]\n[9552] FDE cie=[0]\n[9608] FDE cie=[0]\n[9656] FDE cie=[0]\n[9704] FDE cie=[0]\n[9760] FDE cie=[0]\n[9816] FDE cie=[0]\n[9872] FDE cie=[0]\n[9928] FDE cie=[0]\n[9976] FDE cie=[0]\n[10020] FDE cie=[0]\n[10056] FDE cie=[0]\n[10092] FDE cie=[0]\n[10112] FDE cie=[0]\n[10304] FDE cie=[0]\n[10328] FDE cie=[0]\n[10448] FDE cie=[0]\n[10568] FDE cie=[0]\n[10592] FDE cie=[0]\n[10616] FDE cie=[0]\n[10688] FDE cie=[0]\n[10736] FDE cie=[0]\n[10784] FDE cie=[0]\n[10864] FDE cie=[0]\n[10944] FDE cie=[0]\n[10984] FDE cie=[0]\n[11016] FDE cie=[0]\n[11040] FDE cie=[0]\n[11088] FDE cie=[0]\n[11128] FDE cie=[0]\n[11168] FDE cie=[0]\n[11216] FDE cie=[0]\n[11356] FDE cie=[0]\n[11444] FDE cie=[0]\n[11480] FDE cie=[0]\n[11528] FDE cie=[0]\n[11568] FDE cie=[0]\n[11792] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//libasm/libasm.so\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[40] FDE cie=[0]\n[60] FDE cie=[0]\n[100] FDE cie=[0]\n[120] FDE cie=[0]\n[184] FDE cie=[0]\n[224] FDE cie=[0]\n[272] FDE cie=[0]\n[352] FDE cie=[0]\n[600] FDE cie=[0]\n[636] FDE cie=[0]\n[672] FDE cie=[0]\n[736] FDE cie=[0]\n[760] FDE cie=[0]\n[824] FDE cie=[0]\n[880] FDE cie=[0]\n[968] FDE cie=[0]\n[1120] FDE cie=[0]\n[1248] FDE cie=[0]\n[1408] FDE cie=[0]\n[1488] FDE cie=[0]\n[1512] FDE cie=[0]\n[1576] FDE cie=[0]\n[1624] FDE cie=[0]\n[1696] FDE cie=[0]\n[1784] FDE cie=[0]\n[1840] FDE cie=[0]\n[1864] FDE cie=[0]\n[1928] FDE cie=[0]\n[1952] FDE cie=[0]\n[2016] FDE cie=[0]\n[2040] FDE cie=[0]\n[2104] FDE cie=[0]\n[2128] FDE cie=[0]\n[2192] FDE cie=[0]\n[2264] FDE cie=[0]\n[2336] FDE cie=[0]\n[2372] FDE cie=[0]\n[2392] FDE cie=[0]\n[2472] FDE cie=[0]\n[2512] FDE cie=[0]\n[2564] FDE cie=[0]\n[2608] FDE cie=[0]\n[2696] FDE cie=[0]\n[2760] FDE cie=[0]\n[2800] FDE cie=[0]\n[2836] FDE cie=[0]\n[2884] FDE cie=[0]\n[2932] FDE cie=[0]\n[2952] FDE cie=[0]\n[2976] FDE cie=[0]\n[3000] FDE cie=[0]\n[3024] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//src/size.o\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[120] FDE cie=[0]\n[196] FDE cie=[0]\n[268] FDE cie=[0]\n[332] FDE cie=[0]\n/usr/lib/elfutils/ptest/tests/..//src/strip.o\n.eh_frame\n[0] CIE augmentation=\"zR\"\n[20] FDE cie=[0]\n[72] FDE cie=[0]\n[112] FDE cie=[0]\n[152] FDE cie=[0]\n[228] FDE cie=[0]\n[284] FDE cie=[0]\n[364] FDE cie=[0]\n[440] FDE cie=[0]\n[500] FDE cie=[0]\nPASS: run-next-cfi-self.sh\n\ncopy_elf: testfile29 -> testfile29.rev (read,reverse)\nsetshstrndx: 4\nSwapping offsets of section 1 and 2\nNo errors\nelfrdwrdnop testfile29.rev\nNo errors\n\ncopy_elf: testfile23 -> testfile23.rev (read,reverse)\nsetshstrndx: 21\nSwapping offsets of section 4 and 5\nSwapping offsets of section 19 and 20\nNo errors\nelfrdwrdnop testfile23.rev\nNo errors\n\ncopy_elf: testfile9 -> testfile9.rev (read,reverse)\nsetshstrndx: 13\nSwapping offsets of section 12 and 13\nNo errors\nelfrdwrdnop testfile9.rev\nNo errors\n\ncopy_elf: testfile38 -> testfile38.rev (read,reverse)\nsetshstrndx: 5\nNo errors\nelfrdwrdnop testfile38.rev\nNo errors\n\ncopy_elf: testfile26 -> testfile26.rev (read,reverse)\nsetshstrndx: 25\nSwapping offsets of section 24 and 25\nNo errors\nelfrdwrdnop testfile26.rev\nNo errors\n\ncopy_elf: testfile27 -> testfile27.rev (read,reverse)\nsetshstrndx: 25\nSwapping offsets of section 24 and 25\nNo errors\nelfrdwrdnop testfile27.rev\nNo errors\n\ncopy_elf: testfile -> testfile.rev (read,reverse)\nsetshstrndx: 32\nSwapping offsets of section 24 and 25\nSwapping offsets of section 26 and 27\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nNo errors\nelfrdwrdnop testfile.rev\nNo errors\n\ncopy_elf: testfile13 -> testfile13.rev (read,reverse)\nsetshstrndx: 23\nSwapping offsets of section 22 and 23\nNo errors\nelfrdwrdnop testfile13.rev\nNo errors\nPASS: run-reverse-sections.sh\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/addr2line -> addr2line.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop addr2line.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/elfclassify -> elfclassify.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop elfclassify.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/stack -> stack.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop stack.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/unstrip -> unstrip.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop unstrip.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//libelf/libelf.so -> libelf.so.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop libelf.so.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//libasm/libasm.so -> libasm.so.rev (read,reverse)\nsetshstrndx: 37\nSwapping offsets of section 28 and 29\nSwapping offsets of section 30 and 31\nSwapping offsets of section 32 and 33\nSwapping offsets of section 36 and 37\nNo errors\nelfrdwrdnop libasm.so.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/size.o -> size.o.rev (read,reverse)\nsetshstrndx: 35\nSwapping offsets of section 17 and 18\nSwapping offsets of section 26 and 27\nSwapping offsets of section 28 and 29\nNo errors\nelfrdwrdnop size.o.rev\nNo errors\n\ncopy_elf: /usr/lib/elfutils/ptest/tests/..//src/strip.o -> strip.o.rev (read,reverse)\nsetshstrndx: 35\nSwapping offsets of section 17 and 18\nSwapping offsets of section 26 and 27\nSwapping offsets of section 28 and 29\nNo errors\nelfrdwrdnop strip.o.rev\nNo errors\nPASS: run-reverse-sections-self.sh\n\ncopy_elf: testfile29 -> testfile29.copy (read,same)\nsetshstrndx: 4\nadd_sections 'testfile29.copy': 3 (sec_size: 0)\nsetshstrndx: 10\n\ncopy_elf: testfile29 -> testfile29.copy.mmap (mmap,same)\nsetshstrndx: 4\nadd_sections 'testfile29.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 8\n\ncopy_elf: testfile23 -> testfile23.copy (read,same)\nsetshstrndx: 21\nadd_sections 'testfile23.copy': 3 (sec_size: 0)\nsetshstrndx: 27\n\ncopy_elf: testfile23 -> testfile23.copy.mmap (mmap,same)\nsetshstrndx: 21\nadd_sections 'testfile23.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 25\n\ncopy_elf: testfile9 -> testfile9.copy (read,same)\nsetshstrndx: 13\nadd_sections 'testfile9.copy': 3 (sec_size: 0)\nsetshstrndx: 17\n\ncopy_elf: testfile9 -> testfile9.copy.mmap (mmap,same)\nsetshstrndx: 13\nadd_sections 'testfile9.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 15\n\ncopy_elf: testfile38 -> testfile38.copy (read,same)\nsetshstrndx: 5\nadd_sections 'testfile38.copy': 3 (sec_size: 0)\nsetshstrndx: 11\n\ncopy_elf: testfile38 -> testfile38.copy.mmap (mmap,same)\nsetshstrndx: 5\nadd_sections 'testfile38.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 9\n\ncopy_elf: testfile26 -> testfile26.copy (read,same)\nsetshstrndx: 25\nadd_sections 'testfile26.copy': 3 (sec_size: 0)\nsetshstrndx: 31\n\ncopy_elf: testfile26 -> testfile26.copy.mmap (mmap,same)\nsetshstrndx: 25\nadd_sections 'testfile26.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 29\n\ncopy_elf: testfile27 -> testfile27.copy (read,same)\nsetshstrndx: 25\nadd_sections 'testfile27.copy': 3 (sec_size: 0)\nsetshstrndx: 31\n\ncopy_elf: testfile27 -> testfile27.copy.mmap (mmap,same)\nsetshstrndx: 25\nadd_sections 'testfile27.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 29\n\ncopy_elf: testfile -> testfile.copy (read,same)\nsetshstrndx: 32\nadd_sections 'testfile.copy': 3 (sec_size: 0)\nsetshstrndx: 38\n\ncopy_elf: testfile -> testfile.copy.mmap (mmap,same)\nsetshstrndx: 32\nadd_sections 'testfile.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 36\n\ncopy_elf: testfile10 -> testfile10.copy (read,same)\nsetshstrndx: 30\nadd_sections 'testfile10.copy': 3 (sec_size: 0)\nsetshstrndx: 36\n\ncopy_elf: testfile10 -> testfile10.copy.mmap (mmap,same)\nsetshstrndx: 30\nadd_sections 'testfile10.copy.mmap': 1 (sec_size: 0)\nsetshstrndx: 34\nPASS: run-copyadd-sections.sh\n\ncopy_elf: testfile29 -> testfile29.copy (read,same)\nsetshstrndx: 4\nadd_sections 'testfile29.copy': 65535 (sec_size: 0)\nsetshstrndx: 65542\n\ncopy_elf: testfile29 -> testfile29.copy.mmap (mmap,same)\nsetshstrndx: 4\n\ncopy_elf: testfile29.copy -> testfile29.copy.copy (read,same)\nsetshstrndx: 65542\nadd_sections 'testfile29.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131078\n\ncopy_elf: testfile29.copy -> testfile29.copy.copy.mmap (mmap,same)\nsetshstrndx: 65542\n\ncopy_elf: testfile23 -> testfile23.copy (read,same)\nsetshstrndx: 21\nadd_sections 'testfile23.copy': 65535 (sec_size: 0)\nsetshstrndx: 65559\n\ncopy_elf: testfile23 -> testfile23.copy.mmap (mmap,same)\nsetshstrndx: 21\n\ncopy_elf: testfile23.copy -> testfile23.copy.copy (read,same)\nsetshstrndx: 65559\nadd_sections 'testfile23.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131095\n\ncopy_elf: testfile23.copy -> testfile23.copy.copy.mmap (mmap,same)\nsetshstrndx: 65559\n\ncopy_elf: testfile9 -> testfile9.copy (read,same)\nsetshstrndx: 13\nadd_sections 'testfile9.copy': 65535 (sec_size: 0)\nsetshstrndx: 65549\n\ncopy_elf: testfile9 -> testfile9.copy.mmap (mmap,same)\nsetshstrndx: 13\n\ncopy_elf: testfile9.copy -> testfile9.copy.copy (read,same)\nsetshstrndx: 65549\nadd_sections 'testfile9.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131085\n\ncopy_elf: testfile9.copy -> testfile9.copy.copy.mmap (mmap,same)\nsetshstrndx: 65549\n\ncopy_elf: testfile38 -> testfile38.copy (read,same)\nsetshstrndx: 5\nadd_sections 'testfile38.copy': 65535 (sec_size: 0)\nsetshstrndx: 65543\n\ncopy_elf: testfile38 -> testfile38.copy.mmap (mmap,same)\nsetshstrndx: 5\n\ncopy_elf: testfile38.copy -> testfile38.copy.copy (read,same)\nsetshstrndx: 65543\nadd_sections 'testfile38.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131079\n\ncopy_elf: testfile38.copy -> testfile38.copy.copy.mmap (mmap,same)\nsetshstrndx: 65543\n\ncopy_elf: testfile26 -> testfile26.copy (read,same)\nsetshstrndx: 25\nadd_sections 'testfile26.copy': 65535 (sec_size: 0)\nsetshstrndx: 65563\n\ncopy_elf: testfile26 -> testfile26.copy.mmap (mmap,same)\nsetshstrndx: 25\n\ncopy_elf: testfile26.copy -> testfile26.copy.copy (read,same)\nsetshstrndx: 65563\nadd_sections 'testfile26.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131099\n\ncopy_elf: testfile26.copy -> testfile26.copy.copy.mmap (mmap,same)\nsetshstrndx: 65563\n\ncopy_elf: testfile27 -> testfile27.copy (read,same)\nsetshstrndx: 25\nadd_sections 'testfile27.copy': 65535 (sec_size: 0)\nsetshstrndx: 65563\n\ncopy_elf: testfile27 -> testfile27.copy.mmap (mmap,same)\nsetshstrndx: 25\n\ncopy_elf: testfile27.copy -> testfile27.copy.copy (read,same)\nsetshstrndx: 65563\nadd_sections 'testfile27.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131099\n\ncopy_elf: testfile27.copy -> testfile27.copy.copy.mmap (mmap,same)\nsetshstrndx: 65563\n\ncopy_elf: testfile -> testfile.copy (read,same)\nsetshstrndx: 32\nadd_sections 'testfile.copy': 65535 (sec_size: 0)\nsetshstrndx: 65570\n\ncopy_elf: testfile -> testfile.copy.mmap (mmap,same)\nsetshstrndx: 32\n\ncopy_elf: testfile.copy -> testfile.copy.copy (read,same)\nsetshstrndx: 65570\nadd_sections 'testfile.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131106\n\ncopy_elf: testfile.copy -> testfile.copy.copy.mmap (mmap,same)\nsetshstrndx: 65570\n\ncopy_elf: testfile10 -> testfile10.copy (read,same)\nsetshstrndx: 30\nadd_sections 'testfile10.copy': 65535 (sec_size: 0)\nsetshstrndx: 65568\n\ncopy_elf: testfile10 -> testfile10.copy.mmap (mmap,same)\nsetshstrndx: 30\n\ncopy_elf: testfile10.copy -> testfile10.copy.copy (read,same)\nsetshstrndx: 65568\nadd_sections 'testfile10.copy.copy': 65535 (sec_size: 0)\nsetshstrndx: 131104\n\ncopy_elf: testfile10.copy -> testfile10.copy.copy.mmap (mmap,same)\nsetshstrndx: 65568\nPASS: run-copymany-sections.sh\nadd_sections 'testfile-debug-types': 65535 (sec_size: 0)\nsetshstrndx: 65571\nPASS: run-typeiter-many.sh\nAdding sections to testfile\nadd_sections 'testfile': 65535 (sec_size: 0)\nsetshstrndx: 65570\nTesting strip -o\nelflint testfile1.strip\nelflint testfile1.debug\nunstrip\nelfcmp\nTesting strip -g\nelflint testfile2.strip\nelflint testfile2.debug\nTesting strip in-place\noriginal size 3035912\nstripped size 3196\nelflint in-place\nPASS: run-strip-test-many.sh\nNo errors\nNo errors\nPASS: run-strip-version.sh\nPASS: run-xlate-note.sh\nPASS: run-readelf-discr.sh\n0x0 None\n0x1 WE32100\n0x2 SPARC\n0x3 Intel 80386\n0x4 M68K\n0x5 M88K\n0x6 Intel MCU\n0x7 Intel 80860\n0x8 MIPS R3000\n0x9 IBM System/370\n0xa MIPS R3000\n0xf HPPA\n0x11 Fujitsu VPP500\n0x12 SPARC v8+\n0x13 Intel 80960\n0x14 PowerPC\n0x15 PowerPC64\n0x16 IBM S/390\n0x17 IBM SPU/SPC\n0x24 NEC V800\n0x25 Fujitsu FR20\n0x26 TRW RH-32\n0x27 Motorola RCE\n0x28 ARM\n0x29 Digital Alpha\n0x2a SH\n0x2b SPARC v9\n0x2c Siemens Tricore\n0x2d ARC\n0x2e H8/300\n0x2f H8/300H\n0x30 H8S\n0x31 H8/500\n0x32 Intel IA-64\n0x33 Stanford MIPS-X\n0x34 Motorola Coldfire\n0x35 Motorola M68HC12\n0x36 Fujitsu MMA Multimedia Accelerator\n0x37 Siemens PCP\n0x38 Sony nCPU embedded RISC\n0x39 Denso NDR1 microprocessor\n0x3a Motorola Star*Core processor\n0x3b Toyota ME16 processor\n0x3c STMicroelectronic ST100\n0x3d Advanced Logic Corporation Tinyj\n0x3e AMD x86-64\n0x3f Sony DSP Processor\n0x40 Digital PDP-10\n0x41 Digital PDP-11\n0x42 Siemens FX66 microcontroller\n0x43 STMicroelectronics ST9+\n0x44 STMicroelectronics ST7\n0x45 Motorola MC68HC16 microcontroller\n0x46 Motorola MC68HC11 microcontroller\n0x47 Motorola MC68HC08 microcontroller\n0x48 Motorola MC68HC05 microcontroller\n0x49 Silicon Graphics SVx\n0x4a STMicroelectronics ST19\n0x4b Digital VAX\n0x4c Axis Communications 32-bit embedded processor\n0x4d Infineon Technologies 32-bit embedded processor\n0x4e Element 14 64-bit DSP Processor\n0x4f LSI Logic 16-bit DSP Processor\n0x50 Donald Knuth's educational 64-bit processor\n0x51 Harvard University machine-independent object\n0x52 SiTera Prism\n0x53 Atmel AVR 8-bit microcontroller\n0x54 Fujitsu FR30\n0x55 Mitsubishi D10V\n0x56 Mitsubishi D30V\n0x57 NEC v850\n0x58 Mitsubishi M32R\n0x59 Matsushita MN10300\n0x5a Matsushita MN10200\n0x5b picoJava\n0x5c OpenRISC\n0x5d ARC International ARCompact\n0x5e Tensilica Xtensa Architecture\n0x5f Alphamosaic VideoCore\n0x60 Thompson Multimedia General Purpose Processor\n0x61 National Semiconductor 32000\n0x62 Tenor Network TPC\n0x63 Trebia SNP 1000\n0x64 STMicroelectronics ST200\n0x65 Ubicom IP2xxx\n0x66 MAX processor\n0x67 National Semiconductor CompactRISC\n0x68 Fujitsu F2MC16\n0x69 Texas Instruments msp430\n0x6a Analog Devices Blackfin DSP\n0x6b Seiko Epson S1C33\n0x6c Sharp embedded microprocessor\n0x6d Arca RISC\n0x6e Unicore\n0x6f eXcess configurable CPU\n0x70 Icera Semiconductor Deep Execution Processor\n0x71 Altera Nios II\n0x72 National Semiconductor CompactRISC CRX\n0x73 Motorola XGATE\n0x74 Infineon C16x/XC16x\n0x75 Renesas M16C\n0x76 Microchip Technology dsPIC30F\n0x77 Freescale Communication Engine RISC\n0x78 Renesas M32C\n0x83 Altium TSK3000\n0x84 Freescale RS08\n0x85 Analog Devices SHARC\n0x86 Cyan Technology eCOG2\n0x87 Sunplus S+core7 RISC\n0x88 New Japan Radio (NJR) 24-bit DSP\n0x89 Broadcom VideoCore III\n0x8a RISC for Lattice FPGA\n0x8b Seiko Epson C17\n0x8c Texas Instruments TMS320C6000 DSP\n0x8d Texas Instruments TMS320C2000 DSP\n0x8e Texas Instruments TMS320C55x DSP\n0x8f Texas Instruments Application Specific RISC\n0x90 Texas Instruments Programmable Realtime Unit\n0xa0 STMicroelectronics 64bit VLIW DSP\n0xa1 Cypress M8C\n0xa2 Renesas R32C\n0xa3 NXP Semiconductors TriMedia\n0xa4 QUALCOMM DSP6\n0xa5 Intel 8051 and variants\n0xa6 STMicroelectronics STxP7x\n0xa7 Andes Technology compact code size embedded RISC\n0xa8 Cyan Technology eCOG1X\n0xa9 Dallas Semiconductor MAXQ30\n0xaa New Japan Radio (NJR) 16-bit DSP\n0xab M2000 Reconfigurable RISC\n0xac Cray NV2 vector architecture\n0xad Renesas RX\n0xae Imagination Technologies META\n0xaf MCST Elbrus\n0xb0 Cyan Technology eCOG16\n0xb1 National Semiconductor CompactRISC\n0xb2 Freescale Extended Time Processing Unit\n0xb3 Infineon Technologies SLE9X\n0xb4 Intel L10M\n0xb5 Intel K10M\n0xb7 AARCH64\n0xb9 Amtel AVR32\n0xba STMicroelectronics STM8\n0xbb Tilera TILE64\n0xbc Tilera TILEPro\n0xbd Xilinx MicroBlaze\n0xbe NVIDIA CUDA\n0xbf Tilera TILE-Gx\n0xc0 CloudShield\n0xc1 KIPO-KAIST Core-A 1st gen\n0xc2 KIPO-KAIST Core-A 2nd gen\n0xc3 Synopsys ARCv2 ISA\n0xc4 Open8 RISC\n0xc5 Renesas RL78\n0xc6 Broadcom VideoCore V\n0xc7 Renesas 78KOR\n0xc8 Freescale 56800EX DSC\n0xc9 Beyond BA1\n0xca Beyond BA2\n0xcb XMOS xCORE\n0xcc Microchip 8-bit PIC\n0xcd Intel Graphics Technology\n0xd2 KM211 KM32\n0xd3 KM211 KMX32\n0xd4 KM211 KMX16\n0xd5 KM211 KMX8\n0xd6 KM211 KVARC\n0xd7 Paneve CDP\n0xd8 Cognitive Smart Memory Processor\n0xd9 Bluechip CoolEngine\n0xda Nanoradio Optimized RISC\n0xdb CSR Kalimba\n0xdc Zilog Z80\n0xdd CDS VISIUMcore\n0xde FTDI Chip FT32\n0xdf Moxie\n0xe0 AMD GPU\n0xf3 RISC-V\n0xf7 BPF\n0xfc C-SKY\n0x102 LoongArch\n0x5d ARC International ARCompact\n0x9026 Alpha\nPASS: run-dwelf_elf_e_machine_string.sh\nelfclassify --core\ncore files are not programs\ncore files are not shared\ncore files are not kernel-modules\ncore files are not debug-only\nelfclassify --elf-file\nobject files are not archives\nobject files are not core files\nobject files are not program files\nobject files are not shared files\nobject files are not kernel modules\nobject files are not debug-only files\nelfclassify --elf-archive\narchives are not elf-files\narchives are not core files\narchives are not program files\narchives are not shared files\nelfclassify --shared\nshared files are loadable\nshared files are not executables\nshared files are not debug-only\nshared files are not kernel modules\nelfclassify --program\nprograms are executables (in this case)\nprograms are not shared libraries (in this case)\nprograms are not kernel-modules\nprograms are not debug-only\nelfclassify --linux-kernel-module\nkmods are unstripped\nkmods are not debug-only\nkmods are not loabable (in the normal sense)\ngnu compressed kmods are unstripped\nelfclassify --debug-only\ndebug-only files are unstripped\ndebug-only files are not programs\ndebug-only files are not shared\ncompress the debug sections and try again\nagain unstripped\nagain debug-only\nPASS: run-elfclassify.sh\nPASS: run-elfclassify-self.sh\nPASS: run-disasm-riscv64.sh\nNo errors\nNo errors\nPASS: run-pt_gnu_prop-tests.sh\nPASS: run-getphdrnum.sh\nPASS: run-test-includes.sh\nPASS: leb128\nPASS: read_unaligned\nPASS: msg_tst\nPASS: system-elf-libelf-test\nPASS: asm-tst1\nPASS: asm-tst2\nPASS: asm-tst3\nPASS: asm-tst4\nPASS: asm-tst5\nPASS: asm-tst6\nPASS: asm-tst7\nPASS: asm-tst8\nPASS: asm-tst9\nPASS: run-disasm-bpf.sh\n[b] primes.c\n[304] main\n[42f] is_prime\n[45e] atoi\n[47e] is_prime\n\nPASS: run-low_high_pc-dw-form-indirect.sh\nPASS: run-nvidia-extended-linemap-libdw.sh\nPASS: run-nvidia-extended-linemap-readelf.sh\nPASS: run-readelf-dw-form-indirect.sh\nNo errors\nPASS: run-strip-largealign.sh\nPASS: run-readelf-Dd.sh\nelfutils built without zstd support\nSKIP: run-readelf-compressed-zstd.sh\nneed curl\nSKIP: run-debuginfod-dlopen.sh\nneed curl\nSKIP: run-debuginfod-artifact-running.sh\nneed curl\nSKIP: run-debuginfod-fd-prefetch-caches.sh\nneed curl\nSKIP: run-debuginfod-regex.sh\nneed curl\nSKIP: run-debuginfod-duplicate-urls.sh\nneed curl\nSKIP: run-debuginfod-file.sh\nneed curl\nSKIP: run-debuginfod-sizetime.sh\nneed curl\nSKIP: run-debuginfod-malformed.sh\nneed curl\nSKIP: run-debuginfod-negative-cache.sh\nneed curl\nSKIP: run-debuginfod-tmp-home.sh\nneed curl\nSKIP: run-debuginfod-writable.sh\nneed curl\nSKIP: run-debuginfod-no-urls.sh\nneed curl\nSKIP: run-debuginfod-query-retry.sh\nneed curl\nSKIP: run-debuginfod-extraction.sh\nneed curl\nSKIP: run-debuginfod-archive-groom.sh\nneed curl\nSKIP: run-debuginfod-archive-rename.sh\nneed curl\nSKIP: run-debuginfod-archive-test.sh\nneed curl\nSKIP: run-debuginfod-federation-sqlite.sh\nneed curl\nSKIP: run-debuginfod-federation-link.sh\nneed curl\nSKIP: run-debuginfod-percent-escape.sh\nneed curl\nSKIP: run-debuginfod-x-forwarded-for.sh\nSKIP: run-debuginfod-response-headers.sh\nneed curl\nSKIP: run-debuginfod-extraction-passive.sh\nneed curl\nSKIP: run-debuginfod-webapi-concurrency.sh\nneed curl\nSKIP: run-debuginfod-section.sh\nneed curl\nSKIP: run-debuginfod-federation-metrics.sh\nPASS: run-funcretval++11.sh\n=======================\nAll 227 tests passed\n(35 tests were not run)\n=======================\nmake[2]: Leaving directory '/usr/lib/elfutils/ptest/tests'\nmake[1]: Leaving directory '/usr/lib/elfutils/ptest/tests'\nDURATION: 45\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.126322031021118,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-ethtool_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-ethtool",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0013661384582519531,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.368509292602539,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.049333810806274414,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.47092556953430176,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0015232563018798828,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.ethtool.test-cmdline": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:34\nBEGIN: /usr/lib/ethtool/ptest\nPASS: test-cmdline\n=============\n1 test passed\n=============\nDURATION: 0\nEND: /usr/lib/ethtool/ptest\n2024-02-06T09:34\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "ethtool": {
                    "duration": "0",
                    "log": "START: ptest-runner\n2024-02-06T09:34\nPASS: test-cmdline\n=============\n1 test passed\n=============\nDURATION: 0\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.116209506988525,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-expat_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-expat",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010218620300292969,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3812499046325684,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05017232894897461,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 3.855567455291748,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012624263763427734,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.expat.test_abort_epilog": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_abort_epilog_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_accounting_precision": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_attribute_enum_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_attribute_predefined_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_attribute_whitespace": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_comment_in_epilog": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_create_external_parser": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_dtd_copy_default_atts": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_dtd_default_handling": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_explicit_encoding": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_ext_entity_realloc_buffer": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_ext_entity_set_encoding": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_external_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_internal_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_large_group": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_long_attr_default_with_char_ref": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_long_attr_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_long_base": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_long_doc_name": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_long_entity_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_long_notation": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_long_public_id": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_nested_entities": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_nested_groups": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_notation": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_parse_comment": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_parse_comment_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_parse_pi": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_parse_pi_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_parse_pi_3": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_parse_public_doctype": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_parse_public_doctype_long_name": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_parse_xdecl": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_parse_xdecl_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_pi_in_epilog": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_public_entity_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_public_notation": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_attribute_enum_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_attributes": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_buffer": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_ce_extends_pe": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_default_attribute": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_group_choice": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_implied_attribute": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_long_attribute_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_many_attributes": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_nested_groups": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_param_entity_newline": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_realloc_subst_public_entity_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_reset_after_external_entity_parser_create_fail": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_run_external_parser": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_set_base": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_set_foreign_dtd": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_alloc_system_notation": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_attr_after_solidus": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_attr_whitespace_normalization": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_attribute_enum_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_attributes": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_attr_desc_keyword": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_attr_desc_keyword_utf16": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_cdata": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_cdata_utf16": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_doctype": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_doctype_plus": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_doctype_query": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_doctype_star": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_doctype_utf16": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_doctype_utf8": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_encoding": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_entity_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_entity_3": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_entity_4": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_ignore_section": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_notation": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bad_public_doctype": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_billion_laughs_attack_protection_api": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bom_utf16_be": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bom_utf16_le": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_bom_utf8": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_byte_info_at_cdata": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_byte_info_at_end": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_byte_info_at_error": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_cdata_default": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_column_number_after_error": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_column_number_after_parse": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_comment_handled_in_default": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_danish_latin1": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_default_current": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_default_doctype_handler": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_default_ns_from_ext_subset_and_ext_ge": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_dtd_attr_handling": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_dtd_default_handling": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_dtd_elements": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_dtd_elements_nesting": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_dtd_stop_processing": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_empty_element_abort": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_empty_foreign_dtd": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_empty_ns_without_namespaces": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_empty_parse": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_end_element_events": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_entity_in_utf16_be_attr": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_entity_in_utf16_le_attr": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_entity_public_utf16_be": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_entity_public_utf16_le": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_entity_with_external_subset_unless_standalone": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_explicit_encoding": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_bad_encoding": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_bad_encoding_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_good_cdata": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_invalid_parse": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_invalid_suspended_parse": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_latin1_utf16be_bom": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_latin1_utf16be_bom2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_latin1_utf16le_bom": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_latin1_utf16le_bom2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_no_handler": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_not_standalone": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_ref_parameter": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_set_bom": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_set_encoding": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_trailing_cr": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_trailing_rsqb": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_utf16_be": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_utf16_le": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_utf16_unknown": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_utf8_non_bom": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ext_entity_value_abort": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_external_entity_values": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_failing_encoding_conversion_fn": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_foreign_dtd_not_standalone": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_foreign_dtd_with_doctype": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_foreign_dtd_without_external_subset": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_french_charref_decimal": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_french_charref_hexidecimal": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_french_latin1": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_french_utf8": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_get_buffer_1": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_get_buffer_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_get_buffer_3_overflow": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_good_cdata_ascii": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_good_cdata_utf16": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_good_cdata_utf16_le": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_group_choice": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_hash_collision": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_helper_unsigned_char_to_printable": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ignore_section": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ignore_section_utf16": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ignore_section_utf16_be": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_illegal_utf8": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_invalid_character_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_invalid_character_entity_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_invalid_character_entity_3": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_invalid_character_entity_4": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_invalid_foreign_dtd": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_invalid_tag_in_dtd": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_invalid_unknown_encoding": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_latin1_umlauts": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_line_and_column_numbers_inside_handlers": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_line_number_after_error": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_line_number_after_parse": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_long_ascii_attribute": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_long_cdata_utf16": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_long_doctype": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_long_latin1_attribute": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_long_utf8_character": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_memory_allocation": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_alloc_create_parser": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_alloc_create_parser_with_encoding": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_attribute_leak": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_deny_internal_entity_closing_doctype_issue_317": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_error_string": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_features": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_null_parser": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_stop_during_end_handler_issue_240_1": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_stop_during_end_handler_issue_240_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_tag_mismatch_reset_leak": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_utf16le": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_misc_version": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_missing_encoding_conversion_fn": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_multichar_cdata_utf16": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nested_entity_suspend": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nested_groups": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nobom_utf16_le": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_not_predefined_entities": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_not_standalone_handler_accept": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_not_standalone_handler_reject": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_not_utf16": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_bad_attr_leafname": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_bad_element_leafname": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_default_with_empty_uri": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_double_colon": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_double_colon_doctype": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_double_colon_element": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_duplicate_attrs_diff_prefixes": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_duplicate_hashes": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_extend_uri_buffer": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_extremely_long_prefix": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_in_attribute_default_without_namespaces": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_invalid_doctype": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_long_element": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_mixed_prefix_atts": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_prefix_with_empty_uri_1": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_prefix_with_empty_uri_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_prefix_with_empty_uri_3": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_prefix_with_empty_uri_4": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_reserved_attributes": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_reserved_attributes_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_separator_in_uri": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_tagname_overwrite": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_tagname_overwrite_triplet": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_unbound_prefix": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_unbound_prefix_on_attribute": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_unbound_prefix_on_element": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_unknown_encoding_success": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_utf16_doctype": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_utf16_element_leafname": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_ns_utf16_leafname": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_less_long_namespace": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_long_attr": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_long_attr_prefix": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_long_context": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_long_default_in_ext": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_long_element": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_long_namespace": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_long_prefix": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_long_systemid_in_ext": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_long_uri": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_parse_buffer": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_prefixed_element": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_attributes": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_binding_uri": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_long_context": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_long_context_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_long_context_3": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_long_context_4": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_long_context_5": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_long_context_6": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_long_context_7": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_long_context_in_dtd": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_long_ge_name": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_long_prefix": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_realloc_longer_prefix": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nsalloc_xmlns": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_nul_byte": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_param_entity_with_trailing_cr": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_partial_char_in_epilog": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_pi_handled_in_default": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_pi_xmm": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_pi_xnl": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_pi_yml": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_pool_integrity_with_unfinished_attr": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_predefined_entities": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_predefined_entity_redefinition": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_public_notation_no_sysid": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_really_long_encoded_lines": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_really_long_lines": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_recursive_external_parameter_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_reject_lt_in_attribute_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_reject_unfinished_param_in_att_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_repeated_stop_parser_between_char_data_calls": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_reset_in_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_restart_on_error": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_resume_entity_with_syntax_error": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_resume_invalid_parse": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_resume_resuspended": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_return_ns_triplet": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_set_base": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_set_foreign_dtd": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_short_doctype": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_short_doctype_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_short_doctype_3": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_siphash_self": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_siphash_spec": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_skipped_external_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_skipped_null_loaded_ext_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_skipped_parameter_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_skipped_unloaded_ext_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_standalone_internal_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_standalone_parameter_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_start_ns_clears_start_element": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_stop_parser_between_cdata_calls": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_stop_parser_between_char_data_calls": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_subordinate_reset": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_subordinate_suspend": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_subordinate_xdecl_abort": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_subordinate_xdecl_suspend": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_suspend_epilog": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_suspend_in_sole_empty_tag": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_suspend_parser_between_cdata_calls": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_suspend_parser_between_char_data_calls": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_suspend_resume_internal_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_suspend_resume_internal_entity_issue_629": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_suspend_resume_parameter_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_suspend_xdecl": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_trailing_cr": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_trailing_cr_in_att_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_trailing_rsqb": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_trailing_spaces_in_elements": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_u0000_char": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_undefined_ext_entity_in_external_dtd": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unfinished_epilog": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_ascii_encoding_fail": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_ascii_encoding_ok": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_bad_ignore": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_bad_name": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_bad_name_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_internal_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_invalid_attr_value": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_invalid_high": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_invalid_length": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_invalid_surrogate": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_invalid_topbit": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_long_name_1": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_long_name_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unknown_encoding_success": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_unrecognised_encoding_internal_entity": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_user_parameters": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf16": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf16_attribute": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf16_bad_surrogate_pair": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf16_be_comment": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf16_be_pi": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf16_le_comment": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf16_le_epilog_newline": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf16_pe": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf16_pi": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf16_second_attr": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf8_auto_align": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf8_false_rejection": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf8_in_cdata_section": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf8_in_cdata_section_2": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_utf8_in_start_tags": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_wfc_no_recursive_entity_refs": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_wfc_undeclared_entity_no_external_subset": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_wfc_undeclared_entity_standalone": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_wfc_undeclared_entity_unread_external_subset": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_wfc_undeclared_entity_with_external_subset": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_wfc_undeclared_entity_with_external_subset_standalone": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_xmldecl_invalid": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_xmldecl_misplaced": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_xmldecl_missing_attr": {
                "status": "PASSED"
            },
            "ptestresult.expat.test_xmldecl_missing_value": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:34\nBEGIN: /usr/lib/expat/ptest\nruntests\nExpat version: expat_2.5.0\nPASS: test_accounting_precision\nPASS: test_billion_laughs_attack_protection_api\nPASS: test_helper_unsigned_char_to_printable\nPASS: test_nsalloc_xmlns\nPASS: test_nsalloc_parse_buffer\nPASS: test_nsalloc_long_prefix\nPASS: test_nsalloc_long_uri\nPASS: test_nsalloc_long_attr\nPASS: test_nsalloc_long_attr_prefix\nPASS: test_nsalloc_realloc_attributes\nPASS: test_nsalloc_long_element\nPASS: test_nsalloc_realloc_binding_uri\nPASS: test_nsalloc_realloc_long_prefix\nPASS: test_nsalloc_realloc_longer_prefix\nPASS: test_nsalloc_long_namespace\nPASS: test_nsalloc_less_long_namespace\nPASS: test_nsalloc_long_context\nPASS: test_nsalloc_realloc_long_context\nPASS: test_nsalloc_realloc_long_context_2\nPASS: test_nsalloc_realloc_long_context_3\nPASS: test_nsalloc_realloc_long_context_4\nPASS: test_nsalloc_realloc_long_context_5\nPASS: test_nsalloc_realloc_long_context_6\nPASS: test_nsalloc_realloc_long_context_7\nPASS: test_nsalloc_realloc_long_ge_name\nPASS: test_nsalloc_realloc_long_context_in_dtd\nPASS: test_nsalloc_long_default_in_ext\nPASS: test_nsalloc_long_systemid_in_ext\nPASS: test_nsalloc_prefixed_element\nPASS: test_alloc_parse_xdecl\nPASS: test_alloc_parse_xdecl_2\nPASS: test_alloc_parse_pi\nPASS: test_alloc_parse_pi_2\nPASS: test_alloc_parse_pi_3\nPASS: test_alloc_parse_comment\nPASS: test_alloc_parse_comment_2\nPASS: test_alloc_create_external_parser\nPASS: test_alloc_run_external_parser\nPASS: test_alloc_dtd_copy_default_atts\nPASS: test_alloc_external_entity\nPASS: test_alloc_ext_entity_set_encoding\nPASS: test_alloc_internal_entity\nPASS: test_alloc_dtd_default_handling\nPASS: test_alloc_explicit_encoding\nPASS: test_alloc_set_base\nPASS: test_alloc_realloc_buffer\nPASS: test_alloc_ext_entity_realloc_buffer\nPASS: test_alloc_realloc_many_attributes\nPASS: test_alloc_public_entity_value\nPASS: test_alloc_realloc_subst_public_entity_value\nPASS: test_alloc_parse_public_doctype\nPASS: test_alloc_parse_public_doctype_long_name\nPASS: test_alloc_set_foreign_dtd\nPASS: test_alloc_attribute_enum_value\nPASS: test_alloc_realloc_attribute_enum_value\nPASS: test_alloc_realloc_implied_attribute\nPASS: test_alloc_realloc_default_attribute\nPASS: test_alloc_notation\nPASS: test_alloc_public_notation\nPASS: test_alloc_system_notation\nPASS: test_alloc_nested_groups\nPASS: test_alloc_realloc_nested_groups\nPASS: test_alloc_large_group\nPASS: test_alloc_realloc_group_choice\nPASS: test_alloc_pi_in_epilog\nPASS: test_alloc_comment_in_epilog\nPASS: test_alloc_realloc_long_attribute_value\nPASS: test_alloc_attribute_whitespace\nPASS: test_alloc_attribute_predefined_entity\nPASS: test_alloc_long_attr_default_with_char_ref\nPASS: test_alloc_long_attr_value\nPASS: test_alloc_nested_entities\nPASS: test_alloc_realloc_param_entity_newline\nPASS: test_alloc_realloc_ce_extends_pe\nPASS: test_alloc_realloc_attributes\nPASS: test_alloc_long_doc_name\nPASS: test_alloc_long_base\nPASS: test_alloc_long_public_id\nPASS: test_alloc_long_entity_value\nPASS: test_alloc_long_notation\nPASS: test_alloc_reset_after_external_entity_parser_create_fail\nPASS: test_misc_alloc_create_parser\nPASS: test_misc_alloc_create_parser_with_encoding\nPASS: test_misc_null_parser\nPASS: test_misc_error_string\nPASS: test_misc_version\nPASS: test_misc_features\nPASS: test_misc_attribute_leak\nPASS: test_misc_utf16le\nPASS: test_misc_stop_during_end_handler_issue_240_1\nPASS: test_misc_stop_during_end_handler_issue_240_2\nPASS: test_misc_deny_internal_entity_closing_doctype_issue_317\nPASS: test_misc_tag_mismatch_reset_leak\nPASS: test_return_ns_triplet\nPASS: test_ns_tagname_overwrite\nPASS: test_ns_tagname_overwrite_triplet\nPASS: test_start_ns_clears_start_element\nPASS: test_default_ns_from_ext_subset_and_ext_ge\nPASS: test_ns_prefix_with_empty_uri_1\nPASS: test_ns_prefix_with_empty_uri_2\nPASS: test_ns_prefix_with_empty_uri_3\nPASS: test_ns_prefix_with_empty_uri_4\nPASS: test_ns_unbound_prefix\nPASS: test_ns_default_with_empty_uri\nPASS: test_ns_duplicate_attrs_diff_prefixes\nPASS: test_ns_duplicate_hashes\nPASS: test_ns_unbound_prefix_on_attribute\nPASS: test_ns_unbound_prefix_on_element\nPASS: test_return_ns_triplet\nPASS: test_ns_long_element\nPASS: test_ns_mixed_prefix_atts\nPASS: test_ns_extend_uri_buffer\nPASS: test_ns_reserved_attributes\nPASS: test_ns_reserved_attributes_2\nPASS: test_ns_extremely_long_prefix\nPASS: test_ns_unknown_encoding_success\nPASS: test_ns_double_colon\nPASS: test_ns_double_colon_element\nPASS: test_ns_bad_attr_leafname\nPASS: test_ns_bad_element_leafname\nPASS: test_ns_utf16_leafname\nPASS: test_ns_utf16_element_leafname\nPASS: test_ns_utf16_doctype\nPASS: test_ns_invalid_doctype\nPASS: test_ns_double_colon_doctype\nPASS: test_ns_separator_in_uri\nPASS: test_nul_byte\nPASS: test_u0000_char\nPASS: test_siphash_self\nPASS: test_siphash_spec\nPASS: test_bom_utf8\nPASS: test_bom_utf16_be\nPASS: test_bom_utf16_le\nPASS: test_nobom_utf16_le\nPASS: test_illegal_utf8\nPASS: test_utf8_auto_align\nPASS: test_utf16\nPASS: test_utf16_le_epilog_newline\nPASS: test_not_utf16\nPASS: test_bad_encoding\nPASS: test_latin1_umlauts\nPASS: test_long_utf8_character\nPASS: test_long_latin1_attribute\nPASS: test_long_ascii_attribute\nPASS: test_danish_latin1\nPASS: test_french_charref_hexidecimal\nPASS: test_french_charref_decimal\nPASS: test_french_latin1\nPASS: test_french_utf8\nPASS: test_utf8_false_rejection\nPASS: test_line_number_after_parse\nPASS: test_column_number_after_parse\nPASS: test_line_and_column_numbers_inside_handlers\nPASS: test_line_number_after_error\nPASS: test_column_number_after_error\nPASS: test_really_long_lines\nPASS: test_really_long_encoded_lines\nPASS: test_end_element_events\nPASS: test_attr_whitespace_normalization\nPASS: test_xmldecl_misplaced\nPASS: test_xmldecl_invalid\nPASS: test_xmldecl_missing_attr\nPASS: test_xmldecl_missing_value\nPASS: test_unknown_encoding_internal_entity\nPASS: test_unrecognised_encoding_internal_entity\nPASS: test_wfc_undeclared_entity_unread_external_subset\nPASS: test_wfc_undeclared_entity_no_external_subset\nPASS: test_wfc_undeclared_entity_standalone\nPASS: test_wfc_undeclared_entity_with_external_subset\nPASS: test_not_standalone_handler_reject\nPASS: test_not_standalone_handler_accept\nPASS: test_wfc_undeclared_entity_with_external_subset_standalone\nPASS: test_entity_with_external_subset_unless_standalone\nPASS: test_wfc_no_recursive_entity_refs\nPASS: test_ext_entity_set_encoding\nPASS: test_ext_entity_no_handler\nPASS: test_ext_entity_set_bom\nPASS: test_ext_entity_bad_encoding\nPASS: test_ext_entity_bad_encoding_2\nPASS: test_ext_entity_invalid_parse\nPASS: test_ext_entity_invalid_suspended_parse\nPASS: test_dtd_default_handling\nPASS: test_dtd_attr_handling\nPASS: test_empty_ns_without_namespaces\nPASS: test_ns_in_attribute_default_without_namespaces\nPASS: test_stop_parser_between_char_data_calls\nPASS: test_suspend_parser_between_char_data_calls\nPASS: test_repeated_stop_parser_between_char_data_calls\nPASS: test_good_cdata_ascii\nPASS: test_good_cdata_utf16\nPASS: test_good_cdata_utf16_le\nPASS: test_long_cdata_utf16\nPASS: test_multichar_cdata_utf16\nPASS: test_utf16_bad_surrogate_pair\nPASS: test_bad_cdata\nPASS: test_bad_cdata_utf16\nPASS: test_stop_parser_between_cdata_calls\nPASS: test_suspend_parser_between_cdata_calls\nPASS: test_memory_allocation\nPASS: test_default_current\nPASS: test_dtd_elements\nPASS: test_dtd_elements_nesting\nPASS: test_set_foreign_dtd\nPASS: test_foreign_dtd_not_standalone\nPASS: test_invalid_foreign_dtd\nPASS: test_foreign_dtd_with_doctype\nPASS: test_foreign_dtd_without_external_subset\nPASS: test_empty_foreign_dtd\nPASS: test_set_base\nPASS: test_attributes\nPASS: test_reset_in_entity\nPASS: test_resume_invalid_parse\nPASS: test_resume_resuspended\nPASS: test_cdata_default\nPASS: test_subordinate_reset\nPASS: test_subordinate_suspend\nPASS: test_subordinate_xdecl_suspend\nPASS: test_subordinate_xdecl_abort\nPASS: test_explicit_encoding\nPASS: test_trailing_cr\nPASS: test_ext_entity_trailing_cr\nPASS: test_trailing_rsqb\nPASS: test_ext_entity_trailing_rsqb\nPASS: test_ext_entity_good_cdata\nPASS: test_user_parameters\nPASS: test_ext_entity_ref_parameter\nPASS: test_empty_parse\nPASS: test_get_buffer_1\nPASS: test_get_buffer_2\nPASS: test_get_buffer_3_overflow\nPASS: test_byte_info_at_end\nPASS: test_byte_info_at_error\nPASS: test_byte_info_at_cdata\nPASS: test_predefined_entities\nPASS: test_invalid_tag_in_dtd\nPASS: test_not_predefined_entities\nPASS: test_ignore_section\nPASS: test_ignore_section_utf16\nPASS: test_ignore_section_utf16_be\nPASS: test_bad_ignore_section\nPASS: test_external_entity_values\nPASS: test_ext_entity_not_standalone\nPASS: test_ext_entity_value_abort\nPASS: test_bad_public_doctype\nPASS: test_attribute_enum_value\nPASS: test_predefined_entity_redefinition\nPASS: test_dtd_stop_processing\nPASS: test_public_notation_no_sysid\nPASS: test_nested_groups\nPASS: test_group_choice\nPASS: test_standalone_parameter_entity\nPASS: test_skipped_parameter_entity\nPASS: test_recursive_external_parameter_entity\nPASS: test_undefined_ext_entity_in_external_dtd\nPASS: test_suspend_xdecl\nPASS: test_abort_epilog\nPASS: test_abort_epilog_2\nPASS: test_suspend_epilog\nPASS: test_suspend_in_sole_empty_tag\nPASS: test_unfinished_epilog\nPASS: test_partial_char_in_epilog\nPASS: test_hash_collision\nPASS: test_suspend_resume_internal_entity\nPASS: test_suspend_resume_internal_entity_issue_629\nPASS: test_resume_entity_with_syntax_error\nPASS: test_suspend_resume_parameter_entity\nPASS: test_restart_on_error\nPASS: test_reject_lt_in_attribute_value\nPASS: test_reject_unfinished_param_in_att_value\nPASS: test_trailing_cr_in_att_value\nPASS: test_standalone_internal_entity\nPASS: test_skipped_external_entity\nPASS: test_skipped_null_loaded_ext_entity\nPASS: test_skipped_unloaded_ext_entity\nPASS: test_param_entity_with_trailing_cr\nPASS: test_invalid_character_entity\nPASS: test_invalid_character_entity_2\nPASS: test_invalid_character_entity_3\nPASS: test_invalid_character_entity_4\nPASS: test_pi_handled_in_default\nPASS: test_comment_handled_in_default\nPASS: test_pi_yml\nPASS: test_pi_xnl\nPASS: test_pi_xmm\nPASS: test_utf16_pi\nPASS: test_utf16_be_pi\nPASS: test_utf16_be_comment\nPASS: test_utf16_le_comment\nPASS: test_missing_encoding_conversion_fn\nPASS: test_failing_encoding_conversion_fn\nPASS: test_unknown_encoding_success\nPASS: test_unknown_encoding_bad_name\nPASS: test_unknown_encoding_bad_name_2\nPASS: test_unknown_encoding_long_name_1\nPASS: test_unknown_encoding_long_name_2\nPASS: test_invalid_unknown_encoding\nPASS: test_unknown_ascii_encoding_ok\nPASS: test_unknown_ascii_encoding_fail\nPASS: test_unknown_encoding_invalid_length\nPASS: test_unknown_encoding_invalid_topbit\nPASS: test_unknown_encoding_invalid_surrogate\nPASS: test_unknown_encoding_invalid_high\nPASS: test_unknown_encoding_invalid_attr_value\nPASS: test_ext_entity_latin1_utf16le_bom\nPASS: test_ext_entity_latin1_utf16be_bom\nPASS: test_ext_entity_latin1_utf16le_bom2\nPASS: test_ext_entity_latin1_utf16be_bom2\nPASS: test_ext_entity_utf16_be\nPASS: test_ext_entity_utf16_le\nPASS: test_ext_entity_utf16_unknown\nPASS: test_ext_entity_utf8_non_bom\nPASS: test_utf8_in_cdata_section\nPASS: test_utf8_in_cdata_section_2\nPASS: test_utf8_in_start_tags\nPASS: test_trailing_spaces_in_elements\nPASS: test_utf16_attribute\nPASS: test_utf16_second_attr\nPASS: test_attr_after_solidus\nPASS: test_utf16_pe\nPASS: test_bad_attr_desc_keyword\nPASS: test_bad_attr_desc_keyword_utf16\nPASS: test_bad_doctype\nPASS: test_bad_doctype_utf8\nPASS: test_bad_doctype_utf16\nPASS: test_bad_doctype_plus\nPASS: test_bad_doctype_star\nPASS: test_bad_doctype_query\nPASS: test_unknown_encoding_bad_ignore\nPASS: test_entity_in_utf16_be_attr\nPASS: test_entity_in_utf16_le_attr\nPASS: test_entity_public_utf16_be\nPASS: test_entity_public_utf16_le\nPASS: test_short_doctype\nPASS: test_short_doctype_2\nPASS: test_short_doctype_3\nPASS: test_long_doctype\nPASS: test_bad_entity\nPASS: test_bad_entity_2\nPASS: test_bad_entity_3\nPASS: test_bad_entity_4\nPASS: test_bad_notation\nPASS: test_default_doctype_handler\nPASS: test_empty_element_abort\nPASS: test_pool_integrity_with_unfinished_attr\nPASS: test_nested_entity_suspend\n100%: Checks: 345, Failed: 0\nExecution time: 1.69 s\nruntestspp\nExpat version: expat_2.5.0\nPASS: test_accounting_precision\nPASS: test_billion_laughs_attack_protection_api\nPASS: test_helper_unsigned_char_to_printable\nPASS: test_nsalloc_xmlns\nPASS: test_nsalloc_parse_buffer\nPASS: test_nsalloc_long_prefix\nPASS: test_nsalloc_long_uri\nPASS: test_nsalloc_long_attr\nPASS: test_nsalloc_long_attr_prefix\nPASS: test_nsalloc_realloc_attributes\nPASS: test_nsalloc_long_element\nPASS: test_nsalloc_realloc_binding_uri\nPASS: test_nsalloc_realloc_long_prefix\nPASS: test_nsalloc_realloc_longer_prefix\nPASS: test_nsalloc_long_namespace\nPASS: test_nsalloc_less_long_namespace\nPASS: test_nsalloc_long_context\nPASS: test_nsalloc_realloc_long_context\nPASS: test_nsalloc_realloc_long_context_2\nPASS: test_nsalloc_realloc_long_context_3\nPASS: test_nsalloc_realloc_long_context_4\nPASS: test_nsalloc_realloc_long_context_5\nPASS: test_nsalloc_realloc_long_context_6\nPASS: test_nsalloc_realloc_long_context_7\nPASS: test_nsalloc_realloc_long_ge_name\nPASS: test_nsalloc_realloc_long_context_in_dtd\nPASS: test_nsalloc_long_default_in_ext\nPASS: test_nsalloc_long_systemid_in_ext\nPASS: test_nsalloc_prefixed_element\nPASS: test_alloc_parse_xdecl\nPASS: test_alloc_parse_xdecl_2\nPASS: test_alloc_parse_pi\nPASS: test_alloc_parse_pi_2\nPASS: test_alloc_parse_pi_3\nPASS: test_alloc_parse_comment\nPASS: test_alloc_parse_comment_2\nPASS: test_alloc_create_external_parser\nPASS: test_alloc_run_external_parser\nPASS: test_alloc_dtd_copy_default_atts\nPASS: test_alloc_external_entity\nPASS: test_alloc_ext_entity_set_encoding\nPASS: test_alloc_internal_entity\nPASS: test_alloc_dtd_default_handling\nPASS: test_alloc_explicit_encoding\nPASS: test_alloc_set_base\nPASS: test_alloc_realloc_buffer\nPASS: test_alloc_ext_entity_realloc_buffer\nPASS: test_alloc_realloc_many_attributes\nPASS: test_alloc_public_entity_value\nPASS: test_alloc_realloc_subst_public_entity_value\nPASS: test_alloc_parse_public_doctype\nPASS: test_alloc_parse_public_doctype_long_name\nPASS: test_alloc_set_foreign_dtd\nPASS: test_alloc_attribute_enum_value\nPASS: test_alloc_realloc_attribute_enum_value\nPASS: test_alloc_realloc_implied_attribute\nPASS: test_alloc_realloc_default_attribute\nPASS: test_alloc_notation\nPASS: test_alloc_public_notation\nPASS: test_alloc_system_notation\nPASS: test_alloc_nested_groups\nPASS: test_alloc_realloc_nested_groups\nPASS: test_alloc_large_group\nPASS: test_alloc_realloc_group_choice\nPASS: test_alloc_pi_in_epilog\nPASS: test_alloc_comment_in_epilog\nPASS: test_alloc_realloc_long_attribute_value\nPASS: test_alloc_attribute_whitespace\nPASS: test_alloc_attribute_predefined_entity\nPASS: test_alloc_long_attr_default_with_char_ref\nPASS: test_alloc_long_attr_value\nPASS: test_alloc_nested_entities\nPASS: test_alloc_realloc_param_entity_newline\nPASS: test_alloc_realloc_ce_extends_pe\nPASS: test_alloc_realloc_attributes\nPASS: test_alloc_long_doc_name\nPASS: test_alloc_long_base\nPASS: test_alloc_long_public_id\nPASS: test_alloc_long_entity_value\nPASS: test_alloc_long_notation\nPASS: test_alloc_reset_after_external_entity_parser_create_fail\nPASS: test_misc_alloc_create_parser\nPASS: test_misc_alloc_create_parser_with_encoding\nPASS: test_misc_null_parser\nPASS: test_misc_error_string\nPASS: test_misc_version\nPASS: test_misc_features\nPASS: test_misc_attribute_leak\nPASS: test_misc_utf16le\nPASS: test_misc_stop_during_end_handler_issue_240_1\nPASS: test_misc_stop_during_end_handler_issue_240_2\nPASS: test_misc_deny_internal_entity_closing_doctype_issue_317\nPASS: test_misc_tag_mismatch_reset_leak\nPASS: test_return_ns_triplet\nPASS: test_ns_tagname_overwrite\nPASS: test_ns_tagname_overwrite_triplet\nPASS: test_start_ns_clears_start_element\nPASS: test_default_ns_from_ext_subset_and_ext_ge\nPASS: test_ns_prefix_with_empty_uri_1\nPASS: test_ns_prefix_with_empty_uri_2\nPASS: test_ns_prefix_with_empty_uri_3\nPASS: test_ns_prefix_with_empty_uri_4\nPASS: test_ns_unbound_prefix\nPASS: test_ns_default_with_empty_uri\nPASS: test_ns_duplicate_attrs_diff_prefixes\nPASS: test_ns_duplicate_hashes\nPASS: test_ns_unbound_prefix_on_attribute\nPASS: test_ns_unbound_prefix_on_element\nPASS: test_return_ns_triplet\nPASS: test_ns_long_element\nPASS: test_ns_mixed_prefix_atts\nPASS: test_ns_extend_uri_buffer\nPASS: test_ns_reserved_attributes\nPASS: test_ns_reserved_attributes_2\nPASS: test_ns_extremely_long_prefix\nPASS: test_ns_unknown_encoding_success\nPASS: test_ns_double_colon\nPASS: test_ns_double_colon_element\nPASS: test_ns_bad_attr_leafname\nPASS: test_ns_bad_element_leafname\nPASS: test_ns_utf16_leafname\nPASS: test_ns_utf16_element_leafname\nPASS: test_ns_utf16_doctype\nPASS: test_ns_invalid_doctype\nPASS: test_ns_double_colon_doctype\nPASS: test_ns_separator_in_uri\nPASS: test_nul_byte\nPASS: test_u0000_char\nPASS: test_siphash_self\nPASS: test_siphash_spec\nPASS: test_bom_utf8\nPASS: test_bom_utf16_be\nPASS: test_bom_utf16_le\nPASS: test_nobom_utf16_le\nPASS: test_illegal_utf8\nPASS: test_utf8_auto_align\nPASS: test_utf16\nPASS: test_utf16_le_epilog_newline\nPASS: test_not_utf16\nPASS: test_bad_encoding\nPASS: test_latin1_umlauts\nPASS: test_long_utf8_character\nPASS: test_long_latin1_attribute\nPASS: test_long_ascii_attribute\nPASS: test_danish_latin1\nPASS: test_french_charref_hexidecimal\nPASS: test_french_charref_decimal\nPASS: test_french_latin1\nPASS: test_french_utf8\nPASS: test_utf8_false_rejection\nPASS: test_line_number_after_parse\nPASS: test_column_number_after_parse\nPASS: test_line_and_column_numbers_inside_handlers\nPASS: test_line_number_after_error\nPASS: test_column_number_after_error\nPASS: test_really_long_lines\nPASS: test_really_long_encoded_lines\nPASS: test_end_element_events\nPASS: test_attr_whitespace_normalization\nPASS: test_xmldecl_misplaced\nPASS: test_xmldecl_invalid\nPASS: test_xmldecl_missing_attr\nPASS: test_xmldecl_missing_value\nPASS: test_unknown_encoding_internal_entity\nPASS: test_unrecognised_encoding_internal_entity\nPASS: test_wfc_undeclared_entity_unread_external_subset\nPASS: test_wfc_undeclared_entity_no_external_subset\nPASS: test_wfc_undeclared_entity_standalone\nPASS: test_wfc_undeclared_entity_with_external_subset\nPASS: test_not_standalone_handler_reject\nPASS: test_not_standalone_handler_accept\nPASS: test_wfc_undeclared_entity_with_external_subset_standalone\nPASS: test_entity_with_external_subset_unless_standalone\nPASS: test_wfc_no_recursive_entity_refs\nPASS: test_ext_entity_set_encoding\nPASS: test_ext_entity_no_handler\nPASS: test_ext_entity_set_bom\nPASS: test_ext_entity_bad_encoding\nPASS: test_ext_entity_bad_encoding_2\nPASS: test_ext_entity_invalid_parse\nPASS: test_ext_entity_invalid_suspended_parse\nPASS: test_dtd_default_handling\nPASS: test_dtd_attr_handling\nPASS: test_empty_ns_without_namespaces\nPASS: test_ns_in_attribute_default_without_namespaces\nPASS: test_stop_parser_between_char_data_calls\nPASS: test_suspend_parser_between_char_data_calls\nPASS: test_repeated_stop_parser_between_char_data_calls\nPASS: test_good_cdata_ascii\nPASS: test_good_cdata_utf16\nPASS: test_good_cdata_utf16_le\nPASS: test_long_cdata_utf16\nPASS: test_multichar_cdata_utf16\nPASS: test_utf16_bad_surrogate_pair\nPASS: test_bad_cdata\nPASS: test_bad_cdata_utf16\nPASS: test_stop_parser_between_cdata_calls\nPASS: test_suspend_parser_between_cdata_calls\nPASS: test_memory_allocation\nPASS: test_default_current\nPASS: test_dtd_elements\nPASS: test_dtd_elements_nesting\nPASS: test_set_foreign_dtd\nPASS: test_foreign_dtd_not_standalone\nPASS: test_invalid_foreign_dtd\nPASS: test_foreign_dtd_with_doctype\nPASS: test_foreign_dtd_without_external_subset\nPASS: test_empty_foreign_dtd\nPASS: test_set_base\nPASS: test_attributes\nPASS: test_reset_in_entity\nPASS: test_resume_invalid_parse\nPASS: test_resume_resuspended\nPASS: test_cdata_default\nPASS: test_subordinate_reset\nPASS: test_subordinate_suspend\nPASS: test_subordinate_xdecl_suspend\nPASS: test_subordinate_xdecl_abort\nPASS: test_explicit_encoding\nPASS: test_trailing_cr\nPASS: test_ext_entity_trailing_cr\nPASS: test_trailing_rsqb\nPASS: test_ext_entity_trailing_rsqb\nPASS: test_ext_entity_good_cdata\nPASS: test_user_parameters\nPASS: test_ext_entity_ref_parameter\nPASS: test_empty_parse\nPASS: test_get_buffer_1\nPASS: test_get_buffer_2\nPASS: test_get_buffer_3_overflow\nPASS: test_byte_info_at_end\nPASS: test_byte_info_at_error\nPASS: test_byte_info_at_cdata\nPASS: test_predefined_entities\nPASS: test_invalid_tag_in_dtd\nPASS: test_not_predefined_entities\nPASS: test_ignore_section\nPASS: test_ignore_section_utf16\nPASS: test_ignore_section_utf16_be\nPASS: test_bad_ignore_section\nPASS: test_external_entity_values\nPASS: test_ext_entity_not_standalone\nPASS: test_ext_entity_value_abort\nPASS: test_bad_public_doctype\nPASS: test_attribute_enum_value\nPASS: test_predefined_entity_redefinition\nPASS: test_dtd_stop_processing\nPASS: test_public_notation_no_sysid\nPASS: test_nested_groups\nPASS: test_group_choice\nPASS: test_standalone_parameter_entity\nPASS: test_skipped_parameter_entity\nPASS: test_recursive_external_parameter_entity\nPASS: test_undefined_ext_entity_in_external_dtd\nPASS: test_suspend_xdecl\nPASS: test_abort_epilog\nPASS: test_abort_epilog_2\nPASS: test_suspend_epilog\nPASS: test_suspend_in_sole_empty_tag\nPASS: test_unfinished_epilog\nPASS: test_partial_char_in_epilog\nPASS: test_hash_collision\nPASS: test_suspend_resume_internal_entity\nPASS: test_suspend_resume_internal_entity_issue_629\nPASS: test_resume_entity_with_syntax_error\nPASS: test_suspend_resume_parameter_entity\nPASS: test_restart_on_error\nPASS: test_reject_lt_in_attribute_value\nPASS: test_reject_unfinished_param_in_att_value\nPASS: test_trailing_cr_in_att_value\nPASS: test_standalone_internal_entity\nPASS: test_skipped_external_entity\nPASS: test_skipped_null_loaded_ext_entity\nPASS: test_skipped_unloaded_ext_entity\nPASS: test_param_entity_with_trailing_cr\nPASS: test_invalid_character_entity\nPASS: test_invalid_character_entity_2\nPASS: test_invalid_character_entity_3\nPASS: test_invalid_character_entity_4\nPASS: test_pi_handled_in_default\nPASS: test_comment_handled_in_default\nPASS: test_pi_yml\nPASS: test_pi_xnl\nPASS: test_pi_xmm\nPASS: test_utf16_pi\nPASS: test_utf16_be_pi\nPASS: test_utf16_be_comment\nPASS: test_utf16_le_comment\nPASS: test_missing_encoding_conversion_fn\nPASS: test_failing_encoding_conversion_fn\nPASS: test_unknown_encoding_success\nPASS: test_unknown_encoding_bad_name\nPASS: test_unknown_encoding_bad_name_2\nPASS: test_unknown_encoding_long_name_1\nPASS: test_unknown_encoding_long_name_2\nPASS: test_invalid_unknown_encoding\nPASS: test_unknown_ascii_encoding_ok\nPASS: test_unknown_ascii_encoding_fail\nPASS: test_unknown_encoding_invalid_length\nPASS: test_unknown_encoding_invalid_topbit\nPASS: test_unknown_encoding_invalid_surrogate\nPASS: test_unknown_encoding_invalid_high\nPASS: test_unknown_encoding_invalid_attr_value\nPASS: test_ext_entity_latin1_utf16le_bom\nPASS: test_ext_entity_latin1_utf16be_bom\nPASS: test_ext_entity_latin1_utf16le_bom2\nPASS: test_ext_entity_latin1_utf16be_bom2\nPASS: test_ext_entity_utf16_be\nPASS: test_ext_entity_utf16_le\nPASS: test_ext_entity_utf16_unknown\nPASS: test_ext_entity_utf8_non_bom\nPASS: test_utf8_in_cdata_section\nPASS: test_utf8_in_cdata_section_2\nPASS: test_utf8_in_start_tags\nPASS: test_trailing_spaces_in_elements\nPASS: test_utf16_attribute\nPASS: test_utf16_second_attr\nPASS: test_attr_after_solidus\nPASS: test_utf16_pe\nPASS: test_bad_attr_desc_keyword\nPASS: test_bad_attr_desc_keyword_utf16\nPASS: test_bad_doctype\nPASS: test_bad_doctype_utf8\nPASS: test_bad_doctype_utf16\nPASS: test_bad_doctype_plus\nPASS: test_bad_doctype_star\nPASS: test_bad_doctype_query\nPASS: test_unknown_encoding_bad_ignore\nPASS: test_entity_in_utf16_be_attr\nPASS: test_entity_in_utf16_le_attr\nPASS: test_entity_public_utf16_be\nPASS: test_entity_public_utf16_le\nPASS: test_short_doctype\nPASS: test_short_doctype_2\nPASS: test_short_doctype_3\nPASS: test_long_doctype\nPASS: test_bad_entity\nPASS: test_bad_entity_2\nPASS: test_bad_entity_3\nPASS: test_bad_entity_4\nPASS: test_bad_notation\nPASS: test_default_doctype_handler\nPASS: test_empty_element_abort\nPASS: test_pool_integrity_with_unfinished_attr\nPASS: test_nested_entity_suspend\n100%: Checks: 345, Failed: 0\nExecution time: 1.69 s\n\nDURATION: 4\nEND: /usr/lib/expat/ptest\n2024-02-06T09:34\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "expat": {
                    "duration": "4",
                    "log": "START: ptest-runner\n2024-02-06T09:34\nruntests\nExpat version: expat_2.5.0\nPASS: test_accounting_precision\nPASS: test_billion_laughs_attack_protection_api\nPASS: test_helper_unsigned_char_to_printable\nPASS: test_nsalloc_xmlns\nPASS: test_nsalloc_parse_buffer\nPASS: test_nsalloc_long_prefix\nPASS: test_nsalloc_long_uri\nPASS: test_nsalloc_long_attr\nPASS: test_nsalloc_long_attr_prefix\nPASS: test_nsalloc_realloc_attributes\nPASS: test_nsalloc_long_element\nPASS: test_nsalloc_realloc_binding_uri\nPASS: test_nsalloc_realloc_long_prefix\nPASS: test_nsalloc_realloc_longer_prefix\nPASS: test_nsalloc_long_namespace\nPASS: test_nsalloc_less_long_namespace\nPASS: test_nsalloc_long_context\nPASS: test_nsalloc_realloc_long_context\nPASS: test_nsalloc_realloc_long_context_2\nPASS: test_nsalloc_realloc_long_context_3\nPASS: test_nsalloc_realloc_long_context_4\nPASS: test_nsalloc_realloc_long_context_5\nPASS: test_nsalloc_realloc_long_context_6\nPASS: test_nsalloc_realloc_long_context_7\nPASS: test_nsalloc_realloc_long_ge_name\nPASS: test_nsalloc_realloc_long_context_in_dtd\nPASS: test_nsalloc_long_default_in_ext\nPASS: test_nsalloc_long_systemid_in_ext\nPASS: test_nsalloc_prefixed_element\nPASS: test_alloc_parse_xdecl\nPASS: test_alloc_parse_xdecl_2\nPASS: test_alloc_parse_pi\nPASS: test_alloc_parse_pi_2\nPASS: test_alloc_parse_pi_3\nPASS: test_alloc_parse_comment\nPASS: test_alloc_parse_comment_2\nPASS: test_alloc_create_external_parser\nPASS: test_alloc_run_external_parser\nPASS: test_alloc_dtd_copy_default_atts\nPASS: test_alloc_external_entity\nPASS: test_alloc_ext_entity_set_encoding\nPASS: test_alloc_internal_entity\nPASS: test_alloc_dtd_default_handling\nPASS: test_alloc_explicit_encoding\nPASS: test_alloc_set_base\nPASS: test_alloc_realloc_buffer\nPASS: test_alloc_ext_entity_realloc_buffer\nPASS: test_alloc_realloc_many_attributes\nPASS: test_alloc_public_entity_value\nPASS: test_alloc_realloc_subst_public_entity_value\nPASS: test_alloc_parse_public_doctype\nPASS: test_alloc_parse_public_doctype_long_name\nPASS: test_alloc_set_foreign_dtd\nPASS: test_alloc_attribute_enum_value\nPASS: test_alloc_realloc_attribute_enum_value\nPASS: test_alloc_realloc_implied_attribute\nPASS: test_alloc_realloc_default_attribute\nPASS: test_alloc_notation\nPASS: test_alloc_public_notation\nPASS: test_alloc_system_notation\nPASS: test_alloc_nested_groups\nPASS: test_alloc_realloc_nested_groups\nPASS: test_alloc_large_group\nPASS: test_alloc_realloc_group_choice\nPASS: test_alloc_pi_in_epilog\nPASS: test_alloc_comment_in_epilog\nPASS: test_alloc_realloc_long_attribute_value\nPASS: test_alloc_attribute_whitespace\nPASS: test_alloc_attribute_predefined_entity\nPASS: test_alloc_long_attr_default_with_char_ref\nPASS: test_alloc_long_attr_value\nPASS: test_alloc_nested_entities\nPASS: test_alloc_realloc_param_entity_newline\nPASS: test_alloc_realloc_ce_extends_pe\nPASS: test_alloc_realloc_attributes\nPASS: test_alloc_long_doc_name\nPASS: test_alloc_long_base\nPASS: test_alloc_long_public_id\nPASS: test_alloc_long_entity_value\nPASS: test_alloc_long_notation\nPASS: test_alloc_reset_after_external_entity_parser_create_fail\nPASS: test_misc_alloc_create_parser\nPASS: test_misc_alloc_create_parser_with_encoding\nPASS: test_misc_null_parser\nPASS: test_misc_error_string\nPASS: test_misc_version\nPASS: test_misc_features\nPASS: test_misc_attribute_leak\nPASS: test_misc_utf16le\nPASS: test_misc_stop_during_end_handler_issue_240_1\nPASS: test_misc_stop_during_end_handler_issue_240_2\nPASS: test_misc_deny_internal_entity_closing_doctype_issue_317\nPASS: test_misc_tag_mismatch_reset_leak\nPASS: test_return_ns_triplet\nPASS: test_ns_tagname_overwrite\nPASS: test_ns_tagname_overwrite_triplet\nPASS: test_start_ns_clears_start_element\nPASS: test_default_ns_from_ext_subset_and_ext_ge\nPASS: test_ns_prefix_with_empty_uri_1\nPASS: test_ns_prefix_with_empty_uri_2\nPASS: test_ns_prefix_with_empty_uri_3\nPASS: test_ns_prefix_with_empty_uri_4\nPASS: test_ns_unbound_prefix\nPASS: test_ns_default_with_empty_uri\nPASS: test_ns_duplicate_attrs_diff_prefixes\nPASS: test_ns_duplicate_hashes\nPASS: test_ns_unbound_prefix_on_attribute\nPASS: test_ns_unbound_prefix_on_element\nPASS: test_return_ns_triplet\nPASS: test_ns_long_element\nPASS: test_ns_mixed_prefix_atts\nPASS: test_ns_extend_uri_buffer\nPASS: test_ns_reserved_attributes\nPASS: test_ns_reserved_attributes_2\nPASS: test_ns_extremely_long_prefix\nPASS: test_ns_unknown_encoding_success\nPASS: test_ns_double_colon\nPASS: test_ns_double_colon_element\nPASS: test_ns_bad_attr_leafname\nPASS: test_ns_bad_element_leafname\nPASS: test_ns_utf16_leafname\nPASS: test_ns_utf16_element_leafname\nPASS: test_ns_utf16_doctype\nPASS: test_ns_invalid_doctype\nPASS: test_ns_double_colon_doctype\nPASS: test_ns_separator_in_uri\nPASS: test_nul_byte\nPASS: test_u0000_char\nPASS: test_siphash_self\nPASS: test_siphash_spec\nPASS: test_bom_utf8\nPASS: test_bom_utf16_be\nPASS: test_bom_utf16_le\nPASS: test_nobom_utf16_le\nPASS: test_illegal_utf8\nPASS: test_utf8_auto_align\nPASS: test_utf16\nPASS: test_utf16_le_epilog_newline\nPASS: test_not_utf16\nPASS: test_bad_encoding\nPASS: test_latin1_umlauts\nPASS: test_long_utf8_character\nPASS: test_long_latin1_attribute\nPASS: test_long_ascii_attribute\nPASS: test_danish_latin1\nPASS: test_french_charref_hexidecimal\nPASS: test_french_charref_decimal\nPASS: test_french_latin1\nPASS: test_french_utf8\nPASS: test_utf8_false_rejection\nPASS: test_line_number_after_parse\nPASS: test_column_number_after_parse\nPASS: test_line_and_column_numbers_inside_handlers\nPASS: test_line_number_after_error\nPASS: test_column_number_after_error\nPASS: test_really_long_lines\nPASS: test_really_long_encoded_lines\nPASS: test_end_element_events\nPASS: test_attr_whitespace_normalization\nPASS: test_xmldecl_misplaced\nPASS: test_xmldecl_invalid\nPASS: test_xmldecl_missing_attr\nPASS: test_xmldecl_missing_value\nPASS: test_unknown_encoding_internal_entity\nPASS: test_unrecognised_encoding_internal_entity\nPASS: test_wfc_undeclared_entity_unread_external_subset\nPASS: test_wfc_undeclared_entity_no_external_subset\nPASS: test_wfc_undeclared_entity_standalone\nPASS: test_wfc_undeclared_entity_with_external_subset\nPASS: test_not_standalone_handler_reject\nPASS: test_not_standalone_handler_accept\nPASS: test_wfc_undeclared_entity_with_external_subset_standalone\nPASS: test_entity_with_external_subset_unless_standalone\nPASS: test_wfc_no_recursive_entity_refs\nPASS: test_ext_entity_set_encoding\nPASS: test_ext_entity_no_handler\nPASS: test_ext_entity_set_bom\nPASS: test_ext_entity_bad_encoding\nPASS: test_ext_entity_bad_encoding_2\nPASS: test_ext_entity_invalid_parse\nPASS: test_ext_entity_invalid_suspended_parse\nPASS: test_dtd_default_handling\nPASS: test_dtd_attr_handling\nPASS: test_empty_ns_without_namespaces\nPASS: test_ns_in_attribute_default_without_namespaces\nPASS: test_stop_parser_between_char_data_calls\nPASS: test_suspend_parser_between_char_data_calls\nPASS: test_repeated_stop_parser_between_char_data_calls\nPASS: test_good_cdata_ascii\nPASS: test_good_cdata_utf16\nPASS: test_good_cdata_utf16_le\nPASS: test_long_cdata_utf16\nPASS: test_multichar_cdata_utf16\nPASS: test_utf16_bad_surrogate_pair\nPASS: test_bad_cdata\nPASS: test_bad_cdata_utf16\nPASS: test_stop_parser_between_cdata_calls\nPASS: test_suspend_parser_between_cdata_calls\nPASS: test_memory_allocation\nPASS: test_default_current\nPASS: test_dtd_elements\nPASS: test_dtd_elements_nesting\nPASS: test_set_foreign_dtd\nPASS: test_foreign_dtd_not_standalone\nPASS: test_invalid_foreign_dtd\nPASS: test_foreign_dtd_with_doctype\nPASS: test_foreign_dtd_without_external_subset\nPASS: test_empty_foreign_dtd\nPASS: test_set_base\nPASS: test_attributes\nPASS: test_reset_in_entity\nPASS: test_resume_invalid_parse\nPASS: test_resume_resuspended\nPASS: test_cdata_default\nPASS: test_subordinate_reset\nPASS: test_subordinate_suspend\nPASS: test_subordinate_xdecl_suspend\nPASS: test_subordinate_xdecl_abort\nPASS: test_explicit_encoding\nPASS: test_trailing_cr\nPASS: test_ext_entity_trailing_cr\nPASS: test_trailing_rsqb\nPASS: test_ext_entity_trailing_rsqb\nPASS: test_ext_entity_good_cdata\nPASS: test_user_parameters\nPASS: test_ext_entity_ref_parameter\nPASS: test_empty_parse\nPASS: test_get_buffer_1\nPASS: test_get_buffer_2\nPASS: test_get_buffer_3_overflow\nPASS: test_byte_info_at_end\nPASS: test_byte_info_at_error\nPASS: test_byte_info_at_cdata\nPASS: test_predefined_entities\nPASS: test_invalid_tag_in_dtd\nPASS: test_not_predefined_entities\nPASS: test_ignore_section\nPASS: test_ignore_section_utf16\nPASS: test_ignore_section_utf16_be\nPASS: test_bad_ignore_section\nPASS: test_external_entity_values\nPASS: test_ext_entity_not_standalone\nPASS: test_ext_entity_value_abort\nPASS: test_bad_public_doctype\nPASS: test_attribute_enum_value\nPASS: test_predefined_entity_redefinition\nPASS: test_dtd_stop_processing\nPASS: test_public_notation_no_sysid\nPASS: test_nested_groups\nPASS: test_group_choice\nPASS: test_standalone_parameter_entity\nPASS: test_skipped_parameter_entity\nPASS: test_recursive_external_parameter_entity\nPASS: test_undefined_ext_entity_in_external_dtd\nPASS: test_suspend_xdecl\nPASS: test_abort_epilog\nPASS: test_abort_epilog_2\nPASS: test_suspend_epilog\nPASS: test_suspend_in_sole_empty_tag\nPASS: test_unfinished_epilog\nPASS: test_partial_char_in_epilog\nPASS: test_hash_collision\nPASS: test_suspend_resume_internal_entity\nPASS: test_suspend_resume_internal_entity_issue_629\nPASS: test_resume_entity_with_syntax_error\nPASS: test_suspend_resume_parameter_entity\nPASS: test_restart_on_error\nPASS: test_reject_lt_in_attribute_value\nPASS: test_reject_unfinished_param_in_att_value\nPASS: test_trailing_cr_in_att_value\nPASS: test_standalone_internal_entity\nPASS: test_skipped_external_entity\nPASS: test_skipped_null_loaded_ext_entity\nPASS: test_skipped_unloaded_ext_entity\nPASS: test_param_entity_with_trailing_cr\nPASS: test_invalid_character_entity\nPASS: test_invalid_character_entity_2\nPASS: test_invalid_character_entity_3\nPASS: test_invalid_character_entity_4\nPASS: test_pi_handled_in_default\nPASS: test_comment_handled_in_default\nPASS: test_pi_yml\nPASS: test_pi_xnl\nPASS: test_pi_xmm\nPASS: test_utf16_pi\nPASS: test_utf16_be_pi\nPASS: test_utf16_be_comment\nPASS: test_utf16_le_comment\nPASS: test_missing_encoding_conversion_fn\nPASS: test_failing_encoding_conversion_fn\nPASS: test_unknown_encoding_success\nPASS: test_unknown_encoding_bad_name\nPASS: test_unknown_encoding_bad_name_2\nPASS: test_unknown_encoding_long_name_1\nPASS: test_unknown_encoding_long_name_2\nPASS: test_invalid_unknown_encoding\nPASS: test_unknown_ascii_encoding_ok\nPASS: test_unknown_ascii_encoding_fail\nPASS: test_unknown_encoding_invalid_length\nPASS: test_unknown_encoding_invalid_topbit\nPASS: test_unknown_encoding_invalid_surrogate\nPASS: test_unknown_encoding_invalid_high\nPASS: test_unknown_encoding_invalid_attr_value\nPASS: test_ext_entity_latin1_utf16le_bom\nPASS: test_ext_entity_latin1_utf16be_bom\nPASS: test_ext_entity_latin1_utf16le_bom2\nPASS: test_ext_entity_latin1_utf16be_bom2\nPASS: test_ext_entity_utf16_be\nPASS: test_ext_entity_utf16_le\nPASS: test_ext_entity_utf16_unknown\nPASS: test_ext_entity_utf8_non_bom\nPASS: test_utf8_in_cdata_section\nPASS: test_utf8_in_cdata_section_2\nPASS: test_utf8_in_start_tags\nPASS: test_trailing_spaces_in_elements\nPASS: test_utf16_attribute\nPASS: test_utf16_second_attr\nPASS: test_attr_after_solidus\nPASS: test_utf16_pe\nPASS: test_bad_attr_desc_keyword\nPASS: test_bad_attr_desc_keyword_utf16\nPASS: test_bad_doctype\nPASS: test_bad_doctype_utf8\nPASS: test_bad_doctype_utf16\nPASS: test_bad_doctype_plus\nPASS: test_bad_doctype_star\nPASS: test_bad_doctype_query\nPASS: test_unknown_encoding_bad_ignore\nPASS: test_entity_in_utf16_be_attr\nPASS: test_entity_in_utf16_le_attr\nPASS: test_entity_public_utf16_be\nPASS: test_entity_public_utf16_le\nPASS: test_short_doctype\nPASS: test_short_doctype_2\nPASS: test_short_doctype_3\nPASS: test_long_doctype\nPASS: test_bad_entity\nPASS: test_bad_entity_2\nPASS: test_bad_entity_3\nPASS: test_bad_entity_4\nPASS: test_bad_notation\nPASS: test_default_doctype_handler\nPASS: test_empty_element_abort\nPASS: test_pool_integrity_with_unfinished_attr\nPASS: test_nested_entity_suspend\n100%: Checks: 345, Failed: 0\nExecution time: 1.69 s\nruntestspp\nExpat version: expat_2.5.0\nPASS: test_accounting_precision\nPASS: test_billion_laughs_attack_protection_api\nPASS: test_helper_unsigned_char_to_printable\nPASS: test_nsalloc_xmlns\nPASS: test_nsalloc_parse_buffer\nPASS: test_nsalloc_long_prefix\nPASS: test_nsalloc_long_uri\nPASS: test_nsalloc_long_attr\nPASS: test_nsalloc_long_attr_prefix\nPASS: test_nsalloc_realloc_attributes\nPASS: test_nsalloc_long_element\nPASS: test_nsalloc_realloc_binding_uri\nPASS: test_nsalloc_realloc_long_prefix\nPASS: test_nsalloc_realloc_longer_prefix\nPASS: test_nsalloc_long_namespace\nPASS: test_nsalloc_less_long_namespace\nPASS: test_nsalloc_long_context\nPASS: test_nsalloc_realloc_long_context\nPASS: test_nsalloc_realloc_long_context_2\nPASS: test_nsalloc_realloc_long_context_3\nPASS: test_nsalloc_realloc_long_context_4\nPASS: test_nsalloc_realloc_long_context_5\nPASS: test_nsalloc_realloc_long_context_6\nPASS: test_nsalloc_realloc_long_context_7\nPASS: test_nsalloc_realloc_long_ge_name\nPASS: test_nsalloc_realloc_long_context_in_dtd\nPASS: test_nsalloc_long_default_in_ext\nPASS: test_nsalloc_long_systemid_in_ext\nPASS: test_nsalloc_prefixed_element\nPASS: test_alloc_parse_xdecl\nPASS: test_alloc_parse_xdecl_2\nPASS: test_alloc_parse_pi\nPASS: test_alloc_parse_pi_2\nPASS: test_alloc_parse_pi_3\nPASS: test_alloc_parse_comment\nPASS: test_alloc_parse_comment_2\nPASS: test_alloc_create_external_parser\nPASS: test_alloc_run_external_parser\nPASS: test_alloc_dtd_copy_default_atts\nPASS: test_alloc_external_entity\nPASS: test_alloc_ext_entity_set_encoding\nPASS: test_alloc_internal_entity\nPASS: test_alloc_dtd_default_handling\nPASS: test_alloc_explicit_encoding\nPASS: test_alloc_set_base\nPASS: test_alloc_realloc_buffer\nPASS: test_alloc_ext_entity_realloc_buffer\nPASS: test_alloc_realloc_many_attributes\nPASS: test_alloc_public_entity_value\nPASS: test_alloc_realloc_subst_public_entity_value\nPASS: test_alloc_parse_public_doctype\nPASS: test_alloc_parse_public_doctype_long_name\nPASS: test_alloc_set_foreign_dtd\nPASS: test_alloc_attribute_enum_value\nPASS: test_alloc_realloc_attribute_enum_value\nPASS: test_alloc_realloc_implied_attribute\nPASS: test_alloc_realloc_default_attribute\nPASS: test_alloc_notation\nPASS: test_alloc_public_notation\nPASS: test_alloc_system_notation\nPASS: test_alloc_nested_groups\nPASS: test_alloc_realloc_nested_groups\nPASS: test_alloc_large_group\nPASS: test_alloc_realloc_group_choice\nPASS: test_alloc_pi_in_epilog\nPASS: test_alloc_comment_in_epilog\nPASS: test_alloc_realloc_long_attribute_value\nPASS: test_alloc_attribute_whitespace\nPASS: test_alloc_attribute_predefined_entity\nPASS: test_alloc_long_attr_default_with_char_ref\nPASS: test_alloc_long_attr_value\nPASS: test_alloc_nested_entities\nPASS: test_alloc_realloc_param_entity_newline\nPASS: test_alloc_realloc_ce_extends_pe\nPASS: test_alloc_realloc_attributes\nPASS: test_alloc_long_doc_name\nPASS: test_alloc_long_base\nPASS: test_alloc_long_public_id\nPASS: test_alloc_long_entity_value\nPASS: test_alloc_long_notation\nPASS: test_alloc_reset_after_external_entity_parser_create_fail\nPASS: test_misc_alloc_create_parser\nPASS: test_misc_alloc_create_parser_with_encoding\nPASS: test_misc_null_parser\nPASS: test_misc_error_string\nPASS: test_misc_version\nPASS: test_misc_features\nPASS: test_misc_attribute_leak\nPASS: test_misc_utf16le\nPASS: test_misc_stop_during_end_handler_issue_240_1\nPASS: test_misc_stop_during_end_handler_issue_240_2\nPASS: test_misc_deny_internal_entity_closing_doctype_issue_317\nPASS: test_misc_tag_mismatch_reset_leak\nPASS: test_return_ns_triplet\nPASS: test_ns_tagname_overwrite\nPASS: test_ns_tagname_overwrite_triplet\nPASS: test_start_ns_clears_start_element\nPASS: test_default_ns_from_ext_subset_and_ext_ge\nPASS: test_ns_prefix_with_empty_uri_1\nPASS: test_ns_prefix_with_empty_uri_2\nPASS: test_ns_prefix_with_empty_uri_3\nPASS: test_ns_prefix_with_empty_uri_4\nPASS: test_ns_unbound_prefix\nPASS: test_ns_default_with_empty_uri\nPASS: test_ns_duplicate_attrs_diff_prefixes\nPASS: test_ns_duplicate_hashes\nPASS: test_ns_unbound_prefix_on_attribute\nPASS: test_ns_unbound_prefix_on_element\nPASS: test_return_ns_triplet\nPASS: test_ns_long_element\nPASS: test_ns_mixed_prefix_atts\nPASS: test_ns_extend_uri_buffer\nPASS: test_ns_reserved_attributes\nPASS: test_ns_reserved_attributes_2\nPASS: test_ns_extremely_long_prefix\nPASS: test_ns_unknown_encoding_success\nPASS: test_ns_double_colon\nPASS: test_ns_double_colon_element\nPASS: test_ns_bad_attr_leafname\nPASS: test_ns_bad_element_leafname\nPASS: test_ns_utf16_leafname\nPASS: test_ns_utf16_element_leafname\nPASS: test_ns_utf16_doctype\nPASS: test_ns_invalid_doctype\nPASS: test_ns_double_colon_doctype\nPASS: test_ns_separator_in_uri\nPASS: test_nul_byte\nPASS: test_u0000_char\nPASS: test_siphash_self\nPASS: test_siphash_spec\nPASS: test_bom_utf8\nPASS: test_bom_utf16_be\nPASS: test_bom_utf16_le\nPASS: test_nobom_utf16_le\nPASS: test_illegal_utf8\nPASS: test_utf8_auto_align\nPASS: test_utf16\nPASS: test_utf16_le_epilog_newline\nPASS: test_not_utf16\nPASS: test_bad_encoding\nPASS: test_latin1_umlauts\nPASS: test_long_utf8_character\nPASS: test_long_latin1_attribute\nPASS: test_long_ascii_attribute\nPASS: test_danish_latin1\nPASS: test_french_charref_hexidecimal\nPASS: test_french_charref_decimal\nPASS: test_french_latin1\nPASS: test_french_utf8\nPASS: test_utf8_false_rejection\nPASS: test_line_number_after_parse\nPASS: test_column_number_after_parse\nPASS: test_line_and_column_numbers_inside_handlers\nPASS: test_line_number_after_error\nPASS: test_column_number_after_error\nPASS: test_really_long_lines\nPASS: test_really_long_encoded_lines\nPASS: test_end_element_events\nPASS: test_attr_whitespace_normalization\nPASS: test_xmldecl_misplaced\nPASS: test_xmldecl_invalid\nPASS: test_xmldecl_missing_attr\nPASS: test_xmldecl_missing_value\nPASS: test_unknown_encoding_internal_entity\nPASS: test_unrecognised_encoding_internal_entity\nPASS: test_wfc_undeclared_entity_unread_external_subset\nPASS: test_wfc_undeclared_entity_no_external_subset\nPASS: test_wfc_undeclared_entity_standalone\nPASS: test_wfc_undeclared_entity_with_external_subset\nPASS: test_not_standalone_handler_reject\nPASS: test_not_standalone_handler_accept\nPASS: test_wfc_undeclared_entity_with_external_subset_standalone\nPASS: test_entity_with_external_subset_unless_standalone\nPASS: test_wfc_no_recursive_entity_refs\nPASS: test_ext_entity_set_encoding\nPASS: test_ext_entity_no_handler\nPASS: test_ext_entity_set_bom\nPASS: test_ext_entity_bad_encoding\nPASS: test_ext_entity_bad_encoding_2\nPASS: test_ext_entity_invalid_parse\nPASS: test_ext_entity_invalid_suspended_parse\nPASS: test_dtd_default_handling\nPASS: test_dtd_attr_handling\nPASS: test_empty_ns_without_namespaces\nPASS: test_ns_in_attribute_default_without_namespaces\nPASS: test_stop_parser_between_char_data_calls\nPASS: test_suspend_parser_between_char_data_calls\nPASS: test_repeated_stop_parser_between_char_data_calls\nPASS: test_good_cdata_ascii\nPASS: test_good_cdata_utf16\nPASS: test_good_cdata_utf16_le\nPASS: test_long_cdata_utf16\nPASS: test_multichar_cdata_utf16\nPASS: test_utf16_bad_surrogate_pair\nPASS: test_bad_cdata\nPASS: test_bad_cdata_utf16\nPASS: test_stop_parser_between_cdata_calls\nPASS: test_suspend_parser_between_cdata_calls\nPASS: test_memory_allocation\nPASS: test_default_current\nPASS: test_dtd_elements\nPASS: test_dtd_elements_nesting\nPASS: test_set_foreign_dtd\nPASS: test_foreign_dtd_not_standalone\nPASS: test_invalid_foreign_dtd\nPASS: test_foreign_dtd_with_doctype\nPASS: test_foreign_dtd_without_external_subset\nPASS: test_empty_foreign_dtd\nPASS: test_set_base\nPASS: test_attributes\nPASS: test_reset_in_entity\nPASS: test_resume_invalid_parse\nPASS: test_resume_resuspended\nPASS: test_cdata_default\nPASS: test_subordinate_reset\nPASS: test_subordinate_suspend\nPASS: test_subordinate_xdecl_suspend\nPASS: test_subordinate_xdecl_abort\nPASS: test_explicit_encoding\nPASS: test_trailing_cr\nPASS: test_ext_entity_trailing_cr\nPASS: test_trailing_rsqb\nPASS: test_ext_entity_trailing_rsqb\nPASS: test_ext_entity_good_cdata\nPASS: test_user_parameters\nPASS: test_ext_entity_ref_parameter\nPASS: test_empty_parse\nPASS: test_get_buffer_1\nPASS: test_get_buffer_2\nPASS: test_get_buffer_3_overflow\nPASS: test_byte_info_at_end\nPASS: test_byte_info_at_error\nPASS: test_byte_info_at_cdata\nPASS: test_predefined_entities\nPASS: test_invalid_tag_in_dtd\nPASS: test_not_predefined_entities\nPASS: test_ignore_section\nPASS: test_ignore_section_utf16\nPASS: test_ignore_section_utf16_be\nPASS: test_bad_ignore_section\nPASS: test_external_entity_values\nPASS: test_ext_entity_not_standalone\nPASS: test_ext_entity_value_abort\nPASS: test_bad_public_doctype\nPASS: test_attribute_enum_value\nPASS: test_predefined_entity_redefinition\nPASS: test_dtd_stop_processing\nPASS: test_public_notation_no_sysid\nPASS: test_nested_groups\nPASS: test_group_choice\nPASS: test_standalone_parameter_entity\nPASS: test_skipped_parameter_entity\nPASS: test_recursive_external_parameter_entity\nPASS: test_undefined_ext_entity_in_external_dtd\nPASS: test_suspend_xdecl\nPASS: test_abort_epilog\nPASS: test_abort_epilog_2\nPASS: test_suspend_epilog\nPASS: test_suspend_in_sole_empty_tag\nPASS: test_unfinished_epilog\nPASS: test_partial_char_in_epilog\nPASS: test_hash_collision\nPASS: test_suspend_resume_internal_entity\nPASS: test_suspend_resume_internal_entity_issue_629\nPASS: test_resume_entity_with_syntax_error\nPASS: test_suspend_resume_parameter_entity\nPASS: test_restart_on_error\nPASS: test_reject_lt_in_attribute_value\nPASS: test_reject_unfinished_param_in_att_value\nPASS: test_trailing_cr_in_att_value\nPASS: test_standalone_internal_entity\nPASS: test_skipped_external_entity\nPASS: test_skipped_null_loaded_ext_entity\nPASS: test_skipped_unloaded_ext_entity\nPASS: test_param_entity_with_trailing_cr\nPASS: test_invalid_character_entity\nPASS: test_invalid_character_entity_2\nPASS: test_invalid_character_entity_3\nPASS: test_invalid_character_entity_4\nPASS: test_pi_handled_in_default\nPASS: test_comment_handled_in_default\nPASS: test_pi_yml\nPASS: test_pi_xnl\nPASS: test_pi_xmm\nPASS: test_utf16_pi\nPASS: test_utf16_be_pi\nPASS: test_utf16_be_comment\nPASS: test_utf16_le_comment\nPASS: test_missing_encoding_conversion_fn\nPASS: test_failing_encoding_conversion_fn\nPASS: test_unknown_encoding_success\nPASS: test_unknown_encoding_bad_name\nPASS: test_unknown_encoding_bad_name_2\nPASS: test_unknown_encoding_long_name_1\nPASS: test_unknown_encoding_long_name_2\nPASS: test_invalid_unknown_encoding\nPASS: test_unknown_ascii_encoding_ok\nPASS: test_unknown_ascii_encoding_fail\nPASS: test_unknown_encoding_invalid_length\nPASS: test_unknown_encoding_invalid_topbit\nPASS: test_unknown_encoding_invalid_surrogate\nPASS: test_unknown_encoding_invalid_high\nPASS: test_unknown_encoding_invalid_attr_value\nPASS: test_ext_entity_latin1_utf16le_bom\nPASS: test_ext_entity_latin1_utf16be_bom\nPASS: test_ext_entity_latin1_utf16le_bom2\nPASS: test_ext_entity_latin1_utf16be_bom2\nPASS: test_ext_entity_utf16_be\nPASS: test_ext_entity_utf16_le\nPASS: test_ext_entity_utf16_unknown\nPASS: test_ext_entity_utf8_non_bom\nPASS: test_utf8_in_cdata_section\nPASS: test_utf8_in_cdata_section_2\nPASS: test_utf8_in_start_tags\nPASS: test_trailing_spaces_in_elements\nPASS: test_utf16_attribute\nPASS: test_utf16_second_attr\nPASS: test_attr_after_solidus\nPASS: test_utf16_pe\nPASS: test_bad_attr_desc_keyword\nPASS: test_bad_attr_desc_keyword_utf16\nPASS: test_bad_doctype\nPASS: test_bad_doctype_utf8\nPASS: test_bad_doctype_utf16\nPASS: test_bad_doctype_plus\nPASS: test_bad_doctype_star\nPASS: test_bad_doctype_query\nPASS: test_unknown_encoding_bad_ignore\nPASS: test_entity_in_utf16_be_attr\nPASS: test_entity_in_utf16_le_attr\nPASS: test_entity_public_utf16_be\nPASS: test_entity_public_utf16_le\nPASS: test_short_doctype\nPASS: test_short_doctype_2\nPASS: test_short_doctype_3\nPASS: test_long_doctype\nPASS: test_bad_entity\nPASS: test_bad_entity_2\nPASS: test_bad_entity_3\nPASS: test_bad_entity_4\nPASS: test_bad_notation\nPASS: test_default_doctype_handler\nPASS: test_empty_element_abort\nPASS: test_pool_integrity_with_unfinished_attr\nPASS: test_nested_entity_suspend\n100%: Checks: 345, Failed: 0\nExecution time: 1.69 s\n\nDURATION: 4\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.120000839233398,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-expect_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-expect",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001140594482421875,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3949127197265625,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.049866676330566406,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 13.580332279205322,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012409687042236328,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.expect.cat-1.1": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.1": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.10": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.11": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.12": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.13": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.2": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.3": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.4": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.5": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.6": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.7": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.8": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.8b": {
                "status": "PASSED"
            },
            "ptestresult.expect.expect-1.9": {
                "status": "PASSED"
            },
            "ptestresult.expect.logfile-1.1": {
                "status": "PASSED"
            },
            "ptestresult.expect.pid-1.2": {
                "status": "PASSED"
            },
            "ptestresult.expect.pid-1.3": {
                "status": "PASSED"
            },
            "ptestresult.expect.pid-1.4": {
                "status": "PASSED"
            },
            "ptestresult.expect.pid-1.5": {
                "status": "PASSED"
            },
            "ptestresult.expect.send-1.1": {
                "status": "PASSED"
            },
            "ptestresult.expect.send-1.2": {
                "status": "PASSED"
            },
            "ptestresult.expect.spawn-1.1": {
                "status": "PASSED"
            },
            "ptestresult.expect.spawn-1.2": {
                "status": "PASSED"
            },
            "ptestresult.expect.spawn-1.3": {
                "status": "PASSED"
            },
            "ptestresult.expect.spawn-1.4": {
                "status": "PASSED"
            },
            "ptestresult.expect.spawn-1.5": {
                "status": "PASSED"
            },
            "ptestresult.expect.stty-1.1": {
                "status": "PASSED"
            },
            "ptestresult.expect.stty-1.2": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:34\nBEGIN: /usr/lib/expect/ptest\nvia send_stdout\nPASS: cat-1.1\nPASS: expect-1.1\nPASS: expect-1.2\nPASS: expect-1.3\nPASS: expect-1.4\nPASS: expect-1.5\nPASS: expect-1.6\nPASS: expect-1.7\nPASS: expect-1.10\nPASS: expect-1.11\nPASS: expect-1.12\nPASS: expect-1.13\nPASS: expect-1.8\nPASS: expect-1.8b\nPASS: expect-1.9\nPASS: logfile-1.1\nPASS: pid-1.2\nPASS: pid-1.3\nPASS: pid-1.4\nPASS: pid-1.5\nPASS: send-1.1\nPASS: send-1.2\nPASS: spawn-1.1\nPASS: spawn-1.2\nPASS: spawn-1.3\nPASS: spawn-1.4\nPASS: spawn-1.5\nPASS: stty-1.1\nPASS: stty-1.2\nDURATION: 13\nEND: /usr/lib/expect/ptest\n2024-02-06T09:34\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "expect": {
                    "duration": "13",
                    "log": "START: ptest-runner\n2024-02-06T09:34\nvia send_stdout\nPASS: cat-1.1\nPASS: expect-1.1\nPASS: expect-1.2\nPASS: expect-1.3\nPASS: expect-1.4\nPASS: expect-1.5\nPASS: expect-1.6\nPASS: expect-1.7\nPASS: expect-1.10\nPASS: expect-1.11\nPASS: expect-1.12\nPASS: expect-1.13\nPASS: expect-1.8\nPASS: expect-1.8b\nPASS: expect-1.9\nPASS: logfile-1.1\nPASS: pid-1.2\nPASS: pid-1.3\nPASS: pid-1.4\nPASS: pid-1.5\nPASS: send-1.1\nPASS: send-1.2\nPASS: spawn-1.1\nPASS: spawn-1.2\nPASS: spawn-1.3\nPASS: spawn-1.4\nPASS: spawn-1.5\nPASS: stty-1.1\nPASS: stty-1.2\nDURATION: 13\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.122897624969482,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-findutils_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-findutils",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0015192031860351562,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.357142686843872,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.047542572021484375,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 6.348622560501099,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0014371871948242188,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.findutils.tests/find/debug-missing-arg.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/find/depth-unreadable-dir.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.findutils.tests/find/exec-plus-last-file.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/find/execdir-fd-leak.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/find/files0-from.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/find/inode-zero.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.findutils.tests/find/many-dir-entries-vs-OOM.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.findutils.tests/find/name-lbracket-literal.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/find/printf_escape_c.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/find/printf_escapechars.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/find/printf_inode.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/find/refuse-noop.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/find/type_list.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/find/used.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/misc/help-version.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/xargs/conflicting_opts.sh": {
                "status": "PASSED"
            },
            "ptestresult.findutils.tests/xargs/verbose-quote.sh": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:34\nBEGIN: /usr/lib/findutils/ptest\nfind: Missing argument after the -D option.\nPASS: tests/find/debug-missing-arg.sh\nSKIP: tests/find/depth-unreadable-dir.sh\nPASS: tests/find/exec-plus-last-file.sh\nPASS: tests/find/execdir-fd-leak.sh\nfind: missing argument to `-files0-from'\nfind: extra operand 'OFFENDING'\nfind: file operands cannot be combined with -files0-from\nfind: option -files0-from reading from standard input cannot be combined with -ok, -okdir\nfind: option -files0-from reading from standard input cannot be combined with -ok, -okdir\nfind: option -files0-from: standard input must not refer to the same file when combined with -ok, -okdir: 'in'\nfind: option -files0-from: standard input must not refer to the same file when combined with -ok, -okdir: 'inlink'\nfind: option -files0-from: standard input must not refer to the same file when combined with -ok, -okdir: 'in'\nfind: option -files0-from: standard input must not refer to the same file when combined with -ok, -okdir: '/dev/stdin'\nfind: cannot open 'ENOENT' for reading: No such file or directory\ncat: /: Is a directory\nfind: '/': read error: Is a directory\nfind: invalid expression: expected expression before closing parentheses ')'.\nfind: invalid expression: expected expression before closing parentheses ')'.\nfind: '(standard input)':2: invalid zero-length file name\nfind: 'file':2: invalid zero-length file name\nfind: 'ENOENT': No such file or directory\nexp\nout\nPASS: tests/find/files0-from.sh\ninode-zero.sh: skipped test: no file with inode number 0 here\nSKIP: tests/find/inode-zero.sh\nmany-dir-entries-vs-OOM.sh: skipped test: too few free inodes on '.': 89991; this test requires at least 240000\nSKIP: tests/find/many-dir-entries-vs-OOM.sh\nPASS: tests/find/name-lbracket-literal.sh\nPASS: tests/find/printf_escape_c.sh\nPASS: tests/find/printf_escapechars.sh\nPASS: tests/find/printf_inode.sh\nfind: unknown predicate `-noop'\nfind: unknown predicate `---noop'\nPASS: tests/find/refuse-noop.sh\nfind: -type D is not supported because Solaris doors are not supported on the platform find was compiled on.\ntests/find/type_list.sh: line 59: perl: command not found\ntests/find/type_list.sh: line 64: python: command not found\nnc: bad port 'sock'\ntests/find/type_list.sh: line 72: kill: (1403) - No such process\ntests/find/type_list.sh: line 74: netcat: command not found\ntests/find/type_list.sh: line 75: kill: (1405) - No such process\ntests/find/type_list.sh: line 78: socat: command not found\ntests/find/type_list.sh: line 79: kill: (1407) - No such process\n     1099      0 lrwxrwxrwx   1 root     root            3 Feb  6 09:34 dir/chr-link -> chr\n     1091      0 -rw-r--r--   1 root     root            0 Feb  6 09:34 dir/reg\n     1098      0 lrwxrwxrwx   1 root     root            3 Feb  6 09:34 dir/blk-link -> blk\n     1097      0 lrwxrwxrwx   1 root     root            3 Feb  6 09:34 dir/dir-link -> dir\n     1093      0 brw-r--r--   1 root     root       0,   0 Feb  6 09:34 dir/blk\n     1101      0 lrwxrwxrwx   1 root     root            6 Feb  6 09:34 dir/dangling-link -> enoent\n     1095      0 prw-r--r--   1 root     root            0 Feb  6 09:34 dir/fifo\n     1100      0 lrwxrwxrwx   1 root     root            4 Feb  6 09:34 dir/fifo-link -> fifo\n     1094      0 crw-r--r--   1 root     root       0,   0 Feb  6 09:34 dir/chr\n     1096      0 lrwxrwxrwx   1 root     root            3 Feb  6 09:34 dir/reg-link -> reg\n     1092      1 drwxr-xr-x   2 root     root         1024 Feb  6 09:34 dir/dir\nfind: Arguments to -type should contain at least one letter\nfind: Arguments to -xtype should contain at least one letter\nfind: Must separate multiple arguments to -type using: ','\nfind: Must separate multiple arguments to -xtype using: ','\nfind: Last file type in list argument to -type is missing, i.e., list is ending on: ','\nfind: Last file type in list argument to -xtype is missing, i.e., list is ending on: ','\nfind: Duplicate file type 'f' in the argument list to -type.\nfind: Duplicate file type 'f' in the argument list to -xtype.\nPASS: tests/find/type_list.sh\nName: t00  Access: 2024-02-06 09:34:15.516000000 +0000  Change: 2024-02-06 09:34:15.516000000 +0000\nName: t10  Access: 2024-02-16 09:34:15.000000000 +0000  Change: 2024-02-06 09:34:15.484000000 +0000\nName: t20  Access: 2024-02-26 09:34:15.000000000 +0000  Change: 2024-02-06 09:34:15.492000000 +0000\nName: t30  Access: 2024-03-07 09:34:15.000000000 +0000  Change: 2024-02-06 09:34:15.500000000 +0000\nName: t40  Access: 2024-03-17 09:34:15.000000000 +0000  Change: 2024-02-06 09:34:15.508000000 +0000\nPASS: tests/find/used.sh\nPATH=/tmp:/usr/sbin:/sbin:/usr/bin:/bin\n++ env find --version\n++ sed -n '1s/.* //p;q'\n++ echo find\n++ sed 's/$//'\n++ echo xargs\n++ sed 's/$//'\n++ echo locate\n++ sed 's/$//'\n++ echo updatedb\n++ sed 's/$//'\nPASS: tests/misc/help-version.sh\nPASS: tests/xargs/conflicting_opts.sh\nPASS: tests/xargs/verbose-quote.sh\n\nDURATION: 6\nEND: /usr/lib/findutils/ptest\n2024-02-06T09:34\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "findutils": {
                    "duration": "6",
                    "log": "START: ptest-runner\n2024-02-06T09:34\nfind: Missing argument after the -D option.\nPASS: tests/find/debug-missing-arg.sh\nSKIP: tests/find/depth-unreadable-dir.sh\nPASS: tests/find/exec-plus-last-file.sh\nPASS: tests/find/execdir-fd-leak.sh\nfind: missing argument to `-files0-from'\nfind: extra operand 'OFFENDING'\nfind: file operands cannot be combined with -files0-from\nfind: option -files0-from reading from standard input cannot be combined with -ok, -okdir\nfind: option -files0-from reading from standard input cannot be combined with -ok, -okdir\nfind: option -files0-from: standard input must not refer to the same file when combined with -ok, -okdir: 'in'\nfind: option -files0-from: standard input must not refer to the same file when combined with -ok, -okdir: 'inlink'\nfind: option -files0-from: standard input must not refer to the same file when combined with -ok, -okdir: 'in'\nfind: option -files0-from: standard input must not refer to the same file when combined with -ok, -okdir: '/dev/stdin'\nfind: cannot open 'ENOENT' for reading: No such file or directory\ncat: /: Is a directory\nfind: '/': read error: Is a directory\nfind: invalid expression: expected expression before closing parentheses ')'.\nfind: invalid expression: expected expression before closing parentheses ')'.\nfind: '(standard input)':2: invalid zero-length file name\nfind: 'file':2: invalid zero-length file name\nfind: 'ENOENT': No such file or directory\nexp\nout\nPASS: tests/find/files0-from.sh\ninode-zero.sh: skipped test: no file with inode number 0 here\nSKIP: tests/find/inode-zero.sh\nmany-dir-entries-vs-OOM.sh: skipped test: too few free inodes on '.': 89991; this test requires at least 240000\nSKIP: tests/find/many-dir-entries-vs-OOM.sh\nPASS: tests/find/name-lbracket-literal.sh\nPASS: tests/find/printf_escape_c.sh\nPASS: tests/find/printf_escapechars.sh\nPASS: tests/find/printf_inode.sh\nfind: unknown predicate `-noop'\nfind: unknown predicate `---noop'\nPASS: tests/find/refuse-noop.sh\nfind: -type D is not supported because Solaris doors are not supported on the platform find was compiled on.\ntests/find/type_list.sh: line 59: perl: command not found\ntests/find/type_list.sh: line 64: python: command not found\nnc: bad port 'sock'\ntests/find/type_list.sh: line 72: kill: (1403) - No such process\ntests/find/type_list.sh: line 74: netcat: command not found\ntests/find/type_list.sh: line 75: kill: (1405) - No such process\ntests/find/type_list.sh: line 78: socat: command not found\ntests/find/type_list.sh: line 79: kill: (1407) - No such process\n     1099      0 lrwxrwxrwx   1 root     root            3 Feb  6 09:34 dir/chr-link -> chr\n     1091      0 -rw-r--r--   1 root     root            0 Feb  6 09:34 dir/reg\n     1098      0 lrwxrwxrwx   1 root     root            3 Feb  6 09:34 dir/blk-link -> blk\n     1097      0 lrwxrwxrwx   1 root     root            3 Feb  6 09:34 dir/dir-link -> dir\n     1093      0 brw-r--r--   1 root     root       0,   0 Feb  6 09:34 dir/blk\n     1101      0 lrwxrwxrwx   1 root     root            6 Feb  6 09:34 dir/dangling-link -> enoent\n     1095      0 prw-r--r--   1 root     root            0 Feb  6 09:34 dir/fifo\n     1100      0 lrwxrwxrwx   1 root     root            4 Feb  6 09:34 dir/fifo-link -> fifo\n     1094      0 crw-r--r--   1 root     root       0,   0 Feb  6 09:34 dir/chr\n     1096      0 lrwxrwxrwx   1 root     root            3 Feb  6 09:34 dir/reg-link -> reg\n     1092      1 drwxr-xr-x   2 root     root         1024 Feb  6 09:34 dir/dir\nfind: Arguments to -type should contain at least one letter\nfind: Arguments to -xtype should contain at least one letter\nfind: Must separate multiple arguments to -type using: ','\nfind: Must separate multiple arguments to -xtype using: ','\nfind: Last file type in list argument to -type is missing, i.e., list is ending on: ','\nfind: Last file type in list argument to -xtype is missing, i.e., list is ending on: ','\nfind: Duplicate file type 'f' in the argument list to -type.\nfind: Duplicate file type 'f' in the argument list to -xtype.\nPASS: tests/find/type_list.sh\nName: t00  Access: 2024-02-06 09:34:15.516000000 +0000  Change: 2024-02-06 09:34:15.516000000 +0000\nName: t10  Access: 2024-02-16 09:34:15.000000000 +0000  Change: 2024-02-06 09:34:15.484000000 +0000\nName: t20  Access: 2024-02-26 09:34:15.000000000 +0000  Change: 2024-02-06 09:34:15.492000000 +0000\nName: t30  Access: 2024-03-07 09:34:15.000000000 +0000  Change: 2024-02-06 09:34:15.500000000 +0000\nName: t40  Access: 2024-03-17 09:34:15.000000000 +0000  Change: 2024-02-06 09:34:15.508000000 +0000\nPASS: tests/find/used.sh\nPATH=/tmp:/usr/sbin:/sbin:/usr/bin:/bin\n++ env find --version\n++ sed -n '1s/.* //p;q'\n++ echo find\n++ sed 's/$//'\n++ echo xargs\n++ sed 's/$//'\n++ echo locate\n++ sed 's/$//'\n++ echo updatedb\n++ sed 's/$//'\nPASS: tests/misc/help-version.sh\nPASS: tests/xargs/conflicting_opts.sh\nPASS: tests/xargs/verbose-quote.sh\n\nDURATION: 6\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.111621618270874,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-flex_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-flex",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010421276092529297,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4047937393188477,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04787325859069824,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2.1435744762420654,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0015933513641357422,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.flex.alloc_extra": {
                "status": "PASSED"
            },
            "ptestresult.flex.array_nr": {
                "status": "PASSED"
            },
            "ptestresult.flex.array_r": {
                "status": "PASSED"
            },
            "ptestresult.flex.basic_nr": {
                "status": "PASSED"
            },
            "ptestresult.flex.basic_r": {
                "status": "PASSED"
            },
            "ptestresult.flex.bison_nr": {
                "status": "PASSED"
            },
            "ptestresult.flex.bison_yylloc": {
                "status": "PASSED"
            },
            "ptestresult.flex.bison_yylval": {
                "status": "PASSED"
            },
            "ptestresult.flex.c_cxx_nr": {
                "status": "PASSED"
            },
            "ptestresult.flex.c_cxx_r": {
                "status": "PASSED"
            },
            "ptestresult.flex.ccl": {
                "status": "PASSED"
            },
            "ptestresult.flex.cxx_basic": {
                "status": "PASSED"
            },
            "ptestresult.flex.cxx_multiple_scanners": {
                "status": "PASSED"
            },
            "ptestresult.flex.cxx_restart": {
                "status": "PASSED"
            },
            "ptestresult.flex.cxx_yywrap.i3": {
                "status": "PASSED"
            },
            "ptestresult.flex.debug_nr": {
                "status": "PASSED"
            },
            "ptestresult.flex.debug_r": {
                "status": "PASSED"
            },
            "ptestresult.flex.extended": {
                "status": "PASSED"
            },
            "ptestresult.flex.header_nr": {
                "status": "PASSED"
            },
            "ptestresult.flex.header_r": {
                "status": "PASSED"
            },
            "ptestresult.flex.include_by_buffer.direct": {
                "status": "PASSED"
            },
            "ptestresult.flex.include_by_push.direct": {
                "status": "PASSED"
            },
            "ptestresult.flex.include_by_reentrant.direct": {
                "status": "PASSED"
            },
            "ptestresult.flex.lineno_nr.one": {
                "status": "PASSED"
            },
            "ptestresult.flex.lineno_r.one": {
                "status": "PASSED"
            },
            "ptestresult.flex.lineno_trailing.one": {
                "status": "PASSED"
            },
            "ptestresult.flex.mem_nr": {
                "status": "PASSED"
            },
            "ptestresult.flex.mem_r": {
                "status": "PASSED"
            },
            "ptestresult.flex.multiple_scanners_nr": {
                "status": "PASSED"
            },
            "ptestresult.flex.multiple_scanners_r": {
                "status": "PASSED"
            },
            "ptestresult.flex.options.cn": {
                "status": "PASSED"
            },
            "ptestresult.flex.posix": {
                "status": "PASSED"
            },
            "ptestresult.flex.posixly_correct": {
                "status": "PASSED"
            },
            "ptestresult.flex.prefix_nr": {
                "status": "PASSED"
            },
            "ptestresult.flex.prefix_r": {
                "status": "PASSED"
            },
            "ptestresult.flex.pthread.pthread": {
                "status": "PASSED"
            },
            "ptestresult.flex.quote_in_comment": {
                "status": "PASSED"
            },
            "ptestresult.flex.quotes": {
                "status": "PASSED"
            },
            "ptestresult.flex.reject_nr.reject": {
                "status": "PASSED"
            },
            "ptestresult.flex.reject_r.reject": {
                "status": "PASSED"
            },
            "ptestresult.flex.reject_ser.table": {
                "status": "PASSED"
            },
            "ptestresult.flex.reject_ver.table": {
                "status": "PASSED"
            },
            "ptestresult.flex.rescan_nr.direct": {
                "status": "PASSED"
            },
            "ptestresult.flex.rescan_r.direct": {
                "status": "PASSED"
            },
            "ptestresult.flex.string_nr": {
                "status": "PASSED"
            },
            "ptestresult.flex.string_r": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_nr-CF.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_nr-Ca.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_nr-Cae.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_nr-CaeF.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_nr-Caef.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_nr-Caem.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_nr-Cam.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_nr-Ce.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_nr-Cem.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_nr-Cf.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_nr-Cm.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_r-CF.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_r-Ca.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_r-Cae.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_r-CaeF.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_r-Caef.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_r-Caem.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_r-Cam.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_r-Ce.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_r-Cem.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_r-Cf.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_opt_r-Cm.opt": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_nr-CF.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_nr-Ca.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_nr-Cae.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_nr-CaeF.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_nr-Caef.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_nr-Caem.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_nr-Cam.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_nr-Ce.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_nr-Cem.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_nr-Cf.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_nr-Cm.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_r-CF.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_r-Ca.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_r-Cae.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_r-CaeF.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_r-Caef.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_r-Caem.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_r-Cam.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_r-Ce.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_r-Cem.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_r-Cf.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ser_r-Cm.ser": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_nr-CF.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_nr-Ca.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_nr-Cae.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_nr-CaeF.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_nr-Caef.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_nr-Caem.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_nr-Cam.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_nr-Ce.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_nr-Cem.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_nr-Cf.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_nr-Cm.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_r-CF.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_r-Ca.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_r-Cae.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_r-CaeF.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_r-Caef.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_r-Caem.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_r-Cam.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_r-Ce.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_r-Cem.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_r-Cf.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.tableopts_ver_r-Cm.ver": {
                "status": "PASSED"
            },
            "ptestresult.flex.top": {
                "status": "PASSED"
            },
            "ptestresult.flex.yyextra": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:34\nBEGIN: /usr/lib/flex/ptest\nMakefile:3082: warning: ignoring prerequisites on suffix rule definition\nMakefile:3085: warning: ignoring prerequisites on suffix rule definition\nMakefile:3112: warning: ignoring prerequisites on suffix rule definition\nmake[1]: Entering directory '/usr/lib/flex/ptest'\nMakefile:3082: warning: ignoring prerequisites on suffix rule definition\nMakefile:3085: warning: ignoring prerequisites on suffix rule definition\nMakefile:3112: warning: ignoring prerequisites on suffix rule definition\ntouch alloc_extra.log\ntouch array_nr.log\ntouch array_r.log\ntouch basic_nr.log\ntouch basic_r.log\ntouch bison_nr.log\ntouch bison_yylloc.log\ntouch bison_yylval.log\ntouch c_cxx_nr.log\ntouch c_cxx_r.log\ntouch ccl.log\ntouch cxx_basic.log\ntouch cxx_multiple_scanners.log\ntouch cxx_restart.log\ntouch debug_nr.log\ntouch debug_r.log\ntouch extended.log\ntouch header_nr.log\ntouch header_r.log\ntouch mem_nr.log\ntouch mem_r.log\ntouch multiple_scanners_nr.log\ntouch multiple_scanners_r.log\ntouch posix.log\ntouch posixly_correct.log\ntouch prefix_nr.log\ntouch prefix_r.log\ntouch quote_in_comment.log\ntouch quotes.log\ntouch string_nr.log\ntouch string_r.log\ntouch top.log\ntouch yyextra.log\ntouch reject_nr.log\ntouch reject_r.log\ntouch reject_ver.log\ntouch reject_ser.log\ntouch include_by_buffer.log\ntouch include_by_push.log\ntouch include_by_reentrant.log\ntouch rescan_nr.log\ntouch rescan_r.log\ntouch cxx_yywrap.log\ntouch pthread.log\ntouch lineno_nr.log\ntouch lineno_r.log\ntouch lineno_trailing.log\ntouch tableopts_opt_nr-Ca.log\ntouch tableopts_opt_nr-Ce.log\ntouch tableopts_opt_nr-Cf.log\ntouch tableopts_opt_nr-CF.log\ntouch tableopts_opt_nr-Cm.log\ntouch tableopts_opt_nr-Cem.log\ntouch tableopts_opt_nr-Cae.log\ntouch tableopts_opt_nr-Caef.log\ntouch tableopts_opt_nr-CaeF.log\ntouch tableopts_opt_nr-Cam.log\ntouch tableopts_opt_nr-Caem.log\ntouch tableopts_opt_r-Ca.log\ntouch tableopts_opt_r-Ce.log\ntouch tableopts_opt_r-Cf.log\ntouch tableopts_opt_r-CF.log\ntouch tableopts_opt_r-Cm.log\ntouch tableopts_opt_r-Cem.log\ntouch tableopts_opt_r-Cae.log\ntouch tableopts_opt_r-Caef.log\ntouch tableopts_opt_r-CaeF.log\ntouch tableopts_opt_r-Cam.log\ntouch tableopts_opt_r-Caem.log\ntouch tableopts_ser_nr-Ca.log\ntouch tableopts_ser_nr-Ce.log\ntouch tableopts_ser_nr-Cf.log\ntouch tableopts_ser_nr-CF.log\ntouch tableopts_ser_nr-Cm.log\ntouch tableopts_ser_nr-Cem.log\ntouch tableopts_ser_nr-Cae.log\ntouch tableopts_ser_nr-Caef.log\ntouch tableopts_ser_nr-CaeF.log\ntouch tableopts_ser_nr-Cam.log\ntouch tableopts_ser_nr-Caem.log\ntouch tableopts_ser_r-Ca.log\ntouch tableopts_ser_r-Ce.log\ntouch tableopts_ser_r-Cf.log\ntouch tableopts_ser_r-CF.log\ntouch tableopts_ser_r-Cm.log\ntouch tableopts_ser_r-Cem.log\ntouch tableopts_ser_r-Cae.log\ntouch tableopts_ser_r-Caef.log\ntouch tableopts_ser_r-CaeF.log\ntouch tableopts_ser_r-Cam.log\ntouch tableopts_ser_r-Caem.log\ntouch tableopts_ver_nr-Ca.log\ntouch tableopts_ver_nr-Ce.log\ntouch tableopts_ver_nr-Cf.log\ntouch tableopts_ver_nr-CF.log\ntouch tableopts_ver_nr-Cm.log\ntouch tableopts_ver_nr-Cem.log\ntouch tableopts_ver_nr-Cae.log\ntouch tableopts_ver_nr-Caef.log\ntouch tableopts_ver_nr-CaeF.log\ntouch tableopts_ver_nr-Cam.log\ntouch tableopts_ver_nr-Caem.log\ntouch tableopts_ver_r-Ca.log\ntouch tableopts_ver_r-Ce.log\ntouch tableopts_ver_r-Cf.log\ntouch tableopts_ver_r-CF.log\ntouch tableopts_ver_r-Cm.log\ntouch tableopts_ver_r-Cem.log\ntouch tableopts_ver_r-Cae.log\ntouch tableopts_ver_r-Caef.log\ntouch tableopts_ver_r-CaeF.log\ntouch tableopts_ver_r-Cam.log\ntouch tableopts_ver_r-Caem.log\ntouch options.log\nmake[2]: Entering directory '/usr/lib/flex/ptest'\nMakefile:3082: warning: ignoring prerequisites on suffix rule definition\nMakefile:3085: warning: ignoring prerequisites on suffix rule definition\nMakefile:3112: warning: ignoring prerequisites on suffix rule definition\ntouch alloc_extra.log\ntouch array_nr.log\ntouch array_r.log\ntouch basic_nr.log\ntouch basic_r.log\ntouch bison_nr.log\ntouch bison_yylloc.log\ntouch bison_yylval.log\ntouch c_cxx_nr.log\ntouch c_cxx_r.log\ntouch ccl.log\ntouch cxx_basic.log\ntouch cxx_multiple_scanners.log\ntouch cxx_restart.log\ntouch debug_nr.log\ntouch debug_r.log\ntouch extended.log\ntouch header_nr.log\ntouch header_r.log\ntouch mem_nr.log\ntouch mem_r.log\ntouch multiple_scanners_nr.log\ntouch multiple_scanners_r.log\ntouch posix.log\ntouch posixly_correct.log\ntouch prefix_nr.log\ntouch prefix_r.log\ntouch quote_in_comment.log\ntouch quotes.log\ntouch string_nr.log\ntouch string_r.log\ntouch top.log\ntouch yyextra.log\ntouch reject_nr.log\ntouch reject_r.log\ntouch reject_ver.log\ntouch reject_ser.log\ntouch include_by_buffer.log\ntouch include_by_push.log\ntouch include_by_reentrant.log\ntouch rescan_nr.log\ntouch rescan_r.log\ntouch cxx_yywrap.log\ntouch pthread.log\ntouch lineno_nr.log\ntouch lineno_r.log\ntouch lineno_trailing.log\ntouch tableopts_opt_nr-Ca.log\ntouch tableopts_opt_nr-Ce.log\ntouch tableopts_opt_nr-Cf.log\ntouch tableopts_opt_nr-CF.log\ntouch tableopts_opt_nr-Cm.log\ntouch tableopts_opt_nr-Cem.log\ntouch tableopts_opt_nr-Cae.log\ntouch tableopts_opt_nr-Caef.log\ntouch tableopts_opt_nr-CaeF.log\ntouch tableopts_opt_nr-Cam.log\ntouch tableopts_opt_nr-Caem.log\ntouch tableopts_opt_r-Ca.log\ntouch tableopts_opt_r-Ce.log\ntouch tableopts_opt_r-Cf.log\ntouch tableopts_opt_r-CF.log\ntouch tableopts_opt_r-Cm.log\ntouch tableopts_opt_r-Cem.log\ntouch tableopts_opt_r-Cae.log\ntouch tableopts_opt_r-Caef.log\ntouch tableopts_opt_r-CaeF.log\ntouch tableopts_opt_r-Cam.log\ntouch tableopts_opt_r-Caem.log\ntouch tableopts_ser_nr-Ca.log\ntouch tableopts_ser_nr-Ce.log\ntouch tableopts_ser_nr-Cf.log\ntouch tableopts_ser_nr-CF.log\ntouch tableopts_ser_nr-Cm.log\ntouch tableopts_ser_nr-Cem.log\ntouch tableopts_ser_nr-Cae.log\ntouch tableopts_ser_nr-Caef.log\ntouch tableopts_ser_nr-CaeF.log\ntouch tableopts_ser_nr-Cam.log\ntouch tableopts_ser_nr-Caem.log\ntouch tableopts_ser_r-Ca.log\ntouch tableopts_ser_r-Ce.log\ntouch tableopts_ser_r-Cf.log\ntouch tableopts_ser_r-CF.log\ntouch tableopts_ser_r-Cm.log\ntouch tableopts_ser_r-Cem.log\ntouch tableopts_ser_r-Cae.log\ntouch tableopts_ser_r-Caef.log\ntouch tableopts_ser_r-CaeF.log\ntouch tableopts_ser_r-Cam.log\ntouch tableopts_ser_r-Caem.log\ntouch tableopts_ver_nr-Ca.log\ntouch tableopts_ver_nr-Ce.log\ntouch tableopts_ver_nr-Cf.log\ntouch tableopts_ver_nr-CF.log\ntouch tableopts_ver_nr-Cm.log\ntouch tableopts_ver_nr-Cem.log\ntouch tableopts_ver_nr-Cae.log\ntouch tableopts_ver_nr-Caef.log\ntouch tableopts_ver_nr-CaeF.log\ntouch tableopts_ver_nr-Cam.log\ntouch tableopts_ver_nr-Caem.log\ntouch tableopts_ver_r-Ca.log\ntouch tableopts_ver_r-Ce.log\ntouch tableopts_ver_r-Cf.log\ntouch tableopts_ver_r-CF.log\ntouch tableopts_ver_r-Cm.log\ntouch tableopts_ver_r-Cem.log\ntouch tableopts_ver_r-Cae.log\ntouch tableopts_ver_r-Caef.log\ntouch tableopts_ver_r-CaeF.log\ntouch tableopts_ver_r-Cam.log\ntouch tableopts_ver_r-Caem.log\ntouch options.log\nmake[2]: Leaving directory '/usr/lib/flex/ptest'\nfatal: making test-suite.log: failed to create alloc_extra.trs\nfatal: making test-suite.log: failed to create array_nr.trs\nfatal: making test-suite.log: failed to create array_r.trs\nfatal: making test-suite.log: failed to create basic_nr.trs\nfatal: making test-suite.log: failed to create basic_r.trs\nfatal: making test-suite.log: failed to create bison_nr.trs\nfatal: making test-suite.log: failed to create bison_yylloc.trs\nfatal: making test-suite.log: failed to create bison_yylval.trs\nfatal: making test-suite.log: failed to create c_cxx_nr.trs\nfatal: making test-suite.log: failed to create c_cxx_r.trs\nfatal: making test-suite.log: failed to create ccl.trs\nfatal: making test-suite.log: failed to create cxx_basic.trs\nfatal: making test-suite.log: failed to create cxx_multiple_scanners.trs\nfatal: making test-suite.log: failed to create cxx_restart.trs\nfatal: making test-suite.log: failed to create debug_nr.trs\nfatal: making test-suite.log: failed to create debug_r.trs\nfatal: making test-suite.log: failed to create extended.trs\nfatal: making test-suite.log: failed to create header_nr.trs\nfatal: making test-suite.log: failed to create header_r.trs\nfatal: making test-suite.log: failed to create mem_nr.trs\nfatal: making test-suite.log: failed to create mem_r.trs\nfatal: making test-suite.log: failed to create multiple_scanners_nr.trs\nfatal: making test-suite.log: failed to create multiple_scanners_r.trs\nfatal: making test-suite.log: failed to create posix.trs\nfatal: making test-suite.log: failed to create posixly_correct.trs\nfatal: making test-suite.log: failed to create prefix_nr.trs\nfatal: making test-suite.log: failed to create prefix_r.trs\nfatal: making test-suite.log: failed to create quote_in_comment.trs\nfatal: making test-suite.log: failed to create quotes.trs\nfatal: making test-suite.log: failed to create string_nr.trs\nfatal: making test-suite.log: failed to create string_r.trs\nfatal: making test-suite.log: failed to create top.trs\nfatal: making test-suite.log: failed to create yyextra.trs\nfatal: making test-suite.log: failed to create reject_nr.trs\nfatal: making test-suite.log: failed to create reject_r.trs\nfatal: making test-suite.log: failed to create reject_ver.trs\nfatal: making test-suite.log: failed to create reject_ser.trs\nfatal: making test-suite.log: failed to create include_by_buffer.trs\nfatal: making test-suite.log: failed to create include_by_push.trs\nfatal: making test-suite.log: failed to create include_by_reentrant.trs\nfatal: making test-suite.log: failed to create rescan_nr.trs\nfatal: making test-suite.log: failed to create rescan_r.trs\nfatal: making test-suite.log: failed to create cxx_yywrap.trs\nfatal: making test-suite.log: failed to create pthread.trs\nfatal: making test-suite.log: failed to create lineno_nr.trs\nfatal: making test-suite.log: failed to create lineno_r.trs\nfatal: making test-suite.log: failed to create lineno_trailing.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-CF.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Caem.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-CF.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Caem.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-CF.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Caem.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-CF.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Caem.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-CF.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Caem.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-CF.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Caem.trs\nfatal: making test-suite.log: failed to create options.trs\nmake[1]: *** [Makefile:2242: test-suite.log] Error 1\nmake[1]: Leaving directory '/usr/lib/flex/ptest'\nmake: *** [Makefile:2351: check-TESTS] Error 2\nMakefile:3082: warning: ignoring prerequisites on suffix rule definition\nMakefile:3085: warning: ignoring prerequisites on suffix rule definition\nMakefile:3112: warning: ignoring prerequisites on suffix rule definition\nmake[1]: Entering directory '/usr/lib/flex/ptest'\nMakefile:3082: warning: ignoring prerequisites on suffix rule definition\nMakefile:3085: warning: ignoring prerequisites on suffix rule definition\nMakefile:3112: warning: ignoring prerequisites on suffix rule definition\nPASS: alloc_extra\nPASS: array_nr\nPASS: array_r\nPASS: basic_nr\nPASS: basic_r\nPASS: bison_nr\nPASS: bison_yylloc\nPASS: bison_yylval\nPASS: c_cxx_nr\nPASS: c_cxx_r\nPASS: ccl\nPASS: cxx_basic\nPASS: cxx_multiple_scanners\nPASS: cxx_restart\nPASS: debug_nr\nPASS: debug_r\nPASS: extended\nPASS: header_nr\nPASS: header_r\nPASS: mem_nr\nPASS: mem_r\nPASS: multiple_scanners_nr\nPASS: multiple_scanners_r\nPASS: posix\nPASS: posixly_correct\nPASS: prefix_nr\nPASS: prefix_r\nPASS: quote_in_comment\nPASS: quotes\nPASS: string_nr\nPASS: string_r\nPASS: top\nPASS: yyextra\nPASS: reject_nr.reject\nPASS: reject_r.reject\nPASS: reject_ver.table\nPASS: reject_ser.table\nPASS: include_by_buffer.direct\nPASS: include_by_push.direct\nPASS: include_by_reentrant.direct\nPASS: rescan_nr.direct\nPASS: rescan_r.direct\nPASS: cxx_yywrap.i3\nPASS: pthread.pthread\nPASS: lineno_nr.one\nPASS: lineno_r.one\nPASS: lineno_trailing.one\nPASS: tableopts_opt_nr-Ca.opt\nPASS: tableopts_opt_nr-Ce.opt\nPASS: tableopts_opt_nr-Cf.opt\nPASS: tableopts_opt_nr-CF.opt\nPASS: tableopts_opt_nr-Cm.opt\nPASS: tableopts_opt_nr-Cem.opt\nPASS: tableopts_opt_nr-Cae.opt\nPASS: tableopts_opt_nr-Caef.opt\nPASS: tableopts_opt_nr-CaeF.opt\nPASS: tableopts_opt_nr-Cam.opt\nPASS: tableopts_opt_nr-Caem.opt\nPASS: tableopts_opt_r-Ca.opt\nPASS: tableopts_opt_r-Ce.opt\nPASS: tableopts_opt_r-Cf.opt\nPASS: tableopts_opt_r-CF.opt\nPASS: tableopts_opt_r-Cm.opt\nPASS: tableopts_opt_r-Cem.opt\nPASS: tableopts_opt_r-Cae.opt\nPASS: tableopts_opt_r-Caef.opt\nPASS: tableopts_opt_r-CaeF.opt\nPASS: tableopts_opt_r-Cam.opt\nPASS: tableopts_opt_r-Caem.opt\nPASS: tableopts_ser_nr-Ca.ser\nPASS: tableopts_ser_nr-Ce.ser\nPASS: tableopts_ser_nr-Cf.ser\nPASS: tableopts_ser_nr-CF.ser\nPASS: tableopts_ser_nr-Cm.ser\nPASS: tableopts_ser_nr-Cem.ser\nPASS: tableopts_ser_nr-Cae.ser\nPASS: tableopts_ser_nr-Caef.ser\nPASS: tableopts_ser_nr-CaeF.ser\nPASS: tableopts_ser_nr-Cam.ser\nPASS: tableopts_ser_nr-Caem.ser\nPASS: tableopts_ser_r-Ca.ser\nPASS: tableopts_ser_r-Ce.ser\nPASS: tableopts_ser_r-Cf.ser\nPASS: tableopts_ser_r-CF.ser\nPASS: tableopts_ser_r-Cm.ser\nPASS: tableopts_ser_r-Cem.ser\nPASS: tableopts_ser_r-Cae.ser\nPASS: tableopts_ser_r-Caef.ser\nPASS: tableopts_ser_r-CaeF.ser\nPASS: tableopts_ser_r-Cam.ser\nPASS: tableopts_ser_r-Caem.ser\nPASS: tableopts_ver_nr-Ca.ver\nPASS: tableopts_ver_nr-Ce.ver\nPASS: tableopts_ver_nr-Cf.ver\nPASS: tableopts_ver_nr-CF.ver\nPASS: tableopts_ver_nr-Cm.ver\nPASS: tableopts_ver_nr-Cem.ver\nPASS: tableopts_ver_nr-Cae.ver\nPASS: tableopts_ver_nr-Caef.ver\nPASS: tableopts_ver_nr-CaeF.ver\nPASS: tableopts_ver_nr-Cam.ver\nPASS: tableopts_ver_nr-Caem.ver\nPASS: tableopts_ver_r-Ca.ver\nPASS: tableopts_ver_r-Ce.ver\nPASS: tableopts_ver_r-Cf.ver\nPASS: tableopts_ver_r-CF.ver\nPASS: tableopts_ver_r-Cm.ver\nPASS: tableopts_ver_r-Cem.ver\nPASS: tableopts_ver_r-Cae.ver\nPASS: tableopts_ver_r-Caef.ver\nPASS: tableopts_ver_r-CaeF.ver\nPASS: tableopts_ver_r-Cam.ver\nPASS: tableopts_ver_r-Caem.ver\nPASS: options.cn\n============================================================================\nTestsuite summary for the fast lexical analyser generator 2.6.4\n============================================================================\n# TOTAL: 114\n# PASS:  114\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[1]: Leaving directory '/usr/lib/flex/ptest'\nDURATION: 2\nEND: /usr/lib/flex/ptest\n2024-02-06T09:34\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "flex": {
                    "duration": "2",
                    "log": "START: ptest-runner\n2024-02-06T09:34\nMakefile:3082: warning: ignoring prerequisites on suffix rule definition\nMakefile:3085: warning: ignoring prerequisites on suffix rule definition\nMakefile:3112: warning: ignoring prerequisites on suffix rule definition\nmake[1]: Entering directory '/usr/lib/flex/ptest'\nMakefile:3082: warning: ignoring prerequisites on suffix rule definition\nMakefile:3085: warning: ignoring prerequisites on suffix rule definition\nMakefile:3112: warning: ignoring prerequisites on suffix rule definition\ntouch alloc_extra.log\ntouch array_nr.log\ntouch array_r.log\ntouch basic_nr.log\ntouch basic_r.log\ntouch bison_nr.log\ntouch bison_yylloc.log\ntouch bison_yylval.log\ntouch c_cxx_nr.log\ntouch c_cxx_r.log\ntouch ccl.log\ntouch cxx_basic.log\ntouch cxx_multiple_scanners.log\ntouch cxx_restart.log\ntouch debug_nr.log\ntouch debug_r.log\ntouch extended.log\ntouch header_nr.log\ntouch header_r.log\ntouch mem_nr.log\ntouch mem_r.log\ntouch multiple_scanners_nr.log\ntouch multiple_scanners_r.log\ntouch posix.log\ntouch posixly_correct.log\ntouch prefix_nr.log\ntouch prefix_r.log\ntouch quote_in_comment.log\ntouch quotes.log\ntouch string_nr.log\ntouch string_r.log\ntouch top.log\ntouch yyextra.log\ntouch reject_nr.log\ntouch reject_r.log\ntouch reject_ver.log\ntouch reject_ser.log\ntouch include_by_buffer.log\ntouch include_by_push.log\ntouch include_by_reentrant.log\ntouch rescan_nr.log\ntouch rescan_r.log\ntouch cxx_yywrap.log\ntouch pthread.log\ntouch lineno_nr.log\ntouch lineno_r.log\ntouch lineno_trailing.log\ntouch tableopts_opt_nr-Ca.log\ntouch tableopts_opt_nr-Ce.log\ntouch tableopts_opt_nr-Cf.log\ntouch tableopts_opt_nr-CF.log\ntouch tableopts_opt_nr-Cm.log\ntouch tableopts_opt_nr-Cem.log\ntouch tableopts_opt_nr-Cae.log\ntouch tableopts_opt_nr-Caef.log\ntouch tableopts_opt_nr-CaeF.log\ntouch tableopts_opt_nr-Cam.log\ntouch tableopts_opt_nr-Caem.log\ntouch tableopts_opt_r-Ca.log\ntouch tableopts_opt_r-Ce.log\ntouch tableopts_opt_r-Cf.log\ntouch tableopts_opt_r-CF.log\ntouch tableopts_opt_r-Cm.log\ntouch tableopts_opt_r-Cem.log\ntouch tableopts_opt_r-Cae.log\ntouch tableopts_opt_r-Caef.log\ntouch tableopts_opt_r-CaeF.log\ntouch tableopts_opt_r-Cam.log\ntouch tableopts_opt_r-Caem.log\ntouch tableopts_ser_nr-Ca.log\ntouch tableopts_ser_nr-Ce.log\ntouch tableopts_ser_nr-Cf.log\ntouch tableopts_ser_nr-CF.log\ntouch tableopts_ser_nr-Cm.log\ntouch tableopts_ser_nr-Cem.log\ntouch tableopts_ser_nr-Cae.log\ntouch tableopts_ser_nr-Caef.log\ntouch tableopts_ser_nr-CaeF.log\ntouch tableopts_ser_nr-Cam.log\ntouch tableopts_ser_nr-Caem.log\ntouch tableopts_ser_r-Ca.log\ntouch tableopts_ser_r-Ce.log\ntouch tableopts_ser_r-Cf.log\ntouch tableopts_ser_r-CF.log\ntouch tableopts_ser_r-Cm.log\ntouch tableopts_ser_r-Cem.log\ntouch tableopts_ser_r-Cae.log\ntouch tableopts_ser_r-Caef.log\ntouch tableopts_ser_r-CaeF.log\ntouch tableopts_ser_r-Cam.log\ntouch tableopts_ser_r-Caem.log\ntouch tableopts_ver_nr-Ca.log\ntouch tableopts_ver_nr-Ce.log\ntouch tableopts_ver_nr-Cf.log\ntouch tableopts_ver_nr-CF.log\ntouch tableopts_ver_nr-Cm.log\ntouch tableopts_ver_nr-Cem.log\ntouch tableopts_ver_nr-Cae.log\ntouch tableopts_ver_nr-Caef.log\ntouch tableopts_ver_nr-CaeF.log\ntouch tableopts_ver_nr-Cam.log\ntouch tableopts_ver_nr-Caem.log\ntouch tableopts_ver_r-Ca.log\ntouch tableopts_ver_r-Ce.log\ntouch tableopts_ver_r-Cf.log\ntouch tableopts_ver_r-CF.log\ntouch tableopts_ver_r-Cm.log\ntouch tableopts_ver_r-Cem.log\ntouch tableopts_ver_r-Cae.log\ntouch tableopts_ver_r-Caef.log\ntouch tableopts_ver_r-CaeF.log\ntouch tableopts_ver_r-Cam.log\ntouch tableopts_ver_r-Caem.log\ntouch options.log\nmake[2]: Entering directory '/usr/lib/flex/ptest'\nMakefile:3082: warning: ignoring prerequisites on suffix rule definition\nMakefile:3085: warning: ignoring prerequisites on suffix rule definition\nMakefile:3112: warning: ignoring prerequisites on suffix rule definition\ntouch alloc_extra.log\ntouch array_nr.log\ntouch array_r.log\ntouch basic_nr.log\ntouch basic_r.log\ntouch bison_nr.log\ntouch bison_yylloc.log\ntouch bison_yylval.log\ntouch c_cxx_nr.log\ntouch c_cxx_r.log\ntouch ccl.log\ntouch cxx_basic.log\ntouch cxx_multiple_scanners.log\ntouch cxx_restart.log\ntouch debug_nr.log\ntouch debug_r.log\ntouch extended.log\ntouch header_nr.log\ntouch header_r.log\ntouch mem_nr.log\ntouch mem_r.log\ntouch multiple_scanners_nr.log\ntouch multiple_scanners_r.log\ntouch posix.log\ntouch posixly_correct.log\ntouch prefix_nr.log\ntouch prefix_r.log\ntouch quote_in_comment.log\ntouch quotes.log\ntouch string_nr.log\ntouch string_r.log\ntouch top.log\ntouch yyextra.log\ntouch reject_nr.log\ntouch reject_r.log\ntouch reject_ver.log\ntouch reject_ser.log\ntouch include_by_buffer.log\ntouch include_by_push.log\ntouch include_by_reentrant.log\ntouch rescan_nr.log\ntouch rescan_r.log\ntouch cxx_yywrap.log\ntouch pthread.log\ntouch lineno_nr.log\ntouch lineno_r.log\ntouch lineno_trailing.log\ntouch tableopts_opt_nr-Ca.log\ntouch tableopts_opt_nr-Ce.log\ntouch tableopts_opt_nr-Cf.log\ntouch tableopts_opt_nr-CF.log\ntouch tableopts_opt_nr-Cm.log\ntouch tableopts_opt_nr-Cem.log\ntouch tableopts_opt_nr-Cae.log\ntouch tableopts_opt_nr-Caef.log\ntouch tableopts_opt_nr-CaeF.log\ntouch tableopts_opt_nr-Cam.log\ntouch tableopts_opt_nr-Caem.log\ntouch tableopts_opt_r-Ca.log\ntouch tableopts_opt_r-Ce.log\ntouch tableopts_opt_r-Cf.log\ntouch tableopts_opt_r-CF.log\ntouch tableopts_opt_r-Cm.log\ntouch tableopts_opt_r-Cem.log\ntouch tableopts_opt_r-Cae.log\ntouch tableopts_opt_r-Caef.log\ntouch tableopts_opt_r-CaeF.log\ntouch tableopts_opt_r-Cam.log\ntouch tableopts_opt_r-Caem.log\ntouch tableopts_ser_nr-Ca.log\ntouch tableopts_ser_nr-Ce.log\ntouch tableopts_ser_nr-Cf.log\ntouch tableopts_ser_nr-CF.log\ntouch tableopts_ser_nr-Cm.log\ntouch tableopts_ser_nr-Cem.log\ntouch tableopts_ser_nr-Cae.log\ntouch tableopts_ser_nr-Caef.log\ntouch tableopts_ser_nr-CaeF.log\ntouch tableopts_ser_nr-Cam.log\ntouch tableopts_ser_nr-Caem.log\ntouch tableopts_ser_r-Ca.log\ntouch tableopts_ser_r-Ce.log\ntouch tableopts_ser_r-Cf.log\ntouch tableopts_ser_r-CF.log\ntouch tableopts_ser_r-Cm.log\ntouch tableopts_ser_r-Cem.log\ntouch tableopts_ser_r-Cae.log\ntouch tableopts_ser_r-Caef.log\ntouch tableopts_ser_r-CaeF.log\ntouch tableopts_ser_r-Cam.log\ntouch tableopts_ser_r-Caem.log\ntouch tableopts_ver_nr-Ca.log\ntouch tableopts_ver_nr-Ce.log\ntouch tableopts_ver_nr-Cf.log\ntouch tableopts_ver_nr-CF.log\ntouch tableopts_ver_nr-Cm.log\ntouch tableopts_ver_nr-Cem.log\ntouch tableopts_ver_nr-Cae.log\ntouch tableopts_ver_nr-Caef.log\ntouch tableopts_ver_nr-CaeF.log\ntouch tableopts_ver_nr-Cam.log\ntouch tableopts_ver_nr-Caem.log\ntouch tableopts_ver_r-Ca.log\ntouch tableopts_ver_r-Ce.log\ntouch tableopts_ver_r-Cf.log\ntouch tableopts_ver_r-CF.log\ntouch tableopts_ver_r-Cm.log\ntouch tableopts_ver_r-Cem.log\ntouch tableopts_ver_r-Cae.log\ntouch tableopts_ver_r-Caef.log\ntouch tableopts_ver_r-CaeF.log\ntouch tableopts_ver_r-Cam.log\ntouch tableopts_ver_r-Caem.log\ntouch options.log\nmake[2]: Leaving directory '/usr/lib/flex/ptest'\nfatal: making test-suite.log: failed to create alloc_extra.trs\nfatal: making test-suite.log: failed to create array_nr.trs\nfatal: making test-suite.log: failed to create array_r.trs\nfatal: making test-suite.log: failed to create basic_nr.trs\nfatal: making test-suite.log: failed to create basic_r.trs\nfatal: making test-suite.log: failed to create bison_nr.trs\nfatal: making test-suite.log: failed to create bison_yylloc.trs\nfatal: making test-suite.log: failed to create bison_yylval.trs\nfatal: making test-suite.log: failed to create c_cxx_nr.trs\nfatal: making test-suite.log: failed to create c_cxx_r.trs\nfatal: making test-suite.log: failed to create ccl.trs\nfatal: making test-suite.log: failed to create cxx_basic.trs\nfatal: making test-suite.log: failed to create cxx_multiple_scanners.trs\nfatal: making test-suite.log: failed to create cxx_restart.trs\nfatal: making test-suite.log: failed to create debug_nr.trs\nfatal: making test-suite.log: failed to create debug_r.trs\nfatal: making test-suite.log: failed to create extended.trs\nfatal: making test-suite.log: failed to create header_nr.trs\nfatal: making test-suite.log: failed to create header_r.trs\nfatal: making test-suite.log: failed to create mem_nr.trs\nfatal: making test-suite.log: failed to create mem_r.trs\nfatal: making test-suite.log: failed to create multiple_scanners_nr.trs\nfatal: making test-suite.log: failed to create multiple_scanners_r.trs\nfatal: making test-suite.log: failed to create posix.trs\nfatal: making test-suite.log: failed to create posixly_correct.trs\nfatal: making test-suite.log: failed to create prefix_nr.trs\nfatal: making test-suite.log: failed to create prefix_r.trs\nfatal: making test-suite.log: failed to create quote_in_comment.trs\nfatal: making test-suite.log: failed to create quotes.trs\nfatal: making test-suite.log: failed to create string_nr.trs\nfatal: making test-suite.log: failed to create string_r.trs\nfatal: making test-suite.log: failed to create top.trs\nfatal: making test-suite.log: failed to create yyextra.trs\nfatal: making test-suite.log: failed to create reject_nr.trs\nfatal: making test-suite.log: failed to create reject_r.trs\nfatal: making test-suite.log: failed to create reject_ver.trs\nfatal: making test-suite.log: failed to create reject_ser.trs\nfatal: making test-suite.log: failed to create include_by_buffer.trs\nfatal: making test-suite.log: failed to create include_by_push.trs\nfatal: making test-suite.log: failed to create include_by_reentrant.trs\nfatal: making test-suite.log: failed to create rescan_nr.trs\nfatal: making test-suite.log: failed to create rescan_r.trs\nfatal: making test-suite.log: failed to create cxx_yywrap.trs\nfatal: making test-suite.log: failed to create pthread.trs\nfatal: making test-suite.log: failed to create lineno_nr.trs\nfatal: making test-suite.log: failed to create lineno_r.trs\nfatal: making test-suite.log: failed to create lineno_trailing.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-CF.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_opt_nr-Caem.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-CF.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_opt_r-Caem.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-CF.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_ser_nr-Caem.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-CF.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_ser_r-Caem.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-CF.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_ver_nr-Caem.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Ca.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Ce.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Cf.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-CF.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Cm.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Cem.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Cae.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Caef.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-CaeF.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Cam.trs\nfatal: making test-suite.log: failed to create tableopts_ver_r-Caem.trs\nfatal: making test-suite.log: failed to create options.trs\nmake[1]: *** [Makefile:2242: test-suite.log] Error 1\nmake[1]: Leaving directory '/usr/lib/flex/ptest'\nmake: *** [Makefile:2351: check-TESTS] Error 2\nMakefile:3082: warning: ignoring prerequisites on suffix rule definition\nMakefile:3085: warning: ignoring prerequisites on suffix rule definition\nMakefile:3112: warning: ignoring prerequisites on suffix rule definition\nmake[1]: Entering directory '/usr/lib/flex/ptest'\nMakefile:3082: warning: ignoring prerequisites on suffix rule definition\nMakefile:3085: warning: ignoring prerequisites on suffix rule definition\nMakefile:3112: warning: ignoring prerequisites on suffix rule definition\nPASS: alloc_extra\nPASS: array_nr\nPASS: array_r\nPASS: basic_nr\nPASS: basic_r\nPASS: bison_nr\nPASS: bison_yylloc\nPASS: bison_yylval\nPASS: c_cxx_nr\nPASS: c_cxx_r\nPASS: ccl\nPASS: cxx_basic\nPASS: cxx_multiple_scanners\nPASS: cxx_restart\nPASS: debug_nr\nPASS: debug_r\nPASS: extended\nPASS: header_nr\nPASS: header_r\nPASS: mem_nr\nPASS: mem_r\nPASS: multiple_scanners_nr\nPASS: multiple_scanners_r\nPASS: posix\nPASS: posixly_correct\nPASS: prefix_nr\nPASS: prefix_r\nPASS: quote_in_comment\nPASS: quotes\nPASS: string_nr\nPASS: string_r\nPASS: top\nPASS: yyextra\nPASS: reject_nr.reject\nPASS: reject_r.reject\nPASS: reject_ver.table\nPASS: reject_ser.table\nPASS: include_by_buffer.direct\nPASS: include_by_push.direct\nPASS: include_by_reentrant.direct\nPASS: rescan_nr.direct\nPASS: rescan_r.direct\nPASS: cxx_yywrap.i3\nPASS: pthread.pthread\nPASS: lineno_nr.one\nPASS: lineno_r.one\nPASS: lineno_trailing.one\nPASS: tableopts_opt_nr-Ca.opt\nPASS: tableopts_opt_nr-Ce.opt\nPASS: tableopts_opt_nr-Cf.opt\nPASS: tableopts_opt_nr-CF.opt\nPASS: tableopts_opt_nr-Cm.opt\nPASS: tableopts_opt_nr-Cem.opt\nPASS: tableopts_opt_nr-Cae.opt\nPASS: tableopts_opt_nr-Caef.opt\nPASS: tableopts_opt_nr-CaeF.opt\nPASS: tableopts_opt_nr-Cam.opt\nPASS: tableopts_opt_nr-Caem.opt\nPASS: tableopts_opt_r-Ca.opt\nPASS: tableopts_opt_r-Ce.opt\nPASS: tableopts_opt_r-Cf.opt\nPASS: tableopts_opt_r-CF.opt\nPASS: tableopts_opt_r-Cm.opt\nPASS: tableopts_opt_r-Cem.opt\nPASS: tableopts_opt_r-Cae.opt\nPASS: tableopts_opt_r-Caef.opt\nPASS: tableopts_opt_r-CaeF.opt\nPASS: tableopts_opt_r-Cam.opt\nPASS: tableopts_opt_r-Caem.opt\nPASS: tableopts_ser_nr-Ca.ser\nPASS: tableopts_ser_nr-Ce.ser\nPASS: tableopts_ser_nr-Cf.ser\nPASS: tableopts_ser_nr-CF.ser\nPASS: tableopts_ser_nr-Cm.ser\nPASS: tableopts_ser_nr-Cem.ser\nPASS: tableopts_ser_nr-Cae.ser\nPASS: tableopts_ser_nr-Caef.ser\nPASS: tableopts_ser_nr-CaeF.ser\nPASS: tableopts_ser_nr-Cam.ser\nPASS: tableopts_ser_nr-Caem.ser\nPASS: tableopts_ser_r-Ca.ser\nPASS: tableopts_ser_r-Ce.ser\nPASS: tableopts_ser_r-Cf.ser\nPASS: tableopts_ser_r-CF.ser\nPASS: tableopts_ser_r-Cm.ser\nPASS: tableopts_ser_r-Cem.ser\nPASS: tableopts_ser_r-Cae.ser\nPASS: tableopts_ser_r-Caef.ser\nPASS: tableopts_ser_r-CaeF.ser\nPASS: tableopts_ser_r-Cam.ser\nPASS: tableopts_ser_r-Caem.ser\nPASS: tableopts_ver_nr-Ca.ver\nPASS: tableopts_ver_nr-Ce.ver\nPASS: tableopts_ver_nr-Cf.ver\nPASS: tableopts_ver_nr-CF.ver\nPASS: tableopts_ver_nr-Cm.ver\nPASS: tableopts_ver_nr-Cem.ver\nPASS: tableopts_ver_nr-Cae.ver\nPASS: tableopts_ver_nr-Caef.ver\nPASS: tableopts_ver_nr-CaeF.ver\nPASS: tableopts_ver_nr-Cam.ver\nPASS: tableopts_ver_nr-Caem.ver\nPASS: tableopts_ver_r-Ca.ver\nPASS: tableopts_ver_r-Ce.ver\nPASS: tableopts_ver_r-Cf.ver\nPASS: tableopts_ver_r-CF.ver\nPASS: tableopts_ver_r-Cm.ver\nPASS: tableopts_ver_r-Cem.ver\nPASS: tableopts_ver_r-Cae.ver\nPASS: tableopts_ver_r-Caef.ver\nPASS: tableopts_ver_r-CaeF.ver\nPASS: tableopts_ver_r-Cam.ver\nPASS: tableopts_ver_r-Caem.ver\nPASS: options.cn\n============================================================================\nTestsuite summary for the fast lexical analyser generator 2.6.4\n============================================================================\n# TOTAL: 114\n# PASS:  114\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[1]: Leaving directory '/usr/lib/flex/ptest'\nDURATION: 2\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.119821786880493,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-gawk_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-gawk",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0013263225555419922,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3952114582061768,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.049054622650146484,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 25.003620147705078,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0014467239379882812,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.gawk.aadelete1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aadelete2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aarray1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aasort": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aasorti": {
                "status": "PASSED"
            },
            "ptestresult.gawk.addcomma": {
                "status": "PASSED"
            },
            "ptestresult.gawk.anchgsub": {
                "status": "PASSED"
            },
            "ptestresult.gawk.anchor": {
                "status": "PASSED"
            },
            "ptestresult.gawk.apiterm": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arrayind1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arrayind2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arrayind3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arrayparm": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arrayprm2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arrayprm3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arrayref": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arraysort": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arraysort2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arraytype": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arrymem1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arryref2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arryref3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arryref4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arryref5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arynasty": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aryprm1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aryprm2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aryprm3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aryprm4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aryprm5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aryprm6": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aryprm7": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aryprm8": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aryprm9": {
                "status": "PASSED"
            },
            "ptestresult.gawk.arysubnm": {
                "status": "PASSED"
            },
            "ptestresult.gawk.aryunasgn": {
                "status": "PASSED"
            },
            "ptestresult.gawk.asgext": {
                "status": "PASSED"
            },
            "ptestresult.gawk.asort": {
                "status": "PASSED"
            },
            "ptestresult.gawk.asortbool": {
                "status": "PASSED"
            },
            "ptestresult.gawk.asorti": {
                "status": "PASSED"
            },
            "ptestresult.gawk.asortsymtab": {
                "status": "PASSED"
            },
            "ptestresult.gawk.assignnumfield": {
                "status": "PASSED"
            },
            "ptestresult.gawk.assignnumfield2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.back89": {
                "status": "PASSED"
            },
            "ptestresult.gawk.backbigs1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.backgsub": {
                "status": "PASSED"
            },
            "ptestresult.gawk.backsmalls1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.backsmalls2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.backw": {
                "status": "PASSED"
            },
            "ptestresult.gawk.badassign1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.badbuild": {
                "status": "PASSED"
            },
            "ptestresult.gawk.callparam": {
                "status": "PASSED"
            },
            "ptestresult.gawk.childin": {
                "status": "PASSED"
            },
            "ptestresult.gawk.clos1way": {
                "status": "PASSED"
            },
            "ptestresult.gawk.clos1way2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.clos1way3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.clos1way4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.clos1way5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.clos1way6": {
                "status": "PASSED"
            },
            "ptestresult.gawk.close_status": {
                "status": "PASSED"
            },
            "ptestresult.gawk.closebad": {
                "status": "PASSED"
            },
            "ptestresult.gawk.clsflnam": {
                "status": "PASSED"
            },
            "ptestresult.gawk.cmdlinefsbacknl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.cmdlinefsbacknl2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.commas": {
                "status": "PASSED"
            },
            "ptestresult.gawk.compare2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.concat1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.concat2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.concat3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.concat4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.concat5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.convfmt": {
                "status": "PASSED"
            },
            "ptestresult.gawk.crlf": {
                "status": "PASSED"
            },
            "ptestresult.gawk.csv1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.csv2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.csv3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.csvodd": {
                "status": "PASSED"
            },
            "ptestresult.gawk.datanonl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.dbugeval2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.dbugeval3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.dbugeval4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.dbugtypedre1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.dbugtypedre2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.defref": {
                "status": "PASSED"
            },
            "ptestresult.gawk.delargv": {
                "status": "PASSED"
            },
            "ptestresult.gawk.delarpm2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.delarprm": {
                "status": "PASSED"
            },
            "ptestresult.gawk.delfunc": {
                "status": "PASSED"
            },
            "ptestresult.gawk.delsub": {
                "status": "PASSED"
            },
            "ptestresult.gawk.dfacheck1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.dfacheck2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.dfamb1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.dfastress": {
                "status": "PASSED"
            },
            "ptestresult.gawk.divzero": {
                "status": "PASSED"
            },
            "ptestresult.gawk.divzero2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.double1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.double2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.dynlj": {
                "status": "PASSED"
            },
            "ptestresult.gawk.elemnew1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.elemnew2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.elemnew3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.eofsplit": {
                "status": "PASSED"
            },
            "ptestresult.gawk.escapebrace": {
                "status": "PASSED"
            },
            "ptestresult.gawk.exit": {
                "status": "PASSED"
            },
            "ptestresult.gawk.exit2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.exitval2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.exitval3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fcall_exit": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fcall_exit2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fflush": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fieldassign": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fieldwdth": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fldchg": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fldchgnf": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fldterm": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fmttest": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fnamedat": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fnarray": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fnarray2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fnarydel": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fnaryscl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fnasgnm": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fnmatch": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fnmisc": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fnparydl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.forcenum": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fordel": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fork": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fork2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.forref": {
                "status": "PASSED"
            },
            "ptestresult.gawk.forsimp": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fpat1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fpat2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fpat3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fpat4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fpat5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fpat6": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fpat7": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fpat8": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fpat9": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fpatnull": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fsbs": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fscaret": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fsfwfs": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fsnul1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fsrs": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fstabplus": {
                "status": "PASSED"
            },
            "ptestresult.gawk.functab1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.functab2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.functab3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.functab4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.functab5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.functab6": {
                "status": "PASSED"
            },
            "ptestresult.gawk.funlen": {
                "status": "PASSED"
            },
            "ptestresult.gawk.funsemnl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.funsmnam": {
                "status": "PASSED"
            },
            "ptestresult.gawk.funstack": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fwtest": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fwtest2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fwtest3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fwtest4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fwtest5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fwtest6": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fwtest7": {
                "status": "PASSED"
            },
            "ptestresult.gawk.fwtest8": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gensub": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gensub2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gensub3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gensub4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.getline": {
                "status": "PASSED"
            },
            "ptestresult.gawk.getline3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.getline4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.getline5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.getlndir": {
                "status": "PASSED"
            },
            "ptestresult.gawk.getlnfa": {
                "status": "PASSED"
            },
            "ptestresult.gawk.getlnhd": {
                "status": "PASSED"
            },
            "ptestresult.gawk.getnr2tb": {
                "status": "PASSED"
            },
            "ptestresult.gawk.getnr2tm": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gnuops2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gnuops3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gnureops": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gsubasgn": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gsubind": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gsubnulli18n": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gsubtest": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gsubtst2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gsubtst3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gsubtst4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gsubtst5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gsubtst6": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gsubtst7": {
                "status": "PASSED"
            },
            "ptestresult.gawk.gsubtst8": {
                "status": "PASSED"
            },
            "ptestresult.gawk.hex": {
                "status": "PASSED"
            },
            "ptestresult.gawk.hex2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.hsprint": {
                "status": "PASSED"
            },
            "ptestresult.gawk.icasefs": {
                "status": "PASSED"
            },
            "ptestresult.gawk.icasers": {
                "status": "PASSED"
            },
            "ptestresult.gawk.id": {
                "status": "PASSED"
            },
            "ptestresult.gawk.igncdym": {
                "status": "PASSED"
            },
            "ptestresult.gawk.igncfs": {
                "status": "PASSED"
            },
            "ptestresult.gawk.ignrcas2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.ignrcas4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.ignrcase": {
                "status": "PASSED"
            },
            "ptestresult.gawk.include": {
                "status": "PASSED"
            },
            "ptestresult.gawk.indirectbuiltin": {
                "status": "PASSED"
            },
            "ptestresult.gawk.indirectcall": {
                "status": "PASSED"
            },
            "ptestresult.gawk.indirectcall2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.indirectcall3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.inf-nan-torture": {
                "status": "PASSED"
            },
            "ptestresult.gawk.inpref": {
                "status": "PASSED"
            },
            "ptestresult.gawk.inputred": {
                "status": "PASSED"
            },
            "ptestresult.gawk.intarray": {
                "status": "PASSED"
            },
            "ptestresult.gawk.intest": {
                "status": "PASSED"
            },
            "ptestresult.gawk.intformat": {
                "status": "PASSED"
            },
            "ptestresult.gawk.intprec": {
                "status": "PASSED"
            },
            "ptestresult.gawk.iobug1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.isarrayunset": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lc_num1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.leaddig": {
                "status": "PASSED"
            },
            "ptestresult.gawk.leadnl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lint": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lintexp": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lintindex": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lintint": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lintlength": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lintold": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lintplus": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lintplus2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lintplus3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lintset": {
                "status": "PASSED"
            },
            "ptestresult.gawk.lintwarn": {
                "status": "PASSED"
            },
            "ptestresult.gawk.litoct": {
                "status": "PASSED"
            },
            "ptestresult.gawk.localenl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.longsub": {
                "status": "PASSED"
            },
            "ptestresult.gawk.manglprm": {
                "status": "PASSED"
            },
            "ptestresult.gawk.match1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.match2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.match3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.math": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mbfw1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mbprintf1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mbprintf2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mbprintf3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mbprintf4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mbstr1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mbstr2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mdim1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mdim2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mdim3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mdim4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mdim5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mdim6": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mdim7": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mdim8": {
                "status": "PASSED"
            },
            "ptestresult.gawk.membug1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.memleak": {
                "status": "PASSED"
            },
            "ptestresult.gawk.minusstr": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mktime": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mmap8k": {
                "status": "PASSED"
            },
            "ptestresult.gawk.modifiers": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mpfrbigint": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpfrbigint2": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpfrcase": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpfrcase2": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpfrfield": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpfrnegzero": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpfrnegzero2": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpfrnonum": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpfrnr": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpfrrem": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpfrrndeval": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpfrstrtonum": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mpgforcenum": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.mtchi18n": {
                "status": "PASSED"
            },
            "ptestresult.gawk.mtchi18n2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.muldimposix": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nasty": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nasty2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nastyparm": {
                "status": "PASSED"
            },
            "ptestresult.gawk.negexp": {
                "status": "PASSED"
            },
            "ptestresult.gawk.negrange": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nested": {
                "status": "PASSED"
            },
            "ptestresult.gawk.next": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nfldstr": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nfloop": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nfneg": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nfset": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nlfldsep": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nlinstr": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nlstrina": {
                "status": "PASSED"
            },
            "ptestresult.gawk.noeffect": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nofmtch": {
                "status": "PASSED"
            },
            "ptestresult.gawk.noloop1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.noloop2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nondec": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nondec2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nonfatal2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nonfatal3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nonl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.noparms": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nsbad": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nsbad2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nsbad3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nsforloop": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nsfuncrecurse": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nsindirect1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nsindirect2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nsprof1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nsprof2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nulinsrc": {
                "status": "PASSED"
            },
            "ptestresult.gawk.nulrsend": {
                "status": "PASSED"
            },
            "ptestresult.gawk.numindex": {
                "status": "PASSED"
            },
            "ptestresult.gawk.numrange": {
                "status": "PASSED"
            },
            "ptestresult.gawk.numstr1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.numsubstr": {
                "status": "PASSED"
            },
            "ptestresult.gawk.octdec": {
                "status": "PASSED"
            },
            "ptestresult.gawk.octsub": {
                "status": "PASSED"
            },
            "ptestresult.gawk.ofmt": {
                "status": "PASSED"
            },
            "ptestresult.gawk.ofmta": {
                "status": "PASSED"
            },
            "ptestresult.gawk.ofmtbig": {
                "status": "PASSED"
            },
            "ptestresult.gawk.ofmtfidl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.ofmts": {
                "status": "PASSED"
            },
            "ptestresult.gawk.ofmtstrnum": {
                "status": "PASSED"
            },
            "ptestresult.gawk.ofs1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.onlynl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.opasnidx": {
                "status": "PASSED"
            },
            "ptestresult.gawk.opasnslf": {
                "status": "PASSED"
            },
            "ptestresult.gawk.ordchr": {
                "status": "PASSED"
            },
            "ptestresult.gawk.paramasfunc1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.paramasfunc2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.paramdup": {
                "status": "PASSED"
            },
            "ptestresult.gawk.paramres": {
                "status": "PASSED"
            },
            "ptestresult.gawk.paramtyp": {
                "status": "PASSED"
            },
            "ptestresult.gawk.paramuninitglobal": {
                "status": "PASSED"
            },
            "ptestresult.gawk.parse1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.parsefld": {
                "status": "PASSED"
            },
            "ptestresult.gawk.parseme": {
                "status": "PASSED"
            },
            "ptestresult.gawk.patsplit": {
                "status": "PASSED"
            },
            "ptestresult.gawk.pcntplus": {
                "status": "PASSED"
            },
            "ptestresult.gawk.posix": {
                "status": "PASSED"
            },
            "ptestresult.gawk.posix2008sub": {
                "status": "PASSED"
            },
            "ptestresult.gawk.posix_compare": {
                "status": "PASSED"
            },
            "ptestresult.gawk.prdupval": {
                "status": "PASSED"
            },
            "ptestresult.gawk.prec": {
                "status": "PASSED"
            },
            "ptestresult.gawk.printf0": {
                "status": "PASSED"
            },
            "ptestresult.gawk.printf1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.printfbad1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.printfbad3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.printfbad4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.printfchar": {
                "status": "PASSED"
            },
            "ptestresult.gawk.printhuge": {
                "status": "PASSED"
            },
            "ptestresult.gawk.prmarscl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.prmreuse": {
                "status": "PASSED"
            },
            "ptestresult.gawk.procinfs": {
                "status": "PASSED"
            },
            "ptestresult.gawk.profile10": {
                "status": "PASSED"
            },
            "ptestresult.gawk.profile11": {
                "status": "PASSED"
            },
            "ptestresult.gawk.profile13": {
                "status": "PASSED"
            },
            "ptestresult.gawk.profile14": {
                "status": "PASSED"
            },
            "ptestresult.gawk.profile15": {
                "status": "PASSED"
            },
            "ptestresult.gawk.profile16": {
                "status": "PASSED"
            },
            "ptestresult.gawk.profile17": {
                "status": "PASSED"
            },
            "ptestresult.gawk.profile4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.profile8": {
                "status": "PASSED"
            },
            "ptestresult.gawk.profile9": {
                "status": "PASSED"
            },
            "ptestresult.gawk.prt1eval": {
                "status": "PASSED"
            },
            "ptestresult.gawk.prtoeval": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rand": {
                "status": "PASSED"
            },
            "ptestresult.gawk.randtest": {
                "status": "PASSED"
            },
            "ptestresult.gawk.range1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.range2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.readbuf": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rebrackloc": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rebt8b1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rebt8b2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rebuild": {
                "status": "PASSED"
            },
            "ptestresult.gawk.regeq": {
                "status": "PASSED"
            },
            "ptestresult.gawk.regex3minus": {
                "status": "PASSED"
            },
            "ptestresult.gawk.regexpbad": {
                "status": "PASSED"
            },
            "ptestresult.gawk.regexpbrack": {
                "status": "PASSED"
            },
            "ptestresult.gawk.regexpbrack2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.regexprange": {
                "status": "PASSED"
            },
            "ptestresult.gawk.regexsub": {
                "status": "PASSED"
            },
            "ptestresult.gawk.regnul1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.regnul2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.regrange": {
                "status": "PASSED"
            },
            "ptestresult.gawk.regx8bit": {
                "status": "PASSED"
            },
            "ptestresult.gawk.reindops": {
                "status": "PASSED"
            },
            "ptestresult.gawk.reint": {
                "status": "PASSED"
            },
            "ptestresult.gawk.reint2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.reparse": {
                "status": "PASSED"
            },
            "ptestresult.gawk.resplit": {
                "status": "PASSED"
            },
            "ptestresult.gawk.revout": {
                "status": "PASSED"
            },
            "ptestresult.gawk.revtwoway": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rri1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rs": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rscompat": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rsgetline": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rsnul1nl": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rsnullre": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rsnulw": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rsstart1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rsstart2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rstest1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rstest2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rstest3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rstest4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rstest5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rstest6": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rswhite": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rtlen": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rtlen01": {
                "status": "PASSED"
            },
            "ptestresult.gawk.rwarray": {
                "status": "PASSED"
            },
            "ptestresult.gawk.sandbox1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.scalar": {
                "status": "PASSED"
            },
            "ptestresult.gawk.sclforin": {
                "status": "PASSED"
            },
            "ptestresult.gawk.sclifin": {
                "status": "PASSED"
            },
            "ptestresult.gawk.setrec0": {
                "status": "PASSED"
            },
            "ptestresult.gawk.setrec1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.shadow": {
                "status": "PASSED"
            },
            "ptestresult.gawk.shadowbuiltin": {
                "status": "PASSED"
            },
            "ptestresult.gawk.sigpipe1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.sort1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.sortempty": {
                "status": "PASSED"
            },
            "ptestresult.gawk.sortfor": {
                "status": "PASSED"
            },
            "ptestresult.gawk.sortfor2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.sortglos": {
                "status": "PASSED"
            },
            "ptestresult.gawk.sortu": {
                "status": "PASSED"
            },
            "ptestresult.gawk.split_after_fpat": {
                "status": "PASSED"
            },
            "ptestresult.gawk.splitarg4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.splitargv": {
                "status": "PASSED"
            },
            "ptestresult.gawk.splitarr": {
                "status": "PASSED"
            },
            "ptestresult.gawk.splitdef": {
                "status": "PASSED"
            },
            "ptestresult.gawk.splitvar": {
                "status": "PASSED"
            },
            "ptestresult.gawk.splitwht": {
                "status": "PASSED"
            },
            "ptestresult.gawk.sprintfc": {
                "status": "PASSED"
            },
            "ptestresult.gawk.status-close": {
                "status": "PASSED"
            },
            "ptestresult.gawk.strcat1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.strfieldnum": {
                "status": "PASSED"
            },
            "ptestresult.gawk.strftfld": {
                "status": "PASSED"
            },
            "ptestresult.gawk.strnum1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.strnum2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.strtod": {
                "status": "PASSED"
            },
            "ptestresult.gawk.strtonum": {
                "status": "PASSED"
            },
            "ptestresult.gawk.strtonum1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.stupid1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.stupid2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.stupid3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.stupid4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.stupid5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.subamp": {
                "status": "PASSED"
            },
            "ptestresult.gawk.subback": {
                "status": "PASSED"
            },
            "ptestresult.gawk.subi18n": {
                "status": "PASSED"
            },
            "ptestresult.gawk.subsepnm": {
                "status": "PASSED"
            },
            "ptestresult.gawk.subslash": {
                "status": "PASSED"
            },
            "ptestresult.gawk.substr": {
                "status": "PASSED"
            },
            "ptestresult.gawk.swaplns": {
                "status": "PASSED"
            },
            "ptestresult.gawk.switch2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.symtab1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.symtab10": {
                "status": "PASSED"
            },
            "ptestresult.gawk.symtab11": {
                "status": "PASSED"
            },
            "ptestresult.gawk.symtab12": {
                "status": "PASSED"
            },
            "ptestresult.gawk.symtab2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.symtab3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.symtab4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.symtab5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.symtab7": {
                "status": "PASSED"
            },
            "ptestresult.gawk.synerr1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.synerr2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.synerr3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.tailrecurse": {
                "status": "PASSED"
            },
            "ptestresult.gawk.time": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.timeout": {
                "status": "SKIPPED"
            },
            "ptestresult.gawk.tradanch": {
                "status": "PASSED"
            },
            "ptestresult.gawk.trailbs": {
                "status": "PASSED"
            },
            "ptestresult.gawk.typedregex1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.typedregex2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.typedregex3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.typedregex5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.typedregex6": {
                "status": "PASSED"
            },
            "ptestresult.gawk.typeof1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.typeof2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.typeof3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.typeof4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.typeof5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.typeof6": {
                "status": "PASSED"
            },
            "ptestresult.gawk.unicode1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.uninit2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.uninit3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.uninit4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.uninit5": {
                "status": "PASSED"
            },
            "ptestresult.gawk.uninitialized": {
                "status": "PASSED"
            },
            "ptestresult.gawk.unterm": {
                "status": "PASSED"
            },
            "ptestresult.gawk.uparrfs": {
                "status": "PASSED"
            },
            "ptestresult.gawk.uplus": {
                "status": "PASSED"
            },
            "ptestresult.gawk.wideidx": {
                "status": "PASSED"
            },
            "ptestresult.gawk.wideidx2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.widesub": {
                "status": "PASSED"
            },
            "ptestresult.gawk.widesub2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.widesub3": {
                "status": "PASSED"
            },
            "ptestresult.gawk.widesub4": {
                "status": "PASSED"
            },
            "ptestresult.gawk.wjposer1": {
                "status": "PASSED"
            },
            "ptestresult.gawk.zero2": {
                "status": "PASSED"
            },
            "ptestresult.gawk.zeroe0": {
                "status": "PASSED"
            },
            "ptestresult.gawk.zeroflag": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:33\nBEGIN: /usr/lib/gawk/ptest\nPASS: addcomma\nPASS: anchgsub\nPASS: anchor\nPASS: arrayind1\nPASS: arrayind2\nPASS: arrayind3\nPASS: arrayparm\nPASS: arrayprm2\nPASS: arrayprm3\nPASS: arrayref\nPASS: arrymem1\nPASS: arryref2\nPASS: arryref3\nPASS: arryref4\nPASS: arryref5\nPASS: arynasty\nPASS: aryprm1\nPASS: aryprm2\nPASS: aryprm3\nPASS: aryprm4\nPASS: aryprm5\nPASS: aryprm6\nPASS: aryprm7\nPASS: aryprm8\nPASS: aryprm9\nPASS: arysubnm\nPASS: aryunasgn\nPASS: asgext\nPASS: assignnumfield\nPASS: assignnumfield2\nPASS: back89\nPASS: backgsub\nPASS: badassign1\nPASS: badbuild\nPASS: callparam\nPASS: childin\nPASS: close_status\nPASS: closebad\nPASS: clsflnam\nPASS: cmdlinefsbacknl\nPASS: cmdlinefsbacknl2\nPASS: compare2\nPASS: concat1\nPASS: concat2\nPASS: concat3\nPASS: concat4\nPASS: concat5\nPASS: convfmt\nPASS: datanonl\nPASS: defref\nPASS: delargv\nPASS: delarpm2\nPASS: delarprm\nPASS: delfunc\nPASS: dfacheck2\nPASS: dfamb1\nPASS: dfastress\nPASS: divzero\nPASS: divzero2\nPASS: dynlj\nPASS: eofsplit\nPASS: escapebrace\nPASS: exit2\nPASS: exitval2\nPASS: exitval3\nPASS: fcall_exit\nPASS: fcall_exit2\nPASS: fieldassign\nPASS: fldchg\nPASS: fldchgnf\nPASS: fldterm\nPASS: fnamedat\nPASS: fnarray\nPASS: fnarray2\nPASS: fnaryscl\nPASS: fnasgnm\nPASS: fnmisc\nPASS: fordel\nPASS: forref\nPASS: forsimp\nPASS: fsbs\nPASS: fscaret\nPASS: fsnul1\nPASS: fsrs\nPASS: fstabplus\nPASS: funsemnl\nPASS: funsmnam\nPASS: funstack\nPASS: getline\nPASS: getline3\nPASS: getline4\nPASS: getline5\nPASS: getlnfa\nPASS: getnr2tb\nPASS: getnr2tm\nPASS: gsubasgn\nPASS: gsubnulli18n\nPASS: gsubtest\nPASS: gsubtst2\nPASS: gsubtst3\nPASS: gsubtst4\nPASS: gsubtst5\nPASS: gsubtst6\nPASS: gsubtst7\nPASS: gsubtst8\nPASS: hex\nPASS: hex2\nPASS: hsprint\nPASS: inpref\nPASS: inputred\nPASS: intest\nPASS: intprec\nPASS: iobug1\nPASS: leaddig\nPASS: leadnl\nPASS: litoct\nPASS: longsub\nPASS: manglprm\nPASS: math\nPASS: membug1\nPASS: memleak\nPASS: minusstr\nPASS: mmap8k\nPASS: nasty\nPASS: nasty2\nPASS: negexp\nPASS: negrange\nPASS: nested\nPASS: nfldstr\nPASS: nfloop\nPASS: nfneg\nPASS: nfset\nPASS: nlfldsep\nPASS: nlinstr\nPASS: nlstrina\nPASS: noeffect\nPASS: nofmtch\nPASS: noloop1\nPASS: noloop2\nPASS: nonl\nPASS: noparms\nPASS: nulinsrc\nPASS: nulrsend\nPASS: numindex\nPASS: numrange\nPASS: numstr1\nPASS: numsubstr\nPASS: octsub\nPASS: ofmt\nPASS: ofmta\nPASS: ofmtbig\nPASS: ofmtfidl\nPASS: ofmts\nPASS: ofmtstrnum\nPASS: ofs1\nPASS: onlynl\nPASS: opasnidx\nPASS: opasnslf\nPASS: paramasfunc1\nPASS: paramasfunc2\nPASS: paramdup\nPASS: paramres\nPASS: paramtyp\nPASS: paramuninitglobal\nPASS: parse1\nPASS: parsefld\nPASS: parseme\nPASS: pcntplus\nPASS: posix2008sub\nPASS: posix_compare\nPASS: prdupval\nPASS: prec\nPASS: printf0\nPASS: printf1\nPASS: printfchar\nPASS: prmarscl\nPASS: prmreuse\nPASS: prt1eval\nPASS: prtoeval\nPASS: rand\nPASS: randtest\nPASS: range1\nPASS: range2\nPASS: readbuf\nPASS: rebrackloc\nPASS: rebt8b1\nPASS: rebuild\nPASS: regeq\nPASS: regex3minus\nPASS: regexpbad\nPASS: regexpbrack\nPASS: regexpbrack2\nPASS: regexprange\nPASS: regrange\nPASS: reindops\nPASS: reparse\nPASS: resplit\nPASS: rri1\nPASS: rs\nPASS: rscompat\nPASS: rsnul1nl\nPASS: rsnullre\nPASS: rsnulw\nPASS: rstest1\nPASS: rstest2\nPASS: rstest3\nPASS: rstest4\nPASS: rstest5\nPASS: rswhite\nPASS: scalar\nPASS: sclforin\nPASS: sclifin\nPASS: setrec0\nPASS: setrec1\nPASS: sigpipe1\nPASS: sortempty\nPASS: sortglos\nPASS: splitargv\nPASS: splitarr\nPASS: splitdef\nPASS: splitvar\nPASS: splitwht\nPASS: status-close\nPASS: strcat1\nPASS: strfieldnum\nPASS: strnum1\nPASS: strnum2\nPASS: strtod\nPASS: subamp\nPASS: subback\nPASS: subi18n\nPASS: subsepnm\nPASS: subslash\nPASS: substr\nPASS: swaplns\nPASS: synerr1\nPASS: synerr2\nPASS: synerr3\nPASS: tailrecurse\nPASS: tradanch\nPASS: trailbs\nPASS: uninit2\nPASS: uninit3\nPASS: uninit4\nPASS: uninit5\nPASS: uninitialized\nPASS: unterm\nPASS: uparrfs\nPASS: uplus\nPASS: wideidx\nPASS: wideidx2\nPASS: widesub\nPASS: widesub2\nPASS: widesub3\nPASS: widesub4\nPASS: wjposer1\nPASS: zero2\nPASS: zeroe0\nPASS: zeroflag\nPASS: fflush\nPASS: getlnhd\nPASS: localenl\nPASS: rtlen\nPASS: rtlen01\nPASS: aadelete1\nPASS: aadelete2\nPASS: aarray1\nPASS: aasort\nPASS: aasorti\nPASS: arraysort\nPASS: arraysort2\nPASS: arraytype\nPASS: asortbool\nPASS: asortsymtab\nPASS: backw\nPASS: clos1way\nPASS: clos1way2\nPASS: clos1way3\nPASS: clos1way4\nPASS: clos1way5\nPASS: clos1way6\nPASS: commas\nPASS: crlf\nPASS: csv1\nPASS: csv2\nPASS: csv3\nPASS: csvodd\nPASS: dbugeval2\nPASS: dbugeval3\nPASS: dbugeval4\nPASS: dbugtypedre1\nPASS: dbugtypedre2\nPASS: delsub\nPASS: dfacheck1\nPASS: elemnew1\nPASS: elemnew2\nPASS: elemnew3\nPASS: exit\nPASS: fieldwdth\nPASS: forcenum\nPASS: fpat1\nPASS: fpat2\nPASS: fpat3\nPASS: fpat4\nPASS: fpat5\nPASS: fpat6\nPASS: fpat7\nPASS: fpat8\nPASS: fpat9\nPASS: fpatnull\nPASS: fsfwfs\nPASS: functab1\nPASS: functab2\nPASS: functab3\nPASS: functab6\nPASS: funlen\nPASS: fwtest\nPASS: fwtest2\nPASS: fwtest3\nPASS: fwtest4\nPASS: fwtest5\nPASS: fwtest6\nPASS: fwtest7\nPASS: fwtest8\nPASS: gensub\nPASS: gensub2\nPASS: gensub3\nPASS: gensub4\nPASS: getlndir\nPASS: gnuops2\nPASS: gnuops3\nPASS: gnureops\nPASS: gsubind\nPASS: icasefs\nPASS: icasers\nPASS: id\nPASS: igncdym\nPASS: igncfs\nPASS: ignrcas2\nPASS: ignrcas4\nPASS: ignrcase\nPASS: include\nPASS: indirectbuiltin\nPASS: indirectcall\nPASS: indirectcall2\nPASS: indirectcall3\nPASS: intarray\nPASS: isarrayunset\nPASS: lint\nPASS: lintexp\nPASS: lintindex\nPASS: lintint\nPASS: lintlength\nPASS: lintold\nPASS: lintplus\nPASS: lintplus2\nPASS: lintplus3\nPASS: lintset\nPASS: lintwarn\nPASS: match1\nPASS: match2\nPASS: match3\nPASS: mbstr1\nPASS: mbstr2\nPASS: mdim1\nPASS: mdim2\nPASS: mdim3\nPASS: mdim4\nPASS: mdim5\nPASS: mdim6\nPASS: mdim7\nPASS: mdim8\nPASS: mktime\nPASS: modifiers\nPASS: muldimposix\nPASS: nastyparm\nPASS: next\nPASS: nondec\nPASS: nondec2\nPASS: nonfatal2\nPASS: nonfatal3\nPASS: nsbad\nPASS: nsbad2\nPASS: nsbad3\nPASS: nsforloop\nPASS: nsfuncrecurse\nPASS: nsindirect1\nPASS: nsindirect2\nPASS: nsprof1\nPASS: nsprof2\nPASS: octdec\nPASS: patsplit\nPASS: posix\nPASS: printfbad1\nPASS: printfbad3\nPASS: printfbad4\nPASS: printhuge\nPASS: procinfs\nPASS: profile10\nPASS: profile11\nPASS: profile13\nPASS: profile14\nPASS: profile15\nPASS: profile16\nPASS: profile17\nPASS: profile4\nPASS: profile8\nPASS: profile9\nPASS: regexsub\nPASS: regnul1\nPASS: regnul2\nPASS: regx8bit\nPASS: reint\nPASS: reint2\nPASS: rsgetline\nPASS: rsstart1\nPASS: rsstart2\nPASS: rstest6\nPASS: sandbox1\nPASS: shadow\nPASS: shadowbuiltin\nPASS: sortfor\nPASS: sortfor2\nPASS: sortu\nPASS: split_after_fpat\nPASS: splitarg4\nPASS: strftfld\nPASS: strtonum\nPASS: strtonum1\nPASS: stupid1\nPASS: stupid2\nPASS: stupid3\nPASS: stupid4\nPASS: stupid5\nPASS: switch2\nPASS: symtab1\nPASS: symtab2\nPASS: symtab3\nPASS: symtab4\nPASS: symtab5\nPASS: symtab7\nPASS: symtab10\nPASS: symtab11\nPASS: symtab12\nSKIP: timeout\nPASS: typedregex1\nPASS: typedregex2\nPASS: typedregex3\nPASS: typedregex5\nPASS: typedregex6\nPASS: typeof1\nPASS: typeof2\nPASS: typeof3\nPASS: typeof4\nPASS: typeof5\nPASS: typeof6\nPASS: unicode1\nPASS: double1\nPASS: double2\nPASS: inf-nan-torture\nPASS: intformat\nPASS: asort\nPASS: asorti\nPASS: backbigs1\nPASS: backsmalls1\nPASS: backsmalls2\nPASS: fmttest\nPASS: fnarydel\nPASS: fnparydl\nPASS: lc_num1\nPASS: mbfw1\nPASS: mbprintf1\nPASS: mbprintf2\nPASS: mbprintf3\nPASS: mbprintf4\nPASS: mtchi18n\nPASS: mtchi18n2\nPASS: rebt8b2\nPASS: sort1\nPASS: sprintfc\nPASS: apiterm\nPASS: fnmatch\nPASS: fork\nPASS: fork2\nPASS: functab4\nPASS: functab5\nPASS: ordchr\nPASS: revout\nPASS: revtwoway\nPASS: rwarray\nSKIP: time\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n# of digits = 4\n+inf ... +inf\nfloating-point computation with precision = 14.2877\n# of digits = 4\n+inf ... +inf\nSKIP: mpfrbigint\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n146727939091013287542784\n146727939091013287542784\n146727939091013287542784\nSKIP: mpfrbigint2\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\nvalue: A\nSKIP: mpfrcase\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n12+45\nSKIP: mpfrcase2\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\nmin 0\nSKIP: mpfrfield\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n-0 -> -0.000000, -0.0 -> -0.000000\natan2(+0, -0) = 3.141593\natan2(+0.0, -0.0) = 3.141593\natan2(-0, -0) = -3.141593\natan2(-0.0, -0.0) = -3.141593\natan2(+0, +0) = 0.000000\natan2(+0.0, +0.0) = 0.000000\natan2(-0, +0) = -0.000000\natan2(-0.0, +0.0) = -0.000000\nSKIP: mpfrnegzero\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n-0.000000\nSKIP: mpfrnegzero2\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\nmust print +\nmust print -\nmust print 1\nSKIP: mpfrnonum\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n2147483650 3 -9223372036854775808 -18446744073709551616\nSKIP: mpfrnr\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n15 % 7 = 1\n15 % -7 = 1\n-15 % 7 = -1\n-15 % -7 = -1\nSKIP: mpfrrem\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n3.1416\n2.7183\n1.618\n\nVariable pi U: 3\nVariable pi D: 3\nLiteral  pi U: 3\nLiteral  pi D: 3\n\nVariable e D: 3\nVariable e U: 3\nLiteral  e D: 3\nLiteral  e U: 3\n\nVariable golden N: 2\nVariable golden Z: 2\nLiteral  golden N: 2\nLiteral  golden Z: 2\nSKIP: mpfrrndeval\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n11\n9\nSKIP: mpfrstrtonum\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\nstring\nSKIP: mpgforcenum\nDURATION: 25\nEND: /usr/lib/gawk/ptest\n2024-02-06T09:33\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "gawk": {
                    "duration": "25",
                    "log": "START: ptest-runner\n2024-02-06T09:33\nPASS: addcomma\nPASS: anchgsub\nPASS: anchor\nPASS: arrayind1\nPASS: arrayind2\nPASS: arrayind3\nPASS: arrayparm\nPASS: arrayprm2\nPASS: arrayprm3\nPASS: arrayref\nPASS: arrymem1\nPASS: arryref2\nPASS: arryref3\nPASS: arryref4\nPASS: arryref5\nPASS: arynasty\nPASS: aryprm1\nPASS: aryprm2\nPASS: aryprm3\nPASS: aryprm4\nPASS: aryprm5\nPASS: aryprm6\nPASS: aryprm7\nPASS: aryprm8\nPASS: aryprm9\nPASS: arysubnm\nPASS: aryunasgn\nPASS: asgext\nPASS: assignnumfield\nPASS: assignnumfield2\nPASS: back89\nPASS: backgsub\nPASS: badassign1\nPASS: badbuild\nPASS: callparam\nPASS: childin\nPASS: close_status\nPASS: closebad\nPASS: clsflnam\nPASS: cmdlinefsbacknl\nPASS: cmdlinefsbacknl2\nPASS: compare2\nPASS: concat1\nPASS: concat2\nPASS: concat3\nPASS: concat4\nPASS: concat5\nPASS: convfmt\nPASS: datanonl\nPASS: defref\nPASS: delargv\nPASS: delarpm2\nPASS: delarprm\nPASS: delfunc\nPASS: dfacheck2\nPASS: dfamb1\nPASS: dfastress\nPASS: divzero\nPASS: divzero2\nPASS: dynlj\nPASS: eofsplit\nPASS: escapebrace\nPASS: exit2\nPASS: exitval2\nPASS: exitval3\nPASS: fcall_exit\nPASS: fcall_exit2\nPASS: fieldassign\nPASS: fldchg\nPASS: fldchgnf\nPASS: fldterm\nPASS: fnamedat\nPASS: fnarray\nPASS: fnarray2\nPASS: fnaryscl\nPASS: fnasgnm\nPASS: fnmisc\nPASS: fordel\nPASS: forref\nPASS: forsimp\nPASS: fsbs\nPASS: fscaret\nPASS: fsnul1\nPASS: fsrs\nPASS: fstabplus\nPASS: funsemnl\nPASS: funsmnam\nPASS: funstack\nPASS: getline\nPASS: getline3\nPASS: getline4\nPASS: getline5\nPASS: getlnfa\nPASS: getnr2tb\nPASS: getnr2tm\nPASS: gsubasgn\nPASS: gsubnulli18n\nPASS: gsubtest\nPASS: gsubtst2\nPASS: gsubtst3\nPASS: gsubtst4\nPASS: gsubtst5\nPASS: gsubtst6\nPASS: gsubtst7\nPASS: gsubtst8\nPASS: hex\nPASS: hex2\nPASS: hsprint\nPASS: inpref\nPASS: inputred\nPASS: intest\nPASS: intprec\nPASS: iobug1\nPASS: leaddig\nPASS: leadnl\nPASS: litoct\nPASS: longsub\nPASS: manglprm\nPASS: math\nPASS: membug1\nPASS: memleak\nPASS: minusstr\nPASS: mmap8k\nPASS: nasty\nPASS: nasty2\nPASS: negexp\nPASS: negrange\nPASS: nested\nPASS: nfldstr\nPASS: nfloop\nPASS: nfneg\nPASS: nfset\nPASS: nlfldsep\nPASS: nlinstr\nPASS: nlstrina\nPASS: noeffect\nPASS: nofmtch\nPASS: noloop1\nPASS: noloop2\nPASS: nonl\nPASS: noparms\nPASS: nulinsrc\nPASS: nulrsend\nPASS: numindex\nPASS: numrange\nPASS: numstr1\nPASS: numsubstr\nPASS: octsub\nPASS: ofmt\nPASS: ofmta\nPASS: ofmtbig\nPASS: ofmtfidl\nPASS: ofmts\nPASS: ofmtstrnum\nPASS: ofs1\nPASS: onlynl\nPASS: opasnidx\nPASS: opasnslf\nPASS: paramasfunc1\nPASS: paramasfunc2\nPASS: paramdup\nPASS: paramres\nPASS: paramtyp\nPASS: paramuninitglobal\nPASS: parse1\nPASS: parsefld\nPASS: parseme\nPASS: pcntplus\nPASS: posix2008sub\nPASS: posix_compare\nPASS: prdupval\nPASS: prec\nPASS: printf0\nPASS: printf1\nPASS: printfchar\nPASS: prmarscl\nPASS: prmreuse\nPASS: prt1eval\nPASS: prtoeval\nPASS: rand\nPASS: randtest\nPASS: range1\nPASS: range2\nPASS: readbuf\nPASS: rebrackloc\nPASS: rebt8b1\nPASS: rebuild\nPASS: regeq\nPASS: regex3minus\nPASS: regexpbad\nPASS: regexpbrack\nPASS: regexpbrack2\nPASS: regexprange\nPASS: regrange\nPASS: reindops\nPASS: reparse\nPASS: resplit\nPASS: rri1\nPASS: rs\nPASS: rscompat\nPASS: rsnul1nl\nPASS: rsnullre\nPASS: rsnulw\nPASS: rstest1\nPASS: rstest2\nPASS: rstest3\nPASS: rstest4\nPASS: rstest5\nPASS: rswhite\nPASS: scalar\nPASS: sclforin\nPASS: sclifin\nPASS: setrec0\nPASS: setrec1\nPASS: sigpipe1\nPASS: sortempty\nPASS: sortglos\nPASS: splitargv\nPASS: splitarr\nPASS: splitdef\nPASS: splitvar\nPASS: splitwht\nPASS: status-close\nPASS: strcat1\nPASS: strfieldnum\nPASS: strnum1\nPASS: strnum2\nPASS: strtod\nPASS: subamp\nPASS: subback\nPASS: subi18n\nPASS: subsepnm\nPASS: subslash\nPASS: substr\nPASS: swaplns\nPASS: synerr1\nPASS: synerr2\nPASS: synerr3\nPASS: tailrecurse\nPASS: tradanch\nPASS: trailbs\nPASS: uninit2\nPASS: uninit3\nPASS: uninit4\nPASS: uninit5\nPASS: uninitialized\nPASS: unterm\nPASS: uparrfs\nPASS: uplus\nPASS: wideidx\nPASS: wideidx2\nPASS: widesub\nPASS: widesub2\nPASS: widesub3\nPASS: widesub4\nPASS: wjposer1\nPASS: zero2\nPASS: zeroe0\nPASS: zeroflag\nPASS: fflush\nPASS: getlnhd\nPASS: localenl\nPASS: rtlen\nPASS: rtlen01\nPASS: aadelete1\nPASS: aadelete2\nPASS: aarray1\nPASS: aasort\nPASS: aasorti\nPASS: arraysort\nPASS: arraysort2\nPASS: arraytype\nPASS: asortbool\nPASS: asortsymtab\nPASS: backw\nPASS: clos1way\nPASS: clos1way2\nPASS: clos1way3\nPASS: clos1way4\nPASS: clos1way5\nPASS: clos1way6\nPASS: commas\nPASS: crlf\nPASS: csv1\nPASS: csv2\nPASS: csv3\nPASS: csvodd\nPASS: dbugeval2\nPASS: dbugeval3\nPASS: dbugeval4\nPASS: dbugtypedre1\nPASS: dbugtypedre2\nPASS: delsub\nPASS: dfacheck1\nPASS: elemnew1\nPASS: elemnew2\nPASS: elemnew3\nPASS: exit\nPASS: fieldwdth\nPASS: forcenum\nPASS: fpat1\nPASS: fpat2\nPASS: fpat3\nPASS: fpat4\nPASS: fpat5\nPASS: fpat6\nPASS: fpat7\nPASS: fpat8\nPASS: fpat9\nPASS: fpatnull\nPASS: fsfwfs\nPASS: functab1\nPASS: functab2\nPASS: functab3\nPASS: functab6\nPASS: funlen\nPASS: fwtest\nPASS: fwtest2\nPASS: fwtest3\nPASS: fwtest4\nPASS: fwtest5\nPASS: fwtest6\nPASS: fwtest7\nPASS: fwtest8\nPASS: gensub\nPASS: gensub2\nPASS: gensub3\nPASS: gensub4\nPASS: getlndir\nPASS: gnuops2\nPASS: gnuops3\nPASS: gnureops\nPASS: gsubind\nPASS: icasefs\nPASS: icasers\nPASS: id\nPASS: igncdym\nPASS: igncfs\nPASS: ignrcas2\nPASS: ignrcas4\nPASS: ignrcase\nPASS: include\nPASS: indirectbuiltin\nPASS: indirectcall\nPASS: indirectcall2\nPASS: indirectcall3\nPASS: intarray\nPASS: isarrayunset\nPASS: lint\nPASS: lintexp\nPASS: lintindex\nPASS: lintint\nPASS: lintlength\nPASS: lintold\nPASS: lintplus\nPASS: lintplus2\nPASS: lintplus3\nPASS: lintset\nPASS: lintwarn\nPASS: match1\nPASS: match2\nPASS: match3\nPASS: mbstr1\nPASS: mbstr2\nPASS: mdim1\nPASS: mdim2\nPASS: mdim3\nPASS: mdim4\nPASS: mdim5\nPASS: mdim6\nPASS: mdim7\nPASS: mdim8\nPASS: mktime\nPASS: modifiers\nPASS: muldimposix\nPASS: nastyparm\nPASS: next\nPASS: nondec\nPASS: nondec2\nPASS: nonfatal2\nPASS: nonfatal3\nPASS: nsbad\nPASS: nsbad2\nPASS: nsbad3\nPASS: nsforloop\nPASS: nsfuncrecurse\nPASS: nsindirect1\nPASS: nsindirect2\nPASS: nsprof1\nPASS: nsprof2\nPASS: octdec\nPASS: patsplit\nPASS: posix\nPASS: printfbad1\nPASS: printfbad3\nPASS: printfbad4\nPASS: printhuge\nPASS: procinfs\nPASS: profile10\nPASS: profile11\nPASS: profile13\nPASS: profile14\nPASS: profile15\nPASS: profile16\nPASS: profile17\nPASS: profile4\nPASS: profile8\nPASS: profile9\nPASS: regexsub\nPASS: regnul1\nPASS: regnul2\nPASS: regx8bit\nPASS: reint\nPASS: reint2\nPASS: rsgetline\nPASS: rsstart1\nPASS: rsstart2\nPASS: rstest6\nPASS: sandbox1\nPASS: shadow\nPASS: shadowbuiltin\nPASS: sortfor\nPASS: sortfor2\nPASS: sortu\nPASS: split_after_fpat\nPASS: splitarg4\nPASS: strftfld\nPASS: strtonum\nPASS: strtonum1\nPASS: stupid1\nPASS: stupid2\nPASS: stupid3\nPASS: stupid4\nPASS: stupid5\nPASS: switch2\nPASS: symtab1\nPASS: symtab2\nPASS: symtab3\nPASS: symtab4\nPASS: symtab5\nPASS: symtab7\nPASS: symtab10\nPASS: symtab11\nPASS: symtab12\nSKIP: timeout\nPASS: typedregex1\nPASS: typedregex2\nPASS: typedregex3\nPASS: typedregex5\nPASS: typedregex6\nPASS: typeof1\nPASS: typeof2\nPASS: typeof3\nPASS: typeof4\nPASS: typeof5\nPASS: typeof6\nPASS: unicode1\nPASS: double1\nPASS: double2\nPASS: inf-nan-torture\nPASS: intformat\nPASS: asort\nPASS: asorti\nPASS: backbigs1\nPASS: backsmalls1\nPASS: backsmalls2\nPASS: fmttest\nPASS: fnarydel\nPASS: fnparydl\nPASS: lc_num1\nPASS: mbfw1\nPASS: mbprintf1\nPASS: mbprintf2\nPASS: mbprintf3\nPASS: mbprintf4\nPASS: mtchi18n\nPASS: mtchi18n2\nPASS: rebt8b2\nPASS: sort1\nPASS: sprintfc\nPASS: apiterm\nPASS: fnmatch\nPASS: fork\nPASS: fork2\nPASS: functab4\nPASS: functab5\nPASS: ordchr\nPASS: revout\nPASS: revtwoway\nPASS: rwarray\nSKIP: time\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n# of digits = 4\n+inf ... +inf\nfloating-point computation with precision = 14.2877\n# of digits = 4\n+inf ... +inf\nSKIP: mpfrbigint\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n146727939091013287542784\n146727939091013287542784\n146727939091013287542784\nSKIP: mpfrbigint2\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\nvalue: A\nSKIP: mpfrcase\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n12+45\nSKIP: mpfrcase2\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\nmin 0\nSKIP: mpfrfield\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n-0 -> -0.000000, -0.0 -> -0.000000\natan2(+0, -0) = 3.141593\natan2(+0.0, -0.0) = 3.141593\natan2(-0, -0) = -3.141593\natan2(-0.0, -0.0) = -3.141593\natan2(+0, +0) = 0.000000\natan2(+0.0, +0.0) = 0.000000\natan2(-0, +0) = -0.000000\natan2(-0.0, +0.0) = -0.000000\nSKIP: mpfrnegzero\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n-0.000000\nSKIP: mpfrnegzero2\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\nmust print +\nmust print -\nmust print 1\nSKIP: mpfrnonum\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n2147483650 3 -9223372036854775808 -18446744073709551616\nSKIP: mpfrnr\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n15 % 7 = 1\n15 % -7 = 1\n-15 % 7 = -1\n-15 % -7 = -1\nSKIP: mpfrrem\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n3.1416\n2.7183\n1.618\n\nVariable pi U: 3\nVariable pi D: 3\nLiteral  pi U: 3\nLiteral  pi D: 3\n\nVariable e D: 3\nVariable e U: 3\nLiteral  e D: 3\nLiteral  e U: 3\n\nVariable golden N: 2\nVariable golden Z: 2\nLiteral  golden N: 2\nLiteral  golden Z: 2\nSKIP: mpfrrndeval\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\n11\n9\nSKIP: mpfrstrtonum\ngawk: warning: -M ignored: MPFR/GMP support not compiled in\nstring\nSKIP: mpgforcenum\nDURATION: 25\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.111999988555908,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-gdbm_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-gdbm",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001140594482421875,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.374271869659424,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04673910140991211,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.4805960655212402,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012793540954589844,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.gdbm.Database_format_conversion": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.GDBM_GETCACHESIZE/GDBM_SETCACHESIZE": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.Initialization_file": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.Input_from_command_line": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.Input_from_file": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.Input_from_stdin": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.block_size_adjustment": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.cloexec:_dbm_open": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.cloexec:_dbm_open_-creat": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.cloexec:_gdbm_open": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.cloexec:_gdbm_reorganize": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.converting_a_1.8-style_database": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.create_database": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.delete:_all_records": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.delete:_non_existing_record": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.delete_a_record": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.exact_blocksize": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.fetch:_nonexisting_record": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.fetch_a_record": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.fetch_from_a_read-only_1.8-style_database": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.fetch_from_a_read-only_database": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.gdbm_close_error": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.gdbm_version": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.incorrect_blocksize": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.setopt": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.setopt:_mmap_options": {
                "status": "PASSED"
            },
            "ptestresult.gdbm.wordwrap": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:33\nBEGIN: /usr/lib/gdbm/ptest\n## --------------------- ##\n## gdbm 1.23 test suite. ##\n## --------------------- ##\nPASS: gdbm version\n\nGDBM interface\n\nPASS: create database\nPASS: fetch a record\nPASS: fetch: nonexisting record\nPASS: delete a record\nPASS: delete: non existing record\nPASS: delete: all records\nPASS: gdbm_close error\n\nBlock size selection\n\nPASS: block size adjustment\nPASS: exact blocksize\nPASS: incorrect blocksize\n\nCompatibility library (dbm/ndbm)\n\nPASS: create database\nPASS: converting a 1.8-style database\nPASS: fetch a record\nPASS: fetch: nonexisting record\nPASS: fetch from a read-only database\nPASS: fetch from a read-only 1.8-style database\nPASS: delete a record\nPASS: delete: non existing record\nPASS: delete: all records\n\nDB options\n\nPASS: setopt\nPASS: setopt: mmap options\nPASS: GDBM_GETCACHESIZE/GDBM_SETCACHESIZE\n\nCloexec\n\nPASS: cloexec: gdbm_open\nPASS: cloexec: gdbm_reorganize\nPASS: cloexec: dbm_open\nPASS: cloexec: dbm_open -creat\n\nWordwrap\n\nPASS: wordwrap\n\ngdbmtool\n\nPASS: Input from file\nPASS: Input from stdin\nPASS: Input from command line\nPASS: Initialization file\n\nDatabase formats\n\nPASS: Database format conversion\n\n## ------------- ##\n## Test results. ##\n## ------------- ##\n\nAll 33 tests were successful.\nDURATION: 1\nEND: /usr/lib/gdbm/ptest\n2024-02-06T09:33\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "gdbm": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:33\n## --------------------- ##\n## gdbm 1.23 test suite. ##\n## --------------------- ##\nPASS: gdbm version\n\nGDBM interface\n\nPASS: create database\nPASS: fetch a record\nPASS: fetch: nonexisting record\nPASS: delete a record\nPASS: delete: non existing record\nPASS: delete: all records\nPASS: gdbm_close error\n\nBlock size selection\n\nPASS: block size adjustment\nPASS: exact blocksize\nPASS: incorrect blocksize\n\nCompatibility library (dbm/ndbm)\n\nPASS: create database\nPASS: converting a 1.8-style database\nPASS: fetch a record\nPASS: fetch: nonexisting record\nPASS: fetch from a read-only database\nPASS: fetch from a read-only 1.8-style database\nPASS: delete a record\nPASS: delete: non existing record\nPASS: delete: all records\n\nDB options\n\nPASS: setopt\nPASS: setopt: mmap options\nPASS: GDBM_GETCACHESIZE/GDBM_SETCACHESIZE\n\nCloexec\n\nPASS: cloexec: gdbm_open\nPASS: cloexec: gdbm_reorganize\nPASS: cloexec: dbm_open\nPASS: cloexec: dbm_open -creat\n\nWordwrap\n\nPASS: wordwrap\n\ngdbmtool\n\nPASS: Input from file\nPASS: Input from stdin\nPASS: Input from command line\nPASS: Initialization file\n\nDatabase formats\n\nPASS: Database format conversion\n\n## ------------- ##\n## Test results. ##\n## ------------- ##\n\nAll 33 tests were successful.\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.116851568222046,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-gdk-pixbuf_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-gdk-pixbuf",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011260509490966797,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3743231296539307,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.051776885986328125,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2.1408588886260986,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.00135040283203125,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/animation.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-area-updated.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-composite.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-construction.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-dpi.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-fail.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-gif-circular-table.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-gif.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-icc.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-icon-serialize.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-readonly-to-mutable.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-reftest.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-save.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-scale-two-step.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-scale.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-short-gif-write.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.gdk-pixbuf.gdk-pixbuf/pixbuf-threads.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:33\nBEGIN: /usr/lib/gdk-pixbuf/ptest\nRunning test: gdk-pixbuf/pixbuf-composite.test\nTAP version 13\n# random seed: R02S365322e22f6b335503884743d7211e60\n1..2\n# Start of pixbuf tests\nok 1 /pixbuf/composite1\nok 2 /pixbuf/composite2\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-composite.test\nRunning test: gdk-pixbuf/pixbuf-gif-circular-table.test\nTAP version 13\n# random seed: R02S464525562fb7a07dd8ebf64b885a8c0c\n1..1\n# Start of pixbuf tests\n# Start of gif tests\nok 1 /pixbuf/gif/circular-table\n# End of gif tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-gif-circular-table.test\nRunning test: gdk-pixbuf/pixbuf-reftest.test\nTAP version 13\n# random seed: R02S5680be539261828702bb267c5a5efc53\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n1..52\n# Start of pixbuf tests\n# Start of reftest tests\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/bug696331.png.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/bug696331.png'\nok 1 /pixbuf/reftest/bug696331.png\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/bug785447.ico.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/bug785447.ico'\nok 2 /pixbuf/reftest/bug785447.ico\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/cat.jpg.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/cat.jpg'\nok 3 /pixbuf/reftest/cat.jpg\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/colormap-too-small.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/colormap-too-small.tga'\nok 4 /pixbuf/reftest/colormap-too-small.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/mandatory-bitmasks.bmp.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/mandatory-bitmasks.bmp'\nok 5 /pixbuf/reftest/mandatory-bitmasks.bmp\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/rle-too-many-pixels-2.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/rle-too-many-pixels-2.tga'\nok 6 /pixbuf/reftest/rle-too-many-pixels-2.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/rle-too-many-pixels.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/rle-too-many-pixels.tga'\nok 7 /pixbuf/reftest/rle-too-many-pixels.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/squares.ico.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/squares.ico'\nok 8 /pixbuf/reftest/squares.ico\n# Start of tga tests\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-bottom-left.tga'\nok 9 /pixbuf/reftest/tga/gtk-logo-16bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-bottom-right.tga'\nok 10 /pixbuf/reftest/tga/gtk-logo-16bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-top-left.tga'\nok 11 /pixbuf/reftest/tga/gtk-logo-16bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-top-right.tga'\nok 12 /pixbuf/reftest/tga/gtk-logo-16bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-bottom-left.tga'\nok 13 /pixbuf/reftest/tga/gtk-logo-24bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-bottom-right.tga'\nok 14 /pixbuf/reftest/tga/gtk-logo-24bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-top-left.tga'\nok 15 /pixbuf/reftest/tga/gtk-logo-24bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-top-right.tga'\nok 16 /pixbuf/reftest/tga/gtk-logo-24bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-bottom-left.tga'\nok 17 /pixbuf/reftest/tga/gtk-logo-32bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-bottom-right.tga'\nok 18 /pixbuf/reftest/tga/gtk-logo-32bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-top-left.tga'\nok 19 /pixbuf/reftest/tga/gtk-logo-32bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-top-right.tga'\nok 20 /pixbuf/reftest/tga/gtk-logo-32bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-left.tga'\nok 21 /pixbuf/reftest/tga/gtk-logo-cmap-8bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-right.tga'\nok 22 /pixbuf/reftest/tga/gtk-logo-cmap-8bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-top-left.tga'\nok 23 /pixbuf/reftest/tga/gtk-logo-cmap-8bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-top-right.tga'\nok 24 /pixbuf/reftest/tga/gtk-logo-cmap-8bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-left.tga'\nok 25 /pixbuf/reftest/tga/gtk-logo-cmap-rle-8bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-right.tga'\nok 26 /pixbuf/reftest/tga/gtk-logo-cmap-rle-8bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-left.tga'\nok 27 /pixbuf/reftest/tga/gtk-logo-cmap-rle-8bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-right.tga'\nok 28 /pixbuf/reftest/tga/gtk-logo-cmap-rle-8bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-left.tga'\nok 29 /pixbuf/reftest/tga/gtk-logo-gray-16bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-right.tga'\nok 30 /pixbuf/reftest/tga/gtk-logo-gray-16bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-top-left.tga'\nok 31 /pixbuf/reftest/tga/gtk-logo-gray-16bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-top-right.tga'\nok 32 /pixbuf/reftest/tga/gtk-logo-gray-16bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-left.tga'\nok 33 /pixbuf/reftest/tga/gtk-logo-gray-8bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-right.tga'\nok 34 /pixbuf/reftest/tga/gtk-logo-gray-8bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-top-left.tga'\nok 35 /pixbuf/reftest/tga/gtk-logo-gray-8bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-top-right.tga'\nok 36 /pixbuf/reftest/tga/gtk-logo-gray-8bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-left.tga'\nok 37 /pixbuf/reftest/tga/gtk-logo-gray-rle-16bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-right.tga'\nok 38 /pixbuf/reftest/tga/gtk-logo-gray-rle-16bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-left.tga'\nok 39 /pixbuf/reftest/tga/gtk-logo-gray-rle-16bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-right.tga'\nok 40 /pixbuf/reftest/tga/gtk-logo-gray-rle-16bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-left.tga'\nok 41 /pixbuf/reftest/tga/gtk-logo-gray-rle-8bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-right.tga'\nok 42 /pixbuf/reftest/tga/gtk-logo-gray-rle-8bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-left.tga'\nok 43 /pixbuf/reftest/tga/gtk-logo-gray-rle-8bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-right.tga'\nok 44 /pixbuf/reftest/tga/gtk-logo-gray-rle-8bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-left.tga'\nok 45 /pixbuf/reftest/tga/gtk-logo-rle-24bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-right.tga'\nok 46 /pixbuf/reftest/tga/gtk-logo-rle-24bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-top-left.tga'\nok 47 /pixbuf/reftest/tga/gtk-logo-rle-24bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-top-right.tga'\nok 48 /pixbuf/reftest/tga/gtk-logo-rle-24bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-left.tga'\nok 49 /pixbuf/reftest/tga/gtk-logo-rle-32bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-right.tga'\nok 50 /pixbuf/reftest/tga/gtk-logo-rle-32bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-top-left.tga'\nok 51 /pixbuf/reftest/tga/gtk-logo-rle-32bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-top-right.tga'\nok 52 /pixbuf/reftest/tga/gtk-logo-rle-32bpp-top-right.tga\n# End of tga tests\n# End of reftest tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-reftest.test\nRunning test: gdk-pixbuf/animation.test\nTAP version 13\n# random seed: R02S214141998e7f0460ec39493a470e43bc\n1..2\n# Start of animation tests\nok 1 /animation/gif\nok 2 /animation/ani\n# End of animation tests\nPASS: gdk-pixbuf/animation.test\nRunning test: gdk-pixbuf/pixbuf-short-gif-write.test\nTAP version 13\n# random seed: R02S7ceaf7fc32a52376b24960f294b494fa\n1..2\n# Start of animation tests\nok 1 /animation/short_gif_write\nok 2 /animation/load_first_frame\n# End of animation tests\nPASS: gdk-pixbuf/pixbuf-short-gif-write.test\nRunning test: gdk-pixbuf/pixbuf-area-updated.test\nTAP version 13\n# random seed: R02Sdb41dffdc7641f27bd52ea92fd313182\n1..4\n# Start of pixbuf tests\n# Start of area-updated tests\nok 1 /pixbuf/area-updated/ico\nok 2 /pixbuf/area-updated/gif\nok 3 /pixbuf/area-updated/gif2\nok 4 /pixbuf/area-updated/gif3\n# End of area-updated tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-area-updated.test\nRunning test: gdk-pixbuf/pixbuf-gif.test\nTAP version 13\n# random seed: R02S187381864a3b445d0d174ad9eda5dbff\n1..69\n# Start of pixbuf tests\n# Start of gif tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /pixbuf/gif/depth1\nok 2 /pixbuf/gif/depth2\nok 3 /pixbuf/gif/depth3\nok 4 /pixbuf/gif/depth4\nok 5 /pixbuf/gif/depth5\nok 6 /pixbuf/gif/depth6\nok 7 /pixbuf/gif/depth7\nok 8 /pixbuf/gif/depth8\nok 9 /pixbuf/gif/four-colors\nok 10 /pixbuf/gif/local-color-table\nok 11 /pixbuf/gif/no-global-color-table\nok 12 /pixbuf/gif/zero-width\nok 13 /pixbuf/gif/zero-height\nok 14 /pixbuf/gif/zero-size\nok 15 /pixbuf/gif/invalid-background\nok 16 /pixbuf/gif/all-reds\nok 17 /pixbuf/gif/all-greens\nok 18 /pixbuf/gif/all-blues\nok 19 /pixbuf/gif/interlace\nok 20 /pixbuf/gif/image-inside-bg\nok 21 /pixbuf/gif/image-overlap-bg\nok 22 /pixbuf/gif/image-outside-bg\nok 23 /pixbuf/gif/missing-pixels\nok 24 /pixbuf/gif/extra-pixels\nok 25 /pixbuf/gif/extra-data\nok 26 /pixbuf/gif/no-clear\nok 27 /pixbuf/gif/no-eoi\nok 28 /pixbuf/gif/no-clear-and-eoi\nok 29 /pixbuf/gif/many-clears\nok 30 /pixbuf/gif/double-clears\nok 31 /pixbuf/gif/invalid-colors\nok 32 /pixbuf/gif/max-width\nok 33 /pixbuf/gif/max-height\nok 34 /pixbuf/gif/4095-codes-clear\nok 35 /pixbuf/gif/4095-codes\nok 36 /pixbuf/gif/255-codes\nok 37 /pixbuf/gif/large-codes\nok 38 /pixbuf/gif/max-codes\nok 39 /pixbuf/gif/transparent\nok 40 /pixbuf/gif/invalid-transparent\nok 41 /pixbuf/gif/disabled-transparent\nok 42 /pixbuf/gif/loop-infinite\nok 43 /pixbuf/gif/loop-once\nok 44 /pixbuf/gif/loop-max\nok 45 /pixbuf/gif/loop-buffer\nok 46 /pixbuf/gif/loop-buffer_max\nok 47 /pixbuf/gif/loop-animexts\nok 48 /pixbuf/gif/animation\nok 49 /pixbuf/gif/animation-speed\nok 50 /pixbuf/gif/animation-no-delays\nok 51 /pixbuf/gif/animation-zero-delays\nok 52 /pixbuf/gif/dispose-none\nok 53 /pixbuf/gif/dispose-keep\nok 54 /pixbuf/gif/dispose-restore-background\nok 55 /pixbuf/gif/comment\nok 56 /pixbuf/gif/large-comment\nok 57 /pixbuf/gif/nul-comment\nok 58 /pixbuf/gif/invalid-ascii-comment\nok 59 /pixbuf/gif/invalid-utf8-comment\nok 60 /pixbuf/gif/plain-text\nok 61 /pixbuf/gif/xmp-data\nok 62 /pixbuf/gif/xmp-data-empty\nok 63 /pixbuf/gif/icc-color-profile\nok 64 /pixbuf/gif/icc-color-profile-empty\nok 65 /pixbuf/gif/unknown-extension\nok 66 /pixbuf/gif/unknown-application-extension\nok 67 /pixbuf/gif/nul-application-extension\nok 68 /pixbuf/gif/gif87a\nok 69 /pixbuf/gif/gif87a-animation\n# End of gif tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-gif.test\nRunning test: gdk-pixbuf/pixbuf-dpi.test\nTAP version 13\n# random seed: R02S3a780c11efb7ffebc21100b2b0fd3815\n1..6\n# Start of pixbuf tests\n# Start of dpi tests\nok 1 /pixbuf/dpi/png\nok 2 /pixbuf/dpi/png-incremental\nok 3 /pixbuf/dpi/jpeg\nok 4 /pixbuf/dpi/jpeg-incremental\nok 5 /pixbuf/dpi/tiff # SKIP format not supported\nok 6 /pixbuf/dpi/tiff-incremental # SKIP format not supported\n# End of dpi tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-dpi.test\nRunning test: gdk-pixbuf/pixbuf-fail.test\nTAP version 13\n# random seed: R02S3d7038227146a76e590781ed52593c3a\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n1..80\n# Start of pixbuf tests\n# Start of fail_tiny tests\nok 1 /pixbuf/fail_tiny/CVE-2017-2862.jpg\nok 2 /pixbuf/fail_tiny/DoS.tga\nok 3 /pixbuf/fail_tiny/androstanRezeptor.tga\nok 4 /pixbuf/fail_tiny/bug776694.bmp\nok 5 /pixbuf/fail_tiny/bug777315.bmp\nok 6 /pixbuf/fail_tiny/bug778204.ico\nok 7 /pixbuf/fail_tiny/bug778584.gif\nok 8 /pixbuf/fail_tiny/bug779012.ico\nok 9 /pixbuf/fail_tiny/bug779016-infinite.icns\nok 10 /pixbuf/fail_tiny/bug780269.tif # SKIP format not supported\nok 11 /pixbuf/fail_tiny/bug784903-overflow-dimensions.tiff # SKIP format not supported\nok 12 /pixbuf/fail_tiny/bug785973.gif\nok 13 /pixbuf/fail_tiny/bug793470-crasher.png\nok 14 /pixbuf/fail_tiny/colormap-image-without-colormap.tga\nok 15 /pixbuf/fail_tiny/empty-file.tga\nok 16 /pixbuf/fail_tiny/hang_114.gif\nok 17 /pixbuf/fail_tiny/invalid.1.bmp\nok 18 /pixbuf/fail_tiny/invalid.1.gif\nok 19 /pixbuf/fail_tiny/invalid.1.ico\nok 20 /pixbuf/fail_tiny/invalid.1.png\nok 21 /pixbuf/fail_tiny/invalid.1.ppm\nok 22 /pixbuf/fail_tiny/invalid.2.gif\nok 23 /pixbuf/fail_tiny/invalid.2.png\nok 24 /pixbuf/fail_tiny/invalid.2.ppm\nok 25 /pixbuf/fail_tiny/invalid.3.gif\nok 26 /pixbuf/fail_tiny/invalid.3.ico\nok 27 /pixbuf/fail_tiny/invalid.3.png\nok 28 /pixbuf/fail_tiny/invalid.3.ppm\nok 29 /pixbuf/fail_tiny/invalid.4.gif\nok 30 /pixbuf/fail_tiny/invalid.4.png\nok 31 /pixbuf/fail_tiny/invalid.5.ppm\nok 32 /pixbuf/fail_tiny/invalid.6.ppm\nok 33 /pixbuf/fail_tiny/invalid.7.ppm\nok 34 /pixbuf/fail_tiny/invalid.8.ppm\nok 35 /pixbuf/fail_tiny/issue-95-too-narrow.xpm\nok 36 /pixbuf/fail_tiny/issue-95-too-short.xpm\nok 37 /pixbuf/fail_tiny/issue-95.xpm\nok 38 /pixbuf/fail_tiny/overflow-codes-max.gif\nok 39 /pixbuf/fail_tiny/overflow-codes.gif\nok 40 /pixbuf/fail_tiny/overflow.tga\n# End of fail_tiny tests\n# Start of fail_huge tests\nok 41 /pixbuf/fail_huge/CVE-2017-2862.jpg\nok 42 /pixbuf/fail_huge/DoS.tga\nok 43 /pixbuf/fail_huge/androstanRezeptor.tga\nok 44 /pixbuf/fail_huge/bug776694.bmp\nok 45 /pixbuf/fail_huge/bug777315.bmp\nok 46 /pixbuf/fail_huge/bug778204.ico\nok 47 /pixbuf/fail_huge/bug778584.gif\nok 48 /pixbuf/fail_huge/bug779012.ico\nok 49 /pixbuf/fail_huge/bug779016-infinite.icns\nok 50 /pixbuf/fail_huge/bug780269.tif # SKIP format not supported\nok 51 /pixbuf/fail_huge/bug784903-overflow-dimensions.tiff # SKIP format not supported\nok 52 /pixbuf/fail_huge/bug785973.gif\nok 53 /pixbuf/fail_huge/bug793470-crasher.png\nok 54 /pixbuf/fail_huge/colormap-image-without-colormap.tga\nok 55 /pixbuf/fail_huge/empty-file.tga\nok 56 /pixbuf/fail_huge/hang_114.gif\nok 57 /pixbuf/fail_huge/invalid.1.bmp\nok 58 /pixbuf/fail_huge/invalid.1.gif\nok 59 /pixbuf/fail_huge/invalid.1.ico\nok 60 /pixbuf/fail_huge/invalid.1.png\nok 61 /pixbuf/fail_huge/invalid.1.ppm\nok 62 /pixbuf/fail_huge/invalid.2.gif\nok 63 /pixbuf/fail_huge/invalid.2.png\nok 64 /pixbuf/fail_huge/invalid.2.ppm\nok 65 /pixbuf/fail_huge/invalid.3.gif\nok 66 /pixbuf/fail_huge/invalid.3.ico\nok 67 /pixbuf/fail_huge/invalid.3.png\nok 68 /pixbuf/fail_huge/invalid.3.ppm\nok 69 /pixbuf/fail_huge/invalid.4.gif\nok 70 /pixbuf/fail_huge/invalid.4.png\nok 71 /pixbuf/fail_huge/invalid.5.ppm\nok 72 /pixbuf/fail_huge/invalid.6.ppm\nok 73 /pixbuf/fail_huge/invalid.7.ppm\nok 74 /pixbuf/fail_huge/invalid.8.ppm\nok 75 /pixbuf/fail_huge/issue-95-too-narrow.xpm\nok 76 /pixbuf/fail_huge/issue-95-too-short.xpm\nok 77 /pixbuf/fail_huge/issue-95.xpm\nok 78 /pixbuf/fail_huge/overflow-codes-max.gif\nok 79 /pixbuf/fail_huge/overflow-codes.gif\nok 80 /pixbuf/fail_huge/overflow.tga\n# End of fail_huge tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-fail.test\nRunning test: gdk-pixbuf/pixbuf-scale-two-step.test\nTAP version 13\n# random seed: R02S9ecff2d29fb7f69f3ab5d0eef7a1eee7\n1..9\n# Start of pixbuf tests\n# Start of scale tests\n# Start of two-step tests\nok 1 /pixbuf/scale/two-step/tiles\nok 2 /pixbuf/scale/two-step/bilinear\nok 3 /pixbuf/scale/two-step/hyper\n# Start of offset tests\nok 4 /pixbuf/scale/two-step/offset/tiles\nok 5 /pixbuf/scale/two-step/offset/bilinear\nok 6 /pixbuf/scale/two-step/offset/hyper\n# End of offset tests\n# Start of dest tests\nok 7 /pixbuf/scale/two-step/dest/tiles\nok 8 /pixbuf/scale/two-step/dest/bilinear\nok 9 /pixbuf/scale/two-step/dest/hyper\n# End of dest tests\n# End of two-step tests\n# End of scale tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-scale-two-step.test\nRunning test: gdk-pixbuf/pixbuf-threads.test\nTAP version 13\n# random seed: R02Sa421134eb81550813f0eeee249444ebc\n1..1\n# Start of pixbuf tests\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.jpeg\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.png\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.gif\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.bmp\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.2.jpeg\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.xpm\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.tga\nok 1 /pixbuf/threads\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-threads.test\nRunning test: gdk-pixbuf/pixbuf-save.test\nTAP version 13\n# random seed: R02Sf6bf07662526a32cbf2c38f1a553841e\n1..3\n# Start of pixbuf tests\n# Start of save tests\nok 1 /pixbuf/save/roundtrip\nok 2 /pixbuf/save/options\nok 3 /pixbuf/save/ico\n# End of save tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-save.test\nRunning test: gdk-pixbuf/pixbuf-icc.test\nTAP version 13\n# random seed: R02S53df22e5737d8f7172ce43b420f0f1a8\n1..4\n# Start of pixbuf tests\n# Start of icc tests\nok 1 /pixbuf/icc/png\nok 2 /pixbuf/icc/jpeg\n# Start of png tests\nok 3 /pixbuf/icc/png/incremental\n# End of png tests\n# Start of jpeg tests\nok 4 /pixbuf/icc/jpeg/incremental\n# End of jpeg tests\n# End of icc tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-icc.test\nRunning test: gdk-pixbuf/pixbuf-icon-serialize.test\nTAP version 13\n# random seed: R02S6efe903e7ea5a6c4ecafc2371dda2619\n1..1\n# Start of pixbuf tests\n# Start of icon tests\nok 1 /pixbuf/icon/serialize\n# End of icon tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-icon-serialize.test\nRunning test: gdk-pixbuf/pixbuf-construction.test\nTAP version 13\n# random seed: R02Sc70b7124dd18b3bcd767dc15f97fb9e4\n1..3\n# Start of pixbuf tests\n# Start of construction tests\nok 1 /pixbuf/construction/no_construct_properties\nok 2 /pixbuf/construction/pixels\nok 3 /pixbuf/construction/bytes\n# End of construction tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-construction.test\nRunning test: gdk-pixbuf/pixbuf-scale.test\nTAP version 13\n# random seed: R02S2d62ae524189e932717ebeaeddc573f2\n1..18\n# Start of pixbuf tests\n# Start of scale tests\nok 1 /pixbuf/scale/png\nok 2 /pixbuf/scale/bmp\nok 3 /pixbuf/scale/gif\nok 4 /pixbuf/scale/jpeg\nok 5 /pixbuf/scale/tga\nok 6 /pixbuf/scale/xpm\nok 7 /pixbuf/scale/xbm\n# Start of halve-checkerboard tests\nok 8 /pixbuf/scale/halve-checkerboard/nearest\nok 9 /pixbuf/scale/halve-checkerboard/tiles\nok 10 /pixbuf/scale/halve-checkerboard/bilinear\nok 11 /pixbuf/scale/halve-checkerboard/hyper\n# End of halve-checkerboard tests\n# Start of offset tests\nok 12 /pixbuf/scale/offset/nearest\nok 13 /pixbuf/scale/offset/tiles\nok 14 /pixbuf/scale/offset/bilinear\nok 15 /pixbuf/scale/offset/hyper\n# End of offset tests\n# Start of dest tests\nok 16 /pixbuf/scale/dest/nearest\nok 17 /pixbuf/scale/dest/tiles\nok 18 /pixbuf/scale/dest/bilinear\n# End of dest tests\n# End of scale tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-scale.test\nRunning test: gdk-pixbuf/pixbuf-readonly-to-mutable.test\nTAP version 13\n# random seed: R02S1c8e9c6167fde2d9dba7f9792396156b\n1..2\n# Start of pixbuf tests\n# Start of readonly tests\nok 1 /pixbuf/readonly/mutate\nok 2 /pixbuf/readonly/readpixelbytes\n# End of readonly tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-readonly-to-mutable.test\nRunning test: gdk-pixbuf/pixbuf-stream.test\nTAP version 13\n# random seed: R02S587c578a20041c0f8e50bca3226e1fff\n1..4\n# Start of pixbuf tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /pixbuf/stream\n# Start of stream tests\nok 2 /pixbuf/stream/async\nok 3 /pixbuf/stream/scale\n# Start of scale tests\nok 4 /pixbuf/stream/scale/async\n# End of scale tests\n# End of stream tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-stream.test\nSUMMARY: total=18; passed=18; skipped=0; failed=0; user=1.5s; system=0.1s; maxrss=9212\nDURATION: 2\nEND: /usr/lib/gdk-pixbuf/ptest\n2024-02-06T09:33\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "gdk-pixbuf": {
                    "duration": "2",
                    "log": "START: ptest-runner\n2024-02-06T09:33\nRunning test: gdk-pixbuf/pixbuf-composite.test\nTAP version 13\n# random seed: R02S365322e22f6b335503884743d7211e60\n1..2\n# Start of pixbuf tests\nok 1 /pixbuf/composite1\nok 2 /pixbuf/composite2\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-composite.test\nRunning test: gdk-pixbuf/pixbuf-gif-circular-table.test\nTAP version 13\n# random seed: R02S464525562fb7a07dd8ebf64b885a8c0c\n1..1\n# Start of pixbuf tests\n# Start of gif tests\nok 1 /pixbuf/gif/circular-table\n# End of gif tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-gif-circular-table.test\nRunning test: gdk-pixbuf/pixbuf-reftest.test\nTAP version 13\n# random seed: R02S5680be539261828702bb267c5a5efc53\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n1..52\n# Start of pixbuf tests\n# Start of reftest tests\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/bug696331.png.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/bug696331.png'\nok 1 /pixbuf/reftest/bug696331.png\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/bug785447.ico.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/bug785447.ico'\nok 2 /pixbuf/reftest/bug785447.ico\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/cat.jpg.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/cat.jpg'\nok 3 /pixbuf/reftest/cat.jpg\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/colormap-too-small.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/colormap-too-small.tga'\nok 4 /pixbuf/reftest/colormap-too-small.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/mandatory-bitmasks.bmp.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/mandatory-bitmasks.bmp'\nok 5 /pixbuf/reftest/mandatory-bitmasks.bmp\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/rle-too-many-pixels-2.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/rle-too-many-pixels-2.tga'\nok 6 /pixbuf/reftest/rle-too-many-pixels-2.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/rle-too-many-pixels.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/rle-too-many-pixels.tga'\nok 7 /pixbuf/reftest/rle-too-many-pixels.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/squares.ico.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/squares.ico'\nok 8 /pixbuf/reftest/squares.ico\n# Start of tga tests\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-bottom-left.tga'\nok 9 /pixbuf/reftest/tga/gtk-logo-16bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-bottom-right.tga'\nok 10 /pixbuf/reftest/tga/gtk-logo-16bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-top-left.tga'\nok 11 /pixbuf/reftest/tga/gtk-logo-16bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-16bpp-top-right.tga'\nok 12 /pixbuf/reftest/tga/gtk-logo-16bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-bottom-left.tga'\nok 13 /pixbuf/reftest/tga/gtk-logo-24bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-bottom-right.tga'\nok 14 /pixbuf/reftest/tga/gtk-logo-24bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-top-left.tga'\nok 15 /pixbuf/reftest/tga/gtk-logo-24bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-24bpp-top-right.tga'\nok 16 /pixbuf/reftest/tga/gtk-logo-24bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-bottom-left.tga'\nok 17 /pixbuf/reftest/tga/gtk-logo-32bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-bottom-right.tga'\nok 18 /pixbuf/reftest/tga/gtk-logo-32bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-top-left.tga'\nok 19 /pixbuf/reftest/tga/gtk-logo-32bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-32bpp-top-right.tga'\nok 20 /pixbuf/reftest/tga/gtk-logo-32bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-left.tga'\nok 21 /pixbuf/reftest/tga/gtk-logo-cmap-8bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-right.tga'\nok 22 /pixbuf/reftest/tga/gtk-logo-cmap-8bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-top-left.tga'\nok 23 /pixbuf/reftest/tga/gtk-logo-cmap-8bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-8bpp-top-right.tga'\nok 24 /pixbuf/reftest/tga/gtk-logo-cmap-8bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-left.tga'\nok 25 /pixbuf/reftest/tga/gtk-logo-cmap-rle-8bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-right.tga'\nok 26 /pixbuf/reftest/tga/gtk-logo-cmap-rle-8bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-left.tga'\nok 27 /pixbuf/reftest/tga/gtk-logo-cmap-rle-8bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-right.tga'\nok 28 /pixbuf/reftest/tga/gtk-logo-cmap-rle-8bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-left.tga'\nok 29 /pixbuf/reftest/tga/gtk-logo-gray-16bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-right.tga'\nok 30 /pixbuf/reftest/tga/gtk-logo-gray-16bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-top-left.tga'\nok 31 /pixbuf/reftest/tga/gtk-logo-gray-16bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-16bpp-top-right.tga'\nok 32 /pixbuf/reftest/tga/gtk-logo-gray-16bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-left.tga'\nok 33 /pixbuf/reftest/tga/gtk-logo-gray-8bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-right.tga'\nok 34 /pixbuf/reftest/tga/gtk-logo-gray-8bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-top-left.tga'\nok 35 /pixbuf/reftest/tga/gtk-logo-gray-8bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-8bpp-top-right.tga'\nok 36 /pixbuf/reftest/tga/gtk-logo-gray-8bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-left.tga'\nok 37 /pixbuf/reftest/tga/gtk-logo-gray-rle-16bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-right.tga'\nok 38 /pixbuf/reftest/tga/gtk-logo-gray-rle-16bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-left.tga'\nok 39 /pixbuf/reftest/tga/gtk-logo-gray-rle-16bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-right.tga'\nok 40 /pixbuf/reftest/tga/gtk-logo-gray-rle-16bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-left.tga'\nok 41 /pixbuf/reftest/tga/gtk-logo-gray-rle-8bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-right.tga'\nok 42 /pixbuf/reftest/tga/gtk-logo-gray-rle-8bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-left.tga'\nok 43 /pixbuf/reftest/tga/gtk-logo-gray-rle-8bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-right.tga'\nok 44 /pixbuf/reftest/tga/gtk-logo-gray-rle-8bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-left.tga'\nok 45 /pixbuf/reftest/tga/gtk-logo-rle-24bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-right.tga'\nok 46 /pixbuf/reftest/tga/gtk-logo-rle-24bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-top-left.tga'\nok 47 /pixbuf/reftest/tga/gtk-logo-rle-24bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-24bpp-top-right.tga'\nok 48 /pixbuf/reftest/tga/gtk-logo-rle-24bpp-top-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-left.tga'\nok 49 /pixbuf/reftest/tga/gtk-logo-rle-32bpp-bottom-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-right.tga'\nok 50 /pixbuf/reftest/tga/gtk-logo-rle-32bpp-bottom-right.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-top-left.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-top-left.tga'\nok 51 /pixbuf/reftest/tga/gtk-logo-rle-32bpp-top-left.tga\n# Loading ref file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-top-right.tga.ref.png' for test file '/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga/gtk-logo-rle-32bpp-top-right.tga'\nok 52 /pixbuf/reftest/tga/gtk-logo-rle-32bpp-top-right.tga\n# End of tga tests\n# End of reftest tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-reftest.test\nRunning test: gdk-pixbuf/animation.test\nTAP version 13\n# random seed: R02S214141998e7f0460ec39493a470e43bc\n1..2\n# Start of animation tests\nok 1 /animation/gif\nok 2 /animation/ani\n# End of animation tests\nPASS: gdk-pixbuf/animation.test\nRunning test: gdk-pixbuf/pixbuf-short-gif-write.test\nTAP version 13\n# random seed: R02S7ceaf7fc32a52376b24960f294b494fa\n1..2\n# Start of animation tests\nok 1 /animation/short_gif_write\nok 2 /animation/load_first_frame\n# End of animation tests\nPASS: gdk-pixbuf/pixbuf-short-gif-write.test\nRunning test: gdk-pixbuf/pixbuf-area-updated.test\nTAP version 13\n# random seed: R02Sdb41dffdc7641f27bd52ea92fd313182\n1..4\n# Start of pixbuf tests\n# Start of area-updated tests\nok 1 /pixbuf/area-updated/ico\nok 2 /pixbuf/area-updated/gif\nok 3 /pixbuf/area-updated/gif2\nok 4 /pixbuf/area-updated/gif3\n# End of area-updated tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-area-updated.test\nRunning test: gdk-pixbuf/pixbuf-gif.test\nTAP version 13\n# random seed: R02S187381864a3b445d0d174ad9eda5dbff\n1..69\n# Start of pixbuf tests\n# Start of gif tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /pixbuf/gif/depth1\nok 2 /pixbuf/gif/depth2\nok 3 /pixbuf/gif/depth3\nok 4 /pixbuf/gif/depth4\nok 5 /pixbuf/gif/depth5\nok 6 /pixbuf/gif/depth6\nok 7 /pixbuf/gif/depth7\nok 8 /pixbuf/gif/depth8\nok 9 /pixbuf/gif/four-colors\nok 10 /pixbuf/gif/local-color-table\nok 11 /pixbuf/gif/no-global-color-table\nok 12 /pixbuf/gif/zero-width\nok 13 /pixbuf/gif/zero-height\nok 14 /pixbuf/gif/zero-size\nok 15 /pixbuf/gif/invalid-background\nok 16 /pixbuf/gif/all-reds\nok 17 /pixbuf/gif/all-greens\nok 18 /pixbuf/gif/all-blues\nok 19 /pixbuf/gif/interlace\nok 20 /pixbuf/gif/image-inside-bg\nok 21 /pixbuf/gif/image-overlap-bg\nok 22 /pixbuf/gif/image-outside-bg\nok 23 /pixbuf/gif/missing-pixels\nok 24 /pixbuf/gif/extra-pixels\nok 25 /pixbuf/gif/extra-data\nok 26 /pixbuf/gif/no-clear\nok 27 /pixbuf/gif/no-eoi\nok 28 /pixbuf/gif/no-clear-and-eoi\nok 29 /pixbuf/gif/many-clears\nok 30 /pixbuf/gif/double-clears\nok 31 /pixbuf/gif/invalid-colors\nok 32 /pixbuf/gif/max-width\nok 33 /pixbuf/gif/max-height\nok 34 /pixbuf/gif/4095-codes-clear\nok 35 /pixbuf/gif/4095-codes\nok 36 /pixbuf/gif/255-codes\nok 37 /pixbuf/gif/large-codes\nok 38 /pixbuf/gif/max-codes\nok 39 /pixbuf/gif/transparent\nok 40 /pixbuf/gif/invalid-transparent\nok 41 /pixbuf/gif/disabled-transparent\nok 42 /pixbuf/gif/loop-infinite\nok 43 /pixbuf/gif/loop-once\nok 44 /pixbuf/gif/loop-max\nok 45 /pixbuf/gif/loop-buffer\nok 46 /pixbuf/gif/loop-buffer_max\nok 47 /pixbuf/gif/loop-animexts\nok 48 /pixbuf/gif/animation\nok 49 /pixbuf/gif/animation-speed\nok 50 /pixbuf/gif/animation-no-delays\nok 51 /pixbuf/gif/animation-zero-delays\nok 52 /pixbuf/gif/dispose-none\nok 53 /pixbuf/gif/dispose-keep\nok 54 /pixbuf/gif/dispose-restore-background\nok 55 /pixbuf/gif/comment\nok 56 /pixbuf/gif/large-comment\nok 57 /pixbuf/gif/nul-comment\nok 58 /pixbuf/gif/invalid-ascii-comment\nok 59 /pixbuf/gif/invalid-utf8-comment\nok 60 /pixbuf/gif/plain-text\nok 61 /pixbuf/gif/xmp-data\nok 62 /pixbuf/gif/xmp-data-empty\nok 63 /pixbuf/gif/icc-color-profile\nok 64 /pixbuf/gif/icc-color-profile-empty\nok 65 /pixbuf/gif/unknown-extension\nok 66 /pixbuf/gif/unknown-application-extension\nok 67 /pixbuf/gif/nul-application-extension\nok 68 /pixbuf/gif/gif87a\nok 69 /pixbuf/gif/gif87a-animation\n# End of gif tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-gif.test\nRunning test: gdk-pixbuf/pixbuf-dpi.test\nTAP version 13\n# random seed: R02S3a780c11efb7ffebc21100b2b0fd3815\n1..6\n# Start of pixbuf tests\n# Start of dpi tests\nok 1 /pixbuf/dpi/png\nok 2 /pixbuf/dpi/png-incremental\nok 3 /pixbuf/dpi/jpeg\nok 4 /pixbuf/dpi/jpeg-incremental\nok 5 /pixbuf/dpi/tiff # SKIP format not supported\nok 6 /pixbuf/dpi/tiff-incremental # SKIP format not supported\n# End of dpi tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-dpi.test\nRunning test: gdk-pixbuf/pixbuf-fail.test\nTAP version 13\n# random seed: R02S3d7038227146a76e590781ed52593c3a\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n1..80\n# Start of pixbuf tests\n# Start of fail_tiny tests\nok 1 /pixbuf/fail_tiny/CVE-2017-2862.jpg\nok 2 /pixbuf/fail_tiny/DoS.tga\nok 3 /pixbuf/fail_tiny/androstanRezeptor.tga\nok 4 /pixbuf/fail_tiny/bug776694.bmp\nok 5 /pixbuf/fail_tiny/bug777315.bmp\nok 6 /pixbuf/fail_tiny/bug778204.ico\nok 7 /pixbuf/fail_tiny/bug778584.gif\nok 8 /pixbuf/fail_tiny/bug779012.ico\nok 9 /pixbuf/fail_tiny/bug779016-infinite.icns\nok 10 /pixbuf/fail_tiny/bug780269.tif # SKIP format not supported\nok 11 /pixbuf/fail_tiny/bug784903-overflow-dimensions.tiff # SKIP format not supported\nok 12 /pixbuf/fail_tiny/bug785973.gif\nok 13 /pixbuf/fail_tiny/bug793470-crasher.png\nok 14 /pixbuf/fail_tiny/colormap-image-without-colormap.tga\nok 15 /pixbuf/fail_tiny/empty-file.tga\nok 16 /pixbuf/fail_tiny/hang_114.gif\nok 17 /pixbuf/fail_tiny/invalid.1.bmp\nok 18 /pixbuf/fail_tiny/invalid.1.gif\nok 19 /pixbuf/fail_tiny/invalid.1.ico\nok 20 /pixbuf/fail_tiny/invalid.1.png\nok 21 /pixbuf/fail_tiny/invalid.1.ppm\nok 22 /pixbuf/fail_tiny/invalid.2.gif\nok 23 /pixbuf/fail_tiny/invalid.2.png\nok 24 /pixbuf/fail_tiny/invalid.2.ppm\nok 25 /pixbuf/fail_tiny/invalid.3.gif\nok 26 /pixbuf/fail_tiny/invalid.3.ico\nok 27 /pixbuf/fail_tiny/invalid.3.png\nok 28 /pixbuf/fail_tiny/invalid.3.ppm\nok 29 /pixbuf/fail_tiny/invalid.4.gif\nok 30 /pixbuf/fail_tiny/invalid.4.png\nok 31 /pixbuf/fail_tiny/invalid.5.ppm\nok 32 /pixbuf/fail_tiny/invalid.6.ppm\nok 33 /pixbuf/fail_tiny/invalid.7.ppm\nok 34 /pixbuf/fail_tiny/invalid.8.ppm\nok 35 /pixbuf/fail_tiny/issue-95-too-narrow.xpm\nok 36 /pixbuf/fail_tiny/issue-95-too-short.xpm\nok 37 /pixbuf/fail_tiny/issue-95.xpm\nok 38 /pixbuf/fail_tiny/overflow-codes-max.gif\nok 39 /pixbuf/fail_tiny/overflow-codes.gif\nok 40 /pixbuf/fail_tiny/overflow.tga\n# End of fail_tiny tests\n# Start of fail_huge tests\nok 41 /pixbuf/fail_huge/CVE-2017-2862.jpg\nok 42 /pixbuf/fail_huge/DoS.tga\nok 43 /pixbuf/fail_huge/androstanRezeptor.tga\nok 44 /pixbuf/fail_huge/bug776694.bmp\nok 45 /pixbuf/fail_huge/bug777315.bmp\nok 46 /pixbuf/fail_huge/bug778204.ico\nok 47 /pixbuf/fail_huge/bug778584.gif\nok 48 /pixbuf/fail_huge/bug779012.ico\nok 49 /pixbuf/fail_huge/bug779016-infinite.icns\nok 50 /pixbuf/fail_huge/bug780269.tif # SKIP format not supported\nok 51 /pixbuf/fail_huge/bug784903-overflow-dimensions.tiff # SKIP format not supported\nok 52 /pixbuf/fail_huge/bug785973.gif\nok 53 /pixbuf/fail_huge/bug793470-crasher.png\nok 54 /pixbuf/fail_huge/colormap-image-without-colormap.tga\nok 55 /pixbuf/fail_huge/empty-file.tga\nok 56 /pixbuf/fail_huge/hang_114.gif\nok 57 /pixbuf/fail_huge/invalid.1.bmp\nok 58 /pixbuf/fail_huge/invalid.1.gif\nok 59 /pixbuf/fail_huge/invalid.1.ico\nok 60 /pixbuf/fail_huge/invalid.1.png\nok 61 /pixbuf/fail_huge/invalid.1.ppm\nok 62 /pixbuf/fail_huge/invalid.2.gif\nok 63 /pixbuf/fail_huge/invalid.2.png\nok 64 /pixbuf/fail_huge/invalid.2.ppm\nok 65 /pixbuf/fail_huge/invalid.3.gif\nok 66 /pixbuf/fail_huge/invalid.3.ico\nok 67 /pixbuf/fail_huge/invalid.3.png\nok 68 /pixbuf/fail_huge/invalid.3.ppm\nok 69 /pixbuf/fail_huge/invalid.4.gif\nok 70 /pixbuf/fail_huge/invalid.4.png\nok 71 /pixbuf/fail_huge/invalid.5.ppm\nok 72 /pixbuf/fail_huge/invalid.6.ppm\nok 73 /pixbuf/fail_huge/invalid.7.ppm\nok 74 /pixbuf/fail_huge/invalid.8.ppm\nok 75 /pixbuf/fail_huge/issue-95-too-narrow.xpm\nok 76 /pixbuf/fail_huge/issue-95-too-short.xpm\nok 77 /pixbuf/fail_huge/issue-95.xpm\nok 78 /pixbuf/fail_huge/overflow-codes-max.gif\nok 79 /pixbuf/fail_huge/overflow-codes.gif\nok 80 /pixbuf/fail_huge/overflow.tga\n# End of fail_huge tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-fail.test\nRunning test: gdk-pixbuf/pixbuf-scale-two-step.test\nTAP version 13\n# random seed: R02S9ecff2d29fb7f69f3ab5d0eef7a1eee7\n1..9\n# Start of pixbuf tests\n# Start of scale tests\n# Start of two-step tests\nok 1 /pixbuf/scale/two-step/tiles\nok 2 /pixbuf/scale/two-step/bilinear\nok 3 /pixbuf/scale/two-step/hyper\n# Start of offset tests\nok 4 /pixbuf/scale/two-step/offset/tiles\nok 5 /pixbuf/scale/two-step/offset/bilinear\nok 6 /pixbuf/scale/two-step/offset/hyper\n# End of offset tests\n# Start of dest tests\nok 7 /pixbuf/scale/two-step/dest/tiles\nok 8 /pixbuf/scale/two-step/dest/bilinear\nok 9 /pixbuf/scale/two-step/dest/hyper\n# End of dest tests\n# End of two-step tests\n# End of scale tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-scale-two-step.test\nRunning test: gdk-pixbuf/pixbuf-threads.test\nTAP version 13\n# random seed: R02Sa421134eb81550813f0eeee249444ebc\n1..1\n# Start of pixbuf tests\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.jpeg\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.png\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.gif\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.bmp\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.2.jpeg\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.xpm\n# reading /usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified/valid.1.tga\nok 1 /pixbuf/threads\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-threads.test\nRunning test: gdk-pixbuf/pixbuf-save.test\nTAP version 13\n# random seed: R02Sf6bf07662526a32cbf2c38f1a553841e\n1..3\n# Start of pixbuf tests\n# Start of save tests\nok 1 /pixbuf/save/roundtrip\nok 2 /pixbuf/save/options\nok 3 /pixbuf/save/ico\n# End of save tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-save.test\nRunning test: gdk-pixbuf/pixbuf-icc.test\nTAP version 13\n# random seed: R02S53df22e5737d8f7172ce43b420f0f1a8\n1..4\n# Start of pixbuf tests\n# Start of icc tests\nok 1 /pixbuf/icc/png\nok 2 /pixbuf/icc/jpeg\n# Start of png tests\nok 3 /pixbuf/icc/png/incremental\n# End of png tests\n# Start of jpeg tests\nok 4 /pixbuf/icc/jpeg/incremental\n# End of jpeg tests\n# End of icc tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-icc.test\nRunning test: gdk-pixbuf/pixbuf-icon-serialize.test\nTAP version 13\n# random seed: R02S6efe903e7ea5a6c4ecafc2371dda2619\n1..1\n# Start of pixbuf tests\n# Start of icon tests\nok 1 /pixbuf/icon/serialize\n# End of icon tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-icon-serialize.test\nRunning test: gdk-pixbuf/pixbuf-construction.test\nTAP version 13\n# random seed: R02Sc70b7124dd18b3bcd767dc15f97fb9e4\n1..3\n# Start of pixbuf tests\n# Start of construction tests\nok 1 /pixbuf/construction/no_construct_properties\nok 2 /pixbuf/construction/pixels\nok 3 /pixbuf/construction/bytes\n# End of construction tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-construction.test\nRunning test: gdk-pixbuf/pixbuf-scale.test\nTAP version 13\n# random seed: R02S2d62ae524189e932717ebeaeddc573f2\n1..18\n# Start of pixbuf tests\n# Start of scale tests\nok 1 /pixbuf/scale/png\nok 2 /pixbuf/scale/bmp\nok 3 /pixbuf/scale/gif\nok 4 /pixbuf/scale/jpeg\nok 5 /pixbuf/scale/tga\nok 6 /pixbuf/scale/xpm\nok 7 /pixbuf/scale/xbm\n# Start of halve-checkerboard tests\nok 8 /pixbuf/scale/halve-checkerboard/nearest\nok 9 /pixbuf/scale/halve-checkerboard/tiles\nok 10 /pixbuf/scale/halve-checkerboard/bilinear\nok 11 /pixbuf/scale/halve-checkerboard/hyper\n# End of halve-checkerboard tests\n# Start of offset tests\nok 12 /pixbuf/scale/offset/nearest\nok 13 /pixbuf/scale/offset/tiles\nok 14 /pixbuf/scale/offset/bilinear\nok 15 /pixbuf/scale/offset/hyper\n# End of offset tests\n# Start of dest tests\nok 16 /pixbuf/scale/dest/nearest\nok 17 /pixbuf/scale/dest/tiles\nok 18 /pixbuf/scale/dest/bilinear\n# End of dest tests\n# End of scale tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-scale.test\nRunning test: gdk-pixbuf/pixbuf-readonly-to-mutable.test\nTAP version 13\n# random seed: R02S1c8e9c6167fde2d9dba7f9792396156b\n1..2\n# Start of pixbuf tests\n# Start of readonly tests\nok 1 /pixbuf/readonly/mutate\nok 2 /pixbuf/readonly/readpixelbytes\n# End of readonly tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-readonly-to-mutable.test\nRunning test: gdk-pixbuf/pixbuf-stream.test\nTAP version 13\n# random seed: R02S587c578a20041c0f8e50bca3226e1fff\n1..4\n# Start of pixbuf tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /pixbuf/stream\n# Start of stream tests\nok 2 /pixbuf/stream/async\nok 3 /pixbuf/stream/scale\n# Start of scale tests\nok 4 /pixbuf/stream/scale/async\n# End of scale tests\n# End of stream tests\n# End of pixbuf tests\nPASS: gdk-pixbuf/pixbuf-stream.test\nSUMMARY: total=18; passed=18; skipped=0; failed=0; user=1.5s; system=0.1s; maxrss=9212\nDURATION: 2\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.112008333206177,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-gettext_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-gettext",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011866092681884766,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.406331777572632,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.0543973445892334,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 98.92276859283447,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.002398252487182617,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.gettext.autopoint-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.autopoint-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.autopoint-3": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.cldr-plurals-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-awk-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-awk-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-boost-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-boost-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-c++-brace-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-c++-brace-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-c-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-c-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-c-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-c-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-c-5": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.format-csharp-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-csharp-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-elisp-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-elisp-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-gcc-internal-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-gcc-internal-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-gfc-internal-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-gfc-internal-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-java-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-java-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-java-printf-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-java-printf-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-javascript-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-javascript-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-kde-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-kde-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-kde-kuit-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-kde-kuit-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-librep-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-librep-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-lisp-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-lisp-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-lua-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-lua-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-pascal-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-pascal-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-perl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-perl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-perl-brace-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-perl-brace-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-perl-mixed-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-perl-mixed-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-php-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-php-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-python-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-python-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-python-brace-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-python-brace-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-qt-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-qt-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-qt-plural-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-qt-plural-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-ruby-1": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.format-ruby-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-scheme-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-scheme-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-sh-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-sh-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-tcl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-tcl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-ycp-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.format-ycp-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.gettext-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.gettext-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.gettextpo-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-setlocale-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-setlocale-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-thread-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-thread-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-thread-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.intl-version": {
                "status": "PASSED"
            },
            "ptestresult.gettext.lang-bash": {
                "status": "PASSED"
            },
            "ptestresult.gettext.lang-c++": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-c++20": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-clisp": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-csharp": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-elisp": {
                "status": "PASSED"
            },
            "ptestresult.gettext.lang-gawk": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-guile": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-java": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-javascript": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-librep": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-lua": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-objc": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-pascal": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-perl-1": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-perl-2": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-php": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-po": {
                "status": "PASSED"
            },
            "ptestresult.gettext.lang-python-1": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-python-2": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-rst": {
                "status": "PASSED"
            },
            "ptestresult.gettext.lang-sh": {
                "status": "PASSED"
            },
            "ptestresult.gettext.lang-smalltalk": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-tcl": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-vala": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.lang-ycp": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-10": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-11": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-12": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-13": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-14": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-15": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-16": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-17": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-18": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-19": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-9": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgattrib-properties-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-10": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-11": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-12": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-13": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-14": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-15": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-16": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-17": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-18": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-19": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-20": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-21": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-22": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-9": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-properties-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-properties-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcat-stringtable-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcmp-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcmp-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcmp-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcmp-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-10": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-11": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-12": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-13": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-14": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-15": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-16": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-17": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-18": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-19": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-20": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-21": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-22": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-23": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-24": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-25": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-26": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-27": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-28": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgcomm-9": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgconv-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgconv-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgconv-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgconv-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgconv-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgconv-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgconv-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgconv-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgen-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgen-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgen-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgen-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgexec-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgexec-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgexec-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgexec-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgexec-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgexec-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfilter-1": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.msgfilter-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfilter-3": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.msgfilter-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfilter-5": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.msgfilter-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfilter-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfilter-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfilter-quote-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfilter-sr-latin-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-10": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-11": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-12": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-13": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-14": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-15": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-16": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-17": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-18": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-19": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-20": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-9": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-desktop-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-desktop-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-desktop-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-properties-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-qt-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-qt-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-xml-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgfmt-xml-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msggrep-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msggrep-10": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msggrep-11": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msggrep-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msggrep-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msggrep-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msggrep-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msggrep-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msggrep-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msggrep-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msggrep-9": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msginit-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msginit-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msginit-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msginit-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-10": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-11": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-12": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-13": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-14": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-15": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-16": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-17": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-18": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-19": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-20": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-21": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-22": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-23": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-24": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-25": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-26": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-27": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-28": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-29": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-9": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-compendium-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-compendium-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-compendium-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-compendium-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-compendium-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-compendium-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-properties-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-properties-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-update-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-update-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-update-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgmerge-update-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgunfmt-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgunfmt-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgunfmt-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgunfmt-csharp-1": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.msgunfmt-java-1": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.msgunfmt-properties-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msgunfmt-tcl-1": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.msguniq-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msguniq-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msguniq-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msguniq-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msguniq-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msguniq-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.msguniq-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.plural-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.plural-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.recode-sr-latin-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.recode-sr-latin-2": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.sentence-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-10": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-11": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-12": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-13": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-14": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-15": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-16": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.xgettext-17": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-18": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-9": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-appdata-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-awk-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-awk-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-awk-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-awk-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-awk-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-c++-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-c++-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-comment-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-comment-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-comment-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-comment-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-comment-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-comment-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-ctxt-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-ctxt-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-ctxt-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-escape-1": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.xgettext-c-escape-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-escape-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-format-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-format-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-format-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-format-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-format-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-format-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-c-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-combine-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-combine-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-combine-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-9": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-stackovfl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-csharp-stackovfl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-desktop-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-desktop-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-elisp-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-elisp-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-elisp-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-elisp-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-elisp-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-elisp-stackovfl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-elisp-stackovfl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-glade-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-glade-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-glade-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-glade-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-glade-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-glade-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-glade-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-gsettings-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-its-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-its-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-java-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-java-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-java-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-java-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-java-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-java-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-java-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-java-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-java-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-java-stackovfl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-java-stackovfl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-10": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-11": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-12": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-9": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-stackovfl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-stackovfl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-stackovfl-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-stackovfl-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-stackovfl-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-javascript-stackovfl-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-librep-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-librep-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-librep-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-librep-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-librep-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lisp-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lisp-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lisp-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lisp-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lisp-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lisp-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lisp-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lisp-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lua-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lua-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lua-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lua-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lua-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lua-stackovfl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-lua-stackovfl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-objc-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-objc-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-10": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-9": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-stackovfl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-stackovfl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-perl-stackovfl-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-php-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-php-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-php-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-php-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-php-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-php-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-php-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-php-stackovfl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-php-stackovfl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-po-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-po-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-po-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-po-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-properties-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-properties-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-properties-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-properties-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-python-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-python-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-python-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-python-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-python-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-python-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-python-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-python-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-python-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-python-stackovfl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-python-stackovfl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-rst-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-rst-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-ruby-1": {
                "status": "SKIPPED"
            },
            "ptestresult.gettext.xgettext-scheme-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-scheme-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-scheme-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-scheme-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-scheme-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-scheme-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-scheme-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-scheme-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-6": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-7": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-8": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-stackovfl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-stackovfl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-sh-stackovfl-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-smalltalk-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-smalltalk-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-stringtable-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-tcl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-tcl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-tcl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-tcl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-tcl-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-tcl-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-tcl-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-tcl-stackovfl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-tcl-stackovfl-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-vala-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-vala-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-vala-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-vala-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-vala-5": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-vala-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-vala-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-ycp-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-ycp-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-ycp-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-ycp-4": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-ycp-stackovfl-1": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-ycp-stackovfl-2": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-ycp-stackovfl-3": {
                "status": "PASSED"
            },
            "ptestresult.gettext.xgettext-ycp-stackovfl-4": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:09\nBEGIN: /usr/lib/gettext/ptest\nPASS: gettext-1\nPASS: gettext-2\nPASS: intl-1\nPASS: intl-2\nPASS: intl-3\nPASS: intl-4\nPASS: intl-5\nPASS: intl-6\nPASS: intl-7\nPASS: intl-setlocale-1\nPASS: intl-setlocale-2\nPASS: intl-thread-1\nPASS: intl-thread-2\nPASS: intl-thread-3\nPASS: intl-version\nPASS: msgattrib-1\nPASS: msgattrib-2\nPASS: msgattrib-3\nPASS: msgattrib-4\nPASS: msgattrib-5\nPASS: msgattrib-6\nPASS: msgattrib-7\nPASS: msgattrib-8\nPASS: msgattrib-9\nPASS: msgattrib-10\nPASS: msgattrib-11\nPASS: msgattrib-12\nPASS: msgattrib-13\nPASS: msgattrib-14\nPASS: msgattrib-15\nPASS: msgattrib-16\nPASS: msgattrib-17\nPASS: msgattrib-18\nPASS: msgattrib-19\nPASS: msgattrib-properties-1\nPASS: msgcat-1\nPASS: msgcat-2\nPASS: msgcat-3\nPASS: msgcat-4\nPASS: msgcat-5\nPASS: msgcat-6\nPASS: msgcat-7\nPASS: msgcat-8\nPASS: msgcat-9\nPASS: msgcat-10\nPASS: msgcat-11\nPASS: msgcat-12\nPASS: msgcat-13\nPASS: msgcat-14\nPASS: msgcat-15\nPASS: msgcat-16\nPASS: msgcat-17\nPASS: msgcat-18\nPASS: msgcat-19\nPASS: msgcat-20\nPASS: msgcat-21\nPASS: msgcat-22\nPASS: msgcat-properties-1\nPASS: msgcat-properties-2\nPASS: msgcat-stringtable-1\nPASS: msgcmp-1\nPASS: msgcmp-2\nPASS: msgcmp-3\nPASS: msgcmp-4\nPASS: msgcomm-1\nPASS: msgcomm-2\nPASS: msgcomm-3\nPASS: msgcomm-4\nPASS: msgcomm-5\nPASS: msgcomm-6\nPASS: msgcomm-7\nPASS: msgcomm-8\nPASS: msgcomm-9\nPASS: msgcomm-10\nPASS: msgcomm-11\nPASS: msgcomm-12\nPASS: msgcomm-13\nPASS: msgcomm-14\nPASS: msgcomm-15\nPASS: msgcomm-16\nPASS: msgcomm-17\nPASS: msgcomm-18\nPASS: msgcomm-19\nPASS: msgcomm-20\nPASS: msgcomm-21\nPASS: msgcomm-22\nPASS: msgcomm-23\nPASS: msgcomm-24\nPASS: msgcomm-25\nPASS: msgcomm-26\nPASS: msgcomm-27\nPASS: msgcomm-28\nPASS: msgconv-1\nPASS: msgconv-2\nPASS: msgconv-3\nPASS: msgconv-4\nPASS: msgconv-5\nPASS: msgconv-6\nPASS: msgconv-7\nPASS: msgconv-8\nPASS: msgen-1\nPASS: msgen-2\nPASS: msgen-3\nPASS: msgen-4\nPASS: msgexec-1\nPASS: msgexec-2\nPASS: msgexec-3\nPASS: msgexec-4\nPASS: msgexec-5\nPASS: msgexec-6\nSkipping test: fold program not POSIX compliant\nSKIP: msgfilter-1\nPASS: msgfilter-2\nSkipping test: fold program not POSIX compliant\nSKIP: msgfilter-3\nPASS: msgfilter-4\nSkipping test: fold program not POSIX compliant\nSKIP: msgfilter-5\nPASS: msgfilter-6\nPASS: msgfilter-7\nPASS: msgfilter-8\nPASS: msgfilter-sr-latin-1\nPASS: msgfilter-quote-1\nPASS: msgfmt-1\nPASS: msgfmt-2\nPASS: msgfmt-3\nPASS: msgfmt-4\nPASS: msgfmt-5\nPASS: msgfmt-6\nPASS: msgfmt-7\nPASS: msgfmt-8\nPASS: msgfmt-9\nPASS: msgfmt-10\nPASS: msgfmt-11\nPASS: msgfmt-12\nPASS: msgfmt-13\nPASS: msgfmt-14\nPASS: msgfmt-15\nPASS: msgfmt-16\nPASS: msgfmt-17\nPASS: msgfmt-18\nPASS: msgfmt-19\nPASS: msgfmt-20\nPASS: msgfmt-properties-1\nPASS: msgfmt-qt-1\nPASS: msgfmt-qt-2\nPASS: msgfmt-desktop-1\nPASS: msgfmt-desktop-2\nPASS: msgfmt-desktop-3\nPASS: msgfmt-xml-1\nPASS: msgfmt-xml-2\nPASS: msggrep-1\nPASS: msggrep-2\nPASS: msggrep-3\nPASS: msggrep-4\nPASS: msggrep-5\nPASS: msggrep-6\nPASS: msggrep-7\nPASS: msggrep-8\nPASS: msggrep-9\nPASS: msggrep-10\nPASS: msggrep-11\nPASS: msginit-1\nPASS: msginit-2\nPASS: msginit-3\nPASS: msginit-4\nPASS: msgmerge-1\nPASS: msgmerge-2\nPASS: msgmerge-3\nPASS: msgmerge-4\nPASS: msgmerge-5\nPASS: msgmerge-6\nPASS: msgmerge-7\nPASS: msgmerge-8\nPASS: msgmerge-9\nPASS: msgmerge-10\nPASS: msgmerge-11\nPASS: msgmerge-12\nPASS: msgmerge-13\nPASS: msgmerge-14\nPASS: msgmerge-15\nPASS: msgmerge-16\nPASS: msgmerge-17\nPASS: msgmerge-18\nPASS: msgmerge-19\nPASS: msgmerge-20\nPASS: msgmerge-21\nPASS: msgmerge-22\nPASS: msgmerge-23\nPASS: msgmerge-24\nPASS: msgmerge-25\nPASS: msgmerge-26\nPASS: msgmerge-27\nPASS: msgmerge-28\nPASS: msgmerge-29\nPASS: msgmerge-compendium-1\nPASS: msgmerge-compendium-2\nPASS: msgmerge-compendium-3\nPASS: msgmerge-compendium-4\nPASS: msgmerge-compendium-5\nPASS: msgmerge-compendium-6\nPASS: msgmerge-properties-1\nPASS: msgmerge-properties-2\nPASS: msgmerge-update-1\nPASS: msgmerge-update-2\nPASS: msgmerge-update-3\nPASS: msgmerge-update-4\nPASS: msgunfmt-1\nPASS: msgunfmt-2\nPASS: msgunfmt-3\nSkipping test: configured with --disable-csharp\nSKIP: msgunfmt-csharp-1\nSkipping test: configured with --disable-java\nSKIP: msgunfmt-java-1\nPASS: msgunfmt-properties-1\nSkipping test: tclsh not found or Tcl too old\nSKIP: msgunfmt-tcl-1\nPASS: msguniq-1\nPASS: msguniq-2\nPASS: msguniq-3\nPASS: msguniq-4\nPASS: msguniq-5\nPASS: msguniq-6\nPASS: msguniq-7\nPASS: recode-sr-latin-1\nSkipping test: no japanese EUC-JP locale is supported\nSKIP: recode-sr-latin-2\nPASS: xgettext-2\nPASS: xgettext-3\nPASS: xgettext-4\nPASS: xgettext-5\nPASS: xgettext-6\nPASS: xgettext-7\nPASS: xgettext-8\nPASS: xgettext-9\nPASS: xgettext-10\nPASS: xgettext-11\nxg-test12.c:1: ambiguous argument specification for keyword 'ngettext'\nxg-test12.c:2: ambiguous argument specification for keyword 'ngettext'\nPASS: xgettext-12\nPASS: xgettext-13\nPASS: xgettext-14\nxgettext: warning: msgid 'Language' is used without plural and with plural.\nxgettext: warning: msgid 'Language' is used without plural and with plural.\nPASS: xgettext-15\nSkipping test: rxgettext not found\nSKIP: xgettext-16\nPASS: xgettext-17\nPASS: xgettext-18\nPASS: xgettext-combine-1\nPASS: xgettext-combine-2\nxg-co-test3-all-tmp.po: warning: Charset \"CHARSET\" is not a portable encoding name.\n                                 Message conversion to user's charset might not work.\nPASS: xgettext-combine-3\nPASS: xgettext-appdata-1\nPASS: xgettext-awk-1\nPASS: xgettext-awk-2\nxgettext: String at xg-a-3.awk:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-awk-3\nPASS: xgettext-awk-stackovfl-1\nxg-a-so-2.awk:21: error: too many open parentheses\nPASS: xgettext-awk-stackovfl-2\nPASS: xgettext-c-2\nPASS: xgettext-c-3\nPASS: xgettext-c-4\nPASS: xgettext-c-5\nPASS: xgettext-c-6\nxg-c-7.c:1: warning: hexadecimal escape sequence out of range\nPASS: xgettext-c-7\nxgettext: String at xg-c-8.c:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-c-8\nPASS: xgettext-c-comment-1\nPASS: xgettext-c-comment-2\nPASS: xgettext-c-comment-3\nPASS: xgettext-c-comment-4\nPASS: xgettext-c-comment-5\nPASS: xgettext-c-comment-6\nerr1.c:2: warning: invalid Unicode character\n./xgettext-c-escape-1: line 31: iconv: command not found\nSkipping test: iconv does not work for EUC-JP\nSKIP: xgettext-c-escape-1\nPASS: xgettext-c-escape-2\nPASS: xgettext-c-escape-3\nPASS: xgettext-c-format-1\nPASS: xgettext-c-format-2\nPASS: xgettext-c-format-3\nPASS: xgettext-c-format-4\nPASS: xgettext-c-format-5\nPASS: xgettext-c-format-6\nPASS: xgettext-c-ctxt-1\nPASS: xgettext-c-ctxt-2\nPASS: xgettext-c-ctxt-3\nerr0.cc:1: warning: unterminated string literal\nerr0.cc:3: warning: unterminated string literal\nerr1.cc:1: warning: unterminated raw string literal\nPASS: xgettext-c-c++-1\nPASS: xgettext-c-c++-2\nPASS: xgettext-c-stackovfl-1\nxg-c-so-2.c:21: error: too many open parentheses\nPASS: xgettext-c-stackovfl-2\nPASS: xgettext-csharp-1\nPASS: xgettext-csharp-2\nPASS: xgettext-csharp-3\nPASS: xgettext-csharp-4\nPASS: xgettext-csharp-5\nPASS: xgettext-csharp-6\nPASS: xgettext-csharp-7\nPASS: xgettext-csharp-8\nPASS: xgettext-csharp-9\nPASS: xgettext-csharp-stackovfl-1\nxg-cs-so-2.cs:21: error: too many open parentheses\nPASS: xgettext-csharp-stackovfl-2\nPASS: xgettext-csharp-stackovfl-3\nxg-cs-so-4.cs:21: error: too many open braces\nPASS: xgettext-csharp-stackovfl-4\nerr1.desktop:2:0: warning: missing '=' after \"This\"\nerr2.desktop:2:0: warning: unterminated group name\nerr3.desktop:3:0: warning: invalid non-blank line\nerr4.desktop:2:0: warning: invalid non-blank character\nPASS: xgettext-desktop-1\nPASS: xgettext-desktop-2\nPASS: xgettext-elisp-1\nPASS: xgettext-elisp-2\nxgettext: String at xg-el-3.el:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-elisp-3\nPASS: xgettext-elisp-stackovfl-1\nxg-el-so-2.el:21: error: too deeply nested objects\nPASS: xgettext-elisp-stackovfl-2\n/usr/lib/gettext/ptest/tests/testdata/xg-el-so-3.el:1: error: too deeply nested escape sequence\nPASS: xgettext-elisp-stackovfl-3\n/usr/lib/gettext/ptest/tests/testdata/xg-el-so-4.el:1: error: too deeply nested escape sequence\nPASS: xgettext-elisp-stackovfl-4\nPASS: xgettext-glade-1\nPASS: xgettext-glade-2\nPASS: xgettext-glade-3\nPASS: xgettext-glade-4\nPASS: xgettext-glade-5\nPASS: xgettext-glade-6\nPASS: xgettext-glade-7\nPASS: xgettext-gsettings-1\nPASS: xgettext-its-1\nPASS: xgettext-its-2\nPASS: xgettext-java-1\nPASS: xgettext-java-2\nPASS: xgettext-java-3\nPASS: xgettext-java-4\nPASS: xgettext-java-5\nPASS: xgettext-java-6\nPASS: xgettext-java-7\nPASS: xgettext-java-stackovfl-1\nxg-j-so-2.java:21: error: too many open parentheses\nPASS: xgettext-java-stackovfl-2\nPASS: xgettext-java-stackovfl-3\nxg-j-so-4.java:21: error: too many open braces\nPASS: xgettext-java-stackovfl-4\nPASS: xgettext-javascript-1\nPASS: xgettext-javascript-2\nPASS: xgettext-javascript-3\nPASS: xgettext-javascript-4\nPASS: xgettext-javascript-5\nPASS: xgettext-javascript-6\nPASS: xgettext-javascript-7\nxgettext: Non-ASCII XML tag at xg-js-8a.js:1.\n          Please specify the source encoding through --from-code\n          \nxgettext: Non-ASCII XML tag at xg-js-8b.js:1.\n          Please specify the source encoding through --from-code\n          \nxgettext: Non-ASCII character at xg-js-8c.js:1.\n          Please specify the source encoding through --from-code\n          \nPASS: xgettext-javascript-8\nPASS: xgettext-javascript-9\nxg-js-10a.js:1: warning: ignoring CDATA section\nxg-js-10b.js:1: warning: ignoring CDATA section\nPASS: xgettext-javascript-10\nPASS: xgettext-javascript-11\nPASS: xgettext-javascript-12\nPASS: xgettext-javascript-stackovfl-1\nxg-js-so-2.js:21: error: too many open parentheses\nPASS: xgettext-javascript-stackovfl-2\nPASS: xgettext-javascript-stackovfl-3\nxg-js-so-4.js:21: error: too many open brackets\nPASS: xgettext-javascript-stackovfl-4\nPASS: xgettext-javascript-stackovfl-5\nxg-js-so-6.js:21: error: too many open braces\nPASS: xgettext-javascript-stackovfl-6\nPASS: xgettext-javascript-stackovfl-7\nxg-js-so-8.js:51: error: too many open XML elements\nPASS: xgettext-javascript-stackovfl-8\nPASS: xgettext-librep-1\nPASS: xgettext-librep-2\nxgettext: String at xg-lr-3.jl:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-librep-3\nPASS: xgettext-librep-stackovfl-1\nxg-lr-so-2.jl:21: error: too deeply nested objects\nPASS: xgettext-librep-stackovfl-2\nPASS: xgettext-lisp-1\nPASS: xgettext-lisp-2\nPASS: xgettext-lisp-3\nPASS: xgettext-lisp-4\nPASS: xgettext-lisp-5\nPASS: xgettext-lisp-6\nPASS: xgettext-lisp-stackovfl-1\nxg-ls-so-2.lisp:21: error: too deeply nested objects\nPASS: xgettext-lisp-stackovfl-2\nPASS: xgettext-lua-1\nPASS: xgettext-lua-2\nxgettext: String at xg-lu-3.lua:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-lua-3\nPASS: xgettext-lua-stackovfl-1\nxg-lu-so-2.lua:21: error: too many open parentheses\nPASS: xgettext-lua-stackovfl-2\nPASS: xgettext-lua-stackovfl-3\nxg-lu-so-4.lua:41: error: too many open brackets\nPASS: xgettext-lua-stackovfl-4\nPASS: xgettext-objc-1\nPASS: xgettext-objc-2\nPASS: xgettext-perl-1\nPASS: xgettext-perl-2\nPASS: xgettext-perl-3\nPASS: xgettext-perl-4\nPASS: xgettext-perl-5\nPASS: xgettext-perl-6\nPASS: xgettext-perl-7\nPASS: xgettext-perl-8\nPASS: xgettext-perl-9\nPASS: xgettext-perl-10\nPASS: xgettext-perl-stackovfl-1\nxg-pl-so-2.pl:20: error: too deeply nested expressions\nPASS: xgettext-perl-stackovfl-2\nPASS: xgettext-perl-stackovfl-3\nxg-pl-so-4.pl:20: error: too deeply nested expressions\nPASS: xgettext-perl-stackovfl-4\nPASS: xgettext-perl-stackovfl-5\nPASS: xgettext-php-1\nPASS: xgettext-php-2\nPASS: xgettext-php-3\nPASS: xgettext-php-4\nxgettext: String at xg-ph-3.php:2 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-php-5\nPASS: xgettext-php-stackovfl-1\nxg-ph-so-2.php:22: error: too many open parentheses\nPASS: xgettext-php-stackovfl-2\nPASS: xgettext-php-stackovfl-3\nxg-ph-so-4.php:22: error: too many open brackets\nPASS: xgettext-php-stackovfl-4\nPASS: xgettext-po-1\nPASS: xgettext-po-2\nPASS: xgettext-po-3\nxgettext: /usr/lib/gettext/ptest/tests/testdata/xg-po-4.po: input file doesn't contain a header entry with a charset specification\nPASS: xgettext-po-4\nPASS: xgettext-properties-1\nPASS: xgettext-properties-2\nPASS: xgettext-properties-3\nPASS: xgettext-properties-4\nPASS: xgettext-rst-1\nPASS: xgettext-rst-2\nPASS: xgettext-python-1\nPASS: xgettext-python-2\nPASS: xgettext-python-3\nPASS: xgettext-python-4\nxgettext: String at xg-py-5.py:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-python-5\nPASS: xgettext-python-6\nxg-py-7.py:1: warning: 'msgid' format string with unnamed arguments cannot be properly localized:\n                       The translator cannot reorder the arguments.\n                       Please consider using a format string with named arguments,\n                       and a mapping instead of a tuple for the arguments.\nPASS: xgettext-python-7\nPASS: xgettext-python-stackovfl-1\nxg-py-so-2.py:21: error: too many open parentheses\nPASS: xgettext-python-stackovfl-2\nPASS: xgettext-python-stackovfl-3\nxg-py-so-4.py:21: error: too many open brackets\nPASS: xgettext-python-stackovfl-4\nSkipping test: rxgettext not found\nSKIP: xgettext-ruby-1\nPASS: xgettext-scheme-1\nPASS: xgettext-scheme-2\nPASS: xgettext-scheme-3\nPASS: xgettext-scheme-4\nPASS: xgettext-scheme-5\nPASS: xgettext-scheme-6\nPASS: xgettext-scheme-stackovfl-1\nxg-sc-so-2.scm:21: error: too deeply nested objects\nPASS: xgettext-scheme-stackovfl-2\nxg-sh-1.sh:4: warning: internationalized messages should not contain the '\\a' escape sequence\nxg-sh-1.sh:5: warning: internationalized messages should not contain the '\\b' escape sequence\nxg-sh-1.sh:6: warning: internationalized messages should not contain the '\\f' escape sequence\nxg-sh-1.sh:7: warning: internationalized messages should not contain the '\\r' escape sequence\nxg-sh-1.sh:9: warning: internationalized messages should not contain the '\\v' escape sequence\nPASS: xgettext-sh-1\nPASS: xgettext-sh-2\nxg-sh-3.sh:2: warning: internationalized messages should not contain the '\\a' escape sequence\nxg-sh-3.sh:2: warning: internationalized messages should not contain the '\\b' escape sequence\nxg-sh-3.sh:2: warning: internationalized messages should not contain the '\\f' escape sequence\nxg-sh-3.sh:2: warning: internationalized messages should not contain the '\\r' escape sequence\nxg-sh-3.sh:2: warning: internationalized messages should not contain the '\\v' escape sequence\nPASS: xgettext-sh-3\nPASS: xgettext-sh-4\nPASS: xgettext-sh-5\nPASS: xgettext-sh-6\nPASS: xgettext-sh-7\nPASS: xgettext-sh-8\nPASS: xgettext-sh-stackovfl-1\nxg-sh-so-2.sh:41: error: too deeply nested command list\nPASS: xgettext-sh-stackovfl-2\nxg-sh-so-3.sh:41: error: too deeply nested command list\nPASS: xgettext-sh-stackovfl-3\nxg-sh-so-4.sh:41: error: too deeply nested command list\nPASS: xgettext-sh-stackovfl-4\nPASS: xgettext-sh-stackovfl-5\nPASS: xgettext-smalltalk-1\nPASS: xgettext-smalltalk-2\nPASS: xgettext-stringtable-1\nPASS: xgettext-tcl-1\nPASS: xgettext-tcl-2\nPASS: xgettext-tcl-3\nPASS: xgettext-tcl-4\nxg-t-5a.tcl:1: warning: invalid Unicode character\nxg-t-5a.tcl:1: warning: Empty msgid.  It is reserved by GNU gettext:\n                        gettext(\"\") returns the header entry with\n                        meta information, not the empty string.\nxg-t-5b.tcl:1: warning: invalid Unicode character\nxg-t-5b.tcl:1: warning: Empty msgid.  It is reserved by GNU gettext:\n                        gettext(\"\") returns the header entry with\n                        meta information, not the empty string.\nxg-t-5c.tcl:1: warning: invalid Unicode character\nxg-t-5d.tcl:1: warning: invalid Unicode character\nxg-t-5e.tcl:1: warning: invalid Unicode character\nxg-t-5f.tcl:1: warning: invalid Unicode character\nxg-t-5f.tcl:1: warning: invalid Unicode character\nxg-t-5f.tcl:1: warning: Empty msgid.  It is reserved by GNU gettext:\n                        gettext(\"\") returns the header entry with\n                        meta information, not the empty string.\nxg-t-5g.tcl:1: warning: invalid Unicode character\nxg-t-5g.tcl:1: warning: invalid Unicode character\nxg-t-5g.tcl:1: warning: Empty msgid.  It is reserved by GNU gettext:\n                        gettext(\"\") returns the header entry with\n                        meta information, not the empty string.\nPASS: xgettext-tcl-5\nPASS: xgettext-tcl-stackovfl-1\nxg-t-so-2.tcl:21: error: too many open brackets\nPASS: xgettext-tcl-stackovfl-2\nPASS: xgettext-tcl-stackovfl-3\nxg-t-so-4.tcl:21: error: too many open braces\nPASS: xgettext-tcl-stackovfl-4\nxg-vala-1.err.vala:3: warning: regular expression literal terminated too early\nPASS: xgettext-vala-1\nPASS: xgettext-vala-2\nxg-vala-3.vala:1: warning: hexadecimal escape sequence out of range\nPASS: xgettext-vala-3\nxgettext: String at xg-vala-4.vala:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-vala-4\nPASS: xgettext-vala-5\nPASS: xgettext-vala-stackovfl-1\nxg-vala-so-2.vala:21: error: too many open parentheses\nPASS: xgettext-vala-stackovfl-2\nPASS: xgettext-ycp-1\nPASS: xgettext-ycp-2\nPASS: xgettext-ycp-3\nPASS: xgettext-ycp-4\nPASS: xgettext-ycp-stackovfl-1\nxg-y-so-2.ycp:21: error: too many open parentheses\nPASS: xgettext-ycp-stackovfl-2\nPASS: xgettext-ycp-stackovfl-3\nxg-y-so-4.ycp:41: error: too many open parentheses\nPASS: xgettext-ycp-stackovfl-4\nPASS: format-awk-1\nPASS: format-awk-2\nPASS: format-boost-1\nPASS: format-boost-2\nPASS: format-c-1\nPASS: format-c-2\nPASS: format-c-3\nPASS: format-c-4\nSkipping test: locale fa_IR not supported\nSKIP: format-c-5\nPASS: format-c++-brace-1\nPASS: format-c++-brace-2\nPASS: format-csharp-1\nPASS: format-csharp-2\nPASS: format-elisp-1\nPASS: format-elisp-2\nPASS: format-gcc-internal-1\nPASS: format-gcc-internal-2\nPASS: format-gfc-internal-1\nPASS: format-gfc-internal-2\nPASS: format-java-1\nPASS: format-java-2\nPASS: format-java-printf-1\nPASS: format-java-printf-2\nPASS: format-javascript-1\nPASS: format-javascript-2\nPASS: format-kde-1\nPASS: format-kde-2\nf-kd-1-1.in:1: warning: Although being used in a format string position, the msgid is not a valid KDE KUIT format string. Reason: error while parsing: Premature end of data in tag kuit line 1\n                        \nf-kd-1-2.in:1: warning: Although being used in a format string position, the msgid is not a valid KDE KUIT format string. Reason: error while parsing: Premature end of data in tag kuit line 1\n                        \nf-kd-1-3.in:1: warning: Although being used in a format string position, the msgid is not a valid KDE KUIT format string. Reason: error while parsing: Opening and ending tag mismatch: filename line 1 and xfilename\n                        \nPASS: format-kde-kuit-1\nPASS: format-kde-kuit-2\nPASS: format-librep-1\nPASS: format-librep-2\nPASS: format-lisp-1\nPASS: format-lisp-2\nPASS: format-lua-1\nPASS: format-lua-2\nPASS: format-php-1\nPASS: format-php-2\nPASS: format-python-1\nPASS: format-python-2\nPASS: format-python-brace-1\nPASS: format-python-brace-2\nPASS: format-pascal-1\nPASS: format-pascal-2\nPASS: format-perl-1\nPASS: format-perl-2\nPASS: format-perl-brace-1\nPASS: format-perl-brace-2\nPASS: format-perl-mixed-1\nPASS: format-perl-mixed-2\nPASS: format-qt-1\nPASS: format-qt-2\nPASS: format-qt-plural-1\nPASS: format-qt-plural-2\nSkipping test: rxgettext not found\nSKIP: format-ruby-1\nPASS: format-ruby-2\nPASS: format-scheme-1\nPASS: format-scheme-2\nPASS: format-sh-1\nPASS: format-sh-2\nPASS: format-tcl-1\nPASS: format-tcl-2\nPASS: format-ycp-1\nPASS: format-ycp-2\nPASS: plural-1\nPASS: plural-2\nPASS: gettextpo-1\nPASS: sentence-1\nPASS: lang-po\nSkipping test: configured with --disable-libasprintf\nSKIP: lang-c++\nSkipping test: C++ compiler does not support ISO C++ 20\nSKIP: lang-c++20\nSkipping test: Objective C compiler not found\nSKIP: lang-objc\nSkipping test: python not found\nSKIP: lang-python-1\nSkipping test: python not found\nSKIP: lang-python-2\nSkipping test: configured with --disable-java\nSKIP: lang-java\nSkipping test: configured with --disable-csharp\nSKIP: lang-csharp\nSkipping test: gjs not found\nSKIP: lang-javascript\nSkipping test: guile not found\nSKIP: lang-guile\nSkipping test: clisp not found\nSKIP: lang-clisp\nPASS: lang-elisp\nSkipping test: rep not found\nSKIP: lang-librep\nPASS: lang-sh\nPASS: lang-bash\nSkipping test: gawk was built without i18n support\nSKIP: lang-gawk\nSkipping test: lua not found\nSKIP: lang-lua\nSkipping test: Pascal compiler ppc386 or ppcx64 not found\nSKIP: lang-pascal\nSkipping test: gst not found\nSKIP: lang-smalltalk\nSkipping test: valac not found\nSKIP: lang-vala\nSkipping test: tclsh not found or msgcat extension not present\nSKIP: lang-tcl\nSkipping test: perl package Locale::Messages is not installed\nSKIP: lang-perl-1\nSkipping test: perl package libintl-perl is not installed\nSKIP: lang-perl-2\nSkipping test: php not found\nSKIP: lang-php\nPASS: lang-ycp\nPASS: lang-rst\nCopying file ABOUT-NLS\nCopying file config.rpath\nCopying file intl/ChangeLog\nCopying file intl/Makefile.in\nCopying file intl/bindtextdom.c\nCopying file intl/config.charset\nCopying file intl/dcgettext.c\nCopying file intl/dcigettext.c\nCopying file intl/dcngettext.c\nCopying file intl/dgettext.c\nCopying file intl/dngettext.c\nCopying file intl/eval-plural.h\nCopying file intl/explodename.c\nCopying file intl/export.h\nCopying file intl/finddomain.c\nCopying file intl/gettext.c\nCopying file intl/gettextP.h\nCopying file intl/gmo.h\nCopying file intl/hash-string.c\nCopying file intl/hash-string.h\nCopying file intl/intl-compat.c\nCopying file intl/intl-exports.c\nCopying file intl/l10nflist.c\nCopying file intl/langprefs.c\nCopying file intl/libgnuintl.h.in\nCopying file intl/loadinfo.h\nCopying file intl/loadmsgcat.c\nCopying file intl/localcharset.c\nCopying file intl/localcharset.h\nCopying file intl/locale.alias\nCopying file intl/localealias.c\nCopying file intl/localename.c\nCopying file intl/lock.c\nCopying file intl/lock.h\nCopying file intl/log.c\nCopying file intl/ngettext.c\nCopying file intl/os2compat.c\nCopying file intl/os2compat.h\nCopying file intl/osdep.c\nCopying file intl/plural-exp.c\nCopying file intl/plural-exp.h\nCopying file intl/plural.c\nCopying file intl/plural.y\nCopying file intl/printf-args.c\nCopying file intl/printf-args.h\nCopying file intl/printf-parse.c\nCopying file intl/printf-parse.h\nCopying file intl/printf.c\nCopying file intl/ref-add.sin\nCopying file intl/ref-del.sin\nCopying file intl/relocatable.c\nCopying file intl/relocatable.h\nCopying file intl/textdomain.c\nCopying file intl/vasnprintf.c\nCopying file intl/vasnprintf.h\nCopying file intl/vasnwprintf.h\nCopying file intl/version.c\nCopying file intl/wprintf-parse.h\nCopying file intl/xsize.h\nCreating directory m4\nCopying file m4/codeset.m4\nCopying file m4/gettext.m4\nCopying file m4/glibc2.m4\nCopying file m4/glibc21.m4\nCopying file m4/iconv.m4\nCopying file m4/intdiv0.m4\nCopying file m4/intmax.m4\nCopying file m4/inttypes-h.m4\nCopying file m4/inttypes-pri.m4\nCopying file m4/inttypes_h.m4\nCopying file m4/lcmessage.m4\nCopying file m4/lib-ld.m4\nCopying file m4/lib-link.m4\nCopying file m4/lib-prefix.m4\nCopying file m4/lock.m4\nCopying file m4/longdouble.m4\nCopying file m4/longlong.m4\nCopying file m4/nls.m4\nCopying file m4/po.m4\nCopying file m4/printf-posix.m4\nCopying file m4/progtest.m4\nCopying file m4/signed.m4\nCopying file m4/size_max.m4\nCopying file m4/stdint_h.m4\nCopying file m4/uintmax_t.m4\nCopying file m4/ulonglong.m4\nCopying file m4/visibility.m4\nCopying file m4/wchar_t.m4\nCopying file m4/wint_t.m4\nCopying file m4/xsize.m4\nCreating directory po\nCopying file po/Makefile.in.in\nCopying file po/Makevars.template\nCopying file po/Rules-quot\nCopying file po/boldquot.sed\nCopying file po/en@boldquot.header\nCopying file po/en@quot.header\nCopying file po/insert-header.sin\nCopying file po/quot.sed\nCopying file po/remove-potcdate.sin\nPASS: autopoint-1\nPASS: autopoint-2\nSkipping test: automake not found\nSKIP: autopoint-3\nPASS: cldr-plurals-1\n=======================\nAll 518 tests passed\n(33 tests were not run)\n=======================\nDURATION: 99\nEND: /usr/lib/gettext/ptest\n2024-02-06T09:11\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "gettext": {
                    "duration": "99",
                    "log": "START: ptest-runner\n2024-02-06T09:09\nPASS: gettext-1\nPASS: gettext-2\nPASS: intl-1\nPASS: intl-2\nPASS: intl-3\nPASS: intl-4\nPASS: intl-5\nPASS: intl-6\nPASS: intl-7\nPASS: intl-setlocale-1\nPASS: intl-setlocale-2\nPASS: intl-thread-1\nPASS: intl-thread-2\nPASS: intl-thread-3\nPASS: intl-version\nPASS: msgattrib-1\nPASS: msgattrib-2\nPASS: msgattrib-3\nPASS: msgattrib-4\nPASS: msgattrib-5\nPASS: msgattrib-6\nPASS: msgattrib-7\nPASS: msgattrib-8\nPASS: msgattrib-9\nPASS: msgattrib-10\nPASS: msgattrib-11\nPASS: msgattrib-12\nPASS: msgattrib-13\nPASS: msgattrib-14\nPASS: msgattrib-15\nPASS: msgattrib-16\nPASS: msgattrib-17\nPASS: msgattrib-18\nPASS: msgattrib-19\nPASS: msgattrib-properties-1\nPASS: msgcat-1\nPASS: msgcat-2\nPASS: msgcat-3\nPASS: msgcat-4\nPASS: msgcat-5\nPASS: msgcat-6\nPASS: msgcat-7\nPASS: msgcat-8\nPASS: msgcat-9\nPASS: msgcat-10\nPASS: msgcat-11\nPASS: msgcat-12\nPASS: msgcat-13\nPASS: msgcat-14\nPASS: msgcat-15\nPASS: msgcat-16\nPASS: msgcat-17\nPASS: msgcat-18\nPASS: msgcat-19\nPASS: msgcat-20\nPASS: msgcat-21\nPASS: msgcat-22\nPASS: msgcat-properties-1\nPASS: msgcat-properties-2\nPASS: msgcat-stringtable-1\nPASS: msgcmp-1\nPASS: msgcmp-2\nPASS: msgcmp-3\nPASS: msgcmp-4\nPASS: msgcomm-1\nPASS: msgcomm-2\nPASS: msgcomm-3\nPASS: msgcomm-4\nPASS: msgcomm-5\nPASS: msgcomm-6\nPASS: msgcomm-7\nPASS: msgcomm-8\nPASS: msgcomm-9\nPASS: msgcomm-10\nPASS: msgcomm-11\nPASS: msgcomm-12\nPASS: msgcomm-13\nPASS: msgcomm-14\nPASS: msgcomm-15\nPASS: msgcomm-16\nPASS: msgcomm-17\nPASS: msgcomm-18\nPASS: msgcomm-19\nPASS: msgcomm-20\nPASS: msgcomm-21\nPASS: msgcomm-22\nPASS: msgcomm-23\nPASS: msgcomm-24\nPASS: msgcomm-25\nPASS: msgcomm-26\nPASS: msgcomm-27\nPASS: msgcomm-28\nPASS: msgconv-1\nPASS: msgconv-2\nPASS: msgconv-3\nPASS: msgconv-4\nPASS: msgconv-5\nPASS: msgconv-6\nPASS: msgconv-7\nPASS: msgconv-8\nPASS: msgen-1\nPASS: msgen-2\nPASS: msgen-3\nPASS: msgen-4\nPASS: msgexec-1\nPASS: msgexec-2\nPASS: msgexec-3\nPASS: msgexec-4\nPASS: msgexec-5\nPASS: msgexec-6\nSkipping test: fold program not POSIX compliant\nSKIP: msgfilter-1\nPASS: msgfilter-2\nSkipping test: fold program not POSIX compliant\nSKIP: msgfilter-3\nPASS: msgfilter-4\nSkipping test: fold program not POSIX compliant\nSKIP: msgfilter-5\nPASS: msgfilter-6\nPASS: msgfilter-7\nPASS: msgfilter-8\nPASS: msgfilter-sr-latin-1\nPASS: msgfilter-quote-1\nPASS: msgfmt-1\nPASS: msgfmt-2\nPASS: msgfmt-3\nPASS: msgfmt-4\nPASS: msgfmt-5\nPASS: msgfmt-6\nPASS: msgfmt-7\nPASS: msgfmt-8\nPASS: msgfmt-9\nPASS: msgfmt-10\nPASS: msgfmt-11\nPASS: msgfmt-12\nPASS: msgfmt-13\nPASS: msgfmt-14\nPASS: msgfmt-15\nPASS: msgfmt-16\nPASS: msgfmt-17\nPASS: msgfmt-18\nPASS: msgfmt-19\nPASS: msgfmt-20\nPASS: msgfmt-properties-1\nPASS: msgfmt-qt-1\nPASS: msgfmt-qt-2\nPASS: msgfmt-desktop-1\nPASS: msgfmt-desktop-2\nPASS: msgfmt-desktop-3\nPASS: msgfmt-xml-1\nPASS: msgfmt-xml-2\nPASS: msggrep-1\nPASS: msggrep-2\nPASS: msggrep-3\nPASS: msggrep-4\nPASS: msggrep-5\nPASS: msggrep-6\nPASS: msggrep-7\nPASS: msggrep-8\nPASS: msggrep-9\nPASS: msggrep-10\nPASS: msggrep-11\nPASS: msginit-1\nPASS: msginit-2\nPASS: msginit-3\nPASS: msginit-4\nPASS: msgmerge-1\nPASS: msgmerge-2\nPASS: msgmerge-3\nPASS: msgmerge-4\nPASS: msgmerge-5\nPASS: msgmerge-6\nPASS: msgmerge-7\nPASS: msgmerge-8\nPASS: msgmerge-9\nPASS: msgmerge-10\nPASS: msgmerge-11\nPASS: msgmerge-12\nPASS: msgmerge-13\nPASS: msgmerge-14\nPASS: msgmerge-15\nPASS: msgmerge-16\nPASS: msgmerge-17\nPASS: msgmerge-18\nPASS: msgmerge-19\nPASS: msgmerge-20\nPASS: msgmerge-21\nPASS: msgmerge-22\nPASS: msgmerge-23\nPASS: msgmerge-24\nPASS: msgmerge-25\nPASS: msgmerge-26\nPASS: msgmerge-27\nPASS: msgmerge-28\nPASS: msgmerge-29\nPASS: msgmerge-compendium-1\nPASS: msgmerge-compendium-2\nPASS: msgmerge-compendium-3\nPASS: msgmerge-compendium-4\nPASS: msgmerge-compendium-5\nPASS: msgmerge-compendium-6\nPASS: msgmerge-properties-1\nPASS: msgmerge-properties-2\nPASS: msgmerge-update-1\nPASS: msgmerge-update-2\nPASS: msgmerge-update-3\nPASS: msgmerge-update-4\nPASS: msgunfmt-1\nPASS: msgunfmt-2\nPASS: msgunfmt-3\nSkipping test: configured with --disable-csharp\nSKIP: msgunfmt-csharp-1\nSkipping test: configured with --disable-java\nSKIP: msgunfmt-java-1\nPASS: msgunfmt-properties-1\nSkipping test: tclsh not found or Tcl too old\nSKIP: msgunfmt-tcl-1\nPASS: msguniq-1\nPASS: msguniq-2\nPASS: msguniq-3\nPASS: msguniq-4\nPASS: msguniq-5\nPASS: msguniq-6\nPASS: msguniq-7\nPASS: recode-sr-latin-1\nSkipping test: no japanese EUC-JP locale is supported\nSKIP: recode-sr-latin-2\nPASS: xgettext-2\nPASS: xgettext-3\nPASS: xgettext-4\nPASS: xgettext-5\nPASS: xgettext-6\nPASS: xgettext-7\nPASS: xgettext-8\nPASS: xgettext-9\nPASS: xgettext-10\nPASS: xgettext-11\nxg-test12.c:1: ambiguous argument specification for keyword 'ngettext'\nxg-test12.c:2: ambiguous argument specification for keyword 'ngettext'\nPASS: xgettext-12\nPASS: xgettext-13\nPASS: xgettext-14\nxgettext: warning: msgid 'Language' is used without plural and with plural.\nxgettext: warning: msgid 'Language' is used without plural and with plural.\nPASS: xgettext-15\nSkipping test: rxgettext not found\nSKIP: xgettext-16\nPASS: xgettext-17\nPASS: xgettext-18\nPASS: xgettext-combine-1\nPASS: xgettext-combine-2\nxg-co-test3-all-tmp.po: warning: Charset \"CHARSET\" is not a portable encoding name.\n                                 Message conversion to user's charset might not work.\nPASS: xgettext-combine-3\nPASS: xgettext-appdata-1\nPASS: xgettext-awk-1\nPASS: xgettext-awk-2\nxgettext: String at xg-a-3.awk:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-awk-3\nPASS: xgettext-awk-stackovfl-1\nxg-a-so-2.awk:21: error: too many open parentheses\nPASS: xgettext-awk-stackovfl-2\nPASS: xgettext-c-2\nPASS: xgettext-c-3\nPASS: xgettext-c-4\nPASS: xgettext-c-5\nPASS: xgettext-c-6\nxg-c-7.c:1: warning: hexadecimal escape sequence out of range\nPASS: xgettext-c-7\nxgettext: String at xg-c-8.c:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-c-8\nPASS: xgettext-c-comment-1\nPASS: xgettext-c-comment-2\nPASS: xgettext-c-comment-3\nPASS: xgettext-c-comment-4\nPASS: xgettext-c-comment-5\nPASS: xgettext-c-comment-6\nerr1.c:2: warning: invalid Unicode character\n./xgettext-c-escape-1: line 31: iconv: command not found\nSkipping test: iconv does not work for EUC-JP\nSKIP: xgettext-c-escape-1\nPASS: xgettext-c-escape-2\nPASS: xgettext-c-escape-3\nPASS: xgettext-c-format-1\nPASS: xgettext-c-format-2\nPASS: xgettext-c-format-3\nPASS: xgettext-c-format-4\nPASS: xgettext-c-format-5\nPASS: xgettext-c-format-6\nPASS: xgettext-c-ctxt-1\nPASS: xgettext-c-ctxt-2\nPASS: xgettext-c-ctxt-3\nerr0.cc:1: warning: unterminated string literal\nerr0.cc:3: warning: unterminated string literal\nerr1.cc:1: warning: unterminated raw string literal\nPASS: xgettext-c-c++-1\nPASS: xgettext-c-c++-2\nPASS: xgettext-c-stackovfl-1\nxg-c-so-2.c:21: error: too many open parentheses\nPASS: xgettext-c-stackovfl-2\nPASS: xgettext-csharp-1\nPASS: xgettext-csharp-2\nPASS: xgettext-csharp-3\nPASS: xgettext-csharp-4\nPASS: xgettext-csharp-5\nPASS: xgettext-csharp-6\nPASS: xgettext-csharp-7\nPASS: xgettext-csharp-8\nPASS: xgettext-csharp-9\nPASS: xgettext-csharp-stackovfl-1\nxg-cs-so-2.cs:21: error: too many open parentheses\nPASS: xgettext-csharp-stackovfl-2\nPASS: xgettext-csharp-stackovfl-3\nxg-cs-so-4.cs:21: error: too many open braces\nPASS: xgettext-csharp-stackovfl-4\nerr1.desktop:2:0: warning: missing '=' after \"This\"\nerr2.desktop:2:0: warning: unterminated group name\nerr3.desktop:3:0: warning: invalid non-blank line\nerr4.desktop:2:0: warning: invalid non-blank character\nPASS: xgettext-desktop-1\nPASS: xgettext-desktop-2\nPASS: xgettext-elisp-1\nPASS: xgettext-elisp-2\nxgettext: String at xg-el-3.el:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-elisp-3\nPASS: xgettext-elisp-stackovfl-1\nxg-el-so-2.el:21: error: too deeply nested objects\nPASS: xgettext-elisp-stackovfl-2\n/usr/lib/gettext/ptest/tests/testdata/xg-el-so-3.el:1: error: too deeply nested escape sequence\nPASS: xgettext-elisp-stackovfl-3\n/usr/lib/gettext/ptest/tests/testdata/xg-el-so-4.el:1: error: too deeply nested escape sequence\nPASS: xgettext-elisp-stackovfl-4\nPASS: xgettext-glade-1\nPASS: xgettext-glade-2\nPASS: xgettext-glade-3\nPASS: xgettext-glade-4\nPASS: xgettext-glade-5\nPASS: xgettext-glade-6\nPASS: xgettext-glade-7\nPASS: xgettext-gsettings-1\nPASS: xgettext-its-1\nPASS: xgettext-its-2\nPASS: xgettext-java-1\nPASS: xgettext-java-2\nPASS: xgettext-java-3\nPASS: xgettext-java-4\nPASS: xgettext-java-5\nPASS: xgettext-java-6\nPASS: xgettext-java-7\nPASS: xgettext-java-stackovfl-1\nxg-j-so-2.java:21: error: too many open parentheses\nPASS: xgettext-java-stackovfl-2\nPASS: xgettext-java-stackovfl-3\nxg-j-so-4.java:21: error: too many open braces\nPASS: xgettext-java-stackovfl-4\nPASS: xgettext-javascript-1\nPASS: xgettext-javascript-2\nPASS: xgettext-javascript-3\nPASS: xgettext-javascript-4\nPASS: xgettext-javascript-5\nPASS: xgettext-javascript-6\nPASS: xgettext-javascript-7\nxgettext: Non-ASCII XML tag at xg-js-8a.js:1.\n          Please specify the source encoding through --from-code\n          \nxgettext: Non-ASCII XML tag at xg-js-8b.js:1.\n          Please specify the source encoding through --from-code\n          \nxgettext: Non-ASCII character at xg-js-8c.js:1.\n          Please specify the source encoding through --from-code\n          \nPASS: xgettext-javascript-8\nPASS: xgettext-javascript-9\nxg-js-10a.js:1: warning: ignoring CDATA section\nxg-js-10b.js:1: warning: ignoring CDATA section\nPASS: xgettext-javascript-10\nPASS: xgettext-javascript-11\nPASS: xgettext-javascript-12\nPASS: xgettext-javascript-stackovfl-1\nxg-js-so-2.js:21: error: too many open parentheses\nPASS: xgettext-javascript-stackovfl-2\nPASS: xgettext-javascript-stackovfl-3\nxg-js-so-4.js:21: error: too many open brackets\nPASS: xgettext-javascript-stackovfl-4\nPASS: xgettext-javascript-stackovfl-5\nxg-js-so-6.js:21: error: too many open braces\nPASS: xgettext-javascript-stackovfl-6\nPASS: xgettext-javascript-stackovfl-7\nxg-js-so-8.js:51: error: too many open XML elements\nPASS: xgettext-javascript-stackovfl-8\nPASS: xgettext-librep-1\nPASS: xgettext-librep-2\nxgettext: String at xg-lr-3.jl:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-librep-3\nPASS: xgettext-librep-stackovfl-1\nxg-lr-so-2.jl:21: error: too deeply nested objects\nPASS: xgettext-librep-stackovfl-2\nPASS: xgettext-lisp-1\nPASS: xgettext-lisp-2\nPASS: xgettext-lisp-3\nPASS: xgettext-lisp-4\nPASS: xgettext-lisp-5\nPASS: xgettext-lisp-6\nPASS: xgettext-lisp-stackovfl-1\nxg-ls-so-2.lisp:21: error: too deeply nested objects\nPASS: xgettext-lisp-stackovfl-2\nPASS: xgettext-lua-1\nPASS: xgettext-lua-2\nxgettext: String at xg-lu-3.lua:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-lua-3\nPASS: xgettext-lua-stackovfl-1\nxg-lu-so-2.lua:21: error: too many open parentheses\nPASS: xgettext-lua-stackovfl-2\nPASS: xgettext-lua-stackovfl-3\nxg-lu-so-4.lua:41: error: too many open brackets\nPASS: xgettext-lua-stackovfl-4\nPASS: xgettext-objc-1\nPASS: xgettext-objc-2\nPASS: xgettext-perl-1\nPASS: xgettext-perl-2\nPASS: xgettext-perl-3\nPASS: xgettext-perl-4\nPASS: xgettext-perl-5\nPASS: xgettext-perl-6\nPASS: xgettext-perl-7\nPASS: xgettext-perl-8\nPASS: xgettext-perl-9\nPASS: xgettext-perl-10\nPASS: xgettext-perl-stackovfl-1\nxg-pl-so-2.pl:20: error: too deeply nested expressions\nPASS: xgettext-perl-stackovfl-2\nPASS: xgettext-perl-stackovfl-3\nxg-pl-so-4.pl:20: error: too deeply nested expressions\nPASS: xgettext-perl-stackovfl-4\nPASS: xgettext-perl-stackovfl-5\nPASS: xgettext-php-1\nPASS: xgettext-php-2\nPASS: xgettext-php-3\nPASS: xgettext-php-4\nxgettext: String at xg-ph-3.php:2 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-php-5\nPASS: xgettext-php-stackovfl-1\nxg-ph-so-2.php:22: error: too many open parentheses\nPASS: xgettext-php-stackovfl-2\nPASS: xgettext-php-stackovfl-3\nxg-ph-so-4.php:22: error: too many open brackets\nPASS: xgettext-php-stackovfl-4\nPASS: xgettext-po-1\nPASS: xgettext-po-2\nPASS: xgettext-po-3\nxgettext: /usr/lib/gettext/ptest/tests/testdata/xg-po-4.po: input file doesn't contain a header entry with a charset specification\nPASS: xgettext-po-4\nPASS: xgettext-properties-1\nPASS: xgettext-properties-2\nPASS: xgettext-properties-3\nPASS: xgettext-properties-4\nPASS: xgettext-rst-1\nPASS: xgettext-rst-2\nPASS: xgettext-python-1\nPASS: xgettext-python-2\nPASS: xgettext-python-3\nPASS: xgettext-python-4\nxgettext: String at xg-py-5.py:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-python-5\nPASS: xgettext-python-6\nxg-py-7.py:1: warning: 'msgid' format string with unnamed arguments cannot be properly localized:\n                       The translator cannot reorder the arguments.\n                       Please consider using a format string with named arguments,\n                       and a mapping instead of a tuple for the arguments.\nPASS: xgettext-python-7\nPASS: xgettext-python-stackovfl-1\nxg-py-so-2.py:21: error: too many open parentheses\nPASS: xgettext-python-stackovfl-2\nPASS: xgettext-python-stackovfl-3\nxg-py-so-4.py:21: error: too many open brackets\nPASS: xgettext-python-stackovfl-4\nSkipping test: rxgettext not found\nSKIP: xgettext-ruby-1\nPASS: xgettext-scheme-1\nPASS: xgettext-scheme-2\nPASS: xgettext-scheme-3\nPASS: xgettext-scheme-4\nPASS: xgettext-scheme-5\nPASS: xgettext-scheme-6\nPASS: xgettext-scheme-stackovfl-1\nxg-sc-so-2.scm:21: error: too deeply nested objects\nPASS: xgettext-scheme-stackovfl-2\nxg-sh-1.sh:4: warning: internationalized messages should not contain the '\\a' escape sequence\nxg-sh-1.sh:5: warning: internationalized messages should not contain the '\\b' escape sequence\nxg-sh-1.sh:6: warning: internationalized messages should not contain the '\\f' escape sequence\nxg-sh-1.sh:7: warning: internationalized messages should not contain the '\\r' escape sequence\nxg-sh-1.sh:9: warning: internationalized messages should not contain the '\\v' escape sequence\nPASS: xgettext-sh-1\nPASS: xgettext-sh-2\nxg-sh-3.sh:2: warning: internationalized messages should not contain the '\\a' escape sequence\nxg-sh-3.sh:2: warning: internationalized messages should not contain the '\\b' escape sequence\nxg-sh-3.sh:2: warning: internationalized messages should not contain the '\\f' escape sequence\nxg-sh-3.sh:2: warning: internationalized messages should not contain the '\\r' escape sequence\nxg-sh-3.sh:2: warning: internationalized messages should not contain the '\\v' escape sequence\nPASS: xgettext-sh-3\nPASS: xgettext-sh-4\nPASS: xgettext-sh-5\nPASS: xgettext-sh-6\nPASS: xgettext-sh-7\nPASS: xgettext-sh-8\nPASS: xgettext-sh-stackovfl-1\nxg-sh-so-2.sh:41: error: too deeply nested command list\nPASS: xgettext-sh-stackovfl-2\nxg-sh-so-3.sh:41: error: too deeply nested command list\nPASS: xgettext-sh-stackovfl-3\nxg-sh-so-4.sh:41: error: too deeply nested command list\nPASS: xgettext-sh-stackovfl-4\nPASS: xgettext-sh-stackovfl-5\nPASS: xgettext-smalltalk-1\nPASS: xgettext-smalltalk-2\nPASS: xgettext-stringtable-1\nPASS: xgettext-tcl-1\nPASS: xgettext-tcl-2\nPASS: xgettext-tcl-3\nPASS: xgettext-tcl-4\nxg-t-5a.tcl:1: warning: invalid Unicode character\nxg-t-5a.tcl:1: warning: Empty msgid.  It is reserved by GNU gettext:\n                        gettext(\"\") returns the header entry with\n                        meta information, not the empty string.\nxg-t-5b.tcl:1: warning: invalid Unicode character\nxg-t-5b.tcl:1: warning: Empty msgid.  It is reserved by GNU gettext:\n                        gettext(\"\") returns the header entry with\n                        meta information, not the empty string.\nxg-t-5c.tcl:1: warning: invalid Unicode character\nxg-t-5d.tcl:1: warning: invalid Unicode character\nxg-t-5e.tcl:1: warning: invalid Unicode character\nxg-t-5f.tcl:1: warning: invalid Unicode character\nxg-t-5f.tcl:1: warning: invalid Unicode character\nxg-t-5f.tcl:1: warning: Empty msgid.  It is reserved by GNU gettext:\n                        gettext(\"\") returns the header entry with\n                        meta information, not the empty string.\nxg-t-5g.tcl:1: warning: invalid Unicode character\nxg-t-5g.tcl:1: warning: invalid Unicode character\nxg-t-5g.tcl:1: warning: Empty msgid.  It is reserved by GNU gettext:\n                        gettext(\"\") returns the header entry with\n                        meta information, not the empty string.\nPASS: xgettext-tcl-5\nPASS: xgettext-tcl-stackovfl-1\nxg-t-so-2.tcl:21: error: too many open brackets\nPASS: xgettext-tcl-stackovfl-2\nPASS: xgettext-tcl-stackovfl-3\nxg-t-so-4.tcl:21: error: too many open braces\nPASS: xgettext-tcl-stackovfl-4\nxg-vala-1.err.vala:3: warning: regular expression literal terminated too early\nPASS: xgettext-vala-1\nPASS: xgettext-vala-2\nxg-vala-3.vala:1: warning: hexadecimal escape sequence out of range\nPASS: xgettext-vala-3\nxgettext: String at xg-vala-4.vala:1 is not UTF-8 encoded.\n          Please specify the source encoding through --from-code.\nPASS: xgettext-vala-4\nPASS: xgettext-vala-5\nPASS: xgettext-vala-stackovfl-1\nxg-vala-so-2.vala:21: error: too many open parentheses\nPASS: xgettext-vala-stackovfl-2\nPASS: xgettext-ycp-1\nPASS: xgettext-ycp-2\nPASS: xgettext-ycp-3\nPASS: xgettext-ycp-4\nPASS: xgettext-ycp-stackovfl-1\nxg-y-so-2.ycp:21: error: too many open parentheses\nPASS: xgettext-ycp-stackovfl-2\nPASS: xgettext-ycp-stackovfl-3\nxg-y-so-4.ycp:41: error: too many open parentheses\nPASS: xgettext-ycp-stackovfl-4\nPASS: format-awk-1\nPASS: format-awk-2\nPASS: format-boost-1\nPASS: format-boost-2\nPASS: format-c-1\nPASS: format-c-2\nPASS: format-c-3\nPASS: format-c-4\nSkipping test: locale fa_IR not supported\nSKIP: format-c-5\nPASS: format-c++-brace-1\nPASS: format-c++-brace-2\nPASS: format-csharp-1\nPASS: format-csharp-2\nPASS: format-elisp-1\nPASS: format-elisp-2\nPASS: format-gcc-internal-1\nPASS: format-gcc-internal-2\nPASS: format-gfc-internal-1\nPASS: format-gfc-internal-2\nPASS: format-java-1\nPASS: format-java-2\nPASS: format-java-printf-1\nPASS: format-java-printf-2\nPASS: format-javascript-1\nPASS: format-javascript-2\nPASS: format-kde-1\nPASS: format-kde-2\nf-kd-1-1.in:1: warning: Although being used in a format string position, the msgid is not a valid KDE KUIT format string. Reason: error while parsing: Premature end of data in tag kuit line 1\n                        \nf-kd-1-2.in:1: warning: Although being used in a format string position, the msgid is not a valid KDE KUIT format string. Reason: error while parsing: Premature end of data in tag kuit line 1\n                        \nf-kd-1-3.in:1: warning: Although being used in a format string position, the msgid is not a valid KDE KUIT format string. Reason: error while parsing: Opening and ending tag mismatch: filename line 1 and xfilename\n                        \nPASS: format-kde-kuit-1\nPASS: format-kde-kuit-2\nPASS: format-librep-1\nPASS: format-librep-2\nPASS: format-lisp-1\nPASS: format-lisp-2\nPASS: format-lua-1\nPASS: format-lua-2\nPASS: format-php-1\nPASS: format-php-2\nPASS: format-python-1\nPASS: format-python-2\nPASS: format-python-brace-1\nPASS: format-python-brace-2\nPASS: format-pascal-1\nPASS: format-pascal-2\nPASS: format-perl-1\nPASS: format-perl-2\nPASS: format-perl-brace-1\nPASS: format-perl-brace-2\nPASS: format-perl-mixed-1\nPASS: format-perl-mixed-2\nPASS: format-qt-1\nPASS: format-qt-2\nPASS: format-qt-plural-1\nPASS: format-qt-plural-2\nSkipping test: rxgettext not found\nSKIP: format-ruby-1\nPASS: format-ruby-2\nPASS: format-scheme-1\nPASS: format-scheme-2\nPASS: format-sh-1\nPASS: format-sh-2\nPASS: format-tcl-1\nPASS: format-tcl-2\nPASS: format-ycp-1\nPASS: format-ycp-2\nPASS: plural-1\nPASS: plural-2\nPASS: gettextpo-1\nPASS: sentence-1\nPASS: lang-po\nSkipping test: configured with --disable-libasprintf\nSKIP: lang-c++\nSkipping test: C++ compiler does not support ISO C++ 20\nSKIP: lang-c++20\nSkipping test: Objective C compiler not found\nSKIP: lang-objc\nSkipping test: python not found\nSKIP: lang-python-1\nSkipping test: python not found\nSKIP: lang-python-2\nSkipping test: configured with --disable-java\nSKIP: lang-java\nSkipping test: configured with --disable-csharp\nSKIP: lang-csharp\nSkipping test: gjs not found\nSKIP: lang-javascript\nSkipping test: guile not found\nSKIP: lang-guile\nSkipping test: clisp not found\nSKIP: lang-clisp\nPASS: lang-elisp\nSkipping test: rep not found\nSKIP: lang-librep\nPASS: lang-sh\nPASS: lang-bash\nSkipping test: gawk was built without i18n support\nSKIP: lang-gawk\nSkipping test: lua not found\nSKIP: lang-lua\nSkipping test: Pascal compiler ppc386 or ppcx64 not found\nSKIP: lang-pascal\nSkipping test: gst not found\nSKIP: lang-smalltalk\nSkipping test: valac not found\nSKIP: lang-vala\nSkipping test: tclsh not found or msgcat extension not present\nSKIP: lang-tcl\nSkipping test: perl package Locale::Messages is not installed\nSKIP: lang-perl-1\nSkipping test: perl package libintl-perl is not installed\nSKIP: lang-perl-2\nSkipping test: php not found\nSKIP: lang-php\nPASS: lang-ycp\nPASS: lang-rst\nCopying file ABOUT-NLS\nCopying file config.rpath\nCopying file intl/ChangeLog\nCopying file intl/Makefile.in\nCopying file intl/bindtextdom.c\nCopying file intl/config.charset\nCopying file intl/dcgettext.c\nCopying file intl/dcigettext.c\nCopying file intl/dcngettext.c\nCopying file intl/dgettext.c\nCopying file intl/dngettext.c\nCopying file intl/eval-plural.h\nCopying file intl/explodename.c\nCopying file intl/export.h\nCopying file intl/finddomain.c\nCopying file intl/gettext.c\nCopying file intl/gettextP.h\nCopying file intl/gmo.h\nCopying file intl/hash-string.c\nCopying file intl/hash-string.h\nCopying file intl/intl-compat.c\nCopying file intl/intl-exports.c\nCopying file intl/l10nflist.c\nCopying file intl/langprefs.c\nCopying file intl/libgnuintl.h.in\nCopying file intl/loadinfo.h\nCopying file intl/loadmsgcat.c\nCopying file intl/localcharset.c\nCopying file intl/localcharset.h\nCopying file intl/locale.alias\nCopying file intl/localealias.c\nCopying file intl/localename.c\nCopying file intl/lock.c\nCopying file intl/lock.h\nCopying file intl/log.c\nCopying file intl/ngettext.c\nCopying file intl/os2compat.c\nCopying file intl/os2compat.h\nCopying file intl/osdep.c\nCopying file intl/plural-exp.c\nCopying file intl/plural-exp.h\nCopying file intl/plural.c\nCopying file intl/plural.y\nCopying file intl/printf-args.c\nCopying file intl/printf-args.h\nCopying file intl/printf-parse.c\nCopying file intl/printf-parse.h\nCopying file intl/printf.c\nCopying file intl/ref-add.sin\nCopying file intl/ref-del.sin\nCopying file intl/relocatable.c\nCopying file intl/relocatable.h\nCopying file intl/textdomain.c\nCopying file intl/vasnprintf.c\nCopying file intl/vasnprintf.h\nCopying file intl/vasnwprintf.h\nCopying file intl/version.c\nCopying file intl/wprintf-parse.h\nCopying file intl/xsize.h\nCreating directory m4\nCopying file m4/codeset.m4\nCopying file m4/gettext.m4\nCopying file m4/glibc2.m4\nCopying file m4/glibc21.m4\nCopying file m4/iconv.m4\nCopying file m4/intdiv0.m4\nCopying file m4/intmax.m4\nCopying file m4/inttypes-h.m4\nCopying file m4/inttypes-pri.m4\nCopying file m4/inttypes_h.m4\nCopying file m4/lcmessage.m4\nCopying file m4/lib-ld.m4\nCopying file m4/lib-link.m4\nCopying file m4/lib-prefix.m4\nCopying file m4/lock.m4\nCopying file m4/longdouble.m4\nCopying file m4/longlong.m4\nCopying file m4/nls.m4\nCopying file m4/po.m4\nCopying file m4/printf-posix.m4\nCopying file m4/progtest.m4\nCopying file m4/signed.m4\nCopying file m4/size_max.m4\nCopying file m4/stdint_h.m4\nCopying file m4/uintmax_t.m4\nCopying file m4/ulonglong.m4\nCopying file m4/visibility.m4\nCopying file m4/wchar_t.m4\nCopying file m4/wint_t.m4\nCopying file m4/xsize.m4\nCreating directory po\nCopying file po/Makefile.in.in\nCopying file po/Makevars.template\nCopying file po/Rules-quot\nCopying file po/boldquot.sed\nCopying file po/en@boldquot.header\nCopying file po/en@quot.header\nCopying file po/insert-header.sin\nCopying file po/quot.sed\nCopying file po/remove-potcdate.sin\nPASS: autopoint-1\nPASS: autopoint-2\nSkipping test: automake not found\nSKIP: autopoint-3\nPASS: cldr-plurals-1\n=======================\nAll 518 tests passed\n(33 tests were not run)\n=======================\nDURATION: 99\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.119694948196411,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-glib-2.0_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-glib-2.0",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0013511180877685547,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4070706367492676,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05077838897705078,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 387.87760639190674,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012328624725341797,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.glib-2.0.glib/1bit-mutex.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/642026-ec.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/642026.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/accumulator.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/application-command-line.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/appmonitor.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/array-test.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/assert-msg-test.py.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/async-close-output-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/async-splice-output-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/asyncqueue.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/atomic-c-11.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/atomic-c-17.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/atomic-c-90.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/atomic-c-99.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/atomic.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/autoptr-gio.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/autoptr.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/base64.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/basic-signals.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/basics-gobject.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/binding.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/bindinggroup.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/bitlock.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/bookmarkfile.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/boxed.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/buffered-input-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/buffered-output-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/bytes.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/cache.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/cancellable.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/charset.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/checksum.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/closure-refcount.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/closure.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/codegen.py.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/collate.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/completion.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/cond.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/contenttype.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/contexts.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/convert.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/converter-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/credentials.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/custom-dispatch.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/cxx-03.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/cxx-11.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/cxx-14.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/cxx-17.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/cxx-20.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/cxx-2b.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/cxx-98.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/cxx.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/data-input-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/data-output-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/dataset.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/date.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/defaultiface.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/deftype.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/deprecated-properties.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/dir.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/dynamictests.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/dynamictype.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/enums.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/environment.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/error.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/file-thumbnail.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/file.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/fileattributematcher.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/fileutils.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/filter-streams.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/flags.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/g-file-info-filesystem-readonly.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/g-file-info.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/g-file.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/g-icon.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gdatetime.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gdbus-address-get-session.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gdbus-addresses.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gdbus-connection-flush.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gdbus-message.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gdbus-non-socket.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gdbus-peer-object-manager.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gdbus-peer.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gdbus-sasl.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gdbus-server-auth.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/genmarshal.py.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/giomodule.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/glistmodel.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gobject-private.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gobject-query.py.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gsocketclient-slow.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gsubprocess.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gutils-user-database.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/guuid.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/gvariant.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/hash.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/hmac.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/hook.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/hostutils.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/ifaceproperties.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/include.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/inet-address.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/init.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/io-channel-basic.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/io-channel.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/io-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/keyfile.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/list.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/live-g-file.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/logging.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/macros-c-11.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/macros-c-17.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/macros-c-90.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/macros-c-99.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/macros.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/mainloop.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/mappedfile.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/mapping.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/markup-collect.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/markup-escape.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/markup-parse.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/markup-subparser.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/markup.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/mem-overflow.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/memchunk.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/memory-input-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/memory-monitor-dbus.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/memory-monitor-portal.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/memory-monitor.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/memory-output-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/memory-settings-backend.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/messages-low-memory.py.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/mimeapps.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/mkenums.py.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/module-test-library.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/module-test-plugin.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/mount-operation.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/mutex.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/network-address.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/network-monitor-race.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/network-monitor.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/node.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/notify-init.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/notify-init2.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/null-settings-backend.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/object.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/objects-refcount1.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/objects-refcount2.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/once.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/onceinit.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/option-argv0.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/option-context.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/overflow-fallback.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/overflow.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/override.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/param.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/pathbuf.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/pattern.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/performance-threaded.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/performance.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/permission.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/pollable.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/portal-support-env-var.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/portal-support-flatpak-full.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/portal-support-flatpak-gsettings-only.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/portal-support-flatpak-network-only.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/portal-support-flatpak-none.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/portal-support-none.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/portal-support-snap-classic.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/portal-support-snap.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/power-profile-monitor-dbus.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/power-profile-monitor-portal.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/power-profile-monitor.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/private.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/properties-refcount1.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/properties-refcount2.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/properties-refcount3.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/properties-refcount4.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/properties.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/protocol.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/proxy-test.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/qdata.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/queue.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/rand.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/rcbox.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/readwrite.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/rec-mutex.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/refcount-macro.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/refcount.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/reference.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/references.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/refstring.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/regex.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/relation.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/resolver-parsing.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/rwlock.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/sandbox.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/scannerapi.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/search-utils.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/sequence.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/shell.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/signal-handler.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/signalgroup.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/signals-refcount1.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/signals-refcount2.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/signals-refcount3.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/signals-refcount4.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/signals.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/simple-async-result.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/simple-proxy.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/singleton.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/sleepy-stream.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/slice.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/slist.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/socket-address.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/socket-listener.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/socket-service.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/socket.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/sort.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/spawn-multithreaded.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/spawn-path-search.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/spawn-singlethread.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/spawn-test.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/srvtarget.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/static-link.test": {
                "status": "SKIPPED"
            },
            "ptestresult.glib-2.0.glib/stream-rw_all.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/strfuncs.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/string.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/strvbuilder.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/task.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/test-printf.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/testfilemonitor.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/testing.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/thread-deprecated.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/thread-pool.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/thread.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/threadtests.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/thumbnail-verification.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/timeout.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/timer.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/tls-bindings.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/tls-certificate.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/tls-database.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/tls-interaction.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/trash.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/tree.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/type-flags.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/type.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/types.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/unicode-encoding.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/unicode-normalize.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/unicode.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/unix-fd.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/unix-mounts.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/unix-streams.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/unix.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/uri.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/utf8-misc.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/utf8-performance.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/utf8-pointer.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/utf8-validate.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/utils-c-11.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/utils-c-17.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/utils-c-90.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/utils-c-99.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/utils-isolated.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/utils.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/value.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/vfs.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/volumemonitor.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-2.0.glib/win32-appinfo.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:08\nBEGIN: /usr/lib/glib-2.0/ptest\n+ id -u glib2-test\nid: 'glib2-test': no such user\n+ useradd glib2-test\n+ cd /tmp\n+ su glib2-test -c 'G_TEST_TMPDIR=`readlink -f /tmp` gnome-desktop-testing-runner glib'\nRunning test: glib/utils-c-17.test\nTAP version 13\n# random seed: R02Sc10c2da2f096bdcd5a9199055161181b\n1..40\n# Start of utils tests\nok 1 /utils/language-names\nok 2 /utils/locale-variants\nok 3 /utils/version\nok 4 /utils/appname\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/847\n# /utils/prgname-thread-safety summary: Test that threads racing to get and set the program name always receive a valid program name.\nok 5 /utils/prgname-thread-safety\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=627969\nok 6 /utils/tmpdir\nok 7 /utils/basic_bits\nok 8 /utils/bits\nok 9 /utils/swap\nok 10 /utils/find-program\nok 11 /utils/find-program-for-path\nok 12 /utils/debug\nok 13 /utils/codeset\nok 14 /utils/codeset2\nok 15 /utils/console-charset\nok 16 /utils/gettext\nok 17 /utils/username\nok 18 /utils/realname\nok 19 /utils/hostname\nok 20 /utils/xdgdirs\nok 21 /utils/specialdir\n# NAME: Linux\nok 22 /utils/os-info\nok 23 /utils/clear-pointer\nok 24 /utils/clear-pointer-cast\nok 25 /utils/take-pointer\nok 26 /utils/clear-source\nok 27 /utils/misc-mem\n# /utils/aligned-mem summary: Aligned memory allocator\n# Alignment must not be zero\n# Alignment must be a power of two\n# Alignment must be a multiple of sizeof(void*)\nok 28 /utils/aligned-mem\n# /utils/free-sized summary: Check that g_free_sized() works\nok 29 /utils/free-sized\nok 30 /utils/nullify\nok 31 /utils/atexit\nok 32 /utils/check-setuid\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1663\nok 33 /utils/int-limits\nok 34 /utils/clear-list\nok 35 /utils/clear-slist\n# Start of specialdir tests\nok 36 /utils/specialdir/desktop\n# End of specialdir tests\n# Start of clear-pointer tests\nok 37 /utils/clear-pointer/side-effects\n# End of clear-pointer tests\n# Start of aligned-mem tests\n# /utils/aligned-mem/alignment summary: Check that g_aligned_alloc() returns a correctly aligned pointer\nok 38 /utils/aligned-mem/alignment\n# /utils/aligned-mem/zeroed summary: Check that g_aligned_alloc0() zeroes out its allocation\nok 39 /utils/aligned-mem/zeroed\n# /utils/aligned-mem/free-sized summary: Check that g_aligned_free_sized() works\nok 40 /utils/aligned-mem/free-sized\n# Start of subprocess tests\n# End of subprocess tests\n# End of aligned-mem tests\n# End of utils tests\nPASS: glib/utils-c-17.test\nRunning test: glib/converter-stream.test\nTAP version 13\n# random seed: R02Sad3758b995623d76ecd749898ec8688c\n1..17\n# Start of converter tests\nok 1 /converter/basics\n# End of converter tests\n# Start of converter-input-stream tests\nok 2 /converter-input-stream/expander\nok 3 /converter-input-stream/compressor\n# Start of truncation tests\nok 4 /converter-input-stream/truncation/zlib\nok 5 /converter-input-stream/truncation/gzip\nok 6 /converter-input-stream/truncation/raw\n# End of truncation tests\n# Start of charset tests\nok 7 /converter-input-stream/charset/utf8->latin1\nok 8 /converter-input-stream/charset/latin1->utf8\nok 9 /converter-input-stream/charset/fallbacks\n# End of charset tests\n# End of converter-input-stream tests\n# Start of converter-output-stream tests\n# Start of roundtrip tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 10 /converter-output-stream/roundtrip/zlib-0\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 11 /converter-output-stream/roundtrip/zlib-9\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 12 /converter-output-stream/roundtrip/gzip-0\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 13 /converter-output-stream/roundtrip/gzip-9\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 14 /converter-output-stream/roundtrip/raw-0\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 15 /converter-output-stream/roundtrip/raw-9\n# End of roundtrip tests\n# End of converter-output-stream tests\n# Start of converter-stream tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 16 /converter-stream/pollable\nok 17 /converter-stream/leftover\n# End of converter-stream tests\nPASS: glib/converter-stream.test\nRunning test: glib/utils-isolated.test\nTAP version 13\n# random seed: R02S6f8424e086bd290ed0118134df2970da\n1..9\n# Start of utils-isolated tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/tmp-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/tmp-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/runtime\nok 1 /utils-isolated/tmp-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/home-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/home-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/home-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/home-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/home-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/home-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/home-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/home-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/home-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/home-dir/.dirs/runtime\nok 2 /utils-isolated/home-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/runtime\nok 3 /utils-isolated/user-cache-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/system-config1:/var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/system-data1:/var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/runtime\nok 4 /utils-isolated/system-config-dirs\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/user-config-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/user-config-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/runtime\nok 5 /utils-isolated/user-config-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/system-config1:/var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/system-data1:/var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/runtime\nok 6 /utils-isolated/system-data-dirs\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/user-data-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/user-data-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/runtime\nok 7 /utils-isolated/user-data-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/user-state-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/user-state-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/runtime\nok 8 /utils-isolated/user-state-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/runtime\nok 9 /utils-isolated/user-runtime-dir\n# End of utils-isolated tests\nPASS: glib/utils-isolated.test\nRunning test: glib/bindinggroup.test\nTAP version 13\n# random seed: R02Sbc4cb2b527271ac73c2b109a21ad1a8a\n1..11\n# Start of GObject tests\n# Start of BindingGroup tests\nok 1 /GObject/BindingGroup/invalid\nok 2 /GObject/BindingGroup/default\nok 3 /GObject/BindingGroup/bidirectional\nok 4 /GObject/BindingGroup/transform\nok 5 /GObject/BindingGroup/transform-closures\nok 6 /GObject/BindingGroup/same-object\nok 7 /GObject/BindingGroup/weak-ref-source\nok 8 /GObject/BindingGroup/weak-ref-target\nok 9 /GObject/BindingGroup/properties\nok 10 /GObject/BindingGroup/weak-notify-no-bindings\nok 11 /GObject/BindingGroup/empty-closures\n# End of BindingGroup tests\n# End of GObject tests\nPASS: glib/bindinggroup.test\nRunning test: glib/trash.test\nTAP version 13\n# random seed: R02S1e1b229da6e1d08e68753831e300446f\n1..2\n# Start of trash tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/251\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n# File: /var/volatile/tmp/test-trashM2HVI2 (parent st_dev: 20)\n# Home: /home/glib2-test (st_dev: 64768)\n# Mount: /var/volatile\n# Error: Trashing on system internal mounts is not supported\nok 1 /trash/not-supported\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1522\nok 2 /trash/symlinks # SKIP Directory '/home/glib2-test/.local' does not exist\n# End of trash tests\nPASS: glib/trash.test\nRunning test: glib/macros-c-90.test\nTAP version 13\n# random seed: R02S8305cb631d8363a20d1e952a0b4a5f95\n1..4\n# Start of C tests\nok 1 /C/standard-90\n# End of C tests\n# Start of alignof tests\nok 2 /alignof/fallback\n# End of alignof tests\n# Start of assert tests\nok 3 /assert/static\n# End of assert tests\n# Start of struct tests\nok 4 /struct/sizeof_member\n# End of struct tests\nPASS: glib/macros-c-90.test\nRunning test: glib/guuid.test\nTAP version 13\n# random seed: R02S157148743ac05db93bdea26626b4d7f2\n1..2\n# Start of uuid tests\nok 1 /uuid/string\nok 2 /uuid/random\n# End of uuid tests\nPASS: glib/guuid.test\nRunning test: glib/buffered-input-stream.test\nTAP version 13\n# random seed: R02S9c408da989ec3172c63f92b1c11052c3\n1..10\n# Start of buffered-input-stream tests\nok 1 /buffered-input-stream/peek\nok 2 /buffered-input-stream/peek-buffer\nok 3 /buffered-input-stream/set-buffer-size\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=562393\nok 4 /buffered-input-stream/read-byte\nok 5 /buffered-input-stream/read\nok 6 /buffered-input-stream/read-async\nok 7 /buffered-input-stream/skip\nok 8 /buffered-input-stream/skip-async\nok 9 /buffered-input-stream/seek\n# End of buffered-input-stream tests\n# Start of filter-input-stream tests\nok 10 /filter-input-stream/close\n# End of filter-input-stream tests\nPASS: glib/buffered-input-stream.test\nRunning test: glib/type.test\nTAP version 13\n# random seed: R02S6501e3d9e1a86caeddc33e43e80d6a21\n1..6\n# Start of type tests\nok 1 /type/registration-serial\nok 2 /type/interface-prerequisite\nok 3 /type/interface-check\nok 4 /type/next-base\nok 5 /type/is-a\n# Invalid types can?t be queried.\n# Unclassed types can?t be queried.\nok 6 /type/query\n# End of type tests\nPASS: glib/type.test\nRunning test: glib/dynamictype.test\nTAP version 13\n# random seed: R02S5971827080bcff2e9b05f0a7882d9435\n1..2\n# Start of gobject tests\nok 1 /gobject/dynamic-type\n# Start of dynamic-type tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/623\nok 2 /gobject/dynamic-type/query\n# End of dynamic-type tests\n# End of gobject tests\nPASS: glib/dynamictype.test\nRunning test: glib/unicode-encoding.test\nTAP version 13\n# random seed: R02Sc805f0d9dc284181a25b307998229f10\n1..1\n# Start of unicode tests\nok 1 /unicode/encoding\n# End of unicode tests\nPASS: glib/unicode-encoding.test\nRunning test: glib/appmonitor.test\nTAP version 13\n# random seed: R02See69c79796dbf09d585402381437ea88\n1..1\n# Start of monitor tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/monitor/app/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/monitor/app/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/monitor/app/.dirs/system-config1:/var/volatile/tmp/monitor/app/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/monitor/app/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/monitor/app/.dirs/system-data1:/var/volatile/tmp/monitor/app/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/monitor/app/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/monitor/app/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/monitor/app/.dirs/runtime\n# Using data directory: /var/volatile/tmp/monitor/app/.dirs/data\nok 1 /monitor/app\n# End of monitor tests\nPASS: glib/appmonitor.test\nRunning test: glib/gdbus-peer.test\nTAP version 13\n# random seed: R02S5557a2e4c2e608a8cb3cc12b1777fc34\n1..12\n# Start of gdbus tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/runtime\n# Testing with unix:dir address\n# Testing with unix:tmpdir address\n# Testing with unix:path address\nok 1 /gdbus/peer-to-peer\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/system-config1:/var/volatile/tmp/gdbus/delayed-message-processing/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/system-data1:/var/volatile/tmp/gdbus/delayed-message-processing/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/runtime\n# Testing with unix:dir address\nok 2 /gdbus/delayed-message-processing\n# slow test /gdbus/delayed-message-processing executed in 0.51 secs\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/system-config1:/var/volatile/tmp/gdbus/nonce-tcp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/system-data1:/var/volatile/tmp/gdbus/nonce-tcp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/runtime\nok 3 /gdbus/nonce-tcp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/system-config1:/var/volatile/tmp/gdbus/tcp-anonymous/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/system-data1:/var/volatile/tmp/gdbus/tcp-anonymous/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/runtime\nok 4 /gdbus/tcp-anonymous\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/credentials/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/credentials/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/credentials/.dirs/system-config1:/var/volatile/tmp/gdbus/credentials/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/credentials/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/credentials/.dirs/system-data1:/var/volatile/tmp/gdbus/credentials/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/credentials/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/credentials/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/credentials/.dirs/runtime\nok 5 /gdbus/credentials\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/system-config1:/var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/system-data1:/var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/runtime\n# Testing with unix:dir address\n# Machine ID: 2490a587378079988ef4661c65c1f6e1\nok 6 /gdbus/codegen-peer-to-peer\n# slow test /gdbus/codegen-peer-to-peer executed in 1.11 secs\n# Start of peer-to-peer tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/runtime\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1620\n# Testing with unix:dir address\nok 7 /gdbus/peer-to-peer/signals\n# Start of invalid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/runtime\nok 8 /gdbus/peer-to-peer/invalid/server\n# Start of conn tests\n# Start of stream tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/runtime\nok 9 /gdbus/peer-to-peer/invalid/conn/stream/async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/runtime\nok 10 /gdbus/peer-to-peer/invalid/conn/stream/sync\n# End of stream tests\n# Start of addr tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/runtime\nok 11 /gdbus/peer-to-peer/invalid/conn/addr/async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/runtime\nok 12 /gdbus/peer-to-peer/invalid/conn/addr/sync\n# End of addr tests\n# End of conn tests\n# End of invalid tests\n# End of peer-to-peer tests\n# End of gdbus tests\nPASS: glib/gdbus-peer.test\nRunning test: glib/basics-gobject.test\nTAP version 13\n# random seed: R02S24abe399e90c6ca000dc533772b6c629\n1..1\n# Start of gobject tests\n# private data during initialization: 54321 == 54321\n# MAIN: emit test-signal:\n# ::test_signal default_handler called\n# ::test_signal default_handler called\n# ::test_signal default_handler called\n# signal return: \"<default_handler><default_handler><default_handler>\"\n# MAIN: call iface print-string on test and derived object:\n# Iface-FOO: \"iface-string-from-test-type\" from 0x5573e43010\n# Iface-BAR: \"iface-string-from-derived-type\" from 0x5573e42f30\n# chaining: \n# Iface-FOO: \"iface-string-from-derived-type\" from 0x5573e42f30\n# private data after initialization: 54321 == 54321\nok 1 /gobject/basics\n# End of gobject tests\nPASS: glib/basics-gobject.test\nRunning test: glib/gdbus-sasl.test\nTAP version 13\n# random seed: R02S936093d8ff5c9ec01085b94d9036282f\n1..1\n# Start of gdbus tests\n# Start of sasl tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/sasl/server/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/sasl/server/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/sasl/server/.dirs/system-config1:/var/volatile/tmp/gdbus/sasl/server/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/sasl/server/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/sasl/server/.dirs/system-data1:/var/volatile/tmp/gdbus/sasl/server/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/sasl/server/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/sasl/server/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/sasl/server/.dirs/runtime\n# New handshake: EXTERNAL with incorrect initial response\n# C:?AUTH EXTERNAL 30?\n# Expect: /^REJECTED.*$/\n# S:?REJECTED EXTERNAL DBUS_COOKIE_SHA1?\n# New handshake: EXTERNAL without initial response, failing to authenticate\n# C:?AUTH EXTERNAL?\n# Expect: /^DATA$/\n# S:?DATA?\n# C:?DATA 30?\n# Expect: /^REJECTED.*$/\n# S:?REJECTED EXTERNAL DBUS_COOKIE_SHA1?\n# New handshake: EXTERNAL with initial response\n# C:?AUTH EXTERNAL 31303030?\n# Expect: /^OK [0-9a-f]+$/\n# S:?OK 75b59d1b2ead3fc01498099b65c1f6f6?\n# New handshake: EXTERNAL without initial response\n# C:?AUTH EXTERNAL?\n# Expect: /^DATA$/\n# S:?DATA?\n# C:?DATA 31303030?\n# Expect: /^OK [0-9a-f]+$/\n# S:?OK 75b59d1b2ead3fc01498099b65c1f6f6?\n# New handshake: EXTERNAL with empty authorization identity\n# C:?AUTH EXTERNAL?\n# Expect: /^DATA$/\n# S:?DATA?\n# C:?DATA?\n# Expect: /^OK [0-9a-f]+$/\n# S:?OK 75b59d1b2ead3fc01498099b65c1f6f6?\n# New handshake: EXTERNAL with empty authorization identity and whitespace\n# C:?AUTH EXTERNAL?\n# Expect: /^DATA$/\n# S:?DATA?\n# C:?DATA ?\n# Expect: /^OK [0-9a-f]+$/\n# S:?OK 75b59d1b2ead3fc01498099b65c1f6f6?\nok 1 /gdbus/sasl/server\n# End of sasl tests\n# End of gdbus tests\nPASS: glib/gdbus-sasl.test\nRunning test: glib/regex.test\nTAP version 13\n# random seed: R02Sb075ed59fc03a9e2317a3269fad6430b\n1..847\n# Start of regex tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 1 /regex/properties\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 2 /regex/class\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 3 /regex/lookahead\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 4 /regex/lookbehind\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 5 /regex/subpattern\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 6 /regex/condition\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 7 /regex/recursion\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=640489\nok 8 /regex/multiline\nok 9 /regex/explicit-crlf\nok 10 /regex/max-lookbehind\nok 11 /regex/compile-errors\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 12 /regex/jit-unsupported-matching\n# /regex/unmatched-named-subpattern summary: Test that unmatched subpatterns can still be queried\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2881\nok 13 /regex/unmatched-named-subpattern\n# Start of new tests\nok 14 /regex/new/1\nok 15 /regex/new/2\nok 16 /regex/new/3\nok 17 /regex/new/4\nok 18 /regex/new/5\nok 19 /regex/new/6\nok 20 /regex/new/7\nok 21 /regex/new/8\nok 22 /regex/new/9\nok 23 /regex/new/10\nok 24 /regex/new/11\nok 25 /regex/new/12\nok 26 /regex/new/13\nok 27 /regex/new/14\nok 28 /regex/new/15\nok 29 /regex/new/16\nok 30 /regex/new/17\nok 31 /regex/new/18\nok 32 /regex/new/19\nok 33 /regex/new/71\nok 34 /regex/new/80\nok 35 /regex/new/82\n# End of new tests\n# Start of new-check-flags tests\nok 36 /regex/new-check-flags/20\nok 37 /regex/new-check-flags/21\nok 38 /regex/new-check-flags/22\nok 39 /regex/new-check-flags/23\nok 40 /regex/new-check-flags/24\nok 41 /regex/new-check-flags/25\nok 42 /regex/new-check-flags/26\nok 43 /regex/new-check-flags/27\nok 44 /regex/new-check-flags/28\nok 45 /regex/new-check-flags/29\nok 46 /regex/new-check-flags/30\nok 47 /regex/new-check-flags/31\nok 48 /regex/new-check-flags/32\nok 49 /regex/new-check-flags/33\nok 50 /regex/new-check-flags/34\nok 51 /regex/new-check-flags/35\nok 52 /regex/new-check-flags/36\n# End of new-check-flags tests\n# Start of new-fail tests\nok 53 /regex/new-fail/37\nok 54 /regex/new-fail/38\nok 55 /regex/new-fail/39\nok 56 /regex/new-fail/40\nok 57 /regex/new-fail/41\nok 58 /regex/new-fail/42\nok 59 /regex/new-fail/43\nok 60 /regex/new-fail/44\nok 61 /regex/new-fail/45\nok 62 /regex/new-fail/46\nok 63 /regex/new-fail/47\nok 64 /regex/new-fail/48\nok 65 /regex/new-fail/49\nok 66 /regex/new-fail/50\nok 67 /regex/new-fail/51\nok 68 /regex/new-fail/52\nok 69 /regex/new-fail/53\nok 70 /regex/new-fail/54\nok 71 /regex/new-fail/55\nok 72 /regex/new-fail/56\nok 73 /regex/new-fail/57\nok 74 /regex/new-fail/58\nok 75 /regex/new-fail/59\nok 76 /regex/new-fail/60\nok 77 /regex/new-fail/61\nok 78 /regex/new-fail/62\nok 79 /regex/new-fail/63\nok 80 /regex/new-fail/64\nok 81 /regex/new-fail/65\nok 82 /regex/new-fail/66\nok 83 /regex/new-fail/67\nok 84 /regex/new-fail/68\nok 85 /regex/new-fail/69\nok 86 /regex/new-fail/70\nok 87 /regex/new-fail/72\nok 88 /regex/new-fail/73\nok 89 /regex/new-fail/74\nok 90 /regex/new-fail/75\nok 91 /regex/new-fail/76\nok 92 /regex/new-fail/77\nok 93 /regex/new-fail/78\nok 94 /regex/new-fail/79\nok 95 /regex/new-fail/81\nok 96 /regex/new-fail/83\nok 97 /regex/new-fail/84\nok 98 /regex/new-fail/85\nok 99 /regex/new-fail/86\nok 100 /regex/new-fail/87\nok 101 /regex/new-fail/88\nok 102 /regex/new-fail/89\nok 103 /regex/new-fail/90\nok 104 /regex/new-fail/91\n# End of new-fail tests\n# Start of match-simple tests\nok 105 /regex/match-simple/92\nok 106 /regex/match-simple/93\nok 107 /regex/match-simple/94\nok 108 /regex/match-simple/95\nok 109 /regex/match-simple/96\nok 110 /regex/match-simple/97\nok 111 /regex/match-simple/98\nok 112 /regex/match-simple/99\nok 113 /regex/match-simple/100\nok 114 /regex/match-simple/101\nok 115 /regex/match-simple/102\nok 116 /regex/match-simple/103\nok 117 /regex/match-simple/104\nok 118 /regex/match-simple/105\nok 119 /regex/match-simple/106\nok 120 /regex/match-simple/107\nok 121 /regex/match-simple/108\nok 122 /regex/match-simple/109\nok 123 /regex/match-simple/110\nok 124 /regex/match-simple/111\nok 125 /regex/match-simple/112\nok 126 /regex/match-simple/113\nok 127 /regex/match-simple/114\nok 128 /regex/match-simple/115\nok 129 /regex/match-simple/116\nok 130 /regex/match-simple/117\nok 131 /regex/match-simple/118\nok 132 /regex/match-simple/119\nok 133 /regex/match-simple/120\nok 134 /regex/match-simple/121\nok 135 /regex/match-simple/122\nok 136 /regex/match-simple/123\nok 137 /regex/match-simple/124\nok 138 /regex/match-simple/125\nok 139 /regex/match-simple/126\nok 140 /regex/match-simple/127\nok 141 /regex/match-simple/128\nok 142 /regex/match-simple/129\nok 143 /regex/match-simple/130\nok 144 /regex/match-simple/131\nok 145 /regex/match-simple/132\nok 146 /regex/match-simple/133\nok 147 /regex/match-simple/134\nok 148 /regex/match-simple/135\nok 149 /regex/match-simple/136\nok 150 /regex/match-simple/137\nok 151 /regex/match-simple/138\nok 152 /regex/match-simple/139\nok 153 /regex/match-simple/140\nok 154 /regex/match-simple/141\nok 155 /regex/match-simple/142\nok 156 /regex/match-simple/143\nok 157 /regex/match-simple/144\nok 158 /regex/match-simple/145\nok 159 /regex/match-simple/146\nok 160 /regex/match-simple/147\nok 161 /regex/match-simple/148\nok 162 /regex/match-simple/149\nok 163 /regex/match-simple/150\nok 164 /regex/match-simple/151\nok 165 /regex/match-simple/152\nok 166 /regex/match-simple/153\nok 167 /regex/match-simple/154\nok 168 /regex/match-simple/155\nok 169 /regex/match-simple/156\nok 170 /regex/match-simple/157\nok 171 /regex/match-simple/158\nok 172 /regex/match-simple/159\nok 173 /regex/match-simple/160\nok 174 /regex/match-simple/161\nok 175 /regex/match-simple/162\nok 176 /regex/match-simple/163\nok 177 /regex/match-simple/164\n# End of match-simple tests\n# Start of match-simple-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 178 /regex/match-simple-optimized/92\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 179 /regex/match-simple-optimized/93\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 180 /regex/match-simple-optimized/94\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 181 /regex/match-simple-optimized/95\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 182 /regex/match-simple-optimized/96\nok 183 /regex/match-simple-optimized/97\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 184 /regex/match-simple-optimized/98\nok 185 /regex/match-simple-optimized/99\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 186 /regex/match-simple-optimized/100\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 187 /regex/match-simple-optimized/101\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 188 /regex/match-simple-optimized/102\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 189 /regex/match-simple-optimized/103\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 190 /regex/match-simple-optimized/104\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 191 /regex/match-simple-optimized/105\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 192 /regex/match-simple-optimized/106\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 193 /regex/match-simple-optimized/107\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 194 /regex/match-simple-optimized/108\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 195 /regex/match-simple-optimized/109\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 196 /regex/match-simple-optimized/110\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 197 /regex/match-simple-optimized/111\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 198 /regex/match-simple-optimized/112\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 199 /regex/match-simple-optimized/113\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 200 /regex/match-simple-optimized/114\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 201 /regex/match-simple-optimized/115\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 202 /regex/match-simple-optimized/116\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 203 /regex/match-simple-optimized/117\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 204 /regex/match-simple-optimized/118\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 205 /regex/match-simple-optimized/119\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 206 /regex/match-simple-optimized/120\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 207 /regex/match-simple-optimized/121\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 208 /regex/match-simple-optimized/122\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 209 /regex/match-simple-optimized/123\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 210 /regex/match-simple-optimized/124\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 211 /regex/match-simple-optimized/125\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 212 /regex/match-simple-optimized/126\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 213 /regex/match-simple-optimized/127\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 214 /regex/match-simple-optimized/128\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 215 /regex/match-simple-optimized/129\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 216 /regex/match-simple-optimized/130\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 217 /regex/match-simple-optimized/131\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 218 /regex/match-simple-optimized/132\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 219 /regex/match-simple-optimized/133\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 220 /regex/match-simple-optimized/134\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 221 /regex/match-simple-optimized/135\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 222 /regex/match-simple-optimized/136\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 223 /regex/match-simple-optimized/137\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 224 /regex/match-simple-optimized/138\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 225 /regex/match-simple-optimized/139\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 226 /regex/match-simple-optimized/140\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 227 /regex/match-simple-optimized/141\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 228 /regex/match-simple-optimized/142\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 229 /regex/match-simple-optimized/143\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 230 /regex/match-simple-optimized/144\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 231 /regex/match-simple-optimized/145\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 232 /regex/match-simple-optimized/146\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 233 /regex/match-simple-optimized/147\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 234 /regex/match-simple-optimized/148\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 235 /regex/match-simple-optimized/149\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 236 /regex/match-simple-optimized/150\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 237 /regex/match-simple-optimized/151\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 238 /regex/match-simple-optimized/152\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 239 /regex/match-simple-optimized/153\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 240 /regex/match-simple-optimized/154\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 241 /regex/match-simple-optimized/155\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 242 /regex/match-simple-optimized/156\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 243 /regex/match-simple-optimized/157\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 244 /regex/match-simple-optimized/158\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 245 /regex/match-simple-optimized/159\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 246 /regex/match-simple-optimized/160\nok 247 /regex/match-simple-optimized/161\nok 248 /regex/match-simple-optimized/162\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 249 /regex/match-simple-optimized/163\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 250 /regex/match-simple-optimized/164\n# End of match-simple-optimized tests\n# Start of match tests\nok 251 /regex/match/165\nok 252 /regex/match/166\nok 253 /regex/match/167\nok 254 /regex/match/168\nok 255 /regex/match/169\nok 256 /regex/match/170\nok 257 /regex/match/171\nok 258 /regex/match/172\nok 259 /regex/match/173\nok 260 /regex/match/174\nok 261 /regex/match/175\nok 262 /regex/match/176\nok 263 /regex/match/177\nok 264 /regex/match/178\nok 265 /regex/match/179\nok 266 /regex/match/180\nok 267 /regex/match/181\nok 268 /regex/match/182\nok 269 /regex/match/183\nok 270 /regex/match/184\nok 271 /regex/match/185\nok 272 /regex/match/186\nok 273 /regex/match/187\nok 274 /regex/match/188\nok 275 /regex/match/189\nok 276 /regex/match/190\nok 277 /regex/match/191\nok 278 /regex/match/192\nok 279 /regex/match/193\nok 280 /regex/match/194\nok 281 /regex/match/195\nok 282 /regex/match/196\nok 283 /regex/match/197\nok 284 /regex/match/198\nok 285 /regex/match/199\nok 286 /regex/match/200\nok 287 /regex/match/201\nok 288 /regex/match/202\nok 289 /regex/match/203\nok 290 /regex/match/204\nok 291 /regex/match/205\nok 292 /regex/match/206\nok 293 /regex/match/207\nok 294 /regex/match/208\nok 295 /regex/match/209\nok 296 /regex/match/210\nok 297 /regex/match/211\nok 298 /regex/match/212\nok 299 /regex/match/213\nok 300 /regex/match/214\nok 301 /regex/match/215\nok 302 /regex/match/216\nok 303 /regex/match/217\nok 304 /regex/match/218\nok 305 /regex/match/219\nok 306 /regex/match/220\nok 307 /regex/match/221\nok 308 /regex/match/222\nok 309 /regex/match/223\nok 310 /regex/match/224\nok 311 /regex/match/225\nok 312 /regex/match/226\nok 313 /regex/match/227\nok 314 /regex/match/228\nok 315 /regex/match/229\nok 316 /regex/match/230\nok 317 /regex/match/231\nok 318 /regex/match/232\nok 319 /regex/match/233\nok 320 /regex/match/234\nok 321 /regex/match/235\nok 322 /regex/match/236\nok 323 /regex/match/237\nok 324 /regex/match/238\nok 325 /regex/match/239\nok 326 /regex/match/240\nok 327 /regex/match/241\nok 328 /regex/match/242\nok 329 /regex/match/243\nok 330 /regex/match/244\nok 331 /regex/match/245\nok 332 /regex/match/246\nok 333 /regex/match/partial281\nok 334 /regex/match/partial282\nok 335 /regex/match/partial283\nok 336 /regex/match/partial284\nok 337 /regex/match/partial285\nok 338 /regex/match/partial286\nok 339 /regex/match/partial287\nok 340 /regex/match/partial288\nok 341 /regex/match/partial289\nok 342 /regex/match/partial290\nok 343 /regex/match/partial291\nok 344 /regex/match/partial292\nok 345 /regex/match/partial293\nok 346 /regex/match/partial294\nok 347 /regex/match/partial295\nok 348 /regex/match/partial296\nok 349 /regex/match/partial297\nok 350 /regex/match/partial298\nok 351 /regex/match/partial299\nok 352 /regex/match/partial300\nok 353 /regex/match/partial301\nok 354 /regex/match/partial302\n# Start of next0 tests\nok 355 /regex/match/next0/247\nok 356 /regex/match/next0/248\nok 357 /regex/match/next0/249\nok 358 /regex/match/next0/250\n# End of next0 tests\n# Start of next1 tests\nok 359 /regex/match/next1/251\nok 360 /regex/match/next1/252\nok 361 /regex/match/next1/253\nok 362 /regex/match/next1/254\nok 363 /regex/match/next1/255\n# End of next1 tests\n# Start of next2 tests\nok 364 /regex/match/next2/256\nok 365 /regex/match/next2/257\nok 366 /regex/match/next2/258\nok 367 /regex/match/next2/259\nok 368 /regex/match/next2/260\nok 369 /regex/match/next2/261\nok 370 /regex/match/next2/262\nok 371 /regex/match/next2/263\n# End of next2 tests\n# Start of next3 tests\nok 372 /regex/match/next3/264\nok 373 /regex/match/next3/265\nok 374 /regex/match/next3/266\nok 375 /regex/match/next3/267\nok 376 /regex/match/next3/268\nok 377 /regex/match/next3/269\n# End of next3 tests\n# Start of next4 tests\nok 378 /regex/match/next4/270\n# End of next4 tests\n# Start of count tests\nok 379 /regex/match/count/271\nok 380 /regex/match/count/272\nok 381 /regex/match/count/273\nok 382 /regex/match/count/274\nok 383 /regex/match/count/275\nok 384 /regex/match/count/276\nok 385 /regex/match/count/277\nok 386 /regex/match/count/278\nok 387 /regex/match/count/279\nok 388 /regex/match/count/280\n# End of count tests\n# Start of count-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 389 /regex/match/count-optimized/271\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 390 /regex/match/count-optimized/272\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 391 /regex/match/count-optimized/273\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 392 /regex/match/count-optimized/274\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 393 /regex/match/count-optimized/275\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 394 /regex/match/count-optimized/276\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 395 /regex/match/count-optimized/277\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 396 /regex/match/count-optimized/278\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 397 /regex/match/count-optimized/279\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 398 /regex/match/count-optimized/280\n# End of count-optimized tests\n# Start of partial-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 399 /regex/match/partial-optimized/281\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 400 /regex/match/partial-optimized/282\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 401 /regex/match/partial-optimized/283\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 402 /regex/match/partial-optimized/284\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 403 /regex/match/partial-optimized/285\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 404 /regex/match/partial-optimized/286\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 405 /regex/match/partial-optimized/287\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 406 /regex/match/partial-optimized/288\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 407 /regex/match/partial-optimized/289\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 408 /regex/match/partial-optimized/290\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 409 /regex/match/partial-optimized/291\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 410 /regex/match/partial-optimized/292\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 411 /regex/match/partial-optimized/293\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 412 /regex/match/partial-optimized/294\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 413 /regex/match/partial-optimized/295\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 414 /regex/match/partial-optimized/296\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 415 /regex/match/partial-optimized/297\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 416 /regex/match/partial-optimized/298\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 417 /regex/match/partial-optimized/299\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 418 /regex/match/partial-optimized/300\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 419 /regex/match/partial-optimized/301\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 420 /regex/match/partial-optimized/302\n# End of partial-optimized tests\n# Start of subpattern tests\nok 421 /regex/match/subpattern/303\nok 422 /regex/match/subpattern/304\nok 423 /regex/match/subpattern/305\nok 424 /regex/match/subpattern/306\nok 425 /regex/match/subpattern/307\nok 426 /regex/match/subpattern/308\nok 427 /regex/match/subpattern/309\nok 428 /regex/match/subpattern/310\nok 429 /regex/match/subpattern/311\nok 430 /regex/match/subpattern/312\nok 431 /regex/match/subpattern/313\nok 432 /regex/match/subpattern/314\nok 433 /regex/match/subpattern/315\n# Start of named tests\n# Start of dupnames tests\nok 434 /regex/match/subpattern/named/dupnames/325\nok 435 /regex/match/subpattern/named/dupnames/326\nok 436 /regex/match/subpattern/named/dupnames/327\nok 437 /regex/match/subpattern/named/dupnames/328\nok 438 /regex/match/subpattern/named/dupnames/329\n# End of dupnames tests\n# End of named tests\n# End of subpattern tests\n# Start of subpattern-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 439 /regex/match/subpattern-optimized/303\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 440 /regex/match/subpattern-optimized/304\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 441 /regex/match/subpattern-optimized/305\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 442 /regex/match/subpattern-optimized/306\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 443 /regex/match/subpattern-optimized/307\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 444 /regex/match/subpattern-optimized/308\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 445 /regex/match/subpattern-optimized/309\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 446 /regex/match/subpattern-optimized/310\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 447 /regex/match/subpattern-optimized/311\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 448 /regex/match/subpattern-optimized/312\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 449 /regex/match/subpattern-optimized/313\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 450 /regex/match/subpattern-optimized/314\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 451 /regex/match/subpattern-optimized/315\n# End of subpattern-optimized tests\n# Start of named tests\n# Start of subpattern tests\nok 452 /regex/match/named/subpattern/316\nok 453 /regex/match/named/subpattern/317\nok 454 /regex/match/named/subpattern/318\nok 455 /regex/match/named/subpattern/319\nok 456 /regex/match/named/subpattern/320\nok 457 /regex/match/named/subpattern/321\nok 458 /regex/match/named/subpattern/322\nok 459 /regex/match/named/subpattern/323\nok 460 /regex/match/named/subpattern/324\nok 461 /regex/match/named/subpattern/330\nok 462 /regex/match/named/subpattern/331\nok 463 /regex/match/named/subpattern/332\nok 464 /regex/match/named/subpattern/333\nok 465 /regex/match/named/subpattern/334\n# End of subpattern tests\n# End of named tests\n# End of match tests\n# Start of match-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 466 /regex/match-optimized/165\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 467 /regex/match-optimized/166\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 468 /regex/match-optimized/167\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 469 /regex/match-optimized/168\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 470 /regex/match-optimized/169\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 471 /regex/match-optimized/170\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 472 /regex/match-optimized/171\nok 473 /regex/match-optimized/172\nok 474 /regex/match-optimized/173\nok 475 /regex/match-optimized/174\nok 476 /regex/match-optimized/175\nok 477 /regex/match-optimized/176\nok 478 /regex/match-optimized/177\nok 479 /regex/match-optimized/178\nok 480 /regex/match-optimized/179\nok 481 /regex/match-optimized/180\nok 482 /regex/match-optimized/181\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 483 /regex/match-optimized/182\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 484 /regex/match-optimized/183\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 485 /regex/match-optimized/184\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 486 /regex/match-optimized/185\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 487 /regex/match-optimized/186\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 488 /regex/match-optimized/187\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 489 /regex/match-optimized/188\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 490 /regex/match-optimized/189\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 491 /regex/match-optimized/190\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 492 /regex/match-optimized/191\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 493 /regex/match-optimized/192\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 494 /regex/match-optimized/193\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 495 /regex/match-optimized/194\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 496 /regex/match-optimized/195\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 497 /regex/match-optimized/196\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 498 /regex/match-optimized/197\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 499 /regex/match-optimized/198\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 500 /regex/match-optimized/199\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 501 /regex/match-optimized/200\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 502 /regex/match-optimized/201\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 503 /regex/match-optimized/202\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 504 /regex/match-optimized/203\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 505 /regex/match-optimized/204\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 506 /regex/match-optimized/205\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 507 /regex/match-optimized/206\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 508 /regex/match-optimized/207\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 509 /regex/match-optimized/208\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 510 /regex/match-optimized/209\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 511 /regex/match-optimized/210\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 512 /regex/match-optimized/211\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 513 /regex/match-optimized/212\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 514 /regex/match-optimized/213\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 515 /regex/match-optimized/214\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 516 /regex/match-optimized/215\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 517 /regex/match-optimized/216\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 518 /regex/match-optimized/217\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 519 /regex/match-optimized/218\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 520 /regex/match-optimized/219\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 521 /regex/match-optimized/220\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 522 /regex/match-optimized/221\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 523 /regex/match-optimized/222\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 524 /regex/match-optimized/223\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 525 /regex/match-optimized/224\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 526 /regex/match-optimized/225\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 527 /regex/match-optimized/226\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 528 /regex/match-optimized/227\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 529 /regex/match-optimized/228\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 530 /regex/match-optimized/229\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 531 /regex/match-optimized/230\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 532 /regex/match-optimized/231\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 533 /regex/match-optimized/232\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 534 /regex/match-optimized/233\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 535 /regex/match-optimized/234\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 536 /regex/match-optimized/235\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 537 /regex/match-optimized/236\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 538 /regex/match-optimized/237\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 539 /regex/match-optimized/238\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 540 /regex/match-optimized/239\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 541 /regex/match-optimized/240\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 542 /regex/match-optimized/241\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 543 /regex/match-optimized/242\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 544 /regex/match-optimized/243\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 545 /regex/match-optimized/244\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 546 /regex/match-optimized/245\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 547 /regex/match-optimized/246\n# End of match-optimized tests\n# Start of fetch-all0 tests\nok 548 /regex/fetch-all0/335\nok 549 /regex/fetch-all0/336\n# End of fetch-all0 tests\n# Start of fetch-all1 tests\nok 550 /regex/fetch-all1/337\nok 551 /regex/fetch-all1/338\nok 552 /regex/fetch-all1/339\n# End of fetch-all1 tests\n# Start of fetch-all2 tests\nok 553 /regex/fetch-all2/340\nok 554 /regex/fetch-all2/341\nok 555 /regex/fetch-all2/342\n# End of fetch-all2 tests\n# Start of fetch-all3 tests\nok 556 /regex/fetch-all3/343\nok 557 /regex/fetch-all3/344\nok 558 /regex/fetch-all3/345\nok 559 /regex/fetch-all3/346\nok 560 /regex/fetch-all3/347\n# End of fetch-all3 tests\n# Start of split tests\n# Start of simple0 tests\nok 561 /regex/split/simple0/348\nok 562 /regex/split/simple0/349\nok 563 /regex/split/simple0/364\nok 564 /regex/split/simple0/365\n# End of simple0 tests\n# Start of simple1 tests\nok 565 /regex/split/simple1/350\nok 566 /regex/split/simple1/351\n# End of simple1 tests\n# Start of simple2 tests\nok 567 /regex/split/simple2/352\nok 568 /regex/split/simple2/358\nok 569 /regex/split/simple2/360\n# End of simple2 tests\n# Start of simple3 tests\nok 570 /regex/split/simple3/353\nok 571 /regex/split/simple3/354\nok 572 /regex/split/simple3/355\nok 573 /regex/split/simple3/356\nok 574 /regex/split/simple3/357\nok 575 /regex/split/simple3/359\nok 576 /regex/split/simple3/361\nok 577 /regex/split/simple3/362\nok 578 /regex/split/simple3/363\n# End of simple3 tests\n# End of split tests\n# Start of split0 tests\nok 579 /regex/split0/366\nok 580 /regex/split0/368\n# End of split0 tests\n# Start of full-split0 tests\nok 581 /regex/full-split0/367\nok 582 /regex/full-split0/369\nok 583 /regex/full-split0/370\nok 584 /regex/full-split0/371\nok 585 /regex/full-split0/372\n# End of full-split0 tests\n# Start of split1 tests\nok 586 /regex/split1/373\nok 587 /regex/split1/376\n# End of split1 tests\n# Start of full-split1 tests\nok 588 /regex/full-split1/374\nok 589 /regex/full-split1/375\nok 590 /regex/full-split1/377\nok 591 /regex/full-split1/378\nok 592 /regex/full-split1/404\n# End of full-split1 tests\n# Start of split2 tests\nok 593 /regex/split2/379\nok 594 /regex/split2/383\nok 595 /regex/split2/395\n# End of split2 tests\n# Start of full-split2 tests\nok 596 /regex/full-split2/380\nok 597 /regex/full-split2/381\nok 598 /regex/full-split2/382\nok 599 /regex/full-split2/384\nok 600 /regex/full-split2/396\nok 601 /regex/full-split2/399\nok 602 /regex/full-split2/405\n# End of full-split2 tests\n# Start of split3 tests\nok 603 /regex/split3/385\nok 604 /regex/split3/387\nok 605 /regex/split3/389\nok 606 /regex/split3/391\nok 607 /regex/split3/393\nok 608 /regex/split3/397\nok 609 /regex/split3/400\nok 610 /regex/split3/402\n# End of split3 tests\n# Start of full-split3 tests\nok 611 /regex/full-split3/386\nok 612 /regex/full-split3/388\nok 613 /regex/full-split3/390\nok 614 /regex/full-split3/392\nok 615 /regex/full-split3/394\nok 616 /regex/full-split3/398\nok 617 /regex/full-split3/401\nok 618 /regex/full-split3/403\nok 619 /regex/full-split3/406\nok 620 /regex/full-split3/407\n# End of full-split3 tests\n# Start of check-repacement tests\nok 621 /regex/check-repacement/408\nok 622 /regex/check-repacement/409\nok 623 /regex/check-repacement/410\nok 624 /regex/check-repacement/411\nok 625 /regex/check-repacement/412\nok 626 /regex/check-repacement/413\nok 627 /regex/check-repacement/414\nok 628 /regex/check-repacement/415\n# End of check-repacement tests\n# Start of expand tests\nok 629 /regex/expand/416\nok 630 /regex/expand/417\nok 631 /regex/expand/418\nok 632 /regex/expand/419\nok 633 /regex/expand/420\nok 634 /regex/expand/421\nok 635 /regex/expand/422\nok 636 /regex/expand/423\nok 637 /regex/expand/424\nok 638 /regex/expand/425\nok 639 /regex/expand/426\nok 640 /regex/expand/427\nok 641 /regex/expand/428\nok 642 /regex/expand/429\nok 643 /regex/expand/430\nok 644 /regex/expand/431\nok 645 /regex/expand/432\nok 646 /regex/expand/433\nok 647 /regex/expand/434\nok 648 /regex/expand/435\nok 649 /regex/expand/436\nok 650 /regex/expand/437\nok 651 /regex/expand/438\nok 652 /regex/expand/439\nok 653 /regex/expand/440\nok 654 /regex/expand/441\nok 655 /regex/expand/442\nok 656 /regex/expand/443\nok 657 /regex/expand/444\nok 658 /regex/expand/445\nok 659 /regex/expand/446\nok 660 /regex/expand/447\nok 661 /regex/expand/448\nok 662 /regex/expand/449\nok 663 /regex/expand/450\nok 664 /regex/expand/451\nok 665 /regex/expand/452\nok 666 /regex/expand/453\nok 667 /regex/expand/454\nok 668 /regex/expand/455\nok 669 /regex/expand/456\nok 670 /regex/expand/457\nok 671 /regex/expand/458\nok 672 /regex/expand/459\nok 673 /regex/expand/460\nok 674 /regex/expand/461\nok 675 /regex/expand/462\nok 676 /regex/expand/463\nok 677 /regex/expand/464\nok 678 /regex/expand/465\nok 679 /regex/expand/466\nok 680 /regex/expand/467\nok 681 /regex/expand/468\nok 682 /regex/expand/469\nok 683 /regex/expand/470\nok 684 /regex/expand/471\nok 685 /regex/expand/472\nok 686 /regex/expand/473\nok 687 /regex/expand/474\nok 688 /regex/expand/475\nok 689 /regex/expand/476\nok 690 /regex/expand/477\nok 691 /regex/expand/478\nok 692 /regex/expand/479\nok 693 /regex/expand/480\nok 694 /regex/expand/481\n# End of expand tests\n# Start of replace tests\nok 695 /regex/replace/482\nok 696 /regex/replace/483\nok 697 /regex/replace/484\nok 698 /regex/replace/485\nok 699 /regex/replace/486\nok 700 /regex/replace/487\nok 701 /regex/replace/488\nok 702 /regex/replace/489\nok 703 /regex/replace/490\nok 704 /regex/replace/491\nok 705 /regex/replace/492\nok 706 /regex/replace/493\nok 707 /regex/replace/494\nok 708 /regex/replace/495\nok 709 /regex/replace/496\nok 710 /regex/replace/497\nok 711 /regex/replace/498\nok 712 /regex/replace/499\nok 713 /regex/replace/500\nok 714 /regex/replace/501\nok 715 /regex/replace/502\nok 716 /regex/replace/503\nok 717 /regex/replace/504\nok 718 /regex/replace/505\nok 719 /regex/replace/506\nok 720 /regex/replace/507\nok 721 /regex/replace/508\nok 722 /regex/replace/509\n# End of replace tests\n# Start of replace-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 723 /regex/replace-optimized/482\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 724 /regex/replace-optimized/483\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 725 /regex/replace-optimized/484\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 726 /regex/replace-optimized/485\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 727 /regex/replace-optimized/486\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 728 /regex/replace-optimized/487\nok 729 /regex/replace-optimized/488\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 730 /regex/replace-optimized/489\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 731 /regex/replace-optimized/490\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 732 /regex/replace-optimized/491\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 733 /regex/replace-optimized/492\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 734 /regex/replace-optimized/493\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 735 /regex/replace-optimized/494\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 736 /regex/replace-optimized/495\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 737 /regex/replace-optimized/496\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 738 /regex/replace-optimized/497\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 739 /regex/replace-optimized/498\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 740 /regex/replace-optimized/499\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 741 /regex/replace-optimized/500\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 742 /regex/replace-optimized/501\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 743 /regex/replace-optimized/502\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 744 /regex/replace-optimized/503\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 745 /regex/replace-optimized/504\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 746 /regex/replace-optimized/505\nok 747 /regex/replace-optimized/506\nok 748 /regex/replace-optimized/507\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 749 /regex/replace-optimized/508\nok 750 /regex/replace-optimized/509\n# End of replace-optimized tests\n# Start of replace-literally tests\nok 751 /regex/replace-literally/510\nok 752 /regex/replace-literally/511\nok 753 /regex/replace-literally/512\nok 754 /regex/replace-literally/513\nok 755 /regex/replace-literally/514\nok 756 /regex/replace-literally/515\nok 757 /regex/replace-literally/516\nok 758 /regex/replace-literally/517\nok 759 /regex/replace-literally/518\nok 760 /regex/replace-literally/519\nok 761 /regex/replace-literally/520\nok 762 /regex/replace-literally/521\nok 763 /regex/replace-literally/522\nok 764 /regex/replace-literally/523\nok 765 /regex/replace-literally/524\nok 766 /regex/replace-literally/525\nok 767 /regex/replace-literally/526\nok 768 /regex/replace-literally/527\nok 769 /regex/replace-literally/528\nok 770 /regex/replace-literally/529\n# End of replace-literally tests\n# Start of string-number tests\nok 771 /regex/string-number/530\nok 772 /regex/string-number/531\nok 773 /regex/string-number/532\nok 774 /regex/string-number/533\nok 775 /regex/string-number/534\nok 776 /regex/string-number/535\nok 777 /regex/string-number/536\nok 778 /regex/string-number/537\nok 779 /regex/string-number/538\nok 780 /regex/string-number/539\nok 781 /regex/string-number/540\nok 782 /regex/string-number/541\nok 783 /regex/string-number/542\nok 784 /regex/string-number/543\nok 785 /regex/string-number/544\n# End of string-number tests\n# Start of escape_nul tests\nok 786 /regex/escape_nul/545\nok 787 /regex/escape_nul/546\nok 788 /regex/escape_nul/547\nok 789 /regex/escape_nul/548\nok 790 /regex/escape_nul/549\nok 791 /regex/escape_nul/550\nok 792 /regex/escape_nul/551\nok 793 /regex/escape_nul/552\nok 794 /regex/escape_nul/553\nok 795 /regex/escape_nul/554\nok 796 /regex/escape_nul/555\nok 797 /regex/escape_nul/556\nok 798 /regex/escape_nul/557\nok 799 /regex/escape_nul/558\nok 800 /regex/escape_nul/559\n# End of escape_nul tests\n# Start of escape tests\nok 801 /regex/escape/560\nok 802 /regex/escape/561\nok 803 /regex/escape/562\nok 804 /regex/escape/563\nok 805 /regex/escape/564\nok 806 /regex/escape/565\nok 807 /regex/escape/566\nok 808 /regex/escape/567\nok 809 /regex/escape/568\nok 810 /regex/escape/569\nok 811 /regex/escape/570\nok 812 /regex/escape/571\nok 813 /regex/escape/572\nok 814 /regex/escape/573\nok 815 /regex/escape/574\nok 816 /regex/escape/575\nok 817 /regex/escape/576\nok 818 /regex/escape/577\n# End of escape tests\n# Start of match-all0 tests\nok 819 /regex/match-all0/578\nok 820 /regex/match-all0/580\n# End of match-all0 tests\n# Start of match-all-full0 tests\nok 821 /regex/match-all-full0/579\nok 822 /regex/match-all-full0/581\nok 823 /regex/match-all-full0/582\nok 824 /regex/match-all-full0/583\n# End of match-all-full0 tests\n# Start of match-all1 tests\nok 825 /regex/match-all1/584\nok 826 /regex/match-all1/586\nok 827 /regex/match-all1/591\n# End of match-all1 tests\n# Start of match-all-full1 tests\nok 828 /regex/match-all-full1/585\nok 829 /regex/match-all-full1/587\nok 830 /regex/match-all-full1/588\nok 831 /regex/match-all-full1/589\nok 832 /regex/match-all-full1/590\nok 833 /regex/match-all-full1/592\n# End of match-all-full1 tests\n# Start of match-all2 tests\nok 834 /regex/match-all2/593\nok 835 /regex/match-all2/595\nok 836 /regex/match-all2/597\n# End of match-all2 tests\n# Start of match-all-full2 tests\nok 837 /regex/match-all-full2/594\nok 838 /regex/match-all-full2/596\nok 839 /regex/match-all-full2/598\n# End of match-all-full2 tests\n# Start of match-all3 tests\nok 840 /regex/match-all3/599\nok 841 /regex/match-all3/601\n# End of match-all3 tests\n# Start of match-all-full3 tests\nok 842 /regex/match-all-full3/600\nok 843 /regex/match-all-full3/602\n# End of match-all-full3 tests\n# Start of match-notempty tests\nok 844 /regex/match-notempty/603\n# End of match-notempty tests\n# Start of match-notempty-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 845 /regex/match-notempty-optimized/603\n# End of match-notempty-optimized tests\n# Start of match-notempty-atstart tests\nok 846 /regex/match-notempty-atstart/604\n# End of match-notempty-atstart tests\n# Start of match-notempty-atstart-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 847 /regex/match-notempty-atstart-optimized/604\n# End of match-notempty-atstart-optimized tests\n# End of regex tests\nPASS: glib/regex.test\nRunning test: glib/file.test\nTAP version 13\n# random seed: R02S9730f99033dad57be85f052b0ef281fe\n1..50\n# Start of file tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/basic/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/basic/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/basic/.dirs/system-config1:/var/volatile/tmp/file/basic/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/basic/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/basic/.dirs/system-data1:/var/volatile/tmp/file/basic/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/basic/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/basic/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/basic/.dirs/runtime\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /file/basic\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/build-filename/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/build-filename/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/build-filename/.dirs/system-config1:/var/volatile/tmp/file/build-filename/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/build-filename/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/build-filename/.dirs/system-data1:/var/volatile/tmp/file/build-filename/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/build-filename/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/build-filename/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/build-filename/.dirs/runtime\nok 2 /file/build-filename\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/build-filenamev/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/build-filenamev/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/build-filenamev/.dirs/system-config1:/var/volatile/tmp/file/build-filenamev/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/build-filenamev/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/build-filenamev/.dirs/system-data1:/var/volatile/tmp/file/build-filenamev/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/build-filenamev/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/build-filenamev/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/build-filenamev/.dirs/runtime\nok 3 /file/build-filenamev\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/parent/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/parent/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/parent/.dirs/system-config1:/var/volatile/tmp/file/parent/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/parent/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/parent/.dirs/system-data1:/var/volatile/tmp/file/parent/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/parent/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/parent/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/parent/.dirs/runtime\nok 4 /file/parent\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/child/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/child/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/child/.dirs/system-config1:/var/volatile/tmp/file/child/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/child/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/child/.dirs/system-data1:/var/volatile/tmp/file/child/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/child/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/child/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/child/.dirs/runtime\nok 5 /file/child\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/empty-path/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/empty-path/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/empty-path/.dirs/system-config1:/var/volatile/tmp/file/empty-path/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/empty-path/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/empty-path/.dirs/system-data1:/var/volatile/tmp/file/empty-path/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/empty-path/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/empty-path/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/empty-path/.dirs/runtime\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2328\n# /file/empty-path summary: Check that creating a file with an empty path results in errors\nok 6 /file/empty-path\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/type/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/type/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/type/.dirs/system-config1:/var/volatile/tmp/file/type/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/type/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/type/.dirs/system-data1:/var/volatile/tmp/file/type/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/type/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/type/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/type/.dirs/runtime\nok 7 /file/type\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/parse-name/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/parse-name/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/parse-name/.dirs/system-config1:/var/volatile/tmp/file/parse-name/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/parse-name/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/parse-name/.dirs/system-data1:/var/volatile/tmp/file/parse-name/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/parse-name/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/parse-name/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/parse-name/.dirs/runtime\nok 8 /file/parse-name\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace-load/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace-load/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace-load/.dirs/system-config1:/var/volatile/tmp/file/replace-load/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace-load/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace-load/.dirs/system-data1:/var/volatile/tmp/file/replace-load/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace-load/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace-load/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace-load/.dirs/runtime\nok 9 /file/replace-load\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace-cancel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace-cancel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace-cancel/.dirs/system-config1:/var/volatile/tmp/file/replace-cancel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace-cancel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace-cancel/.dirs/system-data1:/var/volatile/tmp/file/replace-cancel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace-cancel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace-cancel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace-cancel/.dirs/runtime\n# Bug Reference: https://bugzilla.gnome.org/629301\nok 10 /file/replace-cancel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace-symlink/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace-symlink/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace-symlink/.dirs/system-config1:/var/volatile/tmp/file/replace-symlink/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace-symlink/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace-symlink/.dirs/system-data1:/var/volatile/tmp/file/replace-symlink/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace-symlink/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace-symlink/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace-symlink/.dirs/runtime\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2325\n# /file/replace-symlink summary: Test that G_FILE_CREATE_REPLACE_DESTINATION doesn?t follow symlinks\n# Using temporary directory /var/volatile/tmp/g_file_replace_symlink_1S6VI2\nok 11 /file/replace-symlink\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-new-tmp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-new-tmp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-new-tmp/.dirs/system-config1:/var/volatile/tmp/file/async-new-tmp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-new-tmp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-new-tmp/.dirs/system-data1:/var/volatile/tmp/file/async-new-tmp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-new-tmp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-new-tmp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-new-tmp/.dirs/runtime\nok 12 /file/async-new-tmp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/system-config1:/var/volatile/tmp/file/async-new-tmp-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/system-data1:/var/volatile/tmp/file/async-new-tmp-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/runtime\nok 13 /file/async-new-tmp-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-delete/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-delete/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-delete/.dirs/system-config1:/var/volatile/tmp/file/async-delete/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-delete/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-delete/.dirs/system-data1:/var/volatile/tmp/file/async-delete/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-delete/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-delete/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-delete/.dirs/runtime\nok 14 /file/async-delete\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-make-symlink/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-make-symlink/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-make-symlink/.dirs/system-config1:/var/volatile/tmp/file/async-make-symlink/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-make-symlink/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-make-symlink/.dirs/system-data1:/var/volatile/tmp/file/async-make-symlink/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-make-symlink/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-make-symlink/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-make-symlink/.dirs/runtime\nok 15 /file/async-make-symlink\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/copy-preserve-mode/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/copy-preserve-mode/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/copy-preserve-mode/.dirs/system-config1:/var/volatile/tmp/file/copy-preserve-mode/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/copy-preserve-mode/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/copy-preserve-mode/.dirs/system-data1:/var/volatile/tmp/file/copy-preserve-mode/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/copy-preserve-mode/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/copy-preserve-mode/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/copy-preserve-mode/.dirs/runtime\n# Current umask: 18\n# Vector 0\n# Vector 1\n# Vector 2\n# Vector 3\n# Vector 4\n# Vector 5\n# Vector 6\n# Vector 7\nok 16 /file/copy-preserve-mode\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/measure/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/measure/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/measure/.dirs/system-config1:/var/volatile/tmp/file/measure/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/measure/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/measure/.dirs/system-data1:/var/volatile/tmp/file/measure/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/measure/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/measure/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/measure/.dirs/runtime\nok 17 /file/measure\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/measure-async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/measure-async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/measure-async/.dirs/system-config1:/var/volatile/tmp/file/measure-async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/measure-async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/measure-async/.dirs/system-data1:/var/volatile/tmp/file/measure-async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/measure-async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/measure-async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/measure-async/.dirs/runtime\nok 18 /file/measure-async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/load-bytes/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/load-bytes/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/load-bytes/.dirs/system-config1:/var/volatile/tmp/file/load-bytes/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/load-bytes/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/load-bytes/.dirs/system-data1:/var/volatile/tmp/file/load-bytes/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/load-bytes/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/load-bytes/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/load-bytes/.dirs/runtime\nok 19 /file/load-bytes\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/load-bytes-async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/load-bytes-async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/load-bytes-async/.dirs/system-config1:/var/volatile/tmp/file/load-bytes-async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/load-bytes-async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/load-bytes-async/.dirs/system-data1:/var/volatile/tmp/file/load-bytes-async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/load-bytes-async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/load-bytes-async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/load-bytes-async/.dirs/runtime\nok 20 /file/load-bytes-async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/.dirs/system-config1:/var/volatile/tmp/file/writev/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/.dirs/system-data1:/var/volatile/tmp/file/writev/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/.dirs/runtime\nok 21 /file/writev\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/system-config1:/var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/system-data1:/var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/runtime\n# Attributes for copy: standard::size,time::modified,time::modified-nsec,time::modified-usec,unix::mode,xattr::*\n# Attributes for copy: standard::size,time::modified,time::modified-nsec,time::modified-usec,xattr::*\n# Attributes for copy: standard::size,time::access,time::access-nsec,time::access-usec,time::modified,time::modified-nsec,time::modified-usec,unix::gid,unix::mode,unix::uid,xattr::*,xattr-sys::*\n# Attributes for copy: standard::size,time::access,time::access-nsec,time::access-usec,time::modified,time::modified-nsec,time::modified-usec,unix::gid,unix::uid,xattr::*,xattr-sys::*\nok 22 /file/build-attribute-list-for-copy\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/move_async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/move_async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/move_async/.dirs/system-config1:/var/volatile/tmp/file/move_async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/move_async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/move_async/.dirs/system-data1:/var/volatile/tmp/file/move_async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/move_async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/move_async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/move_async/.dirs/runtime\nok 23 /file/move_async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/system-config1:/var/volatile/tmp/file/query-zero-length-content-type/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/system-data1:/var/volatile/tmp/file/query-zero-length-content-type/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/runtime\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=755795\n# /file/query-zero-length-content-type summary: empty files should always be considered application/x-zerosize\nok 24 /file/query-zero-length-content-type\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/query-default-handler-file/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/query-default-handler-file/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/query-default-handler-file/.dirs/system-config1:/var/volatile/tmp/file/query-default-handler-file/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/query-default-handler-file/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/query-default-handler-file/.dirs/system-data1:/var/volatile/tmp/file/query-default-handler-file/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/query-default-handler-file/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/query-default-handler-file/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/query-default-handler-file/.dirs/runtime\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file/.dirs/data/applications\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file/.dirs/config\nok 25 /file/query-default-handler-file\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/system-config1:/var/volatile/tmp/file/query-default-handler-file-async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/system-data1:/var/volatile/tmp/file/query-default-handler-file-async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/runtime\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file-async/.dirs/data/applications\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/file/query-default-handler-file/.dirs/config to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config\nok 26 /file/query-default-handler-file-async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/query-default-handler-uri/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/query-default-handler-uri/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/query-default-handler-uri/.dirs/system-config1:/var/volatile/tmp/file/query-default-handler-uri/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/query-default-handler-uri/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/query-default-handler-uri/.dirs/system-data1:/var/volatile/tmp/file/query-default-handler-uri/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/query-default-handler-uri/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/query-default-handler-uri/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/query-default-handler-uri/.dirs/runtime\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri/.dirs/data/applications\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config to /var/volatile/tmp/file/query-default-handler-uri/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri/.dirs/config\nok 27 /file/query-default-handler-uri\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/system-config1:/var/volatile/tmp/file/query-default-handler-uri-async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/system-data1:/var/volatile/tmp/file/query-default-handler-uri-async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/runtime\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/data/applications\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/file/query-default-handler-uri/.dirs/config to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/config\nok 28 /file/query-default-handler-uri-async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/enumerator-cancellation/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/enumerator-cancellation/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/enumerator-cancellation/.dirs/system-config1:/var/volatile/tmp/file/enumerator-cancellation/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/enumerator-cancellation/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/enumerator-cancellation/.dirs/system-data1:/var/volatile/tmp/file/enumerator-cancellation/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/enumerator-cancellation/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/enumerator-cancellation/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/enumerator-cancellation/.dirs/runtime\nok 29 /file/enumerator-cancellation\n# Start of async-create-delete tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-create-delete/0/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-create-delete/0/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-create-delete/0/.dirs/system-config1:/var/volatile/tmp/file/async-create-delete/0/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-create-delete/0/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-create-delete/0/.dirs/system-data1:/var/volatile/tmp/file/async-create-delete/0/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-create-delete/0/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-create-delete/0/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-create-delete/0/.dirs/runtime\nok 30 /file/async-create-delete/0\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-create-delete/1/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-create-delete/1/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-create-delete/1/.dirs/system-config1:/var/volatile/tmp/file/async-create-delete/1/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-create-delete/1/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-create-delete/1/.dirs/system-data1:/var/volatile/tmp/file/async-create-delete/1/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-create-delete/1/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-create-delete/1/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-create-delete/1/.dirs/runtime\nok 31 /file/async-create-delete/1\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-create-delete/10/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-create-delete/10/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-create-delete/10/.dirs/system-config1:/var/volatile/tmp/file/async-create-delete/10/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-create-delete/10/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-create-delete/10/.dirs/system-data1:/var/volatile/tmp/file/async-create-delete/10/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-create-delete/10/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-create-delete/10/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-create-delete/10/.dirs/runtime\nok 32 /file/async-create-delete/10\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-create-delete/25/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-create-delete/25/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-create-delete/25/.dirs/system-config1:/var/volatile/tmp/file/async-create-delete/25/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-create-delete/25/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-create-delete/25/.dirs/system-data1:/var/volatile/tmp/file/async-create-delete/25/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-create-delete/25/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-create-delete/25/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-create-delete/25/.dirs/runtime\nok 33 /file/async-create-delete/25\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-create-delete/4096/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-create-delete/4096/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-create-delete/4096/.dirs/system-config1:/var/volatile/tmp/file/async-create-delete/4096/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-create-delete/4096/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-create-delete/4096/.dirs/system-data1:/var/volatile/tmp/file/async-create-delete/4096/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-create-delete/4096/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-create-delete/4096/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-create-delete/4096/.dirs/runtime\nok 34 /file/async-create-delete/4096\n# End of async-create-delete tests\n# Start of replace-symlink tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/system-config1:/var/volatile/tmp/file/replace-symlink/using-etag/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/system-data1:/var/volatile/tmp/file/replace-symlink/using-etag/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/runtime\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2417\n# /file/replace-symlink/using-etag summary: Test that ETag checks work when replacing a file through a symlink\n# Using temporary directory /var/volatile/tmp/g_file_replace_symlink_using_etag_KOR5I2\nExecuting: glib/file.test\nok 35 /file/replace-symlink/using-etag\n# slow test /file/replace-symlink/using-etag executed in 2.00 secs\n# End of replace-symlink tests\n# Start of replace tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace/write-only/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace/write-only/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace/write-only/.dirs/system-config1:/var/volatile/tmp/file/replace/write-only/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace/write-only/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace/write-only/.dirs/system-data1:/var/volatile/tmp/file/replace/write-only/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace/write-only/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace/write-only/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace/write-only/.dirs/runtime\n# /file/replace/write-only summary: Test various situations for g_file_replace()\n# Current umask: 18\n# Test 0, using temporary directory /var/volatile/tmp/g_file_replace_O1T5I2\n# Test 1, using temporary directory /var/volatile/tmp/g_file_replace_CET5I2\n# Test 2, using temporary directory /var/volatile/tmp/g_file_replace_U3S5I2\n# Test 3, using temporary directory /var/volatile/tmp/g_file_replace_37S5I2\n# Test 4, using temporary directory /var/volatile/tmp/g_file_replace_8FP5I2\n# Test 5, using temporary directory /var/volatile/tmp/g_file_replace_4LP5I2\n# Test 6, using temporary directory /var/volatile/tmp/g_file_replace_ACP5I2\n# Test 7, using temporary directory /var/volatile/tmp/g_file_replace_HMO5I2\n# Test 8, using temporary directory /var/volatile/tmp/g_file_replace_JCO5I2\n# Test 9, using temporary directory /var/volatile/tmp/g_file_replace_VJO5I2\n# Test 10, using temporary directory /var/volatile/tmp/g_file_replace_61Q5I2\n# Test 11, using temporary directory /var/volatile/tmp/g_file_replace_XRQ5I2\n# Test 12, using temporary directory /var/volatile/tmp/g_file_replace_OYQ5I2\n# Test 13, using temporary directory /var/volatile/tmp/g_file_replace_MBQ5I2\n# Test 14, using temporary directory /var/volatile/tmp/g_file_replace_HFQ5I2\n# Test 15, using temporary directory /var/volatile/tmp/g_file_replace_G4P5I2\n# Test 16, using temporary directory /var/volatile/tmp/g_file_replace_CBM5I2\n# Test 17, using temporary directory /var/volatile/tmp/g_file_replace_O1L5I2\n# Test 18, using temporary directory /var/volatile/tmp/g_file_replace_R5L5I2\n# Test 19, using temporary directory /var/volatile/tmp/g_file_replace_7HL5I2\n# Test 20, using temporary directory /var/volatile/tmp/g_file_replace_Z7K5I2\n# Test 21, using temporary directory /var/volatile/tmp/g_file_replace_MCL5I2\n# Test 22, using temporary directory /var/volatile/tmp/g_file_replace_97N5I2\n# Test 23, using temporary directory /var/volatile/tmp/g_file_replace_BNN5I2\n# Test 24, using temporary directory /var/volatile/tmp/g_file_replace_CSN5I2\n# Test 25, using temporary directory /var/volatile/tmp/g_file_replace_3GN5I2\n# Test 26, using temporary directory /var/volatile/tmp/g_file_replace_GVM5I2\n# Test 27, using temporary directory /var/volatile/tmp/g_file_replace_61M5I2\n# Test 28, using temporary directory /var/volatile/tmp/g_file_replace_Z8I5I2\n# Test 29, using temporary directory /var/volatile/tmp/g_file_replace_7CJ5I2\n# Test 30, using temporary directory /var/volatile/tmp/g_file_replace_Z3I5I2\n# Test 31, using temporary directory /var/volatile/tmp/g_file_replace_0HI5I2\n# Test 32, using temporary directory /var/volatile/tmp/g_file_replace_9KI5I2\n# Test 33, using temporary directory /var/volatile/tmp/g_file_replace_CBI5I2\n# Test 34, using temporary directory /var/volatile/tmp/g_file_replace_NVK5I2\n# Test 35, using temporary directory /var/volatile/tmp/g_file_replace_51K5I2\n# Test 36, using temporary directory /var/volatile/tmp/g_file_replace_HCK5I2\n# Test 37, using temporary directory /var/volatile/tmp/g_file_replace_U0J5I2\n# Test 38, using temporary directory /var/volatile/tmp/g_file_replace_R5J5I2\n# Test 39, using temporary directory /var/volatile/tmp/g_file_replace_CWJ5I2\n# Test 40, using temporary directory /var/volatile/tmp/g_file_replace_C2F5I2\n# Test 41, using temporary directory /var/volatile/tmp/g_file_replace_27F5I2\n# Test 42, using temporary directory /var/volatile/tmp/g_file_replace_BYF5I2\n# Test 43, using temporary directory /var/volatile/tmp/g_file_replace_V8E5I2\n# Test 44, using temporary directory /var/volatile/tmp/g_file_replace_RYE5I2\n# Test 45, using temporary directory /var/volatile/tmp/g_file_replace_85E5I2\n# Test 46, using temporary directory /var/volatile/tmp/g_file_replace_KPH5I2\n# Test 47, using temporary directory /var/volatile/tmp/g_file_replace_1WH5I2\n# Test 48, using temporary directory /var/volatile/tmp/g_file_replace_79G5I2\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 36 /file/replace/write-only\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace/read-write/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace/read-write/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace/read-write/.dirs/system-config1:/var/volatile/tmp/file/replace/read-write/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace/read-write/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace/read-write/.dirs/system-data1:/var/volatile/tmp/file/replace/read-write/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace/read-write/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace/read-write/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace/read-write/.dirs/runtime\n# /file/replace/read-write summary: Test various situations for g_file_replace()\n# Current umask: 18\n# Test 0, using temporary directory /var/volatile/tmp/g_file_replace_56G5I2\n# Test 1, using temporary directory /var/volatile/tmp/g_file_replace_J0G5I2\n# Test 2, using temporary directory /var/volatile/tmp/g_file_replace_9QG5I2\n# Test 3, using temporary directory /var/volatile/tmp/g_file_replace_AXC5I2\n# Test 4, using temporary directory /var/volatile/tmp/g_file_replace_X3C5I2\n# Test 5, using temporary directory /var/volatile/tmp/g_file_replace_KIC5I2\n# Test 6, using temporary directory /var/volatile/tmp/g_file_replace_A5B5I2\n# Test 7, using temporary directory /var/volatile/tmp/g_file_replace_UUB5I2\n# Test 8, using temporary directory /var/volatile/tmp/g_file_replace_I0B5I2\n# Test 9, using temporary directory /var/volatile/tmp/g_file_replace_GLE5I2\n# Test 10, using temporary directory /var/volatile/tmp/g_file_replace_PPE5I2\n# Test 11, using temporary directory /var/volatile/tmp/g_file_replace_KEE5I2\n# Test 12, using temporary directory /var/volatile/tmp/g_file_replace_HSD5I2\n# Test 13, using temporary directory /var/volatile/tmp/g_file_replace_8YD5I2\n# Test 14, using temporary directory /var/volatile/tmp/g_file_replace_VAD5I2\n# Test 15, using temporary directory /var/volatile/tmp/g_file_replace_WT94I2\n# Test 16, using temporary directory /var/volatile/tmp/g_file_replace_RY94I2\n# Test 17, using temporary directory /var/volatile/tmp/g_file_replace_AO94I2\n# Test 18, using temporary directory /var/volatile/tmp/g_file_replace_5Y84I2\n# Test 19, using temporary directory /var/volatile/tmp/g_file_replace_2P84I2\n# Test 20, using temporary directory /var/volatile/tmp/g_file_replace_1U84I2\n# Test 21, using temporary directory /var/volatile/tmp/g_file_replace_PCB5I2\n# Test 22, using temporary directory /var/volatile/tmp/g_file_replace_Y0A5I2\n# Test 23, using temporary directory /var/volatile/tmp/g_file_replace_17A5I2\n# Test 24, using temporary directory /var/volatile/tmp/g_file_replace_7JA5I2\n# Test 25, using temporary directory /var/volatile/tmp/g_file_replace_4894I2\n# Test 26, using temporary directory /var/volatile/tmp/g_file_replace_TFA5I2\n# Test 27, using temporary directory /var/volatile/tmp/g_file_replace_BO64I2\n# Test 28, using temporary directory /var/volatile/tmp/g_file_replace_2S64I2\n# Test 29, using temporary directory /var/volatile/tmp/g_file_replace_SH64I2\n# Test 30, using temporary directory /var/volatile/tmp/g_file_replace_NU54I2\n# Test 31, using temporary directory /var/volatile/tmp/g_file_replace_D254I2\n# Test 32, using temporary directory /var/volatile/tmp/g_file_replace_LS54I2\n# Test 33, using temporary directory /var/volatile/tmp/g_file_replace_8974I2\n# Test 34, using temporary directory /var/volatile/tmp/g_file_replace_8G84I2\n# Test 35, using temporary directory /var/volatile/tmp/g_file_replace_KU74I2\n# Test 36, using temporary directory /var/volatile/tmp/g_file_replace_HK74I2\n# Test 37, using temporary directory /var/volatile/tmp/g_file_replace_QN74I2\n# Test 38, using temporary directory /var/volatile/tmp/g_file_replace_1E74I2\n# Test 39, using temporary directory /var/volatile/tmp/g_file_replace_0K34I2\n# Test 40, using temporary directory /var/volatile/tmp/g_file_replace_SO34I2\n# Test 41, using temporary directory /var/volatile/tmp/g_file_replace_1E34I2\n# Test 42, using temporary directory /var/volatile/tmp/g_file_replace_DR24I2\n# Test 43, using temporary directory /var/volatile/tmp/g_file_replace_DH24I2\n# Test 44, using temporary directory /var/volatile/tmp/g_file_replace_8K24I2\n# Test 45, using temporary directory /var/volatile/tmp/g_file_replace_6544I2\n# Test 46, using temporary directory /var/volatile/tmp/g_file_replace_WA54I2\n# Test 47, using temporary directory /var/volatile/tmp/g_file_replace_XP44I2\n# Test 48, using temporary directory /var/volatile/tmp/g_file_replace_KV44I2\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 37 /file/replace/read-write\n# End of replace tests\n# Start of copy tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/copy/progress/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/copy/progress/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/copy/progress/.dirs/system-config1:/var/volatile/tmp/file/copy/progress/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/copy/progress/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/copy/progress/.dirs/system-data1:/var/volatile/tmp/file/copy/progress/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/copy/progress/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/copy/progress/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/copy/progress/.dirs/runtime\nok 38 /file/copy/progress\n# End of copy tests\n# Start of writev tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/system-config1:/var/volatile/tmp/file/writev/no-bytes-written/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/system-data1:/var/volatile/tmp/file/writev/no-bytes-written/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/runtime\nok 39 /file/writev/no-bytes-written\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/no-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/no-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/no-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/no-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/no-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/no-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/no-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/no-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/no-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/no-vectors/.dirs/runtime\nok 40 /file/writev/no-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/empty-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/empty-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/empty-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/empty-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/empty-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/empty-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/empty-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/empty-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/empty-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/empty-vectors/.dirs/runtime\nok 41 /file/writev/empty-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/too-big-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/too-big-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/runtime\nok 42 /file/writev/too-big-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async/.dirs/system-config1:/var/volatile/tmp/file/writev/async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async/.dirs/system-data1:/var/volatile/tmp/file/writev/async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async/.dirs/runtime\nok 43 /file/writev/async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async_all/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async_all/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async_all/.dirs/system-config1:/var/volatile/tmp/file/writev/async_all/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async_all/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async_all/.dirs/system-data1:/var/volatile/tmp/file/writev/async_all/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async_all/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async_all/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async_all/.dirs/runtime\nok 44 /file/writev/async_all\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/runtime\nok 45 /file/writev/async_all-empty-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/runtime\nok 46 /file/writev/async_all-no-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/runtime\nok 47 /file/writev/async_all-to-big-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/system-config1:/var/volatile/tmp/file/writev/async_all-cancellation/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/system-data1:/var/volatile/tmp/file/writev/async_all-cancellation/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/runtime\nok 48 /file/writev/async_all-cancellation\n# End of writev tests\n# Start of from-uri tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/system-config1:/var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/system-data1:/var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/runtime\nok 49 /file/from-uri/ignores-query-string\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/system-config1:/var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/system-data1:/var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/runtime\nok 50 /file/from-uri/ignores-fragment\n# End of from-uri tests\n# End of file tests\nPASS: glib/file.test\nRunning test: glib/genmarshal.py.test\nTAP version 13\nok 1 __main__.TestGenmarshal.test_empty_list\n# tmpdir: /tmp/tmp699i598a\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmp699i598a/tmp_x36raiu.list: \n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmp699i598a/tmp_x36raiu.list', '--header', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# #include <glib-object.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmp699i598a/tmp_x36raiu.list', '--body', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #include <glib-object.h>\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\nok 2 __main__.TestGenmarshal.test_help\n# tmpdir: /tmp/tmpc84tkpwg\n# genmarshal: /usr/bin/glib-genmarshal\n# Running: ['/usr/bin/glib-genmarshal', '--help']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: usage: glib-genmarshal [-h] [--prefix STRING] [--output FILE] [--skip-source]\n#                        [--internal] [--valist-marshallers] [-v]\n#                        [--g-fatal-warnings] [--include-header [HEADER]]\n#                        [--pragma-once] [-D CPP_DEFINES] [-U CPP_UNDEFINES]\n#                        [--prototypes] [--header] [--body]\n#                        [--stdinc | --nostdinc] [--quiet | --verbose]\n#                        [FILE ...]\n# \n# Generate signal marshallers for GObject\n# \n# positional arguments:\n#   FILE                  Files with lists of marshallers to generate, or \"-\"\n#                         for standard input\n# \n# options:\n#   -h, --help            show this help message and exit\n#   --prefix STRING       Specify marshaller prefix\n#   --output FILE         Write output into the specified file\n#   --skip-source         Skip source location comments\n#   --internal            Mark generated functions as internal\n#   --valist-marshallers  Generate va_list marshallers\n#   -v, --version         Print version information, and exit\n#   --g-fatal-warnings    Make warnings fatal\n#   --include-header [HEADER]\n#                         Include the specified header in the body\n#   --pragma-once         Use \"pragma once\" as the inclusion guard\n#   -D CPP_DEFINES        Pre-processor define\n#   -U CPP_UNDEFINES      Pre-processor undefine\n#   --prototypes          Generate the marshallers prototype in the C code\n#   --header              Generate C headers\n#   --body                Generate C code\n#   --stdinc              Include standard marshallers\n#   --nostdinc            Use standard marshallers\n#   --quiet               Only print warnings and errors\n#   --verbose             Be verbose, and include debugging information\nok 3 __main__.TestGenmarshal.test_no_args\n# tmpdir: /tmp/tmplyr8igwq\n# genmarshal: /usr/bin/glib-genmarshal\n# Running: ['/usr/bin/glib-genmarshal']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 4 __main__.TestGenmarshal.test_void_boolean\n# tmpdir: /tmp/tmptov74h5i\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmptov74h5i/tmpzvgm6cb4.list: VOID:BOOLEAN\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptov74h5i/tmpzvgm6cb4.list', '--header', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# #include <glib-object.h>\n# \n# G_BEGIN_DECLS\n# \n# /* VOID:BOOLEAN (/tmp/tmptov74h5i/tmpzvgm6cb4.list:1) */\n# #define g_cclosure_user_marshal_VOID__BOOLEAN\tg_cclosure_marshal_VOID__BOOLEAN\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptov74h5i/tmpzvgm6cb4.list', '--body', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #include <glib-object.h>\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\nok 5 __main__.TestGenmarshal.test_void_boolean_int64\n# tmpdir: /tmp/tmptk5rbcpf\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmptk5rbcpf/tmp72tehqmf.list: VOID:BOOLEAN,INT64\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptk5rbcpf/tmp72tehqmf.list', '--header', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# #include <glib-object.h>\n# \n# G_BEGIN_DECLS\n# \n# /* VOID:BOOLEAN,INT64 (/tmp/tmptk5rbcpf/tmp72tehqmf.list:1) */\n# extern\n# void g_cclosure_user_marshal_VOID__BOOLEAN_INT64 (GClosure     *closure,\n#                                                   GValue       *return_value,\n#                                                   guint         n_param_values,\n#                                                   const GValue *param_values,\n#                                                   gpointer      invocation_hint,\n#                                                   gpointer      marshal_data);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptk5rbcpf/tmp72tehqmf.list', '--body', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #include <glib-object.h>\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# /* VOID:BOOLEAN,INT64 (/tmp/tmptk5rbcpf/tmp72tehqmf.list:1) */\n# void\n# g_cclosure_user_marshal_VOID__BOOLEAN_INT64 (GClosure     *closure,\n#                                              GValue       *return_value G_GNUC_UNUSED,\n#                                              guint         n_param_values,\n#                                              const GValue *param_values,\n#                                              gpointer      invocation_hint G_GNUC_UNUSED,\n#                                              gpointer      marshal_data)\n# {\n#   typedef void (*GMarshalFunc_VOID__BOOLEAN_INT64) (gpointer data1,\n#                                                     gboolean arg1,\n#                                                     gint64 arg2,\n#                                                     gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__BOOLEAN_INT64 callback;\n# \n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__BOOLEAN_INT64) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_boolean (param_values + 1),\n#             g_marshal_value_peek_int64 (param_values + 2),\n#             data2);\n# }\nok 6 __main__.TestGenmarshal.test_void_param_nostdinc\n# tmpdir: /tmp/tmpoab66pby\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmpoab66pby/tmpym0w9a6x.list: VOID:PARAM\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmpoab66pby/tmpym0w9a6x.list', '--header', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# G_BEGIN_DECLS\n# \n# /* VOID:PARAM (/tmp/tmpoab66pby/tmpym0w9a6x.list:1) */\n# extern\n# void g_cclosure_user_marshal_VOID__PARAM (GClosure     *closure,\n#                                           GValue       *return_value,\n#                                           guint         n_param_values,\n#                                           const GValue *param_values,\n#                                           gpointer      invocation_hint,\n#                                           gpointer      marshal_data);\n# extern\n# void g_cclosure_user_marshal_VOID__PARAMv (GClosure *closure,\n#                                            GValue   *return_value,\n#                                            gpointer  instance,\n#                                            va_list   args,\n#                                            gpointer  marshal_data,\n#                                            int       n_params,\n#                                            GType    *param_types);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmpoab66pby/tmpym0w9a6x.list', '--body', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# /* VOID:PARAM (/tmp/tmpoab66pby/tmpym0w9a6x.list:1) */\n# void\n# g_cclosure_user_marshal_VOID__PARAM (GClosure     *closure,\n#                                      GValue       *return_value G_GNUC_UNUSED,\n#                                      guint         n_param_values,\n#                                      const GValue *param_values,\n#                                      gpointer      invocation_hint G_GNUC_UNUSED,\n#                                      gpointer      marshal_data)\n# {\n#   typedef void (*GMarshalFunc_VOID__PARAM) (gpointer data1,\n#                                             gpointer arg1,\n#                                             gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__PARAM callback;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__PARAM) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_param (param_values + 1),\n#             data2);\n# }\n# \n# void\n# g_cclosure_user_marshal_VOID__PARAMv (GClosure *closure,\n#                                       GValue   *return_value G_GNUC_UNUSED,\n#                                       gpointer  instance,\n#                                       va_list   args,\n#                                       gpointer  marshal_data,\n#                                       int       n_params,\n#                                       GType    *param_types)\n# {\n#   typedef void (*GMarshalFunc_VOID__PARAM) (gpointer data1,\n#                                             gpointer arg1,\n#                                             gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__PARAM callback;\n#   gpointer arg0;\n#   va_list args_copy;\n# \n#   va_copy (args_copy, args);\n#   arg0 = (gpointer) va_arg (args_copy, gpointer);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     arg0 = g_param_spec_ref (arg0);\n#   va_end (args_copy);\n# \n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = instance;\n#     }\n#   else\n#     {\n#       data1 = instance;\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__PARAM) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             arg0,\n#             data2);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     g_param_spec_unref (arg0);\n# }\nok 7 __main__.TestGenmarshal.test_void_string_nostdinc\n# tmpdir: /tmp/tmptvyq0qlk\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmptvyq0qlk/tmptg1jkg46.list: VOID:STRING\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptvyq0qlk/tmptg1jkg46.list', '--header', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# G_BEGIN_DECLS\n# \n# /* VOID:STRING (/tmp/tmptvyq0qlk/tmptg1jkg46.list:1) */\n# extern\n# void g_cclosure_user_marshal_VOID__STRING (GClosure     *closure,\n#                                            GValue       *return_value,\n#                                            guint         n_param_values,\n#                                            const GValue *param_values,\n#                                            gpointer      invocation_hint,\n#                                            gpointer      marshal_data);\n# extern\n# void g_cclosure_user_marshal_VOID__STRINGv (GClosure *closure,\n#                                             GValue   *return_value,\n#                                             gpointer  instance,\n#                                             va_list   args,\n#                                             gpointer  marshal_data,\n#                                             int       n_params,\n#                                             GType    *param_types);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptvyq0qlk/tmptg1jkg46.list', '--body', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# /* VOID:STRING (/tmp/tmptvyq0qlk/tmptg1jkg46.list:1) */\n# void\n# g_cclosure_user_marshal_VOID__STRING (GClosure     *closure,\n#                                       GValue       *return_value G_GNUC_UNUSED,\n#                                       guint         n_param_values,\n#                                       const GValue *param_values,\n#                                       gpointer      invocation_hint G_GNUC_UNUSED,\n#                                       gpointer      marshal_data)\n# {\n#   typedef void (*GMarshalFunc_VOID__STRING) (gpointer data1,\n#                                              gpointer arg1,\n#                                              gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__STRING callback;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__STRING) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_string (param_values + 1),\n#             data2);\n# }\n# \n# void\n# g_cclosure_user_marshal_VOID__STRINGv (GClosure *closure,\n#                                        GValue   *return_value G_GNUC_UNUSED,\n#                                        gpointer  instance,\n#                                        va_list   args,\n#                                        gpointer  marshal_data,\n#                                        int       n_params,\n#                                        GType    *param_types)\n# {\n#   typedef void (*GMarshalFunc_VOID__STRING) (gpointer data1,\n#                                              gpointer arg1,\n#                                              gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__STRING callback;\n#   gpointer arg0;\n#   va_list args_copy;\n# \n#   va_copy (args_copy, args);\n#   arg0 = (gpointer) va_arg (args_copy, gpointer);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     arg0 = g_strdup (arg0);\n#   va_end (args_copy);\n# \n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = instance;\n#     }\n#   else\n#     {\n#       data1 = instance;\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__STRING) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             arg0,\n#             data2);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     g_free (arg0);\n# }\nok 8 __main__.TestGenmarshal.test_void_variant_nostdinc_valist_marshaller\n# tmpdir: /tmp/tmpycnel1tm\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmpycnel1tm/tmp47vr46k5.list: VOID:VARIANT\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmpycnel1tm/tmp47vr46k5.list', '--header', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# G_BEGIN_DECLS\n# \n# /* VOID:VARIANT (/tmp/tmpycnel1tm/tmp47vr46k5.list:1) */\n# extern\n# void g_cclosure_user_marshal_VOID__VARIANT (GClosure     *closure,\n#                                             GValue       *return_value,\n#                                             guint         n_param_values,\n#                                             const GValue *param_values,\n#                                             gpointer      invocation_hint,\n#                                             gpointer      marshal_data);\n# extern\n# void g_cclosure_user_marshal_VOID__VARIANTv (GClosure *closure,\n#                                              GValue   *return_value,\n#                                              gpointer  instance,\n#                                              va_list   args,\n#                                              gpointer  marshal_data,\n#                                              int       n_params,\n#                                              GType    *param_types);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmpycnel1tm/tmp47vr46k5.list', '--body', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# /* VOID:VARIANT (/tmp/tmpycnel1tm/tmp47vr46k5.list:1) */\n# void\n# g_cclosure_user_marshal_VOID__VARIANT (GClosure     *closure,\n#                                        GValue       *return_value G_GNUC_UNUSED,\n#                                        guint         n_param_values,\n#                                        const GValue *param_values,\n#                                        gpointer      invocation_hint G_GNUC_UNUSED,\n#                                        gpointer      marshal_data)\n# {\n#   typedef void (*GMarshalFunc_VOID__VARIANT) (gpointer data1,\n#                                               gpointer arg1,\n#                                               gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__VARIANT callback;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__VARIANT) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_variant (param_values + 1),\n#             data2);\n# }\n# \n# void\n# g_cclosure_user_marshal_VOID__VARIANTv (GClosure *closure,\n#                                         GValue   *return_value G_GNUC_UNUSED,\n#                                         gpointer  instance,\n#                                         va_list   args,\n#                                         gpointer  marshal_data,\n#                                         int       n_params,\n#                                         GType    *param_types)\n# {\n#   typedef void (*GMarshalFunc_VOID__VARIANT) (gpointer data1,\n#                                               gpointer arg1,\n#                                               gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__VARIANT callback;\n#   gpointer arg0;\n#   va_list args_copy;\n# \n#   va_copy (args_copy, args);\n#   arg0 = (gpointer) va_arg (args_copy, gpointer);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     arg0 = g_variant_ref_sink (arg0);\n#   va_end (args_copy);\n# \n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = instance;\n#     }\n#   else\n#     {\n#       data1 = instance;\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__VARIANT) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             arg0,\n#             data2);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     g_variant_unref (arg0);\n# }\n1..8\nPASS: glib/genmarshal.py.test\nRunning test: glib/g-file-info-filesystem-readonly.test\nTAP version 13\n# random seed: R02S06d9e13efa4f52c1e2874a868826d790\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=787731\n1..2\n# Start of g-file-info-filesystem-readonly tests\nok 1 /g-file-info-filesystem-readonly/test-fs-ro # SKIP 'bindfs' and 'fusermount' commands are needed to run this test\nok 2 /g-file-info-filesystem-readonly/test-fs-ro-with-mount-monitor # SKIP 'bindfs' and 'fusermount' commands are needed to run this test\n# End of g-file-info-filesystem-readonly tests\nPASS: glib/g-file-info-filesystem-readonly.test\nRunning test: glib/portal-support-flatpak-network-only.test\nTAP version 13\n# random seed: R02S0bb7d799a0056490e3b1a5ea2534c400\n1..1\n# Start of portal-support tests\n# Start of flatpak tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/flatpak/network/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/flatpak/network/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/flatpak/network/.dirs/system-config1:/var/volatile/tmp/portal-support/flatpak/network/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/flatpak/network/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/flatpak/network/.dirs/system-data1:/var/volatile/tmp/portal-support/flatpak/network/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/flatpak/network/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/flatpak/network/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/flatpak/network/.dirs/runtime\n# Creating .flatpak-info in /var/volatile/tmp/portal-support/flatpak/network/.dirs/runtime/.flatpak-info\nok 1 /portal-support/flatpak/network\n# End of flatpak tests\n# End of portal-support tests\nPASS: glib/portal-support-flatpak-network-only.test\nRunning test: glib/io-channel.test\nTAP version 13\n# random seed: R02Sdcd5da586c03fa4ff1db6892d332a214\n1..2\n# Start of io-channel tests\n# Line one\n# \n# Line two\n# \n# Line three\n# \n# /* Hello */\n# \n# \\x1234\\x567890\\x6666\n# \n# read 62 bytes, wrote 62 bytes\nok 1 /io-channel/read-write\n# Start of read-line tests\n# /io-channel/read-line/embedded-nuls summary: Test that reading a line containing embedded nuls works when using non-standard line terminators.\nok 2 /io-channel/read-line/embedded-nuls\n# End of read-line tests\n# End of io-channel tests\nPASS: glib/io-channel.test\nRunning test: glib/cxx-03.test\nTAP version 13\n# random seed: R02S23591ab6eaa7d2330eecefe492bc83e8\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-03.test\nRunning test: glib/spawn-multithreaded.test\nTAP version 13\n# random seed: R02Sf671611d64a8c8a3db331466eac2a959\n1..4\n# Start of gthread tests\n# Child 506 (ttl 1) exited, status 0\n# Child 507 (ttl 2) exited, status 0\nok 1 /gthread/spawn-childs\n# slow test /gthread/spawn-childs executed in 2.00 secs\n# Created pid: 511 (ttl 1)\n# Created pid: 512 (ttl 2)\nExecuting: glib/spawn-multithreaded.test\n# Child 511 (ttl 1) exited, status 0\n# Child 512 (ttl 2) exited, status 0\nok 2 /gthread/spawn-childs-threads\n# slow test /gthread/spawn-childs-threads executed in 2.00 secs\nok 3 /gthread/spawn-sync\nok 4 /gthread/spawn-async\n# End of gthread tests\nPASS: glib/spawn-multithreaded.test\nRunning test: glib/properties-refcount3.test\nTAP version 13\n# random seed: R02Sa3057154ca407dc8e58ace4590e18829\n1..1\n# Start of gobject tests\n# Start of refcount tests\nExecuting: glib/properties-refcount3.test\nExecuting: glib/properties-refcount3.test\nExecuting: glib/properties-refcount3.test\nExecuting: glib/properties-refcount3.test\nExecuting: glib/properties-refcount3.test\nExecuting: glib/properties-refcount3.test\n# \n# stopping\n# \n# stopped\n# \n# 26051560 1214507\n# \nok 1 /gobject/refcount/properties-3\n# slow test /gobject/refcount/properties-3 executed in 30.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/properties-refcount3.test\nRunning test: glib/file-thumbnail.test\nTAP version 13\n# random seed: R02S9ce1ee7f7ba65002677ab056cd927369\n1..7\n# Start of file-thumbnail tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/fail/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/fail/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/fail/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/fail/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/fail/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/fail/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/fail/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/fail/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/fail/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/fail/.dirs/runtime\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/fail/.dirs/cache/thumbnails/fail/gnome-thumbnail-factory/f098bcae74f8241ee3835bded7284cdd.png\nok 1 /file-thumbnail/fail\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/size-priority/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/size-priority/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache/thumbnails/fail/gnome-thumbnail-factory/f098bcae74f8241ee3835bded7284cdd.png\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache/thumbnails/normal/f098bcae74f8241ee3835bded7284cdd.png\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache/thumbnails/large/f098bcae74f8241ee3835bded7284cdd.png\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache/thumbnails/x-large/f098bcae74f8241ee3835bded7284cdd.png\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache/thumbnails/xx-large/f098bcae74f8241ee3835bded7284cdd.png\nok 2 /file-thumbnail/size-priority\n# Start of valid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/valid/normal/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/valid/normal/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/cache/thumbnails/normal/f098bcae74f8241ee3835bded7284cdd.png\nok 3 /file-thumbnail/valid/normal\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/valid/large/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/valid/large/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/valid/large/.dirs/cache/thumbnails/large/f098bcae74f8241ee3835bded7284cdd.png\nok 4 /file-thumbnail/valid/large\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/cache/thumbnails/x-large/f098bcae74f8241ee3835bded7284cdd.png\nok 5 /file-thumbnail/valid/x-large\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/cache/thumbnails/xx-large/f098bcae74f8241ee3835bded7284cdd.png\nok 6 /file-thumbnail/valid/xx-large\n# End of valid tests\n# Start of unknown tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/cache/thumbnails/super-large/f098bcae74f8241ee3835bded7284cdd.png\nok 7 /file-thumbnail/unknown/super-large\n# End of unknown tests\n# End of file-thumbnail tests\nPASS: glib/file-thumbnail.test\nRunning test: glib/1bit-mutex.test\nTAP version 13\n# random seed: R02S57d91fe5ecf52504a433375d89f810d7\n1..2\n# Start of glib tests\n# Start of 1bit-mutex tests\nok 1 /glib/1bit-mutex/int\n# slow test /glib/1bit-mutex/int executed in 2.54 secs\nExecuting: glib/1bit-mutex.test\nok 2 /glib/1bit-mutex/pointer\n# slow test /glib/1bit-mutex/pointer executed in 2.55 secs\n# End of 1bit-mutex tests\n# End of glib tests\nPASS: glib/1bit-mutex.test\nRunning test: glib/cxx-11.test\nTAP version 13\n# random seed: R02Sc7d34ad8817450f9a3c07e5b687e3093\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-11.test\nRunning test: glib/socket-address.test\nTAP version 13\n# random seed: R02S476ae8287101e75fc30d07a9d35494e1\n1..2\n# Start of socket tests\n# Start of address tests\n# Start of unix tests\nok 1 /socket/address/unix/construct\nok 2 /socket/address/unix/to-string\n# End of unix tests\n# End of address tests\n# End of socket tests\nPASS: glib/socket-address.test\nRunning test: glib/checksum.test\nTAP version 13\n# random seed: R02S8d8180ea4b14384bf0a55114b6776055\n1..1851\n# Start of checksum tests\nok 1 /checksum/unsupported\n# Start of MD5 tests\nok 2 /checksum/MD5/0\nok 3 /checksum/MD5/1\nok 4 /checksum/MD5/2\nok 5 /checksum/MD5/3\nok 6 /checksum/MD5/4\nok 7 /checksum/MD5/5\nok 8 /checksum/MD5/6\nok 9 /checksum/MD5/7\nok 10 /checksum/MD5/8\nok 11 /checksum/MD5/9\nok 12 /checksum/MD5/10\nok 13 /checksum/MD5/11\nok 14 /checksum/MD5/12\nok 15 /checksum/MD5/13\nok 16 /checksum/MD5/14\nok 17 /checksum/MD5/15\nok 18 /checksum/MD5/16\nok 19 /checksum/MD5/17\nok 20 /checksum/MD5/18\nok 21 /checksum/MD5/19\nok 22 /checksum/MD5/20\nok 23 /checksum/MD5/21\nok 24 /checksum/MD5/22\nok 25 /checksum/MD5/23\nok 26 /checksum/MD5/24\nok 27 /checksum/MD5/25\nok 28 /checksum/MD5/26\nok 29 /checksum/MD5/27\nok 30 /checksum/MD5/28\nok 31 /checksum/MD5/29\nok 32 /checksum/MD5/30\nok 33 /checksum/MD5/31\nok 34 /checksum/MD5/32\nok 35 /checksum/MD5/33\nok 36 /checksum/MD5/34\nok 37 /checksum/MD5/35\nok 38 /checksum/MD5/36\nok 39 /checksum/MD5/37\nok 40 /checksum/MD5/38\nok 41 /checksum/MD5/39\nok 42 /checksum/MD5/40\nok 43 /checksum/MD5/41\nok 44 /checksum/MD5/42\nok 45 /checksum/MD5/43\nok 46 /checksum/MD5/44\nok 47 /checksum/MD5/45\nok 48 /checksum/MD5/46\nok 49 /checksum/MD5/47\nok 50 /checksum/MD5/48\nok 51 /checksum/MD5/49\nok 52 /checksum/MD5/50\nok 53 /checksum/MD5/51\nok 54 /checksum/MD5/52\nok 55 /checksum/MD5/53\nok 56 /checksum/MD5/54\nok 57 /checksum/MD5/55\nok 58 /checksum/MD5/56\nok 59 /checksum/MD5/57\nok 60 /checksum/MD5/58\nok 61 /checksum/MD5/59\nok 62 /checksum/MD5/60\nok 63 /checksum/MD5/61\nok 64 /checksum/MD5/62\nok 65 /checksum/MD5/63\nok 66 /checksum/MD5/64\nok 67 /checksum/MD5/65\nok 68 /checksum/MD5/66\nok 69 /checksum/MD5/67\nok 70 /checksum/MD5/68\nok 71 /checksum/MD5/69\nok 72 /checksum/MD5/70\nok 73 /checksum/MD5/71\nok 74 /checksum/MD5/72\nok 75 /checksum/MD5/73\nok 76 /checksum/MD5/74\nok 77 /checksum/MD5/75\nok 78 /checksum/MD5/76\nok 79 /checksum/MD5/77\nok 80 /checksum/MD5/78\nok 81 /checksum/MD5/79\nok 82 /checksum/MD5/80\nok 83 /checksum/MD5/81\nok 84 /checksum/MD5/82\nok 85 /checksum/MD5/83\nok 86 /checksum/MD5/84\nok 87 /checksum/MD5/85\nok 88 /checksum/MD5/86\nok 89 /checksum/MD5/87\nok 90 /checksum/MD5/88\nok 91 /checksum/MD5/89\nok 92 /checksum/MD5/90\nok 93 /checksum/MD5/91\nok 94 /checksum/MD5/92\nok 95 /checksum/MD5/93\nok 96 /checksum/MD5/94\nok 97 /checksum/MD5/95\nok 98 /checksum/MD5/96\nok 99 /checksum/MD5/97\nok 100 /checksum/MD5/98\nok 101 /checksum/MD5/99\nok 102 /checksum/MD5/100\nok 103 /checksum/MD5/101\nok 104 /checksum/MD5/102\nok 105 /checksum/MD5/103\nok 106 /checksum/MD5/104\nok 107 /checksum/MD5/105\nok 108 /checksum/MD5/106\nok 109 /checksum/MD5/107\nok 110 /checksum/MD5/108\nok 111 /checksum/MD5/109\nok 112 /checksum/MD5/110\nok 113 /checksum/MD5/111\nok 114 /checksum/MD5/112\nok 115 /checksum/MD5/113\nok 116 /checksum/MD5/114\nok 117 /checksum/MD5/115\nok 118 /checksum/MD5/116\nok 119 /checksum/MD5/117\nok 120 /checksum/MD5/118\nok 121 /checksum/MD5/119\nok 122 /checksum/MD5/120\nok 123 /checksum/MD5/121\nok 124 /checksum/MD5/122\nok 125 /checksum/MD5/123\nok 126 /checksum/MD5/124\nok 127 /checksum/MD5/125\nok 128 /checksum/MD5/126\nok 129 /checksum/MD5/127\nok 130 /checksum/MD5/128\nok 131 /checksum/MD5/129\nok 132 /checksum/MD5/130\nok 133 /checksum/MD5/131\nok 134 /checksum/MD5/132\nok 135 /checksum/MD5/133\nok 136 /checksum/MD5/134\nok 137 /checksum/MD5/135\nok 138 /checksum/MD5/136\nok 139 /checksum/MD5/137\nok 140 /checksum/MD5/138\nok 141 /checksum/MD5/139\nok 142 /checksum/MD5/140\nok 143 /checksum/MD5/141\nok 144 /checksum/MD5/142\nok 145 /checksum/MD5/143\nok 146 /checksum/MD5/144\nok 147 /checksum/MD5/145\nok 148 /checksum/MD5/146\nok 149 /checksum/MD5/147\nok 150 /checksum/MD5/148\nok 151 /checksum/MD5/149\nok 152 /checksum/MD5/150\nok 153 /checksum/MD5/151\nok 154 /checksum/MD5/152\nok 155 /checksum/MD5/153\nok 156 /checksum/MD5/154\nok 157 /checksum/MD5/155\nok 158 /checksum/MD5/156\nok 159 /checksum/MD5/157\nok 160 /checksum/MD5/158\nok 161 /checksum/MD5/159\nok 162 /checksum/MD5/160\nok 163 /checksum/MD5/161\nok 164 /checksum/MD5/162\nok 165 /checksum/MD5/163\nok 166 /checksum/MD5/164\nok 167 /checksum/MD5/165\nok 168 /checksum/MD5/166\nok 169 /checksum/MD5/167\nok 170 /checksum/MD5/168\nok 171 /checksum/MD5/169\nok 172 /checksum/MD5/170\nok 173 /checksum/MD5/171\nok 174 /checksum/MD5/172\nok 175 /checksum/MD5/173\nok 176 /checksum/MD5/174\nok 177 /checksum/MD5/175\nok 178 /checksum/MD5/176\nok 179 /checksum/MD5/177\nok 180 /checksum/MD5/178\nok 181 /checksum/MD5/179\nok 182 /checksum/MD5/180\nok 183 /checksum/MD5/181\nok 184 /checksum/MD5/182\nok 185 /checksum/MD5/183\nok 186 /checksum/MD5/string\nok 187 /checksum/MD5/bytes\n# Start of reset tests\nok 188 /checksum/MD5/reset/0\nok 189 /checksum/MD5/reset/1\nok 190 /checksum/MD5/reset/2\nok 191 /checksum/MD5/reset/3\nok 192 /checksum/MD5/reset/4\nok 193 /checksum/MD5/reset/5\nok 194 /checksum/MD5/reset/6\nok 195 /checksum/MD5/reset/7\nok 196 /checksum/MD5/reset/8\nok 197 /checksum/MD5/reset/9\nok 198 /checksum/MD5/reset/10\nok 199 /checksum/MD5/reset/11\nok 200 /checksum/MD5/reset/12\nok 201 /checksum/MD5/reset/13\nok 202 /checksum/MD5/reset/14\nok 203 /checksum/MD5/reset/15\nok 204 /checksum/MD5/reset/16\nok 205 /checksum/MD5/reset/17\nok 206 /checksum/MD5/reset/18\nok 207 /checksum/MD5/reset/19\nok 208 /checksum/MD5/reset/20\nok 209 /checksum/MD5/reset/21\nok 210 /checksum/MD5/reset/22\nok 211 /checksum/MD5/reset/23\nok 212 /checksum/MD5/reset/24\nok 213 /checksum/MD5/reset/25\nok 214 /checksum/MD5/reset/26\nok 215 /checksum/MD5/reset/27\nok 216 /checksum/MD5/reset/28\nok 217 /checksum/MD5/reset/29\nok 218 /checksum/MD5/reset/30\nok 219 /checksum/MD5/reset/31\nok 220 /checksum/MD5/reset/32\nok 221 /checksum/MD5/reset/33\nok 222 /checksum/MD5/reset/34\nok 223 /checksum/MD5/reset/35\nok 224 /checksum/MD5/reset/36\nok 225 /checksum/MD5/reset/37\nok 226 /checksum/MD5/reset/38\nok 227 /checksum/MD5/reset/39\nok 228 /checksum/MD5/reset/40\nok 229 /checksum/MD5/reset/41\nok 230 /checksum/MD5/reset/42\nok 231 /checksum/MD5/reset/43\nok 232 /checksum/MD5/reset/44\nok 233 /checksum/MD5/reset/45\nok 234 /checksum/MD5/reset/46\nok 235 /checksum/MD5/reset/47\nok 236 /checksum/MD5/reset/48\nok 237 /checksum/MD5/reset/49\nok 238 /checksum/MD5/reset/50\nok 239 /checksum/MD5/reset/51\nok 240 /checksum/MD5/reset/52\nok 241 /checksum/MD5/reset/53\nok 242 /checksum/MD5/reset/54\nok 243 /checksum/MD5/reset/55\nok 244 /checksum/MD5/reset/56\nok 245 /checksum/MD5/reset/57\nok 246 /checksum/MD5/reset/58\nok 247 /checksum/MD5/reset/59\nok 248 /checksum/MD5/reset/60\nok 249 /checksum/MD5/reset/61\nok 250 /checksum/MD5/reset/62\nok 251 /checksum/MD5/reset/63\nok 252 /checksum/MD5/reset/64\nok 253 /checksum/MD5/reset/65\nok 254 /checksum/MD5/reset/66\nok 255 /checksum/MD5/reset/67\nok 256 /checksum/MD5/reset/68\nok 257 /checksum/MD5/reset/69\nok 258 /checksum/MD5/reset/70\nok 259 /checksum/MD5/reset/71\nok 260 /checksum/MD5/reset/72\nok 261 /checksum/MD5/reset/73\nok 262 /checksum/MD5/reset/74\nok 263 /checksum/MD5/reset/75\nok 264 /checksum/MD5/reset/76\nok 265 /checksum/MD5/reset/77\nok 266 /checksum/MD5/reset/78\nok 267 /checksum/MD5/reset/79\nok 268 /checksum/MD5/reset/80\nok 269 /checksum/MD5/reset/81\nok 270 /checksum/MD5/reset/82\nok 271 /checksum/MD5/reset/83\nok 272 /checksum/MD5/reset/84\nok 273 /checksum/MD5/reset/85\nok 274 /checksum/MD5/reset/86\nok 275 /checksum/MD5/reset/87\nok 276 /checksum/MD5/reset/88\nok 277 /checksum/MD5/reset/89\nok 278 /checksum/MD5/reset/90\nok 279 /checksum/MD5/reset/91\nok 280 /checksum/MD5/reset/92\nok 281 /checksum/MD5/reset/93\nok 282 /checksum/MD5/reset/94\nok 283 /checksum/MD5/reset/95\nok 284 /checksum/MD5/reset/96\nok 285 /checksum/MD5/reset/97\nok 286 /checksum/MD5/reset/98\nok 287 /checksum/MD5/reset/99\nok 288 /checksum/MD5/reset/100\nok 289 /checksum/MD5/reset/101\nok 290 /checksum/MD5/reset/102\nok 291 /checksum/MD5/reset/103\nok 292 /checksum/MD5/reset/104\nok 293 /checksum/MD5/reset/105\nok 294 /checksum/MD5/reset/106\nok 295 /checksum/MD5/reset/107\nok 296 /checksum/MD5/reset/108\nok 297 /checksum/MD5/reset/109\nok 298 /checksum/MD5/reset/110\nok 299 /checksum/MD5/reset/111\nok 300 /checksum/MD5/reset/112\nok 301 /checksum/MD5/reset/113\nok 302 /checksum/MD5/reset/114\nok 303 /checksum/MD5/reset/115\nok 304 /checksum/MD5/reset/116\nok 305 /checksum/MD5/reset/117\nok 306 /checksum/MD5/reset/118\nok 307 /checksum/MD5/reset/119\nok 308 /checksum/MD5/reset/120\nok 309 /checksum/MD5/reset/121\nok 310 /checksum/MD5/reset/122\nok 311 /checksum/MD5/reset/123\nok 312 /checksum/MD5/reset/124\nok 313 /checksum/MD5/reset/125\nok 314 /checksum/MD5/reset/126\nok 315 /checksum/MD5/reset/127\nok 316 /checksum/MD5/reset/128\nok 317 /checksum/MD5/reset/129\nok 318 /checksum/MD5/reset/130\nok 319 /checksum/MD5/reset/131\nok 320 /checksum/MD5/reset/132\nok 321 /checksum/MD5/reset/133\nok 322 /checksum/MD5/reset/134\nok 323 /checksum/MD5/reset/135\nok 324 /checksum/MD5/reset/136\nok 325 /checksum/MD5/reset/137\nok 326 /checksum/MD5/reset/138\nok 327 /checksum/MD5/reset/139\nok 328 /checksum/MD5/reset/140\nok 329 /checksum/MD5/reset/141\nok 330 /checksum/MD5/reset/142\nok 331 /checksum/MD5/reset/143\nok 332 /checksum/MD5/reset/144\nok 333 /checksum/MD5/reset/145\nok 334 /checksum/MD5/reset/146\nok 335 /checksum/MD5/reset/147\nok 336 /checksum/MD5/reset/148\nok 337 /checksum/MD5/reset/149\nok 338 /checksum/MD5/reset/150\nok 339 /checksum/MD5/reset/151\nok 340 /checksum/MD5/reset/152\nok 341 /checksum/MD5/reset/153\nok 342 /checksum/MD5/reset/154\nok 343 /checksum/MD5/reset/155\nok 344 /checksum/MD5/reset/156\nok 345 /checksum/MD5/reset/157\nok 346 /checksum/MD5/reset/158\nok 347 /checksum/MD5/reset/159\nok 348 /checksum/MD5/reset/160\nok 349 /checksum/MD5/reset/161\nok 350 /checksum/MD5/reset/162\nok 351 /checksum/MD5/reset/163\nok 352 /checksum/MD5/reset/164\nok 353 /checksum/MD5/reset/165\nok 354 /checksum/MD5/reset/166\nok 355 /checksum/MD5/reset/167\nok 356 /checksum/MD5/reset/168\nok 357 /checksum/MD5/reset/169\nok 358 /checksum/MD5/reset/170\nok 359 /checksum/MD5/reset/171\nok 360 /checksum/MD5/reset/172\nok 361 /checksum/MD5/reset/173\nok 362 /checksum/MD5/reset/174\nok 363 /checksum/MD5/reset/175\nok 364 /checksum/MD5/reset/176\nok 365 /checksum/MD5/reset/177\nok 366 /checksum/MD5/reset/178\nok 367 /checksum/MD5/reset/179\nok 368 /checksum/MD5/reset/180\nok 369 /checksum/MD5/reset/181\nok 370 /checksum/MD5/reset/182\nok 371 /checksum/MD5/reset/183\n# End of reset tests\n# End of MD5 tests\n# Start of SHA1 tests\nok 372 /checksum/SHA1/0\nok 373 /checksum/SHA1/1\nok 374 /checksum/SHA1/2\nok 375 /checksum/SHA1/3\nok 376 /checksum/SHA1/4\nok 377 /checksum/SHA1/5\nok 378 /checksum/SHA1/6\nok 379 /checksum/SHA1/7\nok 380 /checksum/SHA1/8\nok 381 /checksum/SHA1/9\nok 382 /checksum/SHA1/10\nok 383 /checksum/SHA1/11\nok 384 /checksum/SHA1/12\nok 385 /checksum/SHA1/13\nok 386 /checksum/SHA1/14\nok 387 /checksum/SHA1/15\nok 388 /checksum/SHA1/16\nok 389 /checksum/SHA1/17\nok 390 /checksum/SHA1/18\nok 391 /checksum/SHA1/19\nok 392 /checksum/SHA1/20\nok 393 /checksum/SHA1/21\nok 394 /checksum/SHA1/22\nok 395 /checksum/SHA1/23\nok 396 /checksum/SHA1/24\nok 397 /checksum/SHA1/25\nok 398 /checksum/SHA1/26\nok 399 /checksum/SHA1/27\nok 400 /checksum/SHA1/28\nok 401 /checksum/SHA1/29\nok 402 /checksum/SHA1/30\nok 403 /checksum/SHA1/31\nok 404 /checksum/SHA1/32\nok 405 /checksum/SHA1/33\nok 406 /checksum/SHA1/34\nok 407 /checksum/SHA1/35\nok 408 /checksum/SHA1/36\nok 409 /checksum/SHA1/37\nok 410 /checksum/SHA1/38\nok 411 /checksum/SHA1/39\nok 412 /checksum/SHA1/40\nok 413 /checksum/SHA1/41\nok 414 /checksum/SHA1/42\nok 415 /checksum/SHA1/43\nok 416 /checksum/SHA1/44\nok 417 /checksum/SHA1/45\nok 418 /checksum/SHA1/46\nok 419 /checksum/SHA1/47\nok 420 /checksum/SHA1/48\nok 421 /checksum/SHA1/49\nok 422 /checksum/SHA1/50\nok 423 /checksum/SHA1/51\nok 424 /checksum/SHA1/52\nok 425 /checksum/SHA1/53\nok 426 /checksum/SHA1/54\nok 427 /checksum/SHA1/55\nok 428 /checksum/SHA1/56\nok 429 /checksum/SHA1/57\nok 430 /checksum/SHA1/58\nok 431 /checksum/SHA1/59\nok 432 /checksum/SHA1/60\nok 433 /checksum/SHA1/61\nok 434 /checksum/SHA1/62\nok 435 /checksum/SHA1/63\nok 436 /checksum/SHA1/64\nok 437 /checksum/SHA1/65\nok 438 /checksum/SHA1/66\nok 439 /checksum/SHA1/67\nok 440 /checksum/SHA1/68\nok 441 /checksum/SHA1/69\nok 442 /checksum/SHA1/70\nok 443 /checksum/SHA1/71\nok 444 /checksum/SHA1/72\nok 445 /checksum/SHA1/73\nok 446 /checksum/SHA1/74\nok 447 /checksum/SHA1/75\nok 448 /checksum/SHA1/76\nok 449 /checksum/SHA1/77\nok 450 /checksum/SHA1/78\nok 451 /checksum/SHA1/79\nok 452 /checksum/SHA1/80\nok 453 /checksum/SHA1/81\nok 454 /checksum/SHA1/82\nok 455 /checksum/SHA1/83\nok 456 /checksum/SHA1/84\nok 457 /checksum/SHA1/85\nok 458 /checksum/SHA1/86\nok 459 /checksum/SHA1/87\nok 460 /checksum/SHA1/88\nok 461 /checksum/SHA1/89\nok 462 /checksum/SHA1/90\nok 463 /checksum/SHA1/91\nok 464 /checksum/SHA1/92\nok 465 /checksum/SHA1/93\nok 466 /checksum/SHA1/94\nok 467 /checksum/SHA1/95\nok 468 /checksum/SHA1/96\nok 469 /checksum/SHA1/97\nok 470 /checksum/SHA1/98\nok 471 /checksum/SHA1/99\nok 472 /checksum/SHA1/100\nok 473 /checksum/SHA1/101\nok 474 /checksum/SHA1/102\nok 475 /checksum/SHA1/103\nok 476 /checksum/SHA1/104\nok 477 /checksum/SHA1/105\nok 478 /checksum/SHA1/106\nok 479 /checksum/SHA1/107\nok 480 /checksum/SHA1/108\nok 481 /checksum/SHA1/109\nok 482 /checksum/SHA1/110\nok 483 /checksum/SHA1/111\nok 484 /checksum/SHA1/112\nok 485 /checksum/SHA1/113\nok 486 /checksum/SHA1/114\nok 487 /checksum/SHA1/115\nok 488 /checksum/SHA1/116\nok 489 /checksum/SHA1/117\nok 490 /checksum/SHA1/118\nok 491 /checksum/SHA1/119\nok 492 /checksum/SHA1/120\nok 493 /checksum/SHA1/121\nok 494 /checksum/SHA1/122\nok 495 /checksum/SHA1/123\nok 496 /checksum/SHA1/124\nok 497 /checksum/SHA1/125\nok 498 /checksum/SHA1/126\nok 499 /checksum/SHA1/127\nok 500 /checksum/SHA1/128\nok 501 /checksum/SHA1/129\nok 502 /checksum/SHA1/130\nok 503 /checksum/SHA1/131\nok 504 /checksum/SHA1/132\nok 505 /checksum/SHA1/133\nok 506 /checksum/SHA1/134\nok 507 /checksum/SHA1/135\nok 508 /checksum/SHA1/136\nok 509 /checksum/SHA1/137\nok 510 /checksum/SHA1/138\nok 511 /checksum/SHA1/139\nok 512 /checksum/SHA1/140\nok 513 /checksum/SHA1/141\nok 514 /checksum/SHA1/142\nok 515 /checksum/SHA1/143\nok 516 /checksum/SHA1/144\nok 517 /checksum/SHA1/145\nok 518 /checksum/SHA1/146\nok 519 /checksum/SHA1/147\nok 520 /checksum/SHA1/148\nok 521 /checksum/SHA1/149\nok 522 /checksum/SHA1/150\nok 523 /checksum/SHA1/151\nok 524 /checksum/SHA1/152\nok 525 /checksum/SHA1/153\nok 526 /checksum/SHA1/154\nok 527 /checksum/SHA1/155\nok 528 /checksum/SHA1/156\nok 529 /checksum/SHA1/157\nok 530 /checksum/SHA1/158\nok 531 /checksum/SHA1/159\nok 532 /checksum/SHA1/160\nok 533 /checksum/SHA1/161\nok 534 /checksum/SHA1/162\nok 535 /checksum/SHA1/163\nok 536 /checksum/SHA1/164\nok 537 /checksum/SHA1/165\nok 538 /checksum/SHA1/166\nok 539 /checksum/SHA1/167\nok 540 /checksum/SHA1/168\nok 541 /checksum/SHA1/169\nok 542 /checksum/SHA1/170\nok 543 /checksum/SHA1/171\nok 544 /checksum/SHA1/172\nok 545 /checksum/SHA1/173\nok 546 /checksum/SHA1/174\nok 547 /checksum/SHA1/175\nok 548 /checksum/SHA1/176\nok 549 /checksum/SHA1/177\nok 550 /checksum/SHA1/178\nok 551 /checksum/SHA1/179\nok 552 /checksum/SHA1/180\nok 553 /checksum/SHA1/181\nok 554 /checksum/SHA1/182\nok 555 /checksum/SHA1/183\nok 556 /checksum/SHA1/string\nok 557 /checksum/SHA1/bytes\n# Start of reset tests\nok 558 /checksum/SHA1/reset/0\nok 559 /checksum/SHA1/reset/1\nok 560 /checksum/SHA1/reset/2\nok 561 /checksum/SHA1/reset/3\nok 562 /checksum/SHA1/reset/4\nok 563 /checksum/SHA1/reset/5\nok 564 /checksum/SHA1/reset/6\nok 565 /checksum/SHA1/reset/7\nok 566 /checksum/SHA1/reset/8\nok 567 /checksum/SHA1/reset/9\nok 568 /checksum/SHA1/reset/10\nok 569 /checksum/SHA1/reset/11\nok 570 /checksum/SHA1/reset/12\nok 571 /checksum/SHA1/reset/13\nok 572 /checksum/SHA1/reset/14\nok 573 /checksum/SHA1/reset/15\nok 574 /checksum/SHA1/reset/16\nok 575 /checksum/SHA1/reset/17\nok 576 /checksum/SHA1/reset/18\nok 577 /checksum/SHA1/reset/19\nok 578 /checksum/SHA1/reset/20\nok 579 /checksum/SHA1/reset/21\nok 580 /checksum/SHA1/reset/22\nok 581 /checksum/SHA1/reset/23\nok 582 /checksum/SHA1/reset/24\nok 583 /checksum/SHA1/reset/25\nok 584 /checksum/SHA1/reset/26\nok 585 /checksum/SHA1/reset/27\nok 586 /checksum/SHA1/reset/28\nok 587 /checksum/SHA1/reset/29\nok 588 /checksum/SHA1/reset/30\nok 589 /checksum/SHA1/reset/31\nok 590 /checksum/SHA1/reset/32\nok 591 /checksum/SHA1/reset/33\nok 592 /checksum/SHA1/reset/34\nok 593 /checksum/SHA1/reset/35\nok 594 /checksum/SHA1/reset/36\nok 595 /checksum/SHA1/reset/37\nok 596 /checksum/SHA1/reset/38\nok 597 /checksum/SHA1/reset/39\nok 598 /checksum/SHA1/reset/40\nok 599 /checksum/SHA1/reset/41\nok 600 /checksum/SHA1/reset/42\nok 601 /checksum/SHA1/reset/43\nok 602 /checksum/SHA1/reset/44\nok 603 /checksum/SHA1/reset/45\nok 604 /checksum/SHA1/reset/46\nok 605 /checksum/SHA1/reset/47\nok 606 /checksum/SHA1/reset/48\nok 607 /checksum/SHA1/reset/49\nok 608 /checksum/SHA1/reset/50\nok 609 /checksum/SHA1/reset/51\nok 610 /checksum/SHA1/reset/52\nok 611 /checksum/SHA1/reset/53\nok 612 /checksum/SHA1/reset/54\nok 613 /checksum/SHA1/reset/55\nok 614 /checksum/SHA1/reset/56\nok 615 /checksum/SHA1/reset/57\nok 616 /checksum/SHA1/reset/58\nok 617 /checksum/SHA1/reset/59\nok 618 /checksum/SHA1/reset/60\nok 619 /checksum/SHA1/reset/61\nok 620 /checksum/SHA1/reset/62\nok 621 /checksum/SHA1/reset/63\nok 622 /checksum/SHA1/reset/64\nok 623 /checksum/SHA1/reset/65\nok 624 /checksum/SHA1/reset/66\nok 625 /checksum/SHA1/reset/67\nok 626 /checksum/SHA1/reset/68\nok 627 /checksum/SHA1/reset/69\nok 628 /checksum/SHA1/reset/70\nok 629 /checksum/SHA1/reset/71\nok 630 /checksum/SHA1/reset/72\nok 631 /checksum/SHA1/reset/73\nok 632 /checksum/SHA1/reset/74\nok 633 /checksum/SHA1/reset/75\nok 634 /checksum/SHA1/reset/76\nok 635 /checksum/SHA1/reset/77\nok 636 /checksum/SHA1/reset/78\nok 637 /checksum/SHA1/reset/79\nok 638 /checksum/SHA1/reset/80\nok 639 /checksum/SHA1/reset/81\nok 640 /checksum/SHA1/reset/82\nok 641 /checksum/SHA1/reset/83\nok 642 /checksum/SHA1/reset/84\nok 643 /checksum/SHA1/reset/85\nok 644 /checksum/SHA1/reset/86\nok 645 /checksum/SHA1/reset/87\nok 646 /checksum/SHA1/reset/88\nok 647 /checksum/SHA1/reset/89\nok 648 /checksum/SHA1/reset/90\nok 649 /checksum/SHA1/reset/91\nok 650 /checksum/SHA1/reset/92\nok 651 /checksum/SHA1/reset/93\nok 652 /checksum/SHA1/reset/94\nok 653 /checksum/SHA1/reset/95\nok 654 /checksum/SHA1/reset/96\nok 655 /checksum/SHA1/reset/97\nok 656 /checksum/SHA1/reset/98\nok 657 /checksum/SHA1/reset/99\nok 658 /checksum/SHA1/reset/100\nok 659 /checksum/SHA1/reset/101\nok 660 /checksum/SHA1/reset/102\nok 661 /checksum/SHA1/reset/103\nok 662 /checksum/SHA1/reset/104\nok 663 /checksum/SHA1/reset/105\nok 664 /checksum/SHA1/reset/106\nok 665 /checksum/SHA1/reset/107\nok 666 /checksum/SHA1/reset/108\nok 667 /checksum/SHA1/reset/109\nok 668 /checksum/SHA1/reset/110\nok 669 /checksum/SHA1/reset/111\nok 670 /checksum/SHA1/reset/112\nok 671 /checksum/SHA1/reset/113\nok 672 /checksum/SHA1/reset/114\nok 673 /checksum/SHA1/reset/115\nok 674 /checksum/SHA1/reset/116\nok 675 /checksum/SHA1/reset/117\nok 676 /checksum/SHA1/reset/118\nok 677 /checksum/SHA1/reset/119\nok 678 /checksum/SHA1/reset/120\nok 679 /checksum/SHA1/reset/121\nok 680 /checksum/SHA1/reset/122\nok 681 /checksum/SHA1/reset/123\nok 682 /checksum/SHA1/reset/124\nok 683 /checksum/SHA1/reset/125\nok 684 /checksum/SHA1/reset/126\nok 685 /checksum/SHA1/reset/127\nok 686 /checksum/SHA1/reset/128\nok 687 /checksum/SHA1/reset/129\nok 688 /checksum/SHA1/reset/130\nok 689 /checksum/SHA1/reset/131\nok 690 /checksum/SHA1/reset/132\nok 691 /checksum/SHA1/reset/133\nok 692 /checksum/SHA1/reset/134\nok 693 /checksum/SHA1/reset/135\nok 694 /checksum/SHA1/reset/136\nok 695 /checksum/SHA1/reset/137\nok 696 /checksum/SHA1/reset/138\nok 697 /checksum/SHA1/reset/139\nok 698 /checksum/SHA1/reset/140\nok 699 /checksum/SHA1/reset/141\nok 700 /checksum/SHA1/reset/142\nok 701 /checksum/SHA1/reset/143\nok 702 /checksum/SHA1/reset/144\nok 703 /checksum/SHA1/reset/145\nok 704 /checksum/SHA1/reset/146\nok 705 /checksum/SHA1/reset/147\nok 706 /checksum/SHA1/reset/148\nok 707 /checksum/SHA1/reset/149\nok 708 /checksum/SHA1/reset/150\nok 709 /checksum/SHA1/reset/151\nok 710 /checksum/SHA1/reset/152\nok 711 /checksum/SHA1/reset/153\nok 712 /checksum/SHA1/reset/154\nok 713 /checksum/SHA1/reset/155\nok 714 /checksum/SHA1/reset/156\nok 715 /checksum/SHA1/reset/157\nok 716 /checksum/SHA1/reset/158\nok 717 /checksum/SHA1/reset/159\nok 718 /checksum/SHA1/reset/160\nok 719 /checksum/SHA1/reset/161\nok 720 /checksum/SHA1/reset/162\nok 721 /checksum/SHA1/reset/163\nok 722 /checksum/SHA1/reset/164\nok 723 /checksum/SHA1/reset/165\nok 724 /checksum/SHA1/reset/166\nok 725 /checksum/SHA1/reset/167\nok 726 /checksum/SHA1/reset/168\nok 727 /checksum/SHA1/reset/169\nok 728 /checksum/SHA1/reset/170\nok 729 /checksum/SHA1/reset/171\nok 730 /checksum/SHA1/reset/172\nok 731 /checksum/SHA1/reset/173\nok 732 /checksum/SHA1/reset/174\nok 733 /checksum/SHA1/reset/175\nok 734 /checksum/SHA1/reset/176\nok 735 /checksum/SHA1/reset/177\nok 736 /checksum/SHA1/reset/178\nok 737 /checksum/SHA1/reset/179\nok 738 /checksum/SHA1/reset/180\nok 739 /checksum/SHA1/reset/181\nok 740 /checksum/SHA1/reset/182\nok 741 /checksum/SHA1/reset/183\n# End of reset tests\n# End of SHA1 tests\n# Start of SHA256 tests\nok 742 /checksum/SHA256/0\nok 743 /checksum/SHA256/1\nok 744 /checksum/SHA256/2\nok 745 /checksum/SHA256/3\nok 746 /checksum/SHA256/4\nok 747 /checksum/SHA256/5\nok 748 /checksum/SHA256/6\nok 749 /checksum/SHA256/7\nok 750 /checksum/SHA256/8\nok 751 /checksum/SHA256/9\nok 752 /checksum/SHA256/10\nok 753 /checksum/SHA256/11\nok 754 /checksum/SHA256/12\nok 755 /checksum/SHA256/13\nok 756 /checksum/SHA256/14\nok 757 /checksum/SHA256/15\nok 758 /checksum/SHA256/16\nok 759 /checksum/SHA256/17\nok 760 /checksum/SHA256/18\nok 761 /checksum/SHA256/19\nok 762 /checksum/SHA256/20\nok 763 /checksum/SHA256/21\nok 764 /checksum/SHA256/22\nok 765 /checksum/SHA256/23\nok 766 /checksum/SHA256/24\nok 767 /checksum/SHA256/25\nok 768 /checksum/SHA256/26\nok 769 /checksum/SHA256/27\nok 770 /checksum/SHA256/28\nok 771 /checksum/SHA256/29\nok 772 /checksum/SHA256/30\nok 773 /checksum/SHA256/31\nok 774 /checksum/SHA256/32\nok 775 /checksum/SHA256/33\nok 776 /checksum/SHA256/34\nok 777 /checksum/SHA256/35\nok 778 /checksum/SHA256/36\nok 779 /checksum/SHA256/37\nok 780 /checksum/SHA256/38\nok 781 /checksum/SHA256/39\nok 782 /checksum/SHA256/40\nok 783 /checksum/SHA256/41\nok 784 /checksum/SHA256/42\nok 785 /checksum/SHA256/43\nok 786 /checksum/SHA256/44\nok 787 /checksum/SHA256/45\nok 788 /checksum/SHA256/46\nok 789 /checksum/SHA256/47\nok 790 /checksum/SHA256/48\nok 791 /checksum/SHA256/49\nok 792 /checksum/SHA256/50\nok 793 /checksum/SHA256/51\nok 794 /checksum/SHA256/52\nok 795 /checksum/SHA256/53\nok 796 /checksum/SHA256/54\nok 797 /checksum/SHA256/55\nok 798 /checksum/SHA256/56\nok 799 /checksum/SHA256/57\nok 800 /checksum/SHA256/58\nok 801 /checksum/SHA256/59\nok 802 /checksum/SHA256/60\nok 803 /checksum/SHA256/61\nok 804 /checksum/SHA256/62\nok 805 /checksum/SHA256/63\nok 806 /checksum/SHA256/64\nok 807 /checksum/SHA256/65\nok 808 /checksum/SHA256/66\nok 809 /checksum/SHA256/67\nok 810 /checksum/SHA256/68\nok 811 /checksum/SHA256/69\nok 812 /checksum/SHA256/70\nok 813 /checksum/SHA256/71\nok 814 /checksum/SHA256/72\nok 815 /checksum/SHA256/73\nok 816 /checksum/SHA256/74\nok 817 /checksum/SHA256/75\nok 818 /checksum/SHA256/76\nok 819 /checksum/SHA256/77\nok 820 /checksum/SHA256/78\nok 821 /checksum/SHA256/79\nok 822 /checksum/SHA256/80\nok 823 /checksum/SHA256/81\nok 824 /checksum/SHA256/82\nok 825 /checksum/SHA256/83\nok 826 /checksum/SHA256/84\nok 827 /checksum/SHA256/85\nok 828 /checksum/SHA256/86\nok 829 /checksum/SHA256/87\nok 830 /checksum/SHA256/88\nok 831 /checksum/SHA256/89\nok 832 /checksum/SHA256/90\nok 833 /checksum/SHA256/91\nok 834 /checksum/SHA256/92\nok 835 /checksum/SHA256/93\nok 836 /checksum/SHA256/94\nok 837 /checksum/SHA256/95\nok 838 /checksum/SHA256/96\nok 839 /checksum/SHA256/97\nok 840 /checksum/SHA256/98\nok 841 /checksum/SHA256/99\nok 842 /checksum/SHA256/100\nok 843 /checksum/SHA256/101\nok 844 /checksum/SHA256/102\nok 845 /checksum/SHA256/103\nok 846 /checksum/SHA256/104\nok 847 /checksum/SHA256/105\nok 848 /checksum/SHA256/106\nok 849 /checksum/SHA256/107\nok 850 /checksum/SHA256/108\nok 851 /checksum/SHA256/109\nok 852 /checksum/SHA256/110\nok 853 /checksum/SHA256/111\nok 854 /checksum/SHA256/112\nok 855 /checksum/SHA256/113\nok 856 /checksum/SHA256/114\nok 857 /checksum/SHA256/115\nok 858 /checksum/SHA256/116\nok 859 /checksum/SHA256/117\nok 860 /checksum/SHA256/118\nok 861 /checksum/SHA256/119\nok 862 /checksum/SHA256/120\nok 863 /checksum/SHA256/121\nok 864 /checksum/SHA256/122\nok 865 /checksum/SHA256/123\nok 866 /checksum/SHA256/124\nok 867 /checksum/SHA256/125\nok 868 /checksum/SHA256/126\nok 869 /checksum/SHA256/127\nok 870 /checksum/SHA256/128\nok 871 /checksum/SHA256/129\nok 872 /checksum/SHA256/130\nok 873 /checksum/SHA256/131\nok 874 /checksum/SHA256/132\nok 875 /checksum/SHA256/133\nok 876 /checksum/SHA256/134\nok 877 /checksum/SHA256/135\nok 878 /checksum/SHA256/136\nok 879 /checksum/SHA256/137\nok 880 /checksum/SHA256/138\nok 881 /checksum/SHA256/139\nok 882 /checksum/SHA256/140\nok 883 /checksum/SHA256/141\nok 884 /checksum/SHA256/142\nok 885 /checksum/SHA256/143\nok 886 /checksum/SHA256/144\nok 887 /checksum/SHA256/145\nok 888 /checksum/SHA256/146\nok 889 /checksum/SHA256/147\nok 890 /checksum/SHA256/148\nok 891 /checksum/SHA256/149\nok 892 /checksum/SHA256/150\nok 893 /checksum/SHA256/151\nok 894 /checksum/SHA256/152\nok 895 /checksum/SHA256/153\nok 896 /checksum/SHA256/154\nok 897 /checksum/SHA256/155\nok 898 /checksum/SHA256/156\nok 899 /checksum/SHA256/157\nok 900 /checksum/SHA256/158\nok 901 /checksum/SHA256/159\nok 902 /checksum/SHA256/160\nok 903 /checksum/SHA256/161\nok 904 /checksum/SHA256/162\nok 905 /checksum/SHA256/163\nok 906 /checksum/SHA256/164\nok 907 /checksum/SHA256/165\nok 908 /checksum/SHA256/166\nok 909 /checksum/SHA256/167\nok 910 /checksum/SHA256/168\nok 911 /checksum/SHA256/169\nok 912 /checksum/SHA256/170\nok 913 /checksum/SHA256/171\nok 914 /checksum/SHA256/172\nok 915 /checksum/SHA256/173\nok 916 /checksum/SHA256/174\nok 917 /checksum/SHA256/175\nok 918 /checksum/SHA256/176\nok 919 /checksum/SHA256/177\nok 920 /checksum/SHA256/178\nok 921 /checksum/SHA256/179\nok 922 /checksum/SHA256/180\nok 923 /checksum/SHA256/181\nok 924 /checksum/SHA256/182\nok 925 /checksum/SHA256/183\nok 926 /checksum/SHA256/string\nok 927 /checksum/SHA256/bytes\n# Start of reset tests\nok 928 /checksum/SHA256/reset/0\nok 929 /checksum/SHA256/reset/1\nok 930 /checksum/SHA256/reset/2\nok 931 /checksum/SHA256/reset/3\nok 932 /checksum/SHA256/reset/4\nok 933 /checksum/SHA256/reset/5\nok 934 /checksum/SHA256/reset/6\nok 935 /checksum/SHA256/reset/7\nok 936 /checksum/SHA256/reset/8\nok 937 /checksum/SHA256/reset/9\nok 938 /checksum/SHA256/reset/10\nok 939 /checksum/SHA256/reset/11\nok 940 /checksum/SHA256/reset/12\nok 941 /checksum/SHA256/reset/13\nok 942 /checksum/SHA256/reset/14\nok 943 /checksum/SHA256/reset/15\nok 944 /checksum/SHA256/reset/16\nok 945 /checksum/SHA256/reset/17\nok 946 /checksum/SHA256/reset/18\nok 947 /checksum/SHA256/reset/19\nok 948 /checksum/SHA256/reset/20\nok 949 /checksum/SHA256/reset/21\nok 950 /checksum/SHA256/reset/22\nok 951 /checksum/SHA256/reset/23\nok 952 /checksum/SHA256/reset/24\nok 953 /checksum/SHA256/reset/25\nok 954 /checksum/SHA256/reset/26\nok 955 /checksum/SHA256/reset/27\nok 956 /checksum/SHA256/reset/28\nok 957 /checksum/SHA256/reset/29\nok 958 /checksum/SHA256/reset/30\nok 959 /checksum/SHA256/reset/31\nok 960 /checksum/SHA256/reset/32\nok 961 /checksum/SHA256/reset/33\nok 962 /checksum/SHA256/reset/34\nok 963 /checksum/SHA256/reset/35\nok 964 /checksum/SHA256/reset/36\nok 965 /checksum/SHA256/reset/37\nok 966 /checksum/SHA256/reset/38\nok 967 /checksum/SHA256/reset/39\nok 968 /checksum/SHA256/reset/40\nok 969 /checksum/SHA256/reset/41\nok 970 /checksum/SHA256/reset/42\nok 971 /checksum/SHA256/reset/43\nok 972 /checksum/SHA256/reset/44\nok 973 /checksum/SHA256/reset/45\nok 974 /checksum/SHA256/reset/46\nok 975 /checksum/SHA256/reset/47\nok 976 /checksum/SHA256/reset/48\nok 977 /checksum/SHA256/reset/49\nok 978 /checksum/SHA256/reset/50\nok 979 /checksum/SHA256/reset/51\nok 980 /checksum/SHA256/reset/52\nok 981 /checksum/SHA256/reset/53\nok 982 /checksum/SHA256/reset/54\nok 983 /checksum/SHA256/reset/55\nok 984 /checksum/SHA256/reset/56\nok 985 /checksum/SHA256/reset/57\nok 986 /checksum/SHA256/reset/58\nok 987 /checksum/SHA256/reset/59\nok 988 /checksum/SHA256/reset/60\nok 989 /checksum/SHA256/reset/61\nok 990 /checksum/SHA256/reset/62\nok 991 /checksum/SHA256/reset/63\nok 992 /checksum/SHA256/reset/64\nok 993 /checksum/SHA256/reset/65\nok 994 /checksum/SHA256/reset/66\nok 995 /checksum/SHA256/reset/67\nok 996 /checksum/SHA256/reset/68\nok 997 /checksum/SHA256/reset/69\nok 998 /checksum/SHA256/reset/70\nok 999 /checksum/SHA256/reset/71\nok 1000 /checksum/SHA256/reset/72\nok 1001 /checksum/SHA256/reset/73\nok 1002 /checksum/SHA256/reset/74\nok 1003 /checksum/SHA256/reset/75\nok 1004 /checksum/SHA256/reset/76\nok 1005 /checksum/SHA256/reset/77\nok 1006 /checksum/SHA256/reset/78\nok 1007 /checksum/SHA256/reset/79\nok 1008 /checksum/SHA256/reset/80\nok 1009 /checksum/SHA256/reset/81\nok 1010 /checksum/SHA256/reset/82\nok 1011 /checksum/SHA256/reset/83\nok 1012 /checksum/SHA256/reset/84\nok 1013 /checksum/SHA256/reset/85\nok 1014 /checksum/SHA256/reset/86\nok 1015 /checksum/SHA256/reset/87\nok 1016 /checksum/SHA256/reset/88\nok 1017 /checksum/SHA256/reset/89\nok 1018 /checksum/SHA256/reset/90\nok 1019 /checksum/SHA256/reset/91\nok 1020 /checksum/SHA256/reset/92\nok 1021 /checksum/SHA256/reset/93\nok 1022 /checksum/SHA256/reset/94\nok 1023 /checksum/SHA256/reset/95\nok 1024 /checksum/SHA256/reset/96\nok 1025 /checksum/SHA256/reset/97\nok 1026 /checksum/SHA256/reset/98\nok 1027 /checksum/SHA256/reset/99\nok 1028 /checksum/SHA256/reset/100\nok 1029 /checksum/SHA256/reset/101\nok 1030 /checksum/SHA256/reset/102\nok 1031 /checksum/SHA256/reset/103\nok 1032 /checksum/SHA256/reset/104\nok 1033 /checksum/SHA256/reset/105\nok 1034 /checksum/SHA256/reset/106\nok 1035 /checksum/SHA256/reset/107\nok 1036 /checksum/SHA256/reset/108\nok 1037 /checksum/SHA256/reset/109\nok 1038 /checksum/SHA256/reset/110\nok 1039 /checksum/SHA256/reset/111\nok 1040 /checksum/SHA256/reset/112\nok 1041 /checksum/SHA256/reset/113\nok 1042 /checksum/SHA256/reset/114\nok 1043 /checksum/SHA256/reset/115\nok 1044 /checksum/SHA256/reset/116\nok 1045 /checksum/SHA256/reset/117\nok 1046 /checksum/SHA256/reset/118\nok 1047 /checksum/SHA256/reset/119\nok 1048 /checksum/SHA256/reset/120\nok 1049 /checksum/SHA256/reset/121\nok 1050 /checksum/SHA256/reset/122\nok 1051 /checksum/SHA256/reset/123\nok 1052 /checksum/SHA256/reset/124\nok 1053 /checksum/SHA256/reset/125\nok 1054 /checksum/SHA256/reset/126\nok 1055 /checksum/SHA256/reset/127\nok 1056 /checksum/SHA256/reset/128\nok 1057 /checksum/SHA256/reset/129\nok 1058 /checksum/SHA256/reset/130\nok 1059 /checksum/SHA256/reset/131\nok 1060 /checksum/SHA256/reset/132\nok 1061 /checksum/SHA256/reset/133\nok 1062 /checksum/SHA256/reset/134\nok 1063 /checksum/SHA256/reset/135\nok 1064 /checksum/SHA256/reset/136\nok 1065 /checksum/SHA256/reset/137\nok 1066 /checksum/SHA256/reset/138\nok 1067 /checksum/SHA256/reset/139\nok 1068 /checksum/SHA256/reset/140\nok 1069 /checksum/SHA256/reset/141\nok 1070 /checksum/SHA256/reset/142\nok 1071 /checksum/SHA256/reset/143\nok 1072 /checksum/SHA256/reset/144\nok 1073 /checksum/SHA256/reset/145\nok 1074 /checksum/SHA256/reset/146\nok 1075 /checksum/SHA256/reset/147\nok 1076 /checksum/SHA256/reset/148\nok 1077 /checksum/SHA256/reset/149\nok 1078 /checksum/SHA256/reset/150\nok 1079 /checksum/SHA256/reset/151\nok 1080 /checksum/SHA256/reset/152\nok 1081 /checksum/SHA256/reset/153\nok 1082 /checksum/SHA256/reset/154\nok 1083 /checksum/SHA256/reset/155\nok 1084 /checksum/SHA256/reset/156\nok 1085 /checksum/SHA256/reset/157\nok 1086 /checksum/SHA256/reset/158\nok 1087 /checksum/SHA256/reset/159\nok 1088 /checksum/SHA256/reset/160\nok 1089 /checksum/SHA256/reset/161\nok 1090 /checksum/SHA256/reset/162\nok 1091 /checksum/SHA256/reset/163\nok 1092 /checksum/SHA256/reset/164\nok 1093 /checksum/SHA256/reset/165\nok 1094 /checksum/SHA256/reset/166\nok 1095 /checksum/SHA256/reset/167\nok 1096 /checksum/SHA256/reset/168\nok 1097 /checksum/SHA256/reset/169\nok 1098 /checksum/SHA256/reset/170\nok 1099 /checksum/SHA256/reset/171\nok 1100 /checksum/SHA256/reset/172\nok 1101 /checksum/SHA256/reset/173\nok 1102 /checksum/SHA256/reset/174\nok 1103 /checksum/SHA256/reset/175\nok 1104 /checksum/SHA256/reset/176\nok 1105 /checksum/SHA256/reset/177\nok 1106 /checksum/SHA256/reset/178\nok 1107 /checksum/SHA256/reset/179\nok 1108 /checksum/SHA256/reset/180\nok 1109 /checksum/SHA256/reset/181\nok 1110 /checksum/SHA256/reset/182\nok 1111 /checksum/SHA256/reset/183\n# End of reset tests\n# End of SHA256 tests\n# Start of SHA384 tests\nok 1112 /checksum/SHA384/0\nok 1113 /checksum/SHA384/1\nok 1114 /checksum/SHA384/2\nok 1115 /checksum/SHA384/3\nok 1116 /checksum/SHA384/4\nok 1117 /checksum/SHA384/5\nok 1118 /checksum/SHA384/6\nok 1119 /checksum/SHA384/7\nok 1120 /checksum/SHA384/8\nok 1121 /checksum/SHA384/9\nok 1122 /checksum/SHA384/10\nok 1123 /checksum/SHA384/11\nok 1124 /checksum/SHA384/12\nok 1125 /checksum/SHA384/13\nok 1126 /checksum/SHA384/14\nok 1127 /checksum/SHA384/15\nok 1128 /checksum/SHA384/16\nok 1129 /checksum/SHA384/17\nok 1130 /checksum/SHA384/18\nok 1131 /checksum/SHA384/19\nok 1132 /checksum/SHA384/20\nok 1133 /checksum/SHA384/21\nok 1134 /checksum/SHA384/22\nok 1135 /checksum/SHA384/23\nok 1136 /checksum/SHA384/24\nok 1137 /checksum/SHA384/25\nok 1138 /checksum/SHA384/26\nok 1139 /checksum/SHA384/27\nok 1140 /checksum/SHA384/28\nok 1141 /checksum/SHA384/29\nok 1142 /checksum/SHA384/30\nok 1143 /checksum/SHA384/31\nok 1144 /checksum/SHA384/32\nok 1145 /checksum/SHA384/33\nok 1146 /checksum/SHA384/34\nok 1147 /checksum/SHA384/35\nok 1148 /checksum/SHA384/36\nok 1149 /checksum/SHA384/37\nok 1150 /checksum/SHA384/38\nok 1151 /checksum/SHA384/39\nok 1152 /checksum/SHA384/40\nok 1153 /checksum/SHA384/41\nok 1154 /checksum/SHA384/42\nok 1155 /checksum/SHA384/43\nok 1156 /checksum/SHA384/44\nok 1157 /checksum/SHA384/45\nok 1158 /checksum/SHA384/46\nok 1159 /checksum/SHA384/47\nok 1160 /checksum/SHA384/48\nok 1161 /checksum/SHA384/49\nok 1162 /checksum/SHA384/50\nok 1163 /checksum/SHA384/51\nok 1164 /checksum/SHA384/52\nok 1165 /checksum/SHA384/53\nok 1166 /checksum/SHA384/54\nok 1167 /checksum/SHA384/55\nok 1168 /checksum/SHA384/56\nok 1169 /checksum/SHA384/57\nok 1170 /checksum/SHA384/58\nok 1171 /checksum/SHA384/59\nok 1172 /checksum/SHA384/60\nok 1173 /checksum/SHA384/61\nok 1174 /checksum/SHA384/62\nok 1175 /checksum/SHA384/63\nok 1176 /checksum/SHA384/64\nok 1177 /checksum/SHA384/65\nok 1178 /checksum/SHA384/66\nok 1179 /checksum/SHA384/67\nok 1180 /checksum/SHA384/68\nok 1181 /checksum/SHA384/69\nok 1182 /checksum/SHA384/70\nok 1183 /checksum/SHA384/71\nok 1184 /checksum/SHA384/72\nok 1185 /checksum/SHA384/73\nok 1186 /checksum/SHA384/74\nok 1187 /checksum/SHA384/75\nok 1188 /checksum/SHA384/76\nok 1189 /checksum/SHA384/77\nok 1190 /checksum/SHA384/78\nok 1191 /checksum/SHA384/79\nok 1192 /checksum/SHA384/80\nok 1193 /checksum/SHA384/81\nok 1194 /checksum/SHA384/82\nok 1195 /checksum/SHA384/83\nok 1196 /checksum/SHA384/84\nok 1197 /checksum/SHA384/85\nok 1198 /checksum/SHA384/86\nok 1199 /checksum/SHA384/87\nok 1200 /checksum/SHA384/88\nok 1201 /checksum/SHA384/89\nok 1202 /checksum/SHA384/90\nok 1203 /checksum/SHA384/91\nok 1204 /checksum/SHA384/92\nok 1205 /checksum/SHA384/93\nok 1206 /checksum/SHA384/94\nok 1207 /checksum/SHA384/95\nok 1208 /checksum/SHA384/96\nok 1209 /checksum/SHA384/97\nok 1210 /checksum/SHA384/98\nok 1211 /checksum/SHA384/99\nok 1212 /checksum/SHA384/100\nok 1213 /checksum/SHA384/101\nok 1214 /checksum/SHA384/102\nok 1215 /checksum/SHA384/103\nok 1216 /checksum/SHA384/104\nok 1217 /checksum/SHA384/105\nok 1218 /checksum/SHA384/106\nok 1219 /checksum/SHA384/107\nok 1220 /checksum/SHA384/108\nok 1221 /checksum/SHA384/109\nok 1222 /checksum/SHA384/110\nok 1223 /checksum/SHA384/111\nok 1224 /checksum/SHA384/112\nok 1225 /checksum/SHA384/113\nok 1226 /checksum/SHA384/114\nok 1227 /checksum/SHA384/115\nok 1228 /checksum/SHA384/116\nok 1229 /checksum/SHA384/117\nok 1230 /checksum/SHA384/118\nok 1231 /checksum/SHA384/119\nok 1232 /checksum/SHA384/120\nok 1233 /checksum/SHA384/121\nok 1234 /checksum/SHA384/122\nok 1235 /checksum/SHA384/123\nok 1236 /checksum/SHA384/124\nok 1237 /checksum/SHA384/125\nok 1238 /checksum/SHA384/126\nok 1239 /checksum/SHA384/127\nok 1240 /checksum/SHA384/128\nok 1241 /checksum/SHA384/129\nok 1242 /checksum/SHA384/130\nok 1243 /checksum/SHA384/131\nok 1244 /checksum/SHA384/132\nok 1245 /checksum/SHA384/133\nok 1246 /checksum/SHA384/134\nok 1247 /checksum/SHA384/135\nok 1248 /checksum/SHA384/136\nok 1249 /checksum/SHA384/137\nok 1250 /checksum/SHA384/138\nok 1251 /checksum/SHA384/139\nok 1252 /checksum/SHA384/140\nok 1253 /checksum/SHA384/141\nok 1254 /checksum/SHA384/142\nok 1255 /checksum/SHA384/143\nok 1256 /checksum/SHA384/144\nok 1257 /checksum/SHA384/145\nok 1258 /checksum/SHA384/146\nok 1259 /checksum/SHA384/147\nok 1260 /checksum/SHA384/148\nok 1261 /checksum/SHA384/149\nok 1262 /checksum/SHA384/150\nok 1263 /checksum/SHA384/151\nok 1264 /checksum/SHA384/152\nok 1265 /checksum/SHA384/153\nok 1266 /checksum/SHA384/154\nok 1267 /checksum/SHA384/155\nok 1268 /checksum/SHA384/156\nok 1269 /checksum/SHA384/157\nok 1270 /checksum/SHA384/158\nok 1271 /checksum/SHA384/159\nok 1272 /checksum/SHA384/160\nok 1273 /checksum/SHA384/161\nok 1274 /checksum/SHA384/162\nok 1275 /checksum/SHA384/163\nok 1276 /checksum/SHA384/164\nok 1277 /checksum/SHA384/165\nok 1278 /checksum/SHA384/166\nok 1279 /checksum/SHA384/167\nok 1280 /checksum/SHA384/168\nok 1281 /checksum/SHA384/169\nok 1282 /checksum/SHA384/170\nok 1283 /checksum/SHA384/171\nok 1284 /checksum/SHA384/172\nok 1285 /checksum/SHA384/173\nok 1286 /checksum/SHA384/174\nok 1287 /checksum/SHA384/175\nok 1288 /checksum/SHA384/176\nok 1289 /checksum/SHA384/177\nok 1290 /checksum/SHA384/178\nok 1291 /checksum/SHA384/179\nok 1292 /checksum/SHA384/180\nok 1293 /checksum/SHA384/181\nok 1294 /checksum/SHA384/182\nok 1295 /checksum/SHA384/183\nok 1296 /checksum/SHA384/string\nok 1297 /checksum/SHA384/bytes\n# Start of reset tests\nok 1298 /checksum/SHA384/reset/0\nok 1299 /checksum/SHA384/reset/1\nok 1300 /checksum/SHA384/reset/2\nok 1301 /checksum/SHA384/reset/3\nok 1302 /checksum/SHA384/reset/4\nok 1303 /checksum/SHA384/reset/5\nok 1304 /checksum/SHA384/reset/6\nok 1305 /checksum/SHA384/reset/7\nok 1306 /checksum/SHA384/reset/8\nok 1307 /checksum/SHA384/reset/9\nok 1308 /checksum/SHA384/reset/10\nok 1309 /checksum/SHA384/reset/11\nok 1310 /checksum/SHA384/reset/12\nok 1311 /checksum/SHA384/reset/13\nok 1312 /checksum/SHA384/reset/14\nok 1313 /checksum/SHA384/reset/15\nok 1314 /checksum/SHA384/reset/16\nok 1315 /checksum/SHA384/reset/17\nok 1316 /checksum/SHA384/reset/18\nok 1317 /checksum/SHA384/reset/19\nok 1318 /checksum/SHA384/reset/20\nok 1319 /checksum/SHA384/reset/21\nok 1320 /checksum/SHA384/reset/22\nok 1321 /checksum/SHA384/reset/23\nok 1322 /checksum/SHA384/reset/24\nok 1323 /checksum/SHA384/reset/25\nok 1324 /checksum/SHA384/reset/26\nok 1325 /checksum/SHA384/reset/27\nok 1326 /checksum/SHA384/reset/28\nok 1327 /checksum/SHA384/reset/29\nok 1328 /checksum/SHA384/reset/30\nok 1329 /checksum/SHA384/reset/31\nok 1330 /checksum/SHA384/reset/32\nok 1331 /checksum/SHA384/reset/33\nok 1332 /checksum/SHA384/reset/34\nok 1333 /checksum/SHA384/reset/35\nok 1334 /checksum/SHA384/reset/36\nok 1335 /checksum/SHA384/reset/37\nok 1336 /checksum/SHA384/reset/38\nok 1337 /checksum/SHA384/reset/39\nok 1338 /checksum/SHA384/reset/40\nok 1339 /checksum/SHA384/reset/41\nok 1340 /checksum/SHA384/reset/42\nok 1341 /checksum/SHA384/reset/43\nok 1342 /checksum/SHA384/reset/44\nok 1343 /checksum/SHA384/reset/45\nok 1344 /checksum/SHA384/reset/46\nok 1345 /checksum/SHA384/reset/47\nok 1346 /checksum/SHA384/reset/48\nok 1347 /checksum/SHA384/reset/49\nok 1348 /checksum/SHA384/reset/50\nok 1349 /checksum/SHA384/reset/51\nok 1350 /checksum/SHA384/reset/52\nok 1351 /checksum/SHA384/reset/53\nok 1352 /checksum/SHA384/reset/54\nok 1353 /checksum/SHA384/reset/55\nok 1354 /checksum/SHA384/reset/56\nok 1355 /checksum/SHA384/reset/57\nok 1356 /checksum/SHA384/reset/58\nok 1357 /checksum/SHA384/reset/59\nok 1358 /checksum/SHA384/reset/60\nok 1359 /checksum/SHA384/reset/61\nok 1360 /checksum/SHA384/reset/62\nok 1361 /checksum/SHA384/reset/63\nok 1362 /checksum/SHA384/reset/64\nok 1363 /checksum/SHA384/reset/65\nok 1364 /checksum/SHA384/reset/66\nok 1365 /checksum/SHA384/reset/67\nok 1366 /checksum/SHA384/reset/68\nok 1367 /checksum/SHA384/reset/69\nok 1368 /checksum/SHA384/reset/70\nok 1369 /checksum/SHA384/reset/71\nok 1370 /checksum/SHA384/reset/72\nok 1371 /checksum/SHA384/reset/73\nok 1372 /checksum/SHA384/reset/74\nok 1373 /checksum/SHA384/reset/75\nok 1374 /checksum/SHA384/reset/76\nok 1375 /checksum/SHA384/reset/77\nok 1376 /checksum/SHA384/reset/78\nok 1377 /checksum/SHA384/reset/79\nok 1378 /checksum/SHA384/reset/80\nok 1379 /checksum/SHA384/reset/81\nok 1380 /checksum/SHA384/reset/82\nok 1381 /checksum/SHA384/reset/83\nok 1382 /checksum/SHA384/reset/84\nok 1383 /checksum/SHA384/reset/85\nok 1384 /checksum/SHA384/reset/86\nok 1385 /checksum/SHA384/reset/87\nok 1386 /checksum/SHA384/reset/88\nok 1387 /checksum/SHA384/reset/89\nok 1388 /checksum/SHA384/reset/90\nok 1389 /checksum/SHA384/reset/91\nok 1390 /checksum/SHA384/reset/92\nok 1391 /checksum/SHA384/reset/93\nok 1392 /checksum/SHA384/reset/94\nok 1393 /checksum/SHA384/reset/95\nok 1394 /checksum/SHA384/reset/96\nok 1395 /checksum/SHA384/reset/97\nok 1396 /checksum/SHA384/reset/98\nok 1397 /checksum/SHA384/reset/99\nok 1398 /checksum/SHA384/reset/100\nok 1399 /checksum/SHA384/reset/101\nok 1400 /checksum/SHA384/reset/102\nok 1401 /checksum/SHA384/reset/103\nok 1402 /checksum/SHA384/reset/104\nok 1403 /checksum/SHA384/reset/105\nok 1404 /checksum/SHA384/reset/106\nok 1405 /checksum/SHA384/reset/107\nok 1406 /checksum/SHA384/reset/108\nok 1407 /checksum/SHA384/reset/109\nok 1408 /checksum/SHA384/reset/110\nok 1409 /checksum/SHA384/reset/111\nok 1410 /checksum/SHA384/reset/112\nok 1411 /checksum/SHA384/reset/113\nok 1412 /checksum/SHA384/reset/114\nok 1413 /checksum/SHA384/reset/115\nok 1414 /checksum/SHA384/reset/116\nok 1415 /checksum/SHA384/reset/117\nok 1416 /checksum/SHA384/reset/118\nok 1417 /checksum/SHA384/reset/119\nok 1418 /checksum/SHA384/reset/120\nok 1419 /checksum/SHA384/reset/121\nok 1420 /checksum/SHA384/reset/122\nok 1421 /checksum/SHA384/reset/123\nok 1422 /checksum/SHA384/reset/124\nok 1423 /checksum/SHA384/reset/125\nok 1424 /checksum/SHA384/reset/126\nok 1425 /checksum/SHA384/reset/127\nok 1426 /checksum/SHA384/reset/128\nok 1427 /checksum/SHA384/reset/129\nok 1428 /checksum/SHA384/reset/130\nok 1429 /checksum/SHA384/reset/131\nok 1430 /checksum/SHA384/reset/132\nok 1431 /checksum/SHA384/reset/133\nok 1432 /checksum/SHA384/reset/134\nok 1433 /checksum/SHA384/reset/135\nok 1434 /checksum/SHA384/reset/136\nok 1435 /checksum/SHA384/reset/137\nok 1436 /checksum/SHA384/reset/138\nok 1437 /checksum/SHA384/reset/139\nok 1438 /checksum/SHA384/reset/140\nok 1439 /checksum/SHA384/reset/141\nok 1440 /checksum/SHA384/reset/142\nok 1441 /checksum/SHA384/reset/143\nok 1442 /checksum/SHA384/reset/144\nok 1443 /checksum/SHA384/reset/145\nok 1444 /checksum/SHA384/reset/146\nok 1445 /checksum/SHA384/reset/147\nok 1446 /checksum/SHA384/reset/148\nok 1447 /checksum/SHA384/reset/149\nok 1448 /checksum/SHA384/reset/150\nok 1449 /checksum/SHA384/reset/151\nok 1450 /checksum/SHA384/reset/152\nok 1451 /checksum/SHA384/reset/153\nok 1452 /checksum/SHA384/reset/154\nok 1453 /checksum/SHA384/reset/155\nok 1454 /checksum/SHA384/reset/156\nok 1455 /checksum/SHA384/reset/157\nok 1456 /checksum/SHA384/reset/158\nok 1457 /checksum/SHA384/reset/159\nok 1458 /checksum/SHA384/reset/160\nok 1459 /checksum/SHA384/reset/161\nok 1460 /checksum/SHA384/reset/162\nok 1461 /checksum/SHA384/reset/163\nok 1462 /checksum/SHA384/reset/164\nok 1463 /checksum/SHA384/reset/165\nok 1464 /checksum/SHA384/reset/166\nok 1465 /checksum/SHA384/reset/167\nok 1466 /checksum/SHA384/reset/168\nok 1467 /checksum/SHA384/reset/169\nok 1468 /checksum/SHA384/reset/170\nok 1469 /checksum/SHA384/reset/171\nok 1470 /checksum/SHA384/reset/172\nok 1471 /checksum/SHA384/reset/173\nok 1472 /checksum/SHA384/reset/174\nok 1473 /checksum/SHA384/reset/175\nok 1474 /checksum/SHA384/reset/176\nok 1475 /checksum/SHA384/reset/177\nok 1476 /checksum/SHA384/reset/178\nok 1477 /checksum/SHA384/reset/179\nok 1478 /checksum/SHA384/reset/180\nok 1479 /checksum/SHA384/reset/181\nok 1480 /checksum/SHA384/reset/182\nok 1481 /checksum/SHA384/reset/183\n# End of reset tests\n# End of SHA384 tests\n# Start of SHA512 tests\nok 1482 /checksum/SHA512/0\nok 1483 /checksum/SHA512/1\nok 1484 /checksum/SHA512/2\nok 1485 /checksum/SHA512/3\nok 1486 /checksum/SHA512/4\nok 1487 /checksum/SHA512/5\nok 1488 /checksum/SHA512/6\nok 1489 /checksum/SHA512/7\nok 1490 /checksum/SHA512/8\nok 1491 /checksum/SHA512/9\nok 1492 /checksum/SHA512/10\nok 1493 /checksum/SHA512/11\nok 1494 /checksum/SHA512/12\nok 1495 /checksum/SHA512/13\nok 1496 /checksum/SHA512/14\nok 1497 /checksum/SHA512/15\nok 1498 /checksum/SHA512/16\nok 1499 /checksum/SHA512/17\nok 1500 /checksum/SHA512/18\nok 1501 /checksum/SHA512/19\nok 1502 /checksum/SHA512/20\nok 1503 /checksum/SHA512/21\nok 1504 /checksum/SHA512/22\nok 1505 /checksum/SHA512/23\nok 1506 /checksum/SHA512/24\nok 1507 /checksum/SHA512/25\nok 1508 /checksum/SHA512/26\nok 1509 /checksum/SHA512/27\nok 1510 /checksum/SHA512/28\nok 1511 /checksum/SHA512/29\nok 1512 /checksum/SHA512/30\nok 1513 /checksum/SHA512/31\nok 1514 /checksum/SHA512/32\nok 1515 /checksum/SHA512/33\nok 1516 /checksum/SHA512/34\nok 1517 /checksum/SHA512/35\nok 1518 /checksum/SHA512/36\nok 1519 /checksum/SHA512/37\nok 1520 /checksum/SHA512/38\nok 1521 /checksum/SHA512/39\nok 1522 /checksum/SHA512/40\nok 1523 /checksum/SHA512/41\nok 1524 /checksum/SHA512/42\nok 1525 /checksum/SHA512/43\nok 1526 /checksum/SHA512/44\nok 1527 /checksum/SHA512/45\nok 1528 /checksum/SHA512/46\nok 1529 /checksum/SHA512/47\nok 1530 /checksum/SHA512/48\nok 1531 /checksum/SHA512/49\nok 1532 /checksum/SHA512/50\nok 1533 /checksum/SHA512/51\nok 1534 /checksum/SHA512/52\nok 1535 /checksum/SHA512/53\nok 1536 /checksum/SHA512/54\nok 1537 /checksum/SHA512/55\nok 1538 /checksum/SHA512/56\nok 1539 /checksum/SHA512/57\nok 1540 /checksum/SHA512/58\nok 1541 /checksum/SHA512/59\nok 1542 /checksum/SHA512/60\nok 1543 /checksum/SHA512/61\nok 1544 /checksum/SHA512/62\nok 1545 /checksum/SHA512/63\nok 1546 /checksum/SHA512/64\nok 1547 /checksum/SHA512/65\nok 1548 /checksum/SHA512/66\nok 1549 /checksum/SHA512/67\nok 1550 /checksum/SHA512/68\nok 1551 /checksum/SHA512/69\nok 1552 /checksum/SHA512/70\nok 1553 /checksum/SHA512/71\nok 1554 /checksum/SHA512/72\nok 1555 /checksum/SHA512/73\nok 1556 /checksum/SHA512/74\nok 1557 /checksum/SHA512/75\nok 1558 /checksum/SHA512/76\nok 1559 /checksum/SHA512/77\nok 1560 /checksum/SHA512/78\nok 1561 /checksum/SHA512/79\nok 1562 /checksum/SHA512/80\nok 1563 /checksum/SHA512/81\nok 1564 /checksum/SHA512/82\nok 1565 /checksum/SHA512/83\nok 1566 /checksum/SHA512/84\nok 1567 /checksum/SHA512/85\nok 1568 /checksum/SHA512/86\nok 1569 /checksum/SHA512/87\nok 1570 /checksum/SHA512/88\nok 1571 /checksum/SHA512/89\nok 1572 /checksum/SHA512/90\nok 1573 /checksum/SHA512/91\nok 1574 /checksum/SHA512/92\nok 1575 /checksum/SHA512/93\nok 1576 /checksum/SHA512/94\nok 1577 /checksum/SHA512/95\nok 1578 /checksum/SHA512/96\nok 1579 /checksum/SHA512/97\nok 1580 /checksum/SHA512/98\nok 1581 /checksum/SHA512/99\nok 1582 /checksum/SHA512/100\nok 1583 /checksum/SHA512/101\nok 1584 /checksum/SHA512/102\nok 1585 /checksum/SHA512/103\nok 1586 /checksum/SHA512/104\nok 1587 /checksum/SHA512/105\nok 1588 /checksum/SHA512/106\nok 1589 /checksum/SHA512/107\nok 1590 /checksum/SHA512/108\nok 1591 /checksum/SHA512/109\nok 1592 /checksum/SHA512/110\nok 1593 /checksum/SHA512/111\nok 1594 /checksum/SHA512/112\nok 1595 /checksum/SHA512/113\nok 1596 /checksum/SHA512/114\nok 1597 /checksum/SHA512/115\nok 1598 /checksum/SHA512/116\nok 1599 /checksum/SHA512/117\nok 1600 /checksum/SHA512/118\nok 1601 /checksum/SHA512/119\nok 1602 /checksum/SHA512/120\nok 1603 /checksum/SHA512/121\nok 1604 /checksum/SHA512/122\nok 1605 /checksum/SHA512/123\nok 1606 /checksum/SHA512/124\nok 1607 /checksum/SHA512/125\nok 1608 /checksum/SHA512/126\nok 1609 /checksum/SHA512/127\nok 1610 /checksum/SHA512/128\nok 1611 /checksum/SHA512/129\nok 1612 /checksum/SHA512/130\nok 1613 /checksum/SHA512/131\nok 1614 /checksum/SHA512/132\nok 1615 /checksum/SHA512/133\nok 1616 /checksum/SHA512/134\nok 1617 /checksum/SHA512/135\nok 1618 /checksum/SHA512/136\nok 1619 /checksum/SHA512/137\nok 1620 /checksum/SHA512/138\nok 1621 /checksum/SHA512/139\nok 1622 /checksum/SHA512/140\nok 1623 /checksum/SHA512/141\nok 1624 /checksum/SHA512/142\nok 1625 /checksum/SHA512/143\nok 1626 /checksum/SHA512/144\nok 1627 /checksum/SHA512/145\nok 1628 /checksum/SHA512/146\nok 1629 /checksum/SHA512/147\nok 1630 /checksum/SHA512/148\nok 1631 /checksum/SHA512/149\nok 1632 /checksum/SHA512/150\nok 1633 /checksum/SHA512/151\nok 1634 /checksum/SHA512/152\nok 1635 /checksum/SHA512/153\nok 1636 /checksum/SHA512/154\nok 1637 /checksum/SHA512/155\nok 1638 /checksum/SHA512/156\nok 1639 /checksum/SHA512/157\nok 1640 /checksum/SHA512/158\nok 1641 /checksum/SHA512/159\nok 1642 /checksum/SHA512/160\nok 1643 /checksum/SHA512/161\nok 1644 /checksum/SHA512/162\nok 1645 /checksum/SHA512/163\nok 1646 /checksum/SHA512/164\nok 1647 /checksum/SHA512/165\nok 1648 /checksum/SHA512/166\nok 1649 /checksum/SHA512/167\nok 1650 /checksum/SHA512/168\nok 1651 /checksum/SHA512/169\nok 1652 /checksum/SHA512/170\nok 1653 /checksum/SHA512/171\nok 1654 /checksum/SHA512/172\nok 1655 /checksum/SHA512/173\nok 1656 /checksum/SHA512/174\nok 1657 /checksum/SHA512/175\nok 1658 /checksum/SHA512/176\nok 1659 /checksum/SHA512/177\nok 1660 /checksum/SHA512/178\nok 1661 /checksum/SHA512/179\nok 1662 /checksum/SHA512/180\nok 1663 /checksum/SHA512/181\nok 1664 /checksum/SHA512/182\nok 1665 /checksum/SHA512/183\nok 1666 /checksum/SHA512/string\nok 1667 /checksum/SHA512/bytes\n# Start of reset tests\nok 1668 /checksum/SHA512/reset/0\nok 1669 /checksum/SHA512/reset/1\nok 1670 /checksum/SHA512/reset/2\nok 1671 /checksum/SHA512/reset/3\nok 1672 /checksum/SHA512/reset/4\nok 1673 /checksum/SHA512/reset/5\nok 1674 /checksum/SHA512/reset/6\nok 1675 /checksum/SHA512/reset/7\nok 1676 /checksum/SHA512/reset/8\nok 1677 /checksum/SHA512/reset/9\nok 1678 /checksum/SHA512/reset/10\nok 1679 /checksum/SHA512/reset/11\nok 1680 /checksum/SHA512/reset/12\nok 1681 /checksum/SHA512/reset/13\nok 1682 /checksum/SHA512/reset/14\nok 1683 /checksum/SHA512/reset/15\nok 1684 /checksum/SHA512/reset/16\nok 1685 /checksum/SHA512/reset/17\nok 1686 /checksum/SHA512/reset/18\nok 1687 /checksum/SHA512/reset/19\nok 1688 /checksum/SHA512/reset/20\nok 1689 /checksum/SHA512/reset/21\nok 1690 /checksum/SHA512/reset/22\nok 1691 /checksum/SHA512/reset/23\nok 1692 /checksum/SHA512/reset/24\nok 1693 /checksum/SHA512/reset/25\nok 1694 /checksum/SHA512/reset/26\nok 1695 /checksum/SHA512/reset/27\nok 1696 /checksum/SHA512/reset/28\nok 1697 /checksum/SHA512/reset/29\nok 1698 /checksum/SHA512/reset/30\nok 1699 /checksum/SHA512/reset/31\nok 1700 /checksum/SHA512/reset/32\nok 1701 /checksum/SHA512/reset/33\nok 1702 /checksum/SHA512/reset/34\nok 1703 /checksum/SHA512/reset/35\nok 1704 /checksum/SHA512/reset/36\nok 1705 /checksum/SHA512/reset/37\nok 1706 /checksum/SHA512/reset/38\nok 1707 /checksum/SHA512/reset/39\nok 1708 /checksum/SHA512/reset/40\nok 1709 /checksum/SHA512/reset/41\nok 1710 /checksum/SHA512/reset/42\nok 1711 /checksum/SHA512/reset/43\nok 1712 /checksum/SHA512/reset/44\nok 1713 /checksum/SHA512/reset/45\nok 1714 /checksum/SHA512/reset/46\nok 1715 /checksum/SHA512/reset/47\nok 1716 /checksum/SHA512/reset/48\nok 1717 /checksum/SHA512/reset/49\nok 1718 /checksum/SHA512/reset/50\nok 1719 /checksum/SHA512/reset/51\nok 1720 /checksum/SHA512/reset/52\nok 1721 /checksum/SHA512/reset/53\nok 1722 /checksum/SHA512/reset/54\nok 1723 /checksum/SHA512/reset/55\nok 1724 /checksum/SHA512/reset/56\nok 1725 /checksum/SHA512/reset/57\nok 1726 /checksum/SHA512/reset/58\nok 1727 /checksum/SHA512/reset/59\nok 1728 /checksum/SHA512/reset/60\nok 1729 /checksum/SHA512/reset/61\nok 1730 /checksum/SHA512/reset/62\nok 1731 /checksum/SHA512/reset/63\nok 1732 /checksum/SHA512/reset/64\nok 1733 /checksum/SHA512/reset/65\nok 1734 /checksum/SHA512/reset/66\nok 1735 /checksum/SHA512/reset/67\nok 1736 /checksum/SHA512/reset/68\nok 1737 /checksum/SHA512/reset/69\nok 1738 /checksum/SHA512/reset/70\nok 1739 /checksum/SHA512/reset/71\nok 1740 /checksum/SHA512/reset/72\nok 1741 /checksum/SHA512/reset/73\nok 1742 /checksum/SHA512/reset/74\nok 1743 /checksum/SHA512/reset/75\nok 1744 /checksum/SHA512/reset/76\nok 1745 /checksum/SHA512/reset/77\nok 1746 /checksum/SHA512/reset/78\nok 1747 /checksum/SHA512/reset/79\nok 1748 /checksum/SHA512/reset/80\nok 1749 /checksum/SHA512/reset/81\nok 1750 /checksum/SHA512/reset/82\nok 1751 /checksum/SHA512/reset/83\nok 1752 /checksum/SHA512/reset/84\nok 1753 /checksum/SHA512/reset/85\nok 1754 /checksum/SHA512/reset/86\nok 1755 /checksum/SHA512/reset/87\nok 1756 /checksum/SHA512/reset/88\nok 1757 /checksum/SHA512/reset/89\nok 1758 /checksum/SHA512/reset/90\nok 1759 /checksum/SHA512/reset/91\nok 1760 /checksum/SHA512/reset/92\nok 1761 /checksum/SHA512/reset/93\nok 1762 /checksum/SHA512/reset/94\nok 1763 /checksum/SHA512/reset/95\nok 1764 /checksum/SHA512/reset/96\nok 1765 /checksum/SHA512/reset/97\nok 1766 /checksum/SHA512/reset/98\nok 1767 /checksum/SHA512/reset/99\nok 1768 /checksum/SHA512/reset/100\nok 1769 /checksum/SHA512/reset/101\nok 1770 /checksum/SHA512/reset/102\nok 1771 /checksum/SHA512/reset/103\nok 1772 /checksum/SHA512/reset/104\nok 1773 /checksum/SHA512/reset/105\nok 1774 /checksum/SHA512/reset/106\nok 1775 /checksum/SHA512/reset/107\nok 1776 /checksum/SHA512/reset/108\nok 1777 /checksum/SHA512/reset/109\nok 1778 /checksum/SHA512/reset/110\nok 1779 /checksum/SHA512/reset/111\nok 1780 /checksum/SHA512/reset/112\nok 1781 /checksum/SHA512/reset/113\nok 1782 /checksum/SHA512/reset/114\nok 1783 /checksum/SHA512/reset/115\nok 1784 /checksum/SHA512/reset/116\nok 1785 /checksum/SHA512/reset/117\nok 1786 /checksum/SHA512/reset/118\nok 1787 /checksum/SHA512/reset/119\nok 1788 /checksum/SHA512/reset/120\nok 1789 /checksum/SHA512/reset/121\nok 1790 /checksum/SHA512/reset/122\nok 1791 /checksum/SHA512/reset/123\nok 1792 /checksum/SHA512/reset/124\nok 1793 /checksum/SHA512/reset/125\nok 1794 /checksum/SHA512/reset/126\nok 1795 /checksum/SHA512/reset/127\nok 1796 /checksum/SHA512/reset/128\nok 1797 /checksum/SHA512/reset/129\nok 1798 /checksum/SHA512/reset/130\nok 1799 /checksum/SHA512/reset/131\nok 1800 /checksum/SHA512/reset/132\nok 1801 /checksum/SHA512/reset/133\nok 1802 /checksum/SHA512/reset/134\nok 1803 /checksum/SHA512/reset/135\nok 1804 /checksum/SHA512/reset/136\nok 1805 /checksum/SHA512/reset/137\nok 1806 /checksum/SHA512/reset/138\nok 1807 /checksum/SHA512/reset/139\nok 1808 /checksum/SHA512/reset/140\nok 1809 /checksum/SHA512/reset/141\nok 1810 /checksum/SHA512/reset/142\nok 1811 /checksum/SHA512/reset/143\nok 1812 /checksum/SHA512/reset/144\nok 1813 /checksum/SHA512/reset/145\nok 1814 /checksum/SHA512/reset/146\nok 1815 /checksum/SHA512/reset/147\nok 1816 /checksum/SHA512/reset/148\nok 1817 /checksum/SHA512/reset/149\nok 1818 /checksum/SHA512/reset/150\nok 1819 /checksum/SHA512/reset/151\nok 1820 /checksum/SHA512/reset/152\nok 1821 /checksum/SHA512/reset/153\nok 1822 /checksum/SHA512/reset/154\nok 1823 /checksum/SHA512/reset/155\nok 1824 /checksum/SHA512/reset/156\nok 1825 /checksum/SHA512/reset/157\nok 1826 /checksum/SHA512/reset/158\nok 1827 /checksum/SHA512/reset/159\nok 1828 /checksum/SHA512/reset/160\nok 1829 /checksum/SHA512/reset/161\nok 1830 /checksum/SHA512/reset/162\nok 1831 /checksum/SHA512/reset/163\nok 1832 /checksum/SHA512/reset/164\nok 1833 /checksum/SHA512/reset/165\nok 1834 /checksum/SHA512/reset/166\nok 1835 /checksum/SHA512/reset/167\nok 1836 /checksum/SHA512/reset/168\nok 1837 /checksum/SHA512/reset/169\nok 1838 /checksum/SHA512/reset/170\nok 1839 /checksum/SHA512/reset/171\nok 1840 /checksum/SHA512/reset/172\nok 1841 /checksum/SHA512/reset/173\nok 1842 /checksum/SHA512/reset/174\nok 1843 /checksum/SHA512/reset/175\nok 1844 /checksum/SHA512/reset/176\nok 1845 /checksum/SHA512/reset/177\nok 1846 /checksum/SHA512/reset/178\nok 1847 /checksum/SHA512/reset/179\nok 1848 /checksum/SHA512/reset/180\nok 1849 /checksum/SHA512/reset/181\nok 1850 /checksum/SHA512/reset/182\nok 1851 /checksum/SHA512/reset/183\n# End of reset tests\n# End of SHA512 tests\n# End of checksum tests\nPASS: glib/checksum.test\nRunning test: glib/signalgroup.test\nTAP version 13\n# random seed: R02S456dc19c837995c7d1cc9fb258847fd0\n1..9\n# Start of GObject tests\n# Start of SignalGroup tests\nok 1 /GObject/SignalGroup/invalid\nok 2 /GObject/SignalGroup/simple\nok 3 /GObject/SignalGroup/changing-target\nok 4 /GObject/SignalGroup/blocking\nok 5 /GObject/SignalGroup/weak-ref-target\nok 6 /GObject/SignalGroup/connect-object\nok 7 /GObject/SignalGroup/signal-parsing\nok 8 /GObject/SignalGroup/properties\nok 9 /GObject/SignalGroup/interface\n# Start of signal-parsing tests\n# End of signal-parsing tests\n# End of SignalGroup tests\n# End of GObject tests\nPASS: glib/signalgroup.test\nRunning test: glib/spawn-test.test\nTAP version 13\n# random seed: R02S1807871425eb4cdb9dc421c346ff9a5f\n1..2\n# Start of spawn tests\nok 1 /spawn/basics\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/16\n# Fetching GSpawn result output and error output with stdin open, stdout open, stderr open\n# Fetching GSpawn result output and error output with stdin open, stdout open, stderr already closed\n# Fetching GSpawn result output and error output with stdin open, stdout already closed, stderr open\n# Fetching GSpawn result output and error output with stdin open, stdout already closed, stderr already closed\n# Fetching GSpawn result output and error output with stdin already closed, stdout open, stderr open\n# Fetching GSpawn result output and error output with stdin already closed, stdout open, stderr already closed\n# Fetching GSpawn result output and error output with stdin already closed, stdout already closed, stderr open\n# Fetching GSpawn result output and error output with stdin already closed, stdout already closed, stderr already closed\n# Fetching GSpawn result output with stdin open, stdout open, stderr open\n# Fetching GSpawn result output with stdin open, stdout open, stderr already closed\n# Fetching GSpawn result output with stdin open, stdout already closed, stderr open\n# Fetching GSpawn result output with stdin open, stdout already closed, stderr already closed\n# Fetching GSpawn result output with stdin already closed, stdout open, stderr open\n# Fetching GSpawn result output with stdin already closed, stdout open, stderr already closed\n# Fetching GSpawn result output with stdin already closed, stdout already closed, stderr open\n# Fetching GSpawn result output with stdin already closed, stdout already closed, stderr already closed\n# Fetching GSpawn result error output with stdin open, stdout open, stderr open\n# Fetching GSpawn result error output with stdin open, stdout open, stderr already closed\n# Fetching GSpawn result error output with stdin open, stdout already closed, stderr open\n# Fetching GSpawn result error output with stdin open, stdout already closed, stderr already closed\n# Fetching GSpawn result error output with stdin already closed, stdout open, stderr open\n# Fetching GSpawn result error output with stdin already closed, stdout open, stderr already closed\n# Fetching GSpawn result error output with stdin already closed, stdout already closed, stderr open\n# Fetching GSpawn result error output with stdin already closed, stdout already closed, stderr already closed\n# Fetching GSpawn result  with stdin open, stdout open, stderr open\n# Fetching GSpawn result  with stdin open, stdout open, stderr already closed\n# Fetching GSpawn result  with stdin open, stdout already closed, stderr open\n# Fetching GSpawn result  with stdin open, stdout already closed, stderr already closed\n# Fetching GSpawn result  with stdin already closed, stdout open, stderr open\n# Fetching GSpawn result  with stdin already closed, stdout open, stderr already closed\n# Fetching GSpawn result  with stdin already closed, stdout already closed, stderr open\n# Fetching GSpawn result  with stdin already closed, stdout already closed, stderr already closed\nok 2 /spawn/stdio-overwrite\n# End of spawn tests\nPASS: glib/spawn-test.test\nRunning test: glib/properties-refcount4.test\nTAP version 13\n# random seed: R02S67e0f57612ac404352ac6f481d1e457b\n1..1\n# Start of gobject tests\n# Start of refcount tests\nok 1 /gobject/refcount/properties-4\n# End of refcount tests\n# End of gobject tests\nPASS: glib/properties-refcount4.test\nRunning test: glib/cancellable.test\nTAP version 13\n# random seed: R02S02c691fb1b43357e4fc74a3604ba0d83\n1..10\n# Start of cancellable tests\nok 1 /cancellable/multiple-concurrent # SKIP Not running timing heavy test\nok 2 /cancellable/null\n# /cancellable/disconnect-on-cancelled-callback-hangs summary: Tests that trying to disconnect a cancellable from the cancelled signal callback will result in a deadlock as per #GCancellable::cancelled\nok 3 /cancellable/disconnect-on-cancelled-callback-hangs\n# /cancellable/resets-on-cancel-callback-hangs summary: Tests that trying to reset a cancellable from the cancelled signal callback will result in a deadlock as per #GCancellable::cancelled\nok 4 /cancellable/resets-on-cancel-callback-hangs\nok 5 /cancellable/poll-fd\n# /cancellable/poll-fd-cancelled summary: Tests that cancellation wakes up a pollable FD on creation\nok 6 /cancellable/poll-fd-cancelled\n# /cancellable/poll-fd-cancelled-threaded summary: Tests that a cancellation wakes up a pollable FD\nok 7 /cancellable/poll-fd-cancelled-threaded\n# /cancellable/cancel-reset-races summary: Tests threads racing for cancelling and resetting a GCancellable\nok 8 /cancellable/cancel-reset-races\n# /cancellable/cancel-reset-connect-races summary: Tests threads racing for cancelling, connecting and disconnecting  and resetting a GCancellable\nok 9 /cancellable/cancel-reset-connect-races\n# End of cancellable tests\n# Start of cancellable-source tests\n# /cancellable-source/threaded-dispose summary: Test a thread race between disposing of a GCancellableSource (in one thread) and cancelling the GCancellable it refers to (in another thread)\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1841\nok 10 /cancellable-source/threaded-dispose\n# slow test /cancellable-source/threaded-dispose executed in 1.36 secs\n# End of cancellable-source tests\nPASS: glib/cancellable.test\nRunning test: glib/option-context.test\nTAP version 13\n# random seed: R02S90206cae42e72b41d4fb738d851843dd\n1..57\n# Start of option tests\nok 1 /option/basic\nok 2 /option/translate\nok 3 /option/strict-posix\n# Start of help tests\nok 4 /option/help/options\nok 5 /option/help/no-options\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=697652\nok 6 /option/help/no-help-options\n# End of help tests\n# Start of group tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=504142\nok 7 /option/group/captions\nok 8 /option/group/main\nok 9 /option/group/error-hook\nok 10 /option/group/parse\n# Start of captions tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of captions tests\n# End of group tests\n# Start of restoration tests\nok 11 /option/restoration/int\nok 12 /option/restoration/string\nok 13 /option/restoration/boolean\n# End of restoration tests\n# Start of arg tests\nok 14 /option/arg/reverse-string\nok 15 /option/arg/optional-int\n# Start of repetition tests\nok 16 /option/arg/repetition/int\nok 17 /option/arg/repetition/string\nok 18 /option/arg/repetition/filename\nok 19 /option/arg/repetition/double\nok 20 /option/arg/repetition/locale\nok 21 /option/arg/repetition/int64\n# End of repetition tests\n# Start of array tests\nok 22 /option/arg/array/string\n# End of array tests\n# Start of callback tests\nok 23 /option/arg/callback/string\nok 24 /option/arg/callback/count\nok 25 /option/arg/callback/optional1\nok 26 /option/arg/callback/optional2\nok 27 /option/arg/callback/optional3\nok 28 /option/arg/callback/optional4\nok 29 /option/arg/callback/optional5\nok 30 /option/arg/callback/optional6\nok 31 /option/arg/callback/optional7\nok 32 /option/arg/callback/optional8\n# End of callback tests\n# Start of remaining tests\nok 33 /option/arg/remaining/callback\nok 34 /option/arg/remaining/callback-false\nok 35 /option/arg/remaining/non-option\nok 36 /option/arg/remaining/separator\nok 37 /option/arg/remaining/array\n# End of remaining tests\n# Start of ignore tests\nok 38 /option/arg/ignore/long\nok 39 /option/arg/ignore/short\nok 40 /option/arg/ignore/arg\n# End of ignore tests\n# Start of rest tests\nok 41 /option/arg/rest/non-option\nok 42 /option/arg/rest/separator1\nok 43 /option/arg/rest/separator2\nok 44 /option/arg/rest/separator3\nok 45 /option/arg/rest/separator4\nok 46 /option/arg/rest/separator5\n# End of rest tests\n# End of arg tests\n# Start of context tests\nok 47 /option/context/add\nok 48 /option/context/empty2\nok 49 /option/context/empty3\n# End of context tests\n# Start of bug tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=166609\nok 50 /option/bug/unknown-short\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=168008\nok 51 /option/bug/lonely-dash\nok 52 /option/bug/triple-dash\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=305576\nok 53 /option/bug/missing-arg\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=577638\nok 54 /option/bug/dash-arg\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=729563\nok 55 /option/bug/short-remaining\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=646926\nok 56 /option/bug/double-free\nok 57 /option/bug/double-zero\n# End of bug tests\n# End of option tests\nPASS: glib/option-context.test\nRunning test: glib/signals-refcount2.test\nTAP version 13\n# random seed: R02Se7a64cc5bddc85dfeb50b0018fdb13fc\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x5582792c90\n# \n# init 0x5582792e30\n# \nExecuting: glib/signals-refcount2.test\n# dispose 0x5582792c90!\n# \n# dispose 0x5582792e30!\n# \nok 1 /gobject/refcount/signals\n# slow test /gobject/refcount/signals executed in 5.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/signals-refcount2.test\nRunning test: glib/qdata.test\nTAP version 13\n# random seed: R02Sc77517fb6e6726f4c010cdcffaff9f69\n1..2\n# Start of qdata tests\nok 1 /qdata/threaded\nok 2 /qdata/dup\n# End of qdata tests\nPASS: glib/qdata.test\nRunning test: glib/cxx-14.test\nTAP version 13\n# random seed: R02S40aa65d998f04df1b7dd43d7e5203c61\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-14.test\nRunning test: glib/properties-refcount2.test\nTAP version 13\n# random seed: R02Sa93374d5658e7a2b9bdcb9408e429c9c\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x555f312030\n# \n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\nExecuting: glib/properties-refcount2.test\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# dispose 0x555f312030!\n# \nok 1 /gobject/refcount/properties-2\n# slow test /gobject/refcount/properties-2 executed in 2.19 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/properties-refcount2.test\nRunning test: glib/gdbus-server-auth.test\nTAP version 13\n# random seed: R02Sdb780b505f91603cfa69cbe2df434b58\n1..9\n# Start of gdbus tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/.dirs/runtime\n# Testing GDBus server at unix:dir=/var/volatile/tmp/gdbus-server-auth-DLATI2 / libdbus client, with flags: external:false anonymous:false sha1:false abstract:false tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-DLATI2/dbus-KuNJEaqf\n# GLib-GIO-DEBUG: Accepting \"ANONYMOUS\" authentication\n# GLib-GIO-DEBUG: Accepting \"DBUS_COOKIE_SHA1\" authentication\n# GLib-GIO-DEBUG: Accepting \"EXTERNAL\" authentication\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 1 /gdbus/server-auth # SKIP Testing interop with libdbus not supported\n# Start of server-auth tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/abstract/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/abstract/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/runtime\n# Testing GDBus server at unix:tmpdir=/var/volatile/tmp/gdbus-server-auth-U37SI2 / libdbus client, with flags: external:false anonymous:false sha1:false abstract:true tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-U37SI2/dbus-y8UjY000\n# GLib-GIO-DEBUG: Accepting \"ANONYMOUS\" authentication\n# GLib-GIO-DEBUG: Accepting \"DBUS_COOKIE_SHA1\" authentication\n# GLib-GIO-DEBUG: Accepting \"EXTERNAL\" authentication\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 2 /gdbus/server-auth/abstract # SKIP Testing interop with libdbus not supported\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/tcp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/tcp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/runtime\n# Testing GDBus server at tcp:host=127.0.0.1 / libdbus client, with flags: external:false anonymous:false sha1:false abstract:false tcp:true\n# Connectable address: tcp:host=127.0.0.1,port=38051\n# GLib-GIO-DEBUG: Accepting \"ANONYMOUS\" authentication\n# GLib-GIO-DEBUG: Accepting \"DBUS_COOKIE_SHA1\" authentication\n# GLib-GIO-DEBUG: Accepting \"EXTERNAL\" authentication\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: Server says GDBus client is uid 4294967295, pid -1\nok 3 /gdbus/server-auth/tcp # SKIP Testing interop with libdbus not supported\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/runtime\n# Testing GDBus server at unix:dir=/var/volatile/tmp/gdbus-server-auth-B3SXI2 / libdbus client, with flags: external:false anonymous:true sha1:false abstract:false tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-B3SXI2/dbus-Mi98Ei1k\n# GLib-GIO-DEBUG: Accepting ANONYMOUS authentication\n# GLib-GIO-DEBUG: Rejecting \"DBUS_COOKIE_SHA1\" authentication: not ANONYMOUS\n# GLib-GIO-DEBUG: Rejecting \"EXTERNAL\" authentication: not ANONYMOUS\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 4 /gdbus/server-auth/anonymous # SKIP Testing interop with libdbus not supported\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/external/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/external/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/external/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/external/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/external/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/external/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/external/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/external/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/external/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/external/.dirs/runtime\n# Testing GDBus server at unix:dir=/var/volatile/tmp/gdbus-server-auth-7TUXI2 / libdbus client, with flags: external:true anonymous:false sha1:false abstract:false tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-7TUXI2/dbus-WK93p592\n# GLib-GIO-DEBUG: Rejecting \"ANONYMOUS\" authentication: not EXTERNAL\n# GLib-GIO-DEBUG: Rejecting \"DBUS_COOKIE_SHA1\" authentication: not EXTERNAL\n# GLib-GIO-DEBUG: Accepting EXTERNAL authentication\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 5 /gdbus/server-auth/external # SKIP Testing interop with libdbus not supported\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/sha1/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/sha1/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/runtime\n# Testing GDBus server at unix:dir=/var/volatile/tmp/gdbus-server-auth-LDTXI2 / libdbus client, with flags: external:false anonymous:false sha1:true abstract:false tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-LDTXI2/dbus-H1C5kHNP\n# GLib-GIO-DEBUG: Rejecting \"ANONYMOUS\" authentication: not DBUS_COOKIE_SHA1\n# GLib-GIO-DEBUG: Accepting DBUS_COOKIE_SHA1 authentication\n# GLib-GIO-DEBUG: Rejecting \"EXTERNAL\" authentication: not DBUS_COOKIE_SHA1\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 6 /gdbus/server-auth/sha1 # SKIP Testing interop with libdbus not supported\n# Start of anonymous tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/runtime\n# Testing GDBus server at tcp:host=127.0.0.1 / libdbus client, with flags: external:false anonymous:true sha1:false abstract:false tcp:true\n# Connectable address: tcp:host=127.0.0.1,port=37749\n# GLib-GIO-DEBUG: Accepting ANONYMOUS authentication\n# GLib-GIO-DEBUG: Rejecting \"DBUS_COOKIE_SHA1\" authentication: not ANONYMOUS\n# GLib-GIO-DEBUG: Rejecting \"EXTERNAL\" authentication: not ANONYMOUS\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: Server says GDBus client is uid 4294967295, pid -1\nok 7 /gdbus/server-auth/anonymous/tcp # SKIP Testing interop with libdbus not supported\n# End of anonymous tests\n# Start of external tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/runtime\n# Testing GDBus server at unix:dir=/var/volatile/tmp/gdbus-server-auth-48UWI2 / libdbus client, with flags: external:true anonymous:false sha1:false abstract:false tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-48UWI2/dbus-EO7o2unH\n# GLib-GIO-DEBUG: Rejecting \"ANONYMOUS\" authentication: not EXTERNAL\n# GLib-GIO-DEBUG: Rejecting \"DBUS_COOKIE_SHA1\" authentication: not EXTERNAL\n# GLib-GIO-DEBUG: Accepting EXTERNAL authentication\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 8 /gdbus/server-auth/external/require-same-user # SKIP Testing interop with libdbus not supported\n# End of external tests\n# Start of sha1 tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/runtime\n# Testing GDBus server at tcp:host=127.0.0.1 / libdbus client, with flags: external:false anonymous:false sha1:true abstract:false tcp:true\n# Connectable address: tcp:host=127.0.0.1,port=44953\n# GLib-GIO-DEBUG: Rejecting \"ANONYMOUS\" authentication: not DBUS_COOKIE_SHA1\n# GLib-GIO-DEBUG: Accepting DBUS_COOKIE_SHA1 authentication\n# GLib-GIO-DEBUG: Rejecting \"EXTERNAL\" authentication: not DBUS_COOKIE_SHA1\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: Server says GDBus client is uid 4294967295, pid -1\nok 9 /gdbus/server-auth/sha1/tcp # SKIP Testing interop with libdbus not supported\n# End of sha1 tests\n# End of server-auth tests\n# End of gdbus tests\nPASS: glib/gdbus-server-auth.test\nRunning test: glib/scannerapi.test\nTAP version 13\n# random seed: R02Sd84a669f186d4bcdd67657f921e70b81\n1..4\n# Start of scanner tests\nok 1 /scanner/warn\nok 2 /scanner/error\nok 3 /scanner/symbols\nok 4 /scanner/tokens\n# End of scanner tests\nPASS: glib/scannerapi.test\nRunning test: glib/singleton.test\nTAP version 13\n# random seed: R02S32e000b03832cc6d2f37eee6406afe3b\n1..2\n# Start of gobject tests\n# Start of singleton tests\nok 1 /gobject/singleton/construction\n# /gobject/singleton/construct-property summary: Test that creating a singleton with a construct-time property works\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2666\nok 2 /gobject/singleton/construct-property\n# End of singleton tests\n# End of gobject tests\nPASS: glib/singleton.test\nRunning test: glib/flags.test\nTAP version 13\n# random seed: R02S399acece47a3af6afee1653ce7dfb5ed\n1..1\n# Start of gobject tests\n# Start of flags tests\nok 1 /gobject/flags/validate\n# End of flags tests\n# End of gobject tests\nPASS: glib/flags.test\nRunning test: glib/dataset.test\nTAP version 13\n# random seed: R02Se2086c001536bce3dd4418369a6c162b\n1..12\n# Start of quark tests\nok 1 /quark/basic\nok 2 /quark/string\n# End of quark tests\n# Start of dataset tests\nok 3 /dataset/basic\nok 4 /dataset/id\nok 5 /dataset/full\nok 6 /dataset/foreach\nok 7 /dataset/destroy\n# End of dataset tests\n# Start of datalist tests\nok 8 /datalist/basic\nok 9 /datalist/id\nok 10 /datalist/recursive-clear\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/2672\nok 11 /datalist/id-remove-multiple\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/2672\nok 12 /datalist/id-remove-multiple-destroy-order\n# End of datalist tests\nPASS: glib/dataset.test\nRunning test: glib/unicode-normalize.test\nTAP version 13\n# random seed: R02S7b2c4e6915bbe574ca471c0d426200fd\n1..3\n# Start of unicode tests\n# Processing Part0 # Specific cases\n# Processing Part1 # Character by character test\n# Processing Part2 # Canonical Order Test\n# Processing Part3 # PRI #29 Test\nok 1 /unicode/normalize\n# Invalid UTF-8 vector 0\n# Invalid UTF-8 vector 1\n# Invalid UTF-8 vector 2\n# Invalid UTF-8 vector 3\n# Invalid UTF-8 vector 4\n# Invalid UTF-8 vector 5\n# Invalid UTF-8 vector 6\n# Invalid UTF-8 vector 7\n# Invalid UTF-8 vector 8\n# Invalid UTF-8 vector 9\n# Invalid UTF-8 vector 10\n# Invalid UTF-8 vector 11\n# Invalid UTF-8 vector 12\nok 2 /unicode/normalize-invalid\n# Start of normalize tests\nok 3 /unicode/normalize/bad-length\n# End of normalize tests\n# End of unicode tests\nPASS: glib/unicode-normalize.test\nRunning test: glib/init.test\nTAP version 13\n# random seed: R02S65f63823d431b92ace8699edb95650e2\n1..2\n# Start of thread tests\n# Start of deprecated tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/thread/deprecated/init/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/thread/deprecated/init/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/thread/deprecated/init/.dirs/system-config1:/var/volatile/tmp/thread/deprecated/init/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/thread/deprecated/init/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/thread/deprecated/init/.dirs/system-data1:/var/volatile/tmp/thread/deprecated/init/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/thread/deprecated/init/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/thread/deprecated/init/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/thread/deprecated/init/.dirs/runtime\nok 1 /thread/deprecated/init\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/system-config1:/var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/system-data1:/var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/runtime\nok 2 /thread/deprecated/init-with-errorcheck-mutexes\n# End of deprecated tests\n# End of thread tests\nPASS: glib/init.test\nRunning test: glib/closure.test\nTAP version 13\n# random seed: R02S3b5d04ce1b3a5a76fc1ae07223c0e5b6\n1..6\n# Start of closure tests\nok 1 /closure/idle\nok 2 /closure/timeout\nok 3 /closure/iochannel\nok 4 /closure/child\nok 5 /closure/fd\nok 6 /closure/signal\n# End of closure tests\nPASS: glib/closure.test\nRunning test: glib/autoptr-gio.test\nTAP version 13\n# random seed: R02Sb08eaee3c74024f11635163d9fbf2dcb\n1..1\n# Start of autoptr tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /autoptr/autoptr\n# End of autoptr tests\nPASS: glib/autoptr-gio.test\nRunning test: glib/stream-rw_all.test\nTAP version 13\n# random seed: R02Sbf3079779482dba8e3e3413aad8de45d\n1..3\n# Start of stream tests\n# Start of read_all_async tests\nok 1 /stream/read_all_async/memory\n# End of read_all_async tests\n# Start of write_all_async tests\nok 2 /stream/write_all_async/memory\n# End of write_all_async tests\n# Start of read_write_all_async tests\nok 3 /stream/read_write_all_async/pipe\n# End of read_write_all_async tests\n# End of stream tests\nPASS: glib/stream-rw_all.test\nRunning test: glib/asyncqueue.test\nTAP version 13\n# random seed: R02Sb084f743c7e796b3d7f4c3389338a830\n1..7\n# Start of asyncqueue tests\nok 1 /asyncqueue/basics\nok 2 /asyncqueue/sort\nok 3 /asyncqueue/destroy\nok 4 /asyncqueue/threads\nok 5 /asyncqueue/timed\nok 6 /asyncqueue/remove\nok 7 /asyncqueue/push_front\n# End of asyncqueue tests\nPASS: glib/asyncqueue.test\nRunning test: glib/contenttype.test\nTAP version 13\n# random seed: R02S386305c3a41c6e6e3a93f8a6c0a10cfa\n1..12\n# Start of contenttype tests\nok 1 /contenttype/guess\nok 2 /contenttype/guess_svg_from_data\nok 3 /contenttype/mime_from_content # SKIP mime from content type test not implemented on UNIX\nok 4 /contenttype/unknown\nok 5 /contenttype/subtype\nok 6 /contenttype/list\nok 7 /contenttype/executable\nok 8 /contenttype/description\nok 9 /contenttype/icon\nok 10 /contenttype/symbolic-icon\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 11 /contenttype/tree\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=782311\nok 12 /contenttype/test_type_is_a_special_case\n# End of contenttype tests\nPASS: glib/contenttype.test\nRunning test: glib/gutils-user-database.test\nTAP version 13\n# random seed: R02Sf40959269c039794b0c4708279a6d631\n1..1\n# Start of gutils tests\nok 1 /gutils/get_user_database_entry\n# End of gutils tests\nPASS: glib/gutils-user-database.test\nRunning test: glib/credentials.test\nTAP version 13\n# random seed: R02Sf313caa546d2233a4004486d944b8c0f\n1..1\n# Start of credentials tests\n# GCredentials:linux-ucred:pid=907,uid=1000,gid=1000\n# GCredentials:linux-ucred:pid=907,uid=0,gid=1000\nok 1 /credentials/basic\n# End of credentials tests\nPASS: glib/credentials.test\nRunning test: glib/messages-low-memory.py.test\nTAP version 13\nok 1 __main__.TestMessagesLowMemory.test_message_memory_allocation_failure\n# messages-low-memory: /usr/libexec/installed-tests/glib/messages-low-memory\n# Running: /usr/libexec/installed-tests/glib/messages-low-memory\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Return code: -6\n# Output: \n# Error: GLib-Message: 09:09:00.487: Simulates a situation in which we were crashing because of low-memory, leading malloc to fail instead of aborting\n# GLib-Message: 09:09:00.489: bug: https://gitlab.gnome.org/GNOME/glib/-/issues/2753\n# /usr/src/debug/glib-2.0/2.78.3/glib/gprintf.c:349: failed to allocate memory\n1..1\nPASS: glib/messages-low-memory.py.test\nRunning test: glib/glistmodel.test\nTAP version 13\n# random seed: R02S617f10fd34edb05f076d10025b0daf28\n1..18\n# Start of glistmodel tests\n# Start of store tests\nok 1 /glistmodel/store/properties\nok 2 /glistmodel/store/non-gobjects\nok 3 /glistmodel/store/boundaries\nok 4 /glistmodel/store/refcounts\nok 5 /glistmodel/store/sorted\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=795307\nok 6 /glistmodel/store/splice-replace-middle\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=795307\nok 7 /glistmodel/store/splice-replace-all\nok 8 /glistmodel/store/splice-noop\nok 9 /glistmodel/store/splice-remove-multiple\nok 10 /glistmodel/store/splice-add-multiple\nok 11 /glistmodel/store/splice-wrong-type\nok 12 /glistmodel/store/item-type\nok 13 /glistmodel/store/remove-all\nok 14 /glistmodel/store/sort\nok 15 /glistmodel/store/get-item-cache\nok 16 /glistmodel/store/items-changed\nok 17 /glistmodel/store/past-end\nok 18 /glistmodel/store/find\n# End of store tests\n# End of glistmodel tests\nPASS: glib/glistmodel.test\nRunning test: glib/cxx-98.test\nTAP version 13\n# random seed: R02Saf2a867064227179865c9e2a7a3ac27a\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-98.test\nRunning test: glib/sleepy-stream.test\nTAP version 13\n# random seed: R02Sa8b3a13fa7e2ec24a32dce9c6abfca92\n1..2\n# Start of filter-stream tests\nok 1 /filter-stream/input\nok 2 /filter-stream/async\n# End of filter-stream tests\nPASS: glib/sleepy-stream.test\nRunning test: glib/base64.test\nTAP version 13\n# random seed: R02S6667a91552d950eef3dfaa1b05ab27dd\n1..28\n# Start of base64 tests\nok 1 /base64/encode\nok 2 /base64/decode\nok 3 /base64/decode-inplace\nok 4 /base64/encode-decode\n# Start of full tests\nok 5 /base64/full/1\nok 6 /base64/full/2\nok 7 /base64/full/3\nok 8 /base64/full/4\n# End of full tests\n# Start of encode tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1698\nok 9 /base64/encode/empty\n# Start of incremental tests\n# Start of small-block tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=780066\nok 10 /base64/encode/incremental/small-block/1\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=780066\nok 11 /base64/encode/incremental/small-block/2\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=780066\nok 12 /base64/encode/incremental/small-block/3\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=780066\nok 13 /base64/encode/incremental/small-block/4\n# End of small-block tests\n# End of incremental tests\n# End of encode tests\n# Start of incremental tests\n# Start of nobreak tests\nok 14 /base64/incremental/nobreak/1\nok 15 /base64/incremental/nobreak/2\nok 16 /base64/incremental/nobreak/3\nok 17 /base64/incremental/nobreak/4-a\nok 18 /base64/incremental/nobreak/4-b\nok 19 /base64/incremental/nobreak/4-c\n# End of nobreak tests\n# Start of break tests\nok 20 /base64/incremental/break/1\nok 21 /base64/incremental/break/2\nok 22 /base64/incremental/break/3\n# End of break tests\n# Start of smallblock tests\nok 23 /base64/incremental/smallblock/1\nok 24 /base64/incremental/smallblock/2\nok 25 /base64/incremental/smallblock/3\nok 26 /base64/incremental/smallblock/4\n# End of smallblock tests\n# End of incremental tests\n# Start of decode tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1698\nok 27 /base64/decode/empty\n# End of decode tests\n# Start of encode-decode tests\n# Vector 0: \n# Vector 1: f\n# Vector 2: fo\n# Vector 3: foo\n# Vector 4: foob\n# Vector 5: fooba\n# Vector 6: foobar\nok 28 /base64/encode-decode/rfc4648\n# End of encode-decode tests\n# End of base64 tests\nPASS: glib/base64.test\nRunning test: glib/tree.test\nTAP version 13\n# random seed: R02S8b348b9d3e0e287225746a77a02cafa2\n1..7\n# Start of tree tests\nok 1 /tree/search\nok 2 /tree/remove\nok 3 /tree/destroy\nok 4 /tree/traverse\nok 5 /tree/insert\nok 6 /tree/bounds\nok 7 /tree/remove-all\n# End of tree tests\nPASS: glib/tree.test\nRunning test: glib/thumbnail-verification.test\nTAP version 13\n# random seed: R02Scfef4cd838178ac18ae2497e2b96dbf6\n1..1\n# Start of png-thumbs tests\nok 1 /png-thumbs/validity\n# End of png-thumbs tests\nPASS: glib/thumbnail-verification.test\nRunning test: glib/portal-support-snap.test\nTAP version 13\n# random seed: R02Sce731b6ddc123ff3426eee30c735ac7e\n1..7\n# Start of portal-support tests\n# Start of snap tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\nok 1 /portal-support/snap/no-snapctl\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/none/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/none/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/none/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/none/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/none/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/none/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/none/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/none/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/none/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/none/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/none/.dirs/runtime/snapctl\nok 2 /portal-support/snap/none\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/all/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/all/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/all/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/all/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/all/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/all/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/all/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/all/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/all/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/all/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/all/.dirs/runtime/snapctl\nok 3 /portal-support/snap/all\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/desktop-only/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/desktop-only/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/runtime/snapctl\nok 4 /portal-support/snap/desktop-only\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/network-only/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/network-only/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/network-only/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/network-only/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/network-only/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/network-only/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/network-only/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/network-only/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/network-only/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/network-only/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/network-only/.dirs/runtime/snapctl\nok 5 /portal-support/snap/network-only\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/runtime/snapctl\nok 6 /portal-support/snap/gsettings-only\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\nok 7 /portal-support/snap/updates-dynamically\n# End of snap tests\n# End of portal-support tests\nPASS: glib/portal-support-snap.test\nRunning test: glib/unix.test\nTAP version 13\n# random seed: R02Se89d3252b9a91a7708fe706c1874d667\n1..14\n# Start of glib-unix tests\nok 1 /glib-unix/pipe\n# /glib-unix/pipe-stdio-overwrite summary: Test that g_unix_open_pipe() will use the first available FD, even if it?s stdin/stdout/stderr\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2795\nok 2 /glib-unix/pipe-stdio-overwrite\nok 3 /glib-unix/error\nok 4 /glib-unix/nonblocking\nok 5 /glib-unix/sighup\n# slow test /glib-unix/sighup executed in 0.50 secs\nok 6 /glib-unix/sigterm\n# slow test /glib-unix/sigterm executed in 0.50 secs\nok 7 /glib-unix/sighup_again\n# slow test /glib-unix/sighup_again executed in 0.50 secs\nok 8 /glib-unix/sighup_add_remove\nok 9 /glib-unix/sighup_nested\nExecuting: glib/unix.test\nok 10 /glib-unix/callback_after_signal\n# slow test /glib-unix/callback_after_signal executed in 2.00 secs\nok 11 /glib-unix/child-wait\n# Start of pipe tests\n# /glib-unix/pipe/fd-cloexec summary: Test that FD_CLOEXEC is still accepted as an argument to g_unix_open_pipe()\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3459\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 12 /glib-unix/pipe/fd-cloexec\n# End of pipe tests\n# Start of get-passwd-entry tests\n# /glib-unix/get-passwd-entry/root summary: Tests that g_unix_get_passwd_entry() works for a known-existing username.\nok 13 /glib-unix/get-passwd-entry/root\n# /glib-unix/get-passwd-entry/nonexistent summary: Tests that g_unix_get_passwd_entry() returns an error for a nonexistent username.\nok 14 /glib-unix/get-passwd-entry/nonexistent\n# End of get-passwd-entry tests\n# End of glib-unix tests\nPASS: glib/unix.test\nRunning test: glib/power-profile-monitor-portal.test\nTAP version 13\nok 1 __main__.TestPowerProfileMonitorPortal.test_power_profile_power_saver_enabled_portal # SKIP xdg-desktop-portal not available\nok 2 __main__.TestPowerProfileMonitorPortal.test_power_profile_power_saver_enabled_portal_default # SKIP xdg-desktop-portal not available\n1..2\nPASS: glib/power-profile-monitor-portal.test\nRunning test: glib/fileutils.test\nTAP version 13\n# random seed: R02Se9f05b880ee5cfd943781859a3542216\n1..26\n# Start of fileutils tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/paths/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/paths/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/paths/.dirs/system-config1:/var/volatile/tmp/fileutils/paths/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/paths/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/paths/.dirs/system-data1:/var/volatile/tmp/fileutils/paths/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/paths/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/paths/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/paths/.dirs/runtime\nok 1 /fileutils/paths\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/build-path/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/build-path/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/build-path/.dirs/system-config1:/var/volatile/tmp/fileutils/build-path/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/build-path/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/build-path/.dirs/system-data1:/var/volatile/tmp/fileutils/build-path/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/build-path/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/build-path/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/build-path/.dirs/runtime\nok 2 /fileutils/build-path\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/build-pathv/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/build-pathv/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/build-pathv/.dirs/system-config1:/var/volatile/tmp/fileutils/build-pathv/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/build-pathv/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/build-pathv/.dirs/system-data1:/var/volatile/tmp/fileutils/build-pathv/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/build-pathv/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/build-pathv/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/build-pathv/.dirs/runtime\nok 3 /fileutils/build-pathv\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/build-filename/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/build-filename/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/build-filename/.dirs/system-config1:/var/volatile/tmp/fileutils/build-filename/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/build-filename/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/build-filename/.dirs/system-data1:/var/volatile/tmp/fileutils/build-filename/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/build-filename/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/build-filename/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/build-filename/.dirs/runtime\nok 4 /fileutils/build-filename\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/build-filenamev/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/build-filenamev/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/build-filenamev/.dirs/system-config1:/var/volatile/tmp/fileutils/build-filenamev/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/build-filenamev/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/build-filenamev/.dirs/system-data1:/var/volatile/tmp/fileutils/build-filenamev/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/build-filenamev/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/build-filenamev/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/build-filenamev/.dirs/runtime\nok 5 /fileutils/build-filenamev\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/system-config1:/var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/system-data1:/var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/runtime\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 6 /fileutils/mkdir-with-parents\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/system-config1:/var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/system-data1:/var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/runtime\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 7 /fileutils/mkdir-with-parents-permission\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/system-config1:/var/volatile/tmp/fileutils/format-size-for-display/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/system-data1:/var/volatile/tmp/fileutils/format-size-for-display/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/runtime\nok 8 /fileutils/format-size-for-display\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/errors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/errors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/errors/.dirs/system-config1:/var/volatile/tmp/fileutils/errors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/errors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/errors/.dirs/system-data1:/var/volatile/tmp/fileutils/errors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/errors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/errors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/errors/.dirs/runtime\nok 9 /fileutils/errors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/basename/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/basename/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/basename/.dirs/system-config1:/var/volatile/tmp/fileutils/basename/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/basename/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/basename/.dirs/system-data1:/var/volatile/tmp/fileutils/basename/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/basename/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/basename/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/basename/.dirs/runtime\nok 10 /fileutils/basename\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/get-basename/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/get-basename/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/get-basename/.dirs/system-config1:/var/volatile/tmp/fileutils/get-basename/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/get-basename/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/get-basename/.dirs/system-data1:/var/volatile/tmp/fileutils/get-basename/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/get-basename/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/get-basename/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/get-basename/.dirs/runtime\nok 11 /fileutils/get-basename\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/dirname/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/dirname/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/dirname/.dirs/system-config1:/var/volatile/tmp/fileutils/dirname/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/dirname/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/dirname/.dirs/system-data1:/var/volatile/tmp/fileutils/dirname/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/dirname/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/dirname/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/dirname/.dirs/runtime\nok 12 /fileutils/dirname\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/system-config1:/var/volatile/tmp/fileutils/dir-make-tmp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/system-data1:/var/volatile/tmp/fileutils/dir-make-tmp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/runtime\nok 13 /fileutils/dir-make-tmp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/system-config1:/var/volatile/tmp/fileutils/file-open-tmp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/system-data1:/var/volatile/tmp/fileutils/file-open-tmp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/runtime\nok 14 /fileutils/file-open-tmp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/file-test/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/file-test/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/file-test/.dirs/system-config1:/var/volatile/tmp/fileutils/file-test/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/file-test/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/file-test/.dirs/system-data1:/var/volatile/tmp/fileutils/file-test/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/file-test/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/file-test/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/file-test/.dirs/runtime\nok 15 /fileutils/file-test\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/mkstemp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/mkstemp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/mkstemp/.dirs/system-config1:/var/volatile/tmp/fileutils/mkstemp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/mkstemp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/mkstemp/.dirs/system-data1:/var/volatile/tmp/fileutils/mkstemp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/mkstemp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/mkstemp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/mkstemp/.dirs/runtime\nok 16 /fileutils/mkstemp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/mkdtemp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/mkdtemp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/mkdtemp/.dirs/system-config1:/var/volatile/tmp/fileutils/mkdtemp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/mkdtemp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/mkdtemp/.dirs/system-data1:/var/volatile/tmp/fileutils/mkdtemp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/mkdtemp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/mkdtemp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/mkdtemp/.dirs/runtime\nok 17 /fileutils/mkdtemp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/get-contents/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/get-contents/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/get-contents/.dirs/system-config1:/var/volatile/tmp/fileutils/get-contents/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/get-contents/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/get-contents/.dirs/system-data1:/var/volatile/tmp/fileutils/get-contents/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/get-contents/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/get-contents/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/get-contents/.dirs/runtime\nok 18 /fileutils/get-contents\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/set-contents/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/set-contents/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/set-contents/.dirs/system-config1:/var/volatile/tmp/fileutils/set-contents/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/set-contents/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/set-contents/.dirs/system-data1:/var/volatile/tmp/fileutils/set-contents/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/set-contents/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/set-contents/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/set-contents/.dirs/runtime\nok 19 /fileutils/set-contents\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/set-contents-full/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/set-contents-full/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/set-contents-full/.dirs/system-config1:/var/volatile/tmp/fileutils/set-contents-full/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/set-contents-full/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/set-contents-full/.dirs/system-data1:/var/volatile/tmp/fileutils/set-contents-full/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/set-contents-full/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/set-contents-full/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/set-contents-full/.dirs/runtime\n# /fileutils/set-contents-full summary: Test g_file_set_contents_full() with various flags\n# Flags 0 and test 0\n# Flags 0 and test 1\n# Flags 0 and test 2\n# Flags 0 and test 3\n# Flags 0 and test 4\n# Flags 0 and test 5\n# Flags 1 and test 0\n# Flags 1 and test 1\n# Flags 1 and test 2\n# Flags 1 and test 3\n# Flags 1 and test 4\n# Flags 1 and test 5\n# Flags 2 and test 0\n# Flags 2 and test 1\n# Flags 2 and test 2\n# Flags 2 and test 3\n# Flags 2 and test 4\n# Flags 2 and test 5\n# Flags 3 and test 0\n# Flags 3 and test 1\n# Flags 3 and test 2\n# Flags 3 and test 3\n# Flags 3 and test 4\n# Flags 3 and test 5\n# Flags 4 and test 0\n# Flags 4 and test 1\n# Flags 4 and test 2\n# Flags 4 and test 3\n# Flags 4 and test 4\n# Flags 4 and test 5\n# Flags 5 and test 0\n# Flags 5 and test 1\n# Flags 5 and test 2\n# Flags 5 and test 3\n# Flags 5 and test 4\n# Flags 5 and test 5\n# Flags 6 and test 0\n# Flags 6 and test 1\n# Flags 6 and test 2\n# Flags 6 and test 3\n# Flags 6 and test 4\n# Flags 6 and test 5\nok 20 /fileutils/set-contents-full\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/read-link/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/read-link/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/read-link/.dirs/system-config1:/var/volatile/tmp/fileutils/read-link/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/read-link/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/read-link/.dirs/system-data1:/var/volatile/tmp/fileutils/read-link/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/read-link/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/read-link/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/read-link/.dirs/runtime\nok 21 /fileutils/read-link\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/system-config1:/var/volatile/tmp/fileutils/stdio-wrappers/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/system-data1:/var/volatile/tmp/fileutils/stdio-wrappers/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/runtime\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 22 /fileutils/stdio-wrappers\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/fopen-modes/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/fopen-modes/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/fopen-modes/.dirs/system-config1:/var/volatile/tmp/fileutils/fopen-modes/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/fopen-modes/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/fopen-modes/.dirs/system-data1:/var/volatile/tmp/fileutils/fopen-modes/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/fopen-modes/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/fopen-modes/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/fopen-modes/.dirs/runtime\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/119\n# Testing fopen() mode 'w'\n# Testing fopen() mode 'r'\n# Testing fopen() mode 'a'\n# Testing fopen() mode 'w+'\n# Testing fopen() mode 'r+'\n# Testing fopen() mode 'a+'\n# Testing fopen() mode 'wb'\n# Testing fopen() mode 'rb'\n# Testing fopen() mode 'ab'\n# Testing fopen() mode 'w+b'\n# Testing fopen() mode 'r+b'\n# Testing fopen() mode 'a+b'\n# Testing fopen() mode 'wb+'\n# Testing fopen() mode 'rb+'\n# Testing fopen() mode 'ab+'\nok 23 /fileutils/fopen-modes\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/clear-fd/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/clear-fd/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/clear-fd/.dirs/system-config1:/var/volatile/tmp/fileutils/clear-fd/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/clear-fd/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/clear-fd/.dirs/system-data1:/var/volatile/tmp/fileutils/clear-fd/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/clear-fd/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/clear-fd/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/clear-fd/.dirs/runtime\n# /fileutils/clear-fd summary: Test g_clear_fd() and g_autofd\n# Will be closed by autocleanup: 3, -42\n# Testing error handling\nok 24 /fileutils/clear-fd\n# Start of set-contents-full tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/system-config1:/var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/system-data1:/var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/runtime\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# /fileutils/set-contents-full/read-only-file summary: Test g_file_set_contents_full() on a read-only file\nok 25 /fileutils/set-contents-full/read-only-file\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/system-config1:/var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/system-data1:/var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/runtime\n# /fileutils/set-contents-full/read-only-directory summary: Test g_file_set_contents_full() on a file in a read-only directory\n# Flags 0\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 1\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 2\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 3\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 4\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 5\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 6\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 26 /fileutils/set-contents-full/read-only-directory\n# End of set-contents-full tests\n# Start of clear-fd tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of clear-fd tests\n# End of fileutils tests\nPASS: glib/fileutils.test\nRunning test: glib/pollable.test\nTAP version 13\n# random seed: R02S7690a96dda6a23eb5e78afeea195ddd2\n1..6\n# Start of pollable tests\nok 1 /pollable/converter\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 2 /pollable/socket\n# Start of unix tests\n# /pollable/unix/pipe summary: Test that pipes are considered pollable, just like sockets\nok 3 /pollable/unix/pipe\n# /pollable/unix/pty summary: Test that PTYs are considered pollable\nok 4 /pollable/unix/pty\n# /pollable/unix/file summary: Test that regular files are not considered pollable\nok 5 /pollable/unix/file\n# /pollable/unix/nulldev summary: Test that /dev/null is not considered pollable, but only if on a system where we are able to tell it apart from devices that actually implement poll\nok 6 /pollable/unix/nulldev\n# End of unix tests\n# End of pollable tests\nPASS: glib/pollable.test\nRunning test: glib/binding.test\nTAP version 13\n# random seed: R02Sa61edb92a18103de8fd18c3ddd73a56d\n1..19\n# Start of binding tests\nok 1 /binding/default\n# /binding/canonicalisation summary: Test that bindings set up with non-canonical property names work\nok 2 /binding/canonicalisation\nok 3 /binding/bidirectional\nok 4 /binding/transform\nok 5 /binding/transform-default\nok 6 /binding/transform-closure\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=621782\nok 7 /binding/chain\nok 8 /binding/sync-create\nok 9 /binding/invert-boolean\nok 10 /binding/same-object\nok 11 /binding/unbind\nok 12 /binding/unbind-weak\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1373\nok 13 /binding/unbind-multiple\nok 14 /binding/fail\nok 15 /binding/interface\n# /binding/concurrent-unbind summary: Test that unbinding from multiple threads concurrently works correctly\nok 16 /binding/concurrent-unbind\n# /binding/concurrent-finalizing summary: Test that finalizing source/target from multiple threads concurrently works correctly\nok 17 /binding/concurrent-finalizing\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2676\nok 18 /binding/dispose-source\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2676\nok 19 /binding/dispose-target\n# End of binding tests\nPASS: glib/binding.test\nRunning test: glib/rec-mutex.test\nTAP version 13\n# random seed: R02Sa25333758145dd8d2c71b3daaad00d6a\n1..29\n# Start of thread tests\nok 1 /thread/rec-mutex1\nok 2 /thread/rec-mutex2\nok 3 /thread/rec-mutex3\nok 4 /thread/rec-mutex4\n# Start of rec-mutex tests\n# Start of perf tests\n# Start of uncontended tests\n# max perf: 0.500000 mips\nok 5 /thread/rec-mutex/perf/uncontended/depth1\n# max perf: inf mips\nok 6 /thread/rec-mutex/perf/uncontended/depth2\n# max perf: inf mips\nok 7 /thread/rec-mutex/perf/uncontended/depth3\n# max perf: 1.000000 mips\nok 8 /thread/rec-mutex/perf/uncontended/depth4\n# max perf: 1.000000 mips\nok 9 /thread/rec-mutex/perf/uncontended/depth5\n# End of uncontended tests\n# Start of contended1 tests\n# max perf: 2.000000 mips\nok 10 /thread/rec-mutex/perf/contended1/depth1\n# max perf: 2.000000 mips\nok 11 /thread/rec-mutex/perf/contended1/depth2\n# max perf: 2.000000 mips\nok 12 /thread/rec-mutex/perf/contended1/depth3\n# max perf: 2.000000 mips\nok 13 /thread/rec-mutex/perf/contended1/depth4\n# max perf: 2.000000 mips\nok 14 /thread/rec-mutex/perf/contended1/depth5\n# End of contended1 tests\n# Start of contended2 tests\n# max perf: 3.000000 mips\nok 15 /thread/rec-mutex/perf/contended2/depth1\n# max perf: 3.000000 mips\nok 16 /thread/rec-mutex/perf/contended2/depth2\n# max perf: 3.000000 mips\nok 17 /thread/rec-mutex/perf/contended2/depth3\n# max perf: 3.000000 mips\nok 18 /thread/rec-mutex/perf/contended2/depth4\n# max perf: 3.000000 mips\nok 19 /thread/rec-mutex/perf/contended2/depth5\n# End of contended2 tests\n# Start of contended3 tests\n# max perf: 4.000000 mips\nok 20 /thread/rec-mutex/perf/contended3/depth1\n# max perf: 2.000000 mips\nok 21 /thread/rec-mutex/perf/contended3/depth2\n# max perf: 4.000000 mips\nok 22 /thread/rec-mutex/perf/contended3/depth3\n# max perf: 4.000000 mips\nok 23 /thread/rec-mutex/perf/contended3/depth4\n# max perf: 1.000000 mips\nok 24 /thread/rec-mutex/perf/contended3/depth5\n# End of contended3 tests\n# Start of contended4 tests\n# max perf: 1.666667 mips\nok 25 /thread/rec-mutex/perf/contended4/depth1\n# max perf: 1.666667 mips\nok 26 /thread/rec-mutex/perf/contended4/depth2\n# max perf: 1.250000 mips\nok 27 /thread/rec-mutex/perf/contended4/depth3\n# max perf: 1.000000 mips\nok 28 /thread/rec-mutex/perf/contended4/depth4\n# max perf: 1.666667 mips\nok 29 /thread/rec-mutex/perf/contended4/depth5\n# End of contended4 tests\n# End of perf tests\n# End of rec-mutex tests\n# End of thread tests\nPASS: glib/rec-mutex.test\nRunning test: glib/option-argv0.test\nTAP version 13\n# random seed: R02Sdde88419937b5b2b5a3a4643952bba42\n1..1\n# Start of option tests\nok 1 /option/argv0\n# End of option tests\nPASS: glib/option-argv0.test\nRunning test: glib/gdbus-message.test\nTAP version 13\n# random seed: R02Sda0576534d61da9885ded8b606807b1f\n1..3\n# Start of gdbus tests\n# Start of message tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/message/lock/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/message/lock/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/message/lock/.dirs/system-config1:/var/volatile/tmp/gdbus/message/lock/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/message/lock/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/message/lock/.dirs/system-data1:/var/volatile/tmp/gdbus/message/lock/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/message/lock/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/message/lock/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/message/lock/.dirs/runtime\nok 1 /gdbus/message/lock\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/message/copy/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/message/copy/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/message/copy/.dirs/system-config1:/var/volatile/tmp/gdbus/message/copy/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/message/copy/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/message/copy/.dirs/system-data1:/var/volatile/tmp/gdbus/message/copy/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/message/copy/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/message/copy/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/message/copy/.dirs/runtime\nok 2 /gdbus/message/copy\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/system-config1:/var/volatile/tmp/gdbus/message/bytes-needed/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/system-data1:/var/volatile/tmp/gdbus/message/bytes-needed/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/runtime\n# Vector: 0\n# Vector: 1\n# Vector: 2\n# Vector: 3\n# Vector: 4\n# Vector: 5\nok 3 /gdbus/message/bytes-needed\n# End of message tests\n# End of gdbus tests\nPASS: glib/gdbus-message.test\nRunning test: glib/deprecated-properties.test\nTAP version 13\n# random seed: R02Sbf0ef8b17a68970ca2bab7d80c99c136\n1..3\n# Start of deprecated-properties tests\nok 1 /deprecated-properties/construct\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2748\nok 2 /deprecated-properties/default-construct\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2748\nok 3 /deprecated-properties/set\n# End of deprecated-properties tests\nPASS: glib/deprecated-properties.test\nRunning test: glib/gdbus-non-socket.test\nTAP version 13\n# random seed: R02Sa48311acb6f9c74b62f37d853e06c65e\n1..1\n# Start of gdbus tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/non-socket/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/non-socket/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/non-socket/.dirs/system-config1:/var/volatile/tmp/gdbus/non-socket/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/non-socket/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/non-socket/.dirs/system-data1:/var/volatile/tmp/gdbus/non-socket/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/non-socket/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/non-socket/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/non-socket/.dirs/runtime\nok 1 /gdbus/non-socket\n# End of gdbus tests\nPASS: glib/gdbus-non-socket.test\nRunning test: glib/mkenums.py.test\nTAP version 13\nok 1 __main__.TestMkenums.test_available_in\n# tmpdir: /tmp/tmp1jw6ghpt\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp1jw6ghpt/tmpzhpf28lb.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmp1jw6ghpt/tmp66w4eksg.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp1jw6ghpt/tmp66w4eksg.template', '/tmp/tmp1jw6ghpt/tmpzhpf28lb.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp1jw6ghpt/tmpzhpf28lb.h\n# basename: tmpzhpf28lb.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 2 __main__.TestMkenums.test_deprecated_in\n# tmpdir: /tmp/tmpeg3vj18i\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpeg3vj18i/tmpnc9iz86g.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_DEPRECATED_ENUMERATOR_IN_2_68 = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmpeg3vj18i/tmppxfc22bi.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpeg3vj18i/tmppxfc22bi.template', '/tmp/tmpeg3vj18i/tmpnc9iz86g.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpeg3vj18i/tmpnc9iz86g.h\n# basename: tmpnc9iz86g.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 3 __main__.TestMkenums.test_deprecated_in_for\n# tmpdir: /tmp/tmp2vw25vim\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp2vw25vim/tmpe7hq__8d.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_DEPRECATED_ENUMERATOR_IN_2_68_FOR(G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER2) = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmp2vw25vim/tmp36u8kwnq.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp2vw25vim/tmp36u8kwnq.template', '/tmp/tmp2vw25vim/tmpe7hq__8d.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp2vw25vim/tmpe7hq__8d.h\n# basename: tmpe7hq__8d.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 4 __main__.TestMkenums.test_empty_header\n# tmpdir: /tmp/tmpr6jgl9l1\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpr6jgl9l1/tmp5ap1zr6z.h: \n# /tmp/tmpr6jgl9l1/tmp9bzyxi6q.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpr6jgl9l1/tmp9bzyxi6q.template', '/tmp/tmpr6jgl9l1/tmp5ap1zr6z.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 5 __main__.TestMkenums.test_empty_template\n# tmpdir: /tmp/tmplypd8ai2\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmplypd8ai2/tmpcgclx133.template: \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmplypd8ai2/tmpcgclx133.template']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nok 6 __main__.TestMkenums.test_enum_name\n# tmpdir: /tmp/tmp1qh4ome7\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp1qh4ome7/tmpns33rcpe.h: \n#         typedef enum _SomeEnumIdentifier {\n#           ENUM_VALUE\n#         } SomeEnumIdentifier;\n#         \n# /tmp/tmp1qh4ome7/tmpkvf7974v.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp1qh4ome7/tmpkvf7974v.template', '/tmp/tmp1qh4ome7/tmpns33rcpe.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp1qh4ome7/tmpns33rcpe.h\n# basename: tmpns33rcpe.h\n# enumeration-production\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE\n# valuenick: value\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 7 __main__.TestMkenums.test_enum_private_public\n# tmpdir: /tmp/tmpktavd198\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpktavd198/tmpapbak6p1.h: \n#         typedef enum {\n#           ENUM_VALUE_PUBLIC1,\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE,\n#         } SomeEnumA\n#         \n# /tmp/tmpktavd198/tmp07gsp6h_.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpktavd198/tmp07gsp6h_.template', '/tmp/tmpktavd198/tmpapbak6p1.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpktavd198/tmpapbak6p1.h\n# basename: tmpapbak6p1.h\n# enumeration-production\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC1\n# valuenick: public1\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\n# /tmp/tmpktavd198/tmpg8dcotd0.h: \n#         typedef enum {\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE,\n#           /*< public >*/\n#           ENUM_VALUE_PUBLIC2,\n#         } SomeEnumB;\n#         \n# /tmp/tmpktavd198/tmpx2_gygka.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpktavd198/tmpx2_gygka.template', '/tmp/tmpktavd198/tmpg8dcotd0.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpktavd198/tmpg8dcotd0.h\n# basename: tmpg8dcotd0.h\n# enumeration-production\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC2\n# valuenick: public2\n# valuenum: 1\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 8 __main__.TestMkenums.test_enum_symbolic_expression\n# tmpdir: /tmp/tmp16i9l25i\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp16i9l25i/tmpxzjebgpb.h: \n#         typedef enum {\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE = 5,\n#           /*< public >*/\n#           ENUM_VALUE_PUBLIC = ENUM_VALUE_PRIVATE + 2,\n#         } TestSymbolicEnum;\n#         \n# /tmp/tmp16i9l25i/tmpsi6ya4h1.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp16i9l25i/tmpsi6ya4h1.template', '/tmp/tmp16i9l25i/tmpxzjebgpb.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp16i9l25i/tmpxzjebgpb.h\n# basename: tmpxzjebgpb.h\n# enumeration-production\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC\n# valuenick: public\n# valuenum: 7\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 9 __main__.TestMkenums.test_filename_basename_in_fhead_ftail\n# tmpdir: /tmp/tmpid_fzg_a\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpid_fzg_a/tmp121rxhv4.template: \n# /*** BEGIN file-header ***/\n# file-header\n# filename: @filename@\n# basename: @basename@\n# /*** END file-header ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# filename: @filename@\n# basename: @basename@\n# /*** END file-tail ***/\n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpid_fzg_a/tmp121rxhv4.template']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# filename: @filename@\n# basename: @basename@\n# file-tail\n# filename: @filename@\n# basename: @basename@\n# \n# comment\n# comment: Generated data ends here\nok 10 __main__.TestMkenums.test_help\n# tmpdir: /tmp/tmp20d6__rs\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# Running: ['/usr/bin/glib-mkenums', '--help']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: usage: glib-mkenums [-h] [--identifier-prefix IDPREFIX]\n#                     [--symbol-prefix SYMPREFIX] [--fhead FHEAD]\n#                     [--ftail FTAIL] [--fprod FPROD] [--eprod EPROD]\n#                     [--vhead VHEAD] [--vprod VPROD] [--vtail VTAIL]\n#                     [--comments COMMENT_TMPL] [--template TEMPLATE]\n#                     [--output OUTPUT] [--version]\n#                     [args ...]\n# \n# positional arguments:\n#   args                  One or more input files, or a single argument\n#                         @rspfile_path pointing to a file that contains the\n#                         actual arguments\n# \n# options:\n#   -h, --help            show this help message and exit\n#   --identifier-prefix IDPREFIX\n#                         Identifier prefix\n#   --symbol-prefix SYMPREFIX\n#                         Symbol prefix\n#   --fhead FHEAD         Output file header\n#   --ftail FTAIL         Output file footer\n#   --fprod FPROD         Put out TEXT every time a new input file is being\n#                         processed.\n#   --eprod EPROD         Per enum text, produced prior to value iterations\n#   --vhead VHEAD         Value header, produced before iterating over enum\n#                         values\n#   --vprod VPROD         Value text, produced for each enum value.\n#   --vtail VTAIL         Value tail, produced after iterating over enum values\n#   --comments COMMENT_TMPL\n#                         Comment structure\n#   --template TEMPLATE   Template file\n#   --output OUTPUT\n#   --version, -v         Print version information\n# \n# Production text substitutions:\n#   @EnumName@            PrefixTheXEnum\n#   @enum_name@           prefix_the_xenum\n#   @ENUMNAME@            PREFIX_THE_XENUM\n#   @ENUMSHORT@           THE_XENUM\n#   @ENUMPREFIX@          PREFIX\n#   @enumsince@           the user-provided since value given\n#   @VALUENAME@           PREFIX_THE_XVALUE\n#   @valuenick@           the-xvalue\n#   @valuenum@            the integer value (limited support, Since: 2.26)\n#   @type@                either enum or flags\n#   @Type@                either Enum or Flags\n#   @TYPE@                either ENUM or FLAGS\n#   @filename@            name of current input file\n#   @basename@            base name of the current input file (Since: 2.22)\nok 11 __main__.TestMkenums.test_no_args\n# tmpdir: /tmp/tmpqmegpjsl\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# Running: ['/usr/bin/glib-mkenums']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nok 12 __main__.TestMkenums.test_no_headers\n# tmpdir: /tmp/tmp6s039x20\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp6s039x20/tmp03pfsyiu.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp6s039x20/tmp03pfsyiu.template']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 13 __main__.TestMkenums.test_no_nick\n# tmpdir: /tmp/tmp2cf5dvpk\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp2cf5dvpk/tmpj2mvcazz.h: \n#         typedef enum {\n#           GEGL_SAMPLER_NEAREST = 0,   /*< desc=\"nearest\"      >*/\n#         } GeglSamplerType;\n#         \n# /tmp/tmp2cf5dvpk/tmp3x7wdni4.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp2cf5dvpk/tmp3x7wdni4.template', '/tmp/tmp2cf5dvpk/tmpj2mvcazz.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp2cf5dvpk/tmpj2mvcazz.h\n# basename: tmpj2mvcazz.h\n# enumeration-production\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: GEGL_SAMPLER_NEAREST\n# valuenick: nearest\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 14 __main__.TestMkenums.test_non_utf8_encoding\n# tmpdir: /tmp/tmphndy9z8g\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmphndy9z8g/tmp5tint4hp.h: \n#         /* Copyright \u00a9 La Pe\u00f1a */\n#         typedef enum {\n#           ENUM_VALUE\n#         } SomeEnumIdentifier;\n#         \n# /tmp/tmphndy9z8g/tmpi1li9zcv.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmphndy9z8g/tmpi1li9zcv.template', '/tmp/tmphndy9z8g/tmp5tint4hp.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmphndy9z8g/tmp5tint4hp.h\n# basename: tmp5tint4hp.h\n# enumeration-production\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE\n# valuenick: value\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 15 __main__.TestMkenums.test_reproducible\n# tmpdir: /tmp/tmpxutr0qmn\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpxutr0qmn/tmpcgzhg6zl.template: template\n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpxutr0qmn/tmpcgzhg6zl.template', '/tmp/tmpxutr0qmn/tmp3si2nzdo1.h', '/tmp/tmpxutr0qmn/tmpou0z336g2.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\n# /tmp/tmpxutr0qmn/tmpg690is8x.template: template\n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpxutr0qmn/tmpg690is8x.template', '/tmp/tmpxutr0qmn/tmpou0z336g2.h', '/tmp/tmpxutr0qmn/tmp3si2nzdo1.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nExecuting: glib/mkenums.py.test\nok 16 __main__.TestMkenums.test_since\n# tmpdir: /tmp/tmpv63yc5su\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpv63yc5su/tmp6yrlojwp.h: \n#         typedef enum { /*< since=1.0 >*/\n#             QMI_WMS_MESSAGE_PROTOCOL_CDMA = 0,\n#         } QmiWmsMessageProtocol;\n#         \n# /tmp/tmpv63yc5su/tmpd0lockr0.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpv63yc5su/tmpd0lockr0.template', '/tmp/tmpv63yc5su/tmp6yrlojwp.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpv63yc5su/tmp6yrlojwp.h\n# basename: tmp6yrlojwp.h\n# enumeration-production\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: QMI_WMS_MESSAGE_PROTOCOL_CDMA\n# valuenick: cdma\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 17 __main__.TestMkenums.test_with_double_quotes\n# tmpdir: /tmp/tmplql5u22e\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmplql5u22e/tmp6_c5jbj3.h: \n#         typedef enum {\n#           FOO_VALUE /*< nick=\"eek, a comma\" >*/\n#         } Foo;\n#         \n# /tmp/tmplql5u22e/tmpn9t1u2zw.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmplql5u22e/tmpn9t1u2zw.template', '/tmp/tmplql5u22e/tmp6_c5jbj3.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmplql5u22e/tmp6_c5jbj3.h\n# basename: tmp6_c5jbj3.h\n# enumeration-production\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: FOO_VALUE\n# valuenick: eek, a comma\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 18 __main__.TestRspMkenums.test_available_in\n# tmpdir: /tmp/tmpa7v5vkul\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpa7v5vkul/tmpmx5u42u5.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmpa7v5vkul/tmpeo20lhi6.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpa7v5vkul/tmpeo20lhi6.template /tmp/tmpa7v5vkul/tmpmx5u42u5.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpa7v5vkul/tmp1k8hpoxr']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpa7v5vkul/tmpmx5u42u5.h\n# basename: tmpmx5u42u5.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 19 __main__.TestRspMkenums.test_deprecated_in\n# tmpdir: /tmp/tmp0h2s6ae3\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp0h2s6ae3/tmpp4xybvum.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_DEPRECATED_ENUMERATOR_IN_2_68 = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmp0h2s6ae3/tmpp010nsbx.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmp0h2s6ae3/tmpp010nsbx.template /tmp/tmp0h2s6ae3/tmpp4xybvum.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmp0h2s6ae3/tmpevpb6dpn']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp0h2s6ae3/tmpp4xybvum.h\n# basename: tmpp4xybvum.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 20 __main__.TestRspMkenums.test_deprecated_in_for\n# tmpdir: /tmp/tmparm5ar_y\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmparm5ar_y/tmpbpz2ak7o.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_DEPRECATED_ENUMERATOR_IN_2_68_FOR(G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER2) = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmparm5ar_y/tmpmd66128m.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmparm5ar_y/tmpmd66128m.template /tmp/tmparm5ar_y/tmpbpz2ak7o.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmparm5ar_y/tmpykccouqb']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmparm5ar_y/tmpbpz2ak7o.h\n# basename: tmpbpz2ak7o.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 21 __main__.TestRspMkenums.test_empty_header\n# tmpdir: /tmp/tmpiijln4cp\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpiijln4cp/tmp02zogr1j.h: \n# /tmp/tmpiijln4cp/tmp3yzz9f4q.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpiijln4cp/tmp3yzz9f4q.template /tmp/tmpiijln4cp/tmp02zogr1j.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpiijln4cp/tmpce2qic6a']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 22 __main__.TestRspMkenums.test_empty_template\n# tmpdir: /tmp/tmppp4ij459\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmppp4ij459/tmp1ck_80ed.template: \n# Response file contains: --template /tmp/tmppp4ij459/tmp1ck_80ed.template\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmppp4ij459/tmpjf9qccia']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nok 23 __main__.TestRspMkenums.test_enum_name\n# tmpdir: /tmp/tmpb4xv8zb3\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpb4xv8zb3/tmpcx5a96sk.h: \n#         typedef enum _SomeEnumIdentifier {\n#           ENUM_VALUE\n#         } SomeEnumIdentifier;\n#         \n# /tmp/tmpb4xv8zb3/tmphtzfs1ha.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpb4xv8zb3/tmphtzfs1ha.template /tmp/tmpb4xv8zb3/tmpcx5a96sk.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpb4xv8zb3/tmpmkgagyz7']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpb4xv8zb3/tmpcx5a96sk.h\n# basename: tmpcx5a96sk.h\n# enumeration-production\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE\n# valuenick: value\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 24 __main__.TestRspMkenums.test_enum_private_public\n# tmpdir: /tmp/tmpskoqyr60\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpskoqyr60/tmpbzq3fuur.h: \n#         typedef enum {\n#           ENUM_VALUE_PUBLIC1,\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE,\n#         } SomeEnumA\n#         \n# /tmp/tmpskoqyr60/tmpmeft59np.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpskoqyr60/tmpmeft59np.template /tmp/tmpskoqyr60/tmpbzq3fuur.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpskoqyr60/tmpxerznwvk']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpskoqyr60/tmpbzq3fuur.h\n# basename: tmpbzq3fuur.h\n# enumeration-production\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC1\n# valuenick: public1\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\n# /tmp/tmpskoqyr60/tmpwa5a500j.h: \n#         typedef enum {\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE,\n#           /*< public >*/\n#           ENUM_VALUE_PUBLIC2,\n#         } SomeEnumB;\n#         \n# /tmp/tmpskoqyr60/tmpkja432zc.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpskoqyr60/tmpkja432zc.template /tmp/tmpskoqyr60/tmpwa5a500j.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpskoqyr60/tmpgnmjexf5']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpskoqyr60/tmpwa5a500j.h\n# basename: tmpwa5a500j.h\n# enumeration-production\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC2\n# valuenick: public2\n# valuenum: 1\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 25 __main__.TestRspMkenums.test_enum_symbolic_expression\n# tmpdir: /tmp/tmpzfgsnicv\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpzfgsnicv/tmp4fbs638n.h: \n#         typedef enum {\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE = 5,\n#           /*< public >*/\n#           ENUM_VALUE_PUBLIC = ENUM_VALUE_PRIVATE + 2,\n#         } TestSymbolicEnum;\n#         \n# /tmp/tmpzfgsnicv/tmpmmqcac_d.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpzfgsnicv/tmpmmqcac_d.template /tmp/tmpzfgsnicv/tmp4fbs638n.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpzfgsnicv/tmp3t7hfvin']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpzfgsnicv/tmp4fbs638n.h\n# basename: tmp4fbs638n.h\n# enumeration-production\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC\n# valuenick: public\n# valuenum: 7\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 26 __main__.TestRspMkenums.test_filename_basename_in_fhead_ftail\n# tmpdir: /tmp/tmppizeizlf\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmppizeizlf/tmpp14s_gif.template: \n# /*** BEGIN file-header ***/\n# file-header\n# filename: @filename@\n# basename: @basename@\n# /*** END file-header ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# filename: @filename@\n# basename: @basename@\n# /*** END file-tail ***/\n# Response file contains: --template /tmp/tmppizeizlf/tmpp14s_gif.template\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmppizeizlf/tmp4hy3dode']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# filename: @filename@\n# basename: @basename@\n# file-tail\n# filename: @filename@\n# basename: @basename@\n# \n# comment\n# comment: Generated data ends here\nok 27 __main__.TestRspMkenums.test_help\n# tmpdir: /tmp/tmpvm2zlj82\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# Response file contains: --help\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpvm2zlj82/tmpddil_fo3']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: usage: glib-mkenums [-h] [--identifier-prefix IDPREFIX]\n#                     [--symbol-prefix SYMPREFIX] [--fhead FHEAD]\n#                     [--ftail FTAIL] [--fprod FPROD] [--eprod EPROD]\n#                     [--vhead VHEAD] [--vprod VPROD] [--vtail VTAIL]\n#                     [--comments COMMENT_TMPL] [--template TEMPLATE]\n#                     [--output OUTPUT] [--version]\n#                     [args ...]\n# \n# positional arguments:\n#   args                  One or more input files, or a single argument\n#                         @rspfile_path pointing to a file that contains the\n#                         actual arguments\n# \n# options:\n#   -h, --help            show this help message and exit\n#   --identifier-prefix IDPREFIX\n#                         Identifier prefix\n#   --symbol-prefix SYMPREFIX\n#                         Symbol prefix\n#   --fhead FHEAD         Output file header\n#   --ftail FTAIL         Output file footer\n#   --fprod FPROD         Put out TEXT every time a new input file is being\n#                         processed.\n#   --eprod EPROD         Per enum text, produced prior to value iterations\n#   --vhead VHEAD         Value header, produced before iterating over enum\n#                         values\n#   --vprod VPROD         Value text, produced for each enum value.\n#   --vtail VTAIL         Value tail, produced after iterating over enum values\n#   --comments COMMENT_TMPL\n#                         Comment structure\n#   --template TEMPLATE   Template file\n#   --output OUTPUT\n#   --version, -v         Print version information\n# \n# Production text substitutions:\n#   @EnumName@            PrefixTheXEnum\n#   @enum_name@           prefix_the_xenum\n#   @ENUMNAME@            PREFIX_THE_XENUM\n#   @ENUMSHORT@           THE_XENUM\n#   @ENUMPREFIX@          PREFIX\n#   @enumsince@           the user-provided since value given\n#   @VALUENAME@           PREFIX_THE_XVALUE\n#   @valuenick@           the-xvalue\n#   @valuenum@            the integer value (limited support, Since: 2.26)\n#   @type@                either enum or flags\n#   @Type@                either Enum or Flags\n#   @TYPE@                either ENUM or FLAGS\n#   @filename@            name of current input file\n#   @basename@            base name of the current input file (Since: 2.22)\nok 28 __main__.TestRspMkenums.test_no_args\n# tmpdir: /tmp/tmpa39e8_bp\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# Response file contains: \n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpa39e8_bp/tmpitthrhqy']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nok 29 __main__.TestRspMkenums.test_no_headers\n# tmpdir: /tmp/tmphhjhy2je\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmphhjhy2je/tmpbt03mrta.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmphhjhy2je/tmpbt03mrta.template\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmphhjhy2je/tmpmobrbqnf']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 30 __main__.TestRspMkenums.test_no_nick\n# tmpdir: /tmp/tmp7r_rqs5f\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp7r_rqs5f/tmpbsukpypm.h: \n#         typedef enum {\n#           GEGL_SAMPLER_NEAREST = 0,   /*< desc=\"nearest\"      >*/\n#         } GeglSamplerType;\n#         \n# /tmp/tmp7r_rqs5f/tmpglagti0v.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmp7r_rqs5f/tmpglagti0v.template /tmp/tmp7r_rqs5f/tmpbsukpypm.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmp7r_rqs5f/tmptx0e9343']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp7r_rqs5f/tmpbsukpypm.h\n# basename: tmpbsukpypm.h\n# enumeration-production\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: GEGL_SAMPLER_NEAREST\n# valuenick: nearest\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 31 __main__.TestRspMkenums.test_non_utf8_encoding\n# tmpdir: /tmp/tmpe29hvljk\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpe29hvljk/tmp_32w4qgo.h: \n#         /* Copyright \u00a9 La Pe\u00f1a */\n#         typedef enum {\n#           ENUM_VALUE\n#         } SomeEnumIdentifier;\n#         \n# /tmp/tmpe29hvljk/tmp4ee2ygir.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpe29hvljk/tmp4ee2ygir.template /tmp/tmpe29hvljk/tmp_32w4qgo.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpe29hvljk/tmp9wkoenxg']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpe29hvljk/tmp_32w4qgo.h\n# basename: tmp_32w4qgo.h\n# enumeration-production\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE\n# valuenick: value\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 32 __main__.TestRspMkenums.test_reproducible\n# tmpdir: /tmp/tmpt85ag6yz\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpt85ag6yz/tmp0kwgnnbo.template: template\n# Response file contains: --template /tmp/tmpt85ag6yz/tmp0kwgnnbo.template /tmp/tmpt85ag6yz/tmpkv_1fitg1.h /tmp/tmpt85ag6yz/tmp084ydg_k2.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpt85ag6yz/tmp1zms872z']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\n# /tmp/tmpt85ag6yz/tmp_we733cz.template: template\n# Response file contains: --template /tmp/tmpt85ag6yz/tmp_we733cz.template /tmp/tmpt85ag6yz/tmp084ydg_k2.h /tmp/tmpt85ag6yz/tmpkv_1fitg1.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpt85ag6yz/tmp380uetfx']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nok 33 __main__.TestRspMkenums.test_since\n# tmpdir: /tmp/tmp38gf0olr\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp38gf0olr/tmp6zerv4s1.h: \n#         typedef enum { /*< since=1.0 >*/\n#             QMI_WMS_MESSAGE_PROTOCOL_CDMA = 0,\n#         } QmiWmsMessageProtocol;\n#         \n# /tmp/tmp38gf0olr/tmpxwxuo7c9.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmp38gf0olr/tmpxwxuo7c9.template /tmp/tmp38gf0olr/tmp6zerv4s1.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmp38gf0olr/tmp9om068vr']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp38gf0olr/tmp6zerv4s1.h\n# basename: tmp6zerv4s1.h\n# enumeration-production\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: QMI_WMS_MESSAGE_PROTOCOL_CDMA\n# valuenick: cdma\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 34 __main__.TestRspMkenums.test_with_double_quotes\n# tmpdir: /tmp/tmps_1fsj3r\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmps_1fsj3r/tmpuskhdlt8.h: \n#         typedef enum {\n#           FOO_VALUE /*< nick=\"eek, a comma\" >*/\n#         } Foo;\n#         \n# /tmp/tmps_1fsj3r/tmpsjx7w9b9.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmps_1fsj3r/tmpsjx7w9b9.template /tmp/tmps_1fsj3r/tmpuskhdlt8.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmps_1fsj3r/tmp3fagcwod']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmps_1fsj3r/tmpuskhdlt8.h\n# basename: tmpuskhdlt8.h\n# enumeration-production\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: FOO_VALUE\n# valuenick: eek, a comma\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\n1..34\nPASS: glib/mkenums.py.test\nRunning test: glib/mem-overflow.test\nTAP version 13\n# random seed: R02S2ddfbf92f42de99f1b06cfc1f2d3a48a\n1..2\n# Start of mem tests\nok 1 /mem/overflow\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=615379\nok 2 /mem/empty-alloc\n# Start of overflow tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of overflow tests\n# Start of empty-alloc tests\n# End of empty-alloc tests\n# End of mem tests\nPASS: glib/mem-overflow.test\nRunning test: glib/codegen.py.test\nTAP version 13\nok 1 __main__.TestCodegen.test_call_flags_and_timeout_method_args\n# tmpdir: /tmp/tmpjcru2ek_\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpjcru2ek_/tmphl5ft2ug.xml: \n#             <node>\n#               <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"UsefulMethod\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpjcru2ek_/tmphl5ft2ug.xml', '--output', '/dev/stdout', '--header']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for org.project.UsefulInterface */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE (org_project_useful_interface_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterface))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE))\n# #define ORG_PROJECT_USEFUL_INTERFACE_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterfaceIface))\n# \n# struct _OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterface OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceIface;\n# \n# struct _OrgProjectUsefulInterfaceIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_useful_method) (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# };\n# \n# GType org_project_useful_interface_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *org_project_useful_interface_interface_info (void);\n# guint org_project_useful_interface_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void org_project_useful_interface_complete_useful_method (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void org_project_useful_interface_call_useful_method (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean org_project_useful_interface_call_useful_method_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean org_project_useful_interface_call_useful_method_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY (org_project_useful_interface_proxy_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxy))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# \n# typedef struct _OrgProjectUsefulInterfaceProxy OrgProjectUsefulInterfaceProxy;\n# typedef struct _OrgProjectUsefulInterfaceProxyClass OrgProjectUsefulInterfaceProxyClass;\n# typedef struct _OrgProjectUsefulInterfaceProxyPrivate OrgProjectUsefulInterfaceProxyPrivate;\n# \n# struct _OrgProjectUsefulInterfaceProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   OrgProjectUsefulInterfaceProxyPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType org_project_useful_interface_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceProxy, g_object_unref)\n# #endif\n# \n# void org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON (org_project_useful_interface_skeleton_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeleton))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# \n# typedef struct _OrgProjectUsefulInterfaceSkeleton OrgProjectUsefulInterfaceSkeleton;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonClass OrgProjectUsefulInterfaceSkeletonClass;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonPrivate OrgProjectUsefulInterfaceSkeletonPrivate;\n# \n# struct _OrgProjectUsefulInterfaceSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   OrgProjectUsefulInterfaceSkeletonPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType org_project_useful_interface_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceSkeleton, g_object_unref)\n# #endif\n# \n# OrgProjectUsefulInterface *org_project_useful_interface_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# /tmp/tmpjcru2ek_/tmp5v33bes8.xml: \n#             <node>\n#               <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"UsefulMethod\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpjcru2ek_/tmp5v33bes8.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '2.32']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for org.project.UsefulInterface */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE (org_project_useful_interface_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterface))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE))\n# #define ORG_PROJECT_USEFUL_INTERFACE_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterfaceIface))\n# \n# struct _OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterface OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceIface;\n# \n# struct _OrgProjectUsefulInterfaceIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_useful_method) (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# };\n# \n# GType org_project_useful_interface_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *org_project_useful_interface_interface_info (void);\n# guint org_project_useful_interface_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void org_project_useful_interface_complete_useful_method (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void org_project_useful_interface_call_useful_method (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean org_project_useful_interface_call_useful_method_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean org_project_useful_interface_call_useful_method_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY (org_project_useful_interface_proxy_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxy))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# \n# typedef struct _OrgProjectUsefulInterfaceProxy OrgProjectUsefulInterfaceProxy;\n# typedef struct _OrgProjectUsefulInterfaceProxyClass OrgProjectUsefulInterfaceProxyClass;\n# typedef struct _OrgProjectUsefulInterfaceProxyPrivate OrgProjectUsefulInterfaceProxyPrivate;\n# \n# struct _OrgProjectUsefulInterfaceProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   OrgProjectUsefulInterfaceProxyPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType org_project_useful_interface_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceProxy, g_object_unref)\n# #endif\n# \n# void org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON (org_project_useful_interface_skeleton_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeleton))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# \n# typedef struct _OrgProjectUsefulInterfaceSkeleton OrgProjectUsefulInterfaceSkeleton;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonClass OrgProjectUsefulInterfaceSkeletonClass;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonPrivate OrgProjectUsefulInterfaceSkeletonPrivate;\n# \n# struct _OrgProjectUsefulInterfaceSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   OrgProjectUsefulInterfaceSkeletonPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType org_project_useful_interface_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceSkeleton, g_object_unref)\n# #endif\n# \n# OrgProjectUsefulInterface *org_project_useful_interface_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# /tmp/tmpjcru2ek_/tmppe2z5f3y.xml: \n#             <node>\n#               <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"UsefulMethod\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpjcru2ek_/tmppe2z5f3y.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '2.64']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for org.project.UsefulInterface */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE (org_project_useful_interface_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterface))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE))\n# #define ORG_PROJECT_USEFUL_INTERFACE_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterfaceIface))\n# \n# struct _OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterface OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceIface;\n# \n# struct _OrgProjectUsefulInterfaceIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_useful_method) (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# };\n# \n# GType org_project_useful_interface_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *org_project_useful_interface_interface_info (void);\n# guint org_project_useful_interface_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void org_project_useful_interface_complete_useful_method (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void org_project_useful_interface_call_useful_method (\n#     OrgProjectUsefulInterface *proxy,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean org_project_useful_interface_call_useful_method_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean org_project_useful_interface_call_useful_method_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY (org_project_useful_interface_proxy_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxy))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# \n# typedef struct _OrgProjectUsefulInterfaceProxy OrgProjectUsefulInterfaceProxy;\n# typedef struct _OrgProjectUsefulInterfaceProxyClass OrgProjectUsefulInterfaceProxyClass;\n# typedef struct _OrgProjectUsefulInterfaceProxyPrivate OrgProjectUsefulInterfaceProxyPrivate;\n# \n# struct _OrgProjectUsefulInterfaceProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   OrgProjectUsefulInterfaceProxyPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType org_project_useful_interface_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceProxy, g_object_unref)\n# #endif\n# \n# void org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON (org_project_useful_interface_skeleton_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeleton))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# \n# typedef struct _OrgProjectUsefulInterfaceSkeleton OrgProjectUsefulInterfaceSkeleton;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonClass OrgProjectUsefulInterfaceSkeletonClass;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonPrivate OrgProjectUsefulInterfaceSkeletonPrivate;\n# \n# struct _OrgProjectUsefulInterfaceSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   OrgProjectUsefulInterfaceSkeletonPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType org_project_useful_interface_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceSkeleton, g_object_unref)\n# #endif\n# \n# OrgProjectUsefulInterface *org_project_useful_interface_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nExecuting: glib/codegen.py.test\nExecuting: glib/codegen.py.test\nok 2 __main__.TestCodegen.test_dbus_types\n# tmpdir: /tmp/tmp_ph4x6jc\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp_ph4x6jc/tmplnvik6k1.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"{vs}\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmplnvik6k1.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpf667pjbl.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(ss(s{{sv}s}))\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpf667pjbl.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpsxec6318.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"{s\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpsxec6318.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpbn0ppmx7.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(s{sss})\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpbn0ppmx7.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpvn69r905.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"z\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpvn69r905.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmp98xcme57.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(ssms)\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmp98xcme57.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpv8zdq4o8.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpv8zdq4o8.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmplnhch8ny.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(((ss))\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmplnhch8ny.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpzky0o25g.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaas\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpzky0o25g.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpdskrqxg1.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((s))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpdskrqxg1.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmp8_115u3i.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{sv}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmp8_115u3i.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpq4l12b2l.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(aaaaaa{sv})\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpq4l12b2l.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmp4d3jgecw.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss)\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmp4d3jgecw.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpkp6k77wq.xml: \n#                 <node>\n#                   <interface name=\"GoodTypes\">\n#                     <property type=\"si{s{b(ybnqiuxtdh)}}{yv}{nv}{dv}\" name=\"GoodPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpkp6k77wq.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface GoodTypes\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:GoodTypes\n#  * @title: GoodTypes\n#  * @short_description: Generated C code for the GoodTypes D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for GoodTypes ---- */\n# \n# static const _ExtendedGDBusPropertyInfo _good_types_property_info_good_property_type =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodPropertyType\",\n#     (gchar *) \"si{s{b(ybnqiuxtdh)}}{yv}{nv}{dv}\",\n#     G_DBUS_PROPERTY_INFO_FLAGS_READABLE,\n#     NULL\n#   },\n#   \"good-property-type\",\n#   FALSE,\n#   TRUE\n# };\n# \n# static const GDBusPropertyInfo * const _good_types_property_info_pointers[] =\n# {\n#   &_good_types_property_info_good_property_type.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _good_types_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodTypes\",\n#     NULL,\n#     NULL,\n#     (GDBusPropertyInfo **) &_good_types_property_info_pointers,\n#     NULL\n#   },\n#   \"good-types\",\n# };\n# \n# \n# /**\n#  * good_types_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# good_types_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct;\n# }\n# \n# /**\n#  * good_types_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# good_types_override_properties (GObjectClass *klass, guint property_id_begin)\n# {\n#   g_object_class_override_property (klass, property_id_begin++, \"good-property-type\");\n#   return property_id_begin - 1;\n# }\n# \n# \n# \n# /**\n#  * GoodTypes:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# /**\n#  * GoodTypesIface:\n#  * @parent_iface: The parent interface.\n#  * @get_good_property_type: Getter for the #GoodTypes:good-property-type property.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# typedef GoodTypesIface GoodTypesInterface;\n# G_DEFINE_INTERFACE (GoodTypes, good_types, G_TYPE_OBJECT)\n# \n# static void\n# good_types_default_init (GoodTypesIface *iface)\n# {\n#   /* GObject properties for D-Bus properties: */\n#   /**\n#    * GoodTypes:good-property-type:\n#    *\n#    * Represents the D-Bus property <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link>.\n#    *\n#    * Since the D-Bus property for this #GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.\n#    */\n#   g_object_interface_install_property (iface,\n#     g_param_spec_variant (\"good-property-type\", \"GoodPropertyType\", \"GoodPropertyType\", G_VARIANT_TYPE (\"si{s{b(ybnqiuxtdh)}}{yv}{nv}{dv}\"), NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));\n# }\n# \n# /**\n#  * good_types_get_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets the value of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where @object was constructed. Use good_types_dup_good_property_type() if on another thread.\n#  *\n#  * Returns: (transfer none) (nullable): The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.\n#  */\n# GVariant *\n# good_types_get_good_property_type (GoodTypes *object)\n# {\n#   g_return_val_if_fail (IS_GOOD_TYPES (object), NULL);\n# \n#   return GOOD_TYPES_GET_IFACE (object)->get_good_property_type (object);\n# }\n# \n# /**\n#  * good_types_dup_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets a copy of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * Returns: (transfer full) (nullable): The property value or %NULL if the property is not set. The returned value should be freed with g_variant_unref().\n#  */\n# GVariant *\n# good_types_dup_good_property_type (GoodTypes *object)\n# {\n#   GVariant *value;\n#   g_object_get (G_OBJECT (object), \"good-property-type\", &value, NULL);\n#   return value;\n# }\n# \n# /**\n#  * good_types_set_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  * @value: The value to set.\n#  *\n#  * Sets the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property to @value.\n#  *\n#  * Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.\n#  */\n# void\n# good_types_set_good_property_type (GoodTypes *object, GVariant *value)\n# {\n#   g_object_set (G_OBJECT (object), \"good-property-type\", value, NULL);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesProxy:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy.\n#  */\n# \n# struct _GoodTypesProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void good_types_proxy_iface_init (GoodTypesIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (GoodTypesProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #endif\n# static void\n# good_types_proxy_finalize (GObject *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (good_types_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_proxy_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (object), info->parent_struct.name);\n#   if (info->use_gvariant)\n#     {\n#       g_value_set_variant (value, variant);\n#     }\n#   else\n#     {\n#       if (variant != NULL)\n#         g_dbus_gvariant_to_gvalue (variant, value);\n#     }\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_set_property_cb (GDBusProxy *proxy,\n#   GAsyncResult *res,\n#   gpointer      user_data)\n# {\n#   const _ExtendedGDBusPropertyInfo *info = user_data;\n#   GError *error;\n#   GVariant *_ret;\n#   error = NULL;\n#   _ret = g_dbus_proxy_call_finish (proxy, res, &error);\n#   if (!_ret)\n#     {\n#       g_warning (\"Error setting property '%s' on interface GoodTypes: %s (%s, %d)\",\n#                  info->parent_struct.name, \n#                  error->message, g_quark_to_string (error->domain), error->code);\n#       g_error_free (error);\n#     }\n#   else\n#     {\n#       g_variant_unref (_ret);\n#     }\n# }\n# \n# static void\n# good_types_proxy_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_gvalue_to_gvariant (value, G_VARIANT_TYPE (info->parent_struct.signature));\n#   g_dbus_proxy_call (G_DBUS_PROXY (object),\n#     \"org.freedesktop.DBus.Properties.Set\",\n#     g_variant_new (\"(ssv)\", \"GoodTypes\", info->parent_struct.name, variant),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     NULL, (GAsyncReadyCallback) good_types_proxy_set_property_cb, (GDBusPropertyInfo *) &info->parent_struct);\n#   g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# good_types_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static GVariant *\n# good_types_proxy_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   GVariant *variant;\n#   GVariant *value = NULL;\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (proxy), \"GoodPropertyType\");\n#   value = variant;\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n#   return value;\n# }\n# \n# static void\n# good_types_proxy_init (GoodTypesProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = good_types_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_GOOD_TYPES_PROXY, GoodTypesProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), good_types_interface_info ());\n# }\n# \n# static void\n# good_types_proxy_class_init (GoodTypesProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = good_types_proxy_finalize;\n#   gobject_class->get_property = good_types_proxy_get_property;\n#   gobject_class->set_property = good_types_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = good_types_proxy_g_signal;\n#   proxy_class->g_properties_changed = good_types_proxy_g_properties_changed;\n# \n#   good_types_override_properties (gobject_class, 1);\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesProxyPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_proxy_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_proxy_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * good_types_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like good_types_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like good_types_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesSkeleton:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton.\n#  */\n# \n# struct _GoodTypesSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _good_types_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _good_types_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _good_types_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _good_types_skeleton_vtable =\n# {\n#   _good_types_skeleton_handle_method_call,\n#   _good_types_skeleton_handle_get_property,\n#   _good_types_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# good_types_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return good_types_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# good_types_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_good_types_skeleton_vtable;\n# }\n# \n# static GVariant *\n# good_types_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_good_types_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _good_types_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _good_types_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _good_types_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"GoodTypes\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static gboolean _good_types_emit_changed (gpointer user_data);\n# \n# static void\n# good_types_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n#   gboolean emit_changed = FALSE;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     {\n#       g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#       skeleton->priv->changed_properties_idle_source = NULL;\n#       emit_changed = TRUE;\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# \n#   if (emit_changed)\n#     _good_types_emit_changed (skeleton);\n# }\n# \n# static void good_types_skeleton_iface_init (GoodTypesIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (GoodTypesSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #endif\n# static void\n# good_types_skeleton_finalize (GObject *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   guint n;\n#   for (n = 0; n < 1; n++)\n#     g_value_unset (&skeleton->priv->properties[n]);\n#   g_free (skeleton->priv->properties);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (good_types_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_skeleton_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_value_copy (&skeleton->priv->properties[prop_id - 1], value);\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static gboolean\n# _good_types_emit_changed (gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GList *l;\n#   GVariantBuilder builder;\n#   GVariantBuilder invalidated_builder;\n#   guint num_changes;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   g_variant_builder_init (&invalidated_builder, G_VARIANT_TYPE (\"as\"));\n#   for (l = skeleton->priv->changed_properties, num_changes = 0; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *cp = l->data;\n#       GVariant *variant;\n#       const GValue *cur_value;\n# \n#       cur_value = &skeleton->priv->properties[cp->prop_id - 1];\n#       if (!_g_value_equal (cur_value, &cp->orig_value))\n#         {\n#           variant = g_dbus_gvalue_to_gvariant (cur_value, G_VARIANT_TYPE (cp->info->parent_struct.signature));\n#           g_variant_builder_add (&builder, \"{sv}\", cp->info->parent_struct.name, variant);\n#           g_variant_unref (variant);\n#           num_changes++;\n#         }\n#     }\n#   if (num_changes > 0)\n#     {\n#       GList *connections, *ll;\n#       GVariant *signal_variant;\n#       signal_variant = g_variant_ref_sink (g_variant_new (\"(sa{sv}as)\", \"GoodTypes\",\n#                                            &builder, &invalidated_builder));\n#       connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n#       for (ll = connections; ll != NULL; ll = ll->next)\n#         {\n#           GDBusConnection *connection = ll->data;\n# \n#           g_dbus_connection_emit_signal (connection,\n#                                          NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)),\n#                                          \"org.freedesktop.DBus.Properties\",\n#                                          \"PropertiesChanged\",\n#                                          signal_variant,\n#                                          NULL);\n#         }\n#       g_variant_unref (signal_variant);\n#       g_list_free_full (connections, g_object_unref);\n#     }\n#   else\n#     {\n#       g_variant_builder_clear (&builder);\n#       g_variant_builder_clear (&invalidated_builder);\n#     }\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   skeleton->priv->changed_properties = NULL;\n#   skeleton->priv->changed_properties_idle_source = NULL;\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return FALSE;\n# }\n# \n# static void\n# _good_types_schedule_emit_changed (GoodTypesSkeleton *skeleton, const _ExtendedGDBusPropertyInfo *info, guint prop_id, const GValue *orig_value)\n# {\n#   ChangedProperty *cp;\n#   GList *l;\n#   cp = NULL;\n#   for (l = skeleton->priv->changed_properties; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *i_cp = l->data;\n#       if (i_cp->info == info)\n#         {\n#           cp = i_cp;\n#           break;\n#         }\n#     }\n#   if (cp == NULL)\n#     {\n#       cp = g_new0 (ChangedProperty, 1);\n#       cp->prop_id = prop_id;\n#       cp->info = info;\n#       skeleton->priv->changed_properties = g_list_prepend (skeleton->priv->changed_properties, cp);\n#       g_value_init (&cp->orig_value, G_VALUE_TYPE (orig_value));\n#       g_value_copy (orig_value, &cp->orig_value);\n#     }\n# }\n# \n# static void\n# good_types_skeleton_notify (GObject      *object,\n#   GParamSpec *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties != NULL &&\n#       skeleton->priv->changed_properties_idle_source == NULL)\n#     {\n#       skeleton->priv->changed_properties_idle_source = g_idle_source_new ();\n#       g_source_set_priority (skeleton->priv->changed_properties_idle_source, G_PRIORITY_DEFAULT);\n#       g_source_set_callback (skeleton->priv->changed_properties_idle_source, _good_types_emit_changed, g_object_ref (skeleton), (GDestroyNotify) g_object_unref);\n#       g_source_set_name (skeleton->priv->changed_properties_idle_source, \"[generated] _good_types_emit_changed\");\n#       g_source_attach (skeleton->priv->changed_properties_idle_source, skeleton->priv->context);\n#       g_source_unref (skeleton->priv->changed_properties_idle_source);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static void\n# good_types_skeleton_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_object_freeze_notify (object);\n#   if (!_g_value_equal (value, &skeleton->priv->properties[prop_id - 1]))\n#     {\n#       if (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)) != NULL &&\n#           info->emits_changed_signal)\n#         _good_types_schedule_emit_changed (skeleton, info, prop_id, &skeleton->priv->properties[prop_id - 1]);\n#       g_value_copy (value, &skeleton->priv->properties[prop_id - 1]);\n#       g_object_notify_by_pspec (object, pspec);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   g_object_thaw_notify (object);\n# }\n# \n# static void\n# good_types_skeleton_init (GoodTypesSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = good_types_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_GOOD_TYPES_SKELETON, GoodTypesSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n#   skeleton->priv->properties = g_new0 (GValue, 1);\n#   g_value_init (&skeleton->priv->properties[0], G_TYPE_VARIANT);\n# }\n# \n# static GVariant *\n# good_types_skeleton_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   GVariant *value;\n#   g_mutex_lock (&skeleton->priv->lock);\n#   value = g_marshal_value_peek_variant (&(skeleton->priv->properties[0]));\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return value;\n# }\n# \n# static void\n# good_types_skeleton_class_init (GoodTypesSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = good_types_skeleton_finalize;\n#   gobject_class->get_property = good_types_skeleton_get_property;\n#   gobject_class->set_property = good_types_skeleton_set_property;\n#   gobject_class->notify       = good_types_skeleton_notify;\n# \n# \n#   good_types_override_properties (gobject_class, 1);\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = good_types_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = good_types_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = good_types_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = good_types_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_skeleton_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_skeleton_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Returns: (transfer full) (type GoodTypesSkeleton): The skeleton object.\n#  */\n# GoodTypes *\n# good_types_skeleton_new (void)\n# {\n#   return GOOD_TYPES (g_object_new (TYPE_GOOD_TYPES_SKELETON, NULL));\n# }\n# /tmp/tmp_ph4x6jc/tmpyw6at2zt.xml: \n#                 <node>\n#                   <interface name=\"GoodTypes\">\n#                     <property type=\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaas\" name=\"GoodPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpyw6at2zt.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface GoodTypes\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:GoodTypes\n#  * @title: GoodTypes\n#  * @short_description: Generated C code for the GoodTypes D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for GoodTypes ---- */\n# \n# static const _ExtendedGDBusPropertyInfo _good_types_property_info_good_property_type =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodPropertyType\",\n#     (gchar *) \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaas\",\n#     G_DBUS_PROPERTY_INFO_FLAGS_READABLE,\n#     NULL\n#   },\n#   \"good-property-type\",\n#   FALSE,\n#   TRUE\n# };\n# \n# static const GDBusPropertyInfo * const _good_types_property_info_pointers[] =\n# {\n#   &_good_types_property_info_good_property_type.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _good_types_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodTypes\",\n#     NULL,\n#     NULL,\n#     (GDBusPropertyInfo **) &_good_types_property_info_pointers,\n#     NULL\n#   },\n#   \"good-types\",\n# };\n# \n# \n# /**\n#  * good_types_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# good_types_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct;\n# }\n# \n# /**\n#  * good_types_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# good_types_override_properties (GObjectClass *klass, guint property_id_begin)\n# {\n#   g_object_class_override_property (klass, property_id_begin++, \"good-property-type\");\n#   return property_id_begin - 1;\n# }\n# \n# \n# \n# /**\n#  * GoodTypes:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# /**\n#  * GoodTypesIface:\n#  * @parent_iface: The parent interface.\n#  * @get_good_property_type: Getter for the #GoodTypes:good-property-type property.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# typedef GoodTypesIface GoodTypesInterface;\n# G_DEFINE_INTERFACE (GoodTypes, good_types, G_TYPE_OBJECT)\n# \n# static void\n# good_types_default_init (GoodTypesIface *iface)\n# {\n#   /* GObject properties for D-Bus properties: */\n#   /**\n#    * GoodTypes:good-property-type:\n#    *\n#    * Represents the D-Bus property <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link>.\n#    *\n#    * Since the D-Bus property for this #GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.\n#    */\n#   g_object_interface_install_property (iface,\n#     g_param_spec_variant (\"good-property-type\", \"GoodPropertyType\", \"GoodPropertyType\", G_VARIANT_TYPE (\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaas\"), NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));\n# }\n# \n# /**\n#  * good_types_get_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets the value of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where @object was constructed. Use good_types_dup_good_property_type() if on another thread.\n#  *\n#  * Returns: (transfer none) (nullable): The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.\n#  */\n# GVariant *\n# good_types_get_good_property_type (GoodTypes *object)\n# {\n#   g_return_val_if_fail (IS_GOOD_TYPES (object), NULL);\n# \n#   return GOOD_TYPES_GET_IFACE (object)->get_good_property_type (object);\n# }\n# \n# /**\n#  * good_types_dup_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets a copy of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * Returns: (transfer full) (nullable): The property value or %NULL if the property is not set. The returned value should be freed with g_variant_unref().\n#  */\n# GVariant *\n# good_types_dup_good_property_type (GoodTypes *object)\n# {\n#   GVariant *value;\n#   g_object_get (G_OBJECT (object), \"good-property-type\", &value, NULL);\n#   return value;\n# }\n# \n# /**\n#  * good_types_set_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  * @value: The value to set.\n#  *\n#  * Sets the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property to @value.\n#  *\n#  * Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.\n#  */\n# void\n# good_types_set_good_property_type (GoodTypes *object, GVariant *value)\n# {\n#   g_object_set (G_OBJECT (object), \"good-property-type\", value, NULL);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesProxy:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy.\n#  */\n# \n# struct _GoodTypesProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void good_types_proxy_iface_init (GoodTypesIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (GoodTypesProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #endif\n# static void\n# good_types_proxy_finalize (GObject *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (good_types_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_proxy_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (object), info->parent_struct.name);\n#   if (info->use_gvariant)\n#     {\n#       g_value_set_variant (value, variant);\n#     }\n#   else\n#     {\n#       if (variant != NULL)\n#         g_dbus_gvariant_to_gvalue (variant, value);\n#     }\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_set_property_cb (GDBusProxy *proxy,\n#   GAsyncResult *res,\n#   gpointer      user_data)\n# {\n#   const _ExtendedGDBusPropertyInfo *info = user_data;\n#   GError *error;\n#   GVariant *_ret;\n#   error = NULL;\n#   _ret = g_dbus_proxy_call_finish (proxy, res, &error);\n#   if (!_ret)\n#     {\n#       g_warning (\"Error setting property '%s' on interface GoodTypes: %s (%s, %d)\",\n#                  info->parent_struct.name, \n#                  error->message, g_quark_to_string (error->domain), error->code);\n#       g_error_free (error);\n#     }\n#   else\n#     {\n#       g_variant_unref (_ret);\n#     }\n# }\n# \n# static void\n# good_types_proxy_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_gvalue_to_gvariant (value, G_VARIANT_TYPE (info->parent_struct.signature));\n#   g_dbus_proxy_call (G_DBUS_PROXY (object),\n#     \"org.freedesktop.DBus.Properties.Set\",\n#     g_variant_new (\"(ssv)\", \"GoodTypes\", info->parent_struct.name, variant),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     NULL, (GAsyncReadyCallback) good_types_proxy_set_property_cb, (GDBusPropertyInfo *) &info->parent_struct);\n#   g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# good_types_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static GVariant *\n# good_types_proxy_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   GVariant *variant;\n#   GVariant *value = NULL;\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (proxy), \"GoodPropertyType\");\n#   value = variant;\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n#   return value;\n# }\n# \n# static void\n# good_types_proxy_init (GoodTypesProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = good_types_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_GOOD_TYPES_PROXY, GoodTypesProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), good_types_interface_info ());\n# }\n# \n# static void\n# good_types_proxy_class_init (GoodTypesProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = good_types_proxy_finalize;\n#   gobject_class->get_property = good_types_proxy_get_property;\n#   gobject_class->set_property = good_types_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = good_types_proxy_g_signal;\n#   proxy_class->g_properties_changed = good_types_proxy_g_properties_changed;\n# \n#   good_types_override_properties (gobject_class, 1);\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesProxyPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_proxy_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_proxy_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * good_types_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like good_types_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like good_types_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesSkeleton:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton.\n#  */\n# \n# struct _GoodTypesSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _good_types_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _good_types_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _good_types_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _good_types_skeleton_vtable =\n# {\n#   _good_types_skeleton_handle_method_call,\n#   _good_types_skeleton_handle_get_property,\n#   _good_types_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# good_types_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return good_types_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# good_types_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_good_types_skeleton_vtable;\n# }\n# \n# static GVariant *\n# good_types_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_good_types_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _good_types_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _good_types_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _good_types_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"GoodTypes\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static gboolean _good_types_emit_changed (gpointer user_data);\n# \n# static void\n# good_types_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n#   gboolean emit_changed = FALSE;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     {\n#       g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#       skeleton->priv->changed_properties_idle_source = NULL;\n#       emit_changed = TRUE;\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# \n#   if (emit_changed)\n#     _good_types_emit_changed (skeleton);\n# }\n# \n# static void good_types_skeleton_iface_init (GoodTypesIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (GoodTypesSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #endif\n# static void\n# good_types_skeleton_finalize (GObject *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   guint n;\n#   for (n = 0; n < 1; n++)\n#     g_value_unset (&skeleton->priv->properties[n]);\n#   g_free (skeleton->priv->properties);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (good_types_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_skeleton_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_value_copy (&skeleton->priv->properties[prop_id - 1], value);\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static gboolean\n# _good_types_emit_changed (gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GList *l;\n#   GVariantBuilder builder;\n#   GVariantBuilder invalidated_builder;\n#   guint num_changes;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   g_variant_builder_init (&invalidated_builder, G_VARIANT_TYPE (\"as\"));\n#   for (l = skeleton->priv->changed_properties, num_changes = 0; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *cp = l->data;\n#       GVariant *variant;\n#       const GValue *cur_value;\n# \n#       cur_value = &skeleton->priv->properties[cp->prop_id - 1];\n#       if (!_g_value_equal (cur_value, &cp->orig_value))\n#         {\n#           variant = g_dbus_gvalue_to_gvariant (cur_value, G_VARIANT_TYPE (cp->info->parent_struct.signature));\n#           g_variant_builder_add (&builder, \"{sv}\", cp->info->parent_struct.name, variant);\n#           g_variant_unref (variant);\n#           num_changes++;\n#         }\n#     }\n#   if (num_changes > 0)\n#     {\n#       GList *connections, *ll;\n#       GVariant *signal_variant;\n#       signal_variant = g_variant_ref_sink (g_variant_new (\"(sa{sv}as)\", \"GoodTypes\",\n#                                            &builder, &invalidated_builder));\n#       connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n#       for (ll = connections; ll != NULL; ll = ll->next)\n#         {\n#           GDBusConnection *connection = ll->data;\n# \n#           g_dbus_connection_emit_signal (connection,\n#                                          NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)),\n#                                          \"org.freedesktop.DBus.Properties\",\n#                                          \"PropertiesChanged\",\n#                                          signal_variant,\n#                                          NULL);\n#         }\n#       g_variant_unref (signal_variant);\n#       g_list_free_full (connections, g_object_unref);\n#     }\n#   else\n#     {\n#       g_variant_builder_clear (&builder);\n#       g_variant_builder_clear (&invalidated_builder);\n#     }\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   skeleton->priv->changed_properties = NULL;\n#   skeleton->priv->changed_properties_idle_source = NULL;\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return FALSE;\n# }\n# \n# static void\n# _good_types_schedule_emit_changed (GoodTypesSkeleton *skeleton, const _ExtendedGDBusPropertyInfo *info, guint prop_id, const GValue *orig_value)\n# {\n#   ChangedProperty *cp;\n#   GList *l;\n#   cp = NULL;\n#   for (l = skeleton->priv->changed_properties; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *i_cp = l->data;\n#       if (i_cp->info == info)\n#         {\n#           cp = i_cp;\n#           break;\n#         }\n#     }\n#   if (cp == NULL)\n#     {\n#       cp = g_new0 (ChangedProperty, 1);\n#       cp->prop_id = prop_id;\n#       cp->info = info;\n#       skeleton->priv->changed_properties = g_list_prepend (skeleton->priv->changed_properties, cp);\n#       g_value_init (&cp->orig_value, G_VALUE_TYPE (orig_value));\n#       g_value_copy (orig_value, &cp->orig_value);\n#     }\n# }\n# \n# static void\n# good_types_skeleton_notify (GObject      *object,\n#   GParamSpec *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties != NULL &&\n#       skeleton->priv->changed_properties_idle_source == NULL)\n#     {\n#       skeleton->priv->changed_properties_idle_source = g_idle_source_new ();\n#       g_source_set_priority (skeleton->priv->changed_properties_idle_source, G_PRIORITY_DEFAULT);\n#       g_source_set_callback (skeleton->priv->changed_properties_idle_source, _good_types_emit_changed, g_object_ref (skeleton), (GDestroyNotify) g_object_unref);\n#       g_source_set_name (skeleton->priv->changed_properties_idle_source, \"[generated] _good_types_emit_changed\");\n#       g_source_attach (skeleton->priv->changed_properties_idle_source, skeleton->priv->context);\n#       g_source_unref (skeleton->priv->changed_properties_idle_source);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static void\n# good_types_skeleton_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_object_freeze_notify (object);\n#   if (!_g_value_equal (value, &skeleton->priv->properties[prop_id - 1]))\n#     {\n#       if (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)) != NULL &&\n#           info->emits_changed_signal)\n#         _good_types_schedule_emit_changed (skeleton, info, prop_id, &skeleton->priv->properties[prop_id - 1]);\n#       g_value_copy (value, &skeleton->priv->properties[prop_id - 1]);\n#       g_object_notify_by_pspec (object, pspec);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   g_object_thaw_notify (object);\n# }\n# \n# static void\n# good_types_skeleton_init (GoodTypesSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = good_types_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_GOOD_TYPES_SKELETON, GoodTypesSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n#   skeleton->priv->properties = g_new0 (GValue, 1);\n#   g_value_init (&skeleton->priv->properties[0], G_TYPE_VARIANT);\n# }\n# \n# static GVariant *\n# good_types_skeleton_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   GVariant *value;\n#   g_mutex_lock (&skeleton->priv->lock);\n#   value = g_marshal_value_peek_variant (&(skeleton->priv->properties[0]));\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return value;\n# }\n# \n# static void\n# good_types_skeleton_class_init (GoodTypesSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = good_types_skeleton_finalize;\n#   gobject_class->get_property = good_types_skeleton_get_property;\n#   gobject_class->set_property = good_types_skeleton_set_property;\n#   gobject_class->notify       = good_types_skeleton_notify;\n# \n# \n#   good_types_override_properties (gobject_class, 1);\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = good_types_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = good_types_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = good_types_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = good_types_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_skeleton_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_skeleton_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Returns: (transfer full) (type GoodTypesSkeleton): The skeleton object.\n#  */\n# GoodTypes *\n# good_types_skeleton_new (void)\n# {\n#   return GOOD_TYPES (g_object_new (TYPE_GOOD_TYPES_SKELETON, NULL));\n# }\n# /tmp/tmp_ph4x6jc/tmpf1idfab9.xml: \n#                 <node>\n#                   <interface name=\"GoodTypes\">\n#                     <property type=\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(aaaaaaaaaaaaaaaaa{sv})\" name=\"GoodPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpf1idfab9.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface GoodTypes\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:GoodTypes\n#  * @title: GoodTypes\n#  * @short_description: Generated C code for the GoodTypes D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for GoodTypes ---- */\n# \n# static const _ExtendedGDBusPropertyInfo _good_types_property_info_good_property_type =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodPropertyType\",\n#     (gchar *) \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(aaaaaaaaaaaaaaaaa{sv})\",\n#     G_DBUS_PROPERTY_INFO_FLAGS_READABLE,\n#     NULL\n#   },\n#   \"good-property-type\",\n#   FALSE,\n#   TRUE\n# };\n# \n# static const GDBusPropertyInfo * const _good_types_property_info_pointers[] =\n# {\n#   &_good_types_property_info_good_property_type.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _good_types_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodTypes\",\n#     NULL,\n#     NULL,\n#     (GDBusPropertyInfo **) &_good_types_property_info_pointers,\n#     NULL\n#   },\n#   \"good-types\",\n# };\n# \n# \n# /**\n#  * good_types_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# good_types_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct;\n# }\n# \n# /**\n#  * good_types_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# good_types_override_properties (GObjectClass *klass, guint property_id_begin)\n# {\n#   g_object_class_override_property (klass, property_id_begin++, \"good-property-type\");\n#   return property_id_begin - 1;\n# }\n# \n# \n# \n# /**\n#  * GoodTypes:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# /**\n#  * GoodTypesIface:\n#  * @parent_iface: The parent interface.\n#  * @get_good_property_type: Getter for the #GoodTypes:good-property-type property.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# typedef GoodTypesIface GoodTypesInterface;\n# G_DEFINE_INTERFACE (GoodTypes, good_types, G_TYPE_OBJECT)\n# \n# static void\n# good_types_default_init (GoodTypesIface *iface)\n# {\n#   /* GObject properties for D-Bus properties: */\n#   /**\n#    * GoodTypes:good-property-type:\n#    *\n#    * Represents the D-Bus property <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link>.\n#    *\n#    * Since the D-Bus property for this #GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.\n#    */\n#   g_object_interface_install_property (iface,\n#     g_param_spec_variant (\"good-property-type\", \"GoodPropertyType\", \"GoodPropertyType\", G_VARIANT_TYPE (\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(aaaaaaaaaaaaaaaaa{sv})\"), NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));\n# }\n# \n# /**\n#  * good_types_get_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets the value of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where @object was constructed. Use good_types_dup_good_property_type() if on another thread.\n#  *\n#  * Returns: (transfer none) (nullable): The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.\n#  */\n# GVariant *\n# good_types_get_good_property_type (GoodTypes *object)\n# {\n#   g_return_val_if_fail (IS_GOOD_TYPES (object), NULL);\n# \n#   return GOOD_TYPES_GET_IFACE (object)->get_good_property_type (object);\n# }\n# \n# /**\n#  * good_types_dup_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets a copy of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * Returns: (transfer full) (nullable): The property value or %NULL if the property is not set. The returned value should be freed with g_variant_unref().\n#  */\n# GVariant *\n# good_types_dup_good_property_type (GoodTypes *object)\n# {\n#   GVariant *value;\n#   g_object_get (G_OBJECT (object), \"good-property-type\", &value, NULL);\n#   return value;\n# }\n# \n# /**\n#  * good_types_set_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  * @value: The value to set.\n#  *\n#  * Sets the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property to @value.\n#  *\n#  * Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.\n#  */\n# void\n# good_types_set_good_property_type (GoodTypes *object, GVariant *value)\n# {\n#   g_object_set (G_OBJECT (object), \"good-property-type\", value, NULL);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesProxy:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy.\n#  */\n# \n# struct _GoodTypesProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void good_types_proxy_iface_init (GoodTypesIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (GoodTypesProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #endif\n# static void\n# good_types_proxy_finalize (GObject *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (good_types_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_proxy_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (object), info->parent_struct.name);\n#   if (info->use_gvariant)\n#     {\n#       g_value_set_variant (value, variant);\n#     }\n#   else\n#     {\n#       if (variant != NULL)\n#         g_dbus_gvariant_to_gvalue (variant, value);\n#     }\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_set_property_cb (GDBusProxy *proxy,\n#   GAsyncResult *res,\n#   gpointer      user_data)\n# {\n#   const _ExtendedGDBusPropertyInfo *info = user_data;\n#   GError *error;\n#   GVariant *_ret;\n#   error = NULL;\n#   _ret = g_dbus_proxy_call_finish (proxy, res, &error);\n#   if (!_ret)\n#     {\n#       g_warning (\"Error setting property '%s' on interface GoodTypes: %s (%s, %d)\",\n#                  info->parent_struct.name, \n#                  error->message, g_quark_to_string (error->domain), error->code);\n#       g_error_free (error);\n#     }\n#   else\n#     {\n#       g_variant_unref (_ret);\n#     }\n# }\n# \n# static void\n# good_types_proxy_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_gvalue_to_gvariant (value, G_VARIANT_TYPE (info->parent_struct.signature));\n#   g_dbus_proxy_call (G_DBUS_PROXY (object),\n#     \"org.freedesktop.DBus.Properties.Set\",\n#     g_variant_new (\"(ssv)\", \"GoodTypes\", info->parent_struct.name, variant),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     NULL, (GAsyncReadyCallback) good_types_proxy_set_property_cb, (GDBusPropertyInfo *) &info->parent_struct);\n#   g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# good_types_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static GVariant *\n# good_types_proxy_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   GVariant *variant;\n#   GVariant *value = NULL;\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (proxy), \"GoodPropertyType\");\n#   value = variant;\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n#   return value;\n# }\n# \n# static void\n# good_types_proxy_init (GoodTypesProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = good_types_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_GOOD_TYPES_PROXY, GoodTypesProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), good_types_interface_info ());\n# }\n# \n# static void\n# good_types_proxy_class_init (GoodTypesProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = good_types_proxy_finalize;\n#   gobject_class->get_property = good_types_proxy_get_property;\n#   gobject_class->set_property = good_types_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = good_types_proxy_g_signal;\n#   proxy_class->g_properties_changed = good_types_proxy_g_properties_changed;\n# \n#   good_types_override_properties (gobject_class, 1);\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesProxyPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_proxy_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_proxy_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * good_types_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like good_types_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like good_types_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesSkeleton:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton.\n#  */\n# \n# struct _GoodTypesSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _good_types_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _good_types_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _good_types_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _good_types_skeleton_vtable =\n# {\n#   _good_types_skeleton_handle_method_call,\n#   _good_types_skeleton_handle_get_property,\n#   _good_types_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# good_types_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return good_types_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# good_types_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_good_types_skeleton_vtable;\n# }\n# \n# static GVariant *\n# good_types_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_good_types_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _good_types_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _good_types_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _good_types_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"GoodTypes\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static gboolean _good_types_emit_changed (gpointer user_data);\n# \n# static void\n# good_types_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n#   gboolean emit_changed = FALSE;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     {\n#       g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#       skeleton->priv->changed_properties_idle_source = NULL;\n#       emit_changed = TRUE;\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# \n#   if (emit_changed)\n#     _good_types_emit_changed (skeleton);\n# }\n# \n# static void good_types_skeleton_iface_init (GoodTypesIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (GoodTypesSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #endif\n# static void\n# good_types_skeleton_finalize (GObject *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   guint n;\n#   for (n = 0; n < 1; n++)\n#     g_value_unset (&skeleton->priv->properties[n]);\n#   g_free (skeleton->priv->properties);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (good_types_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_skeleton_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_value_copy (&skeleton->priv->properties[prop_id - 1], value);\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static gboolean\n# _good_types_emit_changed (gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GList *l;\n#   GVariantBuilder builder;\n#   GVariantBuilder invalidated_builder;\n#   guint num_changes;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   g_variant_builder_init (&invalidated_builder, G_VARIANT_TYPE (\"as\"));\n#   for (l = skeleton->priv->changed_properties, num_changes = 0; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *cp = l->data;\n#       GVariant *variant;\n#       const GValue *cur_value;\n# \n#       cur_value = &skeleton->priv->properties[cp->prop_id - 1];\n#       if (!_g_value_equal (cur_value, &cp->orig_value))\n#         {\n#           variant = g_dbus_gvalue_to_gvariant (cur_value, G_VARIANT_TYPE (cp->info->parent_struct.signature));\n#           g_variant_builder_add (&builder, \"{sv}\", cp->info->parent_struct.name, variant);\n#           g_variant_unref (variant);\n#           num_changes++;\n#         }\n#     }\n#   if (num_changes > 0)\n#     {\n#       GList *connections, *ll;\n#       GVariant *signal_variant;\n#       signal_variant = g_variant_ref_sink (g_variant_new (\"(sa{sv}as)\", \"GoodTypes\",\n#                                            &builder, &invalidated_builder));\n#       connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n#       for (ll = connections; ll != NULL; ll = ll->next)\n#         {\n#           GDBusConnection *connection = ll->data;\n# \n#           g_dbus_connection_emit_signal (connection,\n#                                          NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)),\n#                                          \"org.freedesktop.DBus.Properties\",\n#                                          \"PropertiesChanged\",\n#                                          signal_variant,\n#                                          NULL);\n#         }\n#       g_variant_unref (signal_variant);\n#       g_list_free_full (connections, g_object_unref);\n#     }\n#   else\n#     {\n#       g_variant_builder_clear (&builder);\n#       g_variant_builder_clear (&invalidated_builder);\n#     }\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   skeleton->priv->changed_properties = NULL;\n#   skeleton->priv->changed_properties_idle_source = NULL;\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return FALSE;\n# }\n# \n# static void\n# _good_types_schedule_emit_changed (GoodTypesSkeleton *skeleton, const _ExtendedGDBusPropertyInfo *info, guint prop_id, const GValue *orig_value)\n# {\n#   ChangedProperty *cp;\n#   GList *l;\n#   cp = NULL;\n#   for (l = skeleton->priv->changed_properties; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *i_cp = l->data;\n#       if (i_cp->info == info)\n#         {\n#           cp = i_cp;\n#           break;\n#         }\n#     }\n#   if (cp == NULL)\n#     {\n#       cp = g_new0 (ChangedProperty, 1);\n#       cp->prop_id = prop_id;\n#       cp->info = info;\n#       skeleton->priv->changed_properties = g_list_prepend (skeleton->priv->changed_properties, cp);\n#       g_value_init (&cp->orig_value, G_VALUE_TYPE (orig_value));\n#       g_value_copy (orig_value, &cp->orig_value);\n#     }\n# }\n# \n# static void\n# good_types_skeleton_notify (GObject      *object,\n#   GParamSpec *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties != NULL &&\n#       skeleton->priv->changed_properties_idle_source == NULL)\n#     {\n#       skeleton->priv->changed_properties_idle_source = g_idle_source_new ();\n#       g_source_set_priority (skeleton->priv->changed_properties_idle_source, G_PRIORITY_DEFAULT);\n#       g_source_set_callback (skeleton->priv->changed_properties_idle_source, _good_types_emit_changed, g_object_ref (skeleton), (GDestroyNotify) g_object_unref);\n#       g_source_set_name (skeleton->priv->changed_properties_idle_source, \"[generated] _good_types_emit_changed\");\n#       g_source_attach (skeleton->priv->changed_properties_idle_source, skeleton->priv->context);\n#       g_source_unref (skeleton->priv->changed_properties_idle_source);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static void\n# good_types_skeleton_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_object_freeze_notify (object);\n#   if (!_g_value_equal (value, &skeleton->priv->properties[prop_id - 1]))\n#     {\n#       if (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)) != NULL &&\n#           info->emits_changed_signal)\n#         _good_types_schedule_emit_changed (skeleton, info, prop_id, &skeleton->priv->properties[prop_id - 1]);\n#       g_value_copy (value, &skeleton->priv->properties[prop_id - 1]);\n#       g_object_notify_by_pspec (object, pspec);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   g_object_thaw_notify (object);\n# }\n# \n# static void\n# good_types_skeleton_init (GoodTypesSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = good_types_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_GOOD_TYPES_SKELETON, GoodTypesSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n#   skeleton->priv->properties = g_new0 (GValue, 1);\n#   g_value_init (&skeleton->priv->properties[0], G_TYPE_VARIANT);\n# }\n# \n# static GVariant *\n# good_types_skeleton_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   GVariant *value;\n#   g_mutex_lock (&skeleton->priv->lock);\n#   value = g_marshal_value_peek_variant (&(skeleton->priv->properties[0]));\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return value;\n# }\n# \n# static void\n# good_types_skeleton_class_init (GoodTypesSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = good_types_skeleton_finalize;\n#   gobject_class->get_property = good_types_skeleton_get_property;\n#   gobject_class->set_property = good_types_skeleton_set_property;\n#   gobject_class->notify       = good_types_skeleton_notify;\n# \n# \n#   good_types_override_properties (gobject_class, 1);\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = good_types_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = good_types_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = good_types_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = good_types_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_skeleton_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_skeleton_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Returns: (transfer full) (type GoodTypesSkeleton): The skeleton object.\n#  */\n# GoodTypes *\n# good_types_skeleton_new (void)\n# {\n#   return GOOD_TYPES (g_object_new (TYPE_GOOD_TYPES_SKELETON, NULL));\n# }\nok 3 __main__.TestCodegen.test_empty_interface_body\n# tmpdir: /tmp/tmp0xb1rnhq\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp0xb1rnhq/tmpo2arzk2c.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp0xb1rnhq/tmpo2arzk2c.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\nExecuting: glib/codegen.py.test\nok 4 __main__.TestCodegen.test_empty_interface_header\n# tmpdir: /tmp/tmpphbe8cno\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpphbe8cno/tmp6m_yo70q.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpphbe8cno/tmp6m_yo70q.xml', '--output', '/dev/stdout', '--header']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nok 5 __main__.TestCodegen.test_generate_docbook\n# tmpdir: /tmp/tmp_dfkt8su\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp_dfkt8su/tmppqjk5ry0.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <method name=\"RandomMethod\"/>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_dfkt8su/tmppqjk5ry0.xml', '--generate-docbook', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 6 __main__.TestCodegen.test_generate_md\n# tmpdir: /tmp/tmphbwu_qj_\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmphbwu_qj_/tmpq0mcp21o.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <method name=\"RandomMethod\"/>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphbwu_qj_/tmpq0mcp21o.xml', '--generate-md', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 7 __main__.TestCodegen.test_generate_methods_marshaller_simple_method\n# tmpdir: /tmp/tmpezxbke2v\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpezxbke2v/tmpw1mr6z_e.xml: \n#             <node>\n#               <interface name=\"org.project.CallableIface\">\n#                 <method name=\"SimpleMethod\"/>\n#               </interface>\n#               <interface name=\"org.project.OtherCallableIface\">\n#                 <method name=\"SimpleMethod\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpezxbke2v/tmpw1mr6z_e.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.CallableIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectCallableIface\n#  * @title: OrgProjectCallableIface\n#  * @short_description: Generated C code for the org.project.CallableIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.CallableIface ---- */\n# \n# static const _ExtendedGDBusMethodInfo _org_project_callable_iface_method_info_simple_method =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleMethod\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-simple-method\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_callable_iface_method_info_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_simple_method.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_callable_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.CallableIface\",\n#     (GDBusMethodInfo **) &_org_project_callable_iface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-callable-iface\",\n# };\n# \n# \n# /**\n#  * org_project_callable_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_callable_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_callable_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectCallableIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_callable_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_callable_iface_method_marshal_simple_method (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectCallableIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_simple_method: Handler for the #OrgProjectCallableIface::handle-simple-method signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# typedef OrgProjectCallableIfaceIface OrgProjectCallableIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectCallableIface, org_project_callable_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_callable_iface_default_init (OrgProjectCallableIfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectCallableIface::handle-simple-method:\n#    * @object: A #OrgProjectCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-CallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_callable_iface_complete_simple_method() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-simple-method\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectCallableIfaceIface, handle_simple_method),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_callable_iface_method_marshal_simple_method,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_callable_iface_call_simple_method:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_call_simple_method_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_call_simple_method_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_callable_iface_call_simple_method (\n#     OrgProjectCallableIface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SimpleMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_callable_iface_call_simple_method_finish:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_call_simple_method().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_callable_iface_call_simple_method().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_simple_method_finish (\n#     OrgProjectCallableIface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_call_simple_method_sync:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_call_simple_method() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_simple_method_sync (\n#     OrgProjectCallableIface *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SimpleMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_complete_simple_method:\n#  * @object: A #OrgProjectCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-CallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_callable_iface_complete_simple_method (\n#     OrgProjectCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceProxy:\n#  *\n#  * The #OrgProjectCallableIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceProxy.\n#  */\n# \n# struct _OrgProjectCallableIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_callable_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_callable_iface_proxy_init (OrgProjectCallableIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_callable_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, OrgProjectCallableIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_callable_iface_interface_info ());\n# }\n# \n# static void\n# org_project_callable_iface_proxy_class_init (OrgProjectCallableIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_callable_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_callable_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_callable_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_callable_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_callable_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_callable_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_callable_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeleton:\n#  *\n#  * The #OrgProjectCallableIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectCallableIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_callable_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_callable_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_callable_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_callable_iface_skeleton_vtable =\n# {\n#   _org_project_callable_iface_skeleton_handle_method_call,\n#   _org_project_callable_iface_skeleton_handle_get_property,\n#   _org_project_callable_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_callable_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_callable_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_callable_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_callable_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_callable_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_callable_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_callable_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_callable_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_callable_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.CallableIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_callable_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_init (OrgProjectCallableIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_callable_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, OrgProjectCallableIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_class_init (OrgProjectCallableIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_callable_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_callable_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_callable_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_callable_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_callable_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_CALLABLE_IFACE (g_object_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.OtherCallableIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectOtherCallableIface\n#  * @title: OrgProjectOtherCallableIface\n#  * @short_description: Generated C code for the org.project.OtherCallableIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.OtherCallableIface ---- */\n# \n# static const _ExtendedGDBusMethodInfo _org_project_other_callable_iface_method_info_simple_method =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleMethod\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-simple-method\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_other_callable_iface_method_info_pointers[] =\n# {\n#   &_org_project_other_callable_iface_method_info_simple_method.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_other_callable_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.OtherCallableIface\",\n#     (GDBusMethodInfo **) &_org_project_other_callable_iface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-other-callable-iface\",\n# };\n# \n# \n# /**\n#  * org_project_other_callable_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_other_callable_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectOtherCallableIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_other_callable_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_other_callable_iface_method_marshal_simple_method (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectOtherCallableIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_simple_method: Handler for the #OrgProjectOtherCallableIface::handle-simple-method signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  */\n# \n# typedef OrgProjectOtherCallableIfaceIface OrgProjectOtherCallableIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectOtherCallableIface, org_project_other_callable_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_other_callable_iface_default_init (OrgProjectOtherCallableIfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectOtherCallableIface::handle-simple-method:\n#    * @object: A #OrgProjectOtherCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-OtherCallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_other_callable_iface_complete_simple_method() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-simple-method\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectOtherCallableIfaceIface, handle_simple_method),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_other_callable_iface_method_marshal_simple_method,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_simple_method:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-OtherCallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_call_simple_method_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_call_simple_method_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_other_callable_iface_call_simple_method (\n#     OrgProjectOtherCallableIface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SimpleMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_simple_method_finish:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_call_simple_method().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_call_simple_method().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_other_callable_iface_call_simple_method_finish (\n#     OrgProjectOtherCallableIface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_simple_method_sync:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-OtherCallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_call_simple_method() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_other_callable_iface_call_simple_method_sync (\n#     OrgProjectOtherCallableIface *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SimpleMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_complete_simple_method:\n#  * @object: A #OrgProjectOtherCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-OtherCallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_other_callable_iface_complete_simple_method (\n#     OrgProjectOtherCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceProxy:\n#  *\n#  * The #OrgProjectOtherCallableIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherCallableIfaceProxy.\n#  */\n# \n# struct _OrgProjectOtherCallableIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_other_callable_iface_proxy_iface_init (OrgProjectOtherCallableIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceProxy, org_project_other_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectOtherCallableIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceProxy, org_project_other_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_other_callable_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectOtherCallableIfaceProxy *proxy = ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_other_callable_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectOtherCallableIfaceProxy *proxy = ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_init (OrgProjectOtherCallableIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_other_callable_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, OrgProjectOtherCallableIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_other_callable_iface_interface_info ());\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_class_init (OrgProjectOtherCallableIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_other_callable_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_other_callable_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_other_callable_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_other_callable_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_other_callable_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherCallableIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_iface_init (OrgProjectOtherCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_callable_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_other_callable_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_callable_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_other_callable_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceSkeleton:\n#  *\n#  * The #OrgProjectOtherCallableIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherCallableIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectOtherCallableIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_other_callable_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_other_callable_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_other_callable_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_other_callable_iface_skeleton_vtable =\n# {\n#   _org_project_other_callable_iface_skeleton_handle_method_call,\n#   _org_project_other_callable_iface_skeleton_handle_get_property,\n#   _org_project_other_callable_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_other_callable_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_other_callable_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_other_callable_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_other_callable_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_other_callable_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_other_callable_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherCallableIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_other_callable_iface_skeleton_iface_init (OrgProjectOtherCallableIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceSkeleton, org_project_other_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectOtherCallableIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceSkeleton, org_project_other_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_other_callable_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_other_callable_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_init (OrgProjectOtherCallableIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_other_callable_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON, OrgProjectOtherCallableIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_class_init (OrgProjectOtherCallableIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_other_callable_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_other_callable_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_other_callable_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_other_callable_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_other_callable_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherCallableIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_iface_init (OrgProjectOtherCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_callable_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_OTHER_CALLABLE_IFACE (g_object_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON, NULL));\n# }\nExecuting: glib/codegen.py.test\nExecuting: glib/codegen.py.test\nok 8 __main__.TestCodegen.test_generate_methods_marshaller_single_typed_in_args\n# tmpdir: /tmp/tmphe99h9e2\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmphe99h9e2/tmpizx07dfi.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodB\">\n#                     <arg name=\"arg_b\" type=\"b\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpizx07dfi.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectBooleanFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gboolean arg_arg_b,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectBooleanFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectBooleanFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_boolean (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_b_IN_ARG_arg_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_b_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_b_IN_ARG_arg_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodB\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_b_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-b\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_b (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_b: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-b signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-b:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_b: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_b() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-b\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_b),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_b,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_BOOLEAN);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_b: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_b_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_b_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_b (\n#     OrgProjectUsefulInterface *proxy,\n#     gboolean arg_arg_b,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodB\",\n#     g_variant_new (\"(b)\",\n#                    arg_arg_b),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_b().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_b().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_b_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_b: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_b() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_b_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gboolean arg_arg_b,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodB\",\n#     g_variant_new (\"(b)\",\n#                    arg_arg_b),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_b:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_b (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpikf7y50f.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodY\">\n#                     <arg name=\"arg_y\" type=\"y\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpikf7y50f.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UCHAR (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectUcharFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         guchar arg_arg_y,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectUcharFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectUcharFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_uchar (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_y_IN_ARG_arg_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_y_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_y_IN_ARG_arg_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodY\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_y_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-y\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_y (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UCHAR (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_y: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-y signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-y:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_y: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_y() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-y\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_y),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_y,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_UCHAR);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_y: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_y_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_y_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_y (\n#     OrgProjectUsefulInterface *proxy,\n#     guchar arg_arg_y,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodY\",\n#     g_variant_new (\"(y)\",\n#                    arg_arg_y),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_y().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_y().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_y_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_y: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_y() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_y_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guchar arg_arg_y,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodY\",\n#     g_variant_new (\"(y)\",\n#                    arg_arg_y),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_y:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_y (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpsz_h6om8.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodN\">\n#                     <arg name=\"arg_n\" type=\"n\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpsz_h6om8.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectIntFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gint16 arg_arg_n,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectIntFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectIntFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_int (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_n_IN_ARG_arg_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_n_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_n_IN_ARG_arg_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodN\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_n_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-n\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_n (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_n: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-n signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-n:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_n: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_n() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-n\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_n),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_n,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_INT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_n: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_n_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_n_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_n (\n#     OrgProjectUsefulInterface *proxy,\n#     gint16 arg_arg_n,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodN\",\n#     g_variant_new (\"(n)\",\n#                    arg_arg_n),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_n().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_n().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_n_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_n: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_n() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_n_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint16 arg_arg_n,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodN\",\n#     g_variant_new (\"(n)\",\n#                    arg_arg_n),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_n:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_n (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmp3envr0_e.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodQ\">\n#                     <arg name=\"arg_q\" type=\"q\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmp3envr0_e.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectUintFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         guint16 arg_arg_q,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectUintFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectUintFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_uint (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_q_IN_ARG_arg_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_q_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_q_IN_ARG_arg_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodQ\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_q_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-q\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_q (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_q: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-q signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-q:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_q: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_q() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-q\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_q),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_q,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_UINT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_q: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_q_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_q_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_q (\n#     OrgProjectUsefulInterface *proxy,\n#     guint16 arg_arg_q,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodQ\",\n#     g_variant_new (\"(q)\",\n#                    arg_arg_q),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_q().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_q().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_q_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_q: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_q() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_q_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint16 arg_arg_q,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodQ\",\n#     g_variant_new (\"(q)\",\n#                    arg_arg_q),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_q:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_q (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpa3n_7i6y.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodI\">\n#                     <arg name=\"arg_i\" type=\"i\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpa3n_7i6y.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectIntFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gint arg_arg_i,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectIntFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectIntFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_int (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_i_IN_ARG_arg_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_i_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_i_IN_ARG_arg_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodI\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_i_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-i\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_i (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_i: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-i signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-i:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_i: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_i() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-i\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_i),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_i,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_INT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_i: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_i_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_i_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_i (\n#     OrgProjectUsefulInterface *proxy,\n#     gint arg_arg_i,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodI\",\n#     g_variant_new (\"(i)\",\n#                    arg_arg_i),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_i().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_i().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_i_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_i: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_i() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_i_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint arg_arg_i,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodI\",\n#     g_variant_new (\"(i)\",\n#                    arg_arg_i),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_i:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_i (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpi2qyharo.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodU\">\n#                     <arg name=\"arg_u\" type=\"u\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpi2qyharo.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectUintFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         guint arg_arg_u,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectUintFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectUintFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_uint (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_u_IN_ARG_arg_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_u_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_u_IN_ARG_arg_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodU\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_u_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-u\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_u (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_u: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-u signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-u:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_u: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_u() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-u\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_u),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_u,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_UINT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_u: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_u_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_u_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_u (\n#     OrgProjectUsefulInterface *proxy,\n#     guint arg_arg_u,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodU\",\n#     g_variant_new (\"(u)\",\n#                    arg_arg_u),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_u().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_u().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_u_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_u: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_u() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_u_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint arg_arg_u,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodU\",\n#     g_variant_new (\"(u)\",\n#                    arg_arg_u),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_u:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_u (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpp3z4kioq.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodX\">\n#                     <arg name=\"arg_x\" type=\"x\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpp3z4kioq.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT64 (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectInt64Func)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gint64 arg_arg_x,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectInt64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectInt64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_int64 (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_x_IN_ARG_arg_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_x_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_x_IN_ARG_arg_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodX\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_x_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-x\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_x (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_x: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-x signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-x:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_x: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_x() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-x\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_x),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_x,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_INT64);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_x: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_x_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_x_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_x (\n#     OrgProjectUsefulInterface *proxy,\n#     gint64 arg_arg_x,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodX\",\n#     g_variant_new (\"(x)\",\n#                    arg_arg_x),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_x().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_x().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_x_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_x: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_x() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_x_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint64 arg_arg_x,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodX\",\n#     g_variant_new (\"(x)\",\n#                    arg_arg_x),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_x:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_x (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmplwsdwddz.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodT\">\n#                     <arg name=\"arg_t\" type=\"t\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmplwsdwddz.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT64 (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectUint64Func)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         guint64 arg_arg_t,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectUint64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectUint64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_uint64 (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_t_IN_ARG_arg_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_t_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_t_IN_ARG_arg_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodT\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_t_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-t\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_t (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_t: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-t signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-t:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_t: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_t() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-t\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_t),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_t,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_UINT64);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_t: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_t_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_t_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_t (\n#     OrgProjectUsefulInterface *proxy,\n#     guint64 arg_arg_t,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodT\",\n#     g_variant_new (\"(t)\",\n#                    arg_arg_t),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_t().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_t().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_t_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_t: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_t() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_t_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint64 arg_arg_t,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodT\",\n#     g_variant_new (\"(t)\",\n#                    arg_arg_t),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_t:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_t (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpwukhr228.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodD\">\n#                     <arg name=\"arg_d\" type=\"d\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpwukhr228.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_DOUBLE (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectDoubleFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gdouble arg_arg_d,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectDoubleFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectDoubleFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_double (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_d_IN_ARG_arg_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_d_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_d_IN_ARG_arg_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodD\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_d_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-d\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_d (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_DOUBLE (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_d: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-d signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-d:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_d: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_d() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-d\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_d),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_d,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_DOUBLE);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_d: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_d_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_d_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_d (\n#     OrgProjectUsefulInterface *proxy,\n#     gdouble arg_arg_d,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodD\",\n#     g_variant_new (\"(d)\",\n#                    arg_arg_d),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_d().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_d().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_d_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_d: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_d() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_d_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gdouble arg_arg_d,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodD\",\n#     g_variant_new (\"(d)\",\n#                    arg_arg_d),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_d:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_d (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpl5hi7qz1.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodS\">\n#                     <arg name=\"arg_s\" type=\"s\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpl5hi7qz1.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *arg_arg_s,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectStringFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_string (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_s_IN_ARG_arg_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_s_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_s_IN_ARG_arg_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodS\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_s_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-s\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_s (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_s: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-s signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-s:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_s: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_s() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-s\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_s),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_s,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_s: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_s_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_s_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_s (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_s,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodS\",\n#     g_variant_new (\"(s)\",\n#                    arg_arg_s),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_s().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_s().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_s_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_s: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_s() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_s_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_s,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodS\",\n#     g_variant_new (\"(s)\",\n#                    arg_arg_s),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_s:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_s (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmp6ap5uvss.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodO\">\n#                     <arg name=\"arg_o\" type=\"o\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmp6ap5uvss.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *arg_arg_o,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectStringFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_string (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_o_IN_ARG_arg_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_o_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_o_IN_ARG_arg_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodO\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_o_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-o\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_o (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_o: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-o signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-o:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_o: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_o() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-o\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_o),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_o,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_o: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_o_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_o_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_o (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_o,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodO\",\n#     g_variant_new (\"(o)\",\n#                    arg_arg_o),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_o().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_o().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_o_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_o: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_o() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_o_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_o,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodO\",\n#     g_variant_new (\"(o)\",\n#                    arg_arg_o),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_o:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_o (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpmmo_k8fp.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodG\">\n#                     <arg name=\"arg_g\" type=\"g\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpmmo_k8fp.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *arg_arg_g,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectStringFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_string (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_g_IN_ARG_arg_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_g_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_g_IN_ARG_arg_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodG\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_g_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-g\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_g (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_g: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-g signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-g:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_g: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_g() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-g\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_g),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_g,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_g: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_g_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_g_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_g (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_g,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodG\",\n#     g_variant_new (\"(g)\",\n#                    arg_arg_g),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_g().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_g().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_g_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_g: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_g() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_g_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_g,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodG\",\n#     g_variant_new (\"(g)\",\n#                    arg_arg_g),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_g:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_g (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpav5ibo9j.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodH\">\n#                     <arg name=\"arg_h\" type=\"h\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpav5ibo9j.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_VARIANT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectVariantFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         GVariant *arg_arg_h,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectVariantFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectVariantFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_variant (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_h_IN_ARG_arg_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_h_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_h_IN_ARG_arg_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodH\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_h_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-h\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_h (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_h: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-h signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-h:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_h: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_h() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-h\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_h),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_h,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_h: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_h_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_h_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_h (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant *arg_arg_h,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodH\",\n#     g_variant_new (\"(@h)\",\n#                    arg_arg_h),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_h().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_h().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_h_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_h: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_h() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_h_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant *arg_arg_h,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodH\",\n#     g_variant_new (\"(@h)\",\n#                    arg_arg_h),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_h:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_h (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpwaz5sz25.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAy\">\n#                     <arg name=\"arg_ay\" type=\"ay\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpwaz5sz25.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *arg_arg_ay,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectStringFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_string (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_ay_IN_ARG_arg_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_ay_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ay_IN_ARG_arg_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAy\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_ay_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-ay\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_ay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_ay: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-ay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-ay:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_ay: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_ay() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-ay\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_ay),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_ay,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_ay: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_ay_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ay_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_ay (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_ay,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAy\",\n#     g_variant_new (\"(^ay)\",\n#                    arg_arg_ay),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_ay().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_ay().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ay_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_ay: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ay() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ay_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_ay,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAy\",\n#     g_variant_new (\"(^ay)\",\n#                    arg_arg_ay),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_ay:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_ay (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpruzk15ul.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAs\">\n#                     <arg name=\"arg_as\" type=\"as\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpruzk15ul.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *const *arg_arg_as,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectBoxedFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_boxed (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_as_IN_ARG_arg_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_as_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_as_IN_ARG_arg_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAs\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_as_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-as\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_as (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_as: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-as signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-as:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_as: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_as() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-as\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_as),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_as,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_as: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_as_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_as_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_as (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_as,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAs\",\n#     g_variant_new (\"(^as)\",\n#                    arg_arg_as),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_as().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_as().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_as_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_as: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_as() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_as_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_as,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAs\",\n#     g_variant_new (\"(^as)\",\n#                    arg_arg_as),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_as:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_as (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmp6wscfmz8.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAo\">\n#                     <arg name=\"arg_ao\" type=\"ao\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmp6wscfmz8.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *const *arg_arg_ao,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectBoxedFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_boxed (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_ao_IN_ARG_arg_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_ao_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ao_IN_ARG_arg_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAo\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_ao_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-ao\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_ao (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_ao: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-ao signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-ao:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_ao: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_ao() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-ao\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_ao),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_ao,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_ao: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_ao_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ao_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_ao (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_ao,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAo\",\n#     g_variant_new (\"(^ao)\",\n#                    arg_arg_ao),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_ao().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_ao().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ao_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_ao: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ao() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ao_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_ao,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAo\",\n#     g_variant_new (\"(^ao)\",\n#                    arg_arg_ao),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_ao:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_ao (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpoenea_7x.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAay\">\n#                     <arg name=\"arg_aay\" type=\"aay\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpoenea_7x.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *const *arg_arg_aay,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectBoxedFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_boxed (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_aay_IN_ARG_arg_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_aay_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_aay_IN_ARG_arg_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAay\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_aay_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-aay\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_aay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_aay: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-aay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-aay:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_aay: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_aay() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-aay\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_aay),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_aay,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_aay: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_aay_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_aay_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_aay (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_aay,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAay\",\n#     g_variant_new (\"(^aay)\",\n#                    arg_arg_aay),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_aay().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_aay().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_aay_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_aay: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_aay() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_aay_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_aay,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAay\",\n#     g_variant_new (\"(^aay)\",\n#                    arg_arg_aay),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_aay:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_aay (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpp3irgw0r.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAsv\">\n#                     <arg name=\"arg_asv\" type=\"a{sv}\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpp3irgw0r.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_VARIANT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectVariantFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         GVariant *arg_arg_asv,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectVariantFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectVariantFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_variant (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_asv_IN_ARG_arg_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_asv_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_asv_IN_ARG_arg_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAsv\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_asv_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-asv\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_asv (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_asv: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-asv signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-asv:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_asv: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_asv() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-asv\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_asv),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_asv,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_asv_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_asv_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_asv (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant *arg_arg_asv,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAsv\",\n#     g_variant_new (\"(@a{sv})\",\n#                    arg_arg_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_asv().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_asv().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_asv_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_asv() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_asv_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant *arg_arg_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAsv\",\n#     g_variant_new (\"(@a{sv})\",\n#                    arg_arg_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_asv:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_asv (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\nExecuting: glib/codegen.py.test\nExecuting: glib/codegen.py.test\nok 9 __main__.TestCodegen.test_generate_methods_marshaller_single_typed_out_args\n# tmpdir: /tmp/tmplsfpfyx3\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmplsfpfyx3/tmptg1t5qyf.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodB\">\n#                     <arg name=\"arg_b\" type=\"b\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmptg1t5qyf.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_b_OUT_ARG_arg_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_b_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_b_OUT_ARG_arg_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodB\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_b_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-b\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_b (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_b: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-b signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-b:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_b() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-b\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_b),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_b,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_b_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_b_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_b (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodB\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_b: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_b().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_b().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_b_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gboolean *out_arg_b,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(b)\",\n#                  out_arg_b);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_b: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_b() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_b_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gboolean *out_arg_b,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodB\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(b)\",\n#                  out_arg_b);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_b:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_b: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_b (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gboolean arg_b)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(b)\",\n#                    arg_b));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmp5knnccxt.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodY\">\n#                     <arg name=\"arg_y\" type=\"y\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmp5knnccxt.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_y_OUT_ARG_arg_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_y_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_y_OUT_ARG_arg_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodY\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_y_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-y\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_y (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_y: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-y signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-y:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_y() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-y\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_y),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_y,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_y_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_y_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_y (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodY\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_y: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_y().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_y().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_y_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     guchar *out_arg_y,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(y)\",\n#                  out_arg_y);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_y: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_y() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_y_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guchar *out_arg_y,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodY\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(y)\",\n#                  out_arg_y);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_y:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_y: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_y (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     guchar arg_y)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(y)\",\n#                    arg_y));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpl2agy53c.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodN\">\n#                     <arg name=\"arg_n\" type=\"n\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpl2agy53c.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_n_OUT_ARG_arg_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_n_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_n_OUT_ARG_arg_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodN\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_n_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-n\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_n (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_n: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-n signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-n:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_n() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-n\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_n),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_n,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_n_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_n_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_n (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodN\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_n: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_n().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_n().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_n_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gint16 *out_arg_n,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(n)\",\n#                  out_arg_n);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_n: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_n() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_n_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint16 *out_arg_n,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodN\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(n)\",\n#                  out_arg_n);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_n:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_n: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_n (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gint16 arg_n)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(n)\",\n#                    arg_n));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmp1o81f2sb.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodQ\">\n#                     <arg name=\"arg_q\" type=\"q\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmp1o81f2sb.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_q_OUT_ARG_arg_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_q_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_q_OUT_ARG_arg_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodQ\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_q_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-q\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_q (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_q: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-q signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-q:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_q() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-q\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_q),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_q,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_q_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_q_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_q (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodQ\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_q: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_q().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_q().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_q_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     guint16 *out_arg_q,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(q)\",\n#                  out_arg_q);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_q: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_q() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_q_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint16 *out_arg_q,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodQ\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(q)\",\n#                  out_arg_q);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_q:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_q: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_q (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     guint16 arg_q)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(q)\",\n#                    arg_q));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmptjcgkbny.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodI\">\n#                     <arg name=\"arg_i\" type=\"i\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmptjcgkbny.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_i_OUT_ARG_arg_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_i_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_i_OUT_ARG_arg_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodI\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_i_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-i\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_i (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_i: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-i signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-i:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_i() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-i\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_i),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_i,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_i_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_i_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_i (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodI\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_i: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_i().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_i().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_i_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gint *out_arg_i,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(i)\",\n#                  out_arg_i);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_i: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_i() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_i_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint *out_arg_i,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodI\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(i)\",\n#                  out_arg_i);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_i:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_i: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_i (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gint arg_i)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(i)\",\n#                    arg_i));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmptm3dyfuf.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodU\">\n#                     <arg name=\"arg_u\" type=\"u\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmptm3dyfuf.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_u_OUT_ARG_arg_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_u_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_u_OUT_ARG_arg_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodU\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_u_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-u\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_u (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_u: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-u signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-u:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_u() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-u\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_u),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_u,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_u_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_u_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_u (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodU\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_u: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_u().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_u().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_u_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     guint *out_arg_u,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(u)\",\n#                  out_arg_u);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_u: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_u() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_u_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint *out_arg_u,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodU\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(u)\",\n#                  out_arg_u);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_u:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_u: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_u (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     guint arg_u)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(u)\",\n#                    arg_u));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmp3pwwtcym.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodX\">\n#                     <arg name=\"arg_x\" type=\"x\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmp3pwwtcym.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_x_OUT_ARG_arg_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_x_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_x_OUT_ARG_arg_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodX\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_x_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-x\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_x (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_x: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-x signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-x:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_x() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-x\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_x),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_x,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_x_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_x_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_x (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodX\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_x: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_x().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_x().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_x_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gint64 *out_arg_x,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(x)\",\n#                  out_arg_x);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_x: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_x() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_x_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint64 *out_arg_x,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodX\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(x)\",\n#                  out_arg_x);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_x:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_x: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_x (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gint64 arg_x)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(x)\",\n#                    arg_x));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpcdrqgc34.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodT\">\n#                     <arg name=\"arg_t\" type=\"t\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpcdrqgc34.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_t_OUT_ARG_arg_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_t_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_t_OUT_ARG_arg_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodT\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_t_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-t\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_t (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_t: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-t signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-t:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_t() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-t\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_t),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_t,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_t_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_t_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_t (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodT\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_t: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_t().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_t().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_t_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     guint64 *out_arg_t,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(t)\",\n#                  out_arg_t);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_t: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_t() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_t_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint64 *out_arg_t,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodT\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(t)\",\n#                  out_arg_t);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_t:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_t: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_t (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     guint64 arg_t)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(t)\",\n#                    arg_t));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpm4hp2flp.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodD\">\n#                     <arg name=\"arg_d\" type=\"d\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpm4hp2flp.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_d_OUT_ARG_arg_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_d_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_d_OUT_ARG_arg_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodD\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_d_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-d\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_d (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_d: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-d signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-d:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_d() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-d\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_d),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_d,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_d_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_d_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_d (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodD\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_d: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_d().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_d().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_d_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gdouble *out_arg_d,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(d)\",\n#                  out_arg_d);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_d: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_d() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_d_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gdouble *out_arg_d,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodD\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(d)\",\n#                  out_arg_d);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_d:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_d: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_d (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gdouble arg_d)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(d)\",\n#                    arg_d));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpdzywuufx.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodS\">\n#                     <arg name=\"arg_s\" type=\"s\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpdzywuufx.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_s_OUT_ARG_arg_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_s_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_s_OUT_ARG_arg_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodS\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_s_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-s\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_s (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_s: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-s signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-s:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_s() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-s\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_s),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_s,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_s_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_s_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_s (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodS\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_s: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_s().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_s().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_s_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_s,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(s)\",\n#                  out_arg_s);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_s: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_s() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_s_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_s,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodS\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(s)\",\n#                  out_arg_s);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_s:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_s: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_s (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *arg_s)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(s)\",\n#                    arg_s));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpq73jrgqf.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodO\">\n#                     <arg name=\"arg_o\" type=\"o\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpq73jrgqf.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_o_OUT_ARG_arg_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_o_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_o_OUT_ARG_arg_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodO\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_o_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-o\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_o (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_o: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-o signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-o:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_o() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-o\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_o),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_o,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_o_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_o_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_o (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodO\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_o: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_o().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_o().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_o_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_o,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(o)\",\n#                  out_arg_o);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_o: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_o() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_o_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_o,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodO\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(o)\",\n#                  out_arg_o);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_o:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_o: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_o (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *arg_o)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(o)\",\n#                    arg_o));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpwo0rco4p.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodG\">\n#                     <arg name=\"arg_g\" type=\"g\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpwo0rco4p.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_g_OUT_ARG_arg_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_g_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_g_OUT_ARG_arg_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodG\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_g_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-g\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_g (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_g: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-g signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-g:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_g() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-g\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_g),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_g,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_g_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_g_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_g (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodG\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_g: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_g().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_g().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_g_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_g,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(g)\",\n#                  out_arg_g);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_g: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_g() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_g_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_g,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodG\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(g)\",\n#                  out_arg_g);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_g:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_g: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_g (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *arg_g)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(g)\",\n#                    arg_g));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpihk1417b.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodH\">\n#                     <arg name=\"arg_h\" type=\"h\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpihk1417b.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_h_OUT_ARG_arg_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_h_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_h_OUT_ARG_arg_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodH\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_h_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-h\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_h (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_h: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-h signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-h:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_h() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-h\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_h),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_h,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_h_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_h_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_h (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodH\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_h: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_h().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_h().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_h_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant **out_arg_h,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(@h)\",\n#                  out_arg_h);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_h: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_h() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_h_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant **out_arg_h,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodH\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(@h)\",\n#                  out_arg_h);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_h:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_h: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_h (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_h)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(@h)\",\n#                    arg_h));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpvs1sf768.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAy\">\n#                     <arg name=\"arg_ay\" type=\"ay\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpvs1sf768.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_ay_OUT_ARG_arg_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_ay_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ay_OUT_ARG_arg_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAy\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_ay_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-ay\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_ay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_ay: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-ay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-ay:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_ay() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-ay\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_ay),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_ay,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_ay_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ay_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_ay (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAy\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_ay: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_ay().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_ay().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ay_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_ay,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^ay)\",\n#                  out_arg_ay);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_ay: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ay() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ay_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_ay,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAy\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^ay)\",\n#                  out_arg_ay);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_ay:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_ay: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_ay (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *arg_ay)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(^ay)\",\n#                    arg_ay));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpfbtilaxo.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAs\">\n#                     <arg name=\"arg_as\" type=\"as\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpfbtilaxo.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_as_OUT_ARG_arg_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_as_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_as_OUT_ARG_arg_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAs\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_as_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-as\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_as (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_as: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-as signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-as:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_as() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-as\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_as),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_as,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_as_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_as_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_as (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAs\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_as: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_as().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_as().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_as_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_as,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^as)\",\n#                  out_arg_as);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_as: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_as() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_as_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_as,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAs\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^as)\",\n#                  out_arg_as);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_as:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_as: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_as (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *const *arg_as)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(^as)\",\n#                    arg_as));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpa7rx0bvc.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAo\">\n#                     <arg name=\"arg_ao\" type=\"ao\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpa7rx0bvc.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_ao_OUT_ARG_arg_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_ao_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ao_OUT_ARG_arg_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAo\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_ao_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-ao\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_ao (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_ao: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-ao signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-ao:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_ao() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-ao\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_ao),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_ao,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_ao_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ao_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_ao (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAo\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_ao: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_ao().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_ao().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ao_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_ao,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^ao)\",\n#                  out_arg_ao);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_ao: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ao() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ao_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_ao,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAo\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^ao)\",\n#                  out_arg_ao);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_ao:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_ao: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_ao (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *const *arg_ao)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(^ao)\",\n#                    arg_ao));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpc4kpo7vj.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAay\">\n#                     <arg name=\"arg_aay\" type=\"aay\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpc4kpo7vj.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_aay_OUT_ARG_arg_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_aay_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_aay_OUT_ARG_arg_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAay\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_aay_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-aay\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_aay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_aay: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-aay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-aay:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_aay() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-aay\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_aay),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_aay,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_aay_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_aay_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_aay (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAay\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_aay: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_aay().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_aay().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_aay_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_aay,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^aay)\",\n#                  out_arg_aay);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_aay: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_aay() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_aay_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_aay,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAay\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^aay)\",\n#                  out_arg_aay);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_aay:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_aay: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_aay (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *const *arg_aay)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(^aay)\",\n#                    arg_aay));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmph5px4sy6.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAsv\">\n#                     <arg name=\"arg_asv\" type=\"a{sv}\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmph5px4sy6.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_asv_OUT_ARG_arg_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_asv_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_asv_OUT_ARG_arg_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAsv\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_asv_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-asv\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_asv (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_asv: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-asv signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-asv:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_asv() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-asv\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_asv),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_asv,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_asv_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_asv_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_asv (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAsv\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_asv: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_asv().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_asv().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_asv_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant **out_arg_asv,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(@a{sv})\",\n#                  out_arg_asv);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_asv: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_asv() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_asv_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant **out_arg_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAsv\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(@a{sv})\",\n#                  out_arg_asv);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_asv:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_asv: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_asv (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_asv)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(@a{sv})\",\n#                    arg_asv));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\nok 10 __main__.TestCodegen.test_generate_methods_marshallers_multiple_in_args\n# tmpdir: /tmp/tmp2mk0n7zy\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp2mk0n7zy/tmpmymfynni.xml: \n#             <node>\n#               <interface name=\"org.project.CallableIface\">\n#                 <method name=\"MethodWithManyArgs\">\n#                     <arg name='an_b' type='b'/>\n# <arg name='an_y' type='y'/>\n# <arg name='an_n' type='n'/>\n# <arg name='an_q' type='q'/>\n# <arg name='an_i' type='i'/>\n# <arg name='an_u' type='u'/>\n# <arg name='an_x' type='x'/>\n# <arg name='an_t' type='t'/>\n# <arg name='an_d' type='d'/>\n# <arg name='an_s' type='s'/>\n# <arg name='an_o' type='o'/>\n# <arg name='an_g' type='g'/>\n# <arg name='an_h' type='h'/>\n# <arg name='an_ay' type='ay'/>\n# <arg name='an_as' type='as'/>\n# <arg name='an_ao' type='ao'/>\n# <arg name='an_aay' type='aay'/>\n# <arg name='an_asv' type='a{sv}'/>\n# \n#                 </method>\n#                 <method name=\"SameMethodWithManyArgs\">\n#                     <arg name='an_b' type='b'/>\n# <arg name='an_y' type='y'/>\n# <arg name='an_n' type='n'/>\n# <arg name='an_q' type='q'/>\n# <arg name='an_i' type='i'/>\n# <arg name='an_u' type='u'/>\n# <arg name='an_x' type='x'/>\n# <arg name='an_t' type='t'/>\n# <arg name='an_d' type='d'/>\n# <arg name='an_s' type='s'/>\n# <arg name='an_o' type='o'/>\n# <arg name='an_g' type='g'/>\n# <arg name='an_h' type='h'/>\n# <arg name='an_ay' type='ay'/>\n# <arg name='an_as' type='as'/>\n# <arg name='an_ao' type='ao'/>\n# <arg name='an_aay' type='aay'/>\n# <arg name='an_asv' type='a{sv}'/>\n# \n#                 </method>\n#               </interface>\n#               <interface name=\"org.project.OtherCallableIface\">\n#                 <method name=\"MethodWithManyArgs\">\n#                     <arg name='an_b' type='b'/>\n# <arg name='an_y' type='y'/>\n# <arg name='an_n' type='n'/>\n# <arg name='an_q' type='q'/>\n# <arg name='an_i' type='i'/>\n# <arg name='an_u' type='u'/>\n# <arg name='an_x' type='x'/>\n# <arg name='an_t' type='t'/>\n# <arg name='an_d' type='d'/>\n# <arg name='an_s' type='s'/>\n# <arg name='an_o' type='o'/>\n# <arg name='an_g' type='g'/>\n# <arg name='an_h' type='h'/>\n# <arg name='an_ay' type='ay'/>\n# <arg name='an_as' type='as'/>\n# <arg name='an_ao' type='ao'/>\n# <arg name='an_aay' type='aay'/>\n# <arg name='an_asv' type='a{sv}'/>\n# \n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp2mk0n7zy/tmpmymfynni.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectBooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gboolean arg_an_b,\n#         guchar arg_an_y,\n#         gint16 arg_an_n,\n#         guint16 arg_an_q,\n#         gint arg_an_i,\n#         guint arg_an_u,\n#         gint64 arg_an_x,\n#         guint64 arg_an_t,\n#         gdouble arg_an_d,\n#         const gchar *arg_an_s,\n#         const gchar *arg_an_o,\n#         const gchar *arg_an_g,\n#         GVariant *arg_an_h,\n#         const gchar *arg_an_ay,\n#         const gchar *const *arg_an_as,\n#         const gchar *const *arg_an_ao,\n#         const gchar *const *arg_an_aay,\n#         GVariant *arg_an_asv,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectBooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 20);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectBooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_boolean (param_values + 2),\n#               g_marshal_value_peek_uchar (param_values + 3),\n#               g_marshal_value_peek_int (param_values + 4),\n#               g_marshal_value_peek_uint (param_values + 5),\n#               g_marshal_value_peek_int (param_values + 6),\n#               g_marshal_value_peek_uint (param_values + 7),\n#               g_marshal_value_peek_int64 (param_values + 8),\n#               g_marshal_value_peek_uint64 (param_values + 9),\n#               g_marshal_value_peek_double (param_values + 10),\n#               g_marshal_value_peek_string (param_values + 11),\n#               g_marshal_value_peek_string (param_values + 12),\n#               g_marshal_value_peek_string (param_values + 13),\n#               g_marshal_value_peek_variant (param_values + 14),\n#               g_marshal_value_peek_string (param_values + 15),\n#               g_marshal_value_peek_boxed (param_values + 16),\n#               g_marshal_value_peek_boxed (param_values + 17),\n#               g_marshal_value_peek_boxed (param_values + 18),\n#               g_marshal_value_peek_variant (param_values + 19),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.CallableIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectCallableIface\n#  * @title: OrgProjectCallableIface\n#  * @short_description: Generated C code for the org.project.CallableIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.CallableIface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_b.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_y.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_n.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_q.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_i.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_u.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_x.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_t.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_d.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_s.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_o.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_g.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_h.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_ay.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_as.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_ao.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_aay.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_callable_iface_method_info_method_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"MethodWithManyArgs\",\n#     (GDBusArgInfo **) &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-method-with-many-args\",\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_b.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_y.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_n.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_q.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_i.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_u.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_x.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_t.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_d.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_s.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_o.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_g.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_h.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_ay.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_as.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_ao.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_aay.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_callable_iface_method_info_same_method_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SameMethodWithManyArgs\",\n#     (GDBusArgInfo **) &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-same-method-with-many-args\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_callable_iface_method_info_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_method_with_many_args.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_callable_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.CallableIface\",\n#     (GDBusMethodInfo **) &_org_project_callable_iface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-callable-iface\",\n# };\n# \n# \n# /**\n#  * org_project_callable_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_callable_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_callable_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectCallableIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_callable_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_callable_iface_method_marshal_method_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_callable_iface_method_marshal_same_method_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectCallableIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_method_with_many_args: Handler for the #OrgProjectCallableIface::handle-method-with-many-args signal.\n#  * @handle_same_method_with_many_args: Handler for the #OrgProjectCallableIface::handle-same-method-with-many-args signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# typedef OrgProjectCallableIfaceIface OrgProjectCallableIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectCallableIface, org_project_callable_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_callable_iface_default_init (OrgProjectCallableIfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectCallableIface::handle-method-with-many-args:\n#    * @object: A #OrgProjectCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_an_b: Argument passed by remote caller.\n#    * @arg_an_y: Argument passed by remote caller.\n#    * @arg_an_n: Argument passed by remote caller.\n#    * @arg_an_q: Argument passed by remote caller.\n#    * @arg_an_i: Argument passed by remote caller.\n#    * @arg_an_u: Argument passed by remote caller.\n#    * @arg_an_x: Argument passed by remote caller.\n#    * @arg_an_t: Argument passed by remote caller.\n#    * @arg_an_d: Argument passed by remote caller.\n#    * @arg_an_s: Argument passed by remote caller.\n#    * @arg_an_o: Argument passed by remote caller.\n#    * @arg_an_g: Argument passed by remote caller.\n#    * @arg_an_h: Argument passed by remote caller.\n#    * @arg_an_ay: Argument passed by remote caller.\n#    * @arg_an_as: Argument passed by remote caller.\n#    * @arg_an_ao: Argument passed by remote caller.\n#    * @arg_an_aay: Argument passed by remote caller.\n#    * @arg_an_asv: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_callable_iface_complete_method_with_many_args() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-method-with-many-args\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectCallableIfaceIface, handle_method_with_many_args),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_callable_iface_method_marshal_method_with_many_args,\n#     G_TYPE_BOOLEAN,\n#     19,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_BOOLEAN, G_TYPE_UCHAR, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT64, G_TYPE_UINT64, G_TYPE_DOUBLE, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_VARIANT, G_TYPE_STRING, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_VARIANT);\n# \n#   /**\n#    * OrgProjectCallableIface::handle-same-method-with-many-args:\n#    * @object: A #OrgProjectCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_an_b: Argument passed by remote caller.\n#    * @arg_an_y: Argument passed by remote caller.\n#    * @arg_an_n: Argument passed by remote caller.\n#    * @arg_an_q: Argument passed by remote caller.\n#    * @arg_an_i: Argument passed by remote caller.\n#    * @arg_an_u: Argument passed by remote caller.\n#    * @arg_an_x: Argument passed by remote caller.\n#    * @arg_an_t: Argument passed by remote caller.\n#    * @arg_an_d: Argument passed by remote caller.\n#    * @arg_an_s: Argument passed by remote caller.\n#    * @arg_an_o: Argument passed by remote caller.\n#    * @arg_an_g: Argument passed by remote caller.\n#    * @arg_an_h: Argument passed by remote caller.\n#    * @arg_an_ay: Argument passed by remote caller.\n#    * @arg_an_as: Argument passed by remote caller.\n#    * @arg_an_ao: Argument passed by remote caller.\n#    * @arg_an_aay: Argument passed by remote caller.\n#    * @arg_an_asv: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-CallableIface.SameMethodWithManyArgs\">SameMethodWithManyArgs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_callable_iface_complete_same_method_with_many_args() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-same-method-with-many-args\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectCallableIfaceIface, handle_same_method_with_many_args),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_callable_iface_method_marshal_same_method_with_many_args,\n#     G_TYPE_BOOLEAN,\n#     19,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_BOOLEAN, G_TYPE_UCHAR, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT64, G_TYPE_UINT64, G_TYPE_DOUBLE, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_VARIANT, G_TYPE_STRING, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_call_method_with_many_args_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_call_method_with_many_args_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_callable_iface_call_method_with_many_args (\n#     OrgProjectCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args_finish:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_call_method_with_many_args().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_callable_iface_call_method_with_many_args().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_method_with_many_args_finish (\n#     OrgProjectCallableIface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args_sync:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_call_method_with_many_args() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_method_with_many_args_sync (\n#     OrgProjectCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_call_same_method_with_many_args:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.SameMethodWithManyArgs\">SameMethodWithManyArgs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_call_same_method_with_many_args_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_call_same_method_with_many_args_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_callable_iface_call_same_method_with_many_args (\n#     OrgProjectCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SameMethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_callable_iface_call_same_method_with_many_args_finish:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_call_same_method_with_many_args().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_callable_iface_call_same_method_with_many_args().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_same_method_with_many_args_finish (\n#     OrgProjectCallableIface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_call_same_method_with_many_args_sync:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.SameMethodWithManyArgs\">SameMethodWithManyArgs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_call_same_method_with_many_args() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_same_method_with_many_args_sync (\n#     OrgProjectCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SameMethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_complete_method_with_many_args:\n#  * @object: A #OrgProjectCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_callable_iface_complete_method_with_many_args (\n#     OrgProjectCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /**\n#  * org_project_callable_iface_complete_same_method_with_many_args:\n#  * @object: A #OrgProjectCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-CallableIface.SameMethodWithManyArgs\">SameMethodWithManyArgs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_callable_iface_complete_same_method_with_many_args (\n#     OrgProjectCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceProxy:\n#  *\n#  * The #OrgProjectCallableIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceProxy.\n#  */\n# \n# struct _OrgProjectCallableIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_callable_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_callable_iface_proxy_init (OrgProjectCallableIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_callable_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, OrgProjectCallableIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_callable_iface_interface_info ());\n# }\n# \n# static void\n# org_project_callable_iface_proxy_class_init (OrgProjectCallableIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_callable_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_callable_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_callable_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_callable_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_callable_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_callable_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_callable_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeleton:\n#  *\n#  * The #OrgProjectCallableIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectCallableIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_callable_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_callable_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_callable_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_callable_iface_skeleton_vtable =\n# {\n#   _org_project_callable_iface_skeleton_handle_method_call,\n#   _org_project_callable_iface_skeleton_handle_get_property,\n#   _org_project_callable_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_callable_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_callable_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_callable_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_callable_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_callable_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_callable_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_callable_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_callable_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_callable_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.CallableIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_callable_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_init (OrgProjectCallableIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_callable_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, OrgProjectCallableIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_class_init (OrgProjectCallableIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_callable_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_callable_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_callable_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_callable_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_callable_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_CALLABLE_IFACE (g_object_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.OtherCallableIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectOtherCallableIface\n#  * @title: OrgProjectOtherCallableIface\n#  * @short_description: Generated C code for the org.project.OtherCallableIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.OtherCallableIface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_pointers[] =\n# {\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_b.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_y.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_n.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_q.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_i.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_u.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_x.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_t.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_d.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_s.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_o.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_g.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_h.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_ay.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_as.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_ao.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_aay.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_other_callable_iface_method_info_method_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"MethodWithManyArgs\",\n#     (GDBusArgInfo **) &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-method-with-many-args\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_other_callable_iface_method_info_pointers[] =\n# {\n#   &_org_project_other_callable_iface_method_info_method_with_many_args.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_other_callable_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.OtherCallableIface\",\n#     (GDBusMethodInfo **) &_org_project_other_callable_iface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-other-callable-iface\",\n# };\n# \n# \n# /**\n#  * org_project_other_callable_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_other_callable_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectOtherCallableIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_other_callable_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_other_callable_iface_method_marshal_method_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectOtherCallableIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_method_with_many_args: Handler for the #OrgProjectOtherCallableIface::handle-method-with-many-args signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  */\n# \n# typedef OrgProjectOtherCallableIfaceIface OrgProjectOtherCallableIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectOtherCallableIface, org_project_other_callable_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_other_callable_iface_default_init (OrgProjectOtherCallableIfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectOtherCallableIface::handle-method-with-many-args:\n#    * @object: A #OrgProjectOtherCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_an_b: Argument passed by remote caller.\n#    * @arg_an_y: Argument passed by remote caller.\n#    * @arg_an_n: Argument passed by remote caller.\n#    * @arg_an_q: Argument passed by remote caller.\n#    * @arg_an_i: Argument passed by remote caller.\n#    * @arg_an_u: Argument passed by remote caller.\n#    * @arg_an_x: Argument passed by remote caller.\n#    * @arg_an_t: Argument passed by remote caller.\n#    * @arg_an_d: Argument passed by remote caller.\n#    * @arg_an_s: Argument passed by remote caller.\n#    * @arg_an_o: Argument passed by remote caller.\n#    * @arg_an_g: Argument passed by remote caller.\n#    * @arg_an_h: Argument passed by remote caller.\n#    * @arg_an_ay: Argument passed by remote caller.\n#    * @arg_an_as: Argument passed by remote caller.\n#    * @arg_an_ao: Argument passed by remote caller.\n#    * @arg_an_aay: Argument passed by remote caller.\n#    * @arg_an_asv: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-OtherCallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_other_callable_iface_complete_method_with_many_args() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-method-with-many-args\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectOtherCallableIfaceIface, handle_method_with_many_args),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_other_callable_iface_method_marshal_method_with_many_args,\n#     G_TYPE_BOOLEAN,\n#     19,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_BOOLEAN, G_TYPE_UCHAR, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT64, G_TYPE_UINT64, G_TYPE_DOUBLE, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_VARIANT, G_TYPE_STRING, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_method_with_many_args:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-OtherCallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_call_method_with_many_args_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_call_method_with_many_args_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_other_callable_iface_call_method_with_many_args (\n#     OrgProjectOtherCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_method_with_many_args_finish:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_call_method_with_many_args().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_call_method_with_many_args().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_other_callable_iface_call_method_with_many_args_finish (\n#     OrgProjectOtherCallableIface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_method_with_many_args_sync:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-OtherCallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_call_method_with_many_args() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_other_callable_iface_call_method_with_many_args_sync (\n#     OrgProjectOtherCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_complete_method_with_many_args:\n#  * @object: A #OrgProjectOtherCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-OtherCallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_other_callable_iface_complete_method_with_many_args (\n#     OrgProjectOtherCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceProxy:\n#  *\n#  * The #OrgProjectOtherCallableIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherCallableIfaceProxy.\n#  */\n# \n# struct _OrgProjectOtherCallableIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_other_callable_iface_proxy_iface_init (OrgProjectOtherCallableIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceProxy, org_project_other_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectOtherCallableIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceProxy, org_project_other_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_other_callable_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectOtherCallableIfaceProxy *proxy = ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_other_callable_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectOtherCallableIfaceProxy *proxy = ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_init (OrgProjectOtherCallableIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_other_callable_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, OrgProjectOtherCallableIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_other_callable_iface_interface_info ());\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_class_init (OrgProjectOtherCallableIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_other_callable_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_other_callable_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_other_callable_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_other_callable_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_other_callable_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherCallableIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_iface_init (OrgProjectOtherCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_callable_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_other_callable_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_callable_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_other_callable_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceSkeleton:\n#  *\n#  * The #OrgProjectOtherCallableIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherCallableIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectOtherCallableIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_other_callable_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_other_callable_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_other_callable_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_other_callable_iface_skeleton_vtable =\n# {\n#   _org_project_other_callable_iface_skeleton_handle_method_call,\n#   _org_project_other_callable_iface_skeleton_handle_get_property,\n#   _org_project_other_callable_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_other_callable_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_other_callable_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_other_callable_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_other_callable_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_other_callable_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_other_callable_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherCallableIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_other_callable_iface_skeleton_iface_init (OrgProjectOtherCallableIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceSkeleton, org_project_other_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectOtherCallableIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceSkeleton, org_project_other_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_other_callable_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_other_callable_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_init (OrgProjectOtherCallableIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_other_callable_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON, OrgProjectOtherCallableIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_class_init (OrgProjectOtherCallableIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_other_callable_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_other_callable_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_other_callable_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_other_callable_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_other_callable_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherCallableIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_iface_init (OrgProjectOtherCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_callable_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_OTHER_CALLABLE_IFACE (g_object_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON, NULL));\n# }\nok 11 __main__.TestCodegen.test_generate_methods_marshallers_multiple_out_args\n# tmpdir: /tmp/tmptagmlwce\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmptagmlwce/tmpg0segl5r.xml: \n#             <node>\n#               <interface name=\"org.project.CallableIface\">\n#                 <method name=\"MethodWithManyArgs\">\n#                     <arg name='an_b' type='b' direction='out'/>\n# <arg name='an_y' type='y' direction='out'/>\n# <arg name='an_n' type='n' direction='out'/>\n# <arg name='an_q' type='q' direction='out'/>\n# <arg name='an_i' type='i' direction='out'/>\n# <arg name='an_u' type='u' direction='out'/>\n# <arg name='an_x' type='x' direction='out'/>\n# <arg name='an_t' type='t' direction='out'/>\n# <arg name='an_d' type='d' direction='out'/>\n# <arg name='an_s' type='s' direction='out'/>\n# <arg name='an_o' type='o' direction='out'/>\n# <arg name='an_g' type='g' direction='out'/>\n# <arg name='an_h' type='h' direction='out'/>\n# <arg name='an_ay' type='ay' direction='out'/>\n# <arg name='an_as' type='as' direction='out'/>\n# <arg name='an_ao' type='ao' direction='out'/>\n# <arg name='an_aay' type='aay' direction='out'/>\n# <arg name='an_asv' type='a{sv}' direction='out'/>\n# \n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmptagmlwce/tmpg0segl5r.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.CallableIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectCallableIface\n#  * @title: OrgProjectCallableIface\n#  * @short_description: Generated C code for the org.project.CallableIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.CallableIface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_b.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_y.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_n.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_q.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_i.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_u.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_x.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_t.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_d.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_s.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_o.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_g.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_h.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_ay.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_as.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_ao.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_aay.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_callable_iface_method_info_method_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"MethodWithManyArgs\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-method-with-many-args\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_callable_iface_method_info_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_method_with_many_args.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_callable_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.CallableIface\",\n#     (GDBusMethodInfo **) &_org_project_callable_iface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-callable-iface\",\n# };\n# \n# \n# /**\n#  * org_project_callable_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_callable_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_callable_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectCallableIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_callable_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_callable_iface_method_marshal_method_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectCallableIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_method_with_many_args: Handler for the #OrgProjectCallableIface::handle-method-with-many-args signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# typedef OrgProjectCallableIfaceIface OrgProjectCallableIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectCallableIface, org_project_callable_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_callable_iface_default_init (OrgProjectCallableIfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectCallableIface::handle-method-with-many-args:\n#    * @object: A #OrgProjectCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_callable_iface_complete_method_with_many_args() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-method-with-many-args\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectCallableIfaceIface, handle_method_with_many_args),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_callable_iface_method_marshal_method_with_many_args,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_call_method_with_many_args_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_call_method_with_many_args_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_callable_iface_call_method_with_many_args (\n#     OrgProjectCallableIface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args_finish:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @out_an_b: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_y: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_n: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_q: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_i: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_u: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_x: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_t: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_d: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_s: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_o: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_g: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_h: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_ay: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_as: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_ao: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_aay: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_asv: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_call_method_with_many_args().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_callable_iface_call_method_with_many_args().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_method_with_many_args_finish (\n#     OrgProjectCallableIface *proxy,\n#     gboolean *out_an_b,\n#     guchar *out_an_y,\n#     gint16 *out_an_n,\n#     guint16 *out_an_q,\n#     gint *out_an_i,\n#     guint *out_an_u,\n#     gint64 *out_an_x,\n#     guint64 *out_an_t,\n#     gdouble *out_an_d,\n#     gchar **out_an_s,\n#     gchar **out_an_o,\n#     gchar **out_an_g,\n#     GVariant **out_an_h,\n#     gchar **out_an_ay,\n#     gchar ***out_an_as,\n#     gchar ***out_an_ao,\n#     gchar ***out_an_aay,\n#     GVariant **out_an_asv,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                  out_an_b,\n#                  out_an_y,\n#                  out_an_n,\n#                  out_an_q,\n#                  out_an_i,\n#                  out_an_u,\n#                  out_an_x,\n#                  out_an_t,\n#                  out_an_d,\n#                  out_an_s,\n#                  out_an_o,\n#                  out_an_g,\n#                  out_an_h,\n#                  out_an_ay,\n#                  out_an_as,\n#                  out_an_ao,\n#                  out_an_aay,\n#                  out_an_asv);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args_sync:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @out_an_b: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_y: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_n: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_q: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_i: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_u: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_x: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_t: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_d: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_s: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_o: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_g: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_h: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_ay: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_as: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_ao: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_aay: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_asv: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_call_method_with_many_args() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_method_with_many_args_sync (\n#     OrgProjectCallableIface *proxy,\n#     gboolean *out_an_b,\n#     guchar *out_an_y,\n#     gint16 *out_an_n,\n#     guint16 *out_an_q,\n#     gint *out_an_i,\n#     guint *out_an_u,\n#     gint64 *out_an_x,\n#     guint64 *out_an_t,\n#     gdouble *out_an_d,\n#     gchar **out_an_s,\n#     gchar **out_an_o,\n#     gchar **out_an_g,\n#     GVariant **out_an_h,\n#     gchar **out_an_ay,\n#     gchar ***out_an_as,\n#     gchar ***out_an_ao,\n#     gchar ***out_an_aay,\n#     GVariant **out_an_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                  out_an_b,\n#                  out_an_y,\n#                  out_an_n,\n#                  out_an_q,\n#                  out_an_i,\n#                  out_an_u,\n#                  out_an_x,\n#                  out_an_t,\n#                  out_an_d,\n#                  out_an_s,\n#                  out_an_o,\n#                  out_an_g,\n#                  out_an_h,\n#                  out_an_ay,\n#                  out_an_as,\n#                  out_an_ao,\n#                  out_an_aay,\n#                  out_an_asv);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_complete_method_with_many_args:\n#  * @object: A #OrgProjectCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @an_b: Parameter to return.\n#  * @an_y: Parameter to return.\n#  * @an_n: Parameter to return.\n#  * @an_q: Parameter to return.\n#  * @an_i: Parameter to return.\n#  * @an_u: Parameter to return.\n#  * @an_x: Parameter to return.\n#  * @an_t: Parameter to return.\n#  * @an_d: Parameter to return.\n#  * @an_s: Parameter to return.\n#  * @an_o: Parameter to return.\n#  * @an_g: Parameter to return.\n#  * @an_h: Parameter to return.\n#  * @an_ay: Parameter to return.\n#  * @an_as: Parameter to return.\n#  * @an_ao: Parameter to return.\n#  * @an_aay: Parameter to return.\n#  * @an_asv: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_callable_iface_complete_method_with_many_args (\n#     OrgProjectCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gboolean an_b,\n#     guchar an_y,\n#     gint16 an_n,\n#     guint16 an_q,\n#     gint an_i,\n#     guint an_u,\n#     gint64 an_x,\n#     guint64 an_t,\n#     gdouble an_d,\n#     const gchar *an_s,\n#     const gchar *an_o,\n#     const gchar *an_g,\n#     GVariant *an_h,\n#     const gchar *an_ay,\n#     const gchar *const *an_as,\n#     const gchar *const *an_ao,\n#     const gchar *const *an_aay,\n#     GVariant *an_asv)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    an_b,\n#                    an_y,\n#                    an_n,\n#                    an_q,\n#                    an_i,\n#                    an_u,\n#                    an_x,\n#                    an_t,\n#                    an_d,\n#                    an_s,\n#                    an_o,\n#                    an_g,\n#                    an_h,\n#                    an_ay,\n#                    an_as,\n#                    an_ao,\n#                    an_aay,\n#                    an_asv));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceProxy:\n#  *\n#  * The #OrgProjectCallableIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceProxy.\n#  */\n# \n# struct _OrgProjectCallableIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_callable_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_callable_iface_proxy_init (OrgProjectCallableIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_callable_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, OrgProjectCallableIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_callable_iface_interface_info ());\n# }\n# \n# static void\n# org_project_callable_iface_proxy_class_init (OrgProjectCallableIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_callable_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_callable_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_callable_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_callable_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_callable_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_callable_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_callable_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeleton:\n#  *\n#  * The #OrgProjectCallableIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectCallableIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_callable_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_callable_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_callable_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_callable_iface_skeleton_vtable =\n# {\n#   _org_project_callable_iface_skeleton_handle_method_call,\n#   _org_project_callable_iface_skeleton_handle_get_property,\n#   _org_project_callable_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_callable_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_callable_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_callable_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_callable_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_callable_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_callable_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_callable_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_callable_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_callable_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.CallableIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_callable_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_init (OrgProjectCallableIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_callable_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, OrgProjectCallableIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_class_init (OrgProjectCallableIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_callable_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_callable_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_callable_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_callable_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_callable_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_CALLABLE_IFACE (g_object_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, NULL));\n# }\nok 12 __main__.TestCodegen.test_generate_methods_marshallers_with_unix_fds\n# tmpdir: /tmp/tmpd3dl_jlv\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpd3dl_jlv/tmp2mnrn28w.xml: \n#             <node>\n#               <interface name=\"test.FDPassing\">\n#                 <method name=\"HelloFD\">\n#                   <annotation name=\"org.gtk.GDBus.C.UnixFD\" value=\"1\"/>\n#                   <arg name=\"greeting\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpd3dl_jlv/tmp2mnrn28w.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_OBJECT_STRING (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectObjectStringFunc)\n#        (void *data1,\n#         GUnixFDList *arg_fd_list,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *arg_greeting,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectObjectStringFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 4);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectObjectStringFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_object (param_values + 2),\n#               g_marshal_value_peek_string (param_values + 3),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface test.FDPassing\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:TestFDPassing\n#  * @title: TestFDPassing\n#  * @short_description: Generated C code for the test.FDPassing D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for test.FDPassing ---- */\n# \n# static const _ExtendedGDBusArgInfo _test_fdpassing_method_info_hello_fd_IN_ARG_greeting =\n# {\n#   {\n#     -1,\n#     (gchar *) \"greeting\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _test_fdpassing_method_info_hello_fd_IN_ARG_pointers[] =\n# {\n#   &_test_fdpassing_method_info_hello_fd_IN_ARG_greeting.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusArgInfo _test_fdpassing_method_info_hello_fd_OUT_ARG_response =\n# {\n#   {\n#     -1,\n#     (gchar *) \"response\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _test_fdpassing_method_info_hello_fd_OUT_ARG_pointers[] =\n# {\n#   &_test_fdpassing_method_info_hello_fd_OUT_ARG_response.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _test_fdpassing_method_info_hello_fd =\n# {\n#   {\n#     -1,\n#     (gchar *) \"HelloFD\",\n#     (GDBusArgInfo **) &_test_fdpassing_method_info_hello_fd_IN_ARG_pointers,\n#     (GDBusArgInfo **) &_test_fdpassing_method_info_hello_fd_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-hello-fd\",\n#   TRUE\n# };\n# \n# static const GDBusMethodInfo * const _test_fdpassing_method_info_pointers[] =\n# {\n#   &_test_fdpassing_method_info_hello_fd.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _test_fdpassing_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"test.FDPassing\",\n#     (GDBusMethodInfo **) &_test_fdpassing_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"test-fdpassing\",\n# };\n# \n# \n# /**\n#  * test_fdpassing_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# test_fdpassing_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct;\n# }\n# \n# /**\n#  * test_fdpassing_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #TestFDPassing interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# test_fdpassing_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# test_fdpassing_method_marshal_hello_fd (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_OBJECT_STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * TestFDPassing:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link>.\n#  */\n# \n# /**\n#  * TestFDPassingIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_hello_fd: Handler for the #TestFDPassing::handle-hello-fd signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link>.\n#  */\n# \n# typedef TestFDPassingIface TestFDPassingInterface;\n# G_DEFINE_INTERFACE (TestFDPassing, test_fdpassing, G_TYPE_OBJECT)\n# \n# static void\n# test_fdpassing_default_init (TestFDPassingIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * TestFDPassing::handle-hello-fd:\n#    * @object: A #TestFDPassing.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @fd_list: (nullable): A #GUnixFDList or %NULL.\n#    * @arg_greeting: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-test-FDPassing.HelloFD\">HelloFD()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call test_fdpassing_complete_hello_fd() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-hello-fd\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (TestFDPassingIface, handle_hello_fd),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       test_fdpassing_method_marshal_hello_fd,\n#     G_TYPE_BOOLEAN,\n#     3,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_UNIX_FD_LIST, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * test_fdpassing_call_hello_fd:\n#  * @proxy: A #TestFDPassingProxy.\n#  * @arg_greeting: Argument to pass with the method invocation.\n#  * @fd_list: (nullable): A #GUnixFDList or %NULL.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-test-FDPassing.HelloFD\">HelloFD()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call test_fdpassing_call_hello_fd_finish() to get the result of the operation.\n#  *\n#  * See test_fdpassing_call_hello_fd_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# test_fdpassing_call_hello_fd (\n#     TestFDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call_with_unix_fd_list (G_DBUS_PROXY (proxy),\n#     \"HelloFD\",\n#     g_variant_new (\"(s)\",\n#                    arg_greeting),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     fd_list,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * test_fdpassing_call_hello_fd_finish:\n#  * @proxy: A #TestFDPassingProxy.\n#  * @out_response: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_fd_list: (out) (optional): Return location for a #GUnixFDList or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to test_fdpassing_call_hello_fd().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with test_fdpassing_call_hello_fd().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# test_fdpassing_call_hello_fd_finish (\n#     TestFDPassing *proxy,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_with_unix_fd_list_finish (G_DBUS_PROXY (proxy), out_fd_list, res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(s)\",\n#                  out_response);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * test_fdpassing_call_hello_fd_sync:\n#  * @proxy: A #TestFDPassingProxy.\n#  * @arg_greeting: Argument to pass with the method invocation.\n#  * @fd_list: (nullable): A #GUnixFDList or %NULL.\n#  * @out_response: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_fd_list: (out): Return location for a #GUnixFDList or %NULL.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-test-FDPassing.HelloFD\">HelloFD()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See test_fdpassing_call_hello_fd() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# test_fdpassing_call_hello_fd_sync (\n#     TestFDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList  *fd_list,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_with_unix_fd_list_sync (G_DBUS_PROXY (proxy),\n#     \"HelloFD\",\n#     g_variant_new (\"(s)\",\n#                    arg_greeting),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     fd_list,\n#     out_fd_list,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(s)\",\n#                  out_response);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * test_fdpassing_complete_hello_fd:\n#  * @object: A #TestFDPassing.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @fd_list: (nullable): A #GUnixFDList or %NULL.\n#  * @response: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-test-FDPassing.HelloFD\">HelloFD()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# test_fdpassing_complete_hello_fd (\n#     TestFDPassing *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *response)\n# {\n#   g_dbus_method_invocation_return_value_with_unix_fd_list (invocation,\n#     g_variant_new (\"(s)\",\n#                    response),\n#     fd_list);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * TestFDPassingProxy:\n#  *\n#  * The #TestFDPassingProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * TestFDPassingProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #TestFDPassingProxy.\n#  */\n# \n# struct _TestFDPassingProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void test_fdpassing_proxy_iface_init (TestFDPassingIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (TestFDPassingProxy, test_fdpassing_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (TestFDPassingProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_TEST_FDPASSING, test_fdpassing_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (TestFDPassingProxy, test_fdpassing_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_TEST_FDPASSING, test_fdpassing_proxy_iface_init))\n# \n# #endif\n# static void\n# test_fdpassing_proxy_finalize (GObject *object)\n# {\n#   TestFDPassingProxy *proxy = TEST_FDPASSING_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (test_fdpassing_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# test_fdpassing_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# test_fdpassing_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# test_fdpassing_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_TEST_FDPASSING);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_TEST_FDPASSING);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# test_fdpassing_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   TestFDPassingProxy *proxy = TEST_FDPASSING_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# test_fdpassing_proxy_init (TestFDPassingProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = test_fdpassing_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_TEST_FDPASSING_PROXY, TestFDPassingProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), test_fdpassing_interface_info ());\n# }\n# \n# static void\n# test_fdpassing_proxy_class_init (TestFDPassingProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = test_fdpassing_proxy_finalize;\n#   gobject_class->get_property = test_fdpassing_proxy_get_property;\n#   gobject_class->set_property = test_fdpassing_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = test_fdpassing_proxy_g_signal;\n#   proxy_class->g_properties_changed = test_fdpassing_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (TestFDPassingProxyPrivate));\n# #endif\n# }\n# \n# static void\n# test_fdpassing_proxy_iface_init (TestFDPassingIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * test_fdpassing_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call test_fdpassing_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See test_fdpassing_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# test_fdpassing_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_TEST_FDPASSING_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"test.FDPassing\", NULL);\n# }\n# \n# /**\n#  * test_fdpassing_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to test_fdpassing_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with test_fdpassing_proxy_new().\n#  *\n#  * Returns: (transfer full) (type TestFDPassingProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# TestFDPassing *\n# test_fdpassing_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return TEST_FDPASSING (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * test_fdpassing_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See test_fdpassing_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type TestFDPassingProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# TestFDPassing *\n# test_fdpassing_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_TEST_FDPASSING_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"test.FDPassing\", NULL);\n#   if (ret != NULL)\n#     return TEST_FDPASSING (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * test_fdpassing_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like test_fdpassing_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call test_fdpassing_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See test_fdpassing_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# test_fdpassing_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_TEST_FDPASSING_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"test.FDPassing\", NULL);\n# }\n# \n# /**\n#  * test_fdpassing_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to test_fdpassing_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with test_fdpassing_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type TestFDPassingProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# TestFDPassing *\n# test_fdpassing_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return TEST_FDPASSING (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * test_fdpassing_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like test_fdpassing_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See test_fdpassing_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type TestFDPassingProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# TestFDPassing *\n# test_fdpassing_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_TEST_FDPASSING_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"test.FDPassing\", NULL);\n#   if (ret != NULL)\n#     return TEST_FDPASSING (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * TestFDPassingSkeleton:\n#  *\n#  * The #TestFDPassingSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * TestFDPassingSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #TestFDPassingSkeleton.\n#  */\n# \n# struct _TestFDPassingSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _test_fdpassing_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   TestFDPassingSkeleton *skeleton = TEST_FDPASSING_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_TEST_FDPASSING);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_TEST_FDPASSING);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _test_fdpassing_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   TestFDPassingSkeleton *skeleton = TEST_FDPASSING_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _test_fdpassing_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   TestFDPassingSkeleton *skeleton = TEST_FDPASSING_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _test_fdpassing_skeleton_vtable =\n# {\n#   _test_fdpassing_skeleton_handle_method_call,\n#   _test_fdpassing_skeleton_handle_get_property,\n#   _test_fdpassing_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# test_fdpassing_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return test_fdpassing_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# test_fdpassing_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_test_fdpassing_skeleton_vtable;\n# }\n# \n# static GVariant *\n# test_fdpassing_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   TestFDPassingSkeleton *skeleton = TEST_FDPASSING_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_test_fdpassing_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _test_fdpassing_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _test_fdpassing_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _test_fdpassing_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"test.FDPassing\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# test_fdpassing_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void test_fdpassing_skeleton_iface_init (TestFDPassingIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (TestFDPassingSkeleton, test_fdpassing_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (TestFDPassingSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_TEST_FDPASSING, test_fdpassing_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (TestFDPassingSkeleton, test_fdpassing_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_TEST_FDPASSING, test_fdpassing_skeleton_iface_init))\n# \n# #endif\n# static void\n# test_fdpassing_skeleton_finalize (GObject *object)\n# {\n#   TestFDPassingSkeleton *skeleton = TEST_FDPASSING_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (test_fdpassing_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# test_fdpassing_skeleton_init (TestFDPassingSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = test_fdpassing_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_TEST_FDPASSING_SKELETON, TestFDPassingSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# test_fdpassing_skeleton_class_init (TestFDPassingSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = test_fdpassing_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = test_fdpassing_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = test_fdpassing_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = test_fdpassing_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = test_fdpassing_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (TestFDPassingSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# test_fdpassing_skeleton_iface_init (TestFDPassingIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * test_fdpassing_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link>.\n#  *\n#  * Returns: (transfer full) (type TestFDPassingSkeleton): The skeleton object.\n#  */\n# TestFDPassing *\n# test_fdpassing_skeleton_new (void)\n# {\n#   return TEST_FDPASSING (g_object_new (TYPE_TEST_FDPASSING_SKELETON, NULL));\n# }\nExecuting: glib/codegen.py.test\nok 13 __main__.TestCodegen.test_generate_rst\n# tmpdir: /tmp/tmpnfgit0lw\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpnfgit0lw/tmpjh5vjxuk.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <method name=\"RandomMethod\"/>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpnfgit0lw/tmpjh5vjxuk.xml', '--generate-rst', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 14 __main__.TestCodegen.test_generate_signal_id_multiple_signal_args_types\n# tmpdir: /tmp/tmpnjo9gwd4\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpnjo9gwd4/tmp3cicz12a.xml: \n#             <node>\n#               <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SignalWithManyArgs\">\n#                     <arg name='an_b' type='b'/>\n# <arg name='an_y' type='y'/>\n# <arg name='an_n' type='n'/>\n# <arg name='an_q' type='q'/>\n# <arg name='an_i' type='i'/>\n# <arg name='an_u' type='u'/>\n# <arg name='an_x' type='x'/>\n# <arg name='an_t' type='t'/>\n# <arg name='an_d' type='d'/>\n# <arg name='an_s' type='s'/>\n# <arg name='an_o' type='o'/>\n# <arg name='an_g' type='g'/>\n# <arg name='an_h' type='h'/>\n# <arg name='an_ay' type='ay'/>\n# <arg name='an_as' type='as'/>\n# <arg name='an_ao' type='ao'/>\n# <arg name='an_aay' type='aay'/>\n# <arg name='an_asv' type='a{sv}'/>\n# \n#                 </signal>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpnjo9gwd4/tmp3cicz12a.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#        (void *data1,\n#         gboolean arg_an_b,\n#         guchar arg_an_y,\n#         gint16 arg_an_n,\n#         guint16 arg_an_q,\n#         gint arg_an_i,\n#         guint arg_an_u,\n#         gint64 arg_an_x,\n#         guint64 arg_an_t,\n#         gdouble arg_an_d,\n#         const gchar *arg_an_s,\n#         const gchar *arg_an_o,\n#         const gchar *arg_an_g,\n#         GVariant *arg_an_h,\n#         const gchar *arg_an_ay,\n#         const gchar *const *arg_an_as,\n#         const gchar *const *arg_an_ao,\n#         const gchar *const *arg_an_aay,\n#         GVariant *arg_an_asv,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 19);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_boolean (param_values + 1),\n#             g_marshal_value_peek_uchar (param_values + 2),\n#             g_marshal_value_peek_int (param_values + 3),\n#             g_marshal_value_peek_uint (param_values + 4),\n#             g_marshal_value_peek_int (param_values + 5),\n#             g_marshal_value_peek_uint (param_values + 6),\n#             g_marshal_value_peek_int64 (param_values + 7),\n#             g_marshal_value_peek_uint64 (param_values + 8),\n#             g_marshal_value_peek_double (param_values + 9),\n#             g_marshal_value_peek_string (param_values + 10),\n#             g_marshal_value_peek_string (param_values + 11),\n#             g_marshal_value_peek_string (param_values + 12),\n#             g_marshal_value_peek_variant (param_values + 13),\n#             g_marshal_value_peek_string (param_values + 14),\n#             g_marshal_value_peek_boxed (param_values + 15),\n#             g_marshal_value_peek_boxed (param_values + 16),\n#             g_marshal_value_peek_boxed (param_values + 17),\n#             g_marshal_value_peek_variant (param_values + 18),\n#             data2);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_b.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_y.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_n.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_q.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_i.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_u.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_x.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_t.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_d.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_s.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_o.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_g.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_h.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_as.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ao.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_aay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_signal_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SignalWithManyArgs\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_pointers,\n#     NULL\n#   },\n#   \"signal-with-many-args\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_signal_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @signal_with_many_args: Handler for the #OrgProjectSignalingIface::signal-with-many-args signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::signal-with-many-args:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_b: Argument.\n#    * @arg_an_y: Argument.\n#    * @arg_an_n: Argument.\n#    * @arg_an_q: Argument.\n#    * @arg_an_i: Argument.\n#    * @arg_an_u: Argument.\n#    * @arg_an_x: Argument.\n#    * @arg_an_t: Argument.\n#    * @arg_an_d: Argument.\n#    * @arg_an_s: Argument.\n#    * @arg_an_o: Argument.\n#    * @arg_an_g: Argument.\n#    * @arg_an_h: Argument.\n#    * @arg_an_ay: Argument.\n#    * @arg_an_as: Argument.\n#    * @arg_an_ao: Argument.\n#    * @arg_an_aay: Argument.\n#    * @arg_an_asv: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SignalWithManyArgs\">\"SignalWithManyArgs\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS] =\n#     g_signal_new (\"signal-with-many-args\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, signal_with_many_args),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_signal_with_many_args,\n#       G_TYPE_NONE,\n#       18, G_TYPE_BOOLEAN, G_TYPE_UCHAR, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT64, G_TYPE_UINT64, G_TYPE_DOUBLE, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_VARIANT, G_TYPE_STRING, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_signal_with_many_args:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_b: Argument to pass with the signal.\n#  * @arg_an_y: Argument to pass with the signal.\n#  * @arg_an_n: Argument to pass with the signal.\n#  * @arg_an_q: Argument to pass with the signal.\n#  * @arg_an_i: Argument to pass with the signal.\n#  * @arg_an_u: Argument to pass with the signal.\n#  * @arg_an_x: Argument to pass with the signal.\n#  * @arg_an_t: Argument to pass with the signal.\n#  * @arg_an_d: Argument to pass with the signal.\n#  * @arg_an_s: Argument to pass with the signal.\n#  * @arg_an_o: Argument to pass with the signal.\n#  * @arg_an_g: Argument to pass with the signal.\n#  * @arg_an_h: Argument to pass with the signal.\n#  * @arg_an_ay: Argument to pass with the signal.\n#  * @arg_an_as: Argument to pass with the signal.\n#  * @arg_an_ao: Argument to pass with the signal.\n#  * @arg_an_aay: Argument to pass with the signal.\n#  * @arg_an_asv: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SignalWithManyArgs\">\"SignalWithManyArgs\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_signal_with_many_args (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS], 0, arg_an_b, arg_an_y, arg_an_n, arg_an_q, arg_an_i, arg_an_u, arg_an_x, arg_an_t, arg_an_d, arg_an_s, arg_an_o, arg_an_g, arg_an_h, arg_an_ay, arg_an_as, arg_an_ao, arg_an_aay, arg_an_asv);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_signal_with_many_args (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SignalWithManyArgs\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->signal_with_many_args = _org_project_signaling_iface_on_signal_signal_with_many_args;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\nok 15 __main__.TestCodegen.test_generate_signal_id_multiple_signals_types\n# tmpdir: /tmp/tmpo2v49xu1\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpo2v49xu1/tmp56sg4v31.xml: \n#             <node>\n#               <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"NoArgSignal\" />\n#                 <signal name='SingleArgSignalB'><arg name='an_b' type='b'/></signal><signal name='SingleArgSignalY'><arg name='an_y' type='y'/></signal><signal name='SingleArgSignalN'><arg name='an_n' type='n'/></signal><signal name='SingleArgSignalQ'><arg name='an_q' type='q'/></signal><signal name='SingleArgSignalI'><arg name='an_i' type='i'/></signal><signal name='SingleArgSignalU'><arg name='an_u' type='u'/></signal><signal name='SingleArgSignalX'><arg name='an_x' type='x'/></signal><signal name='SingleArgSignalT'><arg name='an_t' type='t'/></signal><signal name='SingleArgSignalD'><arg name='an_d' type='d'/></signal><signal name='SingleArgSignalS'><arg name='an_s' type='s'/></signal><signal name='SingleArgSignalO'><arg name='an_o' type='o'/></signal><signal name='SingleArgSignalG'><arg name='an_g' type='g'/></signal><signal name='SingleArgSignalH'><arg name='an_h' type='h'/></signal><signal name='SingleArgSignalAY'><arg name='an_ay' type='ay'/></signal><signal name='SingleArgSignalAS'><arg name='an_as' type='as'/></signal><signal name='SingleArgSignalAO'><arg name='an_ao' type='ao'/></signal><signal name='SingleArgSignalAAY'><arg name='an_aay' type='aay'/></signal><signal name='SingleArgSignalASV'><arg name='an_asv' type='a{sv}'/></signal>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpo2v49xu1/tmp56sg4v31.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__INT64 (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_Int64Func)\n#        (void *data1,\n#         gint64 arg_an_x,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_Int64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_Int64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_int64 (param_values + 1),\n#             data2);\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__UINT64 (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_Uint64Func)\n#        (void *data1,\n#         guint64 arg_an_t,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_Uint64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_Uint64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_uint64 (param_values + 1),\n#             data2);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_NO_ARG_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[19] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_no_arg_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"NoArgSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"no-arg-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_an_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalB\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-b\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_an_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalY\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-y\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_an_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalN\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-n\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_an_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalQ\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-q\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_an_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalI\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-i\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_an_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalU\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-u\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_an_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalX\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-x\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_an_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalT\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-t\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_an_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalD\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-d\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_an_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalS\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-s\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_an_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalO\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-o\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_an_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalG\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-g\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_an_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalH\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-h\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_an_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAY\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-ay\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_an_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAS\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-as\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_an_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAO\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-ao\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_an_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAAY\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-aay\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalASV\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-asv\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_no_arg_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_b.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_y.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_n.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_q.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_i.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_u.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_x.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_t.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_d.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_s.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_o.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_g.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_h.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_as.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ao.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_aay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_no_arg_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_b (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOOLEAN (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_y (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UCHAR (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_n (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_q (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_i (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_u (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_x (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__INT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_t (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__UINT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_d (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__DOUBLE (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_s (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_o (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_g (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_h (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_ay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_as (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_ao (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_aay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_asv (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @no_arg_signal: Handler for the #OrgProjectSignalingIface::no-arg-signal signal.\n#  * @single_arg_signal_aay: Handler for the #OrgProjectSignalingIface::single-arg-signal-aay signal.\n#  * @single_arg_signal_ao: Handler for the #OrgProjectSignalingIface::single-arg-signal-ao signal.\n#  * @single_arg_signal_as: Handler for the #OrgProjectSignalingIface::single-arg-signal-as signal.\n#  * @single_arg_signal_asv: Handler for the #OrgProjectSignalingIface::single-arg-signal-asv signal.\n#  * @single_arg_signal_ay: Handler for the #OrgProjectSignalingIface::single-arg-signal-ay signal.\n#  * @single_arg_signal_b: Handler for the #OrgProjectSignalingIface::single-arg-signal-b signal.\n#  * @single_arg_signal_d: Handler for the #OrgProjectSignalingIface::single-arg-signal-d signal.\n#  * @single_arg_signal_g: Handler for the #OrgProjectSignalingIface::single-arg-signal-g signal.\n#  * @single_arg_signal_h: Handler for the #OrgProjectSignalingIface::single-arg-signal-h signal.\n#  * @single_arg_signal_i: Handler for the #OrgProjectSignalingIface::single-arg-signal-i signal.\n#  * @single_arg_signal_n: Handler for the #OrgProjectSignalingIface::single-arg-signal-n signal.\n#  * @single_arg_signal_o: Handler for the #OrgProjectSignalingIface::single-arg-signal-o signal.\n#  * @single_arg_signal_q: Handler for the #OrgProjectSignalingIface::single-arg-signal-q signal.\n#  * @single_arg_signal_s: Handler for the #OrgProjectSignalingIface::single-arg-signal-s signal.\n#  * @single_arg_signal_t: Handler for the #OrgProjectSignalingIface::single-arg-signal-t signal.\n#  * @single_arg_signal_u: Handler for the #OrgProjectSignalingIface::single-arg-signal-u signal.\n#  * @single_arg_signal_x: Handler for the #OrgProjectSignalingIface::single-arg-signal-x signal.\n#  * @single_arg_signal_y: Handler for the #OrgProjectSignalingIface::single-arg-signal-y signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::no-arg-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.NoArgSignal\">\"NoArgSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_NO_ARG_SIGNAL] =\n#     g_signal_new (\"no-arg-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, no_arg_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_no_arg_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-b:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_b: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalB\">\"SingleArgSignalB\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B] =\n#     g_signal_new (\"single-arg-signal-b\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_b),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_b,\n#       G_TYPE_NONE,\n#       1, G_TYPE_BOOLEAN);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-y:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_y: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalY\">\"SingleArgSignalY\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y] =\n#     g_signal_new (\"single-arg-signal-y\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_y),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_y,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UCHAR);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-n:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_n: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalN\">\"SingleArgSignalN\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N] =\n#     g_signal_new (\"single-arg-signal-n\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_n),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_n,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-q:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_q: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalQ\">\"SingleArgSignalQ\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q] =\n#     g_signal_new (\"single-arg-signal-q\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_q),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_q,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-i:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_i: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalI\">\"SingleArgSignalI\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I] =\n#     g_signal_new (\"single-arg-signal-i\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_i),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_i,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-u:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_u: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalU\">\"SingleArgSignalU\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U] =\n#     g_signal_new (\"single-arg-signal-u\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_u),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_u,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-x:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_x: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalX\">\"SingleArgSignalX\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X] =\n#     g_signal_new (\"single-arg-signal-x\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_x),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_x,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT64);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-t:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_t: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalT\">\"SingleArgSignalT\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T] =\n#     g_signal_new (\"single-arg-signal-t\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_t),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_t,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT64);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-d:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_d: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalD\">\"SingleArgSignalD\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D] =\n#     g_signal_new (\"single-arg-signal-d\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_d),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_d,\n#       G_TYPE_NONE,\n#       1, G_TYPE_DOUBLE);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-s:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_s: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalS\">\"SingleArgSignalS\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S] =\n#     g_signal_new (\"single-arg-signal-s\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_s),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_s,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-o:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_o: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalO\">\"SingleArgSignalO\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O] =\n#     g_signal_new (\"single-arg-signal-o\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_o),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_o,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-g:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_g: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalG\">\"SingleArgSignalG\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G] =\n#     g_signal_new (\"single-arg-signal-g\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_g),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_g,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-h:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_h: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalH\">\"SingleArgSignalH\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H] =\n#     g_signal_new (\"single-arg-signal-h\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_h),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_h,\n#       G_TYPE_NONE,\n#       1, G_TYPE_VARIANT);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-ay:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_ay: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAY\">\"SingleArgSignalAY\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY] =\n#     g_signal_new (\"single-arg-signal-ay\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_ay),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_ay,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-as:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_as: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAS\">\"SingleArgSignalAS\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS] =\n#     g_signal_new (\"single-arg-signal-as\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_as),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_as,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-ao:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_ao: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAO\">\"SingleArgSignalAO\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO] =\n#     g_signal_new (\"single-arg-signal-ao\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_ao),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_ao,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-aay:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_aay: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAAY\">\"SingleArgSignalAAY\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY] =\n#     g_signal_new (\"single-arg-signal-aay\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_aay),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_aay,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-asv:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_asv: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalASV\">\"SingleArgSignalASV\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV] =\n#     g_signal_new (\"single-arg-signal-asv\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_asv),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_asv,\n#       G_TYPE_NONE,\n#       1, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_no_arg_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.NoArgSignal\">\"NoArgSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_no_arg_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_NO_ARG_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_b:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_b: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalB\">\"SingleArgSignalB\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_b (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B], 0, arg_an_b);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_y:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_y: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalY\">\"SingleArgSignalY\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_y (\n#     OrgProjectSignalingIface *object,\n#     guchar arg_an_y)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y], 0, arg_an_y);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_n:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_n: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalN\">\"SingleArgSignalN\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_n (\n#     OrgProjectSignalingIface *object,\n#     gint16 arg_an_n)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N], 0, arg_an_n);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_q:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_q: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalQ\">\"SingleArgSignalQ\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_q (\n#     OrgProjectSignalingIface *object,\n#     guint16 arg_an_q)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q], 0, arg_an_q);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_i:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_i: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalI\">\"SingleArgSignalI\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_i (\n#     OrgProjectSignalingIface *object,\n#     gint arg_an_i)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I], 0, arg_an_i);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_u:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_u: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalU\">\"SingleArgSignalU\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_u (\n#     OrgProjectSignalingIface *object,\n#     guint arg_an_u)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U], 0, arg_an_u);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_x:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_x: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalX\">\"SingleArgSignalX\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_x (\n#     OrgProjectSignalingIface *object,\n#     gint64 arg_an_x)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X], 0, arg_an_x);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_t:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_t: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalT\">\"SingleArgSignalT\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_t (\n#     OrgProjectSignalingIface *object,\n#     guint64 arg_an_t)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T], 0, arg_an_t);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_d:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_d: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalD\">\"SingleArgSignalD\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_d (\n#     OrgProjectSignalingIface *object,\n#     gdouble arg_an_d)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D], 0, arg_an_d);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_s:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_s: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalS\">\"SingleArgSignalS\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_s (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_s)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S], 0, arg_an_s);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_o:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_o: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalO\">\"SingleArgSignalO\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_o (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_o)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O], 0, arg_an_o);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_g:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_g: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalG\">\"SingleArgSignalG\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_g (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_g)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G], 0, arg_an_g);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_h:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_h: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalH\">\"SingleArgSignalH\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_h (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_an_h)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H], 0, arg_an_h);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_ay:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_ay: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAY\">\"SingleArgSignalAY\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_ay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_ay)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY], 0, arg_an_ay);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_as:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_as: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAS\">\"SingleArgSignalAS\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_as (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_as)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS], 0, arg_an_as);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_ao:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_ao: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAO\">\"SingleArgSignalAO\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_ao (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_ao)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO], 0, arg_an_ao);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_aay:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_aay: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAAY\">\"SingleArgSignalAAY\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_aay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_aay)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY], 0, arg_an_aay);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_asv:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_asv: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalASV\">\"SingleArgSignalASV\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_asv (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_an_asv)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV], 0, arg_an_asv);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_no_arg_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"NoArgSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_b (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(b)\",\n#                    arg_an_b));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalB\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_y (\n#     OrgProjectSignalingIface *object,\n#     guchar arg_an_y)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(y)\",\n#                    arg_an_y));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalY\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_n (\n#     OrgProjectSignalingIface *object,\n#     gint16 arg_an_n)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(n)\",\n#                    arg_an_n));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalN\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_q (\n#     OrgProjectSignalingIface *object,\n#     guint16 arg_an_q)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(q)\",\n#                    arg_an_q));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalQ\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_i (\n#     OrgProjectSignalingIface *object,\n#     gint arg_an_i)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(i)\",\n#                    arg_an_i));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalI\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_u (\n#     OrgProjectSignalingIface *object,\n#     guint arg_an_u)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(u)\",\n#                    arg_an_u));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalU\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_x (\n#     OrgProjectSignalingIface *object,\n#     gint64 arg_an_x)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(x)\",\n#                    arg_an_x));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalX\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_t (\n#     OrgProjectSignalingIface *object,\n#     guint64 arg_an_t)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(t)\",\n#                    arg_an_t));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalT\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_d (\n#     OrgProjectSignalingIface *object,\n#     gdouble arg_an_d)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(d)\",\n#                    arg_an_d));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalD\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_s (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_s)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(s)\",\n#                    arg_an_s));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalS\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_o (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_o)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(o)\",\n#                    arg_an_o));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalO\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_g (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_g)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(g)\",\n#                    arg_an_g));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalG\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_h (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_an_h)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(@h)\",\n#                    arg_an_h));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalH\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_ay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_ay)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^ay)\",\n#                    arg_an_ay));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAY\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_as (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_as)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^as)\",\n#                    arg_an_as));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAS\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_ao (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_ao)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^ao)\",\n#                    arg_an_ao));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAO\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_aay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_aay)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^aay)\",\n#                    arg_an_aay));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAAY\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_asv (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_an_asv)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(@a{sv})\",\n#                    arg_an_asv));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalASV\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->no_arg_signal = _org_project_signaling_iface_on_signal_no_arg_signal;\n#   iface->single_arg_signal_b = _org_project_signaling_iface_on_signal_single_arg_signal_b;\n#   iface->single_arg_signal_y = _org_project_signaling_iface_on_signal_single_arg_signal_y;\n#   iface->single_arg_signal_n = _org_project_signaling_iface_on_signal_single_arg_signal_n;\n#   iface->single_arg_signal_q = _org_project_signaling_iface_on_signal_single_arg_signal_q;\n#   iface->single_arg_signal_i = _org_project_signaling_iface_on_signal_single_arg_signal_i;\n#   iface->single_arg_signal_u = _org_project_signaling_iface_on_signal_single_arg_signal_u;\n#   iface->single_arg_signal_x = _org_project_signaling_iface_on_signal_single_arg_signal_x;\n#   iface->single_arg_signal_t = _org_project_signaling_iface_on_signal_single_arg_signal_t;\n#   iface->single_arg_signal_d = _org_project_signaling_iface_on_signal_single_arg_signal_d;\n#   iface->single_arg_signal_s = _org_project_signaling_iface_on_signal_single_arg_signal_s;\n#   iface->single_arg_signal_o = _org_project_signaling_iface_on_signal_single_arg_signal_o;\n#   iface->single_arg_signal_g = _org_project_signaling_iface_on_signal_single_arg_signal_g;\n#   iface->single_arg_signal_h = _org_project_signaling_iface_on_signal_single_arg_signal_h;\n#   iface->single_arg_signal_ay = _org_project_signaling_iface_on_signal_single_arg_signal_ay;\n#   iface->single_arg_signal_as = _org_project_signaling_iface_on_signal_single_arg_signal_as;\n#   iface->single_arg_signal_ao = _org_project_signaling_iface_on_signal_single_arg_signal_ao;\n#   iface->single_arg_signal_aay = _org_project_signaling_iface_on_signal_single_arg_signal_aay;\n#   iface->single_arg_signal_asv = _org_project_signaling_iface_on_signal_single_arg_signal_asv;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\nok 16 __main__.TestCodegen.test_generate_signal_id_simple_signal\n# tmpdir: /tmp/tmpr6w0qzxl\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpr6w0qzxl/tmpv_0pncax.xml: \n#             <node>\n#               <interface name=\"org.project.UsefulInterface\">\n#                 <signal name=\"SimpleSignal\"/>\n#               </interface>\n#               <interface name=\"org.project.OtherIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpr6w0qzxl/tmpv_0pncax.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_USEFUL_INTERFACE_SIMPLE_SIGNAL,\n# };\n# \n# static unsigned _ORG_PROJECT_USEFUL_INTERFACE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_useful_interface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_useful_interface_signal_info_pointers[] =\n# {\n#   &_org_project_useful_interface_signal_info_simple_signal.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_useful_interface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectUsefulInterface::simple-signal signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectUsefulInterface::simple-signal:\n#    * @object: A #OrgProjectUsefulInterface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-UsefulInterface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_USEFUL_INTERFACE_SIGNALS[_ORG_PROJECT_USEFUL_INTERFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_useful_interface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_emit_simple_signal:\n#  * @object: A #OrgProjectUsefulInterface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-UsefulInterface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_useful_interface_emit_simple_signal (\n#     OrgProjectUsefulInterface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_USEFUL_INTERFACE_SIGNALS[_ORG_PROJECT_USEFUL_INTERFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_useful_interface_on_signal_simple_signal (\n#     OrgProjectUsefulInterface *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_useful_interface_on_signal_simple_signal;\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.OtherIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectOtherIface\n#  * @title: OrgProjectOtherIface\n#  * @short_description: Generated C code for the org.project.OtherIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_OTHER_IFACE_SIMPLE_SIGNAL,\n# };\n# \n# static unsigned _ORG_PROJECT_OTHER_IFACE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for org.project.OtherIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_other_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_other_iface_signal_info_pointers[] =\n# {\n#   &_org_project_other_iface_signal_info_simple_signal.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_other_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.OtherIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_other_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-other-iface\",\n# };\n# \n# \n# /**\n#  * org_project_other_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_other_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_other_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectOtherIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_other_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_other_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectOtherIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectOtherIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectOtherIface::simple-signal signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link>.\n#  */\n# \n# typedef OrgProjectOtherIfaceIface OrgProjectOtherIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectOtherIface, org_project_other_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_other_iface_default_init (OrgProjectOtherIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectOtherIface::simple-signal:\n#    * @object: A #OrgProjectOtherIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-OtherIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_OTHER_IFACE_SIGNALS[_ORG_PROJECT_OTHER_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectOtherIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_other_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n# }\n# \n# /**\n#  * org_project_other_iface_emit_simple_signal:\n#  * @object: A #OrgProjectOtherIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-OtherIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_other_iface_emit_simple_signal (\n#     OrgProjectOtherIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_OTHER_IFACE_SIGNALS[_ORG_PROJECT_OTHER_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherIfaceProxy:\n#  *\n#  * The #OrgProjectOtherIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherIfaceProxy.\n#  */\n# \n# struct _OrgProjectOtherIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_other_iface_proxy_iface_init (OrgProjectOtherIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherIfaceProxy, org_project_other_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectOtherIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_IFACE, org_project_other_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherIfaceProxy, org_project_other_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_IFACE, org_project_other_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_other_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectOtherIfaceProxy *proxy = ORG_PROJECT_OTHER_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_other_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_OTHER_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_other_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectOtherIfaceProxy *proxy = ORG_PROJECT_OTHER_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_other_iface_proxy_init (OrgProjectOtherIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_other_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_OTHER_IFACE_PROXY, OrgProjectOtherIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_other_iface_interface_info ());\n# }\n# \n# static void\n# org_project_other_iface_proxy_class_init (OrgProjectOtherIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_other_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_other_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_other_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_other_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_other_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_iface_proxy_iface_init (OrgProjectOtherIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherIface *\n# org_project_other_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherIface *\n# org_project_other_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_other_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_other_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherIface *\n# org_project_other_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_other_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherIface *\n# org_project_other_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherIfaceSkeleton:\n#  *\n#  * The #OrgProjectOtherIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectOtherIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_other_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_OTHER_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_other_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_other_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_other_iface_skeleton_vtable =\n# {\n#   _org_project_other_iface_skeleton_handle_method_call,\n#   _org_project_other_iface_skeleton_handle_get_property,\n#   _org_project_other_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_other_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_other_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_other_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_other_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_other_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_other_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_other_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_other_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_other_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_other_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_other_iface_on_signal_simple_signal (\n#     OrgProjectOtherIface *object)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_other_iface_skeleton_iface_init (OrgProjectOtherIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherIfaceSkeleton, org_project_other_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectOtherIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_IFACE, org_project_other_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherIfaceSkeleton, org_project_other_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_IFACE, org_project_other_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_other_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_other_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_iface_skeleton_init (OrgProjectOtherIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_other_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_OTHER_IFACE_SKELETON, OrgProjectOtherIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_other_iface_skeleton_class_init (OrgProjectOtherIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_other_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_other_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_other_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_other_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_other_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_iface_skeleton_iface_init (OrgProjectOtherIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_other_iface_on_signal_simple_signal;\n# }\n# \n# /**\n#  * org_project_other_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectOtherIface *\n# org_project_other_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_OTHER_IFACE (g_object_new (TYPE_ORG_PROJECT_OTHER_IFACE_SKELETON, NULL));\n# }\nok 17 __main__.TestCodegen.test_generate_signals_marshaller_simple_signal\n# tmpdir: /tmp/tmp0sm8ox4x\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp0sm8ox4x/tmpwhdt5ggq.xml: \n#             <node>\n#               <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#               </interface>\n#               <interface name=\"org.project.OtherSignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp0sm8ox4x/tmpwhdt5ggq.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.OtherSignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectOtherSignalingIface\n#  * @title: OrgProjectOtherSignalingIface\n#  * @short_description: Generated C code for the org.project.OtherSignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_OTHER_SIGNALING_IFACE_SIMPLE_SIGNAL,\n# };\n# \n# static unsigned _ORG_PROJECT_OTHER_SIGNALING_IFACE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for org.project.OtherSignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_other_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_other_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_other_signaling_iface_signal_info_simple_signal.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_other_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.OtherSignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_other_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-other-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_other_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_other_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectOtherSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_other_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_other_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectOtherSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectOtherSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectOtherSignalingIface::simple-signal signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link>.\n#  */\n# \n# typedef OrgProjectOtherSignalingIfaceIface OrgProjectOtherSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectOtherSignalingIface, org_project_other_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_other_signaling_iface_default_init (OrgProjectOtherSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectOtherSignalingIface::simple-signal:\n#    * @object: A #OrgProjectOtherSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-OtherSignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_OTHER_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_OTHER_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectOtherSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_other_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n# }\n# \n# /**\n#  * org_project_other_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectOtherSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-OtherSignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_other_signaling_iface_emit_simple_signal (\n#     OrgProjectOtherSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_OTHER_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_OTHER_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectOtherSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectOtherSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_other_signaling_iface_proxy_iface_init (OrgProjectOtherSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherSignalingIfaceProxy, org_project_other_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectOtherSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE, org_project_other_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherSignalingIfaceProxy, org_project_other_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE, org_project_other_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_other_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectOtherSignalingIfaceProxy *proxy = ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_other_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectOtherSignalingIfaceProxy *proxy = ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_init (OrgProjectOtherSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_other_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY, OrgProjectOtherSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_other_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_class_init (OrgProjectOtherSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_other_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_other_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_other_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_other_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_other_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_iface_init (OrgProjectOtherSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherSignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherSignalingIface *\n# org_project_other_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherSignalingIface *\n# org_project_other_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherSignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_other_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherSignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherSignalingIface *\n# org_project_other_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_other_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherSignalingIface *\n# org_project_other_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherSignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectOtherSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectOtherSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_other_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_other_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_other_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_other_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_other_signaling_iface_skeleton_handle_method_call,\n#   _org_project_other_signaling_iface_skeleton_handle_get_property,\n#   _org_project_other_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_other_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_other_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_other_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_other_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_other_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_other_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_other_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_other_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_other_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherSignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_other_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_other_signaling_iface_on_signal_simple_signal (\n#     OrgProjectOtherSignalingIface *object)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherSignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_other_signaling_iface_skeleton_iface_init (OrgProjectOtherSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherSignalingIfaceSkeleton, org_project_other_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectOtherSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE, org_project_other_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherSignalingIfaceSkeleton, org_project_other_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE, org_project_other_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_other_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_other_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_signaling_iface_skeleton_init (OrgProjectOtherSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_other_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON, OrgProjectOtherSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_other_signaling_iface_skeleton_class_init (OrgProjectOtherSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_other_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_other_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_other_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_other_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_other_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_signaling_iface_skeleton_iface_init (OrgProjectOtherSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_other_signaling_iface_on_signal_simple_signal;\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectOtherSignalingIface *\n# org_project_other_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_OTHER_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON, NULL));\n# }\nExecuting: glib/codegen.py.test\nExecuting: glib/codegen.py.test\nok 18 __main__.TestCodegen.test_generate_signals_marshaller_single_typed_args\n# tmpdir: /tmp/tmpy1ev3hv5\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpy1ev3hv5/tmph6f2oqdw.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalB\">\n#                     <arg name=\"arg_b\" type=\"b\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmph6f2oqdw.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_arg_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_arg_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalB\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-b\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_b (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOOLEAN (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_b: Handler for the #OrgProjectSignalingIface::single-arg-signal-b signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-b:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_b: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalB\">\"SingleArgSignalB\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B] =\n#     g_signal_new (\"single-arg-signal-b\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_b),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_b,\n#       G_TYPE_NONE,\n#       1, G_TYPE_BOOLEAN);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_b:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_b: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalB\">\"SingleArgSignalB\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_b (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_arg_b)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B], 0, arg_arg_b);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_b (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_arg_b)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(b)\",\n#                    arg_arg_b));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalB\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_b = _org_project_signaling_iface_on_signal_single_arg_signal_b;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpewavxjfm.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalY\">\n#                     <arg name=\"arg_y\" type=\"y\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpewavxjfm.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_arg_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_arg_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalY\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-y\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_y (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UCHAR (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_y: Handler for the #OrgProjectSignalingIface::single-arg-signal-y signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-y:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_y: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalY\">\"SingleArgSignalY\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y] =\n#     g_signal_new (\"single-arg-signal-y\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_y),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_y,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UCHAR);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_y:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_y: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalY\">\"SingleArgSignalY\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_y (\n#     OrgProjectSignalingIface *object,\n#     guchar arg_arg_y)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y], 0, arg_arg_y);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_y (\n#     OrgProjectSignalingIface *object,\n#     guchar arg_arg_y)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(y)\",\n#                    arg_arg_y));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalY\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_y = _org_project_signaling_iface_on_signal_single_arg_signal_y;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp90ieh4bb.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalN\">\n#                     <arg name=\"arg_n\" type=\"n\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp90ieh4bb.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_arg_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_arg_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalN\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-n\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_n (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_n: Handler for the #OrgProjectSignalingIface::single-arg-signal-n signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-n:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_n: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalN\">\"SingleArgSignalN\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N] =\n#     g_signal_new (\"single-arg-signal-n\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_n),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_n,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_n:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_n: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalN\">\"SingleArgSignalN\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_n (\n#     OrgProjectSignalingIface *object,\n#     gint16 arg_arg_n)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N], 0, arg_arg_n);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_n (\n#     OrgProjectSignalingIface *object,\n#     gint16 arg_arg_n)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(n)\",\n#                    arg_arg_n));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalN\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_n = _org_project_signaling_iface_on_signal_single_arg_signal_n;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpgy5tpnic.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalQ\">\n#                     <arg name=\"arg_q\" type=\"q\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpgy5tpnic.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_arg_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_arg_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalQ\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-q\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_q (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_q: Handler for the #OrgProjectSignalingIface::single-arg-signal-q signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-q:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_q: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalQ\">\"SingleArgSignalQ\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q] =\n#     g_signal_new (\"single-arg-signal-q\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_q),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_q,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_q:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_q: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalQ\">\"SingleArgSignalQ\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_q (\n#     OrgProjectSignalingIface *object,\n#     guint16 arg_arg_q)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q], 0, arg_arg_q);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_q (\n#     OrgProjectSignalingIface *object,\n#     guint16 arg_arg_q)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(q)\",\n#                    arg_arg_q));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalQ\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_q = _org_project_signaling_iface_on_signal_single_arg_signal_q;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpzzmrgqbf.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalI\">\n#                     <arg name=\"arg_i\" type=\"i\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpzzmrgqbf.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_arg_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_arg_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalI\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-i\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_i (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_i: Handler for the #OrgProjectSignalingIface::single-arg-signal-i signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-i:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_i: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalI\">\"SingleArgSignalI\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I] =\n#     g_signal_new (\"single-arg-signal-i\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_i),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_i,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_i:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_i: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalI\">\"SingleArgSignalI\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_i (\n#     OrgProjectSignalingIface *object,\n#     gint arg_arg_i)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I], 0, arg_arg_i);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_i (\n#     OrgProjectSignalingIface *object,\n#     gint arg_arg_i)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(i)\",\n#                    arg_arg_i));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalI\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_i = _org_project_signaling_iface_on_signal_single_arg_signal_i;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpfijos5ka.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalU\">\n#                     <arg name=\"arg_u\" type=\"u\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpfijos5ka.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_arg_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_arg_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalU\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-u\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_u (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_u: Handler for the #OrgProjectSignalingIface::single-arg-signal-u signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-u:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_u: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalU\">\"SingleArgSignalU\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U] =\n#     g_signal_new (\"single-arg-signal-u\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_u),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_u,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_u:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_u: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalU\">\"SingleArgSignalU\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_u (\n#     OrgProjectSignalingIface *object,\n#     guint arg_arg_u)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U], 0, arg_arg_u);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_u (\n#     OrgProjectSignalingIface *object,\n#     guint arg_arg_u)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(u)\",\n#                    arg_arg_u));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalU\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_u = _org_project_signaling_iface_on_signal_single_arg_signal_u;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp3ma9pbe4.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalX\">\n#                     <arg name=\"arg_x\" type=\"x\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp3ma9pbe4.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__INT64 (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_Int64Func)\n#        (void *data1,\n#         gint64 arg_arg_x,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_Int64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_Int64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_int64 (param_values + 1),\n#             data2);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_arg_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_arg_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalX\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-x\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_x (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__INT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_x: Handler for the #OrgProjectSignalingIface::single-arg-signal-x signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-x:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_x: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalX\">\"SingleArgSignalX\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X] =\n#     g_signal_new (\"single-arg-signal-x\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_x),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_x,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT64);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_x:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_x: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalX\">\"SingleArgSignalX\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_x (\n#     OrgProjectSignalingIface *object,\n#     gint64 arg_arg_x)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X], 0, arg_arg_x);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_x (\n#     OrgProjectSignalingIface *object,\n#     gint64 arg_arg_x)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(x)\",\n#                    arg_arg_x));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalX\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_x = _org_project_signaling_iface_on_signal_single_arg_signal_x;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpfzxpqgh3.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalT\">\n#                     <arg name=\"arg_t\" type=\"t\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpfzxpqgh3.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__UINT64 (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_Uint64Func)\n#        (void *data1,\n#         guint64 arg_arg_t,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_Uint64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_Uint64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_uint64 (param_values + 1),\n#             data2);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_arg_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_arg_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalT\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-t\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_t (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__UINT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_t: Handler for the #OrgProjectSignalingIface::single-arg-signal-t signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-t:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_t: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalT\">\"SingleArgSignalT\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T] =\n#     g_signal_new (\"single-arg-signal-t\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_t),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_t,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT64);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_t:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_t: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalT\">\"SingleArgSignalT\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_t (\n#     OrgProjectSignalingIface *object,\n#     guint64 arg_arg_t)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T], 0, arg_arg_t);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_t (\n#     OrgProjectSignalingIface *object,\n#     guint64 arg_arg_t)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(t)\",\n#                    arg_arg_t));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalT\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_t = _org_project_signaling_iface_on_signal_single_arg_signal_t;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp6rxd2xi7.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalD\">\n#                     <arg name=\"arg_d\" type=\"d\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp6rxd2xi7.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_arg_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_arg_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalD\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-d\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_d (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__DOUBLE (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_d: Handler for the #OrgProjectSignalingIface::single-arg-signal-d signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-d:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_d: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalD\">\"SingleArgSignalD\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D] =\n#     g_signal_new (\"single-arg-signal-d\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_d),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_d,\n#       G_TYPE_NONE,\n#       1, G_TYPE_DOUBLE);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_d:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_d: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalD\">\"SingleArgSignalD\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_d (\n#     OrgProjectSignalingIface *object,\n#     gdouble arg_arg_d)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D], 0, arg_arg_d);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_d (\n#     OrgProjectSignalingIface *object,\n#     gdouble arg_arg_d)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(d)\",\n#                    arg_arg_d));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalD\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_d = _org_project_signaling_iface_on_signal_single_arg_signal_d;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpwdhylzd2.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalS\">\n#                     <arg name=\"arg_s\" type=\"s\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpwdhylzd2.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_arg_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_arg_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalS\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-s\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_s (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_s: Handler for the #OrgProjectSignalingIface::single-arg-signal-s signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-s:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_s: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalS\">\"SingleArgSignalS\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S] =\n#     g_signal_new (\"single-arg-signal-s\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_s),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_s,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_s:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_s: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalS\">\"SingleArgSignalS\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_s (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_s)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S], 0, arg_arg_s);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_s (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_s)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(s)\",\n#                    arg_arg_s));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalS\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_s = _org_project_signaling_iface_on_signal_single_arg_signal_s;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpeodqb6_i.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalO\">\n#                     <arg name=\"arg_o\" type=\"o\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpeodqb6_i.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_arg_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_arg_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalO\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-o\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_o (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_o: Handler for the #OrgProjectSignalingIface::single-arg-signal-o signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-o:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_o: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalO\">\"SingleArgSignalO\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O] =\n#     g_signal_new (\"single-arg-signal-o\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_o),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_o,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_o:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_o: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalO\">\"SingleArgSignalO\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_o (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_o)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O], 0, arg_arg_o);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_o (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_o)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(o)\",\n#                    arg_arg_o));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalO\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_o = _org_project_signaling_iface_on_signal_single_arg_signal_o;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp2c6iz9s4.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalG\">\n#                     <arg name=\"arg_g\" type=\"g\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp2c6iz9s4.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_arg_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_arg_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalG\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-g\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_g (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_g: Handler for the #OrgProjectSignalingIface::single-arg-signal-g signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-g:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_g: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalG\">\"SingleArgSignalG\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G] =\n#     g_signal_new (\"single-arg-signal-g\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_g),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_g,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_g:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_g: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalG\">\"SingleArgSignalG\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_g (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_g)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G], 0, arg_arg_g);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_g (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_g)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(g)\",\n#                    arg_arg_g));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalG\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_g = _org_project_signaling_iface_on_signal_single_arg_signal_g;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpzjt5abkv.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalH\">\n#                     <arg name=\"arg_h\" type=\"h\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpzjt5abkv.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_arg_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_arg_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalH\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-h\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_h (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_h: Handler for the #OrgProjectSignalingIface::single-arg-signal-h signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-h:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_h: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalH\">\"SingleArgSignalH\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H] =\n#     g_signal_new (\"single-arg-signal-h\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_h),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_h,\n#       G_TYPE_NONE,\n#       1, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_h:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_h: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalH\">\"SingleArgSignalH\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_h (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_arg_h)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H], 0, arg_arg_h);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_h (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_arg_h)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(@h)\",\n#                    arg_arg_h));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalH\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_h = _org_project_signaling_iface_on_signal_single_arg_signal_h;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpiu95bsk3.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalAy\">\n#                     <arg name=\"arg_ay\" type=\"ay\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpiu95bsk3.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_arg_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_arg_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAy\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-ay\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_ay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_ay: Handler for the #OrgProjectSignalingIface::single-arg-signal-ay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-ay:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_ay: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAy\">\"SingleArgSignalAy\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY] =\n#     g_signal_new (\"single-arg-signal-ay\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_ay),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_ay,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_ay:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_ay: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAy\">\"SingleArgSignalAy\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_ay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_ay)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY], 0, arg_arg_ay);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_ay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_ay)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^ay)\",\n#                    arg_arg_ay));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAy\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_ay = _org_project_signaling_iface_on_signal_single_arg_signal_ay;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp9c378_h4.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalAs\">\n#                     <arg name=\"arg_as\" type=\"as\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp9c378_h4.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_arg_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_arg_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAs\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-as\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_as (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_as: Handler for the #OrgProjectSignalingIface::single-arg-signal-as signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-as:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_as: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAs\">\"SingleArgSignalAs\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS] =\n#     g_signal_new (\"single-arg-signal-as\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_as),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_as,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_as:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_as: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAs\">\"SingleArgSignalAs\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_as (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_as)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS], 0, arg_arg_as);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_as (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_as)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^as)\",\n#                    arg_arg_as));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAs\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_as = _org_project_signaling_iface_on_signal_single_arg_signal_as;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpqv0n1ez0.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalAo\">\n#                     <arg name=\"arg_ao\" type=\"ao\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpqv0n1ez0.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_arg_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_arg_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAo\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-ao\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_ao (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_ao: Handler for the #OrgProjectSignalingIface::single-arg-signal-ao signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-ao:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_ao: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAo\">\"SingleArgSignalAo\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO] =\n#     g_signal_new (\"single-arg-signal-ao\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_ao),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_ao,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_ao:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_ao: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAo\">\"SingleArgSignalAo\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_ao (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_ao)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO], 0, arg_arg_ao);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_ao (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_ao)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^ao)\",\n#                    arg_arg_ao));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAo\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_ao = _org_project_signaling_iface_on_signal_single_arg_signal_ao;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp9bbkilvh.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalAay\">\n#                     <arg name=\"arg_aay\" type=\"aay\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp9bbkilvh.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_arg_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_arg_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAay\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-aay\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_aay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_aay: Handler for the #OrgProjectSignalingIface::single-arg-signal-aay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-aay:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_aay: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAay\">\"SingleArgSignalAay\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY] =\n#     g_signal_new (\"single-arg-signal-aay\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_aay),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_aay,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_aay:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_aay: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAay\">\"SingleArgSignalAay\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_aay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_aay)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY], 0, arg_arg_aay);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_aay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_aay)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^aay)\",\n#                    arg_arg_aay));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAay\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_aay = _org_project_signaling_iface_on_signal_single_arg_signal_aay;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp3jxjiqjx.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalAsv\">\n#                     <arg name=\"arg_asv\" type=\"a{sv}\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp3jxjiqjx.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_arg_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_arg_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAsv\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-asv\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_asv (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_asv: Handler for the #OrgProjectSignalingIface::single-arg-signal-asv signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-asv:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_asv: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAsv\">\"SingleArgSignalAsv\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV] =\n#     g_signal_new (\"single-arg-signal-asv\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_asv),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_asv,\n#       G_TYPE_NONE,\n#       1, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_asv:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_asv: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAsv\">\"SingleArgSignalAsv\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_asv (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_arg_asv)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV], 0, arg_arg_asv);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_asv (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_arg_asv)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(@a{sv})\",\n#                    arg_arg_asv));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAsv\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_asv = _org_project_signaling_iface_on_signal_single_arg_signal_asv;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\nok 19 __main__.TestCodegen.test_generate_signals_marshallers_multiple_args\n# tmpdir: /tmp/tmpptx8ta4l\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpptx8ta4l/tmpyabq8phg.xml: \n#             <node>\n#               <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SignalWithManyArgs\">\n#                     <arg name='an_b' type='b'/>\n# <arg name='an_y' type='y'/>\n# <arg name='an_n' type='n'/>\n# <arg name='an_q' type='q'/>\n# <arg name='an_i' type='i'/>\n# <arg name='an_u' type='u'/>\n# <arg name='an_x' type='x'/>\n# <arg name='an_t' type='t'/>\n# <arg name='an_d' type='d'/>\n# <arg name='an_s' type='s'/>\n# <arg name='an_o' type='o'/>\n# <arg name='an_g' type='g'/>\n# <arg name='an_h' type='h'/>\n# <arg name='an_ay' type='ay'/>\n# <arg name='an_as' type='as'/>\n# <arg name='an_ao' type='ao'/>\n# <arg name='an_aay' type='aay'/>\n# <arg name='an_asv' type='a{sv}'/>\n# \n#                 </signal>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpptx8ta4l/tmpyabq8phg.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#        (void *data1,\n#         gboolean arg_an_b,\n#         guchar arg_an_y,\n#         gint16 arg_an_n,\n#         guint16 arg_an_q,\n#         gint arg_an_i,\n#         guint arg_an_u,\n#         gint64 arg_an_x,\n#         guint64 arg_an_t,\n#         gdouble arg_an_d,\n#         const gchar *arg_an_s,\n#         const gchar *arg_an_o,\n#         const gchar *arg_an_g,\n#         GVariant *arg_an_h,\n#         const gchar *arg_an_ay,\n#         const gchar *const *arg_an_as,\n#         const gchar *const *arg_an_ao,\n#         const gchar *const *arg_an_aay,\n#         GVariant *arg_an_asv,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 19);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_boolean (param_values + 1),\n#             g_marshal_value_peek_uchar (param_values + 2),\n#             g_marshal_value_peek_int (param_values + 3),\n#             g_marshal_value_peek_uint (param_values + 4),\n#             g_marshal_value_peek_int (param_values + 5),\n#             g_marshal_value_peek_uint (param_values + 6),\n#             g_marshal_value_peek_int64 (param_values + 7),\n#             g_marshal_value_peek_uint64 (param_values + 8),\n#             g_marshal_value_peek_double (param_values + 9),\n#             g_marshal_value_peek_string (param_values + 10),\n#             g_marshal_value_peek_string (param_values + 11),\n#             g_marshal_value_peek_string (param_values + 12),\n#             g_marshal_value_peek_variant (param_values + 13),\n#             g_marshal_value_peek_string (param_values + 14),\n#             g_marshal_value_peek_boxed (param_values + 15),\n#             g_marshal_value_peek_boxed (param_values + 16),\n#             g_marshal_value_peek_boxed (param_values + 17),\n#             g_marshal_value_peek_variant (param_values + 18),\n#             data2);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_b.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_y.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_n.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_q.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_i.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_u.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_x.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_t.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_d.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_s.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_o.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_g.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_h.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_as.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ao.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_aay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_signal_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SignalWithManyArgs\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_pointers,\n#     NULL\n#   },\n#   \"signal-with-many-args\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_signal_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @signal_with_many_args: Handler for the #OrgProjectSignalingIface::signal-with-many-args signal.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::signal-with-many-args:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_b: Argument.\n#    * @arg_an_y: Argument.\n#    * @arg_an_n: Argument.\n#    * @arg_an_q: Argument.\n#    * @arg_an_i: Argument.\n#    * @arg_an_u: Argument.\n#    * @arg_an_x: Argument.\n#    * @arg_an_t: Argument.\n#    * @arg_an_d: Argument.\n#    * @arg_an_s: Argument.\n#    * @arg_an_o: Argument.\n#    * @arg_an_g: Argument.\n#    * @arg_an_h: Argument.\n#    * @arg_an_ay: Argument.\n#    * @arg_an_as: Argument.\n#    * @arg_an_ao: Argument.\n#    * @arg_an_aay: Argument.\n#    * @arg_an_asv: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SignalWithManyArgs\">\"SignalWithManyArgs\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS] =\n#     g_signal_new (\"signal-with-many-args\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, signal_with_many_args),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_signal_with_many_args,\n#       G_TYPE_NONE,\n#       18, G_TYPE_BOOLEAN, G_TYPE_UCHAR, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT64, G_TYPE_UINT64, G_TYPE_DOUBLE, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_VARIANT, G_TYPE_STRING, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_signal_with_many_args:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_b: Argument to pass with the signal.\n#  * @arg_an_y: Argument to pass with the signal.\n#  * @arg_an_n: Argument to pass with the signal.\n#  * @arg_an_q: Argument to pass with the signal.\n#  * @arg_an_i: Argument to pass with the signal.\n#  * @arg_an_u: Argument to pass with the signal.\n#  * @arg_an_x: Argument to pass with the signal.\n#  * @arg_an_t: Argument to pass with the signal.\n#  * @arg_an_d: Argument to pass with the signal.\n#  * @arg_an_s: Argument to pass with the signal.\n#  * @arg_an_o: Argument to pass with the signal.\n#  * @arg_an_g: Argument to pass with the signal.\n#  * @arg_an_h: Argument to pass with the signal.\n#  * @arg_an_ay: Argument to pass with the signal.\n#  * @arg_an_as: Argument to pass with the signal.\n#  * @arg_an_ao: Argument to pass with the signal.\n#  * @arg_an_aay: Argument to pass with the signal.\n#  * @arg_an_asv: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SignalWithManyArgs\">\"SignalWithManyArgs\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_signal_with_many_args (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS], 0, arg_an_b, arg_an_y, arg_an_n, arg_an_q, arg_an_i, arg_an_u, arg_an_x, arg_an_t, arg_an_d, arg_an_s, arg_an_o, arg_an_g, arg_an_h, arg_an_ay, arg_an_as, arg_an_ao, arg_an_aay, arg_an_asv);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_signal_with_many_args (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SignalWithManyArgs\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->signal_with_many_args = _org_project_signaling_iface_on_signal_signal_with_many_args;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\nok 20 __main__.TestCodegen.test_generate_valid_docbook\n# tmpdir: /tmp/tmpdkwvyika\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpdkwvyika/tmpo8zyvxbx.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <!-- Resize:\n#                  @size: New partition size in bytes, 0 for maximal size.\n#                  @options: Options.\n#                  @since 2.7.2\n# \n#                  Resizes the partition.\n# \n#                  The partition will not change its position but might be slightly bigger\n#                  than requested due to sector counts and alignment (e.g. 1MiB).\n#                  If the requested size can't be allocated it results in an error.\n#                  The maximal size can automatically be set by using 0 as size.\n#             -->\n#             <method name=\"Resize\">\n#               <arg name=\"size\" direction=\"in\" type=\"t\"/>\n#               <arg name=\"options\" direction=\"in\" type=\"a{sv}\"/>\n#             </method>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpdkwvyika/tmpo8zyvxbx.xml', '--generate-docbook', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 21 __main__.TestCodegen.test_glib_max_allowed_less_than_min_required\n# tmpdir: /tmp/tmpawa3e8ll\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpawa3e8ll/tmpo6xw04jj.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpawa3e8ll/tmpo6xw04jj.xml', '--output', '/dev/stdout', '--body', '--glib-max-allowed', '2.62', '--glib-min-required', '2.64']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\nExecuting: glib/codegen.py.test\nok 22 __main__.TestCodegen.test_glib_max_allowed_major_only\n# tmpdir: /tmp/tmp9wr95l_5\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp9wr95l_5/tmps_a0jm3o.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp9wr95l_5/tmps_a0jm3o.xml', '--output', '/dev/stdout', '--header', '--glib-max-allowed', '3']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nok 23 __main__.TestCodegen.test_glib_max_allowed_too_low\n# tmpdir: /tmp/tmpeuemac4j\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpeuemac4j/tmpjrxqbi71.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpeuemac4j/tmpjrxqbi71.xml', '--output', '/dev/stdout', '--body', '--glib-max-allowed', '2.6']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\nok 24 __main__.TestCodegen.test_glib_max_allowed_unstable\n# tmpdir: /tmp/tmp2xe7o767\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp2xe7o767/tmpni2vqs0e.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp2xe7o767/tmpni2vqs0e.xml', '--output', '/dev/stdout', '--header', '--glib-max-allowed', '2.63', '--glib-min-required', '2.64']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nok 25 __main__.TestCodegen.test_glib_max_allowed_with_micro\n# tmpdir: /tmp/tmp1k2yy9tj\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp1k2yy9tj/tmpvqecoqz_.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp1k2yy9tj/tmpvqecoqz_.xml', '--output', '/dev/stdout', '--header', '--glib-max-allowed', '2.46.2']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nok 26 __main__.TestCodegen.test_glib_min_required_invalid\n# tmpdir: /tmp/tmpc9sqsnl0\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpc9sqsnl0/tmpow3d3i2p.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpc9sqsnl0/tmpow3d3i2p.xml', '--output', '/dev/stdout', '--body', '--glib-min-required', 'hello mum']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\nok 27 __main__.TestCodegen.test_glib_min_required_major_only\n# tmpdir: /tmp/tmpy3i3_kat\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpy3i3_kat/tmpjvvutpan.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy3i3_kat/tmpjvvutpan.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '3', '--glib-max-allowed', '3.2']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nok 28 __main__.TestCodegen.test_glib_min_required_too_low\n# tmpdir: /tmp/tmp90yz05bp\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp90yz05bp/tmp43xe9iiw.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp90yz05bp/tmp43xe9iiw.xml', '--output', '/dev/stdout', '--body', '--glib-min-required', '2.6']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\nok 29 __main__.TestCodegen.test_glib_min_required_with_micro\n# tmpdir: /tmp/tmpsxfc9lg4\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpsxfc9lg4/tmp4l8kblh0.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpsxfc9lg4/tmp4l8kblh0.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '2.46.2']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nExecuting: glib/codegen.py.test\nok 30 __main__.TestCodegen.test_help\n# tmpdir: /tmp/tmp9b4qinfg\n# codegen: /usr/bin/gdbus-codegen\n# Running: ['/usr/bin/gdbus-codegen', '--help']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: usage: gdbus-codegen [-h] [--interface-prefix PREFIX]\n#                      [--c-namespace NAMESPACE] [--c-generate-object-manager]\n#                      [--c-generate-autocleanup {none,objects,all}]\n#                      [--generate-docbook OUTFILES] [--generate-md OUTFILES]\n#                      [--generate-rst OUTFILES] [--pragma-once]\n#                      [--annotate WHAT KEY VALUE WHAT KEY VALUE WHAT KEY VALUE]\n#                      [--glib-min-required VERSION]\n#                      [--glib-max-allowed VERSION]\n#                      [--symbol-decorator SYMBOL_DECORATOR]\n#                      [--symbol-decorator-header SYMBOL_DECORATOR_HEADER]\n#                      [--symbol-decorator-define SYMBOL_DECORATOR_DEFINE]\n#                      [--generate-c-code OUTFILES | --header | --body | --interface-info-header | --interface-info-body]\n#                      [--output FILE | --output-directory OUTDIR]\n#                      FILE [FILE ...]\n# \n# D-Bus code and documentation generator\n# \n# positional arguments:\n#   FILE                  D-Bus introspection XML file\n# \n# options:\n#   -h, --help            show this help message and exit\n#   --interface-prefix PREFIX\n#                         String to strip from D-Bus interface names for code\n#                         and docs\n#   --c-namespace NAMESPACE\n#                         The namespace to use for generated C code\n#   --c-generate-object-manager\n#                         Generate a GDBusObjectManagerClient subclass when\n#                         generating C code\n#   --c-generate-autocleanup {none,objects,all}\n#                         Generate autocleanup support\n#   --generate-docbook OUTFILES\n#                         Generate Docbook in OUTFILES-org.Project.IFace.xml\n#   --generate-md OUTFILES\n#                         Generate Markdown in OUTFILES-org.Project.IFace.md\n#   --generate-rst OUTFILES\n#                         Generate reStructuredText in OUTFILES-\n#                         org.Project.IFace.rst\n#   --pragma-once         Use \"pragma once\" as the inclusion guard\n#   --annotate WHAT KEY VALUE WHAT KEY VALUE WHAT KEY VALUE\n#                         Add annotation (may be used several times)\n#   --glib-min-required VERSION\n#                         Minimum version of GLib to be supported by the\n#                         outputted code (default: 2.30)\n#   --glib-max-allowed VERSION\n#                         Maximum version of GLib to be used by the outputted\n#                         code (default: current GLib version)\n#   --symbol-decorator SYMBOL_DECORATOR\n#                         Macro used to decorate a symbol in the outputted\n#                         header, possibly to export symbols\n#   --symbol-decorator-header SYMBOL_DECORATOR_HEADER\n#                         Additional header required for decorator specified by\n#                         --symbol-decorator\n#   --symbol-decorator-define SYMBOL_DECORATOR_DEFINE\n#                         Additional define required for decorator specified by\n#                         --symbol-decorator\n#   --generate-c-code OUTFILES\n#                         Generate C code in OUTFILES.[ch]\n#   --header              Generate C headers\n#   --body                Generate C code\n#   --interface-info-header\n#                         Generate GDBusInterfaceInfo C header\n#   --interface-info-body\n#                         Generate GDBusInterfaceInfo C code\n#   --output FILE         Write output into the specified file\n#   --output-directory OUTDIR\n#                         Location to output generated files\nok 31 __main__.TestCodegen.test_indentation_preservation_in_comments\n# tmpdir: /tmp/tmps4jemrc5\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmps4jemrc5/tmpfsou9fbf.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <!-- GetKeyBinding:\n#                  @index: 0-based index of the action to query.\n# \n#                  Gets the keybinding which can be used to activate this action, if one\n#                  exists. The string returned should contain localized, human-readable,\n#                  key sequences as they would appear when displayed on screen. It must\n#                  be in the format \"mnemonic;sequence;shortcut\".\n# \n#                  - The mnemonic key activates the object if it is presently enabled onscreen.\n#                    This typically corresponds to the underlined letter within the widget.\n#                    Example: \"n\" in a traditional \"New...\" menu item or the \"a\" in \"Apply\" for\n#                    a button.\n# \n#                  If there is no key binding for this action, return \"\".\n#             -->\n#             <method name=\"GetKeyBinding\">\n#               <arg type=\"i\" name=\"index\" direction=\"in\"/>\n#               <arg type=\"s\" direction=\"out\"/>\n#             </method>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmps4jemrc5/tmpfsou9fbf.xml', '--generate-rst', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: \n# /tmp/tmps4jemrc5/tmpu6rkg86o.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <!-- GetKeyBinding:\n#                  @index: 0-based index of the action to query.\n# \n#                  Gets the keybinding which can be used to activate this action, if one\n#                  exists. The string returned should contain localized, human-readable,\n#                  key sequences as they would appear when displayed on screen. It must\n#                  be in the format \"mnemonic;sequence;shortcut\".\n# \n#                  - The mnemonic key activates the object if it is presently enabled onscreen.\n#                    This typically corresponds to the underlined letter within the widget.\n#                    Example: \"n\" in a traditional \"New...\" menu item or the \"a\" in \"Apply\" for\n#                    a button.\n# \n#                  If there is no key binding for this action, return \"\".\n#             -->\n#             <method name=\"GetKeyBinding\">\n#               <arg type=\"i\" name=\"index\" direction=\"in\"/>\n#               <arg type=\"s\" direction=\"out\"/>\n#             </method>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmps4jemrc5/tmpu6rkg86o.xml', '--generate-md', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: \n# /tmp/tmps4jemrc5/tmpppo4eaq4.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <!-- GetKeyBinding:\n#                  @index: 0-based index of the action to query.\n# \n#                  Gets the keybinding which can be used to activate this action, if one\n#                  exists. The string returned should contain localized, human-readable,\n#                  key sequences as they would appear when displayed on screen. It must\n#                  be in the format \"mnemonic;sequence;shortcut\".\n# \n#                  - The mnemonic key activates the object if it is presently enabled onscreen.\n#                    This typically corresponds to the underlined letter within the widget.\n#                    Example: \"n\" in a traditional \"New...\" menu item or the \"a\" in \"Apply\" for\n#                    a button.\n# \n#                  If there is no key binding for this action, return \"\".\n#             -->\n#             <method name=\"GetKeyBinding\">\n#               <arg type=\"i\" name=\"index\" direction=\"in\"/>\n#               <arg type=\"s\" direction=\"out\"/>\n#             </method>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmps4jemrc5/tmpppo4eaq4.xml', '--generate-docbook', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 32 __main__.TestCodegen.test_no_args\n# tmpdir: /tmp/tmptil7f8c4\n# codegen: /usr/bin/gdbus-codegen\n# Running: ['/usr/bin/gdbus-codegen']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\nExecuting: glib/codegen.py.test\nok 33 __main__.TestCodegen.test_reproducible\n# tmpdir: /tmp/tmpkf0rkgr3\n# codegen: /usr/bin/gdbus-codegen\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpkf0rkgr3/tmpw60vl0771.xml', '/tmp/tmpkf0rkgr3/tmpor4gg9a12.xml', '--output', '/dev/stdout', '--header']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for org.project.Bar.Frobnicator */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR (org_project_bar_frobnicator_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR, OrgProjectBarFrobnicator))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR))\n# #define ORG_PROJECT_BAR_FROBNICATOR_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR, OrgProjectBarFrobnicatorIface))\n# \n# struct _OrgProjectBarFrobnicator;\n# typedef struct _OrgProjectBarFrobnicator OrgProjectBarFrobnicator;\n# typedef struct _OrgProjectBarFrobnicatorIface OrgProjectBarFrobnicatorIface;\n# \n# struct _OrgProjectBarFrobnicatorIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_random_method) (\n#     OrgProjectBarFrobnicator *object,\n#     GDBusMethodInvocation *invocation);\n# \n# };\n# \n# GType org_project_bar_frobnicator_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *org_project_bar_frobnicator_interface_info (void);\n# guint org_project_bar_frobnicator_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void org_project_bar_frobnicator_complete_random_method (\n#     OrgProjectBarFrobnicator *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void org_project_bar_frobnicator_call_random_method (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean org_project_bar_frobnicator_call_random_method_finish (\n#     OrgProjectBarFrobnicator *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean org_project_bar_frobnicator_call_random_method_sync (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY (org_project_bar_frobnicator_proxy_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxy))\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyClass))\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyClass))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY))\n# \n# typedef struct _OrgProjectBarFrobnicatorProxy OrgProjectBarFrobnicatorProxy;\n# typedef struct _OrgProjectBarFrobnicatorProxyClass OrgProjectBarFrobnicatorProxyClass;\n# typedef struct _OrgProjectBarFrobnicatorProxyPrivate OrgProjectBarFrobnicatorProxyPrivate;\n# \n# struct _OrgProjectBarFrobnicatorProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   OrgProjectBarFrobnicatorProxyPrivate *priv;\n# };\n# \n# struct _OrgProjectBarFrobnicatorProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType org_project_bar_frobnicator_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectBarFrobnicatorProxy, g_object_unref)\n# #endif\n# \n# void org_project_bar_frobnicator_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void org_project_bar_frobnicator_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON (org_project_bar_frobnicator_skeleton_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeleton))\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonClass))\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonClass))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON))\n# \n# typedef struct _OrgProjectBarFrobnicatorSkeleton OrgProjectBarFrobnicatorSkeleton;\n# typedef struct _OrgProjectBarFrobnicatorSkeletonClass OrgProjectBarFrobnicatorSkeletonClass;\n# typedef struct _OrgProjectBarFrobnicatorSkeletonPrivate OrgProjectBarFrobnicatorSkeletonPrivate;\n# \n# struct _OrgProjectBarFrobnicatorSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   OrgProjectBarFrobnicatorSkeletonPrivate *priv;\n# };\n# \n# struct _OrgProjectBarFrobnicatorSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType org_project_bar_frobnicator_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectBarFrobnicatorSkeleton, g_object_unref)\n# #endif\n# \n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_skeleton_new (void);\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for com.acme.Coyote */\n# \n# #define TYPE_COM_ACME_COYOTE (com_acme_coyote_get_type ())\n# #define COM_ACME_COYOTE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE, ComAcmeCoyote))\n# #define IS_COM_ACME_COYOTE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE))\n# #define COM_ACME_COYOTE_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_COM_ACME_COYOTE, ComAcmeCoyoteIface))\n# \n# struct _ComAcmeCoyote;\n# typedef struct _ComAcmeCoyote ComAcmeCoyote;\n# typedef struct _ComAcmeCoyoteIface ComAcmeCoyoteIface;\n# \n# struct _ComAcmeCoyoteIface\n# {\n#   GTypeInterface parent_iface;\n# \n# \n# \n#   gboolean (*handle_attack) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   gboolean (*handle_run) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   gboolean (*handle_sleep) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   const gchar * (*get_mood) (ComAcmeCoyote *object);\n# \n#   void (*surprised) (\n#     ComAcmeCoyote *object);\n# \n# };\n# \n# GType com_acme_coyote_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *com_acme_coyote_interface_info (void);\n# guint com_acme_coyote_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void com_acme_coyote_complete_run (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# void com_acme_coyote_complete_sleep (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# void com_acme_coyote_complete_attack (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus signal emissions functions: */\n# void com_acme_coyote_emit_surprised (\n#     ComAcmeCoyote *object);\n# \n# \n# \n# /* D-Bus method calls: */\n# void com_acme_coyote_call_run (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_run_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_run_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void com_acme_coyote_call_sleep (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_sleep_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_sleep_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void com_acme_coyote_call_attack (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_attack_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_attack_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* D-Bus property accessors: */\n# const gchar *com_acme_coyote_get_mood (ComAcmeCoyote *object);\n# gchar *com_acme_coyote_dup_mood (ComAcmeCoyote *object);\n# void com_acme_coyote_set_mood (ComAcmeCoyote *object, const gchar *value);\n# \n# \n# /* ---- */\n# \n# #define TYPE_COM_ACME_COYOTE_PROXY (com_acme_coyote_proxy_get_type ())\n# #define COM_ACME_COYOTE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxy))\n# #define COM_ACME_COYOTE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyClass))\n# #define COM_ACME_COYOTE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyClass))\n# #define IS_COM_ACME_COYOTE_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE_PROXY))\n# #define IS_COM_ACME_COYOTE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_COM_ACME_COYOTE_PROXY))\n# \n# typedef struct _ComAcmeCoyoteProxy ComAcmeCoyoteProxy;\n# typedef struct _ComAcmeCoyoteProxyClass ComAcmeCoyoteProxyClass;\n# typedef struct _ComAcmeCoyoteProxyPrivate ComAcmeCoyoteProxyPrivate;\n# \n# struct _ComAcmeCoyoteProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   ComAcmeCoyoteProxyPrivate *priv;\n# };\n# \n# struct _ComAcmeCoyoteProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType com_acme_coyote_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (ComAcmeCoyoteProxy, g_object_unref)\n# #endif\n# \n# void com_acme_coyote_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void com_acme_coyote_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_COM_ACME_COYOTE_SKELETON (com_acme_coyote_skeleton_get_type ())\n# #define COM_ACME_COYOTE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeleton))\n# #define COM_ACME_COYOTE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonClass))\n# #define COM_ACME_COYOTE_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonClass))\n# #define IS_COM_ACME_COYOTE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE_SKELETON))\n# #define IS_COM_ACME_COYOTE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_COM_ACME_COYOTE_SKELETON))\n# \n# typedef struct _ComAcmeCoyoteSkeleton ComAcmeCoyoteSkeleton;\n# typedef struct _ComAcmeCoyoteSkeletonClass ComAcmeCoyoteSkeletonClass;\n# typedef struct _ComAcmeCoyoteSkeletonPrivate ComAcmeCoyoteSkeletonPrivate;\n# \n# struct _ComAcmeCoyoteSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   ComAcmeCoyoteSkeletonPrivate *priv;\n# };\n# \n# struct _ComAcmeCoyoteSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType com_acme_coyote_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (ComAcmeCoyoteSkeleton, g_object_unref)\n# #endif\n# \n# ComAcmeCoyote *com_acme_coyote_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpkf0rkgr3/tmpor4gg9a12.xml', '/tmp/tmpkf0rkgr3/tmpw60vl0771.xml', '--output', '/dev/stdout', '--header']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for org.project.Bar.Frobnicator */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR (org_project_bar_frobnicator_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR, OrgProjectBarFrobnicator))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR))\n# #define ORG_PROJECT_BAR_FROBNICATOR_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR, OrgProjectBarFrobnicatorIface))\n# \n# struct _OrgProjectBarFrobnicator;\n# typedef struct _OrgProjectBarFrobnicator OrgProjectBarFrobnicator;\n# typedef struct _OrgProjectBarFrobnicatorIface OrgProjectBarFrobnicatorIface;\n# \n# struct _OrgProjectBarFrobnicatorIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_random_method) (\n#     OrgProjectBarFrobnicator *object,\n#     GDBusMethodInvocation *invocation);\n# \n# };\n# \n# GType org_project_bar_frobnicator_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *org_project_bar_frobnicator_interface_info (void);\n# guint org_project_bar_frobnicator_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void org_project_bar_frobnicator_complete_random_method (\n#     OrgProjectBarFrobnicator *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void org_project_bar_frobnicator_call_random_method (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean org_project_bar_frobnicator_call_random_method_finish (\n#     OrgProjectBarFrobnicator *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean org_project_bar_frobnicator_call_random_method_sync (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY (org_project_bar_frobnicator_proxy_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxy))\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyClass))\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyClass))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY))\n# \n# typedef struct _OrgProjectBarFrobnicatorProxy OrgProjectBarFrobnicatorProxy;\n# typedef struct _OrgProjectBarFrobnicatorProxyClass OrgProjectBarFrobnicatorProxyClass;\n# typedef struct _OrgProjectBarFrobnicatorProxyPrivate OrgProjectBarFrobnicatorProxyPrivate;\n# \n# struct _OrgProjectBarFrobnicatorProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   OrgProjectBarFrobnicatorProxyPrivate *priv;\n# };\n# \n# struct _OrgProjectBarFrobnicatorProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType org_project_bar_frobnicator_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectBarFrobnicatorProxy, g_object_unref)\n# #endif\n# \n# void org_project_bar_frobnicator_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void org_project_bar_frobnicator_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON (org_project_bar_frobnicator_skeleton_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeleton))\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonClass))\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonClass))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON))\n# \n# typedef struct _OrgProjectBarFrobnicatorSkeleton OrgProjectBarFrobnicatorSkeleton;\n# typedef struct _OrgProjectBarFrobnicatorSkeletonClass OrgProjectBarFrobnicatorSkeletonClass;\n# typedef struct _OrgProjectBarFrobnicatorSkeletonPrivate OrgProjectBarFrobnicatorSkeletonPrivate;\n# \n# struct _OrgProjectBarFrobnicatorSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   OrgProjectBarFrobnicatorSkeletonPrivate *priv;\n# };\n# \n# struct _OrgProjectBarFrobnicatorSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType org_project_bar_frobnicator_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectBarFrobnicatorSkeleton, g_object_unref)\n# #endif\n# \n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_skeleton_new (void);\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for com.acme.Coyote */\n# \n# #define TYPE_COM_ACME_COYOTE (com_acme_coyote_get_type ())\n# #define COM_ACME_COYOTE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE, ComAcmeCoyote))\n# #define IS_COM_ACME_COYOTE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE))\n# #define COM_ACME_COYOTE_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_COM_ACME_COYOTE, ComAcmeCoyoteIface))\n# \n# struct _ComAcmeCoyote;\n# typedef struct _ComAcmeCoyote ComAcmeCoyote;\n# typedef struct _ComAcmeCoyoteIface ComAcmeCoyoteIface;\n# \n# struct _ComAcmeCoyoteIface\n# {\n#   GTypeInterface parent_iface;\n# \n# \n# \n#   gboolean (*handle_attack) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   gboolean (*handle_run) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   gboolean (*handle_sleep) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   const gchar * (*get_mood) (ComAcmeCoyote *object);\n# \n#   void (*surprised) (\n#     ComAcmeCoyote *object);\n# \n# };\n# \n# GType com_acme_coyote_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *com_acme_coyote_interface_info (void);\n# guint com_acme_coyote_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void com_acme_coyote_complete_run (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# void com_acme_coyote_complete_sleep (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# void com_acme_coyote_complete_attack (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus signal emissions functions: */\n# void com_acme_coyote_emit_surprised (\n#     ComAcmeCoyote *object);\n# \n# \n# \n# /* D-Bus method calls: */\n# void com_acme_coyote_call_run (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_run_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_run_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void com_acme_coyote_call_sleep (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_sleep_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_sleep_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void com_acme_coyote_call_attack (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_attack_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_attack_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* D-Bus property accessors: */\n# const gchar *com_acme_coyote_get_mood (ComAcmeCoyote *object);\n# gchar *com_acme_coyote_dup_mood (ComAcmeCoyote *object);\n# void com_acme_coyote_set_mood (ComAcmeCoyote *object, const gchar *value);\n# \n# \n# /* ---- */\n# \n# #define TYPE_COM_ACME_COYOTE_PROXY (com_acme_coyote_proxy_get_type ())\n# #define COM_ACME_COYOTE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxy))\n# #define COM_ACME_COYOTE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyClass))\n# #define COM_ACME_COYOTE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyClass))\n# #define IS_COM_ACME_COYOTE_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE_PROXY))\n# #define IS_COM_ACME_COYOTE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_COM_ACME_COYOTE_PROXY))\n# \n# typedef struct _ComAcmeCoyoteProxy ComAcmeCoyoteProxy;\n# typedef struct _ComAcmeCoyoteProxyClass ComAcmeCoyoteProxyClass;\n# typedef struct _ComAcmeCoyoteProxyPrivate ComAcmeCoyoteProxyPrivate;\n# \n# struct _ComAcmeCoyoteProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   ComAcmeCoyoteProxyPrivate *priv;\n# };\n# \n# struct _ComAcmeCoyoteProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType com_acme_coyote_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (ComAcmeCoyoteProxy, g_object_unref)\n# #endif\n# \n# void com_acme_coyote_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void com_acme_coyote_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_COM_ACME_COYOTE_SKELETON (com_acme_coyote_skeleton_get_type ())\n# #define COM_ACME_COYOTE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeleton))\n# #define COM_ACME_COYOTE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonClass))\n# #define COM_ACME_COYOTE_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonClass))\n# #define IS_COM_ACME_COYOTE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE_SKELETON))\n# #define IS_COM_ACME_COYOTE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_COM_ACME_COYOTE_SKELETON))\n# \n# typedef struct _ComAcmeCoyoteSkeleton ComAcmeCoyoteSkeleton;\n# typedef struct _ComAcmeCoyoteSkeletonClass ComAcmeCoyoteSkeletonClass;\n# typedef struct _ComAcmeCoyoteSkeletonPrivate ComAcmeCoyoteSkeletonPrivate;\n# \n# struct _ComAcmeCoyoteSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   ComAcmeCoyoteSkeletonPrivate *priv;\n# };\n# \n# struct _ComAcmeCoyoteSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType com_acme_coyote_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (ComAcmeCoyoteSkeleton, g_object_unref)\n# #endif\n# \n# ComAcmeCoyote *com_acme_coyote_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpkf0rkgr3/tmpw60vl0771.xml', '/tmp/tmpkf0rkgr3/tmpor4gg9a12.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.Bar.Frobnicator\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectBarFrobnicator\n#  * @title: OrgProjectBarFrobnicator\n#  * @short_description: Generated C code for the org.project.Bar.Frobnicator D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.Bar.Frobnicator ---- */\n# \n# static const _ExtendedGDBusMethodInfo _org_project_bar_frobnicator_method_info_random_method =\n# {\n#   {\n#     -1,\n#     (gchar *) \"RandomMethod\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-random-method\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_bar_frobnicator_method_info_pointers[] =\n# {\n#   &_org_project_bar_frobnicator_method_info_random_method.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_bar_frobnicator_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.Bar.Frobnicator\",\n#     (GDBusMethodInfo **) &_org_project_bar_frobnicator_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-bar-frobnicator\",\n# };\n# \n# \n# /**\n#  * org_project_bar_frobnicator_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_bar_frobnicator_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectBarFrobnicator interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_bar_frobnicator_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_bar_frobnicator_method_marshal_random_method (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectBarFrobnicator:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_random_method: Handler for the #OrgProjectBarFrobnicator::handle-random-method signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  */\n# \n# typedef OrgProjectBarFrobnicatorIface OrgProjectBarFrobnicatorInterface;\n# G_DEFINE_INTERFACE (OrgProjectBarFrobnicator, org_project_bar_frobnicator, G_TYPE_OBJECT)\n# \n# static void\n# org_project_bar_frobnicator_default_init (OrgProjectBarFrobnicatorIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectBarFrobnicator::handle-random-method:\n#    * @object: A #OrgProjectBarFrobnicator.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_bar_frobnicator_complete_random_method() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-random-method\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectBarFrobnicatorIface, handle_random_method),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_bar_frobnicator_method_marshal_random_method,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_call_random_method_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_call_random_method_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_bar_frobnicator_call_random_method (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"RandomMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method_finish:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_call_random_method().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_call_random_method().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_bar_frobnicator_call_random_method_finish (\n#     OrgProjectBarFrobnicator *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method_sync:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_call_random_method() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_bar_frobnicator_call_random_method_sync (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"RandomMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_complete_random_method:\n#  * @object: A #OrgProjectBarFrobnicator.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_bar_frobnicator_complete_random_method (\n#     OrgProjectBarFrobnicator *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectBarFrobnicatorProxy:\n#  *\n#  * The #OrgProjectBarFrobnicatorProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectBarFrobnicatorProxy.\n#  */\n# \n# struct _OrgProjectBarFrobnicatorProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_bar_frobnicator_proxy_iface_init (OrgProjectBarFrobnicatorIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorProxy, org_project_bar_frobnicator_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectBarFrobnicatorProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorProxy, org_project_bar_frobnicator_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_bar_frobnicator_proxy_finalize (GObject *object)\n# {\n#   OrgProjectBarFrobnicatorProxy *proxy = ORG_PROJECT_BAR_FROBNICATOR_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_bar_frobnicator_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectBarFrobnicatorProxy *proxy = ORG_PROJECT_BAR_FROBNICATOR_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_init (OrgProjectBarFrobnicatorProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_bar_frobnicator_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_bar_frobnicator_interface_info ());\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_class_init (OrgProjectBarFrobnicatorProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_bar_frobnicator_proxy_finalize;\n#   gobject_class->get_property = org_project_bar_frobnicator_proxy_get_property;\n#   gobject_class->set_property = org_project_bar_frobnicator_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_bar_frobnicator_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_bar_frobnicator_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectBarFrobnicatorProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_iface_init (OrgProjectBarFrobnicatorIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_bar_frobnicator_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_bar_frobnicator_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_bar_frobnicator_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_bar_frobnicator_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectBarFrobnicatorSkeleton:\n#  *\n#  * The #OrgProjectBarFrobnicatorSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectBarFrobnicatorSkeleton.\n#  */\n# \n# struct _OrgProjectBarFrobnicatorSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_bar_frobnicator_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_bar_frobnicator_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_bar_frobnicator_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_bar_frobnicator_skeleton_vtable =\n# {\n#   _org_project_bar_frobnicator_skeleton_handle_method_call,\n#   _org_project_bar_frobnicator_skeleton_handle_get_property,\n#   _org_project_bar_frobnicator_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_bar_frobnicator_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_bar_frobnicator_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_bar_frobnicator_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_bar_frobnicator_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_bar_frobnicator_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_bar_frobnicator_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.Bar.Frobnicator\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_bar_frobnicator_skeleton_iface_init (OrgProjectBarFrobnicatorIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorSkeleton, org_project_bar_frobnicator_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectBarFrobnicatorSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorSkeleton, org_project_bar_frobnicator_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_bar_frobnicator_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_bar_frobnicator_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_init (OrgProjectBarFrobnicatorSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_bar_frobnicator_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_class_init (OrgProjectBarFrobnicatorSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_bar_frobnicator_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_bar_frobnicator_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_bar_frobnicator_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_bar_frobnicator_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_bar_frobnicator_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectBarFrobnicatorSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_iface_init (OrgProjectBarFrobnicatorIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorSkeleton): The skeleton object.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_skeleton_new (void)\n# {\n#   return ORG_PROJECT_BAR_FROBNICATOR (g_object_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface com.acme.Coyote\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:ComAcmeCoyote\n#  * @title: ComAcmeCoyote\n#  * @short_description: Generated C code for the com.acme.Coyote D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _COM_ACME_COYOTE_SURPRISED,\n# };\n# \n# static unsigned _COM_ACME_COYOTE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for com.acme.Coyote ---- */\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_run =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Run\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-run\",\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_sleep =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Sleep\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-sleep\",\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_attack =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Attack\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-attack\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _com_acme_coyote_method_info_pointers[] =\n# {\n#   &_com_acme_coyote_method_info_run.parent_struct,\n#   &_com_acme_coyote_method_info_sleep.parent_struct,\n#   &_com_acme_coyote_method_info_attack.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _com_acme_coyote_signal_info_surprised =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Surprised\",\n#     NULL,\n#     NULL\n#   },\n#   \"surprised\"\n# };\n# \n# static const GDBusSignalInfo * const _com_acme_coyote_signal_info_pointers[] =\n# {\n#   &_com_acme_coyote_signal_info_surprised.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusPropertyInfo _com_acme_coyote_property_info_mood =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Mood\",\n#     (gchar *) \"s\",\n#     G_DBUS_PROPERTY_INFO_FLAGS_READABLE,\n#     NULL\n#   },\n#   \"mood\",\n#   FALSE,\n#   TRUE\n# };\n# \n# static const GDBusPropertyInfo * const _com_acme_coyote_property_info_pointers[] =\n# {\n#   &_com_acme_coyote_property_info_mood.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _com_acme_coyote_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"com.acme.Coyote\",\n#     (GDBusMethodInfo **) &_com_acme_coyote_method_info_pointers,\n#     (GDBusSignalInfo **) &_com_acme_coyote_signal_info_pointers,\n#     (GDBusPropertyInfo **) &_com_acme_coyote_property_info_pointers,\n#     NULL\n#   },\n#   \"com-acme-coyote\",\n# };\n# \n# \n# /**\n#  * com_acme_coyote_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# com_acme_coyote_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct;\n# }\n# \n# /**\n#  * com_acme_coyote_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #ComAcmeCoyote interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# com_acme_coyote_override_properties (GObjectClass *klass, guint property_id_begin)\n# {\n#   g_object_class_override_property (klass, property_id_begin++, \"mood\");\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# com_acme_coyote_signal_marshal_surprised (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_run (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_sleep (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_attack (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * ComAcmeCoyote:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_attack: Handler for the #ComAcmeCoyote::handle-attack signal.\n#  * @handle_run: Handler for the #ComAcmeCoyote::handle-run signal.\n#  * @handle_sleep: Handler for the #ComAcmeCoyote::handle-sleep signal.\n#  * @get_mood: Getter for the #ComAcmeCoyote:mood property.\n#  * @surprised: Handler for the #ComAcmeCoyote::surprised signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  */\n# \n# typedef ComAcmeCoyoteIface ComAcmeCoyoteInterface;\n# G_DEFINE_INTERFACE (ComAcmeCoyote, com_acme_coyote, G_TYPE_OBJECT)\n# \n# static void\n# com_acme_coyote_default_init (ComAcmeCoyoteIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * ComAcmeCoyote::handle-run:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_run() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-run\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_run),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_run,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /**\n#    * ComAcmeCoyote::handle-sleep:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_sleep() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-sleep\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_sleep),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_sleep,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /**\n#    * ComAcmeCoyote::handle-attack:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_attack() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-attack\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_attack),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_attack,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * ComAcmeCoyote::surprised:\n#    * @object: A #ComAcmeCoyote.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-com-acme-Coyote.Surprised\">\"Surprised\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _COM_ACME_COYOTE_SIGNALS[_COM_ACME_COYOTE_SURPRISED] =\n#     g_signal_new (\"surprised\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (ComAcmeCoyoteIface, surprised),\n#       NULL,\n#       NULL,\n#       com_acme_coyote_signal_marshal_surprised,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /* GObject properties for D-Bus properties: */\n#   /**\n#    * ComAcmeCoyote:mood:\n#    *\n#    * Represents the D-Bus property <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link>.\n#    *\n#    * Since the D-Bus property for this #GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.\n#    */\n#   g_object_interface_install_property (iface,\n#     g_param_spec_string (\"mood\", \"Mood\", \"Mood\", NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));\n# }\n# \n# /**\n#  * com_acme_coyote_get_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Gets the value of the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where @object was constructed. Use com_acme_coyote_dup_mood() if on another thread.\n#  *\n#  * Returns: (transfer none) (nullable): The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.\n#  */\n# const gchar *\n# com_acme_coyote_get_mood (ComAcmeCoyote *object)\n# {\n#   g_return_val_if_fail (IS_COM_ACME_COYOTE (object), NULL);\n# \n#   return COM_ACME_COYOTE_GET_IFACE (object)->get_mood (object);\n# }\n# \n# /**\n#  * com_acme_coyote_dup_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Gets a copy of the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * Returns: (transfer full) (nullable): The property value or %NULL if the property is not set. The returned value should be freed with g_free().\n#  */\n# gchar *\n# com_acme_coyote_dup_mood (ComAcmeCoyote *object)\n# {\n#   gchar *value;\n#   g_object_get (G_OBJECT (object), \"mood\", &value, NULL);\n#   return value;\n# }\n# \n# /**\n#  * com_acme_coyote_set_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  * @value: The value to set.\n#  *\n#  * Sets the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property to @value.\n#  *\n#  * Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.\n#  */\n# void\n# com_acme_coyote_set_mood (ComAcmeCoyote *object, const gchar *value)\n# {\n#   g_object_set (G_OBJECT (object), \"mood\", value, NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_emit_surprised:\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-com-acme-Coyote.Surprised\">\"Surprised\"</link> D-Bus signal.\n#  */\n# void\n# com_acme_coyote_emit_surprised (\n#     ComAcmeCoyote *object)\n# {\n#   g_signal_emit (object, _COM_ACME_COYOTE_SIGNALS[_COM_ACME_COYOTE_SURPRISED], 0);\n# }\n# \n# /**\n#  * com_acme_coyote_call_run:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_run_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_run_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_run (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Run\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_run_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_run().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_run().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_run_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_run_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_run() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_run_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Run\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_sleep_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_sleep_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_sleep (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Sleep\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_sleep().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_sleep().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_sleep_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_sleep() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_sleep_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Sleep\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_attack_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_attack_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_attack (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Attack\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_attack().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_attack().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_attack_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_attack() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_attack_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Attack\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_complete_run:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_run (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /**\n#  * com_acme_coyote_complete_sleep:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_sleep (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /**\n#  * com_acme_coyote_complete_attack:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_attack (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * ComAcmeCoyoteProxy:\n#  *\n#  * The #ComAcmeCoyoteProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #ComAcmeCoyoteProxy.\n#  */\n# \n# struct _ComAcmeCoyoteProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void com_acme_coyote_proxy_iface_init (ComAcmeCoyoteIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteProxy, com_acme_coyote_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (ComAcmeCoyoteProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteProxy, com_acme_coyote_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_proxy_iface_init))\n# \n# #endif\n# static void\n# com_acme_coyote_proxy_finalize (GObject *object)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (com_acme_coyote_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# com_acme_coyote_proxy_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (object), info->parent_struct.name);\n#   if (info->use_gvariant)\n#     {\n#       g_value_set_variant (value, variant);\n#     }\n#   else\n#     {\n#       if (variant != NULL)\n#         g_dbus_gvariant_to_gvalue (variant, value);\n#     }\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n# }\n# \n# static void\n# com_acme_coyote_proxy_set_property_cb (GDBusProxy *proxy,\n#   GAsyncResult *res,\n#   gpointer      user_data)\n# {\n#   const _ExtendedGDBusPropertyInfo *info = user_data;\n#   GError *error;\n#   GVariant *_ret;\n#   error = NULL;\n#   _ret = g_dbus_proxy_call_finish (proxy, res, &error);\n#   if (!_ret)\n#     {\n#       g_warning (\"Error setting property '%s' on interface com.acme.Coyote: %s (%s, %d)\",\n#                  info->parent_struct.name, \n#                  error->message, g_quark_to_string (error->domain), error->code);\n#       g_error_free (error);\n#     }\n#   else\n#     {\n#       g_variant_unref (_ret);\n#     }\n# }\n# \n# static void\n# com_acme_coyote_proxy_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_gvalue_to_gvariant (value, G_VARIANT_TYPE (info->parent_struct.signature));\n#   g_dbus_proxy_call (G_DBUS_PROXY (object),\n#     \"org.freedesktop.DBus.Properties.Set\",\n#     g_variant_new (\"(ssv)\", \"com.acme.Coyote\", info->parent_struct.name, variant),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     NULL, (GAsyncReadyCallback) com_acme_coyote_proxy_set_property_cb, (GDBusPropertyInfo *) &info->parent_struct);\n#   g_variant_unref (variant);\n# }\n# \n# static void\n# com_acme_coyote_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_COM_ACME_COYOTE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_COM_ACME_COYOTE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# com_acme_coyote_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static const gchar *\n# com_acme_coyote_proxy_get_mood (ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (object);\n#   GVariant *variant;\n#   const gchar *value = NULL;\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (proxy), \"Mood\");\n#   if (variant != NULL)\n#     {\n#       value = g_variant_get_string (variant, NULL);\n#       g_variant_unref (variant);\n#     }\n#   return value;\n# }\n# \n# static void\n# com_acme_coyote_proxy_init (ComAcmeCoyoteProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = com_acme_coyote_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), com_acme_coyote_interface_info ());\n# }\n# \n# static void\n# com_acme_coyote_proxy_class_init (ComAcmeCoyoteProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = com_acme_coyote_proxy_finalize;\n#   gobject_class->get_property = com_acme_coyote_proxy_get_property;\n#   gobject_class->set_property = com_acme_coyote_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = com_acme_coyote_proxy_g_signal;\n#   proxy_class->g_properties_changed = com_acme_coyote_proxy_g_properties_changed;\n# \n#   com_acme_coyote_override_properties (gobject_class, 1);\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (ComAcmeCoyoteProxyPrivate));\n# #endif\n# }\n# \n# static void\n# com_acme_coyote_proxy_iface_init (ComAcmeCoyoteIface *iface)\n# {\n#   iface->get_mood = com_acme_coyote_proxy_get_mood;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# com_acme_coyote_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_COM_ACME_COYOTE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with com_acme_coyote_proxy_new().\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_COM_ACME_COYOTE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like com_acme_coyote_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# com_acme_coyote_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_COM_ACME_COYOTE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with com_acme_coyote_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like com_acme_coyote_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_COM_ACME_COYOTE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * ComAcmeCoyoteSkeleton:\n#  *\n#  * The #ComAcmeCoyoteSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #ComAcmeCoyoteSkeleton.\n#  */\n# \n# struct _ComAcmeCoyoteSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _com_acme_coyote_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_COM_ACME_COYOTE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_COM_ACME_COYOTE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _com_acme_coyote_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _com_acme_coyote_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _com_acme_coyote_skeleton_vtable =\n# {\n#   _com_acme_coyote_skeleton_handle_method_call,\n#   _com_acme_coyote_skeleton_handle_get_property,\n#   _com_acme_coyote_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# com_acme_coyote_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return com_acme_coyote_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# com_acme_coyote_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_com_acme_coyote_skeleton_vtable;\n# }\n# \n# static GVariant *\n# com_acme_coyote_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_com_acme_coyote_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _com_acme_coyote_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _com_acme_coyote_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _com_acme_coyote_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"com.acme.Coyote\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static gboolean _com_acme_coyote_emit_changed (gpointer user_data);\n# \n# static void\n# com_acme_coyote_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (_skeleton);\n#   gboolean emit_changed = FALSE;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     {\n#       g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#       skeleton->priv->changed_properties_idle_source = NULL;\n#       emit_changed = TRUE;\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# \n#   if (emit_changed)\n#     _com_acme_coyote_emit_changed (skeleton);\n# }\n# \n# static void\n# _com_acme_coyote_on_signal_surprised (\n#     ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"com.acme.Coyote\", \"Surprised\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void com_acme_coyote_skeleton_iface_init (ComAcmeCoyoteIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteSkeleton, com_acme_coyote_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (ComAcmeCoyoteSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteSkeleton, com_acme_coyote_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_skeleton_iface_init))\n# \n# #endif\n# static void\n# com_acme_coyote_skeleton_finalize (GObject *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   guint n;\n#   for (n = 0; n < 1; n++)\n#     g_value_unset (&skeleton->priv->properties[n]);\n#   g_free (skeleton->priv->properties);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (com_acme_coyote_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_value_copy (&skeleton->priv->properties[prop_id - 1], value);\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static gboolean\n# _com_acme_coyote_emit_changed (gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GList *l;\n#   GVariantBuilder builder;\n#   GVariantBuilder invalidated_builder;\n#   guint num_changes;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   g_variant_builder_init (&invalidated_builder, G_VARIANT_TYPE (\"as\"));\n#   for (l = skeleton->priv->changed_properties, num_changes = 0; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *cp = l->data;\n#       GVariant *variant;\n#       const GValue *cur_value;\n# \n#       cur_value = &skeleton->priv->properties[cp->prop_id - 1];\n#       if (!_g_value_equal (cur_value, &cp->orig_value))\n#         {\n#           variant = g_dbus_gvalue_to_gvariant (cur_value, G_VARIANT_TYPE (cp->info->parent_struct.signature));\n#           g_variant_builder_add (&builder, \"{sv}\", cp->info->parent_struct.name, variant);\n#           g_variant_unref (variant);\n#           num_changes++;\n#         }\n#     }\n#   if (num_changes > 0)\n#     {\n#       GList *connections, *ll;\n#       GVariant *signal_variant;\n#       signal_variant = g_variant_ref_sink (g_variant_new (\"(sa{sv}as)\", \"com.acme.Coyote\",\n#                                            &builder, &invalidated_builder));\n#       connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n#       for (ll = connections; ll != NULL; ll = ll->next)\n#         {\n#           GDBusConnection *connection = ll->data;\n# \n#           g_dbus_connection_emit_signal (connection,\n#                                          NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)),\n#                                          \"org.freedesktop.DBus.Properties\",\n#                                          \"PropertiesChanged\",\n#                                          signal_variant,\n#                                          NULL);\n#         }\n#       g_variant_unref (signal_variant);\n#       g_list_free_full (connections, g_object_unref);\n#     }\n#   else\n#     {\n#       g_variant_builder_clear (&builder);\n#       g_variant_builder_clear (&invalidated_builder);\n#     }\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   skeleton->priv->changed_properties = NULL;\n#   skeleton->priv->changed_properties_idle_source = NULL;\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return FALSE;\n# }\n# \n# static void\n# _com_acme_coyote_schedule_emit_changed (ComAcmeCoyoteSkeleton *skeleton, const _ExtendedGDBusPropertyInfo *info, guint prop_id, const GValue *orig_value)\n# {\n#   ChangedProperty *cp;\n#   GList *l;\n#   cp = NULL;\n#   for (l = skeleton->priv->changed_properties; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *i_cp = l->data;\n#       if (i_cp->info == info)\n#         {\n#           cp = i_cp;\n#           break;\n#         }\n#     }\n#   if (cp == NULL)\n#     {\n#       cp = g_new0 (ChangedProperty, 1);\n#       cp->prop_id = prop_id;\n#       cp->info = info;\n#       skeleton->priv->changed_properties = g_list_prepend (skeleton->priv->changed_properties, cp);\n#       g_value_init (&cp->orig_value, G_VALUE_TYPE (orig_value));\n#       g_value_copy (orig_value, &cp->orig_value);\n#     }\n# }\n# \n# static void\n# com_acme_coyote_skeleton_notify (GObject      *object,\n#   GParamSpec *pspec G_GNUC_UNUSED)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties != NULL &&\n#       skeleton->priv->changed_properties_idle_source == NULL)\n#     {\n#       skeleton->priv->changed_properties_idle_source = g_idle_source_new ();\n#       g_source_set_priority (skeleton->priv->changed_properties_idle_source, G_PRIORITY_DEFAULT);\n#       g_source_set_callback (skeleton->priv->changed_properties_idle_source, _com_acme_coyote_emit_changed, g_object_ref (skeleton), (GDestroyNotify) g_object_unref);\n#       g_source_set_name (skeleton->priv->changed_properties_idle_source, \"[generated] _com_acme_coyote_emit_changed\");\n#       g_source_attach (skeleton->priv->changed_properties_idle_source, skeleton->priv->context);\n#       g_source_unref (skeleton->priv->changed_properties_idle_source);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_object_freeze_notify (object);\n#   if (!_g_value_equal (value, &skeleton->priv->properties[prop_id - 1]))\n#     {\n#       if (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)) != NULL &&\n#           info->emits_changed_signal)\n#         _com_acme_coyote_schedule_emit_changed (skeleton, info, prop_id, &skeleton->priv->properties[prop_id - 1]);\n#       g_value_copy (value, &skeleton->priv->properties[prop_id - 1]);\n#       g_object_notify_by_pspec (object, pspec);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   g_object_thaw_notify (object);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_init (ComAcmeCoyoteSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = com_acme_coyote_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n#   skeleton->priv->properties = g_new0 (GValue, 1);\n#   g_value_init (&skeleton->priv->properties[0], G_TYPE_STRING);\n# }\n# \n# static const gchar *\n# com_acme_coyote_skeleton_get_mood (ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   const gchar *value;\n#   g_mutex_lock (&skeleton->priv->lock);\n#   value = g_marshal_value_peek_string (&(skeleton->priv->properties[0]));\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return value;\n# }\n# \n# static void\n# com_acme_coyote_skeleton_class_init (ComAcmeCoyoteSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = com_acme_coyote_skeleton_finalize;\n#   gobject_class->get_property = com_acme_coyote_skeleton_get_property;\n#   gobject_class->set_property = com_acme_coyote_skeleton_set_property;\n#   gobject_class->notify       = com_acme_coyote_skeleton_notify;\n# \n# \n#   com_acme_coyote_override_properties (gobject_class, 1);\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = com_acme_coyote_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = com_acme_coyote_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = com_acme_coyote_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = com_acme_coyote_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (ComAcmeCoyoteSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# com_acme_coyote_skeleton_iface_init (ComAcmeCoyoteIface *iface)\n# {\n#   iface->surprised = _com_acme_coyote_on_signal_surprised;\n#   iface->get_mood = com_acme_coyote_skeleton_get_mood;\n# }\n# \n# /**\n#  * com_acme_coyote_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteSkeleton): The skeleton object.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_skeleton_new (void)\n# {\n#   return COM_ACME_COYOTE (g_object_new (TYPE_COM_ACME_COYOTE_SKELETON, NULL));\n# }\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpkf0rkgr3/tmpor4gg9a12.xml', '/tmp/tmpkf0rkgr3/tmpw60vl0771.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.Bar.Frobnicator\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectBarFrobnicator\n#  * @title: OrgProjectBarFrobnicator\n#  * @short_description: Generated C code for the org.project.Bar.Frobnicator D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.Bar.Frobnicator ---- */\n# \n# static const _ExtendedGDBusMethodInfo _org_project_bar_frobnicator_method_info_random_method =\n# {\n#   {\n#     -1,\n#     (gchar *) \"RandomMethod\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-random-method\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_bar_frobnicator_method_info_pointers[] =\n# {\n#   &_org_project_bar_frobnicator_method_info_random_method.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_bar_frobnicator_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.Bar.Frobnicator\",\n#     (GDBusMethodInfo **) &_org_project_bar_frobnicator_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-bar-frobnicator\",\n# };\n# \n# \n# /**\n#  * org_project_bar_frobnicator_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_bar_frobnicator_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectBarFrobnicator interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_bar_frobnicator_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_bar_frobnicator_method_marshal_random_method (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectBarFrobnicator:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_random_method: Handler for the #OrgProjectBarFrobnicator::handle-random-method signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  */\n# \n# typedef OrgProjectBarFrobnicatorIface OrgProjectBarFrobnicatorInterface;\n# G_DEFINE_INTERFACE (OrgProjectBarFrobnicator, org_project_bar_frobnicator, G_TYPE_OBJECT)\n# \n# static void\n# org_project_bar_frobnicator_default_init (OrgProjectBarFrobnicatorIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectBarFrobnicator::handle-random-method:\n#    * @object: A #OrgProjectBarFrobnicator.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_bar_frobnicator_complete_random_method() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-random-method\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectBarFrobnicatorIface, handle_random_method),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_bar_frobnicator_method_marshal_random_method,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_call_random_method_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_call_random_method_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_bar_frobnicator_call_random_method (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"RandomMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method_finish:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_call_random_method().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_call_random_method().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_bar_frobnicator_call_random_method_finish (\n#     OrgProjectBarFrobnicator *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method_sync:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_call_random_method() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_bar_frobnicator_call_random_method_sync (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"RandomMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_complete_random_method:\n#  * @object: A #OrgProjectBarFrobnicator.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_bar_frobnicator_complete_random_method (\n#     OrgProjectBarFrobnicator *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectBarFrobnicatorProxy:\n#  *\n#  * The #OrgProjectBarFrobnicatorProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectBarFrobnicatorProxy.\n#  */\n# \n# struct _OrgProjectBarFrobnicatorProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_bar_frobnicator_proxy_iface_init (OrgProjectBarFrobnicatorIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorProxy, org_project_bar_frobnicator_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectBarFrobnicatorProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorProxy, org_project_bar_frobnicator_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_bar_frobnicator_proxy_finalize (GObject *object)\n# {\n#   OrgProjectBarFrobnicatorProxy *proxy = ORG_PROJECT_BAR_FROBNICATOR_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_bar_frobnicator_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectBarFrobnicatorProxy *proxy = ORG_PROJECT_BAR_FROBNICATOR_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_init (OrgProjectBarFrobnicatorProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_bar_frobnicator_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_bar_frobnicator_interface_info ());\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_class_init (OrgProjectBarFrobnicatorProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_bar_frobnicator_proxy_finalize;\n#   gobject_class->get_property = org_project_bar_frobnicator_proxy_get_property;\n#   gobject_class->set_property = org_project_bar_frobnicator_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_bar_frobnicator_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_bar_frobnicator_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectBarFrobnicatorProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_iface_init (OrgProjectBarFrobnicatorIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_bar_frobnicator_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_bar_frobnicator_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_bar_frobnicator_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_bar_frobnicator_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectBarFrobnicatorSkeleton:\n#  *\n#  * The #OrgProjectBarFrobnicatorSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectBarFrobnicatorSkeleton.\n#  */\n# \n# struct _OrgProjectBarFrobnicatorSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_bar_frobnicator_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_bar_frobnicator_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_bar_frobnicator_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_bar_frobnicator_skeleton_vtable =\n# {\n#   _org_project_bar_frobnicator_skeleton_handle_method_call,\n#   _org_project_bar_frobnicator_skeleton_handle_get_property,\n#   _org_project_bar_frobnicator_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_bar_frobnicator_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_bar_frobnicator_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_bar_frobnicator_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_bar_frobnicator_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_bar_frobnicator_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_bar_frobnicator_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.Bar.Frobnicator\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_bar_frobnicator_skeleton_iface_init (OrgProjectBarFrobnicatorIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorSkeleton, org_project_bar_frobnicator_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectBarFrobnicatorSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorSkeleton, org_project_bar_frobnicator_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_bar_frobnicator_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_bar_frobnicator_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_init (OrgProjectBarFrobnicatorSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_bar_frobnicator_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_class_init (OrgProjectBarFrobnicatorSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_bar_frobnicator_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_bar_frobnicator_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_bar_frobnicator_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_bar_frobnicator_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_bar_frobnicator_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectBarFrobnicatorSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_iface_init (OrgProjectBarFrobnicatorIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorSkeleton): The skeleton object.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_skeleton_new (void)\n# {\n#   return ORG_PROJECT_BAR_FROBNICATOR (g_object_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface com.acme.Coyote\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:ComAcmeCoyote\n#  * @title: ComAcmeCoyote\n#  * @short_description: Generated C code for the com.acme.Coyote D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _COM_ACME_COYOTE_SURPRISED,\n# };\n# \n# static unsigned _COM_ACME_COYOTE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for com.acme.Coyote ---- */\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_run =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Run\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-run\",\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_sleep =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Sleep\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-sleep\",\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_attack =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Attack\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-attack\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _com_acme_coyote_method_info_pointers[] =\n# {\n#   &_com_acme_coyote_method_info_run.parent_struct,\n#   &_com_acme_coyote_method_info_sleep.parent_struct,\n#   &_com_acme_coyote_method_info_attack.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _com_acme_coyote_signal_info_surprised =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Surprised\",\n#     NULL,\n#     NULL\n#   },\n#   \"surprised\"\n# };\n# \n# static const GDBusSignalInfo * const _com_acme_coyote_signal_info_pointers[] =\n# {\n#   &_com_acme_coyote_signal_info_surprised.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusPropertyInfo _com_acme_coyote_property_info_mood =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Mood\",\n#     (gchar *) \"s\",\n#     G_DBUS_PROPERTY_INFO_FLAGS_READABLE,\n#     NULL\n#   },\n#   \"mood\",\n#   FALSE,\n#   TRUE\n# };\n# \n# static const GDBusPropertyInfo * const _com_acme_coyote_property_info_pointers[] =\n# {\n#   &_com_acme_coyote_property_info_mood.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _com_acme_coyote_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"com.acme.Coyote\",\n#     (GDBusMethodInfo **) &_com_acme_coyote_method_info_pointers,\n#     (GDBusSignalInfo **) &_com_acme_coyote_signal_info_pointers,\n#     (GDBusPropertyInfo **) &_com_acme_coyote_property_info_pointers,\n#     NULL\n#   },\n#   \"com-acme-coyote\",\n# };\n# \n# \n# /**\n#  * com_acme_coyote_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# com_acme_coyote_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct;\n# }\n# \n# /**\n#  * com_acme_coyote_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #ComAcmeCoyote interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# com_acme_coyote_override_properties (GObjectClass *klass, guint property_id_begin)\n# {\n#   g_object_class_override_property (klass, property_id_begin++, \"mood\");\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# com_acme_coyote_signal_marshal_surprised (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_run (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_sleep (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_attack (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * ComAcmeCoyote:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_attack: Handler for the #ComAcmeCoyote::handle-attack signal.\n#  * @handle_run: Handler for the #ComAcmeCoyote::handle-run signal.\n#  * @handle_sleep: Handler for the #ComAcmeCoyote::handle-sleep signal.\n#  * @get_mood: Getter for the #ComAcmeCoyote:mood property.\n#  * @surprised: Handler for the #ComAcmeCoyote::surprised signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  */\n# \n# typedef ComAcmeCoyoteIface ComAcmeCoyoteInterface;\n# G_DEFINE_INTERFACE (ComAcmeCoyote, com_acme_coyote, G_TYPE_OBJECT)\n# \n# static void\n# com_acme_coyote_default_init (ComAcmeCoyoteIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * ComAcmeCoyote::handle-run:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_run() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-run\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_run),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_run,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /**\n#    * ComAcmeCoyote::handle-sleep:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_sleep() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-sleep\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_sleep),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_sleep,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /**\n#    * ComAcmeCoyote::handle-attack:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_attack() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-attack\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_attack),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_attack,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * ComAcmeCoyote::surprised:\n#    * @object: A #ComAcmeCoyote.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-com-acme-Coyote.Surprised\">\"Surprised\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _COM_ACME_COYOTE_SIGNALS[_COM_ACME_COYOTE_SURPRISED] =\n#     g_signal_new (\"surprised\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (ComAcmeCoyoteIface, surprised),\n#       NULL,\n#       NULL,\n#       com_acme_coyote_signal_marshal_surprised,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /* GObject properties for D-Bus properties: */\n#   /**\n#    * ComAcmeCoyote:mood:\n#    *\n#    * Represents the D-Bus property <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link>.\n#    *\n#    * Since the D-Bus property for this #GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.\n#    */\n#   g_object_interface_install_property (iface,\n#     g_param_spec_string (\"mood\", \"Mood\", \"Mood\", NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));\n# }\n# \n# /**\n#  * com_acme_coyote_get_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Gets the value of the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where @object was constructed. Use com_acme_coyote_dup_mood() if on another thread.\n#  *\n#  * Returns: (transfer none) (nullable): The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.\n#  */\n# const gchar *\n# com_acme_coyote_get_mood (ComAcmeCoyote *object)\n# {\n#   g_return_val_if_fail (IS_COM_ACME_COYOTE (object), NULL);\n# \n#   return COM_ACME_COYOTE_GET_IFACE (object)->get_mood (object);\n# }\n# \n# /**\n#  * com_acme_coyote_dup_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Gets a copy of the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * Returns: (transfer full) (nullable): The property value or %NULL if the property is not set. The returned value should be freed with g_free().\n#  */\n# gchar *\n# com_acme_coyote_dup_mood (ComAcmeCoyote *object)\n# {\n#   gchar *value;\n#   g_object_get (G_OBJECT (object), \"mood\", &value, NULL);\n#   return value;\n# }\n# \n# /**\n#  * com_acme_coyote_set_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  * @value: The value to set.\n#  *\n#  * Sets the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property to @value.\n#  *\n#  * Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.\n#  */\n# void\n# com_acme_coyote_set_mood (ComAcmeCoyote *object, const gchar *value)\n# {\n#   g_object_set (G_OBJECT (object), \"mood\", value, NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_emit_surprised:\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-com-acme-Coyote.Surprised\">\"Surprised\"</link> D-Bus signal.\n#  */\n# void\n# com_acme_coyote_emit_surprised (\n#     ComAcmeCoyote *object)\n# {\n#   g_signal_emit (object, _COM_ACME_COYOTE_SIGNALS[_COM_ACME_COYOTE_SURPRISED], 0);\n# }\n# \n# /**\n#  * com_acme_coyote_call_run:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_run_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_run_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_run (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Run\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_run_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_run().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_run().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_run_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_run_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_run() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_run_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Run\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_sleep_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_sleep_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_sleep (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Sleep\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_sleep().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_sleep().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_sleep_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_sleep() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_sleep_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Sleep\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_attack_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_attack_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_attack (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Attack\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_attack().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_attack().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_attack_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_attack() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_attack_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Attack\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_complete_run:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_run (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /**\n#  * com_acme_coyote_complete_sleep:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_sleep (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /**\n#  * com_acme_coyote_complete_attack:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_attack (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * ComAcmeCoyoteProxy:\n#  *\n#  * The #ComAcmeCoyoteProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #ComAcmeCoyoteProxy.\n#  */\n# \n# struct _ComAcmeCoyoteProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void com_acme_coyote_proxy_iface_init (ComAcmeCoyoteIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteProxy, com_acme_coyote_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (ComAcmeCoyoteProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteProxy, com_acme_coyote_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_proxy_iface_init))\n# \n# #endif\n# static void\n# com_acme_coyote_proxy_finalize (GObject *object)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (com_acme_coyote_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# com_acme_coyote_proxy_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (object), info->parent_struct.name);\n#   if (info->use_gvariant)\n#     {\n#       g_value_set_variant (value, variant);\n#     }\n#   else\n#     {\n#       if (variant != NULL)\n#         g_dbus_gvariant_to_gvalue (variant, value);\n#     }\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n# }\n# \n# static void\n# com_acme_coyote_proxy_set_property_cb (GDBusProxy *proxy,\n#   GAsyncResult *res,\n#   gpointer      user_data)\n# {\n#   const _ExtendedGDBusPropertyInfo *info = user_data;\n#   GError *error;\n#   GVariant *_ret;\n#   error = NULL;\n#   _ret = g_dbus_proxy_call_finish (proxy, res, &error);\n#   if (!_ret)\n#     {\n#       g_warning (\"Error setting property '%s' on interface com.acme.Coyote: %s (%s, %d)\",\n#                  info->parent_struct.name, \n#                  error->message, g_quark_to_string (error->domain), error->code);\n#       g_error_free (error);\n#     }\n#   else\n#     {\n#       g_variant_unref (_ret);\n#     }\n# }\n# \n# static void\n# com_acme_coyote_proxy_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_gvalue_to_gvariant (value, G_VARIANT_TYPE (info->parent_struct.signature));\n#   g_dbus_proxy_call (G_DBUS_PROXY (object),\n#     \"org.freedesktop.DBus.Properties.Set\",\n#     g_variant_new (\"(ssv)\", \"com.acme.Coyote\", info->parent_struct.name, variant),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     NULL, (GAsyncReadyCallback) com_acme_coyote_proxy_set_property_cb, (GDBusPropertyInfo *) &info->parent_struct);\n#   g_variant_unref (variant);\n# }\n# \n# static void\n# com_acme_coyote_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_COM_ACME_COYOTE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_COM_ACME_COYOTE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# com_acme_coyote_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static const gchar *\n# com_acme_coyote_proxy_get_mood (ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (object);\n#   GVariant *variant;\n#   const gchar *value = NULL;\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (proxy), \"Mood\");\n#   if (variant != NULL)\n#     {\n#       value = g_variant_get_string (variant, NULL);\n#       g_variant_unref (variant);\n#     }\n#   return value;\n# }\n# \n# static void\n# com_acme_coyote_proxy_init (ComAcmeCoyoteProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = com_acme_coyote_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), com_acme_coyote_interface_info ());\n# }\n# \n# static void\n# com_acme_coyote_proxy_class_init (ComAcmeCoyoteProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = com_acme_coyote_proxy_finalize;\n#   gobject_class->get_property = com_acme_coyote_proxy_get_property;\n#   gobject_class->set_property = com_acme_coyote_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = com_acme_coyote_proxy_g_signal;\n#   proxy_class->g_properties_changed = com_acme_coyote_proxy_g_properties_changed;\n# \n#   com_acme_coyote_override_properties (gobject_class, 1);\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (ComAcmeCoyoteProxyPrivate));\n# #endif\n# }\n# \n# static void\n# com_acme_coyote_proxy_iface_init (ComAcmeCoyoteIface *iface)\n# {\n#   iface->get_mood = com_acme_coyote_proxy_get_mood;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# com_acme_coyote_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_COM_ACME_COYOTE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with com_acme_coyote_proxy_new().\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_COM_ACME_COYOTE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like com_acme_coyote_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# com_acme_coyote_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_COM_ACME_COYOTE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with com_acme_coyote_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like com_acme_coyote_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_COM_ACME_COYOTE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * ComAcmeCoyoteSkeleton:\n#  *\n#  * The #ComAcmeCoyoteSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #ComAcmeCoyoteSkeleton.\n#  */\n# \n# struct _ComAcmeCoyoteSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _com_acme_coyote_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_COM_ACME_COYOTE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_COM_ACME_COYOTE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _com_acme_coyote_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _com_acme_coyote_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _com_acme_coyote_skeleton_vtable =\n# {\n#   _com_acme_coyote_skeleton_handle_method_call,\n#   _com_acme_coyote_skeleton_handle_get_property,\n#   _com_acme_coyote_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# com_acme_coyote_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return com_acme_coyote_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# com_acme_coyote_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_com_acme_coyote_skeleton_vtable;\n# }\n# \n# static GVariant *\n# com_acme_coyote_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_com_acme_coyote_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _com_acme_coyote_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _com_acme_coyote_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _com_acme_coyote_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"com.acme.Coyote\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static gboolean _com_acme_coyote_emit_changed (gpointer user_data);\n# \n# static void\n# com_acme_coyote_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (_skeleton);\n#   gboolean emit_changed = FALSE;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     {\n#       g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#       skeleton->priv->changed_properties_idle_source = NULL;\n#       emit_changed = TRUE;\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# \n#   if (emit_changed)\n#     _com_acme_coyote_emit_changed (skeleton);\n# }\n# \n# static void\n# _com_acme_coyote_on_signal_surprised (\n#     ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"com.acme.Coyote\", \"Surprised\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void com_acme_coyote_skeleton_iface_init (ComAcmeCoyoteIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteSkeleton, com_acme_coyote_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (ComAcmeCoyoteSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteSkeleton, com_acme_coyote_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_skeleton_iface_init))\n# \n# #endif\n# static void\n# com_acme_coyote_skeleton_finalize (GObject *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   guint n;\n#   for (n = 0; n < 1; n++)\n#     g_value_unset (&skeleton->priv->properties[n]);\n#   g_free (skeleton->priv->properties);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (com_acme_coyote_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_value_copy (&skeleton->priv->properties[prop_id - 1], value);\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static gboolean\n# _com_acme_coyote_emit_changed (gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GList *l;\n#   GVariantBuilder builder;\n#   GVariantBuilder invalidated_builder;\n#   guint num_changes;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   g_variant_builder_init (&invalidated_builder, G_VARIANT_TYPE (\"as\"));\n#   for (l = skeleton->priv->changed_properties, num_changes = 0; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *cp = l->data;\n#       GVariant *variant;\n#       const GValue *cur_value;\n# \n#       cur_value = &skeleton->priv->properties[cp->prop_id - 1];\n#       if (!_g_value_equal (cur_value, &cp->orig_value))\n#         {\n#           variant = g_dbus_gvalue_to_gvariant (cur_value, G_VARIANT_TYPE (cp->info->parent_struct.signature));\n#           g_variant_builder_add (&builder, \"{sv}\", cp->info->parent_struct.name, variant);\n#           g_variant_unref (variant);\n#           num_changes++;\n#         }\n#     }\n#   if (num_changes > 0)\n#     {\n#       GList *connections, *ll;\n#       GVariant *signal_variant;\n#       signal_variant = g_variant_ref_sink (g_variant_new (\"(sa{sv}as)\", \"com.acme.Coyote\",\n#                                            &builder, &invalidated_builder));\n#       connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n#       for (ll = connections; ll != NULL; ll = ll->next)\n#         {\n#           GDBusConnection *connection = ll->data;\n# \n#           g_dbus_connection_emit_signal (connection,\n#                                          NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)),\n#                                          \"org.freedesktop.DBus.Properties\",\n#                                          \"PropertiesChanged\",\n#                                          signal_variant,\n#                                          NULL);\n#         }\n#       g_variant_unref (signal_variant);\n#       g_list_free_full (connections, g_object_unref);\n#     }\n#   else\n#     {\n#       g_variant_builder_clear (&builder);\n#       g_variant_builder_clear (&invalidated_builder);\n#     }\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   skeleton->priv->changed_properties = NULL;\n#   skeleton->priv->changed_properties_idle_source = NULL;\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return FALSE;\n# }\n# \n# static void\n# _com_acme_coyote_schedule_emit_changed (ComAcmeCoyoteSkeleton *skeleton, const _ExtendedGDBusPropertyInfo *info, guint prop_id, const GValue *orig_value)\n# {\n#   ChangedProperty *cp;\n#   GList *l;\n#   cp = NULL;\n#   for (l = skeleton->priv->changed_properties; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *i_cp = l->data;\n#       if (i_cp->info == info)\n#         {\n#           cp = i_cp;\n#           break;\n#         }\n#     }\n#   if (cp == NULL)\n#     {\n#       cp = g_new0 (ChangedProperty, 1);\n#       cp->prop_id = prop_id;\n#       cp->info = info;\n#       skeleton->priv->changed_properties = g_list_prepend (skeleton->priv->changed_properties, cp);\n#       g_value_init (&cp->orig_value, G_VALUE_TYPE (orig_value));\n#       g_value_copy (orig_value, &cp->orig_value);\n#     }\n# }\n# \n# static void\n# com_acme_coyote_skeleton_notify (GObject      *object,\n#   GParamSpec *pspec G_GNUC_UNUSED)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties != NULL &&\n#       skeleton->priv->changed_properties_idle_source == NULL)\n#     {\n#       skeleton->priv->changed_properties_idle_source = g_idle_source_new ();\n#       g_source_set_priority (skeleton->priv->changed_properties_idle_source, G_PRIORITY_DEFAULT);\n#       g_source_set_callback (skeleton->priv->changed_properties_idle_source, _com_acme_coyote_emit_changed, g_object_ref (skeleton), (GDestroyNotify) g_object_unref);\n#       g_source_set_name (skeleton->priv->changed_properties_idle_source, \"[generated] _com_acme_coyote_emit_changed\");\n#       g_source_attach (skeleton->priv->changed_properties_idle_source, skeleton->priv->context);\n#       g_source_unref (skeleton->priv->changed_properties_idle_source);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_object_freeze_notify (object);\n#   if (!_g_value_equal (value, &skeleton->priv->properties[prop_id - 1]))\n#     {\n#       if (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)) != NULL &&\n#           info->emits_changed_signal)\n#         _com_acme_coyote_schedule_emit_changed (skeleton, info, prop_id, &skeleton->priv->properties[prop_id - 1]);\n#       g_value_copy (value, &skeleton->priv->properties[prop_id - 1]);\n#       g_object_notify_by_pspec (object, pspec);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   g_object_thaw_notify (object);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_init (ComAcmeCoyoteSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = com_acme_coyote_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n#   skeleton->priv->properties = g_new0 (GValue, 1);\n#   g_value_init (&skeleton->priv->properties[0], G_TYPE_STRING);\n# }\n# \n# static const gchar *\n# com_acme_coyote_skeleton_get_mood (ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   const gchar *value;\n#   g_mutex_lock (&skeleton->priv->lock);\n#   value = g_marshal_value_peek_string (&(skeleton->priv->properties[0]));\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return value;\n# }\n# \n# static void\n# com_acme_coyote_skeleton_class_init (ComAcmeCoyoteSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = com_acme_coyote_skeleton_finalize;\n#   gobject_class->get_property = com_acme_coyote_skeleton_get_property;\n#   gobject_class->set_property = com_acme_coyote_skeleton_set_property;\n#   gobject_class->notify       = com_acme_coyote_skeleton_notify;\n# \n# \n#   com_acme_coyote_override_properties (gobject_class, 1);\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = com_acme_coyote_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = com_acme_coyote_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = com_acme_coyote_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = com_acme_coyote_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (ComAcmeCoyoteSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# com_acme_coyote_skeleton_iface_init (ComAcmeCoyoteIface *iface)\n# {\n#   iface->surprised = _com_acme_coyote_on_signal_surprised;\n#   iface->get_mood = com_acme_coyote_skeleton_get_mood;\n# }\n# \n# /**\n#  * com_acme_coyote_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteSkeleton): The skeleton object.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_skeleton_new (void)\n# {\n#   return COM_ACME_COYOTE (g_object_new (TYPE_COM_ACME_COYOTE_SKELETON, NULL));\n# }\nok 34 __main__.TestCodegen.test_unix_fd_types_and_annotations\n# tmpdir: /tmp/tmpw7yoyl38\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpw7yoyl38/tmpq7xxy9g0.xml: \n#             <node>\n#               <interface name=\"FDPassing\">\n#                 <method name=\"HelloFD\">\n#                   <annotation name=\"org.gtk.GDBus.C.UnixFD\" value=\"1\"/>\n#                   <arg name=\"greeting\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotation\">\n#                   <arg name=\"greeting\" direction=\"in\" type=\"h\"/>\n#                   <arg name=\"greeting_locale\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"h\"/>\n#                   <arg name=\"response_locale\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotationNested\">\n#                   <arg name=\"files\" type=\"a{sh}\" direction=\"in\"/>\n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpw7yoyl38/tmpq7xxy9g0.xml', '--output', '/dev/stdout', '--header']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for FDPassing */\n# \n# #define TYPE_FDPASSING (fdpassing_get_type ())\n# #define FDPASSING(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING, FDPassing))\n# #define IS_FDPASSING(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING))\n# #define FDPASSING_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_FDPASSING, FDPassingIface))\n# \n# struct _FDPassing;\n# typedef struct _FDPassing FDPassing;\n# typedef struct _FDPassingIface FDPassingIface;\n# \n# struct _FDPassingIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_hello_fd) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *arg_greeting);\n# \n#   gboolean (*handle_no_annotation) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale);\n# \n#   gboolean (*handle_no_annotation_nested) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_files);\n# \n# };\n# \n# GType fdpassing_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *fdpassing_interface_info (void);\n# guint fdpassing_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void fdpassing_complete_hello_fd (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *response);\n# \n# void fdpassing_complete_no_annotation (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *response,\n#     const gchar *response_locale);\n# \n# void fdpassing_complete_no_annotation_nested (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void fdpassing_call_hello_fd (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_hello_fd_finish (\n#     FDPassing *proxy,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_hello_fd_sync (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList  *fd_list,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_finish (\n#     FDPassing *proxy,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation_nested (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_nested_finish (\n#     FDPassing *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_nested_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_PROXY (fdpassing_proxy_get_type ())\n# #define FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_PROXY, FDPassingProxy))\n# #define FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define FDPASSING_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define IS_FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_PROXY))\n# #define IS_FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_PROXY))\n# \n# typedef struct _FDPassingProxy FDPassingProxy;\n# typedef struct _FDPassingProxyClass FDPassingProxyClass;\n# typedef struct _FDPassingProxyPrivate FDPassingProxyPrivate;\n# \n# struct _FDPassingProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   FDPassingProxyPrivate *priv;\n# };\n# \n# struct _FDPassingProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType fdpassing_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingProxy, g_object_unref)\n# #endif\n# \n# void fdpassing_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void fdpassing_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_SKELETON (fdpassing_skeleton_get_type ())\n# #define FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeleton))\n# #define FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define FDPASSING_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define IS_FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_SKELETON))\n# #define IS_FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_SKELETON))\n# \n# typedef struct _FDPassingSkeleton FDPassingSkeleton;\n# typedef struct _FDPassingSkeletonClass FDPassingSkeletonClass;\n# typedef struct _FDPassingSkeletonPrivate FDPassingSkeletonPrivate;\n# \n# struct _FDPassingSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   FDPassingSkeletonPrivate *priv;\n# };\n# \n# struct _FDPassingSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType fdpassing_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingSkeleton, g_object_unref)\n# #endif\n# \n# FDPassing *fdpassing_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# /tmp/tmpw7yoyl38/tmpbbyldy5x.xml: \n#             <node>\n#               <interface name=\"FDPassing\">\n#                 <method name=\"HelloFD\">\n#                   <annotation name=\"org.gtk.GDBus.C.UnixFD\" value=\"1\"/>\n#                   <arg name=\"greeting\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotation\">\n#                   <arg name=\"greeting\" direction=\"in\" type=\"h\"/>\n#                   <arg name=\"greeting_locale\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"h\"/>\n#                   <arg name=\"response_locale\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotationNested\">\n#                   <arg name=\"files\" type=\"a{sh}\" direction=\"in\"/>\n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpw7yoyl38/tmpbbyldy5x.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '2.32']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for FDPassing */\n# \n# #define TYPE_FDPASSING (fdpassing_get_type ())\n# #define FDPASSING(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING, FDPassing))\n# #define IS_FDPASSING(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING))\n# #define FDPASSING_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_FDPASSING, FDPassingIface))\n# \n# struct _FDPassing;\n# typedef struct _FDPassing FDPassing;\n# typedef struct _FDPassingIface FDPassingIface;\n# \n# struct _FDPassingIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_hello_fd) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *arg_greeting);\n# \n#   gboolean (*handle_no_annotation) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale);\n# \n#   gboolean (*handle_no_annotation_nested) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_files);\n# \n# };\n# \n# GType fdpassing_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *fdpassing_interface_info (void);\n# guint fdpassing_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void fdpassing_complete_hello_fd (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *response);\n# \n# void fdpassing_complete_no_annotation (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *response,\n#     const gchar *response_locale);\n# \n# void fdpassing_complete_no_annotation_nested (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void fdpassing_call_hello_fd (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_hello_fd_finish (\n#     FDPassing *proxy,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_hello_fd_sync (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList  *fd_list,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_finish (\n#     FDPassing *proxy,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation_nested (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_nested_finish (\n#     FDPassing *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_nested_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_PROXY (fdpassing_proxy_get_type ())\n# #define FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_PROXY, FDPassingProxy))\n# #define FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define FDPASSING_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define IS_FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_PROXY))\n# #define IS_FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_PROXY))\n# \n# typedef struct _FDPassingProxy FDPassingProxy;\n# typedef struct _FDPassingProxyClass FDPassingProxyClass;\n# typedef struct _FDPassingProxyPrivate FDPassingProxyPrivate;\n# \n# struct _FDPassingProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   FDPassingProxyPrivate *priv;\n# };\n# \n# struct _FDPassingProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType fdpassing_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingProxy, g_object_unref)\n# #endif\n# \n# void fdpassing_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void fdpassing_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_SKELETON (fdpassing_skeleton_get_type ())\n# #define FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeleton))\n# #define FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define FDPASSING_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define IS_FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_SKELETON))\n# #define IS_FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_SKELETON))\n# \n# typedef struct _FDPassingSkeleton FDPassingSkeleton;\n# typedef struct _FDPassingSkeletonClass FDPassingSkeletonClass;\n# typedef struct _FDPassingSkeletonPrivate FDPassingSkeletonPrivate;\n# \n# struct _FDPassingSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   FDPassingSkeletonPrivate *priv;\n# };\n# \n# struct _FDPassingSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType fdpassing_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingSkeleton, g_object_unref)\n# #endif\n# \n# FDPassing *fdpassing_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# /tmp/tmpw7yoyl38/tmpovthjlcm.xml: \n#             <node>\n#               <interface name=\"FDPassing\">\n#                 <method name=\"HelloFD\">\n#                   <annotation name=\"org.gtk.GDBus.C.UnixFD\" value=\"1\"/>\n#                   <arg name=\"greeting\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotation\">\n#                   <arg name=\"greeting\" direction=\"in\" type=\"h\"/>\n#                   <arg name=\"greeting_locale\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"h\"/>\n#                   <arg name=\"response_locale\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotationNested\">\n#                   <arg name=\"files\" type=\"a{sh}\" direction=\"in\"/>\n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpw7yoyl38/tmpovthjlcm.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '2.64']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for FDPassing */\n# \n# #define TYPE_FDPASSING (fdpassing_get_type ())\n# #define FDPASSING(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING, FDPassing))\n# #define IS_FDPASSING(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING))\n# #define FDPASSING_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_FDPASSING, FDPassingIface))\n# \n# struct _FDPassing;\n# typedef struct _FDPassing FDPassing;\n# typedef struct _FDPassingIface FDPassingIface;\n# \n# struct _FDPassingIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_hello_fd) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *arg_greeting);\n# \n#   gboolean (*handle_no_annotation) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale);\n# \n#   gboolean (*handle_no_annotation_nested) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     GVariant *arg_files);\n# \n# };\n# \n# GType fdpassing_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *fdpassing_interface_info (void);\n# guint fdpassing_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void fdpassing_complete_hello_fd (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *response);\n# \n# void fdpassing_complete_no_annotation (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     GVariant *response,\n#     const gchar *response_locale);\n# \n# void fdpassing_complete_no_annotation_nested (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list);\n# \n# \n# \n# /* D-Bus method calls: */\n# void fdpassing_call_hello_fd (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_hello_fd_finish (\n#     FDPassing *proxy,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_hello_fd_sync (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList  *fd_list,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_finish (\n#     FDPassing *proxy,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList  *fd_list,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation_nested (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_nested_finish (\n#     FDPassing *proxy,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_nested_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList  *fd_list,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_PROXY (fdpassing_proxy_get_type ())\n# #define FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_PROXY, FDPassingProxy))\n# #define FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define FDPASSING_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define IS_FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_PROXY))\n# #define IS_FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_PROXY))\n# \n# typedef struct _FDPassingProxy FDPassingProxy;\n# typedef struct _FDPassingProxyClass FDPassingProxyClass;\n# typedef struct _FDPassingProxyPrivate FDPassingProxyPrivate;\n# \n# struct _FDPassingProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   FDPassingProxyPrivate *priv;\n# };\n# \n# struct _FDPassingProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType fdpassing_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingProxy, g_object_unref)\n# #endif\n# \n# void fdpassing_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void fdpassing_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_SKELETON (fdpassing_skeleton_get_type ())\n# #define FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeleton))\n# #define FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define FDPASSING_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define IS_FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_SKELETON))\n# #define IS_FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_SKELETON))\n# \n# typedef struct _FDPassingSkeleton FDPassingSkeleton;\n# typedef struct _FDPassingSkeletonClass FDPassingSkeletonClass;\n# typedef struct _FDPassingSkeletonPrivate FDPassingSkeletonPrivate;\n# \n# struct _FDPassingSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   FDPassingSkeletonPrivate *priv;\n# };\n# \n# struct _FDPassingSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType fdpassing_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingSkeleton, g_object_unref)\n# #endif\n# \n# FDPassing *fdpassing_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n1..34\nPASS: glib/codegen.py.test\nRunning test: glib/objects-refcount1.test\nTAP version 13\n# random seed: R02Se80b43e9181c4fb811c3b9bc66f9b3e9\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x5555a11fb0\n# \n# init 0x5555a12140\n# \nExecuting: glib/objects-refcount1.test\n# dispose 0x5555a11fb0!\n# \n# dispose 0x5555a12140!\n# \nok 1 /gobject/refcount/object-basics\n# slow test /gobject/refcount/object-basics executed in 5.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/objects-refcount1.test\nRunning test: glib/notify-init2.test\nTAP version 13\n# random seed: R02S8c4ea076b2ceb45b38df3c797c0a75d0\n1..1\n# Start of properties tests\n# /properties/notify-in-init2 summary: Test that notify freezing during construction of objects with custom constructor works\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2665\nok 1 /properties/notify-in-init2\n# End of properties tests\nPASS: glib/notify-init2.test\nRunning test: glib/io-channel-basic.test\nTAP version 13\n# random seed: R02S010c3549a9bb4eb29aeaf2b9a0763f48\n1..1\n# Start of gio tests\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02Sc04ee17e5bb3b5eaf92547926e9f0543\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4932 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4932 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2328 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 2328 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3939 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 3939 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3926 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 3926 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1650 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 1650 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4003 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4003 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+732 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 732 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4892 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4892 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4683 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4683 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+324 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 324 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2350 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 2350 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+859 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 859 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\nExecuting: glib/io-channel-basic.test\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4805 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4805 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4117 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4117 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3979 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 3979 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2467 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 2467 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+280 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 280 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3215 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 3215 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4028 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4028 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2042 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 2042 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2386 bytes to 6\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 6\n# GLib-DEBUG: io-channel-basic: ...from 5: HUP IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 2386 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02S58c58b9f97ef07d7c1c93b57ef9c63cd\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02Se90a86826ad2400bf7511c7f29b77de6\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02S2343eeb2040b07e337e081c687381085\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02S73a67633f450253c859eb1b44731f763\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02S65aee87dc2ee9987d944240f32059954\n#    # GLib-DEBUG: io-channel-basic: child writing 8+56 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 56 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+104 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 104 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4643 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 4643 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4585 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 4585 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4427 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 4427 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3821 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 3821 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+663 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 663 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1648 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1648 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1757 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1757 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1259 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 1259 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+529 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 529 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3393 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 3393 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+155 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 155 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2338 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 2338 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4400 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 4400 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3323 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 3323 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+800 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 800 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4892 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 4892 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3524 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3524 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+962 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 962 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4453 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 4453 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+615 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 615 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4196 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 4196 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4135 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 4135 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+698 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 698 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4074 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 4074 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1314 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1314 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2501 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 2501 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1151 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1151 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4810 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 4810 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2081 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 2081 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1468 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1468 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1923 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1923 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1824 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1824 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4798 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 4798 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+500 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 500 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4512 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 4512 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1886 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1886 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2322 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 2322 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+532 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 532 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2598 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2598 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+511 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 511 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4089 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 4089 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+66 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 66 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2841 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2841 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2328 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 2328 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+509 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 509 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1285 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1285 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1271 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1271 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\nExecuting: glib/io-channel-basic.test\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2642 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2642 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1969 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1969 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4025 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 4025 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2930 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 2930 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1768 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1768 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2264 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 2264 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+79 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 79 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1733 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 1733 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4896 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 4896 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+375 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 375 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3875 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 3875 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2263 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 2263 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1332 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1332 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2395 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 2395 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+238 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 238 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+631 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 631 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4967 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 4967 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2993 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 2993 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1594 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1594 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2479 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 2479 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+304 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 304 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+170 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 170 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3242 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 3242 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1905 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1905 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+862 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 862 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1865 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 1865 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+369 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 369 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2646 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 2646 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3546 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3546 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3556 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 3556 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2436 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 2436 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2371 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2371 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1437 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1437 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2984 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 2984 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3848 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3848 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3101 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 3101 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+880 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 880 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1668 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1668 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2972 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 2972 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3562 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3562 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+130 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 130 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3367 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 3367 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1821 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 1821 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+311 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 311 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1039 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1039 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4436 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 4436 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2890 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 2890 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1374 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 1374 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4502 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 4502 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+325 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 325 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2763 bytes to 9\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 9\n# GLib-DEBUG: io-channel-basic: ...from 8: HUP IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 2763 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1535 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 1535 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2668 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2668 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+932 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 932 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3728 bytes to 13\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 13\n# GLib-DEBUG: io-channel-basic: ...from 12: HUP IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3728 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+877 bytes to 11\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 11\n# GLib-DEBUG: io-channel-basic: ...from 10: HUP IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 877 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+353 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 353 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+936 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 936 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+928 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 928 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3876 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 3876 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1325 bytes to 17\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 17\n# GLib-DEBUG: io-channel-basic: ...from 16: HUP IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1325 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2247 bytes to 15\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2247 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n# GLib-DEBUG: io-channel-basic: ...from 14: HUP\nok 1 /gio/io-basics\n# slow test /gio/io-basics executed in 11.77 secs\n# End of gio tests\nPASS: glib/io-channel-basic.test\nRunning test: glib/thread.test\nTAP version 13\n# random seed: R02Sc6c52611fe8a7e6ec7ea6a57aed9bc32\n1..6\n# Start of thread tests\nok 1 /thread/thread1\nok 2 /thread/thread2\nok 3 /thread/thread3\nok 4 /thread/thread4\nok 5 /thread/thread5\nok 6 /thread/thread6\n# End of thread tests\nPASS: glib/thread.test\nRunning test: glib/types.test\nTAP version 13\n# random seed: R02S2ff15572f4770203ca460ca6757313e3\n1..1\n# Start of types tests\nok 1 /types/basic_types\n# End of types tests\nPASS: glib/types.test\nRunning test: glib/macros-c-11.test\nTAP version 13\n# random seed: R02S7c9df8be0d66c517d215b20372256a9f\n1..4\n# Start of C tests\nok 1 /C/standard-11\n# End of C tests\n# Start of alignof tests\nok 2 /alignof/fallback\n# End of alignof tests\n# Start of assert tests\nok 3 /assert/static\n# End of assert tests\n# Start of struct tests\nok 4 /struct/sizeof_member\n# End of struct tests\nPASS: glib/macros-c-11.test\nRunning test: glib/unix-fd.test\nTAP version 13\n# random seed: R02Sdb0916ca0e24cef76aeb8dd56854f3f7\n1..2\n# Start of unix-fd tests\nok 1 /unix-fd/fd-list\nok 2 /unix-fd/scm\n# End of unix-fd tests\nPASS: glib/unix-fd.test\nRunning test: glib/accumulator.test\nTAP version 13\n# random seed: R02S3d5035e545566cb2e7c528f5a9bc7fde\n1..1\n# Start of gobject tests\nok 1 /gobject/accumulator\n# End of gobject tests\nPASS: glib/accumulator.test\nRunning test: glib/power-profile-monitor.test\nTAP version 13\n# random seed: R02S544c4f2acfdf22c356746d2ea1764310\n1..1\n# Start of power-profile-monitor tests\n# GLib-GIO-DEBUG: Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ?gio-power-profile-monitor?\nok 1 /power-profile-monitor/default\n# End of power-profile-monitor tests\nPASS: glib/power-profile-monitor.test\nRunning test: glib/simple-async-result.test\nTAP version 13\n# random seed: R02Se68d06f01252aca524c3fcecc08493dc\n1..2\n# Start of gio tests\n# Start of simple-async-result tests\nok 1 /gio/simple-async-result/test\n# GLib-GIO-DEBUG: GTask 0x558f243ce0 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gio/simple-async-result/valid\n# End of simple-async-result tests\n# End of gio tests\nPASS: glib/simple-async-result.test\nRunning test: glib/mount-operation.test\nTAP version 13\n# random seed: R02S490a7d238c322e1059cb4a28d85e6933\n1..2\n# Start of mount-operation tests\nok 1 /mount-operation/construction\nok 2 /mount-operation/properties\n# End of mount-operation tests\nPASS: glib/mount-operation.test\nRunning test: glib/null-settings-backend.test\nTAP version 13\n# random seed: R02S735095e6d66fcf244d966ecb6a598ef4\n1..1\n# Start of null-settings-backend tests\nok 1 /null-settings-backend/extension-point-registered\n# End of null-settings-backend tests\nPASS: glib/null-settings-backend.test\nRunning test: glib/reference.test\nTAP version 13\n# random seed: R02S4abd1881def45c87d69e374e5b70dd30\n1..25\n# Start of type tests\nok 1 /type/fundamentals\nok 2 /type/qdata\nok 3 /type/query\nok 4 /type/class-private\n# End of type tests\n# Start of object tests\nok 5 /object/clear\nok 6 /object/clear-function\nok 7 /object/set\nok 8 /object/set-function\nok 9 /object/value\nok 10 /object/initially-unowned\nok 11 /object/weak-pointer\nok 12 /object/weak-ref\nok 13 /object/toggle-ref\nok 14 /object/qdata\nok 15 /object/qdata2\n# Start of set tests\n# /object/set/derived-type summary: Check that g_set_object() doesn?t give strict aliasing warnings when used on types derived from GObject\nok 16 /object/set/derived-type\n# End of set tests\n# Start of weak-pointer tests\nok 17 /object/weak-pointer/clear\nok 18 /object/weak-pointer/clear-function\nok 19 /object/weak-pointer/set\nok 20 /object/weak-pointer/set-function\n# End of weak-pointer tests\n# Start of weak-ref tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2390\n# /object/weak-ref/on-dispose summary: Test that a weak ref set during dispose vfunc is cleared\nok 21 /object/weak-ref/on-dispose\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/865\n# /object/weak-ref/on-run-dispose summary: Test that a weak ref is cleared on g_object_run_dispose()\nok 22 /object/weak-ref/on-run-dispose\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2390\n# /object/weak-ref/on-toggle-notify summary: Test that a weak ref set on toggle notify is cleared\nok 23 /object/weak-ref/on-toggle-notify\n# End of weak-ref tests\n# Start of toggle-ref tests\nok 24 /object/toggle-ref/ref-on-dispose\nok 25 /object/toggle-ref/ref-and-notify-on-dispose\n# End of toggle-ref tests\n# End of object tests\nPASS: glib/reference.test\nRunning test: glib/utils-c-99.test\nTAP version 13\n# random seed: R02S4f7e2c861b63cd19bb8f41da17aa1561\n1..40\n# Start of utils tests\nok 1 /utils/language-names\nok 2 /utils/locale-variants\nok 3 /utils/version\nok 4 /utils/appname\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/847\n# /utils/prgname-thread-safety summary: Test that threads racing to get and set the program name always receive a valid program name.\nok 5 /utils/prgname-thread-safety\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=627969\nok 6 /utils/tmpdir\nok 7 /utils/basic_bits\nok 8 /utils/bits\nok 9 /utils/swap\nok 10 /utils/find-program\nok 11 /utils/find-program-for-path\nok 12 /utils/debug\nok 13 /utils/codeset\nok 14 /utils/codeset2\nok 15 /utils/console-charset\nok 16 /utils/gettext\nok 17 /utils/username\nok 18 /utils/realname\nok 19 /utils/hostname\nok 20 /utils/xdgdirs\nok 21 /utils/specialdir\n# NAME: Linux\nok 22 /utils/os-info\nok 23 /utils/clear-pointer\nok 24 /utils/clear-pointer-cast\nok 25 /utils/take-pointer\nok 26 /utils/clear-source\nok 27 /utils/misc-mem\n# /utils/aligned-mem summary: Aligned memory allocator\n# Alignment must not be zero\n# Alignment must be a power of two\n# Alignment must be a multiple of sizeof(void*)\nok 28 /utils/aligned-mem\n# /utils/free-sized summary: Check that g_free_sized() works\nok 29 /utils/free-sized\nok 30 /utils/nullify\nok 31 /utils/atexit\nok 32 /utils/check-setuid\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1663\nok 33 /utils/int-limits\nok 34 /utils/clear-list\nok 35 /utils/clear-slist\n# Start of specialdir tests\nok 36 /utils/specialdir/desktop\n# End of specialdir tests\n# Start of clear-pointer tests\nok 37 /utils/clear-pointer/side-effects\n# End of clear-pointer tests\n# Start of aligned-mem tests\n# /utils/aligned-mem/alignment summary: Check that g_aligned_alloc() returns a correctly aligned pointer\nok 38 /utils/aligned-mem/alignment\n# /utils/aligned-mem/zeroed summary: Check that g_aligned_alloc0() zeroes out its allocation\nok 39 /utils/aligned-mem/zeroed\n# /utils/aligned-mem/free-sized summary: Check that g_aligned_free_sized() works\nok 40 /utils/aligned-mem/free-sized\n# Start of subprocess tests\n# End of subprocess tests\n# End of aligned-mem tests\n# End of utils tests\nPASS: glib/utils-c-99.test\nRunning test: glib/macros-c-17.test\nTAP version 13\n# random seed: R02S32c23d1e11b23215c62dca3d4a14d6b9\n1..4\n# Start of C tests\nok 1 /C/standard-17\n# End of C tests\n# Start of alignof tests\nok 2 /alignof/fallback\n# End of alignof tests\n# Start of assert tests\nok 3 /assert/static\n# End of assert tests\n# Start of struct tests\nok 4 /struct/sizeof_member\n# End of struct tests\nPASS: glib/macros-c-17.test\nRunning test: glib/atomic-c-17.test\nTAP version 13\n# random seed: R02Sec01e9f87e185865dca3eeb2ff180eea\n1..2\n# Start of atomic tests\nok 1 /atomic/types\nok 2 /atomic/threaded\n# End of atomic tests\nPASS: glib/atomic-c-17.test\nRunning test: glib/cxx.test\nTAP version 13\n# random seed: R02Sd59823dd4b0163defc1239f95130e162\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx.test\nRunning test: glib/sequence.test\nTAP version 13\n# random seed: R02S55c656623f42afff0d2e91b1ba38529d\n1..16\n# Start of sequence tests\nok 1 /sequence/out-of-range-jump\nok 2 /sequence/iter-move\nok 3 /sequence/insert-sorted-non-pointer\nok 4 /sequence/stable-sort\nok 5 /sequence/is_empty\n# Start of random tests\nok 6 /sequence/random/seed:825541564\n# slow test /sequence/random/seed:825541564 executed in 0.86 secs\nExecuting: glib/sequence.test\nok 7 /sequence/random/seed:801678400\n# slow test /sequence/random/seed:801678400 executed in 0.80 secs\nok 8 /sequence/random/seed:1477639090\n# slow test /sequence/random/seed:1477639090 executed in 0.83 secs\nok 9 /sequence/random/seed:3369132895\n# slow test /sequence/random/seed:3369132895 executed in 0.77 secs\nok 10 /sequence/random/seed:1192944867\n# slow test /sequence/random/seed:1192944867 executed in 0.81 secs\nok 11 /sequence/random/seed:770458294\n# slow test /sequence/random/seed:770458294 executed in 0.85 secs\nok 12 /sequence/random/seed:1099575817\n# slow test /sequence/random/seed:1099575817 executed in 0.81 secs\nExecuting: glib/sequence.test\nok 13 /sequence/random/seed:590523467\n# slow test /sequence/random/seed:590523467 executed in 0.83 secs\nok 14 /sequence/random/seed:3583571454\n# slow test /sequence/random/seed:3583571454 executed in 0.84 secs\nok 15 /sequence/random/seed:579241222\n# slow test /sequence/random/seed:579241222 executed in 0.84 secs\nok 16 /sequence/random/seed:1851059005\n# slow test /sequence/random/seed:1851059005 executed in 0.82 secs\n# End of random tests\n# End of sequence tests\nPASS: glib/sequence.test\nRunning test: glib/task.test\nTAP version 13\n# random seed: R02S649ca8396abfc0238ee2a81be27a5e49\n1..33\n# Start of gtask tests\nok 1 /gtask/basic\nok 2 /gtask/error\nok 3 /gtask/return-from-same-iteration\nok 4 /gtask/return-from-toplevel\nok 5 /gtask/return-from-anon-thread\nok 6 /gtask/return-from-wrong-thread\nok 7 /gtask/no-callback\nok 8 /gtask/report-error\nok 9 /gtask/priority\nok 10 /gtask/name\nok 11 /gtask/static-name\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1608\nok 12 /gtask/asynchronous-cancellation\nok 13 /gtask/check-cancellable\nok 14 /gtask/return-if-cancelled\nok 15 /gtask/run-in-thread\nok 16 /gtask/run-in-thread-sync\nok 17 /gtask/run-in-thread-priority\nok 18 /gtask/run-in-thread-nested\nok 19 /gtask/run-in-thread-overflow\n# slow test /gtask/run-in-thread-overflow executed in 0.52 secs\n# GLib-GIO-DEBUG: GTask 0x558fcc6020 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 20 /gtask/return-on-cancel\n# GLib-GIO-DEBUG: GTask 0x558fcc58b0 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\n# GLib-GIO-DEBUG: GTask 0x558fcc62e0 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 21 /gtask/return-on-cancel-sync\n# GLib-GIO-DEBUG: GTask 0x558fcc5d60 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 22 /gtask/return-on-cancel-atomic\nok 23 /gtask/return-pointer\nok 24 /gtask/return-value\nok 25 /gtask/object-keepalive\nok 26 /gtask/legacy-error\nok 27 /gtask/finalize-without-return\n# Start of name tests\nok 28 /gtask/name/macro-wrapper\n# End of name tests\n# Start of return tests\nok 29 /gtask/return/error-first\nok 30 /gtask/return/value-first\n# Start of in-idle tests\nok 31 /gtask/return/in-idle/error-first\nok 32 /gtask/return/in-idle/value-first\n# End of in-idle tests\n# End of return tests\n# Start of attach-source tests\n# /gtask/attach-source/set-name summary: Test that attaching a source to a task will set the source?s name if unset\nok 33 /gtask/attach-source/set-name\n# End of attach-source tests\n# End of gtask tests\nPASS: glib/task.test\nRunning test: glib/bytes.test\nTAP version 13\n# random seed: R02Sfc4fe0a7f51529f36a12ee7ecac21432\n1..21\n# Start of bytes tests\nok 1 /bytes/new\nok 2 /bytes/new-take\nok 3 /bytes/new-static\nok 4 /bytes/new-with-free-func\nok 5 /bytes/new-from-bytes\nok 6 /bytes/new-from-bytes-slice\nok 7 /bytes/new-from-bytes-shared-ref\nok 8 /bytes/hash\nok 9 /bytes/equal\nok 10 /bytes/compare\nok 11 /bytes/null\nok 12 /bytes/get-region\n# /bytes/unref-null summary: Test that calling g_bytes_unref() on NULL is a no-op\nok 13 /bytes/unref-null\n# Start of to-data tests\nok 14 /bytes/to-data/transferred\nok 15 /bytes/to-data/two-refs\nok 16 /bytes/to-data/non-malloc\nok 17 /bytes/to-data/different-free-func\n# End of to-data tests\n# Start of to-array tests\nok 18 /bytes/to-array/transferred\nok 19 /bytes/to-array/two-refs\nok 20 /bytes/to-array/non-malloc\n# Start of transferred tests\n# g_bytes_unref_to_array() can only take GBytes up to G_MAXUINT in length; test that longer ones are rejected\nok 21 /bytes/to-array/transferred/oversize\n# End of transferred tests\n# End of to-array tests\n# End of bytes tests\nPASS: glib/bytes.test\nRunning test: glib/data-output-stream.test\nTAP version 13\n# random seed: R02S0825d2bfe2be8e24d59f755e04eec77f\n1..7\n# Start of data-output-stream tests\nok 1 /data-output-stream/basic\nok 2 /data-output-stream/write-lines-LF\nok 3 /data-output-stream/write-lines-CR\nok 4 /data-output-stream/write-lines-CR-LF\nok 5 /data-output-stream/write-int\nok 6 /data-output-stream/seek\nok 7 /data-output-stream/truncate\n# End of data-output-stream tests\nPASS: glib/data-output-stream.test\nRunning test: glib/assert-msg-test.py.test\nTAP version 13\nok 1 __main__.TestAssertMessage.test_gassert\n# assert-msg-test: /usr/libexec/installed-tests/glib/assert-msg-test\n# Running: ['/usr/libexec/installed-tests/glib/assert-msg-test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: Bail out! GLib:ERROR:/usr/src/debug/glib-2.0/2.78.3/glib/tests/assert-msg-test.c:31:main: assertion failed: (42 < 0)\n# Error: **\n# GLib:ERROR:/usr/src/debug/glib-2.0/2.78.3/glib/tests/assert-msg-test.c:31:main: assertion failed: (42 < 0)\nok 2 __main__.TestAssertMessage.test_gdb_gassert # SKIP GDB is not installed, skipping this test!\n# assert-msg-test: /usr/libexec/installed-tests/glib/assert-msg-test\n1..2\nPASS: glib/assert-msg-test.py.test\nRunning test: glib/ifaceproperties.test\nTAP version 13\n# random seed: R02S15cd0a458651e31d8ea9671c04000088\n1..7\n# Start of interface tests\n# Start of properties tests\nok 1 /interface/properties/set\nok 2 /interface/properties/notify\nok 3 /interface/properties/find-overridden\nok 4 /interface/properties/list-overridden\nok 5 /interface/properties/find-interface\nok 6 /interface/properties/list-interface\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=637738\nok 7 /interface/properties/not-overridden\n# End of properties tests\n# End of interface tests\nPASS: glib/ifaceproperties.test\nRunning test: glib/mapping.test\nTAP version 13\n# random seed: R02Sed8d6a8a8d126757fc56e5aefd7bdd95\n1..3\n# Start of mapping tests\n# test_mapping: ok\nok 1 /mapping/flags\n# test_private: ok\nok 2 /mapping/private\n# test_child_private: child spawned\n# test_child_private: received first child signal\n# test_child_private: received parent signal\n# test_child_private: received second child signal\n# test_child_private: ok\nok 3 /mapping/private-child\n# End of mapping tests\nPASS: glib/mapping.test\nRunning test: glib/unix-streams.test\nTAP version 13\n# random seed: R02S2bbe519312a99c593d7092418206f7ac\n1..9\n# Start of unix-streams tests\nok 1 /unix-streams/basic\nok 2 /unix-streams/pipe-io-test\n# slow test /unix-streams/pipe-io-test executed in 0.50 secs\nExecuting: glib/unix-streams.test\nok 3 /unix-streams/nonblocking-io-test\n# slow test /unix-streams/nonblocking-io-test executed in 0.50 secs\nok 4 /unix-streams/read_write\nok 5 /unix-streams/read_writev\nok 6 /unix-streams/write-wouldblock\nok 7 /unix-streams/writev-wouldblock\nok 8 /unix-streams/write-async-wouldblock\nok 9 /unix-streams/writev-async-wouldblock\n# End of unix-streams tests\nPASS: glib/unix-streams.test\nRunning test: glib/param.test\nTAP version 13\n# random seed: R02Sda7aa08951a695f926ced6de4e4d40f1\n1..30\n# Start of param tests\nok 1 /param/value\nok 2 /param/strings\nok 3 /param/qdata\nok 4 /param/validate\nok 5 /param/convert\nok 6 /param/default\nok 7 /param/is-valid-name\n# Start of invalid-name tests\n# /param/invalid-name/colon summary: Test that properties cannot be created with invalid names\nok 8 /param/invalid-name/colon\n# /param/invalid-name/first-char summary: Test that properties cannot be created with invalid names\nok 9 /param/invalid-name/first-char\n# /param/invalid-name/empty summary: Test that properties cannot be created with invalid names\nok 10 /param/invalid-name/empty\n# End of invalid-name tests\n# Start of implement tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of implement tests\n# End of param tests\n# Start of value tests\nok 11 /value/transform\n# End of value tests\n# Start of paramspec tests\nok 12 /paramspec/char\nok 13 /paramspec/uchar\nok 14 /paramspec/int\nok 15 /paramspec/uint\nok 16 /paramspec/long\nok 17 /paramspec/ulong\nok 18 /paramspec/int64\nok 19 /paramspec/uint64\nok 20 /paramspec/float\nok 21 /paramspec/double\nok 22 /paramspec/unichar\nok 23 /paramspec/param\nok 24 /paramspec/null-param\nok 25 /paramspec/string\nok 26 /paramspec/override\nok 27 /paramspec/gtype\nok 28 /paramspec/variant\nok 29 /paramspec/custom\n# Start of variant tests\nok 30 /paramspec/variant/cmp\n# End of variant tests\n# End of paramspec tests\nPASS: glib/param.test\nRunning test: glib/completion.test\nTAP version 13\n# random seed: R02S10bf5020d3fe7f6c0d3d6c5679f0e0e1\n1..1\n# Start of completion tests\nok 1 /completion/test-completion\n# End of completion tests\nPASS: glib/completion.test\nRunning test: glib/utils-c-90.test\nTAP version 13\n# random seed: R02Se17cadee86a56296089d28dd3b9567dc\n1..40\n# Start of utils tests\nok 1 /utils/language-names\nok 2 /utils/locale-variants\nok 3 /utils/version\nok 4 /utils/appname\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/847\n# /utils/prgname-thread-safety summary: Test that threads racing to get and set the program name always receive a valid program name.\nok 5 /utils/prgname-thread-safety\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=627969\nok 6 /utils/tmpdir\nok 7 /utils/basic_bits\nok 8 /utils/bits\nok 9 /utils/swap\nok 10 /utils/find-program\nok 11 /utils/find-program-for-path\nok 12 /utils/debug\nok 13 /utils/codeset\nok 14 /utils/codeset2\nok 15 /utils/console-charset\nok 16 /utils/gettext\nok 17 /utils/username\nok 18 /utils/realname\nok 19 /utils/hostname\nok 20 /utils/xdgdirs\nok 21 /utils/specialdir\n# NAME: Linux\nok 22 /utils/os-info\nok 23 /utils/clear-pointer\nok 24 /utils/clear-pointer-cast\nok 25 /utils/take-pointer\nok 26 /utils/clear-source\nok 27 /utils/misc-mem\n# /utils/aligned-mem summary: Aligned memory allocator\n# Alignment must not be zero\n# Alignment must be a power of two\n# Alignment must be a multiple of sizeof(void*)\nok 28 /utils/aligned-mem\n# /utils/free-sized summary: Check that g_free_sized() works\nok 29 /utils/free-sized\nok 30 /utils/nullify\nok 31 /utils/atexit\nok 32 /utils/check-setuid\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1663\nok 33 /utils/int-limits\nok 34 /utils/clear-list\nok 35 /utils/clear-slist\n# Start of specialdir tests\nok 36 /utils/specialdir/desktop\n# End of specialdir tests\n# Start of clear-pointer tests\nok 37 /utils/clear-pointer/side-effects\n# End of clear-pointer tests\n# Start of aligned-mem tests\n# /utils/aligned-mem/alignment summary: Check that g_aligned_alloc() returns a correctly aligned pointer\nok 38 /utils/aligned-mem/alignment\n# /utils/aligned-mem/zeroed summary: Check that g_aligned_alloc0() zeroes out its allocation\nok 39 /utils/aligned-mem/zeroed\n# /utils/aligned-mem/free-sized summary: Check that g_aligned_free_sized() works\nok 40 /utils/aligned-mem/free-sized\n# Start of subprocess tests\n# End of subprocess tests\n# End of aligned-mem tests\n# End of utils tests\nPASS: glib/utils-c-90.test\nRunning test: glib/module-test-library.test\nTAP version 13\n# random seed: R02Sa992b1e45d50a179decd324cf44b4aef\n1..2\n# Start of module tests\nok 1 /module/basics\n# /module/invalid-libtool-archive summary: Test that opening an invalid .la file fails\nok 2 /module/invalid-libtool-archive\n# End of module tests\nPASS: glib/module-test-library.test\nRunning test: glib/giomodule.test\nTAP version 13\n# random seed: R02S3b9beac1606ca262e1dd47bf84b9b347\n1..3\n# Start of giomodule tests\nok 1 /giomodule/extension-point\nok 2 /giomodule/module-scan-all\nok 3 /giomodule/module-scan-all-with-scope\n# End of giomodule tests\nPASS: glib/giomodule.test\nRunning test: glib/collate.test\nTAP version 13\n# random seed: R02S8c21bab03a13633ef1613ea969215ae3\n1..9\n# Start of unicode tests\n# Start of collate tests\nok 1 /unicode/collate/0\nok 2 /unicode/collate/1\nok 3 /unicode/collate/2\n# End of collate tests\n# Start of collate-key tests\nok 4 /unicode/collate-key/0\nok 5 /unicode/collate-key/1\nok 6 /unicode/collate-key/2\n# End of collate-key tests\n# Start of collate-filename tests\nok 7 /unicode/collate-filename/0\nok 8 /unicode/collate-filename/1\nok 9 /unicode/collate-filename/2\n# End of collate-filename tests\n# End of unicode tests\nPASS: glib/collate.test\nRunning test: glib/testing.test\nTAP version 13\n# random seed: R02S0d9591c9746ef6c60e51e351b353ac10\n1..1\n# Start of assert tests\nok 1 /assert/finalize_object\n# Start of finalize_object tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of finalize_object tests\n# End of assert tests\nPASS: glib/testing.test\nRunning test: glib/thread-pool.test\nTAP version 13\n# random seed: R02Sfeffb6fe13d0dd90be7f051ea9909bca\n1..5\n# Start of thread_pool tests\n# /thread_pool/shared summary: Tests that a shared, non-exclusive thread pool generally works.\nok 1 /thread_pool/shared\n# /thread_pool/exclusive summary: Tests that an exclusive thread pool generally works.\nok 2 /thread_pool/exclusive\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/2012\n# /thread_pool/create_shared_after_exclusive summary: Tests that creating a shared pool after an exclusive one works.\nok 3 /thread_pool/create_shared_after_exclusive\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/121\nok 4 /thread_pool/create_full\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/2012\n# /thread_pool/create_exclusive_after_shared summary: Tests that creating an exclusive pool after a shared one works.\nok 5 /thread_pool/create_exclusive_after_shared\n# End of thread_pool tests\nPASS: glib/thread-pool.test\nRunning test: glib/array-test.test\nTAP version 13\n# random seed: R02S105df682e126104e837f7b3831f06015\n1..113\n# Start of array tests\nok 1 /array/ref-count\nok 2 /array/steal\nok 3 /array/clear-func\nok 4 /array/binary-search\n# /array/copy-sized summary: Test that copying a newly-allocated sized array works.\nok 5 /array/copy-sized\nok 6 /array/overflow-append-vals\nok 7 /array/overflow-set-size\n# Start of new tests\nok 8 /array/new/zero-terminated\nok 9 /array/new/take\nok 10 /array/new/take-zero-terminated\n# Start of take tests\nok 11 /array/new/take/empty\nok 12 /array/new/take/overflow # SKIP Overflow test requires UINT_WIDTH > SIZE_WIDTH.\n# End of take tests\n# End of new tests\n# Start of set-size tests\nok 13 /array/set-size/non-zero-terminated-no-clear\nok 14 /array/set-size/non-zero-terminated-clear\nok 15 /array/set-size/zero-terminated-no-clear\nok 16 /array/set-size/zero-terminated-clear\n# Start of sized tests\nok 17 /array/set-size/sized/non-zero-terminated-no-clear\nok 18 /array/set-size/sized/non-zero-terminated-clear\nok 19 /array/set-size/sized/zero-terminated-no-clear\nok 20 /array/set-size/sized/zero-terminated-clear\n# End of sized tests\n# End of set-size tests\n# Start of append-val tests\nok 21 /array/append-val/non-zero-terminated-no-clear\nok 22 /array/append-val/non-zero-terminated-clear\nok 23 /array/append-val/zero-terminated-no-clear\nok 24 /array/append-val/zero-terminated-clear\n# End of append-val tests\n# Start of prepend-val tests\nok 25 /array/prepend-val/non-zero-terminated-no-clear\nok 26 /array/prepend-val/non-zero-terminated-clear\nok 27 /array/prepend-val/zero-terminated-no-clear\nok 28 /array/prepend-val/zero-terminated-clear\n# End of prepend-val tests\n# Start of prepend-vals tests\nok 29 /array/prepend-vals/non-zero-terminated-no-clear\nok 30 /array/prepend-vals/non-zero-terminated-clear\nok 31 /array/prepend-vals/zero-terminated-no-clear\nok 32 /array/prepend-vals/zero-terminated-clear\n# End of prepend-vals tests\n# Start of insert-vals tests\nok 33 /array/insert-vals/non-zero-terminated-no-clear\nok 34 /array/insert-vals/non-zero-terminated-clear\nok 35 /array/insert-vals/zero-terminated-no-clear\nok 36 /array/insert-vals/zero-terminated-clear\n# End of insert-vals tests\n# Start of remove-index tests\nok 37 /array/remove-index/non-zero-terminated-no-clear\nok 38 /array/remove-index/non-zero-terminated-clear\nok 39 /array/remove-index/zero-terminated-no-clear\nok 40 /array/remove-index/zero-terminated-clear\n# End of remove-index tests\n# Start of remove-index-fast tests\nok 41 /array/remove-index-fast/non-zero-terminated-no-clear\nok 42 /array/remove-index-fast/non-zero-terminated-clear\nok 43 /array/remove-index-fast/zero-terminated-no-clear\nok 44 /array/remove-index-fast/zero-terminated-clear\n# End of remove-index-fast tests\n# Start of remove-range tests\nok 45 /array/remove-range/non-zero-terminated-no-clear\nok 46 /array/remove-range/non-zero-terminated-clear\nok 47 /array/remove-range/zero-terminated-no-clear\nok 48 /array/remove-range/zero-terminated-clear\n# End of remove-range tests\n# Start of copy tests\nok 49 /array/copy/non-zero-terminated-no-clear\nok 50 /array/copy/non-zero-terminated-clear\nok 51 /array/copy/zero-terminated-no-clear\nok 52 /array/copy/zero-terminated-clear\n# End of copy tests\n# Start of sort tests\nok 53 /array/sort/non-zero-terminated-no-clear\nok 54 /array/sort/non-zero-terminated-clear\nok 55 /array/sort/zero-terminated-no-clear\nok 56 /array/sort/zero-terminated-clear\n# End of sort tests\n# Start of sort-with-data tests\nok 57 /array/sort-with-data/non-zero-terminated-no-clear\nok 58 /array/sort-with-data/non-zero-terminated-clear\nok 59 /array/sort-with-data/zero-terminated-no-clear\nok 60 /array/sort-with-data/zero-terminated-clear\n# End of sort-with-data tests\n# End of array tests\n# Start of pointerarray tests\nok 61 /pointerarray/add\nok 62 /pointerarray/insert\nok 63 /pointerarray/new-take\nok 64 /pointerarray/new-take-null-terminated\nok 65 /pointerarray/new-from-array\nok 66 /pointerarray/new-from-null-terminated-array\nok 67 /pointerarray/free-func\nok 68 /pointerarray/array_extend_and_steal\nok 69 /pointerarray/sort\nok 70 /pointerarray/sort-with-data\nok 71 /pointerarray/sort-values\nok 72 /pointerarray/sort-values-with-data\nok 73 /pointerarray/remove-range\nok 74 /pointerarray/steal\n# Start of free tests\n# /pointerarray/free/null-terminated summary: Check that g_ptr_array_free() on an empty array returns a NULL-terminated empty array\nok 75 /pointerarray/free/null-terminated\n# End of free tests\n# Start of new-take tests\nok 76 /pointerarray/new-take/empty\nok 77 /pointerarray/new-take/overflow # SKIP Overflow test requires UINT_WIDTH > SIZE_WIDTH.\nok 78 /pointerarray/new-take/with-free-func\n# End of new-take tests\n# Start of new-take-null-terminated tests\nok 79 /pointerarray/new-take-null-terminated/empty\nok 80 /pointerarray/new-take-null-terminated/with-free-func\nok 81 /pointerarray/new-take-null-terminated/from-gstrv\n# End of new-take-null-terminated tests\n# Start of new-from-array tests\nok 82 /pointerarray/new-from-array/empty\nok 83 /pointerarray/new-from-array/overflow # SKIP Overflow test requires UINT_WIDTH > SIZE_WIDTH.\nok 84 /pointerarray/new-from-array/with-copy-and-free-func\n# End of new-from-array tests\n# Start of new-from-null-terminated-array tests\nok 85 /pointerarray/new-from-null-terminated-array/empty\nok 86 /pointerarray/new-from-null-terminated-array/with-copy-and-free-func\nok 87 /pointerarray/new-from-null-terminated-array/from-gstrv\n# End of new-from-null-terminated-array tests\n# Start of ref-count tests\nok 88 /pointerarray/ref-count/not-null-terminated\nok 89 /pointerarray/ref-count/null-terminated\n# End of ref-count tests\n# Start of array_copy tests\n# /pointerarray/array_copy/not-null-terminated summary: Check all normal behaviour of stealing elements from one array to append to another, covering different array sizes and element copy functions\nok 90 /pointerarray/array_copy/not-null-terminated\n# /pointerarray/array_copy/null-terminated summary: Check all normal behaviour of stealing elements from one array to append to another, covering different array sizes and element copy functions\nok 91 /pointerarray/array_copy/null-terminated\n# End of array_copy tests\n# Start of array_extend tests\nok 92 /pointerarray/array_extend/not-null-terminated\nok 93 /pointerarray/array_extend/null-terminated\n# End of array_extend tests\n# Start of sort tests\n# /pointerarray/sort/example summary: Check that the doc-comment for g_ptr_array_sort() is correct\nok 94 /pointerarray/sort/example\n# End of sort tests\n# Start of sort-with-data tests\n# /pointerarray/sort-with-data/example summary: Check that the doc-comment for g_ptr_array_sort_with_data() is correct\nok 95 /pointerarray/sort-with-data/example\n# End of sort-with-data tests\n# Start of sort-values tests\nok 96 /pointerarray/sort-values/example\n# End of sort-values tests\n# Start of sort-values-with-data tests\nok 97 /pointerarray/sort-values-with-data/example\n# End of sort-values-with-data tests\n# Start of find tests\nok 98 /pointerarray/find/empty\nok 99 /pointerarray/find/non-empty\n# End of find tests\n# Start of steal_index tests\nok 100 /pointerarray/steal_index/not-null-terminated\nok 101 /pointerarray/steal_index/null-terminated\n# End of steal_index tests\n# End of pointerarray tests\n# Start of bytearray tests\nok 102 /bytearray/steal\nok 103 /bytearray/append\nok 104 /bytearray/prepend\nok 105 /bytearray/remove\nok 106 /bytearray/remove-fast\nok 107 /bytearray/remove-range\nok 108 /bytearray/ref-count\nok 109 /bytearray/sort\nok 110 /bytearray/sort-with-data\nok 111 /bytearray/new-take\nok 112 /bytearray/new-take-overflow # SKIP Overflow test requires G_MAXSIZE > G_MAXUINT.\nok 113 /bytearray/free-to-bytes\n# End of bytearray tests\nPASS: glib/array-test.test\nRunning test: glib/bookmarkfile.test\nTAP version 13\n# random seed: R02S8c75fc55ad5bb4c68b7426cba057a4a0\n1..96\n# Start of bookmarks tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/system-config1:/var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/system-data1:/var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/runtime\nok 1 /bookmarks/load-from-data-dirs\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/to-file/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/to-file/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/to-file/.dirs/system-config1:/var/volatile/tmp/bookmarks/to-file/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/to-file/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/to-file/.dirs/system-data1:/var/volatile/tmp/bookmarks/to-file/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/to-file/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/to-file/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/to-file/.dirs/runtime\n# Roundtrip from newly created bookmark file /var/volatile/tmp/bookmarkfile-test-WH8PI2.xbel\n# Roundtrip from a valid bookmark file\nok 2 /bookmarks/to-file\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/move-item/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/move-item/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/move-item/.dirs/system-config1:/var/volatile/tmp/bookmarks/move-item/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/move-item/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/move-item/.dirs/system-data1:/var/volatile/tmp/bookmarks/move-item/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/move-item/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/move-item/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/move-item/.dirs/runtime\nok 3 /bookmarks/move-item\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/corner-cases/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/corner-cases/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/corner-cases/.dirs/system-config1:/var/volatile/tmp/bookmarks/corner-cases/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/corner-cases/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/corner-cases/.dirs/system-data1:/var/volatile/tmp/bookmarks/corner-cases/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/corner-cases/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/corner-cases/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/corner-cases/.dirs/runtime\nok 4 /bookmarks/corner-cases\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/misc/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/misc/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/misc/.dirs/system-config1:/var/volatile/tmp/bookmarks/misc/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/misc/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/misc/.dirs/system-data1:/var/volatile/tmp/bookmarks/misc/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/misc/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/misc/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/misc/.dirs/runtime\nok 5 /bookmarks/misc\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/deprecated/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/deprecated/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/deprecated/.dirs/system-config1:/var/volatile/tmp/bookmarks/deprecated/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/deprecated/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/deprecated/.dirs/system-data1:/var/volatile/tmp/bookmarks/deprecated/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/deprecated/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/deprecated/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/deprecated/.dirs/runtime\nok 6 /bookmarks/deprecated\n# Start of parse tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/runtime\nok 7 /bookmarks/parse/fail-28.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/runtime\nok 8 /bookmarks/parse/fail-02.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/runtime\nok 9 /bookmarks/parse/fail-29.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/runtime\nok 10 /bookmarks/parse/fail-17.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/runtime\nok 11 /bookmarks/parse/fail-25.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/runtime\nok 12 /bookmarks/parse/fail-36.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/runtime\nok 13 /bookmarks/parse/fail-24.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/runtime\nok 14 /bookmarks/parse/fail-23.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/runtime\nok 15 /bookmarks/parse/fail-40.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/runtime\nok 16 /bookmarks/parse/fail-20.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/runtime\nok 17 /bookmarks/parse/fail-31.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/runtime\nok 18 /bookmarks/parse/fail-38.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/runtime\nok 19 /bookmarks/parse/valid-01.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/runtime\nok 20 /bookmarks/parse/fail-11.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/runtime\nok 21 /bookmarks/parse/fail-15.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/runtime\nok 22 /bookmarks/parse/fail-27.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/runtime\nok 23 /bookmarks/parse/fail-19.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/runtime\nok 24 /bookmarks/parse/fail-34.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/runtime\nok 25 /bookmarks/parse/fail-33.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/runtime\nok 26 /bookmarks/parse/fail-10.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/runtime\nok 27 /bookmarks/parse/fail-06.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/runtime\nok 28 /bookmarks/parse/fail-03.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/runtime\nok 29 /bookmarks/parse/fail-22.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/runtime\nok 30 /bookmarks/parse/fail-26.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/runtime\nok 31 /bookmarks/parse/fail-21.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/runtime\nok 32 /bookmarks/parse/fail-01.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/runtime\nok 33 /bookmarks/parse/fail-05.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/runtime\nok 34 /bookmarks/parse/fail-18.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/runtime\nok 35 /bookmarks/parse/fail-16.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/runtime\nok 36 /bookmarks/parse/fail-12.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/runtime\nok 37 /bookmarks/parse/fail-09.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/runtime\nok 38 /bookmarks/parse/fail-32.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/runtime\nok 39 /bookmarks/parse/fail-14.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/runtime\nok 40 /bookmarks/parse/fail-04.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/runtime\nok 41 /bookmarks/parse/fail-39.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/runtime\nok 42 /bookmarks/parse/fail-13.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/runtime\nok 43 /bookmarks/parse/fail-41.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/runtime\nok 44 /bookmarks/parse/fail-08.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/runtime\nok 45 /bookmarks/parse/fail-07.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/runtime\nok 46 /bookmarks/parse/fail-37.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/runtime\nok 47 /bookmarks/parse/fail-30.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/runtime\nok 48 /bookmarks/parse/valid-02.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/runtime\nok 49 /bookmarks/parse/valid-03.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/runtime\nok 50 /bookmarks/parse/fail-42.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/runtime\nok 51 /bookmarks/parse/fail-35.xbel\n# End of parse tests\n# Start of copy tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/runtime\nok 52 /bookmarks/copy/fail-28.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/runtime\nok 53 /bookmarks/copy/fail-02.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/runtime\nok 54 /bookmarks/copy/fail-29.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/runtime\nok 55 /bookmarks/copy/fail-17.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/runtime\nok 56 /bookmarks/copy/fail-25.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/runtime\nok 57 /bookmarks/copy/fail-36.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/runtime\nok 58 /bookmarks/copy/fail-24.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/runtime\nok 59 /bookmarks/copy/fail-23.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/runtime\nok 60 /bookmarks/copy/fail-40.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/runtime\nok 61 /bookmarks/copy/fail-20.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/runtime\nok 62 /bookmarks/copy/fail-31.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/runtime\nok 63 /bookmarks/copy/fail-38.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/runtime\nok 64 /bookmarks/copy/valid-01.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/runtime\nok 65 /bookmarks/copy/fail-11.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/runtime\nok 66 /bookmarks/copy/fail-15.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/runtime\nok 67 /bookmarks/copy/fail-27.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/runtime\nok 68 /bookmarks/copy/fail-19.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/runtime\nok 69 /bookmarks/copy/fail-34.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/runtime\nok 70 /bookmarks/copy/fail-33.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/runtime\nok 71 /bookmarks/copy/fail-10.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/runtime\nok 72 /bookmarks/copy/fail-06.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/runtime\nok 73 /bookmarks/copy/fail-03.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/runtime\nok 74 /bookmarks/copy/fail-22.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/runtime\nok 75 /bookmarks/copy/fail-26.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/runtime\nok 76 /bookmarks/copy/fail-21.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/runtime\nok 77 /bookmarks/copy/fail-01.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/runtime\nok 78 /bookmarks/copy/fail-05.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/runtime\nok 79 /bookmarks/copy/fail-18.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/runtime\nok 80 /bookmarks/copy/fail-16.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/runtime\nok 81 /bookmarks/copy/fail-12.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/runtime\nok 82 /bookmarks/copy/fail-09.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/runtime\nok 83 /bookmarks/copy/fail-32.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/runtime\nok 84 /bookmarks/copy/fail-14.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/runtime\nok 85 /bookmarks/copy/fail-04.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/runtime\nok 86 /bookmarks/copy/fail-39.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/runtime\nok 87 /bookmarks/copy/fail-13.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/runtime\nok 88 /bookmarks/copy/fail-41.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/runtime\nok 89 /bookmarks/copy/fail-08.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/runtime\nok 90 /bookmarks/copy/fail-07.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/runtime\nok 91 /bookmarks/copy/fail-37.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/runtime\nok 92 /bookmarks/copy/fail-30.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/runtime\nok 93 /bookmarks/copy/valid-02.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/runtime\nok 94 /bookmarks/copy/valid-03.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/runtime\nok 95 /bookmarks/copy/fail-42.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/runtime\nok 96 /bookmarks/copy/fail-35.xbel\n# End of copy tests\n# End of bookmarks tests\nPASS: glib/bookmarkfile.test\nRunning test: glib/cond.test\nTAP version 13\n# random seed: R02Sba1181a97aa5a2cd6a4526f00a63adf5\n1..4\n# Start of thread tests\nok 1 /thread/cond1\nok 2 /thread/cond2\n# Start of cond tests\nok 3 /thread/cond/wait-until\n# slow test /thread/cond/wait-until executed in 1.02 secs\n# Start of wait-until tests\n# /thread/cond/wait-until/contended-and-interrupted summary: Check proper handling of errno in g_cond_wait_until with a contended mutex\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/957\nok 4 /thread/cond/wait-until/contended-and-interrupted\n# slow test /thread/cond/wait-until/contended-and-interrupted executed in 1.10 secs\n# End of wait-until tests\n# End of cond tests\n# End of thread tests\nPASS: glib/cond.test\nRunning test: glib/queue.test\nTAP version 13\n# random seed: R02Se0efed320aadae680d8c6fbe09553f54\n1..12\n# Start of queue tests\nok 1 /queue/basic\nok 2 /queue/copy\nok 3 /queue/off-by-one\nok 4 /queue/find-custom\nok 5 /queue/static\nok 6 /queue/clear\nok 7 /queue/free-full\nok 8 /queue/clear-full\nok 9 /queue/insert-sibling-link\nok 10 /queue/push-nth-link\n# Start of clear-full tests\nok 11 /queue/clear-full/noop\n# End of clear-full tests\n# Start of random tests\nok 12 /queue/random/seed:607533961\n# End of random tests\n# End of queue tests\nPASS: glib/queue.test\nRunning test: glib/gdbus-connection-flush.test\nTAP version 13\n# random seed: R02Sd116b230176c28336950d87601d54862\n1..2\n# Start of gdbus tests\n# Start of connection tests\n# Start of flush tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/system-config1:/var/volatile/tmp/gdbus/connection/flush/busy/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/system-data1:/var/volatile/tmp/gdbus/connection/flush/busy/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/runtime\nok 1 /gdbus/connection/flush/busy\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/system-config1:/var/volatile/tmp/gdbus/connection/flush/idle/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/system-data1:/var/volatile/tmp/gdbus/connection/flush/idle/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/runtime\nok 2 /gdbus/connection/flush/idle\n# End of flush tests\n# End of connection tests\n# End of gdbus tests\nPASS: glib/gdbus-connection-flush.test\nRunning test: glib/markup-parse.test\nTAP version 13\n# random seed: R02S7ef10d347f89afc9d2bb77e44bcc978d\n1..71\n# Start of markup tests\n# Start of parse tests\nok 1 /markup/parse/fail-7.gmarkup\nok 2 /markup/parse/valid-6.gmarkup\nok 3 /markup/parse/fail-48.gmarkup\nok 4 /markup/parse/fail-34.gmarkup\nok 5 /markup/parse/fail-51.gmarkup\nok 6 /markup/parse/fail-2.gmarkup\nok 7 /markup/parse/fail-32.gmarkup\nok 8 /markup/parse/fail-28.gmarkup\nok 9 /markup/parse/valid-14.gmarkup\nok 10 /markup/parse/fail-9.gmarkup\nok 11 /markup/parse/valid-1.gmarkup\nok 12 /markup/parse/valid-2.gmarkup\nok 13 /markup/parse/fail-36.gmarkup\nok 14 /markup/parse/fail-14.gmarkup\nok 15 /markup/parse/fail-11.gmarkup\nok 16 /markup/parse/fail-53.gmarkup\nok 17 /markup/parse/fail-23.gmarkup\nok 18 /markup/parse/fail-20.gmarkup\nok 19 /markup/parse/fail-30.gmarkup\nok 20 /markup/parse/fail-12.gmarkup\nok 21 /markup/parse/fail-1.gmarkup\nok 22 /markup/parse/fail-3.gmarkup\nok 23 /markup/parse/fail-26.gmarkup\nok 24 /markup/parse/fail-15.gmarkup\nok 25 /markup/parse/valid-10.gmarkup\nok 26 /markup/parse/fail-43.gmarkup\nok 27 /markup/parse/fail-41.gmarkup\nok 28 /markup/parse/valid-4.gmarkup\nok 29 /markup/parse/fail-21.gmarkup\nok 30 /markup/parse/fail-44.gmarkup\nok 31 /markup/parse/fail-19.gmarkup\nok 32 /markup/parse/fail-17.gmarkup\nok 33 /markup/parse/fail-27.gmarkup\nok 34 /markup/parse/fail-10.gmarkup\nok 35 /markup/parse/valid-11.gmarkup\nok 36 /markup/parse/fail-6.gmarkup\nok 37 /markup/parse/fail-47.gmarkup\nok 38 /markup/parse/fail-54.gmarkup\nok 39 /markup/parse/valid-15.gmarkup\nok 40 /markup/parse/valid-3.gmarkup\nok 41 /markup/parse/valid-8.gmarkup\nok 42 /markup/parse/fail-25.gmarkup\nok 43 /markup/parse/fail-33.gmarkup\nok 44 /markup/parse/fail-31.gmarkup\nok 45 /markup/parse/fail-45.gmarkup\nok 46 /markup/parse/fail-22.gmarkup\nok 47 /markup/parse/valid-12.gmarkup\nok 48 /markup/parse/fail-42.gmarkup\nok 49 /markup/parse/fail-29.gmarkup\nok 50 /markup/parse/fail-4.gmarkup\nok 51 /markup/parse/fail-24.gmarkup\nok 52 /markup/parse/fail-50.gmarkup\nok 53 /markup/parse/fail-35.gmarkup\nok 54 /markup/parse/fail-40.gmarkup\nok 55 /markup/parse/fail-16.gmarkup\nok 56 /markup/parse/valid-13.gmarkup\nok 57 /markup/parse/valid-7.gmarkup\nok 58 /markup/parse/fail-18.gmarkup\nok 59 /markup/parse/fail-52.gmarkup\nok 60 /markup/parse/fail-49.gmarkup\nok 61 /markup/parse/fail-8.gmarkup\nok 62 /markup/parse/fail-38.gmarkup\nok 63 /markup/parse/fail-46.gmarkup\nok 64 /markup/parse/fail-5.gmarkup\nok 65 /markup/parse/valid-5.gmarkup\nok 66 /markup/parse/fail-13.gmarkup\nok 67 /markup/parse/fail-39.gmarkup\nok 68 /markup/parse/fail-37.gmarkup\nok 69 /markup/parse/valid-16.gmarkup\nok 70 /markup/parse/valid-9.gmarkup\nok 71 /markup/parse/valid-17.gmarkup\n# End of parse tests\n# End of markup tests\nPASS: glib/markup-parse.test\nRunning test: glib/properties-refcount1.test\nTAP version 13\n# random seed: R02Sc2b64b3666499d57a21a571b5cb651e5\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# .e\n# .d\n# .c\n# .f\n# .b\n# .e\n# .d\n# .c\n# .d\n# .e\n# .c\n# .f\n# .b\n# .d\n# .c\n# .e\n# .f\n# .d\n# .e\n# .c\n# .b\n# .d\n# .e\n# .c\n# .f\n# .d\n# .e\n# .c\n# .b\n# .d\n# .e\n# .c\n# .f\n# .d\n# .e\n# .b\n# .c\n# .e\n# .d\n# .c\n# .f\n# .b\n# .e\n# .d\n# .c\nExecuting: glib/properties-refcount1.test\n# .e\n# .f\n# .d\n# .c\n# .b\n# .e\n# .c\n# .d\n# .f\n# .e\n# .c\n# .d\n# .b\n# .e\n# .c\n# .d\n# .f\n# .e\n# .c\n# .d\n# .b\n# .e\n# .c\n# .d\n# .f\n# .b\n# .e\n# .c\n# .d\n# .e\n# .c\n# .f\n# .d\n# .b\n# .c\n# .e\n# .d\n# .f\n# .c\n# .e\n# .d\n# .b\n# .c\n# .e\n# .d\n# .f\n# .c\n# .e\n# .b\n# .d\n# .c\n# .e\n# .d\n# .f\n# .b\n# .c\n# .e\n# .d\n# .c\n# .e\n# .f\n# .d\n# .b\n# .c\n# .e\n# .d\n# .c\n# .f\n# .d\n# .e\n# .b\n# .c\n# .d\n# .e\n# .f\n# .c\n# .d\n# .b\n# .e\n# .c\n# .d\n# .f\n# .e\n# .c\n# .b\n# .d\n# .e\n# .c\nok 1 /gobject/refcount/properties-1\n# slow test /gobject/refcount/properties-1 executed in 3.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/properties-refcount1.test\nRunning test: glib/markup.test\nTAP version 13\n# random seed: R02Se4b1247a936d335f5879b4220d01a851\n1..1\n# Start of markup tests\nok 1 /markup/stack\n# End of markup tests\nPASS: glib/markup.test\nRunning test: glib/memory-settings-backend.test\nTAP version 13\n# random seed: R02S96c8c3ab88ccec78841f7fd6827c6096\n1..1\n# Start of memory-settings-backend tests\nok 1 /memory-settings-backend/extension-point-registered\n# End of memory-settings-backend tests\nPASS: glib/memory-settings-backend.test\nRunning test: glib/unix-mounts.test\nTAP version 13\n# random seed: R02Scfc72e966b9d85ea450dd3492059b8ae\n1..2\n# Start of unix-mounts tests\nok 1 /unix-mounts/is-system-fs-type\nok 2 /unix-mounts/is-system-device-path\n# End of unix-mounts tests\nPASS: glib/unix-mounts.test\nRunning test: glib/cxx-17.test\nTAP version 13\n# random seed: R02S98af7648f61e177bcb10193b20cbfc53\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-17.test\nRunning test: glib/inet-address.test\nTAP version 13\n# random seed: R02Sdfbb6123b8d95a82b2f7923362b84a44\n1..11\n# Start of inet-address tests\nok 1 /inet-address/parse\nok 2 /inet-address/any\nok 3 /inet-address/loopback\nok 4 /inet-address/bytes\nok 5 /inet-address/property\n# End of inet-address tests\n# Start of socket-address tests\nok 6 /socket-address/basic\nok 7 /socket-address/to-string\n# End of socket-address tests\n# Start of address-mask tests\nok 8 /address-mask/parse\nok 9 /address-mask/property\nok 10 /address-mask/equal\nok 11 /address-mask/match\n# End of address-mask tests\nPASS: glib/inet-address.test\nRunning test: glib/portal-support-flatpak-none.test\nTAP version 13\n# random seed: R02Sd21cc231fcffc63333b69ccbca72b6ea\n1..1\n# Start of portal-support tests\n# Start of flatpak tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/flatpak/none/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/flatpak/none/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/flatpak/none/.dirs/system-config1:/var/volatile/tmp/portal-support/flatpak/none/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/flatpak/none/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/flatpak/none/.dirs/system-data1:/var/volatile/tmp/portal-support/flatpak/none/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/flatpak/none/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/flatpak/none/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/flatpak/none/.dirs/runtime\n# Creating .flatpak-info in /var/volatile/tmp/portal-support/flatpak/none/.dirs/runtime/.flatpak-info\nok 1 /portal-support/flatpak/none\n# End of flatpak tests\n# End of portal-support tests\nPASS: glib/portal-support-flatpak-none.test\nRunning test: glib/portal-support-flatpak-full.test\nTAP version 13\n# random seed: R02S1c8acccbb143ebb5a459851a748433f9\n1..1\n# Start of portal-support tests\n# Start of flatpak tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/flatpak/full/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/flatpak/full/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/flatpak/full/.dirs/system-config1:/var/volatile/tmp/portal-support/flatpak/full/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/flatpak/full/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/flatpak/full/.dirs/system-data1:/var/volatile/tmp/portal-support/flatpak/full/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/flatpak/full/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/flatpak/full/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/flatpak/full/.dirs/runtime\n# Creating .flatpak-info in /var/volatile/tmp/portal-support/flatpak/full/.dirs/runtime/.flatpak-info\nok 1 /portal-support/flatpak/full\n# End of flatpak tests\n# End of portal-support tests\nPASS: glib/portal-support-flatpak-full.test\nRunning test: glib/rwlock.test\nTAP version 13\n# random seed: R02S16786dd4c595a4b3e4f37497ac44c6f7\n1..8\n# Start of thread tests\nok 1 /thread/rwlock1\nok 2 /thread/rwlock2\nok 3 /thread/rwlock3\nok 4 /thread/rwlock4\nok 5 /thread/rwlock5\nok 6 /thread/rwlock6\nok 7 /thread/rwlock7\n# slow test /thread/rwlock7 executed in 2.66 secs\nok 8 /thread/rwlock8\n# End of thread tests\nPASS: glib/rwlock.test\nRunning test: glib/macros-c-99.test\nTAP version 13\n# random seed: R02Saa1b1f66eac1ad979394e83646105bf6\n1..4\n# Start of C tests\nok 1 /C/standard-99\n# End of C tests\n# Start of alignof tests\nok 2 /alignof/fallback\n# End of alignof tests\n# Start of assert tests\nok 3 /assert/static\n# End of assert tests\n# Start of struct tests\nok 4 /struct/sizeof_member\n# End of struct tests\nPASS: glib/macros-c-99.test\nRunning test: glib/markup-collect.test\nTAP version 13\n# random seed: R02S3467fcc87d016a33c9220a596c5d2342\n1..21\n# Start of markup tests\n# Start of collect tests\nok 1 /markup/collect/0\nok 2 /markup/collect/1\nok 3 /markup/collect/2\nok 4 /markup/collect/3\nok 5 /markup/collect/4\nok 6 /markup/collect/5\nok 7 /markup/collect/6\nok 8 /markup/collect/7\nok 9 /markup/collect/8\nok 10 /markup/collect/9\nok 11 /markup/collect/10\nok 12 /markup/collect/11\nok 13 /markup/collect/12\nok 14 /markup/collect/13\nok 15 /markup/collect/14\nok 16 /markup/collect/15\nok 17 /markup/collect/16\nok 18 /markup/collect/17\nok 19 /markup/collect/18\nok 20 /markup/collect/19\nok 21 /markup/collect/cleanup\n# End of collect tests\n# End of markup tests\nPASS: glib/markup-collect.test\nRunning test: glib/macros.test\nTAP version 13\n# random seed: R02S1c0233f9cb7d8e57d51bc6bb4bb50733\n1..3\n# Start of alignof tests\nok 1 /alignof/fallback\n# End of alignof tests\n# Start of assert tests\nok 2 /assert/static\n# End of assert tests\n# Start of struct tests\nok 3 /struct/sizeof_member\n# End of struct tests\nPASS: glib/macros.test\nRunning test: glib/utf8-performance.test\nTAP version 13\n# random seed: R02S0b95a6378e14400890fc6ce153b9b1db\n1..36\n# Start of utf8 tests\n# Start of perf tests\n# Start of get_char tests\n# max perf:     6.1 MB/s\nok 1 /utf8/perf/get_char/ascii\n# max perf:     inf MB/s\nok 2 /utf8/perf/get_char/latin1\n# max perf:   160.0 MB/s\nok 3 /utf8/perf/get_char/cyrillic\n# max perf:     inf MB/s\nok 4 /utf8/perf/get_char/han\n# End of get_char tests\n# Start of get_char-backwards tests\n# max perf:    43.0 MB/s\nok 5 /utf8/perf/get_char-backwards/ascii\n# max perf:     inf MB/s\nok 6 /utf8/perf/get_char-backwards/latin1\n# max perf:   160.0 MB/s\nok 7 /utf8/perf/get_char-backwards/cyrillic\n# max perf:   156.0 MB/s\nok 8 /utf8/perf/get_char-backwards/han\n# End of get_char-backwards tests\n# Start of get_char_validated tests\n# max perf:    43.0 MB/s\nok 9 /utf8/perf/get_char_validated/ascii\n# max perf:    67.0 MB/s\nok 10 /utf8/perf/get_char_validated/latin1\n# max perf:   160.0 MB/s\nok 11 /utf8/perf/get_char_validated/cyrillic\n# max perf:     inf MB/s\nok 12 /utf8/perf/get_char_validated/han\n# End of get_char_validated tests\n# Start of utf8_to_ucs4 tests\n# max perf:    43.0 MB/s\nok 13 /utf8/perf/utf8_to_ucs4/ascii\n# max perf:    67.0 MB/s\nok 14 /utf8/perf/utf8_to_ucs4/latin1\n# max perf:   160.0 MB/s\nok 15 /utf8/perf/utf8_to_ucs4/cyrillic\n# max perf:   156.0 MB/s\nok 16 /utf8/perf/utf8_to_ucs4/han\n# End of utf8_to_ucs4 tests\n# Start of utf8_to_ucs4-sized tests\n# max perf:     inf MB/s\nok 17 /utf8/perf/utf8_to_ucs4-sized/ascii\n# max perf:    67.0 MB/s\nok 18 /utf8/perf/utf8_to_ucs4-sized/latin1\n# max perf:   160.0 MB/s\nok 19 /utf8/perf/utf8_to_ucs4-sized/cyrillic\n# max perf:   156.0 MB/s\nok 20 /utf8/perf/utf8_to_ucs4-sized/han\n# End of utf8_to_ucs4-sized tests\n# Start of utf8_to_ucs4_fast tests\n# max perf:     inf MB/s\nok 21 /utf8/perf/utf8_to_ucs4_fast/ascii\n# max perf:    67.0 MB/s\nok 22 /utf8/perf/utf8_to_ucs4_fast/latin1\n# max perf:     inf MB/s\nok 23 /utf8/perf/utf8_to_ucs4_fast/cyrillic\n# max perf:   156.0 MB/s\nok 24 /utf8/perf/utf8_to_ucs4_fast/han\n# End of utf8_to_ucs4_fast tests\n# Start of utf8_to_ucs4_fast-sized tests\n# max perf:    43.0 MB/s\nok 25 /utf8/perf/utf8_to_ucs4_fast-sized/ascii\n# max perf:    67.0 MB/s\nok 26 /utf8/perf/utf8_to_ucs4_fast-sized/latin1\n# max perf:   160.0 MB/s\nok 27 /utf8/perf/utf8_to_ucs4_fast-sized/cyrillic\n# max perf:     inf MB/s\nok 28 /utf8/perf/utf8_to_ucs4_fast-sized/han\n# End of utf8_to_ucs4_fast-sized tests\n# Start of utf8_validate tests\n# max perf:     inf MB/s\nok 29 /utf8/perf/utf8_validate/ascii\n# max perf:     inf MB/s\nok 30 /utf8/perf/utf8_validate/latin1\n# max perf:     inf MB/s\nok 31 /utf8/perf/utf8_validate/cyrillic\n# max perf:     inf MB/s\nok 32 /utf8/perf/utf8_validate/han\n# End of utf8_validate tests\n# Start of utf8_validate-sized tests\n# max perf:     inf MB/s\nok 33 /utf8/perf/utf8_validate-sized/ascii\n# max perf:     inf MB/s\nok 34 /utf8/perf/utf8_validate-sized/latin1\n# max perf:     inf MB/s\nok 35 /utf8/perf/utf8_validate-sized/cyrillic\n# max perf:     inf MB/s\nok 36 /utf8/perf/utf8_validate-sized/han\n# End of utf8_validate-sized tests\n# End of perf tests\n# End of utf8 tests\nPASS: glib/utf8-performance.test\nRunning test: glib/utf8-validate.test\nTAP version 13\n# random seed: R02Sef0fef080f9b3a2d0b93a5dbff7859ce\n1..216\n# Start of utf8 tests\n# Vector 0\n# Vector 1\n# Vector 2\n# Vector 3\n# Vector 4\n# Vector 5\n# Vector 6\n# Vector 7\n# Vector 8\n# Vector 9\n# Vector 10\n# Vector 11\n# Vector 12\n# Vector 13\n# Vector 14\n# Vector 15\n# Vector 16\n# Vector 17\n# Vector 18\n# Vector 19\n# Vector 20\n# Vector 21\n# Vector 22\n# Vector 23\n# Vector 24\n# Vector 25\n# Vector 26\n# Vector 27\nok 1 /utf8/get-char-validated\n# Start of validate tests\nok 2 /utf8/validate/0\nok 3 /utf8/validate/1\nok 4 /utf8/validate/2\nok 5 /utf8/validate/3\nok 6 /utf8/validate/4\nok 7 /utf8/validate/5\nok 8 /utf8/validate/6\nok 9 /utf8/validate/7\nok 10 /utf8/validate/8\nok 11 /utf8/validate/9\nok 12 /utf8/validate/10\nok 13 /utf8/validate/11\nok 14 /utf8/validate/12\nok 15 /utf8/validate/13\nok 16 /utf8/validate/14\nok 17 /utf8/validate/15\nok 18 /utf8/validate/16\nok 19 /utf8/validate/17\nok 20 /utf8/validate/18\nok 21 /utf8/validate/19\nok 22 /utf8/validate/20\nok 23 /utf8/validate/21\nok 24 /utf8/validate/22\nok 25 /utf8/validate/23\nok 26 /utf8/validate/24\nok 27 /utf8/validate/25\nok 28 /utf8/validate/26\nok 29 /utf8/validate/27\nok 30 /utf8/validate/28\nok 31 /utf8/validate/29\nok 32 /utf8/validate/30\nok 33 /utf8/validate/31\nok 34 /utf8/validate/32\nok 35 /utf8/validate/33\nok 36 /utf8/validate/34\nok 37 /utf8/validate/35\nok 38 /utf8/validate/36\nok 39 /utf8/validate/37\nok 40 /utf8/validate/38\nok 41 /utf8/validate/39\nok 42 /utf8/validate/40\nok 43 /utf8/validate/41\nok 44 /utf8/validate/42\nok 45 /utf8/validate/43\nok 46 /utf8/validate/44\nok 47 /utf8/validate/45\nok 48 /utf8/validate/46\nok 49 /utf8/validate/47\nok 50 /utf8/validate/48\nok 51 /utf8/validate/49\nok 52 /utf8/validate/50\nok 53 /utf8/validate/51\nok 54 /utf8/validate/52\nok 55 /utf8/validate/53\nok 56 /utf8/validate/54\nok 57 /utf8/validate/55\nok 58 /utf8/validate/56\nok 59 /utf8/validate/57\nok 60 /utf8/validate/58\nok 61 /utf8/validate/59\nok 62 /utf8/validate/60\nok 63 /utf8/validate/61\nok 64 /utf8/validate/62\nok 65 /utf8/validate/63\nok 66 /utf8/validate/64\nok 67 /utf8/validate/65\nok 68 /utf8/validate/66\nok 69 /utf8/validate/67\nok 70 /utf8/validate/68\nok 71 /utf8/validate/69\nok 72 /utf8/validate/70\nok 73 /utf8/validate/71\nok 74 /utf8/validate/72\nok 75 /utf8/validate/73\nok 76 /utf8/validate/74\nok 77 /utf8/validate/75\nok 78 /utf8/validate/76\nok 79 /utf8/validate/77\nok 80 /utf8/validate/78\nok 81 /utf8/validate/79\nok 82 /utf8/validate/80\nok 83 /utf8/validate/81\nok 84 /utf8/validate/82\nok 85 /utf8/validate/83\nok 86 /utf8/validate/84\nok 87 /utf8/validate/85\nok 88 /utf8/validate/86\nok 89 /utf8/validate/87\nok 90 /utf8/validate/88\nok 91 /utf8/validate/89\nok 92 /utf8/validate/90\nok 93 /utf8/validate/91\nok 94 /utf8/validate/92\nok 95 /utf8/validate/93\nok 96 /utf8/validate/94\nok 97 /utf8/validate/95\nok 98 /utf8/validate/96\nok 99 /utf8/validate/97\nok 100 /utf8/validate/98\nok 101 /utf8/validate/99\nok 102 /utf8/validate/100\nok 103 /utf8/validate/101\nok 104 /utf8/validate/102\nok 105 /utf8/validate/103\nok 106 /utf8/validate/104\nok 107 /utf8/validate/105\nok 108 /utf8/validate/106\nok 109 /utf8/validate/107\nok 110 /utf8/validate/108\nok 111 /utf8/validate/109\nok 112 /utf8/validate/110\nok 113 /utf8/validate/111\nok 114 /utf8/validate/112\nok 115 /utf8/validate/113\nok 116 /utf8/validate/114\nok 117 /utf8/validate/115\nok 118 /utf8/validate/116\nok 119 /utf8/validate/117\nok 120 /utf8/validate/118\nok 121 /utf8/validate/119\nok 122 /utf8/validate/120\nok 123 /utf8/validate/121\nok 124 /utf8/validate/122\nok 125 /utf8/validate/123\nok 126 /utf8/validate/124\nok 127 /utf8/validate/125\nok 128 /utf8/validate/126\nok 129 /utf8/validate/127\nok 130 /utf8/validate/128\nok 131 /utf8/validate/129\nok 132 /utf8/validate/130\nok 133 /utf8/validate/131\nok 134 /utf8/validate/132\nok 135 /utf8/validate/133\nok 136 /utf8/validate/134\nok 137 /utf8/validate/135\nok 138 /utf8/validate/136\nok 139 /utf8/validate/137\nok 140 /utf8/validate/138\nok 141 /utf8/validate/139\nok 142 /utf8/validate/140\nok 143 /utf8/validate/141\nok 144 /utf8/validate/142\nok 145 /utf8/validate/143\nok 146 /utf8/validate/144\nok 147 /utf8/validate/145\nok 148 /utf8/validate/146\nok 149 /utf8/validate/147\nok 150 /utf8/validate/148\nok 151 /utf8/validate/149\nok 152 /utf8/validate/150\nok 153 /utf8/validate/151\nok 154 /utf8/validate/152\nok 155 /utf8/validate/153\nok 156 /utf8/validate/154\nok 157 /utf8/validate/155\nok 158 /utf8/validate/156\nok 159 /utf8/validate/157\nok 160 /utf8/validate/158\nok 161 /utf8/validate/159\nok 162 /utf8/validate/160\nok 163 /utf8/validate/161\nok 164 /utf8/validate/162\nok 165 /utf8/validate/163\nok 166 /utf8/validate/164\nok 167 /utf8/validate/165\nok 168 /utf8/validate/166\nok 169 /utf8/validate/167\nok 170 /utf8/validate/168\nok 171 /utf8/validate/169\nok 172 /utf8/validate/170\nok 173 /utf8/validate/171\nok 174 /utf8/validate/172\nok 175 /utf8/validate/173\nok 176 /utf8/validate/174\nok 177 /utf8/validate/175\nok 178 /utf8/validate/176\nok 179 /utf8/validate/177\nok 180 /utf8/validate/178\nok 181 /utf8/validate/179\nok 182 /utf8/validate/180\nok 183 /utf8/validate/181\nok 184 /utf8/validate/182\nok 185 /utf8/validate/183\nok 186 /utf8/validate/184\nok 187 /utf8/validate/185\nok 188 /utf8/validate/186\nok 189 /utf8/validate/187\nok 190 /utf8/validate/188\nok 191 /utf8/validate/189\nok 192 /utf8/validate/190\nok 193 /utf8/validate/191\nok 194 /utf8/validate/192\nok 195 /utf8/validate/193\nok 196 /utf8/validate/194\nok 197 /utf8/validate/195\nok 198 /utf8/validate/196\nok 199 /utf8/validate/197\nok 200 /utf8/validate/198\nok 201 /utf8/validate/199\nok 202 /utf8/validate/200\nok 203 /utf8/validate/201\nok 204 /utf8/validate/202\nok 205 /utf8/validate/203\nok 206 /utf8/validate/204\nok 207 /utf8/validate/205\nok 208 /utf8/validate/206\nok 209 /utf8/validate/207\nok 210 /utf8/validate/208\nok 211 /utf8/validate/209\nok 212 /utf8/validate/210\nok 213 /utf8/validate/211\nok 214 /utf8/validate/212\nok 215 /utf8/validate/213\nok 216 /utf8/validate/214\n# End of validate tests\n# End of utf8 tests\nPASS: glib/utf8-validate.test\nRunning test: glib/gdbus-addresses.test\nTAP version 13\n# random seed: R02S7f26c1e92e90ab9e8423e11a978a81f3\n1..9\n# Start of gdbus tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/empty-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/empty-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/empty-address/.dirs/system-config1:/var/volatile/tmp/gdbus/empty-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/empty-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/empty-address/.dirs/system-data1:/var/volatile/tmp/gdbus/empty-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/empty-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/empty-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/empty-address/.dirs/runtime\nok 1 /gdbus/empty-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/unsupported-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/unsupported-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/unsupported-address/.dirs/system-config1:/var/volatile/tmp/gdbus/unsupported-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/unsupported-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/unsupported-address/.dirs/system-data1:/var/volatile/tmp/gdbus/unsupported-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/unsupported-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/unsupported-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/unsupported-address/.dirs/runtime\nok 2 /gdbus/unsupported-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/address-parsing/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/address-parsing/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/address-parsing/.dirs/system-config1:/var/volatile/tmp/gdbus/address-parsing/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/address-parsing/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/address-parsing/.dirs/system-data1:/var/volatile/tmp/gdbus/address-parsing/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/address-parsing/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/address-parsing/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/address-parsing/.dirs/runtime\nok 3 /gdbus/address-parsing\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/unix-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/unix-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/unix-address/.dirs/system-config1:/var/volatile/tmp/gdbus/unix-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/unix-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/unix-address/.dirs/system-data1:/var/volatile/tmp/gdbus/unix-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/unix-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/unix-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/unix-address/.dirs/runtime\nok 4 /gdbus/unix-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/system-config1:/var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/system-data1:/var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/runtime\nok 5 /gdbus/nonce-tcp-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/tcp-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/tcp-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/tcp-address/.dirs/system-config1:/var/volatile/tmp/gdbus/tcp-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/tcp-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/tcp-address/.dirs/system-data1:/var/volatile/tmp/gdbus/tcp-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/tcp-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/tcp-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/tcp-address/.dirs/runtime\nok 6 /gdbus/tcp-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/system-config1:/var/volatile/tmp/gdbus/autolaunch-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/system-data1:/var/volatile/tmp/gdbus/autolaunch-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/runtime\nok 7 /gdbus/autolaunch-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/mixed-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/mixed-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/mixed-address/.dirs/system-config1:/var/volatile/tmp/gdbus/mixed-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/mixed-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/mixed-address/.dirs/system-data1:/var/volatile/tmp/gdbus/mixed-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/mixed-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/mixed-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/mixed-address/.dirs/runtime\nok 8 /gdbus/mixed-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/escape-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/escape-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/escape-address/.dirs/system-config1:/var/volatile/tmp/gdbus/escape-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/escape-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/escape-address/.dirs/system-data1:/var/volatile/tmp/gdbus/escape-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/escape-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/escape-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/escape-address/.dirs/runtime\nok 9 /gdbus/escape-address\n# End of gdbus tests\nPASS: glib/gdbus-addresses.test\nRunning test: glib/pathbuf.test\nTAP version 13\n# random seed: R02S6746ecbaa562fe06b06adba1a8422642\n1..3\n# Start of pathbuf tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/pathbuf/init/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/pathbuf/init/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/pathbuf/init/.dirs/system-config1:/var/volatile/tmp/pathbuf/init/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/pathbuf/init/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/pathbuf/init/.dirs/system-data1:/var/volatile/tmp/pathbuf/init/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/pathbuf/init/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/pathbuf/init/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/pathbuf/init/.dirs/runtime\n# Initializing empty path buf\n# Initializing with empty path\n# Initializing with full path\n# Initializing with no path\n# Allocating GPathBuf on the heap\nok 1 /pathbuf/init\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/pathbuf/push-pop/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/pathbuf/push-pop/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/pathbuf/push-pop/.dirs/system-config1:/var/volatile/tmp/pathbuf/push-pop/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/pathbuf/push-pop/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/pathbuf/push-pop/.dirs/system-data1:/var/volatile/tmp/pathbuf/push-pop/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/pathbuf/push-pop/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/pathbuf/push-pop/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/pathbuf/push-pop/.dirs/runtime\n# Pushing relative path component\n# Pushing absolute path component\n# Popping a path component\n# Can't pop the last element of a path buffer\nok 2 /pathbuf/push-pop\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/pathbuf/filename-extension/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/pathbuf/filename-extension/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/pathbuf/filename-extension/.dirs/system-config1:/var/volatile/tmp/pathbuf/filename-extension/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/pathbuf/filename-extension/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/pathbuf/filename-extension/.dirs/system-data1:/var/volatile/tmp/pathbuf/filename-extension/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/pathbuf/filename-extension/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/pathbuf/filename-extension/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/pathbuf/filename-extension/.dirs/runtime\nok 3 /pathbuf/filename-extension\n# End of pathbuf tests\nPASS: glib/pathbuf.test\nRunning test: glib/application-command-line.test\nTAP version 13\n# random seed: R02Scb1e9d154dfee03381d613b7f00e1b94\n1..1\n# Start of application-command-line tests\nok 1 /application-command-line/basic-properties\n# End of application-command-line tests\nPASS: glib/application-command-line.test\nRunning test: glib/static-link.test\nTest disabled because GLIB_TEST_COMPILATION is not set in the env.\nIf you wish to run this test, set GLIB_TEST_COMPILATION=1 in the env,\nand make sure you have glib build dependencies installed, including\nmeson.\nExecuting: glib/static-link.test\nSKIP: glib/static-link.test\nRunning test: glib/network-address.test\nTAP version 13\n# random seed: R02S831664cbe4564725814bb0775f8860e2\n1..72\n# Start of network-address tests\nok 1 /network-address/basic\nok 2 /network-address/scope-id\nok 3 /network-address/uri-scope-id\nok 4 /network-address/to-string\n# Start of parse-host tests\nok 5 /network-address/parse-host/0\nok 6 /network-address/parse-host/1\nok 7 /network-address/parse-host/2\nok 8 /network-address/parse-host/3\nok 9 /network-address/parse-host/4\nok 10 /network-address/parse-host/5\nok 11 /network-address/parse-host/6\nok 12 /network-address/parse-host/7\nok 13 /network-address/parse-host/8\nok 14 /network-address/parse-host/9\nok 15 /network-address/parse-host/10\nok 16 /network-address/parse-host/11\nok 17 /network-address/parse-host/12\nok 18 /network-address/parse-host/13\n# End of parse-host tests\n# Start of parse-uri tests\nok 19 /network-address/parse-uri/0\nok 20 /network-address/parse-uri/1\nok 21 /network-address/parse-uri/2\nok 22 /network-address/parse-uri/3\nok 23 /network-address/parse-uri/4\nok 24 /network-address/parse-uri/5\nok 25 /network-address/parse-uri/6\nok 26 /network-address/parse-uri/7\nok 27 /network-address/parse-uri/8\nok 28 /network-address/parse-uri/9\n# End of parse-uri tests\n# Start of resolve-address tests\n# Input: 192.168.1.2\nok 29 /network-address/resolve-address/0\n# Input: fe80::42\nok 30 /network-address/resolve-address/1\n# Input: 192.168.1.2:80\nok 31 /network-address/resolve-address/2\n# Input: [fe80::42]\nok 32 /network-address/resolve-address/3\n# Input: [fe80::42]:80\nok 33 /network-address/resolve-address/4\n# Input: 192.168.258\nok 34 /network-address/resolve-address/5\n# Input: 192.11010306\nok 35 /network-address/resolve-address/6\n# Input: 3232235778\nok 36 /network-address/resolve-address/7\n# Input: 0300.0250.0001.0001\nok 37 /network-address/resolve-address/8\n# Input: 0xC0.0xA8.0x01.0x02\nok 38 /network-address/resolve-address/9\n# Input: 0xc0.0xa8.0x01.0x02\nok 39 /network-address/resolve-address/10\n# Input: 0xc0a80102\nok 40 /network-address/resolve-address/11\n# End of resolve-address tests\n# Start of loopback tests\nok 41 /network-address/loopback/basic\nok 42 /network-address/loopback/sync\nok 43 /network-address/loopback/async\n# End of loopback tests\n# Start of localhost tests\nok 44 /network-address/localhost/async\nok 45 /network-address/localhost/sync\n# End of localhost tests\n# Start of happy-eyeballs tests\nok 46 /network-address/happy-eyeballs/basic\nok 47 /network-address/happy-eyeballs/parallel\nok 48 /network-address/happy-eyeballs/slow-ipv4\nok 49 /network-address/happy-eyeballs/slow-ipv6\nok 50 /network-address/happy-eyeballs/very-slow-ipv6\nok 51 /network-address/happy-eyeballs/slow-connection-and-ipv4\n# slow test /network-address/happy-eyeballs/slow-connection-and-ipv4 executed in 0.80 secs\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\nok 52 /network-address/happy-eyeballs/ipv6-error-ipv4-first\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\nok 53 /network-address/happy-eyeballs/ipv6-error-ipv6-first\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/865\n# /network-address/happy-eyeballs/ipv6-error-ipv4-very-slow summary: Ensure that we successfully return IPv4 results even when they come significantly later than an IPv6 failure.\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\nok 54 /network-address/happy-eyeballs/ipv6-error-ipv4-very-slow\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\nok 55 /network-address/happy-eyeballs/ipv4-error-ipv6-first\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\nok 56 /network-address/happy-eyeballs/ipv4-error-ipv4-first\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\nok 57 /network-address/happy-eyeballs/both-error\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\nok 58 /network-address/happy-eyeballs/both-error-delays-1\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\nok 59 /network-address/happy-eyeballs/both-error-delays-2\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\nok 60 /network-address/happy-eyeballs/both-error-delays-3\n# End of happy-eyeballs tests\n# End of network-address tests\n# Start of gresolver tests\n# Start of resolve-address tests\n# Input: 192.168.1.2\nok 61 /gresolver/resolve-address/0\n# Input: fe80::42\nok 62 /gresolver/resolve-address/1\n# Input: 192.168.1.2:80\n# Error: Error resolving ?192.168.1.2:80?: Name or service not known\nok 63 /gresolver/resolve-address/2\n# Input: [fe80::42]\n# Error: Error resolving ?[fe80::42]?: Name or service not known\nok 64 /gresolver/resolve-address/3\n# Input: [fe80::42]:80\n# Error: Error resolving ?[fe80::42]:80?: Name or service not known\nok 65 /gresolver/resolve-address/4\n# Input: 192.168.258\n# Error: Error resolving ?192.168.258?: Name or service not known\nok 66 /gresolver/resolve-address/5\n# Input: 192.11010306\n# Error: Error resolving ?192.11010306?: Name or service not known\nok 67 /gresolver/resolve-address/6\n# Input: 3232235778\n# Error: Error resolving ?3232235778?: Name or service not known\nok 68 /gresolver/resolve-address/7\n# Input: 0300.0250.0001.0001\n# Error: Error resolving ?0300.0250.0001.0001?: Name or service not known\nok 69 /gresolver/resolve-address/8\n# Input: 0xC0.0xA8.0x01.0x02\n# Error: Error resolving ?0xC0.0xA8.0x01.0x02?: Name or service not known\nok 70 /gresolver/resolve-address/9\n# Input: 0xc0.0xa8.0x01.0x02\n# Error: Error resolving ?0xc0.0xa8.0x01.0x02?: Name or service not known\nok 71 /gresolver/resolve-address/10\n# Input: 0xc0a80102\n# Error: Error resolving ?0xc0a80102?: Name or service not known\nok 72 /gresolver/resolve-address/11\n# End of resolve-address tests\n# End of gresolver tests\nPASS: glib/network-address.test\nRunning test: glib/memory-monitor.test\nTAP version 13\n# random seed: R02S5250dbacf427369ed61200bafeb2fedf\n1..1\n# Start of memory-monitor tests\n# GLib-GIO-DEBUG: Failed to initialize portal (GMemoryMonitorPortal) for gio-memory-monitor: Not using portals\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dbus (GMemoryMonitorDBus) for ?gio-memory-monitor?\nok 1 /memory-monitor/default\n# GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)\n# End of memory-monitor tests\nPASS: glib/memory-monitor.test\nRunning test: glib/markup-escape.test\nTAP version 13\n# random seed: R02S22e6bb2f8fb3d533687b87d72561f6ca\n1..41\n# Start of markup tests\nok 1 /markup/format\n# Start of escape-text tests\nok 2 /markup/escape-text/0\nok 3 /markup/escape-text/1\nok 4 /markup/escape-text/2\nok 5 /markup/escape-text/3\nok 6 /markup/escape-text/4\nok 7 /markup/escape-text/5\nok 8 /markup/escape-text/6\nok 9 /markup/escape-text/7\nok 10 /markup/escape-text/8\nok 11 /markup/escape-text/9\nok 12 /markup/escape-text/10\nok 13 /markup/escape-text/11\nok 14 /markup/escape-text/12\nok 15 /markup/escape-text/13\nok 16 /markup/escape-text/14\nok 17 /markup/escape-text/15\nok 18 /markup/escape-text/16\nok 19 /markup/escape-text/17\nok 20 /markup/escape-text/18\nok 21 /markup/escape-text/19\nok 22 /markup/escape-text/20\nok 23 /markup/escape-text/21\nok 24 /markup/escape-text/22\n# End of escape-text tests\n# Start of escape-unichar tests\nok 25 /markup/escape-unichar/0\nok 26 /markup/escape-unichar/1\nok 27 /markup/escape-unichar/2\nok 28 /markup/escape-unichar/3\nok 29 /markup/escape-unichar/4\nok 30 /markup/escape-unichar/5\nok 31 /markup/escape-unichar/6\nok 32 /markup/escape-unichar/7\nok 33 /markup/escape-unichar/8\nok 34 /markup/escape-unichar/9\nok 35 /markup/escape-unichar/10\nok 36 /markup/escape-unichar/11\nok 37 /markup/escape-unichar/12\nok 38 /markup/escape-unichar/13\nok 39 /markup/escape-unichar/14\nok 40 /markup/escape-unichar/15\nok 41 /markup/escape-unichar/16\n# End of escape-unichar tests\n# End of markup tests\nPASS: glib/markup-escape.test\nRunning test: glib/network-monitor-race.test\nTAP version 13\n# random seed: R02Saa98deb15c2d165cd4a51482cc0372f5\n1..1\n# Start of network-monitor tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=793727\nok 1 /network-monitor/create-in-thread\n# slow test /network-monitor/create-in-thread executed in 2.22 secs\n# End of network-monitor tests\nPASS: glib/network-monitor-race.test\nRunning test: glib/slice.test\nTAP version 13\n# random seed: R02S305cfaba27eb6560235e8581e5428a66\n1..3\n# Start of slice tests\nok 1 /slice/copy\nok 2 /slice/chain\nok 3 /slice/allocate\n# End of slice tests\nPASS: glib/slice.test\nRunning test: glib/custom-dispatch.test\nTAP version 13\n# random seed: R02S462c806e700f342e84dc95ded87d26a5\n1..2\n# Start of properties tests\n# Start of custom-dispatch tests\n# /properties/custom-dispatch/init summary: Test that custom dispatch_properties_changed is called on initialization\nok 1 /properties/custom-dispatch/init\n# /properties/custom-dispatch/set summary: Test that custom dispatch_properties_changed is called regardless of connected notify handlers\nok 2 /properties/custom-dispatch/set\n# End of custom-dispatch tests\n# End of properties tests\nPASS: glib/custom-dispatch.test\nRunning test: glib/shell.test\nTAP version 13\n# random seed: R02S325cc5b843f7d3ef06e47a16572ec5af\n1..51\n# Start of shell tests\n# Start of cmdline tests\ntest cmdline: foo bar\nok 1 /shell/cmdline/0\ntest cmdline: foo 'bar'\nok 2 /shell/cmdline/1\ntest cmdline: foo \"bar\"\nok 3 /shell/cmdline/2\ntest cmdline: foo '' 'bar'\nok 4 /shell/cmdline/3\ntest cmdline: foo \"bar\"'baz'blah'foo'\\''blah'\"boo\"\nok 5 /shell/cmdline/4\ntest cmdline: foo \t \tblah\tfoo\t\tbar  baz\nok 6 /shell/cmdline/5\ntest cmdline: foo '    spaces more spaces lots of     spaces in this   '  \t\nok 7 /shell/cmdline/6\ntest cmdline: foo \\\nbar\nok 8 /shell/cmdline/7\ntest cmdline: foo '' ''\nok 9 /shell/cmdline/8\ntest cmdline: foo \\\" la la la\nok 10 /shell/cmdline/9\ntest cmdline: foo \\ foo woo woo\\ \nok 11 /shell/cmdline/10\ntest cmdline: foo \"yada yada \\$\\\"\"\nok 12 /shell/cmdline/11\ntest cmdline: foo \"c:\\\\\"\nok 13 /shell/cmdline/12\ntest cmdline: foo # bla bla bla\n bar\nok 14 /shell/cmdline/13\ntest cmdline: foo a#b\nok 15 /shell/cmdline/14\ntest cmdline: #foo\nok 16 /shell/cmdline/15\ntest cmdline: foo bar \\\nok 17 /shell/cmdline/16\ntest cmdline: foo 'bar baz\nok 18 /shell/cmdline/17\ntest cmdline: foo '\"bar\" baz\nok 19 /shell/cmdline/18\ntest cmdline: \nok 20 /shell/cmdline/19\ntest cmdline:   \nok 21 /shell/cmdline/20\ntest cmdline: # foo bar\nok 22 /shell/cmdline/21\ntest cmdline: foo '/bar/summer'\\''09 tours.pdf'\nok 23 /shell/cmdline/22\n# End of cmdline tests\n# Start of quote tests\nok 24 /shell/quote/0\nok 25 /shell/quote/1\nok 26 /shell/quote/2\nok 27 /shell/quote/3\nok 28 /shell/quote/4\nok 29 /shell/quote/5\nok 30 /shell/quote/6\n# End of quote tests\n# Start of unquote tests\nok 31 /shell/unquote/0\nok 32 /shell/unquote/1\nok 33 /shell/unquote/2\nok 34 /shell/unquote/3\nok 35 /shell/unquote/4\nok 36 /shell/unquote/5\nok 37 /shell/unquote/6\nok 38 /shell/unquote/7\nok 39 /shell/unquote/8\nok 40 /shell/unquote/9\nok 41 /shell/unquote/10\nok 42 /shell/unquote/11\nok 43 /shell/unquote/12\nok 44 /shell/unquote/13\nok 45 /shell/unquote/14\nok 46 /shell/unquote/15\nok 47 /shell/unquote/16\nok 48 /shell/unquote/17\nok 49 /shell/unquote/18\nok 50 /shell/unquote/19\nok 51 /shell/unquote/20\n# End of unquote tests\n# End of shell tests\nPASS: glib/shell.test\nRunning test: glib/power-profile-monitor-dbus.test\nExecuting: glib/power-profile-monitor-dbus.test\nTAP version 13\nok 1 __main__.TestPowerProfileMonitor.test_power_profile_power_saver_enabled\n1..1\nPASS: glib/power-profile-monitor-dbus.test\nRunning test: glib/gobject-private.test\nTAP version 13\n# random seed: R02S004d18e891f8b9c8fde18a6b05d9f580\n1..3\n# Start of private tests\nok 1 /private/instance\nok 2 /private/derived-instance\nok 3 /private/mixed-derived-instance\n# End of private tests\nPASS: glib/gobject-private.test\nRunning test: glib/overflow-fallback.test\nTAP version 13\n# random seed: R02Sc3f808bee2147b58cb44c786443f384e\n1..6\n# Start of glib tests\n# Start of checked-math tests\nok 1 /glib/checked-math/guint-add\nok 2 /glib/checked-math/guint-mul\nok 3 /glib/checked-math/guint64-add\nok 4 /glib/checked-math/guint64-mul\nok 5 /glib/checked-math/gsize-add\nok 6 /glib/checked-math/gsize-mul\n# End of checked-math tests\n# End of glib tests\nPASS: glib/overflow-fallback.test\nRunning test: glib/simple-proxy.test\nTAP version 13\n# random seed: R02S148477e6105cf6cb7c2bd6193c99b68e\n1..3\n# Start of static-proxy tests\nok 1 /static-proxy/uri\nok 2 /static-proxy/socks\nok 3 /static-proxy/ignore\n# End of static-proxy tests\nPASS: glib/simple-proxy.test\nRunning test: glib/filter-streams.test\nTAP version 13\n# random seed: R02S282b6b5832108494a224343b4895fc90\n1..4\n# Start of filter-stream tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=568394\nok 1 /filter-stream/input\nok 2 /filter-stream/output\nok 3 /filter-stream/async-input\nok 4 /filter-stream/async-output\n# End of filter-stream tests\nPASS: glib/filter-streams.test\nRunning test: glib/gsocketclient-slow.test\nTAP version 13\n# random seed: R02S3bd25625c740241ced397456491b54f6\n1..3\n# Start of socket-client tests\n# Start of happy-eyeballs tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: Timeout reached, trying another enumeration\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 1 /socket-client/happy-eyeballs/slow\n# slow test /socket-client/happy-eyeballs/slow executed in 0.60 secs\n# Start of cancellation tests\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Operation was cancelled\nok 2 /socket-client/happy-eyeballs/cancellation/instant\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: Timeout reached, trying another enumeration\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection cancelled!\nok 3 /socket-client/happy-eyeballs/cancellation/delayed\n# slow test /socket-client/happy-eyeballs/cancellation/delayed executed in 0.60 secs\n# End of cancellation tests\n# End of happy-eyeballs tests\n# End of socket-client tests\nPASS: glib/gsocketclient-slow.test\nRunning test: glib/node.test\nTAP version 13\n# random seed: R02Sb0c893e827a515ef14931d9af3ddf338\n1..6\n# Start of node tests\nok 1 /node/allocation\nok 2 /node/construction\nok 3 /node/traversal\nok 4 /node/misc\nok 5 /node/unlink\nok 6 /node/copy\n# End of node tests\nPASS: glib/node.test\nRunning test: glib/module-test-plugin.test\nTAP version 13\n# random seed: R02S3392ede3b86c50a99ab0e007cd706e55\n1..2\n# Start of module tests\nok 1 /module/basics\n# /module/invalid-libtool-archive summary: Test that opening an invalid .la file fails\nok 2 /module/invalid-libtool-archive\n# End of module tests\nPASS: glib/module-test-plugin.test\nRunning test: glib/tls-bindings.test\nTAP version 13\n# random seed: R02Sa3322a2dd9fd815acd18c44c1280588d\n1..2\n# Start of tls-connection tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation test (GTestTlsBackend) for ?gio-tls-backend?\nok 1 /tls-connection/get-tls-channel-binding\nok 2 /tls-connection/get-dtls-channel-binding\n# End of tls-connection tests\nPASS: glib/tls-bindings.test\nRunning test: glib/atomic.test\nTAP version 13\n# random seed: R02Sd89bb66bead2283a0fdf17c9625fa441\n1..2\n# Start of atomic tests\nok 1 /atomic/types\nok 2 /atomic/threaded\n# End of atomic tests\nPASS: glib/atomic.test\nRunning test: glib/testfilemonitor.test\nTAP version 13\n# random seed: R02S9b28b0ebd0e04247ab3f96f362e36138\n1..8\n# Start of monitor tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_BQB3I2\n# Using GFileMonitor GInotifyFileMonitor\nok 1 /monitor/atomic-replace\n# slow test /monitor/atomic-replace executed in 2.00 secs\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_7A82I2\n# Using GFileMonitor GInotifyFileMonitor\nExecuting: glib/testfilemonitor.test\nok 2 /monitor/file-changes\n# slow test /monitor/file-changes executed in 2.50 secs\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_6WDRI2\n# Using GFileMonitor GInotifyFileMonitor\nok 3 /monitor/dir-monitor\n# slow test /monitor/dir-monitor executed in 3.51 secs\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_V632I2\n# Using GFileMonitor GInotifyFileMonitor\nExecuting: glib/testfilemonitor.test\nExecuting: glib/testfilemonitor.test\nExecuting: glib/testfilemonitor.test\nExecuting: glib/testfilemonitor.test\nExecuting: glib/testfilemonitor.test\nok 4 /monitor/dir-not-existent\n# slow test /monitor/dir-not-existent executed in 25.01 secs\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_RSP2I2\n# Using GFileMonitor 0 GInotifyFileMonitor\n# Using GFileMonitor 1 GInotifyFileMonitor\nExecuting: glib/testfilemonitor.test\nok 5 /monitor/cross-dir-moves\n# slow test /monitor/cross-dir-moves executed in 2.00 secs\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_Y2M2I2\n# /monitor/finalize-in-callback summary: Test that finalization of a GFileMonitor in one of its callbacks doesn?t cause a deadlock.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/1941\nok 6 /monitor/finalize-in-callback\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_9QI2I2\n# /monitor/root summary: Test that GFileMonitor can monitor the root directory.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3241\nok 7 /monitor/root\n# Start of file tests\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_BLI2I2\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=755721\n# Running with hard link tests\n# Using GFileMonitor GInotifyFileMonitor\nExecuting: glib/testfilemonitor.test\n# Event 0 at expected index 7 skipped because it is marked as optional\n# Event 2 at expected index 11 skipped because it is marked as optional\nok 8 /monitor/file/hard-links\n# slow test /monitor/file/hard-links executed in 3.51 secs\n# End of file tests\n# End of monitor tests\nPASS: glib/testfilemonitor.test\nRunning test: glib/gsubprocess.test\nTAP version 13\n# random seed: R02S2c4d9d58e0b41ee833b98767db90568f\n1..83\n# Start of gsubprocess tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 1 /gsubprocess/noop\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 2 /gsubprocess/noop-all-to-null\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 3 /gsubprocess/noop-no-wait\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 4 /gsubprocess/noop-stdin-inherit\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 5 /gsubprocess/search-path\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 6 /gsubprocess/search-path-from-envp\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 7 /gsubprocess/signal\n# slow test /gsubprocess/signal executed in 3.60 secs\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 8 /gsubprocess/exit1\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 9 /gsubprocess/echo1\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 10 /gsubprocess/echo-merged\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 11 /gsubprocess/cat-utf8\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nExecuting: glib/gsubprocess.test\nok 12 /gsubprocess/cat-eof\n# slow test /gsubprocess/cat-eof executed in 1.00 secs\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 13 /gsubprocess/multi1\n# slow test /gsubprocess/multi1 executed in 3.01 secs\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 14 /gsubprocess/communicate\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nExecuting: glib/gsubprocess.test\nok 15 /gsubprocess/terminate\n# slow test /gsubprocess/terminate executed in 2.97 secs\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 16 /gsubprocess/env\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 17 /gsubprocess/cwd\nok 18 /gsubprocess/launcher-close\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 19 /gsubprocess/stdout-file\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 20 /gsubprocess/stdout-fd\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 21 /gsubprocess/child-setup\n# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created\n# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 22 /gsubprocess/launcher-environment\n# Start of exit1 tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=786456\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 23 /gsubprocess/exit1/cancel\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=786456\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 24 /gsubprocess/exit1/cancel_in_cb\n# End of exit1 tests\n# Start of communicate tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 25 /gsubprocess/communicate/cancelled\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 26 /gsubprocess/communicate/async\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 27 /gsubprocess/communicate/utf8\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 28 /gsubprocess/communicate/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 29 /gsubprocess/communicate/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 30 /gsubprocess/communicate/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 31 /gsubprocess/communicate/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 32 /gsubprocess/communicate/stdout-silence\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 33 /gsubprocess/communicate/nothing\n# Start of async tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 34 /gsubprocess/communicate/async/cancelled\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 35 /gsubprocess/communicate/async/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 36 /gsubprocess/communicate/async/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 37 /gsubprocess/communicate/async/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 38 /gsubprocess/communicate/async/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 39 /gsubprocess/communicate/async/stdout-silence\n# Start of cancelled tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 40 /gsubprocess/communicate/async/cancelled/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 41 /gsubprocess/communicate/async/cancelled/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 42 /gsubprocess/communicate/async/cancelled/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 43 /gsubprocess/communicate/async/cancelled/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 44 /gsubprocess/communicate/async/cancelled/stdout-silence\n# End of cancelled tests\n# End of async tests\n# Start of utf8 tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 45 /gsubprocess/communicate/utf8/cancelled\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 46 /gsubprocess/communicate/utf8/async\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 47 /gsubprocess/communicate/utf8/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 48 /gsubprocess/communicate/utf8/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 49 /gsubprocess/communicate/utf8/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 50 /gsubprocess/communicate/utf8/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 51 /gsubprocess/communicate/utf8/stdout-silence\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 52 /gsubprocess/communicate/utf8/invalid\n# Start of async tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 53 /gsubprocess/communicate/utf8/async/cancelled\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 54 /gsubprocess/communicate/utf8/async/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 55 /gsubprocess/communicate/utf8/async/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 56 /gsubprocess/communicate/utf8/async/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 57 /gsubprocess/communicate/utf8/async/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 58 /gsubprocess/communicate/utf8/async/stdout-silence\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 59 /gsubprocess/communicate/utf8/async/invalid\n# Start of cancelled tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 60 /gsubprocess/communicate/utf8/async/cancelled/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 61 /gsubprocess/communicate/utf8/async/cancelled/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 62 /gsubprocess/communicate/utf8/async/cancelled/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 63 /gsubprocess/communicate/utf8/async/cancelled/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 64 /gsubprocess/communicate/utf8/async/cancelled/stdout-silence\n# End of cancelled tests\n# End of async tests\n# Start of cancelled tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 65 /gsubprocess/communicate/utf8/cancelled/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 66 /gsubprocess/communicate/utf8/cancelled/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 67 /gsubprocess/communicate/utf8/cancelled/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 68 /gsubprocess/communicate/utf8/cancelled/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 69 /gsubprocess/communicate/utf8/cancelled/stdout-silence\n# End of cancelled tests\n# End of utf8 tests\n# Start of cancelled tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 70 /gsubprocess/communicate/cancelled/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 71 /gsubprocess/communicate/cancelled/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 72 /gsubprocess/communicate/cancelled/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 73 /gsubprocess/communicate/cancelled/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 74 /gsubprocess/communicate/cancelled/stdout-silence\n# End of cancelled tests\n# End of communicate tests\n# Start of env tests\n# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created\n# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 75 /gsubprocess/env/inherit\n# End of env tests\n# Start of pass-fd tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 76 /gsubprocess/pass-fd/basic\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 77 /gsubprocess/pass-fd/empty-child-setup\nok 78 /gsubprocess/pass-fd/inherit-fds\n# End of pass-fd tests\n# Start of fd-conflation tests\nok 79 /gsubprocess/fd-conflation/basic\nok 80 /gsubprocess/fd-conflation/empty-child-setup\nok 81 /gsubprocess/fd-conflation/inherit-fds\nok 82 /gsubprocess/fd-conflation/child-err-report-fd\n# End of fd-conflation tests\n# Start of exit-status tests\n# /gsubprocess/exit-status/trapped summary: Test that exit status is reported correctly for ptrace()d child processes\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3433\nok 83 /gsubprocess/exit-status/trapped\n# End of exit-status tests\n# End of gsubprocess tests\nPASS: glib/gsubprocess.test\nRunning test: glib/markup-subparser.test\nTAP version 13\n# random seed: R02Se5a7b13582f971700ad7c72b5a1c4b82\n1..14\n# Start of glib tests\n# Start of markup tests\n# Start of subparser tests\n# Start of success tests\nok 1 /glib/markup/subparser/success/0\nok 2 /glib/markup/subparser/success/1\nok 3 /glib/markup/subparser/success/2\nok 4 /glib/markup/subparser/success/3\nok 5 /glib/markup/subparser/success/4\nok 6 /glib/markup/subparser/success/5\nok 7 /glib/markup/subparser/success/6\n# End of success tests\n# Start of failure tests\nok 8 /glib/markup/subparser/failure/0\nok 9 /glib/markup/subparser/failure/1\nok 10 /glib/markup/subparser/failure/2\nok 11 /glib/markup/subparser/failure/3\nok 12 /glib/markup/subparser/failure/4\nok 13 /glib/markup/subparser/failure/5\nok 14 /glib/markup/subparser/failure/6\n# End of failure tests\n# End of subparser tests\n# End of markup tests\n# End of glib tests\nPASS: glib/markup-subparser.test\nRunning test: glib/fileattributematcher.test\nTAP version 13\n# random seed: R02Sbc739457155ed06a128c6972dadb26b5\n1..3\n# Start of fileattributematcher tests\nok 1 /fileattributematcher/exact\nok 2 /fileattributematcher/equality\nok 3 /fileattributematcher/subtract\n# End of fileattributematcher tests\nPASS: glib/fileattributematcher.test\nRunning test: glib/pattern.test\nTAP version 13\n# random seed: R02Sb3b10de95931e77b2c7bce8b1a1efaca\n1..90\n# Start of pattern tests\n# Start of compile tests\nok 1 /pattern/compile/0\nok 2 /pattern/compile/1\nok 3 /pattern/compile/2\nok 4 /pattern/compile/3\nok 5 /pattern/compile/4\nok 6 /pattern/compile/5\nok 7 /pattern/compile/6\nok 8 /pattern/compile/7\nok 9 /pattern/compile/8\nok 10 /pattern/compile/9\nok 11 /pattern/compile/10\nok 12 /pattern/compile/11\nok 13 /pattern/compile/12\nok 14 /pattern/compile/13\n# End of compile tests\n# Start of copy tests\nok 15 /pattern/copy/0\nok 16 /pattern/copy/1\nok 17 /pattern/copy/2\nok 18 /pattern/copy/3\nok 19 /pattern/copy/4\nok 20 /pattern/copy/5\nok 21 /pattern/copy/6\nok 22 /pattern/copy/7\nok 23 /pattern/copy/8\nok 24 /pattern/copy/9\nok 25 /pattern/copy/10\nok 26 /pattern/copy/11\nok 27 /pattern/copy/12\nok 28 /pattern/copy/13\n# End of copy tests\n# Start of match tests\nok 29 /pattern/match/0\nok 30 /pattern/match/1\nok 31 /pattern/match/2\nok 32 /pattern/match/3\nok 33 /pattern/match/4\nok 34 /pattern/match/5\nok 35 /pattern/match/6\nok 36 /pattern/match/7\nok 37 /pattern/match/8\nok 38 /pattern/match/9\nok 39 /pattern/match/10\nok 40 /pattern/match/11\nok 41 /pattern/match/12\nok 42 /pattern/match/13\nok 43 /pattern/match/14\nok 44 /pattern/match/15\nok 45 /pattern/match/16\nok 46 /pattern/match/17\nok 47 /pattern/match/18\nok 48 /pattern/match/19\nok 49 /pattern/match/20\nok 50 /pattern/match/21\nok 51 /pattern/match/22\nok 52 /pattern/match/23\nok 53 /pattern/match/24\nok 54 /pattern/match/25\nok 55 /pattern/match/26\nok 56 /pattern/match/27\nok 57 /pattern/match/28\nok 58 /pattern/match/29\nok 59 /pattern/match/30\nok 60 /pattern/match/31\nok 61 /pattern/match/32\nok 62 /pattern/match/33\nok 63 /pattern/match/34\nok 64 /pattern/match/35\nok 65 /pattern/match/36\nok 66 /pattern/match/37\nok 67 /pattern/match/38\nok 68 /pattern/match/39\nok 69 /pattern/match/40\nok 70 /pattern/match/41\nok 71 /pattern/match/42\nok 72 /pattern/match/43\nok 73 /pattern/match/44\nok 74 /pattern/match/45\nok 75 /pattern/match/46\nok 76 /pattern/match/47\nok 77 /pattern/match/48\nok 78 /pattern/match/49\nok 79 /pattern/match/50\n# End of match tests\n# Start of equal tests\nok 80 /pattern/equal/0\nok 81 /pattern/equal/1\nok 82 /pattern/equal/2\nok 83 /pattern/equal/3\nok 84 /pattern/equal/4\nok 85 /pattern/equal/5\nok 86 /pattern/equal/6\nok 87 /pattern/equal/7\nok 88 /pattern/equal/8\nok 89 /pattern/equal/9\nok 90 /pattern/equal/10\n# End of equal tests\n# End of pattern tests\nPASS: glib/pattern.test\nRunning test: glib/tls-certificate.test\nTAP version 13\n# random seed: R02S4a00d4009929c2a37186069d57e85741\n1..19\n# Start of tls-certificate tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation test (GTestTlsBackend) for ?gio-tls-backend?\nok 1 /tls-certificate/pem-parser\nok 2 /tls-certificate/pem-parser-handles-chain\nok 3 /tls-certificate/from_file\nok 4 /tls-certificate/from_files\nok 5 /tls-certificate/from_files_crlf\nok 6 /tls-certificate/from_files_pkcs8\nok 7 /tls-certificate/from_files_pkcs8enc\nok 8 /tls-certificate/list_from_file\nok 9 /tls-certificate/pkcs11-uri\nok 10 /tls-certificate/pkcs11-uri-unsupported\nok 11 /tls-certificate/from_pkcs12\nok 12 /tls-certificate/from_pkcs12_file\nok 13 /tls-certificate/not-valid-before\nok 14 /tls-certificate/not-valid-after\nok 15 /tls-certificate/subject-name\nok 16 /tls-certificate/issuer-name\nok 17 /tls-certificate/dns-names\nok 18 /tls-certificate/ip-addresses\nok 19 /tls-certificate/pem-parser-no-sentinel\n# End of tls-certificate tests\nPASS: glib/tls-certificate.test\nRunning test: glib/memory-monitor-portal.test\nTAP version 13\nok 1 __main__.TestLowMemoryMonitorPortal.test_low_memory_warning_portal_signal # SKIP xdg-desktop-portal not available\n1..1\nPASS: glib/memory-monitor-portal.test\nRunning test: glib/volumemonitor.test\nTAP version 13\n# random seed: R02S1180fa0ce75f9f98bcf1f901e3e3c88a\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n1..3\n# Start of volumemonitor tests\nok 1 /volumemonitor/connected_drives\nok 2 /volumemonitor/volumes\nok 3 /volumemonitor/mounts\n# End of volumemonitor tests\nPASS: glib/volumemonitor.test\nRunning test: glib/network-monitor.test\nTAP version 13\n# random seed: R02S060e5d918df0e76e6e2eaba53470f67e\n1..4\n# Start of network-monitor tests\n# GLib-GIO-DEBUG: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals\n# GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)\n# GLib-GIO-DEBUG: Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: NetworkManager not running\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ?gio-network-monitor?\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\nok 1 /network-monitor/default\nok 2 /network-monitor/remove_default\nok 3 /network-monitor/add_networks\nok 4 /network-monitor/remove_networks\n# End of network-monitor tests\nPASS: glib/network-monitor.test\nRunning test: glib/object.test\nTAP version 13\n# random seed: R02Sa5107ea45a7ebb78db5e981ac04237d9\n1..2\n# Start of object tests\n# Start of constructor tests\nok 1 /object/constructor/singleton\nok 2 /object/constructor/infanticide # SKIP skip tests that rely on debug-only warnings\n# End of constructor tests\n# End of object tests\nPASS: glib/object.test\nRunning test: glib/dir.test\nTAP version 13\n# random seed: R02S73d46a4277f51deda8405c7e5440617d\n1..2\n# Start of dir tests\nok 1 /dir/read\nok 2 /dir/nonexisting\n# End of dir tests\nPASS: glib/dir.test\nRunning test: glib/socket-service.test\nTAP version 13\n# random seed: R02S93c49d651252375fea5f515005ec1a84\n1..4\n# Start of socket-service tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\nok 1 /socket-service/start-stop\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 2 /socket-service/read_write_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 3 /socket-service/read_writev_async\n# Start of threaded tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=712570\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 4 /socket-service/threaded/712570\n# End of threaded tests\n# End of socket-service tests\nPASS: glib/socket-service.test\nRunning test: glib/references.test\nTAP version 13\n# random seed: R02S7d9c1ec36f9d82c57b88431c3044b0ff\n1..1\n# Start of gobject tests\nok 1 /gobject/references\n# End of gobject tests\nPASS: glib/references.test\nRunning test: glib/timer.test\nTAP version 13\n# random seed: R02S1a4c3c293d8df5c43c78fe17b5d4c847\n1..10\n# Start of timer tests\nok 1 /timer/basic\nok 2 /timer/stop\nok 3 /timer/continue\nok 4 /timer/reset\nok 5 /timer/is_active\n# End of timer tests\n# Start of timeval tests\nok 6 /timeval/add\nok 7 /timeval/from-iso8601\nok 8 /timeval/to-iso8601\n# Start of to-iso8601 tests\nok 9 /timeval/to-iso8601/overflow\n# End of to-iso8601 tests\n# End of timeval tests\n# Start of usleep tests\nok 10 /usleep/with-zero-wait\n# End of usleep tests\nPASS: glib/timer.test\nRunning test: glib/tls-interaction.test\nTAP version 13\n# random seed: R02Sb9a119388349b4fdf616a9e332c98927\n1..42\n# Start of tls-interaction tests\n# Start of ask-password tests\n# Start of invoke-with-loop tests\nok 1 /tls-interaction/ask-password/invoke-with-loop/unhandled-implementation\nok 2 /tls-interaction/ask-password/invoke-with-loop/async-implementation-success\nok 3 /tls-interaction/ask-password/invoke-with-loop/async-implementation-failure\nok 4 /tls-interaction/ask-password/invoke-with-loop/sync-implementation-success\nok 5 /tls-interaction/ask-password/invoke-with-loop/sync-implementation-failure\n# End of invoke-with-loop tests\n# Start of invoke-without-loop tests\nok 6 /tls-interaction/ask-password/invoke-without-loop/unhandled-implementation\nok 7 /tls-interaction/ask-password/invoke-without-loop/async-implementation-success\nok 8 /tls-interaction/ask-password/invoke-without-loop/async-implementation-failure\nok 9 /tls-interaction/ask-password/invoke-without-loop/sync-implementation-success\nok 10 /tls-interaction/ask-password/invoke-without-loop/sync-implementation-failure\n# End of invoke-without-loop tests\n# Start of invoke-in-loop tests\nok 11 /tls-interaction/ask-password/invoke-in-loop/unhandled-implementation\nok 12 /tls-interaction/ask-password/invoke-in-loop/async-implementation-success\nok 13 /tls-interaction/ask-password/invoke-in-loop/async-implementation-failure\nok 14 /tls-interaction/ask-password/invoke-in-loop/sync-implementation-success\nok 15 /tls-interaction/ask-password/invoke-in-loop/sync-implementation-failure\n# End of invoke-in-loop tests\n# Start of sync tests\nok 16 /tls-interaction/ask-password/sync/unhandled-implementation\nok 17 /tls-interaction/ask-password/sync/sync-implementation-success\nok 18 /tls-interaction/ask-password/sync/sync-implementation-failure\n# End of sync tests\n# Start of async tests\nok 19 /tls-interaction/ask-password/async/unhandled-implementation\nok 20 /tls-interaction/ask-password/async/async-implementation-success\nok 21 /tls-interaction/ask-password/async/async-implementation-failure\n# End of async tests\n# End of ask-password tests\n# Start of request-certificate tests\n# Start of invoke-with-loop tests\nok 22 /tls-interaction/request-certificate/invoke-with-loop/unhandled-implementation\nok 23 /tls-interaction/request-certificate/invoke-with-loop/async-implementation-success\nok 24 /tls-interaction/request-certificate/invoke-with-loop/async-implementation-failure\nok 25 /tls-interaction/request-certificate/invoke-with-loop/sync-implementation-success\nok 26 /tls-interaction/request-certificate/invoke-with-loop/sync-implementation-failure\n# End of invoke-with-loop tests\n# Start of invoke-without-loop tests\nok 27 /tls-interaction/request-certificate/invoke-without-loop/unhandled-implementation\nok 28 /tls-interaction/request-certificate/invoke-without-loop/async-implementation-success\nok 29 /tls-interaction/request-certificate/invoke-without-loop/async-implementation-failure\nok 30 /tls-interaction/request-certificate/invoke-without-loop/sync-implementation-success\nok 31 /tls-interaction/request-certificate/invoke-without-loop/sync-implementation-failure\n# End of invoke-without-loop tests\n# Start of invoke-in-loop tests\nok 32 /tls-interaction/request-certificate/invoke-in-loop/unhandled-implementation\nok 33 /tls-interaction/request-certificate/invoke-in-loop/async-implementation-success\nok 34 /tls-interaction/request-certificate/invoke-in-loop/async-implementation-failure\nok 35 /tls-interaction/request-certificate/invoke-in-loop/sync-implementation-success\nok 36 /tls-interaction/request-certificate/invoke-in-loop/sync-implementation-failure\n# End of invoke-in-loop tests\n# Start of sync tests\nok 37 /tls-interaction/request-certificate/sync/unhandled-implementation\nok 38 /tls-interaction/request-certificate/sync/sync-implementation-success\nok 39 /tls-interaction/request-certificate/sync/sync-implementation-failure\n# End of sync tests\n# Start of async tests\nok 40 /tls-interaction/request-certificate/async/unhandled-implementation\nok 41 /tls-interaction/request-certificate/async/async-implementation-success\nok 42 /tls-interaction/request-certificate/async/async-implementation-failure\n# End of async tests\n# End of request-certificate tests\n# End of tls-interaction tests\nPASS: glib/tls-interaction.test\nRunning test: glib/g-file-info.test\nTAP version 13\n# random seed: R02Sc15d200c8320a2c252bb920580c2451a\n1..6\n# Start of g-file-info tests\nok 1 /g-file-info/test_g_file_info\n# /g-file-info/xattrs summary: Test setting and getting escaped xattrs\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 2 /g-file-info/xattrs\n# /g-file-info/set-modified-date-time-precision summary: Test that g_file_info_set_modified_date_time() preserves microseconds\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3116\nok 3 /g-file-info/set-modified-date-time-precision\n# Start of test_g_file_info tests\n# /g-file-info/test_g_file_info/modification-time summary: Test that getting the modification time of a file works.\nok 4 /g-file-info/test_g_file_info/modification-time\n# /g-file-info/test_g_file_info/access-time summary: Test that getting the access time of a file works.\nok 5 /g-file-info/test_g_file_info/access-time\n# /g-file-info/test_g_file_info/creation-time summary: Test that getting the creation time of a file works.\nok 6 /g-file-info/test_g_file_info/creation-time\n# End of test_g_file_info tests\n# End of g-file-info tests\nPASS: glib/g-file-info.test\nRunning test: glib/mappedfile.test\nTAP version 13\n# random seed: R02Sfd7349b8bd9065b255460a9b4ebba765\n1..7\n# Start of mappedfile tests\nok 1 /mappedfile/basic\nok 2 /mappedfile/empty\nok 3 /mappedfile/device\nok 4 /mappedfile/nonexisting\nok 5 /mappedfile/writable\nok 6 /mappedfile/writable_fd\nok 7 /mappedfile/gbytes\n# End of mappedfile tests\nPASS: glib/mappedfile.test\nRunning test: glib/keyfile.test\nTAP version 13\n# random seed: R02Sb9fa153dc830452f165788b301d0eefb\n1..36\n# Start of keyfile tests\nok 1 /keyfile/line-ends\nok 2 /keyfile/whitespace\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3047\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/104\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3047\nok 3 /keyfile/comments\nok 4 /keyfile/listing\nok 5 /keyfile/string\nok 6 /keyfile/boolean\nok 7 /keyfile/number\nok 8 /keyfile/locale-string\nok 9 /keyfile/lists\nok 10 /keyfile/lists-set-get\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=165887\nok 11 /keyfile/group-remove\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=165980\nok 12 /keyfile/key-remove\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=316309\nok 13 /keyfile/groups\nok 14 /keyfile/duplicate-keys\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=157877\nok 15 /keyfile/duplicate-groups\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=385910\nok 16 /keyfile/duplicate-groups2\nok 17 /keyfile/group-names\nok 18 /keyfile/key-names\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=420686\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2927\nok 19 /keyfile/reload\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=614864\nok 20 /keyfile/int64\nok 21 /keyfile/load\nok 22 /keyfile/save\nok 23 /keyfile/load-fail\nok 24 /keyfile/non-utf8\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=640695\nok 25 /keyfile/page-boundary\nok 26 /keyfile/ref\nok 27 /keyfile/replace-value\nok 28 /keyfile/list-separator\nok 29 /keyfile/empty-string\nok 30 /keyfile/limbo\n# Testing invalid encoding ?non-UTF-8?\n# Testing invalid encoding ?UTF?\n# Testing invalid encoding ?UTF-9?\nok 31 /keyfile/utf8\nok 32 /keyfile/roundtrip\nok 33 /keyfile/bytes\nok 34 /keyfile/get-locale\nok 35 /keyfile/free-when-not-last-ref\n# Start of locale-string tests\n# /keyfile/locale-string/multiple-loads summary: Check that loading with translations multiple times works\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2361\nok 36 /keyfile/locale-string/multiple-loads\n# End of locale-string tests\n# End of keyfile tests\nPASS: glib/keyfile.test\nRunning test: glib/cxx-2b.test\nTAP version 13\n# random seed: R02S2b669dd1d0c28e47422090539c9feaa5\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-2b.test\nRunning test: glib/data-input-stream.test\nTAP version 13\n# random seed: R02S556c2c52c2dc60285ef49fd479a371aa\n1..10\n# Start of data-input-stream tests\nok 1 /data-input-stream/basic\nok 2 /data-input-stream/read-lines-LF\nok 3 /data-input-stream/read-lines-LF-valid-utf8\nok 4 /data-input-stream/read-lines-LF-invalid-utf8\nok 5 /data-input-stream/read-lines-CR\nok 6 /data-input-stream/read-lines-CR-LF\nok 7 /data-input-stream/read-lines-any\nok 8 /data-input-stream/read-until\nok 9 /data-input-stream/read-upto\nok 10 /data-input-stream/read-int\n# End of data-input-stream tests\nPASS: glib/data-input-stream.test\nRunning test: glib/basic-signals.test\nTAP version 13\n# random seed: R02S4f533bee49ce2eaf6cafdf8ea57d93a6\n1..1\n# Start of gobject tests\nok 1 /gobject/basic-signals\n# End of gobject tests\nPASS: glib/basic-signals.test\nRunning test: glib/date.test\nTAP version 13\n# random seed: R02S44be240c4e43151bea82b8eb1be77963\n1..121\n# Start of date tests\nok 1 /date/basic\nok 2 /date/empty\nok 3 /date/dmy\nok 4 /date/julian\nok 5 /date/compare\nok 6 /date/dates\nok 7 /date/strftime\nok 8 /date/two-digit-years\nok 9 /date/parse\nok 10 /date/parse_locale_change\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=793550\nok 11 /date/month_substring\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=749206\nok 12 /date/month_names # SKIP libc doesn\u2019t support all alternative month names\nok 13 /date/clamp\nok 14 /date/order\nok 15 /date/copy\n# Vector 0: 0000-00-00, invalid\n# Vector 1: 0001-01-01, valid\n# Vector 2: 0000-01-01, invalid\n# Vector 3: 2000-02-30, invalid\n# Vector 4: 2000-02-29, valid\n# Vector 5: 2001-02-29, invalid\n# Vector 6: 65535-01-01, valid\nok 16 /date/valid-dmy\n# Start of parse tests\n# Test 0\n# Test 1\nok 17 /date/parse/invalid\n# End of parse tests\n# Start of year tests\nok 18 /date/year/1\nok 19 /date/year/2\nok 20 /date/year/3\nok 21 /date/year/4\nok 22 /date/year/5\nok 23 /date/year/6\nok 24 /date/year/7\nok 25 /date/year/8\nok 26 /date/year/9\nok 27 /date/year/10\nok 28 /date/year/11\nok 29 /date/year/12\nok 30 /date/year/13\nok 31 /date/year/14\nok 32 /date/year/98\nok 33 /date/year/99\nok 34 /date/year/100\nok 35 /date/year/101\nok 36 /date/year/102\nok 37 /date/year/103\nok 38 /date/year/397\nok 39 /date/year/398\nok 40 /date/year/399\nok 41 /date/year/400\nok 42 /date/year/401\nok 43 /date/year/402\nok 44 /date/year/403\nok 45 /date/year/404\nok 46 /date/year/405\nok 47 /date/year/406\nok 48 /date/year/1598\nok 49 /date/year/1599\nok 50 /date/year/1600\nok 51 /date/year/1601\nok 52 /date/year/1602\nok 53 /date/year/1650\nok 54 /date/year/1651\nok 55 /date/year/1897\nok 56 /date/year/1898\nok 57 /date/year/1899\nok 58 /date/year/1900\nok 59 /date/year/1901\nok 60 /date/year/1902\nok 61 /date/year/1903\nok 62 /date/year/1961\nok 63 /date/year/1962\nok 64 /date/year/1963\nok 65 /date/year/1964\nok 66 /date/year/1965\nok 67 /date/year/1967\nok 68 /date/year/1968\nok 69 /date/year/1969\nok 70 /date/year/1970\nok 71 /date/year/1971\nok 72 /date/year/1972\nok 73 /date/year/1973\nok 74 /date/year/1974\nok 75 /date/year/1975\nok 76 /date/year/1976\nok 77 /date/year/1977\nok 78 /date/year/1978\nok 79 /date/year/1979\nok 80 /date/year/1980\nok 81 /date/year/1981\nok 82 /date/year/1982\nok 83 /date/year/1983\nok 84 /date/year/1984\nok 85 /date/year/1985\nok 86 /date/year/1986\nok 87 /date/year/1987\nok 88 /date/year/1988\nok 89 /date/year/1989\nok 90 /date/year/1990\nok 91 /date/year/1991\nok 92 /date/year/1992\nok 93 /date/year/1993\nok 94 /date/year/1994\nok 95 /date/year/1995\nok 96 /date/year/1996\nok 97 /date/year/1997\nok 98 /date/year/1998\nok 99 /date/year/1999\nok 100 /date/year/2000\nok 101 /date/year/2001\nok 102 /date/year/2002\nok 103 /date/year/2003\nok 104 /date/year/2004\nok 105 /date/year/2005\nok 106 /date/year/2006\nok 107 /date/year/2007\nok 108 /date/year/2008\nok 109 /date/year/2009\nok 110 /date/year/2010\nok 111 /date/year/2011\nok 112 /date/year/2012\nok 113 /date/year/3000\nok 114 /date/year/3001\nok 115 /date/year/3002\nok 116 /date/year/3998\nok 117 /date/year/3999\nok 118 /date/year/4000\nok 119 /date/year/4001\nok 120 /date/year/4002\nok 121 /date/year/4003\n# End of year tests\n# End of date tests\nPASS: glib/date.test\nRunning test: glib/closure-refcount.test\nTAP version 13\n# random seed: R02Sc3bda5687e8f7d0e698cb3ff5dcba029\n1..1\n# Start of closure tests\n# Init 0x5575f42a40\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\nExecuting: glib/closure-refcount.test\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread2\n# Stopping\n# Stopped\nok 1 /closure/refcount\n# slow test /closure/refcount executed in 1.97 secs\n# End of closure tests\nPASS: glib/closure-refcount.test\nRunning test: glib/gdbus-peer-object-manager.test\nTAP version 13\n# random seed: R02S30f50eda58fc6781ee0eed5ff1ae8ab6\n1..2\n# Start of gdbus tests\n# Start of peer-object-manager tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/runtime\nok 1 /gdbus/peer-object-manager/normal\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/runtime\nok 2 /gdbus/peer-object-manager/root\n# End of peer-object-manager tests\n# End of gdbus tests\nPASS: glib/gdbus-peer-object-manager.test\nRunning test: glib/timeout.test\nTAP version 13\n# random seed: R02Safae9c0db59f4a4c6bdcbd2f70fb4cad\n1..5\n# Start of timeout tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=642052\nok 1 /timeout/seconds\n# slow test /timeout/seconds executed in 2.10 secs\nok 2 /timeout/seconds-once\n# slow test /timeout/seconds-once executed in 2.10 secs\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1600\nExecuting: glib/timeout.test\nok 3 /timeout/weeks-overflow\n# slow test /timeout/weeks-overflow executed in 2.10 secs\nok 4 /timeout/far-future-ready-time\nExecuting: glib/timeout.test\nExecuting: glib/timeout.test\nok 5 /timeout/rounding\n# slow test /timeout/rounding executed in 10.53 secs\n# End of timeout tests\nPASS: glib/timeout.test\nRunning test: glib/signals-refcount4.test\nTAP version 13\n# random seed: R02S7bce4c4e7a91236f099c145c0c171b9e\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x5577b52c90\n# \n# init 0x5577b52e30\n# \nExecuting: glib/signals-refcount4.test\n# dispose 0x5577b52c90!\n# \n# dispose 0x5577b52e30!\n# \nok 1 /gobject/refcount/signals\n# slow test /gobject/refcount/signals executed in 5.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/signals-refcount4.test\nRunning test: glib/async-close-output-stream.test\nTAP version 13\n# random seed: R02S08b68f9d64df2f12a76de26f9be2332a\n1..3\n# Start of close-async tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=617937\nok 1 /close-async/without-flush\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=617937\nok 2 /close-async/with-flush\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=617937\nok 3 /close-async/with-async-flush\n# End of close-async tests\nPASS: glib/async-close-output-stream.test\nRunning test: glib/private.test\nTAP version 13\n# random seed: R02S3aa3e3122e69f881cad3491853cb4ec5\n1..8\n# Start of thread tests\nok 1 /thread/private1\nok 2 /thread/private2\n# slow test /thread/private2 executed in 1.08 secs\nok 3 /thread/private3\nok 4 /thread/staticprivate1\nok 5 /thread/staticprivate2\nok 6 /thread/staticprivate3\nok 7 /thread/staticprivate4\n# slow test /thread/staticprivate4 executed in 1.08 secs\nok 8 /thread/staticprivate5\n# End of thread tests\nPASS: glib/private.test\nRunning test: glib/socket.test\nTAP version 13\n# random seed: R02Se645ef2a2ac88ee85bd8ac73f47c33b7\n1..26\n# Start of socket tests\nExecuting: glib/socket.test\nok 1 /socket/ipv4_sync\n# slow test /socket/ipv4_sync executed in 1.00 secs\nok 2 /socket/ipv4_async\n# slow test /socket/ipv4_async executed in 1.00 secs\nok 3 /socket/ipv6_sync\nok 4 /socket/ipv6_async\nok 5 /socket/ipv6_v4mapped\nok 6 /socket/close_graceful\n# slow test /socket/close_graceful executed in 1.00 secs\nok 7 /socket/timed_wait # SKIP Not running timing heavy test\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=741707\nok 8 /socket/fd_reuse\nok 9 /socket/address\nok 10 /socket/unix-from-fd\nok 11 /socket/unix-connection\nok 12 /socket/unix-connection-ancillary-data\nok 13 /socket/source-postmortem\nok 14 /socket/read_write\nok 15 /socket/read_writev\n# Start of ipv4_sync tests\nok 16 /socket/ipv4_sync/datagram\n# Start of datagram tests\nok 17 /socket/ipv4_sync/datagram/timeouts\n# slow test /socket/ipv4_sync/datagram/timeouts executed in 1.10 secs\n# End of datagram tests\n# End of ipv4_sync tests\n# Start of ipv6_sync tests\nok 18 /socket/ipv6_sync/datagram\n# Start of datagram tests\nok 19 /socket/ipv6_sync/datagram/timeouts\n# slow test /socket/ipv6_sync/datagram/timeouts executed in 1.10 secs\n# End of datagram tests\n# End of ipv6_sync tests\n# Start of reuse tests\nok 20 /socket/reuse/tcp\nok 21 /socket/reuse/udp\n# End of reuse tests\n# Start of get_available tests\nok 22 /socket/get_available/datagram\nok 23 /socket/get_available/stream\n# End of get_available tests\n# Start of credentials tests\n# Supported on this OS: GCredentials:linux-ucred:pid=0\nok 24 /socket/credentials/tcp_client\n# Supported on this OS: GCredentials:linux-ucred:pid=0\nok 25 /socket/credentials/tcp_server\n# Supported on this OS: GCredentials:linux-ucred:pid=2650,uid=1000,gid=1000\nok 26 /socket/credentials/unix_socketpair\n# End of credentials tests\n# End of socket tests\nPASS: glib/socket.test\nRunning test: glib/sandbox.test\nTAP version 13\n# random seed: R02Sf017e84a633d86ef72cba6eb99324d1c\n1..4\n# Start of sandbox tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/sandbox/none/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/sandbox/none/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/sandbox/none/.dirs/system-config1:/var/volatile/tmp/sandbox/none/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/sandbox/none/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/sandbox/none/.dirs/system-data1:/var/volatile/tmp/sandbox/none/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/sandbox/none/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/sandbox/none/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/sandbox/none/.dirs/runtime\nok 1 /sandbox/none\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/sandbox/snap/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/sandbox/snap/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/sandbox/snap/.dirs/system-config1:/var/volatile/tmp/sandbox/snap/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/sandbox/snap/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/sandbox/snap/.dirs/system-data1:/var/volatile/tmp/sandbox/snap/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/sandbox/snap/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/sandbox/snap/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/sandbox/snap/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/snap/current/meta/snap.yaml\nok 2 /sandbox/snap\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/sandbox/classic-snap/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/sandbox/classic-snap/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/sandbox/classic-snap/.dirs/system-config1:/var/volatile/tmp/sandbox/classic-snap/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/sandbox/classic-snap/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/sandbox/classic-snap/.dirs/system-data1:/var/volatile/tmp/sandbox/classic-snap/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/sandbox/classic-snap/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/sandbox/classic-snap/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/sandbox/classic-snap/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/snap/current/meta/snap.yaml\nok 3 /sandbox/classic-snap\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/sandbox/flatpak/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/sandbox/flatpak/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/sandbox/flatpak/.dirs/system-config1:/var/volatile/tmp/sandbox/flatpak/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/sandbox/flatpak/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/sandbox/flatpak/.dirs/system-data1:/var/volatile/tmp/sandbox/flatpak/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/sandbox/flatpak/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/sandbox/flatpak/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/sandbox/flatpak/.dirs/runtime\n# Creating .flatpak-info in /var/volatile/tmp/sandbox/flatpak/.dirs/runtime/.flatpak-info\nok 4 /sandbox/flatpak\n# End of sandbox tests\nPASS: glib/sandbox.test\nRunning test: glib/autoptr.test\nTAP version 13\n# random seed: R02Sabf892f610c23750a47a353d4d2f7708\n1..6\n# Start of autoptr tests\nok 1 /autoptr/autoptr\nok 2 /autoptr/autoptr_steal\nok 3 /autoptr/autolist\nok 4 /autoptr/autoslist\nok 5 /autoptr/autoqueue\nok 6 /autoptr/autoclass\n# End of autoptr tests\nPASS: glib/autoptr.test\nRunning test: glib/dynamictests.test\nTAP version 13\n# random seed: R02S2a125f2eccab9297277d7a40fd735d54\n1..2\n# Start of GObject tests\nok 1 /GObject/threaded-dynamic-ref-unref-init\nok 2 /GObject/dynamic-interface-properties\n# End of GObject tests\nPASS: glib/dynamictests.test\nRunning test: glib/spawn-singlethread.test\nTAP version 13\n# random seed: R02S346396b1e34a8ad59ae6114d716717d8\n1..9\n# Start of gthread tests\nok 1 /gthread/spawn-single-sync\n# /gthread/spawn-stderr-socket summary: Test calling g_spawn_sync() with its stderr FD set to a socket\nok 2 /gthread/spawn-stderr-socket\nok 3 /gthread/spawn-single-async\n# thread 1\n# thread 1\nok 4 /gthread/spawn-single-async-with-fds\nok 5 /gthread/spawn-async-with-invalid-fds\nok 6 /gthread/spawn-script\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 7 /gthread/spawn-posix-spawn\n# Start of spawn tests\nok 8 /gthread/spawn/nonexistent\n# FD map:\n#  ? 5 ? 15\n#  ? 6 ? 16\n#  ? 7 ? 17\n#  ? 8 ? 18\n#  ? 9 ? 19\n#  ? 10 ? 20\n#  ? 11 ? 21\n#  ? 12 ? 22\n#  ? 13 ? 23\n#  ? 3 ? 13\nok 9 /gthread/spawn/fd-assignment-clash\n# End of spawn tests\n# End of gthread tests\nPASS: glib/spawn-singlethread.test\nRunning test: glib/performance.test\nRunning test simple-construction\nExecuting: glib/performance.test\nExecuting: glib/performance.test\nMillions of constructed objects per second: 4.748\nRunning test simple-construction1\nExecuting: glib/performance.test\nMillions of constructed objects per second: 43.655\nRunning test complex-construction\nExecuting: glib/performance.test\nMillions of constructed objects per second: 2.498\nRunning test complex-construction1\nExecuting: glib/performance.test\nMillions of constructed objects per second: 3.619\nRunning test complex-construction2\nExecuting: glib/performance.test\nMillions of constructed objects per second: 3.932\nRunning test finalization\nMillions of finalized objects per second: 1.101\nRunning test type-check\nMillion type checks per second: 31.94\nRunning test emit-unhandled\nExecuting: glib/performance.test\nEmissions per second: 2107290\nRunning test emit-unhandled-empty\nEmissions per second: 9249251\nRunning test emit-unhandled-generic\nEmissions per second: 2983250\nRunning test emit-unhandled-generic-empty\nEmissions per second: 9299168\nRunning test emit-unhandled-args\nExecuting: glib/performance.test\nEmissions per second: 1792918\nRunning test emit-handled\nEmissions per second: 1386767\nRunning test emit-handled-empty\nEmissions per second: 1442582\nRunning test emit-handled-generic\nEmissions per second: 1426190\nRunning test emit-handled-generic-empty\nExecuting: glib/performance.test\nEmissions per second: 2634446\nRunning test emit-handled-args\nEmissions per second: 1250346\nRunning test notify-unhandled\nNotify (unhandled) per second: 9867689\nRunning test notify-by-pspec-unhandled\nNotify (unhandled) per second: 40337757\nRunning test notify-handled\nExecuting: glib/performance.test\nNotify per second: 772903\nRunning test notify-by-pspec-handled\nNotify per second: 819937\nRunning test property-set\nProperty set per second: 6155767\nRunning test property-get\nProperty get per second: 5834979\nRunning test refcount\nExecuting: glib/performance.test\nMillion refs+unref per second: 17.12\nPASS: glib/performance.test\nRunning test: glib/portal-support-flatpak-gsettings-only.test\nTAP version 13\n# random seed: R02Saf62f1d80f12fe74caab08c24476007e\n1..1\n# Start of portal-support tests\n# Start of flatpak tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/system-config1:/var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/system-data1:/var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/runtime\n# Creating .flatpak-info in /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/runtime/.flatpak-info\nok 1 /portal-support/flatpak/gsettings\n# End of flatpak tests\n# End of portal-support tests\nPASS: glib/portal-support-flatpak-gsettings-only.test\nRunning test: glib/gobject-query.py.test\nTAP version 13\nok 1 __main__.TestGobjectQuery.test_froots\n# gobject-query: /usr/bin/gobject-query\n# Running: ['/usr/bin/gobject-query', 'froots']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: \u251cvoid\n# \u251cGInterface\n# \u2502 \u2514GTypePlugin\n# \u251cgchar\n# \u251cguchar\n# \u251cgboolean\n# \u251cgint\n# \u251cguint\n# \u251cglong\n# \u251cgulong\n# \u251cgint64\n# \u251cguint64\n# \u251cGEnum\n# \u251cGFlags\n# \u251cgfloat\n# \u251cgdouble\n# \u251cgchararray\n# \u251cgpointer\n# \u2502 \u2514GType\n# \u251cGBoxed\n# \u2502 \u2514GValueArray\n# \u251cGParam\n# \u2502 \u251cGParamChar\n# \u2502 \u251cGParamUChar\n# \u2502 \u251cGParamBoolean\n# \u2502 \u251cGParamInt\n# \u2502 \u251cGParamUInt\n# \u2502 \u251cGParamLong\n# \u2502 \u251cGParamULong\n# \u2502 \u251cGParamInt64\n# \u2502 \u251cGParamUInt64\n# \u2502 \u251cGParamUnichar\n# \u2502 \u251cGParamEnum\n# \u2502 \u251cGParamFlags\n# \u2502 \u251cGParamFloat\n# \u2502 \u251cGParamDouble\n# \u2502 \u251cGParamString\n# \u2502 \u251cGParamParam\n# \u2502 \u251cGParamBoxed\n# \u2502 \u251cGParamPointer\n# \u2502 \u251cGParamValueArray\n# \u2502 \u251cGParamObject\n# \u2502 \u251cGParamOverride\n# \u2502 \u251cGParamGType\n# \u2502 \u2514GParamVariant\n# \u251cGObject\n# \u2514GVariant\nok 2 __main__.TestGobjectQuery.test_help\n# gobject-query: /usr/bin/gobject-query\n# Running: ['/usr/bin/gobject-query', '--help']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: usage: gobject-query <qualifier> [-r <type>] [-{i|b} \"\"] [-s #] [-{h|x|y}]\n#        -r       specify root type\n#        -n       don't descend type tree\n#        -h       show help\n#        -b       specify indent string\n#        -i       specify incremental indent string\n#        -s       specify line spacing\n# qualifiers:\n#        froots   iterate over fundamental roots\n#        tree     print type tree\nok 3 __main__.TestGobjectQuery.test_tree\n# gobject-query: /usr/bin/gobject-query\n# Running: ['/usr/bin/gobject-query', 'tree']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: GObject\nok 4 __main__.TestGobjectQuery.test_version\n# gobject-query: /usr/bin/gobject-query\n# Running: ['/usr/bin/gobject-query', '--version']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: 2.78.3\n1..4\nPASS: glib/gobject-query.py.test\nRunning test: glib/memory-input-stream.test\nTAP version 13\n# random seed: R02Sb6ea65f23f170e6471a13e13b097c9c2\n1..6\n# Start of memory-input-stream tests\nok 1 /memory-input-stream/read-chunks\nok 2 /memory-input-stream/async\nok 3 /memory-input-stream/seek\nok 4 /memory-input-stream/truncate\nok 5 /memory-input-stream/read-bytes\nok 6 /memory-input-stream/from-bytes\n# End of memory-input-stream tests\nPASS: glib/memory-input-stream.test\nRunning test: glib/type-flags.test\nTAP version 13\n# random seed: R02S0f9f4ffa9b1feefb151b8dd710593c93\n1..4\n# Start of type tests\n# Start of flags tests\nok 1 /type/flags/interface\nok 2 /type/flags/final\n# /type/flags/deprecated summary: Test that trying to instantiate a deprecated type results in a warning.\nok 3 /type/flags/deprecated\n# Start of final tests\nok 4 /type/flags/final/instance-check\n# End of final tests\n# End of flags tests\n# End of type tests\nPASS: glib/type-flags.test\nRunning test: glib/portal-support-env-var.test\nTAP version 13\n# random seed: R02S8c537f8770ca94decc57ac7f7bfe8514\n1..1\n# Start of portal-support tests\nok 1 /portal-support/env-var\n# End of portal-support tests\nPASS: glib/portal-support-env-var.test\nRunning test: glib/once.test\nTAP version 13\n# random seed: R02S8bc039a17834734ddb6db04e0f854e88\n1..5\n# Start of once tests\n# /once/single-threaded summary: Test g_once() usage from a single thread\nok 1 /once/single-threaded\n# /once/multi-threaded summary: Test g_once() usage from multiple threads\nok 2 /once/multi-threaded\n# End of once tests\n# Start of once-init tests\n# /once-init/single-threaded summary: Test g_once_init_{enter,leave}() usage from a single thread\nok 3 /once-init/single-threaded\n# /once-init/multi-threaded summary: Test g_once_init_{enter,leave}() usage from multiple threads\nok 4 /once-init/multi-threaded\n# /once-init/string summary: Test g_once_init_{enter,leave}() usage with a string\nok 5 /once-init/string\n# End of once-init tests\nPASS: glib/once.test\nRunning test: glib/threadtests.test\nTAP version 13\n# random seed: R02Sfef517f807316a69140849ab4d4fb15a\n1..4\n# Start of GObject tests\nok 1 /GObject/threaded-object-init\nok 2 /GObject/threaded-weak-ref\n# slow test /GObject/threaded-weak-ref executed in 0.82 secs\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/2394\n# /GObject/threaded-toggle-notify summary: Test that toggle reference notifications can be changed safely from another (the main) thread without causing the notifying thread to abort\nExecuting: glib/threadtests.test\nok 3 /GObject/threaded-toggle-notify\n# slow test /GObject/threaded-toggle-notify executed in 4.21 secs\n# Start of threaded-weak-ref tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2390\n# /GObject/threaded-weak-ref/on-finalization summary: Test that a weak ref added by another thread during dispose of a GObject is cleared during finalisation. Use on_weak_ref_disposed() to synchronize the other thread with the dispose vfunc.\nok 4 /GObject/threaded-weak-ref/on-finalization\n# End of threaded-weak-ref tests\n# End of GObject tests\nPASS: glib/threadtests.test\nRunning test: glib/srvtarget.test\nTAP version 13\n# random seed: R02S39c723e80f783c41d763d6d57a775e4a\n1..1\n# Start of srvtarget tests\nok 1 /srvtarget/srv-target-ordering\n# slow test /srvtarget/srv-target-ordering executed in 1.01 secs\n# End of srvtarget tests\nPASS: glib/srvtarget.test\nRunning test: glib/protocol.test\nTAP version 13\n# random seed: R02S37ac4a4a4aa993dc262885d9c4a5caa2\n1..9\n# Start of glib tests\n# Start of testing tests\n# Start of protocol tests\nok 1 /glib/testing/protocol/debug\nok 2 /glib/testing/protocol/info\nok 3 /glib/testing/protocol/message\nok 4 /glib/testing/protocol/warning\nok 5 /glib/testing/protocol/critical\nok 6 /glib/testing/protocol/error\nok 7 /glib/testing/protocol/gtest-message\nok 8 /glib/testing/protocol/test-message\nok 9 /glib/testing/protocol/test-error\n# End of protocol tests\n# End of testing tests\n# End of glib tests\nPASS: glib/protocol.test\nRunning test: glib/refstring.test\nTAP version 13\n# random seed: R02Sa8da2a6bd0be697bcb6af05dafc2ba59\n1..5\n# Start of refstring tests\n# s = 'hello, world' (0x55769ebec0)\nok 1 /refstring/base\nok 2 /refstring/length\nok 3 /refstring/length-auto\nok 4 /refstring/length-nuls\n# s = 'hello, world' (0x55769ebec0)\n# p = s = 'hello, world' (0x55769ebec0)\n# releasing p[0x55769ebec0] ('hello, world')\n# p = 'goodbye, world' (0x55769ec080)\n# releasing p[0x55769ec080] ('goodbye, world')\n# releasing s[0x55769ebec0] ('hello, world')\nok 5 /refstring/intern\n# End of refstring tests\nPASS: glib/refstring.test\nRunning test: glib/tls-database.test\nTAP version 13\n# random seed: R02S78d856c8a276bada491d78c451fd67a5\n1..1\n# Start of tls-backend tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation test (GTestTlsBackend) for ?gio-tls-backend?\nok 1 /tls-backend/set-default-database\n# End of tls-backend tests\nPASS: glib/tls-database.test\nRunning test: glib/overflow.test\nTAP version 13\n# random seed: R02Sc030a50e39935e093b7a274eaea9d06d\n1..6\n# Start of glib tests\n# Start of checked-math tests\nok 1 /glib/checked-math/guint-add\nok 2 /glib/checked-math/guint-mul\nok 3 /glib/checked-math/guint64-add\nok 4 /glib/checked-math/guint64-mul\nok 5 /glib/checked-math/gsize-add\nok 6 /glib/checked-math/gsize-mul\n# End of checked-math tests\n# End of glib tests\nPASS: glib/overflow.test\nRunning test: glib/utils.test\nTAP version 13\n# random seed: R02Scfaaac8382e27e86cc5b712bc1c5ab40\n1..40\n# Start of utils tests\nok 1 /utils/language-names\nok 2 /utils/locale-variants\nok 3 /utils/version\nok 4 /utils/appname\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/847\n# /utils/prgname-thread-safety summary: Test that threads racing to get and set the program name always receive a valid program name.\nok 5 /utils/prgname-thread-safety\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=627969\nok 6 /utils/tmpdir\nok 7 /utils/basic_bits\nok 8 /utils/bits\nok 9 /utils/swap\nok 10 /utils/find-program\nok 11 /utils/find-program-for-path\nok 12 /utils/debug\nok 13 /utils/codeset\nok 14 /utils/codeset2\nok 15 /utils/console-charset\nok 16 /utils/gettext\nok 17 /utils/username\nok 18 /utils/realname\nok 19 /utils/hostname\nok 20 /utils/xdgdirs\nok 21 /utils/specialdir\n# NAME: Linux\nok 22 /utils/os-info\nok 23 /utils/clear-pointer\nok 24 /utils/clear-pointer-cast\nok 25 /utils/take-pointer\nok 26 /utils/clear-source\nok 27 /utils/misc-mem\n# /utils/aligned-mem summary: Aligned memory allocator\n# Alignment must not be zero\n# Alignment must be a power of two\n# Alignment must be a multiple of sizeof(void*)\nok 28 /utils/aligned-mem\n# /utils/free-sized summary: Check that g_free_sized() works\nok 29 /utils/free-sized\nok 30 /utils/nullify\nok 31 /utils/atexit\nok 32 /utils/check-setuid\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1663\nok 33 /utils/int-limits\nok 34 /utils/clear-list\nok 35 /utils/clear-slist\n# Start of specialdir tests\nok 36 /utils/specialdir/desktop\n# End of specialdir tests\n# Start of clear-pointer tests\nok 37 /utils/clear-pointer/side-effects\n# End of clear-pointer tests\n# Start of aligned-mem tests\n# /utils/aligned-mem/alignment summary: Check that g_aligned_alloc() returns a correctly aligned pointer\nok 38 /utils/aligned-mem/alignment\n# /utils/aligned-mem/zeroed summary: Check that g_aligned_alloc0() zeroes out its allocation\nok 39 /utils/aligned-mem/zeroed\n# /utils/aligned-mem/free-sized summary: Check that g_aligned_free_sized() works\nok 40 /utils/aligned-mem/free-sized\n# Start of subprocess tests\n# End of subprocess tests\n# End of aligned-mem tests\n# End of utils tests\nPASS: glib/utils.test\nRunning test: glib/error.test\nTAP version 13\n# random seed: R02Sa6a758ea0c4ba1399c548f72506c9ef1\n1..3\n# Start of error tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/error/from-errno/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/error/from-errno/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/error/from-errno/.dirs/system-config1:/var/volatile/tmp/error/from-errno/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/error/from-errno/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/error/from-errno/.dirs/system-data1:/var/volatile/tmp/error/from-errno/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/error/from-errno/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/error/from-errno/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/error/from-errno/.dirs/runtime\nok 1 /error/from-errno\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/error/from-file-error/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/error/from-file-error/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/error/from-file-error/.dirs/system-config1:/var/volatile/tmp/error/from-file-error/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/error/from-file-error/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/error/from-file-error/.dirs/system-data1:/var/volatile/tmp/error/from-file-error/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/error/from-file-error/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/error/from-file-error/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/error/from-file-error/.dirs/runtime\nok 2 /error/from-file-error\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/error/from-win32-error/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/error/from-win32-error/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/error/from-win32-error/.dirs/system-config1:/var/volatile/tmp/error/from-win32-error/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/error/from-win32-error/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/error/from-win32-error/.dirs/system-data1:/var/volatile/tmp/error/from-win32-error/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/error/from-win32-error/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/error/from-win32-error/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/error/from-win32-error/.dirs/runtime\nok 3 /error/from-win32-error # SKIP Windows error codes can only be checked on Windows\n# End of error tests\nPASS: glib/error.test\nRunning test: glib/mimeapps.test\nTAP version 13\n# random seed: R02S19146bf373a8906e225b2ceab0dea29c\n1..7\n# Start of appinfo tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/all/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/all/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/all/.dirs/system-config1:/var/volatile/tmp/appinfo/all/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/all/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/all/.dirs/system-data1:/var/volatile/tmp/appinfo/all/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/all/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/all/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/all/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/all/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/all/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/mimeinfo.cache'\nok 1 /appinfo/all\n# Start of mime tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/api/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/api/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/api/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/api/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/api/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/api/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/api/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/api/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/api/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/all/.dirs/config to /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\nok 2 /appinfo/mime/api\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/default/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/default/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/default/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/default/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/default/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/default/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/default/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/default/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/default/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/default/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/mime/api/.dirs/config to /var/volatile/tmp/appinfo/mime/default/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default/.dirs/config\nok 3 /appinfo/mime/default\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/file/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/file/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/file/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/file/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/file/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/file/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/file/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/file/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/file/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/mime/default/.dirs/config to /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\nok 4 /appinfo/mime/file\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/mime/file/.dirs/config to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/config\nok 5 /appinfo/mime/scheme-handler\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/config to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\nok 6 /appinfo/mime/default-last-used\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/config\nok 7 /appinfo/mime/ignore-nonexisting\n# End of mime tests\n# End of appinfo tests\nPASS: glib/mimeapps.test\nRunning test: glib/rand.test\nTAP version 13\n# random seed: R02S03462bc8dfd24115cbb9602286176d35\n1..2\n# Start of rand tests\nok 1 /rand/test-rand\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=502560\nok 2 /rand/double-range\n# End of rand tests\nPASS: glib/rand.test\nRunning test: glib/signals-refcount1.test\nTAP version 13\n# random seed: R02Sd33351dd12264439a19693361d618d7b\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x55582b2c90\n# \n# init 0x55582b2e30\n# \nExecuting: glib/signals-refcount1.test\n# dispose 0x55582b2c90!\n# \n# dispose 0x55582b2e30!\n# \nok 1 /gobject/refcount/signals\n# slow test /gobject/refcount/signals executed in 5.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/signals-refcount1.test\nRunning test: glib/642026.test\nTAP version 13\n# random seed: R02S142e38bd53136c218829f555883d1edb\n1..1\n# Start of glib tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=642026\nok 1 /glib/642026\n# End of glib tests\nPASS: glib/642026.test\nRunning test: glib/memchunk.test\nTAP version 13\n# random seed: R02S7ed6a120a36d583d3b2abd5b9fd41f64\n1..1\n# Start of memchunk tests\nok 1 /memchunk/basic\n# End of memchunk tests\nPASS: glib/memchunk.test\nRunning test: glib/atomic-c-11.test\nTAP version 13\n# random seed: R02S987bb8e24fb2980c2e548aab039ec309\n1..2\n# Start of atomic tests\nok 1 /atomic/types\nok 2 /atomic/threaded\n# End of atomic tests\nPASS: glib/atomic-c-11.test\nRunning test: glib/cache.test\nTAP version 13\n# random seed: R02S66105bd681a0ffc9f283c56c1b953776\n1..1\n# Start of cache tests\nok 1 /cache/basic\n# End of cache tests\nPASS: glib/cache.test\nRunning test: glib/relation.test\nTAP version 13\n# random seed: R02Sf0bd0a927da0cfdaad7f1ed7d4690027\n1..1\n# Start of glib tests\nok 1 /glib/relation\n# End of glib tests\nPASS: glib/relation.test\nRunning test: glib/socket-listener.test\nTAP version 13\n# random seed: R02Se4196b0d20786c69f138a9da60492fb7\n1..1\n# Start of socket-listener tests\nok 1 /socket-listener/event-signal\n# End of socket-listener tests\nPASS: glib/socket-listener.test\nRunning test: glib/defaultiface.test\nTAP version 13\n# random seed: R02S7d7251daa7f934a00085512721ce88ba\n1..2\n# Start of gobject tests\nok 1 /gobject/static-iface\nok 2 /gobject/dynamic-iface\n# End of gobject tests\nPASS: glib/defaultiface.test\nRunning test: glib/logging.test\nTAP version 13\n# random seed: R02S58c481e6971542b8605b510bbcd35b38\n1..17\n# Start of logging tests\nok 1 /logging/default-handler\nok 2 /logging/warnings\nok 3 /logging/fatal-log-mask\n# bu-DEBUG: message\n# ba-DEBUG: message\n# ba-INFO: message\nok 4 /logging/set-handler\nok 5 /logging/print-handler\nok 6 /logging/printerr-handler\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=653052\n# The Log Message Handler\n# \n# The Good Fail Message Handler\n# \nok 7 /logging/653052\nok 8 /logging/gibberish\n# Start of default-handler tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of default-handler tests\n# End of logging tests\n# Start of structured-logging tests\nok 9 /structured-logging/no-state\nok 10 /structured-logging/some-state\nok 11 /structured-logging/robustness\nok 12 /structured-logging/roundtrip1\nok 13 /structured-logging/roundtrip2\nok 14 /structured-logging/roundtrip3\nok 15 /structured-logging/variant1\nok 16 /structured-logging/variant2\nok 17 /structured-logging/set-writer-func-twice\n# End of structured-logging tests\nPASS: glib/logging.test\nRunning test: glib/hash.test\nTAP version 13\n# random seed: R02S37c566ccddc7ea90ca9a153c631c319e\n1..34\n# Start of hash tests\nok 1 /hash/misc\nok 2 /hash/one\nok 3 /hash/honeyman\nok 4 /hash/direct\nok 5 /hash/direct2\nok 6 /hash/int\nok 7 /hash/int64\nok 8 /hash/double\nok 9 /hash/string\nok 10 /hash/set\nok 11 /hash/set-ref\nok 12 /hash/ref\nok 13 /hash/remove-all\nok 14 /hash/recursive-remove-all\nok 15 /hash/find\nok 16 /hash/foreach\nok 17 /hash/foreach-steal\nok 18 /hash/steal-extended\nok 19 /hash/steal-all-keys\nok 20 /hash/steal-all-values\nok 21 /hash/lookup-extended\nok 22 /hash/new-similar\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=642944\nok 23 /hash/lookup-null-key\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=650459\nok 24 /hash/destroy-modify\nok 25 /hash/consistency\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=662544\nok 26 /hash/iter-replace\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=692815\nok 27 /hash/set-insert-corruption\nok 28 /hash/set-to-strv\nok 29 /hash/get-keys-as-ptr-array\nok 30 /hash/get-values-as-ptr-array\nok 31 /hash/primes\n# Start of int64 tests\n# /hash/int64/collisions summary: Check int64 Hash collisions caused by ignoring high word\nok 32 /hash/int64/collisions\n# End of int64 tests\n# Start of double tests\n# /hash/double/collisions summary: Check double Hash collisions caused by int conversion and by numbers larger than 2^64-1 (G_MAXUINT64)\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2771\nok 33 /hash/double/collisions\n# End of double tests\n# Start of recursive-remove-all tests\n# End of recursive-remove-all tests\n# Start of steal-extended tests\nok 34 /hash/steal-extended/optional\n# End of steal-extended tests\n# End of hash tests\nPASS: glib/hash.test\nRunning test: glib/environment.test\nTAP version 13\n# random seed: R02S998d4d91ffbf1df857db27434f3603a4\n1..6\n# Start of environ tests\n# /environ/listenv summary: Test g_get_environ() returns an array of unique keys, all of which can be individually queried using g_getenv() to return the same value.\nok 1 /environ/listenv\n# /environ/getenv summary: Test setting an environment variable using g_setenv(), and that the updated value is queryable using g_getenv().\nok 2 /environ/getenv\nok 3 /environ/setenv\n# /environ/array summary: Test getting and setting variables on a local envp array (rather than the global envp).\nok 4 /environ/array\n# /environ/null summary: Test getting and setting variables on a NULL envp array.\nok 5 /environ/null\n# /environ/case summary: Test that matching environment variables is case-insensitive on Windows and not on other platforms, since envvars were case-insensitive on DOS.\nok 6 /environ/case\n# End of environ tests\nPASS: glib/environment.test\nRunning test: glib/utf8-misc.test\nTAP version 13\n# random seed: R02S09a9211b184b37cdcc96277dd7795494\n1..7\n# Start of utf8 tests\nok 1 /utf8/strlen\nok 2 /utf8/strncpy\nok 3 /utf8/strrchr\nok 4 /utf8/reverse\nok 5 /utf8/substring\nok 6 /utf8/make-valid\nok 7 /utf8/truncate-middle\n# End of utf8 tests\nPASS: glib/utf8-misc.test\nRunning test: glib/mainloop.test\nTAP version 13\n# random seed: R02S5520c527052b50b21087f7bb4e9068b1\n1..45\n# Start of maincontext tests\nok 1 /maincontext/basic\n# Add same-priority sources: 29\n# Find each source: 12\n# Remove in random order: 65\nok 2 /maincontext/nsources_same_priority\n# Add different-priority sources: 32\n# Find each source: 13\n# Remove in random order: 74\nok 3 /maincontext/nsources_different_priority\nExecuting: glib/mainloop.test\n# Add sources from threads: 290\n# Remove sources from threads: 98\nok 4 /maincontext/nsources_threadpool\nok 5 /maincontext/source_finalization\n# /maincontext/idle-once summary: Test g_idle_add_once() works\nok 6 /maincontext/idle-once\n# /maincontext/timeout-once summary: Test g_timeout_add_once() works\nok 7 /maincontext/timeout-once\n# Start of source_finalization_from_source tests\n# /maincontext/source_finalization_from_source/0 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 8 /maincontext/source_finalization_from_source/0\n# /maincontext/source_finalization_from_source/1 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 9 /maincontext/source_finalization_from_source/1\n# /maincontext/source_finalization_from_source/2 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 10 /maincontext/source_finalization_from_source/2\n# /maincontext/source_finalization_from_source/3 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 11 /maincontext/source_finalization_from_source/3\n# /maincontext/source_finalization_from_source/4 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 12 /maincontext/source_finalization_from_source/4\n# /maincontext/source_finalization_from_source/5 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 13 /maincontext/source_finalization_from_source/5\n# /maincontext/source_finalization_from_source/6 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 14 /maincontext/source_finalization_from_source/6\n# /maincontext/source_finalization_from_source/7 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 15 /maincontext/source_finalization_from_source/7\n# /maincontext/source_finalization_from_source/8 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 16 /maincontext/source_finalization_from_source/8\n# /maincontext/source_finalization_from_source/9 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 17 /maincontext/source_finalization_from_source/9\n# End of source_finalization_from_source tests\n# Start of source_finalization_from_dispatch tests\n# /maincontext/source_finalization_from_dispatch/0 summary: Tests if freeing a GSource as part of another GSource during main context iteration works.\nok 18 /maincontext/source_finalization_from_dispatch/0\n# /maincontext/source_finalization_from_dispatch/1 summary: Tests if freeing a GSource as part of another GSource during main context iteration works.\nok 19 /maincontext/source_finalization_from_dispatch/1\n# /maincontext/source_finalization_from_dispatch/2 summary: Tests if freeing a GSource as part of another GSource during main context iteration works.\nok 20 /maincontext/source_finalization_from_dispatch/2\n# End of source_finalization_from_dispatch tests\n# End of maincontext tests\n# Start of mainloop tests\nok 21 /mainloop/basic\nok 22 /mainloop/timeouts # SKIP Not running timing heavy test\nok 23 /mainloop/priorities\nok 24 /mainloop/invoke\n# slow test /mainloop/invoke executed in 0.50 secs\nok 25 /mainloop/child_sources\n# slow test /mainloop/child_sources executed in 1.19 secs\nok 26 /mainloop/recursive_child_sources\n# slow test /mainloop/recursive_child_sources executed in 2.17 secs\nok 27 /mainloop/recursive_loop_child_sources\nok 28 /mainloop/swapping_child_sources\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=701283\nok 29 /mainloop/blocked_child_sources\nExecuting: glib/mainloop.test\nok 30 /mainloop/source_time\n# slow test /mainloop/source_time executed in 1.00 secs\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=687098\nok 31 /mainloop/overflow\nok 32 /mainloop/ready-time\n# slow test /mainloop/ready-time executed in 0.50 secs\nok 33 /mainloop/wakeup\nok 34 /mainloop/remove-invalid\nok 35 /mainloop/unref-while-pending\nok 36 /mainloop/unix-fd\n# slow test /mainloop/unix-fd executed in 1.06 secs\nok 37 /mainloop/unix-fd-source\nok 38 /mainloop/source-unix-fd-api\nok 39 /mainloop/wait\nok 40 /mainloop/unix-file-poll\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/1592\nok 41 /mainloop/unix-fd-priority\nok 42 /mainloop/nfds\nok 43 /mainloop/steal-fd\n# Start of ownerless-polling tests\nok 44 /mainloop/ownerless-polling/attach-first\nok 45 /mainloop/ownerless-polling/pop-first\n# End of ownerless-polling tests\n# End of mainloop tests\nPASS: glib/mainloop.test\nRunning test: glib/mutex.test\nTAP version 13\n# random seed: R02Sedbb674a50ed553bca6dc1c1de1dffbe\n1..17\n# Start of thread tests\nok 1 /thread/mutex1\nok 2 /thread/mutex2\nok 3 /thread/mutex3\nok 4 /thread/mutex4\nok 5 /thread/mutex5\n# slow test /thread/mutex5 executed in 2.47 secs\n# Start of mutex tests\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\nok 6 /thread/mutex/errno\n# Start of perf tests\n# max perf: 1.000000 mips\nok 7 /thread/mutex/perf/uncontended\n# Start of contended tests\n# max perf: 2.000000 mips\nok 8 /thread/mutex/perf/contended/1\n# max perf: 3.000000 mips\nok 9 /thread/mutex/perf/contended/2\n# max perf: 2.000000 mips\nok 10 /thread/mutex/perf/contended/3\n# max perf: 2.500000 mips\nok 11 /thread/mutex/perf/contended/4\n# max perf: 0.098361 mips\nok 12 /thread/mutex/perf/contended/5\n# max perf: 2.333333 mips\nok 13 /thread/mutex/perf/contended/6\n# max perf: 2.666667 mips\nok 14 /thread/mutex/perf/contended/7\n# max perf: 0.333333 mips\nok 15 /thread/mutex/perf/contended/8\n# max perf: 5.000000 mips\nok 16 /thread/mutex/perf/contended/9\n# max perf: 3.666667 mips\nok 17 /thread/mutex/perf/contended/10\n# End of contended tests\n# End of perf tests\n# End of mutex tests\n# End of thread tests\nPASS: glib/mutex.test\nRunning test: glib/signal-handler.test\nTAP version 13\n# random seed: R02S7f31cd44586513172b10396cd2f10e43\n1..7\n# Start of signal tests\n# Start of handler tests\n# min perf: connected 1 handlers in  0.000 seconds\nok 1 /signal/handler/connect-many\n# min perf: disconnected 1 handlers in  0.000 seconds\nok 2 /signal/handler/disconnect-many-ordered\n# min perf: disconnected 1 handlers in  0.000 seconds\nok 3 /signal/handler/disconnect-many-inverse\n# min perf: disconnected 1 handlers in  0.000 seconds\nok 4 /signal/handler/disconnect-many-random\n# min perf: disconnected 1 handlers in  0.000 seconds\nok 5 /signal/handler/disconnect-2-signals\n# min perf: disconnected 1 handlers in  0.000 seconds\nok 6 /signal/handler/disconnect-2-objects\n# min perf: blocked and unblocked 1 handlers in  0.000 seconds\nok 7 /signal/handler/block-many\n# End of handler tests\n# End of signal tests\nPASS: glib/signal-handler.test\nRunning test: glib/override.test\nTAP version 13\n# random seed: R02Sba8f94253879776bb6661ecaab0e79e3\n1..1\n# Start of gobject tests\n# *** emitting foo on a TestA instance\n#     Expecting: TestA::foo,TestI::foo\n#     Got: TestA::foo,TestI::foo\n# *** emitting bar on a TestA instance\n#     Expecting: TestA::bar\n#     Got: TestA::bar\n# *** emitting baz on a TestA instance\n#     Expecting: TestA::baz\n#     Got: TestA::baz\n# *** emitting foo on a TestB instance\n#     Expecting: TestB::foo,TestA::foo,TestI::foo\n#     Got: TestB::foo,TestA::foo,TestI::foo\n# *** emitting bar on a TestB instance\n#     Expecting: TestB::bar,TestA::bar\n#     Got: TestB::bar,TestA::bar\n# *** emitting baz on a TestB instance\n#     Expecting: TestB::baz,TestA::baz\n#     Got: TestB::baz,TestA::baz\n# *** emitting foo on a TestC instance\n#     Expecting: TestC::foo,TestB::foo,TestA::foo,TestI::foo\n#     Got: TestC::foo,TestB::foo,TestA::foo,TestI::foo\n# *** emitting bar on a TestC instance\n#     Expecting: TestC::bar,TestB::bar,TestA::bar\n#     Got: TestC::bar,TestB::bar,TestA::bar\n# *** emitting baz on a TestC instance\n#     Expecting: TestC::baz,TestB::baz,TestA::baz\n#     Got: TestC::baz,TestB::baz,TestA::baz\nok 1 /gobject/override\n# End of gobject tests\nPASS: glib/override.test\nRunning test: glib/portal-support-snap-classic.test\nTAP version 13\n# random seed: R02S320db22e728da27c2119256296083c0d\n1..3\n# Start of portal-support tests\n# Start of snap-classic tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/system-config1:/var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/system-data1:/var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/runtime\nok 1 /portal-support/snap-classic/no-snapctl\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/system-config1:/var/volatile/tmp/portal-support/snap-classic/none/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/system-data1:/var/volatile/tmp/portal-support/snap-classic/none/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap-classic/none/.dirs/runtime/snapctl\nok 2 /portal-support/snap-classic/none\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/system-config1:/var/volatile/tmp/portal-support/snap-classic/all/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/system-data1:/var/volatile/tmp/portal-support/snap-classic/all/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap-classic/all/.dirs/runtime/snapctl\nok 3 /portal-support/snap-classic/all\n# End of snap-classic tests\n# End of portal-support tests\nPASS: glib/portal-support-snap-classic.test\nRunning test: glib/atomic-c-99.test\nTAP version 13\n# random seed: R02Se7caec375ba08eee2ef4a8542f442fe2\n1..2\n# Start of atomic tests\nok 1 /atomic/types\nok 2 /atomic/threaded\n# End of atomic tests\nPASS: glib/atomic-c-99.test\nRunning test: glib/sort.test\nTAP version 13\n# random seed: R02Se2988f70e3a6545df4426fa8b4030800\n1..4\n# Start of sort tests\nok 1 /sort/basic\nok 2 /sort/zero-elements\nok 3 /sort/stable\nok 4 /sort/big\n# End of sort tests\nPASS: glib/sort.test\nRunning test: glib/signals-refcount3.test\nTAP version 13\n# random seed: R02S11bf603d960341f945117f7d06791a38\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x5562ed2c90\n# \n# init 0x5562ed2e30\n# \nExecuting: glib/signals-refcount3.test\n# dispose 0x5562ed2c90!\n# \n# dispose 0x5562ed2e30!\n# \nok 1 /gobject/refcount/signals\n# slow test /gobject/refcount/signals executed in 5.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/signals-refcount3.test\nRunning test: glib/utils-c-11.test\nTAP version 13\n# random seed: R02S45cc870500194ffff1f7caf670b495ca\n1..40\n# Start of utils tests\nok 1 /utils/language-names\nok 2 /utils/locale-variants\nok 3 /utils/version\nok 4 /utils/appname\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/847\n# /utils/prgname-thread-safety summary: Test that threads racing to get and set the program name always receive a valid program name.\nok 5 /utils/prgname-thread-safety\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=627969\nok 6 /utils/tmpdir\nok 7 /utils/basic_bits\nok 8 /utils/bits\nok 9 /utils/swap\nok 10 /utils/find-program\nok 11 /utils/find-program-for-path\nok 12 /utils/debug\nok 13 /utils/codeset\nok 14 /utils/codeset2\nok 15 /utils/console-charset\nok 16 /utils/gettext\nok 17 /utils/username\nok 18 /utils/realname\nok 19 /utils/hostname\nok 20 /utils/xdgdirs\nok 21 /utils/specialdir\n# NAME: Linux\nok 22 /utils/os-info\nok 23 /utils/clear-pointer\nok 24 /utils/clear-pointer-cast\nok 25 /utils/take-pointer\nok 26 /utils/clear-source\nok 27 /utils/misc-mem\n# /utils/aligned-mem summary: Aligned memory allocator\n# Alignment must not be zero\n# Alignment must be a power of two\n# Alignment must be a multiple of sizeof(void*)\nok 28 /utils/aligned-mem\n# /utils/free-sized summary: Check that g_free_sized() works\nok 29 /utils/free-sized\nok 30 /utils/nullify\nok 31 /utils/atexit\nok 32 /utils/check-setuid\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1663\nok 33 /utils/int-limits\nok 34 /utils/clear-list\nok 35 /utils/clear-slist\n# Start of specialdir tests\nok 36 /utils/specialdir/desktop\n# End of specialdir tests\n# Start of clear-pointer tests\nok 37 /utils/clear-pointer/side-effects\n# End of clear-pointer tests\n# Start of aligned-mem tests\n# /utils/aligned-mem/alignment summary: Check that g_aligned_alloc() returns a correctly aligned pointer\nok 38 /utils/aligned-mem/alignment\n# /utils/aligned-mem/zeroed summary: Check that g_aligned_alloc0() zeroes out its allocation\nok 39 /utils/aligned-mem/zeroed\n# /utils/aligned-mem/free-sized summary: Check that g_aligned_free_sized() works\nok 40 /utils/aligned-mem/free-sized\n# Start of subprocess tests\n# End of subprocess tests\n# End of aligned-mem tests\n# End of utils tests\nPASS: glib/utils-c-11.test\nRunning test: glib/boxed.test\nTAP version 13\n# random seed: R02Sa5799c733da77e09845c6b7336009821\n1..26\n# Start of boxed tests\nok 1 /boxed/define\nok 2 /boxed/ownership\nok 3 /boxed/closure\nok 4 /boxed/date\nok 5 /boxed/value\nok 6 /boxed/string\nok 7 /boxed/hashtable\nok 8 /boxed/array\nok 9 /boxed/ptrarray\nok 10 /boxed/regex\nok 11 /boxed/varianttype\nok 12 /boxed/error\nok 13 /boxed/datetime\nok 14 /boxed/matchinfo\nok 15 /boxed/keyfile\nok 16 /boxed/mainloop\nok 17 /boxed/maincontext\nok 18 /boxed/source\nok 19 /boxed/variantbuilder\nok 20 /boxed/timezone\nok 21 /boxed/pollfd\nok 22 /boxed/markup\nok 23 /boxed/thread\nok 24 /boxed/checksum\nok 25 /boxed/tree\nok 26 /boxed/patternspec\n# End of boxed tests\nPASS: glib/boxed.test\nRunning test: glib/unicode.test\nTAP version 13\n# random seed: R02Se01d82533fd31cb2e8ef27ecee6f9502\n1..39\n# Start of unicode tests\nok 1 /unicode/alnum\nok 2 /unicode/alpha\nok 3 /unicode/break-type\nok 4 /unicode/canonical-decomposition\nok 5 /unicode/casefold\nExecuting: glib/unicode.test\nok 6 /unicode/casemap_and_casefold\nok 7 /unicode/cases\nok 8 /unicode/character-type\nok 9 /unicode/cntrl\nok 10 /unicode/combining-class\nok 11 /unicode/compose\nok 12 /unicode/decompose\nok 13 /unicode/decompose-tail\nok 14 /unicode/defined\nok 15 /unicode/digit\nok 16 /unicode/digit-value\nok 17 /unicode/fully-decompose-canonical\nok 18 /unicode/fully-decompose-len\nok 19 /unicode/normalization\nok 20 /unicode/graph\n# Testing script Zyyy (code 1517910393)\n# Testing script Zinh (code 1516858984)\n# Testing script Zmth (code 1517122664)\n# Testing script Arab (code 1098015074)\n# Testing script Armn (code 1098018158)\n# Testing script Beng (code 1113943655)\n# Testing script Bopo (code 1114599535)\n# Testing script Cher (code 1130915186)\n# Testing script Copt (code 1131376756)\n# Testing script Cyrl (code 1132032620)\n# Testing script Dsrt (code 1148416628)\n# Testing script Deva (code 1147500129)\n# Testing script Ethi (code 1165256809)\n# Testing script Geor (code 1197830002)\n# Testing script Goth (code 1198486632)\n# Testing script Grek (code 1198679403)\n# Testing script Gujr (code 1198877298)\n# Testing script Guru (code 1198879349)\n# Testing script Hani (code 1214344809)\n# Testing script Hang (code 1214344807)\n# Testing script Hebr (code 1214603890)\n# Testing script Hira (code 1214870113)\n# Testing script Knda (code 1265525857)\n# Testing script Kana (code 1264676449)\n# Testing script Khmr (code 1265134962)\n# Testing script Laoo (code 1281453935)\n# Testing script Latn (code 1281455214)\n# Testing script Mlym (code 1298954605)\n# Testing script Mong (code 1299148391)\n# Testing script Mymr (code 1299803506)\n# Testing script Ogam (code 1332175213)\n# Testing script Ital (code 1232363884)\n# Testing script Orya (code 1332902241)\n# Testing script Runr (code 1383427698)\n# Testing script Sinh (code 1399418472)\n# Testing script Syrc (code 1400468067)\n# Testing script Taml (code 1415671148)\n# Testing script Telu (code 1415933045)\n# Testing script Thaa (code 1416126817)\n# Testing script Thai (code 1416126825)\n# Testing script Tibt (code 1416192628)\n# Testing script Cans (code 1130458739)\n# Testing script Yiii (code 1500080489)\n# Testing script Tglg (code 1416064103)\n# Testing script Hano (code 1214344815)\n# Testing script Buhd (code 1114990692)\n# Testing script Tagb (code 1415669602)\n# Testing script Brai (code 1114792297)\n# Testing script Cprt (code 1131442804)\n# Testing script Limb (code 1281977698)\n# Testing script Osma (code 1332964705)\n# Testing script Shaw (code 1399349623)\n# Testing script Linb (code 1281977954)\n# Testing script Tale (code 1415670885)\n# Testing script Ugar (code 1432838514)\n# Testing script Talu (code 1415670901)\n# Testing script Bugi (code 1114990441)\n# Testing script Glag (code 1198285159)\n# Testing script Tfng (code 1415999079)\n# Testing script Sylo (code 1400466543)\n# Testing script Xpeo (code 1483761007)\n# Testing script Khar (code 1265131890)\n# Testing script Zzzz (code 1517976186)\n# Testing script Bali (code 1113681001)\n# Testing script Xsux (code 1483961720)\n# Testing script Phnx (code 1349021304)\n# Testing script Phag (code 1349017959)\n# Testing script Nkoo (code 1315663727)\n# Testing script Kali (code 1264675945)\n# Testing script Lepc (code 1281716323)\n# Testing script Rjng (code 1382706791)\n# Testing script Sund (code 1400204900)\n# Testing script Saur (code 1398895986)\n# Testing script Cham (code 1130914157)\n# Testing script Olck (code 1332503403)\n# Testing script Vaii (code 1449224553)\n# Testing script Cari (code 1130459753)\n# Testing script Lyci (code 1283023721)\n# Testing script Lydi (code 1283023977)\n# Testing script Avst (code 1098281844)\n# Testing script Bamu (code 1113681269)\n# Testing script Egyp (code 1164409200)\n# Testing script Armi (code 1098018153)\n# Testing script Phli (code 1349020777)\n# Testing script Prti (code 1349678185)\n# Testing script Java (code 1247901281)\n# Testing script Kthi (code 1265920105)\n# Testing script Lisu (code 1281979253)\n# Testing script Mtei (code 1299473769)\n# Testing script Sarb (code 1398895202)\n# Testing script Orkh (code 1332898664)\n# Testing script Samr (code 1398893938)\n# Testing script Lana (code 1281453665)\n# Testing script Tavt (code 1415673460)\n# Testing script Batk (code 1113683051)\n# Testing script Brah (code 1114792296)\n# Testing script Mand (code 1298230884)\n# Testing script Cakm (code 1130457965)\n# Testing script Merc (code 1298494051)\n# Testing script Mero (code 1298494063)\n# Testing script Plrd (code 1349284452)\n# Testing script Shrd (code 1399353956)\n# Testing script Sora (code 1399812705)\n# Testing script Takr (code 1415670642)\n# Testing script Bass (code 1113682803)\n# Testing script Aghb (code 1097295970)\n# Testing script Dupl (code 1148547180)\n# Testing script Elba (code 1164730977)\n# Testing script Gran (code 1198678382)\n# Testing script Khoj (code 1265135466)\n# Testing script Sind (code 1399418468)\n# Testing script Lina (code 1281977953)\n# Testing script Mahj (code 1298229354)\n# Testing script Mani (code 1298230889)\n# Testing script Mend (code 1298493028)\n# Testing script Modi (code 1299145833)\n# Testing script Mroo (code 1299345263)\n# Testing script Nbat (code 1315070324)\n# Testing script Narb (code 1315009122)\n# Testing script Perm (code 1348825709)\n# Testing script Hmng (code 1215131239)\n# Testing script Palm (code 1348562029)\n# Testing script Pauc (code 1348564323)\n# Testing script Phlp (code 1349020784)\n# Testing script Sidd (code 1399415908)\n# Testing script Tirh (code 1416196712)\n# Testing script Wara (code 1466004065)\n# Testing script Ahom (code 1097363309)\n# Testing script Hluw (code 1215067511)\n# Testing script Hatr (code 1214346354)\n# Testing script Mult (code 1299541108)\n# Testing script Hung (code 1215655527)\n# Testing script Sgnw (code 1399287415)\n# Testing script Adlm (code 1097100397)\n# Testing script Bhks (code 1114139507)\n# Testing script Marc (code 1298231907)\n# Testing script Newa (code 1315272545)\n# Testing script Osge (code 1332963173)\n# Testing script Tang (code 1415671399)\n# Testing script Gonm (code 1198485101)\n# Testing script Nshu (code 1316186229)\n# Testing script Soyo (code 1399814511)\n# Testing script Zanb (code 1516334690)\n# Testing script Dogr (code 1148151666)\n# Testing script Gong (code 1198485095)\n# Testing script Rohg (code 1383032935)\n# Testing script Maka (code 1298230113)\n# Testing script Medf (code 1298490470)\n# Testing script Sogo (code 1399809903)\n# Testing script Sogd (code 1399809892)\n# Testing script Elym (code 1164736877)\n# Testing script Nand (code 1315008100)\n# Testing script Hmnp (code 1215131248)\n# Testing script Wcho (code 1466132591)\n# Testing script Chrs (code 1130918515)\n# Testing script Diak (code 1147756907)\n# Testing script Kits (code 1265202291)\n# Testing script Yezi (code 1499822697)\n# Testing script Cpmn (code 1131441518)\n# Testing script Ougr (code 1333094258)\n# Testing script Tnsa (code 1416524641)\n# Testing script Toto (code 1416590447)\n# Testing script Vith (code 1449751656)\n# Testing script Kawi (code 1264678761)\n# Testing script Nagm (code 1315006317)\nok 21 /unicode/iso15924\nok 22 /unicode/lower\nok 23 /unicode/mark\nok 24 /unicode/mirror\nok 25 /unicode/print\nok 26 /unicode/punctuation\nok 27 /unicode/script\nok 28 /unicode/space\nok 29 /unicode/strdown\nok 30 /unicode/strup\nok 31 /unicode/turkish-strupdown\nok 32 /unicode/title\nok 33 /unicode/upper\nok 34 /unicode/validate\nok 35 /unicode/wide\nok 36 /unicode/xdigit\nok 37 /unicode/xdigit-value\nok 38 /unicode/zero-width\nok 39 /unicode/normalize\n# End of unicode tests\nPASS: glib/unicode.test\nRunning test: glib/hook.test\nTAP version 13\n# random seed: R02S0ec85910486393de7dcf6942f3653eca\n1..2\n# Start of hook tests\nok 1 /hook/basics\nok 2 /hook/corner-cases\n# End of hook tests\nPASS: glib/hook.test\nRunning test: glib/strvbuilder.test\nTAP version 13\n# random seed: R02Sce888b3e185102225a5869baaca01f98\n1..5\n# Start of strvbuilder tests\nok 1 /strvbuilder/empty\nok 2 /strvbuilder/add\nok 3 /strvbuilder/addv\nok 4 /strvbuilder/add_many\nok 5 /strvbuilder/ref\n# End of strvbuilder tests\nPASS: glib/strvbuilder.test\nRunning test: glib/performance-threaded.test\nRunning test \"liststore-is-a\"\n  5344 runs, min/avg/max = 0.184/0.187/0.406 ms\nRunning test \"liststore-interface-peek\"\n  9129 runs, min/avg/max = 0.108/0.109/0.326 ms\nRunning test \"liststore-interface-peek-same\"\n  9120 runs, min/avg/max = 0.108/0.109/0.340 ms\nPASS: glib/performance-threaded.test\nRunning test: glib/proxy-test.test\nTAP version 13\n# random seed: R02S4c92e38136f10792eb83dcaa6804abcf\n1..11\n# Start of proxy tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation test (GTestProxyResolver) for ?gio-proxy-resolver?\nok 1 /proxy/direct_sync\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 2 /proxy/direct_async\nok 3 /proxy/single_sync\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 4 /proxy/single_async\nok 5 /proxy/multiple_sync\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 6 /proxy/multiple_async\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2597\nok 7 /proxy/invalid-uris-sync\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2597\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: Unspecified proxy lookup failure\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unspecified proxy lookup failure\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: Unspecified proxy lookup failure\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unspecified proxy lookup failure\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 8 /proxy/invalid-uris-async\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: IPv6 DNS error: Not found\n# GLib-GIO-DEBUG: IPv4 DNS error: Not found\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: Not found\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Not found\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null)\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unsupported protocol\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 9 /proxy/dns\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null)\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unsupported protocol\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null)\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unsupported protocol\nok 10 /proxy/override\nok 11 /proxy/enumerator-ports\n# End of proxy tests\nPASS: glib/proxy-test.test\nRunning test: glib/gdbus-address-get-session.test\nTAP version 13\n# random seed: R02Se91c00e33155708b34881e6bd48e306b\n1..2\n# Start of gdbus tests\nok 1 /gdbus/x11-autolaunch\nok 2 /gdbus/xdg-runtime\n# End of gdbus tests\nPASS: glib/gdbus-address-get-session.test\nRunning test: glib/strfuncs.test\nTAP version 13\n# random seed: R02S4307ead41e6349f8be0a0139be25ce56\n1..50\n# Start of strfuncs tests\nok 1 /strfuncs/ascii-strcasecmp\nok 2 /strfuncs/ascii_strdown\nok 3 /strfuncs/ascii_strdup\nok 4 /strfuncs/ascii_strtod\nok 5 /strfuncs/bounds-check\nok 6 /strfuncs/has-prefix\nok 7 /strfuncs/has-prefix-macro\nok 8 /strfuncs/has-suffix\nok 9 /strfuncs/has-suffix-macro\nok 10 /strfuncs/memdup\nok 11 /strfuncs/memdup2\nok 12 /strfuncs/set_str\nok 13 /strfuncs/stpcpy\nok 14 /strfuncs/str_match_string\nok 15 /strfuncs/str_tokenize_and_fold\nok 16 /strfuncs/strcanon\nok 17 /strfuncs/strchomp\nok 18 /strfuncs/strchug\nok 19 /strfuncs/strcompress-strescape\nok 20 /strfuncs/strconcat\nok 21 /strfuncs/strdelimit\nok 22 /strfuncs/strdup\nok 23 /strfuncs/strdup-printf\nok 24 /strfuncs/strdupv\nok 25 /strfuncs/strerror\nok 26 /strfuncs/strip-context\nok 27 /strfuncs/strjoin\nok 28 /strfuncs/strjoinv\nok 29 /strfuncs/strlcat\nok 30 /strfuncs/strlcpy\nok 31 /strfuncs/strncasecmp\nok 32 /strfuncs/strndup\nok 33 /strfuncs/strnfill\nok 34 /strfuncs/strreverse\nok 35 /strfuncs/strsignal\nok 36 /strfuncs/strsplit\nok 37 /strfuncs/strsplit-set\nok 38 /strfuncs/strstr\nok 39 /strfuncs/strtod\nok 40 /strfuncs/strtoull-strtoll\nok 41 /strfuncs/strup\nok 42 /strfuncs/strv-contains\nok 43 /strfuncs/strv-equal\nok 44 /strfuncs/strv-length\nok 45 /strfuncs/test-is-to-digit\nok 46 /strfuncs/transliteration\n# /strfuncs/str-equal summary: Test macro and function forms of g_str_equal()\nok 47 /strfuncs/str-equal\n# Start of ascii-string-to-num tests\nok 48 /strfuncs/ascii-string-to-num/pathological\nok 49 /strfuncs/ascii-string-to-num/usual\n# End of ascii-string-to-num tests\n# Start of strdup tests\nok 50 /strfuncs/strdup/inline\n# End of strdup tests\n# End of strfuncs tests\nPASS: glib/strfuncs.test\nRunning test: glib/spawn-path-search.test\nTAP version 13\n# random seed: R02S91bf4064bc6a67d504046cdea2feece3\n1..7\n# Start of spawn tests\n# /spawn/do-not-search summary: Without G_SPAWN_SEARCH_PATH, spawn-test-helper means ./spawn-test-helper.\n# \n# this is spawn-test-helper from glib/tests\n# \nok 1 /spawn/do-not-search\n# /spawn/search-path summary: With G_SPAWN_SEARCH_PATH, spawn-test-helper means $PATH/spawn-test-helper.\n# \n# this is spawn-test-helper from path-test-subdir\n# \nok 2 /spawn/search-path\n# /spawn/search-path-from-envp summary: With G_SPAWN_SEARCH_PATH_FROM_ENVP, spawn-test-helper means $PATH/spawn-test-helper with $PATH from envp.\n# \n# this is spawn-test-helper from path-test-subdir\n# \nok 3 /spawn/search-path-from-envp\n# /spawn/search-path-ambiguous summary: With G_SPAWN_SEARCH_PATH and G_SPAWN_SEARCH_PATH_FROM_ENVP, the latter wins.\n# \n# this is spawn-test-helper from path-test-subdir\n# \nok 4 /spawn/search-path-ambiguous\n# \n# this is spawn-test-helper from path-test-subdir\n# \nok 5 /spawn/search-path-heap-allocation\n# /spawn/search-path-fallback-in-environ summary: With G_SPAWN_SEARCH_PATH but no PATH, a fallback is used.\n# \n# this is spawn-test-helper from glib/tests\n# \nok 6 /spawn/search-path-fallback-in-environ\n# /spawn/search-path-fallback-in-envp summary: With G_SPAWN_SEARCH_PATH_FROM_ENVP but no PATH, a fallback is used.\n# \n# this is spawn-test-helper from glib/tests\n# \nok 7 /spawn/search-path-fallback-in-envp\n# End of spawn tests\nPASS: glib/spawn-path-search.test\nRunning test: glib/async-splice-output-stream.test\nTAP version 13\n# random seed: R02Sf8089c3806d5301056842f7b55002a93\n1..5\n# Start of async-splice tests\nok 1 /async-splice/copy-chunks\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 2 /async-splice/copy-chunks-threaded-input\nok 3 /async-splice/copy-chunks-threaded-output\nok 4 /async-splice/copy-chunks-threaded\nok 5 /async-splice/cancelled\n# End of async-splice tests\nPASS: glib/async-splice-output-stream.test\nRunning test: glib/value.test\nTAP version 13\n# random seed: R02S1a33ce8dc81d894aae96e63dfed8daea\n1..8\n# Start of value tests\nok 1 /value/basic\nok 2 /value/collection\nok 3 /value/copying\nok 4 /value/enum-transformation\nok 5 /value/gtype\n# /value/string summary: Test that G_TYPE_STRING GValue copy properly\nok 6 /value/string\n# Next: GObject object in GValue of GObject to GValue of GObject\n# Next: GObject object in GValue of GObject to GValue of TestInterface\n# Next: GObject object in GValue of GObject to GValue of TestObjectA\n# Next: GObject object in GValue of GObject to GValue of TestObjectB\n# Next: GObject object in GValue of GObject to GValue of TestObjectA1\n# Next: GObject object in GValue of GObject to GValue of TestObjectA2\n# Next: TestObjectA object in GValue of GObject to GValue of GObject\n# Next: TestObjectA object in GValue of GObject to GValue of TestInterface\n# Next: TestObjectA object in GValue of GObject to GValue of TestObjectA\n# Next: TestObjectA object in GValue of GObject to GValue of TestObjectB\n# Next: TestObjectA object in GValue of GObject to GValue of TestObjectA1\n# Next: TestObjectA object in GValue of GObject to GValue of TestObjectA2\n# Next: TestObjectA object in GValue of TestObjectA to GValue of GObject\n# Next: TestObjectA object in GValue of TestObjectA to GValue of TestInterface\n# Next: TestObjectA object in GValue of TestObjectA to GValue of TestObjectA\n# Next: TestObjectA object in GValue of TestObjectA to GValue of TestObjectB\n# Next: TestObjectA object in GValue of TestObjectA to GValue of TestObjectA1\n# Next: TestObjectA object in GValue of TestObjectA to GValue of TestObjectA2\n# Next: TestObjectB object in GValue of GObject to GValue of GObject\n# Next: TestObjectB object in GValue of GObject to GValue of TestInterface\n# Next: TestObjectB object in GValue of GObject to GValue of TestObjectA\n# Next: TestObjectB object in GValue of GObject to GValue of TestObjectB\n# Next: TestObjectB object in GValue of GObject to GValue of TestObjectA1\n# Next: TestObjectB object in GValue of GObject to GValue of TestObjectA2\n# Next: TestObjectB object in GValue of TestInterface to GValue of GObject\n# Next: TestObjectB object in GValue of TestInterface to GValue of TestInterface\n# Next: TestObjectB object in GValue of TestInterface to GValue of TestObjectA\n# Next: TestObjectB object in GValue of TestInterface to GValue of TestObjectB\n# Next: TestObjectB object in GValue of TestInterface to GValue of TestObjectA1\n# Next: TestObjectB object in GValue of TestInterface to GValue of TestObjectA2\n# Next: TestObjectB object in GValue of TestObjectB to GValue of GObject\n# Next: TestObjectB object in GValue of TestObjectB to GValue of TestInterface\n# Next: TestObjectB object in GValue of TestObjectB to GValue of TestObjectA\n# Next: TestObjectB object in GValue of TestObjectB to GValue of TestObjectB\n# Next: TestObjectB object in GValue of TestObjectB to GValue of TestObjectA1\n# Next: TestObjectB object in GValue of TestObjectB to GValue of TestObjectA2\n# Next: TestObjectA1 object in GValue of GObject to GValue of GObject\n# Next: TestObjectA1 object in GValue of GObject to GValue of TestInterface\n# Next: TestObjectA1 object in GValue of GObject to GValue of TestObjectA\n# Next: TestObjectA1 object in GValue of GObject to GValue of TestObjectB\n# Next: TestObjectA1 object in GValue of GObject to GValue of TestObjectA1\n# Next: TestObjectA1 object in GValue of GObject to GValue of TestObjectA2\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of GObject\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of TestInterface\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of TestObjectA\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of TestObjectB\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of TestObjectA1\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of TestObjectA2\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of GObject\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of TestInterface\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of TestObjectA\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of TestObjectB\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of TestObjectA1\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of TestObjectA2\n# Next: TestObjectA2 object in GValue of GObject to GValue of GObject\n# Next: TestObjectA2 object in GValue of GObject to GValue of TestInterface\n# Next: TestObjectA2 object in GValue of GObject to GValue of TestObjectA\n# Next: TestObjectA2 object in GValue of GObject to GValue of TestObjectB\n# Next: TestObjectA2 object in GValue of GObject to GValue of TestObjectA1\n# Next: TestObjectA2 object in GValue of GObject to GValue of TestObjectA2\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of GObject\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of TestInterface\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of TestObjectA\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of TestObjectB\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of TestObjectA1\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of TestObjectA2\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of GObject\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of TestInterface\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of TestObjectA\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of TestObjectB\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of TestObjectA1\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of TestObjectA2\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of GObject\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of TestInterface\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of TestObjectA\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of TestObjectB\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of TestObjectA1\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of TestObjectA2\nok 7 /value/transform-object\n# Start of array tests\nok 8 /value/array/basic\n# End of array tests\n# End of value tests\nPASS: glib/value.test\nRunning test: glib/642026-ec.test\nTAP version 13\n# random seed: R02S9bad75b72c6a92a1d6f7f646598ddf30\n1..1\n# Start of glib tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=642026\nok 1 /glib/642026\n# End of glib tests\nPASS: glib/642026-ec.test\nRunning test: glib/enums.test\nTAP version 13\n# random seed: R02S649f911187a173faea455d0f8bf4b129\n1..4\n# Start of enum tests\nok 1 /enum/basic\nok 2 /enum/define-type\n# End of enum tests\n# Start of flags tests\nok 3 /flags/basic\nok 4 /flags/define-type\n# End of flags tests\nPASS: glib/enums.test\nRunning test: glib/signals.test\nTAP version 13\n# random seed: R02S714509103aca1d20ff3d02ed56de1f9b\n1..30\n# Start of gobject tests\n# Start of signals tests\nok 1 /gobject/signals/all-types\nok 2 /gobject/signals/variant\nok 3 /gobject/signals/destroy-target-object\nok 4 /gobject/signals/generic-marshaller-1\nok 5 /gobject/signals/generic-marshaller-2\nok 6 /gobject/signals/generic-marshaller-enum-return-signed\nok 7 /gobject/signals/generic-marshaller-enum-return-unsigned\nok 8 /gobject/signals/generic-marshaller-int-return\nok 9 /gobject/signals/generic-marshaller-uint-return\nok 10 /gobject/signals/generic-marshaller-interface-return\nok 11 /gobject/signals/custom-marshaller\nok 12 /gobject/signals/connect\nok 13 /gobject/signals/emission-hook\nok 14 /gobject/signals/emitv\nok 15 /gobject/signals/accumulator\n# Signal: accumulator-class-first\n# Signal: accumulator-class-last\n# Signal: accumulator-class-cleanup\n# Signal: accumulator-class-first-last\n# Signal: accumulator-class-first-last-cleanup\n# Signal: accumulator-class-last-cleanup\nok 16 /gobject/signals/accumulator-class\nok 17 /gobject/signals/introspection\nok 18 /gobject/signals/block-handler\nok 19 /gobject/signals/stop-emission\nok 20 /gobject/signals/invocation-hint\nok 21 /gobject/signals/test-disconnection-wrong-object\nok 22 /gobject/signals/clear-signal-handler\n# /gobject/signals/lookup summary: Test that g_signal_lookup() works with a variety of inputs.\nok 23 /gobject/signals/lookup\n# /gobject/signals/parse-name summary: Test that g_signal_parse_name() works with a variety of inputs.\nok 24 /gobject/signals/parse-name\nok 25 /gobject/signals/is-valid-name\n# Start of lookup tests\n# /gobject/signals/lookup/invalid summary: Test that g_signal_lookup() emits a warning if looking up an invalid signal name.\nok 26 /gobject/signals/lookup/invalid\n# End of lookup tests\n# Start of parse-name tests\n# /gobject/signals/parse-name/invalid summary: Test that g_signal_parse_name() ignores a variety of invalid inputs.\n# Parser input: \n# Parser input: 7zip\n# Parser input: invalid:signal\n# Parser input: simple-detailed::\n# Parser input: simple-detailed:\n# Parser input: :\n# Parser input: ::\n# Parser input: :valid-detail\n# Parser input: ::valid-detail\nok 27 /gobject/signals/parse-name/invalid\n# End of parse-name tests\n# Start of invalid-name tests\n# /gobject/signals/invalid-name/colon summary: Check that g_signal_new() rejects invalid signal names.\nok 28 /gobject/signals/invalid-name/colon\n# /gobject/signals/invalid-name/first-char summary: Check that g_signal_new() rejects invalid signal names.\nok 29 /gobject/signals/invalid-name/first-char\n# /gobject/signals/invalid-name/empty summary: Check that g_signal_new() rejects invalid signal names.\nok 30 /gobject/signals/invalid-name/empty\n# End of invalid-name tests\n# End of signals tests\n# End of gobject tests\nPASS: glib/signals.test\nRunning test: glib/live-g-file.test\nTAP version 13\n# random seed: R02Sa8e86f3aa119fb64da0ac41552c2c34b\n1..13\n# Start of live-g-file tests\n#   Cleaning target testing structure in 'testdir_live-g-file'...\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /live-g-file/prep_clean_structure\n# \n#   Going to create testing structure in 'testdir_live-g-file'...\n#     Creating directory 'dir1'...\n#     Creating directory 'dir1/subdir'...\n#     Creating directory 'dir2'...\n#     Creating directory 'dir-target'...\n#     Creating directory 'dir_no-access'...\n#     Creating directory 'dir_no-write'...\n#     Creating file 'target-file'...\n#     Creating file 'normal_file'...\n#     Creating symlink 'normal_file-symlink' --> 'normal_file'...\n#     Creating file 'executable_file'...\n#     Creating file 'private_file'...\n#     Creating file 'normal_file2'...\n#     Creating file 'readonly_file'...\n#     Creating file 'UTF_pr?i?lis? z'...\n#     Creating directory 'dir_pr?i?lis? z'...\n#     Creating symlink 'lost_symlink' --> 'nowhere'...\n#     Creating directory 'dir_hidden'...\n#     Creating file 'dir_hidden/.a-hidden-file'...\n#     Creating file 'dir_hidden/file-in-.hidden1'...\n#     Creating file 'dir_hidden/file-in-.hidden2'...\n#     Creating pattern file...\n#  done.\nok 2 /live-g-file/create_structure\n#   Testing sample structure in 'testdir_live-g-file'...\n#     Testing file 'dir1'...\n#     Testing file 'dir1/subdir'...\n#     Testing file 'dir2'...\n#     Testing file 'dir-target'...\n#     Testing file 'dir_no-access'...\n#     Testing file 'dir_no-write'...\n#     Testing file 'target-file'...\n#     Testing file 'normal_file'...\n#     Testing file 'normal_file-symlink'...\n#     Testing file 'executable_file'...\n#     Testing file 'private_file'...\n#     Testing file 'normal_file2'...\n#     Testing file 'readonly_file'...\n#     Testing file 'UTF_pr?i?lis? z'...\n#     Testing file 'dir_pr?i?lis? z'...\n#     Testing file 'lost_symlink'...\n#     Testing file 'dir_hidden'...\n#     Testing file 'dir_hidden/.a-hidden-file'...\n#     Testing file 'dir_hidden/file-in-.hidden1'...\n#     Testing file 'dir_hidden/file-in-.hidden2'...\n#     Testing pattern file...\n#       read 65536 bytes, total = 65536 of 65536.\nok 3 /live-g-file/test_initial_structure\n#   Traversing through the sample structure in 'testdir_live-g-file'...\n#   Found file dir1, relative to root: dir1\n#   Found file subdir, relative to root: dir1/subdir\n#   Found file dir2, relative to root: dir2\n#   Found file dir-target, relative to root: dir-target\n#   Found file dir_no-access, relative to root: dir_no-access\n#   Found file dir_no-write, relative to root: dir_no-write\n#   Found file target-file, relative to root: target-file\n#   Found file normal_file, relative to root: normal_file\n#   Found file normal_file-symlink, relative to root: normal_file-symlink\n#   Found file executable_file, relative to root: executable_file\n#   Found file private_file, relative to root: private_file\n#   Found file normal_file2, relative to root: normal_file2\n#   Found file readonly_file, relative to root: readonly_file\n#   Found file UTF_pr?i?lis? z, relative to root: UTF_pr?i?lis? z\n#   Found file dir_pr?i?lis? z, relative to root: dir_pr?i?lis? z\n#   Found file lost_symlink, relative to root: lost_symlink\n#   Found file dir_hidden, relative to root: dir_hidden\n#   Found file .a-hidden-file, relative to root: dir_hidden/.a-hidden-file\n#   Found file file-in-.hidden1, relative to root: dir_hidden/file-in-.hidden1\n#   Found file .hidden, relative to root: dir_hidden/.hidden\n#   Found file file-in-.hidden2, relative to root: dir_hidden/file-in-.hidden2\n#   Found file pattern_file, relative to root: pattern_file\nok 4 /live-g-file/test_traverse_structure\n#   Test enumerate 'testdir_live-g-file'...\n#     Testing file 'dir_no-access'\n#     Testing file 'normal_file'\n#     Testing file 'normal_file-symlink'\n#     Testing file 'not_exists'\n#     Testing file 'not_exists'\n#     Testing file 'not_exists2'\n#     Testing file 'not_exists3'\n#     Testing file 'not_exists4'\n#     Testing file 'dir_no-execute/file'\nok 5 /live-g-file/test_enumerate\n#   test_open: 'dir1'\n#   test_open: 'dir_no-access'\n#   test_open: 'target-file'\n#   test_open: 'normal_file-symlink'\n#   test_open: 'executable_file'\n#   test_open: 'private_file'\n#   test_open: 'readonly_file'\n#   test_open: 'UTF_pr?i?lis? z'\n#   test_open: 'pattern_file'\n#   test_open: 'not_exists'\n#   test_open: 'dir_no-execute/file'\n#   test_open: 'lost_symlink'\nok 6 /live-g-file/test_open\n#   test_create: 'dir1'\n#        error code 3 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir1?: Is a directory\n#   test_create: 'dir1/subdir'\n#        error code 3 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir1/subdir?: Is a directory\n#   test_create: 'dir2'\n#        error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir2?: File exists\n#   test_create: 'normal_file'\n#        error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/normal_file?: File exists\n#   test_create: 'executable_file'\n#   test_create: 'private_file'\n#   test_create: 'normal_file2'\n#   test_create: 'UTF_pr?i?lis? z'\n#        error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/UTF_pr?i?lis? z?: File exists\n#   test_create: 'dir_pr?i?lis? z'\n#        error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_pr?i?lis? z?: File exists\n#   test_create: 'pattern_file'\n#   test_create: 'not_exists2'\n#   test_create: 'not_exists3'\n#   test_create: 'not_exists4'\nok 7 /live-g-file/test_create\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> 'dir-target'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> '.'\n#        res = 0, error code 2 = Target file exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> 'target-file'\n#        res = 0, error code 4 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/dir1/subdir?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> 'not_exists'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> 'dir_no-access'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> 'dir_no-write'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir2' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> 'dir-target'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> '.'\n#        res = 0, error code 2 = Target file exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> 'target-file'\n#        res = 0, error code 4 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/dir-target?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> 'not_exists'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> 'dir_no-access'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> 'dir_no-write'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/target-file?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/target-file?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/target-file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/target-file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> '.'\n#        res = 0, error code 2 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/normal_file-symlink: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> 'target-file'\n#        res = 0, error code 4 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/normal_file-symlink: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> 'not_exists'\n#        res = 0, error code 1 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/normal_file-symlink: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> 'dir_no-access'\n#        res = 0, error code 14 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/normal_file-symlink: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> 'dir_no-write'\n#        res = 0, error code 14 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/normal_file-symlink: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/executable_file?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/executable_file?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/executable_file?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/executable_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/executable_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/private_file?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/private_file?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/private_file?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/private_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/private_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/normal_file2?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/normal_file2?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/normal_file2?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/normal_file2?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/normal_file2?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/UTF_pr?i?lis? z?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/UTF_pr?i?lis? z?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/UTF_pr?i?lis? z?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/UTF_pr?i?lis? z?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/UTF_pr?i?lis? z?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/pattern_file?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/pattern_file?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/pattern_file?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/pattern_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/pattern_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'dir-target'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> '.'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'target-file'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'not_exists'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'dir_no-access'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'dir_no-write'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'dir-target'\n#        res = 0, error code 1 = Error moving file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> '.'\n#        res = 0, error code 2 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/lost_symlink: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> 'target-file'\n#        res = 0, error code 4 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/lost_symlink: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> 'not_exists'\n#        res = 0, error code 1 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/lost_symlink: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> 'dir_no-access'\n#        res = 0, error code 14 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/lost_symlink: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> 'dir_no-write'\n#        res = 0, error code 14 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/lost_symlink: Permission denied\nok 8 /live-g-file/test_copy_move\n#   Deleting dir1, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir1\n#       result = 0, error = Error removing file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir1: Directory not empty\n#   Deleting dir2, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir2\n#       result = 0, error = Error removing file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir2: No such file or directory\n#   Deleting executable_file, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/executable_file\n#       result = 0, error = Trashing on system internal mounts is not supported\n#   Deleting readonly_file, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/readonly_file\n#   Deleting dir_pr?i?lis? z, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_pr?i?lis? z\n#   Deleting not_exists, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists\n#       result = 0, error = Error removing file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists: No such file or directory\n#   Deleting not_exists, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists\n#       result = 0, error = Error trashing file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists: No such file or directory\n#   Deleting dir_no-execute/file, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-execute/file\n#       result = 0, error = Error removing file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-execute/file: No such file or directory\n#   Deleting lost_symlink, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/lost_symlink\nok 9 /live-g-file/test_delete\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 10 /live-g-file/test_make_directory_with_parents\n#   Cleaning target testing structure in 'testdir_live-g-file'...\n#     deleting 'dir1'\n#     deleting 'subdir'\n#     deleting 'dir-target'\n#     deleting 'dir2'\n#     deleting 'target-file'\n#     deleting 'normal_file-symlink'\n#     deleting 'executable_file'\n#     deleting 'private_file'\n#     deleting 'normal_file2'\n#     deleting 'UTF_pr?i?lis? z'\n#     deleting 'pattern_file'\n#     deleting 'lost_symlink'\n#     deleting 'dir_no-access'\n#     deleting 'dir_no-write'\n#     deleting 'target-file'\n#     deleting 'normal_file'\n#     deleting 'normal_file-symlink'\n#     deleting 'executable_file~'\n#     deleting 'private_file'\n#     deleting 'normal_file2~'\n#     deleting 'UTF_pr?i?lis? z'\n#     deleting 'dir_hidden'\n#     deleting '.a-hidden-file'\n#     deleting 'file-in-.hidden1'\n#     deleting '.hidden'\n#     deleting 'file-in-.hidden2'\n#     deleting 'pattern_file'\n#     deleting 'executable_file'\n#     deleting 'normal_file2'\n#     deleting 'not_exists2'\n#     deleting 'not_exists3'\n#     deleting 'not_exists4'\n#     deleting 'a'\nok 11 /live-g-file/final_clean\n# Start of test_unix_is_mountpoint tests\nok 12 /live-g-file/test_unix_is_mountpoint/sysroot\nok 13 /live-g-file/test_unix_is_mountpoint/proc\n# End of test_unix_is_mountpoint tests\n# End of live-g-file tests\nPASS: glib/live-g-file.test\nRunning test: glib/vfs.test\nTAP version 13\n# random seed: R02Sbe213bd3f806ea0f2b5dfff37c919235\n1..3\n# Start of gvfs tests\nok 1 /gvfs/local\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 2 /gvfs/register-scheme\n# Start of resource tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3090\n# /gvfs/resource/malformed-escaping summary: Test that g_vfs_get_file_for_uri() returns an invalid file for an invalid URI\nok 3 /gvfs/resource/malformed-escaping\n# End of resource tests\n# End of gvfs tests\nPASS: glib/vfs.test\nRunning test: glib/buffered-output-stream.test\nTAP version 13\n# random seed: R02S2d51fad12037364bdebad9698dc6824a\n1..5\n# Start of buffered-output-stream tests\nok 1 /buffered-output-stream/write\nok 2 /buffered-output-stream/grow\nok 3 /buffered-output-stream/seek\nok 4 /buffered-output-stream/truncate\n# End of buffered-output-stream tests\n# Start of filter-output-stream tests\nok 5 /filter-output-stream/close\n# End of filter-output-stream tests\nPASS: glib/buffered-output-stream.test\nRunning test: glib/g-file.test\nTAP version 13\n# random seed: R02Sc8169c22e2982a8754ed2f2b06f14733\n1..8\n# Start of g-file tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /g-file/test_g_file_new_null\nok 2 /g-file/test_g_file_new_for_path\nok 3 /g-file/test_g_file_new_for_uri\nok 4 /g-file/test_g_file_dup\nok 5 /g-file/test_g_file_get_parse_name_utf8\nfile:///var/volatile/tmp/test-tmp-glib_g-file.test-HPYYI2\nfile:///var/volatile/tmp\nfile:///tmp\nfile:////UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88\nfile:///UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88\nok 6 /g-file/test_g_file_new_for_commandline_arg\n/dir1 /dir1/dir2/dir3/\n/dir1/ /dir1/dir2/dir3/\n/dir1 /dir1/dir2/dir3\n/dir1/ /dir1/dir2/dir3\n/tmp/ /something/\n/dir1/dir2 /dir1/\n//dir1/new //dir1/new/dir2/dir3\n/dir/UTF-8 p??li? ?lu?ou?k? k?? /dir/UTF-8 p??li? ?lu?ou?k? k??/dir2\nfile:///dir1 file:///dir1/dir2/dir3/\nfile:///dir1/ file:///dir1/dir2/dir3/\nfile:///dir1 file:///dir1/dir2/dir3\nfile:///dir1/ file:///dir1/dir2/dir3\nfile:///tmp/ file:///something/\nfile:///dir1/dir2 file:///dir1/\nfile:////dir1/new file:////dir1/new/dir2/dir3\nfile:///dir/UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88 file:///dir/UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88/dir2\nok 7 /g-file/test_g_file_has_prefix\nok 8 /g-file/test_g_file_get_parent_child\n# End of g-file tests\nPASS: glib/g-file.test\nRunning test: glib/refcount-macro.test\nTAP version 13\n# random seed: R02S39fa0cfb826eb891930e748cf3c64a4a\n1..4\n# Start of refcount tests\nok 1 /refcount/grefcount\nok 2 /refcount/gatomicrefcount\n# Start of grefcount tests\nok 3 /refcount/grefcount/saturation\n# End of grefcount tests\n# Start of gatomicrefcount tests\nok 4 /refcount/gatomicrefcount/saturation\n# End of gatomicrefcount tests\n# End of refcount tests\nPASS: glib/refcount-macro.test\nRunning test: glib/refcount.test\nTAP version 13\n# random seed: R02Sf986f210aaac2bff68c99eb7281738c8\n1..4\n# Start of refcount tests\nok 1 /refcount/grefcount\nok 2 /refcount/gatomicrefcount\n# Start of grefcount tests\nok 3 /refcount/grefcount/saturation\n# End of grefcount tests\n# Start of gatomicrefcount tests\nok 4 /refcount/gatomicrefcount/saturation\n# End of gatomicrefcount tests\n# End of refcount tests\nPASS: glib/refcount.test\nRunning test: glib/permission.test\nTAP version 13\n# random seed: R02S721258d8b7b378a1b3f7a291e0ba4bdc\n1..1\n# Start of permission tests\nok 1 /permission/simple\n# End of permission tests\nPASS: glib/permission.test\nRunning test: glib/rcbox.test\nTAP version 13\n# random seed: R02S630b5b269c939598e986967c7c4b092f\n1..8\n# Start of rcbox tests\nok 1 /rcbox/new\n# global_point = 0x5593ccc140\nok 2 /rcbox/release-full\n# global_point_a = 0x5593ccc140\n# global_point_b = 0x5593ccc100\nok 3 /rcbox/dup\nok 4 /rcbox/alignment\n# End of rcbox tests\n# Start of atomic-rcbox tests\nok 5 /atomic-rcbox/new\n# global_point = 0x5593ccc310\nok 6 /atomic-rcbox/release-full\n# global_point_a = 0x5593ccc310\n# global_point_b = 0x5593ccc2d0\nok 7 /atomic-rcbox/dup\nok 8 /atomic-rcbox/alignment\n# End of atomic-rcbox tests\nPASS: glib/rcbox.test\nRunning test: glib/memory-output-stream.test\nTAP version 13\n# random seed: R02S5d96c3a2459b121dcdbb9b7b19c40a26\n1..10\n# Start of memory-output-stream tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=540423\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=720080\nok 1 /memory-output-stream/truncate\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=540459\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=540461\nok 2 /memory-output-stream/get-data-size\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=605733\nok 3 /memory-output-stream/properties\nok 4 /memory-output-stream/write-bytes\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2471\nok 5 /memory-output-stream/write-null\nok 6 /memory-output-stream/writev\nok 7 /memory-output-stream/writev_nonblocking\nok 8 /memory-output-stream/steal_as_bytes\n# Start of seek tests\nok 9 /memory-output-stream/seek/fixed\nok 10 /memory-output-stream/seek/resizable\n# End of seek tests\n# End of memory-output-stream tests\nPASS: glib/memory-output-stream.test\nRunning test: glib/test-printf.test\nTAP version 13\n# random seed: R02S0389d7634753a3a4b5a37956f808be3e\n1..21\n# Start of snprintf tests\nok 1 /snprintf/retval-and-trunc\nok 2 /snprintf/%d\nok 3 /snprintf/%d-invalid\nok 4 /snprintf/%o\nok 5 /snprintf/%u\nok 6 /snprintf/%x\nok 7 /snprintf/%X\nok 8 /snprintf/%f\nok 9 /snprintf/%e\nok 10 /snprintf/%c\nok 11 /snprintf/%s\nok 12 /snprintf/%n\nok 13 /snprintf/test-percent\nok 14 /snprintf/test-positional-params\nok 15 /snprintf/test-64bit\n# End of snprintf tests\n# Start of printf tests\nok 16 /printf/test-percent\nok 17 /printf/test-positional-params\nok 18 /printf/test-64bit\n# Start of test-64bit tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of test-64bit tests\n# End of printf tests\n# Start of sprintf tests\nok 19 /sprintf/test-positional-params\nok 20 /sprintf/upper-bound\n# End of sprintf tests\n# Start of vasprintf tests\n# /vasprintf/invalid-format-placeholder summary: Test error handling for invalid format placeholder in g_vasprintf()\nok 21 /vasprintf/invalid-format-placeholder\n# End of vasprintf tests\nPASS: glib/test-printf.test\nRunning test: glib/thread-deprecated.test\nTAP version 13\n# random seed: R02S347f1d2f986a39e1cb139acdb4c1f45e\n1..6\n# Start of thread tests\nok 1 /thread/mutex\nok 2 /thread/static-rec-mutex\nExecuting: glib/thread-deprecated.test\nok 3 /thread/static-private\n# slow test /thread/static-private executed in 4.40 secs\nExecuting: glib/thread-deprecated.test\nok 4 /thread/static-rw-lock\n# slow test /thread/static-rw-lock executed in 5.00 secs\nok 5 /thread/once\nExecuting: glib/thread-deprecated.test\nExecuting: glib/thread-deprecated.test\nok 6 /thread/rerun-all\n# slow test /thread/rerun-all executed in 9.82 secs\n# End of thread tests\nPASS: glib/thread-deprecated.test\nRunning test: glib/convert.test\nTAP version 13\n# random seed: R02S42247ab1627f296cc2da29b32616fdbe\n1..14\n# Start of conversion tests\nok 1 /conversion/no-conv\nok 2 /conversion/iconv-state\nok 3 /conversion/illegal-sequence\nok 4 /conversion/byte-order\nok 5 /conversion/unicode\nok 6 /conversion/filename-utf8\nok 7 /conversion/filename-display\nok 8 /conversion/convert-embedded-nul\n# Start of locale-to-utf8 tests\nok 9 /conversion/locale-to-utf8/embedded-nul\n# Start of embedded-nul tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of embedded-nul tests\n# End of locale-to-utf8 tests\n# Start of locale-from-utf8 tests\nok 10 /conversion/locale-from-utf8/embedded-nul\n# Start of embedded-nul tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of embedded-nul tests\n# End of locale-from-utf8 tests\n# Start of filename-to-utf8 tests\nok 11 /conversion/filename-to-utf8/embedded-nul\n# Start of embedded-nul tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of embedded-nul tests\n# End of filename-to-utf8 tests\n# Start of filename-from-utf8 tests\nok 12 /conversion/filename-from-utf8/embedded-nul\n# Start of embedded-nul tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of embedded-nul tests\n# End of filename-from-utf8 tests\n# Start of filename-from-uri tests\nok 13 /conversion/filename-from-uri/query-is-ignored\nok 14 /conversion/filename-from-uri/fragment-is-ignored\n# End of filename-from-uri tests\n# End of conversion tests\nPASS: glib/convert.test\nRunning test: glib/slist.test\nTAP version 13\n# random seed: R02S4a679f98b85dbc6ee6fc4a257246c4da\n1..14\n# Start of slist tests\nok 1 /slist/sort\nok 2 /slist/sort-with-data\nok 3 /slist/insert-sorted\nok 4 /slist/insert-sorted-with-data\nok 5 /slist/reverse\nok 6 /slist/nth\nok 7 /slist/remove\nok 8 /slist/remove-all\nok 9 /slist/insert\nok 10 /slist/position\nok 11 /slist/concat\nok 12 /slist/copy\n# Start of sort tests\nok 13 /slist/sort/stable\n# End of sort tests\n# Start of copy tests\nok 14 /slist/copy/deep\n# End of copy tests\n# End of slist tests\nPASS: glib/slist.test\nRunning test: glib/readwrite.test\nTAP version 13\n# random seed: R02Sef35df68adcbc00aaed0a53fe32cae8d\n1..3\n# Start of readwrite tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /readwrite/test_g_file_open_readwrite\nok 2 /readwrite/test_g_file_create_readwrite\nok 3 /readwrite/test_g_file_replace_readwrite\n# End of readwrite tests\nPASS: glib/readwrite.test\nRunning test: glib/memory-monitor-dbus.test\nExecuting: glib/memory-monitor-dbus.test\nTAP version 13\nok 1 __main__.TestLowMemoryMonitor.test_low_memory_warning_signal\n1..1\nPASS: glib/memory-monitor-dbus.test\nRunning test: glib/list.test\nTAP version 13\n# random seed: R02Sa90eba5309cd97f2513ac87616d24db0\n1..20\n# Start of list tests\nok 1 /list/sort\nok 2 /list/sort-with-data\nok 3 /list/insert-before-link\nok 4 /list/insert-sorted\nok 5 /list/insert-sorted-with-data\nok 6 /list/reverse\nok 7 /list/nth\nok 8 /list/concat\nok 9 /list/remove\nok 10 /list/remove-all\nok 11 /list/first-last\nok 12 /list/insert\nok 13 /list/free-full\nok 14 /list/copy\nok 15 /list/copy-deep\nok 16 /list/delete-link\nok 17 /list/prepend\nok 18 /list/position\nok 19 /list/double-free\n# Start of sort tests\nok 20 /list/sort/stable\n# End of sort tests\n# End of list tests\nPASS: glib/list.test\nRunning test: glib/contexts.test\nTAP version 13\n# random seed: R02S8d9d412c38875624477874f6736fc829\n1..5\n# Start of gio tests\n# Start of contexts tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /gio/contexts/thread-independence\nok 2 /gio/contexts/context-independence\n# Start of context-specific tests\nok 3 /gio/contexts/context-specific/identity\nok 4 /gio/contexts/context-specific/emit\nok 5 /gio/contexts/context-specific/emit-and-unref\n# End of context-specific tests\n# End of contexts tests\n# End of gio tests\nPASS: glib/contexts.test\nRunning test: glib/cxx-20.test\nTAP version 13\n# random seed: R02Sf0c712970698d91f450fbdf83ee67f57\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-20.test\nRunning test: glib/uri.test\nTAP version 13\n# random seed: R02S68b0ac752eb89efd5a6b1795ac18c927\n1..24\n# Start of uri tests\nok 1 /uri/file-to-uri\nok 2 /uri/file-from-uri\nok 3 /uri/file-roundtrip\nok 4 /uri/list\n# Test 0: %2Babc %4F\n# Test 1: %2Babc %4F\n# Test 2: %00abc %4F\n# Test 3: /cursors/none.png\n# Test 4: /cursors%2fbad-subdir/none.png\n# Test 5: %0\n# Test 6: %ra\n# Test 7: %2r\n# Test 8: Timm B?der\n# Test 9: (null)\nok 5 /uri/unescape-string\nok 6 /uri/unescape-segment\n# Test 0: abcdefgABCDEFG._~\n# Test 1: :+ \\\\?#\n# Test 2: a+b:c\n# Test 3: a+b:c\\303\\234\n# Test 4: \\374;\\322\n# Test 5: \\303\\261\\303(\nok 7 /uri/escape-string\nok 8 /uri/escape-bytes\nok 9 /uri/scheme\nok 10 /uri/build\nok 11 /uri/split\nok 12 /uri/is_valid\nok 13 /uri/to-string\nok 14 /uri/join\n# /uri/join-split-round-trip summary: Test that joining different URI components survives a round trip\n# Combination 0\n# Combination 1\n# Combination 2\n# Combination 3\n# Combination 4\n# Combination 5\n# Combination 6\n# Combination 7\n# Combination 8\n# Combination 9\n# Combination 10\n# Combination 11\n# Combination 12\n# Combination 13\n# Combination 14\n# Combination 15\n# Combination 16\n# Combination 17\n# Combination 18\n# Combination 19\n# Combination 20\n# Combination 21\n# Combination 22\n# Combination 23\n# Combination 24\n# Combination 25\n# Combination 26\n# Combination 27\n# Combination 28\n# Combination 29\n# Combination 30\n# Combination 31\n# Combination 32\n# Combination 33\n# Combination 34\n# Combination 35\n# Combination 36\n# Combination 37\n# Combination 38\n# Combination 39\n# Combination 40\n# Combination 41\n# Combination 42\n# Combination 43\n# Combination 44\n# Combination 45\n# Combination 46\n# Combination 47\n# Combination 48\n# Combination 49\n# Combination 50\n# Combination 51\n# Combination 52\n# Combination 53\n# Combination 54\n# Combination 55\n# Combination 56\n# Combination 57\n# Combination 58\n# Combination 59\n# Combination 60\n# Combination 61\n# Combination 62\n# Combination 63\n# Combination 64\n# Combination 65\n# Combination 66\n# Combination 67\n# Combination 68\n# Combination 69\n# Combination 70\n# Combination 71\n# Combination 72\n# Combination 73\n# Combination 74\n# Combination 75\n# Combination 76\n# Combination 77\n# Combination 78\n# Combination 79\n# Combination 80\n# Combination 81\n# Combination 82\n# Combination 83\n# Combination 84\n# Combination 85\n# Combination 86\n# Combination 87\n# Combination 88\n# Combination 89\n# Combination 90\n# Combination 91\n# Combination 92\n# Combination 93\n# Combination 94\n# Combination 95\n# Combination 96\n# Combination 97\n# Combination 98\n# Combination 99\n# Combination 100\n# Combination 101\n# Combination 102\n# Combination 103\n# Combination 104\n# Combination 105\n# Combination 106\n# Combination 107\n# Combination 108\n# Combination 109\n# Combination 110\n# Combination 111\n# Combination 112\n# Combination 113\n# Combination 114\n# Combination 115\n# Combination 116\n# Combination 117\n# Combination 118\n# Combination 119\n# Combination 120\n# Combination 121\n# Combination 122\n# Combination 123\n# Combination 124\n# Combination 125\n# Combination 126\n# Combination 127\n# Combination 128\n# Combination 129\n# Combination 130\n# Combination 131\n# Combination 132\n# Combination 133\n# Combination 134\n# Combination 135\n# Combination 136\n# Combination 137\n# Combination 138\n# Combination 139\n# Combination 140\n# Combination 141\n# Combination 142\n# Combination 143\n# Combination 144\n# Combination 145\n# Combination 146\n# Combination 147\n# Combination 148\n# Combination 149\n# Combination 150\n# Combination 151\n# Combination 152\n# Combination 153\n# Combination 154\n# Combination 155\n# Combination 156\n# Combination 157\n# Combination 158\n# Combination 159\n# Combination 160\n# Combination 161\n# Combination 162\n# Combination 163\n# Combination 164\n# Combination 165\n# Combination 166\n# Combination 167\n# Combination 168\n# Combination 169\n# Combination 170\n# Combination 171\n# Combination 172\n# Combination 173\n# Combination 174\n# Combination 175\n# Combination 176\n# Combination 177\n# Combination 178\n# Combination 179\n# Combination 180\n# Combination 181\n# Combination 182\n# Combination 183\n# Combination 184\n# Combination 185\n# Combination 186\n# Combination 187\n# Combination 188\n# Combination 189\n# Combination 190\n# Combination 191\n# Combination 192\n# Combination 193\n# Combination 194\n# Combination 195\n# Combination 196\n# Combination 197\n# Combination 198\n# Combination 199\n# Combination 200\n# Combination 201\n# Combination 202\n# Combination 203\n# Combination 204\n# Combination 205\n# Combination 206\n# Combination 207\n# Combination 208\n# Combination 209\n# Combination 210\n# Combination 211\n# Combination 212\n# Combination 213\n# Combination 214\n# Combination 215\n# Combination 216\n# Combination 217\n# Combination 218\n# Combination 219\n# Combination 220\n# Combination 221\n# Combination 222\n# Combination 223\n# Combination 224\n# Combination 225\n# Combination 226\n# Combination 227\n# Combination 228\n# Combination 229\n# Combination 230\n# Combination 231\n# Combination 232\n# Combination 233\n# Combination 234\n# Combination 235\n# Combination 236\n# Combination 237\n# Combination 238\n# Combination 239\n# Combination 240\n# Combination 241\n# Combination 242\n# Combination 243\n# Combination 244\n# Combination 245\n# Combination 246\n# Combination 247\n# Combination 248\n# Combination 249\n# Combination 250\n# Combination 251\n# Combination 252\n# Combination 253\n# Combination 254\n# Combination 255\nok 15 /uri/join-split-round-trip\nok 16 /uri/normalize\n# Start of unescape-bytes tests\n# Test 0: %00%00\n# Test 1: /cursors/none.png\n# Test 2: /cursors%2fbad-subdir/none.png\n# Test 3: %%\n# Test 4: %\nok 17 /uri/unescape-bytes/nul-terminated\n# Test 0: %00%00\n# Test 1: /cursors/none.png\n# Test 2: /cursors%2fbad-subdir/none.png\n# Test 3: %%\n# Test 4: %\nok 18 /uri/unescape-bytes/length\n# End of unescape-bytes tests\n# Start of parsing tests\n# Test 0: foo:\n# Test 1: file:/dev/null\n# Test 2: file:///dev/null\n# Test 3: ftp://user@host/path\n# Test 4: ftp://user@host:9999/path\n# Test 5: ftp://user:password@host/path\n# Test 6: ftp://user:password@host:9999/path\n# Test 7: ftp://user:password@host\n# Test 8: http://us%65r@host\n# Test 9: http://us%40r@host\n# Test 10: http://us%3ar@host\n# Test 11: http://us%2fr@host\n# Test 12: http://us%3fr@host\n# Test 13: http://host?query\n# Test 14: http://host/path?query=http%3A%2F%2Fhost%2Fpath%3Fchildparam%3Dchildvalue&param=value\n# Test 15: http://control-chars/%01%02%03%04%05%06%07%08%09%0A%0B%0C%0D%0E%0F%10%11%12%13%14%15%16%17%18%19%1A%1B%1C%1D%1E%1F%7F\n# Test 16: http://space/%20\n# Test 17: http://delims/%3C%3E%23%25%22\n# Test 18: http://unwise-chars/%7B%7D%7C%5C%5E%5B%5D%60\n# Test 19: http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80/index.html\n# Test 20: http://[1080:0:0:0:8:800:200C:417A]/index.html\n# Test 21: http://[3ffe:2a00:100:7031::1]\n# Test 22: http://[1080::8:800:200C:417A]/foo\n# Test 23: http://[::192.9.5.5]/ipng\n# Test 24: http://[::FFFF:129.144.52.38]:80/index.html\n# Test 25: http://[2010:836B:4179::836B:4179]\n# Test 26: http://host/path with spaces\n# Test 27:   http://host/path\n# Test 28: http://host/path  \n# Test 29: http://host  \n# Test 30: http://host:999  \n# Test 31: http://host/pa\n# th\n# Test 32: http:\r\n# //host/path\n# Test 33: http://\thost/path\n# Test 34: http://host/path?\n# Test 35: http://host/path#\n# Test 36: http://host/path%\n# Test 37: http://h%ost/path\n# Test 38: http://host/path%%\n# Test 39: http://host/path%%%\n# Test 40: http://host/path%/x/\n# Test 41: http://host/path%0x/\n# Test 42: http://host/path%ax\n# Test 43: http://host/p?th/\n# Test 44: HTTP:////////////////\n# Test 45: http://@host\n# Test 46: http://:@host\n# Test 47: scheme://foo%3Abar._webdav._tcp.local\n# Test 48: http://example.com/..\n# Test 49: foo0://host/path\n# Test 50: f0.o://host/path\n# Test 51: http++://host/path\n# Test 52: http-ish://host/path\n# Test 53: http://[fe80::dead:beef%]/\n# Test 54: http://[fe80::dead:beef%em1]/\n# Test 55: http://[fe80::dead:beef%em1]/\n# Test 56: http://[fe80::dead:beef%25em1]/\n# Test 57: http://[fe80::dead:beef%25em1%20]/\n# Test 58: http://[fe80::dead:beef%25em%31]/\n# Test 59: http://[fe80::dead:beef%10]/\n# Test 60: http://[fe80::dead:beef%10]/\n# Test 61: http://[fe80::dead:beef%25]/\n# Test 62: http://[fe80::dead:beef%25]/\n# Test 63: http://[192.168.0.1%25em1]/\n# Test 64: http://[fe80::dead:beef%2em1]/\n# Test 65: http://[fe80::dead:beef%2em1]/\n# Test 66: http://[fe80::dead:beef%25em1%00]/\n# Test 67: http://[fe80::dead:beef%25em1%00]/\n# Test 68: http://xn--mixed-?p/\nok 19 /uri/parsing/absolute\nok 20 /uri/parsing/relative\n# End of parsing tests\n# Start of iter-params tests\n# URI 0: p1=foo&p2=bar;p3=baz\n# URI 1: p1=foo&p2=bar\n# URI 2: p1=foo&&P1=bar\n# URI 3: %00=foo\n# URI 4: p1=%00\n# URI 5: p1=foo&p1=bar\n# URI 6: p1=foo&P1=bar\n# URI 7: =%\n# URI 8: =\n# URI 9: foo\n# URI 10: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 11: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 12: token=exp=123~acl=/QualityLevels(*~hmac=0cb\nok 21 /uri/iter-params/nul-terminated\n# URI 0: p1=foo&p2=bar;p3=baz\n# URI 1: p1=foo&p2=bar\n# URI 2: p1=foo&&P1=bar\n# URI 3: %00=foo\n# URI 4: p1=%00\n# URI 5: p1=foo&p1=bar\n# URI 6: p1=foo&P1=bar\n# URI 7: =%\n# URI 8: =\n# URI 9: foo\n# URI 10: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 11: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 12: token=exp=123~acl=/QualityLevels(*~hmac=0cb\nok 22 /uri/iter-params/length\n# End of iter-params tests\n# Start of parse-params tests\n# URI 0: p1=foo&p2=bar;p3=baz\n# URI 1: p1=foo&p2=bar\n# URI 2: p1=foo&&P1=bar\n# URI 3: %00=foo\n# URI 4: p1=%00\n# URI 5: p1=foo&p1=bar\n# URI 6: p1=foo&P1=bar\n# URI 7: =%\n# URI 8: =\n# URI 9: foo\n# URI 10: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 11: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 12: token=exp=123~acl=/QualityLevels(*~hmac=0cb\nok 23 /uri/parse-params/nul-terminated\n# URI 0: p1=foo&p2=bar;p3=baz\n# URI 1: p1=foo&p2=bar\n# URI 2: p1=foo&&P1=bar\n# URI 3: %00=foo\n# URI 4: p1=%00\n# URI 5: p1=foo&p1=bar\n# URI 6: p1=foo&P1=bar\n# URI 7: =%\n# URI 8: =\n# URI 9: foo\n# URI 10: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 11: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 12: token=exp=123~acl=/QualityLevels(*~hmac=0cb\nok 24 /uri/parse-params/length\n# End of parse-params tests\n# End of uri tests\nPASS: glib/uri.test\nRunning test: glib/onceinit.test\nTAP version 13\n# random seed: R02S969843f9ac397485f93f375d98362eec\n1..1\n# Start of thread tests\nok 1 /thread/onceinit\n# End of thread tests\nPASS: glib/onceinit.test\nRunning test: glib/resolver-parsing.test\nTAP version 13\n# random seed: R02S3e90000104a8752597f31ced822e6d3d\n1..20\n# Start of gresolver tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/invalid-header/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/invalid-header/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/invalid-header/.dirs/system-config1:/var/volatile/tmp/gresolver/invalid-header/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/invalid-header/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/invalid-header/.dirs/system-data1:/var/volatile/tmp/gresolver/invalid-header/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/invalid-header/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/invalid-header/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/invalid-header/.dirs/runtime\nok 1 /gresolver/invalid-header\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/system-config1:/var/volatile/tmp/gresolver/unknown-record-type/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/system-data1:/var/volatile/tmp/gresolver/unknown-record-type/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/runtime\n# GLib-GIO-DEBUG: Unrecognised DNS record type 20\nok 2 /gresolver/unknown-record-type\n# Start of mx tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/mx/valid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/mx/valid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/mx/valid/.dirs/system-config1:/var/volatile/tmp/gresolver/mx/valid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/mx/valid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/mx/valid/.dirs/system-data1:/var/volatile/tmp/gresolver/mx/valid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/mx/valid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/mx/valid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/mx/valid/.dirs/runtime\nok 3 /gresolver/mx/valid\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/mx/invalid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/mx/invalid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/mx/invalid/.dirs/system-config1:/var/volatile/tmp/gresolver/mx/invalid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/mx/invalid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/mx/invalid/.dirs/system-data1:/var/volatile/tmp/gresolver/mx/invalid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/mx/invalid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/mx/invalid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/mx/invalid/.dirs/runtime\nok 4 /gresolver/mx/invalid\n# Start of invalid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/system-config1:/var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/system-data1:/var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/runtime\nok 5 /gresolver/mx/invalid/too-short\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/system-config1:/var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/system-data1:/var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/runtime\nok 6 /gresolver/mx/invalid/too-short2\n# End of invalid tests\n# End of mx tests\n# Start of ns tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/ns/valid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/ns/valid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/ns/valid/.dirs/system-config1:/var/volatile/tmp/gresolver/ns/valid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/ns/valid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/ns/valid/.dirs/system-data1:/var/volatile/tmp/gresolver/ns/valid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/ns/valid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/ns/valid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/ns/valid/.dirs/runtime\nok 7 /gresolver/ns/valid\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/ns/invalid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/ns/invalid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/ns/invalid/.dirs/system-config1:/var/volatile/tmp/gresolver/ns/invalid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/ns/invalid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/ns/invalid/.dirs/system-data1:/var/volatile/tmp/gresolver/ns/invalid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/ns/invalid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/ns/invalid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/ns/invalid/.dirs/runtime\nok 8 /gresolver/ns/invalid\n# End of ns tests\n# Start of soa tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/soa/valid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/soa/valid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/soa/valid/.dirs/system-config1:/var/volatile/tmp/gresolver/soa/valid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/soa/valid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/soa/valid/.dirs/system-data1:/var/volatile/tmp/gresolver/soa/valid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/soa/valid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/soa/valid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/soa/valid/.dirs/runtime\nok 9 /gresolver/soa/valid\n# Start of invalid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/system-config1:/var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/system-data1:/var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/runtime\nok 10 /gresolver/soa/invalid/mname\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/system-config1:/var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/system-data1:/var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/runtime\nok 11 /gresolver/soa/invalid/rname\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/system-config1:/var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/system-data1:/var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/runtime\nok 12 /gresolver/soa/invalid/too-short\n# End of invalid tests\n# End of soa tests\n# Start of srv tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/srv/valid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/srv/valid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/srv/valid/.dirs/system-config1:/var/volatile/tmp/gresolver/srv/valid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/srv/valid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/srv/valid/.dirs/system-data1:/var/volatile/tmp/gresolver/srv/valid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/srv/valid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/srv/valid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/srv/valid/.dirs/runtime\nok 13 /gresolver/srv/valid\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/srv/invalid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/srv/invalid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/srv/invalid/.dirs/system-config1:/var/volatile/tmp/gresolver/srv/invalid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/srv/invalid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/srv/invalid/.dirs/system-data1:/var/volatile/tmp/gresolver/srv/invalid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/srv/invalid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/srv/invalid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/srv/invalid/.dirs/runtime\nok 14 /gresolver/srv/invalid\n# Start of invalid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/system-config1:/var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/system-data1:/var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/runtime\nok 15 /gresolver/srv/invalid/too-short\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/system-config1:/var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/system-data1:/var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/runtime\nok 16 /gresolver/srv/invalid/too-short2\n# End of invalid tests\n# End of srv tests\n# Start of txt tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/txt/valid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/txt/valid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/txt/valid/.dirs/system-config1:/var/volatile/tmp/gresolver/txt/valid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/txt/valid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/txt/valid/.dirs/system-data1:/var/volatile/tmp/gresolver/txt/valid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/txt/valid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/txt/valid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/txt/valid/.dirs/runtime\nok 17 /gresolver/txt/valid\n# Start of valid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/system-config1:/var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/system-data1:/var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/runtime\nok 18 /gresolver/txt/valid/multiple-strings\n# End of valid tests\n# Start of invalid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/system-config1:/var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/system-data1:/var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/runtime\nok 19 /gresolver/txt/invalid/empty\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/system-config1:/var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/system-data1:/var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/runtime\nok 20 /gresolver/txt/invalid/overflow\n# End of invalid tests\n# End of txt tests\n# End of gresolver tests\nPASS: glib/resolver-parsing.test\nRunning test: glib/g-icon.test\nTAP version 13\n# random seed: R02Sbb22e0adebc7ffca9cfec378e1da4033\n1..6\n# Start of icons tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /icons/to-string\nok 2 /icons/serialize\nok 3 /icons/themed\nok 4 /icons/emblemed\nok 5 /icons/file\nok 6 /icons/bytes\n# End of icons tests\nPASS: glib/g-icon.test\nRunning test: glib/gdatetime.test\nTAP version 13\n# random seed: R02S2c38c72fb93a78badd1c83c5bf4da6e8\n1..64\n# Start of GDateTime tests\n# Bug Reference: http://bugzilla.gnome.org/702674\nok 1 /GDateTime/invalid\nok 2 /GDateTime/add_days\nok 3 /GDateTime/add_full\nok 4 /GDateTime/add_hours\nok 5 /GDateTime/add_minutes\nok 6 /GDateTime/add_months\nok 7 /GDateTime/add_seconds\nok 8 /GDateTime/add_weeks\nok 9 /GDateTime/add_years\nok 10 /GDateTime/compare\nok 11 /GDateTime/diff\nok 12 /GDateTime/equal\nok 13 /GDateTime/get_day_of_week\nok 14 /GDateTime/get_day_of_month\nok 15 /GDateTime/get_day_of_year\nok 16 /GDateTime/get_hour\nok 17 /GDateTime/get_microsecond\nok 18 /GDateTime/get_minute\nok 19 /GDateTime/get_month\nok 20 /GDateTime/get_second\nok 21 /GDateTime/get_utc_offset\nok 22 /GDateTime/get_year\nok 23 /GDateTime/hash\nok 24 /GDateTime/new_from_unix\nok 25 /GDateTime/new_from_unix_utc\nok 26 /GDateTime/new_from_timeval\nok 27 /GDateTime/new_from_timeval_utc\nok 28 /GDateTime/new_from_iso8601\nok 29 /GDateTime/new_full\nok 30 /GDateTime/now\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2215\nok 31 /GDateTime/test-6-days-until-end-of-the-month\nok 32 /GDateTime/printf\nok 33 /GDateTime/non_utf8_printf\nok 34 /GDateTime/format_unrepresentable\nok 35 /GDateTime/format_iso8601\nok 36 /GDateTime/strftime\nok 37 /GDateTime/modifiers\n# Bug Reference: http://bugzilla.gnome.org/749206\nok 38 /GDateTime/month_names\nok 39 /GDateTime/to_local\nok 40 /GDateTime/to_unix\nok 41 /GDateTime/to_timeval\nok 42 /GDateTime/to_utc\nok 43 /GDateTime/now_utc\nok 44 /GDateTime/dst\n# Bug Reference: http://bugzilla.gnome.org/642935\nok 45 /GDateTime/test_z\nok 46 /GDateTime/test-all-dates\n# slow test /GDateTime/test-all-dates executed in 1.80 secs\n# Start of new_from_unix tests\n# Bug Reference: http://bugzilla.gnome.org/782089\nok 47 /GDateTime/new_from_unix/overflow\n# End of new_from_unix tests\n# Start of new_from_timeval tests\n# Bug Reference: http://bugzilla.gnome.org/782089\n# Maximum supported GTimeVal.tv_sec = 253402300799\nok 48 /GDateTime/new_from_timeval/overflow\n# End of new_from_timeval tests\n# Start of new_from_iso8601 tests\n# /GDateTime/new_from_iso8601/2 summary: Further parser tests for g_date_time_new_from_iso8601(), checking success and failure using test vectors.\n# Vector 0: 1990-11-01T10:21:17Z\n# Vector 1: 19901101T102117Z\n# Vector 2: 1970-01-01T00:00:17.12Z\n# Vector 3: 1970-01-01T00:00:17.1234Z\n# Vector 4: 1970-01-01T00:00:17.123456Z\n# Vector 5: 1980-02-22T12:36:00+02:00\n# Vector 6: 1990-12-31T15:59:60-08:00\n# Vector 7:    \n# Vector 8: x\n# Vector 9: 123x\n# Vector 10: 2001-10+x\n# Vector 11: 1980-02-22T\n# Vector 12: 2001-10-08Tx\n# Vector 13: 2001-10-08T10:11x\n# Vector 14: Wed Dec 19 17:20:20 GMT 2007\n# Vector 15: 1980-02-22T10:36:00Zulu\n# Vector 16: 2T0+819855292164632335\n# Vector 17: 2018-08-03T14:08:05.446178377+01:00\n# Vector 18: 2147483648-08-03T14:08:05.446178377+01:00\n# Vector 19: 2018-13-03T14:08:05.446178377+01:00\n# Vector 20: 2018-00-03T14:08:05.446178377+01:00\n# Vector 21: 2018-08-00T14:08:05.446178377+01:00\n# Vector 22: 2018-08-32T14:08:05.446178377+01:00\n# Vector 23: 2018-08-03T24:08:05.446178377+01:00\n# Vector 24: 2018-08-03T14:60:05.446178377+01:00\n# Vector 25: 2018-08-03T14:08:63.446178377+01:00\n# Vector 26: 2018-08-03T14:08:05.446178377+100:00\n# Vector 27: 20180803T140805.446178377+0100\n# Vector 28: 21474836480803T140805.446178377+0100\n# Vector 29: 20181303T140805.446178377+0100\n# Vector 30: 20180003T140805.446178377+0100\n# Vector 31: 20180800T140805.446178377+0100\n# Vector 32: 20180832T140805.446178377+0100\n# Vector 33: 20180803T240805.446178377+0100\n# Vector 34: 20180803T146005.446178377+0100\n# Vector 35: 20180803T140863.446178377+0100\n# Vector 36: 20180803T140805.446178377+10000\n# Vector 37: -0005-01-01T00:00:00Z\n# Vector 38: 2018-08-06\n# Vector 39: 20180803T140805,446178377+0100\n# Vector 40: 2018-08-03T14:08:05.446178377-01:00\n# Vector 41: 2018-08-03T14:08:05.446178377 01:00\n# Vector 42: 1990-11-01T10:21:17\n# Vector 43: 1719W462 407777-07\n# Vector 44: 4011090 260528Z\n# Vector 45: 0000W011 228214-22\nok 49 /GDateTime/new_from_iso8601/2\n# End of new_from_iso8601 tests\n# Start of format_mixed tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2055\n# Unavailable 'C.UTF-8' locale\nok 50 /GDateTime/format_mixed/utf8_time_non_utf8_messages # SKIP required locale not available, skipping tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2055\n# Unavailable 'C.UTF-8' locale\nok 51 /GDateTime/format_mixed/utf8_time_utf8_messages # SKIP required locale not available, skipping tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2055\n# Unavailable 'de_DE.iso88591' locale\nok 52 /GDateTime/format_mixed/non_utf8_time_non_utf8_messages # SKIP required locale not available, skipping tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2055\n# Unavailable 'de_DE.iso88591' locale\nok 53 /GDateTime/format_mixed/non_utf8_time_utf8_messages # SKIP required locale not available, skipping tests\n# End of format_mixed tests\n# Start of strftime tests\nok 54 /GDateTime/strftime/error_handling\n# End of strftime tests\n# End of GDateTime tests\n# Start of GTimeZone tests\nok 55 /GTimeZone/find-interval\nok 56 /GTimeZone/adjust-time\nok 57 /GTimeZone/no-header\nok 58 /GTimeZone/no-header-identifier\nok 59 /GTimeZone/posix-parse\n# Bug Reference: http://bugzilla.gnome.org/697715\nok 60 /GTimeZone/floating-point\n# System time zone identifier: Universal\nok 61 /GTimeZone/identifier\n# Vector 0: -158400\n# Vector 1: -10000\n# Vector 2: -3600\n# Vector 3: -61\n# Vector 4: -60\n# Vector 5: -59\n# Vector 6: 0\n# Vector 7: 59\n# Vector 8: 60\n# Vector 9: 61\n# Vector 10: 3600\n# Vector 11: 10000\n# Vector 12: 158400\nok 62 /GTimeZone/new-offset\n# /GTimeZone/parse-rfc8536 summary: Test parsing time zone files in RFC 8536 version 3 format\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2129\nok 63 /GTimeZone/parse-rfc8536\n# /GTimeZone/caching summary: GTimeZone instances are cached\nok 64 /GTimeZone/caching\n# End of GTimeZone tests\nPASS: glib/gdatetime.test\nRunning test: glib/deftype.test\nPASS: glib/deftype.test\nRunning test: glib/win32-appinfo.test\nTAP version 13\n# random seed: R02S1c16ed8215fba9cf63748f916b7c2093\n1..5\n# Start of appinfo tests\nok 1 /appinfo/utf16-strfuncs\nok 2 /appinfo/win32-extract-executable\nok 3 /appinfo/win32-rundll32-fixup\nok 4 /appinfo/win32-parse-filename\nok 5 /appinfo/win32-utf16-conversion-fail\n# Start of subprocess tests\n# End of subprocess tests\n# End of appinfo tests\nPASS: glib/win32-appinfo.test\nRunning test: glib/portal-support-none.test\nTAP version 13\n# random seed: R02S824df989cb6a46b8ac1564b452d5df5a\n1..1\n# Start of portal-support tests\nok 1 /portal-support/none\n# End of portal-support tests\nPASS: glib/portal-support-none.test\nRunning test: glib/string.test\nTAP version 13\n# random seed: R02S5a195a058938a1932df96e2b1fdb6445\n1..23\n# Start of string tests\nok 1 /string/test-string-chunks\nok 2 /string/test-string-chunk-insert\nok 3 /string/test-string-new\nok 4 /string/test-string-printf\nok 5 /string/test-string-assign\nok 6 /string/test-string-append-c\nok 7 /string/test-string-append\nok 8 /string/test-string-append-vprintf\nok 9 /string/test-string-prepend-c\nok 10 /string/test-string-prepend\nok 11 /string/test-string-insert\nok 12 /string/test-string-insert-unichar\nok 13 /string/test-string-equal\nok 14 /string/test-string-truncate\nok 15 /string/test-string-overwrite\nok 16 /string/test-string-nul-handling\nok 17 /string/test-string-up-down\nok 18 /string/test-string-set-size\nok 19 /string/test-string-to-bytes\n# 0: Replacing \"bar\" with \"baz\" (limit 0) in \"foo bar foo baz foo bar foobarbaz\"\n# -> 3 replacements, \"foo baz foo baz foo baz foobazbaz\"\n# 1: Replacing \"baz\" with \"bar\" (limit 3) in \"foo baz foo baz foo baz foobazbaz\"\n# -> 3 replacements, \"foo bar foo bar foo bar foobazbaz\"\n# 2: Replacing \"foobar\" with \"bar\" (limit 1) in \"foo bar foo bar foo bar foobazbaz\"\n# -> 0 replacements, \"foo bar foo bar foo bar foobazbaz\"\n# 3: Replacing \"a\" with \"abcdefghijkl\" (limit 0) in \"aaaaaaaa\"\n# -> 8 replacements, \"abcdefghijklabcdefghijklabcdefghijklabcdefghijklabcdefghijklabcdefghijklabcdefghijklabcdefghijkl\"\n# 4: Replacing \"$LIB\" with \"lib32\" (limit 0) in \"/usr/$LIB/libMangoHud.so\"\n# -> 1 replacements, \"/usr/lib32/libMangoHud.so\"\n# 5: Replacing \"o\" with \"\" (limit 0) in \"food for foals\"\n# -> 4 replacements, \"fd fr fals\"\n# 6: Replacing \"a\" with \"aaa\" (limit 0) in \"aaa\"\n# -> 3 replacements, \"aaaaaaaaa\"\n# 7: Replacing \"a\" with \"\" (limit 0) in \"aaa\"\n# -> 3 replacements, \"\"\n# 8: Replacing \"aa\" with \"bb\" (limit 0) in \"aaa\"\n# -> 1 replacements, \"bba\"\n# 9: Replacing \"\" with \"bar\" (limit 0) in \"foo\"\n# -> 4 replacements, \"barfbarobarobar\"\n# 10: Replacing \"\" with \"x\" (limit 0) in \"\"\n# -> 1 replacements, \"x\"\n# 11: Replacing \"\" with \"\" (limit 0) in \"\"\n# -> 1 replacements, \"\"\nok 20 /string/test-string-replace\nok 21 /string/test-string-steal\nok 22 /string/test-string-new-take\n# Start of test-string-new-take tests\nok 23 /string/test-string-new-take/null\n# End of test-string-new-take tests\n# End of string tests\nPASS: glib/string.test\nRunning test: glib/notify-init.test\nTAP version 13\n# random seed: R02S2360c1b3ed05bb5686b6cd7c8fe9b157\n1..1\n# Start of properties tests\n# /properties/notify-in-init summary: Test that emitting notify with a handler already connected in test_object_init() works\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2665\nok 1 /properties/notify-in-init\n# End of properties tests\nPASS: glib/notify-init.test\nRunning test: glib/charset.test\nTAP version 13\n# random seed: R02S55538c61660214df3d87bbe226dfa7e6\n1..2\n# Start of charset tests\n# Test 0\n# Test 1\n# Test 2\n# Test 3\nok 1 /charset/language_names_with_category\nok 2 /charset/language_names_with_category_async\n# End of charset tests\nPASS: glib/charset.test\nRunning test: glib/utf8-pointer.test\nTAP version 13\n# random seed: R02S373e4c05690812f2419b25d882069865\n1..3\n# Start of utf8 tests\nok 1 /utf8/offsets\n# slow test /utf8/offsets executed in 1.03 secs\nok 2 /utf8/lengths\nok 3 /utf8/find\n# End of utf8 tests\nPASS: glib/utf8-pointer.test\nRunning test: glib/atomic-c-90.test\nTAP version 13\n# random seed: R02S4e0bc37b37aebcd85717e826b31deaed\n1..2\n# Start of atomic tests\nok 1 /atomic/types\nExecuting: glib/atomic-c-90.test\nok 2 /atomic/threaded\n# End of atomic tests\nPASS: glib/atomic-c-90.test\nRunning test: glib/include.test\nTAP version 13\n# random seed: R02S9cb41a079ea9c125a0cb2e5420eb68d1\n1..1\n# Start of include tests\nok 1 /include/rwlock\n# End of include tests\nPASS: glib/include.test\nRunning test: glib/hmac.test\nTAP version 13\n# random seed: R02Sf778fe0525f9b7a2e25c44df7995e97d\n1..37\n# Start of hmac tests\nok 1 /hmac/sha1-1\nok 2 /hmac/sha1-2\nok 3 /hmac/sha1-3\nok 4 /hmac/sha1-4\nok 5 /hmac/sha1-5\nok 6 /hmac/sha1-6\nok 7 /hmac/sha1-7\nok 8 /hmac/sha256-1\nok 9 /hmac/sha256-2\nok 10 /hmac/sha256-3\nok 11 /hmac/sha256-4\nok 12 /hmac/sha256-5\nok 13 /hmac/sha256-6\nok 14 /hmac/sha384-1\nok 15 /hmac/sha384-2\nok 16 /hmac/sha384-3\nok 17 /hmac/sha384-4\nok 18 /hmac/sha384-5\nok 19 /hmac/sha384-6\nok 20 /hmac/sha512-1\nok 21 /hmac/sha512-2\nok 22 /hmac/sha512-3\nok 23 /hmac/sha512-4\nok 24 /hmac/sha512-5\nok 25 /hmac/sha512-6\nok 26 /hmac/md5-1\nok 27 /hmac/md5-2\nok 28 /hmac/md5-3\nok 29 /hmac/md5-4\nok 30 /hmac/md5-5\nok 31 /hmac/md5-6\nok 32 /hmac/md5-7\nok 33 /hmac/ref-unref\nok 34 /hmac/copy\nok 35 /hmac/for-data\nok 36 /hmac/for-string\nok 37 /hmac/for-bytes\n# End of hmac tests\nPASS: glib/hmac.test\nRunning test: glib/gvariant.test\nTAP version 13\n# random seed: R02Sd62d2bd94ed57225402ed90d0be4cdb2\n1..64\n# Start of gvariant tests\nok 1 /gvariant/type\nok 2 /gvariant/typeinfo\nok 3 /gvariant/string\nok 4 /gvariant/utf8\nok 5 /gvariant/containers\n# slow test /gvariant/containers executed in 0.69 secs\nok 6 /gvariant/format-strings\nok 7 /gvariant/invalid-varargs\nok 8 /gvariant/varargs\nok 9 /gvariant/valist\nok 10 /gvariant/builder-memory\nok 11 /gvariant/hashing\nok 12 /gvariant/byteswap\nok 13 /gvariant/parser\n# slow test /gvariant/parser executed in 0.94 secs\nok 14 /gvariant/parse-failures\nok 15 /gvariant/parse-positional\nok 16 /gvariant/floating\nok 17 /gvariant/bytestring\nok 18 /gvariant/lookup-value\nok 19 /gvariant/lookup\nok 20 /gvariant/compare\nok 21 /gvariant/equal\nok 22 /gvariant/fixed-array\nok 23 /gvariant/check-format-string\nok 24 /gvariant/checksum-basic\nok 25 /gvariant/checksum-nested\nok 26 /gvariant/gbytes\nok 27 /gvariant/print-context\nok 28 /gvariant/error-quark\nok 29 /gvariant/stack-builder-init\nok 30 /gvariant/stack-dict-init\nok 31 /gvariant/unaligned-construction\n# Start of type tests\n# Start of string-scan tests\n# Start of recursion tests\nok 32 /gvariant/type/string-scan/recursion/tuple\nok 33 /gvariant/type/string-scan/recursion/array\n# End of recursion tests\n# End of string-scan tests\n# End of type tests\n# Start of serialiser tests\nok 34 /gvariant/serialiser/maybe\nok 35 /gvariant/serialiser/array\nok 36 /gvariant/serialiser/tuple\nok 37 /gvariant/serialiser/variant\nok 38 /gvariant/serialiser/strings\nok 39 /gvariant/serialiser/byteswap\n# slow test /gvariant/serialiser/byteswap executed in 1.07 secs\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1865\n# /gvariant/serialiser/children summary: Test that getting a child variant before and after serialisation of the parent works\nok 40 /gvariant/serialiser/children\n# Start of fuzz tests\nok 41 /gvariant/serialiser/fuzz/1%\nExecuting: glib/gvariant.test\nok 42 /gvariant/serialiser/fuzz/5%\n# slow test /gvariant/serialiser/fuzz/5% executed in 0.63 secs\nok 43 /gvariant/serialiser/fuzz/9%\nok 44 /gvariant/serialiser/fuzz/13%\n# slow test /gvariant/serialiser/fuzz/13% executed in 4.20 secs\nExecuting: glib/gvariant.test\nok 45 /gvariant/serialiser/fuzz/17%\n# End of fuzz tests\n# End of serialiser tests\n# Start of varargs tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of varargs tests\n# Start of byteswap tests\n# /gvariant/byteswap/non-normal-non-aligned summary: Test that calling g_variant_byteswap() on a variant which is in non-normal form and doesn?t need byteswapping returns the same variant in normal form.\nok 46 /gvariant/byteswap/non-normal-non-aligned\n# End of byteswap tests\n# Start of parser tests\nok 47 /gvariant/parser/integer-bounds\nok 48 /gvariant/parser/recursion\n# Start of recursion tests\nok 49 /gvariant/parser/recursion/typedecls\n# /gvariant/parser/recursion/maybes summary: Test that nested maybes are handled correctly when parsing text-form variants\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2782\n# Text form 0: @mmmu 5\n# Text form 1: @mmmas ['hello']\n# Text form 2: @mmmu just just nothing\n# Text form 3: @mmmas just just nothing\n# Text form 4: @mmmu just nothing\n# Text form 5: @mmmas just nothing\n# Text form 6: @mmmu nothing\n# Text form 7: @mmmas nothing\nok 50 /gvariant/parser/recursion/maybes\n# End of recursion tests\n# End of parser tests\n# Start of parse tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of parse tests\n# Start of normal-checking tests\nok 51 /gvariant/normal-checking/tuples\nok 52 /gvariant/normal-checking/array-offsets\nok 53 /gvariant/normal-checking/array-offsets2\nok 54 /gvariant/normal-checking/tuple-offsets\nok 55 /gvariant/normal-checking/tuple-offsets2\nok 56 /gvariant/normal-checking/tuple-offsets3\nok 57 /gvariant/normal-checking/tuple-offsets4\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2840\nok 58 /gvariant/normal-checking/tuple-offsets5\nok 59 /gvariant/normal-checking/empty-object-path\n# Start of array-offsets tests\nok 60 /gvariant/normal-checking/array-offsets/overlapped\nok 61 /gvariant/normal-checking/array-offsets/minimal-sized\n# End of array-offsets tests\n# Start of tuple-offsets tests\nok 62 /gvariant/normal-checking/tuple-offsets/minimal-sized\n# End of tuple-offsets tests\n# End of normal-checking tests\n# Start of recursion-limits tests\nok 63 /gvariant/recursion-limits/variant-in-variant\nok 64 /gvariant/recursion-limits/array-in-variant\n# End of recursion-limits tests\n# End of gvariant tests\nPASS: glib/gvariant.test\nRunning test: glib/io-stream.test\nTAP version 13\n# random seed: R02S4ad22ffcc209fb6ce98653b21461a178\n1..3\n# Start of io-stream tests\nok 1 /io-stream/copy-chunks\n# Start of close tests\n# Start of async tests\nok 2 /io-stream/close/async/memory\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 3 /io-stream/close/async/file\n# End of async tests\n# End of close tests\n# End of io-stream tests\nPASS: glib/io-stream.test\nRunning test: glib/bitlock.test\nTAP version 13\n# random seed: R02Sda0a79143c172bca1265962dd1b0ce8c\n1..1\n# Start of bitlock tests\n# Start of performance tests\n# max perf: iterations per second\nok 1 /bitlock/performance/uncontended\n# End of performance tests\n# End of bitlock tests\nPASS: glib/bitlock.test\nRunning test: glib/objects-refcount2.test\nTAP version 13\n# random seed: R02Sc70dd6ee2dcdb96cea3b847bc9e3f36d\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x556b3d1fb0\n# \n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\nExecuting: glib/objects-refcount2.test\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# dispose 0x556b3d1fb0!\n# \nok 1 /gobject/refcount/object-advanced\n# slow test /gobject/refcount/object-advanced executed in 6.48 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/objects-refcount2.test\nRunning test: glib/properties.test\nTAP version 13\n# random seed: R02S6e613f9ab2d133994244c898c289d934\n1..13\n# Start of properties tests\nok 1 /properties/install\nok 2 /properties/install-many\nok 3 /properties/notify\nok 4 /properties/notify-queue\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=630357\nok 5 /properties/construct\n# /properties/get-property summary: g_object_get_property() accepts uninitialized, initialized, and transformable values\n# Test g_object_get_property with an initialized value\n# Test g_object_get_property with an uninitialized value\n# Test g_object_get_property with a transformable value\nok 6 /properties/get-property\nok 7 /properties/testv_with_no_properties\nok 8 /properties/testv_with_valid_properties\nok 9 /properties/testv_with_invalid_property_type\nok 10 /properties/testv_with_invalid_property_names\nok 11 /properties/testv_getv\nok 12 /properties/testv_notify_queue\n# Start of set-property tests\n# Start of variant tests\n# /properties/set-property/variant/floating summary: Test that setting a property to a floating variant consumes the reference\nok 13 /properties/set-property/variant/floating\n# End of variant tests\n# End of set-property tests\n# End of properties tests\nPASS: glib/properties.test\nRunning test: glib/hostutils.test\nTAP version 13\n# random seed: R02Sf1e8e52fb12e2c0386eae861e3f18631\n1..3\n# Start of hostutils tests\nok 1 /hostutils/to_ascii\nok 2 /hostutils/to_unicode\nok 3 /hostutils/is_ip_addr\n# End of hostutils tests\nPASS: glib/hostutils.test\nRunning test: glib/search-utils.test\nTAP version 13\n# random seed: R02S9e1a8825dd7e13a850156c9f80854192\n# GLib-DEBUG: Current user locale: C\n1..6\n# Start of search tests\n# GLib-DEBUG: Started\n# GLib-DEBUG: 'he' - 'Hello World' should match: OK\n# GLib-DEBUG: 'wo' - 'Hello World' should match: OK\n# GLib-DEBUG: 'lo' - 'Hello World' should NOT match: OK\n# GLib-DEBUG: 'ld' - 'Hello World' should NOT match: OK\n# GLib-DEBUG: 'wo' - 'Hello-World' should match: OK\n# GLib-DEBUG: 'wo' - 'HelloWorld' should NOT match: OK\nok 1 /search/basic\n# GLib-DEBUG: Started\n# Locale 'sv_SE.UTF-8' is unavailable\n# GLib-DEBUG: 'jor' - 'J?rgen' should match: SKIPPED\n# GLib-DEBUG: 'gaetan' - 'Ga\u00ebtan' should match: OK\n# GLib-DEBUG: 'ele' - '\u00e9l\u00e8ve' should match: OK\n# GLib-DEBUG: 'Aza\u00cfs' - 'Azais' should NOT match: OK\n# GLib-DEBUG: 'Azais' - 'Aza\u00cfs' should match: OK\nok 2 /search/composed\n# GLib-DEBUG: Started\n# Locale 'sv_SE.UTF-8' is unavailable\n# GLib-DEBUG: 'Jo\u0308r' - 'Jorgen' should NOT match: SKIPPED\n# Locale 'sv_SE.UTF-8' is unavailable\n# GLib-DEBUG: 'jor' - 'Jo\u0308rgen' should match: SKIPPED\nok 3 /search/decomposed # SKIP No locales for the test set are available\n# GLib-DEBUG: Started\n# GLib-DEBUG: 'ist' - '\u0130stanbul' should match: OK\n# GLib-DEBUG: 'diyarbakir' - 'Diyarbak\u0131r' should match: OK\nok 4 /search/turkish\n# GLib-DEBUG: Started\n# GLib-DEBUG: 'jor' - 'J?rgen' should match: OK\n# GLib-DEBUG: 'Jo?r' - 'Jorgen' should NOT match: OK\n# GLib-DEBUG: 'jor' - 'Jo?rgen' should match: OK\nok 5 /search/c_locale_unicode\n# GLib-DEBUG: Started\n# GLib-DEBUG: 'Xav Cla' - 'Xavier Claessens' should match: OK\n# GLib-DEBUG: 'Cla Xav' - 'Xavier Claessens' should match: OK\n# GLib-DEBUG: '   b  ' - 'Foo Bar Baz' should match: OK\n# GLib-DEBUG: 'bar bazz' - 'Foo Bar Baz' should NOT match: OK\nok 6 /search/multi_words\n# End of search tests\nPASS: glib/search-utils.test\nSUMMARY: total=272; passed=271; skipped=1; failed=0; user=304.2s; system=114.4s; maxrss=148736\n+ userdel glib2-test\nDURATION: 387\nEND: /usr/lib/glib-2.0/ptest\n2024-02-06T09:14\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "glib-2.0": {
                    "duration": "387",
                    "log": "START: ptest-runner\n2024-02-06T09:08\n+ id -u glib2-test\nid: 'glib2-test': no such user\n+ useradd glib2-test\n+ cd /tmp\n+ su glib2-test -c 'G_TEST_TMPDIR=`readlink -f /tmp` gnome-desktop-testing-runner glib'\nRunning test: glib/utils-c-17.test\nTAP version 13\n# random seed: R02Sc10c2da2f096bdcd5a9199055161181b\n1..40\n# Start of utils tests\nok 1 /utils/language-names\nok 2 /utils/locale-variants\nok 3 /utils/version\nok 4 /utils/appname\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/847\n# /utils/prgname-thread-safety summary: Test that threads racing to get and set the program name always receive a valid program name.\nok 5 /utils/prgname-thread-safety\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=627969\nok 6 /utils/tmpdir\nok 7 /utils/basic_bits\nok 8 /utils/bits\nok 9 /utils/swap\nok 10 /utils/find-program\nok 11 /utils/find-program-for-path\nok 12 /utils/debug\nok 13 /utils/codeset\nok 14 /utils/codeset2\nok 15 /utils/console-charset\nok 16 /utils/gettext\nok 17 /utils/username\nok 18 /utils/realname\nok 19 /utils/hostname\nok 20 /utils/xdgdirs\nok 21 /utils/specialdir\n# NAME: Linux\nok 22 /utils/os-info\nok 23 /utils/clear-pointer\nok 24 /utils/clear-pointer-cast\nok 25 /utils/take-pointer\nok 26 /utils/clear-source\nok 27 /utils/misc-mem\n# /utils/aligned-mem summary: Aligned memory allocator\n# Alignment must not be zero\n# Alignment must be a power of two\n# Alignment must be a multiple of sizeof(void*)\nok 28 /utils/aligned-mem\n# /utils/free-sized summary: Check that g_free_sized() works\nok 29 /utils/free-sized\nok 30 /utils/nullify\nok 31 /utils/atexit\nok 32 /utils/check-setuid\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1663\nok 33 /utils/int-limits\nok 34 /utils/clear-list\nok 35 /utils/clear-slist\n# Start of specialdir tests\nok 36 /utils/specialdir/desktop\n# End of specialdir tests\n# Start of clear-pointer tests\nok 37 /utils/clear-pointer/side-effects\n# End of clear-pointer tests\n# Start of aligned-mem tests\n# /utils/aligned-mem/alignment summary: Check that g_aligned_alloc() returns a correctly aligned pointer\nok 38 /utils/aligned-mem/alignment\n# /utils/aligned-mem/zeroed summary: Check that g_aligned_alloc0() zeroes out its allocation\nok 39 /utils/aligned-mem/zeroed\n# /utils/aligned-mem/free-sized summary: Check that g_aligned_free_sized() works\nok 40 /utils/aligned-mem/free-sized\n# Start of subprocess tests\n# End of subprocess tests\n# End of aligned-mem tests\n# End of utils tests\nPASS: glib/utils-c-17.test\nRunning test: glib/converter-stream.test\nTAP version 13\n# random seed: R02Sad3758b995623d76ecd749898ec8688c\n1..17\n# Start of converter tests\nok 1 /converter/basics\n# End of converter tests\n# Start of converter-input-stream tests\nok 2 /converter-input-stream/expander\nok 3 /converter-input-stream/compressor\n# Start of truncation tests\nok 4 /converter-input-stream/truncation/zlib\nok 5 /converter-input-stream/truncation/gzip\nok 6 /converter-input-stream/truncation/raw\n# End of truncation tests\n# Start of charset tests\nok 7 /converter-input-stream/charset/utf8->latin1\nok 8 /converter-input-stream/charset/latin1->utf8\nok 9 /converter-input-stream/charset/fallbacks\n# End of charset tests\n# End of converter-input-stream tests\n# Start of converter-output-stream tests\n# Start of roundtrip tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 10 /converter-output-stream/roundtrip/zlib-0\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 11 /converter-output-stream/roundtrip/zlib-9\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 12 /converter-output-stream/roundtrip/gzip-0\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 13 /converter-output-stream/roundtrip/gzip-9\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 14 /converter-output-stream/roundtrip/raw-0\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=619945\nok 15 /converter-output-stream/roundtrip/raw-9\n# End of roundtrip tests\n# End of converter-output-stream tests\n# Start of converter-stream tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 16 /converter-stream/pollable\nok 17 /converter-stream/leftover\n# End of converter-stream tests\nPASS: glib/converter-stream.test\nRunning test: glib/utils-isolated.test\nTAP version 13\n# random seed: R02S6f8424e086bd290ed0118134df2970da\n1..9\n# Start of utils-isolated tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/tmp-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/tmp-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/tmp-dir/.dirs/runtime\nok 1 /utils-isolated/tmp-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/home-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/home-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/home-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/home-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/home-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/home-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/home-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/home-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/home-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/home-dir/.dirs/runtime\nok 2 /utils-isolated/home-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/user-cache-dir/.dirs/runtime\nok 3 /utils-isolated/user-cache-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/system-config1:/var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/system-data1:/var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/system-config-dirs/.dirs/runtime\nok 4 /utils-isolated/system-config-dirs\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/user-config-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/user-config-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/user-config-dir/.dirs/runtime\nok 5 /utils-isolated/user-config-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/system-config1:/var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/system-data1:/var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/system-data-dirs/.dirs/runtime\nok 6 /utils-isolated/system-data-dirs\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/user-data-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/user-data-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/user-data-dir/.dirs/runtime\nok 7 /utils-isolated/user-data-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/user-state-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/user-state-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/user-state-dir/.dirs/runtime\nok 8 /utils-isolated/user-state-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/system-config1:/var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/system-data1:/var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/utils-isolated/user-runtime-dir/.dirs/runtime\nok 9 /utils-isolated/user-runtime-dir\n# End of utils-isolated tests\nPASS: glib/utils-isolated.test\nRunning test: glib/bindinggroup.test\nTAP version 13\n# random seed: R02Sbc4cb2b527271ac73c2b109a21ad1a8a\n1..11\n# Start of GObject tests\n# Start of BindingGroup tests\nok 1 /GObject/BindingGroup/invalid\nok 2 /GObject/BindingGroup/default\nok 3 /GObject/BindingGroup/bidirectional\nok 4 /GObject/BindingGroup/transform\nok 5 /GObject/BindingGroup/transform-closures\nok 6 /GObject/BindingGroup/same-object\nok 7 /GObject/BindingGroup/weak-ref-source\nok 8 /GObject/BindingGroup/weak-ref-target\nok 9 /GObject/BindingGroup/properties\nok 10 /GObject/BindingGroup/weak-notify-no-bindings\nok 11 /GObject/BindingGroup/empty-closures\n# End of BindingGroup tests\n# End of GObject tests\nPASS: glib/bindinggroup.test\nRunning test: glib/trash.test\nTAP version 13\n# random seed: R02S1e1b229da6e1d08e68753831e300446f\n1..2\n# Start of trash tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/251\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n# File: /var/volatile/tmp/test-trashM2HVI2 (parent st_dev: 20)\n# Home: /home/glib2-test (st_dev: 64768)\n# Mount: /var/volatile\n# Error: Trashing on system internal mounts is not supported\nok 1 /trash/not-supported\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1522\nok 2 /trash/symlinks # SKIP Directory '/home/glib2-test/.local' does not exist\n# End of trash tests\nPASS: glib/trash.test\nRunning test: glib/macros-c-90.test\nTAP version 13\n# random seed: R02S8305cb631d8363a20d1e952a0b4a5f95\n1..4\n# Start of C tests\nok 1 /C/standard-90\n# End of C tests\n# Start of alignof tests\nok 2 /alignof/fallback\n# End of alignof tests\n# Start of assert tests\nok 3 /assert/static\n# End of assert tests\n# Start of struct tests\nok 4 /struct/sizeof_member\n# End of struct tests\nPASS: glib/macros-c-90.test\nRunning test: glib/guuid.test\nTAP version 13\n# random seed: R02S157148743ac05db93bdea26626b4d7f2\n1..2\n# Start of uuid tests\nok 1 /uuid/string\nok 2 /uuid/random\n# End of uuid tests\nPASS: glib/guuid.test\nRunning test: glib/buffered-input-stream.test\nTAP version 13\n# random seed: R02S9c408da989ec3172c63f92b1c11052c3\n1..10\n# Start of buffered-input-stream tests\nok 1 /buffered-input-stream/peek\nok 2 /buffered-input-stream/peek-buffer\nok 3 /buffered-input-stream/set-buffer-size\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=562393\nok 4 /buffered-input-stream/read-byte\nok 5 /buffered-input-stream/read\nok 6 /buffered-input-stream/read-async\nok 7 /buffered-input-stream/skip\nok 8 /buffered-input-stream/skip-async\nok 9 /buffered-input-stream/seek\n# End of buffered-input-stream tests\n# Start of filter-input-stream tests\nok 10 /filter-input-stream/close\n# End of filter-input-stream tests\nPASS: glib/buffered-input-stream.test\nRunning test: glib/type.test\nTAP version 13\n# random seed: R02S6501e3d9e1a86caeddc33e43e80d6a21\n1..6\n# Start of type tests\nok 1 /type/registration-serial\nok 2 /type/interface-prerequisite\nok 3 /type/interface-check\nok 4 /type/next-base\nok 5 /type/is-a\n# Invalid types can?t be queried.\n# Unclassed types can?t be queried.\nok 6 /type/query\n# End of type tests\nPASS: glib/type.test\nRunning test: glib/dynamictype.test\nTAP version 13\n# random seed: R02S5971827080bcff2e9b05f0a7882d9435\n1..2\n# Start of gobject tests\nok 1 /gobject/dynamic-type\n# Start of dynamic-type tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/623\nok 2 /gobject/dynamic-type/query\n# End of dynamic-type tests\n# End of gobject tests\nPASS: glib/dynamictype.test\nRunning test: glib/unicode-encoding.test\nTAP version 13\n# random seed: R02Sc805f0d9dc284181a25b307998229f10\n1..1\n# Start of unicode tests\nok 1 /unicode/encoding\n# End of unicode tests\nPASS: glib/unicode-encoding.test\nRunning test: glib/appmonitor.test\nTAP version 13\n# random seed: R02See69c79796dbf09d585402381437ea88\n1..1\n# Start of monitor tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/monitor/app/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/monitor/app/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/monitor/app/.dirs/system-config1:/var/volatile/tmp/monitor/app/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/monitor/app/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/monitor/app/.dirs/system-data1:/var/volatile/tmp/monitor/app/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/monitor/app/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/monitor/app/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/monitor/app/.dirs/runtime\n# Using data directory: /var/volatile/tmp/monitor/app/.dirs/data\nok 1 /monitor/app\n# End of monitor tests\nPASS: glib/appmonitor.test\nRunning test: glib/gdbus-peer.test\nTAP version 13\n# random seed: R02S5557a2e4c2e608a8cb3cc12b1777fc34\n1..12\n# Start of gdbus tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/.dirs/runtime\n# Testing with unix:dir address\n# Testing with unix:tmpdir address\n# Testing with unix:path address\nok 1 /gdbus/peer-to-peer\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/system-config1:/var/volatile/tmp/gdbus/delayed-message-processing/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/system-data1:/var/volatile/tmp/gdbus/delayed-message-processing/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/delayed-message-processing/.dirs/runtime\n# Testing with unix:dir address\nok 2 /gdbus/delayed-message-processing\n# slow test /gdbus/delayed-message-processing executed in 0.51 secs\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/system-config1:/var/volatile/tmp/gdbus/nonce-tcp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/system-data1:/var/volatile/tmp/gdbus/nonce-tcp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/nonce-tcp/.dirs/runtime\nok 3 /gdbus/nonce-tcp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/system-config1:/var/volatile/tmp/gdbus/tcp-anonymous/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/system-data1:/var/volatile/tmp/gdbus/tcp-anonymous/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/tcp-anonymous/.dirs/runtime\nok 4 /gdbus/tcp-anonymous\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/credentials/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/credentials/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/credentials/.dirs/system-config1:/var/volatile/tmp/gdbus/credentials/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/credentials/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/credentials/.dirs/system-data1:/var/volatile/tmp/gdbus/credentials/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/credentials/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/credentials/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/credentials/.dirs/runtime\nok 5 /gdbus/credentials\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/system-config1:/var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/system-data1:/var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/codegen-peer-to-peer/.dirs/runtime\n# Testing with unix:dir address\n# Machine ID: 2490a587378079988ef4661c65c1f6e1\nok 6 /gdbus/codegen-peer-to-peer\n# slow test /gdbus/codegen-peer-to-peer executed in 1.11 secs\n# Start of peer-to-peer tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/signals/.dirs/runtime\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1620\n# Testing with unix:dir address\nok 7 /gdbus/peer-to-peer/signals\n# Start of invalid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/invalid/server/.dirs/runtime\nok 8 /gdbus/peer-to-peer/invalid/server\n# Start of conn tests\n# Start of stream tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/async/.dirs/runtime\nok 9 /gdbus/peer-to-peer/invalid/conn/stream/async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/stream/sync/.dirs/runtime\nok 10 /gdbus/peer-to-peer/invalid/conn/stream/sync\n# End of stream tests\n# Start of addr tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/async/.dirs/runtime\nok 11 /gdbus/peer-to-peer/invalid/conn/addr/async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-to-peer/invalid/conn/addr/sync/.dirs/runtime\nok 12 /gdbus/peer-to-peer/invalid/conn/addr/sync\n# End of addr tests\n# End of conn tests\n# End of invalid tests\n# End of peer-to-peer tests\n# End of gdbus tests\nPASS: glib/gdbus-peer.test\nRunning test: glib/basics-gobject.test\nTAP version 13\n# random seed: R02S24abe399e90c6ca000dc533772b6c629\n1..1\n# Start of gobject tests\n# private data during initialization: 54321 == 54321\n# MAIN: emit test-signal:\n# ::test_signal default_handler called\n# ::test_signal default_handler called\n# ::test_signal default_handler called\n# signal return: \"<default_handler><default_handler><default_handler>\"\n# MAIN: call iface print-string on test and derived object:\n# Iface-FOO: \"iface-string-from-test-type\" from 0x5573e43010\n# Iface-BAR: \"iface-string-from-derived-type\" from 0x5573e42f30\n# chaining: \n# Iface-FOO: \"iface-string-from-derived-type\" from 0x5573e42f30\n# private data after initialization: 54321 == 54321\nok 1 /gobject/basics\n# End of gobject tests\nPASS: glib/basics-gobject.test\nRunning test: glib/gdbus-sasl.test\nTAP version 13\n# random seed: R02S936093d8ff5c9ec01085b94d9036282f\n1..1\n# Start of gdbus tests\n# Start of sasl tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/sasl/server/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/sasl/server/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/sasl/server/.dirs/system-config1:/var/volatile/tmp/gdbus/sasl/server/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/sasl/server/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/sasl/server/.dirs/system-data1:/var/volatile/tmp/gdbus/sasl/server/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/sasl/server/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/sasl/server/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/sasl/server/.dirs/runtime\n# New handshake: EXTERNAL with incorrect initial response\n# C:?AUTH EXTERNAL 30?\n# Expect: /^REJECTED.*$/\n# S:?REJECTED EXTERNAL DBUS_COOKIE_SHA1?\n# New handshake: EXTERNAL without initial response, failing to authenticate\n# C:?AUTH EXTERNAL?\n# Expect: /^DATA$/\n# S:?DATA?\n# C:?DATA 30?\n# Expect: /^REJECTED.*$/\n# S:?REJECTED EXTERNAL DBUS_COOKIE_SHA1?\n# New handshake: EXTERNAL with initial response\n# C:?AUTH EXTERNAL 31303030?\n# Expect: /^OK [0-9a-f]+$/\n# S:?OK 75b59d1b2ead3fc01498099b65c1f6f6?\n# New handshake: EXTERNAL without initial response\n# C:?AUTH EXTERNAL?\n# Expect: /^DATA$/\n# S:?DATA?\n# C:?DATA 31303030?\n# Expect: /^OK [0-9a-f]+$/\n# S:?OK 75b59d1b2ead3fc01498099b65c1f6f6?\n# New handshake: EXTERNAL with empty authorization identity\n# C:?AUTH EXTERNAL?\n# Expect: /^DATA$/\n# S:?DATA?\n# C:?DATA?\n# Expect: /^OK [0-9a-f]+$/\n# S:?OK 75b59d1b2ead3fc01498099b65c1f6f6?\n# New handshake: EXTERNAL with empty authorization identity and whitespace\n# C:?AUTH EXTERNAL?\n# Expect: /^DATA$/\n# S:?DATA?\n# C:?DATA ?\n# Expect: /^OK [0-9a-f]+$/\n# S:?OK 75b59d1b2ead3fc01498099b65c1f6f6?\nok 1 /gdbus/sasl/server\n# End of sasl tests\n# End of gdbus tests\nPASS: glib/gdbus-sasl.test\nRunning test: glib/regex.test\nTAP version 13\n# random seed: R02Sb075ed59fc03a9e2317a3269fad6430b\n1..847\n# Start of regex tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 1 /regex/properties\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 2 /regex/class\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 3 /regex/lookahead\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 4 /regex/lookbehind\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 5 /regex/subpattern\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 6 /regex/condition\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 7 /regex/recursion\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=640489\nok 8 /regex/multiline\nok 9 /regex/explicit-crlf\nok 10 /regex/max-lookbehind\nok 11 /regex/compile-errors\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 12 /regex/jit-unsupported-matching\n# /regex/unmatched-named-subpattern summary: Test that unmatched subpatterns can still be queried\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2881\nok 13 /regex/unmatched-named-subpattern\n# Start of new tests\nok 14 /regex/new/1\nok 15 /regex/new/2\nok 16 /regex/new/3\nok 17 /regex/new/4\nok 18 /regex/new/5\nok 19 /regex/new/6\nok 20 /regex/new/7\nok 21 /regex/new/8\nok 22 /regex/new/9\nok 23 /regex/new/10\nok 24 /regex/new/11\nok 25 /regex/new/12\nok 26 /regex/new/13\nok 27 /regex/new/14\nok 28 /regex/new/15\nok 29 /regex/new/16\nok 30 /regex/new/17\nok 31 /regex/new/18\nok 32 /regex/new/19\nok 33 /regex/new/71\nok 34 /regex/new/80\nok 35 /regex/new/82\n# End of new tests\n# Start of new-check-flags tests\nok 36 /regex/new-check-flags/20\nok 37 /regex/new-check-flags/21\nok 38 /regex/new-check-flags/22\nok 39 /regex/new-check-flags/23\nok 40 /regex/new-check-flags/24\nok 41 /regex/new-check-flags/25\nok 42 /regex/new-check-flags/26\nok 43 /regex/new-check-flags/27\nok 44 /regex/new-check-flags/28\nok 45 /regex/new-check-flags/29\nok 46 /regex/new-check-flags/30\nok 47 /regex/new-check-flags/31\nok 48 /regex/new-check-flags/32\nok 49 /regex/new-check-flags/33\nok 50 /regex/new-check-flags/34\nok 51 /regex/new-check-flags/35\nok 52 /regex/new-check-flags/36\n# End of new-check-flags tests\n# Start of new-fail tests\nok 53 /regex/new-fail/37\nok 54 /regex/new-fail/38\nok 55 /regex/new-fail/39\nok 56 /regex/new-fail/40\nok 57 /regex/new-fail/41\nok 58 /regex/new-fail/42\nok 59 /regex/new-fail/43\nok 60 /regex/new-fail/44\nok 61 /regex/new-fail/45\nok 62 /regex/new-fail/46\nok 63 /regex/new-fail/47\nok 64 /regex/new-fail/48\nok 65 /regex/new-fail/49\nok 66 /regex/new-fail/50\nok 67 /regex/new-fail/51\nok 68 /regex/new-fail/52\nok 69 /regex/new-fail/53\nok 70 /regex/new-fail/54\nok 71 /regex/new-fail/55\nok 72 /regex/new-fail/56\nok 73 /regex/new-fail/57\nok 74 /regex/new-fail/58\nok 75 /regex/new-fail/59\nok 76 /regex/new-fail/60\nok 77 /regex/new-fail/61\nok 78 /regex/new-fail/62\nok 79 /regex/new-fail/63\nok 80 /regex/new-fail/64\nok 81 /regex/new-fail/65\nok 82 /regex/new-fail/66\nok 83 /regex/new-fail/67\nok 84 /regex/new-fail/68\nok 85 /regex/new-fail/69\nok 86 /regex/new-fail/70\nok 87 /regex/new-fail/72\nok 88 /regex/new-fail/73\nok 89 /regex/new-fail/74\nok 90 /regex/new-fail/75\nok 91 /regex/new-fail/76\nok 92 /regex/new-fail/77\nok 93 /regex/new-fail/78\nok 94 /regex/new-fail/79\nok 95 /regex/new-fail/81\nok 96 /regex/new-fail/83\nok 97 /regex/new-fail/84\nok 98 /regex/new-fail/85\nok 99 /regex/new-fail/86\nok 100 /regex/new-fail/87\nok 101 /regex/new-fail/88\nok 102 /regex/new-fail/89\nok 103 /regex/new-fail/90\nok 104 /regex/new-fail/91\n# End of new-fail tests\n# Start of match-simple tests\nok 105 /regex/match-simple/92\nok 106 /regex/match-simple/93\nok 107 /regex/match-simple/94\nok 108 /regex/match-simple/95\nok 109 /regex/match-simple/96\nok 110 /regex/match-simple/97\nok 111 /regex/match-simple/98\nok 112 /regex/match-simple/99\nok 113 /regex/match-simple/100\nok 114 /regex/match-simple/101\nok 115 /regex/match-simple/102\nok 116 /regex/match-simple/103\nok 117 /regex/match-simple/104\nok 118 /regex/match-simple/105\nok 119 /regex/match-simple/106\nok 120 /regex/match-simple/107\nok 121 /regex/match-simple/108\nok 122 /regex/match-simple/109\nok 123 /regex/match-simple/110\nok 124 /regex/match-simple/111\nok 125 /regex/match-simple/112\nok 126 /regex/match-simple/113\nok 127 /regex/match-simple/114\nok 128 /regex/match-simple/115\nok 129 /regex/match-simple/116\nok 130 /regex/match-simple/117\nok 131 /regex/match-simple/118\nok 132 /regex/match-simple/119\nok 133 /regex/match-simple/120\nok 134 /regex/match-simple/121\nok 135 /regex/match-simple/122\nok 136 /regex/match-simple/123\nok 137 /regex/match-simple/124\nok 138 /regex/match-simple/125\nok 139 /regex/match-simple/126\nok 140 /regex/match-simple/127\nok 141 /regex/match-simple/128\nok 142 /regex/match-simple/129\nok 143 /regex/match-simple/130\nok 144 /regex/match-simple/131\nok 145 /regex/match-simple/132\nok 146 /regex/match-simple/133\nok 147 /regex/match-simple/134\nok 148 /regex/match-simple/135\nok 149 /regex/match-simple/136\nok 150 /regex/match-simple/137\nok 151 /regex/match-simple/138\nok 152 /regex/match-simple/139\nok 153 /regex/match-simple/140\nok 154 /regex/match-simple/141\nok 155 /regex/match-simple/142\nok 156 /regex/match-simple/143\nok 157 /regex/match-simple/144\nok 158 /regex/match-simple/145\nok 159 /regex/match-simple/146\nok 160 /regex/match-simple/147\nok 161 /regex/match-simple/148\nok 162 /regex/match-simple/149\nok 163 /regex/match-simple/150\nok 164 /regex/match-simple/151\nok 165 /regex/match-simple/152\nok 166 /regex/match-simple/153\nok 167 /regex/match-simple/154\nok 168 /regex/match-simple/155\nok 169 /regex/match-simple/156\nok 170 /regex/match-simple/157\nok 171 /regex/match-simple/158\nok 172 /regex/match-simple/159\nok 173 /regex/match-simple/160\nok 174 /regex/match-simple/161\nok 175 /regex/match-simple/162\nok 176 /regex/match-simple/163\nok 177 /regex/match-simple/164\n# End of match-simple tests\n# Start of match-simple-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 178 /regex/match-simple-optimized/92\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 179 /regex/match-simple-optimized/93\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 180 /regex/match-simple-optimized/94\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 181 /regex/match-simple-optimized/95\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 182 /regex/match-simple-optimized/96\nok 183 /regex/match-simple-optimized/97\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 184 /regex/match-simple-optimized/98\nok 185 /regex/match-simple-optimized/99\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 186 /regex/match-simple-optimized/100\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 187 /regex/match-simple-optimized/101\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 188 /regex/match-simple-optimized/102\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 189 /regex/match-simple-optimized/103\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 190 /regex/match-simple-optimized/104\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 191 /regex/match-simple-optimized/105\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 192 /regex/match-simple-optimized/106\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 193 /regex/match-simple-optimized/107\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 194 /regex/match-simple-optimized/108\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 195 /regex/match-simple-optimized/109\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 196 /regex/match-simple-optimized/110\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 197 /regex/match-simple-optimized/111\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 198 /regex/match-simple-optimized/112\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 199 /regex/match-simple-optimized/113\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 200 /regex/match-simple-optimized/114\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 201 /regex/match-simple-optimized/115\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 202 /regex/match-simple-optimized/116\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 203 /regex/match-simple-optimized/117\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 204 /regex/match-simple-optimized/118\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 205 /regex/match-simple-optimized/119\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 206 /regex/match-simple-optimized/120\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 207 /regex/match-simple-optimized/121\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 208 /regex/match-simple-optimized/122\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 209 /regex/match-simple-optimized/123\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 210 /regex/match-simple-optimized/124\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 211 /regex/match-simple-optimized/125\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 212 /regex/match-simple-optimized/126\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 213 /regex/match-simple-optimized/127\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 214 /regex/match-simple-optimized/128\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 215 /regex/match-simple-optimized/129\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 216 /regex/match-simple-optimized/130\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 217 /regex/match-simple-optimized/131\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 218 /regex/match-simple-optimized/132\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 219 /regex/match-simple-optimized/133\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 220 /regex/match-simple-optimized/134\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 221 /regex/match-simple-optimized/135\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 222 /regex/match-simple-optimized/136\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 223 /regex/match-simple-optimized/137\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 224 /regex/match-simple-optimized/138\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 225 /regex/match-simple-optimized/139\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 226 /regex/match-simple-optimized/140\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 227 /regex/match-simple-optimized/141\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 228 /regex/match-simple-optimized/142\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 229 /regex/match-simple-optimized/143\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 230 /regex/match-simple-optimized/144\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 231 /regex/match-simple-optimized/145\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 232 /regex/match-simple-optimized/146\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 233 /regex/match-simple-optimized/147\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 234 /regex/match-simple-optimized/148\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 235 /regex/match-simple-optimized/149\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 236 /regex/match-simple-optimized/150\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 237 /regex/match-simple-optimized/151\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 238 /regex/match-simple-optimized/152\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 239 /regex/match-simple-optimized/153\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 240 /regex/match-simple-optimized/154\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 241 /regex/match-simple-optimized/155\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 242 /regex/match-simple-optimized/156\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 243 /regex/match-simple-optimized/157\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 244 /regex/match-simple-optimized/158\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 245 /regex/match-simple-optimized/159\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 246 /regex/match-simple-optimized/160\nok 247 /regex/match-simple-optimized/161\nok 248 /regex/match-simple-optimized/162\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 249 /regex/match-simple-optimized/163\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 250 /regex/match-simple-optimized/164\n# End of match-simple-optimized tests\n# Start of match tests\nok 251 /regex/match/165\nok 252 /regex/match/166\nok 253 /regex/match/167\nok 254 /regex/match/168\nok 255 /regex/match/169\nok 256 /regex/match/170\nok 257 /regex/match/171\nok 258 /regex/match/172\nok 259 /regex/match/173\nok 260 /regex/match/174\nok 261 /regex/match/175\nok 262 /regex/match/176\nok 263 /regex/match/177\nok 264 /regex/match/178\nok 265 /regex/match/179\nok 266 /regex/match/180\nok 267 /regex/match/181\nok 268 /regex/match/182\nok 269 /regex/match/183\nok 270 /regex/match/184\nok 271 /regex/match/185\nok 272 /regex/match/186\nok 273 /regex/match/187\nok 274 /regex/match/188\nok 275 /regex/match/189\nok 276 /regex/match/190\nok 277 /regex/match/191\nok 278 /regex/match/192\nok 279 /regex/match/193\nok 280 /regex/match/194\nok 281 /regex/match/195\nok 282 /regex/match/196\nok 283 /regex/match/197\nok 284 /regex/match/198\nok 285 /regex/match/199\nok 286 /regex/match/200\nok 287 /regex/match/201\nok 288 /regex/match/202\nok 289 /regex/match/203\nok 290 /regex/match/204\nok 291 /regex/match/205\nok 292 /regex/match/206\nok 293 /regex/match/207\nok 294 /regex/match/208\nok 295 /regex/match/209\nok 296 /regex/match/210\nok 297 /regex/match/211\nok 298 /regex/match/212\nok 299 /regex/match/213\nok 300 /regex/match/214\nok 301 /regex/match/215\nok 302 /regex/match/216\nok 303 /regex/match/217\nok 304 /regex/match/218\nok 305 /regex/match/219\nok 306 /regex/match/220\nok 307 /regex/match/221\nok 308 /regex/match/222\nok 309 /regex/match/223\nok 310 /regex/match/224\nok 311 /regex/match/225\nok 312 /regex/match/226\nok 313 /regex/match/227\nok 314 /regex/match/228\nok 315 /regex/match/229\nok 316 /regex/match/230\nok 317 /regex/match/231\nok 318 /regex/match/232\nok 319 /regex/match/233\nok 320 /regex/match/234\nok 321 /regex/match/235\nok 322 /regex/match/236\nok 323 /regex/match/237\nok 324 /regex/match/238\nok 325 /regex/match/239\nok 326 /regex/match/240\nok 327 /regex/match/241\nok 328 /regex/match/242\nok 329 /regex/match/243\nok 330 /regex/match/244\nok 331 /regex/match/245\nok 332 /regex/match/246\nok 333 /regex/match/partial281\nok 334 /regex/match/partial282\nok 335 /regex/match/partial283\nok 336 /regex/match/partial284\nok 337 /regex/match/partial285\nok 338 /regex/match/partial286\nok 339 /regex/match/partial287\nok 340 /regex/match/partial288\nok 341 /regex/match/partial289\nok 342 /regex/match/partial290\nok 343 /regex/match/partial291\nok 344 /regex/match/partial292\nok 345 /regex/match/partial293\nok 346 /regex/match/partial294\nok 347 /regex/match/partial295\nok 348 /regex/match/partial296\nok 349 /regex/match/partial297\nok 350 /regex/match/partial298\nok 351 /regex/match/partial299\nok 352 /regex/match/partial300\nok 353 /regex/match/partial301\nok 354 /regex/match/partial302\n# Start of next0 tests\nok 355 /regex/match/next0/247\nok 356 /regex/match/next0/248\nok 357 /regex/match/next0/249\nok 358 /regex/match/next0/250\n# End of next0 tests\n# Start of next1 tests\nok 359 /regex/match/next1/251\nok 360 /regex/match/next1/252\nok 361 /regex/match/next1/253\nok 362 /regex/match/next1/254\nok 363 /regex/match/next1/255\n# End of next1 tests\n# Start of next2 tests\nok 364 /regex/match/next2/256\nok 365 /regex/match/next2/257\nok 366 /regex/match/next2/258\nok 367 /regex/match/next2/259\nok 368 /regex/match/next2/260\nok 369 /regex/match/next2/261\nok 370 /regex/match/next2/262\nok 371 /regex/match/next2/263\n# End of next2 tests\n# Start of next3 tests\nok 372 /regex/match/next3/264\nok 373 /regex/match/next3/265\nok 374 /regex/match/next3/266\nok 375 /regex/match/next3/267\nok 376 /regex/match/next3/268\nok 377 /regex/match/next3/269\n# End of next3 tests\n# Start of next4 tests\nok 378 /regex/match/next4/270\n# End of next4 tests\n# Start of count tests\nok 379 /regex/match/count/271\nok 380 /regex/match/count/272\nok 381 /regex/match/count/273\nok 382 /regex/match/count/274\nok 383 /regex/match/count/275\nok 384 /regex/match/count/276\nok 385 /regex/match/count/277\nok 386 /regex/match/count/278\nok 387 /regex/match/count/279\nok 388 /regex/match/count/280\n# End of count tests\n# Start of count-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 389 /regex/match/count-optimized/271\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 390 /regex/match/count-optimized/272\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 391 /regex/match/count-optimized/273\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 392 /regex/match/count-optimized/274\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 393 /regex/match/count-optimized/275\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 394 /regex/match/count-optimized/276\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 395 /regex/match/count-optimized/277\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 396 /regex/match/count-optimized/278\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 397 /regex/match/count-optimized/279\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 398 /regex/match/count-optimized/280\n# End of count-optimized tests\n# Start of partial-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 399 /regex/match/partial-optimized/281\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 400 /regex/match/partial-optimized/282\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 401 /regex/match/partial-optimized/283\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 402 /regex/match/partial-optimized/284\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 403 /regex/match/partial-optimized/285\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 404 /regex/match/partial-optimized/286\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 405 /regex/match/partial-optimized/287\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 406 /regex/match/partial-optimized/288\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 407 /regex/match/partial-optimized/289\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 408 /regex/match/partial-optimized/290\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 409 /regex/match/partial-optimized/291\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 410 /regex/match/partial-optimized/292\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 411 /regex/match/partial-optimized/293\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 412 /regex/match/partial-optimized/294\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 413 /regex/match/partial-optimized/295\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 414 /regex/match/partial-optimized/296\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 415 /regex/match/partial-optimized/297\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 416 /regex/match/partial-optimized/298\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 417 /regex/match/partial-optimized/299\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 418 /regex/match/partial-optimized/300\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 419 /regex/match/partial-optimized/301\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 420 /regex/match/partial-optimized/302\n# End of partial-optimized tests\n# Start of subpattern tests\nok 421 /regex/match/subpattern/303\nok 422 /regex/match/subpattern/304\nok 423 /regex/match/subpattern/305\nok 424 /regex/match/subpattern/306\nok 425 /regex/match/subpattern/307\nok 426 /regex/match/subpattern/308\nok 427 /regex/match/subpattern/309\nok 428 /regex/match/subpattern/310\nok 429 /regex/match/subpattern/311\nok 430 /regex/match/subpattern/312\nok 431 /regex/match/subpattern/313\nok 432 /regex/match/subpattern/314\nok 433 /regex/match/subpattern/315\n# Start of named tests\n# Start of dupnames tests\nok 434 /regex/match/subpattern/named/dupnames/325\nok 435 /regex/match/subpattern/named/dupnames/326\nok 436 /regex/match/subpattern/named/dupnames/327\nok 437 /regex/match/subpattern/named/dupnames/328\nok 438 /regex/match/subpattern/named/dupnames/329\n# End of dupnames tests\n# End of named tests\n# End of subpattern tests\n# Start of subpattern-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 439 /regex/match/subpattern-optimized/303\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 440 /regex/match/subpattern-optimized/304\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 441 /regex/match/subpattern-optimized/305\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 442 /regex/match/subpattern-optimized/306\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 443 /regex/match/subpattern-optimized/307\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 444 /regex/match/subpattern-optimized/308\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 445 /regex/match/subpattern-optimized/309\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 446 /regex/match/subpattern-optimized/310\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 447 /regex/match/subpattern-optimized/311\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 448 /regex/match/subpattern-optimized/312\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 449 /regex/match/subpattern-optimized/313\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 450 /regex/match/subpattern-optimized/314\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 451 /regex/match/subpattern-optimized/315\n# End of subpattern-optimized tests\n# Start of named tests\n# Start of subpattern tests\nok 452 /regex/match/named/subpattern/316\nok 453 /regex/match/named/subpattern/317\nok 454 /regex/match/named/subpattern/318\nok 455 /regex/match/named/subpattern/319\nok 456 /regex/match/named/subpattern/320\nok 457 /regex/match/named/subpattern/321\nok 458 /regex/match/named/subpattern/322\nok 459 /regex/match/named/subpattern/323\nok 460 /regex/match/named/subpattern/324\nok 461 /regex/match/named/subpattern/330\nok 462 /regex/match/named/subpattern/331\nok 463 /regex/match/named/subpattern/332\nok 464 /regex/match/named/subpattern/333\nok 465 /regex/match/named/subpattern/334\n# End of subpattern tests\n# End of named tests\n# End of match tests\n# Start of match-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 466 /regex/match-optimized/165\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 467 /regex/match-optimized/166\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 468 /regex/match-optimized/167\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 469 /regex/match-optimized/168\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 470 /regex/match-optimized/169\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 471 /regex/match-optimized/170\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 472 /regex/match-optimized/171\nok 473 /regex/match-optimized/172\nok 474 /regex/match-optimized/173\nok 475 /regex/match-optimized/174\nok 476 /regex/match-optimized/175\nok 477 /regex/match-optimized/176\nok 478 /regex/match-optimized/177\nok 479 /regex/match-optimized/178\nok 480 /regex/match-optimized/179\nok 481 /regex/match-optimized/180\nok 482 /regex/match-optimized/181\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 483 /regex/match-optimized/182\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 484 /regex/match-optimized/183\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 485 /regex/match-optimized/184\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 486 /regex/match-optimized/185\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 487 /regex/match-optimized/186\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 488 /regex/match-optimized/187\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 489 /regex/match-optimized/188\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 490 /regex/match-optimized/189\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 491 /regex/match-optimized/190\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 492 /regex/match-optimized/191\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 493 /regex/match-optimized/192\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 494 /regex/match-optimized/193\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 495 /regex/match-optimized/194\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 496 /regex/match-optimized/195\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 497 /regex/match-optimized/196\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 498 /regex/match-optimized/197\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 499 /regex/match-optimized/198\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 500 /regex/match-optimized/199\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 501 /regex/match-optimized/200\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 502 /regex/match-optimized/201\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 503 /regex/match-optimized/202\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 504 /regex/match-optimized/203\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 505 /regex/match-optimized/204\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 506 /regex/match-optimized/205\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 507 /regex/match-optimized/206\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 508 /regex/match-optimized/207\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 509 /regex/match-optimized/208\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 510 /regex/match-optimized/209\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 511 /regex/match-optimized/210\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 512 /regex/match-optimized/211\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 513 /regex/match-optimized/212\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 514 /regex/match-optimized/213\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 515 /regex/match-optimized/214\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 516 /regex/match-optimized/215\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 517 /regex/match-optimized/216\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 518 /regex/match-optimized/217\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 519 /regex/match-optimized/218\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 520 /regex/match-optimized/219\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 521 /regex/match-optimized/220\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 522 /regex/match-optimized/221\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 523 /regex/match-optimized/222\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 524 /regex/match-optimized/223\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 525 /regex/match-optimized/224\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 526 /regex/match-optimized/225\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 527 /regex/match-optimized/226\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 528 /regex/match-optimized/227\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 529 /regex/match-optimized/228\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 530 /regex/match-optimized/229\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 531 /regex/match-optimized/230\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 532 /regex/match-optimized/231\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 533 /regex/match-optimized/232\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 534 /regex/match-optimized/233\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 535 /regex/match-optimized/234\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 536 /regex/match-optimized/235\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 537 /regex/match-optimized/236\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 538 /regex/match-optimized/237\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 539 /regex/match-optimized/238\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 540 /regex/match-optimized/239\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 541 /regex/match-optimized/240\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 542 /regex/match-optimized/241\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 543 /regex/match-optimized/242\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 544 /regex/match-optimized/243\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 545 /regex/match-optimized/244\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 546 /regex/match-optimized/245\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 547 /regex/match-optimized/246\n# End of match-optimized tests\n# Start of fetch-all0 tests\nok 548 /regex/fetch-all0/335\nok 549 /regex/fetch-all0/336\n# End of fetch-all0 tests\n# Start of fetch-all1 tests\nok 550 /regex/fetch-all1/337\nok 551 /regex/fetch-all1/338\nok 552 /regex/fetch-all1/339\n# End of fetch-all1 tests\n# Start of fetch-all2 tests\nok 553 /regex/fetch-all2/340\nok 554 /regex/fetch-all2/341\nok 555 /regex/fetch-all2/342\n# End of fetch-all2 tests\n# Start of fetch-all3 tests\nok 556 /regex/fetch-all3/343\nok 557 /regex/fetch-all3/344\nok 558 /regex/fetch-all3/345\nok 559 /regex/fetch-all3/346\nok 560 /regex/fetch-all3/347\n# End of fetch-all3 tests\n# Start of split tests\n# Start of simple0 tests\nok 561 /regex/split/simple0/348\nok 562 /regex/split/simple0/349\nok 563 /regex/split/simple0/364\nok 564 /regex/split/simple0/365\n# End of simple0 tests\n# Start of simple1 tests\nok 565 /regex/split/simple1/350\nok 566 /regex/split/simple1/351\n# End of simple1 tests\n# Start of simple2 tests\nok 567 /regex/split/simple2/352\nok 568 /regex/split/simple2/358\nok 569 /regex/split/simple2/360\n# End of simple2 tests\n# Start of simple3 tests\nok 570 /regex/split/simple3/353\nok 571 /regex/split/simple3/354\nok 572 /regex/split/simple3/355\nok 573 /regex/split/simple3/356\nok 574 /regex/split/simple3/357\nok 575 /regex/split/simple3/359\nok 576 /regex/split/simple3/361\nok 577 /regex/split/simple3/362\nok 578 /regex/split/simple3/363\n# End of simple3 tests\n# End of split tests\n# Start of split0 tests\nok 579 /regex/split0/366\nok 580 /regex/split0/368\n# End of split0 tests\n# Start of full-split0 tests\nok 581 /regex/full-split0/367\nok 582 /regex/full-split0/369\nok 583 /regex/full-split0/370\nok 584 /regex/full-split0/371\nok 585 /regex/full-split0/372\n# End of full-split0 tests\n# Start of split1 tests\nok 586 /regex/split1/373\nok 587 /regex/split1/376\n# End of split1 tests\n# Start of full-split1 tests\nok 588 /regex/full-split1/374\nok 589 /regex/full-split1/375\nok 590 /regex/full-split1/377\nok 591 /regex/full-split1/378\nok 592 /regex/full-split1/404\n# End of full-split1 tests\n# Start of split2 tests\nok 593 /regex/split2/379\nok 594 /regex/split2/383\nok 595 /regex/split2/395\n# End of split2 tests\n# Start of full-split2 tests\nok 596 /regex/full-split2/380\nok 597 /regex/full-split2/381\nok 598 /regex/full-split2/382\nok 599 /regex/full-split2/384\nok 600 /regex/full-split2/396\nok 601 /regex/full-split2/399\nok 602 /regex/full-split2/405\n# End of full-split2 tests\n# Start of split3 tests\nok 603 /regex/split3/385\nok 604 /regex/split3/387\nok 605 /regex/split3/389\nok 606 /regex/split3/391\nok 607 /regex/split3/393\nok 608 /regex/split3/397\nok 609 /regex/split3/400\nok 610 /regex/split3/402\n# End of split3 tests\n# Start of full-split3 tests\nok 611 /regex/full-split3/386\nok 612 /regex/full-split3/388\nok 613 /regex/full-split3/390\nok 614 /regex/full-split3/392\nok 615 /regex/full-split3/394\nok 616 /regex/full-split3/398\nok 617 /regex/full-split3/401\nok 618 /regex/full-split3/403\nok 619 /regex/full-split3/406\nok 620 /regex/full-split3/407\n# End of full-split3 tests\n# Start of check-repacement tests\nok 621 /regex/check-repacement/408\nok 622 /regex/check-repacement/409\nok 623 /regex/check-repacement/410\nok 624 /regex/check-repacement/411\nok 625 /regex/check-repacement/412\nok 626 /regex/check-repacement/413\nok 627 /regex/check-repacement/414\nok 628 /regex/check-repacement/415\n# End of check-repacement tests\n# Start of expand tests\nok 629 /regex/expand/416\nok 630 /regex/expand/417\nok 631 /regex/expand/418\nok 632 /regex/expand/419\nok 633 /regex/expand/420\nok 634 /regex/expand/421\nok 635 /regex/expand/422\nok 636 /regex/expand/423\nok 637 /regex/expand/424\nok 638 /regex/expand/425\nok 639 /regex/expand/426\nok 640 /regex/expand/427\nok 641 /regex/expand/428\nok 642 /regex/expand/429\nok 643 /regex/expand/430\nok 644 /regex/expand/431\nok 645 /regex/expand/432\nok 646 /regex/expand/433\nok 647 /regex/expand/434\nok 648 /regex/expand/435\nok 649 /regex/expand/436\nok 650 /regex/expand/437\nok 651 /regex/expand/438\nok 652 /regex/expand/439\nok 653 /regex/expand/440\nok 654 /regex/expand/441\nok 655 /regex/expand/442\nok 656 /regex/expand/443\nok 657 /regex/expand/444\nok 658 /regex/expand/445\nok 659 /regex/expand/446\nok 660 /regex/expand/447\nok 661 /regex/expand/448\nok 662 /regex/expand/449\nok 663 /regex/expand/450\nok 664 /regex/expand/451\nok 665 /regex/expand/452\nok 666 /regex/expand/453\nok 667 /regex/expand/454\nok 668 /regex/expand/455\nok 669 /regex/expand/456\nok 670 /regex/expand/457\nok 671 /regex/expand/458\nok 672 /regex/expand/459\nok 673 /regex/expand/460\nok 674 /regex/expand/461\nok 675 /regex/expand/462\nok 676 /regex/expand/463\nok 677 /regex/expand/464\nok 678 /regex/expand/465\nok 679 /regex/expand/466\nok 680 /regex/expand/467\nok 681 /regex/expand/468\nok 682 /regex/expand/469\nok 683 /regex/expand/470\nok 684 /regex/expand/471\nok 685 /regex/expand/472\nok 686 /regex/expand/473\nok 687 /regex/expand/474\nok 688 /regex/expand/475\nok 689 /regex/expand/476\nok 690 /regex/expand/477\nok 691 /regex/expand/478\nok 692 /regex/expand/479\nok 693 /regex/expand/480\nok 694 /regex/expand/481\n# End of expand tests\n# Start of replace tests\nok 695 /regex/replace/482\nok 696 /regex/replace/483\nok 697 /regex/replace/484\nok 698 /regex/replace/485\nok 699 /regex/replace/486\nok 700 /regex/replace/487\nok 701 /regex/replace/488\nok 702 /regex/replace/489\nok 703 /regex/replace/490\nok 704 /regex/replace/491\nok 705 /regex/replace/492\nok 706 /regex/replace/493\nok 707 /regex/replace/494\nok 708 /regex/replace/495\nok 709 /regex/replace/496\nok 710 /regex/replace/497\nok 711 /regex/replace/498\nok 712 /regex/replace/499\nok 713 /regex/replace/500\nok 714 /regex/replace/501\nok 715 /regex/replace/502\nok 716 /regex/replace/503\nok 717 /regex/replace/504\nok 718 /regex/replace/505\nok 719 /regex/replace/506\nok 720 /regex/replace/507\nok 721 /regex/replace/508\nok 722 /regex/replace/509\n# End of replace tests\n# Start of replace-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 723 /regex/replace-optimized/482\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 724 /regex/replace-optimized/483\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 725 /regex/replace-optimized/484\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 726 /regex/replace-optimized/485\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 727 /regex/replace-optimized/486\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 728 /regex/replace-optimized/487\nok 729 /regex/replace-optimized/488\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 730 /regex/replace-optimized/489\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 731 /regex/replace-optimized/490\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 732 /regex/replace-optimized/491\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 733 /regex/replace-optimized/492\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 734 /regex/replace-optimized/493\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 735 /regex/replace-optimized/494\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 736 /regex/replace-optimized/495\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 737 /regex/replace-optimized/496\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 738 /regex/replace-optimized/497\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 739 /regex/replace-optimized/498\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 740 /regex/replace-optimized/499\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 741 /regex/replace-optimized/500\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 742 /regex/replace-optimized/501\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 743 /regex/replace-optimized/502\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 744 /regex/replace-optimized/503\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 745 /regex/replace-optimized/504\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 746 /regex/replace-optimized/505\nok 747 /regex/replace-optimized/506\nok 748 /regex/replace-optimized/507\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 749 /regex/replace-optimized/508\nok 750 /regex/replace-optimized/509\n# End of replace-optimized tests\n# Start of replace-literally tests\nok 751 /regex/replace-literally/510\nok 752 /regex/replace-literally/511\nok 753 /regex/replace-literally/512\nok 754 /regex/replace-literally/513\nok 755 /regex/replace-literally/514\nok 756 /regex/replace-literally/515\nok 757 /regex/replace-literally/516\nok 758 /regex/replace-literally/517\nok 759 /regex/replace-literally/518\nok 760 /regex/replace-literally/519\nok 761 /regex/replace-literally/520\nok 762 /regex/replace-literally/521\nok 763 /regex/replace-literally/522\nok 764 /regex/replace-literally/523\nok 765 /regex/replace-literally/524\nok 766 /regex/replace-literally/525\nok 767 /regex/replace-literally/526\nok 768 /regex/replace-literally/527\nok 769 /regex/replace-literally/528\nok 770 /regex/replace-literally/529\n# End of replace-literally tests\n# Start of string-number tests\nok 771 /regex/string-number/530\nok 772 /regex/string-number/531\nok 773 /regex/string-number/532\nok 774 /regex/string-number/533\nok 775 /regex/string-number/534\nok 776 /regex/string-number/535\nok 777 /regex/string-number/536\nok 778 /regex/string-number/537\nok 779 /regex/string-number/538\nok 780 /regex/string-number/539\nok 781 /regex/string-number/540\nok 782 /regex/string-number/541\nok 783 /regex/string-number/542\nok 784 /regex/string-number/543\nok 785 /regex/string-number/544\n# End of string-number tests\n# Start of escape_nul tests\nok 786 /regex/escape_nul/545\nok 787 /regex/escape_nul/546\nok 788 /regex/escape_nul/547\nok 789 /regex/escape_nul/548\nok 790 /regex/escape_nul/549\nok 791 /regex/escape_nul/550\nok 792 /regex/escape_nul/551\nok 793 /regex/escape_nul/552\nok 794 /regex/escape_nul/553\nok 795 /regex/escape_nul/554\nok 796 /regex/escape_nul/555\nok 797 /regex/escape_nul/556\nok 798 /regex/escape_nul/557\nok 799 /regex/escape_nul/558\nok 800 /regex/escape_nul/559\n# End of escape_nul tests\n# Start of escape tests\nok 801 /regex/escape/560\nok 802 /regex/escape/561\nok 803 /regex/escape/562\nok 804 /regex/escape/563\nok 805 /regex/escape/564\nok 806 /regex/escape/565\nok 807 /regex/escape/566\nok 808 /regex/escape/567\nok 809 /regex/escape/568\nok 810 /regex/escape/569\nok 811 /regex/escape/570\nok 812 /regex/escape/571\nok 813 /regex/escape/572\nok 814 /regex/escape/573\nok 815 /regex/escape/574\nok 816 /regex/escape/575\nok 817 /regex/escape/576\nok 818 /regex/escape/577\n# End of escape tests\n# Start of match-all0 tests\nok 819 /regex/match-all0/578\nok 820 /regex/match-all0/580\n# End of match-all0 tests\n# Start of match-all-full0 tests\nok 821 /regex/match-all-full0/579\nok 822 /regex/match-all-full0/581\nok 823 /regex/match-all-full0/582\nok 824 /regex/match-all-full0/583\n# End of match-all-full0 tests\n# Start of match-all1 tests\nok 825 /regex/match-all1/584\nok 826 /regex/match-all1/586\nok 827 /regex/match-all1/591\n# End of match-all1 tests\n# Start of match-all-full1 tests\nok 828 /regex/match-all-full1/585\nok 829 /regex/match-all-full1/587\nok 830 /regex/match-all-full1/588\nok 831 /regex/match-all-full1/589\nok 832 /regex/match-all-full1/590\nok 833 /regex/match-all-full1/592\n# End of match-all-full1 tests\n# Start of match-all2 tests\nok 834 /regex/match-all2/593\nok 835 /regex/match-all2/595\nok 836 /regex/match-all2/597\n# End of match-all2 tests\n# Start of match-all-full2 tests\nok 837 /regex/match-all-full2/594\nok 838 /regex/match-all-full2/596\nok 839 /regex/match-all-full2/598\n# End of match-all-full2 tests\n# Start of match-all3 tests\nok 840 /regex/match-all3/599\nok 841 /regex/match-all3/601\n# End of match-all3 tests\n# Start of match-all-full3 tests\nok 842 /regex/match-all-full3/600\nok 843 /regex/match-all-full3/602\n# End of match-all-full3 tests\n# Start of match-notempty tests\nok 844 /regex/match-notempty/603\n# End of match-notempty tests\n# Start of match-notempty-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 845 /regex/match-notempty-optimized/603\n# End of match-notempty-optimized tests\n# Start of match-notempty-atstart tests\nok 846 /regex/match-notempty-atstart/604\n# End of match-notempty-atstart tests\n# Start of match-notempty-atstart-optimized tests\n# GLib-DEBUG: JIT compilation was requested with G_REGEX_OPTIMIZE, but JIT support is not available. Falling back to interpretive code.\nok 847 /regex/match-notempty-atstart-optimized/604\n# End of match-notempty-atstart-optimized tests\n# End of regex tests\nPASS: glib/regex.test\nRunning test: glib/file.test\nTAP version 13\n# random seed: R02S9730f99033dad57be85f052b0ef281fe\n1..50\n# Start of file tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/basic/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/basic/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/basic/.dirs/system-config1:/var/volatile/tmp/file/basic/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/basic/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/basic/.dirs/system-data1:/var/volatile/tmp/file/basic/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/basic/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/basic/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/basic/.dirs/runtime\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /file/basic\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/build-filename/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/build-filename/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/build-filename/.dirs/system-config1:/var/volatile/tmp/file/build-filename/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/build-filename/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/build-filename/.dirs/system-data1:/var/volatile/tmp/file/build-filename/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/build-filename/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/build-filename/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/build-filename/.dirs/runtime\nok 2 /file/build-filename\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/build-filenamev/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/build-filenamev/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/build-filenamev/.dirs/system-config1:/var/volatile/tmp/file/build-filenamev/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/build-filenamev/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/build-filenamev/.dirs/system-data1:/var/volatile/tmp/file/build-filenamev/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/build-filenamev/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/build-filenamev/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/build-filenamev/.dirs/runtime\nok 3 /file/build-filenamev\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/parent/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/parent/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/parent/.dirs/system-config1:/var/volatile/tmp/file/parent/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/parent/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/parent/.dirs/system-data1:/var/volatile/tmp/file/parent/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/parent/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/parent/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/parent/.dirs/runtime\nok 4 /file/parent\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/child/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/child/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/child/.dirs/system-config1:/var/volatile/tmp/file/child/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/child/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/child/.dirs/system-data1:/var/volatile/tmp/file/child/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/child/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/child/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/child/.dirs/runtime\nok 5 /file/child\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/empty-path/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/empty-path/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/empty-path/.dirs/system-config1:/var/volatile/tmp/file/empty-path/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/empty-path/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/empty-path/.dirs/system-data1:/var/volatile/tmp/file/empty-path/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/empty-path/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/empty-path/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/empty-path/.dirs/runtime\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2328\n# /file/empty-path summary: Check that creating a file with an empty path results in errors\nok 6 /file/empty-path\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/type/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/type/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/type/.dirs/system-config1:/var/volatile/tmp/file/type/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/type/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/type/.dirs/system-data1:/var/volatile/tmp/file/type/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/type/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/type/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/type/.dirs/runtime\nok 7 /file/type\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/parse-name/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/parse-name/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/parse-name/.dirs/system-config1:/var/volatile/tmp/file/parse-name/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/parse-name/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/parse-name/.dirs/system-data1:/var/volatile/tmp/file/parse-name/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/parse-name/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/parse-name/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/parse-name/.dirs/runtime\nok 8 /file/parse-name\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace-load/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace-load/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace-load/.dirs/system-config1:/var/volatile/tmp/file/replace-load/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace-load/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace-load/.dirs/system-data1:/var/volatile/tmp/file/replace-load/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace-load/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace-load/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace-load/.dirs/runtime\nok 9 /file/replace-load\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace-cancel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace-cancel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace-cancel/.dirs/system-config1:/var/volatile/tmp/file/replace-cancel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace-cancel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace-cancel/.dirs/system-data1:/var/volatile/tmp/file/replace-cancel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace-cancel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace-cancel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace-cancel/.dirs/runtime\n# Bug Reference: https://bugzilla.gnome.org/629301\nok 10 /file/replace-cancel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace-symlink/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace-symlink/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace-symlink/.dirs/system-config1:/var/volatile/tmp/file/replace-symlink/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace-symlink/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace-symlink/.dirs/system-data1:/var/volatile/tmp/file/replace-symlink/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace-symlink/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace-symlink/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace-symlink/.dirs/runtime\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2325\n# /file/replace-symlink summary: Test that G_FILE_CREATE_REPLACE_DESTINATION doesn?t follow symlinks\n# Using temporary directory /var/volatile/tmp/g_file_replace_symlink_1S6VI2\nok 11 /file/replace-symlink\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-new-tmp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-new-tmp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-new-tmp/.dirs/system-config1:/var/volatile/tmp/file/async-new-tmp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-new-tmp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-new-tmp/.dirs/system-data1:/var/volatile/tmp/file/async-new-tmp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-new-tmp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-new-tmp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-new-tmp/.dirs/runtime\nok 12 /file/async-new-tmp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/system-config1:/var/volatile/tmp/file/async-new-tmp-dir/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/system-data1:/var/volatile/tmp/file/async-new-tmp-dir/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-new-tmp-dir/.dirs/runtime\nok 13 /file/async-new-tmp-dir\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-delete/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-delete/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-delete/.dirs/system-config1:/var/volatile/tmp/file/async-delete/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-delete/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-delete/.dirs/system-data1:/var/volatile/tmp/file/async-delete/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-delete/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-delete/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-delete/.dirs/runtime\nok 14 /file/async-delete\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-make-symlink/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-make-symlink/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-make-symlink/.dirs/system-config1:/var/volatile/tmp/file/async-make-symlink/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-make-symlink/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-make-symlink/.dirs/system-data1:/var/volatile/tmp/file/async-make-symlink/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-make-symlink/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-make-symlink/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-make-symlink/.dirs/runtime\nok 15 /file/async-make-symlink\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/copy-preserve-mode/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/copy-preserve-mode/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/copy-preserve-mode/.dirs/system-config1:/var/volatile/tmp/file/copy-preserve-mode/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/copy-preserve-mode/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/copy-preserve-mode/.dirs/system-data1:/var/volatile/tmp/file/copy-preserve-mode/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/copy-preserve-mode/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/copy-preserve-mode/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/copy-preserve-mode/.dirs/runtime\n# Current umask: 18\n# Vector 0\n# Vector 1\n# Vector 2\n# Vector 3\n# Vector 4\n# Vector 5\n# Vector 6\n# Vector 7\nok 16 /file/copy-preserve-mode\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/measure/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/measure/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/measure/.dirs/system-config1:/var/volatile/tmp/file/measure/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/measure/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/measure/.dirs/system-data1:/var/volatile/tmp/file/measure/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/measure/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/measure/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/measure/.dirs/runtime\nok 17 /file/measure\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/measure-async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/measure-async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/measure-async/.dirs/system-config1:/var/volatile/tmp/file/measure-async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/measure-async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/measure-async/.dirs/system-data1:/var/volatile/tmp/file/measure-async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/measure-async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/measure-async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/measure-async/.dirs/runtime\nok 18 /file/measure-async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/load-bytes/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/load-bytes/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/load-bytes/.dirs/system-config1:/var/volatile/tmp/file/load-bytes/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/load-bytes/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/load-bytes/.dirs/system-data1:/var/volatile/tmp/file/load-bytes/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/load-bytes/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/load-bytes/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/load-bytes/.dirs/runtime\nok 19 /file/load-bytes\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/load-bytes-async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/load-bytes-async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/load-bytes-async/.dirs/system-config1:/var/volatile/tmp/file/load-bytes-async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/load-bytes-async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/load-bytes-async/.dirs/system-data1:/var/volatile/tmp/file/load-bytes-async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/load-bytes-async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/load-bytes-async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/load-bytes-async/.dirs/runtime\nok 20 /file/load-bytes-async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/.dirs/system-config1:/var/volatile/tmp/file/writev/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/.dirs/system-data1:/var/volatile/tmp/file/writev/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/.dirs/runtime\nok 21 /file/writev\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/system-config1:/var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/system-data1:/var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/build-attribute-list-for-copy/.dirs/runtime\n# Attributes for copy: standard::size,time::modified,time::modified-nsec,time::modified-usec,unix::mode,xattr::*\n# Attributes for copy: standard::size,time::modified,time::modified-nsec,time::modified-usec,xattr::*\n# Attributes for copy: standard::size,time::access,time::access-nsec,time::access-usec,time::modified,time::modified-nsec,time::modified-usec,unix::gid,unix::mode,unix::uid,xattr::*,xattr-sys::*\n# Attributes for copy: standard::size,time::access,time::access-nsec,time::access-usec,time::modified,time::modified-nsec,time::modified-usec,unix::gid,unix::uid,xattr::*,xattr-sys::*\nok 22 /file/build-attribute-list-for-copy\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/move_async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/move_async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/move_async/.dirs/system-config1:/var/volatile/tmp/file/move_async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/move_async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/move_async/.dirs/system-data1:/var/volatile/tmp/file/move_async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/move_async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/move_async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/move_async/.dirs/runtime\nok 23 /file/move_async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/system-config1:/var/volatile/tmp/file/query-zero-length-content-type/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/system-data1:/var/volatile/tmp/file/query-zero-length-content-type/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/query-zero-length-content-type/.dirs/runtime\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=755795\n# /file/query-zero-length-content-type summary: empty files should always be considered application/x-zerosize\nok 24 /file/query-zero-length-content-type\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/query-default-handler-file/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/query-default-handler-file/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/query-default-handler-file/.dirs/system-config1:/var/volatile/tmp/file/query-default-handler-file/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/query-default-handler-file/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/query-default-handler-file/.dirs/system-data1:/var/volatile/tmp/file/query-default-handler-file/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/query-default-handler-file/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/query-default-handler-file/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/query-default-handler-file/.dirs/runtime\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file/.dirs/data/applications\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file/.dirs/config\nok 25 /file/query-default-handler-file\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/system-config1:/var/volatile/tmp/file/query-default-handler-file-async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/system-data1:/var/volatile/tmp/file/query-default-handler-file-async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/runtime\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file-async/.dirs/data/applications\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/file/query-default-handler-file/.dirs/config to /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config\nok 26 /file/query-default-handler-file-async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/query-default-handler-uri/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/query-default-handler-uri/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/query-default-handler-uri/.dirs/system-config1:/var/volatile/tmp/file/query-default-handler-uri/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/query-default-handler-uri/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/query-default-handler-uri/.dirs/system-data1:/var/volatile/tmp/file/query-default-handler-uri/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/query-default-handler-uri/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/query-default-handler-uri/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/query-default-handler-uri/.dirs/runtime\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri/.dirs/data/applications\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/file/query-default-handler-file-async/.dirs/config to /var/volatile/tmp/file/query-default-handler-uri/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri/.dirs/config\nok 27 /file/query-default-handler-uri\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/system-config1:/var/volatile/tmp/file/query-default-handler-uri-async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/system-data1:/var/volatile/tmp/file/query-default-handler-uri-async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/runtime\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/data/applications\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/file/query-default-handler-uri/.dirs/config to /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/file/query-default-handler-uri-async/.dirs/config\nok 28 /file/query-default-handler-uri-async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/enumerator-cancellation/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/enumerator-cancellation/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/enumerator-cancellation/.dirs/system-config1:/var/volatile/tmp/file/enumerator-cancellation/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/enumerator-cancellation/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/enumerator-cancellation/.dirs/system-data1:/var/volatile/tmp/file/enumerator-cancellation/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/enumerator-cancellation/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/enumerator-cancellation/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/enumerator-cancellation/.dirs/runtime\nok 29 /file/enumerator-cancellation\n# Start of async-create-delete tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-create-delete/0/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-create-delete/0/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-create-delete/0/.dirs/system-config1:/var/volatile/tmp/file/async-create-delete/0/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-create-delete/0/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-create-delete/0/.dirs/system-data1:/var/volatile/tmp/file/async-create-delete/0/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-create-delete/0/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-create-delete/0/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-create-delete/0/.dirs/runtime\nok 30 /file/async-create-delete/0\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-create-delete/1/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-create-delete/1/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-create-delete/1/.dirs/system-config1:/var/volatile/tmp/file/async-create-delete/1/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-create-delete/1/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-create-delete/1/.dirs/system-data1:/var/volatile/tmp/file/async-create-delete/1/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-create-delete/1/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-create-delete/1/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-create-delete/1/.dirs/runtime\nok 31 /file/async-create-delete/1\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-create-delete/10/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-create-delete/10/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-create-delete/10/.dirs/system-config1:/var/volatile/tmp/file/async-create-delete/10/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-create-delete/10/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-create-delete/10/.dirs/system-data1:/var/volatile/tmp/file/async-create-delete/10/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-create-delete/10/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-create-delete/10/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-create-delete/10/.dirs/runtime\nok 32 /file/async-create-delete/10\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-create-delete/25/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-create-delete/25/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-create-delete/25/.dirs/system-config1:/var/volatile/tmp/file/async-create-delete/25/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-create-delete/25/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-create-delete/25/.dirs/system-data1:/var/volatile/tmp/file/async-create-delete/25/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-create-delete/25/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-create-delete/25/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-create-delete/25/.dirs/runtime\nok 33 /file/async-create-delete/25\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/async-create-delete/4096/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/async-create-delete/4096/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/async-create-delete/4096/.dirs/system-config1:/var/volatile/tmp/file/async-create-delete/4096/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/async-create-delete/4096/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/async-create-delete/4096/.dirs/system-data1:/var/volatile/tmp/file/async-create-delete/4096/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/async-create-delete/4096/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/async-create-delete/4096/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/async-create-delete/4096/.dirs/runtime\nok 34 /file/async-create-delete/4096\n# End of async-create-delete tests\n# Start of replace-symlink tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/system-config1:/var/volatile/tmp/file/replace-symlink/using-etag/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/system-data1:/var/volatile/tmp/file/replace-symlink/using-etag/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace-symlink/using-etag/.dirs/runtime\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2417\n# /file/replace-symlink/using-etag summary: Test that ETag checks work when replacing a file through a symlink\n# Using temporary directory /var/volatile/tmp/g_file_replace_symlink_using_etag_KOR5I2\nExecuting: glib/file.test\nok 35 /file/replace-symlink/using-etag\n# slow test /file/replace-symlink/using-etag executed in 2.00 secs\n# End of replace-symlink tests\n# Start of replace tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace/write-only/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace/write-only/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace/write-only/.dirs/system-config1:/var/volatile/tmp/file/replace/write-only/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace/write-only/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace/write-only/.dirs/system-data1:/var/volatile/tmp/file/replace/write-only/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace/write-only/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace/write-only/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace/write-only/.dirs/runtime\n# /file/replace/write-only summary: Test various situations for g_file_replace()\n# Current umask: 18\n# Test 0, using temporary directory /var/volatile/tmp/g_file_replace_O1T5I2\n# Test 1, using temporary directory /var/volatile/tmp/g_file_replace_CET5I2\n# Test 2, using temporary directory /var/volatile/tmp/g_file_replace_U3S5I2\n# Test 3, using temporary directory /var/volatile/tmp/g_file_replace_37S5I2\n# Test 4, using temporary directory /var/volatile/tmp/g_file_replace_8FP5I2\n# Test 5, using temporary directory /var/volatile/tmp/g_file_replace_4LP5I2\n# Test 6, using temporary directory /var/volatile/tmp/g_file_replace_ACP5I2\n# Test 7, using temporary directory /var/volatile/tmp/g_file_replace_HMO5I2\n# Test 8, using temporary directory /var/volatile/tmp/g_file_replace_JCO5I2\n# Test 9, using temporary directory /var/volatile/tmp/g_file_replace_VJO5I2\n# Test 10, using temporary directory /var/volatile/tmp/g_file_replace_61Q5I2\n# Test 11, using temporary directory /var/volatile/tmp/g_file_replace_XRQ5I2\n# Test 12, using temporary directory /var/volatile/tmp/g_file_replace_OYQ5I2\n# Test 13, using temporary directory /var/volatile/tmp/g_file_replace_MBQ5I2\n# Test 14, using temporary directory /var/volatile/tmp/g_file_replace_HFQ5I2\n# Test 15, using temporary directory /var/volatile/tmp/g_file_replace_G4P5I2\n# Test 16, using temporary directory /var/volatile/tmp/g_file_replace_CBM5I2\n# Test 17, using temporary directory /var/volatile/tmp/g_file_replace_O1L5I2\n# Test 18, using temporary directory /var/volatile/tmp/g_file_replace_R5L5I2\n# Test 19, using temporary directory /var/volatile/tmp/g_file_replace_7HL5I2\n# Test 20, using temporary directory /var/volatile/tmp/g_file_replace_Z7K5I2\n# Test 21, using temporary directory /var/volatile/tmp/g_file_replace_MCL5I2\n# Test 22, using temporary directory /var/volatile/tmp/g_file_replace_97N5I2\n# Test 23, using temporary directory /var/volatile/tmp/g_file_replace_BNN5I2\n# Test 24, using temporary directory /var/volatile/tmp/g_file_replace_CSN5I2\n# Test 25, using temporary directory /var/volatile/tmp/g_file_replace_3GN5I2\n# Test 26, using temporary directory /var/volatile/tmp/g_file_replace_GVM5I2\n# Test 27, using temporary directory /var/volatile/tmp/g_file_replace_61M5I2\n# Test 28, using temporary directory /var/volatile/tmp/g_file_replace_Z8I5I2\n# Test 29, using temporary directory /var/volatile/tmp/g_file_replace_7CJ5I2\n# Test 30, using temporary directory /var/volatile/tmp/g_file_replace_Z3I5I2\n# Test 31, using temporary directory /var/volatile/tmp/g_file_replace_0HI5I2\n# Test 32, using temporary directory /var/volatile/tmp/g_file_replace_9KI5I2\n# Test 33, using temporary directory /var/volatile/tmp/g_file_replace_CBI5I2\n# Test 34, using temporary directory /var/volatile/tmp/g_file_replace_NVK5I2\n# Test 35, using temporary directory /var/volatile/tmp/g_file_replace_51K5I2\n# Test 36, using temporary directory /var/volatile/tmp/g_file_replace_HCK5I2\n# Test 37, using temporary directory /var/volatile/tmp/g_file_replace_U0J5I2\n# Test 38, using temporary directory /var/volatile/tmp/g_file_replace_R5J5I2\n# Test 39, using temporary directory /var/volatile/tmp/g_file_replace_CWJ5I2\n# Test 40, using temporary directory /var/volatile/tmp/g_file_replace_C2F5I2\n# Test 41, using temporary directory /var/volatile/tmp/g_file_replace_27F5I2\n# Test 42, using temporary directory /var/volatile/tmp/g_file_replace_BYF5I2\n# Test 43, using temporary directory /var/volatile/tmp/g_file_replace_V8E5I2\n# Test 44, using temporary directory /var/volatile/tmp/g_file_replace_RYE5I2\n# Test 45, using temporary directory /var/volatile/tmp/g_file_replace_85E5I2\n# Test 46, using temporary directory /var/volatile/tmp/g_file_replace_KPH5I2\n# Test 47, using temporary directory /var/volatile/tmp/g_file_replace_1WH5I2\n# Test 48, using temporary directory /var/volatile/tmp/g_file_replace_79G5I2\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 36 /file/replace/write-only\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/replace/read-write/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/replace/read-write/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/replace/read-write/.dirs/system-config1:/var/volatile/tmp/file/replace/read-write/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/replace/read-write/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/replace/read-write/.dirs/system-data1:/var/volatile/tmp/file/replace/read-write/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/replace/read-write/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/replace/read-write/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/replace/read-write/.dirs/runtime\n# /file/replace/read-write summary: Test various situations for g_file_replace()\n# Current umask: 18\n# Test 0, using temporary directory /var/volatile/tmp/g_file_replace_56G5I2\n# Test 1, using temporary directory /var/volatile/tmp/g_file_replace_J0G5I2\n# Test 2, using temporary directory /var/volatile/tmp/g_file_replace_9QG5I2\n# Test 3, using temporary directory /var/volatile/tmp/g_file_replace_AXC5I2\n# Test 4, using temporary directory /var/volatile/tmp/g_file_replace_X3C5I2\n# Test 5, using temporary directory /var/volatile/tmp/g_file_replace_KIC5I2\n# Test 6, using temporary directory /var/volatile/tmp/g_file_replace_A5B5I2\n# Test 7, using temporary directory /var/volatile/tmp/g_file_replace_UUB5I2\n# Test 8, using temporary directory /var/volatile/tmp/g_file_replace_I0B5I2\n# Test 9, using temporary directory /var/volatile/tmp/g_file_replace_GLE5I2\n# Test 10, using temporary directory /var/volatile/tmp/g_file_replace_PPE5I2\n# Test 11, using temporary directory /var/volatile/tmp/g_file_replace_KEE5I2\n# Test 12, using temporary directory /var/volatile/tmp/g_file_replace_HSD5I2\n# Test 13, using temporary directory /var/volatile/tmp/g_file_replace_8YD5I2\n# Test 14, using temporary directory /var/volatile/tmp/g_file_replace_VAD5I2\n# Test 15, using temporary directory /var/volatile/tmp/g_file_replace_WT94I2\n# Test 16, using temporary directory /var/volatile/tmp/g_file_replace_RY94I2\n# Test 17, using temporary directory /var/volatile/tmp/g_file_replace_AO94I2\n# Test 18, using temporary directory /var/volatile/tmp/g_file_replace_5Y84I2\n# Test 19, using temporary directory /var/volatile/tmp/g_file_replace_2P84I2\n# Test 20, using temporary directory /var/volatile/tmp/g_file_replace_1U84I2\n# Test 21, using temporary directory /var/volatile/tmp/g_file_replace_PCB5I2\n# Test 22, using temporary directory /var/volatile/tmp/g_file_replace_Y0A5I2\n# Test 23, using temporary directory /var/volatile/tmp/g_file_replace_17A5I2\n# Test 24, using temporary directory /var/volatile/tmp/g_file_replace_7JA5I2\n# Test 25, using temporary directory /var/volatile/tmp/g_file_replace_4894I2\n# Test 26, using temporary directory /var/volatile/tmp/g_file_replace_TFA5I2\n# Test 27, using temporary directory /var/volatile/tmp/g_file_replace_BO64I2\n# Test 28, using temporary directory /var/volatile/tmp/g_file_replace_2S64I2\n# Test 29, using temporary directory /var/volatile/tmp/g_file_replace_SH64I2\n# Test 30, using temporary directory /var/volatile/tmp/g_file_replace_NU54I2\n# Test 31, using temporary directory /var/volatile/tmp/g_file_replace_D254I2\n# Test 32, using temporary directory /var/volatile/tmp/g_file_replace_LS54I2\n# Test 33, using temporary directory /var/volatile/tmp/g_file_replace_8974I2\n# Test 34, using temporary directory /var/volatile/tmp/g_file_replace_8G84I2\n# Test 35, using temporary directory /var/volatile/tmp/g_file_replace_KU74I2\n# Test 36, using temporary directory /var/volatile/tmp/g_file_replace_HK74I2\n# Test 37, using temporary directory /var/volatile/tmp/g_file_replace_QN74I2\n# Test 38, using temporary directory /var/volatile/tmp/g_file_replace_1E74I2\n# Test 39, using temporary directory /var/volatile/tmp/g_file_replace_0K34I2\n# Test 40, using temporary directory /var/volatile/tmp/g_file_replace_SO34I2\n# Test 41, using temporary directory /var/volatile/tmp/g_file_replace_1E34I2\n# Test 42, using temporary directory /var/volatile/tmp/g_file_replace_DR24I2\n# Test 43, using temporary directory /var/volatile/tmp/g_file_replace_DH24I2\n# Test 44, using temporary directory /var/volatile/tmp/g_file_replace_8K24I2\n# Test 45, using temporary directory /var/volatile/tmp/g_file_replace_6544I2\n# Test 46, using temporary directory /var/volatile/tmp/g_file_replace_WA54I2\n# Test 47, using temporary directory /var/volatile/tmp/g_file_replace_XP44I2\n# Test 48, using temporary directory /var/volatile/tmp/g_file_replace_KV44I2\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 37 /file/replace/read-write\n# End of replace tests\n# Start of copy tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/copy/progress/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/copy/progress/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/copy/progress/.dirs/system-config1:/var/volatile/tmp/file/copy/progress/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/copy/progress/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/copy/progress/.dirs/system-data1:/var/volatile/tmp/file/copy/progress/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/copy/progress/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/copy/progress/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/copy/progress/.dirs/runtime\nok 38 /file/copy/progress\n# End of copy tests\n# Start of writev tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/system-config1:/var/volatile/tmp/file/writev/no-bytes-written/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/system-data1:/var/volatile/tmp/file/writev/no-bytes-written/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/no-bytes-written/.dirs/runtime\nok 39 /file/writev/no-bytes-written\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/no-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/no-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/no-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/no-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/no-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/no-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/no-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/no-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/no-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/no-vectors/.dirs/runtime\nok 40 /file/writev/no-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/empty-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/empty-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/empty-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/empty-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/empty-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/empty-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/empty-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/empty-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/empty-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/empty-vectors/.dirs/runtime\nok 41 /file/writev/empty-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/too-big-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/too-big-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/too-big-vectors/.dirs/runtime\nok 42 /file/writev/too-big-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async/.dirs/system-config1:/var/volatile/tmp/file/writev/async/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async/.dirs/system-data1:/var/volatile/tmp/file/writev/async/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async/.dirs/runtime\nok 43 /file/writev/async\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async_all/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async_all/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async_all/.dirs/system-config1:/var/volatile/tmp/file/writev/async_all/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async_all/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async_all/.dirs/system-data1:/var/volatile/tmp/file/writev/async_all/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async_all/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async_all/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async_all/.dirs/runtime\nok 44 /file/writev/async_all\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async_all-empty-vectors/.dirs/runtime\nok 45 /file/writev/async_all-empty-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async_all-no-vectors/.dirs/runtime\nok 46 /file/writev/async_all-no-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/system-config1:/var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/system-data1:/var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async_all-to-big-vectors/.dirs/runtime\nok 47 /file/writev/async_all-to-big-vectors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/system-config1:/var/volatile/tmp/file/writev/async_all-cancellation/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/system-data1:/var/volatile/tmp/file/writev/async_all-cancellation/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/writev/async_all-cancellation/.dirs/runtime\nok 48 /file/writev/async_all-cancellation\n# End of writev tests\n# Start of from-uri tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/system-config1:/var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/system-data1:/var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/from-uri/ignores-query-string/.dirs/runtime\nok 49 /file/from-uri/ignores-query-string\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/system-config1:/var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/system-data1:/var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file/from-uri/ignores-fragment/.dirs/runtime\nok 50 /file/from-uri/ignores-fragment\n# End of from-uri tests\n# End of file tests\nPASS: glib/file.test\nRunning test: glib/genmarshal.py.test\nTAP version 13\nok 1 __main__.TestGenmarshal.test_empty_list\n# tmpdir: /tmp/tmp699i598a\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmp699i598a/tmp_x36raiu.list: \n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmp699i598a/tmp_x36raiu.list', '--header', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# #include <glib-object.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmp699i598a/tmp_x36raiu.list', '--body', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #include <glib-object.h>\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\nok 2 __main__.TestGenmarshal.test_help\n# tmpdir: /tmp/tmpc84tkpwg\n# genmarshal: /usr/bin/glib-genmarshal\n# Running: ['/usr/bin/glib-genmarshal', '--help']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: usage: glib-genmarshal [-h] [--prefix STRING] [--output FILE] [--skip-source]\n#                        [--internal] [--valist-marshallers] [-v]\n#                        [--g-fatal-warnings] [--include-header [HEADER]]\n#                        [--pragma-once] [-D CPP_DEFINES] [-U CPP_UNDEFINES]\n#                        [--prototypes] [--header] [--body]\n#                        [--stdinc | --nostdinc] [--quiet | --verbose]\n#                        [FILE ...]\n# \n# Generate signal marshallers for GObject\n# \n# positional arguments:\n#   FILE                  Files with lists of marshallers to generate, or \"-\"\n#                         for standard input\n# \n# options:\n#   -h, --help            show this help message and exit\n#   --prefix STRING       Specify marshaller prefix\n#   --output FILE         Write output into the specified file\n#   --skip-source         Skip source location comments\n#   --internal            Mark generated functions as internal\n#   --valist-marshallers  Generate va_list marshallers\n#   -v, --version         Print version information, and exit\n#   --g-fatal-warnings    Make warnings fatal\n#   --include-header [HEADER]\n#                         Include the specified header in the body\n#   --pragma-once         Use \"pragma once\" as the inclusion guard\n#   -D CPP_DEFINES        Pre-processor define\n#   -U CPP_UNDEFINES      Pre-processor undefine\n#   --prototypes          Generate the marshallers prototype in the C code\n#   --header              Generate C headers\n#   --body                Generate C code\n#   --stdinc              Include standard marshallers\n#   --nostdinc            Use standard marshallers\n#   --quiet               Only print warnings and errors\n#   --verbose             Be verbose, and include debugging information\nok 3 __main__.TestGenmarshal.test_no_args\n# tmpdir: /tmp/tmplyr8igwq\n# genmarshal: /usr/bin/glib-genmarshal\n# Running: ['/usr/bin/glib-genmarshal']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 4 __main__.TestGenmarshal.test_void_boolean\n# tmpdir: /tmp/tmptov74h5i\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmptov74h5i/tmpzvgm6cb4.list: VOID:BOOLEAN\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptov74h5i/tmpzvgm6cb4.list', '--header', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# #include <glib-object.h>\n# \n# G_BEGIN_DECLS\n# \n# /* VOID:BOOLEAN (/tmp/tmptov74h5i/tmpzvgm6cb4.list:1) */\n# #define g_cclosure_user_marshal_VOID__BOOLEAN\tg_cclosure_marshal_VOID__BOOLEAN\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptov74h5i/tmpzvgm6cb4.list', '--body', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #include <glib-object.h>\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\nok 5 __main__.TestGenmarshal.test_void_boolean_int64\n# tmpdir: /tmp/tmptk5rbcpf\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmptk5rbcpf/tmp72tehqmf.list: VOID:BOOLEAN,INT64\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptk5rbcpf/tmp72tehqmf.list', '--header', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# #include <glib-object.h>\n# \n# G_BEGIN_DECLS\n# \n# /* VOID:BOOLEAN,INT64 (/tmp/tmptk5rbcpf/tmp72tehqmf.list:1) */\n# extern\n# void g_cclosure_user_marshal_VOID__BOOLEAN_INT64 (GClosure     *closure,\n#                                                   GValue       *return_value,\n#                                                   guint         n_param_values,\n#                                                   const GValue *param_values,\n#                                                   gpointer      invocation_hint,\n#                                                   gpointer      marshal_data);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptk5rbcpf/tmp72tehqmf.list', '--body', '--quiet']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #include <glib-object.h>\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# /* VOID:BOOLEAN,INT64 (/tmp/tmptk5rbcpf/tmp72tehqmf.list:1) */\n# void\n# g_cclosure_user_marshal_VOID__BOOLEAN_INT64 (GClosure     *closure,\n#                                              GValue       *return_value G_GNUC_UNUSED,\n#                                              guint         n_param_values,\n#                                              const GValue *param_values,\n#                                              gpointer      invocation_hint G_GNUC_UNUSED,\n#                                              gpointer      marshal_data)\n# {\n#   typedef void (*GMarshalFunc_VOID__BOOLEAN_INT64) (gpointer data1,\n#                                                     gboolean arg1,\n#                                                     gint64 arg2,\n#                                                     gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__BOOLEAN_INT64 callback;\n# \n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__BOOLEAN_INT64) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_boolean (param_values + 1),\n#             g_marshal_value_peek_int64 (param_values + 2),\n#             data2);\n# }\nok 6 __main__.TestGenmarshal.test_void_param_nostdinc\n# tmpdir: /tmp/tmpoab66pby\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmpoab66pby/tmpym0w9a6x.list: VOID:PARAM\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmpoab66pby/tmpym0w9a6x.list', '--header', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# G_BEGIN_DECLS\n# \n# /* VOID:PARAM (/tmp/tmpoab66pby/tmpym0w9a6x.list:1) */\n# extern\n# void g_cclosure_user_marshal_VOID__PARAM (GClosure     *closure,\n#                                           GValue       *return_value,\n#                                           guint         n_param_values,\n#                                           const GValue *param_values,\n#                                           gpointer      invocation_hint,\n#                                           gpointer      marshal_data);\n# extern\n# void g_cclosure_user_marshal_VOID__PARAMv (GClosure *closure,\n#                                            GValue   *return_value,\n#                                            gpointer  instance,\n#                                            va_list   args,\n#                                            gpointer  marshal_data,\n#                                            int       n_params,\n#                                            GType    *param_types);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmpoab66pby/tmpym0w9a6x.list', '--body', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# /* VOID:PARAM (/tmp/tmpoab66pby/tmpym0w9a6x.list:1) */\n# void\n# g_cclosure_user_marshal_VOID__PARAM (GClosure     *closure,\n#                                      GValue       *return_value G_GNUC_UNUSED,\n#                                      guint         n_param_values,\n#                                      const GValue *param_values,\n#                                      gpointer      invocation_hint G_GNUC_UNUSED,\n#                                      gpointer      marshal_data)\n# {\n#   typedef void (*GMarshalFunc_VOID__PARAM) (gpointer data1,\n#                                             gpointer arg1,\n#                                             gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__PARAM callback;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__PARAM) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_param (param_values + 1),\n#             data2);\n# }\n# \n# void\n# g_cclosure_user_marshal_VOID__PARAMv (GClosure *closure,\n#                                       GValue   *return_value G_GNUC_UNUSED,\n#                                       gpointer  instance,\n#                                       va_list   args,\n#                                       gpointer  marshal_data,\n#                                       int       n_params,\n#                                       GType    *param_types)\n# {\n#   typedef void (*GMarshalFunc_VOID__PARAM) (gpointer data1,\n#                                             gpointer arg1,\n#                                             gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__PARAM callback;\n#   gpointer arg0;\n#   va_list args_copy;\n# \n#   va_copy (args_copy, args);\n#   arg0 = (gpointer) va_arg (args_copy, gpointer);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     arg0 = g_param_spec_ref (arg0);\n#   va_end (args_copy);\n# \n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = instance;\n#     }\n#   else\n#     {\n#       data1 = instance;\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__PARAM) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             arg0,\n#             data2);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     g_param_spec_unref (arg0);\n# }\nok 7 __main__.TestGenmarshal.test_void_string_nostdinc\n# tmpdir: /tmp/tmptvyq0qlk\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmptvyq0qlk/tmptg1jkg46.list: VOID:STRING\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptvyq0qlk/tmptg1jkg46.list', '--header', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# G_BEGIN_DECLS\n# \n# /* VOID:STRING (/tmp/tmptvyq0qlk/tmptg1jkg46.list:1) */\n# extern\n# void g_cclosure_user_marshal_VOID__STRING (GClosure     *closure,\n#                                            GValue       *return_value,\n#                                            guint         n_param_values,\n#                                            const GValue *param_values,\n#                                            gpointer      invocation_hint,\n#                                            gpointer      marshal_data);\n# extern\n# void g_cclosure_user_marshal_VOID__STRINGv (GClosure *closure,\n#                                             GValue   *return_value,\n#                                             gpointer  instance,\n#                                             va_list   args,\n#                                             gpointer  marshal_data,\n#                                             int       n_params,\n#                                             GType    *param_types);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmptvyq0qlk/tmptg1jkg46.list', '--body', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# /* VOID:STRING (/tmp/tmptvyq0qlk/tmptg1jkg46.list:1) */\n# void\n# g_cclosure_user_marshal_VOID__STRING (GClosure     *closure,\n#                                       GValue       *return_value G_GNUC_UNUSED,\n#                                       guint         n_param_values,\n#                                       const GValue *param_values,\n#                                       gpointer      invocation_hint G_GNUC_UNUSED,\n#                                       gpointer      marshal_data)\n# {\n#   typedef void (*GMarshalFunc_VOID__STRING) (gpointer data1,\n#                                              gpointer arg1,\n#                                              gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__STRING callback;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__STRING) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_string (param_values + 1),\n#             data2);\n# }\n# \n# void\n# g_cclosure_user_marshal_VOID__STRINGv (GClosure *closure,\n#                                        GValue   *return_value G_GNUC_UNUSED,\n#                                        gpointer  instance,\n#                                        va_list   args,\n#                                        gpointer  marshal_data,\n#                                        int       n_params,\n#                                        GType    *param_types)\n# {\n#   typedef void (*GMarshalFunc_VOID__STRING) (gpointer data1,\n#                                              gpointer arg1,\n#                                              gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__STRING callback;\n#   gpointer arg0;\n#   va_list args_copy;\n# \n#   va_copy (args_copy, args);\n#   arg0 = (gpointer) va_arg (args_copy, gpointer);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     arg0 = g_strdup (arg0);\n#   va_end (args_copy);\n# \n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = instance;\n#     }\n#   else\n#     {\n#       data1 = instance;\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__STRING) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             arg0,\n#             data2);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     g_free (arg0);\n# }\nok 8 __main__.TestGenmarshal.test_void_variant_nostdinc_valist_marshaller\n# tmpdir: /tmp/tmpycnel1tm\n# genmarshal: /usr/bin/glib-genmarshal\n# /tmp/tmpycnel1tm/tmp47vr46k5.list: VOID:VARIANT\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmpycnel1tm/tmp47vr46k5.list', '--header', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifndef __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# #define __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__\n# \n# G_BEGIN_DECLS\n# \n# /* VOID:VARIANT (/tmp/tmpycnel1tm/tmp47vr46k5.list:1) */\n# extern\n# void g_cclosure_user_marshal_VOID__VARIANT (GClosure     *closure,\n#                                             GValue       *return_value,\n#                                             guint         n_param_values,\n#                                             const GValue *param_values,\n#                                             gpointer      invocation_hint,\n#                                             gpointer      marshal_data);\n# extern\n# void g_cclosure_user_marshal_VOID__VARIANTv (GClosure *closure,\n#                                              GValue   *return_value,\n#                                              gpointer  instance,\n#                                              va_list   args,\n#                                              gpointer  marshal_data,\n#                                              int       n_params,\n#                                              GType    *param_types);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __G_CCLOSURE_USER_MARSHAL_MARSHAL_H__ */\n# Running: ['/usr/bin/glib-genmarshal', '/tmp/tmpycnel1tm/tmp47vr46k5.list', '--body', '--quiet', '--nostdinc', '--valist-marshaller']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# /* VOID:VARIANT (/tmp/tmpycnel1tm/tmp47vr46k5.list:1) */\n# void\n# g_cclosure_user_marshal_VOID__VARIANT (GClosure     *closure,\n#                                        GValue       *return_value G_GNUC_UNUSED,\n#                                        guint         n_param_values,\n#                                        const GValue *param_values,\n#                                        gpointer      invocation_hint G_GNUC_UNUSED,\n#                                        gpointer      marshal_data)\n# {\n#   typedef void (*GMarshalFunc_VOID__VARIANT) (gpointer data1,\n#                                               gpointer arg1,\n#                                               gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__VARIANT callback;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__VARIANT) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_variant (param_values + 1),\n#             data2);\n# }\n# \n# void\n# g_cclosure_user_marshal_VOID__VARIANTv (GClosure *closure,\n#                                         GValue   *return_value G_GNUC_UNUSED,\n#                                         gpointer  instance,\n#                                         va_list   args,\n#                                         gpointer  marshal_data,\n#                                         int       n_params,\n#                                         GType    *param_types)\n# {\n#   typedef void (*GMarshalFunc_VOID__VARIANT) (gpointer data1,\n#                                               gpointer arg1,\n#                                               gpointer data2);\n#   GCClosure *cc = (GCClosure *) closure;\n#   gpointer data1, data2;\n#   GMarshalFunc_VOID__VARIANT callback;\n#   gpointer arg0;\n#   va_list args_copy;\n# \n#   va_copy (args_copy, args);\n#   arg0 = (gpointer) va_arg (args_copy, gpointer);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     arg0 = g_variant_ref_sink (arg0);\n#   va_end (args_copy);\n# \n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = instance;\n#     }\n#   else\n#     {\n#       data1 = instance;\n#       data2 = closure->data;\n#     }\n#   callback = (GMarshalFunc_VOID__VARIANT) (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             arg0,\n#             data2);\n#   if ((param_types[0] & G_SIGNAL_TYPE_STATIC_SCOPE) == 0 && arg0 != NULL)\n#     g_variant_unref (arg0);\n# }\n1..8\nPASS: glib/genmarshal.py.test\nRunning test: glib/g-file-info-filesystem-readonly.test\nTAP version 13\n# random seed: R02S06d9e13efa4f52c1e2874a868826d790\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=787731\n1..2\n# Start of g-file-info-filesystem-readonly tests\nok 1 /g-file-info-filesystem-readonly/test-fs-ro # SKIP 'bindfs' and 'fusermount' commands are needed to run this test\nok 2 /g-file-info-filesystem-readonly/test-fs-ro-with-mount-monitor # SKIP 'bindfs' and 'fusermount' commands are needed to run this test\n# End of g-file-info-filesystem-readonly tests\nPASS: glib/g-file-info-filesystem-readonly.test\nRunning test: glib/portal-support-flatpak-network-only.test\nTAP version 13\n# random seed: R02S0bb7d799a0056490e3b1a5ea2534c400\n1..1\n# Start of portal-support tests\n# Start of flatpak tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/flatpak/network/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/flatpak/network/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/flatpak/network/.dirs/system-config1:/var/volatile/tmp/portal-support/flatpak/network/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/flatpak/network/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/flatpak/network/.dirs/system-data1:/var/volatile/tmp/portal-support/flatpak/network/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/flatpak/network/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/flatpak/network/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/flatpak/network/.dirs/runtime\n# Creating .flatpak-info in /var/volatile/tmp/portal-support/flatpak/network/.dirs/runtime/.flatpak-info\nok 1 /portal-support/flatpak/network\n# End of flatpak tests\n# End of portal-support tests\nPASS: glib/portal-support-flatpak-network-only.test\nRunning test: glib/io-channel.test\nTAP version 13\n# random seed: R02Sdcd5da586c03fa4ff1db6892d332a214\n1..2\n# Start of io-channel tests\n# Line one\n# \n# Line two\n# \n# Line three\n# \n# /* Hello */\n# \n# \\x1234\\x567890\\x6666\n# \n# read 62 bytes, wrote 62 bytes\nok 1 /io-channel/read-write\n# Start of read-line tests\n# /io-channel/read-line/embedded-nuls summary: Test that reading a line containing embedded nuls works when using non-standard line terminators.\nok 2 /io-channel/read-line/embedded-nuls\n# End of read-line tests\n# End of io-channel tests\nPASS: glib/io-channel.test\nRunning test: glib/cxx-03.test\nTAP version 13\n# random seed: R02S23591ab6eaa7d2330eecefe492bc83e8\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-03.test\nRunning test: glib/spawn-multithreaded.test\nTAP version 13\n# random seed: R02Sf671611d64a8c8a3db331466eac2a959\n1..4\n# Start of gthread tests\n# Child 506 (ttl 1) exited, status 0\n# Child 507 (ttl 2) exited, status 0\nok 1 /gthread/spawn-childs\n# slow test /gthread/spawn-childs executed in 2.00 secs\n# Created pid: 511 (ttl 1)\n# Created pid: 512 (ttl 2)\nExecuting: glib/spawn-multithreaded.test\n# Child 511 (ttl 1) exited, status 0\n# Child 512 (ttl 2) exited, status 0\nok 2 /gthread/spawn-childs-threads\n# slow test /gthread/spawn-childs-threads executed in 2.00 secs\nok 3 /gthread/spawn-sync\nok 4 /gthread/spawn-async\n# End of gthread tests\nPASS: glib/spawn-multithreaded.test\nRunning test: glib/properties-refcount3.test\nTAP version 13\n# random seed: R02Sa3057154ca407dc8e58ace4590e18829\n1..1\n# Start of gobject tests\n# Start of refcount tests\nExecuting: glib/properties-refcount3.test\nExecuting: glib/properties-refcount3.test\nExecuting: glib/properties-refcount3.test\nExecuting: glib/properties-refcount3.test\nExecuting: glib/properties-refcount3.test\nExecuting: glib/properties-refcount3.test\n# \n# stopping\n# \n# stopped\n# \n# 26051560 1214507\n# \nok 1 /gobject/refcount/properties-3\n# slow test /gobject/refcount/properties-3 executed in 30.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/properties-refcount3.test\nRunning test: glib/file-thumbnail.test\nTAP version 13\n# random seed: R02S9ce1ee7f7ba65002677ab056cd927369\n1..7\n# Start of file-thumbnail tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/fail/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/fail/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/fail/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/fail/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/fail/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/fail/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/fail/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/fail/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/fail/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/fail/.dirs/runtime\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/fail/.dirs/cache/thumbnails/fail/gnome-thumbnail-factory/f098bcae74f8241ee3835bded7284cdd.png\nok 1 /file-thumbnail/fail\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/size-priority/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/size-priority/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/size-priority/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache/thumbnails/fail/gnome-thumbnail-factory/f098bcae74f8241ee3835bded7284cdd.png\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache/thumbnails/normal/f098bcae74f8241ee3835bded7284cdd.png\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache/thumbnails/large/f098bcae74f8241ee3835bded7284cdd.png\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache/thumbnails/x-large/f098bcae74f8241ee3835bded7284cdd.png\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/size-priority/.dirs/cache/thumbnails/xx-large/f098bcae74f8241ee3835bded7284cdd.png\nok 2 /file-thumbnail/size-priority\n# Start of valid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/valid/normal/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/valid/normal/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/valid/normal/.dirs/cache/thumbnails/normal/f098bcae74f8241ee3835bded7284cdd.png\nok 3 /file-thumbnail/valid/normal\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/valid/large/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/valid/large/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/valid/large/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/valid/large/.dirs/cache/thumbnails/large/f098bcae74f8241ee3835bded7284cdd.png\nok 4 /file-thumbnail/valid/large\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/valid/x-large/.dirs/cache/thumbnails/x-large/f098bcae74f8241ee3835bded7284cdd.png\nok 5 /file-thumbnail/valid/x-large\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/valid/xx-large/.dirs/cache/thumbnails/xx-large/f098bcae74f8241ee3835bded7284cdd.png\nok 6 /file-thumbnail/valid/xx-large\n# End of valid tests\n# Start of unknown tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/system-config1:/var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/system-data1:/var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/runtime\n# Created test thumbnail at /var/volatile/tmp/file-thumbnail/unknown/super-large/.dirs/cache/thumbnails/super-large/f098bcae74f8241ee3835bded7284cdd.png\nok 7 /file-thumbnail/unknown/super-large\n# End of unknown tests\n# End of file-thumbnail tests\nPASS: glib/file-thumbnail.test\nRunning test: glib/1bit-mutex.test\nTAP version 13\n# random seed: R02S57d91fe5ecf52504a433375d89f810d7\n1..2\n# Start of glib tests\n# Start of 1bit-mutex tests\nok 1 /glib/1bit-mutex/int\n# slow test /glib/1bit-mutex/int executed in 2.54 secs\nExecuting: glib/1bit-mutex.test\nok 2 /glib/1bit-mutex/pointer\n# slow test /glib/1bit-mutex/pointer executed in 2.55 secs\n# End of 1bit-mutex tests\n# End of glib tests\nPASS: glib/1bit-mutex.test\nRunning test: glib/cxx-11.test\nTAP version 13\n# random seed: R02Sc7d34ad8817450f9a3c07e5b687e3093\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-11.test\nRunning test: glib/socket-address.test\nTAP version 13\n# random seed: R02S476ae8287101e75fc30d07a9d35494e1\n1..2\n# Start of socket tests\n# Start of address tests\n# Start of unix tests\nok 1 /socket/address/unix/construct\nok 2 /socket/address/unix/to-string\n# End of unix tests\n# End of address tests\n# End of socket tests\nPASS: glib/socket-address.test\nRunning test: glib/checksum.test\nTAP version 13\n# random seed: R02S8d8180ea4b14384bf0a55114b6776055\n1..1851\n# Start of checksum tests\nok 1 /checksum/unsupported\n# Start of MD5 tests\nok 2 /checksum/MD5/0\nok 3 /checksum/MD5/1\nok 4 /checksum/MD5/2\nok 5 /checksum/MD5/3\nok 6 /checksum/MD5/4\nok 7 /checksum/MD5/5\nok 8 /checksum/MD5/6\nok 9 /checksum/MD5/7\nok 10 /checksum/MD5/8\nok 11 /checksum/MD5/9\nok 12 /checksum/MD5/10\nok 13 /checksum/MD5/11\nok 14 /checksum/MD5/12\nok 15 /checksum/MD5/13\nok 16 /checksum/MD5/14\nok 17 /checksum/MD5/15\nok 18 /checksum/MD5/16\nok 19 /checksum/MD5/17\nok 20 /checksum/MD5/18\nok 21 /checksum/MD5/19\nok 22 /checksum/MD5/20\nok 23 /checksum/MD5/21\nok 24 /checksum/MD5/22\nok 25 /checksum/MD5/23\nok 26 /checksum/MD5/24\nok 27 /checksum/MD5/25\nok 28 /checksum/MD5/26\nok 29 /checksum/MD5/27\nok 30 /checksum/MD5/28\nok 31 /checksum/MD5/29\nok 32 /checksum/MD5/30\nok 33 /checksum/MD5/31\nok 34 /checksum/MD5/32\nok 35 /checksum/MD5/33\nok 36 /checksum/MD5/34\nok 37 /checksum/MD5/35\nok 38 /checksum/MD5/36\nok 39 /checksum/MD5/37\nok 40 /checksum/MD5/38\nok 41 /checksum/MD5/39\nok 42 /checksum/MD5/40\nok 43 /checksum/MD5/41\nok 44 /checksum/MD5/42\nok 45 /checksum/MD5/43\nok 46 /checksum/MD5/44\nok 47 /checksum/MD5/45\nok 48 /checksum/MD5/46\nok 49 /checksum/MD5/47\nok 50 /checksum/MD5/48\nok 51 /checksum/MD5/49\nok 52 /checksum/MD5/50\nok 53 /checksum/MD5/51\nok 54 /checksum/MD5/52\nok 55 /checksum/MD5/53\nok 56 /checksum/MD5/54\nok 57 /checksum/MD5/55\nok 58 /checksum/MD5/56\nok 59 /checksum/MD5/57\nok 60 /checksum/MD5/58\nok 61 /checksum/MD5/59\nok 62 /checksum/MD5/60\nok 63 /checksum/MD5/61\nok 64 /checksum/MD5/62\nok 65 /checksum/MD5/63\nok 66 /checksum/MD5/64\nok 67 /checksum/MD5/65\nok 68 /checksum/MD5/66\nok 69 /checksum/MD5/67\nok 70 /checksum/MD5/68\nok 71 /checksum/MD5/69\nok 72 /checksum/MD5/70\nok 73 /checksum/MD5/71\nok 74 /checksum/MD5/72\nok 75 /checksum/MD5/73\nok 76 /checksum/MD5/74\nok 77 /checksum/MD5/75\nok 78 /checksum/MD5/76\nok 79 /checksum/MD5/77\nok 80 /checksum/MD5/78\nok 81 /checksum/MD5/79\nok 82 /checksum/MD5/80\nok 83 /checksum/MD5/81\nok 84 /checksum/MD5/82\nok 85 /checksum/MD5/83\nok 86 /checksum/MD5/84\nok 87 /checksum/MD5/85\nok 88 /checksum/MD5/86\nok 89 /checksum/MD5/87\nok 90 /checksum/MD5/88\nok 91 /checksum/MD5/89\nok 92 /checksum/MD5/90\nok 93 /checksum/MD5/91\nok 94 /checksum/MD5/92\nok 95 /checksum/MD5/93\nok 96 /checksum/MD5/94\nok 97 /checksum/MD5/95\nok 98 /checksum/MD5/96\nok 99 /checksum/MD5/97\nok 100 /checksum/MD5/98\nok 101 /checksum/MD5/99\nok 102 /checksum/MD5/100\nok 103 /checksum/MD5/101\nok 104 /checksum/MD5/102\nok 105 /checksum/MD5/103\nok 106 /checksum/MD5/104\nok 107 /checksum/MD5/105\nok 108 /checksum/MD5/106\nok 109 /checksum/MD5/107\nok 110 /checksum/MD5/108\nok 111 /checksum/MD5/109\nok 112 /checksum/MD5/110\nok 113 /checksum/MD5/111\nok 114 /checksum/MD5/112\nok 115 /checksum/MD5/113\nok 116 /checksum/MD5/114\nok 117 /checksum/MD5/115\nok 118 /checksum/MD5/116\nok 119 /checksum/MD5/117\nok 120 /checksum/MD5/118\nok 121 /checksum/MD5/119\nok 122 /checksum/MD5/120\nok 123 /checksum/MD5/121\nok 124 /checksum/MD5/122\nok 125 /checksum/MD5/123\nok 126 /checksum/MD5/124\nok 127 /checksum/MD5/125\nok 128 /checksum/MD5/126\nok 129 /checksum/MD5/127\nok 130 /checksum/MD5/128\nok 131 /checksum/MD5/129\nok 132 /checksum/MD5/130\nok 133 /checksum/MD5/131\nok 134 /checksum/MD5/132\nok 135 /checksum/MD5/133\nok 136 /checksum/MD5/134\nok 137 /checksum/MD5/135\nok 138 /checksum/MD5/136\nok 139 /checksum/MD5/137\nok 140 /checksum/MD5/138\nok 141 /checksum/MD5/139\nok 142 /checksum/MD5/140\nok 143 /checksum/MD5/141\nok 144 /checksum/MD5/142\nok 145 /checksum/MD5/143\nok 146 /checksum/MD5/144\nok 147 /checksum/MD5/145\nok 148 /checksum/MD5/146\nok 149 /checksum/MD5/147\nok 150 /checksum/MD5/148\nok 151 /checksum/MD5/149\nok 152 /checksum/MD5/150\nok 153 /checksum/MD5/151\nok 154 /checksum/MD5/152\nok 155 /checksum/MD5/153\nok 156 /checksum/MD5/154\nok 157 /checksum/MD5/155\nok 158 /checksum/MD5/156\nok 159 /checksum/MD5/157\nok 160 /checksum/MD5/158\nok 161 /checksum/MD5/159\nok 162 /checksum/MD5/160\nok 163 /checksum/MD5/161\nok 164 /checksum/MD5/162\nok 165 /checksum/MD5/163\nok 166 /checksum/MD5/164\nok 167 /checksum/MD5/165\nok 168 /checksum/MD5/166\nok 169 /checksum/MD5/167\nok 170 /checksum/MD5/168\nok 171 /checksum/MD5/169\nok 172 /checksum/MD5/170\nok 173 /checksum/MD5/171\nok 174 /checksum/MD5/172\nok 175 /checksum/MD5/173\nok 176 /checksum/MD5/174\nok 177 /checksum/MD5/175\nok 178 /checksum/MD5/176\nok 179 /checksum/MD5/177\nok 180 /checksum/MD5/178\nok 181 /checksum/MD5/179\nok 182 /checksum/MD5/180\nok 183 /checksum/MD5/181\nok 184 /checksum/MD5/182\nok 185 /checksum/MD5/183\nok 186 /checksum/MD5/string\nok 187 /checksum/MD5/bytes\n# Start of reset tests\nok 188 /checksum/MD5/reset/0\nok 189 /checksum/MD5/reset/1\nok 190 /checksum/MD5/reset/2\nok 191 /checksum/MD5/reset/3\nok 192 /checksum/MD5/reset/4\nok 193 /checksum/MD5/reset/5\nok 194 /checksum/MD5/reset/6\nok 195 /checksum/MD5/reset/7\nok 196 /checksum/MD5/reset/8\nok 197 /checksum/MD5/reset/9\nok 198 /checksum/MD5/reset/10\nok 199 /checksum/MD5/reset/11\nok 200 /checksum/MD5/reset/12\nok 201 /checksum/MD5/reset/13\nok 202 /checksum/MD5/reset/14\nok 203 /checksum/MD5/reset/15\nok 204 /checksum/MD5/reset/16\nok 205 /checksum/MD5/reset/17\nok 206 /checksum/MD5/reset/18\nok 207 /checksum/MD5/reset/19\nok 208 /checksum/MD5/reset/20\nok 209 /checksum/MD5/reset/21\nok 210 /checksum/MD5/reset/22\nok 211 /checksum/MD5/reset/23\nok 212 /checksum/MD5/reset/24\nok 213 /checksum/MD5/reset/25\nok 214 /checksum/MD5/reset/26\nok 215 /checksum/MD5/reset/27\nok 216 /checksum/MD5/reset/28\nok 217 /checksum/MD5/reset/29\nok 218 /checksum/MD5/reset/30\nok 219 /checksum/MD5/reset/31\nok 220 /checksum/MD5/reset/32\nok 221 /checksum/MD5/reset/33\nok 222 /checksum/MD5/reset/34\nok 223 /checksum/MD5/reset/35\nok 224 /checksum/MD5/reset/36\nok 225 /checksum/MD5/reset/37\nok 226 /checksum/MD5/reset/38\nok 227 /checksum/MD5/reset/39\nok 228 /checksum/MD5/reset/40\nok 229 /checksum/MD5/reset/41\nok 230 /checksum/MD5/reset/42\nok 231 /checksum/MD5/reset/43\nok 232 /checksum/MD5/reset/44\nok 233 /checksum/MD5/reset/45\nok 234 /checksum/MD5/reset/46\nok 235 /checksum/MD5/reset/47\nok 236 /checksum/MD5/reset/48\nok 237 /checksum/MD5/reset/49\nok 238 /checksum/MD5/reset/50\nok 239 /checksum/MD5/reset/51\nok 240 /checksum/MD5/reset/52\nok 241 /checksum/MD5/reset/53\nok 242 /checksum/MD5/reset/54\nok 243 /checksum/MD5/reset/55\nok 244 /checksum/MD5/reset/56\nok 245 /checksum/MD5/reset/57\nok 246 /checksum/MD5/reset/58\nok 247 /checksum/MD5/reset/59\nok 248 /checksum/MD5/reset/60\nok 249 /checksum/MD5/reset/61\nok 250 /checksum/MD5/reset/62\nok 251 /checksum/MD5/reset/63\nok 252 /checksum/MD5/reset/64\nok 253 /checksum/MD5/reset/65\nok 254 /checksum/MD5/reset/66\nok 255 /checksum/MD5/reset/67\nok 256 /checksum/MD5/reset/68\nok 257 /checksum/MD5/reset/69\nok 258 /checksum/MD5/reset/70\nok 259 /checksum/MD5/reset/71\nok 260 /checksum/MD5/reset/72\nok 261 /checksum/MD5/reset/73\nok 262 /checksum/MD5/reset/74\nok 263 /checksum/MD5/reset/75\nok 264 /checksum/MD5/reset/76\nok 265 /checksum/MD5/reset/77\nok 266 /checksum/MD5/reset/78\nok 267 /checksum/MD5/reset/79\nok 268 /checksum/MD5/reset/80\nok 269 /checksum/MD5/reset/81\nok 270 /checksum/MD5/reset/82\nok 271 /checksum/MD5/reset/83\nok 272 /checksum/MD5/reset/84\nok 273 /checksum/MD5/reset/85\nok 274 /checksum/MD5/reset/86\nok 275 /checksum/MD5/reset/87\nok 276 /checksum/MD5/reset/88\nok 277 /checksum/MD5/reset/89\nok 278 /checksum/MD5/reset/90\nok 279 /checksum/MD5/reset/91\nok 280 /checksum/MD5/reset/92\nok 281 /checksum/MD5/reset/93\nok 282 /checksum/MD5/reset/94\nok 283 /checksum/MD5/reset/95\nok 284 /checksum/MD5/reset/96\nok 285 /checksum/MD5/reset/97\nok 286 /checksum/MD5/reset/98\nok 287 /checksum/MD5/reset/99\nok 288 /checksum/MD5/reset/100\nok 289 /checksum/MD5/reset/101\nok 290 /checksum/MD5/reset/102\nok 291 /checksum/MD5/reset/103\nok 292 /checksum/MD5/reset/104\nok 293 /checksum/MD5/reset/105\nok 294 /checksum/MD5/reset/106\nok 295 /checksum/MD5/reset/107\nok 296 /checksum/MD5/reset/108\nok 297 /checksum/MD5/reset/109\nok 298 /checksum/MD5/reset/110\nok 299 /checksum/MD5/reset/111\nok 300 /checksum/MD5/reset/112\nok 301 /checksum/MD5/reset/113\nok 302 /checksum/MD5/reset/114\nok 303 /checksum/MD5/reset/115\nok 304 /checksum/MD5/reset/116\nok 305 /checksum/MD5/reset/117\nok 306 /checksum/MD5/reset/118\nok 307 /checksum/MD5/reset/119\nok 308 /checksum/MD5/reset/120\nok 309 /checksum/MD5/reset/121\nok 310 /checksum/MD5/reset/122\nok 311 /checksum/MD5/reset/123\nok 312 /checksum/MD5/reset/124\nok 313 /checksum/MD5/reset/125\nok 314 /checksum/MD5/reset/126\nok 315 /checksum/MD5/reset/127\nok 316 /checksum/MD5/reset/128\nok 317 /checksum/MD5/reset/129\nok 318 /checksum/MD5/reset/130\nok 319 /checksum/MD5/reset/131\nok 320 /checksum/MD5/reset/132\nok 321 /checksum/MD5/reset/133\nok 322 /checksum/MD5/reset/134\nok 323 /checksum/MD5/reset/135\nok 324 /checksum/MD5/reset/136\nok 325 /checksum/MD5/reset/137\nok 326 /checksum/MD5/reset/138\nok 327 /checksum/MD5/reset/139\nok 328 /checksum/MD5/reset/140\nok 329 /checksum/MD5/reset/141\nok 330 /checksum/MD5/reset/142\nok 331 /checksum/MD5/reset/143\nok 332 /checksum/MD5/reset/144\nok 333 /checksum/MD5/reset/145\nok 334 /checksum/MD5/reset/146\nok 335 /checksum/MD5/reset/147\nok 336 /checksum/MD5/reset/148\nok 337 /checksum/MD5/reset/149\nok 338 /checksum/MD5/reset/150\nok 339 /checksum/MD5/reset/151\nok 340 /checksum/MD5/reset/152\nok 341 /checksum/MD5/reset/153\nok 342 /checksum/MD5/reset/154\nok 343 /checksum/MD5/reset/155\nok 344 /checksum/MD5/reset/156\nok 345 /checksum/MD5/reset/157\nok 346 /checksum/MD5/reset/158\nok 347 /checksum/MD5/reset/159\nok 348 /checksum/MD5/reset/160\nok 349 /checksum/MD5/reset/161\nok 350 /checksum/MD5/reset/162\nok 351 /checksum/MD5/reset/163\nok 352 /checksum/MD5/reset/164\nok 353 /checksum/MD5/reset/165\nok 354 /checksum/MD5/reset/166\nok 355 /checksum/MD5/reset/167\nok 356 /checksum/MD5/reset/168\nok 357 /checksum/MD5/reset/169\nok 358 /checksum/MD5/reset/170\nok 359 /checksum/MD5/reset/171\nok 360 /checksum/MD5/reset/172\nok 361 /checksum/MD5/reset/173\nok 362 /checksum/MD5/reset/174\nok 363 /checksum/MD5/reset/175\nok 364 /checksum/MD5/reset/176\nok 365 /checksum/MD5/reset/177\nok 366 /checksum/MD5/reset/178\nok 367 /checksum/MD5/reset/179\nok 368 /checksum/MD5/reset/180\nok 369 /checksum/MD5/reset/181\nok 370 /checksum/MD5/reset/182\nok 371 /checksum/MD5/reset/183\n# End of reset tests\n# End of MD5 tests\n# Start of SHA1 tests\nok 372 /checksum/SHA1/0\nok 373 /checksum/SHA1/1\nok 374 /checksum/SHA1/2\nok 375 /checksum/SHA1/3\nok 376 /checksum/SHA1/4\nok 377 /checksum/SHA1/5\nok 378 /checksum/SHA1/6\nok 379 /checksum/SHA1/7\nok 380 /checksum/SHA1/8\nok 381 /checksum/SHA1/9\nok 382 /checksum/SHA1/10\nok 383 /checksum/SHA1/11\nok 384 /checksum/SHA1/12\nok 385 /checksum/SHA1/13\nok 386 /checksum/SHA1/14\nok 387 /checksum/SHA1/15\nok 388 /checksum/SHA1/16\nok 389 /checksum/SHA1/17\nok 390 /checksum/SHA1/18\nok 391 /checksum/SHA1/19\nok 392 /checksum/SHA1/20\nok 393 /checksum/SHA1/21\nok 394 /checksum/SHA1/22\nok 395 /checksum/SHA1/23\nok 396 /checksum/SHA1/24\nok 397 /checksum/SHA1/25\nok 398 /checksum/SHA1/26\nok 399 /checksum/SHA1/27\nok 400 /checksum/SHA1/28\nok 401 /checksum/SHA1/29\nok 402 /checksum/SHA1/30\nok 403 /checksum/SHA1/31\nok 404 /checksum/SHA1/32\nok 405 /checksum/SHA1/33\nok 406 /checksum/SHA1/34\nok 407 /checksum/SHA1/35\nok 408 /checksum/SHA1/36\nok 409 /checksum/SHA1/37\nok 410 /checksum/SHA1/38\nok 411 /checksum/SHA1/39\nok 412 /checksum/SHA1/40\nok 413 /checksum/SHA1/41\nok 414 /checksum/SHA1/42\nok 415 /checksum/SHA1/43\nok 416 /checksum/SHA1/44\nok 417 /checksum/SHA1/45\nok 418 /checksum/SHA1/46\nok 419 /checksum/SHA1/47\nok 420 /checksum/SHA1/48\nok 421 /checksum/SHA1/49\nok 422 /checksum/SHA1/50\nok 423 /checksum/SHA1/51\nok 424 /checksum/SHA1/52\nok 425 /checksum/SHA1/53\nok 426 /checksum/SHA1/54\nok 427 /checksum/SHA1/55\nok 428 /checksum/SHA1/56\nok 429 /checksum/SHA1/57\nok 430 /checksum/SHA1/58\nok 431 /checksum/SHA1/59\nok 432 /checksum/SHA1/60\nok 433 /checksum/SHA1/61\nok 434 /checksum/SHA1/62\nok 435 /checksum/SHA1/63\nok 436 /checksum/SHA1/64\nok 437 /checksum/SHA1/65\nok 438 /checksum/SHA1/66\nok 439 /checksum/SHA1/67\nok 440 /checksum/SHA1/68\nok 441 /checksum/SHA1/69\nok 442 /checksum/SHA1/70\nok 443 /checksum/SHA1/71\nok 444 /checksum/SHA1/72\nok 445 /checksum/SHA1/73\nok 446 /checksum/SHA1/74\nok 447 /checksum/SHA1/75\nok 448 /checksum/SHA1/76\nok 449 /checksum/SHA1/77\nok 450 /checksum/SHA1/78\nok 451 /checksum/SHA1/79\nok 452 /checksum/SHA1/80\nok 453 /checksum/SHA1/81\nok 454 /checksum/SHA1/82\nok 455 /checksum/SHA1/83\nok 456 /checksum/SHA1/84\nok 457 /checksum/SHA1/85\nok 458 /checksum/SHA1/86\nok 459 /checksum/SHA1/87\nok 460 /checksum/SHA1/88\nok 461 /checksum/SHA1/89\nok 462 /checksum/SHA1/90\nok 463 /checksum/SHA1/91\nok 464 /checksum/SHA1/92\nok 465 /checksum/SHA1/93\nok 466 /checksum/SHA1/94\nok 467 /checksum/SHA1/95\nok 468 /checksum/SHA1/96\nok 469 /checksum/SHA1/97\nok 470 /checksum/SHA1/98\nok 471 /checksum/SHA1/99\nok 472 /checksum/SHA1/100\nok 473 /checksum/SHA1/101\nok 474 /checksum/SHA1/102\nok 475 /checksum/SHA1/103\nok 476 /checksum/SHA1/104\nok 477 /checksum/SHA1/105\nok 478 /checksum/SHA1/106\nok 479 /checksum/SHA1/107\nok 480 /checksum/SHA1/108\nok 481 /checksum/SHA1/109\nok 482 /checksum/SHA1/110\nok 483 /checksum/SHA1/111\nok 484 /checksum/SHA1/112\nok 485 /checksum/SHA1/113\nok 486 /checksum/SHA1/114\nok 487 /checksum/SHA1/115\nok 488 /checksum/SHA1/116\nok 489 /checksum/SHA1/117\nok 490 /checksum/SHA1/118\nok 491 /checksum/SHA1/119\nok 492 /checksum/SHA1/120\nok 493 /checksum/SHA1/121\nok 494 /checksum/SHA1/122\nok 495 /checksum/SHA1/123\nok 496 /checksum/SHA1/124\nok 497 /checksum/SHA1/125\nok 498 /checksum/SHA1/126\nok 499 /checksum/SHA1/127\nok 500 /checksum/SHA1/128\nok 501 /checksum/SHA1/129\nok 502 /checksum/SHA1/130\nok 503 /checksum/SHA1/131\nok 504 /checksum/SHA1/132\nok 505 /checksum/SHA1/133\nok 506 /checksum/SHA1/134\nok 507 /checksum/SHA1/135\nok 508 /checksum/SHA1/136\nok 509 /checksum/SHA1/137\nok 510 /checksum/SHA1/138\nok 511 /checksum/SHA1/139\nok 512 /checksum/SHA1/140\nok 513 /checksum/SHA1/141\nok 514 /checksum/SHA1/142\nok 515 /checksum/SHA1/143\nok 516 /checksum/SHA1/144\nok 517 /checksum/SHA1/145\nok 518 /checksum/SHA1/146\nok 519 /checksum/SHA1/147\nok 520 /checksum/SHA1/148\nok 521 /checksum/SHA1/149\nok 522 /checksum/SHA1/150\nok 523 /checksum/SHA1/151\nok 524 /checksum/SHA1/152\nok 525 /checksum/SHA1/153\nok 526 /checksum/SHA1/154\nok 527 /checksum/SHA1/155\nok 528 /checksum/SHA1/156\nok 529 /checksum/SHA1/157\nok 530 /checksum/SHA1/158\nok 531 /checksum/SHA1/159\nok 532 /checksum/SHA1/160\nok 533 /checksum/SHA1/161\nok 534 /checksum/SHA1/162\nok 535 /checksum/SHA1/163\nok 536 /checksum/SHA1/164\nok 537 /checksum/SHA1/165\nok 538 /checksum/SHA1/166\nok 539 /checksum/SHA1/167\nok 540 /checksum/SHA1/168\nok 541 /checksum/SHA1/169\nok 542 /checksum/SHA1/170\nok 543 /checksum/SHA1/171\nok 544 /checksum/SHA1/172\nok 545 /checksum/SHA1/173\nok 546 /checksum/SHA1/174\nok 547 /checksum/SHA1/175\nok 548 /checksum/SHA1/176\nok 549 /checksum/SHA1/177\nok 550 /checksum/SHA1/178\nok 551 /checksum/SHA1/179\nok 552 /checksum/SHA1/180\nok 553 /checksum/SHA1/181\nok 554 /checksum/SHA1/182\nok 555 /checksum/SHA1/183\nok 556 /checksum/SHA1/string\nok 557 /checksum/SHA1/bytes\n# Start of reset tests\nok 558 /checksum/SHA1/reset/0\nok 559 /checksum/SHA1/reset/1\nok 560 /checksum/SHA1/reset/2\nok 561 /checksum/SHA1/reset/3\nok 562 /checksum/SHA1/reset/4\nok 563 /checksum/SHA1/reset/5\nok 564 /checksum/SHA1/reset/6\nok 565 /checksum/SHA1/reset/7\nok 566 /checksum/SHA1/reset/8\nok 567 /checksum/SHA1/reset/9\nok 568 /checksum/SHA1/reset/10\nok 569 /checksum/SHA1/reset/11\nok 570 /checksum/SHA1/reset/12\nok 571 /checksum/SHA1/reset/13\nok 572 /checksum/SHA1/reset/14\nok 573 /checksum/SHA1/reset/15\nok 574 /checksum/SHA1/reset/16\nok 575 /checksum/SHA1/reset/17\nok 576 /checksum/SHA1/reset/18\nok 577 /checksum/SHA1/reset/19\nok 578 /checksum/SHA1/reset/20\nok 579 /checksum/SHA1/reset/21\nok 580 /checksum/SHA1/reset/22\nok 581 /checksum/SHA1/reset/23\nok 582 /checksum/SHA1/reset/24\nok 583 /checksum/SHA1/reset/25\nok 584 /checksum/SHA1/reset/26\nok 585 /checksum/SHA1/reset/27\nok 586 /checksum/SHA1/reset/28\nok 587 /checksum/SHA1/reset/29\nok 588 /checksum/SHA1/reset/30\nok 589 /checksum/SHA1/reset/31\nok 590 /checksum/SHA1/reset/32\nok 591 /checksum/SHA1/reset/33\nok 592 /checksum/SHA1/reset/34\nok 593 /checksum/SHA1/reset/35\nok 594 /checksum/SHA1/reset/36\nok 595 /checksum/SHA1/reset/37\nok 596 /checksum/SHA1/reset/38\nok 597 /checksum/SHA1/reset/39\nok 598 /checksum/SHA1/reset/40\nok 599 /checksum/SHA1/reset/41\nok 600 /checksum/SHA1/reset/42\nok 601 /checksum/SHA1/reset/43\nok 602 /checksum/SHA1/reset/44\nok 603 /checksum/SHA1/reset/45\nok 604 /checksum/SHA1/reset/46\nok 605 /checksum/SHA1/reset/47\nok 606 /checksum/SHA1/reset/48\nok 607 /checksum/SHA1/reset/49\nok 608 /checksum/SHA1/reset/50\nok 609 /checksum/SHA1/reset/51\nok 610 /checksum/SHA1/reset/52\nok 611 /checksum/SHA1/reset/53\nok 612 /checksum/SHA1/reset/54\nok 613 /checksum/SHA1/reset/55\nok 614 /checksum/SHA1/reset/56\nok 615 /checksum/SHA1/reset/57\nok 616 /checksum/SHA1/reset/58\nok 617 /checksum/SHA1/reset/59\nok 618 /checksum/SHA1/reset/60\nok 619 /checksum/SHA1/reset/61\nok 620 /checksum/SHA1/reset/62\nok 621 /checksum/SHA1/reset/63\nok 622 /checksum/SHA1/reset/64\nok 623 /checksum/SHA1/reset/65\nok 624 /checksum/SHA1/reset/66\nok 625 /checksum/SHA1/reset/67\nok 626 /checksum/SHA1/reset/68\nok 627 /checksum/SHA1/reset/69\nok 628 /checksum/SHA1/reset/70\nok 629 /checksum/SHA1/reset/71\nok 630 /checksum/SHA1/reset/72\nok 631 /checksum/SHA1/reset/73\nok 632 /checksum/SHA1/reset/74\nok 633 /checksum/SHA1/reset/75\nok 634 /checksum/SHA1/reset/76\nok 635 /checksum/SHA1/reset/77\nok 636 /checksum/SHA1/reset/78\nok 637 /checksum/SHA1/reset/79\nok 638 /checksum/SHA1/reset/80\nok 639 /checksum/SHA1/reset/81\nok 640 /checksum/SHA1/reset/82\nok 641 /checksum/SHA1/reset/83\nok 642 /checksum/SHA1/reset/84\nok 643 /checksum/SHA1/reset/85\nok 644 /checksum/SHA1/reset/86\nok 645 /checksum/SHA1/reset/87\nok 646 /checksum/SHA1/reset/88\nok 647 /checksum/SHA1/reset/89\nok 648 /checksum/SHA1/reset/90\nok 649 /checksum/SHA1/reset/91\nok 650 /checksum/SHA1/reset/92\nok 651 /checksum/SHA1/reset/93\nok 652 /checksum/SHA1/reset/94\nok 653 /checksum/SHA1/reset/95\nok 654 /checksum/SHA1/reset/96\nok 655 /checksum/SHA1/reset/97\nok 656 /checksum/SHA1/reset/98\nok 657 /checksum/SHA1/reset/99\nok 658 /checksum/SHA1/reset/100\nok 659 /checksum/SHA1/reset/101\nok 660 /checksum/SHA1/reset/102\nok 661 /checksum/SHA1/reset/103\nok 662 /checksum/SHA1/reset/104\nok 663 /checksum/SHA1/reset/105\nok 664 /checksum/SHA1/reset/106\nok 665 /checksum/SHA1/reset/107\nok 666 /checksum/SHA1/reset/108\nok 667 /checksum/SHA1/reset/109\nok 668 /checksum/SHA1/reset/110\nok 669 /checksum/SHA1/reset/111\nok 670 /checksum/SHA1/reset/112\nok 671 /checksum/SHA1/reset/113\nok 672 /checksum/SHA1/reset/114\nok 673 /checksum/SHA1/reset/115\nok 674 /checksum/SHA1/reset/116\nok 675 /checksum/SHA1/reset/117\nok 676 /checksum/SHA1/reset/118\nok 677 /checksum/SHA1/reset/119\nok 678 /checksum/SHA1/reset/120\nok 679 /checksum/SHA1/reset/121\nok 680 /checksum/SHA1/reset/122\nok 681 /checksum/SHA1/reset/123\nok 682 /checksum/SHA1/reset/124\nok 683 /checksum/SHA1/reset/125\nok 684 /checksum/SHA1/reset/126\nok 685 /checksum/SHA1/reset/127\nok 686 /checksum/SHA1/reset/128\nok 687 /checksum/SHA1/reset/129\nok 688 /checksum/SHA1/reset/130\nok 689 /checksum/SHA1/reset/131\nok 690 /checksum/SHA1/reset/132\nok 691 /checksum/SHA1/reset/133\nok 692 /checksum/SHA1/reset/134\nok 693 /checksum/SHA1/reset/135\nok 694 /checksum/SHA1/reset/136\nok 695 /checksum/SHA1/reset/137\nok 696 /checksum/SHA1/reset/138\nok 697 /checksum/SHA1/reset/139\nok 698 /checksum/SHA1/reset/140\nok 699 /checksum/SHA1/reset/141\nok 700 /checksum/SHA1/reset/142\nok 701 /checksum/SHA1/reset/143\nok 702 /checksum/SHA1/reset/144\nok 703 /checksum/SHA1/reset/145\nok 704 /checksum/SHA1/reset/146\nok 705 /checksum/SHA1/reset/147\nok 706 /checksum/SHA1/reset/148\nok 707 /checksum/SHA1/reset/149\nok 708 /checksum/SHA1/reset/150\nok 709 /checksum/SHA1/reset/151\nok 710 /checksum/SHA1/reset/152\nok 711 /checksum/SHA1/reset/153\nok 712 /checksum/SHA1/reset/154\nok 713 /checksum/SHA1/reset/155\nok 714 /checksum/SHA1/reset/156\nok 715 /checksum/SHA1/reset/157\nok 716 /checksum/SHA1/reset/158\nok 717 /checksum/SHA1/reset/159\nok 718 /checksum/SHA1/reset/160\nok 719 /checksum/SHA1/reset/161\nok 720 /checksum/SHA1/reset/162\nok 721 /checksum/SHA1/reset/163\nok 722 /checksum/SHA1/reset/164\nok 723 /checksum/SHA1/reset/165\nok 724 /checksum/SHA1/reset/166\nok 725 /checksum/SHA1/reset/167\nok 726 /checksum/SHA1/reset/168\nok 727 /checksum/SHA1/reset/169\nok 728 /checksum/SHA1/reset/170\nok 729 /checksum/SHA1/reset/171\nok 730 /checksum/SHA1/reset/172\nok 731 /checksum/SHA1/reset/173\nok 732 /checksum/SHA1/reset/174\nok 733 /checksum/SHA1/reset/175\nok 734 /checksum/SHA1/reset/176\nok 735 /checksum/SHA1/reset/177\nok 736 /checksum/SHA1/reset/178\nok 737 /checksum/SHA1/reset/179\nok 738 /checksum/SHA1/reset/180\nok 739 /checksum/SHA1/reset/181\nok 740 /checksum/SHA1/reset/182\nok 741 /checksum/SHA1/reset/183\n# End of reset tests\n# End of SHA1 tests\n# Start of SHA256 tests\nok 742 /checksum/SHA256/0\nok 743 /checksum/SHA256/1\nok 744 /checksum/SHA256/2\nok 745 /checksum/SHA256/3\nok 746 /checksum/SHA256/4\nok 747 /checksum/SHA256/5\nok 748 /checksum/SHA256/6\nok 749 /checksum/SHA256/7\nok 750 /checksum/SHA256/8\nok 751 /checksum/SHA256/9\nok 752 /checksum/SHA256/10\nok 753 /checksum/SHA256/11\nok 754 /checksum/SHA256/12\nok 755 /checksum/SHA256/13\nok 756 /checksum/SHA256/14\nok 757 /checksum/SHA256/15\nok 758 /checksum/SHA256/16\nok 759 /checksum/SHA256/17\nok 760 /checksum/SHA256/18\nok 761 /checksum/SHA256/19\nok 762 /checksum/SHA256/20\nok 763 /checksum/SHA256/21\nok 764 /checksum/SHA256/22\nok 765 /checksum/SHA256/23\nok 766 /checksum/SHA256/24\nok 767 /checksum/SHA256/25\nok 768 /checksum/SHA256/26\nok 769 /checksum/SHA256/27\nok 770 /checksum/SHA256/28\nok 771 /checksum/SHA256/29\nok 772 /checksum/SHA256/30\nok 773 /checksum/SHA256/31\nok 774 /checksum/SHA256/32\nok 775 /checksum/SHA256/33\nok 776 /checksum/SHA256/34\nok 777 /checksum/SHA256/35\nok 778 /checksum/SHA256/36\nok 779 /checksum/SHA256/37\nok 780 /checksum/SHA256/38\nok 781 /checksum/SHA256/39\nok 782 /checksum/SHA256/40\nok 783 /checksum/SHA256/41\nok 784 /checksum/SHA256/42\nok 785 /checksum/SHA256/43\nok 786 /checksum/SHA256/44\nok 787 /checksum/SHA256/45\nok 788 /checksum/SHA256/46\nok 789 /checksum/SHA256/47\nok 790 /checksum/SHA256/48\nok 791 /checksum/SHA256/49\nok 792 /checksum/SHA256/50\nok 793 /checksum/SHA256/51\nok 794 /checksum/SHA256/52\nok 795 /checksum/SHA256/53\nok 796 /checksum/SHA256/54\nok 797 /checksum/SHA256/55\nok 798 /checksum/SHA256/56\nok 799 /checksum/SHA256/57\nok 800 /checksum/SHA256/58\nok 801 /checksum/SHA256/59\nok 802 /checksum/SHA256/60\nok 803 /checksum/SHA256/61\nok 804 /checksum/SHA256/62\nok 805 /checksum/SHA256/63\nok 806 /checksum/SHA256/64\nok 807 /checksum/SHA256/65\nok 808 /checksum/SHA256/66\nok 809 /checksum/SHA256/67\nok 810 /checksum/SHA256/68\nok 811 /checksum/SHA256/69\nok 812 /checksum/SHA256/70\nok 813 /checksum/SHA256/71\nok 814 /checksum/SHA256/72\nok 815 /checksum/SHA256/73\nok 816 /checksum/SHA256/74\nok 817 /checksum/SHA256/75\nok 818 /checksum/SHA256/76\nok 819 /checksum/SHA256/77\nok 820 /checksum/SHA256/78\nok 821 /checksum/SHA256/79\nok 822 /checksum/SHA256/80\nok 823 /checksum/SHA256/81\nok 824 /checksum/SHA256/82\nok 825 /checksum/SHA256/83\nok 826 /checksum/SHA256/84\nok 827 /checksum/SHA256/85\nok 828 /checksum/SHA256/86\nok 829 /checksum/SHA256/87\nok 830 /checksum/SHA256/88\nok 831 /checksum/SHA256/89\nok 832 /checksum/SHA256/90\nok 833 /checksum/SHA256/91\nok 834 /checksum/SHA256/92\nok 835 /checksum/SHA256/93\nok 836 /checksum/SHA256/94\nok 837 /checksum/SHA256/95\nok 838 /checksum/SHA256/96\nok 839 /checksum/SHA256/97\nok 840 /checksum/SHA256/98\nok 841 /checksum/SHA256/99\nok 842 /checksum/SHA256/100\nok 843 /checksum/SHA256/101\nok 844 /checksum/SHA256/102\nok 845 /checksum/SHA256/103\nok 846 /checksum/SHA256/104\nok 847 /checksum/SHA256/105\nok 848 /checksum/SHA256/106\nok 849 /checksum/SHA256/107\nok 850 /checksum/SHA256/108\nok 851 /checksum/SHA256/109\nok 852 /checksum/SHA256/110\nok 853 /checksum/SHA256/111\nok 854 /checksum/SHA256/112\nok 855 /checksum/SHA256/113\nok 856 /checksum/SHA256/114\nok 857 /checksum/SHA256/115\nok 858 /checksum/SHA256/116\nok 859 /checksum/SHA256/117\nok 860 /checksum/SHA256/118\nok 861 /checksum/SHA256/119\nok 862 /checksum/SHA256/120\nok 863 /checksum/SHA256/121\nok 864 /checksum/SHA256/122\nok 865 /checksum/SHA256/123\nok 866 /checksum/SHA256/124\nok 867 /checksum/SHA256/125\nok 868 /checksum/SHA256/126\nok 869 /checksum/SHA256/127\nok 870 /checksum/SHA256/128\nok 871 /checksum/SHA256/129\nok 872 /checksum/SHA256/130\nok 873 /checksum/SHA256/131\nok 874 /checksum/SHA256/132\nok 875 /checksum/SHA256/133\nok 876 /checksum/SHA256/134\nok 877 /checksum/SHA256/135\nok 878 /checksum/SHA256/136\nok 879 /checksum/SHA256/137\nok 880 /checksum/SHA256/138\nok 881 /checksum/SHA256/139\nok 882 /checksum/SHA256/140\nok 883 /checksum/SHA256/141\nok 884 /checksum/SHA256/142\nok 885 /checksum/SHA256/143\nok 886 /checksum/SHA256/144\nok 887 /checksum/SHA256/145\nok 888 /checksum/SHA256/146\nok 889 /checksum/SHA256/147\nok 890 /checksum/SHA256/148\nok 891 /checksum/SHA256/149\nok 892 /checksum/SHA256/150\nok 893 /checksum/SHA256/151\nok 894 /checksum/SHA256/152\nok 895 /checksum/SHA256/153\nok 896 /checksum/SHA256/154\nok 897 /checksum/SHA256/155\nok 898 /checksum/SHA256/156\nok 899 /checksum/SHA256/157\nok 900 /checksum/SHA256/158\nok 901 /checksum/SHA256/159\nok 902 /checksum/SHA256/160\nok 903 /checksum/SHA256/161\nok 904 /checksum/SHA256/162\nok 905 /checksum/SHA256/163\nok 906 /checksum/SHA256/164\nok 907 /checksum/SHA256/165\nok 908 /checksum/SHA256/166\nok 909 /checksum/SHA256/167\nok 910 /checksum/SHA256/168\nok 911 /checksum/SHA256/169\nok 912 /checksum/SHA256/170\nok 913 /checksum/SHA256/171\nok 914 /checksum/SHA256/172\nok 915 /checksum/SHA256/173\nok 916 /checksum/SHA256/174\nok 917 /checksum/SHA256/175\nok 918 /checksum/SHA256/176\nok 919 /checksum/SHA256/177\nok 920 /checksum/SHA256/178\nok 921 /checksum/SHA256/179\nok 922 /checksum/SHA256/180\nok 923 /checksum/SHA256/181\nok 924 /checksum/SHA256/182\nok 925 /checksum/SHA256/183\nok 926 /checksum/SHA256/string\nok 927 /checksum/SHA256/bytes\n# Start of reset tests\nok 928 /checksum/SHA256/reset/0\nok 929 /checksum/SHA256/reset/1\nok 930 /checksum/SHA256/reset/2\nok 931 /checksum/SHA256/reset/3\nok 932 /checksum/SHA256/reset/4\nok 933 /checksum/SHA256/reset/5\nok 934 /checksum/SHA256/reset/6\nok 935 /checksum/SHA256/reset/7\nok 936 /checksum/SHA256/reset/8\nok 937 /checksum/SHA256/reset/9\nok 938 /checksum/SHA256/reset/10\nok 939 /checksum/SHA256/reset/11\nok 940 /checksum/SHA256/reset/12\nok 941 /checksum/SHA256/reset/13\nok 942 /checksum/SHA256/reset/14\nok 943 /checksum/SHA256/reset/15\nok 944 /checksum/SHA256/reset/16\nok 945 /checksum/SHA256/reset/17\nok 946 /checksum/SHA256/reset/18\nok 947 /checksum/SHA256/reset/19\nok 948 /checksum/SHA256/reset/20\nok 949 /checksum/SHA256/reset/21\nok 950 /checksum/SHA256/reset/22\nok 951 /checksum/SHA256/reset/23\nok 952 /checksum/SHA256/reset/24\nok 953 /checksum/SHA256/reset/25\nok 954 /checksum/SHA256/reset/26\nok 955 /checksum/SHA256/reset/27\nok 956 /checksum/SHA256/reset/28\nok 957 /checksum/SHA256/reset/29\nok 958 /checksum/SHA256/reset/30\nok 959 /checksum/SHA256/reset/31\nok 960 /checksum/SHA256/reset/32\nok 961 /checksum/SHA256/reset/33\nok 962 /checksum/SHA256/reset/34\nok 963 /checksum/SHA256/reset/35\nok 964 /checksum/SHA256/reset/36\nok 965 /checksum/SHA256/reset/37\nok 966 /checksum/SHA256/reset/38\nok 967 /checksum/SHA256/reset/39\nok 968 /checksum/SHA256/reset/40\nok 969 /checksum/SHA256/reset/41\nok 970 /checksum/SHA256/reset/42\nok 971 /checksum/SHA256/reset/43\nok 972 /checksum/SHA256/reset/44\nok 973 /checksum/SHA256/reset/45\nok 974 /checksum/SHA256/reset/46\nok 975 /checksum/SHA256/reset/47\nok 976 /checksum/SHA256/reset/48\nok 977 /checksum/SHA256/reset/49\nok 978 /checksum/SHA256/reset/50\nok 979 /checksum/SHA256/reset/51\nok 980 /checksum/SHA256/reset/52\nok 981 /checksum/SHA256/reset/53\nok 982 /checksum/SHA256/reset/54\nok 983 /checksum/SHA256/reset/55\nok 984 /checksum/SHA256/reset/56\nok 985 /checksum/SHA256/reset/57\nok 986 /checksum/SHA256/reset/58\nok 987 /checksum/SHA256/reset/59\nok 988 /checksum/SHA256/reset/60\nok 989 /checksum/SHA256/reset/61\nok 990 /checksum/SHA256/reset/62\nok 991 /checksum/SHA256/reset/63\nok 992 /checksum/SHA256/reset/64\nok 993 /checksum/SHA256/reset/65\nok 994 /checksum/SHA256/reset/66\nok 995 /checksum/SHA256/reset/67\nok 996 /checksum/SHA256/reset/68\nok 997 /checksum/SHA256/reset/69\nok 998 /checksum/SHA256/reset/70\nok 999 /checksum/SHA256/reset/71\nok 1000 /checksum/SHA256/reset/72\nok 1001 /checksum/SHA256/reset/73\nok 1002 /checksum/SHA256/reset/74\nok 1003 /checksum/SHA256/reset/75\nok 1004 /checksum/SHA256/reset/76\nok 1005 /checksum/SHA256/reset/77\nok 1006 /checksum/SHA256/reset/78\nok 1007 /checksum/SHA256/reset/79\nok 1008 /checksum/SHA256/reset/80\nok 1009 /checksum/SHA256/reset/81\nok 1010 /checksum/SHA256/reset/82\nok 1011 /checksum/SHA256/reset/83\nok 1012 /checksum/SHA256/reset/84\nok 1013 /checksum/SHA256/reset/85\nok 1014 /checksum/SHA256/reset/86\nok 1015 /checksum/SHA256/reset/87\nok 1016 /checksum/SHA256/reset/88\nok 1017 /checksum/SHA256/reset/89\nok 1018 /checksum/SHA256/reset/90\nok 1019 /checksum/SHA256/reset/91\nok 1020 /checksum/SHA256/reset/92\nok 1021 /checksum/SHA256/reset/93\nok 1022 /checksum/SHA256/reset/94\nok 1023 /checksum/SHA256/reset/95\nok 1024 /checksum/SHA256/reset/96\nok 1025 /checksum/SHA256/reset/97\nok 1026 /checksum/SHA256/reset/98\nok 1027 /checksum/SHA256/reset/99\nok 1028 /checksum/SHA256/reset/100\nok 1029 /checksum/SHA256/reset/101\nok 1030 /checksum/SHA256/reset/102\nok 1031 /checksum/SHA256/reset/103\nok 1032 /checksum/SHA256/reset/104\nok 1033 /checksum/SHA256/reset/105\nok 1034 /checksum/SHA256/reset/106\nok 1035 /checksum/SHA256/reset/107\nok 1036 /checksum/SHA256/reset/108\nok 1037 /checksum/SHA256/reset/109\nok 1038 /checksum/SHA256/reset/110\nok 1039 /checksum/SHA256/reset/111\nok 1040 /checksum/SHA256/reset/112\nok 1041 /checksum/SHA256/reset/113\nok 1042 /checksum/SHA256/reset/114\nok 1043 /checksum/SHA256/reset/115\nok 1044 /checksum/SHA256/reset/116\nok 1045 /checksum/SHA256/reset/117\nok 1046 /checksum/SHA256/reset/118\nok 1047 /checksum/SHA256/reset/119\nok 1048 /checksum/SHA256/reset/120\nok 1049 /checksum/SHA256/reset/121\nok 1050 /checksum/SHA256/reset/122\nok 1051 /checksum/SHA256/reset/123\nok 1052 /checksum/SHA256/reset/124\nok 1053 /checksum/SHA256/reset/125\nok 1054 /checksum/SHA256/reset/126\nok 1055 /checksum/SHA256/reset/127\nok 1056 /checksum/SHA256/reset/128\nok 1057 /checksum/SHA256/reset/129\nok 1058 /checksum/SHA256/reset/130\nok 1059 /checksum/SHA256/reset/131\nok 1060 /checksum/SHA256/reset/132\nok 1061 /checksum/SHA256/reset/133\nok 1062 /checksum/SHA256/reset/134\nok 1063 /checksum/SHA256/reset/135\nok 1064 /checksum/SHA256/reset/136\nok 1065 /checksum/SHA256/reset/137\nok 1066 /checksum/SHA256/reset/138\nok 1067 /checksum/SHA256/reset/139\nok 1068 /checksum/SHA256/reset/140\nok 1069 /checksum/SHA256/reset/141\nok 1070 /checksum/SHA256/reset/142\nok 1071 /checksum/SHA256/reset/143\nok 1072 /checksum/SHA256/reset/144\nok 1073 /checksum/SHA256/reset/145\nok 1074 /checksum/SHA256/reset/146\nok 1075 /checksum/SHA256/reset/147\nok 1076 /checksum/SHA256/reset/148\nok 1077 /checksum/SHA256/reset/149\nok 1078 /checksum/SHA256/reset/150\nok 1079 /checksum/SHA256/reset/151\nok 1080 /checksum/SHA256/reset/152\nok 1081 /checksum/SHA256/reset/153\nok 1082 /checksum/SHA256/reset/154\nok 1083 /checksum/SHA256/reset/155\nok 1084 /checksum/SHA256/reset/156\nok 1085 /checksum/SHA256/reset/157\nok 1086 /checksum/SHA256/reset/158\nok 1087 /checksum/SHA256/reset/159\nok 1088 /checksum/SHA256/reset/160\nok 1089 /checksum/SHA256/reset/161\nok 1090 /checksum/SHA256/reset/162\nok 1091 /checksum/SHA256/reset/163\nok 1092 /checksum/SHA256/reset/164\nok 1093 /checksum/SHA256/reset/165\nok 1094 /checksum/SHA256/reset/166\nok 1095 /checksum/SHA256/reset/167\nok 1096 /checksum/SHA256/reset/168\nok 1097 /checksum/SHA256/reset/169\nok 1098 /checksum/SHA256/reset/170\nok 1099 /checksum/SHA256/reset/171\nok 1100 /checksum/SHA256/reset/172\nok 1101 /checksum/SHA256/reset/173\nok 1102 /checksum/SHA256/reset/174\nok 1103 /checksum/SHA256/reset/175\nok 1104 /checksum/SHA256/reset/176\nok 1105 /checksum/SHA256/reset/177\nok 1106 /checksum/SHA256/reset/178\nok 1107 /checksum/SHA256/reset/179\nok 1108 /checksum/SHA256/reset/180\nok 1109 /checksum/SHA256/reset/181\nok 1110 /checksum/SHA256/reset/182\nok 1111 /checksum/SHA256/reset/183\n# End of reset tests\n# End of SHA256 tests\n# Start of SHA384 tests\nok 1112 /checksum/SHA384/0\nok 1113 /checksum/SHA384/1\nok 1114 /checksum/SHA384/2\nok 1115 /checksum/SHA384/3\nok 1116 /checksum/SHA384/4\nok 1117 /checksum/SHA384/5\nok 1118 /checksum/SHA384/6\nok 1119 /checksum/SHA384/7\nok 1120 /checksum/SHA384/8\nok 1121 /checksum/SHA384/9\nok 1122 /checksum/SHA384/10\nok 1123 /checksum/SHA384/11\nok 1124 /checksum/SHA384/12\nok 1125 /checksum/SHA384/13\nok 1126 /checksum/SHA384/14\nok 1127 /checksum/SHA384/15\nok 1128 /checksum/SHA384/16\nok 1129 /checksum/SHA384/17\nok 1130 /checksum/SHA384/18\nok 1131 /checksum/SHA384/19\nok 1132 /checksum/SHA384/20\nok 1133 /checksum/SHA384/21\nok 1134 /checksum/SHA384/22\nok 1135 /checksum/SHA384/23\nok 1136 /checksum/SHA384/24\nok 1137 /checksum/SHA384/25\nok 1138 /checksum/SHA384/26\nok 1139 /checksum/SHA384/27\nok 1140 /checksum/SHA384/28\nok 1141 /checksum/SHA384/29\nok 1142 /checksum/SHA384/30\nok 1143 /checksum/SHA384/31\nok 1144 /checksum/SHA384/32\nok 1145 /checksum/SHA384/33\nok 1146 /checksum/SHA384/34\nok 1147 /checksum/SHA384/35\nok 1148 /checksum/SHA384/36\nok 1149 /checksum/SHA384/37\nok 1150 /checksum/SHA384/38\nok 1151 /checksum/SHA384/39\nok 1152 /checksum/SHA384/40\nok 1153 /checksum/SHA384/41\nok 1154 /checksum/SHA384/42\nok 1155 /checksum/SHA384/43\nok 1156 /checksum/SHA384/44\nok 1157 /checksum/SHA384/45\nok 1158 /checksum/SHA384/46\nok 1159 /checksum/SHA384/47\nok 1160 /checksum/SHA384/48\nok 1161 /checksum/SHA384/49\nok 1162 /checksum/SHA384/50\nok 1163 /checksum/SHA384/51\nok 1164 /checksum/SHA384/52\nok 1165 /checksum/SHA384/53\nok 1166 /checksum/SHA384/54\nok 1167 /checksum/SHA384/55\nok 1168 /checksum/SHA384/56\nok 1169 /checksum/SHA384/57\nok 1170 /checksum/SHA384/58\nok 1171 /checksum/SHA384/59\nok 1172 /checksum/SHA384/60\nok 1173 /checksum/SHA384/61\nok 1174 /checksum/SHA384/62\nok 1175 /checksum/SHA384/63\nok 1176 /checksum/SHA384/64\nok 1177 /checksum/SHA384/65\nok 1178 /checksum/SHA384/66\nok 1179 /checksum/SHA384/67\nok 1180 /checksum/SHA384/68\nok 1181 /checksum/SHA384/69\nok 1182 /checksum/SHA384/70\nok 1183 /checksum/SHA384/71\nok 1184 /checksum/SHA384/72\nok 1185 /checksum/SHA384/73\nok 1186 /checksum/SHA384/74\nok 1187 /checksum/SHA384/75\nok 1188 /checksum/SHA384/76\nok 1189 /checksum/SHA384/77\nok 1190 /checksum/SHA384/78\nok 1191 /checksum/SHA384/79\nok 1192 /checksum/SHA384/80\nok 1193 /checksum/SHA384/81\nok 1194 /checksum/SHA384/82\nok 1195 /checksum/SHA384/83\nok 1196 /checksum/SHA384/84\nok 1197 /checksum/SHA384/85\nok 1198 /checksum/SHA384/86\nok 1199 /checksum/SHA384/87\nok 1200 /checksum/SHA384/88\nok 1201 /checksum/SHA384/89\nok 1202 /checksum/SHA384/90\nok 1203 /checksum/SHA384/91\nok 1204 /checksum/SHA384/92\nok 1205 /checksum/SHA384/93\nok 1206 /checksum/SHA384/94\nok 1207 /checksum/SHA384/95\nok 1208 /checksum/SHA384/96\nok 1209 /checksum/SHA384/97\nok 1210 /checksum/SHA384/98\nok 1211 /checksum/SHA384/99\nok 1212 /checksum/SHA384/100\nok 1213 /checksum/SHA384/101\nok 1214 /checksum/SHA384/102\nok 1215 /checksum/SHA384/103\nok 1216 /checksum/SHA384/104\nok 1217 /checksum/SHA384/105\nok 1218 /checksum/SHA384/106\nok 1219 /checksum/SHA384/107\nok 1220 /checksum/SHA384/108\nok 1221 /checksum/SHA384/109\nok 1222 /checksum/SHA384/110\nok 1223 /checksum/SHA384/111\nok 1224 /checksum/SHA384/112\nok 1225 /checksum/SHA384/113\nok 1226 /checksum/SHA384/114\nok 1227 /checksum/SHA384/115\nok 1228 /checksum/SHA384/116\nok 1229 /checksum/SHA384/117\nok 1230 /checksum/SHA384/118\nok 1231 /checksum/SHA384/119\nok 1232 /checksum/SHA384/120\nok 1233 /checksum/SHA384/121\nok 1234 /checksum/SHA384/122\nok 1235 /checksum/SHA384/123\nok 1236 /checksum/SHA384/124\nok 1237 /checksum/SHA384/125\nok 1238 /checksum/SHA384/126\nok 1239 /checksum/SHA384/127\nok 1240 /checksum/SHA384/128\nok 1241 /checksum/SHA384/129\nok 1242 /checksum/SHA384/130\nok 1243 /checksum/SHA384/131\nok 1244 /checksum/SHA384/132\nok 1245 /checksum/SHA384/133\nok 1246 /checksum/SHA384/134\nok 1247 /checksum/SHA384/135\nok 1248 /checksum/SHA384/136\nok 1249 /checksum/SHA384/137\nok 1250 /checksum/SHA384/138\nok 1251 /checksum/SHA384/139\nok 1252 /checksum/SHA384/140\nok 1253 /checksum/SHA384/141\nok 1254 /checksum/SHA384/142\nok 1255 /checksum/SHA384/143\nok 1256 /checksum/SHA384/144\nok 1257 /checksum/SHA384/145\nok 1258 /checksum/SHA384/146\nok 1259 /checksum/SHA384/147\nok 1260 /checksum/SHA384/148\nok 1261 /checksum/SHA384/149\nok 1262 /checksum/SHA384/150\nok 1263 /checksum/SHA384/151\nok 1264 /checksum/SHA384/152\nok 1265 /checksum/SHA384/153\nok 1266 /checksum/SHA384/154\nok 1267 /checksum/SHA384/155\nok 1268 /checksum/SHA384/156\nok 1269 /checksum/SHA384/157\nok 1270 /checksum/SHA384/158\nok 1271 /checksum/SHA384/159\nok 1272 /checksum/SHA384/160\nok 1273 /checksum/SHA384/161\nok 1274 /checksum/SHA384/162\nok 1275 /checksum/SHA384/163\nok 1276 /checksum/SHA384/164\nok 1277 /checksum/SHA384/165\nok 1278 /checksum/SHA384/166\nok 1279 /checksum/SHA384/167\nok 1280 /checksum/SHA384/168\nok 1281 /checksum/SHA384/169\nok 1282 /checksum/SHA384/170\nok 1283 /checksum/SHA384/171\nok 1284 /checksum/SHA384/172\nok 1285 /checksum/SHA384/173\nok 1286 /checksum/SHA384/174\nok 1287 /checksum/SHA384/175\nok 1288 /checksum/SHA384/176\nok 1289 /checksum/SHA384/177\nok 1290 /checksum/SHA384/178\nok 1291 /checksum/SHA384/179\nok 1292 /checksum/SHA384/180\nok 1293 /checksum/SHA384/181\nok 1294 /checksum/SHA384/182\nok 1295 /checksum/SHA384/183\nok 1296 /checksum/SHA384/string\nok 1297 /checksum/SHA384/bytes\n# Start of reset tests\nok 1298 /checksum/SHA384/reset/0\nok 1299 /checksum/SHA384/reset/1\nok 1300 /checksum/SHA384/reset/2\nok 1301 /checksum/SHA384/reset/3\nok 1302 /checksum/SHA384/reset/4\nok 1303 /checksum/SHA384/reset/5\nok 1304 /checksum/SHA384/reset/6\nok 1305 /checksum/SHA384/reset/7\nok 1306 /checksum/SHA384/reset/8\nok 1307 /checksum/SHA384/reset/9\nok 1308 /checksum/SHA384/reset/10\nok 1309 /checksum/SHA384/reset/11\nok 1310 /checksum/SHA384/reset/12\nok 1311 /checksum/SHA384/reset/13\nok 1312 /checksum/SHA384/reset/14\nok 1313 /checksum/SHA384/reset/15\nok 1314 /checksum/SHA384/reset/16\nok 1315 /checksum/SHA384/reset/17\nok 1316 /checksum/SHA384/reset/18\nok 1317 /checksum/SHA384/reset/19\nok 1318 /checksum/SHA384/reset/20\nok 1319 /checksum/SHA384/reset/21\nok 1320 /checksum/SHA384/reset/22\nok 1321 /checksum/SHA384/reset/23\nok 1322 /checksum/SHA384/reset/24\nok 1323 /checksum/SHA384/reset/25\nok 1324 /checksum/SHA384/reset/26\nok 1325 /checksum/SHA384/reset/27\nok 1326 /checksum/SHA384/reset/28\nok 1327 /checksum/SHA384/reset/29\nok 1328 /checksum/SHA384/reset/30\nok 1329 /checksum/SHA384/reset/31\nok 1330 /checksum/SHA384/reset/32\nok 1331 /checksum/SHA384/reset/33\nok 1332 /checksum/SHA384/reset/34\nok 1333 /checksum/SHA384/reset/35\nok 1334 /checksum/SHA384/reset/36\nok 1335 /checksum/SHA384/reset/37\nok 1336 /checksum/SHA384/reset/38\nok 1337 /checksum/SHA384/reset/39\nok 1338 /checksum/SHA384/reset/40\nok 1339 /checksum/SHA384/reset/41\nok 1340 /checksum/SHA384/reset/42\nok 1341 /checksum/SHA384/reset/43\nok 1342 /checksum/SHA384/reset/44\nok 1343 /checksum/SHA384/reset/45\nok 1344 /checksum/SHA384/reset/46\nok 1345 /checksum/SHA384/reset/47\nok 1346 /checksum/SHA384/reset/48\nok 1347 /checksum/SHA384/reset/49\nok 1348 /checksum/SHA384/reset/50\nok 1349 /checksum/SHA384/reset/51\nok 1350 /checksum/SHA384/reset/52\nok 1351 /checksum/SHA384/reset/53\nok 1352 /checksum/SHA384/reset/54\nok 1353 /checksum/SHA384/reset/55\nok 1354 /checksum/SHA384/reset/56\nok 1355 /checksum/SHA384/reset/57\nok 1356 /checksum/SHA384/reset/58\nok 1357 /checksum/SHA384/reset/59\nok 1358 /checksum/SHA384/reset/60\nok 1359 /checksum/SHA384/reset/61\nok 1360 /checksum/SHA384/reset/62\nok 1361 /checksum/SHA384/reset/63\nok 1362 /checksum/SHA384/reset/64\nok 1363 /checksum/SHA384/reset/65\nok 1364 /checksum/SHA384/reset/66\nok 1365 /checksum/SHA384/reset/67\nok 1366 /checksum/SHA384/reset/68\nok 1367 /checksum/SHA384/reset/69\nok 1368 /checksum/SHA384/reset/70\nok 1369 /checksum/SHA384/reset/71\nok 1370 /checksum/SHA384/reset/72\nok 1371 /checksum/SHA384/reset/73\nok 1372 /checksum/SHA384/reset/74\nok 1373 /checksum/SHA384/reset/75\nok 1374 /checksum/SHA384/reset/76\nok 1375 /checksum/SHA384/reset/77\nok 1376 /checksum/SHA384/reset/78\nok 1377 /checksum/SHA384/reset/79\nok 1378 /checksum/SHA384/reset/80\nok 1379 /checksum/SHA384/reset/81\nok 1380 /checksum/SHA384/reset/82\nok 1381 /checksum/SHA384/reset/83\nok 1382 /checksum/SHA384/reset/84\nok 1383 /checksum/SHA384/reset/85\nok 1384 /checksum/SHA384/reset/86\nok 1385 /checksum/SHA384/reset/87\nok 1386 /checksum/SHA384/reset/88\nok 1387 /checksum/SHA384/reset/89\nok 1388 /checksum/SHA384/reset/90\nok 1389 /checksum/SHA384/reset/91\nok 1390 /checksum/SHA384/reset/92\nok 1391 /checksum/SHA384/reset/93\nok 1392 /checksum/SHA384/reset/94\nok 1393 /checksum/SHA384/reset/95\nok 1394 /checksum/SHA384/reset/96\nok 1395 /checksum/SHA384/reset/97\nok 1396 /checksum/SHA384/reset/98\nok 1397 /checksum/SHA384/reset/99\nok 1398 /checksum/SHA384/reset/100\nok 1399 /checksum/SHA384/reset/101\nok 1400 /checksum/SHA384/reset/102\nok 1401 /checksum/SHA384/reset/103\nok 1402 /checksum/SHA384/reset/104\nok 1403 /checksum/SHA384/reset/105\nok 1404 /checksum/SHA384/reset/106\nok 1405 /checksum/SHA384/reset/107\nok 1406 /checksum/SHA384/reset/108\nok 1407 /checksum/SHA384/reset/109\nok 1408 /checksum/SHA384/reset/110\nok 1409 /checksum/SHA384/reset/111\nok 1410 /checksum/SHA384/reset/112\nok 1411 /checksum/SHA384/reset/113\nok 1412 /checksum/SHA384/reset/114\nok 1413 /checksum/SHA384/reset/115\nok 1414 /checksum/SHA384/reset/116\nok 1415 /checksum/SHA384/reset/117\nok 1416 /checksum/SHA384/reset/118\nok 1417 /checksum/SHA384/reset/119\nok 1418 /checksum/SHA384/reset/120\nok 1419 /checksum/SHA384/reset/121\nok 1420 /checksum/SHA384/reset/122\nok 1421 /checksum/SHA384/reset/123\nok 1422 /checksum/SHA384/reset/124\nok 1423 /checksum/SHA384/reset/125\nok 1424 /checksum/SHA384/reset/126\nok 1425 /checksum/SHA384/reset/127\nok 1426 /checksum/SHA384/reset/128\nok 1427 /checksum/SHA384/reset/129\nok 1428 /checksum/SHA384/reset/130\nok 1429 /checksum/SHA384/reset/131\nok 1430 /checksum/SHA384/reset/132\nok 1431 /checksum/SHA384/reset/133\nok 1432 /checksum/SHA384/reset/134\nok 1433 /checksum/SHA384/reset/135\nok 1434 /checksum/SHA384/reset/136\nok 1435 /checksum/SHA384/reset/137\nok 1436 /checksum/SHA384/reset/138\nok 1437 /checksum/SHA384/reset/139\nok 1438 /checksum/SHA384/reset/140\nok 1439 /checksum/SHA384/reset/141\nok 1440 /checksum/SHA384/reset/142\nok 1441 /checksum/SHA384/reset/143\nok 1442 /checksum/SHA384/reset/144\nok 1443 /checksum/SHA384/reset/145\nok 1444 /checksum/SHA384/reset/146\nok 1445 /checksum/SHA384/reset/147\nok 1446 /checksum/SHA384/reset/148\nok 1447 /checksum/SHA384/reset/149\nok 1448 /checksum/SHA384/reset/150\nok 1449 /checksum/SHA384/reset/151\nok 1450 /checksum/SHA384/reset/152\nok 1451 /checksum/SHA384/reset/153\nok 1452 /checksum/SHA384/reset/154\nok 1453 /checksum/SHA384/reset/155\nok 1454 /checksum/SHA384/reset/156\nok 1455 /checksum/SHA384/reset/157\nok 1456 /checksum/SHA384/reset/158\nok 1457 /checksum/SHA384/reset/159\nok 1458 /checksum/SHA384/reset/160\nok 1459 /checksum/SHA384/reset/161\nok 1460 /checksum/SHA384/reset/162\nok 1461 /checksum/SHA384/reset/163\nok 1462 /checksum/SHA384/reset/164\nok 1463 /checksum/SHA384/reset/165\nok 1464 /checksum/SHA384/reset/166\nok 1465 /checksum/SHA384/reset/167\nok 1466 /checksum/SHA384/reset/168\nok 1467 /checksum/SHA384/reset/169\nok 1468 /checksum/SHA384/reset/170\nok 1469 /checksum/SHA384/reset/171\nok 1470 /checksum/SHA384/reset/172\nok 1471 /checksum/SHA384/reset/173\nok 1472 /checksum/SHA384/reset/174\nok 1473 /checksum/SHA384/reset/175\nok 1474 /checksum/SHA384/reset/176\nok 1475 /checksum/SHA384/reset/177\nok 1476 /checksum/SHA384/reset/178\nok 1477 /checksum/SHA384/reset/179\nok 1478 /checksum/SHA384/reset/180\nok 1479 /checksum/SHA384/reset/181\nok 1480 /checksum/SHA384/reset/182\nok 1481 /checksum/SHA384/reset/183\n# End of reset tests\n# End of SHA384 tests\n# Start of SHA512 tests\nok 1482 /checksum/SHA512/0\nok 1483 /checksum/SHA512/1\nok 1484 /checksum/SHA512/2\nok 1485 /checksum/SHA512/3\nok 1486 /checksum/SHA512/4\nok 1487 /checksum/SHA512/5\nok 1488 /checksum/SHA512/6\nok 1489 /checksum/SHA512/7\nok 1490 /checksum/SHA512/8\nok 1491 /checksum/SHA512/9\nok 1492 /checksum/SHA512/10\nok 1493 /checksum/SHA512/11\nok 1494 /checksum/SHA512/12\nok 1495 /checksum/SHA512/13\nok 1496 /checksum/SHA512/14\nok 1497 /checksum/SHA512/15\nok 1498 /checksum/SHA512/16\nok 1499 /checksum/SHA512/17\nok 1500 /checksum/SHA512/18\nok 1501 /checksum/SHA512/19\nok 1502 /checksum/SHA512/20\nok 1503 /checksum/SHA512/21\nok 1504 /checksum/SHA512/22\nok 1505 /checksum/SHA512/23\nok 1506 /checksum/SHA512/24\nok 1507 /checksum/SHA512/25\nok 1508 /checksum/SHA512/26\nok 1509 /checksum/SHA512/27\nok 1510 /checksum/SHA512/28\nok 1511 /checksum/SHA512/29\nok 1512 /checksum/SHA512/30\nok 1513 /checksum/SHA512/31\nok 1514 /checksum/SHA512/32\nok 1515 /checksum/SHA512/33\nok 1516 /checksum/SHA512/34\nok 1517 /checksum/SHA512/35\nok 1518 /checksum/SHA512/36\nok 1519 /checksum/SHA512/37\nok 1520 /checksum/SHA512/38\nok 1521 /checksum/SHA512/39\nok 1522 /checksum/SHA512/40\nok 1523 /checksum/SHA512/41\nok 1524 /checksum/SHA512/42\nok 1525 /checksum/SHA512/43\nok 1526 /checksum/SHA512/44\nok 1527 /checksum/SHA512/45\nok 1528 /checksum/SHA512/46\nok 1529 /checksum/SHA512/47\nok 1530 /checksum/SHA512/48\nok 1531 /checksum/SHA512/49\nok 1532 /checksum/SHA512/50\nok 1533 /checksum/SHA512/51\nok 1534 /checksum/SHA512/52\nok 1535 /checksum/SHA512/53\nok 1536 /checksum/SHA512/54\nok 1537 /checksum/SHA512/55\nok 1538 /checksum/SHA512/56\nok 1539 /checksum/SHA512/57\nok 1540 /checksum/SHA512/58\nok 1541 /checksum/SHA512/59\nok 1542 /checksum/SHA512/60\nok 1543 /checksum/SHA512/61\nok 1544 /checksum/SHA512/62\nok 1545 /checksum/SHA512/63\nok 1546 /checksum/SHA512/64\nok 1547 /checksum/SHA512/65\nok 1548 /checksum/SHA512/66\nok 1549 /checksum/SHA512/67\nok 1550 /checksum/SHA512/68\nok 1551 /checksum/SHA512/69\nok 1552 /checksum/SHA512/70\nok 1553 /checksum/SHA512/71\nok 1554 /checksum/SHA512/72\nok 1555 /checksum/SHA512/73\nok 1556 /checksum/SHA512/74\nok 1557 /checksum/SHA512/75\nok 1558 /checksum/SHA512/76\nok 1559 /checksum/SHA512/77\nok 1560 /checksum/SHA512/78\nok 1561 /checksum/SHA512/79\nok 1562 /checksum/SHA512/80\nok 1563 /checksum/SHA512/81\nok 1564 /checksum/SHA512/82\nok 1565 /checksum/SHA512/83\nok 1566 /checksum/SHA512/84\nok 1567 /checksum/SHA512/85\nok 1568 /checksum/SHA512/86\nok 1569 /checksum/SHA512/87\nok 1570 /checksum/SHA512/88\nok 1571 /checksum/SHA512/89\nok 1572 /checksum/SHA512/90\nok 1573 /checksum/SHA512/91\nok 1574 /checksum/SHA512/92\nok 1575 /checksum/SHA512/93\nok 1576 /checksum/SHA512/94\nok 1577 /checksum/SHA512/95\nok 1578 /checksum/SHA512/96\nok 1579 /checksum/SHA512/97\nok 1580 /checksum/SHA512/98\nok 1581 /checksum/SHA512/99\nok 1582 /checksum/SHA512/100\nok 1583 /checksum/SHA512/101\nok 1584 /checksum/SHA512/102\nok 1585 /checksum/SHA512/103\nok 1586 /checksum/SHA512/104\nok 1587 /checksum/SHA512/105\nok 1588 /checksum/SHA512/106\nok 1589 /checksum/SHA512/107\nok 1590 /checksum/SHA512/108\nok 1591 /checksum/SHA512/109\nok 1592 /checksum/SHA512/110\nok 1593 /checksum/SHA512/111\nok 1594 /checksum/SHA512/112\nok 1595 /checksum/SHA512/113\nok 1596 /checksum/SHA512/114\nok 1597 /checksum/SHA512/115\nok 1598 /checksum/SHA512/116\nok 1599 /checksum/SHA512/117\nok 1600 /checksum/SHA512/118\nok 1601 /checksum/SHA512/119\nok 1602 /checksum/SHA512/120\nok 1603 /checksum/SHA512/121\nok 1604 /checksum/SHA512/122\nok 1605 /checksum/SHA512/123\nok 1606 /checksum/SHA512/124\nok 1607 /checksum/SHA512/125\nok 1608 /checksum/SHA512/126\nok 1609 /checksum/SHA512/127\nok 1610 /checksum/SHA512/128\nok 1611 /checksum/SHA512/129\nok 1612 /checksum/SHA512/130\nok 1613 /checksum/SHA512/131\nok 1614 /checksum/SHA512/132\nok 1615 /checksum/SHA512/133\nok 1616 /checksum/SHA512/134\nok 1617 /checksum/SHA512/135\nok 1618 /checksum/SHA512/136\nok 1619 /checksum/SHA512/137\nok 1620 /checksum/SHA512/138\nok 1621 /checksum/SHA512/139\nok 1622 /checksum/SHA512/140\nok 1623 /checksum/SHA512/141\nok 1624 /checksum/SHA512/142\nok 1625 /checksum/SHA512/143\nok 1626 /checksum/SHA512/144\nok 1627 /checksum/SHA512/145\nok 1628 /checksum/SHA512/146\nok 1629 /checksum/SHA512/147\nok 1630 /checksum/SHA512/148\nok 1631 /checksum/SHA512/149\nok 1632 /checksum/SHA512/150\nok 1633 /checksum/SHA512/151\nok 1634 /checksum/SHA512/152\nok 1635 /checksum/SHA512/153\nok 1636 /checksum/SHA512/154\nok 1637 /checksum/SHA512/155\nok 1638 /checksum/SHA512/156\nok 1639 /checksum/SHA512/157\nok 1640 /checksum/SHA512/158\nok 1641 /checksum/SHA512/159\nok 1642 /checksum/SHA512/160\nok 1643 /checksum/SHA512/161\nok 1644 /checksum/SHA512/162\nok 1645 /checksum/SHA512/163\nok 1646 /checksum/SHA512/164\nok 1647 /checksum/SHA512/165\nok 1648 /checksum/SHA512/166\nok 1649 /checksum/SHA512/167\nok 1650 /checksum/SHA512/168\nok 1651 /checksum/SHA512/169\nok 1652 /checksum/SHA512/170\nok 1653 /checksum/SHA512/171\nok 1654 /checksum/SHA512/172\nok 1655 /checksum/SHA512/173\nok 1656 /checksum/SHA512/174\nok 1657 /checksum/SHA512/175\nok 1658 /checksum/SHA512/176\nok 1659 /checksum/SHA512/177\nok 1660 /checksum/SHA512/178\nok 1661 /checksum/SHA512/179\nok 1662 /checksum/SHA512/180\nok 1663 /checksum/SHA512/181\nok 1664 /checksum/SHA512/182\nok 1665 /checksum/SHA512/183\nok 1666 /checksum/SHA512/string\nok 1667 /checksum/SHA512/bytes\n# Start of reset tests\nok 1668 /checksum/SHA512/reset/0\nok 1669 /checksum/SHA512/reset/1\nok 1670 /checksum/SHA512/reset/2\nok 1671 /checksum/SHA512/reset/3\nok 1672 /checksum/SHA512/reset/4\nok 1673 /checksum/SHA512/reset/5\nok 1674 /checksum/SHA512/reset/6\nok 1675 /checksum/SHA512/reset/7\nok 1676 /checksum/SHA512/reset/8\nok 1677 /checksum/SHA512/reset/9\nok 1678 /checksum/SHA512/reset/10\nok 1679 /checksum/SHA512/reset/11\nok 1680 /checksum/SHA512/reset/12\nok 1681 /checksum/SHA512/reset/13\nok 1682 /checksum/SHA512/reset/14\nok 1683 /checksum/SHA512/reset/15\nok 1684 /checksum/SHA512/reset/16\nok 1685 /checksum/SHA512/reset/17\nok 1686 /checksum/SHA512/reset/18\nok 1687 /checksum/SHA512/reset/19\nok 1688 /checksum/SHA512/reset/20\nok 1689 /checksum/SHA512/reset/21\nok 1690 /checksum/SHA512/reset/22\nok 1691 /checksum/SHA512/reset/23\nok 1692 /checksum/SHA512/reset/24\nok 1693 /checksum/SHA512/reset/25\nok 1694 /checksum/SHA512/reset/26\nok 1695 /checksum/SHA512/reset/27\nok 1696 /checksum/SHA512/reset/28\nok 1697 /checksum/SHA512/reset/29\nok 1698 /checksum/SHA512/reset/30\nok 1699 /checksum/SHA512/reset/31\nok 1700 /checksum/SHA512/reset/32\nok 1701 /checksum/SHA512/reset/33\nok 1702 /checksum/SHA512/reset/34\nok 1703 /checksum/SHA512/reset/35\nok 1704 /checksum/SHA512/reset/36\nok 1705 /checksum/SHA512/reset/37\nok 1706 /checksum/SHA512/reset/38\nok 1707 /checksum/SHA512/reset/39\nok 1708 /checksum/SHA512/reset/40\nok 1709 /checksum/SHA512/reset/41\nok 1710 /checksum/SHA512/reset/42\nok 1711 /checksum/SHA512/reset/43\nok 1712 /checksum/SHA512/reset/44\nok 1713 /checksum/SHA512/reset/45\nok 1714 /checksum/SHA512/reset/46\nok 1715 /checksum/SHA512/reset/47\nok 1716 /checksum/SHA512/reset/48\nok 1717 /checksum/SHA512/reset/49\nok 1718 /checksum/SHA512/reset/50\nok 1719 /checksum/SHA512/reset/51\nok 1720 /checksum/SHA512/reset/52\nok 1721 /checksum/SHA512/reset/53\nok 1722 /checksum/SHA512/reset/54\nok 1723 /checksum/SHA512/reset/55\nok 1724 /checksum/SHA512/reset/56\nok 1725 /checksum/SHA512/reset/57\nok 1726 /checksum/SHA512/reset/58\nok 1727 /checksum/SHA512/reset/59\nok 1728 /checksum/SHA512/reset/60\nok 1729 /checksum/SHA512/reset/61\nok 1730 /checksum/SHA512/reset/62\nok 1731 /checksum/SHA512/reset/63\nok 1732 /checksum/SHA512/reset/64\nok 1733 /checksum/SHA512/reset/65\nok 1734 /checksum/SHA512/reset/66\nok 1735 /checksum/SHA512/reset/67\nok 1736 /checksum/SHA512/reset/68\nok 1737 /checksum/SHA512/reset/69\nok 1738 /checksum/SHA512/reset/70\nok 1739 /checksum/SHA512/reset/71\nok 1740 /checksum/SHA512/reset/72\nok 1741 /checksum/SHA512/reset/73\nok 1742 /checksum/SHA512/reset/74\nok 1743 /checksum/SHA512/reset/75\nok 1744 /checksum/SHA512/reset/76\nok 1745 /checksum/SHA512/reset/77\nok 1746 /checksum/SHA512/reset/78\nok 1747 /checksum/SHA512/reset/79\nok 1748 /checksum/SHA512/reset/80\nok 1749 /checksum/SHA512/reset/81\nok 1750 /checksum/SHA512/reset/82\nok 1751 /checksum/SHA512/reset/83\nok 1752 /checksum/SHA512/reset/84\nok 1753 /checksum/SHA512/reset/85\nok 1754 /checksum/SHA512/reset/86\nok 1755 /checksum/SHA512/reset/87\nok 1756 /checksum/SHA512/reset/88\nok 1757 /checksum/SHA512/reset/89\nok 1758 /checksum/SHA512/reset/90\nok 1759 /checksum/SHA512/reset/91\nok 1760 /checksum/SHA512/reset/92\nok 1761 /checksum/SHA512/reset/93\nok 1762 /checksum/SHA512/reset/94\nok 1763 /checksum/SHA512/reset/95\nok 1764 /checksum/SHA512/reset/96\nok 1765 /checksum/SHA512/reset/97\nok 1766 /checksum/SHA512/reset/98\nok 1767 /checksum/SHA512/reset/99\nok 1768 /checksum/SHA512/reset/100\nok 1769 /checksum/SHA512/reset/101\nok 1770 /checksum/SHA512/reset/102\nok 1771 /checksum/SHA512/reset/103\nok 1772 /checksum/SHA512/reset/104\nok 1773 /checksum/SHA512/reset/105\nok 1774 /checksum/SHA512/reset/106\nok 1775 /checksum/SHA512/reset/107\nok 1776 /checksum/SHA512/reset/108\nok 1777 /checksum/SHA512/reset/109\nok 1778 /checksum/SHA512/reset/110\nok 1779 /checksum/SHA512/reset/111\nok 1780 /checksum/SHA512/reset/112\nok 1781 /checksum/SHA512/reset/113\nok 1782 /checksum/SHA512/reset/114\nok 1783 /checksum/SHA512/reset/115\nok 1784 /checksum/SHA512/reset/116\nok 1785 /checksum/SHA512/reset/117\nok 1786 /checksum/SHA512/reset/118\nok 1787 /checksum/SHA512/reset/119\nok 1788 /checksum/SHA512/reset/120\nok 1789 /checksum/SHA512/reset/121\nok 1790 /checksum/SHA512/reset/122\nok 1791 /checksum/SHA512/reset/123\nok 1792 /checksum/SHA512/reset/124\nok 1793 /checksum/SHA512/reset/125\nok 1794 /checksum/SHA512/reset/126\nok 1795 /checksum/SHA512/reset/127\nok 1796 /checksum/SHA512/reset/128\nok 1797 /checksum/SHA512/reset/129\nok 1798 /checksum/SHA512/reset/130\nok 1799 /checksum/SHA512/reset/131\nok 1800 /checksum/SHA512/reset/132\nok 1801 /checksum/SHA512/reset/133\nok 1802 /checksum/SHA512/reset/134\nok 1803 /checksum/SHA512/reset/135\nok 1804 /checksum/SHA512/reset/136\nok 1805 /checksum/SHA512/reset/137\nok 1806 /checksum/SHA512/reset/138\nok 1807 /checksum/SHA512/reset/139\nok 1808 /checksum/SHA512/reset/140\nok 1809 /checksum/SHA512/reset/141\nok 1810 /checksum/SHA512/reset/142\nok 1811 /checksum/SHA512/reset/143\nok 1812 /checksum/SHA512/reset/144\nok 1813 /checksum/SHA512/reset/145\nok 1814 /checksum/SHA512/reset/146\nok 1815 /checksum/SHA512/reset/147\nok 1816 /checksum/SHA512/reset/148\nok 1817 /checksum/SHA512/reset/149\nok 1818 /checksum/SHA512/reset/150\nok 1819 /checksum/SHA512/reset/151\nok 1820 /checksum/SHA512/reset/152\nok 1821 /checksum/SHA512/reset/153\nok 1822 /checksum/SHA512/reset/154\nok 1823 /checksum/SHA512/reset/155\nok 1824 /checksum/SHA512/reset/156\nok 1825 /checksum/SHA512/reset/157\nok 1826 /checksum/SHA512/reset/158\nok 1827 /checksum/SHA512/reset/159\nok 1828 /checksum/SHA512/reset/160\nok 1829 /checksum/SHA512/reset/161\nok 1830 /checksum/SHA512/reset/162\nok 1831 /checksum/SHA512/reset/163\nok 1832 /checksum/SHA512/reset/164\nok 1833 /checksum/SHA512/reset/165\nok 1834 /checksum/SHA512/reset/166\nok 1835 /checksum/SHA512/reset/167\nok 1836 /checksum/SHA512/reset/168\nok 1837 /checksum/SHA512/reset/169\nok 1838 /checksum/SHA512/reset/170\nok 1839 /checksum/SHA512/reset/171\nok 1840 /checksum/SHA512/reset/172\nok 1841 /checksum/SHA512/reset/173\nok 1842 /checksum/SHA512/reset/174\nok 1843 /checksum/SHA512/reset/175\nok 1844 /checksum/SHA512/reset/176\nok 1845 /checksum/SHA512/reset/177\nok 1846 /checksum/SHA512/reset/178\nok 1847 /checksum/SHA512/reset/179\nok 1848 /checksum/SHA512/reset/180\nok 1849 /checksum/SHA512/reset/181\nok 1850 /checksum/SHA512/reset/182\nok 1851 /checksum/SHA512/reset/183\n# End of reset tests\n# End of SHA512 tests\n# End of checksum tests\nPASS: glib/checksum.test\nRunning test: glib/signalgroup.test\nTAP version 13\n# random seed: R02S456dc19c837995c7d1cc9fb258847fd0\n1..9\n# Start of GObject tests\n# Start of SignalGroup tests\nok 1 /GObject/SignalGroup/invalid\nok 2 /GObject/SignalGroup/simple\nok 3 /GObject/SignalGroup/changing-target\nok 4 /GObject/SignalGroup/blocking\nok 5 /GObject/SignalGroup/weak-ref-target\nok 6 /GObject/SignalGroup/connect-object\nok 7 /GObject/SignalGroup/signal-parsing\nok 8 /GObject/SignalGroup/properties\nok 9 /GObject/SignalGroup/interface\n# Start of signal-parsing tests\n# End of signal-parsing tests\n# End of SignalGroup tests\n# End of GObject tests\nPASS: glib/signalgroup.test\nRunning test: glib/spawn-test.test\nTAP version 13\n# random seed: R02S1807871425eb4cdb9dc421c346ff9a5f\n1..2\n# Start of spawn tests\nok 1 /spawn/basics\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/16\n# Fetching GSpawn result output and error output with stdin open, stdout open, stderr open\n# Fetching GSpawn result output and error output with stdin open, stdout open, stderr already closed\n# Fetching GSpawn result output and error output with stdin open, stdout already closed, stderr open\n# Fetching GSpawn result output and error output with stdin open, stdout already closed, stderr already closed\n# Fetching GSpawn result output and error output with stdin already closed, stdout open, stderr open\n# Fetching GSpawn result output and error output with stdin already closed, stdout open, stderr already closed\n# Fetching GSpawn result output and error output with stdin already closed, stdout already closed, stderr open\n# Fetching GSpawn result output and error output with stdin already closed, stdout already closed, stderr already closed\n# Fetching GSpawn result output with stdin open, stdout open, stderr open\n# Fetching GSpawn result output with stdin open, stdout open, stderr already closed\n# Fetching GSpawn result output with stdin open, stdout already closed, stderr open\n# Fetching GSpawn result output with stdin open, stdout already closed, stderr already closed\n# Fetching GSpawn result output with stdin already closed, stdout open, stderr open\n# Fetching GSpawn result output with stdin already closed, stdout open, stderr already closed\n# Fetching GSpawn result output with stdin already closed, stdout already closed, stderr open\n# Fetching GSpawn result output with stdin already closed, stdout already closed, stderr already closed\n# Fetching GSpawn result error output with stdin open, stdout open, stderr open\n# Fetching GSpawn result error output with stdin open, stdout open, stderr already closed\n# Fetching GSpawn result error output with stdin open, stdout already closed, stderr open\n# Fetching GSpawn result error output with stdin open, stdout already closed, stderr already closed\n# Fetching GSpawn result error output with stdin already closed, stdout open, stderr open\n# Fetching GSpawn result error output with stdin already closed, stdout open, stderr already closed\n# Fetching GSpawn result error output with stdin already closed, stdout already closed, stderr open\n# Fetching GSpawn result error output with stdin already closed, stdout already closed, stderr already closed\n# Fetching GSpawn result  with stdin open, stdout open, stderr open\n# Fetching GSpawn result  with stdin open, stdout open, stderr already closed\n# Fetching GSpawn result  with stdin open, stdout already closed, stderr open\n# Fetching GSpawn result  with stdin open, stdout already closed, stderr already closed\n# Fetching GSpawn result  with stdin already closed, stdout open, stderr open\n# Fetching GSpawn result  with stdin already closed, stdout open, stderr already closed\n# Fetching GSpawn result  with stdin already closed, stdout already closed, stderr open\n# Fetching GSpawn result  with stdin already closed, stdout already closed, stderr already closed\nok 2 /spawn/stdio-overwrite\n# End of spawn tests\nPASS: glib/spawn-test.test\nRunning test: glib/properties-refcount4.test\nTAP version 13\n# random seed: R02S67e0f57612ac404352ac6f481d1e457b\n1..1\n# Start of gobject tests\n# Start of refcount tests\nok 1 /gobject/refcount/properties-4\n# End of refcount tests\n# End of gobject tests\nPASS: glib/properties-refcount4.test\nRunning test: glib/cancellable.test\nTAP version 13\n# random seed: R02S02c691fb1b43357e4fc74a3604ba0d83\n1..10\n# Start of cancellable tests\nok 1 /cancellable/multiple-concurrent # SKIP Not running timing heavy test\nok 2 /cancellable/null\n# /cancellable/disconnect-on-cancelled-callback-hangs summary: Tests that trying to disconnect a cancellable from the cancelled signal callback will result in a deadlock as per #GCancellable::cancelled\nok 3 /cancellable/disconnect-on-cancelled-callback-hangs\n# /cancellable/resets-on-cancel-callback-hangs summary: Tests that trying to reset a cancellable from the cancelled signal callback will result in a deadlock as per #GCancellable::cancelled\nok 4 /cancellable/resets-on-cancel-callback-hangs\nok 5 /cancellable/poll-fd\n# /cancellable/poll-fd-cancelled summary: Tests that cancellation wakes up a pollable FD on creation\nok 6 /cancellable/poll-fd-cancelled\n# /cancellable/poll-fd-cancelled-threaded summary: Tests that a cancellation wakes up a pollable FD\nok 7 /cancellable/poll-fd-cancelled-threaded\n# /cancellable/cancel-reset-races summary: Tests threads racing for cancelling and resetting a GCancellable\nok 8 /cancellable/cancel-reset-races\n# /cancellable/cancel-reset-connect-races summary: Tests threads racing for cancelling, connecting and disconnecting  and resetting a GCancellable\nok 9 /cancellable/cancel-reset-connect-races\n# End of cancellable tests\n# Start of cancellable-source tests\n# /cancellable-source/threaded-dispose summary: Test a thread race between disposing of a GCancellableSource (in one thread) and cancelling the GCancellable it refers to (in another thread)\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1841\nok 10 /cancellable-source/threaded-dispose\n# slow test /cancellable-source/threaded-dispose executed in 1.36 secs\n# End of cancellable-source tests\nPASS: glib/cancellable.test\nRunning test: glib/option-context.test\nTAP version 13\n# random seed: R02S90206cae42e72b41d4fb738d851843dd\n1..57\n# Start of option tests\nok 1 /option/basic\nok 2 /option/translate\nok 3 /option/strict-posix\n# Start of help tests\nok 4 /option/help/options\nok 5 /option/help/no-options\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=697652\nok 6 /option/help/no-help-options\n# End of help tests\n# Start of group tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=504142\nok 7 /option/group/captions\nok 8 /option/group/main\nok 9 /option/group/error-hook\nok 10 /option/group/parse\n# Start of captions tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of captions tests\n# End of group tests\n# Start of restoration tests\nok 11 /option/restoration/int\nok 12 /option/restoration/string\nok 13 /option/restoration/boolean\n# End of restoration tests\n# Start of arg tests\nok 14 /option/arg/reverse-string\nok 15 /option/arg/optional-int\n# Start of repetition tests\nok 16 /option/arg/repetition/int\nok 17 /option/arg/repetition/string\nok 18 /option/arg/repetition/filename\nok 19 /option/arg/repetition/double\nok 20 /option/arg/repetition/locale\nok 21 /option/arg/repetition/int64\n# End of repetition tests\n# Start of array tests\nok 22 /option/arg/array/string\n# End of array tests\n# Start of callback tests\nok 23 /option/arg/callback/string\nok 24 /option/arg/callback/count\nok 25 /option/arg/callback/optional1\nok 26 /option/arg/callback/optional2\nok 27 /option/arg/callback/optional3\nok 28 /option/arg/callback/optional4\nok 29 /option/arg/callback/optional5\nok 30 /option/arg/callback/optional6\nok 31 /option/arg/callback/optional7\nok 32 /option/arg/callback/optional8\n# End of callback tests\n# Start of remaining tests\nok 33 /option/arg/remaining/callback\nok 34 /option/arg/remaining/callback-false\nok 35 /option/arg/remaining/non-option\nok 36 /option/arg/remaining/separator\nok 37 /option/arg/remaining/array\n# End of remaining tests\n# Start of ignore tests\nok 38 /option/arg/ignore/long\nok 39 /option/arg/ignore/short\nok 40 /option/arg/ignore/arg\n# End of ignore tests\n# Start of rest tests\nok 41 /option/arg/rest/non-option\nok 42 /option/arg/rest/separator1\nok 43 /option/arg/rest/separator2\nok 44 /option/arg/rest/separator3\nok 45 /option/arg/rest/separator4\nok 46 /option/arg/rest/separator5\n# End of rest tests\n# End of arg tests\n# Start of context tests\nok 47 /option/context/add\nok 48 /option/context/empty2\nok 49 /option/context/empty3\n# End of context tests\n# Start of bug tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=166609\nok 50 /option/bug/unknown-short\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=168008\nok 51 /option/bug/lonely-dash\nok 52 /option/bug/triple-dash\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=305576\nok 53 /option/bug/missing-arg\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=577638\nok 54 /option/bug/dash-arg\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=729563\nok 55 /option/bug/short-remaining\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=646926\nok 56 /option/bug/double-free\nok 57 /option/bug/double-zero\n# End of bug tests\n# End of option tests\nPASS: glib/option-context.test\nRunning test: glib/signals-refcount2.test\nTAP version 13\n# random seed: R02Se7a64cc5bddc85dfeb50b0018fdb13fc\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x5582792c90\n# \n# init 0x5582792e30\n# \nExecuting: glib/signals-refcount2.test\n# dispose 0x5582792c90!\n# \n# dispose 0x5582792e30!\n# \nok 1 /gobject/refcount/signals\n# slow test /gobject/refcount/signals executed in 5.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/signals-refcount2.test\nRunning test: glib/qdata.test\nTAP version 13\n# random seed: R02Sc77517fb6e6726f4c010cdcffaff9f69\n1..2\n# Start of qdata tests\nok 1 /qdata/threaded\nok 2 /qdata/dup\n# End of qdata tests\nPASS: glib/qdata.test\nRunning test: glib/cxx-14.test\nTAP version 13\n# random seed: R02S40aa65d998f04df1b7dd43d7e5203c61\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-14.test\nRunning test: glib/properties-refcount2.test\nTAP version 13\n# random seed: R02Sa93374d5658e7a2b9bdcb9408e429c9c\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x555f312030\n# \n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\nExecuting: glib/properties-refcount2.test\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# dispose 0x555f312030!\n# \nok 1 /gobject/refcount/properties-2\n# slow test /gobject/refcount/properties-2 executed in 2.19 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/properties-refcount2.test\nRunning test: glib/gdbus-server-auth.test\nTAP version 13\n# random seed: R02Sdb780b505f91603cfa69cbe2df434b58\n1..9\n# Start of gdbus tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/.dirs/runtime\n# Testing GDBus server at unix:dir=/var/volatile/tmp/gdbus-server-auth-DLATI2 / libdbus client, with flags: external:false anonymous:false sha1:false abstract:false tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-DLATI2/dbus-KuNJEaqf\n# GLib-GIO-DEBUG: Accepting \"ANONYMOUS\" authentication\n# GLib-GIO-DEBUG: Accepting \"DBUS_COOKIE_SHA1\" authentication\n# GLib-GIO-DEBUG: Accepting \"EXTERNAL\" authentication\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 1 /gdbus/server-auth # SKIP Testing interop with libdbus not supported\n# Start of server-auth tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/abstract/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/abstract/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/abstract/.dirs/runtime\n# Testing GDBus server at unix:tmpdir=/var/volatile/tmp/gdbus-server-auth-U37SI2 / libdbus client, with flags: external:false anonymous:false sha1:false abstract:true tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-U37SI2/dbus-y8UjY000\n# GLib-GIO-DEBUG: Accepting \"ANONYMOUS\" authentication\n# GLib-GIO-DEBUG: Accepting \"DBUS_COOKIE_SHA1\" authentication\n# GLib-GIO-DEBUG: Accepting \"EXTERNAL\" authentication\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 2 /gdbus/server-auth/abstract # SKIP Testing interop with libdbus not supported\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/tcp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/tcp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/tcp/.dirs/runtime\n# Testing GDBus server at tcp:host=127.0.0.1 / libdbus client, with flags: external:false anonymous:false sha1:false abstract:false tcp:true\n# Connectable address: tcp:host=127.0.0.1,port=38051\n# GLib-GIO-DEBUG: Accepting \"ANONYMOUS\" authentication\n# GLib-GIO-DEBUG: Accepting \"DBUS_COOKIE_SHA1\" authentication\n# GLib-GIO-DEBUG: Accepting \"EXTERNAL\" authentication\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: Server says GDBus client is uid 4294967295, pid -1\nok 3 /gdbus/server-auth/tcp # SKIP Testing interop with libdbus not supported\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/anonymous/.dirs/runtime\n# Testing GDBus server at unix:dir=/var/volatile/tmp/gdbus-server-auth-B3SXI2 / libdbus client, with flags: external:false anonymous:true sha1:false abstract:false tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-B3SXI2/dbus-Mi98Ei1k\n# GLib-GIO-DEBUG: Accepting ANONYMOUS authentication\n# GLib-GIO-DEBUG: Rejecting \"DBUS_COOKIE_SHA1\" authentication: not ANONYMOUS\n# GLib-GIO-DEBUG: Rejecting \"EXTERNAL\" authentication: not ANONYMOUS\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 4 /gdbus/server-auth/anonymous # SKIP Testing interop with libdbus not supported\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/external/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/external/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/external/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/external/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/external/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/external/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/external/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/external/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/external/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/external/.dirs/runtime\n# Testing GDBus server at unix:dir=/var/volatile/tmp/gdbus-server-auth-7TUXI2 / libdbus client, with flags: external:true anonymous:false sha1:false abstract:false tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-7TUXI2/dbus-WK93p592\n# GLib-GIO-DEBUG: Rejecting \"ANONYMOUS\" authentication: not EXTERNAL\n# GLib-GIO-DEBUG: Rejecting \"DBUS_COOKIE_SHA1\" authentication: not EXTERNAL\n# GLib-GIO-DEBUG: Accepting EXTERNAL authentication\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 5 /gdbus/server-auth/external # SKIP Testing interop with libdbus not supported\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/sha1/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/sha1/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/sha1/.dirs/runtime\n# Testing GDBus server at unix:dir=/var/volatile/tmp/gdbus-server-auth-LDTXI2 / libdbus client, with flags: external:false anonymous:false sha1:true abstract:false tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-LDTXI2/dbus-H1C5kHNP\n# GLib-GIO-DEBUG: Rejecting \"ANONYMOUS\" authentication: not DBUS_COOKIE_SHA1\n# GLib-GIO-DEBUG: Accepting DBUS_COOKIE_SHA1 authentication\n# GLib-GIO-DEBUG: Rejecting \"EXTERNAL\" authentication: not DBUS_COOKIE_SHA1\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 6 /gdbus/server-auth/sha1 # SKIP Testing interop with libdbus not supported\n# Start of anonymous tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/anonymous/tcp/.dirs/runtime\n# Testing GDBus server at tcp:host=127.0.0.1 / libdbus client, with flags: external:false anonymous:true sha1:false abstract:false tcp:true\n# Connectable address: tcp:host=127.0.0.1,port=37749\n# GLib-GIO-DEBUG: Accepting ANONYMOUS authentication\n# GLib-GIO-DEBUG: Rejecting \"DBUS_COOKIE_SHA1\" authentication: not ANONYMOUS\n# GLib-GIO-DEBUG: Rejecting \"EXTERNAL\" authentication: not ANONYMOUS\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: Server says GDBus client is uid 4294967295, pid -1\nok 7 /gdbus/server-auth/anonymous/tcp # SKIP Testing interop with libdbus not supported\n# End of anonymous tests\n# Start of external tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/external/require-same-user/.dirs/runtime\n# Testing GDBus server at unix:dir=/var/volatile/tmp/gdbus-server-auth-48UWI2 / libdbus client, with flags: external:true anonymous:false sha1:false abstract:false tcp:false\n# Connectable address: unix:path=/var/volatile/tmp/gdbus-server-auth-48UWI2/dbus-EO7o2unH\n# GLib-GIO-DEBUG: Rejecting \"ANONYMOUS\" authentication: not EXTERNAL\n# GLib-GIO-DEBUG: Rejecting \"DBUS_COOKIE_SHA1\" authentication: not EXTERNAL\n# GLib-GIO-DEBUG: Accepting EXTERNAL authentication\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=860,uid=1000,gid=1000\n# GLib-GIO-DEBUG: Server says GDBus client is uid 1000, pid 860\nok 8 /gdbus/server-auth/external/require-same-user # SKIP Testing interop with libdbus not supported\n# End of external tests\n# Start of sha1 tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/system-config1:/var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/system-data1:/var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/server-auth/sha1/tcp/.dirs/runtime\n# Testing GDBus server at tcp:host=127.0.0.1 / libdbus client, with flags: external:false anonymous:false sha1:true abstract:false tcp:true\n# Connectable address: tcp:host=127.0.0.1,port=44953\n# GLib-GIO-DEBUG: Rejecting \"ANONYMOUS\" authentication: not DBUS_COOKIE_SHA1\n# GLib-GIO-DEBUG: Accepting DBUS_COOKIE_SHA1 authentication\n# GLib-GIO-DEBUG: Rejecting \"EXTERNAL\" authentication: not DBUS_COOKIE_SHA1\n# GLib-GIO-DEBUG: Authorizing peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: New connection from peer with credentials: GCredentials:linux-ucred:pid=0\n# GLib-GIO-DEBUG: Server says GDBus client is uid 4294967295, pid -1\nok 9 /gdbus/server-auth/sha1/tcp # SKIP Testing interop with libdbus not supported\n# End of sha1 tests\n# End of server-auth tests\n# End of gdbus tests\nPASS: glib/gdbus-server-auth.test\nRunning test: glib/scannerapi.test\nTAP version 13\n# random seed: R02Sd84a669f186d4bcdd67657f921e70b81\n1..4\n# Start of scanner tests\nok 1 /scanner/warn\nok 2 /scanner/error\nok 3 /scanner/symbols\nok 4 /scanner/tokens\n# End of scanner tests\nPASS: glib/scannerapi.test\nRunning test: glib/singleton.test\nTAP version 13\n# random seed: R02S32e000b03832cc6d2f37eee6406afe3b\n1..2\n# Start of gobject tests\n# Start of singleton tests\nok 1 /gobject/singleton/construction\n# /gobject/singleton/construct-property summary: Test that creating a singleton with a construct-time property works\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2666\nok 2 /gobject/singleton/construct-property\n# End of singleton tests\n# End of gobject tests\nPASS: glib/singleton.test\nRunning test: glib/flags.test\nTAP version 13\n# random seed: R02S399acece47a3af6afee1653ce7dfb5ed\n1..1\n# Start of gobject tests\n# Start of flags tests\nok 1 /gobject/flags/validate\n# End of flags tests\n# End of gobject tests\nPASS: glib/flags.test\nRunning test: glib/dataset.test\nTAP version 13\n# random seed: R02Se2086c001536bce3dd4418369a6c162b\n1..12\n# Start of quark tests\nok 1 /quark/basic\nok 2 /quark/string\n# End of quark tests\n# Start of dataset tests\nok 3 /dataset/basic\nok 4 /dataset/id\nok 5 /dataset/full\nok 6 /dataset/foreach\nok 7 /dataset/destroy\n# End of dataset tests\n# Start of datalist tests\nok 8 /datalist/basic\nok 9 /datalist/id\nok 10 /datalist/recursive-clear\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/2672\nok 11 /datalist/id-remove-multiple\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/2672\nok 12 /datalist/id-remove-multiple-destroy-order\n# End of datalist tests\nPASS: glib/dataset.test\nRunning test: glib/unicode-normalize.test\nTAP version 13\n# random seed: R02S7b2c4e6915bbe574ca471c0d426200fd\n1..3\n# Start of unicode tests\n# Processing Part0 # Specific cases\n# Processing Part1 # Character by character test\n# Processing Part2 # Canonical Order Test\n# Processing Part3 # PRI #29 Test\nok 1 /unicode/normalize\n# Invalid UTF-8 vector 0\n# Invalid UTF-8 vector 1\n# Invalid UTF-8 vector 2\n# Invalid UTF-8 vector 3\n# Invalid UTF-8 vector 4\n# Invalid UTF-8 vector 5\n# Invalid UTF-8 vector 6\n# Invalid UTF-8 vector 7\n# Invalid UTF-8 vector 8\n# Invalid UTF-8 vector 9\n# Invalid UTF-8 vector 10\n# Invalid UTF-8 vector 11\n# Invalid UTF-8 vector 12\nok 2 /unicode/normalize-invalid\n# Start of normalize tests\nok 3 /unicode/normalize/bad-length\n# End of normalize tests\n# End of unicode tests\nPASS: glib/unicode-normalize.test\nRunning test: glib/init.test\nTAP version 13\n# random seed: R02S65f63823d431b92ace8699edb95650e2\n1..2\n# Start of thread tests\n# Start of deprecated tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/thread/deprecated/init/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/thread/deprecated/init/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/thread/deprecated/init/.dirs/system-config1:/var/volatile/tmp/thread/deprecated/init/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/thread/deprecated/init/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/thread/deprecated/init/.dirs/system-data1:/var/volatile/tmp/thread/deprecated/init/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/thread/deprecated/init/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/thread/deprecated/init/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/thread/deprecated/init/.dirs/runtime\nok 1 /thread/deprecated/init\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/system-config1:/var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/system-data1:/var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/thread/deprecated/init-with-errorcheck-mutexes/.dirs/runtime\nok 2 /thread/deprecated/init-with-errorcheck-mutexes\n# End of deprecated tests\n# End of thread tests\nPASS: glib/init.test\nRunning test: glib/closure.test\nTAP version 13\n# random seed: R02S3b5d04ce1b3a5a76fc1ae07223c0e5b6\n1..6\n# Start of closure tests\nok 1 /closure/idle\nok 2 /closure/timeout\nok 3 /closure/iochannel\nok 4 /closure/child\nok 5 /closure/fd\nok 6 /closure/signal\n# End of closure tests\nPASS: glib/closure.test\nRunning test: glib/autoptr-gio.test\nTAP version 13\n# random seed: R02Sb08eaee3c74024f11635163d9fbf2dcb\n1..1\n# Start of autoptr tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /autoptr/autoptr\n# End of autoptr tests\nPASS: glib/autoptr-gio.test\nRunning test: glib/stream-rw_all.test\nTAP version 13\n# random seed: R02Sbf3079779482dba8e3e3413aad8de45d\n1..3\n# Start of stream tests\n# Start of read_all_async tests\nok 1 /stream/read_all_async/memory\n# End of read_all_async tests\n# Start of write_all_async tests\nok 2 /stream/write_all_async/memory\n# End of write_all_async tests\n# Start of read_write_all_async tests\nok 3 /stream/read_write_all_async/pipe\n# End of read_write_all_async tests\n# End of stream tests\nPASS: glib/stream-rw_all.test\nRunning test: glib/asyncqueue.test\nTAP version 13\n# random seed: R02Sb084f743c7e796b3d7f4c3389338a830\n1..7\n# Start of asyncqueue tests\nok 1 /asyncqueue/basics\nok 2 /asyncqueue/sort\nok 3 /asyncqueue/destroy\nok 4 /asyncqueue/threads\nok 5 /asyncqueue/timed\nok 6 /asyncqueue/remove\nok 7 /asyncqueue/push_front\n# End of asyncqueue tests\nPASS: glib/asyncqueue.test\nRunning test: glib/contenttype.test\nTAP version 13\n# random seed: R02S386305c3a41c6e6e3a93f8a6c0a10cfa\n1..12\n# Start of contenttype tests\nok 1 /contenttype/guess\nok 2 /contenttype/guess_svg_from_data\nok 3 /contenttype/mime_from_content # SKIP mime from content type test not implemented on UNIX\nok 4 /contenttype/unknown\nok 5 /contenttype/subtype\nok 6 /contenttype/list\nok 7 /contenttype/executable\nok 8 /contenttype/description\nok 9 /contenttype/icon\nok 10 /contenttype/symbolic-icon\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 11 /contenttype/tree\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=782311\nok 12 /contenttype/test_type_is_a_special_case\n# End of contenttype tests\nPASS: glib/contenttype.test\nRunning test: glib/gutils-user-database.test\nTAP version 13\n# random seed: R02Sf40959269c039794b0c4708279a6d631\n1..1\n# Start of gutils tests\nok 1 /gutils/get_user_database_entry\n# End of gutils tests\nPASS: glib/gutils-user-database.test\nRunning test: glib/credentials.test\nTAP version 13\n# random seed: R02Sf313caa546d2233a4004486d944b8c0f\n1..1\n# Start of credentials tests\n# GCredentials:linux-ucred:pid=907,uid=1000,gid=1000\n# GCredentials:linux-ucred:pid=907,uid=0,gid=1000\nok 1 /credentials/basic\n# End of credentials tests\nPASS: glib/credentials.test\nRunning test: glib/messages-low-memory.py.test\nTAP version 13\nok 1 __main__.TestMessagesLowMemory.test_message_memory_allocation_failure\n# messages-low-memory: /usr/libexec/installed-tests/glib/messages-low-memory\n# Running: /usr/libexec/installed-tests/glib/messages-low-memory\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Return code: -6\n# Output: \n# Error: GLib-Message: 09:09:00.487: Simulates a situation in which we were crashing because of low-memory, leading malloc to fail instead of aborting\n# GLib-Message: 09:09:00.489: bug: https://gitlab.gnome.org/GNOME/glib/-/issues/2753\n# /usr/src/debug/glib-2.0/2.78.3/glib/gprintf.c:349: failed to allocate memory\n1..1\nPASS: glib/messages-low-memory.py.test\nRunning test: glib/glistmodel.test\nTAP version 13\n# random seed: R02S617f10fd34edb05f076d10025b0daf28\n1..18\n# Start of glistmodel tests\n# Start of store tests\nok 1 /glistmodel/store/properties\nok 2 /glistmodel/store/non-gobjects\nok 3 /glistmodel/store/boundaries\nok 4 /glistmodel/store/refcounts\nok 5 /glistmodel/store/sorted\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=795307\nok 6 /glistmodel/store/splice-replace-middle\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=795307\nok 7 /glistmodel/store/splice-replace-all\nok 8 /glistmodel/store/splice-noop\nok 9 /glistmodel/store/splice-remove-multiple\nok 10 /glistmodel/store/splice-add-multiple\nok 11 /glistmodel/store/splice-wrong-type\nok 12 /glistmodel/store/item-type\nok 13 /glistmodel/store/remove-all\nok 14 /glistmodel/store/sort\nok 15 /glistmodel/store/get-item-cache\nok 16 /glistmodel/store/items-changed\nok 17 /glistmodel/store/past-end\nok 18 /glistmodel/store/find\n# End of store tests\n# End of glistmodel tests\nPASS: glib/glistmodel.test\nRunning test: glib/cxx-98.test\nTAP version 13\n# random seed: R02Saf2a867064227179865c9e2a7a3ac27a\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-98.test\nRunning test: glib/sleepy-stream.test\nTAP version 13\n# random seed: R02Sa8b3a13fa7e2ec24a32dce9c6abfca92\n1..2\n# Start of filter-stream tests\nok 1 /filter-stream/input\nok 2 /filter-stream/async\n# End of filter-stream tests\nPASS: glib/sleepy-stream.test\nRunning test: glib/base64.test\nTAP version 13\n# random seed: R02S6667a91552d950eef3dfaa1b05ab27dd\n1..28\n# Start of base64 tests\nok 1 /base64/encode\nok 2 /base64/decode\nok 3 /base64/decode-inplace\nok 4 /base64/encode-decode\n# Start of full tests\nok 5 /base64/full/1\nok 6 /base64/full/2\nok 7 /base64/full/3\nok 8 /base64/full/4\n# End of full tests\n# Start of encode tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1698\nok 9 /base64/encode/empty\n# Start of incremental tests\n# Start of small-block tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=780066\nok 10 /base64/encode/incremental/small-block/1\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=780066\nok 11 /base64/encode/incremental/small-block/2\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=780066\nok 12 /base64/encode/incremental/small-block/3\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=780066\nok 13 /base64/encode/incremental/small-block/4\n# End of small-block tests\n# End of incremental tests\n# End of encode tests\n# Start of incremental tests\n# Start of nobreak tests\nok 14 /base64/incremental/nobreak/1\nok 15 /base64/incremental/nobreak/2\nok 16 /base64/incremental/nobreak/3\nok 17 /base64/incremental/nobreak/4-a\nok 18 /base64/incremental/nobreak/4-b\nok 19 /base64/incremental/nobreak/4-c\n# End of nobreak tests\n# Start of break tests\nok 20 /base64/incremental/break/1\nok 21 /base64/incremental/break/2\nok 22 /base64/incremental/break/3\n# End of break tests\n# Start of smallblock tests\nok 23 /base64/incremental/smallblock/1\nok 24 /base64/incremental/smallblock/2\nok 25 /base64/incremental/smallblock/3\nok 26 /base64/incremental/smallblock/4\n# End of smallblock tests\n# End of incremental tests\n# Start of decode tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1698\nok 27 /base64/decode/empty\n# End of decode tests\n# Start of encode-decode tests\n# Vector 0: \n# Vector 1: f\n# Vector 2: fo\n# Vector 3: foo\n# Vector 4: foob\n# Vector 5: fooba\n# Vector 6: foobar\nok 28 /base64/encode-decode/rfc4648\n# End of encode-decode tests\n# End of base64 tests\nPASS: glib/base64.test\nRunning test: glib/tree.test\nTAP version 13\n# random seed: R02S8b348b9d3e0e287225746a77a02cafa2\n1..7\n# Start of tree tests\nok 1 /tree/search\nok 2 /tree/remove\nok 3 /tree/destroy\nok 4 /tree/traverse\nok 5 /tree/insert\nok 6 /tree/bounds\nok 7 /tree/remove-all\n# End of tree tests\nPASS: glib/tree.test\nRunning test: glib/thumbnail-verification.test\nTAP version 13\n# random seed: R02Scfef4cd838178ac18ae2497e2b96dbf6\n1..1\n# Start of png-thumbs tests\nok 1 /png-thumbs/validity\n# End of png-thumbs tests\nPASS: glib/thumbnail-verification.test\nRunning test: glib/portal-support-snap.test\nTAP version 13\n# random seed: R02Sce731b6ddc123ff3426eee30c735ac7e\n1..7\n# Start of portal-support tests\n# Start of snap tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/no-snapctl/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\nok 1 /portal-support/snap/no-snapctl\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/none/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/none/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/none/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/none/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/none/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/none/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/none/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/none/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/none/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/none/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/none/.dirs/runtime/snapctl\nok 2 /portal-support/snap/none\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/all/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/all/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/all/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/all/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/all/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/all/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/all/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/all/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/all/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/all/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/all/.dirs/runtime/snapctl\nok 3 /portal-support/snap/all\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/desktop-only/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/desktop-only/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/desktop-only/.dirs/runtime/snapctl\nok 4 /portal-support/snap/desktop-only\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/network-only/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/network-only/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/network-only/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/network-only/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/network-only/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/network-only/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/network-only/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/network-only/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/network-only/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/network-only/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/network-only/.dirs/runtime/snapctl\nok 5 /portal-support/snap/network-only\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/gsettings-only/.dirs/runtime/snapctl\nok 6 /portal-support/snap/gsettings-only\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/system-config1:/var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/system-data1:/var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\n# Created snapctl in /var/volatile/tmp/portal-support/snap/updates-dynamically/.dirs/runtime/snapctl\nok 7 /portal-support/snap/updates-dynamically\n# End of snap tests\n# End of portal-support tests\nPASS: glib/portal-support-snap.test\nRunning test: glib/unix.test\nTAP version 13\n# random seed: R02Se89d3252b9a91a7708fe706c1874d667\n1..14\n# Start of glib-unix tests\nok 1 /glib-unix/pipe\n# /glib-unix/pipe-stdio-overwrite summary: Test that g_unix_open_pipe() will use the first available FD, even if it?s stdin/stdout/stderr\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2795\nok 2 /glib-unix/pipe-stdio-overwrite\nok 3 /glib-unix/error\nok 4 /glib-unix/nonblocking\nok 5 /glib-unix/sighup\n# slow test /glib-unix/sighup executed in 0.50 secs\nok 6 /glib-unix/sigterm\n# slow test /glib-unix/sigterm executed in 0.50 secs\nok 7 /glib-unix/sighup_again\n# slow test /glib-unix/sighup_again executed in 0.50 secs\nok 8 /glib-unix/sighup_add_remove\nok 9 /glib-unix/sighup_nested\nExecuting: glib/unix.test\nok 10 /glib-unix/callback_after_signal\n# slow test /glib-unix/callback_after_signal executed in 2.00 secs\nok 11 /glib-unix/child-wait\n# Start of pipe tests\n# /glib-unix/pipe/fd-cloexec summary: Test that FD_CLOEXEC is still accepted as an argument to g_unix_open_pipe()\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3459\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 12 /glib-unix/pipe/fd-cloexec\n# End of pipe tests\n# Start of get-passwd-entry tests\n# /glib-unix/get-passwd-entry/root summary: Tests that g_unix_get_passwd_entry() works for a known-existing username.\nok 13 /glib-unix/get-passwd-entry/root\n# /glib-unix/get-passwd-entry/nonexistent summary: Tests that g_unix_get_passwd_entry() returns an error for a nonexistent username.\nok 14 /glib-unix/get-passwd-entry/nonexistent\n# End of get-passwd-entry tests\n# End of glib-unix tests\nPASS: glib/unix.test\nRunning test: glib/power-profile-monitor-portal.test\nTAP version 13\nok 1 __main__.TestPowerProfileMonitorPortal.test_power_profile_power_saver_enabled_portal # SKIP xdg-desktop-portal not available\nok 2 __main__.TestPowerProfileMonitorPortal.test_power_profile_power_saver_enabled_portal_default # SKIP xdg-desktop-portal not available\n1..2\nPASS: glib/power-profile-monitor-portal.test\nRunning test: glib/fileutils.test\nTAP version 13\n# random seed: R02Se9f05b880ee5cfd943781859a3542216\n1..26\n# Start of fileutils tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/paths/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/paths/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/paths/.dirs/system-config1:/var/volatile/tmp/fileutils/paths/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/paths/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/paths/.dirs/system-data1:/var/volatile/tmp/fileutils/paths/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/paths/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/paths/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/paths/.dirs/runtime\nok 1 /fileutils/paths\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/build-path/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/build-path/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/build-path/.dirs/system-config1:/var/volatile/tmp/fileutils/build-path/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/build-path/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/build-path/.dirs/system-data1:/var/volatile/tmp/fileutils/build-path/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/build-path/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/build-path/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/build-path/.dirs/runtime\nok 2 /fileutils/build-path\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/build-pathv/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/build-pathv/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/build-pathv/.dirs/system-config1:/var/volatile/tmp/fileutils/build-pathv/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/build-pathv/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/build-pathv/.dirs/system-data1:/var/volatile/tmp/fileutils/build-pathv/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/build-pathv/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/build-pathv/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/build-pathv/.dirs/runtime\nok 3 /fileutils/build-pathv\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/build-filename/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/build-filename/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/build-filename/.dirs/system-config1:/var/volatile/tmp/fileutils/build-filename/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/build-filename/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/build-filename/.dirs/system-data1:/var/volatile/tmp/fileutils/build-filename/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/build-filename/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/build-filename/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/build-filename/.dirs/runtime\nok 4 /fileutils/build-filename\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/build-filenamev/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/build-filenamev/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/build-filenamev/.dirs/system-config1:/var/volatile/tmp/fileutils/build-filenamev/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/build-filenamev/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/build-filenamev/.dirs/system-data1:/var/volatile/tmp/fileutils/build-filenamev/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/build-filenamev/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/build-filenamev/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/build-filenamev/.dirs/runtime\nok 5 /fileutils/build-filenamev\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/system-config1:/var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/system-data1:/var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/mkdir-with-parents/.dirs/runtime\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 6 /fileutils/mkdir-with-parents\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/system-config1:/var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/system-data1:/var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/mkdir-with-parents-permission/.dirs/runtime\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 7 /fileutils/mkdir-with-parents-permission\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/system-config1:/var/volatile/tmp/fileutils/format-size-for-display/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/system-data1:/var/volatile/tmp/fileutils/format-size-for-display/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/format-size-for-display/.dirs/runtime\nok 8 /fileutils/format-size-for-display\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/errors/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/errors/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/errors/.dirs/system-config1:/var/volatile/tmp/fileutils/errors/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/errors/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/errors/.dirs/system-data1:/var/volatile/tmp/fileutils/errors/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/errors/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/errors/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/errors/.dirs/runtime\nok 9 /fileutils/errors\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/basename/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/basename/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/basename/.dirs/system-config1:/var/volatile/tmp/fileutils/basename/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/basename/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/basename/.dirs/system-data1:/var/volatile/tmp/fileutils/basename/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/basename/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/basename/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/basename/.dirs/runtime\nok 10 /fileutils/basename\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/get-basename/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/get-basename/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/get-basename/.dirs/system-config1:/var/volatile/tmp/fileutils/get-basename/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/get-basename/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/get-basename/.dirs/system-data1:/var/volatile/tmp/fileutils/get-basename/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/get-basename/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/get-basename/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/get-basename/.dirs/runtime\nok 11 /fileutils/get-basename\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/dirname/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/dirname/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/dirname/.dirs/system-config1:/var/volatile/tmp/fileutils/dirname/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/dirname/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/dirname/.dirs/system-data1:/var/volatile/tmp/fileutils/dirname/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/dirname/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/dirname/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/dirname/.dirs/runtime\nok 12 /fileutils/dirname\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/system-config1:/var/volatile/tmp/fileutils/dir-make-tmp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/system-data1:/var/volatile/tmp/fileutils/dir-make-tmp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/dir-make-tmp/.dirs/runtime\nok 13 /fileutils/dir-make-tmp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/system-config1:/var/volatile/tmp/fileutils/file-open-tmp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/system-data1:/var/volatile/tmp/fileutils/file-open-tmp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/file-open-tmp/.dirs/runtime\nok 14 /fileutils/file-open-tmp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/file-test/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/file-test/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/file-test/.dirs/system-config1:/var/volatile/tmp/fileutils/file-test/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/file-test/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/file-test/.dirs/system-data1:/var/volatile/tmp/fileutils/file-test/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/file-test/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/file-test/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/file-test/.dirs/runtime\nok 15 /fileutils/file-test\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/mkstemp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/mkstemp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/mkstemp/.dirs/system-config1:/var/volatile/tmp/fileutils/mkstemp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/mkstemp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/mkstemp/.dirs/system-data1:/var/volatile/tmp/fileutils/mkstemp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/mkstemp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/mkstemp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/mkstemp/.dirs/runtime\nok 16 /fileutils/mkstemp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/mkdtemp/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/mkdtemp/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/mkdtemp/.dirs/system-config1:/var/volatile/tmp/fileutils/mkdtemp/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/mkdtemp/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/mkdtemp/.dirs/system-data1:/var/volatile/tmp/fileutils/mkdtemp/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/mkdtemp/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/mkdtemp/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/mkdtemp/.dirs/runtime\nok 17 /fileutils/mkdtemp\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/get-contents/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/get-contents/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/get-contents/.dirs/system-config1:/var/volatile/tmp/fileutils/get-contents/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/get-contents/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/get-contents/.dirs/system-data1:/var/volatile/tmp/fileutils/get-contents/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/get-contents/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/get-contents/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/get-contents/.dirs/runtime\nok 18 /fileutils/get-contents\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/set-contents/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/set-contents/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/set-contents/.dirs/system-config1:/var/volatile/tmp/fileutils/set-contents/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/set-contents/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/set-contents/.dirs/system-data1:/var/volatile/tmp/fileutils/set-contents/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/set-contents/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/set-contents/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/set-contents/.dirs/runtime\nok 19 /fileutils/set-contents\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/set-contents-full/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/set-contents-full/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/set-contents-full/.dirs/system-config1:/var/volatile/tmp/fileutils/set-contents-full/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/set-contents-full/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/set-contents-full/.dirs/system-data1:/var/volatile/tmp/fileutils/set-contents-full/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/set-contents-full/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/set-contents-full/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/set-contents-full/.dirs/runtime\n# /fileutils/set-contents-full summary: Test g_file_set_contents_full() with various flags\n# Flags 0 and test 0\n# Flags 0 and test 1\n# Flags 0 and test 2\n# Flags 0 and test 3\n# Flags 0 and test 4\n# Flags 0 and test 5\n# Flags 1 and test 0\n# Flags 1 and test 1\n# Flags 1 and test 2\n# Flags 1 and test 3\n# Flags 1 and test 4\n# Flags 1 and test 5\n# Flags 2 and test 0\n# Flags 2 and test 1\n# Flags 2 and test 2\n# Flags 2 and test 3\n# Flags 2 and test 4\n# Flags 2 and test 5\n# Flags 3 and test 0\n# Flags 3 and test 1\n# Flags 3 and test 2\n# Flags 3 and test 3\n# Flags 3 and test 4\n# Flags 3 and test 5\n# Flags 4 and test 0\n# Flags 4 and test 1\n# Flags 4 and test 2\n# Flags 4 and test 3\n# Flags 4 and test 4\n# Flags 4 and test 5\n# Flags 5 and test 0\n# Flags 5 and test 1\n# Flags 5 and test 2\n# Flags 5 and test 3\n# Flags 5 and test 4\n# Flags 5 and test 5\n# Flags 6 and test 0\n# Flags 6 and test 1\n# Flags 6 and test 2\n# Flags 6 and test 3\n# Flags 6 and test 4\n# Flags 6 and test 5\nok 20 /fileutils/set-contents-full\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/read-link/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/read-link/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/read-link/.dirs/system-config1:/var/volatile/tmp/fileutils/read-link/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/read-link/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/read-link/.dirs/system-data1:/var/volatile/tmp/fileutils/read-link/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/read-link/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/read-link/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/read-link/.dirs/runtime\nok 21 /fileutils/read-link\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/system-config1:/var/volatile/tmp/fileutils/stdio-wrappers/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/system-data1:/var/volatile/tmp/fileutils/stdio-wrappers/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/stdio-wrappers/.dirs/runtime\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 22 /fileutils/stdio-wrappers\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/fopen-modes/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/fopen-modes/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/fopen-modes/.dirs/system-config1:/var/volatile/tmp/fileutils/fopen-modes/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/fopen-modes/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/fopen-modes/.dirs/system-data1:/var/volatile/tmp/fileutils/fopen-modes/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/fopen-modes/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/fopen-modes/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/fopen-modes/.dirs/runtime\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/119\n# Testing fopen() mode 'w'\n# Testing fopen() mode 'r'\n# Testing fopen() mode 'a'\n# Testing fopen() mode 'w+'\n# Testing fopen() mode 'r+'\n# Testing fopen() mode 'a+'\n# Testing fopen() mode 'wb'\n# Testing fopen() mode 'rb'\n# Testing fopen() mode 'ab'\n# Testing fopen() mode 'w+b'\n# Testing fopen() mode 'r+b'\n# Testing fopen() mode 'a+b'\n# Testing fopen() mode 'wb+'\n# Testing fopen() mode 'rb+'\n# Testing fopen() mode 'ab+'\nok 23 /fileutils/fopen-modes\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/clear-fd/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/clear-fd/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/clear-fd/.dirs/system-config1:/var/volatile/tmp/fileutils/clear-fd/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/clear-fd/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/clear-fd/.dirs/system-data1:/var/volatile/tmp/fileutils/clear-fd/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/clear-fd/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/clear-fd/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/clear-fd/.dirs/runtime\n# /fileutils/clear-fd summary: Test g_clear_fd() and g_autofd\n# Will be closed by autocleanup: 3, -42\n# Testing error handling\nok 24 /fileutils/clear-fd\n# Start of set-contents-full tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/system-config1:/var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/system-data1:/var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/set-contents-full/read-only-file/.dirs/runtime\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# /fileutils/set-contents-full/read-only-file summary: Test g_file_set_contents_full() on a read-only file\nok 25 /fileutils/set-contents-full/read-only-file\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/system-config1:/var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/system-data1:/var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/fileutils/set-contents-full/read-only-directory/.dirs/runtime\n# /fileutils/set-contents-full/read-only-directory summary: Test g_file_set_contents_full() on a file in a read-only directory\n# Flags 0\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 1\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 2\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 3\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 4\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 5\n# We do not have CAP_DAC_OVERRIDE or equivalent\n# Flags 6\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 26 /fileutils/set-contents-full/read-only-directory\n# End of set-contents-full tests\n# Start of clear-fd tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of clear-fd tests\n# End of fileutils tests\nPASS: glib/fileutils.test\nRunning test: glib/pollable.test\nTAP version 13\n# random seed: R02S7690a96dda6a23eb5e78afeea195ddd2\n1..6\n# Start of pollable tests\nok 1 /pollable/converter\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 2 /pollable/socket\n# Start of unix tests\n# /pollable/unix/pipe summary: Test that pipes are considered pollable, just like sockets\nok 3 /pollable/unix/pipe\n# /pollable/unix/pty summary: Test that PTYs are considered pollable\nok 4 /pollable/unix/pty\n# /pollable/unix/file summary: Test that regular files are not considered pollable\nok 5 /pollable/unix/file\n# /pollable/unix/nulldev summary: Test that /dev/null is not considered pollable, but only if on a system where we are able to tell it apart from devices that actually implement poll\nok 6 /pollable/unix/nulldev\n# End of unix tests\n# End of pollable tests\nPASS: glib/pollable.test\nRunning test: glib/binding.test\nTAP version 13\n# random seed: R02Sa61edb92a18103de8fd18c3ddd73a56d\n1..19\n# Start of binding tests\nok 1 /binding/default\n# /binding/canonicalisation summary: Test that bindings set up with non-canonical property names work\nok 2 /binding/canonicalisation\nok 3 /binding/bidirectional\nok 4 /binding/transform\nok 5 /binding/transform-default\nok 6 /binding/transform-closure\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=621782\nok 7 /binding/chain\nok 8 /binding/sync-create\nok 9 /binding/invert-boolean\nok 10 /binding/same-object\nok 11 /binding/unbind\nok 12 /binding/unbind-weak\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1373\nok 13 /binding/unbind-multiple\nok 14 /binding/fail\nok 15 /binding/interface\n# /binding/concurrent-unbind summary: Test that unbinding from multiple threads concurrently works correctly\nok 16 /binding/concurrent-unbind\n# /binding/concurrent-finalizing summary: Test that finalizing source/target from multiple threads concurrently works correctly\nok 17 /binding/concurrent-finalizing\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2676\nok 18 /binding/dispose-source\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2676\nok 19 /binding/dispose-target\n# End of binding tests\nPASS: glib/binding.test\nRunning test: glib/rec-mutex.test\nTAP version 13\n# random seed: R02Sa25333758145dd8d2c71b3daaad00d6a\n1..29\n# Start of thread tests\nok 1 /thread/rec-mutex1\nok 2 /thread/rec-mutex2\nok 3 /thread/rec-mutex3\nok 4 /thread/rec-mutex4\n# Start of rec-mutex tests\n# Start of perf tests\n# Start of uncontended tests\n# max perf: 0.500000 mips\nok 5 /thread/rec-mutex/perf/uncontended/depth1\n# max perf: inf mips\nok 6 /thread/rec-mutex/perf/uncontended/depth2\n# max perf: inf mips\nok 7 /thread/rec-mutex/perf/uncontended/depth3\n# max perf: 1.000000 mips\nok 8 /thread/rec-mutex/perf/uncontended/depth4\n# max perf: 1.000000 mips\nok 9 /thread/rec-mutex/perf/uncontended/depth5\n# End of uncontended tests\n# Start of contended1 tests\n# max perf: 2.000000 mips\nok 10 /thread/rec-mutex/perf/contended1/depth1\n# max perf: 2.000000 mips\nok 11 /thread/rec-mutex/perf/contended1/depth2\n# max perf: 2.000000 mips\nok 12 /thread/rec-mutex/perf/contended1/depth3\n# max perf: 2.000000 mips\nok 13 /thread/rec-mutex/perf/contended1/depth4\n# max perf: 2.000000 mips\nok 14 /thread/rec-mutex/perf/contended1/depth5\n# End of contended1 tests\n# Start of contended2 tests\n# max perf: 3.000000 mips\nok 15 /thread/rec-mutex/perf/contended2/depth1\n# max perf: 3.000000 mips\nok 16 /thread/rec-mutex/perf/contended2/depth2\n# max perf: 3.000000 mips\nok 17 /thread/rec-mutex/perf/contended2/depth3\n# max perf: 3.000000 mips\nok 18 /thread/rec-mutex/perf/contended2/depth4\n# max perf: 3.000000 mips\nok 19 /thread/rec-mutex/perf/contended2/depth5\n# End of contended2 tests\n# Start of contended3 tests\n# max perf: 4.000000 mips\nok 20 /thread/rec-mutex/perf/contended3/depth1\n# max perf: 2.000000 mips\nok 21 /thread/rec-mutex/perf/contended3/depth2\n# max perf: 4.000000 mips\nok 22 /thread/rec-mutex/perf/contended3/depth3\n# max perf: 4.000000 mips\nok 23 /thread/rec-mutex/perf/contended3/depth4\n# max perf: 1.000000 mips\nok 24 /thread/rec-mutex/perf/contended3/depth5\n# End of contended3 tests\n# Start of contended4 tests\n# max perf: 1.666667 mips\nok 25 /thread/rec-mutex/perf/contended4/depth1\n# max perf: 1.666667 mips\nok 26 /thread/rec-mutex/perf/contended4/depth2\n# max perf: 1.250000 mips\nok 27 /thread/rec-mutex/perf/contended4/depth3\n# max perf: 1.000000 mips\nok 28 /thread/rec-mutex/perf/contended4/depth4\n# max perf: 1.666667 mips\nok 29 /thread/rec-mutex/perf/contended4/depth5\n# End of contended4 tests\n# End of perf tests\n# End of rec-mutex tests\n# End of thread tests\nPASS: glib/rec-mutex.test\nRunning test: glib/option-argv0.test\nTAP version 13\n# random seed: R02Sdde88419937b5b2b5a3a4643952bba42\n1..1\n# Start of option tests\nok 1 /option/argv0\n# End of option tests\nPASS: glib/option-argv0.test\nRunning test: glib/gdbus-message.test\nTAP version 13\n# random seed: R02Sda0576534d61da9885ded8b606807b1f\n1..3\n# Start of gdbus tests\n# Start of message tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/message/lock/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/message/lock/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/message/lock/.dirs/system-config1:/var/volatile/tmp/gdbus/message/lock/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/message/lock/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/message/lock/.dirs/system-data1:/var/volatile/tmp/gdbus/message/lock/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/message/lock/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/message/lock/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/message/lock/.dirs/runtime\nok 1 /gdbus/message/lock\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/message/copy/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/message/copy/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/message/copy/.dirs/system-config1:/var/volatile/tmp/gdbus/message/copy/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/message/copy/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/message/copy/.dirs/system-data1:/var/volatile/tmp/gdbus/message/copy/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/message/copy/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/message/copy/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/message/copy/.dirs/runtime\nok 2 /gdbus/message/copy\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/system-config1:/var/volatile/tmp/gdbus/message/bytes-needed/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/system-data1:/var/volatile/tmp/gdbus/message/bytes-needed/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/message/bytes-needed/.dirs/runtime\n# Vector: 0\n# Vector: 1\n# Vector: 2\n# Vector: 3\n# Vector: 4\n# Vector: 5\nok 3 /gdbus/message/bytes-needed\n# End of message tests\n# End of gdbus tests\nPASS: glib/gdbus-message.test\nRunning test: glib/deprecated-properties.test\nTAP version 13\n# random seed: R02Sbf0ef8b17a68970ca2bab7d80c99c136\n1..3\n# Start of deprecated-properties tests\nok 1 /deprecated-properties/construct\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2748\nok 2 /deprecated-properties/default-construct\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2748\nok 3 /deprecated-properties/set\n# End of deprecated-properties tests\nPASS: glib/deprecated-properties.test\nRunning test: glib/gdbus-non-socket.test\nTAP version 13\n# random seed: R02Sa48311acb6f9c74b62f37d853e06c65e\n1..1\n# Start of gdbus tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/non-socket/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/non-socket/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/non-socket/.dirs/system-config1:/var/volatile/tmp/gdbus/non-socket/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/non-socket/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/non-socket/.dirs/system-data1:/var/volatile/tmp/gdbus/non-socket/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/non-socket/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/non-socket/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/non-socket/.dirs/runtime\nok 1 /gdbus/non-socket\n# End of gdbus tests\nPASS: glib/gdbus-non-socket.test\nRunning test: glib/mkenums.py.test\nTAP version 13\nok 1 __main__.TestMkenums.test_available_in\n# tmpdir: /tmp/tmp1jw6ghpt\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp1jw6ghpt/tmpzhpf28lb.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmp1jw6ghpt/tmp66w4eksg.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp1jw6ghpt/tmp66w4eksg.template', '/tmp/tmp1jw6ghpt/tmpzhpf28lb.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp1jw6ghpt/tmpzhpf28lb.h\n# basename: tmpzhpf28lb.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 2 __main__.TestMkenums.test_deprecated_in\n# tmpdir: /tmp/tmpeg3vj18i\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpeg3vj18i/tmpnc9iz86g.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_DEPRECATED_ENUMERATOR_IN_2_68 = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmpeg3vj18i/tmppxfc22bi.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpeg3vj18i/tmppxfc22bi.template', '/tmp/tmpeg3vj18i/tmpnc9iz86g.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpeg3vj18i/tmpnc9iz86g.h\n# basename: tmpnc9iz86g.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 3 __main__.TestMkenums.test_deprecated_in_for\n# tmpdir: /tmp/tmp2vw25vim\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp2vw25vim/tmpe7hq__8d.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_DEPRECATED_ENUMERATOR_IN_2_68_FOR(G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER2) = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmp2vw25vim/tmp36u8kwnq.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp2vw25vim/tmp36u8kwnq.template', '/tmp/tmp2vw25vim/tmpe7hq__8d.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp2vw25vim/tmpe7hq__8d.h\n# basename: tmpe7hq__8d.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 4 __main__.TestMkenums.test_empty_header\n# tmpdir: /tmp/tmpr6jgl9l1\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpr6jgl9l1/tmp5ap1zr6z.h: \n# /tmp/tmpr6jgl9l1/tmp9bzyxi6q.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpr6jgl9l1/tmp9bzyxi6q.template', '/tmp/tmpr6jgl9l1/tmp5ap1zr6z.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 5 __main__.TestMkenums.test_empty_template\n# tmpdir: /tmp/tmplypd8ai2\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmplypd8ai2/tmpcgclx133.template: \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmplypd8ai2/tmpcgclx133.template']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nok 6 __main__.TestMkenums.test_enum_name\n# tmpdir: /tmp/tmp1qh4ome7\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp1qh4ome7/tmpns33rcpe.h: \n#         typedef enum _SomeEnumIdentifier {\n#           ENUM_VALUE\n#         } SomeEnumIdentifier;\n#         \n# /tmp/tmp1qh4ome7/tmpkvf7974v.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp1qh4ome7/tmpkvf7974v.template', '/tmp/tmp1qh4ome7/tmpns33rcpe.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp1qh4ome7/tmpns33rcpe.h\n# basename: tmpns33rcpe.h\n# enumeration-production\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE\n# valuenick: value\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 7 __main__.TestMkenums.test_enum_private_public\n# tmpdir: /tmp/tmpktavd198\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpktavd198/tmpapbak6p1.h: \n#         typedef enum {\n#           ENUM_VALUE_PUBLIC1,\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE,\n#         } SomeEnumA\n#         \n# /tmp/tmpktavd198/tmp07gsp6h_.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpktavd198/tmp07gsp6h_.template', '/tmp/tmpktavd198/tmpapbak6p1.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpktavd198/tmpapbak6p1.h\n# basename: tmpapbak6p1.h\n# enumeration-production\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC1\n# valuenick: public1\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\n# /tmp/tmpktavd198/tmpg8dcotd0.h: \n#         typedef enum {\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE,\n#           /*< public >*/\n#           ENUM_VALUE_PUBLIC2,\n#         } SomeEnumB;\n#         \n# /tmp/tmpktavd198/tmpx2_gygka.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpktavd198/tmpx2_gygka.template', '/tmp/tmpktavd198/tmpg8dcotd0.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpktavd198/tmpg8dcotd0.h\n# basename: tmpg8dcotd0.h\n# enumeration-production\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC2\n# valuenick: public2\n# valuenum: 1\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 8 __main__.TestMkenums.test_enum_symbolic_expression\n# tmpdir: /tmp/tmp16i9l25i\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp16i9l25i/tmpxzjebgpb.h: \n#         typedef enum {\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE = 5,\n#           /*< public >*/\n#           ENUM_VALUE_PUBLIC = ENUM_VALUE_PRIVATE + 2,\n#         } TestSymbolicEnum;\n#         \n# /tmp/tmp16i9l25i/tmpsi6ya4h1.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp16i9l25i/tmpsi6ya4h1.template', '/tmp/tmp16i9l25i/tmpxzjebgpb.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp16i9l25i/tmpxzjebgpb.h\n# basename: tmpxzjebgpb.h\n# enumeration-production\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC\n# valuenick: public\n# valuenum: 7\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 9 __main__.TestMkenums.test_filename_basename_in_fhead_ftail\n# tmpdir: /tmp/tmpid_fzg_a\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpid_fzg_a/tmp121rxhv4.template: \n# /*** BEGIN file-header ***/\n# file-header\n# filename: @filename@\n# basename: @basename@\n# /*** END file-header ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# filename: @filename@\n# basename: @basename@\n# /*** END file-tail ***/\n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpid_fzg_a/tmp121rxhv4.template']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# filename: @filename@\n# basename: @basename@\n# file-tail\n# filename: @filename@\n# basename: @basename@\n# \n# comment\n# comment: Generated data ends here\nok 10 __main__.TestMkenums.test_help\n# tmpdir: /tmp/tmp20d6__rs\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# Running: ['/usr/bin/glib-mkenums', '--help']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: usage: glib-mkenums [-h] [--identifier-prefix IDPREFIX]\n#                     [--symbol-prefix SYMPREFIX] [--fhead FHEAD]\n#                     [--ftail FTAIL] [--fprod FPROD] [--eprod EPROD]\n#                     [--vhead VHEAD] [--vprod VPROD] [--vtail VTAIL]\n#                     [--comments COMMENT_TMPL] [--template TEMPLATE]\n#                     [--output OUTPUT] [--version]\n#                     [args ...]\n# \n# positional arguments:\n#   args                  One or more input files, or a single argument\n#                         @rspfile_path pointing to a file that contains the\n#                         actual arguments\n# \n# options:\n#   -h, --help            show this help message and exit\n#   --identifier-prefix IDPREFIX\n#                         Identifier prefix\n#   --symbol-prefix SYMPREFIX\n#                         Symbol prefix\n#   --fhead FHEAD         Output file header\n#   --ftail FTAIL         Output file footer\n#   --fprod FPROD         Put out TEXT every time a new input file is being\n#                         processed.\n#   --eprod EPROD         Per enum text, produced prior to value iterations\n#   --vhead VHEAD         Value header, produced before iterating over enum\n#                         values\n#   --vprod VPROD         Value text, produced for each enum value.\n#   --vtail VTAIL         Value tail, produced after iterating over enum values\n#   --comments COMMENT_TMPL\n#                         Comment structure\n#   --template TEMPLATE   Template file\n#   --output OUTPUT\n#   --version, -v         Print version information\n# \n# Production text substitutions:\n#   @EnumName@            PrefixTheXEnum\n#   @enum_name@           prefix_the_xenum\n#   @ENUMNAME@            PREFIX_THE_XENUM\n#   @ENUMSHORT@           THE_XENUM\n#   @ENUMPREFIX@          PREFIX\n#   @enumsince@           the user-provided since value given\n#   @VALUENAME@           PREFIX_THE_XVALUE\n#   @valuenick@           the-xvalue\n#   @valuenum@            the integer value (limited support, Since: 2.26)\n#   @type@                either enum or flags\n#   @Type@                either Enum or Flags\n#   @TYPE@                either ENUM or FLAGS\n#   @filename@            name of current input file\n#   @basename@            base name of the current input file (Since: 2.22)\nok 11 __main__.TestMkenums.test_no_args\n# tmpdir: /tmp/tmpqmegpjsl\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# Running: ['/usr/bin/glib-mkenums']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nok 12 __main__.TestMkenums.test_no_headers\n# tmpdir: /tmp/tmp6s039x20\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp6s039x20/tmp03pfsyiu.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp6s039x20/tmp03pfsyiu.template']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 13 __main__.TestMkenums.test_no_nick\n# tmpdir: /tmp/tmp2cf5dvpk\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp2cf5dvpk/tmpj2mvcazz.h: \n#         typedef enum {\n#           GEGL_SAMPLER_NEAREST = 0,   /*< desc=\"nearest\"      >*/\n#         } GeglSamplerType;\n#         \n# /tmp/tmp2cf5dvpk/tmp3x7wdni4.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmp2cf5dvpk/tmp3x7wdni4.template', '/tmp/tmp2cf5dvpk/tmpj2mvcazz.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp2cf5dvpk/tmpj2mvcazz.h\n# basename: tmpj2mvcazz.h\n# enumeration-production\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: GEGL_SAMPLER_NEAREST\n# valuenick: nearest\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 14 __main__.TestMkenums.test_non_utf8_encoding\n# tmpdir: /tmp/tmphndy9z8g\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmphndy9z8g/tmp5tint4hp.h: \n#         /* Copyright \u00a9 La Pe\u00f1a */\n#         typedef enum {\n#           ENUM_VALUE\n#         } SomeEnumIdentifier;\n#         \n# /tmp/tmphndy9z8g/tmpi1li9zcv.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmphndy9z8g/tmpi1li9zcv.template', '/tmp/tmphndy9z8g/tmp5tint4hp.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmphndy9z8g/tmp5tint4hp.h\n# basename: tmp5tint4hp.h\n# enumeration-production\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE\n# valuenick: value\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 15 __main__.TestMkenums.test_reproducible\n# tmpdir: /tmp/tmpxutr0qmn\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpxutr0qmn/tmpcgzhg6zl.template: template\n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpxutr0qmn/tmpcgzhg6zl.template', '/tmp/tmpxutr0qmn/tmp3si2nzdo1.h', '/tmp/tmpxutr0qmn/tmpou0z336g2.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\n# /tmp/tmpxutr0qmn/tmpg690is8x.template: template\n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpxutr0qmn/tmpg690is8x.template', '/tmp/tmpxutr0qmn/tmpou0z336g2.h', '/tmp/tmpxutr0qmn/tmp3si2nzdo1.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nExecuting: glib/mkenums.py.test\nok 16 __main__.TestMkenums.test_since\n# tmpdir: /tmp/tmpv63yc5su\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpv63yc5su/tmp6yrlojwp.h: \n#         typedef enum { /*< since=1.0 >*/\n#             QMI_WMS_MESSAGE_PROTOCOL_CDMA = 0,\n#         } QmiWmsMessageProtocol;\n#         \n# /tmp/tmpv63yc5su/tmpd0lockr0.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmpv63yc5su/tmpd0lockr0.template', '/tmp/tmpv63yc5su/tmp6yrlojwp.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpv63yc5su/tmp6yrlojwp.h\n# basename: tmp6yrlojwp.h\n# enumeration-production\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: QMI_WMS_MESSAGE_PROTOCOL_CDMA\n# valuenick: cdma\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 17 __main__.TestMkenums.test_with_double_quotes\n# tmpdir: /tmp/tmplql5u22e\n# rspfile: False, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmplql5u22e/tmp6_c5jbj3.h: \n#         typedef enum {\n#           FOO_VALUE /*< nick=\"eek, a comma\" >*/\n#         } Foo;\n#         \n# /tmp/tmplql5u22e/tmpn9t1u2zw.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Running: ['/usr/bin/glib-mkenums', '--template', '/tmp/tmplql5u22e/tmpn9t1u2zw.template', '/tmp/tmplql5u22e/tmp6_c5jbj3.h']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmplql5u22e/tmp6_c5jbj3.h\n# basename: tmp6_c5jbj3.h\n# enumeration-production\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: FOO_VALUE\n# valuenick: eek, a comma\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 18 __main__.TestRspMkenums.test_available_in\n# tmpdir: /tmp/tmpa7v5vkul\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpa7v5vkul/tmpmx5u42u5.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmpa7v5vkul/tmpeo20lhi6.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpa7v5vkul/tmpeo20lhi6.template /tmp/tmpa7v5vkul/tmpmx5u42u5.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpa7v5vkul/tmp1k8hpoxr']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpa7v5vkul/tmpmx5u42u5.h\n# basename: tmpmx5u42u5.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 19 __main__.TestRspMkenums.test_deprecated_in\n# tmpdir: /tmp/tmp0h2s6ae3\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp0h2s6ae3/tmpp4xybvum.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_DEPRECATED_ENUMERATOR_IN_2_68 = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmp0h2s6ae3/tmpp010nsbx.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmp0h2s6ae3/tmpp010nsbx.template /tmp/tmp0h2s6ae3/tmpp4xybvum.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmp0h2s6ae3/tmpevpb6dpn']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp0h2s6ae3/tmpp4xybvum.h\n# basename: tmpp4xybvum.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 20 __main__.TestRspMkenums.test_deprecated_in_for\n# tmpdir: /tmp/tmparm5ar_y\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmparm5ar_y/tmpbpz2ak7o.h: \n#         typedef enum {\n#           G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER GLIB_DEPRECATED_ENUMERATOR_IN_2_68_FOR(G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER2) = (1<<2)\n#         } GDBusServerFlags;\n#         \n# /tmp/tmparm5ar_y/tmpmd66128m.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmparm5ar_y/tmpmd66128m.template /tmp/tmparm5ar_y/tmpbpz2ak7o.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmparm5ar_y/tmpykccouqb']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmparm5ar_y/tmpbpz2ak7o.h\n# basename: tmpbpz2ak7o.h\n# enumeration-production\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-header\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-production\n# VALUENAME: G_DBUS_SERVER_FLAGS_AUTHENTICATION_REQUIRE_SAME_USER\n# valuenick: user\n# valuenum: 4\n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# value-tail\n# EnumName: GDBusServerFlags\n# enum_name: g_dbus_server_flags\n# ENUMNAME: G_DBUS_SERVER_FLAGS\n# ENUMSHORT: DBUS_SERVER_FLAGS\n# ENUMPREFIX: G\n# enumsince: \n# type: flags\n# Type: Flags\n# TYPE: FLAGS\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 21 __main__.TestRspMkenums.test_empty_header\n# tmpdir: /tmp/tmpiijln4cp\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpiijln4cp/tmp02zogr1j.h: \n# /tmp/tmpiijln4cp/tmp3yzz9f4q.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpiijln4cp/tmp3yzz9f4q.template /tmp/tmpiijln4cp/tmp02zogr1j.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpiijln4cp/tmpce2qic6a']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 22 __main__.TestRspMkenums.test_empty_template\n# tmpdir: /tmp/tmppp4ij459\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmppp4ij459/tmp1ck_80ed.template: \n# Response file contains: --template /tmp/tmppp4ij459/tmp1ck_80ed.template\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmppp4ij459/tmpjf9qccia']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nok 23 __main__.TestRspMkenums.test_enum_name\n# tmpdir: /tmp/tmpb4xv8zb3\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpb4xv8zb3/tmpcx5a96sk.h: \n#         typedef enum _SomeEnumIdentifier {\n#           ENUM_VALUE\n#         } SomeEnumIdentifier;\n#         \n# /tmp/tmpb4xv8zb3/tmphtzfs1ha.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpb4xv8zb3/tmphtzfs1ha.template /tmp/tmpb4xv8zb3/tmpcx5a96sk.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpb4xv8zb3/tmpmkgagyz7']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpb4xv8zb3/tmpcx5a96sk.h\n# basename: tmpcx5a96sk.h\n# enumeration-production\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE\n# valuenick: value\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 24 __main__.TestRspMkenums.test_enum_private_public\n# tmpdir: /tmp/tmpskoqyr60\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpskoqyr60/tmpbzq3fuur.h: \n#         typedef enum {\n#           ENUM_VALUE_PUBLIC1,\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE,\n#         } SomeEnumA\n#         \n# /tmp/tmpskoqyr60/tmpmeft59np.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpskoqyr60/tmpmeft59np.template /tmp/tmpskoqyr60/tmpbzq3fuur.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpskoqyr60/tmpxerznwvk']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpskoqyr60/tmpbzq3fuur.h\n# basename: tmpbzq3fuur.h\n# enumeration-production\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC1\n# valuenick: public1\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumA\n# enum_name: some_enum_a\n# ENUMNAME: SOME_ENUM_A\n# ENUMSHORT: ENUM_A\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\n# /tmp/tmpskoqyr60/tmpwa5a500j.h: \n#         typedef enum {\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE,\n#           /*< public >*/\n#           ENUM_VALUE_PUBLIC2,\n#         } SomeEnumB;\n#         \n# /tmp/tmpskoqyr60/tmpkja432zc.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpskoqyr60/tmpkja432zc.template /tmp/tmpskoqyr60/tmpwa5a500j.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpskoqyr60/tmpgnmjexf5']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpskoqyr60/tmpwa5a500j.h\n# basename: tmpwa5a500j.h\n# enumeration-production\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC2\n# valuenick: public2\n# valuenum: 1\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumB\n# enum_name: some_enum_b\n# ENUMNAME: SOME_ENUM_B\n# ENUMSHORT: ENUM_B\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 25 __main__.TestRspMkenums.test_enum_symbolic_expression\n# tmpdir: /tmp/tmpzfgsnicv\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpzfgsnicv/tmp4fbs638n.h: \n#         typedef enum {\n#           /*< private >*/\n#           ENUM_VALUE_PRIVATE = 5,\n#           /*< public >*/\n#           ENUM_VALUE_PUBLIC = ENUM_VALUE_PRIVATE + 2,\n#         } TestSymbolicEnum;\n#         \n# /tmp/tmpzfgsnicv/tmpmmqcac_d.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpzfgsnicv/tmpmmqcac_d.template /tmp/tmpzfgsnicv/tmp4fbs638n.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpzfgsnicv/tmp3t7hfvin']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpzfgsnicv/tmp4fbs638n.h\n# basename: tmp4fbs638n.h\n# enumeration-production\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE_PUBLIC\n# valuenick: public\n# valuenum: 7\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: TestSymbolicEnum\n# enum_name: test_symbolic_enum\n# ENUMNAME: TEST_SYMBOLIC_ENUM\n# ENUMSHORT: SYMBOLIC_ENUM\n# ENUMPREFIX: TEST\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 26 __main__.TestRspMkenums.test_filename_basename_in_fhead_ftail\n# tmpdir: /tmp/tmppizeizlf\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmppizeizlf/tmpp14s_gif.template: \n# /*** BEGIN file-header ***/\n# file-header\n# filename: @filename@\n# basename: @basename@\n# /*** END file-header ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# filename: @filename@\n# basename: @basename@\n# /*** END file-tail ***/\n# Response file contains: --template /tmp/tmppizeizlf/tmpp14s_gif.template\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmppizeizlf/tmp4hy3dode']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# filename: @filename@\n# basename: @basename@\n# file-tail\n# filename: @filename@\n# basename: @basename@\n# \n# comment\n# comment: Generated data ends here\nok 27 __main__.TestRspMkenums.test_help\n# tmpdir: /tmp/tmpvm2zlj82\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# Response file contains: --help\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpvm2zlj82/tmpddil_fo3']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: usage: glib-mkenums [-h] [--identifier-prefix IDPREFIX]\n#                     [--symbol-prefix SYMPREFIX] [--fhead FHEAD]\n#                     [--ftail FTAIL] [--fprod FPROD] [--eprod EPROD]\n#                     [--vhead VHEAD] [--vprod VPROD] [--vtail VTAIL]\n#                     [--comments COMMENT_TMPL] [--template TEMPLATE]\n#                     [--output OUTPUT] [--version]\n#                     [args ...]\n# \n# positional arguments:\n#   args                  One or more input files, or a single argument\n#                         @rspfile_path pointing to a file that contains the\n#                         actual arguments\n# \n# options:\n#   -h, --help            show this help message and exit\n#   --identifier-prefix IDPREFIX\n#                         Identifier prefix\n#   --symbol-prefix SYMPREFIX\n#                         Symbol prefix\n#   --fhead FHEAD         Output file header\n#   --ftail FTAIL         Output file footer\n#   --fprod FPROD         Put out TEXT every time a new input file is being\n#                         processed.\n#   --eprod EPROD         Per enum text, produced prior to value iterations\n#   --vhead VHEAD         Value header, produced before iterating over enum\n#                         values\n#   --vprod VPROD         Value text, produced for each enum value.\n#   --vtail VTAIL         Value tail, produced after iterating over enum values\n#   --comments COMMENT_TMPL\n#                         Comment structure\n#   --template TEMPLATE   Template file\n#   --output OUTPUT\n#   --version, -v         Print version information\n# \n# Production text substitutions:\n#   @EnumName@            PrefixTheXEnum\n#   @enum_name@           prefix_the_xenum\n#   @ENUMNAME@            PREFIX_THE_XENUM\n#   @ENUMSHORT@           THE_XENUM\n#   @ENUMPREFIX@          PREFIX\n#   @enumsince@           the user-provided since value given\n#   @VALUENAME@           PREFIX_THE_XVALUE\n#   @valuenick@           the-xvalue\n#   @valuenum@            the integer value (limited support, Since: 2.26)\n#   @type@                either enum or flags\n#   @Type@                either Enum or Flags\n#   @TYPE@                either ENUM or FLAGS\n#   @filename@            name of current input file\n#   @basename@            base name of the current input file (Since: 2.22)\nok 28 __main__.TestRspMkenums.test_no_args\n# tmpdir: /tmp/tmpa39e8_bp\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# Response file contains: \n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpa39e8_bp/tmpitthrhqy']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nok 29 __main__.TestRspMkenums.test_no_headers\n# tmpdir: /tmp/tmphhjhy2je\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmphhjhy2je/tmpbt03mrta.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmphhjhy2je/tmpbt03mrta.template\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmphhjhy2je/tmpmobrbqnf']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 30 __main__.TestRspMkenums.test_no_nick\n# tmpdir: /tmp/tmp7r_rqs5f\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp7r_rqs5f/tmpbsukpypm.h: \n#         typedef enum {\n#           GEGL_SAMPLER_NEAREST = 0,   /*< desc=\"nearest\"      >*/\n#         } GeglSamplerType;\n#         \n# /tmp/tmp7r_rqs5f/tmpglagti0v.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmp7r_rqs5f/tmpglagti0v.template /tmp/tmp7r_rqs5f/tmpbsukpypm.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmp7r_rqs5f/tmptx0e9343']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp7r_rqs5f/tmpbsukpypm.h\n# basename: tmpbsukpypm.h\n# enumeration-production\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: GEGL_SAMPLER_NEAREST\n# valuenick: nearest\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: GeglSamplerType\n# enum_name: gegl_sampler_type\n# ENUMNAME: GEGL_SAMPLER_TYPE\n# ENUMSHORT: SAMPLER_TYPE\n# ENUMPREFIX: GEGL\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 31 __main__.TestRspMkenums.test_non_utf8_encoding\n# tmpdir: /tmp/tmpe29hvljk\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpe29hvljk/tmp_32w4qgo.h: \n#         /* Copyright \u00a9 La Pe\u00f1a */\n#         typedef enum {\n#           ENUM_VALUE\n#         } SomeEnumIdentifier;\n#         \n# /tmp/tmpe29hvljk/tmp4ee2ygir.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmpe29hvljk/tmp4ee2ygir.template /tmp/tmpe29hvljk/tmp_32w4qgo.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpe29hvljk/tmp9wkoenxg']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmpe29hvljk/tmp_32w4qgo.h\n# basename: tmp_32w4qgo.h\n# enumeration-production\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: ENUM_VALUE\n# valuenick: value\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: SomeEnumIdentifier\n# enum_name: some_enum_identifier\n# ENUMNAME: SOME_ENUM_IDENTIFIER\n# ENUMSHORT: ENUM_IDENTIFIER\n# ENUMPREFIX: SOME\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 32 __main__.TestRspMkenums.test_reproducible\n# tmpdir: /tmp/tmpt85ag6yz\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmpt85ag6yz/tmp0kwgnnbo.template: template\n# Response file contains: --template /tmp/tmpt85ag6yz/tmp0kwgnnbo.template /tmp/tmpt85ag6yz/tmpkv_1fitg1.h /tmp/tmpt85ag6yz/tmp084ydg_k2.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpt85ag6yz/tmp1zms872z']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\n# /tmp/tmpt85ag6yz/tmp_we733cz.template: template\n# Response file contains: --template /tmp/tmpt85ag6yz/tmp_we733cz.template /tmp/tmpt85ag6yz/tmp084ydg_k2.h /tmp/tmpt85ag6yz/tmpkv_1fitg1.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmpt85ag6yz/tmp380uetfx']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */\n# \n# \n# /* Generated data ends here */\nok 33 __main__.TestRspMkenums.test_since\n# tmpdir: /tmp/tmp38gf0olr\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmp38gf0olr/tmp6zerv4s1.h: \n#         typedef enum { /*< since=1.0 >*/\n#             QMI_WMS_MESSAGE_PROTOCOL_CDMA = 0,\n#         } QmiWmsMessageProtocol;\n#         \n# /tmp/tmp38gf0olr/tmpxwxuo7c9.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmp38gf0olr/tmpxwxuo7c9.template /tmp/tmp38gf0olr/tmp6zerv4s1.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmp38gf0olr/tmp9om068vr']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmp38gf0olr/tmp6zerv4s1.h\n# basename: tmp6zerv4s1.h\n# enumeration-production\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: QMI_WMS_MESSAGE_PROTOCOL_CDMA\n# valuenick: cdma\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: QmiWmsMessageProtocol\n# enum_name: qmi_wms_message_protocol\n# ENUMNAME: QMI_WMS_MESSAGE_PROTOCOL\n# ENUMSHORT: WMS_MESSAGE_PROTOCOL\n# ENUMPREFIX: QMI\n# enumsince: 1.0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\nok 34 __main__.TestRspMkenums.test_with_double_quotes\n# tmpdir: /tmp/tmps_1fsj3r\n# rspfile: True, mkenums: /usr/bin/glib-mkenums\n# /tmp/tmps_1fsj3r/tmpuskhdlt8.h: \n#         typedef enum {\n#           FOO_VALUE /*< nick=\"eek, a comma\" >*/\n#         } Foo;\n#         \n# /tmp/tmps_1fsj3r/tmpsjx7w9b9.template: \n# /*** BEGIN file-header ***/\n# file-header\n# /*** END file-header ***/\n# \n# /*** BEGIN file-production ***/\n# file-production\n# filename: @filename@\n# basename: @basename@\n# /*** END file-production ***/\n# \n# /*** BEGIN enumeration-production ***/\n# enumeration-production\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END enumeration-production ***/\n# \n# /*** BEGIN value-header ***/\n# value-header\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-header ***/\n# \n# /*** BEGIN value-production ***/\n# value-production\n# VALUENAME: @VALUENAME@\n# valuenick: @valuenick@\n# valuenum: @valuenum@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-production ***/\n# \n# /*** BEGIN value-tail ***/\n# value-tail\n# EnumName: @EnumName@\n# enum_name: @enum_name@\n# ENUMNAME: @ENUMNAME@\n# ENUMSHORT: @ENUMSHORT@\n# ENUMPREFIX: @ENUMPREFIX@\n# enumsince: @enumsince@\n# type: @type@\n# Type: @Type@\n# TYPE: @TYPE@\n# /*** END value-tail ***/\n# \n# /*** BEGIN comment ***/\n# comment\n# comment: @comment@\n# /*** END comment ***/\n# \n# /*** BEGIN file-tail ***/\n# file-tail\n# /*** END file-tail ***/\n# \n# Response file contains: --template /tmp/tmps_1fsj3r/tmpsjx7w9b9.template /tmp/tmps_1fsj3r/tmpuskhdlt8.h\n# Running: ['/usr/bin/glib-mkenums', '@/tmp/tmps_1fsj3r/tmp3fagcwod']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: comment\n# comment: This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses.\n# \n# \n# file-header\n# file-production\n# filename: /tmp/tmps_1fsj3r/tmpuskhdlt8.h\n# basename: tmpuskhdlt8.h\n# enumeration-production\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-header\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-production\n# VALUENAME: FOO_VALUE\n# valuenick: eek, a comma\n# valuenum: 0\n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# value-tail\n# EnumName: Foo\n# enum_name: foo_\n# ENUMNAME: FOO_\n# ENUMSHORT: \n# ENUMPREFIX: FOO\n# enumsince: \n# type: enum\n# Type: Enum\n# TYPE: ENUM\n# file-tail\n# \n# comment\n# comment: Generated data ends here\n1..34\nPASS: glib/mkenums.py.test\nRunning test: glib/mem-overflow.test\nTAP version 13\n# random seed: R02S2ddfbf92f42de99f1b06cfc1f2d3a48a\n1..2\n# Start of mem tests\nok 1 /mem/overflow\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=615379\nok 2 /mem/empty-alloc\n# Start of overflow tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of overflow tests\n# Start of empty-alloc tests\n# End of empty-alloc tests\n# End of mem tests\nPASS: glib/mem-overflow.test\nRunning test: glib/codegen.py.test\nTAP version 13\nok 1 __main__.TestCodegen.test_call_flags_and_timeout_method_args\n# tmpdir: /tmp/tmpjcru2ek_\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpjcru2ek_/tmphl5ft2ug.xml: \n#             <node>\n#               <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"UsefulMethod\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpjcru2ek_/tmphl5ft2ug.xml', '--output', '/dev/stdout', '--header']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for org.project.UsefulInterface */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE (org_project_useful_interface_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterface))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE))\n# #define ORG_PROJECT_USEFUL_INTERFACE_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterfaceIface))\n# \n# struct _OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterface OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceIface;\n# \n# struct _OrgProjectUsefulInterfaceIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_useful_method) (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# };\n# \n# GType org_project_useful_interface_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *org_project_useful_interface_interface_info (void);\n# guint org_project_useful_interface_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void org_project_useful_interface_complete_useful_method (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void org_project_useful_interface_call_useful_method (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean org_project_useful_interface_call_useful_method_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean org_project_useful_interface_call_useful_method_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY (org_project_useful_interface_proxy_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxy))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# \n# typedef struct _OrgProjectUsefulInterfaceProxy OrgProjectUsefulInterfaceProxy;\n# typedef struct _OrgProjectUsefulInterfaceProxyClass OrgProjectUsefulInterfaceProxyClass;\n# typedef struct _OrgProjectUsefulInterfaceProxyPrivate OrgProjectUsefulInterfaceProxyPrivate;\n# \n# struct _OrgProjectUsefulInterfaceProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   OrgProjectUsefulInterfaceProxyPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType org_project_useful_interface_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceProxy, g_object_unref)\n# #endif\n# \n# void org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON (org_project_useful_interface_skeleton_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeleton))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# \n# typedef struct _OrgProjectUsefulInterfaceSkeleton OrgProjectUsefulInterfaceSkeleton;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonClass OrgProjectUsefulInterfaceSkeletonClass;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonPrivate OrgProjectUsefulInterfaceSkeletonPrivate;\n# \n# struct _OrgProjectUsefulInterfaceSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   OrgProjectUsefulInterfaceSkeletonPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType org_project_useful_interface_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceSkeleton, g_object_unref)\n# #endif\n# \n# OrgProjectUsefulInterface *org_project_useful_interface_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# /tmp/tmpjcru2ek_/tmp5v33bes8.xml: \n#             <node>\n#               <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"UsefulMethod\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpjcru2ek_/tmp5v33bes8.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '2.32']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for org.project.UsefulInterface */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE (org_project_useful_interface_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterface))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE))\n# #define ORG_PROJECT_USEFUL_INTERFACE_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterfaceIface))\n# \n# struct _OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterface OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceIface;\n# \n# struct _OrgProjectUsefulInterfaceIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_useful_method) (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# };\n# \n# GType org_project_useful_interface_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *org_project_useful_interface_interface_info (void);\n# guint org_project_useful_interface_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void org_project_useful_interface_complete_useful_method (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void org_project_useful_interface_call_useful_method (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean org_project_useful_interface_call_useful_method_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean org_project_useful_interface_call_useful_method_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY (org_project_useful_interface_proxy_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxy))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# \n# typedef struct _OrgProjectUsefulInterfaceProxy OrgProjectUsefulInterfaceProxy;\n# typedef struct _OrgProjectUsefulInterfaceProxyClass OrgProjectUsefulInterfaceProxyClass;\n# typedef struct _OrgProjectUsefulInterfaceProxyPrivate OrgProjectUsefulInterfaceProxyPrivate;\n# \n# struct _OrgProjectUsefulInterfaceProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   OrgProjectUsefulInterfaceProxyPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType org_project_useful_interface_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceProxy, g_object_unref)\n# #endif\n# \n# void org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON (org_project_useful_interface_skeleton_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeleton))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# \n# typedef struct _OrgProjectUsefulInterfaceSkeleton OrgProjectUsefulInterfaceSkeleton;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonClass OrgProjectUsefulInterfaceSkeletonClass;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonPrivate OrgProjectUsefulInterfaceSkeletonPrivate;\n# \n# struct _OrgProjectUsefulInterfaceSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   OrgProjectUsefulInterfaceSkeletonPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType org_project_useful_interface_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceSkeleton, g_object_unref)\n# #endif\n# \n# OrgProjectUsefulInterface *org_project_useful_interface_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# /tmp/tmpjcru2ek_/tmppe2z5f3y.xml: \n#             <node>\n#               <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"UsefulMethod\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpjcru2ek_/tmppe2z5f3y.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '2.64']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for org.project.UsefulInterface */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE (org_project_useful_interface_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterface))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE))\n# #define ORG_PROJECT_USEFUL_INTERFACE_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE, OrgProjectUsefulInterfaceIface))\n# \n# struct _OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterface OrgProjectUsefulInterface;\n# typedef struct _OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceIface;\n# \n# struct _OrgProjectUsefulInterfaceIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_useful_method) (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# };\n# \n# GType org_project_useful_interface_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *org_project_useful_interface_interface_info (void);\n# guint org_project_useful_interface_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void org_project_useful_interface_complete_useful_method (\n#     OrgProjectUsefulInterface *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void org_project_useful_interface_call_useful_method (\n#     OrgProjectUsefulInterface *proxy,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean org_project_useful_interface_call_useful_method_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean org_project_useful_interface_call_useful_method_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY (org_project_useful_interface_proxy_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxy))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY))\n# \n# typedef struct _OrgProjectUsefulInterfaceProxy OrgProjectUsefulInterfaceProxy;\n# typedef struct _OrgProjectUsefulInterfaceProxyClass OrgProjectUsefulInterfaceProxyClass;\n# typedef struct _OrgProjectUsefulInterfaceProxyPrivate OrgProjectUsefulInterfaceProxyPrivate;\n# \n# struct _OrgProjectUsefulInterfaceProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   OrgProjectUsefulInterfaceProxyPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType org_project_useful_interface_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceProxy, g_object_unref)\n# #endif\n# \n# void org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectUsefulInterface *org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON (org_project_useful_interface_skeleton_get_type ())\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeleton))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define ORG_PROJECT_USEFUL_INTERFACE_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonClass))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# #define IS_ORG_PROJECT_USEFUL_INTERFACE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON))\n# \n# typedef struct _OrgProjectUsefulInterfaceSkeleton OrgProjectUsefulInterfaceSkeleton;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonClass OrgProjectUsefulInterfaceSkeletonClass;\n# typedef struct _OrgProjectUsefulInterfaceSkeletonPrivate OrgProjectUsefulInterfaceSkeletonPrivate;\n# \n# struct _OrgProjectUsefulInterfaceSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   OrgProjectUsefulInterfaceSkeletonPrivate *priv;\n# };\n# \n# struct _OrgProjectUsefulInterfaceSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType org_project_useful_interface_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectUsefulInterfaceSkeleton, g_object_unref)\n# #endif\n# \n# OrgProjectUsefulInterface *org_project_useful_interface_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nExecuting: glib/codegen.py.test\nExecuting: glib/codegen.py.test\nok 2 __main__.TestCodegen.test_dbus_types\n# tmpdir: /tmp/tmp_ph4x6jc\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp_ph4x6jc/tmplnvik6k1.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"{vs}\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmplnvik6k1.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpf667pjbl.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(ss(s{{sv}s}))\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpf667pjbl.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpsxec6318.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"{s\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpsxec6318.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpbn0ppmx7.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(s{sss})\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpbn0ppmx7.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpvn69r905.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"z\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpvn69r905.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmp98xcme57.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(ssms)\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmp98xcme57.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpv8zdq4o8.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpv8zdq4o8.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmplnhch8ny.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(((ss))\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmplnhch8ny.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpzky0o25g.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaas\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpzky0o25g.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpdskrqxg1.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((s))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpdskrqxg1.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmp8_115u3i.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{sv}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmp8_115u3i.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpq4l12b2l.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(aaaaaa{sv})\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpq4l12b2l.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmp4d3jgecw.xml: \n#                 <node>\n#                   <interface name=\"BadTypes\">\n#                     <property type=\"(ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss)\" name=\"BadPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmp4d3jgecw.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# /tmp/tmp_ph4x6jc/tmpkp6k77wq.xml: \n#                 <node>\n#                   <interface name=\"GoodTypes\">\n#                     <property type=\"si{s{b(ybnqiuxtdh)}}{yv}{nv}{dv}\" name=\"GoodPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpkp6k77wq.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface GoodTypes\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:GoodTypes\n#  * @title: GoodTypes\n#  * @short_description: Generated C code for the GoodTypes D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for GoodTypes ---- */\n# \n# static const _ExtendedGDBusPropertyInfo _good_types_property_info_good_property_type =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodPropertyType\",\n#     (gchar *) \"si{s{b(ybnqiuxtdh)}}{yv}{nv}{dv}\",\n#     G_DBUS_PROPERTY_INFO_FLAGS_READABLE,\n#     NULL\n#   },\n#   \"good-property-type\",\n#   FALSE,\n#   TRUE\n# };\n# \n# static const GDBusPropertyInfo * const _good_types_property_info_pointers[] =\n# {\n#   &_good_types_property_info_good_property_type.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _good_types_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodTypes\",\n#     NULL,\n#     NULL,\n#     (GDBusPropertyInfo **) &_good_types_property_info_pointers,\n#     NULL\n#   },\n#   \"good-types\",\n# };\n# \n# \n# /**\n#  * good_types_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# good_types_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct;\n# }\n# \n# /**\n#  * good_types_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# good_types_override_properties (GObjectClass *klass, guint property_id_begin)\n# {\n#   g_object_class_override_property (klass, property_id_begin++, \"good-property-type\");\n#   return property_id_begin - 1;\n# }\n# \n# \n# \n# /**\n#  * GoodTypes:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# /**\n#  * GoodTypesIface:\n#  * @parent_iface: The parent interface.\n#  * @get_good_property_type: Getter for the #GoodTypes:good-property-type property.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# typedef GoodTypesIface GoodTypesInterface;\n# G_DEFINE_INTERFACE (GoodTypes, good_types, G_TYPE_OBJECT)\n# \n# static void\n# good_types_default_init (GoodTypesIface *iface)\n# {\n#   /* GObject properties for D-Bus properties: */\n#   /**\n#    * GoodTypes:good-property-type:\n#    *\n#    * Represents the D-Bus property <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link>.\n#    *\n#    * Since the D-Bus property for this #GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.\n#    */\n#   g_object_interface_install_property (iface,\n#     g_param_spec_variant (\"good-property-type\", \"GoodPropertyType\", \"GoodPropertyType\", G_VARIANT_TYPE (\"si{s{b(ybnqiuxtdh)}}{yv}{nv}{dv}\"), NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));\n# }\n# \n# /**\n#  * good_types_get_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets the value of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where @object was constructed. Use good_types_dup_good_property_type() if on another thread.\n#  *\n#  * Returns: (transfer none) (nullable): The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.\n#  */\n# GVariant *\n# good_types_get_good_property_type (GoodTypes *object)\n# {\n#   g_return_val_if_fail (IS_GOOD_TYPES (object), NULL);\n# \n#   return GOOD_TYPES_GET_IFACE (object)->get_good_property_type (object);\n# }\n# \n# /**\n#  * good_types_dup_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets a copy of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * Returns: (transfer full) (nullable): The property value or %NULL if the property is not set. The returned value should be freed with g_variant_unref().\n#  */\n# GVariant *\n# good_types_dup_good_property_type (GoodTypes *object)\n# {\n#   GVariant *value;\n#   g_object_get (G_OBJECT (object), \"good-property-type\", &value, NULL);\n#   return value;\n# }\n# \n# /**\n#  * good_types_set_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  * @value: The value to set.\n#  *\n#  * Sets the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property to @value.\n#  *\n#  * Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.\n#  */\n# void\n# good_types_set_good_property_type (GoodTypes *object, GVariant *value)\n# {\n#   g_object_set (G_OBJECT (object), \"good-property-type\", value, NULL);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesProxy:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy.\n#  */\n# \n# struct _GoodTypesProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void good_types_proxy_iface_init (GoodTypesIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (GoodTypesProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #endif\n# static void\n# good_types_proxy_finalize (GObject *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (good_types_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_proxy_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (object), info->parent_struct.name);\n#   if (info->use_gvariant)\n#     {\n#       g_value_set_variant (value, variant);\n#     }\n#   else\n#     {\n#       if (variant != NULL)\n#         g_dbus_gvariant_to_gvalue (variant, value);\n#     }\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_set_property_cb (GDBusProxy *proxy,\n#   GAsyncResult *res,\n#   gpointer      user_data)\n# {\n#   const _ExtendedGDBusPropertyInfo *info = user_data;\n#   GError *error;\n#   GVariant *_ret;\n#   error = NULL;\n#   _ret = g_dbus_proxy_call_finish (proxy, res, &error);\n#   if (!_ret)\n#     {\n#       g_warning (\"Error setting property '%s' on interface GoodTypes: %s (%s, %d)\",\n#                  info->parent_struct.name, \n#                  error->message, g_quark_to_string (error->domain), error->code);\n#       g_error_free (error);\n#     }\n#   else\n#     {\n#       g_variant_unref (_ret);\n#     }\n# }\n# \n# static void\n# good_types_proxy_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_gvalue_to_gvariant (value, G_VARIANT_TYPE (info->parent_struct.signature));\n#   g_dbus_proxy_call (G_DBUS_PROXY (object),\n#     \"org.freedesktop.DBus.Properties.Set\",\n#     g_variant_new (\"(ssv)\", \"GoodTypes\", info->parent_struct.name, variant),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     NULL, (GAsyncReadyCallback) good_types_proxy_set_property_cb, (GDBusPropertyInfo *) &info->parent_struct);\n#   g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# good_types_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static GVariant *\n# good_types_proxy_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   GVariant *variant;\n#   GVariant *value = NULL;\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (proxy), \"GoodPropertyType\");\n#   value = variant;\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n#   return value;\n# }\n# \n# static void\n# good_types_proxy_init (GoodTypesProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = good_types_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_GOOD_TYPES_PROXY, GoodTypesProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), good_types_interface_info ());\n# }\n# \n# static void\n# good_types_proxy_class_init (GoodTypesProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = good_types_proxy_finalize;\n#   gobject_class->get_property = good_types_proxy_get_property;\n#   gobject_class->set_property = good_types_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = good_types_proxy_g_signal;\n#   proxy_class->g_properties_changed = good_types_proxy_g_properties_changed;\n# \n#   good_types_override_properties (gobject_class, 1);\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesProxyPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_proxy_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_proxy_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * good_types_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like good_types_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like good_types_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesSkeleton:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton.\n#  */\n# \n# struct _GoodTypesSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _good_types_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _good_types_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _good_types_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _good_types_skeleton_vtable =\n# {\n#   _good_types_skeleton_handle_method_call,\n#   _good_types_skeleton_handle_get_property,\n#   _good_types_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# good_types_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return good_types_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# good_types_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_good_types_skeleton_vtable;\n# }\n# \n# static GVariant *\n# good_types_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_good_types_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _good_types_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _good_types_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _good_types_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"GoodTypes\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static gboolean _good_types_emit_changed (gpointer user_data);\n# \n# static void\n# good_types_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n#   gboolean emit_changed = FALSE;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     {\n#       g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#       skeleton->priv->changed_properties_idle_source = NULL;\n#       emit_changed = TRUE;\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# \n#   if (emit_changed)\n#     _good_types_emit_changed (skeleton);\n# }\n# \n# static void good_types_skeleton_iface_init (GoodTypesIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (GoodTypesSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #endif\n# static void\n# good_types_skeleton_finalize (GObject *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   guint n;\n#   for (n = 0; n < 1; n++)\n#     g_value_unset (&skeleton->priv->properties[n]);\n#   g_free (skeleton->priv->properties);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (good_types_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_skeleton_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_value_copy (&skeleton->priv->properties[prop_id - 1], value);\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static gboolean\n# _good_types_emit_changed (gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GList *l;\n#   GVariantBuilder builder;\n#   GVariantBuilder invalidated_builder;\n#   guint num_changes;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   g_variant_builder_init (&invalidated_builder, G_VARIANT_TYPE (\"as\"));\n#   for (l = skeleton->priv->changed_properties, num_changes = 0; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *cp = l->data;\n#       GVariant *variant;\n#       const GValue *cur_value;\n# \n#       cur_value = &skeleton->priv->properties[cp->prop_id - 1];\n#       if (!_g_value_equal (cur_value, &cp->orig_value))\n#         {\n#           variant = g_dbus_gvalue_to_gvariant (cur_value, G_VARIANT_TYPE (cp->info->parent_struct.signature));\n#           g_variant_builder_add (&builder, \"{sv}\", cp->info->parent_struct.name, variant);\n#           g_variant_unref (variant);\n#           num_changes++;\n#         }\n#     }\n#   if (num_changes > 0)\n#     {\n#       GList *connections, *ll;\n#       GVariant *signal_variant;\n#       signal_variant = g_variant_ref_sink (g_variant_new (\"(sa{sv}as)\", \"GoodTypes\",\n#                                            &builder, &invalidated_builder));\n#       connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n#       for (ll = connections; ll != NULL; ll = ll->next)\n#         {\n#           GDBusConnection *connection = ll->data;\n# \n#           g_dbus_connection_emit_signal (connection,\n#                                          NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)),\n#                                          \"org.freedesktop.DBus.Properties\",\n#                                          \"PropertiesChanged\",\n#                                          signal_variant,\n#                                          NULL);\n#         }\n#       g_variant_unref (signal_variant);\n#       g_list_free_full (connections, g_object_unref);\n#     }\n#   else\n#     {\n#       g_variant_builder_clear (&builder);\n#       g_variant_builder_clear (&invalidated_builder);\n#     }\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   skeleton->priv->changed_properties = NULL;\n#   skeleton->priv->changed_properties_idle_source = NULL;\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return FALSE;\n# }\n# \n# static void\n# _good_types_schedule_emit_changed (GoodTypesSkeleton *skeleton, const _ExtendedGDBusPropertyInfo *info, guint prop_id, const GValue *orig_value)\n# {\n#   ChangedProperty *cp;\n#   GList *l;\n#   cp = NULL;\n#   for (l = skeleton->priv->changed_properties; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *i_cp = l->data;\n#       if (i_cp->info == info)\n#         {\n#           cp = i_cp;\n#           break;\n#         }\n#     }\n#   if (cp == NULL)\n#     {\n#       cp = g_new0 (ChangedProperty, 1);\n#       cp->prop_id = prop_id;\n#       cp->info = info;\n#       skeleton->priv->changed_properties = g_list_prepend (skeleton->priv->changed_properties, cp);\n#       g_value_init (&cp->orig_value, G_VALUE_TYPE (orig_value));\n#       g_value_copy (orig_value, &cp->orig_value);\n#     }\n# }\n# \n# static void\n# good_types_skeleton_notify (GObject      *object,\n#   GParamSpec *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties != NULL &&\n#       skeleton->priv->changed_properties_idle_source == NULL)\n#     {\n#       skeleton->priv->changed_properties_idle_source = g_idle_source_new ();\n#       g_source_set_priority (skeleton->priv->changed_properties_idle_source, G_PRIORITY_DEFAULT);\n#       g_source_set_callback (skeleton->priv->changed_properties_idle_source, _good_types_emit_changed, g_object_ref (skeleton), (GDestroyNotify) g_object_unref);\n#       g_source_set_name (skeleton->priv->changed_properties_idle_source, \"[generated] _good_types_emit_changed\");\n#       g_source_attach (skeleton->priv->changed_properties_idle_source, skeleton->priv->context);\n#       g_source_unref (skeleton->priv->changed_properties_idle_source);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static void\n# good_types_skeleton_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_object_freeze_notify (object);\n#   if (!_g_value_equal (value, &skeleton->priv->properties[prop_id - 1]))\n#     {\n#       if (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)) != NULL &&\n#           info->emits_changed_signal)\n#         _good_types_schedule_emit_changed (skeleton, info, prop_id, &skeleton->priv->properties[prop_id - 1]);\n#       g_value_copy (value, &skeleton->priv->properties[prop_id - 1]);\n#       g_object_notify_by_pspec (object, pspec);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   g_object_thaw_notify (object);\n# }\n# \n# static void\n# good_types_skeleton_init (GoodTypesSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = good_types_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_GOOD_TYPES_SKELETON, GoodTypesSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n#   skeleton->priv->properties = g_new0 (GValue, 1);\n#   g_value_init (&skeleton->priv->properties[0], G_TYPE_VARIANT);\n# }\n# \n# static GVariant *\n# good_types_skeleton_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   GVariant *value;\n#   g_mutex_lock (&skeleton->priv->lock);\n#   value = g_marshal_value_peek_variant (&(skeleton->priv->properties[0]));\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return value;\n# }\n# \n# static void\n# good_types_skeleton_class_init (GoodTypesSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = good_types_skeleton_finalize;\n#   gobject_class->get_property = good_types_skeleton_get_property;\n#   gobject_class->set_property = good_types_skeleton_set_property;\n#   gobject_class->notify       = good_types_skeleton_notify;\n# \n# \n#   good_types_override_properties (gobject_class, 1);\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = good_types_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = good_types_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = good_types_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = good_types_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_skeleton_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_skeleton_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Returns: (transfer full) (type GoodTypesSkeleton): The skeleton object.\n#  */\n# GoodTypes *\n# good_types_skeleton_new (void)\n# {\n#   return GOOD_TYPES (g_object_new (TYPE_GOOD_TYPES_SKELETON, NULL));\n# }\n# /tmp/tmp_ph4x6jc/tmpyw6at2zt.xml: \n#                 <node>\n#                   <interface name=\"GoodTypes\">\n#                     <property type=\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaas\" name=\"GoodPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpyw6at2zt.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface GoodTypes\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:GoodTypes\n#  * @title: GoodTypes\n#  * @short_description: Generated C code for the GoodTypes D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for GoodTypes ---- */\n# \n# static const _ExtendedGDBusPropertyInfo _good_types_property_info_good_property_type =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodPropertyType\",\n#     (gchar *) \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaas\",\n#     G_DBUS_PROPERTY_INFO_FLAGS_READABLE,\n#     NULL\n#   },\n#   \"good-property-type\",\n#   FALSE,\n#   TRUE\n# };\n# \n# static const GDBusPropertyInfo * const _good_types_property_info_pointers[] =\n# {\n#   &_good_types_property_info_good_property_type.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _good_types_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodTypes\",\n#     NULL,\n#     NULL,\n#     (GDBusPropertyInfo **) &_good_types_property_info_pointers,\n#     NULL\n#   },\n#   \"good-types\",\n# };\n# \n# \n# /**\n#  * good_types_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# good_types_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct;\n# }\n# \n# /**\n#  * good_types_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# good_types_override_properties (GObjectClass *klass, guint property_id_begin)\n# {\n#   g_object_class_override_property (klass, property_id_begin++, \"good-property-type\");\n#   return property_id_begin - 1;\n# }\n# \n# \n# \n# /**\n#  * GoodTypes:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# /**\n#  * GoodTypesIface:\n#  * @parent_iface: The parent interface.\n#  * @get_good_property_type: Getter for the #GoodTypes:good-property-type property.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# typedef GoodTypesIface GoodTypesInterface;\n# G_DEFINE_INTERFACE (GoodTypes, good_types, G_TYPE_OBJECT)\n# \n# static void\n# good_types_default_init (GoodTypesIface *iface)\n# {\n#   /* GObject properties for D-Bus properties: */\n#   /**\n#    * GoodTypes:good-property-type:\n#    *\n#    * Represents the D-Bus property <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link>.\n#    *\n#    * Since the D-Bus property for this #GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.\n#    */\n#   g_object_interface_install_property (iface,\n#     g_param_spec_variant (\"good-property-type\", \"GoodPropertyType\", \"GoodPropertyType\", G_VARIANT_TYPE (\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaas\"), NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));\n# }\n# \n# /**\n#  * good_types_get_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets the value of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where @object was constructed. Use good_types_dup_good_property_type() if on another thread.\n#  *\n#  * Returns: (transfer none) (nullable): The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.\n#  */\n# GVariant *\n# good_types_get_good_property_type (GoodTypes *object)\n# {\n#   g_return_val_if_fail (IS_GOOD_TYPES (object), NULL);\n# \n#   return GOOD_TYPES_GET_IFACE (object)->get_good_property_type (object);\n# }\n# \n# /**\n#  * good_types_dup_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets a copy of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * Returns: (transfer full) (nullable): The property value or %NULL if the property is not set. The returned value should be freed with g_variant_unref().\n#  */\n# GVariant *\n# good_types_dup_good_property_type (GoodTypes *object)\n# {\n#   GVariant *value;\n#   g_object_get (G_OBJECT (object), \"good-property-type\", &value, NULL);\n#   return value;\n# }\n# \n# /**\n#  * good_types_set_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  * @value: The value to set.\n#  *\n#  * Sets the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property to @value.\n#  *\n#  * Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.\n#  */\n# void\n# good_types_set_good_property_type (GoodTypes *object, GVariant *value)\n# {\n#   g_object_set (G_OBJECT (object), \"good-property-type\", value, NULL);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesProxy:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy.\n#  */\n# \n# struct _GoodTypesProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void good_types_proxy_iface_init (GoodTypesIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (GoodTypesProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #endif\n# static void\n# good_types_proxy_finalize (GObject *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (good_types_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_proxy_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (object), info->parent_struct.name);\n#   if (info->use_gvariant)\n#     {\n#       g_value_set_variant (value, variant);\n#     }\n#   else\n#     {\n#       if (variant != NULL)\n#         g_dbus_gvariant_to_gvalue (variant, value);\n#     }\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_set_property_cb (GDBusProxy *proxy,\n#   GAsyncResult *res,\n#   gpointer      user_data)\n# {\n#   const _ExtendedGDBusPropertyInfo *info = user_data;\n#   GError *error;\n#   GVariant *_ret;\n#   error = NULL;\n#   _ret = g_dbus_proxy_call_finish (proxy, res, &error);\n#   if (!_ret)\n#     {\n#       g_warning (\"Error setting property '%s' on interface GoodTypes: %s (%s, %d)\",\n#                  info->parent_struct.name, \n#                  error->message, g_quark_to_string (error->domain), error->code);\n#       g_error_free (error);\n#     }\n#   else\n#     {\n#       g_variant_unref (_ret);\n#     }\n# }\n# \n# static void\n# good_types_proxy_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_gvalue_to_gvariant (value, G_VARIANT_TYPE (info->parent_struct.signature));\n#   g_dbus_proxy_call (G_DBUS_PROXY (object),\n#     \"org.freedesktop.DBus.Properties.Set\",\n#     g_variant_new (\"(ssv)\", \"GoodTypes\", info->parent_struct.name, variant),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     NULL, (GAsyncReadyCallback) good_types_proxy_set_property_cb, (GDBusPropertyInfo *) &info->parent_struct);\n#   g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# good_types_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static GVariant *\n# good_types_proxy_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   GVariant *variant;\n#   GVariant *value = NULL;\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (proxy), \"GoodPropertyType\");\n#   value = variant;\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n#   return value;\n# }\n# \n# static void\n# good_types_proxy_init (GoodTypesProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = good_types_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_GOOD_TYPES_PROXY, GoodTypesProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), good_types_interface_info ());\n# }\n# \n# static void\n# good_types_proxy_class_init (GoodTypesProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = good_types_proxy_finalize;\n#   gobject_class->get_property = good_types_proxy_get_property;\n#   gobject_class->set_property = good_types_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = good_types_proxy_g_signal;\n#   proxy_class->g_properties_changed = good_types_proxy_g_properties_changed;\n# \n#   good_types_override_properties (gobject_class, 1);\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesProxyPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_proxy_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_proxy_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * good_types_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like good_types_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like good_types_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesSkeleton:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton.\n#  */\n# \n# struct _GoodTypesSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _good_types_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _good_types_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _good_types_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _good_types_skeleton_vtable =\n# {\n#   _good_types_skeleton_handle_method_call,\n#   _good_types_skeleton_handle_get_property,\n#   _good_types_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# good_types_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return good_types_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# good_types_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_good_types_skeleton_vtable;\n# }\n# \n# static GVariant *\n# good_types_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_good_types_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _good_types_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _good_types_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _good_types_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"GoodTypes\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static gboolean _good_types_emit_changed (gpointer user_data);\n# \n# static void\n# good_types_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n#   gboolean emit_changed = FALSE;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     {\n#       g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#       skeleton->priv->changed_properties_idle_source = NULL;\n#       emit_changed = TRUE;\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# \n#   if (emit_changed)\n#     _good_types_emit_changed (skeleton);\n# }\n# \n# static void good_types_skeleton_iface_init (GoodTypesIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (GoodTypesSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #endif\n# static void\n# good_types_skeleton_finalize (GObject *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   guint n;\n#   for (n = 0; n < 1; n++)\n#     g_value_unset (&skeleton->priv->properties[n]);\n#   g_free (skeleton->priv->properties);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (good_types_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_skeleton_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_value_copy (&skeleton->priv->properties[prop_id - 1], value);\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static gboolean\n# _good_types_emit_changed (gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GList *l;\n#   GVariantBuilder builder;\n#   GVariantBuilder invalidated_builder;\n#   guint num_changes;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   g_variant_builder_init (&invalidated_builder, G_VARIANT_TYPE (\"as\"));\n#   for (l = skeleton->priv->changed_properties, num_changes = 0; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *cp = l->data;\n#       GVariant *variant;\n#       const GValue *cur_value;\n# \n#       cur_value = &skeleton->priv->properties[cp->prop_id - 1];\n#       if (!_g_value_equal (cur_value, &cp->orig_value))\n#         {\n#           variant = g_dbus_gvalue_to_gvariant (cur_value, G_VARIANT_TYPE (cp->info->parent_struct.signature));\n#           g_variant_builder_add (&builder, \"{sv}\", cp->info->parent_struct.name, variant);\n#           g_variant_unref (variant);\n#           num_changes++;\n#         }\n#     }\n#   if (num_changes > 0)\n#     {\n#       GList *connections, *ll;\n#       GVariant *signal_variant;\n#       signal_variant = g_variant_ref_sink (g_variant_new (\"(sa{sv}as)\", \"GoodTypes\",\n#                                            &builder, &invalidated_builder));\n#       connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n#       for (ll = connections; ll != NULL; ll = ll->next)\n#         {\n#           GDBusConnection *connection = ll->data;\n# \n#           g_dbus_connection_emit_signal (connection,\n#                                          NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)),\n#                                          \"org.freedesktop.DBus.Properties\",\n#                                          \"PropertiesChanged\",\n#                                          signal_variant,\n#                                          NULL);\n#         }\n#       g_variant_unref (signal_variant);\n#       g_list_free_full (connections, g_object_unref);\n#     }\n#   else\n#     {\n#       g_variant_builder_clear (&builder);\n#       g_variant_builder_clear (&invalidated_builder);\n#     }\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   skeleton->priv->changed_properties = NULL;\n#   skeleton->priv->changed_properties_idle_source = NULL;\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return FALSE;\n# }\n# \n# static void\n# _good_types_schedule_emit_changed (GoodTypesSkeleton *skeleton, const _ExtendedGDBusPropertyInfo *info, guint prop_id, const GValue *orig_value)\n# {\n#   ChangedProperty *cp;\n#   GList *l;\n#   cp = NULL;\n#   for (l = skeleton->priv->changed_properties; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *i_cp = l->data;\n#       if (i_cp->info == info)\n#         {\n#           cp = i_cp;\n#           break;\n#         }\n#     }\n#   if (cp == NULL)\n#     {\n#       cp = g_new0 (ChangedProperty, 1);\n#       cp->prop_id = prop_id;\n#       cp->info = info;\n#       skeleton->priv->changed_properties = g_list_prepend (skeleton->priv->changed_properties, cp);\n#       g_value_init (&cp->orig_value, G_VALUE_TYPE (orig_value));\n#       g_value_copy (orig_value, &cp->orig_value);\n#     }\n# }\n# \n# static void\n# good_types_skeleton_notify (GObject      *object,\n#   GParamSpec *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties != NULL &&\n#       skeleton->priv->changed_properties_idle_source == NULL)\n#     {\n#       skeleton->priv->changed_properties_idle_source = g_idle_source_new ();\n#       g_source_set_priority (skeleton->priv->changed_properties_idle_source, G_PRIORITY_DEFAULT);\n#       g_source_set_callback (skeleton->priv->changed_properties_idle_source, _good_types_emit_changed, g_object_ref (skeleton), (GDestroyNotify) g_object_unref);\n#       g_source_set_name (skeleton->priv->changed_properties_idle_source, \"[generated] _good_types_emit_changed\");\n#       g_source_attach (skeleton->priv->changed_properties_idle_source, skeleton->priv->context);\n#       g_source_unref (skeleton->priv->changed_properties_idle_source);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static void\n# good_types_skeleton_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_object_freeze_notify (object);\n#   if (!_g_value_equal (value, &skeleton->priv->properties[prop_id - 1]))\n#     {\n#       if (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)) != NULL &&\n#           info->emits_changed_signal)\n#         _good_types_schedule_emit_changed (skeleton, info, prop_id, &skeleton->priv->properties[prop_id - 1]);\n#       g_value_copy (value, &skeleton->priv->properties[prop_id - 1]);\n#       g_object_notify_by_pspec (object, pspec);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   g_object_thaw_notify (object);\n# }\n# \n# static void\n# good_types_skeleton_init (GoodTypesSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = good_types_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_GOOD_TYPES_SKELETON, GoodTypesSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n#   skeleton->priv->properties = g_new0 (GValue, 1);\n#   g_value_init (&skeleton->priv->properties[0], G_TYPE_VARIANT);\n# }\n# \n# static GVariant *\n# good_types_skeleton_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   GVariant *value;\n#   g_mutex_lock (&skeleton->priv->lock);\n#   value = g_marshal_value_peek_variant (&(skeleton->priv->properties[0]));\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return value;\n# }\n# \n# static void\n# good_types_skeleton_class_init (GoodTypesSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = good_types_skeleton_finalize;\n#   gobject_class->get_property = good_types_skeleton_get_property;\n#   gobject_class->set_property = good_types_skeleton_set_property;\n#   gobject_class->notify       = good_types_skeleton_notify;\n# \n# \n#   good_types_override_properties (gobject_class, 1);\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = good_types_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = good_types_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = good_types_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = good_types_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_skeleton_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_skeleton_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Returns: (transfer full) (type GoodTypesSkeleton): The skeleton object.\n#  */\n# GoodTypes *\n# good_types_skeleton_new (void)\n# {\n#   return GOOD_TYPES (g_object_new (TYPE_GOOD_TYPES_SKELETON, NULL));\n# }\n# /tmp/tmp_ph4x6jc/tmpf1idfab9.xml: \n#                 <node>\n#                   <interface name=\"GoodTypes\">\n#                     <property type=\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(aaaaaaaaaaaaaaaaa{sv})\" name=\"GoodPropertyType\" access=\"read\" />\n#                   </interface>\n#                 </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_ph4x6jc/tmpf1idfab9.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface GoodTypes\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:GoodTypes\n#  * @title: GoodTypes\n#  * @short_description: Generated C code for the GoodTypes D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for GoodTypes ---- */\n# \n# static const _ExtendedGDBusPropertyInfo _good_types_property_info_good_property_type =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodPropertyType\",\n#     (gchar *) \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(aaaaaaaaaaaaaaaaa{sv})\",\n#     G_DBUS_PROPERTY_INFO_FLAGS_READABLE,\n#     NULL\n#   },\n#   \"good-property-type\",\n#   FALSE,\n#   TRUE\n# };\n# \n# static const GDBusPropertyInfo * const _good_types_property_info_pointers[] =\n# {\n#   &_good_types_property_info_good_property_type.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _good_types_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"GoodTypes\",\n#     NULL,\n#     NULL,\n#     (GDBusPropertyInfo **) &_good_types_property_info_pointers,\n#     NULL\n#   },\n#   \"good-types\",\n# };\n# \n# \n# /**\n#  * good_types_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# good_types_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct;\n# }\n# \n# /**\n#  * good_types_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link> interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# good_types_override_properties (GObjectClass *klass, guint property_id_begin)\n# {\n#   g_object_class_override_property (klass, property_id_begin++, \"good-property-type\");\n#   return property_id_begin - 1;\n# }\n# \n# \n# \n# /**\n#  * GoodTypes:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# /**\n#  * GoodTypesIface:\n#  * @parent_iface: The parent interface.\n#  * @get_good_property_type: Getter for the #GoodTypes:good-property-type property.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  */\n# \n# typedef GoodTypesIface GoodTypesInterface;\n# G_DEFINE_INTERFACE (GoodTypes, good_types, G_TYPE_OBJECT)\n# \n# static void\n# good_types_default_init (GoodTypesIface *iface)\n# {\n#   /* GObject properties for D-Bus properties: */\n#   /**\n#    * GoodTypes:good-property-type:\n#    *\n#    * Represents the D-Bus property <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link>.\n#    *\n#    * Since the D-Bus property for this #GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.\n#    */\n#   g_object_interface_install_property (iface,\n#     g_param_spec_variant (\"good-property-type\", \"GoodPropertyType\", \"GoodPropertyType\", G_VARIANT_TYPE (\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(aaaaaaaaaaaaaaaaa{sv})\"), NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));\n# }\n# \n# /**\n#  * good_types_get_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets the value of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where @object was constructed. Use good_types_dup_good_property_type() if on another thread.\n#  *\n#  * Returns: (transfer none) (nullable): The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.\n#  */\n# GVariant *\n# good_types_get_good_property_type (GoodTypes *object)\n# {\n#   g_return_val_if_fail (IS_GOOD_TYPES (object), NULL);\n# \n#   return GOOD_TYPES_GET_IFACE (object)->get_good_property_type (object);\n# }\n# \n# /**\n#  * good_types_dup_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Gets a copy of the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * Returns: (transfer full) (nullable): The property value or %NULL if the property is not set. The returned value should be freed with g_variant_unref().\n#  */\n# GVariant *\n# good_types_dup_good_property_type (GoodTypes *object)\n# {\n#   GVariant *value;\n#   g_object_get (G_OBJECT (object), \"good-property-type\", &value, NULL);\n#   return value;\n# }\n# \n# /**\n#  * good_types_set_good_property_type: (skip)\n#  * @object: A <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  * @value: The value to set.\n#  *\n#  * Sets the <link linkend=\"gdbus-property-GoodTypes.GoodPropertyType\">\"GoodPropertyType\"</link> D-Bus property to @value.\n#  *\n#  * Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.\n#  */\n# void\n# good_types_set_good_property_type (GoodTypes *object, GVariant *value)\n# {\n#   g_object_set (G_OBJECT (object), \"good-property-type\", value, NULL);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesProxy:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Proxy.\n#  */\n# \n# struct _GoodTypesProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void good_types_proxy_iface_init (GoodTypesIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (GoodTypesProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesProxy, good_types_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_proxy_iface_init))\n# \n# #endif\n# static void\n# good_types_proxy_finalize (GObject *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (good_types_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_proxy_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (object), info->parent_struct.name);\n#   if (info->use_gvariant)\n#     {\n#       g_value_set_variant (value, variant);\n#     }\n#   else\n#     {\n#       if (variant != NULL)\n#         g_dbus_gvariant_to_gvalue (variant, value);\n#     }\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_set_property_cb (GDBusProxy *proxy,\n#   GAsyncResult *res,\n#   gpointer      user_data)\n# {\n#   const _ExtendedGDBusPropertyInfo *info = user_data;\n#   GError *error;\n#   GVariant *_ret;\n#   error = NULL;\n#   _ret = g_dbus_proxy_call_finish (proxy, res, &error);\n#   if (!_ret)\n#     {\n#       g_warning (\"Error setting property '%s' on interface GoodTypes: %s (%s, %d)\",\n#                  info->parent_struct.name, \n#                  error->message, g_quark_to_string (error->domain), error->code);\n#       g_error_free (error);\n#     }\n#   else\n#     {\n#       g_variant_unref (_ret);\n#     }\n# }\n# \n# static void\n# good_types_proxy_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_gvalue_to_gvariant (value, G_VARIANT_TYPE (info->parent_struct.signature));\n#   g_dbus_proxy_call (G_DBUS_PROXY (object),\n#     \"org.freedesktop.DBus.Properties.Set\",\n#     g_variant_new (\"(ssv)\", \"GoodTypes\", info->parent_struct.name, variant),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     NULL, (GAsyncReadyCallback) good_types_proxy_set_property_cb, (GDBusPropertyInfo *) &info->parent_struct);\n#   g_variant_unref (variant);\n# }\n# \n# static void\n# good_types_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# good_types_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static GVariant *\n# good_types_proxy_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesProxy *proxy = GOOD_TYPES_PROXY (object);\n#   GVariant *variant;\n#   GVariant *value = NULL;\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (proxy), \"GoodPropertyType\");\n#   value = variant;\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n#   return value;\n# }\n# \n# static void\n# good_types_proxy_init (GoodTypesProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = good_types_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_GOOD_TYPES_PROXY, GoodTypesProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), good_types_interface_info ());\n# }\n# \n# static void\n# good_types_proxy_class_init (GoodTypesProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = good_types_proxy_finalize;\n#   gobject_class->get_property = good_types_proxy_get_property;\n#   gobject_class->set_property = good_types_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = good_types_proxy_g_signal;\n#   proxy_class->g_properties_changed = good_types_proxy_g_properties_changed;\n# \n#   good_types_override_properties (gobject_class, 1);\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesProxyPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_proxy_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_proxy_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * good_types_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like good_types_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call good_types_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See good_types_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# good_types_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_GOOD_TYPES_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to good_types_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with good_types_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * good_types_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like good_types_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See good_types_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type GoodTypesProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# GoodTypes *\n# good_types_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_GOOD_TYPES_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"GoodTypes\", NULL);\n#   if (ret != NULL)\n#     return GOOD_TYPES (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * GoodTypesSkeleton:\n#  *\n#  * The <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * GoodTypesSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>Skeleton.\n#  */\n# \n# struct _GoodTypesSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _good_types_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_GOOD_TYPES);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_GOOD_TYPES);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _good_types_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _good_types_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_good_types_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _good_types_skeleton_vtable =\n# {\n#   _good_types_skeleton_handle_method_call,\n#   _good_types_skeleton_handle_get_property,\n#   _good_types_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# good_types_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return good_types_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# good_types_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_good_types_skeleton_vtable;\n# }\n# \n# static GVariant *\n# good_types_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_good_types_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _good_types_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _good_types_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _good_types_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"GoodTypes\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static gboolean _good_types_emit_changed (gpointer user_data);\n# \n# static void\n# good_types_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (_skeleton);\n#   gboolean emit_changed = FALSE;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     {\n#       g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#       skeleton->priv->changed_properties_idle_source = NULL;\n#       emit_changed = TRUE;\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# \n#   if (emit_changed)\n#     _good_types_emit_changed (skeleton);\n# }\n# \n# static void good_types_skeleton_iface_init (GoodTypesIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (GoodTypesSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (GoodTypesSkeleton, good_types_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_GOOD_TYPES, good_types_skeleton_iface_init))\n# \n# #endif\n# static void\n# good_types_skeleton_finalize (GObject *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   guint n;\n#   for (n = 0; n < 1; n++)\n#     g_value_unset (&skeleton->priv->properties[n]);\n#   g_free (skeleton->priv->properties);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (good_types_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# good_types_skeleton_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_value_copy (&skeleton->priv->properties[prop_id - 1], value);\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static gboolean\n# _good_types_emit_changed (gpointer user_data)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (user_data);\n#   GList *l;\n#   GVariantBuilder builder;\n#   GVariantBuilder invalidated_builder;\n#   guint num_changes;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   g_variant_builder_init (&invalidated_builder, G_VARIANT_TYPE (\"as\"));\n#   for (l = skeleton->priv->changed_properties, num_changes = 0; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *cp = l->data;\n#       GVariant *variant;\n#       const GValue *cur_value;\n# \n#       cur_value = &skeleton->priv->properties[cp->prop_id - 1];\n#       if (!_g_value_equal (cur_value, &cp->orig_value))\n#         {\n#           variant = g_dbus_gvalue_to_gvariant (cur_value, G_VARIANT_TYPE (cp->info->parent_struct.signature));\n#           g_variant_builder_add (&builder, \"{sv}\", cp->info->parent_struct.name, variant);\n#           g_variant_unref (variant);\n#           num_changes++;\n#         }\n#     }\n#   if (num_changes > 0)\n#     {\n#       GList *connections, *ll;\n#       GVariant *signal_variant;\n#       signal_variant = g_variant_ref_sink (g_variant_new (\"(sa{sv}as)\", \"GoodTypes\",\n#                                            &builder, &invalidated_builder));\n#       connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n#       for (ll = connections; ll != NULL; ll = ll->next)\n#         {\n#           GDBusConnection *connection = ll->data;\n# \n#           g_dbus_connection_emit_signal (connection,\n#                                          NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)),\n#                                          \"org.freedesktop.DBus.Properties\",\n#                                          \"PropertiesChanged\",\n#                                          signal_variant,\n#                                          NULL);\n#         }\n#       g_variant_unref (signal_variant);\n#       g_list_free_full (connections, g_object_unref);\n#     }\n#   else\n#     {\n#       g_variant_builder_clear (&builder);\n#       g_variant_builder_clear (&invalidated_builder);\n#     }\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   skeleton->priv->changed_properties = NULL;\n#   skeleton->priv->changed_properties_idle_source = NULL;\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return FALSE;\n# }\n# \n# static void\n# _good_types_schedule_emit_changed (GoodTypesSkeleton *skeleton, const _ExtendedGDBusPropertyInfo *info, guint prop_id, const GValue *orig_value)\n# {\n#   ChangedProperty *cp;\n#   GList *l;\n#   cp = NULL;\n#   for (l = skeleton->priv->changed_properties; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *i_cp = l->data;\n#       if (i_cp->info == info)\n#         {\n#           cp = i_cp;\n#           break;\n#         }\n#     }\n#   if (cp == NULL)\n#     {\n#       cp = g_new0 (ChangedProperty, 1);\n#       cp->prop_id = prop_id;\n#       cp->info = info;\n#       skeleton->priv->changed_properties = g_list_prepend (skeleton->priv->changed_properties, cp);\n#       g_value_init (&cp->orig_value, G_VALUE_TYPE (orig_value));\n#       g_value_copy (orig_value, &cp->orig_value);\n#     }\n# }\n# \n# static void\n# good_types_skeleton_notify (GObject      *object,\n#   GParamSpec *pspec G_GNUC_UNUSED)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties != NULL &&\n#       skeleton->priv->changed_properties_idle_source == NULL)\n#     {\n#       skeleton->priv->changed_properties_idle_source = g_idle_source_new ();\n#       g_source_set_priority (skeleton->priv->changed_properties_idle_source, G_PRIORITY_DEFAULT);\n#       g_source_set_callback (skeleton->priv->changed_properties_idle_source, _good_types_emit_changed, g_object_ref (skeleton), (GDestroyNotify) g_object_unref);\n#       g_source_set_name (skeleton->priv->changed_properties_idle_source, \"[generated] _good_types_emit_changed\");\n#       g_source_attach (skeleton->priv->changed_properties_idle_source, skeleton->priv->context);\n#       g_source_unref (skeleton->priv->changed_properties_idle_source);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static void\n# good_types_skeleton_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _good_types_property_info_pointers[prop_id - 1];\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_object_freeze_notify (object);\n#   if (!_g_value_equal (value, &skeleton->priv->properties[prop_id - 1]))\n#     {\n#       if (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)) != NULL &&\n#           info->emits_changed_signal)\n#         _good_types_schedule_emit_changed (skeleton, info, prop_id, &skeleton->priv->properties[prop_id - 1]);\n#       g_value_copy (value, &skeleton->priv->properties[prop_id - 1]);\n#       g_object_notify_by_pspec (object, pspec);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   g_object_thaw_notify (object);\n# }\n# \n# static void\n# good_types_skeleton_init (GoodTypesSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = good_types_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_GOOD_TYPES_SKELETON, GoodTypesSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n#   skeleton->priv->properties = g_new0 (GValue, 1);\n#   g_value_init (&skeleton->priv->properties[0], G_TYPE_VARIANT);\n# }\n# \n# static GVariant *\n# good_types_skeleton_get_good_property_type (GoodTypes *object)\n# {\n#   GoodTypesSkeleton *skeleton = GOOD_TYPES_SKELETON (object);\n#   GVariant *value;\n#   g_mutex_lock (&skeleton->priv->lock);\n#   value = g_marshal_value_peek_variant (&(skeleton->priv->properties[0]));\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return value;\n# }\n# \n# static void\n# good_types_skeleton_class_init (GoodTypesSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = good_types_skeleton_finalize;\n#   gobject_class->get_property = good_types_skeleton_get_property;\n#   gobject_class->set_property = good_types_skeleton_set_property;\n#   gobject_class->notify       = good_types_skeleton_notify;\n# \n# \n#   good_types_override_properties (gobject_class, 1);\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = good_types_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = good_types_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = good_types_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = good_types_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (GoodTypesSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# good_types_skeleton_iface_init (GoodTypesIface *iface)\n# {\n#   iface->get_good_property_type = good_types_skeleton_get_good_property_type;\n# }\n# \n# /**\n#  * good_types_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-GoodTypes.top_of_page\">GoodTypes</link>.\n#  *\n#  * Returns: (transfer full) (type GoodTypesSkeleton): The skeleton object.\n#  */\n# GoodTypes *\n# good_types_skeleton_new (void)\n# {\n#   return GOOD_TYPES (g_object_new (TYPE_GOOD_TYPES_SKELETON, NULL));\n# }\nok 3 __main__.TestCodegen.test_empty_interface_body\n# tmpdir: /tmp/tmp0xb1rnhq\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp0xb1rnhq/tmpo2arzk2c.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp0xb1rnhq/tmpo2arzk2c.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\nExecuting: glib/codegen.py.test\nok 4 __main__.TestCodegen.test_empty_interface_header\n# tmpdir: /tmp/tmpphbe8cno\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpphbe8cno/tmp6m_yo70q.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpphbe8cno/tmp6m_yo70q.xml', '--output', '/dev/stdout', '--header']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nok 5 __main__.TestCodegen.test_generate_docbook\n# tmpdir: /tmp/tmp_dfkt8su\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp_dfkt8su/tmppqjk5ry0.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <method name=\"RandomMethod\"/>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp_dfkt8su/tmppqjk5ry0.xml', '--generate-docbook', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 6 __main__.TestCodegen.test_generate_md\n# tmpdir: /tmp/tmphbwu_qj_\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmphbwu_qj_/tmpq0mcp21o.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <method name=\"RandomMethod\"/>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphbwu_qj_/tmpq0mcp21o.xml', '--generate-md', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 7 __main__.TestCodegen.test_generate_methods_marshaller_simple_method\n# tmpdir: /tmp/tmpezxbke2v\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpezxbke2v/tmpw1mr6z_e.xml: \n#             <node>\n#               <interface name=\"org.project.CallableIface\">\n#                 <method name=\"SimpleMethod\"/>\n#               </interface>\n#               <interface name=\"org.project.OtherCallableIface\">\n#                 <method name=\"SimpleMethod\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpezxbke2v/tmpw1mr6z_e.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.CallableIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectCallableIface\n#  * @title: OrgProjectCallableIface\n#  * @short_description: Generated C code for the org.project.CallableIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.CallableIface ---- */\n# \n# static const _ExtendedGDBusMethodInfo _org_project_callable_iface_method_info_simple_method =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleMethod\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-simple-method\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_callable_iface_method_info_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_simple_method.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_callable_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.CallableIface\",\n#     (GDBusMethodInfo **) &_org_project_callable_iface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-callable-iface\",\n# };\n# \n# \n# /**\n#  * org_project_callable_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_callable_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_callable_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectCallableIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_callable_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_callable_iface_method_marshal_simple_method (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectCallableIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_simple_method: Handler for the #OrgProjectCallableIface::handle-simple-method signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# typedef OrgProjectCallableIfaceIface OrgProjectCallableIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectCallableIface, org_project_callable_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_callable_iface_default_init (OrgProjectCallableIfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectCallableIface::handle-simple-method:\n#    * @object: A #OrgProjectCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-CallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_callable_iface_complete_simple_method() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-simple-method\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectCallableIfaceIface, handle_simple_method),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_callable_iface_method_marshal_simple_method,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_callable_iface_call_simple_method:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_call_simple_method_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_call_simple_method_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_callable_iface_call_simple_method (\n#     OrgProjectCallableIface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SimpleMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_callable_iface_call_simple_method_finish:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_call_simple_method().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_callable_iface_call_simple_method().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_simple_method_finish (\n#     OrgProjectCallableIface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_call_simple_method_sync:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_call_simple_method() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_simple_method_sync (\n#     OrgProjectCallableIface *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SimpleMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_complete_simple_method:\n#  * @object: A #OrgProjectCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-CallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_callable_iface_complete_simple_method (\n#     OrgProjectCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceProxy:\n#  *\n#  * The #OrgProjectCallableIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceProxy.\n#  */\n# \n# struct _OrgProjectCallableIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_callable_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_callable_iface_proxy_init (OrgProjectCallableIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_callable_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, OrgProjectCallableIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_callable_iface_interface_info ());\n# }\n# \n# static void\n# org_project_callable_iface_proxy_class_init (OrgProjectCallableIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_callable_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_callable_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_callable_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_callable_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_callable_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_callable_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_callable_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeleton:\n#  *\n#  * The #OrgProjectCallableIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectCallableIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_callable_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_callable_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_callable_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_callable_iface_skeleton_vtable =\n# {\n#   _org_project_callable_iface_skeleton_handle_method_call,\n#   _org_project_callable_iface_skeleton_handle_get_property,\n#   _org_project_callable_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_callable_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_callable_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_callable_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_callable_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_callable_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_callable_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_callable_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_callable_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_callable_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.CallableIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_callable_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_init (OrgProjectCallableIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_callable_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, OrgProjectCallableIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_class_init (OrgProjectCallableIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_callable_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_callable_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_callable_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_callable_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_callable_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_CALLABLE_IFACE (g_object_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.OtherCallableIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectOtherCallableIface\n#  * @title: OrgProjectOtherCallableIface\n#  * @short_description: Generated C code for the org.project.OtherCallableIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.OtherCallableIface ---- */\n# \n# static const _ExtendedGDBusMethodInfo _org_project_other_callable_iface_method_info_simple_method =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleMethod\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-simple-method\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_other_callable_iface_method_info_pointers[] =\n# {\n#   &_org_project_other_callable_iface_method_info_simple_method.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_other_callable_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.OtherCallableIface\",\n#     (GDBusMethodInfo **) &_org_project_other_callable_iface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-other-callable-iface\",\n# };\n# \n# \n# /**\n#  * org_project_other_callable_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_other_callable_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectOtherCallableIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_other_callable_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_other_callable_iface_method_marshal_simple_method (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectOtherCallableIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_simple_method: Handler for the #OrgProjectOtherCallableIface::handle-simple-method signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  */\n# \n# typedef OrgProjectOtherCallableIfaceIface OrgProjectOtherCallableIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectOtherCallableIface, org_project_other_callable_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_other_callable_iface_default_init (OrgProjectOtherCallableIfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectOtherCallableIface::handle-simple-method:\n#    * @object: A #OrgProjectOtherCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-OtherCallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_other_callable_iface_complete_simple_method() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-simple-method\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectOtherCallableIfaceIface, handle_simple_method),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_other_callable_iface_method_marshal_simple_method,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_simple_method:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-OtherCallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_call_simple_method_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_call_simple_method_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_other_callable_iface_call_simple_method (\n#     OrgProjectOtherCallableIface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SimpleMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_simple_method_finish:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_call_simple_method().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_call_simple_method().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_other_callable_iface_call_simple_method_finish (\n#     OrgProjectOtherCallableIface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_simple_method_sync:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-OtherCallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_call_simple_method() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_other_callable_iface_call_simple_method_sync (\n#     OrgProjectOtherCallableIface *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SimpleMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_complete_simple_method:\n#  * @object: A #OrgProjectOtherCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-OtherCallableIface.SimpleMethod\">SimpleMethod()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_other_callable_iface_complete_simple_method (\n#     OrgProjectOtherCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceProxy:\n#  *\n#  * The #OrgProjectOtherCallableIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherCallableIfaceProxy.\n#  */\n# \n# struct _OrgProjectOtherCallableIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_other_callable_iface_proxy_iface_init (OrgProjectOtherCallableIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceProxy, org_project_other_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectOtherCallableIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceProxy, org_project_other_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_other_callable_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectOtherCallableIfaceProxy *proxy = ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_other_callable_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectOtherCallableIfaceProxy *proxy = ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_init (OrgProjectOtherCallableIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_other_callable_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, OrgProjectOtherCallableIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_other_callable_iface_interface_info ());\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_class_init (OrgProjectOtherCallableIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_other_callable_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_other_callable_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_other_callable_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_other_callable_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_other_callable_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherCallableIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_iface_init (OrgProjectOtherCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_callable_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_other_callable_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_callable_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_other_callable_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceSkeleton:\n#  *\n#  * The #OrgProjectOtherCallableIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherCallableIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectOtherCallableIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_other_callable_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_other_callable_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_other_callable_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_other_callable_iface_skeleton_vtable =\n# {\n#   _org_project_other_callable_iface_skeleton_handle_method_call,\n#   _org_project_other_callable_iface_skeleton_handle_get_property,\n#   _org_project_other_callable_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_other_callable_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_other_callable_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_other_callable_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_other_callable_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_other_callable_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_other_callable_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherCallableIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_other_callable_iface_skeleton_iface_init (OrgProjectOtherCallableIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceSkeleton, org_project_other_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectOtherCallableIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceSkeleton, org_project_other_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_other_callable_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_other_callable_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_init (OrgProjectOtherCallableIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_other_callable_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON, OrgProjectOtherCallableIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_class_init (OrgProjectOtherCallableIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_other_callable_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_other_callable_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_other_callable_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_other_callable_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_other_callable_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherCallableIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_iface_init (OrgProjectOtherCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_callable_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_OTHER_CALLABLE_IFACE (g_object_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON, NULL));\n# }\nExecuting: glib/codegen.py.test\nExecuting: glib/codegen.py.test\nok 8 __main__.TestCodegen.test_generate_methods_marshaller_single_typed_in_args\n# tmpdir: /tmp/tmphe99h9e2\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmphe99h9e2/tmpizx07dfi.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodB\">\n#                     <arg name=\"arg_b\" type=\"b\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpizx07dfi.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectBooleanFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gboolean arg_arg_b,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectBooleanFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectBooleanFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_boolean (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_b_IN_ARG_arg_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_b_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_b_IN_ARG_arg_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodB\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_b_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-b\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_b (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_b: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-b signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-b:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_b: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_b() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-b\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_b),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_b,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_BOOLEAN);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_b: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_b_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_b_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_b (\n#     OrgProjectUsefulInterface *proxy,\n#     gboolean arg_arg_b,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodB\",\n#     g_variant_new (\"(b)\",\n#                    arg_arg_b),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_b().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_b().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_b_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_b: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_b() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_b_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gboolean arg_arg_b,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodB\",\n#     g_variant_new (\"(b)\",\n#                    arg_arg_b),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_b:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_b (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpikf7y50f.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodY\">\n#                     <arg name=\"arg_y\" type=\"y\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpikf7y50f.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UCHAR (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectUcharFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         guchar arg_arg_y,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectUcharFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectUcharFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_uchar (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_y_IN_ARG_arg_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_y_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_y_IN_ARG_arg_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodY\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_y_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-y\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_y (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UCHAR (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_y: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-y signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-y:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_y: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_y() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-y\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_y),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_y,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_UCHAR);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_y: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_y_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_y_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_y (\n#     OrgProjectUsefulInterface *proxy,\n#     guchar arg_arg_y,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodY\",\n#     g_variant_new (\"(y)\",\n#                    arg_arg_y),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_y().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_y().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_y_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_y: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_y() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_y_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guchar arg_arg_y,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodY\",\n#     g_variant_new (\"(y)\",\n#                    arg_arg_y),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_y:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_y (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpsz_h6om8.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodN\">\n#                     <arg name=\"arg_n\" type=\"n\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpsz_h6om8.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectIntFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gint16 arg_arg_n,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectIntFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectIntFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_int (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_n_IN_ARG_arg_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_n_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_n_IN_ARG_arg_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodN\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_n_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-n\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_n (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_n: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-n signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-n:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_n: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_n() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-n\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_n),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_n,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_INT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_n: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_n_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_n_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_n (\n#     OrgProjectUsefulInterface *proxy,\n#     gint16 arg_arg_n,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodN\",\n#     g_variant_new (\"(n)\",\n#                    arg_arg_n),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_n().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_n().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_n_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_n: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_n() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_n_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint16 arg_arg_n,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodN\",\n#     g_variant_new (\"(n)\",\n#                    arg_arg_n),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_n:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_n (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmp3envr0_e.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodQ\">\n#                     <arg name=\"arg_q\" type=\"q\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmp3envr0_e.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectUintFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         guint16 arg_arg_q,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectUintFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectUintFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_uint (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_q_IN_ARG_arg_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_q_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_q_IN_ARG_arg_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodQ\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_q_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-q\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_q (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_q: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-q signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-q:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_q: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_q() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-q\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_q),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_q,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_UINT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_q: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_q_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_q_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_q (\n#     OrgProjectUsefulInterface *proxy,\n#     guint16 arg_arg_q,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodQ\",\n#     g_variant_new (\"(q)\",\n#                    arg_arg_q),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_q().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_q().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_q_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_q: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_q() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_q_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint16 arg_arg_q,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodQ\",\n#     g_variant_new (\"(q)\",\n#                    arg_arg_q),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_q:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_q (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpa3n_7i6y.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodI\">\n#                     <arg name=\"arg_i\" type=\"i\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpa3n_7i6y.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectIntFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gint arg_arg_i,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectIntFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectIntFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_int (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_i_IN_ARG_arg_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_i_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_i_IN_ARG_arg_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodI\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_i_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-i\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_i (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_i: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-i signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-i:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_i: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_i() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-i\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_i),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_i,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_INT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_i: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_i_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_i_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_i (\n#     OrgProjectUsefulInterface *proxy,\n#     gint arg_arg_i,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodI\",\n#     g_variant_new (\"(i)\",\n#                    arg_arg_i),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_i().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_i().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_i_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_i: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_i() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_i_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint arg_arg_i,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodI\",\n#     g_variant_new (\"(i)\",\n#                    arg_arg_i),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_i:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_i (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpi2qyharo.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodU\">\n#                     <arg name=\"arg_u\" type=\"u\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpi2qyharo.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectUintFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         guint arg_arg_u,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectUintFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectUintFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_uint (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_u_IN_ARG_arg_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_u_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_u_IN_ARG_arg_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodU\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_u_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-u\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_u (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_u: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-u signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-u:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_u: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_u() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-u\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_u),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_u,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_UINT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_u: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_u_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_u_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_u (\n#     OrgProjectUsefulInterface *proxy,\n#     guint arg_arg_u,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodU\",\n#     g_variant_new (\"(u)\",\n#                    arg_arg_u),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_u().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_u().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_u_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_u: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_u() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_u_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint arg_arg_u,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodU\",\n#     g_variant_new (\"(u)\",\n#                    arg_arg_u),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_u:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_u (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpp3z4kioq.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodX\">\n#                     <arg name=\"arg_x\" type=\"x\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpp3z4kioq.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT64 (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectInt64Func)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gint64 arg_arg_x,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectInt64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectInt64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_int64 (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_x_IN_ARG_arg_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_x_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_x_IN_ARG_arg_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodX\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_x_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-x\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_x (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_x: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-x signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-x:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_x: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_x() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-x\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_x),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_x,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_INT64);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_x: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_x_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_x_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_x (\n#     OrgProjectUsefulInterface *proxy,\n#     gint64 arg_arg_x,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodX\",\n#     g_variant_new (\"(x)\",\n#                    arg_arg_x),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_x().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_x().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_x_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_x: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_x() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_x_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint64 arg_arg_x,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodX\",\n#     g_variant_new (\"(x)\",\n#                    arg_arg_x),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_x:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_x (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmplwsdwddz.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodT\">\n#                     <arg name=\"arg_t\" type=\"t\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmplwsdwddz.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT64 (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectUint64Func)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         guint64 arg_arg_t,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectUint64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectUint64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_uint64 (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_t_IN_ARG_arg_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_t_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_t_IN_ARG_arg_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodT\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_t_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-t\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_t (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_UINT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_t: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-t signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-t:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_t: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_t() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-t\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_t),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_t,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_UINT64);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_t: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_t_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_t_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_t (\n#     OrgProjectUsefulInterface *proxy,\n#     guint64 arg_arg_t,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodT\",\n#     g_variant_new (\"(t)\",\n#                    arg_arg_t),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_t().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_t().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_t_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_t: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_t() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_t_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint64 arg_arg_t,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodT\",\n#     g_variant_new (\"(t)\",\n#                    arg_arg_t),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_t:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_t (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpwukhr228.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodD\">\n#                     <arg name=\"arg_d\" type=\"d\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpwukhr228.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_DOUBLE (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectDoubleFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gdouble arg_arg_d,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectDoubleFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectDoubleFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_double (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_d_IN_ARG_arg_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_d_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_d_IN_ARG_arg_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodD\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_d_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-d\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_d (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_DOUBLE (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_d: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-d signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-d:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_d: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_d() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-d\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_d),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_d,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_DOUBLE);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_d: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_d_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_d_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_d (\n#     OrgProjectUsefulInterface *proxy,\n#     gdouble arg_arg_d,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodD\",\n#     g_variant_new (\"(d)\",\n#                    arg_arg_d),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_d().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_d().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_d_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_d: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_d() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_d_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gdouble arg_arg_d,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodD\",\n#     g_variant_new (\"(d)\",\n#                    arg_arg_d),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_d:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_d (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpl5hi7qz1.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodS\">\n#                     <arg name=\"arg_s\" type=\"s\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpl5hi7qz1.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *arg_arg_s,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectStringFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_string (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_s_IN_ARG_arg_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_s_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_s_IN_ARG_arg_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodS\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_s_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-s\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_s (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_s: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-s signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-s:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_s: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_s() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-s\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_s),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_s,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_s: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_s_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_s_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_s (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_s,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodS\",\n#     g_variant_new (\"(s)\",\n#                    arg_arg_s),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_s().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_s().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_s_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_s: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_s() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_s_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_s,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodS\",\n#     g_variant_new (\"(s)\",\n#                    arg_arg_s),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_s:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_s (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmp6ap5uvss.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodO\">\n#                     <arg name=\"arg_o\" type=\"o\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmp6ap5uvss.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *arg_arg_o,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectStringFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_string (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_o_IN_ARG_arg_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_o_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_o_IN_ARG_arg_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodO\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_o_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-o\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_o (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_o: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-o signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-o:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_o: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_o() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-o\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_o),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_o,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_o: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_o_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_o_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_o (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_o,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodO\",\n#     g_variant_new (\"(o)\",\n#                    arg_arg_o),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_o().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_o().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_o_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_o: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_o() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_o_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_o,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodO\",\n#     g_variant_new (\"(o)\",\n#                    arg_arg_o),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_o:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_o (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpmmo_k8fp.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodG\">\n#                     <arg name=\"arg_g\" type=\"g\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpmmo_k8fp.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *arg_arg_g,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectStringFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_string (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_g_IN_ARG_arg_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_g_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_g_IN_ARG_arg_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodG\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_g_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-g\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_g (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_g: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-g signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-g:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_g: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_g() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-g\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_g),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_g,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_g: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_g_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_g_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_g (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_g,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodG\",\n#     g_variant_new (\"(g)\",\n#                    arg_arg_g),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_g().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_g().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_g_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_g: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_g() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_g_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_g,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodG\",\n#     g_variant_new (\"(g)\",\n#                    arg_arg_g),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_g:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_g (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpav5ibo9j.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodH\">\n#                     <arg name=\"arg_h\" type=\"h\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpav5ibo9j.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_VARIANT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectVariantFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         GVariant *arg_arg_h,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectVariantFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectVariantFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_variant (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_h_IN_ARG_arg_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_h_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_h_IN_ARG_arg_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodH\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_h_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-h\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_h (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_h: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-h signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-h:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_h: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_h() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-h\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_h),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_h,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_h: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_h_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_h_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_h (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant *arg_arg_h,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodH\",\n#     g_variant_new (\"(@h)\",\n#                    arg_arg_h),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_h().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_h().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_h_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_h: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_h() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_h_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant *arg_arg_h,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodH\",\n#     g_variant_new (\"(@h)\",\n#                    arg_arg_h),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_h:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_h (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpwaz5sz25.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAy\">\n#                     <arg name=\"arg_ay\" type=\"ay\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpwaz5sz25.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *arg_arg_ay,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectStringFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectStringFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_string (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_ay_IN_ARG_arg_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_ay_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ay_IN_ARG_arg_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAy\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_ay_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-ay\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_ay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_ay: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-ay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-ay:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_ay: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_ay() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-ay\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_ay),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_ay,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_ay: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_ay_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ay_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_ay (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_ay,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAy\",\n#     g_variant_new (\"(^ay)\",\n#                    arg_arg_ay),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_ay().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_ay().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ay_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_ay: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ay() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ay_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *arg_arg_ay,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAy\",\n#     g_variant_new (\"(^ay)\",\n#                    arg_arg_ay),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_ay:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_ay (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpruzk15ul.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAs\">\n#                     <arg name=\"arg_as\" type=\"as\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpruzk15ul.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *const *arg_arg_as,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectBoxedFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_boxed (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_as_IN_ARG_arg_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_as_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_as_IN_ARG_arg_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAs\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_as_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-as\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_as (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_as: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-as signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-as:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_as: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_as() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-as\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_as),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_as,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_as: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_as_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_as_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_as (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_as,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAs\",\n#     g_variant_new (\"(^as)\",\n#                    arg_arg_as),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_as().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_as().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_as_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_as: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_as() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_as_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_as,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAs\",\n#     g_variant_new (\"(^as)\",\n#                    arg_arg_as),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_as:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_as (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmp6wscfmz8.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAo\">\n#                     <arg name=\"arg_ao\" type=\"ao\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmp6wscfmz8.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *const *arg_arg_ao,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectBoxedFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_boxed (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_ao_IN_ARG_arg_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_ao_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ao_IN_ARG_arg_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAo\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_ao_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-ao\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_ao (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_ao: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-ao signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-ao:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_ao: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_ao() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-ao\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_ao),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_ao,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_ao: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_ao_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ao_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_ao (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_ao,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAo\",\n#     g_variant_new (\"(^ao)\",\n#                    arg_arg_ao),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_ao().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_ao().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ao_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_ao: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ao() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ao_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_ao,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAo\",\n#     g_variant_new (\"(^ao)\",\n#                    arg_arg_ao),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_ao:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_ao (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpoenea_7x.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAay\">\n#                     <arg name=\"arg_aay\" type=\"aay\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpoenea_7x.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *const *arg_arg_aay,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectBoxedFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectBoxedFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_boxed (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_aay_IN_ARG_arg_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_aay_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_aay_IN_ARG_arg_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAay\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_aay_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-aay\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_aay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_aay: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-aay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-aay:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_aay: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_aay() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-aay\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_aay),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_aay,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_aay: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_aay_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_aay_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_aay (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_aay,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAay\",\n#     g_variant_new (\"(^aay)\",\n#                    arg_arg_aay),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_aay().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_aay().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_aay_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_aay: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_aay() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_aay_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     const gchar *const *arg_arg_aay,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAay\",\n#     g_variant_new (\"(^aay)\",\n#                    arg_arg_aay),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_aay:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_aay (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmphe99h9e2/tmpp3irgw0r.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAsv\">\n#                     <arg name=\"arg_asv\" type=\"a{sv}\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmphe99h9e2/tmpp3irgw0r.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_VARIANT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectVariantFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         GVariant *arg_arg_asv,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectVariantFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 3);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectVariantFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_variant (param_values + 2),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_asv_IN_ARG_arg_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_asv_IN_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_asv_IN_ARG_arg_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAsv\",\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_asv_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-single-arg-method-asv\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_asv (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_asv: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-asv signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-asv:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_arg_asv: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_asv() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-asv\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_asv),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_asv,\n#     G_TYPE_BOOLEAN,\n#     2,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_asv_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_asv_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_asv (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant *arg_arg_asv,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAsv\",\n#     g_variant_new (\"(@a{sv})\",\n#                    arg_arg_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_asv().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_asv().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_asv_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @arg_arg_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_asv() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_asv_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant *arg_arg_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAsv\",\n#     g_variant_new (\"(@a{sv})\",\n#                    arg_arg_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_asv:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_asv (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\nExecuting: glib/codegen.py.test\nExecuting: glib/codegen.py.test\nok 9 __main__.TestCodegen.test_generate_methods_marshaller_single_typed_out_args\n# tmpdir: /tmp/tmplsfpfyx3\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmplsfpfyx3/tmptg1t5qyf.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodB\">\n#                     <arg name=\"arg_b\" type=\"b\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmptg1t5qyf.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_b_OUT_ARG_arg_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_b_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_b_OUT_ARG_arg_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodB\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_b_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-b\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_b (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_b: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-b signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-b:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_b() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-b\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_b),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_b,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_b_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_b_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_b (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodB\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_b: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_b().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_b().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_b_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gboolean *out_arg_b,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(b)\",\n#                  out_arg_b);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_b_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_b: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_b() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_b_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gboolean *out_arg_b,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodB\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(b)\",\n#                  out_arg_b);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_b:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_b: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodB\">SingleArgMethodB()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_b (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gboolean arg_b)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(b)\",\n#                    arg_b));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmp5knnccxt.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodY\">\n#                     <arg name=\"arg_y\" type=\"y\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmp5knnccxt.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_y_OUT_ARG_arg_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_y_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_y_OUT_ARG_arg_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodY\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_y_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-y\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_y (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_y: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-y signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-y:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_y() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-y\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_y),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_y,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_y_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_y_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_y (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodY\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_y: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_y().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_y().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_y_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     guchar *out_arg_y,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(y)\",\n#                  out_arg_y);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_y_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_y: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_y() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_y_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guchar *out_arg_y,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodY\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(y)\",\n#                  out_arg_y);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_y:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_y: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodY\">SingleArgMethodY()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_y (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     guchar arg_y)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(y)\",\n#                    arg_y));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpl2agy53c.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodN\">\n#                     <arg name=\"arg_n\" type=\"n\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpl2agy53c.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_n_OUT_ARG_arg_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_n_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_n_OUT_ARG_arg_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodN\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_n_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-n\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_n (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_n: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-n signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-n:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_n() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-n\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_n),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_n,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_n_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_n_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_n (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodN\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_n: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_n().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_n().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_n_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gint16 *out_arg_n,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(n)\",\n#                  out_arg_n);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_n_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_n: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_n() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_n_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint16 *out_arg_n,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodN\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(n)\",\n#                  out_arg_n);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_n:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_n: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodN\">SingleArgMethodN()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_n (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gint16 arg_n)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(n)\",\n#                    arg_n));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmp1o81f2sb.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodQ\">\n#                     <arg name=\"arg_q\" type=\"q\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmp1o81f2sb.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_q_OUT_ARG_arg_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_q_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_q_OUT_ARG_arg_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodQ\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_q_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-q\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_q (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_q: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-q signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-q:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_q() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-q\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_q),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_q,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_q_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_q_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_q (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodQ\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_q: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_q().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_q().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_q_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     guint16 *out_arg_q,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(q)\",\n#                  out_arg_q);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_q_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_q: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_q() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_q_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint16 *out_arg_q,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodQ\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(q)\",\n#                  out_arg_q);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_q:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_q: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodQ\">SingleArgMethodQ()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_q (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     guint16 arg_q)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(q)\",\n#                    arg_q));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmptjcgkbny.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodI\">\n#                     <arg name=\"arg_i\" type=\"i\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmptjcgkbny.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_i_OUT_ARG_arg_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_i_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_i_OUT_ARG_arg_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodI\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_i_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-i\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_i (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_i: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-i signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-i:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_i() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-i\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_i),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_i,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_i_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_i_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_i (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodI\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_i: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_i().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_i().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_i_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gint *out_arg_i,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(i)\",\n#                  out_arg_i);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_i_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_i: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_i() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_i_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint *out_arg_i,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodI\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(i)\",\n#                  out_arg_i);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_i:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_i: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodI\">SingleArgMethodI()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_i (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gint arg_i)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(i)\",\n#                    arg_i));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmptm3dyfuf.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodU\">\n#                     <arg name=\"arg_u\" type=\"u\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmptm3dyfuf.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_u_OUT_ARG_arg_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_u_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_u_OUT_ARG_arg_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodU\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_u_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-u\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_u (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_u: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-u signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-u:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_u() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-u\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_u),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_u,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_u_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_u_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_u (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodU\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_u: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_u().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_u().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_u_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     guint *out_arg_u,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(u)\",\n#                  out_arg_u);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_u_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_u: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_u() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_u_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint *out_arg_u,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodU\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(u)\",\n#                  out_arg_u);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_u:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_u: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodU\">SingleArgMethodU()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_u (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     guint arg_u)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(u)\",\n#                    arg_u));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmp3pwwtcym.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodX\">\n#                     <arg name=\"arg_x\" type=\"x\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmp3pwwtcym.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_x_OUT_ARG_arg_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_x_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_x_OUT_ARG_arg_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodX\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_x_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-x\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_x (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_x: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-x signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-x:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_x() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-x\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_x),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_x,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_x_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_x_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_x (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodX\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_x: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_x().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_x().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_x_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gint64 *out_arg_x,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(x)\",\n#                  out_arg_x);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_x_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_x: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_x() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_x_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gint64 *out_arg_x,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodX\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(x)\",\n#                  out_arg_x);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_x:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_x: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodX\">SingleArgMethodX()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_x (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gint64 arg_x)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(x)\",\n#                    arg_x));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpcdrqgc34.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodT\">\n#                     <arg name=\"arg_t\" type=\"t\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpcdrqgc34.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_t_OUT_ARG_arg_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_t_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_t_OUT_ARG_arg_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodT\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_t_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-t\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_t (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_t: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-t signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-t:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_t() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-t\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_t),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_t,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_t_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_t_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_t (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodT\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_t: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_t().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_t().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_t_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     guint64 *out_arg_t,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(t)\",\n#                  out_arg_t);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_t_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_t: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_t() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_t_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     guint64 *out_arg_t,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodT\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(t)\",\n#                  out_arg_t);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_t:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_t: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodT\">SingleArgMethodT()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_t (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     guint64 arg_t)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(t)\",\n#                    arg_t));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpm4hp2flp.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodD\">\n#                     <arg name=\"arg_d\" type=\"d\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpm4hp2flp.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_d_OUT_ARG_arg_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_d_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_d_OUT_ARG_arg_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodD\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_d_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-d\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_d (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_d: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-d signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-d:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_d() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-d\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_d),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_d,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_d_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_d_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_d (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodD\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_d: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_d().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_d().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_d_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gdouble *out_arg_d,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(d)\",\n#                  out_arg_d);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_d_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_d: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_d() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_d_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gdouble *out_arg_d,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodD\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(d)\",\n#                  out_arg_d);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_d:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_d: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodD\">SingleArgMethodD()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_d (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gdouble arg_d)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(d)\",\n#                    arg_d));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpdzywuufx.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodS\">\n#                     <arg name=\"arg_s\" type=\"s\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpdzywuufx.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_s_OUT_ARG_arg_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_s_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_s_OUT_ARG_arg_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodS\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_s_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-s\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_s (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_s: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-s signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-s:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_s() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-s\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_s),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_s,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_s_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_s_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_s (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodS\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_s: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_s().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_s().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_s_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_s,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(s)\",\n#                  out_arg_s);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_s_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_s: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_s() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_s_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_s,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodS\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(s)\",\n#                  out_arg_s);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_s:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_s: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodS\">SingleArgMethodS()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_s (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *arg_s)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(s)\",\n#                    arg_s));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpq73jrgqf.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodO\">\n#                     <arg name=\"arg_o\" type=\"o\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpq73jrgqf.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_o_OUT_ARG_arg_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_o_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_o_OUT_ARG_arg_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodO\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_o_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-o\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_o (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_o: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-o signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-o:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_o() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-o\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_o),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_o,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_o_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_o_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_o (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodO\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_o: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_o().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_o().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_o_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_o,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(o)\",\n#                  out_arg_o);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_o_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_o: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_o() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_o_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_o,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodO\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(o)\",\n#                  out_arg_o);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_o:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_o: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodO\">SingleArgMethodO()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_o (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *arg_o)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(o)\",\n#                    arg_o));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpwo0rco4p.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodG\">\n#                     <arg name=\"arg_g\" type=\"g\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpwo0rco4p.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_g_OUT_ARG_arg_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_g_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_g_OUT_ARG_arg_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodG\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_g_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-g\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_g (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_g: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-g signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-g:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_g() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-g\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_g),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_g,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_g_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_g_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_g (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodG\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_g: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_g().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_g().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_g_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_g,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(g)\",\n#                  out_arg_g);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_g_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_g: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_g() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_g_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_g,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodG\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(g)\",\n#                  out_arg_g);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_g:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_g: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodG\">SingleArgMethodG()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_g (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *arg_g)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(g)\",\n#                    arg_g));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpihk1417b.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodH\">\n#                     <arg name=\"arg_h\" type=\"h\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpihk1417b.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_h_OUT_ARG_arg_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_h_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_h_OUT_ARG_arg_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodH\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_h_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-h\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_h (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_h: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-h signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-h:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_h() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-h\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_h),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_h,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_h_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_h_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_h (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodH\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_h: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_h().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_h().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_h_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant **out_arg_h,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(@h)\",\n#                  out_arg_h);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_h_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_h: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_h() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_h_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant **out_arg_h,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodH\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(@h)\",\n#                  out_arg_h);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_h:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_h: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodH\">SingleArgMethodH()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_h (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_h)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(@h)\",\n#                    arg_h));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpvs1sf768.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAy\">\n#                     <arg name=\"arg_ay\" type=\"ay\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpvs1sf768.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_ay_OUT_ARG_arg_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_ay_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ay_OUT_ARG_arg_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAy\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_ay_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-ay\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_ay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_ay: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-ay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-ay:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_ay() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-ay\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_ay),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_ay,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_ay_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ay_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_ay (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAy\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_ay: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_ay().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_ay().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ay_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_ay,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^ay)\",\n#                  out_arg_ay);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ay_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_ay: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ay() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ay_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar **out_arg_ay,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAy\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^ay)\",\n#                  out_arg_ay);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_ay:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_ay: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAy\">SingleArgMethodAy()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_ay (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *arg_ay)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(^ay)\",\n#                    arg_ay));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpfbtilaxo.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAs\">\n#                     <arg name=\"arg_as\" type=\"as\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpfbtilaxo.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_as_OUT_ARG_arg_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_as_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_as_OUT_ARG_arg_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAs\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_as_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-as\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_as (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_as: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-as signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-as:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_as() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-as\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_as),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_as,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_as_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_as_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_as (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAs\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_as: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_as().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_as().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_as_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_as,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^as)\",\n#                  out_arg_as);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_as_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_as: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_as() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_as_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_as,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAs\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^as)\",\n#                  out_arg_as);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_as:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_as: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAs\">SingleArgMethodAs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_as (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *const *arg_as)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(^as)\",\n#                    arg_as));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpa7rx0bvc.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAo\">\n#                     <arg name=\"arg_ao\" type=\"ao\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpa7rx0bvc.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_ao_OUT_ARG_arg_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_ao_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ao_OUT_ARG_arg_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAo\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_ao_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-ao\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_ao (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_ao: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-ao signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-ao:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_ao() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-ao\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_ao),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_ao,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_ao_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ao_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_ao (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAo\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_ao: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_ao().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_ao().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ao_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_ao,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^ao)\",\n#                  out_arg_ao);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_ao_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_ao: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_ao() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_ao_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_ao,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAo\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^ao)\",\n#                  out_arg_ao);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_ao:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_ao: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAo\">SingleArgMethodAo()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_ao (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *const *arg_ao)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(^ao)\",\n#                    arg_ao));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmpc4kpo7vj.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAay\">\n#                     <arg name=\"arg_aay\" type=\"aay\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmpc4kpo7vj.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_aay_OUT_ARG_arg_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_aay_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_aay_OUT_ARG_arg_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAay\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_aay_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-aay\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_aay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_aay: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-aay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-aay:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_aay() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-aay\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_aay),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_aay,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_aay_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_aay_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_aay (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAay\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_aay: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_aay().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_aay().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_aay_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_aay,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^aay)\",\n#                  out_arg_aay);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_aay_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_aay: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_aay() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_aay_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     gchar ***out_arg_aay,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAay\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(^aay)\",\n#                  out_arg_aay);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_aay:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_aay: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAay\">SingleArgMethodAay()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_aay (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     const gchar *const *arg_aay)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(^aay)\",\n#                    arg_aay));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# /tmp/tmplsfpfyx3/tmph5px4sy6.xml: \n#             <node>\n#             <interface name=\"org.project.UsefulInterface\">\n#                 <method name=\"SingleArgMethodAsv\">\n#                     <arg name=\"arg_asv\" type=\"a{sv}\" direction=\"out\"/>\n#                 </method>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmplsfpfyx3/tmph5px4sy6.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_useful_interface_method_info_single_arg_method_asv_OUT_ARG_arg_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_useful_interface_method_info_single_arg_method_asv_OUT_ARG_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_asv_OUT_ARG_arg_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_useful_interface_method_info_single_arg_method_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgMethodAsv\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_useful_interface_method_info_single_arg_method_asv_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-single-arg-method-asv\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_useful_interface_method_info_pointers[] =\n# {\n#   &_org_project_useful_interface_method_info_single_arg_method_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     (GDBusMethodInfo **) &_org_project_useful_interface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_method_marshal_single_arg_method_asv (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_single_arg_method_asv: Handler for the #OrgProjectUsefulInterface::handle-single-arg-method-asv signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectUsefulInterface::handle-single-arg-method-asv:\n#    * @object: A #OrgProjectUsefulInterface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_useful_interface_complete_single_arg_method_asv() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-single-arg-method-asv\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, handle_single_arg_method_asv),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_useful_interface_method_marshal_single_arg_method_asv,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_call_single_arg_method_asv_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_asv_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_useful_interface_call_single_arg_method_asv (\n#     OrgProjectUsefulInterface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAsv\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv_finish:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_asv: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_call_single_arg_method_asv().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_useful_interface_call_single_arg_method_asv().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_asv_finish (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant **out_arg_asv,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(@a{sv})\",\n#                  out_arg_asv);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_call_single_arg_method_asv_sync:\n#  * @proxy: A #OrgProjectUsefulInterfaceProxy.\n#  * @out_arg_asv: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_call_single_arg_method_asv() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_useful_interface_call_single_arg_method_asv_sync (\n#     OrgProjectUsefulInterface *proxy,\n#     GVariant **out_arg_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SingleArgMethodAsv\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(@a{sv})\",\n#                  out_arg_asv);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_complete_single_arg_method_asv:\n#  * @object: A #OrgProjectUsefulInterface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @arg_asv: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-UsefulInterface.SingleArgMethodAsv\">SingleArgMethodAsv()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_useful_interface_complete_single_arg_method_asv (\n#     OrgProjectUsefulInterface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_asv)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(@a{sv})\",\n#                    arg_asv));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\nok 10 __main__.TestCodegen.test_generate_methods_marshallers_multiple_in_args\n# tmpdir: /tmp/tmp2mk0n7zy\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp2mk0n7zy/tmpmymfynni.xml: \n#             <node>\n#               <interface name=\"org.project.CallableIface\">\n#                 <method name=\"MethodWithManyArgs\">\n#                     <arg name='an_b' type='b'/>\n# <arg name='an_y' type='y'/>\n# <arg name='an_n' type='n'/>\n# <arg name='an_q' type='q'/>\n# <arg name='an_i' type='i'/>\n# <arg name='an_u' type='u'/>\n# <arg name='an_x' type='x'/>\n# <arg name='an_t' type='t'/>\n# <arg name='an_d' type='d'/>\n# <arg name='an_s' type='s'/>\n# <arg name='an_o' type='o'/>\n# <arg name='an_g' type='g'/>\n# <arg name='an_h' type='h'/>\n# <arg name='an_ay' type='ay'/>\n# <arg name='an_as' type='as'/>\n# <arg name='an_ao' type='ao'/>\n# <arg name='an_aay' type='aay'/>\n# <arg name='an_asv' type='a{sv}'/>\n# \n#                 </method>\n#                 <method name=\"SameMethodWithManyArgs\">\n#                     <arg name='an_b' type='b'/>\n# <arg name='an_y' type='y'/>\n# <arg name='an_n' type='n'/>\n# <arg name='an_q' type='q'/>\n# <arg name='an_i' type='i'/>\n# <arg name='an_u' type='u'/>\n# <arg name='an_x' type='x'/>\n# <arg name='an_t' type='t'/>\n# <arg name='an_d' type='d'/>\n# <arg name='an_s' type='s'/>\n# <arg name='an_o' type='o'/>\n# <arg name='an_g' type='g'/>\n# <arg name='an_h' type='h'/>\n# <arg name='an_ay' type='ay'/>\n# <arg name='an_as' type='as'/>\n# <arg name='an_ao' type='ao'/>\n# <arg name='an_aay' type='aay'/>\n# <arg name='an_asv' type='a{sv}'/>\n# \n#                 </method>\n#               </interface>\n#               <interface name=\"org.project.OtherCallableIface\">\n#                 <method name=\"MethodWithManyArgs\">\n#                     <arg name='an_b' type='b'/>\n# <arg name='an_y' type='y'/>\n# <arg name='an_n' type='n'/>\n# <arg name='an_q' type='q'/>\n# <arg name='an_i' type='i'/>\n# <arg name='an_u' type='u'/>\n# <arg name='an_x' type='x'/>\n# <arg name='an_t' type='t'/>\n# <arg name='an_d' type='d'/>\n# <arg name='an_s' type='s'/>\n# <arg name='an_o' type='o'/>\n# <arg name='an_g' type='g'/>\n# <arg name='an_h' type='h'/>\n# <arg name='an_ay' type='ay'/>\n# <arg name='an_as' type='as'/>\n# <arg name='an_ao' type='ao'/>\n# <arg name='an_aay' type='aay'/>\n# <arg name='an_asv' type='a{sv}'/>\n# \n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp2mk0n7zy/tmpmymfynni.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectBooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         gboolean arg_an_b,\n#         guchar arg_an_y,\n#         gint16 arg_an_n,\n#         guint16 arg_an_q,\n#         gint arg_an_i,\n#         guint arg_an_u,\n#         gint64 arg_an_x,\n#         guint64 arg_an_t,\n#         gdouble arg_an_d,\n#         const gchar *arg_an_s,\n#         const gchar *arg_an_o,\n#         const gchar *arg_an_g,\n#         GVariant *arg_an_h,\n#         const gchar *arg_an_ay,\n#         const gchar *const *arg_an_as,\n#         const gchar *const *arg_an_ao,\n#         const gchar *const *arg_an_aay,\n#         GVariant *arg_an_asv,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectBooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 20);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectBooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_boolean (param_values + 2),\n#               g_marshal_value_peek_uchar (param_values + 3),\n#               g_marshal_value_peek_int (param_values + 4),\n#               g_marshal_value_peek_uint (param_values + 5),\n#               g_marshal_value_peek_int (param_values + 6),\n#               g_marshal_value_peek_uint (param_values + 7),\n#               g_marshal_value_peek_int64 (param_values + 8),\n#               g_marshal_value_peek_uint64 (param_values + 9),\n#               g_marshal_value_peek_double (param_values + 10),\n#               g_marshal_value_peek_string (param_values + 11),\n#               g_marshal_value_peek_string (param_values + 12),\n#               g_marshal_value_peek_string (param_values + 13),\n#               g_marshal_value_peek_variant (param_values + 14),\n#               g_marshal_value_peek_string (param_values + 15),\n#               g_marshal_value_peek_boxed (param_values + 16),\n#               g_marshal_value_peek_boxed (param_values + 17),\n#               g_marshal_value_peek_boxed (param_values + 18),\n#               g_marshal_value_peek_variant (param_values + 19),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.CallableIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectCallableIface\n#  * @title: OrgProjectCallableIface\n#  * @short_description: Generated C code for the org.project.CallableIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.CallableIface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_callable_iface_method_info_method_with_many_args_IN_ARG_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_b.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_y.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_n.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_q.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_i.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_u.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_x.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_t.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_d.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_s.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_o.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_g.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_h.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_ay.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_as.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_ao.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_aay.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_callable_iface_method_info_method_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"MethodWithManyArgs\",\n#     (GDBusArgInfo **) &_org_project_callable_iface_method_info_method_with_many_args_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-method-with-many-args\",\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_b.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_y.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_n.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_q.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_i.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_u.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_x.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_t.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_d.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_s.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_o.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_g.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_h.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_ay.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_as.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_ao.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_aay.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_callable_iface_method_info_same_method_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SameMethodWithManyArgs\",\n#     (GDBusArgInfo **) &_org_project_callable_iface_method_info_same_method_with_many_args_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-same-method-with-many-args\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_callable_iface_method_info_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_method_with_many_args.parent_struct,\n#   &_org_project_callable_iface_method_info_same_method_with_many_args.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_callable_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.CallableIface\",\n#     (GDBusMethodInfo **) &_org_project_callable_iface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-callable-iface\",\n# };\n# \n# \n# /**\n#  * org_project_callable_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_callable_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_callable_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectCallableIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_callable_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_callable_iface_method_marshal_method_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_callable_iface_method_marshal_same_method_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectCallableIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_method_with_many_args: Handler for the #OrgProjectCallableIface::handle-method-with-many-args signal.\n#  * @handle_same_method_with_many_args: Handler for the #OrgProjectCallableIface::handle-same-method-with-many-args signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# typedef OrgProjectCallableIfaceIface OrgProjectCallableIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectCallableIface, org_project_callable_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_callable_iface_default_init (OrgProjectCallableIfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectCallableIface::handle-method-with-many-args:\n#    * @object: A #OrgProjectCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_an_b: Argument passed by remote caller.\n#    * @arg_an_y: Argument passed by remote caller.\n#    * @arg_an_n: Argument passed by remote caller.\n#    * @arg_an_q: Argument passed by remote caller.\n#    * @arg_an_i: Argument passed by remote caller.\n#    * @arg_an_u: Argument passed by remote caller.\n#    * @arg_an_x: Argument passed by remote caller.\n#    * @arg_an_t: Argument passed by remote caller.\n#    * @arg_an_d: Argument passed by remote caller.\n#    * @arg_an_s: Argument passed by remote caller.\n#    * @arg_an_o: Argument passed by remote caller.\n#    * @arg_an_g: Argument passed by remote caller.\n#    * @arg_an_h: Argument passed by remote caller.\n#    * @arg_an_ay: Argument passed by remote caller.\n#    * @arg_an_as: Argument passed by remote caller.\n#    * @arg_an_ao: Argument passed by remote caller.\n#    * @arg_an_aay: Argument passed by remote caller.\n#    * @arg_an_asv: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_callable_iface_complete_method_with_many_args() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-method-with-many-args\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectCallableIfaceIface, handle_method_with_many_args),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_callable_iface_method_marshal_method_with_many_args,\n#     G_TYPE_BOOLEAN,\n#     19,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_BOOLEAN, G_TYPE_UCHAR, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT64, G_TYPE_UINT64, G_TYPE_DOUBLE, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_VARIANT, G_TYPE_STRING, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_VARIANT);\n# \n#   /**\n#    * OrgProjectCallableIface::handle-same-method-with-many-args:\n#    * @object: A #OrgProjectCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_an_b: Argument passed by remote caller.\n#    * @arg_an_y: Argument passed by remote caller.\n#    * @arg_an_n: Argument passed by remote caller.\n#    * @arg_an_q: Argument passed by remote caller.\n#    * @arg_an_i: Argument passed by remote caller.\n#    * @arg_an_u: Argument passed by remote caller.\n#    * @arg_an_x: Argument passed by remote caller.\n#    * @arg_an_t: Argument passed by remote caller.\n#    * @arg_an_d: Argument passed by remote caller.\n#    * @arg_an_s: Argument passed by remote caller.\n#    * @arg_an_o: Argument passed by remote caller.\n#    * @arg_an_g: Argument passed by remote caller.\n#    * @arg_an_h: Argument passed by remote caller.\n#    * @arg_an_ay: Argument passed by remote caller.\n#    * @arg_an_as: Argument passed by remote caller.\n#    * @arg_an_ao: Argument passed by remote caller.\n#    * @arg_an_aay: Argument passed by remote caller.\n#    * @arg_an_asv: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-CallableIface.SameMethodWithManyArgs\">SameMethodWithManyArgs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_callable_iface_complete_same_method_with_many_args() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-same-method-with-many-args\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectCallableIfaceIface, handle_same_method_with_many_args),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_callable_iface_method_marshal_same_method_with_many_args,\n#     G_TYPE_BOOLEAN,\n#     19,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_BOOLEAN, G_TYPE_UCHAR, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT64, G_TYPE_UINT64, G_TYPE_DOUBLE, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_VARIANT, G_TYPE_STRING, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_call_method_with_many_args_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_call_method_with_many_args_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_callable_iface_call_method_with_many_args (\n#     OrgProjectCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args_finish:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_call_method_with_many_args().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_callable_iface_call_method_with_many_args().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_method_with_many_args_finish (\n#     OrgProjectCallableIface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args_sync:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_call_method_with_many_args() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_method_with_many_args_sync (\n#     OrgProjectCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_call_same_method_with_many_args:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.SameMethodWithManyArgs\">SameMethodWithManyArgs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_call_same_method_with_many_args_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_call_same_method_with_many_args_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_callable_iface_call_same_method_with_many_args (\n#     OrgProjectCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"SameMethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_callable_iface_call_same_method_with_many_args_finish:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_call_same_method_with_many_args().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_callable_iface_call_same_method_with_many_args().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_same_method_with_many_args_finish (\n#     OrgProjectCallableIface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_call_same_method_with_many_args_sync:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.SameMethodWithManyArgs\">SameMethodWithManyArgs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_call_same_method_with_many_args() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_same_method_with_many_args_sync (\n#     OrgProjectCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"SameMethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_complete_method_with_many_args:\n#  * @object: A #OrgProjectCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_callable_iface_complete_method_with_many_args (\n#     OrgProjectCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /**\n#  * org_project_callable_iface_complete_same_method_with_many_args:\n#  * @object: A #OrgProjectCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-CallableIface.SameMethodWithManyArgs\">SameMethodWithManyArgs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_callable_iface_complete_same_method_with_many_args (\n#     OrgProjectCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceProxy:\n#  *\n#  * The #OrgProjectCallableIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceProxy.\n#  */\n# \n# struct _OrgProjectCallableIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_callable_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_callable_iface_proxy_init (OrgProjectCallableIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_callable_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, OrgProjectCallableIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_callable_iface_interface_info ());\n# }\n# \n# static void\n# org_project_callable_iface_proxy_class_init (OrgProjectCallableIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_callable_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_callable_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_callable_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_callable_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_callable_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_callable_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_callable_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeleton:\n#  *\n#  * The #OrgProjectCallableIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectCallableIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_callable_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_callable_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_callable_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_callable_iface_skeleton_vtable =\n# {\n#   _org_project_callable_iface_skeleton_handle_method_call,\n#   _org_project_callable_iface_skeleton_handle_get_property,\n#   _org_project_callable_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_callable_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_callable_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_callable_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_callable_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_callable_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_callable_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_callable_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_callable_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_callable_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.CallableIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_callable_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_init (OrgProjectCallableIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_callable_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, OrgProjectCallableIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_class_init (OrgProjectCallableIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_callable_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_callable_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_callable_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_callable_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_callable_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_CALLABLE_IFACE (g_object_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.OtherCallableIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectOtherCallableIface\n#  * @title: OrgProjectOtherCallableIface\n#  * @short_description: Generated C code for the org.project.OtherCallableIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.OtherCallableIface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_pointers[] =\n# {\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_b.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_y.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_n.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_q.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_i.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_u.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_x.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_t.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_d.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_s.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_o.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_g.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_h.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_ay.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_as.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_ao.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_aay.parent_struct,\n#   &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_other_callable_iface_method_info_method_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"MethodWithManyArgs\",\n#     (GDBusArgInfo **) &_org_project_other_callable_iface_method_info_method_with_many_args_IN_ARG_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-method-with-many-args\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_other_callable_iface_method_info_pointers[] =\n# {\n#   &_org_project_other_callable_iface_method_info_method_with_many_args.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_other_callable_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.OtherCallableIface\",\n#     (GDBusMethodInfo **) &_org_project_other_callable_iface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-other-callable-iface\",\n# };\n# \n# \n# /**\n#  * org_project_other_callable_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_other_callable_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectOtherCallableIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_other_callable_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_other_callable_iface_method_marshal_method_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectOtherCallableIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_method_with_many_args: Handler for the #OrgProjectOtherCallableIface::handle-method-with-many-args signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  */\n# \n# typedef OrgProjectOtherCallableIfaceIface OrgProjectOtherCallableIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectOtherCallableIface, org_project_other_callable_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_other_callable_iface_default_init (OrgProjectOtherCallableIfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectOtherCallableIface::handle-method-with-many-args:\n#    * @object: A #OrgProjectOtherCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @arg_an_b: Argument passed by remote caller.\n#    * @arg_an_y: Argument passed by remote caller.\n#    * @arg_an_n: Argument passed by remote caller.\n#    * @arg_an_q: Argument passed by remote caller.\n#    * @arg_an_i: Argument passed by remote caller.\n#    * @arg_an_u: Argument passed by remote caller.\n#    * @arg_an_x: Argument passed by remote caller.\n#    * @arg_an_t: Argument passed by remote caller.\n#    * @arg_an_d: Argument passed by remote caller.\n#    * @arg_an_s: Argument passed by remote caller.\n#    * @arg_an_o: Argument passed by remote caller.\n#    * @arg_an_g: Argument passed by remote caller.\n#    * @arg_an_h: Argument passed by remote caller.\n#    * @arg_an_ay: Argument passed by remote caller.\n#    * @arg_an_as: Argument passed by remote caller.\n#    * @arg_an_ao: Argument passed by remote caller.\n#    * @arg_an_aay: Argument passed by remote caller.\n#    * @arg_an_asv: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-OtherCallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_other_callable_iface_complete_method_with_many_args() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-method-with-many-args\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectOtherCallableIfaceIface, handle_method_with_many_args),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_other_callable_iface_method_marshal_method_with_many_args,\n#     G_TYPE_BOOLEAN,\n#     19,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_BOOLEAN, G_TYPE_UCHAR, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT64, G_TYPE_UINT64, G_TYPE_DOUBLE, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_VARIANT, G_TYPE_STRING, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_method_with_many_args:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-OtherCallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_call_method_with_many_args_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_call_method_with_many_args_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_other_callable_iface_call_method_with_many_args (\n#     OrgProjectOtherCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_method_with_many_args_finish:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_call_method_with_many_args().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_call_method_with_many_args().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_other_callable_iface_call_method_with_many_args_finish (\n#     OrgProjectOtherCallableIface *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_call_method_with_many_args_sync:\n#  * @proxy: A #OrgProjectOtherCallableIfaceProxy.\n#  * @arg_an_b: Argument to pass with the method invocation.\n#  * @arg_an_y: Argument to pass with the method invocation.\n#  * @arg_an_n: Argument to pass with the method invocation.\n#  * @arg_an_q: Argument to pass with the method invocation.\n#  * @arg_an_i: Argument to pass with the method invocation.\n#  * @arg_an_u: Argument to pass with the method invocation.\n#  * @arg_an_x: Argument to pass with the method invocation.\n#  * @arg_an_t: Argument to pass with the method invocation.\n#  * @arg_an_d: Argument to pass with the method invocation.\n#  * @arg_an_s: Argument to pass with the method invocation.\n#  * @arg_an_o: Argument to pass with the method invocation.\n#  * @arg_an_g: Argument to pass with the method invocation.\n#  * @arg_an_h: Argument to pass with the method invocation.\n#  * @arg_an_ay: Argument to pass with the method invocation.\n#  * @arg_an_as: Argument to pass with the method invocation.\n#  * @arg_an_ao: Argument to pass with the method invocation.\n#  * @arg_an_aay: Argument to pass with the method invocation.\n#  * @arg_an_asv: Argument to pass with the method invocation.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-OtherCallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_call_method_with_many_args() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_other_callable_iface_call_method_with_many_args_sync (\n#     OrgProjectOtherCallableIface *proxy,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_complete_method_with_many_args:\n#  * @object: A #OrgProjectOtherCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-OtherCallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_other_callable_iface_complete_method_with_many_args (\n#     OrgProjectOtherCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceProxy:\n#  *\n#  * The #OrgProjectOtherCallableIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherCallableIfaceProxy.\n#  */\n# \n# struct _OrgProjectOtherCallableIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_other_callable_iface_proxy_iface_init (OrgProjectOtherCallableIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceProxy, org_project_other_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectOtherCallableIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceProxy, org_project_other_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_other_callable_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectOtherCallableIfaceProxy *proxy = ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_other_callable_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectOtherCallableIfaceProxy *proxy = ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_init (OrgProjectOtherCallableIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_other_callable_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, OrgProjectOtherCallableIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_other_callable_iface_interface_info ());\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_class_init (OrgProjectOtherCallableIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_other_callable_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_other_callable_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_other_callable_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_other_callable_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_other_callable_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherCallableIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_callable_iface_proxy_iface_init (OrgProjectOtherCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_callable_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_other_callable_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_callable_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_callable_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_callable_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_callable_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_callable_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_other_callable_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_callable_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherCallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceSkeleton:\n#  *\n#  * The #OrgProjectOtherCallableIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherCallableIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherCallableIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectOtherCallableIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_other_callable_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_other_callable_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_other_callable_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_other_callable_iface_skeleton_vtable =\n# {\n#   _org_project_other_callable_iface_skeleton_handle_method_call,\n#   _org_project_other_callable_iface_skeleton_handle_get_property,\n#   _org_project_other_callable_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_other_callable_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_other_callable_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_other_callable_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_other_callable_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_other_callable_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_other_callable_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_other_callable_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherCallableIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_other_callable_iface_skeleton_iface_init (OrgProjectOtherCallableIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceSkeleton, org_project_other_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectOtherCallableIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherCallableIfaceSkeleton, org_project_other_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE, org_project_other_callable_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_other_callable_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectOtherCallableIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_other_callable_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_init (OrgProjectOtherCallableIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_other_callable_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON, OrgProjectOtherCallableIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_class_init (OrgProjectOtherCallableIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_other_callable_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_other_callable_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_other_callable_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_other_callable_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_other_callable_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherCallableIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_callable_iface_skeleton_iface_init (OrgProjectOtherCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_callable_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherCallableIface.top_of_page\">org.project.OtherCallableIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherCallableIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectOtherCallableIface *\n# org_project_other_callable_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_OTHER_CALLABLE_IFACE (g_object_new (TYPE_ORG_PROJECT_OTHER_CALLABLE_IFACE_SKELETON, NULL));\n# }\nok 11 __main__.TestCodegen.test_generate_methods_marshallers_multiple_out_args\n# tmpdir: /tmp/tmptagmlwce\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmptagmlwce/tmpg0segl5r.xml: \n#             <node>\n#               <interface name=\"org.project.CallableIface\">\n#                 <method name=\"MethodWithManyArgs\">\n#                     <arg name='an_b' type='b' direction='out'/>\n# <arg name='an_y' type='y' direction='out'/>\n# <arg name='an_n' type='n' direction='out'/>\n# <arg name='an_q' type='q' direction='out'/>\n# <arg name='an_i' type='i' direction='out'/>\n# <arg name='an_u' type='u' direction='out'/>\n# <arg name='an_x' type='x' direction='out'/>\n# <arg name='an_t' type='t' direction='out'/>\n# <arg name='an_d' type='d' direction='out'/>\n# <arg name='an_s' type='s' direction='out'/>\n# <arg name='an_o' type='o' direction='out'/>\n# <arg name='an_g' type='g' direction='out'/>\n# <arg name='an_h' type='h' direction='out'/>\n# <arg name='an_ay' type='ay' direction='out'/>\n# <arg name='an_as' type='as' direction='out'/>\n# <arg name='an_ao' type='ao' direction='out'/>\n# <arg name='an_aay' type='aay' direction='out'/>\n# <arg name='an_asv' type='a{sv}' direction='out'/>\n# \n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmptagmlwce/tmpg0segl5r.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.CallableIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectCallableIface\n#  * @title: OrgProjectCallableIface\n#  * @short_description: Generated C code for the org.project.CallableIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.CallableIface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_b.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_y.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_n.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_q.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_i.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_u.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_x.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_t.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_d.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_s.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_o.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_g.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_h.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_ay.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_as.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_ao.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_aay.parent_struct,\n#   &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _org_project_callable_iface_method_info_method_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"MethodWithManyArgs\",\n#     NULL,\n#     (GDBusArgInfo **) &_org_project_callable_iface_method_info_method_with_many_args_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-method-with-many-args\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_callable_iface_method_info_pointers[] =\n# {\n#   &_org_project_callable_iface_method_info_method_with_many_args.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_callable_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.CallableIface\",\n#     (GDBusMethodInfo **) &_org_project_callable_iface_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-callable-iface\",\n# };\n# \n# \n# /**\n#  * org_project_callable_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_callable_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_callable_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectCallableIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_callable_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_callable_iface_method_marshal_method_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectCallableIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_method_with_many_args: Handler for the #OrgProjectCallableIface::handle-method-with-many-args signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  */\n# \n# typedef OrgProjectCallableIfaceIface OrgProjectCallableIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectCallableIface, org_project_callable_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_callable_iface_default_init (OrgProjectCallableIfaceIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectCallableIface::handle-method-with-many-args:\n#    * @object: A #OrgProjectCallableIface.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_callable_iface_complete_method_with_many_args() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-method-with-many-args\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectCallableIfaceIface, handle_method_with_many_args),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_callable_iface_method_marshal_method_with_many_args,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_call_method_with_many_args_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_call_method_with_many_args_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_callable_iface_call_method_with_many_args (\n#     OrgProjectCallableIface *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args_finish:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @out_an_b: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_y: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_n: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_q: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_i: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_u: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_x: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_t: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_d: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_s: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_o: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_g: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_h: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_ay: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_as: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_ao: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_aay: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_asv: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_call_method_with_many_args().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_callable_iface_call_method_with_many_args().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_method_with_many_args_finish (\n#     OrgProjectCallableIface *proxy,\n#     gboolean *out_an_b,\n#     guchar *out_an_y,\n#     gint16 *out_an_n,\n#     guint16 *out_an_q,\n#     gint *out_an_i,\n#     guint *out_an_u,\n#     gint64 *out_an_x,\n#     guint64 *out_an_t,\n#     gdouble *out_an_d,\n#     gchar **out_an_s,\n#     gchar **out_an_o,\n#     gchar **out_an_g,\n#     GVariant **out_an_h,\n#     gchar **out_an_ay,\n#     gchar ***out_an_as,\n#     gchar ***out_an_ao,\n#     gchar ***out_an_aay,\n#     GVariant **out_an_asv,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                  out_an_b,\n#                  out_an_y,\n#                  out_an_n,\n#                  out_an_q,\n#                  out_an_i,\n#                  out_an_u,\n#                  out_an_x,\n#                  out_an_t,\n#                  out_an_d,\n#                  out_an_s,\n#                  out_an_o,\n#                  out_an_g,\n#                  out_an_h,\n#                  out_an_ay,\n#                  out_an_as,\n#                  out_an_ao,\n#                  out_an_aay,\n#                  out_an_asv);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_call_method_with_many_args_sync:\n#  * @proxy: A #OrgProjectCallableIfaceProxy.\n#  * @out_an_b: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_y: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_n: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_q: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_i: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_u: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_x: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_t: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_d: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_s: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_o: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_g: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_h: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_ay: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_an_as: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_ao: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_aay: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.\n#  * @out_an_asv: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_call_method_with_many_args() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_callable_iface_call_method_with_many_args_sync (\n#     OrgProjectCallableIface *proxy,\n#     gboolean *out_an_b,\n#     guchar *out_an_y,\n#     gint16 *out_an_n,\n#     guint16 *out_an_q,\n#     gint *out_an_i,\n#     guint *out_an_u,\n#     gint64 *out_an_x,\n#     guint64 *out_an_t,\n#     gdouble *out_an_d,\n#     gchar **out_an_s,\n#     gchar **out_an_o,\n#     gchar **out_an_g,\n#     GVariant **out_an_h,\n#     gchar **out_an_ay,\n#     gchar ***out_an_as,\n#     gchar ***out_an_ao,\n#     gchar ***out_an_aay,\n#     GVariant **out_an_asv,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"MethodWithManyArgs\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                  out_an_b,\n#                  out_an_y,\n#                  out_an_n,\n#                  out_an_q,\n#                  out_an_i,\n#                  out_an_u,\n#                  out_an_x,\n#                  out_an_t,\n#                  out_an_d,\n#                  out_an_s,\n#                  out_an_o,\n#                  out_an_g,\n#                  out_an_h,\n#                  out_an_ay,\n#                  out_an_as,\n#                  out_an_ao,\n#                  out_an_aay,\n#                  out_an_asv);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_complete_method_with_many_args:\n#  * @object: A #OrgProjectCallableIface.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @an_b: Parameter to return.\n#  * @an_y: Parameter to return.\n#  * @an_n: Parameter to return.\n#  * @an_q: Parameter to return.\n#  * @an_i: Parameter to return.\n#  * @an_u: Parameter to return.\n#  * @an_x: Parameter to return.\n#  * @an_t: Parameter to return.\n#  * @an_d: Parameter to return.\n#  * @an_s: Parameter to return.\n#  * @an_o: Parameter to return.\n#  * @an_g: Parameter to return.\n#  * @an_h: Parameter to return.\n#  * @an_ay: Parameter to return.\n#  * @an_as: Parameter to return.\n#  * @an_ao: Parameter to return.\n#  * @an_aay: Parameter to return.\n#  * @an_asv: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-CallableIface.MethodWithManyArgs\">MethodWithManyArgs()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_callable_iface_complete_method_with_many_args (\n#     OrgProjectCallableIface *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     gboolean an_b,\n#     guchar an_y,\n#     gint16 an_n,\n#     guint16 an_q,\n#     gint an_i,\n#     guint an_u,\n#     gint64 an_x,\n#     guint64 an_t,\n#     gdouble an_d,\n#     const gchar *an_s,\n#     const gchar *an_o,\n#     const gchar *an_g,\n#     GVariant *an_h,\n#     const gchar *an_ay,\n#     const gchar *const *an_as,\n#     const gchar *const *an_ao,\n#     const gchar *const *an_aay,\n#     GVariant *an_asv)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    an_b,\n#                    an_y,\n#                    an_n,\n#                    an_q,\n#                    an_i,\n#                    an_u,\n#                    an_x,\n#                    an_t,\n#                    an_d,\n#                    an_s,\n#                    an_o,\n#                    an_g,\n#                    an_h,\n#                    an_ay,\n#                    an_as,\n#                    an_ao,\n#                    an_aay,\n#                    an_asv));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceProxy:\n#  *\n#  * The #OrgProjectCallableIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceProxy.\n#  */\n# \n# struct _OrgProjectCallableIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceProxy, org_project_callable_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_callable_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_callable_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectCallableIfaceProxy *proxy = ORG_PROJECT_CALLABLE_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_callable_iface_proxy_init (OrgProjectCallableIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_callable_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, OrgProjectCallableIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_callable_iface_interface_info ());\n# }\n# \n# static void\n# org_project_callable_iface_proxy_class_init (OrgProjectCallableIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_callable_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_callable_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_callable_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_callable_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_callable_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_proxy_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_callable_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_callable_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_callable_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_callable_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_callable_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_callable_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_callable_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_callable_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.CallableIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_CALLABLE_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeleton:\n#  *\n#  * The #OrgProjectCallableIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectCallableIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectCallableIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectCallableIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_callable_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_CALLABLE_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_callable_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_callable_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_callable_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_callable_iface_skeleton_vtable =\n# {\n#   _org_project_callable_iface_skeleton_handle_method_call,\n#   _org_project_callable_iface_skeleton_handle_get_property,\n#   _org_project_callable_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_callable_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_callable_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_callable_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_callable_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_callable_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_callable_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_callable_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_callable_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_callable_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.CallableIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectCallableIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectCallableIfaceSkeleton, org_project_callable_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_CALLABLE_IFACE, org_project_callable_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_callable_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectCallableIfaceSkeleton *skeleton = ORG_PROJECT_CALLABLE_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_callable_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_init (OrgProjectCallableIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_callable_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, OrgProjectCallableIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_class_init (OrgProjectCallableIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_callable_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_callable_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_callable_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_callable_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_callable_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectCallableIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_callable_iface_skeleton_iface_init (OrgProjectCallableIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_callable_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-CallableIface.top_of_page\">org.project.CallableIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectCallableIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectCallableIface *\n# org_project_callable_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_CALLABLE_IFACE (g_object_new (TYPE_ORG_PROJECT_CALLABLE_IFACE_SKELETON, NULL));\n# }\nok 12 __main__.TestCodegen.test_generate_methods_marshallers_with_unix_fds\n# tmpdir: /tmp/tmpd3dl_jlv\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpd3dl_jlv/tmp2mnrn28w.xml: \n#             <node>\n#               <interface name=\"test.FDPassing\">\n#                 <method name=\"HelloFD\">\n#                   <annotation name=\"org.gtk.GDBus.C.UnixFD\" value=\"1\"/>\n#                   <arg name=\"greeting\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpd3dl_jlv/tmp2mnrn28w.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT_OBJECT_STRING (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectObjectStringFunc)\n#        (void *data1,\n#         GUnixFDList *arg_fd_list,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         const gchar *arg_greeting,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectObjectStringFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 4);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectObjectStringFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               g_marshal_value_peek_object (param_values + 2),\n#               g_marshal_value_peek_string (param_values + 3),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface test.FDPassing\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:TestFDPassing\n#  * @title: TestFDPassing\n#  * @short_description: Generated C code for the test.FDPassing D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for test.FDPassing ---- */\n# \n# static const _ExtendedGDBusArgInfo _test_fdpassing_method_info_hello_fd_IN_ARG_greeting =\n# {\n#   {\n#     -1,\n#     (gchar *) \"greeting\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _test_fdpassing_method_info_hello_fd_IN_ARG_pointers[] =\n# {\n#   &_test_fdpassing_method_info_hello_fd_IN_ARG_greeting.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusArgInfo _test_fdpassing_method_info_hello_fd_OUT_ARG_response =\n# {\n#   {\n#     -1,\n#     (gchar *) \"response\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _test_fdpassing_method_info_hello_fd_OUT_ARG_pointers[] =\n# {\n#   &_test_fdpassing_method_info_hello_fd_OUT_ARG_response.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusMethodInfo _test_fdpassing_method_info_hello_fd =\n# {\n#   {\n#     -1,\n#     (gchar *) \"HelloFD\",\n#     (GDBusArgInfo **) &_test_fdpassing_method_info_hello_fd_IN_ARG_pointers,\n#     (GDBusArgInfo **) &_test_fdpassing_method_info_hello_fd_OUT_ARG_pointers,\n#     NULL\n#   },\n#   \"handle-hello-fd\",\n#   TRUE\n# };\n# \n# static const GDBusMethodInfo * const _test_fdpassing_method_info_pointers[] =\n# {\n#   &_test_fdpassing_method_info_hello_fd.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _test_fdpassing_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"test.FDPassing\",\n#     (GDBusMethodInfo **) &_test_fdpassing_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"test-fdpassing\",\n# };\n# \n# \n# /**\n#  * test_fdpassing_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# test_fdpassing_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct;\n# }\n# \n# /**\n#  * test_fdpassing_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #TestFDPassing interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# test_fdpassing_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# test_fdpassing_method_marshal_hello_fd (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT_OBJECT_STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * TestFDPassing:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link>.\n#  */\n# \n# /**\n#  * TestFDPassingIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_hello_fd: Handler for the #TestFDPassing::handle-hello-fd signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link>.\n#  */\n# \n# typedef TestFDPassingIface TestFDPassingInterface;\n# G_DEFINE_INTERFACE (TestFDPassing, test_fdpassing, G_TYPE_OBJECT)\n# \n# static void\n# test_fdpassing_default_init (TestFDPassingIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * TestFDPassing::handle-hello-fd:\n#    * @object: A #TestFDPassing.\n#    * @invocation: A #GDBusMethodInvocation.\n#    * @fd_list: (nullable): A #GUnixFDList or %NULL.\n#    * @arg_greeting: Argument passed by remote caller.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-test-FDPassing.HelloFD\">HelloFD()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call test_fdpassing_complete_hello_fd() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-hello-fd\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (TestFDPassingIface, handle_hello_fd),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       test_fdpassing_method_marshal_hello_fd,\n#     G_TYPE_BOOLEAN,\n#     3,\n#     G_TYPE_DBUS_METHOD_INVOCATION, G_TYPE_UNIX_FD_LIST, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * test_fdpassing_call_hello_fd:\n#  * @proxy: A #TestFDPassingProxy.\n#  * @arg_greeting: Argument to pass with the method invocation.\n#  * @fd_list: (nullable): A #GUnixFDList or %NULL.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-test-FDPassing.HelloFD\">HelloFD()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call test_fdpassing_call_hello_fd_finish() to get the result of the operation.\n#  *\n#  * See test_fdpassing_call_hello_fd_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# test_fdpassing_call_hello_fd (\n#     TestFDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call_with_unix_fd_list (G_DBUS_PROXY (proxy),\n#     \"HelloFD\",\n#     g_variant_new (\"(s)\",\n#                    arg_greeting),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     fd_list,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * test_fdpassing_call_hello_fd_finish:\n#  * @proxy: A #TestFDPassingProxy.\n#  * @out_response: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_fd_list: (out) (optional): Return location for a #GUnixFDList or %NULL to ignore.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to test_fdpassing_call_hello_fd().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with test_fdpassing_call_hello_fd().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# test_fdpassing_call_hello_fd_finish (\n#     TestFDPassing *proxy,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_with_unix_fd_list_finish (G_DBUS_PROXY (proxy), out_fd_list, res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(s)\",\n#                  out_response);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * test_fdpassing_call_hello_fd_sync:\n#  * @proxy: A #TestFDPassingProxy.\n#  * @arg_greeting: Argument to pass with the method invocation.\n#  * @fd_list: (nullable): A #GUnixFDList or %NULL.\n#  * @out_response: (out) (optional): Return location for return parameter or %NULL to ignore.\n#  * @out_fd_list: (out): Return location for a #GUnixFDList or %NULL.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-test-FDPassing.HelloFD\">HelloFD()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See test_fdpassing_call_hello_fd() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# test_fdpassing_call_hello_fd_sync (\n#     TestFDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList  *fd_list,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_with_unix_fd_list_sync (G_DBUS_PROXY (proxy),\n#     \"HelloFD\",\n#     g_variant_new (\"(s)\",\n#                    arg_greeting),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     fd_list,\n#     out_fd_list,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"(s)\",\n#                  out_response);\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * test_fdpassing_complete_hello_fd:\n#  * @object: A #TestFDPassing.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  * @fd_list: (nullable): A #GUnixFDList or %NULL.\n#  * @response: Parameter to return.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-test-FDPassing.HelloFD\">HelloFD()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# test_fdpassing_complete_hello_fd (\n#     TestFDPassing *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *response)\n# {\n#   g_dbus_method_invocation_return_value_with_unix_fd_list (invocation,\n#     g_variant_new (\"(s)\",\n#                    response),\n#     fd_list);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * TestFDPassingProxy:\n#  *\n#  * The #TestFDPassingProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * TestFDPassingProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #TestFDPassingProxy.\n#  */\n# \n# struct _TestFDPassingProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void test_fdpassing_proxy_iface_init (TestFDPassingIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (TestFDPassingProxy, test_fdpassing_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (TestFDPassingProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_TEST_FDPASSING, test_fdpassing_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (TestFDPassingProxy, test_fdpassing_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_TEST_FDPASSING, test_fdpassing_proxy_iface_init))\n# \n# #endif\n# static void\n# test_fdpassing_proxy_finalize (GObject *object)\n# {\n#   TestFDPassingProxy *proxy = TEST_FDPASSING_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (test_fdpassing_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# test_fdpassing_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# test_fdpassing_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# test_fdpassing_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_TEST_FDPASSING);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_TEST_FDPASSING);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# test_fdpassing_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   TestFDPassingProxy *proxy = TEST_FDPASSING_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# test_fdpassing_proxy_init (TestFDPassingProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = test_fdpassing_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_TEST_FDPASSING_PROXY, TestFDPassingProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), test_fdpassing_interface_info ());\n# }\n# \n# static void\n# test_fdpassing_proxy_class_init (TestFDPassingProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = test_fdpassing_proxy_finalize;\n#   gobject_class->get_property = test_fdpassing_proxy_get_property;\n#   gobject_class->set_property = test_fdpassing_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = test_fdpassing_proxy_g_signal;\n#   proxy_class->g_properties_changed = test_fdpassing_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (TestFDPassingProxyPrivate));\n# #endif\n# }\n# \n# static void\n# test_fdpassing_proxy_iface_init (TestFDPassingIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * test_fdpassing_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call test_fdpassing_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See test_fdpassing_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# test_fdpassing_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_TEST_FDPASSING_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"test.FDPassing\", NULL);\n# }\n# \n# /**\n#  * test_fdpassing_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to test_fdpassing_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with test_fdpassing_proxy_new().\n#  *\n#  * Returns: (transfer full) (type TestFDPassingProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# TestFDPassing *\n# test_fdpassing_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return TEST_FDPASSING (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * test_fdpassing_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See test_fdpassing_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type TestFDPassingProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# TestFDPassing *\n# test_fdpassing_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_TEST_FDPASSING_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"test.FDPassing\", NULL);\n#   if (ret != NULL)\n#     return TEST_FDPASSING (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * test_fdpassing_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like test_fdpassing_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call test_fdpassing_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See test_fdpassing_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# test_fdpassing_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_TEST_FDPASSING_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"test.FDPassing\", NULL);\n# }\n# \n# /**\n#  * test_fdpassing_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to test_fdpassing_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with test_fdpassing_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type TestFDPassingProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# TestFDPassing *\n# test_fdpassing_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return TEST_FDPASSING (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * test_fdpassing_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like test_fdpassing_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See test_fdpassing_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type TestFDPassingProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# TestFDPassing *\n# test_fdpassing_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_TEST_FDPASSING_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"test.FDPassing\", NULL);\n#   if (ret != NULL)\n#     return TEST_FDPASSING (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * TestFDPassingSkeleton:\n#  *\n#  * The #TestFDPassingSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * TestFDPassingSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #TestFDPassingSkeleton.\n#  */\n# \n# struct _TestFDPassingSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _test_fdpassing_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   TestFDPassingSkeleton *skeleton = TEST_FDPASSING_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_TEST_FDPASSING);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_TEST_FDPASSING);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _test_fdpassing_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   TestFDPassingSkeleton *skeleton = TEST_FDPASSING_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _test_fdpassing_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   TestFDPassingSkeleton *skeleton = TEST_FDPASSING_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_test_fdpassing_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _test_fdpassing_skeleton_vtable =\n# {\n#   _test_fdpassing_skeleton_handle_method_call,\n#   _test_fdpassing_skeleton_handle_get_property,\n#   _test_fdpassing_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# test_fdpassing_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return test_fdpassing_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# test_fdpassing_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_test_fdpassing_skeleton_vtable;\n# }\n# \n# static GVariant *\n# test_fdpassing_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   TestFDPassingSkeleton *skeleton = TEST_FDPASSING_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_test_fdpassing_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _test_fdpassing_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _test_fdpassing_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _test_fdpassing_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"test.FDPassing\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# test_fdpassing_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void test_fdpassing_skeleton_iface_init (TestFDPassingIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (TestFDPassingSkeleton, test_fdpassing_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (TestFDPassingSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_TEST_FDPASSING, test_fdpassing_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (TestFDPassingSkeleton, test_fdpassing_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_TEST_FDPASSING, test_fdpassing_skeleton_iface_init))\n# \n# #endif\n# static void\n# test_fdpassing_skeleton_finalize (GObject *object)\n# {\n#   TestFDPassingSkeleton *skeleton = TEST_FDPASSING_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (test_fdpassing_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# test_fdpassing_skeleton_init (TestFDPassingSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = test_fdpassing_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_TEST_FDPASSING_SKELETON, TestFDPassingSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# test_fdpassing_skeleton_class_init (TestFDPassingSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = test_fdpassing_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = test_fdpassing_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = test_fdpassing_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = test_fdpassing_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = test_fdpassing_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (TestFDPassingSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# test_fdpassing_skeleton_iface_init (TestFDPassingIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * test_fdpassing_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-test-FDPassing.top_of_page\">test.FDPassing</link>.\n#  *\n#  * Returns: (transfer full) (type TestFDPassingSkeleton): The skeleton object.\n#  */\n# TestFDPassing *\n# test_fdpassing_skeleton_new (void)\n# {\n#   return TEST_FDPASSING (g_object_new (TYPE_TEST_FDPASSING_SKELETON, NULL));\n# }\nExecuting: glib/codegen.py.test\nok 13 __main__.TestCodegen.test_generate_rst\n# tmpdir: /tmp/tmpnfgit0lw\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpnfgit0lw/tmpjh5vjxuk.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <method name=\"RandomMethod\"/>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpnfgit0lw/tmpjh5vjxuk.xml', '--generate-rst', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 14 __main__.TestCodegen.test_generate_signal_id_multiple_signal_args_types\n# tmpdir: /tmp/tmpnjo9gwd4\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpnjo9gwd4/tmp3cicz12a.xml: \n#             <node>\n#               <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SignalWithManyArgs\">\n#                     <arg name='an_b' type='b'/>\n# <arg name='an_y' type='y'/>\n# <arg name='an_n' type='n'/>\n# <arg name='an_q' type='q'/>\n# <arg name='an_i' type='i'/>\n# <arg name='an_u' type='u'/>\n# <arg name='an_x' type='x'/>\n# <arg name='an_t' type='t'/>\n# <arg name='an_d' type='d'/>\n# <arg name='an_s' type='s'/>\n# <arg name='an_o' type='o'/>\n# <arg name='an_g' type='g'/>\n# <arg name='an_h' type='h'/>\n# <arg name='an_ay' type='ay'/>\n# <arg name='an_as' type='as'/>\n# <arg name='an_ao' type='ao'/>\n# <arg name='an_aay' type='aay'/>\n# <arg name='an_asv' type='a{sv}'/>\n# \n#                 </signal>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpnjo9gwd4/tmp3cicz12a.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#        (void *data1,\n#         gboolean arg_an_b,\n#         guchar arg_an_y,\n#         gint16 arg_an_n,\n#         guint16 arg_an_q,\n#         gint arg_an_i,\n#         guint arg_an_u,\n#         gint64 arg_an_x,\n#         guint64 arg_an_t,\n#         gdouble arg_an_d,\n#         const gchar *arg_an_s,\n#         const gchar *arg_an_o,\n#         const gchar *arg_an_g,\n#         GVariant *arg_an_h,\n#         const gchar *arg_an_ay,\n#         const gchar *const *arg_an_as,\n#         const gchar *const *arg_an_ao,\n#         const gchar *const *arg_an_aay,\n#         GVariant *arg_an_asv,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 19);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_boolean (param_values + 1),\n#             g_marshal_value_peek_uchar (param_values + 2),\n#             g_marshal_value_peek_int (param_values + 3),\n#             g_marshal_value_peek_uint (param_values + 4),\n#             g_marshal_value_peek_int (param_values + 5),\n#             g_marshal_value_peek_uint (param_values + 6),\n#             g_marshal_value_peek_int64 (param_values + 7),\n#             g_marshal_value_peek_uint64 (param_values + 8),\n#             g_marshal_value_peek_double (param_values + 9),\n#             g_marshal_value_peek_string (param_values + 10),\n#             g_marshal_value_peek_string (param_values + 11),\n#             g_marshal_value_peek_string (param_values + 12),\n#             g_marshal_value_peek_variant (param_values + 13),\n#             g_marshal_value_peek_string (param_values + 14),\n#             g_marshal_value_peek_boxed (param_values + 15),\n#             g_marshal_value_peek_boxed (param_values + 16),\n#             g_marshal_value_peek_boxed (param_values + 17),\n#             g_marshal_value_peek_variant (param_values + 18),\n#             data2);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_b.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_y.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_n.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_q.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_i.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_u.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_x.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_t.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_d.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_s.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_o.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_g.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_h.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_as.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ao.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_aay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_signal_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SignalWithManyArgs\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_pointers,\n#     NULL\n#   },\n#   \"signal-with-many-args\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_signal_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @signal_with_many_args: Handler for the #OrgProjectSignalingIface::signal-with-many-args signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::signal-with-many-args:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_b: Argument.\n#    * @arg_an_y: Argument.\n#    * @arg_an_n: Argument.\n#    * @arg_an_q: Argument.\n#    * @arg_an_i: Argument.\n#    * @arg_an_u: Argument.\n#    * @arg_an_x: Argument.\n#    * @arg_an_t: Argument.\n#    * @arg_an_d: Argument.\n#    * @arg_an_s: Argument.\n#    * @arg_an_o: Argument.\n#    * @arg_an_g: Argument.\n#    * @arg_an_h: Argument.\n#    * @arg_an_ay: Argument.\n#    * @arg_an_as: Argument.\n#    * @arg_an_ao: Argument.\n#    * @arg_an_aay: Argument.\n#    * @arg_an_asv: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SignalWithManyArgs\">\"SignalWithManyArgs\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS] =\n#     g_signal_new (\"signal-with-many-args\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, signal_with_many_args),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_signal_with_many_args,\n#       G_TYPE_NONE,\n#       18, G_TYPE_BOOLEAN, G_TYPE_UCHAR, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT64, G_TYPE_UINT64, G_TYPE_DOUBLE, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_VARIANT, G_TYPE_STRING, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_signal_with_many_args:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_b: Argument to pass with the signal.\n#  * @arg_an_y: Argument to pass with the signal.\n#  * @arg_an_n: Argument to pass with the signal.\n#  * @arg_an_q: Argument to pass with the signal.\n#  * @arg_an_i: Argument to pass with the signal.\n#  * @arg_an_u: Argument to pass with the signal.\n#  * @arg_an_x: Argument to pass with the signal.\n#  * @arg_an_t: Argument to pass with the signal.\n#  * @arg_an_d: Argument to pass with the signal.\n#  * @arg_an_s: Argument to pass with the signal.\n#  * @arg_an_o: Argument to pass with the signal.\n#  * @arg_an_g: Argument to pass with the signal.\n#  * @arg_an_h: Argument to pass with the signal.\n#  * @arg_an_ay: Argument to pass with the signal.\n#  * @arg_an_as: Argument to pass with the signal.\n#  * @arg_an_ao: Argument to pass with the signal.\n#  * @arg_an_aay: Argument to pass with the signal.\n#  * @arg_an_asv: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SignalWithManyArgs\">\"SignalWithManyArgs\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_signal_with_many_args (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS], 0, arg_an_b, arg_an_y, arg_an_n, arg_an_q, arg_an_i, arg_an_u, arg_an_x, arg_an_t, arg_an_d, arg_an_s, arg_an_o, arg_an_g, arg_an_h, arg_an_ay, arg_an_as, arg_an_ao, arg_an_aay, arg_an_asv);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_signal_with_many_args (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SignalWithManyArgs\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->signal_with_many_args = _org_project_signaling_iface_on_signal_signal_with_many_args;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\nok 15 __main__.TestCodegen.test_generate_signal_id_multiple_signals_types\n# tmpdir: /tmp/tmpo2v49xu1\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpo2v49xu1/tmp56sg4v31.xml: \n#             <node>\n#               <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"NoArgSignal\" />\n#                 <signal name='SingleArgSignalB'><arg name='an_b' type='b'/></signal><signal name='SingleArgSignalY'><arg name='an_y' type='y'/></signal><signal name='SingleArgSignalN'><arg name='an_n' type='n'/></signal><signal name='SingleArgSignalQ'><arg name='an_q' type='q'/></signal><signal name='SingleArgSignalI'><arg name='an_i' type='i'/></signal><signal name='SingleArgSignalU'><arg name='an_u' type='u'/></signal><signal name='SingleArgSignalX'><arg name='an_x' type='x'/></signal><signal name='SingleArgSignalT'><arg name='an_t' type='t'/></signal><signal name='SingleArgSignalD'><arg name='an_d' type='d'/></signal><signal name='SingleArgSignalS'><arg name='an_s' type='s'/></signal><signal name='SingleArgSignalO'><arg name='an_o' type='o'/></signal><signal name='SingleArgSignalG'><arg name='an_g' type='g'/></signal><signal name='SingleArgSignalH'><arg name='an_h' type='h'/></signal><signal name='SingleArgSignalAY'><arg name='an_ay' type='ay'/></signal><signal name='SingleArgSignalAS'><arg name='an_as' type='as'/></signal><signal name='SingleArgSignalAO'><arg name='an_ao' type='ao'/></signal><signal name='SingleArgSignalAAY'><arg name='an_aay' type='aay'/></signal><signal name='SingleArgSignalASV'><arg name='an_asv' type='a{sv}'/></signal>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpo2v49xu1/tmp56sg4v31.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__INT64 (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_Int64Func)\n#        (void *data1,\n#         gint64 arg_an_x,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_Int64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_Int64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_int64 (param_values + 1),\n#             data2);\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__UINT64 (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_Uint64Func)\n#        (void *data1,\n#         guint64 arg_an_t,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_Uint64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_Uint64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_uint64 (param_values + 1),\n#             data2);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_NO_ARG_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[19] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_no_arg_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"NoArgSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"no-arg-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_an_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalB\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-b\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_an_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalY\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-y\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_an_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalN\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-n\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_an_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalQ\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-q\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_an_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalI\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-i\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_an_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalU\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-u\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_an_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalX\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-x\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_an_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalT\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-t\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_an_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalD\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-d\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_an_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalS\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-s\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_an_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalO\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-o\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_an_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalG\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-g\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_an_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalH\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-h\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_an_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAY\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-ay\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_an_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAS\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-as\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_an_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAO\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-ao\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_an_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAAY\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-aay\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalASV\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-asv\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_no_arg_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_b.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_y.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_n.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_q.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_i.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_u.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_x.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_t.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_d.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_s.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_o.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_g.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_h.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_as.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ao.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_aay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_no_arg_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_b (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOOLEAN (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_y (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UCHAR (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_n (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_q (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_i (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_u (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_x (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__INT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_t (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__UINT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_d (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__DOUBLE (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_s (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_o (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_g (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_h (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_ay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_as (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_ao (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_aay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_asv (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @no_arg_signal: Handler for the #OrgProjectSignalingIface::no-arg-signal signal.\n#  * @single_arg_signal_aay: Handler for the #OrgProjectSignalingIface::single-arg-signal-aay signal.\n#  * @single_arg_signal_ao: Handler for the #OrgProjectSignalingIface::single-arg-signal-ao signal.\n#  * @single_arg_signal_as: Handler for the #OrgProjectSignalingIface::single-arg-signal-as signal.\n#  * @single_arg_signal_asv: Handler for the #OrgProjectSignalingIface::single-arg-signal-asv signal.\n#  * @single_arg_signal_ay: Handler for the #OrgProjectSignalingIface::single-arg-signal-ay signal.\n#  * @single_arg_signal_b: Handler for the #OrgProjectSignalingIface::single-arg-signal-b signal.\n#  * @single_arg_signal_d: Handler for the #OrgProjectSignalingIface::single-arg-signal-d signal.\n#  * @single_arg_signal_g: Handler for the #OrgProjectSignalingIface::single-arg-signal-g signal.\n#  * @single_arg_signal_h: Handler for the #OrgProjectSignalingIface::single-arg-signal-h signal.\n#  * @single_arg_signal_i: Handler for the #OrgProjectSignalingIface::single-arg-signal-i signal.\n#  * @single_arg_signal_n: Handler for the #OrgProjectSignalingIface::single-arg-signal-n signal.\n#  * @single_arg_signal_o: Handler for the #OrgProjectSignalingIface::single-arg-signal-o signal.\n#  * @single_arg_signal_q: Handler for the #OrgProjectSignalingIface::single-arg-signal-q signal.\n#  * @single_arg_signal_s: Handler for the #OrgProjectSignalingIface::single-arg-signal-s signal.\n#  * @single_arg_signal_t: Handler for the #OrgProjectSignalingIface::single-arg-signal-t signal.\n#  * @single_arg_signal_u: Handler for the #OrgProjectSignalingIface::single-arg-signal-u signal.\n#  * @single_arg_signal_x: Handler for the #OrgProjectSignalingIface::single-arg-signal-x signal.\n#  * @single_arg_signal_y: Handler for the #OrgProjectSignalingIface::single-arg-signal-y signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::no-arg-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.NoArgSignal\">\"NoArgSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_NO_ARG_SIGNAL] =\n#     g_signal_new (\"no-arg-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, no_arg_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_no_arg_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-b:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_b: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalB\">\"SingleArgSignalB\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B] =\n#     g_signal_new (\"single-arg-signal-b\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_b),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_b,\n#       G_TYPE_NONE,\n#       1, G_TYPE_BOOLEAN);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-y:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_y: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalY\">\"SingleArgSignalY\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y] =\n#     g_signal_new (\"single-arg-signal-y\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_y),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_y,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UCHAR);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-n:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_n: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalN\">\"SingleArgSignalN\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N] =\n#     g_signal_new (\"single-arg-signal-n\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_n),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_n,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-q:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_q: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalQ\">\"SingleArgSignalQ\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q] =\n#     g_signal_new (\"single-arg-signal-q\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_q),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_q,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-i:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_i: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalI\">\"SingleArgSignalI\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I] =\n#     g_signal_new (\"single-arg-signal-i\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_i),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_i,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-u:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_u: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalU\">\"SingleArgSignalU\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U] =\n#     g_signal_new (\"single-arg-signal-u\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_u),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_u,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-x:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_x: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalX\">\"SingleArgSignalX\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X] =\n#     g_signal_new (\"single-arg-signal-x\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_x),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_x,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT64);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-t:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_t: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalT\">\"SingleArgSignalT\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T] =\n#     g_signal_new (\"single-arg-signal-t\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_t),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_t,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT64);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-d:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_d: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalD\">\"SingleArgSignalD\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D] =\n#     g_signal_new (\"single-arg-signal-d\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_d),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_d,\n#       G_TYPE_NONE,\n#       1, G_TYPE_DOUBLE);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-s:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_s: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalS\">\"SingleArgSignalS\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S] =\n#     g_signal_new (\"single-arg-signal-s\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_s),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_s,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-o:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_o: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalO\">\"SingleArgSignalO\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O] =\n#     g_signal_new (\"single-arg-signal-o\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_o),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_o,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-g:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_g: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalG\">\"SingleArgSignalG\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G] =\n#     g_signal_new (\"single-arg-signal-g\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_g),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_g,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-h:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_h: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalH\">\"SingleArgSignalH\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H] =\n#     g_signal_new (\"single-arg-signal-h\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_h),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_h,\n#       G_TYPE_NONE,\n#       1, G_TYPE_VARIANT);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-ay:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_ay: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAY\">\"SingleArgSignalAY\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY] =\n#     g_signal_new (\"single-arg-signal-ay\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_ay),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_ay,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-as:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_as: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAS\">\"SingleArgSignalAS\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS] =\n#     g_signal_new (\"single-arg-signal-as\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_as),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_as,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-ao:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_ao: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAO\">\"SingleArgSignalAO\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO] =\n#     g_signal_new (\"single-arg-signal-ao\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_ao),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_ao,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-aay:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_aay: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAAY\">\"SingleArgSignalAAY\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY] =\n#     g_signal_new (\"single-arg-signal-aay\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_aay),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_aay,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-asv:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_asv: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalASV\">\"SingleArgSignalASV\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV] =\n#     g_signal_new (\"single-arg-signal-asv\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_asv),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_asv,\n#       G_TYPE_NONE,\n#       1, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_no_arg_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.NoArgSignal\">\"NoArgSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_no_arg_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_NO_ARG_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_b:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_b: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalB\">\"SingleArgSignalB\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_b (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B], 0, arg_an_b);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_y:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_y: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalY\">\"SingleArgSignalY\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_y (\n#     OrgProjectSignalingIface *object,\n#     guchar arg_an_y)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y], 0, arg_an_y);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_n:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_n: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalN\">\"SingleArgSignalN\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_n (\n#     OrgProjectSignalingIface *object,\n#     gint16 arg_an_n)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N], 0, arg_an_n);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_q:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_q: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalQ\">\"SingleArgSignalQ\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_q (\n#     OrgProjectSignalingIface *object,\n#     guint16 arg_an_q)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q], 0, arg_an_q);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_i:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_i: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalI\">\"SingleArgSignalI\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_i (\n#     OrgProjectSignalingIface *object,\n#     gint arg_an_i)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I], 0, arg_an_i);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_u:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_u: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalU\">\"SingleArgSignalU\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_u (\n#     OrgProjectSignalingIface *object,\n#     guint arg_an_u)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U], 0, arg_an_u);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_x:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_x: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalX\">\"SingleArgSignalX\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_x (\n#     OrgProjectSignalingIface *object,\n#     gint64 arg_an_x)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X], 0, arg_an_x);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_t:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_t: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalT\">\"SingleArgSignalT\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_t (\n#     OrgProjectSignalingIface *object,\n#     guint64 arg_an_t)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T], 0, arg_an_t);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_d:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_d: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalD\">\"SingleArgSignalD\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_d (\n#     OrgProjectSignalingIface *object,\n#     gdouble arg_an_d)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D], 0, arg_an_d);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_s:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_s: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalS\">\"SingleArgSignalS\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_s (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_s)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S], 0, arg_an_s);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_o:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_o: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalO\">\"SingleArgSignalO\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_o (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_o)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O], 0, arg_an_o);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_g:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_g: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalG\">\"SingleArgSignalG\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_g (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_g)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G], 0, arg_an_g);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_h:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_h: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalH\">\"SingleArgSignalH\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_h (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_an_h)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H], 0, arg_an_h);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_ay:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_ay: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAY\">\"SingleArgSignalAY\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_ay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_ay)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY], 0, arg_an_ay);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_as:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_as: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAS\">\"SingleArgSignalAS\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_as (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_as)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS], 0, arg_an_as);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_ao:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_ao: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAO\">\"SingleArgSignalAO\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_ao (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_ao)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO], 0, arg_an_ao);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_aay:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_aay: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAAY\">\"SingleArgSignalAAY\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_aay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_aay)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY], 0, arg_an_aay);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_asv:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_asv: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalASV\">\"SingleArgSignalASV\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_asv (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_an_asv)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV], 0, arg_an_asv);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_no_arg_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"NoArgSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_b (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(b)\",\n#                    arg_an_b));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalB\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_y (\n#     OrgProjectSignalingIface *object,\n#     guchar arg_an_y)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(y)\",\n#                    arg_an_y));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalY\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_n (\n#     OrgProjectSignalingIface *object,\n#     gint16 arg_an_n)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(n)\",\n#                    arg_an_n));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalN\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_q (\n#     OrgProjectSignalingIface *object,\n#     guint16 arg_an_q)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(q)\",\n#                    arg_an_q));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalQ\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_i (\n#     OrgProjectSignalingIface *object,\n#     gint arg_an_i)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(i)\",\n#                    arg_an_i));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalI\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_u (\n#     OrgProjectSignalingIface *object,\n#     guint arg_an_u)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(u)\",\n#                    arg_an_u));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalU\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_x (\n#     OrgProjectSignalingIface *object,\n#     gint64 arg_an_x)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(x)\",\n#                    arg_an_x));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalX\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_t (\n#     OrgProjectSignalingIface *object,\n#     guint64 arg_an_t)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(t)\",\n#                    arg_an_t));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalT\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_d (\n#     OrgProjectSignalingIface *object,\n#     gdouble arg_an_d)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(d)\",\n#                    arg_an_d));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalD\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_s (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_s)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(s)\",\n#                    arg_an_s));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalS\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_o (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_o)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(o)\",\n#                    arg_an_o));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalO\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_g (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_g)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(g)\",\n#                    arg_an_g));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalG\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_h (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_an_h)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(@h)\",\n#                    arg_an_h));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalH\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_ay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_an_ay)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^ay)\",\n#                    arg_an_ay));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAY\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_as (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_as)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^as)\",\n#                    arg_an_as));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAS\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_ao (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_ao)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^ao)\",\n#                    arg_an_ao));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAO\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_aay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_an_aay)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^aay)\",\n#                    arg_an_aay));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAAY\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_asv (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_an_asv)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(@a{sv})\",\n#                    arg_an_asv));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalASV\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->no_arg_signal = _org_project_signaling_iface_on_signal_no_arg_signal;\n#   iface->single_arg_signal_b = _org_project_signaling_iface_on_signal_single_arg_signal_b;\n#   iface->single_arg_signal_y = _org_project_signaling_iface_on_signal_single_arg_signal_y;\n#   iface->single_arg_signal_n = _org_project_signaling_iface_on_signal_single_arg_signal_n;\n#   iface->single_arg_signal_q = _org_project_signaling_iface_on_signal_single_arg_signal_q;\n#   iface->single_arg_signal_i = _org_project_signaling_iface_on_signal_single_arg_signal_i;\n#   iface->single_arg_signal_u = _org_project_signaling_iface_on_signal_single_arg_signal_u;\n#   iface->single_arg_signal_x = _org_project_signaling_iface_on_signal_single_arg_signal_x;\n#   iface->single_arg_signal_t = _org_project_signaling_iface_on_signal_single_arg_signal_t;\n#   iface->single_arg_signal_d = _org_project_signaling_iface_on_signal_single_arg_signal_d;\n#   iface->single_arg_signal_s = _org_project_signaling_iface_on_signal_single_arg_signal_s;\n#   iface->single_arg_signal_o = _org_project_signaling_iface_on_signal_single_arg_signal_o;\n#   iface->single_arg_signal_g = _org_project_signaling_iface_on_signal_single_arg_signal_g;\n#   iface->single_arg_signal_h = _org_project_signaling_iface_on_signal_single_arg_signal_h;\n#   iface->single_arg_signal_ay = _org_project_signaling_iface_on_signal_single_arg_signal_ay;\n#   iface->single_arg_signal_as = _org_project_signaling_iface_on_signal_single_arg_signal_as;\n#   iface->single_arg_signal_ao = _org_project_signaling_iface_on_signal_single_arg_signal_ao;\n#   iface->single_arg_signal_aay = _org_project_signaling_iface_on_signal_single_arg_signal_aay;\n#   iface->single_arg_signal_asv = _org_project_signaling_iface_on_signal_single_arg_signal_asv;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\nok 16 __main__.TestCodegen.test_generate_signal_id_simple_signal\n# tmpdir: /tmp/tmpr6w0qzxl\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpr6w0qzxl/tmpv_0pncax.xml: \n#             <node>\n#               <interface name=\"org.project.UsefulInterface\">\n#                 <signal name=\"SimpleSignal\"/>\n#               </interface>\n#               <interface name=\"org.project.OtherIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpr6w0qzxl/tmpv_0pncax.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.UsefulInterface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectUsefulInterface\n#  * @title: OrgProjectUsefulInterface\n#  * @short_description: Generated C code for the org.project.UsefulInterface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_USEFUL_INTERFACE_SIMPLE_SIGNAL,\n# };\n# \n# static unsigned _ORG_PROJECT_USEFUL_INTERFACE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for org.project.UsefulInterface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_useful_interface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_useful_interface_signal_info_pointers[] =\n# {\n#   &_org_project_useful_interface_signal_info_simple_signal.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_useful_interface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.UsefulInterface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_useful_interface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-useful-interface\",\n# };\n# \n# \n# /**\n#  * org_project_useful_interface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_useful_interface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_useful_interface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectUsefulInterface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_useful_interface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_useful_interface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectUsefulInterface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectUsefulInterface::simple-signal signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  */\n# \n# typedef OrgProjectUsefulInterfaceIface OrgProjectUsefulInterfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectUsefulInterface, org_project_useful_interface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_useful_interface_default_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectUsefulInterface::simple-signal:\n#    * @object: A #OrgProjectUsefulInterface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-UsefulInterface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_USEFUL_INTERFACE_SIGNALS[_ORG_PROJECT_USEFUL_INTERFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectUsefulInterfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_useful_interface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n# }\n# \n# /**\n#  * org_project_useful_interface_emit_simple_signal:\n#  * @object: A #OrgProjectUsefulInterface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-UsefulInterface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_useful_interface_emit_simple_signal (\n#     OrgProjectUsefulInterface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_USEFUL_INTERFACE_SIGNALS[_ORG_PROJECT_USEFUL_INTERFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxy:\n#  *\n#  * The #OrgProjectUsefulInterfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceProxy.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceProxy, org_project_useful_interface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_useful_interface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_useful_interface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectUsefulInterfaceProxy *proxy = ORG_PROJECT_USEFUL_INTERFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_useful_interface_proxy_init (OrgProjectUsefulInterfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_useful_interface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, OrgProjectUsefulInterfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_useful_interface_interface_info ());\n# }\n# \n# static void\n# org_project_useful_interface_proxy_class_init (OrgProjectUsefulInterfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_useful_interface_proxy_finalize;\n#   gobject_class->get_property = org_project_useful_interface_proxy_get_property;\n#   gobject_class->set_property = org_project_useful_interface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_useful_interface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_useful_interface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_proxy_iface_init (OrgProjectUsefulInterfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_useful_interface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_useful_interface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_useful_interface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_useful_interface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_useful_interface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_useful_interface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_useful_interface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_useful_interface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.UsefulInterface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_USEFUL_INTERFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeleton:\n#  *\n#  * The #OrgProjectUsefulInterfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectUsefulInterfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectUsefulInterfaceSkeleton.\n#  */\n# \n# struct _OrgProjectUsefulInterfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_useful_interface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_USEFUL_INTERFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_useful_interface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_useful_interface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_useful_interface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_useful_interface_skeleton_vtable =\n# {\n#   _org_project_useful_interface_skeleton_handle_method_call,\n#   _org_project_useful_interface_skeleton_handle_get_property,\n#   _org_project_useful_interface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_useful_interface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_useful_interface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_useful_interface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_useful_interface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_useful_interface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_useful_interface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_useful_interface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_useful_interface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_useful_interface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_useful_interface_on_signal_simple_signal (\n#     OrgProjectUsefulInterface *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.UsefulInterface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectUsefulInterfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectUsefulInterfaceSkeleton, org_project_useful_interface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_USEFUL_INTERFACE, org_project_useful_interface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_useful_interface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectUsefulInterfaceSkeleton *skeleton = ORG_PROJECT_USEFUL_INTERFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_useful_interface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_init (OrgProjectUsefulInterfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_useful_interface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, OrgProjectUsefulInterfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_class_init (OrgProjectUsefulInterfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_useful_interface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_useful_interface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_useful_interface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_useful_interface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_useful_interface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectUsefulInterfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_useful_interface_skeleton_iface_init (OrgProjectUsefulInterfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_useful_interface_on_signal_simple_signal;\n# }\n# \n# /**\n#  * org_project_useful_interface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-UsefulInterface.top_of_page\">org.project.UsefulInterface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectUsefulInterfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectUsefulInterface *\n# org_project_useful_interface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_USEFUL_INTERFACE (g_object_new (TYPE_ORG_PROJECT_USEFUL_INTERFACE_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.OtherIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectOtherIface\n#  * @title: OrgProjectOtherIface\n#  * @short_description: Generated C code for the org.project.OtherIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_OTHER_IFACE_SIMPLE_SIGNAL,\n# };\n# \n# static unsigned _ORG_PROJECT_OTHER_IFACE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for org.project.OtherIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_other_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_other_iface_signal_info_pointers[] =\n# {\n#   &_org_project_other_iface_signal_info_simple_signal.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_other_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.OtherIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_other_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-other-iface\",\n# };\n# \n# \n# /**\n#  * org_project_other_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_other_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_other_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectOtherIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_other_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_other_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectOtherIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectOtherIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectOtherIface::simple-signal signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link>.\n#  */\n# \n# typedef OrgProjectOtherIfaceIface OrgProjectOtherIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectOtherIface, org_project_other_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_other_iface_default_init (OrgProjectOtherIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectOtherIface::simple-signal:\n#    * @object: A #OrgProjectOtherIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-OtherIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_OTHER_IFACE_SIGNALS[_ORG_PROJECT_OTHER_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectOtherIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_other_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n# }\n# \n# /**\n#  * org_project_other_iface_emit_simple_signal:\n#  * @object: A #OrgProjectOtherIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-OtherIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_other_iface_emit_simple_signal (\n#     OrgProjectOtherIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_OTHER_IFACE_SIGNALS[_ORG_PROJECT_OTHER_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherIfaceProxy:\n#  *\n#  * The #OrgProjectOtherIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherIfaceProxy.\n#  */\n# \n# struct _OrgProjectOtherIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_other_iface_proxy_iface_init (OrgProjectOtherIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherIfaceProxy, org_project_other_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectOtherIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_IFACE, org_project_other_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherIfaceProxy, org_project_other_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_IFACE, org_project_other_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_other_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectOtherIfaceProxy *proxy = ORG_PROJECT_OTHER_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_other_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_OTHER_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_other_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectOtherIfaceProxy *proxy = ORG_PROJECT_OTHER_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_other_iface_proxy_init (OrgProjectOtherIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_other_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_OTHER_IFACE_PROXY, OrgProjectOtherIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_other_iface_interface_info ());\n# }\n# \n# static void\n# org_project_other_iface_proxy_class_init (OrgProjectOtherIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_other_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_other_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_other_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_other_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_other_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_iface_proxy_iface_init (OrgProjectOtherIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherIface *\n# org_project_other_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherIface *\n# org_project_other_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_other_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_other_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherIface *\n# org_project_other_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_other_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherIface *\n# org_project_other_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherIfaceSkeleton:\n#  *\n#  * The #OrgProjectOtherIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectOtherIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_other_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_OTHER_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_other_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_other_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_other_iface_skeleton_vtable =\n# {\n#   _org_project_other_iface_skeleton_handle_method_call,\n#   _org_project_other_iface_skeleton_handle_get_property,\n#   _org_project_other_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_other_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_other_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_other_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_other_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_other_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_other_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_other_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_other_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_other_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_other_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_other_iface_on_signal_simple_signal (\n#     OrgProjectOtherIface *object)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_other_iface_skeleton_iface_init (OrgProjectOtherIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherIfaceSkeleton, org_project_other_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectOtherIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_IFACE, org_project_other_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherIfaceSkeleton, org_project_other_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_IFACE, org_project_other_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_other_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectOtherIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_other_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_iface_skeleton_init (OrgProjectOtherIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_other_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_OTHER_IFACE_SKELETON, OrgProjectOtherIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_other_iface_skeleton_class_init (OrgProjectOtherIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_other_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_other_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_other_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_other_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_other_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_iface_skeleton_iface_init (OrgProjectOtherIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_other_iface_on_signal_simple_signal;\n# }\n# \n# /**\n#  * org_project_other_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherIface.top_of_page\">org.project.OtherIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectOtherIface *\n# org_project_other_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_OTHER_IFACE (g_object_new (TYPE_ORG_PROJECT_OTHER_IFACE_SKELETON, NULL));\n# }\nok 17 __main__.TestCodegen.test_generate_signals_marshaller_simple_signal\n# tmpdir: /tmp/tmp0sm8ox4x\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp0sm8ox4x/tmpwhdt5ggq.xml: \n#             <node>\n#               <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#               </interface>\n#               <interface name=\"org.project.OtherSignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp0sm8ox4x/tmpwhdt5ggq.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.OtherSignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectOtherSignalingIface\n#  * @title: OrgProjectOtherSignalingIface\n#  * @short_description: Generated C code for the org.project.OtherSignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_OTHER_SIGNALING_IFACE_SIMPLE_SIGNAL,\n# };\n# \n# static unsigned _ORG_PROJECT_OTHER_SIGNALING_IFACE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for org.project.OtherSignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_other_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_other_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_other_signaling_iface_signal_info_simple_signal.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_other_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.OtherSignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_other_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-other-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_other_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_other_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectOtherSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_other_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_other_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectOtherSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectOtherSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectOtherSignalingIface::simple-signal signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link>.\n#  */\n# \n# typedef OrgProjectOtherSignalingIfaceIface OrgProjectOtherSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectOtherSignalingIface, org_project_other_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_other_signaling_iface_default_init (OrgProjectOtherSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectOtherSignalingIface::simple-signal:\n#    * @object: A #OrgProjectOtherSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-OtherSignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_OTHER_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_OTHER_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectOtherSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_other_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n# }\n# \n# /**\n#  * org_project_other_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectOtherSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-OtherSignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_other_signaling_iface_emit_simple_signal (\n#     OrgProjectOtherSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_OTHER_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_OTHER_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectOtherSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectOtherSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_other_signaling_iface_proxy_iface_init (OrgProjectOtherSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherSignalingIfaceProxy, org_project_other_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectOtherSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE, org_project_other_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherSignalingIfaceProxy, org_project_other_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE, org_project_other_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_other_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectOtherSignalingIfaceProxy *proxy = ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_other_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectOtherSignalingIfaceProxy *proxy = ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_init (OrgProjectOtherSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_other_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY, OrgProjectOtherSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_other_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_class_init (OrgProjectOtherSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_other_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_other_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_other_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_other_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_other_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_signaling_iface_proxy_iface_init (OrgProjectOtherSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherSignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherSignalingIface *\n# org_project_other_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherSignalingIface *\n# org_project_other_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherSignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_other_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_other_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_other_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_other_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherSignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_other_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_other_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherSignalingIface *\n# org_project_other_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_other_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_other_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectOtherSignalingIface *\n# org_project_other_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.OtherSignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_OTHER_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectOtherSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectOtherSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectOtherSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectOtherSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectOtherSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_other_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_other_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_other_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_other_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_other_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_other_signaling_iface_skeleton_handle_method_call,\n#   _org_project_other_signaling_iface_skeleton_handle_get_property,\n#   _org_project_other_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_other_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_other_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_other_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_other_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_other_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_other_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_other_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_other_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_other_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherSignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_other_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_other_signaling_iface_on_signal_simple_signal (\n#     OrgProjectOtherSignalingIface *object)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.OtherSignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_other_signaling_iface_skeleton_iface_init (OrgProjectOtherSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherSignalingIfaceSkeleton, org_project_other_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectOtherSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE, org_project_other_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectOtherSignalingIfaceSkeleton, org_project_other_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE, org_project_other_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_other_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectOtherSignalingIfaceSkeleton *skeleton = ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_other_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_other_signaling_iface_skeleton_init (OrgProjectOtherSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_other_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON, OrgProjectOtherSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_other_signaling_iface_skeleton_class_init (OrgProjectOtherSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_other_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_other_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_other_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_other_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_other_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectOtherSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_other_signaling_iface_skeleton_iface_init (OrgProjectOtherSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_other_signaling_iface_on_signal_simple_signal;\n# }\n# \n# /**\n#  * org_project_other_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-OtherSignalingIface.top_of_page\">org.project.OtherSignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectOtherSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectOtherSignalingIface *\n# org_project_other_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_OTHER_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_OTHER_SIGNALING_IFACE_SKELETON, NULL));\n# }\nExecuting: glib/codegen.py.test\nExecuting: glib/codegen.py.test\nok 18 __main__.TestCodegen.test_generate_signals_marshaller_single_typed_args\n# tmpdir: /tmp/tmpy1ev3hv5\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpy1ev3hv5/tmph6f2oqdw.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalB\">\n#                     <arg name=\"arg_b\" type=\"b\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmph6f2oqdw.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_arg_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_arg_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalB\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_b_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-b\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_b.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_b (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOOLEAN (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_b: Handler for the #OrgProjectSignalingIface::single-arg-signal-b signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-b:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_b: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalB\">\"SingleArgSignalB\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B] =\n#     g_signal_new (\"single-arg-signal-b\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_b),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_b,\n#       G_TYPE_NONE,\n#       1, G_TYPE_BOOLEAN);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_b:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_b: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalB\">\"SingleArgSignalB\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_b (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_arg_b)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_B], 0, arg_arg_b);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_b (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_arg_b)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(b)\",\n#                    arg_arg_b));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalB\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_b = _org_project_signaling_iface_on_signal_single_arg_signal_b;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpewavxjfm.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalY\">\n#                     <arg name=\"arg_y\" type=\"y\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpewavxjfm.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_arg_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_arg_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalY\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_y_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-y\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_y.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_y (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UCHAR (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_y: Handler for the #OrgProjectSignalingIface::single-arg-signal-y signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-y:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_y: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalY\">\"SingleArgSignalY\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y] =\n#     g_signal_new (\"single-arg-signal-y\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_y),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_y,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UCHAR);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_y:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_y: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalY\">\"SingleArgSignalY\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_y (\n#     OrgProjectSignalingIface *object,\n#     guchar arg_arg_y)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Y], 0, arg_arg_y);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_y (\n#     OrgProjectSignalingIface *object,\n#     guchar arg_arg_y)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(y)\",\n#                    arg_arg_y));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalY\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_y = _org_project_signaling_iface_on_signal_single_arg_signal_y;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp90ieh4bb.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalN\">\n#                     <arg name=\"arg_n\" type=\"n\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp90ieh4bb.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_arg_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_arg_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalN\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_n_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-n\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_n.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_n (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_n: Handler for the #OrgProjectSignalingIface::single-arg-signal-n signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-n:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_n: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalN\">\"SingleArgSignalN\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N] =\n#     g_signal_new (\"single-arg-signal-n\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_n),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_n,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_n:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_n: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalN\">\"SingleArgSignalN\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_n (\n#     OrgProjectSignalingIface *object,\n#     gint16 arg_arg_n)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_N], 0, arg_arg_n);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_n (\n#     OrgProjectSignalingIface *object,\n#     gint16 arg_arg_n)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(n)\",\n#                    arg_arg_n));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalN\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_n = _org_project_signaling_iface_on_signal_single_arg_signal_n;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpgy5tpnic.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalQ\">\n#                     <arg name=\"arg_q\" type=\"q\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpgy5tpnic.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_arg_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_arg_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalQ\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_q_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-q\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_q.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_q (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_q: Handler for the #OrgProjectSignalingIface::single-arg-signal-q signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-q:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_q: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalQ\">\"SingleArgSignalQ\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q] =\n#     g_signal_new (\"single-arg-signal-q\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_q),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_q,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_q:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_q: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalQ\">\"SingleArgSignalQ\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_q (\n#     OrgProjectSignalingIface *object,\n#     guint16 arg_arg_q)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_Q], 0, arg_arg_q);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_q (\n#     OrgProjectSignalingIface *object,\n#     guint16 arg_arg_q)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(q)\",\n#                    arg_arg_q));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalQ\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_q = _org_project_signaling_iface_on_signal_single_arg_signal_q;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpzzmrgqbf.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalI\">\n#                     <arg name=\"arg_i\" type=\"i\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpzzmrgqbf.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_arg_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_arg_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalI\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_i_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-i\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_i.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_i (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__INT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_i: Handler for the #OrgProjectSignalingIface::single-arg-signal-i signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-i:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_i: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalI\">\"SingleArgSignalI\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I] =\n#     g_signal_new (\"single-arg-signal-i\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_i),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_i,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_i:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_i: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalI\">\"SingleArgSignalI\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_i (\n#     OrgProjectSignalingIface *object,\n#     gint arg_arg_i)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_I], 0, arg_arg_i);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_i (\n#     OrgProjectSignalingIface *object,\n#     gint arg_arg_i)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(i)\",\n#                    arg_arg_i));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalI\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_i = _org_project_signaling_iface_on_signal_single_arg_signal_i;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpfijos5ka.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalU\">\n#                     <arg name=\"arg_u\" type=\"u\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpfijos5ka.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_arg_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_arg_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalU\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_u_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-u\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_u.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_u (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__UINT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_u: Handler for the #OrgProjectSignalingIface::single-arg-signal-u signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-u:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_u: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalU\">\"SingleArgSignalU\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U] =\n#     g_signal_new (\"single-arg-signal-u\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_u),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_u,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_u:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_u: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalU\">\"SingleArgSignalU\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_u (\n#     OrgProjectSignalingIface *object,\n#     guint arg_arg_u)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_U], 0, arg_arg_u);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_u (\n#     OrgProjectSignalingIface *object,\n#     guint arg_arg_u)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(u)\",\n#                    arg_arg_u));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalU\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_u = _org_project_signaling_iface_on_signal_single_arg_signal_u;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp3ma9pbe4.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalX\">\n#                     <arg name=\"arg_x\" type=\"x\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp3ma9pbe4.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__INT64 (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_Int64Func)\n#        (void *data1,\n#         gint64 arg_arg_x,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_Int64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_Int64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_int64 (param_values + 1),\n#             data2);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_arg_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_arg_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalX\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_x_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-x\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_x.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_x (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__INT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_x: Handler for the #OrgProjectSignalingIface::single-arg-signal-x signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-x:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_x: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalX\">\"SingleArgSignalX\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X] =\n#     g_signal_new (\"single-arg-signal-x\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_x),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_x,\n#       G_TYPE_NONE,\n#       1, G_TYPE_INT64);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_x:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_x: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalX\">\"SingleArgSignalX\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_x (\n#     OrgProjectSignalingIface *object,\n#     gint64 arg_arg_x)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_X], 0, arg_arg_x);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_x (\n#     OrgProjectSignalingIface *object,\n#     gint64 arg_arg_x)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(x)\",\n#                    arg_arg_x));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalX\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_x = _org_project_signaling_iface_on_signal_single_arg_signal_x;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpfzxpqgh3.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalT\">\n#                     <arg name=\"arg_t\" type=\"t\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpfzxpqgh3.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__UINT64 (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_Uint64Func)\n#        (void *data1,\n#         guint64 arg_arg_t,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_Uint64Func callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_Uint64Func)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_uint64 (param_values + 1),\n#             data2);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_arg_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_arg_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalT\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_t_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-t\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_t.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_t (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__UINT64 (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_t: Handler for the #OrgProjectSignalingIface::single-arg-signal-t signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-t:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_t: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalT\">\"SingleArgSignalT\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T] =\n#     g_signal_new (\"single-arg-signal-t\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_t),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_t,\n#       G_TYPE_NONE,\n#       1, G_TYPE_UINT64);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_t:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_t: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalT\">\"SingleArgSignalT\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_t (\n#     OrgProjectSignalingIface *object,\n#     guint64 arg_arg_t)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_T], 0, arg_arg_t);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_t (\n#     OrgProjectSignalingIface *object,\n#     guint64 arg_arg_t)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(t)\",\n#                    arg_arg_t));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalT\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_t = _org_project_signaling_iface_on_signal_single_arg_signal_t;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp6rxd2xi7.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalD\">\n#                     <arg name=\"arg_d\" type=\"d\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp6rxd2xi7.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_arg_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_arg_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalD\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_d_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-d\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_d.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_d (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__DOUBLE (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_d: Handler for the #OrgProjectSignalingIface::single-arg-signal-d signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-d:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_d: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalD\">\"SingleArgSignalD\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D] =\n#     g_signal_new (\"single-arg-signal-d\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_d),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_d,\n#       G_TYPE_NONE,\n#       1, G_TYPE_DOUBLE);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_d:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_d: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalD\">\"SingleArgSignalD\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_d (\n#     OrgProjectSignalingIface *object,\n#     gdouble arg_arg_d)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_D], 0, arg_arg_d);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_d (\n#     OrgProjectSignalingIface *object,\n#     gdouble arg_arg_d)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(d)\",\n#                    arg_arg_d));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalD\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_d = _org_project_signaling_iface_on_signal_single_arg_signal_d;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpwdhylzd2.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalS\">\n#                     <arg name=\"arg_s\" type=\"s\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpwdhylzd2.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_arg_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_arg_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalS\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_s_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-s\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_s.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_s (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_s: Handler for the #OrgProjectSignalingIface::single-arg-signal-s signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-s:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_s: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalS\">\"SingleArgSignalS\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S] =\n#     g_signal_new (\"single-arg-signal-s\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_s),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_s,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_s:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_s: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalS\">\"SingleArgSignalS\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_s (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_s)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_S], 0, arg_arg_s);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_s (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_s)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(s)\",\n#                    arg_arg_s));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalS\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_s = _org_project_signaling_iface_on_signal_single_arg_signal_s;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpeodqb6_i.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalO\">\n#                     <arg name=\"arg_o\" type=\"o\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpeodqb6_i.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_arg_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_arg_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalO\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_o_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-o\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_o.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_o (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_o: Handler for the #OrgProjectSignalingIface::single-arg-signal-o signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-o:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_o: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalO\">\"SingleArgSignalO\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O] =\n#     g_signal_new (\"single-arg-signal-o\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_o),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_o,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_o:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_o: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalO\">\"SingleArgSignalO\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_o (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_o)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_O], 0, arg_arg_o);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_o (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_o)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(o)\",\n#                    arg_arg_o));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalO\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_o = _org_project_signaling_iface_on_signal_single_arg_signal_o;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp2c6iz9s4.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalG\">\n#                     <arg name=\"arg_g\" type=\"g\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp2c6iz9s4.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_arg_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_arg_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalG\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_g_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-g\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_g.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_g (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_g: Handler for the #OrgProjectSignalingIface::single-arg-signal-g signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-g:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_g: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalG\">\"SingleArgSignalG\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G] =\n#     g_signal_new (\"single-arg-signal-g\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_g),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_g,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_g:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_g: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalG\">\"SingleArgSignalG\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_g (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_g)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_G], 0, arg_arg_g);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_g (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_g)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(g)\",\n#                    arg_arg_g));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalG\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_g = _org_project_signaling_iface_on_signal_single_arg_signal_g;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpzjt5abkv.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalH\">\n#                     <arg name=\"arg_h\" type=\"h\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpzjt5abkv.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_arg_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_arg_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalH\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_h_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-h\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_h.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_h (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_h: Handler for the #OrgProjectSignalingIface::single-arg-signal-h signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-h:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_h: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalH\">\"SingleArgSignalH\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H] =\n#     g_signal_new (\"single-arg-signal-h\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_h),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_h,\n#       G_TYPE_NONE,\n#       1, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_h:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_h: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalH\">\"SingleArgSignalH\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_h (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_arg_h)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_H], 0, arg_arg_h);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_h (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_arg_h)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(@h)\",\n#                    arg_arg_h));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalH\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_h = _org_project_signaling_iface_on_signal_single_arg_signal_h;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpiu95bsk3.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalAy\">\n#                     <arg name=\"arg_ay\" type=\"ay\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpiu95bsk3.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_arg_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_arg_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAy\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_ay_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-ay\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_ay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__STRING (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_ay: Handler for the #OrgProjectSignalingIface::single-arg-signal-ay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-ay:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_ay: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAy\">\"SingleArgSignalAy\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY] =\n#     g_signal_new (\"single-arg-signal-ay\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_ay),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_ay,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRING);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_ay:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_ay: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAy\">\"SingleArgSignalAy\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_ay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_ay)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AY], 0, arg_arg_ay);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_ay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *arg_arg_ay)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^ay)\",\n#                    arg_arg_ay));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAy\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_ay = _org_project_signaling_iface_on_signal_single_arg_signal_ay;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp9c378_h4.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalAs\">\n#                     <arg name=\"arg_as\" type=\"as\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp9c378_h4.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_arg_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_arg_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAs\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_as_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-as\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_as.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_as (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_as: Handler for the #OrgProjectSignalingIface::single-arg-signal-as signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-as:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_as: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAs\">\"SingleArgSignalAs\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS] =\n#     g_signal_new (\"single-arg-signal-as\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_as),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_as,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_as:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_as: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAs\">\"SingleArgSignalAs\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_as (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_as)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AS], 0, arg_arg_as);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_as (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_as)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^as)\",\n#                    arg_arg_as));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAs\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_as = _org_project_signaling_iface_on_signal_single_arg_signal_as;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmpqv0n1ez0.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalAo\">\n#                     <arg name=\"arg_ao\" type=\"ao\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmpqv0n1ez0.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_arg_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_arg_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAo\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_ao_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-ao\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_ao.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_ao (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_ao: Handler for the #OrgProjectSignalingIface::single-arg-signal-ao signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-ao:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_ao: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAo\">\"SingleArgSignalAo\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO] =\n#     g_signal_new (\"single-arg-signal-ao\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_ao),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_ao,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_ao:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_ao: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAo\">\"SingleArgSignalAo\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_ao (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_ao)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AO], 0, arg_arg_ao);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_ao (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_ao)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^ao)\",\n#                    arg_arg_ao));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAo\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_ao = _org_project_signaling_iface_on_signal_single_arg_signal_ao;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp9bbkilvh.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalAay\">\n#                     <arg name=\"arg_aay\" type=\"aay\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp9bbkilvh.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_arg_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_arg_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAay\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_aay_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-aay\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_aay.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_aay (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__BOXED (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_aay: Handler for the #OrgProjectSignalingIface::single-arg-signal-aay signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-aay:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_aay: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAay\">\"SingleArgSignalAay\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY] =\n#     g_signal_new (\"single-arg-signal-aay\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_aay),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_aay,\n#       G_TYPE_NONE,\n#       1, G_TYPE_STRV);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_aay:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_aay: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAay\">\"SingleArgSignalAay\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_aay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_aay)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_AAY], 0, arg_arg_aay);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_aay (\n#     OrgProjectSignalingIface *object,\n#     const gchar *const *arg_arg_aay)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(^aay)\",\n#                    arg_arg_aay));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAay\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_aay = _org_project_signaling_iface_on_signal_single_arg_signal_aay;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\n# /tmp/tmpy1ev3hv5/tmp3jxjiqjx.xml: \n#             <node>\n#             <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SingleArgSignalAsv\">\n#                     <arg name=\"arg_asv\" type=\"a{sv}\"/>\n#                 </signal>\n#             </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy1ev3hv5/tmp3jxjiqjx.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_arg_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"arg_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_arg_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_single_arg_signal_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SingleArgSignalAsv\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_single_arg_signal_asv_ARG_pointers,\n#     NULL\n#   },\n#   \"single-arg-signal-asv\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_single_arg_signal_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_single_arg_signal_asv (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  * @single_arg_signal_asv: Handler for the #OrgProjectSignalingIface::single-arg-signal-asv signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::single-arg-signal-asv:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_arg_asv: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAsv\">\"SingleArgSignalAsv\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV] =\n#     g_signal_new (\"single-arg-signal-asv\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, single_arg_signal_asv),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_single_arg_signal_asv,\n#       G_TYPE_NONE,\n#       1, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_single_arg_signal_asv:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_arg_asv: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SingleArgSignalAsv\">\"SingleArgSignalAsv\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_single_arg_signal_asv (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_arg_asv)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SINGLE_ARG_SIGNAL_ASV], 0, arg_arg_asv);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_single_arg_signal_asv (\n#     OrgProjectSignalingIface *object,\n#     GVariant *arg_arg_asv)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(@a{sv})\",\n#                    arg_arg_asv));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SingleArgSignalAsv\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->single_arg_signal_asv = _org_project_signaling_iface_on_signal_single_arg_signal_asv;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\nok 19 __main__.TestCodegen.test_generate_signals_marshallers_multiple_args\n# tmpdir: /tmp/tmpptx8ta4l\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpptx8ta4l/tmpyabq8phg.xml: \n#             <node>\n#               <interface name=\"org.project.SignalingIface\">\n#                 <signal name=\"SimpleSignal\"/>\n#                 <signal name=\"SignalWithManyArgs\">\n#                     <arg name='an_b' type='b'/>\n# <arg name='an_y' type='y'/>\n# <arg name='an_n' type='n'/>\n# <arg name='an_q' type='q'/>\n# <arg name='an_i' type='i'/>\n# <arg name='an_u' type='u'/>\n# <arg name='an_x' type='x'/>\n# <arg name='an_t' type='t'/>\n# <arg name='an_d' type='d'/>\n# <arg name='an_s' type='s'/>\n# <arg name='an_o' type='o'/>\n# <arg name='an_g' type='g'/>\n# <arg name='an_h' type='h'/>\n# <arg name='an_ay' type='ay'/>\n# <arg name='an_as' type='as'/>\n# <arg name='an_ao' type='ao'/>\n# <arg name='an_aay' type='aay'/>\n# <arg name='an_asv' type='a{sv}'/>\n# \n#                 </signal>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpptx8ta4l/tmpyabq8phg.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_VOID__BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (\n#     GClosure     *closure,\n#     GValue       *return_value G_GNUC_UNUSED,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef void (*_GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#        (void *data1,\n#         gboolean arg_an_b,\n#         guchar arg_an_y,\n#         gint16 arg_an_n,\n#         guint16 arg_an_q,\n#         gint arg_an_i,\n#         guint arg_an_u,\n#         gint64 arg_an_x,\n#         guint64 arg_an_t,\n#         gdouble arg_an_d,\n#         const gchar *arg_an_s,\n#         const gchar *arg_an_o,\n#         const gchar *arg_an_g,\n#         GVariant *arg_an_h,\n#         const gchar *arg_an_ay,\n#         const gchar *const *arg_an_as,\n#         const gchar *const *arg_an_ao,\n#         const gchar *const *arg_an_aay,\n#         GVariant *arg_an_asv,\n#         void *data2);\n#   _GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n# \n#   g_return_if_fail (n_param_values == 19);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalVoid_BooleanUcharIntUintIntUintInt64Uint64DoubleStringStringStringVariantStringBoxedBoxedBoxedVariantFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   callback (data1,\n#             g_marshal_value_peek_boolean (param_values + 1),\n#             g_marshal_value_peek_uchar (param_values + 2),\n#             g_marshal_value_peek_int (param_values + 3),\n#             g_marshal_value_peek_uint (param_values + 4),\n#             g_marshal_value_peek_int (param_values + 5),\n#             g_marshal_value_peek_uint (param_values + 6),\n#             g_marshal_value_peek_int64 (param_values + 7),\n#             g_marshal_value_peek_uint64 (param_values + 8),\n#             g_marshal_value_peek_double (param_values + 9),\n#             g_marshal_value_peek_string (param_values + 10),\n#             g_marshal_value_peek_string (param_values + 11),\n#             g_marshal_value_peek_string (param_values + 12),\n#             g_marshal_value_peek_variant (param_values + 13),\n#             g_marshal_value_peek_string (param_values + 14),\n#             g_marshal_value_peek_boxed (param_values + 15),\n#             g_marshal_value_peek_boxed (param_values + 16),\n#             g_marshal_value_peek_boxed (param_values + 17),\n#             g_marshal_value_peek_variant (param_values + 18),\n#             data2);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.SignalingIface\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectSignalingIface\n#  * @title: OrgProjectSignalingIface\n#  * @short_description: Generated C code for the org.project.SignalingIface D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL,\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS,\n# };\n# \n# static unsigned _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[2] = { 0 };\n# \n# /* ---- Introspection data for org.project.SignalingIface ---- */\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_simple_signal =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SimpleSignal\",\n#     NULL,\n#     NULL\n#   },\n#   \"simple-signal\"\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_b =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_b\",\n#     (gchar *) \"b\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_y =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_y\",\n#     (gchar *) \"y\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_n =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_n\",\n#     (gchar *) \"n\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_q =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_q\",\n#     (gchar *) \"q\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_i =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_i\",\n#     (gchar *) \"i\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_u =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_u\",\n#     (gchar *) \"u\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_x =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_x\",\n#     (gchar *) \"x\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_t =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_t\",\n#     (gchar *) \"t\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_d =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_d\",\n#     (gchar *) \"d\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_s =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_s\",\n#     (gchar *) \"s\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_o =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_o\",\n#     (gchar *) \"o\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_g =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_g\",\n#     (gchar *) \"g\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_h =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_h\",\n#     (gchar *) \"h\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ay\",\n#     (gchar *) \"ay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_as =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_as\",\n#     (gchar *) \"as\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ao =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_ao\",\n#     (gchar *) \"ao\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_aay =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_aay\",\n#     (gchar *) \"aay\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusArgInfo _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_asv =\n# {\n#   {\n#     -1,\n#     (gchar *) \"an_asv\",\n#     (gchar *) \"a{sv}\",\n#     NULL\n#   },\n#   FALSE\n# };\n# \n# static const GDBusArgInfo * const _org_project_signaling_iface_signal_info_signal_with_many_args_ARG_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_b.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_y.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_n.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_q.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_i.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_u.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_x.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_t.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_d.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_s.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_o.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_g.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_h.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_as.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_ao.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_aay.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_an_asv.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _org_project_signaling_iface_signal_info_signal_with_many_args =\n# {\n#   {\n#     -1,\n#     (gchar *) \"SignalWithManyArgs\",\n#     (GDBusArgInfo **) &_org_project_signaling_iface_signal_info_signal_with_many_args_ARG_pointers,\n#     NULL\n#   },\n#   \"signal-with-many-args\"\n# };\n# \n# static const GDBusSignalInfo * const _org_project_signaling_iface_signal_info_pointers[] =\n# {\n#   &_org_project_signaling_iface_signal_info_simple_signal.parent_struct,\n#   &_org_project_signaling_iface_signal_info_signal_with_many_args.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_signaling_iface_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.SignalingIface\",\n#     NULL,\n#     (GDBusSignalInfo **) &_org_project_signaling_iface_signal_info_pointers,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-signaling-iface\",\n# };\n# \n# \n# /**\n#  * org_project_signaling_iface_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_signaling_iface_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_signaling_iface_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectSignalingIface interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_signaling_iface_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_simple_signal (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# org_project_signaling_iface_signal_marshal_signal_with_many_args (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_VOID__BOOLEAN_UCHAR_INT_UINT_INT_UINT_INT64_UINT64_DOUBLE_STRING_STRING_STRING_VARIANT_STRING_BOXED_BOXED_BOXED_VARIANT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectSignalingIface:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceIface:\n#  * @parent_iface: The parent interface.\n#  * @signal_with_many_args: Handler for the #OrgProjectSignalingIface::signal-with-many-args signal.\n#  * @simple_signal: Handler for the #OrgProjectSignalingIface::simple-signal signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  */\n# \n# typedef OrgProjectSignalingIfaceIface OrgProjectSignalingIfaceInterface;\n# G_DEFINE_INTERFACE (OrgProjectSignalingIface, org_project_signaling_iface, G_TYPE_OBJECT)\n# \n# static void\n# org_project_signaling_iface_default_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * OrgProjectSignalingIface::simple-signal:\n#    * @object: A #OrgProjectSignalingIface.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL] =\n#     g_signal_new (\"simple-signal\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, simple_signal),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_simple_signal,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /**\n#    * OrgProjectSignalingIface::signal-with-many-args:\n#    * @object: A #OrgProjectSignalingIface.\n#    * @arg_an_b: Argument.\n#    * @arg_an_y: Argument.\n#    * @arg_an_n: Argument.\n#    * @arg_an_q: Argument.\n#    * @arg_an_i: Argument.\n#    * @arg_an_u: Argument.\n#    * @arg_an_x: Argument.\n#    * @arg_an_t: Argument.\n#    * @arg_an_d: Argument.\n#    * @arg_an_s: Argument.\n#    * @arg_an_o: Argument.\n#    * @arg_an_g: Argument.\n#    * @arg_an_h: Argument.\n#    * @arg_an_ay: Argument.\n#    * @arg_an_as: Argument.\n#    * @arg_an_ao: Argument.\n#    * @arg_an_aay: Argument.\n#    * @arg_an_asv: Argument.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-org-project-SignalingIface.SignalWithManyArgs\">\"SignalWithManyArgs\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS] =\n#     g_signal_new (\"signal-with-many-args\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (OrgProjectSignalingIfaceIface, signal_with_many_args),\n#       NULL,\n#       NULL,\n#       org_project_signaling_iface_signal_marshal_signal_with_many_args,\n#       G_TYPE_NONE,\n#       18, G_TYPE_BOOLEAN, G_TYPE_UCHAR, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT, G_TYPE_UINT, G_TYPE_INT64, G_TYPE_UINT64, G_TYPE_DOUBLE, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_VARIANT, G_TYPE_STRING, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_STRV, G_TYPE_VARIANT);\n# \n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_simple_signal:\n#  * @object: A #OrgProjectSignalingIface.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SimpleSignal\">\"SimpleSignal\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIMPLE_SIGNAL], 0);\n# }\n# \n# /**\n#  * org_project_signaling_iface_emit_signal_with_many_args:\n#  * @object: A #OrgProjectSignalingIface.\n#  * @arg_an_b: Argument to pass with the signal.\n#  * @arg_an_y: Argument to pass with the signal.\n#  * @arg_an_n: Argument to pass with the signal.\n#  * @arg_an_q: Argument to pass with the signal.\n#  * @arg_an_i: Argument to pass with the signal.\n#  * @arg_an_u: Argument to pass with the signal.\n#  * @arg_an_x: Argument to pass with the signal.\n#  * @arg_an_t: Argument to pass with the signal.\n#  * @arg_an_d: Argument to pass with the signal.\n#  * @arg_an_s: Argument to pass with the signal.\n#  * @arg_an_o: Argument to pass with the signal.\n#  * @arg_an_g: Argument to pass with the signal.\n#  * @arg_an_h: Argument to pass with the signal.\n#  * @arg_an_ay: Argument to pass with the signal.\n#  * @arg_an_as: Argument to pass with the signal.\n#  * @arg_an_ao: Argument to pass with the signal.\n#  * @arg_an_aay: Argument to pass with the signal.\n#  * @arg_an_asv: Argument to pass with the signal.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-org-project-SignalingIface.SignalWithManyArgs\">\"SignalWithManyArgs\"</link> D-Bus signal.\n#  */\n# void\n# org_project_signaling_iface_emit_signal_with_many_args (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv)\n# {\n#   g_signal_emit (object, _ORG_PROJECT_SIGNALING_IFACE_SIGNALS[_ORG_PROJECT_SIGNALING_IFACE_SIGNAL_WITH_MANY_ARGS], 0, arg_an_b, arg_an_y, arg_an_n, arg_an_q, arg_an_i, arg_an_u, arg_an_x, arg_an_t, arg_an_d, arg_an_s, arg_an_o, arg_an_g, arg_an_h, arg_an_ay, arg_an_as, arg_an_ao, arg_an_aay, arg_an_asv);\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxy:\n#  *\n#  * The #OrgProjectSignalingIfaceProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceProxy.\n#  */\n# \n# struct _OrgProjectSignalingIfaceProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceProxy, org_project_signaling_iface_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_proxy_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_signaling_iface_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectSignalingIfaceProxy *proxy = ORG_PROJECT_SIGNALING_IFACE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_init (OrgProjectSignalingIfaceProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_signaling_iface_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, OrgProjectSignalingIfaceProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_signaling_iface_interface_info ());\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_class_init (OrgProjectSignalingIfaceProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_signaling_iface_proxy_finalize;\n#   gobject_class->get_property = org_project_signaling_iface_proxy_get_property;\n#   gobject_class->set_property = org_project_signaling_iface_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_signaling_iface_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_signaling_iface_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_proxy_iface_init (OrgProjectSignalingIfaceIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_signaling_iface_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_signaling_iface_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_signaling_iface_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_signaling_iface_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_signaling_iface_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_signaling_iface_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_signaling_iface_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_signaling_iface_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.SignalingIface\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_SIGNALING_IFACE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeleton:\n#  *\n#  * The #OrgProjectSignalingIfaceSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectSignalingIfaceSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectSignalingIfaceSkeleton.\n#  */\n# \n# struct _OrgProjectSignalingIfaceSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_signaling_iface_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_SIGNALING_IFACE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_signaling_iface_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_signaling_iface_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_signaling_iface_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_signaling_iface_skeleton_vtable =\n# {\n#   _org_project_signaling_iface_skeleton_handle_method_call,\n#   _org_project_signaling_iface_skeleton_handle_get_property,\n#   _org_project_signaling_iface_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_signaling_iface_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_signaling_iface_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_signaling_iface_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_signaling_iface_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_signaling_iface_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_signaling_iface_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_signaling_iface_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_signaling_iface_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_signaling_iface_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_simple_signal (\n#     OrgProjectSignalingIface *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SimpleSignal\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void\n# _org_project_signaling_iface_on_signal_signal_with_many_args (\n#     OrgProjectSignalingIface *object,\n#     gboolean arg_an_b,\n#     guchar arg_an_y,\n#     gint16 arg_an_n,\n#     guint16 arg_an_q,\n#     gint arg_an_i,\n#     guint arg_an_u,\n#     gint64 arg_an_x,\n#     guint64 arg_an_t,\n#     gdouble arg_an_d,\n#     const gchar *arg_an_s,\n#     const gchar *arg_an_o,\n#     const gchar *arg_an_g,\n#     GVariant *arg_an_h,\n#     const gchar *arg_an_ay,\n#     const gchar *const *arg_an_as,\n#     const gchar *const *arg_an_ao,\n#     const gchar *const *arg_an_aay,\n#     GVariant *arg_an_asv)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"(bynqiuxtdsog@h^ay^as^ao^aay@a{sv})\",\n#                    arg_an_b,\n#                    arg_an_y,\n#                    arg_an_n,\n#                    arg_an_q,\n#                    arg_an_i,\n#                    arg_an_u,\n#                    arg_an_x,\n#                    arg_an_t,\n#                    arg_an_d,\n#                    arg_an_s,\n#                    arg_an_o,\n#                    arg_an_g,\n#                    arg_an_h,\n#                    arg_an_ay,\n#                    arg_an_as,\n#                    arg_an_ao,\n#                    arg_an_aay,\n#                    arg_an_asv));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.SignalingIface\", \"SignalWithManyArgs\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectSignalingIfaceSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectSignalingIfaceSkeleton, org_project_signaling_iface_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_SIGNALING_IFACE, org_project_signaling_iface_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_signaling_iface_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectSignalingIfaceSkeleton *skeleton = ORG_PROJECT_SIGNALING_IFACE_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_signaling_iface_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_init (OrgProjectSignalingIfaceSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_signaling_iface_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, OrgProjectSignalingIfaceSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_class_init (OrgProjectSignalingIfaceSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_signaling_iface_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_signaling_iface_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_signaling_iface_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_signaling_iface_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_signaling_iface_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectSignalingIfaceSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_signaling_iface_skeleton_iface_init (OrgProjectSignalingIfaceIface *iface)\n# {\n#   iface->simple_signal = _org_project_signaling_iface_on_signal_simple_signal;\n#   iface->signal_with_many_args = _org_project_signaling_iface_on_signal_signal_with_many_args;\n# }\n# \n# /**\n#  * org_project_signaling_iface_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-SignalingIface.top_of_page\">org.project.SignalingIface</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectSignalingIfaceSkeleton): The skeleton object.\n#  */\n# OrgProjectSignalingIface *\n# org_project_signaling_iface_skeleton_new (void)\n# {\n#   return ORG_PROJECT_SIGNALING_IFACE (g_object_new (TYPE_ORG_PROJECT_SIGNALING_IFACE_SKELETON, NULL));\n# }\nok 20 __main__.TestCodegen.test_generate_valid_docbook\n# tmpdir: /tmp/tmpdkwvyika\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpdkwvyika/tmpo8zyvxbx.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <!-- Resize:\n#                  @size: New partition size in bytes, 0 for maximal size.\n#                  @options: Options.\n#                  @since 2.7.2\n# \n#                  Resizes the partition.\n# \n#                  The partition will not change its position but might be slightly bigger\n#                  than requested due to sector counts and alignment (e.g. 1MiB).\n#                  If the requested size can't be allocated it results in an error.\n#                  The maximal size can automatically be set by using 0 as size.\n#             -->\n#             <method name=\"Resize\">\n#               <arg name=\"size\" direction=\"in\" type=\"t\"/>\n#               <arg name=\"options\" direction=\"in\" type=\"a{sv}\"/>\n#             </method>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpdkwvyika/tmpo8zyvxbx.xml', '--generate-docbook', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 21 __main__.TestCodegen.test_glib_max_allowed_less_than_min_required\n# tmpdir: /tmp/tmpawa3e8ll\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpawa3e8ll/tmpo6xw04jj.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpawa3e8ll/tmpo6xw04jj.xml', '--output', '/dev/stdout', '--body', '--glib-max-allowed', '2.62', '--glib-min-required', '2.64']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\nExecuting: glib/codegen.py.test\nok 22 __main__.TestCodegen.test_glib_max_allowed_major_only\n# tmpdir: /tmp/tmp9wr95l_5\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp9wr95l_5/tmps_a0jm3o.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp9wr95l_5/tmps_a0jm3o.xml', '--output', '/dev/stdout', '--header', '--glib-max-allowed', '3']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nok 23 __main__.TestCodegen.test_glib_max_allowed_too_low\n# tmpdir: /tmp/tmpeuemac4j\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpeuemac4j/tmpjrxqbi71.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpeuemac4j/tmpjrxqbi71.xml', '--output', '/dev/stdout', '--body', '--glib-max-allowed', '2.6']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\nok 24 __main__.TestCodegen.test_glib_max_allowed_unstable\n# tmpdir: /tmp/tmp2xe7o767\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp2xe7o767/tmpni2vqs0e.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp2xe7o767/tmpni2vqs0e.xml', '--output', '/dev/stdout', '--header', '--glib-max-allowed', '2.63', '--glib-min-required', '2.64']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nok 25 __main__.TestCodegen.test_glib_max_allowed_with_micro\n# tmpdir: /tmp/tmp1k2yy9tj\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp1k2yy9tj/tmpvqecoqz_.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp1k2yy9tj/tmpvqecoqz_.xml', '--output', '/dev/stdout', '--header', '--glib-max-allowed', '2.46.2']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nok 26 __main__.TestCodegen.test_glib_min_required_invalid\n# tmpdir: /tmp/tmpc9sqsnl0\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpc9sqsnl0/tmpow3d3i2p.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpc9sqsnl0/tmpow3d3i2p.xml', '--output', '/dev/stdout', '--body', '--glib-min-required', 'hello mum']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\nok 27 __main__.TestCodegen.test_glib_min_required_major_only\n# tmpdir: /tmp/tmpy3i3_kat\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpy3i3_kat/tmpjvvutpan.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpy3i3_kat/tmpjvvutpan.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '3', '--glib-max-allowed', '3.2']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nok 28 __main__.TestCodegen.test_glib_min_required_too_low\n# tmpdir: /tmp/tmp90yz05bp\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmp90yz05bp/tmp43xe9iiw.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmp90yz05bp/tmp43xe9iiw.xml', '--output', '/dev/stdout', '--body', '--glib-min-required', '2.6']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\nok 29 __main__.TestCodegen.test_glib_min_required_with_micro\n# tmpdir: /tmp/tmpsxfc9lg4\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpsxfc9lg4/tmp4l8kblh0.xml: \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpsxfc9lg4/tmp4l8kblh0.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '2.46.2']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\nExecuting: glib/codegen.py.test\nok 30 __main__.TestCodegen.test_help\n# tmpdir: /tmp/tmp9b4qinfg\n# codegen: /usr/bin/gdbus-codegen\n# Running: ['/usr/bin/gdbus-codegen', '--help']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: usage: gdbus-codegen [-h] [--interface-prefix PREFIX]\n#                      [--c-namespace NAMESPACE] [--c-generate-object-manager]\n#                      [--c-generate-autocleanup {none,objects,all}]\n#                      [--generate-docbook OUTFILES] [--generate-md OUTFILES]\n#                      [--generate-rst OUTFILES] [--pragma-once]\n#                      [--annotate WHAT KEY VALUE WHAT KEY VALUE WHAT KEY VALUE]\n#                      [--glib-min-required VERSION]\n#                      [--glib-max-allowed VERSION]\n#                      [--symbol-decorator SYMBOL_DECORATOR]\n#                      [--symbol-decorator-header SYMBOL_DECORATOR_HEADER]\n#                      [--symbol-decorator-define SYMBOL_DECORATOR_DEFINE]\n#                      [--generate-c-code OUTFILES | --header | --body | --interface-info-header | --interface-info-body]\n#                      [--output FILE | --output-directory OUTDIR]\n#                      FILE [FILE ...]\n# \n# D-Bus code and documentation generator\n# \n# positional arguments:\n#   FILE                  D-Bus introspection XML file\n# \n# options:\n#   -h, --help            show this help message and exit\n#   --interface-prefix PREFIX\n#                         String to strip from D-Bus interface names for code\n#                         and docs\n#   --c-namespace NAMESPACE\n#                         The namespace to use for generated C code\n#   --c-generate-object-manager\n#                         Generate a GDBusObjectManagerClient subclass when\n#                         generating C code\n#   --c-generate-autocleanup {none,objects,all}\n#                         Generate autocleanup support\n#   --generate-docbook OUTFILES\n#                         Generate Docbook in OUTFILES-org.Project.IFace.xml\n#   --generate-md OUTFILES\n#                         Generate Markdown in OUTFILES-org.Project.IFace.md\n#   --generate-rst OUTFILES\n#                         Generate reStructuredText in OUTFILES-\n#                         org.Project.IFace.rst\n#   --pragma-once         Use \"pragma once\" as the inclusion guard\n#   --annotate WHAT KEY VALUE WHAT KEY VALUE WHAT KEY VALUE\n#                         Add annotation (may be used several times)\n#   --glib-min-required VERSION\n#                         Minimum version of GLib to be supported by the\n#                         outputted code (default: 2.30)\n#   --glib-max-allowed VERSION\n#                         Maximum version of GLib to be used by the outputted\n#                         code (default: current GLib version)\n#   --symbol-decorator SYMBOL_DECORATOR\n#                         Macro used to decorate a symbol in the outputted\n#                         header, possibly to export symbols\n#   --symbol-decorator-header SYMBOL_DECORATOR_HEADER\n#                         Additional header required for decorator specified by\n#                         --symbol-decorator\n#   --symbol-decorator-define SYMBOL_DECORATOR_DEFINE\n#                         Additional define required for decorator specified by\n#                         --symbol-decorator\n#   --generate-c-code OUTFILES\n#                         Generate C code in OUTFILES.[ch]\n#   --header              Generate C headers\n#   --body                Generate C code\n#   --interface-info-header\n#                         Generate GDBusInterfaceInfo C header\n#   --interface-info-body\n#                         Generate GDBusInterfaceInfo C code\n#   --output FILE         Write output into the specified file\n#   --output-directory OUTDIR\n#                         Location to output generated files\nok 31 __main__.TestCodegen.test_indentation_preservation_in_comments\n# tmpdir: /tmp/tmps4jemrc5\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmps4jemrc5/tmpfsou9fbf.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <!-- GetKeyBinding:\n#                  @index: 0-based index of the action to query.\n# \n#                  Gets the keybinding which can be used to activate this action, if one\n#                  exists. The string returned should contain localized, human-readable,\n#                  key sequences as they would appear when displayed on screen. It must\n#                  be in the format \"mnemonic;sequence;shortcut\".\n# \n#                  - The mnemonic key activates the object if it is presently enabled onscreen.\n#                    This typically corresponds to the underlined letter within the widget.\n#                    Example: \"n\" in a traditional \"New...\" menu item or the \"a\" in \"Apply\" for\n#                    a button.\n# \n#                  If there is no key binding for this action, return \"\".\n#             -->\n#             <method name=\"GetKeyBinding\">\n#               <arg type=\"i\" name=\"index\" direction=\"in\"/>\n#               <arg type=\"s\" direction=\"out\"/>\n#             </method>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmps4jemrc5/tmpfsou9fbf.xml', '--generate-rst', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: \n# /tmp/tmps4jemrc5/tmpu6rkg86o.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <!-- GetKeyBinding:\n#                  @index: 0-based index of the action to query.\n# \n#                  Gets the keybinding which can be used to activate this action, if one\n#                  exists. The string returned should contain localized, human-readable,\n#                  key sequences as they would appear when displayed on screen. It must\n#                  be in the format \"mnemonic;sequence;shortcut\".\n# \n#                  - The mnemonic key activates the object if it is presently enabled onscreen.\n#                    This typically corresponds to the underlined letter within the widget.\n#                    Example: \"n\" in a traditional \"New...\" menu item or the \"a\" in \"Apply\" for\n#                    a button.\n# \n#                  If there is no key binding for this action, return \"\".\n#             -->\n#             <method name=\"GetKeyBinding\">\n#               <arg type=\"i\" name=\"index\" direction=\"in\"/>\n#               <arg type=\"s\" direction=\"out\"/>\n#             </method>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmps4jemrc5/tmpu6rkg86o.xml', '--generate-md', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: \n# /tmp/tmps4jemrc5/tmpppo4eaq4.xml: \n#         <node>\n#           <interface name=\"org.project.Bar.Frobnicator\">\n#             <!-- GetKeyBinding:\n#                  @index: 0-based index of the action to query.\n# \n#                  Gets the keybinding which can be used to activate this action, if one\n#                  exists. The string returned should contain localized, human-readable,\n#                  key sequences as they would appear when displayed on screen. It must\n#                  be in the format \"mnemonic;sequence;shortcut\".\n# \n#                  - The mnemonic key activates the object if it is presently enabled onscreen.\n#                    This typically corresponds to the underlined letter within the widget.\n#                    Example: \"n\" in a traditional \"New...\" menu item or the \"a\" in \"Apply\" for\n#                    a button.\n# \n#                  If there is no key binding for this action, return \"\".\n#             -->\n#             <method name=\"GetKeyBinding\">\n#               <arg type=\"i\" name=\"index\" direction=\"in\"/>\n#               <arg type=\"s\" direction=\"out\"/>\n#             </method>\n#           </interface>\n#         </node>\n#         \n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmps4jemrc5/tmpppo4eaq4.xml', '--generate-docbook', 'test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output:\nok 32 __main__.TestCodegen.test_no_args\n# tmpdir: /tmp/tmptil7f8c4\n# codegen: /usr/bin/gdbus-codegen\n# Running: ['/usr/bin/gdbus-codegen']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\nExecuting: glib/codegen.py.test\nok 33 __main__.TestCodegen.test_reproducible\n# tmpdir: /tmp/tmpkf0rkgr3\n# codegen: /usr/bin/gdbus-codegen\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpkf0rkgr3/tmpw60vl0771.xml', '/tmp/tmpkf0rkgr3/tmpor4gg9a12.xml', '--output', '/dev/stdout', '--header']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for org.project.Bar.Frobnicator */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR (org_project_bar_frobnicator_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR, OrgProjectBarFrobnicator))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR))\n# #define ORG_PROJECT_BAR_FROBNICATOR_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR, OrgProjectBarFrobnicatorIface))\n# \n# struct _OrgProjectBarFrobnicator;\n# typedef struct _OrgProjectBarFrobnicator OrgProjectBarFrobnicator;\n# typedef struct _OrgProjectBarFrobnicatorIface OrgProjectBarFrobnicatorIface;\n# \n# struct _OrgProjectBarFrobnicatorIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_random_method) (\n#     OrgProjectBarFrobnicator *object,\n#     GDBusMethodInvocation *invocation);\n# \n# };\n# \n# GType org_project_bar_frobnicator_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *org_project_bar_frobnicator_interface_info (void);\n# guint org_project_bar_frobnicator_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void org_project_bar_frobnicator_complete_random_method (\n#     OrgProjectBarFrobnicator *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void org_project_bar_frobnicator_call_random_method (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean org_project_bar_frobnicator_call_random_method_finish (\n#     OrgProjectBarFrobnicator *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean org_project_bar_frobnicator_call_random_method_sync (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY (org_project_bar_frobnicator_proxy_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxy))\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyClass))\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyClass))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY))\n# \n# typedef struct _OrgProjectBarFrobnicatorProxy OrgProjectBarFrobnicatorProxy;\n# typedef struct _OrgProjectBarFrobnicatorProxyClass OrgProjectBarFrobnicatorProxyClass;\n# typedef struct _OrgProjectBarFrobnicatorProxyPrivate OrgProjectBarFrobnicatorProxyPrivate;\n# \n# struct _OrgProjectBarFrobnicatorProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   OrgProjectBarFrobnicatorProxyPrivate *priv;\n# };\n# \n# struct _OrgProjectBarFrobnicatorProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType org_project_bar_frobnicator_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectBarFrobnicatorProxy, g_object_unref)\n# #endif\n# \n# void org_project_bar_frobnicator_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void org_project_bar_frobnicator_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON (org_project_bar_frobnicator_skeleton_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeleton))\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonClass))\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonClass))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON))\n# \n# typedef struct _OrgProjectBarFrobnicatorSkeleton OrgProjectBarFrobnicatorSkeleton;\n# typedef struct _OrgProjectBarFrobnicatorSkeletonClass OrgProjectBarFrobnicatorSkeletonClass;\n# typedef struct _OrgProjectBarFrobnicatorSkeletonPrivate OrgProjectBarFrobnicatorSkeletonPrivate;\n# \n# struct _OrgProjectBarFrobnicatorSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   OrgProjectBarFrobnicatorSkeletonPrivate *priv;\n# };\n# \n# struct _OrgProjectBarFrobnicatorSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType org_project_bar_frobnicator_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectBarFrobnicatorSkeleton, g_object_unref)\n# #endif\n# \n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_skeleton_new (void);\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for com.acme.Coyote */\n# \n# #define TYPE_COM_ACME_COYOTE (com_acme_coyote_get_type ())\n# #define COM_ACME_COYOTE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE, ComAcmeCoyote))\n# #define IS_COM_ACME_COYOTE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE))\n# #define COM_ACME_COYOTE_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_COM_ACME_COYOTE, ComAcmeCoyoteIface))\n# \n# struct _ComAcmeCoyote;\n# typedef struct _ComAcmeCoyote ComAcmeCoyote;\n# typedef struct _ComAcmeCoyoteIface ComAcmeCoyoteIface;\n# \n# struct _ComAcmeCoyoteIface\n# {\n#   GTypeInterface parent_iface;\n# \n# \n# \n#   gboolean (*handle_attack) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   gboolean (*handle_run) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   gboolean (*handle_sleep) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   const gchar * (*get_mood) (ComAcmeCoyote *object);\n# \n#   void (*surprised) (\n#     ComAcmeCoyote *object);\n# \n# };\n# \n# GType com_acme_coyote_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *com_acme_coyote_interface_info (void);\n# guint com_acme_coyote_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void com_acme_coyote_complete_run (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# void com_acme_coyote_complete_sleep (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# void com_acme_coyote_complete_attack (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus signal emissions functions: */\n# void com_acme_coyote_emit_surprised (\n#     ComAcmeCoyote *object);\n# \n# \n# \n# /* D-Bus method calls: */\n# void com_acme_coyote_call_run (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_run_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_run_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void com_acme_coyote_call_sleep (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_sleep_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_sleep_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void com_acme_coyote_call_attack (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_attack_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_attack_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* D-Bus property accessors: */\n# const gchar *com_acme_coyote_get_mood (ComAcmeCoyote *object);\n# gchar *com_acme_coyote_dup_mood (ComAcmeCoyote *object);\n# void com_acme_coyote_set_mood (ComAcmeCoyote *object, const gchar *value);\n# \n# \n# /* ---- */\n# \n# #define TYPE_COM_ACME_COYOTE_PROXY (com_acme_coyote_proxy_get_type ())\n# #define COM_ACME_COYOTE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxy))\n# #define COM_ACME_COYOTE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyClass))\n# #define COM_ACME_COYOTE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyClass))\n# #define IS_COM_ACME_COYOTE_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE_PROXY))\n# #define IS_COM_ACME_COYOTE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_COM_ACME_COYOTE_PROXY))\n# \n# typedef struct _ComAcmeCoyoteProxy ComAcmeCoyoteProxy;\n# typedef struct _ComAcmeCoyoteProxyClass ComAcmeCoyoteProxyClass;\n# typedef struct _ComAcmeCoyoteProxyPrivate ComAcmeCoyoteProxyPrivate;\n# \n# struct _ComAcmeCoyoteProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   ComAcmeCoyoteProxyPrivate *priv;\n# };\n# \n# struct _ComAcmeCoyoteProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType com_acme_coyote_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (ComAcmeCoyoteProxy, g_object_unref)\n# #endif\n# \n# void com_acme_coyote_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void com_acme_coyote_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_COM_ACME_COYOTE_SKELETON (com_acme_coyote_skeleton_get_type ())\n# #define COM_ACME_COYOTE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeleton))\n# #define COM_ACME_COYOTE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonClass))\n# #define COM_ACME_COYOTE_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonClass))\n# #define IS_COM_ACME_COYOTE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE_SKELETON))\n# #define IS_COM_ACME_COYOTE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_COM_ACME_COYOTE_SKELETON))\n# \n# typedef struct _ComAcmeCoyoteSkeleton ComAcmeCoyoteSkeleton;\n# typedef struct _ComAcmeCoyoteSkeletonClass ComAcmeCoyoteSkeletonClass;\n# typedef struct _ComAcmeCoyoteSkeletonPrivate ComAcmeCoyoteSkeletonPrivate;\n# \n# struct _ComAcmeCoyoteSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   ComAcmeCoyoteSkeletonPrivate *priv;\n# };\n# \n# struct _ComAcmeCoyoteSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType com_acme_coyote_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (ComAcmeCoyoteSkeleton, g_object_unref)\n# #endif\n# \n# ComAcmeCoyote *com_acme_coyote_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpkf0rkgr3/tmpor4gg9a12.xml', '/tmp/tmpkf0rkgr3/tmpw60vl0771.xml', '--output', '/dev/stdout', '--header']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for org.project.Bar.Frobnicator */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR (org_project_bar_frobnicator_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR, OrgProjectBarFrobnicator))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR))\n# #define ORG_PROJECT_BAR_FROBNICATOR_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR, OrgProjectBarFrobnicatorIface))\n# \n# struct _OrgProjectBarFrobnicator;\n# typedef struct _OrgProjectBarFrobnicator OrgProjectBarFrobnicator;\n# typedef struct _OrgProjectBarFrobnicatorIface OrgProjectBarFrobnicatorIface;\n# \n# struct _OrgProjectBarFrobnicatorIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_random_method) (\n#     OrgProjectBarFrobnicator *object,\n#     GDBusMethodInvocation *invocation);\n# \n# };\n# \n# GType org_project_bar_frobnicator_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *org_project_bar_frobnicator_interface_info (void);\n# guint org_project_bar_frobnicator_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void org_project_bar_frobnicator_complete_random_method (\n#     OrgProjectBarFrobnicator *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void org_project_bar_frobnicator_call_random_method (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean org_project_bar_frobnicator_call_random_method_finish (\n#     OrgProjectBarFrobnicator *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean org_project_bar_frobnicator_call_random_method_sync (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY (org_project_bar_frobnicator_proxy_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxy))\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyClass))\n# #define ORG_PROJECT_BAR_FROBNICATOR_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyClass))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY))\n# \n# typedef struct _OrgProjectBarFrobnicatorProxy OrgProjectBarFrobnicatorProxy;\n# typedef struct _OrgProjectBarFrobnicatorProxyClass OrgProjectBarFrobnicatorProxyClass;\n# typedef struct _OrgProjectBarFrobnicatorProxyPrivate OrgProjectBarFrobnicatorProxyPrivate;\n# \n# struct _OrgProjectBarFrobnicatorProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   OrgProjectBarFrobnicatorProxyPrivate *priv;\n# };\n# \n# struct _OrgProjectBarFrobnicatorProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType org_project_bar_frobnicator_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectBarFrobnicatorProxy, g_object_unref)\n# #endif\n# \n# void org_project_bar_frobnicator_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void org_project_bar_frobnicator_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON (org_project_bar_frobnicator_skeleton_get_type ())\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeleton))\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonClass))\n# #define ORG_PROJECT_BAR_FROBNICATOR_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonClass))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON))\n# #define IS_ORG_PROJECT_BAR_FROBNICATOR_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON))\n# \n# typedef struct _OrgProjectBarFrobnicatorSkeleton OrgProjectBarFrobnicatorSkeleton;\n# typedef struct _OrgProjectBarFrobnicatorSkeletonClass OrgProjectBarFrobnicatorSkeletonClass;\n# typedef struct _OrgProjectBarFrobnicatorSkeletonPrivate OrgProjectBarFrobnicatorSkeletonPrivate;\n# \n# struct _OrgProjectBarFrobnicatorSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   OrgProjectBarFrobnicatorSkeletonPrivate *priv;\n# };\n# \n# struct _OrgProjectBarFrobnicatorSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType org_project_bar_frobnicator_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (OrgProjectBarFrobnicatorSkeleton, g_object_unref)\n# #endif\n# \n# OrgProjectBarFrobnicator *org_project_bar_frobnicator_skeleton_new (void);\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for com.acme.Coyote */\n# \n# #define TYPE_COM_ACME_COYOTE (com_acme_coyote_get_type ())\n# #define COM_ACME_COYOTE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE, ComAcmeCoyote))\n# #define IS_COM_ACME_COYOTE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE))\n# #define COM_ACME_COYOTE_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_COM_ACME_COYOTE, ComAcmeCoyoteIface))\n# \n# struct _ComAcmeCoyote;\n# typedef struct _ComAcmeCoyote ComAcmeCoyote;\n# typedef struct _ComAcmeCoyoteIface ComAcmeCoyoteIface;\n# \n# struct _ComAcmeCoyoteIface\n# {\n#   GTypeInterface parent_iface;\n# \n# \n# \n#   gboolean (*handle_attack) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   gboolean (*handle_run) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   gboolean (*handle_sleep) (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n#   const gchar * (*get_mood) (ComAcmeCoyote *object);\n# \n#   void (*surprised) (\n#     ComAcmeCoyote *object);\n# \n# };\n# \n# GType com_acme_coyote_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *com_acme_coyote_interface_info (void);\n# guint com_acme_coyote_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void com_acme_coyote_complete_run (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# void com_acme_coyote_complete_sleep (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# void com_acme_coyote_complete_attack (\n#     ComAcmeCoyote *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus signal emissions functions: */\n# void com_acme_coyote_emit_surprised (\n#     ComAcmeCoyote *object);\n# \n# \n# \n# /* D-Bus method calls: */\n# void com_acme_coyote_call_run (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_run_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_run_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void com_acme_coyote_call_sleep (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_sleep_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_sleep_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void com_acme_coyote_call_attack (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean com_acme_coyote_call_attack_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean com_acme_coyote_call_attack_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* D-Bus property accessors: */\n# const gchar *com_acme_coyote_get_mood (ComAcmeCoyote *object);\n# gchar *com_acme_coyote_dup_mood (ComAcmeCoyote *object);\n# void com_acme_coyote_set_mood (ComAcmeCoyote *object, const gchar *value);\n# \n# \n# /* ---- */\n# \n# #define TYPE_COM_ACME_COYOTE_PROXY (com_acme_coyote_proxy_get_type ())\n# #define COM_ACME_COYOTE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxy))\n# #define COM_ACME_COYOTE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyClass))\n# #define COM_ACME_COYOTE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyClass))\n# #define IS_COM_ACME_COYOTE_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE_PROXY))\n# #define IS_COM_ACME_COYOTE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_COM_ACME_COYOTE_PROXY))\n# \n# typedef struct _ComAcmeCoyoteProxy ComAcmeCoyoteProxy;\n# typedef struct _ComAcmeCoyoteProxyClass ComAcmeCoyoteProxyClass;\n# typedef struct _ComAcmeCoyoteProxyPrivate ComAcmeCoyoteProxyPrivate;\n# \n# struct _ComAcmeCoyoteProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   ComAcmeCoyoteProxyPrivate *priv;\n# };\n# \n# struct _ComAcmeCoyoteProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType com_acme_coyote_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (ComAcmeCoyoteProxy, g_object_unref)\n# #endif\n# \n# void com_acme_coyote_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void com_acme_coyote_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# ComAcmeCoyote *com_acme_coyote_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_COM_ACME_COYOTE_SKELETON (com_acme_coyote_skeleton_get_type ())\n# #define COM_ACME_COYOTE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeleton))\n# #define COM_ACME_COYOTE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonClass))\n# #define COM_ACME_COYOTE_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonClass))\n# #define IS_COM_ACME_COYOTE_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_COM_ACME_COYOTE_SKELETON))\n# #define IS_COM_ACME_COYOTE_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_COM_ACME_COYOTE_SKELETON))\n# \n# typedef struct _ComAcmeCoyoteSkeleton ComAcmeCoyoteSkeleton;\n# typedef struct _ComAcmeCoyoteSkeletonClass ComAcmeCoyoteSkeletonClass;\n# typedef struct _ComAcmeCoyoteSkeletonPrivate ComAcmeCoyoteSkeletonPrivate;\n# \n# struct _ComAcmeCoyoteSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   ComAcmeCoyoteSkeletonPrivate *priv;\n# };\n# \n# struct _ComAcmeCoyoteSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType com_acme_coyote_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (ComAcmeCoyoteSkeleton, g_object_unref)\n# #endif\n# \n# ComAcmeCoyote *com_acme_coyote_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpkf0rkgr3/tmpw60vl0771.xml', '/tmp/tmpkf0rkgr3/tmpor4gg9a12.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.Bar.Frobnicator\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectBarFrobnicator\n#  * @title: OrgProjectBarFrobnicator\n#  * @short_description: Generated C code for the org.project.Bar.Frobnicator D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.Bar.Frobnicator ---- */\n# \n# static const _ExtendedGDBusMethodInfo _org_project_bar_frobnicator_method_info_random_method =\n# {\n#   {\n#     -1,\n#     (gchar *) \"RandomMethod\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-random-method\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_bar_frobnicator_method_info_pointers[] =\n# {\n#   &_org_project_bar_frobnicator_method_info_random_method.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_bar_frobnicator_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.Bar.Frobnicator\",\n#     (GDBusMethodInfo **) &_org_project_bar_frobnicator_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-bar-frobnicator\",\n# };\n# \n# \n# /**\n#  * org_project_bar_frobnicator_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_bar_frobnicator_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectBarFrobnicator interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_bar_frobnicator_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_bar_frobnicator_method_marshal_random_method (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectBarFrobnicator:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_random_method: Handler for the #OrgProjectBarFrobnicator::handle-random-method signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  */\n# \n# typedef OrgProjectBarFrobnicatorIface OrgProjectBarFrobnicatorInterface;\n# G_DEFINE_INTERFACE (OrgProjectBarFrobnicator, org_project_bar_frobnicator, G_TYPE_OBJECT)\n# \n# static void\n# org_project_bar_frobnicator_default_init (OrgProjectBarFrobnicatorIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectBarFrobnicator::handle-random-method:\n#    * @object: A #OrgProjectBarFrobnicator.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_bar_frobnicator_complete_random_method() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-random-method\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectBarFrobnicatorIface, handle_random_method),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_bar_frobnicator_method_marshal_random_method,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_call_random_method_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_call_random_method_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_bar_frobnicator_call_random_method (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"RandomMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method_finish:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_call_random_method().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_call_random_method().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_bar_frobnicator_call_random_method_finish (\n#     OrgProjectBarFrobnicator *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method_sync:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_call_random_method() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_bar_frobnicator_call_random_method_sync (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"RandomMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_complete_random_method:\n#  * @object: A #OrgProjectBarFrobnicator.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_bar_frobnicator_complete_random_method (\n#     OrgProjectBarFrobnicator *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectBarFrobnicatorProxy:\n#  *\n#  * The #OrgProjectBarFrobnicatorProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectBarFrobnicatorProxy.\n#  */\n# \n# struct _OrgProjectBarFrobnicatorProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_bar_frobnicator_proxy_iface_init (OrgProjectBarFrobnicatorIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorProxy, org_project_bar_frobnicator_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectBarFrobnicatorProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorProxy, org_project_bar_frobnicator_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_bar_frobnicator_proxy_finalize (GObject *object)\n# {\n#   OrgProjectBarFrobnicatorProxy *proxy = ORG_PROJECT_BAR_FROBNICATOR_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_bar_frobnicator_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectBarFrobnicatorProxy *proxy = ORG_PROJECT_BAR_FROBNICATOR_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_init (OrgProjectBarFrobnicatorProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_bar_frobnicator_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_bar_frobnicator_interface_info ());\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_class_init (OrgProjectBarFrobnicatorProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_bar_frobnicator_proxy_finalize;\n#   gobject_class->get_property = org_project_bar_frobnicator_proxy_get_property;\n#   gobject_class->set_property = org_project_bar_frobnicator_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_bar_frobnicator_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_bar_frobnicator_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectBarFrobnicatorProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_iface_init (OrgProjectBarFrobnicatorIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_bar_frobnicator_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_bar_frobnicator_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_bar_frobnicator_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_bar_frobnicator_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectBarFrobnicatorSkeleton:\n#  *\n#  * The #OrgProjectBarFrobnicatorSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectBarFrobnicatorSkeleton.\n#  */\n# \n# struct _OrgProjectBarFrobnicatorSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_bar_frobnicator_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_bar_frobnicator_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_bar_frobnicator_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_bar_frobnicator_skeleton_vtable =\n# {\n#   _org_project_bar_frobnicator_skeleton_handle_method_call,\n#   _org_project_bar_frobnicator_skeleton_handle_get_property,\n#   _org_project_bar_frobnicator_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_bar_frobnicator_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_bar_frobnicator_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_bar_frobnicator_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_bar_frobnicator_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_bar_frobnicator_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_bar_frobnicator_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.Bar.Frobnicator\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_bar_frobnicator_skeleton_iface_init (OrgProjectBarFrobnicatorIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorSkeleton, org_project_bar_frobnicator_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectBarFrobnicatorSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorSkeleton, org_project_bar_frobnicator_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_bar_frobnicator_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_bar_frobnicator_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_init (OrgProjectBarFrobnicatorSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_bar_frobnicator_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_class_init (OrgProjectBarFrobnicatorSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_bar_frobnicator_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_bar_frobnicator_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_bar_frobnicator_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_bar_frobnicator_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_bar_frobnicator_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectBarFrobnicatorSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_iface_init (OrgProjectBarFrobnicatorIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorSkeleton): The skeleton object.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_skeleton_new (void)\n# {\n#   return ORG_PROJECT_BAR_FROBNICATOR (g_object_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface com.acme.Coyote\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:ComAcmeCoyote\n#  * @title: ComAcmeCoyote\n#  * @short_description: Generated C code for the com.acme.Coyote D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _COM_ACME_COYOTE_SURPRISED,\n# };\n# \n# static unsigned _COM_ACME_COYOTE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for com.acme.Coyote ---- */\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_run =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Run\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-run\",\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_sleep =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Sleep\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-sleep\",\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_attack =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Attack\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-attack\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _com_acme_coyote_method_info_pointers[] =\n# {\n#   &_com_acme_coyote_method_info_run.parent_struct,\n#   &_com_acme_coyote_method_info_sleep.parent_struct,\n#   &_com_acme_coyote_method_info_attack.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _com_acme_coyote_signal_info_surprised =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Surprised\",\n#     NULL,\n#     NULL\n#   },\n#   \"surprised\"\n# };\n# \n# static const GDBusSignalInfo * const _com_acme_coyote_signal_info_pointers[] =\n# {\n#   &_com_acme_coyote_signal_info_surprised.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusPropertyInfo _com_acme_coyote_property_info_mood =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Mood\",\n#     (gchar *) \"s\",\n#     G_DBUS_PROPERTY_INFO_FLAGS_READABLE,\n#     NULL\n#   },\n#   \"mood\",\n#   FALSE,\n#   TRUE\n# };\n# \n# static const GDBusPropertyInfo * const _com_acme_coyote_property_info_pointers[] =\n# {\n#   &_com_acme_coyote_property_info_mood.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _com_acme_coyote_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"com.acme.Coyote\",\n#     (GDBusMethodInfo **) &_com_acme_coyote_method_info_pointers,\n#     (GDBusSignalInfo **) &_com_acme_coyote_signal_info_pointers,\n#     (GDBusPropertyInfo **) &_com_acme_coyote_property_info_pointers,\n#     NULL\n#   },\n#   \"com-acme-coyote\",\n# };\n# \n# \n# /**\n#  * com_acme_coyote_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# com_acme_coyote_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct;\n# }\n# \n# /**\n#  * com_acme_coyote_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #ComAcmeCoyote interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# com_acme_coyote_override_properties (GObjectClass *klass, guint property_id_begin)\n# {\n#   g_object_class_override_property (klass, property_id_begin++, \"mood\");\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# com_acme_coyote_signal_marshal_surprised (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_run (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_sleep (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_attack (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * ComAcmeCoyote:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_attack: Handler for the #ComAcmeCoyote::handle-attack signal.\n#  * @handle_run: Handler for the #ComAcmeCoyote::handle-run signal.\n#  * @handle_sleep: Handler for the #ComAcmeCoyote::handle-sleep signal.\n#  * @get_mood: Getter for the #ComAcmeCoyote:mood property.\n#  * @surprised: Handler for the #ComAcmeCoyote::surprised signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  */\n# \n# typedef ComAcmeCoyoteIface ComAcmeCoyoteInterface;\n# G_DEFINE_INTERFACE (ComAcmeCoyote, com_acme_coyote, G_TYPE_OBJECT)\n# \n# static void\n# com_acme_coyote_default_init (ComAcmeCoyoteIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * ComAcmeCoyote::handle-run:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_run() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-run\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_run),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_run,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /**\n#    * ComAcmeCoyote::handle-sleep:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_sleep() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-sleep\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_sleep),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_sleep,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /**\n#    * ComAcmeCoyote::handle-attack:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_attack() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-attack\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_attack),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_attack,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * ComAcmeCoyote::surprised:\n#    * @object: A #ComAcmeCoyote.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-com-acme-Coyote.Surprised\">\"Surprised\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _COM_ACME_COYOTE_SIGNALS[_COM_ACME_COYOTE_SURPRISED] =\n#     g_signal_new (\"surprised\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (ComAcmeCoyoteIface, surprised),\n#       NULL,\n#       NULL,\n#       com_acme_coyote_signal_marshal_surprised,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /* GObject properties for D-Bus properties: */\n#   /**\n#    * ComAcmeCoyote:mood:\n#    *\n#    * Represents the D-Bus property <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link>.\n#    *\n#    * Since the D-Bus property for this #GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.\n#    */\n#   g_object_interface_install_property (iface,\n#     g_param_spec_string (\"mood\", \"Mood\", \"Mood\", NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));\n# }\n# \n# /**\n#  * com_acme_coyote_get_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Gets the value of the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where @object was constructed. Use com_acme_coyote_dup_mood() if on another thread.\n#  *\n#  * Returns: (transfer none) (nullable): The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.\n#  */\n# const gchar *\n# com_acme_coyote_get_mood (ComAcmeCoyote *object)\n# {\n#   g_return_val_if_fail (IS_COM_ACME_COYOTE (object), NULL);\n# \n#   return COM_ACME_COYOTE_GET_IFACE (object)->get_mood (object);\n# }\n# \n# /**\n#  * com_acme_coyote_dup_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Gets a copy of the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * Returns: (transfer full) (nullable): The property value or %NULL if the property is not set. The returned value should be freed with g_free().\n#  */\n# gchar *\n# com_acme_coyote_dup_mood (ComAcmeCoyote *object)\n# {\n#   gchar *value;\n#   g_object_get (G_OBJECT (object), \"mood\", &value, NULL);\n#   return value;\n# }\n# \n# /**\n#  * com_acme_coyote_set_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  * @value: The value to set.\n#  *\n#  * Sets the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property to @value.\n#  *\n#  * Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.\n#  */\n# void\n# com_acme_coyote_set_mood (ComAcmeCoyote *object, const gchar *value)\n# {\n#   g_object_set (G_OBJECT (object), \"mood\", value, NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_emit_surprised:\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-com-acme-Coyote.Surprised\">\"Surprised\"</link> D-Bus signal.\n#  */\n# void\n# com_acme_coyote_emit_surprised (\n#     ComAcmeCoyote *object)\n# {\n#   g_signal_emit (object, _COM_ACME_COYOTE_SIGNALS[_COM_ACME_COYOTE_SURPRISED], 0);\n# }\n# \n# /**\n#  * com_acme_coyote_call_run:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_run_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_run_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_run (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Run\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_run_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_run().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_run().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_run_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_run_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_run() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_run_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Run\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_sleep_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_sleep_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_sleep (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Sleep\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_sleep().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_sleep().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_sleep_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_sleep() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_sleep_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Sleep\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_attack_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_attack_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_attack (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Attack\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_attack().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_attack().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_attack_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_attack() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_attack_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Attack\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_complete_run:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_run (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /**\n#  * com_acme_coyote_complete_sleep:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_sleep (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /**\n#  * com_acme_coyote_complete_attack:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_attack (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * ComAcmeCoyoteProxy:\n#  *\n#  * The #ComAcmeCoyoteProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #ComAcmeCoyoteProxy.\n#  */\n# \n# struct _ComAcmeCoyoteProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void com_acme_coyote_proxy_iface_init (ComAcmeCoyoteIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteProxy, com_acme_coyote_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (ComAcmeCoyoteProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteProxy, com_acme_coyote_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_proxy_iface_init))\n# \n# #endif\n# static void\n# com_acme_coyote_proxy_finalize (GObject *object)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (com_acme_coyote_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# com_acme_coyote_proxy_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (object), info->parent_struct.name);\n#   if (info->use_gvariant)\n#     {\n#       g_value_set_variant (value, variant);\n#     }\n#   else\n#     {\n#       if (variant != NULL)\n#         g_dbus_gvariant_to_gvalue (variant, value);\n#     }\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n# }\n# \n# static void\n# com_acme_coyote_proxy_set_property_cb (GDBusProxy *proxy,\n#   GAsyncResult *res,\n#   gpointer      user_data)\n# {\n#   const _ExtendedGDBusPropertyInfo *info = user_data;\n#   GError *error;\n#   GVariant *_ret;\n#   error = NULL;\n#   _ret = g_dbus_proxy_call_finish (proxy, res, &error);\n#   if (!_ret)\n#     {\n#       g_warning (\"Error setting property '%s' on interface com.acme.Coyote: %s (%s, %d)\",\n#                  info->parent_struct.name, \n#                  error->message, g_quark_to_string (error->domain), error->code);\n#       g_error_free (error);\n#     }\n#   else\n#     {\n#       g_variant_unref (_ret);\n#     }\n# }\n# \n# static void\n# com_acme_coyote_proxy_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_gvalue_to_gvariant (value, G_VARIANT_TYPE (info->parent_struct.signature));\n#   g_dbus_proxy_call (G_DBUS_PROXY (object),\n#     \"org.freedesktop.DBus.Properties.Set\",\n#     g_variant_new (\"(ssv)\", \"com.acme.Coyote\", info->parent_struct.name, variant),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     NULL, (GAsyncReadyCallback) com_acme_coyote_proxy_set_property_cb, (GDBusPropertyInfo *) &info->parent_struct);\n#   g_variant_unref (variant);\n# }\n# \n# static void\n# com_acme_coyote_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_COM_ACME_COYOTE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_COM_ACME_COYOTE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# com_acme_coyote_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static const gchar *\n# com_acme_coyote_proxy_get_mood (ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (object);\n#   GVariant *variant;\n#   const gchar *value = NULL;\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (proxy), \"Mood\");\n#   if (variant != NULL)\n#     {\n#       value = g_variant_get_string (variant, NULL);\n#       g_variant_unref (variant);\n#     }\n#   return value;\n# }\n# \n# static void\n# com_acme_coyote_proxy_init (ComAcmeCoyoteProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = com_acme_coyote_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), com_acme_coyote_interface_info ());\n# }\n# \n# static void\n# com_acme_coyote_proxy_class_init (ComAcmeCoyoteProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = com_acme_coyote_proxy_finalize;\n#   gobject_class->get_property = com_acme_coyote_proxy_get_property;\n#   gobject_class->set_property = com_acme_coyote_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = com_acme_coyote_proxy_g_signal;\n#   proxy_class->g_properties_changed = com_acme_coyote_proxy_g_properties_changed;\n# \n#   com_acme_coyote_override_properties (gobject_class, 1);\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (ComAcmeCoyoteProxyPrivate));\n# #endif\n# }\n# \n# static void\n# com_acme_coyote_proxy_iface_init (ComAcmeCoyoteIface *iface)\n# {\n#   iface->get_mood = com_acme_coyote_proxy_get_mood;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# com_acme_coyote_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_COM_ACME_COYOTE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with com_acme_coyote_proxy_new().\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_COM_ACME_COYOTE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like com_acme_coyote_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# com_acme_coyote_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_COM_ACME_COYOTE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with com_acme_coyote_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like com_acme_coyote_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_COM_ACME_COYOTE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * ComAcmeCoyoteSkeleton:\n#  *\n#  * The #ComAcmeCoyoteSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #ComAcmeCoyoteSkeleton.\n#  */\n# \n# struct _ComAcmeCoyoteSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _com_acme_coyote_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_COM_ACME_COYOTE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_COM_ACME_COYOTE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _com_acme_coyote_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _com_acme_coyote_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _com_acme_coyote_skeleton_vtable =\n# {\n#   _com_acme_coyote_skeleton_handle_method_call,\n#   _com_acme_coyote_skeleton_handle_get_property,\n#   _com_acme_coyote_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# com_acme_coyote_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return com_acme_coyote_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# com_acme_coyote_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_com_acme_coyote_skeleton_vtable;\n# }\n# \n# static GVariant *\n# com_acme_coyote_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_com_acme_coyote_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _com_acme_coyote_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _com_acme_coyote_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _com_acme_coyote_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"com.acme.Coyote\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static gboolean _com_acme_coyote_emit_changed (gpointer user_data);\n# \n# static void\n# com_acme_coyote_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (_skeleton);\n#   gboolean emit_changed = FALSE;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     {\n#       g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#       skeleton->priv->changed_properties_idle_source = NULL;\n#       emit_changed = TRUE;\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# \n#   if (emit_changed)\n#     _com_acme_coyote_emit_changed (skeleton);\n# }\n# \n# static void\n# _com_acme_coyote_on_signal_surprised (\n#     ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"com.acme.Coyote\", \"Surprised\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void com_acme_coyote_skeleton_iface_init (ComAcmeCoyoteIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteSkeleton, com_acme_coyote_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (ComAcmeCoyoteSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteSkeleton, com_acme_coyote_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_skeleton_iface_init))\n# \n# #endif\n# static void\n# com_acme_coyote_skeleton_finalize (GObject *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   guint n;\n#   for (n = 0; n < 1; n++)\n#     g_value_unset (&skeleton->priv->properties[n]);\n#   g_free (skeleton->priv->properties);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (com_acme_coyote_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_value_copy (&skeleton->priv->properties[prop_id - 1], value);\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static gboolean\n# _com_acme_coyote_emit_changed (gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GList *l;\n#   GVariantBuilder builder;\n#   GVariantBuilder invalidated_builder;\n#   guint num_changes;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   g_variant_builder_init (&invalidated_builder, G_VARIANT_TYPE (\"as\"));\n#   for (l = skeleton->priv->changed_properties, num_changes = 0; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *cp = l->data;\n#       GVariant *variant;\n#       const GValue *cur_value;\n# \n#       cur_value = &skeleton->priv->properties[cp->prop_id - 1];\n#       if (!_g_value_equal (cur_value, &cp->orig_value))\n#         {\n#           variant = g_dbus_gvalue_to_gvariant (cur_value, G_VARIANT_TYPE (cp->info->parent_struct.signature));\n#           g_variant_builder_add (&builder, \"{sv}\", cp->info->parent_struct.name, variant);\n#           g_variant_unref (variant);\n#           num_changes++;\n#         }\n#     }\n#   if (num_changes > 0)\n#     {\n#       GList *connections, *ll;\n#       GVariant *signal_variant;\n#       signal_variant = g_variant_ref_sink (g_variant_new (\"(sa{sv}as)\", \"com.acme.Coyote\",\n#                                            &builder, &invalidated_builder));\n#       connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n#       for (ll = connections; ll != NULL; ll = ll->next)\n#         {\n#           GDBusConnection *connection = ll->data;\n# \n#           g_dbus_connection_emit_signal (connection,\n#                                          NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)),\n#                                          \"org.freedesktop.DBus.Properties\",\n#                                          \"PropertiesChanged\",\n#                                          signal_variant,\n#                                          NULL);\n#         }\n#       g_variant_unref (signal_variant);\n#       g_list_free_full (connections, g_object_unref);\n#     }\n#   else\n#     {\n#       g_variant_builder_clear (&builder);\n#       g_variant_builder_clear (&invalidated_builder);\n#     }\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   skeleton->priv->changed_properties = NULL;\n#   skeleton->priv->changed_properties_idle_source = NULL;\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return FALSE;\n# }\n# \n# static void\n# _com_acme_coyote_schedule_emit_changed (ComAcmeCoyoteSkeleton *skeleton, const _ExtendedGDBusPropertyInfo *info, guint prop_id, const GValue *orig_value)\n# {\n#   ChangedProperty *cp;\n#   GList *l;\n#   cp = NULL;\n#   for (l = skeleton->priv->changed_properties; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *i_cp = l->data;\n#       if (i_cp->info == info)\n#         {\n#           cp = i_cp;\n#           break;\n#         }\n#     }\n#   if (cp == NULL)\n#     {\n#       cp = g_new0 (ChangedProperty, 1);\n#       cp->prop_id = prop_id;\n#       cp->info = info;\n#       skeleton->priv->changed_properties = g_list_prepend (skeleton->priv->changed_properties, cp);\n#       g_value_init (&cp->orig_value, G_VALUE_TYPE (orig_value));\n#       g_value_copy (orig_value, &cp->orig_value);\n#     }\n# }\n# \n# static void\n# com_acme_coyote_skeleton_notify (GObject      *object,\n#   GParamSpec *pspec G_GNUC_UNUSED)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties != NULL &&\n#       skeleton->priv->changed_properties_idle_source == NULL)\n#     {\n#       skeleton->priv->changed_properties_idle_source = g_idle_source_new ();\n#       g_source_set_priority (skeleton->priv->changed_properties_idle_source, G_PRIORITY_DEFAULT);\n#       g_source_set_callback (skeleton->priv->changed_properties_idle_source, _com_acme_coyote_emit_changed, g_object_ref (skeleton), (GDestroyNotify) g_object_unref);\n#       g_source_set_name (skeleton->priv->changed_properties_idle_source, \"[generated] _com_acme_coyote_emit_changed\");\n#       g_source_attach (skeleton->priv->changed_properties_idle_source, skeleton->priv->context);\n#       g_source_unref (skeleton->priv->changed_properties_idle_source);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_object_freeze_notify (object);\n#   if (!_g_value_equal (value, &skeleton->priv->properties[prop_id - 1]))\n#     {\n#       if (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)) != NULL &&\n#           info->emits_changed_signal)\n#         _com_acme_coyote_schedule_emit_changed (skeleton, info, prop_id, &skeleton->priv->properties[prop_id - 1]);\n#       g_value_copy (value, &skeleton->priv->properties[prop_id - 1]);\n#       g_object_notify_by_pspec (object, pspec);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   g_object_thaw_notify (object);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_init (ComAcmeCoyoteSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = com_acme_coyote_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n#   skeleton->priv->properties = g_new0 (GValue, 1);\n#   g_value_init (&skeleton->priv->properties[0], G_TYPE_STRING);\n# }\n# \n# static const gchar *\n# com_acme_coyote_skeleton_get_mood (ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   const gchar *value;\n#   g_mutex_lock (&skeleton->priv->lock);\n#   value = g_marshal_value_peek_string (&(skeleton->priv->properties[0]));\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return value;\n# }\n# \n# static void\n# com_acme_coyote_skeleton_class_init (ComAcmeCoyoteSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = com_acme_coyote_skeleton_finalize;\n#   gobject_class->get_property = com_acme_coyote_skeleton_get_property;\n#   gobject_class->set_property = com_acme_coyote_skeleton_set_property;\n#   gobject_class->notify       = com_acme_coyote_skeleton_notify;\n# \n# \n#   com_acme_coyote_override_properties (gobject_class, 1);\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = com_acme_coyote_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = com_acme_coyote_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = com_acme_coyote_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = com_acme_coyote_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (ComAcmeCoyoteSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# com_acme_coyote_skeleton_iface_init (ComAcmeCoyoteIface *iface)\n# {\n#   iface->surprised = _com_acme_coyote_on_signal_surprised;\n#   iface->get_mood = com_acme_coyote_skeleton_get_mood;\n# }\n# \n# /**\n#  * com_acme_coyote_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteSkeleton): The skeleton object.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_skeleton_new (void)\n# {\n#   return COM_ACME_COYOTE (g_object_new (TYPE_COM_ACME_COYOTE_SKELETON, NULL));\n# }\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpkf0rkgr3/tmpor4gg9a12.xml', '/tmp/tmpkf0rkgr3/tmpw60vl0771.xml', '--output', '/dev/stdout', '--body']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifdef HAVE_CONFIG_H\n# #  include \"config.h\"\n# #endif\n# \n# #include \"stdout.h\"\n# \n# #include <string.h>\n# #ifdef G_OS_UNIX\n# #  include <gio/gunixfdlist.h>\n# #endif\n# \n# #ifdef G_ENABLE_DEBUG\n# #define g_marshal_value_peek_boolean(v)  g_value_get_boolean (v)\n# #define g_marshal_value_peek_char(v)     g_value_get_schar (v)\n# #define g_marshal_value_peek_uchar(v)    g_value_get_uchar (v)\n# #define g_marshal_value_peek_int(v)      g_value_get_int (v)\n# #define g_marshal_value_peek_uint(v)     g_value_get_uint (v)\n# #define g_marshal_value_peek_long(v)     g_value_get_long (v)\n# #define g_marshal_value_peek_ulong(v)    g_value_get_ulong (v)\n# #define g_marshal_value_peek_int64(v)    g_value_get_int64 (v)\n# #define g_marshal_value_peek_uint64(v)   g_value_get_uint64 (v)\n# #define g_marshal_value_peek_enum(v)     g_value_get_enum (v)\n# #define g_marshal_value_peek_flags(v)    g_value_get_flags (v)\n# #define g_marshal_value_peek_float(v)    g_value_get_float (v)\n# #define g_marshal_value_peek_double(v)   g_value_get_double (v)\n# #define g_marshal_value_peek_string(v)   (char*) g_value_get_string (v)\n# #define g_marshal_value_peek_param(v)    g_value_get_param (v)\n# #define g_marshal_value_peek_boxed(v)    g_value_get_boxed (v)\n# #define g_marshal_value_peek_pointer(v)  g_value_get_pointer (v)\n# #define g_marshal_value_peek_object(v)   g_value_get_object (v)\n# #define g_marshal_value_peek_variant(v)  g_value_get_variant (v)\n# #else /* !G_ENABLE_DEBUG */\n# /* WARNING: This code accesses GValues directly, which is UNSUPPORTED API.\n#  *          Do not access GValues directly in your code. Instead, use the\n#  *          g_value_get_*() functions\n#  */\n# #define g_marshal_value_peek_boolean(v)  (v)->data[0].v_int\n# #define g_marshal_value_peek_char(v)     (v)->data[0].v_int\n# #define g_marshal_value_peek_uchar(v)    (v)->data[0].v_uint\n# #define g_marshal_value_peek_int(v)      (v)->data[0].v_int\n# #define g_marshal_value_peek_uint(v)     (v)->data[0].v_uint\n# #define g_marshal_value_peek_long(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_ulong(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_int64(v)    (v)->data[0].v_int64\n# #define g_marshal_value_peek_uint64(v)   (v)->data[0].v_uint64\n# #define g_marshal_value_peek_enum(v)     (v)->data[0].v_long\n# #define g_marshal_value_peek_flags(v)    (v)->data[0].v_ulong\n# #define g_marshal_value_peek_float(v)    (v)->data[0].v_float\n# #define g_marshal_value_peek_double(v)   (v)->data[0].v_double\n# #define g_marshal_value_peek_string(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_param(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_boxed(v)    (v)->data[0].v_pointer\n# #define g_marshal_value_peek_pointer(v)  (v)->data[0].v_pointer\n# #define g_marshal_value_peek_object(v)   (v)->data[0].v_pointer\n# #define g_marshal_value_peek_variant(v)  (v)->data[0].v_pointer\n# #endif /* !G_ENABLE_DEBUG */\n# \n# typedef struct\n# {\n#   GDBusArgInfo parent_struct;\n#   gboolean use_gvariant;\n# } _ExtendedGDBusArgInfo;\n# \n# typedef struct\n# {\n#   GDBusMethodInfo parent_struct;\n#   const gchar *signal_name;\n#   gboolean pass_fdlist;\n# } _ExtendedGDBusMethodInfo;\n# \n# typedef struct\n# {\n#   GDBusSignalInfo parent_struct;\n#   const gchar *signal_name;\n# } _ExtendedGDBusSignalInfo;\n# \n# typedef struct\n# {\n#   GDBusPropertyInfo parent_struct;\n#   const gchar *hyphen_name;\n#   guint use_gvariant : 1;\n#   guint emits_changed_signal : 1;\n# } _ExtendedGDBusPropertyInfo;\n# \n# typedef struct\n# {\n#   GDBusInterfaceInfo parent_struct;\n#   const gchar *hyphen_name;\n# } _ExtendedGDBusInterfaceInfo;\n# \n# typedef struct\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   guint prop_id;\n#   GValue orig_value; /* the value before the change */\n# } ChangedProperty;\n# \n# static void\n# _changed_property_free (ChangedProperty *data)\n# {\n#   g_value_unset (&data->orig_value);\n#   g_free (data);\n# }\n# \n# static gboolean\n# _g_strv_equal0 (gchar **a, gchar **b)\n# {\n#   gboolean ret = FALSE;\n#   guint n;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   if (g_strv_length (a) != g_strv_length (b))\n#     goto out;\n#   for (n = 0; a[n] != NULL; n++)\n#     if (g_strcmp0 (a[n], b[n]) != 0)\n#       goto out;\n#   ret = TRUE;\n# out:\n#   return ret;\n# }\n# \n# static gboolean\n# _g_variant_equal0 (GVariant *a, GVariant *b)\n# {\n#   gboolean ret = FALSE;\n#   if (a == NULL && b == NULL)\n#     {\n#       ret = TRUE;\n#       goto out;\n#     }\n#   if (a == NULL || b == NULL)\n#     goto out;\n#   ret = g_variant_equal (a, b);\n# out:\n#   return ret;\n# }\n# \n# G_GNUC_UNUSED static gboolean\n# _g_value_equal (const GValue *a, const GValue *b)\n# {\n#   gboolean ret = FALSE;\n#   g_assert (G_VALUE_TYPE (a) == G_VALUE_TYPE (b));\n#   switch (G_VALUE_TYPE (a))\n#     {\n#       case G_TYPE_BOOLEAN:\n#         ret = (g_value_get_boolean (a) == g_value_get_boolean (b));\n#         break;\n#       case G_TYPE_UCHAR:\n#         ret = (g_value_get_uchar (a) == g_value_get_uchar (b));\n#         break;\n#       case G_TYPE_INT:\n#         ret = (g_value_get_int (a) == g_value_get_int (b));\n#         break;\n#       case G_TYPE_UINT:\n#         ret = (g_value_get_uint (a) == g_value_get_uint (b));\n#         break;\n#       case G_TYPE_INT64:\n#         ret = (g_value_get_int64 (a) == g_value_get_int64 (b));\n#         break;\n#       case G_TYPE_UINT64:\n#         ret = (g_value_get_uint64 (a) == g_value_get_uint64 (b));\n#         break;\n#       case G_TYPE_DOUBLE:\n#         {\n#           /* Avoid -Wfloat-equal warnings by doing a direct bit compare */\n#           gdouble da = g_value_get_double (a);\n#           gdouble db = g_value_get_double (b);\n#           ret = memcmp (&da, &db, sizeof (gdouble)) == 0;\n#         }\n#         break;\n#       case G_TYPE_STRING:\n#         ret = (g_strcmp0 (g_value_get_string (a), g_value_get_string (b)) == 0);\n#         break;\n#       case G_TYPE_VARIANT:\n#         ret = _g_variant_equal0 (g_value_get_variant (a), g_value_get_variant (b));\n#         break;\n#       default:\n#         if (G_VALUE_TYPE (a) == G_TYPE_STRV)\n#           ret = _g_strv_equal0 (g_value_get_boxed (a), g_value_get_boxed (b));\n#         else\n#           g_critical (\"_g_value_equal() does not handle type %s\", g_type_name (G_VALUE_TYPE (a)));\n#         break;\n#     }\n#   return ret;\n# }\n# \n# static void\n# _g_dbus_codegen_marshal_BOOLEAN__OBJECT (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint G_GNUC_UNUSED,\n#     void         *marshal_data)\n# {\n#   typedef gboolean (*_GDbusCodegenMarshalBoolean_ObjectFunc)\n#        (void *data1,\n#         GDBusMethodInvocation *arg_method_invocation,\n#         void *data2);\n#   _GDbusCodegenMarshalBoolean_ObjectFunc callback;\n#   GCClosure *cc = (GCClosure*) closure;\n#   void *data1, *data2;\n#   gboolean v_return;\n# \n#   g_return_if_fail (return_value != NULL);\n#   g_return_if_fail (n_param_values == 2);\n# \n#   if (G_CCLOSURE_SWAP_DATA (closure))\n#     {\n#       data1 = closure->data;\n#       data2 = g_value_peek_pointer (param_values + 0);\n#     }\n#   else\n#     {\n#       data1 = g_value_peek_pointer (param_values + 0);\n#       data2 = closure->data;\n#     }\n# \n#   callback = (_GDbusCodegenMarshalBoolean_ObjectFunc)\n#     (marshal_data ? marshal_data : cc->callback);\n# \n#   v_return =\n#     callback (data1,\n#               g_marshal_value_peek_object (param_values + 1),\n#               data2);\n# \n#   g_value_set_boolean (return_value, v_return);\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface org.project.Bar.Frobnicator\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:OrgProjectBarFrobnicator\n#  * @title: OrgProjectBarFrobnicator\n#  * @short_description: Generated C code for the org.project.Bar.Frobnicator D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link> D-Bus interface in C.\n#  */\n# \n# /* ---- Introspection data for org.project.Bar.Frobnicator ---- */\n# \n# static const _ExtendedGDBusMethodInfo _org_project_bar_frobnicator_method_info_random_method =\n# {\n#   {\n#     -1,\n#     (gchar *) \"RandomMethod\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-random-method\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _org_project_bar_frobnicator_method_info_pointers[] =\n# {\n#   &_org_project_bar_frobnicator_method_info_random_method.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _org_project_bar_frobnicator_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"org.project.Bar.Frobnicator\",\n#     (GDBusMethodInfo **) &_org_project_bar_frobnicator_method_info_pointers,\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"org-project-bar-frobnicator\",\n# };\n# \n# \n# /**\n#  * org_project_bar_frobnicator_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# org_project_bar_frobnicator_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #OrgProjectBarFrobnicator interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# org_project_bar_frobnicator_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin)\n# {\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# org_project_bar_frobnicator_method_marshal_random_method (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * OrgProjectBarFrobnicator:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_random_method: Handler for the #OrgProjectBarFrobnicator::handle-random-method signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  */\n# \n# typedef OrgProjectBarFrobnicatorIface OrgProjectBarFrobnicatorInterface;\n# G_DEFINE_INTERFACE (OrgProjectBarFrobnicator, org_project_bar_frobnicator, G_TYPE_OBJECT)\n# \n# static void\n# org_project_bar_frobnicator_default_init (OrgProjectBarFrobnicatorIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * OrgProjectBarFrobnicator::handle-random-method:\n#    * @object: A #OrgProjectBarFrobnicator.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call org_project_bar_frobnicator_complete_random_method() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-random-method\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (OrgProjectBarFrobnicatorIface, handle_random_method),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       org_project_bar_frobnicator_method_marshal_random_method,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_call_random_method_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_call_random_method_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# org_project_bar_frobnicator_call_random_method (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"RandomMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method_finish:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_call_random_method().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_call_random_method().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_bar_frobnicator_call_random_method_finish (\n#     OrgProjectBarFrobnicator *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_call_random_method_sync:\n#  * @proxy: A #OrgProjectBarFrobnicatorProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_call_random_method() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# org_project_bar_frobnicator_call_random_method_sync (\n#     OrgProjectBarFrobnicator *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"RandomMethod\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_complete_random_method:\n#  * @object: A #OrgProjectBarFrobnicator.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-org-project-Bar-Frobnicator.RandomMethod\">RandomMethod()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# org_project_bar_frobnicator_complete_random_method (\n#     OrgProjectBarFrobnicator *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectBarFrobnicatorProxy:\n#  *\n#  * The #OrgProjectBarFrobnicatorProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectBarFrobnicatorProxy.\n#  */\n# \n# struct _OrgProjectBarFrobnicatorProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void org_project_bar_frobnicator_proxy_iface_init (OrgProjectBarFrobnicatorIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorProxy, org_project_bar_frobnicator_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (OrgProjectBarFrobnicatorProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorProxy, org_project_bar_frobnicator_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_proxy_iface_init))\n# \n# #endif\n# static void\n# org_project_bar_frobnicator_proxy_finalize (GObject *object)\n# {\n#   OrgProjectBarFrobnicatorProxy *proxy = ORG_PROJECT_BAR_FROBNICATOR_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (org_project_bar_frobnicator_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_get_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   GValue       *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_set_property (GObject      *object G_GNUC_UNUSED,\n#   guint         prop_id G_GNUC_UNUSED,\n#   const GValue *value G_GNUC_UNUSED,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   OrgProjectBarFrobnicatorProxy *proxy = ORG_PROJECT_BAR_FROBNICATOR_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_init (OrgProjectBarFrobnicatorProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = org_project_bar_frobnicator_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, OrgProjectBarFrobnicatorProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), org_project_bar_frobnicator_interface_info ());\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_class_init (OrgProjectBarFrobnicatorProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = org_project_bar_frobnicator_proxy_finalize;\n#   gobject_class->get_property = org_project_bar_frobnicator_proxy_get_property;\n#   gobject_class->set_property = org_project_bar_frobnicator_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = org_project_bar_frobnicator_proxy_g_signal;\n#   proxy_class->g_properties_changed = org_project_bar_frobnicator_proxy_g_properties_changed;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectBarFrobnicatorProxyPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_bar_frobnicator_proxy_iface_init (OrgProjectBarFrobnicatorIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_bar_frobnicator_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_proxy_new().\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like org_project_bar_frobnicator_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call org_project_bar_frobnicator_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# org_project_bar_frobnicator_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to org_project_bar_frobnicator_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with org_project_bar_frobnicator_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like org_project_bar_frobnicator_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See org_project_bar_frobnicator_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"org.project.Bar.Frobnicator\", NULL);\n#   if (ret != NULL)\n#     return ORG_PROJECT_BAR_FROBNICATOR (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * OrgProjectBarFrobnicatorSkeleton:\n#  *\n#  * The #OrgProjectBarFrobnicatorSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * OrgProjectBarFrobnicatorSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #OrgProjectBarFrobnicatorSkeleton.\n#  */\n# \n# struct _OrgProjectBarFrobnicatorSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _org_project_bar_frobnicator_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_ORG_PROJECT_BAR_FROBNICATOR);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _org_project_bar_frobnicator_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _org_project_bar_frobnicator_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_org_project_bar_frobnicator_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _org_project_bar_frobnicator_skeleton_vtable =\n# {\n#   _org_project_bar_frobnicator_skeleton_handle_method_call,\n#   _org_project_bar_frobnicator_skeleton_handle_get_property,\n#   _org_project_bar_frobnicator_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return org_project_bar_frobnicator_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_org_project_bar_frobnicator_skeleton_vtable;\n# }\n# \n# static GVariant *\n# org_project_bar_frobnicator_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_org_project_bar_frobnicator_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _org_project_bar_frobnicator_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _org_project_bar_frobnicator_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _org_project_bar_frobnicator_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"org.project.Bar.Frobnicator\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED)\n# {\n# }\n# \n# static void org_project_bar_frobnicator_skeleton_iface_init (OrgProjectBarFrobnicatorIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorSkeleton, org_project_bar_frobnicator_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (OrgProjectBarFrobnicatorSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (OrgProjectBarFrobnicatorSkeleton, org_project_bar_frobnicator_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_ORG_PROJECT_BAR_FROBNICATOR, org_project_bar_frobnicator_skeleton_iface_init))\n# \n# #endif\n# static void\n# org_project_bar_frobnicator_skeleton_finalize (GObject *object)\n# {\n#   OrgProjectBarFrobnicatorSkeleton *skeleton = ORG_PROJECT_BAR_FROBNICATOR_SKELETON (object);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (org_project_bar_frobnicator_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_init (OrgProjectBarFrobnicatorSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = org_project_bar_frobnicator_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, OrgProjectBarFrobnicatorSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_class_init (OrgProjectBarFrobnicatorSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = org_project_bar_frobnicator_skeleton_finalize;\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = org_project_bar_frobnicator_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = org_project_bar_frobnicator_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = org_project_bar_frobnicator_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = org_project_bar_frobnicator_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (OrgProjectBarFrobnicatorSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# org_project_bar_frobnicator_skeleton_iface_init (OrgProjectBarFrobnicatorIface *iface G_GNUC_UNUSED)\n# {\n# }\n# \n# /**\n#  * org_project_bar_frobnicator_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-org-project-Bar-Frobnicator.top_of_page\">org.project.Bar.Frobnicator</link>.\n#  *\n#  * Returns: (transfer full) (type OrgProjectBarFrobnicatorSkeleton): The skeleton object.\n#  */\n# OrgProjectBarFrobnicator *\n# org_project_bar_frobnicator_skeleton_new (void)\n# {\n#   return ORG_PROJECT_BAR_FROBNICATOR (g_object_new (TYPE_ORG_PROJECT_BAR_FROBNICATOR_SKELETON, NULL));\n# }\n# \n# /* ------------------------------------------------------------------------\n#  * Code for interface com.acme.Coyote\n#  * ------------------------------------------------------------------------\n#  */\n# \n# /**\n#  * SECTION:ComAcmeCoyote\n#  * @title: ComAcmeCoyote\n#  * @short_description: Generated C code for the com.acme.Coyote D-Bus interface\n#  *\n#  * This section contains code for working with the <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link> D-Bus interface in C.\n#  */\n# \n# enum\n# {\n#   _COM_ACME_COYOTE_SURPRISED,\n# };\n# \n# static unsigned _COM_ACME_COYOTE_SIGNALS[1] = { 0 };\n# \n# /* ---- Introspection data for com.acme.Coyote ---- */\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_run =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Run\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-run\",\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_sleep =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Sleep\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-sleep\",\n#   FALSE\n# };\n# \n# static const _ExtendedGDBusMethodInfo _com_acme_coyote_method_info_attack =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Attack\",\n#     NULL,\n#     NULL,\n#     NULL\n#   },\n#   \"handle-attack\",\n#   FALSE\n# };\n# \n# static const GDBusMethodInfo * const _com_acme_coyote_method_info_pointers[] =\n# {\n#   &_com_acme_coyote_method_info_run.parent_struct,\n#   &_com_acme_coyote_method_info_sleep.parent_struct,\n#   &_com_acme_coyote_method_info_attack.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusSignalInfo _com_acme_coyote_signal_info_surprised =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Surprised\",\n#     NULL,\n#     NULL\n#   },\n#   \"surprised\"\n# };\n# \n# static const GDBusSignalInfo * const _com_acme_coyote_signal_info_pointers[] =\n# {\n#   &_com_acme_coyote_signal_info_surprised.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusPropertyInfo _com_acme_coyote_property_info_mood =\n# {\n#   {\n#     -1,\n#     (gchar *) \"Mood\",\n#     (gchar *) \"s\",\n#     G_DBUS_PROPERTY_INFO_FLAGS_READABLE,\n#     NULL\n#   },\n#   \"mood\",\n#   FALSE,\n#   TRUE\n# };\n# \n# static const GDBusPropertyInfo * const _com_acme_coyote_property_info_pointers[] =\n# {\n#   &_com_acme_coyote_property_info_mood.parent_struct,\n#   NULL\n# };\n# \n# static const _ExtendedGDBusInterfaceInfo _com_acme_coyote_interface_info =\n# {\n#   {\n#     -1,\n#     (gchar *) \"com.acme.Coyote\",\n#     (GDBusMethodInfo **) &_com_acme_coyote_method_info_pointers,\n#     (GDBusSignalInfo **) &_com_acme_coyote_signal_info_pointers,\n#     (GDBusPropertyInfo **) &_com_acme_coyote_property_info_pointers,\n#     NULL\n#   },\n#   \"com-acme-coyote\",\n# };\n# \n# \n# /**\n#  * com_acme_coyote_interface_info:\n#  *\n#  * Gets a machine-readable description of the <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link> D-Bus interface.\n#  *\n#  * Returns: (transfer none): A #GDBusInterfaceInfo. Do not free.\n#  */\n# GDBusInterfaceInfo *\n# com_acme_coyote_interface_info (void)\n# {\n#   return (GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct;\n# }\n# \n# /**\n#  * com_acme_coyote_override_properties:\n#  * @klass: The class structure for a #GObject derived class.\n#  * @property_id_begin: The property id to assign to the first overridden property.\n#  *\n#  * Overrides all #GObject properties in the #ComAcmeCoyote interface for a concrete class.\n#  * The properties are overridden in the order they are defined.\n#  *\n#  * Returns: The last property id.\n#  */\n# guint\n# com_acme_coyote_override_properties (GObjectClass *klass, guint property_id_begin)\n# {\n#   g_object_class_override_property (klass, property_id_begin++, \"mood\");\n#   return property_id_begin - 1;\n# }\n# \n# \n# inline static void\n# com_acme_coyote_signal_marshal_surprised (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   g_cclosure_marshal_VOID__VOID (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_run (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_sleep (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# inline static void\n# com_acme_coyote_method_marshal_attack (\n#     GClosure     *closure,\n#     GValue       *return_value,\n#     unsigned int  n_param_values,\n#     const GValue *param_values,\n#     void         *invocation_hint,\n#     void         *marshal_data)\n# {\n#   _g_dbus_codegen_marshal_BOOLEAN__OBJECT (closure,\n#     return_value, n_param_values, param_values, invocation_hint, marshal_data);\n# }\n# \n# \n# /**\n#  * ComAcmeCoyote:\n#  *\n#  * Abstract interface type for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteIface:\n#  * @parent_iface: The parent interface.\n#  * @handle_attack: Handler for the #ComAcmeCoyote::handle-attack signal.\n#  * @handle_run: Handler for the #ComAcmeCoyote::handle-run signal.\n#  * @handle_sleep: Handler for the #ComAcmeCoyote::handle-sleep signal.\n#  * @get_mood: Getter for the #ComAcmeCoyote:mood property.\n#  * @surprised: Handler for the #ComAcmeCoyote::surprised signal.\n#  *\n#  * Virtual table for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  */\n# \n# typedef ComAcmeCoyoteIface ComAcmeCoyoteInterface;\n# G_DEFINE_INTERFACE (ComAcmeCoyote, com_acme_coyote, G_TYPE_OBJECT)\n# \n# static void\n# com_acme_coyote_default_init (ComAcmeCoyoteIface *iface)\n# {\n#   /* GObject signals for incoming D-Bus method calls: */\n#   /**\n#    * ComAcmeCoyote::handle-run:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_run() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-run\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_run),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_run,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /**\n#    * ComAcmeCoyote::handle-sleep:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_sleep() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-sleep\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_sleep),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_sleep,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /**\n#    * ComAcmeCoyote::handle-attack:\n#    * @object: A #ComAcmeCoyote.\n#    * @invocation: A #GDBusMethodInvocation.\n#    *\n#    * Signal emitted when a remote caller is invoking the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method.\n#    *\n#    * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call com_acme_coyote_complete_attack() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned.\n#    *\n#    * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run.\n#    */\n#   g_signal_new (\"handle-attack\",\n#     G_TYPE_FROM_INTERFACE (iface),\n#     G_SIGNAL_RUN_LAST,\n#     G_STRUCT_OFFSET (ComAcmeCoyoteIface, handle_attack),\n#     g_signal_accumulator_true_handled,\n#     NULL,\n#       com_acme_coyote_method_marshal_attack,\n#     G_TYPE_BOOLEAN,\n#     1,\n#     G_TYPE_DBUS_METHOD_INVOCATION);\n# \n#   /* GObject signals for received D-Bus signals: */\n#   /**\n#    * ComAcmeCoyote::surprised:\n#    * @object: A #ComAcmeCoyote.\n#    *\n#    * On the client-side, this signal is emitted whenever the D-Bus signal <link linkend=\"gdbus-signal-com-acme-Coyote.Surprised\">\"Surprised\"</link> is received.\n#    *\n#    * On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.\n#    */\n#   _COM_ACME_COYOTE_SIGNALS[_COM_ACME_COYOTE_SURPRISED] =\n#     g_signal_new (\"surprised\",\n#       G_TYPE_FROM_INTERFACE (iface),\n#       G_SIGNAL_RUN_LAST,\n#       G_STRUCT_OFFSET (ComAcmeCoyoteIface, surprised),\n#       NULL,\n#       NULL,\n#       com_acme_coyote_signal_marshal_surprised,\n#       G_TYPE_NONE,\n#       0);\n# \n#   /* GObject properties for D-Bus properties: */\n#   /**\n#    * ComAcmeCoyote:mood:\n#    *\n#    * Represents the D-Bus property <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link>.\n#    *\n#    * Since the D-Bus property for this #GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.\n#    */\n#   g_object_interface_install_property (iface,\n#     g_param_spec_string (\"mood\", \"Mood\", \"Mood\", NULL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));\n# }\n# \n# /**\n#  * com_acme_coyote_get_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Gets the value of the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where @object was constructed. Use com_acme_coyote_dup_mood() if on another thread.\n#  *\n#  * Returns: (transfer none) (nullable): The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.\n#  */\n# const gchar *\n# com_acme_coyote_get_mood (ComAcmeCoyote *object)\n# {\n#   g_return_val_if_fail (IS_COM_ACME_COYOTE (object), NULL);\n# \n#   return COM_ACME_COYOTE_GET_IFACE (object)->get_mood (object);\n# }\n# \n# /**\n#  * com_acme_coyote_dup_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Gets a copy of the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property.\n#  *\n#  * Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.\n#  *\n#  * Returns: (transfer full) (nullable): The property value or %NULL if the property is not set. The returned value should be freed with g_free().\n#  */\n# gchar *\n# com_acme_coyote_dup_mood (ComAcmeCoyote *object)\n# {\n#   gchar *value;\n#   g_object_get (G_OBJECT (object), \"mood\", &value, NULL);\n#   return value;\n# }\n# \n# /**\n#  * com_acme_coyote_set_mood: (skip)\n#  * @object: A #ComAcmeCoyote.\n#  * @value: The value to set.\n#  *\n#  * Sets the <link linkend=\"gdbus-property-com-acme-Coyote.Mood\">\"Mood\"</link> D-Bus property to @value.\n#  *\n#  * Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.\n#  */\n# void\n# com_acme_coyote_set_mood (ComAcmeCoyote *object, const gchar *value)\n# {\n#   g_object_set (G_OBJECT (object), \"mood\", value, NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_emit_surprised:\n#  * @object: A #ComAcmeCoyote.\n#  *\n#  * Emits the <link linkend=\"gdbus-signal-com-acme-Coyote.Surprised\">\"Surprised\"</link> D-Bus signal.\n#  */\n# void\n# com_acme_coyote_emit_surprised (\n#     ComAcmeCoyote *object)\n# {\n#   g_signal_emit (object, _COM_ACME_COYOTE_SIGNALS[_COM_ACME_COYOTE_SURPRISED], 0);\n# }\n# \n# /**\n#  * com_acme_coyote_call_run:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_run_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_run_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_run (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Run\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_run_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_run().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_run().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_run_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_run_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_run() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_run_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Run\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_sleep_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_sleep_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_sleep (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Sleep\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_sleep().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_sleep().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_sleep_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_sleep_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_sleep() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_sleep_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Sleep\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied or %NULL.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method on @proxy.\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_call_attack_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_call_attack_sync() for the synchronous, blocking version of this method.\n#  */\n# void\n# com_acme_coyote_call_attack (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data)\n# {\n#   g_dbus_proxy_call (G_DBUS_PROXY (proxy),\n#     \"Attack\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     callback,\n#     user_data);\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack_finish:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_call_attack().\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Finishes an operation started with com_acme_coyote_call_attack().\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_attack_finish (\n#     ComAcmeCoyote *proxy,\n#     GAsyncResult *res,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_finish (G_DBUS_PROXY (proxy), res, error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_call_attack_sync:\n#  * @proxy: A #ComAcmeCoyoteProxy.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL.\n#  *\n#  * Synchronously invokes the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method on @proxy. The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_call_attack() for the asynchronous version of this method.\n#  *\n#  * Returns: (skip): %TRUE if the call succeeded, %FALSE if @error is set.\n#  */\n# gboolean\n# com_acme_coyote_call_attack_sync (\n#     ComAcmeCoyote *proxy,\n#     GCancellable *cancellable,\n#     GError **error)\n# {\n#   GVariant *_ret;\n#   _ret = g_dbus_proxy_call_sync (G_DBUS_PROXY (proxy),\n#     \"Attack\",\n#     g_variant_new (\"()\"),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     cancellable,\n#     error);\n#   if (_ret == NULL)\n#     goto _out;\n#   g_variant_get (_ret,\n#                  \"()\");\n#   g_variant_unref (_ret);\n# _out:\n#   return _ret != NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_complete_run:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Run\">Run()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_run (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /**\n#  * com_acme_coyote_complete_sleep:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Sleep\">Sleep()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_sleep (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /**\n#  * com_acme_coyote_complete_attack:\n#  * @object: A #ComAcmeCoyote.\n#  * @invocation: (transfer full): A #GDBusMethodInvocation.\n#  *\n#  * Helper function used in service implementations to finish handling invocations of the <link linkend=\"gdbus-method-com-acme-Coyote.Attack\">Attack()</link> D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error() or similar.\n#  *\n#  * This method will free @invocation, you cannot use it afterwards.\n#  */\n# void\n# com_acme_coyote_complete_attack (\n#     ComAcmeCoyote *object G_GNUC_UNUSED,\n#     GDBusMethodInvocation *invocation)\n# {\n#   g_dbus_method_invocation_return_value (invocation,\n#     g_variant_new (\"()\"));\n# }\n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * ComAcmeCoyoteProxy:\n#  *\n#  * The #ComAcmeCoyoteProxy structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteProxyClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #ComAcmeCoyoteProxy.\n#  */\n# \n# struct _ComAcmeCoyoteProxyPrivate\n# {\n#   GData *qdata;\n# };\n# \n# static void com_acme_coyote_proxy_iface_init (ComAcmeCoyoteIface *iface);\n# \n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteProxy, com_acme_coyote_proxy, G_TYPE_DBUS_PROXY,\n#                          G_ADD_PRIVATE (ComAcmeCoyoteProxy)\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_proxy_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteProxy, com_acme_coyote_proxy, G_TYPE_DBUS_PROXY,\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_proxy_iface_init))\n# \n# #endif\n# static void\n# com_acme_coyote_proxy_finalize (GObject *object)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (object);\n#   g_datalist_clear (&proxy->priv->qdata);\n#   G_OBJECT_CLASS (com_acme_coyote_proxy_parent_class)->finalize (object);\n# }\n# \n# static void\n# com_acme_coyote_proxy_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (object), info->parent_struct.name);\n#   if (info->use_gvariant)\n#     {\n#       g_value_set_variant (value, variant);\n#     }\n#   else\n#     {\n#       if (variant != NULL)\n#         g_dbus_gvariant_to_gvalue (variant, value);\n#     }\n#   if (variant != NULL)\n#     g_variant_unref (variant);\n# }\n# \n# static void\n# com_acme_coyote_proxy_set_property_cb (GDBusProxy *proxy,\n#   GAsyncResult *res,\n#   gpointer      user_data)\n# {\n#   const _ExtendedGDBusPropertyInfo *info = user_data;\n#   GError *error;\n#   GVariant *_ret;\n#   error = NULL;\n#   _ret = g_dbus_proxy_call_finish (proxy, res, &error);\n#   if (!_ret)\n#     {\n#       g_warning (\"Error setting property '%s' on interface com.acme.Coyote: %s (%s, %d)\",\n#                  info->parent_struct.name, \n#                  error->message, g_quark_to_string (error->domain), error->code);\n#       g_error_free (error);\n#     }\n#   else\n#     {\n#       g_variant_unref (_ret);\n#     }\n# }\n# \n# static void\n# com_acme_coyote_proxy_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   GVariant *variant;\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   variant = g_dbus_gvalue_to_gvariant (value, G_VARIANT_TYPE (info->parent_struct.signature));\n#   g_dbus_proxy_call (G_DBUS_PROXY (object),\n#     \"org.freedesktop.DBus.Properties.Set\",\n#     g_variant_new (\"(ssv)\", \"com.acme.Coyote\", info->parent_struct.name, variant),\n#     G_DBUS_CALL_FLAGS_NONE,\n#     -1,\n#     NULL, (GAsyncReadyCallback) com_acme_coyote_proxy_set_property_cb, (GDBusPropertyInfo *) &info->parent_struct);\n#   g_variant_unref (variant);\n# }\n# \n# static void\n# com_acme_coyote_proxy_g_signal (GDBusProxy *proxy,\n#   const gchar *sender_name G_GNUC_UNUSED,\n#   const gchar *signal_name,\n#   GVariant *parameters)\n# {\n#   _ExtendedGDBusSignalInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   gsize n;\n#   guint signal_id;\n#   info = (_ExtendedGDBusSignalInfo *) g_dbus_interface_info_lookup_signal ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, signal_name);\n#   if (info == NULL)\n#     return;\n#   num_params = g_variant_n_children (parameters);\n#   paramv = g_new0 (GValue, num_params + 1);\n#   g_value_init (&paramv[0], TYPE_COM_ACME_COYOTE);\n#   g_value_set_object (&paramv[0], proxy);\n#   g_variant_iter_init (&iter, parameters);\n#   n = 1;\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.args[n - 1];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_COM_ACME_COYOTE);\n#   g_signal_emitv (paramv, signal_id, 0, NULL);\n#   for (n = 0; n < num_params + 1; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static void\n# com_acme_coyote_proxy_g_properties_changed (GDBusProxy *_proxy,\n#   GVariant *changed_properties,\n#   const gchar *const *invalidated_properties)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (_proxy);\n#   guint n;\n#   const gchar *key;\n#   GVariantIter *iter;\n#   _ExtendedGDBusPropertyInfo *info;\n#   g_variant_get (changed_properties, \"a{sv}\", &iter);\n#   while (g_variant_iter_next (iter, \"{&sv}\", &key, NULL))\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, key);\n#       g_datalist_remove_data (&proxy->priv->qdata, key);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n#   g_variant_iter_free (iter);\n#   for (n = 0; invalidated_properties[n] != NULL; n++)\n#     {\n#       info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, invalidated_properties[n]);\n#       g_datalist_remove_data (&proxy->priv->qdata, invalidated_properties[n]);\n#       if (info != NULL)\n#         g_object_notify (G_OBJECT (proxy), info->hyphen_name);\n#     }\n# }\n# \n# static const gchar *\n# com_acme_coyote_proxy_get_mood (ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteProxy *proxy = COM_ACME_COYOTE_PROXY (object);\n#   GVariant *variant;\n#   const gchar *value = NULL;\n#   variant = g_dbus_proxy_get_cached_property (G_DBUS_PROXY (proxy), \"Mood\");\n#   if (variant != NULL)\n#     {\n#       value = g_variant_get_string (variant, NULL);\n#       g_variant_unref (variant);\n#     }\n#   return value;\n# }\n# \n# static void\n# com_acme_coyote_proxy_init (ComAcmeCoyoteProxy *proxy)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   proxy->priv = com_acme_coyote_proxy_get_instance_private (proxy);\n# #else\n#   proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_COM_ACME_COYOTE_PROXY, ComAcmeCoyoteProxyPrivate);\n# #endif\n# \n#   g_dbus_proxy_set_interface_info (G_DBUS_PROXY (proxy), com_acme_coyote_interface_info ());\n# }\n# \n# static void\n# com_acme_coyote_proxy_class_init (ComAcmeCoyoteProxyClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusProxyClass *proxy_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize     = com_acme_coyote_proxy_finalize;\n#   gobject_class->get_property = com_acme_coyote_proxy_get_property;\n#   gobject_class->set_property = com_acme_coyote_proxy_set_property;\n# \n#   proxy_class = G_DBUS_PROXY_CLASS (klass);\n#   proxy_class->g_signal = com_acme_coyote_proxy_g_signal;\n#   proxy_class->g_properties_changed = com_acme_coyote_proxy_g_properties_changed;\n# \n#   com_acme_coyote_override_properties (gobject_class, 1);\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (ComAcmeCoyoteProxyPrivate));\n# #endif\n# }\n# \n# static void\n# com_acme_coyote_proxy_iface_init (ComAcmeCoyoteIface *iface)\n# {\n#   iface->get_mood = com_acme_coyote_proxy_get_mood;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Asynchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>. See g_dbus_proxy_new() for more details.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_proxy_new_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_proxy_new_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# com_acme_coyote_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_COM_ACME_COYOTE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_proxy_new().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with com_acme_coyote_proxy_new().\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_sync:\n#  * @connection: A #GDBusConnection.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: (nullable): A bus name (well-known or unique) or %NULL if @connection is not a message bus connection.\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Synchronously creates a proxy for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>. See g_dbus_proxy_new_sync() for more details.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_proxy_new() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_COM_ACME_COYOTE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-connection\", connection, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @callback: A #GAsyncReadyCallback to call when the request is satisfied.\n#  * @user_data: User data to pass to @callback.\n#  *\n#  * Like com_acme_coyote_proxy_new() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * When the operation is finished, @callback will be invoked in the thread-default main loop of the thread you are calling this method from (see g_main_context_push_thread_default()).\n#  * You can then call com_acme_coyote_proxy_new_for_bus_finish() to get the result of the operation.\n#  *\n#  * See com_acme_coyote_proxy_new_for_bus_sync() for the synchronous, blocking version of this constructor.\n#  */\n# void\n# com_acme_coyote_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data)\n# {\n#   g_async_initable_new_async (TYPE_COM_ACME_COYOTE_PROXY, G_PRIORITY_DEFAULT, cancellable, callback, user_data, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus_finish:\n#  * @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to com_acme_coyote_proxy_new_for_bus().\n#  * @error: Return location for error or %NULL\n#  *\n#  * Finishes an operation started with com_acme_coyote_proxy_new_for_bus().\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error)\n# {\n#   GObject *ret;\n#   GObject *source_object;\n#   source_object = g_async_result_get_source_object (res);\n#   ret = g_async_initable_new_finish (G_ASYNC_INITABLE (source_object), res, error);\n#   g_object_unref (source_object);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# /**\n#  * com_acme_coyote_proxy_new_for_bus_sync:\n#  * @bus_type: A #GBusType.\n#  * @flags: Flags from the #GDBusProxyFlags enumeration.\n#  * @name: A bus name (well-known or unique).\n#  * @object_path: An object path.\n#  * @cancellable: (nullable): A #GCancellable or %NULL.\n#  * @error: Return location for error or %NULL\n#  *\n#  * Like com_acme_coyote_proxy_new_sync() but takes a #GBusType instead of a #GDBusConnection.\n#  *\n#  * The calling thread is blocked until a reply is received.\n#  *\n#  * See com_acme_coyote_proxy_new_for_bus() for the asynchronous version of this constructor.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteProxy): The constructed proxy object or %NULL if @error is set.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error)\n# {\n#   GInitable *ret;\n#   ret = g_initable_new (TYPE_COM_ACME_COYOTE_PROXY, cancellable, error, \"g-flags\", flags, \"g-name\", name, \"g-bus-type\", bus_type, \"g-object-path\", object_path, \"g-interface-name\", \"com.acme.Coyote\", NULL);\n#   if (ret != NULL)\n#     return COM_ACME_COYOTE (ret);\n#   else\n#     return NULL;\n# }\n# \n# \n# /* ------------------------------------------------------------------------ */\n# \n# /**\n#  * ComAcmeCoyoteSkeleton:\n#  *\n#  * The #ComAcmeCoyoteSkeleton structure contains only private data and should only be accessed using the provided API.\n#  */\n# \n# /**\n#  * ComAcmeCoyoteSkeletonClass:\n#  * @parent_class: The parent class.\n#  *\n#  * Class structure for #ComAcmeCoyoteSkeleton.\n#  */\n# \n# struct _ComAcmeCoyoteSkeletonPrivate\n# {\n#   GValue *properties;\n#   GList *changed_properties;\n#   GSource *changed_properties_idle_source;\n#   GMainContext *context;\n#   GMutex lock;\n# };\n# \n# static void\n# _com_acme_coyote_skeleton_handle_method_call (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name,\n#   const gchar *method_name,\n#   GVariant *parameters,\n#   GDBusMethodInvocation *invocation,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   _ExtendedGDBusMethodInfo *info;\n#   GVariantIter iter;\n#   GVariant *child;\n#   GValue *paramv;\n#   gsize num_params;\n#   guint num_extra;\n#   gsize n;\n#   guint signal_id;\n#   GValue return_value = G_VALUE_INIT;\n#   info = (_ExtendedGDBusMethodInfo *) g_dbus_method_invocation_get_method_info (invocation);\n#   g_assert (info != NULL);\n#   num_params = g_variant_n_children (parameters);\n#   num_extra = info->pass_fdlist ? 3 : 2;  paramv = g_new0 (GValue, num_params + num_extra);\n#   n = 0;\n#   g_value_init (&paramv[n], TYPE_COM_ACME_COYOTE);\n#   g_value_set_object (&paramv[n++], skeleton);\n#   g_value_init (&paramv[n], G_TYPE_DBUS_METHOD_INVOCATION);\n#   g_value_set_object (&paramv[n++], invocation);\n#   if (info->pass_fdlist)\n#     {\n# #ifdef G_OS_UNIX\n#       g_value_init (&paramv[n], G_TYPE_UNIX_FD_LIST);\n#       g_value_set_object (&paramv[n++], g_dbus_message_get_unix_fd_list (g_dbus_method_invocation_get_message (invocation)));\n# #else\n#       g_assert_not_reached ();\n# #endif\n#     }\n#   g_variant_iter_init (&iter, parameters);\n#   while ((child = g_variant_iter_next_value (&iter)) != NULL)\n#     {\n#       _ExtendedGDBusArgInfo *arg_info = (_ExtendedGDBusArgInfo *) info->parent_struct.in_args[n - num_extra];\n#       if (arg_info->use_gvariant)\n#         {\n#           g_value_init (&paramv[n], G_TYPE_VARIANT);\n#           g_value_set_variant (&paramv[n], child);\n#           n++;\n#         }\n#       else\n#         g_dbus_gvariant_to_gvalue (child, &paramv[n++]);\n#       g_variant_unref (child);\n#     }\n#   signal_id = g_signal_lookup (info->signal_name, TYPE_COM_ACME_COYOTE);\n#   g_value_init (&return_value, G_TYPE_BOOLEAN);\n#   g_signal_emitv (paramv, signal_id, 0, &return_value);\n#   if (!g_value_get_boolean (&return_value))\n#     g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_UNKNOWN_METHOD, \"Method %s is not implemented on interface %s\", method_name, interface_name);\n#   g_value_unset (&return_value);\n#   for (n = 0; n < num_params + num_extra; n++)\n#     g_value_unset (&paramv[n]);\n#   g_free (paramv);\n# }\n# \n# static GVariant *\n# _com_acme_coyote_skeleton_handle_get_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   GVariant *ret;\n#   ret = NULL;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       g_value_init (&value, pspec->value_type);\n#       g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       ret = g_dbus_gvalue_to_gvariant (&value, G_VARIANT_TYPE (info->parent_struct.signature));\n#       g_value_unset (&value);\n#     }\n#   return ret;\n# }\n# \n# static gboolean\n# _com_acme_coyote_skeleton_handle_set_property (\n#   GDBusConnection *connection G_GNUC_UNUSED,\n#   const gchar *sender G_GNUC_UNUSED,\n#   const gchar *object_path G_GNUC_UNUSED,\n#   const gchar *interface_name G_GNUC_UNUSED,\n#   const gchar *property_name,\n#   GVariant *variant,\n#   GError **error,\n#   gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GValue value = G_VALUE_INIT;\n#   GParamSpec *pspec;\n#   _ExtendedGDBusPropertyInfo *info;\n#   gboolean ret;\n#   ret = FALSE;\n#   info = (_ExtendedGDBusPropertyInfo *) g_dbus_interface_info_lookup_property ((GDBusInterfaceInfo *) &_com_acme_coyote_interface_info.parent_struct, property_name);\n#   g_assert (info != NULL);\n#   pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name);\n#   if (pspec == NULL)\n#     {\n#       g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_INVALID_ARGS, \"No property with name %s\", property_name);\n#     }\n#   else\n#     {\n#       if (info->use_gvariant)\n#         g_value_set_variant (&value, variant);\n#       else\n#         g_dbus_gvariant_to_gvalue (variant, &value);\n#       g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value);\n#       g_value_unset (&value);\n#       ret = TRUE;\n#     }\n#   return ret;\n# }\n# \n# static const GDBusInterfaceVTable _com_acme_coyote_skeleton_vtable =\n# {\n#   _com_acme_coyote_skeleton_handle_method_call,\n#   _com_acme_coyote_skeleton_handle_get_property,\n#   _com_acme_coyote_skeleton_handle_set_property,\n#   {NULL}\n# };\n# \n# static GDBusInterfaceInfo *\n# com_acme_coyote_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return com_acme_coyote_interface_info ();\n# }\n# \n# static GDBusInterfaceVTable *\n# com_acme_coyote_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED)\n# {\n#   return (GDBusInterfaceVTable *) &_com_acme_coyote_skeleton_vtable;\n# }\n# \n# static GVariant *\n# com_acme_coyote_skeleton_dbus_interface_get_properties (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (_skeleton);\n# \n#   GVariantBuilder builder;\n#   guint n;\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   if (_com_acme_coyote_interface_info.parent_struct.properties == NULL)\n#     goto out;\n#   for (n = 0; _com_acme_coyote_interface_info.parent_struct.properties[n] != NULL; n++)\n#     {\n#       GDBusPropertyInfo *info = _com_acme_coyote_interface_info.parent_struct.properties[n];\n#       if (info->flags & G_DBUS_PROPERTY_INFO_FLAGS_READABLE)\n#         {\n#           GVariant *value;\n#           value = _com_acme_coyote_skeleton_handle_get_property (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)), NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"com.acme.Coyote\", info->name, NULL, skeleton);\n#           if (value != NULL)\n#             {\n#               g_variant_take_ref (value);\n#               g_variant_builder_add (&builder, \"{sv}\", info->name, value);\n#               g_variant_unref (value);\n#             }\n#         }\n#     }\n# out:\n#   return g_variant_builder_end (&builder);\n# }\n# \n# static gboolean _com_acme_coyote_emit_changed (gpointer user_data);\n# \n# static void\n# com_acme_coyote_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (_skeleton);\n#   gboolean emit_changed = FALSE;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     {\n#       g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#       skeleton->priv->changed_properties_idle_source = NULL;\n#       emit_changed = TRUE;\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# \n#   if (emit_changed)\n#     _com_acme_coyote_emit_changed (skeleton);\n# }\n# \n# static void\n# _com_acme_coyote_on_signal_surprised (\n#     ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n# \n#   GList      *connections, *l;\n#   GVariant   *signal_variant;\n#   connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n# \n#   signal_variant = g_variant_ref_sink (g_variant_new (\"()\"));\n#   for (l = connections; l != NULL; l = l->next)\n#     {\n#       GDBusConnection *connection = l->data;\n#       g_dbus_connection_emit_signal (connection,\n#         NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)), \"com.acme.Coyote\", \"Surprised\",\n#         signal_variant, NULL);\n#     }\n#   g_variant_unref (signal_variant);\n#   g_list_free_full (connections, g_object_unref);\n# }\n# \n# static void com_acme_coyote_skeleton_iface_init (ComAcmeCoyoteIface *iface);\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteSkeleton, com_acme_coyote_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_ADD_PRIVATE (ComAcmeCoyoteSkeleton)\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_skeleton_iface_init))\n# \n# #else\n# G_DEFINE_TYPE_WITH_CODE (ComAcmeCoyoteSkeleton, com_acme_coyote_skeleton, G_TYPE_DBUS_INTERFACE_SKELETON,\n#                          G_IMPLEMENT_INTERFACE (TYPE_COM_ACME_COYOTE, com_acme_coyote_skeleton_iface_init))\n# \n# #endif\n# static void\n# com_acme_coyote_skeleton_finalize (GObject *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   guint n;\n#   for (n = 0; n < 1; n++)\n#     g_value_unset (&skeleton->priv->properties[n]);\n#   g_free (skeleton->priv->properties);\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   if (skeleton->priv->changed_properties_idle_source != NULL)\n#     g_source_destroy (skeleton->priv->changed_properties_idle_source);\n#   g_main_context_unref (skeleton->priv->context);\n#   g_mutex_clear (&skeleton->priv->lock);\n#   G_OBJECT_CLASS (com_acme_coyote_skeleton_parent_class)->finalize (object);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_get_property (GObject      *object,\n#   guint         prop_id,\n#   GValue       *value,\n#   GParamSpec   *pspec G_GNUC_UNUSED)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_value_copy (&skeleton->priv->properties[prop_id - 1], value);\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static gboolean\n# _com_acme_coyote_emit_changed (gpointer user_data)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (user_data);\n#   GList *l;\n#   GVariantBuilder builder;\n#   GVariantBuilder invalidated_builder;\n#   guint num_changes;\n# \n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_variant_builder_init (&builder, G_VARIANT_TYPE (\"a{sv}\"));\n#   g_variant_builder_init (&invalidated_builder, G_VARIANT_TYPE (\"as\"));\n#   for (l = skeleton->priv->changed_properties, num_changes = 0; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *cp = l->data;\n#       GVariant *variant;\n#       const GValue *cur_value;\n# \n#       cur_value = &skeleton->priv->properties[cp->prop_id - 1];\n#       if (!_g_value_equal (cur_value, &cp->orig_value))\n#         {\n#           variant = g_dbus_gvalue_to_gvariant (cur_value, G_VARIANT_TYPE (cp->info->parent_struct.signature));\n#           g_variant_builder_add (&builder, \"{sv}\", cp->info->parent_struct.name, variant);\n#           g_variant_unref (variant);\n#           num_changes++;\n#         }\n#     }\n#   if (num_changes > 0)\n#     {\n#       GList *connections, *ll;\n#       GVariant *signal_variant;\n#       signal_variant = g_variant_ref_sink (g_variant_new (\"(sa{sv}as)\", \"com.acme.Coyote\",\n#                                            &builder, &invalidated_builder));\n#       connections = g_dbus_interface_skeleton_get_connections (G_DBUS_INTERFACE_SKELETON (skeleton));\n#       for (ll = connections; ll != NULL; ll = ll->next)\n#         {\n#           GDBusConnection *connection = ll->data;\n# \n#           g_dbus_connection_emit_signal (connection,\n#                                          NULL, g_dbus_interface_skeleton_get_object_path (G_DBUS_INTERFACE_SKELETON (skeleton)),\n#                                          \"org.freedesktop.DBus.Properties\",\n#                                          \"PropertiesChanged\",\n#                                          signal_variant,\n#                                          NULL);\n#         }\n#       g_variant_unref (signal_variant);\n#       g_list_free_full (connections, g_object_unref);\n#     }\n#   else\n#     {\n#       g_variant_builder_clear (&builder);\n#       g_variant_builder_clear (&invalidated_builder);\n#     }\n#   g_list_free_full (skeleton->priv->changed_properties, (GDestroyNotify) _changed_property_free);\n#   skeleton->priv->changed_properties = NULL;\n#   skeleton->priv->changed_properties_idle_source = NULL;\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return FALSE;\n# }\n# \n# static void\n# _com_acme_coyote_schedule_emit_changed (ComAcmeCoyoteSkeleton *skeleton, const _ExtendedGDBusPropertyInfo *info, guint prop_id, const GValue *orig_value)\n# {\n#   ChangedProperty *cp;\n#   GList *l;\n#   cp = NULL;\n#   for (l = skeleton->priv->changed_properties; l != NULL; l = l->next)\n#     {\n#       ChangedProperty *i_cp = l->data;\n#       if (i_cp->info == info)\n#         {\n#           cp = i_cp;\n#           break;\n#         }\n#     }\n#   if (cp == NULL)\n#     {\n#       cp = g_new0 (ChangedProperty, 1);\n#       cp->prop_id = prop_id;\n#       cp->info = info;\n#       skeleton->priv->changed_properties = g_list_prepend (skeleton->priv->changed_properties, cp);\n#       g_value_init (&cp->orig_value, G_VALUE_TYPE (orig_value));\n#       g_value_copy (orig_value, &cp->orig_value);\n#     }\n# }\n# \n# static void\n# com_acme_coyote_skeleton_notify (GObject      *object,\n#   GParamSpec *pspec G_GNUC_UNUSED)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_mutex_lock (&skeleton->priv->lock);\n#   if (skeleton->priv->changed_properties != NULL &&\n#       skeleton->priv->changed_properties_idle_source == NULL)\n#     {\n#       skeleton->priv->changed_properties_idle_source = g_idle_source_new ();\n#       g_source_set_priority (skeleton->priv->changed_properties_idle_source, G_PRIORITY_DEFAULT);\n#       g_source_set_callback (skeleton->priv->changed_properties_idle_source, _com_acme_coyote_emit_changed, g_object_ref (skeleton), (GDestroyNotify) g_object_unref);\n#       g_source_set_name (skeleton->priv->changed_properties_idle_source, \"[generated] _com_acme_coyote_emit_changed\");\n#       g_source_attach (skeleton->priv->changed_properties_idle_source, skeleton->priv->context);\n#       g_source_unref (skeleton->priv->changed_properties_idle_source);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_set_property (GObject      *object,\n#   guint         prop_id,\n#   const GValue *value,\n#   GParamSpec   *pspec)\n# {\n#   const _ExtendedGDBusPropertyInfo *info;\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   g_assert (prop_id != 0 && prop_id - 1 < 1);\n#   info = (const _ExtendedGDBusPropertyInfo *) _com_acme_coyote_property_info_pointers[prop_id - 1];\n#   g_mutex_lock (&skeleton->priv->lock);\n#   g_object_freeze_notify (object);\n#   if (!_g_value_equal (value, &skeleton->priv->properties[prop_id - 1]))\n#     {\n#       if (g_dbus_interface_skeleton_get_connection (G_DBUS_INTERFACE_SKELETON (skeleton)) != NULL &&\n#           info->emits_changed_signal)\n#         _com_acme_coyote_schedule_emit_changed (skeleton, info, prop_id, &skeleton->priv->properties[prop_id - 1]);\n#       g_value_copy (value, &skeleton->priv->properties[prop_id - 1]);\n#       g_object_notify_by_pspec (object, pspec);\n#     }\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   g_object_thaw_notify (object);\n# }\n# \n# static void\n# com_acme_coyote_skeleton_init (ComAcmeCoyoteSkeleton *skeleton)\n# {\n# #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_38\n#   skeleton->priv = com_acme_coyote_skeleton_get_instance_private (skeleton);\n# #else\n#   skeleton->priv = G_TYPE_INSTANCE_GET_PRIVATE (skeleton, TYPE_COM_ACME_COYOTE_SKELETON, ComAcmeCoyoteSkeletonPrivate);\n# #endif\n# \n#   g_mutex_init (&skeleton->priv->lock);\n#   skeleton->priv->context = g_main_context_ref_thread_default ();\n#   skeleton->priv->properties = g_new0 (GValue, 1);\n#   g_value_init (&skeleton->priv->properties[0], G_TYPE_STRING);\n# }\n# \n# static const gchar *\n# com_acme_coyote_skeleton_get_mood (ComAcmeCoyote *object)\n# {\n#   ComAcmeCoyoteSkeleton *skeleton = COM_ACME_COYOTE_SKELETON (object);\n#   const gchar *value;\n#   g_mutex_lock (&skeleton->priv->lock);\n#   value = g_marshal_value_peek_string (&(skeleton->priv->properties[0]));\n#   g_mutex_unlock (&skeleton->priv->lock);\n#   return value;\n# }\n# \n# static void\n# com_acme_coyote_skeleton_class_init (ComAcmeCoyoteSkeletonClass *klass)\n# {\n#   GObjectClass *gobject_class;\n#   GDBusInterfaceSkeletonClass *skeleton_class;\n# \n#   gobject_class = G_OBJECT_CLASS (klass);\n#   gobject_class->finalize = com_acme_coyote_skeleton_finalize;\n#   gobject_class->get_property = com_acme_coyote_skeleton_get_property;\n#   gobject_class->set_property = com_acme_coyote_skeleton_set_property;\n#   gobject_class->notify       = com_acme_coyote_skeleton_notify;\n# \n# \n#   com_acme_coyote_override_properties (gobject_class, 1);\n# \n#   skeleton_class = G_DBUS_INTERFACE_SKELETON_CLASS (klass);\n#   skeleton_class->get_info = com_acme_coyote_skeleton_dbus_interface_get_info;\n#   skeleton_class->get_properties = com_acme_coyote_skeleton_dbus_interface_get_properties;\n#   skeleton_class->flush = com_acme_coyote_skeleton_dbus_interface_flush;\n#   skeleton_class->get_vtable = com_acme_coyote_skeleton_dbus_interface_get_vtable;\n# \n# #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_38\n#   g_type_class_add_private (klass, sizeof (ComAcmeCoyoteSkeletonPrivate));\n# #endif\n# }\n# \n# static void\n# com_acme_coyote_skeleton_iface_init (ComAcmeCoyoteIface *iface)\n# {\n#   iface->surprised = _com_acme_coyote_on_signal_surprised;\n#   iface->get_mood = com_acme_coyote_skeleton_get_mood;\n# }\n# \n# /**\n#  * com_acme_coyote_skeleton_new:\n#  *\n#  * Creates a skeleton object for the D-Bus interface <link linkend=\"gdbus-interface-com-acme-Coyote.top_of_page\">com.acme.Coyote</link>.\n#  *\n#  * Returns: (transfer full) (type ComAcmeCoyoteSkeleton): The skeleton object.\n#  */\n# ComAcmeCoyote *\n# com_acme_coyote_skeleton_new (void)\n# {\n#   return COM_ACME_COYOTE (g_object_new (TYPE_COM_ACME_COYOTE_SKELETON, NULL));\n# }\nok 34 __main__.TestCodegen.test_unix_fd_types_and_annotations\n# tmpdir: /tmp/tmpw7yoyl38\n# codegen: /usr/bin/gdbus-codegen\n# /tmp/tmpw7yoyl38/tmpq7xxy9g0.xml: \n#             <node>\n#               <interface name=\"FDPassing\">\n#                 <method name=\"HelloFD\">\n#                   <annotation name=\"org.gtk.GDBus.C.UnixFD\" value=\"1\"/>\n#                   <arg name=\"greeting\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotation\">\n#                   <arg name=\"greeting\" direction=\"in\" type=\"h\"/>\n#                   <arg name=\"greeting_locale\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"h\"/>\n#                   <arg name=\"response_locale\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotationNested\">\n#                   <arg name=\"files\" type=\"a{sh}\" direction=\"in\"/>\n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpw7yoyl38/tmpq7xxy9g0.xml', '--output', '/dev/stdout', '--header']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for FDPassing */\n# \n# #define TYPE_FDPASSING (fdpassing_get_type ())\n# #define FDPASSING(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING, FDPassing))\n# #define IS_FDPASSING(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING))\n# #define FDPASSING_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_FDPASSING, FDPassingIface))\n# \n# struct _FDPassing;\n# typedef struct _FDPassing FDPassing;\n# typedef struct _FDPassingIface FDPassingIface;\n# \n# struct _FDPassingIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_hello_fd) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *arg_greeting);\n# \n#   gboolean (*handle_no_annotation) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale);\n# \n#   gboolean (*handle_no_annotation_nested) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_files);\n# \n# };\n# \n# GType fdpassing_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *fdpassing_interface_info (void);\n# guint fdpassing_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void fdpassing_complete_hello_fd (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *response);\n# \n# void fdpassing_complete_no_annotation (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *response,\n#     const gchar *response_locale);\n# \n# void fdpassing_complete_no_annotation_nested (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void fdpassing_call_hello_fd (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_hello_fd_finish (\n#     FDPassing *proxy,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_hello_fd_sync (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList  *fd_list,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_finish (\n#     FDPassing *proxy,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation_nested (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_nested_finish (\n#     FDPassing *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_nested_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_PROXY (fdpassing_proxy_get_type ())\n# #define FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_PROXY, FDPassingProxy))\n# #define FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define FDPASSING_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define IS_FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_PROXY))\n# #define IS_FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_PROXY))\n# \n# typedef struct _FDPassingProxy FDPassingProxy;\n# typedef struct _FDPassingProxyClass FDPassingProxyClass;\n# typedef struct _FDPassingProxyPrivate FDPassingProxyPrivate;\n# \n# struct _FDPassingProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   FDPassingProxyPrivate *priv;\n# };\n# \n# struct _FDPassingProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType fdpassing_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingProxy, g_object_unref)\n# #endif\n# \n# void fdpassing_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void fdpassing_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_SKELETON (fdpassing_skeleton_get_type ())\n# #define FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeleton))\n# #define FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define FDPASSING_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define IS_FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_SKELETON))\n# #define IS_FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_SKELETON))\n# \n# typedef struct _FDPassingSkeleton FDPassingSkeleton;\n# typedef struct _FDPassingSkeletonClass FDPassingSkeletonClass;\n# typedef struct _FDPassingSkeletonPrivate FDPassingSkeletonPrivate;\n# \n# struct _FDPassingSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   FDPassingSkeletonPrivate *priv;\n# };\n# \n# struct _FDPassingSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType fdpassing_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingSkeleton, g_object_unref)\n# #endif\n# \n# FDPassing *fdpassing_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# /tmp/tmpw7yoyl38/tmpbbyldy5x.xml: \n#             <node>\n#               <interface name=\"FDPassing\">\n#                 <method name=\"HelloFD\">\n#                   <annotation name=\"org.gtk.GDBus.C.UnixFD\" value=\"1\"/>\n#                   <arg name=\"greeting\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotation\">\n#                   <arg name=\"greeting\" direction=\"in\" type=\"h\"/>\n#                   <arg name=\"greeting_locale\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"h\"/>\n#                   <arg name=\"response_locale\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotationNested\">\n#                   <arg name=\"files\" type=\"a{sh}\" direction=\"in\"/>\n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpw7yoyl38/tmpbbyldy5x.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '2.32']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for FDPassing */\n# \n# #define TYPE_FDPASSING (fdpassing_get_type ())\n# #define FDPASSING(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING, FDPassing))\n# #define IS_FDPASSING(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING))\n# #define FDPASSING_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_FDPASSING, FDPassingIface))\n# \n# struct _FDPassing;\n# typedef struct _FDPassing FDPassing;\n# typedef struct _FDPassingIface FDPassingIface;\n# \n# struct _FDPassingIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_hello_fd) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *arg_greeting);\n# \n#   gboolean (*handle_no_annotation) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale);\n# \n#   gboolean (*handle_no_annotation_nested) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *arg_files);\n# \n# };\n# \n# GType fdpassing_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *fdpassing_interface_info (void);\n# guint fdpassing_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void fdpassing_complete_hello_fd (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *response);\n# \n# void fdpassing_complete_no_annotation (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GVariant *response,\n#     const gchar *response_locale);\n# \n# void fdpassing_complete_no_annotation_nested (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation);\n# \n# \n# \n# /* D-Bus method calls: */\n# void fdpassing_call_hello_fd (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_hello_fd_finish (\n#     FDPassing *proxy,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_hello_fd_sync (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GUnixFDList  *fd_list,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_finish (\n#     FDPassing *proxy,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation_nested (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_nested_finish (\n#     FDPassing *proxy,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_nested_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_PROXY (fdpassing_proxy_get_type ())\n# #define FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_PROXY, FDPassingProxy))\n# #define FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define FDPASSING_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define IS_FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_PROXY))\n# #define IS_FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_PROXY))\n# \n# typedef struct _FDPassingProxy FDPassingProxy;\n# typedef struct _FDPassingProxyClass FDPassingProxyClass;\n# typedef struct _FDPassingProxyPrivate FDPassingProxyPrivate;\n# \n# struct _FDPassingProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   FDPassingProxyPrivate *priv;\n# };\n# \n# struct _FDPassingProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType fdpassing_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingProxy, g_object_unref)\n# #endif\n# \n# void fdpassing_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void fdpassing_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_SKELETON (fdpassing_skeleton_get_type ())\n# #define FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeleton))\n# #define FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define FDPASSING_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define IS_FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_SKELETON))\n# #define IS_FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_SKELETON))\n# \n# typedef struct _FDPassingSkeleton FDPassingSkeleton;\n# typedef struct _FDPassingSkeletonClass FDPassingSkeletonClass;\n# typedef struct _FDPassingSkeletonPrivate FDPassingSkeletonPrivate;\n# \n# struct _FDPassingSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   FDPassingSkeletonPrivate *priv;\n# };\n# \n# struct _FDPassingSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType fdpassing_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingSkeleton, g_object_unref)\n# #endif\n# \n# FDPassing *fdpassing_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n# /tmp/tmpw7yoyl38/tmpovthjlcm.xml: \n#             <node>\n#               <interface name=\"FDPassing\">\n#                 <method name=\"HelloFD\">\n#                   <annotation name=\"org.gtk.GDBus.C.UnixFD\" value=\"1\"/>\n#                   <arg name=\"greeting\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotation\">\n#                   <arg name=\"greeting\" direction=\"in\" type=\"h\"/>\n#                   <arg name=\"greeting_locale\" direction=\"in\" type=\"s\"/>\n#                   <arg name=\"response\" direction=\"out\" type=\"h\"/>\n#                   <arg name=\"response_locale\" direction=\"out\" type=\"s\"/>\n#                 </method>\n#                 <method name=\"NoAnnotationNested\">\n#                   <arg name=\"files\" type=\"a{sh}\" direction=\"in\"/>\n#                 </method>\n#               </interface>\n#             </node>\n# Running: ['/usr/bin/gdbus-codegen', '/tmp/tmpw7yoyl38/tmpovthjlcm.xml', '--output', '/dev/stdout', '--header', '--glib-min-required', '2.64']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: /*\n#  * This file is generated by gdbus-codegen, do not modify it.\n#  *\n#  * The license of this code is the same as for the D-Bus interface description\n#  * it was derived from. Note that it links to GLib, so must comply with the\n#  * LGPL linking clauses.\n#  */\n# \n# #ifndef __STDOUT__\n# #define __STDOUT__\n# \n# #include <gio/gio.h>\n# \n# G_BEGIN_DECLS\n# \n# \n# /* ------------------------------------------------------------------------ */\n# /* Declarations for FDPassing */\n# \n# #define TYPE_FDPASSING (fdpassing_get_type ())\n# #define FDPASSING(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING, FDPassing))\n# #define IS_FDPASSING(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING))\n# #define FDPASSING_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_FDPASSING, FDPassingIface))\n# \n# struct _FDPassing;\n# typedef struct _FDPassing FDPassing;\n# typedef struct _FDPassingIface FDPassingIface;\n# \n# struct _FDPassingIface\n# {\n#   GTypeInterface parent_iface;\n# \n#   gboolean (*handle_hello_fd) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *arg_greeting);\n# \n#   gboolean (*handle_no_annotation) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale);\n# \n#   gboolean (*handle_no_annotation_nested) (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     GVariant *arg_files);\n# \n# };\n# \n# GType fdpassing_get_type (void) G_GNUC_CONST;\n# \n# GDBusInterfaceInfo *fdpassing_interface_info (void);\n# guint fdpassing_override_properties (GObjectClass *klass, guint property_id_begin);\n# \n# \n# /* D-Bus method call completion functions: */\n# void fdpassing_complete_hello_fd (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     const gchar *response);\n# \n# void fdpassing_complete_no_annotation (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list,\n#     GVariant *response,\n#     const gchar *response_locale);\n# \n# void fdpassing_complete_no_annotation_nested (\n#     FDPassing *object,\n#     GDBusMethodInvocation *invocation,\n#     GUnixFDList *fd_list);\n# \n# \n# \n# /* D-Bus method calls: */\n# void fdpassing_call_hello_fd (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_hello_fd_finish (\n#     FDPassing *proxy,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_hello_fd_sync (\n#     FDPassing *proxy,\n#     const gchar *arg_greeting,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList  *fd_list,\n#     gchar **out_response,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_finish (\n#     FDPassing *proxy,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_greeting,\n#     const gchar *arg_greeting_locale,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList  *fd_list,\n#     GVariant **out_response,\n#     gchar **out_response_locale,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# void fdpassing_call_no_annotation_nested (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList *fd_list,\n#     GCancellable *cancellable,\n#     GAsyncReadyCallback callback,\n#     gpointer user_data);\n# \n# gboolean fdpassing_call_no_annotation_nested_finish (\n#     FDPassing *proxy,\n#     GUnixFDList **out_fd_list,\n#     GAsyncResult *res,\n#     GError **error);\n# \n# gboolean fdpassing_call_no_annotation_nested_sync (\n#     FDPassing *proxy,\n#     GVariant *arg_files,\n#     GDBusCallFlags call_flags,\n#     gint timeout_msec,\n#     GUnixFDList  *fd_list,\n#     GUnixFDList **out_fd_list,\n#     GCancellable *cancellable,\n#     GError **error);\n# \n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_PROXY (fdpassing_proxy_get_type ())\n# #define FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_PROXY, FDPassingProxy))\n# #define FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define FDPASSING_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_PROXY, FDPassingProxyClass))\n# #define IS_FDPASSING_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_PROXY))\n# #define IS_FDPASSING_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_PROXY))\n# \n# typedef struct _FDPassingProxy FDPassingProxy;\n# typedef struct _FDPassingProxyClass FDPassingProxyClass;\n# typedef struct _FDPassingProxyPrivate FDPassingProxyPrivate;\n# \n# struct _FDPassingProxy\n# {\n#   /*< private >*/\n#   GDBusProxy parent_instance;\n#   FDPassingProxyPrivate *priv;\n# };\n# \n# struct _FDPassingProxyClass\n# {\n#   GDBusProxyClass parent_class;\n# };\n# \n# GType fdpassing_proxy_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingProxy, g_object_unref)\n# #endif\n# \n# void fdpassing_proxy_new (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_sync (\n#     GDBusConnection     *connection,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# void fdpassing_proxy_new_for_bus (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GAsyncReadyCallback  callback,\n#     gpointer             user_data);\n# FDPassing *fdpassing_proxy_new_for_bus_finish (\n#     GAsyncResult        *res,\n#     GError             **error);\n# FDPassing *fdpassing_proxy_new_for_bus_sync (\n#     GBusType             bus_type,\n#     GDBusProxyFlags      flags,\n#     const gchar         *name,\n#     const gchar         *object_path,\n#     GCancellable        *cancellable,\n#     GError             **error);\n# \n# \n# /* ---- */\n# \n# #define TYPE_FDPASSING_SKELETON (fdpassing_skeleton_get_type ())\n# #define FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeleton))\n# #define FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define FDPASSING_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_FDPASSING_SKELETON, FDPassingSkeletonClass))\n# #define IS_FDPASSING_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_FDPASSING_SKELETON))\n# #define IS_FDPASSING_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), TYPE_FDPASSING_SKELETON))\n# \n# typedef struct _FDPassingSkeleton FDPassingSkeleton;\n# typedef struct _FDPassingSkeletonClass FDPassingSkeletonClass;\n# typedef struct _FDPassingSkeletonPrivate FDPassingSkeletonPrivate;\n# \n# struct _FDPassingSkeleton\n# {\n#   /*< private >*/\n#   GDBusInterfaceSkeleton parent_instance;\n#   FDPassingSkeletonPrivate *priv;\n# };\n# \n# struct _FDPassingSkeletonClass\n# {\n#   GDBusInterfaceSkeletonClass parent_class;\n# };\n# \n# GType fdpassing_skeleton_get_type (void) G_GNUC_CONST;\n# \n# #if GLIB_CHECK_VERSION(2, 44, 0)\n# G_DEFINE_AUTOPTR_CLEANUP_FUNC (FDPassingSkeleton, g_object_unref)\n# #endif\n# \n# FDPassing *fdpassing_skeleton_new (void);\n# \n# \n# G_END_DECLS\n# \n# #endif /* __STDOUT__ */\n1..34\nPASS: glib/codegen.py.test\nRunning test: glib/objects-refcount1.test\nTAP version 13\n# random seed: R02Se80b43e9181c4fb811c3b9bc66f9b3e9\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x5555a11fb0\n# \n# init 0x5555a12140\n# \nExecuting: glib/objects-refcount1.test\n# dispose 0x5555a11fb0!\n# \n# dispose 0x5555a12140!\n# \nok 1 /gobject/refcount/object-basics\n# slow test /gobject/refcount/object-basics executed in 5.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/objects-refcount1.test\nRunning test: glib/notify-init2.test\nTAP version 13\n# random seed: R02S8c4ea076b2ceb45b38df3c797c0a75d0\n1..1\n# Start of properties tests\n# /properties/notify-in-init2 summary: Test that notify freezing during construction of objects with custom constructor works\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2665\nok 1 /properties/notify-in-init2\n# End of properties tests\nPASS: glib/notify-init2.test\nRunning test: glib/io-channel-basic.test\nTAP version 13\n# random seed: R02S010c3549a9bb4eb29aeaf2b9a0763f48\n1..1\n# Start of gio tests\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02Sc04ee17e5bb3b5eaf92547926e9f0543\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4932 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4932 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2328 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 2328 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3939 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 3939 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3926 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 3926 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1650 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 1650 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4003 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4003 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+732 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 732 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4892 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4892 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4683 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4683 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+324 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 324 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2350 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 2350 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+859 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 859 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\nExecuting: glib/io-channel-basic.test\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4805 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4805 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4117 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4117 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3979 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 3979 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2467 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 2467 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+280 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 280 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3215 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 3215 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4028 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 4028 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2042 bytes to 6\n# GLib-DEBUG: io-channel-basic: ...from 5: IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 2042 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2386 bytes to 6\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 6\n# GLib-DEBUG: io-channel-basic: ...from 5: HUP IN\n# GLib-DEBUG: io-channel-basic: ...from 5: 2386 bytes\n# GLib-DEBUG: io-channel-basic: ...from 5: OK\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02S58c58b9f97ef07d7c1c93b57ef9c63cd\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02Se90a86826ad2400bf7511c7f29b77de6\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02S2343eeb2040b07e337e081c687381085\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02S73a67633f450253c859eb1b44731f763\n# Subtest: /usr/libexec/installed-tests/glib/io-channel-basic\n#    # random seed: R02S65aee87dc2ee9987d944240f32059954\n#    # GLib-DEBUG: io-channel-basic: child writing 8+56 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 56 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+104 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 104 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4643 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 4643 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4585 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 4585 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4427 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 4427 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3821 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 3821 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+663 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 663 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1648 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1648 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1757 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1757 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1259 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 1259 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+529 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 529 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3393 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 3393 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+155 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 155 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2338 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 2338 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4400 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 4400 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3323 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 3323 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+800 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 800 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4892 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 4892 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3524 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3524 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+962 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 962 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4453 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 4453 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+615 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 615 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4196 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 4196 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4135 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 4135 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+698 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 698 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4074 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 4074 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1314 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1314 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2501 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 2501 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1151 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1151 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4810 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 4810 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2081 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 2081 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1468 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1468 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1923 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1923 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1824 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1824 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4798 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 4798 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+500 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 500 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4512 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 4512 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1886 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1886 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2322 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 2322 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+532 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 532 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2598 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2598 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+511 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 511 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4089 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 4089 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+66 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 66 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2841 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2841 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2328 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 2328 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+509 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 509 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1285 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1285 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1271 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1271 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\nExecuting: glib/io-channel-basic.test\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2642 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2642 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1969 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1969 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4025 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 4025 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2930 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 2930 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1768 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1768 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2264 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 2264 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+79 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 79 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1733 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 1733 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4896 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 4896 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+375 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 375 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3875 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 3875 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2263 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 2263 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1332 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1332 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2395 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 2395 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+238 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 238 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+631 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 631 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4967 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 4967 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2993 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 2993 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1594 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1594 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2479 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 2479 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+304 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 304 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+170 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 170 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3242 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 3242 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1905 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1905 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+862 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 862 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1865 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 1865 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+369 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 369 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2646 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 2646 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3546 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3546 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3556 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 3556 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2436 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 2436 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2371 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2371 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1437 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1437 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2984 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 2984 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3848 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3848 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3101 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 3101 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+880 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 880 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1668 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 1668 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2972 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 2972 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3562 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3562 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+130 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 130 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3367 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 3367 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1821 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 1821 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+311 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 311 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1039 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 1039 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4436 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 4436 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2890 bytes to 9\n# GLib-DEBUG: io-channel-basic: ...from 8: IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 2890 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1374 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 1374 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+4502 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 4502 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+325 bytes to 13\n# GLib-DEBUG: io-channel-basic: ...from 12: IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 325 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2763 bytes to 9\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 9\n# GLib-DEBUG: io-channel-basic: ...from 8: HUP IN\n# GLib-DEBUG: io-channel-basic: ...from 8: 2763 bytes\n# GLib-DEBUG: io-channel-basic: ...from 8: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1535 bytes to 11\n# GLib-DEBUG: io-channel-basic: ...from 10: IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 1535 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2668 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2668 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+932 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 932 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3728 bytes to 13\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 13\n# GLib-DEBUG: io-channel-basic: ...from 12: HUP IN\n# GLib-DEBUG: io-channel-basic: ...from 12: 3728 bytes\n# GLib-DEBUG: io-channel-basic: ...from 12: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+877 bytes to 11\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 11\n# GLib-DEBUG: io-channel-basic: ...from 10: HUP IN\n# GLib-DEBUG: io-channel-basic: ...from 10: 877 bytes\n# GLib-DEBUG: io-channel-basic: ...from 10: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+353 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 353 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+936 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 936 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+928 bytes to 17\n# GLib-DEBUG: io-channel-basic: ...from 16: IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 928 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+3876 bytes to 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 3876 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+1325 bytes to 17\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 17\n# GLib-DEBUG: io-channel-basic: ...from 16: HUP IN\n# GLib-DEBUG: io-channel-basic: ...from 16: 1325 bytes\n# GLib-DEBUG: io-channel-basic: ...from 16: OK\n#    # GLib-DEBUG: io-channel-basic: child writing 8+2247 bytes to 15\n#    # GLib-DEBUG: io-channel-basic: child exiting, closing 15\n# GLib-DEBUG: io-channel-basic: ...from 14: IN\n# GLib-DEBUG: io-channel-basic: ...from 14: 2247 bytes\n# GLib-DEBUG: io-channel-basic: ...from 14: OK\n# GLib-DEBUG: io-channel-basic: ...from 14: HUP\nok 1 /gio/io-basics\n# slow test /gio/io-basics executed in 11.77 secs\n# End of gio tests\nPASS: glib/io-channel-basic.test\nRunning test: glib/thread.test\nTAP version 13\n# random seed: R02Sc6c52611fe8a7e6ec7ea6a57aed9bc32\n1..6\n# Start of thread tests\nok 1 /thread/thread1\nok 2 /thread/thread2\nok 3 /thread/thread3\nok 4 /thread/thread4\nok 5 /thread/thread5\nok 6 /thread/thread6\n# End of thread tests\nPASS: glib/thread.test\nRunning test: glib/types.test\nTAP version 13\n# random seed: R02S2ff15572f4770203ca460ca6757313e3\n1..1\n# Start of types tests\nok 1 /types/basic_types\n# End of types tests\nPASS: glib/types.test\nRunning test: glib/macros-c-11.test\nTAP version 13\n# random seed: R02S7c9df8be0d66c517d215b20372256a9f\n1..4\n# Start of C tests\nok 1 /C/standard-11\n# End of C tests\n# Start of alignof tests\nok 2 /alignof/fallback\n# End of alignof tests\n# Start of assert tests\nok 3 /assert/static\n# End of assert tests\n# Start of struct tests\nok 4 /struct/sizeof_member\n# End of struct tests\nPASS: glib/macros-c-11.test\nRunning test: glib/unix-fd.test\nTAP version 13\n# random seed: R02Sdb0916ca0e24cef76aeb8dd56854f3f7\n1..2\n# Start of unix-fd tests\nok 1 /unix-fd/fd-list\nok 2 /unix-fd/scm\n# End of unix-fd tests\nPASS: glib/unix-fd.test\nRunning test: glib/accumulator.test\nTAP version 13\n# random seed: R02S3d5035e545566cb2e7c528f5a9bc7fde\n1..1\n# Start of gobject tests\nok 1 /gobject/accumulator\n# End of gobject tests\nPASS: glib/accumulator.test\nRunning test: glib/power-profile-monitor.test\nTAP version 13\n# random seed: R02S544c4f2acfdf22c356746d2ea1764310\n1..1\n# Start of power-profile-monitor tests\n# GLib-GIO-DEBUG: Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ?gio-power-profile-monitor?\nok 1 /power-profile-monitor/default\n# End of power-profile-monitor tests\nPASS: glib/power-profile-monitor.test\nRunning test: glib/simple-async-result.test\nTAP version 13\n# random seed: R02Se68d06f01252aca524c3fcecc08493dc\n1..2\n# Start of gio tests\n# Start of simple-async-result tests\nok 1 /gio/simple-async-result/test\n# GLib-GIO-DEBUG: GTask 0x558f243ce0 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gio/simple-async-result/valid\n# End of simple-async-result tests\n# End of gio tests\nPASS: glib/simple-async-result.test\nRunning test: glib/mount-operation.test\nTAP version 13\n# random seed: R02S490a7d238c322e1059cb4a28d85e6933\n1..2\n# Start of mount-operation tests\nok 1 /mount-operation/construction\nok 2 /mount-operation/properties\n# End of mount-operation tests\nPASS: glib/mount-operation.test\nRunning test: glib/null-settings-backend.test\nTAP version 13\n# random seed: R02S735095e6d66fcf244d966ecb6a598ef4\n1..1\n# Start of null-settings-backend tests\nok 1 /null-settings-backend/extension-point-registered\n# End of null-settings-backend tests\nPASS: glib/null-settings-backend.test\nRunning test: glib/reference.test\nTAP version 13\n# random seed: R02S4abd1881def45c87d69e374e5b70dd30\n1..25\n# Start of type tests\nok 1 /type/fundamentals\nok 2 /type/qdata\nok 3 /type/query\nok 4 /type/class-private\n# End of type tests\n# Start of object tests\nok 5 /object/clear\nok 6 /object/clear-function\nok 7 /object/set\nok 8 /object/set-function\nok 9 /object/value\nok 10 /object/initially-unowned\nok 11 /object/weak-pointer\nok 12 /object/weak-ref\nok 13 /object/toggle-ref\nok 14 /object/qdata\nok 15 /object/qdata2\n# Start of set tests\n# /object/set/derived-type summary: Check that g_set_object() doesn?t give strict aliasing warnings when used on types derived from GObject\nok 16 /object/set/derived-type\n# End of set tests\n# Start of weak-pointer tests\nok 17 /object/weak-pointer/clear\nok 18 /object/weak-pointer/clear-function\nok 19 /object/weak-pointer/set\nok 20 /object/weak-pointer/set-function\n# End of weak-pointer tests\n# Start of weak-ref tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2390\n# /object/weak-ref/on-dispose summary: Test that a weak ref set during dispose vfunc is cleared\nok 21 /object/weak-ref/on-dispose\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/865\n# /object/weak-ref/on-run-dispose summary: Test that a weak ref is cleared on g_object_run_dispose()\nok 22 /object/weak-ref/on-run-dispose\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2390\n# /object/weak-ref/on-toggle-notify summary: Test that a weak ref set on toggle notify is cleared\nok 23 /object/weak-ref/on-toggle-notify\n# End of weak-ref tests\n# Start of toggle-ref tests\nok 24 /object/toggle-ref/ref-on-dispose\nok 25 /object/toggle-ref/ref-and-notify-on-dispose\n# End of toggle-ref tests\n# End of object tests\nPASS: glib/reference.test\nRunning test: glib/utils-c-99.test\nTAP version 13\n# random seed: R02S4f7e2c861b63cd19bb8f41da17aa1561\n1..40\n# Start of utils tests\nok 1 /utils/language-names\nok 2 /utils/locale-variants\nok 3 /utils/version\nok 4 /utils/appname\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/847\n# /utils/prgname-thread-safety summary: Test that threads racing to get and set the program name always receive a valid program name.\nok 5 /utils/prgname-thread-safety\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=627969\nok 6 /utils/tmpdir\nok 7 /utils/basic_bits\nok 8 /utils/bits\nok 9 /utils/swap\nok 10 /utils/find-program\nok 11 /utils/find-program-for-path\nok 12 /utils/debug\nok 13 /utils/codeset\nok 14 /utils/codeset2\nok 15 /utils/console-charset\nok 16 /utils/gettext\nok 17 /utils/username\nok 18 /utils/realname\nok 19 /utils/hostname\nok 20 /utils/xdgdirs\nok 21 /utils/specialdir\n# NAME: Linux\nok 22 /utils/os-info\nok 23 /utils/clear-pointer\nok 24 /utils/clear-pointer-cast\nok 25 /utils/take-pointer\nok 26 /utils/clear-source\nok 27 /utils/misc-mem\n# /utils/aligned-mem summary: Aligned memory allocator\n# Alignment must not be zero\n# Alignment must be a power of two\n# Alignment must be a multiple of sizeof(void*)\nok 28 /utils/aligned-mem\n# /utils/free-sized summary: Check that g_free_sized() works\nok 29 /utils/free-sized\nok 30 /utils/nullify\nok 31 /utils/atexit\nok 32 /utils/check-setuid\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1663\nok 33 /utils/int-limits\nok 34 /utils/clear-list\nok 35 /utils/clear-slist\n# Start of specialdir tests\nok 36 /utils/specialdir/desktop\n# End of specialdir tests\n# Start of clear-pointer tests\nok 37 /utils/clear-pointer/side-effects\n# End of clear-pointer tests\n# Start of aligned-mem tests\n# /utils/aligned-mem/alignment summary: Check that g_aligned_alloc() returns a correctly aligned pointer\nok 38 /utils/aligned-mem/alignment\n# /utils/aligned-mem/zeroed summary: Check that g_aligned_alloc0() zeroes out its allocation\nok 39 /utils/aligned-mem/zeroed\n# /utils/aligned-mem/free-sized summary: Check that g_aligned_free_sized() works\nok 40 /utils/aligned-mem/free-sized\n# Start of subprocess tests\n# End of subprocess tests\n# End of aligned-mem tests\n# End of utils tests\nPASS: glib/utils-c-99.test\nRunning test: glib/macros-c-17.test\nTAP version 13\n# random seed: R02S32c23d1e11b23215c62dca3d4a14d6b9\n1..4\n# Start of C tests\nok 1 /C/standard-17\n# End of C tests\n# Start of alignof tests\nok 2 /alignof/fallback\n# End of alignof tests\n# Start of assert tests\nok 3 /assert/static\n# End of assert tests\n# Start of struct tests\nok 4 /struct/sizeof_member\n# End of struct tests\nPASS: glib/macros-c-17.test\nRunning test: glib/atomic-c-17.test\nTAP version 13\n# random seed: R02Sec01e9f87e185865dca3eeb2ff180eea\n1..2\n# Start of atomic tests\nok 1 /atomic/types\nok 2 /atomic/threaded\n# End of atomic tests\nPASS: glib/atomic-c-17.test\nRunning test: glib/cxx.test\nTAP version 13\n# random seed: R02Sd59823dd4b0163defc1239f95130e162\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx.test\nRunning test: glib/sequence.test\nTAP version 13\n# random seed: R02S55c656623f42afff0d2e91b1ba38529d\n1..16\n# Start of sequence tests\nok 1 /sequence/out-of-range-jump\nok 2 /sequence/iter-move\nok 3 /sequence/insert-sorted-non-pointer\nok 4 /sequence/stable-sort\nok 5 /sequence/is_empty\n# Start of random tests\nok 6 /sequence/random/seed:825541564\n# slow test /sequence/random/seed:825541564 executed in 0.86 secs\nExecuting: glib/sequence.test\nok 7 /sequence/random/seed:801678400\n# slow test /sequence/random/seed:801678400 executed in 0.80 secs\nok 8 /sequence/random/seed:1477639090\n# slow test /sequence/random/seed:1477639090 executed in 0.83 secs\nok 9 /sequence/random/seed:3369132895\n# slow test /sequence/random/seed:3369132895 executed in 0.77 secs\nok 10 /sequence/random/seed:1192944867\n# slow test /sequence/random/seed:1192944867 executed in 0.81 secs\nok 11 /sequence/random/seed:770458294\n# slow test /sequence/random/seed:770458294 executed in 0.85 secs\nok 12 /sequence/random/seed:1099575817\n# slow test /sequence/random/seed:1099575817 executed in 0.81 secs\nExecuting: glib/sequence.test\nok 13 /sequence/random/seed:590523467\n# slow test /sequence/random/seed:590523467 executed in 0.83 secs\nok 14 /sequence/random/seed:3583571454\n# slow test /sequence/random/seed:3583571454 executed in 0.84 secs\nok 15 /sequence/random/seed:579241222\n# slow test /sequence/random/seed:579241222 executed in 0.84 secs\nok 16 /sequence/random/seed:1851059005\n# slow test /sequence/random/seed:1851059005 executed in 0.82 secs\n# End of random tests\n# End of sequence tests\nPASS: glib/sequence.test\nRunning test: glib/task.test\nTAP version 13\n# random seed: R02S649ca8396abfc0238ee2a81be27a5e49\n1..33\n# Start of gtask tests\nok 1 /gtask/basic\nok 2 /gtask/error\nok 3 /gtask/return-from-same-iteration\nok 4 /gtask/return-from-toplevel\nok 5 /gtask/return-from-anon-thread\nok 6 /gtask/return-from-wrong-thread\nok 7 /gtask/no-callback\nok 8 /gtask/report-error\nok 9 /gtask/priority\nok 10 /gtask/name\nok 11 /gtask/static-name\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1608\nok 12 /gtask/asynchronous-cancellation\nok 13 /gtask/check-cancellable\nok 14 /gtask/return-if-cancelled\nok 15 /gtask/run-in-thread\nok 16 /gtask/run-in-thread-sync\nok 17 /gtask/run-in-thread-priority\nok 18 /gtask/run-in-thread-nested\nok 19 /gtask/run-in-thread-overflow\n# slow test /gtask/run-in-thread-overflow executed in 0.52 secs\n# GLib-GIO-DEBUG: GTask 0x558fcc6020 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 20 /gtask/return-on-cancel\n# GLib-GIO-DEBUG: GTask 0x558fcc58b0 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\n# GLib-GIO-DEBUG: GTask 0x558fcc62e0 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 21 /gtask/return-on-cancel-sync\n# GLib-GIO-DEBUG: GTask 0x558fcc5d60 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 22 /gtask/return-on-cancel-atomic\nok 23 /gtask/return-pointer\nok 24 /gtask/return-value\nok 25 /gtask/object-keepalive\nok 26 /gtask/legacy-error\nok 27 /gtask/finalize-without-return\n# Start of name tests\nok 28 /gtask/name/macro-wrapper\n# End of name tests\n# Start of return tests\nok 29 /gtask/return/error-first\nok 30 /gtask/return/value-first\n# Start of in-idle tests\nok 31 /gtask/return/in-idle/error-first\nok 32 /gtask/return/in-idle/value-first\n# End of in-idle tests\n# End of return tests\n# Start of attach-source tests\n# /gtask/attach-source/set-name summary: Test that attaching a source to a task will set the source?s name if unset\nok 33 /gtask/attach-source/set-name\n# End of attach-source tests\n# End of gtask tests\nPASS: glib/task.test\nRunning test: glib/bytes.test\nTAP version 13\n# random seed: R02Sfc4fe0a7f51529f36a12ee7ecac21432\n1..21\n# Start of bytes tests\nok 1 /bytes/new\nok 2 /bytes/new-take\nok 3 /bytes/new-static\nok 4 /bytes/new-with-free-func\nok 5 /bytes/new-from-bytes\nok 6 /bytes/new-from-bytes-slice\nok 7 /bytes/new-from-bytes-shared-ref\nok 8 /bytes/hash\nok 9 /bytes/equal\nok 10 /bytes/compare\nok 11 /bytes/null\nok 12 /bytes/get-region\n# /bytes/unref-null summary: Test that calling g_bytes_unref() on NULL is a no-op\nok 13 /bytes/unref-null\n# Start of to-data tests\nok 14 /bytes/to-data/transferred\nok 15 /bytes/to-data/two-refs\nok 16 /bytes/to-data/non-malloc\nok 17 /bytes/to-data/different-free-func\n# End of to-data tests\n# Start of to-array tests\nok 18 /bytes/to-array/transferred\nok 19 /bytes/to-array/two-refs\nok 20 /bytes/to-array/non-malloc\n# Start of transferred tests\n# g_bytes_unref_to_array() can only take GBytes up to G_MAXUINT in length; test that longer ones are rejected\nok 21 /bytes/to-array/transferred/oversize\n# End of transferred tests\n# End of to-array tests\n# End of bytes tests\nPASS: glib/bytes.test\nRunning test: glib/data-output-stream.test\nTAP version 13\n# random seed: R02S0825d2bfe2be8e24d59f755e04eec77f\n1..7\n# Start of data-output-stream tests\nok 1 /data-output-stream/basic\nok 2 /data-output-stream/write-lines-LF\nok 3 /data-output-stream/write-lines-CR\nok 4 /data-output-stream/write-lines-CR-LF\nok 5 /data-output-stream/write-int\nok 6 /data-output-stream/seek\nok 7 /data-output-stream/truncate\n# End of data-output-stream tests\nPASS: glib/data-output-stream.test\nRunning test: glib/assert-msg-test.py.test\nTAP version 13\nok 1 __main__.TestAssertMessage.test_gassert\n# assert-msg-test: /usr/libexec/installed-tests/glib/assert-msg-test\n# Running: ['/usr/libexec/installed-tests/glib/assert-msg-test']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: Bail out! GLib:ERROR:/usr/src/debug/glib-2.0/2.78.3/glib/tests/assert-msg-test.c:31:main: assertion failed: (42 < 0)\n# Error: **\n# GLib:ERROR:/usr/src/debug/glib-2.0/2.78.3/glib/tests/assert-msg-test.c:31:main: assertion failed: (42 < 0)\nok 2 __main__.TestAssertMessage.test_gdb_gassert # SKIP GDB is not installed, skipping this test!\n# assert-msg-test: /usr/libexec/installed-tests/glib/assert-msg-test\n1..2\nPASS: glib/assert-msg-test.py.test\nRunning test: glib/ifaceproperties.test\nTAP version 13\n# random seed: R02S15cd0a458651e31d8ea9671c04000088\n1..7\n# Start of interface tests\n# Start of properties tests\nok 1 /interface/properties/set\nok 2 /interface/properties/notify\nok 3 /interface/properties/find-overridden\nok 4 /interface/properties/list-overridden\nok 5 /interface/properties/find-interface\nok 6 /interface/properties/list-interface\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=637738\nok 7 /interface/properties/not-overridden\n# End of properties tests\n# End of interface tests\nPASS: glib/ifaceproperties.test\nRunning test: glib/mapping.test\nTAP version 13\n# random seed: R02Sed8d6a8a8d126757fc56e5aefd7bdd95\n1..3\n# Start of mapping tests\n# test_mapping: ok\nok 1 /mapping/flags\n# test_private: ok\nok 2 /mapping/private\n# test_child_private: child spawned\n# test_child_private: received first child signal\n# test_child_private: received parent signal\n# test_child_private: received second child signal\n# test_child_private: ok\nok 3 /mapping/private-child\n# End of mapping tests\nPASS: glib/mapping.test\nRunning test: glib/unix-streams.test\nTAP version 13\n# random seed: R02S2bbe519312a99c593d7092418206f7ac\n1..9\n# Start of unix-streams tests\nok 1 /unix-streams/basic\nok 2 /unix-streams/pipe-io-test\n# slow test /unix-streams/pipe-io-test executed in 0.50 secs\nExecuting: glib/unix-streams.test\nok 3 /unix-streams/nonblocking-io-test\n# slow test /unix-streams/nonblocking-io-test executed in 0.50 secs\nok 4 /unix-streams/read_write\nok 5 /unix-streams/read_writev\nok 6 /unix-streams/write-wouldblock\nok 7 /unix-streams/writev-wouldblock\nok 8 /unix-streams/write-async-wouldblock\nok 9 /unix-streams/writev-async-wouldblock\n# End of unix-streams tests\nPASS: glib/unix-streams.test\nRunning test: glib/param.test\nTAP version 13\n# random seed: R02Sda7aa08951a695f926ced6de4e4d40f1\n1..30\n# Start of param tests\nok 1 /param/value\nok 2 /param/strings\nok 3 /param/qdata\nok 4 /param/validate\nok 5 /param/convert\nok 6 /param/default\nok 7 /param/is-valid-name\n# Start of invalid-name tests\n# /param/invalid-name/colon summary: Test that properties cannot be created with invalid names\nok 8 /param/invalid-name/colon\n# /param/invalid-name/first-char summary: Test that properties cannot be created with invalid names\nok 9 /param/invalid-name/first-char\n# /param/invalid-name/empty summary: Test that properties cannot be created with invalid names\nok 10 /param/invalid-name/empty\n# End of invalid-name tests\n# Start of implement tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of implement tests\n# End of param tests\n# Start of value tests\nok 11 /value/transform\n# End of value tests\n# Start of paramspec tests\nok 12 /paramspec/char\nok 13 /paramspec/uchar\nok 14 /paramspec/int\nok 15 /paramspec/uint\nok 16 /paramspec/long\nok 17 /paramspec/ulong\nok 18 /paramspec/int64\nok 19 /paramspec/uint64\nok 20 /paramspec/float\nok 21 /paramspec/double\nok 22 /paramspec/unichar\nok 23 /paramspec/param\nok 24 /paramspec/null-param\nok 25 /paramspec/string\nok 26 /paramspec/override\nok 27 /paramspec/gtype\nok 28 /paramspec/variant\nok 29 /paramspec/custom\n# Start of variant tests\nok 30 /paramspec/variant/cmp\n# End of variant tests\n# End of paramspec tests\nPASS: glib/param.test\nRunning test: glib/completion.test\nTAP version 13\n# random seed: R02S10bf5020d3fe7f6c0d3d6c5679f0e0e1\n1..1\n# Start of completion tests\nok 1 /completion/test-completion\n# End of completion tests\nPASS: glib/completion.test\nRunning test: glib/utils-c-90.test\nTAP version 13\n# random seed: R02Se17cadee86a56296089d28dd3b9567dc\n1..40\n# Start of utils tests\nok 1 /utils/language-names\nok 2 /utils/locale-variants\nok 3 /utils/version\nok 4 /utils/appname\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/847\n# /utils/prgname-thread-safety summary: Test that threads racing to get and set the program name always receive a valid program name.\nok 5 /utils/prgname-thread-safety\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=627969\nok 6 /utils/tmpdir\nok 7 /utils/basic_bits\nok 8 /utils/bits\nok 9 /utils/swap\nok 10 /utils/find-program\nok 11 /utils/find-program-for-path\nok 12 /utils/debug\nok 13 /utils/codeset\nok 14 /utils/codeset2\nok 15 /utils/console-charset\nok 16 /utils/gettext\nok 17 /utils/username\nok 18 /utils/realname\nok 19 /utils/hostname\nok 20 /utils/xdgdirs\nok 21 /utils/specialdir\n# NAME: Linux\nok 22 /utils/os-info\nok 23 /utils/clear-pointer\nok 24 /utils/clear-pointer-cast\nok 25 /utils/take-pointer\nok 26 /utils/clear-source\nok 27 /utils/misc-mem\n# /utils/aligned-mem summary: Aligned memory allocator\n# Alignment must not be zero\n# Alignment must be a power of two\n# Alignment must be a multiple of sizeof(void*)\nok 28 /utils/aligned-mem\n# /utils/free-sized summary: Check that g_free_sized() works\nok 29 /utils/free-sized\nok 30 /utils/nullify\nok 31 /utils/atexit\nok 32 /utils/check-setuid\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1663\nok 33 /utils/int-limits\nok 34 /utils/clear-list\nok 35 /utils/clear-slist\n# Start of specialdir tests\nok 36 /utils/specialdir/desktop\n# End of specialdir tests\n# Start of clear-pointer tests\nok 37 /utils/clear-pointer/side-effects\n# End of clear-pointer tests\n# Start of aligned-mem tests\n# /utils/aligned-mem/alignment summary: Check that g_aligned_alloc() returns a correctly aligned pointer\nok 38 /utils/aligned-mem/alignment\n# /utils/aligned-mem/zeroed summary: Check that g_aligned_alloc0() zeroes out its allocation\nok 39 /utils/aligned-mem/zeroed\n# /utils/aligned-mem/free-sized summary: Check that g_aligned_free_sized() works\nok 40 /utils/aligned-mem/free-sized\n# Start of subprocess tests\n# End of subprocess tests\n# End of aligned-mem tests\n# End of utils tests\nPASS: glib/utils-c-90.test\nRunning test: glib/module-test-library.test\nTAP version 13\n# random seed: R02Sa992b1e45d50a179decd324cf44b4aef\n1..2\n# Start of module tests\nok 1 /module/basics\n# /module/invalid-libtool-archive summary: Test that opening an invalid .la file fails\nok 2 /module/invalid-libtool-archive\n# End of module tests\nPASS: glib/module-test-library.test\nRunning test: glib/giomodule.test\nTAP version 13\n# random seed: R02S3b9beac1606ca262e1dd47bf84b9b347\n1..3\n# Start of giomodule tests\nok 1 /giomodule/extension-point\nok 2 /giomodule/module-scan-all\nok 3 /giomodule/module-scan-all-with-scope\n# End of giomodule tests\nPASS: glib/giomodule.test\nRunning test: glib/collate.test\nTAP version 13\n# random seed: R02S8c21bab03a13633ef1613ea969215ae3\n1..9\n# Start of unicode tests\n# Start of collate tests\nok 1 /unicode/collate/0\nok 2 /unicode/collate/1\nok 3 /unicode/collate/2\n# End of collate tests\n# Start of collate-key tests\nok 4 /unicode/collate-key/0\nok 5 /unicode/collate-key/1\nok 6 /unicode/collate-key/2\n# End of collate-key tests\n# Start of collate-filename tests\nok 7 /unicode/collate-filename/0\nok 8 /unicode/collate-filename/1\nok 9 /unicode/collate-filename/2\n# End of collate-filename tests\n# End of unicode tests\nPASS: glib/collate.test\nRunning test: glib/testing.test\nTAP version 13\n# random seed: R02S0d9591c9746ef6c60e51e351b353ac10\n1..1\n# Start of assert tests\nok 1 /assert/finalize_object\n# Start of finalize_object tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of finalize_object tests\n# End of assert tests\nPASS: glib/testing.test\nRunning test: glib/thread-pool.test\nTAP version 13\n# random seed: R02Sfeffb6fe13d0dd90be7f051ea9909bca\n1..5\n# Start of thread_pool tests\n# /thread_pool/shared summary: Tests that a shared, non-exclusive thread pool generally works.\nok 1 /thread_pool/shared\n# /thread_pool/exclusive summary: Tests that an exclusive thread pool generally works.\nok 2 /thread_pool/exclusive\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/2012\n# /thread_pool/create_shared_after_exclusive summary: Tests that creating a shared pool after an exclusive one works.\nok 3 /thread_pool/create_shared_after_exclusive\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/121\nok 4 /thread_pool/create_full\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/2012\n# /thread_pool/create_exclusive_after_shared summary: Tests that creating an exclusive pool after a shared one works.\nok 5 /thread_pool/create_exclusive_after_shared\n# End of thread_pool tests\nPASS: glib/thread-pool.test\nRunning test: glib/array-test.test\nTAP version 13\n# random seed: R02S105df682e126104e837f7b3831f06015\n1..113\n# Start of array tests\nok 1 /array/ref-count\nok 2 /array/steal\nok 3 /array/clear-func\nok 4 /array/binary-search\n# /array/copy-sized summary: Test that copying a newly-allocated sized array works.\nok 5 /array/copy-sized\nok 6 /array/overflow-append-vals\nok 7 /array/overflow-set-size\n# Start of new tests\nok 8 /array/new/zero-terminated\nok 9 /array/new/take\nok 10 /array/new/take-zero-terminated\n# Start of take tests\nok 11 /array/new/take/empty\nok 12 /array/new/take/overflow # SKIP Overflow test requires UINT_WIDTH > SIZE_WIDTH.\n# End of take tests\n# End of new tests\n# Start of set-size tests\nok 13 /array/set-size/non-zero-terminated-no-clear\nok 14 /array/set-size/non-zero-terminated-clear\nok 15 /array/set-size/zero-terminated-no-clear\nok 16 /array/set-size/zero-terminated-clear\n# Start of sized tests\nok 17 /array/set-size/sized/non-zero-terminated-no-clear\nok 18 /array/set-size/sized/non-zero-terminated-clear\nok 19 /array/set-size/sized/zero-terminated-no-clear\nok 20 /array/set-size/sized/zero-terminated-clear\n# End of sized tests\n# End of set-size tests\n# Start of append-val tests\nok 21 /array/append-val/non-zero-terminated-no-clear\nok 22 /array/append-val/non-zero-terminated-clear\nok 23 /array/append-val/zero-terminated-no-clear\nok 24 /array/append-val/zero-terminated-clear\n# End of append-val tests\n# Start of prepend-val tests\nok 25 /array/prepend-val/non-zero-terminated-no-clear\nok 26 /array/prepend-val/non-zero-terminated-clear\nok 27 /array/prepend-val/zero-terminated-no-clear\nok 28 /array/prepend-val/zero-terminated-clear\n# End of prepend-val tests\n# Start of prepend-vals tests\nok 29 /array/prepend-vals/non-zero-terminated-no-clear\nok 30 /array/prepend-vals/non-zero-terminated-clear\nok 31 /array/prepend-vals/zero-terminated-no-clear\nok 32 /array/prepend-vals/zero-terminated-clear\n# End of prepend-vals tests\n# Start of insert-vals tests\nok 33 /array/insert-vals/non-zero-terminated-no-clear\nok 34 /array/insert-vals/non-zero-terminated-clear\nok 35 /array/insert-vals/zero-terminated-no-clear\nok 36 /array/insert-vals/zero-terminated-clear\n# End of insert-vals tests\n# Start of remove-index tests\nok 37 /array/remove-index/non-zero-terminated-no-clear\nok 38 /array/remove-index/non-zero-terminated-clear\nok 39 /array/remove-index/zero-terminated-no-clear\nok 40 /array/remove-index/zero-terminated-clear\n# End of remove-index tests\n# Start of remove-index-fast tests\nok 41 /array/remove-index-fast/non-zero-terminated-no-clear\nok 42 /array/remove-index-fast/non-zero-terminated-clear\nok 43 /array/remove-index-fast/zero-terminated-no-clear\nok 44 /array/remove-index-fast/zero-terminated-clear\n# End of remove-index-fast tests\n# Start of remove-range tests\nok 45 /array/remove-range/non-zero-terminated-no-clear\nok 46 /array/remove-range/non-zero-terminated-clear\nok 47 /array/remove-range/zero-terminated-no-clear\nok 48 /array/remove-range/zero-terminated-clear\n# End of remove-range tests\n# Start of copy tests\nok 49 /array/copy/non-zero-terminated-no-clear\nok 50 /array/copy/non-zero-terminated-clear\nok 51 /array/copy/zero-terminated-no-clear\nok 52 /array/copy/zero-terminated-clear\n# End of copy tests\n# Start of sort tests\nok 53 /array/sort/non-zero-terminated-no-clear\nok 54 /array/sort/non-zero-terminated-clear\nok 55 /array/sort/zero-terminated-no-clear\nok 56 /array/sort/zero-terminated-clear\n# End of sort tests\n# Start of sort-with-data tests\nok 57 /array/sort-with-data/non-zero-terminated-no-clear\nok 58 /array/sort-with-data/non-zero-terminated-clear\nok 59 /array/sort-with-data/zero-terminated-no-clear\nok 60 /array/sort-with-data/zero-terminated-clear\n# End of sort-with-data tests\n# End of array tests\n# Start of pointerarray tests\nok 61 /pointerarray/add\nok 62 /pointerarray/insert\nok 63 /pointerarray/new-take\nok 64 /pointerarray/new-take-null-terminated\nok 65 /pointerarray/new-from-array\nok 66 /pointerarray/new-from-null-terminated-array\nok 67 /pointerarray/free-func\nok 68 /pointerarray/array_extend_and_steal\nok 69 /pointerarray/sort\nok 70 /pointerarray/sort-with-data\nok 71 /pointerarray/sort-values\nok 72 /pointerarray/sort-values-with-data\nok 73 /pointerarray/remove-range\nok 74 /pointerarray/steal\n# Start of free tests\n# /pointerarray/free/null-terminated summary: Check that g_ptr_array_free() on an empty array returns a NULL-terminated empty array\nok 75 /pointerarray/free/null-terminated\n# End of free tests\n# Start of new-take tests\nok 76 /pointerarray/new-take/empty\nok 77 /pointerarray/new-take/overflow # SKIP Overflow test requires UINT_WIDTH > SIZE_WIDTH.\nok 78 /pointerarray/new-take/with-free-func\n# End of new-take tests\n# Start of new-take-null-terminated tests\nok 79 /pointerarray/new-take-null-terminated/empty\nok 80 /pointerarray/new-take-null-terminated/with-free-func\nok 81 /pointerarray/new-take-null-terminated/from-gstrv\n# End of new-take-null-terminated tests\n# Start of new-from-array tests\nok 82 /pointerarray/new-from-array/empty\nok 83 /pointerarray/new-from-array/overflow # SKIP Overflow test requires UINT_WIDTH > SIZE_WIDTH.\nok 84 /pointerarray/new-from-array/with-copy-and-free-func\n# End of new-from-array tests\n# Start of new-from-null-terminated-array tests\nok 85 /pointerarray/new-from-null-terminated-array/empty\nok 86 /pointerarray/new-from-null-terminated-array/with-copy-and-free-func\nok 87 /pointerarray/new-from-null-terminated-array/from-gstrv\n# End of new-from-null-terminated-array tests\n# Start of ref-count tests\nok 88 /pointerarray/ref-count/not-null-terminated\nok 89 /pointerarray/ref-count/null-terminated\n# End of ref-count tests\n# Start of array_copy tests\n# /pointerarray/array_copy/not-null-terminated summary: Check all normal behaviour of stealing elements from one array to append to another, covering different array sizes and element copy functions\nok 90 /pointerarray/array_copy/not-null-terminated\n# /pointerarray/array_copy/null-terminated summary: Check all normal behaviour of stealing elements from one array to append to another, covering different array sizes and element copy functions\nok 91 /pointerarray/array_copy/null-terminated\n# End of array_copy tests\n# Start of array_extend tests\nok 92 /pointerarray/array_extend/not-null-terminated\nok 93 /pointerarray/array_extend/null-terminated\n# End of array_extend tests\n# Start of sort tests\n# /pointerarray/sort/example summary: Check that the doc-comment for g_ptr_array_sort() is correct\nok 94 /pointerarray/sort/example\n# End of sort tests\n# Start of sort-with-data tests\n# /pointerarray/sort-with-data/example summary: Check that the doc-comment for g_ptr_array_sort_with_data() is correct\nok 95 /pointerarray/sort-with-data/example\n# End of sort-with-data tests\n# Start of sort-values tests\nok 96 /pointerarray/sort-values/example\n# End of sort-values tests\n# Start of sort-values-with-data tests\nok 97 /pointerarray/sort-values-with-data/example\n# End of sort-values-with-data tests\n# Start of find tests\nok 98 /pointerarray/find/empty\nok 99 /pointerarray/find/non-empty\n# End of find tests\n# Start of steal_index tests\nok 100 /pointerarray/steal_index/not-null-terminated\nok 101 /pointerarray/steal_index/null-terminated\n# End of steal_index tests\n# End of pointerarray tests\n# Start of bytearray tests\nok 102 /bytearray/steal\nok 103 /bytearray/append\nok 104 /bytearray/prepend\nok 105 /bytearray/remove\nok 106 /bytearray/remove-fast\nok 107 /bytearray/remove-range\nok 108 /bytearray/ref-count\nok 109 /bytearray/sort\nok 110 /bytearray/sort-with-data\nok 111 /bytearray/new-take\nok 112 /bytearray/new-take-overflow # SKIP Overflow test requires G_MAXSIZE > G_MAXUINT.\nok 113 /bytearray/free-to-bytes\n# End of bytearray tests\nPASS: glib/array-test.test\nRunning test: glib/bookmarkfile.test\nTAP version 13\n# random seed: R02S8c75fc55ad5bb4c68b7426cba057a4a0\n1..96\n# Start of bookmarks tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/system-config1:/var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/system-data1:/var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/load-from-data-dirs/.dirs/runtime\nok 1 /bookmarks/load-from-data-dirs\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/to-file/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/to-file/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/to-file/.dirs/system-config1:/var/volatile/tmp/bookmarks/to-file/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/to-file/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/to-file/.dirs/system-data1:/var/volatile/tmp/bookmarks/to-file/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/to-file/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/to-file/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/to-file/.dirs/runtime\n# Roundtrip from newly created bookmark file /var/volatile/tmp/bookmarkfile-test-WH8PI2.xbel\n# Roundtrip from a valid bookmark file\nok 2 /bookmarks/to-file\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/move-item/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/move-item/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/move-item/.dirs/system-config1:/var/volatile/tmp/bookmarks/move-item/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/move-item/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/move-item/.dirs/system-data1:/var/volatile/tmp/bookmarks/move-item/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/move-item/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/move-item/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/move-item/.dirs/runtime\nok 3 /bookmarks/move-item\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/corner-cases/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/corner-cases/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/corner-cases/.dirs/system-config1:/var/volatile/tmp/bookmarks/corner-cases/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/corner-cases/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/corner-cases/.dirs/system-data1:/var/volatile/tmp/bookmarks/corner-cases/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/corner-cases/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/corner-cases/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/corner-cases/.dirs/runtime\nok 4 /bookmarks/corner-cases\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/misc/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/misc/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/misc/.dirs/system-config1:/var/volatile/tmp/bookmarks/misc/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/misc/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/misc/.dirs/system-data1:/var/volatile/tmp/bookmarks/misc/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/misc/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/misc/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/misc/.dirs/runtime\nok 5 /bookmarks/misc\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/deprecated/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/deprecated/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/deprecated/.dirs/system-config1:/var/volatile/tmp/bookmarks/deprecated/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/deprecated/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/deprecated/.dirs/system-data1:/var/volatile/tmp/bookmarks/deprecated/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/deprecated/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/deprecated/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/deprecated/.dirs/runtime\nok 6 /bookmarks/deprecated\n# Start of parse tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-28.xbel/.dirs/runtime\nok 7 /bookmarks/parse/fail-28.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-02.xbel/.dirs/runtime\nok 8 /bookmarks/parse/fail-02.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-29.xbel/.dirs/runtime\nok 9 /bookmarks/parse/fail-29.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-17.xbel/.dirs/runtime\nok 10 /bookmarks/parse/fail-17.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-25.xbel/.dirs/runtime\nok 11 /bookmarks/parse/fail-25.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-36.xbel/.dirs/runtime\nok 12 /bookmarks/parse/fail-36.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-24.xbel/.dirs/runtime\nok 13 /bookmarks/parse/fail-24.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-23.xbel/.dirs/runtime\nok 14 /bookmarks/parse/fail-23.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-40.xbel/.dirs/runtime\nok 15 /bookmarks/parse/fail-40.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-20.xbel/.dirs/runtime\nok 16 /bookmarks/parse/fail-20.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-31.xbel/.dirs/runtime\nok 17 /bookmarks/parse/fail-31.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-38.xbel/.dirs/runtime\nok 18 /bookmarks/parse/fail-38.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/valid-01.xbel/.dirs/runtime\nok 19 /bookmarks/parse/valid-01.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-11.xbel/.dirs/runtime\nok 20 /bookmarks/parse/fail-11.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-15.xbel/.dirs/runtime\nok 21 /bookmarks/parse/fail-15.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-27.xbel/.dirs/runtime\nok 22 /bookmarks/parse/fail-27.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-19.xbel/.dirs/runtime\nok 23 /bookmarks/parse/fail-19.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-34.xbel/.dirs/runtime\nok 24 /bookmarks/parse/fail-34.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-33.xbel/.dirs/runtime\nok 25 /bookmarks/parse/fail-33.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-10.xbel/.dirs/runtime\nok 26 /bookmarks/parse/fail-10.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-06.xbel/.dirs/runtime\nok 27 /bookmarks/parse/fail-06.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-03.xbel/.dirs/runtime\nok 28 /bookmarks/parse/fail-03.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-22.xbel/.dirs/runtime\nok 29 /bookmarks/parse/fail-22.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-26.xbel/.dirs/runtime\nok 30 /bookmarks/parse/fail-26.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-21.xbel/.dirs/runtime\nok 31 /bookmarks/parse/fail-21.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-01.xbel/.dirs/runtime\nok 32 /bookmarks/parse/fail-01.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-05.xbel/.dirs/runtime\nok 33 /bookmarks/parse/fail-05.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-18.xbel/.dirs/runtime\nok 34 /bookmarks/parse/fail-18.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-16.xbel/.dirs/runtime\nok 35 /bookmarks/parse/fail-16.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-12.xbel/.dirs/runtime\nok 36 /bookmarks/parse/fail-12.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-09.xbel/.dirs/runtime\nok 37 /bookmarks/parse/fail-09.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-32.xbel/.dirs/runtime\nok 38 /bookmarks/parse/fail-32.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-14.xbel/.dirs/runtime\nok 39 /bookmarks/parse/fail-14.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-04.xbel/.dirs/runtime\nok 40 /bookmarks/parse/fail-04.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-39.xbel/.dirs/runtime\nok 41 /bookmarks/parse/fail-39.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-13.xbel/.dirs/runtime\nok 42 /bookmarks/parse/fail-13.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-41.xbel/.dirs/runtime\nok 43 /bookmarks/parse/fail-41.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-08.xbel/.dirs/runtime\nok 44 /bookmarks/parse/fail-08.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-07.xbel/.dirs/runtime\nok 45 /bookmarks/parse/fail-07.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-37.xbel/.dirs/runtime\nok 46 /bookmarks/parse/fail-37.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-30.xbel/.dirs/runtime\nok 47 /bookmarks/parse/fail-30.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/valid-02.xbel/.dirs/runtime\nok 48 /bookmarks/parse/valid-02.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/valid-03.xbel/.dirs/runtime\nok 49 /bookmarks/parse/valid-03.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-42.xbel/.dirs/runtime\nok 50 /bookmarks/parse/fail-42.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/parse/fail-35.xbel/.dirs/runtime\nok 51 /bookmarks/parse/fail-35.xbel\n# End of parse tests\n# Start of copy tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-28.xbel/.dirs/runtime\nok 52 /bookmarks/copy/fail-28.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-02.xbel/.dirs/runtime\nok 53 /bookmarks/copy/fail-02.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-29.xbel/.dirs/runtime\nok 54 /bookmarks/copy/fail-29.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-17.xbel/.dirs/runtime\nok 55 /bookmarks/copy/fail-17.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-25.xbel/.dirs/runtime\nok 56 /bookmarks/copy/fail-25.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-36.xbel/.dirs/runtime\nok 57 /bookmarks/copy/fail-36.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-24.xbel/.dirs/runtime\nok 58 /bookmarks/copy/fail-24.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-23.xbel/.dirs/runtime\nok 59 /bookmarks/copy/fail-23.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-40.xbel/.dirs/runtime\nok 60 /bookmarks/copy/fail-40.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-20.xbel/.dirs/runtime\nok 61 /bookmarks/copy/fail-20.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-31.xbel/.dirs/runtime\nok 62 /bookmarks/copy/fail-31.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-38.xbel/.dirs/runtime\nok 63 /bookmarks/copy/fail-38.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/valid-01.xbel/.dirs/runtime\nok 64 /bookmarks/copy/valid-01.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-11.xbel/.dirs/runtime\nok 65 /bookmarks/copy/fail-11.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-15.xbel/.dirs/runtime\nok 66 /bookmarks/copy/fail-15.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-27.xbel/.dirs/runtime\nok 67 /bookmarks/copy/fail-27.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-19.xbel/.dirs/runtime\nok 68 /bookmarks/copy/fail-19.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-34.xbel/.dirs/runtime\nok 69 /bookmarks/copy/fail-34.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-33.xbel/.dirs/runtime\nok 70 /bookmarks/copy/fail-33.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-10.xbel/.dirs/runtime\nok 71 /bookmarks/copy/fail-10.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-06.xbel/.dirs/runtime\nok 72 /bookmarks/copy/fail-06.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-03.xbel/.dirs/runtime\nok 73 /bookmarks/copy/fail-03.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-22.xbel/.dirs/runtime\nok 74 /bookmarks/copy/fail-22.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-26.xbel/.dirs/runtime\nok 75 /bookmarks/copy/fail-26.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-21.xbel/.dirs/runtime\nok 76 /bookmarks/copy/fail-21.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-01.xbel/.dirs/runtime\nok 77 /bookmarks/copy/fail-01.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-05.xbel/.dirs/runtime\nok 78 /bookmarks/copy/fail-05.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-18.xbel/.dirs/runtime\nok 79 /bookmarks/copy/fail-18.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-16.xbel/.dirs/runtime\nok 80 /bookmarks/copy/fail-16.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-12.xbel/.dirs/runtime\nok 81 /bookmarks/copy/fail-12.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-09.xbel/.dirs/runtime\nok 82 /bookmarks/copy/fail-09.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-32.xbel/.dirs/runtime\nok 83 /bookmarks/copy/fail-32.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-14.xbel/.dirs/runtime\nok 84 /bookmarks/copy/fail-14.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-04.xbel/.dirs/runtime\nok 85 /bookmarks/copy/fail-04.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-39.xbel/.dirs/runtime\nok 86 /bookmarks/copy/fail-39.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-13.xbel/.dirs/runtime\nok 87 /bookmarks/copy/fail-13.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-41.xbel/.dirs/runtime\nok 88 /bookmarks/copy/fail-41.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-08.xbel/.dirs/runtime\nok 89 /bookmarks/copy/fail-08.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-07.xbel/.dirs/runtime\nok 90 /bookmarks/copy/fail-07.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-37.xbel/.dirs/runtime\nok 91 /bookmarks/copy/fail-37.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-30.xbel/.dirs/runtime\nok 92 /bookmarks/copy/fail-30.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/valid-02.xbel/.dirs/runtime\nok 93 /bookmarks/copy/valid-02.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/valid-03.xbel/.dirs/runtime\nok 94 /bookmarks/copy/valid-03.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-42.xbel/.dirs/runtime\nok 95 /bookmarks/copy/fail-42.xbel\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/system-config1:/var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/system-data1:/var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/bookmarks/copy/fail-35.xbel/.dirs/runtime\nok 96 /bookmarks/copy/fail-35.xbel\n# End of copy tests\n# End of bookmarks tests\nPASS: glib/bookmarkfile.test\nRunning test: glib/cond.test\nTAP version 13\n# random seed: R02Sba1181a97aa5a2cd6a4526f00a63adf5\n1..4\n# Start of thread tests\nok 1 /thread/cond1\nok 2 /thread/cond2\n# Start of cond tests\nok 3 /thread/cond/wait-until\n# slow test /thread/cond/wait-until executed in 1.02 secs\n# Start of wait-until tests\n# /thread/cond/wait-until/contended-and-interrupted summary: Check proper handling of errno in g_cond_wait_until with a contended mutex\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/957\nok 4 /thread/cond/wait-until/contended-and-interrupted\n# slow test /thread/cond/wait-until/contended-and-interrupted executed in 1.10 secs\n# End of wait-until tests\n# End of cond tests\n# End of thread tests\nPASS: glib/cond.test\nRunning test: glib/queue.test\nTAP version 13\n# random seed: R02Se0efed320aadae680d8c6fbe09553f54\n1..12\n# Start of queue tests\nok 1 /queue/basic\nok 2 /queue/copy\nok 3 /queue/off-by-one\nok 4 /queue/find-custom\nok 5 /queue/static\nok 6 /queue/clear\nok 7 /queue/free-full\nok 8 /queue/clear-full\nok 9 /queue/insert-sibling-link\nok 10 /queue/push-nth-link\n# Start of clear-full tests\nok 11 /queue/clear-full/noop\n# End of clear-full tests\n# Start of random tests\nok 12 /queue/random/seed:607533961\n# End of random tests\n# End of queue tests\nPASS: glib/queue.test\nRunning test: glib/gdbus-connection-flush.test\nTAP version 13\n# random seed: R02Sd116b230176c28336950d87601d54862\n1..2\n# Start of gdbus tests\n# Start of connection tests\n# Start of flush tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/system-config1:/var/volatile/tmp/gdbus/connection/flush/busy/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/system-data1:/var/volatile/tmp/gdbus/connection/flush/busy/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/connection/flush/busy/.dirs/runtime\nok 1 /gdbus/connection/flush/busy\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/system-config1:/var/volatile/tmp/gdbus/connection/flush/idle/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/system-data1:/var/volatile/tmp/gdbus/connection/flush/idle/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/connection/flush/idle/.dirs/runtime\nok 2 /gdbus/connection/flush/idle\n# End of flush tests\n# End of connection tests\n# End of gdbus tests\nPASS: glib/gdbus-connection-flush.test\nRunning test: glib/markup-parse.test\nTAP version 13\n# random seed: R02S7ef10d347f89afc9d2bb77e44bcc978d\n1..71\n# Start of markup tests\n# Start of parse tests\nok 1 /markup/parse/fail-7.gmarkup\nok 2 /markup/parse/valid-6.gmarkup\nok 3 /markup/parse/fail-48.gmarkup\nok 4 /markup/parse/fail-34.gmarkup\nok 5 /markup/parse/fail-51.gmarkup\nok 6 /markup/parse/fail-2.gmarkup\nok 7 /markup/parse/fail-32.gmarkup\nok 8 /markup/parse/fail-28.gmarkup\nok 9 /markup/parse/valid-14.gmarkup\nok 10 /markup/parse/fail-9.gmarkup\nok 11 /markup/parse/valid-1.gmarkup\nok 12 /markup/parse/valid-2.gmarkup\nok 13 /markup/parse/fail-36.gmarkup\nok 14 /markup/parse/fail-14.gmarkup\nok 15 /markup/parse/fail-11.gmarkup\nok 16 /markup/parse/fail-53.gmarkup\nok 17 /markup/parse/fail-23.gmarkup\nok 18 /markup/parse/fail-20.gmarkup\nok 19 /markup/parse/fail-30.gmarkup\nok 20 /markup/parse/fail-12.gmarkup\nok 21 /markup/parse/fail-1.gmarkup\nok 22 /markup/parse/fail-3.gmarkup\nok 23 /markup/parse/fail-26.gmarkup\nok 24 /markup/parse/fail-15.gmarkup\nok 25 /markup/parse/valid-10.gmarkup\nok 26 /markup/parse/fail-43.gmarkup\nok 27 /markup/parse/fail-41.gmarkup\nok 28 /markup/parse/valid-4.gmarkup\nok 29 /markup/parse/fail-21.gmarkup\nok 30 /markup/parse/fail-44.gmarkup\nok 31 /markup/parse/fail-19.gmarkup\nok 32 /markup/parse/fail-17.gmarkup\nok 33 /markup/parse/fail-27.gmarkup\nok 34 /markup/parse/fail-10.gmarkup\nok 35 /markup/parse/valid-11.gmarkup\nok 36 /markup/parse/fail-6.gmarkup\nok 37 /markup/parse/fail-47.gmarkup\nok 38 /markup/parse/fail-54.gmarkup\nok 39 /markup/parse/valid-15.gmarkup\nok 40 /markup/parse/valid-3.gmarkup\nok 41 /markup/parse/valid-8.gmarkup\nok 42 /markup/parse/fail-25.gmarkup\nok 43 /markup/parse/fail-33.gmarkup\nok 44 /markup/parse/fail-31.gmarkup\nok 45 /markup/parse/fail-45.gmarkup\nok 46 /markup/parse/fail-22.gmarkup\nok 47 /markup/parse/valid-12.gmarkup\nok 48 /markup/parse/fail-42.gmarkup\nok 49 /markup/parse/fail-29.gmarkup\nok 50 /markup/parse/fail-4.gmarkup\nok 51 /markup/parse/fail-24.gmarkup\nok 52 /markup/parse/fail-50.gmarkup\nok 53 /markup/parse/fail-35.gmarkup\nok 54 /markup/parse/fail-40.gmarkup\nok 55 /markup/parse/fail-16.gmarkup\nok 56 /markup/parse/valid-13.gmarkup\nok 57 /markup/parse/valid-7.gmarkup\nok 58 /markup/parse/fail-18.gmarkup\nok 59 /markup/parse/fail-52.gmarkup\nok 60 /markup/parse/fail-49.gmarkup\nok 61 /markup/parse/fail-8.gmarkup\nok 62 /markup/parse/fail-38.gmarkup\nok 63 /markup/parse/fail-46.gmarkup\nok 64 /markup/parse/fail-5.gmarkup\nok 65 /markup/parse/valid-5.gmarkup\nok 66 /markup/parse/fail-13.gmarkup\nok 67 /markup/parse/fail-39.gmarkup\nok 68 /markup/parse/fail-37.gmarkup\nok 69 /markup/parse/valid-16.gmarkup\nok 70 /markup/parse/valid-9.gmarkup\nok 71 /markup/parse/valid-17.gmarkup\n# End of parse tests\n# End of markup tests\nPASS: glib/markup-parse.test\nRunning test: glib/properties-refcount1.test\nTAP version 13\n# random seed: R02Sc2b64b3666499d57a21a571b5cb651e5\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# .e\n# .d\n# .c\n# .f\n# .b\n# .e\n# .d\n# .c\n# .d\n# .e\n# .c\n# .f\n# .b\n# .d\n# .c\n# .e\n# .f\n# .d\n# .e\n# .c\n# .b\n# .d\n# .e\n# .c\n# .f\n# .d\n# .e\n# .c\n# .b\n# .d\n# .e\n# .c\n# .f\n# .d\n# .e\n# .b\n# .c\n# .e\n# .d\n# .c\n# .f\n# .b\n# .e\n# .d\n# .c\nExecuting: glib/properties-refcount1.test\n# .e\n# .f\n# .d\n# .c\n# .b\n# .e\n# .c\n# .d\n# .f\n# .e\n# .c\n# .d\n# .b\n# .e\n# .c\n# .d\n# .f\n# .e\n# .c\n# .d\n# .b\n# .e\n# .c\n# .d\n# .f\n# .b\n# .e\n# .c\n# .d\n# .e\n# .c\n# .f\n# .d\n# .b\n# .c\n# .e\n# .d\n# .f\n# .c\n# .e\n# .d\n# .b\n# .c\n# .e\n# .d\n# .f\n# .c\n# .e\n# .b\n# .d\n# .c\n# .e\n# .d\n# .f\n# .b\n# .c\n# .e\n# .d\n# .c\n# .e\n# .f\n# .d\n# .b\n# .c\n# .e\n# .d\n# .c\n# .f\n# .d\n# .e\n# .b\n# .c\n# .d\n# .e\n# .f\n# .c\n# .d\n# .b\n# .e\n# .c\n# .d\n# .f\n# .e\n# .c\n# .b\n# .d\n# .e\n# .c\nok 1 /gobject/refcount/properties-1\n# slow test /gobject/refcount/properties-1 executed in 3.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/properties-refcount1.test\nRunning test: glib/markup.test\nTAP version 13\n# random seed: R02Se4b1247a936d335f5879b4220d01a851\n1..1\n# Start of markup tests\nok 1 /markup/stack\n# End of markup tests\nPASS: glib/markup.test\nRunning test: glib/memory-settings-backend.test\nTAP version 13\n# random seed: R02S96c8c3ab88ccec78841f7fd6827c6096\n1..1\n# Start of memory-settings-backend tests\nok 1 /memory-settings-backend/extension-point-registered\n# End of memory-settings-backend tests\nPASS: glib/memory-settings-backend.test\nRunning test: glib/unix-mounts.test\nTAP version 13\n# random seed: R02Scfc72e966b9d85ea450dd3492059b8ae\n1..2\n# Start of unix-mounts tests\nok 1 /unix-mounts/is-system-fs-type\nok 2 /unix-mounts/is-system-device-path\n# End of unix-mounts tests\nPASS: glib/unix-mounts.test\nRunning test: glib/cxx-17.test\nTAP version 13\n# random seed: R02S98af7648f61e177bcb10193b20cbfc53\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-17.test\nRunning test: glib/inet-address.test\nTAP version 13\n# random seed: R02Sdfbb6123b8d95a82b2f7923362b84a44\n1..11\n# Start of inet-address tests\nok 1 /inet-address/parse\nok 2 /inet-address/any\nok 3 /inet-address/loopback\nok 4 /inet-address/bytes\nok 5 /inet-address/property\n# End of inet-address tests\n# Start of socket-address tests\nok 6 /socket-address/basic\nok 7 /socket-address/to-string\n# End of socket-address tests\n# Start of address-mask tests\nok 8 /address-mask/parse\nok 9 /address-mask/property\nok 10 /address-mask/equal\nok 11 /address-mask/match\n# End of address-mask tests\nPASS: glib/inet-address.test\nRunning test: glib/portal-support-flatpak-none.test\nTAP version 13\n# random seed: R02Sd21cc231fcffc63333b69ccbca72b6ea\n1..1\n# Start of portal-support tests\n# Start of flatpak tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/flatpak/none/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/flatpak/none/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/flatpak/none/.dirs/system-config1:/var/volatile/tmp/portal-support/flatpak/none/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/flatpak/none/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/flatpak/none/.dirs/system-data1:/var/volatile/tmp/portal-support/flatpak/none/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/flatpak/none/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/flatpak/none/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/flatpak/none/.dirs/runtime\n# Creating .flatpak-info in /var/volatile/tmp/portal-support/flatpak/none/.dirs/runtime/.flatpak-info\nok 1 /portal-support/flatpak/none\n# End of flatpak tests\n# End of portal-support tests\nPASS: glib/portal-support-flatpak-none.test\nRunning test: glib/portal-support-flatpak-full.test\nTAP version 13\n# random seed: R02S1c8acccbb143ebb5a459851a748433f9\n1..1\n# Start of portal-support tests\n# Start of flatpak tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/flatpak/full/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/flatpak/full/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/flatpak/full/.dirs/system-config1:/var/volatile/tmp/portal-support/flatpak/full/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/flatpak/full/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/flatpak/full/.dirs/system-data1:/var/volatile/tmp/portal-support/flatpak/full/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/flatpak/full/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/flatpak/full/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/flatpak/full/.dirs/runtime\n# Creating .flatpak-info in /var/volatile/tmp/portal-support/flatpak/full/.dirs/runtime/.flatpak-info\nok 1 /portal-support/flatpak/full\n# End of flatpak tests\n# End of portal-support tests\nPASS: glib/portal-support-flatpak-full.test\nRunning test: glib/rwlock.test\nTAP version 13\n# random seed: R02S16786dd4c595a4b3e4f37497ac44c6f7\n1..8\n# Start of thread tests\nok 1 /thread/rwlock1\nok 2 /thread/rwlock2\nok 3 /thread/rwlock3\nok 4 /thread/rwlock4\nok 5 /thread/rwlock5\nok 6 /thread/rwlock6\nok 7 /thread/rwlock7\n# slow test /thread/rwlock7 executed in 2.66 secs\nok 8 /thread/rwlock8\n# End of thread tests\nPASS: glib/rwlock.test\nRunning test: glib/macros-c-99.test\nTAP version 13\n# random seed: R02Saa1b1f66eac1ad979394e83646105bf6\n1..4\n# Start of C tests\nok 1 /C/standard-99\n# End of C tests\n# Start of alignof tests\nok 2 /alignof/fallback\n# End of alignof tests\n# Start of assert tests\nok 3 /assert/static\n# End of assert tests\n# Start of struct tests\nok 4 /struct/sizeof_member\n# End of struct tests\nPASS: glib/macros-c-99.test\nRunning test: glib/markup-collect.test\nTAP version 13\n# random seed: R02S3467fcc87d016a33c9220a596c5d2342\n1..21\n# Start of markup tests\n# Start of collect tests\nok 1 /markup/collect/0\nok 2 /markup/collect/1\nok 3 /markup/collect/2\nok 4 /markup/collect/3\nok 5 /markup/collect/4\nok 6 /markup/collect/5\nok 7 /markup/collect/6\nok 8 /markup/collect/7\nok 9 /markup/collect/8\nok 10 /markup/collect/9\nok 11 /markup/collect/10\nok 12 /markup/collect/11\nok 13 /markup/collect/12\nok 14 /markup/collect/13\nok 15 /markup/collect/14\nok 16 /markup/collect/15\nok 17 /markup/collect/16\nok 18 /markup/collect/17\nok 19 /markup/collect/18\nok 20 /markup/collect/19\nok 21 /markup/collect/cleanup\n# End of collect tests\n# End of markup tests\nPASS: glib/markup-collect.test\nRunning test: glib/macros.test\nTAP version 13\n# random seed: R02S1c0233f9cb7d8e57d51bc6bb4bb50733\n1..3\n# Start of alignof tests\nok 1 /alignof/fallback\n# End of alignof tests\n# Start of assert tests\nok 2 /assert/static\n# End of assert tests\n# Start of struct tests\nok 3 /struct/sizeof_member\n# End of struct tests\nPASS: glib/macros.test\nRunning test: glib/utf8-performance.test\nTAP version 13\n# random seed: R02S0b95a6378e14400890fc6ce153b9b1db\n1..36\n# Start of utf8 tests\n# Start of perf tests\n# Start of get_char tests\n# max perf:     6.1 MB/s\nok 1 /utf8/perf/get_char/ascii\n# max perf:     inf MB/s\nok 2 /utf8/perf/get_char/latin1\n# max perf:   160.0 MB/s\nok 3 /utf8/perf/get_char/cyrillic\n# max perf:     inf MB/s\nok 4 /utf8/perf/get_char/han\n# End of get_char tests\n# Start of get_char-backwards tests\n# max perf:    43.0 MB/s\nok 5 /utf8/perf/get_char-backwards/ascii\n# max perf:     inf MB/s\nok 6 /utf8/perf/get_char-backwards/latin1\n# max perf:   160.0 MB/s\nok 7 /utf8/perf/get_char-backwards/cyrillic\n# max perf:   156.0 MB/s\nok 8 /utf8/perf/get_char-backwards/han\n# End of get_char-backwards tests\n# Start of get_char_validated tests\n# max perf:    43.0 MB/s\nok 9 /utf8/perf/get_char_validated/ascii\n# max perf:    67.0 MB/s\nok 10 /utf8/perf/get_char_validated/latin1\n# max perf:   160.0 MB/s\nok 11 /utf8/perf/get_char_validated/cyrillic\n# max perf:     inf MB/s\nok 12 /utf8/perf/get_char_validated/han\n# End of get_char_validated tests\n# Start of utf8_to_ucs4 tests\n# max perf:    43.0 MB/s\nok 13 /utf8/perf/utf8_to_ucs4/ascii\n# max perf:    67.0 MB/s\nok 14 /utf8/perf/utf8_to_ucs4/latin1\n# max perf:   160.0 MB/s\nok 15 /utf8/perf/utf8_to_ucs4/cyrillic\n# max perf:   156.0 MB/s\nok 16 /utf8/perf/utf8_to_ucs4/han\n# End of utf8_to_ucs4 tests\n# Start of utf8_to_ucs4-sized tests\n# max perf:     inf MB/s\nok 17 /utf8/perf/utf8_to_ucs4-sized/ascii\n# max perf:    67.0 MB/s\nok 18 /utf8/perf/utf8_to_ucs4-sized/latin1\n# max perf:   160.0 MB/s\nok 19 /utf8/perf/utf8_to_ucs4-sized/cyrillic\n# max perf:   156.0 MB/s\nok 20 /utf8/perf/utf8_to_ucs4-sized/han\n# End of utf8_to_ucs4-sized tests\n# Start of utf8_to_ucs4_fast tests\n# max perf:     inf MB/s\nok 21 /utf8/perf/utf8_to_ucs4_fast/ascii\n# max perf:    67.0 MB/s\nok 22 /utf8/perf/utf8_to_ucs4_fast/latin1\n# max perf:     inf MB/s\nok 23 /utf8/perf/utf8_to_ucs4_fast/cyrillic\n# max perf:   156.0 MB/s\nok 24 /utf8/perf/utf8_to_ucs4_fast/han\n# End of utf8_to_ucs4_fast tests\n# Start of utf8_to_ucs4_fast-sized tests\n# max perf:    43.0 MB/s\nok 25 /utf8/perf/utf8_to_ucs4_fast-sized/ascii\n# max perf:    67.0 MB/s\nok 26 /utf8/perf/utf8_to_ucs4_fast-sized/latin1\n# max perf:   160.0 MB/s\nok 27 /utf8/perf/utf8_to_ucs4_fast-sized/cyrillic\n# max perf:     inf MB/s\nok 28 /utf8/perf/utf8_to_ucs4_fast-sized/han\n# End of utf8_to_ucs4_fast-sized tests\n# Start of utf8_validate tests\n# max perf:     inf MB/s\nok 29 /utf8/perf/utf8_validate/ascii\n# max perf:     inf MB/s\nok 30 /utf8/perf/utf8_validate/latin1\n# max perf:     inf MB/s\nok 31 /utf8/perf/utf8_validate/cyrillic\n# max perf:     inf MB/s\nok 32 /utf8/perf/utf8_validate/han\n# End of utf8_validate tests\n# Start of utf8_validate-sized tests\n# max perf:     inf MB/s\nok 33 /utf8/perf/utf8_validate-sized/ascii\n# max perf:     inf MB/s\nok 34 /utf8/perf/utf8_validate-sized/latin1\n# max perf:     inf MB/s\nok 35 /utf8/perf/utf8_validate-sized/cyrillic\n# max perf:     inf MB/s\nok 36 /utf8/perf/utf8_validate-sized/han\n# End of utf8_validate-sized tests\n# End of perf tests\n# End of utf8 tests\nPASS: glib/utf8-performance.test\nRunning test: glib/utf8-validate.test\nTAP version 13\n# random seed: R02Sef0fef080f9b3a2d0b93a5dbff7859ce\n1..216\n# Start of utf8 tests\n# Vector 0\n# Vector 1\n# Vector 2\n# Vector 3\n# Vector 4\n# Vector 5\n# Vector 6\n# Vector 7\n# Vector 8\n# Vector 9\n# Vector 10\n# Vector 11\n# Vector 12\n# Vector 13\n# Vector 14\n# Vector 15\n# Vector 16\n# Vector 17\n# Vector 18\n# Vector 19\n# Vector 20\n# Vector 21\n# Vector 22\n# Vector 23\n# Vector 24\n# Vector 25\n# Vector 26\n# Vector 27\nok 1 /utf8/get-char-validated\n# Start of validate tests\nok 2 /utf8/validate/0\nok 3 /utf8/validate/1\nok 4 /utf8/validate/2\nok 5 /utf8/validate/3\nok 6 /utf8/validate/4\nok 7 /utf8/validate/5\nok 8 /utf8/validate/6\nok 9 /utf8/validate/7\nok 10 /utf8/validate/8\nok 11 /utf8/validate/9\nok 12 /utf8/validate/10\nok 13 /utf8/validate/11\nok 14 /utf8/validate/12\nok 15 /utf8/validate/13\nok 16 /utf8/validate/14\nok 17 /utf8/validate/15\nok 18 /utf8/validate/16\nok 19 /utf8/validate/17\nok 20 /utf8/validate/18\nok 21 /utf8/validate/19\nok 22 /utf8/validate/20\nok 23 /utf8/validate/21\nok 24 /utf8/validate/22\nok 25 /utf8/validate/23\nok 26 /utf8/validate/24\nok 27 /utf8/validate/25\nok 28 /utf8/validate/26\nok 29 /utf8/validate/27\nok 30 /utf8/validate/28\nok 31 /utf8/validate/29\nok 32 /utf8/validate/30\nok 33 /utf8/validate/31\nok 34 /utf8/validate/32\nok 35 /utf8/validate/33\nok 36 /utf8/validate/34\nok 37 /utf8/validate/35\nok 38 /utf8/validate/36\nok 39 /utf8/validate/37\nok 40 /utf8/validate/38\nok 41 /utf8/validate/39\nok 42 /utf8/validate/40\nok 43 /utf8/validate/41\nok 44 /utf8/validate/42\nok 45 /utf8/validate/43\nok 46 /utf8/validate/44\nok 47 /utf8/validate/45\nok 48 /utf8/validate/46\nok 49 /utf8/validate/47\nok 50 /utf8/validate/48\nok 51 /utf8/validate/49\nok 52 /utf8/validate/50\nok 53 /utf8/validate/51\nok 54 /utf8/validate/52\nok 55 /utf8/validate/53\nok 56 /utf8/validate/54\nok 57 /utf8/validate/55\nok 58 /utf8/validate/56\nok 59 /utf8/validate/57\nok 60 /utf8/validate/58\nok 61 /utf8/validate/59\nok 62 /utf8/validate/60\nok 63 /utf8/validate/61\nok 64 /utf8/validate/62\nok 65 /utf8/validate/63\nok 66 /utf8/validate/64\nok 67 /utf8/validate/65\nok 68 /utf8/validate/66\nok 69 /utf8/validate/67\nok 70 /utf8/validate/68\nok 71 /utf8/validate/69\nok 72 /utf8/validate/70\nok 73 /utf8/validate/71\nok 74 /utf8/validate/72\nok 75 /utf8/validate/73\nok 76 /utf8/validate/74\nok 77 /utf8/validate/75\nok 78 /utf8/validate/76\nok 79 /utf8/validate/77\nok 80 /utf8/validate/78\nok 81 /utf8/validate/79\nok 82 /utf8/validate/80\nok 83 /utf8/validate/81\nok 84 /utf8/validate/82\nok 85 /utf8/validate/83\nok 86 /utf8/validate/84\nok 87 /utf8/validate/85\nok 88 /utf8/validate/86\nok 89 /utf8/validate/87\nok 90 /utf8/validate/88\nok 91 /utf8/validate/89\nok 92 /utf8/validate/90\nok 93 /utf8/validate/91\nok 94 /utf8/validate/92\nok 95 /utf8/validate/93\nok 96 /utf8/validate/94\nok 97 /utf8/validate/95\nok 98 /utf8/validate/96\nok 99 /utf8/validate/97\nok 100 /utf8/validate/98\nok 101 /utf8/validate/99\nok 102 /utf8/validate/100\nok 103 /utf8/validate/101\nok 104 /utf8/validate/102\nok 105 /utf8/validate/103\nok 106 /utf8/validate/104\nok 107 /utf8/validate/105\nok 108 /utf8/validate/106\nok 109 /utf8/validate/107\nok 110 /utf8/validate/108\nok 111 /utf8/validate/109\nok 112 /utf8/validate/110\nok 113 /utf8/validate/111\nok 114 /utf8/validate/112\nok 115 /utf8/validate/113\nok 116 /utf8/validate/114\nok 117 /utf8/validate/115\nok 118 /utf8/validate/116\nok 119 /utf8/validate/117\nok 120 /utf8/validate/118\nok 121 /utf8/validate/119\nok 122 /utf8/validate/120\nok 123 /utf8/validate/121\nok 124 /utf8/validate/122\nok 125 /utf8/validate/123\nok 126 /utf8/validate/124\nok 127 /utf8/validate/125\nok 128 /utf8/validate/126\nok 129 /utf8/validate/127\nok 130 /utf8/validate/128\nok 131 /utf8/validate/129\nok 132 /utf8/validate/130\nok 133 /utf8/validate/131\nok 134 /utf8/validate/132\nok 135 /utf8/validate/133\nok 136 /utf8/validate/134\nok 137 /utf8/validate/135\nok 138 /utf8/validate/136\nok 139 /utf8/validate/137\nok 140 /utf8/validate/138\nok 141 /utf8/validate/139\nok 142 /utf8/validate/140\nok 143 /utf8/validate/141\nok 144 /utf8/validate/142\nok 145 /utf8/validate/143\nok 146 /utf8/validate/144\nok 147 /utf8/validate/145\nok 148 /utf8/validate/146\nok 149 /utf8/validate/147\nok 150 /utf8/validate/148\nok 151 /utf8/validate/149\nok 152 /utf8/validate/150\nok 153 /utf8/validate/151\nok 154 /utf8/validate/152\nok 155 /utf8/validate/153\nok 156 /utf8/validate/154\nok 157 /utf8/validate/155\nok 158 /utf8/validate/156\nok 159 /utf8/validate/157\nok 160 /utf8/validate/158\nok 161 /utf8/validate/159\nok 162 /utf8/validate/160\nok 163 /utf8/validate/161\nok 164 /utf8/validate/162\nok 165 /utf8/validate/163\nok 166 /utf8/validate/164\nok 167 /utf8/validate/165\nok 168 /utf8/validate/166\nok 169 /utf8/validate/167\nok 170 /utf8/validate/168\nok 171 /utf8/validate/169\nok 172 /utf8/validate/170\nok 173 /utf8/validate/171\nok 174 /utf8/validate/172\nok 175 /utf8/validate/173\nok 176 /utf8/validate/174\nok 177 /utf8/validate/175\nok 178 /utf8/validate/176\nok 179 /utf8/validate/177\nok 180 /utf8/validate/178\nok 181 /utf8/validate/179\nok 182 /utf8/validate/180\nok 183 /utf8/validate/181\nok 184 /utf8/validate/182\nok 185 /utf8/validate/183\nok 186 /utf8/validate/184\nok 187 /utf8/validate/185\nok 188 /utf8/validate/186\nok 189 /utf8/validate/187\nok 190 /utf8/validate/188\nok 191 /utf8/validate/189\nok 192 /utf8/validate/190\nok 193 /utf8/validate/191\nok 194 /utf8/validate/192\nok 195 /utf8/validate/193\nok 196 /utf8/validate/194\nok 197 /utf8/validate/195\nok 198 /utf8/validate/196\nok 199 /utf8/validate/197\nok 200 /utf8/validate/198\nok 201 /utf8/validate/199\nok 202 /utf8/validate/200\nok 203 /utf8/validate/201\nok 204 /utf8/validate/202\nok 205 /utf8/validate/203\nok 206 /utf8/validate/204\nok 207 /utf8/validate/205\nok 208 /utf8/validate/206\nok 209 /utf8/validate/207\nok 210 /utf8/validate/208\nok 211 /utf8/validate/209\nok 212 /utf8/validate/210\nok 213 /utf8/validate/211\nok 214 /utf8/validate/212\nok 215 /utf8/validate/213\nok 216 /utf8/validate/214\n# End of validate tests\n# End of utf8 tests\nPASS: glib/utf8-validate.test\nRunning test: glib/gdbus-addresses.test\nTAP version 13\n# random seed: R02S7f26c1e92e90ab9e8423e11a978a81f3\n1..9\n# Start of gdbus tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/empty-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/empty-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/empty-address/.dirs/system-config1:/var/volatile/tmp/gdbus/empty-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/empty-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/empty-address/.dirs/system-data1:/var/volatile/tmp/gdbus/empty-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/empty-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/empty-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/empty-address/.dirs/runtime\nok 1 /gdbus/empty-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/unsupported-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/unsupported-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/unsupported-address/.dirs/system-config1:/var/volatile/tmp/gdbus/unsupported-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/unsupported-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/unsupported-address/.dirs/system-data1:/var/volatile/tmp/gdbus/unsupported-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/unsupported-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/unsupported-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/unsupported-address/.dirs/runtime\nok 2 /gdbus/unsupported-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/address-parsing/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/address-parsing/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/address-parsing/.dirs/system-config1:/var/volatile/tmp/gdbus/address-parsing/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/address-parsing/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/address-parsing/.dirs/system-data1:/var/volatile/tmp/gdbus/address-parsing/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/address-parsing/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/address-parsing/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/address-parsing/.dirs/runtime\nok 3 /gdbus/address-parsing\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/unix-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/unix-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/unix-address/.dirs/system-config1:/var/volatile/tmp/gdbus/unix-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/unix-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/unix-address/.dirs/system-data1:/var/volatile/tmp/gdbus/unix-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/unix-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/unix-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/unix-address/.dirs/runtime\nok 4 /gdbus/unix-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/system-config1:/var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/system-data1:/var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/nonce-tcp-address/.dirs/runtime\nok 5 /gdbus/nonce-tcp-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/tcp-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/tcp-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/tcp-address/.dirs/system-config1:/var/volatile/tmp/gdbus/tcp-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/tcp-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/tcp-address/.dirs/system-data1:/var/volatile/tmp/gdbus/tcp-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/tcp-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/tcp-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/tcp-address/.dirs/runtime\nok 6 /gdbus/tcp-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/system-config1:/var/volatile/tmp/gdbus/autolaunch-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/system-data1:/var/volatile/tmp/gdbus/autolaunch-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/autolaunch-address/.dirs/runtime\nok 7 /gdbus/autolaunch-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/mixed-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/mixed-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/mixed-address/.dirs/system-config1:/var/volatile/tmp/gdbus/mixed-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/mixed-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/mixed-address/.dirs/system-data1:/var/volatile/tmp/gdbus/mixed-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/mixed-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/mixed-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/mixed-address/.dirs/runtime\nok 8 /gdbus/mixed-address\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/escape-address/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/escape-address/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/escape-address/.dirs/system-config1:/var/volatile/tmp/gdbus/escape-address/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/escape-address/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/escape-address/.dirs/system-data1:/var/volatile/tmp/gdbus/escape-address/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/escape-address/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/escape-address/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/escape-address/.dirs/runtime\nok 9 /gdbus/escape-address\n# End of gdbus tests\nPASS: glib/gdbus-addresses.test\nRunning test: glib/pathbuf.test\nTAP version 13\n# random seed: R02S6746ecbaa562fe06b06adba1a8422642\n1..3\n# Start of pathbuf tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/pathbuf/init/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/pathbuf/init/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/pathbuf/init/.dirs/system-config1:/var/volatile/tmp/pathbuf/init/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/pathbuf/init/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/pathbuf/init/.dirs/system-data1:/var/volatile/tmp/pathbuf/init/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/pathbuf/init/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/pathbuf/init/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/pathbuf/init/.dirs/runtime\n# Initializing empty path buf\n# Initializing with empty path\n# Initializing with full path\n# Initializing with no path\n# Allocating GPathBuf on the heap\nok 1 /pathbuf/init\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/pathbuf/push-pop/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/pathbuf/push-pop/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/pathbuf/push-pop/.dirs/system-config1:/var/volatile/tmp/pathbuf/push-pop/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/pathbuf/push-pop/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/pathbuf/push-pop/.dirs/system-data1:/var/volatile/tmp/pathbuf/push-pop/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/pathbuf/push-pop/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/pathbuf/push-pop/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/pathbuf/push-pop/.dirs/runtime\n# Pushing relative path component\n# Pushing absolute path component\n# Popping a path component\n# Can't pop the last element of a path buffer\nok 2 /pathbuf/push-pop\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/pathbuf/filename-extension/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/pathbuf/filename-extension/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/pathbuf/filename-extension/.dirs/system-config1:/var/volatile/tmp/pathbuf/filename-extension/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/pathbuf/filename-extension/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/pathbuf/filename-extension/.dirs/system-data1:/var/volatile/tmp/pathbuf/filename-extension/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/pathbuf/filename-extension/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/pathbuf/filename-extension/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/pathbuf/filename-extension/.dirs/runtime\nok 3 /pathbuf/filename-extension\n# End of pathbuf tests\nPASS: glib/pathbuf.test\nRunning test: glib/application-command-line.test\nTAP version 13\n# random seed: R02Scb1e9d154dfee03381d613b7f00e1b94\n1..1\n# Start of application-command-line tests\nok 1 /application-command-line/basic-properties\n# End of application-command-line tests\nPASS: glib/application-command-line.test\nRunning test: glib/static-link.test\nTest disabled because GLIB_TEST_COMPILATION is not set in the env.\nIf you wish to run this test, set GLIB_TEST_COMPILATION=1 in the env,\nand make sure you have glib build dependencies installed, including\nmeson.\nExecuting: glib/static-link.test\nSKIP: glib/static-link.test\nRunning test: glib/network-address.test\nTAP version 13\n# random seed: R02S831664cbe4564725814bb0775f8860e2\n1..72\n# Start of network-address tests\nok 1 /network-address/basic\nok 2 /network-address/scope-id\nok 3 /network-address/uri-scope-id\nok 4 /network-address/to-string\n# Start of parse-host tests\nok 5 /network-address/parse-host/0\nok 6 /network-address/parse-host/1\nok 7 /network-address/parse-host/2\nok 8 /network-address/parse-host/3\nok 9 /network-address/parse-host/4\nok 10 /network-address/parse-host/5\nok 11 /network-address/parse-host/6\nok 12 /network-address/parse-host/7\nok 13 /network-address/parse-host/8\nok 14 /network-address/parse-host/9\nok 15 /network-address/parse-host/10\nok 16 /network-address/parse-host/11\nok 17 /network-address/parse-host/12\nok 18 /network-address/parse-host/13\n# End of parse-host tests\n# Start of parse-uri tests\nok 19 /network-address/parse-uri/0\nok 20 /network-address/parse-uri/1\nok 21 /network-address/parse-uri/2\nok 22 /network-address/parse-uri/3\nok 23 /network-address/parse-uri/4\nok 24 /network-address/parse-uri/5\nok 25 /network-address/parse-uri/6\nok 26 /network-address/parse-uri/7\nok 27 /network-address/parse-uri/8\nok 28 /network-address/parse-uri/9\n# End of parse-uri tests\n# Start of resolve-address tests\n# Input: 192.168.1.2\nok 29 /network-address/resolve-address/0\n# Input: fe80::42\nok 30 /network-address/resolve-address/1\n# Input: 192.168.1.2:80\nok 31 /network-address/resolve-address/2\n# Input: [fe80::42]\nok 32 /network-address/resolve-address/3\n# Input: [fe80::42]:80\nok 33 /network-address/resolve-address/4\n# Input: 192.168.258\nok 34 /network-address/resolve-address/5\n# Input: 192.11010306\nok 35 /network-address/resolve-address/6\n# Input: 3232235778\nok 36 /network-address/resolve-address/7\n# Input: 0300.0250.0001.0001\nok 37 /network-address/resolve-address/8\n# Input: 0xC0.0xA8.0x01.0x02\nok 38 /network-address/resolve-address/9\n# Input: 0xc0.0xa8.0x01.0x02\nok 39 /network-address/resolve-address/10\n# Input: 0xc0a80102\nok 40 /network-address/resolve-address/11\n# End of resolve-address tests\n# Start of loopback tests\nok 41 /network-address/loopback/basic\nok 42 /network-address/loopback/sync\nok 43 /network-address/loopback/async\n# End of loopback tests\n# Start of localhost tests\nok 44 /network-address/localhost/async\nok 45 /network-address/localhost/sync\n# End of localhost tests\n# Start of happy-eyeballs tests\nok 46 /network-address/happy-eyeballs/basic\nok 47 /network-address/happy-eyeballs/parallel\nok 48 /network-address/happy-eyeballs/slow-ipv4\nok 49 /network-address/happy-eyeballs/slow-ipv6\nok 50 /network-address/happy-eyeballs/very-slow-ipv6\nok 51 /network-address/happy-eyeballs/slow-connection-and-ipv4\n# slow test /network-address/happy-eyeballs/slow-connection-and-ipv4 executed in 0.80 secs\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\nok 52 /network-address/happy-eyeballs/ipv6-error-ipv4-first\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\nok 53 /network-address/happy-eyeballs/ipv6-error-ipv6-first\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/865\n# /network-address/happy-eyeballs/ipv6-error-ipv4-very-slow summary: Ensure that we successfully return IPv4 results even when they come significantly later than an IPv6 failure.\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\nok 54 /network-address/happy-eyeballs/ipv6-error-ipv4-very-slow\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\nok 55 /network-address/happy-eyeballs/ipv4-error-ipv6-first\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\nok 56 /network-address/happy-eyeballs/ipv4-error-ipv4-first\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\nok 57 /network-address/happy-eyeballs/both-error\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\nok 58 /network-address/happy-eyeballs/both-error-delays-1\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\n# GLib-GIO-DEBUG: IPv6 DNS error: IPv6 Broken\nok 59 /network-address/happy-eyeballs/both-error-delays-2\n# GLib-GIO-DEBUG: IPv4 DNS error: IPv4 Broken\nok 60 /network-address/happy-eyeballs/both-error-delays-3\n# End of happy-eyeballs tests\n# End of network-address tests\n# Start of gresolver tests\n# Start of resolve-address tests\n# Input: 192.168.1.2\nok 61 /gresolver/resolve-address/0\n# Input: fe80::42\nok 62 /gresolver/resolve-address/1\n# Input: 192.168.1.2:80\n# Error: Error resolving ?192.168.1.2:80?: Name or service not known\nok 63 /gresolver/resolve-address/2\n# Input: [fe80::42]\n# Error: Error resolving ?[fe80::42]?: Name or service not known\nok 64 /gresolver/resolve-address/3\n# Input: [fe80::42]:80\n# Error: Error resolving ?[fe80::42]:80?: Name or service not known\nok 65 /gresolver/resolve-address/4\n# Input: 192.168.258\n# Error: Error resolving ?192.168.258?: Name or service not known\nok 66 /gresolver/resolve-address/5\n# Input: 192.11010306\n# Error: Error resolving ?192.11010306?: Name or service not known\nok 67 /gresolver/resolve-address/6\n# Input: 3232235778\n# Error: Error resolving ?3232235778?: Name or service not known\nok 68 /gresolver/resolve-address/7\n# Input: 0300.0250.0001.0001\n# Error: Error resolving ?0300.0250.0001.0001?: Name or service not known\nok 69 /gresolver/resolve-address/8\n# Input: 0xC0.0xA8.0x01.0x02\n# Error: Error resolving ?0xC0.0xA8.0x01.0x02?: Name or service not known\nok 70 /gresolver/resolve-address/9\n# Input: 0xc0.0xa8.0x01.0x02\n# Error: Error resolving ?0xc0.0xa8.0x01.0x02?: Name or service not known\nok 71 /gresolver/resolve-address/10\n# Input: 0xc0a80102\n# Error: Error resolving ?0xc0a80102?: Name or service not known\nok 72 /gresolver/resolve-address/11\n# End of resolve-address tests\n# End of gresolver tests\nPASS: glib/network-address.test\nRunning test: glib/memory-monitor.test\nTAP version 13\n# random seed: R02S5250dbacf427369ed61200bafeb2fedf\n1..1\n# Start of memory-monitor tests\n# GLib-GIO-DEBUG: Failed to initialize portal (GMemoryMonitorPortal) for gio-memory-monitor: Not using portals\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dbus (GMemoryMonitorDBus) for ?gio-memory-monitor?\nok 1 /memory-monitor/default\n# GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)\n# End of memory-monitor tests\nPASS: glib/memory-monitor.test\nRunning test: glib/markup-escape.test\nTAP version 13\n# random seed: R02S22e6bb2f8fb3d533687b87d72561f6ca\n1..41\n# Start of markup tests\nok 1 /markup/format\n# Start of escape-text tests\nok 2 /markup/escape-text/0\nok 3 /markup/escape-text/1\nok 4 /markup/escape-text/2\nok 5 /markup/escape-text/3\nok 6 /markup/escape-text/4\nok 7 /markup/escape-text/5\nok 8 /markup/escape-text/6\nok 9 /markup/escape-text/7\nok 10 /markup/escape-text/8\nok 11 /markup/escape-text/9\nok 12 /markup/escape-text/10\nok 13 /markup/escape-text/11\nok 14 /markup/escape-text/12\nok 15 /markup/escape-text/13\nok 16 /markup/escape-text/14\nok 17 /markup/escape-text/15\nok 18 /markup/escape-text/16\nok 19 /markup/escape-text/17\nok 20 /markup/escape-text/18\nok 21 /markup/escape-text/19\nok 22 /markup/escape-text/20\nok 23 /markup/escape-text/21\nok 24 /markup/escape-text/22\n# End of escape-text tests\n# Start of escape-unichar tests\nok 25 /markup/escape-unichar/0\nok 26 /markup/escape-unichar/1\nok 27 /markup/escape-unichar/2\nok 28 /markup/escape-unichar/3\nok 29 /markup/escape-unichar/4\nok 30 /markup/escape-unichar/5\nok 31 /markup/escape-unichar/6\nok 32 /markup/escape-unichar/7\nok 33 /markup/escape-unichar/8\nok 34 /markup/escape-unichar/9\nok 35 /markup/escape-unichar/10\nok 36 /markup/escape-unichar/11\nok 37 /markup/escape-unichar/12\nok 38 /markup/escape-unichar/13\nok 39 /markup/escape-unichar/14\nok 40 /markup/escape-unichar/15\nok 41 /markup/escape-unichar/16\n# End of escape-unichar tests\n# End of markup tests\nPASS: glib/markup-escape.test\nRunning test: glib/network-monitor-race.test\nTAP version 13\n# random seed: R02Saa98deb15c2d165cd4a51482cc0372f5\n1..1\n# Start of network-monitor tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=793727\nok 1 /network-monitor/create-in-thread\n# slow test /network-monitor/create-in-thread executed in 2.22 secs\n# End of network-monitor tests\nPASS: glib/network-monitor-race.test\nRunning test: glib/slice.test\nTAP version 13\n# random seed: R02S305cfaba27eb6560235e8581e5428a66\n1..3\n# Start of slice tests\nok 1 /slice/copy\nok 2 /slice/chain\nok 3 /slice/allocate\n# End of slice tests\nPASS: glib/slice.test\nRunning test: glib/custom-dispatch.test\nTAP version 13\n# random seed: R02S462c806e700f342e84dc95ded87d26a5\n1..2\n# Start of properties tests\n# Start of custom-dispatch tests\n# /properties/custom-dispatch/init summary: Test that custom dispatch_properties_changed is called on initialization\nok 1 /properties/custom-dispatch/init\n# /properties/custom-dispatch/set summary: Test that custom dispatch_properties_changed is called regardless of connected notify handlers\nok 2 /properties/custom-dispatch/set\n# End of custom-dispatch tests\n# End of properties tests\nPASS: glib/custom-dispatch.test\nRunning test: glib/shell.test\nTAP version 13\n# random seed: R02S325cc5b843f7d3ef06e47a16572ec5af\n1..51\n# Start of shell tests\n# Start of cmdline tests\ntest cmdline: foo bar\nok 1 /shell/cmdline/0\ntest cmdline: foo 'bar'\nok 2 /shell/cmdline/1\ntest cmdline: foo \"bar\"\nok 3 /shell/cmdline/2\ntest cmdline: foo '' 'bar'\nok 4 /shell/cmdline/3\ntest cmdline: foo \"bar\"'baz'blah'foo'\\''blah'\"boo\"\nok 5 /shell/cmdline/4\ntest cmdline: foo \t \tblah\tfoo\t\tbar  baz\nok 6 /shell/cmdline/5\ntest cmdline: foo '    spaces more spaces lots of     spaces in this   '  \t\nok 7 /shell/cmdline/6\ntest cmdline: foo \\\nbar\nok 8 /shell/cmdline/7\ntest cmdline: foo '' ''\nok 9 /shell/cmdline/8\ntest cmdline: foo \\\" la la la\nok 10 /shell/cmdline/9\ntest cmdline: foo \\ foo woo woo\\ \nok 11 /shell/cmdline/10\ntest cmdline: foo \"yada yada \\$\\\"\"\nok 12 /shell/cmdline/11\ntest cmdline: foo \"c:\\\\\"\nok 13 /shell/cmdline/12\ntest cmdline: foo # bla bla bla\n bar\nok 14 /shell/cmdline/13\ntest cmdline: foo a#b\nok 15 /shell/cmdline/14\ntest cmdline: #foo\nok 16 /shell/cmdline/15\ntest cmdline: foo bar \\\nok 17 /shell/cmdline/16\ntest cmdline: foo 'bar baz\nok 18 /shell/cmdline/17\ntest cmdline: foo '\"bar\" baz\nok 19 /shell/cmdline/18\ntest cmdline: \nok 20 /shell/cmdline/19\ntest cmdline:   \nok 21 /shell/cmdline/20\ntest cmdline: # foo bar\nok 22 /shell/cmdline/21\ntest cmdline: foo '/bar/summer'\\''09 tours.pdf'\nok 23 /shell/cmdline/22\n# End of cmdline tests\n# Start of quote tests\nok 24 /shell/quote/0\nok 25 /shell/quote/1\nok 26 /shell/quote/2\nok 27 /shell/quote/3\nok 28 /shell/quote/4\nok 29 /shell/quote/5\nok 30 /shell/quote/6\n# End of quote tests\n# Start of unquote tests\nok 31 /shell/unquote/0\nok 32 /shell/unquote/1\nok 33 /shell/unquote/2\nok 34 /shell/unquote/3\nok 35 /shell/unquote/4\nok 36 /shell/unquote/5\nok 37 /shell/unquote/6\nok 38 /shell/unquote/7\nok 39 /shell/unquote/8\nok 40 /shell/unquote/9\nok 41 /shell/unquote/10\nok 42 /shell/unquote/11\nok 43 /shell/unquote/12\nok 44 /shell/unquote/13\nok 45 /shell/unquote/14\nok 46 /shell/unquote/15\nok 47 /shell/unquote/16\nok 48 /shell/unquote/17\nok 49 /shell/unquote/18\nok 50 /shell/unquote/19\nok 51 /shell/unquote/20\n# End of unquote tests\n# End of shell tests\nPASS: glib/shell.test\nRunning test: glib/power-profile-monitor-dbus.test\nExecuting: glib/power-profile-monitor-dbus.test\nTAP version 13\nok 1 __main__.TestPowerProfileMonitor.test_power_profile_power_saver_enabled\n1..1\nPASS: glib/power-profile-monitor-dbus.test\nRunning test: glib/gobject-private.test\nTAP version 13\n# random seed: R02S004d18e891f8b9c8fde18a6b05d9f580\n1..3\n# Start of private tests\nok 1 /private/instance\nok 2 /private/derived-instance\nok 3 /private/mixed-derived-instance\n# End of private tests\nPASS: glib/gobject-private.test\nRunning test: glib/overflow-fallback.test\nTAP version 13\n# random seed: R02Sc3f808bee2147b58cb44c786443f384e\n1..6\n# Start of glib tests\n# Start of checked-math tests\nok 1 /glib/checked-math/guint-add\nok 2 /glib/checked-math/guint-mul\nok 3 /glib/checked-math/guint64-add\nok 4 /glib/checked-math/guint64-mul\nok 5 /glib/checked-math/gsize-add\nok 6 /glib/checked-math/gsize-mul\n# End of checked-math tests\n# End of glib tests\nPASS: glib/overflow-fallback.test\nRunning test: glib/simple-proxy.test\nTAP version 13\n# random seed: R02S148477e6105cf6cb7c2bd6193c99b68e\n1..3\n# Start of static-proxy tests\nok 1 /static-proxy/uri\nok 2 /static-proxy/socks\nok 3 /static-proxy/ignore\n# End of static-proxy tests\nPASS: glib/simple-proxy.test\nRunning test: glib/filter-streams.test\nTAP version 13\n# random seed: R02S282b6b5832108494a224343b4895fc90\n1..4\n# Start of filter-stream tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=568394\nok 1 /filter-stream/input\nok 2 /filter-stream/output\nok 3 /filter-stream/async-input\nok 4 /filter-stream/async-output\n# End of filter-stream tests\nPASS: glib/filter-streams.test\nRunning test: glib/gsocketclient-slow.test\nTAP version 13\n# random seed: R02S3bd25625c740241ced397456491b54f6\n1..3\n# Start of socket-client tests\n# Start of happy-eyeballs tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: Timeout reached, trying another enumeration\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 1 /socket-client/happy-eyeballs/slow\n# slow test /socket-client/happy-eyeballs/slow executed in 0.60 secs\n# Start of cancellation tests\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Operation was cancelled\nok 2 /socket-client/happy-eyeballs/cancellation/instant\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: Timeout reached, trying another enumeration\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection cancelled!\nok 3 /socket-client/happy-eyeballs/cancellation/delayed\n# slow test /socket-client/happy-eyeballs/cancellation/delayed executed in 0.60 secs\n# End of cancellation tests\n# End of happy-eyeballs tests\n# End of socket-client tests\nPASS: glib/gsocketclient-slow.test\nRunning test: glib/node.test\nTAP version 13\n# random seed: R02Sb0c893e827a515ef14931d9af3ddf338\n1..6\n# Start of node tests\nok 1 /node/allocation\nok 2 /node/construction\nok 3 /node/traversal\nok 4 /node/misc\nok 5 /node/unlink\nok 6 /node/copy\n# End of node tests\nPASS: glib/node.test\nRunning test: glib/module-test-plugin.test\nTAP version 13\n# random seed: R02S3392ede3b86c50a99ab0e007cd706e55\n1..2\n# Start of module tests\nok 1 /module/basics\n# /module/invalid-libtool-archive summary: Test that opening an invalid .la file fails\nok 2 /module/invalid-libtool-archive\n# End of module tests\nPASS: glib/module-test-plugin.test\nRunning test: glib/tls-bindings.test\nTAP version 13\n# random seed: R02Sa3322a2dd9fd815acd18c44c1280588d\n1..2\n# Start of tls-connection tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation test (GTestTlsBackend) for ?gio-tls-backend?\nok 1 /tls-connection/get-tls-channel-binding\nok 2 /tls-connection/get-dtls-channel-binding\n# End of tls-connection tests\nPASS: glib/tls-bindings.test\nRunning test: glib/atomic.test\nTAP version 13\n# random seed: R02Sd89bb66bead2283a0fdf17c9625fa441\n1..2\n# Start of atomic tests\nok 1 /atomic/types\nok 2 /atomic/threaded\n# End of atomic tests\nPASS: glib/atomic.test\nRunning test: glib/testfilemonitor.test\nTAP version 13\n# random seed: R02S9b28b0ebd0e04247ab3f96f362e36138\n1..8\n# Start of monitor tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_BQB3I2\n# Using GFileMonitor GInotifyFileMonitor\nok 1 /monitor/atomic-replace\n# slow test /monitor/atomic-replace executed in 2.00 secs\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_7A82I2\n# Using GFileMonitor GInotifyFileMonitor\nExecuting: glib/testfilemonitor.test\nok 2 /monitor/file-changes\n# slow test /monitor/file-changes executed in 2.50 secs\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_6WDRI2\n# Using GFileMonitor GInotifyFileMonitor\nok 3 /monitor/dir-monitor\n# slow test /monitor/dir-monitor executed in 3.51 secs\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_V632I2\n# Using GFileMonitor GInotifyFileMonitor\nExecuting: glib/testfilemonitor.test\nExecuting: glib/testfilemonitor.test\nExecuting: glib/testfilemonitor.test\nExecuting: glib/testfilemonitor.test\nExecuting: glib/testfilemonitor.test\nok 4 /monitor/dir-not-existent\n# slow test /monitor/dir-not-existent executed in 25.01 secs\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_RSP2I2\n# Using GFileMonitor 0 GInotifyFileMonitor\n# Using GFileMonitor 1 GInotifyFileMonitor\nExecuting: glib/testfilemonitor.test\nok 5 /monitor/cross-dir-moves\n# slow test /monitor/cross-dir-moves executed in 2.00 secs\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_Y2M2I2\n# /monitor/finalize-in-callback summary: Test that finalization of a GFileMonitor in one of its callbacks doesn?t cause a deadlock.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/1941\nok 6 /monitor/finalize-in-callback\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_9QI2I2\n# /monitor/root summary: Test that GFileMonitor can monitor the root directory.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3241\nok 7 /monitor/root\n# Start of file tests\n# Using temporary directory: /var/volatile/tmp/gio-test-testfilemonitor_BLI2I2\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=755721\n# Running with hard link tests\n# Using GFileMonitor GInotifyFileMonitor\nExecuting: glib/testfilemonitor.test\n# Event 0 at expected index 7 skipped because it is marked as optional\n# Event 2 at expected index 11 skipped because it is marked as optional\nok 8 /monitor/file/hard-links\n# slow test /monitor/file/hard-links executed in 3.51 secs\n# End of file tests\n# End of monitor tests\nPASS: glib/testfilemonitor.test\nRunning test: glib/gsubprocess.test\nTAP version 13\n# random seed: R02S2c4d9d58e0b41ee833b98767db90568f\n1..83\n# Start of gsubprocess tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 1 /gsubprocess/noop\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 2 /gsubprocess/noop-all-to-null\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 3 /gsubprocess/noop-no-wait\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 4 /gsubprocess/noop-stdin-inherit\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 5 /gsubprocess/search-path\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 6 /gsubprocess/search-path-from-envp\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 7 /gsubprocess/signal\n# slow test /gsubprocess/signal executed in 3.60 secs\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 8 /gsubprocess/exit1\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 9 /gsubprocess/echo1\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 10 /gsubprocess/echo-merged\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 11 /gsubprocess/cat-utf8\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nExecuting: glib/gsubprocess.test\nok 12 /gsubprocess/cat-eof\n# slow test /gsubprocess/cat-eof executed in 1.00 secs\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 13 /gsubprocess/multi1\n# slow test /gsubprocess/multi1 executed in 3.01 secs\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 14 /gsubprocess/communicate\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nExecuting: glib/gsubprocess.test\nok 15 /gsubprocess/terminate\n# slow test /gsubprocess/terminate executed in 2.97 secs\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 16 /gsubprocess/env\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 17 /gsubprocess/cwd\nok 18 /gsubprocess/launcher-close\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 19 /gsubprocess/stdout-file\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 20 /gsubprocess/stdout-fd\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 21 /gsubprocess/child-setup\n# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created\n# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 22 /gsubprocess/launcher-environment\n# Start of exit1 tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=786456\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 23 /gsubprocess/exit1/cancel\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=786456\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 24 /gsubprocess/exit1/cancel_in_cb\n# End of exit1 tests\n# Start of communicate tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 25 /gsubprocess/communicate/cancelled\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 26 /gsubprocess/communicate/async\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 27 /gsubprocess/communicate/utf8\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 28 /gsubprocess/communicate/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 29 /gsubprocess/communicate/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 30 /gsubprocess/communicate/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 31 /gsubprocess/communicate/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 32 /gsubprocess/communicate/stdout-silence\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 33 /gsubprocess/communicate/nothing\n# Start of async tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 34 /gsubprocess/communicate/async/cancelled\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 35 /gsubprocess/communicate/async/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 36 /gsubprocess/communicate/async/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 37 /gsubprocess/communicate/async/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 38 /gsubprocess/communicate/async/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 39 /gsubprocess/communicate/async/stdout-silence\n# Start of cancelled tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 40 /gsubprocess/communicate/async/cancelled/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 41 /gsubprocess/communicate/async/cancelled/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 42 /gsubprocess/communicate/async/cancelled/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 43 /gsubprocess/communicate/async/cancelled/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 44 /gsubprocess/communicate/async/cancelled/stdout-silence\n# End of cancelled tests\n# End of async tests\n# Start of utf8 tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 45 /gsubprocess/communicate/utf8/cancelled\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 46 /gsubprocess/communicate/utf8/async\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 47 /gsubprocess/communicate/utf8/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 48 /gsubprocess/communicate/utf8/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 49 /gsubprocess/communicate/utf8/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 50 /gsubprocess/communicate/utf8/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 51 /gsubprocess/communicate/utf8/stdout-silence\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 52 /gsubprocess/communicate/utf8/invalid\n# Start of async tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 53 /gsubprocess/communicate/utf8/async/cancelled\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 54 /gsubprocess/communicate/utf8/async/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 55 /gsubprocess/communicate/utf8/async/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 56 /gsubprocess/communicate/utf8/async/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# hello world\nok 57 /gsubprocess/communicate/utf8/async/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 58 /gsubprocess/communicate/utf8/async/stdout-silence\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 59 /gsubprocess/communicate/utf8/async/invalid\n# Start of cancelled tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 60 /gsubprocess/communicate/utf8/async/cancelled/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 61 /gsubprocess/communicate/utf8/async/cancelled/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 62 /gsubprocess/communicate/utf8/async/cancelled/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 63 /gsubprocess/communicate/utf8/async/cancelled/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 64 /gsubprocess/communicate/utf8/async/cancelled/stdout-silence\n# End of cancelled tests\n# End of async tests\n# Start of cancelled tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 65 /gsubprocess/communicate/utf8/cancelled/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 66 /gsubprocess/communicate/utf8/cancelled/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 67 /gsubprocess/communicate/utf8/cancelled/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 68 /gsubprocess/communicate/utf8/cancelled/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 69 /gsubprocess/communicate/utf8/cancelled/stdout-silence\n# End of cancelled tests\n# End of utf8 tests\n# Start of cancelled tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 70 /gsubprocess/communicate/cancelled/no-pipes\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 71 /gsubprocess/communicate/cancelled/separate-stderr\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 72 /gsubprocess/communicate/cancelled/stdout-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 73 /gsubprocess/communicate/cancelled/stderr-only\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 74 /gsubprocess/communicate/cancelled/stdout-silence\n# End of cancelled tests\n# End of communicate tests\n# Start of env tests\n# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created\n# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 75 /gsubprocess/env/inherit\n# End of env tests\n# Start of pass-fd tests\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 76 /gsubprocess/pass-fd/basic\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 77 /gsubprocess/pass-fd/empty-child-setup\nok 78 /gsubprocess/pass-fd/inherit-fds\n# End of pass-fd tests\n# Start of fd-conflation tests\nok 79 /gsubprocess/fd-conflation/basic\nok 80 /gsubprocess/fd-conflation/empty-child-setup\nok 81 /gsubprocess/fd-conflation/inherit-fds\nok 82 /gsubprocess/fd-conflation/child-err-report-fd\n# End of fd-conflation tests\n# Start of exit-status tests\n# /gsubprocess/exit-status/trapped summary: Test that exit status is reported correctly for ptrace()d child processes\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3433\nok 83 /gsubprocess/exit-status/trapped\n# End of exit-status tests\n# End of gsubprocess tests\nPASS: glib/gsubprocess.test\nRunning test: glib/markup-subparser.test\nTAP version 13\n# random seed: R02Se5a7b13582f971700ad7c72b5a1c4b82\n1..14\n# Start of glib tests\n# Start of markup tests\n# Start of subparser tests\n# Start of success tests\nok 1 /glib/markup/subparser/success/0\nok 2 /glib/markup/subparser/success/1\nok 3 /glib/markup/subparser/success/2\nok 4 /glib/markup/subparser/success/3\nok 5 /glib/markup/subparser/success/4\nok 6 /glib/markup/subparser/success/5\nok 7 /glib/markup/subparser/success/6\n# End of success tests\n# Start of failure tests\nok 8 /glib/markup/subparser/failure/0\nok 9 /glib/markup/subparser/failure/1\nok 10 /glib/markup/subparser/failure/2\nok 11 /glib/markup/subparser/failure/3\nok 12 /glib/markup/subparser/failure/4\nok 13 /glib/markup/subparser/failure/5\nok 14 /glib/markup/subparser/failure/6\n# End of failure tests\n# End of subparser tests\n# End of markup tests\n# End of glib tests\nPASS: glib/markup-subparser.test\nRunning test: glib/fileattributematcher.test\nTAP version 13\n# random seed: R02Sbc739457155ed06a128c6972dadb26b5\n1..3\n# Start of fileattributematcher tests\nok 1 /fileattributematcher/exact\nok 2 /fileattributematcher/equality\nok 3 /fileattributematcher/subtract\n# End of fileattributematcher tests\nPASS: glib/fileattributematcher.test\nRunning test: glib/pattern.test\nTAP version 13\n# random seed: R02Sb3b10de95931e77b2c7bce8b1a1efaca\n1..90\n# Start of pattern tests\n# Start of compile tests\nok 1 /pattern/compile/0\nok 2 /pattern/compile/1\nok 3 /pattern/compile/2\nok 4 /pattern/compile/3\nok 5 /pattern/compile/4\nok 6 /pattern/compile/5\nok 7 /pattern/compile/6\nok 8 /pattern/compile/7\nok 9 /pattern/compile/8\nok 10 /pattern/compile/9\nok 11 /pattern/compile/10\nok 12 /pattern/compile/11\nok 13 /pattern/compile/12\nok 14 /pattern/compile/13\n# End of compile tests\n# Start of copy tests\nok 15 /pattern/copy/0\nok 16 /pattern/copy/1\nok 17 /pattern/copy/2\nok 18 /pattern/copy/3\nok 19 /pattern/copy/4\nok 20 /pattern/copy/5\nok 21 /pattern/copy/6\nok 22 /pattern/copy/7\nok 23 /pattern/copy/8\nok 24 /pattern/copy/9\nok 25 /pattern/copy/10\nok 26 /pattern/copy/11\nok 27 /pattern/copy/12\nok 28 /pattern/copy/13\n# End of copy tests\n# Start of match tests\nok 29 /pattern/match/0\nok 30 /pattern/match/1\nok 31 /pattern/match/2\nok 32 /pattern/match/3\nok 33 /pattern/match/4\nok 34 /pattern/match/5\nok 35 /pattern/match/6\nok 36 /pattern/match/7\nok 37 /pattern/match/8\nok 38 /pattern/match/9\nok 39 /pattern/match/10\nok 40 /pattern/match/11\nok 41 /pattern/match/12\nok 42 /pattern/match/13\nok 43 /pattern/match/14\nok 44 /pattern/match/15\nok 45 /pattern/match/16\nok 46 /pattern/match/17\nok 47 /pattern/match/18\nok 48 /pattern/match/19\nok 49 /pattern/match/20\nok 50 /pattern/match/21\nok 51 /pattern/match/22\nok 52 /pattern/match/23\nok 53 /pattern/match/24\nok 54 /pattern/match/25\nok 55 /pattern/match/26\nok 56 /pattern/match/27\nok 57 /pattern/match/28\nok 58 /pattern/match/29\nok 59 /pattern/match/30\nok 60 /pattern/match/31\nok 61 /pattern/match/32\nok 62 /pattern/match/33\nok 63 /pattern/match/34\nok 64 /pattern/match/35\nok 65 /pattern/match/36\nok 66 /pattern/match/37\nok 67 /pattern/match/38\nok 68 /pattern/match/39\nok 69 /pattern/match/40\nok 70 /pattern/match/41\nok 71 /pattern/match/42\nok 72 /pattern/match/43\nok 73 /pattern/match/44\nok 74 /pattern/match/45\nok 75 /pattern/match/46\nok 76 /pattern/match/47\nok 77 /pattern/match/48\nok 78 /pattern/match/49\nok 79 /pattern/match/50\n# End of match tests\n# Start of equal tests\nok 80 /pattern/equal/0\nok 81 /pattern/equal/1\nok 82 /pattern/equal/2\nok 83 /pattern/equal/3\nok 84 /pattern/equal/4\nok 85 /pattern/equal/5\nok 86 /pattern/equal/6\nok 87 /pattern/equal/7\nok 88 /pattern/equal/8\nok 89 /pattern/equal/9\nok 90 /pattern/equal/10\n# End of equal tests\n# End of pattern tests\nPASS: glib/pattern.test\nRunning test: glib/tls-certificate.test\nTAP version 13\n# random seed: R02S4a00d4009929c2a37186069d57e85741\n1..19\n# Start of tls-certificate tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation test (GTestTlsBackend) for ?gio-tls-backend?\nok 1 /tls-certificate/pem-parser\nok 2 /tls-certificate/pem-parser-handles-chain\nok 3 /tls-certificate/from_file\nok 4 /tls-certificate/from_files\nok 5 /tls-certificate/from_files_crlf\nok 6 /tls-certificate/from_files_pkcs8\nok 7 /tls-certificate/from_files_pkcs8enc\nok 8 /tls-certificate/list_from_file\nok 9 /tls-certificate/pkcs11-uri\nok 10 /tls-certificate/pkcs11-uri-unsupported\nok 11 /tls-certificate/from_pkcs12\nok 12 /tls-certificate/from_pkcs12_file\nok 13 /tls-certificate/not-valid-before\nok 14 /tls-certificate/not-valid-after\nok 15 /tls-certificate/subject-name\nok 16 /tls-certificate/issuer-name\nok 17 /tls-certificate/dns-names\nok 18 /tls-certificate/ip-addresses\nok 19 /tls-certificate/pem-parser-no-sentinel\n# End of tls-certificate tests\nPASS: glib/tls-certificate.test\nRunning test: glib/memory-monitor-portal.test\nTAP version 13\nok 1 __main__.TestLowMemoryMonitorPortal.test_low_memory_warning_portal_signal # SKIP xdg-desktop-portal not available\n1..1\nPASS: glib/memory-monitor-portal.test\nRunning test: glib/volumemonitor.test\nTAP version 13\n# random seed: R02S1180fa0ce75f9f98bcf1f901e3e3c88a\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n1..3\n# Start of volumemonitor tests\nok 1 /volumemonitor/connected_drives\nok 2 /volumemonitor/volumes\nok 3 /volumemonitor/mounts\n# End of volumemonitor tests\nPASS: glib/volumemonitor.test\nRunning test: glib/network-monitor.test\nTAP version 13\n# random seed: R02S060e5d918df0e76e6e2eaba53470f67e\n1..4\n# Start of network-monitor tests\n# GLib-GIO-DEBUG: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals\n# GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)\n# GLib-GIO-DEBUG: Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: NetworkManager not running\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ?gio-network-monitor?\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\nok 1 /network-monitor/default\nok 2 /network-monitor/remove_default\nok 3 /network-monitor/add_networks\nok 4 /network-monitor/remove_networks\n# End of network-monitor tests\nPASS: glib/network-monitor.test\nRunning test: glib/object.test\nTAP version 13\n# random seed: R02Sa5107ea45a7ebb78db5e981ac04237d9\n1..2\n# Start of object tests\n# Start of constructor tests\nok 1 /object/constructor/singleton\nok 2 /object/constructor/infanticide # SKIP skip tests that rely on debug-only warnings\n# End of constructor tests\n# End of object tests\nPASS: glib/object.test\nRunning test: glib/dir.test\nTAP version 13\n# random seed: R02S73d46a4277f51deda8405c7e5440617d\n1..2\n# Start of dir tests\nok 1 /dir/read\nok 2 /dir/nonexisting\n# End of dir tests\nPASS: glib/dir.test\nRunning test: glib/socket-service.test\nTAP version 13\n# random seed: R02S93c49d651252375fea5f515005ec1a84\n1..4\n# Start of socket-service tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\nok 1 /socket-service/start-stop\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 2 /socket-service/read_write_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 3 /socket-service/read_writev_async\n# Start of threaded tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=712570\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 4 /socket-service/threaded/712570\n# End of threaded tests\n# End of socket-service tests\nPASS: glib/socket-service.test\nRunning test: glib/references.test\nTAP version 13\n# random seed: R02S7d9c1ec36f9d82c57b88431c3044b0ff\n1..1\n# Start of gobject tests\nok 1 /gobject/references\n# End of gobject tests\nPASS: glib/references.test\nRunning test: glib/timer.test\nTAP version 13\n# random seed: R02S1a4c3c293d8df5c43c78fe17b5d4c847\n1..10\n# Start of timer tests\nok 1 /timer/basic\nok 2 /timer/stop\nok 3 /timer/continue\nok 4 /timer/reset\nok 5 /timer/is_active\n# End of timer tests\n# Start of timeval tests\nok 6 /timeval/add\nok 7 /timeval/from-iso8601\nok 8 /timeval/to-iso8601\n# Start of to-iso8601 tests\nok 9 /timeval/to-iso8601/overflow\n# End of to-iso8601 tests\n# End of timeval tests\n# Start of usleep tests\nok 10 /usleep/with-zero-wait\n# End of usleep tests\nPASS: glib/timer.test\nRunning test: glib/tls-interaction.test\nTAP version 13\n# random seed: R02Sb9a119388349b4fdf616a9e332c98927\n1..42\n# Start of tls-interaction tests\n# Start of ask-password tests\n# Start of invoke-with-loop tests\nok 1 /tls-interaction/ask-password/invoke-with-loop/unhandled-implementation\nok 2 /tls-interaction/ask-password/invoke-with-loop/async-implementation-success\nok 3 /tls-interaction/ask-password/invoke-with-loop/async-implementation-failure\nok 4 /tls-interaction/ask-password/invoke-with-loop/sync-implementation-success\nok 5 /tls-interaction/ask-password/invoke-with-loop/sync-implementation-failure\n# End of invoke-with-loop tests\n# Start of invoke-without-loop tests\nok 6 /tls-interaction/ask-password/invoke-without-loop/unhandled-implementation\nok 7 /tls-interaction/ask-password/invoke-without-loop/async-implementation-success\nok 8 /tls-interaction/ask-password/invoke-without-loop/async-implementation-failure\nok 9 /tls-interaction/ask-password/invoke-without-loop/sync-implementation-success\nok 10 /tls-interaction/ask-password/invoke-without-loop/sync-implementation-failure\n# End of invoke-without-loop tests\n# Start of invoke-in-loop tests\nok 11 /tls-interaction/ask-password/invoke-in-loop/unhandled-implementation\nok 12 /tls-interaction/ask-password/invoke-in-loop/async-implementation-success\nok 13 /tls-interaction/ask-password/invoke-in-loop/async-implementation-failure\nok 14 /tls-interaction/ask-password/invoke-in-loop/sync-implementation-success\nok 15 /tls-interaction/ask-password/invoke-in-loop/sync-implementation-failure\n# End of invoke-in-loop tests\n# Start of sync tests\nok 16 /tls-interaction/ask-password/sync/unhandled-implementation\nok 17 /tls-interaction/ask-password/sync/sync-implementation-success\nok 18 /tls-interaction/ask-password/sync/sync-implementation-failure\n# End of sync tests\n# Start of async tests\nok 19 /tls-interaction/ask-password/async/unhandled-implementation\nok 20 /tls-interaction/ask-password/async/async-implementation-success\nok 21 /tls-interaction/ask-password/async/async-implementation-failure\n# End of async tests\n# End of ask-password tests\n# Start of request-certificate tests\n# Start of invoke-with-loop tests\nok 22 /tls-interaction/request-certificate/invoke-with-loop/unhandled-implementation\nok 23 /tls-interaction/request-certificate/invoke-with-loop/async-implementation-success\nok 24 /tls-interaction/request-certificate/invoke-with-loop/async-implementation-failure\nok 25 /tls-interaction/request-certificate/invoke-with-loop/sync-implementation-success\nok 26 /tls-interaction/request-certificate/invoke-with-loop/sync-implementation-failure\n# End of invoke-with-loop tests\n# Start of invoke-without-loop tests\nok 27 /tls-interaction/request-certificate/invoke-without-loop/unhandled-implementation\nok 28 /tls-interaction/request-certificate/invoke-without-loop/async-implementation-success\nok 29 /tls-interaction/request-certificate/invoke-without-loop/async-implementation-failure\nok 30 /tls-interaction/request-certificate/invoke-without-loop/sync-implementation-success\nok 31 /tls-interaction/request-certificate/invoke-without-loop/sync-implementation-failure\n# End of invoke-without-loop tests\n# Start of invoke-in-loop tests\nok 32 /tls-interaction/request-certificate/invoke-in-loop/unhandled-implementation\nok 33 /tls-interaction/request-certificate/invoke-in-loop/async-implementation-success\nok 34 /tls-interaction/request-certificate/invoke-in-loop/async-implementation-failure\nok 35 /tls-interaction/request-certificate/invoke-in-loop/sync-implementation-success\nok 36 /tls-interaction/request-certificate/invoke-in-loop/sync-implementation-failure\n# End of invoke-in-loop tests\n# Start of sync tests\nok 37 /tls-interaction/request-certificate/sync/unhandled-implementation\nok 38 /tls-interaction/request-certificate/sync/sync-implementation-success\nok 39 /tls-interaction/request-certificate/sync/sync-implementation-failure\n# End of sync tests\n# Start of async tests\nok 40 /tls-interaction/request-certificate/async/unhandled-implementation\nok 41 /tls-interaction/request-certificate/async/async-implementation-success\nok 42 /tls-interaction/request-certificate/async/async-implementation-failure\n# End of async tests\n# End of request-certificate tests\n# End of tls-interaction tests\nPASS: glib/tls-interaction.test\nRunning test: glib/g-file-info.test\nTAP version 13\n# random seed: R02Sc15d200c8320a2c252bb920580c2451a\n1..6\n# Start of g-file-info tests\nok 1 /g-file-info/test_g_file_info\n# /g-file-info/xattrs summary: Test setting and getting escaped xattrs\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 2 /g-file-info/xattrs\n# /g-file-info/set-modified-date-time-precision summary: Test that g_file_info_set_modified_date_time() preserves microseconds\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3116\nok 3 /g-file-info/set-modified-date-time-precision\n# Start of test_g_file_info tests\n# /g-file-info/test_g_file_info/modification-time summary: Test that getting the modification time of a file works.\nok 4 /g-file-info/test_g_file_info/modification-time\n# /g-file-info/test_g_file_info/access-time summary: Test that getting the access time of a file works.\nok 5 /g-file-info/test_g_file_info/access-time\n# /g-file-info/test_g_file_info/creation-time summary: Test that getting the creation time of a file works.\nok 6 /g-file-info/test_g_file_info/creation-time\n# End of test_g_file_info tests\n# End of g-file-info tests\nPASS: glib/g-file-info.test\nRunning test: glib/mappedfile.test\nTAP version 13\n# random seed: R02Sfd7349b8bd9065b255460a9b4ebba765\n1..7\n# Start of mappedfile tests\nok 1 /mappedfile/basic\nok 2 /mappedfile/empty\nok 3 /mappedfile/device\nok 4 /mappedfile/nonexisting\nok 5 /mappedfile/writable\nok 6 /mappedfile/writable_fd\nok 7 /mappedfile/gbytes\n# End of mappedfile tests\nPASS: glib/mappedfile.test\nRunning test: glib/keyfile.test\nTAP version 13\n# random seed: R02Sb9fa153dc830452f165788b301d0eefb\n1..36\n# Start of keyfile tests\nok 1 /keyfile/line-ends\nok 2 /keyfile/whitespace\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3047\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/104\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3047\nok 3 /keyfile/comments\nok 4 /keyfile/listing\nok 5 /keyfile/string\nok 6 /keyfile/boolean\nok 7 /keyfile/number\nok 8 /keyfile/locale-string\nok 9 /keyfile/lists\nok 10 /keyfile/lists-set-get\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=165887\nok 11 /keyfile/group-remove\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=165980\nok 12 /keyfile/key-remove\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=316309\nok 13 /keyfile/groups\nok 14 /keyfile/duplicate-keys\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=157877\nok 15 /keyfile/duplicate-groups\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=385910\nok 16 /keyfile/duplicate-groups2\nok 17 /keyfile/group-names\nok 18 /keyfile/key-names\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=420686\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2927\nok 19 /keyfile/reload\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=614864\nok 20 /keyfile/int64\nok 21 /keyfile/load\nok 22 /keyfile/save\nok 23 /keyfile/load-fail\nok 24 /keyfile/non-utf8\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=640695\nok 25 /keyfile/page-boundary\nok 26 /keyfile/ref\nok 27 /keyfile/replace-value\nok 28 /keyfile/list-separator\nok 29 /keyfile/empty-string\nok 30 /keyfile/limbo\n# Testing invalid encoding ?non-UTF-8?\n# Testing invalid encoding ?UTF?\n# Testing invalid encoding ?UTF-9?\nok 31 /keyfile/utf8\nok 32 /keyfile/roundtrip\nok 33 /keyfile/bytes\nok 34 /keyfile/get-locale\nok 35 /keyfile/free-when-not-last-ref\n# Start of locale-string tests\n# /keyfile/locale-string/multiple-loads summary: Check that loading with translations multiple times works\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2361\nok 36 /keyfile/locale-string/multiple-loads\n# End of locale-string tests\n# End of keyfile tests\nPASS: glib/keyfile.test\nRunning test: glib/cxx-2b.test\nTAP version 13\n# random seed: R02S2b669dd1d0c28e47422090539c9feaa5\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-2b.test\nRunning test: glib/data-input-stream.test\nTAP version 13\n# random seed: R02S556c2c52c2dc60285ef49fd479a371aa\n1..10\n# Start of data-input-stream tests\nok 1 /data-input-stream/basic\nok 2 /data-input-stream/read-lines-LF\nok 3 /data-input-stream/read-lines-LF-valid-utf8\nok 4 /data-input-stream/read-lines-LF-invalid-utf8\nok 5 /data-input-stream/read-lines-CR\nok 6 /data-input-stream/read-lines-CR-LF\nok 7 /data-input-stream/read-lines-any\nok 8 /data-input-stream/read-until\nok 9 /data-input-stream/read-upto\nok 10 /data-input-stream/read-int\n# End of data-input-stream tests\nPASS: glib/data-input-stream.test\nRunning test: glib/basic-signals.test\nTAP version 13\n# random seed: R02S4f533bee49ce2eaf6cafdf8ea57d93a6\n1..1\n# Start of gobject tests\nok 1 /gobject/basic-signals\n# End of gobject tests\nPASS: glib/basic-signals.test\nRunning test: glib/date.test\nTAP version 13\n# random seed: R02S44be240c4e43151bea82b8eb1be77963\n1..121\n# Start of date tests\nok 1 /date/basic\nok 2 /date/empty\nok 3 /date/dmy\nok 4 /date/julian\nok 5 /date/compare\nok 6 /date/dates\nok 7 /date/strftime\nok 8 /date/two-digit-years\nok 9 /date/parse\nok 10 /date/parse_locale_change\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=793550\nok 11 /date/month_substring\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=749206\nok 12 /date/month_names # SKIP libc doesn\u2019t support all alternative month names\nok 13 /date/clamp\nok 14 /date/order\nok 15 /date/copy\n# Vector 0: 0000-00-00, invalid\n# Vector 1: 0001-01-01, valid\n# Vector 2: 0000-01-01, invalid\n# Vector 3: 2000-02-30, invalid\n# Vector 4: 2000-02-29, valid\n# Vector 5: 2001-02-29, invalid\n# Vector 6: 65535-01-01, valid\nok 16 /date/valid-dmy\n# Start of parse tests\n# Test 0\n# Test 1\nok 17 /date/parse/invalid\n# End of parse tests\n# Start of year tests\nok 18 /date/year/1\nok 19 /date/year/2\nok 20 /date/year/3\nok 21 /date/year/4\nok 22 /date/year/5\nok 23 /date/year/6\nok 24 /date/year/7\nok 25 /date/year/8\nok 26 /date/year/9\nok 27 /date/year/10\nok 28 /date/year/11\nok 29 /date/year/12\nok 30 /date/year/13\nok 31 /date/year/14\nok 32 /date/year/98\nok 33 /date/year/99\nok 34 /date/year/100\nok 35 /date/year/101\nok 36 /date/year/102\nok 37 /date/year/103\nok 38 /date/year/397\nok 39 /date/year/398\nok 40 /date/year/399\nok 41 /date/year/400\nok 42 /date/year/401\nok 43 /date/year/402\nok 44 /date/year/403\nok 45 /date/year/404\nok 46 /date/year/405\nok 47 /date/year/406\nok 48 /date/year/1598\nok 49 /date/year/1599\nok 50 /date/year/1600\nok 51 /date/year/1601\nok 52 /date/year/1602\nok 53 /date/year/1650\nok 54 /date/year/1651\nok 55 /date/year/1897\nok 56 /date/year/1898\nok 57 /date/year/1899\nok 58 /date/year/1900\nok 59 /date/year/1901\nok 60 /date/year/1902\nok 61 /date/year/1903\nok 62 /date/year/1961\nok 63 /date/year/1962\nok 64 /date/year/1963\nok 65 /date/year/1964\nok 66 /date/year/1965\nok 67 /date/year/1967\nok 68 /date/year/1968\nok 69 /date/year/1969\nok 70 /date/year/1970\nok 71 /date/year/1971\nok 72 /date/year/1972\nok 73 /date/year/1973\nok 74 /date/year/1974\nok 75 /date/year/1975\nok 76 /date/year/1976\nok 77 /date/year/1977\nok 78 /date/year/1978\nok 79 /date/year/1979\nok 80 /date/year/1980\nok 81 /date/year/1981\nok 82 /date/year/1982\nok 83 /date/year/1983\nok 84 /date/year/1984\nok 85 /date/year/1985\nok 86 /date/year/1986\nok 87 /date/year/1987\nok 88 /date/year/1988\nok 89 /date/year/1989\nok 90 /date/year/1990\nok 91 /date/year/1991\nok 92 /date/year/1992\nok 93 /date/year/1993\nok 94 /date/year/1994\nok 95 /date/year/1995\nok 96 /date/year/1996\nok 97 /date/year/1997\nok 98 /date/year/1998\nok 99 /date/year/1999\nok 100 /date/year/2000\nok 101 /date/year/2001\nok 102 /date/year/2002\nok 103 /date/year/2003\nok 104 /date/year/2004\nok 105 /date/year/2005\nok 106 /date/year/2006\nok 107 /date/year/2007\nok 108 /date/year/2008\nok 109 /date/year/2009\nok 110 /date/year/2010\nok 111 /date/year/2011\nok 112 /date/year/2012\nok 113 /date/year/3000\nok 114 /date/year/3001\nok 115 /date/year/3002\nok 116 /date/year/3998\nok 117 /date/year/3999\nok 118 /date/year/4000\nok 119 /date/year/4001\nok 120 /date/year/4002\nok 121 /date/year/4003\n# End of year tests\n# End of date tests\nPASS: glib/date.test\nRunning test: glib/closure-refcount.test\nTAP version 13\n# random seed: R02Sc3bda5687e8f7d0e698cb3ff5dcba029\n1..1\n# Start of closure tests\n# Init 0x5575f42a40\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread1\nExecuting: glib/closure-refcount.test\n# Yielding from main thread\n# Yielding from thread1\n# Yielding from thread1\n# Yielding from main thread\n# Yielding from thread2\n# Stopping\n# Stopped\nok 1 /closure/refcount\n# slow test /closure/refcount executed in 1.97 secs\n# End of closure tests\nPASS: glib/closure-refcount.test\nRunning test: glib/gdbus-peer-object-manager.test\nTAP version 13\n# random seed: R02S30f50eda58fc6781ee0eed5ff1ae8ab6\n1..2\n# Start of gdbus tests\n# Start of peer-object-manager tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-object-manager/normal/.dirs/runtime\nok 1 /gdbus/peer-object-manager/normal\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/system-config1:/var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/system-data1:/var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gdbus/peer-object-manager/root/.dirs/runtime\nok 2 /gdbus/peer-object-manager/root\n# End of peer-object-manager tests\n# End of gdbus tests\nPASS: glib/gdbus-peer-object-manager.test\nRunning test: glib/timeout.test\nTAP version 13\n# random seed: R02Safae9c0db59f4a4c6bdcbd2f70fb4cad\n1..5\n# Start of timeout tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=642052\nok 1 /timeout/seconds\n# slow test /timeout/seconds executed in 2.10 secs\nok 2 /timeout/seconds-once\n# slow test /timeout/seconds-once executed in 2.10 secs\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1600\nExecuting: glib/timeout.test\nok 3 /timeout/weeks-overflow\n# slow test /timeout/weeks-overflow executed in 2.10 secs\nok 4 /timeout/far-future-ready-time\nExecuting: glib/timeout.test\nExecuting: glib/timeout.test\nok 5 /timeout/rounding\n# slow test /timeout/rounding executed in 10.53 secs\n# End of timeout tests\nPASS: glib/timeout.test\nRunning test: glib/signals-refcount4.test\nTAP version 13\n# random seed: R02S7bce4c4e7a91236f099c145c0c171b9e\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x5577b52c90\n# \n# init 0x5577b52e30\n# \nExecuting: glib/signals-refcount4.test\n# dispose 0x5577b52c90!\n# \n# dispose 0x5577b52e30!\n# \nok 1 /gobject/refcount/signals\n# slow test /gobject/refcount/signals executed in 5.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/signals-refcount4.test\nRunning test: glib/async-close-output-stream.test\nTAP version 13\n# random seed: R02S08b68f9d64df2f12a76de26f9be2332a\n1..3\n# Start of close-async tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=617937\nok 1 /close-async/without-flush\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=617937\nok 2 /close-async/with-flush\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=617937\nok 3 /close-async/with-async-flush\n# End of close-async tests\nPASS: glib/async-close-output-stream.test\nRunning test: glib/private.test\nTAP version 13\n# random seed: R02S3aa3e3122e69f881cad3491853cb4ec5\n1..8\n# Start of thread tests\nok 1 /thread/private1\nok 2 /thread/private2\n# slow test /thread/private2 executed in 1.08 secs\nok 3 /thread/private3\nok 4 /thread/staticprivate1\nok 5 /thread/staticprivate2\nok 6 /thread/staticprivate3\nok 7 /thread/staticprivate4\n# slow test /thread/staticprivate4 executed in 1.08 secs\nok 8 /thread/staticprivate5\n# End of thread tests\nPASS: glib/private.test\nRunning test: glib/socket.test\nTAP version 13\n# random seed: R02Se645ef2a2ac88ee85bd8ac73f47c33b7\n1..26\n# Start of socket tests\nExecuting: glib/socket.test\nok 1 /socket/ipv4_sync\n# slow test /socket/ipv4_sync executed in 1.00 secs\nok 2 /socket/ipv4_async\n# slow test /socket/ipv4_async executed in 1.00 secs\nok 3 /socket/ipv6_sync\nok 4 /socket/ipv6_async\nok 5 /socket/ipv6_v4mapped\nok 6 /socket/close_graceful\n# slow test /socket/close_graceful executed in 1.00 secs\nok 7 /socket/timed_wait # SKIP Not running timing heavy test\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=741707\nok 8 /socket/fd_reuse\nok 9 /socket/address\nok 10 /socket/unix-from-fd\nok 11 /socket/unix-connection\nok 12 /socket/unix-connection-ancillary-data\nok 13 /socket/source-postmortem\nok 14 /socket/read_write\nok 15 /socket/read_writev\n# Start of ipv4_sync tests\nok 16 /socket/ipv4_sync/datagram\n# Start of datagram tests\nok 17 /socket/ipv4_sync/datagram/timeouts\n# slow test /socket/ipv4_sync/datagram/timeouts executed in 1.10 secs\n# End of datagram tests\n# End of ipv4_sync tests\n# Start of ipv6_sync tests\nok 18 /socket/ipv6_sync/datagram\n# Start of datagram tests\nok 19 /socket/ipv6_sync/datagram/timeouts\n# slow test /socket/ipv6_sync/datagram/timeouts executed in 1.10 secs\n# End of datagram tests\n# End of ipv6_sync tests\n# Start of reuse tests\nok 20 /socket/reuse/tcp\nok 21 /socket/reuse/udp\n# End of reuse tests\n# Start of get_available tests\nok 22 /socket/get_available/datagram\nok 23 /socket/get_available/stream\n# End of get_available tests\n# Start of credentials tests\n# Supported on this OS: GCredentials:linux-ucred:pid=0\nok 24 /socket/credentials/tcp_client\n# Supported on this OS: GCredentials:linux-ucred:pid=0\nok 25 /socket/credentials/tcp_server\n# Supported on this OS: GCredentials:linux-ucred:pid=2650,uid=1000,gid=1000\nok 26 /socket/credentials/unix_socketpair\n# End of credentials tests\n# End of socket tests\nPASS: glib/socket.test\nRunning test: glib/sandbox.test\nTAP version 13\n# random seed: R02Sf017e84a633d86ef72cba6eb99324d1c\n1..4\n# Start of sandbox tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/sandbox/none/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/sandbox/none/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/sandbox/none/.dirs/system-config1:/var/volatile/tmp/sandbox/none/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/sandbox/none/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/sandbox/none/.dirs/system-data1:/var/volatile/tmp/sandbox/none/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/sandbox/none/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/sandbox/none/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/sandbox/none/.dirs/runtime\nok 1 /sandbox/none\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/sandbox/snap/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/sandbox/snap/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/sandbox/snap/.dirs/system-config1:/var/volatile/tmp/sandbox/snap/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/sandbox/snap/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/sandbox/snap/.dirs/system-data1:/var/volatile/tmp/sandbox/snap/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/sandbox/snap/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/sandbox/snap/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/sandbox/snap/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/snap/current/meta/snap.yaml\nok 2 /sandbox/snap\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/sandbox/classic-snap/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/sandbox/classic-snap/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/sandbox/classic-snap/.dirs/system-config1:/var/volatile/tmp/sandbox/classic-snap/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/sandbox/classic-snap/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/sandbox/classic-snap/.dirs/system-data1:/var/volatile/tmp/sandbox/classic-snap/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/sandbox/classic-snap/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/sandbox/classic-snap/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/sandbox/classic-snap/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/snap/current/meta/snap.yaml\nok 3 /sandbox/classic-snap\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/sandbox/flatpak/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/sandbox/flatpak/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/sandbox/flatpak/.dirs/system-config1:/var/volatile/tmp/sandbox/flatpak/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/sandbox/flatpak/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/sandbox/flatpak/.dirs/system-data1:/var/volatile/tmp/sandbox/flatpak/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/sandbox/flatpak/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/sandbox/flatpak/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/sandbox/flatpak/.dirs/runtime\n# Creating .flatpak-info in /var/volatile/tmp/sandbox/flatpak/.dirs/runtime/.flatpak-info\nok 4 /sandbox/flatpak\n# End of sandbox tests\nPASS: glib/sandbox.test\nRunning test: glib/autoptr.test\nTAP version 13\n# random seed: R02Sabf892f610c23750a47a353d4d2f7708\n1..6\n# Start of autoptr tests\nok 1 /autoptr/autoptr\nok 2 /autoptr/autoptr_steal\nok 3 /autoptr/autolist\nok 4 /autoptr/autoslist\nok 5 /autoptr/autoqueue\nok 6 /autoptr/autoclass\n# End of autoptr tests\nPASS: glib/autoptr.test\nRunning test: glib/dynamictests.test\nTAP version 13\n# random seed: R02S2a125f2eccab9297277d7a40fd735d54\n1..2\n# Start of GObject tests\nok 1 /GObject/threaded-dynamic-ref-unref-init\nok 2 /GObject/dynamic-interface-properties\n# End of GObject tests\nPASS: glib/dynamictests.test\nRunning test: glib/spawn-singlethread.test\nTAP version 13\n# random seed: R02S346396b1e34a8ad59ae6114d716717d8\n1..9\n# Start of gthread tests\nok 1 /gthread/spawn-single-sync\n# /gthread/spawn-stderr-socket summary: Test calling g_spawn_sync() with its stderr FD set to a socket\nok 2 /gthread/spawn-stderr-socket\nok 3 /gthread/spawn-single-async\n# thread 1\n# thread 1\nok 4 /gthread/spawn-single-async-with-fds\nok 5 /gthread/spawn-async-with-invalid-fds\nok 6 /gthread/spawn-script\n# GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead\nok 7 /gthread/spawn-posix-spawn\n# Start of spawn tests\nok 8 /gthread/spawn/nonexistent\n# FD map:\n#  ? 5 ? 15\n#  ? 6 ? 16\n#  ? 7 ? 17\n#  ? 8 ? 18\n#  ? 9 ? 19\n#  ? 10 ? 20\n#  ? 11 ? 21\n#  ? 12 ? 22\n#  ? 13 ? 23\n#  ? 3 ? 13\nok 9 /gthread/spawn/fd-assignment-clash\n# End of spawn tests\n# End of gthread tests\nPASS: glib/spawn-singlethread.test\nRunning test: glib/performance.test\nRunning test simple-construction\nExecuting: glib/performance.test\nExecuting: glib/performance.test\nMillions of constructed objects per second: 4.748\nRunning test simple-construction1\nExecuting: glib/performance.test\nMillions of constructed objects per second: 43.655\nRunning test complex-construction\nExecuting: glib/performance.test\nMillions of constructed objects per second: 2.498\nRunning test complex-construction1\nExecuting: glib/performance.test\nMillions of constructed objects per second: 3.619\nRunning test complex-construction2\nExecuting: glib/performance.test\nMillions of constructed objects per second: 3.932\nRunning test finalization\nMillions of finalized objects per second: 1.101\nRunning test type-check\nMillion type checks per second: 31.94\nRunning test emit-unhandled\nExecuting: glib/performance.test\nEmissions per second: 2107290\nRunning test emit-unhandled-empty\nEmissions per second: 9249251\nRunning test emit-unhandled-generic\nEmissions per second: 2983250\nRunning test emit-unhandled-generic-empty\nEmissions per second: 9299168\nRunning test emit-unhandled-args\nExecuting: glib/performance.test\nEmissions per second: 1792918\nRunning test emit-handled\nEmissions per second: 1386767\nRunning test emit-handled-empty\nEmissions per second: 1442582\nRunning test emit-handled-generic\nEmissions per second: 1426190\nRunning test emit-handled-generic-empty\nExecuting: glib/performance.test\nEmissions per second: 2634446\nRunning test emit-handled-args\nEmissions per second: 1250346\nRunning test notify-unhandled\nNotify (unhandled) per second: 9867689\nRunning test notify-by-pspec-unhandled\nNotify (unhandled) per second: 40337757\nRunning test notify-handled\nExecuting: glib/performance.test\nNotify per second: 772903\nRunning test notify-by-pspec-handled\nNotify per second: 819937\nRunning test property-set\nProperty set per second: 6155767\nRunning test property-get\nProperty get per second: 5834979\nRunning test refcount\nExecuting: glib/performance.test\nMillion refs+unref per second: 17.12\nPASS: glib/performance.test\nRunning test: glib/portal-support-flatpak-gsettings-only.test\nTAP version 13\n# random seed: R02Saf62f1d80f12fe74caab08c24476007e\n1..1\n# Start of portal-support tests\n# Start of flatpak tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/system-config1:/var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/system-data1:/var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/runtime\n# Creating .flatpak-info in /var/volatile/tmp/portal-support/flatpak/gsettings/.dirs/runtime/.flatpak-info\nok 1 /portal-support/flatpak/gsettings\n# End of flatpak tests\n# End of portal-support tests\nPASS: glib/portal-support-flatpak-gsettings-only.test\nRunning test: glib/gobject-query.py.test\nTAP version 13\nok 1 __main__.TestGobjectQuery.test_froots\n# gobject-query: /usr/bin/gobject-query\n# Running: ['/usr/bin/gobject-query', 'froots']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: \u251cvoid\n# \u251cGInterface\n# \u2502 \u2514GTypePlugin\n# \u251cgchar\n# \u251cguchar\n# \u251cgboolean\n# \u251cgint\n# \u251cguint\n# \u251cglong\n# \u251cgulong\n# \u251cgint64\n# \u251cguint64\n# \u251cGEnum\n# \u251cGFlags\n# \u251cgfloat\n# \u251cgdouble\n# \u251cgchararray\n# \u251cgpointer\n# \u2502 \u2514GType\n# \u251cGBoxed\n# \u2502 \u2514GValueArray\n# \u251cGParam\n# \u2502 \u251cGParamChar\n# \u2502 \u251cGParamUChar\n# \u2502 \u251cGParamBoolean\n# \u2502 \u251cGParamInt\n# \u2502 \u251cGParamUInt\n# \u2502 \u251cGParamLong\n# \u2502 \u251cGParamULong\n# \u2502 \u251cGParamInt64\n# \u2502 \u251cGParamUInt64\n# \u2502 \u251cGParamUnichar\n# \u2502 \u251cGParamEnum\n# \u2502 \u251cGParamFlags\n# \u2502 \u251cGParamFloat\n# \u2502 \u251cGParamDouble\n# \u2502 \u251cGParamString\n# \u2502 \u251cGParamParam\n# \u2502 \u251cGParamBoxed\n# \u2502 \u251cGParamPointer\n# \u2502 \u251cGParamValueArray\n# \u2502 \u251cGParamObject\n# \u2502 \u251cGParamOverride\n# \u2502 \u251cGParamGType\n# \u2502 \u2514GParamVariant\n# \u251cGObject\n# \u2514GVariant\nok 2 __main__.TestGobjectQuery.test_help\n# gobject-query: /usr/bin/gobject-query\n# Running: ['/usr/bin/gobject-query', '--help']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: usage: gobject-query <qualifier> [-r <type>] [-{i|b} \"\"] [-s #] [-{h|x|y}]\n#        -r       specify root type\n#        -n       don't descend type tree\n#        -h       show help\n#        -b       specify indent string\n#        -i       specify incremental indent string\n#        -s       specify line spacing\n# qualifiers:\n#        froots   iterate over fundamental roots\n#        tree     print type tree\nok 3 __main__.TestGobjectQuery.test_tree\n# gobject-query: /usr/bin/gobject-query\n# Running: ['/usr/bin/gobject-query', 'tree']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: GObject\nok 4 __main__.TestGobjectQuery.test_version\n# gobject-query: /usr/bin/gobject-query\n# Running: ['/usr/bin/gobject-query', '--version']\n# Environment: {'USER': 'glib2-test', 'MAIL': '/var/mail/root', 'SSH_CLIENT': '192.168.7.9 59252 22', 'SHLVL': '3', 'HOME': '/home/glib2-test', 'OLDPWD': '/usr/lib/glib-2.0/ptest', 'LOGNAME': 'glib2-test', 'PATH': '/bin:/usr/bin', 'SHELL': '/bin/sh', 'PWD': '/tmp', 'SSH_CONNECTION': '192.168.7.9 59252 192.168.7.10 22', 'G_TEST_TMPDIR': '/var/volatile/tmp', 'GIO_USE_VFS': 'local', 'LC_ALL': 'C.UTF-8'}\n# Output: 2.78.3\n1..4\nPASS: glib/gobject-query.py.test\nRunning test: glib/memory-input-stream.test\nTAP version 13\n# random seed: R02Sb6ea65f23f170e6471a13e13b097c9c2\n1..6\n# Start of memory-input-stream tests\nok 1 /memory-input-stream/read-chunks\nok 2 /memory-input-stream/async\nok 3 /memory-input-stream/seek\nok 4 /memory-input-stream/truncate\nok 5 /memory-input-stream/read-bytes\nok 6 /memory-input-stream/from-bytes\n# End of memory-input-stream tests\nPASS: glib/memory-input-stream.test\nRunning test: glib/type-flags.test\nTAP version 13\n# random seed: R02S0f9f4ffa9b1feefb151b8dd710593c93\n1..4\n# Start of type tests\n# Start of flags tests\nok 1 /type/flags/interface\nok 2 /type/flags/final\n# /type/flags/deprecated summary: Test that trying to instantiate a deprecated type results in a warning.\nok 3 /type/flags/deprecated\n# Start of final tests\nok 4 /type/flags/final/instance-check\n# End of final tests\n# End of flags tests\n# End of type tests\nPASS: glib/type-flags.test\nRunning test: glib/portal-support-env-var.test\nTAP version 13\n# random seed: R02S8c537f8770ca94decc57ac7f7bfe8514\n1..1\n# Start of portal-support tests\nok 1 /portal-support/env-var\n# End of portal-support tests\nPASS: glib/portal-support-env-var.test\nRunning test: glib/once.test\nTAP version 13\n# random seed: R02S8bc039a17834734ddb6db04e0f854e88\n1..5\n# Start of once tests\n# /once/single-threaded summary: Test g_once() usage from a single thread\nok 1 /once/single-threaded\n# /once/multi-threaded summary: Test g_once() usage from multiple threads\nok 2 /once/multi-threaded\n# End of once tests\n# Start of once-init tests\n# /once-init/single-threaded summary: Test g_once_init_{enter,leave}() usage from a single thread\nok 3 /once-init/single-threaded\n# /once-init/multi-threaded summary: Test g_once_init_{enter,leave}() usage from multiple threads\nok 4 /once-init/multi-threaded\n# /once-init/string summary: Test g_once_init_{enter,leave}() usage with a string\nok 5 /once-init/string\n# End of once-init tests\nPASS: glib/once.test\nRunning test: glib/threadtests.test\nTAP version 13\n# random seed: R02Sfef517f807316a69140849ab4d4fb15a\n1..4\n# Start of GObject tests\nok 1 /GObject/threaded-object-init\nok 2 /GObject/threaded-weak-ref\n# slow test /GObject/threaded-weak-ref executed in 0.82 secs\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/2394\n# /GObject/threaded-toggle-notify summary: Test that toggle reference notifications can be changed safely from another (the main) thread without causing the notifying thread to abort\nExecuting: glib/threadtests.test\nok 3 /GObject/threaded-toggle-notify\n# slow test /GObject/threaded-toggle-notify executed in 4.21 secs\n# Start of threaded-weak-ref tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2390\n# /GObject/threaded-weak-ref/on-finalization summary: Test that a weak ref added by another thread during dispose of a GObject is cleared during finalisation. Use on_weak_ref_disposed() to synchronize the other thread with the dispose vfunc.\nok 4 /GObject/threaded-weak-ref/on-finalization\n# End of threaded-weak-ref tests\n# End of GObject tests\nPASS: glib/threadtests.test\nRunning test: glib/srvtarget.test\nTAP version 13\n# random seed: R02S39c723e80f783c41d763d6d57a775e4a\n1..1\n# Start of srvtarget tests\nok 1 /srvtarget/srv-target-ordering\n# slow test /srvtarget/srv-target-ordering executed in 1.01 secs\n# End of srvtarget tests\nPASS: glib/srvtarget.test\nRunning test: glib/protocol.test\nTAP version 13\n# random seed: R02S37ac4a4a4aa993dc262885d9c4a5caa2\n1..9\n# Start of glib tests\n# Start of testing tests\n# Start of protocol tests\nok 1 /glib/testing/protocol/debug\nok 2 /glib/testing/protocol/info\nok 3 /glib/testing/protocol/message\nok 4 /glib/testing/protocol/warning\nok 5 /glib/testing/protocol/critical\nok 6 /glib/testing/protocol/error\nok 7 /glib/testing/protocol/gtest-message\nok 8 /glib/testing/protocol/test-message\nok 9 /glib/testing/protocol/test-error\n# End of protocol tests\n# End of testing tests\n# End of glib tests\nPASS: glib/protocol.test\nRunning test: glib/refstring.test\nTAP version 13\n# random seed: R02Sa8da2a6bd0be697bcb6af05dafc2ba59\n1..5\n# Start of refstring tests\n# s = 'hello, world' (0x55769ebec0)\nok 1 /refstring/base\nok 2 /refstring/length\nok 3 /refstring/length-auto\nok 4 /refstring/length-nuls\n# s = 'hello, world' (0x55769ebec0)\n# p = s = 'hello, world' (0x55769ebec0)\n# releasing p[0x55769ebec0] ('hello, world')\n# p = 'goodbye, world' (0x55769ec080)\n# releasing p[0x55769ec080] ('goodbye, world')\n# releasing s[0x55769ebec0] ('hello, world')\nok 5 /refstring/intern\n# End of refstring tests\nPASS: glib/refstring.test\nRunning test: glib/tls-database.test\nTAP version 13\n# random seed: R02S78d856c8a276bada491d78c451fd67a5\n1..1\n# Start of tls-backend tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation test (GTestTlsBackend) for ?gio-tls-backend?\nok 1 /tls-backend/set-default-database\n# End of tls-backend tests\nPASS: glib/tls-database.test\nRunning test: glib/overflow.test\nTAP version 13\n# random seed: R02Sc030a50e39935e093b7a274eaea9d06d\n1..6\n# Start of glib tests\n# Start of checked-math tests\nok 1 /glib/checked-math/guint-add\nok 2 /glib/checked-math/guint-mul\nok 3 /glib/checked-math/guint64-add\nok 4 /glib/checked-math/guint64-mul\nok 5 /glib/checked-math/gsize-add\nok 6 /glib/checked-math/gsize-mul\n# End of checked-math tests\n# End of glib tests\nPASS: glib/overflow.test\nRunning test: glib/utils.test\nTAP version 13\n# random seed: R02Scfaaac8382e27e86cc5b712bc1c5ab40\n1..40\n# Start of utils tests\nok 1 /utils/language-names\nok 2 /utils/locale-variants\nok 3 /utils/version\nok 4 /utils/appname\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/847\n# /utils/prgname-thread-safety summary: Test that threads racing to get and set the program name always receive a valid program name.\nok 5 /utils/prgname-thread-safety\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=627969\nok 6 /utils/tmpdir\nok 7 /utils/basic_bits\nok 8 /utils/bits\nok 9 /utils/swap\nok 10 /utils/find-program\nok 11 /utils/find-program-for-path\nok 12 /utils/debug\nok 13 /utils/codeset\nok 14 /utils/codeset2\nok 15 /utils/console-charset\nok 16 /utils/gettext\nok 17 /utils/username\nok 18 /utils/realname\nok 19 /utils/hostname\nok 20 /utils/xdgdirs\nok 21 /utils/specialdir\n# NAME: Linux\nok 22 /utils/os-info\nok 23 /utils/clear-pointer\nok 24 /utils/clear-pointer-cast\nok 25 /utils/take-pointer\nok 26 /utils/clear-source\nok 27 /utils/misc-mem\n# /utils/aligned-mem summary: Aligned memory allocator\n# Alignment must not be zero\n# Alignment must be a power of two\n# Alignment must be a multiple of sizeof(void*)\nok 28 /utils/aligned-mem\n# /utils/free-sized summary: Check that g_free_sized() works\nok 29 /utils/free-sized\nok 30 /utils/nullify\nok 31 /utils/atexit\nok 32 /utils/check-setuid\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1663\nok 33 /utils/int-limits\nok 34 /utils/clear-list\nok 35 /utils/clear-slist\n# Start of specialdir tests\nok 36 /utils/specialdir/desktop\n# End of specialdir tests\n# Start of clear-pointer tests\nok 37 /utils/clear-pointer/side-effects\n# End of clear-pointer tests\n# Start of aligned-mem tests\n# /utils/aligned-mem/alignment summary: Check that g_aligned_alloc() returns a correctly aligned pointer\nok 38 /utils/aligned-mem/alignment\n# /utils/aligned-mem/zeroed summary: Check that g_aligned_alloc0() zeroes out its allocation\nok 39 /utils/aligned-mem/zeroed\n# /utils/aligned-mem/free-sized summary: Check that g_aligned_free_sized() works\nok 40 /utils/aligned-mem/free-sized\n# Start of subprocess tests\n# End of subprocess tests\n# End of aligned-mem tests\n# End of utils tests\nPASS: glib/utils.test\nRunning test: glib/error.test\nTAP version 13\n# random seed: R02Sa6a758ea0c4ba1399c548f72506c9ef1\n1..3\n# Start of error tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/error/from-errno/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/error/from-errno/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/error/from-errno/.dirs/system-config1:/var/volatile/tmp/error/from-errno/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/error/from-errno/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/error/from-errno/.dirs/system-data1:/var/volatile/tmp/error/from-errno/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/error/from-errno/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/error/from-errno/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/error/from-errno/.dirs/runtime\nok 1 /error/from-errno\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/error/from-file-error/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/error/from-file-error/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/error/from-file-error/.dirs/system-config1:/var/volatile/tmp/error/from-file-error/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/error/from-file-error/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/error/from-file-error/.dirs/system-data1:/var/volatile/tmp/error/from-file-error/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/error/from-file-error/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/error/from-file-error/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/error/from-file-error/.dirs/runtime\nok 2 /error/from-file-error\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/error/from-win32-error/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/error/from-win32-error/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/error/from-win32-error/.dirs/system-config1:/var/volatile/tmp/error/from-win32-error/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/error/from-win32-error/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/error/from-win32-error/.dirs/system-data1:/var/volatile/tmp/error/from-win32-error/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/error/from-win32-error/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/error/from-win32-error/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/error/from-win32-error/.dirs/runtime\nok 3 /error/from-win32-error # SKIP Windows error codes can only be checked on Windows\n# End of error tests\nPASS: glib/error.test\nRunning test: glib/mimeapps.test\nTAP version 13\n# random seed: R02S19146bf373a8906e225b2ceab0dea29c\n1..7\n# Start of appinfo tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/all/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/all/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/all/.dirs/system-config1:/var/volatile/tmp/appinfo/all/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/all/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/all/.dirs/system-data1:/var/volatile/tmp/appinfo/all/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/all/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/all/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/all/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/all/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/all/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/all/.dirs/data/applications/mimeinfo.cache'\nok 1 /appinfo/all\n# Start of mime tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/api/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/api/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/api/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/api/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/api/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/api/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/api/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/api/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/api/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/api/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/all/.dirs/config to /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/api/.dirs/config\nok 2 /appinfo/mime/api\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/default/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/default/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/default/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/default/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/default/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/default/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/default/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/default/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/default/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/default/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/default/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/mime/api/.dirs/config to /var/volatile/tmp/appinfo/mime/default/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default/.dirs/config\nok 3 /appinfo/mime/default\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/file/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/file/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/file/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/file/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/file/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/file/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/file/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/file/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/file/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/file/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/mime/default/.dirs/config to /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/file/.dirs/config\nok 4 /appinfo/mime/file\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/mime/file/.dirs/config to /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/config\nok 5 /appinfo/mime/scheme-handler\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/default-last-used/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/mime/scheme-handler/.dirs/config to /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\n# GLib-GIO-DEBUG: ensure_dir: Ensuring /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config\nok 6 /appinfo/mime/default-last-used\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-config1:/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-data1:/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/runtime\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-data1/applications'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/system-data1/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/myapp.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/myapp2.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/myapp3.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/myapp4.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/myapp5.desktop'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/nosuchapp.desktop'\n# removing '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/mimeapps.list'\n# creating '/var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/data/applications/mimeinfo.cache'\n# GLib-GIO-DEBUG: desktop_file_dirs_lock: Resetting desktop app info dirs from /var/volatile/tmp/appinfo/mime/default-last-used/.dirs/config to /var/volatile/tmp/appinfo/mime/ignore-nonexisting/.dirs/config\nok 7 /appinfo/mime/ignore-nonexisting\n# End of mime tests\n# End of appinfo tests\nPASS: glib/mimeapps.test\nRunning test: glib/rand.test\nTAP version 13\n# random seed: R02S03462bc8dfd24115cbb9602286176d35\n1..2\n# Start of rand tests\nok 1 /rand/test-rand\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=502560\nok 2 /rand/double-range\n# End of rand tests\nPASS: glib/rand.test\nRunning test: glib/signals-refcount1.test\nTAP version 13\n# random seed: R02Sd33351dd12264439a19693361d618d7b\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x55582b2c90\n# \n# init 0x55582b2e30\n# \nExecuting: glib/signals-refcount1.test\n# dispose 0x55582b2c90!\n# \n# dispose 0x55582b2e30!\n# \nok 1 /gobject/refcount/signals\n# slow test /gobject/refcount/signals executed in 5.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/signals-refcount1.test\nRunning test: glib/642026.test\nTAP version 13\n# random seed: R02S142e38bd53136c218829f555883d1edb\n1..1\n# Start of glib tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=642026\nok 1 /glib/642026\n# End of glib tests\nPASS: glib/642026.test\nRunning test: glib/memchunk.test\nTAP version 13\n# random seed: R02S7ed6a120a36d583d3b2abd5b9fd41f64\n1..1\n# Start of memchunk tests\nok 1 /memchunk/basic\n# End of memchunk tests\nPASS: glib/memchunk.test\nRunning test: glib/atomic-c-11.test\nTAP version 13\n# random seed: R02S987bb8e24fb2980c2e548aab039ec309\n1..2\n# Start of atomic tests\nok 1 /atomic/types\nok 2 /atomic/threaded\n# End of atomic tests\nPASS: glib/atomic-c-11.test\nRunning test: glib/cache.test\nTAP version 13\n# random seed: R02S66105bd681a0ffc9f283c56c1b953776\n1..1\n# Start of cache tests\nok 1 /cache/basic\n# End of cache tests\nPASS: glib/cache.test\nRunning test: glib/relation.test\nTAP version 13\n# random seed: R02Sf0bd0a927da0cfdaad7f1ed7d4690027\n1..1\n# Start of glib tests\nok 1 /glib/relation\n# End of glib tests\nPASS: glib/relation.test\nRunning test: glib/socket-listener.test\nTAP version 13\n# random seed: R02Se4196b0d20786c69f138a9da60492fb7\n1..1\n# Start of socket-listener tests\nok 1 /socket-listener/event-signal\n# End of socket-listener tests\nPASS: glib/socket-listener.test\nRunning test: glib/defaultiface.test\nTAP version 13\n# random seed: R02S7d7251daa7f934a00085512721ce88ba\n1..2\n# Start of gobject tests\nok 1 /gobject/static-iface\nok 2 /gobject/dynamic-iface\n# End of gobject tests\nPASS: glib/defaultiface.test\nRunning test: glib/logging.test\nTAP version 13\n# random seed: R02S58c481e6971542b8605b510bbcd35b38\n1..17\n# Start of logging tests\nok 1 /logging/default-handler\nok 2 /logging/warnings\nok 3 /logging/fatal-log-mask\n# bu-DEBUG: message\n# ba-DEBUG: message\n# ba-INFO: message\nok 4 /logging/set-handler\nok 5 /logging/print-handler\nok 6 /logging/printerr-handler\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=653052\n# The Log Message Handler\n# \n# The Good Fail Message Handler\n# \nok 7 /logging/653052\nok 8 /logging/gibberish\n# Start of default-handler tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of default-handler tests\n# End of logging tests\n# Start of structured-logging tests\nok 9 /structured-logging/no-state\nok 10 /structured-logging/some-state\nok 11 /structured-logging/robustness\nok 12 /structured-logging/roundtrip1\nok 13 /structured-logging/roundtrip2\nok 14 /structured-logging/roundtrip3\nok 15 /structured-logging/variant1\nok 16 /structured-logging/variant2\nok 17 /structured-logging/set-writer-func-twice\n# End of structured-logging tests\nPASS: glib/logging.test\nRunning test: glib/hash.test\nTAP version 13\n# random seed: R02S37c566ccddc7ea90ca9a153c631c319e\n1..34\n# Start of hash tests\nok 1 /hash/misc\nok 2 /hash/one\nok 3 /hash/honeyman\nok 4 /hash/direct\nok 5 /hash/direct2\nok 6 /hash/int\nok 7 /hash/int64\nok 8 /hash/double\nok 9 /hash/string\nok 10 /hash/set\nok 11 /hash/set-ref\nok 12 /hash/ref\nok 13 /hash/remove-all\nok 14 /hash/recursive-remove-all\nok 15 /hash/find\nok 16 /hash/foreach\nok 17 /hash/foreach-steal\nok 18 /hash/steal-extended\nok 19 /hash/steal-all-keys\nok 20 /hash/steal-all-values\nok 21 /hash/lookup-extended\nok 22 /hash/new-similar\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=642944\nok 23 /hash/lookup-null-key\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=650459\nok 24 /hash/destroy-modify\nok 25 /hash/consistency\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=662544\nok 26 /hash/iter-replace\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=692815\nok 27 /hash/set-insert-corruption\nok 28 /hash/set-to-strv\nok 29 /hash/get-keys-as-ptr-array\nok 30 /hash/get-values-as-ptr-array\nok 31 /hash/primes\n# Start of int64 tests\n# /hash/int64/collisions summary: Check int64 Hash collisions caused by ignoring high word\nok 32 /hash/int64/collisions\n# End of int64 tests\n# Start of double tests\n# /hash/double/collisions summary: Check double Hash collisions caused by int conversion and by numbers larger than 2^64-1 (G_MAXUINT64)\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2771\nok 33 /hash/double/collisions\n# End of double tests\n# Start of recursive-remove-all tests\n# End of recursive-remove-all tests\n# Start of steal-extended tests\nok 34 /hash/steal-extended/optional\n# End of steal-extended tests\n# End of hash tests\nPASS: glib/hash.test\nRunning test: glib/environment.test\nTAP version 13\n# random seed: R02S998d4d91ffbf1df857db27434f3603a4\n1..6\n# Start of environ tests\n# /environ/listenv summary: Test g_get_environ() returns an array of unique keys, all of which can be individually queried using g_getenv() to return the same value.\nok 1 /environ/listenv\n# /environ/getenv summary: Test setting an environment variable using g_setenv(), and that the updated value is queryable using g_getenv().\nok 2 /environ/getenv\nok 3 /environ/setenv\n# /environ/array summary: Test getting and setting variables on a local envp array (rather than the global envp).\nok 4 /environ/array\n# /environ/null summary: Test getting and setting variables on a NULL envp array.\nok 5 /environ/null\n# /environ/case summary: Test that matching environment variables is case-insensitive on Windows and not on other platforms, since envvars were case-insensitive on DOS.\nok 6 /environ/case\n# End of environ tests\nPASS: glib/environment.test\nRunning test: glib/utf8-misc.test\nTAP version 13\n# random seed: R02S09a9211b184b37cdcc96277dd7795494\n1..7\n# Start of utf8 tests\nok 1 /utf8/strlen\nok 2 /utf8/strncpy\nok 3 /utf8/strrchr\nok 4 /utf8/reverse\nok 5 /utf8/substring\nok 6 /utf8/make-valid\nok 7 /utf8/truncate-middle\n# End of utf8 tests\nPASS: glib/utf8-misc.test\nRunning test: glib/mainloop.test\nTAP version 13\n# random seed: R02S5520c527052b50b21087f7bb4e9068b1\n1..45\n# Start of maincontext tests\nok 1 /maincontext/basic\n# Add same-priority sources: 29\n# Find each source: 12\n# Remove in random order: 65\nok 2 /maincontext/nsources_same_priority\n# Add different-priority sources: 32\n# Find each source: 13\n# Remove in random order: 74\nok 3 /maincontext/nsources_different_priority\nExecuting: glib/mainloop.test\n# Add sources from threads: 290\n# Remove sources from threads: 98\nok 4 /maincontext/nsources_threadpool\nok 5 /maincontext/source_finalization\n# /maincontext/idle-once summary: Test g_idle_add_once() works\nok 6 /maincontext/idle-once\n# /maincontext/timeout-once summary: Test g_timeout_add_once() works\nok 7 /maincontext/timeout-once\n# Start of source_finalization_from_source tests\n# /maincontext/source_finalization_from_source/0 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 8 /maincontext/source_finalization_from_source/0\n# /maincontext/source_finalization_from_source/1 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 9 /maincontext/source_finalization_from_source/1\n# /maincontext/source_finalization_from_source/2 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 10 /maincontext/source_finalization_from_source/2\n# /maincontext/source_finalization_from_source/3 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 11 /maincontext/source_finalization_from_source/3\n# /maincontext/source_finalization_from_source/4 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 12 /maincontext/source_finalization_from_source/4\n# /maincontext/source_finalization_from_source/5 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 13 /maincontext/source_finalization_from_source/5\n# /maincontext/source_finalization_from_source/6 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 14 /maincontext/source_finalization_from_source/6\n# /maincontext/source_finalization_from_source/7 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 15 /maincontext/source_finalization_from_source/7\n# /maincontext/source_finalization_from_source/8 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 16 /maincontext/source_finalization_from_source/8\n# /maincontext/source_finalization_from_source/9 summary: Tests if freeing a GSource as part of another GSource during main context destruction works.\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/merge_requests/1353\nok 17 /maincontext/source_finalization_from_source/9\n# End of source_finalization_from_source tests\n# Start of source_finalization_from_dispatch tests\n# /maincontext/source_finalization_from_dispatch/0 summary: Tests if freeing a GSource as part of another GSource during main context iteration works.\nok 18 /maincontext/source_finalization_from_dispatch/0\n# /maincontext/source_finalization_from_dispatch/1 summary: Tests if freeing a GSource as part of another GSource during main context iteration works.\nok 19 /maincontext/source_finalization_from_dispatch/1\n# /maincontext/source_finalization_from_dispatch/2 summary: Tests if freeing a GSource as part of another GSource during main context iteration works.\nok 20 /maincontext/source_finalization_from_dispatch/2\n# End of source_finalization_from_dispatch tests\n# End of maincontext tests\n# Start of mainloop tests\nok 21 /mainloop/basic\nok 22 /mainloop/timeouts # SKIP Not running timing heavy test\nok 23 /mainloop/priorities\nok 24 /mainloop/invoke\n# slow test /mainloop/invoke executed in 0.50 secs\nok 25 /mainloop/child_sources\n# slow test /mainloop/child_sources executed in 1.19 secs\nok 26 /mainloop/recursive_child_sources\n# slow test /mainloop/recursive_child_sources executed in 2.17 secs\nok 27 /mainloop/recursive_loop_child_sources\nok 28 /mainloop/swapping_child_sources\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=701283\nok 29 /mainloop/blocked_child_sources\nExecuting: glib/mainloop.test\nok 30 /mainloop/source_time\n# slow test /mainloop/source_time executed in 1.00 secs\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=687098\nok 31 /mainloop/overflow\nok 32 /mainloop/ready-time\n# slow test /mainloop/ready-time executed in 0.50 secs\nok 33 /mainloop/wakeup\nok 34 /mainloop/remove-invalid\nok 35 /mainloop/unref-while-pending\nok 36 /mainloop/unix-fd\n# slow test /mainloop/unix-fd executed in 1.06 secs\nok 37 /mainloop/unix-fd-source\nok 38 /mainloop/source-unix-fd-api\nok 39 /mainloop/wait\nok 40 /mainloop/unix-file-poll\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/1592\nok 41 /mainloop/unix-fd-priority\nok 42 /mainloop/nfds\nok 43 /mainloop/steal-fd\n# Start of ownerless-polling tests\nok 44 /mainloop/ownerless-polling/attach-first\nok 45 /mainloop/ownerless-polling/pop-first\n# End of ownerless-polling tests\n# End of mainloop tests\nPASS: glib/mainloop.test\nRunning test: glib/mutex.test\nTAP version 13\n# random seed: R02Sedbb674a50ed553bca6dc1c1de1dffbe\n1..17\n# Start of thread tests\nok 1 /thread/mutex1\nok 2 /thread/mutex2\nok 3 /thread/mutex3\nok 4 /thread/mutex4\nok 5 /thread/mutex5\n# slow test /thread/mutex5 executed in 2.47 secs\n# Start of mutex tests\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\n# /thread/mutex/errno summary: Validates that errno is not touched upon return\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3034\nok 6 /thread/mutex/errno\n# Start of perf tests\n# max perf: 1.000000 mips\nok 7 /thread/mutex/perf/uncontended\n# Start of contended tests\n# max perf: 2.000000 mips\nok 8 /thread/mutex/perf/contended/1\n# max perf: 3.000000 mips\nok 9 /thread/mutex/perf/contended/2\n# max perf: 2.000000 mips\nok 10 /thread/mutex/perf/contended/3\n# max perf: 2.500000 mips\nok 11 /thread/mutex/perf/contended/4\n# max perf: 0.098361 mips\nok 12 /thread/mutex/perf/contended/5\n# max perf: 2.333333 mips\nok 13 /thread/mutex/perf/contended/6\n# max perf: 2.666667 mips\nok 14 /thread/mutex/perf/contended/7\n# max perf: 0.333333 mips\nok 15 /thread/mutex/perf/contended/8\n# max perf: 5.000000 mips\nok 16 /thread/mutex/perf/contended/9\n# max perf: 3.666667 mips\nok 17 /thread/mutex/perf/contended/10\n# End of contended tests\n# End of perf tests\n# End of mutex tests\n# End of thread tests\nPASS: glib/mutex.test\nRunning test: glib/signal-handler.test\nTAP version 13\n# random seed: R02S7f31cd44586513172b10396cd2f10e43\n1..7\n# Start of signal tests\n# Start of handler tests\n# min perf: connected 1 handlers in  0.000 seconds\nok 1 /signal/handler/connect-many\n# min perf: disconnected 1 handlers in  0.000 seconds\nok 2 /signal/handler/disconnect-many-ordered\n# min perf: disconnected 1 handlers in  0.000 seconds\nok 3 /signal/handler/disconnect-many-inverse\n# min perf: disconnected 1 handlers in  0.000 seconds\nok 4 /signal/handler/disconnect-many-random\n# min perf: disconnected 1 handlers in  0.000 seconds\nok 5 /signal/handler/disconnect-2-signals\n# min perf: disconnected 1 handlers in  0.000 seconds\nok 6 /signal/handler/disconnect-2-objects\n# min perf: blocked and unblocked 1 handlers in  0.000 seconds\nok 7 /signal/handler/block-many\n# End of handler tests\n# End of signal tests\nPASS: glib/signal-handler.test\nRunning test: glib/override.test\nTAP version 13\n# random seed: R02Sba8f94253879776bb6661ecaab0e79e3\n1..1\n# Start of gobject tests\n# *** emitting foo on a TestA instance\n#     Expecting: TestA::foo,TestI::foo\n#     Got: TestA::foo,TestI::foo\n# *** emitting bar on a TestA instance\n#     Expecting: TestA::bar\n#     Got: TestA::bar\n# *** emitting baz on a TestA instance\n#     Expecting: TestA::baz\n#     Got: TestA::baz\n# *** emitting foo on a TestB instance\n#     Expecting: TestB::foo,TestA::foo,TestI::foo\n#     Got: TestB::foo,TestA::foo,TestI::foo\n# *** emitting bar on a TestB instance\n#     Expecting: TestB::bar,TestA::bar\n#     Got: TestB::bar,TestA::bar\n# *** emitting baz on a TestB instance\n#     Expecting: TestB::baz,TestA::baz\n#     Got: TestB::baz,TestA::baz\n# *** emitting foo on a TestC instance\n#     Expecting: TestC::foo,TestB::foo,TestA::foo,TestI::foo\n#     Got: TestC::foo,TestB::foo,TestA::foo,TestI::foo\n# *** emitting bar on a TestC instance\n#     Expecting: TestC::bar,TestB::bar,TestA::bar\n#     Got: TestC::bar,TestB::bar,TestA::bar\n# *** emitting baz on a TestC instance\n#     Expecting: TestC::baz,TestB::baz,TestA::baz\n#     Got: TestC::baz,TestB::baz,TestA::baz\nok 1 /gobject/override\n# End of gobject tests\nPASS: glib/override.test\nRunning test: glib/portal-support-snap-classic.test\nTAP version 13\n# random seed: R02S320db22e728da27c2119256296083c0d\n1..3\n# Start of portal-support tests\n# Start of snap-classic tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/system-config1:/var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/system-data1:/var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap-classic/no-snapctl/.dirs/runtime\nok 1 /portal-support/snap-classic/no-snapctl\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/system-config1:/var/volatile/tmp/portal-support/snap-classic/none/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/system-data1:/var/volatile/tmp/portal-support/snap-classic/none/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap-classic/none/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap-classic/none/.dirs/runtime/snapctl\nok 2 /portal-support/snap-classic/none\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/system-config1:/var/volatile/tmp/portal-support/snap-classic/all/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/system-data1:/var/volatile/tmp/portal-support/snap-classic/all/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/portal-support/snap-classic/all/.dirs/runtime\n# Created snap.yaml in /var/volatile/tmp/meta/snap.yaml\n# Created snapctl in /var/volatile/tmp/portal-support/snap-classic/all/.dirs/runtime/snapctl\nok 3 /portal-support/snap-classic/all\n# End of snap-classic tests\n# End of portal-support tests\nPASS: glib/portal-support-snap-classic.test\nRunning test: glib/atomic-c-99.test\nTAP version 13\n# random seed: R02Se7caec375ba08eee2ef4a8542f442fe2\n1..2\n# Start of atomic tests\nok 1 /atomic/types\nok 2 /atomic/threaded\n# End of atomic tests\nPASS: glib/atomic-c-99.test\nRunning test: glib/sort.test\nTAP version 13\n# random seed: R02Se2988f70e3a6545df4426fa8b4030800\n1..4\n# Start of sort tests\nok 1 /sort/basic\nok 2 /sort/zero-elements\nok 3 /sort/stable\nok 4 /sort/big\n# End of sort tests\nPASS: glib/sort.test\nRunning test: glib/signals-refcount3.test\nTAP version 13\n# random seed: R02S11bf603d960341f945117f7d06791a38\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x5562ed2c90\n# \n# init 0x5562ed2e30\n# \nExecuting: glib/signals-refcount3.test\n# dispose 0x5562ed2c90!\n# \n# dispose 0x5562ed2e30!\n# \nok 1 /gobject/refcount/signals\n# slow test /gobject/refcount/signals executed in 5.00 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/signals-refcount3.test\nRunning test: glib/utils-c-11.test\nTAP version 13\n# random seed: R02S45cc870500194ffff1f7caf670b495ca\n1..40\n# Start of utils tests\nok 1 /utils/language-names\nok 2 /utils/locale-variants\nok 3 /utils/version\nok 4 /utils/appname\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/847\n# /utils/prgname-thread-safety summary: Test that threads racing to get and set the program name always receive a valid program name.\nok 5 /utils/prgname-thread-safety\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=627969\nok 6 /utils/tmpdir\nok 7 /utils/basic_bits\nok 8 /utils/bits\nok 9 /utils/swap\nok 10 /utils/find-program\nok 11 /utils/find-program-for-path\nok 12 /utils/debug\nok 13 /utils/codeset\nok 14 /utils/codeset2\nok 15 /utils/console-charset\nok 16 /utils/gettext\nok 17 /utils/username\nok 18 /utils/realname\nok 19 /utils/hostname\nok 20 /utils/xdgdirs\nok 21 /utils/specialdir\n# NAME: Linux\nok 22 /utils/os-info\nok 23 /utils/clear-pointer\nok 24 /utils/clear-pointer-cast\nok 25 /utils/take-pointer\nok 26 /utils/clear-source\nok 27 /utils/misc-mem\n# /utils/aligned-mem summary: Aligned memory allocator\n# Alignment must not be zero\n# Alignment must be a power of two\n# Alignment must be a multiple of sizeof(void*)\nok 28 /utils/aligned-mem\n# /utils/free-sized summary: Check that g_free_sized() works\nok 29 /utils/free-sized\nok 30 /utils/nullify\nok 31 /utils/atexit\nok 32 /utils/check-setuid\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1663\nok 33 /utils/int-limits\nok 34 /utils/clear-list\nok 35 /utils/clear-slist\n# Start of specialdir tests\nok 36 /utils/specialdir/desktop\n# End of specialdir tests\n# Start of clear-pointer tests\nok 37 /utils/clear-pointer/side-effects\n# End of clear-pointer tests\n# Start of aligned-mem tests\n# /utils/aligned-mem/alignment summary: Check that g_aligned_alloc() returns a correctly aligned pointer\nok 38 /utils/aligned-mem/alignment\n# /utils/aligned-mem/zeroed summary: Check that g_aligned_alloc0() zeroes out its allocation\nok 39 /utils/aligned-mem/zeroed\n# /utils/aligned-mem/free-sized summary: Check that g_aligned_free_sized() works\nok 40 /utils/aligned-mem/free-sized\n# Start of subprocess tests\n# End of subprocess tests\n# End of aligned-mem tests\n# End of utils tests\nPASS: glib/utils-c-11.test\nRunning test: glib/boxed.test\nTAP version 13\n# random seed: R02Sa5799c733da77e09845c6b7336009821\n1..26\n# Start of boxed tests\nok 1 /boxed/define\nok 2 /boxed/ownership\nok 3 /boxed/closure\nok 4 /boxed/date\nok 5 /boxed/value\nok 6 /boxed/string\nok 7 /boxed/hashtable\nok 8 /boxed/array\nok 9 /boxed/ptrarray\nok 10 /boxed/regex\nok 11 /boxed/varianttype\nok 12 /boxed/error\nok 13 /boxed/datetime\nok 14 /boxed/matchinfo\nok 15 /boxed/keyfile\nok 16 /boxed/mainloop\nok 17 /boxed/maincontext\nok 18 /boxed/source\nok 19 /boxed/variantbuilder\nok 20 /boxed/timezone\nok 21 /boxed/pollfd\nok 22 /boxed/markup\nok 23 /boxed/thread\nok 24 /boxed/checksum\nok 25 /boxed/tree\nok 26 /boxed/patternspec\n# End of boxed tests\nPASS: glib/boxed.test\nRunning test: glib/unicode.test\nTAP version 13\n# random seed: R02Se01d82533fd31cb2e8ef27ecee6f9502\n1..39\n# Start of unicode tests\nok 1 /unicode/alnum\nok 2 /unicode/alpha\nok 3 /unicode/break-type\nok 4 /unicode/canonical-decomposition\nok 5 /unicode/casefold\nExecuting: glib/unicode.test\nok 6 /unicode/casemap_and_casefold\nok 7 /unicode/cases\nok 8 /unicode/character-type\nok 9 /unicode/cntrl\nok 10 /unicode/combining-class\nok 11 /unicode/compose\nok 12 /unicode/decompose\nok 13 /unicode/decompose-tail\nok 14 /unicode/defined\nok 15 /unicode/digit\nok 16 /unicode/digit-value\nok 17 /unicode/fully-decompose-canonical\nok 18 /unicode/fully-decompose-len\nok 19 /unicode/normalization\nok 20 /unicode/graph\n# Testing script Zyyy (code 1517910393)\n# Testing script Zinh (code 1516858984)\n# Testing script Zmth (code 1517122664)\n# Testing script Arab (code 1098015074)\n# Testing script Armn (code 1098018158)\n# Testing script Beng (code 1113943655)\n# Testing script Bopo (code 1114599535)\n# Testing script Cher (code 1130915186)\n# Testing script Copt (code 1131376756)\n# Testing script Cyrl (code 1132032620)\n# Testing script Dsrt (code 1148416628)\n# Testing script Deva (code 1147500129)\n# Testing script Ethi (code 1165256809)\n# Testing script Geor (code 1197830002)\n# Testing script Goth (code 1198486632)\n# Testing script Grek (code 1198679403)\n# Testing script Gujr (code 1198877298)\n# Testing script Guru (code 1198879349)\n# Testing script Hani (code 1214344809)\n# Testing script Hang (code 1214344807)\n# Testing script Hebr (code 1214603890)\n# Testing script Hira (code 1214870113)\n# Testing script Knda (code 1265525857)\n# Testing script Kana (code 1264676449)\n# Testing script Khmr (code 1265134962)\n# Testing script Laoo (code 1281453935)\n# Testing script Latn (code 1281455214)\n# Testing script Mlym (code 1298954605)\n# Testing script Mong (code 1299148391)\n# Testing script Mymr (code 1299803506)\n# Testing script Ogam (code 1332175213)\n# Testing script Ital (code 1232363884)\n# Testing script Orya (code 1332902241)\n# Testing script Runr (code 1383427698)\n# Testing script Sinh (code 1399418472)\n# Testing script Syrc (code 1400468067)\n# Testing script Taml (code 1415671148)\n# Testing script Telu (code 1415933045)\n# Testing script Thaa (code 1416126817)\n# Testing script Thai (code 1416126825)\n# Testing script Tibt (code 1416192628)\n# Testing script Cans (code 1130458739)\n# Testing script Yiii (code 1500080489)\n# Testing script Tglg (code 1416064103)\n# Testing script Hano (code 1214344815)\n# Testing script Buhd (code 1114990692)\n# Testing script Tagb (code 1415669602)\n# Testing script Brai (code 1114792297)\n# Testing script Cprt (code 1131442804)\n# Testing script Limb (code 1281977698)\n# Testing script Osma (code 1332964705)\n# Testing script Shaw (code 1399349623)\n# Testing script Linb (code 1281977954)\n# Testing script Tale (code 1415670885)\n# Testing script Ugar (code 1432838514)\n# Testing script Talu (code 1415670901)\n# Testing script Bugi (code 1114990441)\n# Testing script Glag (code 1198285159)\n# Testing script Tfng (code 1415999079)\n# Testing script Sylo (code 1400466543)\n# Testing script Xpeo (code 1483761007)\n# Testing script Khar (code 1265131890)\n# Testing script Zzzz (code 1517976186)\n# Testing script Bali (code 1113681001)\n# Testing script Xsux (code 1483961720)\n# Testing script Phnx (code 1349021304)\n# Testing script Phag (code 1349017959)\n# Testing script Nkoo (code 1315663727)\n# Testing script Kali (code 1264675945)\n# Testing script Lepc (code 1281716323)\n# Testing script Rjng (code 1382706791)\n# Testing script Sund (code 1400204900)\n# Testing script Saur (code 1398895986)\n# Testing script Cham (code 1130914157)\n# Testing script Olck (code 1332503403)\n# Testing script Vaii (code 1449224553)\n# Testing script Cari (code 1130459753)\n# Testing script Lyci (code 1283023721)\n# Testing script Lydi (code 1283023977)\n# Testing script Avst (code 1098281844)\n# Testing script Bamu (code 1113681269)\n# Testing script Egyp (code 1164409200)\n# Testing script Armi (code 1098018153)\n# Testing script Phli (code 1349020777)\n# Testing script Prti (code 1349678185)\n# Testing script Java (code 1247901281)\n# Testing script Kthi (code 1265920105)\n# Testing script Lisu (code 1281979253)\n# Testing script Mtei (code 1299473769)\n# Testing script Sarb (code 1398895202)\n# Testing script Orkh (code 1332898664)\n# Testing script Samr (code 1398893938)\n# Testing script Lana (code 1281453665)\n# Testing script Tavt (code 1415673460)\n# Testing script Batk (code 1113683051)\n# Testing script Brah (code 1114792296)\n# Testing script Mand (code 1298230884)\n# Testing script Cakm (code 1130457965)\n# Testing script Merc (code 1298494051)\n# Testing script Mero (code 1298494063)\n# Testing script Plrd (code 1349284452)\n# Testing script Shrd (code 1399353956)\n# Testing script Sora (code 1399812705)\n# Testing script Takr (code 1415670642)\n# Testing script Bass (code 1113682803)\n# Testing script Aghb (code 1097295970)\n# Testing script Dupl (code 1148547180)\n# Testing script Elba (code 1164730977)\n# Testing script Gran (code 1198678382)\n# Testing script Khoj (code 1265135466)\n# Testing script Sind (code 1399418468)\n# Testing script Lina (code 1281977953)\n# Testing script Mahj (code 1298229354)\n# Testing script Mani (code 1298230889)\n# Testing script Mend (code 1298493028)\n# Testing script Modi (code 1299145833)\n# Testing script Mroo (code 1299345263)\n# Testing script Nbat (code 1315070324)\n# Testing script Narb (code 1315009122)\n# Testing script Perm (code 1348825709)\n# Testing script Hmng (code 1215131239)\n# Testing script Palm (code 1348562029)\n# Testing script Pauc (code 1348564323)\n# Testing script Phlp (code 1349020784)\n# Testing script Sidd (code 1399415908)\n# Testing script Tirh (code 1416196712)\n# Testing script Wara (code 1466004065)\n# Testing script Ahom (code 1097363309)\n# Testing script Hluw (code 1215067511)\n# Testing script Hatr (code 1214346354)\n# Testing script Mult (code 1299541108)\n# Testing script Hung (code 1215655527)\n# Testing script Sgnw (code 1399287415)\n# Testing script Adlm (code 1097100397)\n# Testing script Bhks (code 1114139507)\n# Testing script Marc (code 1298231907)\n# Testing script Newa (code 1315272545)\n# Testing script Osge (code 1332963173)\n# Testing script Tang (code 1415671399)\n# Testing script Gonm (code 1198485101)\n# Testing script Nshu (code 1316186229)\n# Testing script Soyo (code 1399814511)\n# Testing script Zanb (code 1516334690)\n# Testing script Dogr (code 1148151666)\n# Testing script Gong (code 1198485095)\n# Testing script Rohg (code 1383032935)\n# Testing script Maka (code 1298230113)\n# Testing script Medf (code 1298490470)\n# Testing script Sogo (code 1399809903)\n# Testing script Sogd (code 1399809892)\n# Testing script Elym (code 1164736877)\n# Testing script Nand (code 1315008100)\n# Testing script Hmnp (code 1215131248)\n# Testing script Wcho (code 1466132591)\n# Testing script Chrs (code 1130918515)\n# Testing script Diak (code 1147756907)\n# Testing script Kits (code 1265202291)\n# Testing script Yezi (code 1499822697)\n# Testing script Cpmn (code 1131441518)\n# Testing script Ougr (code 1333094258)\n# Testing script Tnsa (code 1416524641)\n# Testing script Toto (code 1416590447)\n# Testing script Vith (code 1449751656)\n# Testing script Kawi (code 1264678761)\n# Testing script Nagm (code 1315006317)\nok 21 /unicode/iso15924\nok 22 /unicode/lower\nok 23 /unicode/mark\nok 24 /unicode/mirror\nok 25 /unicode/print\nok 26 /unicode/punctuation\nok 27 /unicode/script\nok 28 /unicode/space\nok 29 /unicode/strdown\nok 30 /unicode/strup\nok 31 /unicode/turkish-strupdown\nok 32 /unicode/title\nok 33 /unicode/upper\nok 34 /unicode/validate\nok 35 /unicode/wide\nok 36 /unicode/xdigit\nok 37 /unicode/xdigit-value\nok 38 /unicode/zero-width\nok 39 /unicode/normalize\n# End of unicode tests\nPASS: glib/unicode.test\nRunning test: glib/hook.test\nTAP version 13\n# random seed: R02S0ec85910486393de7dcf6942f3653eca\n1..2\n# Start of hook tests\nok 1 /hook/basics\nok 2 /hook/corner-cases\n# End of hook tests\nPASS: glib/hook.test\nRunning test: glib/strvbuilder.test\nTAP version 13\n# random seed: R02Sce888b3e185102225a5869baaca01f98\n1..5\n# Start of strvbuilder tests\nok 1 /strvbuilder/empty\nok 2 /strvbuilder/add\nok 3 /strvbuilder/addv\nok 4 /strvbuilder/add_many\nok 5 /strvbuilder/ref\n# End of strvbuilder tests\nPASS: glib/strvbuilder.test\nRunning test: glib/performance-threaded.test\nRunning test \"liststore-is-a\"\n  5344 runs, min/avg/max = 0.184/0.187/0.406 ms\nRunning test \"liststore-interface-peek\"\n  9129 runs, min/avg/max = 0.108/0.109/0.326 ms\nRunning test \"liststore-interface-peek-same\"\n  9120 runs, min/avg/max = 0.108/0.109/0.340 ms\nPASS: glib/performance-threaded.test\nRunning test: glib/proxy-test.test\nTAP version 13\n# random seed: R02S4c92e38136f10792eb83dcaa6804abcf\n1..11\n# Start of proxy tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation test (GTestProxyResolver) for ?gio-proxy-resolver?\nok 1 /proxy/direct_sync\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 2 /proxy/direct_async\nok 3 /proxy/single_sync\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 4 /proxy/single_async\nok 5 /proxy/multiple_sync\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 6 /proxy/multiple_async\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2597\nok 7 /proxy/invalid-uris-sync\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2597\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: Unspecified proxy lookup failure\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unspecified proxy lookup failure\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: Unspecified proxy lookup failure\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unspecified proxy lookup failure\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 8 /proxy/invalid-uris-async\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: IPv6 DNS error: Not found\n# GLib-GIO-DEBUG: IPv4 DNS error: Not found\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: Not found\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Not found\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null)\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unsupported protocol\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 9 /proxy/dns\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null)\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unsupported protocol\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\n# GLib-GIO-DEBUG: g_socket_client_connect_to_uri_async\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting proxy connection\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null)\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unsupported protocol\nok 10 /proxy/override\nok 11 /proxy/enumerator-ports\n# End of proxy tests\nPASS: glib/proxy-test.test\nRunning test: glib/gdbus-address-get-session.test\nTAP version 13\n# random seed: R02Se91c00e33155708b34881e6bd48e306b\n1..2\n# Start of gdbus tests\nok 1 /gdbus/x11-autolaunch\nok 2 /gdbus/xdg-runtime\n# End of gdbus tests\nPASS: glib/gdbus-address-get-session.test\nRunning test: glib/strfuncs.test\nTAP version 13\n# random seed: R02S4307ead41e6349f8be0a0139be25ce56\n1..50\n# Start of strfuncs tests\nok 1 /strfuncs/ascii-strcasecmp\nok 2 /strfuncs/ascii_strdown\nok 3 /strfuncs/ascii_strdup\nok 4 /strfuncs/ascii_strtod\nok 5 /strfuncs/bounds-check\nok 6 /strfuncs/has-prefix\nok 7 /strfuncs/has-prefix-macro\nok 8 /strfuncs/has-suffix\nok 9 /strfuncs/has-suffix-macro\nok 10 /strfuncs/memdup\nok 11 /strfuncs/memdup2\nok 12 /strfuncs/set_str\nok 13 /strfuncs/stpcpy\nok 14 /strfuncs/str_match_string\nok 15 /strfuncs/str_tokenize_and_fold\nok 16 /strfuncs/strcanon\nok 17 /strfuncs/strchomp\nok 18 /strfuncs/strchug\nok 19 /strfuncs/strcompress-strescape\nok 20 /strfuncs/strconcat\nok 21 /strfuncs/strdelimit\nok 22 /strfuncs/strdup\nok 23 /strfuncs/strdup-printf\nok 24 /strfuncs/strdupv\nok 25 /strfuncs/strerror\nok 26 /strfuncs/strip-context\nok 27 /strfuncs/strjoin\nok 28 /strfuncs/strjoinv\nok 29 /strfuncs/strlcat\nok 30 /strfuncs/strlcpy\nok 31 /strfuncs/strncasecmp\nok 32 /strfuncs/strndup\nok 33 /strfuncs/strnfill\nok 34 /strfuncs/strreverse\nok 35 /strfuncs/strsignal\nok 36 /strfuncs/strsplit\nok 37 /strfuncs/strsplit-set\nok 38 /strfuncs/strstr\nok 39 /strfuncs/strtod\nok 40 /strfuncs/strtoull-strtoll\nok 41 /strfuncs/strup\nok 42 /strfuncs/strv-contains\nok 43 /strfuncs/strv-equal\nok 44 /strfuncs/strv-length\nok 45 /strfuncs/test-is-to-digit\nok 46 /strfuncs/transliteration\n# /strfuncs/str-equal summary: Test macro and function forms of g_str_equal()\nok 47 /strfuncs/str-equal\n# Start of ascii-string-to-num tests\nok 48 /strfuncs/ascii-string-to-num/pathological\nok 49 /strfuncs/ascii-string-to-num/usual\n# End of ascii-string-to-num tests\n# Start of strdup tests\nok 50 /strfuncs/strdup/inline\n# End of strdup tests\n# End of strfuncs tests\nPASS: glib/strfuncs.test\nRunning test: glib/spawn-path-search.test\nTAP version 13\n# random seed: R02S91bf4064bc6a67d504046cdea2feece3\n1..7\n# Start of spawn tests\n# /spawn/do-not-search summary: Without G_SPAWN_SEARCH_PATH, spawn-test-helper means ./spawn-test-helper.\n# \n# this is spawn-test-helper from glib/tests\n# \nok 1 /spawn/do-not-search\n# /spawn/search-path summary: With G_SPAWN_SEARCH_PATH, spawn-test-helper means $PATH/spawn-test-helper.\n# \n# this is spawn-test-helper from path-test-subdir\n# \nok 2 /spawn/search-path\n# /spawn/search-path-from-envp summary: With G_SPAWN_SEARCH_PATH_FROM_ENVP, spawn-test-helper means $PATH/spawn-test-helper with $PATH from envp.\n# \n# this is spawn-test-helper from path-test-subdir\n# \nok 3 /spawn/search-path-from-envp\n# /spawn/search-path-ambiguous summary: With G_SPAWN_SEARCH_PATH and G_SPAWN_SEARCH_PATH_FROM_ENVP, the latter wins.\n# \n# this is spawn-test-helper from path-test-subdir\n# \nok 4 /spawn/search-path-ambiguous\n# \n# this is spawn-test-helper from path-test-subdir\n# \nok 5 /spawn/search-path-heap-allocation\n# /spawn/search-path-fallback-in-environ summary: With G_SPAWN_SEARCH_PATH but no PATH, a fallback is used.\n# \n# this is spawn-test-helper from glib/tests\n# \nok 6 /spawn/search-path-fallback-in-environ\n# /spawn/search-path-fallback-in-envp summary: With G_SPAWN_SEARCH_PATH_FROM_ENVP but no PATH, a fallback is used.\n# \n# this is spawn-test-helper from glib/tests\n# \nok 7 /spawn/search-path-fallback-in-envp\n# End of spawn tests\nPASS: glib/spawn-path-search.test\nRunning test: glib/async-splice-output-stream.test\nTAP version 13\n# random seed: R02Sf8089c3806d5301056842f7b55002a93\n1..5\n# Start of async-splice tests\nok 1 /async-splice/copy-chunks\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 2 /async-splice/copy-chunks-threaded-input\nok 3 /async-splice/copy-chunks-threaded-output\nok 4 /async-splice/copy-chunks-threaded\nok 5 /async-splice/cancelled\n# End of async-splice tests\nPASS: glib/async-splice-output-stream.test\nRunning test: glib/value.test\nTAP version 13\n# random seed: R02S1a33ce8dc81d894aae96e63dfed8daea\n1..8\n# Start of value tests\nok 1 /value/basic\nok 2 /value/collection\nok 3 /value/copying\nok 4 /value/enum-transformation\nok 5 /value/gtype\n# /value/string summary: Test that G_TYPE_STRING GValue copy properly\nok 6 /value/string\n# Next: GObject object in GValue of GObject to GValue of GObject\n# Next: GObject object in GValue of GObject to GValue of TestInterface\n# Next: GObject object in GValue of GObject to GValue of TestObjectA\n# Next: GObject object in GValue of GObject to GValue of TestObjectB\n# Next: GObject object in GValue of GObject to GValue of TestObjectA1\n# Next: GObject object in GValue of GObject to GValue of TestObjectA2\n# Next: TestObjectA object in GValue of GObject to GValue of GObject\n# Next: TestObjectA object in GValue of GObject to GValue of TestInterface\n# Next: TestObjectA object in GValue of GObject to GValue of TestObjectA\n# Next: TestObjectA object in GValue of GObject to GValue of TestObjectB\n# Next: TestObjectA object in GValue of GObject to GValue of TestObjectA1\n# Next: TestObjectA object in GValue of GObject to GValue of TestObjectA2\n# Next: TestObjectA object in GValue of TestObjectA to GValue of GObject\n# Next: TestObjectA object in GValue of TestObjectA to GValue of TestInterface\n# Next: TestObjectA object in GValue of TestObjectA to GValue of TestObjectA\n# Next: TestObjectA object in GValue of TestObjectA to GValue of TestObjectB\n# Next: TestObjectA object in GValue of TestObjectA to GValue of TestObjectA1\n# Next: TestObjectA object in GValue of TestObjectA to GValue of TestObjectA2\n# Next: TestObjectB object in GValue of GObject to GValue of GObject\n# Next: TestObjectB object in GValue of GObject to GValue of TestInterface\n# Next: TestObjectB object in GValue of GObject to GValue of TestObjectA\n# Next: TestObjectB object in GValue of GObject to GValue of TestObjectB\n# Next: TestObjectB object in GValue of GObject to GValue of TestObjectA1\n# Next: TestObjectB object in GValue of GObject to GValue of TestObjectA2\n# Next: TestObjectB object in GValue of TestInterface to GValue of GObject\n# Next: TestObjectB object in GValue of TestInterface to GValue of TestInterface\n# Next: TestObjectB object in GValue of TestInterface to GValue of TestObjectA\n# Next: TestObjectB object in GValue of TestInterface to GValue of TestObjectB\n# Next: TestObjectB object in GValue of TestInterface to GValue of TestObjectA1\n# Next: TestObjectB object in GValue of TestInterface to GValue of TestObjectA2\n# Next: TestObjectB object in GValue of TestObjectB to GValue of GObject\n# Next: TestObjectB object in GValue of TestObjectB to GValue of TestInterface\n# Next: TestObjectB object in GValue of TestObjectB to GValue of TestObjectA\n# Next: TestObjectB object in GValue of TestObjectB to GValue of TestObjectB\n# Next: TestObjectB object in GValue of TestObjectB to GValue of TestObjectA1\n# Next: TestObjectB object in GValue of TestObjectB to GValue of TestObjectA2\n# Next: TestObjectA1 object in GValue of GObject to GValue of GObject\n# Next: TestObjectA1 object in GValue of GObject to GValue of TestInterface\n# Next: TestObjectA1 object in GValue of GObject to GValue of TestObjectA\n# Next: TestObjectA1 object in GValue of GObject to GValue of TestObjectB\n# Next: TestObjectA1 object in GValue of GObject to GValue of TestObjectA1\n# Next: TestObjectA1 object in GValue of GObject to GValue of TestObjectA2\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of GObject\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of TestInterface\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of TestObjectA\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of TestObjectB\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of TestObjectA1\n# Next: TestObjectA1 object in GValue of TestObjectA to GValue of TestObjectA2\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of GObject\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of TestInterface\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of TestObjectA\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of TestObjectB\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of TestObjectA1\n# Next: TestObjectA1 object in GValue of TestObjectA1 to GValue of TestObjectA2\n# Next: TestObjectA2 object in GValue of GObject to GValue of GObject\n# Next: TestObjectA2 object in GValue of GObject to GValue of TestInterface\n# Next: TestObjectA2 object in GValue of GObject to GValue of TestObjectA\n# Next: TestObjectA2 object in GValue of GObject to GValue of TestObjectB\n# Next: TestObjectA2 object in GValue of GObject to GValue of TestObjectA1\n# Next: TestObjectA2 object in GValue of GObject to GValue of TestObjectA2\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of GObject\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of TestInterface\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of TestObjectA\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of TestObjectB\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of TestObjectA1\n# Next: TestObjectA2 object in GValue of TestInterface to GValue of TestObjectA2\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of GObject\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of TestInterface\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of TestObjectA\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of TestObjectB\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of TestObjectA1\n# Next: TestObjectA2 object in GValue of TestObjectA to GValue of TestObjectA2\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of GObject\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of TestInterface\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of TestObjectA\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of TestObjectB\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of TestObjectA1\n# Next: TestObjectA2 object in GValue of TestObjectA2 to GValue of TestObjectA2\nok 7 /value/transform-object\n# Start of array tests\nok 8 /value/array/basic\n# End of array tests\n# End of value tests\nPASS: glib/value.test\nRunning test: glib/642026-ec.test\nTAP version 13\n# random seed: R02S9bad75b72c6a92a1d6f7f646598ddf30\n1..1\n# Start of glib tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=642026\nok 1 /glib/642026\n# End of glib tests\nPASS: glib/642026-ec.test\nRunning test: glib/enums.test\nTAP version 13\n# random seed: R02S649f911187a173faea455d0f8bf4b129\n1..4\n# Start of enum tests\nok 1 /enum/basic\nok 2 /enum/define-type\n# End of enum tests\n# Start of flags tests\nok 3 /flags/basic\nok 4 /flags/define-type\n# End of flags tests\nPASS: glib/enums.test\nRunning test: glib/signals.test\nTAP version 13\n# random seed: R02S714509103aca1d20ff3d02ed56de1f9b\n1..30\n# Start of gobject tests\n# Start of signals tests\nok 1 /gobject/signals/all-types\nok 2 /gobject/signals/variant\nok 3 /gobject/signals/destroy-target-object\nok 4 /gobject/signals/generic-marshaller-1\nok 5 /gobject/signals/generic-marshaller-2\nok 6 /gobject/signals/generic-marshaller-enum-return-signed\nok 7 /gobject/signals/generic-marshaller-enum-return-unsigned\nok 8 /gobject/signals/generic-marshaller-int-return\nok 9 /gobject/signals/generic-marshaller-uint-return\nok 10 /gobject/signals/generic-marshaller-interface-return\nok 11 /gobject/signals/custom-marshaller\nok 12 /gobject/signals/connect\nok 13 /gobject/signals/emission-hook\nok 14 /gobject/signals/emitv\nok 15 /gobject/signals/accumulator\n# Signal: accumulator-class-first\n# Signal: accumulator-class-last\n# Signal: accumulator-class-cleanup\n# Signal: accumulator-class-first-last\n# Signal: accumulator-class-first-last-cleanup\n# Signal: accumulator-class-last-cleanup\nok 16 /gobject/signals/accumulator-class\nok 17 /gobject/signals/introspection\nok 18 /gobject/signals/block-handler\nok 19 /gobject/signals/stop-emission\nok 20 /gobject/signals/invocation-hint\nok 21 /gobject/signals/test-disconnection-wrong-object\nok 22 /gobject/signals/clear-signal-handler\n# /gobject/signals/lookup summary: Test that g_signal_lookup() works with a variety of inputs.\nok 23 /gobject/signals/lookup\n# /gobject/signals/parse-name summary: Test that g_signal_parse_name() works with a variety of inputs.\nok 24 /gobject/signals/parse-name\nok 25 /gobject/signals/is-valid-name\n# Start of lookup tests\n# /gobject/signals/lookup/invalid summary: Test that g_signal_lookup() emits a warning if looking up an invalid signal name.\nok 26 /gobject/signals/lookup/invalid\n# End of lookup tests\n# Start of parse-name tests\n# /gobject/signals/parse-name/invalid summary: Test that g_signal_parse_name() ignores a variety of invalid inputs.\n# Parser input: \n# Parser input: 7zip\n# Parser input: invalid:signal\n# Parser input: simple-detailed::\n# Parser input: simple-detailed:\n# Parser input: :\n# Parser input: ::\n# Parser input: :valid-detail\n# Parser input: ::valid-detail\nok 27 /gobject/signals/parse-name/invalid\n# End of parse-name tests\n# Start of invalid-name tests\n# /gobject/signals/invalid-name/colon summary: Check that g_signal_new() rejects invalid signal names.\nok 28 /gobject/signals/invalid-name/colon\n# /gobject/signals/invalid-name/first-char summary: Check that g_signal_new() rejects invalid signal names.\nok 29 /gobject/signals/invalid-name/first-char\n# /gobject/signals/invalid-name/empty summary: Check that g_signal_new() rejects invalid signal names.\nok 30 /gobject/signals/invalid-name/empty\n# End of invalid-name tests\n# End of signals tests\n# End of gobject tests\nPASS: glib/signals.test\nRunning test: glib/live-g-file.test\nTAP version 13\n# random seed: R02Sa8e86f3aa119fb64da0ac41552c2c34b\n1..13\n# Start of live-g-file tests\n#   Cleaning target testing structure in 'testdir_live-g-file'...\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /live-g-file/prep_clean_structure\n# \n#   Going to create testing structure in 'testdir_live-g-file'...\n#     Creating directory 'dir1'...\n#     Creating directory 'dir1/subdir'...\n#     Creating directory 'dir2'...\n#     Creating directory 'dir-target'...\n#     Creating directory 'dir_no-access'...\n#     Creating directory 'dir_no-write'...\n#     Creating file 'target-file'...\n#     Creating file 'normal_file'...\n#     Creating symlink 'normal_file-symlink' --> 'normal_file'...\n#     Creating file 'executable_file'...\n#     Creating file 'private_file'...\n#     Creating file 'normal_file2'...\n#     Creating file 'readonly_file'...\n#     Creating file 'UTF_pr?i?lis? z'...\n#     Creating directory 'dir_pr?i?lis? z'...\n#     Creating symlink 'lost_symlink' --> 'nowhere'...\n#     Creating directory 'dir_hidden'...\n#     Creating file 'dir_hidden/.a-hidden-file'...\n#     Creating file 'dir_hidden/file-in-.hidden1'...\n#     Creating file 'dir_hidden/file-in-.hidden2'...\n#     Creating pattern file...\n#  done.\nok 2 /live-g-file/create_structure\n#   Testing sample structure in 'testdir_live-g-file'...\n#     Testing file 'dir1'...\n#     Testing file 'dir1/subdir'...\n#     Testing file 'dir2'...\n#     Testing file 'dir-target'...\n#     Testing file 'dir_no-access'...\n#     Testing file 'dir_no-write'...\n#     Testing file 'target-file'...\n#     Testing file 'normal_file'...\n#     Testing file 'normal_file-symlink'...\n#     Testing file 'executable_file'...\n#     Testing file 'private_file'...\n#     Testing file 'normal_file2'...\n#     Testing file 'readonly_file'...\n#     Testing file 'UTF_pr?i?lis? z'...\n#     Testing file 'dir_pr?i?lis? z'...\n#     Testing file 'lost_symlink'...\n#     Testing file 'dir_hidden'...\n#     Testing file 'dir_hidden/.a-hidden-file'...\n#     Testing file 'dir_hidden/file-in-.hidden1'...\n#     Testing file 'dir_hidden/file-in-.hidden2'...\n#     Testing pattern file...\n#       read 65536 bytes, total = 65536 of 65536.\nok 3 /live-g-file/test_initial_structure\n#   Traversing through the sample structure in 'testdir_live-g-file'...\n#   Found file dir1, relative to root: dir1\n#   Found file subdir, relative to root: dir1/subdir\n#   Found file dir2, relative to root: dir2\n#   Found file dir-target, relative to root: dir-target\n#   Found file dir_no-access, relative to root: dir_no-access\n#   Found file dir_no-write, relative to root: dir_no-write\n#   Found file target-file, relative to root: target-file\n#   Found file normal_file, relative to root: normal_file\n#   Found file normal_file-symlink, relative to root: normal_file-symlink\n#   Found file executable_file, relative to root: executable_file\n#   Found file private_file, relative to root: private_file\n#   Found file normal_file2, relative to root: normal_file2\n#   Found file readonly_file, relative to root: readonly_file\n#   Found file UTF_pr?i?lis? z, relative to root: UTF_pr?i?lis? z\n#   Found file dir_pr?i?lis? z, relative to root: dir_pr?i?lis? z\n#   Found file lost_symlink, relative to root: lost_symlink\n#   Found file dir_hidden, relative to root: dir_hidden\n#   Found file .a-hidden-file, relative to root: dir_hidden/.a-hidden-file\n#   Found file file-in-.hidden1, relative to root: dir_hidden/file-in-.hidden1\n#   Found file .hidden, relative to root: dir_hidden/.hidden\n#   Found file file-in-.hidden2, relative to root: dir_hidden/file-in-.hidden2\n#   Found file pattern_file, relative to root: pattern_file\nok 4 /live-g-file/test_traverse_structure\n#   Test enumerate 'testdir_live-g-file'...\n#     Testing file 'dir_no-access'\n#     Testing file 'normal_file'\n#     Testing file 'normal_file-symlink'\n#     Testing file 'not_exists'\n#     Testing file 'not_exists'\n#     Testing file 'not_exists2'\n#     Testing file 'not_exists3'\n#     Testing file 'not_exists4'\n#     Testing file 'dir_no-execute/file'\nok 5 /live-g-file/test_enumerate\n#   test_open: 'dir1'\n#   test_open: 'dir_no-access'\n#   test_open: 'target-file'\n#   test_open: 'normal_file-symlink'\n#   test_open: 'executable_file'\n#   test_open: 'private_file'\n#   test_open: 'readonly_file'\n#   test_open: 'UTF_pr?i?lis? z'\n#   test_open: 'pattern_file'\n#   test_open: 'not_exists'\n#   test_open: 'dir_no-execute/file'\n#   test_open: 'lost_symlink'\nok 6 /live-g-file/test_open\n#   test_create: 'dir1'\n#        error code 3 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir1?: Is a directory\n#   test_create: 'dir1/subdir'\n#        error code 3 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir1/subdir?: Is a directory\n#   test_create: 'dir2'\n#        error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir2?: File exists\n#   test_create: 'normal_file'\n#        error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/normal_file?: File exists\n#   test_create: 'executable_file'\n#   test_create: 'private_file'\n#   test_create: 'normal_file2'\n#   test_create: 'UTF_pr?i?lis? z'\n#        error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/UTF_pr?i?lis? z?: File exists\n#   test_create: 'dir_pr?i?lis? z'\n#        error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_pr?i?lis? z?: File exists\n#   test_create: 'pattern_file'\n#   test_create: 'not_exists2'\n#   test_create: 'not_exists3'\n#   test_create: 'not_exists4'\nok 7 /live-g-file/test_create\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> 'dir-target'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> '.'\n#        res = 0, error code 2 = Target file exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> 'target-file'\n#        res = 0, error code 4 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/dir1/subdir?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> 'not_exists'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> 'dir_no-access'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir1/subdir' --> 'dir_no-write'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir2' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> 'dir-target'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> '.'\n#        res = 0, error code 2 = Target file exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> 'target-file'\n#        res = 0, error code 4 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/dir-target?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> 'not_exists'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> 'dir_no-access'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'dir-target' --> 'dir_no-write'\n#        res = 0, error code 25 = Can?t recursively copy directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/target-file?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/target-file?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/target-file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'target-file' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/target-file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> '.'\n#        res = 0, error code 2 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/normal_file-symlink: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> 'target-file'\n#        res = 0, error code 4 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/normal_file-symlink: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> 'not_exists'\n#        res = 0, error code 1 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/normal_file-symlink: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> 'dir_no-access'\n#        res = 0, error code 14 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/normal_file-symlink: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file-symlink' --> 'dir_no-write'\n#        res = 0, error code 14 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/normal_file-symlink: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/executable_file?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/executable_file?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/executable_file?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/executable_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'executable_file' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/executable_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/private_file?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/private_file?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/private_file?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/private_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'private_file' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/private_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/normal_file2?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/normal_file2?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/normal_file2?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/normal_file2?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'normal_file2' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/normal_file2?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/UTF_pr?i?lis? z?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/UTF_pr?i?lis? z?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/UTF_pr?i?lis? z?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/UTF_pr?i?lis? z?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'UTF_pr?i?lis? z' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/UTF_pr?i?lis? z?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> '.'\n#        res = 0, error code 2 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/pattern_file?: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> 'target-file'\n#        res = 0, error code 4 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/pattern_file?: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> 'not_exists'\n#        res = 0, error code 1 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/pattern_file?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> 'dir_no-access'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/pattern_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'pattern_file' --> 'dir_no-write'\n#        res = 0, error code 14 = Error opening file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/pattern_file?: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'dir-target'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> '.'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'target-file'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'not_exists'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'dir_no-access'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'dir_no-write'\n#        res = 0, error code 1 = Error when getting information for file ?/var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists?: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'not_exists' --> 'dir-target'\n#        res = 0, error code 1 = Error moving file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> 'dir-target'\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> '.'\n#        res = 0, error code 2 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/lost_symlink: File exists\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> 'target-file'\n#        res = 0, error code 4 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/target-file/lost_symlink: Not a directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> 'not_exists'\n#        res = 0, error code 1 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists/lost_symlink: No such file or directory\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> 'dir_no-access'\n#        res = 0, error code 14 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-access/lost_symlink: Permission denied\n# We do not have CAP_DAC_OVERRIDE or equivalent\n#     do_copy_move: 'lost_symlink' --> 'dir_no-write'\n#        res = 0, error code 14 = Error making symbolic link /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-write/lost_symlink: Permission denied\nok 8 /live-g-file/test_copy_move\n#   Deleting dir1, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir1\n#       result = 0, error = Error removing file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir1: Directory not empty\n#   Deleting dir2, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir2\n#       result = 0, error = Error removing file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir2: No such file or directory\n#   Deleting executable_file, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/executable_file\n#       result = 0, error = Trashing on system internal mounts is not supported\n#   Deleting readonly_file, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/readonly_file\n#   Deleting dir_pr?i?lis? z, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_pr?i?lis? z\n#   Deleting not_exists, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists\n#       result = 0, error = Error removing file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists: No such file or directory\n#   Deleting not_exists, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists\n#       result = 0, error = Error trashing file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/not_exists: No such file or directory\n#   Deleting dir_no-execute/file, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-execute/file\n#       result = 0, error = Error removing file /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/dir_no-execute/file: No such file or directory\n#   Deleting lost_symlink, path = /var/volatile/tmp/test-tmp-glib_live-g-file.test-K98VI2/testdir_live-g-file/lost_symlink\nok 9 /live-g-file/test_delete\n# We do not have CAP_DAC_OVERRIDE or equivalent\nok 10 /live-g-file/test_make_directory_with_parents\n#   Cleaning target testing structure in 'testdir_live-g-file'...\n#     deleting 'dir1'\n#     deleting 'subdir'\n#     deleting 'dir-target'\n#     deleting 'dir2'\n#     deleting 'target-file'\n#     deleting 'normal_file-symlink'\n#     deleting 'executable_file'\n#     deleting 'private_file'\n#     deleting 'normal_file2'\n#     deleting 'UTF_pr?i?lis? z'\n#     deleting 'pattern_file'\n#     deleting 'lost_symlink'\n#     deleting 'dir_no-access'\n#     deleting 'dir_no-write'\n#     deleting 'target-file'\n#     deleting 'normal_file'\n#     deleting 'normal_file-symlink'\n#     deleting 'executable_file~'\n#     deleting 'private_file'\n#     deleting 'normal_file2~'\n#     deleting 'UTF_pr?i?lis? z'\n#     deleting 'dir_hidden'\n#     deleting '.a-hidden-file'\n#     deleting 'file-in-.hidden1'\n#     deleting '.hidden'\n#     deleting 'file-in-.hidden2'\n#     deleting 'pattern_file'\n#     deleting 'executable_file'\n#     deleting 'normal_file2'\n#     deleting 'not_exists2'\n#     deleting 'not_exists3'\n#     deleting 'not_exists4'\n#     deleting 'a'\nok 11 /live-g-file/final_clean\n# Start of test_unix_is_mountpoint tests\nok 12 /live-g-file/test_unix_is_mountpoint/sysroot\nok 13 /live-g-file/test_unix_is_mountpoint/proc\n# End of test_unix_is_mountpoint tests\n# End of live-g-file tests\nPASS: glib/live-g-file.test\nRunning test: glib/vfs.test\nTAP version 13\n# random seed: R02Sbe213bd3f806ea0f2b5dfff37c919235\n1..3\n# Start of gvfs tests\nok 1 /gvfs/local\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 2 /gvfs/register-scheme\n# Start of resource tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/3090\n# /gvfs/resource/malformed-escaping summary: Test that g_vfs_get_file_for_uri() returns an invalid file for an invalid URI\nok 3 /gvfs/resource/malformed-escaping\n# End of resource tests\n# End of gvfs tests\nPASS: glib/vfs.test\nRunning test: glib/buffered-output-stream.test\nTAP version 13\n# random seed: R02S2d51fad12037364bdebad9698dc6824a\n1..5\n# Start of buffered-output-stream tests\nok 1 /buffered-output-stream/write\nok 2 /buffered-output-stream/grow\nok 3 /buffered-output-stream/seek\nok 4 /buffered-output-stream/truncate\n# End of buffered-output-stream tests\n# Start of filter-output-stream tests\nok 5 /filter-output-stream/close\n# End of filter-output-stream tests\nPASS: glib/buffered-output-stream.test\nRunning test: glib/g-file.test\nTAP version 13\n# random seed: R02Sc8169c22e2982a8754ed2f2b06f14733\n1..8\n# Start of g-file tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /g-file/test_g_file_new_null\nok 2 /g-file/test_g_file_new_for_path\nok 3 /g-file/test_g_file_new_for_uri\nok 4 /g-file/test_g_file_dup\nok 5 /g-file/test_g_file_get_parse_name_utf8\nfile:///var/volatile/tmp/test-tmp-glib_g-file.test-HPYYI2\nfile:///var/volatile/tmp\nfile:///tmp\nfile:////UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88\nfile:///UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88\nok 6 /g-file/test_g_file_new_for_commandline_arg\n/dir1 /dir1/dir2/dir3/\n/dir1/ /dir1/dir2/dir3/\n/dir1 /dir1/dir2/dir3\n/dir1/ /dir1/dir2/dir3\n/tmp/ /something/\n/dir1/dir2 /dir1/\n//dir1/new //dir1/new/dir2/dir3\n/dir/UTF-8 p??li? ?lu?ou?k? k?? /dir/UTF-8 p??li? ?lu?ou?k? k??/dir2\nfile:///dir1 file:///dir1/dir2/dir3/\nfile:///dir1/ file:///dir1/dir2/dir3/\nfile:///dir1 file:///dir1/dir2/dir3\nfile:///dir1/ file:///dir1/dir2/dir3\nfile:///tmp/ file:///something/\nfile:///dir1/dir2 file:///dir1/\nfile:////dir1/new file:////dir1/new/dir2/dir3\nfile:///dir/UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88 file:///dir/UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88/dir2\nok 7 /g-file/test_g_file_has_prefix\nok 8 /g-file/test_g_file_get_parent_child\n# End of g-file tests\nPASS: glib/g-file.test\nRunning test: glib/refcount-macro.test\nTAP version 13\n# random seed: R02S39fa0cfb826eb891930e748cf3c64a4a\n1..4\n# Start of refcount tests\nok 1 /refcount/grefcount\nok 2 /refcount/gatomicrefcount\n# Start of grefcount tests\nok 3 /refcount/grefcount/saturation\n# End of grefcount tests\n# Start of gatomicrefcount tests\nok 4 /refcount/gatomicrefcount/saturation\n# End of gatomicrefcount tests\n# End of refcount tests\nPASS: glib/refcount-macro.test\nRunning test: glib/refcount.test\nTAP version 13\n# random seed: R02Sf986f210aaac2bff68c99eb7281738c8\n1..4\n# Start of refcount tests\nok 1 /refcount/grefcount\nok 2 /refcount/gatomicrefcount\n# Start of grefcount tests\nok 3 /refcount/grefcount/saturation\n# End of grefcount tests\n# Start of gatomicrefcount tests\nok 4 /refcount/gatomicrefcount/saturation\n# End of gatomicrefcount tests\n# End of refcount tests\nPASS: glib/refcount.test\nRunning test: glib/permission.test\nTAP version 13\n# random seed: R02S721258d8b7b378a1b3f7a291e0ba4bdc\n1..1\n# Start of permission tests\nok 1 /permission/simple\n# End of permission tests\nPASS: glib/permission.test\nRunning test: glib/rcbox.test\nTAP version 13\n# random seed: R02S630b5b269c939598e986967c7c4b092f\n1..8\n# Start of rcbox tests\nok 1 /rcbox/new\n# global_point = 0x5593ccc140\nok 2 /rcbox/release-full\n# global_point_a = 0x5593ccc140\n# global_point_b = 0x5593ccc100\nok 3 /rcbox/dup\nok 4 /rcbox/alignment\n# End of rcbox tests\n# Start of atomic-rcbox tests\nok 5 /atomic-rcbox/new\n# global_point = 0x5593ccc310\nok 6 /atomic-rcbox/release-full\n# global_point_a = 0x5593ccc310\n# global_point_b = 0x5593ccc2d0\nok 7 /atomic-rcbox/dup\nok 8 /atomic-rcbox/alignment\n# End of atomic-rcbox tests\nPASS: glib/rcbox.test\nRunning test: glib/memory-output-stream.test\nTAP version 13\n# random seed: R02S5d96c3a2459b121dcdbb9b7b19c40a26\n1..10\n# Start of memory-output-stream tests\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=540423\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=720080\nok 1 /memory-output-stream/truncate\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=540459\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=540461\nok 2 /memory-output-stream/get-data-size\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=605733\nok 3 /memory-output-stream/properties\nok 4 /memory-output-stream/write-bytes\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2471\nok 5 /memory-output-stream/write-null\nok 6 /memory-output-stream/writev\nok 7 /memory-output-stream/writev_nonblocking\nok 8 /memory-output-stream/steal_as_bytes\n# Start of seek tests\nok 9 /memory-output-stream/seek/fixed\nok 10 /memory-output-stream/seek/resizable\n# End of seek tests\n# End of memory-output-stream tests\nPASS: glib/memory-output-stream.test\nRunning test: glib/test-printf.test\nTAP version 13\n# random seed: R02S0389d7634753a3a4b5a37956f808be3e\n1..21\n# Start of snprintf tests\nok 1 /snprintf/retval-and-trunc\nok 2 /snprintf/%d\nok 3 /snprintf/%d-invalid\nok 4 /snprintf/%o\nok 5 /snprintf/%u\nok 6 /snprintf/%x\nok 7 /snprintf/%X\nok 8 /snprintf/%f\nok 9 /snprintf/%e\nok 10 /snprintf/%c\nok 11 /snprintf/%s\nok 12 /snprintf/%n\nok 13 /snprintf/test-percent\nok 14 /snprintf/test-positional-params\nok 15 /snprintf/test-64bit\n# End of snprintf tests\n# Start of printf tests\nok 16 /printf/test-percent\nok 17 /printf/test-positional-params\nok 18 /printf/test-64bit\n# Start of test-64bit tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of test-64bit tests\n# End of printf tests\n# Start of sprintf tests\nok 19 /sprintf/test-positional-params\nok 20 /sprintf/upper-bound\n# End of sprintf tests\n# Start of vasprintf tests\n# /vasprintf/invalid-format-placeholder summary: Test error handling for invalid format placeholder in g_vasprintf()\nok 21 /vasprintf/invalid-format-placeholder\n# End of vasprintf tests\nPASS: glib/test-printf.test\nRunning test: glib/thread-deprecated.test\nTAP version 13\n# random seed: R02S347f1d2f986a39e1cb139acdb4c1f45e\n1..6\n# Start of thread tests\nok 1 /thread/mutex\nok 2 /thread/static-rec-mutex\nExecuting: glib/thread-deprecated.test\nok 3 /thread/static-private\n# slow test /thread/static-private executed in 4.40 secs\nExecuting: glib/thread-deprecated.test\nok 4 /thread/static-rw-lock\n# slow test /thread/static-rw-lock executed in 5.00 secs\nok 5 /thread/once\nExecuting: glib/thread-deprecated.test\nExecuting: glib/thread-deprecated.test\nok 6 /thread/rerun-all\n# slow test /thread/rerun-all executed in 9.82 secs\n# End of thread tests\nPASS: glib/thread-deprecated.test\nRunning test: glib/convert.test\nTAP version 13\n# random seed: R02S42247ab1627f296cc2da29b32616fdbe\n1..14\n# Start of conversion tests\nok 1 /conversion/no-conv\nok 2 /conversion/iconv-state\nok 3 /conversion/illegal-sequence\nok 4 /conversion/byte-order\nok 5 /conversion/unicode\nok 6 /conversion/filename-utf8\nok 7 /conversion/filename-display\nok 8 /conversion/convert-embedded-nul\n# Start of locale-to-utf8 tests\nok 9 /conversion/locale-to-utf8/embedded-nul\n# Start of embedded-nul tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of embedded-nul tests\n# End of locale-to-utf8 tests\n# Start of locale-from-utf8 tests\nok 10 /conversion/locale-from-utf8/embedded-nul\n# Start of embedded-nul tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of embedded-nul tests\n# End of locale-from-utf8 tests\n# Start of filename-to-utf8 tests\nok 11 /conversion/filename-to-utf8/embedded-nul\n# Start of embedded-nul tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of embedded-nul tests\n# End of filename-to-utf8 tests\n# Start of filename-from-utf8 tests\nok 12 /conversion/filename-from-utf8/embedded-nul\n# Start of embedded-nul tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of embedded-nul tests\n# End of filename-from-utf8 tests\n# Start of filename-from-uri tests\nok 13 /conversion/filename-from-uri/query-is-ignored\nok 14 /conversion/filename-from-uri/fragment-is-ignored\n# End of filename-from-uri tests\n# End of conversion tests\nPASS: glib/convert.test\nRunning test: glib/slist.test\nTAP version 13\n# random seed: R02S4a679f98b85dbc6ee6fc4a257246c4da\n1..14\n# Start of slist tests\nok 1 /slist/sort\nok 2 /slist/sort-with-data\nok 3 /slist/insert-sorted\nok 4 /slist/insert-sorted-with-data\nok 5 /slist/reverse\nok 6 /slist/nth\nok 7 /slist/remove\nok 8 /slist/remove-all\nok 9 /slist/insert\nok 10 /slist/position\nok 11 /slist/concat\nok 12 /slist/copy\n# Start of sort tests\nok 13 /slist/sort/stable\n# End of sort tests\n# Start of copy tests\nok 14 /slist/copy/deep\n# End of copy tests\n# End of slist tests\nPASS: glib/slist.test\nRunning test: glib/readwrite.test\nTAP version 13\n# random seed: R02Sef35df68adcbc00aaed0a53fe32cae8d\n1..3\n# Start of readwrite tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /readwrite/test_g_file_open_readwrite\nok 2 /readwrite/test_g_file_create_readwrite\nok 3 /readwrite/test_g_file_replace_readwrite\n# End of readwrite tests\nPASS: glib/readwrite.test\nRunning test: glib/memory-monitor-dbus.test\nExecuting: glib/memory-monitor-dbus.test\nTAP version 13\nok 1 __main__.TestLowMemoryMonitor.test_low_memory_warning_signal\n1..1\nPASS: glib/memory-monitor-dbus.test\nRunning test: glib/list.test\nTAP version 13\n# random seed: R02Sa90eba5309cd97f2513ac87616d24db0\n1..20\n# Start of list tests\nok 1 /list/sort\nok 2 /list/sort-with-data\nok 3 /list/insert-before-link\nok 4 /list/insert-sorted\nok 5 /list/insert-sorted-with-data\nok 6 /list/reverse\nok 7 /list/nth\nok 8 /list/concat\nok 9 /list/remove\nok 10 /list/remove-all\nok 11 /list/first-last\nok 12 /list/insert\nok 13 /list/free-full\nok 14 /list/copy\nok 15 /list/copy-deep\nok 16 /list/delete-link\nok 17 /list/prepend\nok 18 /list/position\nok 19 /list/double-free\n# Start of sort tests\nok 20 /list/sort/stable\n# End of sort tests\n# End of list tests\nPASS: glib/list.test\nRunning test: glib/contexts.test\nTAP version 13\n# random seed: R02S8d9d412c38875624477874f6736fc829\n1..5\n# Start of gio tests\n# Start of contexts tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /gio/contexts/thread-independence\nok 2 /gio/contexts/context-independence\n# Start of context-specific tests\nok 3 /gio/contexts/context-specific/identity\nok 4 /gio/contexts/context-specific/emit\nok 5 /gio/contexts/context-specific/emit-and-unref\n# End of context-specific tests\n# End of contexts tests\n# End of gio tests\nPASS: glib/contexts.test\nRunning test: glib/cxx-20.test\nTAP version 13\n# random seed: R02Sf0c712970698d91f450fbdf83ee67f57\n1..2\n# Start of gtask tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 1 /gtask/name\n# Start of name tests\n# GLib-GIO-DEBUG: GTask some other name (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.\nok 2 /gtask/name/macro-wrapper\n# End of name tests\n# End of gtask tests\nPASS: glib/cxx-20.test\nRunning test: glib/uri.test\nTAP version 13\n# random seed: R02S68b0ac752eb89efd5a6b1795ac18c927\n1..24\n# Start of uri tests\nok 1 /uri/file-to-uri\nok 2 /uri/file-from-uri\nok 3 /uri/file-roundtrip\nok 4 /uri/list\n# Test 0: %2Babc %4F\n# Test 1: %2Babc %4F\n# Test 2: %00abc %4F\n# Test 3: /cursors/none.png\n# Test 4: /cursors%2fbad-subdir/none.png\n# Test 5: %0\n# Test 6: %ra\n# Test 7: %2r\n# Test 8: Timm B?der\n# Test 9: (null)\nok 5 /uri/unescape-string\nok 6 /uri/unescape-segment\n# Test 0: abcdefgABCDEFG._~\n# Test 1: :+ \\\\?#\n# Test 2: a+b:c\n# Test 3: a+b:c\\303\\234\n# Test 4: \\374;\\322\n# Test 5: \\303\\261\\303(\nok 7 /uri/escape-string\nok 8 /uri/escape-bytes\nok 9 /uri/scheme\nok 10 /uri/build\nok 11 /uri/split\nok 12 /uri/is_valid\nok 13 /uri/to-string\nok 14 /uri/join\n# /uri/join-split-round-trip summary: Test that joining different URI components survives a round trip\n# Combination 0\n# Combination 1\n# Combination 2\n# Combination 3\n# Combination 4\n# Combination 5\n# Combination 6\n# Combination 7\n# Combination 8\n# Combination 9\n# Combination 10\n# Combination 11\n# Combination 12\n# Combination 13\n# Combination 14\n# Combination 15\n# Combination 16\n# Combination 17\n# Combination 18\n# Combination 19\n# Combination 20\n# Combination 21\n# Combination 22\n# Combination 23\n# Combination 24\n# Combination 25\n# Combination 26\n# Combination 27\n# Combination 28\n# Combination 29\n# Combination 30\n# Combination 31\n# Combination 32\n# Combination 33\n# Combination 34\n# Combination 35\n# Combination 36\n# Combination 37\n# Combination 38\n# Combination 39\n# Combination 40\n# Combination 41\n# Combination 42\n# Combination 43\n# Combination 44\n# Combination 45\n# Combination 46\n# Combination 47\n# Combination 48\n# Combination 49\n# Combination 50\n# Combination 51\n# Combination 52\n# Combination 53\n# Combination 54\n# Combination 55\n# Combination 56\n# Combination 57\n# Combination 58\n# Combination 59\n# Combination 60\n# Combination 61\n# Combination 62\n# Combination 63\n# Combination 64\n# Combination 65\n# Combination 66\n# Combination 67\n# Combination 68\n# Combination 69\n# Combination 70\n# Combination 71\n# Combination 72\n# Combination 73\n# Combination 74\n# Combination 75\n# Combination 76\n# Combination 77\n# Combination 78\n# Combination 79\n# Combination 80\n# Combination 81\n# Combination 82\n# Combination 83\n# Combination 84\n# Combination 85\n# Combination 86\n# Combination 87\n# Combination 88\n# Combination 89\n# Combination 90\n# Combination 91\n# Combination 92\n# Combination 93\n# Combination 94\n# Combination 95\n# Combination 96\n# Combination 97\n# Combination 98\n# Combination 99\n# Combination 100\n# Combination 101\n# Combination 102\n# Combination 103\n# Combination 104\n# Combination 105\n# Combination 106\n# Combination 107\n# Combination 108\n# Combination 109\n# Combination 110\n# Combination 111\n# Combination 112\n# Combination 113\n# Combination 114\n# Combination 115\n# Combination 116\n# Combination 117\n# Combination 118\n# Combination 119\n# Combination 120\n# Combination 121\n# Combination 122\n# Combination 123\n# Combination 124\n# Combination 125\n# Combination 126\n# Combination 127\n# Combination 128\n# Combination 129\n# Combination 130\n# Combination 131\n# Combination 132\n# Combination 133\n# Combination 134\n# Combination 135\n# Combination 136\n# Combination 137\n# Combination 138\n# Combination 139\n# Combination 140\n# Combination 141\n# Combination 142\n# Combination 143\n# Combination 144\n# Combination 145\n# Combination 146\n# Combination 147\n# Combination 148\n# Combination 149\n# Combination 150\n# Combination 151\n# Combination 152\n# Combination 153\n# Combination 154\n# Combination 155\n# Combination 156\n# Combination 157\n# Combination 158\n# Combination 159\n# Combination 160\n# Combination 161\n# Combination 162\n# Combination 163\n# Combination 164\n# Combination 165\n# Combination 166\n# Combination 167\n# Combination 168\n# Combination 169\n# Combination 170\n# Combination 171\n# Combination 172\n# Combination 173\n# Combination 174\n# Combination 175\n# Combination 176\n# Combination 177\n# Combination 178\n# Combination 179\n# Combination 180\n# Combination 181\n# Combination 182\n# Combination 183\n# Combination 184\n# Combination 185\n# Combination 186\n# Combination 187\n# Combination 188\n# Combination 189\n# Combination 190\n# Combination 191\n# Combination 192\n# Combination 193\n# Combination 194\n# Combination 195\n# Combination 196\n# Combination 197\n# Combination 198\n# Combination 199\n# Combination 200\n# Combination 201\n# Combination 202\n# Combination 203\n# Combination 204\n# Combination 205\n# Combination 206\n# Combination 207\n# Combination 208\n# Combination 209\n# Combination 210\n# Combination 211\n# Combination 212\n# Combination 213\n# Combination 214\n# Combination 215\n# Combination 216\n# Combination 217\n# Combination 218\n# Combination 219\n# Combination 220\n# Combination 221\n# Combination 222\n# Combination 223\n# Combination 224\n# Combination 225\n# Combination 226\n# Combination 227\n# Combination 228\n# Combination 229\n# Combination 230\n# Combination 231\n# Combination 232\n# Combination 233\n# Combination 234\n# Combination 235\n# Combination 236\n# Combination 237\n# Combination 238\n# Combination 239\n# Combination 240\n# Combination 241\n# Combination 242\n# Combination 243\n# Combination 244\n# Combination 245\n# Combination 246\n# Combination 247\n# Combination 248\n# Combination 249\n# Combination 250\n# Combination 251\n# Combination 252\n# Combination 253\n# Combination 254\n# Combination 255\nok 15 /uri/join-split-round-trip\nok 16 /uri/normalize\n# Start of unescape-bytes tests\n# Test 0: %00%00\n# Test 1: /cursors/none.png\n# Test 2: /cursors%2fbad-subdir/none.png\n# Test 3: %%\n# Test 4: %\nok 17 /uri/unescape-bytes/nul-terminated\n# Test 0: %00%00\n# Test 1: /cursors/none.png\n# Test 2: /cursors%2fbad-subdir/none.png\n# Test 3: %%\n# Test 4: %\nok 18 /uri/unescape-bytes/length\n# End of unescape-bytes tests\n# Start of parsing tests\n# Test 0: foo:\n# Test 1: file:/dev/null\n# Test 2: file:///dev/null\n# Test 3: ftp://user@host/path\n# Test 4: ftp://user@host:9999/path\n# Test 5: ftp://user:password@host/path\n# Test 6: ftp://user:password@host:9999/path\n# Test 7: ftp://user:password@host\n# Test 8: http://us%65r@host\n# Test 9: http://us%40r@host\n# Test 10: http://us%3ar@host\n# Test 11: http://us%2fr@host\n# Test 12: http://us%3fr@host\n# Test 13: http://host?query\n# Test 14: http://host/path?query=http%3A%2F%2Fhost%2Fpath%3Fchildparam%3Dchildvalue&param=value\n# Test 15: http://control-chars/%01%02%03%04%05%06%07%08%09%0A%0B%0C%0D%0E%0F%10%11%12%13%14%15%16%17%18%19%1A%1B%1C%1D%1E%1F%7F\n# Test 16: http://space/%20\n# Test 17: http://delims/%3C%3E%23%25%22\n# Test 18: http://unwise-chars/%7B%7D%7C%5C%5E%5B%5D%60\n# Test 19: http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80/index.html\n# Test 20: http://[1080:0:0:0:8:800:200C:417A]/index.html\n# Test 21: http://[3ffe:2a00:100:7031::1]\n# Test 22: http://[1080::8:800:200C:417A]/foo\n# Test 23: http://[::192.9.5.5]/ipng\n# Test 24: http://[::FFFF:129.144.52.38]:80/index.html\n# Test 25: http://[2010:836B:4179::836B:4179]\n# Test 26: http://host/path with spaces\n# Test 27:   http://host/path\n# Test 28: http://host/path  \n# Test 29: http://host  \n# Test 30: http://host:999  \n# Test 31: http://host/pa\n# th\n# Test 32: http:\n# //host/path\n# Test 33: http://\thost/path\n# Test 34: http://host/path?\n# Test 35: http://host/path#\n# Test 36: http://host/path%\n# Test 37: http://h%ost/path\n# Test 38: http://host/path%%\n# Test 39: http://host/path%%%\n# Test 40: http://host/path%/x/\n# Test 41: http://host/path%0x/\n# Test 42: http://host/path%ax\n# Test 43: http://host/p?th/\n# Test 44: HTTP:////////////////\n# Test 45: http://@host\n# Test 46: http://:@host\n# Test 47: scheme://foo%3Abar._webdav._tcp.local\n# Test 48: http://example.com/..\n# Test 49: foo0://host/path\n# Test 50: f0.o://host/path\n# Test 51: http++://host/path\n# Test 52: http-ish://host/path\n# Test 53: http://[fe80::dead:beef%]/\n# Test 54: http://[fe80::dead:beef%em1]/\n# Test 55: http://[fe80::dead:beef%em1]/\n# Test 56: http://[fe80::dead:beef%25em1]/\n# Test 57: http://[fe80::dead:beef%25em1%20]/\n# Test 58: http://[fe80::dead:beef%25em%31]/\n# Test 59: http://[fe80::dead:beef%10]/\n# Test 60: http://[fe80::dead:beef%10]/\n# Test 61: http://[fe80::dead:beef%25]/\n# Test 62: http://[fe80::dead:beef%25]/\n# Test 63: http://[192.168.0.1%25em1]/\n# Test 64: http://[fe80::dead:beef%2em1]/\n# Test 65: http://[fe80::dead:beef%2em1]/\n# Test 66: http://[fe80::dead:beef%25em1%00]/\n# Test 67: http://[fe80::dead:beef%25em1%00]/\n# Test 68: http://xn--mixed-?p/\nok 19 /uri/parsing/absolute\nok 20 /uri/parsing/relative\n# End of parsing tests\n# Start of iter-params tests\n# URI 0: p1=foo&p2=bar;p3=baz\n# URI 1: p1=foo&p2=bar\n# URI 2: p1=foo&&P1=bar\n# URI 3: %00=foo\n# URI 4: p1=%00\n# URI 5: p1=foo&p1=bar\n# URI 6: p1=foo&P1=bar\n# URI 7: =%\n# URI 8: =\n# URI 9: foo\n# URI 10: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 11: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 12: token=exp=123~acl=/QualityLevels(*~hmac=0cb\nok 21 /uri/iter-params/nul-terminated\n# URI 0: p1=foo&p2=bar;p3=baz\n# URI 1: p1=foo&p2=bar\n# URI 2: p1=foo&&P1=bar\n# URI 3: %00=foo\n# URI 4: p1=%00\n# URI 5: p1=foo&p1=bar\n# URI 6: p1=foo&P1=bar\n# URI 7: =%\n# URI 8: =\n# URI 9: foo\n# URI 10: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 11: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 12: token=exp=123~acl=/QualityLevels(*~hmac=0cb\nok 22 /uri/iter-params/length\n# End of iter-params tests\n# Start of parse-params tests\n# URI 0: p1=foo&p2=bar;p3=baz\n# URI 1: p1=foo&p2=bar\n# URI 2: p1=foo&&P1=bar\n# URI 3: %00=foo\n# URI 4: p1=%00\n# URI 5: p1=foo&p1=bar\n# URI 6: p1=foo&P1=bar\n# URI 7: =%\n# URI 8: =\n# URI 9: foo\n# URI 10: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 11: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 12: token=exp=123~acl=/QualityLevels(*~hmac=0cb\nok 23 /uri/parse-params/nul-terminated\n# URI 0: p1=foo&p2=bar;p3=baz\n# URI 1: p1=foo&p2=bar\n# URI 2: p1=foo&&P1=bar\n# URI 3: %00=foo\n# URI 4: p1=%00\n# URI 5: p1=foo&p1=bar\n# URI 6: p1=foo&P1=bar\n# URI 7: =%\n# URI 8: =\n# URI 9: foo\n# URI 10: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 11: foo=bar+%26+baz&saisons=%C3%89t%C3%A9%2Bhiver\n# URI 12: token=exp=123~acl=/QualityLevels(*~hmac=0cb\nok 24 /uri/parse-params/length\n# End of parse-params tests\n# End of uri tests\nPASS: glib/uri.test\nRunning test: glib/onceinit.test\nTAP version 13\n# random seed: R02S969843f9ac397485f93f375d98362eec\n1..1\n# Start of thread tests\nok 1 /thread/onceinit\n# End of thread tests\nPASS: glib/onceinit.test\nRunning test: glib/resolver-parsing.test\nTAP version 13\n# random seed: R02S3e90000104a8752597f31ced822e6d3d\n1..20\n# Start of gresolver tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/invalid-header/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/invalid-header/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/invalid-header/.dirs/system-config1:/var/volatile/tmp/gresolver/invalid-header/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/invalid-header/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/invalid-header/.dirs/system-data1:/var/volatile/tmp/gresolver/invalid-header/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/invalid-header/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/invalid-header/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/invalid-header/.dirs/runtime\nok 1 /gresolver/invalid-header\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/system-config1:/var/volatile/tmp/gresolver/unknown-record-type/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/system-data1:/var/volatile/tmp/gresolver/unknown-record-type/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/unknown-record-type/.dirs/runtime\n# GLib-GIO-DEBUG: Unrecognised DNS record type 20\nok 2 /gresolver/unknown-record-type\n# Start of mx tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/mx/valid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/mx/valid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/mx/valid/.dirs/system-config1:/var/volatile/tmp/gresolver/mx/valid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/mx/valid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/mx/valid/.dirs/system-data1:/var/volatile/tmp/gresolver/mx/valid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/mx/valid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/mx/valid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/mx/valid/.dirs/runtime\nok 3 /gresolver/mx/valid\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/mx/invalid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/mx/invalid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/mx/invalid/.dirs/system-config1:/var/volatile/tmp/gresolver/mx/invalid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/mx/invalid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/mx/invalid/.dirs/system-data1:/var/volatile/tmp/gresolver/mx/invalid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/mx/invalid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/mx/invalid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/mx/invalid/.dirs/runtime\nok 4 /gresolver/mx/invalid\n# Start of invalid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/system-config1:/var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/system-data1:/var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/mx/invalid/too-short/.dirs/runtime\nok 5 /gresolver/mx/invalid/too-short\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/system-config1:/var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/system-data1:/var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/mx/invalid/too-short2/.dirs/runtime\nok 6 /gresolver/mx/invalid/too-short2\n# End of invalid tests\n# End of mx tests\n# Start of ns tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/ns/valid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/ns/valid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/ns/valid/.dirs/system-config1:/var/volatile/tmp/gresolver/ns/valid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/ns/valid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/ns/valid/.dirs/system-data1:/var/volatile/tmp/gresolver/ns/valid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/ns/valid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/ns/valid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/ns/valid/.dirs/runtime\nok 7 /gresolver/ns/valid\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/ns/invalid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/ns/invalid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/ns/invalid/.dirs/system-config1:/var/volatile/tmp/gresolver/ns/invalid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/ns/invalid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/ns/invalid/.dirs/system-data1:/var/volatile/tmp/gresolver/ns/invalid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/ns/invalid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/ns/invalid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/ns/invalid/.dirs/runtime\nok 8 /gresolver/ns/invalid\n# End of ns tests\n# Start of soa tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/soa/valid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/soa/valid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/soa/valid/.dirs/system-config1:/var/volatile/tmp/gresolver/soa/valid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/soa/valid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/soa/valid/.dirs/system-data1:/var/volatile/tmp/gresolver/soa/valid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/soa/valid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/soa/valid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/soa/valid/.dirs/runtime\nok 9 /gresolver/soa/valid\n# Start of invalid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/system-config1:/var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/system-data1:/var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/soa/invalid/mname/.dirs/runtime\nok 10 /gresolver/soa/invalid/mname\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/system-config1:/var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/system-data1:/var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/soa/invalid/rname/.dirs/runtime\nok 11 /gresolver/soa/invalid/rname\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/system-config1:/var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/system-data1:/var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/soa/invalid/too-short/.dirs/runtime\nok 12 /gresolver/soa/invalid/too-short\n# End of invalid tests\n# End of soa tests\n# Start of srv tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/srv/valid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/srv/valid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/srv/valid/.dirs/system-config1:/var/volatile/tmp/gresolver/srv/valid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/srv/valid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/srv/valid/.dirs/system-data1:/var/volatile/tmp/gresolver/srv/valid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/srv/valid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/srv/valid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/srv/valid/.dirs/runtime\nok 13 /gresolver/srv/valid\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/srv/invalid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/srv/invalid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/srv/invalid/.dirs/system-config1:/var/volatile/tmp/gresolver/srv/invalid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/srv/invalid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/srv/invalid/.dirs/system-data1:/var/volatile/tmp/gresolver/srv/invalid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/srv/invalid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/srv/invalid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/srv/invalid/.dirs/runtime\nok 14 /gresolver/srv/invalid\n# Start of invalid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/system-config1:/var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/system-data1:/var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/srv/invalid/too-short/.dirs/runtime\nok 15 /gresolver/srv/invalid/too-short\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/system-config1:/var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/system-data1:/var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/srv/invalid/too-short2/.dirs/runtime\nok 16 /gresolver/srv/invalid/too-short2\n# End of invalid tests\n# End of srv tests\n# Start of txt tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/txt/valid/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/txt/valid/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/txt/valid/.dirs/system-config1:/var/volatile/tmp/gresolver/txt/valid/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/txt/valid/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/txt/valid/.dirs/system-data1:/var/volatile/tmp/gresolver/txt/valid/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/txt/valid/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/txt/valid/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/txt/valid/.dirs/runtime\nok 17 /gresolver/txt/valid\n# Start of valid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/system-config1:/var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/system-data1:/var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/txt/valid/multiple-strings/.dirs/runtime\nok 18 /gresolver/txt/valid/multiple-strings\n# End of valid tests\n# Start of invalid tests\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/system-config1:/var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/system-data1:/var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/txt/invalid/empty/.dirs/runtime\nok 19 /gresolver/txt/invalid/empty\n# GLib-DEBUG: g_set_user_dirs: Setting HOME to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/home\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CACHE_HOME to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/cache\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_DIRS to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/system-config1:/var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/system-config2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_CONFIG_HOME to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/config\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_DIRS to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/system-data1:/var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/system-data2\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_DATA_HOME to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/data\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_STATE_HOME to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/state\n# GLib-DEBUG: g_set_user_dirs: Setting XDG_RUNTIME_DIR to /var/volatile/tmp/gresolver/txt/invalid/overflow/.dirs/runtime\nok 20 /gresolver/txt/invalid/overflow\n# End of invalid tests\n# End of txt tests\n# End of gresolver tests\nPASS: glib/resolver-parsing.test\nRunning test: glib/g-icon.test\nTAP version 13\n# random seed: R02Sbb22e0adebc7ffca9cfec378e1da4033\n1..6\n# Start of icons tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 1 /icons/to-string\nok 2 /icons/serialize\nok 3 /icons/themed\nok 4 /icons/emblemed\nok 5 /icons/file\nok 6 /icons/bytes\n# End of icons tests\nPASS: glib/g-icon.test\nRunning test: glib/gdatetime.test\nTAP version 13\n# random seed: R02S2c38c72fb93a78badd1c83c5bf4da6e8\n1..64\n# Start of GDateTime tests\n# Bug Reference: http://bugzilla.gnome.org/702674\nok 1 /GDateTime/invalid\nok 2 /GDateTime/add_days\nok 3 /GDateTime/add_full\nok 4 /GDateTime/add_hours\nok 5 /GDateTime/add_minutes\nok 6 /GDateTime/add_months\nok 7 /GDateTime/add_seconds\nok 8 /GDateTime/add_weeks\nok 9 /GDateTime/add_years\nok 10 /GDateTime/compare\nok 11 /GDateTime/diff\nok 12 /GDateTime/equal\nok 13 /GDateTime/get_day_of_week\nok 14 /GDateTime/get_day_of_month\nok 15 /GDateTime/get_day_of_year\nok 16 /GDateTime/get_hour\nok 17 /GDateTime/get_microsecond\nok 18 /GDateTime/get_minute\nok 19 /GDateTime/get_month\nok 20 /GDateTime/get_second\nok 21 /GDateTime/get_utc_offset\nok 22 /GDateTime/get_year\nok 23 /GDateTime/hash\nok 24 /GDateTime/new_from_unix\nok 25 /GDateTime/new_from_unix_utc\nok 26 /GDateTime/new_from_timeval\nok 27 /GDateTime/new_from_timeval_utc\nok 28 /GDateTime/new_from_iso8601\nok 29 /GDateTime/new_full\nok 30 /GDateTime/now\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2215\nok 31 /GDateTime/test-6-days-until-end-of-the-month\nok 32 /GDateTime/printf\nok 33 /GDateTime/non_utf8_printf\nok 34 /GDateTime/format_unrepresentable\nok 35 /GDateTime/format_iso8601\nok 36 /GDateTime/strftime\nok 37 /GDateTime/modifiers\n# Bug Reference: http://bugzilla.gnome.org/749206\nok 38 /GDateTime/month_names\nok 39 /GDateTime/to_local\nok 40 /GDateTime/to_unix\nok 41 /GDateTime/to_timeval\nok 42 /GDateTime/to_utc\nok 43 /GDateTime/now_utc\nok 44 /GDateTime/dst\n# Bug Reference: http://bugzilla.gnome.org/642935\nok 45 /GDateTime/test_z\nok 46 /GDateTime/test-all-dates\n# slow test /GDateTime/test-all-dates executed in 1.80 secs\n# Start of new_from_unix tests\n# Bug Reference: http://bugzilla.gnome.org/782089\nok 47 /GDateTime/new_from_unix/overflow\n# End of new_from_unix tests\n# Start of new_from_timeval tests\n# Bug Reference: http://bugzilla.gnome.org/782089\n# Maximum supported GTimeVal.tv_sec = 253402300799\nok 48 /GDateTime/new_from_timeval/overflow\n# End of new_from_timeval tests\n# Start of new_from_iso8601 tests\n# /GDateTime/new_from_iso8601/2 summary: Further parser tests for g_date_time_new_from_iso8601(), checking success and failure using test vectors.\n# Vector 0: 1990-11-01T10:21:17Z\n# Vector 1: 19901101T102117Z\n# Vector 2: 1970-01-01T00:00:17.12Z\n# Vector 3: 1970-01-01T00:00:17.1234Z\n# Vector 4: 1970-01-01T00:00:17.123456Z\n# Vector 5: 1980-02-22T12:36:00+02:00\n# Vector 6: 1990-12-31T15:59:60-08:00\n# Vector 7:    \n# Vector 8: x\n# Vector 9: 123x\n# Vector 10: 2001-10+x\n# Vector 11: 1980-02-22T\n# Vector 12: 2001-10-08Tx\n# Vector 13: 2001-10-08T10:11x\n# Vector 14: Wed Dec 19 17:20:20 GMT 2007\n# Vector 15: 1980-02-22T10:36:00Zulu\n# Vector 16: 2T0+819855292164632335\n# Vector 17: 2018-08-03T14:08:05.446178377+01:00\n# Vector 18: 2147483648-08-03T14:08:05.446178377+01:00\n# Vector 19: 2018-13-03T14:08:05.446178377+01:00\n# Vector 20: 2018-00-03T14:08:05.446178377+01:00\n# Vector 21: 2018-08-00T14:08:05.446178377+01:00\n# Vector 22: 2018-08-32T14:08:05.446178377+01:00\n# Vector 23: 2018-08-03T24:08:05.446178377+01:00\n# Vector 24: 2018-08-03T14:60:05.446178377+01:00\n# Vector 25: 2018-08-03T14:08:63.446178377+01:00\n# Vector 26: 2018-08-03T14:08:05.446178377+100:00\n# Vector 27: 20180803T140805.446178377+0100\n# Vector 28: 21474836480803T140805.446178377+0100\n# Vector 29: 20181303T140805.446178377+0100\n# Vector 30: 20180003T140805.446178377+0100\n# Vector 31: 20180800T140805.446178377+0100\n# Vector 32: 20180832T140805.446178377+0100\n# Vector 33: 20180803T240805.446178377+0100\n# Vector 34: 20180803T146005.446178377+0100\n# Vector 35: 20180803T140863.446178377+0100\n# Vector 36: 20180803T140805.446178377+10000\n# Vector 37: -0005-01-01T00:00:00Z\n# Vector 38: 2018-08-06\n# Vector 39: 20180803T140805,446178377+0100\n# Vector 40: 2018-08-03T14:08:05.446178377-01:00\n# Vector 41: 2018-08-03T14:08:05.446178377 01:00\n# Vector 42: 1990-11-01T10:21:17\n# Vector 43: 1719W462 407777-07\n# Vector 44: 4011090 260528Z\n# Vector 45: 0000W011 228214-22\nok 49 /GDateTime/new_from_iso8601/2\n# End of new_from_iso8601 tests\n# Start of format_mixed tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2055\n# Unavailable 'C.UTF-8' locale\nok 50 /GDateTime/format_mixed/utf8_time_non_utf8_messages # SKIP required locale not available, skipping tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2055\n# Unavailable 'C.UTF-8' locale\nok 51 /GDateTime/format_mixed/utf8_time_utf8_messages # SKIP required locale not available, skipping tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2055\n# Unavailable 'de_DE.iso88591' locale\nok 52 /GDateTime/format_mixed/non_utf8_time_non_utf8_messages # SKIP required locale not available, skipping tests\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2055\n# Unavailable 'de_DE.iso88591' locale\nok 53 /GDateTime/format_mixed/non_utf8_time_utf8_messages # SKIP required locale not available, skipping tests\n# End of format_mixed tests\n# Start of strftime tests\nok 54 /GDateTime/strftime/error_handling\n# End of strftime tests\n# End of GDateTime tests\n# Start of GTimeZone tests\nok 55 /GTimeZone/find-interval\nok 56 /GTimeZone/adjust-time\nok 57 /GTimeZone/no-header\nok 58 /GTimeZone/no-header-identifier\nok 59 /GTimeZone/posix-parse\n# Bug Reference: http://bugzilla.gnome.org/697715\nok 60 /GTimeZone/floating-point\n# System time zone identifier: Universal\nok 61 /GTimeZone/identifier\n# Vector 0: -158400\n# Vector 1: -10000\n# Vector 2: -3600\n# Vector 3: -61\n# Vector 4: -60\n# Vector 5: -59\n# Vector 6: 0\n# Vector 7: 59\n# Vector 8: 60\n# Vector 9: 61\n# Vector 10: 3600\n# Vector 11: 10000\n# Vector 12: 158400\nok 62 /GTimeZone/new-offset\n# /GTimeZone/parse-rfc8536 summary: Test parsing time zone files in RFC 8536 version 3 format\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2129\nok 63 /GTimeZone/parse-rfc8536\n# /GTimeZone/caching summary: GTimeZone instances are cached\nok 64 /GTimeZone/caching\n# End of GTimeZone tests\nPASS: glib/gdatetime.test\nRunning test: glib/deftype.test\nPASS: glib/deftype.test\nRunning test: glib/win32-appinfo.test\nTAP version 13\n# random seed: R02S1c16ed8215fba9cf63748f916b7c2093\n1..5\n# Start of appinfo tests\nok 1 /appinfo/utf16-strfuncs\nok 2 /appinfo/win32-extract-executable\nok 3 /appinfo/win32-rundll32-fixup\nok 4 /appinfo/win32-parse-filename\nok 5 /appinfo/win32-utf16-conversion-fail\n# Start of subprocess tests\n# End of subprocess tests\n# End of appinfo tests\nPASS: glib/win32-appinfo.test\nRunning test: glib/portal-support-none.test\nTAP version 13\n# random seed: R02S824df989cb6a46b8ac1564b452d5df5a\n1..1\n# Start of portal-support tests\nok 1 /portal-support/none\n# End of portal-support tests\nPASS: glib/portal-support-none.test\nRunning test: glib/string.test\nTAP version 13\n# random seed: R02S5a195a058938a1932df96e2b1fdb6445\n1..23\n# Start of string tests\nok 1 /string/test-string-chunks\nok 2 /string/test-string-chunk-insert\nok 3 /string/test-string-new\nok 4 /string/test-string-printf\nok 5 /string/test-string-assign\nok 6 /string/test-string-append-c\nok 7 /string/test-string-append\nok 8 /string/test-string-append-vprintf\nok 9 /string/test-string-prepend-c\nok 10 /string/test-string-prepend\nok 11 /string/test-string-insert\nok 12 /string/test-string-insert-unichar\nok 13 /string/test-string-equal\nok 14 /string/test-string-truncate\nok 15 /string/test-string-overwrite\nok 16 /string/test-string-nul-handling\nok 17 /string/test-string-up-down\nok 18 /string/test-string-set-size\nok 19 /string/test-string-to-bytes\n# 0: Replacing \"bar\" with \"baz\" (limit 0) in \"foo bar foo baz foo bar foobarbaz\"\n# -> 3 replacements, \"foo baz foo baz foo baz foobazbaz\"\n# 1: Replacing \"baz\" with \"bar\" (limit 3) in \"foo baz foo baz foo baz foobazbaz\"\n# -> 3 replacements, \"foo bar foo bar foo bar foobazbaz\"\n# 2: Replacing \"foobar\" with \"bar\" (limit 1) in \"foo bar foo bar foo bar foobazbaz\"\n# -> 0 replacements, \"foo bar foo bar foo bar foobazbaz\"\n# 3: Replacing \"a\" with \"abcdefghijkl\" (limit 0) in \"aaaaaaaa\"\n# -> 8 replacements, \"abcdefghijklabcdefghijklabcdefghijklabcdefghijklabcdefghijklabcdefghijklabcdefghijklabcdefghijkl\"\n# 4: Replacing \"$LIB\" with \"lib32\" (limit 0) in \"/usr/$LIB/libMangoHud.so\"\n# -> 1 replacements, \"/usr/lib32/libMangoHud.so\"\n# 5: Replacing \"o\" with \"\" (limit 0) in \"food for foals\"\n# -> 4 replacements, \"fd fr fals\"\n# 6: Replacing \"a\" with \"aaa\" (limit 0) in \"aaa\"\n# -> 3 replacements, \"aaaaaaaaa\"\n# 7: Replacing \"a\" with \"\" (limit 0) in \"aaa\"\n# -> 3 replacements, \"\"\n# 8: Replacing \"aa\" with \"bb\" (limit 0) in \"aaa\"\n# -> 1 replacements, \"bba\"\n# 9: Replacing \"\" with \"bar\" (limit 0) in \"foo\"\n# -> 4 replacements, \"barfbarobarobar\"\n# 10: Replacing \"\" with \"x\" (limit 0) in \"\"\n# -> 1 replacements, \"x\"\n# 11: Replacing \"\" with \"\" (limit 0) in \"\"\n# -> 1 replacements, \"\"\nok 20 /string/test-string-replace\nok 21 /string/test-string-steal\nok 22 /string/test-string-new-take\n# Start of test-string-new-take tests\nok 23 /string/test-string-new-take/null\n# End of test-string-new-take tests\n# End of string tests\nPASS: glib/string.test\nRunning test: glib/notify-init.test\nTAP version 13\n# random seed: R02S2360c1b3ed05bb5686b6cd7c8fe9b157\n1..1\n# Start of properties tests\n# /properties/notify-in-init summary: Test that emitting notify with a handler already connected in test_object_init() works\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2665\nok 1 /properties/notify-in-init\n# End of properties tests\nPASS: glib/notify-init.test\nRunning test: glib/charset.test\nTAP version 13\n# random seed: R02S55538c61660214df3d87bbe226dfa7e6\n1..2\n# Start of charset tests\n# Test 0\n# Test 1\n# Test 2\n# Test 3\nok 1 /charset/language_names_with_category\nok 2 /charset/language_names_with_category_async\n# End of charset tests\nPASS: glib/charset.test\nRunning test: glib/utf8-pointer.test\nTAP version 13\n# random seed: R02S373e4c05690812f2419b25d882069865\n1..3\n# Start of utf8 tests\nok 1 /utf8/offsets\n# slow test /utf8/offsets executed in 1.03 secs\nok 2 /utf8/lengths\nok 3 /utf8/find\n# End of utf8 tests\nPASS: glib/utf8-pointer.test\nRunning test: glib/atomic-c-90.test\nTAP version 13\n# random seed: R02S4e0bc37b37aebcd85717e826b31deaed\n1..2\n# Start of atomic tests\nok 1 /atomic/types\nExecuting: glib/atomic-c-90.test\nok 2 /atomic/threaded\n# End of atomic tests\nPASS: glib/atomic-c-90.test\nRunning test: glib/include.test\nTAP version 13\n# random seed: R02S9cb41a079ea9c125a0cb2e5420eb68d1\n1..1\n# Start of include tests\nok 1 /include/rwlock\n# End of include tests\nPASS: glib/include.test\nRunning test: glib/hmac.test\nTAP version 13\n# random seed: R02Sf778fe0525f9b7a2e25c44df7995e97d\n1..37\n# Start of hmac tests\nok 1 /hmac/sha1-1\nok 2 /hmac/sha1-2\nok 3 /hmac/sha1-3\nok 4 /hmac/sha1-4\nok 5 /hmac/sha1-5\nok 6 /hmac/sha1-6\nok 7 /hmac/sha1-7\nok 8 /hmac/sha256-1\nok 9 /hmac/sha256-2\nok 10 /hmac/sha256-3\nok 11 /hmac/sha256-4\nok 12 /hmac/sha256-5\nok 13 /hmac/sha256-6\nok 14 /hmac/sha384-1\nok 15 /hmac/sha384-2\nok 16 /hmac/sha384-3\nok 17 /hmac/sha384-4\nok 18 /hmac/sha384-5\nok 19 /hmac/sha384-6\nok 20 /hmac/sha512-1\nok 21 /hmac/sha512-2\nok 22 /hmac/sha512-3\nok 23 /hmac/sha512-4\nok 24 /hmac/sha512-5\nok 25 /hmac/sha512-6\nok 26 /hmac/md5-1\nok 27 /hmac/md5-2\nok 28 /hmac/md5-3\nok 29 /hmac/md5-4\nok 30 /hmac/md5-5\nok 31 /hmac/md5-6\nok 32 /hmac/md5-7\nok 33 /hmac/ref-unref\nok 34 /hmac/copy\nok 35 /hmac/for-data\nok 36 /hmac/for-string\nok 37 /hmac/for-bytes\n# End of hmac tests\nPASS: glib/hmac.test\nRunning test: glib/gvariant.test\nTAP version 13\n# random seed: R02Sd62d2bd94ed57225402ed90d0be4cdb2\n1..64\n# Start of gvariant tests\nok 1 /gvariant/type\nok 2 /gvariant/typeinfo\nok 3 /gvariant/string\nok 4 /gvariant/utf8\nok 5 /gvariant/containers\n# slow test /gvariant/containers executed in 0.69 secs\nok 6 /gvariant/format-strings\nok 7 /gvariant/invalid-varargs\nok 8 /gvariant/varargs\nok 9 /gvariant/valist\nok 10 /gvariant/builder-memory\nok 11 /gvariant/hashing\nok 12 /gvariant/byteswap\nok 13 /gvariant/parser\n# slow test /gvariant/parser executed in 0.94 secs\nok 14 /gvariant/parse-failures\nok 15 /gvariant/parse-positional\nok 16 /gvariant/floating\nok 17 /gvariant/bytestring\nok 18 /gvariant/lookup-value\nok 19 /gvariant/lookup\nok 20 /gvariant/compare\nok 21 /gvariant/equal\nok 22 /gvariant/fixed-array\nok 23 /gvariant/check-format-string\nok 24 /gvariant/checksum-basic\nok 25 /gvariant/checksum-nested\nok 26 /gvariant/gbytes\nok 27 /gvariant/print-context\nok 28 /gvariant/error-quark\nok 29 /gvariant/stack-builder-init\nok 30 /gvariant/stack-dict-init\nok 31 /gvariant/unaligned-construction\n# Start of type tests\n# Start of string-scan tests\n# Start of recursion tests\nok 32 /gvariant/type/string-scan/recursion/tuple\nok 33 /gvariant/type/string-scan/recursion/array\n# End of recursion tests\n# End of string-scan tests\n# End of type tests\n# Start of serialiser tests\nok 34 /gvariant/serialiser/maybe\nok 35 /gvariant/serialiser/array\nok 36 /gvariant/serialiser/tuple\nok 37 /gvariant/serialiser/variant\nok 38 /gvariant/serialiser/strings\nok 39 /gvariant/serialiser/byteswap\n# slow test /gvariant/serialiser/byteswap executed in 1.07 secs\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/issues/1865\n# /gvariant/serialiser/children summary: Test that getting a child variant before and after serialisation of the parent works\nok 40 /gvariant/serialiser/children\n# Start of fuzz tests\nok 41 /gvariant/serialiser/fuzz/1%\nExecuting: glib/gvariant.test\nok 42 /gvariant/serialiser/fuzz/5%\n# slow test /gvariant/serialiser/fuzz/5% executed in 0.63 secs\nok 43 /gvariant/serialiser/fuzz/9%\nok 44 /gvariant/serialiser/fuzz/13%\n# slow test /gvariant/serialiser/fuzz/13% executed in 4.20 secs\nExecuting: glib/gvariant.test\nok 45 /gvariant/serialiser/fuzz/17%\n# End of fuzz tests\n# End of serialiser tests\n# Start of varargs tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of varargs tests\n# Start of byteswap tests\n# /gvariant/byteswap/non-normal-non-aligned summary: Test that calling g_variant_byteswap() on a variant which is in non-normal form and doesn?t need byteswapping returns the same variant in normal form.\nok 46 /gvariant/byteswap/non-normal-non-aligned\n# End of byteswap tests\n# Start of parser tests\nok 47 /gvariant/parser/integer-bounds\nok 48 /gvariant/parser/recursion\n# Start of recursion tests\nok 49 /gvariant/parser/recursion/typedecls\n# /gvariant/parser/recursion/maybes summary: Test that nested maybes are handled correctly when parsing text-form variants\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2782\n# Text form 0: @mmmu 5\n# Text form 1: @mmmas ['hello']\n# Text form 2: @mmmu just just nothing\n# Text form 3: @mmmas just just nothing\n# Text form 4: @mmmu just nothing\n# Text form 5: @mmmas just nothing\n# Text form 6: @mmmu nothing\n# Text form 7: @mmmas nothing\nok 50 /gvariant/parser/recursion/maybes\n# End of recursion tests\n# End of parser tests\n# Start of parse tests\n# Start of subprocess tests\n# End of subprocess tests\n# End of parse tests\n# Start of normal-checking tests\nok 51 /gvariant/normal-checking/tuples\nok 52 /gvariant/normal-checking/array-offsets\nok 53 /gvariant/normal-checking/array-offsets2\nok 54 /gvariant/normal-checking/tuple-offsets\nok 55 /gvariant/normal-checking/tuple-offsets2\nok 56 /gvariant/normal-checking/tuple-offsets3\nok 57 /gvariant/normal-checking/tuple-offsets4\n# Bug Reference: https://gitlab.gnome.org/GNOME/glib/-/issues/2840\nok 58 /gvariant/normal-checking/tuple-offsets5\nok 59 /gvariant/normal-checking/empty-object-path\n# Start of array-offsets tests\nok 60 /gvariant/normal-checking/array-offsets/overlapped\nok 61 /gvariant/normal-checking/array-offsets/minimal-sized\n# End of array-offsets tests\n# Start of tuple-offsets tests\nok 62 /gvariant/normal-checking/tuple-offsets/minimal-sized\n# End of tuple-offsets tests\n# End of normal-checking tests\n# Start of recursion-limits tests\nok 63 /gvariant/recursion-limits/variant-in-variant\nok 64 /gvariant/recursion-limits/array-in-variant\n# End of recursion-limits tests\n# End of gvariant tests\nPASS: glib/gvariant.test\nRunning test: glib/io-stream.test\nTAP version 13\n# random seed: R02S4ad22ffcc209fb6ce98653b21461a178\n1..3\n# Start of io-stream tests\nok 1 /io-stream/copy-chunks\n# Start of close tests\n# Start of async tests\nok 2 /io-stream/close/async/memory\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 3 /io-stream/close/async/file\n# End of async tests\n# End of close tests\n# End of io-stream tests\nPASS: glib/io-stream.test\nRunning test: glib/bitlock.test\nTAP version 13\n# random seed: R02Sda0a79143c172bca1265962dd1b0ce8c\n1..1\n# Start of bitlock tests\n# Start of performance tests\n# max perf: iterations per second\nok 1 /bitlock/performance/uncontended\n# End of performance tests\n# End of bitlock tests\nPASS: glib/bitlock.test\nRunning test: glib/objects-refcount2.test\nTAP version 13\n# random seed: R02Sc70dd6ee2dcdb96cea3b847bc9e3f36d\n1..1\n# Start of gobject tests\n# Start of refcount tests\n# init 0x556b3d1fb0\n# \n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\nExecuting: glib/objects-refcount2.test\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# .\n# dispose 0x556b3d1fb0!\n# \nok 1 /gobject/refcount/object-advanced\n# slow test /gobject/refcount/object-advanced executed in 6.48 secs\n# End of refcount tests\n# End of gobject tests\nPASS: glib/objects-refcount2.test\nRunning test: glib/properties.test\nTAP version 13\n# random seed: R02S6e613f9ab2d133994244c898c289d934\n1..13\n# Start of properties tests\nok 1 /properties/install\nok 2 /properties/install-many\nok 3 /properties/notify\nok 4 /properties/notify-queue\n# Bug Reference: https://bugzilla.gnome.org/show_bug.cgi?id=630357\nok 5 /properties/construct\n# /properties/get-property summary: g_object_get_property() accepts uninitialized, initialized, and transformable values\n# Test g_object_get_property with an initialized value\n# Test g_object_get_property with an uninitialized value\n# Test g_object_get_property with a transformable value\nok 6 /properties/get-property\nok 7 /properties/testv_with_no_properties\nok 8 /properties/testv_with_valid_properties\nok 9 /properties/testv_with_invalid_property_type\nok 10 /properties/testv_with_invalid_property_names\nok 11 /properties/testv_getv\nok 12 /properties/testv_notify_queue\n# Start of set-property tests\n# Start of variant tests\n# /properties/set-property/variant/floating summary: Test that setting a property to a floating variant consumes the reference\nok 13 /properties/set-property/variant/floating\n# End of variant tests\n# End of set-property tests\n# End of properties tests\nPASS: glib/properties.test\nRunning test: glib/hostutils.test\nTAP version 13\n# random seed: R02Sf1e8e52fb12e2c0386eae861e3f18631\n1..3\n# Start of hostutils tests\nok 1 /hostutils/to_ascii\nok 2 /hostutils/to_unicode\nok 3 /hostutils/is_ip_addr\n# End of hostutils tests\nPASS: glib/hostutils.test\nRunning test: glib/search-utils.test\nTAP version 13\n# random seed: R02S9e1a8825dd7e13a850156c9f80854192\n# GLib-DEBUG: Current user locale: C\n1..6\n# Start of search tests\n# GLib-DEBUG: Started\n# GLib-DEBUG: 'he' - 'Hello World' should match: OK\n# GLib-DEBUG: 'wo' - 'Hello World' should match: OK\n# GLib-DEBUG: 'lo' - 'Hello World' should NOT match: OK\n# GLib-DEBUG: 'ld' - 'Hello World' should NOT match: OK\n# GLib-DEBUG: 'wo' - 'Hello-World' should match: OK\n# GLib-DEBUG: 'wo' - 'HelloWorld' should NOT match: OK\nok 1 /search/basic\n# GLib-DEBUG: Started\n# Locale 'sv_SE.UTF-8' is unavailable\n# GLib-DEBUG: 'jor' - 'J?rgen' should match: SKIPPED\n# GLib-DEBUG: 'gaetan' - 'Ga\u00ebtan' should match: OK\n# GLib-DEBUG: 'ele' - '\u00e9l\u00e8ve' should match: OK\n# GLib-DEBUG: 'Aza\u00cfs' - 'Azais' should NOT match: OK\n# GLib-DEBUG: 'Azais' - 'Aza\u00cfs' should match: OK\nok 2 /search/composed\n# GLib-DEBUG: Started\n# Locale 'sv_SE.UTF-8' is unavailable\n# GLib-DEBUG: 'Jo\u0308r' - 'Jorgen' should NOT match: SKIPPED\n# Locale 'sv_SE.UTF-8' is unavailable\n# GLib-DEBUG: 'jor' - 'Jo\u0308rgen' should match: SKIPPED\nok 3 /search/decomposed # SKIP No locales for the test set are available\n# GLib-DEBUG: Started\n# GLib-DEBUG: 'ist' - '\u0130stanbul' should match: OK\n# GLib-DEBUG: 'diyarbakir' - 'Diyarbak\u0131r' should match: OK\nok 4 /search/turkish\n# GLib-DEBUG: Started\n# GLib-DEBUG: 'jor' - 'J?rgen' should match: OK\n# GLib-DEBUG: 'Jo?r' - 'Jorgen' should NOT match: OK\n# GLib-DEBUG: 'jor' - 'Jo?rgen' should match: OK\nok 5 /search/c_locale_unicode\n# GLib-DEBUG: Started\n# GLib-DEBUG: 'Xav Cla' - 'Xavier Claessens' should match: OK\n# GLib-DEBUG: 'Cla Xav' - 'Xavier Claessens' should match: OK\n# GLib-DEBUG: '   b  ' - 'Foo Bar Baz' should match: OK\n# GLib-DEBUG: 'bar bazz' - 'Foo Bar Baz' should NOT match: OK\nok 6 /search/multi_words\n# End of search tests\nPASS: glib/search-utils.test\nSUMMARY: total=272; passed=271; skipped=1; failed=0; user=304.2s; system=114.4s; maxrss=148736\n+ userdel glib2-test\nDURATION: 387\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.118817567825317,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-glib-networking_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-glib-networking",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010395050048828125,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4026458263397217,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04949235916137695,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 6.984493255615234,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012943744659423828,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.glib-networking.glib-networking/certificate-gnutls.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-networking.glib-networking/connection-gnutls.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-networking.glib-networking/environment.test": {
                "status": "PASSED"
            },
            "ptestresult.glib-networking.glib-networking/file-database-gnutls.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:32\nBEGIN: /usr/lib/glib-networking/ptest\nRunning test: glib-networking/file-database-gnutls.test\nTAP version 13\n# random seed: R02S8e6be9bdf47d251982062a2442ebb1d4\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?\n1..12\n# Start of tls tests\n# Start of gnutls tests\n# Start of backend tests\nok 1 /tls/gnutls/backend/default-database-is-singleton\n# End of backend tests\n# Start of database tests\nok 2 /tls/gnutls/database/verify-good\nok 3 /tls/gnutls/database/verify-bad-identity\nok 4 /tls/gnutls/database/verify-bad-ca\nok 5 /tls/gnutls/database/verify-bad-before\nok 6 /tls/gnutls/database/verify-bad-expired\nok 7 /tls/gnutls/database/verify-bad-combo\nok 8 /tls/gnutls/database/verify-with-incorrect-root-in-chain\n# End of database tests\n# Start of file-database tests\nok 9 /tls/gnutls/file-database/anchors-property\nok 10 /tls/gnutls/file-database/lookup-certificates-issued-by\nok 11 /tls/gnutls/file-database/test-handle\nok 12 /tls/gnutls/file-database/test-handle-invalid\n# End of file-database tests\n# End of gnutls tests\n# End of tls tests\nPASS: glib-networking/file-database-gnutls.test\nRunning test: glib-networking/certificate-gnutls.test\nTAP version 13\n# random seed: R02Sd76a910ee54c08356a1923a3462df90b\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?\n1..27\n# Start of tls tests\n# Start of gnutls tests\n# Start of certificate tests\nok 1 /tls/gnutls/certificate/create-pem\nok 2 /tls/gnutls/certificate/create-der\nok 3 /tls/gnutls/certificate/create-with-key-pem\nok 4 /tls/gnutls/certificate/create-with-key-der\nok 5 /tls/gnutls/certificate/create-with-issuer\nok 6 /tls/gnutls/certificate/create-with-garbage-input\nok 7 /tls/gnutls/certificate/private-key\nok 8 /tls/gnutls/certificate/create-chain\nok 9 /tls/gnutls/certificate/create-no-chain\nok 10 /tls/gnutls/certificate/create-list\nok 11 /tls/gnutls/certificate/create-list-bad\nok 12 /tls/gnutls/certificate/verify-good\nok 13 /tls/gnutls/certificate/verify-bad-identity\nok 14 /tls/gnutls/certificate/verify-bad-ca\nok 15 /tls/gnutls/certificate/verify-bad-before\nok 16 /tls/gnutls/certificate/verify-bad-expired\nok 17 /tls/gnutls/certificate/verify-bad-combo\nok 18 /tls/gnutls/certificate/is-same\nok 19 /tls/gnutls/certificate/not-valid-before\nok 20 /tls/gnutls/certificate/not-valid-after\nok 21 /tls/gnutls/certificate/subject-name\nok 22 /tls/gnutls/certificate/issuer-name\nok 23 /tls/gnutls/certificate/dns-names\nok 24 /tls/gnutls/certificate/ip-addresses\n# Start of pkcs12 tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 25 /tls/gnutls/certificate/pkcs12/basic\nok 26 /tls/gnutls/certificate/pkcs12/password\nok 27 /tls/gnutls/certificate/pkcs12/encrypted\n# End of pkcs12 tests\n# End of certificate tests\n# End of gnutls tests\n# End of tls tests\nPASS: glib-networking/certificate-gnutls.test\nRunning test: glib-networking/connection-gnutls.test\nTAP version 13\n# random seed: R02Sc34e1fb7551988d068a6368f804cf36b\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?\n1..46\n# Start of tls tests\n# Start of gnutls tests\n# Start of connection tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\nok 1 /tls/gnutls/connection/basic\nok 2 /tls/gnutls/connection/verified\nok 3 /tls/gnutls/connection/verified-chain\nok 4 /tls/gnutls/connection/verified-chain-with-redundant-root-cert\nok 5 /tls/gnutls/connection/verified-chain-with-duplicate-server-cert\nok 6 /tls/gnutls/connection/verified-unordered-chain\nok 7 /tls/gnutls/connection/verified-chain-with-alternative-ca-cert\nok 8 /tls/gnutls/connection/invalid-chain-with-alternative-ca-cert\nok 9 /tls/gnutls/connection/client-auth\nok 10 /tls/gnutls/connection/client-auth-rehandshake\nok 11 /tls/gnutls/connection/client-auth-failure\n# Bug Reference: http://bugzilla.gnome.org/793712\nok 12 /tls/gnutls/connection/client-auth-fail-missing-client-private-key\nok 13 /tls/gnutls/connection/client-auth-request-cert\nok 14 /tls/gnutls/connection/client-auth-request-fail\nok 15 /tls/gnutls/connection/client-auth-request-none\nok 16 /tls/gnutls/connection/no-database\nok 17 /tls/gnutls/connection/failed\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake\n# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 18 /tls/gnutls/connection/socket-client\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake\n# GLib-GIO-DEBUG: GSocketClient: TLS handshake failed: Unacceptable TLS certificate\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null)\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unacceptable TLS certificate\nok 19 /tls/gnutls/connection/socket-client-failed\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake\n# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 20 /tls/gnutls/connection/read-time-out-then-write\n# slow test /tls/gnutls/connection/read-time-out-then-write executed in 1.05 secs\nok 21 /tls/gnutls/connection/simultaneous-async\nok 22 /tls/gnutls/connection/simultaneous-sync\nok 23 /tls/gnutls/connection/simultaneous-async-rehandshake\nok 24 /tls/gnutls/connection/simultaneous-sync-rehandshake\nok 25 /tls/gnutls/connection/close-immediately\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake\n# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake\n# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 26 /tls/gnutls/connection/unclean-close-by-server\n# Bug Reference: http://bugzilla.gnome.org/710691\nok 27 /tls/gnutls/connection/async-implicit-handshake\nok 28 /tls/gnutls/connection/output-stream-close\nok 29 /tls/gnutls/connection/garbage-database\n# Bug Reference: http://bugzilla.gnome.org/792219\nok 30 /tls/gnutls/connection/readwrite-after-connection-destroyed\nok 31 /tls/gnutls/connection/sync-op-during-handshake\nExecuting: glib-networking/connection-gnutls.test\nok 32 /tls/gnutls/connection/socket-timeout\n# slow test /tls/gnutls/connection/socket-timeout executed in 1.52 secs\nok 33 /tls/gnutls/connection/missing-server-identity\nok 34 /tls/gnutls/connection/peer-certificate-notify\nok 35 /tls/gnutls/connection/tls-info\n# Start of session tests\nok 36 /tls/gnutls/connection/session/resume_multiple_times\nok 37 /tls/gnutls/connection/session/reuse_ten_minute_expiry\n# End of session tests\n# Start of alpn tests\nok 38 /tls/gnutls/connection/alpn/match\nok 39 /tls/gnutls/connection/alpn/no-match\nok 40 /tls/gnutls/connection/alpn/client-only\nok 41 /tls/gnutls/connection/alpn/server-only\n# End of alpn tests\n# Start of binding tests\nok 42 /tls/gnutls/connection/binding/match-tls-unique # SKIP tls-unique is not supported\nok 43 /tls/gnutls/connection/binding/match-tls-server-end-point\nok 44 /tls/gnutls/connection/binding/match-tls-exporter\n# End of binding tests\n# Start of oscp tests\nok 45 /tls/gnutls/connection/oscp/must-staple\nok 46 /tls/gnutls/connection/oscp/must-staple-intermediate-certificate\n# End of oscp tests\n# End of connection tests\n# End of gnutls tests\n# End of tls tests\nPASS: glib-networking/connection-gnutls.test\nRunning test: glib-networking/environment.test\nTAP version 13\n# random seed: R02S16c8a2b587b618e02dfe585cdcb1b496\n1..3\n# Start of proxy tests\n# Start of environment tests\nok 1 /proxy/environment/uri\nok 2 /proxy/environment/socks\nok 3 /proxy/environment/ignore\n# End of environment tests\n# End of proxy tests\nPASS: glib-networking/environment.test\nSUMMARY: total=4; passed=4; skipped=0; failed=0; user=0.7s; system=0.1s; maxrss=9732\nDURATION: 7\nEND: /usr/lib/glib-networking/ptest\n2024-02-06T09:33\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "glib-networking": {
                    "duration": "7",
                    "log": "START: ptest-runner\n2024-02-06T09:32\nRunning test: glib-networking/file-database-gnutls.test\nTAP version 13\n# random seed: R02S8e6be9bdf47d251982062a2442ebb1d4\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?\n1..12\n# Start of tls tests\n# Start of gnutls tests\n# Start of backend tests\nok 1 /tls/gnutls/backend/default-database-is-singleton\n# End of backend tests\n# Start of database tests\nok 2 /tls/gnutls/database/verify-good\nok 3 /tls/gnutls/database/verify-bad-identity\nok 4 /tls/gnutls/database/verify-bad-ca\nok 5 /tls/gnutls/database/verify-bad-before\nok 6 /tls/gnutls/database/verify-bad-expired\nok 7 /tls/gnutls/database/verify-bad-combo\nok 8 /tls/gnutls/database/verify-with-incorrect-root-in-chain\n# End of database tests\n# Start of file-database tests\nok 9 /tls/gnutls/file-database/anchors-property\nok 10 /tls/gnutls/file-database/lookup-certificates-issued-by\nok 11 /tls/gnutls/file-database/test-handle\nok 12 /tls/gnutls/file-database/test-handle-invalid\n# End of file-database tests\n# End of gnutls tests\n# End of tls tests\nPASS: glib-networking/file-database-gnutls.test\nRunning test: glib-networking/certificate-gnutls.test\nTAP version 13\n# random seed: R02Sd76a910ee54c08356a1923a3462df90b\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?\n1..27\n# Start of tls tests\n# Start of gnutls tests\n# Start of certificate tests\nok 1 /tls/gnutls/certificate/create-pem\nok 2 /tls/gnutls/certificate/create-der\nok 3 /tls/gnutls/certificate/create-with-key-pem\nok 4 /tls/gnutls/certificate/create-with-key-der\nok 5 /tls/gnutls/certificate/create-with-issuer\nok 6 /tls/gnutls/certificate/create-with-garbage-input\nok 7 /tls/gnutls/certificate/private-key\nok 8 /tls/gnutls/certificate/create-chain\nok 9 /tls/gnutls/certificate/create-no-chain\nok 10 /tls/gnutls/certificate/create-list\nok 11 /tls/gnutls/certificate/create-list-bad\nok 12 /tls/gnutls/certificate/verify-good\nok 13 /tls/gnutls/certificate/verify-bad-identity\nok 14 /tls/gnutls/certificate/verify-bad-ca\nok 15 /tls/gnutls/certificate/verify-bad-before\nok 16 /tls/gnutls/certificate/verify-bad-expired\nok 17 /tls/gnutls/certificate/verify-bad-combo\nok 18 /tls/gnutls/certificate/is-same\nok 19 /tls/gnutls/certificate/not-valid-before\nok 20 /tls/gnutls/certificate/not-valid-after\nok 21 /tls/gnutls/certificate/subject-name\nok 22 /tls/gnutls/certificate/issuer-name\nok 23 /tls/gnutls/certificate/dns-names\nok 24 /tls/gnutls/certificate/ip-addresses\n# Start of pkcs12 tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 25 /tls/gnutls/certificate/pkcs12/basic\nok 26 /tls/gnutls/certificate/pkcs12/password\nok 27 /tls/gnutls/certificate/pkcs12/encrypted\n# End of pkcs12 tests\n# End of certificate tests\n# End of gnutls tests\n# End of tls tests\nPASS: glib-networking/certificate-gnutls.test\nRunning test: glib-networking/connection-gnutls.test\nTAP version 13\n# random seed: R02Sc34e1fb7551988d068a6368f804cf36b\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend?\n1..46\n# Start of tls tests\n# Start of gnutls tests\n# Start of connection tests\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver?\nok 1 /tls/gnutls/connection/basic\nok 2 /tls/gnutls/connection/verified\nok 3 /tls/gnutls/connection/verified-chain\nok 4 /tls/gnutls/connection/verified-chain-with-redundant-root-cert\nok 5 /tls/gnutls/connection/verified-chain-with-duplicate-server-cert\nok 6 /tls/gnutls/connection/verified-unordered-chain\nok 7 /tls/gnutls/connection/verified-chain-with-alternative-ca-cert\nok 8 /tls/gnutls/connection/invalid-chain-with-alternative-ca-cert\nok 9 /tls/gnutls/connection/client-auth\nok 10 /tls/gnutls/connection/client-auth-rehandshake\nok 11 /tls/gnutls/connection/client-auth-failure\n# Bug Reference: http://bugzilla.gnome.org/793712\nok 12 /tls/gnutls/connection/client-auth-fail-missing-client-private-key\nok 13 /tls/gnutls/connection/client-auth-request-cert\nok 14 /tls/gnutls/connection/client-auth-request-fail\nok 15 /tls/gnutls/connection/client-auth-request-none\nok 16 /tls/gnutls/connection/no-database\nok 17 /tls/gnutls/connection/failed\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake\n# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 18 /tls/gnutls/connection/socket-client\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake\n# GLib-GIO-DEBUG: GSocketClient: TLS handshake failed: Unacceptable TLS certificate\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses)\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null)\n# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unacceptable TLS certificate\nok 19 /tls/gnutls/connection/socket-client-failed\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake\n# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 20 /tls/gnutls/connection/read-time-out-then-write\n# slow test /tls/gnutls/connection/read-time-out-then-write executed in 1.05 secs\nok 21 /tls/gnutls/connection/simultaneous-async\nok 22 /tls/gnutls/connection/simultaneous-sync\nok 23 /tls/gnutls/connection/simultaneous-async-rehandshake\nok 24 /tls/gnutls/connection/simultaneous-sync-rehandshake\nok 25 /tls/gnutls/connection/close-immediately\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake\n# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\n# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration\n# GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded\n# GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt\n# GLib-GIO-DEBUG: GSocketClient: TCP connection successful\n# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection\n# GLib-GIO-DEBUG: GSocketClient: Starting TLS handshake\n# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded\n# GLib-GIO-DEBUG: GSocketClient: Connection successful!\nok 26 /tls/gnutls/connection/unclean-close-by-server\n# Bug Reference: http://bugzilla.gnome.org/710691\nok 27 /tls/gnutls/connection/async-implicit-handshake\nok 28 /tls/gnutls/connection/output-stream-close\nok 29 /tls/gnutls/connection/garbage-database\n# Bug Reference: http://bugzilla.gnome.org/792219\nok 30 /tls/gnutls/connection/readwrite-after-connection-destroyed\nok 31 /tls/gnutls/connection/sync-op-during-handshake\nExecuting: glib-networking/connection-gnutls.test\nok 32 /tls/gnutls/connection/socket-timeout\n# slow test /tls/gnutls/connection/socket-timeout executed in 1.52 secs\nok 33 /tls/gnutls/connection/missing-server-identity\nok 34 /tls/gnutls/connection/peer-certificate-notify\nok 35 /tls/gnutls/connection/tls-info\n# Start of session tests\nok 36 /tls/gnutls/connection/session/resume_multiple_times\nok 37 /tls/gnutls/connection/session/reuse_ten_minute_expiry\n# End of session tests\n# Start of alpn tests\nok 38 /tls/gnutls/connection/alpn/match\nok 39 /tls/gnutls/connection/alpn/no-match\nok 40 /tls/gnutls/connection/alpn/client-only\nok 41 /tls/gnutls/connection/alpn/server-only\n# End of alpn tests\n# Start of binding tests\nok 42 /tls/gnutls/connection/binding/match-tls-unique # SKIP tls-unique is not supported\nok 43 /tls/gnutls/connection/binding/match-tls-server-end-point\nok 44 /tls/gnutls/connection/binding/match-tls-exporter\n# End of binding tests\n# Start of oscp tests\nok 45 /tls/gnutls/connection/oscp/must-staple\nok 46 /tls/gnutls/connection/oscp/must-staple-intermediate-certificate\n# End of oscp tests\n# End of connection tests\n# End of gnutls tests\n# End of tls tests\nPASS: glib-networking/connection-gnutls.test\nRunning test: glib-networking/environment.test\nTAP version 13\n# random seed: R02S16c8a2b587b618e02dfe585cdcb1b496\n1..3\n# Start of proxy tests\n# Start of environment tests\nok 1 /proxy/environment/uri\nok 2 /proxy/environment/socks\nok 3 /proxy/environment/ignore\n# End of environment tests\n# End of proxy tests\nPASS: glib-networking/environment.test\nSUMMARY: total=4; passed=4; skipped=0; failed=0; user=0.7s; system=0.1s; maxrss=9732\nDURATION: 7\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.125838041305542,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-glibc-y2038-tests_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-glibc-y2038-tests",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010793209075927734,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4020755290985107,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04957747459411621,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.4566314220428467,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012912750244140625,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.glibc-y2038-tests./usr/lib/glibc-y2038-tests/ptest/tests/glibc-ptest/ftwtest-time64": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:17\nBEGIN: /usr/lib/glibc-y2038-tests/ptest\nPASS: /usr/lib/glibc-y2038-tests/ptest/tests/glibc-ptest/ftwtest-time64\nDURATION: 0\nEND: /usr/lib/glibc-y2038-tests/ptest\n2024-02-06T09:17\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "glibc-y2038-tests": {
                    "duration": "0",
                    "log": "START: ptest-runner\n2024-02-06T09:17\nPASS: /usr/lib/glibc-y2038-tests/ptest/tests/glibc-ptest/ftwtest-time64\nDURATION: 0\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.116403579711914,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-gnutls_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-gnutls",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011954307556152344,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4768664836883545,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04636573791503906,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 275.05708265304565,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0014336109161376953,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.aead-cipher-vec": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.alerts": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.alpn-server-prec": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.anonself": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.anti_replay": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.atfork": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.auto-verify": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.base64": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.base64-raw": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.buffer": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.cert-status": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.cert_verify_inv_utf8": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.certificate_set_x509_crl": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.certuniqueid": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.chainverify": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.chainverify-unsorted": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.change_cipher_spec": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.cipher-alignment": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.cipher-padding": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.ciphersuite-name": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.client-fastopen": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.client-sign-md5-rep": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.client_dsa_key": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.compress-cert": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.compress-cert-cli": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.compress-cert-neg": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.compress-cert-neg2": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.cookie": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.crl-basic": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.crl_apis": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.crlverify": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.crq-basic": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.crq_apis": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.crq_key_id": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.crt_apis": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.crt_inv_write": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.custom-urls": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.custom-urls-override": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.cve-2008-4989": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.cve-2009-1415": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.cve-2009-1416": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dh-compute": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dh-compute2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dh-params": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dhepskself": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dhex509self": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dn": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dn2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dss-sig-val": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls-etm": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls-handshake-versions": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls-max-record": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls-pthread": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls-rehandshake-anon": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls-rehandshake-cert": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls-rehandshake-cert-2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls-rehandshake-cert-3": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls-repro-20170915": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls-session-ticket-lost": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls1-2-mtu-check": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls10-cert-key-exchange": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.dtls12-cert-key-exchange": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.duplicate-extensions": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.ecdh-compute": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.ecdh-compute2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.empty_retrieve_function": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.fallback-scsv": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.fips-mode-pthread": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.fips-override-test": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.fips-rsa-sizes": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.fips-test": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.global-init": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.gnutls-ids": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.gnutls-strcodes": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.gnutls_ext_raw_parse": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.gnutls_ext_raw_parse_dtls": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.gnutls_hmac_fast": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.gnutls_ocsp_resp_list_import2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.gnutls_session_set_id": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.gnutls_x509_crq_sign": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.gnutls_x509_crt_list_import": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.gnutls_x509_crt_sign": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.gnutls_x509_privkey_import": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.handshake-false-start": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.handshake-large-packet": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.handshake-timeout": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.handshake-versions": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.handshake-write": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.hello_retry_request": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.hello_retry_request_resume": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.hex": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.hostname-check": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.hostname-check-utf8": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.infoaccess": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.init_roundtrip": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.insecure_key": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.iov": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.ip-check": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.kdf-api": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.key-export-pkcs8": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.key-import-export": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.key-material-dtls": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.key-material-set-dtls": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.key-openssl": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.key-usage-ecdhe-rsa": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.key-usage-rsa": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.key_limits": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.key_share": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.key_update": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.key_update_multiple": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.keylog-env": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.keylog-func": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.long-session-id": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-alpn": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-chain-unsorted": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-dtls-discard": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-dtls-fork": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-dtls-heartbeat": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.mini-dtls-hello-verify": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-dtls-hello-verify-48": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-dtls-large": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.mini-dtls-lowmtu": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-dtls-mtu": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-dtls-record": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-dtls-record-asym": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-dtls-srtp": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-dtls0-9": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-eagain-dtls": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-emsgsize-dtls": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-global-load": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-key-material": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-loss-time": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-overhead": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-record": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-record-2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-record-failure": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-record-range": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-server-name": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-session-verify-function": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-termination": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-tls-nonblock": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-x509-2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-x509-callbacks": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-x509-callbacks-intr": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mini-x509-ipaddr": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.missingissuer": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.missingissuer_aia": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.mpi": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.multi-alerts": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.multi-ocsp": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.naked-alerts": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.name-constraints": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.name-constraints-merge": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.no-auto-send-ticket": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.no-extensions": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.no-psk-exts": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.no-signal": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.no-status-request": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.nul-in-x509-names": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.null_retrieve_function": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.ocsp": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.ocsp-client": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.ocsp-filename-memleak": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.oids": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.openconnect-dtls12": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.openssl": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.parse_ca": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pathbuf": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pcert-list": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pkcs1-digest-info": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pkcs12_encode": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pkcs12_s2k": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pkcs12_s2k_pem": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pkcs7": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pkcs7-cat-parse": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pkcs7-gen": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pkcs7-verify-double-free": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pkcs8-key-decode": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pkcs8-key-decode-encrypted": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.post-client-hello-change-prio": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.post-handshake-with-cert": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.post-handshake-with-cert-auto": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.post-handshake-with-cert-ticket": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.post-handshake-with-psk": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.post-handshake-without-cert": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.prf": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.prf-early": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.priorities": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.priorities-groups": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.priority-init2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.priority-mix": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.priority-set": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.priority-set2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.privkey-derive": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.privkey-keygen": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.privkey-verify-broken": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.psk-dumbfw": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.psk-ext": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.psk-importer": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.psk-ke-modes": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pskself": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pskself2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.pubkey-import-export": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.random-art": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.record-pad": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.record-retvals": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.record-sendfile": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.record-sizes": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.record-sizes-range": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.record-timeouts": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.recv-data-before-handshake": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rehandshake-ext-secret": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rehandshake-switch-cert": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rehandshake-switch-cert-allow": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rehandshake-switch-cert-client": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rehandshake-switch-cert-client-allow": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rehandshake-switch-psk-id": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rehandshake-switch-srp-id": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.resume-dtls": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.resume-lifetime": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.resume-with-false-start": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.resume-with-previous-stek": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.resume-with-record-size-limit": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.resume-with-stek-expiration": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rfc7633-missing": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rfc7633-ok": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rng-fork": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rng-no-onload": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rng-op-key": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rng-op-nonce": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rng-op-random": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rng-pthread": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rng-sigint": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rsa-encrypt-decrypt": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rsa-illegal-import": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rsa-psk": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rsa-psk-cb": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.rsa-rsa-pss": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.sec-params": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.send-client-cert": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.send-data-before-handshake": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.server-sign-md5-rep": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.server_ecdsa_key": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.session-export-funcs": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.session-rdn-read": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.session-tickets-missing": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.session-tickets-ok": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set-default-prio": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_key": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_key_utf8": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_known_dh_params_anon": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_known_dh_params_psk": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_known_dh_params_x509": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_key": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_key_file": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_key_file-late": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_key_file_der": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_key_file_legacy": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_key_file_ocsp": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_key_file_ocsp_multi2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_key_mem": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_key_utf8": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_ocsp_multi_cli": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_ocsp_multi_invalid": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_ocsp_multi_pem": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_ocsp_multi_unknown": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.set_x509_pkcs12_key": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.setcredcrash": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.sign-is-secure": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.sign-pk-api": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.sign-verify": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.sign-verify-data": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.sign-verify-data-newapi": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.sign-verify-deterministic": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.sign-verify-ed25519-rfc8080": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.sign-verify-ext": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.sign-verify-ext4": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.sign-verify-newapi": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.simple": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.spki": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.spki-abstract": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.srn0": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.srn1": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.srn2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.srn3": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.srn4": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.srn5": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.srp": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.srpbase64": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.ssl2-hello": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.ssl30-cert-key-exchange": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.ssl30-cipher-neg": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.ssl30-server-kx-neg": {
                "status": "SKIPPED"
            },
            "ptestresult.gnutls.status-request": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.status-request-ext": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.status-request-ok": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.status-request-revoked": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.strict-der": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.supported_versions": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.time": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-channel-binding": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-crt_type-neg": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-etm": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-ext-not-in-dtls": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-ext-register": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-force-ems": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-force-etm": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-neg-ext-key": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-neg-ext4-key": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-pthread": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-record-size-limit": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-record-size-limit-asym": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-session-ext-override": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-session-ext-register": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-session-supplemental": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls-supplemental": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls10-cert-key-exchange": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls10-cipher-neg": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls10-server-kx-neg": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls11-cert-key-exchange": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls11-check-rollback-val": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls11-cipher-neg": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls11-rollback-detection": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls11-server-kx-neg": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-anon-upgrade": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-cert-key-exchange": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-check-rollback-val": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-cipher-neg": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-ffdhe": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-invalid-key-exchanges": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-max-record": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-no-tls13-exts": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-rehandshake-cert-2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-rehandshake-cert-3": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-rehandshake-cert-auto": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-rehandshake-set-prio": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-rehandshake-ticket": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-resume-anon": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-resume-psk": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-resume-x509": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-rollback-detection": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls12-server-kx-neg": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-cert-key-exchange": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-cipher-neg": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-compat-mode": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-early-data": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-early-data-neg": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-early-data-neg2": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-early-start": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-rehandshake-cert": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-resume-psk": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-resume-x509": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-server-kx-neg": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tls13-without-timeout-func": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tlsext-decoding": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tlsfeature-crt": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.tlsfeature-ext": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.trust-store": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.trustdb-tofu": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.urls": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.version-checks": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509-cert-callback": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509-cert-callback-legacy": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509-cert-callback-ocsp": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509-dn": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509-dn-decode": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509-dn-decode-compat": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509-extensions": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509-server-verify": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509-upnconstraint": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509-verify-duplicate": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509-verify-with-crl": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509_altname": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509cert-ct": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509cert-dntypes": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509cert-invalid": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509dn": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509self": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509sign-verify": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509sign-verify-ecdsa": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509sign-verify-error": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509sign-verify-gost": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.x509sign-verify-rsa": {
                "status": "PASSED"
            },
            "ptestresult.gnutls.xts-key-check": {
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:06\nBEGIN: /usr/lib/gnutls/ptest\nPASS: aead-cipher-vec\nPASS: alerts\nPASS: alpn-server-prec\nPASS: anonself\nPASS: anti_replay\nPASS: atfork\nPASS: base64\nPASS: auto-verify\nPASS: base64-raw\nPASS: buffer\nPASS: cert_verify_inv_utf8\nPASS: cert-status\nPASS: certificate_set_x509_crl\nPASS: certuniqueid\nPASS: chainverify-unsorted\nPASS: chainverify\nPASS: cipher-padding\nPASS: cipher-alignment\nPASS: change_cipher_spec\nPASS: ciphersuite-name\nSKIP: compress-cert\nPASS: client-sign-md5-rep\nPASS: client_dsa_key\nPASS: client-fastopen\nSKIP: compress-cert-cli\nSKIP: compress-cert-neg\nSKIP: compress-cert-neg2\nPASS: cookie\nPASS: crl-basic\nPASS: crlverify\nPASS: crq-basic\nPASS: crl_apis\nPASS: crq_apis\nPASS: crt_apis\nPASS: crt_inv_write\nPASS: crq_key_id\nPASS: cve-2008-4989\nPASS: custom-urls\nPASS: cve-2009-1415\nPASS: custom-urls-override\nPASS: dh-compute\nPASS: cve-2009-1416\nPASS: dh-params\nPASS: dh-compute2\nPASS: dn\nPASS: dn2\nPASS: dhepskself\nPASS: dhex509self\nPASS: dss-sig-val\nPASS: dtls-max-record\nPASS: dtls-handshake-versions\nPASS: dtls-etm\nPASS: dtls-pthread\nPASS: dtls-rehandshake-anon\nPASS: dtls-rehandshake-cert-2\nPASS: dtls-rehandshake-cert\nPASS: dtls1-2-mtu-check\nPASS: dtls-repro-20170915\nPASS: dtls-rehandshake-cert-3\nPASS: dtls-session-ticket-lost\nPASS: ecdh-compute\nPASS: duplicate-extensions\nPASS: dtls10-cert-key-exchange\nPASS: dtls12-cert-key-exchange\nPASS: ecdh-compute2\nSKIP: fips-mode-pthread\nPASS: empty_retrieve_function\nPASS: fallback-scsv\nSKIP: fips-override-test\nSKIP: fips-rsa-sizes\nSKIP: fips-test\nPASS: global-init\nPASS: gnutls-ids\nPASS: gnutls-strcodes\nPASS: gnutls_ext_raw_parse\nPASS: gnutls_ext_raw_parse_dtls\nPASS: gnutls_hmac_fast\nPASS: gnutls_ocsp_resp_list_import2\nPASS: gnutls_x509_crq_sign\nPASS: gnutls_session_set_id\nPASS: gnutls_x509_crt_list_import\nPASS: gnutls_x509_crt_sign\nPASS: gnutls_x509_privkey_import\nPASS: handshake-false-start\nPASS: handshake-write\nPASS: handshake-versions\nPASS: handshake-large-packet\nPASS: handshake-timeout\nPASS: hex\nPASS: hello_retry_request\nPASS: hello_retry_request_resume\nPASS: hostname-check\nPASS: hostname-check-utf8\nPASS: infoaccess\nPASS: init_roundtrip\nPASS: insecure_key\nPASS: iov\nPASS: ip-check\nPASS: kdf-api\nPASS: key-export-pkcs8\nPASS: key-import-export\nPASS: key-openssl\nPASS: key-material-dtls\nPASS: key-material-set-dtls\nPASS: key-usage-rsa\nPASS: key-usage-ecdhe-rsa\nPASS: key_share\nPASS: key_limits\nPASS: keylog-func\nPASS: key_update_multiple\nPASS: keylog-env\nPASS: key_update\nPASS: mini-alpn\nPASS: mini-chain-unsorted\nPASS: mini-dtls-discard\nPASS: long-session-id\nSKIP: mini-dtls-heartbeat\nPASS: mini-dtls-hello-verify\nPASS: mini-dtls-fork\nPASS: mini-dtls-hello-verify-48\nSKIP: mini-dtls-large\nPASS: mini-dtls-lowmtu\nPASS: mini-dtls-record\nPASS: mini-dtls-mtu\nPASS: mini-dtls0-9\nPASS: mini-dtls-srtp\nPASS: mini-eagain-dtls\nPASS: mini-dtls-record-asym\nPASS: mini-global-load\nPASS: mini-key-material\nPASS: mini-emsgsize-dtls\nPASS: mini-loss-time\nPASS: mini-record-failure\nPASS: mini-overhead\nPASS: mini-record\nPASS: mini-record-2\nPASS: mini-record-range\nPASS: mini-termination\nPASS: mini-session-verify-function\nPASS: mini-server-name\nPASS: mini-x509-callbacks-intr\nPASS: mini-x509-callbacks\nPASS: mini-x509-2\nPASS: mini-tls-nonblock\nPASS: missingissuer_aia\nPASS: mpi\nPASS: mini-x509-ipaddr\nPASS: missingissuer\nPASS: name-constraints\nPASS: naked-alerts\nPASS: multi-alerts\nPASS: multi-ocsp\nPASS: name-constraints-merge\nPASS: no-psk-exts\nPASS: no-extensions\nPASS: no-auto-send-ticket\nPASS: nul-in-x509-names\nPASS: null_retrieve_function\nPASS: no-status-request\nPASS: no-signal\nPASS: ocsp\nPASS: ocsp-filename-memleak\nPASS: oids\nPASS: ocsp-client\nPASS: openssl\nPASS: parse_ca\nPASS: pathbuf\nPASS: openconnect-dtls12\nPASS: pcert-list\nPASS: pkcs1-digest-info\nPASS: pkcs12_s2k\nPASS: pkcs12_encode\nPASS: pkcs7\nPASS: pkcs7-cat-parse\nPASS: pkcs12_s2k_pem\nPASS: pkcs7-gen\nPASS: pkcs7-verify-double-free\nPASS: pkcs8-key-decode\nPASS: pkcs8-key-decode-encrypted\nPASS: post-client-hello-change-prio\nPASS: post-handshake-with-cert\nPASS: post-handshake-with-psk\nPASS: post-handshake-with-cert-auto\nPASS: post-handshake-with-cert-ticket\nPASS: prf\nPASS: priorities\nPASS: post-handshake-without-cert\nPASS: prf-early\nPASS: priorities-groups\nPASS: priority-mix\nPASS: priority-set\nPASS: priority-init2\nPASS: privkey-derive\nPASS: priority-set2\nPASS: privkey-verify-broken\nPASS: privkey-keygen\nPASS: psk-ext\nPASS: psk-dumbfw\nPASS: psk-ke-modes\nPASS: psk-importer\nPASS: pubkey-import-export\nPASS: random-art\nPASS: pskself\nPASS: pskself2\nPASS: record-sendfile\nPASS: record-pad\nPASS: record-sizes\nPASS: record-retvals\nPASS: record-sizes-range\nPASS: recv-data-before-handshake\nPASS: rehandshake-ext-secret\nPASS: record-timeouts\nPASS: rehandshake-switch-cert\nPASS: rehandshake-switch-cert-allow\nPASS: rehandshake-switch-cert-client\nPASS: rehandshake-switch-cert-client-allow\nSKIP: rehandshake-switch-srp-id\nPASS: resume-lifetime\nPASS: rehandshake-switch-psk-id\nPASS: resume-dtls\nPASS: resume-with-false-start\nPASS: resume-with-record-size-limit\nPASS: resume-with-previous-stek\nPASS: resume-with-stek-expiration\nPASS: rng-fork\nPASS: rng-no-onload\nPASS: rfc7633-missing\nPASS: rfc7633-ok\nPASS: rng-pthread\nPASS: rng-op-nonce\nPASS: rng-op-random\nPASS: rng-op-key\nPASS: rsa-encrypt-decrypt\nPASS: rsa-illegal-import\nPASS: rsa-psk\nPASS: rng-sigint\nPASS: sec-params\nPASS: rsa-psk-cb\nPASS: rsa-rsa-pss\nPASS: send-client-cert\nPASS: server_ecdsa_key\nPASS: server-sign-md5-rep\nPASS: send-data-before-handshake\nPASS: session-export-funcs\nPASS: session-rdn-read\nPASS: session-tickets-ok\nPASS: session-tickets-missing\nPASS: set-default-prio\nPASS: set_key_utf8\nPASS: set_key\nPASS: set_known_dh_params_anon\nPASS: set_known_dh_params_psk\nPASS: set_x509_key\nPASS: set_x509_key_file\nPASS: set_x509_key_file-late\nPASS: set_known_dh_params_x509\nPASS: set_x509_key_file_der\nPASS: set_x509_key_file_ocsp\nPASS: set_x509_key_file_legacy\nPASS: set_x509_key_file_ocsp_multi2\nPASS: set_x509_key_mem\nPASS: set_x509_ocsp_multi_cli\nPASS: set_x509_key_utf8\nPASS: set_x509_ocsp_multi_invalid\nPASS: setcredcrash\nPASS: set_x509_pkcs12_key\nPASS: set_x509_ocsp_multi_pem\nPASS: set_x509_ocsp_multi_unknown\nPASS: sign-is-secure\nPASS: sign-pk-api\nPASS: sign-verify-data\nPASS: sign-verify\nPASS: sign-verify-deterministic\nPASS: sign-verify-ed25519-rfc8080\nPASS: sign-verify-data-newapi\nPASS: sign-verify-ext\nPASS: simple\nPASS: sign-verify-ext4\nPASS: sign-verify-newapi\nPASS: spki\nPASS: spki-abstract\nPASS: srn1\nPASS: srn0\nPASS: srn2\nPASS: srn3\nPASS: srn4\nPASS: srn5\nSKIP: srp\nSKIP: srpbase64\nSKIP: ssl30-cert-key-exchange\nSKIP: ssl30-cipher-neg\nPASS: ssl2-hello\nSKIP: ssl30-server-kx-neg\nPASS: status-request-ok\nPASS: status-request\nPASS: status-request-ext\nPASS: strict-der\nPASS: supported_versions\nPASS: time\nPASS: status-request-revoked\nPASS: tls-etm\nPASS: tls-channel-binding\nPASS: tls-ext-not-in-dtls\nPASS: tls-crt_type-neg\nPASS: tls-ext-register\nPASS: tls-force-etm\nPASS: tls-neg-ext-key\nPASS: tls-force-ems\nPASS: tls-record-size-limit-asym\nPASS: tls-neg-ext4-key\nPASS: tls-record-size-limit\nPASS: tls-pthread\nPASS: tls-session-ext-override\nPASS: tls-session-supplemental\nPASS: tls-session-ext-register\nPASS: tls-supplemental\nPASS: tls10-cipher-neg\nPASS: tls10-cert-key-exchange\nPASS: tls11-cert-key-exchange\nPASS: tls10-server-kx-neg\nPASS: tls11-check-rollback-val\nPASS: tls11-rollback-detection\nPASS: tls11-cipher-neg\nPASS: tls11-server-kx-neg\nPASS: tls12-check-rollback-val\nPASS: tls12-anon-upgrade\nPASS: tls12-cipher-neg\nPASS: tls12-cert-key-exchange\nPASS: tls12-invalid-key-exchanges\nPASS: tls12-no-tls13-exts\nPASS: tls12-max-record\nPASS: tls12-ffdhe\nPASS: tls12-rehandshake-cert-2\nPASS: tls12-rehandshake-cert-auto\nPASS: tls12-rehandshake-cert-3\nPASS: tls12-rehandshake-set-prio\nPASS: tls12-resume-psk\nPASS: tls12-rehandshake-ticket\nPASS: tls12-resume-anon\nPASS: tls12-resume-x509\nPASS: tls12-rollback-detection\nPASS: tls13-cipher-neg\nPASS: tls12-server-kx-neg\nPASS: tls13-cert-key-exchange\nPASS: tls13-early-data-neg\nPASS: tls13-early-data-neg2\nPASS: tls13-compat-mode\nPASS: tls13-early-data\nPASS: tls13-resume-psk\nPASS: tls13-rehandshake-cert\nPASS: tls13-early-start\nPASS: tls13-resume-x509\nPASS: tlsfeature-crt\nPASS: tls13-without-timeout-func\nPASS: tlsext-decoding\nPASS: tls13-server-kx-neg\nPASS: tlsfeature-ext\nPASS: trustdb-tofu\nPASS: urls\nPASS: trust-store\nPASS: x509-cert-callback-ocsp\nPASS: version-checks\nPASS: x509-cert-callback-legacy\nPASS: x509-cert-callback\nPASS: x509-dn\nPASS: x509-dn-decode\nPASS: x509-dn-decode-compat\nPASS: x509-extensions\nPASS: x509-upnconstraint\nPASS: x509-verify-duplicate\nPASS: x509-verify-with-crl\nPASS: x509-server-verify\nPASS: x509_altname\nPASS: x509cert-ct\nPASS: x509cert-dntypes\nPASS: x509cert-invalid\nPASS: x509sign-verify\nPASS: x509dn\nPASS: x509self\nPASS: x509sign-verify-ecdsa\nPASS: x509sign-verify-error\nSKIP: xts-key-check\nPASS: x509sign-verify-gost\nPASS: x509sign-verify-rsa\n\ngnutls test summary:\n--------------------\ntotal: 384\npass : 367\nfail : 0\nskip : 17\n\nDURATION: 275\nEND: /usr/lib/gnutls/ptest\n2024-02-06T09:11\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "gnutls": {
                    "duration": "275",
                    "log": "START: ptest-runner\n2024-02-06T09:06\nPASS: aead-cipher-vec\nPASS: alerts\nPASS: alpn-server-prec\nPASS: anonself\nPASS: anti_replay\nPASS: atfork\nPASS: base64\nPASS: auto-verify\nPASS: base64-raw\nPASS: buffer\nPASS: cert_verify_inv_utf8\nPASS: cert-status\nPASS: certificate_set_x509_crl\nPASS: certuniqueid\nPASS: chainverify-unsorted\nPASS: chainverify\nPASS: cipher-padding\nPASS: cipher-alignment\nPASS: change_cipher_spec\nPASS: ciphersuite-name\nSKIP: compress-cert\nPASS: client-sign-md5-rep\nPASS: client_dsa_key\nPASS: client-fastopen\nSKIP: compress-cert-cli\nSKIP: compress-cert-neg\nSKIP: compress-cert-neg2\nPASS: cookie\nPASS: crl-basic\nPASS: crlverify\nPASS: crq-basic\nPASS: crl_apis\nPASS: crq_apis\nPASS: crt_apis\nPASS: crt_inv_write\nPASS: crq_key_id\nPASS: cve-2008-4989\nPASS: custom-urls\nPASS: cve-2009-1415\nPASS: custom-urls-override\nPASS: dh-compute\nPASS: cve-2009-1416\nPASS: dh-params\nPASS: dh-compute2\nPASS: dn\nPASS: dn2\nPASS: dhepskself\nPASS: dhex509self\nPASS: dss-sig-val\nPASS: dtls-max-record\nPASS: dtls-handshake-versions\nPASS: dtls-etm\nPASS: dtls-pthread\nPASS: dtls-rehandshake-anon\nPASS: dtls-rehandshake-cert-2\nPASS: dtls-rehandshake-cert\nPASS: dtls1-2-mtu-check\nPASS: dtls-repro-20170915\nPASS: dtls-rehandshake-cert-3\nPASS: dtls-session-ticket-lost\nPASS: ecdh-compute\nPASS: duplicate-extensions\nPASS: dtls10-cert-key-exchange\nPASS: dtls12-cert-key-exchange\nPASS: ecdh-compute2\nSKIP: fips-mode-pthread\nPASS: empty_retrieve_function\nPASS: fallback-scsv\nSKIP: fips-override-test\nSKIP: fips-rsa-sizes\nSKIP: fips-test\nPASS: global-init\nPASS: gnutls-ids\nPASS: gnutls-strcodes\nPASS: gnutls_ext_raw_parse\nPASS: gnutls_ext_raw_parse_dtls\nPASS: gnutls_hmac_fast\nPASS: gnutls_ocsp_resp_list_import2\nPASS: gnutls_x509_crq_sign\nPASS: gnutls_session_set_id\nPASS: gnutls_x509_crt_list_import\nPASS: gnutls_x509_crt_sign\nPASS: gnutls_x509_privkey_import\nPASS: handshake-false-start\nPASS: handshake-write\nPASS: handshake-versions\nPASS: handshake-large-packet\nPASS: handshake-timeout\nPASS: hex\nPASS: hello_retry_request\nPASS: hello_retry_request_resume\nPASS: hostname-check\nPASS: hostname-check-utf8\nPASS: infoaccess\nPASS: init_roundtrip\nPASS: insecure_key\nPASS: iov\nPASS: ip-check\nPASS: kdf-api\nPASS: key-export-pkcs8\nPASS: key-import-export\nPASS: key-openssl\nPASS: key-material-dtls\nPASS: key-material-set-dtls\nPASS: key-usage-rsa\nPASS: key-usage-ecdhe-rsa\nPASS: key_share\nPASS: key_limits\nPASS: keylog-func\nPASS: key_update_multiple\nPASS: keylog-env\nPASS: key_update\nPASS: mini-alpn\nPASS: mini-chain-unsorted\nPASS: mini-dtls-discard\nPASS: long-session-id\nSKIP: mini-dtls-heartbeat\nPASS: mini-dtls-hello-verify\nPASS: mini-dtls-fork\nPASS: mini-dtls-hello-verify-48\nSKIP: mini-dtls-large\nPASS: mini-dtls-lowmtu\nPASS: mini-dtls-record\nPASS: mini-dtls-mtu\nPASS: mini-dtls0-9\nPASS: mini-dtls-srtp\nPASS: mini-eagain-dtls\nPASS: mini-dtls-record-asym\nPASS: mini-global-load\nPASS: mini-key-material\nPASS: mini-emsgsize-dtls\nPASS: mini-loss-time\nPASS: mini-record-failure\nPASS: mini-overhead\nPASS: mini-record\nPASS: mini-record-2\nPASS: mini-record-range\nPASS: mini-termination\nPASS: mini-session-verify-function\nPASS: mini-server-name\nPASS: mini-x509-callbacks-intr\nPASS: mini-x509-callbacks\nPASS: mini-x509-2\nPASS: mini-tls-nonblock\nPASS: missingissuer_aia\nPASS: mpi\nPASS: mini-x509-ipaddr\nPASS: missingissuer\nPASS: name-constraints\nPASS: naked-alerts\nPASS: multi-alerts\nPASS: multi-ocsp\nPASS: name-constraints-merge\nPASS: no-psk-exts\nPASS: no-extensions\nPASS: no-auto-send-ticket\nPASS: nul-in-x509-names\nPASS: null_retrieve_function\nPASS: no-status-request\nPASS: no-signal\nPASS: ocsp\nPASS: ocsp-filename-memleak\nPASS: oids\nPASS: ocsp-client\nPASS: openssl\nPASS: parse_ca\nPASS: pathbuf\nPASS: openconnect-dtls12\nPASS: pcert-list\nPASS: pkcs1-digest-info\nPASS: pkcs12_s2k\nPASS: pkcs12_encode\nPASS: pkcs7\nPASS: pkcs7-cat-parse\nPASS: pkcs12_s2k_pem\nPASS: pkcs7-gen\nPASS: pkcs7-verify-double-free\nPASS: pkcs8-key-decode\nPASS: pkcs8-key-decode-encrypted\nPASS: post-client-hello-change-prio\nPASS: post-handshake-with-cert\nPASS: post-handshake-with-psk\nPASS: post-handshake-with-cert-auto\nPASS: post-handshake-with-cert-ticket\nPASS: prf\nPASS: priorities\nPASS: post-handshake-without-cert\nPASS: prf-early\nPASS: priorities-groups\nPASS: priority-mix\nPASS: priority-set\nPASS: priority-init2\nPASS: privkey-derive\nPASS: priority-set2\nPASS: privkey-verify-broken\nPASS: privkey-keygen\nPASS: psk-ext\nPASS: psk-dumbfw\nPASS: psk-ke-modes\nPASS: psk-importer\nPASS: pubkey-import-export\nPASS: random-art\nPASS: pskself\nPASS: pskself2\nPASS: record-sendfile\nPASS: record-pad\nPASS: record-sizes\nPASS: record-retvals\nPASS: record-sizes-range\nPASS: recv-data-before-handshake\nPASS: rehandshake-ext-secret\nPASS: record-timeouts\nPASS: rehandshake-switch-cert\nPASS: rehandshake-switch-cert-allow\nPASS: rehandshake-switch-cert-client\nPASS: rehandshake-switch-cert-client-allow\nSKIP: rehandshake-switch-srp-id\nPASS: resume-lifetime\nPASS: rehandshake-switch-psk-id\nPASS: resume-dtls\nPASS: resume-with-false-start\nPASS: resume-with-record-size-limit\nPASS: resume-with-previous-stek\nPASS: resume-with-stek-expiration\nPASS: rng-fork\nPASS: rng-no-onload\nPASS: rfc7633-missing\nPASS: rfc7633-ok\nPASS: rng-pthread\nPASS: rng-op-nonce\nPASS: rng-op-random\nPASS: rng-op-key\nPASS: rsa-encrypt-decrypt\nPASS: rsa-illegal-import\nPASS: rsa-psk\nPASS: rng-sigint\nPASS: sec-params\nPASS: rsa-psk-cb\nPASS: rsa-rsa-pss\nPASS: send-client-cert\nPASS: server_ecdsa_key\nPASS: server-sign-md5-rep\nPASS: send-data-before-handshake\nPASS: session-export-funcs\nPASS: session-rdn-read\nPASS: session-tickets-ok\nPASS: session-tickets-missing\nPASS: set-default-prio\nPASS: set_key_utf8\nPASS: set_key\nPASS: set_known_dh_params_anon\nPASS: set_known_dh_params_psk\nPASS: set_x509_key\nPASS: set_x509_key_file\nPASS: set_x509_key_file-late\nPASS: set_known_dh_params_x509\nPASS: set_x509_key_file_der\nPASS: set_x509_key_file_ocsp\nPASS: set_x509_key_file_legacy\nPASS: set_x509_key_file_ocsp_multi2\nPASS: set_x509_key_mem\nPASS: set_x509_ocsp_multi_cli\nPASS: set_x509_key_utf8\nPASS: set_x509_ocsp_multi_invalid\nPASS: setcredcrash\nPASS: set_x509_pkcs12_key\nPASS: set_x509_ocsp_multi_pem\nPASS: set_x509_ocsp_multi_unknown\nPASS: sign-is-secure\nPASS: sign-pk-api\nPASS: sign-verify-data\nPASS: sign-verify\nPASS: sign-verify-deterministic\nPASS: sign-verify-ed25519-rfc8080\nPASS: sign-verify-data-newapi\nPASS: sign-verify-ext\nPASS: simple\nPASS: sign-verify-ext4\nPASS: sign-verify-newapi\nPASS: spki\nPASS: spki-abstract\nPASS: srn1\nPASS: srn0\nPASS: srn2\nPASS: srn3\nPASS: srn4\nPASS: srn5\nSKIP: srp\nSKIP: srpbase64\nSKIP: ssl30-cert-key-exchange\nSKIP: ssl30-cipher-neg\nPASS: ssl2-hello\nSKIP: ssl30-server-kx-neg\nPASS: status-request-ok\nPASS: status-request\nPASS: status-request-ext\nPASS: strict-der\nPASS: supported_versions\nPASS: time\nPASS: status-request-revoked\nPASS: tls-etm\nPASS: tls-channel-binding\nPASS: tls-ext-not-in-dtls\nPASS: tls-crt_type-neg\nPASS: tls-ext-register\nPASS: tls-force-etm\nPASS: tls-neg-ext-key\nPASS: tls-force-ems\nPASS: tls-record-size-limit-asym\nPASS: tls-neg-ext4-key\nPASS: tls-record-size-limit\nPASS: tls-pthread\nPASS: tls-session-ext-override\nPASS: tls-session-supplemental\nPASS: tls-session-ext-register\nPASS: tls-supplemental\nPASS: tls10-cipher-neg\nPASS: tls10-cert-key-exchange\nPASS: tls11-cert-key-exchange\nPASS: tls10-server-kx-neg\nPASS: tls11-check-rollback-val\nPASS: tls11-rollback-detection\nPASS: tls11-cipher-neg\nPASS: tls11-server-kx-neg\nPASS: tls12-check-rollback-val\nPASS: tls12-anon-upgrade\nPASS: tls12-cipher-neg\nPASS: tls12-cert-key-exchange\nPASS: tls12-invalid-key-exchanges\nPASS: tls12-no-tls13-exts\nPASS: tls12-max-record\nPASS: tls12-ffdhe\nPASS: tls12-rehandshake-cert-2\nPASS: tls12-rehandshake-cert-auto\nPASS: tls12-rehandshake-cert-3\nPASS: tls12-rehandshake-set-prio\nPASS: tls12-resume-psk\nPASS: tls12-rehandshake-ticket\nPASS: tls12-resume-anon\nPASS: tls12-resume-x509\nPASS: tls12-rollback-detection\nPASS: tls13-cipher-neg\nPASS: tls12-server-kx-neg\nPASS: tls13-cert-key-exchange\nPASS: tls13-early-data-neg\nPASS: tls13-early-data-neg2\nPASS: tls13-compat-mode\nPASS: tls13-early-data\nPASS: tls13-resume-psk\nPASS: tls13-rehandshake-cert\nPASS: tls13-early-start\nPASS: tls13-resume-x509\nPASS: tlsfeature-crt\nPASS: tls13-without-timeout-func\nPASS: tlsext-decoding\nPASS: tls13-server-kx-neg\nPASS: tlsfeature-ext\nPASS: trustdb-tofu\nPASS: urls\nPASS: trust-store\nPASS: x509-cert-callback-ocsp\nPASS: version-checks\nPASS: x509-cert-callback-legacy\nPASS: x509-cert-callback\nPASS: x509-dn\nPASS: x509-dn-decode\nPASS: x509-dn-decode-compat\nPASS: x509-extensions\nPASS: x509-upnconstraint\nPASS: x509-verify-duplicate\nPASS: x509-verify-with-crl\nPASS: x509-server-verify\nPASS: x509_altname\nPASS: x509cert-ct\nPASS: x509cert-dntypes\nPASS: x509cert-invalid\nPASS: x509sign-verify\nPASS: x509dn\nPASS: x509self\nPASS: x509sign-verify-ecdsa\nPASS: x509sign-verify-error\nSKIP: xts-key-check\nPASS: x509sign-verify-gost\nPASS: x509sign-verify-rsa\n\ngnutls test summary:\n--------------------\ntotal: 384\npass : 367\nfail : 0\nskip : 17\n\nDURATION: 275\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.13279104232788,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-gstreamer1.0_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-gstreamer1.0",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0017483234405517578,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.447434902191162,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.06069684028625488,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 87.33176708221436,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013287067413330078,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_capsfilter.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_clocksync.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_concat.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_dataurisrc.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_fakesink.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_fakesrc.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_fdsrc.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_filesink.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_filesrc.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_funnel.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_identity.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_multiqueue.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_queue.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_queue2.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_selector.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_streamiddemux.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_tee.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/elements_valve.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/generic_sinks.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/generic_states.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gst.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstabi.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstatomicqueue.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstbin.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstbuffer.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstbufferlist.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstbufferpool.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstbus.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstcaps.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstcapsfeatures.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstchildproxy.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstclock.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstcontext.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstcontroller.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstcpp.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstdatetime.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstdeinit.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstdevice.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstelement.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstelementfactory.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstevent.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstghostpad.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstinfo.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstiterator.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstmemory.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstmessage.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstmeta.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstminiobject.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstobject.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstpad.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstparamspecs.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstpipeline.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstplugin.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstpoll.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstpreset.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstprintf.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstpromise.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstprotection.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstquery.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstregistry.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstsegment.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gststream.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gststructure.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstsystemclock.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gsttag.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gsttagsetter.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gsttask.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gsttoc.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gsttocsetter.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gsturi.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstutils.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/gst_gstvalue.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_adapter.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_aggregator.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_baseparse.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_basesink.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_basesrc.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_bitreader.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_bitreader_noinline.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_bitwriter.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_bytereader.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_bytereader_noinline.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_bytewriter.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_bytewriter_noinline.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_collectpads.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_controller.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_flowcombiner.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_gstharness.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_gstlibscpp.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_gstnetclientclock.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_gstnettimeprovider.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_gsttestclock.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_libsabi.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_queuearray.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_sparsefile.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_transform1.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_transform2.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/libs_typefindhelper.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/pipelines_cleanup.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/pipelines_parse_launch.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/pipelines_queue_error.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/pipelines_seek.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/pipelines_simple_launch_lines.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/pipelines_stress.test": {
                "status": "PASSED"
            },
            "ptestresult.gstreamer1.0.gstreamer/tools_gstinspect.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:06\nBEGIN: /usr/lib/gstreamer1.0/ptest\nRunning test: gstreamer/elements_fakesink.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_fakesink.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_fakesink\nFIXME: skipping test test_last_message_deep_notify because it's broken\nRunning suite(s): fakesink\nExecuting: gstreamer/elements_fakesink.test\n100%: Checks: 7, Failures: 0, Errors: 0\nCheck suite fakesink ran in 10.360s (tests failed: 0)\nPASS: gstreamer/elements_fakesink.test\nRunning test: gstreamer/pipelines_parse_launch.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_parse_launch.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_parse_launch\nExecuting: gstreamer/pipelines_parse_launch.test\nRunning suite(s): Parse Launch syntax\n100%: Checks: 9, Failures: 0, Errors: 0\nCheck suite parse ran in 0.069s (tests failed: 0)\nPASS: gstreamer/pipelines_parse_launch.test\nRunning test: gstreamer/elements_selector.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_selector.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_selector\nRunning suite(s): selector\n100%: Checks: 9, Failures: 0, Errors: 0\nCheck suite selector ran in 1.542s (tests failed: 0)\nPASS: gstreamer/elements_selector.test\nRunning test: gstreamer/gst_gstmemory.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstmemory.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstmemory\nRunning suite(s): GstMemory\n100%: Checks: 13, Failures: 0, Errors: 0\nCheck suite gst_memory ran in 0.026s (tests failed: 0)\nPASS: gstreamer/gst_gstmemory.test\nRunning test: gstreamer/gst_gstcaps.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstcaps.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstcaps\nRunning suite(s): GstCaps\n100%: Checks: 31, Failures: 0, Errors: 0\nCheck suite gst_caps ran in 0.065s (tests failed: 0)\nPASS: gstreamer/gst_gstcaps.test\nRunning test: gstreamer/generic_sinks.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/generic_sinks.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/generic_sinks\nRunning suite(s): Sinks\nExecuting: gstreamer/generic_sinks.test\n100%: Checks: 20, Failures: 0, Errors: 0\nCheck suite gst_sinks ran in 4.149s (tests failed: 0)\nPASS: gstreamer/generic_sinks.test\nRunning test: gstreamer/libs_flowcombiner.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_flowcombiner.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_flowcombiner\nRunning suite(s): GstFlowCombiner\n100%: Checks: 3, Failures: 0, Errors: 0\nCheck suite flow_combiner ran in 0.005s (tests failed: 0)\nPASS: gstreamer/libs_flowcombiner.test\nRunning test: gstreamer/gst_gstevent.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstevent.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstevent\nRunning suite(s): GstEvent\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_event ran in 2.172s (tests failed: 0)\nPASS: gstreamer/gst_gstevent.test\nRunning test: gstreamer/elements_identity.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_identity.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_identity\nRunning suite(s): identity\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite identity ran in 0.024s (tests failed: 0)\nPASS: gstreamer/elements_identity.test\nRunning test: gstreamer/gst_gstelementfactory.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstelementfactory.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstelementfactory\nRunning suite(s): GstElementFactory\n100%: Checks: 5, Failures: 0, Errors: 0\nCheck suite gst_element_factory ran in 0.010s (tests failed: 0)\nPASS: gstreamer/gst_gstelementfactory.test\nRunning test: gstreamer/elements_filesrc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_filesrc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_filesrc\nRunning suite(s): filesrc\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite filesrc ran in 0.030s (tests failed: 0)\nPASS: gstreamer/elements_filesrc.test\nRunning test: gstreamer/gst_gstpad.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstpad.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstpad\nRunning suite(s): GstPad\n100%: Checks: 46, Failures: 0, Errors: 0\nCheck suite gst_pad ran in 0.256s (tests failed: 0)\nPASS: gstreamer/gst_gstpad.test\nRunning test: gstreamer/gst_gsttocsetter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsttocsetter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsttocsetter\nRunning suite(s): GstTocSetter\nExecuting: gstreamer/gst_gsttocsetter.test\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_toc_setter ran in 1.504s (tests failed: 0)\nPASS: gstreamer/gst_gsttocsetter.test\nRunning test: gstreamer/pipelines_seek.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_seek.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_seek\nRunning suite(s): pipelines-seek\nExecuting: gstreamer/pipelines_seek.test\n100%: Checks: 3, Failures: 0, Errors: 0\nCheck suite pipelines_seek ran in 7.015s (tests failed: 0)\nPASS: gstreamer/pipelines_seek.test\nRunning test: gstreamer/libs_bitreader.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bitreader.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bitreader\nRunning suite(s): GstBitReader\n100%: Checks: 3, Failures: 0, Errors: 0\nCheck suite gst_bit_reader ran in 0.004s (tests failed: 0)\nPASS: gstreamer/libs_bitreader.test\nRunning test: gstreamer/gst_gstbin.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstbin.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstbin\nRunning suite(s): GstBin\nExecuting: gstreamer/gst_gstbin.test\n100%: Checks: 26, Failures: 0, Errors: 0\nCheck suite gst_bin ran in 6.104s (tests failed: 0)\nPASS: gstreamer/gst_gstbin.test\nRunning test: gstreamer/gst_gstinfo.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstinfo.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstinfo\nRunning suite(s): GstInfo\n100%: Checks: 13, Failures: 0, Errors: 0\nCheck suite gst_info ran in 0.904s (tests failed: 0)\nPASS: gstreamer/gst_gstinfo.test\nRunning test: gstreamer/libs_queuearray.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_queuearray.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_queuearray\nRunning suite(s): GstQueueArray\n100%: Checks: 9, Failures: 0, Errors: 0\nCheck suite gst_queue_array ran in 0.015s (tests failed: 0)\nPASS: gstreamer/libs_queuearray.test\nRunning test: gstreamer/libs_gstnetclientclock.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_gstnetclientclock.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_gstnetclientclock\nRunning suite(s): GstNetClientClock\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_net_client_clock ran in 0.155s (tests failed: 0)\nPASS: gstreamer/libs_gstnetclientclock.test\nRunning test: gstreamer/gst_gststream.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gststream.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gststream\nRunning suite(s): GstStream\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite gst_streams ran in 0.006s (tests failed: 0)\nPASS: gstreamer/gst_gststream.test\nRunning test: gstreamer/gst_gstregistry.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstregistry.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstregistry\nRunning suite(s): registry\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite registry ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gstregistry.test\nRunning test: gstreamer/gst_gstparamspecs.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstparamspecs.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstparamspecs\nRunning suite(s): GstParamSpec\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_param_spec ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gstparamspecs.test\nRunning test: gstreamer/gst_gstcapsfeatures.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstcapsfeatures.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstcapsfeatures\nRunning suite(s): GstCapsFeatures\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_capsfeatures ran in 0.003s (tests failed: 0)\nPASS: gstreamer/gst_gstcapsfeatures.test\nRunning test: gstreamer/libs_sparsefile.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_sparsefile.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_sparsefile\nRunning suite(s): cachefile\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_cachefile ran in 0.003s (tests failed: 0)\nPASS: gstreamer/libs_sparsefile.test\nRunning test: gstreamer/gst_gstchildproxy.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstchildproxy.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstchildproxy\nRunning suite(s): GstChildProxy\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_child_proxy ran in 0.005s (tests failed: 0)\nPASS: gstreamer/gst_gstchildproxy.test\nRunning test: gstreamer/gst_gsturi.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsturi.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsturi\nRunning suite(s): GstURI\n100%: Checks: 15, Failures: 0, Errors: 0\nCheck suite gst_uri ran in 0.025s (tests failed: 0)\nPASS: gstreamer/gst_gsturi.test\nRunning test: gstreamer/gst_gstclock.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstclock.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstclock\nRunning suite(s): GstClock\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_clock ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gstclock.test\nRunning test: gstreamer/gst_gstbufferpool.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstbufferpool.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstbufferpool\nRunning suite(s): GstBufferPool\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite gst_buffer_pool ran in 0.017s (tests failed: 0)\nPASS: gstreamer/gst_gstbufferpool.test\nRunning test: gstreamer/libs_bytereader_noinline.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bytereader_noinline.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bytereader_noinline\nRunning suite(s): GstByteReader\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite gst_byte_reader ran in 0.017s (tests failed: 0)\nPASS: gstreamer/libs_bytereader_noinline.test\nRunning test: gstreamer/gst_gstquery.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstquery.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstquery\nRunning suite(s): GstQuery\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_query ran in 0.006s (tests failed: 0)\nPASS: gstreamer/gst_gstquery.test\nRunning test: gstreamer/libs_bitwriter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bitwriter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bitwriter\nRunning suite(s): GstBitWriter\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite gst_bit_writer ran in 0.006s (tests failed: 0)\nPASS: gstreamer/libs_bitwriter.test\nRunning test: gstreamer/gst_gstprotection.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstprotection.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstprotection\nRunning suite(s): protection library\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite protection ran in 0.003s (tests failed: 0)\nPASS: gstreamer/gst_gstprotection.test\nRunning test: gstreamer/libs_bitreader_noinline.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bitreader_noinline.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bitreader_noinline\nRunning suite(s): GstBitReader\n100%: Checks: 3, Failures: 0, Errors: 0\nCheck suite gst_bit_reader ran in 0.005s (tests failed: 0)\nPASS: gstreamer/libs_bitreader_noinline.test\nRunning test: gstreamer/gst_gstcpp.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstcpp.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstcpp\nRunning suite(s): GstC++\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_cpp ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gstcpp.test\nRunning test: gstreamer/gst_gstcontext.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstcontext.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstcontext\nRunning suite(s): GstContext\n100%: Checks: 7, Failures: 0, Errors: 0\nCheck suite gst_context ran in 0.011s (tests failed: 0)\nPASS: gstreamer/gst_gstcontext.test\nRunning test: gstreamer/gst_gsttoc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsttoc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsttoc\nRunning suite(s): GstToc\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_toc ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gsttoc.test\nRunning test: gstreamer/gst_gstdevice.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstdevice.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstdevice\nExecuting: gstreamer/gst_gstdevice.test\nRunning suite(s): GstDevice\n100%: Checks: 5, Failures: 0, Errors: 0\nCheck suite gst_device ran in 0.009s (tests failed: 0)\nPASS: gstreamer/gst_gstdevice.test\nRunning test: gstreamer/pipelines_queue_error.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_queue_error.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_queue_error\nRunning suite(s): queue\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite queue ran in 0.006s (tests failed: 0)\nPASS: gstreamer/pipelines_queue_error.test\nRunning test: gstreamer/gst_gstghostpad.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstghostpad.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstghostpad\nRunning suite(s): GstGhostPad\n100%: Checks: 23, Failures: 0, Errors: 0\nCheck suite gst_ghost_pad ran in 0.081s (tests failed: 0)\nPASS: gstreamer/gst_gstghostpad.test\nRunning test: gstreamer/libs_baseparse.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_baseparse.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_baseparse\nRunning suite(s): GstBaseParse\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_baseparse ran in 0.143s (tests failed: 0)\nPASS: gstreamer/libs_baseparse.test\nRunning test: gstreamer/elements_clocksync.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_clocksync.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_clocksync\nRunning suite(s): clocksync\n100%: Checks: 5, Failures: 0, Errors: 0\nCheck suite clocksync ran in 0.019s (tests failed: 0)\nPASS: gstreamer/elements_clocksync.test\nRunning test: gstreamer/gst_gststructure.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gststructure.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gststructure\nRunning suite(s): GstStructure\n100%: Checks: 26, Failures: 0, Errors: 0\nCheck suite gst_structure ran in 0.034s (tests failed: 0)\nPASS: gstreamer/gst_gststructure.test\nRunning test: gstreamer/gst_gsttask.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsttask.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsttask\nRunning suite(s): GstTask\n100%: Checks: 9, Failures: 0, Errors: 0\nCheck suite gst_task ran in 1.056s (tests failed: 0)\nPASS: gstreamer/gst_gsttask.test\nRunning test: gstreamer/gst_gstplugin.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstplugin.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstplugin\nRunning suite(s): GstPlugin\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_plugin ran in 0.012s (tests failed: 0)\nPASS: gstreamer/gst_gstplugin.test\nRunning test: gstreamer/libs_basesink.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_basesink.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_basesink\nRunning suite(s): GstBaseSink\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite gst_basesrc ran in 0.223s (tests failed: 0)\nPASS: gstreamer/libs_basesink.test\nRunning test: gstreamer/gst_gstsegment.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstsegment.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstsegment\nRunning suite(s): GstSegment\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite gst_segment ran in 0.016s (tests failed: 0)\nPASS: gstreamer/gst_gstsegment.test\nRunning test: gstreamer/gst_gstdeinit.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstdeinit.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstdeinit\nPASS: gstreamer/gst_gstdeinit.test\nRunning test: gstreamer/elements_funnel.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_funnel.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_funnel\nRunning suite(s): funnel\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite funnel ran in 1.049s (tests failed: 0)\nPASS: gstreamer/elements_funnel.test\nRunning test: gstreamer/gst_gstpipeline.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstpipeline.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstpipeline\nRunning suite(s): GstPipeline\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite gst_pipeline ran in 0.166s (tests failed: 0)\nPASS: gstreamer/gst_gstpipeline.test\nRunning test: gstreamer/gst_gstobject.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstobject.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstobject\nRunning suite(s): GstObject\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite gst_object ran in 0.133s (tests failed: 0)\nPASS: gstreamer/gst_gstobject.test\nRunning test: gstreamer/gst_gstpreset.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstpreset.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstpreset\nRunning suite(s): GstPreset\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_preset ran in 0.003s (tests failed: 0)\nPASS: gstreamer/gst_gstpreset.test\nRunning test: gstreamer/elements_concat.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_concat.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_concat\nRunning suite(s): concat\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite concat ran in 0.008s (tests failed: 0)\nPASS: gstreamer/elements_concat.test\nRunning test: gstreamer/elements_tee.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_tee.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_tee\nRunning suite(s): tee\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite tee ran in 0.137s (tests failed: 0)\nPASS: gstreamer/elements_tee.test\nRunning test: gstreamer/libs_adapter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_adapter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_adapter\nRunning suite(s): adapter\n100%: Checks: 17, Failures: 0, Errors: 0\nCheck suite gst_adapter ran in 0.347s (tests failed: 0)\nPASS: gstreamer/libs_adapter.test\nRunning test: gstreamer/elements_queue2.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_queue2.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_queue2\nRunning suite(s): queue2\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite queue2 ran in 1.132s (tests failed: 0)\nPASS: gstreamer/elements_queue2.test\nRunning test: gstreamer/elements_multiqueue.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_multiqueue.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_multiqueue\nFIXME: skipping test test_output_order because it's broken\nRunning suite(s): multiqueue\nExecuting: gstreamer/elements_multiqueue.test\n100%: Checks: 15, Failures: 0, Errors: 0\nCheck suite multiqueue ran in 1.817s (tests failed: 0)\nPASS: gstreamer/elements_multiqueue.test\nRunning test: gstreamer/libs_bytewriter_noinline.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bytewriter_noinline.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bytewriter_noinline\nRunning suite(s): GstByteWriter\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite gst_byte_writer ran in 0.008s (tests failed: 0)\nPASS: gstreamer/libs_bytewriter_noinline.test\nRunning test: gstreamer/gst_gstmessage.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstmessage.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstmessage\nRunning suite(s): GstMessage\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_message ran in 0.003s (tests failed: 0)\nPASS: gstreamer/gst_gstmessage.test\nRunning test: gstreamer/libs_aggregator.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_aggregator.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_aggregator\nRunning suite(s): GstAggregator\nExecuting: gstreamer/libs_aggregator.test\n100%: Checks: 19, Failures: 0, Errors: 0\nCheck suite gst_aggregator ran in 3.941s (tests failed: 0)\nPASS: gstreamer/libs_aggregator.test\nRunning test: gstreamer/gst_gstutils.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstutils.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstutils\nRunning suite(s): GstUtils\n100%: Checks: 23, Failures: 0, Errors: 0\nCheck suite gst_utils ran in 0.071s (tests failed: 0)\nPASS: gstreamer/gst_gstutils.test\nRunning test: gstreamer/tools_gstinspect.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/tools_gstinspect.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/tools_gstinspect\nRunning suite(s): gst-inspect\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gstabi ran in 0.002s (tests failed: 0)\nPASS: gstreamer/tools_gstinspect.test\nRunning test: gstreamer/gst_gstminiobject.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstminiobject.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstminiobject\nRunning suite(s): GstMiniObject\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_mini_object ran in 0.033s (tests failed: 0)\nPASS: gstreamer/gst_gstminiobject.test\nRunning test: gstreamer/gst_gstiterator.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstiterator.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstiterator\nRunning suite(s): GstIterator\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_iterator ran in 0.012s (tests failed: 0)\nPASS: gstreamer/gst_gstiterator.test\nRunning test: gstreamer/gst_gstcontroller.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstcontroller.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstcontroller\nRunning suite(s): Controller\n100%: Checks: 10, Failures: 0, Errors: 0\nCheck suite gst_controller ran in 0.015s (tests failed: 0)\nPASS: gstreamer/gst_gstcontroller.test\nRunning test: gstreamer/libs_controller.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_controller.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_controller\nRunning suite(s): Controller\n100%: Checks: 27, Failures: 0, Errors: 0\nCheck suite gst_controller ran in 0.046s (tests failed: 0)\nPASS: gstreamer/libs_controller.test\nRunning test: gstreamer/libs_transform1.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_transform1.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_transform1\nRunning suite(s): GstBaseTransform\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_basetransform ran in 0.014s (tests failed: 0)\nPASS: gstreamer/libs_transform1.test\nRunning test: gstreamer/libs_bytewriter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bytewriter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bytewriter\nRunning suite(s): GstByteWriter\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite gst_byte_writer ran in 0.008s (tests failed: 0)\nPASS: gstreamer/libs_bytewriter.test\nRunning test: gstreamer/gst_gstsystemclock.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstsystemclock.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstsystemclock\nRunning suite(s): GstSystemClock\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_systemclock ran in 3.156s (tests failed: 0)\nPASS: gstreamer/gst_gstsystemclock.test\nRunning test: gstreamer/gst_gstatomicqueue.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstatomicqueue.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstatomicqueue\nRunning suite(s): GstAtomicQueue\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_atomic_queue ran in 0.001s (tests failed: 0)\nPASS: gstreamer/gst_gstatomicqueue.test\nRunning test: gstreamer/pipelines_simple_launch_lines.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_simple_launch_lines.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_simple_launch_lines\nRunning suite(s): Pipelines\nExecuting: gstreamer/pipelines_simple_launch_lines.test\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite simple_launch_lines ran in 1.524s (tests failed: 0)\nPASS: gstreamer/pipelines_simple_launch_lines.test\nRunning test: gstreamer/libs_gsttestclock.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_gsttestclock.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_gsttestclock\nRunning suite(s): GstTestClock\n100%: Checks: 25, Failures: 0, Errors: 0\nCheck suite gst_test_clock ran in 0.874s (tests failed: 0)\nPASS: gstreamer/libs_gsttestclock.test\nRunning test: gstreamer/libs_gstnettimeprovider.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_gstnettimeprovider.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_gstnettimeprovider\nRunning suite(s): GstNetTimeProvider\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_net_time_provider ran in 0.005s (tests failed: 0)\nPASS: gstreamer/libs_gstnettimeprovider.test\nRunning test: gstreamer/generic_states.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/generic_states.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/generic_states\nRunning suite(s): states_core\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite states ran in 0.025s (tests failed: 0)\nPASS: gstreamer/generic_states.test\nRunning test: gstreamer/gst_gstpromise.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstpromise.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstpromise\nRunning suite(s): GstPromise\n100%: Checks: 17, Failures: 0, Errors: 0\nCheck suite gst_promise ran in 0.248s (tests failed: 0)\nPASS: gstreamer/gst_gstpromise.test\nRunning test: gstreamer/libs_collectpads.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_collectpads.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_collectpads\nRunning suite(s): GstCollectPads\n100%: Checks: 10, Failures: 0, Errors: 0\nCheck suite gst_collect_pads ran in 0.026s (tests failed: 0)\nPASS: gstreamer/libs_collectpads.test\nRunning test: gstreamer/gst_gst.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gst.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gst\nRunning suite(s): Gst\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite gst ran in 0.009s (tests failed: 0)\nPASS: gstreamer/gst_gst.test\nRunning test: gstreamer/gst_gstbufferlist.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstbufferlist.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstbufferlist\nRunning suite(s): GstBufferList\n100%: Checks: 13, Failures: 0, Errors: 0\nCheck suite gst_buffer_list ran in 0.026s (tests failed: 0)\nPASS: gstreamer/gst_gstbufferlist.test\nRunning test: gstreamer/gst_gsttagsetter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsttagsetter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsttagsetter\nRunning suite(s): GstTagSetter\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite gst_tag_setter ran in 1.507s (tests failed: 0)\nPASS: gstreamer/gst_gsttagsetter.test\nRunning test: gstreamer/gst_gstbus.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstbus.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstbus\nRunning suite(s): GstBus\nExecuting: gstreamer/gst_gstbus.test\nExecuting: gstreamer/gst_gstbus.test\n100%: Checks: 14, Failures: 0, Errors: 0\nCheck suite gst_bus ran in 11.159s (tests failed: 0)\nPASS: gstreamer/gst_gstbus.test\nRunning test: gstreamer/elements_fakesrc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_fakesrc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_fakesrc\nRunning suite(s): fakesrc\nExecuting: gstreamer/elements_fakesrc.test\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite fakesrc ran in 0.026s (tests failed: 0)\nPASS: gstreamer/elements_fakesrc.test\nRunning test: gstreamer/gst_gstvalue.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstvalue.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstvalue\nRunning suite(s): GstValue\n100%: Checks: 55, Failures: 0, Errors: 0\nCheck suite gst_value ran in 0.074s (tests failed: 0)\nPASS: gstreamer/gst_gstvalue.test\nRunning test: gstreamer/elements_valve.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_valve.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_valve\nRunning suite(s): valve\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite valve ran in 0.006s (tests failed: 0)\nPASS: gstreamer/elements_valve.test\nRunning test: gstreamer/gst_gstpoll.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstpoll.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstpoll\nRunning suite(s): GstPoll\nExecuting: gstreamer/gst_gstpoll.test\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite gst_poll ran in 5.064s (tests failed: 0)\nPASS: gstreamer/gst_gstpoll.test\nRunning test: gstreamer/libs_gstharness.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_gstharness.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_gstharness\nRunning suite(s): GstHarness\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_harness ran in 2.238s (tests failed: 0)\nPASS: gstreamer/libs_gstharness.test\nRunning test: gstreamer/libs_transform2.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_transform2.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_transform2\nRunning suite(s): GstBaseTransformCollate\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_basetransform_collate ran in 0.002s (tests failed: 0)\nPASS: gstreamer/libs_transform2.test\nRunning test: gstreamer/pipelines_stress.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_stress.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_stress\nRunning suite(s): stress\nExecuting: gstreamer/pipelines_stress.test\nExecuting: gstreamer/pipelines_stress.test\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite stress ran in 10.480s (tests failed: 0)\nPASS: gstreamer/pipelines_stress.test\nRunning test: gstreamer/gst_gstabi.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstabi.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstabi\nRunning suite(s): GstABI\nNo structure size list was generated for this architecture.\nRun with GST_ABI environment variable set to output header.\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gstabi ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gstabi.test\nRunning test: gstreamer/elements_capsfilter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_capsfilter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_capsfilter\nRunning suite(s): capsfilter\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite capsfilter ran in 0.019s (tests failed: 0)\nPASS: gstreamer/elements_capsfilter.test\nRunning test: gstreamer/elements_filesink.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_filesink.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_filesink\nRunning suite(s): filesink\n100%: Checks: 7, Failures: 0, Errors: 0\nCheck suite filesink ran in 0.045s (tests failed: 0)\nPASS: gstreamer/elements_filesink.test\nRunning test: gstreamer/gst_gstdatetime.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstdatetime.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstdatetime\nRunning suite(s): GstDateTime\n100%: Checks: 18, Failures: 0, Errors: 0\nCheck suite gst_date_time ran in 0.024s (tests failed: 0)\nPASS: gstreamer/gst_gstdatetime.test\nRunning test: gstreamer/libs_typefindhelper.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_typefindhelper.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_typefindhelper\nRunning suite(s): typefindhelper\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_typefindhelper ran in 0.001s (tests failed: 0)\nPASS: gstreamer/libs_typefindhelper.test\nRunning test: gstreamer/gst_gstelement.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstelement.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstelement\nRunning suite(s): GstElement\nExecuting: gstreamer/gst_gstelement.test\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite gst_element ran in 1.888s (tests failed: 0)\nPASS: gstreamer/gst_gstelement.test\nRunning test: gstreamer/elements_queue.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_queue.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_queue\nRunning suite(s): queue\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite queue ran in 0.755s (tests failed: 0)\nPASS: gstreamer/elements_queue.test\nRunning test: gstreamer/gst_gstprintf.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstprintf.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstprintf\nRunning suite(s): GstPrintf\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_printf ran in 0.003s (tests failed: 0)\nPASS: gstreamer/gst_gstprintf.test\nRunning test: gstreamer/elements_streamiddemux.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_streamiddemux.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_streamiddemux\nRunning suite(s): streamiddemux\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite streamiddemux ran in 0.094s (tests failed: 0)\nPASS: gstreamer/elements_streamiddemux.test\nRunning test: gstreamer/libs_gstlibscpp.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_gstlibscpp.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_gstlibscpp\nRunning suite(s): GstLibsCpp\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite libscpp ran in 0.002s (tests failed: 0)\nPASS: gstreamer/libs_gstlibscpp.test\nRunning test: gstreamer/libs_basesrc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_basesrc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_basesrc\nRunning suite(s): GstBaseSrc\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite gst_basesrc ran in 0.055s (tests failed: 0)\nPASS: gstreamer/libs_basesrc.test\nRunning test: gstreamer/libs_libsabi.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_libsabi.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_libsabi\nRunning suite(s): LibsABI\nNo structure size list was generated for this architecture.\nRun with GST_ABI environment variable set to output header.\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite libsabi ran in 0.002s (tests failed: 0)\nPASS: gstreamer/libs_libsabi.test\nRunning test: gstreamer/elements_dataurisrc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_dataurisrc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_dataurisrc\nRunning suite(s): dataurisrc\n100%: Checks: 5, Failures: 0, Errors: 0\nCheck suite dataurisrc ran in 0.017s (tests failed: 0)\nPASS: gstreamer/elements_dataurisrc.test\nRunning test: gstreamer/libs_bytereader.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bytereader.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bytereader\nRunning suite(s): GstByteReader\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite gst_byte_reader ran in 0.016s (tests failed: 0)\nPASS: gstreamer/libs_bytereader.test\nRunning test: gstreamer/pipelines_cleanup.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_cleanup.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_cleanup\nRunning suite(s): Pipeline cleanup\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite cleanup ran in 0.004s (tests failed: 0)\nPASS: gstreamer/pipelines_cleanup.test\nRunning test: gstreamer/gst_gstmeta.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstmeta.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstmeta\nRunning suite(s): GstMeta\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite gst_buffermeta ran in 0.016s (tests failed: 0)\nPASS: gstreamer/gst_gstmeta.test\nRunning test: gstreamer/elements_fdsrc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_fdsrc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_fdsrc\nRunning suite(s): fdsrc\n100%: Checks: 3, Failures: 0, Errors: 0\nCheck suite fdsrc ran in 0.010s (tests failed: 0)\nPASS: gstreamer/elements_fdsrc.test\nRunning test: gstreamer/gst_gsttag.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsttag.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsttag\nRunning suite(s): GstTag\n100%: Checks: 14, Failures: 0, Errors: 0\nCheck suite gst_tag ran in 0.019s (tests failed: 0)\nPASS: gstreamer/gst_gsttag.test\nRunning test: gstreamer/gst_gstbuffer.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstbuffer.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstbuffer\nRunning suite(s): GstBuffer\n100%: Checks: 20, Failures: 0, Errors: 0\nCheck suite gst_buffer ran in 0.025s (tests failed: 0)\nPASS: gstreamer/gst_gstbuffer.test\nSUMMARY: total=105; passed=105; skipped=0; failed=0; user=29.8s; system=18.3s; maxrss=13824\nDURATION: 87\nEND: /usr/lib/gstreamer1.0/ptest\n2024-02-06T09:07\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "gstreamer1.0": {
                    "duration": "87",
                    "log": "START: ptest-runner\n2024-02-06T09:06\nRunning test: gstreamer/elements_fakesink.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_fakesink.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_fakesink\nFIXME: skipping test test_last_message_deep_notify because it's broken\nRunning suite(s): fakesink\nExecuting: gstreamer/elements_fakesink.test\n100%: Checks: 7, Failures: 0, Errors: 0\nCheck suite fakesink ran in 10.360s (tests failed: 0)\nPASS: gstreamer/elements_fakesink.test\nRunning test: gstreamer/pipelines_parse_launch.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_parse_launch.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_parse_launch\nExecuting: gstreamer/pipelines_parse_launch.test\nRunning suite(s): Parse Launch syntax\n100%: Checks: 9, Failures: 0, Errors: 0\nCheck suite parse ran in 0.069s (tests failed: 0)\nPASS: gstreamer/pipelines_parse_launch.test\nRunning test: gstreamer/elements_selector.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_selector.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_selector\nRunning suite(s): selector\n100%: Checks: 9, Failures: 0, Errors: 0\nCheck suite selector ran in 1.542s (tests failed: 0)\nPASS: gstreamer/elements_selector.test\nRunning test: gstreamer/gst_gstmemory.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstmemory.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstmemory\nRunning suite(s): GstMemory\n100%: Checks: 13, Failures: 0, Errors: 0\nCheck suite gst_memory ran in 0.026s (tests failed: 0)\nPASS: gstreamer/gst_gstmemory.test\nRunning test: gstreamer/gst_gstcaps.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstcaps.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstcaps\nRunning suite(s): GstCaps\n100%: Checks: 31, Failures: 0, Errors: 0\nCheck suite gst_caps ran in 0.065s (tests failed: 0)\nPASS: gstreamer/gst_gstcaps.test\nRunning test: gstreamer/generic_sinks.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/generic_sinks.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/generic_sinks\nRunning suite(s): Sinks\nExecuting: gstreamer/generic_sinks.test\n100%: Checks: 20, Failures: 0, Errors: 0\nCheck suite gst_sinks ran in 4.149s (tests failed: 0)\nPASS: gstreamer/generic_sinks.test\nRunning test: gstreamer/libs_flowcombiner.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_flowcombiner.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_flowcombiner\nRunning suite(s): GstFlowCombiner\n100%: Checks: 3, Failures: 0, Errors: 0\nCheck suite flow_combiner ran in 0.005s (tests failed: 0)\nPASS: gstreamer/libs_flowcombiner.test\nRunning test: gstreamer/gst_gstevent.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstevent.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstevent\nRunning suite(s): GstEvent\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_event ran in 2.172s (tests failed: 0)\nPASS: gstreamer/gst_gstevent.test\nRunning test: gstreamer/elements_identity.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_identity.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_identity\nRunning suite(s): identity\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite identity ran in 0.024s (tests failed: 0)\nPASS: gstreamer/elements_identity.test\nRunning test: gstreamer/gst_gstelementfactory.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstelementfactory.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstelementfactory\nRunning suite(s): GstElementFactory\n100%: Checks: 5, Failures: 0, Errors: 0\nCheck suite gst_element_factory ran in 0.010s (tests failed: 0)\nPASS: gstreamer/gst_gstelementfactory.test\nRunning test: gstreamer/elements_filesrc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_filesrc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_filesrc\nRunning suite(s): filesrc\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite filesrc ran in 0.030s (tests failed: 0)\nPASS: gstreamer/elements_filesrc.test\nRunning test: gstreamer/gst_gstpad.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstpad.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstpad\nRunning suite(s): GstPad\n100%: Checks: 46, Failures: 0, Errors: 0\nCheck suite gst_pad ran in 0.256s (tests failed: 0)\nPASS: gstreamer/gst_gstpad.test\nRunning test: gstreamer/gst_gsttocsetter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsttocsetter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsttocsetter\nRunning suite(s): GstTocSetter\nExecuting: gstreamer/gst_gsttocsetter.test\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_toc_setter ran in 1.504s (tests failed: 0)\nPASS: gstreamer/gst_gsttocsetter.test\nRunning test: gstreamer/pipelines_seek.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_seek.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_seek\nRunning suite(s): pipelines-seek\nExecuting: gstreamer/pipelines_seek.test\n100%: Checks: 3, Failures: 0, Errors: 0\nCheck suite pipelines_seek ran in 7.015s (tests failed: 0)\nPASS: gstreamer/pipelines_seek.test\nRunning test: gstreamer/libs_bitreader.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bitreader.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bitreader\nRunning suite(s): GstBitReader\n100%: Checks: 3, Failures: 0, Errors: 0\nCheck suite gst_bit_reader ran in 0.004s (tests failed: 0)\nPASS: gstreamer/libs_bitreader.test\nRunning test: gstreamer/gst_gstbin.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstbin.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstbin\nRunning suite(s): GstBin\nExecuting: gstreamer/gst_gstbin.test\n100%: Checks: 26, Failures: 0, Errors: 0\nCheck suite gst_bin ran in 6.104s (tests failed: 0)\nPASS: gstreamer/gst_gstbin.test\nRunning test: gstreamer/gst_gstinfo.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstinfo.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstinfo\nRunning suite(s): GstInfo\n100%: Checks: 13, Failures: 0, Errors: 0\nCheck suite gst_info ran in 0.904s (tests failed: 0)\nPASS: gstreamer/gst_gstinfo.test\nRunning test: gstreamer/libs_queuearray.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_queuearray.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_queuearray\nRunning suite(s): GstQueueArray\n100%: Checks: 9, Failures: 0, Errors: 0\nCheck suite gst_queue_array ran in 0.015s (tests failed: 0)\nPASS: gstreamer/libs_queuearray.test\nRunning test: gstreamer/libs_gstnetclientclock.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_gstnetclientclock.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_gstnetclientclock\nRunning suite(s): GstNetClientClock\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_net_client_clock ran in 0.155s (tests failed: 0)\nPASS: gstreamer/libs_gstnetclientclock.test\nRunning test: gstreamer/gst_gststream.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gststream.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gststream\nRunning suite(s): GstStream\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite gst_streams ran in 0.006s (tests failed: 0)\nPASS: gstreamer/gst_gststream.test\nRunning test: gstreamer/gst_gstregistry.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstregistry.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstregistry\nRunning suite(s): registry\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite registry ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gstregistry.test\nRunning test: gstreamer/gst_gstparamspecs.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstparamspecs.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstparamspecs\nRunning suite(s): GstParamSpec\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_param_spec ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gstparamspecs.test\nRunning test: gstreamer/gst_gstcapsfeatures.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstcapsfeatures.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstcapsfeatures\nRunning suite(s): GstCapsFeatures\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_capsfeatures ran in 0.003s (tests failed: 0)\nPASS: gstreamer/gst_gstcapsfeatures.test\nRunning test: gstreamer/libs_sparsefile.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_sparsefile.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_sparsefile\nRunning suite(s): cachefile\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_cachefile ran in 0.003s (tests failed: 0)\nPASS: gstreamer/libs_sparsefile.test\nRunning test: gstreamer/gst_gstchildproxy.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstchildproxy.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstchildproxy\nRunning suite(s): GstChildProxy\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_child_proxy ran in 0.005s (tests failed: 0)\nPASS: gstreamer/gst_gstchildproxy.test\nRunning test: gstreamer/gst_gsturi.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsturi.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsturi\nRunning suite(s): GstURI\n100%: Checks: 15, Failures: 0, Errors: 0\nCheck suite gst_uri ran in 0.025s (tests failed: 0)\nPASS: gstreamer/gst_gsturi.test\nRunning test: gstreamer/gst_gstclock.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstclock.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstclock\nRunning suite(s): GstClock\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_clock ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gstclock.test\nRunning test: gstreamer/gst_gstbufferpool.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstbufferpool.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstbufferpool\nRunning suite(s): GstBufferPool\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite gst_buffer_pool ran in 0.017s (tests failed: 0)\nPASS: gstreamer/gst_gstbufferpool.test\nRunning test: gstreamer/libs_bytereader_noinline.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bytereader_noinline.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bytereader_noinline\nRunning suite(s): GstByteReader\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite gst_byte_reader ran in 0.017s (tests failed: 0)\nPASS: gstreamer/libs_bytereader_noinline.test\nRunning test: gstreamer/gst_gstquery.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstquery.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstquery\nRunning suite(s): GstQuery\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_query ran in 0.006s (tests failed: 0)\nPASS: gstreamer/gst_gstquery.test\nRunning test: gstreamer/libs_bitwriter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bitwriter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bitwriter\nRunning suite(s): GstBitWriter\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite gst_bit_writer ran in 0.006s (tests failed: 0)\nPASS: gstreamer/libs_bitwriter.test\nRunning test: gstreamer/gst_gstprotection.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstprotection.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstprotection\nRunning suite(s): protection library\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite protection ran in 0.003s (tests failed: 0)\nPASS: gstreamer/gst_gstprotection.test\nRunning test: gstreamer/libs_bitreader_noinline.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bitreader_noinline.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bitreader_noinline\nRunning suite(s): GstBitReader\n100%: Checks: 3, Failures: 0, Errors: 0\nCheck suite gst_bit_reader ran in 0.005s (tests failed: 0)\nPASS: gstreamer/libs_bitreader_noinline.test\nRunning test: gstreamer/gst_gstcpp.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstcpp.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstcpp\nRunning suite(s): GstC++\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_cpp ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gstcpp.test\nRunning test: gstreamer/gst_gstcontext.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstcontext.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstcontext\nRunning suite(s): GstContext\n100%: Checks: 7, Failures: 0, Errors: 0\nCheck suite gst_context ran in 0.011s (tests failed: 0)\nPASS: gstreamer/gst_gstcontext.test\nRunning test: gstreamer/gst_gsttoc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsttoc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsttoc\nRunning suite(s): GstToc\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_toc ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gsttoc.test\nRunning test: gstreamer/gst_gstdevice.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstdevice.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstdevice\nExecuting: gstreamer/gst_gstdevice.test\nRunning suite(s): GstDevice\n100%: Checks: 5, Failures: 0, Errors: 0\nCheck suite gst_device ran in 0.009s (tests failed: 0)\nPASS: gstreamer/gst_gstdevice.test\nRunning test: gstreamer/pipelines_queue_error.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_queue_error.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_queue_error\nRunning suite(s): queue\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite queue ran in 0.006s (tests failed: 0)\nPASS: gstreamer/pipelines_queue_error.test\nRunning test: gstreamer/gst_gstghostpad.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstghostpad.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstghostpad\nRunning suite(s): GstGhostPad\n100%: Checks: 23, Failures: 0, Errors: 0\nCheck suite gst_ghost_pad ran in 0.081s (tests failed: 0)\nPASS: gstreamer/gst_gstghostpad.test\nRunning test: gstreamer/libs_baseparse.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_baseparse.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_baseparse\nRunning suite(s): GstBaseParse\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_baseparse ran in 0.143s (tests failed: 0)\nPASS: gstreamer/libs_baseparse.test\nRunning test: gstreamer/elements_clocksync.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_clocksync.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_clocksync\nRunning suite(s): clocksync\n100%: Checks: 5, Failures: 0, Errors: 0\nCheck suite clocksync ran in 0.019s (tests failed: 0)\nPASS: gstreamer/elements_clocksync.test\nRunning test: gstreamer/gst_gststructure.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gststructure.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gststructure\nRunning suite(s): GstStructure\n100%: Checks: 26, Failures: 0, Errors: 0\nCheck suite gst_structure ran in 0.034s (tests failed: 0)\nPASS: gstreamer/gst_gststructure.test\nRunning test: gstreamer/gst_gsttask.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsttask.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsttask\nRunning suite(s): GstTask\n100%: Checks: 9, Failures: 0, Errors: 0\nCheck suite gst_task ran in 1.056s (tests failed: 0)\nPASS: gstreamer/gst_gsttask.test\nRunning test: gstreamer/gst_gstplugin.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstplugin.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstplugin\nRunning suite(s): GstPlugin\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_plugin ran in 0.012s (tests failed: 0)\nPASS: gstreamer/gst_gstplugin.test\nRunning test: gstreamer/libs_basesink.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_basesink.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_basesink\nRunning suite(s): GstBaseSink\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite gst_basesrc ran in 0.223s (tests failed: 0)\nPASS: gstreamer/libs_basesink.test\nRunning test: gstreamer/gst_gstsegment.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstsegment.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstsegment\nRunning suite(s): GstSegment\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite gst_segment ran in 0.016s (tests failed: 0)\nPASS: gstreamer/gst_gstsegment.test\nRunning test: gstreamer/gst_gstdeinit.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstdeinit.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstdeinit\nPASS: gstreamer/gst_gstdeinit.test\nRunning test: gstreamer/elements_funnel.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_funnel.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_funnel\nRunning suite(s): funnel\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite funnel ran in 1.049s (tests failed: 0)\nPASS: gstreamer/elements_funnel.test\nRunning test: gstreamer/gst_gstpipeline.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstpipeline.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstpipeline\nRunning suite(s): GstPipeline\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite gst_pipeline ran in 0.166s (tests failed: 0)\nPASS: gstreamer/gst_gstpipeline.test\nRunning test: gstreamer/gst_gstobject.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstobject.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstobject\nRunning suite(s): GstObject\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite gst_object ran in 0.133s (tests failed: 0)\nPASS: gstreamer/gst_gstobject.test\nRunning test: gstreamer/gst_gstpreset.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstpreset.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstpreset\nRunning suite(s): GstPreset\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_preset ran in 0.003s (tests failed: 0)\nPASS: gstreamer/gst_gstpreset.test\nRunning test: gstreamer/elements_concat.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_concat.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_concat\nRunning suite(s): concat\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite concat ran in 0.008s (tests failed: 0)\nPASS: gstreamer/elements_concat.test\nRunning test: gstreamer/elements_tee.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_tee.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_tee\nRunning suite(s): tee\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite tee ran in 0.137s (tests failed: 0)\nPASS: gstreamer/elements_tee.test\nRunning test: gstreamer/libs_adapter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_adapter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_adapter\nRunning suite(s): adapter\n100%: Checks: 17, Failures: 0, Errors: 0\nCheck suite gst_adapter ran in 0.347s (tests failed: 0)\nPASS: gstreamer/libs_adapter.test\nRunning test: gstreamer/elements_queue2.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_queue2.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_queue2\nRunning suite(s): queue2\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite queue2 ran in 1.132s (tests failed: 0)\nPASS: gstreamer/elements_queue2.test\nRunning test: gstreamer/elements_multiqueue.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_multiqueue.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_multiqueue\nFIXME: skipping test test_output_order because it's broken\nRunning suite(s): multiqueue\nExecuting: gstreamer/elements_multiqueue.test\n100%: Checks: 15, Failures: 0, Errors: 0\nCheck suite multiqueue ran in 1.817s (tests failed: 0)\nPASS: gstreamer/elements_multiqueue.test\nRunning test: gstreamer/libs_bytewriter_noinline.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bytewriter_noinline.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bytewriter_noinline\nRunning suite(s): GstByteWriter\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite gst_byte_writer ran in 0.008s (tests failed: 0)\nPASS: gstreamer/libs_bytewriter_noinline.test\nRunning test: gstreamer/gst_gstmessage.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstmessage.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstmessage\nRunning suite(s): GstMessage\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_message ran in 0.003s (tests failed: 0)\nPASS: gstreamer/gst_gstmessage.test\nRunning test: gstreamer/libs_aggregator.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_aggregator.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_aggregator\nRunning suite(s): GstAggregator\nExecuting: gstreamer/libs_aggregator.test\n100%: Checks: 19, Failures: 0, Errors: 0\nCheck suite gst_aggregator ran in 3.941s (tests failed: 0)\nPASS: gstreamer/libs_aggregator.test\nRunning test: gstreamer/gst_gstutils.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstutils.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstutils\nRunning suite(s): GstUtils\n100%: Checks: 23, Failures: 0, Errors: 0\nCheck suite gst_utils ran in 0.071s (tests failed: 0)\nPASS: gstreamer/gst_gstutils.test\nRunning test: gstreamer/tools_gstinspect.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/tools_gstinspect.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/tools_gstinspect\nRunning suite(s): gst-inspect\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gstabi ran in 0.002s (tests failed: 0)\nPASS: gstreamer/tools_gstinspect.test\nRunning test: gstreamer/gst_gstminiobject.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstminiobject.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstminiobject\nRunning suite(s): GstMiniObject\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_mini_object ran in 0.033s (tests failed: 0)\nPASS: gstreamer/gst_gstminiobject.test\nRunning test: gstreamer/gst_gstiterator.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstiterator.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstiterator\nRunning suite(s): GstIterator\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_iterator ran in 0.012s (tests failed: 0)\nPASS: gstreamer/gst_gstiterator.test\nRunning test: gstreamer/gst_gstcontroller.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstcontroller.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstcontroller\nRunning suite(s): Controller\n100%: Checks: 10, Failures: 0, Errors: 0\nCheck suite gst_controller ran in 0.015s (tests failed: 0)\nPASS: gstreamer/gst_gstcontroller.test\nRunning test: gstreamer/libs_controller.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_controller.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_controller\nRunning suite(s): Controller\n100%: Checks: 27, Failures: 0, Errors: 0\nCheck suite gst_controller ran in 0.046s (tests failed: 0)\nPASS: gstreamer/libs_controller.test\nRunning test: gstreamer/libs_transform1.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_transform1.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_transform1\nRunning suite(s): GstBaseTransform\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_basetransform ran in 0.014s (tests failed: 0)\nPASS: gstreamer/libs_transform1.test\nRunning test: gstreamer/libs_bytewriter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bytewriter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bytewriter\nRunning suite(s): GstByteWriter\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite gst_byte_writer ran in 0.008s (tests failed: 0)\nPASS: gstreamer/libs_bytewriter.test\nRunning test: gstreamer/gst_gstsystemclock.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstsystemclock.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstsystemclock\nRunning suite(s): GstSystemClock\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_systemclock ran in 3.156s (tests failed: 0)\nPASS: gstreamer/gst_gstsystemclock.test\nRunning test: gstreamer/gst_gstatomicqueue.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstatomicqueue.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstatomicqueue\nRunning suite(s): GstAtomicQueue\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_atomic_queue ran in 0.001s (tests failed: 0)\nPASS: gstreamer/gst_gstatomicqueue.test\nRunning test: gstreamer/pipelines_simple_launch_lines.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_simple_launch_lines.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_simple_launch_lines\nRunning suite(s): Pipelines\nExecuting: gstreamer/pipelines_simple_launch_lines.test\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite simple_launch_lines ran in 1.524s (tests failed: 0)\nPASS: gstreamer/pipelines_simple_launch_lines.test\nRunning test: gstreamer/libs_gsttestclock.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_gsttestclock.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_gsttestclock\nRunning suite(s): GstTestClock\n100%: Checks: 25, Failures: 0, Errors: 0\nCheck suite gst_test_clock ran in 0.874s (tests failed: 0)\nPASS: gstreamer/libs_gsttestclock.test\nRunning test: gstreamer/libs_gstnettimeprovider.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_gstnettimeprovider.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_gstnettimeprovider\nRunning suite(s): GstNetTimeProvider\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_net_time_provider ran in 0.005s (tests failed: 0)\nPASS: gstreamer/libs_gstnettimeprovider.test\nRunning test: gstreamer/generic_states.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/generic_states.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/generic_states\nRunning suite(s): states_core\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite states ran in 0.025s (tests failed: 0)\nPASS: gstreamer/generic_states.test\nRunning test: gstreamer/gst_gstpromise.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstpromise.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstpromise\nRunning suite(s): GstPromise\n100%: Checks: 17, Failures: 0, Errors: 0\nCheck suite gst_promise ran in 0.248s (tests failed: 0)\nPASS: gstreamer/gst_gstpromise.test\nRunning test: gstreamer/libs_collectpads.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_collectpads.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_collectpads\nRunning suite(s): GstCollectPads\n100%: Checks: 10, Failures: 0, Errors: 0\nCheck suite gst_collect_pads ran in 0.026s (tests failed: 0)\nPASS: gstreamer/libs_collectpads.test\nRunning test: gstreamer/gst_gst.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gst.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gst\nRunning suite(s): Gst\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite gst ran in 0.009s (tests failed: 0)\nPASS: gstreamer/gst_gst.test\nRunning test: gstreamer/gst_gstbufferlist.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstbufferlist.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstbufferlist\nRunning suite(s): GstBufferList\n100%: Checks: 13, Failures: 0, Errors: 0\nCheck suite gst_buffer_list ran in 0.026s (tests failed: 0)\nPASS: gstreamer/gst_gstbufferlist.test\nRunning test: gstreamer/gst_gsttagsetter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsttagsetter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsttagsetter\nRunning suite(s): GstTagSetter\n100%: Checks: 4, Failures: 0, Errors: 0\nCheck suite gst_tag_setter ran in 1.507s (tests failed: 0)\nPASS: gstreamer/gst_gsttagsetter.test\nRunning test: gstreamer/gst_gstbus.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstbus.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstbus\nRunning suite(s): GstBus\nExecuting: gstreamer/gst_gstbus.test\nExecuting: gstreamer/gst_gstbus.test\n100%: Checks: 14, Failures: 0, Errors: 0\nCheck suite gst_bus ran in 11.159s (tests failed: 0)\nPASS: gstreamer/gst_gstbus.test\nRunning test: gstreamer/elements_fakesrc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_fakesrc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_fakesrc\nRunning suite(s): fakesrc\nExecuting: gstreamer/elements_fakesrc.test\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite fakesrc ran in 0.026s (tests failed: 0)\nPASS: gstreamer/elements_fakesrc.test\nRunning test: gstreamer/gst_gstvalue.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstvalue.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstvalue\nRunning suite(s): GstValue\n100%: Checks: 55, Failures: 0, Errors: 0\nCheck suite gst_value ran in 0.074s (tests failed: 0)\nPASS: gstreamer/gst_gstvalue.test\nRunning test: gstreamer/elements_valve.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_valve.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_valve\nRunning suite(s): valve\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite valve ran in 0.006s (tests failed: 0)\nPASS: gstreamer/elements_valve.test\nRunning test: gstreamer/gst_gstpoll.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstpoll.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstpoll\nRunning suite(s): GstPoll\nExecuting: gstreamer/gst_gstpoll.test\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite gst_poll ran in 5.064s (tests failed: 0)\nPASS: gstreamer/gst_gstpoll.test\nRunning test: gstreamer/libs_gstharness.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_gstharness.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_gstharness\nRunning suite(s): GstHarness\n100%: Checks: 8, Failures: 0, Errors: 0\nCheck suite gst_harness ran in 2.238s (tests failed: 0)\nPASS: gstreamer/libs_gstharness.test\nRunning test: gstreamer/libs_transform2.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_transform2.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_transform2\nRunning suite(s): GstBaseTransformCollate\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_basetransform_collate ran in 0.002s (tests failed: 0)\nPASS: gstreamer/libs_transform2.test\nRunning test: gstreamer/pipelines_stress.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_stress.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_stress\nRunning suite(s): stress\nExecuting: gstreamer/pipelines_stress.test\nExecuting: gstreamer/pipelines_stress.test\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite stress ran in 10.480s (tests failed: 0)\nPASS: gstreamer/pipelines_stress.test\nRunning test: gstreamer/gst_gstabi.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstabi.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstabi\nRunning suite(s): GstABI\nNo structure size list was generated for this architecture.\nRun with GST_ABI environment variable set to output header.\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gstabi ran in 0.002s (tests failed: 0)\nPASS: gstreamer/gst_gstabi.test\nRunning test: gstreamer/elements_capsfilter.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_capsfilter.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_capsfilter\nRunning suite(s): capsfilter\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite capsfilter ran in 0.019s (tests failed: 0)\nPASS: gstreamer/elements_capsfilter.test\nRunning test: gstreamer/elements_filesink.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_filesink.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_filesink\nRunning suite(s): filesink\n100%: Checks: 7, Failures: 0, Errors: 0\nCheck suite filesink ran in 0.045s (tests failed: 0)\nPASS: gstreamer/elements_filesink.test\nRunning test: gstreamer/gst_gstdatetime.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstdatetime.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstdatetime\nRunning suite(s): GstDateTime\n100%: Checks: 18, Failures: 0, Errors: 0\nCheck suite gst_date_time ran in 0.024s (tests failed: 0)\nPASS: gstreamer/gst_gstdatetime.test\nRunning test: gstreamer/libs_typefindhelper.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_typefindhelper.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_typefindhelper\nRunning suite(s): typefindhelper\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite gst_typefindhelper ran in 0.001s (tests failed: 0)\nPASS: gstreamer/libs_typefindhelper.test\nRunning test: gstreamer/gst_gstelement.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstelement.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstelement\nRunning suite(s): GstElement\nExecuting: gstreamer/gst_gstelement.test\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite gst_element ran in 1.888s (tests failed: 0)\nPASS: gstreamer/gst_gstelement.test\nRunning test: gstreamer/elements_queue.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_queue.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_queue\nRunning suite(s): queue\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite queue ran in 0.755s (tests failed: 0)\nPASS: gstreamer/elements_queue.test\nRunning test: gstreamer/gst_gstprintf.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstprintf.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstprintf\nRunning suite(s): GstPrintf\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite gst_printf ran in 0.003s (tests failed: 0)\nPASS: gstreamer/gst_gstprintf.test\nRunning test: gstreamer/elements_streamiddemux.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_streamiddemux.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_streamiddemux\nRunning suite(s): streamiddemux\n100%: Checks: 6, Failures: 0, Errors: 0\nCheck suite streamiddemux ran in 0.094s (tests failed: 0)\nPASS: gstreamer/elements_streamiddemux.test\nRunning test: gstreamer/libs_gstlibscpp.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_gstlibscpp.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_gstlibscpp\nRunning suite(s): GstLibsCpp\n100%: Checks: 2, Failures: 0, Errors: 0\nCheck suite libscpp ran in 0.002s (tests failed: 0)\nPASS: gstreamer/libs_gstlibscpp.test\nRunning test: gstreamer/libs_basesrc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_basesrc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_basesrc\nRunning suite(s): GstBaseSrc\n100%: Checks: 11, Failures: 0, Errors: 0\nCheck suite gst_basesrc ran in 0.055s (tests failed: 0)\nPASS: gstreamer/libs_basesrc.test\nRunning test: gstreamer/libs_libsabi.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_libsabi.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_libsabi\nRunning suite(s): LibsABI\nNo structure size list was generated for this architecture.\nRun with GST_ABI environment variable set to output header.\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite libsabi ran in 0.002s (tests failed: 0)\nPASS: gstreamer/libs_libsabi.test\nRunning test: gstreamer/elements_dataurisrc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_dataurisrc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_dataurisrc\nRunning suite(s): dataurisrc\n100%: Checks: 5, Failures: 0, Errors: 0\nCheck suite dataurisrc ran in 0.017s (tests failed: 0)\nPASS: gstreamer/elements_dataurisrc.test\nRunning test: gstreamer/libs_bytereader.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/libs_bytereader.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/libs_bytereader\nRunning suite(s): GstByteReader\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite gst_byte_reader ran in 0.016s (tests failed: 0)\nPASS: gstreamer/libs_bytereader.test\nRunning test: gstreamer/pipelines_cleanup.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/pipelines_cleanup.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/pipelines_cleanup\nRunning suite(s): Pipeline cleanup\n100%: Checks: 1, Failures: 0, Errors: 0\nCheck suite cleanup ran in 0.004s (tests failed: 0)\nPASS: gstreamer/pipelines_cleanup.test\nRunning test: gstreamer/gst_gstmeta.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstmeta.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstmeta\nRunning suite(s): GstMeta\n100%: Checks: 12, Failures: 0, Errors: 0\nCheck suite gst_buffermeta ran in 0.016s (tests failed: 0)\nPASS: gstreamer/gst_gstmeta.test\nRunning test: gstreamer/elements_fdsrc.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/elements_fdsrc.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/elements_fdsrc\nRunning suite(s): fdsrc\n100%: Checks: 3, Failures: 0, Errors: 0\nCheck suite fdsrc ran in 0.010s (tests failed: 0)\nPASS: gstreamer/elements_fdsrc.test\nRunning test: gstreamer/gst_gsttag.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gsttag.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gsttag\nRunning suite(s): GstTag\n100%: Checks: 14, Failures: 0, Errors: 0\nCheck suite gst_tag ran in 0.019s (tests failed: 0)\nPASS: gstreamer/gst_gsttag.test\nRunning test: gstreamer/gst_gstbuffer.test\n+ CK_DEFAULT_TIMEOUT=20\n+ GST_PLUGIN_LOADING_WHITELIST=gstreamer\n+ GST_REGISTRY=/home/root/.cache/gstreamer-1.0/gst_gstbuffer.registry\n+ GST_STATE_IGNORE_ELEMENTS=\n+ exec /usr/libexec/installed-tests/gstreamer/gst_gstbuffer\nRunning suite(s): GstBuffer\n100%: Checks: 20, Failures: 0, Errors: 0\nCheck suite gst_buffer ran in 0.025s (tests failed: 0)\nPASS: gstreamer/gst_gstbuffer.test\nSUMMARY: total=105; passed=105; skipped=0; failed=0; user=29.8s; system=18.3s; maxrss=13824\nDURATION: 87\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.129940271377563,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-gzip_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-gzip",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0015981197357177734,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3707573413848877,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04854607582092285,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 35.188523292541504,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013773441314697266,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.gzip.gzip-env": {
                "status": "PASSED"
            },
            "ptestresult.gzip.helin-segv": {
                "status": "PASSED"
            },
            "ptestresult.gzip.help-version": {
                "status": "PASSED"
            },
            "ptestresult.gzip.hufts": {
                "status": "PASSED"
            },
            "ptestresult.gzip.keep": {
                "status": "PASSED"
            },
            "ptestresult.gzip.list": {
                "status": "PASSED"
            },
            "ptestresult.gzip.list-big": {
                "status": "PASSED"
            },
            "ptestresult.gzip.memcpy-abuse": {
                "status": "PASSED"
            },
            "ptestresult.gzip.mixed": {
                "status": "PASSED"
            },
            "ptestresult.gzip.null-suffix-clobber": {
                "status": "PASSED"
            },
            "ptestresult.gzip.pipe-output": {
                "status": "PASSED"
            },
            "ptestresult.gzip.reproducible": {
                "status": "PASSED"
            },
            "ptestresult.gzip.stdin": {
                "status": "PASSED"
            },
            "ptestresult.gzip.timestamp": {
                "status": "PASSED"
            },
            "ptestresult.gzip.trailing-nul": {
                "status": "PASSED"
            },
            "ptestresult.gzip.two-files": {
                "status": "PASSED"
            },
            "ptestresult.gzip.unpack-invalid": {
                "status": "PASSED"
            },
            "ptestresult.gzip.unpack-valid": {
                "status": "PASSED"
            },
            "ptestresult.gzip.upper-suffix": {
                "status": "PASSED"
            },
            "ptestresult.gzip.write-error": {
                "status": "SKIPPED"
            },
            "ptestresult.gzip.z-suffix": {
                "status": "PASSED"
            },
            "ptestresult.gzip.zdiff": {
                "status": "PASSED"
            },
            "ptestresult.gzip.zgrep-abuse": {
                "status": "PASSED"
            },
            "ptestresult.gzip.zgrep-binary": {
                "status": "PASSED"
            },
            "ptestresult.gzip.zgrep-context": {
                "status": "PASSED"
            },
            "ptestresult.gzip.zgrep-f": {
                "status": "PASSED"
            },
            "ptestresult.gzip.zgrep-signal": {
                "status": "SKIPPED"
            },
            "ptestresult.gzip.znew-k": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:32\nBEGIN: /usr/lib/gzip/ptest\nmake  check-TESTS\nmake[1]: Entering directory '/usr/lib/gzip/ptest/src/tests'\nmake[2]: Entering directory '/usr/lib/gzip/ptest/src/tests'\nPASS: gzip-env\nPASS: helin-segv\nPASS: help-version\nPASS: hufts\nPASS: keep\nPASS: list\nPASS: list-big\nPASS: memcpy-abuse\nPASS: mixed\nPASS: null-suffix-clobber\nPASS: pipe-output\nPASS: reproducible\nPASS: stdin\nPASS: timestamp\nPASS: two-files\nPASS: trailing-nul\nPASS: unpack-invalid\nPASS: unpack-valid\nPASS: upper-suffix\nSKIP: write-error\nPASS: z-suffix\nPASS: zdiff\nPASS: zgrep-f\nPASS: zgrep-abuse\nPASS: zgrep-binary\nPASS: zgrep-context\nzgrep-signal: skipped test: no suitable perl found\nSKIP: zgrep-signal\nPASS: znew-k\n============================================================================\nTestsuite summary for gzip 1.13\n============================================================================\n# TOTAL: 28\n# PASS:  26\n# SKIP:  2\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[2]: Leaving directory '/usr/lib/gzip/ptest/src/tests'\nmake[1]: Leaving directory '/usr/lib/gzip/ptest/src/tests'\nDURATION: 35\nEND: /usr/lib/gzip/ptest\n2024-02-06T09:33\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "gzip": {
                    "duration": "35",
                    "log": "START: ptest-runner\n2024-02-06T09:32\nmake  check-TESTS\nmake[1]: Entering directory '/usr/lib/gzip/ptest/src/tests'\nmake[2]: Entering directory '/usr/lib/gzip/ptest/src/tests'\nPASS: gzip-env\nPASS: helin-segv\nPASS: help-version\nPASS: hufts\nPASS: keep\nPASS: list\nPASS: list-big\nPASS: memcpy-abuse\nPASS: mixed\nPASS: null-suffix-clobber\nPASS: pipe-output\nPASS: reproducible\nPASS: stdin\nPASS: timestamp\nPASS: two-files\nPASS: trailing-nul\nPASS: unpack-invalid\nPASS: unpack-valid\nPASS: upper-suffix\nSKIP: write-error\nPASS: z-suffix\nPASS: zdiff\nPASS: zgrep-f\nPASS: zgrep-abuse\nPASS: zgrep-binary\nPASS: zgrep-context\nzgrep-signal: skipped test: no suitable perl found\nSKIP: zgrep-signal\nPASS: znew-k\n============================================================================\nTestsuite summary for gzip 1.13\n============================================================================\n# TOTAL: 28\n# PASS:  26\n# SKIP:  2\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[2]: Leaving directory '/usr/lib/gzip/ptest/src/tests'\nmake[1]: Leaving directory '/usr/lib/gzip/ptest/src/tests'\nDURATION: 35\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.113870859146118,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-json-c_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-json-c",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001024484634399414,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3982157707214355,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05095839500427246,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.8785126209259033,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012748241424560547,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.json-c.test1.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test2.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test4.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.testReplaceExisting.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_cast.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_charcase.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_compare.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_deep_copy.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_double_serializer.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_float.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_int_add.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_int_get.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_json_patch.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_json_pointer.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_locale.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_null.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_object_iterator.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_parse.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_parse_int64.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_printbuf.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_set_serializer.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_set_value.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_strerror.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_util_file.test": {
                "status": "PASSED"
            },
            "ptestresult.json-c.test_visit.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:32\nBEGIN: /usr/lib/json-c/ptest\nPASS: test1.test\nPASS: test2.test\nPASS: test4.test\nPASS: testReplaceExisting.test\nPASS: test_cast.test\nPASS: test_charcase.test\nPASS: test_compare.test\nPASS: test_deep_copy.test\nPASS: test_double_serializer.test\nPASS: test_float.test\nPASS: test_int_add.test\nPASS: test_int_get.test\nPASS: test_json_patch.test\nPASS: test_json_pointer.test\nPASS: test_locale.test\nPASS: test_null.test\nPASS: test_object_iterator.test\nPASS: test_parse.test\nPASS: test_parse_int64.test\nPASS: test_printbuf.test\nPASS: test_set_serializer.test\nPASS: test_set_value.test\nPASS: test_strerror.test\nPASS: test_util_file.test\nPASS: test_visit.test\nDURATION: 0\nEND: /usr/lib/json-c/ptest\n2024-02-06T09:32\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "json-c": {
                    "duration": "0",
                    "log": "START: ptest-runner\n2024-02-06T09:32\nPASS: test1.test\nPASS: test2.test\nPASS: test4.test\nPASS: testReplaceExisting.test\nPASS: test_cast.test\nPASS: test_charcase.test\nPASS: test_compare.test\nPASS: test_deep_copy.test\nPASS: test_double_serializer.test\nPASS: test_float.test\nPASS: test_int_add.test\nPASS: test_int_get.test\nPASS: test_json_patch.test\nPASS: test_json_pointer.test\nPASS: test_locale.test\nPASS: test_null.test\nPASS: test_object_iterator.test\nPASS: test_parse.test\nPASS: test_parse_int64.test\nPASS: test_printbuf.test\nPASS: test_set_serializer.test\nPASS: test_set_value.test\nPASS: test_strerror.test\nPASS: test_util_file.test\nPASS: test_visit.test\nDURATION: 0\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.135464668273926,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-json-glib_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-json-glib",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001039743423461914,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3915364742279053,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05027341842651367,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.5999884605407715,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012712478637695312,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.json-glib.json-glib-1.0/array.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/boxed.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/builder.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/generator.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/gvariant.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/invalid.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/node.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/object.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/parser.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/path.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/reader.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/serialize-complex.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/serialize-full.test": {
                "status": "PASSED"
            },
            "ptestresult.json-glib.json-glib-1.0/serialize-simple.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:32\nBEGIN: /usr/lib/json-glib/ptest\nRunning test: json-glib-1.0/invalid.test\nTAP version 13\n# random seed: R02S2ff8f733e7323864eb6eb1bf75e62a84\n1..29\n# Start of invalid tests\n# Start of json tests\n# invalid data: 'rainbows'...\nok 1 /invalid/json/bareword-1\n# invalid data: '[ unicorns ]'...\nok 2 /invalid/json/bareword-2\n# invalid data: '{ \"foo\" : ponies }'...\nok 3 /invalid/json/bareword-3\n# invalid data: '[ 3, 2, 1, lift_off ]'...\nok 4 /invalid/json/bareword-4\n# invalid data: '{ foo : 42 }'...\nok 5 /invalid/json/bareword-5\n# invalid data: '\"st\"ring\"'...\nok 6 /invalid/json/bareword-6\n# invalid data: '[ -false ]'...\n# error: <data>:1:3: Parse error: unexpected character `-', expected number (integer)\nok 7 /invalid/json/values-1\n# invalid data: '[\"\\uD800\\uD800\"]'...\n# error: <data>:1:15: Parse error: scanner: malformed surrogate pair\nok 8 /invalid/json/values-2\n# invalid data: '[\"\\uDB00\\uD800\"]'...\n# error: <data>:1:15: Parse error: scanner: malformed surrogate pair\nok 9 /invalid/json/values-3\n# invalid data: '[\"\\uDB00\"]'...\n# error: <data>:1:11: Parse error: scanner: unterminated string constant\nok 10 /invalid/json/values-4\n# invalid data: 'var foo'...\n# error: <data>:1:7: Parse error: unexpected end of file, expected character `='\nok 11 /invalid/json/assignment-1\n# invalid data: 'var foo = no'...\n# error: <data>:1:12: Parse error: unexpected identifier `no', expected value\nok 12 /invalid/json/assignment-2\n# invalid data: 'var = true'...\n# error: <data>:1:5: Parse error: unexpected character `=', expected identifier\nok 13 /invalid/json/assignment-3\n# invalid data: 'var blah = 42:'...\n# error: <data>:1:14: Parse error: unexpected character `:', expected end of file\nok 14 /invalid/json/assignment-4\n# invalid data: 'let foo = true;'...\n# error: <data>:1:3: Parse error: unexpected identifier `let', expected value\nok 15 /invalid/json/assignment-5\n# invalid data: '[ true, false'...\n# error: <data>:1:13: Parse error: unexpected value `false', expected character `,'\nok 16 /invalid/json/array-1\n# invalid data: '[ true }'...\n# error: <data>:1:6: Parse error: unexpected value `true', expected character `,'\nok 17 /invalid/json/array-2\n# invalid data: '[ \"foo\" : 42 ]'...\n# error: <data>:1:7: Parse error: unexpected string constant \"foo\", expected character `,'\nok 18 /invalid/json/array-3\n# invalid data: '{ foo : 42 }'...\n# error: <data>:1:1: Parse error: unexpected character `{', expected string constant\nok 19 /invalid/json/object-1\n# invalid data: '{ 42 : \"foo\" }'...\n# error: <data>:1:1: Parse error: unexpected character `{', expected string constant\nok 20 /invalid/json/object-2\n# invalid data: '{ \"foo\", 42 }'...\n# error: <data>:1:7: Parse error: unexpected string constant \"foo\", expected character `:'\nok 21 /invalid/json/object-3\n# invalid data: '{ \"foo\" : 42 ]'...\n# error: <data>:1:12: Parse error: unexpected number `42', expected string constant\nok 22 /invalid/json/object-4\n# invalid data: '{ \"blah\" }'...\n# error: <data>:1:8: Parse error: unexpected string constant \"blah\", expected character `:'\nok 23 /invalid/json/object-5\n# invalid data: '{ \"a\" : 0 \"b\" : 1 }'...\n# error: <data>:1:9: Parse error: unexpected number `0', expected character `,'\nok 24 /invalid/json/object-6\n# invalid data: '{ null: false }'...\n# error: <data>:1:1: Parse error: unexpected character `{', expected string constant\nok 25 /invalid/json/object-7\n# invalid data: '[ true false ]'...\nok 26 /invalid/json/missing-comma-1\n# invalid data: '{ \"foo\" : 42 \"bar\": null }'...\nok 27 /invalid/json/missing-comma-2\n# invalid data: '[ true, ]'...\nok 28 /invalid/json/trailing-comma-1\n# invalid data: '{ \"foo\" : 42, }'...\nok 29 /invalid/json/trailing-comma-2\n# End of json tests\n# End of invalid tests\nPASS: json-glib-1.0/invalid.test\nRunning test: json-glib-1.0/object.test\nTAP version 13\n# random seed: R02S788d1d059c20a00451e2456d849dd4cf\n1..9\n# Start of object tests\nok 1 /object/empty-object\nok 2 /object/add-member\nok 3 /object/set-member\nok 4 /object/get-member-default\nok 5 /object/remove-member\nok 6 /object/foreach-member\nok 7 /object/iter\nok 8 /object/ordered-iter\nok 9 /object/empty-member\n# End of object tests\nPASS: json-glib-1.0/object.test\nRunning test: json-glib-1.0/parser.test\nTAP version 13\n# random seed: R02S090b7604c9dd2de1d192bfc711f26a1b\n1..15\n# Start of parser tests\nok 1 /parser/empty-string\n# Checking root node type 'NULL'...\n# Checking root node type 'Integer'...\n# Checking root node type 'Boolean'...\n# Checking root node type 'String'...\n# Checking root node type 'Floating Point'...\n# Checking root node type 'Integer'...\n# Checking root node type 'Floating Point'...\nok 2 /parser/base-value\nok 3 /parser/empty-array\n# Parsing: '[ true ]'\n# checking element 0 is of the desired type gboolean...\n# Parsing: '[ true, false, null ]'\n# checking element 2 is of the desired type (null)...\n# Parsing: '[ 1, 2, 3.14, \"test\" ]'\n# checking element 3 is of the desired type gchararray...\nok 4 /parser/simple-array\nok 5 /parser/nested-array\nok 6 /parser/empty-object\n# checking root node is an object...\n# checking object is of the desired size '1'...\n# checking member 'test' exists and is of the desired type 'gint64'...\n# checking root node is an object...\n# checking object is of the desired size '2'...\n# checking member 'name' exists and is of the desired type 'gchararray'...\n# checking root node is an object...\n# checking object is of the desired size '2'...\n# checking member 'baz' exists and is of the desired type '(null)'...\n# checking root node is an object...\n# checking object is of the desired size '1'...\n# checking member 'channel' exists and is of the desired type 'gchararray'...\n# checking root node is an object...\n# checking object is of the desired size '2'...\n# checking member 'valign' exists and is of the desired type 'gdouble'...\n# checking root node is an object...\n# checking object is of the desired size '1'...\n# checking member '' exists and is of the desired type 'gchararray'...\nok 7 /parser/simple-object\n# checking root node is an object...\n# checking object is not empty...\n# checking root node is an object...\n# checking object is not empty...\nok 8 /parser/nested-object\n# checking variable 'foo' is assigned...\n# checking for a root of the desired type...\n# checking variable 'bar' is assigned...\n# checking for a root of the desired type...\n# checking variable 'baz' is assigned...\n# checking for a root of the desired type...\nok 9 /parser/assignment\n# checking root node is an object...\n# checking object is not empty...\n# checking for object member 'test'...\n# checking simple string equality...\n# checking for valid UTF-8...\nok 10 /parser/unicode-escape\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 11 /parser/stream-sync\nok 12 /parser/stream-async\nok 13 /parser/mapped\n# Start of mapped tests\nok 14 /parser/mapped/file-error\nok 15 /parser/mapped/json-error\n# End of mapped tests\n# End of parser tests\nPASS: json-glib-1.0/parser.test\nRunning test: json-glib-1.0/serialize-full.test\nTAP version 13\n# random seed: R02S2536ea8885300fd3ccd71f2702f0451b\n1..1\n# Start of deserialize tests\n# *** TestObject ***\n#  foo: <true>\n#  bar: <true>\n#  baz: <true>\n#  meh: <true>\nok 1 /deserialize/json-to-gobject\n# End of deserialize tests\nPASS: json-glib-1.0/serialize-full.test\nRunning test: json-glib-1.0/reader.test\nTAP version 13\n# random seed: R02Sced170904d860d91fbb926cc3d226f6b\n1..6\n# Start of reader tests\nok 1 /reader/base-array\nok 2 /reader/base-object\nok 3 /reader/level\n# Bug Reference: http://bugzilla.gnome.org/show_bug.cgi?id=758580\nok 4 /reader/null-value\nok 5 /reader/bom\nok 6 /reader/currrent-node\n# End of reader tests\nPASS: json-glib-1.0/reader.test\nRunning test: json-glib-1.0/path.test\nTAP version 13\n# random seed: R02S2193508662e2eceee1ef2d89b10b2f9f\n1..32\n# Start of path tests\n# Start of expressions tests\n# Start of valid tests\n# * Title of the first book in the store, using objct notation. ('$.store.book[0].title')\nok 1 /path/expressions/valid/1\n# * Title of the first book in the store, using array notation. ('$['store']['book'][0]['title']')\nok 2 /path/expressions/valid/2\n# * All the authors from the every book. ('$.store.book[*].author')\nok 3 /path/expressions/valid/3\n# * All the authors. ('$..author')\nok 4 /path/expressions/valid/4\n# * Everything inside the store. ('$.store.*')\nok 5 /path/expressions/valid/5\n# * All the prices in the store. ('$.store..price')\nok 6 /path/expressions/valid/6\n# * The third book. ('$..book[2]')\nok 7 /path/expressions/valid/7\n# * The last book. ('$..book[-1:]')\nok 8 /path/expressions/valid/8\n# * The first two books. ('$..book[0,1]')\nok 9 /path/expressions/valid/9\n# * The first two books, using a slice. ('$..book[:2]')\nok 10 /path/expressions/valid/10\n# * All the books. ('$['store']['book'][*]')\nok 11 /path/expressions/valid/11\n# * All the members of the bicycle object. ('$.store.bicycle.*')\nok 12 /path/expressions/valid/12\n# * The root node. ('$')\nok 13 /path/expressions/valid/13\n# End of valid tests\n# Start of invalid tests\n# * INVALID: invalid first character ('/')\nok 14 /path/expressions/invalid/1\n# * INVALID: Invalid character following root ('$ponies')\nok 15 /path/expressions/invalid/2\n# * INVALID: missing member name or wildcard after dot ('$.store.')\nok 16 /path/expressions/invalid/3\n# * INVALID: Malformed slice (missing step) ('$.store.book[0:1:]')\nok 17 /path/expressions/invalid/4\n# * INVALID: Malformed set ('$.store.book[0,1~2]')\nok 18 /path/expressions/invalid/5\n# * INVALID: Malformed array notation ('${'store'}')\nok 19 /path/expressions/invalid/6\n# * INVALID: Malformed slice (invalid separator) ('$.store.book[0~2]')\nok 20 /path/expressions/invalid/7\n# End of invalid tests\n# End of expressions tests\n# Start of match tests\n# * Title of the first book in the store, using objct notation. ('$.store.book[0].title') =>\n# - result:   [\"Sayings of the Century\"]\n# - expected: [\"Sayings of the Century\"]\nok 21 /path/match/1\n# * Title of the first book in the store, using array notation. ('$['store']['book'][0]['title']') =>\n# - result:   [\"Sayings of the Century\"]\n# - expected: [\"Sayings of the Century\"]\nok 22 /path/match/2\n# * All the authors from the every book. ('$.store.book[*].author') =>\n# - result:   [\"Nigel Rees\",\"Evelyn Waugh\",\"Herman Melville\",\"J. R. R. Tolkien\"]\n# - expected: [\"Nigel Rees\",\"Evelyn Waugh\",\"Herman Melville\",\"J. R. R. Tolkien\"]\nok 23 /path/match/3\n# * All the authors. ('$..author') =>\n# - result:   [\"Nigel Rees\",\"Evelyn Waugh\",\"Herman Melville\",\"J. R. R. Tolkien\"]\n# - expected: [\"Nigel Rees\",\"Evelyn Waugh\",\"Herman Melville\",\"J. R. R. Tolkien\"]\nok 24 /path/match/4\n# * All the prices in the store. ('$.store..price') =>\n# - result:   [\"8.95\",\"12.99\",\"8.99\",\"22.99\",\"19.95\"]\n# - expected: [\"8.95\",\"12.99\",\"8.99\",\"22.99\",\"19.95\"]\nok 25 /path/match/5\n# * The third book. ('$..book[2]') =>\n# - result:   [{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"}]\n# - expected: [{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"}]\nok 26 /path/match/6\n# * The last book. ('$..book[-1:]') =>\n# - result:   [{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}]\n# - expected: [{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}]\nok 27 /path/match/7\n# * The first two books. ('$..book[0,1]') =>\n# - result:   [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"}]\n# - expected: [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"}]\nok 28 /path/match/8\n# * The first two books, using a slice. ('$..book[:2]') =>\n# - result:   [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"}]\n# - expected: [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"}]\nok 29 /path/match/9\n# * All the books. ('$['store']['book'][*]') =>\n# - result:   [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"},{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"},{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}]\n# - expected: [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"},{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"},{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}]\nok 30 /path/match/10\n# * All the members of the bicycle object. ('$.store.bicycle.*') =>\n# - result:   [\"red\",\"19.95\"]\n# - expected: [\"red\",\"19.95\"]\nok 31 /path/match/11\n# * The root node. ('$') =>\n# - result:   [{\"store\":{\"book\":[{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"},{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"},{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}],\"bicycle\":{\"color\":\"red\",\"price\":\"19.95\"}}}]\n# - expected: [{\"store\":{\"book\":[{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"},{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"},{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}],\"bicycle\":{\"color\":\"red\",\"price\":\"19.95\"}}}]\nok 32 /path/match/12\n# End of match tests\n# End of path tests\nPASS: json-glib-1.0/path.test\nRunning test: json-glib-1.0/serialize-simple.test\nTAP version 13\n# random seed: R02S0d9e7444c37445dcf4f5661a59b4f93c\n1..1\n# Start of serialize tests\n# TestObject: {\n#   \"bar\" : true,\n#   \"baz\" : \"Test\"\n# }\nok 1 /serialize/gobject\n# End of serialize tests\nPASS: json-glib-1.0/serialize-simple.test\nRunning test: json-glib-1.0/array.test\nTAP version 13\n# random seed: R02Scc6145d32a100cf2b8baa83d4a4a1e3e\n1..4\n# Start of array tests\nok 1 /array/empty-array\nok 2 /array/add-element\nok 3 /array/remove-element\nok 4 /array/foreach-element\n# End of array tests\nPASS: json-glib-1.0/array.test\nRunning test: json-glib-1.0/gvariant.test\nTAP version 13\n# random seed: R02S58f218552926cc4941c148813e33b6e7\n1..89\n# Start of gvariant tests\n# Start of to-json tests\nok 1 /gvariant/to-json/boolean\nok 2 /gvariant/to-json/byte\nok 3 /gvariant/to-json/int16\nok 4 /gvariant/to-json/uint16\nok 5 /gvariant/to-json/int32\nok 6 /gvariant/to-json/uint32\nok 7 /gvariant/to-json/int64\nok 8 /gvariant/to-json/uint64\nok 9 /gvariant/to-json/handle\nok 10 /gvariant/to-json/double\nok 11 /gvariant/to-json/double-whole\nok 12 /gvariant/to-json/string\nok 13 /gvariant/to-json/object-path\nok 14 /gvariant/to-json/signature\nok 15 /gvariant/to-json/tuple\nok 16 /gvariant/to-json/deep-nesting\nok 17 /gvariant/to-json/mixed1\nok 18 /gvariant/to-json/mixed2\n# Start of maybe tests\n# Start of simple tests\nok 19 /gvariant/to-json/maybe/simple/null\nok 20 /gvariant/to-json/maybe/simple/string\n# End of simple tests\n# Start of container tests\nok 21 /gvariant/to-json/maybe/container/null\nok 22 /gvariant/to-json/maybe/container/tuple\n# End of container tests\n# Start of variant tests\nok 23 /gvariant/to-json/maybe/variant/boolean\n# End of variant tests\n# End of maybe tests\n# Start of array tests\nok 24 /gvariant/to-json/array/empty\nok 25 /gvariant/to-json/array/byte\nok 26 /gvariant/to-json/array/string\nok 27 /gvariant/to-json/array/variant\n# Start of array tests\nok 28 /gvariant/to-json/array/array/int32\n# End of array tests\n# End of array tests\n# Start of dictionary tests\nok 29 /gvariant/to-json/dictionary/empty\nok 30 /gvariant/to-json/dictionary/single-entry\nok 31 /gvariant/to-json/dictionary/string-int32\nok 32 /gvariant/to-json/dictionary/string-variant\nok 33 /gvariant/to-json/dictionary/int64-variant\nok 34 /gvariant/to-json/dictionary/uint64-boolean\nok 35 /gvariant/to-json/dictionary/boolean-variant\nok 36 /gvariant/to-json/dictionary/double-string\n# End of dictionary tests\n# Start of variant tests\nok 37 /gvariant/to-json/variant/string\nok 38 /gvariant/to-json/variant/dictionary\n# Start of maybe tests\nok 39 /gvariant/to-json/variant/maybe/null\n# End of maybe tests\n# Start of variant tests\nok 40 /gvariant/to-json/variant/variant/array\n# End of variant tests\n# End of variant tests\n# End of to-json tests\n# Start of from-json tests\nok 41 /gvariant/from-json/boolean\nok 42 /gvariant/from-json/byte\nok 43 /gvariant/from-json/int16\nok 44 /gvariant/from-json/uint16\nok 45 /gvariant/from-json/int32\nok 46 /gvariant/from-json/uint32\nok 47 /gvariant/from-json/int64\nok 48 /gvariant/from-json/uint64\nok 49 /gvariant/from-json/handle\nok 50 /gvariant/from-json/double\nok 51 /gvariant/from-json/double-whole\nok 52 /gvariant/from-json/string\nok 53 /gvariant/from-json/object-path\nok 54 /gvariant/from-json/signature\nok 55 /gvariant/from-json/tuple\nok 56 /gvariant/from-json/deep-nesting\nok 57 /gvariant/from-json/mixed1\nok 58 /gvariant/from-json/mixed2\nok 59 /gvariant/from-json/string-to-boolean\nok 60 /gvariant/from-json/string-to-byte\nok 61 /gvariant/from-json/string-to-int16\nok 62 /gvariant/from-json/string-to-uint16\nok 63 /gvariant/from-json/string-to-int32\nok 64 /gvariant/from-json/string-to-int64\nok 65 /gvariant/from-json/string-to-uint64\nok 66 /gvariant/from-json/string-to-double\nok 67 /gvariant/from-json/string-to-double-whole\n# Start of maybe tests\n# Start of simple tests\nok 68 /gvariant/from-json/maybe/simple/null\nok 69 /gvariant/from-json/maybe/simple/string\n# End of simple tests\n# Start of container tests\nok 70 /gvariant/from-json/maybe/container/null\nok 71 /gvariant/from-json/maybe/container/tuple\n# End of container tests\n# Start of variant tests\nok 72 /gvariant/from-json/maybe/variant/boolean\n# End of variant tests\n# End of maybe tests\n# Start of array tests\nok 73 /gvariant/from-json/array/empty\nok 74 /gvariant/from-json/array/byte\nok 75 /gvariant/from-json/array/string\nok 76 /gvariant/from-json/array/variant\n# Start of array tests\nok 77 /gvariant/from-json/array/array/int32\n# End of array tests\n# End of array tests\n# Start of dictionary tests\nok 78 /gvariant/from-json/dictionary/empty\nok 79 /gvariant/from-json/dictionary/single-entry\nok 80 /gvariant/from-json/dictionary/string-int32\nok 81 /gvariant/from-json/dictionary/string-variant\nok 82 /gvariant/from-json/dictionary/int64-variant\nok 83 /gvariant/from-json/dictionary/uint64-boolean\nok 84 /gvariant/from-json/dictionary/boolean-variant\nok 85 /gvariant/from-json/dictionary/double-string\n# End of dictionary tests\n# Start of variant tests\nok 86 /gvariant/from-json/variant/string\nok 87 /gvariant/from-json/variant/dictionary\n# Start of maybe tests\nok 88 /gvariant/from-json/variant/maybe/null\n# End of maybe tests\n# Start of variant tests\nok 89 /gvariant/from-json/variant/variant/array\n# End of variant tests\n# End of variant tests\n# End of from-json tests\n# End of gvariant tests\nPASS: json-glib-1.0/gvariant.test\nRunning test: json-glib-1.0/generator.test\nTAP version 13\n# random seed: R02Saa2d49a1cc88972aadf2a4e5531353fe\n1..16\n# Start of generator tests\nok 1 /generator/empty-array\nok 2 /generator/empty-object\n# checking simple array '[true,false,null,42,\"foo\"]' (expected: '[true,false,null,42,\"foo\"]')\nok 3 /generator/simple-array\nok 4 /generator/nested-array\n# checking simple object '{\"Bool1\":true,\"Bool2\":false,\"Null\":null,\"Int\":42,\"\":54,\"String\":\"foo\"}' (expected: '{\"Bool1\":true,\"Bool2\":false,\"Null\":null,\"Int\":42,\"\":54,\"String\":\"foo\"}')\nok 5 /generator/simple-object\n# checking nested object '{\"Image\":{\"Width\":800,\"Height\":600,\"Title\":\"View from 15th Floor\",\"Thumbnail\":{\"Url\":\"http://www.example.com/image/481989943\",\"Height\":125,\"Width\":\"100\"},\"IDs\":[116,943,234,38793]}}' (expected: '{\"Image\":{\"Width\":800,\"Height\":600,\"Title\":\"View from 15th Floor\",\"Thumbnail\":{\"Url\":\"http://www.example.com/image/481989943\",\"Height\":125,\"Width\":\"100\"},\"IDs\":[116,943,234,38793]}}')\nok 6 /generator/nested-object\n# test_decimal_separator: value: '3.14' - string: '3.1400000000000001'\n# test_decimal_separator: value: '3.14' - string: '3.1400000000000001'\n# test_decimal_separator: value: '3.14' - string: '3.1400000000000001'\n# test_decimal_separator: value: '3.14' - string: '3.1400000000000001'\nok 7 /generator/decimal-separator\nok 8 /generator/double-stays-double\n# test_double_valid: value: '0.00' - string: '1e-08'\nok 9 /generator/double-valid\n# checking pretty printing: []\texpected: []\n# checking pretty printing: {}\texpected: {}\n# checking pretty printing: [\n# \ttrue,\n# \tfalse,\n# \tnull,\n# \t\"hello\"\n# ]\texpected: [\n# \ttrue,\n# \tfalse,\n# \tnull,\n# \t\"hello\"\n# ]\n# checking pretty printing: {\n# \t\"foo\" : 42,\n# \t\"bar\" : true,\n# \t\"baz\" : null\n# }\texpected: {\n# \t\"foo\" : 42,\n# \t\"bar\" : true,\n# \t\"baz\" : null\n# }\nok 10 /generator/pretty\n# Start of string tests\nok 11 /generator/string/abc\nok 12 /generator/string/a\\177xc\nok 13 /generator/string/a\\033xc\nok 14 /generator/string/a\\nxc\nok 15 /generator/string/a\\\\xc\nok 16 /generator/string/Barney B\\303\\244r\n# End of string tests\n# End of generator tests\nPASS: json-glib-1.0/generator.test\nRunning test: json-glib-1.0/boxed.test\nTAP version 13\n# random seed: R02Sec5065f991bc959274cf5e546fb6812c\n1..2\n# Start of boxed tests\n# Registering transform functions\n# Serialize: { foo: 42, bar: true }\n# TestObject: {\n#   \"blah\" : {\n#     \"foo\" : 42,\n#     \"bar\" : true\n#   }\n# }\nok 1 /boxed/serialize-property\n# Deserialize: { foo: 42, bar: true }\nok 2 /boxed/deserialize-property\n# End of boxed tests\nPASS: json-glib-1.0/boxed.test\nRunning test: json-glib-1.0/builder.test\nTAP version 13\n# random seed: R02S9e793e3d8de729f43284c96d07ab88a4\n1..3\n# Start of builder tests\n# Builder complex: '{\"depth1\":[1,{\"depth2\":[3,[null,false],\"after array\"],\"value2\":true}],\"object1\":{},\"value3\":null,\"value4\":42,\"\":54}'\nok 1 /builder/complex\n# Builder empty: '{\"a\":{}}'\nok 2 /builder/empty\nok 3 /builder/reset\n# End of builder tests\nPASS: json-glib-1.0/builder.test\nRunning test: json-glib-1.0/node.test\nTAP version 13\n# random seed: R02S95c30da809f05ec557d54165bf9d9834\n1..28\n# Start of nodes tests\nok 1 /nodes/gvalue\n# Start of init tests\nok 2 /nodes/init/int\nok 3 /nodes/init/double\nok 4 /nodes/init/boolean\nok 5 /nodes/init/string\nok 6 /nodes/init/null\nok 7 /nodes/init/reinit\n# End of init tests\n# Start of copy tests\nok 8 /nodes/copy/null\nok 9 /nodes/copy/value\nok 10 /nodes/copy/object\n# End of copy tests\n# Start of get tests\nok 11 /nodes/get/int\nok 12 /nodes/get/double\n# End of get tests\n# Start of gvalue tests\n# Autopromotion of int to int64\n# Expecting an gint64, got a 'gint64'\n# Autopromotion of float to double\n# Expecting a gdouble, got a 'gdouble'\nok 13 /nodes/gvalue/autopromotion\n# End of gvalue tests\n# Start of seal tests\nok 14 /nodes/seal/int\nok 15 /nodes/seal/double\nok 16 /nodes/seal/boolean\nok 17 /nodes/seal/string\nok 18 /nodes/seal/null\nok 19 /nodes/seal/object\nok 20 /nodes/seal/array\n# End of seal tests\n# Start of immutable tests\nok 21 /nodes/immutable/int\nok 22 /nodes/immutable/double\nok 23 /nodes/immutable/boolean\nok 24 /nodes/immutable/string\nok 25 /nodes/immutable/object\nok 26 /nodes/immutable/array\nok 27 /nodes/immutable/value\nok 28 /nodes/immutable/parent\n# End of immutable tests\n# End of nodes tests\nPASS: json-glib-1.0/node.test\nRunning test: json-glib-1.0/serialize-complex.test\nTAP version 13\n# random seed: R02Scd6f601f7a309ceaa5da46e3419f312d\n1..1\n# Start of serialize tests\n# TestObject: {\n#   \"foo\" : 47,\n#   \"bar\" : false,\n#   \"baz\" : \"Hello, World!\",\n#   \"blah\" : {\n#     \"foo\" : 42,\n#     \"bar\" : true\n#   },\n#   \"meh\" : 0.5\n# }\nok 1 /serialize/gobject-boxed\n# End of serialize tests\nPASS: json-glib-1.0/serialize-complex.test\nSUMMARY: total=14; passed=14; skipped=0; failed=0; user=0.1s; system=0.0s; maxrss=5120\nDURATION: 0\nEND: /usr/lib/json-glib/ptest\n2024-02-06T09:32\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "json-glib": {
                    "duration": "0",
                    "log": "START: ptest-runner\n2024-02-06T09:32\nRunning test: json-glib-1.0/invalid.test\nTAP version 13\n# random seed: R02S2ff8f733e7323864eb6eb1bf75e62a84\n1..29\n# Start of invalid tests\n# Start of json tests\n# invalid data: 'rainbows'...\nok 1 /invalid/json/bareword-1\n# invalid data: '[ unicorns ]'...\nok 2 /invalid/json/bareword-2\n# invalid data: '{ \"foo\" : ponies }'...\nok 3 /invalid/json/bareword-3\n# invalid data: '[ 3, 2, 1, lift_off ]'...\nok 4 /invalid/json/bareword-4\n# invalid data: '{ foo : 42 }'...\nok 5 /invalid/json/bareword-5\n# invalid data: '\"st\"ring\"'...\nok 6 /invalid/json/bareword-6\n# invalid data: '[ -false ]'...\n# error: <data>:1:3: Parse error: unexpected character `-', expected number (integer)\nok 7 /invalid/json/values-1\n# invalid data: '[\"\\uD800\\uD800\"]'...\n# error: <data>:1:15: Parse error: scanner: malformed surrogate pair\nok 8 /invalid/json/values-2\n# invalid data: '[\"\\uDB00\\uD800\"]'...\n# error: <data>:1:15: Parse error: scanner: malformed surrogate pair\nok 9 /invalid/json/values-3\n# invalid data: '[\"\\uDB00\"]'...\n# error: <data>:1:11: Parse error: scanner: unterminated string constant\nok 10 /invalid/json/values-4\n# invalid data: 'var foo'...\n# error: <data>:1:7: Parse error: unexpected end of file, expected character `='\nok 11 /invalid/json/assignment-1\n# invalid data: 'var foo = no'...\n# error: <data>:1:12: Parse error: unexpected identifier `no', expected value\nok 12 /invalid/json/assignment-2\n# invalid data: 'var = true'...\n# error: <data>:1:5: Parse error: unexpected character `=', expected identifier\nok 13 /invalid/json/assignment-3\n# invalid data: 'var blah = 42:'...\n# error: <data>:1:14: Parse error: unexpected character `:', expected end of file\nok 14 /invalid/json/assignment-4\n# invalid data: 'let foo = true;'...\n# error: <data>:1:3: Parse error: unexpected identifier `let', expected value\nok 15 /invalid/json/assignment-5\n# invalid data: '[ true, false'...\n# error: <data>:1:13: Parse error: unexpected value `false', expected character `,'\nok 16 /invalid/json/array-1\n# invalid data: '[ true }'...\n# error: <data>:1:6: Parse error: unexpected value `true', expected character `,'\nok 17 /invalid/json/array-2\n# invalid data: '[ \"foo\" : 42 ]'...\n# error: <data>:1:7: Parse error: unexpected string constant \"foo\", expected character `,'\nok 18 /invalid/json/array-3\n# invalid data: '{ foo : 42 }'...\n# error: <data>:1:1: Parse error: unexpected character `{', expected string constant\nok 19 /invalid/json/object-1\n# invalid data: '{ 42 : \"foo\" }'...\n# error: <data>:1:1: Parse error: unexpected character `{', expected string constant\nok 20 /invalid/json/object-2\n# invalid data: '{ \"foo\", 42 }'...\n# error: <data>:1:7: Parse error: unexpected string constant \"foo\", expected character `:'\nok 21 /invalid/json/object-3\n# invalid data: '{ \"foo\" : 42 ]'...\n# error: <data>:1:12: Parse error: unexpected number `42', expected string constant\nok 22 /invalid/json/object-4\n# invalid data: '{ \"blah\" }'...\n# error: <data>:1:8: Parse error: unexpected string constant \"blah\", expected character `:'\nok 23 /invalid/json/object-5\n# invalid data: '{ \"a\" : 0 \"b\" : 1 }'...\n# error: <data>:1:9: Parse error: unexpected number `0', expected character `,'\nok 24 /invalid/json/object-6\n# invalid data: '{ null: false }'...\n# error: <data>:1:1: Parse error: unexpected character `{', expected string constant\nok 25 /invalid/json/object-7\n# invalid data: '[ true false ]'...\nok 26 /invalid/json/missing-comma-1\n# invalid data: '{ \"foo\" : 42 \"bar\": null }'...\nok 27 /invalid/json/missing-comma-2\n# invalid data: '[ true, ]'...\nok 28 /invalid/json/trailing-comma-1\n# invalid data: '{ \"foo\" : 42, }'...\nok 29 /invalid/json/trailing-comma-2\n# End of json tests\n# End of invalid tests\nPASS: json-glib-1.0/invalid.test\nRunning test: json-glib-1.0/object.test\nTAP version 13\n# random seed: R02S788d1d059c20a00451e2456d849dd4cf\n1..9\n# Start of object tests\nok 1 /object/empty-object\nok 2 /object/add-member\nok 3 /object/set-member\nok 4 /object/get-member-default\nok 5 /object/remove-member\nok 6 /object/foreach-member\nok 7 /object/iter\nok 8 /object/ordered-iter\nok 9 /object/empty-member\n# End of object tests\nPASS: json-glib-1.0/object.test\nRunning test: json-glib-1.0/parser.test\nTAP version 13\n# random seed: R02S090b7604c9dd2de1d192bfc711f26a1b\n1..15\n# Start of parser tests\nok 1 /parser/empty-string\n# Checking root node type 'NULL'...\n# Checking root node type 'Integer'...\n# Checking root node type 'Boolean'...\n# Checking root node type 'String'...\n# Checking root node type 'Floating Point'...\n# Checking root node type 'Integer'...\n# Checking root node type 'Floating Point'...\nok 2 /parser/base-value\nok 3 /parser/empty-array\n# Parsing: '[ true ]'\n# checking element 0 is of the desired type gboolean...\n# Parsing: '[ true, false, null ]'\n# checking element 2 is of the desired type (null)...\n# Parsing: '[ 1, 2, 3.14, \"test\" ]'\n# checking element 3 is of the desired type gchararray...\nok 4 /parser/simple-array\nok 5 /parser/nested-array\nok 6 /parser/empty-object\n# checking root node is an object...\n# checking object is of the desired size '1'...\n# checking member 'test' exists and is of the desired type 'gint64'...\n# checking root node is an object...\n# checking object is of the desired size '2'...\n# checking member 'name' exists and is of the desired type 'gchararray'...\n# checking root node is an object...\n# checking object is of the desired size '2'...\n# checking member 'baz' exists and is of the desired type '(null)'...\n# checking root node is an object...\n# checking object is of the desired size '1'...\n# checking member 'channel' exists and is of the desired type 'gchararray'...\n# checking root node is an object...\n# checking object is of the desired size '2'...\n# checking member 'valign' exists and is of the desired type 'gdouble'...\n# checking root node is an object...\n# checking object is of the desired size '1'...\n# checking member '' exists and is of the desired type 'gchararray'...\nok 7 /parser/simple-object\n# checking root node is an object...\n# checking object is not empty...\n# checking root node is an object...\n# checking object is not empty...\nok 8 /parser/nested-object\n# checking variable 'foo' is assigned...\n# checking for a root of the desired type...\n# checking variable 'bar' is assigned...\n# checking for a root of the desired type...\n# checking variable 'baz' is assigned...\n# checking for a root of the desired type...\nok 9 /parser/assignment\n# checking root node is an object...\n# checking object is not empty...\n# checking for object member 'test'...\n# checking simple string equality...\n# checking for valid UTF-8...\nok 10 /parser/unicode-escape\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\nok 11 /parser/stream-sync\nok 12 /parser/stream-async\nok 13 /parser/mapped\n# Start of mapped tests\nok 14 /parser/mapped/file-error\nok 15 /parser/mapped/json-error\n# End of mapped tests\n# End of parser tests\nPASS: json-glib-1.0/parser.test\nRunning test: json-glib-1.0/serialize-full.test\nTAP version 13\n# random seed: R02S2536ea8885300fd3ccd71f2702f0451b\n1..1\n# Start of deserialize tests\n# *** TestObject ***\n#  foo: <true>\n#  bar: <true>\n#  baz: <true>\n#  meh: <true>\nok 1 /deserialize/json-to-gobject\n# End of deserialize tests\nPASS: json-glib-1.0/serialize-full.test\nRunning test: json-glib-1.0/reader.test\nTAP version 13\n# random seed: R02Sced170904d860d91fbb926cc3d226f6b\n1..6\n# Start of reader tests\nok 1 /reader/base-array\nok 2 /reader/base-object\nok 3 /reader/level\n# Bug Reference: http://bugzilla.gnome.org/show_bug.cgi?id=758580\nok 4 /reader/null-value\nok 5 /reader/bom\nok 6 /reader/currrent-node\n# End of reader tests\nPASS: json-glib-1.0/reader.test\nRunning test: json-glib-1.0/path.test\nTAP version 13\n# random seed: R02S2193508662e2eceee1ef2d89b10b2f9f\n1..32\n# Start of path tests\n# Start of expressions tests\n# Start of valid tests\n# * Title of the first book in the store, using objct notation. ('$.store.book[0].title')\nok 1 /path/expressions/valid/1\n# * Title of the first book in the store, using array notation. ('$['store']['book'][0]['title']')\nok 2 /path/expressions/valid/2\n# * All the authors from the every book. ('$.store.book[*].author')\nok 3 /path/expressions/valid/3\n# * All the authors. ('$..author')\nok 4 /path/expressions/valid/4\n# * Everything inside the store. ('$.store.*')\nok 5 /path/expressions/valid/5\n# * All the prices in the store. ('$.store..price')\nok 6 /path/expressions/valid/6\n# * The third book. ('$..book[2]')\nok 7 /path/expressions/valid/7\n# * The last book. ('$..book[-1:]')\nok 8 /path/expressions/valid/8\n# * The first two books. ('$..book[0,1]')\nok 9 /path/expressions/valid/9\n# * The first two books, using a slice. ('$..book[:2]')\nok 10 /path/expressions/valid/10\n# * All the books. ('$['store']['book'][*]')\nok 11 /path/expressions/valid/11\n# * All the members of the bicycle object. ('$.store.bicycle.*')\nok 12 /path/expressions/valid/12\n# * The root node. ('$')\nok 13 /path/expressions/valid/13\n# End of valid tests\n# Start of invalid tests\n# * INVALID: invalid first character ('/')\nok 14 /path/expressions/invalid/1\n# * INVALID: Invalid character following root ('$ponies')\nok 15 /path/expressions/invalid/2\n# * INVALID: missing member name or wildcard after dot ('$.store.')\nok 16 /path/expressions/invalid/3\n# * INVALID: Malformed slice (missing step) ('$.store.book[0:1:]')\nok 17 /path/expressions/invalid/4\n# * INVALID: Malformed set ('$.store.book[0,1~2]')\nok 18 /path/expressions/invalid/5\n# * INVALID: Malformed array notation ('${'store'}')\nok 19 /path/expressions/invalid/6\n# * INVALID: Malformed slice (invalid separator) ('$.store.book[0~2]')\nok 20 /path/expressions/invalid/7\n# End of invalid tests\n# End of expressions tests\n# Start of match tests\n# * Title of the first book in the store, using objct notation. ('$.store.book[0].title') =>\n# - result:   [\"Sayings of the Century\"]\n# - expected: [\"Sayings of the Century\"]\nok 21 /path/match/1\n# * Title of the first book in the store, using array notation. ('$['store']['book'][0]['title']') =>\n# - result:   [\"Sayings of the Century\"]\n# - expected: [\"Sayings of the Century\"]\nok 22 /path/match/2\n# * All the authors from the every book. ('$.store.book[*].author') =>\n# - result:   [\"Nigel Rees\",\"Evelyn Waugh\",\"Herman Melville\",\"J. R. R. Tolkien\"]\n# - expected: [\"Nigel Rees\",\"Evelyn Waugh\",\"Herman Melville\",\"J. R. R. Tolkien\"]\nok 23 /path/match/3\n# * All the authors. ('$..author') =>\n# - result:   [\"Nigel Rees\",\"Evelyn Waugh\",\"Herman Melville\",\"J. R. R. Tolkien\"]\n# - expected: [\"Nigel Rees\",\"Evelyn Waugh\",\"Herman Melville\",\"J. R. R. Tolkien\"]\nok 24 /path/match/4\n# * All the prices in the store. ('$.store..price') =>\n# - result:   [\"8.95\",\"12.99\",\"8.99\",\"22.99\",\"19.95\"]\n# - expected: [\"8.95\",\"12.99\",\"8.99\",\"22.99\",\"19.95\"]\nok 25 /path/match/5\n# * The third book. ('$..book[2]') =>\n# - result:   [{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"}]\n# - expected: [{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"}]\nok 26 /path/match/6\n# * The last book. ('$..book[-1:]') =>\n# - result:   [{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}]\n# - expected: [{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}]\nok 27 /path/match/7\n# * The first two books. ('$..book[0,1]') =>\n# - result:   [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"}]\n# - expected: [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"}]\nok 28 /path/match/8\n# * The first two books, using a slice. ('$..book[:2]') =>\n# - result:   [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"}]\n# - expected: [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"}]\nok 29 /path/match/9\n# * All the books. ('$['store']['book'][*]') =>\n# - result:   [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"},{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"},{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}]\n# - expected: [{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"},{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"},{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}]\nok 30 /path/match/10\n# * All the members of the bicycle object. ('$.store.bicycle.*') =>\n# - result:   [\"red\",\"19.95\"]\n# - expected: [\"red\",\"19.95\"]\nok 31 /path/match/11\n# * The root node. ('$') =>\n# - result:   [{\"store\":{\"book\":[{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"},{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"},{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}],\"bicycle\":{\"color\":\"red\",\"price\":\"19.95\"}}}]\n# - expected: [{\"store\":{\"book\":[{\"category\":\"reference\",\"author\":\"Nigel Rees\",\"title\":\"Sayings of the Century\",\"price\":\"8.95\"},{\"category\":\"fiction\",\"author\":\"Evelyn Waugh\",\"title\":\"Sword of Honour\",\"price\":\"12.99\"},{\"category\":\"fiction\",\"author\":\"Herman Melville\",\"title\":\"Moby Dick\",\"isbn\":\"0-553-21311-3\",\"price\":\"8.99\"},{\"category\":\"fiction\",\"author\":\"J. R. R. Tolkien\",\"title\":\"The Lord of the Rings\",\"isbn\":\"0-395-19395-8\",\"price\":\"22.99\"}],\"bicycle\":{\"color\":\"red\",\"price\":\"19.95\"}}}]\nok 32 /path/match/12\n# End of match tests\n# End of path tests\nPASS: json-glib-1.0/path.test\nRunning test: json-glib-1.0/serialize-simple.test\nTAP version 13\n# random seed: R02S0d9e7444c37445dcf4f5661a59b4f93c\n1..1\n# Start of serialize tests\n# TestObject: {\n#   \"bar\" : true,\n#   \"baz\" : \"Test\"\n# }\nok 1 /serialize/gobject\n# End of serialize tests\nPASS: json-glib-1.0/serialize-simple.test\nRunning test: json-glib-1.0/array.test\nTAP version 13\n# random seed: R02Scc6145d32a100cf2b8baa83d4a4a1e3e\n1..4\n# Start of array tests\nok 1 /array/empty-array\nok 2 /array/add-element\nok 3 /array/remove-element\nok 4 /array/foreach-element\n# End of array tests\nPASS: json-glib-1.0/array.test\nRunning test: json-glib-1.0/gvariant.test\nTAP version 13\n# random seed: R02S58f218552926cc4941c148813e33b6e7\n1..89\n# Start of gvariant tests\n# Start of to-json tests\nok 1 /gvariant/to-json/boolean\nok 2 /gvariant/to-json/byte\nok 3 /gvariant/to-json/int16\nok 4 /gvariant/to-json/uint16\nok 5 /gvariant/to-json/int32\nok 6 /gvariant/to-json/uint32\nok 7 /gvariant/to-json/int64\nok 8 /gvariant/to-json/uint64\nok 9 /gvariant/to-json/handle\nok 10 /gvariant/to-json/double\nok 11 /gvariant/to-json/double-whole\nok 12 /gvariant/to-json/string\nok 13 /gvariant/to-json/object-path\nok 14 /gvariant/to-json/signature\nok 15 /gvariant/to-json/tuple\nok 16 /gvariant/to-json/deep-nesting\nok 17 /gvariant/to-json/mixed1\nok 18 /gvariant/to-json/mixed2\n# Start of maybe tests\n# Start of simple tests\nok 19 /gvariant/to-json/maybe/simple/null\nok 20 /gvariant/to-json/maybe/simple/string\n# End of simple tests\n# Start of container tests\nok 21 /gvariant/to-json/maybe/container/null\nok 22 /gvariant/to-json/maybe/container/tuple\n# End of container tests\n# Start of variant tests\nok 23 /gvariant/to-json/maybe/variant/boolean\n# End of variant tests\n# End of maybe tests\n# Start of array tests\nok 24 /gvariant/to-json/array/empty\nok 25 /gvariant/to-json/array/byte\nok 26 /gvariant/to-json/array/string\nok 27 /gvariant/to-json/array/variant\n# Start of array tests\nok 28 /gvariant/to-json/array/array/int32\n# End of array tests\n# End of array tests\n# Start of dictionary tests\nok 29 /gvariant/to-json/dictionary/empty\nok 30 /gvariant/to-json/dictionary/single-entry\nok 31 /gvariant/to-json/dictionary/string-int32\nok 32 /gvariant/to-json/dictionary/string-variant\nok 33 /gvariant/to-json/dictionary/int64-variant\nok 34 /gvariant/to-json/dictionary/uint64-boolean\nok 35 /gvariant/to-json/dictionary/boolean-variant\nok 36 /gvariant/to-json/dictionary/double-string\n# End of dictionary tests\n# Start of variant tests\nok 37 /gvariant/to-json/variant/string\nok 38 /gvariant/to-json/variant/dictionary\n# Start of maybe tests\nok 39 /gvariant/to-json/variant/maybe/null\n# End of maybe tests\n# Start of variant tests\nok 40 /gvariant/to-json/variant/variant/array\n# End of variant tests\n# End of variant tests\n# End of to-json tests\n# Start of from-json tests\nok 41 /gvariant/from-json/boolean\nok 42 /gvariant/from-json/byte\nok 43 /gvariant/from-json/int16\nok 44 /gvariant/from-json/uint16\nok 45 /gvariant/from-json/int32\nok 46 /gvariant/from-json/uint32\nok 47 /gvariant/from-json/int64\nok 48 /gvariant/from-json/uint64\nok 49 /gvariant/from-json/handle\nok 50 /gvariant/from-json/double\nok 51 /gvariant/from-json/double-whole\nok 52 /gvariant/from-json/string\nok 53 /gvariant/from-json/object-path\nok 54 /gvariant/from-json/signature\nok 55 /gvariant/from-json/tuple\nok 56 /gvariant/from-json/deep-nesting\nok 57 /gvariant/from-json/mixed1\nok 58 /gvariant/from-json/mixed2\nok 59 /gvariant/from-json/string-to-boolean\nok 60 /gvariant/from-json/string-to-byte\nok 61 /gvariant/from-json/string-to-int16\nok 62 /gvariant/from-json/string-to-uint16\nok 63 /gvariant/from-json/string-to-int32\nok 64 /gvariant/from-json/string-to-int64\nok 65 /gvariant/from-json/string-to-uint64\nok 66 /gvariant/from-json/string-to-double\nok 67 /gvariant/from-json/string-to-double-whole\n# Start of maybe tests\n# Start of simple tests\nok 68 /gvariant/from-json/maybe/simple/null\nok 69 /gvariant/from-json/maybe/simple/string\n# End of simple tests\n# Start of container tests\nok 70 /gvariant/from-json/maybe/container/null\nok 71 /gvariant/from-json/maybe/container/tuple\n# End of container tests\n# Start of variant tests\nok 72 /gvariant/from-json/maybe/variant/boolean\n# End of variant tests\n# End of maybe tests\n# Start of array tests\nok 73 /gvariant/from-json/array/empty\nok 74 /gvariant/from-json/array/byte\nok 75 /gvariant/from-json/array/string\nok 76 /gvariant/from-json/array/variant\n# Start of array tests\nok 77 /gvariant/from-json/array/array/int32\n# End of array tests\n# End of array tests\n# Start of dictionary tests\nok 78 /gvariant/from-json/dictionary/empty\nok 79 /gvariant/from-json/dictionary/single-entry\nok 80 /gvariant/from-json/dictionary/string-int32\nok 81 /gvariant/from-json/dictionary/string-variant\nok 82 /gvariant/from-json/dictionary/int64-variant\nok 83 /gvariant/from-json/dictionary/uint64-boolean\nok 84 /gvariant/from-json/dictionary/boolean-variant\nok 85 /gvariant/from-json/dictionary/double-string\n# End of dictionary tests\n# Start of variant tests\nok 86 /gvariant/from-json/variant/string\nok 87 /gvariant/from-json/variant/dictionary\n# Start of maybe tests\nok 88 /gvariant/from-json/variant/maybe/null\n# End of maybe tests\n# Start of variant tests\nok 89 /gvariant/from-json/variant/variant/array\n# End of variant tests\n# End of variant tests\n# End of from-json tests\n# End of gvariant tests\nPASS: json-glib-1.0/gvariant.test\nRunning test: json-glib-1.0/generator.test\nTAP version 13\n# random seed: R02Saa2d49a1cc88972aadf2a4e5531353fe\n1..16\n# Start of generator tests\nok 1 /generator/empty-array\nok 2 /generator/empty-object\n# checking simple array '[true,false,null,42,\"foo\"]' (expected: '[true,false,null,42,\"foo\"]')\nok 3 /generator/simple-array\nok 4 /generator/nested-array\n# checking simple object '{\"Bool1\":true,\"Bool2\":false,\"Null\":null,\"Int\":42,\"\":54,\"String\":\"foo\"}' (expected: '{\"Bool1\":true,\"Bool2\":false,\"Null\":null,\"Int\":42,\"\":54,\"String\":\"foo\"}')\nok 5 /generator/simple-object\n# checking nested object '{\"Image\":{\"Width\":800,\"Height\":600,\"Title\":\"View from 15th Floor\",\"Thumbnail\":{\"Url\":\"http://www.example.com/image/481989943\",\"Height\":125,\"Width\":\"100\"},\"IDs\":[116,943,234,38793]}}' (expected: '{\"Image\":{\"Width\":800,\"Height\":600,\"Title\":\"View from 15th Floor\",\"Thumbnail\":{\"Url\":\"http://www.example.com/image/481989943\",\"Height\":125,\"Width\":\"100\"},\"IDs\":[116,943,234,38793]}}')\nok 6 /generator/nested-object\n# test_decimal_separator: value: '3.14' - string: '3.1400000000000001'\n# test_decimal_separator: value: '3.14' - string: '3.1400000000000001'\n# test_decimal_separator: value: '3.14' - string: '3.1400000000000001'\n# test_decimal_separator: value: '3.14' - string: '3.1400000000000001'\nok 7 /generator/decimal-separator\nok 8 /generator/double-stays-double\n# test_double_valid: value: '0.00' - string: '1e-08'\nok 9 /generator/double-valid\n# checking pretty printing: []\texpected: []\n# checking pretty printing: {}\texpected: {}\n# checking pretty printing: [\n# \ttrue,\n# \tfalse,\n# \tnull,\n# \t\"hello\"\n# ]\texpected: [\n# \ttrue,\n# \tfalse,\n# \tnull,\n# \t\"hello\"\n# ]\n# checking pretty printing: {\n# \t\"foo\" : 42,\n# \t\"bar\" : true,\n# \t\"baz\" : null\n# }\texpected: {\n# \t\"foo\" : 42,\n# \t\"bar\" : true,\n# \t\"baz\" : null\n# }\nok 10 /generator/pretty\n# Start of string tests\nok 11 /generator/string/abc\nok 12 /generator/string/a\\177xc\nok 13 /generator/string/a\\033xc\nok 14 /generator/string/a\\nxc\nok 15 /generator/string/a\\\\xc\nok 16 /generator/string/Barney B\\303\\244r\n# End of string tests\n# End of generator tests\nPASS: json-glib-1.0/generator.test\nRunning test: json-glib-1.0/boxed.test\nTAP version 13\n# random seed: R02Sec5065f991bc959274cf5e546fb6812c\n1..2\n# Start of boxed tests\n# Registering transform functions\n# Serialize: { foo: 42, bar: true }\n# TestObject: {\n#   \"blah\" : {\n#     \"foo\" : 42,\n#     \"bar\" : true\n#   }\n# }\nok 1 /boxed/serialize-property\n# Deserialize: { foo: 42, bar: true }\nok 2 /boxed/deserialize-property\n# End of boxed tests\nPASS: json-glib-1.0/boxed.test\nRunning test: json-glib-1.0/builder.test\nTAP version 13\n# random seed: R02S9e793e3d8de729f43284c96d07ab88a4\n1..3\n# Start of builder tests\n# Builder complex: '{\"depth1\":[1,{\"depth2\":[3,[null,false],\"after array\"],\"value2\":true}],\"object1\":{},\"value3\":null,\"value4\":42,\"\":54}'\nok 1 /builder/complex\n# Builder empty: '{\"a\":{}}'\nok 2 /builder/empty\nok 3 /builder/reset\n# End of builder tests\nPASS: json-glib-1.0/builder.test\nRunning test: json-glib-1.0/node.test\nTAP version 13\n# random seed: R02S95c30da809f05ec557d54165bf9d9834\n1..28\n# Start of nodes tests\nok 1 /nodes/gvalue\n# Start of init tests\nok 2 /nodes/init/int\nok 3 /nodes/init/double\nok 4 /nodes/init/boolean\nok 5 /nodes/init/string\nok 6 /nodes/init/null\nok 7 /nodes/init/reinit\n# End of init tests\n# Start of copy tests\nok 8 /nodes/copy/null\nok 9 /nodes/copy/value\nok 10 /nodes/copy/object\n# End of copy tests\n# Start of get tests\nok 11 /nodes/get/int\nok 12 /nodes/get/double\n# End of get tests\n# Start of gvalue tests\n# Autopromotion of int to int64\n# Expecting an gint64, got a 'gint64'\n# Autopromotion of float to double\n# Expecting a gdouble, got a 'gdouble'\nok 13 /nodes/gvalue/autopromotion\n# End of gvalue tests\n# Start of seal tests\nok 14 /nodes/seal/int\nok 15 /nodes/seal/double\nok 16 /nodes/seal/boolean\nok 17 /nodes/seal/string\nok 18 /nodes/seal/null\nok 19 /nodes/seal/object\nok 20 /nodes/seal/array\n# End of seal tests\n# Start of immutable tests\nok 21 /nodes/immutable/int\nok 22 /nodes/immutable/double\nok 23 /nodes/immutable/boolean\nok 24 /nodes/immutable/string\nok 25 /nodes/immutable/object\nok 26 /nodes/immutable/array\nok 27 /nodes/immutable/value\nok 28 /nodes/immutable/parent\n# End of immutable tests\n# End of nodes tests\nPASS: json-glib-1.0/node.test\nRunning test: json-glib-1.0/serialize-complex.test\nTAP version 13\n# random seed: R02Scd6f601f7a309ceaa5da46e3419f312d\n1..1\n# Start of serialize tests\n# TestObject: {\n#   \"foo\" : 47,\n#   \"bar\" : false,\n#   \"baz\" : \"Hello, World!\",\n#   \"blah\" : {\n#     \"foo\" : 42,\n#     \"bar\" : true\n#   },\n#   \"meh\" : 0.5\n# }\nok 1 /serialize/gobject-boxed\n# End of serialize tests\nPASS: json-glib-1.0/serialize-complex.test\nSUMMARY: total=14; passed=14; skipped=0; failed=0; user=0.1s; system=0.0s; maxrss=5120\nDURATION: 0\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.10831594467163,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-less_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-less",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0013892650604248047,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.5453882217407227,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.060248374938964844,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 6.359466075897217,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0019047260284423828,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.less.chinese1__30_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.colorbars__222_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.github216__143_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.github265__17_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.github329__28_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.hdr-unicode__107_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.hdr-unicode__164_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.proc-special__107_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.seq200__18_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.subsearch__59_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.table-50x200__467_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.utf8-2.txt__309_steps_": {
                "status": "PASSED"
            },
            "ptestresult.less.version.c__38_steps_": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:06\nBEGIN: /usr/lib/less/ptest\nTEST chinese1.lt\nPASS: chinese1 (30 steps)\nTEST colorbars.lt\nPASS: colorbars (222 steps)\nTEST github216.lt\nPASS: github216 (143 steps)\nTEST github265.lt\nPASS: github265 (17 steps)\nTEST github329.lt\nPASS: github329 (28 steps)\nTEST hdr-unicode.lt\nPASS: hdr-unicode (164 steps)\nTEST hdr-unicode1.lt\nPASS: hdr-unicode (107 steps)\nTEST proc-special.lt\nPASS: proc-special (107 steps)\nTEST seq200.lt\nPASS: seq200 (18 steps)\nTEST subsearch.lt\nPASS: subsearch (59 steps)\nTEST table-50x200.lt\nPASS: table-50x200 (467 steps)\nTEST utf8-2.txt.lt\nPASS: utf8-2.txt (309 steps)\nTEST version.c.lt\nPASS: version.c (38 steps)\nRAN  13 tests with 0 errors\nDURATION: 6\nEND: /usr/lib/less/ptest\n2024-02-06T09:06\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "less": {
                    "duration": "6",
                    "log": "START: ptest-runner\n2024-02-06T09:06\nTEST chinese1.lt\nPASS: chinese1 (30 steps)\nTEST colorbars.lt\nPASS: colorbars (222 steps)\nTEST github216.lt\nPASS: github216 (143 steps)\nTEST github265.lt\nPASS: github265 (17 steps)\nTEST github329.lt\nPASS: github329 (28 steps)\nTEST hdr-unicode.lt\nPASS: hdr-unicode (164 steps)\nTEST hdr-unicode1.lt\nPASS: hdr-unicode (107 steps)\nTEST proc-special.lt\nPASS: proc-special (107 steps)\nTEST seq200.lt\nPASS: seq200 (18 steps)\nTEST subsearch.lt\nPASS: subsearch (59 steps)\nTEST table-50x200.lt\nPASS: table-50x200 (467 steps)\nTEST utf8-2.txt.lt\nPASS: utf8-2.txt (309 steps)\nTEST version.c.lt\nPASS: version.c (38 steps)\nRAN  13 tests with 0 errors\nDURATION: 6\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.128937482833862,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libconvert-asn1-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libconvert-asn1-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010988712310791016,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.358175754547119,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.053565263748168945,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2.736517906188965,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012323856353759766,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libconvert-asn1-perl.t/00prim": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/01tag": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/02seq": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/03seqof": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/04opt": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/05time": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/06bigint": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/07io": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/08set": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/09contr": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/10choice": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/11explicit": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/11indef": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/12der": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/13utf8": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/14any": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/15extseq": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/16extset": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/17extchoice": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/18tagdefault": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/19issue14": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/99misc": {
                "status": "PASSED"
            },
            "ptestresult.libconvert-asn1-perl.t/x509": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:32\nBEGIN: /usr/lib/libconvert-asn1-perl/ptest\n1..21\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nPASS: t/01tag\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/09contr\n1..2\nok 1\nok 2\nPASS: t/19issue14\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/11explicit\n1..12\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nPASS: t/13utf8\n1..10\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nPASS: t/10choice\n1..25\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nPASS: t/18tagdefault\n1..7\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nPASS: t/11indef\n1..24\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nPASS: t/05time\n1..21\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nPASS: t/14any\n1..19\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nPASS: t/17extchoice\n1..186\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\n# NULL\nok 23\nok 24\nok 25\nok 26\n# BOOLEAN 0\nok 27\nok 28\nok 29\nok 30\n# BOOLEAN 1\nok 31\nok 32\nok 33\nok 34\n# BOOLEAN -99\nok 35\nok 36\nok 37\nok 38\n# INTEGER -457\nok 39\nok 40\nok 41\nok 42\n# INTEGER -255\nok 43\nok 44\nok 45\nok 46\n# INTEGER 6715289\nok 47\nok 48\nok 49\nok 50\n# INTEGER 1073741824\nok 51\nok 52\nok 53\nok 54\n# INTEGER -1073741824\nok 55\nok 56\nok 57\nok 58\n# INTEGER 0\nok 59\nok 60\nok 61\nok 62\n# INTEGER -128\nok 63\nok 64\nok 65\nok 66\n# INTEGER 128\nok 67\nok 68\nok 69\nok 70\nok 71\nok 72\nok 73\nok 74\n# STRING 'A string'\nok 75\nok 76\nok 77\nok 78\n# STRING ''\nok 79\nok 80\nok 81\nok 82\n# OBJECT_ID 2.5.457\nok 83\nok 84\nok 85\nok 86\n# OBJECT_ID 2.99999.99\nok 87\nok 88\nok 89\nok 90\n# OBJECT_ID 1.2.3.4.5\nok 91\nok 92\nok 93\nok 94\n# OBJECT_ID 0.0.17.773.1.1.1\nok 95\nok 96\nok 97\nok 98\n# ENUM -99\nok 99\nok 100\nok 101\nok 102\n# ENUM 6573456\nok 103\nok 104\nok 105\nok 106\n# ENUM 0\nok 107\nok 108\nok 109\nok 110\n# BIT STRING 011011100101110111000000 21\nok 111\nok 112\nok 113\nok 114\nok 115\n# BIT STRING 011011111101110111000000 7\nok 116\nok 117\nok 118\nok 119\nok 120\n# BIT STRING 00000000 1\nok 121\nok 122\nok 123\nok 124\nok 125\n# BIT STRING 00110011 3\nok 126\nok 127\nok 128\nok 129\nok 130\n# REAL -5.5\nok 131\nok 132\nok 133\nok 134\n# REAL 1.5\nok 135\nok 136\nok 137\nok 138\n# REAL 0\nok 139\nok 140\nok 141\nok 142\n# REAL -Inf\nok 143\nok 144\nok 145\nok 146\n# REAL Inf\nok 147\nok 148\nok 149\nok 150\n# RELATIVE-OID 2.5.457\nok 151\nok 152\nok 153\nok 154\n# RELATIVE-OID 0.0.17.773.1.1.1\nok 155\nok 156\nok 157\nok 158\n# RELATIVE-OID 1.2.3.4.5\nok 159\nok 160\nok 161\nok 162\n# BCDString 123456789123456789\nok 163\nok 164\nok 165\nok 166\n# BCDString 0\nok 167\nok 168\nok 169\nok 170\n# BCDString 564\nok 171\nok 172\nok 173\nok 174\n# BCDString -1\nok 175\nok 176\nok 177\nok 178\n# BCDString 2.2\nok 179\nok 180\nok 181\nok 182\n# BCDString 12345678\nok 183\nok 184\nok 185\nok 186\nPASS: t/00prim\n1..13\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nPASS: t/08set\n1..27\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nPASS: t/16extset\n1..11\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nPASS: t/07io\n1..67\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\n# INTEGER -4294967296\nok 36\nok 37\nok 38\nok 39\n# INTEGER -1073741824\nok 40\nok 41\nok 42\nok 43\n# INTEGER 1073741824\nok 44\nok 45\nok 46\nok 47\n# INTEGER 4294967296\nok 48\nok 49\nok 50\nok 51\n# INTEGER 2147483648\nok 52\nok 53\nok 54\nok 55\n# INTEGER -2147483648\nok 56\nok 57\nok 58\nok 59\n# BCDString 1073741824\nok 60\nok 61\nok 62\nok 63\n# BCDString -1073741824\nok 64\nok 65\nok 66\nok 67\nPASS: t/06bigint\n1..27\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nPASS: t/15extseq\n1..26\nok 1\nok 2\nok 3\n# t/aj.cer\nok 4\nok 5\nok 6\n# t/aj2.cer\nok 7\nok 8\nok 9\n# t/allianz_root.cer\nok 10\nok 11\nok 12\n# t/dsacert.der\nok 13\nok 14\n# t/new_root_ca.cer\nok 15\nok 16\n# t/pgpextension.der\nok 17\nok 18\nok 19\n# t/subca_2.cer\nok 20\nok 21\nok 22\n# t/telesec_799972029.crt\nok 23\nok 24\n# t/verisign.der\nok 25\nok 26\nPASS: t/x509\n1..16\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/04opt\n1..18\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nPASS: t/02seq\n1..2\nok 1\nok 2\nPASS: t/99misc\n1..35\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\nPASS: t/03seqof\n1..18\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nPASS: t/12der\nDURATION: 2\nEND: /usr/lib/libconvert-asn1-perl/ptest\n2024-02-06T09:32\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libconvert-asn1-perl": {
                    "duration": "2",
                    "log": "START: ptest-runner\n2024-02-06T09:32\n1..21\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nPASS: t/01tag\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/09contr\n1..2\nok 1\nok 2\nPASS: t/19issue14\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/11explicit\n1..12\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nPASS: t/13utf8\n1..10\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nPASS: t/10choice\n1..25\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nPASS: t/18tagdefault\n1..7\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nPASS: t/11indef\n1..24\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nPASS: t/05time\n1..21\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nPASS: t/14any\n1..19\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nPASS: t/17extchoice\n1..186\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\n# NULL\nok 23\nok 24\nok 25\nok 26\n# BOOLEAN 0\nok 27\nok 28\nok 29\nok 30\n# BOOLEAN 1\nok 31\nok 32\nok 33\nok 34\n# BOOLEAN -99\nok 35\nok 36\nok 37\nok 38\n# INTEGER -457\nok 39\nok 40\nok 41\nok 42\n# INTEGER -255\nok 43\nok 44\nok 45\nok 46\n# INTEGER 6715289\nok 47\nok 48\nok 49\nok 50\n# INTEGER 1073741824\nok 51\nok 52\nok 53\nok 54\n# INTEGER -1073741824\nok 55\nok 56\nok 57\nok 58\n# INTEGER 0\nok 59\nok 60\nok 61\nok 62\n# INTEGER -128\nok 63\nok 64\nok 65\nok 66\n# INTEGER 128\nok 67\nok 68\nok 69\nok 70\nok 71\nok 72\nok 73\nok 74\n# STRING 'A string'\nok 75\nok 76\nok 77\nok 78\n# STRING ''\nok 79\nok 80\nok 81\nok 82\n# OBJECT_ID 2.5.457\nok 83\nok 84\nok 85\nok 86\n# OBJECT_ID 2.99999.99\nok 87\nok 88\nok 89\nok 90\n# OBJECT_ID 1.2.3.4.5\nok 91\nok 92\nok 93\nok 94\n# OBJECT_ID 0.0.17.773.1.1.1\nok 95\nok 96\nok 97\nok 98\n# ENUM -99\nok 99\nok 100\nok 101\nok 102\n# ENUM 6573456\nok 103\nok 104\nok 105\nok 106\n# ENUM 0\nok 107\nok 108\nok 109\nok 110\n# BIT STRING 011011100101110111000000 21\nok 111\nok 112\nok 113\nok 114\nok 115\n# BIT STRING 011011111101110111000000 7\nok 116\nok 117\nok 118\nok 119\nok 120\n# BIT STRING 00000000 1\nok 121\nok 122\nok 123\nok 124\nok 125\n# BIT STRING 00110011 3\nok 126\nok 127\nok 128\nok 129\nok 130\n# REAL -5.5\nok 131\nok 132\nok 133\nok 134\n# REAL 1.5\nok 135\nok 136\nok 137\nok 138\n# REAL 0\nok 139\nok 140\nok 141\nok 142\n# REAL -Inf\nok 143\nok 144\nok 145\nok 146\n# REAL Inf\nok 147\nok 148\nok 149\nok 150\n# RELATIVE-OID 2.5.457\nok 151\nok 152\nok 153\nok 154\n# RELATIVE-OID 0.0.17.773.1.1.1\nok 155\nok 156\nok 157\nok 158\n# RELATIVE-OID 1.2.3.4.5\nok 159\nok 160\nok 161\nok 162\n# BCDString 123456789123456789\nok 163\nok 164\nok 165\nok 166\n# BCDString 0\nok 167\nok 168\nok 169\nok 170\n# BCDString 564\nok 171\nok 172\nok 173\nok 174\n# BCDString -1\nok 175\nok 176\nok 177\nok 178\n# BCDString 2.2\nok 179\nok 180\nok 181\nok 182\n# BCDString 12345678\nok 183\nok 184\nok 185\nok 186\nPASS: t/00prim\n1..13\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nPASS: t/08set\n1..27\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nPASS: t/16extset\n1..11\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nPASS: t/07io\n1..67\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\n# INTEGER -4294967296\nok 36\nok 37\nok 38\nok 39\n# INTEGER -1073741824\nok 40\nok 41\nok 42\nok 43\n# INTEGER 1073741824\nok 44\nok 45\nok 46\nok 47\n# INTEGER 4294967296\nok 48\nok 49\nok 50\nok 51\n# INTEGER 2147483648\nok 52\nok 53\nok 54\nok 55\n# INTEGER -2147483648\nok 56\nok 57\nok 58\nok 59\n# BCDString 1073741824\nok 60\nok 61\nok 62\nok 63\n# BCDString -1073741824\nok 64\nok 65\nok 66\nok 67\nPASS: t/06bigint\n1..27\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nPASS: t/15extseq\n1..26\nok 1\nok 2\nok 3\n# t/aj.cer\nok 4\nok 5\nok 6\n# t/aj2.cer\nok 7\nok 8\nok 9\n# t/allianz_root.cer\nok 10\nok 11\nok 12\n# t/dsacert.der\nok 13\nok 14\n# t/new_root_ca.cer\nok 15\nok 16\n# t/pgpextension.der\nok 17\nok 18\nok 19\n# t/subca_2.cer\nok 20\nok 21\nok 22\n# t/telesec_799972029.crt\nok 23\nok 24\n# t/verisign.der\nok 25\nok 26\nPASS: t/x509\n1..16\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/04opt\n1..18\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nPASS: t/02seq\n1..2\nok 1\nok 2\nPASS: t/99misc\n1..35\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\nPASS: t/03seqof\n1..18\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nPASS: t/12der\nDURATION: 2\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.107910633087158,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-liberror-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-liberror-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010459423065185547,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4062459468841553,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.048664093017578125,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2.5301034450531006,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013582706451416016,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.liberror-perl.t/00-compile": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/01throw": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/02order": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/03throw-non-Error": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/04use-base-Error-Simple": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/05text-errors-with-file-handles": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/06customize-text-throw": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/07try-in-obj-destructor": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/08warndie": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/09dollar-at": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/10throw-in-catch": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/11rethrow": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/12wrong-error-var": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/13except-arg0": {
                "status": "PASSED"
            },
            "ptestresult.liberror-perl.t/14Error-Simple-VERSION": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:32\nBEGIN: /usr/lib/liberror-perl/ptest\n1..2\nok 1 - defined( $_[0] ) after throw/except\nok 2 - $_[0]->isa( \"Error::Simple\" ) after throw/except\nPASS: t/13except-arg0\n1..2\nok 1 - Checking that eval { ... } is sane\n# Error::THROWN = This is caught by eval, not by try. at t/12wrong-error-var.t line 12.\n\n# Error::THROWN = \n# E = This is a simple 'die' exception. at t/12wrong-error-var.t line 22.\n\nok 2 - Checking that the argument to otherwise is the thrown exception\nPASS: t/12wrong-error-var\n1..4\nreadline() on closed filehandle I at t/lib/MyDie.pm line 10.\nok 1 - Not MyError::Foo\nok 2 - Testing\nok 3 - Testing for correct line number\nok 4 - Testing for correct module\nPASS: t/05text-errors-with-file-handles\n1..21\nok 1 - Loaded\nok 2 - Test framework STDERR\nok 3 - Test framework felloffcode\nok 4 - warn \\n-terminated STDERR\nok 5 - warn \\n-terminated felloffcode\nok 6 - warn unterminated STDERR\nok 7 - warn unterminated felloffcode\nok 8 - die \\n-terminated STDERR\nok 9 - die \\n-terminated felloffcode\nok 10 - die unterminated STDERR\nok 11 - die unterminated felloffcode\nok 12 - Error STDOUT\nok 13 - Error felloffcode\nok 14 - Custom warn test STDERR\nok 15 - Custom warn test felloffcode\nok 16 - Custom die test STDERR\nok 17 - Custom die test felloffcode\nok 18 - Custom warn STDERR\nok 19 - Custom warn felloffcode\nok 20 - Custom die STDERR\nok 21 - Custom die felloffcode\nPASS: t/08warndie\n1..6\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/02order\n1..1\nok 1 - Testing that the VERSION was not overrided\nPASS: t/14Error-Simple-VERSION\n1..1\nok 1 - Testing that the use base worked.\nPASS: t/04use-base-Error-Simple\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/01throw\n1..3\nok 1 - Error was auto-converted to Error::Simple\nok 2 - Error was auto-converted to MyError::Bar\nok 3 - Text of the error is correct\nPASS: t/06customize-text-throw\n1..1\nok 1 - Testing that the excpetion is not trampeled\nPASS: t/07try-in-obj-destructor\n1..2\nok 1 - Error.pm loaded ok\nok 2 - Error/Simple.pm loaded ok\nPASS: t/00-compile\n1..8\nok 1 - defined( $_[0] ) after throw/catch\nok 2 - defined( $@ ) after throw/catch\nok 3 - $_[0]->isa( \"Error::Simple\" ) after throw/catch\nok 4 - $@->isa( \"Error::Simple\" ) after throw/catch\nok 5 - defined( $_[0] ) after throw/otherwise\nok 6 - defined( $@ ) after throw/otherwise\nok 7 - $_[0]->isa( \"Error::Simple\" ) after throw/otherwise\nok 8 - $@->isa( \"Error::Simple\" ) after throw/otherwise\nPASS: t/09dollar-at\n1..4\nok 1 - Error rethrown\nok 2 - Thrown Error::Simple\nok 3 - die foobar\nok 4 - throw Error::Simple\nPASS: t/11rethrow\n1..2\nok 1 - Error thrown in the catch clause is registered\nok 2 - Error thrown in the otherwise clause is registered\nPASS: t/10throw-in-catch\n1..2\nok 1 - Testing for thrown exception\nok 2 - No Errors caught.\nPASS: t/03throw-non-Error\nDURATION: 2\nEND: /usr/lib/liberror-perl/ptest\n2024-02-06T09:32\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "liberror-perl": {
                    "duration": "2",
                    "log": "START: ptest-runner\n2024-02-06T09:32\n1..2\nok 1 - defined( $_[0] ) after throw/except\nok 2 - $_[0]->isa( \"Error::Simple\" ) after throw/except\nPASS: t/13except-arg0\n1..2\nok 1 - Checking that eval { ... } is sane\n# Error::THROWN = This is caught by eval, not by try. at t/12wrong-error-var.t line 12.\n\n# Error::THROWN = \n# E = This is a simple 'die' exception. at t/12wrong-error-var.t line 22.\n\nok 2 - Checking that the argument to otherwise is the thrown exception\nPASS: t/12wrong-error-var\n1..4\nreadline() on closed filehandle I at t/lib/MyDie.pm line 10.\nok 1 - Not MyError::Foo\nok 2 - Testing\nok 3 - Testing for correct line number\nok 4 - Testing for correct module\nPASS: t/05text-errors-with-file-handles\n1..21\nok 1 - Loaded\nok 2 - Test framework STDERR\nok 3 - Test framework felloffcode\nok 4 - warn \\n-terminated STDERR\nok 5 - warn \\n-terminated felloffcode\nok 6 - warn unterminated STDERR\nok 7 - warn unterminated felloffcode\nok 8 - die \\n-terminated STDERR\nok 9 - die \\n-terminated felloffcode\nok 10 - die unterminated STDERR\nok 11 - die unterminated felloffcode\nok 12 - Error STDOUT\nok 13 - Error felloffcode\nok 14 - Custom warn test STDERR\nok 15 - Custom warn test felloffcode\nok 16 - Custom die test STDERR\nok 17 - Custom die test felloffcode\nok 18 - Custom warn STDERR\nok 19 - Custom warn felloffcode\nok 20 - Custom die STDERR\nok 21 - Custom die felloffcode\nPASS: t/08warndie\n1..6\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/02order\n1..1\nok 1 - Testing that the VERSION was not overrided\nPASS: t/14Error-Simple-VERSION\n1..1\nok 1 - Testing that the use base worked.\nPASS: t/04use-base-Error-Simple\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/01throw\n1..3\nok 1 - Error was auto-converted to Error::Simple\nok 2 - Error was auto-converted to MyError::Bar\nok 3 - Text of the error is correct\nPASS: t/06customize-text-throw\n1..1\nok 1 - Testing that the excpetion is not trampeled\nPASS: t/07try-in-obj-destructor\n1..2\nok 1 - Error.pm loaded ok\nok 2 - Error/Simple.pm loaded ok\nPASS: t/00-compile\n1..8\nok 1 - defined( $_[0] ) after throw/catch\nok 2 - defined( $@ ) after throw/catch\nok 3 - $_[0]->isa( \"Error::Simple\" ) after throw/catch\nok 4 - $@->isa( \"Error::Simple\" ) after throw/catch\nok 5 - defined( $_[0] ) after throw/otherwise\nok 6 - defined( $@ ) after throw/otherwise\nok 7 - $_[0]->isa( \"Error::Simple\" ) after throw/otherwise\nok 8 - $@->isa( \"Error::Simple\" ) after throw/otherwise\nPASS: t/09dollar-at\n1..4\nok 1 - Error rethrown\nok 2 - Thrown Error::Simple\nok 3 - die foobar\nok 4 - throw Error::Simple\nPASS: t/11rethrow\n1..2\nok 1 - Error thrown in the catch clause is registered\nok 2 - Error thrown in the otherwise clause is registered\nPASS: t/10throw-in-catch\n1..2\nok 1 - Testing for thrown exception\nok 2 - No Errors caught.\nPASS: t/03throw-non-Error\nDURATION: 2\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.123535871505737,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libevent_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libevent",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0015368461608886719,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.63269305229187,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05163931846618652,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 80.55643439292908,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0014460086822509766,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libevent.FAIL_/usr/src/debug/libevent/2.1.12/test/regress_bufferevent.c": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_connect": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_connect_defer": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_connect_fail": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_connect_fail_eventcb": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_connect_fail_eventcb_defer": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_connect_lock": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_connect_lock_defer": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_connect_unlocked_cbs": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_filter_data_stuck": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_filters": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_filters_disable": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_flush_finished": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_flush_flush": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_flush_normal": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_pair": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_pair_filters": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_pair_filters_disable": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_pair_flush": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_pair_flush_finished": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_pair_flush_flush": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_pair_flush_normal": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_pair_watermarks": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_socket_filter_inactive": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_timeout": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_timeout_filter": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_timeout_filter_pair": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_timeout_pair": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_trigger": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_trigger_defer": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_trigger_defer_postpone": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_trigger_postpone": {
                "status": "PASSED"
            },
            "ptestresult.libevent.bufferevent/bufferevent_zlib": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/bufferevent_connect_hostname_emfile": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/client_fail_requests": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/client_fail_requests_getaddrinfo": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/client_fail_waiting_requests": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/disable_when_inactive": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/disable_when_inactive_no_ns": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/getaddrinfo_async": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/getaddrinfo_cancel_stress": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/getaddrinfo_race_gotresolve": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.dns/gethostbyaddr": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.dns/gethostbyname": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.dns/gethostbyname6": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.dns/inflight": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/leak_cancel": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/leak_cancel_and_resume": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/leak_cancel_and_resume_send_err": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/leak_resume": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/leak_resume_send_err": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/leak_shutdown": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/nameservers_no_default": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/reissue": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/reissue_disable_when_inactive": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/resolve_reverse": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.dns/retry": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/retry_disable_when_inactive": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/search": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/search_cancel": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/search_empty": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/search_lower": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/server": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/set_SO_RCVBUF_SO_SNDBUF": {
                "status": "PASSED"
            },
            "ptestresult.libevent.dns/set_options": {
                "status": "PASSED"
            },
            "ptestresult.libevent.et/et": {
                "status": "PASSED"
            },
            "ptestresult.libevent.et/et_mix_error": {
                "status": "PASSED"
            },
            "ptestresult.libevent.et/et_multiple_events": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add1": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add2": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_big_file_linear": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_big_file_mmap": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_big_file_nosegment": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_big_file_sendfile": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_buffer_with_empty": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_buffer_with_empty2": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_linear": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_mmap": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_nosegment": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_offset2_linear": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_offset2_mmap": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_offset2_sendfile": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_offset3_linear": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_offset3_mmap": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_offset3_sendfile": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_offset_linear": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_offset_mmap": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_offset_nosegment": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_offset_sendfile": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_file_sendfile": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_iovec": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/add_reference": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/callbacks": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/copyout": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/empty_reference_prepend": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/empty_reference_prepend_buffer": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/evbuffer": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/expand": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/expand_overflow": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/file_segment_add_cleanup_cb": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/find": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/freeze_end": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/freeze_start": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/iterative": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/multicast": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/multicast_drain": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/peek": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/peek_first_gt": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/prepend": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/ptr_set": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/pullup_with_empty": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/readln": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/reference": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/reference2": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/remove_buffer_adjust_last_with_datap_with_empty": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/remove_buffer_with_empty": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/remove_buffer_with_empty2": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/remove_buffer_with_empty3": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/remove_buffer_with_empty_front": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/reserve2": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/reserve_invalid_last_with_datap": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/reserve_many": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/reserve_many2": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/reserve_many3": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/reserve_with_empty": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/search": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evbuffer/search_eol": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evtag/encoding": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evtag/fuzz": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evtag/int": {
                "status": "PASSED"
            },
            "ptestresult.libevent.evtag/peek": {
                "status": "PASSED"
            },
            "ptestresult.libevent.finalize/cb_invoked": {
                "status": "PASSED"
            },
            "ptestresult.libevent.finalize/debug_use_after_free": {
                "status": "PASSED"
            },
            "ptestresult.libevent.finalize/free_finalize": {
                "status": "PASSED"
            },
            "ptestresult.libevent.finalize/within_cb": {
                "status": "PASSED"
            },
            "ptestresult.libevent.heap/randomized": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/allowed_methods": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/autofree_connection": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/bad_headers": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/bad_request": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/base": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/basic": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/basic_trailing_space": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/cancel": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/cancel_by_host": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/cancel_by_host_inactive_server": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/cancel_by_host_no_ns": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/cancel_by_host_no_ns_inactive_server": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/cancel_by_host_no_ns_server_timeout": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.http/cancel_by_host_ns_timeout": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/cancel_by_host_ns_timeout_inactive_server": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/cancel_by_host_ns_timeout_server_timeout": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.http/cancel_by_host_server_timeout": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.http/cancel_inactive_server": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/cancel_server_timeout": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.http/chunk_out": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/close_detection": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/close_detection_delay": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/connection": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/connection_async": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/connection_fail": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/connection_retry": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.http/connection_retry_conn_address": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.http/data_length_constraints": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/delete": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/dispatcher": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/failure": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/get_addr": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/highport": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/incomplete": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/incomplete_timeout": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/ipv6_for_domain": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/lingering_close": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/multi_line_header": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/negative_content_length": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/non_lingering_close": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/on_complete": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/parse_query": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/parse_query_str": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/parse_uri": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/parse_uri_nc": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/persist_connection": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/post": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/primitives": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/put": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/read_on_write_error": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/request_extra_body": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/request_own": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/set_family": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/set_family_ipv4": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/set_family_ipv6": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/simple": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/simple_nonconformant": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/stream_in": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/stream_in_cancel": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/stream_out": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/terminate_chunked": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/terminate_chunked_oneshot": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/uriencode": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/virtual_host": {
                "status": "PASSED"
            },
            "ptestresult.libevent.http/write_during_read": {
                "status": "PASSED"
            },
            "ptestresult.libevent.listener/close_accepted_fd": {
                "status": "PASSED"
            },
            "ptestresult.libevent.listener/error": {
                "status": "PASSED"
            },
            "ptestresult.libevent.listener/error_ts": {
                "status": "PASSED"
            },
            "ptestresult.libevent.listener/error_unlock": {
                "status": "PASSED"
            },
            "ptestresult.libevent.listener/immediate_close": {
                "status": "PASSED"
            },
            "ptestresult.libevent.listener/randport": {
                "status": "PASSED"
            },
            "ptestresult.libevent.listener/randport_ts": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/active_by_fd": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/active_later": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/bad_assign": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/bad_reentrant": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/base_environ": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/base_features": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/combined": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/common_timeout": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/del_notify": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/del_wait": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/dup_fd": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/event_assign_selfarg": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/event_base_get_max_events": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/event_base_get_num_events": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/event_base_new": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/event_closed_fd_poll": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.main/event_foreach": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/event_new_selfarg": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/event_once": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/event_once_never": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/event_pending": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/event_remove_timeout": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/evmap_invalid_slots": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/fork": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/free_active_base": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/get_assignment": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/gettimeofday_cached": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/gettimeofday_cached_disabled": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/gettimeofday_cached_disabled_nosleep": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/gettimeofday_cached_reset": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/gettimeofday_cached_sleep": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/loopbreak": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/loopexit": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/loopexit_multiple": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/manipulate_active_events": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/many_events": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/many_events_slow_add": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/methods": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/mm_functions": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/multiple": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/multiple_events_for_same_fd": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/nonpersist_readd": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/persistent": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/persistent_active_timeout": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/persistent_timeout": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/persistent_timeout_jump": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/priorities": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/priority_active_inversion": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpleclose_close": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpleclose_close_et": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpleclose_close_persist": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpleclose_close_persist_et": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpleclose_rw": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpleclose_shutdown": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpleclose_shutdown_et": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpleclose_shutdown_persist": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpleclose_shutdown_persist_et": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpleread": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpleread_multiple": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simpletimeout": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/simplewrite": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/struct_event_size": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/version": {
                "status": "PASSED"
            },
            "ptestresult.libevent.main/want_only_once": {
                "status": "PASSED"
            },
            "ptestresult.libevent.rpc/basic_client": {
                "status": "PASSED"
            },
            "ptestresult.libevent.rpc/basic_client_with_pause": {
                "status": "PASSED"
            },
            "ptestresult.libevent.rpc/basic_message": {
                "status": "PASSED"
            },
            "ptestresult.libevent.rpc/basic_queued_client": {
                "status": "PASSED"
            },
            "ptestresult.libevent.rpc/basic_test": {
                "status": "PASSED"
            },
            "ptestresult.libevent.rpc/client_timeout": {
                "status": "PASSED"
            },
            "ptestresult.libevent.rpc/invalid_type": {
                "status": "PASSED"
            },
            "ptestresult.libevent.rpc/test": {
                "status": "PASSED"
            },
            "ptestresult.libevent.signal/immediatesignal": {
                "status": "PASSED"
            },
            "ptestresult.libevent.signal/multiplesignal": {
                "status": "PASSED"
            },
            "ptestresult.libevent.signal/signal_assert": {
                "status": "PASSED"
            },
            "ptestresult.libevent.signal/signal_dealloc": {
                "status": "PASSED"
            },
            "ptestresult.libevent.signal/signal_pipeloss": {
                "status": "PASSED"
            },
            "ptestresult.libevent.signal/signal_restore": {
                "status": "PASSED"
            },
            "ptestresult.libevent.signal/signal_switchbase": {
                "status": "PASSED"
            },
            "ptestresult.libevent.signal/signal_while_processing": {
                "status": "PASSED"
            },
            "ptestresult.libevent.signal/simplesignal": {
                "status": "PASSED"
            },
            "ptestresult.libevent.signal/simplestsignal": {
                "status": "PASSED"
            },
            "ptestresult.libevent.thread/basic": {
                "status": "PASSED"
            },
            "ptestresult.libevent.thread/conditions_simple": {
                "status": "PASSED"
            },
            "ptestresult.libevent.thread/deferred_cb_skew": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.thread/forking": {
                "status": "PASSED"
            },
            "ptestresult.libevent.thread/no_events": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/EVUTIL_IS_": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/date_rfc1123": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/evutil_casecmp": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/evutil_rtrim": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/evutil_snprintf": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/evutil_strtoll": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/evutil_v4addr_is_local": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/evutil_v6addr_is_local": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/getaddrinfo": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/getaddrinfo_AI_ADDRCONFIG": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.util/getaddrinfo_live": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.util/integers": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/ipv4_parse": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/ipv6_parse": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/ipv6_parse_scope": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/log": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/mm_calloc": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/mm_malloc": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/mm_strdup": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/monotonic_prc": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/monotonic_prc_fallback": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/monotonic_prc_precise": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/monotonic_res": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/monotonic_res_fallback": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.util/monotonic_res_precise": {
                "status": "SKIPPED"
            },
            "ptestresult.libevent.util/rand": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/sockaddr_port_format": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/sockaddr_port_parse": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/sockaddr_predicates": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/strlcpy": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/upcast": {
                "status": "PASSED"
            },
            "ptestresult.libevent.util/usleep": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:04\nBEGIN: /usr/lib/libevent/ptest\nPASS: main/methods\nPASS: main/version\nPASS: main/base_features\nPASS: main/base_environ\nPASS: main/event_base_new\nPASS: main/free_active_base\nPASS: main/manipulate_active_events\nPASS: main/event_new_selfarg\nPASS: main/event_assign_selfarg\nPASS: main/event_base_get_num_events\nPASS: main/event_base_get_max_events\nPASS: main/evmap_invalid_slots\nPASS: main/bad_assign\nPASS: main/bad_reentrant\nPASS: main/active_later\nPASS: main/event_remove_timeout\nPASS: main/persistent_timeout\nPASS: main/persistent_timeout_jump\nPASS: main/persistent_active_timeout\nPASS: main/priorities\nPASS: main/priority_active_inversion\nPASS: main/common_timeout\nPASS: main/simpleread\nPASS: main/simpleread_multiple\nPASS: main/simplewrite\nPASS: main/simpleclose_rw\nPASS: main/simpleclose_close\nPASS: main/simpleclose_shutdown\nPASS: main/simpleclose_close_persist\nPASS: main/simpleclose_shutdown_persist\nPASS: main/simpleclose_close_et\nPASS: main/simpleclose_shutdown_et\nPASS: main/simpleclose_close_persist_et\nPASS: main/simpleclose_shutdown_persist_et\nPASS: main/multiple\nPASS: main/persistent\nPASS: main/combined\nPASS: main/simpletimeout\nPASS: main/loopbreak\nPASS: main/loopexit\nPASS: main/loopexit_multiple\nPASS: main/nonpersist_readd\nPASS: main/multiple_events_for_same_fd\nPASS: main/want_only_once\nPASS: main/event_once\nPASS: main/event_once_never\nPASS: main/event_pending\nSKIP: main/event_closed_fd_poll\nPASS: main/dup_fd\nPASS: main/mm_functions\nPASS: main/many_events\nPASS: main/many_events_slow_add\nPASS: main/struct_event_size\nPASS: main/get_assignment\nPASS: main/event_foreach\nPASS: main/gettimeofday_cached\nPASS: main/gettimeofday_cached_sleep\nPASS: main/gettimeofday_cached_reset\nPASS: main/gettimeofday_cached_disabled\nPASS: main/gettimeofday_cached_disabled_nosleep\nPASS: main/active_by_fd\nPASS: main/fork\nPASS: main/del_wait\nPASS: main/del_notify\nPASS: heap/randomized\nPASS: et/et\nPASS: et/et_mix_error\nPASS: et/et_multiple_events\nPASS: finalize/cb_invoked\nPASS: finalize/free_finalize\nPASS: finalize/within_cb\nPASS: finalize/debug_use_after_free\nPASS: evbuffer/evbuffer\nPASS: evbuffer/remove_buffer_with_empty\nPASS: evbuffer/remove_buffer_with_empty2\nPASS: evbuffer/remove_buffer_with_empty3\nPASS: evbuffer/remove_buffer_with_empty_front\nPASS: evbuffer/remove_buffer_adjust_last_with_datap_with_empty\nPASS: evbuffer/add_buffer_with_empty\nPASS: evbuffer/add_buffer_with_empty2\nPASS: evbuffer/reserve2\nPASS: evbuffer/reserve_many\nPASS: evbuffer/reserve_many2\nPASS: evbuffer/reserve_many3\nPASS: evbuffer/reserve_with_empty\nPASS: evbuffer/reserve_invalid_last_with_datap\nPASS: evbuffer/expand\nPASS: evbuffer/expand_overflow\nPASS: evbuffer/add1\nPASS: evbuffer/add2\nPASS: evbuffer/reference\nPASS: evbuffer/reference2\nPASS: evbuffer/iterative\nPASS: evbuffer/readln\nPASS: evbuffer/search_eol\nPASS: evbuffer/find\nPASS: evbuffer/ptr_set\nPASS: evbuffer/search\nPASS: evbuffer/callbacks\nPASS: evbuffer/add_reference\nPASS: evbuffer/multicast\nPASS: evbuffer/multicast_drain\nPASS: evbuffer/prepend\nPASS: evbuffer/empty_reference_prepend\nPASS: evbuffer/empty_reference_prepend_buffer\nPASS: evbuffer/peek\nPASS: evbuffer/peek_first_gt\nPASS: evbuffer/freeze_start\nPASS: evbuffer/freeze_end\nPASS: evbuffer/add_iovec\nPASS: evbuffer/copyout\nPASS: evbuffer/file_segment_add_cleanup_cb\nPASS: evbuffer/pullup_with_empty\nPASS: evbuffer/add_file_sendfile\nPASS: evbuffer/add_file_mmap\nPASS: evbuffer/add_file_linear\nPASS: evbuffer/add_file_nosegment\nPASS: evbuffer/add_big_file_sendfile\nPASS: evbuffer/add_big_file_mmap\nPASS: evbuffer/add_big_file_linear\nPASS: evbuffer/add_big_file_nosegment\nPASS: evbuffer/add_file_offset_sendfile\nPASS: evbuffer/add_file_offset_mmap\nPASS: evbuffer/add_file_offset_linear\nPASS: evbuffer/add_file_offset_nosegment\nPASS: evbuffer/add_file_offset2_sendfile\nPASS: evbuffer/add_file_offset2_mmap\nPASS: evbuffer/add_file_offset2_linear\nPASS: evbuffer/add_file_offset3_sendfile\nPASS: evbuffer/add_file_offset3_mmap\nPASS: evbuffer/add_file_offset3_linear\nPASS: signal/simplestsignal\nPASS: signal/simplesignal\nPASS: signal/multiplesignal\nPASS: signal/immediatesignal\nPASS: signal/signal_dealloc\nPASS: signal/signal_pipeloss\nPASS: signal/signal_switchbase\nPASS: signal/signal_restore\nPASS: signal/signal_assert\nPASS: signal/signal_while_processing\nPASS: util/ipv4_parse\nPASS: util/ipv6_parse\nPASS: util/ipv6_parse_scope\nPASS: util/sockaddr_port_parse\nPASS: util/sockaddr_port_format\nPASS: util/sockaddr_predicates\nPASS: util/evutil_snprintf\nPASS: util/evutil_strtoll\nPASS: util/evutil_casecmp\nPASS: util/evutil_rtrim\nPASS: util/strlcpy\nPASS: util/log\nPASS: util/upcast\nPASS: util/integers\nPASS: util/rand\nPASS: util/EVUTIL_IS_\nPASS: util/getaddrinfo\nSKIP: util/getaddrinfo_live\nSKIP: util/getaddrinfo_AI_ADDRCONFIG\nPASS: util/mm_malloc\nPASS: util/mm_calloc\nPASS: util/mm_strdup\nPASS: util/usleep\nPASS: util/monotonic_res\nSKIP: util/monotonic_res_precise\nSKIP: util/monotonic_res_fallback\nPASS: util/monotonic_prc\nPASS: util/monotonic_prc_precise\nutil/monotonic_prc_fallback: \n  FAIL /usr/src/debug/libevent/2.1.12/test/regress_util.c:1478\n  [RETRYING monotonic_prc_fallback (2)]\nPASS: util/monotonic_prc_fallback\nPASS: util/date_rfc1123\nPASS: util/evutil_v4addr_is_local\nPASS: util/evutil_v6addr_is_local\nPASS: bufferevent/bufferevent\nPASS: bufferevent/bufferevent_pair\nPASS: bufferevent/bufferevent_flush_normal\nPASS: bufferevent/bufferevent_flush_flush\nPASS: bufferevent/bufferevent_flush_finished\nPASS: bufferevent/bufferevent_pair_flush_normal\nPASS: bufferevent/bufferevent_pair_flush_flush\nPASS: bufferevent/bufferevent_pair_flush_finished\nbufferevent/bufferevent_pair_release_lock: [forking] \nPASS:   FAIL /usr/src/debug/libevent/2.1.12/test/regress_bufferevent.c\nPASS: bufferevent/bufferevent_pair_watermarks\nPASS: bufferevent/bufferevent_filters\nPASS: bufferevent/bufferevent_pair_filters\nPASS: bufferevent/bufferevent_filters_disable\nPASS: bufferevent/bufferevent_pair_filters_disable\nPASS: bufferevent/bufferevent_connect\nPASS: bufferevent/bufferevent_connect_defer\nPASS: bufferevent/bufferevent_connect_lock\nPASS: bufferevent/bufferevent_connect_lock_defer\nPASS: bufferevent/bufferevent_connect_unlocked_cbs\nPASS: bufferevent/bufferevent_connect_fail\nPASS: bufferevent/bufferevent_timeout\nPASS: bufferevent/bufferevent_timeout_pair\nPASS: bufferevent/bufferevent_timeout_filter\nPASS: bufferevent/bufferevent_timeout_filter_pair\nPASS: bufferevent/bufferevent_trigger\nPASS: bufferevent/bufferevent_trigger_defer\nPASS: bufferevent/bufferevent_trigger_postpone\nPASS: bufferevent/bufferevent_trigger_defer_postpone\nPASS: bufferevent/bufferevent_zlib\nPASS: bufferevent/bufferevent_connect_fail_eventcb_defer\nPASS: bufferevent/bufferevent_connect_fail_eventcb\nPASS: bufferevent/bufferevent_socket_filter_inactive\nPASS: bufferevent/bufferevent_pair_flush\nPASS: bufferevent/bufferevent_filter_data_stuck\nPASS: http/primitives\nPASS: http/base\nPASS: http/bad_headers\nPASS: http/parse_query\nPASS: http/parse_query_str\nPASS: http/parse_uri\nPASS: http/parse_uri_nc\nPASS: http/uriencode\nPASS: http/basic\nPASS: http/basic_trailing_space\nPASS: http/simple\nPASS: http/simple_nonconformant\nPASS: http/cancel\nPASS: http/cancel_by_host\nPASS: http/cancel_by_host_inactive_server\nPASS: http/cancel_by_host_no_ns\nPASS: http/cancel_inactive_server\nPASS: http/cancel_by_host_no_ns_inactive_server\nSKIP: http/cancel_by_host_server_timeout\nSKIP: http/cancel_server_timeout\nSKIP: http/cancel_by_host_no_ns_server_timeout\nSKIP: http/cancel_by_host_ns_timeout_server_timeout\nPASS: http/cancel_by_host_ns_timeout\nPASS: http/cancel_by_host_ns_timeout_inactive_server\nPASS: http/virtual_host\nPASS: http/post\nPASS: http/put\nPASS: http/delete\nPASS: http/allowed_methods\nPASS: http/failure\nPASS: http/connection\nPASS: http/persist_connection\nPASS: http/autofree_connection\nPASS: http/connection_async\nPASS: http/close_detection\nPASS: http/close_detection_delay\nPASS: http/bad_request\nPASS: http/incomplete\nPASS: http/incomplete_timeout\nPASS: http/terminate_chunked\nPASS: http/terminate_chunked_oneshot\nPASS: http/on_complete\nPASS: http/highport\nPASS: http/dispatcher\nPASS: http/multi_line_header\nPASS: http/negative_content_length\nPASS: http/chunk_out\nPASS: http/stream_out\nPASS: http/stream_in\nPASS: http/stream_in_cancel\nPASS: http/connection_fail\nSKIP: http/connection_retry\nSKIP: http/connection_retry_conn_address\nPASS: http/data_length_constraints\nPASS: http/read_on_write_error\nPASS: http/non_lingering_close\nPASS: http/lingering_close\nPASS: http/ipv6_for_domain\nPASS: http/get_addr\nPASS: http/set_family\nPASS: http/set_family_ipv4\nPASS: http/set_family_ipv6\nPASS: http/write_during_read\nPASS: http/request_own\nPASS: http/request_extra_body\nPASS: dns/server\nSKIP: dns/gethostbyname\nSKIP: dns/gethostbyname6\nSKIP: dns/gethostbyaddr\nSKIP: dns/resolve_reverse\nPASS: dns/search_empty\nPASS: dns/search\nPASS: dns/search_lower\nPASS: dns/search_cancel\nPASS: dns/retry\nPASS: dns/retry_disable_when_inactive\nPASS: dns/reissue\nPASS: dns/reissue_disable_when_inactive\nPASS: dns/inflight\nPASS: dns/bufferevent_connect_hostname_emfile\nPASS: dns/disable_when_inactive\nPASS: dns/disable_when_inactive_no_ns\nPASS: dns/nameservers_no_default\nPASS: dns/getaddrinfo_async\nPASS: dns/getaddrinfo_cancel_stress\nPASS: dns/leak_shutdown\nPASS: dns/leak_cancel\nPASS: dns/leak_resume\nPASS: dns/leak_cancel_and_resume\nPASS: dns/leak_resume_send_err\nPASS: dns/leak_cancel_and_resume_send_err\nPASS: dns/client_fail_requests\nPASS: dns/client_fail_waiting_requests\nPASS: dns/client_fail_requests_getaddrinfo\nSKIP: dns/getaddrinfo_race_gotresolve\nPASS: dns/set_SO_RCVBUF_SO_SNDBUF\nPASS: dns/set_options\nPASS: evtag/int\nPASS: evtag/fuzz\nPASS: evtag/encoding\nPASS: evtag/peek\nPASS: rpc/basic_test\nPASS: rpc/basic_message\nPASS: rpc/basic_client\nPASS: rpc/basic_queued_client\nPASS: rpc/basic_client_with_pause\nPASS: rpc/invalid_type\nPASS: rpc/client_timeout\nPASS: rpc/test\nPASS: thread/basic\nPASS: thread/forking\nPASS: thread/conditions_simple\nSKIP: thread/deferred_cb_skew\nPASS: thread/no_events\nPASS: listener/randport\nPASS: listener/randport_ts\nPASS: listener/error_unlock\nPASS: listener/error\nPASS: listener/error_ts\nPASS: listener/close_accepted_fd\nPASS: listener/immediate_close\n=== Test Summary ===\nTOTAL: 328\nPASSED: 311\nFAILED: 0\nSKIPPED: 17\nDURATION: 80\nEND: /usr/lib/libevent/ptest\n2024-02-06T09:05\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libevent": {
                    "duration": "80",
                    "log": "START: ptest-runner\n2024-02-06T09:04\nPASS: main/methods\nPASS: main/version\nPASS: main/base_features\nPASS: main/base_environ\nPASS: main/event_base_new\nPASS: main/free_active_base\nPASS: main/manipulate_active_events\nPASS: main/event_new_selfarg\nPASS: main/event_assign_selfarg\nPASS: main/event_base_get_num_events\nPASS: main/event_base_get_max_events\nPASS: main/evmap_invalid_slots\nPASS: main/bad_assign\nPASS: main/bad_reentrant\nPASS: main/active_later\nPASS: main/event_remove_timeout\nPASS: main/persistent_timeout\nPASS: main/persistent_timeout_jump\nPASS: main/persistent_active_timeout\nPASS: main/priorities\nPASS: main/priority_active_inversion\nPASS: main/common_timeout\nPASS: main/simpleread\nPASS: main/simpleread_multiple\nPASS: main/simplewrite\nPASS: main/simpleclose_rw\nPASS: main/simpleclose_close\nPASS: main/simpleclose_shutdown\nPASS: main/simpleclose_close_persist\nPASS: main/simpleclose_shutdown_persist\nPASS: main/simpleclose_close_et\nPASS: main/simpleclose_shutdown_et\nPASS: main/simpleclose_close_persist_et\nPASS: main/simpleclose_shutdown_persist_et\nPASS: main/multiple\nPASS: main/persistent\nPASS: main/combined\nPASS: main/simpletimeout\nPASS: main/loopbreak\nPASS: main/loopexit\nPASS: main/loopexit_multiple\nPASS: main/nonpersist_readd\nPASS: main/multiple_events_for_same_fd\nPASS: main/want_only_once\nPASS: main/event_once\nPASS: main/event_once_never\nPASS: main/event_pending\nSKIP: main/event_closed_fd_poll\nPASS: main/dup_fd\nPASS: main/mm_functions\nPASS: main/many_events\nPASS: main/many_events_slow_add\nPASS: main/struct_event_size\nPASS: main/get_assignment\nPASS: main/event_foreach\nPASS: main/gettimeofday_cached\nPASS: main/gettimeofday_cached_sleep\nPASS: main/gettimeofday_cached_reset\nPASS: main/gettimeofday_cached_disabled\nPASS: main/gettimeofday_cached_disabled_nosleep\nPASS: main/active_by_fd\nPASS: main/fork\nPASS: main/del_wait\nPASS: main/del_notify\nPASS: heap/randomized\nPASS: et/et\nPASS: et/et_mix_error\nPASS: et/et_multiple_events\nPASS: finalize/cb_invoked\nPASS: finalize/free_finalize\nPASS: finalize/within_cb\nPASS: finalize/debug_use_after_free\nPASS: evbuffer/evbuffer\nPASS: evbuffer/remove_buffer_with_empty\nPASS: evbuffer/remove_buffer_with_empty2\nPASS: evbuffer/remove_buffer_with_empty3\nPASS: evbuffer/remove_buffer_with_empty_front\nPASS: evbuffer/remove_buffer_adjust_last_with_datap_with_empty\nPASS: evbuffer/add_buffer_with_empty\nPASS: evbuffer/add_buffer_with_empty2\nPASS: evbuffer/reserve2\nPASS: evbuffer/reserve_many\nPASS: evbuffer/reserve_many2\nPASS: evbuffer/reserve_many3\nPASS: evbuffer/reserve_with_empty\nPASS: evbuffer/reserve_invalid_last_with_datap\nPASS: evbuffer/expand\nPASS: evbuffer/expand_overflow\nPASS: evbuffer/add1\nPASS: evbuffer/add2\nPASS: evbuffer/reference\nPASS: evbuffer/reference2\nPASS: evbuffer/iterative\nPASS: evbuffer/readln\nPASS: evbuffer/search_eol\nPASS: evbuffer/find\nPASS: evbuffer/ptr_set\nPASS: evbuffer/search\nPASS: evbuffer/callbacks\nPASS: evbuffer/add_reference\nPASS: evbuffer/multicast\nPASS: evbuffer/multicast_drain\nPASS: evbuffer/prepend\nPASS: evbuffer/empty_reference_prepend\nPASS: evbuffer/empty_reference_prepend_buffer\nPASS: evbuffer/peek\nPASS: evbuffer/peek_first_gt\nPASS: evbuffer/freeze_start\nPASS: evbuffer/freeze_end\nPASS: evbuffer/add_iovec\nPASS: evbuffer/copyout\nPASS: evbuffer/file_segment_add_cleanup_cb\nPASS: evbuffer/pullup_with_empty\nPASS: evbuffer/add_file_sendfile\nPASS: evbuffer/add_file_mmap\nPASS: evbuffer/add_file_linear\nPASS: evbuffer/add_file_nosegment\nPASS: evbuffer/add_big_file_sendfile\nPASS: evbuffer/add_big_file_mmap\nPASS: evbuffer/add_big_file_linear\nPASS: evbuffer/add_big_file_nosegment\nPASS: evbuffer/add_file_offset_sendfile\nPASS: evbuffer/add_file_offset_mmap\nPASS: evbuffer/add_file_offset_linear\nPASS: evbuffer/add_file_offset_nosegment\nPASS: evbuffer/add_file_offset2_sendfile\nPASS: evbuffer/add_file_offset2_mmap\nPASS: evbuffer/add_file_offset2_linear\nPASS: evbuffer/add_file_offset3_sendfile\nPASS: evbuffer/add_file_offset3_mmap\nPASS: evbuffer/add_file_offset3_linear\nPASS: signal/simplestsignal\nPASS: signal/simplesignal\nPASS: signal/multiplesignal\nPASS: signal/immediatesignal\nPASS: signal/signal_dealloc\nPASS: signal/signal_pipeloss\nPASS: signal/signal_switchbase\nPASS: signal/signal_restore\nPASS: signal/signal_assert\nPASS: signal/signal_while_processing\nPASS: util/ipv4_parse\nPASS: util/ipv6_parse\nPASS: util/ipv6_parse_scope\nPASS: util/sockaddr_port_parse\nPASS: util/sockaddr_port_format\nPASS: util/sockaddr_predicates\nPASS: util/evutil_snprintf\nPASS: util/evutil_strtoll\nPASS: util/evutil_casecmp\nPASS: util/evutil_rtrim\nPASS: util/strlcpy\nPASS: util/log\nPASS: util/upcast\nPASS: util/integers\nPASS: util/rand\nPASS: util/EVUTIL_IS_\nPASS: util/getaddrinfo\nSKIP: util/getaddrinfo_live\nSKIP: util/getaddrinfo_AI_ADDRCONFIG\nPASS: util/mm_malloc\nPASS: util/mm_calloc\nPASS: util/mm_strdup\nPASS: util/usleep\nPASS: util/monotonic_res\nSKIP: util/monotonic_res_precise\nSKIP: util/monotonic_res_fallback\nPASS: util/monotonic_prc\nPASS: util/monotonic_prc_precise\nutil/monotonic_prc_fallback: \n  FAIL /usr/src/debug/libevent/2.1.12/test/regress_util.c:1478\n  [RETRYING monotonic_prc_fallback (2)]\nPASS: util/monotonic_prc_fallback\nPASS: util/date_rfc1123\nPASS: util/evutil_v4addr_is_local\nPASS: util/evutil_v6addr_is_local\nPASS: bufferevent/bufferevent\nPASS: bufferevent/bufferevent_pair\nPASS: bufferevent/bufferevent_flush_normal\nPASS: bufferevent/bufferevent_flush_flush\nPASS: bufferevent/bufferevent_flush_finished\nPASS: bufferevent/bufferevent_pair_flush_normal\nPASS: bufferevent/bufferevent_pair_flush_flush\nPASS: bufferevent/bufferevent_pair_flush_finished\nbufferevent/bufferevent_pair_release_lock: [forking] \nPASS:   FAIL /usr/src/debug/libevent/2.1.12/test/regress_bufferevent.c\nPASS: bufferevent/bufferevent_pair_watermarks\nPASS: bufferevent/bufferevent_filters\nPASS: bufferevent/bufferevent_pair_filters\nPASS: bufferevent/bufferevent_filters_disable\nPASS: bufferevent/bufferevent_pair_filters_disable\nPASS: bufferevent/bufferevent_connect\nPASS: bufferevent/bufferevent_connect_defer\nPASS: bufferevent/bufferevent_connect_lock\nPASS: bufferevent/bufferevent_connect_lock_defer\nPASS: bufferevent/bufferevent_connect_unlocked_cbs\nPASS: bufferevent/bufferevent_connect_fail\nPASS: bufferevent/bufferevent_timeout\nPASS: bufferevent/bufferevent_timeout_pair\nPASS: bufferevent/bufferevent_timeout_filter\nPASS: bufferevent/bufferevent_timeout_filter_pair\nPASS: bufferevent/bufferevent_trigger\nPASS: bufferevent/bufferevent_trigger_defer\nPASS: bufferevent/bufferevent_trigger_postpone\nPASS: bufferevent/bufferevent_trigger_defer_postpone\nPASS: bufferevent/bufferevent_zlib\nPASS: bufferevent/bufferevent_connect_fail_eventcb_defer\nPASS: bufferevent/bufferevent_connect_fail_eventcb\nPASS: bufferevent/bufferevent_socket_filter_inactive\nPASS: bufferevent/bufferevent_pair_flush\nPASS: bufferevent/bufferevent_filter_data_stuck\nPASS: http/primitives\nPASS: http/base\nPASS: http/bad_headers\nPASS: http/parse_query\nPASS: http/parse_query_str\nPASS: http/parse_uri\nPASS: http/parse_uri_nc\nPASS: http/uriencode\nPASS: http/basic\nPASS: http/basic_trailing_space\nPASS: http/simple\nPASS: http/simple_nonconformant\nPASS: http/cancel\nPASS: http/cancel_by_host\nPASS: http/cancel_by_host_inactive_server\nPASS: http/cancel_by_host_no_ns\nPASS: http/cancel_inactive_server\nPASS: http/cancel_by_host_no_ns_inactive_server\nSKIP: http/cancel_by_host_server_timeout\nSKIP: http/cancel_server_timeout\nSKIP: http/cancel_by_host_no_ns_server_timeout\nSKIP: http/cancel_by_host_ns_timeout_server_timeout\nPASS: http/cancel_by_host_ns_timeout\nPASS: http/cancel_by_host_ns_timeout_inactive_server\nPASS: http/virtual_host\nPASS: http/post\nPASS: http/put\nPASS: http/delete\nPASS: http/allowed_methods\nPASS: http/failure\nPASS: http/connection\nPASS: http/persist_connection\nPASS: http/autofree_connection\nPASS: http/connection_async\nPASS: http/close_detection\nPASS: http/close_detection_delay\nPASS: http/bad_request\nPASS: http/incomplete\nPASS: http/incomplete_timeout\nPASS: http/terminate_chunked\nPASS: http/terminate_chunked_oneshot\nPASS: http/on_complete\nPASS: http/highport\nPASS: http/dispatcher\nPASS: http/multi_line_header\nPASS: http/negative_content_length\nPASS: http/chunk_out\nPASS: http/stream_out\nPASS: http/stream_in\nPASS: http/stream_in_cancel\nPASS: http/connection_fail\nSKIP: http/connection_retry\nSKIP: http/connection_retry_conn_address\nPASS: http/data_length_constraints\nPASS: http/read_on_write_error\nPASS: http/non_lingering_close\nPASS: http/lingering_close\nPASS: http/ipv6_for_domain\nPASS: http/get_addr\nPASS: http/set_family\nPASS: http/set_family_ipv4\nPASS: http/set_family_ipv6\nPASS: http/write_during_read\nPASS: http/request_own\nPASS: http/request_extra_body\nPASS: dns/server\nSKIP: dns/gethostbyname\nSKIP: dns/gethostbyname6\nSKIP: dns/gethostbyaddr\nSKIP: dns/resolve_reverse\nPASS: dns/search_empty\nPASS: dns/search\nPASS: dns/search_lower\nPASS: dns/search_cancel\nPASS: dns/retry\nPASS: dns/retry_disable_when_inactive\nPASS: dns/reissue\nPASS: dns/reissue_disable_when_inactive\nPASS: dns/inflight\nPASS: dns/bufferevent_connect_hostname_emfile\nPASS: dns/disable_when_inactive\nPASS: dns/disable_when_inactive_no_ns\nPASS: dns/nameservers_no_default\nPASS: dns/getaddrinfo_async\nPASS: dns/getaddrinfo_cancel_stress\nPASS: dns/leak_shutdown\nPASS: dns/leak_cancel\nPASS: dns/leak_resume\nPASS: dns/leak_cancel_and_resume\nPASS: dns/leak_resume_send_err\nPASS: dns/leak_cancel_and_resume_send_err\nPASS: dns/client_fail_requests\nPASS: dns/client_fail_waiting_requests\nPASS: dns/client_fail_requests_getaddrinfo\nSKIP: dns/getaddrinfo_race_gotresolve\nPASS: dns/set_SO_RCVBUF_SO_SNDBUF\nPASS: dns/set_options\nPASS: evtag/int\nPASS: evtag/fuzz\nPASS: evtag/encoding\nPASS: evtag/peek\nPASS: rpc/basic_test\nPASS: rpc/basic_message\nPASS: rpc/basic_client\nPASS: rpc/basic_queued_client\nPASS: rpc/basic_client_with_pause\nPASS: rpc/invalid_type\nPASS: rpc/client_timeout\nPASS: rpc/test\nPASS: thread/basic\nPASS: thread/forking\nPASS: thread/conditions_simple\nSKIP: thread/deferred_cb_skew\nPASS: thread/no_events\nPASS: listener/randport\nPASS: listener/randport_ts\nPASS: listener/error_unlock\nPASS: listener/error\nPASS: listener/error_ts\nPASS: listener/close_accepted_fd\nPASS: listener/immediate_close\n=== Test Summary ===\nTOTAL: 328\nPASSED: 311\nFAILED: 0\nSKIPPED: 17\nDURATION: 80\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.148479700088501,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libexif_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libexif",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0012412071228027344,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4012866020202637,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05234670639038086,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.6451890468597412,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0017507076263427734,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libexif.check-failmalloc.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.libexif.extract-parse.sh": {
                "status": "PASSED"
            },
            "ptestresult.libexif.parse-regression.sh": {
                "status": "PASSED"
            },
            "ptestresult.libexif.swap-byte-order.sh": {
                "status": "PASSED"
            },
            "ptestresult.libexif.test-fuzzer": {
                "status": "PASSED"
            },
            "ptestresult.libexif.test-gps": {
                "status": "PASSED"
            },
            "ptestresult.libexif.test-integers": {
                "status": "PASSED"
            },
            "ptestresult.libexif.test-mem": {
                "status": "PASSED"
            },
            "ptestresult.libexif.test-null": {
                "status": "PASSED"
            },
            "ptestresult.libexif.test-parse": {
                "status": "PASSED"
            },
            "ptestresult.libexif.test-parse-from-data": {
                "status": "PASSED"
            },
            "ptestresult.libexif.test-sorted": {
                "status": "PASSED"
            },
            "ptestresult.libexif.test-tagtable": {
                "status": "PASSED"
            },
            "ptestresult.libexif.test-value": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:18\nBEGIN: /usr/lib/libexif/ptest\nCreating EXIF data...\nFill EXIF data with all necessary entries to follow specs...\nDumping IFD '0'...\nDumping exif content (12 entries)...\n  Tag: 0x100 ('ImageWidth')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 0\n  Tag: 0x101 ('ImageLength')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 0\n  Tag: 0x102 ('BitsPerSample')\n    Format: 3 ('Short')\n    Components: 3\n    Size: 6\n    Value: 8, 8, 8\n  Tag: 0x103 ('Compression')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Internal error (unknown value 0)\n  Tag: 0x106 ('PhotometricInterpretation')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Reversed mono\n  Tag: 0x111 ('StripOffsets')\n    Format: 7 ('Undefined')\n    Components: 0\n    Size: 0\n    Value: \n  Tag: 0x115 ('SamplesPerPixel')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 3\n  Tag: 0x116 ('RowsPerStrip')\n    Format: 7 ('Undefined')\n    Components: 0\n    Size: 0\n    Value: \n  Tag: 0x117 ('StripByteCounts')\n    Format: 7 ('Undefined')\n    Components: 0\n    Size: 0\n    Value: \n  Tag: 0x11a ('XResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x11b ('YResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x128 ('ResolutionUnit')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Inch\nDumping IFD 'EXIF'...\nDumping exif content (3 entries)...\n  Tag: 0x9000 ('ExifVersion')\n    Format: 7 ('Undefined')\n    Components: 4\n    Size: 4\n    Value: Exif Version 2.1\n  Tag: 0xa000 ('FlashpixVersion')\n    Format: 7 ('Undefined')\n    Components: 4\n    Size: 4\n    Value: FlashPix Version 1.0\n  Tag: 0xa001 ('ColorSpace')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Uncalibrated\n4 byte(s) thumbnail data available: 0x00 0x00 ... 0x00 0x00\nSaving EXIF data to memory...\nWriting 274 byte(s) EXIF data to loader...\nWrote 274 byte(s).\nDumping IFD '0'...\nDumping exif content (9 entries)...\n  Tag: 0x100 ('ImageWidth')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 0\n  Tag: 0x101 ('ImageLength')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 0\n  Tag: 0x102 ('BitsPerSample')\n    Format: 3 ('Short')\n    Components: 3\n    Size: 6\n    Value: 8, 8, 8\n  Tag: 0x103 ('Compression')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Internal error (unknown value 0)\n  Tag: 0x106 ('PhotometricInterpretation')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Reversed mono\n  Tag: 0x115 ('SamplesPerPixel')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 3\n  Tag: 0x11a ('XResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x11b ('YResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x128 ('ResolutionUnit')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Inch\nDumping IFD '1'...\nDumping exif content (4 entries)...\n  Tag: 0x103 ('Compression')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Internal error (unknown value 0)\n  Tag: 0x11a ('XResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x11b ('YResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x128 ('ResolutionUnit')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Inch\nDumping IFD 'EXIF'...\nDumping exif content (3 entries)...\n  Tag: 0x9000 ('ExifVersion')\n    Format: 7 ('Undefined')\n    Components: 4\n    Size: 4\n    Value: Exif Version 2.1\n  Tag: 0xa000 ('FlashpixVersion')\n    Format: 7 ('Undefined')\n    Components: 4\n    Size: 4\n    Value: FlashPix Version 1.0\n  Tag: 0xa001 ('ColorSpace')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Uncalibrated\n4 byte(s) thumbnail data available: 0x00 0x00 ... 0x00 0x00\nPASS: test-mem\nTag 0xa002\nFull: '0'\nTag 0xa214\nFull: '0'\nTag 0x100\nFull: '0'\nTag 0x112\nFull: 'Top-left'\nTag 0x115\nFull: '3'\nTag 0x102\nFull: '8, 8, 8'\nTag 0x11a\nFull: '72'\nTag 0x13e\nFull: '0/0, 0/0'\nTag 0x214\nFull: ' 0, 255,  0, 255,  0, 255'\nTag 0x132\nFull: '2024:02:06 09:18:13'\nTag 0x10e\nFull: '[None]'\nTag 0x9000\nFull: 'Exif Version 2.1'\nTag 0xa000\nFull: 'FlashPix Version 1.0'\nTag 0x8298\nFull: '[None] (Photographer) - [None] (Editor)'\nTag 0xa300\nFull: 'DSC'\nTag 0x9101\nFull: 'Y Cb Cr -'\nTag 0xa301\nFull: 'Directly photographed'\nTag 0x212\nFull: 'YCbCr4:2:2'\nTag 0x11c\nFull: 'Planar format'\nTag 0x128\nFull: 'Inch'\nTag 0xa001\nFull: 'Uncalibrated'\nTag 0x9207\nFull: 'Unknown'\nTag 0x829d\nFull: 'f/0.1'\nTag 0x9202\nFull: '0.05 EV (f/1.0)'\nTag 0x9205\nFull: '0.05 EV (f/1.0)'\nTag 0x920a\nFull: '0.1 mm'\nTag 0x9206\nFull: '0.1 m'\nTag 0x829a\nFull: '1/20 sec.'\nTag 0x9201\nFull: '0.05 EV (1/1 sec.)'\nTag 0x9203\nFull: '0.05 EV (3.55 cd/m^2)'\nTag 0x9204\nFull: '0.05 EV'\nTag 0x9290\nFull: '130 '\nTag 0x9286\nFull: 'A Long User Comment'\nTag 0x9c9c\nFull: 'UCS-2 Comment'\nTag 0x2\nFull: 'R98'\nTag 0x0\nFull: '2.2.0.0'\nTag 0x5\nFull: 'Sea level reference'\nTag 0x7\nFull: '12:34:56.78'\nTag 0x9214\nFull: 'Within rectangle (width 78, height 90) around (x,y) = (123,456)'\nTag 0x9214\nFull: 'Within distance 78 of (x,y) = (123,456)'\nTag 0x9214\nFull: '(x,y) = (123,456)'\nTag 0x9214\nFull: 'Unexpected number of components (1, expected 2, 3, or 4).'\nPASS: test-value\nPASS: test-integers\nPASS: test-parse\nPASS: test-parse-from-data\nPASS: test-tagtable\nPASS: test-sorted\nPASS: test-fuzzer\nPASS: test-null\nPASS: parse-regression.sh\nPASS: swap-byte-order.sh\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nPASS: extract-parse.sh\nPASS: test-gps\nlibfailmalloc is not available\nSKIP: check-failmalloc.sh\n====================\nAll 13 tests passed\n(1 test was not run)\n====================\nDURATION: 1\nEND: /usr/lib/libexif/ptest\n2024-02-06T09:18\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libexif": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:18\nCreating EXIF data...\nFill EXIF data with all necessary entries to follow specs...\nDumping IFD '0'...\nDumping exif content (12 entries)...\n  Tag: 0x100 ('ImageWidth')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 0\n  Tag: 0x101 ('ImageLength')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 0\n  Tag: 0x102 ('BitsPerSample')\n    Format: 3 ('Short')\n    Components: 3\n    Size: 6\n    Value: 8, 8, 8\n  Tag: 0x103 ('Compression')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Internal error (unknown value 0)\n  Tag: 0x106 ('PhotometricInterpretation')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Reversed mono\n  Tag: 0x111 ('StripOffsets')\n    Format: 7 ('Undefined')\n    Components: 0\n    Size: 0\n    Value: \n  Tag: 0x115 ('SamplesPerPixel')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 3\n  Tag: 0x116 ('RowsPerStrip')\n    Format: 7 ('Undefined')\n    Components: 0\n    Size: 0\n    Value: \n  Tag: 0x117 ('StripByteCounts')\n    Format: 7 ('Undefined')\n    Components: 0\n    Size: 0\n    Value: \n  Tag: 0x11a ('XResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x11b ('YResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x128 ('ResolutionUnit')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Inch\nDumping IFD 'EXIF'...\nDumping exif content (3 entries)...\n  Tag: 0x9000 ('ExifVersion')\n    Format: 7 ('Undefined')\n    Components: 4\n    Size: 4\n    Value: Exif Version 2.1\n  Tag: 0xa000 ('FlashpixVersion')\n    Format: 7 ('Undefined')\n    Components: 4\n    Size: 4\n    Value: FlashPix Version 1.0\n  Tag: 0xa001 ('ColorSpace')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Uncalibrated\n4 byte(s) thumbnail data available: 0x00 0x00 ... 0x00 0x00\nSaving EXIF data to memory...\nWriting 274 byte(s) EXIF data to loader...\nWrote 274 byte(s).\nDumping IFD '0'...\nDumping exif content (9 entries)...\n  Tag: 0x100 ('ImageWidth')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 0\n  Tag: 0x101 ('ImageLength')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 0\n  Tag: 0x102 ('BitsPerSample')\n    Format: 3 ('Short')\n    Components: 3\n    Size: 6\n    Value: 8, 8, 8\n  Tag: 0x103 ('Compression')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Internal error (unknown value 0)\n  Tag: 0x106 ('PhotometricInterpretation')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Reversed mono\n  Tag: 0x115 ('SamplesPerPixel')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: 3\n  Tag: 0x11a ('XResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x11b ('YResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x128 ('ResolutionUnit')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Inch\nDumping IFD '1'...\nDumping exif content (4 entries)...\n  Tag: 0x103 ('Compression')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Internal error (unknown value 0)\n  Tag: 0x11a ('XResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x11b ('YResolution')\n    Format: 5 ('Rational')\n    Components: 1\n    Size: 8\n    Value: 72\n  Tag: 0x128 ('ResolutionUnit')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Inch\nDumping IFD 'EXIF'...\nDumping exif content (3 entries)...\n  Tag: 0x9000 ('ExifVersion')\n    Format: 7 ('Undefined')\n    Components: 4\n    Size: 4\n    Value: Exif Version 2.1\n  Tag: 0xa000 ('FlashpixVersion')\n    Format: 7 ('Undefined')\n    Components: 4\n    Size: 4\n    Value: FlashPix Version 1.0\n  Tag: 0xa001 ('ColorSpace')\n    Format: 3 ('Short')\n    Components: 1\n    Size: 2\n    Value: Uncalibrated\n4 byte(s) thumbnail data available: 0x00 0x00 ... 0x00 0x00\nPASS: test-mem\nTag 0xa002\nFull: '0'\nTag 0xa214\nFull: '0'\nTag 0x100\nFull: '0'\nTag 0x112\nFull: 'Top-left'\nTag 0x115\nFull: '3'\nTag 0x102\nFull: '8, 8, 8'\nTag 0x11a\nFull: '72'\nTag 0x13e\nFull: '0/0, 0/0'\nTag 0x214\nFull: ' 0, 255,  0, 255,  0, 255'\nTag 0x132\nFull: '2024:02:06 09:18:13'\nTag 0x10e\nFull: '[None]'\nTag 0x9000\nFull: 'Exif Version 2.1'\nTag 0xa000\nFull: 'FlashPix Version 1.0'\nTag 0x8298\nFull: '[None] (Photographer) - [None] (Editor)'\nTag 0xa300\nFull: 'DSC'\nTag 0x9101\nFull: 'Y Cb Cr -'\nTag 0xa301\nFull: 'Directly photographed'\nTag 0x212\nFull: 'YCbCr4:2:2'\nTag 0x11c\nFull: 'Planar format'\nTag 0x128\nFull: 'Inch'\nTag 0xa001\nFull: 'Uncalibrated'\nTag 0x9207\nFull: 'Unknown'\nTag 0x829d\nFull: 'f/0.1'\nTag 0x9202\nFull: '0.05 EV (f/1.0)'\nTag 0x9205\nFull: '0.05 EV (f/1.0)'\nTag 0x920a\nFull: '0.1 mm'\nTag 0x9206\nFull: '0.1 m'\nTag 0x829a\nFull: '1/20 sec.'\nTag 0x9201\nFull: '0.05 EV (1/1 sec.)'\nTag 0x9203\nFull: '0.05 EV (3.55 cd/m^2)'\nTag 0x9204\nFull: '0.05 EV'\nTag 0x9290\nFull: '130 '\nTag 0x9286\nFull: 'A Long User Comment'\nTag 0x9c9c\nFull: 'UCS-2 Comment'\nTag 0x2\nFull: 'R98'\nTag 0x0\nFull: '2.2.0.0'\nTag 0x5\nFull: 'Sea level reference'\nTag 0x7\nFull: '12:34:56.78'\nTag 0x9214\nFull: 'Within rectangle (width 78, height 90) around (x,y) = (123,456)'\nTag 0x9214\nFull: 'Within distance 78 of (x,y) = (123,456)'\nTag 0x9214\nFull: '(x,y) = (123,456)'\nTag 0x9214\nFull: 'Unexpected number of components (1, expected 2, 3, or 4).'\nPASS: test-value\nPASS: test-integers\nPASS: test-parse\nPASS: test-parse-from-data\nPASS: test-tagtable\nPASS: test-sorted\nPASS: test-fuzzer\nPASS: test-null\nPASS: parse-regression.sh\nPASS: swap-byte-order.sh\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nWrote EXIF data to '/tmp/tmp.Kjx627'\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nno differences detected\nPASS: extract-parse.sh\nPASS: test-gps\nlibfailmalloc is not available\nSKIP: check-failmalloc.sh\n====================\nAll 13 tests passed\n(1 test was not run)\n====================\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.124361515045166,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libgcrypt_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libgcrypt",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001337289810180664,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.549348831176758,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.06289052963256836,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 110.03375601768494,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0014142990112304688,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libgcrypt.aeswrap": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.basic": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.basic-disable-all-hwf": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.benchmark": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.curves": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.dsa-rfc6979": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.fips186-dsa": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.hashtest": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.hashtest-256g": {
                "status": "SKIPPED"
            },
            "ptestresult.libgcrypt.hmac": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.keygen": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.keygrip": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.mpitests": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.pkcs1v2": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.prime": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.pubkey": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.random": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.t-convert": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.t-cv25519": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.t-ed25519": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.t-ed448": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.t-kdf": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.t-lock": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.t-mpi-bit": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.t-mpi-point": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.t-secmem": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.t-sexp": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.t-x448": {
                "status": "PASSED"
            },
            "ptestresult.libgcrypt.version": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:04\nBEGIN: /usr/lib/libgcrypt/ptest\nversion:1.10.3-unknown:10a03:1.47-unknown:12f00:\ncc:130200:gcc:13.2.0:\nciphers:arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia:idea:salsa20:gost28147:chacha20:sm4:\npubkeys:dsa:elgamal:rsa:ecc:\ndigests:crc:gostr3411-94::md4:md5:rmd160:sha1:sha256:sha512:sha3:tiger:whirlpool:stribog:blake2:sm3:\nrnd-mod:getentropy:\ncpu-arch::\nmpi-asm:generic/mpih-add1.c:generic/mpih-sub1.c:generic/mpih-mul1.c:generic/mpih-mul2.c:generic/mpih-mul3.c:generic/mpih-lshift.c:generic/mpih-rshift.c:\nhwflist:\nfips-mode:n:::\nrng-type:standard:1:3030000:2:\ncompliance:::\nPASS: version\nPASS: t-secmem\nPASS: mpitests\nPASS: t-sexp\nPASS: t-convert\nPASS: t-mpi-bit\nPASS: t-mpi-point\nPASS: curves\nPASS: t-lock\nPASS: prime\nPASS: basic\nPASS: basic-disable-all-hwf\nPASS: keygen\nPASS: pubkey\nPASS: hmac\nPASS: hashtest\nPASS: t-kdf\nPASS: keygrip\nPASS: fips186-dsa\nPASS: aeswrap\nPASS: pkcs1v2\nPASS: random\nPASS: dsa-rfc6979\nt-ed25519: 256 of 1026 tests done\nt-ed25519: 512 of 1026 tests done\nt-ed25519: 768 of 1026 tests done\nt-ed25519: 1024 of 1026 tests done\nt-ed25519: 1026 tests done\nPASS: t-ed25519\nt-cv25519: 18 tests done\nPASS: t-cv25519\nt-x448: 9 tests done\nPASS: t-x448\nt-ed448: 11 tests done\nPASS: t-ed448\nNote: benchmark running in quick regression test mode.\nMD5              0ms     0ms    30ms     0ms    10ms\nSHA1             0ms     0ms    30ms    10ms     0ms\nRIPEMD160        0ms    10ms    30ms     0ms    10ms\nTIGER192         0ms     0ms    30ms     0ms     0ms\nSHA256          10ms    10ms    30ms    10ms     0ms\nSHA384          10ms     0ms    30ms    10ms     0ms\nSHA512          10ms     0ms    30ms    10ms     0ms\nSHA224          10ms     0ms    30ms    10ms    10ms\nMD4              0ms     0ms    30ms     0ms     0ms\nCRC32           10ms     0ms    10ms     0ms    10ms\nCRC32RFC1510     0ms     0ms    10ms    10ms     0ms\nCRC24RFC2440     0ms     0ms    10ms    10ms     0ms\nWHIRLPOOL       10ms    10ms    50ms    10ms    10ms\nTIGER           10ms     0ms    30ms     0ms     0ms\nTIGER2           0ms    10ms    20ms    10ms     0ms\nGOSTR3411_94    30ms    30ms    60ms    30ms    30ms\nSTRIBOG256      10ms    20ms    40ms    20ms    20ms\nSTRIBOG512      10ms    20ms    40ms    10ms    20ms\nGOSTR3411_CP    30ms    30ms    50ms    40ms    20ms\nSHA3-224         0ms     0ms    40ms    10ms     0ms\nSHA3-256        10ms     0ms    40ms    10ms     0ms\nSHA3-384        10ms     0ms    40ms    10ms    10ms\nSHA3-512        10ms    10ms    40ms    10ms    10ms\nSHAKE128         0ms     0ms    40ms    10ms\nSHAKE256         0ms    10ms    40ms     0ms\nBLAKE2B_512     10ms     0ms    20ms    10ms     0ms\nBLAKE2B_384      0ms     0ms    20ms    10ms     0ms\nBLAKE2B_256      0ms    10ms    20ms     0ms    10ms\nBLAKE2B_160      0ms     0ms    20ms    10ms     0ms\nBLAKE2S_256      0ms    10ms    20ms    10ms     0ms\nBLAKE2S_224      0ms    10ms    20ms    10ms     0ms\nBLAKE2S_160      0ms    10ms    20ms    10ms     0ms\nBLAKE2S_128     10ms     0ms    20ms    10ms     0ms\nSM3             10ms    10ms    30ms     0ms    10ms\nSHA512_256      10ms     0ms    30ms     0ms    10ms\nSHA512_224       0ms    10ms    30ms     0ms    10ms\n\nGOST28147_IMIT          10ms    10ms    10ms\nHMAC_SHA256             10ms     0ms    10ms\nHMAC_SHA224             10ms    10ms    10ms\nHMAC_SHA512              0ms    10ms     0ms\nHMAC_SHA384             10ms     0ms    10ms\nHMAC_SHA1                0ms    10ms     0ms\nHMAC_MD5                 0ms    10ms     0ms\nHMAC_MD4                 0ms    10ms     0ms\nHMAC_RIPEMD160          10ms     0ms    10ms\nHMAC_TIGER               0ms     0ms    10ms\nHMAC_WHIRLPOOL          10ms    10ms    20ms\nHMAC_GOSTR3411_94       30ms    30ms    30ms\nHMAC_STRIBOG256         20ms    20ms    20ms\nHMAC_STRIBOG512         10ms    20ms    20ms\nHMAC_SHA3_224            0ms    10ms    10ms\nHMAC_SHA3_256            0ms    10ms    10ms\nHMAC_SHA3_384            0ms    10ms    10ms\nHMAC_SHA3_512           10ms    10ms    10ms\nHMAC_GOSTR3411_CP       30ms    30ms    30ms\nHMAC_BLAKE2B_512        10ms     0ms     0ms\nHMAC_BLAKE2B_384        10ms     0ms     0ms\nHMAC_BLAKE2B_256        10ms     0ms     0ms\nHMAC_BLAKE2B_160         0ms    10ms     0ms\nHMAC_BLAKE2S_256        10ms     0ms    10ms\nHMAC_BLAKE2S_224         0ms     0ms    10ms\nHMAC_BLAKE2S_160         0ms    10ms     0ms\nHMAC_BLAKE2S_128        10ms     0ms    10ms\nHMAC_SM3                 0ms    10ms    10ms\nHMAC_SHA512_256          0ms    10ms     0ms\nHMAC_SHA512_224         10ms     0ms    10ms\nCMAC_AES                10ms    10ms    10ms\nCMAC_3DES               40ms    40ms    40ms\nCMAC_CAMELLIA           10ms    10ms    10ms\nCMAC_CAST5              10ms    20ms    10ms\nCMAC_BLOWFISH           10ms    10ms    20ms\nCMAC_TWOFISH             0ms    10ms    20ms\nCMAC_SERPENT            10ms    20ms    20ms\nCMAC_SEED               10ms    10ms    20ms\nCMAC_RFC2268            30ms    20ms    30ms\nCMAC_IDEA               20ms    20ms    20ms\nCMAC_GOST28147          20ms    20ms    30ms\nCMAC_SM4                10ms    20ms    20ms\nGMAC_AES                10ms     0ms    10ms\nGMAC_CAMELLIA            0ms    10ms    10ms\nGMAC_TWOFISH             0ms    10ms    10ms\nGMAC_SERPENT             0ms    10ms    10ms\nGMAC_SEED                0ms     0ms    10ms\nPOLY1305                 0ms    10ms     0ms\nPOLY1305_AES             0ms     0ms    10ms\nPOLY1305_CAMELLIA        0ms     0ms     0ms\nPOLY1305_TWOFISH         0ms     0ms    10ms\nPOLY1305_SERPENT         0ms     0ms     0ms\nPOLY1305_SEED            0ms    10ms     0ms\n\n                ECB/Stream    CBC/Poly1305         CFB             OFB             CTR             XTS             CCM             GCM             OCB             EAX      \n             --------------- --------------- --------------- --------------- --------------- --------------- --------------- --------------- --------------- ---------------\nIDEA            20ms    10ms    20ms    10ms    20ms    20ms    10ms    20ms    10ms    20ms       -       -       -       -       -       -       -       -    30ms    40ms\n3DES            40ms    30ms    40ms    40ms    40ms    30ms    30ms    40ms    40ms    40ms       -       -       -       -       -       -       -       -    80ms    80ms\nCAST5           10ms    10ms    10ms    10ms    10ms     0ms    20ms    10ms    10ms     0ms       -       -       -       -       -       -       -       -    20ms    20ms\nBLOWFISH        10ms    10ms    10ms     0ms    10ms    10ms    10ms    10ms     0ms    10ms       -       -       -       -       -       -       -       -    10ms    20ms\nAES             10ms    10ms    10ms     0ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms     0ms    20ms    20ms    10ms    10ms    10ms    10ms    20ms    20ms\nAES192          10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    20ms    20ms    10ms    20ms    10ms    10ms    20ms    20ms\nAES256          10ms    10ms    10ms    10ms    10ms    20ms    10ms    10ms    10ms    10ms    10ms    10ms    30ms    20ms    20ms    10ms    10ms    10ms    30ms    20ms\nTWOFISH         10ms    10ms     0ms    10ms    10ms    10ms    10ms     0ms    10ms    10ms    10ms    10ms    20ms    10ms    20ms    10ms    10ms    10ms    10ms    20ms\nARCFOUR          0ms    10ms\nDES             10ms    20ms    10ms    20ms    20ms    10ms    20ms    10ms    20ms    20ms       -       -       -       -       -       -       -       -    30ms    30ms\nTWOFISH128      10ms    10ms     0ms    10ms    10ms    10ms    10ms     0ms    10ms    10ms    10ms    10ms    10ms    20ms    10ms    20ms    10ms     0ms    20ms    10ms\nSERPENT128      20ms    10ms    20ms    10ms    20ms    20ms    10ms    20ms    10ms    20ms    10ms    20ms    30ms    30ms    20ms    20ms    20ms    20ms    30ms    30ms\nSERPENT192      20ms    10ms    20ms    10ms    20ms    10ms    20ms    10ms    20ms    10ms    20ms    20ms    30ms    30ms    20ms    20ms    20ms    10ms    40ms    30ms\nSERPENT256      10ms    20ms    10ms    20ms    10ms    20ms    10ms    20ms    20ms    10ms    20ms    10ms    40ms    30ms    20ms    20ms    10ms    20ms    30ms    30ms\nRFC2268_40      30ms    20ms    20ms    20ms    30ms    20ms    30ms    20ms    30ms    20ms       -       -       -       -       -       -       -       -    60ms    50ms\nRFC2268_128     20ms    20ms    30ms    20ms    20ms    30ms    20ms    30ms    20ms    30ms       -       -       -       -       -       -       -       -    50ms    50ms\nSEED            20ms    10ms    20ms    10ms    10ms    20ms    10ms    20ms    10ms    20ms    10ms    20ms    20ms    30ms    20ms    20ms    10ms    20ms    30ms    30ms\nCAMELLIA128     10ms    10ms    10ms     0ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    20ms    10ms    20ms    10ms    10ms    10ms    20ms\nCAMELLIA192     10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    20ms    10ms    20ms    20ms    20ms    10ms    20ms    10ms    20ms    20ms\nCAMELLIA256     20ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    20ms    10ms    10ms    20ms    20ms    20ms    10ms    20ms    10ms    20ms    20ms\nSALSA20         10ms     0ms\nSALSA20R12       0ms     0ms\nGOST28147       20ms    20ms    30ms    20ms    20ms    20ms    20ms    30ms    20ms    20ms       -       -       -       -       -       -       -       -    50ms    40ms\nCHACHA20        10ms     0ms     0ms    10ms\nGOST28147_MESH    20ms    20ms    20ms    20ms    20ms    20ms    30ms    20ms    20ms    20ms       -       -       -       -       -       -       -       -    50ms    40ms\nSM4             20ms    20ms    10ms    10ms    20ms    10ms    10ms    20ms    10ms    10ms    20ms    20ms    20ms    30ms    10ms    20ms    10ms    10ms    30ms    30ms\n\nAlgorithm         generate   10*priv   10*public\n------------------------------------------------\nRSA 1024 bit          30ms      30ms         0ms\nRSA 2048 bit         640ms     110ms         0ms\nRSA 3072 bit         440ms     270ms         0ms\nRSA 4096 bit        1450ms     520ms        10ms\nELG 1024 bit             -     120ms        60ms\nELG 2048 bit             -     690ms       320ms\nELG 3072 bit             -    1880ms       850ms\nDSA 1024/160             -       0ms        10ms\nDSA 2048/224             -      20ms        20ms\nDSA 3072/256             -      40ms        50ms\nECDSA 192 bit         10ms      30ms        20ms\nECDSA 224 bit         10ms      40ms        40ms\nECDSA 256 bit         10ms      40ms        40ms\nECDSA 384 bit         20ms      70ms        90ms\nECDSA 521 bit         50ms     160ms       190ms\nEdDSA Ed25519          0ms      10ms        10ms\nEdDSA Ed448            0ms      40ms        50ms\nGOST  256 bit         20ms      30ms        40ms\nGOST  512 bit         50ms     150ms       190ms\n\npowm          10ms    10ms    50ms\n\nrandom         0ms     0ms\nPASS: benchmark\nSKIP: hashtest-256g\n28 tests run, 28 succeeded, 0 failed, 1 skipped.\ntestdrv: All tests completed in     0ms.  Errors: 0\nDURATION: 110\nEND: /usr/lib/libgcrypt/ptest\n2024-02-06T09:05\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libgcrypt": {
                    "duration": "110",
                    "log": "START: ptest-runner\n2024-02-06T09:04\nversion:1.10.3-unknown:10a03:1.47-unknown:12f00:\ncc:130200:gcc:13.2.0:\nciphers:arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia:idea:salsa20:gost28147:chacha20:sm4:\npubkeys:dsa:elgamal:rsa:ecc:\ndigests:crc:gostr3411-94::md4:md5:rmd160:sha1:sha256:sha512:sha3:tiger:whirlpool:stribog:blake2:sm3:\nrnd-mod:getentropy:\ncpu-arch::\nmpi-asm:generic/mpih-add1.c:generic/mpih-sub1.c:generic/mpih-mul1.c:generic/mpih-mul2.c:generic/mpih-mul3.c:generic/mpih-lshift.c:generic/mpih-rshift.c:\nhwflist:\nfips-mode:n:::\nrng-type:standard:1:3030000:2:\ncompliance:::\nPASS: version\nPASS: t-secmem\nPASS: mpitests\nPASS: t-sexp\nPASS: t-convert\nPASS: t-mpi-bit\nPASS: t-mpi-point\nPASS: curves\nPASS: t-lock\nPASS: prime\nPASS: basic\nPASS: basic-disable-all-hwf\nPASS: keygen\nPASS: pubkey\nPASS: hmac\nPASS: hashtest\nPASS: t-kdf\nPASS: keygrip\nPASS: fips186-dsa\nPASS: aeswrap\nPASS: pkcs1v2\nPASS: random\nPASS: dsa-rfc6979\nt-ed25519: 256 of 1026 tests done\nt-ed25519: 512 of 1026 tests done\nt-ed25519: 768 of 1026 tests done\nt-ed25519: 1024 of 1026 tests done\nt-ed25519: 1026 tests done\nPASS: t-ed25519\nt-cv25519: 18 tests done\nPASS: t-cv25519\nt-x448: 9 tests done\nPASS: t-x448\nt-ed448: 11 tests done\nPASS: t-ed448\nNote: benchmark running in quick regression test mode.\nMD5              0ms     0ms    30ms     0ms    10ms\nSHA1             0ms     0ms    30ms    10ms     0ms\nRIPEMD160        0ms    10ms    30ms     0ms    10ms\nTIGER192         0ms     0ms    30ms     0ms     0ms\nSHA256          10ms    10ms    30ms    10ms     0ms\nSHA384          10ms     0ms    30ms    10ms     0ms\nSHA512          10ms     0ms    30ms    10ms     0ms\nSHA224          10ms     0ms    30ms    10ms    10ms\nMD4              0ms     0ms    30ms     0ms     0ms\nCRC32           10ms     0ms    10ms     0ms    10ms\nCRC32RFC1510     0ms     0ms    10ms    10ms     0ms\nCRC24RFC2440     0ms     0ms    10ms    10ms     0ms\nWHIRLPOOL       10ms    10ms    50ms    10ms    10ms\nTIGER           10ms     0ms    30ms     0ms     0ms\nTIGER2           0ms    10ms    20ms    10ms     0ms\nGOSTR3411_94    30ms    30ms    60ms    30ms    30ms\nSTRIBOG256      10ms    20ms    40ms    20ms    20ms\nSTRIBOG512      10ms    20ms    40ms    10ms    20ms\nGOSTR3411_CP    30ms    30ms    50ms    40ms    20ms\nSHA3-224         0ms     0ms    40ms    10ms     0ms\nSHA3-256        10ms     0ms    40ms    10ms     0ms\nSHA3-384        10ms     0ms    40ms    10ms    10ms\nSHA3-512        10ms    10ms    40ms    10ms    10ms\nSHAKE128         0ms     0ms    40ms    10ms\nSHAKE256         0ms    10ms    40ms     0ms\nBLAKE2B_512     10ms     0ms    20ms    10ms     0ms\nBLAKE2B_384      0ms     0ms    20ms    10ms     0ms\nBLAKE2B_256      0ms    10ms    20ms     0ms    10ms\nBLAKE2B_160      0ms     0ms    20ms    10ms     0ms\nBLAKE2S_256      0ms    10ms    20ms    10ms     0ms\nBLAKE2S_224      0ms    10ms    20ms    10ms     0ms\nBLAKE2S_160      0ms    10ms    20ms    10ms     0ms\nBLAKE2S_128     10ms     0ms    20ms    10ms     0ms\nSM3             10ms    10ms    30ms     0ms    10ms\nSHA512_256      10ms     0ms    30ms     0ms    10ms\nSHA512_224       0ms    10ms    30ms     0ms    10ms\n\nGOST28147_IMIT          10ms    10ms    10ms\nHMAC_SHA256             10ms     0ms    10ms\nHMAC_SHA224             10ms    10ms    10ms\nHMAC_SHA512              0ms    10ms     0ms\nHMAC_SHA384             10ms     0ms    10ms\nHMAC_SHA1                0ms    10ms     0ms\nHMAC_MD5                 0ms    10ms     0ms\nHMAC_MD4                 0ms    10ms     0ms\nHMAC_RIPEMD160          10ms     0ms    10ms\nHMAC_TIGER               0ms     0ms    10ms\nHMAC_WHIRLPOOL          10ms    10ms    20ms\nHMAC_GOSTR3411_94       30ms    30ms    30ms\nHMAC_STRIBOG256         20ms    20ms    20ms\nHMAC_STRIBOG512         10ms    20ms    20ms\nHMAC_SHA3_224            0ms    10ms    10ms\nHMAC_SHA3_256            0ms    10ms    10ms\nHMAC_SHA3_384            0ms    10ms    10ms\nHMAC_SHA3_512           10ms    10ms    10ms\nHMAC_GOSTR3411_CP       30ms    30ms    30ms\nHMAC_BLAKE2B_512        10ms     0ms     0ms\nHMAC_BLAKE2B_384        10ms     0ms     0ms\nHMAC_BLAKE2B_256        10ms     0ms     0ms\nHMAC_BLAKE2B_160         0ms    10ms     0ms\nHMAC_BLAKE2S_256        10ms     0ms    10ms\nHMAC_BLAKE2S_224         0ms     0ms    10ms\nHMAC_BLAKE2S_160         0ms    10ms     0ms\nHMAC_BLAKE2S_128        10ms     0ms    10ms\nHMAC_SM3                 0ms    10ms    10ms\nHMAC_SHA512_256          0ms    10ms     0ms\nHMAC_SHA512_224         10ms     0ms    10ms\nCMAC_AES                10ms    10ms    10ms\nCMAC_3DES               40ms    40ms    40ms\nCMAC_CAMELLIA           10ms    10ms    10ms\nCMAC_CAST5              10ms    20ms    10ms\nCMAC_BLOWFISH           10ms    10ms    20ms\nCMAC_TWOFISH             0ms    10ms    20ms\nCMAC_SERPENT            10ms    20ms    20ms\nCMAC_SEED               10ms    10ms    20ms\nCMAC_RFC2268            30ms    20ms    30ms\nCMAC_IDEA               20ms    20ms    20ms\nCMAC_GOST28147          20ms    20ms    30ms\nCMAC_SM4                10ms    20ms    20ms\nGMAC_AES                10ms     0ms    10ms\nGMAC_CAMELLIA            0ms    10ms    10ms\nGMAC_TWOFISH             0ms    10ms    10ms\nGMAC_SERPENT             0ms    10ms    10ms\nGMAC_SEED                0ms     0ms    10ms\nPOLY1305                 0ms    10ms     0ms\nPOLY1305_AES             0ms     0ms    10ms\nPOLY1305_CAMELLIA        0ms     0ms     0ms\nPOLY1305_TWOFISH         0ms     0ms    10ms\nPOLY1305_SERPENT         0ms     0ms     0ms\nPOLY1305_SEED            0ms    10ms     0ms\n\n                ECB/Stream    CBC/Poly1305         CFB             OFB             CTR             XTS             CCM             GCM             OCB             EAX      \n             --------------- --------------- --------------- --------------- --------------- --------------- --------------- --------------- --------------- ---------------\nIDEA            20ms    10ms    20ms    10ms    20ms    20ms    10ms    20ms    10ms    20ms       -       -       -       -       -       -       -       -    30ms    40ms\n3DES            40ms    30ms    40ms    40ms    40ms    30ms    30ms    40ms    40ms    40ms       -       -       -       -       -       -       -       -    80ms    80ms\nCAST5           10ms    10ms    10ms    10ms    10ms     0ms    20ms    10ms    10ms     0ms       -       -       -       -       -       -       -       -    20ms    20ms\nBLOWFISH        10ms    10ms    10ms     0ms    10ms    10ms    10ms    10ms     0ms    10ms       -       -       -       -       -       -       -       -    10ms    20ms\nAES             10ms    10ms    10ms     0ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms     0ms    20ms    20ms    10ms    10ms    10ms    10ms    20ms    20ms\nAES192          10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    20ms    20ms    10ms    20ms    10ms    10ms    20ms    20ms\nAES256          10ms    10ms    10ms    10ms    10ms    20ms    10ms    10ms    10ms    10ms    10ms    10ms    30ms    20ms    20ms    10ms    10ms    10ms    30ms    20ms\nTWOFISH         10ms    10ms     0ms    10ms    10ms    10ms    10ms     0ms    10ms    10ms    10ms    10ms    20ms    10ms    20ms    10ms    10ms    10ms    10ms    20ms\nARCFOUR          0ms    10ms\nDES             10ms    20ms    10ms    20ms    20ms    10ms    20ms    10ms    20ms    20ms       -       -       -       -       -       -       -       -    30ms    30ms\nTWOFISH128      10ms    10ms     0ms    10ms    10ms    10ms    10ms     0ms    10ms    10ms    10ms    10ms    10ms    20ms    10ms    20ms    10ms     0ms    20ms    10ms\nSERPENT128      20ms    10ms    20ms    10ms    20ms    20ms    10ms    20ms    10ms    20ms    10ms    20ms    30ms    30ms    20ms    20ms    20ms    20ms    30ms    30ms\nSERPENT192      20ms    10ms    20ms    10ms    20ms    10ms    20ms    10ms    20ms    10ms    20ms    20ms    30ms    30ms    20ms    20ms    20ms    10ms    40ms    30ms\nSERPENT256      10ms    20ms    10ms    20ms    10ms    20ms    10ms    20ms    20ms    10ms    20ms    10ms    40ms    30ms    20ms    20ms    10ms    20ms    30ms    30ms\nRFC2268_40      30ms    20ms    20ms    20ms    30ms    20ms    30ms    20ms    30ms    20ms       -       -       -       -       -       -       -       -    60ms    50ms\nRFC2268_128     20ms    20ms    30ms    20ms    20ms    30ms    20ms    30ms    20ms    30ms       -       -       -       -       -       -       -       -    50ms    50ms\nSEED            20ms    10ms    20ms    10ms    10ms    20ms    10ms    20ms    10ms    20ms    10ms    20ms    20ms    30ms    20ms    20ms    10ms    20ms    30ms    30ms\nCAMELLIA128     10ms    10ms    10ms     0ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    20ms    10ms    20ms    10ms    10ms    10ms    20ms\nCAMELLIA192     10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    20ms    10ms    20ms    20ms    20ms    10ms    20ms    10ms    20ms    20ms\nCAMELLIA256     20ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    10ms    20ms    10ms    10ms    20ms    20ms    20ms    10ms    20ms    10ms    20ms    20ms\nSALSA20         10ms     0ms\nSALSA20R12       0ms     0ms\nGOST28147       20ms    20ms    30ms    20ms    20ms    20ms    20ms    30ms    20ms    20ms       -       -       -       -       -       -       -       -    50ms    40ms\nCHACHA20        10ms     0ms     0ms    10ms\nGOST28147_MESH    20ms    20ms    20ms    20ms    20ms    20ms    30ms    20ms    20ms    20ms       -       -       -       -       -       -       -       -    50ms    40ms\nSM4             20ms    20ms    10ms    10ms    20ms    10ms    10ms    20ms    10ms    10ms    20ms    20ms    20ms    30ms    10ms    20ms    10ms    10ms    30ms    30ms\n\nAlgorithm         generate   10*priv   10*public\n------------------------------------------------\nRSA 1024 bit          30ms      30ms         0ms\nRSA 2048 bit         640ms     110ms         0ms\nRSA 3072 bit         440ms     270ms         0ms\nRSA 4096 bit        1450ms     520ms        10ms\nELG 1024 bit             -     120ms        60ms\nELG 2048 bit             -     690ms       320ms\nELG 3072 bit             -    1880ms       850ms\nDSA 1024/160             -       0ms        10ms\nDSA 2048/224             -      20ms        20ms\nDSA 3072/256             -      40ms        50ms\nECDSA 192 bit         10ms      30ms        20ms\nECDSA 224 bit         10ms      40ms        40ms\nECDSA 256 bit         10ms      40ms        40ms\nECDSA 384 bit         20ms      70ms        90ms\nECDSA 521 bit         50ms     160ms       190ms\nEdDSA Ed25519          0ms      10ms        10ms\nEdDSA Ed448            0ms      40ms        50ms\nGOST  256 bit         20ms      30ms        40ms\nGOST  512 bit         50ms     150ms       190ms\n\npowm          10ms    10ms    50ms\n\nrandom         0ms     0ms\nPASS: benchmark\nSKIP: hashtest-256g\n28 tests run, 28 succeeded, 0 failed, 1 skipped.\ntestdrv: All tests completed in     0ms.  Errors: 0\nDURATION: 110\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.145515441894531,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libgpg-error_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libgpg-error",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0015156269073486328,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3862173557281494,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.048337697982788086,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.5290768146514893,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012733936309814453,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libgpg-error.t-argparse": {
                "status": "PASSED"
            },
            "ptestresult.libgpg-error.t-b64": {
                "status": "PASSED"
            },
            "ptestresult.libgpg-error.t-lock": {
                "status": "PASSED"
            },
            "ptestresult.libgpg-error.t-lock-single-posix": {
                "status": "PASSED"
            },
            "ptestresult.libgpg-error.t-logging": {
                "status": "PASSED"
            },
            "ptestresult.libgpg-error.t-malloc": {
                "status": "PASSED"
            },
            "ptestresult.libgpg-error.t-poll": {
                "status": "PASSED"
            },
            "ptestresult.libgpg-error.t-printf": {
                "status": "PASSED"
            },
            "ptestresult.libgpg-error.t-strerror": {
                "status": "PASSED"
            },
            "ptestresult.libgpg-error.t-stringutils": {
                "status": "PASSED"
            },
            "ptestresult.libgpg-error.t-syserror": {
                "status": "PASSED"
            },
            "ptestresult.libgpg-error.t-version": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:32\nBEGIN: /usr/lib/libgpg-error/ptest\nPASS: t-version\nUnspecified source: Success\ngcrypt: Invalid length specifier in S-expression\nGnuPG: Unknown packet\nGpgSM: Certificate too young\nGPG Agent: Bad CA certificate\nPinentry: Operation cancelled\nSCD: Card removed\nGPGME: Bad secret key\nKeybox: Too late to cancel LDAP\ngcrypt: Permission denied\ngcrypt: File exists\ngcrypt: No such file or directory\nPASS: t-strerror\nPASS: t-syserror\nPASS: t-lock\nPASS: t-printf\nPASS: t-poll\nPASS: t-b64\ncurrent conffile='[cmdline]'\nPASS: t-argparse\nPASS: t-logging\nPASS: t-stringutils\nPASS: t-malloc\nPASS: t-lock-single-posix\n===================\nAll 12 tests passed\n===================\nDURATION: 0\nEND: /usr/lib/libgpg-error/ptest\n2024-02-06T09:32\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libgpg-error": {
                    "duration": "0",
                    "log": "START: ptest-runner\n2024-02-06T09:32\nPASS: t-version\nUnspecified source: Success\ngcrypt: Invalid length specifier in S-expression\nGnuPG: Unknown packet\nGpgSM: Certificate too young\nGPG Agent: Bad CA certificate\nPinentry: Operation cancelled\nSCD: Card removed\nGPGME: Bad secret key\nKeybox: Too late to cancel LDAP\ngcrypt: Permission denied\ngcrypt: File exists\ngcrypt: No such file or directory\nPASS: t-strerror\nPASS: t-syserror\nPASS: t-lock\nPASS: t-printf\nPASS: t-poll\nPASS: t-b64\ncurrent conffile='[cmdline]'\nPASS: t-argparse\nPASS: t-logging\nPASS: t-stringutils\nPASS: t-malloc\nPASS: t-lock-single-posix\n===================\nAll 12 tests passed\n===================\nDURATION: 0\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.118696928024292,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libmodule-build-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libmodule-build-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0015339851379394531,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.608107566833496,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.06021237373352051,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 115.09664988517761,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0014309883117675781,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libmodule-build-perl.t/00-compile": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/PL_files": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/actions/installdeps": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/actions/manifest_skip": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/add_property": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/add_property_array": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/add_property_hash": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/basic": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/bundle_inc": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/compat": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/compat/exit": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/debug": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/destinations": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/ext": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/extend": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/files": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/help": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/install": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/install_extra_target": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/manifypods": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/manifypods_with_utf8": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/metadata": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/metadata2": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/mymeta": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/new_from_context": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/notes": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/par": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/parents": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/perl_mb_opt": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/ppm": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/properties/dist_suffix": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/properties/license": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/properties/module_name": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/properties/needs_compiler": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/properties/release_status": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/properties/requires": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/properties/share_dir": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/resume": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/runthrough": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/sample": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/script_dist": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/signature": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/test_file_exts": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/test_reqs": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/test_type": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/test_types": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/tilde": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/unit_run_test_harness": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/use_tap_harness": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/versions": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/write_default_maniskip": {
                "status": "PASSED"
            },
            "ptestresult.libmodule-build-perl.t/xs": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:04\nBEGIN: /usr/lib/libmodule-build-perl/ptest\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -I/usr/lib/perl5/5.38.2/aarch64-linux/CORE -fPIC -Wno-unused-function -c -O2 -pipe -g -feliminate-unused-debug-types -D_GNU_SOURCE -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -fwrapv -fno-strict-aliasing -o /tmp/MB-DciNBkWl/test.o /tmp/MB-DciNBkWl/test.c\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -o /tmp/MB-DciNBkWl/test /tmp/MB-DciNBkWl/test.o\n1..22\nok 1\nIn file included from /usr/lib/perl5/5.38.2/aarch64-linux/CORE/perl.h:7816,\n                 from lib/Simple.xs:2:\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:566:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  566 | Perl_SvPVXtrue(pTHX_ SV *sv)\n      | ^~~~~~~~~~~~~~\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:536:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  536 | Perl_newSV_type_mortal(pTHX_ const svtype type)\n      | ^~~~~~~~~~~~~~~~~~~~~~\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nIn file included from /usr/lib/perl5/5.38.2/aarch64-linux/CORE/perl.h:7816,\n                 from lib/Simple.xs:2:\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:566:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  566 | Perl_SvPVXtrue(pTHX_ SV *sv)\n      | ^~~~~~~~~~~~~~\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:536:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  536 | Perl_newSV_type_mortal(pTHX_ const svtype type)\n      | ^~~~~~~~~~~~~~~~~~~~~~\nok 9\nok 10\nok 11\nIn file included from /usr/lib/perl5/5.38.2/aarch64-linux/CORE/perl.h:7816,\n                 from lib/Simple.xs:2:\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:566:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  566 | Perl_SvPVXtrue(pTHX_ SV *sv)\n      | ^~~~~~~~~~~~~~\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:536:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  536 | Perl_newSV_type_mortal(pTHX_ const svtype type)\n      | ^~~~~~~~~~~~~~~~~~~~~~\nok 12\nok 13\nok 14\nIn file included from /usr/lib/perl5/5.38.2/aarch64-linux/CORE/perl.h:7816,\n                 from lib/Simple/With/Deep/Name.xs:2:\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:566:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  566 | Perl_SvPVXtrue(pTHX_ SV *sv)\n      | ^~~~~~~~~~~~~~\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:536:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  536 | Perl_newSV_type_mortal(pTHX_ const svtype type)\n      | ^~~~~~~~~~~~~~~~~~~~~~\nok 15\nok 16\nok 17 - Can't build xs under pureperl\nok 18 - Can't build xs under pureperl, unless allow_pureperl\nok 19\nIn file included from /usr/lib/perl5/5.38.2/aarch64-linux/CORE/perl.h:7816,\n                 from lib/Simple.xs:2:\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:566:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  566 | Perl_SvPVXtrue(pTHX_ SV *sv)\n      | ^~~~~~~~~~~~~~\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:536:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  536 | Perl_newSV_type_mortal(pTHX_ const svtype type)\n      | ^~~~~~~~~~~~~~~~~~~~~~\nok 20\nok 21\nok 22\nPASS: t/xs\n1..1\nok 1\nPASS: t/add_property_hash\n1..2\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - dist_name is 'Simple'\nPASS: t/sample\n1..18\nok 1\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nCreated META.yml and META.json\nok 2\nok 3\nok 4\nok 5 - Creating Simple.pm\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '3.14159265'\nCreating README using Pod::Text\nok 6 - Generating README from .pm\nok 7 - Extracting AUTHOR from .pm\nok 8 - Extracting abstract from .pm\nok 9 - Creating Simple.pm\nok 10 - Creating Simple.pod\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '3.14159265'\nCreating README using Pod::Text\nok 11 - Generating README from .pod\nok 12 - Extracting AUTHOR from .pod\nok 13 - Extracting abstract from .pod\nok 14 - Creating Simple.pm\nok 15 - Creating Simple.pod\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '3.14159265'\nCreating README using Pod::Text\nok 16 - Generating README from .pod over .pm\nok 17 - Extracting AUTHOR from .pod over .pm\nok 18 - Extracting abstract from .pod over .pm\nPASS: t/metadata2\n1..27\nok 1 - Create new build object\nok 2 - Property \"foo\" should be undef\nok 3 - Set \"foo\"\nok 4 - Now \"foo\" should have new value\nok 5 - Property \"bar\" should be its default\nok 6 - Set \"bar\"\nok 7 - Now \"bar\" should have new value\nok 8 - Property \"check\" should be its default\nok 9 - Should get an error for an invalid value\nok 10 - It should be the correct error\nok 11 - Property \"code\" should have its code value\nok 12 - Property \"hash\" should be default\nok 13 - Should be able to get key in hash\nok 14 - Add a key to the hash prop\nok 15 - New key should be in hash\nok 16 - Should get exception for assigning invalid hash\nok 17 - It should be the correct error\nok 18 - Should get exception for assigning an array for a hash\nok 19 - It should be the proper error\nok 20 - Should be able to set hash to undef\nok 21 - Property \"installdirs\" should be default\nok 22 - Set \"installdirst\" to \"core\"\nok 23 - Now \"installdirs\" should be \"core\"\nok 24 - Should have caught exception setting \"installdirs\" to \"perl\"\nok 25 - And it should suggest \"core\" in the error message\nok 26 - Should catch exception for invalid \"installdirs\" value\nok 27 - And it should suggest the proper values in the error message\nPASS: t/add_property\n1..4\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - module_name guessed from dist_name\nok 3 - An object of class 'Module::Build' isa 'Module::Build'\nok 4 - module_name guessed from dist_version_from\nPASS: t/properties/module_name\n1..23\nok 1 - Created Module::Build object\nok 2 - default share_dir undef if no 'share' dir exists\nok 3 - File::ShareDir not added to 'requires'\nok 4 - Created 'share' directory\nok 5 - Created 'share/subdir/share' directory\nok 6 - Created 'share/subdir/whatever' directory\nok 7 - Created 'other/share' directory\nok 8 - Default share_dir is undef even if 'share' exists\nok 9 - File::ShareDir not added to 'requires'\nok 10 - Scalar share_dir set as dist-type share\nok 11 - Arrayref share_dir set as dist-type share\nok 12 - Hashref share_dir w/ scalar dist set as dist-type share\nok 13 - Hashref share_dir w/ arrayref dist set as dist-type share\nok 14 - Hashref share_dir w/ both dist and module shares (scalar-form)\nok 15 - Hashref share_dir w/ both dist and module shares (array-form)\nok 16 - share_dir filemap for copying to lib complete\nok 17 - Build ran and blib exists\nok 18 - blib/lib/auto/share exists\nok 19 - share_dir files copied to blib\nok 20 - temp install dir created\nok 21 - share_dir files correctly installed\nok 22 # skip needs File::ShareDir 1.00\nok 23 # skip needs File::ShareDir 1.00\nPASS: t/properties/share_dir\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - license 'perl' is valid\nok 3 - META license will be 'perl'\nok 4 - META license URL is correct\nok 5 - An object of class 'Module::Build' isa 'Module::Build'\nok 6 - license 'VaporWare' is valid\nok 7 - META license will be 'unrestricted'\nok 8 - META license URL is correct\n1..8\nPASS: t/properties/license\n1..4\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - undef prereq converted to 0\nok 3 - An object of class 'Module::Build' isa 'Module::Build'\nok 4 - empty string prereq converted to 0\nPASS: t/properties/requires\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - regular version has release_status 'stable'\nok 3 - An object of class 'Module::Build' isa 'Module::Build'\nok 4 - dotted-decimal version has release_status 'stable'\nok 5 - An object of class 'Module::Build' isa 'Module::Build'\nok 6 - alpha version has release_status 'testing'\nok 7 - An object of class 'Module::Build' isa 'Module::Build'\nok 8 - explicit 'unstable' keeps release_status 'unstable'\nok 9 - An object of class 'Module::Build' isa 'Module::Build'\nok 10 - regular version marked 'testing' gets 'TRIAL' suffix\nok 11 - An object of class 'Module::Build' isa 'Module::Build'\nok 12 - dotted version marked 'testing' gets 'TRIAL' suffix\nok 13 - An object of class 'Module::Build' isa 'Module::Build'\nok 14 - regular version marked 'unstable' gets 'TRIAL' suffix\nok 15 - Got error message for illegal release_status\nok 16 - Got error message for illegal 'stable' with alpha version\nok 17 - An object of class 'Module::Build' isa 'Module::Build'\nok 18 - non-standard dist_version does not get a suffix\nok 19 - non-standard dist_version defaults to stable release_status\n1..19\nPASS: t/properties/release_status\n1..27\nok 1 - Default Build.PL\nok 2 - needs_compiler is false\nok 3 - ExtUtils::CBuilder is not in build_requires\nok 4 - Build.PL with string c_source\nok 5 - c_source is set\nok 6 - needs_compiler is true\nok 7 - ExtUtils::CBuilder was added to build_requires\nok 8 - Build.PL with non-empty array c_source\nok 9 - c_source is set\nok 10 - needs_compiler is true\nok 11 - ExtUtils::CBuilder was added to build_requires\nok 12 - Build.PL with empty array c_source\nok 13 - c_source is set\nok 14 - needs_compiler is false\nok 15 - ExtUtils::CBuilder is not in build_requires\nok 16 - Build.PL with xs files\nok 17 - needs_compiler is true\nok 18 - ExtUtils::CBuilder was added to build_requires\nok 19 - Build.PL with xs files, but needs_compiler => 0\nok 20 - needs_compiler is false\nok 21 - ExtUtils::CBuilder is not in build_requires\nok 22 - Build.PL with xs files, build_requires EU::CB 0.2\nok 23 - needs_compiler is true\nok 24 - build_requires for ExtUtils::CBuilder is correct version\nok 25 - Build.PL while hiding compiler\nok 26 - hidden compiler resulted in warning message during Build.PL\nok 27 - hidden compiler resulted in fatal message during Build\nPASS: t/properties/needs_compiler\n1..2\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - dist_suffix set correctly\nPASS: t/properties/dist_suffix\n1..19\nok 1 - compiling lib/Module/Build.pm\nok 2 - compiling lib/Module/Build/Base.pm\nok 3 - compiling lib/Module/Build/Compat.pm\nok 4 - compiling lib/Module/Build/Config.pm\nok 5 - compiling lib/Module/Build/Cookbook.pm\nok 6 - compiling lib/Module/Build/Dumper.pm\nok 7 - compiling lib/Module/Build/Notes.pm\nok 8 - compiling lib/Module/Build/PPMMaker.pm\nok 9 - compiling lib/Module/Build/Platform/Default.pm\nok 10 - compiling lib/Module/Build/Platform/MacOS.pm\nok 11 - compiling lib/Module/Build/Platform/Unix.pm\nok 12 - compiling lib/Module/Build/Platform/VMS.pm\nok 13 - compiling lib/Module/Build/Platform/VOS.pm\nok 14 - compiling lib/Module/Build/Platform/Windows.pm\nok 15 - compiling lib/Module/Build/Platform/aix.pm\nok 16 - compiling lib/Module/Build/Platform/cygwin.pm\nok 17 - compiling lib/Module/Build/Platform/darwin.pm\nok 18 - compiling lib/Module/Build/Platform/os2.pm\nok 19 - compiling lib/Module/Build/PodParser.pm\nPASS: t/00-compile\n1..9\nok 1 - runtests ran with expected parameters\nok 2 - runtests ran with expected parameters\nok 3 - switches are undef\nok 4 - switches are undef\nok 5 - run_test_harness should not produce warning if Test::Harness::[Ss]witches are undef and harness_switches() return empty list\nok 6 - runtests ran with expected parameters\nok 7 - runtests ran with expected parameters\nok 8 - switches are empty string\nok 9 - switches are empty string\nPASS: t/unit_run_test_harness\n1..0 # SKIP $ENV{MB_TEST_EXPERIMENTAL} is not set\nPASS: t/bundle_inc\n1..29\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1\nok 2\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17 - Check version used to create META.yml: 0.4234 == 0.4234\nok 18 # skip Archive::Tar 1.08+ not installed\nok 19\nok 20\nok 21 - should rewrite the shebang line\nCleaning up build files\nCleaning up configuration files\nok 22\nok 23\nok 24\nok 25\nok 26 # skip Windows-only test\nok 27 # skip Windows-only test\nok 28 # skip Windows-only test\nok 29 # skip Windows-only test\nPASS: t/runthrough\n1..11\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 10\nok 11\nPASS: t/notes\n1..8\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nBuilding Simple\nInstalling test_install/lib/perl5/Bar.pm\nInstalling test_install/lib/perl5/Simple.pm\nInstalling test_install/man/man3/Simple.3\nInstalling test_install/bin/foo\nok 1 - Generated PL_files installed from bin\nok 2 -   and from lib\nok 3 - PL_files not installed from bin\nok 4 -   nor from lib\nok 5 - Generated bin contains correct content\nok 6 -   so does the lib\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 7 - special PL file ran\nok 8 - generated special file not added to cleanup\nPASS: t/PL_files\n1..23\nok 1\nok 2 - MyModuleBuilder->can('ACTION_foo')\nok 3 - got doc for 'foo'\nok 4 - got the right doc\nok 5 - got doc for 'bar'\nok 6 - got the right doc\nok 7 - got doc for 'baz'\nok 8 - got the right doc\nok 9 - slap\nok 10 - informative error\nok 11 - got doc for 'help'\nnot ok 12 - got the right doc # TODO Do we allow overrides on just docs?\n#   Failed (TODO) test 'got the right doc'\n#   at t/help.t line 93.\n#                   '=item help\n# \n# Does the help thing.\n# \n# You should probably not be seeing this.  That is, we haven't\n# overridden the help action, but we're able to override just the\n# docs?  That almost seems reasonable, but is probably wrong.\n# \n# =item help\n# \n# [version 0.03]\n# \n# This action will simply print out a message that is meant to help you\n# use the build process.  It will show you a list of available build\n# actions too.\n# \n# With an optional argument specifying an action name (e.g. C<Build help\n# test>), the 'help' action will show you any POD documentation it can\n# find for that action.\n# \n# '\n#           matches '(?^s:^=\\w+ help\\n\\nDoes the help thing\\.)'\nnot ok 13 - got doc for 'foo' # TODO Support capitalized Actions section\n#   Failed (TODO) test 'got doc for 'foo''\n#   at t/help.t line 182.\nnot ok 14 - got the right doc # TODO Support capitalized Actions section\n#   Failed (TODO) test 'got the right doc'\n#   at t/help.t line 183.\n#                   'undef'\n#     doesn't match '(?^s:^=\\w+ foo\\n\\nDoes the foo thing\\.)'\nnot ok 15 - got doc for 'bar' # TODO Support capitalized Actions section\n#   Failed (TODO) test 'got doc for 'bar''\n#   at t/help.t line 182.\nnot ok 16 - got the right doc # TODO Support capitalized Actions section\n#   Failed (TODO) test 'got the right doc'\n#   at t/help.t line 183.\n#                   'undef'\n#     doesn't match '(?^s:^=\\w+ bar\\n\\nDoes the bar thing\\.)'\nok 17 - got doc for 'foo'\nok 18 - got the right doc\nok 19 - got doc for 'bar'\nok 20 - got the right doc\nok 21 - got doc for 'baz'\nok 22 - got the right doc\nok 23 - nothing after uplevel\nPASS: t/help\n1..34\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/lib/perl5/site_perl/5.38.2/Simple.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/tmp/MB-HAu5Tnas/site/man/man3/Simple.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/bin/script\nok 2\nok 3\nok 4\nok 5 - /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/lib/perl5/site_perl/5.38.2/aarch64-linux/auto/Simple/.packlist should be written\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/lib/perl5/5.38.2/Simple.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/tmp/MB-HAu5Tnas/man/man3/Simple.3\nok 6\nok 7\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/bar/Simple.pm\nok 8\nok 9\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/base/lib/perl5/Simple.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/base/man/man3/Simple.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/base/bin/script\nok 10\nok 11\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/lib/perl5/site_perl/5.38.2/Simple/ConfigData.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/tmp/MB-HAu5Tnas/site/man/man3/Simple::ConfigData.3\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nCleaning up build files\nCleaning up configuration files\nok 20\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 21\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/lib/Simple.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/share/man/man3/Simple.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/bin/script\nok 22\nok 23\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/bar/man/man3/Simple.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/bar/bin/script\nok 24\nok 25 - Look for file at /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/lib/Simple.pm\nCleaning up build files\nCleaning up configuration files\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nPASS: t/install\n1..12\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8 - ./Build distdir --sign 0 does not sign\nok 9\nok 10\nok 11\nok 12 - Build.PL --sign=1 signs\nPASS: t/signature\n1..2\nok 1 - version_from_file\nok 2 - compare: 1.0_01 > 1.0\nPASS: t/versions\n1..25\nok 1\nok 2 - saw expected output from first test\nok 3 - saw expected output from second test\nok 4 - we have some test output\nok 5 - saw expected output from first test\nok 6 - saw expected output from second test\nok 7 - expected output from basic.t\nok 8 - expected output from basic.t\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15 - saw expected output from first test\nok 16 - saw expected output from second test\nok 17 - we have some test output\nok 18 - saw expected output from first test\nok 19 - saw expected output from second test\nok 20 - expected output from basic.t\nok 21 - expected output from basic.t\nok 22\nok 23\nok 24\nok 25\nPASS: t/test_types\n1..7\nok 1\nt/special_ext.st .. ok\nAll tests successful.\nFiles=1, Tests=2,  0 wallclock secs ( 0.04 usr  0.00 sys +  0.14 cusr  0.03 csys =  0.21 CPU)\nResult: PASS\nok 2 - called once\nok 3\nok 4\nok 5 - called again\nok 6\nok 7 - called a third time\nPASS: t/test_type\n1..9\nok 1 - Construct build object with test_file_exts parameter\nok 2 - Should see first test output\nok 3 - Should see test success message\nok 4 - Construct build object with test_file_exts parameter\nok 5 - Should not see first test output\nok 6 - Should see test success message\nok 7 - Construct build object after setting tests to fail\nok 8 - 'Build test' had non-zero exit code\nok 9 - Saw emulated Test::Harness die() message\nPASS: t/use_tap_harness\n1..1\nok 1 - found nested ACTION_* debug statements\nPASS: t/debug\n1..16\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13 - API does not expand tildes\nok 14\nok 15\nok 16\nPASS: t/tilde\n1..14\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '3.14159265'\nok 1 - saw warning about M::B not in configure_requires\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7 - Add M::B to configure_requires\nok 8 - Test::More was required by ->new\nok 9\nok 10 - 'meta-spec' -> 'version' field present in META.yml\nok 11 - 'meta-spec' -> 'url' field present in META.yml\nok 12\nok 13\nok 14 - Add M::B to configure_requires\nPASS: t/metadata\n1..3\nok 1 - Construct build object with test_file_exts parameter\nok 2 - Should see first test output\nok 3 - Should see second test output\nPASS: t/test_file_exts\n1..113\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1 - An object of class 'Module::Build' isa 'Module::Build::Base'\nok 2 - install_path() accessor\nok 3 -   returns assigned path\nok 4 -   can read stored path\nok 5 -   can access map\nok 6 -   can delete a path element\nok 7 -   deletes path from map\nok 8 - install_base_relpaths() accessor\nok 9 -   emits error if path not relative\nok 10 -   returns assigned path\nok 11 -   can read stored path\nok 12 -   can access map\nok 13 -   can delete a path element\nok 14 -   deletes path from map\nok 15 - prefix_relpaths() accessor\nok 16 -   defaults to 'site'\nok 17 -   emits error if path not relative\nok 18 -   returns assigned path\nok 19 -   can read stored path\nok 20 -   can access map\nok 21 -   can delete a path element\nok 22 -   deletes path from map\nok 23\nok 24\nok 25\nok 26 - lib destination\nok 27 - bin destination\nok 28 - arch destination\nok 29 - libhtml destination\nok 30 - bindoc destination\nok 31 - binhtml destination\nok 32 - libdoc destination\nok 33 - script destination\nok 34\nok 35 - binhtml destination\nok 36 - libdoc destination\nok 37 - libhtml destination\nok 38 - bindoc destination\nok 39 - script destination\nok 40 - bin destination\nok 41 - lib destination\nok 42 - arch destination\nok 43\nok 44\nok 45\nok 46 - libdoc destination\nok 47 - binhtml destination\nok 48 - bindoc destination\nok 49 - libhtml destination\nok 50 - script destination\nok 51 - bin destination\nok 52 - lib destination\nok 53 - arch destination\nok 54\nok 55\nok 56 - lib prefixed\nok 57 -   suffix correctish (/tmp/MB-sAJERy_K/site/lib/perl5/site_perl + some/prefix = some/prefix/lib/perl5/site_perl)\nok 58 - arch prefixed\nok 59 -   suffix correctish (/tmp/MB-sAJERy_K/site/lib/perl5/site_perl/5.38.2/aarch64-linux + some/prefix = some/prefix/lib/perl5/site_perl/5.38.2/aarch64-linux)\nok 60 - bin prefixed\nok 61 -   suffix correctish (/tmp/MB-sAJERy_K/site/bin + some/prefix = some/prefix/bin)\nok 62 - script prefixed\nok 63 -   suffix correctish (/tmp/MB-sAJERy_K/site/bin + some/prefix = some/prefix/bin)\nok 64 - bindoc prefixed\nok 65 -   suffix correctish (/tmp/MB-sAJERy_K/site/man/man1 + some/prefix = some/prefix/man/man1)\nok 66 - libdoc prefixed\nok 67 -   suffix correctish (/tmp/MB-sAJERy_K/site/man/man3 + some/prefix = some/prefix/man/man3)\nok 68 - binhtml prefixed\nok 69 -   suffix correctish (/tmp/MB-sAJERy_K/site/html + some/prefix = some/prefix/html)\nok 70 - libhtml prefixed\nok 71 -   suffix correctish (/tmp/MB-sAJERy_K/site/html + some/prefix = some/prefix/html)\nok 72\nok 73 - lib prefixed\nok 74 # skip 'lib' not configured\nok 75 - arch prefixed\nok 76 # skip 'arch' not configured\nok 77 - bin prefixed\nok 78 # skip 'bin' not configured\nok 79 - script prefixed\nok 80 # skip 'script' not configured\nok 81 - bindoc prefixed\nok 82 # skip 'bindoc' not configured\nok 83 - libdoc prefixed\nok 84 # skip 'libdoc' not configured\nok 85 - binhtml prefixed\nok 86 # skip 'binhtml' not configured\nok 87 - libhtml prefixed\nok 88 # skip 'libhtml' not configured\nok 89\nok 90 - lib prefixed\nok 91 -   suffix correctish (/foo/bar/lib/perl5/site_perl + another/prefix = another/prefix/lib/perl5/site_perl)\nok 92 - arch prefixed\nok 93 -   suffix correctish (/foo/bar/lib/perl5/site_perl/5.38.2/aarch64-linux + another/prefix = another/prefix/lib/perl5/site_perl/5.38.2/aarch64-linux)\nok 94 - bin prefixed\nok 95 -   suffix correctish (/foo/bar/bin + another/prefix = another/prefix/bin)\nok 96 - script prefixed\nok 97 -   suffix correctish (/foo/bar/bin + another/prefix = another/prefix/bin)\nok 98 - bindoc prefixed\nok 99 -   suffix correctish (/foo/bar/man/man1 + another/prefix = another/prefix/man/man1)\nok 100 - libdoc prefixed\nok 101 -   suffix correctish (/man/man3 + another/prefix = another/prefix/man/man3)\nok 102 - binhtml prefixed\nok 103 -   suffix correctish (/biz/html + another/prefix = another/prefix/html)\nok 104 - libhtml prefixed\nok 105 -   suffix correctish (/foo/bar/html + another/prefix = another/prefix/html)\nok 106 - lib destination\nok 107 - bin destination\nok 108 - arch destination\nok 109 - libhtml destination\nok 110 - bindoc destination\nok 111 - libdoc destination\nok 112 - binhtml destination\nok 113 - script destination\nPASS: t/destinations\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -I/usr/lib/perl5/5.38.2/aarch64-linux/CORE -fPIC -Wno-unused-function -c -O2 -pipe -g -feliminate-unused-debug-types -D_GNU_SOURCE -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -fwrapv -fno-strict-aliasing -o /tmp/MB-Bv68gMq7/test.o /tmp/MB-Bv68gMq7/test.c\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -o /tmp/MB-Bv68gMq7/test /tmp/MB-Bv68gMq7/test.o\n1..0 # SKIP PAR::Dist 0.17 or up not installed to check .par's.\nPASS: t/par\nok 1 - Default maniskip written\nok 2 - default MANIFEST.SKIP used\nok 3 - Module::Build specific entries\nok 4 - distribution tarball entry\n1..4\nPASS: t/write_default_maniskip\n1..41\nok 1 - META.yml doesn't exist before Build.PL runs\nok 2 - MYMETA.yml doesn't exist before Build.PL runs\nok 3 - META.json doesn't exist before Build.PL runs\nok 4 - MYMETA.json doesn't exist before Build.PL runs\nok 5 - Ran Build.PL and saw MYMETA.yml creation message\nok 6 - MYMETA.yml exists\nok 7 - MYMETA.json exists\nok 8 - Ran Build distmeta to create META.yml\nok 9 - Re-ran Build.PL and regenerated MYMETA.yml based on META.yml\nok 10 - META.yml 'dynamic_config' is 1\nok 11 - MYMETA.yml 'dynamic_config' is 0\nok 12 - Other generated MYMETA.yml matches generated META.yml\nok 13 - CPAN meta spec mentioned in meta-spec URL\nok 14 - META.json 'dynamic_config' is 1\nok 15 - MYMETA.json 'dynamic_config' is 0\nok 16 - Other generated MYMETA.json matches generated META.json\nok 17 - CPAN meta spec mentioned in meta-spec URL\nok 18 - Ran realclean\nok 19 - Build file removed\nok 20 - MYMETA.yml file removed\nok 21 - MYMETA.json file removed\nok 22 - Ran Build.PL with dynamic config\nok 23 - MYMETA.yml exists\nok 24 - MYMETA.json exists\nok 25 - MYMETA.yml requires differs from META.yml\nok 26 - MYMETA.json requires differs from META.json\nok 27 - Ran realclean\nok 28 - Build file removed\nok 29 - MYMETA file removed\nok 30 - MYMETA file removed\nok 31 - Wrote manually modified META.yml\nok 32 - Wrote manually modified META.json\nok 33 - Ran Build.PL\nok 34 - MYMETA.yml preserved META.yml modifications\nok 35 - MYMETA.json preserved META.json modifications\nok 36 - MANIFEST.SKIP created for distcheck\nok 37 - MYMETA not flagged by distcheck\nok 38 - Ran Build.PL and saw MYMETA.yml creation message\nok 39 - No MYMETA.yml after distclean\nok 40 - No MYMETA.json after distclean\nok 41 - No MANIFEST.SKIP after distclean\nPASS: t/mymeta\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'bin-foo' version '0.01'\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\n1..8\nPASS: t/script_dist\n1..225\nok 1 - Split using Module::Build\nok 2 - Split using Module::Build\nok 3 - Split using Module::Build::Platform::Unix\nok 4 - Split using Module::Build::Platform::Unix\nok 5 - Split using Module::Build::Platform::Windows\nok 6 - Split using Module::Build::Platform::Windows\nok 7 - 'one t'wo th'ree f\"o\\\"ur \" \"five\" ' result all defined\nok 8\nok 9 - ' foo bar ' result all defined\nok 10\nok 11 - ' D\\'oh f{g\\'h\\\"i\\]\\* ' result all defined\nok 12\nok 13 - ' D\\$foo ' result all defined\nok 14\nok 15 - 'one\\\\\n# two' result all defined\nok 16\nok 17 - 'a\" \"b\\c\" \"d' result all defined\nok 18\nok 19 - '\"a b\\c d\"' result all defined\nok 20\nok 21 - '\"a b\"\\\"c d\"' result all defined\nok 22\nok 23 - '\"a b\"\\\\\"c d\"' result all defined\nok 24\nok 25 - '\"a\"\\\"b\" \"a\\\"b\"' result all defined\nok 26\nok 27 - '\"a\"\\\\\"b\" \"a\\\\\"b\"' result all defined\nok 28\nok 29 - '\"a\"\\\"b a\\\"b\"' result all defined\nok 30\nok 31 - 'a\"\\\"b\" \"a\\\"b' result all defined\nok 32\nok 33 - 'a\"\\\"b\"  \"a\\\"b' result all defined\nok 34\nok 35 - 'a           b' result all defined\nok 36\nok 37 - 'a\"\\\"b a\\\"b' result all defined\nok 38\nok 39 - '\"a\"\"b\" \"a\"b\"' result all defined\nok 40\nok 41 - '\\\"a\\\"' result all defined\nok 42\nok 43 - '\"a\"\" \"b\"' result all defined\nok 44\nok 45 - 'a\"b' result all defined\nok 46\nok 47 - 'a\"\"b' result all defined\nok 48\nok 49 - 'a\"\"\"b' result all defined\nok 50\nok 51 - 'a\"\"\"\"b' result all defined\nok 52\nok 53 - 'a\"\"\"\"\"b' result all defined\nok 54\nok 55 - 'a\"\"\"\"\"\"b' result all defined\nok 56\nok 57 - '\"a\"b\"' result all defined\nok 58\nok 59 - '\"a\"\"b\"' result all defined\nok 60\nok 61 - '\"a\"\"\"b\"' result all defined\nok 62\nok 63 - '\"a\"\"\"\"b\"' result all defined\nok 64\nok 65 - '\"a\"\"\"\"\"b\"' result all defined\nok 66\nok 67 - '\"a\"\"\"\"\"\"b\"' result all defined\nok 68\nok 69 - '' result all defined\nok 70\nok 71 - ' ' result all defined\nok 72\nok 73 - '\"\"' result all defined\nok 74\nok 75 - '\" \"' result all defined\nok 76\nok 77 - '\"\"a' result all defined\nok 78\nok 79 - '\"\"a b' result all defined\nok 80\nok 81 - 'a\"\"' result all defined\nok 82\nok 83 - 'a\"\" b' result all defined\nok 84\nok 85 - '\"\" a' result all defined\nok 86\nok 87 - 'a \"\"' result all defined\nok 88\nok 89 - 'a \"\" b' result all defined\nok 90\nok 91 - 'a \" \" b' result all defined\nok 92\nok 93 - 'a \" b \" c' result all defined\nok 94\nok 95 - 'a \"0\" c' result all defined\nok 96\nok 97 - '\"a\\b\"' result all defined\nok 98\nok 99 - '\"a\\\\b\"' result all defined\nok 100\nok 101 - '\"a\\\\\\b\"' result all defined\nok 102\nok 103 - '\"a\\\\\\\\b\"' result all defined\nok 104\nok 105 - '\"a\\\"' result all defined\nok 106\nok 107 - '\"a\\\\\"' result all defined\nok 108\nok 109 - '\"a\\\\\\\"' result all defined\nok 110\nok 111 - '\"a\\\\\\\\\"' result all defined\nok 112\nok 113 - '\"a\\\\\\\"\"' result all defined\nok 114\nok 115\nok 116\nok 117 - perl round trip for {one}{two three}{fo\"ur }{five}\nok 118 - perl round trip for {foo}{bar}\nok 119 - perl round trip for {D'oh}{f{g'h\"i]*}\nok 120 - perl round trip for {D$foo}\nok 121 - perl round trip for {one\n# two}\nok 122 - perl round trip for {a b\\c d}\nok 123 - perl round trip for {a b\\c d}\nok 124 - perl round trip for {a b\"c}{d}\nok 125 - perl round trip for {a b\\c d}\nok 126 - perl round trip for {a\"b a\"b}\nok 127 - perl round trip for {a\\b}{a\\b}\nok 128 - perl round trip for {a\"b}{a\"b}\nok 129 - perl round trip for {a\"b}{a\"b}\nok 130 - perl round trip for {a\"b}{a\"b}\nok 131 - perl round trip for {a}{b}\nok 132 - perl round trip for {a\"b a\"b}\nok 133 - perl round trip for {a\"b ab}\nok 134 - perl round trip for {\"a\"}\nok 135 - perl round trip for {a\"}{b}\nok 136 - perl round trip for {ab}\nok 137 - perl round trip for {ab}\nok 138 - perl round trip for {a\"b}\nok 139 - perl round trip for {a\"b}\nok 140 - perl round trip for {a\"b}\nok 141 - perl round trip for {a\"\"b}\nok 142 - perl round trip for {ab}\nok 143 - perl round trip for {a\"b}\nok 144 - perl round trip for {a\"b}\nok 145 - perl round trip for {a\"b}\nok 146 - perl round trip for {a\"\"b}\nok 147 - perl round trip for {a\"\"b}\nok 148 - perl round trip for \nok 149 - perl round trip for \nok 150 - perl round trip for {}\nok 151 - perl round trip for { }\nok 152 - perl round trip for {a}\nok 153 - perl round trip for {a}{b}\nok 154 - perl round trip for {a}\nok 155 - perl round trip for {a}{b}\nok 156 - perl round trip for {}{a}\nok 157 - perl round trip for {a}{}\nok 158 - perl round trip for {a}{}{b}\nok 159 - perl round trip for {a}{ }{b}\nok 160 - perl round trip for {a}{ b }{c}\nok 161 - perl round trip for {a}{0}{c}\nok 162 - perl round trip for {a\\b}\nok 163 - perl round trip for {a\\\\b}\nok 164 - perl round trip for {a\\\\\\b}\nok 165 - perl round trip for {a\\\\\\\\b}\nok 166 - perl round trip for {a\"}\nok 167 - perl round trip for {a\\}\nok 168 - perl round trip for {a\\\"}\nok 169 - perl round trip for {a\\\\}\nok 170 - perl round trip for {a\\\"}\nok 171 - backticks round trip for {one}{two three}{fo\"ur }{five}\nok 172 - backticks round trip for {foo}{bar}\nok 173 - backticks round trip for {D'oh}{f{g'h\"i]*}\nok 174 - backticks round trip for {D$foo}\nok 175 - backticks round trip for {one\n# two}\nok 176 - backticks round trip for {a b\\c d}\nok 177 - backticks round trip for {a b\\c d}\nok 178 - backticks round trip for {a b\"c}{d}\nok 179 - backticks round trip for {a b\\c d}\nok 180 - backticks round trip for {a\"b a\"b}\nok 181 - backticks round trip for {a\\b}{a\\b}\nok 182 - backticks round trip for {a\"b}{a\"b}\nok 183 - backticks round trip for {a\"b}{a\"b}\nok 184 - backticks round trip for {a\"b}{a\"b}\nok 185 - backticks round trip for {a}{b}\nok 186 - backticks round trip for {a\"b a\"b}\nok 187 - backticks round trip for {a\"b ab}\nok 188 - backticks round trip for {\"a\"}\nok 189 - backticks round trip for {a\"}{b}\nok 190 - backticks round trip for {ab}\nok 191 - backticks round trip for {ab}\nok 192 - backticks round trip for {a\"b}\nok 193 - backticks round trip for {a\"b}\nok 194 - backticks round trip for {a\"b}\nok 195 - backticks round trip for {a\"\"b}\nok 196 - backticks round trip for {ab}\nok 197 - backticks round trip for {a\"b}\nok 198 - backticks round trip for {a\"b}\nok 199 - backticks round trip for {a\"b}\nok 200 - backticks round trip for {a\"\"b}\nok 201 - backticks round trip for {a\"\"b}\nok 202 - backticks round trip for \nok 203 - backticks round trip for \nok 204 - backticks round trip for {}\nok 205 - backticks round trip for { }\nok 206 - backticks round trip for {a}\nok 207 - backticks round trip for {a}{b}\nok 208 - backticks round trip for {a}\nok 209 - backticks round trip for {a}{b}\nok 210 - backticks round trip for {}{a}\nok 211 - backticks round trip for {a}{}\nok 212 - backticks round trip for {a}{}{b}\nok 213 - backticks round trip for {a}{ }{b}\nok 214 - backticks round trip for {a}{ b }{c}\nok 215 - backticks round trip for {a}{0}{c}\nok 216 - backticks round trip for {a\\b}\nok 217 - backticks round trip for {a\\\\b}\nok 218 - backticks round trip for {a\\\\\\b}\nok 219 - backticks round trip for {a\\\\\\\\b}\nok 220 - backticks round trip for {a\"}\nok 221 - backticks round trip for {a\\}\nok 222 - backticks round trip for {a\\\"}\nok 223 - backticks round trip for {a\\\\}\nok 224 - backticks round trip for {a\\\"}\nok 225\nPASS: t/ext\n1..4\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1\nok 2\nok 3\nok 4\nPASS: t/files\n1..2\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1 - dodged the bullet\nok 2\nPASS: t/new_from_context\n1..3\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - dist_name is 'Simple'\nok 3 - resume added @INC addition to @INC\nPASS: t/resume\n1..26\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nPASS: t/parents\n1..4\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1 - runtime prereqs in MYMETA\nok 2 - test prereqs in MYMETA\nok 3 - runtime prereqs in META\nok 4 - test prereqs in META\nPASS: t/test_reqs\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -I/usr/lib/perl5/5.38.2/aarch64-linux/CORE -fPIC -Wno-unused-function -c -O2 -pipe -g -feliminate-unused-debug-types -D_GNU_SOURCE -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -fwrapv -fno-strict-aliasing -o /tmp/MB-E4bVqCjy/test.o /tmp/MB-E4bVqCjy/test.c\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -o /tmp/MB-E4bVqCjy/test /tmp/MB-E4bVqCjy/test.o\n1..0 # SKIP HTML support not installed\nPASS: t/ppm\n1..7\nok 1 - MANIFEST.SKIP doesn't exist at start\nok 2 - An object of class 'Module::Build' isa 'Module::Build'\nok 3 - 'Build manifest_skip' creates MANIFEST.SKIP\nok 4 - Saw creation message\nok 5 - Running it again warns about pre-existing MANIFEST.SKIP\nok 6 - File does not appear modified\nok 7 - MANIFEST.SKIP still exists after distclean\nPASS: t/actions/manifest_skip\n1..6\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - cpan_client is mocked with perl\nok 3 - ran mocked Build installdeps\nok 4 - saw File::Spec prereq\nok 5 - saw Getopt::Long prereq\nok 6 - Build installdeps with bad cpan_client fails\nPASS: t/actions/installdeps\n1..2\nBuilding Simple\nok 1 - Manpage is found at blib/libdoc/Simple::PodWithUtf8.3\nok 2 - POD should contain special characters\nPASS: t/manifypods_with_utf8\n1..3\nok 1 - Makefile.PL exit\nok 2\nok 3\nPASS: t/compat/exit\n1..63\nok 1\nok 2\nCleaning up build files\nCleaning up configuration files\nok 3 - MBB->can('ACTION_loop')\nok 4 - MBB->can('ACTION_loop2')\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12 - The foo element should be in build_elements only once\nBuilding Simple\nok 13\nCleaning up build files\nCleaning up configuration files\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20 - An object of class 'MBSub' isa 'Module::Build'\nok 21 - An object of class 'MBSub' isa 'MBSub'\nok 22\nok 23 - MBSub->can('module_name')\nok 24 - MBSub->can('foo')\nok 25\nok 26\nok 27\nok 28 - MBSub->can('bar')\nok 29\nok 30\nok 31\nok 32\nok 33 - MBSub->can('hash')\nok 34 - A reference of type 'HASH' isa 'HASH'\nok 35\nok 36\nok 37\nok 38 - MBSub->can('hash')\nok 39 - A reference of type 'HASH' isa 'HASH'\nok 40\nok 41\nok 42\nok 43 - An object of class 'MBSub2' isa 'Module::Build'\nok 44 - An object of class 'MBSub2' isa 'MBSub2'\nok 45\nok 46 - MBSub2->can('bar')\nok 47\nok 48\nok 49\nok 50\nok 51\nok 52\nok 53 - prompt() requires a prompt\nok 54 - y_n() requires a prompt\nok 55 - y_n() requires a default of 'y' or 'n'\nIs this a question?  \nok 56 - Do not allow default-less y_n() for unattended builds\nIs this a question?  \nok 57 - Do not allow default-less prompt() for unattended builds\nIs this a question?  \nok 58 - prompt() doesn't require default for interactive builds\nSay yes  \nok 59 - y_n() doesn't require default for interactive build\nIs this a question  \nok 60 - default for prompt() without a default is ''\nIs this a question [y ]y \nok 61 -   prompt() with a default\nIs this a question [y ]y \nok 62 -   y_n() with a default\nIs this a question []\nok 63 -   prompt() with undef() default\nPASS: t/extend\n1..6\nok 1 - Built etc/config\nok 2 - Built shared/data\nok 3 - Built shared/html\nok 4 - installed etc/config\nok 5 - installed shared/data\nok 6 - installed shared/html\nPASS: t/install_extra_target\nok 1 - Module::Build->new_from_context\nok 2 - small Makefile.PL created\nok 3 - Makefile.PL does not require a perl version\nok 4 - Makefile.PL ran without error\nok 5 - Makefile exists\nok 6 - (skipping cleanup)\nok 7 - Makefile has correct PREREQ_PM line\nok 8 - make ran without error\nok 9 - make test ran without error\nok 10 - make test output indicated success\nok 11 - make realclean ran without error\nok 12 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 13 - Makefile exists\nok 14 - Makefile cleaned up with realclean\nok 15 - Makefile.PL ran without error\nok 16 - Makefile exists\nok 17 - Makefile cleaned up with distclean\nok 18 - cleaned up Makefile\nok 19 - Module::Build->new_from_context\nok 20 - passthrough Makefile.PL created\nok 21 - Makefile.PL does not require a perl version\nok 22 - Makefile.PL ran without error\nok 23 - Makefile exists\nok 24 - (skipping cleanup)\nok 25 - Makefile has correct PREREQ_PM line\nok 26 - make ran without error\nok 27 - make test ran without error\nok 28 - make test output indicated success\nok 29 - make realclean ran without error\nok 30 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 31 - Makefile exists\nok 32 - Makefile cleaned up with realclean\nok 33 - Makefile.PL ran without error\nok 34 - Makefile exists\nok 35 - Makefile cleaned up with distclean\nok 36 - cleaned up Makefile\nok 37 - Module::Build->new_from_context\nok 38 - traditional Makefile.PL created\nok 39 - Makefile.PL does not require a perl version\nok 40 - Makefile.PL ran without error\nok 41 - Makefile exists\nok 42 - (skipping cleanup)\nok 43 - Makefile has correct PREREQ_PM line\nok 44 - Found WriteMakefile arguments\nok 45 - Makefile.PL has correct PL_FILES line\nok 46 - make ran without error\nok 47 - make test ran without error\nok 48 - make test output indicated success\nok 49 - make realclean ran without error\nok 50 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 51 - Makefile exists\nok 52 - Makefile cleaned up with realclean\nok 53 - Makefile.PL ran without error\nok 54 - Makefile exists\nok 55 - Makefile cleaned up with distclean\nok 56 - cleaned up Makefile\nok 57 - Module::Build->new_from_context\nok 58 - small Makefile.PL created\nok 59 - Makefile.PL has 'require 5.038002;'\nok 60 - Makefile.PL ran without error\nok 61 - Makefile exists\nok 62 - (skipping cleanup)\nok 63 - Makefile has correct PREREQ_PM line\nok 64 - make ran without error\nok 65 - PL_files generated - foo\nok 66 - make test ran without error\nok 67 - make test output indicated success\nok 68 - make realclean ran without error\nok 69 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 70 - Makefile exists\nok 71 - Makefile cleaned up with realclean\nok 72 - Makefile.PL ran without error\nok 73 - Makefile exists\nok 74 - Makefile cleaned up with distclean\nok 75 - cleaned up Makefile\nok 76 - Module::Build->new_from_context\nok 77 - passthrough Makefile.PL created\nok 78 - Makefile.PL has 'require 5.038002;'\nok 79 - Makefile.PL ran without error\nok 80 - Makefile exists\nok 81 - (skipping cleanup)\nok 82 - Makefile has correct PREREQ_PM line\nok 83 - make ran without error\nok 84 - PL_files generated - foo\nok 85 - make test ran without error\nok 86 - make test output indicated success\nok 87 - make realclean ran without error\nok 88 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 89 - Makefile exists\nok 90 - Makefile cleaned up with realclean\nok 91 - Makefile.PL ran without error\nok 92 - Makefile exists\nok 93 - Makefile cleaned up with distclean\nok 94 - cleaned up Makefile\nok 95 - Module::Build->new_from_context\nok 96 - traditional Makefile.PL created\nok 97 - Makefile.PL has 'require 5.038002;'\nok 98 - Makefile.PL ran without error\nok 99 - Makefile exists\nok 100 - (skipping cleanup)\nok 101 - Makefile has correct PREREQ_PM line\nok 102 - Found WriteMakefile arguments\nok 103 - Makefile.PL has correct PL_FILES line\nok 104 - make ran without error\nok 105 - PL_files generated - foo\nok 106 - make test ran without error\nok 107 - make test output indicated success\nok 108 - make realclean ran without error\nok 109 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 110 - Makefile exists\nok 111 - Makefile cleaned up with realclean\nok 112 - Makefile.PL ran without error\nok 113 - Makefile exists\nok 114 - Makefile cleaned up with distclean\nok 115 - cleaned up Makefile\nok 116 - Module::Build->new_from_context\nok 117 - fake_makefile lived\nok 118 - found 'realclean' in fake_makefile output\nok 119 - saw warning about 'build_class'\nok 120 - passthrough Makefile.PL created\nok 121 - Makefile.PL failed\nok 122 - custom builder wasn't found\nok 123 - small Makefile.PL created\nok 124 - Makefile.PL failed\nok 125 - custom builder wasn't found\nok 126 - passthrough Makefile.PL created\nok 127 - Makefile.PL ran without error\nok 128 - small Makefile.PL created\nok 129 - Makefile.PL ran without error\nok 130 - passthrough Makefile.PL created\nok 131 - passthrough Makefile.PL ran with arguments\nok 132 - Build.PL generated\nok 133 - installdirs is core\nok 134 - tests set for verbose\nok 135 - custom libdir\nok 136 - PERL_POLLUTE set\nok 137 - make test ran without error\nok 138 - Should be verbose\nok 139 - make test without verbose ran ok\nok 140 - Should be non-verbose\nok 141 - fakeinstall INSTALLDIRS=vendor ran ok\nok 142 - Saw destination directory for INSTALLDIRS=vendor\nok 143 - fakeinstall PREFIX=$libdir2 ran ok\nok 144 - Saw destination directory for PREFIX=$libdir2\nok 145 - fakeinstall PREFIX=$libdir2 LIB=mylib ran ok\nok 146 - Saw destination directory for PREFIX=$libdir2 LIB=mylib\nok 147 - Makefile shouldn't exist\nok 148 - Makefile.PL cleaned up\nok 149 - passthrough Makefile.PL created\nok 150 - install_base set\nok 151 - Tildes should be expanded\nok 152 - Makefile shouldn't exist\nok 153 - Makefile.PL cleaned up\nok 154 - traditional Makefile.PL created\nok 155 - Found WriteMakefile arguments\nok 156 - Makefile.PL has correct TESTS line for recursive test files\nok 157 - Makefile.PL cleaned up\nok 158 - Makefile.PL created\nok 159 - Correctly complains and converts dotted-decimal\nok 160 - Properly converted dotted-decimal\nok 161 - Makefile.PL cleaned up\nok 162 - Makefile.PL doesn't exist before we start\nok 163 - Correctly dies when it encounters invalid prereq\nok 164 - Makefile.PL NOT created\nok 165 - Makefile.PL cleaned up\n1..165\nPASS: t/compat\n1..58\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nCleaning up build files\nCleaning up configuration files\nok 12\nok 13\nok 14\nok 15\nok 16\nCleaning up build files\nCleaning up configuration files\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nCleaning up build files\nCleaning up configuration files\nChecking whether your kit is complete...\nLooks good\n\nChecking prerequisites...\nLooks good\n\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29 - bar\nok 30 - bat\nok 31\nok 32\nok 33\nok 34\nok 35\nok 36\nok 37\nok 38\nok 39\nok 40\nok 41\nok 42 - dist_author converted to array if simple string\nok 43\nok 44\nok 45\nok 46 - Should split shell string into list\nok 47 - Should split shell string into list\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 48\nok 49 - Should split shell string into list\nok 50 - Should split shell string into list\nok 51\nok 52 - Should have include dirs\nok 53\nok 54 - Should have string include dir\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 55\nok 56 - Should have include dirs\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 57\nok 58 - Should have single include dir\nPASS: t/basic\n1..33\nok 1 - bindoc_dirs\nok 2 - libdoc_dirs\nBuilding Simple\nok 3\nok 4 - lib/Simple/AllPod.pod should contain POD\nok 5 - Created blib/libdoc/Simple::AllPod.3 manpage\nok 6 - bin/nopod.pl should not contain POD\nok 7 - docs/myapp3.pl should contain POD\nok 8 - Created blib/bindoc/myapp3.pl.1 manpage\nok 9 - docs/myapp1.pod should contain POD\nok 10 - Created blib/bindoc/myapp1.pod.1 manpage\nok 11 - docs/myapp4 should contain POD\nok 12 - Created blib/bindoc/myapp4.1 manpage\nok 13 - lib/Simple/NoPod.pm should not contain POD\nok 14 - docs/myapp2.pm should contain POD\nok 15 - Created blib/bindoc/myapp2.pm.1 manpage\nok 16 - lib/Simple.pm should contain POD\nok 17 - Created blib/libdoc/Simple.3 manpage\nok 18 - bin/haspod.pl should contain POD\nok 19 - Created blib/bindoc/haspod.pl.1 manpage\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/haspod.pl.1\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp1.pod.1\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp2.pm.1\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp3.pl.1\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp4.1\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/lib/perl5/Simple.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/lib/perl5/Simple/NoPod.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/lib/perl5/Simple/AllPod.pod\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man3/Simple.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man3/Simple::AllPod.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/bin/haspod.pl\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/bin/nopod.pl\nok 20 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man3/Simple::AllPod.3 manpage\nok 21 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp3.pl.1 manpage\nok 22 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp1.pod.1 manpage\nok 23 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp4.1 manpage\nok 24 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp2.pm.1 manpage\nok 25 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man3/Simple.3 manpage\nok 26 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/haspod.pl.1 manpage\nCleaning up build files\nCleaning up configuration files\nok 27 - override libdoc_dirs\nok 28\nok 29\nok 30\nok 31 - =item testcover\n# \n# [version 0.26]\n# \n# Runs the C<test> action using C<Devel::Cover>, generating a\n# code-coverage report showing which parts of the code were actually\n# exercised during the tests.\n# \n# To pass options to C<Devel::Cover>, set the C<$DEVEL_COVER_OPTIONS>\n# environment variable:\n# \n#   DEVEL_COVER_OPTIONS=-ignore,Build ./Build testcover\n# \n# \nok 32\nok 33 - =item disttest\n# \n# [version 0.05]\n# \n# Performs the 'distdir' action, then switches into that directory and runs a\n# C<perl Build.PL>, followed by the 'build' and 'test' actions in that directory.\n# Use PERL_MB_OPT or F<.modulebuildrc> to set options that should be applied\n# during subprocesses\n# \n# \n# \nPASS: t/manifypods\n1..8\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - dist_name is 'Simple'\nok 3 - set for no recursive testing\nok 4 - recursive tests run via PERL_MB_OPT\nChecking whether your kit is complete...\nLooks good\n\nChecking prerequisites...\nLooks good\n\nDeleting MYMETA.json\nRemoved previous 'MYMETA.json'\nDeleting MYMETA.yml\nRemoved previous 'MYMETA.yml'\nCreated MYMETA.yml and MYMETA.json\nDeleting Build\nRemoved previous script 'Build'\nCreating new 'Build' script for 'Simple' version '0.01'\nok 5 - PERL_MB_OPT set recusive tests in Build.PL\nok 6 - PERL_MB_OPT set verbose in Build.PL\nok 7 - PERL_MB_OPT cleared\nok 8 - recursive tests run via Build object\nPASS: t/perl_mb_opt\n1..1\nok 1\nPASS: t/add_property_array\nDURATION: 114\nEND: /usr/lib/libmodule-build-perl/ptest\n2024-02-06T09:05\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libmodule-build-perl": {
                    "duration": "114",
                    "log": "START: ptest-runner\n2024-02-06T09:04\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -I/usr/lib/perl5/5.38.2/aarch64-linux/CORE -fPIC -Wno-unused-function -c -O2 -pipe -g -feliminate-unused-debug-types -D_GNU_SOURCE -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -fwrapv -fno-strict-aliasing -o /tmp/MB-DciNBkWl/test.o /tmp/MB-DciNBkWl/test.c\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -o /tmp/MB-DciNBkWl/test /tmp/MB-DciNBkWl/test.o\n1..22\nok 1\nIn file included from /usr/lib/perl5/5.38.2/aarch64-linux/CORE/perl.h:7816,\n                 from lib/Simple.xs:2:\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:566:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  566 | Perl_SvPVXtrue(pTHX_ SV *sv)\n      | ^~~~~~~~~~~~~~\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:536:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  536 | Perl_newSV_type_mortal(pTHX_ const svtype type)\n      | ^~~~~~~~~~~~~~~~~~~~~~\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nIn file included from /usr/lib/perl5/5.38.2/aarch64-linux/CORE/perl.h:7816,\n                 from lib/Simple.xs:2:\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:566:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  566 | Perl_SvPVXtrue(pTHX_ SV *sv)\n      | ^~~~~~~~~~~~~~\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:536:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  536 | Perl_newSV_type_mortal(pTHX_ const svtype type)\n      | ^~~~~~~~~~~~~~~~~~~~~~\nok 9\nok 10\nok 11\nIn file included from /usr/lib/perl5/5.38.2/aarch64-linux/CORE/perl.h:7816,\n                 from lib/Simple.xs:2:\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:566:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  566 | Perl_SvPVXtrue(pTHX_ SV *sv)\n      | ^~~~~~~~~~~~~~\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:536:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  536 | Perl_newSV_type_mortal(pTHX_ const svtype type)\n      | ^~~~~~~~~~~~~~~~~~~~~~\nok 12\nok 13\nok 14\nIn file included from /usr/lib/perl5/5.38.2/aarch64-linux/CORE/perl.h:7816,\n                 from lib/Simple/With/Deep/Name.xs:2:\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:566:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  566 | Perl_SvPVXtrue(pTHX_ SV *sv)\n      | ^~~~~~~~~~~~~~\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:536:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  536 | Perl_newSV_type_mortal(pTHX_ const svtype type)\n      | ^~~~~~~~~~~~~~~~~~~~~~\nok 15\nok 16\nok 17 - Can't build xs under pureperl\nok 18 - Can't build xs under pureperl, unless allow_pureperl\nok 19\nIn file included from /usr/lib/perl5/5.38.2/aarch64-linux/CORE/perl.h:7816,\n                 from lib/Simple.xs:2:\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:566:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  566 | Perl_SvPVXtrue(pTHX_ SV *sv)\n      | ^~~~~~~~~~~~~~\n/usr/lib/perl5/5.38.2/aarch64-linux/CORE/sv_inline.h:536:1: warning: 'always_inline' function might not be inlinable [-Wattributes]\n  536 | Perl_newSV_type_mortal(pTHX_ const svtype type)\n      | ^~~~~~~~~~~~~~~~~~~~~~\nok 20\nok 21\nok 22\nPASS: t/xs\n1..1\nok 1\nPASS: t/add_property_hash\n1..2\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - dist_name is 'Simple'\nPASS: t/sample\n1..18\nok 1\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nCreated META.yml and META.json\nok 2\nok 3\nok 4\nok 5 - Creating Simple.pm\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '3.14159265'\nCreating README using Pod::Text\nok 6 - Generating README from .pm\nok 7 - Extracting AUTHOR from .pm\nok 8 - Extracting abstract from .pm\nok 9 - Creating Simple.pm\nok 10 - Creating Simple.pod\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '3.14159265'\nCreating README using Pod::Text\nok 11 - Generating README from .pod\nok 12 - Extracting AUTHOR from .pod\nok 13 - Extracting abstract from .pod\nok 14 - Creating Simple.pm\nok 15 - Creating Simple.pod\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '3.14159265'\nCreating README using Pod::Text\nok 16 - Generating README from .pod over .pm\nok 17 - Extracting AUTHOR from .pod over .pm\nok 18 - Extracting abstract from .pod over .pm\nPASS: t/metadata2\n1..27\nok 1 - Create new build object\nok 2 - Property \"foo\" should be undef\nok 3 - Set \"foo\"\nok 4 - Now \"foo\" should have new value\nok 5 - Property \"bar\" should be its default\nok 6 - Set \"bar\"\nok 7 - Now \"bar\" should have new value\nok 8 - Property \"check\" should be its default\nok 9 - Should get an error for an invalid value\nok 10 - It should be the correct error\nok 11 - Property \"code\" should have its code value\nok 12 - Property \"hash\" should be default\nok 13 - Should be able to get key in hash\nok 14 - Add a key to the hash prop\nok 15 - New key should be in hash\nok 16 - Should get exception for assigning invalid hash\nok 17 - It should be the correct error\nok 18 - Should get exception for assigning an array for a hash\nok 19 - It should be the proper error\nok 20 - Should be able to set hash to undef\nok 21 - Property \"installdirs\" should be default\nok 22 - Set \"installdirst\" to \"core\"\nok 23 - Now \"installdirs\" should be \"core\"\nok 24 - Should have caught exception setting \"installdirs\" to \"perl\"\nok 25 - And it should suggest \"core\" in the error message\nok 26 - Should catch exception for invalid \"installdirs\" value\nok 27 - And it should suggest the proper values in the error message\nPASS: t/add_property\n1..4\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - module_name guessed from dist_name\nok 3 - An object of class 'Module::Build' isa 'Module::Build'\nok 4 - module_name guessed from dist_version_from\nPASS: t/properties/module_name\n1..23\nok 1 - Created Module::Build object\nok 2 - default share_dir undef if no 'share' dir exists\nok 3 - File::ShareDir not added to 'requires'\nok 4 - Created 'share' directory\nok 5 - Created 'share/subdir/share' directory\nok 6 - Created 'share/subdir/whatever' directory\nok 7 - Created 'other/share' directory\nok 8 - Default share_dir is undef even if 'share' exists\nok 9 - File::ShareDir not added to 'requires'\nok 10 - Scalar share_dir set as dist-type share\nok 11 - Arrayref share_dir set as dist-type share\nok 12 - Hashref share_dir w/ scalar dist set as dist-type share\nok 13 - Hashref share_dir w/ arrayref dist set as dist-type share\nok 14 - Hashref share_dir w/ both dist and module shares (scalar-form)\nok 15 - Hashref share_dir w/ both dist and module shares (array-form)\nok 16 - share_dir filemap for copying to lib complete\nok 17 - Build ran and blib exists\nok 18 - blib/lib/auto/share exists\nok 19 - share_dir files copied to blib\nok 20 - temp install dir created\nok 21 - share_dir files correctly installed\nok 22 # skip needs File::ShareDir 1.00\nok 23 # skip needs File::ShareDir 1.00\nPASS: t/properties/share_dir\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - license 'perl' is valid\nok 3 - META license will be 'perl'\nok 4 - META license URL is correct\nok 5 - An object of class 'Module::Build' isa 'Module::Build'\nok 6 - license 'VaporWare' is valid\nok 7 - META license will be 'unrestricted'\nok 8 - META license URL is correct\n1..8\nPASS: t/properties/license\n1..4\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - undef prereq converted to 0\nok 3 - An object of class 'Module::Build' isa 'Module::Build'\nok 4 - empty string prereq converted to 0\nPASS: t/properties/requires\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - regular version has release_status 'stable'\nok 3 - An object of class 'Module::Build' isa 'Module::Build'\nok 4 - dotted-decimal version has release_status 'stable'\nok 5 - An object of class 'Module::Build' isa 'Module::Build'\nok 6 - alpha version has release_status 'testing'\nok 7 - An object of class 'Module::Build' isa 'Module::Build'\nok 8 - explicit 'unstable' keeps release_status 'unstable'\nok 9 - An object of class 'Module::Build' isa 'Module::Build'\nok 10 - regular version marked 'testing' gets 'TRIAL' suffix\nok 11 - An object of class 'Module::Build' isa 'Module::Build'\nok 12 - dotted version marked 'testing' gets 'TRIAL' suffix\nok 13 - An object of class 'Module::Build' isa 'Module::Build'\nok 14 - regular version marked 'unstable' gets 'TRIAL' suffix\nok 15 - Got error message for illegal release_status\nok 16 - Got error message for illegal 'stable' with alpha version\nok 17 - An object of class 'Module::Build' isa 'Module::Build'\nok 18 - non-standard dist_version does not get a suffix\nok 19 - non-standard dist_version defaults to stable release_status\n1..19\nPASS: t/properties/release_status\n1..27\nok 1 - Default Build.PL\nok 2 - needs_compiler is false\nok 3 - ExtUtils::CBuilder is not in build_requires\nok 4 - Build.PL with string c_source\nok 5 - c_source is set\nok 6 - needs_compiler is true\nok 7 - ExtUtils::CBuilder was added to build_requires\nok 8 - Build.PL with non-empty array c_source\nok 9 - c_source is set\nok 10 - needs_compiler is true\nok 11 - ExtUtils::CBuilder was added to build_requires\nok 12 - Build.PL with empty array c_source\nok 13 - c_source is set\nok 14 - needs_compiler is false\nok 15 - ExtUtils::CBuilder is not in build_requires\nok 16 - Build.PL with xs files\nok 17 - needs_compiler is true\nok 18 - ExtUtils::CBuilder was added to build_requires\nok 19 - Build.PL with xs files, but needs_compiler => 0\nok 20 - needs_compiler is false\nok 21 - ExtUtils::CBuilder is not in build_requires\nok 22 - Build.PL with xs files, build_requires EU::CB 0.2\nok 23 - needs_compiler is true\nok 24 - build_requires for ExtUtils::CBuilder is correct version\nok 25 - Build.PL while hiding compiler\nok 26 - hidden compiler resulted in warning message during Build.PL\nok 27 - hidden compiler resulted in fatal message during Build\nPASS: t/properties/needs_compiler\n1..2\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - dist_suffix set correctly\nPASS: t/properties/dist_suffix\n1..19\nok 1 - compiling lib/Module/Build.pm\nok 2 - compiling lib/Module/Build/Base.pm\nok 3 - compiling lib/Module/Build/Compat.pm\nok 4 - compiling lib/Module/Build/Config.pm\nok 5 - compiling lib/Module/Build/Cookbook.pm\nok 6 - compiling lib/Module/Build/Dumper.pm\nok 7 - compiling lib/Module/Build/Notes.pm\nok 8 - compiling lib/Module/Build/PPMMaker.pm\nok 9 - compiling lib/Module/Build/Platform/Default.pm\nok 10 - compiling lib/Module/Build/Platform/MacOS.pm\nok 11 - compiling lib/Module/Build/Platform/Unix.pm\nok 12 - compiling lib/Module/Build/Platform/VMS.pm\nok 13 - compiling lib/Module/Build/Platform/VOS.pm\nok 14 - compiling lib/Module/Build/Platform/Windows.pm\nok 15 - compiling lib/Module/Build/Platform/aix.pm\nok 16 - compiling lib/Module/Build/Platform/cygwin.pm\nok 17 - compiling lib/Module/Build/Platform/darwin.pm\nok 18 - compiling lib/Module/Build/Platform/os2.pm\nok 19 - compiling lib/Module/Build/PodParser.pm\nPASS: t/00-compile\n1..9\nok 1 - runtests ran with expected parameters\nok 2 - runtests ran with expected parameters\nok 3 - switches are undef\nok 4 - switches are undef\nok 5 - run_test_harness should not produce warning if Test::Harness::[Ss]witches are undef and harness_switches() return empty list\nok 6 - runtests ran with expected parameters\nok 7 - runtests ran with expected parameters\nok 8 - switches are empty string\nok 9 - switches are empty string\nPASS: t/unit_run_test_harness\n1..0 # SKIP $ENV{MB_TEST_EXPERIMENTAL} is not set\nPASS: t/bundle_inc\n1..29\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1\nok 2\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17 - Check version used to create META.yml: 0.4234 == 0.4234\nok 18 # skip Archive::Tar 1.08+ not installed\nok 19\nok 20\nok 21 - should rewrite the shebang line\nCleaning up build files\nCleaning up configuration files\nok 22\nok 23\nok 24\nok 25\nok 26 # skip Windows-only test\nok 27 # skip Windows-only test\nok 28 # skip Windows-only test\nok 29 # skip Windows-only test\nPASS: t/runthrough\n1..11\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 10\nok 11\nPASS: t/notes\n1..8\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nBuilding Simple\nInstalling test_install/lib/perl5/Bar.pm\nInstalling test_install/lib/perl5/Simple.pm\nInstalling test_install/man/man3/Simple.3\nInstalling test_install/bin/foo\nok 1 - Generated PL_files installed from bin\nok 2 -   and from lib\nok 3 - PL_files not installed from bin\nok 4 -   nor from lib\nok 5 - Generated bin contains correct content\nok 6 -   so does the lib\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 7 - special PL file ran\nok 8 - generated special file not added to cleanup\nPASS: t/PL_files\n1..23\nok 1\nok 2 - MyModuleBuilder->can('ACTION_foo')\nok 3 - got doc for 'foo'\nok 4 - got the right doc\nok 5 - got doc for 'bar'\nok 6 - got the right doc\nok 7 - got doc for 'baz'\nok 8 - got the right doc\nok 9 - slap\nok 10 - informative error\nok 11 - got doc for 'help'\nnot ok 12 - got the right doc # TODO Do we allow overrides on just docs?\n#   Failed (TODO) test 'got the right doc'\n#   at t/help.t line 93.\n#                   '=item help\n# \n# Does the help thing.\n# \n# You should probably not be seeing this.  That is, we haven't\n# overridden the help action, but we're able to override just the\n# docs?  That almost seems reasonable, but is probably wrong.\n# \n# =item help\n# \n# [version 0.03]\n# \n# This action will simply print out a message that is meant to help you\n# use the build process.  It will show you a list of available build\n# actions too.\n# \n# With an optional argument specifying an action name (e.g. C<Build help\n# test>), the 'help' action will show you any POD documentation it can\n# find for that action.\n# \n# '\n#           matches '(?^s:^=\\w+ help\\n\\nDoes the help thing\\.)'\nnot ok 13 - got doc for 'foo' # TODO Support capitalized Actions section\n#   Failed (TODO) test 'got doc for 'foo''\n#   at t/help.t line 182.\nnot ok 14 - got the right doc # TODO Support capitalized Actions section\n#   Failed (TODO) test 'got the right doc'\n#   at t/help.t line 183.\n#                   'undef'\n#     doesn't match '(?^s:^=\\w+ foo\\n\\nDoes the foo thing\\.)'\nnot ok 15 - got doc for 'bar' # TODO Support capitalized Actions section\n#   Failed (TODO) test 'got doc for 'bar''\n#   at t/help.t line 182.\nnot ok 16 - got the right doc # TODO Support capitalized Actions section\n#   Failed (TODO) test 'got the right doc'\n#   at t/help.t line 183.\n#                   'undef'\n#     doesn't match '(?^s:^=\\w+ bar\\n\\nDoes the bar thing\\.)'\nok 17 - got doc for 'foo'\nok 18 - got the right doc\nok 19 - got doc for 'bar'\nok 20 - got the right doc\nok 21 - got doc for 'baz'\nok 22 - got the right doc\nok 23 - nothing after uplevel\nPASS: t/help\n1..34\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/lib/perl5/site_perl/5.38.2/Simple.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/tmp/MB-HAu5Tnas/site/man/man3/Simple.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/bin/script\nok 2\nok 3\nok 4\nok 5 - /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/lib/perl5/site_perl/5.38.2/aarch64-linux/auto/Simple/.packlist should be written\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/lib/perl5/5.38.2/Simple.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/tmp/MB-HAu5Tnas/man/man3/Simple.3\nok 6\nok 7\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/bar/Simple.pm\nok 8\nok 9\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/base/lib/perl5/Simple.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/base/man/man3/Simple.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/base/bin/script\nok 10\nok 11\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/lib/perl5/site_perl/5.38.2/Simple/ConfigData.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/tmp/MB-HAu5Tnas/site/man/man3/Simple::ConfigData.3\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nCleaning up build files\nCleaning up configuration files\nok 20\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 21\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/lib/Simple.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/share/man/man3/Simple.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/usr/bin/script\nok 22\nok 23\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/bar/man/man3/Simple.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test950/bar/bin/script\nok 24\nok 25 - Look for file at /usr/lib/libmodule-build-perl/ptest/t/install_test950/foo/lib/Simple.pm\nCleaning up build files\nCleaning up configuration files\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nPASS: t/install\n1..12\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8 - ./Build distdir --sign 0 does not sign\nok 9\nok 10\nok 11\nok 12 - Build.PL --sign=1 signs\nPASS: t/signature\n1..2\nok 1 - version_from_file\nok 2 - compare: 1.0_01 > 1.0\nPASS: t/versions\n1..25\nok 1\nok 2 - saw expected output from first test\nok 3 - saw expected output from second test\nok 4 - we have some test output\nok 5 - saw expected output from first test\nok 6 - saw expected output from second test\nok 7 - expected output from basic.t\nok 8 - expected output from basic.t\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15 - saw expected output from first test\nok 16 - saw expected output from second test\nok 17 - we have some test output\nok 18 - saw expected output from first test\nok 19 - saw expected output from second test\nok 20 - expected output from basic.t\nok 21 - expected output from basic.t\nok 22\nok 23\nok 24\nok 25\nPASS: t/test_types\n1..7\nok 1\nt/special_ext.st .. ok\nAll tests successful.\nFiles=1, Tests=2,  0 wallclock secs ( 0.04 usr  0.00 sys +  0.14 cusr  0.03 csys =  0.21 CPU)\nResult: PASS\nok 2 - called once\nok 3\nok 4\nok 5 - called again\nok 6\nok 7 - called a third time\nPASS: t/test_type\n1..9\nok 1 - Construct build object with test_file_exts parameter\nok 2 - Should see first test output\nok 3 - Should see test success message\nok 4 - Construct build object with test_file_exts parameter\nok 5 - Should not see first test output\nok 6 - Should see test success message\nok 7 - Construct build object after setting tests to fail\nok 8 - 'Build test' had non-zero exit code\nok 9 - Saw emulated Test::Harness die() message\nPASS: t/use_tap_harness\n1..1\nok 1 - found nested ACTION_* debug statements\nPASS: t/debug\n1..16\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13 - API does not expand tildes\nok 14\nok 15\nok 16\nPASS: t/tilde\n1..14\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '3.14159265'\nok 1 - saw warning about M::B not in configure_requires\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7 - Add M::B to configure_requires\nok 8 - Test::More was required by ->new\nok 9\nok 10 - 'meta-spec' -> 'version' field present in META.yml\nok 11 - 'meta-spec' -> 'url' field present in META.yml\nok 12\nok 13\nok 14 - Add M::B to configure_requires\nPASS: t/metadata\n1..3\nok 1 - Construct build object with test_file_exts parameter\nok 2 - Should see first test output\nok 3 - Should see second test output\nPASS: t/test_file_exts\n1..113\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1 - An object of class 'Module::Build' isa 'Module::Build::Base'\nok 2 - install_path() accessor\nok 3 -   returns assigned path\nok 4 -   can read stored path\nok 5 -   can access map\nok 6 -   can delete a path element\nok 7 -   deletes path from map\nok 8 - install_base_relpaths() accessor\nok 9 -   emits error if path not relative\nok 10 -   returns assigned path\nok 11 -   can read stored path\nok 12 -   can access map\nok 13 -   can delete a path element\nok 14 -   deletes path from map\nok 15 - prefix_relpaths() accessor\nok 16 -   defaults to 'site'\nok 17 -   emits error if path not relative\nok 18 -   returns assigned path\nok 19 -   can read stored path\nok 20 -   can access map\nok 21 -   can delete a path element\nok 22 -   deletes path from map\nok 23\nok 24\nok 25\nok 26 - lib destination\nok 27 - bin destination\nok 28 - arch destination\nok 29 - libhtml destination\nok 30 - bindoc destination\nok 31 - binhtml destination\nok 32 - libdoc destination\nok 33 - script destination\nok 34\nok 35 - binhtml destination\nok 36 - libdoc destination\nok 37 - libhtml destination\nok 38 - bindoc destination\nok 39 - script destination\nok 40 - bin destination\nok 41 - lib destination\nok 42 - arch destination\nok 43\nok 44\nok 45\nok 46 - libdoc destination\nok 47 - binhtml destination\nok 48 - bindoc destination\nok 49 - libhtml destination\nok 50 - script destination\nok 51 - bin destination\nok 52 - lib destination\nok 53 - arch destination\nok 54\nok 55\nok 56 - lib prefixed\nok 57 -   suffix correctish (/tmp/MB-sAJERy_K/site/lib/perl5/site_perl + some/prefix = some/prefix/lib/perl5/site_perl)\nok 58 - arch prefixed\nok 59 -   suffix correctish (/tmp/MB-sAJERy_K/site/lib/perl5/site_perl/5.38.2/aarch64-linux + some/prefix = some/prefix/lib/perl5/site_perl/5.38.2/aarch64-linux)\nok 60 - bin prefixed\nok 61 -   suffix correctish (/tmp/MB-sAJERy_K/site/bin + some/prefix = some/prefix/bin)\nok 62 - script prefixed\nok 63 -   suffix correctish (/tmp/MB-sAJERy_K/site/bin + some/prefix = some/prefix/bin)\nok 64 - bindoc prefixed\nok 65 -   suffix correctish (/tmp/MB-sAJERy_K/site/man/man1 + some/prefix = some/prefix/man/man1)\nok 66 - libdoc prefixed\nok 67 -   suffix correctish (/tmp/MB-sAJERy_K/site/man/man3 + some/prefix = some/prefix/man/man3)\nok 68 - binhtml prefixed\nok 69 -   suffix correctish (/tmp/MB-sAJERy_K/site/html + some/prefix = some/prefix/html)\nok 70 - libhtml prefixed\nok 71 -   suffix correctish (/tmp/MB-sAJERy_K/site/html + some/prefix = some/prefix/html)\nok 72\nok 73 - lib prefixed\nok 74 # skip 'lib' not configured\nok 75 - arch prefixed\nok 76 # skip 'arch' not configured\nok 77 - bin prefixed\nok 78 # skip 'bin' not configured\nok 79 - script prefixed\nok 80 # skip 'script' not configured\nok 81 - bindoc prefixed\nok 82 # skip 'bindoc' not configured\nok 83 - libdoc prefixed\nok 84 # skip 'libdoc' not configured\nok 85 - binhtml prefixed\nok 86 # skip 'binhtml' not configured\nok 87 - libhtml prefixed\nok 88 # skip 'libhtml' not configured\nok 89\nok 90 - lib prefixed\nok 91 -   suffix correctish (/foo/bar/lib/perl5/site_perl + another/prefix = another/prefix/lib/perl5/site_perl)\nok 92 - arch prefixed\nok 93 -   suffix correctish (/foo/bar/lib/perl5/site_perl/5.38.2/aarch64-linux + another/prefix = another/prefix/lib/perl5/site_perl/5.38.2/aarch64-linux)\nok 94 - bin prefixed\nok 95 -   suffix correctish (/foo/bar/bin + another/prefix = another/prefix/bin)\nok 96 - script prefixed\nok 97 -   suffix correctish (/foo/bar/bin + another/prefix = another/prefix/bin)\nok 98 - bindoc prefixed\nok 99 -   suffix correctish (/foo/bar/man/man1 + another/prefix = another/prefix/man/man1)\nok 100 - libdoc prefixed\nok 101 -   suffix correctish (/man/man3 + another/prefix = another/prefix/man/man3)\nok 102 - binhtml prefixed\nok 103 -   suffix correctish (/biz/html + another/prefix = another/prefix/html)\nok 104 - libhtml prefixed\nok 105 -   suffix correctish (/foo/bar/html + another/prefix = another/prefix/html)\nok 106 - lib destination\nok 107 - bin destination\nok 108 - arch destination\nok 109 - libhtml destination\nok 110 - bindoc destination\nok 111 - libdoc destination\nok 112 - binhtml destination\nok 113 - script destination\nPASS: t/destinations\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -I/usr/lib/perl5/5.38.2/aarch64-linux/CORE -fPIC -Wno-unused-function -c -O2 -pipe -g -feliminate-unused-debug-types -D_GNU_SOURCE -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -fwrapv -fno-strict-aliasing -o /tmp/MB-Bv68gMq7/test.o /tmp/MB-Bv68gMq7/test.c\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -o /tmp/MB-Bv68gMq7/test /tmp/MB-Bv68gMq7/test.o\n1..0 # SKIP PAR::Dist 0.17 or up not installed to check .par's.\nPASS: t/par\nok 1 - Default maniskip written\nok 2 - default MANIFEST.SKIP used\nok 3 - Module::Build specific entries\nok 4 - distribution tarball entry\n1..4\nPASS: t/write_default_maniskip\n1..41\nok 1 - META.yml doesn't exist before Build.PL runs\nok 2 - MYMETA.yml doesn't exist before Build.PL runs\nok 3 - META.json doesn't exist before Build.PL runs\nok 4 - MYMETA.json doesn't exist before Build.PL runs\nok 5 - Ran Build.PL and saw MYMETA.yml creation message\nok 6 - MYMETA.yml exists\nok 7 - MYMETA.json exists\nok 8 - Ran Build distmeta to create META.yml\nok 9 - Re-ran Build.PL and regenerated MYMETA.yml based on META.yml\nok 10 - META.yml 'dynamic_config' is 1\nok 11 - MYMETA.yml 'dynamic_config' is 0\nok 12 - Other generated MYMETA.yml matches generated META.yml\nok 13 - CPAN meta spec mentioned in meta-spec URL\nok 14 - META.json 'dynamic_config' is 1\nok 15 - MYMETA.json 'dynamic_config' is 0\nok 16 - Other generated MYMETA.json matches generated META.json\nok 17 - CPAN meta spec mentioned in meta-spec URL\nok 18 - Ran realclean\nok 19 - Build file removed\nok 20 - MYMETA.yml file removed\nok 21 - MYMETA.json file removed\nok 22 - Ran Build.PL with dynamic config\nok 23 - MYMETA.yml exists\nok 24 - MYMETA.json exists\nok 25 - MYMETA.yml requires differs from META.yml\nok 26 - MYMETA.json requires differs from META.json\nok 27 - Ran realclean\nok 28 - Build file removed\nok 29 - MYMETA file removed\nok 30 - MYMETA file removed\nok 31 - Wrote manually modified META.yml\nok 32 - Wrote manually modified META.json\nok 33 - Ran Build.PL\nok 34 - MYMETA.yml preserved META.yml modifications\nok 35 - MYMETA.json preserved META.json modifications\nok 36 - MANIFEST.SKIP created for distcheck\nok 37 - MYMETA not flagged by distcheck\nok 38 - Ran Build.PL and saw MYMETA.yml creation message\nok 39 - No MYMETA.yml after distclean\nok 40 - No MYMETA.json after distclean\nok 41 - No MANIFEST.SKIP after distclean\nPASS: t/mymeta\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'bin-foo' version '0.01'\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\n1..8\nPASS: t/script_dist\n1..225\nok 1 - Split using Module::Build\nok 2 - Split using Module::Build\nok 3 - Split using Module::Build::Platform::Unix\nok 4 - Split using Module::Build::Platform::Unix\nok 5 - Split using Module::Build::Platform::Windows\nok 6 - Split using Module::Build::Platform::Windows\nok 7 - 'one t'wo th'ree f\"o\\\"ur \" \"five\" ' result all defined\nok 8\nok 9 - ' foo bar ' result all defined\nok 10\nok 11 - ' D\\'oh f{g\\'h\\\"i\\]\\* ' result all defined\nok 12\nok 13 - ' D\\$foo ' result all defined\nok 14\nok 15 - 'one\\\\\n# two' result all defined\nok 16\nok 17 - 'a\" \"b\\c\" \"d' result all defined\nok 18\nok 19 - '\"a b\\c d\"' result all defined\nok 20\nok 21 - '\"a b\"\\\"c d\"' result all defined\nok 22\nok 23 - '\"a b\"\\\\\"c d\"' result all defined\nok 24\nok 25 - '\"a\"\\\"b\" \"a\\\"b\"' result all defined\nok 26\nok 27 - '\"a\"\\\\\"b\" \"a\\\\\"b\"' result all defined\nok 28\nok 29 - '\"a\"\\\"b a\\\"b\"' result all defined\nok 30\nok 31 - 'a\"\\\"b\" \"a\\\"b' result all defined\nok 32\nok 33 - 'a\"\\\"b\"  \"a\\\"b' result all defined\nok 34\nok 35 - 'a           b' result all defined\nok 36\nok 37 - 'a\"\\\"b a\\\"b' result all defined\nok 38\nok 39 - '\"a\"\"b\" \"a\"b\"' result all defined\nok 40\nok 41 - '\\\"a\\\"' result all defined\nok 42\nok 43 - '\"a\"\" \"b\"' result all defined\nok 44\nok 45 - 'a\"b' result all defined\nok 46\nok 47 - 'a\"\"b' result all defined\nok 48\nok 49 - 'a\"\"\"b' result all defined\nok 50\nok 51 - 'a\"\"\"\"b' result all defined\nok 52\nok 53 - 'a\"\"\"\"\"b' result all defined\nok 54\nok 55 - 'a\"\"\"\"\"\"b' result all defined\nok 56\nok 57 - '\"a\"b\"' result all defined\nok 58\nok 59 - '\"a\"\"b\"' result all defined\nok 60\nok 61 - '\"a\"\"\"b\"' result all defined\nok 62\nok 63 - '\"a\"\"\"\"b\"' result all defined\nok 64\nok 65 - '\"a\"\"\"\"\"b\"' result all defined\nok 66\nok 67 - '\"a\"\"\"\"\"\"b\"' result all defined\nok 68\nok 69 - '' result all defined\nok 70\nok 71 - ' ' result all defined\nok 72\nok 73 - '\"\"' result all defined\nok 74\nok 75 - '\" \"' result all defined\nok 76\nok 77 - '\"\"a' result all defined\nok 78\nok 79 - '\"\"a b' result all defined\nok 80\nok 81 - 'a\"\"' result all defined\nok 82\nok 83 - 'a\"\" b' result all defined\nok 84\nok 85 - '\"\" a' result all defined\nok 86\nok 87 - 'a \"\"' result all defined\nok 88\nok 89 - 'a \"\" b' result all defined\nok 90\nok 91 - 'a \" \" b' result all defined\nok 92\nok 93 - 'a \" b \" c' result all defined\nok 94\nok 95 - 'a \"0\" c' result all defined\nok 96\nok 97 - '\"a\\b\"' result all defined\nok 98\nok 99 - '\"a\\\\b\"' result all defined\nok 100\nok 101 - '\"a\\\\\\b\"' result all defined\nok 102\nok 103 - '\"a\\\\\\\\b\"' result all defined\nok 104\nok 105 - '\"a\\\"' result all defined\nok 106\nok 107 - '\"a\\\\\"' result all defined\nok 108\nok 109 - '\"a\\\\\\\"' result all defined\nok 110\nok 111 - '\"a\\\\\\\\\"' result all defined\nok 112\nok 113 - '\"a\\\\\\\"\"' result all defined\nok 114\nok 115\nok 116\nok 117 - perl round trip for {one}{two three}{fo\"ur }{five}\nok 118 - perl round trip for {foo}{bar}\nok 119 - perl round trip for {D'oh}{f{g'h\"i]*}\nok 120 - perl round trip for {D$foo}\nok 121 - perl round trip for {one\n# two}\nok 122 - perl round trip for {a b\\c d}\nok 123 - perl round trip for {a b\\c d}\nok 124 - perl round trip for {a b\"c}{d}\nok 125 - perl round trip for {a b\\c d}\nok 126 - perl round trip for {a\"b a\"b}\nok 127 - perl round trip for {a\\b}{a\\b}\nok 128 - perl round trip for {a\"b}{a\"b}\nok 129 - perl round trip for {a\"b}{a\"b}\nok 130 - perl round trip for {a\"b}{a\"b}\nok 131 - perl round trip for {a}{b}\nok 132 - perl round trip for {a\"b a\"b}\nok 133 - perl round trip for {a\"b ab}\nok 134 - perl round trip for {\"a\"}\nok 135 - perl round trip for {a\"}{b}\nok 136 - perl round trip for {ab}\nok 137 - perl round trip for {ab}\nok 138 - perl round trip for {a\"b}\nok 139 - perl round trip for {a\"b}\nok 140 - perl round trip for {a\"b}\nok 141 - perl round trip for {a\"\"b}\nok 142 - perl round trip for {ab}\nok 143 - perl round trip for {a\"b}\nok 144 - perl round trip for {a\"b}\nok 145 - perl round trip for {a\"b}\nok 146 - perl round trip for {a\"\"b}\nok 147 - perl round trip for {a\"\"b}\nok 148 - perl round trip for \nok 149 - perl round trip for \nok 150 - perl round trip for {}\nok 151 - perl round trip for { }\nok 152 - perl round trip for {a}\nok 153 - perl round trip for {a}{b}\nok 154 - perl round trip for {a}\nok 155 - perl round trip for {a}{b}\nok 156 - perl round trip for {}{a}\nok 157 - perl round trip for {a}{}\nok 158 - perl round trip for {a}{}{b}\nok 159 - perl round trip for {a}{ }{b}\nok 160 - perl round trip for {a}{ b }{c}\nok 161 - perl round trip for {a}{0}{c}\nok 162 - perl round trip for {a\\b}\nok 163 - perl round trip for {a\\\\b}\nok 164 - perl round trip for {a\\\\\\b}\nok 165 - perl round trip for {a\\\\\\\\b}\nok 166 - perl round trip for {a\"}\nok 167 - perl round trip for {a\\}\nok 168 - perl round trip for {a\\\"}\nok 169 - perl round trip for {a\\\\}\nok 170 - perl round trip for {a\\\"}\nok 171 - backticks round trip for {one}{two three}{fo\"ur }{five}\nok 172 - backticks round trip for {foo}{bar}\nok 173 - backticks round trip for {D'oh}{f{g'h\"i]*}\nok 174 - backticks round trip for {D$foo}\nok 175 - backticks round trip for {one\n# two}\nok 176 - backticks round trip for {a b\\c d}\nok 177 - backticks round trip for {a b\\c d}\nok 178 - backticks round trip for {a b\"c}{d}\nok 179 - backticks round trip for {a b\\c d}\nok 180 - backticks round trip for {a\"b a\"b}\nok 181 - backticks round trip for {a\\b}{a\\b}\nok 182 - backticks round trip for {a\"b}{a\"b}\nok 183 - backticks round trip for {a\"b}{a\"b}\nok 184 - backticks round trip for {a\"b}{a\"b}\nok 185 - backticks round trip for {a}{b}\nok 186 - backticks round trip for {a\"b a\"b}\nok 187 - backticks round trip for {a\"b ab}\nok 188 - backticks round trip for {\"a\"}\nok 189 - backticks round trip for {a\"}{b}\nok 190 - backticks round trip for {ab}\nok 191 - backticks round trip for {ab}\nok 192 - backticks round trip for {a\"b}\nok 193 - backticks round trip for {a\"b}\nok 194 - backticks round trip for {a\"b}\nok 195 - backticks round trip for {a\"\"b}\nok 196 - backticks round trip for {ab}\nok 197 - backticks round trip for {a\"b}\nok 198 - backticks round trip for {a\"b}\nok 199 - backticks round trip for {a\"b}\nok 200 - backticks round trip for {a\"\"b}\nok 201 - backticks round trip for {a\"\"b}\nok 202 - backticks round trip for \nok 203 - backticks round trip for \nok 204 - backticks round trip for {}\nok 205 - backticks round trip for { }\nok 206 - backticks round trip for {a}\nok 207 - backticks round trip for {a}{b}\nok 208 - backticks round trip for {a}\nok 209 - backticks round trip for {a}{b}\nok 210 - backticks round trip for {}{a}\nok 211 - backticks round trip for {a}{}\nok 212 - backticks round trip for {a}{}{b}\nok 213 - backticks round trip for {a}{ }{b}\nok 214 - backticks round trip for {a}{ b }{c}\nok 215 - backticks round trip for {a}{0}{c}\nok 216 - backticks round trip for {a\\b}\nok 217 - backticks round trip for {a\\\\b}\nok 218 - backticks round trip for {a\\\\\\b}\nok 219 - backticks round trip for {a\\\\\\\\b}\nok 220 - backticks round trip for {a\"}\nok 221 - backticks round trip for {a\\}\nok 222 - backticks round trip for {a\\\"}\nok 223 - backticks round trip for {a\\\\}\nok 224 - backticks round trip for {a\\\"}\nok 225\nPASS: t/ext\n1..4\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1\nok 2\nok 3\nok 4\nPASS: t/files\n1..2\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1 - dodged the bullet\nok 2\nPASS: t/new_from_context\n1..3\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - dist_name is 'Simple'\nok 3 - resume added @INC addition to @INC\nPASS: t/resume\n1..26\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nPASS: t/parents\n1..4\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 1 - runtime prereqs in MYMETA\nok 2 - test prereqs in MYMETA\nok 3 - runtime prereqs in META\nok 4 - test prereqs in META\nPASS: t/test_reqs\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -I/usr/lib/perl5/5.38.2/aarch64-linux/CORE -fPIC -Wno-unused-function -c -O2 -pipe -g -feliminate-unused-debug-types -D_GNU_SOURCE -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -fwrapv -fno-strict-aliasing -o /tmp/MB-E4bVqCjy/test.o /tmp/MB-E4bVqCjy/test.c\naarch64-poky-linux-gcc '-mcpu=cortex-a57+crc' '-mbranch-protection=standard' -fstack-protector-strong -O2 '-D_FORTIFY_SOURCE=2' -Wformat -Wformat-security '-Werror=format-security' -o /tmp/MB-E4bVqCjy/test /tmp/MB-E4bVqCjy/test.o\n1..0 # SKIP HTML support not installed\nPASS: t/ppm\n1..7\nok 1 - MANIFEST.SKIP doesn't exist at start\nok 2 - An object of class 'Module::Build' isa 'Module::Build'\nok 3 - 'Build manifest_skip' creates MANIFEST.SKIP\nok 4 - Saw creation message\nok 5 - Running it again warns about pre-existing MANIFEST.SKIP\nok 6 - File does not appear modified\nok 7 - MANIFEST.SKIP still exists after distclean\nPASS: t/actions/manifest_skip\n1..6\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - cpan_client is mocked with perl\nok 3 - ran mocked Build installdeps\nok 4 - saw File::Spec prereq\nok 5 - saw Getopt::Long prereq\nok 6 - Build installdeps with bad cpan_client fails\nPASS: t/actions/installdeps\n1..2\nBuilding Simple\nok 1 - Manpage is found at blib/libdoc/Simple::PodWithUtf8.3\nok 2 - POD should contain special characters\nPASS: t/manifypods_with_utf8\n1..3\nok 1 - Makefile.PL exit\nok 2\nok 3\nPASS: t/compat/exit\n1..63\nok 1\nok 2\nCleaning up build files\nCleaning up configuration files\nok 3 - MBB->can('ACTION_loop')\nok 4 - MBB->can('ACTION_loop2')\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12 - The foo element should be in build_elements only once\nBuilding Simple\nok 13\nCleaning up build files\nCleaning up configuration files\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20 - An object of class 'MBSub' isa 'Module::Build'\nok 21 - An object of class 'MBSub' isa 'MBSub'\nok 22\nok 23 - MBSub->can('module_name')\nok 24 - MBSub->can('foo')\nok 25\nok 26\nok 27\nok 28 - MBSub->can('bar')\nok 29\nok 30\nok 31\nok 32\nok 33 - MBSub->can('hash')\nok 34 - A reference of type 'HASH' isa 'HASH'\nok 35\nok 36\nok 37\nok 38 - MBSub->can('hash')\nok 39 - A reference of type 'HASH' isa 'HASH'\nok 40\nok 41\nok 42\nok 43 - An object of class 'MBSub2' isa 'Module::Build'\nok 44 - An object of class 'MBSub2' isa 'MBSub2'\nok 45\nok 46 - MBSub2->can('bar')\nok 47\nok 48\nok 49\nok 50\nok 51\nok 52\nok 53 - prompt() requires a prompt\nok 54 - y_n() requires a prompt\nok 55 - y_n() requires a default of 'y' or 'n'\nIs this a question?  \nok 56 - Do not allow default-less y_n() for unattended builds\nIs this a question?  \nok 57 - Do not allow default-less prompt() for unattended builds\nIs this a question?  \nok 58 - prompt() doesn't require default for interactive builds\nSay yes  \nok 59 - y_n() doesn't require default for interactive build\nIs this a question  \nok 60 - default for prompt() without a default is ''\nIs this a question [y ]y \nok 61 -   prompt() with a default\nIs this a question [y ]y \nok 62 -   y_n() with a default\nIs this a question []\nok 63 -   prompt() with undef() default\nPASS: t/extend\n1..6\nok 1 - Built etc/config\nok 2 - Built shared/data\nok 3 - Built shared/html\nok 4 - installed etc/config\nok 5 - installed shared/data\nok 6 - installed shared/html\nPASS: t/install_extra_target\nok 1 - Module::Build->new_from_context\nok 2 - small Makefile.PL created\nok 3 - Makefile.PL does not require a perl version\nok 4 - Makefile.PL ran without error\nok 5 - Makefile exists\nok 6 - (skipping cleanup)\nok 7 - Makefile has correct PREREQ_PM line\nok 8 - make ran without error\nok 9 - make test ran without error\nok 10 - make test output indicated success\nok 11 - make realclean ran without error\nok 12 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 13 - Makefile exists\nok 14 - Makefile cleaned up with realclean\nok 15 - Makefile.PL ran without error\nok 16 - Makefile exists\nok 17 - Makefile cleaned up with distclean\nok 18 - cleaned up Makefile\nok 19 - Module::Build->new_from_context\nok 20 - passthrough Makefile.PL created\nok 21 - Makefile.PL does not require a perl version\nok 22 - Makefile.PL ran without error\nok 23 - Makefile exists\nok 24 - (skipping cleanup)\nok 25 - Makefile has correct PREREQ_PM line\nok 26 - make ran without error\nok 27 - make test ran without error\nok 28 - make test output indicated success\nok 29 - make realclean ran without error\nok 30 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 31 - Makefile exists\nok 32 - Makefile cleaned up with realclean\nok 33 - Makefile.PL ran without error\nok 34 - Makefile exists\nok 35 - Makefile cleaned up with distclean\nok 36 - cleaned up Makefile\nok 37 - Module::Build->new_from_context\nok 38 - traditional Makefile.PL created\nok 39 - Makefile.PL does not require a perl version\nok 40 - Makefile.PL ran without error\nok 41 - Makefile exists\nok 42 - (skipping cleanup)\nok 43 - Makefile has correct PREREQ_PM line\nok 44 - Found WriteMakefile arguments\nok 45 - Makefile.PL has correct PL_FILES line\nok 46 - make ran without error\nok 47 - make test ran without error\nok 48 - make test output indicated success\nok 49 - make realclean ran without error\nok 50 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 51 - Makefile exists\nok 52 - Makefile cleaned up with realclean\nok 53 - Makefile.PL ran without error\nok 54 - Makefile exists\nok 55 - Makefile cleaned up with distclean\nok 56 - cleaned up Makefile\nok 57 - Module::Build->new_from_context\nok 58 - small Makefile.PL created\nok 59 - Makefile.PL has 'require 5.038002;'\nok 60 - Makefile.PL ran without error\nok 61 - Makefile exists\nok 62 - (skipping cleanup)\nok 63 - Makefile has correct PREREQ_PM line\nok 64 - make ran without error\nok 65 - PL_files generated - foo\nok 66 - make test ran without error\nok 67 - make test output indicated success\nok 68 - make realclean ran without error\nok 69 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 70 - Makefile exists\nok 71 - Makefile cleaned up with realclean\nok 72 - Makefile.PL ran without error\nok 73 - Makefile exists\nok 74 - Makefile cleaned up with distclean\nok 75 - cleaned up Makefile\nok 76 - Module::Build->new_from_context\nok 77 - passthrough Makefile.PL created\nok 78 - Makefile.PL has 'require 5.038002;'\nok 79 - Makefile.PL ran without error\nok 80 - Makefile exists\nok 81 - (skipping cleanup)\nok 82 - Makefile has correct PREREQ_PM line\nok 83 - make ran without error\nok 84 - PL_files generated - foo\nok 85 - make test ran without error\nok 86 - make test output indicated success\nok 87 - make realclean ran without error\nok 88 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 89 - Makefile exists\nok 90 - Makefile cleaned up with realclean\nok 91 - Makefile.PL ran without error\nok 92 - Makefile exists\nok 93 - Makefile cleaned up with distclean\nok 94 - cleaned up Makefile\nok 95 - Module::Build->new_from_context\nok 96 - traditional Makefile.PL created\nok 97 - Makefile.PL has 'require 5.038002;'\nok 98 - Makefile.PL ran without error\nok 99 - Makefile exists\nok 100 - (skipping cleanup)\nok 101 - Makefile has correct PREREQ_PM line\nok 102 - Found WriteMakefile arguments\nok 103 - Makefile.PL has correct PL_FILES line\nok 104 - make ran without error\nok 105 - PL_files generated - foo\nok 106 - make test ran without error\nok 107 - make test output indicated success\nok 108 - make realclean ran without error\nok 109 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)\nok 110 - Makefile exists\nok 111 - Makefile cleaned up with realclean\nok 112 - Makefile.PL ran without error\nok 113 - Makefile exists\nok 114 - Makefile cleaned up with distclean\nok 115 - cleaned up Makefile\nok 116 - Module::Build->new_from_context\nok 117 - fake_makefile lived\nok 118 - found 'realclean' in fake_makefile output\nok 119 - saw warning about 'build_class'\nok 120 - passthrough Makefile.PL created\nok 121 - Makefile.PL failed\nok 122 - custom builder wasn't found\nok 123 - small Makefile.PL created\nok 124 - Makefile.PL failed\nok 125 - custom builder wasn't found\nok 126 - passthrough Makefile.PL created\nok 127 - Makefile.PL ran without error\nok 128 - small Makefile.PL created\nok 129 - Makefile.PL ran without error\nok 130 - passthrough Makefile.PL created\nok 131 - passthrough Makefile.PL ran with arguments\nok 132 - Build.PL generated\nok 133 - installdirs is core\nok 134 - tests set for verbose\nok 135 - custom libdir\nok 136 - PERL_POLLUTE set\nok 137 - make test ran without error\nok 138 - Should be verbose\nok 139 - make test without verbose ran ok\nok 140 - Should be non-verbose\nok 141 - fakeinstall INSTALLDIRS=vendor ran ok\nok 142 - Saw destination directory for INSTALLDIRS=vendor\nok 143 - fakeinstall PREFIX=$libdir2 ran ok\nok 144 - Saw destination directory for PREFIX=$libdir2\nok 145 - fakeinstall PREFIX=$libdir2 LIB=mylib ran ok\nok 146 - Saw destination directory for PREFIX=$libdir2 LIB=mylib\nok 147 - Makefile shouldn't exist\nok 148 - Makefile.PL cleaned up\nok 149 - passthrough Makefile.PL created\nok 150 - install_base set\nok 151 - Tildes should be expanded\nok 152 - Makefile shouldn't exist\nok 153 - Makefile.PL cleaned up\nok 154 - traditional Makefile.PL created\nok 155 - Found WriteMakefile arguments\nok 156 - Makefile.PL has correct TESTS line for recursive test files\nok 157 - Makefile.PL cleaned up\nok 158 - Makefile.PL created\nok 159 - Correctly complains and converts dotted-decimal\nok 160 - Properly converted dotted-decimal\nok 161 - Makefile.PL cleaned up\nok 162 - Makefile.PL doesn't exist before we start\nok 163 - Correctly dies when it encounters invalid prereq\nok 164 - Makefile.PL NOT created\nok 165 - Makefile.PL cleaned up\n1..165\nPASS: t/compat\n1..58\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nCleaning up build files\nCleaning up configuration files\nok 12\nok 13\nok 14\nok 15\nok 16\nCleaning up build files\nCleaning up configuration files\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nCleaning up build files\nCleaning up configuration files\nChecking whether your kit is complete...\nLooks good\n\nChecking prerequisites...\nLooks good\n\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29 - bar\nok 30 - bat\nok 31\nok 32\nok 33\nok 34\nok 35\nok 36\nok 37\nok 38\nok 39\nok 40\nok 41\nok 42 - dist_author converted to array if simple string\nok 43\nok 44\nok 45\nok 46 - Should split shell string into list\nok 47 - Should split shell string into list\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 48\nok 49 - Should split shell string into list\nok 50 - Should split shell string into list\nok 51\nok 52 - Should have include dirs\nok 53\nok 54 - Should have string include dir\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 55\nok 56 - Should have include dirs\nCreated MYMETA.yml and MYMETA.json\nCreating new 'Build' script for 'Simple' version '0.01'\nok 57\nok 58 - Should have single include dir\nPASS: t/basic\n1..33\nok 1 - bindoc_dirs\nok 2 - libdoc_dirs\nBuilding Simple\nok 3\nok 4 - lib/Simple/AllPod.pod should contain POD\nok 5 - Created blib/libdoc/Simple::AllPod.3 manpage\nok 6 - bin/nopod.pl should not contain POD\nok 7 - docs/myapp3.pl should contain POD\nok 8 - Created blib/bindoc/myapp3.pl.1 manpage\nok 9 - docs/myapp1.pod should contain POD\nok 10 - Created blib/bindoc/myapp1.pod.1 manpage\nok 11 - docs/myapp4 should contain POD\nok 12 - Created blib/bindoc/myapp4.1 manpage\nok 13 - lib/Simple/NoPod.pm should not contain POD\nok 14 - docs/myapp2.pm should contain POD\nok 15 - Created blib/bindoc/myapp2.pm.1 manpage\nok 16 - lib/Simple.pm should contain POD\nok 17 - Created blib/libdoc/Simple.3 manpage\nok 18 - bin/haspod.pl should contain POD\nok 19 - Created blib/bindoc/haspod.pl.1 manpage\nBuilding Simple\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/haspod.pl.1\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp1.pod.1\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp2.pm.1\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp3.pl.1\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp4.1\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/lib/perl5/Simple.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/lib/perl5/Simple/NoPod.pm\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/lib/perl5/Simple/AllPod.pod\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man3/Simple.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man3/Simple::AllPod.3\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/bin/haspod.pl\nInstalling /usr/lib/libmodule-build-perl/ptest/t/install_test2366/bin/nopod.pl\nok 20 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man3/Simple::AllPod.3 manpage\nok 21 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp3.pl.1 manpage\nok 22 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp1.pod.1 manpage\nok 23 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp4.1 manpage\nok 24 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/myapp2.pm.1 manpage\nok 25 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man3/Simple.3 manpage\nok 26 - Created /usr/lib/libmodule-build-perl/ptest/t/install_test2366/man/man1/haspod.pl.1 manpage\nCleaning up build files\nCleaning up configuration files\nok 27 - override libdoc_dirs\nok 28\nok 29\nok 30\nok 31 - =item testcover\n# \n# [version 0.26]\n# \n# Runs the C<test> action using C<Devel::Cover>, generating a\n# code-coverage report showing which parts of the code were actually\n# exercised during the tests.\n# \n# To pass options to C<Devel::Cover>, set the C<$DEVEL_COVER_OPTIONS>\n# environment variable:\n# \n#   DEVEL_COVER_OPTIONS=-ignore,Build ./Build testcover\n# \n# \nok 32\nok 33 - =item disttest\n# \n# [version 0.05]\n# \n# Performs the 'distdir' action, then switches into that directory and runs a\n# C<perl Build.PL>, followed by the 'build' and 'test' actions in that directory.\n# Use PERL_MB_OPT or F<.modulebuildrc> to set options that should be applied\n# during subprocesses\n# \n# \n# \nPASS: t/manifypods\n1..8\nok 1 - An object of class 'Module::Build' isa 'Module::Build'\nok 2 - dist_name is 'Simple'\nok 3 - set for no recursive testing\nok 4 - recursive tests run via PERL_MB_OPT\nChecking whether your kit is complete...\nLooks good\n\nChecking prerequisites...\nLooks good\n\nDeleting MYMETA.json\nRemoved previous 'MYMETA.json'\nDeleting MYMETA.yml\nRemoved previous 'MYMETA.yml'\nCreated MYMETA.yml and MYMETA.json\nDeleting Build\nRemoved previous script 'Build'\nCreating new 'Build' script for 'Simple' version '0.01'\nok 5 - PERL_MB_OPT set recusive tests in Build.PL\nok 6 - PERL_MB_OPT set verbose in Build.PL\nok 7 - PERL_MB_OPT cleared\nok 8 - recursive tests run via Build object\nPASS: t/perl_mb_opt\n1..1\nok 1\nPASS: t/add_property_array\nDURATION: 114\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.184727430343628,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libnl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libnl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.000993967056274414,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.384270191192627,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05189967155456543,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.8471682071685791,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001234292984008789,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libnl.cksuite-all-addr.c:Core:addr_alloc_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.cksuite-all-addr.c:Core:addr_binary_addr_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.cksuite-all-addr.c:Core:addr_flags2str_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.cksuite-all-addr.c:Core:addr_info_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.cksuite-all-addr.c:Core:addr_parse4_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.cksuite-all-addr.c:Core:addr_parse6_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.cksuite-all-attr.c:Core:attr_size_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.cksuite-all-attr.c:Core:clone_cls_u32_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.cksuite-all-attr.c:Core:msg_construct_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.cksuite-all-attr.c:Core:test_nltst_strtok_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.cksuite-all-ematch-tree-clone.c:Core:ematch_tree_clone_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.nl-test-util.c:Core:cache_and_clone_Passed": {
                "status": "PASSED"
            },
            "ptestresult.libnl.nl-test-util.c:Core:test_create_iface_Passed": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:32\nBEGIN: /usr/lib/libnl/ptest\nRunning suite(s): main\n Abstract addresses\nPASS: cksuite-all-addr.c:Core:addr_alloc Passed\nPASS: cksuite-all-addr.c:Core:addr_binary_addr Passed\nPASS: cksuite-all-addr.c:Core:addr_parse4 Passed\nPASS: cksuite-all-addr.c:Core:addr_parse6 Passed\nPASS: cksuite-all-addr.c:Core:addr_info Passed\nPASS: cksuite-all-addr.c:Core:addr_flags2str Passed\n Netlink attributes\nPASS: cksuite-all-attr.c:Core:attr_size Passed\nPASS: cksuite-all-attr.c:Core:msg_construct Passed\nPASS: cksuite-all-attr.c:Core:clone_cls_u32 Passed\nPASS: cksuite-all-attr.c:Core:test_nltst_strtok Passed\n Clone ematch tree\nruns with NLTST_SEED_RAND=0\nPASS: cksuite-all-ematch-tree-clone.c:Core:ematch_tree_clone Passed\n netns\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:cache_and_clone Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\n100%: Checks: 29, Failures: 0, Errors: 0\nDURATION: 1\nEND: /usr/lib/libnl/ptest\n2024-02-06T09:32\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libnl": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:32\nRunning suite(s): main\n Abstract addresses\nPASS: cksuite-all-addr.c:Core:addr_alloc Passed\nPASS: cksuite-all-addr.c:Core:addr_binary_addr Passed\nPASS: cksuite-all-addr.c:Core:addr_parse4 Passed\nPASS: cksuite-all-addr.c:Core:addr_parse6 Passed\nPASS: cksuite-all-addr.c:Core:addr_info Passed\nPASS: cksuite-all-addr.c:Core:addr_flags2str Passed\n Netlink attributes\nPASS: cksuite-all-attr.c:Core:attr_size Passed\nPASS: cksuite-all-attr.c:Core:msg_construct Passed\nPASS: cksuite-all-attr.c:Core:clone_cls_u32 Passed\nPASS: cksuite-all-attr.c:Core:test_nltst_strtok Passed\n Clone ematch tree\nruns with NLTST_SEED_RAND=0\nPASS: cksuite-all-ematch-tree-clone.c:Core:ematch_tree_clone Passed\n netns\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:cache_and_clone Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\nruns with NLTST_SEED_RAND=0\nPASS: nl-test-util.c:Core:test_create_iface Passed\n100%: Checks: 29, Failures: 0, Errors: 0\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.103642463684082,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libpcre_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libpcre",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010612010955810547,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3747355937957764,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.052213191986083984,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.734015941619873,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013186931610107422,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libpcre.RunGrepTest": {
                "status": "PASSED"
            },
            "ptestresult.libpcre.RunTest": {
                "status": "PASSED"
            },
            "ptestresult.libpcre.pcre_stringpiece_unittest": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:32\nBEGIN: /usr/lib/libpcre/ptest\nmake[1]: Entering directory '/usr/lib/libpcre/ptest'\nPASS: pcre_stringpiece_unittest\nPASS: RunTest\nPASS: RunGrepTest\n============================================================================\nTestsuite summary for PCRE 8.36\n============================================================================\n# TOTAL: 3\n# PASS:  3\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[1]: Leaving directory '/usr/lib/libpcre/ptest'\nDURATION: 1\nEND: /usr/lib/libpcre/ptest\n2024-02-06T09:32\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libpcre": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:32\nmake[1]: Entering directory '/usr/lib/libpcre/ptest'\nPASS: pcre_stringpiece_unittest\nPASS: RunTest\nPASS: RunGrepTest\n============================================================================\nTestsuite summary for PCRE 8.36\n============================================================================\n# TOTAL: 3\n# PASS:  3\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[1]: Leaving directory '/usr/lib/libpcre/ptest'\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.105967283248901,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libssh2_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libssh2",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001043558120727539,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3869946002960205,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04837632179260254,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 6.889323472976685,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012655258178710938,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libssh2.mansyntax.sh": {
                "status": "PASSED"
            },
            "ptestresult.libssh2.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.libssh2.test_sshd.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:32\nBEGIN: /usr/lib/libssh2/ptest\nPASS: mansyntax.sh\nPASS: test_simple\nPASS: test_sshd.test\nDURATION: 6\nEND: /usr/lib/libssh2/ptest\n2024-02-06T09:32\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libssh2": {
                    "duration": "6",
                    "log": "START: ptest-runner\n2024-02-06T09:32\nPASS: mansyntax.sh\nPASS: test_simple\nPASS: test_sshd.test\nDURATION: 6\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.119842052459717,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libtest-fatal-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libtest-fatal-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001630544662475586,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4025840759277344,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.050713300704956055,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.256080150604248,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013153553009033203,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libtest-fatal-perl.t/00-report-prereqs": {
                "status": "PASSED"
            },
            "ptestresult.libtest-fatal-perl.t/basic": {
                "status": "PASSED"
            },
            "ptestresult.libtest-fatal-perl.t/like-exception": {
                "status": "PASSED"
            },
            "ptestresult.libtest-fatal-perl.t/todo": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:31\nBEGIN: /usr/lib/libtest-fatal-perl/ptest\n1..6\nok 1 - die dies\nok 2 - die dies (default description)\nok 3 - return doesn't die\nok 4 - return lived\nok 5 - return lived (default description)\nok 6 - die doesn't live\nPASS: t/like-exception\n1..4\nok 1 - $TODO works\nok 2 - $TODO works\nok 3 - $TODO works\nok 4 - $TODO works\nPASS: t/todo\n1..1\n# \n# Versions for all modules listed in static metadata (including optional ones):\n# \n# === Configure Requires ===\n# \n#     Module              Want Have\n#     ------------------- ---- ----\n#     ExtUtils::MakeMaker 6.78 7.70\n# \n# === Test Requires ===\n# \n#     Module                Want     Have\n#     --------------------- ---- --------\n#     ExtUtils::MakeMaker    any     7.70\n#     File::Spec             any     3.88\n#     Test::Builder::Tester  any 1.302194\n#     Test::More            0.65 1.302194\n#     overload               any     1.37\n# \n# === Test Recommends ===\n# \n#     Module         Want     Have\n#     ---------- -------- --------\n#     CPAN::Meta 2.120900 2.150010\n# \n# === Runtime Requires ===\n# \n#     Module        Want     Have\n#     ------------- ---- --------\n#     Carp           any     1.54\n#     Exporter      5.57     5.77\n#     Test::Builder  any 1.302194\n#     Try::Tiny     0.07     0.31\n#     strict         any     1.12\n#     warnings       any     1.65\n# \nok 1 - Reported prereqs\nPASS: t/00-report-prereqs\n1..7\nok 1 - foo bar is like foo bar\nok 2 - no fatality means no exception\nok 3 - we die on demand\nok 4 - a success block runs, passing\nok 5 - finally block after success block\nok 6 - finally block after success block still runs\nok 7 - we throw a new exception if the exception is false\nPASS: t/basic\nDURATION: 1\nEND: /usr/lib/libtest-fatal-perl/ptest\n2024-02-06T09:31\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libtest-fatal-perl": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:31\n1..6\nok 1 - die dies\nok 2 - die dies (default description)\nok 3 - return doesn't die\nok 4 - return lived\nok 5 - return lived (default description)\nok 6 - die doesn't live\nPASS: t/like-exception\n1..4\nok 1 - $TODO works\nok 2 - $TODO works\nok 3 - $TODO works\nok 4 - $TODO works\nPASS: t/todo\n1..1\n# \n# Versions for all modules listed in static metadata (including optional ones):\n# \n# === Configure Requires ===\n# \n#     Module              Want Have\n#     ------------------- ---- ----\n#     ExtUtils::MakeMaker 6.78 7.70\n# \n# === Test Requires ===\n# \n#     Module                Want     Have\n#     --------------------- ---- --------\n#     ExtUtils::MakeMaker    any     7.70\n#     File::Spec             any     3.88\n#     Test::Builder::Tester  any 1.302194\n#     Test::More            0.65 1.302194\n#     overload               any     1.37\n# \n# === Test Recommends ===\n# \n#     Module         Want     Have\n#     ---------- -------- --------\n#     CPAN::Meta 2.120900 2.150010\n# \n# === Runtime Requires ===\n# \n#     Module        Want     Have\n#     ------------- ---- --------\n#     Carp           any     1.54\n#     Exporter      5.57     5.77\n#     Test::Builder  any 1.302194\n#     Try::Tiny     0.07     0.31\n#     strict         any     1.12\n#     warnings       any     1.65\n# \nok 1 - Reported prereqs\nPASS: t/00-report-prereqs\n1..7\nok 1 - foo bar is like foo bar\nok 2 - no fatality means no exception\nok 3 - we die on demand\nok 4 - a success block runs, passing\nok 5 - finally block after success block\nok 6 - finally block after success block still runs\nok 7 - we throw a new exception if the exception is false\nPASS: t/basic\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.120210409164429,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libtest-needs-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libtest-needs-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011363029479980469,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.346374273300171,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.049268484115600586,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 7.34444522857666,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012843608856201172,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libtest-needs-perl.t/find_missing": {
                "status": "PASSED"
            },
            "ptestresult.libtest-needs-perl.t/numify_version": {
                "status": "PASSED"
            },
            "ptestresult.libtest-needs-perl.t/standalone": {
                "status": "SKIPPED"
            },
            "ptestresult.libtest-needs-perl.t/test-builder": {
                "status": "SKIPPED"
            },
            "ptestresult.libtest-needs-perl.t/test2": {
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:31\nBEGIN: /usr/lib/libtest-needs-perl/ptest\n1..71\n# Checking against Test2::API 1.302194\nok 1 - Test2: Missing module SKIPs - exit status\nok 2 - Test2: Missing module SKIPs - no excess plans\nok 3 - Test2: Missing module SKIPs\nok 4 - Test2: Broken module dies - exit status\nok 5 - Test2: Broken module dies - no excess plans\nok 6 - Test2: Broken module dies\nok 7 - Test2: Working module runs - exit status\nok 8 - Test2: Working module runs - no excess plans\nok 9 - Test2: Working module runs\nok 10 - Test2: Outdated module SKIPs - exit status\nok 11 - Test2: Outdated module SKIPs - no excess plans\nok 12 - Test2: Outdated module SKIPs\nok 13 - Test2: Missing module fails with RELEASE_TESTING - exit status\nok 14 - Test2: Missing module fails with RELEASE_TESTING - no excess plans\nok 15 - Test2: Missing module fails with RELEASE_TESTING\nok 16 - Test2: Broken module dies with RELEASE_TESTING - exit status\nok 17 - Test2: Broken module dies with RELEASE_TESTING - no excess plans\nok 18 - Test2: Broken module dies with RELEASE_TESTING\nok 19 - Test2: Working module runs with RELEASE_TESTING - exit status\nok 20 - Test2: Working module runs with RELEASE_TESTING - no excess plans\nok 21 - Test2: Working module runs with RELEASE_TESTING\nok 22 - Test2: Outdated module fails with RELEASE_TESTING - exit status\nok 23 - Test2: Outdated module fails with RELEASE_TESTING - no excess plans\nok 24 - Test2: Outdated module fails with RELEASE_TESTING\nok 25 - Test2: Outdated module fails with RELEASE_TESTING\nok 26 - Test2: Missing module skips with plan - exit status\nok 27 - Test2: Missing module skips with plan - no excess plans\nok 28 - Test2: Missing module skips with plan\nok 29 - Test2: Missing module skips with no_plan - exit status\nok 30 - Test2: Missing module skips with no_plan - no excess plans\nok 31 - Test2: Missing module skips with no_plan\nok 32 - Test2: Missing module skips with tests - exit status\nok 33 - Test2: Missing module skips with tests - no excess plans\nok 34 - Test2: Missing module skips with tests\nok 35 - Test2: Missing module passes with plan and tests - exit status\nok 36 - Test2: Missing module passes with plan and tests - no excess plans\nok 37 - Test2: Missing module passes with plan and tests\nok 38 - Test2: Missing module passes with no_plan and tests - exit status\nok 39 - Test2: Missing module passes with no_plan and tests - no excess plans\nok 40 - Test2: Missing module passes with no_plan and tests\nok 41 - Test2: Missing module skips in subtest - exit status\nok 42 - Test2: Missing module skips in subtest - no excess plans\nok 43 - Test2: Missing module skips in subtest\nok 44 - Test2: Broken module dies in subtest - exit status\nok 45 - Test2: Broken module dies in subtest - no excess plans\nok 46 - Test2: Broken module dies in subtest\nok 47 - Test2: Working module runs in subtest - exit status\nok 48 - Test2: Working module runs in subtest - no excess plans\nok 49 - Test2: Working module runs in subtest\nok 50 - Test2: Working module runs in subtest\nok 51 - Test2: Outdated module skips in subtest - exit status\nok 52 - Test2: Outdated module skips in subtest - no excess plans\nok 53 - Test2: Outdated module skips in subtest\nok 54 - Test2: Missing module skips with plan in subtest - exit status\nok 55 - Test2: Missing module skips with plan in subtest - no excess plans\nok 56 - Test2: Missing module skips with plan in subtest\nok 57 - Test2: Missing module skips with no_plan in subtest - exit status\nok 58 - Test2: Missing module skips with no_plan in subtest - no excess plans\nok 59 - Test2: Missing module skips with no_plan in subtest\nok 60 - Test2: Missing module skips with tests in subtest - exit status\nok 61 - Test2: Missing module skips with tests in subtest - no excess plans\nok 62 - Test2: Missing module skips with tests in subtest\nok 63 - Test2: Missing module passes with plan and tests in subtest - exit status\nok 64 - Test2: Missing module passes with plan and tests in subtest - no excess plans\nok 65 - Test2: Missing module passes with plan and tests in subtest\nok 66 - Test2: Missing module passes with no_plan and tests in subtest - exit status\nok 67 - Test2: Missing module passes with no_plan and tests in subtest - no excess plans\nok 68 - Test2: Missing module passes with no_plan and tests in subtest\nok 69 - Test2: Missing module fails in subtest with RELEASE_TESTING - exit status\nok 70 - Test2: Missing module fails in subtest with RELEASE_TESTING - no excess plans\nok 71 - Test2: Missing module fails in subtest with RELEASE_TESTING\nok 1 - Test2: Missing module SKIPs - exit status\nok 2 - Test2: Missing module SKIPs - no excess plans\nok 3 - Test2: Missing module SKIPs\nok 10 - Test2: Outdated module SKIPs - exit status\nok 11 - Test2: Outdated module SKIPs - no excess plans\nok 12 - Test2: Outdated module SKIPs\nok 26 - Test2: Missing module skips with plan - exit status\nok 27 - Test2: Missing module skips with plan - no excess plans\nok 28 - Test2: Missing module skips with plan\nok 29 - Test2: Missing module skips with no_plan - exit status\nok 30 - Test2: Missing module skips with no_plan - no excess plans\nok 31 - Test2: Missing module skips with no_plan\nok 32 - Test2: Missing module skips with tests - exit status\nok 33 - Test2: Missing module skips with tests - no excess plans\nok 34 - Test2: Missing module skips with tests\nok 41 - Test2: Missing module skips in subtest - exit status\nok 42 - Test2: Missing module skips in subtest - no excess plans\nok 43 - Test2: Missing module skips in subtest\nok 51 - Test2: Outdated module skips in subtest - exit status\nok 52 - Test2: Outdated module skips in subtest - no excess plans\nok 53 - Test2: Outdated module skips in subtest\nok 54 - Test2: Missing module skips with plan in subtest - exit status\nok 55 - Test2: Missing module skips with plan in subtest - no excess plans\nok 56 - Test2: Missing module skips with plan in subtest\nok 57 - Test2: Missing module skips with no_plan in subtest - exit status\nok 58 - Test2: Missing module skips with no_plan in subtest - no excess plans\nok 59 - Test2: Missing module skips with no_plan in subtest\nok 60 - Test2: Missing module skips with tests in subtest - exit status\nok 61 - Test2: Missing module skips with tests in subtest - no excess plans\nok 62 - Test2: Missing module skips with tests in subtest\nSKIP: t/test2\n1..71\n# Checking against Test::Builder 1.302194\nok 1 - Test::Builder: Missing module SKIPs - exit status\nok 2 - Test::Builder: Missing module SKIPs - no excess plans\nok 3 - Test::Builder: Missing module SKIPs\nok 4 - Test::Builder: Broken module dies - exit status\nok 5 - Test::Builder: Broken module dies - no excess plans\nok 6 - Test::Builder: Broken module dies\nok 7 - Test::Builder: Working module runs - exit status\nok 8 - Test::Builder: Working module runs - no excess plans\nok 9 - Test::Builder: Working module runs\nok 10 - Test::Builder: Outdated module SKIPs - exit status\nok 11 - Test::Builder: Outdated module SKIPs - no excess plans\nok 12 - Test::Builder: Outdated module SKIPs\nok 13 - Test::Builder: Missing module fails with RELEASE_TESTING - exit status\nok 14 - Test::Builder: Missing module fails with RELEASE_TESTING - no excess plans\nok 15 - Test::Builder: Missing module fails with RELEASE_TESTING\nok 16 - Test::Builder: Broken module dies with RELEASE_TESTING - exit status\nok 17 - Test::Builder: Broken module dies with RELEASE_TESTING - no excess plans\nok 18 - Test::Builder: Broken module dies with RELEASE_TESTING\nok 19 - Test::Builder: Working module runs with RELEASE_TESTING - exit status\nok 20 - Test::Builder: Working module runs with RELEASE_TESTING - no excess plans\nok 21 - Test::Builder: Working module runs with RELEASE_TESTING\nok 22 - Test::Builder: Outdated module fails with RELEASE_TESTING - exit status\nok 23 - Test::Builder: Outdated module fails with RELEASE_TESTING - no excess plans\nok 24 - Test::Builder: Outdated module fails with RELEASE_TESTING\nok 25 - Test::Builder: Outdated module fails with RELEASE_TESTING\nok 26 - Test::Builder: Missing module skips with plan - exit status\nok 27 - Test::Builder: Missing module skips with plan - no excess plans\nok 28 - Test::Builder: Missing module skips with plan\nok 29 - Test::Builder: Missing module skips with no_plan - exit status\nok 30 - Test::Builder: Missing module skips with no_plan - no excess plans\nok 31 - Test::Builder: Missing module skips with no_plan\nok 32 - Test::Builder: Missing module skips with tests - exit status\nok 33 - Test::Builder: Missing module skips with tests - no excess plans\nok 34 - Test::Builder: Missing module skips with tests\nok 35 - Test::Builder: Missing module passes with plan and tests - exit status\nok 36 - Test::Builder: Missing module passes with plan and tests - no excess plans\nok 37 - Test::Builder: Missing module passes with plan and tests\nok 38 - Test::Builder: Missing module passes with no_plan and tests - exit status\nok 39 - Test::Builder: Missing module passes with no_plan and tests - no excess plans\nok 40 - Test::Builder: Missing module passes with no_plan and tests\nok 41 - Test::Builder: Missing module skips in subtest - exit status\nok 42 - Test::Builder: Missing module skips in subtest - no excess plans\nok 43 - Test::Builder: Missing module skips in subtest\nok 44 - Test::Builder: Broken module dies in subtest - exit status\nok 45 - Test::Builder: Broken module dies in subtest - no excess plans\nok 46 - Test::Builder: Broken module dies in subtest\nok 47 - Test::Builder: Working module runs in subtest - exit status\nok 48 - Test::Builder: Working module runs in subtest - no excess plans\nok 49 - Test::Builder: Working module runs in subtest\nok 50 - Test::Builder: Working module runs in subtest\nok 51 - Test::Builder: Outdated module skips in subtest - exit status\nok 52 - Test::Builder: Outdated module skips in subtest - no excess plans\nok 53 - Test::Builder: Outdated module skips in subtest\nok 54 - Test::Builder: Missing module skips with plan in subtest - exit status\nok 55 - Test::Builder: Missing module skips with plan in subtest - no excess plans\nok 56 - Test::Builder: Missing module skips with plan in subtest\nok 57 - Test::Builder: Missing module skips with no_plan in subtest - exit status\nok 58 - Test::Builder: Missing module skips with no_plan in subtest - no excess plans\nok 59 - Test::Builder: Missing module skips with no_plan in subtest\nok 60 - Test::Builder: Missing module skips with tests in subtest - exit status\nok 61 - Test::Builder: Missing module skips with tests in subtest - no excess plans\nok 62 - Test::Builder: Missing module skips with tests in subtest\nok 63 - Test::Builder: Missing module passes with plan and tests in subtest - exit status\nok 64 - Test::Builder: Missing module passes with plan and tests in subtest - no excess plans\nok 65 - Test::Builder: Missing module passes with plan and tests in subtest\nok 66 - Test::Builder: Missing module passes with no_plan and tests in subtest - exit status\nok 67 - Test::Builder: Missing module passes with no_plan and tests in subtest - no excess plans\nok 68 - Test::Builder: Missing module passes with no_plan and tests in subtest\nok 69 - Test::Builder: Missing module fails in subtest with RELEASE_TESTING - exit status\nok 70 - Test::Builder: Missing module fails in subtest with RELEASE_TESTING - no excess plans\nok 71 - Test::Builder: Missing module fails in subtest with RELEASE_TESTING\nok 1 - Test::Builder: Missing module SKIPs - exit status\nok 2 - Test::Builder: Missing module SKIPs - no excess plans\nok 3 - Test::Builder: Missing module SKIPs\nok 10 - Test::Builder: Outdated module SKIPs - exit status\nok 11 - Test::Builder: Outdated module SKIPs - no excess plans\nok 12 - Test::Builder: Outdated module SKIPs\nok 26 - Test::Builder: Missing module skips with plan - exit status\nok 27 - Test::Builder: Missing module skips with plan - no excess plans\nok 28 - Test::Builder: Missing module skips with plan\nok 29 - Test::Builder: Missing module skips with no_plan - exit status\nok 30 - Test::Builder: Missing module skips with no_plan - no excess plans\nok 31 - Test::Builder: Missing module skips with no_plan\nok 32 - Test::Builder: Missing module skips with tests - exit status\nok 33 - Test::Builder: Missing module skips with tests - no excess plans\nok 34 - Test::Builder: Missing module skips with tests\nok 41 - Test::Builder: Missing module skips in subtest - exit status\nok 42 - Test::Builder: Missing module skips in subtest - no excess plans\nok 43 - Test::Builder: Missing module skips in subtest\nok 51 - Test::Builder: Outdated module skips in subtest - exit status\nok 52 - Test::Builder: Outdated module skips in subtest - no excess plans\nok 53 - Test::Builder: Outdated module skips in subtest\nok 54 - Test::Builder: Missing module skips with plan in subtest - exit status\nok 55 - Test::Builder: Missing module skips with plan in subtest - no excess plans\nok 56 - Test::Builder: Missing module skips with plan in subtest\nok 57 - Test::Builder: Missing module skips with no_plan in subtest - exit status\nok 58 - Test::Builder: Missing module skips with no_plan in subtest - no excess plans\nok 59 - Test::Builder: Missing module skips with no_plan in subtest\nok 60 - Test::Builder: Missing module skips with tests in subtest - exit status\nok 61 - Test::Builder: Missing module skips with tests in subtest - no excess plans\nok 62 - Test::Builder: Missing module skips with tests in subtest\nSKIP: t/test-builder\n1..24\nok 1 - perl prereq of 5.037002 passed\nok 2 - perl prereq of \"5.37.2\" passed\nok 3 - perl prereq of \"v5.37.2\" passed\nok 4 - perl prereq of v5.37.2 passed\nok 5 - perl prereq of version->new(\"5.37.2\") passed\nok 6 - perl prereq of 5.038002 passed\nok 7 - perl prereq of \"5.38.2\" passed\nok 8 - perl prereq of \"v5.38.2\" passed\nok 9 - perl prereq of v5.38.2 passed\nok 10 - perl prereq of version->new(\"5.38.2\") passed\nok 11 - perl prereq of 5.039002 failed\nok 12 - perl prereq of \"5.39.2\" failed\nok 13 - perl prereq of \"v5.39.2\" failed\nok 14 - perl prereq of v5.39.2 failed\nok 15 - perl prereq of version->new(\"5.39.2\") failed\nok 16 - existing module accepted\nok 17 - existing module with version accepted\nok 18 - missing module rejected\nok 19 - missing module with version rejected\nok 20 - existing module with old version rejected\nok 21 - missing module rejected (arrayref)\nok 22 - missing module with version rejected (arrayref)\nok 23 - broken module dies\nok 24 - broken module dies again\nPASS: t/find_missing\n1..25\nok 1 - standalone: Missing module SKIPs - exit status\nok 2 - standalone: Missing module SKIPs - no excess plans\nok 3 - standalone: Missing module SKIPs\nok 4 - standalone: Broken module dies - exit status\nok 5 - standalone: Broken module dies - no excess plans\nok 6 - standalone: Broken module dies\nok 7 - standalone: Working module runs - exit status\nok 8 - standalone: Working module runs - no excess plans\nok 9 - standalone: Working module runs\nok 10 - standalone: Outdated module SKIPs - exit status\nok 11 - standalone: Outdated module SKIPs - no excess plans\nok 12 - standalone: Outdated module SKIPs\nok 13 - standalone: Missing module fails with RELEASE_TESTING - exit status\nok 14 - standalone: Missing module fails with RELEASE_TESTING - no excess plans\nok 15 - standalone: Missing module fails with RELEASE_TESTING\nok 16 - standalone: Broken module dies with RELEASE_TESTING - exit status\nok 17 - standalone: Broken module dies with RELEASE_TESTING - no excess plans\nok 18 - standalone: Broken module dies with RELEASE_TESTING\nok 19 - standalone: Working module runs with RELEASE_TESTING - exit status\nok 20 - standalone: Working module runs with RELEASE_TESTING - no excess plans\nok 21 - standalone: Working module runs with RELEASE_TESTING\nok 22 - standalone: Outdated module fails with RELEASE_TESTING - exit status\nok 23 - standalone: Outdated module fails with RELEASE_TESTING - no excess plans\nok 24 - standalone: Outdated module fails with RELEASE_TESTING\nok 25 - standalone: Outdated module fails with RELEASE_TESTING\nok 1 - standalone: Missing module SKIPs - exit status\nok 2 - standalone: Missing module SKIPs - no excess plans\nok 3 - standalone: Missing module SKIPs\nok 10 - standalone: Outdated module SKIPs - exit status\nok 11 - standalone: Outdated module SKIPs - no excess plans\nok 12 - standalone: Outdated module SKIPs\nSKIP: t/standalone\n1..36\nok 1 -          5 parses correctly as 5.000000\nok 2 -         v5 parses correctly as 5.000000\nok 3 -        \"5\" parses correctly as 5.000000\nok 4 -       \"v5\" parses correctly as 5.000000\nok 5 -   5.008000 parses correctly as 5.008000\nok 6 -      5.8.0 parses correctly as 5.008000\nok 7 -     v5.8.0 parses correctly as 5.008000\nok 8 -    \"5.8.0\" parses correctly as 5.008000\nok 9 -   \"v5.8.0\" parses correctly as 5.008000\nok 10 -      5.010 parses correctly as 5.010000\nok 11 -      v5.10 parses correctly as 5.010000\nok 12 -    \"v5.10\" parses correctly as 5.010000\nok 13 -   5.999000 parses correctly as 5.999000\nok 14 -    5.999.0 parses correctly as 5.999000\nok 15 -   v5.999.0 parses correctly as 5.999000\nok 16 -  \"5.999.0\" parses correctly as 5.999000\nok 17 - \"v5.999.0\" parses correctly as 5.999000\nok 18 -          6 parses correctly as 6.000000\nok 19 -         v6 parses correctly as 6.000000\nok 20 -        \"6\" parses correctly as 6.000000\nok 21 -       \"v6\" parses correctly as 6.000000\nok 22 -   6.999000 parses correctly as 6.999000\nok 23 -    6.999.0 parses correctly as 6.999000\nok 24 -   v6.999.0 parses correctly as 6.999000\nok 25 -  \"6.999.0\" parses correctly as 6.999000\nok 26 - \"v6.999.0\" parses correctly as 6.999000\nok 27 -          7 parses correctly as 7.000000\nok 28 -         v7 parses correctly as 7.000000\nok 29 -        \"7\" parses correctly as 7.000000\nok 30 -       \"v7\" parses correctly as 7.000000\nok 31 -   7.999000 parses correctly as 7.999000\nok 32 -    7.999.0 parses correctly as 7.999000\nok 33 -   v7.999.0 parses correctly as 7.999000\nok 34 -  \"7.999.0\" parses correctly as 7.999000\nok 35 - \"v7.999.0\" parses correctly as 7.999000\nok 36 - no warnings\nPASS: t/numify_version\nDURATION: 7\nEND: /usr/lib/libtest-needs-perl/ptest\n2024-02-06T09:31\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libtest-needs-perl": {
                    "duration": "7",
                    "log": "START: ptest-runner\n2024-02-06T09:31\n1..71\n# Checking against Test2::API 1.302194\nok 1 - Test2: Missing module SKIPs - exit status\nok 2 - Test2: Missing module SKIPs - no excess plans\nok 3 - Test2: Missing module SKIPs\nok 4 - Test2: Broken module dies - exit status\nok 5 - Test2: Broken module dies - no excess plans\nok 6 - Test2: Broken module dies\nok 7 - Test2: Working module runs - exit status\nok 8 - Test2: Working module runs - no excess plans\nok 9 - Test2: Working module runs\nok 10 - Test2: Outdated module SKIPs - exit status\nok 11 - Test2: Outdated module SKIPs - no excess plans\nok 12 - Test2: Outdated module SKIPs\nok 13 - Test2: Missing module fails with RELEASE_TESTING - exit status\nok 14 - Test2: Missing module fails with RELEASE_TESTING - no excess plans\nok 15 - Test2: Missing module fails with RELEASE_TESTING\nok 16 - Test2: Broken module dies with RELEASE_TESTING - exit status\nok 17 - Test2: Broken module dies with RELEASE_TESTING - no excess plans\nok 18 - Test2: Broken module dies with RELEASE_TESTING\nok 19 - Test2: Working module runs with RELEASE_TESTING - exit status\nok 20 - Test2: Working module runs with RELEASE_TESTING - no excess plans\nok 21 - Test2: Working module runs with RELEASE_TESTING\nok 22 - Test2: Outdated module fails with RELEASE_TESTING - exit status\nok 23 - Test2: Outdated module fails with RELEASE_TESTING - no excess plans\nok 24 - Test2: Outdated module fails with RELEASE_TESTING\nok 25 - Test2: Outdated module fails with RELEASE_TESTING\nok 26 - Test2: Missing module skips with plan - exit status\nok 27 - Test2: Missing module skips with plan - no excess plans\nok 28 - Test2: Missing module skips with plan\nok 29 - Test2: Missing module skips with no_plan - exit status\nok 30 - Test2: Missing module skips with no_plan - no excess plans\nok 31 - Test2: Missing module skips with no_plan\nok 32 - Test2: Missing module skips with tests - exit status\nok 33 - Test2: Missing module skips with tests - no excess plans\nok 34 - Test2: Missing module skips with tests\nok 35 - Test2: Missing module passes with plan and tests - exit status\nok 36 - Test2: Missing module passes with plan and tests - no excess plans\nok 37 - Test2: Missing module passes with plan and tests\nok 38 - Test2: Missing module passes with no_plan and tests - exit status\nok 39 - Test2: Missing module passes with no_plan and tests - no excess plans\nok 40 - Test2: Missing module passes with no_plan and tests\nok 41 - Test2: Missing module skips in subtest - exit status\nok 42 - Test2: Missing module skips in subtest - no excess plans\nok 43 - Test2: Missing module skips in subtest\nok 44 - Test2: Broken module dies in subtest - exit status\nok 45 - Test2: Broken module dies in subtest - no excess plans\nok 46 - Test2: Broken module dies in subtest\nok 47 - Test2: Working module runs in subtest - exit status\nok 48 - Test2: Working module runs in subtest - no excess plans\nok 49 - Test2: Working module runs in subtest\nok 50 - Test2: Working module runs in subtest\nok 51 - Test2: Outdated module skips in subtest - exit status\nok 52 - Test2: Outdated module skips in subtest - no excess plans\nok 53 - Test2: Outdated module skips in subtest\nok 54 - Test2: Missing module skips with plan in subtest - exit status\nok 55 - Test2: Missing module skips with plan in subtest - no excess plans\nok 56 - Test2: Missing module skips with plan in subtest\nok 57 - Test2: Missing module skips with no_plan in subtest - exit status\nok 58 - Test2: Missing module skips with no_plan in subtest - no excess plans\nok 59 - Test2: Missing module skips with no_plan in subtest\nok 60 - Test2: Missing module skips with tests in subtest - exit status\nok 61 - Test2: Missing module skips with tests in subtest - no excess plans\nok 62 - Test2: Missing module skips with tests in subtest\nok 63 - Test2: Missing module passes with plan and tests in subtest - exit status\nok 64 - Test2: Missing module passes with plan and tests in subtest - no excess plans\nok 65 - Test2: Missing module passes with plan and tests in subtest\nok 66 - Test2: Missing module passes with no_plan and tests in subtest - exit status\nok 67 - Test2: Missing module passes with no_plan and tests in subtest - no excess plans\nok 68 - Test2: Missing module passes with no_plan and tests in subtest\nok 69 - Test2: Missing module fails in subtest with RELEASE_TESTING - exit status\nok 70 - Test2: Missing module fails in subtest with RELEASE_TESTING - no excess plans\nok 71 - Test2: Missing module fails in subtest with RELEASE_TESTING\nok 1 - Test2: Missing module SKIPs - exit status\nok 2 - Test2: Missing module SKIPs - no excess plans\nok 3 - Test2: Missing module SKIPs\nok 10 - Test2: Outdated module SKIPs - exit status\nok 11 - Test2: Outdated module SKIPs - no excess plans\nok 12 - Test2: Outdated module SKIPs\nok 26 - Test2: Missing module skips with plan - exit status\nok 27 - Test2: Missing module skips with plan - no excess plans\nok 28 - Test2: Missing module skips with plan\nok 29 - Test2: Missing module skips with no_plan - exit status\nok 30 - Test2: Missing module skips with no_plan - no excess plans\nok 31 - Test2: Missing module skips with no_plan\nok 32 - Test2: Missing module skips with tests - exit status\nok 33 - Test2: Missing module skips with tests - no excess plans\nok 34 - Test2: Missing module skips with tests\nok 41 - Test2: Missing module skips in subtest - exit status\nok 42 - Test2: Missing module skips in subtest - no excess plans\nok 43 - Test2: Missing module skips in subtest\nok 51 - Test2: Outdated module skips in subtest - exit status\nok 52 - Test2: Outdated module skips in subtest - no excess plans\nok 53 - Test2: Outdated module skips in subtest\nok 54 - Test2: Missing module skips with plan in subtest - exit status\nok 55 - Test2: Missing module skips with plan in subtest - no excess plans\nok 56 - Test2: Missing module skips with plan in subtest\nok 57 - Test2: Missing module skips with no_plan in subtest - exit status\nok 58 - Test2: Missing module skips with no_plan in subtest - no excess plans\nok 59 - Test2: Missing module skips with no_plan in subtest\nok 60 - Test2: Missing module skips with tests in subtest - exit status\nok 61 - Test2: Missing module skips with tests in subtest - no excess plans\nok 62 - Test2: Missing module skips with tests in subtest\nSKIP: t/test2\n1..71\n# Checking against Test::Builder 1.302194\nok 1 - Test::Builder: Missing module SKIPs - exit status\nok 2 - Test::Builder: Missing module SKIPs - no excess plans\nok 3 - Test::Builder: Missing module SKIPs\nok 4 - Test::Builder: Broken module dies - exit status\nok 5 - Test::Builder: Broken module dies - no excess plans\nok 6 - Test::Builder: Broken module dies\nok 7 - Test::Builder: Working module runs - exit status\nok 8 - Test::Builder: Working module runs - no excess plans\nok 9 - Test::Builder: Working module runs\nok 10 - Test::Builder: Outdated module SKIPs - exit status\nok 11 - Test::Builder: Outdated module SKIPs - no excess plans\nok 12 - Test::Builder: Outdated module SKIPs\nok 13 - Test::Builder: Missing module fails with RELEASE_TESTING - exit status\nok 14 - Test::Builder: Missing module fails with RELEASE_TESTING - no excess plans\nok 15 - Test::Builder: Missing module fails with RELEASE_TESTING\nok 16 - Test::Builder: Broken module dies with RELEASE_TESTING - exit status\nok 17 - Test::Builder: Broken module dies with RELEASE_TESTING - no excess plans\nok 18 - Test::Builder: Broken module dies with RELEASE_TESTING\nok 19 - Test::Builder: Working module runs with RELEASE_TESTING - exit status\nok 20 - Test::Builder: Working module runs with RELEASE_TESTING - no excess plans\nok 21 - Test::Builder: Working module runs with RELEASE_TESTING\nok 22 - Test::Builder: Outdated module fails with RELEASE_TESTING - exit status\nok 23 - Test::Builder: Outdated module fails with RELEASE_TESTING - no excess plans\nok 24 - Test::Builder: Outdated module fails with RELEASE_TESTING\nok 25 - Test::Builder: Outdated module fails with RELEASE_TESTING\nok 26 - Test::Builder: Missing module skips with plan - exit status\nok 27 - Test::Builder: Missing module skips with plan - no excess plans\nok 28 - Test::Builder: Missing module skips with plan\nok 29 - Test::Builder: Missing module skips with no_plan - exit status\nok 30 - Test::Builder: Missing module skips with no_plan - no excess plans\nok 31 - Test::Builder: Missing module skips with no_plan\nok 32 - Test::Builder: Missing module skips with tests - exit status\nok 33 - Test::Builder: Missing module skips with tests - no excess plans\nok 34 - Test::Builder: Missing module skips with tests\nok 35 - Test::Builder: Missing module passes with plan and tests - exit status\nok 36 - Test::Builder: Missing module passes with plan and tests - no excess plans\nok 37 - Test::Builder: Missing module passes with plan and tests\nok 38 - Test::Builder: Missing module passes with no_plan and tests - exit status\nok 39 - Test::Builder: Missing module passes with no_plan and tests - no excess plans\nok 40 - Test::Builder: Missing module passes with no_plan and tests\nok 41 - Test::Builder: Missing module skips in subtest - exit status\nok 42 - Test::Builder: Missing module skips in subtest - no excess plans\nok 43 - Test::Builder: Missing module skips in subtest\nok 44 - Test::Builder: Broken module dies in subtest - exit status\nok 45 - Test::Builder: Broken module dies in subtest - no excess plans\nok 46 - Test::Builder: Broken module dies in subtest\nok 47 - Test::Builder: Working module runs in subtest - exit status\nok 48 - Test::Builder: Working module runs in subtest - no excess plans\nok 49 - Test::Builder: Working module runs in subtest\nok 50 - Test::Builder: Working module runs in subtest\nok 51 - Test::Builder: Outdated module skips in subtest - exit status\nok 52 - Test::Builder: Outdated module skips in subtest - no excess plans\nok 53 - Test::Builder: Outdated module skips in subtest\nok 54 - Test::Builder: Missing module skips with plan in subtest - exit status\nok 55 - Test::Builder: Missing module skips with plan in subtest - no excess plans\nok 56 - Test::Builder: Missing module skips with plan in subtest\nok 57 - Test::Builder: Missing module skips with no_plan in subtest - exit status\nok 58 - Test::Builder: Missing module skips with no_plan in subtest - no excess plans\nok 59 - Test::Builder: Missing module skips with no_plan in subtest\nok 60 - Test::Builder: Missing module skips with tests in subtest - exit status\nok 61 - Test::Builder: Missing module skips with tests in subtest - no excess plans\nok 62 - Test::Builder: Missing module skips with tests in subtest\nok 63 - Test::Builder: Missing module passes with plan and tests in subtest - exit status\nok 64 - Test::Builder: Missing module passes with plan and tests in subtest - no excess plans\nok 65 - Test::Builder: Missing module passes with plan and tests in subtest\nok 66 - Test::Builder: Missing module passes with no_plan and tests in subtest - exit status\nok 67 - Test::Builder: Missing module passes with no_plan and tests in subtest - no excess plans\nok 68 - Test::Builder: Missing module passes with no_plan and tests in subtest\nok 69 - Test::Builder: Missing module fails in subtest with RELEASE_TESTING - exit status\nok 70 - Test::Builder: Missing module fails in subtest with RELEASE_TESTING - no excess plans\nok 71 - Test::Builder: Missing module fails in subtest with RELEASE_TESTING\nok 1 - Test::Builder: Missing module SKIPs - exit status\nok 2 - Test::Builder: Missing module SKIPs - no excess plans\nok 3 - Test::Builder: Missing module SKIPs\nok 10 - Test::Builder: Outdated module SKIPs - exit status\nok 11 - Test::Builder: Outdated module SKIPs - no excess plans\nok 12 - Test::Builder: Outdated module SKIPs\nok 26 - Test::Builder: Missing module skips with plan - exit status\nok 27 - Test::Builder: Missing module skips with plan - no excess plans\nok 28 - Test::Builder: Missing module skips with plan\nok 29 - Test::Builder: Missing module skips with no_plan - exit status\nok 30 - Test::Builder: Missing module skips with no_plan - no excess plans\nok 31 - Test::Builder: Missing module skips with no_plan\nok 32 - Test::Builder: Missing module skips with tests - exit status\nok 33 - Test::Builder: Missing module skips with tests - no excess plans\nok 34 - Test::Builder: Missing module skips with tests\nok 41 - Test::Builder: Missing module skips in subtest - exit status\nok 42 - Test::Builder: Missing module skips in subtest - no excess plans\nok 43 - Test::Builder: Missing module skips in subtest\nok 51 - Test::Builder: Outdated module skips in subtest - exit status\nok 52 - Test::Builder: Outdated module skips in subtest - no excess plans\nok 53 - Test::Builder: Outdated module skips in subtest\nok 54 - Test::Builder: Missing module skips with plan in subtest - exit status\nok 55 - Test::Builder: Missing module skips with plan in subtest - no excess plans\nok 56 - Test::Builder: Missing module skips with plan in subtest\nok 57 - Test::Builder: Missing module skips with no_plan in subtest - exit status\nok 58 - Test::Builder: Missing module skips with no_plan in subtest - no excess plans\nok 59 - Test::Builder: Missing module skips with no_plan in subtest\nok 60 - Test::Builder: Missing module skips with tests in subtest - exit status\nok 61 - Test::Builder: Missing module skips with tests in subtest - no excess plans\nok 62 - Test::Builder: Missing module skips with tests in subtest\nSKIP: t/test-builder\n1..24\nok 1 - perl prereq of 5.037002 passed\nok 2 - perl prereq of \"5.37.2\" passed\nok 3 - perl prereq of \"v5.37.2\" passed\nok 4 - perl prereq of v5.37.2 passed\nok 5 - perl prereq of version->new(\"5.37.2\") passed\nok 6 - perl prereq of 5.038002 passed\nok 7 - perl prereq of \"5.38.2\" passed\nok 8 - perl prereq of \"v5.38.2\" passed\nok 9 - perl prereq of v5.38.2 passed\nok 10 - perl prereq of version->new(\"5.38.2\") passed\nok 11 - perl prereq of 5.039002 failed\nok 12 - perl prereq of \"5.39.2\" failed\nok 13 - perl prereq of \"v5.39.2\" failed\nok 14 - perl prereq of v5.39.2 failed\nok 15 - perl prereq of version->new(\"5.39.2\") failed\nok 16 - existing module accepted\nok 17 - existing module with version accepted\nok 18 - missing module rejected\nok 19 - missing module with version rejected\nok 20 - existing module with old version rejected\nok 21 - missing module rejected (arrayref)\nok 22 - missing module with version rejected (arrayref)\nok 23 - broken module dies\nok 24 - broken module dies again\nPASS: t/find_missing\n1..25\nok 1 - standalone: Missing module SKIPs - exit status\nok 2 - standalone: Missing module SKIPs - no excess plans\nok 3 - standalone: Missing module SKIPs\nok 4 - standalone: Broken module dies - exit status\nok 5 - standalone: Broken module dies - no excess plans\nok 6 - standalone: Broken module dies\nok 7 - standalone: Working module runs - exit status\nok 8 - standalone: Working module runs - no excess plans\nok 9 - standalone: Working module runs\nok 10 - standalone: Outdated module SKIPs - exit status\nok 11 - standalone: Outdated module SKIPs - no excess plans\nok 12 - standalone: Outdated module SKIPs\nok 13 - standalone: Missing module fails with RELEASE_TESTING - exit status\nok 14 - standalone: Missing module fails with RELEASE_TESTING - no excess plans\nok 15 - standalone: Missing module fails with RELEASE_TESTING\nok 16 - standalone: Broken module dies with RELEASE_TESTING - exit status\nok 17 - standalone: Broken module dies with RELEASE_TESTING - no excess plans\nok 18 - standalone: Broken module dies with RELEASE_TESTING\nok 19 - standalone: Working module runs with RELEASE_TESTING - exit status\nok 20 - standalone: Working module runs with RELEASE_TESTING - no excess plans\nok 21 - standalone: Working module runs with RELEASE_TESTING\nok 22 - standalone: Outdated module fails with RELEASE_TESTING - exit status\nok 23 - standalone: Outdated module fails with RELEASE_TESTING - no excess plans\nok 24 - standalone: Outdated module fails with RELEASE_TESTING\nok 25 - standalone: Outdated module fails with RELEASE_TESTING\nok 1 - standalone: Missing module SKIPs - exit status\nok 2 - standalone: Missing module SKIPs - no excess plans\nok 3 - standalone: Missing module SKIPs\nok 10 - standalone: Outdated module SKIPs - exit status\nok 11 - standalone: Outdated module SKIPs - no excess plans\nok 12 - standalone: Outdated module SKIPs\nSKIP: t/standalone\n1..36\nok 1 -          5 parses correctly as 5.000000\nok 2 -         v5 parses correctly as 5.000000\nok 3 -        \"5\" parses correctly as 5.000000\nok 4 -       \"v5\" parses correctly as 5.000000\nok 5 -   5.008000 parses correctly as 5.008000\nok 6 -      5.8.0 parses correctly as 5.008000\nok 7 -     v5.8.0 parses correctly as 5.008000\nok 8 -    \"5.8.0\" parses correctly as 5.008000\nok 9 -   \"v5.8.0\" parses correctly as 5.008000\nok 10 -      5.010 parses correctly as 5.010000\nok 11 -      v5.10 parses correctly as 5.010000\nok 12 -    \"v5.10\" parses correctly as 5.010000\nok 13 -   5.999000 parses correctly as 5.999000\nok 14 -    5.999.0 parses correctly as 5.999000\nok 15 -   v5.999.0 parses correctly as 5.999000\nok 16 -  \"5.999.0\" parses correctly as 5.999000\nok 17 - \"v5.999.0\" parses correctly as 5.999000\nok 18 -          6 parses correctly as 6.000000\nok 19 -         v6 parses correctly as 6.000000\nok 20 -        \"6\" parses correctly as 6.000000\nok 21 -       \"v6\" parses correctly as 6.000000\nok 22 -   6.999000 parses correctly as 6.999000\nok 23 -    6.999.0 parses correctly as 6.999000\nok 24 -   v6.999.0 parses correctly as 6.999000\nok 25 -  \"6.999.0\" parses correctly as 6.999000\nok 26 - \"v6.999.0\" parses correctly as 6.999000\nok 27 -          7 parses correctly as 7.000000\nok 28 -         v7 parses correctly as 7.000000\nok 29 -        \"7\" parses correctly as 7.000000\nok 30 -       \"v7\" parses correctly as 7.000000\nok 31 -   7.999000 parses correctly as 7.999000\nok 32 -    7.999.0 parses correctly as 7.999000\nok 33 -   v7.999.0 parses correctly as 7.999000\nok 34 -  \"7.999.0\" parses correctly as 7.999000\nok 35 - \"v7.999.0\" parses correctly as 7.999000\nok 36 - no warnings\nPASS: t/numify_version\nDURATION: 7\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.114695072174072,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libtest-warnings-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libtest-warnings-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010173320770263672,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.390747308731079,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.050454139709472656,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 4.544365167617798,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012784004211425781,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libtest-warnings-perl.t/00-report-prereqs": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/01-basic": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/02-done_testing": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/03-subtest": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/04-no-tests": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/05-no-end-block": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/06-skip-all": {
                "status": "SKIPPED"
            },
            "ptestresult.libtest-warnings-perl.t/07-no_plan": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/08-use-if": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/09-warnings-contents": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/10-no-done_testing": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/11-double-use": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/12-no-newline": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/13-propagate-warnings": {
                "status": "SKIPPED"
            },
            "ptestresult.libtest-warnings-perl.t/14-propagate-subname": {
                "status": "SKIPPED"
            },
            "ptestresult.libtest-warnings-perl.t/15-propagate-default": {
                "status": "SKIPPED"
            },
            "ptestresult.libtest-warnings-perl.t/16-propagate-ignore": {
                "status": "SKIPPED"
            },
            "ptestresult.libtest-warnings-perl.t/17-propagate-subname-colons": {
                "status": "SKIPPED"
            },
            "ptestresult.libtest-warnings-perl.t/18-propagate-subname-package": {
                "status": "SKIPPED"
            },
            "ptestresult.libtest-warnings-perl.t/19-propagate-nonexistent-subname": {
                "status": "SKIPPED"
            },
            "ptestresult.libtest-warnings-perl.t/20-propagate-stub": {
                "status": "SKIPPED"
            },
            "ptestresult.libtest-warnings-perl.t/21-fail-on-warning": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/22-warnings-bareword": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/23-report-warnings": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/24-only-report-warnings": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/25-allowed_patterns": {
                "status": "PASSED"
            },
            "ptestresult.libtest-warnings-perl.t/zzz-check-breaks": {
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:31\nBEGIN: /usr/lib/libtest-warnings-perl/ptest\n# original warn handler captured a warning: hello this is a warning at t/14-propagate-subname.t line 18.\nok 1 - got one warning propagated\nok 2 - ..and it is the warning we just issued, with original location intact\nok 3 # skip PadWalker required for this test\n1..3\nok 3 # skip PadWalker required for this test\nSKIP: t/14-propagate-subname\n1..2\nok 1 # skip no conflicts module found to check against\nok 2 # skip This information-only test requires CPAN::Meta::Check 0.011\nok 1 # skip no conflicts module found to check against\nok 2 # skip This information-only test requires CPAN::Meta::Check 0.011\nSKIP: t/zzz-check-breaks\nok 1 - here is a passing test, to keep plan happy\n1..1\n# suppressed STDERR:this is not a fatal warning, because Test::Warnings is not loaded at t/08-use-if.t line 14.\nPASS: t/08-use-if\n# original warn handler captured a warning: hello this is a warning at (eval 1) line 18.\nok 1 - got one warning propagated\nok 2 - ..and it is the warning we just issued, with original location intact\nok 3 # skip PadWalker required for this test\n1..3\nok 3 # skip PadWalker required for this test\nSKIP: t/17-propagate-subname-colons\nok 1 - non-existent sub in warning handler does not result in an exception\nok 2 # skip PadWalker required for this test\n1..2\n# suppressed STDERR:this warning is not expected to be caught at (eval 1) line 14.\nok 2 # skip PadWalker required for this test\nSKIP: t/20-propagate-stub\n1..0 # SKIP Need Does::Not::Exist::687029845154942 to continue!\n1..0 # SKIP Need Does::Not::Exist::687029845154942 to continue!\nSKIP: t/06-skip-all\nok 1 - no tests run during END\nok 2 - no (unexpected) warnings (via done_testing)\n1..2\nPASS: t/04-no-tests\nok 1 - passing test\n# Subtest: here is a subtest\n    ok 1 - another passing test\n    1..1\nok 2 - here is a subtest\nok 3 - had_no_warnings was not called via the subtest's done_testing\nok 4 - no (unexpected) warnings (via done_testing)\n1..4\nPASS: t/03-subtest\n1..6\nok 1 - Test 'with :report_warnings enabled, had_no_warnings() tells about warnings that we may not have seen before' result count\nok 2 - subtest 'no (unexpected) warnings' of 'with :report_warnings enabled, had_no_warnings() tells about warnings that we may not have seen before' compare ok\nok 3 - subtest 'no (unexpected) warnings' of 'with :report_warnings enabled, had_no_warnings() tells about warnings that we may not have seen before' compare actual_ok\nok 4 - subtest 'no (unexpected) warnings' of 'with :report_warnings enabled, had_no_warnings() tells about warnings that we may not have seen before' compare name\nok 5 - checking depth\nok 6 - subtest 'no (unexpected) warnings' of 'with :report_warnings enabled, had_no_warnings() tells about warnings that we may not have seen before' compare diag\n# suppressed STDERR:this is a warning 1 2 3 at t/23-report-warnings.t line 17.\nPASS: t/23-report-warnings\nok 1 # skip PadWalker required for this test\n1..1\n# suppressed STDERR:this warning is not expected to be caught at t/16-propagate-ignore.t line 18.\nok 1 # skip PadWalker required for this test\nSKIP: t/16-propagate-ignore\n1..1\nok 1 - a passing test, to keep the harness happy\n# suppressed STDERR:this warning is not expected to be caught at t/05-no-end-block.t line 14.\nPASS: t/05-no-end-block\nok 1 - a passing test to keep done_testing happy\n1..1\n# suppressed STDERR:this warning is not expected to be caught at t/10-no-done_testing.t line 14.\nPASS: t/10-no-done_testing\n1..1\n# \n# Versions for all modules listed in static metadata (including optional ones):\n# \n# === Configure Requires ===\n# \n#     Module               Want     Have\n#     ------------------- ----- --------\n#     ExtUtils::MakeMaker   any     7.70\n#     perl                5.006 5.038002\n# \n# === Test Requires ===\n# \n#     Module               Want     Have\n#     ------------------- ----- --------\n#     ExtUtils::MakeMaker   any     7.70\n#     File::Spec            any     3.88\n#     Test::More           0.94 1.302194\n#     if                    any   0.0610\n#     perl                5.006 5.038002\n# \n# === Test Recommends ===\n# \n#     Module         Want     Have\n#     ---------- -------- --------\n#     CPAN::Meta 2.120900 2.150010\n# \n# === Test Suggests ===\n# \n#     Module                    Want     Have\n#     ------------------------ ----- --------\n#     CPAN::Meta::Check        0.011  missing\n#     CPAN::Meta::Requirements   any    2.140\n#     PadWalker                  any  missing\n#     Test::Tester             0.108 1.302194\n# \n# === Runtime Requires ===\n# \n#     Module         Want     Have\n#     ------------- ----- --------\n#     Carp            any     1.54\n#     Exporter        any     5.77\n#     Test::Builder   any 1.302194\n#     parent          any    0.241\n#     perl          5.006 5.038002\n#     strict          any     1.12\n#     warnings        any     1.65\n# \n# === Other Modules ===\n# \n#     Module             Have\n#     --------------- -------\n#     Encode             3.19\n#     File::Temp       0.2311\n#     JSON::PP           4.16\n#     Module::Runtime missing\n#     Sub::Name       missing\n#     YAML            missing\n#     autodie            2.36\n# \nok 1 - Reported prereqs\nPASS: t/00-report-prereqs\nok 1 - test the appearance of a normal warning\nok 2 - warning has origin properly added when it was lacking\n1..2\nPASS: t/12-no-newline\n# this bad warning is allowed globally at t/25-allowed_patterns.t line 10.\n# this local warning is allowed inside at t/25-allowed_patterns.t line 14.\n# this bad warning is allowed globally at t/25-allowed_patterns.t line 18.\nok 1 - no (unexpected) warnings (via done_testing)\n1..1\nPASS: t/25-allowed_patterns\nok 1 - this is a passing test\nok 2 - no (unexpected) warnings (via END block)\nok 3 - two tests have been run (the pass, and our no-warnings-via-END test)\n1..3\nPASS: t/07-no_plan\nok 1 - a passing test\nok 2 - we have had one test so far\nok 3 - no (unexpected) warnings (via done_testing)\n1..3\n# test count ok!\nPASS: t/02-done_testing\n# original warn handler captured a warning: hello this is a warning at t/13-propagate-warnings.t line 16.\nok 1 - got one warning propagated\nok 2 - ..and it is the warning we just issued, with original location intact\nok 3 # skip PadWalker required for this test\n1..3\nok 3 # skip PadWalker required for this test\nSKIP: t/13-propagate-warnings\nok 1 - warnings->import succeeds after importing \"warnings\" sub\nok 2 - no warnings worked as expected\nok 3 - correct warnings were enabled after warnings->import\n1..3\nPASS: t/22-warnings-bareword\n# original warn handler captured a warning: hello this is a warning at (eval 1) line 19.\nok 1 - got one warning propagated\nok 2 - ..and it is the warning we just issued, with original location intact\nok 3 # skip PadWalker required for this test\n1..3\nok 3 # skip PadWalker required for this test\nSKIP: t/18-propagate-subname-package\n1..1\nok 1 - warning() was imported\n# suppressed STDERR:this warning is not expected to be caught at t/11-double-use.t line 15.\nPASS: t/11-double-use\nok 1 - non-existent sub in warning handler does not result in an exception\nok 2 # skip PadWalker required for this test\n1..2\n# suppressed STDERR:this warning is not expected to be caught at t/19-propagate-nonexistent-subname.t line 14.\nok 2 # skip PadWalker required for this test\nSKIP: t/19-propagate-nonexistent-subname\nok 1 # skip PadWalker required for this test\n1..1\n# suppressed STDERR:this warning is not expected to be caught at t/15-propagate-default.t line 18.\nok 1 # skip PadWalker required for this test\nSKIP: t/15-propagate-default\n1..19\nok 1 - warnings are now allowed\n# this warning will not cause a failure at t/01-basic.t line 27.\nok 2 - warnings are not allowed again\nok 3 - warnings are still not allowed\n# suppressed STDERR:this warning is not expected to be caught at t/01-basic.t line 32.\nok 4 - Test 'all functionality ok, checking warnings via END block' result count\nok 5 - subtest 'no (unexpected) warnings' of 'all functionality ok, checking warnings via END block' compare ok\nok 6 - subtest 'no (unexpected) warnings' of 'all functionality ok, checking warnings via END block' compare actual_ok\nok 7 - subtest 'no (unexpected) warnings' of 'all functionality ok, checking warnings via END block' compare type\nok 8 - subtest 'no (unexpected) warnings' of 'all functionality ok, checking warnings via END block' compare name\nok 9 - subtest 'no (unexpected) warnings' of 'all functionality ok, checking warnings via END block' compare diag\nok 10 - subtest 'no warnings, with a custom name' of 'all functionality ok, checking warnings via END block' compare ok\nok 11 - subtest 'no warnings, with a custom name' of 'all functionality ok, checking warnings via END block' compare actual_ok\nok 12 - subtest 'no warnings, with a custom name' of 'all functionality ok, checking warnings via END block' compare type\nok 13 - subtest 'no warnings, with a custom name' of 'all functionality ok, checking warnings via END block' compare name\nok 14 - subtest 'no warnings, with a custom name' of 'all functionality ok, checking warnings via END block' compare diag\nok 15 - subtest 'no (unexpected) warnings (via END block)' of 'all functionality ok, checking warnings via END block' compare ok\nok 16 - subtest 'no (unexpected) warnings (via END block)' of 'all functionality ok, checking warnings via END block' compare actual_ok\nok 17 - subtest 'no (unexpected) warnings (via END block)' of 'all functionality ok, checking warnings via END block' compare type\nok 18 - subtest 'no (unexpected) warnings (via END block)' of 'all functionality ok, checking warnings via END block' compare name\nok 19 - subtest 'no (unexpected) warnings (via END block)' of 'all functionality ok, checking warnings via END block' compare diag\nPASS: t/01-basic\nok 1 - warnings() successfully captured the warning\nok 2 - warning() successfully the warning as a string\nok 3 - warnings() successfully captured all warnings\nok 4 - warning() successfully captured all warnings as a scalar ref\n# no warning here\n# nor here\nok 5 - warnings() successfully captured all warnings (none!)\n# no warning here\n# nor here\nok 6 - warning() successfully captured all warnings (none!)\nok 7 - warning() reports zero warnings caught\nok 8 - no (unexpected) warnings (via done_testing)\n1..8\nPASS: t/09-warnings-contents\n1..1\nok 1 - Test 'with \"PERL_TEST_WARNINGS_ONLY_REPORT_WARNINGS\" set, test does not fail' result count\n# suppressed STDERR:this is a warning 1 2 3 at t/24-only-report-warnings.t line 18.\nPASS: t/24-only-report-warnings\n1..6\n# suppressed STDERR:here is a warning at t/21-fail-on-warning.t line 25.\nok 1 - Test 'failed immediately when we had a warning' result count\nok 2 - subtest 'unexpected warning' of 'failed immediately when we had a warning' compare ok\nok 3 - subtest 'unexpected warning' of 'failed immediately when we had a warning' compare actual_ok\nok 4 - subtest 'unexpected warning' of 'failed immediately when we had a warning' compare type\nok 5 - subtest 'unexpected warning' of 'failed immediately when we had a warning' compare name\nok 6 - subtest 'unexpected warning' of 'failed immediately when we had a warning' compare diag\nPASS: t/21-fail-on-warning\nDURATION: 5\nEND: /usr/lib/libtest-warnings-perl/ptest\n2024-02-06T09:31\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libtest-warnings-perl": {
                    "duration": "5",
                    "log": "START: ptest-runner\n2024-02-06T09:31\n# original warn handler captured a warning: hello this is a warning at t/14-propagate-subname.t line 18.\nok 1 - got one warning propagated\nok 2 - ..and it is the warning we just issued, with original location intact\nok 3 # skip PadWalker required for this test\n1..3\nok 3 # skip PadWalker required for this test\nSKIP: t/14-propagate-subname\n1..2\nok 1 # skip no conflicts module found to check against\nok 2 # skip This information-only test requires CPAN::Meta::Check 0.011\nok 1 # skip no conflicts module found to check against\nok 2 # skip This information-only test requires CPAN::Meta::Check 0.011\nSKIP: t/zzz-check-breaks\nok 1 - here is a passing test, to keep plan happy\n1..1\n# suppressed STDERR:this is not a fatal warning, because Test::Warnings is not loaded at t/08-use-if.t line 14.\nPASS: t/08-use-if\n# original warn handler captured a warning: hello this is a warning at (eval 1) line 18.\nok 1 - got one warning propagated\nok 2 - ..and it is the warning we just issued, with original location intact\nok 3 # skip PadWalker required for this test\n1..3\nok 3 # skip PadWalker required for this test\nSKIP: t/17-propagate-subname-colons\nok 1 - non-existent sub in warning handler does not result in an exception\nok 2 # skip PadWalker required for this test\n1..2\n# suppressed STDERR:this warning is not expected to be caught at (eval 1) line 14.\nok 2 # skip PadWalker required for this test\nSKIP: t/20-propagate-stub\n1..0 # SKIP Need Does::Not::Exist::687029845154942 to continue!\n1..0 # SKIP Need Does::Not::Exist::687029845154942 to continue!\nSKIP: t/06-skip-all\nok 1 - no tests run during END\nok 2 - no (unexpected) warnings (via done_testing)\n1..2\nPASS: t/04-no-tests\nok 1 - passing test\n# Subtest: here is a subtest\n    ok 1 - another passing test\n    1..1\nok 2 - here is a subtest\nok 3 - had_no_warnings was not called via the subtest's done_testing\nok 4 - no (unexpected) warnings (via done_testing)\n1..4\nPASS: t/03-subtest\n1..6\nok 1 - Test 'with :report_warnings enabled, had_no_warnings() tells about warnings that we may not have seen before' result count\nok 2 - subtest 'no (unexpected) warnings' of 'with :report_warnings enabled, had_no_warnings() tells about warnings that we may not have seen before' compare ok\nok 3 - subtest 'no (unexpected) warnings' of 'with :report_warnings enabled, had_no_warnings() tells about warnings that we may not have seen before' compare actual_ok\nok 4 - subtest 'no (unexpected) warnings' of 'with :report_warnings enabled, had_no_warnings() tells about warnings that we may not have seen before' compare name\nok 5 - checking depth\nok 6 - subtest 'no (unexpected) warnings' of 'with :report_warnings enabled, had_no_warnings() tells about warnings that we may not have seen before' compare diag\n# suppressed STDERR:this is a warning 1 2 3 at t/23-report-warnings.t line 17.\nPASS: t/23-report-warnings\nok 1 # skip PadWalker required for this test\n1..1\n# suppressed STDERR:this warning is not expected to be caught at t/16-propagate-ignore.t line 18.\nok 1 # skip PadWalker required for this test\nSKIP: t/16-propagate-ignore\n1..1\nok 1 - a passing test, to keep the harness happy\n# suppressed STDERR:this warning is not expected to be caught at t/05-no-end-block.t line 14.\nPASS: t/05-no-end-block\nok 1 - a passing test to keep done_testing happy\n1..1\n# suppressed STDERR:this warning is not expected to be caught at t/10-no-done_testing.t line 14.\nPASS: t/10-no-done_testing\n1..1\n# \n# Versions for all modules listed in static metadata (including optional ones):\n# \n# === Configure Requires ===\n# \n#     Module               Want     Have\n#     ------------------- ----- --------\n#     ExtUtils::MakeMaker   any     7.70\n#     perl                5.006 5.038002\n# \n# === Test Requires ===\n# \n#     Module               Want     Have\n#     ------------------- ----- --------\n#     ExtUtils::MakeMaker   any     7.70\n#     File::Spec            any     3.88\n#     Test::More           0.94 1.302194\n#     if                    any   0.0610\n#     perl                5.006 5.038002\n# \n# === Test Recommends ===\n# \n#     Module         Want     Have\n#     ---------- -------- --------\n#     CPAN::Meta 2.120900 2.150010\n# \n# === Test Suggests ===\n# \n#     Module                    Want     Have\n#     ------------------------ ----- --------\n#     CPAN::Meta::Check        0.011  missing\n#     CPAN::Meta::Requirements   any    2.140\n#     PadWalker                  any  missing\n#     Test::Tester             0.108 1.302194\n# \n# === Runtime Requires ===\n# \n#     Module         Want     Have\n#     ------------- ----- --------\n#     Carp            any     1.54\n#     Exporter        any     5.77\n#     Test::Builder   any 1.302194\n#     parent          any    0.241\n#     perl          5.006 5.038002\n#     strict          any     1.12\n#     warnings        any     1.65\n# \n# === Other Modules ===\n# \n#     Module             Have\n#     --------------- -------\n#     Encode             3.19\n#     File::Temp       0.2311\n#     JSON::PP           4.16\n#     Module::Runtime missing\n#     Sub::Name       missing\n#     YAML            missing\n#     autodie            2.36\n# \nok 1 - Reported prereqs\nPASS: t/00-report-prereqs\nok 1 - test the appearance of a normal warning\nok 2 - warning has origin properly added when it was lacking\n1..2\nPASS: t/12-no-newline\n# this bad warning is allowed globally at t/25-allowed_patterns.t line 10.\n# this local warning is allowed inside at t/25-allowed_patterns.t line 14.\n# this bad warning is allowed globally at t/25-allowed_patterns.t line 18.\nok 1 - no (unexpected) warnings (via done_testing)\n1..1\nPASS: t/25-allowed_patterns\nok 1 - this is a passing test\nok 2 - no (unexpected) warnings (via END block)\nok 3 - two tests have been run (the pass, and our no-warnings-via-END test)\n1..3\nPASS: t/07-no_plan\nok 1 - a passing test\nok 2 - we have had one test so far\nok 3 - no (unexpected) warnings (via done_testing)\n1..3\n# test count ok!\nPASS: t/02-done_testing\n# original warn handler captured a warning: hello this is a warning at t/13-propagate-warnings.t line 16.\nok 1 - got one warning propagated\nok 2 - ..and it is the warning we just issued, with original location intact\nok 3 # skip PadWalker required for this test\n1..3\nok 3 # skip PadWalker required for this test\nSKIP: t/13-propagate-warnings\nok 1 - warnings->import succeeds after importing \"warnings\" sub\nok 2 - no warnings worked as expected\nok 3 - correct warnings were enabled after warnings->import\n1..3\nPASS: t/22-warnings-bareword\n# original warn handler captured a warning: hello this is a warning at (eval 1) line 19.\nok 1 - got one warning propagated\nok 2 - ..and it is the warning we just issued, with original location intact\nok 3 # skip PadWalker required for this test\n1..3\nok 3 # skip PadWalker required for this test\nSKIP: t/18-propagate-subname-package\n1..1\nok 1 - warning() was imported\n# suppressed STDERR:this warning is not expected to be caught at t/11-double-use.t line 15.\nPASS: t/11-double-use\nok 1 - non-existent sub in warning handler does not result in an exception\nok 2 # skip PadWalker required for this test\n1..2\n# suppressed STDERR:this warning is not expected to be caught at t/19-propagate-nonexistent-subname.t line 14.\nok 2 # skip PadWalker required for this test\nSKIP: t/19-propagate-nonexistent-subname\nok 1 # skip PadWalker required for this test\n1..1\n# suppressed STDERR:this warning is not expected to be caught at t/15-propagate-default.t line 18.\nok 1 # skip PadWalker required for this test\nSKIP: t/15-propagate-default\n1..19\nok 1 - warnings are now allowed\n# this warning will not cause a failure at t/01-basic.t line 27.\nok 2 - warnings are not allowed again\nok 3 - warnings are still not allowed\n# suppressed STDERR:this warning is not expected to be caught at t/01-basic.t line 32.\nok 4 - Test 'all functionality ok, checking warnings via END block' result count\nok 5 - subtest 'no (unexpected) warnings' of 'all functionality ok, checking warnings via END block' compare ok\nok 6 - subtest 'no (unexpected) warnings' of 'all functionality ok, checking warnings via END block' compare actual_ok\nok 7 - subtest 'no (unexpected) warnings' of 'all functionality ok, checking warnings via END block' compare type\nok 8 - subtest 'no (unexpected) warnings' of 'all functionality ok, checking warnings via END block' compare name\nok 9 - subtest 'no (unexpected) warnings' of 'all functionality ok, checking warnings via END block' compare diag\nok 10 - subtest 'no warnings, with a custom name' of 'all functionality ok, checking warnings via END block' compare ok\nok 11 - subtest 'no warnings, with a custom name' of 'all functionality ok, checking warnings via END block' compare actual_ok\nok 12 - subtest 'no warnings, with a custom name' of 'all functionality ok, checking warnings via END block' compare type\nok 13 - subtest 'no warnings, with a custom name' of 'all functionality ok, checking warnings via END block' compare name\nok 14 - subtest 'no warnings, with a custom name' of 'all functionality ok, checking warnings via END block' compare diag\nok 15 - subtest 'no (unexpected) warnings (via END block)' of 'all functionality ok, checking warnings via END block' compare ok\nok 16 - subtest 'no (unexpected) warnings (via END block)' of 'all functionality ok, checking warnings via END block' compare actual_ok\nok 17 - subtest 'no (unexpected) warnings (via END block)' of 'all functionality ok, checking warnings via END block' compare type\nok 18 - subtest 'no (unexpected) warnings (via END block)' of 'all functionality ok, checking warnings via END block' compare name\nok 19 - subtest 'no (unexpected) warnings (via END block)' of 'all functionality ok, checking warnings via END block' compare diag\nPASS: t/01-basic\nok 1 - warnings() successfully captured the warning\nok 2 - warning() successfully the warning as a string\nok 3 - warnings() successfully captured all warnings\nok 4 - warning() successfully captured all warnings as a scalar ref\n# no warning here\n# nor here\nok 5 - warnings() successfully captured all warnings (none!)\n# no warning here\n# nor here\nok 6 - warning() successfully captured all warnings (none!)\nok 7 - warning() reports zero warnings caught\nok 8 - no (unexpected) warnings (via done_testing)\n1..8\nPASS: t/09-warnings-contents\n1..1\nok 1 - Test 'with \"PERL_TEST_WARNINGS_ONLY_REPORT_WARNINGS\" set, test does not fail' result count\n# suppressed STDERR:this is a warning 1 2 3 at t/24-only-report-warnings.t line 18.\nPASS: t/24-only-report-warnings\n1..6\n# suppressed STDERR:here is a warning at t/21-fail-on-warning.t line 25.\nok 1 - Test 'failed immediately when we had a warning' result count\nok 2 - subtest 'unexpected warning' of 'failed immediately when we had a warning' compare ok\nok 3 - subtest 'unexpected warning' of 'failed immediately when we had a warning' compare actual_ok\nok 4 - subtest 'unexpected warning' of 'failed immediately when we had a warning' compare type\nok 5 - subtest 'unexpected warning' of 'failed immediately when we had a warning' compare name\nok 6 - subtest 'unexpected warning' of 'failed immediately when we had a warning' compare diag\nPASS: t/21-fail-on-warning\nDURATION: 5\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.109977960586548,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libtimedate-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libtimedate-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0009627342224121094,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3849825859069824,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04802680015563965,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.002098798751831,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012810230255126953,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libtimedate-perl.t/cpanrt": {
                "status": "PASSED"
            },
            "ptestresult.libtimedate-perl.t/date": {
                "status": "PASSED"
            },
            "ptestresult.libtimedate-perl.t/format": {
                "status": "PASSED"
            },
            "ptestresult.libtimedate-perl.t/getdate": {
                "status": "PASSED"
            },
            "ptestresult.libtimedate-perl.t/lang": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:31\nBEGIN: /usr/lib/libtimedate-perl/ptest\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/lang\n1..146\n# offset = 3155760000\n--------------------------------------------------\nFAIL 1\n1995-01-24                \nDiff:    -3155760000\nExpect: 3946665600.000000 Mon Jan 24 00:00:00 2095\nGot:    790905600.000000 Tue Jan 24 00:00:00 1995\n--------------------------------------------------\nFAIL 2\n1995-06-24                           \nDiff:    -3155760000\nExpect: 3959712000.000000 Fri Jun 24 00:00:00 2095\nGot:    803952000.000000 Sat Jun 24 00:00:00 1995\n--------------------------------------------------\nFAIL 3\n92/01/02 12:01\t\t\t     \nDiff:    -3155760000\nExpect: 3850113660.000000 Wed Jan  2 12:01:00 2092\nGot:    694353660.000000 Thu Jan  2 12:01:00 1992\n--------------------------------------------------\nFAIL 4\n92/01/02 12:01 AM\t\t     \nDiff:    -3155760000\nExpect: 3850070460.000000 Wed Jan  2 00:01:00 2092\nGot:    694310460.000000 Thu Jan  2 00:01:00 1992\n--------------------------------------------------\nFAIL 5\n92/01/02 12:01 PM\t\t     \nDiff:    -3155760000\nExpect: 3850113660.000000 Wed Jan  2 12:01:00 2092\nGot:    694353660.000000 Thu Jan  2 12:01:00 1992\n--------------------------------------------------\nFAIL 6\n2002-11-02 11pm GMT\t\t     \nDiff:    -3155760000\nExpect: 4192038000.000000 Fri Nov  3 23:00:00 2102\nGot:    1036278000.000000 Sat Nov  2 23:00:00 2002\n--------------------------------------------------\nFAIL 7\n2002-11-02 11 pm GMT\t\t     \nDiff:    -3155760000\nExpect: 4192038000.000000 Fri Nov  3 23:00:00 2102\nGot:    1036278000.000000 Sat Nov  2 23:00:00 2002\n--------------------------------------------------\nFAIL 8\n1995-01-24  GMT                      \nDiff:    -3155760000\nExpect: 3946665600.000000 Mon Jan 24 00:00:00 2095\nGot:    790905600.000000 Tue Jan 24 00:00:00 1995\n--------------------------------------------------\nFAIL 9\n1995-01-24  BST                      \nDiff:    -3155760000\nExpect: 3946662000.000000 Sun Jan 23 23:00:00 2095\nGot:    790902000.000000 Mon Jan 23 23:00:00 1995\n--------------------------------------------------\nFAIL 10\n1995-06-24  GMT                      \nDiff:    -3155760000\nExpect: 3959712000.000000 Fri Jun 24 00:00:00 2095\nGot:    803952000.000000 Sat Jun 24 00:00:00 1995\n--------------------------------------------------\nFAIL 11\n1995-06-24  BST                      \nDiff:    -3155760000\nExpect: 3959708400.000000 Thu Jun 23 23:00:00 2095\nGot:    803948400.000000 Fri Jun 23 23:00:00 1995\n--------------------------------------------------\nFAIL 12\n1992-1-2 12:01 GMT\t\t     \nDiff:    -3155760000\nExpect: 3850113660.000000 Wed Jan  2 12:01:00 2092\nGot:    694353660.000000 Thu Jan  2 12:01:00 1992\n--------------------------------------------------\nFAIL 13\n1992-1-2-12:01:00 GMT\t\t     \nDiff:    -3155760000\nExpect: 3850113660.000000 Wed Jan  2 12:01:00 2092\nGot:    694353660.000000 Thu Jan  2 12:01:00 1992\n--------------------------------------------------\nFAIL 14\nWed, 16 Jun 94 07:29:35 CST    \t     \nDiff:    -3155760000\nExpect: 3927533375.000000 Wed Jun 16 13:29:35 2094\nGot:    771773375.000000 Thu Jun 16 13:29:35 1994\n--------------------------------------------------\nFAIL 15\nWed,16 Jun 94 07:29:35 CST    \t     \nDiff:    -3155760000\nExpect: 3927533375.000000 Wed Jun 16 13:29:35 2094\nGot:    771773375.000000 Thu Jun 16 13:29:35 1994\n--------------------------------------------------\nFAIL 16\nWed, 16 Nov 94 07:29:35 CST \t     \nDiff:    -3155760000\nExpect: 3940752575.000000 Tue Nov 16 13:29:35 2094\nGot:    784992575.000000 Wed Nov 16 13:29:35 1994\n--------------------------------------------------\nFAIL 17\nMon, 21 Nov 94 07:42:23 CST \t     \nDiff:    -3155760000\nExpect: 3941185343.000000 Sun Nov 21 13:42:23 2094\nGot:    785425343.000000 Mon Nov 21 13:42:23 1994\n--------------------------------------------------\nFAIL 18\nMon, 21 Nov 94 04:28:18 CST \t     \nDiff:    -3155760000\nExpect: 3941173698.000000 Sun Nov 21 10:28:18 2094\nGot:    785413698.000000 Mon Nov 21 10:28:18 1994\n--------------------------------------------------\nFAIL 19\nTue, 15 Nov 94 09:15:10 GMT \t     \nDiff:    -3155760000\nExpect: 3940650910.000000 Mon Nov 15 09:15:10 2094\nGot:    784890910.000000 Tue Nov 15 09:15:10 1994\n--------------------------------------------------\nFAIL 20\nWed, 16 Nov 94 09:39:49 GMT \t     \nDiff:    -3155760000\nExpect: 3940738789.000000 Tue Nov 16 09:39:49 2094\nGot:    784978789.000000 Wed Nov 16 09:39:49 1994\n--------------------------------------------------\nFAIL 21\nWed, 16 Nov 94 09:23:17 GMT \t     \nDiff:    -3155760000\nExpect: 3940737797.000000 Tue Nov 16 09:23:17 2094\nGot:    784977797.000000 Wed Nov 16 09:23:17 1994\n--------------------------------------------------\nFAIL 22\nWed, 16 Nov 94 12:39:49 GMT \t     \nDiff:    -3155760000\nExpect: 3940749589.000000 Tue Nov 16 12:39:49 2094\nGot:    784989589.000000 Wed Nov 16 12:39:49 1994\n--------------------------------------------------\nFAIL 23\nWed, 16 Nov 94 14:03:06 GMT \t     \nDiff:    -3155760000\nExpect: 3940754586.000000 Tue Nov 16 14:03:06 2094\nGot:    784994586.000000 Wed Nov 16 14:03:06 1994\n--------------------------------------------------\nFAIL 24\nWed, 16 Nov 94 05:30:51 CST \t     \nDiff:    -3155760000\nExpect: 3940745451.000000 Tue Nov 16 11:30:51 2094\nGot:    784985451.000000 Wed Nov 16 11:30:51 1994\n--------------------------------------------------\nFAIL 25\nThu, 17 Nov 94 03:19:30 CST \t     \nDiff:    -3155760000\nExpect: 3940823970.000000 Wed Nov 17 09:19:30 2094\nGot:    785063970.000000 Thu Nov 17 09:19:30 1994\n--------------------------------------------------\nFAIL 26\n1994:11:21T14:05:32+0000 \t     \nDiff:    -3155760000\nExpect: 3941186732.000000 Sun Nov 21 14:05:32 2094\nGot:    785426732.000000 Mon Nov 21 14:05:32 1994\n--------------------------------------------------\nFAIL 27\nMon, 21 Nov 94 14:05:32 GMT \t     \nDiff:    -3155760000\nExpect: 3941186732.000000 Sun Nov 21 14:05:32 2094\nGot:    785426732.000000 Mon Nov 21 14:05:32 1994\n--------------------------------------------------\nFAIL 28\nMon, 14 Nov 94 15:08:49 CST \t     \nDiff:    -3155760000\nExpect: 3940607329.000000 Sun Nov 14 21:08:49 2094\nGot:    784847329.000000 Mon Nov 14 21:08:49 1994\n--------------------------------------------------\nFAIL 29\nWed, 16 Nov 94 14:48:06 GMT \t     \nDiff:    -3155760000\nExpect: 3940757286.000000 Tue Nov 16 14:48:06 2094\nGot:    784997286.000000 Wed Nov 16 14:48:06 1994\n--------------------------------------------------\nFAIL 30\nThu, 17 Nov 94 14:22:03 GMT \t     \nDiff:    -3155760000\nExpect: 3940842123.000000 Wed Nov 17 14:22:03 2094\nGot:    785082123.000000 Thu Nov 17 14:22:03 1994\n--------------------------------------------------\nFAIL 31\nWed, 16 Nov 94 14:36:00 GMT \t     \nDiff:    -3155760000\nExpect: 3940756560.000000 Tue Nov 16 14:36:00 2094\nGot:    784996560.000000 Wed Nov 16 14:36:00 1994\n--------------------------------------------------\nFAIL 32\nWed, 16 Nov 94 09:23:17 GMT \t     \nDiff:    -3155760000\nExpect: 3940737797.000000 Tue Nov 16 09:23:17 2094\nGot:    784977797.000000 Wed Nov 16 09:23:17 1994\n--------------------------------------------------\nFAIL 33\nWed, 16 Nov 94 10:01:43 GMT \t     \nDiff:    -3155760000\nExpect: 3940740103.000000 Tue Nov 16 10:01:43 2094\nGot:    784980103.000000 Wed Nov 16 10:01:43 1994\n--------------------------------------------------\nFAIL 34\nWed, 16 Nov 94 15:03:35 GMT \t     \nDiff:    -3155760000\nExpect: 3940758215.000000 Tue Nov 16 15:03:35 2094\nGot:    784998215.000000 Wed Nov 16 15:03:35 1994\n--------------------------------------------------\nFAIL 35\nMon, 21 Nov 94 13:55:19 GMT \t     \nDiff:    -3155760000\nExpect: 3941186119.000000 Sun Nov 21 13:55:19 2094\nGot:    785426119.000000 Mon Nov 21 13:55:19 1994\n--------------------------------------------------\nFAIL 36\nWed, 16 Nov 94 08:46:11 CST \t     \nDiff:    -3155760000\nExpect: 3940757171.000000 Tue Nov 16 14:46:11 2094\nGot:    784997171.000000 Wed Nov 16 14:46:11 1994\n--------------------------------------------------\nFAIL 37\nWed, 9 Nov 1994 09:50:32 -0500 (EST) \nDiff:    -3155760000\nExpect: 3940152632.000000 Tue Nov  9 14:50:32 2094\nGot:    784392632.000000 Wed Nov  9 14:50:32 1994\n--------------------------------------------------\nFAIL 38\nThu, 13 Oct 94 10:13:13 -0700\t     \nDiff:    -3155760000\nExpect: 3937828393.000000 Wed Oct 13 17:13:13 2094\nGot:    782068393.000000 Thu Oct 13 17:13:13 1994\n--------------------------------------------------\nFAIL 39\nSat, 19 Nov 1994 16:59:14 +0100      \nDiff:    -3155760000\nExpect: 3941020754.000000 Fri Nov 19 15:59:14 2094\nGot:    785260754.000000 Sat Nov 19 15:59:14 1994\n--------------------------------------------------\nFAIL 40\nThu, 3 Nov 94 14:10:47 EST \t     \nDiff:    -3155760000\nExpect: 3939649847.000000 Wed Nov  3 19:10:47 2094\nGot:    783889847.000000 Thu Nov  3 19:10:47 1994\n--------------------------------------------------\nFAIL 41\nThu, 3 Nov 94 21:51:09 EST \t     \nDiff:    -3155760000\nExpect: 3939677469.000000 Thu Nov  4 02:51:09 2094\nGot:    783917469.000000 Fri Nov  4 02:51:09 1994\n--------------------------------------------------\nFAIL 42\nFri, 4 Nov 94 9:24:52 EST \t     \nDiff:    -3155760000\nExpect: 3939719092.000000 Thu Nov  4 14:24:52 2094\nGot:    783959092.000000 Fri Nov  4 14:24:52 1994\n--------------------------------------------------\nFAIL 43\nWed, 9 Nov 94 09:38:54 EST \t     \nDiff:    -3155760000\nExpect: 3940151934.000000 Tue Nov  9 14:38:54 2094\nGot:    784391934.000000 Wed Nov  9 14:38:54 1994\n--------------------------------------------------\nFAIL 44\nMon, 14 Nov 94 13:20:12 EST \t     \nDiff:    -3155760000\nExpect: 3940597212.000000 Sun Nov 14 18:20:12 2094\nGot:    784837212.000000 Mon Nov 14 18:20:12 1994\n--------------------------------------------------\nFAIL 45\nWed, 16 Nov 94 17:09:13 EST \t     \nDiff:    -3155760000\nExpect: 3940783753.000000 Tue Nov 16 22:09:13 2094\nGot:    785023753.000000 Wed Nov 16 22:09:13 1994\n--------------------------------------------------\nFAIL 46\nTue, 15 Nov 94 12:27:01 PST \t     \nDiff:    -3155760000\nExpect: 3940691221.000000 Mon Nov 15 20:27:01 2094\nGot:    784931221.000000 Tue Nov 15 20:27:01 1994\n--------------------------------------------------\nFAIL 47\nFri, 18 Nov 1994 07:34:05 -0600      \nDiff:    -3155760000\nExpect: 3940925645.000000 Thu Nov 18 13:34:05 2094\nGot:    785165645.000000 Fri Nov 18 13:34:05 1994\n--------------------------------------------------\nFAIL 48\nMon, 21 Nov 94 14:34:28 -0500 \t     \nDiff:    -3155760000\nExpect: 3941206468.000000 Sun Nov 21 19:34:28 2094\nGot:    785446468.000000 Mon Nov 21 19:34:28 1994\n--------------------------------------------------\nFAIL 49\nFri, 18 Nov 1994 12:05:47 -0800 (PST)\nDiff:    -3155760000\nExpect: 3940949147.000000 Thu Nov 18 20:05:47 2094\nGot:    785189147.000000 Fri Nov 18 20:05:47 1994\n--------------------------------------------------\nFAIL 50\nFri, 18 Nov 1994 12:36:26 -0800 (PST)\nDiff:    -3155760000\nExpect: 3940950986.000000 Thu Nov 18 20:36:26 2094\nGot:    785190986.000000 Fri Nov 18 20:36:26 1994\n--------------------------------------------------\nFAIL 51\nWed, 16 Nov 1994 15:58:58 GMT \t     \nDiff:    -3155760000\nExpect: 3940761538.000000 Tue Nov 16 15:58:58 2094\nGot:    785001538.000000 Wed Nov 16 15:58:58 1994\n--------------------------------------------------\nFAIL 52\nSun, 06 Nov 94 14:27:40 -0500 \t     \nDiff:    -3155760000\nExpect: 3939910060.000000 Sat Nov  6 19:27:40 2094\nGot:    784150060.000000 Sun Nov  6 19:27:40 1994\n--------------------------------------------------\nFAIL 53\nMon, 07 Nov 94 08:20:13 -0500 \t     \nDiff:    -3155760000\nExpect: 3939974413.000000 Sun Nov  7 13:20:13 2094\nGot:    784214413.000000 Mon Nov  7 13:20:13 1994\n--------------------------------------------------\nFAIL 54\nMon, 07 Nov 94 16:48:42 -0500 \t     \nDiff:    -3155760000\nExpect: 3940004922.000000 Sun Nov  7 21:48:42 2094\nGot:    784244922.000000 Mon Nov  7 21:48:42 1994\n--------------------------------------------------\nFAIL 55\nWed, 09 Nov 94 15:46:16 -0500 \t     \nDiff:    -3155760000\nExpect: 3940173976.000000 Tue Nov  9 20:46:16 2094\nGot:    784413976.000000 Wed Nov  9 20:46:16 1994\n--------------------------------------------------\nFAIL 56\nSun, 6 Nov 1994 02:38:17 -0800 \t     \nDiff:    -3155760000\nExpect: 3939878297.000000 Sat Nov  6 10:38:17 2094\nGot:    784118297.000000 Sun Nov  6 10:38:17 1994\n--------------------------------------------------\nFAIL 57\nTue, 1 Nov 1994 13:53:49 -0500 \t     \nDiff:    -3155760000\nExpect: 3939476029.000000 Mon Nov  1 18:53:49 2094\nGot:    783716029.000000 Tue Nov  1 18:53:49 1994\n--------------------------------------------------\nFAIL 58\nTue, 15 Nov 94 08:31:59 +0100 \t     \nDiff:    -3155760000\nExpect: 3940644719.000000 Mon Nov 15 07:31:59 2094\nGot:    784884719.000000 Tue Nov 15 07:31:59 1994\n--------------------------------------------------\nFAIL 59\nSun, 6 Nov 1994 11:09:12 -0500 (IST) \nDiff:    -3155760000\nExpect: 3939898152.000000 Sat Nov  6 16:09:12 2094\nGot:    784138152.000000 Sun Nov  6 16:09:12 1994\n--------------------------------------------------\nFAIL 60\nFri, 4 Nov 94 12:52:10 EST \t     \nDiff:    -3155760000\nExpect: 3939731530.000000 Thu Nov  4 17:52:10 2094\nGot:    783971530.000000 Fri Nov  4 17:52:10 1994\n--------------------------------------------------\nFAIL 61\nMon, 31 Oct 1994 14:17:39 -0500 (EST)\nDiff:    -3155760000\nExpect: 3939391059.000000 Sun Oct 31 19:17:39 2094\nGot:    783631059.000000 Mon Oct 31 19:17:39 1994\n--------------------------------------------------\nFAIL 62\nMon, 14 Nov 94 11:25:00 CST \t     \nDiff:    -3155760000\nExpect: 3940593900.000000 Sun Nov 14 17:25:00 2094\nGot:    784833900.000000 Mon Nov 14 17:25:00 1994\n--------------------------------------------------\nFAIL 63\nMon, 14 Nov 94 13:26:29 CST \t     \nDiff:    -3155760000\nExpect: 3940601189.000000 Sun Nov 14 19:26:29 2094\nGot:    784841189.000000 Mon Nov 14 19:26:29 1994\n--------------------------------------------------\nFAIL 64\nFri, 18 Nov 94 8:42:47 CST \t     \nDiff:    -3155760000\nExpect: 3940929767.000000 Thu Nov 18 14:42:47 2094\nGot:    785169767.000000 Fri Nov 18 14:42:47 1994\n--------------------------------------------------\nFAIL 65\nThu, 17 Nov 94 14:32:01 +0900 \t     \nDiff:    -3155760000\nExpect: 3940810321.000000 Wed Nov 17 05:32:01 2094\nGot:    785050321.000000 Thu Nov 17 05:32:01 1994\n--------------------------------------------------\nFAIL 66\nWed, 2 Nov 94 18:16:31 +0100 \t     \nDiff:    -3155760000\nExpect: 3939556591.000000 Tue Nov  2 17:16:31 2094\nGot:    783796591.000000 Wed Nov  2 17:16:31 1994\n--------------------------------------------------\nFAIL 67\nFri, 18 Nov 94 10:46:26 +0100 \t     \nDiff:    -3155760000\nExpect: 3940911986.000000 Thu Nov 18 09:46:26 2094\nGot:    785151986.000000 Fri Nov 18 09:46:26 1994\n--------------------------------------------------\nFAIL 68\nTue, 8 Nov 1994 22:39:28 +0200 \t     \nDiff:    -3155760000\nExpect: 3940087168.000000 Mon Nov  8 20:39:28 2094\nGot:    784327168.000000 Tue Nov  8 20:39:28 1994\n--------------------------------------------------\nFAIL 69\nWed, 16 Nov 1994 10:01:08 -0500 (EST)\nDiff:    -3155760000\nExpect: 3940758068.000000 Tue Nov 16 15:01:08 2094\nGot:    784998068.000000 Wed Nov 16 15:01:08 1994\n--------------------------------------------------\nFAIL 70\nWed, 2 Nov 1994 16:59:42 -0800 \t     \nDiff:    -3155760000\nExpect: 3939584382.000000 Wed Nov  3 00:59:42 2094\nGot:    783824382.000000 Thu Nov  3 00:59:42 1994\n--------------------------------------------------\nFAIL 71\nWed, 9 Nov 94 10:00:23 PST \t     \nDiff:    -3155760000\nExpect: 3940164023.000000 Tue Nov  9 18:00:23 2094\nGot:    784404023.000000 Wed Nov  9 18:00:23 1994\n--------------------------------------------------\nFAIL 72\nFri, 18 Nov 94 17:01:43 PST \t     \nDiff:    -3155760000\nExpect: 3940966903.000000 Fri Nov 19 01:01:43 2094\nGot:    785206903.000000 Sat Nov 19 01:01:43 1994\n--------------------------------------------------\nFAIL 73\nMon, 14 Nov 1994 14:47:46 -0500      \nDiff:    -3155760000\nExpect: 3940602466.000000 Sun Nov 14 19:47:46 2094\nGot:    784842466.000000 Mon Nov 14 19:47:46 1994\n--------------------------------------------------\nFAIL 74\nMon, 21 Nov 1994 04:56:04 -0500 (EST)\nDiff:    -3155760000\nExpect: 3941171764.000000 Sun Nov 21 09:56:04 2094\nGot:    785411764.000000 Mon Nov 21 09:56:04 1994\n--------------------------------------------------\nFAIL 75\nMon, 21 Nov 1994 11:50:12 -0800      \nDiff:    -3155760000\nExpect: 3941207412.000000 Sun Nov 21 19:50:12 2094\nGot:    785447412.000000 Mon Nov 21 19:50:12 1994\n--------------------------------------------------\nFAIL 76\nSat, 5 Nov 1994 14:04:16 -0600 (CST) \nDiff:    -3155760000\nExpect: 3939825856.000000 Fri Nov  5 20:04:16 2094\nGot:    784065856.000000 Sat Nov  5 20:04:16 1994\n--------------------------------------------------\nFAIL 77\nSat, 05 Nov 94 13:10:13 MST \t     \nDiff:    -3155760000\nExpect: 3939826213.000000 Fri Nov  5 20:10:13 2094\nGot:    784066213.000000 Sat Nov  5 20:10:13 1994\n--------------------------------------------------\nFAIL 78\nWed, 02 Nov 94 10:47:48 -0800 \t     \nDiff:    -3155760000\nExpect: 3939562068.000000 Tue Nov  2 18:47:48 2094\nGot:    783802068.000000 Wed Nov  2 18:47:48 1994\n--------------------------------------------------\nFAIL 79\nWed, 02 Nov 94 13:19:15 -0800 \t     \nDiff:    -3155760000\nExpect: 3939571155.000000 Tue Nov  2 21:19:15 2094\nGot:    783811155.000000 Wed Nov  2 21:19:15 1994\n--------------------------------------------------\nFAIL 80\nThu, 03 Nov 94 15:27:07 -0800 \t     \nDiff:    -3155760000\nExpect: 3939665227.000000 Wed Nov  3 23:27:07 2094\nGot:    783905227.000000 Thu Nov  3 23:27:07 1994\n--------------------------------------------------\nFAIL 81\nFri, 04 Nov 94 09:12:12 -0800 \t     \nDiff:    -3155760000\nExpect: 3939729132.000000 Thu Nov  4 17:12:12 2094\nGot:    783969132.000000 Fri Nov  4 17:12:12 1994\n--------------------------------------------------\nFAIL 82\nWed, 9 Nov 1994 10:13:03 +0000 (GMT) \nDiff:    -3155760000\nExpect: 3940135983.000000 Tue Nov  9 10:13:03 2094\nGot:    784375983.000000 Wed Nov  9 10:13:03 1994\n--------------------------------------------------\nFAIL 83\nWed, 9 Nov 1994 15:28:37 +0000 (GMT) \nDiff:    -3155760000\nExpect: 3940154917.000000 Tue Nov  9 15:28:37 2094\nGot:    784394917.000000 Wed Nov  9 15:28:37 1994\n--------------------------------------------------\nFAIL 84\nWed, 2 Nov 1994 17:37:41 +0100 (MET) \nDiff:    -3155760000\nExpect: 3939554261.000000 Tue Nov  2 16:37:41 2094\nGot:    783794261.000000 Wed Nov  2 16:37:41 1994\n--------------------------------------------------\nFAIL 85\n05 Nov 94 14:22:19 PST \t\t     \nDiff:    -3155760000\nExpect: 3939834139.000000 Fri Nov  5 22:22:19 2094\nGot:    784074139.000000 Sat Nov  5 22:22:19 1994\n--------------------------------------------------\nFAIL 86\n16 Nov 94 22:28:20 PST \t\t     \nDiff:    -3155760000\nExpect: 3940813700.000000 Wed Nov 17 06:28:20 2094\nGot:    785053700.000000 Thu Nov 17 06:28:20 1994\n--------------------------------------------------\nFAIL 87\nTue, 1 Nov 1994 19:51:15 -0800 \t     \nDiff:    -3155760000\nExpect: 3939508275.000000 Tue Nov  2 03:51:15 2094\nGot:    783748275.000000 Wed Nov  2 03:51:15 1994\n--------------------------------------------------\nFAIL 88\nWed, 2 Nov 94 12:21:23 GMT \t     \nDiff:    -3155760000\nExpect: 3939538883.000000 Tue Nov  2 12:21:23 2094\nGot:    783778883.000000 Wed Nov  2 12:21:23 1994\n--------------------------------------------------\nFAIL 89\nFri, 18 Nov 94 18:07:03 GMT \t     \nDiff:    -3155760000\nExpect: 3940942023.000000 Thu Nov 18 18:07:03 2094\nGot:    785182023.000000 Fri Nov 18 18:07:03 1994\n--------------------------------------------------\nFAIL 90\nWed, 16 Nov 1994 11:26:27 -0500      \nDiff:    -3155760000\nExpect: 3940763187.000000 Tue Nov 16 16:26:27 2094\nGot:    785003187.000000 Wed Nov 16 16:26:27 1994\n--------------------------------------------------\nFAIL 91\nSun, 6 Nov 1994 13:48:49 -0500 \t     \nDiff:    -3155760000\nExpect: 3939907729.000000 Sat Nov  6 18:48:49 2094\nGot:    784147729.000000 Sun Nov  6 18:48:49 1994\n--------------------------------------------------\nFAIL 92\nTue, 8 Nov 1994 13:19:37 -0800 \t     \nDiff:    -3155760000\nExpect: 3940089577.000000 Mon Nov  8 21:19:37 2094\nGot:    784329577.000000 Tue Nov  8 21:19:37 1994\n--------------------------------------------------\nFAIL 93\nFri, 18 Nov 1994 11:01:12 -0800      \nDiff:    -3155760000\nExpect: 3940945272.000000 Thu Nov 18 19:01:12 2094\nGot:    785185272.000000 Fri Nov 18 19:01:12 1994\n--------------------------------------------------\nFAIL 94\nMon, 21 Nov 1994 00:47:58 -0500      \nDiff:    -3155760000\nExpect: 3941156878.000000 Sun Nov 21 05:47:58 2094\nGot:    785396878.000000 Mon Nov 21 05:47:58 1994\n--------------------------------------------------\nFAIL 95\nMon, 7 Nov 1994 14:22:48 -0800 (PST) \nDiff:    -3155760000\nExpect: 3940006968.000000 Sun Nov  7 22:22:48 2094\nGot:    784246968.000000 Mon Nov  7 22:22:48 1994\n--------------------------------------------------\nFAIL 96\nWed, 16 Nov 1994 15:56:45 -0800 (PST)\nDiff:    -3155760000\nExpect: 3940790205.000000 Tue Nov 16 23:56:45 2094\nGot:    785030205.000000 Wed Nov 16 23:56:45 1994\n--------------------------------------------------\nFAIL 97\nThu, 3 Nov 1994 13:17:47 +0000 \t     \nDiff:    -3155760000\nExpect: 3939628667.000000 Wed Nov  3 13:17:47 2094\nGot:    783868667.000000 Thu Nov  3 13:17:47 1994\n--------------------------------------------------\nFAIL 98\nWed, 9 Nov 1994 17:32:50 -0500 (EST) \nDiff:    -3155760000\nExpect: 3940180370.000000 Tue Nov  9 22:32:50 2094\nGot:    784420370.000000 Wed Nov  9 22:32:50 1994\n--------------------------------------------------\nFAIL 99\nWed, 9 Nov 94 16:31:52 PST\t     \nDiff:    -3155760000\nExpect: 3940187512.000000 Wed Nov 10 00:31:52 2094\nGot:    784427512.000000 Thu Nov 10 00:31:52 1994\n--------------------------------------------------\nFAIL 100\nWed, 09 Nov 94 10:41:10 -0800\t     \nDiff:    -3155760000\nExpect: 3940166470.000000 Tue Nov  9 18:41:10 2094\nGot:    784406470.000000 Wed Nov  9 18:41:10 1994\n--------------------------------------------------\nFAIL 101\nWed, 9 Nov 94 08:42:22 MST\t     \nDiff:    -3155760000\nExpect: 3940155742.000000 Tue Nov  9 15:42:22 2094\nGot:    784395742.000000 Wed Nov  9 15:42:22 1994\n--------------------------------------------------\nFAIL 102\nMon, 14 Nov 1994 08:32:13 -0800\t     \nDiff:    -3155760000\nExpect: 3940590733.000000 Sun Nov 14 16:32:13 2094\nGot:    784830733.000000 Mon Nov 14 16:32:13 1994\n--------------------------------------------------\nFAIL 103\nMon, 14 Nov 1994 11:34:32 -0500 (EST)\nDiff:    -3155760000\nExpect: 3940590872.000000 Sun Nov 14 16:34:32 2094\nGot:    784830872.000000 Mon Nov 14 16:34:32 1994\n--------------------------------------------------\nFAIL 104\nMon, 14 Nov 94 16:48:09 GMT\t     \nDiff:    -3155760000\nExpect: 3940591689.000000 Sun Nov 14 16:48:09 2094\nGot:    784831689.000000 Mon Nov 14 16:48:09 1994\n--------------------------------------------------\nFAIL 105\nTue, 15 Nov 1994 10:27:33 +0000      \nDiff:    -3155760000\nExpect: 3940655253.000000 Mon Nov 15 10:27:33 2094\nGot:    784895253.000000 Tue Nov 15 10:27:33 1994\n--------------------------------------------------\nFAIL 106\nWed, 02 Nov 94 13:56:54 MST \t     \nDiff:    -3155760000\nExpect: 3939569814.000000 Tue Nov  2 20:56:54 2094\nGot:    783809814.000000 Wed Nov  2 20:56:54 1994\n--------------------------------------------------\nFAIL 107\nThu, 03 Nov 94 15:24:45 MST \t     \nDiff:    -3155760000\nExpect: 3939661485.000000 Wed Nov  3 22:24:45 2094\nGot:    783901485.000000 Thu Nov  3 22:24:45 1994\n--------------------------------------------------\nFAIL 108\nThu, 3 Nov 1994 15:13:53 -0700 (MST) \nDiff:    -3155760000\nExpect: 3939660833.000000 Wed Nov  3 22:13:53 2094\nGot:    783900833.000000 Thu Nov  3 22:13:53 1994\n--------------------------------------------------\nFAIL 109\nFri, 04 Nov 94 08:15:13 MST \t     \nDiff:    -3155760000\nExpect: 3939722113.000000 Thu Nov  4 15:15:13 2094\nGot:    783962113.000000 Fri Nov  4 15:15:13 1994\n--------------------------------------------------\nFAIL 110\nThu, 3 Nov 94 18:15:47 EST\t     \nDiff:    -3155760000\nExpect: 3939664547.000000 Wed Nov  3 23:15:47 2094\nGot:    783904547.000000 Thu Nov  3 23:15:47 1994\n--------------------------------------------------\nFAIL 111\nTue, 08 Nov 94 07:02:33 MST \t     \nDiff:    -3155760000\nExpect: 3940063353.000000 Mon Nov  8 14:02:33 2094\nGot:    784303353.000000 Tue Nov  8 14:02:33 1994\n--------------------------------------------------\nFAIL 112\nThu, 3 Nov 94 18:15:47 EST\t     \nDiff:    -3155760000\nExpect: 3939664547.000000 Wed Nov  3 23:15:47 2094\nGot:    783904547.000000 Thu Nov  3 23:15:47 1994\n--------------------------------------------------\nFAIL 113\nTue, 15 Nov 94 07:26:05 MST \t     \nDiff:    -3155760000\nExpect: 3940669565.000000 Mon Nov 15 14:26:05 2094\nGot:    784909565.000000 Tue Nov 15 14:26:05 1994\n--------------------------------------------------\nFAIL 114\nWed, 2 Nov 1994 00:00:55 -0600 (CST) \nDiff:    -3155760000\nExpect: 3939516055.000000 Tue Nov  2 06:00:55 2094\nGot:    783756055.000000 Wed Nov  2 06:00:55 1994\n--------------------------------------------------\nFAIL 115\nSun, 6 Nov 1994 01:19:13 -0600 (CST) \nDiff:    -3155760000\nExpect: 3939866353.000000 Sat Nov  6 07:19:13 2094\nGot:    784106353.000000 Sun Nov  6 07:19:13 1994\n--------------------------------------------------\nFAIL 116\nMon, 7 Nov 1994 23:16:57 -0600 (CST) \nDiff:    -3155760000\nExpect: 3940031817.000000 Mon Nov  8 05:16:57 2094\nGot:    784271817.000000 Tue Nov  8 05:16:57 1994\n--------------------------------------------------\nFAIL 117\nTue, 08 Nov 1994 13:21:21 -0600\t     \nDiff:    -3155760000\nExpect: 3940082481.000000 Mon Nov  8 19:21:21 2094\nGot:    784322481.000000 Tue Nov  8 19:21:21 1994\n--------------------------------------------------\nFAIL 118\nMon, 07 Nov 94 13:47:37 PST          \nDiff:    -3155760000\nExpect: 3940004857.000000 Sun Nov  7 21:47:37 2094\nGot:    784244857.000000 Mon Nov  7 21:47:37 1994\n--------------------------------------------------\nFAIL 119\nTue, 08 Nov 94 11:23:19 PST \t     \nDiff:    -3155760000\nExpect: 3940082599.000000 Mon Nov  8 19:23:19 2094\nGot:    784322599.000000 Tue Nov  8 19:23:19 1994\n--------------------------------------------------\nFAIL 120\nTue, 01 Nov 1994 11:28:25 -0800      \nDiff:    -3155760000\nExpect: 3939478105.000000 Mon Nov  1 19:28:25 2094\nGot:    783718105.000000 Tue Nov  1 19:28:25 1994\n--------------------------------------------------\nFAIL 121\nTue, 15 Nov 1994 13:11:47 -0800      \nDiff:    -3155760000\nExpect: 3940693907.000000 Mon Nov 15 21:11:47 2094\nGot:    784933907.000000 Tue Nov 15 21:11:47 1994\n--------------------------------------------------\nFAIL 122\nTue, 15 Nov 1994 13:18:38 -0800      \nDiff:    -3155760000\nExpect: 3940694318.000000 Mon Nov 15 21:18:38 2094\nGot:    784934318.000000 Tue Nov 15 21:18:38 1994\n--------------------------------------------------\nFAIL 123\nTue, 15 Nov 1994 0:18:38 -0800 \t     \nDiff:    -3155760000\nExpect: 3940647518.000000 Mon Nov 15 08:18:38 2094\nGot:    784887518.000000 Tue Nov 15 08:18:38 1994\n--------------------------------------------------\nFAIL 124\nJul 13 1999 1:23P GMT\t\t     \nDiff:    -3155760000\nExpect: 4087632180.000000 Mon Jul 13 13:23:00 2099\nGot:    931872180.000000 Tue Jul 13 13:23:00 1999\n--------------------------------------------------\nFAIL 125\nJul 13 1999 1:23P.M GMT\t\t     \nDiff:    -3155760000\nExpect: 4087632180.000000 Mon Jul 13 13:23:00 2099\nGot:    931872180.000000 Tue Jul 13 13:23:00 1999\n--------------------------------------------------\nFAIL 126\nJul 13 1999 1:23P.M. GMT\t     \nDiff:    -3155760000\nExpect: 4087632180.000000 Mon Jul 13 13:23:00 2099\nGot:    931872180.000000 Tue Jul 13 13:23:00 1999\n--------------------------------------------------\nFAIL 127\nJul-13-1999 1:23P.M GMT\t\t     \nDiff:    -3155760000\nExpect: 4087632180.000000 Mon Jul 13 13:23:00 2099\nGot:    931872180.000000 Tue Jul 13 13:23:00 1999\n--------------------------------------------------\nFAIL 128\nJul/13/1999 1:23P.M. GMT\t     \nDiff:    -3155760000\nExpect: 4087632180.000000 Mon Jul 13 13:23:00 2099\nGot:    931872180.000000 Tue Jul 13 13:23:00 1999\n--------------------------------------------------\nFAIL 129\n2001-02-26T13:44:12-0700\t     \nDiff:    -3155760000\nExpect: 4138980252.000000 Sun Feb 27 20:44:12 2101\nGot:    983220252.000000 Mon Feb 26 20:44:12 2001\n--------------------------------------------------\nFAIL 130\n2001-02-26T13:44-0700\t\t     \nDiff:    -3155760000\nExpect: 4138980240.000000 Sun Feb 27 20:44:00 2101\nGot:    983220240.000000 Mon Feb 26 20:44:00 2001\n--------------------------------------------------\nFAIL 131\n2001-02-26T13-0700\t\t     \nDiff:    -3155760000\nExpect: 4138977600.000000 Sun Feb 27 20:00:00 2101\nGot:    983217600.000000 Mon Feb 26 20:00:00 2001\n--------------------------------------------------\nFAIL 132\n2001-02-26T13-44-12-0700\t     \nDiff:    -3155760000\nExpect: 4138980252.000000 Sun Feb 27 20:44:12 2101\nGot:    983220252.000000 Mon Feb 26 20:44:12 2001\n--------------------------------------------------\nFAIL 133\n2001-02-26T13-44-0700\t\t     \nDiff:    -3155760000\nExpect: 4138980240.000000 Sun Feb 27 20:44:00 2101\nGot:    983220240.000000 Mon Feb 26 20:44:00 2001\n--------------------------------------------------\nFAIL 134\n2001-02-26T13-0700\t\t     \nDiff:    -3155760000\nExpect: 4138977600.000000 Sun Feb 27 20:00:00 2101\nGot:    983217600.000000 Mon Feb 26 20:00:00 2001\n--------------------------------------------------\nFAIL 135\n07/Nov/2000:16:45:56 +0100\t     \nDiff:    -3155760000\nExpect: 4129371956.000000 Mon Nov  8 15:45:56 2100\nGot:    973611956.000000 Tue Nov  7 15:45:56 2000\n--------------------------------------------------\nFAIL 136\n2002-11-07T23:31:49-05:00\t     \nDiff:    -3155760000\nExpect: 4192489909.000000 Thu Nov  9 04:31:49 2102\nGot:    1036729909.000000 Fri Nov  8 04:31:49 2002\n--------------------------------------------------\nFAIL 137\n2003-02-17T07:45:56Z\t\t     \nDiff:    -3155760000\nExpect: 4201227956.000000 Sun Feb 18 07:45:56 2103\nGot:    1045467956.000000 Mon Feb 17 07:45:56 2003\n--------------------------------------------------\nFAIL 138\n2003-02-17T08:14:07.198189+0000\t     \nDiff:    -3155760000\nExpect: 4201229647.198189 Sun Feb 18 08:14:07 2103\nGot:    1045469647.198189 Mon Feb 17 08:14:07 2003\n--------------------------------------------------\nFAIL 139\n20020722T100000Z\t\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 140\nJul 22 10:00:00 UTC 2002\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 141\n2002-07-22 10:00:00Z\t\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 142\n2002-07-22 10:00:00 Z\t\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 143\n2002-07-22 10:00 Z\t\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 144\n2002-07-22 10:00Z\t\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 145\n2002-07-22 10:00 +100\t\t     \nDiff:    -3155760000\nExpect: 4183088400.000000 Sun Jul 23 09:00:00 2102\nGot:    1027328400.000000 Mon Jul 22 09:00:00 2002\n--------------------------------------------------\nFAIL 146\n2002-07-22 10:00 +0100\t\t     \nDiff:    -3155760000\nExpect: 4183088400.000000 Sun Jul 23 09:00:00 2102\nGot:    1027328400.000000 Mon Jul 22 09:00:00 2002\nPASS: t/getdate\n1..8\n# -0430 => -0430 -0430\nok 1\n# -0445 => -0445 -0445\nok 2\n# 2008.11.30 22:35 CET => -:35:22:30:10:108:3600\nok 3\n# 2008-11-30 22:35 CET => -:35:22:30:10:108:3600\nok 4\n# 4/3/2005\nok 5\nok 6\nok 7\nok 8\nPASS: t/cpanrt\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\n1..148\nok 1\n1995-01-24                              \tTue Jan 24 00:00:00 1995 GMT\nok 2\n1995-01-24T09:08:17.1823213             \tTue Jan 24 09:08:17 1995 GMT\nok 3\n1935-01-24T09:08:17                     \tWed Jan 24 09:08:17 2035 GMT\nok 4\nFri Dec 17 00:00:00 1901 GMT            \tMon Dec 17 00:00:00 2001 GMT\nok 5\nTue Jan 16 23:59:59 2038 GMT            \tSat Jan 16 23:59:59 2038 GMT\nok 6\n2001-02-02 00:00:00 GMT                 \tFri Feb  2 00:00:00 2001 GMT\nok 7\n2035-02-02 00:00:00 GMT                 \tFri Feb  2 00:00:00 2035 GMT\nok 8\n16 Jun 33 07:29:35 CST                  \tThu Jun 16 13:29:35 2033 GMT\nok 9\n2002-02-26-10:37:21.141 GMT             \tTue Feb 26 10:37:21 2002 GMT\nok 10\nWed, 16 Jun 94 07:29:35 CST             \tThu Jun 16 13:29:35 1994 GMT\nok 11\nWed, 16 Nov 94 07:29:35 CST             \tWed Nov 16 13:29:35 1994 GMT\nok 12\nMon, 21 Nov 94 07:42:23 CST             \tMon Nov 21 13:42:23 1994 GMT\nok 13\nMon, 21 Nov 94 04:28:18 CST             \tMon Nov 21 10:28:18 1994 GMT\nok 14\nTue, 15 Nov 94 09:15:10 GMT             \tTue Nov 15 09:15:10 1994 GMT\nok 15\nWed, 16 Nov 94 09:39:49 GMT             \tWed Nov 16 09:39:49 1994 GMT\nok 16\nWed, 16 Nov 94 09:23:17 GMT             \tWed Nov 16 09:23:17 1994 GMT\nok 17\nWed, 16 Nov 94 12:39:49 GMT             \tWed Nov 16 12:39:49 1994 GMT\nok 18\nWed, 16 Nov 94 14:03:06 GMT             \tWed Nov 16 14:03:06 1994 GMT\nok 19\nWed, 16 Nov 94 05:30:51 CST             \tWed Nov 16 11:30:51 1994 GMT\nok 20\nThu, 17 Nov 94 03:19:30 CST             \tThu Nov 17 09:19:30 1994 GMT\nok 21\nMon, 21 Nov 94 14:05:32 GMT             \tMon Nov 21 14:05:32 1994 GMT\nok 22\nMon, 14 Nov 94 15:08:49 CST             \tMon Nov 14 21:08:49 1994 GMT\nok 23\nWed, 16 Nov 94 14:48:06 GMT             \tWed Nov 16 14:48:06 1994 GMT\nok 24\nThu, 17 Nov 94 14:22:03 GMT             \tThu Nov 17 14:22:03 1994 GMT\nok 25\nWed, 16 Nov 94 14:36:00 GMT             \tWed Nov 16 14:36:00 1994 GMT\nok 26\nWed, 16 Nov 94 09:23:17 GMT             \tWed Nov 16 09:23:17 1994 GMT\nok 27\nWed, 16 Nov 94 10:01:43 GMT             \tWed Nov 16 10:01:43 1994 GMT\nok 28\nWed, 16 Nov 94 15:03:35 GMT             \tWed Nov 16 15:03:35 1994 GMT\nok 29\nMon, 21 Nov 94 13:55:19 GMT             \tMon Nov 21 13:55:19 1994 GMT\nok 30\nWed, 16 Nov 94 08:46:11 CST             \tWed Nov 16 14:46:11 1994 GMT\nok 31\n21 dec 17:05                            \tThu Dec 21 17:05:00 2023 GMT\nok 32\n21-dec 17:05                            \tThu Dec 21 17:05:00 2023 GMT\nok 33\n21/dec 17:05                            \tThu Dec 21 17:05:00 2023 GMT\nok 34\n21/dec/93 17:05                         \tTue Dec 21 17:05:00 1993 GMT\nok 35\ndec/21/93 17:05                         \tTue Dec 21 17:05:00 1993 GMT\nok 36\nDec/21/1993 17:05:00                    \tTue Dec 21 17:05:00 1993 GMT\nok 37\ndec-21-1993 17:05                       \tTue Dec 21 17:05:00 1993 GMT\nok 38\nDec-21-93 17:05:00                      \tTue Dec 21 17:05:00 1993 GMT\nok 39\ndec 21 1994 17:05                       \tWed Dec 21 17:05:00 1994 GMT\nok 40\ndec 21 94 17:05                         \tWed Dec 21 17:05:00 1994 GMT\nok 41\ndec 21 94 17:05 GMT                     \tWed Dec 21 17:05:00 1994 GMT\nok 42\ndec 21 94 17:05 BST                     \tWed Dec 21 16:05:00 1994 GMT\nok 43\ndec 21 94 00:05 -1700                   \tWed Dec 21 17:05:00 1994 GMT\nok 44\ndec 21 94 17:05 -1700                   \tThu Dec 22 10:05:00 1994 GMT\nok 45\nWed, 9 Nov 1994 09:50:32 -0500 (EST)    \tWed Nov  9 14:50:32 1994 GMT\nok 46\nThu, 13 Oct 94 10:13:13 -0700           \tThu Oct 13 17:13:13 1994 GMT\nok 47\nSat, 19 Nov 1994 16:59:14 +0100         \tSat Nov 19 15:59:14 1994 GMT\nok 48\nThu, 3 Nov 94 14:10:47 EST              \tThu Nov  3 19:10:47 1994 GMT\nok 49\nThu, 3 Nov 94 21:51:09 EST              \tFri Nov  4 02:51:09 1994 GMT\nok 50\nFri, 4 Nov 94 9:24:52 EST               \tFri Nov  4 14:24:52 1994 GMT\nok 51\nWed, 9 Nov 94 09:38:54 EST              \tWed Nov  9 14:38:54 1994 GMT\nok 52\nMon, 14 Nov 94 13:20:12 EST             \tMon Nov 14 18:20:12 1994 GMT\nok 53\nWed, 16 Nov 94 17:09:13 EST             \tWed Nov 16 22:09:13 1994 GMT\nok 54\nTue, 15 Nov 94 12:27:01 PST             \tTue Nov 15 20:27:01 1994 GMT\nok 55\nFri, 18 Nov 1994 07:34:05 -0600         \tFri Nov 18 13:34:05 1994 GMT\nok 56\nMon, 21 Nov 94 14:34:28 -0500           \tMon Nov 21 19:34:28 1994 GMT\nok 57\nFri, 18 Nov 1994 12:05:47 -0800 (PST)   \tFri Nov 18 20:05:47 1994 GMT\nok 58\nFri, 18 Nov 1994 12:36:26 -0800 (PST)   \tFri Nov 18 20:36:26 1994 GMT\nok 59\nWed, 16 Nov 1994 15:58:58 GMT           \tWed Nov 16 15:58:58 1994 GMT\nok 60\n1999 10:02:18 \"GMT\"                     \tSat Feb  6 10:02:18 1999 GMT\nok 61\nSun, 06 Nov 94 14:27:40 -0500           \tSun Nov  6 19:27:40 1994 GMT\nok 62\nMon, 07 Nov 94 08:20:13 -0500           \tMon Nov  7 13:20:13 1994 GMT\nok 63\nMon, 07 Nov 94 16:48:42 -0500           \tMon Nov  7 21:48:42 1994 GMT\nok 64\nWed, 09 Nov 94 15:46:16 -0500           \tWed Nov  9 20:46:16 1994 GMT\nok 65\nFri, 4 Nov 94 16:17:40 \"PST             \tSat Nov  5 00:17:40 1994 GMT\nok 66\nWed, 16 Nov 94 12:43:37 \"PST            \tWed Nov 16 20:43:37 1994 GMT\nok 67\nSun, 6 Nov 1994 02:38:17 -0800          \tSun Nov  6 10:38:17 1994 GMT\nok 68\nTue, 1 Nov 1994 13:53:49 -0500          \tTue Nov  1 18:53:49 1994 GMT\nok 69\nTue, 15 Nov 94 08:31:59 +0100           \tTue Nov 15 07:31:59 1994 GMT\nok 70\nSun, 6 Nov 1994 11:09:12 -0500 (IST)    \tSun Nov  6 16:09:12 1994 GMT\nok 71\nFri, 4 Nov 94 12:52:10 EST              \tFri Nov  4 17:52:10 1994 GMT\nok 72\nMon, 31 Oct 1994 14:17:39 -0500 (EST)   \tMon Oct 31 19:17:39 1994 GMT\nok 73\nMon, 14 Nov 94 11:25:00 CST             \tMon Nov 14 17:25:00 1994 GMT\nok 74\nMon, 14 Nov 94 13:26:29 CST             \tMon Nov 14 19:26:29 1994 GMT\nok 75\nFri, 18 Nov 94 8:42:47 CST              \tFri Nov 18 14:42:47 1994 GMT\nok 76\nThu, 17 Nov 94 14:32:01 +0900           \tThu Nov 17 05:32:01 1994 GMT\nok 77\nWed, 2 Nov 94 18:16:31 +0100            \tWed Nov  2 17:16:31 1994 GMT\nok 78\nFri, 18 Nov 94 10:46:26 +0100           \tFri Nov 18 09:46:26 1994 GMT\nok 79\nTue, 8 Nov 1994 22:39:28 +0200          \tTue Nov  8 20:39:28 1994 GMT\nok 80\nWed, 16 Nov 1994 10:01:08 -0500 (EST)   \tWed Nov 16 15:01:08 1994 GMT\nok 81\nWed, 2 Nov 1994 16:59:42 -0800          \tThu Nov  3 00:59:42 1994 GMT\nok 82\nWed, 9 Nov 94 10:00:23 PST              \tWed Nov  9 18:00:23 1994 GMT\nok 83\nFri, 18 Nov 94 17:01:43 PST             \tSat Nov 19 01:01:43 1994 GMT\nok 84\nMon, 14 Nov 1994 14:47:46 -0500         \tMon Nov 14 19:47:46 1994 GMT\nok 85\nMon, 21 Nov 1994 04:56:04 -0500 (EST)   \tMon Nov 21 09:56:04 1994 GMT\nok 86\nMon, 21 Nov 1994 11:50:12 -0800         \tMon Nov 21 19:50:12 1994 GMT\nok 87\nSat, 5 Nov 1994 14:04:16 -0600 (CST)    \tSat Nov  5 20:04:16 1994 GMT\nok 88\nSat, 05 Nov 94 13:10:13 MST             \tSat Nov  5 20:10:13 1994 GMT\nok 89\nWed, 02 Nov 94 10:47:48 -0800           \tWed Nov  2 18:47:48 1994 GMT\nok 90\nWed, 02 Nov 94 13:19:15 -0800           \tWed Nov  2 21:19:15 1994 GMT\nok 91\nThu, 03 Nov 94 15:27:07 -0800           \tThu Nov  3 23:27:07 1994 GMT\nok 92\nFri, 04 Nov 94 09:12:12 -0800           \tFri Nov  4 17:12:12 1994 GMT\nok 93\nWed, 9 Nov 1994 10:13:03 +0000 (GMT)    \tWed Nov  9 10:13:03 1994 GMT\nok 94\nWed, 9 Nov 1994 15:28:37 +0000 (GMT)    \tWed Nov  9 15:28:37 1994 GMT\nok 95\nWed, 2 Nov 1994 17:37:41 +0100 (MET)    \tWed Nov  2 16:37:41 1994 GMT\nok 96\n05 Nov 94 14:22:19 PST                  \tSat Nov  5 22:22:19 1994 GMT\nok 97\n16 Nov 94 22:28:20 PST                  \tThu Nov 17 06:28:20 1994 GMT\nok 98\nTue, 1 Nov 1994 19:51:15 -0800          \tWed Nov  2 03:51:15 1994 GMT\nok 99\nWed, 2 Nov 94 12:21:23 GMT              \tWed Nov  2 12:21:23 1994 GMT\nok 100\nFri, 18 Nov 94 18:07:03 GMT             \tFri Nov 18 18:07:03 1994 GMT\nok 101\nWed, 16 Nov 1994 11:26:27 -0500         \tWed Nov 16 16:26:27 1994 GMT\nok 102\nSun, 6 Nov 1994 13:48:49 -0500          \tSun Nov  6 18:48:49 1994 GMT\nok 103\nTue, 8 Nov 1994 13:19:37 -0800          \tTue Nov  8 21:19:37 1994 GMT\nok 104\nFri, 18 Nov 1994 11:01:12 -0800         \tFri Nov 18 19:01:12 1994 GMT\nok 105\nMon, 21 Nov 1994 00:47:58 -0500         \tMon Nov 21 05:47:58 1994 GMT\nok 106\nMon, 7 Nov 1994 14:22:48 -0800 (PST)    \tMon Nov  7 22:22:48 1994 GMT\nok 107\nWed, 16 Nov 1994 15:56:45 -0800 (PST)   \tWed Nov 16 23:56:45 1994 GMT\nok 108\nThu, 3 Nov 1994 13:17:47 +0000          \tThu NoRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nv  3 13:17:47 1994 GMT\nok 109\nWed, 9 Nov 1994 17:32:50 -0500 (EST)    \tWed Nov  9 22:32:50 1994 GMT\nok 110\nWed, 9 Nov 94 16:31:52 PST              \tThu Nov 10 00:31:52 1994 GMT\nok 111\nWed, 09 Nov 94 10:41:10 -0800           \tWed Nov  9 18:41:10 1994 GMT\nok 112\nWed, 9 Nov 94 08:42:22 MST              \tWed Nov  9 15:42:22 1994 GMT\nok 113\nMon, 14 Nov 1994 08:32:13 -0800         \tMon Nov 14 16:32:13 1994 GMT\nok 114\nMon, 14 Nov 1994 11:34:32 -0500 (EST)   \tMon Nov 14 16:34:32 1994 GMT\nok 115\nMon, 14 Nov 94 16:48:09 GMT             \tMon Nov 14 16:48:09 1994 GMT\nok 116\nTue, 15 Nov 1994 10:27:33 +0000         \tTue Nov 15 10:27:33 1994 GMT\nok 117\nWed, 02 Nov 94 13:56:54 MST             \tWed Nov  2 20:56:54 1994 GMT\nok 118\nThu, 03 Nov 94 15:24:45 MST             \tThu Nov  3 22:24:45 1994 GMT\nok 119\nThu, 3 Nov 1994 15:13:53 -0700 (MST)    \tThu Nov  3 22:13:53 1994 GMT\nok 120\nFri, 04 Nov 94 08:15:13 MST             \tFri Nov  4 15:15:13 1994 GMT\nok 121\nThu, 3 Nov 94 18:15:47 EST              \tThu Nov  3 23:15:47 1994 GMT\nok 122\nTue, 08 Nov 94 07:02:33 MST             \tTue Nov  8 14:02:33 1994 GMT\nok 123\nThu, 3 Nov 94 18:15:47 EST              \tThu Nov  3 23:15:47 1994 GMT\nok 124\nTue, 15 Nov 94 07:26:05 MST             \tTue Nov 15 14:26:05 1994 GMT\nok 125\nWed, 2 Nov 1994 00:00:55 -0600 (CST)    \tWed Nov  2 06:00:55 1994 GMT\nok 126\nSun, 6 Nov 1994 01:19:13 -0600 (CST)    \tSun Nov  6 07:19:13 1994 GMT\nok 127\nMon, 7 Nov 1994 23:16:57 -0600 (CST)    \tTue Nov  8 05:16:57 1994 GMT\nok 128\nTue, 08 Nov 1994 13:21:21 -0600         \tTue Nov  8 19:21:21 1994 GMT\nok 129\nMon, 07 Nov 94 13:47:37 PST             \tMon Nov  7 21:47:37 1994 GMT\nok 130\nTue, 08 Nov 94 11:23:19 PST             \tTue Nov  8 19:23:19 1994 GMT\nok 131\nTue, 01 Nov 1994 11:28:25 -0800         \tTue Nov  1 19:28:25 1994 GMT\nok 132\nTue, 15 Nov 1994 13:11:47 -0800         \tTue Nov 15 21:11:47 1994 GMT\nok 133\nTue, 15 Nov 1994 13:18:38 -0800         \tTue Nov 15 21:18:38 1994 GMT\nok 134\nTue, 15 Nov 1994 0:18:38 -0800          \tTue Nov 15 08:18:38 1994 GMT\nok 135\n10:00:00Z                               \tTue Feb  6 10:00:00 2024 GMT\nok 136\n10:00:00                                \tTue Feb  6 10:00:00 2024 GMT\nok 137\n10:00                                   \tTue Feb  6 10:00:00 2024 GMT\nok 138\n10:00 +100                              \tTue Feb  6 09:00:00 2024 GMT\nok 139\n10:00 +0100                             \tTue Feb  6 09:00:00 2024 GMT\nok 140\n20020722T100000Z                        \tMon Jul 22 10:00:00 2002 GMT\nok 141\nJul 22 10:00:00 UTC 2002                \tMon Jul 22 10:00:00 2002 GMT\nok 142\n2002-07-22 10:00:00Z                    \tMon Jul 22 10:00:00 2002 GMT\nok 143\n2002-07-22 10:00:00 Z                   \tMon Jul 22 10:00:00 2002 GMT\nok 144\n2002-07-22 10:00 Z                      \tMon Jul 22 10:00:00 2002 GMT\nok 145\n2002-07-22 10:00Z                       \tMon Jul 22 10:00:00 2002 GMT\nok 146\n2002-07-22 10:00 +100                   \tMon Jul 22 09:00:00 2002 GMT\nok 147\n2002-07-22 10:00 +0100                  \tMon Jul 22 09:00:00 2002 GMT\nok 148\nPASS: t/date\n1..202\nok 1 - %y\nok 2 - %Y\nok 3 - %%\nok 4 - %a\nok 5 - %A\nok 6 - %b\nok 7 - %B\nok 8 - %c\nok 9 - %C\nok 10 - %d\nok 11 - %e\nok 12 - %D\nok 13 - %G\nok 14 - %h\nok 15 - %H\nok 16 - %I\nok 17 - %j\nok 18 - %k\nok 19 - %l\nok 20 - %L\nok 21 - %m\nok 22 - %M\nok 23 - %o\nok 24 - %p\nok 25 - %q\nok 26 - %r\nok 27 - %R\nok 28 - %s\nok 29 - %S\nok 30 - %T\nok 31 - %U\nok 32 - %w\nok 33 - %W\nok 34 - %x\nok 35 - %X\nok 36 - %y\nok 37 - %Y\nok 38 - %Z\nok 39 - %z\nok 40 - %Od\nok 41 - %Oe\nok 42 - %OH\nok 43 - %OI\nok 44 - %Oj\nok 45 - %Ok\nok 46 - %Ol\nok 47 - %Om\nok 48 - %OM\nok 49 - %Oq\nok 50 - %OY\nok 51 - %Oy\nok 52 - %y\nok 53 - %Y\nok 54 - %%\nok 55 - %a\nok 56 - %A\nok 57 - %b\nok 58 - %B\nok 59 - %c\nok 60 - %C\nok 61 - %d\nok 62 - %e\nok 63 - %D\nok 64 - %h\nok 65 - %H\nok 66 - %I\nok 67 - %j\nok 68 - %k\nok 69 - %l\nok 70 - %L\nok 71 - %m\nok 72 - %M\nok 73 - %o\nok 74 - %p\nok 75 - %q\nok 76 - %r\nok 77 - %R\nok 78 - %s\nok 79 - %S\nok 80 - %T\nok 81 - %U\nok 82 - %w\nok 83 - %W\nok 84 - %x\nok 85 - %X\nok 86 - %y\nok 87 - %Y\nok 88 - %Z\nok 89 - %z\nok 90 - %Od\nok 91 - %Oe\nok 92 - %OH\nok 93 - %OI\nok 94 - %Oj\nok 95 - %Ok\nok 96 - %Ol\nok 97 - %Om\nok 98 - %OM\nok 99 - %Oq\nok 100 - %OY\nok 101 - %Oy\nok 102 - %y\nok 103 - %Y\nok 104 - %%\nok 105 - %a\nok 106 - %A\nok 107 - %b\nok 108 - %B\nok 109 - %c\nok 110 - %C\nok 111 - %d\nok 112 - %e\nok 113 - %D\nok 114 - %h\nok 115 - %H\nok 116 - %I\nok 117 - %j\nok 118 - %k\nok 119 - %l\nok 120 - %L\nok 121 - %m\nok 122 - %M\nok 123 - %o\nok 124 - %p\nok 125 - %q\nok 126 - %r\nok 127 - %R\nok 128 - %s\nok 129 - %S\nok 130 - %T\nok 131 - %U\nok 132 - %w\nok 133 - %W\nok 134 - %x\nok 135 - %X\nok 136 - %y\nok 137 - %Y\nok 138 - %Z\nok 139 - %z\nok 140 - %Od\nok 141 - %Oe\nok 142 - %OH\nok 143 - %OI\nok 144 - %Oj\nok 145 - %Ok\nok 146 - %Ol\nok 147 - %Om\nok 148 - %OM\nok 149 - %Oq\nok 150 - %OY\nok 151 - %Oy\nok 152 - %G\nok 153 - %y\nok 154 - %Y\nok 155 - %%\nok 156 - %a\nok 157 - %A\nok 158 - %b\nok 159 - %B\nok 160 - %c\nok 161 - %C\nok 162 - %d\nok 163 - %e\nok 164 - %D\nok 165 - %G\nok 166 - %h\nok 167 - %H\nok 168 - %I\nok 169 - %j\nok 170 - %k\nok 171 - %l\nok 172 - %L\nok 173 - %m\nok 174 - %M\nok 175 - %o\nok 176 - %p\nok 177 - %q\nok 178 - %r\nok 179 - %R\nok 180 - %s\nok 181 - %S\nok 182 - %T\nok 183 - %U\nok 184 - %w\nok 185 - %W\nok 186 - %x\nok 187 - %X\nok 188 - %Z\nok 189 - %z\nok 190 - %z\nok 191 - %Od\nok 192 - %Oe\nok 193 - %OH\nok 194 - %OI\nok 195 - %Oj\nok 196 - %Ok\nok 197 - %Ol\nok 198 - %Om\nok 199 - %OM\nok 200 - %Oq\nok 201 - %OY\nok 202 - %Oy\nPASS: t/format\nDURATION: 1\nEND: /usr/lib/libtimedate-perl/ptest\n2024-02-06T09:31\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libtimedate-perl": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:31\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/lang\n1..146\n# offset = 3155760000\n--------------------------------------------------\nFAIL 1\n1995-01-24                \nDiff:    -3155760000\nExpect: 3946665600.000000 Mon Jan 24 00:00:00 2095\nGot:    790905600.000000 Tue Jan 24 00:00:00 1995\n--------------------------------------------------\nFAIL 2\n1995-06-24                           \nDiff:    -3155760000\nExpect: 3959712000.000000 Fri Jun 24 00:00:00 2095\nGot:    803952000.000000 Sat Jun 24 00:00:00 1995\n--------------------------------------------------\nFAIL 3\n92/01/02 12:01\t\t\t     \nDiff:    -3155760000\nExpect: 3850113660.000000 Wed Jan  2 12:01:00 2092\nGot:    694353660.000000 Thu Jan  2 12:01:00 1992\n--------------------------------------------------\nFAIL 4\n92/01/02 12:01 AM\t\t     \nDiff:    -3155760000\nExpect: 3850070460.000000 Wed Jan  2 00:01:00 2092\nGot:    694310460.000000 Thu Jan  2 00:01:00 1992\n--------------------------------------------------\nFAIL 5\n92/01/02 12:01 PM\t\t     \nDiff:    -3155760000\nExpect: 3850113660.000000 Wed Jan  2 12:01:00 2092\nGot:    694353660.000000 Thu Jan  2 12:01:00 1992\n--------------------------------------------------\nFAIL 6\n2002-11-02 11pm GMT\t\t     \nDiff:    -3155760000\nExpect: 4192038000.000000 Fri Nov  3 23:00:00 2102\nGot:    1036278000.000000 Sat Nov  2 23:00:00 2002\n--------------------------------------------------\nFAIL 7\n2002-11-02 11 pm GMT\t\t     \nDiff:    -3155760000\nExpect: 4192038000.000000 Fri Nov  3 23:00:00 2102\nGot:    1036278000.000000 Sat Nov  2 23:00:00 2002\n--------------------------------------------------\nFAIL 8\n1995-01-24  GMT                      \nDiff:    -3155760000\nExpect: 3946665600.000000 Mon Jan 24 00:00:00 2095\nGot:    790905600.000000 Tue Jan 24 00:00:00 1995\n--------------------------------------------------\nFAIL 9\n1995-01-24  BST                      \nDiff:    -3155760000\nExpect: 3946662000.000000 Sun Jan 23 23:00:00 2095\nGot:    790902000.000000 Mon Jan 23 23:00:00 1995\n--------------------------------------------------\nFAIL 10\n1995-06-24  GMT                      \nDiff:    -3155760000\nExpect: 3959712000.000000 Fri Jun 24 00:00:00 2095\nGot:    803952000.000000 Sat Jun 24 00:00:00 1995\n--------------------------------------------------\nFAIL 11\n1995-06-24  BST                      \nDiff:    -3155760000\nExpect: 3959708400.000000 Thu Jun 23 23:00:00 2095\nGot:    803948400.000000 Fri Jun 23 23:00:00 1995\n--------------------------------------------------\nFAIL 12\n1992-1-2 12:01 GMT\t\t     \nDiff:    -3155760000\nExpect: 3850113660.000000 Wed Jan  2 12:01:00 2092\nGot:    694353660.000000 Thu Jan  2 12:01:00 1992\n--------------------------------------------------\nFAIL 13\n1992-1-2-12:01:00 GMT\t\t     \nDiff:    -3155760000\nExpect: 3850113660.000000 Wed Jan  2 12:01:00 2092\nGot:    694353660.000000 Thu Jan  2 12:01:00 1992\n--------------------------------------------------\nFAIL 14\nWed, 16 Jun 94 07:29:35 CST    \t     \nDiff:    -3155760000\nExpect: 3927533375.000000 Wed Jun 16 13:29:35 2094\nGot:    771773375.000000 Thu Jun 16 13:29:35 1994\n--------------------------------------------------\nFAIL 15\nWed,16 Jun 94 07:29:35 CST    \t     \nDiff:    -3155760000\nExpect: 3927533375.000000 Wed Jun 16 13:29:35 2094\nGot:    771773375.000000 Thu Jun 16 13:29:35 1994\n--------------------------------------------------\nFAIL 16\nWed, 16 Nov 94 07:29:35 CST \t     \nDiff:    -3155760000\nExpect: 3940752575.000000 Tue Nov 16 13:29:35 2094\nGot:    784992575.000000 Wed Nov 16 13:29:35 1994\n--------------------------------------------------\nFAIL 17\nMon, 21 Nov 94 07:42:23 CST \t     \nDiff:    -3155760000\nExpect: 3941185343.000000 Sun Nov 21 13:42:23 2094\nGot:    785425343.000000 Mon Nov 21 13:42:23 1994\n--------------------------------------------------\nFAIL 18\nMon, 21 Nov 94 04:28:18 CST \t     \nDiff:    -3155760000\nExpect: 3941173698.000000 Sun Nov 21 10:28:18 2094\nGot:    785413698.000000 Mon Nov 21 10:28:18 1994\n--------------------------------------------------\nFAIL 19\nTue, 15 Nov 94 09:15:10 GMT \t     \nDiff:    -3155760000\nExpect: 3940650910.000000 Mon Nov 15 09:15:10 2094\nGot:    784890910.000000 Tue Nov 15 09:15:10 1994\n--------------------------------------------------\nFAIL 20\nWed, 16 Nov 94 09:39:49 GMT \t     \nDiff:    -3155760000\nExpect: 3940738789.000000 Tue Nov 16 09:39:49 2094\nGot:    784978789.000000 Wed Nov 16 09:39:49 1994\n--------------------------------------------------\nFAIL 21\nWed, 16 Nov 94 09:23:17 GMT \t     \nDiff:    -3155760000\nExpect: 3940737797.000000 Tue Nov 16 09:23:17 2094\nGot:    784977797.000000 Wed Nov 16 09:23:17 1994\n--------------------------------------------------\nFAIL 22\nWed, 16 Nov 94 12:39:49 GMT \t     \nDiff:    -3155760000\nExpect: 3940749589.000000 Tue Nov 16 12:39:49 2094\nGot:    784989589.000000 Wed Nov 16 12:39:49 1994\n--------------------------------------------------\nFAIL 23\nWed, 16 Nov 94 14:03:06 GMT \t     \nDiff:    -3155760000\nExpect: 3940754586.000000 Tue Nov 16 14:03:06 2094\nGot:    784994586.000000 Wed Nov 16 14:03:06 1994\n--------------------------------------------------\nFAIL 24\nWed, 16 Nov 94 05:30:51 CST \t     \nDiff:    -3155760000\nExpect: 3940745451.000000 Tue Nov 16 11:30:51 2094\nGot:    784985451.000000 Wed Nov 16 11:30:51 1994\n--------------------------------------------------\nFAIL 25\nThu, 17 Nov 94 03:19:30 CST \t     \nDiff:    -3155760000\nExpect: 3940823970.000000 Wed Nov 17 09:19:30 2094\nGot:    785063970.000000 Thu Nov 17 09:19:30 1994\n--------------------------------------------------\nFAIL 26\n1994:11:21T14:05:32+0000 \t     \nDiff:    -3155760000\nExpect: 3941186732.000000 Sun Nov 21 14:05:32 2094\nGot:    785426732.000000 Mon Nov 21 14:05:32 1994\n--------------------------------------------------\nFAIL 27\nMon, 21 Nov 94 14:05:32 GMT \t     \nDiff:    -3155760000\nExpect: 3941186732.000000 Sun Nov 21 14:05:32 2094\nGot:    785426732.000000 Mon Nov 21 14:05:32 1994\n--------------------------------------------------\nFAIL 28\nMon, 14 Nov 94 15:08:49 CST \t     \nDiff:    -3155760000\nExpect: 3940607329.000000 Sun Nov 14 21:08:49 2094\nGot:    784847329.000000 Mon Nov 14 21:08:49 1994\n--------------------------------------------------\nFAIL 29\nWed, 16 Nov 94 14:48:06 GMT \t     \nDiff:    -3155760000\nExpect: 3940757286.000000 Tue Nov 16 14:48:06 2094\nGot:    784997286.000000 Wed Nov 16 14:48:06 1994\n--------------------------------------------------\nFAIL 30\nThu, 17 Nov 94 14:22:03 GMT \t     \nDiff:    -3155760000\nExpect: 3940842123.000000 Wed Nov 17 14:22:03 2094\nGot:    785082123.000000 Thu Nov 17 14:22:03 1994\n--------------------------------------------------\nFAIL 31\nWed, 16 Nov 94 14:36:00 GMT \t     \nDiff:    -3155760000\nExpect: 3940756560.000000 Tue Nov 16 14:36:00 2094\nGot:    784996560.000000 Wed Nov 16 14:36:00 1994\n--------------------------------------------------\nFAIL 32\nWed, 16 Nov 94 09:23:17 GMT \t     \nDiff:    -3155760000\nExpect: 3940737797.000000 Tue Nov 16 09:23:17 2094\nGot:    784977797.000000 Wed Nov 16 09:23:17 1994\n--------------------------------------------------\nFAIL 33\nWed, 16 Nov 94 10:01:43 GMT \t     \nDiff:    -3155760000\nExpect: 3940740103.000000 Tue Nov 16 10:01:43 2094\nGot:    784980103.000000 Wed Nov 16 10:01:43 1994\n--------------------------------------------------\nFAIL 34\nWed, 16 Nov 94 15:03:35 GMT \t     \nDiff:    -3155760000\nExpect: 3940758215.000000 Tue Nov 16 15:03:35 2094\nGot:    784998215.000000 Wed Nov 16 15:03:35 1994\n--------------------------------------------------\nFAIL 35\nMon, 21 Nov 94 13:55:19 GMT \t     \nDiff:    -3155760000\nExpect: 3941186119.000000 Sun Nov 21 13:55:19 2094\nGot:    785426119.000000 Mon Nov 21 13:55:19 1994\n--------------------------------------------------\nFAIL 36\nWed, 16 Nov 94 08:46:11 CST \t     \nDiff:    -3155760000\nExpect: 3940757171.000000 Tue Nov 16 14:46:11 2094\nGot:    784997171.000000 Wed Nov 16 14:46:11 1994\n--------------------------------------------------\nFAIL 37\nWed, 9 Nov 1994 09:50:32 -0500 (EST) \nDiff:    -3155760000\nExpect: 3940152632.000000 Tue Nov  9 14:50:32 2094\nGot:    784392632.000000 Wed Nov  9 14:50:32 1994\n--------------------------------------------------\nFAIL 38\nThu, 13 Oct 94 10:13:13 -0700\t     \nDiff:    -3155760000\nExpect: 3937828393.000000 Wed Oct 13 17:13:13 2094\nGot:    782068393.000000 Thu Oct 13 17:13:13 1994\n--------------------------------------------------\nFAIL 39\nSat, 19 Nov 1994 16:59:14 +0100      \nDiff:    -3155760000\nExpect: 3941020754.000000 Fri Nov 19 15:59:14 2094\nGot:    785260754.000000 Sat Nov 19 15:59:14 1994\n--------------------------------------------------\nFAIL 40\nThu, 3 Nov 94 14:10:47 EST \t     \nDiff:    -3155760000\nExpect: 3939649847.000000 Wed Nov  3 19:10:47 2094\nGot:    783889847.000000 Thu Nov  3 19:10:47 1994\n--------------------------------------------------\nFAIL 41\nThu, 3 Nov 94 21:51:09 EST \t     \nDiff:    -3155760000\nExpect: 3939677469.000000 Thu Nov  4 02:51:09 2094\nGot:    783917469.000000 Fri Nov  4 02:51:09 1994\n--------------------------------------------------\nFAIL 42\nFri, 4 Nov 94 9:24:52 EST \t     \nDiff:    -3155760000\nExpect: 3939719092.000000 Thu Nov  4 14:24:52 2094\nGot:    783959092.000000 Fri Nov  4 14:24:52 1994\n--------------------------------------------------\nFAIL 43\nWed, 9 Nov 94 09:38:54 EST \t     \nDiff:    -3155760000\nExpect: 3940151934.000000 Tue Nov  9 14:38:54 2094\nGot:    784391934.000000 Wed Nov  9 14:38:54 1994\n--------------------------------------------------\nFAIL 44\nMon, 14 Nov 94 13:20:12 EST \t     \nDiff:    -3155760000\nExpect: 3940597212.000000 Sun Nov 14 18:20:12 2094\nGot:    784837212.000000 Mon Nov 14 18:20:12 1994\n--------------------------------------------------\nFAIL 45\nWed, 16 Nov 94 17:09:13 EST \t     \nDiff:    -3155760000\nExpect: 3940783753.000000 Tue Nov 16 22:09:13 2094\nGot:    785023753.000000 Wed Nov 16 22:09:13 1994\n--------------------------------------------------\nFAIL 46\nTue, 15 Nov 94 12:27:01 PST \t     \nDiff:    -3155760000\nExpect: 3940691221.000000 Mon Nov 15 20:27:01 2094\nGot:    784931221.000000 Tue Nov 15 20:27:01 1994\n--------------------------------------------------\nFAIL 47\nFri, 18 Nov 1994 07:34:05 -0600      \nDiff:    -3155760000\nExpect: 3940925645.000000 Thu Nov 18 13:34:05 2094\nGot:    785165645.000000 Fri Nov 18 13:34:05 1994\n--------------------------------------------------\nFAIL 48\nMon, 21 Nov 94 14:34:28 -0500 \t     \nDiff:    -3155760000\nExpect: 3941206468.000000 Sun Nov 21 19:34:28 2094\nGot:    785446468.000000 Mon Nov 21 19:34:28 1994\n--------------------------------------------------\nFAIL 49\nFri, 18 Nov 1994 12:05:47 -0800 (PST)\nDiff:    -3155760000\nExpect: 3940949147.000000 Thu Nov 18 20:05:47 2094\nGot:    785189147.000000 Fri Nov 18 20:05:47 1994\n--------------------------------------------------\nFAIL 50\nFri, 18 Nov 1994 12:36:26 -0800 (PST)\nDiff:    -3155760000\nExpect: 3940950986.000000 Thu Nov 18 20:36:26 2094\nGot:    785190986.000000 Fri Nov 18 20:36:26 1994\n--------------------------------------------------\nFAIL 51\nWed, 16 Nov 1994 15:58:58 GMT \t     \nDiff:    -3155760000\nExpect: 3940761538.000000 Tue Nov 16 15:58:58 2094\nGot:    785001538.000000 Wed Nov 16 15:58:58 1994\n--------------------------------------------------\nFAIL 52\nSun, 06 Nov 94 14:27:40 -0500 \t     \nDiff:    -3155760000\nExpect: 3939910060.000000 Sat Nov  6 19:27:40 2094\nGot:    784150060.000000 Sun Nov  6 19:27:40 1994\n--------------------------------------------------\nFAIL 53\nMon, 07 Nov 94 08:20:13 -0500 \t     \nDiff:    -3155760000\nExpect: 3939974413.000000 Sun Nov  7 13:20:13 2094\nGot:    784214413.000000 Mon Nov  7 13:20:13 1994\n--------------------------------------------------\nFAIL 54\nMon, 07 Nov 94 16:48:42 -0500 \t     \nDiff:    -3155760000\nExpect: 3940004922.000000 Sun Nov  7 21:48:42 2094\nGot:    784244922.000000 Mon Nov  7 21:48:42 1994\n--------------------------------------------------\nFAIL 55\nWed, 09 Nov 94 15:46:16 -0500 \t     \nDiff:    -3155760000\nExpect: 3940173976.000000 Tue Nov  9 20:46:16 2094\nGot:    784413976.000000 Wed Nov  9 20:46:16 1994\n--------------------------------------------------\nFAIL 56\nSun, 6 Nov 1994 02:38:17 -0800 \t     \nDiff:    -3155760000\nExpect: 3939878297.000000 Sat Nov  6 10:38:17 2094\nGot:    784118297.000000 Sun Nov  6 10:38:17 1994\n--------------------------------------------------\nFAIL 57\nTue, 1 Nov 1994 13:53:49 -0500 \t     \nDiff:    -3155760000\nExpect: 3939476029.000000 Mon Nov  1 18:53:49 2094\nGot:    783716029.000000 Tue Nov  1 18:53:49 1994\n--------------------------------------------------\nFAIL 58\nTue, 15 Nov 94 08:31:59 +0100 \t     \nDiff:    -3155760000\nExpect: 3940644719.000000 Mon Nov 15 07:31:59 2094\nGot:    784884719.000000 Tue Nov 15 07:31:59 1994\n--------------------------------------------------\nFAIL 59\nSun, 6 Nov 1994 11:09:12 -0500 (IST) \nDiff:    -3155760000\nExpect: 3939898152.000000 Sat Nov  6 16:09:12 2094\nGot:    784138152.000000 Sun Nov  6 16:09:12 1994\n--------------------------------------------------\nFAIL 60\nFri, 4 Nov 94 12:52:10 EST \t     \nDiff:    -3155760000\nExpect: 3939731530.000000 Thu Nov  4 17:52:10 2094\nGot:    783971530.000000 Fri Nov  4 17:52:10 1994\n--------------------------------------------------\nFAIL 61\nMon, 31 Oct 1994 14:17:39 -0500 (EST)\nDiff:    -3155760000\nExpect: 3939391059.000000 Sun Oct 31 19:17:39 2094\nGot:    783631059.000000 Mon Oct 31 19:17:39 1994\n--------------------------------------------------\nFAIL 62\nMon, 14 Nov 94 11:25:00 CST \t     \nDiff:    -3155760000\nExpect: 3940593900.000000 Sun Nov 14 17:25:00 2094\nGot:    784833900.000000 Mon Nov 14 17:25:00 1994\n--------------------------------------------------\nFAIL 63\nMon, 14 Nov 94 13:26:29 CST \t     \nDiff:    -3155760000\nExpect: 3940601189.000000 Sun Nov 14 19:26:29 2094\nGot:    784841189.000000 Mon Nov 14 19:26:29 1994\n--------------------------------------------------\nFAIL 64\nFri, 18 Nov 94 8:42:47 CST \t     \nDiff:    -3155760000\nExpect: 3940929767.000000 Thu Nov 18 14:42:47 2094\nGot:    785169767.000000 Fri Nov 18 14:42:47 1994\n--------------------------------------------------\nFAIL 65\nThu, 17 Nov 94 14:32:01 +0900 \t     \nDiff:    -3155760000\nExpect: 3940810321.000000 Wed Nov 17 05:32:01 2094\nGot:    785050321.000000 Thu Nov 17 05:32:01 1994\n--------------------------------------------------\nFAIL 66\nWed, 2 Nov 94 18:16:31 +0100 \t     \nDiff:    -3155760000\nExpect: 3939556591.000000 Tue Nov  2 17:16:31 2094\nGot:    783796591.000000 Wed Nov  2 17:16:31 1994\n--------------------------------------------------\nFAIL 67\nFri, 18 Nov 94 10:46:26 +0100 \t     \nDiff:    -3155760000\nExpect: 3940911986.000000 Thu Nov 18 09:46:26 2094\nGot:    785151986.000000 Fri Nov 18 09:46:26 1994\n--------------------------------------------------\nFAIL 68\nTue, 8 Nov 1994 22:39:28 +0200 \t     \nDiff:    -3155760000\nExpect: 3940087168.000000 Mon Nov  8 20:39:28 2094\nGot:    784327168.000000 Tue Nov  8 20:39:28 1994\n--------------------------------------------------\nFAIL 69\nWed, 16 Nov 1994 10:01:08 -0500 (EST)\nDiff:    -3155760000\nExpect: 3940758068.000000 Tue Nov 16 15:01:08 2094\nGot:    784998068.000000 Wed Nov 16 15:01:08 1994\n--------------------------------------------------\nFAIL 70\nWed, 2 Nov 1994 16:59:42 -0800 \t     \nDiff:    -3155760000\nExpect: 3939584382.000000 Wed Nov  3 00:59:42 2094\nGot:    783824382.000000 Thu Nov  3 00:59:42 1994\n--------------------------------------------------\nFAIL 71\nWed, 9 Nov 94 10:00:23 PST \t     \nDiff:    -3155760000\nExpect: 3940164023.000000 Tue Nov  9 18:00:23 2094\nGot:    784404023.000000 Wed Nov  9 18:00:23 1994\n--------------------------------------------------\nFAIL 72\nFri, 18 Nov 94 17:01:43 PST \t     \nDiff:    -3155760000\nExpect: 3940966903.000000 Fri Nov 19 01:01:43 2094\nGot:    785206903.000000 Sat Nov 19 01:01:43 1994\n--------------------------------------------------\nFAIL 73\nMon, 14 Nov 1994 14:47:46 -0500      \nDiff:    -3155760000\nExpect: 3940602466.000000 Sun Nov 14 19:47:46 2094\nGot:    784842466.000000 Mon Nov 14 19:47:46 1994\n--------------------------------------------------\nFAIL 74\nMon, 21 Nov 1994 04:56:04 -0500 (EST)\nDiff:    -3155760000\nExpect: 3941171764.000000 Sun Nov 21 09:56:04 2094\nGot:    785411764.000000 Mon Nov 21 09:56:04 1994\n--------------------------------------------------\nFAIL 75\nMon, 21 Nov 1994 11:50:12 -0800      \nDiff:    -3155760000\nExpect: 3941207412.000000 Sun Nov 21 19:50:12 2094\nGot:    785447412.000000 Mon Nov 21 19:50:12 1994\n--------------------------------------------------\nFAIL 76\nSat, 5 Nov 1994 14:04:16 -0600 (CST) \nDiff:    -3155760000\nExpect: 3939825856.000000 Fri Nov  5 20:04:16 2094\nGot:    784065856.000000 Sat Nov  5 20:04:16 1994\n--------------------------------------------------\nFAIL 77\nSat, 05 Nov 94 13:10:13 MST \t     \nDiff:    -3155760000\nExpect: 3939826213.000000 Fri Nov  5 20:10:13 2094\nGot:    784066213.000000 Sat Nov  5 20:10:13 1994\n--------------------------------------------------\nFAIL 78\nWed, 02 Nov 94 10:47:48 -0800 \t     \nDiff:    -3155760000\nExpect: 3939562068.000000 Tue Nov  2 18:47:48 2094\nGot:    783802068.000000 Wed Nov  2 18:47:48 1994\n--------------------------------------------------\nFAIL 79\nWed, 02 Nov 94 13:19:15 -0800 \t     \nDiff:    -3155760000\nExpect: 3939571155.000000 Tue Nov  2 21:19:15 2094\nGot:    783811155.000000 Wed Nov  2 21:19:15 1994\n--------------------------------------------------\nFAIL 80\nThu, 03 Nov 94 15:27:07 -0800 \t     \nDiff:    -3155760000\nExpect: 3939665227.000000 Wed Nov  3 23:27:07 2094\nGot:    783905227.000000 Thu Nov  3 23:27:07 1994\n--------------------------------------------------\nFAIL 81\nFri, 04 Nov 94 09:12:12 -0800 \t     \nDiff:    -3155760000\nExpect: 3939729132.000000 Thu Nov  4 17:12:12 2094\nGot:    783969132.000000 Fri Nov  4 17:12:12 1994\n--------------------------------------------------\nFAIL 82\nWed, 9 Nov 1994 10:13:03 +0000 (GMT) \nDiff:    -3155760000\nExpect: 3940135983.000000 Tue Nov  9 10:13:03 2094\nGot:    784375983.000000 Wed Nov  9 10:13:03 1994\n--------------------------------------------------\nFAIL 83\nWed, 9 Nov 1994 15:28:37 +0000 (GMT) \nDiff:    -3155760000\nExpect: 3940154917.000000 Tue Nov  9 15:28:37 2094\nGot:    784394917.000000 Wed Nov  9 15:28:37 1994\n--------------------------------------------------\nFAIL 84\nWed, 2 Nov 1994 17:37:41 +0100 (MET) \nDiff:    -3155760000\nExpect: 3939554261.000000 Tue Nov  2 16:37:41 2094\nGot:    783794261.000000 Wed Nov  2 16:37:41 1994\n--------------------------------------------------\nFAIL 85\n05 Nov 94 14:22:19 PST \t\t     \nDiff:    -3155760000\nExpect: 3939834139.000000 Fri Nov  5 22:22:19 2094\nGot:    784074139.000000 Sat Nov  5 22:22:19 1994\n--------------------------------------------------\nFAIL 86\n16 Nov 94 22:28:20 PST \t\t     \nDiff:    -3155760000\nExpect: 3940813700.000000 Wed Nov 17 06:28:20 2094\nGot:    785053700.000000 Thu Nov 17 06:28:20 1994\n--------------------------------------------------\nFAIL 87\nTue, 1 Nov 1994 19:51:15 -0800 \t     \nDiff:    -3155760000\nExpect: 3939508275.000000 Tue Nov  2 03:51:15 2094\nGot:    783748275.000000 Wed Nov  2 03:51:15 1994\n--------------------------------------------------\nFAIL 88\nWed, 2 Nov 94 12:21:23 GMT \t     \nDiff:    -3155760000\nExpect: 3939538883.000000 Tue Nov  2 12:21:23 2094\nGot:    783778883.000000 Wed Nov  2 12:21:23 1994\n--------------------------------------------------\nFAIL 89\nFri, 18 Nov 94 18:07:03 GMT \t     \nDiff:    -3155760000\nExpect: 3940942023.000000 Thu Nov 18 18:07:03 2094\nGot:    785182023.000000 Fri Nov 18 18:07:03 1994\n--------------------------------------------------\nFAIL 90\nWed, 16 Nov 1994 11:26:27 -0500      \nDiff:    -3155760000\nExpect: 3940763187.000000 Tue Nov 16 16:26:27 2094\nGot:    785003187.000000 Wed Nov 16 16:26:27 1994\n--------------------------------------------------\nFAIL 91\nSun, 6 Nov 1994 13:48:49 -0500 \t     \nDiff:    -3155760000\nExpect: 3939907729.000000 Sat Nov  6 18:48:49 2094\nGot:    784147729.000000 Sun Nov  6 18:48:49 1994\n--------------------------------------------------\nFAIL 92\nTue, 8 Nov 1994 13:19:37 -0800 \t     \nDiff:    -3155760000\nExpect: 3940089577.000000 Mon Nov  8 21:19:37 2094\nGot:    784329577.000000 Tue Nov  8 21:19:37 1994\n--------------------------------------------------\nFAIL 93\nFri, 18 Nov 1994 11:01:12 -0800      \nDiff:    -3155760000\nExpect: 3940945272.000000 Thu Nov 18 19:01:12 2094\nGot:    785185272.000000 Fri Nov 18 19:01:12 1994\n--------------------------------------------------\nFAIL 94\nMon, 21 Nov 1994 00:47:58 -0500      \nDiff:    -3155760000\nExpect: 3941156878.000000 Sun Nov 21 05:47:58 2094\nGot:    785396878.000000 Mon Nov 21 05:47:58 1994\n--------------------------------------------------\nFAIL 95\nMon, 7 Nov 1994 14:22:48 -0800 (PST) \nDiff:    -3155760000\nExpect: 3940006968.000000 Sun Nov  7 22:22:48 2094\nGot:    784246968.000000 Mon Nov  7 22:22:48 1994\n--------------------------------------------------\nFAIL 96\nWed, 16 Nov 1994 15:56:45 -0800 (PST)\nDiff:    -3155760000\nExpect: 3940790205.000000 Tue Nov 16 23:56:45 2094\nGot:    785030205.000000 Wed Nov 16 23:56:45 1994\n--------------------------------------------------\nFAIL 97\nThu, 3 Nov 1994 13:17:47 +0000 \t     \nDiff:    -3155760000\nExpect: 3939628667.000000 Wed Nov  3 13:17:47 2094\nGot:    783868667.000000 Thu Nov  3 13:17:47 1994\n--------------------------------------------------\nFAIL 98\nWed, 9 Nov 1994 17:32:50 -0500 (EST) \nDiff:    -3155760000\nExpect: 3940180370.000000 Tue Nov  9 22:32:50 2094\nGot:    784420370.000000 Wed Nov  9 22:32:50 1994\n--------------------------------------------------\nFAIL 99\nWed, 9 Nov 94 16:31:52 PST\t     \nDiff:    -3155760000\nExpect: 3940187512.000000 Wed Nov 10 00:31:52 2094\nGot:    784427512.000000 Thu Nov 10 00:31:52 1994\n--------------------------------------------------\nFAIL 100\nWed, 09 Nov 94 10:41:10 -0800\t     \nDiff:    -3155760000\nExpect: 3940166470.000000 Tue Nov  9 18:41:10 2094\nGot:    784406470.000000 Wed Nov  9 18:41:10 1994\n--------------------------------------------------\nFAIL 101\nWed, 9 Nov 94 08:42:22 MST\t     \nDiff:    -3155760000\nExpect: 3940155742.000000 Tue Nov  9 15:42:22 2094\nGot:    784395742.000000 Wed Nov  9 15:42:22 1994\n--------------------------------------------------\nFAIL 102\nMon, 14 Nov 1994 08:32:13 -0800\t     \nDiff:    -3155760000\nExpect: 3940590733.000000 Sun Nov 14 16:32:13 2094\nGot:    784830733.000000 Mon Nov 14 16:32:13 1994\n--------------------------------------------------\nFAIL 103\nMon, 14 Nov 1994 11:34:32 -0500 (EST)\nDiff:    -3155760000\nExpect: 3940590872.000000 Sun Nov 14 16:34:32 2094\nGot:    784830872.000000 Mon Nov 14 16:34:32 1994\n--------------------------------------------------\nFAIL 104\nMon, 14 Nov 94 16:48:09 GMT\t     \nDiff:    -3155760000\nExpect: 3940591689.000000 Sun Nov 14 16:48:09 2094\nGot:    784831689.000000 Mon Nov 14 16:48:09 1994\n--------------------------------------------------\nFAIL 105\nTue, 15 Nov 1994 10:27:33 +0000      \nDiff:    -3155760000\nExpect: 3940655253.000000 Mon Nov 15 10:27:33 2094\nGot:    784895253.000000 Tue Nov 15 10:27:33 1994\n--------------------------------------------------\nFAIL 106\nWed, 02 Nov 94 13:56:54 MST \t     \nDiff:    -3155760000\nExpect: 3939569814.000000 Tue Nov  2 20:56:54 2094\nGot:    783809814.000000 Wed Nov  2 20:56:54 1994\n--------------------------------------------------\nFAIL 107\nThu, 03 Nov 94 15:24:45 MST \t     \nDiff:    -3155760000\nExpect: 3939661485.000000 Wed Nov  3 22:24:45 2094\nGot:    783901485.000000 Thu Nov  3 22:24:45 1994\n--------------------------------------------------\nFAIL 108\nThu, 3 Nov 1994 15:13:53 -0700 (MST) \nDiff:    -3155760000\nExpect: 3939660833.000000 Wed Nov  3 22:13:53 2094\nGot:    783900833.000000 Thu Nov  3 22:13:53 1994\n--------------------------------------------------\nFAIL 109\nFri, 04 Nov 94 08:15:13 MST \t     \nDiff:    -3155760000\nExpect: 3939722113.000000 Thu Nov  4 15:15:13 2094\nGot:    783962113.000000 Fri Nov  4 15:15:13 1994\n--------------------------------------------------\nFAIL 110\nThu, 3 Nov 94 18:15:47 EST\t     \nDiff:    -3155760000\nExpect: 3939664547.000000 Wed Nov  3 23:15:47 2094\nGot:    783904547.000000 Thu Nov  3 23:15:47 1994\n--------------------------------------------------\nFAIL 111\nTue, 08 Nov 94 07:02:33 MST \t     \nDiff:    -3155760000\nExpect: 3940063353.000000 Mon Nov  8 14:02:33 2094\nGot:    784303353.000000 Tue Nov  8 14:02:33 1994\n--------------------------------------------------\nFAIL 112\nThu, 3 Nov 94 18:15:47 EST\t     \nDiff:    -3155760000\nExpect: 3939664547.000000 Wed Nov  3 23:15:47 2094\nGot:    783904547.000000 Thu Nov  3 23:15:47 1994\n--------------------------------------------------\nFAIL 113\nTue, 15 Nov 94 07:26:05 MST \t     \nDiff:    -3155760000\nExpect: 3940669565.000000 Mon Nov 15 14:26:05 2094\nGot:    784909565.000000 Tue Nov 15 14:26:05 1994\n--------------------------------------------------\nFAIL 114\nWed, 2 Nov 1994 00:00:55 -0600 (CST) \nDiff:    -3155760000\nExpect: 3939516055.000000 Tue Nov  2 06:00:55 2094\nGot:    783756055.000000 Wed Nov  2 06:00:55 1994\n--------------------------------------------------\nFAIL 115\nSun, 6 Nov 1994 01:19:13 -0600 (CST) \nDiff:    -3155760000\nExpect: 3939866353.000000 Sat Nov  6 07:19:13 2094\nGot:    784106353.000000 Sun Nov  6 07:19:13 1994\n--------------------------------------------------\nFAIL 116\nMon, 7 Nov 1994 23:16:57 -0600 (CST) \nDiff:    -3155760000\nExpect: 3940031817.000000 Mon Nov  8 05:16:57 2094\nGot:    784271817.000000 Tue Nov  8 05:16:57 1994\n--------------------------------------------------\nFAIL 117\nTue, 08 Nov 1994 13:21:21 -0600\t     \nDiff:    -3155760000\nExpect: 3940082481.000000 Mon Nov  8 19:21:21 2094\nGot:    784322481.000000 Tue Nov  8 19:21:21 1994\n--------------------------------------------------\nFAIL 118\nMon, 07 Nov 94 13:47:37 PST          \nDiff:    -3155760000\nExpect: 3940004857.000000 Sun Nov  7 21:47:37 2094\nGot:    784244857.000000 Mon Nov  7 21:47:37 1994\n--------------------------------------------------\nFAIL 119\nTue, 08 Nov 94 11:23:19 PST \t     \nDiff:    -3155760000\nExpect: 3940082599.000000 Mon Nov  8 19:23:19 2094\nGot:    784322599.000000 Tue Nov  8 19:23:19 1994\n--------------------------------------------------\nFAIL 120\nTue, 01 Nov 1994 11:28:25 -0800      \nDiff:    -3155760000\nExpect: 3939478105.000000 Mon Nov  1 19:28:25 2094\nGot:    783718105.000000 Tue Nov  1 19:28:25 1994\n--------------------------------------------------\nFAIL 121\nTue, 15 Nov 1994 13:11:47 -0800      \nDiff:    -3155760000\nExpect: 3940693907.000000 Mon Nov 15 21:11:47 2094\nGot:    784933907.000000 Tue Nov 15 21:11:47 1994\n--------------------------------------------------\nFAIL 122\nTue, 15 Nov 1994 13:18:38 -0800      \nDiff:    -3155760000\nExpect: 3940694318.000000 Mon Nov 15 21:18:38 2094\nGot:    784934318.000000 Tue Nov 15 21:18:38 1994\n--------------------------------------------------\nFAIL 123\nTue, 15 Nov 1994 0:18:38 -0800 \t     \nDiff:    -3155760000\nExpect: 3940647518.000000 Mon Nov 15 08:18:38 2094\nGot:    784887518.000000 Tue Nov 15 08:18:38 1994\n--------------------------------------------------\nFAIL 124\nJul 13 1999 1:23P GMT\t\t     \nDiff:    -3155760000\nExpect: 4087632180.000000 Mon Jul 13 13:23:00 2099\nGot:    931872180.000000 Tue Jul 13 13:23:00 1999\n--------------------------------------------------\nFAIL 125\nJul 13 1999 1:23P.M GMT\t\t     \nDiff:    -3155760000\nExpect: 4087632180.000000 Mon Jul 13 13:23:00 2099\nGot:    931872180.000000 Tue Jul 13 13:23:00 1999\n--------------------------------------------------\nFAIL 126\nJul 13 1999 1:23P.M. GMT\t     \nDiff:    -3155760000\nExpect: 4087632180.000000 Mon Jul 13 13:23:00 2099\nGot:    931872180.000000 Tue Jul 13 13:23:00 1999\n--------------------------------------------------\nFAIL 127\nJul-13-1999 1:23P.M GMT\t\t     \nDiff:    -3155760000\nExpect: 4087632180.000000 Mon Jul 13 13:23:00 2099\nGot:    931872180.000000 Tue Jul 13 13:23:00 1999\n--------------------------------------------------\nFAIL 128\nJul/13/1999 1:23P.M. GMT\t     \nDiff:    -3155760000\nExpect: 4087632180.000000 Mon Jul 13 13:23:00 2099\nGot:    931872180.000000 Tue Jul 13 13:23:00 1999\n--------------------------------------------------\nFAIL 129\n2001-02-26T13:44:12-0700\t     \nDiff:    -3155760000\nExpect: 4138980252.000000 Sun Feb 27 20:44:12 2101\nGot:    983220252.000000 Mon Feb 26 20:44:12 2001\n--------------------------------------------------\nFAIL 130\n2001-02-26T13:44-0700\t\t     \nDiff:    -3155760000\nExpect: 4138980240.000000 Sun Feb 27 20:44:00 2101\nGot:    983220240.000000 Mon Feb 26 20:44:00 2001\n--------------------------------------------------\nFAIL 131\n2001-02-26T13-0700\t\t     \nDiff:    -3155760000\nExpect: 4138977600.000000 Sun Feb 27 20:00:00 2101\nGot:    983217600.000000 Mon Feb 26 20:00:00 2001\n--------------------------------------------------\nFAIL 132\n2001-02-26T13-44-12-0700\t     \nDiff:    -3155760000\nExpect: 4138980252.000000 Sun Feb 27 20:44:12 2101\nGot:    983220252.000000 Mon Feb 26 20:44:12 2001\n--------------------------------------------------\nFAIL 133\n2001-02-26T13-44-0700\t\t     \nDiff:    -3155760000\nExpect: 4138980240.000000 Sun Feb 27 20:44:00 2101\nGot:    983220240.000000 Mon Feb 26 20:44:00 2001\n--------------------------------------------------\nFAIL 134\n2001-02-26T13-0700\t\t     \nDiff:    -3155760000\nExpect: 4138977600.000000 Sun Feb 27 20:00:00 2101\nGot:    983217600.000000 Mon Feb 26 20:00:00 2001\n--------------------------------------------------\nFAIL 135\n07/Nov/2000:16:45:56 +0100\t     \nDiff:    -3155760000\nExpect: 4129371956.000000 Mon Nov  8 15:45:56 2100\nGot:    973611956.000000 Tue Nov  7 15:45:56 2000\n--------------------------------------------------\nFAIL 136\n2002-11-07T23:31:49-05:00\t     \nDiff:    -3155760000\nExpect: 4192489909.000000 Thu Nov  9 04:31:49 2102\nGot:    1036729909.000000 Fri Nov  8 04:31:49 2002\n--------------------------------------------------\nFAIL 137\n2003-02-17T07:45:56Z\t\t     \nDiff:    -3155760000\nExpect: 4201227956.000000 Sun Feb 18 07:45:56 2103\nGot:    1045467956.000000 Mon Feb 17 07:45:56 2003\n--------------------------------------------------\nFAIL 138\n2003-02-17T08:14:07.198189+0000\t     \nDiff:    -3155760000\nExpect: 4201229647.198189 Sun Feb 18 08:14:07 2103\nGot:    1045469647.198189 Mon Feb 17 08:14:07 2003\n--------------------------------------------------\nFAIL 139\n20020722T100000Z\t\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 140\nJul 22 10:00:00 UTC 2002\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 141\n2002-07-22 10:00:00Z\t\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 142\n2002-07-22 10:00:00 Z\t\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 143\n2002-07-22 10:00 Z\t\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 144\n2002-07-22 10:00Z\t\t     \nDiff:    -3155760000\nExpect: 4183092000.000000 Sun Jul 23 10:00:00 2102\nGot:    1027332000.000000 Mon Jul 22 10:00:00 2002\n--------------------------------------------------\nFAIL 145\n2002-07-22 10:00 +100\t\t     \nDiff:    -3155760000\nExpect: 4183088400.000000 Sun Jul 23 09:00:00 2102\nGot:    1027328400.000000 Mon Jul 22 09:00:00 2002\n--------------------------------------------------\nFAIL 146\n2002-07-22 10:00 +0100\t\t     \nDiff:    -3155760000\nExpect: 4183088400.000000 Sun Jul 23 09:00:00 2102\nGot:    1027328400.000000 Mon Jul 22 09:00:00 2002\nPASS: t/getdate\n1..8\n# -0430 => -0430 -0430\nok 1\n# -0445 => -0445 -0445\nok 2\n# 2008.11.30 22:35 CET => -:35:22:30:10:108:3600\nok 3\n# 2008-11-30 22:35 CET => -:35:22:30:10:108:3600\nok 4\n# 4/3/2005\nok 5\nok 6\nok 7\nok 8\nPASS: t/cpanrt\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\n1..148\nok 1\n1995-01-24                              \tTue Jan 24 00:00:00 1995 GMT\nok 2\n1995-01-24T09:08:17.1823213             \tTue Jan 24 09:08:17 1995 GMT\nok 3\n1935-01-24T09:08:17                     \tWed Jan 24 09:08:17 2035 GMT\nok 4\nFri Dec 17 00:00:00 1901 GMT            \tMon Dec 17 00:00:00 2001 GMT\nok 5\nTue Jan 16 23:59:59 2038 GMT            \tSat Jan 16 23:59:59 2038 GMT\nok 6\n2001-02-02 00:00:00 GMT                 \tFri Feb  2 00:00:00 2001 GMT\nok 7\n2035-02-02 00:00:00 GMT                 \tFri Feb  2 00:00:00 2035 GMT\nok 8\n16 Jun 33 07:29:35 CST                  \tThu Jun 16 13:29:35 2033 GMT\nok 9\n2002-02-26-10:37:21.141 GMT             \tTue Feb 26 10:37:21 2002 GMT\nok 10\nWed, 16 Jun 94 07:29:35 CST             \tThu Jun 16 13:29:35 1994 GMT\nok 11\nWed, 16 Nov 94 07:29:35 CST             \tWed Nov 16 13:29:35 1994 GMT\nok 12\nMon, 21 Nov 94 07:42:23 CST             \tMon Nov 21 13:42:23 1994 GMT\nok 13\nMon, 21 Nov 94 04:28:18 CST             \tMon Nov 21 10:28:18 1994 GMT\nok 14\nTue, 15 Nov 94 09:15:10 GMT             \tTue Nov 15 09:15:10 1994 GMT\nok 15\nWed, 16 Nov 94 09:39:49 GMT             \tWed Nov 16 09:39:49 1994 GMT\nok 16\nWed, 16 Nov 94 09:23:17 GMT             \tWed Nov 16 09:23:17 1994 GMT\nok 17\nWed, 16 Nov 94 12:39:49 GMT             \tWed Nov 16 12:39:49 1994 GMT\nok 18\nWed, 16 Nov 94 14:03:06 GMT             \tWed Nov 16 14:03:06 1994 GMT\nok 19\nWed, 16 Nov 94 05:30:51 CST             \tWed Nov 16 11:30:51 1994 GMT\nok 20\nThu, 17 Nov 94 03:19:30 CST             \tThu Nov 17 09:19:30 1994 GMT\nok 21\nMon, 21 Nov 94 14:05:32 GMT             \tMon Nov 21 14:05:32 1994 GMT\nok 22\nMon, 14 Nov 94 15:08:49 CST             \tMon Nov 14 21:08:49 1994 GMT\nok 23\nWed, 16 Nov 94 14:48:06 GMT             \tWed Nov 16 14:48:06 1994 GMT\nok 24\nThu, 17 Nov 94 14:22:03 GMT             \tThu Nov 17 14:22:03 1994 GMT\nok 25\nWed, 16 Nov 94 14:36:00 GMT             \tWed Nov 16 14:36:00 1994 GMT\nok 26\nWed, 16 Nov 94 09:23:17 GMT             \tWed Nov 16 09:23:17 1994 GMT\nok 27\nWed, 16 Nov 94 10:01:43 GMT             \tWed Nov 16 10:01:43 1994 GMT\nok 28\nWed, 16 Nov 94 15:03:35 GMT             \tWed Nov 16 15:03:35 1994 GMT\nok 29\nMon, 21 Nov 94 13:55:19 GMT             \tMon Nov 21 13:55:19 1994 GMT\nok 30\nWed, 16 Nov 94 08:46:11 CST             \tWed Nov 16 14:46:11 1994 GMT\nok 31\n21 dec 17:05                            \tThu Dec 21 17:05:00 2023 GMT\nok 32\n21-dec 17:05                            \tThu Dec 21 17:05:00 2023 GMT\nok 33\n21/dec 17:05                            \tThu Dec 21 17:05:00 2023 GMT\nok 34\n21/dec/93 17:05                         \tTue Dec 21 17:05:00 1993 GMT\nok 35\ndec/21/93 17:05                         \tTue Dec 21 17:05:00 1993 GMT\nok 36\nDec/21/1993 17:05:00                    \tTue Dec 21 17:05:00 1993 GMT\nok 37\ndec-21-1993 17:05                       \tTue Dec 21 17:05:00 1993 GMT\nok 38\nDec-21-93 17:05:00                      \tTue Dec 21 17:05:00 1993 GMT\nok 39\ndec 21 1994 17:05                       \tWed Dec 21 17:05:00 1994 GMT\nok 40\ndec 21 94 17:05                         \tWed Dec 21 17:05:00 1994 GMT\nok 41\ndec 21 94 17:05 GMT                     \tWed Dec 21 17:05:00 1994 GMT\nok 42\ndec 21 94 17:05 BST                     \tWed Dec 21 16:05:00 1994 GMT\nok 43\ndec 21 94 00:05 -1700                   \tWed Dec 21 17:05:00 1994 GMT\nok 44\ndec 21 94 17:05 -1700                   \tThu Dec 22 10:05:00 1994 GMT\nok 45\nWed, 9 Nov 1994 09:50:32 -0500 (EST)    \tWed Nov  9 14:50:32 1994 GMT\nok 46\nThu, 13 Oct 94 10:13:13 -0700           \tThu Oct 13 17:13:13 1994 GMT\nok 47\nSat, 19 Nov 1994 16:59:14 +0100         \tSat Nov 19 15:59:14 1994 GMT\nok 48\nThu, 3 Nov 94 14:10:47 EST              \tThu Nov  3 19:10:47 1994 GMT\nok 49\nThu, 3 Nov 94 21:51:09 EST              \tFri Nov  4 02:51:09 1994 GMT\nok 50\nFri, 4 Nov 94 9:24:52 EST               \tFri Nov  4 14:24:52 1994 GMT\nok 51\nWed, 9 Nov 94 09:38:54 EST              \tWed Nov  9 14:38:54 1994 GMT\nok 52\nMon, 14 Nov 94 13:20:12 EST             \tMon Nov 14 18:20:12 1994 GMT\nok 53\nWed, 16 Nov 94 17:09:13 EST             \tWed Nov 16 22:09:13 1994 GMT\nok 54\nTue, 15 Nov 94 12:27:01 PST             \tTue Nov 15 20:27:01 1994 GMT\nok 55\nFri, 18 Nov 1994 07:34:05 -0600         \tFri Nov 18 13:34:05 1994 GMT\nok 56\nMon, 21 Nov 94 14:34:28 -0500           \tMon Nov 21 19:34:28 1994 GMT\nok 57\nFri, 18 Nov 1994 12:05:47 -0800 (PST)   \tFri Nov 18 20:05:47 1994 GMT\nok 58\nFri, 18 Nov 1994 12:36:26 -0800 (PST)   \tFri Nov 18 20:36:26 1994 GMT\nok 59\nWed, 16 Nov 1994 15:58:58 GMT           \tWed Nov 16 15:58:58 1994 GMT\nok 60\n1999 10:02:18 \"GMT\"                     \tSat Feb  6 10:02:18 1999 GMT\nok 61\nSun, 06 Nov 94 14:27:40 -0500           \tSun Nov  6 19:27:40 1994 GMT\nok 62\nMon, 07 Nov 94 08:20:13 -0500           \tMon Nov  7 13:20:13 1994 GMT\nok 63\nMon, 07 Nov 94 16:48:42 -0500           \tMon Nov  7 21:48:42 1994 GMT\nok 64\nWed, 09 Nov 94 15:46:16 -0500           \tWed Nov  9 20:46:16 1994 GMT\nok 65\nFri, 4 Nov 94 16:17:40 \"PST             \tSat Nov  5 00:17:40 1994 GMT\nok 66\nWed, 16 Nov 94 12:43:37 \"PST            \tWed Nov 16 20:43:37 1994 GMT\nok 67\nSun, 6 Nov 1994 02:38:17 -0800          \tSun Nov  6 10:38:17 1994 GMT\nok 68\nTue, 1 Nov 1994 13:53:49 -0500          \tTue Nov  1 18:53:49 1994 GMT\nok 69\nTue, 15 Nov 94 08:31:59 +0100           \tTue Nov 15 07:31:59 1994 GMT\nok 70\nSun, 6 Nov 1994 11:09:12 -0500 (IST)    \tSun Nov  6 16:09:12 1994 GMT\nok 71\nFri, 4 Nov 94 12:52:10 EST              \tFri Nov  4 17:52:10 1994 GMT\nok 72\nMon, 31 Oct 1994 14:17:39 -0500 (EST)   \tMon Oct 31 19:17:39 1994 GMT\nok 73\nMon, 14 Nov 94 11:25:00 CST             \tMon Nov 14 17:25:00 1994 GMT\nok 74\nMon, 14 Nov 94 13:26:29 CST             \tMon Nov 14 19:26:29 1994 GMT\nok 75\nFri, 18 Nov 94 8:42:47 CST              \tFri Nov 18 14:42:47 1994 GMT\nok 76\nThu, 17 Nov 94 14:32:01 +0900           \tThu Nov 17 05:32:01 1994 GMT\nok 77\nWed, 2 Nov 94 18:16:31 +0100            \tWed Nov  2 17:16:31 1994 GMT\nok 78\nFri, 18 Nov 94 10:46:26 +0100           \tFri Nov 18 09:46:26 1994 GMT\nok 79\nTue, 8 Nov 1994 22:39:28 +0200          \tTue Nov  8 20:39:28 1994 GMT\nok 80\nWed, 16 Nov 1994 10:01:08 -0500 (EST)   \tWed Nov 16 15:01:08 1994 GMT\nok 81\nWed, 2 Nov 1994 16:59:42 -0800          \tThu Nov  3 00:59:42 1994 GMT\nok 82\nWed, 9 Nov 94 10:00:23 PST              \tWed Nov  9 18:00:23 1994 GMT\nok 83\nFri, 18 Nov 94 17:01:43 PST             \tSat Nov 19 01:01:43 1994 GMT\nok 84\nMon, 14 Nov 1994 14:47:46 -0500         \tMon Nov 14 19:47:46 1994 GMT\nok 85\nMon, 21 Nov 1994 04:56:04 -0500 (EST)   \tMon Nov 21 09:56:04 1994 GMT\nok 86\nMon, 21 Nov 1994 11:50:12 -0800         \tMon Nov 21 19:50:12 1994 GMT\nok 87\nSat, 5 Nov 1994 14:04:16 -0600 (CST)    \tSat Nov  5 20:04:16 1994 GMT\nok 88\nSat, 05 Nov 94 13:10:13 MST             \tSat Nov  5 20:10:13 1994 GMT\nok 89\nWed, 02 Nov 94 10:47:48 -0800           \tWed Nov  2 18:47:48 1994 GMT\nok 90\nWed, 02 Nov 94 13:19:15 -0800           \tWed Nov  2 21:19:15 1994 GMT\nok 91\nThu, 03 Nov 94 15:27:07 -0800           \tThu Nov  3 23:27:07 1994 GMT\nok 92\nFri, 04 Nov 94 09:12:12 -0800           \tFri Nov  4 17:12:12 1994 GMT\nok 93\nWed, 9 Nov 1994 10:13:03 +0000 (GMT)    \tWed Nov  9 10:13:03 1994 GMT\nok 94\nWed, 9 Nov 1994 15:28:37 +0000 (GMT)    \tWed Nov  9 15:28:37 1994 GMT\nok 95\nWed, 2 Nov 1994 17:37:41 +0100 (MET)    \tWed Nov  2 16:37:41 1994 GMT\nok 96\n05 Nov 94 14:22:19 PST                  \tSat Nov  5 22:22:19 1994 GMT\nok 97\n16 Nov 94 22:28:20 PST                  \tThu Nov 17 06:28:20 1994 GMT\nok 98\nTue, 1 Nov 1994 19:51:15 -0800          \tWed Nov  2 03:51:15 1994 GMT\nok 99\nWed, 2 Nov 94 12:21:23 GMT              \tWed Nov  2 12:21:23 1994 GMT\nok 100\nFri, 18 Nov 94 18:07:03 GMT             \tFri Nov 18 18:07:03 1994 GMT\nok 101\nWed, 16 Nov 1994 11:26:27 -0500         \tWed Nov 16 16:26:27 1994 GMT\nok 102\nSun, 6 Nov 1994 13:48:49 -0500          \tSun Nov  6 18:48:49 1994 GMT\nok 103\nTue, 8 Nov 1994 13:19:37 -0800          \tTue Nov  8 21:19:37 1994 GMT\nok 104\nFri, 18 Nov 1994 11:01:12 -0800         \tFri Nov 18 19:01:12 1994 GMT\nok 105\nMon, 21 Nov 1994 00:47:58 -0500         \tMon Nov 21 05:47:58 1994 GMT\nok 106\nMon, 7 Nov 1994 14:22:48 -0800 (PST)    \tMon Nov  7 22:22:48 1994 GMT\nok 107\nWed, 16 Nov 1994 15:56:45 -0800 (PST)   \tWed Nov 16 23:56:45 1994 GMT\nok 108\nThu, 3 Nov 1994 13:17:47 +0000          \tThu NoRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nRedundant argument in printf at t/date.t line 180.\nv  3 13:17:47 1994 GMT\nok 109\nWed, 9 Nov 1994 17:32:50 -0500 (EST)    \tWed Nov  9 22:32:50 1994 GMT\nok 110\nWed, 9 Nov 94 16:31:52 PST              \tThu Nov 10 00:31:52 1994 GMT\nok 111\nWed, 09 Nov 94 10:41:10 -0800           \tWed Nov  9 18:41:10 1994 GMT\nok 112\nWed, 9 Nov 94 08:42:22 MST              \tWed Nov  9 15:42:22 1994 GMT\nok 113\nMon, 14 Nov 1994 08:32:13 -0800         \tMon Nov 14 16:32:13 1994 GMT\nok 114\nMon, 14 Nov 1994 11:34:32 -0500 (EST)   \tMon Nov 14 16:34:32 1994 GMT\nok 115\nMon, 14 Nov 94 16:48:09 GMT             \tMon Nov 14 16:48:09 1994 GMT\nok 116\nTue, 15 Nov 1994 10:27:33 +0000         \tTue Nov 15 10:27:33 1994 GMT\nok 117\nWed, 02 Nov 94 13:56:54 MST             \tWed Nov  2 20:56:54 1994 GMT\nok 118\nThu, 03 Nov 94 15:24:45 MST             \tThu Nov  3 22:24:45 1994 GMT\nok 119\nThu, 3 Nov 1994 15:13:53 -0700 (MST)    \tThu Nov  3 22:13:53 1994 GMT\nok 120\nFri, 04 Nov 94 08:15:13 MST             \tFri Nov  4 15:15:13 1994 GMT\nok 121\nThu, 3 Nov 94 18:15:47 EST              \tThu Nov  3 23:15:47 1994 GMT\nok 122\nTue, 08 Nov 94 07:02:33 MST             \tTue Nov  8 14:02:33 1994 GMT\nok 123\nThu, 3 Nov 94 18:15:47 EST              \tThu Nov  3 23:15:47 1994 GMT\nok 124\nTue, 15 Nov 94 07:26:05 MST             \tTue Nov 15 14:26:05 1994 GMT\nok 125\nWed, 2 Nov 1994 00:00:55 -0600 (CST)    \tWed Nov  2 06:00:55 1994 GMT\nok 126\nSun, 6 Nov 1994 01:19:13 -0600 (CST)    \tSun Nov  6 07:19:13 1994 GMT\nok 127\nMon, 7 Nov 1994 23:16:57 -0600 (CST)    \tTue Nov  8 05:16:57 1994 GMT\nok 128\nTue, 08 Nov 1994 13:21:21 -0600         \tTue Nov  8 19:21:21 1994 GMT\nok 129\nMon, 07 Nov 94 13:47:37 PST             \tMon Nov  7 21:47:37 1994 GMT\nok 130\nTue, 08 Nov 94 11:23:19 PST             \tTue Nov  8 19:23:19 1994 GMT\nok 131\nTue, 01 Nov 1994 11:28:25 -0800         \tTue Nov  1 19:28:25 1994 GMT\nok 132\nTue, 15 Nov 1994 13:11:47 -0800         \tTue Nov 15 21:11:47 1994 GMT\nok 133\nTue, 15 Nov 1994 13:18:38 -0800         \tTue Nov 15 21:18:38 1994 GMT\nok 134\nTue, 15 Nov 1994 0:18:38 -0800          \tTue Nov 15 08:18:38 1994 GMT\nok 135\n10:00:00Z                               \tTue Feb  6 10:00:00 2024 GMT\nok 136\n10:00:00                                \tTue Feb  6 10:00:00 2024 GMT\nok 137\n10:00                                   \tTue Feb  6 10:00:00 2024 GMT\nok 138\n10:00 +100                              \tTue Feb  6 09:00:00 2024 GMT\nok 139\n10:00 +0100                             \tTue Feb  6 09:00:00 2024 GMT\nok 140\n20020722T100000Z                        \tMon Jul 22 10:00:00 2002 GMT\nok 141\nJul 22 10:00:00 UTC 2002                \tMon Jul 22 10:00:00 2002 GMT\nok 142\n2002-07-22 10:00:00Z                    \tMon Jul 22 10:00:00 2002 GMT\nok 143\n2002-07-22 10:00:00 Z                   \tMon Jul 22 10:00:00 2002 GMT\nok 144\n2002-07-22 10:00 Z                      \tMon Jul 22 10:00:00 2002 GMT\nok 145\n2002-07-22 10:00Z                       \tMon Jul 22 10:00:00 2002 GMT\nok 146\n2002-07-22 10:00 +100                   \tMon Jul 22 09:00:00 2002 GMT\nok 147\n2002-07-22 10:00 +0100                  \tMon Jul 22 09:00:00 2002 GMT\nok 148\nPASS: t/date\n1..202\nok 1 - %y\nok 2 - %Y\nok 3 - %%\nok 4 - %a\nok 5 - %A\nok 6 - %b\nok 7 - %B\nok 8 - %c\nok 9 - %C\nok 10 - %d\nok 11 - %e\nok 12 - %D\nok 13 - %G\nok 14 - %h\nok 15 - %H\nok 16 - %I\nok 17 - %j\nok 18 - %k\nok 19 - %l\nok 20 - %L\nok 21 - %m\nok 22 - %M\nok 23 - %o\nok 24 - %p\nok 25 - %q\nok 26 - %r\nok 27 - %R\nok 28 - %s\nok 29 - %S\nok 30 - %T\nok 31 - %U\nok 32 - %w\nok 33 - %W\nok 34 - %x\nok 35 - %X\nok 36 - %y\nok 37 - %Y\nok 38 - %Z\nok 39 - %z\nok 40 - %Od\nok 41 - %Oe\nok 42 - %OH\nok 43 - %OI\nok 44 - %Oj\nok 45 - %Ok\nok 46 - %Ol\nok 47 - %Om\nok 48 - %OM\nok 49 - %Oq\nok 50 - %OY\nok 51 - %Oy\nok 52 - %y\nok 53 - %Y\nok 54 - %%\nok 55 - %a\nok 56 - %A\nok 57 - %b\nok 58 - %B\nok 59 - %c\nok 60 - %C\nok 61 - %d\nok 62 - %e\nok 63 - %D\nok 64 - %h\nok 65 - %H\nok 66 - %I\nok 67 - %j\nok 68 - %k\nok 69 - %l\nok 70 - %L\nok 71 - %m\nok 72 - %M\nok 73 - %o\nok 74 - %p\nok 75 - %q\nok 76 - %r\nok 77 - %R\nok 78 - %s\nok 79 - %S\nok 80 - %T\nok 81 - %U\nok 82 - %w\nok 83 - %W\nok 84 - %x\nok 85 - %X\nok 86 - %y\nok 87 - %Y\nok 88 - %Z\nok 89 - %z\nok 90 - %Od\nok 91 - %Oe\nok 92 - %OH\nok 93 - %OI\nok 94 - %Oj\nok 95 - %Ok\nok 96 - %Ol\nok 97 - %Om\nok 98 - %OM\nok 99 - %Oq\nok 100 - %OY\nok 101 - %Oy\nok 102 - %y\nok 103 - %Y\nok 104 - %%\nok 105 - %a\nok 106 - %A\nok 107 - %b\nok 108 - %B\nok 109 - %c\nok 110 - %C\nok 111 - %d\nok 112 - %e\nok 113 - %D\nok 114 - %h\nok 115 - %H\nok 116 - %I\nok 117 - %j\nok 118 - %k\nok 119 - %l\nok 120 - %L\nok 121 - %m\nok 122 - %M\nok 123 - %o\nok 124 - %p\nok 125 - %q\nok 126 - %r\nok 127 - %R\nok 128 - %s\nok 129 - %S\nok 130 - %T\nok 131 - %U\nok 132 - %w\nok 133 - %W\nok 134 - %x\nok 135 - %X\nok 136 - %y\nok 137 - %Y\nok 138 - %Z\nok 139 - %z\nok 140 - %Od\nok 141 - %Oe\nok 142 - %OH\nok 143 - %OI\nok 144 - %Oj\nok 145 - %Ok\nok 146 - %Ol\nok 147 - %Om\nok 148 - %OM\nok 149 - %Oq\nok 150 - %OY\nok 151 - %Oy\nok 152 - %G\nok 153 - %y\nok 154 - %Y\nok 155 - %%\nok 156 - %a\nok 157 - %A\nok 158 - %b\nok 159 - %B\nok 160 - %c\nok 161 - %C\nok 162 - %d\nok 163 - %e\nok 164 - %D\nok 165 - %G\nok 166 - %h\nok 167 - %H\nok 168 - %I\nok 169 - %j\nok 170 - %k\nok 171 - %l\nok 172 - %L\nok 173 - %m\nok 174 - %M\nok 175 - %o\nok 176 - %p\nok 177 - %q\nok 178 - %r\nok 179 - %R\nok 180 - %s\nok 181 - %S\nok 182 - %T\nok 183 - %U\nok 184 - %w\nok 185 - %W\nok 186 - %x\nok 187 - %X\nok 188 - %Z\nok 189 - %z\nok 190 - %z\nok 191 - %Od\nok 192 - %Oe\nok 193 - %OH\nok 194 - %OI\nok 195 - %Oj\nok 196 - %Ok\nok 197 - %Ol\nok 198 - %Om\nok 199 - %OM\nok 200 - %Oq\nok 201 - %OY\nok 202 - %Oy\nPASS: t/format\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.1084303855896,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libtry-tiny-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libtry-tiny-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011241436004638672,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.399003267288208,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04905104637145996,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2.211531639099121,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001291036605834961,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libtry-tiny-perl.t/00-report-prereqs": {
                "status": "PASSED"
            },
            "ptestresult.libtry-tiny-perl.t/basic": {
                "status": "PASSED"
            },
            "ptestresult.libtry-tiny-perl.t/context": {
                "status": "PASSED"
            },
            "ptestresult.libtry-tiny-perl.t/erroneous_usage": {
                "status": "PASSED"
            },
            "ptestresult.libtry-tiny-perl.t/finally": {
                "status": "SKIPPED"
            },
            "ptestresult.libtry-tiny-perl.t/given_when": {
                "status": "PASSED"
            },
            "ptestresult.libtry-tiny-perl.t/global_destruction_forked": {
                "status": "PASSED"
            },
            "ptestresult.libtry-tiny-perl.t/global_destruction_load": {
                "status": "SKIPPED"
            },
            "ptestresult.libtry-tiny-perl.t/named": {
                "status": "PASSED"
            },
            "ptestresult.libtry-tiny-perl.t/when": {
                "status": "PASSED"
            },
            "ptestresult.libtry-tiny-perl.t/zzz-check-breaks": {
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:31\nBEGIN: /usr/lib/libtry-tiny-perl/ptest\n1..8\nok 1 - Bare catch() detected\nok 2 - Bare finally() detected\nok 3 - Bare catch()/finally() detected\nok 4 - Bare finally()/catch() detected\nok 5 - Multi-catch detected\nok 6 - Unterminated try detected\nok 7 - Bare catch at the end of a function call\nok 8 - Bare finally at the end of a function call\nPASS: t/erroneous_usage\n1..0 # SKIP Capture::Tiny 0.12 required\n1..0 # SKIP Capture::Tiny 0.12 required\nSKIP: t/global_destruction_load\n1..3\nok 1 - nested try in cleanup after fork does not maintain outer catch block\nok 2 - nested try in cleanup after fork does not maintain outer finally block\nok 3 - Didn't just exit\nPASS: t/global_destruction_forked\n1..30\nok 1 - Moved into finally from try\nok 2 - Error text as expected\nok 3 - Into catch block as we died in try\nok 4 - Moved into finally from catch\nok 5 - Error text as expected\nok 6 - Moved into finally from catch\nok 7 - Moved into finally block when try throws an exception and we have no catch block\nok 8 - Second finally clause run\nok 9 - First finally clause run\nok 10 - no error reported\nok 11 - finally got passed the exception\nok 12 - finally called\nok 13 - not localized in try\nok 14 - nothing in @_ (finally)\nok 15 - $_ not localized (finally)\nok 16 - same afterwards\nok 17 - not localized in try\nok 18 - error in @_ (catch)\nok 19 - error in $_ (catch)\nok 20 - error in @_ (finally)\nok 21 - error in @_ (finally)\nok 22 - $_ not localized (finally)\nok 23 - same afterwards\nok 24 - fin 2 called\nok 25 - warnings from both fatal finally blocks\nok 26 - First warning contains original exception\nok 27 - Second warning contains original exception\nok 28 - before skip in try\nok 29 # skip whee\nok 30 - finally ran\nok 28 - before skip in try\nok 29 # skip whee\nSKIP: t/finally\n1..2\nok 1 # skip no conflicts module found to check against\nok 2 # skip This information-only test requires CPAN::Meta::Check 0.011\nok 1 # skip no conflicts module found to check against\nok 2 # skip This information-only test requires CPAN::Meta::Check 0.011\nSKIP: t/zzz-check-breaks\n1..5\nwhen is deprecated at t/when.t line 27.\nwhen is deprecated at t/when.t line 28.\nok 1\nok 2 - $_ not clobbered\nok 3 - bar didn't match\nok 4 - foo matched\nok 5 - fallback didn't match\nPASS: t/when\n1..25\nok 1 - basic try\nok 2 - rethrow\nok 3 - try block evaluated\nok 4 - $@ untouched\nok 5 - try block died\nok 6 - $@ untouched\nok 7 - catch block evaluated\nok 8 - $@ untouched\nok 9 - scalar context try\nok 10 - list context try\nok 11 - scalar context catch\nok 12 - list context catch\nok 13 - Checking catch subroutine scalar reference is correctly blessed\nok 14 - Checking finally subroutine scalar reference is correctly blessed\nok 15\nok 16 - got here\nok 17 - try in try catch block\nok 18 - rethrow with try in catch block\nok 19 - catch invoked\nok 20\nok 21 - $@ untouched\nok 22 - $_ untouched\nok 23 - previous value of $@\nok 24 - previous value of $@ available for capture\nok 25 - previous value of $@ also available in catch block\nPASS: t/basic\n1..25\nok 1 - Proper context LIST in try{}\nok 2 - Proper VOID context in finally{} 2\nok 3 - Proper VOID context in finally{} 1\nok 4\nok 5 - Proper context LIST in try{}\nok 6 - Proper context LIST in catch{}\nok 7 - Proper VOID context in finally{} 2\nok 8 - Proper VOID context in finally{} 1\nok 9\nok 10 - Proper context SCALAR in try{}\nok 11 - Proper VOID context in finally{} 2\nok 12 - Proper VOID context in finally{} 1\nok 13\nok 14 - Proper context SCALAR in try{}\nok 15 - Proper context SCALAR in catch{}\nok 16 - Proper VOID context in finally{} 2\nok 17 - Proper VOID context in finally{} 1\nok 18\nok 19 - Proper context VOID in try{}\nok 20 - Proper VOID context in finally{} 2\nok 21 - Proper VOID context in finally{} 1\nok 22 - Proper context VOID in try{}\nok 23 - Proper context VOID in catch{}\nok 24 - Proper VOID context in finally{} 2\nok 25 - Proper VOID context in finally{} 1\nPASS: t/context\n1..1\n# \n# Versions for all modules listed in static metadata (including optional ones):\n# \n# === Configure Requires ===\n# \n#     Module              Want Have\n#     ------------------- ---- ----\n#     ExtUtils::MakeMaker  any 7.70\n# \n# === Configure Suggests ===\n# \n#     Module      Want Have\n#     -------- ------- ----\n#     JSON::PP 2.27300 4.16\n# \n# === Test Requires ===\n# \n#     Module              Want     Have\n#     ------------------- ---- --------\n#     ExtUtils::MakeMaker  any     7.70\n#     File::Spec           any     3.88\n#     Test::More           any 1.302194\n#     if                   any   0.0610\n# \n# === Test Recommends ===\n# \n#     Module         Want     Have\n#     ---------- -------- --------\n#     CPAN::Meta 2.120900 2.150010\n# \n# === Test Suggests ===\n# \n#     Module                    Want    Have\n#     ------------------------ ----- -------\n#     CPAN::Meta::Check        0.011 missing\n#     CPAN::Meta::Requirements   any   2.140\n#     Capture::Tiny             0.12 missing\n# \n# === Runtime Requires ===\n# \n#     Module   Want Have\n#     -------- ---- ----\n#     Carp      any 1.54\n#     Exporter 5.57 5.77\n#     constant  any 1.33\n#     strict    any 1.12\n#     warnings  any 1.65\n# \n# === Runtime Suggests ===\n# \n#     Module    Want    Have\n#     --------- ---- -------\n#     Sub::Name 0.08 missing\n#     Sub::Util  any    1.63\n# \n# === Other Modules ===\n# \n#     Module             Have\n#     --------------- -------\n#     Encode             3.19\n#     File::Temp       0.2311\n#     JSON::PP           4.16\n#     Module::Runtime missing\n#     Pod::Coverage   missing\n#     Sub::Name       missing\n#     YAML            missing\n#     autodie         missing\n# \nok 1 - Reported prereqs\nPASS: t/00-report-prereqs\n1..2\ngiven is deprecated at t/given_when.t line 19.\nwhen is deprecated at t/given_when.t line 20.\nok 1 - error caught\nok 2 - error is also in $_\nPASS: t/given_when\n1..3\nok 1 - try name\nok 2 - catch name\nok 3 - finally name\nPASS: t/named\nDURATION: 1\nEND: /usr/lib/libtry-tiny-perl/ptest\n2024-02-06T09:31\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libtry-tiny-perl": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:31\n1..8\nok 1 - Bare catch() detected\nok 2 - Bare finally() detected\nok 3 - Bare catch()/finally() detected\nok 4 - Bare finally()/catch() detected\nok 5 - Multi-catch detected\nok 6 - Unterminated try detected\nok 7 - Bare catch at the end of a function call\nok 8 - Bare finally at the end of a function call\nPASS: t/erroneous_usage\n1..0 # SKIP Capture::Tiny 0.12 required\n1..0 # SKIP Capture::Tiny 0.12 required\nSKIP: t/global_destruction_load\n1..3\nok 1 - nested try in cleanup after fork does not maintain outer catch block\nok 2 - nested try in cleanup after fork does not maintain outer finally block\nok 3 - Didn't just exit\nPASS: t/global_destruction_forked\n1..30\nok 1 - Moved into finally from try\nok 2 - Error text as expected\nok 3 - Into catch block as we died in try\nok 4 - Moved into finally from catch\nok 5 - Error text as expected\nok 6 - Moved into finally from catch\nok 7 - Moved into finally block when try throws an exception and we have no catch block\nok 8 - Second finally clause run\nok 9 - First finally clause run\nok 10 - no error reported\nok 11 - finally got passed the exception\nok 12 - finally called\nok 13 - not localized in try\nok 14 - nothing in @_ (finally)\nok 15 - $_ not localized (finally)\nok 16 - same afterwards\nok 17 - not localized in try\nok 18 - error in @_ (catch)\nok 19 - error in $_ (catch)\nok 20 - error in @_ (finally)\nok 21 - error in @_ (finally)\nok 22 - $_ not localized (finally)\nok 23 - same afterwards\nok 24 - fin 2 called\nok 25 - warnings from both fatal finally blocks\nok 26 - First warning contains original exception\nok 27 - Second warning contains original exception\nok 28 - before skip in try\nok 29 # skip whee\nok 30 - finally ran\nok 28 - before skip in try\nok 29 # skip whee\nSKIP: t/finally\n1..2\nok 1 # skip no conflicts module found to check against\nok 2 # skip This information-only test requires CPAN::Meta::Check 0.011\nok 1 # skip no conflicts module found to check against\nok 2 # skip This information-only test requires CPAN::Meta::Check 0.011\nSKIP: t/zzz-check-breaks\n1..5\nwhen is deprecated at t/when.t line 27.\nwhen is deprecated at t/when.t line 28.\nok 1\nok 2 - $_ not clobbered\nok 3 - bar didn't match\nok 4 - foo matched\nok 5 - fallback didn't match\nPASS: t/when\n1..25\nok 1 - basic try\nok 2 - rethrow\nok 3 - try block evaluated\nok 4 - $@ untouched\nok 5 - try block died\nok 6 - $@ untouched\nok 7 - catch block evaluated\nok 8 - $@ untouched\nok 9 - scalar context try\nok 10 - list context try\nok 11 - scalar context catch\nok 12 - list context catch\nok 13 - Checking catch subroutine scalar reference is correctly blessed\nok 14 - Checking finally subroutine scalar reference is correctly blessed\nok 15\nok 16 - got here\nok 17 - try in try catch block\nok 18 - rethrow with try in catch block\nok 19 - catch invoked\nok 20\nok 21 - $@ untouched\nok 22 - $_ untouched\nok 23 - previous value of $@\nok 24 - previous value of $@ available for capture\nok 25 - previous value of $@ also available in catch block\nPASS: t/basic\n1..25\nok 1 - Proper context LIST in try{}\nok 2 - Proper VOID context in finally{} 2\nok 3 - Proper VOID context in finally{} 1\nok 4\nok 5 - Proper context LIST in try{}\nok 6 - Proper context LIST in catch{}\nok 7 - Proper VOID context in finally{} 2\nok 8 - Proper VOID context in finally{} 1\nok 9\nok 10 - Proper context SCALAR in try{}\nok 11 - Proper VOID context in finally{} 2\nok 12 - Proper VOID context in finally{} 1\nok 13\nok 14 - Proper context SCALAR in try{}\nok 15 - Proper context SCALAR in catch{}\nok 16 - Proper VOID context in finally{} 2\nok 17 - Proper VOID context in finally{} 1\nok 18\nok 19 - Proper context VOID in try{}\nok 20 - Proper VOID context in finally{} 2\nok 21 - Proper VOID context in finally{} 1\nok 22 - Proper context VOID in try{}\nok 23 - Proper context VOID in catch{}\nok 24 - Proper VOID context in finally{} 2\nok 25 - Proper VOID context in finally{} 1\nPASS: t/context\n1..1\n# \n# Versions for all modules listed in static metadata (including optional ones):\n# \n# === Configure Requires ===\n# \n#     Module              Want Have\n#     ------------------- ---- ----\n#     ExtUtils::MakeMaker  any 7.70\n# \n# === Configure Suggests ===\n# \n#     Module      Want Have\n#     -------- ------- ----\n#     JSON::PP 2.27300 4.16\n# \n# === Test Requires ===\n# \n#     Module              Want     Have\n#     ------------------- ---- --------\n#     ExtUtils::MakeMaker  any     7.70\n#     File::Spec           any     3.88\n#     Test::More           any 1.302194\n#     if                   any   0.0610\n# \n# === Test Recommends ===\n# \n#     Module         Want     Have\n#     ---------- -------- --------\n#     CPAN::Meta 2.120900 2.150010\n# \n# === Test Suggests ===\n# \n#     Module                    Want    Have\n#     ------------------------ ----- -------\n#     CPAN::Meta::Check        0.011 missing\n#     CPAN::Meta::Requirements   any   2.140\n#     Capture::Tiny             0.12 missing\n# \n# === Runtime Requires ===\n# \n#     Module   Want Have\n#     -------- ---- ----\n#     Carp      any 1.54\n#     Exporter 5.57 5.77\n#     constant  any 1.33\n#     strict    any 1.12\n#     warnings  any 1.65\n# \n# === Runtime Suggests ===\n# \n#     Module    Want    Have\n#     --------- ---- -------\n#     Sub::Name 0.08 missing\n#     Sub::Util  any    1.63\n# \n# === Other Modules ===\n# \n#     Module             Have\n#     --------------- -------\n#     Encode             3.19\n#     File::Temp       0.2311\n#     JSON::PP           4.16\n#     Module::Runtime missing\n#     Pod::Coverage   missing\n#     Sub::Name       missing\n#     YAML            missing\n#     autodie         missing\n# \nok 1 - Reported prereqs\nPASS: t/00-report-prereqs\n1..2\ngiven is deprecated at t/given_when.t line 19.\nwhen is deprecated at t/given_when.t line 20.\nok 1 - error caught\nok 2 - error is also in $_\nPASS: t/given_when\n1..3\nok 1 - try name\nok 2 - catch name\nok 3 - finally name\nPASS: t/named\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.120256662368774,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-liburi-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-liburi-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0013058185577392578,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3873300552368164,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.0498957633972168,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 8.656104803085327,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012927055358886719,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.liburi-perl.t/00-report-prereqs": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/abs": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/clone": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/data": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/escape": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/escape-char": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/ftp": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/generic": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/gopher": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/heuristic": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/http": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/icap": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/idna": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/ipv6": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/iri": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/ldap": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/mailto": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/mix": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/mms": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/news": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/num_eq": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/old-absconf": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/old-base": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/old-file": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/old-relbase": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/path-segments": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/pop": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/punycode": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/query": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/query-param": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/rel": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/rfc2732": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/roy-test": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/rsync": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/rtsp": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/scheme-exceptions": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/sip": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/sort-hash-query-form": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/split": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/sq-brackets": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/sq-brackets-legacy": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/storable": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/urn-isbn": {
                "status": "SKIPPED"
            },
            "ptestresult.liburi-perl.t/urn-oid": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/urn-scheme-exceptions": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/userpass": {
                "status": "PASSED"
            },
            "ptestresult.liburi-perl.t/utf8": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:30\nBEGIN: /usr/lib/liburi-perl/ptest\n1..0 # SKIP Need Business::ISBN 3.005\n1..0 # SKIP Need Business::ISBN 3.005\nSKIP: t/urn-isbn\nok 1 - only attempt to load the scheme package once\nok 2 - no exception when trying to load a scheme handler class\nok 3 - but URI still instantiated as foreign\n# 1\nok 4 - only attempt to load the scheme package once\nok 5 - no exception when trying to load a scheme handler class\nok 6 - but URI still instantiated as foreign\n# 1\n1..6\nPASS: t/scheme-exceptions\nok 1 - path_segments in list context\nok 2 - path_segments in scalar context\nok 3 - set path_segments in list context\nok 4 - set path_segments in scalar context\nok 5 - set path_segments in void context\nok 6 - escaping special characters\nok 7 - An object of class 'URI::_segment' isa 'URI::_segment'\nok 8 - dealing with URI segments\n1..8\nPASS: t/path-segments\n1..8\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nPASS: t/pop\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8 - it should accept slash in unwanted characters\nok 9 - it should accept regex char group terminator in unwanted characters\nok 10 - it should accept regex escape character at the end of unwanted characters\nok 11 - it should recognize scalar interpolation injection in unwanted characters\nok 12 - it should recognize array interpolation injection in unwanted characters\nok 13 - it should recognize hash interpolation injection in unwanted characters\nok 14 - it should recognize leading minus\nok 15 - it should recognize leading ^-\nok 16 - it should recognize character groups\nok 17 - it should allow character class escapes\nok 18 - regex characters like / and ^ allowed in range\nok 19 - invalid range with max less than min throws exception\nok 20 - it should allow character class escapes\nok 21 - bad escapes emit warnings\nok 22 - allows regexp objects\nok 23 - allows regexp objects matching multiple characters\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29 - no (unexpected) warnings (via done_testing)\n1..29\nPASS: t/escape\n1..6\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/rel\nok 1 - host\nok 2 - port\n1..2\nPASS: t/ipv6\n1..15\nok 1 - http://en.wikipedia.org/wiki/Punycode example encode\nok 2 - http://en.wikipedia.org/wiki/Punycode example decode\nok 3 - A encode\nok 4 - A decode\nok 5 - B encode\nok 6 - B decode\nok 7 - E encode\nok 8 - E decode\nok 9 - J encode\nok 10 - J decode\nok 11 - K encode\nok 12 - K decode\nok 13 - O encode\nok 14 - O decode\nok 15 - S encode\nPASS: t/punycode\nok 1 - constant indicates to treat square brackets as reserved characters (legacy)\nok 2 - legacy: reserved square brackets not escaped\nok 3 - legacy: reserved square brackets not escaped\nok 4 - legacy: reserved square brackets not escaped\nok 5 - legacy: reserved square brackets not escaped\nok 6 - legacy: reserved square brackets not escaped\nok 7 - legacy: reserved square brackets not escaped\n1..7\nPASS: t/sq-brackets-legacy\n1..19\nok 1 - query_form_hash get\nok 2 - query_form_hash set\nok 3 - query_param list keys\nok 4 - query_param scalar return\nok 5 - query_param list return\nok 6 - query_param set return\nok 7 - param order\nok 8 - old values returned\nok 9\nok 10 - query_param_delete\nok 11\nok 12\nok 13 - delete by assigning empty list\nok 14 - query_param from scratch\nok 15\nok 16\nok 17\nok 18\nok 19\nPASS: t/query-param\n1..24\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\n# ldap://LDAP-HOST:389/o=University%20of%20Michigan,c=US?postalAddress?base?ObjectClass=*?FOO=Bar,bindname=CN%3DManager%CO%3dFoo\n# ldap://ldap-host/o=University%20of%20Michigan,c=US?postaladdress???foo=Bar,bindname=CN=Manager%CO=Foo\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nPASS: t/ldap\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/rsync\nok 1 - constant indicates NOT to treat square brackets as reserved characters\nok 2 - sqb in path and request\nok 3 - sqb in path and request and fragment\nok 4 - sqb in userinfo, host, path, request and fragment\nok 5 - sqb in userinfo, host, path, request and fragment\nok 6 - scheme\nok 7 - userinfo\nok 8 - host\nok 9 - ihost\nok 10 - port\nok 11 - default_port\nok 12 - host_port\nok 13 - is_secure\nok 14 - path\nok 15 - opaque\nok 16 - fragment\nok 17 - query\nok 18 - as_string\nok 19 - has_recognized_scheme\nok 20 - as_iri\nok 21 - abs (no change)\nok 22 - rel\nok 23 - authority\nok 24 - path_query\nok 25 - query_keywords\nok 26 - segments\nok 27 - scalar: query_form\nok 28 - list: query_form\nok 29 - query removed\nok 30 - list: query_form\nok 31 - query removed: canonical\nok 32 - query\nok 33 - segments\nok 34 - rel/canonical\nok 35 - basic IPv6 URI\nok 36 - basic IPv6 URI\nok 37 - userinfo added (unescaped)\nok 38 - userinfo is escaped\nok 39 - userinfo replaced (escaped)\nok 40 - userinfo is escaped\nok 41 - userinfo replaced (escaped2)\nok 42 - userinfo is escaped2\nok 43 - userinfo replaced (escaped3)\nok 44 - userinfo is escaped3\nok 45 - hostname replaced\nok 46 - hostname replaced\nok 47 - host: example.com\nok 48 - same hosts (example.com)\nok 49 - host: 127.0.0.1\nok 50 - same hosts (127.0.0.1)\nok 51 - IPv6 host: fedc:ba98:7654:3210:fedc:ba98:7654:3210\nok 52 - same IPv6 hosts (fedc:ba98:7654:3210:fedc:ba98:7654:3210)\nok 53 - IPv6 host: ::1\nok 54 - same IPv6 hosts (::1)\nok 55 - path replaced\nok 56 - fragment added\nok 57 - authority replaced\nok 58 - authority replaced\nok 59 - authority replaced\nok 60 - authority replaced\nok 61 - authority replaced\n1..61\nPASS: t/sq-brackets\n1..1\n# \n# Versions for all modules listed in static metadata (including optional ones):\n# \n# === Configure Requires ===\n# \n#     Module              Want Have\n#     ------------------- ---- ----\n#     ExtUtils::MakeMaker  any 7.70\n# \n# === Configure Suggests ===\n# \n#     Module      Want Have\n#     -------- ------- ----\n#     JSON::PP 2.27300 4.16\n# \n# === Test Requires ===\n# \n#     Module                Want     Have\n#     --------------------- ---- --------\n#     ExtUtils::MakeMaker    any     7.70\n#     File::Spec             any     3.88\n#     File::Spec::Functions  any     3.88\n#     File::Temp             any   0.2311\n#     Test::Fatal            any    0.017\n#     Test::More            0.96 1.302194\n#     Test::Needs            any 0.002010\n#     Test::Warnings         any    0.033\n#     utf8                   any     1.25\n# \n# === Test Recommends ===\n# \n#     Module         Want     Have\n#     ---------- -------- --------\n#     CPAN::Meta 2.120900 2.150010\n# \n# === Runtime Requires ===\n# \n#     Module           Want     Have\n#     ------------ -------- --------\n#     Carp              any     1.54\n#     Cwd               any     3.89\n#     Data::Dumper      any    2.188\n#     Encode            any     3.19\n#     Exporter         5.57     5.77\n#     MIME::Base64        2  3.16_01\n#     Net::Domain       any     3.15\n#     Scalar::Util      any     1.63\n#     constant          any     1.33\n#     integer           any     1.01\n#     overload          any     1.37\n#     parent            any    0.241\n#     perl         5.008001 5.038002\n#     strict            any     1.12\n#     utf8              any     1.25\n#     warnings          any     1.65\n# \n# === Runtime Suggests ===\n# \n#     Module          Want    Have\n#     -------------- ----- -------\n#     Business::ISBN 3.005 missing\n#     Regexp::IPv6    0.03 missing\n# \nok 1 - Reported prereqs\nPASS: t/00-report-prereqs\n1..26\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nPASS: t/heuristic\n# store\n1..3\n# retrieve\nok 1\nok 2\nok 3\nPASS: t/storable\n1..8\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nPASS: t/news\n1..16\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/icap\n1..22\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nPASS: t/data\n1..102\n# t/roytest1.html\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\nok 36\nok 37\nok 38\nok 39\nok 40\nok 41\nok 42\n# t/roytest2.html\nok 43\nok 44\nok 45\nok 46\nok 47\nok 48\nok 49\nok 50\nok 51\nok 52\nok 53\nok 54\nok 55\nok 56\nok 57\nok 58\nok 59\n# t/roytest3.html\nok 60\nok 61\nok 62\nok 63\nok 64\nok 65\nok 66\nok 67\nok 68\nok 69\nok 70\nok 71\nok 72\n# t/roytest4.html\nok 73\nok 74\nok 75\nok 76\nok 77\nok 78\nok 79\nok 80\nok 81\nok 82\nok 83\nok 84\nok 85\nok 86\nok 87\n# t/roytest5.html\nok 88\nok 89\nok 90\nok 91\nok 92\nok 93\nok 94\nok 95\nok 96\nok 97\nok 98\nok 99\nok 100\nok 101\nok 102\nPASS: t/roy-test\n1..7\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nPASS: t/idna\n1..6\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/old-absconf\n1..28\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nPASS: t/iri\n1..17\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nPASS: t/split\n1..13\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nPASS: t/ftp\n1..45\nok 1 - g:h => g:h\nok 2 - g => http://a/b/c/g\nok 3 - ./g => http://a/b/c/g\nok 4 - g/ => http://a/b/c/g/\nok 5 - /g => http://a/g\nok 6 - //g => http://g\nok 7 - ?y => http://a/b/c/d;p?y\nok 8 - g?y => http://a/b/c/g?y\nok 9 - \\#s => http://a/b/c/d;p?q\\#s\nok 10 - g\\#s => http://a/b/c/g\\#s\nok 11 - g?y\\#s => http://a/b/c/g?y\\#s\nok 12 - ;x => http://a/b/c/;x\nok 13 - g;x => http://a/b/c/g;x\nok 14 - g;x?y\\#s => http://a/b/c/g;x?y\\#s\nok 15 - . => http://a/b/c/\nok 16 - ./ => http://a/b/c/\nok 17 - .. => http://a/b/\nok 18 - ../ => http://a/b/\nok 19 - ../g => http://a/b/g\nok 20 - ../.. => http://a/\nok 21 - ../../ => http://a/\nok 22 - ../../g => http://a/g\nok 23 - <> => http://a/b/c/d;p?q\nok 24 - ../../../g => http://a/../g\nok 25 - ../../../../g => http://a/../../g\nok 26 - /./g => http://a/./g\nok 27 - /../g => http://a/../g\nok 28 - g. => http://a/b/c/g.\nok 29 - .g => http://a/b/c/.g\nok 30 - g.. => http://a/b/c/g..\nok 31 - ..g => http://a/b/c/..g\nok 32 - ./../g => http://a/b/g\nok 33 - ./g/. => http://a/b/c/g/\nok 34 - g/./h => http://a/b/c/g/h\nok 35 - g/../h => http://a/b/c/h\nok 36 - g;x=1/./y => http://a/b/c/g;x=1/y\nok 37 - g;x=1/../y => http://a/b/c/y\nok 38 - g?y/./x => http://a/b/c/g?y/./x\nok 39 - g?y/../x => http://a/b/c/g?y/../x\nok 40 - g\\#s/./x => http://a/b/c/g\\#s/./x\nok 41 - g\\#s/../x => http://a/b/c/g\\#s/../x\nok 42 - http:g => http:g\nok 43 - http: => http:\nok 44 - \\#foo? => http://a/b/c/d;p?q\\#foo?\nok 45 - ?\\#foo => http://a/b/c/d;p?\\#foo\n# \n# \n# In the following cases we did not get back to where we started with rel()\n# 1: URI->new(\"http://a/b/c/g\", \"http://a/b/c/d;p?q\")->rel ==> \"g\" (not \"./g\")\n# 1: URI->new(\"http://a/g\", \"http://a/b/c/d;p?q\")->rel ==> \"../../g\" (not \"/g\")\n# 1: URI->new(\"http://g\", \"http://a/b/c/d;p?q\")->rel ==> \"http://g\" (not \"//g\")\n# 1: URI->new(\"http://a/b/c/d;p?y\", \"http://a/b/c/d;p?q\")->rel ==> \"d;p?y\" (not \"?y\")\n# 1: URI->new(\"http://a/b/c/d;p?q#s\", \"http://a/b/c/d;p?q\")->rel ==> \"d;p?q#s\" (not \"#s\")\n# 1: URI->new(\"http://a/b/c/\", \"http://a/b/c/d;p?q\")->rel ==> \"./\" (not \".\")\n# 1: URI->new(\"http://a/b/\", \"http://a/b/c/d;p?q\")->rel ==> \"../\" (not \"..\")\n# 1: URI->new(\"http://a/\", \"http://a/b/c/d;p?q\")->rel ==> \"../../\" (not \"../..\")\n# 1: URI->new(\"http://a/b/c/d;p?q\", \"http://a/b/c/d;p?q\")->rel ==> \"d;p?q\" (not \"<>\")\n# 1: URI->new(\"http://a/./g\", \"http://a/b/c/d;p?q\")->rel ==> \"../.././g\" (not \"/./g\")\n# 1: URI->new(\"http://a/../g\", \"http://a/b/c/d;p?q\")->rel ==> \"../../../g\" (not \"/../g\")\n# 1: URI->new(\"http://a/b/g\", \"http://a/b/c/d;p?q\")->rel ==> \"../g\" (not \"./../g\")\n# 1: URI->new(\"http://a/b/c/g/\", \"http://a/b/c/d;p?q\")->rel ==> \"g/\" (not \"./g/.\")\n# 1: URI->new(\"http://a/b/c/g/h\", \"http://a/b/c/d;p?q\")->rel ==> \"g/h\" (not \"g/./h\")\n# 1: URI->new(\"http://a/b/c/h\", \"http://a/b/c/d;p?q\")->rel ==> \"h\" (not \"g/../h\")\n# 1: URI->new(\"http://a/b/c/g;x=1/y\", \"http://a/b/c/d;p?q\")->rel ==> \"g;x=1/y\" (not \"g;x=1/./y\")\n# 1: URI->new(\"http://a/b/c/y\", \"http://a/b/c/d;p?q\")->rel ==> \"y\" (not \"g;x=1/../y\")\n# 1: URI->new(\"http://a/b/c/d;p?q#foo?\", \"http://a/b/c/d;p?q\")->rel ==> \"d;p?q#foo?\" (not \"#foo?\")\n# 1: URI->new(\"http://a/b/c/d;p?#foo\", \"http://a/b/c/d;p?q\")->rel ==> \"d;p?#foo\" (not \"?#foo\")\nPASS: t/abs\nok 1 - ==\nok 2 - !=\n1..2\nPASS: t/num_eq\n1..12\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nPASS: t/old-file\n1..16\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/http\nok 1 - Query parameters are sorted\n1..1\nPASS: t/sort-hash-query-form\n1..8\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nPASS: t/mms\n1..26\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nPASS: t/query\n1..48\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\nok 36\nok 37\nok 38\nok 39\nok 40\nok 41\nok 42\nok 43\nok 44\nok 45\nok 46\nok 47\nok 48\nPASS: t/generic\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/urn-oid\n1..5\nok 1\nok 2\nok 3\nok 4\nok 5\nPASS: t/old-relbase\n# Turn lib path . into /usr/lib/liburi-perl/ptest/.\n# Self tests for URI::URL version 5.25...\n# Subtest: scheme tests\n    # Testing 'file://host/fseg/fs?g/fseg'\n    ok 1 - URI::URL->host\n    ok 2 - URI::URL->path\n    ok 3 - URI::URL->as_string\n    # Testing 'ftp://0%3A:%40@h:0/0?0'\n    ok 4 - URI::URL->path\n    ok 5 - URI::URL->host\n    ok 6 - URI::URL->port\n    ok 7 - URI::URL->password\n    ok 8 - URI::URL->user\n    ok 9 - URI::URL->scheme\n    ok 10 - URI::URL->netloc\n    ok 11 - URI::URL->query\n    ok 12 - URI::URL->as_string\n    ok 13 - URI::URL->params\n    # Testing 'ftp://host/a/b'\n    ok 14 - URI::URL->user\n    ok 15 - URI::URL->as_string\n    ok 16 - URI::URL->port\n    ok 17 - URI::URL->host\n    ok 18 - URI::URL->path\n    # Testing 'ftp://usr:pswd@web:1234/a/b;type=i'\n    ok 19 - URI::URL->password\n    ok 20 - URI::URL->user\n    ok 21 - URI::URL->host\n    ok 22 - URI::URL->path\n    ok 23 - URI::URL->port\n    ok 24 - URI::URL->params\n    ok 25 - URI::URL->as_string\n    # Testing 'gopher://gopher/2a_selector'\n    ok 26 - URI::URL->gtype\n    ok 27 - URI::URL->selector\n    ok 28 - URI::URL->as_string\n    # Testing 'gopher://host'\n    ok 29 - URI::URL->as_string\n    ok 30 - URI::URL->gtype\n    # Testing 'gopher://host/'\n    ok 31 - URI::URL->gtype\n    ok 32 - URI::URL->as_string\n    # Testing 'hTTp://web1.net/a/b/c/welcome#intro'\n    ok 33 - URI::URL->equery\n    ok 34 - URI::URL->host\n    ok 35 - URI::URL->port\n    ok 36 - URI::URL->full_path\n    ok 37 - URI::URL->path\n    ok 38 - URI::URL->epath\n    ok 39 - URI::URL->frag\n    ok 40 - URI::URL->scheme\n    ok 41 - URI::URL->as_string\n    ok 42 - URI::URL->query\n    ok 43 - URI::URL->eparams\n    ok 44 - URI::URL->params\n    # Testing 'http://0:0/0/0;0?0#0'\n    ok 45 - URI::URL->as_string\n    ok 46 - URI::URL->query\n    ok 47 - URI::URL->frag\n    ok 48 - URI::URL->scheme\n    ok 49 - URI::URL->netloc\n    ok 50 - URI::URL->params\n    ok 51 - URI::URL->host\n    ok 52 - URI::URL->path\n    ok 53 - URI::URL->port\n    # Testing 'http://web.net'\n    ok 54 - URI::URL->frag\n    ok 55 - URI::URL->scheme\n    ok 56 - URI::URL->query\n    ok 57 - URI::URL->as_string\n    ok 58 - URI::URL->full_path\n    ok 59 - URI::URL->port\n    ok 60 - URI::URL->path\n    ok 61 - URI::URL->host\n    # Testing 'http://web.net/'\n    ok 62 - URI::URL->full_path\n    ok 63 - URI::URL->port\n    ok 64 - URI::URL->host\n    ok 65 - URI::URL->path\n    ok 66 - URI::URL->as_string\n    ok 67 - URI::URL->query\n    ok 68 - URI::URL->frag\n    ok 69 - URI::URL->scheme\n    # Testing 'http://web:1/a?query+text'\n    ok 70 - URI::URL->frag\n    ok 71 - URI::URL->scheme\n    ok 72 - URI::URL->query\n    ok 73 - URI::URL->port\n    ok 74 - URI::URL->path\n    ok 75 - URI::URL->host\n    # Testing 'http:/0?0'\n    ok 76 - URI::URL->path\n    ok 77 - URI::URL->query\n    ok 78 - URI::URL->full_path\n    ok 79 - URI::URL->as_string\n    ok 80 - URI::URL->scheme\n    # Testing 'http:0'\n    ok 81 - URI::URL->scheme\n    ok 82 - URI::URL->full_path\n    ok 83 - URI::URL->query\n    ok 84 - URI::URL->as_string\n    ok 85 - URI::URL->path\n    # Testing 'mailto:libwww-perl@ics.uci.edu'\n    ok 86 - URI::URL->address\n    ok 87 - URI::URL->encoded822addr\n    ok 88 - URI::URL->as_string\n    # Testing 'news:*'\n    ok 89 - URI::URL->group\n    ok 90 - URI::URL->as_string\n    ok 91 - URI::URL->groupart\n    # Testing 'news:comp.lang.perl'\n    ok 92 - URI::URL->group\n    # Testing 'news:perl-faq/module-list-1-794455075@ig.co.uk'\n    ok 93 - URI::URL->article\n    # Testing 'nntp://news.com/comp.lang.perl/42'\n    ok 94 - URI::URL->group\n    # Testing 'rlogin://aas@a.sn.no'\n    ok 95 - URI::URL->host\n    ok 96 - URI::URL->user\n    # Testing 'telnet://usr:pswd@web:12345/'\n    ok 97 - URI::URL->host\n    ok 98 - URI::URL->password\n    ok 99 - URI::URL->user\n    1..99\nok 1 - scheme tests\n# Subtest: parts test\n    ok 1 - URI::URL->as_string\n    ok 2 - URI::URL->full_path\n    ok 3 - URI::URL->as_string\n    ok 4 - URI::URL->full_path\n    ok 5 - URI::URL->as_string\n    ok 6 - URI::URL->as_string\n    ok 7 - URI::URL->as_string\n    ok 8 - URI::URL->as_string\n    ok 9 - URI::URL->as_string\n    ok 10 - $url->keywords\n    ok 11 - URI::URL->as_string\n    ok 12 - $url->query_form\n    ok 13 - URI::URL->as_string\n    ok 14 - length\n    ok 15 - query_form\n    ok 16 - length\n    ok 17 - sequence\n    ok 18 - URI::URL->as_string\n    # Subtest: netloc_test\n        ok 1 - URI::URL->as_string\n        ok 2 - URI::URL->as_string\n        ok 3 - URI::URL->as_string\n        ok 4 - URI::URL->as_string\n        ok 5 - URI::URL->as_string\n        ok 6 - URI::URL->as_string\n        ok 7 - URI::URL->as_string\n        ok 8 - URI::URL->as_string\n        ok 9 - URI::URL->as_string\n        ok 10 - URI::URL->as_string\n        ok 11 - URI::URL->as_string\n        ok 12 - URI::URL->as_string\n        ok 13 - URI::URL->as_string\n        ok 14 - URI::URL->as_string\n        ok 15 - URI::URL->as_string\n        ok 16 - URI::URL->as_string\n        1..16\n    ok 19 - netloc_test\n    # Subtest: port_test\n        ok 1 - port\n        ok 2 - string\n        ok 3 - port\n        ok 4 - string\n        ok 5 - port\n        ok 6 - string\n        ok 7 - port\n        ok 8 - string\n        1..8\n    ok 20 - port_test\n    ok 21 - URI::URL->as_string\n    ok 22 - URI::URL->as_string\n    ok 23 - URI::URL->as_string\n    ok 24 - URI::URL->as_string\n    ok 25 - URI::URL->as_string\n    ok 26 - URI::URL->as_string\n    ok 27 - URI::URL->as_string\n    ok 28 - URI::URL->as_string\n    ok 29 - URI::URL->as_string: \"<\" and \">\" are gone\n    ok 30 - 9 elements\n    # Cracked result: http*UNDEF*UNDEF*host*80*/path*param*query*frag\n    ok 31 - crack result\n    ok 32 - 9 elements\n    # Cracked result: UNDEF*anonymous*anonymous@*UNDEF*21*foo/bar*UNDEF*UNDEF*UNDEF\n    ok 33 - 9 elements\n    # Cracked result: ftp*u*p*host*21*/q?path*UNDEF*path*UNDEF\n    ok 34 - crack result\n    ok 35 - 9 elements\n    ok 36 - passwd in anonymous crack\n    # Cracked result: ftp*anonymous*passwd*ftp.sn.no*21*/pub*UNDEF*UNDEF*UNDEF\n    ok 37 - crack result\n    ok 38 - 9 elements\n    # Cracked result: mailto*UNDEF*UNDEF*UNDEF*UNDEF*/aas@sn.no*UNDEF*UNDEF*UNDEF\n    ok 39 - 9 elements\n    # Cracked result: news*UNDEF*UNDEF*UNDEF*119*comp.lang.perl.misc*UNDEF*UNDEF*UNDEF\n    ok 40 - crack result\n    1..40\nok 2 - parts test\n# Subtest: escape test\n    ok 1 - URI::URL->as_string\n    ok 2 - URI::URL->as_string\n    ok 3 - URI::URL->as_string\n    ok 4 - uri_escape->uri_unescape\n    ok 5 - URI::URL->as_string\n    ok 6 - URI::URL->as_string\n    1..6\nok 3 - escape test\n# Subtest: newlocal test\n    ok 1 - URI::URL->as_string\n    # Local directory is /var/volatile/tmp/6eP5ZO4c2Y/\n    ok 2 - URI::URL->as_string\n    ok 3 - URI::URL->as_string\n    ok 4 - URI::URL->as_string\n    ok 5 - URI::URL->as_string\n    ok 6 - URI::URL->as_string\n    ok 7 - URI::URL->as_string\n    ok 8 - URI::URL->as_string\n    ok 9 - URI::URL->as_string\n    ok 10 - URI::URL->as_string\n    ok 11 - URI::URL->as_string\n    ok 12 - URI::URL->as_string\n    ok 13 - URI::URL->as_string\n    ok 14 - URI::URL->as_string\n    ok 15 - URI::URL->as_string\n    ok 16 - URI::URL->as_string\n    ok 17 - URI::URL->as_string\n    ok 18 - URI::URL->as_string\n    ok 19 - URI::URL->as_string\n    ok 20 - URI::URL->as_string\n    1..20\nok 4 - newlocal test\n# Subtest: Test relative/absolute URI::URL parsing\n    #   Relative    +  Base  =>  Expected Absolute URL\n    # ------------------------------------------------\n    #   g:h         +  http://a/b/c/d;p?q#f  =>  g:h\n    ok 1 - URI::URL->as_string\n    #   g           +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g\n    ok 2 - URI::URL->as_string\n    #   ./g         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g\n    ok 3 - URI::URL->as_string\n    #   g/          +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g/\n    ok 4 - URI::URL->as_string\n    #   /g          +  http://a/b/c/d;p?q#f  =>  http://a/g\n    ok 5 - URI::URL->as_string\n    #   //g         +  http://a/b/c/d;p?q#f  =>  http://g\n    ok 6 - URI::URL->as_string\n    #   g?y         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g?y\n    ok 7 - URI::URL->as_string\n    #   g?y/./x     +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g?y/./x\n    ok 8 - URI::URL->as_string\n    #   #s          +  http://a/b/c/d;p?q#f  =>  http://a/b/c/d;p?q#s\n    ok 9 - URI::URL->as_string\n    #   g#s         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g#s\n    ok 10 - URI::URL->as_string\n    #   g#s/./x     +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g#s/./x\n    ok 11 - URI::URL->as_string\n    #   g?y#s       +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g?y#s\n    ok 12 - URI::URL->as_string\n    #   g;x         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g;x\n    ok 13 - URI::URL->as_string\n    #   g;x?y#s     +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g;x?y#s\n    ok 14 - URI::URL->as_string\n    #   .           +  http://a/b/c/d;p?q#f  =>  http://a/b/c/\n    ok 15 - URI::URL->as_string\n    #   ./          +  http://a/b/c/d;p?q#f  =>  http://a/b/c/\n    ok 16 - URI::URL->as_string\n    #   ..          +  http://a/b/c/d;p?q#f  =>  http://a/b/\n    ok 17 - URI::URL->as_string\n    #   ../         +  http://a/b/c/d;p?q#f  =>  http://a/b/\n    ok 18 - URI::URL->as_string\n    #   ../g        +  http://a/b/c/d;p?q#f  =>  http://a/b/g\n    ok 19 - URI::URL->as_string\n    #   ../..       +  http://a/b/c/d;p?q#f  =>  http://a/\n    ok 20 - URI::URL->as_string\n    #   ../../      +  http://a/b/c/d;p?q#f  =>  http://a/\n    ok 21 - URI::URL->as_string\n    #   ../../g     +  http://a/b/c/d;p?q#f  =>  http://a/g\n    ok 22 - URI::URL->as_string\n    #               +  http://a/b/c/d;p?q#f  =>  http://a/b/c/d;p?q#f\n    ok 23 - URI::URL->as_string\n    #   /./g        +  http://a/b/c/d;p?q#f  =>  http://a/./g\n    ok 24 - URI::URL->as_string\n    #   /../g       +  http://a/b/c/d;p?q#f  =>  http://a/../g\n    ok 25 - URI::URL->as_string\n    #   g.          +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g.\n    ok 26 - URI::URL->as_string\n    #   .g          +  http://a/b/c/d;p?q#f  =>  http://a/b/c/.g\n    ok 27 - URI::URL->as_string\n    #   g..         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g..\n    ok 28 - URI::URL->as_string\n    #   ..g         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/..g\n    ok 29 - URI::URL->as_string\n    #   ./../g      +  http://a/b/c/d;p?q#f  =>  http://a/b/g\n    ok 30 - URI::URL->as_string\n    #   ./g/.       +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g/\n    ok 31 - URI::URL->as_string\n    #   g/./h       +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g/h\n    ok 32 - URI::URL->as_string\n    #   g/../h      +  http://a/b/c/d;p?q#f  =>  http://a/b/c/h\n    ok 33 - URI::URL->as_string\n    #   http:g      +  http://a/b/c/d;p?q#f  =>  http:g\n    ok 34 - URI::URL->as_string\n    #   http:       +  http://a/b/c/d;p?q#f  =>  http:\n    ok 35 - URI::URL->as_string\n    #   x/y//../z   +  http://a/b/c/d;p?q#f  =>  http://a/b/c/x/y/z\n    ok 36 - URI::URL->as_string\n    #   1           +  http://a/b/c/d;p?q#f  =>  http://a/b/c/1\n    ok 37 - URI::URL->as_string\n    #   0           +  http://a/b/c/d;p?q#f  =>  http://a/b/c/0\n    ok 38 - URI::URL->as_string\n    #   /0          +  http://a/b/c/d;p?q#f  =>  http://a/0\n    ok 39 - URI::URL->as_string\n    ok 40 - identity\n    ok 41 - URL canonicalised\n    # --------\n    #   http://abc/ +  news:45664545  =>  http://abc/\n    ok 42 - ->as_string\n    #   news:abc    +  http://abc/  =>  news:abc\n    ok 43 - ->as_string\n    #   abc         +  file:/test?aas  =>  file:/abc\n    ok 44 - ->as_string\n    #   ?foo        +  file:/abc  =>  file:/abc?foo\n    ok 45 - ->as_string\n    #   #foo        +  http://abc/a  =>  http://abc/a#foo\n    ok 46 - ->as_string\n    #   #foo        +  file:a  =>  file:a#foo\n    ok 47 - ->as_string\n    #   #foo        +  file:/a  =>  file:/a#foo\n    ok 48 - ->as_string\n    #   #foo        +  file:/a  =>  file:/a#foo\n    ok 49 - ->as_string\n    #   #foo        +  file://localhost/a  =>  file://localhost/a#foo\n    ok 50 - ->as_string\n    #   123@sn.no   +  news:comp.lang.perl.misc  =>  news:/123@sn.no\n    ok 51 - ->as_string\n    #   no.perl     +  news:123@sn.no  =>  news:/no.perl\n    ok 52 - ->as_string\n    #   mailto:aas@a.sn.no+  http://www.sn.no/  =>  mailto:aas@a.sn.no\n    ok 53 - ->as_string\n    #   http:foo    +  http://h/a/b  =>  http://h/a/foo\n    ok 54 - ->as_string\n    #   http:/foo   +  http://h/a/b  =>  http://h/foo\n    ok 55 - ->as_string\n    #   http:?foo   +  http://h/a/b  =>  http://h/a/b?foo\n    ok 56 - ->as_string\n    #   http:#foo   +  http://h/a/b  =>  http://h/a/b#foo\n    ok 57 - ->as_string\n    #   http:?foo#bar+  http://h/a/b  =>  http://h/a/b?foo#bar\n    ok 58 - ->as_string\n    #   file:/foo   +  http://h/a/b  =>  file:/foo\n    ok 59 - ->as_string\n    # absolute test ok\n    ok 60 - url('http://abc/a', 'http://abc')->rel = 'a'\n    ok 61 - url('http://abc/a', 'http://abc/b')->rel = 'a'\n    ok 62 - url('http://abc/a?q', 'http://abc/b')->rel = 'a?q'\n    ok 63 - url('http://abc/a;p', 'http://abc/b')->rel = 'a;p'\n    ok 64 - url('http://abc/a', 'http://abc/a/b/c/')->rel = '../../../a'\n    ok 65 - url('http://abc/a/', 'http://abc/a/')->rel = './'\n    ok 66 - url('http://abc/a\\#f', 'http://abc/a')->rel = '\\#f'\n    ok 67 - url('file:/etc/motd', 'file:/')->rel = 'etc/motd'\n    ok 68 - url('file:/etc/motd', 'file:/etc/passwd')->rel = 'motd'\n    ok 69 - url('file:/etc/motd', 'file:/etc/rc2.d/')->rel = '../motd'\n    ok 70 - url('file:/etc/motd', 'file:/usr/lib/doc')->rel = '../../etc/motd'\n    ok 71 - url('file:', 'file:/etc/')->rel = '../'\n    ok 72 - url('file:foo', 'file:/etc/')->rel = '../foo'\n    ok 73 - url('mailto:aas', 'http://abc')->rel = 'mailto:aas'\n    ok 74 - url('http://www.math.uio.no/doc/mail/top.html', 'http://www.math.uio.no/doc/linux/')->rel = '../mail/top.html'\n    # relative test ok\n    1..74\nok 5 - Test relative/absolute URI::URL parsing\n# Subtest: eq test\n    ok 1 - 1: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 2 - 2: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 3 - 3: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 4 - 4: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 5 - 5: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 6 - 6: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 7 - 7: http://www.sn.no/\n    ok 8 - 8: http://www.sn.no/\n    ok 9 - 10: ftp://ftp/%2Fetc\n    ok 10 - 11: ftp://ftp/%2Fetc\n    1..10\nok 6 - eq test\nok 7 - URI::URL->as_string\nok 8 - URI::URL->path\nok 9 - wash&go\n# URI::URL version 5.25 ok\n1..9\nPASS: t/old-base\n1..48\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\nok 36\nok 37\nok 38\nok 39\nok 40\nok 41\nok 42\nok 43\nok 44\nok 45\nok 46\nok 47\nok 48\nPASS: t/gopher\n1..19\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nPASS: t/rfc2732\n1..6\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/mix\nok 1 - correctly created a URI from a utf8-downgrade string\n1..1\nPASS: t/escape-char\n1..13\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nPASS: t/sip\nok 1 - userinfo is included\nok 2 - set password to undef\nok 3 - ... also for username \"0\"\n1..3\nPASS: t/userpass\n1..9\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nPASS: t/rtsp\nok 1 - parsing normal URI sets to()\nok 2 - ... and stringification works\nok 3 - to() returns old value\nok 4 - ... and sets new value\nok 5 - ... and stringification works\nok 6 - to() accepts chars that need escaping\nok 7 - ... and stringification escapes them\nok 8 - ... and headers() returns the correct values\nok 9 - setting multiple headers at once works\nok 10 - ... and to() returns the new value\nok 11 - ... and stringification works\nok 12 - starting with an empty URI and setting to() works\nok 13 - subaddress with `+` parsed correctly\nok 14 - ... and stringification works\nok 15 - IPv4 host name\nok 16 - ... and stringification works\nok 17 - IPv4 host name\nok 18 - ... and stringification works\n1..18\nPASS: t/mailto\nok 1\nok 2\nok 3\nok 4\nok 5\n1..5\nPASS: t/utf8\n1..2\nok 1\nok 2\nPASS: t/clone\n1..6\nok 1 - only attempt to load the scheme package once\nok 2 - no exception when trying to load a scheme handler class\nok 3 - but URI still instantiated as foreign\nok 4 - only attempt to load the scheme package once\nok 5 - no exception when trying to load a scheme handler class\nok 6 - but URI still instantiated as foreign\nPASS: t/urn-scheme-exceptions\nDURATION: 9\nEND: /usr/lib/liburi-perl/ptest\n2024-02-06T09:31\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "liburi-perl": {
                    "duration": "9",
                    "log": "START: ptest-runner\n2024-02-06T09:30\n1..0 # SKIP Need Business::ISBN 3.005\n1..0 # SKIP Need Business::ISBN 3.005\nSKIP: t/urn-isbn\nok 1 - only attempt to load the scheme package once\nok 2 - no exception when trying to load a scheme handler class\nok 3 - but URI still instantiated as foreign\n# 1\nok 4 - only attempt to load the scheme package once\nok 5 - no exception when trying to load a scheme handler class\nok 6 - but URI still instantiated as foreign\n# 1\n1..6\nPASS: t/scheme-exceptions\nok 1 - path_segments in list context\nok 2 - path_segments in scalar context\nok 3 - set path_segments in list context\nok 4 - set path_segments in scalar context\nok 5 - set path_segments in void context\nok 6 - escaping special characters\nok 7 - An object of class 'URI::_segment' isa 'URI::_segment'\nok 8 - dealing with URI segments\n1..8\nPASS: t/path-segments\n1..8\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nPASS: t/pop\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8 - it should accept slash in unwanted characters\nok 9 - it should accept regex char group terminator in unwanted characters\nok 10 - it should accept regex escape character at the end of unwanted characters\nok 11 - it should recognize scalar interpolation injection in unwanted characters\nok 12 - it should recognize array interpolation injection in unwanted characters\nok 13 - it should recognize hash interpolation injection in unwanted characters\nok 14 - it should recognize leading minus\nok 15 - it should recognize leading ^-\nok 16 - it should recognize character groups\nok 17 - it should allow character class escapes\nok 18 - regex characters like / and ^ allowed in range\nok 19 - invalid range with max less than min throws exception\nok 20 - it should allow character class escapes\nok 21 - bad escapes emit warnings\nok 22 - allows regexp objects\nok 23 - allows regexp objects matching multiple characters\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29 - no (unexpected) warnings (via done_testing)\n1..29\nPASS: t/escape\n1..6\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/rel\nok 1 - host\nok 2 - port\n1..2\nPASS: t/ipv6\n1..15\nok 1 - http://en.wikipedia.org/wiki/Punycode example encode\nok 2 - http://en.wikipedia.org/wiki/Punycode example decode\nok 3 - A encode\nok 4 - A decode\nok 5 - B encode\nok 6 - B decode\nok 7 - E encode\nok 8 - E decode\nok 9 - J encode\nok 10 - J decode\nok 11 - K encode\nok 12 - K decode\nok 13 - O encode\nok 14 - O decode\nok 15 - S encode\nPASS: t/punycode\nok 1 - constant indicates to treat square brackets as reserved characters (legacy)\nok 2 - legacy: reserved square brackets not escaped\nok 3 - legacy: reserved square brackets not escaped\nok 4 - legacy: reserved square brackets not escaped\nok 5 - legacy: reserved square brackets not escaped\nok 6 - legacy: reserved square brackets not escaped\nok 7 - legacy: reserved square brackets not escaped\n1..7\nPASS: t/sq-brackets-legacy\n1..19\nok 1 - query_form_hash get\nok 2 - query_form_hash set\nok 3 - query_param list keys\nok 4 - query_param scalar return\nok 5 - query_param list return\nok 6 - query_param set return\nok 7 - param order\nok 8 - old values returned\nok 9\nok 10 - query_param_delete\nok 11\nok 12\nok 13 - delete by assigning empty list\nok 14 - query_param from scratch\nok 15\nok 16\nok 17\nok 18\nok 19\nPASS: t/query-param\n1..24\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\n# ldap://LDAP-HOST:389/o=University%20of%20Michigan,c=US?postalAddress?base?ObjectClass=*?FOO=Bar,bindname=CN%3DManager%CO%3dFoo\n# ldap://ldap-host/o=University%20of%20Michigan,c=US?postaladdress???foo=Bar,bindname=CN=Manager%CO=Foo\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nPASS: t/ldap\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/rsync\nok 1 - constant indicates NOT to treat square brackets as reserved characters\nok 2 - sqb in path and request\nok 3 - sqb in path and request and fragment\nok 4 - sqb in userinfo, host, path, request and fragment\nok 5 - sqb in userinfo, host, path, request and fragment\nok 6 - scheme\nok 7 - userinfo\nok 8 - host\nok 9 - ihost\nok 10 - port\nok 11 - default_port\nok 12 - host_port\nok 13 - is_secure\nok 14 - path\nok 15 - opaque\nok 16 - fragment\nok 17 - query\nok 18 - as_string\nok 19 - has_recognized_scheme\nok 20 - as_iri\nok 21 - abs (no change)\nok 22 - rel\nok 23 - authority\nok 24 - path_query\nok 25 - query_keywords\nok 26 - segments\nok 27 - scalar: query_form\nok 28 - list: query_form\nok 29 - query removed\nok 30 - list: query_form\nok 31 - query removed: canonical\nok 32 - query\nok 33 - segments\nok 34 - rel/canonical\nok 35 - basic IPv6 URI\nok 36 - basic IPv6 URI\nok 37 - userinfo added (unescaped)\nok 38 - userinfo is escaped\nok 39 - userinfo replaced (escaped)\nok 40 - userinfo is escaped\nok 41 - userinfo replaced (escaped2)\nok 42 - userinfo is escaped2\nok 43 - userinfo replaced (escaped3)\nok 44 - userinfo is escaped3\nok 45 - hostname replaced\nok 46 - hostname replaced\nok 47 - host: example.com\nok 48 - same hosts (example.com)\nok 49 - host: 127.0.0.1\nok 50 - same hosts (127.0.0.1)\nok 51 - IPv6 host: fedc:ba98:7654:3210:fedc:ba98:7654:3210\nok 52 - same IPv6 hosts (fedc:ba98:7654:3210:fedc:ba98:7654:3210)\nok 53 - IPv6 host: ::1\nok 54 - same IPv6 hosts (::1)\nok 55 - path replaced\nok 56 - fragment added\nok 57 - authority replaced\nok 58 - authority replaced\nok 59 - authority replaced\nok 60 - authority replaced\nok 61 - authority replaced\n1..61\nPASS: t/sq-brackets\n1..1\n# \n# Versions for all modules listed in static metadata (including optional ones):\n# \n# === Configure Requires ===\n# \n#     Module              Want Have\n#     ------------------- ---- ----\n#     ExtUtils::MakeMaker  any 7.70\n# \n# === Configure Suggests ===\n# \n#     Module      Want Have\n#     -------- ------- ----\n#     JSON::PP 2.27300 4.16\n# \n# === Test Requires ===\n# \n#     Module                Want     Have\n#     --------------------- ---- --------\n#     ExtUtils::MakeMaker    any     7.70\n#     File::Spec             any     3.88\n#     File::Spec::Functions  any     3.88\n#     File::Temp             any   0.2311\n#     Test::Fatal            any    0.017\n#     Test::More            0.96 1.302194\n#     Test::Needs            any 0.002010\n#     Test::Warnings         any    0.033\n#     utf8                   any     1.25\n# \n# === Test Recommends ===\n# \n#     Module         Want     Have\n#     ---------- -------- --------\n#     CPAN::Meta 2.120900 2.150010\n# \n# === Runtime Requires ===\n# \n#     Module           Want     Have\n#     ------------ -------- --------\n#     Carp              any     1.54\n#     Cwd               any     3.89\n#     Data::Dumper      any    2.188\n#     Encode            any     3.19\n#     Exporter         5.57     5.77\n#     MIME::Base64        2  3.16_01\n#     Net::Domain       any     3.15\n#     Scalar::Util      any     1.63\n#     constant          any     1.33\n#     integer           any     1.01\n#     overload          any     1.37\n#     parent            any    0.241\n#     perl         5.008001 5.038002\n#     strict            any     1.12\n#     utf8              any     1.25\n#     warnings          any     1.65\n# \n# === Runtime Suggests ===\n# \n#     Module          Want    Have\n#     -------------- ----- -------\n#     Business::ISBN 3.005 missing\n#     Regexp::IPv6    0.03 missing\n# \nok 1 - Reported prereqs\nPASS: t/00-report-prereqs\n1..26\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nPASS: t/heuristic\n# store\n1..3\n# retrieve\nok 1\nok 2\nok 3\nPASS: t/storable\n1..8\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nPASS: t/news\n1..16\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/icap\n1..22\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nPASS: t/data\n1..102\n# t/roytest1.html\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\nok 36\nok 37\nok 38\nok 39\nok 40\nok 41\nok 42\n# t/roytest2.html\nok 43\nok 44\nok 45\nok 46\nok 47\nok 48\nok 49\nok 50\nok 51\nok 52\nok 53\nok 54\nok 55\nok 56\nok 57\nok 58\nok 59\n# t/roytest3.html\nok 60\nok 61\nok 62\nok 63\nok 64\nok 65\nok 66\nok 67\nok 68\nok 69\nok 70\nok 71\nok 72\n# t/roytest4.html\nok 73\nok 74\nok 75\nok 76\nok 77\nok 78\nok 79\nok 80\nok 81\nok 82\nok 83\nok 84\nok 85\nok 86\nok 87\n# t/roytest5.html\nok 88\nok 89\nok 90\nok 91\nok 92\nok 93\nok 94\nok 95\nok 96\nok 97\nok 98\nok 99\nok 100\nok 101\nok 102\nPASS: t/roy-test\n1..7\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nPASS: t/idna\n1..6\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/old-absconf\n1..28\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nPASS: t/iri\n1..17\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nPASS: t/split\n1..13\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nPASS: t/ftp\n1..45\nok 1 - g:h => g:h\nok 2 - g => http://a/b/c/g\nok 3 - ./g => http://a/b/c/g\nok 4 - g/ => http://a/b/c/g/\nok 5 - /g => http://a/g\nok 6 - //g => http://g\nok 7 - ?y => http://a/b/c/d;p?y\nok 8 - g?y => http://a/b/c/g?y\nok 9 - \\#s => http://a/b/c/d;p?q\\#s\nok 10 - g\\#s => http://a/b/c/g\\#s\nok 11 - g?y\\#s => http://a/b/c/g?y\\#s\nok 12 - ;x => http://a/b/c/;x\nok 13 - g;x => http://a/b/c/g;x\nok 14 - g;x?y\\#s => http://a/b/c/g;x?y\\#s\nok 15 - . => http://a/b/c/\nok 16 - ./ => http://a/b/c/\nok 17 - .. => http://a/b/\nok 18 - ../ => http://a/b/\nok 19 - ../g => http://a/b/g\nok 20 - ../.. => http://a/\nok 21 - ../../ => http://a/\nok 22 - ../../g => http://a/g\nok 23 - <> => http://a/b/c/d;p?q\nok 24 - ../../../g => http://a/../g\nok 25 - ../../../../g => http://a/../../g\nok 26 - /./g => http://a/./g\nok 27 - /../g => http://a/../g\nok 28 - g. => http://a/b/c/g.\nok 29 - .g => http://a/b/c/.g\nok 30 - g.. => http://a/b/c/g..\nok 31 - ..g => http://a/b/c/..g\nok 32 - ./../g => http://a/b/g\nok 33 - ./g/. => http://a/b/c/g/\nok 34 - g/./h => http://a/b/c/g/h\nok 35 - g/../h => http://a/b/c/h\nok 36 - g;x=1/./y => http://a/b/c/g;x=1/y\nok 37 - g;x=1/../y => http://a/b/c/y\nok 38 - g?y/./x => http://a/b/c/g?y/./x\nok 39 - g?y/../x => http://a/b/c/g?y/../x\nok 40 - g\\#s/./x => http://a/b/c/g\\#s/./x\nok 41 - g\\#s/../x => http://a/b/c/g\\#s/../x\nok 42 - http:g => http:g\nok 43 - http: => http:\nok 44 - \\#foo? => http://a/b/c/d;p?q\\#foo?\nok 45 - ?\\#foo => http://a/b/c/d;p?\\#foo\n# \n# \n# In the following cases we did not get back to where we started with rel()\n# 1: URI->new(\"http://a/b/c/g\", \"http://a/b/c/d;p?q\")->rel ==> \"g\" (not \"./g\")\n# 1: URI->new(\"http://a/g\", \"http://a/b/c/d;p?q\")->rel ==> \"../../g\" (not \"/g\")\n# 1: URI->new(\"http://g\", \"http://a/b/c/d;p?q\")->rel ==> \"http://g\" (not \"//g\")\n# 1: URI->new(\"http://a/b/c/d;p?y\", \"http://a/b/c/d;p?q\")->rel ==> \"d;p?y\" (not \"?y\")\n# 1: URI->new(\"http://a/b/c/d;p?q#s\", \"http://a/b/c/d;p?q\")->rel ==> \"d;p?q#s\" (not \"#s\")\n# 1: URI->new(\"http://a/b/c/\", \"http://a/b/c/d;p?q\")->rel ==> \"./\" (not \".\")\n# 1: URI->new(\"http://a/b/\", \"http://a/b/c/d;p?q\")->rel ==> \"../\" (not \"..\")\n# 1: URI->new(\"http://a/\", \"http://a/b/c/d;p?q\")->rel ==> \"../../\" (not \"../..\")\n# 1: URI->new(\"http://a/b/c/d;p?q\", \"http://a/b/c/d;p?q\")->rel ==> \"d;p?q\" (not \"<>\")\n# 1: URI->new(\"http://a/./g\", \"http://a/b/c/d;p?q\")->rel ==> \"../.././g\" (not \"/./g\")\n# 1: URI->new(\"http://a/../g\", \"http://a/b/c/d;p?q\")->rel ==> \"../../../g\" (not \"/../g\")\n# 1: URI->new(\"http://a/b/g\", \"http://a/b/c/d;p?q\")->rel ==> \"../g\" (not \"./../g\")\n# 1: URI->new(\"http://a/b/c/g/\", \"http://a/b/c/d;p?q\")->rel ==> \"g/\" (not \"./g/.\")\n# 1: URI->new(\"http://a/b/c/g/h\", \"http://a/b/c/d;p?q\")->rel ==> \"g/h\" (not \"g/./h\")\n# 1: URI->new(\"http://a/b/c/h\", \"http://a/b/c/d;p?q\")->rel ==> \"h\" (not \"g/../h\")\n# 1: URI->new(\"http://a/b/c/g;x=1/y\", \"http://a/b/c/d;p?q\")->rel ==> \"g;x=1/y\" (not \"g;x=1/./y\")\n# 1: URI->new(\"http://a/b/c/y\", \"http://a/b/c/d;p?q\")->rel ==> \"y\" (not \"g;x=1/../y\")\n# 1: URI->new(\"http://a/b/c/d;p?q#foo?\", \"http://a/b/c/d;p?q\")->rel ==> \"d;p?q#foo?\" (not \"#foo?\")\n# 1: URI->new(\"http://a/b/c/d;p?#foo\", \"http://a/b/c/d;p?q\")->rel ==> \"d;p?#foo\" (not \"?#foo\")\nPASS: t/abs\nok 1 - ==\nok 2 - !=\n1..2\nPASS: t/num_eq\n1..12\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nPASS: t/old-file\n1..16\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/http\nok 1 - Query parameters are sorted\n1..1\nPASS: t/sort-hash-query-form\n1..8\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nPASS: t/mms\n1..26\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nPASS: t/query\n1..48\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\nok 36\nok 37\nok 38\nok 39\nok 40\nok 41\nok 42\nok 43\nok 44\nok 45\nok 46\nok 47\nok 48\nPASS: t/generic\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/urn-oid\n1..5\nok 1\nok 2\nok 3\nok 4\nok 5\nPASS: t/old-relbase\n# Turn lib path . into /usr/lib/liburi-perl/ptest/.\n# Self tests for URI::URL version 5.25...\n# Subtest: scheme tests\n    # Testing 'file://host/fseg/fs?g/fseg'\n    ok 1 - URI::URL->host\n    ok 2 - URI::URL->path\n    ok 3 - URI::URL->as_string\n    # Testing 'ftp://0%3A:%40@h:0/0?0'\n    ok 4 - URI::URL->path\n    ok 5 - URI::URL->host\n    ok 6 - URI::URL->port\n    ok 7 - URI::URL->password\n    ok 8 - URI::URL->user\n    ok 9 - URI::URL->scheme\n    ok 10 - URI::URL->netloc\n    ok 11 - URI::URL->query\n    ok 12 - URI::URL->as_string\n    ok 13 - URI::URL->params\n    # Testing 'ftp://host/a/b'\n    ok 14 - URI::URL->user\n    ok 15 - URI::URL->as_string\n    ok 16 - URI::URL->port\n    ok 17 - URI::URL->host\n    ok 18 - URI::URL->path\n    # Testing 'ftp://usr:pswd@web:1234/a/b;type=i'\n    ok 19 - URI::URL->password\n    ok 20 - URI::URL->user\n    ok 21 - URI::URL->host\n    ok 22 - URI::URL->path\n    ok 23 - URI::URL->port\n    ok 24 - URI::URL->params\n    ok 25 - URI::URL->as_string\n    # Testing 'gopher://gopher/2a_selector'\n    ok 26 - URI::URL->gtype\n    ok 27 - URI::URL->selector\n    ok 28 - URI::URL->as_string\n    # Testing 'gopher://host'\n    ok 29 - URI::URL->as_string\n    ok 30 - URI::URL->gtype\n    # Testing 'gopher://host/'\n    ok 31 - URI::URL->gtype\n    ok 32 - URI::URL->as_string\n    # Testing 'hTTp://web1.net/a/b/c/welcome#intro'\n    ok 33 - URI::URL->equery\n    ok 34 - URI::URL->host\n    ok 35 - URI::URL->port\n    ok 36 - URI::URL->full_path\n    ok 37 - URI::URL->path\n    ok 38 - URI::URL->epath\n    ok 39 - URI::URL->frag\n    ok 40 - URI::URL->scheme\n    ok 41 - URI::URL->as_string\n    ok 42 - URI::URL->query\n    ok 43 - URI::URL->eparams\n    ok 44 - URI::URL->params\n    # Testing 'http://0:0/0/0;0?0#0'\n    ok 45 - URI::URL->as_string\n    ok 46 - URI::URL->query\n    ok 47 - URI::URL->frag\n    ok 48 - URI::URL->scheme\n    ok 49 - URI::URL->netloc\n    ok 50 - URI::URL->params\n    ok 51 - URI::URL->host\n    ok 52 - URI::URL->path\n    ok 53 - URI::URL->port\n    # Testing 'http://web.net'\n    ok 54 - URI::URL->frag\n    ok 55 - URI::URL->scheme\n    ok 56 - URI::URL->query\n    ok 57 - URI::URL->as_string\n    ok 58 - URI::URL->full_path\n    ok 59 - URI::URL->port\n    ok 60 - URI::URL->path\n    ok 61 - URI::URL->host\n    # Testing 'http://web.net/'\n    ok 62 - URI::URL->full_path\n    ok 63 - URI::URL->port\n    ok 64 - URI::URL->host\n    ok 65 - URI::URL->path\n    ok 66 - URI::URL->as_string\n    ok 67 - URI::URL->query\n    ok 68 - URI::URL->frag\n    ok 69 - URI::URL->scheme\n    # Testing 'http://web:1/a?query+text'\n    ok 70 - URI::URL->frag\n    ok 71 - URI::URL->scheme\n    ok 72 - URI::URL->query\n    ok 73 - URI::URL->port\n    ok 74 - URI::URL->path\n    ok 75 - URI::URL->host\n    # Testing 'http:/0?0'\n    ok 76 - URI::URL->path\n    ok 77 - URI::URL->query\n    ok 78 - URI::URL->full_path\n    ok 79 - URI::URL->as_string\n    ok 80 - URI::URL->scheme\n    # Testing 'http:0'\n    ok 81 - URI::URL->scheme\n    ok 82 - URI::URL->full_path\n    ok 83 - URI::URL->query\n    ok 84 - URI::URL->as_string\n    ok 85 - URI::URL->path\n    # Testing 'mailto:libwww-perl@ics.uci.edu'\n    ok 86 - URI::URL->address\n    ok 87 - URI::URL->encoded822addr\n    ok 88 - URI::URL->as_string\n    # Testing 'news:*'\n    ok 89 - URI::URL->group\n    ok 90 - URI::URL->as_string\n    ok 91 - URI::URL->groupart\n    # Testing 'news:comp.lang.perl'\n    ok 92 - URI::URL->group\n    # Testing 'news:perl-faq/module-list-1-794455075@ig.co.uk'\n    ok 93 - URI::URL->article\n    # Testing 'nntp://news.com/comp.lang.perl/42'\n    ok 94 - URI::URL->group\n    # Testing 'rlogin://aas@a.sn.no'\n    ok 95 - URI::URL->host\n    ok 96 - URI::URL->user\n    # Testing 'telnet://usr:pswd@web:12345/'\n    ok 97 - URI::URL->host\n    ok 98 - URI::URL->password\n    ok 99 - URI::URL->user\n    1..99\nok 1 - scheme tests\n# Subtest: parts test\n    ok 1 - URI::URL->as_string\n    ok 2 - URI::URL->full_path\n    ok 3 - URI::URL->as_string\n    ok 4 - URI::URL->full_path\n    ok 5 - URI::URL->as_string\n    ok 6 - URI::URL->as_string\n    ok 7 - URI::URL->as_string\n    ok 8 - URI::URL->as_string\n    ok 9 - URI::URL->as_string\n    ok 10 - $url->keywords\n    ok 11 - URI::URL->as_string\n    ok 12 - $url->query_form\n    ok 13 - URI::URL->as_string\n    ok 14 - length\n    ok 15 - query_form\n    ok 16 - length\n    ok 17 - sequence\n    ok 18 - URI::URL->as_string\n    # Subtest: netloc_test\n        ok 1 - URI::URL->as_string\n        ok 2 - URI::URL->as_string\n        ok 3 - URI::URL->as_string\n        ok 4 - URI::URL->as_string\n        ok 5 - URI::URL->as_string\n        ok 6 - URI::URL->as_string\n        ok 7 - URI::URL->as_string\n        ok 8 - URI::URL->as_string\n        ok 9 - URI::URL->as_string\n        ok 10 - URI::URL->as_string\n        ok 11 - URI::URL->as_string\n        ok 12 - URI::URL->as_string\n        ok 13 - URI::URL->as_string\n        ok 14 - URI::URL->as_string\n        ok 15 - URI::URL->as_string\n        ok 16 - URI::URL->as_string\n        1..16\n    ok 19 - netloc_test\n    # Subtest: port_test\n        ok 1 - port\n        ok 2 - string\n        ok 3 - port\n        ok 4 - string\n        ok 5 - port\n        ok 6 - string\n        ok 7 - port\n        ok 8 - string\n        1..8\n    ok 20 - port_test\n    ok 21 - URI::URL->as_string\n    ok 22 - URI::URL->as_string\n    ok 23 - URI::URL->as_string\n    ok 24 - URI::URL->as_string\n    ok 25 - URI::URL->as_string\n    ok 26 - URI::URL->as_string\n    ok 27 - URI::URL->as_string\n    ok 28 - URI::URL->as_string\n    ok 29 - URI::URL->as_string: \"<\" and \">\" are gone\n    ok 30 - 9 elements\n    # Cracked result: http*UNDEF*UNDEF*host*80*/path*param*query*frag\n    ok 31 - crack result\n    ok 32 - 9 elements\n    # Cracked result: UNDEF*anonymous*anonymous@*UNDEF*21*foo/bar*UNDEF*UNDEF*UNDEF\n    ok 33 - 9 elements\n    # Cracked result: ftp*u*p*host*21*/q?path*UNDEF*path*UNDEF\n    ok 34 - crack result\n    ok 35 - 9 elements\n    ok 36 - passwd in anonymous crack\n    # Cracked result: ftp*anonymous*passwd*ftp.sn.no*21*/pub*UNDEF*UNDEF*UNDEF\n    ok 37 - crack result\n    ok 38 - 9 elements\n    # Cracked result: mailto*UNDEF*UNDEF*UNDEF*UNDEF*/aas@sn.no*UNDEF*UNDEF*UNDEF\n    ok 39 - 9 elements\n    # Cracked result: news*UNDEF*UNDEF*UNDEF*119*comp.lang.perl.misc*UNDEF*UNDEF*UNDEF\n    ok 40 - crack result\n    1..40\nok 2 - parts test\n# Subtest: escape test\n    ok 1 - URI::URL->as_string\n    ok 2 - URI::URL->as_string\n    ok 3 - URI::URL->as_string\n    ok 4 - uri_escape->uri_unescape\n    ok 5 - URI::URL->as_string\n    ok 6 - URI::URL->as_string\n    1..6\nok 3 - escape test\n# Subtest: newlocal test\n    ok 1 - URI::URL->as_string\n    # Local directory is /var/volatile/tmp/6eP5ZO4c2Y/\n    ok 2 - URI::URL->as_string\n    ok 3 - URI::URL->as_string\n    ok 4 - URI::URL->as_string\n    ok 5 - URI::URL->as_string\n    ok 6 - URI::URL->as_string\n    ok 7 - URI::URL->as_string\n    ok 8 - URI::URL->as_string\n    ok 9 - URI::URL->as_string\n    ok 10 - URI::URL->as_string\n    ok 11 - URI::URL->as_string\n    ok 12 - URI::URL->as_string\n    ok 13 - URI::URL->as_string\n    ok 14 - URI::URL->as_string\n    ok 15 - URI::URL->as_string\n    ok 16 - URI::URL->as_string\n    ok 17 - URI::URL->as_string\n    ok 18 - URI::URL->as_string\n    ok 19 - URI::URL->as_string\n    ok 20 - URI::URL->as_string\n    1..20\nok 4 - newlocal test\n# Subtest: Test relative/absolute URI::URL parsing\n    #   Relative    +  Base  =>  Expected Absolute URL\n    # ------------------------------------------------\n    #   g:h         +  http://a/b/c/d;p?q#f  =>  g:h\n    ok 1 - URI::URL->as_string\n    #   g           +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g\n    ok 2 - URI::URL->as_string\n    #   ./g         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g\n    ok 3 - URI::URL->as_string\n    #   g/          +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g/\n    ok 4 - URI::URL->as_string\n    #   /g          +  http://a/b/c/d;p?q#f  =>  http://a/g\n    ok 5 - URI::URL->as_string\n    #   //g         +  http://a/b/c/d;p?q#f  =>  http://g\n    ok 6 - URI::URL->as_string\n    #   g?y         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g?y\n    ok 7 - URI::URL->as_string\n    #   g?y/./x     +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g?y/./x\n    ok 8 - URI::URL->as_string\n    #   #s          +  http://a/b/c/d;p?q#f  =>  http://a/b/c/d;p?q#s\n    ok 9 - URI::URL->as_string\n    #   g#s         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g#s\n    ok 10 - URI::URL->as_string\n    #   g#s/./x     +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g#s/./x\n    ok 11 - URI::URL->as_string\n    #   g?y#s       +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g?y#s\n    ok 12 - URI::URL->as_string\n    #   g;x         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g;x\n    ok 13 - URI::URL->as_string\n    #   g;x?y#s     +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g;x?y#s\n    ok 14 - URI::URL->as_string\n    #   .           +  http://a/b/c/d;p?q#f  =>  http://a/b/c/\n    ok 15 - URI::URL->as_string\n    #   ./          +  http://a/b/c/d;p?q#f  =>  http://a/b/c/\n    ok 16 - URI::URL->as_string\n    #   ..          +  http://a/b/c/d;p?q#f  =>  http://a/b/\n    ok 17 - URI::URL->as_string\n    #   ../         +  http://a/b/c/d;p?q#f  =>  http://a/b/\n    ok 18 - URI::URL->as_string\n    #   ../g        +  http://a/b/c/d;p?q#f  =>  http://a/b/g\n    ok 19 - URI::URL->as_string\n    #   ../..       +  http://a/b/c/d;p?q#f  =>  http://a/\n    ok 20 - URI::URL->as_string\n    #   ../../      +  http://a/b/c/d;p?q#f  =>  http://a/\n    ok 21 - URI::URL->as_string\n    #   ../../g     +  http://a/b/c/d;p?q#f  =>  http://a/g\n    ok 22 - URI::URL->as_string\n    #               +  http://a/b/c/d;p?q#f  =>  http://a/b/c/d;p?q#f\n    ok 23 - URI::URL->as_string\n    #   /./g        +  http://a/b/c/d;p?q#f  =>  http://a/./g\n    ok 24 - URI::URL->as_string\n    #   /../g       +  http://a/b/c/d;p?q#f  =>  http://a/../g\n    ok 25 - URI::URL->as_string\n    #   g.          +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g.\n    ok 26 - URI::URL->as_string\n    #   .g          +  http://a/b/c/d;p?q#f  =>  http://a/b/c/.g\n    ok 27 - URI::URL->as_string\n    #   g..         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g..\n    ok 28 - URI::URL->as_string\n    #   ..g         +  http://a/b/c/d;p?q#f  =>  http://a/b/c/..g\n    ok 29 - URI::URL->as_string\n    #   ./../g      +  http://a/b/c/d;p?q#f  =>  http://a/b/g\n    ok 30 - URI::URL->as_string\n    #   ./g/.       +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g/\n    ok 31 - URI::URL->as_string\n    #   g/./h       +  http://a/b/c/d;p?q#f  =>  http://a/b/c/g/h\n    ok 32 - URI::URL->as_string\n    #   g/../h      +  http://a/b/c/d;p?q#f  =>  http://a/b/c/h\n    ok 33 - URI::URL->as_string\n    #   http:g      +  http://a/b/c/d;p?q#f  =>  http:g\n    ok 34 - URI::URL->as_string\n    #   http:       +  http://a/b/c/d;p?q#f  =>  http:\n    ok 35 - URI::URL->as_string\n    #   x/y//../z   +  http://a/b/c/d;p?q#f  =>  http://a/b/c/x/y/z\n    ok 36 - URI::URL->as_string\n    #   1           +  http://a/b/c/d;p?q#f  =>  http://a/b/c/1\n    ok 37 - URI::URL->as_string\n    #   0           +  http://a/b/c/d;p?q#f  =>  http://a/b/c/0\n    ok 38 - URI::URL->as_string\n    #   /0          +  http://a/b/c/d;p?q#f  =>  http://a/0\n    ok 39 - URI::URL->as_string\n    ok 40 - identity\n    ok 41 - URL canonicalised\n    # --------\n    #   http://abc/ +  news:45664545  =>  http://abc/\n    ok 42 - ->as_string\n    #   news:abc    +  http://abc/  =>  news:abc\n    ok 43 - ->as_string\n    #   abc         +  file:/test?aas  =>  file:/abc\n    ok 44 - ->as_string\n    #   ?foo        +  file:/abc  =>  file:/abc?foo\n    ok 45 - ->as_string\n    #   #foo        +  http://abc/a  =>  http://abc/a#foo\n    ok 46 - ->as_string\n    #   #foo        +  file:a  =>  file:a#foo\n    ok 47 - ->as_string\n    #   #foo        +  file:/a  =>  file:/a#foo\n    ok 48 - ->as_string\n    #   #foo        +  file:/a  =>  file:/a#foo\n    ok 49 - ->as_string\n    #   #foo        +  file://localhost/a  =>  file://localhost/a#foo\n    ok 50 - ->as_string\n    #   123@sn.no   +  news:comp.lang.perl.misc  =>  news:/123@sn.no\n    ok 51 - ->as_string\n    #   no.perl     +  news:123@sn.no  =>  news:/no.perl\n    ok 52 - ->as_string\n    #   mailto:aas@a.sn.no+  http://www.sn.no/  =>  mailto:aas@a.sn.no\n    ok 53 - ->as_string\n    #   http:foo    +  http://h/a/b  =>  http://h/a/foo\n    ok 54 - ->as_string\n    #   http:/foo   +  http://h/a/b  =>  http://h/foo\n    ok 55 - ->as_string\n    #   http:?foo   +  http://h/a/b  =>  http://h/a/b?foo\n    ok 56 - ->as_string\n    #   http:#foo   +  http://h/a/b  =>  http://h/a/b#foo\n    ok 57 - ->as_string\n    #   http:?foo#bar+  http://h/a/b  =>  http://h/a/b?foo#bar\n    ok 58 - ->as_string\n    #   file:/foo   +  http://h/a/b  =>  file:/foo\n    ok 59 - ->as_string\n    # absolute test ok\n    ok 60 - url('http://abc/a', 'http://abc')->rel = 'a'\n    ok 61 - url('http://abc/a', 'http://abc/b')->rel = 'a'\n    ok 62 - url('http://abc/a?q', 'http://abc/b')->rel = 'a?q'\n    ok 63 - url('http://abc/a;p', 'http://abc/b')->rel = 'a;p'\n    ok 64 - url('http://abc/a', 'http://abc/a/b/c/')->rel = '../../../a'\n    ok 65 - url('http://abc/a/', 'http://abc/a/')->rel = './'\n    ok 66 - url('http://abc/a\\#f', 'http://abc/a')->rel = '\\#f'\n    ok 67 - url('file:/etc/motd', 'file:/')->rel = 'etc/motd'\n    ok 68 - url('file:/etc/motd', 'file:/etc/passwd')->rel = 'motd'\n    ok 69 - url('file:/etc/motd', 'file:/etc/rc2.d/')->rel = '../motd'\n    ok 70 - url('file:/etc/motd', 'file:/usr/lib/doc')->rel = '../../etc/motd'\n    ok 71 - url('file:', 'file:/etc/')->rel = '../'\n    ok 72 - url('file:foo', 'file:/etc/')->rel = '../foo'\n    ok 73 - url('mailto:aas', 'http://abc')->rel = 'mailto:aas'\n    ok 74 - url('http://www.math.uio.no/doc/mail/top.html', 'http://www.math.uio.no/doc/linux/')->rel = '../mail/top.html'\n    # relative test ok\n    1..74\nok 5 - Test relative/absolute URI::URL parsing\n# Subtest: eq test\n    ok 1 - 1: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 2 - 2: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 3 - 3: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 4 - 4: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 5 - 5: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 6 - 6: http://abc.com/~smith/home.html ne http://abc.com/~smith/home.html\n    ok 7 - 7: http://www.sn.no/\n    ok 8 - 8: http://www.sn.no/\n    ok 9 - 10: ftp://ftp/%2Fetc\n    ok 10 - 11: ftp://ftp/%2Fetc\n    1..10\nok 6 - eq test\nok 7 - URI::URL->as_string\nok 8 - URI::URL->path\nok 9 - wash&go\n# URI::URL version 5.25 ok\n1..9\nPASS: t/old-base\n1..48\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\nok 36\nok 37\nok 38\nok 39\nok 40\nok 41\nok 42\nok 43\nok 44\nok 45\nok 46\nok 47\nok 48\nPASS: t/gopher\n1..19\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nPASS: t/rfc2732\n1..6\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/mix\nok 1 - correctly created a URI from a utf8-downgrade string\n1..1\nPASS: t/escape-char\n1..13\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nPASS: t/sip\nok 1 - userinfo is included\nok 2 - set password to undef\nok 3 - ... also for username \"0\"\n1..3\nPASS: t/userpass\n1..9\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nPASS: t/rtsp\nok 1 - parsing normal URI sets to()\nok 2 - ... and stringification works\nok 3 - to() returns old value\nok 4 - ... and sets new value\nok 5 - ... and stringification works\nok 6 - to() accepts chars that need escaping\nok 7 - ... and stringification escapes them\nok 8 - ... and headers() returns the correct values\nok 9 - setting multiple headers at once works\nok 10 - ... and to() returns the new value\nok 11 - ... and stringification works\nok 12 - starting with an empty URI and setting to() works\nok 13 - subaddress with `+` parsed correctly\nok 14 - ... and stringification works\nok 15 - IPv4 host name\nok 16 - ... and stringification works\nok 17 - IPv4 host name\nok 18 - ... and stringification works\n1..18\nPASS: t/mailto\nok 1\nok 2\nok 3\nok 4\nok 5\n1..5\nPASS: t/utf8\n1..2\nok 1\nok 2\nPASS: t/clone\n1..6\nok 1 - only attempt to load the scheme package once\nok 2 - no exception when trying to load a scheme handler class\nok 3 - but URI still instantiated as foreign\nok 4 - only attempt to load the scheme package once\nok 5 - no exception when trying to load a scheme handler class\nok 6 - but URI still instantiated as foreign\nPASS: t/urn-scheme-exceptions\nDURATION: 9\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.108244180679321,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libusb1_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libusb1",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.000989675521850586,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3911244869232178,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.049872636795043945,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 12.487822532653809,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001191854476928711,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libusb1.default_context_change": {
                "status": "PASSED"
            },
            "ptestresult.libusb1.get_device_list": {
                "status": "PASSED"
            },
            "ptestresult.libusb1.init_and_exit": {
                "status": "PASSED"
            },
            "ptestresult.libusb1.many_device_lists": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:30\nBEGIN: /usr/lib/libusb1/ptest\n\n---------------------------- libusb1 tests ---------------------------\n\nStarting test run: init_and_exit...\nSuccess (0)\nPASS: init_and_exit\nStarting test run: get_device_list...\nSuccess (0)\nPASS: get_device_list\nStarting test run: many_device_lists...\nSuccess (0)\nPASS: many_device_lists\nStarting test run: default_context_change...\nSuccess (0)\nPASS: default_context_change\n---\nRan 4 tests\nPassed 4 tests\nFailed 0 tests\nError in 0 tests\nSkipped 0 tests\nDURATION: 12\nEND: /usr/lib/libusb1/ptest\n2024-02-06T09:31\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libusb1": {
                    "duration": "12",
                    "log": "START: ptest-runner\n2024-02-06T09:30\n\n---------------------------- libusb1 tests ---------------------------\n\nStarting test run: init_and_exit...\nSuccess (0)\nPASS: init_and_exit\nStarting test run: get_device_list...\nSuccess (0)\nPASS: get_device_list\nStarting test run: many_device_lists...\nSuccess (0)\nPASS: many_device_lists\nStarting test run: default_context_change...\nSuccess (0)\nPASS: default_context_change\n---\nRan 4 tests\nPassed 4 tests\nFailed 0 tests\nError in 0 tests\nSkipped 0 tests\nDURATION: 12\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.116575002670288,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libxml-namespacesupport-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libxml-namespacesupport-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010714530944824219,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3667736053466797,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.0488131046295166,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.6366662979125977,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001264333724975586,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libxml-namespacesupport-perl.t/00base": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:30\nBEGIN: /usr/lib/libxml-namespacesupport-perl/ptest\n1..49\nok 1\nok 2 - xml xmlns\nok 3\nok 4 - http://www.w3.org/2000/xmlns/\nok 5\nok 6 - no declared_prefixes\nok 7 - xml xmlns\nok 8\nok 9\nok 10\nok 11\nok 12 -  icl icl2\nok 13 - icl icl2 xml xmlns\nok 14 - icl icl2\nok 15\nok 16 - http://www.icl.com\nok 17 - http://www.icl.com el1 icl:el1\nok 18 - http://www.icl.com icl el1\nok 19\nok 20 - http://www.ibm.com undef el1\nok 21 - http://www.w3.org/XML/1998/namespace xml el1\nok 22\nok 23 - http://www.icl.com icl att1\nok 24\nok 25 - undef undef att1\nok 26 - http://www.w3.org/XML/1998/namespace xml att1\nok 27\nok 28\nok 29\nok 30\nok 31 - undef undef undef\nok 32 - icl icl2\nok 33 - perl \nok 34 - http://www.icl.com icl el1\nok 35\nok 36 - http://www.java.com undef el1\nok 37 - http://www.perl.com perl el1\nok 38 - http://www.icl.com icl att1\nok 39\nok 40 - undef undef att1\nok 41 - http://www.perl.com perl att1\nok 42\nok 43 - icl icl2\nok 44\nok 45 - xml xmlns\nok 46\nok 47 - xml xmlns\nok 48\nok 49 - get_declared_prefixes raises error without context on stack\nPASS: t/00base\nDURATION: 0\nEND: /usr/lib/libxml-namespacesupport-perl/ptest\n2024-02-06T09:30\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libxml-namespacesupport-perl": {
                    "duration": "0",
                    "log": "START: ptest-runner\n2024-02-06T09:30\n1..49\nok 1\nok 2 - xml xmlns\nok 3\nok 4 - http://www.w3.org/2000/xmlns/\nok 5\nok 6 - no declared_prefixes\nok 7 - xml xmlns\nok 8\nok 9\nok 10\nok 11\nok 12 -  icl icl2\nok 13 - icl icl2 xml xmlns\nok 14 - icl icl2\nok 15\nok 16 - http://www.icl.com\nok 17 - http://www.icl.com el1 icl:el1\nok 18 - http://www.icl.com icl el1\nok 19\nok 20 - http://www.ibm.com undef el1\nok 21 - http://www.w3.org/XML/1998/namespace xml el1\nok 22\nok 23 - http://www.icl.com icl att1\nok 24\nok 25 - undef undef att1\nok 26 - http://www.w3.org/XML/1998/namespace xml att1\nok 27\nok 28\nok 29\nok 30\nok 31 - undef undef undef\nok 32 - icl icl2\nok 33 - perl \nok 34 - http://www.icl.com icl el1\nok 35\nok 36 - http://www.java.com undef el1\nok 37 - http://www.perl.com perl el1\nok 38 - http://www.icl.com icl att1\nok 39\nok 40 - undef undef att1\nok 41 - http://www.perl.com perl att1\nok 42\nok 43 - icl icl2\nok 44\nok 45 - xml xmlns\nok 46\nok 47 - xml xmlns\nok 48\nok 49 - get_declared_prefixes raises error without context on stack\nPASS: t/00base\nDURATION: 0\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.116849660873413,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libxml-parser-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libxml-parser-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001081228256225586,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.360506772994995,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04917192459106445,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.8945989608764648,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013391971588134766,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libxml-parser-perl.t/astress": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/cdata": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/decl": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/defaulted": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/encoding": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/external_ent": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/file": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/file_open_scalar": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/finish": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/namespaces": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/parament": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/partial": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/skip": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/stream": {
                "status": "PASSED"
            },
            "ptestresult.libxml-parser-perl.t/styles": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:30\nBEGIN: /usr/lib/libxml-parser-perl/ptest\n1..27\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nPASS: t/astress\n1..3\nok 1\nok 2\nok 3\nPASS: t/partial\n1..1\nok 1\nPASS: t/file\n1..3\nok 1\nok 2\nok 3\nPASS: t/finish\n1..13\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:24 2024\n# Current time GMT:   Tue Feb  6 09:30:24 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nPASS: t/styles\n1..3\nok 1\nok 2\nok 3\nPASS: t/stream\n1..40\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\nok 36\nok 37\nok 38\nok 39\nok 40\nPASS: t/decl\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/skip\n1..6\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/encoding\n1..2\nok 1\nok 2\nPASS: t/cdata\n1..1\nok 1\nPASS: t/file_open_scalar\n1..16\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/namespaces\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/defaulted\n1..4\nCouldn't load LWP based external entity handler\nSwitching to file-based external entity handler\n (To avoid this message, use NoLWP option to XML::Parser)\nok 1\nok 2\nok 3\nok 4\nPASS: t/external_ent\n1..13\nok 1 - doctype called\nCouldn't load LWP based external entity handler\nSwitching to file-based external entity handler\n (To avoid this message, use NoLWP option to XML::Parser)\nok 2 - when el eq foo\nok 3 - when el eq bar\nok 4\nok 5\nok 6\nok 7\nok 8 - got 'more'\nok 9\nok 10 - internal exists\nok 11 - doctype called\nok 12 - when el eq foo\nok 13\nPASS: t/parament\nDURATION: 2\nEND: /usr/lib/libxml-parser-perl/ptest\n2024-02-06T09:30\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libxml-parser-perl": {
                    "duration": "2",
                    "log": "START: ptest-runner\n2024-02-06T09:30\n1..27\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nPASS: t/astress\n1..3\nok 1\nok 2\nok 3\nPASS: t/partial\n1..1\nok 1\nPASS: t/file\n1..3\nok 1\nok 2\nok 3\nPASS: t/finish\n1..13\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:24 2024\n# Current time GMT:   Tue Feb  6 09:30:24 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nPASS: t/styles\n1..3\nok 1\nok 2\nok 3\nPASS: t/stream\n1..40\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nok 34\nok 35\nok 36\nok 37\nok 38\nok 39\nok 40\nPASS: t/decl\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/skip\n1..6\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/encoding\n1..2\nok 1\nok 2\nPASS: t/cdata\n1..1\nok 1\nPASS: t/file_open_scalar\n1..16\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/namespaces\n1..4\nok 1\nok 2\nok 3\nok 4\nPASS: t/defaulted\n1..4\nCouldn't load LWP based external entity handler\nSwitching to file-based external entity handler\n (To avoid this message, use NoLWP option to XML::Parser)\nok 1\nok 2\nok 3\nok 4\nPASS: t/external_ent\n1..13\nok 1 - doctype called\nCouldn't load LWP based external entity handler\nSwitching to file-based external entity handler\n (To avoid this message, use NoLWP option to XML::Parser)\nok 2 - when el eq foo\nok 3 - when el eq bar\nok 4\nok 5\nok 6\nok 7\nok 8 - got 'more'\nok 9\nok 10 - internal exists\nok 11 - doctype called\nok 12 - when el eq foo\nok 13\nPASS: t/parament\nDURATION: 2\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.117893934249878,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libxml-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libxml-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0012173652648925781,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3948609828948975,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04915261268615723,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.8328413963317871,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0022470951080322266,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libxml-perl.t/amsterdam": {
                "status": "PASSED"
            },
            "ptestresult.libxml-perl.t/canon_xml_writer": {
                "status": "PASSED"
            },
            "ptestresult.libxml-perl.t/schema": {
                "status": "PASSED"
            },
            "ptestresult.libxml-perl.t/stream": {
                "status": "PASSED"
            },
            "ptestresult.libxml-perl.t/subs": {
                "status": "PASSED"
            },
            "ptestresult.libxml-perl.t/xp_sax": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:30\nBEGIN: /usr/lib/libxml-perl/ptest\n1..11\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nPASS: t/stream\n1..2\nok 1\nok 2\nPASS: t/schema\n1..2\nok 1\nok 2\nPASS: t/amsterdam\n1..15\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nPASS: t/xp_sax\n1..5\nok 1\nok 2\nok 3\nok 4\nok 5\nPASS: t/canon_xml_writer\n1..10\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nPASS: t/subs\nDURATION: 0\nEND: /usr/lib/libxml-perl/ptest\n2024-02-06T09:30\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libxml-perl": {
                    "duration": "0",
                    "log": "START: ptest-runner\n2024-02-06T09:30\n1..11\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nPASS: t/stream\n1..2\nok 1\nok 2\nPASS: t/schema\n1..2\nok 1\nok 2\nPASS: t/amsterdam\n1..15\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nPASS: t/xp_sax\n1..5\nok 1\nok 2\nok 3\nok 4\nok 5\nPASS: t/canon_xml_writer\n1..10\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nPASS: t/subs\nDURATION: 0\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.11491346359253,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libxml-sax-base-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libxml-sax-base-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010731220245361328,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.37489652633667,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04940938949584961,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.7326133251190186,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001277923583984375,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libxml-sax-base-perl.t/00basic": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/01exception": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/01simpledriver": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/02simplefilter": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/03chdriver": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/04chfilter": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/05dtdhdriver": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/06lexhdriver": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/07declhdriver": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/08errorhdriver": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/09resoldriver": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/10dochdriver": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/11sax1multiclass": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/12sax2multiclass": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/13handlerswitch": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/14downstreamswitch": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/15parentswitch": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/16gethandlers": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-base-perl.t/release-pod-syntax": {
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:30\nBEGIN: /usr/lib/libxml-sax-base-perl/ptest\n1..12\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nPASS: t/03chdriver\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nPASS: t/14downstreamswitch\n1..2\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nPASS: t/16gethandlers\n1..1\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nPASS: t/01simpledriver\n1..5\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nPASS: t/07declhdriver\n1..12\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nPASS: t/04chfilter\n1..16\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/11sax1multiclass\n1..2\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nPASS: t/09resoldriver\n1..1\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nPASS: t/00basic\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nPASS: t/15parentswitch\n1..1\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nPASS: t/02simplefilter\n1..33\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nPASS: t/12sax2multiclass\n1..8\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nPASS: t/06lexhdriver\n1..4\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nPASS: t/08errorhdriver\n1..0 # SKIP these tests are for release candidate testing\n1..0 # SKIP these tests are for release candidate testing\nSKIP: t/release-pod-syntax\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nPASS: t/13handlerswitch\n1..7\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nPASS: t/05dtdhdriver\n1..10\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nPASS: t/10dochdriver\n1..14\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nPASS: t/01exception\nDURATION: 1\nEND: /usr/lib/libxml-sax-base-perl/ptest\n2024-02-06T09:30\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libxml-sax-base-perl": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:30\n1..12\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nPASS: t/03chdriver\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nPASS: t/14downstreamswitch\n1..2\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nPASS: t/16gethandlers\n1..1\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nPASS: t/01simpledriver\n1..5\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nPASS: t/07declhdriver\n1..12\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:08 2024\n# Current time GMT:   Tue Feb  6 09:30:08 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nPASS: t/04chfilter\n1..16\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/11sax1multiclass\n1..2\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nPASS: t/09resoldriver\n1..1\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nPASS: t/00basic\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nPASS: t/15parentswitch\n1..1\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nPASS: t/02simplefilter\n1..33\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nok 33\nPASS: t/12sax2multiclass\n1..8\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nPASS: t/06lexhdriver\n1..4\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nPASS: t/08errorhdriver\n1..0 # SKIP these tests are for release candidate testing\n1..0 # SKIP these tests are for release candidate testing\nSKIP: t/release-pod-syntax\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nPASS: t/13handlerswitch\n1..7\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nPASS: t/05dtdhdriver\n1..10\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nPASS: t/10dochdriver\n1..14\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nPASS: t/01exception\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.111517667770386,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libxml-sax-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libxml-sax-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010426044464111328,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3828670978546143,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04835963249206543,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 3.0275630950927734,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012295246124267578,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libxml-sax-perl.t/00basic": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/01known": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/10xmldecl1": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/11xmldecl2": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/12miscstart": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/13int_ent": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/14encoding": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/15element": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/16large": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/19pi": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/20factory": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/21saxini": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/30parse_file": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/40cdata": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/42entities": {
                "status": "PASSED"
            },
            "ptestresult.libxml-sax-perl.t/99cleanup": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:30\nBEGIN: /usr/lib/libxml-sax-perl/ptest\n1..4\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nPASS: t/42entities\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nPASS: t/13int_ent\n1..16\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/20factory\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nparsed 80085 bytes in 1 seconds\nok 3\nPASS: t/16large\n1..4\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nPASS: t/40cdata\n1..32\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nPASS: t/15element\n1..9\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nPASS: t/14encoding\n1..2\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nPASS: t/00basic\n1..10\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nXML Declaration lacks required version attribute, or version attribute does not match XML specification [Ln: 1, Col: 6]\nok 5\nok 6\nok 7\nok 8\nOnly XML version 1.0 supported. Saw: '2.0' [Ln: 1, Col: 19]\nok 9\nok 10\nPASS: t/11xmldecl2\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nPASS: t/01known\n1..8\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nUnable to provide SAX.ini required features. Using fallback\nok 6\nok 7\nok 8\nPASS: t/21saxini\n1..6\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:11 2024\n# Current time GMT:   Tue Feb  6 09:30:11 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/12miscstart\n1..5\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:11 2024\n# Current time GMT:   Tue Feb  6 09:30:11 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nPASS: t/30parse_file\n1..5\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:11 2024\n# Current time GMT:   Tue Feb  6 09:30:11 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nPASS: t/10xmldecl1\n1..1\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:11 2024\n# Current time GMT:   Tue Feb  6 09:30:11 2024\n# Using Test.pm version 1.31\nnot ok 1\n# Test 1 got: \"0\" (t/99cleanup.t at line 4)\n#   Expected: \"1\" (delete ParserDetails.ini)\n#  t/99cleanup.t line 4 is: ok(unlink(\nPASS: t/99cleanup\n1..2\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:11 2024\n# Current time GMT:   Tue Feb  6 09:30:11 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nPASS: t/19pi\nDURATION: 2\nEND: /usr/lib/libxml-sax-perl/ptest\n2024-02-06T09:30\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libxml-sax-perl": {
                    "duration": "2",
                    "log": "START: ptest-runner\n2024-02-06T09:30\n1..4\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nPASS: t/42entities\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nPASS: t/13int_ent\n1..16\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nPASS: t/20factory\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:09 2024\n# Current time GMT:   Tue Feb  6 09:30:09 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nparsed 80085 bytes in 1 seconds\nok 3\nPASS: t/16large\n1..4\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nPASS: t/40cdata\n1..32\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nok 10\nok 11\nok 12\nok 13\nok 14\nok 15\nok 16\nok 17\nok 18\nok 19\nok 20\nok 21\nok 22\nok 23\nok 24\nok 25\nok 26\nok 27\nok 28\nok 29\nok 30\nok 31\nok 32\nPASS: t/15element\n1..9\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nok 7\nok 8\nok 9\nPASS: t/14encoding\n1..2\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nPASS: t/00basic\n1..10\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nXML Declaration lacks required version attribute, or version attribute does not match XML specification [Ln: 1, Col: 6]\nok 5\nok 6\nok 7\nok 8\nOnly XML version 1.0 supported. Saw: '2.0' [Ln: 1, Col: 19]\nok 9\nok 10\nPASS: t/11xmldecl2\n1..3\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nPASS: t/01known\n1..8\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:10 2024\n# Current time GMT:   Tue Feb  6 09:30:10 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nUnable to provide SAX.ini required features. Using fallback\nok 6\nok 7\nok 8\nPASS: t/21saxini\n1..6\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:11 2024\n# Current time GMT:   Tue Feb  6 09:30:11 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nok 6\nPASS: t/12miscstart\n1..5\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:11 2024\n# Current time GMT:   Tue Feb  6 09:30:11 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nPASS: t/30parse_file\n1..5\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:11 2024\n# Current time GMT:   Tue Feb  6 09:30:11 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nok 3\nok 4\nok 5\nPASS: t/10xmldecl1\n1..1\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:11 2024\n# Current time GMT:   Tue Feb  6 09:30:11 2024\n# Using Test.pm version 1.31\nnot ok 1\n# Test 1 got: \"0\" (t/99cleanup.t at line 4)\n#   Expected: \"1\" (delete ParserDetails.ini)\n#  t/99cleanup.t line 4 is: ok(unlink(\nPASS: t/99cleanup\n1..2\n# Running under perl version 5.038002 for linux\n# Current time local: Tue Feb  6 09:30:11 2024\n# Current time GMT:   Tue Feb  6 09:30:11 2024\n# Using Test.pm version 1.31\nok 1\nok 2\nPASS: t/19pi\nDURATION: 2\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.108093500137329,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libxml-simple-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libxml-simple-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010836124420166016,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.364802837371826,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.048291921615600586,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 15.676908731460571,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0018420219421386719,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libxml-simple-perl.t/0_Config": {
                "status": "PASSED"
            },
            "ptestresult.libxml-simple-perl.t/1_XMLin": {
                "status": "SKIPPED"
            },
            "ptestresult.libxml-simple-perl.t/2_XMLout": {
                "status": "SKIPPED"
            },
            "ptestresult.libxml-simple-perl.t/3_Storable": {
                "status": "PASSED"
            },
            "ptestresult.libxml-simple-perl.t/4_MemShare": {
                "status": "PASSED"
            },
            "ptestresult.libxml-simple-perl.t/5_MemCopy": {
                "status": "PASSED"
            },
            "ptestresult.libxml-simple-perl.t/6_ObjIntf": {
                "status": "PASSED"
            },
            "ptestresult.libxml-simple-perl.t/7_SaxStuff": {
                "status": "PASSED"
            },
            "ptestresult.libxml-simple-perl.t/8_Namespaces": {
                "status": "PASSED"
            },
            "ptestresult.libxml-simple-perl.t/9_Strict": {
                "status": "PASSED"
            },
            "ptestresult.libxml-simple-perl.t/A_XMLParser": {
                "status": "PASSED"
            },
            "ptestresult.libxml-simple-perl.t/B_Hooks": {
                "status": "SKIPPED"
            },
            "ptestresult.libxml-simple-perl.t/C_External_Entities": {
                "status": "PASSED"
            },
            "ptestresult.libxml-simple-perl.t/author-pod-syntax": {
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:30\nBEGIN: /usr/lib/libxml-simple-perl/ptest\n1..8\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 1 - qnames are not expanded by default\nok 2 - qnames are expanded on request\nok 3 - clarkian names not converted to qnames on output by default\nok 4 - clarkian names are converted to qnames on output on request\nok 5 - expansion of default namespace works\nok 6 - default namespaces are output correctly too\nok 7 - namespace prefixes are generated automatically (part 1)\nok 8 - namespace prefixes are generated automatically (part 2)\nPASS: t/8_Namespaces\n1..132\nok 1 - Module compiled OK\n# Warning: XML::Simple::VERSION = 2.25 (Changes version: unknown)\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 2 - XMLin() didn't crash\nok 3 - and it returned a value\nok 4 - and a hasref at that\nok 5 - matches expectations (attributes)\nok 6 - same again with nested elements\nok 7 - attributes in empty element\nok 8 - repeated child elements give arrays of scalars\nok 9 - nested element gives hash\nok 10 - repeated child elements give list of hashes\nok 11 - array folded on default key 'name'\nok 12 - not folded when keyattr turned off\nok 13 - still works when keyattr is empty hash\nok 14 - folded on default key 'key'\nok 15 - folded on default key 'id'\nok 16 - folded on non-default key 'xname'\nok 17 - same again but keyattr set with hash\nok 18 - keyattr as array with value in second position\nok 19 - keyattr as scalar\nok 20 - KeyAttr as scalar\nok 21 - key_attr as scalar\nok 22 - fold same array on two different keys\nok 23 - same again but with priority switch\nok 24 - folded on multi-key keyattr hash\nok 25 - same again but with '+' prefix to copy keys\nok 26 - did not fold on default key with non-scalar value\nok 27 - no warning issued\nok 28 - did not fold on specific key with non-scalar value\nok 29 - warning issued as expected\nok 30 - text in warning is correct\nok 31 - same again but with keyattr as array\nok 32 - warning issued as expected\nok 33 - text in warning is correct\nok 34 - did not fold on specific key with non-scalar value\nok 35 - no warning issued (as expected)\nok 36 - did not fold when element missing key attribute\nok 37 - expected warning issued\nok 38 - same again\nok 39 - but with no warning this time\nok 40 - folded elements despite non-unique key attribute\nok 41 - expected warning issued\nok 42 - same again but with keyattr as array\nok 43 - expected warning issued\nok 44 - same again\nok 45 - but with no warning this time\nok 46 - keeproot option works\nok 47 - CDATA section parsed correctly\nok 48 - CDATA section containing markup characters parsed correctly\nok 49 - XMLin didn't choke on named external file\nok 50 - and contents parsed as expected\nok 51 - XMLin didn't choke on un-named (default) external file\nok 52 - and contents parsed as expected\nok 53 - XMLin found file using searchpath\nok 54 - and contents parsed as expected\nok 55 - XMLin choked on nonexistant file\nok 56 - with the expected message\nok 57 - nonexistant file not found in current directory\nok 58 - with the expected message\nok 59 - search path ignored when pathname supplied\nok 60 - failed with expected message\nok 61 - XMLin didn't choke on an IO::File object\nok 62 - and it parsed the right file\nok 63 - XMLin didn't choke on STDIN ('-')\nok 64 - and data parsed correctly\nok 65 - anonymous arrays parsed correctly\nok 66 - anonymous arrays parsed correctly\nok 67 - top level anonymous array returned arrayref\nok 68 - nested anonymous arrays parsed correctly\nok 69 - 'content' key appears as expected\nok 70 - 'content' key successfully renamed to 'text'\nok 71 - 'content' key not munged by forcearray\nok 72 - gratuitous use of content key works as expected\nok 73 - even when we change it's name to 'text'\nok 74 - spurious content keys not eliminated after folding\nok 75 - spurious content keys not eliminated after folding\nok 76 - mixed content doesn't work - no surprises there\nok 77 - nested element rolls up to scalar\nok 78 - except when forcearray is enabled\nok 79 - array folding works with single nested hash\nok 80 - but not if forcearray is turned off\nok 81 - selective application of forcearray successful\nok 82 - forcearray using regex successful\nok 83 - forcearray using a single regex successful\nok 84 - attributes successfully skipped\nok 85 - noattr does not intefere with array folding\nok 86 - empty elements parse to hashrefs\nok 87 - or are suppressed\nok 88 - or parse to 'undef'\nok 89 - or parse to an empty string\nok 90 - empty document parses to undef\nok 91 - grouped tags parse normally\nok 92 - disintermediation of grouped tags works\nok 93 - disintermediation works with multiple groups\nok 94 - folding and ungrouping work together\nok 95 - folding, ungrouping and content stripping work together\nok 96 - folding without forcearray but with ungrouping fails as expected\nok 97 - folding with forcearray and ungrouping works\nok 98 - undefined variables are left untouched\nok 99 - substitution of pre-defined variables works\nok 100 - variables defined in XML work\nok 101 - variables defined in XML merged successfully with predefined vars\nok 102 - variables are expanded in later variable definitions\nok 103 - grouptags requires a hash\nok 104 - with correct error message\nok 105 - variables requires a hash\nok 106 - with correct error message\nok 107 - disintermediation using wrong child key - as expected\nok 108 - invalid options are trapped\nok 109 - with correct error message\nok 110 - invalid number of options are trapped\nok 111 - with correct error message\nok 112 - NS-1: folding OK\nok 113 - NS-2: space normalised in hash key\nok 114 - NS-3: space normalised in hash key\nok 115 - NS-4: space not normalised in hash value\nok 116 - NS-1a: folding OK\nok 117 - NS-2a: space normalised in hash key\nok 118 - NS-3a: space normalised in hash key\nok 119 - NS-4a: space not normalised in hash value\nok 120 - NS-5: folding OK\nok 121 - NS-6: space normalised in hash key\nok 122 - NS-7: space normalised in attribute value\nok 123 - NS-8: space normalised in hash key\nok 124 - NS-9: space normalised in element text content\nok 125 - NS-10: space normalised in anonymous array\nok 126 - NS-11: space normalized in anonymous array\nok 127 - Nothing special about 'value' attributes\nok 128 - ValueAttr as arrayref works\nok 129 - ValueAttr as arrayref works\nok 130 - ValueAttr as hashref works too\nok 131 - ValueAttr as hashref works too\nok 132 - successfully read an SRT config file\nok 84 - attributes successfully skipped\nSKIP: t/1_XMLin\n1..14\nok 1 - created source XML file\nok 2 - deleted old cache files\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 3 - parsed expected value from file\nok 4 - '$fh' isa 'IO::File'\nok 5 - parsed expected value from IO::File object\nok 6 - parsed expected value from string\nok 7 - parsed expected value from STDIN ('-')\nok 8 - XML::Simple as a SAX handler returned expected value\nok 9 - options passed to handler contructor work\nok 10 - driving a SAX pipeline with XML::Simple worked\nok 11 - 'handler' is a synonym for 'Handler'\nok 12 - 'DataHandler' option works\nok 13 - 'datahandler' is a synonym for 'DataHandler'\nok 14 - keeproot works with SAX pipelines\nPASS: t/7_SaxStuff\n1..44\nok 1 - XML::Simple loads ok with qw(:strict)\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 2 - XMLin() did not fail\nok 3 - and managed to produce the expected results\nok 4 - omitting forcearray was a fatal error\nok 5 - with the correct error message\nok 6 - omitting keyattr was a fatal error\nok 7 - with the correct error message\nok 8 - omitting forcearray for elements in keyattr was a fatal error\nok 9 - with the correct error message\nok 10 - omitting keyattr elements from forcearray was a fatal error\nok 11 - with the correct error message\nok 12 - key attribute missing from names element was a fatal error\nok 13 - with the correct error message\nok 14 - non-unique key attribute values was a fatal error\nok 15 - with the correct error message\nok 16 - key attribute not a scalar was a fatal error\nok 17 - with the correct error message\nok 18 - XMLout() did not fail\nok 19 - and managed to produce the expected results\nok 20 - omitting keyattr was a fatal error\nok 21 - with the correct error message\nok 22 - omitting forcearray was not a fatal error on output\nok 23 - $xs->XMLin() did not fail\nok 24 - and managed to produce the expected results\nok 25 - omitting forcearray was a fatal error\nok 26 - with the correct error message\nok 27 - omitting keyattr was a fatal error\nok 28 - with the correct error message\nok 29 - omitting forcearray for elements in keyattr was a fatal error\nok 30 - with the correct error message\nok 31 - omitting keyattr elements from forcearray was a fatal error\nok 32 - with the correct error message\nok 33 - key attribute missing from names element was a fatal error\nok 34 - with the correct error message\nok 35 - key attribute not a scalar was a fatal error\nok 36 - with the correct error message\nok 37 - XMLout() did not fail\nok 38 - and managed to produce the expected results\nok 39 - omitting keyattr was a fatal error\nok 40 - with the correct error message\nok 41 - other namespaces do not have strict mode forced upon them\nok 42 - other namespaces do not have strict mode forced upon them\nok 43 - with the correct error message\nok 44 - other namespaces do not have strict mode forced upon them\nPASS: t/9_Strict\n1..12\nok 1 - use XML::Simple;\nok 2 # skip Tie::IxHash not installed\nok 3 # skip Tie::IxHash not installed\nok 4 # skip Tie::IxHash not installed\nok 5 - 'object of class ElbarotsXS' isa 'XML::Simple'\nok 6 - default storable cache filename looks good\nok 7 - overridden storable cache filename looks good\nok 8 - overridden cache file does not exist before parse\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 9 - overridden cache file does exist after parse\nok 10 - bad cache scheme was rejected\nok 11 - custom cache scheme was not rejected\nok 12 - custom cache reading method delivered the goods\nok 2 # skip Tie::IxHash not installed\nok 3 # skip Tie::IxHash not installed\nok 4 # skip Tie::IxHash not installed\nSKIP: t/B_Hooks\n1..23\nok 1 - copied known good source file\nok 2 - no cache files lying around\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 3 - parsed expected data from file\nok 4 - and no cache file was created\nok 5 - parsed expected data from file (again)\nok 6 - but this time a cache file was created\nok 7 - got expected data from cache\nok 8 - and cache timestamp has not changed\nok 9 - parsed in expected value again\nok 10 - and this time the cache timestamp has changed\nok 11 - deleted the source file\nok 12 - recreated the source file\nok 13 - but with nothing in it\nok 14 - got the expected data from the cache\nok 15 - parsed in expected data from file\nok 16 - and the cache file was not touched\nok 17 - parsed expected data through cache\nok 18 - and the cache was updated\nok 19 - copied back the original file\nok 20 - parsed expected data in through cache\nok 21 - scheme name is case-insensitive\nok 22 - bad cache scheme names are trapped\nok 23 - with correct error message\nPASS: t/3_Storable\n1..37\nok 1 - invalid number of options are trapped\nok 2 - with correct error message\nok 3 - 'object one' isa 'XML::Simple'\nok 4 - 'object two' isa 'XML::Simple'\nok 5 - 'object three' isa 'XML::Simple'\nok 6 - options hash was not corrupted\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 7 - parsed expected data via object 1\nok 8 - parsed expected data via object 2\nok 9 - parsed expected data via object 3\nok 10 - successfully merged options\nok 11 - defaults were not affected by merge\nok 12 - t1\nok 13 - t2\nok 14 - t3\nok 15 - t4\nok 16 - t5\nok 17 - t6\nok 18 - t7\nok 19 - t8\nok 20 - t9\nok 21 - t10\nok 22 - t11\nok 23 - t12\nok 24 - ttl\nok 25 - cddbid\nok 26 - id\nok 27 - artist\nok 28 - disc\nok 29 - database\nok 30 - XMLout() method call with no args proves fatal\nok 31 - with correct error message\nok 32 - inheritance works with build_tree() overridden\nok 33 - inheritance works with escape_value() overridden\nok 34 - variables from XML merged with predefined variables\nok 35 - variables from XML merged with predefined variables\nok 36 - unrecognised option caught by constructor\nok 37 - correct message in exception\nPASS: t/6_ObjIntf\n1..8\nok 1 - copied known good source file\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 2 - parsed expected data from file\nok 3 - deleted the XML source file\nok 4 - and recreated it (empty)\nok 5 - got expected values from the cache\nok 6 - even though the XML file is empty\nok 7 - parsed new data through cache\nok 8 - cache was modified\nPASS: t/4_MemShare\n1..201\nok 1 - call with no args proves fatal\nok 2 - with correct error message\nok 3 - XMLout did not crash\nok 4 - and it returned an XML string\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 5 - which parses back OK\nok 6 - encoded a hash\nok 7 - first key encoded OK\nok 8 - second key encoded OK\nok 9 - third key encoded OK\nok 10 - no other attributes encoded\nok 11 - encoded a hash with nested array\nok 12 - array elements encoded in correct order\nok 13 - no other spurious encodings\nok 14 - encoded nested hashes\nok 15 - nested hash 1 ok\nok 16 - nested hash 2 ok\nok 17 - whole OK\nok 18 - encoded anonymous array\nok 19 - output matches expectations\nok 20 - encoded nested anonymous arrays\nok 21 - output matches expectations\nok 22 - encoded hash of hashes with folding disabled\nok 23 - nested hash 1 ok\nok 24 - nested hash 2 ok\nok 25 - nested hash 3 ok\nok 26 - container hash ok\nok 27 - document ok\nok 28 - encoded hash of hashes with explicit folding enabled\nok 29 - output as expected\nok 30 - still works when keyattr is scalar\nok 31 - still works when keyattr is hash\nok 32 - still works when keyattr is hash with leading '+'\nok 33 - still works when keyattr is hash with leading '-'\nok 34 - encoded hash of hashes with default folding enabled\nok 35 - expected output with default keyattr\nok 36 - single nested hash unfolded\nok 37 - attr 1 ok\nok 38 - attr 2 ok\nok 39 - element ok\nok 40 - document ok\nok 41 - generated doc with XML declaration\nok 42 - XML declaration OK\nok 43 - data OK too\nok 44 - generated doc with custom XML declaration\nok 45 - XML declaration OK\nok 46 - data OK too\nok 47 - generated document with escaping\nok 48 - angle brackets escaped OK\nok 49 - double quotes escaped OK\nok 50 - ampersands escaped OK\nok 51 - data OK too\nok 52 - generated unescaped angle brackets\nok 53 - generated unescaped double quotes\nok 54 - generated unescaped ampersands\nok 55 - data OK too\nok 56 - Unescaped scalar as expected too\nok 57 - caught circular data structure\nok 58 - with correct error message\nok 59 - repetitive (non-circular) data structure not fatal\nok 60 - and encodes as expected\nok 61 - caught blessed non array/hash reference in data structure\nok 62 - with correct error message\nok 63 - generated document with named root element\nok 64 - parsed it back correctly\nok 65 - XML as expected\nok 66 - same again but encoded a hash\nok 67 - first key encoded OK\nok 68 - second key encoded OK\nok 69 - third key encoded OK\nok 70 - XML looks OK\nok 71 - same again but with array in hash\nok 72 - array encoded in correct order\nok 73 - only expected root element left\nok 74 - same again but with nested hashes\nok 75 - hash 1 encoded OK\nok 76 - hash 2 encoded OK\nok 77 - document OK\nok 78 - same again but with nested anonymous array\nok 79 - document OK\nok 80 - encoded scalar with no root element\nok 81 - same again but with rootname = undef\nok 82 - generated doc with no root element from hash\nok 83 - first key encoded OK\nok 84 - second key encoded OK\nok 85 - third key encoded OK\nok 86 - document OK\nok 87 - generated docucment with no root element from nested hashes\nok 88 - first element OK\nok 89 - second element OK\nok 90 - third element OK\nok 91 - document OK\nok 92 - generated doc with no root name from array\nok 93 - document OK\nok 94 - caught attempt to specify searchpath on XMLout\nok 95 - with correct error message\nok 96 - caught attempt to specify odd number of option args\nok 97 - with correct error message\nok 98 - output file does not exist\nok 99 - created xml output file\nok 100 - Contents match expectations\nok 101\nok 102 - create XML output file via IO::File\nok 103 - Contents match expectations\nok 104 - original data not corrupted\nok 105 - skipped hashkeys with '-' prefix\nok 106 - generated document from complex nested hash with unfolding\nok 107 - element 1 attribute 1 OK\nok 108 - element 1 attribute 2 OK\nok 109 - element 1 attribute 3 OK\nok 110 - element 1.1 attribute 1 OK\nok 111 - element 1.1 attribute 2 OK\nok 112 - element 1.1 attribute 3 OK\nok 113 - elements 1 and 1.1 OK\nok 114 - element 2 attribute 1 OK\nok 115 - element 2 attribute 2 OK\nok 116 - element 2 attribute 3 OK\nok 117 - element 2.1 attribute 1 OK\nok 118 - element 2.1 attribute 2 OK\nok 119 - element 2.1 attribute 3 OK\nok 120 - element 2.1 OK\nok 121 - element 2.2 attribute 1 OK\nok 122 - element 2.2 attribute 2 OK\nok 123 - element 2.2 attribute 3 OK\nok 124 - element 2.2 OK\nok 125 - element 2.3 attribute 1 OK\nok 126 - element 2.3 attribute 2 OK\nok 127 - element 2.3 attribute 3 OK\nok 128 - element 2.3 OK\nok 129 - element 2 OK\nok 130 - document OK\nok 131 - nested empty hash OK\nok 132 - array OK\nok 133 - scalar OK\nok 134 - nesting OK\nok 135 - empty hash OK\nok 136 - document OK\nok 137 - caught warning re uninitialised value\nok 138 - undef maps to any empty attribute by default\nok 139 - no warning re uninitialised value if warnings off\nok 140 - undef still maps to any empty attribute\nok 141 - uninitialiased values successfully mapped to empty elements\nok 142 - uninitialiased values successfully skipped\nok 143 - uninitialiased value in array is empty element\nok 144 - uninitialiased value in array is skipped\nok 145 - keeproot works as expected\nok 146 - content keys mapped OK\nok 147 - even when name changed\nok 148 - even with \"-\" prefix\nok 149 - no warnings with suppress_empty => undef\nok 150 - undef does not cause content tags in output\nok 151 - generated document with no attributes\nok 152 - parses ok\nok 153 - scalar 1 mapped ok\nok 154 - scalar 2 mapped ok\nok 155 - array mapped ok\nok 156 - document OK\nok 157 - same again but with unfolding too\nok 158 - parsed OK\nok 159 - scalar 1.1 mapped OK\nok 160 - scalar 1.2 mapped OK\nok 161 - scalar 1.3 mapped OK\nok 162 - element 1 OK\nok 163 - scalar 2.1 mapped OK\nok 164 - scalar 2.1 mapped OK\nok 165 - scalar 2.1 mapped OK\nok 166 - element 2 OK\nok 167 - document OK\nok 168 - bad GroupTags value was caught\nok 169 - error message looks good\nok 170 - good GroupTags value caused no error\nok 171 - prefix OK\nok 172 - suffix OK\nok 173 - list OK\nok 174 - group OK\nok 175 - document OK\nok 176 - original ref is not messed with\nok 177 - list 1 OK\nok 178 - group 1 OK\nok 179 - list 2 OK\nok 180 - group 2 OK\nok 181 - document OK\nok 182 - item 1 OK\nok 183 - item 2 OK\nok 184 - group OK\nok 185 - document OK\nok 186 - Failed to unwrap/group stripped content - as expected\nok 187 - parses ok\nok 188 - NoIndent worked ok\nok 189 - parses ok\nok 190 - NoIndent worked ok with KeyAttr\nok 191 - AttrIndent seems to work\nok 192 - sorting by default key attribute works\nok 193 - sorting by specified key attributes works\nok 194 - sorting with no key attribute works\nok 195 # skip Tie::IxHash not installed\nok 196 - Correct attributes inserted when ValueAttr specified\nok 197 - No numeric escaping by default\nok 198 - No numeric escaping: explicit\nok 199 - Level 2 numeric escaping looks good\nok 200 - Level 1 numeric escaping looks good\nok 201 - large datastructure mapped to XML and back OK\nok 105 - skipped hashkeys with '-' prefix\nok 142 - uninitialiased values successfully skipped\nok 144 - uninitialiased value in array is skipped\nok 195 # skip Tie::IxHash not installed\nSKIP: t/2_XMLout\n1..1\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\n# \r# Package                        Version\n#  perl                           5.38.2\n#  XML::Simple                    2.25\n#  Storable                       3.32\n#  XML::Parser                    2.47\n#  XML::SAX                       1.02\n#  XML::NamespaceSupport          1.12\nok 1 - Dumped config\nPASS: t/0_Config\n1..0 # SKIP these tests are for testing by the author\n1..0 # SKIP these tests are for testing by the author\nSKIP: t/author-pod-syntax\n1..14\nok 1 - Parsing caused warning (as expected)\nok 2 - Message contained expected text\nok 3 - Parsing was successful\nok 4 - Using ParserOpts caused warning (as expected)\nok 5 - Message contained expected text\nok 6 - Parsing was successful\nok 7 - ParserOpts warning uppressed successfully\nok 8 - Parsing was successful\nok 9 - No error when parsing\nok 10 - matches expectations (attributes)\nok 11 - XML::Parser didn't choke on named external file\nok 12 - and contents parsed as expected\nok 13 - XML::Parser didn't choke on an IO::File object\nok 14 - and it parsed the right file\nPASS: t/A_XMLParser\n1..7\nok 1 - copied source XML file\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 2 - parsed expected data through the cache\nok 3 - deleted the source XML file\nok 4 - got what we expected from the cache\nok 5 - even though the source XML file is empty\nok 6 - parsed expected data through cache\nok 7 - cache not modified\nPASS: t/5_MemCopy\n1..2\nok 1 - External entity not retrieved\nok 2 - External entity left as URL\nPASS: t/C_External_Entities\nDURATION: 15\nEND: /usr/lib/libxml-simple-perl/ptest\n2024-02-06T09:30\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libxml-simple-perl": {
                    "duration": "15",
                    "log": "START: ptest-runner\n2024-02-06T09:30\n1..8\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 1 - qnames are not expanded by default\nok 2 - qnames are expanded on request\nok 3 - clarkian names not converted to qnames on output by default\nok 4 - clarkian names are converted to qnames on output on request\nok 5 - expansion of default namespace works\nok 6 - default namespaces are output correctly too\nok 7 - namespace prefixes are generated automatically (part 1)\nok 8 - namespace prefixes are generated automatically (part 2)\nPASS: t/8_Namespaces\n1..132\nok 1 - Module compiled OK\n# Warning: XML::Simple::VERSION = 2.25 (Changes version: unknown)\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 2 - XMLin() didn't crash\nok 3 - and it returned a value\nok 4 - and a hasref at that\nok 5 - matches expectations (attributes)\nok 6 - same again with nested elements\nok 7 - attributes in empty element\nok 8 - repeated child elements give arrays of scalars\nok 9 - nested element gives hash\nok 10 - repeated child elements give list of hashes\nok 11 - array folded on default key 'name'\nok 12 - not folded when keyattr turned off\nok 13 - still works when keyattr is empty hash\nok 14 - folded on default key 'key'\nok 15 - folded on default key 'id'\nok 16 - folded on non-default key 'xname'\nok 17 - same again but keyattr set with hash\nok 18 - keyattr as array with value in second position\nok 19 - keyattr as scalar\nok 20 - KeyAttr as scalar\nok 21 - key_attr as scalar\nok 22 - fold same array on two different keys\nok 23 - same again but with priority switch\nok 24 - folded on multi-key keyattr hash\nok 25 - same again but with '+' prefix to copy keys\nok 26 - did not fold on default key with non-scalar value\nok 27 - no warning issued\nok 28 - did not fold on specific key with non-scalar value\nok 29 - warning issued as expected\nok 30 - text in warning is correct\nok 31 - same again but with keyattr as array\nok 32 - warning issued as expected\nok 33 - text in warning is correct\nok 34 - did not fold on specific key with non-scalar value\nok 35 - no warning issued (as expected)\nok 36 - did not fold when element missing key attribute\nok 37 - expected warning issued\nok 38 - same again\nok 39 - but with no warning this time\nok 40 - folded elements despite non-unique key attribute\nok 41 - expected warning issued\nok 42 - same again but with keyattr as array\nok 43 - expected warning issued\nok 44 - same again\nok 45 - but with no warning this time\nok 46 - keeproot option works\nok 47 - CDATA section parsed correctly\nok 48 - CDATA section containing markup characters parsed correctly\nok 49 - XMLin didn't choke on named external file\nok 50 - and contents parsed as expected\nok 51 - XMLin didn't choke on un-named (default) external file\nok 52 - and contents parsed as expected\nok 53 - XMLin found file using searchpath\nok 54 - and contents parsed as expected\nok 55 - XMLin choked on nonexistant file\nok 56 - with the expected message\nok 57 - nonexistant file not found in current directory\nok 58 - with the expected message\nok 59 - search path ignored when pathname supplied\nok 60 - failed with expected message\nok 61 - XMLin didn't choke on an IO::File object\nok 62 - and it parsed the right file\nok 63 - XMLin didn't choke on STDIN ('-')\nok 64 - and data parsed correctly\nok 65 - anonymous arrays parsed correctly\nok 66 - anonymous arrays parsed correctly\nok 67 - top level anonymous array returned arrayref\nok 68 - nested anonymous arrays parsed correctly\nok 69 - 'content' key appears as expected\nok 70 - 'content' key successfully renamed to 'text'\nok 71 - 'content' key not munged by forcearray\nok 72 - gratuitous use of content key works as expected\nok 73 - even when we change it's name to 'text'\nok 74 - spurious content keys not eliminated after folding\nok 75 - spurious content keys not eliminated after folding\nok 76 - mixed content doesn't work - no surprises there\nok 77 - nested element rolls up to scalar\nok 78 - except when forcearray is enabled\nok 79 - array folding works with single nested hash\nok 80 - but not if forcearray is turned off\nok 81 - selective application of forcearray successful\nok 82 - forcearray using regex successful\nok 83 - forcearray using a single regex successful\nok 84 - attributes successfully skipped\nok 85 - noattr does not intefere with array folding\nok 86 - empty elements parse to hashrefs\nok 87 - or are suppressed\nok 88 - or parse to 'undef'\nok 89 - or parse to an empty string\nok 90 - empty document parses to undef\nok 91 - grouped tags parse normally\nok 92 - disintermediation of grouped tags works\nok 93 - disintermediation works with multiple groups\nok 94 - folding and ungrouping work together\nok 95 - folding, ungrouping and content stripping work together\nok 96 - folding without forcearray but with ungrouping fails as expected\nok 97 - folding with forcearray and ungrouping works\nok 98 - undefined variables are left untouched\nok 99 - substitution of pre-defined variables works\nok 100 - variables defined in XML work\nok 101 - variables defined in XML merged successfully with predefined vars\nok 102 - variables are expanded in later variable definitions\nok 103 - grouptags requires a hash\nok 104 - with correct error message\nok 105 - variables requires a hash\nok 106 - with correct error message\nok 107 - disintermediation using wrong child key - as expected\nok 108 - invalid options are trapped\nok 109 - with correct error message\nok 110 - invalid number of options are trapped\nok 111 - with correct error message\nok 112 - NS-1: folding OK\nok 113 - NS-2: space normalised in hash key\nok 114 - NS-3: space normalised in hash key\nok 115 - NS-4: space not normalised in hash value\nok 116 - NS-1a: folding OK\nok 117 - NS-2a: space normalised in hash key\nok 118 - NS-3a: space normalised in hash key\nok 119 - NS-4a: space not normalised in hash value\nok 120 - NS-5: folding OK\nok 121 - NS-6: space normalised in hash key\nok 122 - NS-7: space normalised in attribute value\nok 123 - NS-8: space normalised in hash key\nok 124 - NS-9: space normalised in element text content\nok 125 - NS-10: space normalised in anonymous array\nok 126 - NS-11: space normalized in anonymous array\nok 127 - Nothing special about 'value' attributes\nok 128 - ValueAttr as arrayref works\nok 129 - ValueAttr as arrayref works\nok 130 - ValueAttr as hashref works too\nok 131 - ValueAttr as hashref works too\nok 132 - successfully read an SRT config file\nok 84 - attributes successfully skipped\nSKIP: t/1_XMLin\n1..14\nok 1 - created source XML file\nok 2 - deleted old cache files\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 3 - parsed expected value from file\nok 4 - '$fh' isa 'IO::File'\nok 5 - parsed expected value from IO::File object\nok 6 - parsed expected value from string\nok 7 - parsed expected value from STDIN ('-')\nok 8 - XML::Simple as a SAX handler returned expected value\nok 9 - options passed to handler contructor work\nok 10 - driving a SAX pipeline with XML::Simple worked\nok 11 - 'handler' is a synonym for 'Handler'\nok 12 - 'DataHandler' option works\nok 13 - 'datahandler' is a synonym for 'DataHandler'\nok 14 - keeproot works with SAX pipelines\nPASS: t/7_SaxStuff\n1..44\nok 1 - XML::Simple loads ok with qw(:strict)\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 2 - XMLin() did not fail\nok 3 - and managed to produce the expected results\nok 4 - omitting forcearray was a fatal error\nok 5 - with the correct error message\nok 6 - omitting keyattr was a fatal error\nok 7 - with the correct error message\nok 8 - omitting forcearray for elements in keyattr was a fatal error\nok 9 - with the correct error message\nok 10 - omitting keyattr elements from forcearray was a fatal error\nok 11 - with the correct error message\nok 12 - key attribute missing from names element was a fatal error\nok 13 - with the correct error message\nok 14 - non-unique key attribute values was a fatal error\nok 15 - with the correct error message\nok 16 - key attribute not a scalar was a fatal error\nok 17 - with the correct error message\nok 18 - XMLout() did not fail\nok 19 - and managed to produce the expected results\nok 20 - omitting keyattr was a fatal error\nok 21 - with the correct error message\nok 22 - omitting forcearray was not a fatal error on output\nok 23 - $xs->XMLin() did not fail\nok 24 - and managed to produce the expected results\nok 25 - omitting forcearray was a fatal error\nok 26 - with the correct error message\nok 27 - omitting keyattr was a fatal error\nok 28 - with the correct error message\nok 29 - omitting forcearray for elements in keyattr was a fatal error\nok 30 - with the correct error message\nok 31 - omitting keyattr elements from forcearray was a fatal error\nok 32 - with the correct error message\nok 33 - key attribute missing from names element was a fatal error\nok 34 - with the correct error message\nok 35 - key attribute not a scalar was a fatal error\nok 36 - with the correct error message\nok 37 - XMLout() did not fail\nok 38 - and managed to produce the expected results\nok 39 - omitting keyattr was a fatal error\nok 40 - with the correct error message\nok 41 - other namespaces do not have strict mode forced upon them\nok 42 - other namespaces do not have strict mode forced upon them\nok 43 - with the correct error message\nok 44 - other namespaces do not have strict mode forced upon them\nPASS: t/9_Strict\n1..12\nok 1 - use XML::Simple;\nok 2 # skip Tie::IxHash not installed\nok 3 # skip Tie::IxHash not installed\nok 4 # skip Tie::IxHash not installed\nok 5 - 'object of class ElbarotsXS' isa 'XML::Simple'\nok 6 - default storable cache filename looks good\nok 7 - overridden storable cache filename looks good\nok 8 - overridden cache file does not exist before parse\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 9 - overridden cache file does exist after parse\nok 10 - bad cache scheme was rejected\nok 11 - custom cache scheme was not rejected\nok 12 - custom cache reading method delivered the goods\nok 2 # skip Tie::IxHash not installed\nok 3 # skip Tie::IxHash not installed\nok 4 # skip Tie::IxHash not installed\nSKIP: t/B_Hooks\n1..23\nok 1 - copied known good source file\nok 2 - no cache files lying around\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 3 - parsed expected data from file\nok 4 - and no cache file was created\nok 5 - parsed expected data from file (again)\nok 6 - but this time a cache file was created\nok 7 - got expected data from cache\nok 8 - and cache timestamp has not changed\nok 9 - parsed in expected value again\nok 10 - and this time the cache timestamp has changed\nok 11 - deleted the source file\nok 12 - recreated the source file\nok 13 - but with nothing in it\nok 14 - got the expected data from the cache\nok 15 - parsed in expected data from file\nok 16 - and the cache file was not touched\nok 17 - parsed expected data through cache\nok 18 - and the cache was updated\nok 19 - copied back the original file\nok 20 - parsed expected data in through cache\nok 21 - scheme name is case-insensitive\nok 22 - bad cache scheme names are trapped\nok 23 - with correct error message\nPASS: t/3_Storable\n1..37\nok 1 - invalid number of options are trapped\nok 2 - with correct error message\nok 3 - 'object one' isa 'XML::Simple'\nok 4 - 'object two' isa 'XML::Simple'\nok 5 - 'object three' isa 'XML::Simple'\nok 6 - options hash was not corrupted\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 7 - parsed expected data via object 1\nok 8 - parsed expected data via object 2\nok 9 - parsed expected data via object 3\nok 10 - successfully merged options\nok 11 - defaults were not affected by merge\nok 12 - t1\nok 13 - t2\nok 14 - t3\nok 15 - t4\nok 16 - t5\nok 17 - t6\nok 18 - t7\nok 19 - t8\nok 20 - t9\nok 21 - t10\nok 22 - t11\nok 23 - t12\nok 24 - ttl\nok 25 - cddbid\nok 26 - id\nok 27 - artist\nok 28 - disc\nok 29 - database\nok 30 - XMLout() method call with no args proves fatal\nok 31 - with correct error message\nok 32 - inheritance works with build_tree() overridden\nok 33 - inheritance works with escape_value() overridden\nok 34 - variables from XML merged with predefined variables\nok 35 - variables from XML merged with predefined variables\nok 36 - unrecognised option caught by constructor\nok 37 - correct message in exception\nPASS: t/6_ObjIntf\n1..8\nok 1 - copied known good source file\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 2 - parsed expected data from file\nok 3 - deleted the XML source file\nok 4 - and recreated it (empty)\nok 5 - got expected values from the cache\nok 6 - even though the XML file is empty\nok 7 - parsed new data through cache\nok 8 - cache was modified\nPASS: t/4_MemShare\n1..201\nok 1 - call with no args proves fatal\nok 2 - with correct error message\nok 3 - XMLout did not crash\nok 4 - and it returned an XML string\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 5 - which parses back OK\nok 6 - encoded a hash\nok 7 - first key encoded OK\nok 8 - second key encoded OK\nok 9 - third key encoded OK\nok 10 - no other attributes encoded\nok 11 - encoded a hash with nested array\nok 12 - array elements encoded in correct order\nok 13 - no other spurious encodings\nok 14 - encoded nested hashes\nok 15 - nested hash 1 ok\nok 16 - nested hash 2 ok\nok 17 - whole OK\nok 18 - encoded anonymous array\nok 19 - output matches expectations\nok 20 - encoded nested anonymous arrays\nok 21 - output matches expectations\nok 22 - encoded hash of hashes with folding disabled\nok 23 - nested hash 1 ok\nok 24 - nested hash 2 ok\nok 25 - nested hash 3 ok\nok 26 - container hash ok\nok 27 - document ok\nok 28 - encoded hash of hashes with explicit folding enabled\nok 29 - output as expected\nok 30 - still works when keyattr is scalar\nok 31 - still works when keyattr is hash\nok 32 - still works when keyattr is hash with leading '+'\nok 33 - still works when keyattr is hash with leading '-'\nok 34 - encoded hash of hashes with default folding enabled\nok 35 - expected output with default keyattr\nok 36 - single nested hash unfolded\nok 37 - attr 1 ok\nok 38 - attr 2 ok\nok 39 - element ok\nok 40 - document ok\nok 41 - generated doc with XML declaration\nok 42 - XML declaration OK\nok 43 - data OK too\nok 44 - generated doc with custom XML declaration\nok 45 - XML declaration OK\nok 46 - data OK too\nok 47 - generated document with escaping\nok 48 - angle brackets escaped OK\nok 49 - double quotes escaped OK\nok 50 - ampersands escaped OK\nok 51 - data OK too\nok 52 - generated unescaped angle brackets\nok 53 - generated unescaped double quotes\nok 54 - generated unescaped ampersands\nok 55 - data OK too\nok 56 - Unescaped scalar as expected too\nok 57 - caught circular data structure\nok 58 - with correct error message\nok 59 - repetitive (non-circular) data structure not fatal\nok 60 - and encodes as expected\nok 61 - caught blessed non array/hash reference in data structure\nok 62 - with correct error message\nok 63 - generated document with named root element\nok 64 - parsed it back correctly\nok 65 - XML as expected\nok 66 - same again but encoded a hash\nok 67 - first key encoded OK\nok 68 - second key encoded OK\nok 69 - third key encoded OK\nok 70 - XML looks OK\nok 71 - same again but with array in hash\nok 72 - array encoded in correct order\nok 73 - only expected root element left\nok 74 - same again but with nested hashes\nok 75 - hash 1 encoded OK\nok 76 - hash 2 encoded OK\nok 77 - document OK\nok 78 - same again but with nested anonymous array\nok 79 - document OK\nok 80 - encoded scalar with no root element\nok 81 - same again but with rootname = undef\nok 82 - generated doc with no root element from hash\nok 83 - first key encoded OK\nok 84 - second key encoded OK\nok 85 - third key encoded OK\nok 86 - document OK\nok 87 - generated docucment with no root element from nested hashes\nok 88 - first element OK\nok 89 - second element OK\nok 90 - third element OK\nok 91 - document OK\nok 92 - generated doc with no root name from array\nok 93 - document OK\nok 94 - caught attempt to specify searchpath on XMLout\nok 95 - with correct error message\nok 96 - caught attempt to specify odd number of option args\nok 97 - with correct error message\nok 98 - output file does not exist\nok 99 - created xml output file\nok 100 - Contents match expectations\nok 101\nok 102 - create XML output file via IO::File\nok 103 - Contents match expectations\nok 104 - original data not corrupted\nok 105 - skipped hashkeys with '-' prefix\nok 106 - generated document from complex nested hash with unfolding\nok 107 - element 1 attribute 1 OK\nok 108 - element 1 attribute 2 OK\nok 109 - element 1 attribute 3 OK\nok 110 - element 1.1 attribute 1 OK\nok 111 - element 1.1 attribute 2 OK\nok 112 - element 1.1 attribute 3 OK\nok 113 - elements 1 and 1.1 OK\nok 114 - element 2 attribute 1 OK\nok 115 - element 2 attribute 2 OK\nok 116 - element 2 attribute 3 OK\nok 117 - element 2.1 attribute 1 OK\nok 118 - element 2.1 attribute 2 OK\nok 119 - element 2.1 attribute 3 OK\nok 120 - element 2.1 OK\nok 121 - element 2.2 attribute 1 OK\nok 122 - element 2.2 attribute 2 OK\nok 123 - element 2.2 attribute 3 OK\nok 124 - element 2.2 OK\nok 125 - element 2.3 attribute 1 OK\nok 126 - element 2.3 attribute 2 OK\nok 127 - element 2.3 attribute 3 OK\nok 128 - element 2.3 OK\nok 129 - element 2 OK\nok 130 - document OK\nok 131 - nested empty hash OK\nok 132 - array OK\nok 133 - scalar OK\nok 134 - nesting OK\nok 135 - empty hash OK\nok 136 - document OK\nok 137 - caught warning re uninitialised value\nok 138 - undef maps to any empty attribute by default\nok 139 - no warning re uninitialised value if warnings off\nok 140 - undef still maps to any empty attribute\nok 141 - uninitialiased values successfully mapped to empty elements\nok 142 - uninitialiased values successfully skipped\nok 143 - uninitialiased value in array is empty element\nok 144 - uninitialiased value in array is skipped\nok 145 - keeproot works as expected\nok 146 - content keys mapped OK\nok 147 - even when name changed\nok 148 - even with \"-\" prefix\nok 149 - no warnings with suppress_empty => undef\nok 150 - undef does not cause content tags in output\nok 151 - generated document with no attributes\nok 152 - parses ok\nok 153 - scalar 1 mapped ok\nok 154 - scalar 2 mapped ok\nok 155 - array mapped ok\nok 156 - document OK\nok 157 - same again but with unfolding too\nok 158 - parsed OK\nok 159 - scalar 1.1 mapped OK\nok 160 - scalar 1.2 mapped OK\nok 161 - scalar 1.3 mapped OK\nok 162 - element 1 OK\nok 163 - scalar 2.1 mapped OK\nok 164 - scalar 2.1 mapped OK\nok 165 - scalar 2.1 mapped OK\nok 166 - element 2 OK\nok 167 - document OK\nok 168 - bad GroupTags value was caught\nok 169 - error message looks good\nok 170 - good GroupTags value caused no error\nok 171 - prefix OK\nok 172 - suffix OK\nok 173 - list OK\nok 174 - group OK\nok 175 - document OK\nok 176 - original ref is not messed with\nok 177 - list 1 OK\nok 178 - group 1 OK\nok 179 - list 2 OK\nok 180 - group 2 OK\nok 181 - document OK\nok 182 - item 1 OK\nok 183 - item 2 OK\nok 184 - group OK\nok 185 - document OK\nok 186 - Failed to unwrap/group stripped content - as expected\nok 187 - parses ok\nok 188 - NoIndent worked ok\nok 189 - parses ok\nok 190 - NoIndent worked ok with KeyAttr\nok 191 - AttrIndent seems to work\nok 192 - sorting by default key attribute works\nok 193 - sorting by specified key attributes works\nok 194 - sorting with no key attribute works\nok 195 # skip Tie::IxHash not installed\nok 196 - Correct attributes inserted when ValueAttr specified\nok 197 - No numeric escaping by default\nok 198 - No numeric escaping: explicit\nok 199 - Level 2 numeric escaping looks good\nok 200 - Level 1 numeric escaping looks good\nok 201 - large datastructure mapped to XML and back OK\nok 105 - skipped hashkeys with '-' prefix\nok 142 - uninitialiased values successfully skipped\nok 144 - uninitialiased value in array is skipped\nok 195 # skip Tie::IxHash not installed\nSKIP: t/2_XMLout\n1..1\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\n# \n# Package                        Version\n#  perl                           5.38.2\n#  XML::Simple                    2.25\n#  Storable                       3.32\n#  XML::Parser                    2.47\n#  XML::SAX                       1.02\n#  XML::NamespaceSupport          1.12\nok 1 - Dumped config\nPASS: t/0_Config\n1..0 # SKIP these tests are for testing by the author\n1..0 # SKIP these tests are for testing by the author\nSKIP: t/author-pod-syntax\n1..14\nok 1 - Parsing caused warning (as expected)\nok 2 - Message contained expected text\nok 3 - Parsing was successful\nok 4 - Using ParserOpts caused warning (as expected)\nok 5 - Message contained expected text\nok 6 - Parsing was successful\nok 7 - ParserOpts warning uppressed successfully\nok 8 - Parsing was successful\nok 9 - No error when parsing\nok 10 - matches expectations (attributes)\nok 11 - XML::Parser didn't choke on named external file\nok 12 - and contents parsed as expected\nok 13 - XML::Parser didn't choke on an IO::File object\nok 14 - and it parsed the right file\nPASS: t/A_XMLParser\n1..7\nok 1 - copied source XML file\ncould not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX\nok 2 - parsed expected data through the cache\nok 3 - deleted the source XML file\nok 4 - got what we expected from the cache\nok 5 - even though the source XML file is empty\nok 6 - parsed expected data through cache\nok 7 - cache not modified\nPASS: t/5_MemCopy\n1..2\nok 1 - External entity not retrieved\nok 2 - External entity left as URL\nPASS: t/C_External_Entities\nDURATION: 15\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.118107080459595,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libxml2_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libxml2",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010688304901123047,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.374160051345825,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05260658264160156,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 21.061675548553467,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013761520385742188,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libxml2.attribs.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.build.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.compareNodes.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.ctxterror.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.cutnpaste.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.dtdvalid.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.error.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.inbuf.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.indexes.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.input_callback.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.nsdel.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.outbuf.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.push.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.pushSAX.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.pushSAXhtml.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.reader.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.reader2.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.reader3.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.reader4.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.reader5.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.reader6.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.reader7.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.reader8.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.readererr.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.readernext.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.regexp.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.relaxng.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.resolver.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.runsuite": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.runtest": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.runxmlconf": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.schema.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.serialize.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.sync.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.testThreads": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.testapi": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.testchar": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.testdict": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.testrecurse": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.thread2.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.tst.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.tstLastError.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.tstURI.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.tstmem.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.tstxpath.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.validDTD.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.validRNG.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.validSchemas.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.validate.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.walker.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.xpath.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.xpathext.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.xpathleak.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.xpathns.py": {
                "status": "PASSED"
            },
            "ptestresult.libxml2.xpathret.py": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:29\nBEGIN: /usr/lib/libxml2/ptest\nRunning runtest\n## XML regression tests\n## XML regression tests on memory\n## XML entity subst regression tests\n## XML Namespaces regression tests\n## Error cases regression tests\n## Error cases regression tests from file descriptor\n## Error cases regression tests with entity substitution\n## Error cases regression tests (old 1.0)\n## Error cases stream regression tests\n## Reader regression tests\n## Reader entities substitution regression tests\n## Reader on memory regression tests\n## Walker regression tests\n## SAX1 callbacks regression tests\n## SAX2 callbacks regression tests\n## SAX2 callbacks regression tests with entity substitution\n## XML push regression tests\n## XML push boundary tests\n## HTML regression tests\n## HTML regression tests from file descriptor\n## Push HTML regression tests\n## Push HTML boundary tests\n## HTML SAX regression tests\n## Valid documents regression tests\n## Validity checking regression tests\n## Streaming validity checking regression tests\n## Streaming validity error checking regression tests\n## General documents valid regression tests\n## XInclude regression tests\n## XInclude xmlReader regression tests\n## XInclude regression tests stripping include nodes\n## XInclude xmlReader regression tests stripping include nodes\n## XInclude regression tests without reader\n## URI parsing tests\n## URI base composition tests\n## Path URI conversion tests\n## Schemas regression tests\n## Relax-NG regression tests\n## Relax-NG streaming regression tests\n## Pattern regression tests\n## C14N with comments regression tests\n## C14N without comments regression tests\n## C14N exclusive without comments regression tests\n## C14N 1.1 without comments regression tests\n## Catalog and Threads regression tests\n## SVG parsing regression tests\n## Regexp regression tests\n## Automata regression tests\nTotal 3272 tests, no errors\nPASS: runtest\nRunning runsuite\nFailed to parse xstc/Tests/Metadata/NISTXMLSchemaDatatypes.testSet\nFailed to parse xstc/Tests/Metadata/SunXMLSchema1-0-20020116.testSet\nFailed to parse xstc/Tests/Metadata/MSXMLSchema1-0-20020116.testSet\n## XML Schemas datatypes test suite from James Clark\nRan 1035 tests, 10 errors, 0 leaks\n10 errors were expected\n## Relax NG test suite from James Clark\nRan 253 tests, no errors\n## Relax NG test suite for libxml2\nRan 183 tests, no errors\nRan 0 tests (0 schemata), no errors\nRan 0 tests (0 schemata), no errors\nRan 0 tests (0 schemata), no errors\nTotal 1471 tests, no errors\nPASS: runsuite\nRunning testrecurse\n## Parsing recursive test cases\n## Parsing recursive test cases (no substitution)\n## Parsing recursive test cases (SAX)\n## Parsing recursive test cases (SAX, no substitution)\n## Parsing non-recursive test cases\n## Parsing non-recursive test cases (SAX)\n## Parsing non-recursive huge case\n## Parsing non-recursive huge case (no substitution)\n## Parsing non-recursive huge case (SAX)\n## Parsing non-recursive huge case (SAX, no substitution)\n## Parsing non-recursive huge DTD case\nTotal 49 tests, no errors\nPASS: testrecurse\nRunning testchar\ntesting char range: 1 2 3 4 done\ntesting 1 byte char in document: 1 2 3 4 done\ntesting 2 byte char in document: 1 2 3 4 done\nPASS: testchar\nRunning testdict\ndictionary tests succeeded 20000 strings\nPASS: testdict\nRunning testThreads\nPASS: testThreads\nRunning runxmlconf\nTest suite: XML 1.0 (2nd edition) W3C Conformance Test Suite, 6 October 2000\nTest cases: James Clark  XML 1.0 Tests\nTest cases: Fuji Xerox Japanese Text Tests XML 1.0 Tests\nTest cases: Sun Microsystems XML Tests\nTest cases: 159 tests\nTest cases: OASIS/NIST XML 1.0 Tests\nTest cases: IBM XML 1.0 Tests\nTest cases: IBM XML 1.1 Tests\nTest cases: Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003\nTest cases: 34 tests\nTest cases: Richard Tobin's XML 1.1 test suite 13 Feb 2003\nTest cases: 57 tests\nTest cases: Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003\nTest cases: 48 tests\nTest cases: Richard Tobin's XML Namespaces 1.1 test suite 14 Feb 2003\nTest cases: 8 tests\nTest cases: Richard Tobin's XML 1.0 3rd edition errata test suite 1 June 2006\nTest cases: 13 tests\nTest cases: University of Edinburgh tests for XML 1.0 5th edition\nTest cases: 393 tests\nTest cases: Richard Tobin's XML Namespaces 1.0/1.1 2nd edition test suite 1 June 2006\nTest cases: 3 tests\nTest cases: Bjoern Hoehrmann via HST 2013-09-18\nTest cases: 9 tests\nRan 2273 tests, 15 errors, 0 leaks\nTotal 2273 tests, 15 errors, 0 leaks\nSee runxmlconf.log for detailed output\n15 errors were expected\nPASS: runxmlconf\nRunning testapi\nTesting HTMLparser : 35 of 41 functions ...\nTesting HTMLtree : 18 of 18 functions ...\nTesting SAX2 : 36 of 36 functions ...\nTesting c14n : 3 of 4 functions ...\nTesting catalog : 27 of 36 functions ...\nTesting chvalid : 9 of 9 functions ...\nTesting debugXML : 25 of 28 functions ...\nTesting dict : 10 of 13 functions ...\nTesting encoding : 16 of 19 functions ...\nTesting entities : 11 of 17 functions ...\nTesting hash : 17 of 25 functions ...\nTesting list : 19 of 26 functions ...\nTesting nanohttp : 13 of 17 functions ...\nTesting parser : 59 of 71 functions ...\nTesting parserInternals : 30 of 87 functions ...\nTesting pattern : 10 of 15 functions ...\nTesting relaxng : 14 of 24 functions ...\nTesting schemasInternals : 0 of 2 functions ...\nTesting schematron : 1 of 10 functions ...\nTesting tree : 142 of 164 functions ...\nTesting uri : 10 of 15 functions ...\nTesting valid : 50 of 70 functions ...\nTesting xinclude : 8 of 10 functions ...\nTesting xmlIO : 41 of 51 functions ...\nTesting xmlautomata : 3 of 19 functions ...\nTesting xmlerror : 7 of 15 functions ...\nTesting xmlmodule : 2 of 4 functions ...\nTesting xmlreader : 76 of 86 functions ...\nTesting xmlregexp : 16 of 30 functions ...\nTesting xmlsave : 4 of 10 functions ...\nTesting xmlschemas : 16 of 27 functions ...\nTesting xmlschemastypes : 26 of 34 functions ...\nTesting xmlstring : 26 of 30 functions ...\nTesting xmlunicode : 166 of 166 functions ...\nTesting xmlwriter : 52 of 80 functions ...\nTesting xpath : 32 of 40 functions ...\nTesting xpathInternals : 106 of 117 functions ...\nTesting xpointer : 13 of 21 functions ...\nTotal: 1097 functions, 289292 tests, 0 errors\nPASS: testapi\nOK\nPASS: attribs.py\nOK\nPASS: build.py\nOK\nPASS: compareNodes.py\nOK\nPASS: ctxterror.py\nOK\nPASS: cutnpaste.py\nOK\nPASS: dtdvalid.py\nOK\nPASS: error.py\nOK\nPASS: inbuf.py\nOK\nPASS: indexes.py\nOK\nPASS: input_callback.py\nOK\nPASS: nsdel.py\nOK\nPASS: outbuf.py\nOK\nPASS: push.py\nOK\nPASS: pushSAXhtml.py\nOK\nPASS: pushSAX.py\nOK\nPASS: reader2.py\nOK\nPASS: reader3.py\nOK\nPASS: reader4.py\nOK\nPASS: reader5.py\nOK\nPASS: reader6.py\nOK\nPASS: reader7.py\nOK\nPASS: reader8.py\nOK\nPASS: readererr.py\nOK\nPASS: readernext.py\nOK\nPASS: reader.py\nOK\nPASS: regexp.py\nOK\nPASS: relaxng.py\nOK\nPASS: resolver.py\nOK\nPASS: schema.py\nOK\nPASS: serialize.py\nOK\nPASS: sync.py\nOK\nPASS: thread2.py\nOK\nPASS: tstLastError.py\nOK\nPASS: tstmem.py\nOK\nPASS: tst.py\nOK\nPASS: tstURI.py\nOK\nPASS: tstxpath.py\nOK\nPASS: validate.py\nOK\nPASS: validDTD.py\nOK\nPASS: validRNG.py\nOK\nPASS: validSchemas.py\nOK\nPASS: walker.py\nOK\nPASS: xpathext.py\nOK\nPASS: xpathleak.py\nOK\nPASS: xpathns.py\nOK\nPASS: xpath.py\nOK\nPASS: xpathret.py\nDURATION: 21\nEND: /usr/lib/libxml2/ptest\n2024-02-06T09:29\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libxml2": {
                    "duration": "21",
                    "log": "START: ptest-runner\n2024-02-06T09:29\nRunning runtest\n## XML regression tests\n## XML regression tests on memory\n## XML entity subst regression tests\n## XML Namespaces regression tests\n## Error cases regression tests\n## Error cases regression tests from file descriptor\n## Error cases regression tests with entity substitution\n## Error cases regression tests (old 1.0)\n## Error cases stream regression tests\n## Reader regression tests\n## Reader entities substitution regression tests\n## Reader on memory regression tests\n## Walker regression tests\n## SAX1 callbacks regression tests\n## SAX2 callbacks regression tests\n## SAX2 callbacks regression tests with entity substitution\n## XML push regression tests\n## XML push boundary tests\n## HTML regression tests\n## HTML regression tests from file descriptor\n## Push HTML regression tests\n## Push HTML boundary tests\n## HTML SAX regression tests\n## Valid documents regression tests\n## Validity checking regression tests\n## Streaming validity checking regression tests\n## Streaming validity error checking regression tests\n## General documents valid regression tests\n## XInclude regression tests\n## XInclude xmlReader regression tests\n## XInclude regression tests stripping include nodes\n## XInclude xmlReader regression tests stripping include nodes\n## XInclude regression tests without reader\n## URI parsing tests\n## URI base composition tests\n## Path URI conversion tests\n## Schemas regression tests\n## Relax-NG regression tests\n## Relax-NG streaming regression tests\n## Pattern regression tests\n## C14N with comments regression tests\n## C14N without comments regression tests\n## C14N exclusive without comments regression tests\n## C14N 1.1 without comments regression tests\n## Catalog and Threads regression tests\n## SVG parsing regression tests\n## Regexp regression tests\n## Automata regression tests\nTotal 3272 tests, no errors\nPASS: runtest\nRunning runsuite\nFailed to parse xstc/Tests/Metadata/NISTXMLSchemaDatatypes.testSet\nFailed to parse xstc/Tests/Metadata/SunXMLSchema1-0-20020116.testSet\nFailed to parse xstc/Tests/Metadata/MSXMLSchema1-0-20020116.testSet\n## XML Schemas datatypes test suite from James Clark\nRan 1035 tests, 10 errors, 0 leaks\n10 errors were expected\n## Relax NG test suite from James Clark\nRan 253 tests, no errors\n## Relax NG test suite for libxml2\nRan 183 tests, no errors\nRan 0 tests (0 schemata), no errors\nRan 0 tests (0 schemata), no errors\nRan 0 tests (0 schemata), no errors\nTotal 1471 tests, no errors\nPASS: runsuite\nRunning testrecurse\n## Parsing recursive test cases\n## Parsing recursive test cases (no substitution)\n## Parsing recursive test cases (SAX)\n## Parsing recursive test cases (SAX, no substitution)\n## Parsing non-recursive test cases\n## Parsing non-recursive test cases (SAX)\n## Parsing non-recursive huge case\n## Parsing non-recursive huge case (no substitution)\n## Parsing non-recursive huge case (SAX)\n## Parsing non-recursive huge case (SAX, no substitution)\n## Parsing non-recursive huge DTD case\nTotal 49 tests, no errors\nPASS: testrecurse\nRunning testchar\ntesting char range: 1 2 3 4 done\ntesting 1 byte char in document: 1 2 3 4 done\ntesting 2 byte char in document: 1 2 3 4 done\nPASS: testchar\nRunning testdict\ndictionary tests succeeded 20000 strings\nPASS: testdict\nRunning testThreads\nPASS: testThreads\nRunning runxmlconf\nTest suite: XML 1.0 (2nd edition) W3C Conformance Test Suite, 6 October 2000\nTest cases: James Clark  XML 1.0 Tests\nTest cases: Fuji Xerox Japanese Text Tests XML 1.0 Tests\nTest cases: Sun Microsystems XML Tests\nTest cases: 159 tests\nTest cases: OASIS/NIST XML 1.0 Tests\nTest cases: IBM XML 1.0 Tests\nTest cases: IBM XML 1.1 Tests\nTest cases: Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003\nTest cases: 34 tests\nTest cases: Richard Tobin's XML 1.1 test suite 13 Feb 2003\nTest cases: 57 tests\nTest cases: Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003\nTest cases: 48 tests\nTest cases: Richard Tobin's XML Namespaces 1.1 test suite 14 Feb 2003\nTest cases: 8 tests\nTest cases: Richard Tobin's XML 1.0 3rd edition errata test suite 1 June 2006\nTest cases: 13 tests\nTest cases: University of Edinburgh tests for XML 1.0 5th edition\nTest cases: 393 tests\nTest cases: Richard Tobin's XML Namespaces 1.0/1.1 2nd edition test suite 1 June 2006\nTest cases: 3 tests\nTest cases: Bjoern Hoehrmann via HST 2013-09-18\nTest cases: 9 tests\nRan 2273 tests, 15 errors, 0 leaks\nTotal 2273 tests, 15 errors, 0 leaks\nSee runxmlconf.log for detailed output\n15 errors were expected\nPASS: runxmlconf\nRunning testapi\nTesting HTMLparser : 35 of 41 functions ...\nTesting HTMLtree : 18 of 18 functions ...\nTesting SAX2 : 36 of 36 functions ...\nTesting c14n : 3 of 4 functions ...\nTesting catalog : 27 of 36 functions ...\nTesting chvalid : 9 of 9 functions ...\nTesting debugXML : 25 of 28 functions ...\nTesting dict : 10 of 13 functions ...\nTesting encoding : 16 of 19 functions ...\nTesting entities : 11 of 17 functions ...\nTesting hash : 17 of 25 functions ...\nTesting list : 19 of 26 functions ...\nTesting nanohttp : 13 of 17 functions ...\nTesting parser : 59 of 71 functions ...\nTesting parserInternals : 30 of 87 functions ...\nTesting pattern : 10 of 15 functions ...\nTesting relaxng : 14 of 24 functions ...\nTesting schemasInternals : 0 of 2 functions ...\nTesting schematron : 1 of 10 functions ...\nTesting tree : 142 of 164 functions ...\nTesting uri : 10 of 15 functions ...\nTesting valid : 50 of 70 functions ...\nTesting xinclude : 8 of 10 functions ...\nTesting xmlIO : 41 of 51 functions ...\nTesting xmlautomata : 3 of 19 functions ...\nTesting xmlerror : 7 of 15 functions ...\nTesting xmlmodule : 2 of 4 functions ...\nTesting xmlreader : 76 of 86 functions ...\nTesting xmlregexp : 16 of 30 functions ...\nTesting xmlsave : 4 of 10 functions ...\nTesting xmlschemas : 16 of 27 functions ...\nTesting xmlschemastypes : 26 of 34 functions ...\nTesting xmlstring : 26 of 30 functions ...\nTesting xmlunicode : 166 of 166 functions ...\nTesting xmlwriter : 52 of 80 functions ...\nTesting xpath : 32 of 40 functions ...\nTesting xpathInternals : 106 of 117 functions ...\nTesting xpointer : 13 of 21 functions ...\nTotal: 1097 functions, 289292 tests, 0 errors\nPASS: testapi\nOK\nPASS: attribs.py\nOK\nPASS: build.py\nOK\nPASS: compareNodes.py\nOK\nPASS: ctxterror.py\nOK\nPASS: cutnpaste.py\nOK\nPASS: dtdvalid.py\nOK\nPASS: error.py\nOK\nPASS: inbuf.py\nOK\nPASS: indexes.py\nOK\nPASS: input_callback.py\nOK\nPASS: nsdel.py\nOK\nPASS: outbuf.py\nOK\nPASS: push.py\nOK\nPASS: pushSAXhtml.py\nOK\nPASS: pushSAX.py\nOK\nPASS: reader2.py\nOK\nPASS: reader3.py\nOK\nPASS: reader4.py\nOK\nPASS: reader5.py\nOK\nPASS: reader6.py\nOK\nPASS: reader7.py\nOK\nPASS: reader8.py\nOK\nPASS: readererr.py\nOK\nPASS: readernext.py\nOK\nPASS: reader.py\nOK\nPASS: regexp.py\nOK\nPASS: relaxng.py\nOK\nPASS: resolver.py\nOK\nPASS: schema.py\nOK\nPASS: serialize.py\nOK\nPASS: sync.py\nOK\nPASS: thread2.py\nOK\nPASS: tstLastError.py\nOK\nPASS: tstmem.py\nOK\nPASS: tst.py\nOK\nPASS: tstURI.py\nOK\nPASS: tstxpath.py\nOK\nPASS: validate.py\nOK\nPASS: validDTD.py\nOK\nPASS: validRNG.py\nOK\nPASS: validSchemas.py\nOK\nPASS: walker.py\nOK\nPASS: xpathext.py\nOK\nPASS: xpathleak.py\nOK\nPASS: xpathns.py\nOK\nPASS: xpath.py\nOK\nPASS: xpathret.py\nDURATION: 21\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.119333267211914,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-libxmlb_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-libxmlb",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010304450988769531,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.401799201965332,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04884839057922363,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.6008107662200928,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012476444244384766,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.libxmlb.libxmlb/libxmlb.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:29\nBEGIN: /usr/lib/libxmlb/ptest\nRunning test: libxmlb/libxmlb.test\nTAP version 13\n# random seed: R02Sea5ce687874174ad4871a5f4968b3fec\n1..49\n# Start of libxmlb tests\nok 1 /libxmlb/common\nok 2 /libxmlb/common{content-type}\nok 3 /libxmlb/common{searchv}\nok 4 /libxmlb/common{union}\n# DEBUG: testing 'a'='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t'\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\t'\n# XbMachine-DEBUG: LVL 0\t3:\t\t=\n# XbMachine-DEBUG: LVL 0\t4:\t\t'\n# XbMachine-DEBUG: LVL 0\t5:\t\tb\n# XbMachine-DEBUG: LVL 0\t6:\t\t'\n# DEBUG: testing @a='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t@\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\t=\n# XbMachine-DEBUG: LVL 0\t3:\t\t'\n# XbMachine-DEBUG: LVL 0\t4:\t\tb\n# XbMachine-DEBUG: LVL 0\t5:\t\t'\n# DEBUG: testing @a=='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t@\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\t=\n# XbMachine-DEBUG: LVL 0\t3:\t\t=\n# XbMachine-DEBUG: LVL 0\t4:\t\t'\n# XbMachine-DEBUG: LVL 0\t5:\t\tb\n# XbMachine-DEBUG: LVL 0\t6:\t\t'\n# DEBUG: testing 'a'<'b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t'\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\t'\n# XbMachine-DEBUG: LVL 0\t3:\t\t<\n# XbMachine-DEBUG: LVL 0\t4:\t\t'\n# XbMachine-DEBUG: LVL 0\t5:\t\tb\n# XbMachine-DEBUG: LVL 0\t6:\t\t'\n# DEBUG: testing 999>=123\n# XbMachine-DEBUG: LVL 0\t0:\t\t9\n# XbMachine-DEBUG: LVL 0\t1:\t\t9\n# XbMachine-DEBUG: LVL 0\t2:\t\t9\n# XbMachine-DEBUG: LVL 0\t3:\t\t>\n# XbMachine-DEBUG: LVL 0\t4:\t\t=\n# XbMachine-DEBUG: LVL 0\t5:\t\t1\n# XbMachine-DEBUG: LVL 0\t6:\t\t2\n# XbMachine-DEBUG: LVL 0\t7:\t\t3\n# DEBUG: testing not(0)\n# XbMachine-DEBUG: LVL 0\t0:\t\tn\n# XbMachine-DEBUG: LVL 0\t1:\t\to\n# XbMachine-DEBUG: LVL 0\t2:\t\tt\n# XbMachine-DEBUG: LVL 0\t3:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t0\n# XbMachine-DEBUG: LVL 1\t1:\t\t)\n# XbMachine-DEBUG: Failed to add text not, trying function\n# DEBUG: testing @a\n# XbMachine-DEBUG: LVL 0\t0:\t\t@\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# DEBUG: testing not(@a)\n# XbMachine-DEBUG: LVL 0\t0:\t\tn\n# XbMachine-DEBUG: LVL 0\t1:\t\to\n# XbMachine-DEBUG: LVL 0\t2:\t\tt\n# XbMachine-DEBUG: LVL 0\t3:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t@\n# XbMachine-DEBUG: LVL 1\t1:\t\ta\n# XbMachine-DEBUG: LVL 1\t2:\t\t)\n# XbMachine-DEBUG: Failed to add text not, trying function\n# DEBUG: testing 'a'=\n# XbMachine-DEBUG: LVL 0\t0:\t\t'\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\t'\n# XbMachine-DEBUG: LVL 0\t3:\t\t=\n# DEBUG: testing ='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t=\n# XbMachine-DEBUG: LVL 0\t1:\t\t'\n# XbMachine-DEBUG: LVL 0\t2:\t\tb\n# XbMachine-DEBUG: LVL 0\t3:\t\t'\n# DEBUG: testing 999='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t9\n# XbMachine-DEBUG: LVL 0\t1:\t\t9\n# XbMachine-DEBUG: LVL 0\t2:\t\t9\n# XbMachine-DEBUG: LVL 0\t3:\t\t=\n# XbMachine-DEBUG: LVL 0\t4:\t\t'\n# XbMachine-DEBUG: LVL 0\t5:\t\tb\n# XbMachine-DEBUG: LVL 0\t6:\t\t'\n# DEBUG: testing text()='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t)\n# XbMachine-DEBUG: Failed to add text text, trying function\n# XbMachine-DEBUG: LVL 0\t6:\t\t=\n# XbMachine-DEBUG: LVL 0\t7:\t\t'\n# XbMachine-DEBUG: LVL 0\t8:\t\tb\n# XbMachine-DEBUG: LVL 0\t9:\t\t'\n# DEBUG: testing last()\n# XbMachine-DEBUG: LVL 0\t0:\t\tl\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\ts\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t)\n# XbMachine-DEBUG: Failed to add text last, trying function\n# DEBUG: testing text()~='beef'\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t)\n# XbMachine-DEBUG: Failed to add text text, trying function\n# XbMachine-DEBUG: LVL 0\t6:\t\t~\n# XbMachine-DEBUG: LVL 0\t7:\t\t=\n# XbMachine-DEBUG: LVL 0\t8:\t\t'\n# XbMachine-DEBUG: LVL 0\t9:\t\tb\n# XbMachine-DEBUG: LVL 0\t10:\t\te\n# XbMachine-DEBUG: LVL 0\t11:\t\te\n# XbMachine-DEBUG: LVL 0\t12:\t\tf\n# XbMachine-DEBUG: LVL 0\t13:\t\t'\n# XbMachine-DEBUG: popping: search()\n# XbMachine-DEBUG: stack: text(),'beef'\n# XbMachine-DEBUG: popping: 'beef'\n# XbMachine-DEBUG: stack: text()\n# XbMachine-DEBUG: popping: text()\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: pushing generic opcode\n# XbMachine-DEBUG: pushing generic opcode\n# XbMachine-DEBUG: pushing generic opcode\n# DEBUG: testing @type~='dead'\n# XbMachine-DEBUG: LVL 0\t0:\t\t@\n# XbMachine-DEBUG: LVL 0\t1:\t\tt\n# XbMachine-DEBUG: LVL 0\t2:\t\ty\n# XbMachine-DEBUG: LVL 0\t3:\t\tp\n# XbMachine-DEBUG: LVL 0\t4:\t\te\n# XbMachine-DEBUG: LVL 0\t5:\t\t~\n# XbMachine-DEBUG: LVL 0\t6:\t\t=\n# XbMachine-DEBUG: LVL 0\t7:\t\t'\n# XbMachine-DEBUG: LVL 0\t8:\t\td\n# XbMachine-DEBUG: LVL 0\t9:\t\te\n# XbMachine-DEBUG: LVL 0\t10:\t\ta\n# XbMachine-DEBUG: LVL 0\t11:\t\td\n# XbMachine-DEBUG: LVL 0\t12:\t\t'\n# DEBUG: testing 2\n# XbMachine-DEBUG: LVL 0\t0:\t\t2\n# DEBUG: testing text()=lower-case('firefox')\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t)\n# XbMachine-DEBUG: Failed to add text text, trying function\n# XbMachine-DEBUG: LVL 0\t6:\t\t=\n# XbMachine-DEBUG: LVL 0\t7:\t\tl\n# XbMachine-DEBUG: LVL 0\t8:\t\to\n# XbMachine-DEBUG: LVL 0\t9:\t\tw\n# XbMachine-DEBUG: LVL 0\t10:\t\te\n# XbMachine-DEBUG: LVL 0\t11:\t\tr\n# XbMachine-DEBUG: LVL 0\t12:\t\t-\n# XbMachine-DEBUG: LVL 0\t13:\t\tc\n# XbMachine-DEBUG: LVL 0\t14:\t\ta\n# XbMachine-DEBUG: LVL 0\t15:\t\ts\n# XbMachine-DEBUG: LVL 0\t16:\t\te\n# XbMachine-DEBUG: LVL 0\t17:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t'\n# XbMachine-DEBUG: LVL 1\t1:\t\tf\n# XbMachine-DEBUG: LVL 1\t2:\t\ti\n# XbMachine-DEBUG: LVL 1\t3:\t\tr\n# XbMachine-DEBUG: LVL 1\t4:\t\te\n# XbMachine-DEBUG: LVL 1\t5:\t\tf\n# XbMachine-DEBUG: LVL 1\t6:\t\to\n# XbMachine-DEBUG: LVL 1\t7:\t\tx\n# XbMachine-DEBUG: LVL 1\t8:\t\t'\n# XbMachine-DEBUG: LVL 1\t9:\t\t)\n# XbMachine-DEBUG: Failed to add text lower-case, trying function\n# DEBUG: testing $'a'=$'b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t$\n# XbMachine-DEBUG: LVL 0\t1:\t\t'\n# XbMachine-DEBUG: LVL 0\t2:\t\ta\n# XbMachine-DEBUG: LVL 0\t3:\t\t'\n# XbMachine-DEBUG: LVL 0\t4:\t\t=\n# XbMachine-DEBUG: LVL 0\t5:\t\t$\n# XbMachine-DEBUG: LVL 0\t6:\t\t'\n# XbMachine-DEBUG: LVL 0\t7:\t\tb\n# XbMachine-DEBUG: LVL 0\t8:\t\t'\n# DEBUG: testing ('a'='b')&&('c'='d')\n# XbMachine-DEBUG: LVL 0\t0:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t'\n# XbMachine-DEBUG: LVL 1\t1:\t\ta\n# XbMachine-DEBUG: LVL 1\t2:\t\t'\n# XbMachine-DEBUG: LVL 1\t3:\t\t=\n# XbMachine-DEBUG: LVL 1\t4:\t\t'\n# XbMachine-DEBUG: LVL 1\t5:\t\tb\n# XbMachine-DEBUG: LVL 1\t6:\t\t'\n# XbMachine-DEBUG: LVL 1\t7:\t\t)\n# XbMachine-DEBUG: LVL 0\t9:\t\t&\n# XbMachine-DEBUG: LVL 0\t10:\t\t&\n# XbMachine-DEBUG: LVL 0\t11:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t'\n# XbMachine-DEBUG: LVL 1\t1:\t\tc\n# XbMachine-DEBUG: LVL 1\t2:\t\t'\n# XbMachine-DEBUG: LVL 1\t3:\t\t=\n# XbMachine-DEBUG: LVL 1\t4:\t\t'\n# XbMachine-DEBUG: LVL 1\t5:\t\td\n# XbMachine-DEBUG: LVL 1\t6:\t\t'\n# XbMachine-DEBUG: LVL 1\t7:\t\t)\n# DEBUG: testing text()==('a','b','c')\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t)\n# XbMachine-DEBUG: Failed to add text text, trying function\n# XbMachine-DEBUG: LVL 0\t6:\t\t=\n# XbMachine-DEBUG: LVL 0\t7:\t\t=\n# XbMachine-DEBUG: LVL 0\t8:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t'\n# XbMachine-DEBUG: LVL 1\t1:\t\ta\n# XbMachine-DEBUG: LVL 1\t2:\t\t'\n# XbMachine-DEBUG: LVL 1\t3:\t\t,\n# XbMachine-DEBUG: LVL 1\t4:\t\t'\n# XbMachine-DEBUG: LVL 1\t5:\t\tb\n# XbMachine-DEBUG: LVL 1\t6:\t\t'\n# XbMachine-DEBUG: LVL 1\t7:\t\t,\n# XbMachine-DEBUG: LVL 1\t8:\t\t'\n# XbMachine-DEBUG: LVL 1\t9:\t\tc\n# XbMachine-DEBUG: LVL 1\t10:\t\t'\n# XbMachine-DEBUG: LVL 1\t11:\t\t)\n# DEBUG: testing text(\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t\n# DEBUG: testing text((((((((((((((((((((text()))))))))))))))))))))\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t(\n# XbMachine-DEBUG: LVL 2\t0:\t\t(\n# XbMachine-DEBUG: LVL 3\t0:\t\t(\n# XbMachine-DEBUG: LVL 4\t0:\t\t(\n# XbMachine-DEBUG: LVL 5\t0:\t\t(\n# XbMachine-DEBUG: LVL 6\t0:\t\t(\n# XbMachine-DEBUG: LVL 7\t0:\t\t(\n# XbMachine-DEBUG: LVL 8\t0:\t\t(\n# XbMachine-DEBUG: LVL 9\t0:\t\t(\n# XbMachine-DEBUG: LVL 10\t0:\t\t(\n# XbMachine-DEBUG: LVL 11\t0:\t\t(\n# XbMachine-DEBUG: LVL 12\t0:\t\t(\n# XbMachine-DEBUG: LVL 13\t0:\t\t(\n# XbMachine-DEBUG: LVL 14\t0:\t\t(\n# XbMachine-DEBUG: LVL 15\t0:\t\t(\n# XbMachine-DEBUG: LVL 16\t0:\t\t(\n# XbMachine-DEBUG: LVL 17\t0:\t\t(\n# XbMachine-DEBUG: LVL 18\t0:\t\t(\n# XbMachine-DEBUG: LVL 19\t0:\t\t(\n# XbMachine-DEBUG: LVL 20\t0:\t\tt\n# XbMachine-DEBUG: LVL 20\t1:\t\te\n# XbMachine-DEBUG: LVL 20\t2:\t\tx\n# XbMachine-DEBUG: LVL 20\t3:\t\tt\n# XbMachine-DEBUG: LVL 20\t4:\t\t(\nok 5 /libxmlb/opcodes\n# DEBUG: testing @a='b'\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'a',attr(),'b',eq()\n# XbMachine-DEBUG: popping: eq()\n# XbMachine-DEBUG: stack: 'a',attr(),'b'\n# XbMachine-DEBUG: ignoring optimized call to eq('a',attr(),'b'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: popping: 'b'\n# XbMachine-DEBUG: stack: 'a',attr()\n# XbMachine-DEBUG: popping: attr()\n# XbMachine-DEBUG: stack: 'a'\n# XbMachine-DEBUG: ignoring optimized call to attr('a'): cannot optimize: no silo to query\n# XbMachine-DEBUG: popping: 'a'\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: 'a',attr(),'b',eq()\n# DEBUG: testing 'a'<'b'\n# XbMachine-DEBUG: opcodes_sig=TEXT,TEXT,FUNC:lt\n# XbMachine-DEBUG: before optimizing: 'a','b',lt()\n# XbMachine-DEBUG: popping: lt()\n# XbMachine-DEBUG: stack: 'a','b'\n# XbMachine-DEBUG: popping1: 'b'\n# XbMachine-DEBUG: popping2: 'a'\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: True\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: True\n# DEBUG: testing 999>=123\n# XbMachine-DEBUG: opcodes_sig=INTE,INTE,FUNC:ge\n# XbMachine-DEBUG: before optimizing: 999,123,ge()\n# XbMachine-DEBUG: popping: ge()\n# XbMachine-DEBUG: stack: 999,123\n# XbMachine-DEBUG: popping1: 123\n# XbMachine-DEBUG: popping2: 999\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: True\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: True\n# DEBUG: testing not(0)\n# XbMachine-DEBUG: opcodes_sig=INTE,FUNC:not\n# XbMachine-DEBUG: before optimizing: 0^1,not()\n# XbMachine-DEBUG: popping: not()\n# XbMachine-DEBUG: stack: 0^1\n# XbMachine-DEBUG: popping: 0^1\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: True\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: True\n# DEBUG: testing lower-case('Fire')\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:lower-case\n# XbMachine-DEBUG: before optimizing: 'Fire'^1,lower-case()\n# XbMachine-DEBUG: popping: lower-case()\n# XbMachine-DEBUG: stack: 'Fire'^1\n# XbMachine-DEBUG: popping: 'Fire'^1\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: pushing: fire\n# XbMachine-DEBUG: stack: 'fire'^255\n# XbMachine-DEBUG: popping: 'fire'^255\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result 'fire'^255\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: 'fire'\n# DEBUG: testing upper-case('???????')\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:upper-case\n# XbMachine-DEBUG: before optimizing: '???????'^1,upper-case()\n# XbMachine-DEBUG: popping: upper-case()\n# XbMachine-DEBUG: stack: '???????'^1\n# XbMachine-DEBUG: popping: '???????'^1\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: pushing: ???????\n# XbMachine-DEBUG: stack: '???????'^255\n# XbMachine-DEBUG: popping: '???????'^255\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result '???????'^255\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: '???????'\n# DEBUG: testing upper-case(lower-case('Fire'))\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:lower-case,FUNC:upper-case\n# XbMachine-DEBUG: before optimizing: 'Fire'^2,lower-case()^1,upper-case()\n# XbMachine-DEBUG: popping: upper-case()\n# XbMachine-DEBUG: stack: 'Fire'^2,lower-case()^1\n# XbMachine-DEBUG: ignoring optimized call to upper-case('Fire'^2,lower-case()^1): FUNC type not supported\n# XbMachine-DEBUG: popping: lower-case()^1\n# XbMachine-DEBUG: stack: 'Fire'^2\n# XbMachine-DEBUG: popping: 'Fire'^2\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: pushing: fire\n# XbMachine-DEBUG: stack: 'fire'^255\n# XbMachine-DEBUG: popping: 'fire'^255\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result 'fire'^255\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: 'fire'^1,upper-case()\n# XbMachine-DEBUG: before optimizing: 'fire'^1,upper-case()\n# XbMachine-DEBUG: popping: upper-case()\n# XbMachine-DEBUG: stack: 'fire'^1\n# XbMachine-DEBUG: popping: 'fire'^1\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: pushing: FIRE\n# XbMachine-DEBUG: stack: 'FIRE'^255\n# XbMachine-DEBUG: popping: 'FIRE'^255\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result 'FIRE'^255\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: 'FIRE'\n# DEBUG: testing text()==('a','b','c')\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,TEXT,TEXT,FUNC:in\n# XbMachine-DEBUG: before optimizing: text(),'c'^1,'b'^1,'a'^1,in()\n# XbMachine-DEBUG: popping: in()\n# XbMachine-DEBUG: stack: text(),'c'^1,'b'^1,'a'^1\n# XbMachine-DEBUG: ignoring optimized call to in(text(),'c'^1,'b'^1,'a'^1): FUNC type not supported\n# XbMachine-DEBUG: popping: 'a'^1\n# XbMachine-DEBUG: stack: text(),'c'^1,'b'^1\n# XbMachine-DEBUG: popping: 'b'^1\n# XbMachine-DEBUG: stack: text(),'c'^1\n# XbMachine-DEBUG: popping: 'c'^1\n# XbMachine-DEBUG: stack: text()\n# XbMachine-DEBUG: popping: text()\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: text(),'c'^1,'b'^1,'a'^1,in()\n# XbMachine-DEBUG: opcodes_sig=TEXT,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'a','b',eq()\n# XbMachine-DEBUG: popping: eq()\n# XbMachine-DEBUG: stack: 'a','b'\n# XbMachine-DEBUG: popping1: 'b'\n# XbMachine-DEBUG: popping2: 'a'\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: False\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: opcodes_sig=INTE,INTE,FUNC:ge\n# XbMachine-DEBUG: before optimizing: 123,999,ge()\n# XbMachine-DEBUG: popping: ge()\n# XbMachine-DEBUG: stack: 123,999\n# XbMachine-DEBUG: popping1: 999\n# XbMachine-DEBUG: popping2: 123\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: False\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: opcodes_sig=INTE,FUNC:not\n# XbMachine-DEBUG: before optimizing: 1^1,not()\n# XbMachine-DEBUG: popping: not()\n# XbMachine-DEBUG: stack: 1^1\n# XbMachine-DEBUG: popping: 1^1\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: False\n# XbMachine-DEBUG: stack is empty\nok 6 /libxmlb/opcodes{optimize}\nok 7 /libxmlb/opcodes{kind}\nok 8 /libxmlb/stack\nok 9 /libxmlb/stack{peek}\nok 10 /libxmlb/node{data}\nok 11 /libxmlb/node{export}\n# DEBUG: \n# magic:        624c4d58\n# guid:         0e82a201-926d-d637-04e5-5631bd1b1c64\n# strtab:       @387\n# strtab_ntags: 8\n# NODE @32\n# size:         30\n# flags:        1\n# element_name: components [000]\n# next:         0\n# parent:       0\n# attr_name:    origin [061]\n# attr_value:   lvfs [078]\n# NODE @62\n# size:         30\n# flags:        1\n# element_name: header [011]\n# next:         124\n# parent:       32\n# attr_name:    type [068]\n# attr_value:   <&> [083]\n# NODE @92\n# size:         30\n# flags:        1\n# element_name: csum [018]\n# next:         0\n# parent:       62\n# text:         dead [115]\n# attr_name:    type [068]\n# attr_value:   sha1 [087]\n# SENT @122\n# SENT @123\n# NODE @124\n# size:         38\n# flags:        1\n# element_name: component [023]\n# next:         232\n# parent:       32\n# attr_name:    type [068]\n# attr_value:   desktop [092]\n# attr_name:    attr [073]\n# attr_value:   value [100]\n# NODE @162\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         185\n# parent:       124\n# text:         gimp.desktop [120]\n# SENT @184\n# NODE @185\n# size:         22\n# flags:        1\n# element_name: name [036]\n# next:         208\n# parent:       124\n# text:         GIMP & Friend? [133]\n# SENT @207\n# NODE @208\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         0\n# parent:       124\n# text:         org.gnome.Gimp.desktop [150]\n# SENT @230\n# SENT @231\n# NODE @232\n# size:         30\n# flags:        1\n# element_name: component [023]\n# next:         286\n# parent:       32\n# attr_name:    type [068]\n# attr_value:   desktop [092]\n# NODE @262\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         0\n# parent:       232\n# text:         gnome-software.desktop [173]\n# SENT @284\n# SENT @285\n# NODE @286\n# size:         30\n# flags:        1\n# element_name: component [023]\n# next:         0\n# parent:       32\n# attr_name:    type [068]\n# attr_value:   firmware [106]\n# NODE @316\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         339\n# parent:       286\n# text:         org.hughski.ColorHug2.firmware [196]\n# SENT @338\n# NODE @339\n# size:         22\n# flags:        1\n# element_name: requires [041]\n# next:         0\n# parent:       286\n# NODE @361\n# size:         22\n# flags:        1\n# element_name: bootloader [050]\n# next:         0\n# parent:       339\n# text:         1.2.3 [227]\n# SENT @383\n# SENT @384\n# SENT @385\n# SENT @386\n# STRTAB @387\n# [000]: components\n# [011]: header\n# [018]: csum\n# [023]: component\n# [033]: id\n# [036]: name\n# [041]: requires\n# [050]: bootloader\n# [061]: origin\n# [068]: type\n# [073]: attr\n# [078]: lvfs\n# [083]: <&>\n# [087]: sha1\n# [092]: desktop\n# [100]: value\n# [106]: firmware\n# [115]: dead\n# [120]: gimp.desktop\n# [133]: GIMP & Friend?\n# [150]: org.gnome.Gimp.desktop\n# [173]: gnome-software.desktop\n# [196]: org.hughski.ColorHug2.firmware\n# [227]: 1.2.3\n# \n# <components origin=\"lvfs\">\n#   <header type=\"&lt;&amp;&gt;\">\n#     <csum type=\"sha1\">dead</csum>\n#   </header>\n#   <component type=\"desktop\" attr=\"value\">\n#     <id>gimp.desktop</id>\n#     <name>GIMP &amp; Friend?</name>\n#     <id>org.gnome.Gimp.desktop</id>\n#   </component>\n#   <component type=\"desktop\">\n#     <id>gnome-software.desktop</id>\n#   </component>\n#   <component type=\"firmware\">\n#     <id>org.hughski.ColorHug2.firmware</id>\n#     <requires>\n#       <bootloader>1.2.3</bootloader>\n#     </requires>\n#   </component>\n# </components>\nok 12 /libxmlb/builder\nok 13 /libxmlb/builder{comments}\n# DEBUG: \n# magic:        624c4d58\n# guid:         7763392a-e166-1178-cbd5-590936cb74f5\n# strtab:       @140\n# strtab_ntags: 3\n# NODE @32\n# size:         22\n# flags:        1\n# element_name: components [000]\n# next:         0\n# parent:       0\n# NODE @54\n# size:         22\n# flags:        1\n# element_name: component [011]\n# next:         0\n# parent:       32\n# NODE @76\n# size:         30\n# flags:        1\n# element_name: p [021]\n# next:         107\n# parent:       54\n# text:         Salut [035]\n# attr_name:    xml:lang [023]\n# attr_value:   fr [032]\n# SENT @106\n# NODE @107\n# size:         30\n# flags:        1\n# element_name: p [021]\n# next:         0\n# parent:       54\n# text:         Au revoir [041]\n# attr_name:    xml:lang [023]\n# attr_value:   fr [032]\n# SENT @137\n# SENT @138\n# SENT @139\n# STRTAB @140\n# [000]: components\n# [011]: component\n# [021]: p\n# [023]: xml:lang\n# [032]: fr\n# [035]: Salut\n# [041]: Au revoir\n# \nok 14 /libxmlb/builder{native-lang}\n# DEBUG: \n# magic:        624c4d58\n# guid:         6c002382-7ad6-7ed9-0d93-d82574ccb351\n# strtab:       @132\n# strtab_ntags: 4\n# NODE @32\n# size:         22\n# flags:        1\n# element_name: components [000]\n# next:         0\n# parent:       0\n# NODE @54\n# size:         22\n# flags:        1\n# element_name: component [011]\n# next:         0\n# parent:       32\n# NODE @76\n# size:         30\n# flags:        1\n# element_name: description [021]\n# next:         0\n# parent:       54\n# attr_name:    xml:lang [035]\n# attr_value:   fr [044]\n# NODE @106\n# size:         22\n# flags:        1\n# element_name: p [033]\n# next:         0\n# parent:       76\n# text:         Salut [047]\n# SENT @128\n# SENT @129\n# SENT @130\n# SENT @131\n# STRTAB @132\n# [000]: components\n# [011]: component\n# [021]: description\n# [033]: p\n# [035]: xml:lang\n# [044]: fr\n# [047]: Salut\n# \nok 15 /libxmlb/builder{native-lang-nested}\nok 16 /libxmlb/builder{native-lang-locale}\n# DEBUG: magic:        624c4d58\n# guid:         00000000-0000-0000-0000-000000000000\n# strtab:       @32\n# strtab_ntags: 0\n# STRTAB @32\n# \nok 17 /libxmlb/builder{empty}\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: failed to load silo: Failed to open file ?/tmp/temp.xmlb?: open() failed: No such file or directory\n# XbSilo-DEBUG: compiling 6a695122c2983ad2faa3f54c704d9fbacf56200d?\n# XbSilo-DEBUG: 0.04ms      compile 6a695122c2983ad2faa3f54c704d9fbacf56200d\n# XbSilo-DEBUG: 0.10ms      get size nodetab\n# XbSilo-DEBUG: 0.01ms      adding strtab element\n# XbSilo-DEBUG: 0.00ms      adding strtab attr name\n# XbSilo-DEBUG: 0.01ms      adding strtab attr value\n# XbSilo-DEBUG: 0.00ms      adding strtab text\n# XbSilo-DEBUG: 0.00ms      adding strtab tokens\n# XbSilo-DEBUG: 0.01ms      writing nodetab\n# XbSilo-DEBUG: 0.00ms      fixing ->parent and ->next\n# XbSilo-DEBUG: 0.00ms      appending strtab\n# XbSilo-DEBUG: 0.01ms      parse blob\n# XbSilo-DEBUG: 0.17ms      save file\n# XbSilo-DEBUG: 0.01ms      parse blob\n# XbSilo-DEBUG: 0.24ms      loaded file\n# XbSilo-DEBUG: /tmp/temp.xmlb changed, invalidating\n# XbSilo-DEBUG: /tmp/temp.xmlb changed, invalidating\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: failed to load silo: blob too small\n# XbSilo-DEBUG: compiling 6a695122c2983ad2faa3f54c704d9fbacf56200d?\n# XbSilo-DEBUG: 0.00ms      compile 6a695122c2983ad2faa3f54c704d9fbacf56200d\n# XbSilo-DEBUG: 0.06ms      get size nodetab\n# XbSilo-DEBUG: 0.00ms      adding strtab element\n# XbSilo-DEBUG: 0.00ms      adding strtab attr name\n# XbSilo-DEBUG: 0.00ms      adding strtab attr value\n# XbSilo-DEBUG: 0.00ms      adding strtab text\n# XbSilo-DEBUG: 0.00ms      adding strtab tokens\n# XbSilo-DEBUG: 0.00ms      writing nodetab\n# XbSilo-DEBUG: 0.00ms      fixing ->parent and ->next\n# XbSilo-DEBUG: 0.00ms      appending strtab\n# XbSilo-DEBUG: 0.00ms      parse blob\n# XbSilo-DEBUG: 0.12ms      save file\n# XbSilo-DEBUG: 0.01ms      parse blob\n# XbSilo-DEBUG: 0.12ms      loaded file\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: 0.01ms      parse blob\n# XbSilo-DEBUG: 0.05ms      loaded file\n# XbSilo-DEBUG: GUID string: 6a695122c2983ad2faa3f54c704d9fbacf56200d\n# XbSilo-DEBUG: file: 0e82a201-926d-d637-04e5-5631bd1b1c64, current:0e82a201-926d-d637-04e5-5631bd1b1c64, cached: 0e82a201-926d-d637-04e5-5631bd1b1c64\n# XbSilo-DEBUG: returning unchanged silo\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: file: 0e82a201-926d-d637-04e5-5631bd1b1c64, current:0e82a201-926d-d637-04e5-5631bd1b1c64, cached: (null)\n# XbSilo-DEBUG: loading silo with file contents\nok 18 /libxmlb/builder{ensure}\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: failed to load silo: Failed to open file ?/tmp/temp.xmlb?: open() failed: No such file or directory\n# XbSilo-DEBUG: /tmp/temp.xml.RN4ZI2 changed, invalidating\n# XbSilo-DEBUG: /tmp/temp.xml changed, invalidating\n# XbSilo-DEBUG: /tmp/temp.xml changed, invalidating\nok 19 /libxmlb/builder{ensure-watch-source}\n# <component type=\"desktop\"><id>gimp.desktop</id></component>\nok 20 /libxmlb/builder{node-vfunc}\n# DEBUG: ignoring (null)\n# DEBUG: ignoring components\n# DEBUG: ignoring id\n# DEBUG: ignoring id\n# <components><component><id>inkscape.desktop</id></component></components>\nok 21 /libxmlb/builder{node-vfunc-remove}\n# DEBUG: >(null)<\nok 22 /libxmlb/builder{node-vfunc-depth}\nok 23 /libxmlb/builder{node-vfunc-error}\nok 24 /libxmlb/builder{node-vfunc-ignore}\n# XbSilo-DEBUG: ignoring invalid file 0bb31de2141de8d7e4b888bd4a11d2a60c32bcd7: Mismatched XML\n# <book><id>foobar</id></book>\nok 25 /libxmlb/builder{ignore-invalid}\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: file: 8f780959-482e-b32a-8fc0-96ffc6c99cb9, current:98d7596d-7ee7-0773-cd5a-f0a416599884, cached: (null)\n<component type=\"desktop\"><id>temp.desktop</id></component>ok 26 /libxmlb/builder{custom-mime}\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: file: 98d7596d-7ee7-0773-cd5a-f0a416599884, current:8516e1ee-b278-a96f-28b0-a4e6b7a61176, cached: (null)\n<id>Hello world!</id>ok 27 /libxmlb/builder{chained-adapters}\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: file: 8516e1ee-b278-a96f-28b0-a4e6b7a61176, current:6a1b9fc4-b621-58ce-b0f5-bc88546f6241, cached: (null)\nok 28 /libxmlb/builder{source-lzma}\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: file: 6a1b9fc4-b621-58ce-b0f5-bc88546f6241, current:4ff9278a-7e94-d0a4-0a3b-79bfb9694dae, cached: (null)\nok 29 /libxmlb/builder{source-zstd}\n# <components origin=\"lvfs\">\n# <component type=\"desktop\">\n# <id>gimp.desktop</id>\n# <icon type=\"stock\">dave</icon>\n# <description>hello <em>world!</em>    \n# </description>\n# </component>\n# </components>\n<components origin=\"lvfs\"><component type=\"desktop\"><id>gimp.desktop</id><icon type=\"stock\">dave</icon><description>hello <em>world!</em></description></component></components>ok 30 /libxmlb/builder-node\nok 31 /libxmlb/builder-node{token-max}\nok 32 /libxmlb/builder-node{info}\n# <component><description><p>Really long content\n# spanning multiple lines\n# </p></description></component>\nok 33 /libxmlb/builder-node{literal-text}\n# <component><description><p>Really long content spanning multiple lines</p></description></component>\nok 34 /libxmlb/builder-node{source-text}\n# DEBUG: \n# magic:        624c4d58\n# guid:         2929f697-1718-f58b-3e10-fd2cb3db1476\n# strtab:       @193\n# strtab_ntags: 6\n# NODE @32\n# size:         22\n# flags:        1\n# element_name: description [000]\n# next:         0\n# parent:       0\n# NODE @54\n# size:         22\n# flags:        1\n# element_name: p [012]\n# next:         100\n# parent:       32\n# NODE @76\n# size:         22\n# flags:        1\n# element_name: code [014]\n# next:         0\n# parent:       54\n# text:         Title [031]\n# tail:         : [037]\n# SENT @98\n# SENT @99\n# NODE @100\n# size:         22\n# flags:        1\n# element_name: p [012]\n# next:         0\n# parent:       32\n# text:         There is a  [039]\n# NODE @122\n# size:         22\n# flags:        1\n# element_name: em [019]\n# next:         145\n# parent:       100\n# text:         slight [051]\n# tail:          risk of  [058]\n# SENT @144\n# NODE @145\n# size:         22\n# flags:        1\n# element_name: strong [022]\n# next:         168\n# parent:       100\n# text:         death [068]\n# tail:          here [074]\n# SENT @167\n# NODE @168\n# size:         22\n# flags:        1\n# element_name: a [029]\n# next:         0\n# parent:       100\n# text:         ! [080]\n# SENT @190\n# SENT @191\n# SENT @192\n# STRTAB @193\n# [000]: description\n# [012]: p\n# [014]: code\n# [019]: em\n# [022]: strong\n# [029]: a\n# [031]: Title\n# [037]: :\n# [039]: There is a \n# [051]: slight\n# [058]:  risk of \n# [068]: death\n# [074]:  here\n# [080]: !\n# \nok 35 /libxmlb/markup\n# DEBUG: \n# magic:        624c4d58\n# guid:         00000000-0000-0000-0000-000000000000\n# strtab:       @86\n# strtab_ntags: 2\n# NODE @32\n# size:         22\n# flags:        1\n# element_name: component [000]\n# next:         0\n# parent:       0\n# NODE @54\n# size:         30\n# flags:        3\n# element_name: summary [010]\n# next:         0\n# parent:       32\n# text:         A strategy game [018]\n# token:        strategy [034]\n# token:        strategi [043]\n# SENT @84\n# SENT @85\n# STRTAB @86\n# [000]: component\n# [010]: summary\n# [018]: A strategy game\n# [034]: strategy\n# [043]: strategi\n# \n# XbMachine-DEBUG: opcodes_sig=FUNC:text,?INT,FUNC:search\n# XbMachine-DEBUG: before optimizing: text(),?0,search()\n# XbMachine-DEBUG: ignoring optimized call to search(text(),?0): ?INT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),?0,search()\n# XbSilo-DEBUG: 0.01ms      query on component with `summary[text(),?0,search()]` [?0 ? strategi] limit=0 -> 1 results\nok 36 /libxmlb/token-search\n# DEBUG: \n# magic:        624c4d58\n# guid:         bd1f54c9-65bd-4538-7141-7fb9aabe5909\n# strtab:       @333\n# strtab_ntags: 8\n# NODE @32\n# size:         30\n# flags:        1\n# element_name: components [000]\n# next:         0\n# parent:       0\n# attr_name:    origin [054]\n# attr_value:   lvfs [070]\n# NODE @62\n# size:         22\n# flags:        1\n# element_name: header [011]\n# next:         116\n# parent:       32\n# NODE @84\n# size:         30\n# flags:        1\n# element_name: csum [018]\n# next:         0\n# parent:       62\n# text:         dead [101]\n# attr_name:    type [061]\n# attr_value:   sha1 [075]\n# SENT @114\n# SENT @115\n# NODE @116\n# size:         30\n# flags:        1\n# element_name: component [023]\n# next:         278\n# parent:       32\n# attr_name:    type [061]\n# attr_value:   desktop [080]\n# NODE @146\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         169\n# parent:       116\n# text:         gimp.desktop [106]\n# SENT @168\n# NODE @169\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         192\n# parent:       116\n# text:         org.gnome.Gimp.desktop [119]\n# SENT @191\n# NODE @192\n# size:         30\n# flags:        3\n# element_name: name [036]\n# next:         223\n# parent:       116\n# text:         M?? [142]\n# token:        m?ss [185]\n# token:        mess [191]\n# SENT @222\n# NODE @223\n# size:         22\n# flags:        1\n# element_name: custom [041]\n# next:         0\n# parent:       116\n# NODE @245\n# size:         30\n# flags:        1\n# element_name: value [048]\n# next:         0\n# parent:       223\n# text:         TRUE [149]\n# attr_name:    key [066]\n# attr_value:   KEY [088]\n# SENT @275\n# SENT @276\n# SENT @277\n# NODE @278\n# size:         30\n# flags:        1\n# element_name: component [023]\n# next:         0\n# parent:       32\n# attr_name:    type [061]\n# attr_value:   firmware [092]\n# NODE @308\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         0\n# parent:       278\n# text:         org.hughski.ColorHug2.firmware [154]\n# SENT @330\n# SENT @331\n# SENT @332\n# STRTAB @333\n# [000]: components\n# [011]: header\n# [018]: csum\n# [023]: component\n# [033]: id\n# [036]: name\n# [041]: custom\n# [048]: value\n# [054]: origin\n# [061]: type\n# [066]: key\n# [070]: lvfs\n# [075]: sha1\n# [080]: desktop\n# [088]: KEY\n# [092]: firmware\n# [101]: dead\n# [106]: gimp.desktop\n# [119]: org.gnome.Gimp.desktop\n# [142]: M??\n# [149]: TRUE\n# [154]: org.hughski.ColorHug2.firmware\n# [185]: m?ss\n# [191]: mess\n# \n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,TEXT,TEXT,FUNC:in\n# XbMachine-DEBUG: before optimizing: text(),'dave.desktop'^1,'another.desktop'^1,'gimp.desktop'^1,in()\n# XbMachine-DEBUG: ignoring optimized call to in(text(),'dave.desktop'^1,'another.desktop'^1,'gimp.desktop'^1): FUNC type not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'dave.desktop'^1,'another.desktop'^1,'gimp.desktop'^1,in()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:in\n# XbMachine-DEBUG: before optimizing: text(),'gimp.desktop'^1,in()\n# XbMachine-DEBUG: ignoring optimized call to in(text(),'gimp.desktop'^1): FUNC type not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'gimp.desktop'^1,in()\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq,FUNC:text,TEXT,FUNC:eq,FUNC:and\n# XbMachine-DEBUG: before optimizing: 'key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'TRUE'^1,eq()^1,and()\n# XbMachine-DEBUG: ignoring optimized call to and('key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'TRUE'^1,eq()^1): FUNC:TEXT types not supported\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'TRUE'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text('key'^1,attr()^1,'KEY'^1,eq()^1): cannot optimize: no silo to query\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^1,attr()^1,'KEY'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('key'^1): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'TRUE'^1,eq()^1,and()\n# XbMachine-DEBUG: slow strcmp fallback of 'KEY'^1:$'KEY'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'TRUE'^1:$'TRUE'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq,FUNC:text,TEXT,FUNC:eq,FUNC:and\n# XbMachine-DEBUG: before optimizing: 'key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'FALSE'^1,eq()^1,and()\n# XbMachine-DEBUG: ignoring optimized call to and('key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'FALSE'^1,eq()^1): FUNC:TEXT types not supported\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'FALSE'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text('key'^1,attr()^1,'KEY'^1,eq()^1): cannot optimize: no silo to query\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^1,attr()^1,'KEY'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('key'^1): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'FALSE'^1,eq()^1,and()\n# XbMachine-DEBUG: slow strcmp fallback of 'KEY'^1:$'KEY'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'FALSE'^1:$'TRUE'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq,FUNC:text,TEXT,FUNC:eq,FUNC:and\n# XbMachine-DEBUG: before optimizing: 'key'^2,attr()^2,'KEY'^2,eq()^2,text()^2,'TRUE'^2,eq()^2,and()\n# XbMachine-DEBUG: ignoring optimized call to and('key'^2,attr()^2,'KEY'^2,eq()^2,text()^2,'TRUE'^2,eq()^2): FUNC:TEXT types not supported\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^2,attr()^2,'KEY'^2,eq()^2,text()^2,'TRUE'^2): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text('key'^2,attr()^2,'KEY'^2,eq()^2): cannot optimize: no silo to query\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^2,attr()^2,'KEY'^2): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('key'^2): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'key'^2,attr()^2,'KEY'^2,eq()^2,text()^2,'TRUE'^2,eq()^2,and()\n# XbMachine-DEBUG: slow strcmp fallback of 'KEY'^2:$'KEY'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'TRUE'^2:$'TRUE'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'dave',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq('type',attr(),'dave'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'dave',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'dave':$'desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'dave':$'firmware'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,INTE,FUNC:ge\n# XbMachine-DEBUG: before optimizing: 'percentage',attr(),90,ge()\n# XbMachine-DEBUG: ignoring optimized call to ge('percentage',attr(),90): INTE:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('percentage'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'percentage',attr(),90,ge()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: text(),'dave',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'dave'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'dave',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'dave':$'gimp.desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'dave':$'org.gnome.Gimp.desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'dave':$'org.hughski.ColorHug2.firmware'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq('type',attr(),'firmware'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'firmware'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:ne\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'firmware',ne()\n# XbMachine-DEBUG: ignoring optimized call to ne('type',attr(),'firmware'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'firmware',ne()\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq('type',attr(),'firmware'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'firmware'^255\n# XbMachine-DEBUG: opcodes_sig=INTE\n# XbMachine-DEBUG: before optimizing: 2,position(),eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(2,position()): FUNC:INTE types not supported\n# XbMachine-DEBUG: ignoring optimized call to position(2): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 2,position(),eq()\n# XbMachine-DEBUG: opcodes_sig=FUNC:last\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'(null)',ne()\n# XbMachine-DEBUG: ignoring optimized call to ne('type',attr(),'(null)'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'(null)',ne()\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,FUNC:not\n# XbMachine-DEBUG: before optimizing: 'dave'^1,attr()^1,not()\n# XbMachine-DEBUG: ignoring optimized call to not('dave'^1,attr()^1): FUNC type not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('dave'^1): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'dave'^1,attr()^1,not()\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'(null)',ne()\n# XbMachine-DEBUG: ignoring optimized call to ne('type',attr(),'(null)'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'(null)',ne()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: text(),'dead',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'dead'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'dead',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'dead':$'dead'^255\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:search\n# XbMachine-DEBUG: before optimizing: text(),'gimp'[gimp],search()\n# XbMachine-DEBUG: ignoring optimized call to search(text(),'gimp'[gimp]): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'gimp'[gimp],search()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:search\n# XbMachine-DEBUG: before optimizing: text(),'mEss'[mess],search()\n# XbMachine-DEBUG: ignoring optimized call to search(text(),'mEss'[mess]): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'mEss'[mess],search()\n# XbMachine-DEBUG: opcodes_sig=TEXT,INTE,FUNC:eq\n# XbMachine-DEBUG: before optimizing: '123',123,eq()\n# XbMachine-DEBUG: slow atoi fallback of 123:'123'\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: after optimizing: True\n# XbMachine-DEBUG: opcodes_sig=INTE,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 123,'123',eq()\n# XbMachine-DEBUG: slow atoi fallback of '123':123\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: after optimizing: True\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:starts-with\n# XbMachine-DEBUG: before optimizing: text()^1,'gimp'^1,starts-with()\n# XbMachine-DEBUG: ignoring optimized call to starts-with(text()^1,'gimp'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text()^1,'gimp'^1,starts-with()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:ends-with\n# XbMachine-DEBUG: before optimizing: text()^1,'.desktop'^1,ends-with()\n# XbMachine-DEBUG: ignoring optimized call to ends-with(text()^1,'.desktop'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text()^1,'.desktop'^1,ends-with()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:contains\n# XbMachine-DEBUG: before optimizing: text()^1,'imp'^1,contains()\n# XbMachine-DEBUG: ignoring optimized call to contains(text()^1,'imp'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text()^1,'imp'^1,contains()\n# XbMachine-DEBUG: opcodes_sig=FUNC:position,TEXT,FUNC:number,FUNC:eq\n# XbMachine-DEBUG: before optimizing: position(),'2'^1,number(),eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(position(),'2'^1,number()): FUNC:TEXT types not supported\n# XbMachine-DEBUG: method ran, adding result 2^255\n# XbMachine-DEBUG: ignoring optimized call to position(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: position(),2,eq()\n# XbMachine-DEBUG: before optimizing: position(),2,eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(position(),2): INTE:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to position(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: position(),2,eq()\n# XbMachine-DEBUG: opcodes_sig=INTE,FUNC:string,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 2^1,string(),'2',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(2^1,string(),'2'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: method ran, adding result '2'^255\n# XbMachine-DEBUG: after optimizing: '2','2',eq()\n# XbMachine-DEBUG: before optimizing: '2','2',eq()\n# XbMachine-DEBUG: slow strcmp fallback of '2':'2'\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: after optimizing: True\n# DEBUG: \n# <components origin=\"lvfs\">\n#   <header>\n#     <csum type=\"sha1\">dead</csum>\n#   </header>\n#   <component type=\"desktop\">\n#     <id> gimp.desktop </id>\n#     <id>org.gnome.Gimp.desktop</id>\n#     <name>M??</name>\n#     <custom>\n#       <value key=\"KEY\">TRUE</value>\n#     </custom>\n#   </component>\n#   <component type=\"firmware\">\n#     <id>org.hughski.ColorHug2.firmware</id>\n#   </component>\n# </components>\n# \n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq('type',attr(),'firmware'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: text(),'org.hughski.ColorHug2.firmware',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'org.hughski.ColorHug2.firmware'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'org.hughski.ColorHug2.firmware',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'firmware'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'org.hughski.ColorHug2.firmware':$'org.hughski.ColorHug2.firmware'^255\n# DEBUG: \n# <components origin=\"lvfs\">\n#   <header>\n#     <csum type=\"sha1\">dead</csum>\n#   </header>\n#   <component type=\"desktop\">\n#     <id> gimp.desktop </id>\n#     <id>org.gnome.Gimp.desktop</id>\n#     <name>M??</name>\n#     <custom>\n#       <value key=\"KEY\">TRUE</value>\n#     </custom>\n#   </component>\n#   <component type=\"firmware\">\n#     <id>org.hughski.ColorHug2.firmware</id>\n#   </component>\n# </components>\n# \n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:upper-case,FUNC:lower-case,FUNC:eq\n# XbMachine-DEBUG: before optimizing: text(),'Gimp.DESKTOP'^2,upper-case()^1,lower-case(),eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'Gimp.DESKTOP'^2,upper-case()^1,lower-case()): FUNC:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to lower-case(text(),'Gimp.DESKTOP'^2,upper-case()^1): FUNC type not supported\n# XbMachine-DEBUG: method ran, adding result 'GIMP.DESKTOP'^255\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'GIMP.DESKTOP'^1,lower-case(),eq()\n# XbMachine-DEBUG: before optimizing: text(),'GIMP.DESKTOP'^1,lower-case(),eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'GIMP.DESKTOP'^1,lower-case()): FUNC:TEXT types not supported\n# XbMachine-DEBUG: method ran, adding result 'gimp.desktop'^255\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'gimp.desktop',eq()\n# XbMachine-DEBUG: before optimizing: text(),'gimp.desktop',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'gimp.desktop'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'gimp.desktop',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'gimp.desktop':$'gimp.desktop'^255\nok 37 /libxmlb/xpath\nok 38 /libxmlb/xpath-query\nok 39 /libxmlb/xpath-query{reverse}\nok 40 /libxmlb/xpath-query{force-node-cache}\nok 41 /libxmlb/xpath{helpers}\nok 42 /libxmlb/xpath{prepared}\nok 43 /libxmlb/xpath{incomplete}\nok 44 /libxmlb/xpath-parent\nok 45 /libxmlb/xpath-glob\nok 46 /libxmlb/xpath-node\nok 47 /libxmlb/xpath-parent-subnode\n# DEBUG: \n# magic:        624c4d58\n# guid:         e521db7b-b504-ac07-3be2-de0bc7a36c1c\n# strtab:       @101\n# strtab_ntags: 1\n# NODE @32\n# size:         22\n# flags:        1\n# element_name: tag [000]\n# next:         55\n# parent:       0\n# text:         value [004]\n# SENT @54\n# NODE @55\n# size:         22\n# flags:        1\n# element_name: tag [000]\n# next:         78\n# parent:       0\n# text:         value2 [010]\n# SENT @77\n# NODE @78\n# size:         22\n# flags:        1\n# element_name: tag [000]\n# next:         0\n# parent:       0\n# text:         value3 [017]\n# SENT @100\n# STRTAB @101\n# [000]: tag\n# [004]: value\n# [010]: value2\n# [017]: value3\n# \n<tag>value</tag><tag>value2</tag><tag>value3</tag>ok 48 /libxmlb/multiple-roots\nok 49 /libxmlb/single-root\n# End of libxmlb tests\nPASS: libxmlb/libxmlb.test\nSUMMARY: total=1; passed=1; skipped=0; failed=0; user=0.0s; system=0.0s; maxrss=6016\nDURATION: 0\nEND: /usr/lib/libxmlb/ptest\n2024-02-06T09:29\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "libxmlb": {
                    "duration": "0",
                    "log": "START: ptest-runner\n2024-02-06T09:29\nRunning test: libxmlb/libxmlb.test\nTAP version 13\n# random seed: R02Sea5ce687874174ad4871a5f4968b3fec\n1..49\n# Start of libxmlb tests\nok 1 /libxmlb/common\nok 2 /libxmlb/common{content-type}\nok 3 /libxmlb/common{searchv}\nok 4 /libxmlb/common{union}\n# DEBUG: testing 'a'='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t'\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\t'\n# XbMachine-DEBUG: LVL 0\t3:\t\t=\n# XbMachine-DEBUG: LVL 0\t4:\t\t'\n# XbMachine-DEBUG: LVL 0\t5:\t\tb\n# XbMachine-DEBUG: LVL 0\t6:\t\t'\n# DEBUG: testing @a='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t@\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\t=\n# XbMachine-DEBUG: LVL 0\t3:\t\t'\n# XbMachine-DEBUG: LVL 0\t4:\t\tb\n# XbMachine-DEBUG: LVL 0\t5:\t\t'\n# DEBUG: testing @a=='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t@\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\t=\n# XbMachine-DEBUG: LVL 0\t3:\t\t=\n# XbMachine-DEBUG: LVL 0\t4:\t\t'\n# XbMachine-DEBUG: LVL 0\t5:\t\tb\n# XbMachine-DEBUG: LVL 0\t6:\t\t'\n# DEBUG: testing 'a'<'b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t'\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\t'\n# XbMachine-DEBUG: LVL 0\t3:\t\t<\n# XbMachine-DEBUG: LVL 0\t4:\t\t'\n# XbMachine-DEBUG: LVL 0\t5:\t\tb\n# XbMachine-DEBUG: LVL 0\t6:\t\t'\n# DEBUG: testing 999>=123\n# XbMachine-DEBUG: LVL 0\t0:\t\t9\n# XbMachine-DEBUG: LVL 0\t1:\t\t9\n# XbMachine-DEBUG: LVL 0\t2:\t\t9\n# XbMachine-DEBUG: LVL 0\t3:\t\t>\n# XbMachine-DEBUG: LVL 0\t4:\t\t=\n# XbMachine-DEBUG: LVL 0\t5:\t\t1\n# XbMachine-DEBUG: LVL 0\t6:\t\t2\n# XbMachine-DEBUG: LVL 0\t7:\t\t3\n# DEBUG: testing not(0)\n# XbMachine-DEBUG: LVL 0\t0:\t\tn\n# XbMachine-DEBUG: LVL 0\t1:\t\to\n# XbMachine-DEBUG: LVL 0\t2:\t\tt\n# XbMachine-DEBUG: LVL 0\t3:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t0\n# XbMachine-DEBUG: LVL 1\t1:\t\t)\n# XbMachine-DEBUG: Failed to add text not, trying function\n# DEBUG: testing @a\n# XbMachine-DEBUG: LVL 0\t0:\t\t@\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# DEBUG: testing not(@a)\n# XbMachine-DEBUG: LVL 0\t0:\t\tn\n# XbMachine-DEBUG: LVL 0\t1:\t\to\n# XbMachine-DEBUG: LVL 0\t2:\t\tt\n# XbMachine-DEBUG: LVL 0\t3:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t@\n# XbMachine-DEBUG: LVL 1\t1:\t\ta\n# XbMachine-DEBUG: LVL 1\t2:\t\t)\n# XbMachine-DEBUG: Failed to add text not, trying function\n# DEBUG: testing 'a'=\n# XbMachine-DEBUG: LVL 0\t0:\t\t'\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\t'\n# XbMachine-DEBUG: LVL 0\t3:\t\t=\n# DEBUG: testing ='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t=\n# XbMachine-DEBUG: LVL 0\t1:\t\t'\n# XbMachine-DEBUG: LVL 0\t2:\t\tb\n# XbMachine-DEBUG: LVL 0\t3:\t\t'\n# DEBUG: testing 999='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t9\n# XbMachine-DEBUG: LVL 0\t1:\t\t9\n# XbMachine-DEBUG: LVL 0\t2:\t\t9\n# XbMachine-DEBUG: LVL 0\t3:\t\t=\n# XbMachine-DEBUG: LVL 0\t4:\t\t'\n# XbMachine-DEBUG: LVL 0\t5:\t\tb\n# XbMachine-DEBUG: LVL 0\t6:\t\t'\n# DEBUG: testing text()='b'\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t)\n# XbMachine-DEBUG: Failed to add text text, trying function\n# XbMachine-DEBUG: LVL 0\t6:\t\t=\n# XbMachine-DEBUG: LVL 0\t7:\t\t'\n# XbMachine-DEBUG: LVL 0\t8:\t\tb\n# XbMachine-DEBUG: LVL 0\t9:\t\t'\n# DEBUG: testing last()\n# XbMachine-DEBUG: LVL 0\t0:\t\tl\n# XbMachine-DEBUG: LVL 0\t1:\t\ta\n# XbMachine-DEBUG: LVL 0\t2:\t\ts\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t)\n# XbMachine-DEBUG: Failed to add text last, trying function\n# DEBUG: testing text()~='beef'\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t)\n# XbMachine-DEBUG: Failed to add text text, trying function\n# XbMachine-DEBUG: LVL 0\t6:\t\t~\n# XbMachine-DEBUG: LVL 0\t7:\t\t=\n# XbMachine-DEBUG: LVL 0\t8:\t\t'\n# XbMachine-DEBUG: LVL 0\t9:\t\tb\n# XbMachine-DEBUG: LVL 0\t10:\t\te\n# XbMachine-DEBUG: LVL 0\t11:\t\te\n# XbMachine-DEBUG: LVL 0\t12:\t\tf\n# XbMachine-DEBUG: LVL 0\t13:\t\t'\n# XbMachine-DEBUG: popping: search()\n# XbMachine-DEBUG: stack: text(),'beef'\n# XbMachine-DEBUG: popping: 'beef'\n# XbMachine-DEBUG: stack: text()\n# XbMachine-DEBUG: popping: text()\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: pushing generic opcode\n# XbMachine-DEBUG: pushing generic opcode\n# XbMachine-DEBUG: pushing generic opcode\n# DEBUG: testing @type~='dead'\n# XbMachine-DEBUG: LVL 0\t0:\t\t@\n# XbMachine-DEBUG: LVL 0\t1:\t\tt\n# XbMachine-DEBUG: LVL 0\t2:\t\ty\n# XbMachine-DEBUG: LVL 0\t3:\t\tp\n# XbMachine-DEBUG: LVL 0\t4:\t\te\n# XbMachine-DEBUG: LVL 0\t5:\t\t~\n# XbMachine-DEBUG: LVL 0\t6:\t\t=\n# XbMachine-DEBUG: LVL 0\t7:\t\t'\n# XbMachine-DEBUG: LVL 0\t8:\t\td\n# XbMachine-DEBUG: LVL 0\t9:\t\te\n# XbMachine-DEBUG: LVL 0\t10:\t\ta\n# XbMachine-DEBUG: LVL 0\t11:\t\td\n# XbMachine-DEBUG: LVL 0\t12:\t\t'\n# DEBUG: testing 2\n# XbMachine-DEBUG: LVL 0\t0:\t\t2\n# DEBUG: testing text()=lower-case('firefox')\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t)\n# XbMachine-DEBUG: Failed to add text text, trying function\n# XbMachine-DEBUG: LVL 0\t6:\t\t=\n# XbMachine-DEBUG: LVL 0\t7:\t\tl\n# XbMachine-DEBUG: LVL 0\t8:\t\to\n# XbMachine-DEBUG: LVL 0\t9:\t\tw\n# XbMachine-DEBUG: LVL 0\t10:\t\te\n# XbMachine-DEBUG: LVL 0\t11:\t\tr\n# XbMachine-DEBUG: LVL 0\t12:\t\t-\n# XbMachine-DEBUG: LVL 0\t13:\t\tc\n# XbMachine-DEBUG: LVL 0\t14:\t\ta\n# XbMachine-DEBUG: LVL 0\t15:\t\ts\n# XbMachine-DEBUG: LVL 0\t16:\t\te\n# XbMachine-DEBUG: LVL 0\t17:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t'\n# XbMachine-DEBUG: LVL 1\t1:\t\tf\n# XbMachine-DEBUG: LVL 1\t2:\t\ti\n# XbMachine-DEBUG: LVL 1\t3:\t\tr\n# XbMachine-DEBUG: LVL 1\t4:\t\te\n# XbMachine-DEBUG: LVL 1\t5:\t\tf\n# XbMachine-DEBUG: LVL 1\t6:\t\to\n# XbMachine-DEBUG: LVL 1\t7:\t\tx\n# XbMachine-DEBUG: LVL 1\t8:\t\t'\n# XbMachine-DEBUG: LVL 1\t9:\t\t)\n# XbMachine-DEBUG: Failed to add text lower-case, trying function\n# DEBUG: testing $'a'=$'b'\n# XbMachine-DEBUG: LVL 0\t0:\t\t$\n# XbMachine-DEBUG: LVL 0\t1:\t\t'\n# XbMachine-DEBUG: LVL 0\t2:\t\ta\n# XbMachine-DEBUG: LVL 0\t3:\t\t'\n# XbMachine-DEBUG: LVL 0\t4:\t\t=\n# XbMachine-DEBUG: LVL 0\t5:\t\t$\n# XbMachine-DEBUG: LVL 0\t6:\t\t'\n# XbMachine-DEBUG: LVL 0\t7:\t\tb\n# XbMachine-DEBUG: LVL 0\t8:\t\t'\n# DEBUG: testing ('a'='b')&&('c'='d')\n# XbMachine-DEBUG: LVL 0\t0:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t'\n# XbMachine-DEBUG: LVL 1\t1:\t\ta\n# XbMachine-DEBUG: LVL 1\t2:\t\t'\n# XbMachine-DEBUG: LVL 1\t3:\t\t=\n# XbMachine-DEBUG: LVL 1\t4:\t\t'\n# XbMachine-DEBUG: LVL 1\t5:\t\tb\n# XbMachine-DEBUG: LVL 1\t6:\t\t'\n# XbMachine-DEBUG: LVL 1\t7:\t\t)\n# XbMachine-DEBUG: LVL 0\t9:\t\t&\n# XbMachine-DEBUG: LVL 0\t10:\t\t&\n# XbMachine-DEBUG: LVL 0\t11:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t'\n# XbMachine-DEBUG: LVL 1\t1:\t\tc\n# XbMachine-DEBUG: LVL 1\t2:\t\t'\n# XbMachine-DEBUG: LVL 1\t3:\t\t=\n# XbMachine-DEBUG: LVL 1\t4:\t\t'\n# XbMachine-DEBUG: LVL 1\t5:\t\td\n# XbMachine-DEBUG: LVL 1\t6:\t\t'\n# XbMachine-DEBUG: LVL 1\t7:\t\t)\n# DEBUG: testing text()==('a','b','c')\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t)\n# XbMachine-DEBUG: Failed to add text text, trying function\n# XbMachine-DEBUG: LVL 0\t6:\t\t=\n# XbMachine-DEBUG: LVL 0\t7:\t\t=\n# XbMachine-DEBUG: LVL 0\t8:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t'\n# XbMachine-DEBUG: LVL 1\t1:\t\ta\n# XbMachine-DEBUG: LVL 1\t2:\t\t'\n# XbMachine-DEBUG: LVL 1\t3:\t\t,\n# XbMachine-DEBUG: LVL 1\t4:\t\t'\n# XbMachine-DEBUG: LVL 1\t5:\t\tb\n# XbMachine-DEBUG: LVL 1\t6:\t\t'\n# XbMachine-DEBUG: LVL 1\t7:\t\t,\n# XbMachine-DEBUG: LVL 1\t8:\t\t'\n# XbMachine-DEBUG: LVL 1\t9:\t\tc\n# XbMachine-DEBUG: LVL 1\t10:\t\t'\n# XbMachine-DEBUG: LVL 1\t11:\t\t)\n# DEBUG: testing text(\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t\n# DEBUG: testing text((((((((((((((((((((text()))))))))))))))))))))\n# XbMachine-DEBUG: LVL 0\t0:\t\tt\n# XbMachine-DEBUG: LVL 0\t1:\t\te\n# XbMachine-DEBUG: LVL 0\t2:\t\tx\n# XbMachine-DEBUG: LVL 0\t3:\t\tt\n# XbMachine-DEBUG: LVL 0\t4:\t\t(\n# XbMachine-DEBUG: LVL 1\t0:\t\t(\n# XbMachine-DEBUG: LVL 2\t0:\t\t(\n# XbMachine-DEBUG: LVL 3\t0:\t\t(\n# XbMachine-DEBUG: LVL 4\t0:\t\t(\n# XbMachine-DEBUG: LVL 5\t0:\t\t(\n# XbMachine-DEBUG: LVL 6\t0:\t\t(\n# XbMachine-DEBUG: LVL 7\t0:\t\t(\n# XbMachine-DEBUG: LVL 8\t0:\t\t(\n# XbMachine-DEBUG: LVL 9\t0:\t\t(\n# XbMachine-DEBUG: LVL 10\t0:\t\t(\n# XbMachine-DEBUG: LVL 11\t0:\t\t(\n# XbMachine-DEBUG: LVL 12\t0:\t\t(\n# XbMachine-DEBUG: LVL 13\t0:\t\t(\n# XbMachine-DEBUG: LVL 14\t0:\t\t(\n# XbMachine-DEBUG: LVL 15\t0:\t\t(\n# XbMachine-DEBUG: LVL 16\t0:\t\t(\n# XbMachine-DEBUG: LVL 17\t0:\t\t(\n# XbMachine-DEBUG: LVL 18\t0:\t\t(\n# XbMachine-DEBUG: LVL 19\t0:\t\t(\n# XbMachine-DEBUG: LVL 20\t0:\t\tt\n# XbMachine-DEBUG: LVL 20\t1:\t\te\n# XbMachine-DEBUG: LVL 20\t2:\t\tx\n# XbMachine-DEBUG: LVL 20\t3:\t\tt\n# XbMachine-DEBUG: LVL 20\t4:\t\t(\nok 5 /libxmlb/opcodes\n# DEBUG: testing @a='b'\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'a',attr(),'b',eq()\n# XbMachine-DEBUG: popping: eq()\n# XbMachine-DEBUG: stack: 'a',attr(),'b'\n# XbMachine-DEBUG: ignoring optimized call to eq('a',attr(),'b'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: popping: 'b'\n# XbMachine-DEBUG: stack: 'a',attr()\n# XbMachine-DEBUG: popping: attr()\n# XbMachine-DEBUG: stack: 'a'\n# XbMachine-DEBUG: ignoring optimized call to attr('a'): cannot optimize: no silo to query\n# XbMachine-DEBUG: popping: 'a'\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: 'a',attr(),'b',eq()\n# DEBUG: testing 'a'<'b'\n# XbMachine-DEBUG: opcodes_sig=TEXT,TEXT,FUNC:lt\n# XbMachine-DEBUG: before optimizing: 'a','b',lt()\n# XbMachine-DEBUG: popping: lt()\n# XbMachine-DEBUG: stack: 'a','b'\n# XbMachine-DEBUG: popping1: 'b'\n# XbMachine-DEBUG: popping2: 'a'\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: True\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: True\n# DEBUG: testing 999>=123\n# XbMachine-DEBUG: opcodes_sig=INTE,INTE,FUNC:ge\n# XbMachine-DEBUG: before optimizing: 999,123,ge()\n# XbMachine-DEBUG: popping: ge()\n# XbMachine-DEBUG: stack: 999,123\n# XbMachine-DEBUG: popping1: 123\n# XbMachine-DEBUG: popping2: 999\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: True\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: True\n# DEBUG: testing not(0)\n# XbMachine-DEBUG: opcodes_sig=INTE,FUNC:not\n# XbMachine-DEBUG: before optimizing: 0^1,not()\n# XbMachine-DEBUG: popping: not()\n# XbMachine-DEBUG: stack: 0^1\n# XbMachine-DEBUG: popping: 0^1\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: True\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: True\n# DEBUG: testing lower-case('Fire')\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:lower-case\n# XbMachine-DEBUG: before optimizing: 'Fire'^1,lower-case()\n# XbMachine-DEBUG: popping: lower-case()\n# XbMachine-DEBUG: stack: 'Fire'^1\n# XbMachine-DEBUG: popping: 'Fire'^1\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: pushing: fire\n# XbMachine-DEBUG: stack: 'fire'^255\n# XbMachine-DEBUG: popping: 'fire'^255\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result 'fire'^255\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: 'fire'\n# DEBUG: testing upper-case('???????')\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:upper-case\n# XbMachine-DEBUG: before optimizing: '???????'^1,upper-case()\n# XbMachine-DEBUG: popping: upper-case()\n# XbMachine-DEBUG: stack: '???????'^1\n# XbMachine-DEBUG: popping: '???????'^1\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: pushing: ???????\n# XbMachine-DEBUG: stack: '???????'^255\n# XbMachine-DEBUG: popping: '???????'^255\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result '???????'^255\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: '???????'\n# DEBUG: testing upper-case(lower-case('Fire'))\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:lower-case,FUNC:upper-case\n# XbMachine-DEBUG: before optimizing: 'Fire'^2,lower-case()^1,upper-case()\n# XbMachine-DEBUG: popping: upper-case()\n# XbMachine-DEBUG: stack: 'Fire'^2,lower-case()^1\n# XbMachine-DEBUG: ignoring optimized call to upper-case('Fire'^2,lower-case()^1): FUNC type not supported\n# XbMachine-DEBUG: popping: lower-case()^1\n# XbMachine-DEBUG: stack: 'Fire'^2\n# XbMachine-DEBUG: popping: 'Fire'^2\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: pushing: fire\n# XbMachine-DEBUG: stack: 'fire'^255\n# XbMachine-DEBUG: popping: 'fire'^255\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result 'fire'^255\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: 'fire'^1,upper-case()\n# XbMachine-DEBUG: before optimizing: 'fire'^1,upper-case()\n# XbMachine-DEBUG: popping: upper-case()\n# XbMachine-DEBUG: stack: 'fire'^1\n# XbMachine-DEBUG: popping: 'fire'^1\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: pushing: FIRE\n# XbMachine-DEBUG: stack: 'FIRE'^255\n# XbMachine-DEBUG: popping: 'FIRE'^255\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: method ran, adding result 'FIRE'^255\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: 'FIRE'\n# DEBUG: testing text()==('a','b','c')\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,TEXT,TEXT,FUNC:in\n# XbMachine-DEBUG: before optimizing: text(),'c'^1,'b'^1,'a'^1,in()\n# XbMachine-DEBUG: popping: in()\n# XbMachine-DEBUG: stack: text(),'c'^1,'b'^1,'a'^1\n# XbMachine-DEBUG: ignoring optimized call to in(text(),'c'^1,'b'^1,'a'^1): FUNC type not supported\n# XbMachine-DEBUG: popping: 'a'^1\n# XbMachine-DEBUG: stack: text(),'c'^1,'b'^1\n# XbMachine-DEBUG: popping: 'b'^1\n# XbMachine-DEBUG: stack: text(),'c'^1\n# XbMachine-DEBUG: popping: 'c'^1\n# XbMachine-DEBUG: stack: text()\n# XbMachine-DEBUG: popping: text()\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: not popping: stack empty\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: after optimizing: text(),'c'^1,'b'^1,'a'^1,in()\n# XbMachine-DEBUG: opcodes_sig=TEXT,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'a','b',eq()\n# XbMachine-DEBUG: popping: eq()\n# XbMachine-DEBUG: stack: 'a','b'\n# XbMachine-DEBUG: popping1: 'b'\n# XbMachine-DEBUG: popping2: 'a'\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: False\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: opcodes_sig=INTE,INTE,FUNC:ge\n# XbMachine-DEBUG: before optimizing: 123,999,ge()\n# XbMachine-DEBUG: popping: ge()\n# XbMachine-DEBUG: stack: 123,999\n# XbMachine-DEBUG: popping1: 999\n# XbMachine-DEBUG: popping2: 123\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: False\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: opcodes_sig=INTE,FUNC:not\n# XbMachine-DEBUG: before optimizing: 1^1,not()\n# XbMachine-DEBUG: popping: not()\n# XbMachine-DEBUG: stack: 1^1\n# XbMachine-DEBUG: popping: 1^1\n# XbMachine-DEBUG: stack is empty\n# XbMachine-DEBUG: popping: False\n# XbMachine-DEBUG: stack is empty\nok 6 /libxmlb/opcodes{optimize}\nok 7 /libxmlb/opcodes{kind}\nok 8 /libxmlb/stack\nok 9 /libxmlb/stack{peek}\nok 10 /libxmlb/node{data}\nok 11 /libxmlb/node{export}\n# DEBUG: \n# magic:        624c4d58\n# guid:         0e82a201-926d-d637-04e5-5631bd1b1c64\n# strtab:       @387\n# strtab_ntags: 8\n# NODE @32\n# size:         30\n# flags:        1\n# element_name: components [000]\n# next:         0\n# parent:       0\n# attr_name:    origin [061]\n# attr_value:   lvfs [078]\n# NODE @62\n# size:         30\n# flags:        1\n# element_name: header [011]\n# next:         124\n# parent:       32\n# attr_name:    type [068]\n# attr_value:   <&> [083]\n# NODE @92\n# size:         30\n# flags:        1\n# element_name: csum [018]\n# next:         0\n# parent:       62\n# text:         dead [115]\n# attr_name:    type [068]\n# attr_value:   sha1 [087]\n# SENT @122\n# SENT @123\n# NODE @124\n# size:         38\n# flags:        1\n# element_name: component [023]\n# next:         232\n# parent:       32\n# attr_name:    type [068]\n# attr_value:   desktop [092]\n# attr_name:    attr [073]\n# attr_value:   value [100]\n# NODE @162\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         185\n# parent:       124\n# text:         gimp.desktop [120]\n# SENT @184\n# NODE @185\n# size:         22\n# flags:        1\n# element_name: name [036]\n# next:         208\n# parent:       124\n# text:         GIMP & Friend? [133]\n# SENT @207\n# NODE @208\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         0\n# parent:       124\n# text:         org.gnome.Gimp.desktop [150]\n# SENT @230\n# SENT @231\n# NODE @232\n# size:         30\n# flags:        1\n# element_name: component [023]\n# next:         286\n# parent:       32\n# attr_name:    type [068]\n# attr_value:   desktop [092]\n# NODE @262\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         0\n# parent:       232\n# text:         gnome-software.desktop [173]\n# SENT @284\n# SENT @285\n# NODE @286\n# size:         30\n# flags:        1\n# element_name: component [023]\n# next:         0\n# parent:       32\n# attr_name:    type [068]\n# attr_value:   firmware [106]\n# NODE @316\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         339\n# parent:       286\n# text:         org.hughski.ColorHug2.firmware [196]\n# SENT @338\n# NODE @339\n# size:         22\n# flags:        1\n# element_name: requires [041]\n# next:         0\n# parent:       286\n# NODE @361\n# size:         22\n# flags:        1\n# element_name: bootloader [050]\n# next:         0\n# parent:       339\n# text:         1.2.3 [227]\n# SENT @383\n# SENT @384\n# SENT @385\n# SENT @386\n# STRTAB @387\n# [000]: components\n# [011]: header\n# [018]: csum\n# [023]: component\n# [033]: id\n# [036]: name\n# [041]: requires\n# [050]: bootloader\n# [061]: origin\n# [068]: type\n# [073]: attr\n# [078]: lvfs\n# [083]: <&>\n# [087]: sha1\n# [092]: desktop\n# [100]: value\n# [106]: firmware\n# [115]: dead\n# [120]: gimp.desktop\n# [133]: GIMP & Friend?\n# [150]: org.gnome.Gimp.desktop\n# [173]: gnome-software.desktop\n# [196]: org.hughski.ColorHug2.firmware\n# [227]: 1.2.3\n# \n# <components origin=\"lvfs\">\n#   <header type=\"&lt;&amp;&gt;\">\n#     <csum type=\"sha1\">dead</csum>\n#   </header>\n#   <component type=\"desktop\" attr=\"value\">\n#     <id>gimp.desktop</id>\n#     <name>GIMP &amp; Friend?</name>\n#     <id>org.gnome.Gimp.desktop</id>\n#   </component>\n#   <component type=\"desktop\">\n#     <id>gnome-software.desktop</id>\n#   </component>\n#   <component type=\"firmware\">\n#     <id>org.hughski.ColorHug2.firmware</id>\n#     <requires>\n#       <bootloader>1.2.3</bootloader>\n#     </requires>\n#   </component>\n# </components>\nok 12 /libxmlb/builder\nok 13 /libxmlb/builder{comments}\n# DEBUG: \n# magic:        624c4d58\n# guid:         7763392a-e166-1178-cbd5-590936cb74f5\n# strtab:       @140\n# strtab_ntags: 3\n# NODE @32\n# size:         22\n# flags:        1\n# element_name: components [000]\n# next:         0\n# parent:       0\n# NODE @54\n# size:         22\n# flags:        1\n# element_name: component [011]\n# next:         0\n# parent:       32\n# NODE @76\n# size:         30\n# flags:        1\n# element_name: p [021]\n# next:         107\n# parent:       54\n# text:         Salut [035]\n# attr_name:    xml:lang [023]\n# attr_value:   fr [032]\n# SENT @106\n# NODE @107\n# size:         30\n# flags:        1\n# element_name: p [021]\n# next:         0\n# parent:       54\n# text:         Au revoir [041]\n# attr_name:    xml:lang [023]\n# attr_value:   fr [032]\n# SENT @137\n# SENT @138\n# SENT @139\n# STRTAB @140\n# [000]: components\n# [011]: component\n# [021]: p\n# [023]: xml:lang\n# [032]: fr\n# [035]: Salut\n# [041]: Au revoir\n# \nok 14 /libxmlb/builder{native-lang}\n# DEBUG: \n# magic:        624c4d58\n# guid:         6c002382-7ad6-7ed9-0d93-d82574ccb351\n# strtab:       @132\n# strtab_ntags: 4\n# NODE @32\n# size:         22\n# flags:        1\n# element_name: components [000]\n# next:         0\n# parent:       0\n# NODE @54\n# size:         22\n# flags:        1\n# element_name: component [011]\n# next:         0\n# parent:       32\n# NODE @76\n# size:         30\n# flags:        1\n# element_name: description [021]\n# next:         0\n# parent:       54\n# attr_name:    xml:lang [035]\n# attr_value:   fr [044]\n# NODE @106\n# size:         22\n# flags:        1\n# element_name: p [033]\n# next:         0\n# parent:       76\n# text:         Salut [047]\n# SENT @128\n# SENT @129\n# SENT @130\n# SENT @131\n# STRTAB @132\n# [000]: components\n# [011]: component\n# [021]: description\n# [033]: p\n# [035]: xml:lang\n# [044]: fr\n# [047]: Salut\n# \nok 15 /libxmlb/builder{native-lang-nested}\nok 16 /libxmlb/builder{native-lang-locale}\n# DEBUG: magic:        624c4d58\n# guid:         00000000-0000-0000-0000-000000000000\n# strtab:       @32\n# strtab_ntags: 0\n# STRTAB @32\n# \nok 17 /libxmlb/builder{empty}\n# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: failed to load silo: Failed to open file ?/tmp/temp.xmlb?: open() failed: No such file or directory\n# XbSilo-DEBUG: compiling 6a695122c2983ad2faa3f54c704d9fbacf56200d?\n# XbSilo-DEBUG: 0.04ms      compile 6a695122c2983ad2faa3f54c704d9fbacf56200d\n# XbSilo-DEBUG: 0.10ms      get size nodetab\n# XbSilo-DEBUG: 0.01ms      adding strtab element\n# XbSilo-DEBUG: 0.00ms      adding strtab attr name\n# XbSilo-DEBUG: 0.01ms      adding strtab attr value\n# XbSilo-DEBUG: 0.00ms      adding strtab text\n# XbSilo-DEBUG: 0.00ms      adding strtab tokens\n# XbSilo-DEBUG: 0.01ms      writing nodetab\n# XbSilo-DEBUG: 0.00ms      fixing ->parent and ->next\n# XbSilo-DEBUG: 0.00ms      appending strtab\n# XbSilo-DEBUG: 0.01ms      parse blob\n# XbSilo-DEBUG: 0.17ms      save file\n# XbSilo-DEBUG: 0.01ms      parse blob\n# XbSilo-DEBUG: 0.24ms      loaded file\n# XbSilo-DEBUG: /tmp/temp.xmlb changed, invalidating\n# XbSilo-DEBUG: /tmp/temp.xmlb changed, invalidating\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: failed to load silo: blob too small\n# XbSilo-DEBUG: compiling 6a695122c2983ad2faa3f54c704d9fbacf56200d?\n# XbSilo-DEBUG: 0.00ms      compile 6a695122c2983ad2faa3f54c704d9fbacf56200d\n# XbSilo-DEBUG: 0.06ms      get size nodetab\n# XbSilo-DEBUG: 0.00ms      adding strtab element\n# XbSilo-DEBUG: 0.00ms      adding strtab attr name\n# XbSilo-DEBUG: 0.00ms      adding strtab attr value\n# XbSilo-DEBUG: 0.00ms      adding strtab text\n# XbSilo-DEBUG: 0.00ms      adding strtab tokens\n# XbSilo-DEBUG: 0.00ms      writing nodetab\n# XbSilo-DEBUG: 0.00ms      fixing ->parent and ->next\n# XbSilo-DEBUG: 0.00ms      appending strtab\n# XbSilo-DEBUG: 0.00ms      parse blob\n# XbSilo-DEBUG: 0.12ms      save file\n# XbSilo-DEBUG: 0.01ms      parse blob\n# XbSilo-DEBUG: 0.12ms      loaded file\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: 0.01ms      parse blob\n# XbSilo-DEBUG: 0.05ms      loaded file\n# XbSilo-DEBUG: GUID string: 6a695122c2983ad2faa3f54c704d9fbacf56200d\n# XbSilo-DEBUG: file: 0e82a201-926d-d637-04e5-5631bd1b1c64, current:0e82a201-926d-d637-04e5-5631bd1b1c64, cached: 0e82a201-926d-d637-04e5-5631bd1b1c64\n# XbSilo-DEBUG: returning unchanged silo\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: file: 0e82a201-926d-d637-04e5-5631bd1b1c64, current:0e82a201-926d-d637-04e5-5631bd1b1c64, cached: (null)\n# XbSilo-DEBUG: loading silo with file contents\nok 18 /libxmlb/builder{ensure}\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: failed to load silo: Failed to open file ?/tmp/temp.xmlb?: open() failed: No such file or directory\n# XbSilo-DEBUG: /tmp/temp.xml.RN4ZI2 changed, invalidating\n# XbSilo-DEBUG: /tmp/temp.xml changed, invalidating\n# XbSilo-DEBUG: /tmp/temp.xml changed, invalidating\nok 19 /libxmlb/builder{ensure-watch-source}\n# <component type=\"desktop\"><id>gimp.desktop</id></component>\nok 20 /libxmlb/builder{node-vfunc}\n# DEBUG: ignoring (null)\n# DEBUG: ignoring components\n# DEBUG: ignoring id\n# DEBUG: ignoring id\n# <components><component><id>inkscape.desktop</id></component></components>\nok 21 /libxmlb/builder{node-vfunc-remove}\n# DEBUG: >(null)<\nok 22 /libxmlb/builder{node-vfunc-depth}\nok 23 /libxmlb/builder{node-vfunc-error}\nok 24 /libxmlb/builder{node-vfunc-ignore}\n# XbSilo-DEBUG: ignoring invalid file 0bb31de2141de8d7e4b888bd4a11d2a60c32bcd7: Mismatched XML\n# <book><id>foobar</id></book>\nok 25 /libxmlb/builder{ignore-invalid}\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: file: 8f780959-482e-b32a-8fc0-96ffc6c99cb9, current:98d7596d-7ee7-0773-cd5a-f0a416599884, cached: (null)\n<component type=\"desktop\"><id>temp.desktop</id></component>ok 26 /libxmlb/builder{custom-mime}\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: file: 98d7596d-7ee7-0773-cd5a-f0a416599884, current:8516e1ee-b278-a96f-28b0-a4e6b7a61176, cached: (null)\n<id>Hello world!</id>ok 27 /libxmlb/builder{chained-adapters}\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: file: 8516e1ee-b278-a96f-28b0-a4e6b7a61176, current:6a1b9fc4-b621-58ce-b0f5-bc88546f6241, cached: (null)\nok 28 /libxmlb/builder{source-lzma}\n# XbSilo-DEBUG: attempting to load /tmp/temp.xmlb\n# XbSilo-DEBUG: file: 6a1b9fc4-b621-58ce-b0f5-bc88546f6241, current:4ff9278a-7e94-d0a4-0a3b-79bfb9694dae, cached: (null)\nok 29 /libxmlb/builder{source-zstd}\n# <components origin=\"lvfs\">\n# <component type=\"desktop\">\n# <id>gimp.desktop</id>\n# <icon type=\"stock\">dave</icon>\n# <description>hello <em>world!</em>    \n# </description>\n# </component>\n# </components>\n<components origin=\"lvfs\"><component type=\"desktop\"><id>gimp.desktop</id><icon type=\"stock\">dave</icon><description>hello <em>world!</em></description></component></components>ok 30 /libxmlb/builder-node\nok 31 /libxmlb/builder-node{token-max}\nok 32 /libxmlb/builder-node{info}\n# <component><description><p>Really long content\n# spanning multiple lines\n# </p></description></component>\nok 33 /libxmlb/builder-node{literal-text}\n# <component><description><p>Really long content spanning multiple lines</p></description></component>\nok 34 /libxmlb/builder-node{source-text}\n# DEBUG: \n# magic:        624c4d58\n# guid:         2929f697-1718-f58b-3e10-fd2cb3db1476\n# strtab:       @193\n# strtab_ntags: 6\n# NODE @32\n# size:         22\n# flags:        1\n# element_name: description [000]\n# next:         0\n# parent:       0\n# NODE @54\n# size:         22\n# flags:        1\n# element_name: p [012]\n# next:         100\n# parent:       32\n# NODE @76\n# size:         22\n# flags:        1\n# element_name: code [014]\n# next:         0\n# parent:       54\n# text:         Title [031]\n# tail:         : [037]\n# SENT @98\n# SENT @99\n# NODE @100\n# size:         22\n# flags:        1\n# element_name: p [012]\n# next:         0\n# parent:       32\n# text:         There is a  [039]\n# NODE @122\n# size:         22\n# flags:        1\n# element_name: em [019]\n# next:         145\n# parent:       100\n# text:         slight [051]\n# tail:          risk of  [058]\n# SENT @144\n# NODE @145\n# size:         22\n# flags:        1\n# element_name: strong [022]\n# next:         168\n# parent:       100\n# text:         death [068]\n# tail:          here [074]\n# SENT @167\n# NODE @168\n# size:         22\n# flags:        1\n# element_name: a [029]\n# next:         0\n# parent:       100\n# text:         ! [080]\n# SENT @190\n# SENT @191\n# SENT @192\n# STRTAB @193\n# [000]: description\n# [012]: p\n# [014]: code\n# [019]: em\n# [022]: strong\n# [029]: a\n# [031]: Title\n# [037]: :\n# [039]: There is a \n# [051]: slight\n# [058]:  risk of \n# [068]: death\n# [074]:  here\n# [080]: !\n# \nok 35 /libxmlb/markup\n# DEBUG: \n# magic:        624c4d58\n# guid:         00000000-0000-0000-0000-000000000000\n# strtab:       @86\n# strtab_ntags: 2\n# NODE @32\n# size:         22\n# flags:        1\n# element_name: component [000]\n# next:         0\n# parent:       0\n# NODE @54\n# size:         30\n# flags:        3\n# element_name: summary [010]\n# next:         0\n# parent:       32\n# text:         A strategy game [018]\n# token:        strategy [034]\n# token:        strategi [043]\n# SENT @84\n# SENT @85\n# STRTAB @86\n# [000]: component\n# [010]: summary\n# [018]: A strategy game\n# [034]: strategy\n# [043]: strategi\n# \n# XbMachine-DEBUG: opcodes_sig=FUNC:text,?INT,FUNC:search\n# XbMachine-DEBUG: before optimizing: text(),?0,search()\n# XbMachine-DEBUG: ignoring optimized call to search(text(),?0): ?INT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),?0,search()\n# XbSilo-DEBUG: 0.01ms      query on component with `summary[text(),?0,search()]` [?0 ? strategi] limit=0 -> 1 results\nok 36 /libxmlb/token-search\n# DEBUG: \n# magic:        624c4d58\n# guid:         bd1f54c9-65bd-4538-7141-7fb9aabe5909\n# strtab:       @333\n# strtab_ntags: 8\n# NODE @32\n# size:         30\n# flags:        1\n# element_name: components [000]\n# next:         0\n# parent:       0\n# attr_name:    origin [054]\n# attr_value:   lvfs [070]\n# NODE @62\n# size:         22\n# flags:        1\n# element_name: header [011]\n# next:         116\n# parent:       32\n# NODE @84\n# size:         30\n# flags:        1\n# element_name: csum [018]\n# next:         0\n# parent:       62\n# text:         dead [101]\n# attr_name:    type [061]\n# attr_value:   sha1 [075]\n# SENT @114\n# SENT @115\n# NODE @116\n# size:         30\n# flags:        1\n# element_name: component [023]\n# next:         278\n# parent:       32\n# attr_name:    type [061]\n# attr_value:   desktop [080]\n# NODE @146\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         169\n# parent:       116\n# text:         gimp.desktop [106]\n# SENT @168\n# NODE @169\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         192\n# parent:       116\n# text:         org.gnome.Gimp.desktop [119]\n# SENT @191\n# NODE @192\n# size:         30\n# flags:        3\n# element_name: name [036]\n# next:         223\n# parent:       116\n# text:         M?? [142]\n# token:        m?ss [185]\n# token:        mess [191]\n# SENT @222\n# NODE @223\n# size:         22\n# flags:        1\n# element_name: custom [041]\n# next:         0\n# parent:       116\n# NODE @245\n# size:         30\n# flags:        1\n# element_name: value [048]\n# next:         0\n# parent:       223\n# text:         TRUE [149]\n# attr_name:    key [066]\n# attr_value:   KEY [088]\n# SENT @275\n# SENT @276\n# SENT @277\n# NODE @278\n# size:         30\n# flags:        1\n# element_name: component [023]\n# next:         0\n# parent:       32\n# attr_name:    type [061]\n# attr_value:   firmware [092]\n# NODE @308\n# size:         22\n# flags:        1\n# element_name: id [033]\n# next:         0\n# parent:       278\n# text:         org.hughski.ColorHug2.firmware [154]\n# SENT @330\n# SENT @331\n# SENT @332\n# STRTAB @333\n# [000]: components\n# [011]: header\n# [018]: csum\n# [023]: component\n# [033]: id\n# [036]: name\n# [041]: custom\n# [048]: value\n# [054]: origin\n# [061]: type\n# [066]: key\n# [070]: lvfs\n# [075]: sha1\n# [080]: desktop\n# [088]: KEY\n# [092]: firmware\n# [101]: dead\n# [106]: gimp.desktop\n# [119]: org.gnome.Gimp.desktop\n# [142]: M??\n# [149]: TRUE\n# [154]: org.hughski.ColorHug2.firmware\n# [185]: m?ss\n# [191]: mess\n# \n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,TEXT,TEXT,FUNC:in\n# XbMachine-DEBUG: before optimizing: text(),'dave.desktop'^1,'another.desktop'^1,'gimp.desktop'^1,in()\n# XbMachine-DEBUG: ignoring optimized call to in(text(),'dave.desktop'^1,'another.desktop'^1,'gimp.desktop'^1): FUNC type not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'dave.desktop'^1,'another.desktop'^1,'gimp.desktop'^1,in()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:in\n# XbMachine-DEBUG: before optimizing: text(),'gimp.desktop'^1,in()\n# XbMachine-DEBUG: ignoring optimized call to in(text(),'gimp.desktop'^1): FUNC type not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'gimp.desktop'^1,in()\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq,FUNC:text,TEXT,FUNC:eq,FUNC:and\n# XbMachine-DEBUG: before optimizing: 'key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'TRUE'^1,eq()^1,and()\n# XbMachine-DEBUG: ignoring optimized call to and('key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'TRUE'^1,eq()^1): FUNC:TEXT types not supported\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'TRUE'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text('key'^1,attr()^1,'KEY'^1,eq()^1): cannot optimize: no silo to query\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^1,attr()^1,'KEY'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('key'^1): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'TRUE'^1,eq()^1,and()\n# XbMachine-DEBUG: slow strcmp fallback of 'KEY'^1:$'KEY'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'TRUE'^1:$'TRUE'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq,FUNC:text,TEXT,FUNC:eq,FUNC:and\n# XbMachine-DEBUG: before optimizing: 'key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'FALSE'^1,eq()^1,and()\n# XbMachine-DEBUG: ignoring optimized call to and('key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'FALSE'^1,eq()^1): FUNC:TEXT types not supported\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'FALSE'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text('key'^1,attr()^1,'KEY'^1,eq()^1): cannot optimize: no silo to query\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^1,attr()^1,'KEY'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('key'^1): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'key'^1,attr()^1,'KEY'^1,eq()^1,text()^1,'FALSE'^1,eq()^1,and()\n# XbMachine-DEBUG: slow strcmp fallback of 'KEY'^1:$'KEY'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'FALSE'^1:$'TRUE'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq,FUNC:text,TEXT,FUNC:eq,FUNC:and\n# XbMachine-DEBUG: before optimizing: 'key'^2,attr()^2,'KEY'^2,eq()^2,text()^2,'TRUE'^2,eq()^2,and()\n# XbMachine-DEBUG: ignoring optimized call to and('key'^2,attr()^2,'KEY'^2,eq()^2,text()^2,'TRUE'^2,eq()^2): FUNC:TEXT types not supported\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^2,attr()^2,'KEY'^2,eq()^2,text()^2,'TRUE'^2): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text('key'^2,attr()^2,'KEY'^2,eq()^2): cannot optimize: no silo to query\n# XbMachine-DEBUG: ignoring optimized call to eq('key'^2,attr()^2,'KEY'^2): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('key'^2): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'key'^2,attr()^2,'KEY'^2,eq()^2,text()^2,'TRUE'^2,eq()^2,and()\n# XbMachine-DEBUG: slow strcmp fallback of 'KEY'^2:$'KEY'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'TRUE'^2:$'TRUE'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'dave',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq('type',attr(),'dave'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'dave',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'dave':$'desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'dave':$'firmware'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,INTE,FUNC:ge\n# XbMachine-DEBUG: before optimizing: 'percentage',attr(),90,ge()\n# XbMachine-DEBUG: ignoring optimized call to ge('percentage',attr(),90): INTE:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('percentage'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'percentage',attr(),90,ge()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: text(),'dave',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'dave'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'dave',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'dave':$'gimp.desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'dave':$'org.gnome.Gimp.desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'dave':$'org.hughski.ColorHug2.firmware'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq('type',attr(),'firmware'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'firmware'^255\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:ne\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'firmware',ne()\n# XbMachine-DEBUG: ignoring optimized call to ne('type',attr(),'firmware'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'firmware',ne()\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq('type',attr(),'firmware'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'firmware'^255\n# XbMachine-DEBUG: opcodes_sig=INTE\n# XbMachine-DEBUG: before optimizing: 2,position(),eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(2,position()): FUNC:INTE types not supported\n# XbMachine-DEBUG: ignoring optimized call to position(2): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 2,position(),eq()\n# XbMachine-DEBUG: opcodes_sig=FUNC:last\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'(null)',ne()\n# XbMachine-DEBUG: ignoring optimized call to ne('type',attr(),'(null)'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'(null)',ne()\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,FUNC:not\n# XbMachine-DEBUG: before optimizing: 'dave'^1,attr()^1,not()\n# XbMachine-DEBUG: ignoring optimized call to not('dave'^1,attr()^1): FUNC type not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('dave'^1): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'dave'^1,attr()^1,not()\n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'(null)',ne()\n# XbMachine-DEBUG: ignoring optimized call to ne('type',attr(),'(null)'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'(null)',ne()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: text(),'dead',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'dead'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'dead',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'dead':$'dead'^255\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:search\n# XbMachine-DEBUG: before optimizing: text(),'gimp'[gimp],search()\n# XbMachine-DEBUG: ignoring optimized call to search(text(),'gimp'[gimp]): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'gimp'[gimp],search()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:search\n# XbMachine-DEBUG: before optimizing: text(),'mEss'[mess],search()\n# XbMachine-DEBUG: ignoring optimized call to search(text(),'mEss'[mess]): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'mEss'[mess],search()\n# XbMachine-DEBUG: opcodes_sig=TEXT,INTE,FUNC:eq\n# XbMachine-DEBUG: before optimizing: '123',123,eq()\n# XbMachine-DEBUG: slow atoi fallback of 123:'123'\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: after optimizing: True\n# XbMachine-DEBUG: opcodes_sig=INTE,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 123,'123',eq()\n# XbMachine-DEBUG: slow atoi fallback of '123':123\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: after optimizing: True\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:starts-with\n# XbMachine-DEBUG: before optimizing: text()^1,'gimp'^1,starts-with()\n# XbMachine-DEBUG: ignoring optimized call to starts-with(text()^1,'gimp'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text()^1,'gimp'^1,starts-with()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:ends-with\n# XbMachine-DEBUG: before optimizing: text()^1,'.desktop'^1,ends-with()\n# XbMachine-DEBUG: ignoring optimized call to ends-with(text()^1,'.desktop'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text()^1,'.desktop'^1,ends-with()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:contains\n# XbMachine-DEBUG: before optimizing: text()^1,'imp'^1,contains()\n# XbMachine-DEBUG: ignoring optimized call to contains(text()^1,'imp'^1): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text()^1,'imp'^1,contains()\n# XbMachine-DEBUG: opcodes_sig=FUNC:position,TEXT,FUNC:number,FUNC:eq\n# XbMachine-DEBUG: before optimizing: position(),'2'^1,number(),eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(position(),'2'^1,number()): FUNC:TEXT types not supported\n# XbMachine-DEBUG: method ran, adding result 2^255\n# XbMachine-DEBUG: ignoring optimized call to position(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: position(),2,eq()\n# XbMachine-DEBUG: before optimizing: position(),2,eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(position(),2): INTE:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to position(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: position(),2,eq()\n# XbMachine-DEBUG: opcodes_sig=INTE,FUNC:string,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 2^1,string(),'2',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(2^1,string(),'2'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: method ran, adding result '2'^255\n# XbMachine-DEBUG: after optimizing: '2','2',eq()\n# XbMachine-DEBUG: before optimizing: '2','2',eq()\n# XbMachine-DEBUG: slow strcmp fallback of '2':'2'\n# XbMachine-DEBUG: method ran, adding result True\n# XbMachine-DEBUG: after optimizing: True\n# DEBUG: \n# <components origin=\"lvfs\">\n#   <header>\n#     <csum type=\"sha1\">dead</csum>\n#   </header>\n#   <component type=\"desktop\">\n#     <id> gimp.desktop </id>\n#     <id>org.gnome.Gimp.desktop</id>\n#     <name>M??</name>\n#     <custom>\n#       <value key=\"KEY\">TRUE</value>\n#     </custom>\n#   </component>\n#   <component type=\"firmware\">\n#     <id>org.hughski.ColorHug2.firmware</id>\n#   </component>\n# </components>\n# \n# XbMachine-DEBUG: opcodes_sig=TEXT,FUNC:attr,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq('type',attr(),'firmware'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to attr('type'): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: 'type',attr(),'firmware',eq()\n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:eq\n# XbMachine-DEBUG: before optimizing: text(),'org.hughski.ColorHug2.firmware',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'org.hughski.ColorHug2.firmware'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'org.hughski.ColorHug2.firmware',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'desktop'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'firmware':$'firmware'^255\n# XbMachine-DEBUG: slow strcmp fallback of 'org.hughski.ColorHug2.firmware':$'org.hughski.ColorHug2.firmware'^255\n# DEBUG: \n# <components origin=\"lvfs\">\n#   <header>\n#     <csum type=\"sha1\">dead</csum>\n#   </header>\n#   <component type=\"desktop\">\n#     <id> gimp.desktop </id>\n#     <id>org.gnome.Gimp.desktop</id>\n#     <name>M??</name>\n#     <custom>\n#       <value key=\"KEY\">TRUE</value>\n#     </custom>\n#   </component>\n#   <component type=\"firmware\">\n#     <id>org.hughski.ColorHug2.firmware</id>\n#   </component>\n# </components>\n# \n# XbMachine-DEBUG: opcodes_sig=FUNC:text,TEXT,FUNC:upper-case,FUNC:lower-case,FUNC:eq\n# XbMachine-DEBUG: before optimizing: text(),'Gimp.DESKTOP'^2,upper-case()^1,lower-case(),eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'Gimp.DESKTOP'^2,upper-case()^1,lower-case()): FUNC:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to lower-case(text(),'Gimp.DESKTOP'^2,upper-case()^1): FUNC type not supported\n# XbMachine-DEBUG: method ran, adding result 'GIMP.DESKTOP'^255\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'GIMP.DESKTOP'^1,lower-case(),eq()\n# XbMachine-DEBUG: before optimizing: text(),'GIMP.DESKTOP'^1,lower-case(),eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'GIMP.DESKTOP'^1,lower-case()): FUNC:TEXT types not supported\n# XbMachine-DEBUG: method ran, adding result 'gimp.desktop'^255\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'gimp.desktop',eq()\n# XbMachine-DEBUG: before optimizing: text(),'gimp.desktop',eq()\n# XbMachine-DEBUG: ignoring optimized call to eq(text(),'gimp.desktop'): TEXT:FUNC types not supported\n# XbMachine-DEBUG: ignoring optimized call to text(): cannot optimize: no silo to query\n# XbMachine-DEBUG: after optimizing: text(),'gimp.desktop',eq()\n# XbMachine-DEBUG: slow strcmp fallback of 'gimp.desktop':$'gimp.desktop'^255\nok 37 /libxmlb/xpath\nok 38 /libxmlb/xpath-query\nok 39 /libxmlb/xpath-query{reverse}\nok 40 /libxmlb/xpath-query{force-node-cache}\nok 41 /libxmlb/xpath{helpers}\nok 42 /libxmlb/xpath{prepared}\nok 43 /libxmlb/xpath{incomplete}\nok 44 /libxmlb/xpath-parent\nok 45 /libxmlb/xpath-glob\nok 46 /libxmlb/xpath-node\nok 47 /libxmlb/xpath-parent-subnode\n# DEBUG: \n# magic:        624c4d58\n# guid:         e521db7b-b504-ac07-3be2-de0bc7a36c1c\n# strtab:       @101\n# strtab_ntags: 1\n# NODE @32\n# size:         22\n# flags:        1\n# element_name: tag [000]\n# next:         55\n# parent:       0\n# text:         value [004]\n# SENT @54\n# NODE @55\n# size:         22\n# flags:        1\n# element_name: tag [000]\n# next:         78\n# parent:       0\n# text:         value2 [010]\n# SENT @77\n# NODE @78\n# size:         22\n# flags:        1\n# element_name: tag [000]\n# next:         0\n# parent:       0\n# text:         value3 [017]\n# SENT @100\n# STRTAB @101\n# [000]: tag\n# [004]: value\n# [010]: value2\n# [017]: value3\n# \n<tag>value</tag><tag>value2</tag><tag>value3</tag>ok 48 /libxmlb/multiple-roots\nok 49 /libxmlb/single-root\n# End of libxmlb tests\nPASS: libxmlb/libxmlb.test\nSUMMARY: total=1; passed=1; skipped=0; failed=0; user=0.0s; system=0.0s; maxrss=6016\nDURATION: 0\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.114537954330444,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-logrotate_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-logrotate",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010633468627929688,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.392277479171753,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.049559831619262695,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 26.079511880874634,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013206005096435547,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.logrotate.test-0001.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0002.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0003.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0004.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0005.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0006.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0007.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0008.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0009.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0010.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0011.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0012.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0013.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0014.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0015.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0016.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0017.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0018.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0019.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0020.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0021.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0022.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0023.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0024.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0025.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0026.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0027.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0028.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0029.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0030.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0031.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0032.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.logrotate.test-0033.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.logrotate.test-0034.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0035.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.logrotate.test-0036.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0037.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0038.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0039.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0040.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0041.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0042.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0043.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0044.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0045.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0046.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0047.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.logrotate.test-0048.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.logrotate.test-0049.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0050.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0051.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0052.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0053.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0054.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0055.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0056.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0057.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0058.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0059.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0060.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0061.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0062.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0063.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0064.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0065.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0066.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0067.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0068.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0069.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0070.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0071.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0072.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0073.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0074.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0075.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0076.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0077.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0078.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0079.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0080.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0081.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0082.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0083.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0084.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0085.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0086.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0087.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0088.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0089.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0090.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0091.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0092.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0093.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0100.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0101.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0102.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0103.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0104.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0105.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0106.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0107.sh": {
                "status": "PASSED"
            },
            "ptestresult.logrotate.test-0108.sh": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:29\nBEGIN: /usr/lib/logrotate/ptest\nmake  check-TESTS\nmake[1]: Entering directory '/usr/lib/logrotate/ptest'\nmake[2]: Entering directory '/usr/lib/logrotate/ptest'\nPASS: test-0001.sh\nPASS: test-0002.sh\nPASS: test-0003.sh\nPASS: test-0004.sh\nPASS: test-0005.sh\nPASS: test-0006.sh\nPASS: test-0007.sh\nPASS: test-0008.sh\nPASS: test-0009.sh\nPASS: test-0010.sh\nPASS: test-0011.sh\nPASS: test-0012.sh\nPASS: test-0013.sh\nPASS: test-0014.sh\nPASS: test-0015.sh\nPASS: test-0016.sh\nPASS: test-0017.sh\nPASS: test-0018.sh\nPASS: test-0019.sh\nPASS: test-0020.sh\nPASS: test-0021.sh\nPASS: test-0022.sh\nPASS: test-0023.sh\nPASS: test-0024.sh\nPASS: test-0025.sh\nPASS: test-0026.sh\nPASS: test-0027.sh\nPASS: test-0028.sh\nPASS: test-0029.sh\nPASS: test-0030.sh\nPASS: test-0031.sh\nSKIP: test-0032.sh\nSKIP: test-0033.sh\nPASS: test-0034.sh\nSKIP: test-0035.sh\nPASS: test-0036.sh\nPASS: test-0037.sh\nPASS: test-0038.sh\nPASS: test-0039.sh\nPASS: test-0040.sh\nPASS: test-0041.sh\nPASS: test-0042.sh\nPASS: test-0043.sh\nPASS: test-0044.sh\nPASS: test-0045.sh\nPASS: test-0046.sh\nSKIP: test-0047.sh\nSKIP: test-0048.sh\nPASS: test-0049.sh\nPASS: test-0050.sh\nPASS: test-0051.sh\nPASS: test-0052.sh\nPASS: test-0053.sh\nPASS: test-0054.sh\nPASS: test-0055.sh\nPASS: test-0056.sh\nPASS: test-0057.sh\nPASS: test-0058.sh\nPASS: test-0059.sh\nPASS: test-0060.sh\nPASS: test-0061.sh\nPASS: test-0062.sh\nPASS: test-0063.sh\nPASS: test-0064.sh\nPASS: test-0065.sh\nPASS: test-0066.sh\nPASS: test-0067.sh\nPASS: test-0068.sh\nPASS: test-0069.sh\nPASS: test-0070.sh\nPASS: test-0071.sh\nPASS: test-0072.sh\nPASS: test-0073.sh\nPASS: test-0074.sh\nPASS: test-0075.sh\nPASS: test-0076.sh\nPASS: test-0077.sh\nPASS: test-0078.sh\nPASS: test-0079.sh\nPASS: test-0080.sh\nPASS: test-0081.sh\nPASS: test-0082.sh\nPASS: test-0083.sh\nPASS: test-0084.sh\nPASS: test-0085.sh\nPASS: test-0086.sh\nPASS: test-0087.sh\nPASS: test-0088.sh\nPASS: test-0089.sh\nPASS: test-0090.sh\nPASS: test-0091.sh\nPASS: test-0092.sh\nPASS: test-0093.sh\nPASS: test-0100.sh\nPASS: test-0101.sh\nPASS: test-0102.sh\nPASS: test-0103.sh\nPASS: test-0104.sh\nPASS: test-0105.sh\nPASS: test-0106.sh\nPASS: test-0107.sh\nPASS: test-0108.sh\n============================================================================\nTestsuite summary for logrotate 3.21.0\n============================================================================\n# TOTAL: 102\n# PASS:  97\n# SKIP:  5\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[2]: Leaving directory '/usr/lib/logrotate/ptest'\nmake[1]: Leaving directory '/usr/lib/logrotate/ptest'\nDURATION: 26\nEND: /usr/lib/logrotate/ptest\n2024-02-06T09:29\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "logrotate": {
                    "duration": "26",
                    "log": "START: ptest-runner\n2024-02-06T09:29\nmake  check-TESTS\nmake[1]: Entering directory '/usr/lib/logrotate/ptest'\nmake[2]: Entering directory '/usr/lib/logrotate/ptest'\nPASS: test-0001.sh\nPASS: test-0002.sh\nPASS: test-0003.sh\nPASS: test-0004.sh\nPASS: test-0005.sh\nPASS: test-0006.sh\nPASS: test-0007.sh\nPASS: test-0008.sh\nPASS: test-0009.sh\nPASS: test-0010.sh\nPASS: test-0011.sh\nPASS: test-0012.sh\nPASS: test-0013.sh\nPASS: test-0014.sh\nPASS: test-0015.sh\nPASS: test-0016.sh\nPASS: test-0017.sh\nPASS: test-0018.sh\nPASS: test-0019.sh\nPASS: test-0020.sh\nPASS: test-0021.sh\nPASS: test-0022.sh\nPASS: test-0023.sh\nPASS: test-0024.sh\nPASS: test-0025.sh\nPASS: test-0026.sh\nPASS: test-0027.sh\nPASS: test-0028.sh\nPASS: test-0029.sh\nPASS: test-0030.sh\nPASS: test-0031.sh\nSKIP: test-0032.sh\nSKIP: test-0033.sh\nPASS: test-0034.sh\nSKIP: test-0035.sh\nPASS: test-0036.sh\nPASS: test-0037.sh\nPASS: test-0038.sh\nPASS: test-0039.sh\nPASS: test-0040.sh\nPASS: test-0041.sh\nPASS: test-0042.sh\nPASS: test-0043.sh\nPASS: test-0044.sh\nPASS: test-0045.sh\nPASS: test-0046.sh\nSKIP: test-0047.sh\nSKIP: test-0048.sh\nPASS: test-0049.sh\nPASS: test-0050.sh\nPASS: test-0051.sh\nPASS: test-0052.sh\nPASS: test-0053.sh\nPASS: test-0054.sh\nPASS: test-0055.sh\nPASS: test-0056.sh\nPASS: test-0057.sh\nPASS: test-0058.sh\nPASS: test-0059.sh\nPASS: test-0060.sh\nPASS: test-0061.sh\nPASS: test-0062.sh\nPASS: test-0063.sh\nPASS: test-0064.sh\nPASS: test-0065.sh\nPASS: test-0066.sh\nPASS: test-0067.sh\nPASS: test-0068.sh\nPASS: test-0069.sh\nPASS: test-0070.sh\nPASS: test-0071.sh\nPASS: test-0072.sh\nPASS: test-0073.sh\nPASS: test-0074.sh\nPASS: test-0075.sh\nPASS: test-0076.sh\nPASS: test-0077.sh\nPASS: test-0078.sh\nPASS: test-0079.sh\nPASS: test-0080.sh\nPASS: test-0081.sh\nPASS: test-0082.sh\nPASS: test-0083.sh\nPASS: test-0084.sh\nPASS: test-0085.sh\nPASS: test-0086.sh\nPASS: test-0087.sh\nPASS: test-0088.sh\nPASS: test-0089.sh\nPASS: test-0090.sh\nPASS: test-0091.sh\nPASS: test-0092.sh\nPASS: test-0093.sh\nPASS: test-0100.sh\nPASS: test-0101.sh\nPASS: test-0102.sh\nPASS: test-0103.sh\nPASS: test-0104.sh\nPASS: test-0105.sh\nPASS: test-0106.sh\nPASS: test-0107.sh\nPASS: test-0108.sh\n============================================================================\nTestsuite summary for logrotate 3.21.0\n============================================================================\n# TOTAL: 102\n# PASS:  97\n# SKIP:  5\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[2]: Leaving directory '/usr/lib/logrotate/ptest'\nmake[1]: Leaving directory '/usr/lib/logrotate/ptest'\nDURATION: 26\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.11493444442749,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-lttng-tools_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-lttng-tools",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.002008199691772461,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.643211603164673,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.07035207748413086,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2287.8008527755737,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012154579162597656,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.ini_config/test_ini_config_1_-_Successfully_opened_a_config_file,_registered_to_all_sections": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ini_config/test_ini_config_2_-_Processed_entries_from_each_sections": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ini_config/test_ini_config_3_-_Text_value_parsed_correctly": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ini_config/test_ini_config_4_-_Successfully_opened_a_config_file,_registered_to_one_section": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ini_config/test_ini_config_5_-_Processed_an_entry_from_section1_only": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ini_config/test_ini_config_6_-_Int_value_parsed_correctly": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ini_config/test_ini_config_7_-_Successfully_opened_a_config_file,_registered_to_the_global_section": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ini_config/test_ini_config_8_-_Processed_an_entry_from_the_global_section_only": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_all_events_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_all_events_2_-_Create_session_kernel_all_events_basic_in_-o_/tmp/tmp.XXXXXXXXXXvent_trace_path.oE34lV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_all_events_3_-_Enable_kernel_event_-a_for_session_kernel_all_events_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_all_events_4_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_all_events_5_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_all_events_6_-_Validate_trace_for_event_sched_switch,_58_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_all_events_7_-_Destroy_session_kernel_all_events_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_all_events_8_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_10_-_Destroy_session_callstack": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_11_-_Validate_kernel_callstack": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_2_-_Create_session_callstack_in_-o_/tmp/tmp.XXXXXXXXXXl_callstack_trace_path.ltnqcx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_2_-_Create_session_callstack_in_-o_/tmp/tmp.test_kernel_callstack_trace_path.ltnqcx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_3_-_Enable_channel_chan0_for_session_callstack": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_4_-_Enable_kernel_syscall_read_for_session_callstack_on_channel_chan0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_5_-_Add_context_command_for_type:_callstack-kernel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_6_-_Untrack_command_with_opts:_-s_callstack_--all_--pid_-k": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_7_-_Track_command_with_opts:_-s_callstack_-k_--pid=4048": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_8_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_callstack_9_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_channel_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_channel_2_-_Create_session_test_session_name_in_-o_/tmp/tmp.XXXXXXXXXXel_buffer_trace_path.QTJ85l": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_channel_3_-_Enable_channel_test_channel_name_for_session_test_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_channel_4_-_Destroy_session_test_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_channel_5_-_Create_session_test_session_name_in_-o_/tmp/tmp.XXXXXXXXXXel_buffer_too_large_trace_path.enTxGx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_channel_6_-_Enable_channel_test_channel_name_for_session_test_session_name_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_channel_7_-_Destroy_session_test_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_channel_8_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_10_-_Tokens_to_check_4__and_provided_values_4__count_is_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_11_-_Token_\"name\"_expect:lttng_test_clock_override_got:lttng_test_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_12_-_Token_\"uuid\"_expect:83c63deb-7aa4-48fb-abda-946f400d76e6_got:83c63deb-7aa4-48fb-abda-946f400d76e6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_13_-_Token_\"description\"_expect:Freeze_time_with_1KHz_for_regression_test_got:Freeze_time_with_1KHz_for_regression_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_14_-_Token_\"freq\"_expect:1000_got:1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_15_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_16_-_Create_session_clock_override_in_-o_/tmp/tmp.XXXXXXXXXX_override_trace_path.nLTRm1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_17_-_Enable_kernel_event_lttng_test_filter_event_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_18_-_Start_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_19_-_Stop_lttng_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_20_-_Destroy_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_21_-_Unique_event_timestamps_without_clock_override:_10_expect_>1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_22_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_23_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_24_-_Create_session_clock_override_in_-o_/tmp/tmp.XXXXXXXXXX_override_trace_path.nLTRm1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_25_-_Enable_kernel_event_lttng_test_filter_event_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_26_-_Start_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_27_-_Stop_lttng_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_28_-_Destroy_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_29_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_2_-_Create_session_clock_override_in_-o_/tmp/tmp.XXXXXXXXXX_override_trace_path.cmJgRu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_30_-_Unique_event_timestamps_with_clock_override:_1_expect_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_3_-_Enable_kernel_event_lttng_test_filter_event_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_4_-_Start_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_5_-_Stop_lttng_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_6_-_Destroy_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_7_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_8_-_Metadata_extraction_from_babeltrace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_clock_override_9_-_Clock_metadata_extraction": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_10_-_Validate_trace_for_event_sched_process_exit,_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_11_-_Validate_trace_for_event_sched_process_fork,_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_12_-_Destroy_session_kernel_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_13_-_Create_session_kernel_enable_after_start_in_-o_/tmp/tmp.XXXXXXXXXXe_after_start_trace_path.cTkgNH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_14_-_Enable_kernel_event_sched_switch_for_session_kernel_enable_after_start": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_15_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_16_-_Enable_kernel_event_sched_process_exit_for_session_kernel_enable_after_start": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_17_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_18_-_Validate_trace_for_event_sched_switch,_78_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_19_-_Validate_trace_for_event_sched_process_exit,_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_20_-_Destroy_session_kernel_enable_after_start": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_21_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_2_-_Create_session_kernel_event_basic_in_-o_/tmp/tmp.XXXXXXXXXX_basic_trace_path.7fxElg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_3_-_Enable_kernel_event_sched_switch_for_session_kernel_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_4_-_Enable_kernel_event_sched_process_exit_for_session_kernel_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_5_-_Enable_kernel_event_sched_process_fork_for_session_kernel_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_6_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_7_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_8_-_Kernel_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_event_basic_9_-_Validate_trace_for_event_sched_switch,_48_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_kernel_function_1_-_Create_session_kernel_function_basic_in_-o_/tmp/tmp.XXXXXXXXXXl_function_basic_trace_path.UoXryH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_kernel_function_2_-_Enable_kernel_function_event_for_session_kernel_function_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_kernel_function_3_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_kernel_function_4_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_kernel_function_5_-_Validate_trace_for_event_my_event_name_entry,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_kernel_function_6_-_Validate_trace_for_event_my_event_name_exit,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_kernel_function_7_-_Destroy_session_kernel_function_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_10_-_Trace_match_with_1_for_expression_'test_logger'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_11_-_Destroy_session_kernel_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_12_-_Create_session_kernel_event_basic_in_-o_/tmp/tmp.XXXXXXXXXXogger_trace_path.15KOKp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_13_-_Enable_kernel_event_lttng_logger_for_session_kernel_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_14_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_15_-_/dev/lttng-logger_is_a_character_device": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_16_-_Write_in_/dev/lttng-logger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_17_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_18_-_Validate_trace_for_event_lttng_logger,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_19_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_20_-_Trace_match_with_1_for_expression_'test_logger'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_21_-_Destroy_session_kernel_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_22_-_Create_session_kernel_event_basic_in_-o_/tmp/tmp.XXXXXXXXXXad_limit_trace_path.L45ww8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_23_-_Enable_kernel_event_lttng_logger_for_session_kernel_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_24_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_25_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_26_-_Validate_trace_for_event_lttng_logger,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_27_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_28_-_Trace_match_with_4_for_expression_'test_logger'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_29_-_Destroy_session_kernel_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_2_-_Create_session_kernel_event_basic_in_-o_/tmp/tmp.XXXXXXXXXXlogger_trace_path.j5Nm6V": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_30_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_3_-_Enable_kernel_event_lttng_logger_for_session_kernel_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_4_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_5_-_/proc/lttng-logger_exists": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_6_-_Write_in_/proc/lttng-logger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_7_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_8_-_Validate_trace_for_event_lttng_logger,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_lttng_logger_9_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_10_-_Destroy_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_11_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_12_-_Get_current_ipc_namespace_inode:_4026531839": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_13_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_14_-_Create_session_ipc_ns_in_-o_/tmp/tmp.XXXXXXXXXX0]}_trace_path.NDSMZK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_15_-_Enable_channel_ipc_ns_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_16_-_Add_context_command_for_type:_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_17_-_Add_syscall_with_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_18_-_Start_tracing_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_19_-_Stop_lttng_tracing_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_1_-_Get_current_cgroup_namespace_inode:_4026531835": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_20_-_Validate_trace_for_event_ipc_ns_=_4026531839,_36_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_21_-_Destroy_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_22_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_23_-_Get_current_mnt_namespace_inode:_4026531841": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_24_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_25_-_Create_session_mnt_ns_in_-o_/tmp/tmp.XXXXXXXXXX0]}_trace_path.spWNPZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_26_-_Enable_channel_mnt_ns_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_27_-_Add_context_command_for_type:_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_28_-_Add_syscall_with_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_29_-_Start_tracing_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_30_-_Stop_lttng_tracing_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_31_-_Validate_trace_for_event_mnt_ns_=_4026531841,_36_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_32_-_Destroy_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_33_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_34_-_Get_current_net_namespace_inode:_4026531840": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_35_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_36_-_Create_session_net_ns_in_-o_/tmp/tmp.XXXXXXXXXX0]}_trace_path.xcFPCm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_37_-_Enable_channel_net_ns_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_38_-_Add_context_command_for_type:_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_39_-_Add_syscall_with_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_3_-_Create_session_cgroup_ns_in_-o_/tmp/tmp.XXXXXXXXXX0]}_trace_path.2jsGfe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_40_-_Start_tracing_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_41_-_Stop_lttng_tracing_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_42_-_Validate_trace_for_event_net_ns_=_4026531840,_36_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_43_-_Destroy_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_44_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_45_-_Get_current_pid_namespace_inode:_4026531836": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_46_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_47_-_Create_session_pid_ns_in_-o_/tmp/tmp.XXXXXXXXXX0]}_trace_path.EvBuIB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_48_-_Enable_channel_pid_ns_for_session_pid_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_49_-_Add_context_command_for_type:_pid_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_4_-_Enable_channel_cgroup_ns_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_50_-_Add_syscall_with_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_51_-_Start_tracing_for_session_pid_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_52_-_Stop_lttng_tracing_for_session_pid_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_53_-_Validate_trace_for_event_pid_ns_=_4026531836,_38_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_54_-_Destroy_session_pid_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_55_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_56_-_Get_current_time_namespace_inode:_4026531834": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_57_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_58_-_Create_session_time_ns_in_-o_/tmp/tmp.XXXXXXXXXX0]}_trace_path.hZfNrR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_59_-_Enable_channel_time_ns_for_session_time_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_5_-_Add_context_command_for_type:_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_60_-_Add_context_command_for_type:_time_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_61_-_Add_syscall_with_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_62_-_Start_tracing_for_session_time_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_63_-_Stop_lttng_tracing_for_session_time_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_64_-_Validate_trace_for_event_time_ns_=_4026531834,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_65_-_Destroy_session_time_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_66_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_67_-_Get_current_user_namespace_inode:_4026531837": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_68_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_69_-_Create_session_user_ns_in_-o_/tmp/tmp.XXXXXXXXXX0]}_trace_path.OBtMc9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_6_-_Add_syscall_with_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_70_-_Enable_channel_user_ns_for_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_71_-_Add_context_command_for_type:_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_72_-_Add_syscall_with_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_73_-_Start_tracing_for_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_74_-_Stop_lttng_tracing_for_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_75_-_Validate_trace_for_event_user_ns_=_4026531837,_38_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_76_-_Destroy_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_77_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_78_-_Get_current_uts_namespace_inode:_4026531838": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_79_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_7_-_Start_tracing_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_80_-_Create_session_uts_ns_in_-o_/tmp/tmp.XXXXXXXXXX0]}_trace_path.0EWBGu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_81_-_Enable_channel_uts_ns_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_82_-_Add_context_command_for_type:_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_83_-_Add_syscall_with_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_84_-_Start_tracing_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_85_-_Stop_lttng_tracing_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_86_-_Validate_trace_for_event_uts_ns_=_4026531838,_36_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_87_-_Destroy_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_88_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_8_-_Stop_lttng_tracing_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_9_-_Validate_trace_for_event_cgroup_ns_=_4026531835,_32_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_100_-_Create_session_uts_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.Wedutl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_101_-_Enable_channel_uts_ns_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_102_-_Add_context_command_for_type:_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_103_-_Enable_kernel_syscall_unshare_for_session_uts_ns_on_channel_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_104_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_105_-_Start_tracing_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_106_-_Get_app_current_uts_namespace_inode:_4026532329": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_107_-_Reported_namespace_inode_changed_after_unshare": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_108_-_Stop_lttng_tracing_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_109_-_Validate_trace_for_event_uts_ns_=_4026531838,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_10_-_Start_tracing_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_110_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_111_-_Validate_trace_for_event_uts_ns_=_4026532329,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_112_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_113_-_Destroy_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_114_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_11_-_Get_app_current_cgroup_namespace_inode:_4026532330": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_12_-_Reported_namespace_inode_changed_after_unshare": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_13_-_Stop_lttng_tracing_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_14_-_Validate_trace_for_event_cgroup_ns_=_4026531835,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_15_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_16_-_Validate_trace_for_event_cgroup_ns_=_4026532330,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_17_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_18_-_Destroy_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_19_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_1_-_Get_current_cgroup_namespace_inode:_4026531835": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_20_-_Get_current_ipc_namespace_inode:_4026531839": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_21_-_Launch_test_app.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_22_-_Get_app_current_ipc_namespace_inode:_4026531839": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_23_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_24_-_Create_session_ipc_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.g7wQoF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_25_-_Enable_channel_ipc_ns_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_26_-_Add_context_command_for_type:_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_27_-_Enable_kernel_syscall_unshare_for_session_ipc_ns_on_channel_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_28_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_29_-_Start_tracing_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_2_-_Launch_test_app.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_30_-_Get_app_current_ipc_namespace_inode:_4026532329": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_31_-_Reported_namespace_inode_changed_after_unshare": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_32_-_Stop_lttng_tracing_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_33_-_Validate_trace_for_event_ipc_ns_=_4026531839,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_34_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_35_-_Validate_trace_for_event_ipc_ns_=_4026532329,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_36_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_37_-_Destroy_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_38_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_39_-_Get_current_mnt_namespace_inode:_4026531841": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_3_-_Get_app_current_cgroup_namespace_inode:_4026531835": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_40_-_Launch_test_app.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_41_-_Get_app_current_mnt_namespace_inode:_4026531841": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_42_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_43_-_Create_session_mnt_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.iOeoRD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_44_-_Enable_channel_mnt_ns_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_45_-_Add_context_command_for_type:_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_46_-_Enable_kernel_syscall_unshare_for_session_mnt_ns_on_channel_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_47_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_48_-_Start_tracing_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_49_-_Get_app_current_mnt_namespace_inode:_4026532330": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_4_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_50_-_Reported_namespace_inode_changed_after_unshare": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_51_-_Stop_lttng_tracing_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_52_-_Validate_trace_for_event_mnt_ns_=_4026531841,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_53_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_54_-_Validate_trace_for_event_mnt_ns_=_4026532330,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_55_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_56_-_Destroy_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_57_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_58_-_Get_current_net_namespace_inode:_4026531840": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_59_-_Launch_test_app.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_5_-_Create_session_cgroup_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.SDExRd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_60_-_Get_app_current_net_namespace_inode:_4026531840": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_61_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_62_-_Create_session_net_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.NDnENc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_63_-_Enable_channel_net_ns_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_64_-_Add_context_command_for_type:_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_65_-_Enable_kernel_syscall_unshare_for_session_net_ns_on_channel_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_66_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_67_-_Start_tracing_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_68_-_Get_app_current_net_namespace_inode:_4026532329": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_69_-_Reported_namespace_inode_changed_after_unshare": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_6_-_Enable_channel_cgroup_ns_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_70_-_Stop_lttng_tracing_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_71_-_Validate_trace_for_event_net_ns_=_4026531840,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_72_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_73_-_Validate_trace_for_event_net_ns_=_4026532329,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_74_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_75_-_Destroy_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_76_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_77_-_Get_current_user_namespace_inode:_4026531837": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_78_-_Launch_test_app.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_79_-_Get_app_current_user_namespace_inode:_4026531837": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_7_-_Add_context_command_for_type:_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_80_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_81_-_Create_session_user_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.cVEOHW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_82_-_Enable_channel_user_ns_for_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_83_-_Add_context_command_for_type:_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_84_-_Enable_kernel_syscall_unshare_for_session_user_ns_on_channel_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_85_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_86_-_Start_tracing_for_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_87_-_Get_app_current_user_namespace_inode:_4026532330": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_88_-_Reported_namespace_inode_changed_after_unshare": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_89_-_Stop_lttng_tracing_for_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_8_-_Enable_kernel_syscall_unshare_for_session_cgroup_ns_on_channel_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_90_-_Validate_trace_for_event_user_ns_=_4026531837,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_91_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_92_-_Validate_trace_for_event_user_ns_=_4026532330,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_93_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_94_-_Destroy_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_95_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_96_-_Get_current_uts_namespace_inode:_4026531838": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_97_-_Launch_test_app.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_98_-_Get_app_current_uts_namespace_inode:_4026531838": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_99_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_ns_contexts_change_9_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_100_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_101_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_102_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_103_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_104_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_105_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_106_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_107_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_108_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_109_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_10_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_110_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_111_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_112_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_113_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_114_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_115_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_116_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_117_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_118_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_119_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_11_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_120_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_121_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_122_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_123_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_124_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_125_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_126_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_127_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_128_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_129_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_12_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_130_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_13_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_14_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_15_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_16_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_17_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_18_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_19_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_20_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_21_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_22_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_23_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_24_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_25_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_26_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_27_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_28_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_29_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_2_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_30_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_31_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_32_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_33_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_34_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_35_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_36_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_37_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_38_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_39_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_3_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_40_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_41_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_42_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_43_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_44_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_45_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_46_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_47_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_48_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_49_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_4_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_50_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_51_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_52_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_53_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_54_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_55_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_56_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_57_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_58_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_59_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_5_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_60_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_61_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_62_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_63_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_64_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_65_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_66_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_67_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_68_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_69_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_6_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_70_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_71_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_72_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_73_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_74_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_75_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_76_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_77_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_78_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_79_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_7_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_80_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_81_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_82_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_83_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_84_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_85_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_86_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_87_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_88_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_89_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_8_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_90_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_91_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_92_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_93_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_94_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_95_-_Enable_event_lttng_test_filter_event_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_96_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_97_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_98_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_99_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_rotation_destroy_flush_9_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_100_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_10_-_Validate_trace_for_event_ppoll,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_11_-_Validate_trace_for_event_epoll_ctl,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_12_-_Validate_trace_for_event_epoll_pwait,_8_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_13_-_Validation_skipped": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_14_-_Destroy_session_syscall_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_15_-_Create_session_syscall_payload_in_-o_/tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_timeout_cases_trace_path.tbxqG7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_15_-_Create_session_syscall_payload_in_-o_/tmp/tmp.test_kernel_select_poll_epoll_test_timeout_cases_trace_path.tbxqG7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_16_-_Enable_kernel_syscall_select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait_for_session_syscall_payload_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_17_-_Add_context_command_for_type:_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_18_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_19_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_20_-_Validate_trace_for_event_select,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_21_-_Validate_trace_for_event_pselect6,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_22_-_Validate_trace_for_event_poll,_18_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_23_-_Validate_trace_for_event_ppoll,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_24_-_Validate_trace_for_event_epoll_ctl,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_25_-_Validate_trace_for_event_epoll_pwait,_8_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_26_-_Validation_skipped": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_27_-_Destroy_session_syscall_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_28_-_Create_session_syscall_payload_in_-o_/tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_pselect_invalid_fd_trace_path.oe8bqs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_28_-_Create_session_syscall_payload_in_-o_/tmp/tmp.test_kernel_select_poll_epoll_test_pselect_invalid_fd_trace_path.oe8bqs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_29_-_Enable_kernel_syscall_pselect6_for_session_syscall_payload_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_2_-_Create_session_syscall_payload_in_-o_/tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_working_cases_trace_path.W3FpE7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_2_-_Create_session_syscall_payload_in_-o_/tmp/tmp.test_kernel_select_poll_epoll_test_working_cases_trace_path.W3FpE7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_30_-_Add_context_command_for_type:_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_31_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_32_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_33_-_Validate_trace_for_event_pselect6,_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_34_-_Validation_skipped": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_35_-_Destroy_session_syscall_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_36_-_Create_session_syscall_payload_in_-o_/tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_big_ppoll_trace_path.zMoM65": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_36_-_Create_session_syscall_payload_in_-o_/tmp/tmp.test_kernel_select_poll_epoll_test_big_ppoll_trace_path.zMoM65": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_37_-_Enable_kernel_syscall_ppoll_for_session_syscall_payload_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_38_-_Add_context_command_for_type:_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_39_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_3_-_Enable_kernel_syscall_select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait_for_session_syscall_payload_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_40_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_41_-_Validate_trace_for_event_ppoll,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_42_-_Validation_skipped": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_43_-_Destroy_session_syscall_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_44_-_Create_session_syscall_payload_in_-o_/tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_ppoll_overflow_trace_path.0gEpxX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_44_-_Create_session_syscall_payload_in_-o_/tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_overflow_trace_path.0gEpxX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_45_-_Enable_kernel_syscall_ppoll_for_session_syscall_payload_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_46_-_Add_context_command_for_type:_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_47_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_48_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_49_-_Validate_trace_for_event_ppoll,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_4_-_Add_context_command_for_type:_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_50_-_Validation_skipped": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_51_-_Destroy_session_syscall_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_52_-_Create_session_syscall_payload_in_-o_/tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_pselect_invalid_ptr_trace_path.akLmJd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_52_-_Create_session_syscall_payload_in_-o_/tmp/tmp.test_kernel_select_poll_epoll_test_pselect_invalid_ptr_trace_path.akLmJd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_53_-_Enable_kernel_syscall_pselect6_for_session_syscall_payload_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_54_-_Add_context_command_for_type:_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_55_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_56_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_57_-_Validate_trace_for_event_pselect6,_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_58_-_Validation_skipped": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_59_-_Destroy_session_syscall_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_5_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_60_-_Create_session_syscall_payload_in_-o_/tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_ppoll_ulong_max_trace_path.BTQLeS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_60_-_Create_session_syscall_payload_in_-o_/tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_ulong_max_trace_path.BTQLeS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_61_-_Enable_kernel_syscall_ppoll_for_session_syscall_payload_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_62_-_Add_context_command_for_type:_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_63_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_64_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_65_-_Validate_trace_for_event_ppoll,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_66_-_Validation_skipped": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_67_-_Destroy_session_syscall_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_68_-_Create_session_syscall_payload_in_-o_/tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_epoll_pwait_invalid_ptr_trace_path.qJqMul": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_68_-_Create_session_syscall_payload_in_-o_/tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_invalid_ptr_trace_path.qJqMul": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_69_-_Enable_kernel_syscall_epoll_pwait_for_session_syscall_payload_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_6_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_70_-_Add_context_command_for_type:_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_71_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_72_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_73_-_Validate_trace_for_event_epoll_pwait,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_74_-_Validation_skipped": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_75_-_Destroy_session_syscall_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_76_-_Create_session_syscall_payload_in_-o_/tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_epoll_pwait_int_max_trace_path.WBEn6f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_76_-_Create_session_syscall_payload_in_-o_/tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_int_max_trace_path.WBEn6f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_77_-_Enable_kernel_syscall_epoll_pwait_for_session_syscall_payload_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_78_-_Add_context_command_for_type:_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_79_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_7_-_Validate_trace_for_event_select,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_80_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_81_-_Validate_trace_for_event_epoll_pwait,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_82_-_Validation_skipped": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_83_-_Destroy_session_syscall_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_84_-_Create_session_syscall_payload_in_-o_/tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_ppoll_concurrent_trace_path.wN1vQS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_84_-_Create_session_syscall_payload_in_-o_/tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_concurrent_trace_path.wN1vQS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_85_-_Enable_kernel_syscall_ppoll_for_session_syscall_payload_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_86_-_Add_context_command_for_type:_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_87_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_88_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_89_-_Validate_trace_for_event_ppoll,_4591_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_8_-_Validate_trace_for_event_pselect6,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_90_-_Validation_skipped": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_91_-_Destroy_session_syscall_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_92_-_Create_session_syscall_payload_in_-o_/tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_epoll_pwait_concurrent_trace_path.j4vRx4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_92_-_Create_session_syscall_payload_in_-o_/tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_concurrent_trace_path.j4vRx4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_93_-_Enable_kernel_syscall_epoll_ctl,epoll_pwait_for_session_syscall_payload_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_94_-_Add_context_command_for_type:_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_95_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_96_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_97_-_Validate_trace_for_event_epoll_ctl,_409400_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_98_-_Validation_skipped": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_99_-_Destroy_session_syscall_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_select_poll_epoll_9_-_Validate_trace_for_event_poll,_18_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_100_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_disable_all_enable_all_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_101_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_102_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_103_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_104_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_105_-_Validate_trace_for_expression_'-e_syscall_entry_openat:_-e_compat_syscall_entry_openat:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_106_-_Validate_trace_for_expression_'-e_syscall_exit_openat:_-e_compat_syscall_exit_openat:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_107_-_Validate_trace_for_expression_'-e_syscall_entry_close:_-e_compat_syscall_entry_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_108_-_Validate_trace_for_expression_'-e_syscall_exit_close:_-e_compat_syscall_exit_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_109_-_Destroy_session_kernel_syscall_enable_all_disable_all_enable_all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_10_-_Validate_trace_for_expression_'-e_syscall_entry_close:_-e_compat_syscall_entry_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_110_-_Create_session_kernel_syscall_enable_all_disable_all_twice_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_all_disable_all_twice_trace_path.sEXL3u": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_111_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_disable_all_twice_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_112_-_Disable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_disable_all_twice_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_113_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_disable_all_twice_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_114_-_Disable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_disable_all_twice_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_115_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_116_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_117_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_118_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_119_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_11_-_Validate_trace_for_expression_'-e_syscall_exit_close:_-e_compat_syscall_exit_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_120_-_Destroy_session_kernel_syscall_enable_all_disable_all_twice": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_121_-_Create_session_kernel_syscall_enable_all_enable_one_disable_all_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_all_enable_one_disable_all_trace_path.BWEQG0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_122_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_enable_one_disable_all_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_123_-_Enable_kernel_syscall_openat_for_session_kernel_syscall_enable_all_enable_one_disable_all_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_124_-_Disable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_enable_one_disable_all_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_125_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_126_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_127_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_128_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_129_-_Trace_match_with_0_event_openat": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_12_-_Trace_match_with_4_for_expression_'-e_syscall_entry_close:_-e_compat_syscall_entry_close:_-e_syscall_exit_close:_-e_compat_syscall_exit_close:'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_130_-_Destroy_session_kernel_syscall_enable_all_enable_one_disable_all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_131_-_Create_session_kernel_syscall_enable_one_enable_all_disable_one_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_one_enable_all_disable_one_trace_path.OvoFkm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_132_-_Enable_kernel_syscall_openat_for_session_kernel_syscall_enable_one_enable_all_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_133_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_enable_one_enable_all_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_134_-_Disable_kernel_syscall_openat_for_session_kernel_syscall_enable_one_enable_all_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_135_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_136_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_137_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_138_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_139_-_Validate_trace_for_event_openat,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_13_-_Destroy_session_kernel_syscall_simple_list": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_140_-_Destroy_session_kernel_syscall_enable_one_enable_all_disable_one": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_141_-_Create_session_kernel_syscall_enable_one_enable_all_disable_all_disable_one_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_one_enable_all_disable_all_disable_one_trace_path.25AxQU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_142_-_Enable_kernel_syscall_openat_for_session_kernel_syscall_enable_one_enable_all_disable_all_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_143_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_enable_one_enable_all_disable_all_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_144_-_Disable_kernel_syscall_-a_for_session_kernel_syscall_enable_one_enable_all_disable_all_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_145_-_Disable_kernel_syscall_openat_for_session_kernel_syscall_enable_one_enable_all_disable_all_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_146_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_147_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_148_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_149_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_14_-_Create_session_kernel_syscall_simple_list_two_in_-o_/tmp/tmp.XXXXXXXXXXll_simple_list_two_trace_path.qDPezN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_150_-_Trace_match_with_0_event_openat": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_151_-_Destroy_session_kernel_syscall_enable_one_enable_all_disable_all_disable_one": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_152_-_Create_session_kernel_syscall_enable_one_disable_one_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_one_disable_one_trace_path.BQyPAb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_153_-_Enable_kernel_syscall_openat_for_session_kernel_syscall_enable_one_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_154_-_Disable_kernel_syscall_openat_for_session_kernel_syscall_enable_one_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_155_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_156_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_157_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_158_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_159_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_15_-_Enable_kernel_syscall_close_for_session_kernel_syscall_simple_list_two_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_160_-_Destroy_session_kernel_syscall_enable_one_disable_one": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_161_-_Create_session_kernel_syscall_enable_two_disable_two_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_two_disable_two_trace_path.nDf7kk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_162_-_Enable_kernel_syscall_openat_for_session_kernel_syscall_enable_two_disable_two_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_163_-_Enable_kernel_syscall_close_for_session_kernel_syscall_enable_two_disable_two_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_164_-_Disable_kernel_syscall_openat_for_session_kernel_syscall_enable_two_disable_two_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_165_-_Disable_kernel_syscall_close_for_session_kernel_syscall_enable_two_disable_two_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_166_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_167_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_168_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_169_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_16_-_Enable_kernel_syscall_read_for_session_kernel_syscall_simple_list_two_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_170_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_171_-_Destroy_session_kernel_syscall_enable_two_disable_two": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_172_-_Create_session_kernel_syscall_enable_two_disable_one_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_two_disable_one_trace_path.Qrcp6B": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_173_-_Enable_kernel_syscall_openat_for_session_kernel_syscall_enable_two_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_174_-_Enable_kernel_syscall_close_for_session_kernel_syscall_enable_two_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_175_-_Disable_kernel_syscall_close_for_session_kernel_syscall_enable_two_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_176_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_177_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_178_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_179_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_17_-_Validate_syscall_listing._Found_close.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_180_-_Validate_trace_for_expression_'-e_syscall_entry_openat:_-e_compat_syscall_entry_openat:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_181_-_Validate_trace_for_expression_'-e_syscall_exit_openat:_-e_compat_syscall_exit_openat:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_182_-_Trace_match_with_4_for_expression_'-e_syscall_entry_openat:_-e_compat_syscall_entry_openat:_-e_syscall_exit_openat:_-e_compat_syscall_exit_openat:'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_183_-_Destroy_session_kernel_syscall_enable_two_disable_one": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_184_-_Create_session_kernel_syscall_disable_twice_in_-o_/tmp/tmp.XXXXXXXXXXll_disable_twice_trace_path.IrOlaT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_185_-_Enable_kernel_syscall_openat_for_session_kernel_syscall_disable_twice_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_186_-_Disable_kernel_syscall_openat_for_session_kernel_syscall_disable_twice_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_187_-_Disable_kernel_syscall_openat_for_session_kernel_syscall_disable_twice_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_188_-_Destroy_session_kernel_syscall_disable_twice": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_189_-_Create_session_kernel_syscall_disable_all_twice_in_-o_/tmp/tmp.XXXXXXXXXXll_disable_all_twice_trace_path.xt13j4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_18_-_Validate_syscall_listing._Found_read.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_190_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_disable_all_twice_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_191_-_Disable_kernel_syscall_-a_for_session_kernel_syscall_disable_all_twice_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_192_-_Disable_kernel_syscall_-a_for_session_kernel_syscall_disable_all_twice_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_193_-_Destroy_session_kernel_syscall_disable_all_twice": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_194_-_Create_session_kernel_syscall_enable_unknown_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_unknown_trace_path.P2vD0n": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_195_-_Enable_kernel_syscall_thissyscallcannotexist_for_session_kernel_syscall_enable_unknown_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_196_-_Destroy_session_kernel_syscall_enable_unknown": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_197_-_Create_session_kernel_syscall_enable_all_enable_one_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_all_enable_one_trace_path.tOWLti": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_198_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_enable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_199_-_Enable_kernel_syscall_openat_for_session_kernel_syscall_enable_all_enable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_19_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_200_-_Destroy_session_kernel_syscall_enable_all_enable_one": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_201_-_Create_session_kernel_syscall_enable_all_enable_one_in_-o_/tmp/tmp.XXXXXXXXXXll_disable_all_disable_one_trace_path.mvQLBD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_202_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_enable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_203_-_Disable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_enable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_204_-_Disable_kernel_syscall_openat_for_session_kernel_syscall_enable_all_enable_one_on_channel_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_205_-_Destroy_session_kernel_syscall_enable_all_enable_one": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_206_-_Create_session_kernel_syscall_enable_channel_disable_all_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_channel_disable_all_trace_path.K7UQBP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_207_-_Enable_channel_channel_for_session_kernel_syscall_enable_channel_disable_all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_208_-_Disable_kernel_syscall_-a_for_session_kernel_syscall_enable_channel_disable_all_on_channel_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_209_-_Destroy_session_kernel_syscall_enable_channel_disable_all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_20_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_210_-_Create_session_kernel_syscall_enable_channel_disable_all_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_channel_disable_one_trace_path.lDOJNl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_211_-_Enable_channel_channel_for_session_kernel_syscall_enable_channel_disable_all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_212_-_Disable_kernel_syscall_openat_for_session_kernel_syscall_enable_channel_disable_all_on_channel_channel_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_213_-_Destroy_session_kernel_syscall_enable_channel_disable_all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_214_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_21_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_22_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_23_-_Validate_trace_for_expression_'-e_syscall_entry_close:_-e_compat_syscall_entry_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_24_-_Validate_trace_for_expression_'-e_syscall_exit_close:_-e_compat_syscall_exit_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_25_-_Validate_trace_for_expression_'-e_syscall_entry_read:_-e_compat_syscall_entry_read:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_26_-_Validate_trace_for_expression_'-e_syscall_exit_read:_-e_compat_syscall_exit_read:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_27_-_Trace_match_with_8_for_expression_'-e_syscall_entry_close:_-e_compat_syscall_entry_close:_-e_syscall_exit_close:_-e_compat_syscall_exit_close:_-e_syscall_entry_read:_-e_compat_syscall_entry_read:_-e_syscall_exit_read:_-e_compat_syscall_exit_read:'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_28_-_Destroy_session_kernel_syscall_simple_list_two": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_29_-_Create_session_kernel_syscall_single_in_-o_/tmp/tmp.XXXXXXXXXXll_single_trace_path.ZUKYhb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_2_-_Validate_syscall_listing._Found_getpid.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_30_-_Enable_kernel_syscall_openat_for_session_kernel_syscall_single_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_31_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_32_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_33_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_34_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_35_-_Validate_trace_for_expression_'-e_syscall_entry_openat:_-e_compat_syscall_entry_openat:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_36_-_Validate_trace_for_expression_'-e_syscall_exit_openat:_-e_compat_syscall_exit_openat:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_37_-_Trace_match_with_4_for_expression_'-e_syscall_entry_openat:_-e_compat_syscall_entry_openat:_-e_syscall_exit_openat:_-e_compat_syscall_exit_openat:'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_38_-_Destroy_session_kernel_syscall_single": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_39_-_Create_session_kernel_syscall_two_in_-o_/tmp/tmp.XXXXXXXXXXll_two_trace_path.1IErDj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_3_-_Create_session_kernel_syscall_simple_list_in_-o_/tmp/tmp.XXXXXXXXXXll_simple_list_trace_path.Y7aseT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_40_-_Enable_kernel_syscall_openat_for_session_kernel_syscall_two_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_41_-_Enable_kernel_syscall_close_for_session_kernel_syscall_two_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_42_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_43_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_44_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_45_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_46_-_Validate_trace_for_expression_'-e_syscall_entry_openat:_-e_compat_syscall_entry_openat:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_47_-_Validate_trace_for_expression_'-e_syscall_exit_openat:_-e_compat_syscall_exit_openat:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_48_-_Validate_trace_for_expression_'-e_syscall_entry_close:_-e_compat_syscall_entry_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_49_-_Validate_trace_for_expression_'-e_syscall_exit_close:_-e_compat_syscall_exit_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_4_-_Enable_kernel_syscall_close_for_session_kernel_syscall_simple_list_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_50_-_Trace_match_with_8_for_expression_'-e_syscall_entry_openat:_-e_compat_syscall_entry_openat:_-e_syscall_exit_openat:_-e_compat_syscall_exit_openat:_-e_syscall_entry_close:_-e_compat_syscall_entry_close:_-e_syscall_exit_close:_-e_compat_syscall_exit_close:'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_51_-_Destroy_session_kernel_syscall_two": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_52_-_Create_session_kernel_syscall_all_in_-o_/tmp/tmp.XXXXXXXXXXll_all_trace_path.iCPEA1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_53_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_all_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_54_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_55_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_56_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_57_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_58_-_Validate_trace_for_expression_'-e_syscall_entry_openat:_-e_compat_syscall_entry_openat:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_59_-_Validate_trace_for_expression_'-e_syscall_exit_openat:_-e_compat_syscall_exit_openat:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_5_-_Validate_syscall_listing._Found_close.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_60_-_Validate_trace_for_expression_'-e_syscall_entry_close:_-e_compat_syscall_entry_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_61_-_Validate_trace_for_expression_'-e_syscall_exit_close:_-e_compat_syscall_exit_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_62_-_Destroy_session_kernel_syscall_all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_63_-_Create_session_kernel_syscall_all_disable_one_in_-o_/tmp/tmp.XXXXXXXXXXll_all_disable_one_trace_path.ntmWSR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_64_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_all_disable_one_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_65_-_Disable_kernel_syscall_openat_for_session_kernel_syscall_all_disable_one_on_channel_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_66_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_67_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_68_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_69_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_6_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_70_-_Validate_trace_for_expression_'-e_syscall_entry_openat:_-e_compat_syscall_entry_openat:_-e_syscall_exit_openat:_-e_compat_syscall_exit_openat:',_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_71_-_Validate_trace_for_expression_'-e_syscall_entry_close:_-e_compat_syscall_entry_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_72_-_Validate_trace_for_expression_'-e_syscall_exit_close:_-e_compat_syscall_exit_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_73_-_Destroy_session_kernel_syscall_all_disable_one": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_74_-_Create_session_kernel_syscall_all_disable_two_in_-o_/tmp/tmp.XXXXXXXXXXll_all_disable_two_trace_path.fdUKuW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_75_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_all_disable_two_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_76_-_Disable_kernel_syscall_openat_for_session_kernel_syscall_all_disable_two_on_channel_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_77_-_Disable_kernel_syscall_close_for_session_kernel_syscall_all_disable_two_on_channel_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_78_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_79_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_7_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_80_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_81_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_82_-_Validate_trace_for_expression_'-e_syscall_entry_openat:_-e_compat_syscall_entry_openat:_-e_syscall_exit_openat:_-e_compat_syscall_exit_openat:',_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_83_-_Validate_trace_for_expression_'-e_syscall_entry_close:_-e_compat_syscall_entry_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_84_-_Validate_trace_for_expression_'-e_syscall_exit_close:_-e_compat_syscall_exit_close:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_85_-_Validate_trace_for_expression_'-e_syscall_entry_read:_-e_compat_syscall_entry_read:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_86_-_Validate_trace_for_expression_'-e_syscall_exit_read:_-e_compat_syscall_exit_read:',_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_87_-_Destroy_session_kernel_syscall_all_disable_two": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_88_-_Create_session_kernel_syscall_enable_all_disable_all_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_all_disable_all_trace_path.e8qd4V": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_89_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_disable_all_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_8_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_90_-_Disable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_disable_all_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_91_-_Lttng_untrack_all_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_92_-_Lttng_track_pid_on_the_kernel_domain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_93_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_94_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_95_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_96_-_Destroy_session_kernel_syscall_enable_all_disable_all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_97_-_Create_session_kernel_syscall_enable_all_disable_all_enable_all_in_-o_/tmp/tmp.XXXXXXXXXXll_enable_all_disable_all_enable_all_trace_path.qyiGv9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_98_-_Enable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_disable_all_enable_all_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_99_-_Disable_kernel_syscall_-a_for_session_kernel_syscall_enable_all_disable_all_enable_all_on_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_syscall_9_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_100_-_Enable_kernel_userspace_probe_event_for_session_test_userprobe_elf_cxx_method": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_101_-_Start_tracing_for_session_test_userprobe_elf_cxx_method": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_102_-_Stop_lttng_tracing_for_session_test_userprobe_elf_cxx_method": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_103_-_Validate_trace_for_event_userspace_probe_test_event,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_104_-_Destroy_session_test_userprobe_elf_cxx_method": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_105_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_10_-_Destroy_session_test_userspace_probe_enable_elf_missing_symbol": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_11_-_Create_session_test_userspace_probe_enable_elf_nonexistant_symbol_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_nonexistant_symbol_trace_path.SDsfhU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_12_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_enable_elf_nonexistant_symbol_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_13_-_Destroy_session_test_userspace_probe_enable_elf_nonexistant_symbol": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_14_-_Create_session_test_userspace_probe_enable_elf_symbol_not_function_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_symbol_not_function_trace_path.X3T78Q": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_15_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_enable_elf_symbol_not_function_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_16_-_Destroy_session_test_userspace_probe_enable_elf_symbol_not_function": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_17_-_Create_session_test_userspace_probe_unsupported_types_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_unsupported_types_trace_path.sxZ8NS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_18_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_unsupported_types_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_19_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_unsupported_types_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_20_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_unsupported_types_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_21_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_unsupported_types_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_22_-_Destroy_session_test_userspace_probe_unsupported_types": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_23_-_Create_session_test_userspace_probe_enable_implicit_probe_type_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_enable_implicit_probe_type_trace_path.7nqS5v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_24_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_enable_implicit_probe_type": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_25_-_Validate_userspace_probe_listing._Found_test_function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_26_-_Validate_userspace_probe_listing._Found_userspace-probe-elf-binary.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_27_-_Validate_userspace_probe_listing._Found_ELF.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_28_-_Validate_userspace_probe_listing._Found_Function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_29_-_Destroy_session_test_userspace_probe_enable_implicit_probe_type": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_2_-_Create_session_test_userspace_probe_enable_file_noexist_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_enable_file_noexist_trace_path.UTVThz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_30_-_Create_session_test_userspace_probe_enable_in_path_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_enable_in_path_trace_path.eFIlJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_31_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_enable_in_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_32_-_Validate_userspace_probe_listing._Found_test_function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_33_-_Validate_userspace_probe_listing._Found_userspace-probe-elf-binary.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_34_-_Validate_userspace_probe_listing._Found_ELF.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_35_-_Validate_userspace_probe_listing._Found_Function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_36_-_Destroy_session_test_userspace_probe_enable_in_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_37_-_Create_session_test_userspace_probe_enable_full_path_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_enable_full_path_trace_path.gyH6iZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_38_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_enable_full_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_39_-_Validate_userspace_probe_listing._Found_test_function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_3_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_enable_file_noexist_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_40_-_Validate_userspace_probe_listing._Found_userspace-probe-elf-binary.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_41_-_Validate_userspace_probe_listing._Found_ELF.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_42_-_Validate_userspace_probe_listing._Found_Function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_43_-_Destroy_session_test_userspace_probe_enable_full_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_44_-_Create_session_test_userspace_probe_enable_elf_symbol_exists_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_symbol_exists_trace_path.T7Qk49": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_45_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_enable_elf_symbol_exists": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_46_-_Validate_userspace_probe_listing._Found_test_function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_47_-_Validate_userspace_probe_listing._Found_userspace-probe-elf-binary.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_48_-_Validate_userspace_probe_listing._Found_ELF.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_49_-_Validate_userspace_probe_listing._Found_Function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_4_-_Destroy_session_test_userspace_probe_enable_file_noexist": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_50_-_Destroy_session_test_userspace_probe_enable_elf_symbol_exists": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_51_-_Create_session_test_userspace_probe_enable_colon_in_path_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_enable_colon_in_path_trace_path.KTXlaF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_52_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_enable_colon_in_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_53_-_Validate_userspace_probe_listing._Found_test_function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_54_-_Validate_userspace_probe_listing._Found_userspace-probe-elf-binary.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_55_-_Validate_userspace_probe_listing._Found_ELF.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_56_-_Validate_userspace_probe_listing._Found_Function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_57_-_Destroy_session_test_userspace_probe_enable_colon_in_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_58_-_Create_session_test_userprobe_elf_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_elf_trace_path.BvC1zG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_59_-_Enable_kernel_userspace_probe_event_for_session_test_userprobe_elf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_5_-_Create_session_test_userspace_probe_enable_file_not_elf_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_enable_file_not_elf_trace_path.mRA6MG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_60_-_Start_tracing_for_session_test_userprobe_elf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_61_-_Stop_lttng_tracing_for_session_test_userprobe_elf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_62_-_Validate_trace_for_event_userspace_probe_test_event,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_63_-_Destroy_session_test_userprobe_elf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_64_-_Create_session_test_userprobe_elf_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_elf_dynamic_symbol_trace_path.HasyJN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_65_-_Enable_kernel_userspace_probe_event_for_session_test_userprobe_elf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_66_-_Start_tracing_for_session_test_userprobe_elf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_67_-_Stop_lttng_tracing_for_session_test_userprobe_elf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_68_-_Validate_trace_for_event_userspace_probe_test_event,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_69_-_Destroy_session_test_userprobe_elf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_6_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_enable_file_not_elf_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_70_-_Create_session_test_userprobe_elf_disable_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_elf_disable_trace_path.88pU5Y": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_71_-_Enable_kernel_userspace_probe_event_for_session_test_userprobe_elf_disable": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_72_-_Disable_kernel_event_for_session_test_userprobe_elf_disable": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_73_-_Start_tracing_for_session_test_userprobe_elf_disable": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_74_-_Stop_lttng_tracing_for_session_test_userprobe_elf_disable": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_75_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_76_-_Destroy_session_test_userprobe_elf_disable": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_77_-_Create_session_test_userprobe_elf_list_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_elf_list_trace_path.SZaMme": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_78_-_Enable_kernel_userspace_probe_event_for_session_test_userprobe_elf_list": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_79_-_Validate_userspace_probe_listing._Found_userspace_probe_test_event.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_7_-_Destroy_session_test_userspace_probe_enable_file_not_elf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_80_-_Validate_userspace_probe_listing._Found_test_function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_81_-_Validate_userspace_probe_listing._Found_userspace-probe-elf-binary.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_82_-_Validate_userspace_probe_listing._Found_ELF.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_83_-_Validate_userspace_probe_listing._Found_Function.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_84_-_Destroy_session_test_userprobe_elf_list": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_85_-_Create_session_test_userprobe_save_load_elf_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_save_load_elf_trace_path.Nht9AS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_86_-_Enable_kernel_userspace_probe_event_for_session_test_userprobe_save_load_elf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_87_-_Validate_userspace_probe_listing._Found_userspace-probe-elf-binary.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_88_-_Session_saved": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_89_-_Destroy_session_test_userprobe_save_load_elf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_8_-_Create_session_test_userspace_probe_enable_elf_missing_symbol_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_missing_symbol_name_trace_path.HJpojC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_90_-_Symlink_found_in_saved_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_91_-_Load_command_with_opts:_--input-path=/tmp/tmp.XXXXXXXXXXpace_probe_save_load_elf_trace_path.AkhVTI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_92_-_Validate_userspace_probe_listing._Found_userspace-probe-elf-binary.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_93_-_Create_session_test_userprobe_elf_cxx_function_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_elf_cxx_function_trace_path.S7GjRD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_94_-_Enable_kernel_userspace_probe_event_for_session_test_userprobe_elf_cxx_function": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_95_-_Start_tracing_for_session_test_userprobe_elf_cxx_function": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_96_-_Stop_lttng_tracing_for_session_test_userprobe_elf_cxx_function": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_97_-_Validate_trace_for_event_userspace_probe_test_event,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_98_-_Destroy_session_test_userprobe_elf_cxx_function": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_99_-_Create_session_test_userprobe_elf_cxx_method_in_-o_/tmp/tmp.XXXXXXXXXXpace_probe_elf_cxx_method_trace_path.HzX7To": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.kernel/test_userspace_probe_9_-_Enable_kernel_userspace_probe_event_for_session_test_userspace_probe_enable_elf_missing_symbol_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_10_-_Action_has_type_LTTNG_ACTION_TYPE_ROTATE_SESSION": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_11_-_Set_session_name__NULL,NULL__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_12_-_Set_session_name__object,NULL__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_13_-_Set_session_name__NULL,object__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_14_-_Set_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_15_-_Get_session_name,_expected_`my_session_name`_got_`my_session_name`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_16_-_Default_policy_is_every_n=1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_17_-_Set_rate_policy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_18_-_rotate_session_action_policy_get": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_19_-_Action_rotate_session_serialized": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_1_-_Create_notify_action": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_20_-_rotate_session_action_created_from_payload_is_non-null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_21_-_Serialized_and_de-serialized_rotate_session_action_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_22_-_Create_start_session_action": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_23_-_Action_has_type_LTTNG_ACTION_TYPE_START_SESSION": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_24_-_Set_session_name__NULL,NULL__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_25_-_Set_session_name__object,NULL__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_26_-_Set_session_name__NULL,object__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_27_-_Set_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_28_-_Get_session_name,_expected_`my_session_name`_got_`my_session_name`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_29_-_Default_policy_is_every_n=1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_2_-_Action_has_type_LTTNG_ACTION_TYPE_NOTIFY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_30_-_Set_rate_policy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_31_-_start_session_action_policy_get": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_32_-_Action_start_session_serialized": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_33_-_start_session_action_created_from_payload_is_non-null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_34_-_Serialized_and_de-serialized_start_session_action_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_35_-_Create_stop_session_action": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_36_-_Action_has_type_LTTNG_ACTION_TYPE_STOP_SESSION": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_37_-_Set_session_name__NULL,NULL__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_38_-_Set_session_name__object,NULL__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_39_-_Set_session_name__NULL,object__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_3_-_Default_policy_is_every_n=1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_40_-_Set_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_41_-_Get_session_name,_expected_`my_session_name`_got_`my_session_name`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_42_-_Default_policy_is_every_n=1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_43_-_Set_rate_policy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_44_-_stop_session_action_policy_get": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_45_-_Action_stop_session_serialized": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_46_-_stop_session_action_created_from_payload_is_non-null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_47_-_Serialized_and_de-serialized_stop_session_action_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_48_-_Create_snapshot_session_action": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_49_-_Action_has_type_LTTNG_ACTION_TYPE_SNAPSHOT_SESSION": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_4_-_Set_rate_policy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_50_-_Set_session_name__NULL,NULL__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_51_-_Set_session_name__object,NULL__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_52_-_Set_session_name__NULL,object__expect_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_53_-_Set_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_54_-_Get_session_name,_expected_`my_session_name`_got_`my_session_name`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_55_-_Default_policy_is_every_n=1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_56_-_Set_rate_policy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_57_-_snapshot_session_action_policy_get": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_58_-_Action_snapshot_session_serialized": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_59_-_snapshot_session_action_created_from_payload_is_non-null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_5_-_Notify_action_policy_get": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_60_-_Serialized_and_de-serialized_snapshot_session_action_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_6_-_Action_notify_serialized": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_7_-_Notify_action_created_from_payload_is_non-null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_8_-_Serialized_and_de-serialized_notify_action_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_action_9_-_Create_rotate_session_action": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_buffer_view_1_-_!lttng_buffer_view_contains_string_&view,_buf,_4_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_buffer_view_2_-_lttng_buffer_view_contains_string_&view,_buf,_5_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_buffer_view_3_-_!lttng_buffer_view_contains_string_&view,_buf,_6_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_buffer_view_4_-_!lttng_buffer_view_contains_string_&view_minus_one,_buf,_4_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_buffer_view_5_-_!lttng_buffer_view_contains_string_&view_minus_one,_buf,_5_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_directory_handle_1_-_Initialized_directory_handle_from_the_test_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_directory_handle_2_-_Error_returned_when_attempting_to_recursively_remove_non-empty_hierarchy_with_LTTNG_DIRECTORY_HANDLE_FAIL_NON_EMPTY_FLAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_directory_handle_3_-_No_error_returned_when_recursively_removing_empty_hierarchy_with_LTTNG_DIRECTORY_HANDLE_FAIL_NON_EMPTY_FLAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_directory_handle_4_-_Folder_hierarchy_/tmp/lttng-6ju3GJ/fail_non_empty_successfully_removed": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_directory_handle_5_-_Initialized_directory_handle_from_the_test_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_directory_handle_6_-_No_error_returned_when_attempting_to_recursively_remove_non-empty_hierarchy_with_LTTNG_DIRECTORY_HANDLE_SKIP_NON_EMPTY_FLAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_directory_handle_7_-_Test_directory_still_exists_after_skip": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_directory_handle_8_-_No_error_returned_when_recursively_removing_empty_hierarchy_with_LTTNG_DIRECTORY_HANDLE_SKIP_NON_EMPTY_FLAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_directory_handle_9_-_Folder_hierarchy_/tmp/lttng-6ju3GJ/skip_non_empty_successfully_removed": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_expr_to_bytecode_1_-_event_payload_field": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_expr_to_bytecode_2_-_channel_context_field": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_expr_to_bytecode_3_-_app-specific_context_field": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_expr_to_bytecode_4_-_array_field_element": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_100_-_getting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_101_-_pattern_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_102_-_setting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_103_-_getting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_104_-_filter_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_105_-_get_unset_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_106_-_setting_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_107_-_get_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_108_-_Serializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_109_-_Deserializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_10_-_serialized_and_from_buffer_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_110_-_serialized_and_from_buffer_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_111_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_EMERG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_112_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_EMERG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_113_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_ALERT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_114_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_ALERT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_115_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_CRIT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_116_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_CRIT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_117_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_ERR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_118_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_ERR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_119_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_WARNING": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_11_-_user_tracepoint_object.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_120_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_WARNING": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_121_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_NOTICE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_122_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_NOTICE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_123_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_INFO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_124_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_INFO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_125_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_SYSTEM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_126_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_SYSTEM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_127_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_PROGRAM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_128_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_PROGRAM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_129_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_PROCESS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_12_-_setting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_130_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_PROCESS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_131_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_MODULE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_132_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_MODULE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_133_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_UNIT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_134_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_UNIT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_135_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_FUNCTION": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_136_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_FUNCTION": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_137_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_LINE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_138_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG_LINE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_139_-_Log_level_rule_\"exactly\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_13_-_getting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_140_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_user_tracepoint_event_rule:_level_=_DEBUG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_141_-_Log_level_rule_\"exactly\"_rejected_by_user_tracepoint_event_rule:_level_=_-1980": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_142_-_Log_level_rule_\"as_least_as_severe_as\"_rejected_by_user_tracepoint_event_rule:_level_=_-1980": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_143_-_Log_level_rule_\"exactly\"_rejected_by_user_tracepoint_event_rule:_level_=_1995": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_144_-_Log_level_rule_\"as_least_as_severe_as\"_rejected_by_user_tracepoint_event_rule:_level_=_1995": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_145_-_Log_level_rule_\"exactly\"_rejected_by_user_tracepoint_event_rule:_level_=_15": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_146_-_Log_level_rule_\"as_least_as_severe_as\"_rejected_by_user_tracepoint_event_rule:_level_=_15": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_147_-_Log_level_rule_\"exactly\"_rejected_by_user_tracepoint_event_rule:_level_=_-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_148_-_Log_level_rule_\"as_least_as_severe_as\"_rejected_by_user_tracepoint_event_rule:_level_=_-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_149_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_OFF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_14_-_pattern_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_150_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_OFF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_151_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_SEVERE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_152_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_SEVERE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_153_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_WARNING": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_154_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_WARNING": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_155_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_INFO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_156_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_INFO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_157_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_CONFIG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_158_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_CONFIG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_159_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_FINE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_15_-_setting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_160_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_FINE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_161_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_FINER": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_162_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_FINER": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_163_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_FINEST": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_164_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_FINEST": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_165_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_ALL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_166_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_ALL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_167_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_168_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_169_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_-1980": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_16_-_getting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_170_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_-1980": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_171_-_Log_level_rule_\"exactly\"_accepted_by_jul_logging_event_rule:_level_=_1995": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_172_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_jul_logging_event_rule:_level_=_1995": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_173_-_Log_level_rule_\"exactly\"_accepted_by_log4j_logging_event_rule:_level_=_OFF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_174_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_log4j_logging_event_rule:_level_=_OFF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_175_-_Log_level_rule_\"exactly\"_accepted_by_log4j_logging_event_rule:_level_=_FATAL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_176_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_log4j_logging_event_rule:_level_=_FATAL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_177_-_Log_level_rule_\"exactly\"_accepted_by_log4j_logging_event_rule:_level_=_ERROR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_178_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_log4j_logging_event_rule:_level_=_ERROR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_179_-_Log_level_rule_\"exactly\"_accepted_by_log4j_logging_event_rule:_level_=_WARN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_17_-_filter_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_180_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_log4j_logging_event_rule:_level_=_WARN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_181_-_Log_level_rule_\"exactly\"_accepted_by_log4j_logging_event_rule:_level_=_INFO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_182_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_log4j_logging_event_rule:_level_=_INFO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_183_-_Log_level_rule_\"exactly\"_accepted_by_log4j_logging_event_rule:_level_=_DEBUG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_184_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_log4j_logging_event_rule:_level_=_DEBUG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_185_-_Log_level_rule_\"exactly\"_accepted_by_log4j_logging_event_rule:_level_=_TRACE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_186_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_log4j_logging_event_rule:_level_=_TRACE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_187_-_Log_level_rule_\"exactly\"_accepted_by_log4j_logging_event_rule:_level_=_ALL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_188_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_log4j_logging_event_rule:_level_=_ALL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_189_-_Log_level_rule_\"exactly\"_accepted_by_log4j_logging_event_rule:_level_=_-1980": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_18_-_get_unset_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_190_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_log4j_logging_event_rule:_level_=_-1980": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_191_-_Log_level_rule_\"exactly\"_accepted_by_log4j_logging_event_rule:_level_=_1995": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_192_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_log4j_logging_event_rule:_level_=_1995": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_193_-_Log_level_rule_\"exactly\"_accepted_by_python_logging_event_rule:_level_=_CRITICAL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_194_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_python_logging_event_rule:_level_=_CRITICAL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_195_-_Log_level_rule_\"exactly\"_accepted_by_python_logging_event_rule:_level_=_ERROR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_196_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_python_logging_event_rule:_level_=_ERROR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_197_-_Log_level_rule_\"exactly\"_accepted_by_python_logging_event_rule:_level_=_WARNING": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_198_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_python_logging_event_rule:_level_=_WARNING": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_199_-_Log_level_rule_\"exactly\"_accepted_by_python_logging_event_rule:_level_=_INFO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_19_-_setting_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_1_-_tracepoint_object.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_200_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_python_logging_event_rule:_level_=_INFO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_201_-_Log_level_rule_\"exactly\"_accepted_by_python_logging_event_rule:_level_=_DEBUG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_202_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_python_logging_event_rule:_level_=_DEBUG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_203_-_Log_level_rule_\"exactly\"_accepted_by_python_logging_event_rule:_level_=_NOTSET": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_204_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_python_logging_event_rule:_level_=_NOTSET": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_205_-_Log_level_rule_\"exactly\"_accepted_by_python_logging_event_rule:_level_=_45": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_206_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_python_logging_event_rule:_level_=_45": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_207_-_Log_level_rule_\"exactly\"_accepted_by_python_logging_event_rule:_level_=_35": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_208_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_python_logging_event_rule:_level_=_35": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_209_-_Log_level_rule_\"exactly\"_accepted_by_python_logging_event_rule:_level_=_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_20_-_get_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_210_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_python_logging_event_rule:_level_=_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_211_-_Log_level_rule_\"exactly\"_accepted_by_python_logging_event_rule:_level_=_-657": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_212_-_Log_level_rule_\"as_least_as_severe_as\"_accepted_by_python_logging_event_rule:_level_=_-657": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_21_-_setting_name_pattern_exclusions_\"my_event_test1\"": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_22_-_setting_name_pattern_exclusions_\"my_event_test2\"": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_23_-_setting_name_pattern_exclusions_\"my_event_test3\"": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_24_-_getting_name_pattern_exclusion_count.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_25_-_count_is_3/3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_26_-_getting_name_pattern_exclusion_at_index_0.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_27_-_my_event_test1_==_my_event_test1.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_28_-_getting_name_pattern_exclusion_at_index_1.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_29_-_my_event_test2_==_my_event_test2.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_2_-_setting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_30_-_getting_name_pattern_exclusion_at_index_2.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_31_-_my_event_test3_==_my_event_test3.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_32_-_Serializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_33_-_Deserializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_34_-_serialized_and_from_buffer_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_35_-_syscall_object.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_36_-_setting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_37_-_getting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_38_-_pattern_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_39_-_setting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_3_-_getting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_40_-_getting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_41_-_filter_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_42_-_Serializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_43_-_Deserializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_44_-_serialized_and_from_buffer_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_45_-_uprobe_event_rule_object_creation.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_46_-_Getting_uprobe_event_rule_location.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_47_-_Location_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_48_-_Setting_uprobe_event_rule_name:_my_probe..": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_49_-_Getting_uprobe_name.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_4_-_pattern_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_50_-_Uprobe_name_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_51_-_Serializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_52_-_Deserializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_53_-_serialized_and_from_buffer_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_54_-_kprobe_event_rule_object_creation.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_55_-_Getting_kprobe_event_rule_location.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_56_-_Locations_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_57_-_Setting_kprobe_event_rule_name:_my_probe.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_58_-_Getting_kprobe_name.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_59_-_kprobe_name_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_5_-_setting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_60_-_Serializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_61_-_Deserializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_62_-_serialized_and_from_buffer_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_63_-_kprobe_event_rule_object_creation.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_64_-_Getting_kprobe_event_rule_location.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_65_-_Locations_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_66_-_Setting_kprobe_event_rule_name:_my_probe.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_67_-_Getting_kprobe_name.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_68_-_kprobe_name_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_69_-_Serializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_6_-_getting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_70_-_Deserializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_71_-_serialized_and_from_buffer_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_72_-_log4j_logging_object.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_73_-_setting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_74_-_getting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_75_-_pattern_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_76_-_setting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_77_-_getting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_78_-_filter_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_79_-_get_unset_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_7_-_filter_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_80_-_setting_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_81_-_get_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_82_-_Serializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_83_-_Deserializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_84_-_serialized_and_from_buffer_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_85_-_jul_logging_object.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_86_-_setting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_87_-_getting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_88_-_pattern_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_89_-_setting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_8_-_Serializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_90_-_getting_filter.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_91_-_filter_is_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_92_-_get_unset_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_93_-_setting_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_94_-_get_log_level_rule.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_95_-_Serializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_96_-_Deserializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_97_-_serialized_and_from_buffer_are_equal.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_98_-_python_logging_object.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_99_-_setting_pattern.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_event_rule_9_-_Deserializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_10_-_Output_fd_parameter_is_unaffected_on_error_of_fd_tracker_open_unsuspendable_fd__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_11_-_fd_tracker_open_unsuspendable_fd___sets_the_output_fd_parameter_to_the_newly-tracked_fd's_value": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_12_-_fd_tracker_close_unsuspendable_fd___forwards_the_user_callback's_error_code": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_13_-_Test_directory_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_14_-_EEXIST_reported_on_open_of_an_already_tracked_file_descriptor": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_15_-_Test_directory_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_16_-_EINVAL_reported_on_close_of_an_untracked_file_descriptor": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_17_-_Test_directory_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_18_-_File_descriptor_tracker_allowed_the_user_to_meet_its_limit_with_unsuspendable_file_descriptors__50_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_19_-_EMFILE_reported_when_exceeding_the_file_descriptor_limit_while_opening_an_unsuspendable_fd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_1_-_Created_an_fd_tracker_with_a_limit_of_50_simulateously_opened_file_descriptors": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_20_-_Test_directory_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_21_-_Created_500_files_with_a_limit_of_50_simultaneously-opened_file_descriptor": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_22_-_Expected_55_open_file_descriptors__55_are_open_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_23_-_Close_all_opened_filesystem_handles": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_24_-_Test_directory_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_25_-_Created_500_files_with_a_limit_of_50_simultaneously-opened_file_descriptor": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_26_-_Expected_55_open_file_descriptors__55_are_open_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_27_-_Wrote_reference_string_to_500_files": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_28_-_FD_tracker_enforced_the_file_descriptor_cap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_29_-_Files_contain_the_expected_content": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_2_-_Track_unsuspendable_fd_0__stdin_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_30_-_Close_all_opened_filesystem_handles": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_31_-_Test_directory_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_32_-_Created_50_files_with_a_limit_of_50_simultaneously-opened_file_descriptor": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_33_-_Expected_55_open_file_descriptors__55_are_open_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_34_-_Track_unsuspendable_fd_0__stdin_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_35_-_Track_unsuspendable_fd_1__stdout_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_36_-_Track_unsuspendable_fd_2__stderr_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_37_-_Expected_52_open_file_descriptors__52_are_open_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_38_-_Untrack_unsuspendable_fd_0__stdin_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_39_-_Untrack_unsuspendable_fd_1__stdout_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_3_-_Track_unsuspendable_fd_1__stdout_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_40_-_Untrack_unsuspendable_fd_2__stderr_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_41_-_Expected_52_open_file_descriptors__52_are_open_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_42_-_Close_all_opened_filesystem_handles": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_43_-_Test_directory_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_44_-_Successfully_opened_2_handles_to_/tmp/fd-tracker-UE9crf/my_file": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_45_-_Successfully_unlinked_the_first_handle_to_/tmp/fd-tracker-UE9crf/my_file": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_46_-_my_file_no_longer_present_on_file_system_after_unlink": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_47_-_/tmp/fd-tracker-UE9crf/unlinked_files/0_exists_on_file_system_after_unlink": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_48_-_Got_fd_from_first_handle": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_49_-_fd_tracker_does_not_allow_two_fds_to_be_used_at_once": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_4_-_Track_unsuspendable_fd_2__stderr_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_50_-_Got_fd_from_second_handle": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_51_-_ENOENT_is_reported_when_attempting_to_unlink_the_second_handle_to_/tmp/fd-tracker-UE9crf/my_file": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_52_-_Successfully_opened_a_new_handle_to_previously_unlinked_file_/tmp/fd-tracker-UE9crf/my_file": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_53_-_Successfully_unlinked_the_new_handle_handle_to_/tmp/fd-tracker-UE9crf/my_file": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_54_-_/tmp/fd-tracker-UE9crf/unlinked_files/1_exists_on_file_system_after_unlink": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_55_-_Successfully_closed_the_first_handle": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_56_-_Successfully_closed_the_second_handle": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_57_-_Successfully_closed_the_third_handle": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_58_-_my_file_no_longer_present_on_file_system_after_handle_close": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_59_-_/tmp/fd-tracker-UE9crf/unlinked_files/0_no_longer_present_on_file_system_after_handle_close": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_5_-_Untrack_unsuspendable_fd_0__stdin_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_60_-_/tmp/fd-tracker-UE9crf/unlinked_files/1_no_longer_present_on_file_system_after_handle_close": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_61_-_Test_directory_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_6_-_Untrack_unsuspendable_fd_1__stdout_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_7_-_Untrack_unsuspendable_fd_2__stderr_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_8_-_Test_directory_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_fd_tracker_9_-_fd_tracker_open_unsuspendable_fd___forwards_the_user_callback's_error_code": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_data_10_-_Create_kernel_stream": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_data_11_-_Validate_kernel_stream": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_data_1_-_Create_kernel_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_data_2_-_Validate_kernel_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_data_3_-_Create_kernel_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_data_4_-_Validate_kernel_session_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_data_5_-_Create_kernel_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_data_6_-_Validate_kernel_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_data_7_-_Validate_string_length": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_data_8_-_Create_kernel_event": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_data_9_-_Validate_kernel_event": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_10_-_serialized_and_from_buffer_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_11_-_Location_object": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_12_-_Location_type_got_0_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_13_-_Getting_symbol_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_14_-_Symbol_name_is_equal._Got_Une_bonne,_expected_Une_bonne": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_15_-_Getting_offset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_16_-_Offset_is_equal._Got_50_expected_50": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_17_-_Serializing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_18_-_Deserializing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_19_-_Location_from_buffer_type_got_0_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_1_-_Location_object": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_20_-_Getting_symbol_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_21_-_Symbol_name_is_equal._Got_Une_bonne,_expected_Une_bonne": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_22_-_Getting_offset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_23_-_Offset_is_equal._Got_50_expected_50": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_24_-_serialized_and_from_buffer_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_2_-_Location_type_got_1_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_3_-_Getting_address": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_4_-_Address_is_equal._Got_50_expected_50": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_5_-_Serializing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_6_-_Deserializing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_7_-_Location_from_buffer_type_got_1_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_8_-_Getting_address": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_kernel_probe_9_-_Address_from_buffer_is_equal._Got_50_expected_50": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_10_-_Deserializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_11_-_Serialized_and_from_buffer_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_12_-_Log_level_at_least_as_severe_as_allocated": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_13_-_Log_level_rule_at_least_as_severe_as_type": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_14_-_Get_the_level": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_15_-_Level_property_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_16_-_Same_object_is_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_17_-_Object_a_and_b_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_18_-_Object_of_different_levels_are_not_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_19_-_Object_of_different_types_are_not_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_1_-_Log_level_exactly_allocated": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_20_-_Serializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_21_-_Deserializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_22_-_Serialized_and_from_buffer_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_23_-_Get_type_on_invalid_pointer": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_24_-_lttng_log_level_rule_exactly_get_level__NULL,_NULL__returns_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_25_-_lttng_log_level_rule_exactly_get_level__valid,_NULL__returns_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_26_-_lttng_log_level_rule_exactly_get_level__NULL,_valid__returns_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_27_-_lttng_log_level_rule_at_least_as_severe_as_get_level__NULL,_NULL__returns_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_28_-_lttng_log_level_rule_at_least_as_severe_as_get_level__valid,_NULL__returns_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_29_-_lttng_log_level_rule_at_least_as_severe_as_get_level__NULL,_valid__returns_invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_2_-_Log_level_rule_exactly_type": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_3_-_Get_the_level": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_4_-_Level_property_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_5_-_Same_object_is_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_6_-_Object_a_and_b_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_7_-_Object_of_different_levels_are_not_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_8_-_Object_of_different_types_are_not_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_log_level_rule_9_-_Serializing.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_100_-_Session_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_101_-_Session_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_102_-_Session_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_103_-_Set_null_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_104_-_Session_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_105_-_Session_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_106_-_Set_empty_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_107_-_Session_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_108_-_Session_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_109_-_Set_session_name_session420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_10_-_Set_null_condition_on_set_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_110_-_Session_name_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_111_-_Session_name_has_a_value": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_112_-_Session_name_is_session420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_113_-_Set_session_name_to_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_114_-_Session_name_is_still_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_115_-_Session_name_has_a_value": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_116_-_Session_is_still_name_is_session420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_117_-_Set_null_condition_on_set_channel_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_118_-_Get_channel_name_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_119_-_Channel_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_11_-_Get_session_name_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_120_-_Channel_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_121_-_Set_null_channel_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_122_-_Channel_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_123_-_Channel_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_124_-_Set_empty_channel_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_125_-_Channel_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_126_-_Channel_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_127_-_Set_channel_name_channel420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_128_-_Channel_name_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_129_-_Channel_name_has_a_value": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_12_-_Session_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_130_-_Channel_name_is_channel420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_131_-_Set_channel_name_to_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_132_-_Channel_name_is_still_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_133_-_Channel_name_has_a_value": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_134_-_Channel_is_still_name_is_channel420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_135_-_Set_threshold_ratio_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_136_-_Get_threshold_ratio_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_137_-_Threshold_ratio_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_138_-_Set_threshold_ratio_<_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_139_-_Threshold_ratio_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_13_-_Session_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_140_-_Set_Threshold_ratio_>_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_141_-_Threshold_ratio_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_142_-_Set_threshold_ratio_==_1.0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_143_-_Threshold_ratio_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_144_-_Threshold_ratio_is_1.0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_145_-_Set_threshold_ratio_==_0.0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_146_-_Threshold_ratio_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_147_-_Threshold_ratio_is_0.0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_148_-_Set_threshold_ratio_==_0.420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_149_-_Threshold_ratio_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_14_-_Session_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_150_-_Threshold_ratio_is_0.420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_151_-_Set_threshold_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_152_-_Get_threshold_value_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_153_-_Threshold_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_154_-_Set_threshold_>_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_155_-_Threshold_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_156_-_Threshold_is_100000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_157_-_Set_threshold_UINT64_MAX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_158_-_Threshold_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_159_-_Threshold_is_UINT64_MAX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_15_-_Set_null_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_160_-_Set_threshold_==_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_161_-_Threshold_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_162_-_Threshold_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_163_-_Threshold_ratio_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_164_-_Threshold_ratio_is_untouched": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_165_-_Set_threshold_ratio_==_0.420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_166_-_Threshold_ratio_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_167_-_Threshold_ratio_is_0.420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_168_-_Threshold_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_169_-_Threshold_is_untouched": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_16_-_Session_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_170_-_Set_domain_type_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_171_-_Get_domain_type_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_172_-_Set_domain_type_as_LTTNG_DOMAIN_NONE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_173_-_Domain_type_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_174_-_Set_domain_type_as_LTTNG_DOMAIN_UST": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_175_-_Domain_type_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_176_-_Domain_type_is_LTTNG_DOMAIN_UST": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_177_-_lttng_trigger_create_NULL,_NULL__returns_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_178_-_lttng_trigger_create_NON-NULL,_NULL__returns_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_179_-_lttng_trigger_create_NULL,_NON-NULL__returns_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_17_-_Session_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_180_-_lttng_trigger_create_NON-NULL,_NON-NULL__returns_an_object": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_18_-_Set_empty_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_19_-_Session_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_1_-_Condition_allocated": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_20_-_Session_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_21_-_Set_session_name_session420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_22_-_Session_name_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_23_-_Session_name_has_a_value": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_24_-_Session_name_is_session420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_25_-_Set_session_name_to_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_26_-_Session_name_is_still_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_27_-_Session_name_has_a_value": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_28_-_Session_is_still_name_is_session420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_29_-_Set_null_condition_on_set_channel_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_2_-_Condition_is_of_type_\"low_buffer_usage\"": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_30_-_Get_channel_name_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_31_-_Channel_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_32_-_Channel_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_33_-_Set_null_channel_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_34_-_Channel_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_35_-_Channel_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_36_-_Set_empty_channel_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_37_-_Channel_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_38_-_Channel_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_39_-_Set_channel_name_channel420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_3_-_Threshold_ratio_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_40_-_Channel_name_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_41_-_Channel_name_has_a_value": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_42_-_Channel_name_is_channel420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_43_-_Set_channel_name_to_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_44_-_Channel_name_is_still_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_45_-_Channel_name_has_a_value": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_46_-_Channel_is_still_name_is_channel420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_47_-_Set_threshold_ratio_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_48_-_Get_threshold_ratio_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_49_-_Threshold_ratio_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_4_-_Threshold_byte_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_50_-_Set_threshold_ratio_<_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_51_-_Threshold_ratio_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_52_-_Set_Threshold_ratio_>_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_53_-_Threshold_ratio_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_54_-_Set_threshold_ratio_==_1.0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_55_-_Threshold_ratio_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_56_-_Threshold_ratio_is_1.0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_57_-_Set_threshold_ratio_==_0.0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_58_-_Threshold_ratio_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_59_-_Threshold_ratio_is_0.0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_5_-_Session_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_60_-_Set_threshold_ratio_==_0.420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_61_-_Threshold_ratio_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_62_-_Threshold_ratio_is_0.420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_63_-_Set_threshold_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_64_-_Get_threshold_value_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_65_-_Threshold_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_66_-_Set_threshold_>_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_67_-_Threshold_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_68_-_Threshold_is_100000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_69_-_Set_threshold_UINT64_MAX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_6_-_Session_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_70_-_Threshold_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_71_-_Threshold_is_UINT64_MAX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_72_-_Set_threshold_==_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_73_-_Threshold_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_74_-_Threshold_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_75_-_Threshold_ratio_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_76_-_Threshold_ratio_is_untouched": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_77_-_Set_threshold_ratio_==_0.420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_78_-_Threshold_ratio_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_79_-_Threshold_ratio_is_0.420": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_7_-_Channel_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_80_-_Threshold_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_81_-_Threshold_is_untouched": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_82_-_Set_domain_type_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_83_-_Get_domain_type_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_84_-_Set_domain_type_as_LTTNG_DOMAIN_NONE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_85_-_Domain_type_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_86_-_Set_domain_type_as_LTTNG_DOMAIN_UST": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_87_-_Domain_type_is_set": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_88_-_Domain_type_is_LTTNG_DOMAIN_UST": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_89_-_High_buffer_usage_condition_allocated": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_8_-_Channel_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_90_-_Condition_is_of_type_\"high_buffer_usage\"": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_91_-_Threshold_ratio_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_92_-_Threshold_byte_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_93_-_Session_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_94_-_Session_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_95_-_Channel_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_96_-_Channel_name_is_null": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_97_-_Domain_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_98_-_Set_null_condition_on_set_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_99_-_Get_session_name_with_null_condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_notification_9_-_Domain_name_is_unset": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_payload_1_-_Added_three_file_descriptors_to_an_lttng_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_payload_2_-_File_descriptors_are_popped_from_a_payload_view_in_the_order_of_insertion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_payload_3_-_Error_reported_when_popping_more_file_descriptors_than_were_pushed": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_payload_4_-_Same_file_descriptor_returned_when_popping_from_different_top-level_views": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_payload_5_-_Different_file_descriptors_returned_when_popping_from_descendant_views": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_10_-_Getting_interval_C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_11_-_is_equal__NULL,NULL_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_12_-_is_equal__object,_NULL_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_13_-_is_equal__NULL,_object_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_14_-_is_equal__object_A,_object_A_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_15_-_is_equal__object_A,_object_B": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_16_-_is_equal__object_B,_object_A": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_17_-_is_equal__object_A,_object_C_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_18_-_is_equal__object_C,_object_A_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_19_-_Serializing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_1_-_Rate_policy_every_n_A_created:_interval:_100": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_20_-_Deserializing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_21_-_serialized_and_from_buffer_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_22_-_Rate_policy_every_n_A_created:_threshold:_100": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_23_-_Rate_policy_every_n_B_created:_threshold:_100": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_24_-_Rate_policy_every_n_C_created:_threshold:_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_25_-_Type_is_LTTNG_RATE_POLICY_TYPE_once_after_n": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_26_-_Get_threshold_returns_INVALID": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_27_-_Get_threshold_returns_INVALID": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_28_-_Get_threshold_returns_INVALID": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_29_-_Getting_threshold_A": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_2_-_Rate_policy_every_n_B_created:_interval:_100": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_30_-_Getting_threshold_B": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_31_-_Getting_threshold_C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_32_-_is_equal__NULL,NULL_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_33_-_is_equal__object,_NULL_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_34_-_is_equal__NULL,_object_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_35_-_is_equal__object_A,_object_A_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_36_-_is_equal__object_A,_object_B": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_37_-_is_equal__object_B,_object_A": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_38_-_is_equal__object_A,_object_C_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_39_-_is_equal__object_C,_object_A_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_3_-_Rate_policy_every_n_C_created:_interval:_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_40_-_Serializing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_41_-_Deserializing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_42_-_serialized_and_from_buffer_are_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_4_-_Type_is_LTTNG_RATE_POLICY_TYPE_EVERY_N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_5_-_Get_interval_returns_INVALID": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_6_-_Get_interval_returns_INVALID": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_7_-_Get_interval_returns_INVALID": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_8_-_Getting_interval_A": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_rate_policy_9_-_Getting_interval_B": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_10_-_In:_hostname/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit,_out:_test/hostname-20240206-090412/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit,_expected:_test/hostname-20240206-090412/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_11_-_In:_hostname/test-20190319-120000-20190918-180921/ust/uid/1000/64-bit,_out:_test-20190319-120000/hostname-20190918-180921/ust/uid/1000/64-bit,_expected:_test-20190319-120000/hostname-20190918-180921/ust/uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_12_-_Returned_null_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_13_-_Returned_null_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_14_-_In:_hostname/test,_out:_test/hostname-20240206-090412/,_expected:_test/hostname-20240206-090412/": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_15_-_In:_hostname/test/ust/uid/1000/64-bit,_out:_test/hostname-20240206-090412/ust/uid/1000/64-bit,_expected:_test/hostname-20240206-090412/ust/uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_1_-_In:_hostname/auto-20190918-164429/ust/uid/1000/64-bit,_out:_auto-20190918-164429/hostname-20190918-164429/ust/uid/1000/64-bit,_expected:_auto-20190918-164429/hostname-20190918-164429/ust/uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_2_-_In:_hostname/custom_auto-20190319-120000/ust/uid/1000/64-bit,_out:_custom_auto-20190319-120000/hostname-20190319-120000/ust/uid/1000/64-bit,_expected:_custom_auto-20190319-120000/hostname-20190319-120000/ust/uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_3_-_In:_hostname/test-20190918-164709/ust/uid/1000/64-bit,_out:_test/hostname-20190918-164709/ust/uid/1000/64-bit,_expected:_test/hostname-20190918-164709/ust/uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_4_-_In:_hostname//snapshot-1-20190918-164829-0/ust//uid/1000/64-bit,_out:_my_session/hostname-20240206-090412/snapshot-1-20190918-164829-0/ust//uid/1000/64-bit,_expected:_my_session/hostname-20240206-090412/snapshot-1-20190918-164829-0/ust//uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_5_-_In:_hostname//snapshot-1-20190918-175919-0/ust//uid/1000/64-bit,_out:_my_session/hostname-20240206-090412/snapshot-1-20190918-175919-0/ust//uid/1000/64-bit,_expected:_my_session/hostname-20240206-090412/snapshot-1-20190918-175919-0/ust//uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_6_-_In:_hostname//auto-20190918-171641/ust/uid/1000/64-bit,_out:_auto-20190918-171641/hostname-20190918-171641/ust/uid/1000/64-bit,_expected:_auto-20190918-171641/hostname-20190918-171641/ust/uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_7_-_In:_hostname//test-20190918-180333//ust/uid/1000/64-bit,_out:_test-20190918-180333/hostname-20190918-180333//ust/uid/1000/64-bit,_expected:_test-20190918-180333/hostname-20190918-180333//ust/uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_8_-_In:_hostname/extra/path/ust/uid/1000/64-bit,_out:_auto-20190919-122110/hostname-20190919-122110/extra/path/ust/uid/1000/64-bit,_expected:_auto-20190919-122110/hostname-20190919-122110/extra/path/ust/uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_relayd_backward_compat_group_by_session_9_-_In:_hostname/extra/path/ust/uid/1000/64-bit,_out:_test/hostname-20240206-090412/extra/path/ust/uid/1000/64-bit,_expected:_test/hostname-20240206-090412/extra/path/ust/uid/1000/64-bit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_session_10_-_Large_sessions_number:_created_10000_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_session_11_-_Large_sessions_number:_destroyed_10000_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_session_1_-_Session_list:_not_NULL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_session_2_-_Create_session:_test1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_session_3_-_Validating_session:_session_found": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_session_4_-_Validating_session:_basic_sanity_check": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_session_5_-_Destroying_session:_session_found": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_session_6_-_Destroying_session:_test1_destroyed": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_session_7_-_Duplicate_session_creation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_session_8_-_Create_session_with_a_NULL_name__auto-generate_a_name_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_session_9_-_Auto-generated_session_name_starts_with_auto": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_10_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`salut***`_->_`salut*`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_11_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`sa\\*lut`_->_`sa\\*lut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_12_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`sa\\**lut`_->_`sa\\**lut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_13_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`sa*\\**lut`_->_`sa*\\**lut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_14_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`sa*\\***lut`_->_`sa*\\**lut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_15_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`\\*salu**t`_->_`\\*salu*t`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_16_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`\\*salut**`_->_`\\*salut*`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_17_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`\\*salut**\\*`_->_`\\*salut*\\*`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_18_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`\\*salut`_->_`\\*salut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_19_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`\\***salut`_->_`\\**salut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_1_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`salut`_->_`salut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_20_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`salut\\`_->_`salut\\`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_21_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`salut\\**`_->_`salut\\**`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_22_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`salut\\\\*`_->_`salut\\\\*`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_23_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`salut\\\\***`_->_`salut\\\\*`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_24_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`*`_->_`*`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_25_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`**`_->_`*`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_26_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`***`_->_`*`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_27_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`**\\***`_->_`*\\**`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_28_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`allo*`_->_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_29_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`*allo`_->_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_2_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`sal*ut`_->_`sal*ut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_30_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`*allo*`_->_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_31_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`*al*lo*`_->_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_32_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`al\\**lo`_->_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_33_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`al\\*l*o`_->_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_34_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`all*o\\`_->_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_35_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`*`_->_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_36_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`\\\\*`_->_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_37_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`allo`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_38_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`allo\\*`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_39_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`al\\*lo`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_3_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`sal**ut`_->_`sal*ut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_40_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`\\*allo`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_41_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`\\*`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_42_-_strutils_is_star_glob_pattern___returns_the_expected_result:_`allo\\`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_43_-_strutils_is_star_at_the_end_only_glob_pattern___returns_the_expected_result:_`allo*`_->_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_44_-_strutils_is_star_at_the_end_only_glob_pattern___returns_the_expected_result:_`allo\\\\*`_->_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_45_-_strutils_is_star_at_the_end_only_glob_pattern___returns_the_expected_result:_`allo`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_46_-_strutils_is_star_at_the_end_only_glob_pattern___returns_the_expected_result:_`al*lo`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_47_-_strutils_is_star_at_the_end_only_glob_pattern___returns_the_expected_result:_`al\\*lo`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_48_-_strutils_is_star_at_the_end_only_glob_pattern___returns_the_expected_result:_`*allo`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_49_-_strutils_is_star_at_the_end_only_glob_pattern___returns_the_expected_result:_`al*lo*`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_4_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`sal***ut`_->_`sal*ut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_50_-_strutils_is_star_at_the_end_only_glob_pattern___returns_the_expected_result:_`allo**`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_51_-_strutils_is_star_at_the_end_only_glob_pattern___returns_the_expected_result:_`allo*\\*`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_52_-_strutils_is_star_at_the_end_only_glob_pattern___returns_the_expected_result:_`allo\\*`_->_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_53_-_strutils_split___produces_the_expected_substrings:_`a/b/c/d/e`__delim._`/`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_54_-_strutils_split___produces_the_expected_substrings:_`a/b//d/e`__delim._`/`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_55_-_strutils_split___produces_the_expected_substrings:_`/b/c/d/e`__delim._`/`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_56_-_strutils_split___produces_the_expected_substrings:_`a/b/c/d/`__delim._`/`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_57_-_strutils_split___produces_the_expected_substrings:_`/b/c/d/`__delim._`/`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_58_-_strutils_split___produces_the_expected_substrings:_``__delim._`/`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_59_-_strutils_split___produces_the_expected_substrings:_`/`__delim._`/`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_5_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`*salut`_->_`*salut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_60_-_strutils_split___produces_the_expected_substrings:_`//`__delim._`/`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_61_-_strutils_split___produces_the_expected_substrings:_`hello+world`__delim._`+`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_62_-_strutils_split___produces_the_expected_substrings:_`hello\\+world`__delim._`+`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_63_-_strutils_split___produces_the_expected_substrings:_`hello\\+world`__delim._`+`,_escape_`1`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_64_-_strutils_split___produces_the_expected_substrings:_`hello\\++world`__delim._`+`,_escape_`1`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_65_-_strutils_split___produces_the_expected_substrings:_`hello\\\\++world`__delim._`+`,_escape_`1`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_66_-_strutils_split___produces_the_expected_substrings:_`hello+world\\`__delim._`+`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_67_-_strutils_split___produces_the_expected_substrings:_`hello+world\\`__delim._`+`,_escape_`1`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_68_-_strutils_split___produces_the_expected_substrings:_`\\+`__delim._`+`,_escape_`0`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_69_-_strutils_split___produces_the_expected_substrings:_`\\+`__delim._`+`,_escape_`1`_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_6_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`**salut`_->_`*salut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_7_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`***salut`_->_`*salut`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_8_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`salut*`_->_`salut*`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_string_utils_9_-_strutils_normalize_star_glob_pattern___produces_the_expected_result:_`salut**`_->_`salut*`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_10_-_Sent_binary_payload_for_message_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_11_-_Sent_file_descriptors_payload_for_message_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_12_-_Sent_binary_payload_for_message_2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_13_-_Sent_file_descriptors_payload_for_message_2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_14_-_Sent_binary_payload_for_message_3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_15_-_Sent_file_descriptors_payload_for_message_3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_16_-_Received_payload_bytes_for_message_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_17_-_Received_fd_for_message_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_18_-_Payload_contains_1_fd_for_message_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_19_-_Received_payload_bytes_for_message_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_1_-_Created_anonymous_unix_socket_pair": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_20_-_Received_fd_for_message_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_21_-_Payload_contains_1_fd_for_message_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_22_-_Received_payload_bytes_for_message_2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_23_-_Received_fd_for_message_2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_24_-_Payload_contains_1_fd_for_message_2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_25_-_Received_payload_bytes_for_message_3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_26_-_Received_fd_for_message_3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_27_-_Payload_contains_1_fd_for_message_3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_28_-_Created_anonymous_unix_socket_pair": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_29_-_Sent_complete_test_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_2_-_Sent_complete_test_payload": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_30_-_Sent_test_payload_file_descriptors": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_31_-_Received_complete_payload_in_chunks_of_100_bytes": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_32_-_Received_file_descriptor_after_receiving_payload_in_chunks": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_33_-_Payload_contains_1_fd_after_receiving_payload_in_chunks": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_34_-_Created_unix_socket_at_path_`/tmp/test.unix.socket.creds.passing.6cC36M/test_unix_socket`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_35_-_Received_the_expected_effective_uid__0_==_0_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_36_-_Received_the_expected_effective_gid__0_==_0_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_37_-_Received_the_expected_pid__588_==_588_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_3_-_Sent_test_payload_file_descriptors": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_4_-_Received_payload_bytes": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_5_-_FD_reception_return_value_is_number_of_fd_*_sizeof_int_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_6_-_Received_all_test_payload_file_descriptors_in_one_invocation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_7_-_Created_anonymous_unix_socket_pair": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_8_-_Sent_binary_payload_for_message_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_unix_socket_9_-_Sent_file_descriptors_payload_for_message_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uri_10_-_URI_compare_net://localhost_==_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uri_11_-_URI_compare_net://localhost_!=_net://localhost:8989:4242": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uri_1_-_URI_set_to_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uri_2_-_URI_set_to_net://localhost:8989:4242/my/test/path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uri_3_-_URI_set_to_net://localhost:8989:4242": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uri_4_-_URI_set_to_net6://[::1]:8989": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uri_5_-_URI_set_to_tcp://42.42.42.42/my/test/path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uri_6_-_URI_set_to_tcp6://[fe80::f66d:4ff:fe53:d220]/my/test/path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uri_7_-_URI_set_to_file:///my/test/path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uri_8_-_Bad_URI_set_to_file/my/test/path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uri_9_-_Bad_URI_set_to_net://:8999": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_10_-_Validate_UST_context": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_11_-_Validate_string_length": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_12_-_Create_UST_exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_13_-_Create_UST_event_with_identical_exclusion_names_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_14_-_Create_UST_exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_15_-_Create_UST_event_with_different_exclusion_names": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_16_-_Validate_UST_event_and_exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_1_-_Create_UST_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_2_-_Validate_UST_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_3_-_Validate_channel_name_length": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_4_-_Create_UST_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_5_-_Validate_UST_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_6_-_Validate_string_length": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_7_-_Create_UST_event": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_8_-_Validate_UST_event": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_ust_data_9_-_Create_UST_context": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_10_-_Create_valid_poll_set_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_11_-_Adding_to_NULL_set_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_12_-_Adding_to_uninitialized_structure_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_13_-_Adding_invalid_FD_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_14_-_Create_a_poll_set_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_15_-_Set_created_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_16_-_Adding_to_NULL_set_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_17_-_Set_still_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_18_-_Adding_invalid_FD_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_19_-_Set_still_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_1_-_epoll's_CLOEXEC_value": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_20_-_Adding_valid_FD_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_21_-_Nb_of_elements_incremented": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_22_-_Removing_from_NULL_set_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_23_-_Number_of_FD_in_set_unchanged": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_24_-_Removing_from_negative_FD_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_25_-_Number_of_FD_in_set_unchanged": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_26_-_Removing_invalid_FD_still_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_27_-_Number_of_elements_unchanged": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_28_-_Removing_valid_FD_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_29_-_Nb_of_elements_decremented": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_2_-_lttng_poll_reset_is_defined": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_30_-_Removing_from_empty_set_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_31_-_Nb_of_elements_unchanged": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_32_-_pipe_function_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_33_-_pipe_function_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_34_-_Close_valid_FD_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_35_-_Close_valid_FD_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_36_-_lttng_poll_wait_call_with_invalid_input_returns_error": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_37_-_Create_valid_poll_set_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_38_-_lttng_poll_wait_call_with_invalid_input_returns_error": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_39_-_Add_valid_FD_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_3_-_lttng_poll_init_is_defined": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_40_-_Write_to_pipe_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_41_-_Wakes_up_on_one_event": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_42_-_Removing_valid_FD_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_43_-_Close_valid_FD_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_44_-_Close_valid_FD_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_45_-_Wait_for_child_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_46_-_Child_process_exited": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_47_-_Child_process_exited_with_EXIT_SUCCESS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_48_-_Test_all_combinations_of_active_file_descriptors_for_8_file_descriptors": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_4_-_GETFD_is_defined": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_5_-_GETEV_is_defined": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_6_-_GETSZ_is_defined": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_7_-_GET_PREV_FD_is_defined": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_8_-_Create_over_NULL_pointer_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_poll_9_-_Create_with_size_0_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_pthread_10_-_Compare_the_long_thread_name:_'procrastinating'_==_'procrastinating'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_pthread_1_-_Get_the_thread_name:_'test_utils_comp'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_pthread_2_-_Set_a_too_long_thread_name:_'thisnameistoolong'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_pthread_3_-_Get_the_thread_name:_'test_utils_comp'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_pthread_4_-_Compare_the_initial_thread_name:_'test_utils_comp'_==_'test_utils_comp'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_pthread_5_-_Set_a_short_thread_name:_'labatt50'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_pthread_6_-_Get_a_short_thread_name:_'labatt50'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_pthread_7_-_Compare_the_short_thread_name:_'labatt50'_==_'labatt50'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_pthread_8_-_Set_a_long_thread_name:_'procrastinating'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_compat_pthread_9_-_Get_a_long_thread_name:_'procrastinating'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_10_-_valid_test_case:_./a/b/c/d/../../../../e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_11_-_valid_test_case:_.././a/b/c/d/./e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_12_-_valid_test_case:_a/": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_13_-_valid_test_case:_a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_14_-_valid_test_case:_../../": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_15_-_valid_test_case:_../..": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_16_-_valid_test_case:_../": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_17_-_valid_test_case:_..": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_18_-_valid_test_case:_./": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_19_-_valid_test_case:_.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_1_-_valid_test_case:_/a/b/c/d/e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_20_-_valid_test_case:_/../a/b/c/d/e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_21_-_valid_test_case:_/a/b/c/d/../../../../../e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_22_-_valid_test_case:_/..": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_23_-_valid_test_case:_/a/..": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_24_-_symlink_tree_test_case:_[tmppath/]a/g/../l/.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_25_-_symlink_tree_test_case:_[tmppath/]a/g/../l/./": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_26_-_symlink_tree_test_case:_[tmppath/]a/g/../l/..": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_27_-_symlink_tree_test_case:_[tmppath/]a/g/../l/../": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_28_-_symlink_tree_test_case:_[tmppath/]a/b/h/g/": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_29_-_invalid_test_case:_NULL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_2_-_valid_test_case:_/a//b//c/d/e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_3_-_valid_test_case:_./a/b/c/d/e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_4_-_valid_test_case:_../a/b/c/d/../e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_5_-_valid_test_case:_.././a/b/c/d/./e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_6_-_valid_test_case:_../../a/b/c/d/e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_7_-_valid_test_case:_./a/b/../c/d/../e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_8_-_valid_test_case:_../a/b/../../c/./d/./e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_expand_path_9_-_valid_test_case:_../../a/b/../c/d/../../e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_10_-_valid_test_case:_0X400": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_11_-_valid_test_case:_0x40a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_12_-_valid_test_case:_0X40b": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_13_-_valid_test_case:_0x40C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_14_-_valid_test_case:_0X40D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_15_-_valid_test_case:_0x40e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_16_-_valid_test_case:_0X40f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_17_-_valid_test_case:_00": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_18_-_valid_test_case:_0k": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_19_-_valid_test_case:_0K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_1_-_valid_test_case:_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_20_-_valid_test_case:_0M": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_21_-_valid_test_case:_0G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_22_-_valid_test_case:_00k": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_23_-_valid_test_case:_00K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_24_-_valid_test_case:_00M": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_25_-_valid_test_case:_00G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_26_-_valid_test_case:_0x0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_27_-_valid_test_case:_0X0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_28_-_valid_test_case:_0x0k": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_29_-_valid_test_case:_0X0K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_2_-_valid_test_case:_1234": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_30_-_valid_test_case:_0x0M": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_31_-_valid_test_case:_0X0G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_32_-_valid_test_case:_0X40G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_33_-_valid_test_case:_0300k": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_34_-_valid_test_case:_0300K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_35_-_valid_test_case:_030M": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_36_-_valid_test_case:_020G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_37_-_valid_test_case:_0xa0k": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_38_-_valid_test_case:_0xa0K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_39_-_valid_test_case:_0XA0M": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_3_-_valid_test_case:_0x400": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_40_-_valid_test_case:_0xA0G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_41_-_invalid_test_case:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_42_-_invalid_test_case:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_43_-_invalid_test_case:_-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_44_-_invalid_test_case:_k": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_45_-_invalid_test_case:_4611686018427387904G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_46_-_invalid_test_case:_0x40g": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_47_-_invalid_test_case:_08": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_48_-_invalid_test_case:_09": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_49_-_invalid_test_case:_0x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_4_-_valid_test_case:_0300": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_50_-_invalid_test_case:_x0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_51_-_invalid_test_case:_0xx0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_52_-_invalid_test_case:_07kK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_53_-_invalid_test_case:_0xk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_54_-_invalid_test_case:_0XM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_55_-_invalid_test_case:_0xG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_56_-_invalid_test_case:_0x0MM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_57_-_invalid_test_case:_0X0GG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_58_-_invalid_test_case:_0a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_59_-_invalid_test_case:_0B": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_5_-_valid_test_case:_16k": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_6_-_valid_test_case:_128K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_7_-_valid_test_case:_0x1234k": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_8_-_valid_test_case:_32M": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_size_suffix_9_-_valid_test_case:_1024G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_10_-_valid_test_case:_5h_expected_18000000000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_11_-_valid_test_case:_00_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_12_-_valid_test_case:_0us_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_13_-_valid_test_case:_0ms_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_14_-_valid_test_case:_0s_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_15_-_valid_test_case:_0m_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_16_-_valid_test_case:_0h_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_17_-_valid_test_case:_00us_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_18_-_valid_test_case:_00ms_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_19_-_valid_test_case:_00s_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_1_-_valid_test_case:_0_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_20_-_valid_test_case:_00m_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_21_-_valid_test_case:_00h_expected_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_22_-_valid_test_case:_12ms_expected_12000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_23_-_valid_test_case:_3597us_expected_3597": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_24_-_valid_test_case:_+5_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_25_-_valid_test_case:_08_expected_8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_26_-_valid_test_case:_0145us_expected_145": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_27_-_invalid_test_case:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_28_-_invalid_test_case:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_29_-_invalid_test_case:_-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_2_-_valid_test_case:_1234_expected_1234": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_30_-_invalid_test_case:_m": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_31_-_invalid_test_case:_4611686018427387904s": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_32_-_invalid_test_case:_0x40M": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_33_-_invalid_test_case:_0x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_34_-_invalid_test_case:_x0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_35_-_invalid_test_case:_0xx0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_36_-_invalid_test_case:_07mm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_37_-_invalid_test_case:_0xm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_38_-_invalid_test_case:_0Xs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_39_-_invalid_test_case:_0x0ss": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_3_-_valid_test_case:_1234us_expected_1234": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_40_-_invalid_test_case:_0a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_41_-_invalid_test_case:_0B": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_42_-_invalid_test_case:_0x3_s": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_43_-_invalid_test_case:_0xbs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_44_-_invalid_test_case:_14ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_45_-_invalid_test_case:_0xbs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_46_-_invalid_test_case:_14ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_47_-_invalid_test_case:_14ms_garbage_after_value": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_48_-_invalid_test_case:_0x14s": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_49_-_invalid_test_case:_0u": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_4_-_valid_test_case:_16ms_expected_16000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_50_-_invalid_test_case:_5mS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_51_-_invalid_test_case:_5Ms": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_52_-_invalid_test_case:_12ussr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_53_-_invalid_test_case:_67msrp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_54_-_invalid_test_case:_14si": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_55_-_invalid_test_case:_12mo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_56_-_invalid_test_case:_53hi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_5_-_valid_test_case:_128ms_expected_128000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_6_-_valid_test_case:_32s_expected_32000000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_7_-_valid_test_case:_1m_expected_60000000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_8_-_valid_test_case:_20m_expected_1200000000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_utils_parse_time_suffix_9_-_valid_test_case:_1h_expected_3600000000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_10_-_lttng_uuid_from_str_-_Parse_invalid_string_'4542ad19-9e4f-4931-8261-2101c3e089ae7',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_11_-_lttng_uuid_from_str_-_Parse_invalid_string_'XX0123',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_12_-_lttng_uuid_to_str_-_Convert_UUID_'3d260c88-75ea-47b8-a7e2-d6077c0378d9'_to_string,_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_13_-_lttng_uuid_to_str_-_Convert_UUID_'611cf3a6-a68b-4515-834f-208bc2762592'_to_string,_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_14_-_lttng_uuid_to_str_-_Convert_UUID_'1b4855cc-96de-4ae8-abe3-86449c2a43c4'_to_string,_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_15_-_lttng_uuid_is_equal_-_Compare_same_UUID,_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_16_-_lttng_uuid_is_equal_-_Compare_different_UUID,_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_17_-_lttng_uuid_copy_-_Compare_copied_UUID_with_source,_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_18_-_lttng_uuid_generate_-_Generated_UUIDs_are_different": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_19_-_lttng_uuid_generate_-_bit_6_of_clock_seq_hi_and_reserved_is_set_to_zero": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_1_-_lttng_uuid_from_str_-_Parse_valid_string_'3d260c88-75ea-47b8-a7e2-d6077c0378d9',_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_20_-_lttng_uuid_generate_-_bit_7_of_clock_seq_hi_and_reserved_is_set_to_one": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_21_-_lttng_uuid_generate_-_Generated_UUID_version_check": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_2_-_lttng_uuid_from_str_-_Parse_valid_string_'611cf3a6-a68b-4515-834f-208bc2762592',_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_3_-_lttng_uuid_from_str_-_Parse_valid_string_'1b4855cc-96de-4ae8-abe3-86449c2a43c4',_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_4_-_lttng_uuid_from_str_-_Parse_valid_string_'8ADED5B9-ACD2-439F-A60C-897403AA2AB4',_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_5_-_lttng_uuid_from_str_-_Parse_valid_string_'f109e0a2-C619-4d18-b760-20EA20E0F69A',_expect_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_6_-_lttng_uuid_from_str_-_Parse_invalid_string_'1b485!cc-96de-4XX8-abe3-86449c2a43?4',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_7_-_lttng_uuid_from_str_-_Parse_invalid_string_'c2e6eddb&3955&4006&be3a&70bb63bd5f25',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_8_-_lttng_uuid_from_str_-_Parse_invalid_string_'81b1cb88-ff42-45b9-ba4d-964088ee45',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.test_uuid_9_-_lttng_uuid_from_str_-_Parse_invalid_string_'2d-6c6d756574-470e-9142-a4e6ad03f143',_expect_failure": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_10_-_Create_session_ust_app_snapshot_create_base_path_with_uri:net://localhost/my/custom/path2_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_11_-_Enable_ust_event_tp:tptest_for_session_ust_app_snapshot_create_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_12_-_Start_tracing_for_session_ust_app_snapshot_create_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_13_-_Stop_lttng_tracing_for_session_ust_app_snapshot_create_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_14_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_15_-_Destroy_session_ust_app_snapshot_create_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_16_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_17_-_Validate_trace_for_event_tp:tptest,_100_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_18_-_Create_session_ust_app_snapshot_base_path_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_19_-_Enable_ust_event_tp:tptest_for_session_ust_app_snapshot_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_1_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXpath_ust_trace_path.NFmbNF_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_20_-_Start_tracing_for_session_ust_app_snapshot_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_21_-_Stop_lttng_tracing_for_session_ust_app_snapshot_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_22_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_23_-_Destroy_session_ust_app_snapshot_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_24_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_25_-_Validate_trace_for_event_tp:tptest,_100_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_26_-_Create_session_ust_app_snapshot_add_output_base_path_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_27_-_Enable_ust_event_tp:tptest_for_session_ust_app_snapshot_add_output_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_28_-_Start_tracing_for_session_ust_app_snapshot_add_output_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_29_-_Stop_lttng_tracing_for_session_ust_app_snapshot_add_output_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_30_-_Added_snapshot_output_net://localhost/my/custom/path4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_31_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_32_-_Destroy_session_ust_app_snapshot_add_output_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_33_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_34_-_Validate_trace_for_event_tp:tptest,_100_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_35_-_Load_command_with_opts:_-i_./tools/base-path//load-stream-extra-path.lttng": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_36_-_Start_tracing_for_session_load-stream-extra-path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_37_-_Stop_lttng_tracing_for_session_load-stream-extra-path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_38_-_Destroy_session_load-stream-extra-path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_39_-_UST_per-uid_network_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_3_-_Create_session_ust_app_stream_base_path_with_uri:net://localhost/my/custom/path1_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_40_-_Validate_trace_for_event_tp:tptest,_100_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_41_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_42_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_4_-_Enable_ust_event_tp:tptest_for_session_ust_app_stream_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_5_-_Start_tracing_for_session_ust_app_stream_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_6_-_Stop_lttng_tracing_for_session_ust_app_stream_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_7_-_Destroy_session_ust_app_stream_base_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_8_-_UST_per-uid_network_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/base-path/test_ust_9_-_Validate_trace_for_event_tp:tptest,_100_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_10_-_Start_tracing_for_session_test_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_11_-_Stop_lttng_tracing_for_session_test_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_12_-_Trace_match_with_0_event_tp:tptest": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_13_-_Destroy_session_test_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_14_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_2_-_Create_session_test_channel_in_-o_/tmp/tmp.XXXXXXXXXXel_disable_stopped_session_trace_path.6rFBUU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_3_-_Enable_channel_channel0_for_session_test_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_4_-_Enable_ust_event_tp:tptest_for_session_test_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_5_-_Start_tracing_for_session_test_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_6_-_Stop_lttng_tracing_for_session_test_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_7_-_Trace_match_with_100_event_tp:tptest": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_8_-_Clear_session_test_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/channel/test_channel_9_-_Disable_channel_channel0_for_session_test_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_100_-_Rotate_session_ytmmjmiWLBhkSv2Q": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_101_-_Stop_lttng_tracing_for_session_ytmmjmiWLBhkSv2Q": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_102_-_Validate_trace_for_event_lttng_test_filter_event,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_103_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_104_-_Destroy_session_ytmmjmiWLBhkSv2Q": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_105_-_Create_session_wxSiauV0R2HR4p0C_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_106_-_Enable_kernel_event_lttng_test_filter_event_for_session_wxSiauV0R2HR4p0C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_107_-_Start_tracing_for_session_wxSiauV0R2HR4p0C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_108_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_109_-_Stop_lttng_tracing_for_session_wxSiauV0R2HR4p0C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_10_-_Create_session_vMddwv7HlBNsIIrn_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_110_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_111_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_112_-_Start_tracing_for_session_wxSiauV0R2HR4p0C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_113_-_Clear_session_wxSiauV0R2HR4p0C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_114_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_115_-_Stop_lttng_tracing_for_session_wxSiauV0R2HR4p0C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_116_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_117_-_Start_tracing_for_session_wxSiauV0R2HR4p0C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_118_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_119_-_Stop_lttng_tracing_for_session_wxSiauV0R2HR4p0C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_11_-_Enable_kernel_event_lttng_test_filter_event_for_session_vMddwv7HlBNsIIrn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_120_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_121_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_122_-_Destroy_session_wxSiauV0R2HR4p0C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_123_-_Create_session_c5G1SFaJ0VYfyLYb_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_124_-_Enable_kernel_event_lttng_test_filter_event_for_session_c5G1SFaJ0VYfyLYb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_125_-_Start_tracing_for_session_c5G1SFaJ0VYfyLYb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_126_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_127_-_Stop_lttng_tracing_for_session_c5G1SFaJ0VYfyLYb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_128_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_129_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_12_-_Start_tracing_for_session_vMddwv7HlBNsIIrn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_130_-_Start_tracing_for_session_c5G1SFaJ0VYfyLYb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_131_-_Clear_session_c5G1SFaJ0VYfyLYb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_132_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_133_-_Stop_lttng_tracing_for_session_c5G1SFaJ0VYfyLYb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_134_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_135_-_Start_tracing_for_session_c5G1SFaJ0VYfyLYb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_136_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_137_-_Stop_lttng_tracing_for_session_c5G1SFaJ0VYfyLYb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_138_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_139_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_13_-_Rotate_session_vMddwv7HlBNsIIrn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_140_-_Destroy_session_c5G1SFaJ0VYfyLYb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_141_-_Create_session_xUqq0aDmtBJWHLpA_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_142_-_Enable_kernel_event_lttng_test_filter_event_for_session_xUqq0aDmtBJWHLpA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_143_-_Start_tracing_for_session_xUqq0aDmtBJWHLpA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_144_-_Clear_session_xUqq0aDmtBJWHLpA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_145_-_Clear_session_xUqq0aDmtBJWHLpA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_146_-_Stop_lttng_tracing_for_session_xUqq0aDmtBJWHLpA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_147_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_148_-_Destroy_session_xUqq0aDmtBJWHLpA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_149_-_Create_session_TYMb4ms6iRCj5vUR_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_14_-_Clear_session_vMddwv7HlBNsIIrn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_150_-_Enable_kernel_event_lttng_test_filter_event_for_session_TYMb4ms6iRCj5vUR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_151_-_Start_tracing_for_session_TYMb4ms6iRCj5vUR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_152_-_Rotate_session_TYMb4ms6iRCj5vUR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_153_-_Clear_session_TYMb4ms6iRCj5vUR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_154_-_Clear_session_TYMb4ms6iRCj5vUR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_155_-_Stop_lttng_tracing_for_session_TYMb4ms6iRCj5vUR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_156_-_Validate_trace_for_event_lttng_test_filter_event,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_157_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_158_-_Destroy_session_TYMb4ms6iRCj5vUR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_159_-_Create_session_DX95LGCClGLwRU07_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_15_-_Stop_lttng_tracing_for_session_vMddwv7HlBNsIIrn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_160_-_Enable_kernel_event_lttng_test_filter_event_for_session_DX95LGCClGLwRU07": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_161_-_Start_tracing_for_session_DX95LGCClGLwRU07": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_162_-_Clear_session_DX95LGCClGLwRU07": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_163_-_Clear_session_DX95LGCClGLwRU07": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_164_-_Rotate_session_DX95LGCClGLwRU07": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_165_-_Stop_lttng_tracing_for_session_DX95LGCClGLwRU07": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_166_-_Validate_trace_for_event_lttng_test_filter_event,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_167_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_168_-_Destroy_session_DX95LGCClGLwRU07": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_169_-_Create_session_JS0A1ftm0Mz6gCVV_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_16_-_Validate_trace_for_event_lttng_test_filter_event,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_170_-_Enable_channel_rotchan_for_session_JS0A1ftm0Mz6gCVV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_171_-_Enable_kernel_event_lttng_test_filter_event_for_session_JS0A1ftm0Mz6gCVV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_172_-_Start_tracing_for_session_JS0A1ftm0Mz6gCVV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_173_-_Clear_session_JS0A1ftm0Mz6gCVV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_174_-_Clear_session_JS0A1ftm0Mz6gCVV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_175_-_Stop_lttng_tracing_for_session_JS0A1ftm0Mz6gCVV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_176_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_177_-_Start_tracing_for_session_JS0A1ftm0Mz6gCVV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_178_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_179_-_Validate_trace_for_event_lttng_test_filter_event,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_17_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_180_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_181_-_Destroy_session_JS0A1ftm0Mz6gCVV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_182_-_Create_session_5WUxzYhAki98KzZq_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_183_-_Enable_channel_rotchan_for_session_5WUxzYhAki98KzZq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_184_-_Enable_kernel_event_lttng_test_filter_event_for_session_5WUxzYhAki98KzZq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_185_-_Start_tracing_for_session_5WUxzYhAki98KzZq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_186_-_Clear_session_5WUxzYhAki98KzZq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_187_-_Clear_session_5WUxzYhAki98KzZq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_188_-_Stop_lttng_tracing_for_session_5WUxzYhAki98KzZq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_189_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_18_-_Destroy_session_vMddwv7HlBNsIIrn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_190_-_Start_tracing_for_session_5WUxzYhAki98KzZq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_191_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_192_-_Validate_trace_for_event_lttng_test_filter_event,_32_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_193_-_Read_a_total_of_32_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_194_-_Destroy_session_5WUxzYhAki98KzZq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_195_-_Create_session_fqxQOdrKI3KxhJ08_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_196_-_Enable_kernel_event_lttng_test_filter_event_for_session_fqxQOdrKI3KxhJ08": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_197_-_Start_tracing_for_session_fqxQOdrKI3KxhJ08": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_198_-_Clear_session_fqxQOdrKI3KxhJ08": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_199_-_Clear_session_fqxQOdrKI3KxhJ08": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_19_-_Create_session_FDZTUS2b70J9s88x_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_1_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_200_-_Stop_lttng_tracing_for_session_fqxQOdrKI3KxhJ08": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_201_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_202_-_Destroy_session_fqxQOdrKI3KxhJ08": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_203_-_Create_session_HOmBuTKFCTVaYXL1_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_204_-_Enable_channel_chan_for_session_HOmBuTKFCTVaYXL1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_205_-_Enable_kernel_event_lttng_test_filter_event_for_session_HOmBuTKFCTVaYXL1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_206_-_Start_tracing_for_session_HOmBuTKFCTVaYXL1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_207_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_208_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_209_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_20_-_Enable_kernel_event_lttng_test_filter_event_for_session_FDZTUS2b70J9s88x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_210_-_Destroy_session_HOmBuTKFCTVaYXL1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_211_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_212_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_213_-_Create_session_kqxANX8nYhbo44j3_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_214_-_Enable_channel_chan_for_session_kqxANX8nYhbo44j3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_215_-_Enable_kernel_event_lttng_test_filter_event_for_session_kqxANX8nYhbo44j3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_216_-_Start_tracing_for_session_kqxANX8nYhbo44j3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_217_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_218_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_219_-_Clear_session_kqxANX8nYhbo44j3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_21_-_Start_tracing_for_session_FDZTUS2b70J9s88x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_220_-_Clear_session_kqxANX8nYhbo44j3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_221_-_Stop_lttng_tracing_for_session_kqxANX8nYhbo44j3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_222_-_Destroy_session_kqxANX8nYhbo44j3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_223_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_224_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_225_-_Create_session_to2NvYIZ5C9V6R9T_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_226_-_Enable_kernel_event_lttng_test_filter_event_for_session_to2NvYIZ5C9V6R9T": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_227_-_Start_tracing_for_session_to2NvYIZ5C9V6R9T": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_228_-_Clear_session_to2NvYIZ5C9V6R9T": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_229_-_Clear_session_to2NvYIZ5C9V6R9T": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_22_-_Clear_session_FDZTUS2b70J9s88x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_230_-_Stop_lttng_tracing_for_session_to2NvYIZ5C9V6R9T": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_231_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_232_-_Destroy_session_to2NvYIZ5C9V6R9T": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_233_-_Create_session_4Dq2bDjfCZ15ODxR_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_234_-_Enable_kernel_event_lttng_test_filter_event_for_session_4Dq2bDjfCZ15ODxR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_235_-_Start_tracing_for_session_4Dq2bDjfCZ15ODxR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_236_-_Rotate_session_4Dq2bDjfCZ15ODxR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_237_-_Clear_session_4Dq2bDjfCZ15ODxR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_238_-_Clear_session_4Dq2bDjfCZ15ODxR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_239_-_Stop_lttng_tracing_for_session_4Dq2bDjfCZ15ODxR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_23_-_Rotate_session_FDZTUS2b70J9s88x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_240_-_Validate_trace_for_event_lttng_test_filter_event,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_241_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_242_-_Destroy_session_4Dq2bDjfCZ15ODxR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_243_-_Create_session_7RU3Ac3foIfBeApS_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_244_-_Enable_kernel_event_lttng_test_filter_event_for_session_7RU3Ac3foIfBeApS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_245_-_Start_tracing_for_session_7RU3Ac3foIfBeApS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_246_-_Clear_session_7RU3Ac3foIfBeApS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_247_-_Clear_session_7RU3Ac3foIfBeApS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_248_-_Rotate_session_7RU3Ac3foIfBeApS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_249_-_Stop_lttng_tracing_for_session_7RU3Ac3foIfBeApS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_24_-_Stop_lttng_tracing_for_session_FDZTUS2b70J9s88x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_250_-_Validate_trace_for_event_lttng_test_filter_event,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_251_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_252_-_Destroy_session_7RU3Ac3foIfBeApS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_253_-_Create_session_Aqvb39K99oaMsBKt_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_254_-_Enable_kernel_event_lttng_test_filter_event_for_session_Aqvb39K99oaMsBKt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_255_-_Start_tracing_for_session_Aqvb39K99oaMsBKt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_256_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_257_-_Stop_lttng_tracing_for_session_Aqvb39K99oaMsBKt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_258_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_259_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_25_-_Validate_trace_for_event_lttng_test_filter_event,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_260_-_Start_tracing_for_session_Aqvb39K99oaMsBKt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_261_-_Clear_session_Aqvb39K99oaMsBKt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_262_-_Clear_session_Aqvb39K99oaMsBKt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_263_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_264_-_Stop_lttng_tracing_for_session_Aqvb39K99oaMsBKt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_265_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_266_-_Start_tracing_for_session_Aqvb39K99oaMsBKt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_267_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_268_-_Stop_lttng_tracing_for_session_Aqvb39K99oaMsBKt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_269_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_26_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_270_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_271_-_Destroy_session_Aqvb39K99oaMsBKt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_272_-_Create_session_sI8oI5XxaG92PyQZ_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_273_-_Enable_kernel_event_lttng_test_filter_event_for_session_sI8oI5XxaG92PyQZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_274_-_Start_tracing_for_session_sI8oI5XxaG92PyQZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_275_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_276_-_Stop_lttng_tracing_for_session_sI8oI5XxaG92PyQZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_277_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_278_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_279_-_Start_tracing_for_session_sI8oI5XxaG92PyQZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_27_-_Destroy_session_FDZTUS2b70J9s88x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_280_-_Clear_session_sI8oI5XxaG92PyQZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_281_-_Clear_session_sI8oI5XxaG92PyQZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_282_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_283_-_Stop_lttng_tracing_for_session_sI8oI5XxaG92PyQZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_284_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_285_-_Start_tracing_for_session_sI8oI5XxaG92PyQZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_286_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_287_-_Stop_lttng_tracing_for_session_sI8oI5XxaG92PyQZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_288_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_289_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_28_-_Create_session_wSGH2VDL7Tx5848j_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_290_-_Destroy_session_sI8oI5XxaG92PyQZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_291_-_Create_session_EYqyxtG3LK35p1fb_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_292_-_Enable_kernel_event_lttng_test_filter_event_for_session_EYqyxtG3LK35p1fb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_293_-_Start_tracing_for_session_EYqyxtG3LK35p1fb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_294_-_Stop_lttng_tracing_for_session_EYqyxtG3LK35p1fb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_295_-_Clear_session_EYqyxtG3LK35p1fb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_296_-_Start_tracing_for_session_EYqyxtG3LK35p1fb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_297_-_Stop_lttng_tracing_for_session_EYqyxtG3LK35p1fb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_298_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_299_-_Destroy_session_EYqyxtG3LK35p1fb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_29_-_Enable_channel_rotchan_for_session_wSGH2VDL7Tx5848j": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_300_-_Create_session_Ps446viMrZGn7ojT_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_301_-_Enable_kernel_event_lttng_test_filter_event_for_session_Ps446viMrZGn7ojT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_302_-_Start_tracing_for_session_Ps446viMrZGn7ojT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_303_-_Rotate_session_Ps446viMrZGn7ojT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_304_-_Stop_lttng_tracing_for_session_Ps446viMrZGn7ojT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_305_-_Clear_session_Ps446viMrZGn7ojT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_306_-_Start_tracing_for_session_Ps446viMrZGn7ojT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_307_-_Stop_lttng_tracing_for_session_Ps446viMrZGn7ojT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_308_-_Validate_trace_for_event_lttng_test_filter_event,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_309_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_30_-_Enable_kernel_event_lttng_test_filter_event_for_session_wSGH2VDL7Tx5848j": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_310_-_Destroy_session_Ps446viMrZGn7ojT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_311_-_Create_session_KPW9n2Ze99jtmclx_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_312_-_Enable_kernel_event_lttng_test_filter_event_for_session_KPW9n2Ze99jtmclx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_313_-_Start_tracing_for_session_KPW9n2Ze99jtmclx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_314_-_Stop_lttng_tracing_for_session_KPW9n2Ze99jtmclx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_315_-_Clear_session_KPW9n2Ze99jtmclx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_316_-_Start_tracing_for_session_KPW9n2Ze99jtmclx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_317_-_Rotate_session_KPW9n2Ze99jtmclx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_318_-_Stop_lttng_tracing_for_session_KPW9n2Ze99jtmclx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_319_-_Validate_trace_for_event_lttng_test_filter_event,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_31_-_Start_tracing_for_session_wSGH2VDL7Tx5848j": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_320_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_321_-_Destroy_session_KPW9n2Ze99jtmclx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_322_-_Create_session_IWjQFXG1yDYdNgx9_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_323_-_Enable_channel_rotchan_for_session_IWjQFXG1yDYdNgx9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_324_-_Enable_kernel_event_lttng_test_filter_event_for_session_IWjQFXG1yDYdNgx9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_325_-_Start_tracing_for_session_IWjQFXG1yDYdNgx9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_326_-_Stop_lttng_tracing_for_session_IWjQFXG1yDYdNgx9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_327_-_Clear_session_IWjQFXG1yDYdNgx9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_328_-_Start_tracing_for_session_IWjQFXG1yDYdNgx9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_329_-_Stop_lttng_tracing_for_session_IWjQFXG1yDYdNgx9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_32_-_Clear_session_wSGH2VDL7Tx5848j": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_330_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_331_-_Start_tracing_for_session_IWjQFXG1yDYdNgx9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_332_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_333_-_Validate_trace_for_event_lttng_test_filter_event,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_334_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_335_-_Destroy_session_IWjQFXG1yDYdNgx9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_336_-_Create_session_DycykmBB1lSSElX4_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_337_-_Enable_channel_rotchan_for_session_DycykmBB1lSSElX4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_338_-_Enable_kernel_event_lttng_test_filter_event_for_session_DycykmBB1lSSElX4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_339_-_Start_tracing_for_session_DycykmBB1lSSElX4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_33_-_Stop_lttng_tracing_for_session_wSGH2VDL7Tx5848j": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_340_-_Stop_lttng_tracing_for_session_DycykmBB1lSSElX4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_341_-_Clear_session_DycykmBB1lSSElX4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_342_-_Start_tracing_for_session_DycykmBB1lSSElX4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_343_-_Stop_lttng_tracing_for_session_DycykmBB1lSSElX4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_344_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_345_-_Start_tracing_for_session_DycykmBB1lSSElX4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_346_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_347_-_Validate_trace_for_event_lttng_test_filter_event,_32_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_348_-_Read_a_total_of_32_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_349_-_Destroy_session_DycykmBB1lSSElX4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_34_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_350_-_Create_session_oDqWwcgKubssBlON_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_351_-_Enable_kernel_event_lttng_test_filter_event_for_session_oDqWwcgKubssBlON": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_352_-_Start_tracing_for_session_oDqWwcgKubssBlON": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_353_-_Stop_lttng_tracing_for_session_oDqWwcgKubssBlON": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_354_-_Clear_session_oDqWwcgKubssBlON": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_355_-_Start_tracing_for_session_oDqWwcgKubssBlON": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_356_-_Stop_lttng_tracing_for_session_oDqWwcgKubssBlON": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_357_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_358_-_Destroy_session_oDqWwcgKubssBlON": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_359_-_Create_session_0G8yKAz9wLpjKrxe_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_35_-_Start_tracing_for_session_wSGH2VDL7Tx5848j": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_360_-_Enable_channel_chan_for_session_0G8yKAz9wLpjKrxe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_361_-_Enable_kernel_event_lttng_test_filter_event_for_session_0G8yKAz9wLpjKrxe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_362_-_Start_tracing_for_session_0G8yKAz9wLpjKrxe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_363_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_364_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_365_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_366_-_Destroy_session_0G8yKAz9wLpjKrxe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_367_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_368_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_369_-_Create_session_kfPa1otBxklxJWlH_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_36_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_370_-_Enable_channel_chan_for_session_kfPa1otBxklxJWlH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_371_-_Enable_kernel_event_lttng_test_filter_event_for_session_kfPa1otBxklxJWlH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_372_-_Start_tracing_for_session_kfPa1otBxklxJWlH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_373_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_374_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_375_-_Stop_lttng_tracing_for_session_kfPa1otBxklxJWlH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_376_-_Clear_session_kfPa1otBxklxJWlH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_377_-_Start_tracing_for_session_kfPa1otBxklxJWlH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_378_-_Stop_lttng_tracing_for_session_kfPa1otBxklxJWlH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_379_-_Destroy_session_kfPa1otBxklxJWlH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_37_-_Validate_trace_for_event_lttng_test_filter_event,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_380_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_381_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_382_-_Create_session_NDY3pkzVHDSaCIUf_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_383_-_Enable_kernel_event_lttng_test_filter_event_for_session_NDY3pkzVHDSaCIUf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_384_-_Start_tracing_for_session_NDY3pkzVHDSaCIUf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_385_-_Stop_lttng_tracing_for_session_NDY3pkzVHDSaCIUf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_386_-_Clear_session_NDY3pkzVHDSaCIUf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_387_-_Start_tracing_for_session_NDY3pkzVHDSaCIUf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_388_-_Stop_lttng_tracing_for_session_NDY3pkzVHDSaCIUf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_389_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_38_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_390_-_Destroy_session_NDY3pkzVHDSaCIUf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_391_-_Create_session_KjriLb07bcKUCfM5_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_392_-_Enable_kernel_event_lttng_test_filter_event_for_session_KjriLb07bcKUCfM5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_393_-_Start_tracing_for_session_KjriLb07bcKUCfM5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_394_-_Rotate_session_KjriLb07bcKUCfM5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_395_-_Stop_lttng_tracing_for_session_KjriLb07bcKUCfM5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_396_-_Clear_session_KjriLb07bcKUCfM5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_397_-_Start_tracing_for_session_KjriLb07bcKUCfM5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_398_-_Stop_lttng_tracing_for_session_KjriLb07bcKUCfM5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_399_-_Validate_trace_for_event_lttng_test_filter_event,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_39_-_Destroy_session_wSGH2VDL7Tx5848j": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_3_-_Create_session_4YjExuqq7XWKiPLH_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_400_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_401_-_Destroy_session_KjriLb07bcKUCfM5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_402_-_Create_session_KXDstuvBde3I5OMl_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_403_-_Enable_kernel_event_lttng_test_filter_event_for_session_KXDstuvBde3I5OMl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_404_-_Start_tracing_for_session_KXDstuvBde3I5OMl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_405_-_Stop_lttng_tracing_for_session_KXDstuvBde3I5OMl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_406_-_Clear_session_KXDstuvBde3I5OMl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_407_-_Start_tracing_for_session_KXDstuvBde3I5OMl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_408_-_Rotate_session_KXDstuvBde3I5OMl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_409_-_Stop_lttng_tracing_for_session_KXDstuvBde3I5OMl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_40_-_Create_session_NX9k7RGEjK0o2BRa_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_410_-_Validate_trace_for_event_lttng_test_filter_event,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_411_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_412_-_Destroy_session_KXDstuvBde3I5OMl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_413_-_Create_session_RkKpWgJMFuHM2ogA_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_414_-_Enable_kernel_event_lttng_test_filter_event_for_session_RkKpWgJMFuHM2ogA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_415_-_Start_tracing_for_session_RkKpWgJMFuHM2ogA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_416_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_417_-_Stop_lttng_tracing_for_session_RkKpWgJMFuHM2ogA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_418_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_419_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_41_-_Enable_channel_rotchan_for_session_NX9k7RGEjK0o2BRa": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_420_-_Start_tracing_for_session_RkKpWgJMFuHM2ogA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_421_-_Stop_lttng_tracing_for_session_RkKpWgJMFuHM2ogA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_422_-_Clear_session_RkKpWgJMFuHM2ogA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_423_-_Start_tracing_for_session_RkKpWgJMFuHM2ogA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_424_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_425_-_Stop_lttng_tracing_for_session_RkKpWgJMFuHM2ogA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_426_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_427_-_Start_tracing_for_session_RkKpWgJMFuHM2ogA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_428_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_429_-_Stop_lttng_tracing_for_session_RkKpWgJMFuHM2ogA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_42_-_Enable_kernel_event_lttng_test_filter_event_for_session_NX9k7RGEjK0o2BRa": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_430_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_431_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_432_-_Destroy_session_RkKpWgJMFuHM2ogA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_433_-_Create_session_z01xQ7lP6OLOLtCc_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_434_-_Enable_kernel_event_lttng_test_filter_event_for_session_z01xQ7lP6OLOLtCc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_435_-_Start_tracing_for_session_z01xQ7lP6OLOLtCc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_436_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_437_-_Stop_lttng_tracing_for_session_z01xQ7lP6OLOLtCc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_438_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_439_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_43_-_Start_tracing_for_session_NX9k7RGEjK0o2BRa": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_440_-_Start_tracing_for_session_z01xQ7lP6OLOLtCc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_441_-_Stop_lttng_tracing_for_session_z01xQ7lP6OLOLtCc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_442_-_Clear_session_z01xQ7lP6OLOLtCc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_443_-_Start_tracing_for_session_z01xQ7lP6OLOLtCc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_444_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_445_-_Stop_lttng_tracing_for_session_z01xQ7lP6OLOLtCc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_446_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_447_-_Start_tracing_for_session_z01xQ7lP6OLOLtCc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_448_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_449_-_Stop_lttng_tracing_for_session_z01xQ7lP6OLOLtCc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_44_-_Clear_session_NX9k7RGEjK0o2BRa": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_450_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_451_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_452_-_Destroy_session_z01xQ7lP6OLOLtCc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_453_-_Create_session_Vzx8q7iy5JPZz8Vl_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_454_-_Enable_kernel_event_lttng_test_filter_event_for_session_Vzx8q7iy5JPZz8Vl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_455_-_Start_tracing_for_session_Vzx8q7iy5JPZz8Vl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_456_-_Stop_lttng_tracing_for_session_Vzx8q7iy5JPZz8Vl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_457_-_Clear_session_Vzx8q7iy5JPZz8Vl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_458_-_Clear_session_Vzx8q7iy5JPZz8Vl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_459_-_Start_tracing_for_session_Vzx8q7iy5JPZz8Vl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_45_-_Stop_lttng_tracing_for_session_NX9k7RGEjK0o2BRa": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_460_-_Stop_lttng_tracing_for_session_Vzx8q7iy5JPZz8Vl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_461_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_462_-_Destroy_session_Vzx8q7iy5JPZz8Vl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_463_-_Create_session_zc22vsG2vankBTZ9_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_464_-_Enable_kernel_event_lttng_test_filter_event_for_session_zc22vsG2vankBTZ9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_465_-_Start_tracing_for_session_zc22vsG2vankBTZ9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_466_-_Rotate_session_zc22vsG2vankBTZ9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_467_-_Stop_lttng_tracing_for_session_zc22vsG2vankBTZ9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_468_-_Clear_session_zc22vsG2vankBTZ9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_469_-_Clear_session_zc22vsG2vankBTZ9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_46_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_470_-_Start_tracing_for_session_zc22vsG2vankBTZ9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_471_-_Stop_lttng_tracing_for_session_zc22vsG2vankBTZ9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_472_-_Validate_trace_for_event_lttng_test_filter_event,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_473_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_474_-_Destroy_session_zc22vsG2vankBTZ9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_475_-_Create_session_hvbr1jS2fs00KBEN_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_476_-_Enable_kernel_event_lttng_test_filter_event_for_session_hvbr1jS2fs00KBEN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_477_-_Start_tracing_for_session_hvbr1jS2fs00KBEN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_478_-_Stop_lttng_tracing_for_session_hvbr1jS2fs00KBEN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_479_-_Clear_session_hvbr1jS2fs00KBEN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_47_-_Start_tracing_for_session_NX9k7RGEjK0o2BRa": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_480_-_Clear_session_hvbr1jS2fs00KBEN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_481_-_Start_tracing_for_session_hvbr1jS2fs00KBEN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_482_-_Rotate_session_hvbr1jS2fs00KBEN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_483_-_Stop_lttng_tracing_for_session_hvbr1jS2fs00KBEN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_484_-_Validate_trace_for_event_lttng_test_filter_event,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_485_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_486_-_Destroy_session_hvbr1jS2fs00KBEN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_487_-_Create_session_DWJd2AcuTRIVWkms_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_488_-_Enable_channel_rotchan_for_session_DWJd2AcuTRIVWkms": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_489_-_Enable_kernel_event_lttng_test_filter_event_for_session_DWJd2AcuTRIVWkms": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_48_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_490_-_Start_tracing_for_session_DWJd2AcuTRIVWkms": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_491_-_Stop_lttng_tracing_for_session_DWJd2AcuTRIVWkms": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_492_-_Clear_session_DWJd2AcuTRIVWkms": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_493_-_Clear_session_DWJd2AcuTRIVWkms": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_494_-_Start_tracing_for_session_DWJd2AcuTRIVWkms": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_495_-_Stop_lttng_tracing_for_session_DWJd2AcuTRIVWkms": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_496_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_497_-_Start_tracing_for_session_DWJd2AcuTRIVWkms": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_498_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_499_-_Validate_trace_for_event_lttng_test_filter_event,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_49_-_Validate_trace_for_event_lttng_test_filter_event,_32_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_4_-_Enable_kernel_event_lttng_test_filter_event_for_session_4YjExuqq7XWKiPLH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_500_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_501_-_Destroy_session_DWJd2AcuTRIVWkms": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_502_-_Create_session_qHKUrgqDpWUsLBFx_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_503_-_Enable_channel_rotchan_for_session_qHKUrgqDpWUsLBFx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_504_-_Enable_kernel_event_lttng_test_filter_event_for_session_qHKUrgqDpWUsLBFx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_505_-_Start_tracing_for_session_qHKUrgqDpWUsLBFx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_506_-_Stop_lttng_tracing_for_session_qHKUrgqDpWUsLBFx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_507_-_Clear_session_qHKUrgqDpWUsLBFx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_508_-_Clear_session_qHKUrgqDpWUsLBFx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_509_-_Start_tracing_for_session_qHKUrgqDpWUsLBFx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_50_-_Read_a_total_of_32_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_510_-_Stop_lttng_tracing_for_session_qHKUrgqDpWUsLBFx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_511_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_512_-_Start_tracing_for_session_qHKUrgqDpWUsLBFx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_513_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_514_-_Validate_trace_for_event_lttng_test_filter_event,_32_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_515_-_Read_a_total_of_32_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_516_-_Destroy_session_qHKUrgqDpWUsLBFx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_517_-_Create_session_LBI4sY8hSwU9dxE7_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_518_-_Enable_kernel_event_lttng_test_filter_event_for_session_LBI4sY8hSwU9dxE7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_519_-_Start_tracing_for_session_LBI4sY8hSwU9dxE7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_51_-_Destroy_session_NX9k7RGEjK0o2BRa": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_520_-_Stop_lttng_tracing_for_session_LBI4sY8hSwU9dxE7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_521_-_Clear_session_LBI4sY8hSwU9dxE7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_522_-_Clear_session_LBI4sY8hSwU9dxE7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_523_-_Start_tracing_for_session_LBI4sY8hSwU9dxE7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_524_-_Stop_lttng_tracing_for_session_LBI4sY8hSwU9dxE7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_525_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_526_-_Destroy_session_LBI4sY8hSwU9dxE7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_527_-_Create_session_6oiJLxM7c0KKfDLK_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_528_-_Enable_channel_chan_for_session_6oiJLxM7c0KKfDLK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_529_-_Enable_kernel_event_lttng_test_filter_event_for_session_6oiJLxM7c0KKfDLK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_52_-_Create_session_7RRnOjlKeqlyLx4J_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_530_-_Start_tracing_for_session_6oiJLxM7c0KKfDLK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_531_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_532_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_533_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_534_-_Destroy_session_6oiJLxM7c0KKfDLK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_535_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_536_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_537_-_Create_session_PC1h6DiiwFBrgUnR_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_538_-_Enable_channel_chan_for_session_PC1h6DiiwFBrgUnR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_539_-_Enable_kernel_event_lttng_test_filter_event_for_session_PC1h6DiiwFBrgUnR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_53_-_Enable_kernel_event_lttng_test_filter_event_for_session_7RRnOjlKeqlyLx4J": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_540_-_Start_tracing_for_session_PC1h6DiiwFBrgUnR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_541_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_542_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_543_-_Stop_lttng_tracing_for_session_PC1h6DiiwFBrgUnR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_544_-_Clear_session_PC1h6DiiwFBrgUnR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_545_-_Clear_session_PC1h6DiiwFBrgUnR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_546_-_Start_tracing_for_session_PC1h6DiiwFBrgUnR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_547_-_Stop_lttng_tracing_for_session_PC1h6DiiwFBrgUnR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_548_-_Destroy_session_PC1h6DiiwFBrgUnR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_549_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_54_-_Start_tracing_for_session_7RRnOjlKeqlyLx4J": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_550_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_551_-_Create_session_YV3Ap4EMSEebIoJU_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_552_-_Enable_kernel_event_lttng_test_filter_event_for_session_YV3Ap4EMSEebIoJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_553_-_Start_tracing_for_session_YV3Ap4EMSEebIoJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_554_-_Stop_lttng_tracing_for_session_YV3Ap4EMSEebIoJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_555_-_Clear_session_YV3Ap4EMSEebIoJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_556_-_Clear_session_YV3Ap4EMSEebIoJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_557_-_Start_tracing_for_session_YV3Ap4EMSEebIoJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_558_-_Stop_lttng_tracing_for_session_YV3Ap4EMSEebIoJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_559_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_55_-_Clear_session_7RRnOjlKeqlyLx4J": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_560_-_Destroy_session_YV3Ap4EMSEebIoJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_561_-_Create_session_mJtKyhZKi3S2XxPi_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_562_-_Enable_kernel_event_lttng_test_filter_event_for_session_mJtKyhZKi3S2XxPi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_563_-_Start_tracing_for_session_mJtKyhZKi3S2XxPi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_564_-_Rotate_session_mJtKyhZKi3S2XxPi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_565_-_Stop_lttng_tracing_for_session_mJtKyhZKi3S2XxPi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_566_-_Clear_session_mJtKyhZKi3S2XxPi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_567_-_Clear_session_mJtKyhZKi3S2XxPi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_568_-_Start_tracing_for_session_mJtKyhZKi3S2XxPi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_569_-_Stop_lttng_tracing_for_session_mJtKyhZKi3S2XxPi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_56_-_Stop_lttng_tracing_for_session_7RRnOjlKeqlyLx4J": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_570_-_Validate_trace_for_event_lttng_test_filter_event,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_571_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_572_-_Destroy_session_mJtKyhZKi3S2XxPi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_573_-_Create_session_5uBKFPVrxtLG9Aw4_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_574_-_Enable_kernel_event_lttng_test_filter_event_for_session_5uBKFPVrxtLG9Aw4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_575_-_Start_tracing_for_session_5uBKFPVrxtLG9Aw4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_576_-_Stop_lttng_tracing_for_session_5uBKFPVrxtLG9Aw4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_577_-_Clear_session_5uBKFPVrxtLG9Aw4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_578_-_Clear_session_5uBKFPVrxtLG9Aw4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_579_-_Start_tracing_for_session_5uBKFPVrxtLG9Aw4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_57_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_580_-_Rotate_session_5uBKFPVrxtLG9Aw4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_581_-_Stop_lttng_tracing_for_session_5uBKFPVrxtLG9Aw4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_582_-_Validate_trace_for_event_lttng_test_filter_event,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_583_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_584_-_Destroy_session_5uBKFPVrxtLG9Aw4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_585_-_Create_session_ZKT9iaTgo8oBW1Qq_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_586_-_Enable_kernel_event_lttng_test_filter_event_for_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_587_-_Start_tracing_for_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_588_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_589_-_Stop_lttng_tracing_for_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_58_-_Destroy_session_7RRnOjlKeqlyLx4J": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_590_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_591_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_592_-_Start_tracing_for_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_593_-_Stop_lttng_tracing_for_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_594_-_Clear_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_595_-_Clear_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_596_-_Start_tracing_for_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_597_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_598_-_Stop_lttng_tracing_for_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_599_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_59_-_Create_session_9FTuxY62VsNyYmYi_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_5_-_Start_tracing_for_session_4YjExuqq7XWKiPLH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_600_-_Start_tracing_for_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_601_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_602_-_Stop_lttng_tracing_for_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_603_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_604_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_605_-_Destroy_session_ZKT9iaTgo8oBW1Qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_606_-_Create_session_S9WRsxpn49m2TjHj_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_607_-_Enable_kernel_event_lttng_test_filter_event_for_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_608_-_Start_tracing_for_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_609_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_60_-_Enable_channel_chan_for_session_9FTuxY62VsNyYmYi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_610_-_Stop_lttng_tracing_for_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_611_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_612_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_613_-_Start_tracing_for_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_614_-_Stop_lttng_tracing_for_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_615_-_Clear_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_616_-_Clear_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_617_-_Start_tracing_for_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_618_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_619_-_Stop_lttng_tracing_for_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_61_-_Enable_kernel_event_lttng_test_filter_event_for_session_9FTuxY62VsNyYmYi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_620_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_621_-_Start_tracing_for_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_622_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_623_-_Stop_lttng_tracing_for_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_624_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_625_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_626_-_Destroy_session_S9WRsxpn49m2TjHj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_627_-_Create_session_g6lQ1YoyjASi5V72_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_628_-_Enable_kernel_event_lttng_test_filter_event_for_session_g6lQ1YoyjASi5V72": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_629_-_Start_tracing_for_session_g6lQ1YoyjASi5V72": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_62_-_Start_tracing_for_session_9FTuxY62VsNyYmYi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_630_-_Stop_lttng_tracing_for_session_g6lQ1YoyjASi5V72": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_631_-_Rotate_session_g6lQ1YoyjASi5V72": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_632_-_Clear_session_g6lQ1YoyjASi5V72": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_633_-_Start_tracing_for_session_g6lQ1YoyjASi5V72": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_634_-_Stop_lttng_tracing_for_session_g6lQ1YoyjASi5V72": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_635_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_636_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_637_-_Destroy_session_g6lQ1YoyjASi5V72": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_638_-_Create_session_VZnO2jTBNhNCsnHB_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_639_-_Enable_kernel_event_lttng_test_filter_event_for_session_VZnO2jTBNhNCsnHB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_63_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_640_-_Start_tracing_for_session_VZnO2jTBNhNCsnHB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_641_-_Rotate_session_VZnO2jTBNhNCsnHB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_642_-_Stop_lttng_tracing_for_session_VZnO2jTBNhNCsnHB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_643_-_Rotate_session_VZnO2jTBNhNCsnHB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_644_-_Clear_session_VZnO2jTBNhNCsnHB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_645_-_Start_tracing_for_session_VZnO2jTBNhNCsnHB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_646_-_Stop_lttng_tracing_for_session_VZnO2jTBNhNCsnHB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_647_-_Validate_trace_for_event_lttng_test_filter_event,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_648_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_649_-_Destroy_session_VZnO2jTBNhNCsnHB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_64_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_650_-_Create_session_M6Ta0r5OIMo9cbzI_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_651_-_Enable_kernel_event_lttng_test_filter_event_for_session_M6Ta0r5OIMo9cbzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_652_-_Start_tracing_for_session_M6Ta0r5OIMo9cbzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_653_-_Stop_lttng_tracing_for_session_M6Ta0r5OIMo9cbzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_654_-_Rotate_session_M6Ta0r5OIMo9cbzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_655_-_Clear_session_M6Ta0r5OIMo9cbzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_656_-_Start_tracing_for_session_M6Ta0r5OIMo9cbzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_657_-_Rotate_session_M6Ta0r5OIMo9cbzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_658_-_Stop_lttng_tracing_for_session_M6Ta0r5OIMo9cbzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_659_-_Validate_trace_for_event_lttng_test_filter_event,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_65_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_660_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_661_-_Destroy_session_M6Ta0r5OIMo9cbzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_662_-_Create_session_Hd5XLvN43YNDPohi_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_663_-_Enable_channel_rotchan_for_session_Hd5XLvN43YNDPohi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_664_-_Enable_kernel_event_lttng_test_filter_event_for_session_Hd5XLvN43YNDPohi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_665_-_Start_tracing_for_session_Hd5XLvN43YNDPohi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_666_-_Stop_lttng_tracing_for_session_Hd5XLvN43YNDPohi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_667_-_Rotate_session_Hd5XLvN43YNDPohi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_668_-_Clear_session_Hd5XLvN43YNDPohi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_669_-_Start_tracing_for_session_Hd5XLvN43YNDPohi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_66_-_Destroy_session_9FTuxY62VsNyYmYi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_670_-_Stop_lttng_tracing_for_session_Hd5XLvN43YNDPohi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_671_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_672_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_673_-_Start_tracing_for_session_Hd5XLvN43YNDPohi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_674_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_675_-_Validate_trace_for_event_lttng_test_filter_event,_30_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_676_-_Read_a_total_of_30_events,_expected_30": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_677_-_Destroy_session_Hd5XLvN43YNDPohi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_678_-_Create_session_3cG9MwbEryHOszIf_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_679_-_Enable_channel_rotchan_for_session_3cG9MwbEryHOszIf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_67_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_680_-_Enable_kernel_event_lttng_test_filter_event_for_session_3cG9MwbEryHOszIf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_681_-_Start_tracing_for_session_3cG9MwbEryHOszIf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_682_-_Stop_lttng_tracing_for_session_3cG9MwbEryHOszIf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_683_-_Rotate_session_3cG9MwbEryHOszIf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_684_-_Clear_session_3cG9MwbEryHOszIf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_685_-_Start_tracing_for_session_3cG9MwbEryHOszIf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_686_-_Stop_lttng_tracing_for_session_3cG9MwbEryHOszIf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_687_-_Validate_trace_for_event_lttng_test_filter_event,_32_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_688_-_Read_a_total_of_32_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_689_-_Start_tracing_for_session_3cG9MwbEryHOszIf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_68_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_690_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_691_-_Validate_trace_for_event_lttng_test_filter_event,_56_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_692_-_Read_a_total_of_56_events,_expected_between_[1,_600000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_693_-_Destroy_session_3cG9MwbEryHOszIf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_694_-_Create_session_dr9GmsTuobVf9HnB_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_695_-_Enable_kernel_event_lttng_test_filter_event_for_session_dr9GmsTuobVf9HnB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_696_-_Start_tracing_for_session_dr9GmsTuobVf9HnB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_697_-_Stop_lttng_tracing_for_session_dr9GmsTuobVf9HnB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_698_-_Rotate_session_dr9GmsTuobVf9HnB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_699_-_Clear_session_dr9GmsTuobVf9HnB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_69_-_Create_session_lqH0fNJyp13AH8Nz_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_6_-_Clear_session_4YjExuqq7XWKiPLH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_700_-_Start_tracing_for_session_dr9GmsTuobVf9HnB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_701_-_Stop_lttng_tracing_for_session_dr9GmsTuobVf9HnB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_702_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_703_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_704_-_Destroy_session_dr9GmsTuobVf9HnB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_705_-_Create_session_Yi5f3m3MrKDyu391_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_706_-_Enable_kernel_event_lttng_test_filter_event_for_session_Yi5f3m3MrKDyu391": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_707_-_Start_tracing_for_session_Yi5f3m3MrKDyu391": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_708_-_Rotate_session_Yi5f3m3MrKDyu391": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_709_-_Stop_lttng_tracing_for_session_Yi5f3m3MrKDyu391": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_70_-_Enable_channel_chan_for_session_lqH0fNJyp13AH8Nz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_710_-_Rotate_session_Yi5f3m3MrKDyu391": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_711_-_Clear_session_Yi5f3m3MrKDyu391": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_712_-_Start_tracing_for_session_Yi5f3m3MrKDyu391": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_713_-_Stop_lttng_tracing_for_session_Yi5f3m3MrKDyu391": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_714_-_Validate_trace_for_event_lttng_test_filter_event,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_715_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_716_-_Destroy_session_Yi5f3m3MrKDyu391": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_717_-_Create_session_kz3RC48Gb9ffDaEj_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_718_-_Enable_kernel_event_lttng_test_filter_event_for_session_kz3RC48Gb9ffDaEj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_719_-_Start_tracing_for_session_kz3RC48Gb9ffDaEj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_71_-_Enable_kernel_event_lttng_test_filter_event_for_session_lqH0fNJyp13AH8Nz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_720_-_Stop_lttng_tracing_for_session_kz3RC48Gb9ffDaEj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_721_-_Rotate_session_kz3RC48Gb9ffDaEj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_722_-_Clear_session_kz3RC48Gb9ffDaEj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_723_-_Start_tracing_for_session_kz3RC48Gb9ffDaEj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_724_-_Rotate_session_kz3RC48Gb9ffDaEj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_725_-_Stop_lttng_tracing_for_session_kz3RC48Gb9ffDaEj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_726_-_Validate_trace_for_event_lttng_test_filter_event,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_727_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_728_-_Destroy_session_kz3RC48Gb9ffDaEj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_729_-_Create_session_PFTwsUgr263jVDEY_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_72_-_Start_tracing_for_session_lqH0fNJyp13AH8Nz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_730_-_Enable_kernel_event_lttng_test_filter_event_for_session_PFTwsUgr263jVDEY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_731_-_Start_tracing_for_session_PFTwsUgr263jVDEY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_732_-_Stop_lttng_tracing_for_session_PFTwsUgr263jVDEY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_733_-_Clear_session_PFTwsUgr263jVDEY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_734_-_Expected_fail_on_rotate_session_PFTwsUgr263jVDEY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_735_-_Start_tracing_for_session_PFTwsUgr263jVDEY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_736_-_Stop_lttng_tracing_for_session_PFTwsUgr263jVDEY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_737_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_738_-_Destroy_session_PFTwsUgr263jVDEY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_739_-_Create_session_aGpFIAxu24JGIWsL_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_73_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_740_-_Enable_kernel_event_lttng_test_filter_event_for_session_aGpFIAxu24JGIWsL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_741_-_Start_tracing_for_session_aGpFIAxu24JGIWsL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_742_-_Rotate_session_aGpFIAxu24JGIWsL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_743_-_Stop_lttng_tracing_for_session_aGpFIAxu24JGIWsL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_744_-_Clear_session_aGpFIAxu24JGIWsL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_745_-_Expected_fail_on_rotate_session_aGpFIAxu24JGIWsL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_746_-_Start_tracing_for_session_aGpFIAxu24JGIWsL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_747_-_Stop_lttng_tracing_for_session_aGpFIAxu24JGIWsL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_748_-_Validate_trace_for_event_lttng_test_filter_event,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_749_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_74_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_750_-_Destroy_session_aGpFIAxu24JGIWsL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_751_-_Create_session_8ivFqkB3VW5EsXsN_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_752_-_Enable_kernel_event_lttng_test_filter_event_for_session_8ivFqkB3VW5EsXsN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_753_-_Start_tracing_for_session_8ivFqkB3VW5EsXsN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_754_-_Stop_lttng_tracing_for_session_8ivFqkB3VW5EsXsN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_755_-_Clear_session_8ivFqkB3VW5EsXsN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_756_-_Expected_fail_on_rotate_session_8ivFqkB3VW5EsXsN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_757_-_Start_tracing_for_session_8ivFqkB3VW5EsXsN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_758_-_Rotate_session_8ivFqkB3VW5EsXsN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_759_-_Stop_lttng_tracing_for_session_8ivFqkB3VW5EsXsN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_75_-_Clear_session_lqH0fNJyp13AH8Nz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_760_-_Validate_trace_for_event_lttng_test_filter_event,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_761_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_762_-_Destroy_session_8ivFqkB3VW5EsXsN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_763_-_Create_session_eQqxO5hzM3XnGuwI_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_764_-_Enable_channel_rotchan_for_session_eQqxO5hzM3XnGuwI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_765_-_Enable_kernel_event_lttng_test_filter_event_for_session_eQqxO5hzM3XnGuwI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_766_-_Start_tracing_for_session_eQqxO5hzM3XnGuwI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_767_-_Stop_lttng_tracing_for_session_eQqxO5hzM3XnGuwI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_768_-_Clear_session_eQqxO5hzM3XnGuwI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_769_-_Expected_fail_on_rotate_session_eQqxO5hzM3XnGuwI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_76_-_Stop_lttng_tracing_for_session_lqH0fNJyp13AH8Nz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_770_-_Start_tracing_for_session_eQqxO5hzM3XnGuwI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_771_-_Stop_lttng_tracing_for_session_eQqxO5hzM3XnGuwI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_772_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_773_-_Start_tracing_for_session_eQqxO5hzM3XnGuwI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_774_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_775_-_Validate_trace_for_event_lttng_test_filter_event,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_776_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_777_-_Destroy_session_eQqxO5hzM3XnGuwI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_778_-_Create_session_nQQStwnPlFGrJ4XM_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_779_-_Enable_channel_rotchan_for_session_nQQStwnPlFGrJ4XM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_77_-_Destroy_session_lqH0fNJyp13AH8Nz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_780_-_Enable_kernel_event_lttng_test_filter_event_for_session_nQQStwnPlFGrJ4XM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_781_-_Start_tracing_for_session_nQQStwnPlFGrJ4XM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_782_-_Stop_lttng_tracing_for_session_nQQStwnPlFGrJ4XM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_783_-_Clear_session_nQQStwnPlFGrJ4XM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_784_-_Expected_fail_on_rotate_session_nQQStwnPlFGrJ4XM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_785_-_Start_tracing_for_session_nQQStwnPlFGrJ4XM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_786_-_Stop_lttng_tracing_for_session_nQQStwnPlFGrJ4XM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_787_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_788_-_Start_tracing_for_session_nQQStwnPlFGrJ4XM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_789_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_78_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_790_-_Validate_trace_for_event_lttng_test_filter_event,_32_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_791_-_Read_a_total_of_32_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_792_-_Destroy_session_nQQStwnPlFGrJ4XM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_793_-_Create_session_dFYUAJDt2KzuruXj_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_794_-_Enable_kernel_event_lttng_test_filter_event_for_session_dFYUAJDt2KzuruXj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_795_-_Start_tracing_for_session_dFYUAJDt2KzuruXj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_796_-_Stop_lttng_tracing_for_session_dFYUAJDt2KzuruXj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_797_-_Clear_session_dFYUAJDt2KzuruXj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_798_-_Expected_fail_on_rotate_session_dFYUAJDt2KzuruXj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_799_-_Start_tracing_for_session_dFYUAJDt2KzuruXj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_79_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_7_-_Stop_lttng_tracing_for_session_4YjExuqq7XWKiPLH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_800_-_Stop_lttng_tracing_for_session_dFYUAJDt2KzuruXj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_801_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_802_-_Destroy_session_dFYUAJDt2KzuruXj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_803_-_Create_session_2a3wlGLc9WppbAKh_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_804_-_Enable_kernel_event_lttng_test_filter_event_for_session_2a3wlGLc9WppbAKh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_805_-_Start_tracing_for_session_2a3wlGLc9WppbAKh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_806_-_Rotate_session_2a3wlGLc9WppbAKh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_807_-_Stop_lttng_tracing_for_session_2a3wlGLc9WppbAKh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_808_-_Clear_session_2a3wlGLc9WppbAKh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_809_-_Expected_fail_on_rotate_session_2a3wlGLc9WppbAKh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_80_-_Create_session_FVRlxSwMPNr66FuU_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_810_-_Start_tracing_for_session_2a3wlGLc9WppbAKh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_811_-_Stop_lttng_tracing_for_session_2a3wlGLc9WppbAKh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_812_-_Validate_trace_for_event_lttng_test_filter_event,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_813_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_814_-_Destroy_session_2a3wlGLc9WppbAKh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_815_-_Create_session_zTugu3zf2esJO2qK_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_816_-_Enable_kernel_event_lttng_test_filter_event_for_session_zTugu3zf2esJO2qK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_817_-_Start_tracing_for_session_zTugu3zf2esJO2qK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_818_-_Stop_lttng_tracing_for_session_zTugu3zf2esJO2qK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_819_-_Clear_session_zTugu3zf2esJO2qK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_81_-_Enable_kernel_event_lttng_test_filter_event_for_session_FVRlxSwMPNr66FuU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_820_-_Expected_fail_on_rotate_session_zTugu3zf2esJO2qK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_821_-_Start_tracing_for_session_zTugu3zf2esJO2qK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_822_-_Rotate_session_zTugu3zf2esJO2qK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_823_-_Stop_lttng_tracing_for_session_zTugu3zf2esJO2qK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_824_-_Validate_trace_for_event_lttng_test_filter_event,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_825_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_826_-_Destroy_session_zTugu3zf2esJO2qK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_827_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_828_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_829_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_82_-_Start_tracing_for_session_FVRlxSwMPNr66FuU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_830_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_831_-_Create_session_put2iL7dr3ytl9ze_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_832_-_Enable_kernel_event_lttng_test_filter_event_for_session_put2iL7dr3ytl9ze": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_833_-_Start_tracing_for_session_put2iL7dr3ytl9ze": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_834_-_Expected_fail_on_clear_session_put2iL7dr3ytl9ze": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_835_-_Destroy_session_put2iL7dr3ytl9ze": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_836_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_837_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_83_-_Clear_session_FVRlxSwMPNr66FuU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_84_-_Stop_lttng_tracing_for_session_FVRlxSwMPNr66FuU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_85_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_86_-_Destroy_session_FVRlxSwMPNr66FuU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_87_-_Create_session_ZHFTYb6pFqAm6QRR_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_88_-_Enable_kernel_event_lttng_test_filter_event_for_session_ZHFTYb6pFqAm6QRR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_89_-_Start_tracing_for_session_ZHFTYb6pFqAm6QRR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_8_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_90_-_Rotate_session_ZHFTYb6pFqAm6QRR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_91_-_Clear_session_ZHFTYb6pFqAm6QRR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_92_-_Stop_lttng_tracing_for_session_ZHFTYb6pFqAm6QRR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_93_-_Validate_trace_for_event_lttng_test_filter_event,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_94_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_95_-_Destroy_session_ZHFTYb6pFqAm6QRR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_96_-_Create_session_ytmmjmiWLBhkSv2Q_in_-o_/tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_97_-_Enable_kernel_event_lttng_test_filter_event_for_session_ytmmjmiWLBhkSv2Q": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_98_-_Start_tracing_for_session_ytmmjmiWLBhkSv2Q": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_99_-_Clear_session_ytmmjmiWLBhkSv2Q": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_kernel_9_-_Destroy_session_4YjExuqq7XWKiPLH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1000_-_Destroy_session_kVIiRWQpuVp7ex49": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1001_-_Create_session_aNqblWvznNbZoEK7_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1002_-_Enable_channel_rotchan_for_session_aNqblWvznNbZoEK7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1003_-_Enable_ust_event_tp:tptest_for_session_aNqblWvznNbZoEK7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1004_-_Start_tracing_for_session_aNqblWvznNbZoEK7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1005_-_Stop_lttng_tracing_for_session_aNqblWvznNbZoEK7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1006_-_Clear_session_aNqblWvznNbZoEK7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1007_-_Expected_fail_on_rotate_session_aNqblWvznNbZoEK7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1008_-_Start_tracing_for_session_aNqblWvznNbZoEK7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1009_-_Stop_lttng_tracing_for_session_aNqblWvznNbZoEK7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_100_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1010_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1011_-_Start_tracing_for_session_aNqblWvznNbZoEK7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1012_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1013_-_Validate_trace_for_event_tp:tptest,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1014_-_Read_a_total_of_34_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1015_-_Destroy_session_aNqblWvznNbZoEK7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1016_-_Create_session_Fb1rajGgOCWJpl4S_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1017_-_Enable_channel_chan_for_session_Fb1rajGgOCWJpl4S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1018_-_Enable_ust_event_tp:tptest_for_session_Fb1rajGgOCWJpl4S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1019_-_Start_tracing_for_session_Fb1rajGgOCWJpl4S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_101_-_Clear_session_HVtLHofOJakgweLR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1020_-_Stop_lttng_tracing_for_session_Fb1rajGgOCWJpl4S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1021_-_Clear_session_Fb1rajGgOCWJpl4S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1022_-_Start_tracing_for_session_Fb1rajGgOCWJpl4S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1023_-_Stop_lttng_tracing_for_session_Fb1rajGgOCWJpl4S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1024_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Fb1rajGgOCWJpl4S*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1025_-_Destroy_session_Fb1rajGgOCWJpl4S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1026_-_Create_session_j3jJ8WGLAwLMKSFr_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1027_-_Enable_channel_chan_for_session_j3jJ8WGLAwLMKSFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1028_-_Enable_ust_event_tp:tptest_for_session_j3jJ8WGLAwLMKSFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1029_-_Start_tracing_for_session_j3jJ8WGLAwLMKSFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_102_-_Enable_event_lttng_ust_statedump:start_with_filtering_for_session_HVtLHofOJakgweLR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1030_-_Stop_lttng_tracing_for_session_j3jJ8WGLAwLMKSFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1031_-_Clear_session_j3jJ8WGLAwLMKSFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1032_-_Expected_fail_on_rotate_session_j3jJ8WGLAwLMKSFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1033_-_Start_tracing_for_session_j3jJ8WGLAwLMKSFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1034_-_Stop_lttng_tracing_for_session_j3jJ8WGLAwLMKSFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1035_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1036_-_Destroy_session_j3jJ8WGLAwLMKSFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1037_-_Create_session_qpAKV0SkXXSerlXp_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1038_-_Enable_channel_chan_for_session_qpAKV0SkXXSerlXp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1039_-_Enable_ust_event_tp:tptest_for_session_qpAKV0SkXXSerlXp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_103_-_Enable_event_lttng_ust_statedump:end_with_filtering_for_session_HVtLHofOJakgweLR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1040_-_Start_tracing_for_session_qpAKV0SkXXSerlXp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1041_-_Rotate_session_qpAKV0SkXXSerlXp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1042_-_Stop_lttng_tracing_for_session_qpAKV0SkXXSerlXp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1043_-_Clear_session_qpAKV0SkXXSerlXp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1044_-_Expected_fail_on_rotate_session_qpAKV0SkXXSerlXp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1045_-_Start_tracing_for_session_qpAKV0SkXXSerlXp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1046_-_Stop_lttng_tracing_for_session_qpAKV0SkXXSerlXp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1047_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1048_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1049_-_Destroy_session_qpAKV0SkXXSerlXp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_104_-_Statedump_regenerate_HVtLHofOJakgweLR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1050_-_Create_session_te54m7EbjIzC59Id_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1051_-_Enable_channel_chan_for_session_te54m7EbjIzC59Id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1052_-_Enable_ust_event_tp:tptest_for_session_te54m7EbjIzC59Id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1053_-_Start_tracing_for_session_te54m7EbjIzC59Id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1054_-_Stop_lttng_tracing_for_session_te54m7EbjIzC59Id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1055_-_Clear_session_te54m7EbjIzC59Id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1056_-_Expected_fail_on_rotate_session_te54m7EbjIzC59Id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1057_-_Start_tracing_for_session_te54m7EbjIzC59Id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1058_-_Rotate_session_te54m7EbjIzC59Id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1059_-_Stop_lttng_tracing_for_session_te54m7EbjIzC59Id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_105_-_Live_viewer_read_12_events,_expect_12": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1060_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1061_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1062_-_Destroy_session_te54m7EbjIzC59Id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1063_-_Create_session_xFvcygqXMmOjpf7h_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1064_-_Enable_channel_chan_for_session_xFvcygqXMmOjpf7h": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1065_-_Enable_ust_event_tp:tptest_for_session_xFvcygqXMmOjpf7h": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1066_-_Start_tracing_for_session_xFvcygqXMmOjpf7h": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1067_-_Stop_lttng_tracing_for_session_xFvcygqXMmOjpf7h": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1068_-_Clear_session_xFvcygqXMmOjpf7h": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1069_-_Start_tracing_for_session_xFvcygqXMmOjpf7h": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_106_-_Stop_lttng_tracing_for_session_HVtLHofOJakgweLR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1070_-_Stop_lttng_tracing_for_session_xFvcygqXMmOjpf7h": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1071_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1072_-_Destroy_session_xFvcygqXMmOjpf7h": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1073_-_Create_session_hp8CdxZOBGgh8DHC_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1074_-_Enable_channel_chan_for_session_hp8CdxZOBGgh8DHC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1075_-_Enable_ust_event_tp:tptest_for_session_hp8CdxZOBGgh8DHC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1076_-_Start_tracing_for_session_hp8CdxZOBGgh8DHC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1077_-_Clear_session_hp8CdxZOBGgh8DHC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1078_-_Stop_lttng_tracing_for_session_hp8CdxZOBGgh8DHC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1079_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/hp8CdxZOBGgh8DHC-20240206-092206\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_107_-_Destroy_session_HVtLHofOJakgweLR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1080_-_Destroy_session_hp8CdxZOBGgh8DHC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1081_-_Create_session_tDp3UIATkx1yZSq0_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1082_-_Enable_channel_chan_for_session_tDp3UIATkx1yZSq0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1083_-_Enable_ust_event_tp:tptest_for_session_tDp3UIATkx1yZSq0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1084_-_Start_tracing_for_session_tDp3UIATkx1yZSq0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1085_-_Rotate_session_tDp3UIATkx1yZSq0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1086_-_Clear_session_tDp3UIATkx1yZSq0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1087_-_Stop_lttng_tracing_for_session_tDp3UIATkx1yZSq0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1088_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1089_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_108_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1090_-_Destroy_session_tDp3UIATkx1yZSq0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1091_-_Create_session_ZRt7WkY5IK9HuNkr_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1092_-_Enable_channel_chan_for_session_ZRt7WkY5IK9HuNkr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1093_-_Enable_ust_event_tp:tptest_for_session_ZRt7WkY5IK9HuNkr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1094_-_Start_tracing_for_session_ZRt7WkY5IK9HuNkr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1095_-_Clear_session_ZRt7WkY5IK9HuNkr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1096_-_Rotate_session_ZRt7WkY5IK9HuNkr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1097_-_Stop_lttng_tracing_for_session_ZRt7WkY5IK9HuNkr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1098_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1099_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_109_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_10_-_Destroy_session_KG6zaBlunLu6aPqu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1100_-_Destroy_session_ZRt7WkY5IK9HuNkr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1101_-_Create_session_WLKAuTnP2EpNfM0D_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1102_-_Enable_channel_rotchan_for_session_WLKAuTnP2EpNfM0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1103_-_Enable_ust_event_tp:tptest_for_session_WLKAuTnP2EpNfM0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1104_-_Start_tracing_for_session_WLKAuTnP2EpNfM0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1105_-_Clear_session_WLKAuTnP2EpNfM0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1106_-_Stop_lttng_tracing_for_session_WLKAuTnP2EpNfM0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1107_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/WLKAuTnP2EpNfM0D-20240206-092211\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1108_-_Start_tracing_for_session_WLKAuTnP2EpNfM0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1109_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_110_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1110_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1111_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1112_-_Destroy_session_WLKAuTnP2EpNfM0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1113_-_Create_session_MFyKb84Vcgh7hbND_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1114_-_Enable_channel_rotchan_for_session_MFyKb84Vcgh7hbND": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1115_-_Enable_ust_event_tp:tptest_for_session_MFyKb84Vcgh7hbND": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1116_-_Start_tracing_for_session_MFyKb84Vcgh7hbND": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1117_-_Clear_session_MFyKb84Vcgh7hbND": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1118_-_Stop_lttng_tracing_for_session_MFyKb84Vcgh7hbND": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1119_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/MFyKb84Vcgh7hbND-20240206-092212\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_111_-_Create_session_w20hN1ZACdIoKJek_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1120_-_Start_tracing_for_session_MFyKb84Vcgh7hbND": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1121_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1122_-_Validate_trace_for_event_tp:tptest,_21_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1123_-_Read_a_total_of_21_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1124_-_Destroy_session_MFyKb84Vcgh7hbND": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1125_-_Create_session_8o728xPOpRu4FLHt_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1126_-_Enable_channel_chan_for_session_8o728xPOpRu4FLHt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1127_-_Enable_ust_event_tp:tptest_for_session_8o728xPOpRu4FLHt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1128_-_Start_tracing_for_session_8o728xPOpRu4FLHt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1129_-_Clear_session_8o728xPOpRu4FLHt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_112_-_Enable_channel_chan_for_session_w20hN1ZACdIoKJek": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1130_-_Stop_lttng_tracing_for_session_8o728xPOpRu4FLHt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1131_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/8o728xPOpRu4FLHt*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1132_-_Destroy_session_8o728xPOpRu4FLHt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1133_-_Create_session_sa8p8tNsJhmpOHk8_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1134_-_Enable_channel_chan_for_session_sa8p8tNsJhmpOHk8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1135_-_Enable_ust_event_tp:tptest_for_session_sa8p8tNsJhmpOHk8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1136_-_Start_tracing_for_session_sa8p8tNsJhmpOHk8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1137_-_Clear_session_sa8p8tNsJhmpOHk8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1138_-_Stop_lttng_tracing_for_session_sa8p8tNsJhmpOHk8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1139_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/sa8p8tNsJhmpOHk8-20240206-092215\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_113_-_Enable_ust_event_tp:tptest_for_session_w20hN1ZACdIoKJek": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1140_-_Destroy_session_sa8p8tNsJhmpOHk8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1141_-_Create_session_gZrQrpzPWMzIFddc_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1142_-_Enable_channel_chan_for_session_gZrQrpzPWMzIFddc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1143_-_Enable_ust_event_tp:tptest_for_session_gZrQrpzPWMzIFddc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1144_-_Start_tracing_for_session_gZrQrpzPWMzIFddc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1145_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1146_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1147_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1148_-_Destroy_session_gZrQrpzPWMzIFddc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1149_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_114_-_Start_tracing_for_session_w20hN1ZACdIoKJek": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1150_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1151_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1152_-_Create_session_PKHFPt2dJwXG2Wje_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1153_-_Enable_channel_chan_for_session_PKHFPt2dJwXG2Wje": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1154_-_Enable_ust_event_tp:tptest_for_session_PKHFPt2dJwXG2Wje": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1155_-_Start_tracing_for_session_PKHFPt2dJwXG2Wje": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1156_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1157_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1158_-_Clear_session_PKHFPt2dJwXG2Wje": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1159_-_Stop_lttng_tracing_for_session_PKHFPt2dJwXG2Wje": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_115_-_Clear_session_w20hN1ZACdIoKJek": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1160_-_Destroy_session_PKHFPt2dJwXG2Wje": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1161_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1162_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1163_-_Create_session_33dp3XUaoDwJ40xD_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1164_-_Enable_channel_chan_for_session_33dp3XUaoDwJ40xD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1165_-_Add_context_command_for_type:_vpid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1166_-_Enable_ust_event_tp:tptest_for_session_33dp3XUaoDwJ40xD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1167_-_Start_tracing_for_session_33dp3XUaoDwJ40xD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1168_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1169_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_116_-_Stop_lttng_tracing_for_session_w20hN1ZACdIoKJek": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1170_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1171_-_Clear_session_33dp3XUaoDwJ40xD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1172_-_Enable_event_lttng_ust_statedump:start_with_filtering_for_session_33dp3XUaoDwJ40xD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1173_-_Enable_event_lttng_ust_statedump:end_with_filtering_for_session_33dp3XUaoDwJ40xD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1174_-_Statedump_regenerate_33dp3XUaoDwJ40xD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1175_-_Live_viewer_read_12_events,_expect_12": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1176_-_Stop_lttng_tracing_for_session_33dp3XUaoDwJ40xD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1177_-_Destroy_session_33dp3XUaoDwJ40xD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1178_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1179_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_117_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1180_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1181_-_Create_session_m3P2dqTfuGmFUpdk_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1182_-_Enable_channel_chan_for_session_m3P2dqTfuGmFUpdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1183_-_Enable_ust_event_tp:tptest_for_session_m3P2dqTfuGmFUpdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1184_-_Start_tracing_for_session_m3P2dqTfuGmFUpdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1185_-_Clear_session_m3P2dqTfuGmFUpdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1186_-_Stop_lttng_tracing_for_session_m3P2dqTfuGmFUpdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1187_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1188_-_Destroy_session_m3P2dqTfuGmFUpdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1189_-_Create_session_cnZNLxsZjE8Y0Z8L_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_118_-_Destroy_session_w20hN1ZACdIoKJek": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1190_-_Enable_channel_chan_for_session_cnZNLxsZjE8Y0Z8L": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1191_-_Enable_ust_event_tp:tptest_for_session_cnZNLxsZjE8Y0Z8L": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1192_-_Start_tracing_for_session_cnZNLxsZjE8Y0Z8L": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1193_-_Rotate_session_cnZNLxsZjE8Y0Z8L": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1194_-_Clear_session_cnZNLxsZjE8Y0Z8L": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1195_-_Stop_lttng_tracing_for_session_cnZNLxsZjE8Y0Z8L": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1196_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1197_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1198_-_Destroy_session_cnZNLxsZjE8Y0Z8L": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1199_-_Create_session_LR16cyjfZH09SQwq_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_119_-_Create_session_Wp95tcQQpu2NfNZQ_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_11_-_Create_session_WKv9kb0bqz9GO9YC_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1200_-_Enable_channel_chan_for_session_LR16cyjfZH09SQwq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1201_-_Enable_ust_event_tp:tptest_for_session_LR16cyjfZH09SQwq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1202_-_Start_tracing_for_session_LR16cyjfZH09SQwq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1203_-_Clear_session_LR16cyjfZH09SQwq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1204_-_Rotate_session_LR16cyjfZH09SQwq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1205_-_Stop_lttng_tracing_for_session_LR16cyjfZH09SQwq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1206_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1207_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1208_-_Destroy_session_LR16cyjfZH09SQwq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1209_-_Create_session_4IILVXqpIwGiVOSd_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_120_-_Enable_channel_chan_for_session_Wp95tcQQpu2NfNZQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1210_-_Enable_channel_chan_for_session_4IILVXqpIwGiVOSd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1211_-_Enable_ust_event_tp:tptest_for_session_4IILVXqpIwGiVOSd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1212_-_Start_tracing_for_session_4IILVXqpIwGiVOSd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1213_-_Clear_session_4IILVXqpIwGiVOSd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1214_-_Stop_lttng_tracing_for_session_4IILVXqpIwGiVOSd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1215_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1216_-_Destroy_session_4IILVXqpIwGiVOSd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1217_-_Create_session_K3f7NFaOcobUUoSi_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1218_-_Enable_channel_channel0_for_session_K3f7NFaOcobUUoSi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1219_-_Enable_ust_event_tp:tptest_for_session_K3f7NFaOcobUUoSi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_121_-_Enable_ust_event_tp:tptest_for_session_Wp95tcQQpu2NfNZQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1220_-_Start_tracing_for_session_K3f7NFaOcobUUoSi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1221_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1222_-_Stop_lttng_tracing_for_session_K3f7NFaOcobUUoSi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1223_-_Validate_trace_for_event_tp:tptest,_9_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1224_-_Read_a_total_of_9_events,_expected_9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1225_-_Start_tracing_for_session_K3f7NFaOcobUUoSi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1226_-_Clear_session_K3f7NFaOcobUUoSi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1227_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1228_-_Stop_lttng_tracing_for_session_K3f7NFaOcobUUoSi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1229_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_122_-_Start_tracing_for_session_Wp95tcQQpu2NfNZQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1230_-_Start_tracing_for_session_K3f7NFaOcobUUoSi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1231_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1232_-_Stop_lttng_tracing_for_session_K3f7NFaOcobUUoSi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1233_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1234_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1235_-_Destroy_session_K3f7NFaOcobUUoSi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1236_-_Create_session_XxgjTjTsp0evH7zD_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1237_-_Enable_channel_chan_for_session_XxgjTjTsp0evH7zD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1238_-_Enable_ust_event_tp:tptest_for_session_XxgjTjTsp0evH7zD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1239_-_Start_tracing_for_session_XxgjTjTsp0evH7zD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_123_-_Rotate_session_Wp95tcQQpu2NfNZQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1240_-_Clear_session_XxgjTjTsp0evH7zD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1241_-_Clear_session_XxgjTjTsp0evH7zD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1242_-_Stop_lttng_tracing_for_session_XxgjTjTsp0evH7zD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1243_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/XxgjTjTsp0evH7zD-20240206-092240\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1244_-_Destroy_session_XxgjTjTsp0evH7zD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1245_-_Create_session_CBpoHRI8C5RsP8um_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1246_-_Enable_channel_chan_for_session_CBpoHRI8C5RsP8um": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1247_-_Enable_ust_event_tp:tptest_for_session_CBpoHRI8C5RsP8um": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1248_-_Start_tracing_for_session_CBpoHRI8C5RsP8um": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1249_-_Rotate_session_CBpoHRI8C5RsP8um": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_124_-_Clear_session_Wp95tcQQpu2NfNZQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1250_-_Clear_session_CBpoHRI8C5RsP8um": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1251_-_Clear_session_CBpoHRI8C5RsP8um": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1252_-_Stop_lttng_tracing_for_session_CBpoHRI8C5RsP8um": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1253_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1254_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1255_-_Destroy_session_CBpoHRI8C5RsP8um": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1256_-_Create_session_gUSIsh2Bs37zIC7r_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1257_-_Enable_channel_chan_for_session_gUSIsh2Bs37zIC7r": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1258_-_Enable_ust_event_tp:tptest_for_session_gUSIsh2Bs37zIC7r": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1259_-_Start_tracing_for_session_gUSIsh2Bs37zIC7r": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_125_-_Stop_lttng_tracing_for_session_Wp95tcQQpu2NfNZQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1260_-_Clear_session_gUSIsh2Bs37zIC7r": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1261_-_Clear_session_gUSIsh2Bs37zIC7r": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1262_-_Rotate_session_gUSIsh2Bs37zIC7r": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1263_-_Stop_lttng_tracing_for_session_gUSIsh2Bs37zIC7r": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1264_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1265_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1266_-_Destroy_session_gUSIsh2Bs37zIC7r": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1267_-_Create_session_pege8fERUQOFTk0c_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1268_-_Enable_channel_rotchan_for_session_pege8fERUQOFTk0c": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1269_-_Enable_ust_event_tp:tptest_for_session_pege8fERUQOFTk0c": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_126_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1270_-_Start_tracing_for_session_pege8fERUQOFTk0c": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1271_-_Clear_session_pege8fERUQOFTk0c": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1272_-_Clear_session_pege8fERUQOFTk0c": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1273_-_Stop_lttng_tracing_for_session_pege8fERUQOFTk0c": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1274_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/pege8fERUQOFTk0c-20240206-092246\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1275_-_Start_tracing_for_session_pege8fERUQOFTk0c": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1276_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1277_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1278_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1279_-_Destroy_session_pege8fERUQOFTk0c": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_127_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1280_-_Create_session_UYlNRKUALmLiia4f_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1281_-_Enable_channel_rotchan_for_session_UYlNRKUALmLiia4f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1282_-_Enable_ust_event_tp:tptest_for_session_UYlNRKUALmLiia4f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1283_-_Start_tracing_for_session_UYlNRKUALmLiia4f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1284_-_Clear_session_UYlNRKUALmLiia4f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1285_-_Clear_session_UYlNRKUALmLiia4f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1286_-_Stop_lttng_tracing_for_session_UYlNRKUALmLiia4f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1287_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/UYlNRKUALmLiia4f-20240206-092248\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1288_-_Start_tracing_for_session_UYlNRKUALmLiia4f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1289_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_128_-_Destroy_session_Wp95tcQQpu2NfNZQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1290_-_Validate_trace_for_event_tp:tptest,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1291_-_Read_a_total_of_34_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1292_-_Destroy_session_UYlNRKUALmLiia4f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1293_-_Create_session_ecoPYeiJfZFSwhLk_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1294_-_Enable_channel_chan_for_session_ecoPYeiJfZFSwhLk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1295_-_Enable_ust_event_tp:tptest_for_session_ecoPYeiJfZFSwhLk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1296_-_Start_tracing_for_session_ecoPYeiJfZFSwhLk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1297_-_Clear_session_ecoPYeiJfZFSwhLk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1298_-_Clear_session_ecoPYeiJfZFSwhLk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1299_-_Stop_lttng_tracing_for_session_ecoPYeiJfZFSwhLk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_129_-_Create_session_klA0YwlsC7as6jfm_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_12_-_Enable_channel_chan_for_session_WKv9kb0bqz9GO9YC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1300_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/ecoPYeiJfZFSwhLk*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1301_-_Destroy_session_ecoPYeiJfZFSwhLk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1302_-_Create_session_uHDrfYMkIVg33Gvd_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1303_-_Enable_channel_chan_for_session_uHDrfYMkIVg33Gvd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1304_-_Enable_ust_event_tp:tptest_for_session_uHDrfYMkIVg33Gvd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1305_-_Start_tracing_for_session_uHDrfYMkIVg33Gvd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1306_-_Clear_session_uHDrfYMkIVg33Gvd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1307_-_Clear_session_uHDrfYMkIVg33Gvd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1308_-_Stop_lttng_tracing_for_session_uHDrfYMkIVg33Gvd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1309_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/uHDrfYMkIVg33Gvd-20240206-092252\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_130_-_Enable_channel_chan_for_session_klA0YwlsC7as6jfm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1310_-_Destroy_session_uHDrfYMkIVg33Gvd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1311_-_Create_session_VDYOPJFpHpyCYnAw_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1312_-_Enable_channel_chan_for_session_VDYOPJFpHpyCYnAw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1313_-_Enable_ust_event_tp:tptest_for_session_VDYOPJFpHpyCYnAw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1314_-_Start_tracing_for_session_VDYOPJFpHpyCYnAw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1315_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1316_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1317_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1318_-_Destroy_session_VDYOPJFpHpyCYnAw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1319_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_131_-_Enable_ust_event_tp:tptest_for_session_klA0YwlsC7as6jfm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1320_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1321_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1322_-_Create_session_Sckif4S26n6PcdYi_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1323_-_Enable_channel_chan_for_session_Sckif4S26n6PcdYi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1324_-_Enable_ust_event_tp:tptest_for_session_Sckif4S26n6PcdYi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1325_-_Start_tracing_for_session_Sckif4S26n6PcdYi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1326_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1327_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1328_-_Clear_session_Sckif4S26n6PcdYi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1329_-_Clear_session_Sckif4S26n6PcdYi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_132_-_Start_tracing_for_session_klA0YwlsC7as6jfm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1330_-_Stop_lttng_tracing_for_session_Sckif4S26n6PcdYi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1331_-_Destroy_session_Sckif4S26n6PcdYi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1332_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1333_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1334_-_Create_session_ncJukAsgfAmWPicm_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1335_-_Enable_channel_chan_for_session_ncJukAsgfAmWPicm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1336_-_Add_context_command_for_type:_vpid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1337_-_Enable_ust_event_tp:tptest_for_session_ncJukAsgfAmWPicm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1338_-_Start_tracing_for_session_ncJukAsgfAmWPicm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1339_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_133_-_Clear_session_klA0YwlsC7as6jfm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1340_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1341_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1342_-_Clear_session_ncJukAsgfAmWPicm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1343_-_Clear_session_ncJukAsgfAmWPicm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1344_-_Enable_event_lttng_ust_statedump:start_with_filtering_for_session_ncJukAsgfAmWPicm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1345_-_Enable_event_lttng_ust_statedump:end_with_filtering_for_session_ncJukAsgfAmWPicm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1346_-_Statedump_regenerate_ncJukAsgfAmWPicm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1347_-_Live_viewer_read_12_events,_expect_12": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1348_-_Stop_lttng_tracing_for_session_ncJukAsgfAmWPicm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1349_-_Destroy_session_ncJukAsgfAmWPicm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_134_-_Rotate_session_klA0YwlsC7as6jfm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1350_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1351_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1352_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1353_-_Create_session_PMRPQggOaGC0fcGA_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1354_-_Enable_channel_chan_for_session_PMRPQggOaGC0fcGA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1355_-_Enable_ust_event_tp:tptest_for_session_PMRPQggOaGC0fcGA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1356_-_Start_tracing_for_session_PMRPQggOaGC0fcGA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1357_-_Clear_session_PMRPQggOaGC0fcGA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1358_-_Clear_session_PMRPQggOaGC0fcGA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1359_-_Stop_lttng_tracing_for_session_PMRPQggOaGC0fcGA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_135_-_Stop_lttng_tracing_for_session_klA0YwlsC7as6jfm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1360_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1361_-_Destroy_session_PMRPQggOaGC0fcGA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1362_-_Create_session_HxlLPYWWwnWL7uzL_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1363_-_Enable_channel_chan_for_session_HxlLPYWWwnWL7uzL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1364_-_Enable_ust_event_tp:tptest_for_session_HxlLPYWWwnWL7uzL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1365_-_Start_tracing_for_session_HxlLPYWWwnWL7uzL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1366_-_Rotate_session_HxlLPYWWwnWL7uzL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1367_-_Clear_session_HxlLPYWWwnWL7uzL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1368_-_Clear_session_HxlLPYWWwnWL7uzL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1369_-_Stop_lttng_tracing_for_session_HxlLPYWWwnWL7uzL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_136_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1370_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1371_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1372_-_Destroy_session_HxlLPYWWwnWL7uzL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1373_-_Create_session_7dR8uONAEPQMBLQg_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1374_-_Enable_channel_chan_for_session_7dR8uONAEPQMBLQg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1375_-_Enable_ust_event_tp:tptest_for_session_7dR8uONAEPQMBLQg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1376_-_Start_tracing_for_session_7dR8uONAEPQMBLQg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1377_-_Clear_session_7dR8uONAEPQMBLQg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1378_-_Clear_session_7dR8uONAEPQMBLQg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1379_-_Rotate_session_7dR8uONAEPQMBLQg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_137_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1380_-_Stop_lttng_tracing_for_session_7dR8uONAEPQMBLQg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1381_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1382_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1383_-_Destroy_session_7dR8uONAEPQMBLQg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1384_-_Create_session_bkTxXNqhXJSDJhRW_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1385_-_Enable_channel_chan_for_session_bkTxXNqhXJSDJhRW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1386_-_Enable_ust_event_tp:tptest_for_session_bkTxXNqhXJSDJhRW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1387_-_Start_tracing_for_session_bkTxXNqhXJSDJhRW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1388_-_Clear_session_bkTxXNqhXJSDJhRW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1389_-_Clear_session_bkTxXNqhXJSDJhRW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_138_-_Destroy_session_klA0YwlsC7as6jfm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1390_-_Stop_lttng_tracing_for_session_bkTxXNqhXJSDJhRW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1391_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1392_-_Destroy_session_bkTxXNqhXJSDJhRW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1393_-_Create_session_A6cxWioalim0qCdk_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1394_-_Enable_channel_channel0_for_session_A6cxWioalim0qCdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1395_-_Enable_ust_event_tp:tptest_for_session_A6cxWioalim0qCdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1396_-_Start_tracing_for_session_A6cxWioalim0qCdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1397_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1398_-_Stop_lttng_tracing_for_session_A6cxWioalim0qCdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1399_-_Validate_trace_for_event_tp:tptest,_9_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_139_-_Create_session_5HE2xNWV0WA2nf20_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_13_-_Enable_ust_event_tp:tptest_for_session_WKv9kb0bqz9GO9YC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1400_-_Read_a_total_of_9_events,_expected_9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1401_-_Start_tracing_for_session_A6cxWioalim0qCdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1402_-_Clear_session_A6cxWioalim0qCdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1403_-_Clear_session_A6cxWioalim0qCdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1404_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1405_-_Stop_lttng_tracing_for_session_A6cxWioalim0qCdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1406_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1407_-_Start_tracing_for_session_A6cxWioalim0qCdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1408_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1409_-_Stop_lttng_tracing_for_session_A6cxWioalim0qCdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_140_-_Enable_channel_chan_for_session_5HE2xNWV0WA2nf20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1410_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1411_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1412_-_Destroy_session_A6cxWioalim0qCdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1413_-_Create_session_Di77awTL9VCUuwCB_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1414_-_Enable_channel_chan_for_session_Di77awTL9VCUuwCB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1415_-_Enable_ust_event_tp:tptest_for_session_Di77awTL9VCUuwCB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1416_-_Start_tracing_for_session_Di77awTL9VCUuwCB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1417_-_Stop_lttng_tracing_for_session_Di77awTL9VCUuwCB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1418_-_Clear_session_Di77awTL9VCUuwCB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1419_-_Start_tracing_for_session_Di77awTL9VCUuwCB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_141_-_Enable_ust_event_tp:tptest_for_session_5HE2xNWV0WA2nf20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1420_-_Stop_lttng_tracing_for_session_Di77awTL9VCUuwCB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1421_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Di77awTL9VCUuwCB-20240206-092320\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1422_-_Destroy_session_Di77awTL9VCUuwCB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1423_-_Create_session_xj4XHxJwZ1tmIsx3_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1424_-_Enable_channel_chan_for_session_xj4XHxJwZ1tmIsx3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1425_-_Enable_ust_event_tp:tptest_for_session_xj4XHxJwZ1tmIsx3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1426_-_Start_tracing_for_session_xj4XHxJwZ1tmIsx3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1427_-_Rotate_session_xj4XHxJwZ1tmIsx3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1428_-_Stop_lttng_tracing_for_session_xj4XHxJwZ1tmIsx3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1429_-_Clear_session_xj4XHxJwZ1tmIsx3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_142_-_Start_tracing_for_session_5HE2xNWV0WA2nf20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1430_-_Start_tracing_for_session_xj4XHxJwZ1tmIsx3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1431_-_Stop_lttng_tracing_for_session_xj4XHxJwZ1tmIsx3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1432_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1433_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1434_-_Destroy_session_xj4XHxJwZ1tmIsx3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1435_-_Create_session_cUiOjlTc6OJPnOen_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1436_-_Enable_channel_chan_for_session_cUiOjlTc6OJPnOen": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1437_-_Enable_ust_event_tp:tptest_for_session_cUiOjlTc6OJPnOen": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1438_-_Start_tracing_for_session_cUiOjlTc6OJPnOen": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1439_-_Stop_lttng_tracing_for_session_cUiOjlTc6OJPnOen": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_143_-_Clear_session_5HE2xNWV0WA2nf20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1440_-_Clear_session_cUiOjlTc6OJPnOen": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1441_-_Start_tracing_for_session_cUiOjlTc6OJPnOen": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1442_-_Rotate_session_cUiOjlTc6OJPnOen": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1443_-_Stop_lttng_tracing_for_session_cUiOjlTc6OJPnOen": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1444_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1445_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1446_-_Destroy_session_cUiOjlTc6OJPnOen": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1447_-_Create_session_ftr9hWt2ncut3DE0_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1448_-_Enable_channel_rotchan_for_session_ftr9hWt2ncut3DE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1449_-_Enable_ust_event_tp:tptest_for_session_ftr9hWt2ncut3DE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_144_-_Stop_lttng_tracing_for_session_5HE2xNWV0WA2nf20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1450_-_Start_tracing_for_session_ftr9hWt2ncut3DE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1451_-_Stop_lttng_tracing_for_session_ftr9hWt2ncut3DE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1452_-_Clear_session_ftr9hWt2ncut3DE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1453_-_Start_tracing_for_session_ftr9hWt2ncut3DE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1454_-_Stop_lttng_tracing_for_session_ftr9hWt2ncut3DE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1455_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/ftr9hWt2ncut3DE0-20240206-092325\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1456_-_Start_tracing_for_session_ftr9hWt2ncut3DE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1457_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1458_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1459_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_145_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1460_-_Destroy_session_ftr9hWt2ncut3DE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1461_-_Create_session_rnvTA2hAUAR2stny_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1462_-_Enable_channel_rotchan_for_session_rnvTA2hAUAR2stny": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1463_-_Enable_ust_event_tp:tptest_for_session_rnvTA2hAUAR2stny": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1464_-_Start_tracing_for_session_rnvTA2hAUAR2stny": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1465_-_Stop_lttng_tracing_for_session_rnvTA2hAUAR2stny": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1466_-_Clear_session_rnvTA2hAUAR2stny": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1467_-_Start_tracing_for_session_rnvTA2hAUAR2stny": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1468_-_Stop_lttng_tracing_for_session_rnvTA2hAUAR2stny": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1469_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/rnvTA2hAUAR2stny-20240206-092326\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_146_-_Destroy_session_5HE2xNWV0WA2nf20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1470_-_Start_tracing_for_session_rnvTA2hAUAR2stny": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1471_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1472_-_Validate_trace_for_event_tp:tptest,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1473_-_Read_a_total_of_34_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1474_-_Destroy_session_rnvTA2hAUAR2stny": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1475_-_Create_session_jv01Tco4s38ftnKE_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1476_-_Enable_channel_chan_for_session_jv01Tco4s38ftnKE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1477_-_Enable_ust_event_tp:tptest_for_session_jv01Tco4s38ftnKE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1478_-_Start_tracing_for_session_jv01Tco4s38ftnKE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1479_-_Stop_lttng_tracing_for_session_jv01Tco4s38ftnKE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_147_-_Create_session_GbTGR1VVVBO5ANFr_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1480_-_Clear_session_jv01Tco4s38ftnKE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1481_-_Start_tracing_for_session_jv01Tco4s38ftnKE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1482_-_Stop_lttng_tracing_for_session_jv01Tco4s38ftnKE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1483_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/jv01Tco4s38ftnKE*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1484_-_Destroy_session_jv01Tco4s38ftnKE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1485_-_Create_session_kmYcExCLOQ8tViQr_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1486_-_Enable_channel_chan_for_session_kmYcExCLOQ8tViQr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1487_-_Enable_ust_event_tp:tptest_for_session_kmYcExCLOQ8tViQr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1488_-_Start_tracing_for_session_kmYcExCLOQ8tViQr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1489_-_Stop_lttng_tracing_for_session_kmYcExCLOQ8tViQr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_148_-_Enable_channel_snapshot_for_session_GbTGR1VVVBO5ANFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1490_-_Clear_session_kmYcExCLOQ8tViQr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1491_-_Start_tracing_for_session_kmYcExCLOQ8tViQr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1492_-_Stop_lttng_tracing_for_session_kmYcExCLOQ8tViQr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1493_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/kmYcExCLOQ8tViQr-20240206-092329\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1494_-_Destroy_session_kmYcExCLOQ8tViQr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1495_-_Create_session_h3dkYe9XAM4LCODi_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1496_-_Enable_channel_chan_for_session_h3dkYe9XAM4LCODi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1497_-_Enable_ust_event_tp:tptest_for_session_h3dkYe9XAM4LCODi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1498_-_Start_tracing_for_session_h3dkYe9XAM4LCODi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1499_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_149_-_Enable_ust_event_tp:tptest_for_session_GbTGR1VVVBO5ANFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_14_-_Start_tracing_for_session_WKv9kb0bqz9GO9YC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1500_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1501_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1502_-_Destroy_session_h3dkYe9XAM4LCODi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1503_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1504_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1505_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1506_-_Create_session_nmBI7JGtaNeYsMmG_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1507_-_Enable_channel_chan_for_session_nmBI7JGtaNeYsMmG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1508_-_Enable_ust_event_tp:tptest_for_session_nmBI7JGtaNeYsMmG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1509_-_Start_tracing_for_session_nmBI7JGtaNeYsMmG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_150_-_Start_tracing_for_session_GbTGR1VVVBO5ANFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1510_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1511_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1512_-_Stop_lttng_tracing_for_session_nmBI7JGtaNeYsMmG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1513_-_Clear_session_nmBI7JGtaNeYsMmG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1514_-_Start_tracing_for_session_nmBI7JGtaNeYsMmG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1515_-_Stop_lttng_tracing_for_session_nmBI7JGtaNeYsMmG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1516_-_Destroy_session_nmBI7JGtaNeYsMmG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1517_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1518_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1519_-_Create_session_Hv1punYmks83zAT8_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_151_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1520_-_Enable_channel_chan_for_session_Hv1punYmks83zAT8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1521_-_Add_context_command_for_type:_vpid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1522_-_Enable_ust_event_tp:tptest_for_session_Hv1punYmks83zAT8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1523_-_Start_tracing_for_session_Hv1punYmks83zAT8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1524_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1525_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1526_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1527_-_Stop_lttng_tracing_for_session_Hv1punYmks83zAT8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1528_-_Clear_session_Hv1punYmks83zAT8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1529_-_Start_tracing_for_session_Hv1punYmks83zAT8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_152_-_Stop_lttng_tracing_for_session_GbTGR1VVVBO5ANFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1530_-_Enable_event_lttng_ust_statedump:start_with_filtering_for_session_Hv1punYmks83zAT8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1531_-_Enable_event_lttng_ust_statedump:end_with_filtering_for_session_Hv1punYmks83zAT8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1532_-_Statedump_regenerate_Hv1punYmks83zAT8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1533_-_Live_viewer_read_12_events,_expect_12": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1534_-_Stop_lttng_tracing_for_session_Hv1punYmks83zAT8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1535_-_Destroy_session_Hv1punYmks83zAT8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1536_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1537_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1538_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1539_-_Create_session_uhrSA0EhlEkGnbIH_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_153_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1540_-_Enable_channel_chan_for_session_uhrSA0EhlEkGnbIH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1541_-_Enable_ust_event_tp:tptest_for_session_uhrSA0EhlEkGnbIH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1542_-_Start_tracing_for_session_uhrSA0EhlEkGnbIH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1543_-_Stop_lttng_tracing_for_session_uhrSA0EhlEkGnbIH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1544_-_Clear_session_uhrSA0EhlEkGnbIH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1545_-_Start_tracing_for_session_uhrSA0EhlEkGnbIH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1546_-_Stop_lttng_tracing_for_session_uhrSA0EhlEkGnbIH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1547_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1548_-_Destroy_session_uhrSA0EhlEkGnbIH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1549_-_Create_session_SmlefaLUWK8yjnhf_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_154_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1550_-_Enable_channel_chan_for_session_SmlefaLUWK8yjnhf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1551_-_Enable_ust_event_tp:tptest_for_session_SmlefaLUWK8yjnhf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1552_-_Start_tracing_for_session_SmlefaLUWK8yjnhf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1553_-_Rotate_session_SmlefaLUWK8yjnhf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1554_-_Stop_lttng_tracing_for_session_SmlefaLUWK8yjnhf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1555_-_Clear_session_SmlefaLUWK8yjnhf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1556_-_Start_tracing_for_session_SmlefaLUWK8yjnhf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1557_-_Stop_lttng_tracing_for_session_SmlefaLUWK8yjnhf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1558_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1559_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_155_-_Start_tracing_for_session_GbTGR1VVVBO5ANFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1560_-_Destroy_session_SmlefaLUWK8yjnhf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1561_-_Create_session_vVhIn5qaZBhYxy5v_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1562_-_Enable_channel_chan_for_session_vVhIn5qaZBhYxy5v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1563_-_Enable_ust_event_tp:tptest_for_session_vVhIn5qaZBhYxy5v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1564_-_Start_tracing_for_session_vVhIn5qaZBhYxy5v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1565_-_Stop_lttng_tracing_for_session_vVhIn5qaZBhYxy5v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1566_-_Clear_session_vVhIn5qaZBhYxy5v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1567_-_Start_tracing_for_session_vVhIn5qaZBhYxy5v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1568_-_Rotate_session_vVhIn5qaZBhYxy5v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1569_-_Stop_lttng_tracing_for_session_vVhIn5qaZBhYxy5v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_156_-_Clear_session_GbTGR1VVVBO5ANFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1570_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1571_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1572_-_Destroy_session_vVhIn5qaZBhYxy5v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1573_-_Create_session_tXWP6dT7WL3ONDbh_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1574_-_Enable_channel_chan_for_session_tXWP6dT7WL3ONDbh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1575_-_Enable_ust_event_tp:tptest_for_session_tXWP6dT7WL3ONDbh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1576_-_Start_tracing_for_session_tXWP6dT7WL3ONDbh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1577_-_Stop_lttng_tracing_for_session_tXWP6dT7WL3ONDbh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1578_-_Clear_session_tXWP6dT7WL3ONDbh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1579_-_Start_tracing_for_session_tXWP6dT7WL3ONDbh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_157_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1580_-_Stop_lttng_tracing_for_session_tXWP6dT7WL3ONDbh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1581_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1582_-_Destroy_session_tXWP6dT7WL3ONDbh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1583_-_Create_session_7kTnTSJPKaEMkCI6_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1584_-_Enable_channel_channel0_for_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1585_-_Enable_ust_event_tp:tptest_for_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1586_-_Start_tracing_for_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1587_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1588_-_Stop_lttng_tracing_for_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1589_-_Validate_trace_for_event_tp:tptest,_9_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_158_-_Stop_lttng_tracing_for_session_GbTGR1VVVBO5ANFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1590_-_Read_a_total_of_9_events,_expected_9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1591_-_Start_tracing_for_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1592_-_Stop_lttng_tracing_for_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1593_-_Clear_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1594_-_Start_tracing_for_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1595_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1596_-_Stop_lttng_tracing_for_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1597_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1598_-_Start_tracing_for_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1599_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_159_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_15_-_Rotate_session_WKv9kb0bqz9GO9YC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1600_-_Stop_lttng_tracing_for_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1601_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1602_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1603_-_Destroy_session_7kTnTSJPKaEMkCI6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1604_-_Create_session_EVlbdLAHV7C1vKDR_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1605_-_Enable_channel_chan_for_session_EVlbdLAHV7C1vKDR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1606_-_Enable_ust_event_tp:tptest_for_session_EVlbdLAHV7C1vKDR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1607_-_Start_tracing_for_session_EVlbdLAHV7C1vKDR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1608_-_Stop_lttng_tracing_for_session_EVlbdLAHV7C1vKDR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1609_-_Clear_session_EVlbdLAHV7C1vKDR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_160_-_Start_tracing_for_session_GbTGR1VVVBO5ANFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1610_-_Clear_session_EVlbdLAHV7C1vKDR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1611_-_Start_tracing_for_session_EVlbdLAHV7C1vKDR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1612_-_Stop_lttng_tracing_for_session_EVlbdLAHV7C1vKDR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1613_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/EVlbdLAHV7C1vKDR-20240206-092354\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1614_-_Destroy_session_EVlbdLAHV7C1vKDR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1615_-_Create_session_XcdNm3PGWmhaNqhU_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1616_-_Enable_channel_chan_for_session_XcdNm3PGWmhaNqhU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1617_-_Enable_ust_event_tp:tptest_for_session_XcdNm3PGWmhaNqhU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1618_-_Start_tracing_for_session_XcdNm3PGWmhaNqhU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1619_-_Rotate_session_XcdNm3PGWmhaNqhU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_161_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1620_-_Stop_lttng_tracing_for_session_XcdNm3PGWmhaNqhU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1621_-_Clear_session_XcdNm3PGWmhaNqhU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1622_-_Clear_session_XcdNm3PGWmhaNqhU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1623_-_Start_tracing_for_session_XcdNm3PGWmhaNqhU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1624_-_Stop_lttng_tracing_for_session_XcdNm3PGWmhaNqhU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1625_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1626_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1627_-_Destroy_session_XcdNm3PGWmhaNqhU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1628_-_Create_session_uy1Jt9sh8gfsb92a_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1629_-_Enable_channel_chan_for_session_uy1Jt9sh8gfsb92a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_162_-_Stop_lttng_tracing_for_session_GbTGR1VVVBO5ANFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1630_-_Enable_ust_event_tp:tptest_for_session_uy1Jt9sh8gfsb92a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1631_-_Start_tracing_for_session_uy1Jt9sh8gfsb92a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1632_-_Stop_lttng_tracing_for_session_uy1Jt9sh8gfsb92a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1633_-_Clear_session_uy1Jt9sh8gfsb92a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1634_-_Clear_session_uy1Jt9sh8gfsb92a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1635_-_Start_tracing_for_session_uy1Jt9sh8gfsb92a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1636_-_Rotate_session_uy1Jt9sh8gfsb92a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1637_-_Stop_lttng_tracing_for_session_uy1Jt9sh8gfsb92a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1638_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1639_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_163_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1640_-_Destroy_session_uy1Jt9sh8gfsb92a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1641_-_Create_session_FT4D6mAKC265E9Zc_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1642_-_Enable_channel_rotchan_for_session_FT4D6mAKC265E9Zc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1643_-_Enable_ust_event_tp:tptest_for_session_FT4D6mAKC265E9Zc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1644_-_Start_tracing_for_session_FT4D6mAKC265E9Zc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1645_-_Stop_lttng_tracing_for_session_FT4D6mAKC265E9Zc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1646_-_Clear_session_FT4D6mAKC265E9Zc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1647_-_Clear_session_FT4D6mAKC265E9Zc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1648_-_Start_tracing_for_session_FT4D6mAKC265E9Zc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1649_-_Stop_lttng_tracing_for_session_FT4D6mAKC265E9Zc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_164_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1650_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/FT4D6mAKC265E9Zc-20240206-092359\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1651_-_Start_tracing_for_session_FT4D6mAKC265E9Zc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1652_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1653_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1654_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1655_-_Destroy_session_FT4D6mAKC265E9Zc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1656_-_Create_session_OZnxxY0Wld9hLPED_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1657_-_Enable_channel_rotchan_for_session_OZnxxY0Wld9hLPED": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1658_-_Enable_ust_event_tp:tptest_for_session_OZnxxY0Wld9hLPED": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1659_-_Start_tracing_for_session_OZnxxY0Wld9hLPED": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_165_-_Destroy_session_GbTGR1VVVBO5ANFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1660_-_Stop_lttng_tracing_for_session_OZnxxY0Wld9hLPED": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1661_-_Clear_session_OZnxxY0Wld9hLPED": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1662_-_Clear_session_OZnxxY0Wld9hLPED": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1663_-_Start_tracing_for_session_OZnxxY0Wld9hLPED": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1664_-_Stop_lttng_tracing_for_session_OZnxxY0Wld9hLPED": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1665_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/OZnxxY0Wld9hLPED-20240206-092400\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1666_-_Start_tracing_for_session_OZnxxY0Wld9hLPED": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1667_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1668_-_Validate_trace_for_event_tp:tptest,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1669_-_Read_a_total_of_34_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_166_-_Create_session_GeI979b6mKZejofy_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1670_-_Destroy_session_OZnxxY0Wld9hLPED": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1671_-_Create_session_0TedAwdJb2qlkAZb_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1672_-_Enable_channel_chan_for_session_0TedAwdJb2qlkAZb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1673_-_Enable_ust_event_tp:tptest_for_session_0TedAwdJb2qlkAZb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1674_-_Start_tracing_for_session_0TedAwdJb2qlkAZb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1675_-_Stop_lttng_tracing_for_session_0TedAwdJb2qlkAZb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1676_-_Clear_session_0TedAwdJb2qlkAZb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1677_-_Clear_session_0TedAwdJb2qlkAZb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1678_-_Start_tracing_for_session_0TedAwdJb2qlkAZb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1679_-_Stop_lttng_tracing_for_session_0TedAwdJb2qlkAZb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_167_-_Enable_channel_snapshot_for_session_GeI979b6mKZejofy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1680_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/0TedAwdJb2qlkAZb*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1681_-_Destroy_session_0TedAwdJb2qlkAZb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1682_-_Create_session_ICYEPVzLXlwtaUkc_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1683_-_Enable_channel_chan_for_session_ICYEPVzLXlwtaUkc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1684_-_Enable_ust_event_tp:tptest_for_session_ICYEPVzLXlwtaUkc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1685_-_Start_tracing_for_session_ICYEPVzLXlwtaUkc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1686_-_Stop_lttng_tracing_for_session_ICYEPVzLXlwtaUkc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1687_-_Clear_session_ICYEPVzLXlwtaUkc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1688_-_Clear_session_ICYEPVzLXlwtaUkc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1689_-_Start_tracing_for_session_ICYEPVzLXlwtaUkc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_168_-_Enable_ust_event_tp:tptest_for_session_GeI979b6mKZejofy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1690_-_Stop_lttng_tracing_for_session_ICYEPVzLXlwtaUkc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1691_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/ICYEPVzLXlwtaUkc-20240206-092403\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1692_-_Destroy_session_ICYEPVzLXlwtaUkc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1693_-_Create_session_m92rb4pcywlAcwJZ_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1694_-_Enable_channel_chan_for_session_m92rb4pcywlAcwJZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1695_-_Enable_ust_event_tp:tptest_for_session_m92rb4pcywlAcwJZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1696_-_Start_tracing_for_session_m92rb4pcywlAcwJZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1697_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1698_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1699_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_169_-_Start_tracing_for_session_GeI979b6mKZejofy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_16_-_Clear_session_WKv9kb0bqz9GO9YC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1700_-_Destroy_session_m92rb4pcywlAcwJZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1701_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1702_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1703_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1704_-_Create_session_EtgXgfSrS96ukFxm_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1705_-_Enable_channel_chan_for_session_EtgXgfSrS96ukFxm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1706_-_Enable_ust_event_tp:tptest_for_session_EtgXgfSrS96ukFxm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1707_-_Start_tracing_for_session_EtgXgfSrS96ukFxm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1708_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1709_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_170_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1710_-_Stop_lttng_tracing_for_session_EtgXgfSrS96ukFxm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1711_-_Clear_session_EtgXgfSrS96ukFxm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1712_-_Clear_session_EtgXgfSrS96ukFxm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1713_-_Start_tracing_for_session_EtgXgfSrS96ukFxm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1714_-_Stop_lttng_tracing_for_session_EtgXgfSrS96ukFxm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1715_-_Destroy_session_EtgXgfSrS96ukFxm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1716_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1717_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1718_-_Create_session_nlNi4hvSMWGIKnwX_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1719_-_Enable_channel_chan_for_session_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_171_-_Stop_lttng_tracing_for_session_GeI979b6mKZejofy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1720_-_Add_context_command_for_type:_vpid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1721_-_Enable_ust_event_tp:tptest_for_session_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1722_-_Start_tracing_for_session_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1723_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1724_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1725_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1726_-_Stop_lttng_tracing_for_session_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1727_-_Clear_session_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1728_-_Clear_session_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1729_-_Start_tracing_for_session_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_172_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1730_-_Enable_event_lttng_ust_statedump:start_with_filtering_for_session_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1731_-_Enable_event_lttng_ust_statedump:end_with_filtering_for_session_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1732_-_Statedump_regenerate_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1733_-_Live_viewer_read_12_events,_expect_12": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1734_-_Stop_lttng_tracing_for_session_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1735_-_Destroy_session_nlNi4hvSMWGIKnwX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1736_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1737_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1738_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1739_-_Create_session_EAJ86uOutBoBwLl7_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_173_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1740_-_Enable_channel_chan_for_session_EAJ86uOutBoBwLl7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1741_-_Enable_ust_event_tp:tptest_for_session_EAJ86uOutBoBwLl7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1742_-_Start_tracing_for_session_EAJ86uOutBoBwLl7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1743_-_Stop_lttng_tracing_for_session_EAJ86uOutBoBwLl7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1744_-_Clear_session_EAJ86uOutBoBwLl7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1745_-_Clear_session_EAJ86uOutBoBwLl7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1746_-_Start_tracing_for_session_EAJ86uOutBoBwLl7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1747_-_Stop_lttng_tracing_for_session_EAJ86uOutBoBwLl7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1748_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1749_-_Destroy_session_EAJ86uOutBoBwLl7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_174_-_Start_tracing_for_session_GeI979b6mKZejofy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1750_-_Create_session_I9BJuK92EtP07J4x_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1751_-_Enable_channel_chan_for_session_I9BJuK92EtP07J4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1752_-_Enable_ust_event_tp:tptest_for_session_I9BJuK92EtP07J4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1753_-_Start_tracing_for_session_I9BJuK92EtP07J4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1754_-_Rotate_session_I9BJuK92EtP07J4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1755_-_Stop_lttng_tracing_for_session_I9BJuK92EtP07J4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1756_-_Clear_session_I9BJuK92EtP07J4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1757_-_Clear_session_I9BJuK92EtP07J4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1758_-_Start_tracing_for_session_I9BJuK92EtP07J4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1759_-_Stop_lttng_tracing_for_session_I9BJuK92EtP07J4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_175_-_Clear_session_GeI979b6mKZejofy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1760_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1761_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1762_-_Destroy_session_I9BJuK92EtP07J4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1763_-_Create_session_riKAC8GuxuMb5HAI_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1764_-_Enable_channel_chan_for_session_riKAC8GuxuMb5HAI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1765_-_Enable_ust_event_tp:tptest_for_session_riKAC8GuxuMb5HAI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1766_-_Start_tracing_for_session_riKAC8GuxuMb5HAI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1767_-_Stop_lttng_tracing_for_session_riKAC8GuxuMb5HAI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1768_-_Clear_session_riKAC8GuxuMb5HAI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1769_-_Clear_session_riKAC8GuxuMb5HAI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_176_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1770_-_Start_tracing_for_session_riKAC8GuxuMb5HAI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1771_-_Rotate_session_riKAC8GuxuMb5HAI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1772_-_Stop_lttng_tracing_for_session_riKAC8GuxuMb5HAI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1773_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1774_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1775_-_Destroy_session_riKAC8GuxuMb5HAI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1776_-_Create_session_GJ0dliaNhpUWV6UW_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1777_-_Enable_channel_chan_for_session_GJ0dliaNhpUWV6UW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1778_-_Enable_ust_event_tp:tptest_for_session_GJ0dliaNhpUWV6UW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1779_-_Start_tracing_for_session_GJ0dliaNhpUWV6UW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_177_-_Stop_lttng_tracing_for_session_GeI979b6mKZejofy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1780_-_Stop_lttng_tracing_for_session_GJ0dliaNhpUWV6UW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1781_-_Clear_session_GJ0dliaNhpUWV6UW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1782_-_Clear_session_GJ0dliaNhpUWV6UW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1783_-_Start_tracing_for_session_GJ0dliaNhpUWV6UW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1784_-_Stop_lttng_tracing_for_session_GJ0dliaNhpUWV6UW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1785_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1786_-_Destroy_session_GJ0dliaNhpUWV6UW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1787_-_Create_session_iQQvGGyKy6O8KTCx_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1788_-_Enable_channel_channel0_for_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1789_-_Enable_ust_event_tp:tptest_for_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_178_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1790_-_Start_tracing_for_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1791_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1792_-_Stop_lttng_tracing_for_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1793_-_Validate_trace_for_event_tp:tptest,_9_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1794_-_Read_a_total_of_9_events,_expected_9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1795_-_Start_tracing_for_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1796_-_Stop_lttng_tracing_for_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1797_-_Clear_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1798_-_Clear_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1799_-_Start_tracing_for_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_179_-_Start_tracing_for_session_GeI979b6mKZejofy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_17_-_Stop_lttng_tracing_for_session_WKv9kb0bqz9GO9YC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1800_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1801_-_Stop_lttng_tracing_for_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1802_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1803_-_Start_tracing_for_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1804_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1805_-_Stop_lttng_tracing_for_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1806_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1807_-_Read_a_total_of_1_events,_expected_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1808_-_Destroy_session_iQQvGGyKy6O8KTCx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1809_-_Create_session_yKAjcaVzyFnW3ys6_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_180_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1810_-_Enable_channel_chan_for_session_yKAjcaVzyFnW3ys6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1811_-_Enable_ust_event_tp:tptest_for_session_yKAjcaVzyFnW3ys6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1812_-_Start_tracing_for_session_yKAjcaVzyFnW3ys6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1813_-_Stop_lttng_tracing_for_session_yKAjcaVzyFnW3ys6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1814_-_Rotate_session_yKAjcaVzyFnW3ys6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1815_-_Clear_session_yKAjcaVzyFnW3ys6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1816_-_Start_tracing_for_session_yKAjcaVzyFnW3ys6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1817_-_Stop_lttng_tracing_for_session_yKAjcaVzyFnW3ys6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1818_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1819_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_181_-_Stop_lttng_tracing_for_session_GeI979b6mKZejofy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1820_-_Destroy_session_yKAjcaVzyFnW3ys6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1821_-_Create_session_LiCSpRnmtbVgdpA0_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1822_-_Enable_channel_chan_for_session_LiCSpRnmtbVgdpA0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1823_-_Enable_ust_event_tp:tptest_for_session_LiCSpRnmtbVgdpA0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1824_-_Start_tracing_for_session_LiCSpRnmtbVgdpA0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1825_-_Rotate_session_LiCSpRnmtbVgdpA0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1826_-_Stop_lttng_tracing_for_session_LiCSpRnmtbVgdpA0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1827_-_Rotate_session_LiCSpRnmtbVgdpA0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1828_-_Clear_session_LiCSpRnmtbVgdpA0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1829_-_Start_tracing_for_session_LiCSpRnmtbVgdpA0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_182_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1830_-_Stop_lttng_tracing_for_session_LiCSpRnmtbVgdpA0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1831_-_Validate_trace_for_event_tp:tptest,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1832_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1833_-_Destroy_session_LiCSpRnmtbVgdpA0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1834_-_Create_session_is4VkyVTIVWm7HzA_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1835_-_Enable_channel_chan_for_session_is4VkyVTIVWm7HzA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1836_-_Enable_ust_event_tp:tptest_for_session_is4VkyVTIVWm7HzA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1837_-_Start_tracing_for_session_is4VkyVTIVWm7HzA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1838_-_Stop_lttng_tracing_for_session_is4VkyVTIVWm7HzA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1839_-_Rotate_session_is4VkyVTIVWm7HzA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_183_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1840_-_Clear_session_is4VkyVTIVWm7HzA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1841_-_Start_tracing_for_session_is4VkyVTIVWm7HzA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1842_-_Rotate_session_is4VkyVTIVWm7HzA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1843_-_Stop_lttng_tracing_for_session_is4VkyVTIVWm7HzA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1844_-_Validate_trace_for_event_tp:tptest,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1845_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1846_-_Destroy_session_is4VkyVTIVWm7HzA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1847_-_Create_session_iqS1USmXKxShdFSY_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1848_-_Enable_channel_rotchan_for_session_iqS1USmXKxShdFSY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1849_-_Enable_ust_event_tp:tptest_for_session_iqS1USmXKxShdFSY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_184_-_Destroy_session_GeI979b6mKZejofy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1850_-_Start_tracing_for_session_iqS1USmXKxShdFSY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1851_-_Stop_lttng_tracing_for_session_iqS1USmXKxShdFSY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1852_-_Rotate_session_iqS1USmXKxShdFSY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1853_-_Clear_session_iqS1USmXKxShdFSY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1854_-_Start_tracing_for_session_iqS1USmXKxShdFSY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1855_-_Stop_lttng_tracing_for_session_iqS1USmXKxShdFSY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1856_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1857_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1858_-_Start_tracing_for_session_iqS1USmXKxShdFSY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1859_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_185_-_Create_session_42DgwngX5wjABiHF_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1860_-_Validate_trace_for_event_tp:tptest,_30_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1861_-_Read_a_total_of_30_events,_expected_30": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1862_-_Destroy_session_iqS1USmXKxShdFSY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1863_-_Create_session_X96Xw9gz0tRCqFkJ_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1864_-_Enable_channel_rotchan_for_session_X96Xw9gz0tRCqFkJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1865_-_Enable_ust_event_tp:tptest_for_session_X96Xw9gz0tRCqFkJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1866_-_Start_tracing_for_session_X96Xw9gz0tRCqFkJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1867_-_Stop_lttng_tracing_for_session_X96Xw9gz0tRCqFkJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1868_-_Rotate_session_X96Xw9gz0tRCqFkJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1869_-_Clear_session_X96Xw9gz0tRCqFkJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_186_-_Enable_channel_chan_for_session_42DgwngX5wjABiHF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1870_-_Start_tracing_for_session_X96Xw9gz0tRCqFkJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1871_-_Stop_lttng_tracing_for_session_X96Xw9gz0tRCqFkJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1872_-_Validate_trace_for_event_tp:tptest,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1873_-_Read_a_total_of_34_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1874_-_Start_tracing_for_session_X96Xw9gz0tRCqFkJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1875_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1876_-_Validate_trace_for_event_tp:tptest,_68_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1877_-_Read_a_total_of_68_events,_expected_between_[1,_600000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1878_-_Destroy_session_X96Xw9gz0tRCqFkJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1879_-_Create_session_vHcFuJoeCaXyIKLG_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_187_-_Enable_ust_event_tp:tptest_for_session_42DgwngX5wjABiHF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1880_-_Enable_channel_chan_for_session_vHcFuJoeCaXyIKLG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1881_-_Enable_ust_event_tp:tptest_for_session_vHcFuJoeCaXyIKLG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1882_-_Start_tracing_for_session_vHcFuJoeCaXyIKLG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1883_-_Stop_lttng_tracing_for_session_vHcFuJoeCaXyIKLG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1884_-_Clear_session_vHcFuJoeCaXyIKLG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1885_-_Start_tracing_for_session_vHcFuJoeCaXyIKLG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1886_-_Stop_lttng_tracing_for_session_vHcFuJoeCaXyIKLG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1887_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/vHcFuJoeCaXyIKLG*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1888_-_Destroy_session_vHcFuJoeCaXyIKLG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1889_-_Create_session_zC3iw6aILwmLPSYR_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_188_-_Start_tracing_for_session_42DgwngX5wjABiHF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1890_-_Enable_channel_chan_for_session_zC3iw6aILwmLPSYR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1891_-_Enable_ust_event_tp:tptest_for_session_zC3iw6aILwmLPSYR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1892_-_Start_tracing_for_session_zC3iw6aILwmLPSYR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1893_-_Stop_lttng_tracing_for_session_zC3iw6aILwmLPSYR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1894_-_Rotate_session_zC3iw6aILwmLPSYR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1895_-_Clear_session_zC3iw6aILwmLPSYR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1896_-_Start_tracing_for_session_zC3iw6aILwmLPSYR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1897_-_Stop_lttng_tracing_for_session_zC3iw6aILwmLPSYR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1898_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1899_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_189_-_Clear_session_42DgwngX5wjABiHF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_18_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1900_-_Destroy_session_zC3iw6aILwmLPSYR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1901_-_Create_session_xyqA0k19wDrjOOBC_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1902_-_Enable_channel_chan_for_session_xyqA0k19wDrjOOBC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1903_-_Enable_ust_event_tp:tptest_for_session_xyqA0k19wDrjOOBC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1904_-_Start_tracing_for_session_xyqA0k19wDrjOOBC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1905_-_Rotate_session_xyqA0k19wDrjOOBC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1906_-_Stop_lttng_tracing_for_session_xyqA0k19wDrjOOBC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1907_-_Rotate_session_xyqA0k19wDrjOOBC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1908_-_Clear_session_xyqA0k19wDrjOOBC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1909_-_Start_tracing_for_session_xyqA0k19wDrjOOBC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_190_-_Clear_session_42DgwngX5wjABiHF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1910_-_Stop_lttng_tracing_for_session_xyqA0k19wDrjOOBC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1911_-_Validate_trace_for_event_tp:tptest,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1912_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1913_-_Destroy_session_xyqA0k19wDrjOOBC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1914_-_Create_session_X7sG129Ar6Q4diBR_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1915_-_Enable_channel_chan_for_session_X7sG129Ar6Q4diBR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1916_-_Enable_ust_event_tp:tptest_for_session_X7sG129Ar6Q4diBR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1917_-_Start_tracing_for_session_X7sG129Ar6Q4diBR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1918_-_Stop_lttng_tracing_for_session_X7sG129Ar6Q4diBR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1919_-_Rotate_session_X7sG129Ar6Q4diBR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_191_-_Stop_lttng_tracing_for_session_42DgwngX5wjABiHF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1920_-_Clear_session_X7sG129Ar6Q4diBR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1921_-_Start_tracing_for_session_X7sG129Ar6Q4diBR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1922_-_Rotate_session_X7sG129Ar6Q4diBR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1923_-_Stop_lttng_tracing_for_session_X7sG129Ar6Q4diBR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1924_-_Validate_trace_for_event_tp:tptest,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1925_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1926_-_Destroy_session_X7sG129Ar6Q4diBR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1927_-_Create_session_HKpINZcMrKB3IQrG_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1928_-_Enable_channel_chan_for_session_HKpINZcMrKB3IQrG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1929_-_Enable_ust_event_tp:tptest_for_session_HKpINZcMrKB3IQrG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_192_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1930_-_Start_tracing_for_session_HKpINZcMrKB3IQrG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1931_-_Stop_lttng_tracing_for_session_HKpINZcMrKB3IQrG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1932_-_Clear_session_HKpINZcMrKB3IQrG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1933_-_Start_tracing_for_session_HKpINZcMrKB3IQrG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1934_-_Stop_lttng_tracing_for_session_HKpINZcMrKB3IQrG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1935_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1936_-_Destroy_session_HKpINZcMrKB3IQrG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1937_-_Create_session_7R7L5Vs4PD7UpT0D_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1938_-_Enable_channel_chan_for_session_7R7L5Vs4PD7UpT0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1939_-_Enable_ust_event_tp:tptest_for_session_7R7L5Vs4PD7UpT0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_193_-_Destroy_session_42DgwngX5wjABiHF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1940_-_Start_tracing_for_session_7R7L5Vs4PD7UpT0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1941_-_Stop_lttng_tracing_for_session_7R7L5Vs4PD7UpT0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1942_-_Clear_session_7R7L5Vs4PD7UpT0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1943_-_Expected_fail_on_rotate_session_7R7L5Vs4PD7UpT0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1944_-_Start_tracing_for_session_7R7L5Vs4PD7UpT0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1945_-_Stop_lttng_tracing_for_session_7R7L5Vs4PD7UpT0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1946_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/7R7L5Vs4PD7UpT0D-20240206-092444\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1947_-_Destroy_session_7R7L5Vs4PD7UpT0D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1948_-_Create_session_GrkITw6rN0NqteEP_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1949_-_Enable_channel_chan_for_session_GrkITw6rN0NqteEP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_194_-_Create_session_PIFQ0BXlTvfKuxB2_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1950_-_Enable_ust_event_tp:tptest_for_session_GrkITw6rN0NqteEP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1951_-_Start_tracing_for_session_GrkITw6rN0NqteEP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1952_-_Rotate_session_GrkITw6rN0NqteEP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1953_-_Stop_lttng_tracing_for_session_GrkITw6rN0NqteEP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1954_-_Clear_session_GrkITw6rN0NqteEP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1955_-_Expected_fail_on_rotate_session_GrkITw6rN0NqteEP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1956_-_Start_tracing_for_session_GrkITw6rN0NqteEP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1957_-_Stop_lttng_tracing_for_session_GrkITw6rN0NqteEP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1958_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1959_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_195_-_Enable_channel_chan_for_session_PIFQ0BXlTvfKuxB2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1960_-_Destroy_session_GrkITw6rN0NqteEP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1961_-_Create_session_GUfO7vwrmTuaPI0S_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1962_-_Enable_channel_chan_for_session_GUfO7vwrmTuaPI0S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1963_-_Enable_ust_event_tp:tptest_for_session_GUfO7vwrmTuaPI0S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1964_-_Start_tracing_for_session_GUfO7vwrmTuaPI0S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1965_-_Stop_lttng_tracing_for_session_GUfO7vwrmTuaPI0S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1966_-_Clear_session_GUfO7vwrmTuaPI0S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1967_-_Expected_fail_on_rotate_session_GUfO7vwrmTuaPI0S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1968_-_Start_tracing_for_session_GUfO7vwrmTuaPI0S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1969_-_Rotate_session_GUfO7vwrmTuaPI0S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_196_-_Enable_ust_event_tp:tptest_for_session_PIFQ0BXlTvfKuxB2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1970_-_Stop_lttng_tracing_for_session_GUfO7vwrmTuaPI0S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1971_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1972_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1973_-_Destroy_session_GUfO7vwrmTuaPI0S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1974_-_Create_session_IW9XxuSAVsco2chN_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1975_-_Enable_channel_rotchan_for_session_IW9XxuSAVsco2chN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1976_-_Enable_ust_event_tp:tptest_for_session_IW9XxuSAVsco2chN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1977_-_Start_tracing_for_session_IW9XxuSAVsco2chN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1978_-_Stop_lttng_tracing_for_session_IW9XxuSAVsco2chN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1979_-_Clear_session_IW9XxuSAVsco2chN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_197_-_Start_tracing_for_session_PIFQ0BXlTvfKuxB2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1980_-_Expected_fail_on_rotate_session_IW9XxuSAVsco2chN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1981_-_Start_tracing_for_session_IW9XxuSAVsco2chN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1982_-_Stop_lttng_tracing_for_session_IW9XxuSAVsco2chN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1983_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/IW9XxuSAVsco2chN-20240206-092448\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1984_-_Start_tracing_for_session_IW9XxuSAVsco2chN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1985_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1986_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1987_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1988_-_Destroy_session_IW9XxuSAVsco2chN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1989_-_Create_session_Q2DgME3Kh3r8Rwoc_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_198_-_Rotate_session_PIFQ0BXlTvfKuxB2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1990_-_Enable_channel_rotchan_for_session_Q2DgME3Kh3r8Rwoc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1991_-_Enable_ust_event_tp:tptest_for_session_Q2DgME3Kh3r8Rwoc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1992_-_Start_tracing_for_session_Q2DgME3Kh3r8Rwoc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1993_-_Stop_lttng_tracing_for_session_Q2DgME3Kh3r8Rwoc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1994_-_Clear_session_Q2DgME3Kh3r8Rwoc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1995_-_Expected_fail_on_rotate_session_Q2DgME3Kh3r8Rwoc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1996_-_Start_tracing_for_session_Q2DgME3Kh3r8Rwoc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1997_-_Stop_lttng_tracing_for_session_Q2DgME3Kh3r8Rwoc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1998_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Q2DgME3Kh3r8Rwoc-20240206-092450\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1999_-_Start_tracing_for_session_Q2DgME3Kh3r8Rwoc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_199_-_Clear_session_PIFQ0BXlTvfKuxB2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_19_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_1_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2000_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2001_-_Validate_trace_for_event_tp:tptest,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2002_-_Read_a_total_of_34_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2003_-_Destroy_session_Q2DgME3Kh3r8Rwoc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2004_-_Create_session_3smJJeZqL79O99li_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2005_-_Enable_channel_chan_for_session_3smJJeZqL79O99li": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2006_-_Enable_ust_event_tp:tptest_for_session_3smJJeZqL79O99li": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2007_-_Start_tracing_for_session_3smJJeZqL79O99li": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2008_-_Stop_lttng_tracing_for_session_3smJJeZqL79O99li": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2009_-_Clear_session_3smJJeZqL79O99li": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_200_-_Clear_session_PIFQ0BXlTvfKuxB2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2010_-_Start_tracing_for_session_3smJJeZqL79O99li": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2011_-_Stop_lttng_tracing_for_session_3smJJeZqL79O99li": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2012_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/3smJJeZqL79O99li*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2013_-_Destroy_session_3smJJeZqL79O99li": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2014_-_Create_session_tZZ4bTVgbEkfjYdE_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2015_-_Enable_channel_chan_for_session_tZZ4bTVgbEkfjYdE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2016_-_Enable_ust_event_tp:tptest_for_session_tZZ4bTVgbEkfjYdE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2017_-_Start_tracing_for_session_tZZ4bTVgbEkfjYdE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2018_-_Stop_lttng_tracing_for_session_tZZ4bTVgbEkfjYdE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2019_-_Clear_session_tZZ4bTVgbEkfjYdE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_201_-_Stop_lttng_tracing_for_session_PIFQ0BXlTvfKuxB2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2020_-_Expected_fail_on_rotate_session_tZZ4bTVgbEkfjYdE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2021_-_Start_tracing_for_session_tZZ4bTVgbEkfjYdE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2022_-_Stop_lttng_tracing_for_session_tZZ4bTVgbEkfjYdE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2023_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2024_-_Destroy_session_tZZ4bTVgbEkfjYdE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2025_-_Create_session_LdrhqQTLUBxVjj0N_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2026_-_Enable_channel_chan_for_session_LdrhqQTLUBxVjj0N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2027_-_Enable_ust_event_tp:tptest_for_session_LdrhqQTLUBxVjj0N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2028_-_Start_tracing_for_session_LdrhqQTLUBxVjj0N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2029_-_Rotate_session_LdrhqQTLUBxVjj0N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_202_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2030_-_Stop_lttng_tracing_for_session_LdrhqQTLUBxVjj0N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2031_-_Clear_session_LdrhqQTLUBxVjj0N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2032_-_Expected_fail_on_rotate_session_LdrhqQTLUBxVjj0N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2033_-_Start_tracing_for_session_LdrhqQTLUBxVjj0N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2034_-_Stop_lttng_tracing_for_session_LdrhqQTLUBxVjj0N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2035_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2036_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2037_-_Destroy_session_LdrhqQTLUBxVjj0N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2038_-_Create_session_QT8YVoClZXoTjamF_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2039_-_Enable_channel_chan_for_session_QT8YVoClZXoTjamF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_203_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2040_-_Enable_ust_event_tp:tptest_for_session_QT8YVoClZXoTjamF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2041_-_Start_tracing_for_session_QT8YVoClZXoTjamF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2042_-_Stop_lttng_tracing_for_session_QT8YVoClZXoTjamF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2043_-_Clear_session_QT8YVoClZXoTjamF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2044_-_Expected_fail_on_rotate_session_QT8YVoClZXoTjamF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2045_-_Start_tracing_for_session_QT8YVoClZXoTjamF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2046_-_Rotate_session_QT8YVoClZXoTjamF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2047_-_Stop_lttng_tracing_for_session_QT8YVoClZXoTjamF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2048_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2049_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_204_-_Destroy_session_PIFQ0BXlTvfKuxB2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2050_-_Destroy_session_QT8YVoClZXoTjamF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2051_-_Create_session_1Rw3fKcG0bpcS5rz_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2052_-_Enable_channel_chan_for_session_1Rw3fKcG0bpcS5rz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2053_-_Enable_ust_event_tp:tptest_for_session_1Rw3fKcG0bpcS5rz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2054_-_Start_tracing_for_session_1Rw3fKcG0bpcS5rz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2055_-_Stop_lttng_tracing_for_session_1Rw3fKcG0bpcS5rz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2056_-_Clear_session_1Rw3fKcG0bpcS5rz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2057_-_Start_tracing_for_session_1Rw3fKcG0bpcS5rz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2058_-_Stop_lttng_tracing_for_session_1Rw3fKcG0bpcS5rz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2059_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_205_-_Create_session_R6OW7jOpSstTnvn5_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2060_-_Destroy_session_1Rw3fKcG0bpcS5rz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2061_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2062_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2063_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2064_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2065_-_Create_session_AlNzIZmHdaUtPJEn_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2066_-_Enable_ust_event_tp:tptest_for_session_AlNzIZmHdaUtPJEn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2067_-_Start_tracing_for_session_AlNzIZmHdaUtPJEn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2068_-_Expected_fail_on_clear_session_AlNzIZmHdaUtPJEn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2069_-_Destroy_session_AlNzIZmHdaUtPJEn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_206_-_Enable_channel_chan_for_session_R6OW7jOpSstTnvn5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2070_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2071_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_207_-_Enable_ust_event_tp:tptest_for_session_R6OW7jOpSstTnvn5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_208_-_Start_tracing_for_session_R6OW7jOpSstTnvn5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_209_-_Clear_session_R6OW7jOpSstTnvn5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_20_-_Destroy_session_WKv9kb0bqz9GO9YC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_210_-_Clear_session_R6OW7jOpSstTnvn5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_211_-_Rotate_session_R6OW7jOpSstTnvn5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_212_-_Stop_lttng_tracing_for_session_R6OW7jOpSstTnvn5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_213_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_214_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_215_-_Destroy_session_R6OW7jOpSstTnvn5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_216_-_Create_session_jyuPFtLTdayDjlCL_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_217_-_Enable_channel_rotchan_for_session_jyuPFtLTdayDjlCL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_218_-_Enable_ust_event_tp:tptest_for_session_jyuPFtLTdayDjlCL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_219_-_Start_tracing_for_session_jyuPFtLTdayDjlCL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_21_-_Create_session_eGFX598ABB92A9iU_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_220_-_Clear_session_jyuPFtLTdayDjlCL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_221_-_Clear_session_jyuPFtLTdayDjlCL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_222_-_Stop_lttng_tracing_for_session_jyuPFtLTdayDjlCL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_223_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_224_-_Start_tracing_for_session_jyuPFtLTdayDjlCL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_225_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_226_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_227_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_228_-_Destroy_session_jyuPFtLTdayDjlCL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_229_-_Create_session_XD2BGQHgNucFmcWc_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_22_-_Enable_channel_chan_for_session_eGFX598ABB92A9iU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_230_-_Enable_channel_rotchan_for_session_XD2BGQHgNucFmcWc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_231_-_Enable_ust_event_tp:tptest_for_session_XD2BGQHgNucFmcWc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_232_-_Start_tracing_for_session_XD2BGQHgNucFmcWc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_233_-_Clear_session_XD2BGQHgNucFmcWc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_234_-_Clear_session_XD2BGQHgNucFmcWc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_235_-_Stop_lttng_tracing_for_session_XD2BGQHgNucFmcWc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_236_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_237_-_Start_tracing_for_session_XD2BGQHgNucFmcWc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_238_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_239_-_Validate_trace_for_event_tp:tptest,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_23_-_Enable_ust_event_tp:tptest_for_session_eGFX598ABB92A9iU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_240_-_Read_a_total_of_34_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_241_-_Destroy_session_XD2BGQHgNucFmcWc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_242_-_Create_session_a2LXtiEWW5y8aQU2_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_243_-_Enable_channel_chan_for_session_a2LXtiEWW5y8aQU2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_244_-_Enable_ust_event_tp:tptest_for_session_a2LXtiEWW5y8aQU2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_245_-_Start_tracing_for_session_a2LXtiEWW5y8aQU2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_246_-_Clear_session_a2LXtiEWW5y8aQU2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_247_-_Clear_session_a2LXtiEWW5y8aQU2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_248_-_Stop_lttng_tracing_for_session_a2LXtiEWW5y8aQU2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_249_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/a2LXtiEWW5y8aQU2*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_24_-_Start_tracing_for_session_eGFX598ABB92A9iU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_250_-_Destroy_session_a2LXtiEWW5y8aQU2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_251_-_Create_session_ddLWALVTi3msaVEd_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_252_-_Enable_channel_chan_for_session_ddLWALVTi3msaVEd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_253_-_Enable_ust_event_tp:tptest_for_session_ddLWALVTi3msaVEd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_254_-_Start_tracing_for_session_ddLWALVTi3msaVEd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_255_-_Clear_session_ddLWALVTi3msaVEd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_256_-_Clear_session_ddLWALVTi3msaVEd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_257_-_Stop_lttng_tracing_for_session_ddLWALVTi3msaVEd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_258_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_259_-_Destroy_session_ddLWALVTi3msaVEd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_25_-_Clear_session_eGFX598ABB92A9iU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_260_-_Create_session_eZJWge1hzECiVxe0_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_261_-_Enable_channel_chan_for_session_eZJWge1hzECiVxe0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_262_-_Enable_ust_event_tp:tptest_for_session_eZJWge1hzECiVxe0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_263_-_Start_tracing_for_session_eZJWge1hzECiVxe0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_264_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_265_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_266_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_267_-_Destroy_session_eZJWge1hzECiVxe0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_268_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_269_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_26_-_Rotate_session_eGFX598ABB92A9iU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_270_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_271_-_Create_session_AJ7dyrd3ZwlLmpvD_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_272_-_Enable_channel_chan_for_session_AJ7dyrd3ZwlLmpvD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_273_-_Enable_ust_event_tp:tptest_for_session_AJ7dyrd3ZwlLmpvD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_274_-_Start_tracing_for_session_AJ7dyrd3ZwlLmpvD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_275_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_276_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_277_-_Clear_session_AJ7dyrd3ZwlLmpvD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_278_-_Clear_session_AJ7dyrd3ZwlLmpvD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_279_-_Stop_lttng_tracing_for_session_AJ7dyrd3ZwlLmpvD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_27_-_Stop_lttng_tracing_for_session_eGFX598ABB92A9iU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_280_-_Destroy_session_AJ7dyrd3ZwlLmpvD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_281_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_282_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_283_-_Create_session_THnEKnqoottQfjoW_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_284_-_Enable_channel_chan_for_session_THnEKnqoottQfjoW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_285_-_Add_context_command_for_type:_vpid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_286_-_Enable_ust_event_tp:tptest_for_session_THnEKnqoottQfjoW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_287_-_Start_tracing_for_session_THnEKnqoottQfjoW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_288_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_289_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_28_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_290_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_291_-_Clear_session_THnEKnqoottQfjoW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_292_-_Clear_session_THnEKnqoottQfjoW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_293_-_Enable_event_lttng_ust_statedump:start_with_filtering_for_session_THnEKnqoottQfjoW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_294_-_Enable_event_lttng_ust_statedump:end_with_filtering_for_session_THnEKnqoottQfjoW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_295_-_Statedump_regenerate_THnEKnqoottQfjoW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_296_-_Live_viewer_read_12_events,_expect_12": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_297_-_Stop_lttng_tracing_for_session_THnEKnqoottQfjoW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_298_-_Destroy_session_THnEKnqoottQfjoW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_299_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_29_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_300_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_301_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_302_-_Create_session_TcirvmAXFg708kdk_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_303_-_Enable_channel_chan_for_session_TcirvmAXFg708kdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_304_-_Enable_ust_event_tp:tptest_for_session_TcirvmAXFg708kdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_305_-_Start_tracing_for_session_TcirvmAXFg708kdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_306_-_Clear_session_TcirvmAXFg708kdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_307_-_Clear_session_TcirvmAXFg708kdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_308_-_Stop_lttng_tracing_for_session_TcirvmAXFg708kdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_309_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_30_-_Destroy_session_eGFX598ABB92A9iU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_310_-_Destroy_session_TcirvmAXFg708kdk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_311_-_Create_session_sJ0HJwF0HsoA2Gtj_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_312_-_Enable_channel_chan_for_session_sJ0HJwF0HsoA2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_313_-_Enable_ust_event_tp:tptest_for_session_sJ0HJwF0HsoA2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_314_-_Start_tracing_for_session_sJ0HJwF0HsoA2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_315_-_Rotate_session_sJ0HJwF0HsoA2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_316_-_Clear_session_sJ0HJwF0HsoA2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_317_-_Clear_session_sJ0HJwF0HsoA2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_318_-_Stop_lttng_tracing_for_session_sJ0HJwF0HsoA2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_319_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_31_-_Create_session_mr36QQzlJd923PWS_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_320_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_321_-_Destroy_session_sJ0HJwF0HsoA2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_322_-_Create_session_qzp2ac764ZxjlmMA_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_323_-_Enable_channel_chan_for_session_qzp2ac764ZxjlmMA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_324_-_Enable_ust_event_tp:tptest_for_session_qzp2ac764ZxjlmMA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_325_-_Start_tracing_for_session_qzp2ac764ZxjlmMA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_326_-_Clear_session_qzp2ac764ZxjlmMA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_327_-_Clear_session_qzp2ac764ZxjlmMA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_328_-_Rotate_session_qzp2ac764ZxjlmMA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_329_-_Stop_lttng_tracing_for_session_qzp2ac764ZxjlmMA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_32_-_Enable_channel_rotchan_for_session_mr36QQzlJd923PWS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_330_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_331_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_332_-_Destroy_session_qzp2ac764ZxjlmMA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_333_-_Create_session_PL4HivyBkvKe7Uoy_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_334_-_Enable_channel_chan_for_session_PL4HivyBkvKe7Uoy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_335_-_Enable_ust_event_tp:tptest_for_session_PL4HivyBkvKe7Uoy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_336_-_Start_tracing_for_session_PL4HivyBkvKe7Uoy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_337_-_Clear_session_PL4HivyBkvKe7Uoy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_338_-_Clear_session_PL4HivyBkvKe7Uoy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_339_-_Stop_lttng_tracing_for_session_PL4HivyBkvKe7Uoy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_33_-_Enable_ust_event_tp:tptest_for_session_mr36QQzlJd923PWS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_340_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_341_-_Destroy_session_PL4HivyBkvKe7Uoy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_342_-_Create_session_iJSC7urokbCbj05K_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_343_-_Enable_channel_snapshot_for_session_iJSC7urokbCbj05K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_344_-_Enable_ust_event_tp:tptest_for_session_iJSC7urokbCbj05K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_345_-_Start_tracing_for_session_iJSC7urokbCbj05K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_346_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_347_-_Stop_lttng_tracing_for_session_iJSC7urokbCbj05K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_348_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_349_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_34_-_Start_tracing_for_session_mr36QQzlJd923PWS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_350_-_Start_tracing_for_session_iJSC7urokbCbj05K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_351_-_Clear_session_iJSC7urokbCbj05K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_352_-_Clear_session_iJSC7urokbCbj05K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_353_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_354_-_Stop_lttng_tracing_for_session_iJSC7urokbCbj05K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_355_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_356_-_Start_tracing_for_session_iJSC7urokbCbj05K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_357_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_358_-_Stop_lttng_tracing_for_session_iJSC7urokbCbj05K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_359_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_35_-_Clear_session_mr36QQzlJd923PWS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_360_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_361_-_Destroy_session_iJSC7urokbCbj05K": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_362_-_Create_session_pYRUT2YQ0DbKqgSe_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_363_-_Enable_channel_snapshot_for_session_pYRUT2YQ0DbKqgSe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_364_-_Enable_ust_event_tp:tptest_for_session_pYRUT2YQ0DbKqgSe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_365_-_Start_tracing_for_session_pYRUT2YQ0DbKqgSe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_366_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_367_-_Stop_lttng_tracing_for_session_pYRUT2YQ0DbKqgSe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_368_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_369_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_36_-_Stop_lttng_tracing_for_session_mr36QQzlJd923PWS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_370_-_Start_tracing_for_session_pYRUT2YQ0DbKqgSe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_371_-_Clear_session_pYRUT2YQ0DbKqgSe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_372_-_Clear_session_pYRUT2YQ0DbKqgSe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_373_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_374_-_Stop_lttng_tracing_for_session_pYRUT2YQ0DbKqgSe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_375_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_376_-_Start_tracing_for_session_pYRUT2YQ0DbKqgSe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_377_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_378_-_Stop_lttng_tracing_for_session_pYRUT2YQ0DbKqgSe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_379_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_37_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_380_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_381_-_Destroy_session_pYRUT2YQ0DbKqgSe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_382_-_Create_session_Knc6zkiPw5nD0kTs_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_383_-_Enable_channel_chan_for_session_Knc6zkiPw5nD0kTs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_384_-_Enable_ust_event_tp:tptest_for_session_Knc6zkiPw5nD0kTs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_385_-_Start_tracing_for_session_Knc6zkiPw5nD0kTs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_386_-_Stop_lttng_tracing_for_session_Knc6zkiPw5nD0kTs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_387_-_Clear_session_Knc6zkiPw5nD0kTs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_388_-_Start_tracing_for_session_Knc6zkiPw5nD0kTs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_389_-_Stop_lttng_tracing_for_session_Knc6zkiPw5nD0kTs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_38_-_Start_tracing_for_session_mr36QQzlJd923PWS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_390_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_391_-_Destroy_session_Knc6zkiPw5nD0kTs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_392_-_Create_session_pcPI1OdUZE6w2Gtj_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_393_-_Enable_channel_chan_for_session_pcPI1OdUZE6w2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_394_-_Enable_ust_event_tp:tptest_for_session_pcPI1OdUZE6w2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_395_-_Start_tracing_for_session_pcPI1OdUZE6w2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_396_-_Rotate_session_pcPI1OdUZE6w2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_397_-_Stop_lttng_tracing_for_session_pcPI1OdUZE6w2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_398_-_Clear_session_pcPI1OdUZE6w2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_399_-_Start_tracing_for_session_pcPI1OdUZE6w2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_39_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_3_-_Create_session_KG6zaBlunLu6aPqu_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_400_-_Stop_lttng_tracing_for_session_pcPI1OdUZE6w2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_401_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_402_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_403_-_Destroy_session_pcPI1OdUZE6w2Gtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_404_-_Create_session_3mB7LnwcTcQNmBEL_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_405_-_Enable_channel_chan_for_session_3mB7LnwcTcQNmBEL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_406_-_Enable_ust_event_tp:tptest_for_session_3mB7LnwcTcQNmBEL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_407_-_Start_tracing_for_session_3mB7LnwcTcQNmBEL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_408_-_Stop_lttng_tracing_for_session_3mB7LnwcTcQNmBEL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_409_-_Clear_session_3mB7LnwcTcQNmBEL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_40_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_410_-_Start_tracing_for_session_3mB7LnwcTcQNmBEL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_411_-_Rotate_session_3mB7LnwcTcQNmBEL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_412_-_Stop_lttng_tracing_for_session_3mB7LnwcTcQNmBEL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_413_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_414_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_415_-_Destroy_session_3mB7LnwcTcQNmBEL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_416_-_Create_session_cMsYxFth8clyigt2_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_417_-_Enable_channel_rotchan_for_session_cMsYxFth8clyigt2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_418_-_Enable_ust_event_tp:tptest_for_session_cMsYxFth8clyigt2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_419_-_Start_tracing_for_session_cMsYxFth8clyigt2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_41_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_420_-_Stop_lttng_tracing_for_session_cMsYxFth8clyigt2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_421_-_Clear_session_cMsYxFth8clyigt2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_422_-_Start_tracing_for_session_cMsYxFth8clyigt2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_423_-_Stop_lttng_tracing_for_session_cMsYxFth8clyigt2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_424_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_425_-_Start_tracing_for_session_cMsYxFth8clyigt2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_426_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_427_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_428_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_429_-_Destroy_session_cMsYxFth8clyigt2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_42_-_Destroy_session_mr36QQzlJd923PWS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_430_-_Create_session_Bow4CZBkdYnV8OKJ_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_431_-_Enable_channel_rotchan_for_session_Bow4CZBkdYnV8OKJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_432_-_Enable_ust_event_tp:tptest_for_session_Bow4CZBkdYnV8OKJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_433_-_Start_tracing_for_session_Bow4CZBkdYnV8OKJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_434_-_Stop_lttng_tracing_for_session_Bow4CZBkdYnV8OKJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_435_-_Clear_session_Bow4CZBkdYnV8OKJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_436_-_Start_tracing_for_session_Bow4CZBkdYnV8OKJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_437_-_Stop_lttng_tracing_for_session_Bow4CZBkdYnV8OKJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_438_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_439_-_Start_tracing_for_session_Bow4CZBkdYnV8OKJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_43_-_Create_session_ECQrdyRh5bR9eFhs_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_440_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_441_-_Validate_trace_for_event_tp:tptest,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_442_-_Read_a_total_of_34_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_443_-_Destroy_session_Bow4CZBkdYnV8OKJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_444_-_Create_session_Fe3dSsGyl7Gzaa7Z_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_445_-_Enable_channel_chan_for_session_Fe3dSsGyl7Gzaa7Z": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_446_-_Enable_ust_event_tp:tptest_for_session_Fe3dSsGyl7Gzaa7Z": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_447_-_Start_tracing_for_session_Fe3dSsGyl7Gzaa7Z": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_448_-_Stop_lttng_tracing_for_session_Fe3dSsGyl7Gzaa7Z": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_449_-_Clear_session_Fe3dSsGyl7Gzaa7Z": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_44_-_Enable_channel_rotchan_for_session_ECQrdyRh5bR9eFhs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_450_-_Start_tracing_for_session_Fe3dSsGyl7Gzaa7Z": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_451_-_Stop_lttng_tracing_for_session_Fe3dSsGyl7Gzaa7Z": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_452_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Fe3dSsGyl7Gzaa7Z*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_453_-_Destroy_session_Fe3dSsGyl7Gzaa7Z": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_454_-_Create_session_CvdN1ozkxlD0cQJG_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_455_-_Enable_channel_chan_for_session_CvdN1ozkxlD0cQJG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_456_-_Enable_ust_event_tp:tptest_for_session_CvdN1ozkxlD0cQJG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_457_-_Start_tracing_for_session_CvdN1ozkxlD0cQJG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_458_-_Stop_lttng_tracing_for_session_CvdN1ozkxlD0cQJG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_459_-_Clear_session_CvdN1ozkxlD0cQJG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_45_-_Enable_ust_event_tp:tptest_for_session_ECQrdyRh5bR9eFhs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_460_-_Start_tracing_for_session_CvdN1ozkxlD0cQJG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_461_-_Stop_lttng_tracing_for_session_CvdN1ozkxlD0cQJG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_462_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_463_-_Destroy_session_CvdN1ozkxlD0cQJG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_464_-_Create_session_GMz7YcesI5glqVrQ_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_465_-_Enable_channel_chan_for_session_GMz7YcesI5glqVrQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_466_-_Enable_ust_event_tp:tptest_for_session_GMz7YcesI5glqVrQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_467_-_Start_tracing_for_session_GMz7YcesI5glqVrQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_468_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_469_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_46_-_Start_tracing_for_session_ECQrdyRh5bR9eFhs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_470_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_471_-_Destroy_session_GMz7YcesI5glqVrQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_472_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_473_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_474_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_475_-_Create_session_Dv2593WbUGQmkcAq_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_476_-_Enable_channel_chan_for_session_Dv2593WbUGQmkcAq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_477_-_Enable_ust_event_tp:tptest_for_session_Dv2593WbUGQmkcAq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_478_-_Start_tracing_for_session_Dv2593WbUGQmkcAq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_479_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_47_-_Clear_session_ECQrdyRh5bR9eFhs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_480_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_481_-_Stop_lttng_tracing_for_session_Dv2593WbUGQmkcAq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_482_-_Clear_session_Dv2593WbUGQmkcAq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_483_-_Start_tracing_for_session_Dv2593WbUGQmkcAq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_484_-_Stop_lttng_tracing_for_session_Dv2593WbUGQmkcAq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_485_-_Destroy_session_Dv2593WbUGQmkcAq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_486_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_487_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_488_-_Create_session_lP9RoipwBZ4hnrZt_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_489_-_Enable_channel_chan_for_session_lP9RoipwBZ4hnrZt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_48_-_Stop_lttng_tracing_for_session_ECQrdyRh5bR9eFhs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_490_-_Add_context_command_for_type:_vpid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_491_-_Enable_ust_event_tp:tptest_for_session_lP9RoipwBZ4hnrZt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_492_-_Start_tracing_for_session_lP9RoipwBZ4hnrZt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_493_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_494_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_495_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_496_-_Stop_lttng_tracing_for_session_lP9RoipwBZ4hnrZt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_497_-_Clear_session_lP9RoipwBZ4hnrZt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_498_-_Start_tracing_for_session_lP9RoipwBZ4hnrZt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_499_-_Enable_event_lttng_ust_statedump:start_with_filtering_for_session_lP9RoipwBZ4hnrZt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_49_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_4_-_Enable_channel_chan_for_session_KG6zaBlunLu6aPqu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_500_-_Enable_event_lttng_ust_statedump:end_with_filtering_for_session_lP9RoipwBZ4hnrZt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_501_-_Statedump_regenerate_lP9RoipwBZ4hnrZt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_502_-_Live_viewer_read_12_events,_expect_12": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_503_-_Stop_lttng_tracing_for_session_lP9RoipwBZ4hnrZt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_504_-_Destroy_session_lP9RoipwBZ4hnrZt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_505_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_506_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_507_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_508_-_Create_session_S0yhftmIQBQvQHhe_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_509_-_Enable_channel_chan_for_session_S0yhftmIQBQvQHhe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_50_-_Start_tracing_for_session_ECQrdyRh5bR9eFhs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_510_-_Enable_ust_event_tp:tptest_for_session_S0yhftmIQBQvQHhe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_511_-_Start_tracing_for_session_S0yhftmIQBQvQHhe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_512_-_Stop_lttng_tracing_for_session_S0yhftmIQBQvQHhe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_513_-_Clear_session_S0yhftmIQBQvQHhe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_514_-_Start_tracing_for_session_S0yhftmIQBQvQHhe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_515_-_Stop_lttng_tracing_for_session_S0yhftmIQBQvQHhe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_516_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_517_-_Destroy_session_S0yhftmIQBQvQHhe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_518_-_Create_session_suLzyig9Upe2UNQU_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_519_-_Enable_channel_chan_for_session_suLzyig9Upe2UNQU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_51_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_520_-_Enable_ust_event_tp:tptest_for_session_suLzyig9Upe2UNQU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_521_-_Start_tracing_for_session_suLzyig9Upe2UNQU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_522_-_Rotate_session_suLzyig9Upe2UNQU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_523_-_Stop_lttng_tracing_for_session_suLzyig9Upe2UNQU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_524_-_Clear_session_suLzyig9Upe2UNQU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_525_-_Start_tracing_for_session_suLzyig9Upe2UNQU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_526_-_Stop_lttng_tracing_for_session_suLzyig9Upe2UNQU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_527_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_528_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_529_-_Destroy_session_suLzyig9Upe2UNQU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_52_-_Validate_trace_for_event_tp:tptest,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_530_-_Create_session_BlaSW38tzTxXhJVL_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_531_-_Enable_channel_chan_for_session_BlaSW38tzTxXhJVL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_532_-_Enable_ust_event_tp:tptest_for_session_BlaSW38tzTxXhJVL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_533_-_Start_tracing_for_session_BlaSW38tzTxXhJVL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_534_-_Stop_lttng_tracing_for_session_BlaSW38tzTxXhJVL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_535_-_Clear_session_BlaSW38tzTxXhJVL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_536_-_Start_tracing_for_session_BlaSW38tzTxXhJVL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_537_-_Rotate_session_BlaSW38tzTxXhJVL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_538_-_Stop_lttng_tracing_for_session_BlaSW38tzTxXhJVL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_539_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_53_-_Read_a_total_of_34_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_540_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_541_-_Destroy_session_BlaSW38tzTxXhJVL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_542_-_Create_session_BrI05NIsjFeQnsPX_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_543_-_Enable_channel_chan_for_session_BrI05NIsjFeQnsPX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_544_-_Enable_ust_event_tp:tptest_for_session_BrI05NIsjFeQnsPX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_545_-_Start_tracing_for_session_BrI05NIsjFeQnsPX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_546_-_Stop_lttng_tracing_for_session_BrI05NIsjFeQnsPX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_547_-_Clear_session_BrI05NIsjFeQnsPX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_548_-_Start_tracing_for_session_BrI05NIsjFeQnsPX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_549_-_Stop_lttng_tracing_for_session_BrI05NIsjFeQnsPX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_54_-_Destroy_session_ECQrdyRh5bR9eFhs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_550_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_551_-_Destroy_session_BrI05NIsjFeQnsPX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_552_-_Create_session_rOYxOwsS7E26nmHi_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_553_-_Enable_channel_snapshot_for_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_554_-_Enable_ust_event_tp:tptest_for_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_555_-_Start_tracing_for_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_556_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_557_-_Stop_lttng_tracing_for_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_558_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_559_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_55_-_Create_session_FO0HiuljiEfN1f7i_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_560_-_Start_tracing_for_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_561_-_Stop_lttng_tracing_for_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_562_-_Clear_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_563_-_Start_tracing_for_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_564_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_565_-_Stop_lttng_tracing_for_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_566_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_567_-_Start_tracing_for_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_568_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_569_-_Stop_lttng_tracing_for_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_56_-_Enable_channel_chan_for_session_FO0HiuljiEfN1f7i": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_570_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_571_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_572_-_Destroy_session_rOYxOwsS7E26nmHi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_573_-_Create_session_ZEmZHChkL3FJ1shy_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_574_-_Enable_channel_snapshot_for_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_575_-_Enable_ust_event_tp:tptest_for_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_576_-_Start_tracing_for_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_577_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_578_-_Stop_lttng_tracing_for_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_579_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_57_-_Enable_ust_event_tp:tptest_for_session_FO0HiuljiEfN1f7i": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_580_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_581_-_Start_tracing_for_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_582_-_Stop_lttng_tracing_for_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_583_-_Clear_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_584_-_Start_tracing_for_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_585_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_586_-_Stop_lttng_tracing_for_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_587_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_588_-_Start_tracing_for_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_589_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_58_-_Start_tracing_for_session_FO0HiuljiEfN1f7i": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_590_-_Stop_lttng_tracing_for_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_591_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_592_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_593_-_Destroy_session_ZEmZHChkL3FJ1shy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_594_-_Create_session_GHBVmjEBouwM27yW_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_595_-_Enable_channel_chan_for_session_GHBVmjEBouwM27yW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_596_-_Enable_ust_event_tp:tptest_for_session_GHBVmjEBouwM27yW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_597_-_Start_tracing_for_session_GHBVmjEBouwM27yW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_598_-_Stop_lttng_tracing_for_session_GHBVmjEBouwM27yW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_599_-_Clear_session_GHBVmjEBouwM27yW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_59_-_Clear_session_FO0HiuljiEfN1f7i": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_5_-_Enable_ust_event_tp:tptest_for_session_KG6zaBlunLu6aPqu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_600_-_Clear_session_GHBVmjEBouwM27yW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_601_-_Start_tracing_for_session_GHBVmjEBouwM27yW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_602_-_Stop_lttng_tracing_for_session_GHBVmjEBouwM27yW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_603_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_604_-_Destroy_session_GHBVmjEBouwM27yW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_605_-_Create_session_m7f6VMIWooVVlcY2_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_606_-_Enable_channel_chan_for_session_m7f6VMIWooVVlcY2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_607_-_Enable_ust_event_tp:tptest_for_session_m7f6VMIWooVVlcY2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_608_-_Start_tracing_for_session_m7f6VMIWooVVlcY2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_609_-_Rotate_session_m7f6VMIWooVVlcY2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_60_-_Stop_lttng_tracing_for_session_FO0HiuljiEfN1f7i": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_610_-_Stop_lttng_tracing_for_session_m7f6VMIWooVVlcY2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_611_-_Clear_session_m7f6VMIWooVVlcY2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_612_-_Clear_session_m7f6VMIWooVVlcY2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_613_-_Start_tracing_for_session_m7f6VMIWooVVlcY2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_614_-_Stop_lttng_tracing_for_session_m7f6VMIWooVVlcY2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_615_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_616_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_617_-_Destroy_session_m7f6VMIWooVVlcY2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_618_-_Create_session_moRzGNQe94zpxzQK_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_619_-_Enable_channel_chan_for_session_moRzGNQe94zpxzQK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_61_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/FO0HiuljiEfN1f7i*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_620_-_Enable_ust_event_tp:tptest_for_session_moRzGNQe94zpxzQK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_621_-_Start_tracing_for_session_moRzGNQe94zpxzQK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_622_-_Stop_lttng_tracing_for_session_moRzGNQe94zpxzQK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_623_-_Clear_session_moRzGNQe94zpxzQK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_624_-_Clear_session_moRzGNQe94zpxzQK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_625_-_Start_tracing_for_session_moRzGNQe94zpxzQK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_626_-_Rotate_session_moRzGNQe94zpxzQK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_627_-_Stop_lttng_tracing_for_session_moRzGNQe94zpxzQK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_628_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_629_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_62_-_Destroy_session_FO0HiuljiEfN1f7i": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_630_-_Destroy_session_moRzGNQe94zpxzQK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_631_-_Create_session_0Srh1jAucDIxTLuN_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_632_-_Enable_channel_rotchan_for_session_0Srh1jAucDIxTLuN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_633_-_Enable_ust_event_tp:tptest_for_session_0Srh1jAucDIxTLuN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_634_-_Start_tracing_for_session_0Srh1jAucDIxTLuN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_635_-_Stop_lttng_tracing_for_session_0Srh1jAucDIxTLuN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_636_-_Clear_session_0Srh1jAucDIxTLuN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_637_-_Clear_session_0Srh1jAucDIxTLuN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_638_-_Start_tracing_for_session_0Srh1jAucDIxTLuN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_639_-_Stop_lttng_tracing_for_session_0Srh1jAucDIxTLuN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_63_-_Create_session_vZ5p3lBJkBti4qW9_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_640_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_641_-_Start_tracing_for_session_0Srh1jAucDIxTLuN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_642_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_643_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_644_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_645_-_Destroy_session_0Srh1jAucDIxTLuN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_646_-_Create_session_uiflFx2rdk5bJNf5_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_647_-_Enable_channel_rotchan_for_session_uiflFx2rdk5bJNf5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_648_-_Enable_ust_event_tp:tptest_for_session_uiflFx2rdk5bJNf5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_649_-_Start_tracing_for_session_uiflFx2rdk5bJNf5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_64_-_Enable_channel_chan_for_session_vZ5p3lBJkBti4qW9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_650_-_Stop_lttng_tracing_for_session_uiflFx2rdk5bJNf5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_651_-_Clear_session_uiflFx2rdk5bJNf5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_652_-_Clear_session_uiflFx2rdk5bJNf5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_653_-_Start_tracing_for_session_uiflFx2rdk5bJNf5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_654_-_Stop_lttng_tracing_for_session_uiflFx2rdk5bJNf5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_655_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_656_-_Start_tracing_for_session_uiflFx2rdk5bJNf5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_657_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_658_-_Validate_trace_for_event_tp:tptest,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_659_-_Read_a_total_of_34_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_65_-_Enable_ust_event_tp:tptest_for_session_vZ5p3lBJkBti4qW9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_660_-_Destroy_session_uiflFx2rdk5bJNf5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_661_-_Create_session_T9MxoOTd3VA5Epla_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_662_-_Enable_channel_chan_for_session_T9MxoOTd3VA5Epla": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_663_-_Enable_ust_event_tp:tptest_for_session_T9MxoOTd3VA5Epla": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_664_-_Start_tracing_for_session_T9MxoOTd3VA5Epla": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_665_-_Stop_lttng_tracing_for_session_T9MxoOTd3VA5Epla": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_666_-_Clear_session_T9MxoOTd3VA5Epla": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_667_-_Clear_session_T9MxoOTd3VA5Epla": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_668_-_Start_tracing_for_session_T9MxoOTd3VA5Epla": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_669_-_Stop_lttng_tracing_for_session_T9MxoOTd3VA5Epla": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_66_-_Start_tracing_for_session_vZ5p3lBJkBti4qW9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_670_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/T9MxoOTd3VA5Epla*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_671_-_Destroy_session_T9MxoOTd3VA5Epla": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_672_-_Create_session_7fd40MS0J1GACzE0_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_673_-_Enable_channel_chan_for_session_7fd40MS0J1GACzE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_674_-_Enable_ust_event_tp:tptest_for_session_7fd40MS0J1GACzE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_675_-_Start_tracing_for_session_7fd40MS0J1GACzE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_676_-_Stop_lttng_tracing_for_session_7fd40MS0J1GACzE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_677_-_Clear_session_7fd40MS0J1GACzE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_678_-_Clear_session_7fd40MS0J1GACzE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_679_-_Start_tracing_for_session_7fd40MS0J1GACzE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_67_-_Clear_session_vZ5p3lBJkBti4qW9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_680_-_Stop_lttng_tracing_for_session_7fd40MS0J1GACzE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_681_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_682_-_Destroy_session_7fd40MS0J1GACzE0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_683_-_Create_session_PGVJnMjsJKrz1WLp_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_684_-_Enable_channel_chan_for_session_PGVJnMjsJKrz1WLp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_685_-_Enable_ust_event_tp:tptest_for_session_PGVJnMjsJKrz1WLp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_686_-_Start_tracing_for_session_PGVJnMjsJKrz1WLp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_687_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_688_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_689_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_68_-_Stop_lttng_tracing_for_session_vZ5p3lBJkBti4qW9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_690_-_Destroy_session_PGVJnMjsJKrz1WLp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_691_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_692_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_693_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_694_-_Create_session_VoBbjGYEznqebEJW_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_695_-_Enable_channel_chan_for_session_VoBbjGYEznqebEJW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_696_-_Enable_ust_event_tp:tptest_for_session_VoBbjGYEznqebEJW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_697_-_Start_tracing_for_session_VoBbjGYEznqebEJW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_698_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_699_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_69_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_6_-_Start_tracing_for_session_KG6zaBlunLu6aPqu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_700_-_Stop_lttng_tracing_for_session_VoBbjGYEznqebEJW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_701_-_Clear_session_VoBbjGYEznqebEJW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_702_-_Clear_session_VoBbjGYEznqebEJW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_703_-_Start_tracing_for_session_VoBbjGYEznqebEJW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_704_-_Stop_lttng_tracing_for_session_VoBbjGYEznqebEJW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_705_-_Destroy_session_VoBbjGYEznqebEJW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_706_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_707_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_708_-_Create_session_R83PrmcgImKQ7quY_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_709_-_Enable_channel_chan_for_session_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_70_-_Destroy_session_vZ5p3lBJkBti4qW9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_710_-_Add_context_command_for_type:_vpid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_711_-_Enable_ust_event_tp:tptest_for_session_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_712_-_Start_tracing_for_session_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_713_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_714_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_715_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_716_-_Stop_lttng_tracing_for_session_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_717_-_Clear_session_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_718_-_Clear_session_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_719_-_Start_tracing_for_session_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_71_-_Create_session_B6s2gmGErKnkYuNo_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_720_-_Enable_event_lttng_ust_statedump:start_with_filtering_for_session_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_721_-_Enable_event_lttng_ust_statedump:end_with_filtering_for_session_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_722_-_Statedump_regenerate_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_723_-_Live_viewer_read_12_events,_expect_12": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_724_-_Stop_lttng_tracing_for_session_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_725_-_Destroy_session_R83PrmcgImKQ7quY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_726_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_727_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_728_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_729_-_Create_session_rVCXKNkZAOFxwY26_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_72_-_Enable_channel_chan_for_session_B6s2gmGErKnkYuNo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_730_-_Enable_channel_chan_for_session_rVCXKNkZAOFxwY26": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_731_-_Enable_ust_event_tp:tptest_for_session_rVCXKNkZAOFxwY26": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_732_-_Start_tracing_for_session_rVCXKNkZAOFxwY26": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_733_-_Stop_lttng_tracing_for_session_rVCXKNkZAOFxwY26": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_734_-_Clear_session_rVCXKNkZAOFxwY26": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_735_-_Clear_session_rVCXKNkZAOFxwY26": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_736_-_Start_tracing_for_session_rVCXKNkZAOFxwY26": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_737_-_Stop_lttng_tracing_for_session_rVCXKNkZAOFxwY26": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_738_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_739_-_Destroy_session_rVCXKNkZAOFxwY26": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_73_-_Enable_ust_event_tp:tptest_for_session_B6s2gmGErKnkYuNo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_740_-_Create_session_V0Phlg3J0r5amrBN_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_741_-_Enable_channel_chan_for_session_V0Phlg3J0r5amrBN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_742_-_Enable_ust_event_tp:tptest_for_session_V0Phlg3J0r5amrBN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_743_-_Start_tracing_for_session_V0Phlg3J0r5amrBN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_744_-_Rotate_session_V0Phlg3J0r5amrBN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_745_-_Stop_lttng_tracing_for_session_V0Phlg3J0r5amrBN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_746_-_Clear_session_V0Phlg3J0r5amrBN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_747_-_Clear_session_V0Phlg3J0r5amrBN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_748_-_Start_tracing_for_session_V0Phlg3J0r5amrBN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_749_-_Stop_lttng_tracing_for_session_V0Phlg3J0r5amrBN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_74_-_Start_tracing_for_session_B6s2gmGErKnkYuNo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_750_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_751_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_752_-_Destroy_session_V0Phlg3J0r5amrBN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_753_-_Create_session_gXijc8yQlBPppubn_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_754_-_Enable_channel_chan_for_session_gXijc8yQlBPppubn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_755_-_Enable_ust_event_tp:tptest_for_session_gXijc8yQlBPppubn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_756_-_Start_tracing_for_session_gXijc8yQlBPppubn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_757_-_Stop_lttng_tracing_for_session_gXijc8yQlBPppubn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_758_-_Clear_session_gXijc8yQlBPppubn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_759_-_Clear_session_gXijc8yQlBPppubn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_75_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_760_-_Start_tracing_for_session_gXijc8yQlBPppubn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_761_-_Rotate_session_gXijc8yQlBPppubn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_762_-_Stop_lttng_tracing_for_session_gXijc8yQlBPppubn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_763_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_764_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_765_-_Destroy_session_gXijc8yQlBPppubn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_766_-_Create_session_wfyEilco2DwYge8P_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_767_-_Enable_channel_chan_for_session_wfyEilco2DwYge8P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_768_-_Enable_ust_event_tp:tptest_for_session_wfyEilco2DwYge8P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_769_-_Start_tracing_for_session_wfyEilco2DwYge8P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_76_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_770_-_Stop_lttng_tracing_for_session_wfyEilco2DwYge8P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_771_-_Clear_session_wfyEilco2DwYge8P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_772_-_Clear_session_wfyEilco2DwYge8P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_773_-_Start_tracing_for_session_wfyEilco2DwYge8P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_774_-_Stop_lttng_tracing_for_session_wfyEilco2DwYge8P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_775_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_776_-_Destroy_session_wfyEilco2DwYge8P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_777_-_Create_session_9GkbkD81OuwrKhL9_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_778_-_Enable_channel_snapshot_for_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_779_-_Enable_ust_event_tp:tptest_for_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_77_-_Live_viewer_read_10_events,_expect_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_780_-_Start_tracing_for_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_781_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_782_-_Stop_lttng_tracing_for_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_783_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_784_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_785_-_Start_tracing_for_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_786_-_Stop_lttng_tracing_for_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_787_-_Clear_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_788_-_Clear_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_789_-_Start_tracing_for_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_78_-_Destroy_session_B6s2gmGErKnkYuNo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_790_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_791_-_Stop_lttng_tracing_for_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_792_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_793_-_Start_tracing_for_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_794_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_795_-_Stop_lttng_tracing_for_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_796_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_797_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_798_-_Destroy_session_9GkbkD81OuwrKhL9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_799_-_Create_session_BiSjjxprdRMxtGCV_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_79_-_Wait_for_application_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_7_-_Clear_session_KG6zaBlunLu6aPqu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_800_-_Enable_channel_snapshot_for_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_801_-_Enable_ust_event_tp:tptest_for_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_802_-_Start_tracing_for_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_803_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_804_-_Stop_lttng_tracing_for_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_805_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_806_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_807_-_Start_tracing_for_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_808_-_Stop_lttng_tracing_for_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_809_-_Clear_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_80_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_810_-_Clear_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_811_-_Start_tracing_for_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_812_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_813_-_Stop_lttng_tracing_for_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_814_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_815_-_Start_tracing_for_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_816_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_817_-_Stop_lttng_tracing_for_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_818_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_819_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_81_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_820_-_Destroy_session_BiSjjxprdRMxtGCV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_821_-_Create_session_7iB6quLvCprlUoSf_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_822_-_Enable_channel_chan_for_session_7iB6quLvCprlUoSf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_823_-_Enable_ust_event_tp:tptest_for_session_7iB6quLvCprlUoSf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_824_-_Start_tracing_for_session_7iB6quLvCprlUoSf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_825_-_Stop_lttng_tracing_for_session_7iB6quLvCprlUoSf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_826_-_Rotate_session_7iB6quLvCprlUoSf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_827_-_Clear_session_7iB6quLvCprlUoSf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_828_-_Start_tracing_for_session_7iB6quLvCprlUoSf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_829_-_Stop_lttng_tracing_for_session_7iB6quLvCprlUoSf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_82_-_Create_session_ofyhxNntFaBKai1v_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_830_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_831_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_832_-_Destroy_session_7iB6quLvCprlUoSf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_833_-_Create_session_JlhasQZMUi5ze2Rn_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_834_-_Enable_channel_chan_for_session_JlhasQZMUi5ze2Rn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_835_-_Enable_ust_event_tp:tptest_for_session_JlhasQZMUi5ze2Rn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_836_-_Start_tracing_for_session_JlhasQZMUi5ze2Rn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_837_-_Rotate_session_JlhasQZMUi5ze2Rn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_838_-_Stop_lttng_tracing_for_session_JlhasQZMUi5ze2Rn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_839_-_Rotate_session_JlhasQZMUi5ze2Rn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_83_-_Enable_channel_chan_for_session_ofyhxNntFaBKai1v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_840_-_Clear_session_JlhasQZMUi5ze2Rn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_841_-_Start_tracing_for_session_JlhasQZMUi5ze2Rn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_842_-_Stop_lttng_tracing_for_session_JlhasQZMUi5ze2Rn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_843_-_Validate_trace_for_event_tp:tptest,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_844_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_845_-_Destroy_session_JlhasQZMUi5ze2Rn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_846_-_Create_session_yOHSHficpPreExs8_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_847_-_Enable_channel_chan_for_session_yOHSHficpPreExs8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_848_-_Enable_ust_event_tp:tptest_for_session_yOHSHficpPreExs8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_849_-_Start_tracing_for_session_yOHSHficpPreExs8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_84_-_Enable_ust_event_tp:tptest_for_session_ofyhxNntFaBKai1v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_850_-_Stop_lttng_tracing_for_session_yOHSHficpPreExs8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_851_-_Rotate_session_yOHSHficpPreExs8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_852_-_Clear_session_yOHSHficpPreExs8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_853_-_Start_tracing_for_session_yOHSHficpPreExs8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_854_-_Rotate_session_yOHSHficpPreExs8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_855_-_Stop_lttng_tracing_for_session_yOHSHficpPreExs8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_856_-_Validate_trace_for_event_tp:tptest,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_857_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_858_-_Destroy_session_yOHSHficpPreExs8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_859_-_Create_session_rL5qQZjiBqMq2d00_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_85_-_Start_tracing_for_session_ofyhxNntFaBKai1v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_860_-_Enable_channel_rotchan_for_session_rL5qQZjiBqMq2d00": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_861_-_Enable_ust_event_tp:tptest_for_session_rL5qQZjiBqMq2d00": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_862_-_Start_tracing_for_session_rL5qQZjiBqMq2d00": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_863_-_Stop_lttng_tracing_for_session_rL5qQZjiBqMq2d00": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_864_-_Rotate_session_rL5qQZjiBqMq2d00": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_865_-_Clear_session_rL5qQZjiBqMq2d00": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_866_-_Start_tracing_for_session_rL5qQZjiBqMq2d00": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_867_-_Stop_lttng_tracing_for_session_rL5qQZjiBqMq2d00": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_868_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_869_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_86_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_870_-_Start_tracing_for_session_rL5qQZjiBqMq2d00": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_871_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_872_-_Validate_trace_for_event_tp:tptest,_30_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_873_-_Read_a_total_of_30_events,_expected_30": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_874_-_Destroy_session_rL5qQZjiBqMq2d00": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_875_-_Create_session_RAo3GoJ2JTSIuc4p_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_876_-_Enable_channel_rotchan_for_session_RAo3GoJ2JTSIuc4p": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_877_-_Enable_ust_event_tp:tptest_for_session_RAo3GoJ2JTSIuc4p": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_878_-_Start_tracing_for_session_RAo3GoJ2JTSIuc4p": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_879_-_Stop_lttng_tracing_for_session_RAo3GoJ2JTSIuc4p": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_87_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_880_-_Rotate_session_RAo3GoJ2JTSIuc4p": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_881_-_Clear_session_RAo3GoJ2JTSIuc4p": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_882_-_Start_tracing_for_session_RAo3GoJ2JTSIuc4p": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_883_-_Stop_lttng_tracing_for_session_RAo3GoJ2JTSIuc4p": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_884_-_Validate_trace_for_event_tp:tptest,_34_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_885_-_Read_a_total_of_34_events,_expected_between_[1,_200000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_886_-_Start_tracing_for_session_RAo3GoJ2JTSIuc4p": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_887_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_888_-_Validate_trace_for_event_tp:tptest,_55_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_889_-_Read_a_total_of_55_events,_expected_between_[1,_600000[": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_88_-_Clear_session_ofyhxNntFaBKai1v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_890_-_Destroy_session_RAo3GoJ2JTSIuc4p": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_891_-_Create_session_qup9EuoJM4ioQmrE_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_892_-_Enable_channel_chan_for_session_qup9EuoJM4ioQmrE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_893_-_Enable_ust_event_tp:tptest_for_session_qup9EuoJM4ioQmrE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_894_-_Start_tracing_for_session_qup9EuoJM4ioQmrE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_895_-_Stop_lttng_tracing_for_session_qup9EuoJM4ioQmrE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_896_-_Clear_session_qup9EuoJM4ioQmrE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_897_-_Start_tracing_for_session_qup9EuoJM4ioQmrE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_898_-_Stop_lttng_tracing_for_session_qup9EuoJM4ioQmrE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_899_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/qup9EuoJM4ioQmrE*\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_89_-_Stop_lttng_tracing_for_session_ofyhxNntFaBKai1v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_8_-_Stop_lttng_tracing_for_session_KG6zaBlunLu6aPqu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_900_-_Destroy_session_qup9EuoJM4ioQmrE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_901_-_Create_session_SwU2nuzjNwLo55DD_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_902_-_Enable_channel_chan_for_session_SwU2nuzjNwLo55DD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_903_-_Enable_ust_event_tp:tptest_for_session_SwU2nuzjNwLo55DD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_904_-_Start_tracing_for_session_SwU2nuzjNwLo55DD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_905_-_Stop_lttng_tracing_for_session_SwU2nuzjNwLo55DD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_906_-_Rotate_session_SwU2nuzjNwLo55DD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_907_-_Clear_session_SwU2nuzjNwLo55DD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_908_-_Start_tracing_for_session_SwU2nuzjNwLo55DD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_909_-_Stop_lttng_tracing_for_session_SwU2nuzjNwLo55DD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_90_-_Destroy_session_ofyhxNntFaBKai1v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_910_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_911_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_912_-_Destroy_session_SwU2nuzjNwLo55DD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_913_-_Create_session_kivY0Yq8LNw2KnqI_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_914_-_Enable_channel_chan_for_session_kivY0Yq8LNw2KnqI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_915_-_Enable_ust_event_tp:tptest_for_session_kivY0Yq8LNw2KnqI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_916_-_Start_tracing_for_session_kivY0Yq8LNw2KnqI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_917_-_Rotate_session_kivY0Yq8LNw2KnqI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_918_-_Stop_lttng_tracing_for_session_kivY0Yq8LNw2KnqI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_919_-_Rotate_session_kivY0Yq8LNw2KnqI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_91_-_Babeltrace_succeeds": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_920_-_Clear_session_kivY0Yq8LNw2KnqI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_921_-_Start_tracing_for_session_kivY0Yq8LNw2KnqI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_922_-_Stop_lttng_tracing_for_session_kivY0Yq8LNw2KnqI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_923_-_Validate_trace_for_event_tp:tptest,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_924_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_925_-_Destroy_session_kivY0Yq8LNw2KnqI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_926_-_Create_session_IcT2PztyF3PHYcUq_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_927_-_Enable_channel_chan_for_session_IcT2PztyF3PHYcUq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_928_-_Enable_ust_event_tp:tptest_for_session_IcT2PztyF3PHYcUq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_929_-_Start_tracing_for_session_IcT2PztyF3PHYcUq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_92_-_Wait_for_viewer_to_exit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_930_-_Stop_lttng_tracing_for_session_IcT2PztyF3PHYcUq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_931_-_Rotate_session_IcT2PztyF3PHYcUq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_932_-_Clear_session_IcT2PztyF3PHYcUq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_933_-_Start_tracing_for_session_IcT2PztyF3PHYcUq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_934_-_Rotate_session_IcT2PztyF3PHYcUq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_935_-_Stop_lttng_tracing_for_session_IcT2PztyF3PHYcUq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_936_-_Validate_trace_for_event_tp:tptest,_6_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_937_-_Read_a_total_of_6_events,_expected_6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_938_-_Destroy_session_IcT2PztyF3PHYcUq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_939_-_Create_session_QCXODI9ImGa5I5Jj_in_-o_/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_93_-_Create_session_HVtLHofOJakgweLR_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_940_-_Enable_channel_chan_for_session_QCXODI9ImGa5I5Jj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_941_-_Enable_ust_event_tp:tptest_for_session_QCXODI9ImGa5I5Jj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_942_-_Start_tracing_for_session_QCXODI9ImGa5I5Jj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_943_-_Stop_lttng_tracing_for_session_QCXODI9ImGa5I5Jj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_944_-_Clear_session_QCXODI9ImGa5I5Jj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_945_-_Start_tracing_for_session_QCXODI9ImGa5I5Jj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_946_-_Stop_lttng_tracing_for_session_QCXODI9ImGa5I5Jj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_947_-_Directory_\"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_948_-_Destroy_session_QCXODI9ImGa5I5Jj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_949_-_Create_session_pvHMrwzE1t0p08Yh_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_94_-_Enable_channel_chan_for_session_HVtLHofOJakgweLR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_950_-_Enable_channel_chan_for_session_pvHMrwzE1t0p08Yh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_951_-_Enable_ust_event_tp:tptest_for_session_pvHMrwzE1t0p08Yh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_952_-_Start_tracing_for_session_pvHMrwzE1t0p08Yh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_953_-_Stop_lttng_tracing_for_session_pvHMrwzE1t0p08Yh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_954_-_Clear_session_pvHMrwzE1t0p08Yh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_955_-_Expected_fail_on_rotate_session_pvHMrwzE1t0p08Yh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_956_-_Start_tracing_for_session_pvHMrwzE1t0p08Yh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_957_-_Stop_lttng_tracing_for_session_pvHMrwzE1t0p08Yh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_958_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_959_-_Destroy_session_pvHMrwzE1t0p08Yh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_95_-_Add_context_command_for_type:_vpid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_960_-_Create_session_eCNQWc4MDNkxPMN5_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_961_-_Enable_channel_chan_for_session_eCNQWc4MDNkxPMN5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_962_-_Enable_ust_event_tp:tptest_for_session_eCNQWc4MDNkxPMN5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_963_-_Start_tracing_for_session_eCNQWc4MDNkxPMN5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_964_-_Rotate_session_eCNQWc4MDNkxPMN5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_965_-_Stop_lttng_tracing_for_session_eCNQWc4MDNkxPMN5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_966_-_Clear_session_eCNQWc4MDNkxPMN5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_967_-_Expected_fail_on_rotate_session_eCNQWc4MDNkxPMN5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_968_-_Start_tracing_for_session_eCNQWc4MDNkxPMN5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_969_-_Stop_lttng_tracing_for_session_eCNQWc4MDNkxPMN5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_96_-_Enable_ust_event_tp:tptest_for_session_HVtLHofOJakgweLR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_970_-_Validate_trace_for_event_tp:tptest,_4_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_971_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_972_-_Destroy_session_eCNQWc4MDNkxPMN5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_973_-_Create_session_V0LwXfiLZULmQoIQ_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_974_-_Enable_channel_chan_for_session_V0LwXfiLZULmQoIQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_975_-_Enable_ust_event_tp:tptest_for_session_V0LwXfiLZULmQoIQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_976_-_Start_tracing_for_session_V0LwXfiLZULmQoIQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_977_-_Stop_lttng_tracing_for_session_V0LwXfiLZULmQoIQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_978_-_Clear_session_V0LwXfiLZULmQoIQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_979_-_Expected_fail_on_rotate_session_V0LwXfiLZULmQoIQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_97_-_Start_tracing_for_session_HVtLHofOJakgweLR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_980_-_Start_tracing_for_session_V0LwXfiLZULmQoIQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_981_-_Rotate_session_V0LwXfiLZULmQoIQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_982_-_Stop_lttng_tracing_for_session_V0LwXfiLZULmQoIQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_983_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_984_-_Read_a_total_of_5_events,_expected_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_985_-_Destroy_session_V0LwXfiLZULmQoIQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_986_-_Create_session_kVIiRWQpuVp7ex49_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_987_-_Enable_channel_rotchan_for_session_kVIiRWQpuVp7ex49": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_988_-_Enable_ust_event_tp:tptest_for_session_kVIiRWQpuVp7ex49": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_989_-_Start_tracing_for_session_kVIiRWQpuVp7ex49": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_98_-_Waiting_for_live_trace_at_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_990_-_Stop_lttng_tracing_for_session_kVIiRWQpuVp7ex49": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_991_-_Clear_session_kVIiRWQpuVp7ex49": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_992_-_Expected_fail_on_rotate_session_kVIiRWQpuVp7ex49": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_993_-_Start_tracing_for_session_kVIiRWQpuVp7ex49": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_994_-_Stop_lttng_tracing_for_session_kVIiRWQpuVp7ex49": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_995_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_996_-_Start_tracing_for_session_kVIiRWQpuVp7ex49": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_997_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_998_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_999_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_99_-_Waiting_for_live_viewers_on_url:_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/clear/test_ust_9_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/client/test_bug1373_events_differ_only_by_loglevel_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/client/test_bug1373_events_differ_only_by_loglevel_2_-_Create_session_test_session_in_-o_/tmp/tmp.XXXXXXXXXXs_differ_only_by_loglevels.WlRmkc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/client/test_bug1373_events_differ_only_by_loglevel_3_-_Enable_channel_test_channel_for_session_test_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/client/test_bug1373_events_differ_only_by_loglevel_4_-_Start_tracing_for_session_test_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/client/test_bug1373_events_differ_only_by_loglevel_5_-_Enable_event_'l*'_with_loglevel_TRACE_DEBUG_LINE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/client/test_bug1373_events_differ_only_by_loglevel_6_-_Enable_event_'l*'_with_loglevel-only_TRACE_DEBUG_LINE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/client/test_bug1373_events_differ_only_by_loglevel_7_-_Stop_lttng_tracing_for_session_test_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/client/test_bug1373_events_differ_only_by_loglevel_8_-_Destroy_session_test_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/client/test_bug1373_events_differ_only_by_loglevel_9_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_10_-_Expect_>_0_buffer_and_metadata_files_got_5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_11_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_12_-_Expect_2_pid_registration_folders_got_2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_13_-_First_pid_cleanup": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_14_-_Full_cleanup": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_15_-_Destroy_session_shm_path_per_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_16_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_17_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_18_-_Create_session_shm_path_per_uid_in_-o_/tmp/tmp.XXXXXXXXXX_shm.mRQm3m": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_19_-_Enable_channel_channel_per_uid_for_session_shm_path_per_uid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_20_-_Start_tracing_for_session_shm_path_per_uid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_21_-_No_files_created_on_set-up": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_22_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_23_-_Path_/tmp/tmp.XXXXXXXXXXath_per_uid_shm_path.e9w7YO/shm_path_per_uid-20240206-091736_created_on_application_creation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_24_-_uid_path_exist_found_/tmp/tmp.XXXXXXXXXXath_per_uid_shm_path.e9w7YO/shm_path_per_uid-20240206-091736/ust/uid/0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_25_-_Expect_1_uid_registration_folder_got_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_26_-_Expect_1_uid_registration_folder_got_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_27_-_Destroy_session_shm_path_per_uid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_28_-_Full_cleanup": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_29_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_2_-_Create_session_shm_path_per_pid_in_-o_/tmp/tmp.XXXXXXXXXX_shm.mRQm3m": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_30_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_31_-_Create_session_shm_path_per_pid_in_-o_/tmp/tmp.XXXXXXXXXX_shm.mRQm3m": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_32_-_Enable_channel_channel_per_pid_for_session_shm_path_per_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_33_-_Start_tracing_for_session_shm_path_per_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_34_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_35_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_36_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_37_-_Full_cleanup_on_sigint": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_38_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_39_-_Create_session_shm_path_per_uid_sigint_in_-o_/tmp/tmp.XXXXXXXXXX_shm.mRQm3m": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_3_-_Enable_channel_channel_per_pid_for_session_shm_path_per_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_40_-_Enable_channel_channel_per_uid_sigint_for_session_shm_path_per_uid_sigint": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_41_-_Start_tracing_for_session_shm_path_per_uid_sigint": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_42_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_43_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_44_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_45_-_Full_cleanup_on_sigint": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_46_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_47_-_Create_session_crash_test_in_-o_/tmp/tmp.XXXXXXXXXX_shm.mRQm3m": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_48_-_Enable_channel_channel_crash_for_session_crash_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_49_-_Enable_ust_event_tp:tptest_for_session_crash_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_4_-_Start_tracing_for_session_shm_path_per_pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_50_-_Start_tracing_for_session_crash_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_51_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_52_-_Expect_10_recup_event_from_buffers_got_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_53_-_Expect_10_recup_event_from_symlink_buffers_got_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_54_-_Destroy_session_crash_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_55_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_56_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_57_-_Create_session_crash_test_in_-o_/tmp/tmp.XXXXXXXXXX_shm.mRQm3m": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_58_-_Enable_channel_channel_crash_for_session_crash_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_59_-_Enable_ust_event_tp:tptest_for_session_crash_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_5_-_No_file_created_on_set-up": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_60_-_Start_tracing_for_session_crash_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_61_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_62_-_Extraction_of_crashed_buffers_to_path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_63_-_Trace_match_with_10_event_tp:tptest": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_64_-_Destroy_session_crash_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_65_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_66_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_67_-_Create_session_crash_test_in_-o_/tmp/tmp.XXXXXXXXXX_shm.mRQm3m": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_68_-_Enable_channel_channel_crash_for_session_crash_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_69_-_Enable_ust_event_tp:tptest_for_session_crash_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_6_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_70_-_Start_tracing_for_session_crash_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_71_-_Sending_SIGSTOP_to_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_72_-_Sending_SIGSTOP_to_consumer_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_73_-_Wait_after_kill_consumer_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_74_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_75_-_Extraction_of_crashed_buffers_to_path_/tmp/tmp.XXXXXXXXXX_crash_extraction_sigkill_extraction_dir_path.wex30K/extract": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_76_-_Trace_match_with_10_event_tp:tptest": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_7_-_Path_/tmp/tmp.XXXXXXXXXXath_per_pid_shm.Ox5uI1/shm_path_per_pid-20240206-091728_created_on_application_creation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_8_-_Pid_path_exists:_/tmp/tmp.XXXXXXXXXXath_per_pid_shm.Ox5uI1/shm_path_per_pid-20240206-091728/ust/pid/gen-ust-events-14071-20240206-091728": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/crash/test_crash_9_-_Expect_1_pid_registration_folder_got_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_100_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.wcnWV7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_101_-_Enable_lttng_event_with_event_\"*test5\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_102_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_103_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_104_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_105_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_106_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_107_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.bXB2Go": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_108_-_Enable_lttng_event_with_event_\"*p*test*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_109_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_10_-_Enable_lttng_event_with_event_\"tp:tptest2\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_110_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_111_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_112_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_113_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_114_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.PX8ScC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_115_-_Enable_lttng_event_with_event_\"*p*test*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_116_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_117_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_118_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_119_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_11_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_120_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_121_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.u1K4ik": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_122_-_Enable_lttng_event_with_event_\"*p*test*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_123_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_124_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_125_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_126_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_127_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_128_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.EBXxku": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_129_-_Enable_lttng_event_with_event_\"*p***test*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_12_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_130_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_131_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_132_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_133_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_134_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_135_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.JrtmB1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_136_-_Enable_lttng_event_with_event_\"*p*test*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_137_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_138_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_139_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_13_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_140_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_141_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_142_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.EhuDzG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_143_-_Enable_lttng_event_with_event_\"*3\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_144_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_145_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_146_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_147_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_148_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_149_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.ycClx0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_14_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_150_-_Enable_lttng_event_with_event_\"tp*test3,*2\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_151_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_152_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_153_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_154_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_155_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_156_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.YsnjTu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_157_-_Enable_lttng_event_with_event_\"**tp*test3,*2\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_158_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_159_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_15_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_160_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_161_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_162_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_163_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_tracing_started_trace_path.hb5om7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_164_-_Enable_ust_event_non-existent-event_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_165_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_166_-_Enable_lttng_event_with_event_\"tp:tptest1\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_167_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_168_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_169_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_16_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.1KoI0N": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_170_-_Create_session_test-exclusion_in": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_171_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_172_-_Enable_LTTng_event_\"allo\"_with_exclusion_\"lol\"_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_173_-_Create_session_test-exclusion_in": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_174_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_175_-_Enable_LTTng_event_\"allo\"_with_exclusion_\"meow,lol\"_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_176_-_Create_session_test-exclusion_in": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_177_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_178_-_Enable_LTTng_event_\"allo\"_with_exclusion_\"z*em\"_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_179_-_Create_session_test-exclusion_in": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_17_-_Enable_lttng_event_with_event_\"tp:tptest3\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_180_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_181_-_Enable_LTTng_event_\"allo*\"_with_exclusion_\"all*\"_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_182_-_Create_session_test-exclusion_in": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_183_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_184_-_Enable_LTTng_event_\"allo*\"_with_exclusion_\"ze,all*,yes\"_fails": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_185_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_18_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_19_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_20_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_21_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_22_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_23_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.Uhn1o6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_24_-_Enable_lttng_event_with_event_\"tp:tptest*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_25_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_26_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_27_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_28_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_29_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_2_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXace_path.2VhNBi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_30_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.h8ofgV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_31_-_Enable_lttng_event_with_event_\"tp:tptest*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_32_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_33_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_34_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_35_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_36_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_37_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.QJzPvB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_38_-_Enable_lttng_event_with_event_\"tp:tptest*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_39_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_3_-_Enabling_events_without_exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_40_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_41_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_42_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_43_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_44_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.mpDlGJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_45_-_Enable_lttng_event_with_event_\"tp:tptest*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_46_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_47_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_48_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_49_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_4_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_50_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_51_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.w7Xbjv": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_52_-_Enable_lttng_event_with_event_\"tp:tptest*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_53_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_54_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_55_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_56_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_57_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_58_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.GTg93o": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_59_-_Enable_lttng_event_with_event_\"tp*tptest*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_5_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_60_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_61_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_62_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_63_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_64_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_65_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.MrxUKx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_66_-_Enable_lttng_event_with_event_\"tp*tptest*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_67_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_68_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_69_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_6_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_70_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_71_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_72_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.CqADvd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_73_-_Enable_lttng_event_with_event_\"tp*tptest*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_74_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_75_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_76_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_77_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_78_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_79_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.abz2MR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_7_-_Events_were_found_during_the_dry_run_without_exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_80_-_Enable_lttng_event_with_event_\"tp*tptest*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_81_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_82_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_83_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_84_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_85_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_86_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.Paa6Uy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_87_-_Enable_lttng_event_with_event_\"tp*tptest*\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_88_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_89_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_8_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_90_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_91_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_92_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_93_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.4v7yZE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_94_-_Enable_lttng_event_with_event_\"*test2\"_excluded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_95_-_Start_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_96_-_Running_test_application": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_97_-_Stop_lttng_tracing_for_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_98_-_Destroy_session_test-exclusion": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_99_-_Validate_trace_exclusion_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/exclusion/test_exclusion_9_-_Create_session_test-exclusion_in_-o_/tmp/tmp.XXXXXXXXXXsion_trace_path.n6uEgL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_100_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_101_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_102_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_103_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_104_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_105_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_106_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_107_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_108_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_109_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_10_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_110_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_111_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_112_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_113_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_114_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_115_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_116_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_117_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_118_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_119_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_11_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_120_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_121_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_122_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_123_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_124_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_125_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_126_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_127_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_128_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_129_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_12_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_130_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_131_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_132_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_133_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_134_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_135_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_136_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_137_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_138_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_139_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_13_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_140_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_141_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_142_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_143_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_144_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_145_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_146_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_147_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_148_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_149_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_14_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_150_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_151_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_152_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_153_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_154_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_155_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_156_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_157_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_158_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_159_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_15_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_160_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_161_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_162_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_163_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_164_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_165_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_166_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_167_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_168_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_169_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_16_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_170_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_171_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_172_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_173_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_174_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_175_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_176_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_177_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_178_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_179_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_17_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_180_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_181_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_182_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_183_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_184_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_185_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_186_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_187_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_188_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_189_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_18_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_190_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_191_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_192_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_193_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_194_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_195_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_196_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_197_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_198_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_199_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_19_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_200_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_201_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_202_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_203_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_204_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_205_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_206_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_207_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_208_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_209_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_20_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_210_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_211_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_212_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_213_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_214_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_215_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_216_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_217_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_218_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_219_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_21_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_220_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_221_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_222_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_223_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_224_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_225_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_226_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_227_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_228_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_229_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_22_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_230_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_231_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_232_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_233_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_234_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_235_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_236_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_237_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_238_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_239_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_23_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_240_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_241_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_242_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_243_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_244_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_245_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_246_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_247_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_248_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_249_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_24_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_250_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_251_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_252_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_253_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_254_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_255_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_256_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_257_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_258_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_259_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_25_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_260_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_261_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_262_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_263_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_264_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_265_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_266_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_267_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_268_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_269_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_26_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_270_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_271_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_272_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_273_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_274_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_275_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_276_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_277_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_278_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_27_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_28_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_29_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_2_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_30_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_31_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_32_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_33_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_34_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_35_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_36_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_37_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_38_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_39_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_3_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_40_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_41_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_42_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_43_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_44_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_45_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_46_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_47_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_48_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_49_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_4_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_50_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_51_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_52_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_53_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_54_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_55_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_56_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_57_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_58_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_59_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_5_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_60_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_61_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_62_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_63_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_64_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_65_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_66_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_67_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_68_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_69_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_6_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_70_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_71_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_72_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_73_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_74_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_75_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_76_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_77_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_78_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_79_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_7_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_80_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_81_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_82_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_83_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_84_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_85_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_86_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_87_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_88_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_89_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_8_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_90_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_91_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_92_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_93_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_94_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_95_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_96_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_97_-_Destroy_session_filter-invalid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_98_-_Create_session_filter-invalid_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_99_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_invalid_filter_9_-_Enable_lttng_event_with_filtering_and_invalid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_10_-_Create_session_filter-unsupported-ops_in_-o_/tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_11_-_Enable_lttng_event_with_filtering_and_unsupported_operator": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_12_-_Unsupported_operator_test_MOD__%_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_13_-_Destroy_session_filter-unsupported-ops": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_14_-_Create_session_filter-unsupported-ops_in_-o_/tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_15_-_Enable_lttng_event_with_filtering_and_unsupported_operator": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_16_-_Unsupported_operator_test_PLUS__+_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_17_-_Destroy_session_filter-unsupported-ops": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_18_-_Create_session_filter-unsupported-ops_in_-o_/tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_19_-_Enable_lttng_event_with_filtering_and_unsupported_operator": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_20_-_Unsupported_operator_test_MINUS__-_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_21_-_Destroy_session_filter-unsupported-ops": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_22_-_Create_session_filter-unsupported-ops_in_-o_/tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_23_-_Enable_lttng_event_with_filtering_and_unsupported_operator": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_24_-_Unsupported_operator_test_MUL__*_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_25_-_Destroy_session_filter-unsupported-ops": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_26_-_Create_session_filter-unsupported-ops_in_-o_/tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_27_-_Enable_lttng_event_with_filtering_and_unsupported_operator": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_28_-_Unsupported_operator_test_DIV__/_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_29_-_Destroy_session_filter-unsupported-ops": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_2_-_Create_session_filter-unsupported-ops_in_-o_/tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_30_-_Create_session_filter-unsupported-ops_in_-o_/tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_31_-_Enable_lttng_event_with_filtering_and_unsupported_operator": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_32_-_Unsupported_operator_test_MOD__%_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_33_-_Destroy_session_filter-unsupported-ops": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_34_-_Create_session_filter-unsupported-ops_in_-o_/tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_35_-_Enable_lttng_event_with_filtering_and_unsupported_operator": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_36_-_Unsupported_operator_test_PLUS__+_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_37_-_Destroy_session_filter-unsupported-ops": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_38_-_Create_session_filter-unsupported-ops_in_-o_/tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_39_-_Enable_lttng_event_with_filtering_and_unsupported_operator": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_3_-_Enable_lttng_event_with_filtering_and_unsupported_operator": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_40_-_Unsupported_operator_test_MINUS__-_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_41_-_Destroy_session_filter-unsupported-ops": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_42_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_4_-_Unsupported_operator_test_MUL__*_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_5_-_Destroy_session_filter-unsupported-ops": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_6_-_Create_session_filter-unsupported-ops_in_-o_/tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_7_-_Enable_lttng_event_with_filtering_and_unsupported_operator": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_8_-_Unsupported_operator_test_DIV__/_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_unsupported_op_9_-_Destroy_session_filter-unsupported-ops": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1000_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1001_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1002_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1003_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1004_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lgbW5T": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1005_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1006_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1007_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1008_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1009_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_100_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1010_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FM8y3P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1011_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1012_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1013_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1014_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1015_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1016_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.724A5B": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1017_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1018_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1019_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_101_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1020_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1021_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1022_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JO0xi1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1023_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1024_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1025_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1026_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1027_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1028_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qoztrb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1029_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_102_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1030_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1031_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1032_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1033_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1034_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.svTwnZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1035_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1036_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1037_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1038_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1039_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_103_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1040_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2iIJZ5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1041_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1042_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1043_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1044_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1045_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1046_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0ZmWTO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1047_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1048_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1049_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_104_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VLJ495": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1050_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1051_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1052_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YlDhQc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1053_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1054_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1055_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1056_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1057_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1058_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aavBPl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1059_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_105_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1060_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1061_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1062_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1063_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1064_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kxXWWN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1065_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1066_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1067_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1068_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1069_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_106_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1070_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MwK7dw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1071_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1072_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1073_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1074_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1075_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1076_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NPbeaV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1077_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1078_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1079_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_107_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1080_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1081_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1082_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2ghCYx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1083_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1084_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1085_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1086_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1087_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1088_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.atZuyQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1089_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_108_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1090_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1091_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1092_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1093_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1094_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.jRnQEc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1095_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1096_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1097_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1098_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1099_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_109_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_10_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1100_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.rih0dq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1101_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1102_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1103_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1104_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1105_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1106_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.nsxfn2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1107_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1108_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1109_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_110_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.E5Vso0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1110_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1111_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1112_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.hpzaj9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1113_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1114_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1115_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1116_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1117_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1118_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dpRvDZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1119_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_111_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1120_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1121_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1122_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1123_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1124_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.IywERj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1125_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1126_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1127_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1128_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1129_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_112_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1130_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.N9tWwo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1131_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1132_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1133_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1134_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1135_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1136_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Y4lyXJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1137_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1138_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1139_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_113_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1140_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1141_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1142_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XpcmST": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1143_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1144_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1145_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1146_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1147_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1148_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HK3qpg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1149_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_114_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1150_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1151_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1152_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1153_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1154_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PzuIoR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1155_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1156_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1157_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1158_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1159_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_115_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1160_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mHQ3WK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1161_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1162_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1163_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1164_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1165_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1166_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.inbrHd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1167_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1168_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1169_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_116_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yxXpeP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1170_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1171_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1172_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RDXRVI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1173_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1174_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1175_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1176_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1177_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1178_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4sCAVp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1179_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_117_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1180_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1181_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1182_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1183_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1184_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ohUd1z": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1185_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1186_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1187_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1188_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1189_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_118_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1190_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.v8J9gC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1191_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1192_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1193_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1194_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1195_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1196_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xbThM1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1197_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1198_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1199_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_119_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_11_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1200_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1201_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1202_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0vjyGt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1203_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1204_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1205_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1206_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1207_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1208_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RfTGCF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1209_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_120_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1210_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1211_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1212_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1213_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1214_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Tz5Z6G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1215_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1216_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1217_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1218_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1219_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_121_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1220_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7ogYVY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1221_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1222_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1223_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1224_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1225_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1226_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.R4CNsG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1227_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1228_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1229_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_122_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Rwhya": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1230_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1231_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1232_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6oKXP1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1233_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1234_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1235_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1236_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1237_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1238_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2oi0u2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1239_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_123_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1240_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1241_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1242_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1243_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1244_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ygDRHn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1245_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1246_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1247_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1248_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1249_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_124_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1250_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ADTgxW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1251_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1252_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1253_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1254_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1255_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1256_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.r75rcU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1257_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1258_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1259_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_125_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1260_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1261_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1262_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.CBWtxG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1263_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1264_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1265_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1266_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1267_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1268_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.A1eD1Y": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1269_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_126_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1270_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1271_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1272_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1273_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1274_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9CeCcw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1275_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1276_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1277_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1278_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1279_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_127_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1280_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.KbUsD2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1281_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1282_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1283_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1284_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1285_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1286_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.axhbFJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1287_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1288_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1289_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_128_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PtH6LQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1290_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1291_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1292_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.F4PHsG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1293_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1294_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1295_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1296_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1297_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1298_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.UMobX4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1299_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_129_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_12_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1300_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1301_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1302_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1303_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1304_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RfbLBb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1305_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1306_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1307_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1308_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1309_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_130_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1310_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GsKLq8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1311_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1312_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1313_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1314_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1315_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1316_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VJLEIy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1317_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1318_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1319_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_131_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1320_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1321_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1322_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HeMmRv": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1323_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1324_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1325_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1326_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1327_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1328_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PWLonW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1329_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_132_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1330_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1331_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1332_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1333_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1334_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JZw47O": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1335_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1336_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1337_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1338_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1339_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_133_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1340_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FYJSME": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1341_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1342_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1343_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1344_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1345_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1346_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.CMCQWd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1347_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1348_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1349_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_134_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.c4lOFY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1350_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1351_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1352_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.U22QQV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1353_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1354_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1355_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1356_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1357_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1358_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JuC50V": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1359_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_135_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1360_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1361_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1362_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1363_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1364_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DJVPzw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1365_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1366_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1367_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1368_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1369_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_136_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1370_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QEt9D2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1371_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1372_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1373_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1374_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1375_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1376_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kJ8r3L": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1377_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1378_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1379_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_137_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1380_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1381_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1382_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8qOkb2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1383_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1384_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1385_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1386_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1387_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1388_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qSOlpR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1389_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_138_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1390_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1391_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1392_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1393_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1394_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.22F07a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1395_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1396_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1397_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1398_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1399_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_139_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_13_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1400_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tx4ZkJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1401_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1402_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1403_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1404_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1405_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1406_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4OKo8R": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1407_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1408_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1409_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_140_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.x1TfBt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1410_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1411_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1412_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Tuw7gQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1413_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1414_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1415_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1416_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1417_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1418_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cziJZl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1419_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_141_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1420_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1421_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1422_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1423_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1424_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tfsKlN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1425_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1426_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1427_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1428_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1429_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_142_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1430_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iFwCNP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1431_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1432_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1433_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1434_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1435_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1436_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Jq5cOe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1437_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1438_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1439_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_143_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1440_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1441_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1442_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.npKP5c": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1443_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1444_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1445_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1446_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1447_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1448_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HCNaZQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1449_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_144_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1450_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1451_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1452_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1453_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1454_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.rku8QE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1455_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1456_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1457_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1458_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1459_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_145_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1460_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SNtEEM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1461_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1462_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1463_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1464_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1465_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1466_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YyV3QC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1467_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1468_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1469_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_146_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TIppeK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1470_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1471_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1472_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QnLeiR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1473_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1474_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1475_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1476_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1477_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1478_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DjoUV4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1479_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_147_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1480_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1481_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1482_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1483_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1484_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ls4a0W": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1485_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1486_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1487_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1488_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1489_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_148_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1490_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QOBdtG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1491_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1492_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1493_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1494_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1495_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1496_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FyhSuc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1497_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1498_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1499_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_149_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_14_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6OFpzZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1500_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1501_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1502_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gWrFDP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1503_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1504_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1505_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1506_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1507_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1508_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0KnOMk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1509_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_150_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1510_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1511_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1512_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1513_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1514_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.OxXWHn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1515_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1516_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1517_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1518_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1519_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_151_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1520_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HyicS6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1521_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1522_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1523_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1524_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1525_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1526_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.28LERr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1527_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1528_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1529_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_152_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dspeD6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1530_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1531_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1532_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6Gn57I": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1533_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1534_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1535_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1536_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1537_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1538_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dneVy8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1539_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_153_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1540_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1541_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1542_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1543_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1544_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3chNXS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1545_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1546_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1547_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1548_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1549_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_154_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1550_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QiahWB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1551_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1552_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1553_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1554_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1555_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1556_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4cLV9w": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1557_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1558_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1559_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_155_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1560_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1561_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1562_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.68KQLu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1563_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1564_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1565_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1566_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1567_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1568_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kV77o7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1569_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_156_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1570_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1571_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1572_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1573_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1574_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.c0osS1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1575_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1576_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1577_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1578_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1579_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_157_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1580_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.36Hoes": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1581_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1582_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1583_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1584_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1585_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1586_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.unWus2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1587_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1588_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1589_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_158_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QBggtj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1590_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1591_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1592_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cyLKMO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1593_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1594_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1595_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1596_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1597_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1598_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vP3d16": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1599_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_159_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_15_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1600_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1601_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1602_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1603_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1604_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Tg45Vf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1605_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1606_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1607_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1608_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1609_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_160_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1610_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.T9sf5I": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1611_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1612_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1613_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1614_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1615_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1616_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qnYhAo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1617_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1618_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1619_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_161_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1620_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1621_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1622_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NVeFwF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1623_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1624_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1625_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1626_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1627_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1628_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lHXVef": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1629_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_162_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1630_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1631_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1632_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1633_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1634_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YDZtWu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1635_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1636_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1637_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1638_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1639_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_163_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1640_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VV9BSR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1641_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1642_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1643_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1644_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1645_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1646_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.wSfDNH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1647_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1648_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1649_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_164_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8w7Cov": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1650_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1651_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1652_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Wt4S0j": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1653_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1654_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1655_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1656_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1657_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1658_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mEH02F": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1659_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_165_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1660_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1661_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1662_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1663_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1664_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.I19j5S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1665_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1666_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1667_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1668_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1669_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_166_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1670_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.WUvOpY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1671_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1672_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1673_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1674_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1675_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1676_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7IJboP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1677_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1678_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1679_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_167_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1680_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1681_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1682_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.jFsSbz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1683_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1684_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1685_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1686_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1687_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1688_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.wyDc3Y": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1689_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_168_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1690_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1691_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1692_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1693_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1694_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lOoGyd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1695_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1696_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1697_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1698_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1699_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_169_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_16_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1700_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5kfnji": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1701_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1702_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1703_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1704_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1705_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1706_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iJugOP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1707_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1708_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1709_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_170_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JAR7pX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1710_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1711_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1712_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5N6trD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1713_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1714_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1715_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1716_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1717_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1718_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kuT1KT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1719_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_171_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1720_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1721_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1722_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1723_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1724_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9khyye": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1725_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1726_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1727_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1728_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1729_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_172_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1730_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0kBmBQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1731_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1732_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1733_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1734_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1735_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1736_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kZPlIp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1737_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1738_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1739_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_173_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1740_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1741_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1742_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.OQ3JWe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1743_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1744_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1745_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1746_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1747_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1748_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dsjh7T": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1749_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_174_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1750_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1751_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1752_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1753_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1754_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.q1vai5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1755_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1756_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1757_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1758_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1759_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_175_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1760_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.b04COU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1761_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1762_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1763_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1764_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1765_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1766_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.M2ibCn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1767_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1768_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1769_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_176_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EpAQrP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1770_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1771_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1772_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Xzrjw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1773_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1774_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1775_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1776_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1777_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1778_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lHUplS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1779_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_177_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1780_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1781_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1782_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1783_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1784_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xc4M8A": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1785_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1786_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1787_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1788_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1789_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_178_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1790_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZJsXFP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1791_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1792_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1793_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1794_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1795_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1796_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Qm1QD2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1797_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1798_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1799_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_179_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_17_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1800_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1801_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1802_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MxVYyh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1803_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1804_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1805_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1806_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1807_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1808_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RSi7sL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1809_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_180_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1810_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1811_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1812_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1813_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1814_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Pw0PDz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1815_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1816_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1817_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1818_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1819_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_181_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1820_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uCpWqZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1821_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1822_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1823_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1824_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1825_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1826_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.j2aR5O": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1827_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1828_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1829_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_182_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9LmnF8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1830_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1831_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1832_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DOYnlT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1833_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1834_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1835_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1836_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1837_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1838_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JRO40x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1839_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_183_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1840_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1841_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1842_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1843_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1844_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Ek3lbT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1845_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1846_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1847_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1848_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1849_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_184_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1850_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZhAaPx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1851_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1852_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1853_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1854_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1855_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1856_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6hHYLi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1857_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1858_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1859_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_185_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1860_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1861_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1862_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aQBabn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1863_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1864_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1865_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1866_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1867_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1868_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.agBQyM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1869_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_186_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1870_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1871_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1872_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1873_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1874_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HOIjct": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1875_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1876_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1877_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1878_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1879_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_187_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1880_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8qjTaQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1881_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1882_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1883_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1884_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1885_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1886_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aNJb08": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1887_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1888_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1889_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_188_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MnLeKG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1890_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1891_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1892_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cPuzPn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1893_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1894_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1895_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1896_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1897_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1898_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Dwxwj4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1899_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_189_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_18_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1900_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1901_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1902_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1903_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1904_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XbVsKg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1905_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1906_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1907_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1908_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1909_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_190_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1910_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lCAwtU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1911_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1912_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1913_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1914_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1915_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1916_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Dgjt2f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1917_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1918_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1919_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_191_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1920_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1921_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1922_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aso7Ek": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1923_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1924_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1925_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1926_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1927_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1928_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ijIBAt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1929_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_192_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1930_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1931_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1932_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1933_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1934_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xrQA1i": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1935_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1936_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1937_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1938_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1939_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_193_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1940_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TKjlO7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1941_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1942_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1943_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1944_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1945_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1946_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.T9gLCS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1947_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1948_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1949_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_194_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cm1NPT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1950_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1951_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1952_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.boyADH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1953_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1954_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1955_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1956_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1957_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1958_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZwLo50": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1959_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_195_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1960_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1961_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1962_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1963_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1964_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RORjZC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1965_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1966_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1967_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1968_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1969_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_196_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1970_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DgWRsn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1971_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1972_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1973_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1974_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1975_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1976_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PfFT5z": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1977_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1978_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1979_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_197_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1980_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1981_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1982_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.884vl5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1983_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1984_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1985_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1986_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1987_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1988_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.1WM6tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1989_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_198_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1990_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1991_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1992_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1993_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1994_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.AsOVvZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1995_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1996_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1997_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1998_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1999_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_199_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_19_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2000_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VKjEhe": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2001_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2002_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2003_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2004_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2005_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2006_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LymVpO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2007_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2008_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2009_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_200_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GzwirS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2010_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2011_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2012_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cTj6YF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2013_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2014_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2015_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2016_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2017_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2018_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LdUWan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2019_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_201_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2020_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2021_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2022_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2023_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2024_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Nne9kN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2025_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2026_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2027_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2028_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2029_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_202_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2030_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9KhMvI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2031_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2032_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2033_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2034_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2035_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2036_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XUbTqf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2037_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2038_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2039_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_203_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2040_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2041_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2042_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.R9qtzn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2043_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2044_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2045_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2046_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2047_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2048_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8SV64o": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2049_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_204_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2050_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2051_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2052_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2053_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2054_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dwM04r": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2055_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2056_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2057_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2058_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2059_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_205_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2060_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3Nd7JA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2061_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2062_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2063_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2064_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2065_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2066_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kU5nWE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2067_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2068_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2069_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_206_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vbjCtJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2070_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2071_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2072_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NoeQe8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2073_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2074_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2075_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2076_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2077_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2078_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XPPpHA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2079_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_207_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2080_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2081_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2082_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2083_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2084_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8KyMxG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2085_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2086_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2087_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2088_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2089_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_208_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2090_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.j109Gs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2091_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2092_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2093_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2094_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2095_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2096_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mY5X3a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2097_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2098_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2099_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_209_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_20_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qbhTQd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2100_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2101_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2102_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tE3vm3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2103_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2104_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2105_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2106_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2107_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2108_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.i9VxmO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2109_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_210_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2110_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2111_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2112_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2113_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2114_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gRF9GU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2115_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2116_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2117_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2118_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2119_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_211_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2120_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YIp6Yq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2121_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2122_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2123_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2124_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2125_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2126_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SJuiPd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2127_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2128_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2129_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_212_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.pkWVkK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2130_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2131_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2132_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ORF2Hu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2133_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2134_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2135_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2136_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2137_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2138_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PwypYf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2139_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_213_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2140_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2141_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2142_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2143_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2144_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.auDep6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2145_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2146_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2147_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2148_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2149_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_214_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2150_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.C3aF9Z": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2151_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2152_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2153_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2154_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2155_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2156_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5ePclk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2157_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2158_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2159_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_215_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2160_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2161_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2162_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ePwu5J": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2163_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2164_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2165_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2166_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2167_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2168_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dF0dtX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2169_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_216_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2170_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2171_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2172_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2173_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2174_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.r1lc38": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2175_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2176_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2177_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2178_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2179_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_217_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2180_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_218_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.15r6wi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_219_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_21_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_220_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_221_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_222_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_223_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_224_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.z3oxRR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_225_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_226_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_227_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_228_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_229_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_22_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_230_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Kh6Mj0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_231_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_232_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_233_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_234_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_235_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_236_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.S0jNSc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_237_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_238_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_239_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_23_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_240_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_241_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_242_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.KFnyJn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_243_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_244_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_245_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_246_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_247_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_248_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GBOzFq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_249_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_24_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_250_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_251_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_252_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_253_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_254_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.c2MUtD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_255_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_256_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_257_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_258_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_259_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_25_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_260_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xC3lSX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_261_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_262_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_263_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_264_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_265_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_266_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3f4G5X": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_267_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_268_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_269_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_26_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Vr0kgw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_270_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_271_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_272_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Kq0mRm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_273_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_274_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_275_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_276_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_277_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_278_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kkXc9S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_279_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_27_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_280_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_281_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_282_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_283_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_284_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SKSZ1j": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_285_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_286_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_287_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_288_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_289_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_28_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_290_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.v55cCL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_291_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_292_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_293_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_294_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_295_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_296_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0uMZaO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_297_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_298_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_299_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_29_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_2_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xpmiSJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_300_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_301_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_302_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.nMK6o3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_303_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_304_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_305_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_306_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_307_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_308_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9yLPIj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_309_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_30_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_310_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_311_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_312_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_313_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_314_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yHfGyR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_315_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_316_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_317_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_318_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_319_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_31_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_320_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.z8s7Xd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_321_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_322_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_323_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_324_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_325_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_326_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gudHrv": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_327_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_328_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_329_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_32_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JcILJn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_330_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_331_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_332_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5NiQQI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_333_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_334_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_335_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_336_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_337_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_338_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Mqlj9v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_339_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_33_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_340_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_341_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_342_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_343_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_344_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qzFEpt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_345_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_346_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_347_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_348_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_349_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_34_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_350_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2bNgVO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_351_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_352_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_353_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_354_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_355_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_356_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PDyU8L": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_357_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_358_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_359_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_35_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_360_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_361_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_362_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Yq5HBb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_363_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_364_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_365_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_366_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_367_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_368_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cnCPwd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_369_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_36_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_370_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_371_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_372_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_373_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_374_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4o6Uit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_375_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_376_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_377_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_378_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_379_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_37_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_380_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cOxe4j": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_381_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_382_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_383_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_384_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_385_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_386_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EclrRC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_387_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_388_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_389_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_38_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.UE5n21": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_390_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_391_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_392_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.teuIrq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_393_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_394_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_395_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_396_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_397_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_398_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.bOywzi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_399_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_39_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_3_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_400_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_401_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_402_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_403_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_404_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lI9HVX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_405_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_406_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_407_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_408_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_409_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_40_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_410_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0Urvp3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_411_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_412_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_413_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_414_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_415_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_416_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.swSWzb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_417_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_418_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_419_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_41_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_420_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_421_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_422_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uBgVRF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_423_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_424_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_425_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_426_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_427_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_428_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.w3Oe8S": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_429_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_42_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_430_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_431_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_432_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_433_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_434_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Ix59be": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_435_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_436_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_437_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_438_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_439_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_43_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_440_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8FvnZT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_441_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_442_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_443_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_444_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_445_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_446_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YmJTfk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_447_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_448_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_449_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_44_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FWBZZF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_450_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_451_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_452_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cMAmVD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_453_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_454_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_455_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_456_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_457_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_458_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.sV3i82": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_459_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_45_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_460_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_461_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_462_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_463_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_464_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.rPek69": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_465_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_466_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_467_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_468_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_469_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_46_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_470_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YJ5gZf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_471_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_472_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_473_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_474_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_475_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_476_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mUs2VJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_477_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_478_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_479_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_47_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_480_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_481_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_482_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.inpQag": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_483_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_484_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_485_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_486_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_487_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_488_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4eljEa": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_489_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_48_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_490_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_491_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_492_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_493_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_494_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xkoEqa": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_495_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_496_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_497_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_498_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_499_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_49_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_4_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_500_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cgiIYz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_501_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_502_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_503_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_504_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_505_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_506_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GX5BrF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_507_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_508_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_509_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_50_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4tNEcJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_510_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_511_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_512_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gJt10L": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_513_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_514_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_515_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_516_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_517_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_518_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.l6hrpC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_519_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_51_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_520_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_521_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_522_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_523_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_524_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EDgFi1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_525_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_526_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_527_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_528_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_529_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_52_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_530_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tkXZZc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_531_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_532_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_533_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_534_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_535_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_536_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EBleMj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_537_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_538_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_539_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_53_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_540_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_541_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_542_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TH0Oiw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_543_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_544_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_545_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_546_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_547_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_548_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JvQrN4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_549_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_54_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_550_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_551_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_552_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_553_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_554_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.blRl71": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_555_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_556_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_557_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_558_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_559_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_55_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_560_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lErxys": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_561_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_562_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_563_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_564_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_565_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_566_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MPPTgm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_567_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_568_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_569_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_56_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vg9Tm5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_570_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_571_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_572_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RnOwR0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_573_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_574_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_575_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_576_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_577_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_578_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JtghrP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_579_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_57_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_580_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_581_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_582_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_583_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_584_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PUVc9x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_585_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_586_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_587_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_588_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_589_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_58_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_590_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.sRUvXp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_591_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_592_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_593_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_594_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_595_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_596_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.m0qxP3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_597_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_598_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_599_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_59_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_5_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_600_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_601_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_602_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.J5BQix": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_603_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_604_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_605_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_606_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_607_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_608_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.X2UvCW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_609_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_60_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_610_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_611_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_612_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_613_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_614_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iUZwxM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_615_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_616_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_617_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_618_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_619_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_61_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_620_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6fLcPa": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_621_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_622_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_623_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_624_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_625_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_626_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6hAicQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_627_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_628_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_629_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_62_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.U63g6T": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_630_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_631_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_632_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yt7dUu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_633_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_634_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_635_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_636_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_637_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_638_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QQY1a1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_639_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_63_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_640_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_641_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_642_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_643_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_644_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.b4gqBZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_645_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_646_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_647_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_648_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_649_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_64_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_650_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FN1tRc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_651_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_652_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_653_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_654_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_655_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_656_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3RN70X": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_657_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_658_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_659_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_65_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_660_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_661_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_662_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uDGdcU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_663_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_664_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_665_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_666_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_667_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_668_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gfntoy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_669_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_66_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_670_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_671_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_672_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_673_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_674_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.chU9cj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_675_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_676_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_677_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_678_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_679_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_67_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_680_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.BVtrer": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_681_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_682_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_683_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_684_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_685_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_686_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.305aFK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_687_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_688_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_689_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_68_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ksmyhx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_690_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_691_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_692_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4bv7gg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_693_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_694_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_695_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_696_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_697_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_698_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.igim0C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_699_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_69_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_6_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_700_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_701_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_702_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_703_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_704_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lN7Yn1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_705_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_706_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_707_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_708_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_709_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_70_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_710_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.AQUTcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_711_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_712_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_713_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_714_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_715_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_716_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YbkhHA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_717_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_718_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_719_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_71_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_720_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_721_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_722_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9CFvf4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_723_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_724_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_725_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_726_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_727_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_728_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uPQRHM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_729_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_72_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_730_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_731_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_732_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_733_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_734_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vQK3lU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_735_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_736_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_737_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_738_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_739_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_73_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_740_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FXdy6X": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_741_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_742_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_743_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_744_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_745_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_746_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.veQpHY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_747_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_748_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_749_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_74_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dUub7G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_750_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_751_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_752_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Itawf2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_753_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_754_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_755_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_756_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_757_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_758_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GfgA9o": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_759_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_75_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_760_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_761_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_762_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_763_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_764_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lg2LNf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_765_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_766_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_767_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_768_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_769_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_76_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_770_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HKaS9h": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_771_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_772_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_773_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_774_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_775_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_776_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9d0zpr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_777_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_778_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_779_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_77_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_780_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_781_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_782_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.nsKP5k": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_783_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_784_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_785_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_786_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_787_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_788_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NUvmSl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_789_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_78_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_790_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_791_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_792_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_793_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_794_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.pcHSFw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_795_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_796_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_797_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_798_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_799_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_79_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_7_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_800_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TAw629": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_801_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_802_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_803_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_804_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_805_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_806_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NHDq3r": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_807_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_808_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_809_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_80_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tYx8dD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_810_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_811_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_812_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iSdMfo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_813_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_814_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_815_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_816_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_817_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_818_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.S0SBS1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_819_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_81_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_820_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_821_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_822_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_823_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_824_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SKxbRx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_825_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_826_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_827_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_828_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_829_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_82_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_830_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VSKYBJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_831_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_832_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_833_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_834_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_835_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_836_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LxvMws": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_837_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_838_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_839_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_83_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_840_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_841_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_842_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.G2pBqP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_843_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_844_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_845_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_846_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_847_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_848_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qt9DFs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_849_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_84_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_850_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_851_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_852_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_853_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_854_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.jQL6KT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_855_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_856_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_857_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_858_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_859_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_85_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_860_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HjVlHY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_861_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_862_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_863_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_864_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_865_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_866_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Xjf3XO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_867_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_868_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_869_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_86_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xS6V0Y": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_870_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_871_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_872_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Eayzdh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_873_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_874_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_875_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_876_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_877_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_878_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YfYiCn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_879_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_87_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_880_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_881_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_882_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_883_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_884_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.CIdWi8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_885_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_886_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_887_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_888_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_889_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_88_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_890_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qgtCVn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_891_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_892_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_893_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_894_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_895_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_896_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yDSERf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_897_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_898_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_899_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_89_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_8_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vLA1Gs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_900_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_901_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_902_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4uJ5p8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_903_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_904_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_905_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_906_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_907_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_908_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3EPjn2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_909_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_90_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_910_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_911_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_912_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_913_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_914_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Bj3nwI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_915_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_916_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_917_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_918_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_919_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_91_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_920_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LeOvha": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_921_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_922_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_923_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_924_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_925_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_926_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.g6BJqt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_927_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_928_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_929_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_92_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.giObgQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_930_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_931_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_932_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dLjETX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_933_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_934_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_935_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_936_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_937_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_938_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZeNAsx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_939_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_93_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_940_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_941_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_942_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_943_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_944_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.IpB7D1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_945_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_946_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_947_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_948_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_949_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_94_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_950_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qFOgZi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_951_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_952_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_953_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_954_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_955_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_956_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.pFZi6h": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_957_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_958_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_959_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_95_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_960_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_961_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_962_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.v7U8Wy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_963_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_964_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_965_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_966_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_967_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_968_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.1msryt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_969_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_96_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_970_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_971_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_972_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_973_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_974_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DRkAsq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_975_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_976_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_977_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_978_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_979_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_97_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_980_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VRKCzT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_981_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_982_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_983_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_984_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_985_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_986_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qWUa0B": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_987_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_988_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_989_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_98_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YNx0O2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_990_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_991_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_992_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.86N7sf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_993_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_994_-_Start_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_995_-_Stop_lttng_tracing_for_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_996_-_Destroy_session_valid_filter": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_997_-_Validate_trace_filter_output": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_998_-_Create_session_valid_filter_in_-o_/tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ldm5uP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_999_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_99_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/filtering/test_valid_filter_9_-_Enable_lttng_event_with_filtering": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_10_-_Start_tracing_for_session_health_thread_ok": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_11_-_Destroy_session_health_thread_ok": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_12_-_Validation_OK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_13_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_ok_trace_path.7Wi6ih_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_14_-_Validation_OK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_15_-_Validation_OK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_16_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_17_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_2_-_Validation_OK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_3_-_Create_session_health_thread_ok_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_4_-_Enable_ust_event_tp:tptest_for_session_health_thread_ok": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_5_-_Start_tracing_for_session_health_thread_ok": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_6_-_Destroy_session_health_thread_ok": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_7_-_Validation_OK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_8_-_Create_session_health_thread_ok_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/health/test_thread_ok_9_-_Enable_kernel_event_sched_switch_for_session_health_thread_ok": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_lttng_ust_10_-_Create_session_in_live_mode_with_delay_2000000_and_custom_URLs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_lttng_ust_11_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_lttng_ust_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_lttng_ust_2_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXlive_lttng_ust_trace_path.MpMVf8_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_lttng_ust_3_-_Create_session_in_live_mode_with_delay_2000000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_lttng_ust_4_-_Enable_ust_event_tp:tptest_for_session_live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_lttng_ust_5_-_Start_tracing_for_session_live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_lttng_ust_6_-_Stop_lttng_tracing_for_session_live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_lttng_ust_7_-_Destroy_session_live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_lttng_ust_8_-_Trace_match_with_1_event_tp:tptest": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_lttng_ust_9_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_10_-_List_sessions_:_1_session_s_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_11_-_Attach_to_session,_5_streams_received": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_1_-_Connect_viewer_to_relayd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_2_-_Established_connection_and_version_check_with_2.13": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_3_-_List_sessions_:_1_session_s_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_4_-_Create_viewer_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_5_-_Attach_to_session,_5_stream_s__received": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_6_-_Get_metadata,_received_8192_bytes": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_7_-_Get_one_index_per_stream": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_8_-_Get_one_data_packet_for_stream_0,_offset_0,_len_4096": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_9_-_Detach_viewer_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_tracefile_count_10_-_List_sessions_:_1_session_s_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_tracefile_count_11_-_Attach_to_session,_5_streams_received": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_tracefile_count_1_-_Connect_viewer_to_relayd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_tracefile_count_2_-_Established_connection_and_version_check_with_2.13": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_tracefile_count_3_-_List_sessions_:_1_session_s_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_tracefile_count_4_-_Create_viewer_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_tracefile_count_5_-_Attach_to_session,_5_stream_s__received": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_tracefile_count_6_-_Get_metadata,_received_8192_bytes": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_tracefile_count_7_-_Get_one_index_per_stream": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_tracefile_count_8_-_Get_one_data_packet_for_stream_0,_offset_0,_len_4096": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/live/test_ust_tracefile_count_9_-_Detach_viewer_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_10_-_Reconstructed_path_from_metadata_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_11_-_Extracting_hostname_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_12_-_Hostname_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_13_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_2_-_Create_session_kernel_in": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_3_-_Enable_kernel_event_lttng_test_filter_event_for_session_kernel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_4_-_Start_tracing_for_session_kernel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_5_-_Stop_lttng_tracing_for_session_kernel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_6_-_Destroy_session_kernel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_7_-_Extracting_trace_name_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_8_-_Extracting_trace_creation_datetime_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_kernel_9_-_Extracting_domain_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_10_-_Extracting_tracer_buffering_scheme_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_11_-_Extracting_tracer_buffering_id_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_12_-_tracer_buffering_id_match_current_user_uid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_13_-_Extracting_architecture_bit_width_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_14_-_Reconstructed_path_from_metadata_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_15_-_Extracting_hostname_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_16_-_Hostname_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_17_-_Create_session_per-pid_in": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_18_-_Enable_channel_channel_for_session_per-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_19_-_Enable_ust_event_tp:tptest_for_session_per-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_20_-_Start_tracing_for_session_per-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_21_-_Stop_lttng_tracing_for_session_per-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_22_-_Destroy_session_per-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_23_-_Extracting_trace_name_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_24_-_Extracting_trace_creation_datetime_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_25_-_Extracting_domain_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_26_-_Extracting_tracer_buffering_scheme_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_27_-_Extracting_procname_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_28_-_Extracting_vpid_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_29_-_Extracting_tracer_buffering_id_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_2_-_Create_session_per-uid_in": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_30_-_vpid_and_tracer_buffering_id_are_identical": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_31_-_vpid_and_known_testapp_pid_are_identical": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_32_-_tracer_buffering_id_and_known_testapp_pid_are_identical": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_33_-_Extracting_vpid_datetime_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_34_-_Reconstructed_path_from_metadata_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_35_-_Extracting_hostname_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_36_-_Hostname_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_37_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_3_-_Enable_ust_event_tp:tptest_for_session_per-uid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_4_-_Start_tracing_for_session_per-uid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_5_-_Stop_lttng_tracing_for_session_per-uid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_6_-_Destroy_session_per-uid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_7_-_Extracting_trace_name_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_8_-_Extracting_trace_creation_datetime_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/metadata/test_ust_9_-_Extracting_domain_from_env_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_100_-_Enable_JUL_event_ev1,ev2,ev3_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_101_-_Lttng-tool_list_command_with_option_testSession_-d": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_102_-_Mi_test:_list_domain_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_103_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_104_-_Mi_test:_2_/_2_domains_discovered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_105_-_Mi_test:_domains_Jul_is_present": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_106_-_Mi_test:_domains_UST_is_present": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_107_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_108_-_Create_session_testSession_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_109_-_Enable_channel_testChannel_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_10_-_Destroy_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_110_-_Enable_ust_event_ev1,ev2,ev3_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_111_-_Enable_JUL_event_ev1,ev2,ev3_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_112_-_Lttng-tool_list_command_with_option_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_113_-_Mi_test:_list_session_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_114_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_115_-_Mi_test:_2_/_2_domains_discovered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_116_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:channels/lttng:channel/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_117_-_Mi_test:_2_/_2_channel_discovered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_118_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_119_-_Lttng-tool_list_command_with_option_-u_-f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_11_-_Create_session_testSession1_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_120_-_Mi_test:_list_ust_event_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_121_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:domains/lttng:domain[./lttng:type_='UST']/lttng:pids/lttng:pid/lttng:events/lttng:event/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_122_-_Mi_test:_28_/_5_ust_events_discovered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_123_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:domains/lttng:domain[./lttng:type_='UST']/lttng:pids/lttng:pid/lttng:events/lttng:event[./lttng:name_=_'tp:tptest']/lttng:event_fields/lttng:event_field/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_124_-_Mi_test:_28_/_12_ust_event_fields_discovered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_125_-_Create_session_testStartStopSession_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_126_-_Start_tracing_for_session_testStartStopSession_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_127_-_Mi_test:_failed_start_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_128_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_129_-_Mi_test:_mi_report_failure_on_start_command_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_12_-_Create_session_testSession2_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_130_-_Enable_channel_startStopChannel_for_session_testStartStopSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_131_-_Start_tracing_for_session_testStartStopSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_132_-_Mi_test:_start_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_133_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_134_-_Mi_test:_mi_report_success_on_start_command_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_135_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_136_-_Mi_test:_started_testStartStopSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_137_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:enabled/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_138_-_Mi_test:_enabled_element_:_true_expected:_true": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_139_-_Metadata_regenerate_testStartStopSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_13_-_Create_session_testSession3_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_140_-_Mi_test:_regenerate_metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_141_-_Stop_lttng_tracing_for_session_testStartStopSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_142_-_Mi_test:_stop_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_143_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_144_-_Mi_test:_stopped_testStartStopSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_145_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:enabled/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_146_-_Mi_test:_enabled_element_:_false_expected:_false": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_147_-_Stop_lttng_tracing_for_session_testStartStopSession_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_148_-_Mi_test:_failed_stop_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_149_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_14_-_Destroy_session_testSession1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_150_-_Mi_test:_mi_report_failure_on_start_command_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_151_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_152_-_Create_session_testSnapshotAdd_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_153_-_Added_snapshot_output_file:///tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/snapshotoutput": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_154_-_Mi_test:_snapshot_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_155_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_156_-_Mi_test:_add_snapshot_is_a_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_157_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:snapshot_action[./lttng:name_=_'add-output']/lttng:output/lttng:snapshot/lttng:session_name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_158_-_Mi_test:_added_snapshot_for:_testSnapshotAdd_expected_testSnapshotAdd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_159_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:snapshot_action[./lttng:name_=_'add-output']/lttng:output/lttng:snapshot/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_15_-_MI_test:_destroy_session_testSession1_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_160_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:snapshot_action[./lttng:name_=_'add-output']/lttng:output/lttng:snapshot/lttng:id/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_161_-_Snapshot_list": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_162_-_Mi_test:_snapshot_list_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_163_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_164_-_Mi_test:_add_snapshot_is_a_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_165_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:snapshot_action[./lttng:name_=_'list-output']/lttng:output/lttng:session[./lttng:name_='testSnapshotAdd']/lttng:snapshots/lttng:snapshot/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_166_-_Mi_test:_snapshot_list_extracted_snapshot:_snapshot-1_expected:_snapshot-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_167_-_Deleted_snapshot_output_id_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_168_-_Mi_test:_snapshot_delete_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_169_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_16_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_170_-_Mi_test:_del_snapshot_is_a_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_171_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:snapshot_action[./lttng:name_=_'del-output']/lttng:output/lttng:snapshot/lttng:id/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_172_-_Mi_test:_snapshot_del_extracted_snapshot_id:_1_expected:_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_173_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:snapshot_action[./lttng:name_=_'del-output']/lttng:output/lttng:snapshot/lttng:session_name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_174_-_Mi_test:_snapshot_del_extracted_snapshot_id:_testSnapshotAdd_expected:_testSnapshotAdd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_175_-_Deleted_snapshot_output_id_1_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_176_-_Mi_test:_snapshot_delete_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_177_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_178_-_Mi_test:_del_snapshot_is_a_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_179_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_17_-_Mi_test:_deleted_session:_testSession1_expected:_testSession1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_180_-_Create_session_testTrack_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_181_-_Track_command_with_opts:_-p_1,2,3_-u": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_182_-_Mi_test:_track_pid_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_183_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_184_-_Mi_test:_track_pid_is_a_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_185_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_186_-_Mi_test:_track_pid_expecting_3_processes_got_3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_187_-_Lttng-tool_list_command_with_option_testTrack": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_188_-_Mi_test:_session_list_with_pid_tracker_validate": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_189_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_18_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_190_-_Mi_test:_tracker_pid_listing_expecting_3_target_got_3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_191_-_Untrack_command_with_opts:_-p_2,3_-u": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_192_-_Mi_test:_untrack_pid_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_193_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_194_-_Mi_test:_untrack_pid_is_a_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_195_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_196_-_Mi_test:_untrack_pid_expecting_2_process_got_2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_197_-_Lttng-tool_list_command_with_option_testTrack": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_198_-_Mi_test:_session_list_with_pid_tracker_validate": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_199_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:targets/lttng:vpid_target/lttng:type/lttng:pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_19_-_MI_test:_destroy_all_session_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_200_-_Mi_test:_tracker_pid_listing_expecting_1_process_got_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_201_-_Untrack_command_with_opts:_-p_-u_-a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_202_-_Mi_test:_untrack_pid_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_203_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_204_-_Mi_test:_untrack_all_pid_is_a_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_205_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_206_-_Mi_test:_untrack_pid_expecting_1_process_got_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_207_-_Mi_test:_pid_expected_is_true_got_true": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_208_-_Lttng-tool_list_command_with_option_testTrack": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_209_-_Mi_test:_session_list_with_pid_tracker_validate": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_20_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_210_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:targets/lttng:vpid_target/lttng:type/lttng:pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_211_-_Mi_test:_tracker_pid_listing_expecting_0_process_got_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_212_-_Track_command_with_opts:_-p_-u_-a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_213_-_Mi_test:_track_pid_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_214_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_215_-_Mi_test:_track_all_pid_is_a_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_216_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_217_-_Mi_test:_track_pid_expecting_1_process_got_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_218_-_Mi_test:_pid_expected_is_true_got_true": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_219_-_Lttng-tool_list_command_with_option_testTrack": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_21_-_Mi_test:_2_/_2_sessions_discovered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_220_-_Mi_test:_session_list_with_pid_tracker_validate": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_221_-_Check_of_node_existence_with_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_222_-_Mi_test:_VPID_tracker_node_is_absent_as_defined": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_223_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_224_-_Create_session_session_long_path_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/qNZGuNSwup1INfw0GwnHhH8VVhH7GyQ7EcnSbqD4nec9UK2HSpIcavtNPGUkrQk7S7SRH1khZ5Eqds0s0ufc5N8AyVkDeKL7tBr6ZPpjxVJ6QzUej38KfKfehE2jzoNnhXJ69gfeOo5NtEWtYOcZqvVUalwgJoMBXgQLkWG8Yu1LLWtZ3JGJMXVD78bgGoWCjvuF8DKBkCMKM3mVHaXppU5ERj21KNFgPj3V5CcCKgq8rVTXvhPfxxWiP7Rg1v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_225_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_226_-_Mi_test:_list_session_with_long_path_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_227_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_228_-_Context_listing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_229_-_Mi_test:_context_listing_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_22_-_Destroy_session_testSession1_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_230_-_Create_session_testSession1_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_231_-_Create_session_testSession2_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_232_-_Create_session_testSession3_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_233_-_Clear_session_testSession1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_234_-_MI_test:_clear_session_testSession1_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_235_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_236_-_Mi_test:_cleared_session:_testSession1_expected:_testSession1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_237_-_Clear_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_238_-_MI_test:_clear_all_session_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_239_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_23_-_MI_test:_failing_destroy_session_testSession1_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_240_-_Mi_test:_3_/_3_sessions_discovered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_241_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_242_-_Expected_fail_on_clear_session_testSession1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_243_-_MI_test:_failing_clear_session_testSession1_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_244_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_245_-_Mi_test:_clear_command_on_testSession1_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_246_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_24_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_25_-_Mi_test:_destroy_command_on_testSession1_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_26_-_Create_session_testSession1_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_27_-_Create_session_testSession2_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_28_-_Create_session_testSession3_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_29_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_2_-_MI_test:_Lttng_version": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_30_-_Mi_test:_list_sessions_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_31_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_32_-_Mi_test:_3_/_3_sessions_discovered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_33_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_34_-_Create_session_testsession_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_35_-_Enable_channel_channelUst0_for_session_testsession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_36_-_Mi_test:_enable_ust_channel_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_37_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_38_-_Mi_test:_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml_command_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_39_-_Enable_channel_channelUst0_for_session_testsession_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_3_-_MI_test:_Version_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_40_-_Mi_test:_fail_enable_ust_channel_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_41_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_42_-_Mi_test:_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml_command_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_43_-_Enable_channel_channelUst1_for_session_testsession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_44_-_Enable_channel_channelUst2_for_session_testsession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_45_-_Disable_channel_channelUst0_for_session_testsession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_46_-_Mi_test:_disable_ust_channel_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_47_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_48_-_Mi_test:_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml_command_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_49_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:channels/lttng:channel/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_4_-_Create_session_testSession_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_50_-_MI_test:_channelUst0_disabled": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_51_-_Disable_channel_channelUst1,channelUst2_for_session_testsession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_52_-_Mi_test:_multiple_disable_ust_channel_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_53_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_54_-_Mi_test:_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml_command_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_55_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:channels/lttng:channel/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_56_-_Mi_test:_disabled_ust_channel_2/2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_57_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_58_-_Create_session_testSession_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_59_-_Enable_channel_testChannel_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_5_-_MI_test:_create_session_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_60_-_Enable_ust_event_ev1_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_61_-_Mi_test:_Enable_event_for_ust_domain_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_62_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_63_-_Mi_test:_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml_command_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_64_-_Enable_ust_event_ev1_for_session_testSession_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_65_-_Mi_test:_Fail_enable_event_for_ust_domain_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_66_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_67_-_Mi_test:_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml_command_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_68_-_Enable_ust_event_ev1,ev2,ev3_for_session_testSession_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_69_-_Mi_test:_Multiple_enable_ust_event_with_inside_fail_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_6_-_Create_session_testSession_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_70_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:events/lttng:event/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_71_-_Mi_test:_Enabled_event_on_failing_enable_command_/2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_72_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:events/lttng:event/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_73_-_Mi_test:_Enabled_event_on_failing_enable_command_/2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_74_-_Disable_event_ev1_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_75_-_Mi_test:_Disable_ust_event_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_76_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_77_-_Mi_test:_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml_command_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_78_-_Disable_event_ev1,ev2,ev3_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_79_-_Mi_test:_Disable_multiple_ust_event_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_7_-_MI_test:_expecting_fail_create_session_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_80_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_81_-_Mi_test:_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml_command_success": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_82_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:channel/lttng:events/lttng:event/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_83_-_Mi_test:_Disable_multiple_ust_event_success_3/3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_84_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_85_-_Create_session_testSession_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_86_-_Enable_channel_testChannel_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_87_-_Enable_ust_event_ev1,ev2,ev3_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_88_-_Lttng-tool_list_command_with_option_testSession_-c_testChannel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_89_-_Mi_test:_list_channel_xsd_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_8_-_Extraction_of_xpath_/lttng:command/lttng:success/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_90_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_91_-_Mi_test:_1_/_1_domains_discovered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_92_-_Extraction_of_xpath_//lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:channels/lttng:channel/lttng:name/text__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_93_-_Mi_test:_1_/_1_channel_discovered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_94_-_Mi_test:_expected_channel:_testChannel_found:_testChannel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_95_-_Enable_channel_testChannela_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_96_-_Destroy_all_lttng_sessions": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_97_-_Create_session_testSession_in_-o_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_98_-_Enable_channel_testChannel_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_99_-_Enable_ust_event_ev1,ev2,ev3_for_session_testSession": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/mi/test_mi_9_-_Mi_test:_/tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/create_session.xml_command_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_10_-_Stop_lttng_tracing_for_session_b8nHhFgMbAqejavZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_11_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_12_-_Destroy_session_b8nHhFgMbAqejavZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_13_-_Create_session_RnmGAhHGkR0POgU6_in_-o_/tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_14_-_Enable_ust_event_tp:tptest_for_session_RnmGAhHGkR0POgU6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_15_-_Start_tracing_for_session_RnmGAhHGkR0POgU6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_16_-_Stop_lttng_tracing_for_session_RnmGAhHGkR0POgU6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_17_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_18_-_Start_tracing_for_session_RnmGAhHGkR0POgU6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_19_-_Metadata_regenerate_RnmGAhHGkR0POgU6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_1_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_20_-_Stop_lttng_tracing_for_session_RnmGAhHGkR0POgU6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_21_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_22_-_Destroy_session_RnmGAhHGkR0POgU6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_23_-_Create_session_qkasm0YcVMdNHWl3_in_-o_/tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_24_-_Enable_channel_channel0_per_PID_for_session_qkasm0YcVMdNHWl3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_25_-_Enable_ust_event_tp:tptest_for_session_qkasm0YcVMdNHWl3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_26_-_Start_tracing_for_session_qkasm0YcVMdNHWl3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_27_-_Expected_fail_on_regenerate_metadata_qkasm0YcVMdNHWl3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_28_-_Stop_lttng_tracing_for_session_qkasm0YcVMdNHWl3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_29_-_Destroy_session_qkasm0YcVMdNHWl3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_30_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_31_-_Create_session_VvZEvhCZplVc55rw_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_32_-_Enable_ust_event_tp:tptest_for_session_VvZEvhCZplVc55rw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_33_-_Start_tracing_for_session_VvZEvhCZplVc55rw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_34_-_Expected_fail_on_regenerate_metadata_VvZEvhCZplVc55rw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_35_-_Stop_lttng_tracing_for_session_VvZEvhCZplVc55rw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_36_-_Destroy_session_VvZEvhCZplVc55rw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_37_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_38_-_Create_session_EbJEQwVuOrsmcVbo_in_-o_/tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_39_-_Enable_ust_event_tp:tptest_for_session_EbJEQwVuOrsmcVbo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_3_-_Create_session_b8nHhFgMbAqejavZ_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_40_-_Start_tracing_for_session_EbJEQwVuOrsmcVbo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_41_-_Metadata_regenerate_EbJEQwVuOrsmcVbo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_42_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_43_-_Stop_lttng_tracing_for_session_EbJEQwVuOrsmcVbo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_44_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_45_-_Destroy_session_EbJEQwVuOrsmcVbo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_46_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_47_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_4_-_Enable_ust_event_tp:tptest_for_session_b8nHhFgMbAqejavZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_5_-_Start_tracing_for_session_b8nHhFgMbAqejavZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_6_-_Stop_lttng_tracing_for_session_b8nHhFgMbAqejavZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_7_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_8_-_Start_tracing_for_session_b8nHhFgMbAqejavZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-metadata/test_ust_9_-_Metadata_regenerate_b8nHhFgMbAqejavZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-statedump/test_ust_10_-_Read_a_total_of_4_events,_expected_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-statedump/test_ust_11_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-statedump/test_ust_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-statedump/test_ust_2_-_Create_session_sHV4rV7gynKtvYbW_in_-o_/tmp/tmp.XXXXXXXXXXerate_statedump_ust_trace_path.9ZNPJj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-statedump/test_ust_3_-_Enable_ust_event_lttng_ust_statedump:start,lttng_ust_statedump:end_for_session_sHV4rV7gynKtvYbW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-statedump/test_ust_4_-_Start_tracing_for_session_sHV4rV7gynKtvYbW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-statedump/test_ust_5_-_Statedump_regenerate_sHV4rV7gynKtvYbW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-statedump/test_ust_6_-_Stop_lttng_tracing_for_session_sHV4rV7gynKtvYbW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-statedump/test_ust_7_-_Destroy_session_sHV4rV7gynKtvYbW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-statedump/test_ust_8_-_Validate_trace_for_event_lttng_ust_statedump:start,_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/regen-statedump/test_ust_9_-_Validate_trace_for_event_lttng_ust_statedump:end,_2_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_100_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093629": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_101_-_Start_tracing_for_session_auto-20240206-093629": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_102_-_Stop_lttng_tracing_for_session_auto-20240206-093629": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_103_-_Destroy_session_auto-20240206-093629": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_104_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_105_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_106_-_Create_session_my-session_with_uri:net://localhost/my_live_custom_output_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_107_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_108_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_109_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_10_-_Stop_lttng_tracing_for_session_auto-20240206-093610": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_110_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_111_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_112_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_113_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_114_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_115_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_116_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.0a1x9w_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_117_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_118_-_Create_session_with_uri:net://localhost/my_live_custom_output_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_119_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_11_-_Destroy_session_auto-20240206-093610": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_120_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_121_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_122_-_Enable_channel_my_channel_for_session_auto-20240206-093634": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_123_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093634": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_124_-_Start_tracing_for_session_auto-20240206-093634": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_125_-_Stop_lttng_tracing_for_session_auto-20240206-093634": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_126_-_Destroy_session_auto-20240206-093634": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_127_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_128_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_129_-_Create_session_my-session_with_uri:net://localhost/my_live_custom_output_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_12_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_130_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_131_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_132_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_133_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_134_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_135_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_136_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_137_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_138_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_139_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.znvQ0k_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_13_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_140_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_141_-_Create_session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_142_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_143_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_144_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_145_-_Enable_channel_my_channel_for_session_auto-20240206-093639": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_146_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093639": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_147_-_Start_tracing_for_session_auto-20240206-093639": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_148_-_Stop_lttng_tracing_for_session_auto-20240206-093639": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_149_-_Destroy_session_auto-20240206-093639": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_14_-_Create_session_my-session_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_150_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_151_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_152_-_Create_session_my-session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_153_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_154_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_155_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_156_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_157_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_158_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_159_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_15_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_160_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_161_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_162_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.bsAuPU_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_163_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_164_-_Create_session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_165_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_166_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_167_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_168_-_Enable_channel_my_channel_for_session_auto-20240206-093644": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_169_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093644": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_16_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_170_-_Start_tracing_for_session_auto-20240206-093644": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_171_-_Stop_lttng_tracing_for_session_auto-20240206-093644": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_172_-_Destroy_session_auto-20240206-093644": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_173_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_174_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_175_-_Create_session_my-session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_176_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_177_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_178_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_179_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_17_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_180_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_181_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_182_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_183_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_184_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_185_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.NRKqGT_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_186_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_187_-_Create_session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_188_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_189_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_18_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_190_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_191_-_Enable_channel_my_channel_for_session_auto-20240206-093648": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_192_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093648": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_193_-_Start_tracing_for_session_auto-20240206-093648": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_194_-_Stop_lttng_tracing_for_session_auto-20240206-093648": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_195_-_Destroy_session_auto-20240206-093648": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_196_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_197_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_198_-_Create_session_my-session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_199_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_19_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_1_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.mYFBjI_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_200_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_201_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_202_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_203_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_204_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_205_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_206_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_207_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_208_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.QDCy5i_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_209_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_20_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_210_-_Create_session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_211_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_212_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_213_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_214_-_Enable_channel_my_channel_for_session_auto-20240206-093653": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_215_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093653": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_216_-_Start_tracing_for_session_auto-20240206-093653": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_217_-_Stop_lttng_tracing_for_session_auto-20240206-093653": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_218_-_Destroy_session_auto-20240206-093653": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_219_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_21_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_220_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_221_-_Create_session_my-session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_222_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_223_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_224_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_225_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_226_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_227_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_228_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_229_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_22_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_230_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_231_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.E0SigO_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_232_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_233_-_Create_session_with_uri:net://localhost/custom_second_token_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_234_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_235_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_236_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_237_-_Enable_channel_my_channel_for_session_auto-20240206-093657": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_238_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093657": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_239_-_Start_tracing_for_session_auto-20240206-093657": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_23_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_240_-_Stop_lttng_tracing_for_session_auto-20240206-093657": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_241_-_Destroy_session_auto-20240206-093657": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_242_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_243_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_244_-_Create_session_my-session_with_uri:net://localhost/custom_second_token_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_245_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_246_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_247_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_248_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_249_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_24_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.IEjhoC_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_250_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_251_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_252_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_253_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_254_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.HiRI0Z_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_255_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_256_-_Create_session_with_uri:net://localhost/custom_second_token_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_257_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_258_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_259_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_25_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_260_-_Enable_channel_my_channel_for_session_auto-20240206-093702": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_261_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093702": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_262_-_Start_tracing_for_session_auto-20240206-093702": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_263_-_Stop_lttng_tracing_for_session_auto-20240206-093702": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_264_-_Destroy_session_auto-20240206-093702": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_265_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_266_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_267_-_Create_session_my-session_with_uri:net://localhost/custom_second_token_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_268_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_269_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_26_-_Create_session_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_270_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_271_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_272_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_273_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_274_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_275_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_276_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_277_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.dqQLhs_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_278_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_279_-_Create_session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_27_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_280_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_281_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_282_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_283_-_Enable_channel_my_channel_for_session_auto-20240206-093707": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_284_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093707": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_285_-_Start_tracing_for_session_auto-20240206-093707": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_286_-_Rotate_session_auto-20240206-093707": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_287_-_Stop_lttng_tracing_for_session_auto-20240206-093707": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_288_-_Destroy_session_auto-20240206-093707": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_289_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_28_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_290_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_291_-_Create_session_my-session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_292_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_293_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_294_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_295_-_Rotate_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_296_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_297_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_298_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_299_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_29_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_300_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_301_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_302_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.Ky1TDO_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_303_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_304_-_Create_session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_305_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_306_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_307_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_308_-_Enable_channel_my_channel_for_session_auto-20240206-093713": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_309_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093713": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_30_-_Enable_channel_my_channel_for_session_auto-20240206-093615": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_310_-_Start_tracing_for_session_auto-20240206-093713": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_311_-_Rotate_session_auto-20240206-093713": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_312_-_Stop_lttng_tracing_for_session_auto-20240206-093713": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_313_-_Destroy_session_auto-20240206-093713": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_314_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_315_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_316_-_Create_session_my-session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_317_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_318_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_319_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_31_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093615": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_320_-_Rotate_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_321_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_322_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_323_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_324_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_325_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_326_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_327_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.vAkay8_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_328_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_329_-_Create_session_with_uri:net://localhost/rotate_custom_path_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_32_-_Start_tracing_for_session_auto-20240206-093615": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_330_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_331_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_332_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_333_-_Enable_channel_my_channel_for_session_auto-20240206-093719": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_334_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093719": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_335_-_Start_tracing_for_session_auto-20240206-093719": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_336_-_Rotate_session_auto-20240206-093719": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_337_-_Stop_lttng_tracing_for_session_auto-20240206-093719": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_338_-_Destroy_session_auto-20240206-093719": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_339_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_33_-_Stop_lttng_tracing_for_session_auto-20240206-093615": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_340_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_341_-_Create_session_my-session_with_uri:net://localhost/rotate_custom_path_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_342_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_343_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_344_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_345_-_Rotate_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_346_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_347_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_348_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_349_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_34_-_Destroy_session_auto-20240206-093615": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_350_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_351_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_352_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.XtW85b_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_353_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_354_-_Create_session_with_uri:net://localhost/rotate_custom_path_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_355_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_356_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_357_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_358_-_Enable_channel_my_channel_for_session_auto-20240206-093725": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_359_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093725": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_35_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_360_-_Start_tracing_for_session_auto-20240206-093725": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_361_-_Rotate_session_auto-20240206-093725": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_362_-_Stop_lttng_tracing_for_session_auto-20240206-093725": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_363_-_Destroy_session_auto-20240206-093725": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_364_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_365_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_366_-_Create_session_my-session_with_uri:net://localhost/rotate_custom_path_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_367_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_368_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_369_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_36_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_370_-_Rotate_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_371_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_372_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_373_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_374_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_375_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_376_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_377_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.i5T1Fj_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_378_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_379_-_Create_session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_37_-_Create_session_my-session_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_380_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_381_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_382_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_383_-_Enable_channel_my_channel_for_session_auto-20240206-093731": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_384_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093731": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_385_-_Start_tracing_for_session_auto-20240206-093731": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_386_-_Rotate_session_auto-20240206-093731": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_387_-_Stop_lttng_tracing_for_session_auto-20240206-093731": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_388_-_Destroy_session_auto-20240206-093731": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_389_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_38_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_390_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_391_-_Create_session_my-session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_392_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_393_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_394_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_395_-_Rotate_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_396_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_397_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_398_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_399_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_39_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_3_-_Create_session_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_400_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_401_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_402_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.wZPkgl_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_403_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_404_-_Create_session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_405_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_406_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_407_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_408_-_Enable_channel_my_channel_for_session_auto-20240206-093737": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_409_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093737": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_40_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_410_-_Start_tracing_for_session_auto-20240206-093737": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_411_-_Rotate_session_auto-20240206-093737": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_412_-_Stop_lttng_tracing_for_session_auto-20240206-093737": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_413_-_Destroy_session_auto-20240206-093737": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_414_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_415_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_416_-_Create_session_my-session_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_417_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_418_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_419_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_41_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_420_-_Rotate_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_421_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_422_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_423_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_424_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_425_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_426_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_427_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.F2Ed3z_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_428_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_429_-_Create_session_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_42_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_430_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_431_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_432_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_433_-_Enable_channel_my_channel_for_session_auto-20240206-093743": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_434_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093743": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_435_-_Start_tracing_for_session_auto-20240206-093743": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_436_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_437_-_Stop_lttng_tracing_for_session_auto-20240206-093743": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_438_-_Destroy_session_auto-20240206-093743": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_439_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_43_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_440_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_441_-_Create_session_my-session_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_442_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_443_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_444_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_445_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_446_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_447_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_448_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_449_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_44_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_450_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_451_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_452_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.sSHSWU_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_453_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_454_-_Create_session_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_455_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_456_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_457_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_458_-_Enable_channel_my_channel_for_session_auto-20240206-093746": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_459_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093746": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_45_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_460_-_Start_tracing_for_session_auto-20240206-093746": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_461_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_462_-_Stop_lttng_tracing_for_session_auto-20240206-093746": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_463_-_Destroy_session_auto-20240206-093746": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_464_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_465_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_466_-_Create_session_my-session_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_467_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_468_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_469_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_46_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_470_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_471_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_472_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_473_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_474_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_475_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_476_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_477_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.Wmo8xH_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_478_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_479_-_Create_session_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_47_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.z7nc4T_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_480_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_481_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_482_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_483_-_Enable_channel_my_channel_for_session_auto-20240206-093750": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_484_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093750": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_485_-_Start_tracing_for_session_auto-20240206-093750": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_486_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_487_-_Stop_lttng_tracing_for_session_auto-20240206-093750": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_488_-_Destroy_session_auto-20240206-093750": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_489_-_Validate_trace_for_event_tp:tptest,_9_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_48_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_490_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_491_-_Create_session_my-session_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_492_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_493_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_494_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_495_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_496_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_497_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_498_-_Validate_trace_for_event_tp:tptest,_9_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_499_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_49_-_Create_session_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_4_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_500_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_501_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_502_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.W9jMmk_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_503_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_504_-_Create_session_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_505_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_506_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_507_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_508_-_Enable_channel_my_channel_for_session_auto-20240206-093754": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_509_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093754": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_50_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_510_-_Start_tracing_for_session_auto-20240206-093754": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_511_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_512_-_Stop_lttng_tracing_for_session_auto-20240206-093754": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_513_-_Destroy_session_auto-20240206-093754": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_514_-_Validate_trace_for_event_tp:tptest,_9_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_515_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_516_-_Create_session_my-session_with_uri:net://localhost_and_opts:_--snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_517_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_518_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_519_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_51_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_520_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_521_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_522_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_523_-_Validate_trace_for_event_tp:tptest,_9_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_524_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_525_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_526_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_527_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.kMYpWk_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_528_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_529_-_Create_session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_52_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_530_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_531_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_532_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_533_-_Enable_channel_my_channel_for_session_auto-20240206-093759": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_534_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093759": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_535_-_Start_tracing_for_session_auto-20240206-093759": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_536_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_537_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_538_-_Stop_lttng_tracing_for_session_auto-20240206-093759": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_539_-_Destroy_session_auto-20240206-093759": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_53_-_Enable_channel_my_channel_for_session_auto-20240206-093620": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_540_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_541_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_542_-_Create_session_my-session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_543_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_544_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_545_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_546_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_547_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_548_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_549_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_54_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093620": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_550_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_551_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_552_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_553_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_554_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.KtKdzt_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_555_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_556_-_Create_session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_557_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_558_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_559_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_55_-_Start_tracing_for_session_auto-20240206-093620": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_560_-_Enable_channel_my_channel_for_session_auto-20240206-093802": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_561_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093802": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_562_-_Start_tracing_for_session_auto-20240206-093802": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_563_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_564_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_565_-_Stop_lttng_tracing_for_session_auto-20240206-093802": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_566_-_Destroy_session_auto-20240206-093802": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_567_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_568_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_569_-_Create_session_my-session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_56_-_Stop_lttng_tracing_for_session_auto-20240206-093620": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_570_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_571_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_572_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_573_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_574_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_575_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_576_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_577_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_578_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_579_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_57_-_Destroy_session_auto-20240206-093620": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_580_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_581_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.qATbfY_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_582_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_583_-_Create_session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_584_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_585_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_586_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_587_-_Enable_channel_my_channel_for_session_auto-20240206-093806": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_588_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093806": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_589_-_Start_tracing_for_session_auto-20240206-093806": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_58_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_590_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_591_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_592_-_Stop_lttng_tracing_for_session_auto-20240206-093806": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_593_-_Destroy_session_auto-20240206-093806": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_594_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_595_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_596_-_Create_session_my-session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_597_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_598_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_599_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_59_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_5_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_600_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_601_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_602_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_603_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_604_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_605_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_606_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_607_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_608_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.SZi6gr_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_609_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_60_-_Create_session_my-session_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_610_-_Create_session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_611_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_612_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_613_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_614_-_Enable_channel_my_channel_for_session_auto-20240206-093810": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_615_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093810": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_616_-_Start_tracing_for_session_auto-20240206-093810": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_617_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_618_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_619_-_Stop_lttng_tracing_for_session_auto-20240206-093810": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_61_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_620_-_Destroy_session_auto-20240206-093810": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_621_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_622_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_623_-_Create_session_my-session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_624_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_625_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_626_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_627_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_628_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_629_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_62_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_630_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_631_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_632_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_633_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_634_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_635_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.9BMye3_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_636_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_637_-_Create_session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_638_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_639_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_63_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_640_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_641_-_Enable_channel_my_channel_for_session_auto-20240206-093813": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_642_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093813": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_643_-_Start_tracing_for_session_auto-20240206-093813": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_644_-_Added_snapshot_output_net://localhost/this/is/my/custom/path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_645_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_646_-_Stop_lttng_tracing_for_session_auto-20240206-093813": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_647_-_Destroy_session_auto-20240206-093813": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_648_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_649_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_64_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_650_-_Create_session_my-session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_651_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_652_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_653_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_654_-_Added_snapshot_output_net://localhost/this/is/my/custom/path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_655_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_656_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_657_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_658_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_659_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_65_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_660_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_661_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_662_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.DY6VyX_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_663_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_664_-_Create_session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_665_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_666_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_667_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_668_-_Enable_channel_my_channel_for_session_auto-20240206-093816": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_669_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093816": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_66_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_670_-_Start_tracing_for_session_auto-20240206-093816": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_671_-_Added_snapshot_output_net://localhost/this/is/my/custom/path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_672_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_673_-_Stop_lttng_tracing_for_session_auto-20240206-093816": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_674_-_Destroy_session_auto-20240206-093816": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_675_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_676_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_677_-_Create_session_my-session_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_678_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_679_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_67_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_680_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_681_-_Added_snapshot_output_net://localhost/this/is/my/custom/path": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_682_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_683_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_684_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_685_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_686_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_687_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_688_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_68_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_69_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_6_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_70_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.FXP6uZ_--group-output-by-host_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_71_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_72_-_Create_session_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_73_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_74_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_75_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_76_-_Enable_channel_my_channel_for_session_auto-20240206-093624": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_77_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093624": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_78_-_Start_tracing_for_session_auto-20240206-093624": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_79_-_Stop_lttng_tracing_for_session_auto-20240206-093624": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_7_-_Enable_channel_my_channel_for_session_auto-20240206-093610": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_80_-_Destroy_session_auto-20240206-093624": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_81_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_82_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_83_-_Create_session_my-session_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_84_-_Enable_channel_my_channel_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_85_-_Enable_ust_event_tp:tptest_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_86_-_Start_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_87_-_Stop_lttng_tracing_for_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_88_-_Destroy_session_my-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_89_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_8_-_Enable_ust_event_tp:tptest_for_session_auto-20240206-093610": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_90_-_LTTng-relayd_output_directory_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_91_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_92_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_93_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.Im7vCN_--group-output-by-session_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_94_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_95_-_Create_session_with_uri:net://localhost/my_live_custom_output_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_96_-_Lttng-tool_list_command_with_option": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_97_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_98_-_Extraction_of_session_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_99_-_Enable_channel_my_channel_for_session_auto-20240206-093629": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/relayd-grouping/test_ust_9_-_Start_tracing_for_session_auto-20240206-093610": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_10_-_/tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/qemuarm64/rntGBziwwhSN2AAg-20240206-091837/archives_contains_2_chunks_only": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_11_-_Chunk_0_exists_based_on_path_/tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/qemuarm64/rntGBziwwhSN2AAg-20240206-091837/archives/20240206T091837+0000-20240206T091837+0000-0/kernel/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_12_-_Chunk_1_exists_based_on_path_/tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/qemuarm64/rntGBziwwhSN2AAg-20240206-091837/archives/20240206T091837+0000-20240206T091838+0000-1/kernel/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_13_-_No_stale_folders_in_chunk_0_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_14_-_No_stale_folders_in_chunk_1_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_15_-_Validate_trace_for_event_lttng_test_filter_event,_30_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_16_-_Read_a_total_of_30_events,_expected_30": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_17_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_18_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_19_-_Validate_trace_for_event_lttng_test_filter_event,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_1_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_20_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_21_-_Create_session_t6B2TRB7Iyq4rc4x_in_-o_/tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_22_-_Enable_kernel_event_lttng_test_filter_event_for_session_t6B2TRB7Iyq4rc4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_23_-_Start_tracing_for_session_t6B2TRB7Iyq4rc4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_24_-_Rotate_session_t6B2TRB7Iyq4rc4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_25_-_Stop_lttng_tracing_for_session_t6B2TRB7Iyq4rc4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_26_-_Rotate_session_t6B2TRB7Iyq4rc4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_27_-_Destroy_session_t6B2TRB7Iyq4rc4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_28_-_/tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/archives_contains_2_chunks_only": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_29_-_Chunk_0_exists_based_on_path_/tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/archives/20240206T091839+0000-20240206T091839+0000-0/kernel/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_30_-_Chunk_1_exists_based_on_path_/tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/archives/20240206T091839+0000-20240206T091840+0000-1/kernel/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_31_-_No_stale_folders_in_chunk_0_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_32_-_No_stale_folders_in_chunk_1_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_33_-_Validate_trace_for_event_lttng_test_filter_event,_30_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_34_-_Read_a_total_of_30_events,_expected_30": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_35_-_Validate_trace_for_event_lttng_test_filter_event,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_36_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_37_-_Validate_trace_for_event_lttng_test_filter_event,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_38_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_39_-_Create_session_HG2c34S5XW9iYEio_in_-o_/tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_3_-_Create_session_rntGBziwwhSN2AAg_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_40_-_Enable_kernel_event_lttng_test_filter_event_for_session_HG2c34S5XW9iYEio": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_41_-_Set_periodic_rotation__500ms__of_session_HG2c34S5XW9iYEio": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_42_-_Start_tracing_for_session_HG2c34S5XW9iYEio": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_43_-_Generated_at_least_3_chunks_in_3s": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_44_-_Stop_lttng_tracing_for_session_HG2c34S5XW9iYEio": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_45_-_Destroy_session_HG2c34S5XW9iYEio": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_46_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_47_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_48_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_49_-_Create_session_CmWvU7sS02CB8pKl_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_4_-_Enable_kernel_event_lttng_test_filter_event_for_session_rntGBziwwhSN2AAg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_50_-_Enable_kernel_event_lttng_test_filter_event_for_session_CmWvU7sS02CB8pKl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_51_-_Set_periodic_rotation__500ms__of_session_CmWvU7sS02CB8pKl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_52_-_Start_tracing_for_session_CmWvU7sS02CB8pKl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_53_-_Generated_at_least_3_chunks_in_3s": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_54_-_Stop_lttng_tracing_for_session_CmWvU7sS02CB8pKl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_55_-_Destroy_session_CmWvU7sS02CB8pKl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_56_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_57_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_58_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_59_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_5_-_Start_tracing_for_session_rntGBziwwhSN2AAg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_60_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_6_-_Rotate_session_rntGBziwwhSN2AAg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_7_-_Stop_lttng_tracing_for_session_rntGBziwwhSN2AAg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_8_-_Rotate_session_rntGBziwwhSN2AAg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_kernel_9_-_Destroy_session_rntGBziwwhSN2AAg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_10_-_Lttng-tool_list_command_with_option_oMQXfBUJAHoGQ7My": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_11_-_Valid_lttng_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_12_-_Found_the_right_rotation_timer_value_in_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_13_-_Found_the_right_rotation_size_value_in_list_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_14_-_Session_saved": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_15_-_Destroy_session_oMQXfBUJAHoGQ7My": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_16_-_Load_command_with_opts:_-i_/tmp/tmp.XXXXXXXXXXload_mi_save_output.ohmbBb/oMQXfBUJAHoGQ7My": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_17_-_Lttng-tool_list_command_with_option_oMQXfBUJAHoGQ7My": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_18_-_Valid_lttng_list_XML_after_load": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_19_-_Found_the_right_rotation_timer_value_in_list_XML_after_load": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_20_-_Found_the_right_rotation_size_value_in_list_XML_after_load": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_21_-_Destroy_session_oMQXfBUJAHoGQ7My": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_22_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_2_-_Create_session_oMQXfBUJAHoGQ7My_in_-o_/tmp/tmp.XXXXXXXXXXload_mi_trace_path.BHRygx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_3_-_Enable_ust_event_-a_for_session_oMQXfBUJAHoGQ7My": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_4_-_Set_periodic_rotation__500ms__of_session_oMQXfBUJAHoGQ7My": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_5_-_Valid_lttng_enable-rotation_timer_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_6_-_Found_the_right_rotation_timer_value_in_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_7_-_Rotate_session_oMQXfBUJAHoGQ7My": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_8_-_Valid_lttng_enable-rotation_size_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_save_load_mi_9_-_Found_the_right_rotation_size_value_in_XML": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_10_-_Uninitialized_periodic_schedule_rejected_by_lttng_session_remove_rotation_schedule__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_11_-_Getter_on_size_threshold_rotation_schedule_returns_LTTNG_ROTATION_STATUS_UNAVAILABLE_by_default": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_12_-_Getter_on_periodic_rotation_schedule_returns_LTTNG_ROTATION_STATUS_UNAVAILABLE_by_default": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_13_-_Add_a_rotation_schedule_to_session_'my_session'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_14_-_List_rotation_schedules_of_session_'my_session'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_15_-_Listing_returned_1_rotation_schedule": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_16_-_Obtain_the_first_schedule_of_a_schedules_list": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_17_-_Schedule_returned_by_the_listing_is_equal_to_the_reference_schedule_that_was_added": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_18_-_Remove_rotation_schedule_returned_by_the_schedules_listing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_19_-_Listing_returned_0_rotation_schedules_after_removal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_1_-_NULL_session_name_rejected_by_lttng_session_add_rotation_schedule__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_20_-_Add_a_rotation_schedule_to_session_'my_session'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_21_-_List_rotation_schedules_of_session_'my_session'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_22_-_Listing_returned_1_rotation_schedule": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_23_-_Obtain_the_first_schedule_of_a_schedules_list": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_24_-_Schedule_returned_by_the_listing_is_equal_to_the_reference_schedule_that_was_added": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_25_-_Remove_rotation_schedule_returned_by_the_schedules_listing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_26_-_Listing_returned_0_rotation_schedules_after_removal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_2_-_NULL_schedule_rejected_by_lttng_session_add_rotation_schedule__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_3_-_Created_a_size_threshold_session_rotation_schedule": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_4_-_Uninitialized_size_schedule_rejected_by_lttng_session_add_rotation_schedule__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_5_-_Created_a_periodic_session_rotation_schedule": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_6_-_Uninitialized_periodic_schedule_rejected_by_lttng_session_add_rotation_schedule__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_7_-_NULL_session_name_rejected_by_lttng_session_remove_rotation_schedule__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_8_-_NULL_schedule_rejected_by_lttng_session_remove_rotation_schedule__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_schedule_api_9_-_Uninitialized_size_schedule_rejected_by_lttng_session_remove_rotation_schedule__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_100_-_Start_tracing_for_session_kToTT7IpPk6FoCNB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_101_-_App_is_un-registered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_102_-_Set_periodic_rotation__500ms__of_session_kToTT7IpPk6FoCNB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_103_-_Generated_at_least_3_chunks_in_3s": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_104_-_Stop_lttng_tracing_for_session_kToTT7IpPk6FoCNB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_105_-_Destroy_session_kToTT7IpPk6FoCNB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_106_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_107_-_Chunk_2_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_108_-_Chunk_3_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_109_-_Create_session_YGHpAXK004QUPp4x_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_10_-_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/YHMzsZGhQMe2Yfvx*/archives_contains_2_chunks_only": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_110_-_Enable_channel_channel0_for_session_YGHpAXK004QUPp4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_111_-_Enable_ust_event_tp:tptest_for_session_YGHpAXK004QUPp4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_112_-_Start_tracing_for_session_YGHpAXK004QUPp4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_113_-_App_is_un-registered": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_114_-_Set_periodic_rotation__500ms__of_session_YGHpAXK004QUPp4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_115_-_Generated_at_least_3_chunks_in_3s": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_116_-_Stop_lttng_tracing_for_session_YGHpAXK004QUPp4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_117_-_Destroy_session_YGHpAXK004QUPp4x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_118_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_119_-_Chunk_2_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_11_-_Chunk_0_exists_based_on_path_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/YHMzsZGhQMe2Yfvx-20240206-091808/archives/20240206T091809+0000-20240206T091809+0000-0/ust/uid/0/64-bit/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_120_-_Chunk_3_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_121_-_Create_session_L6TUW2iNucKGIMO1_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_122_-_Expected_fail_when_setting_periodic_rotation__500ms__of_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_123_-_Destroy_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_124_-_Create_session_L6TUW2iNucKGIMO1_in_-o_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_125_-_Expected_fail_when_setting_periodic_rotation__500ms__of_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_126_-_Destroy_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_127_-_Create_session_L6TUW2iNucKGIMO1_with_uri:net://localhost_and_opts:_--live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_128_-_Enable_ust_event_tp:tptest_for_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_129_-_Start_tracing_for_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_12_-_Chunk_1_exists_based_on_path_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/YHMzsZGhQMe2Yfvx-20240206-091808/archives/20240206T091809+0000-20240206T091809+0000-1/ust/uid/0/64-bit/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_130_-_Expected_fail_on_rotate_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_131_-_Destroy_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_132_-_Create_session_L6TUW2iNucKGIMO1_in_-o_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_133_-_Enable_ust_event_tp:tptest_for_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_134_-_Start_tracing_for_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_135_-_Expected_fail_on_rotate_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_136_-_Destroy_session_L6TUW2iNucKGIMO1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_137_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_138_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_13_-_No_stale_folders_in_chunk_0_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_14_-_No_stale_folders_in_chunk_1_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_15_-_Validate_trace_for_event_tp:tptest,_30_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_16_-_Read_a_total_of_30_events,_expected_30": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_17_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_18_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_19_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_1_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_20_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_21_-_Create_session_sRkiERErdGPIOIEo_in_-o_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_22_-_Enable_ust_event_tp:tptest_for_session_sRkiERErdGPIOIEo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_23_-_Start_tracing_for_session_sRkiERErdGPIOIEo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_24_-_Rotate_session_sRkiERErdGPIOIEo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_25_-_Stop_lttng_tracing_for_session_sRkiERErdGPIOIEo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_26_-_Rotate_session_sRkiERErdGPIOIEo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_27_-_Destroy_session_sRkiERErdGPIOIEo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_28_-_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives_contains_2_chunks_only": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_29_-_Chunk_0_exists_based_on_path_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091810+0000-20240206T091810+0000-0/ust/uid/0/64-bit/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_30_-_Chunk_1_exists_based_on_path_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091810+0000-20240206T091811+0000-1/ust/uid/0/64-bit/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_31_-_No_stale_folders_in_chunk_0_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_32_-_No_stale_folders_in_chunk_1_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_33_-_Validate_trace_for_event_tp:tptest,_30_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_34_-_Read_a_total_of_30_events,_expected_30": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_35_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_36_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_37_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_38_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_39_-_Create_session_C3kJCKzT7TciaV47_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_3_-_Create_session_YHMzsZGhQMe2Yfvx_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_40_-_Enable_channel_channel0_for_session_C3kJCKzT7TciaV47": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_41_-_Enable_ust_event_tp:tptest_for_session_C3kJCKzT7TciaV47": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_42_-_Start_tracing_for_session_C3kJCKzT7TciaV47": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_43_-_Rotate_session_C3kJCKzT7TciaV47": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_44_-_Stop_lttng_tracing_for_session_C3kJCKzT7TciaV47": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_45_-_Rotate_session_C3kJCKzT7TciaV47": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_46_-_Destroy_session_C3kJCKzT7TciaV47": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_47_-_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/C3kJCKzT7TciaV47*/archives_contains_2_chunks_only": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_48_-_Chunk_0_exists_based_on_path_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/C3kJCKzT7TciaV47-20240206-091811/archives/20240206T091811+0000-20240206T091812+0000-0/ust/pid/gen-ust-events-15433-20240206-091811/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_49_-_Chunk_1_exists_based_on_path_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/C3kJCKzT7TciaV47-20240206-091811/archives/20240206T091812+0000-20240206T091812+0000-1/ust/pid/gen-ust-events-15437-20240206-091812/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_4_-_Enable_ust_event_tp:tptest_for_session_YHMzsZGhQMe2Yfvx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_50_-_No_stale_folders_in_chunk_0_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_51_-_No_stale_folders_in_chunk_1_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_52_-_Validate_trace_for_event_tp:tptest,_30_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_53_-_Read_a_total_of_30_events,_expected_30": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_54_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_55_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_56_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_57_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_58_-_Create_session_7B4VzoOLtCHk3S1e_in_-o_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_59_-_Enable_channel_channel0_for_session_7B4VzoOLtCHk3S1e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_5_-_Start_tracing_for_session_YHMzsZGhQMe2Yfvx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_60_-_Enable_ust_event_tp:tptest_for_session_7B4VzoOLtCHk3S1e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_61_-_Start_tracing_for_session_7B4VzoOLtCHk3S1e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_62_-_Rotate_session_7B4VzoOLtCHk3S1e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_63_-_Stop_lttng_tracing_for_session_7B4VzoOLtCHk3S1e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_64_-_Rotate_session_7B4VzoOLtCHk3S1e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_65_-_Destroy_session_7B4VzoOLtCHk3S1e": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_66_-_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives_contains_2_chunks_only": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_67_-_Chunk_0_exists_based_on_path_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091813+0000-20240206T091813+0000-0/ust/pid/gen-ust-events-15486-20240206-091813/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_68_-_Chunk_1_exists_based_on_path_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091813+0000-20240206T091814+0000-1/ust/pid/gen-ust-events-15490-20240206-091814/metadata": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_69_-_No_stale_folders_in_chunk_0_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_6_-_Rotate_session_YHMzsZGhQMe2Yfvx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_70_-_No_stale_folders_in_chunk_1_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_71_-_Validate_trace_for_event_tp:tptest,_30_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_72_-_Read_a_total_of_30_events,_expected_30": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_73_-_Validate_trace_for_event_tp:tptest,_10_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_74_-_Read_a_total_of_10_events,_expected_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_75_-_Validate_trace_for_event_tp:tptest,_20_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_76_-_Read_a_total_of_20_events,_expected_20": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_77_-_Create_session_GbZ5ITxhZATKD4xT_in_-o_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_78_-_Enable_ust_event_tp:tptest_for_session_GbZ5ITxhZATKD4xT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_79_-_Set_periodic_rotation__500ms__of_session_GbZ5ITxhZATKD4xT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_7_-_Stop_lttng_tracing_for_session_YHMzsZGhQMe2Yfvx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_80_-_Start_tracing_for_session_GbZ5ITxhZATKD4xT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_81_-_Generated_at_least_3_chunks_in_3s": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_82_-_Stop_lttng_tracing_for_session_GbZ5ITxhZATKD4xT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_83_-_Destroy_session_GbZ5ITxhZATKD4xT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_84_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_85_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_86_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_87_-_Create_session_ab65mZdxq7uf5gtK_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_88_-_Enable_ust_event_tp:tptest_for_session_ab65mZdxq7uf5gtK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_89_-_Set_periodic_rotation__500ms__of_session_ab65mZdxq7uf5gtK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_8_-_Rotate_session_YHMzsZGhQMe2Yfvx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_90_-_Start_tracing_for_session_ab65mZdxq7uf5gtK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_91_-_Generated_at_least_3_chunks_in_3s": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_92_-_Stop_lttng_tracing_for_session_ab65mZdxq7uf5gtK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_93_-_Destroy_session_ab65mZdxq7uf5gtK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_94_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_95_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_96_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_97_-_Create_session_kToTT7IpPk6FoCNB_in_-o_/tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_98_-_Enable_channel_channel0_for_session_kToTT7IpPk6FoCNB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_99_-_Enable_ust_event_tp:tptest_for_session_kToTT7IpPk6FoCNB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/rotation/test_ust_9_-_Destroy_session_YHMzsZGhQMe2Yfvx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_autoload_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_autoload_2_-_Lttng-tool_list_command_with_option_load-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_autoload_3_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_autoload_4_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_autoload_5_-_Lttng-tool_list_command_with_option_load-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_autoload_6_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_autoload_7_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_autoload_8_-_Lttng-tool_list_command_with_option_load-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_autoload_9_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_10_-_Disable_channel_chan2_for_session_load-42-complex": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_11_-_Disable_channel_chan3_for_session_load-42-complex": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_12_-_Disabled_event_is_loaded_in_disabled_state": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_13_-_Disabled_event_is_loaded_in_disabled_state": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_14_-_Enabled_event_with_same_name_but_different_loglevel_is_in_disabled_state": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_15_-_Destroy_session_load-42-complex": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_16_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_17_-_Start_lttng-relayd__process_mode:_-b_opt:_-C_tcp://localhost:8172_-D_tcp://localhost:9817_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_18_-_Load_command_with_opts:_-a_-i_./tools/save-load/": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_19_-_Destroy_session_load-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_20_-_Destroy_session_load-42-complex": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_21_-_Destroy_session_load-42-trackers": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_22_-_Destroy_session_tracker_legacy_all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_23_-_Destroy_session_tracker_legacy_none": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_24_-_Destroy_session_tracker_legacy_selective": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_25_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_26_-_Load_command_with_opts:_-i_./tools/save-load//load-42.lttng": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_27_-_Load_command_with_opts:_-f_-i_./tools/save-load/_load-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_28_-_Destroy_session_load-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_29_-_Load_command_with_opts:_-i_./tools/save-load//load-42-trackers.lttng": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_2_-_Load_command_with_opts:_-i_./tools/save-load//load-42.lttng": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_30_-_VPID_target_is_present": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_31_-_VUID_target_is_present": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_32_-_VGID_target_is_present": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_33_-_Untrack_command_with_opts:_--vpid_666_-u_-s_load-42-trackers": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_34_-_Untrack_command_with_opts:_--vuid_777_-u_-s_load-42-trackers": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_35_-_Untrack_command_with_opts:_--vgid_888_-u_-s_load-42-trackers": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_36_-_Untrack_command_with_opts:_--pid_999_-u_-s_load-42-trackers": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_37_-_Destroy_session_load-42-trackers": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_38_-_Load_command_with_opts:_-i_./tools/save-load//load-42.lttng_--override-name=PinkyAndTheBrain_load-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_39_-_Override_name_successful_[load-42_to_PinkyAndTheBrain]": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_3_-_Destroy_session_load-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_40_-_Output_path_is_not_affected_by_name_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_41_-_Destroy_session_PinkyAndTheBrain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_42_-_Load_command_failed_as_expected_with_opts:_-i_./tools/save-load//load-42.lttng_--override-name=PinkyAndTheBrain": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_43_-_Start_lttng-relayd__process_mode:_-b_opt:_-C_tcp://127.0.0.1:8172_-D_tcp://127.0.0.1:9817_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_44_-_Load_command_with_opts:_-i_./tools/save-load//load-42.lttng_--override-url=file:///tmp/override/to/here": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_45_-_Path_url_file://_override_[{/tmp/override/to/here/},_/tmp/override/to/here/]": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_46_-_Destroy_session_load-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_47_-_Load_command_with_opts:_-i_./tools/save-load//load-42.lttng_--override-url=/tmp/override/to/here": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_48_-_Path_url_/_override_[{/tmp/override/to/here/},_/tmp/override/to/here/]": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_49_-_Destroy_session_load-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_4_-_Start_lttng-relayd__process_mode:_-b_opt:_-C_tcp://localhost:8172_-D_tcp://localhost:9817_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_50_-_Load_command_with_opts:_-i_./tools/save-load//load-42.lttng_--override-url=net://127.0.0.1:8172:9817": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_51_-_Path_url_net://host:port:port_override_[tcp4://127.0.0.1:8172/_[data:_9817],_tcp4://127.0.0.1:8172/_[data:_9817]]": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_52_-_Destroy_session_load-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_53_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_54_-_Start_lttng-relayd__process_mode:_-b_opt:_-C_tcp://127.0.0.1:8172_-D_tcp://127.0.0.1:9817_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_55_-_Load_command_with_opts:_-i_./tools/save-load//configuration/load-42-snapshot.lttng_--override-url=file:///tmp/override/to/here": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_56_-_Path_url_file://_override_[{/tmp/override/to/here/},_/tmp/override/to/here/]": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_57_-_Destroy_session_load-42-snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_58_-_Load_command_with_opts:_-i_./tools/save-load//configuration/load-42-snapshot.lttng_--override-url=/tmp/override/to/here": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_59_-_Path_url_/_override_[{/tmp/override/to/here/},_/tmp/override/to/here/]": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_5_-_Load_command_with_opts:_-i_./tools/save-load//load-42-complex.lttng": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_60_-_Destroy_session_load-42-snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_61_-_Load_command_with_opts:_-i_./tools/save-load//configuration/load-42-snapshot.lttng_--override-url=net://127.0.0.1:8172:9817": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_62_-_Path_url_ctrl_net://host:port:port_override_[tcp4://127.0.0.1:8172/,_tcp4://127.0.0.1:8172/]": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_63_-_Path_url_data_net://host:port:port_override_[tcp4://127.0.0.1:9817/,_tcp4://127.0.0.1:9817/]": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_64_-_Destroy_session_load-42-snapshot": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_65_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_66_-_Start_lttng-relayd__process_mode:_-b_opt:_-C_tcp://127.0.0.1:8172_-D_tcp://127.0.0.1:9817_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_67_-_Load_command_failed_as_expected_with_opts:_-i_./tools/save-load//configuration/load-42-live.lttng_--override-url=file:///tmp/override/to/here": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_68_-_Destroy_session_load-42-live_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_69_-_Load_command_failed_as_expected_with_opts:_-i_./tools/save-load//configuration/load-42-live.lttng_--override-url=/tmp/override/to/here": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_6_-_Disable_event_uevent1_for_session_load-42-complex": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_70_-_Destroy_session_load-42-live_failed_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_71_-_Load_command_with_opts:_-i_./tools/save-load//configuration/load-42-live.lttng_--override-url=net://127.0.0.1:8172:9817": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_72_-_Path_url_net://host:port:port_override_[tcp4://127.0.0.1:8172/_[data:_9817],_tcp4://127.0.0.1:8172/_[data:_9817]]": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_73_-_Destroy_session_load-42-live": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_74_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_75_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_7_-_Disable_event_uevent2_for_session_load-42-complex": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_8_-_Disable_event_uevent3*_for_session_load-42-complex": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_load_9_-_Disable_channel_chan1_for_session_load-42-complex": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_10_-_Create_session_save-42-2_in_-o_/tmp/tmp.XXXXXXXXXXtrace_path.sFnUmZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_11_-_Create_session_save-42-3_in_-o_/tmp/tmp.XXXXXXXXXXtrace_path.sFnUmZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_12_-_Enable_channel_chan-save_for_session_save-42-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_13_-_Enable_channel_chan-save_for_session_save-42-2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_14_-_Enable_channel_chan-save_for_session_save-42-3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_15_-_Enable_ust_event_tp:tptest_for_session_save-42-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_16_-_Enable_ust_event_tp:tptest_for_session_save-42-2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_17_-_Enable_ust_event_tp:tptest_for_session_save-42-3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_18_-_Track_command_with_opts:_-p_666_-u_-s_save-42-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_19_-_Track_command_with_opts:_-p_666_-u_-s_save-42-2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_20_-_Track_command_with_opts:_-p_666_-u_-s_save-42-3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_21_-_Session_saved": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_22_-_Session_save-42-1.lttng_file_found!": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_23_-_Session_save-42-2.lttng_file_found!": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_24_-_Session_save-42-3.lttng_file_found!": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_25_-_Destroy_session_save-42-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_26_-_Destroy_session_save-42-2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_27_-_Destroy_session_save-42-3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_28_-_Create_session_save-42_in_-o_/tmp/tmp.XXXXXXXXXXtrace_path.hdcoX3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_29_-_Enable_channel_chan-save_for_session_save-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_2_-_Create_session_save-42_in_-o_/tmp/tmp.XXXXXXXXXXtrace_path.jP9e0X": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_30_-_Enable_ust_event_tp:tptest_for_session_save-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_31_-_Session_saved": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_32_-_Session_save-42.lttng_file_found!": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_33_-_Destroy_session_save-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_34_-_Create_session_save-42_in_-o_/tmp/tmp.XXXXXXXXXXtrace_path.hdcoX3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_35_-_Enable_channel_chan-save_for_session_save-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_36_-_Enable_ust_event_tp:tptest_for_session_save-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_37_-_Session_failed_to_be_saved._Expected!": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_38_-_Session_saved": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_39_-_Session_save-42.lttng_file_found!": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_3_-_Enable_channel_chan-save_for_session_save-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_40_-_Destroy_session_save-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_41_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_4_-_Enable_ust_event_tp:tptest_for_session_save-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_5_-_Track_command_with_opts:_-p_666_-u_-s_save-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_6_-_Session_saved": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_7_-_Session_save-42.lttng_file_found!": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_8_-_Destroy_session_save-42": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/save-load/test_save_9_-_Create_session_save-42-1_in_-o_/tmp/tmp.XXXXXXXXXXtrace_path.sFnUmZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_100_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_101_-_Validate_trace_for_event_tp:tptest,_3457_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_102_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_103_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_104_-_Validate_trace_for_event_tp:tptest,_3414_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_105_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_106_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_107_-_Validate_trace_for_event_tp:tptest,_3366_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_108_-_Stop_lttng_tracing_for_session_ZkUixawCQP8dpywz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_109_-_Destroy_session_ZkUixawCQP8dpywz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_10_-_Snapshot_named_somesnapshot_present_in_list-output_listing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_110_-_Create_session_kLAfjEijbVcuePX6_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_111_-_Enable_channel_snapchan_for_session_kLAfjEijbVcuePX6_with_small_discard_buffers": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_112_-_Enable_ust_event_tp:tptest_for_session_kLAfjEijbVcuePX6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_113_-_Start_tracing_for_session_kLAfjEijbVcuePX6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_114_-_Added_snapshot_output_file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_115_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_116_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_117_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_118_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_119_-_First_snapshot_event_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_11_-_Stop_lttng_tracing_for_session_b1lm3fUEJ1Yr3C9x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_120_-_Stop_lttng_tracing_for_session_kLAfjEijbVcuePX6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_121_-_Destroy_session_kLAfjEijbVcuePX6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_122_-_Create_session_IEaDklzHxOX236Xy_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_123_-_Enable_channel_snapchan_for_session_IEaDklzHxOX236Xy_with_small_discard_buffers": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_124_-_Enable_ust_event_tp:tptest_for_session_IEaDklzHxOX236Xy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_125_-_Start_tracing_for_session_IEaDklzHxOX236Xy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_126_-_Added_snapshot_output_file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_127_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_128_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_129_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_12_-_Destroy_session_b1lm3fUEJ1Yr3C9x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_130_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_131_-_First_snapshot_event_do_not_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_132_-_Stop_lttng_tracing_for_session_IEaDklzHxOX236Xy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_133_-_Destroy_session_IEaDklzHxOX236Xy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_134_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_13_-_Create_session_HBO5UvDgXRhYk1zS_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_14_-_Enable_channel_snapchan_for_session_HBO5UvDgXRhYk1zS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_15_-_Enable_ust_event_tp:tptest_for_session_HBO5UvDgXRhYk1zS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_16_-_Start_tracing_for_session_HBO5UvDgXRhYk1zS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_17_-_Added_snapshot_output_file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_18_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_19_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_20_-_Stop_lttng_tracing_for_session_HBO5UvDgXRhYk1zS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_21_-_Destroy_session_HBO5UvDgXRhYk1zS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_22_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_23_-_Validate_trace_for_event_tp:tptest,_3114_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_24_-_Create_session_O6eZcF73MO8oaKh0_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_25_-_Enable_channel_for_session_O6eZcF73MO8oaKh0_with_subbuf_size_4096": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_26_-_Enable_ust_event_tp:tptest_for_session_O6eZcF73MO8oaKh0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_27_-_Start_tracing_for_session_O6eZcF73MO8oaKh0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_28_-_Added_snapshot_output_file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1___-m_16384__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_29_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_2_-_Create_session_b1lm3fUEJ1Yr3C9x_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_30_-_Tracefiles_size_sum_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_31_-_Stop_lttng_tracing_for_session_O6eZcF73MO8oaKh0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_32_-_Destroy_session_O6eZcF73MO8oaKh0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_33_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_34_-_Validate_trace_for_event_tp:tptest,_36_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_35_-_Create_session_n0wIcGsUiA2CeXyj_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_36_-_Enable_channel_snapchan_per_UID_for_session_n0wIcGsUiA2CeXyj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_37_-_Enable_ust_event_tp:tptest_for_session_n0wIcGsUiA2CeXyj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_38_-_Start_tracing_for_session_n0wIcGsUiA2CeXyj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_39_-_Added_snapshot_output_file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_3_-_Enable_channel_snapchan_for_session_b1lm3fUEJ1Yr3C9x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_40_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_41_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_42_-_Stop_lttng_tracing_for_session_n0wIcGsUiA2CeXyj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_43_-_Destroy_session_n0wIcGsUiA2CeXyj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_44_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_45_-_Validate_trace_for_event_tp:tptest,_3086_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_46_-_Create_session_hCC7qPh7u82ttZJU_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_47_-_Enable_channel_snapchan_per_UID_for_session_hCC7qPh7u82ttZJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_48_-_Enable_ust_event_tp:tptest_for_session_hCC7qPh7u82ttZJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_49_-_Start_tracing_for_session_hCC7qPh7u82ttZJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_4_-_Enable_ust_event_tp:tptest_for_session_b1lm3fUEJ1Yr3C9x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_50_-_Added_snapshot_output_file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_51_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_52_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_53_-_Stop_lttng_tracing_for_session_hCC7qPh7u82ttZJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_54_-_Destroy_session_hCC7qPh7u82ttZJU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_55_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_56_-_Validate_trace_for_event_tp:tptest,_3071_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_57_-_Create_session_TPXtxlRtMObj1M2n_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_58_-_Enable_channel_snapchan_for_session_TPXtxlRtMObj1M2n": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_59_-_Enable_ust_event_tp:tptest1,tp:tptest2,tp:tptest3,tp:tptest4,tp:tptest5_for_session_TPXtxlRtMObj1M2n": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_5_-_Start_tracing_for_session_b1lm3fUEJ1Yr3C9x": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_60_-_Start_tracing_for_session_TPXtxlRtMObj1M2n": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_61_-_Added_snapshot_output_file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_62_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_63_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_64_-_Stop_lttng_tracing_for_session_TPXtxlRtMObj1M2n": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_65_-_Destroy_session_TPXtxlRtMObj1M2n": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_66_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_67_-_Validate_trace_for_event_tp:tptest1,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_68_-_Validate_trace_for_event_tp:tptest2,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_69_-_Validate_trace_for_event_tp:tptest3,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_6_-_Added_snapshot_output_file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1___-n_randomname__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_70_-_Validate_trace_for_event_tp:tptest4,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_71_-_Validate_trace_for_event_tp:tptest5,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_72_-_Create_session_ZkUixawCQP8dpywz_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_73_-_Enable_channel_snapchan_for_session_ZkUixawCQP8dpywz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_74_-_Enable_ust_event_tp:tptest_for_session_ZkUixawCQP8dpywz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_75_-_Start_tracing_for_session_ZkUixawCQP8dpywz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_76_-_Added_snapshot_output_file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_77_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_78_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_79_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_7_-_Snapshot_named_randomname_present_in_list-output_listing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_80_-_Validate_trace_for_event_tp:tptest,_3119_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_81_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_82_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_83_-_Validate_trace_for_event_tp:tptest,_3889_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_84_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_85_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_86_-_Validate_trace_for_event_tp:tptest,_4806_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_87_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_88_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_89_-_Validate_trace_for_event_tp:tptest,_3643_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_8_-_Deleted_snapshot_output_named_randomname": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_90_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_91_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_92_-_Validate_trace_for_event_tp:tptest,_3648_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_93_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_94_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_95_-_Validate_trace_for_event_tp:tptest,_3727_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_96_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_97_-_UST_per-uid_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_98_-_Validate_trace_for_event_tp:tptest,_3682_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_99_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_fast_9_-_Added_snapshot_output_file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1___-n_somesnapshot__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_10_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_11_-_Validate_trace_for_event_tp:tptest,_3127_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_12_-_Deleted_snapshot_output_id_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_13_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_14_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_15_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_16_-_Validate_trace_for_event_tp:tptest,_4222_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_17_-_Stop_lttng_tracing_for_session_NiK2kh808zqrl0u9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_18_-_Destroy_session_NiK2kh808zqrl0u9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_19_-_Create_session_DhVYyoD4hGuffnWu_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_1_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXhots_ust_streaming_trace_path.msn2ne_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_20_-_Enable_channel_chan1_for_session_DhVYyoD4hGuffnWu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_21_-_Enable_ust_event_tp:tptest_for_session_DhVYyoD4hGuffnWu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_22_-_Start_tracing_for_session_DhVYyoD4hGuffnWu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_23_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_24_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_25_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_26_-_Stop_lttng_tracing_for_session_DhVYyoD4hGuffnWu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_27_-_Destroy_session_DhVYyoD4hGuffnWu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_28_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_29_-_Validate_trace_for_event_tp:tptest,_3132_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_30_-_Create_session_YN1qXq7M7WAHRa8t_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_31_-_Enable_channel_chan1_for_session_YN1qXq7M7WAHRa8t": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_32_-_Enable_ust_event_tp:tptest_for_session_YN1qXq7M7WAHRa8t": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_33_-_Start_tracing_for_session_YN1qXq7M7WAHRa8t": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_34_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_35_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_36_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_37_-_Stop_lttng_tracing_for_session_YN1qXq7M7WAHRa8t": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_38_-_Destroy_session_YN1qXq7M7WAHRa8t": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_39_-_Custom_name_snapshot_exists": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_3_-_Create_session_NiK2kh808zqrl0u9_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_40_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_41_-_Validate_trace_for_event_tp:tptest,_3106_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_42_-_Create_session_P50aeNY6Pzc1xE8t_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_43_-_Enable_channel_chan1_for_session_P50aeNY6Pzc1xE8t": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_44_-_Enable_ust_event_tp:tptest_for_session_P50aeNY6Pzc1xE8t": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_45_-_Start_tracing_for_session_P50aeNY6Pzc1xE8t": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_46_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_47_-_Added_snapshot_output_-C_tcp://localhost:5342_-D_tcp://localhost:5343": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_48_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_49_-_Stop_lttng_tracing_for_session_P50aeNY6Pzc1xE8t": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_4_-_Enable_channel_chan1_for_session_NiK2kh808zqrl0u9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_50_-_Destroy_session_P50aeNY6Pzc1xE8t": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_51_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_52_-_Validate_trace_for_event_tp:tptest,_3117_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_53_-_Create_session_AzstCYuXIAca0qN7_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_54_-_Enable_channel_chan1_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_55_-_Enable_ust_event_tp:tptest_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_56_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_57_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_58_-_Start_tracing_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_59_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_5_-_Enable_ust_event_tp:tptest_for_session_NiK2kh808zqrl0u9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_60_-_Stop_lttng_tracing_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_61_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_62_-_Validate_trace_for_event_tp:tptest,_63_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_63_-_Start_tracing_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_64_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_65_-_Stop_lttng_tracing_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_66_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_67_-_Validate_trace_for_event_tp:tptest,_417_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_68_-_Start_tracing_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_69_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_6_-_Start_tracing_for_session_NiK2kh808zqrl0u9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_70_-_Stop_lttng_tracing_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_71_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_72_-_Validate_trace_for_event_tp:tptest,_720_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_73_-_Start_tracing_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_74_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_75_-_Stop_lttng_tracing_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_76_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_77_-_Validate_trace_for_event_tp:tptest,_718_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_78_-_Start_tracing_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_79_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_7_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_80_-_Stop_lttng_tracing_for_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_81_-_UST_per-uid_network_snapshot_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_82_-_Validate_trace_for_event_tp:tptest,_675_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_83_-_Destroy_session_AzstCYuXIAca0qN7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_84_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_85_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_8_-_Added_snapshot_output_net://localhost": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/snapshots/test_ust_streaming_9_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_10_-_Create_session_UgWICcq83zEibBpL_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_11_-_Enable_ust_event_tp:tptest_for_session_UgWICcq83zEibBpL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_12_-_Start_tracing_for_session_UgWICcq83zEibBpL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_13_-_Stop_lttng_tracing_for_session_UgWICcq83zEibBpL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_14_-_Destroy_session_UgWICcq83zEibBpL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_15_-_UST_per-uid_network_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_16_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_17_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_18_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_1_-_Start_lttng-relayd__process_mode:_-b_opt:_-o_/tmp/tmp.XXXXXXXXXXming_ust_trace_path.VIf8rR_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_3_-_Create_session_SPKfxhuzYu0HmPr4_with_uri:net://localhost_and_opts:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_4_-_Enable_ust_event_tp:tptest_for_session_SPKfxhuzYu0HmPr4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_5_-_Start_tracing_for_session_SPKfxhuzYu0HmPr4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_6_-_Stop_lttng_tracing_for_session_SPKfxhuzYu0HmPr4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_7_-_Destroy_session_SPKfxhuzYu0HmPr4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_8_-_UST_per-uid_network_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/streaming/test_ust_9_-_Validate_trace_for_event_tp:tptest,_5_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_10_-_Trace_validation_-_longfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_11_-_Create_session_Q71v3rxjvEzCEXLo_in_-o_/tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.TqkXsO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_12_-_Enable_channel_`channel`_for_session_`Q71v3rxjvEzCEXLo`:_2_tracefiles": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_13_-_Enable_ust_event_tp:tptest_for_session_Q71v3rxjvEzCEXLo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_14_-_Destroy_session_Q71v3rxjvEzCEXLo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_15_-_Total_stream_size_of_CPU_1_is_8192": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_16_-_Stream_meets_the_trace_file_limit_of_2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_17_-_Trace_validation_-_intfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_18_-_Trace_validation_-_netintfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_19_-_Trace_validation_-_longfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_20_-_Create_session_HlTnFihJFlfQzzlO_in_-o_/tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.K306ZE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_21_-_Enable_channel_`channel`_for_session_`HlTnFihJFlfQzzlO`:_4_tracefiles": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_22_-_Enable_ust_event_tp:tptest_for_session_HlTnFihJFlfQzzlO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_23_-_Destroy_session_HlTnFihJFlfQzzlO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_24_-_Total_stream_size_of_CPU_0_is_16384": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_25_-_Stream_meets_the_trace_file_limit_of_4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_26_-_Trace_validation_-_intfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_27_-_Trace_validation_-_netintfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_28_-_Trace_validation_-_longfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_29_-_Create_session_b1Mzuey07cMBDpZg_in_-o_/tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.P5TVqG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_2_-_Create_session_SfJp379RoIC7MQPm_in_-o_/tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.QCPGIG": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_30_-_Enable_channel_`channel`_for_session_`b1Mzuey07cMBDpZg`:_8_tracefiles": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_31_-_Enable_ust_event_tp:tptest_for_session_b1Mzuey07cMBDpZg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_32_-_Destroy_session_b1Mzuey07cMBDpZg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_33_-_Total_stream_size_of_CPU_2_is_32768": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_34_-_Stream_meets_the_trace_file_limit_of_8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_35_-_Trace_validation_-_intfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_36_-_Trace_validation_-_netintfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_37_-_Trace_validation_-_longfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_38_-_Create_session_qaq5L01GfF7y9i8v_in_-o_/tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.2lOcHr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_39_-_Enable_channel_`channel`_for_session_`qaq5L01GfF7y9i8v`:_10_tracefiles": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_3_-_Enable_channel_`channel`_for_session_`SfJp379RoIC7MQPm`:_1_tracefiles": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_40_-_Enable_ust_event_tp:tptest_for_session_qaq5L01GfF7y9i8v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_41_-_Destroy_session_qaq5L01GfF7y9i8v": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_42_-_Total_stream_size_of_CPU_1_is_40960": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_43_-_Stream_meets_the_trace_file_limit_of_10": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_44_-_Trace_validation_-_intfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_45_-_Trace_validation_-_netintfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_46_-_Trace_validation_-_longfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_47_-_Create_session_iSLGrGgfLYqys1Lg_in_-o_/tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.h7kQNB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_48_-_Enable_channel_`channel`_for_session_`iSLGrGgfLYqys1Lg`:_16_tracefiles": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_49_-_Enable_ust_event_tp:tptest_for_session_iSLGrGgfLYqys1Lg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_4_-_Enable_ust_event_tp:tptest_for_session_SfJp379RoIC7MQPm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_50_-_Destroy_session_iSLGrGgfLYqys1Lg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_51_-_Total_stream_size_of_CPU_0_is_65536": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_52_-_Stream_meets_the_trace_file_limit_of_16": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_53_-_Trace_validation_-_intfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_54_-_Trace_validation_-_netintfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_55_-_Trace_validation_-_longfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_56_-_Create_session_OeBYCTNChTFEP32I_in_-o_/tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.JZP3iX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_57_-_Enable_channel_`channel`_for_session_`OeBYCTNChTFEP32I`:_32_tracefiles": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_58_-_Enable_ust_event_tp:tptest_for_session_OeBYCTNChTFEP32I": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_59_-_Destroy_session_OeBYCTNChTFEP32I": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_5_-_Destroy_session_SfJp379RoIC7MQPm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_60_-_Total_stream_size_of_CPU_3_is_131072": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_61_-_Stream_meets_the_trace_file_limit_of_32": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_62_-_Trace_validation_-_intfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_63_-_Trace_validation_-_netintfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_64_-_Trace_validation_-_longfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_65_-_Create_session_Hpot6VY3V6PqXAvQ_in_-o_/tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.sFxVtw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_66_-_Enable_channel_`channel`_for_session_`Hpot6VY3V6PqXAvQ`:_64_tracefiles": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_67_-_Enable_ust_event_tp:tptest_for_session_Hpot6VY3V6PqXAvQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_68_-_Destroy_session_Hpot6VY3V6PqXAvQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_69_-_Total_stream_size_of_CPU_0_is_262144": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_6_-_Total_stream_size_of_CPU_2_is_4096": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_70_-_Stream_meets_the_trace_file_limit_of_64": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_71_-_Trace_validation_-_intfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_72_-_Trace_validation_-_netintfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_73_-_Trace_validation_-_longfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_74_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_7_-_Stream_meets_the_trace_file_limit_of_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_8_-_Trace_validation_-_intfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_count_9_-_Trace_validation_-_netintfield": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_10_-_Validate_trace_for_event_tp:tptest,_102_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_11_-_Create_session_prFX7JI7DX9HQXOR_in_-o_/tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.d33MDs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_12_-_Enable_channel_channel_for_session_prFX7JI7DX9HQXOR:_8192_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_13_-_Enable_event_tp:tptest_for_session_prFX7JI7DX9HQXOR_in_channel_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_14_-_Start_tracing_for_session_prFX7JI7DX9HQXOR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_15_-_Stop_lttng_tracing_for_session_prFX7JI7DX9HQXOR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_16_-_Destroy_session_prFX7JI7DX9HQXOR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_17_-_File_size_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_18_-_UST_per-pid_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_19_-_Validate_trace_for_event_tp:tptest,_136_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_20_-_Create_session_2bqwl7cIZ6FUL58f_in_-o_/tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.vxNpRX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_21_-_Enable_channel_channel_for_session_2bqwl7cIZ6FUL58f:_16384_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_22_-_Enable_event_tp:tptest_for_session_2bqwl7cIZ6FUL58f_in_channel_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_23_-_Start_tracing_for_session_2bqwl7cIZ6FUL58f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_24_-_Stop_lttng_tracing_for_session_2bqwl7cIZ6FUL58f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_25_-_Destroy_session_2bqwl7cIZ6FUL58f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_26_-_File_size_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_27_-_UST_per-pid_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_28_-_Validate_trace_for_event_tp:tptest,_68_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_29_-_Create_session_rQDqbmbcthUuLoOn_in_-o_/tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.cpENeZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_2_-_Create_session_wry19A2gJpkLG3Ua_in_-o_/tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.2XVbg3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_30_-_Enable_channel_channel_for_session_rQDqbmbcthUuLoOn:_32768_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_31_-_Enable_event_tp:tptest_for_session_rQDqbmbcthUuLoOn_in_channel_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_32_-_Start_tracing_for_session_rQDqbmbcthUuLoOn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_33_-_Stop_lttng_tracing_for_session_rQDqbmbcthUuLoOn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_34_-_Destroy_session_rQDqbmbcthUuLoOn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_35_-_File_size_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_36_-_UST_per-pid_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_37_-_Validate_trace_for_event_tp:tptest,_340_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_38_-_Create_session_OgrjbJSB6GabSmXt_in_-o_/tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.9KMaFr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_39_-_Enable_channel_channel_for_session_OgrjbJSB6GabSmXt:_65536_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_3_-_Enable_channel_channel_for_session_wry19A2gJpkLG3Ua:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_40_-_Enable_event_tp:tptest_for_session_OgrjbJSB6GabSmXt_in_channel_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_41_-_Start_tracing_for_session_OgrjbJSB6GabSmXt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_42_-_Stop_lttng_tracing_for_session_OgrjbJSB6GabSmXt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_43_-_Destroy_session_OgrjbJSB6GabSmXt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_44_-_File_size_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_45_-_UST_per-pid_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_46_-_Validate_trace_for_event_tp:tptest,_387_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_47_-_Create_session_94aKc9MKuqDnd3hv_in_-o_/tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.fCKgSb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_48_-_Enable_channel_channel_for_session_94aKc9MKuqDnd3hv:_131072_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_49_-_Enable_event_tp:tptest_for_session_94aKc9MKuqDnd3hv_in_channel_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_4_-_Enable_event_tp:tptest_for_session_wry19A2gJpkLG3Ua_in_channel_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_50_-_Start_tracing_for_session_94aKc9MKuqDnd3hv": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_51_-_Stop_lttng_tracing_for_session_94aKc9MKuqDnd3hv": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_52_-_Destroy_session_94aKc9MKuqDnd3hv": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_53_-_File_size_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_54_-_UST_per-pid_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_55_-_Validate_trace_for_event_tp:tptest,_323_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_56_-_Create_session_tkx2aX7r2tZazNTd_in_-o_/tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.y7gkIA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_57_-_Enable_channel_channel_for_session_tkx2aX7r2tZazNTd:_5120_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_58_-_Enable_event_tp:tptest_for_session_tkx2aX7r2tZazNTd_in_channel_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_59_-_Start_tracing_for_session_tkx2aX7r2tZazNTd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_5_-_Start_tracing_for_session_wry19A2gJpkLG3Ua": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_60_-_Stop_lttng_tracing_for_session_tkx2aX7r2tZazNTd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_61_-_Destroy_session_tkx2aX7r2tZazNTd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_62_-_File_size_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_63_-_UST_per-pid_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_64_-_Validate_trace_for_event_tp:tptest,_102_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_65_-_Create_session_sICkyXz6Hx8b3qzq_in_-o_/tmp/tmp.XXXXXXXXXXfile_size_limit_pagesize_trace_path.0S9ac5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_66_-_Enable_channel_channel_for_session_sICkyXz6Hx8b3qzq:_4094_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_67_-_Enable_event_tp:tptest_for_session_sICkyXz6Hx8b3qzq_in_channel_channel": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_68_-_Start_tracing_for_session_sICkyXz6Hx8b3qzq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_69_-_Stop_lttng_tracing_for_session_sICkyXz6Hx8b3qzq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_6_-_Stop_lttng_tracing_for_session_wry19A2gJpkLG3Ua": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_70_-_Destroy_session_sICkyXz6Hx8b3qzq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_71_-_File_size_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_72_-_UST_per-pid_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_73_-_Validate_trace_for_event_tp:tptest,_102_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_74_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_7_-_Destroy_session_wry19A2gJpkLG3Ua": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_8_-_File_size_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracefile-limits/test_tracefile_size_9_-_UST_per-pid_trace_path_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_100_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_101_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_102_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_103_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_104_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.goAX2l": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_105_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_106_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_107_-_Track_command_with_opts:_-u_--vgid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_108_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_109_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_10_-_Directory_\"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.PlgAjB/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_110_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_111_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_112_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.Xj9eUh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_113_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_114_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_115_-_Track_command_with_opts:_-u_--vuid_0_--vgid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_116_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_117_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_118_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_119_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_11_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.eHDJ90": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_120_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.qeFl1M": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_121_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_122_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_123_-_Track_command_with_opts:_-u_--vuid_root": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_124_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_125_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_126_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_127_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_128_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.RAfRlz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_129_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_12_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_130_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_131_-_Track_command_with_opts:_-u_--vgid_root": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_132_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_133_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_134_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_135_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_136_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.Y2gexI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_137_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_138_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_139_-_Track_command_with_opts:_-u_--vuid_0,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_13_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_140_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_141_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_142_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_143_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_144_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.SM8HG4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_145_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_146_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_147_-_Track_command_with_opts:_-u_--vgid_0,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_148_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_149_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_14_-_Track_command_with_opts:_-u_--all_--vgid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_150_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_151_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_152_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.reORCF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_153_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_154_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_155_-_Track_command_with_opts:_-u_--vuid_root,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_156_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_157_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_158_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_159_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_15_-_Untrack_command_with_opts:_-u_--all_--vgid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_160_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.lpDmKo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_161_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_162_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_163_-_Track_command_with_opts:_-u_--vgid_root,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_164_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_165_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_166_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_167_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_168_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.zgHCXY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_169_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_16_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_170_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_171_-_Track_command_with_opts:_-u_--vuid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_172_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_173_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_174_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_175_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_176_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.tBJCv5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_177_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_178_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_179_-_Track_command_with_opts:_-u_--vgid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_17_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_180_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_181_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_182_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_183_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_184_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.Iqs9qY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_185_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_186_-_Track_command_failed_as_expected_with_opts:_-u_--vuid_lttng_unexisting_user": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_187_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_188_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.IcYkIl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_189_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_18_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_190_-_Track_command_failed_as_expected_with_opts:_-u_--vgid_lttng_unexisting_group": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_191_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_192_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.8n1ytC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_193_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_194_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_195_-_Track_command_with_opts:_-u_--vpid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_196_-_Untrack_command_with_opts:_-u_--vpid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_197_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_198_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_199_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_19_-_Directory_\"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.eHDJ90/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_200_-_Directory_\"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.8n1ytC/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_201_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.XPRHXH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_202_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_203_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_204_-_Track_command_with_opts:_-u_--vpid_24801": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_205_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_206_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_207_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_208_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_209_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_vpid_track_untrack_trace_path.eMlTi2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_20_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.hkfwwd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_210_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_211_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_212_-_Track_command_with_opts:_-u_--vpid_24823": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_213_-_Untrack_command_with_opts:_-u_--vpid_24823": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_214_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_215_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_216_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_217_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_218_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.tBu35D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_219_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_21_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_220_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_221_-_Track_command_with_opts:_-u_--vpid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_222_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_223_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_224_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_225_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_226_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.jAdcca": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_227_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_228_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_229_-_Track_command_with_opts:_-u_--vpid_24869": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_22_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_230_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_231_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_232_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_233_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_234_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_ust_vpid_untrack_snapshot_trace_path.D1gyD3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_235_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_236_-_Untrack_command_with_opts:_-u_--vpid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_237_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_238_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_239_-_Snapshot_recorded": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_23_-_Track_command_with_opts:_-u_--vuid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_240_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_241_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_242_-_Number_of_snapshot_is_zero": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_243_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.hDWVij": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_244_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_245_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_246_-_Track_command_with_opts:_-u_--pid_24913": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_247_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_248_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_249_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_24_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_250_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_251_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_pid_track_untrack_trace_path.aTRsE9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_252_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_253_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_254_-_Track_command_with_opts:_-u_--pid_24935": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_255_-_Untrack_command_with_opts:_-u_--pid_24935": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_256_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_257_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_258_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_259_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_25_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_260_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.LEe6G5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_261_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_262_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_263_-_Track_command_with_opts:_-u_--pid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_264_-_Untrack_command_with_opts:_-u_--pid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_265_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_266_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_267_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_268_-_Directory_\"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.LEe6G5/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_269_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.jMukab": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_26_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_270_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_271_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_272_-_Track_command_with_opts:_-u_--pid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_273_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_274_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_275_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_276_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_277_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.nm1xap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_278_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_279_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_27_-_Directory_\"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.hkfwwd/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_280_-_Track_command_with_opts:_-u_--pid_25003": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_281_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_282_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_283_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_284_-_Validate_trace_for_event_tp:tptest,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_285_-_Loading_lttng-test_module": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_286_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.pDhstC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_287_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_288_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_289_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_28_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.FnLDKr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_290_-_Track_command_with_opts:_-k_--vuid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_291_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_292_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_293_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_294_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_295_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.9xtbfo": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_296_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_297_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_298_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_299_-_Track_command_with_opts:_-k_--vgid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_29_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_2_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.PlgAjB": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_300_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_301_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_302_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_303_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_304_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.Aqwj5k": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_305_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_306_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_307_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_308_-_Track_command_with_opts:_-k_--vuid_1_--vgid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_309_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_30_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_310_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_311_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_312_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_313_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.rvlMXi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_314_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_315_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_316_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_317_-_Track_command_with_opts:_-k_--vuid_1_--vgid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_318_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_319_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_31_-_Track_command_with_opts:_-u_--vgid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_320_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_321_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_322_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.zHHMNy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_323_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_324_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_325_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_326_-_Track_command_with_opts:_-k_--vuid_0_--vgid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_327_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_328_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_329_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_32_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_330_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_331_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.gZbI3w": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_332_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_333_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_334_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_335_-_Track_command_with_opts:_-k_--vuid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_336_-_Untrack_command_with_opts:_-k_--vuid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_337_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_338_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_339_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_33_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_340_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_341_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.aqHnUq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_342_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_343_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_344_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_345_-_Track_command_with_opts:_-k_--vgid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_346_-_Untrack_command_with_opts:_-k_--vgid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_347_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_348_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_349_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_34_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_350_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_351_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.zlPhEK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_352_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_353_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_354_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_355_-_Track_command_with_opts:_-k_--vuid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_356_-_Untrack_command_with_opts:_-k_--vuid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_357_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_358_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_359_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_35_-_Directory_\"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.FnLDKr/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_360_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_361_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.xa82ZO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_362_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_363_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_364_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_365_-_Track_command_with_opts:_-k_--vgid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_366_-_Untrack_command_with_opts:_-k_--vgid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_367_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_368_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_369_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_36_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.cYuNf3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_370_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_371_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.iQJEb3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_372_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_373_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_374_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_375_-_Track_command_with_opts:_-k_--vuid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_376_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_377_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_378_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_379_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_37_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_380_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.LhYHF0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_381_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_382_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_383_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_384_-_Track_command_with_opts:_-k_--vgid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_385_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_386_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_387_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_388_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_389_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.8WIV9V": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_38_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_390_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_391_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_392_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_393_-_Track_command_with_opts:_-k_--vuid_0_--vgid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_394_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_395_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_396_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_397_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_398_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.jVzYoI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_399_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_39_-_Track_command_with_opts:_-u_--vuid_1_--vgid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_3_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_400_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_401_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_402_-_Track_command_with_opts:_-k_--vuid_root": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_403_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_404_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_405_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_406_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_407_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.gghnH6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_408_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_409_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_40_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_410_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_411_-_Track_command_with_opts:_-k_--vgid_root": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_412_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_413_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_414_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_415_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_416_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.bJxVUX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_417_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_418_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_419_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_41_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_420_-_Track_command_with_opts:_-k_--vuid_0,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_421_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_422_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_423_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_424_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_425_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.pYx7Zp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_426_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_427_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_428_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_429_-_Track_command_with_opts:_-k_--vgid_0,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_42_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_430_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_431_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_432_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_433_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_434_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.IIVhgF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_435_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_436_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_437_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_438_-_Track_command_with_opts:_-k_--vuid_root,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_439_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_43_-_Directory_\"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.cYuNf3/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_440_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_441_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_442_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_443_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.8jCoN1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_444_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_445_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_446_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_447_-_Track_command_with_opts:_-k_--vgid_root,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_448_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_449_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_44_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.zSnTAS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_450_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_451_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_452_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.hfnINu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_453_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_454_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_455_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_456_-_Track_command_with_opts:_-k_--vuid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_457_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_458_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_459_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_45_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_460_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_461_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.PvZzbz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_462_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_463_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_464_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_465_-_Track_command_with_opts:_-k_--vgid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_466_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_467_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_468_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_469_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_46_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_470_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.tGJfAP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_471_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_472_-_Track_command_failed_as_expected_with_opts:_-k_--vuid_lttng_unexisting_user": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_473_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_474_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.Icxl8n": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_475_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_476_-_Track_command_failed_as_expected_with_opts:_-k_--vgid_lttng_unexisting_group": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_477_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_478_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.VDvATJ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_479_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_47_-_Track_command_with_opts:_-u_--vuid_1_--vgid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_480_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_481_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_482_-_Track_command_with_opts:_-k_--uid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_483_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_484_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_485_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_486_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_487_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.tUZE5P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_488_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_489_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_48_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_490_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_491_-_Track_command_with_opts:_-k_--gid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_492_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_493_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_494_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_495_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_496_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.bjcgCi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_497_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_498_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_499_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_49_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_4_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_500_-_Track_command_with_opts:_-k_--uid_1_--gid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_501_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_502_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_503_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_504_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_505_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.CV9DuR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_506_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_507_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_508_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_509_-_Track_command_with_opts:_-k_--uid_1_--gid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_50_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_510_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_511_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_512_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_513_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_514_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.89wYKl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_515_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_516_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_517_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_518_-_Track_command_with_opts:_-k_--uid_0_--gid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_519_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_51_-_Directory_\"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.zSnTAS/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_520_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_521_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_522_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_523_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.WV3nwa": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_524_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_525_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_526_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_527_-_Track_command_with_opts:_-k_--uid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_528_-_Untrack_command_with_opts:_-k_--uid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_529_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_52_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.n2IjZQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_530_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_531_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_532_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_533_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.3Ewb6P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_534_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_535_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_536_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_537_-_Track_command_with_opts:_-k_--gid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_538_-_Untrack_command_with_opts:_-k_--gid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_539_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_53_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_540_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_541_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_542_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_543_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.ua4lTR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_544_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_545_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_546_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_547_-_Track_command_with_opts:_-k_--uid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_548_-_Untrack_command_with_opts:_-k_--uid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_549_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_54_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_550_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_551_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_552_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_553_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.5aN6Gp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_554_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_555_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_556_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_557_-_Track_command_with_opts:_-k_--gid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_558_-_Untrack_command_with_opts:_-k_--gid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_559_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_55_-_Track_command_with_opts:_-u_--vuid_0_--vgid_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_560_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_561_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_562_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_563_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.58NDpx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_564_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_565_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_566_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_567_-_Track_command_with_opts:_-k_--uid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_568_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_569_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_56_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_570_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_571_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_572_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.cHWc0b": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_573_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_574_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_575_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_576_-_Track_command_with_opts:_-k_--gid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_577_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_578_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_579_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_57_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_580_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_581_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.XcQWZV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_582_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_583_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_584_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_585_-_Track_command_with_opts:_-k_--uid_0_--gid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_586_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_587_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_588_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_589_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_58_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_590_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.GTXaBc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_591_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_592_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_593_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_594_-_Track_command_with_opts:_-k_--uid_root": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_595_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_596_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_597_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_598_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_599_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.QRztYO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_59_-_Directory_\"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.n2IjZQ/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_5_-_Track_command_with_opts:_-u_--vgid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_600_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_601_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_602_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_603_-_Track_command_with_opts:_-k_--gid_root": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_604_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_605_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_606_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_607_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_608_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.lNnnJ4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_609_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_60_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.mjgU7Q": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_610_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_611_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_612_-_Track_command_with_opts:_-k_--uid_0,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_613_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_614_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_615_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_616_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_617_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.03opgm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_618_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_619_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_61_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_620_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_621_-_Track_command_with_opts:_-k_--gid_0,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_622_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_623_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_624_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_625_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_626_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.w0RZ3d": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_627_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_628_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_629_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_62_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_630_-_Track_command_with_opts:_-k_--uid_root,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_631_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_632_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_633_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_634_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_635_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.IUnx4j": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_636_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_637_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_638_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_639_-_Track_command_with_opts:_-k_--gid_root,1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_63_-_Track_command_with_opts:_-u_--vuid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_640_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_641_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_642_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_643_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_644_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.MUrHBE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_645_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_646_-_Track_command_failed_as_expected_with_opts:_-k_--uid_lttng_unexisting_user": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_647_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_648_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.p5C9SD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_649_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_64_-_Untrack_command_with_opts:_-u_--vuid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_650_-_Track_command_failed_as_expected_with_opts:_-k_--gid_lttng_unexisting_group": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_651_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_652_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.15Mt9a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_653_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_654_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_655_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_656_-_Track_command_with_opts:_-k_--vpid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_657_-_Untrack_command_with_opts:_-k_--vpid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_658_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_659_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_65_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_660_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_661_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_662_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.lmyilp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_663_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_664_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_665_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_666_-_Track_command_with_opts:_-k_--vpid_25794": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_667_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_668_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_669_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_66_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_670_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_671_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_vpid_track_untrack_trace_path.5cuIo7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_672_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_673_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_674_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_675_-_Track_command_with_opts:_-k_--vpid_25812": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_676_-_Untrack_command_with_opts:_-k_--vpid_25812": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_677_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_678_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_679_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_67_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_680_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_681_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.xhf5o5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_682_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_683_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_684_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_685_-_Track_command_with_opts:_-k_--vpid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_686_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_687_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_688_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_689_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_68_-_Directory_\"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.mjgU7Q/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_690_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.DJs3Vw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_691_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_692_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_693_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_694_-_Track_command_with_opts:_-k_--vpid_25850": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_695_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_696_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_697_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_698_-_Validate_trace_for_event_lttng_test_filter_event,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_699_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.OKzymL": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_69_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.FcPDjr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_6_-_Untrack_command_with_opts:_-u_--vgid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_700_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_701_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_702_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_703_-_Track_command_with_opts:_-k_--pid_25869": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_704_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_705_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_706_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_707_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_708_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_pid_track_untrack_trace_path.iaydsl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_709_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_70_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_710_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_711_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_712_-_Track_command_with_opts:_-k_--pid_25887": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_713_-_Untrack_command_with_opts:_-k_--pid_25887": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_714_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_715_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_716_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_717_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_718_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.WN3zpw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_719_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_71_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_720_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_721_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_722_-_Track_command_with_opts:_-k_--pid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_723_-_Untrack_command_with_opts:_-k_--pid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_724_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_725_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_726_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_727_-_Validate_empty_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_728_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.9fLibY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_729_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_72_-_Track_command_with_opts:_-u_--vgid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_730_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_731_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_732_-_Track_command_with_opts:_-k_--pid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_733_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_734_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_735_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_736_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_737_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.xoIjnD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_738_-_Enable_channel_chan_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_739_-_Enable_kernel_event_lttng_test_filter_event_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_73_-_Untrack_command_with_opts:_-u_--vgid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_740_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_741_-_Track_command_with_opts:_-k_--pid_25945": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_742_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_743_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_744_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_745_-_Validate_trace_for_event_lttng_test_filter_event,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_746_-_Unloading_lttng-test_module": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_747_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_74_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_75_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_76_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_77_-_Directory_\"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.FcPDjr/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_78_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.9JSKv2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_79_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_7_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_80_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_81_-_Track_command_with_opts:_-u_--vuid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_82_-_Untrack_command_with_opts:_-u_--vuid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_83_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_84_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_85_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_86_-_Directory_\"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.9JSKv2/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_87_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.5Lr4gR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_88_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_89_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_8_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_90_-_Track_command_with_opts:_-u_--vgid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_91_-_Untrack_command_with_opts:_-u_--vgid_--all": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_92_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_93_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_94_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_95_-_Directory_\"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.5Lr4gR/ust\"_is_empty": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_96_-_Create_session_tracker_in_-o_/tmp/tmp.XXXXXXXXXX_tracker_trace_path.xVR5Z7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_97_-_Enable_ust_event_tp:tptest_for_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_98_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_99_-_Track_command_with_opts:_-u_--vuid_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/tracker/test_event_tracker_9_-_Destroy_session_tracker": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/hidden/test_hidden_trigger_1_-_No_triggers_visible_while_session_has_an_enabled_size-based_rotation_schedule": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_10_-_Trigger_returned_by_listing_has_a_name:_trigger_name_=_'some_name_that_is_hopefully_unique'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_11_-_Name_set_on_trigger_returned_from_listing_is_correct:_name_returned_from_listing_=_'some_name_that_is_hopefully_unique',_expected_name_=_'some_name_that_is_hopefully_unique'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_12_-_Successfully_unregistered_named_trigger_using_the_trigger_instance_returned_by_the_listing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_13_-_Registered_trigger_with_automatic_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_14_-_Trigger_name_is_set_after_registration:_trigger_name_=_'trigger0'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_15_-_Automatic_name_set_on_trigger_after_registration_longer_is_not_an_empty_string": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_16_-_Trigger_listing_returns_1_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_17_-_Trigger_returned_by_listing_has_a_name:_trigger_name_=_'trigger0'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_18_-_Successfully_unregistered_automatic_name_trigger_using_the_trigger_instance_returned_by_the_listing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_19_-_Registered_anonymous_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_1_-_Registered_anonymous_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_20_-_Registering_identical_anonymous_trigger_fails_with_`LTTNG_ERR_TRIGGER_EXISTS`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_21_-_Trigger_listing_returns_1_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_22_-_Successfully_unregistered_anonymous_trigger_using_the_trigger_instance_returned_by_the_listing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_23_-_Registered_named_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_24_-_Registering_a_trigger_instance_already_used_for_registration_fails_with_`LTTNG_ERR_INVALID`__anonymous_registration_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_25_-_Registering_a_trigger_instance_already_used_for_registration_fails_with_`LTTNG_ERR_INVALID`__register_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_26_-_Registering_a_trigger_instance_already_used_for_registration_fails_with_`LTTNG_ERR_INVALID`__register_with_automatic_name_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_27_-_Registering_trigger_with_an_already_used_name_fails_with_`LTTNG_ERR_TRIGGER_EXISTS`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_28_-_Trigger_listing_returns_1_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_29_-_Successfully_unregistered_named_trigger_using_the_trigger_instance_returned_by_the_listing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_2_-_Anonymous_trigger_name_remains_unset_after_registration:_trigger_name_=_'_anonymous_'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_30_-_Registered_automatic_name_trigger:_trigger_name_=_'trigger1'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_31_-_Registering_an_identical_trigger_instance_with_an_automatic_name_succeeds:_trigger_name_=_'trigger2'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_32_-_Two_identical_triggers_registered_with_an_automatic_name_have_different_names": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_33_-_Trigger_listing_returns_2_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_34_-_Successfully_unregistered_automatic_name_triggers_using_the_trigger_instance_returned_by_the_listing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_35_-_Registered_anonymous_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_36_-_Anonymous_trigger_name_remains_unset_after_registration:_trigger_name_=_'_anonymous_'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_37_-_Trigger_listing_returns_1_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_38_-_Anonymous_trigger_returned_by_listing_has_an_unset_name:_trigger_name_=_'_anonymous_'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_39_-_Successfully_unregistered_anonymous_trigger_using_the_trigger_instance_used_on_registration": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_3_-_Trigger_listing_returns_1_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_40_-_Registered_trigger_with_name:_trigger_name_=_'some_name_that_is_hopefully_unique'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_41_-_Trigger_name_is_set_after_registration:_trigger_name_=_'some_name_that_is_hopefully_unique'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_42_-_Name_set_on_trigger_after_registration_is_correct": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_43_-_Trigger_listing_returns_1_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_44_-_Trigger_returned_by_listing_has_a_name:_trigger_name_=_'some_name_that_is_hopefully_unique'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_45_-_Name_set_on_trigger_returned_from_listing_is_correct:_name_returned_from_listing_=_'some_name_that_is_hopefully_unique',_expected_name_=_'some_name_that_is_hopefully_unique'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_46_-_Successfully_unregistered_named_trigger_using_the_trigger_instance_used_on_registration": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_47_-_Registered_trigger_with_automatic_name": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_48_-_Trigger_name_is_set_after_registration:_trigger_name_=_'trigger3'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_49_-_Automatic_name_set_on_trigger_after_registration_longer_is_not_an_empty_string": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_4_-_Anonymous_trigger_returned_by_listing_has_an_unset_name:_trigger_name_=_'_anonymous_'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_50_-_Trigger_listing_returns_1_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_51_-_Trigger_returned_by_listing_has_a_name:_trigger_name_=_'trigger3'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_52_-_Successfully_unregistered_automatic_trigger_using_the_trigger_instance_used_on_registration": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_53_-_Registered_anonymous_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_54_-_Registering_identical_anonymous_trigger_fails_with_`LTTNG_ERR_TRIGGER_EXISTS`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_55_-_Successfully_unregistered_anonymous_trigger_using_the_trigger_instance_used_on_registration": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_56_-_Registered_named_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_57_-_Registering_a_trigger_instance_already_used_for_registration_fails_with_`LTTNG_ERR_INVALID`__anonymous_registration_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_58_-_Registering_a_trigger_instance_already_used_for_registration_fails_with_`LTTNG_ERR_INVALID`__register_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_59_-_Registering_a_trigger_instance_already_used_for_registration_fails_with_`LTTNG_ERR_INVALID`__register_with_automatic_name_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_5_-_Successfully_unregistered_anonymous_trigger_using_the_trigger_instance_returned_by_the_listing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_60_-_Registering_trigger_with_an_already_used_name_fails_with_`LTTNG_ERR_TRIGGER_EXISTS`": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_61_-_Successfully_unregistered_named_trigger_using_the_trigger_instance_used_on_registration": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_62_-_Registered_automatic_name_trigger:_trigger_name_=_'trigger4'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_63_-_Registering_an_identical_trigger_instance_with_an_automatic_name_succeeds:_trigger_name_=_'trigger5'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_64_-_Two_identical_triggers_registered_with_an_automatic_name_have_different_names": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_65_-_Successfully_unregistered_automatic_trigger_A_using_the_trigger_instance_used_on_registration": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_66_-_Successfully_unregistered_automatic_trigger_B_using_the_trigger_instance_used_on_registration": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_67_-_Registered_first_anonymous_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_68_-_Registered_second_anonymous_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_69_-_Trigger_listing_returns_2_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_6_-_Registered_trigger_with_name:_trigger_name_=_'some_name_that_is_hopefully_unique'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_70_-_Successfully_unregistered_two_anonymous_triggers": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_7_-_Trigger_name_is_set_after_registration:_trigger_name_=_'some_name_that_is_hopefully_unique'": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_8_-_Name_set_on_trigger_after_registration_is_correct": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/name/test_trigger_name_backwards_compat_9_-_Trigger_listing_returns_1_trigger": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_10_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_11_-_Remove_trigger_trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_12_-_Remove_trigger_end-trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_13_-_Add_trigger_trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_14_-_Add_trigger_end-trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_15_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_16_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_17_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_18_-_Remove_trigger_trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_19_-_Remove_trigger_end-trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_1_-_Add_trigger_trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_2_-_Add_trigger_end-trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_3_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_4_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_5_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_6_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_7_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_8_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/rate-policy/test_ust_rate_policy_9_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_10_-_Create_session_my_triggered_session_in_-o_/tmp/test-stop-action-trace.4cESSV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_11_-_Enable_ust_event_tp:tptest_for_session_my_triggered_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_12_-_Start_tracing_for_session_my_triggered_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_13_-_Session_\"my_triggered_session\"_is_active": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_14_-_Add_trigger_trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_15_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_16_-_Session_\"my_triggered_session\"_is_inactive": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_17_-_Remove_trigger_trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_18_-_Destroy_session_my_triggered_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_1_-_Create_session_my_triggered_session_in_-o_/tmp/test-start-action-trace.UuEkmD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_2_-_Enable_ust_event_tp:tptest_for_session_my_triggered_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_3_-_Session_\"my_triggered_session\"_is_inactive": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_4_-_Add_trigger_trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_5_-_notification_client_exited_successfully": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_6_-_Session_\"my_triggered_session\"_is_active": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_7_-_Remove_trigger_trigger1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_8_-_Stop_lttng_tracing_for_session_my_triggered_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/start-stop/test_start_stop_9_-_Destroy_session_my_triggered_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_100_-_--action_notify_--capture_foo[2]:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_101_-_--action_notify_--capture_foo[2]:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_102_-_--action_notify_--capture_foo[2]:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_103_-_--action_notify_--capture_$ctx.foo:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_104_-_--action_notify_--capture_$ctx.foo:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_105_-_--action_notify_--capture_$ctx.foo:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_106_-_--action_notify_--capture_$ctx.foo[2]:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_107_-_--action_notify_--capture_$ctx.foo[2]:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_108_-_--action_notify_--capture_$ctx.foo[2]:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_109_-_--action_notify_--capture_$app.prov:type:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_10_-_notify_action_policies:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_110_-_--action_notify_--capture_$app.prov:type:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_111_-_--action_notify_--capture_$app.prov:type:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_112_-_--action_notify_--capture_$app.prov:type[2]:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_113_-_--action_notify_--capture_$app.prov:type[2]:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_114_-_--action_notify_--capture_$app.prov:type[2]:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_115_-_--action_notify_multiple_captures:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_116_-_--action_notify_multiple_captures:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_117_-_--action_notify_multiple_captures:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_118_-_--action_start-session:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_119_-_--action_start-session:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_11_-_notify_action_policies:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_120_-_--action_start-session:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_121_-_--action_stop-session_foo:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_122_-_--action_stop-session_foo:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_123_-_--action_stop-session_foo:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_124_-_--action_rotate-session_foo:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_125_-_--action_rotate-session_foo:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_126_-_--action_rotate-session_foo:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_127_-_--action_snapshot-session_foo:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_128_-_--action_snapshot-session_foo:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_129_-_--action_snapshot-session_foo:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_12_-_notify_action_policies:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_130_-_--action_snapshot-session_with_file_URI:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_131_-_--action_snapshot-session_with_file_URI:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_132_-_--action_snapshot-session_with_file_URI:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_133_-_--action_snapshot-session_with_net_URI:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_134_-_--action_snapshot-session_with_net_URI:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_135_-_--action_snapshot-session_with_net_URI:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_136_-_--action_snapshot-session_with_ctrl/data_URIs:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_137_-_--action_snapshot-session_with_ctrl/data_URIs:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_138_-_--action_snapshot-session_with_ctrl/data_URIs:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_139_-_no_args:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_13_-_start_session_action_policies:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_140_-_no_args:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_141_-_no_args:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_142_-_unknown_option:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_143_-_unknown_option:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_144_-_unknown_option:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_145_-_missing_--action:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_146_-_missing_--action:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_147_-_missing_--action:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_148_-_two_--condition:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_149_-_two_--condition:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_14_-_start_session_action_policies:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_150_-_two_--condition:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_151_-_missing_argument_to_--name:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_152_-_missing_argument_to_--name:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_153_-_missing_argument_to_--name:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_154_-_missing_argument_to_--rate-policy=once-after:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_155_-_missing_argument_to_--rate-policy=once-after:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_156_-_missing_argument_to_--rate-policy=once-after:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_157_-_invalid_argument_to_--rate-policy=once-after:_non-digit_character:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_158_-_invalid_argument_to_--rate-policy=once-after:_non-digit_character:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_159_-_invalid_argument_to_--rate-policy=once-after:_non-digit_character:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_15_-_start_session_action_policies:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_160_-_invalid_argument_to_--rate-policy=once-after:_empty_string:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_161_-_invalid_argument_to_--rate-policy=once-after:_empty_string:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_162_-_invalid_argument_to_--rate-policy=once-after:_empty_string:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_163_-_missing_argument_to_--rate-policy=every:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_164_-_missing_argument_to_--rate-policy=every:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_165_-_missing_argument_to_--rate-policy=every:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_166_-_invalid_argument_to_--rate-policy=every:_non-digit_character:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_167_-_invalid_argument_to_--rate-policy=every:_non-digit_character:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_168_-_invalid_argument_to_--rate-policy=every:_non-digit_character:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_169_-_invalid_argument_to_--rate-policy=every:_empty_string:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_16_-_stop_session_action_policies:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_170_-_invalid_argument_to_--rate-policy=every:_empty_string:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_171_-_invalid_argument_to_--rate-policy=every:_empty_string:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_172_-_invalid_argument_to_--rate-policy:_unknown_policy_type:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_173_-_invalid_argument_to_--rate-policy:_unknown_policy_type:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_174_-_invalid_argument_to_--rate-policy:_unknown_policy_type:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_175_-_missing_args_after_--condition:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_176_-_missing_args_after_--condition:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_177_-_missing_args_after_--condition:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_178_-_unknown_--condition:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_179_-_unknown_--condition:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_17_-_stop_session_action_policies:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_180_-_unknown_--condition:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_181_-_unknown_--condition=:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_182_-_unknown_--condition=:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_183_-_unknown_--condition=:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_184_-_missing_args_after_--condition_event-rule-matches:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_185_-_missing_args_after_--condition_event-rule-matches:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_186_-_missing_args_after_--condition_event-rule-matches:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_187_-_extra_args_after_--condition_event-rule-matches:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_188_-_extra_args_after_--condition_event-rule-matches:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_189_-_extra_args_after_--condition_event-rule-matches:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_18_-_stop_session_action_policies:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_190_-_--log-level_unknown_level:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_191_-_--log-level_unknown_level:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_192_-_--log-level_unknown_level:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_193_-_--condition_event-rule-matches:_--name_with_--type=kprobe:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_194_-_--condition_event-rule-matches:_--name_with_--type=kprobe:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_195_-_--condition_event-rule-matches:_--name_with_--type=kprobe:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_196_-_--condition_event-rule-matches:_--name_with_--type=kernel:kprobe:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_197_-_--condition_event-rule-matches:_--name_with_--type=kernel:kprobe:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_198_-_--condition_event-rule-matches:_--name_with_--type=kernel:kprobe:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_199_-_--condition_event-rule-matches:_--location_with_user_tracepoint_event_rule:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_19_-_snapshot_session_action_policies:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_1_-_explicit_name:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_200_-_--condition_event-rule-matches:_--location_with_user_tracepoint_event_rule:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_201_-_--condition_event-rule-matches:_--location_with_user_tracepoint_event_rule:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_202_-_--condition_event-rule-matches:_--event-name_with_user_tracepoint_event_rule:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_203_-_--condition_event-rule-matches:_--event-name_with_user_tracepoint_event_rule:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_204_-_--condition_event-rule-matches:_--event-name_with_user_tracepoint_event_rule:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_205_-_--condition_event-rule-matches:_extra_argument_with_--type=kernel:uprobe:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_206_-_--condition_event-rule-matches:_extra_argument_with_--type=kernel:uprobe:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_207_-_--condition_event-rule-matches:_extra_argument_with_--type=kernel:uprobe:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_208_-_--condition_event-rule-matches:_extra_argument_with_--type=syscall:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_209_-_--condition_event-rule-matches:_extra_argument_with_--type=syscall:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_20_-_snapshot_session_action_policies:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_210_-_--condition_event-rule-matches:_extra_argument_with_--type=syscall:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_211_-_--condition_event-rule-matches:_--type=syscall:nope:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_212_-_--condition_event-rule-matches:_--type=syscall:nope:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_213_-_--condition_event-rule-matches:_--type=syscall:nope:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_214_-_--exclude-name_with_non-glob_name:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_215_-_--exclude-name_with_non-glob_name:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_216_-_--exclude-name_with_non-glob_name:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_217_-_--condition_event-rule-matches_--capture:_missing_argument__end_of_arg_list_:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_218_-_--condition_event-rule-matches_--capture:_missing_argument__end_of_arg_list_:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_219_-_--condition_event-rule-matches_--capture:_missing_argument__end_of_arg_list_:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_21_-_snapshot_session_action_policies:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_220_-_--condition_event-rule-matches_--capture:_missing_argument__before_another_option_:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_221_-_--condition_event-rule-matches_--capture:_missing_argument__before_another_option_:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_222_-_--condition_event-rule-matches_--capture:_missing_argument__before_another_option_:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_223_-_--condition_event-rule-matches_--capture:_binary_operator:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_224_-_--condition_event-rule-matches_--capture:_binary_operator:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_225_-_--condition_event-rule-matches_--capture:_binary_operator:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_226_-_--condition_event-rule-matches_--capture:_unary_operator:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_227_-_--condition_event-rule-matches_--capture:_unary_operator:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_228_-_--condition_event-rule-matches_--capture:_unary_operator:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_229_-_--condition_event-rule-matches_--capture:_logical_operator:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_22_-_rotate_session_action_policies:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_230_-_--condition_event-rule-matches_--capture:_logical_operator:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_231_-_--condition_event-rule-matches_--capture:_logical_operator:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_232_-_--condition_event-rule-matches_--capture:_accessing_a_sub-field:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_233_-_--condition_event-rule-matches_--capture:_accessing_a_sub-field:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_234_-_--condition_event-rule-matches_--capture:_accessing_a_sub-field:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_235_-_--condition_event-rule-matches_--capture:_accessing_the_sub-field_of_an_array_element:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_236_-_--condition_event-rule-matches_--capture:_accessing_the_sub-field_of_an_array_element:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_237_-_--condition_event-rule-matches_--capture:_accessing_the_sub-field_of_an_array_element:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_238_-_--condition_event-rule-matches_--capture:_missing_colon_in_app-specific_context_field:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_239_-_--condition_event-rule-matches_--capture:_missing_colon_in_app-specific_context_field:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_23_-_rotate_session_action_policies:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_240_-_--condition_event-rule-matches_--capture:_missing_colon_in_app-specific_context_field:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_241_-_--condition_event-rule-matches_--capture:_missing_colon_in_app-specific_context_field:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_242_-_--condition_event-rule-matches_--capture:_missing_colon_in_app-specific_context_field:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_243_-_--condition_event-rule-matches_--capture:_missing_colon_in_app-specific_context_field:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_244_-_missing_args_after_--action:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_245_-_missing_args_after_--action:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_246_-_missing_args_after_--action:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_247_-_unknown_--action:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_248_-_unknown_--action:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_249_-_unknown_--action:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_24_-_rotate_session_action_policies:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_250_-_unknown_--action=:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_251_-_unknown_--action=:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_252_-_unknown_--action=:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_253_-_extra_arg_after_--action_notify:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_254_-_extra_arg_after_--action_notify:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_255_-_extra_arg_after_--action_notify:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_256_-_missing_arg_after_--action_start-session:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_257_-_missing_arg_after_--action_start-session:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_258_-_missing_arg_after_--action_start-session:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_259_-_extra_arg_after_--action_start-session:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_25_-_--log-level_single_level:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_260_-_extra_arg_after_--action_start-session:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_261_-_extra_arg_after_--action_start-session:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_262_-_missing_arg_after_--action_stop-session:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_263_-_missing_arg_after_--action_stop-session:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_264_-_missing_arg_after_--action_stop-session:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_265_-_extra_arg_after_--action_stop-session:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_266_-_extra_arg_after_--action_stop-session:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_267_-_extra_arg_after_--action_stop-session:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_268_-_missing_arg_after_--action_rotate-session:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_269_-_missing_arg_after_--action_rotate-session:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_26_-_--log-level_single_level:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_270_-_missing_arg_after_--action_rotate-session:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_271_-_extra_arg_after_--action_rotate-session:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_272_-_extra_arg_after_--action_rotate-session:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_273_-_extra_arg_after_--action_rotate-session:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_274_-_missing_arg_after_--action_snapshot-session:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_275_-_missing_arg_after_--action_snapshot-session:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_276_-_missing_arg_after_--action_snapshot-session:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_277_-_extra_arg_after_--action_snapshot-session:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_278_-_extra_arg_after_--action_snapshot-session:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_279_-_extra_arg_after_--action_snapshot-session:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_27_-_--log-level_single_level:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_280_-_snapshot-session_action,_--max-size_without_destination:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_281_-_snapshot-session_action,_--max-size_without_destination:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_282_-_snapshot-session_action,_--max-size_without_destination:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_283_-_snapshot-session_action,_--name_without_destination:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_284_-_snapshot-session_action,_--name_without_destination:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_285_-_snapshot-session_action,_--name_without_destination:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_286_-_snapshot-session_action,_--name_with-local-path-instead-of-url:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_287_-_snapshot-session_action,_--name_with-local-path-instead-of-url:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_288_-_snapshot-session_action,_--name_with-local-path-instead-of-url:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_289_-_snapshot-session_action,_--name_with-net-url-instead-of-path:_exit_code_is_not_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_28_-_--log-level_range_open_max:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_290_-_snapshot-session_action,_--name_with-net-url-instead-of-path:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_291_-_snapshot-session_action,_--name_with-net-url-instead-of-path:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_292_-_add-trigger_mi:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_293_-_add-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_294_-_mi:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_295_-_mi:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_29_-_--log-level_range_open_max:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_2_-_explicit_name:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_30_-_--log-level_range_open_max:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_31_-_--log-level_range_any:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_32_-_--log-level_range_any:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_33_-_--log-level_range_any:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_34_-_--exclude-name_one:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_35_-_--exclude-name_one:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_36_-_--exclude-name_one:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_37_-_--exclude-name_two:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_38_-_--exclude-name_two:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_39_-_--exclude-name_two:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_3_-_explicit_name:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_40_-_--condition_event-rule-matches_probe_by_symbol:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_41_-_--condition_event-rule-matches_probe_by_symbol:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_42_-_--condition_event-rule-matches_probe_by_symbol:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_43_-_--condition_event-rule-matches_probe_by_symbol_with_offset:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_44_-_--condition_event-rule-matches_probe_by_symbol_with_offset:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_45_-_--condition_event-rule-matches_probe_by_symbol_with_offset:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_46_-_--condition_event-rule-matches_probe_by_address:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_47_-_--condition_event-rule-matches_probe_by_address:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_48_-_--condition_event-rule-matches_probe_by_address:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_49_-_--condition_event-rule-matches_probe_by_symbol:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_4_-_--condition_event-rule-matches_some-event_--type=user:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_50_-_--condition_event-rule-matches_probe_by_symbol:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_51_-_--condition_event-rule-matches_probe_by_symbol:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_52_-_--condition_event-rule-matches_probe_by_symbol_with_offset:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_53_-_--condition_event-rule-matches_probe_by_symbol_with_offset:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_54_-_--condition_event-rule-matches_probe_by_symbol_with_offset:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_55_-_--condition_event-rule-matches_probe_by_address:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_56_-_--condition_event-rule-matches_probe_by_address:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_57_-_--condition_event-rule-matches_probe_by_address:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_58_-_--condition_event-rule-matches_uprobe:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_59_-_--condition_event-rule-matches_uprobe:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_5_-_--condition_event-rule-matches_some-event_--type=user:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_60_-_--condition_event-rule-matches_uprobe:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_61_-_--condition_event-rule-matches_uprobe_with_elf_prefix:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_62_-_--condition_event-rule-matches_uprobe_with_elf_prefix:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_63_-_--condition_event-rule-matches_uprobe_with_elf_prefix:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_64_-_--condition_event-rule-matches_one_syscall:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_65_-_--condition_event-rule-matches_one_syscall:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_66_-_--condition_event-rule-matches_one_syscall:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_67_-_--condition_event-rule-matches_all_syscalls:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_68_-_--condition_event-rule-matches_all_syscalls:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_69_-_--condition_event-rule-matches_all_syscalls:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_6_-_--condition_event-rule-matches_some-event_--type=user:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_70_-_--condition_event-rule-matches_one_syscall_with_filter:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_71_-_--condition_event-rule-matches_one_syscall_with_filter:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_72_-_--condition_event-rule-matches_one_syscall_with_filter:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_73_-_--condition_event-rule-matches_one_syscall:entry:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_74_-_--condition_event-rule-matches_one_syscall:entry:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_75_-_--condition_event-rule-matches_one_syscall:entry:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_76_-_--condition_event-rule-matches_one_syscall:exit:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_77_-_--condition_event-rule-matches_one_syscall:exit:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_78_-_--condition_event-rule-matches_one_syscall:exit:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_79_-_--condition_event-rule-matches_one_syscall:entry-exit:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_7_-_--condition_event-rule-matches_--type=user:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_80_-_--condition_event-rule-matches_one_syscall:entry-exit:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_81_-_--condition_event-rule-matches_one_syscall:entry-exit:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_82_-_--condition_event-rule-matches_one_syscall:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_83_-_--condition_event-rule-matches_one_syscall:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_84_-_--condition_event-rule-matches_one_syscall:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_85_-_--condition_event-rule-matches_one_kernel:syscall:entry:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_86_-_--condition_event-rule-matches_one_kernel:syscall:entry:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_87_-_--condition_event-rule-matches_one_kernel:syscall:entry:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_88_-_--condition_event-rule-matches_one_kernel:syscall:exit:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_89_-_--condition_event-rule-matches_one_kernel:syscall:exit:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_8_-_--condition_event-rule-matches_--type=user:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_90_-_--condition_event-rule-matches_one_kernel:syscall:exit:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_91_-_--condition_event-rule-matches_one_kernel:syscall:entry-exit:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_92_-_--condition_event-rule-matches_one_kernel:syscall:entry-exit:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_93_-_--condition_event-rule-matches_one_kernel:syscall:entry-exit:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_94_-_--action_notify:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_95_-_--action_notify:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_96_-_--action_notify:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_97_-_--action_notify_--capture_foo:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_98_-_--action_notify_--capture_foo:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_99_-_--action_notify_--capture_foo:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_add_trigger_cli_9_-_--condition_event-rule-matches_--type=user:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_100_-_Remove_trigger_trigger-with-buffer-usage-high-bytes-condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_101_-_Remove_trigger_trigger-with-buffer-usage-high-ratio-condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_102_-_Remove_trigger_trigger-with-buffer-usage-low-bytes-condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_103_-_Remove_trigger_trigger-with-buffer-usage-low-ratio-condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_104_-_session_rotation_conditions:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_105_-_session_rotation_conditions:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_106_-_session_rotation_conditions:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_107_-_MI_session_rotation_conditions:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_108_-_list-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_109_-_MI_session_rotation_conditions:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_10_-_Add_trigger_C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_110_-_MI_session_rotation_conditions:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_111_-_Remove_trigger_trigger-with-session-rotation-completed-condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_112_-_Remove_trigger_trigger-with-session-rotation-ongoing-condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_113_-_Add_trigger_T0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_114_-_Add_trigger_T1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_115_-_Add_trigger_T2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_116_-_Add_trigger_T3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_117_-_Add_trigger_T4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_118_-_Add_trigger_T5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_119_-_Add_trigger_T6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_11_-_Add_trigger_A": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_120_-_Add_trigger_T7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_121_-_Add_trigger_T8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_122_-_Add_trigger_T9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_123_-_snapshot_action:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_124_-_snapshot_action:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_125_-_snapshot_action:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_126_-_MI_snapshot_action:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_127_-_list-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_128_-_MI_snapshot_action:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_129_-_MI_snapshot_action:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_12_-_Add_trigger_D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_130_-_Remove_trigger_T0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_131_-_Remove_trigger_T1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_132_-_Remove_trigger_T2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_133_-_Remove_trigger_T3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_134_-_Remove_trigger_T4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_135_-_Remove_trigger_T5": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_136_-_Remove_trigger_T6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_137_-_Remove_trigger_T7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_138_-_Remove_trigger_T8": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_139_-_Remove_trigger_T9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_13_-_Add_trigger_B": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_140_-_Add_trigger_T0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_141_-_Add_trigger_T1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_142_-_notify_action:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_143_-_notify_action:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_144_-_notify_action:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_145_-_MI_notify_action:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_146_-_list-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_147_-_MI_notify_action:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_148_-_MI_notify_action:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_149_-_Remove_trigger_T0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_14_-_Add_trigger_E": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_150_-_Remove_trigger_T1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_15_-_Add_trigger_J": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_16_-_Add_trigger_F": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_17_-_Add_trigger_G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_18_-_Add_trigger_H": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_19_-_Add_trigger_I": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_1_-_Add_trigger_hello": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_20_-_event-rule-matches,_tracepoint_event_rule:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_21_-_event-rule-matches,_tracepoint_event_rule:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_22_-_event-rule-matches,_tracepoint_event_rule:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_23_-_MI_event-rule-matches,_tracepoint_event_rule:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_24_-_list-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_25_-_MI_event-rule-matches,_tracepoint_event_rule:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_26_-_MI_event-rule-matches,_tracepoint_event_rule:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_27_-_Remove_trigger_A": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_28_-_Remove_trigger_B": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_29_-_Remove_trigger_C": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_2_-_top_level_options:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_30_-_Remove_trigger_D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_31_-_Remove_trigger_E": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_32_-_Remove_trigger_F": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_33_-_Remove_trigger_G": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_34_-_Remove_trigger_H": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_35_-_Remove_trigger_I": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_36_-_Remove_trigger_J": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_37_-_Add_trigger_T0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_38_-_Add_trigger_T1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_39_-_Add_trigger_T2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_3_-_top_level_options:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_40_-_event-rule-matches,_probe_event_rule:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_41_-_event-rule-matches,_probe_event_rule:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_42_-_event-rule-matches,_probe_event_rule:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_43_-_MI_event-rule-matches,_probe_event_rule:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_44_-_list-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_45_-_MI_event-rule-matches,_probe_event_rule:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_46_-_MI_event-rule-matches,_probe_event_rule:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_47_-_Remove_trigger_T0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_48_-_Remove_trigger_T1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_49_-_Remove_trigger_T2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_4_-_top_level_options:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_50_-_Add_trigger_T0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_51_-_event-rule-matches,_userspace-probe_event_rule:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_52_-_event-rule-matches,_userspace-probe_event_rule:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_53_-_event-rule-matches,_userspace-probe_event_rule:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_54_-_MI_event-rule-matches,_userspace-probe_event_rule:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_55_-_list-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_56_-_MI_event-rule-matches,_userspace-probe_event_rule:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_57_-_MI_event-rule-matches,_userspace-probe_event_rule:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_58_-_Remove_trigger_T0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_59_#_SKIP_:_skipping_userspace_probe_SDT_tests": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_5_-_MI_top_level_options:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_60_#_SKIP_:_skipping_userspace_probe_SDT_tests": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_61_#_SKIP_:_skipping_userspace_probe_SDT_tests": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_62_#_SKIP_:_skipping_userspace_probe_SDT_tests": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_63_#_SKIP_:_skipping_userspace_probe_SDT_tests": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_64_#_SKIP_:_skipping_userspace_probe_SDT_tests": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_65_#_SKIP_:_skipping_userspace_probe_SDT_tests": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_66_#_SKIP_:_skipping_userspace_probe_SDT_tests": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_67_#_SKIP_:_skipping_userspace_probe_SDT_tests": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_68_-_Add_trigger_T0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_69_-_Add_trigger_T1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_6_-_list-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_70_-_Add_trigger_T2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_71_-_Add_trigger_T3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_72_-_Add_trigger_T4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_73_-_event-rule-matches,_syscall_event_rule:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_74_-_event-rule-matches,_syscall_event_rule:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_75_-_event-rule-matches,_syscall_event_rule:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_76_-_MI_event-rule-matches,_syscall_event_rule:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_77_-_list-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_78_-_MI_event-rule-matches,_syscall_event_rule:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_79_-_MI_event-rule-matches,_syscall_event_rule:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_7_-_MI_top_level_options:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_80_-_Remove_trigger_T0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_81_-_Remove_trigger_T1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_82_-_Remove_trigger_T2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_83_-_Remove_trigger_T3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_84_-_Remove_trigger_T4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_85_-_session_consumed_size_condition:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_86_-_session_consumed_size_condition:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_87_-_session_consumed_size_condition:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_88_-_MI_session_consumed_size_condition:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_89_-_list-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_8_-_MI_top_level_options:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_90_-_MI_session_consumed_size_condition:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_91_-_MI_session_consumed_size_condition:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_92_-_Remove_trigger_trigger-with-session-consumed-size-condition": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_93_-_buffer_usage_condition:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_94_-_buffer_usage_condition:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_95_-_buffer_usage_condition:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_96_-_MI_buffer_usage_condition:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_97_-_list-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_98_-_MI_buffer_usage_condition:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_99_-_MI_buffer_usage_condition:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_list_triggers_cli_9_-_Remove_trigger_hello": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_10_-_one_trigger_left:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_11_-_one_trigger_left:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_12_-_remove_trigger_DEF:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_13_-_remove_trigger_DEF:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_14_-_remove_trigger_DEF:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_15_-_no_triggers_left:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_16_-_no_triggers_left:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_17_-_no_triggers_left:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_18_-_Add_trigger_mi": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_19_-_remove-trigger_mi:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_1_-_Add_trigger_ABC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_20_-_remove-trigger_mi_is_valid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_21_-_mi:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_22_-_mi:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_2_-_Add_trigger_DEF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_3_-_two_triggers_left:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_4_-_two_triggers_left:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_5_-_two_triggers_left:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_6_-_remove_trigger_ABC:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_7_-_remove_trigger_ABC:_expected_stdout": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_8_-_remove_trigger_ABC:_expected_stderr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/trigger/test_remove_trigger_cli_9_-_one_trigger_left:_exit_code_is_0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_100_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.HGZFGE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_101_-_Enable_ust_event_**tptest_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_102_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_103_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_104_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_105_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_106_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_107_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.sqwh8u": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_108_-_Enable_ust_event_*tpte*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_109_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_10_-_Enable_ust_event_*abc_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_110_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_111_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_112_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_113_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_114_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.FGS2Gv": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_115_-_Enable_ust_event_*tp*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_116_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_117_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_118_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_119_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_11_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_120_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_121_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.bPcm3Q": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_122_-_Enable_ust_event_*tp**_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_123_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_124_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_125_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_126_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_127_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_128_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.omkKum": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_129_-_Enable_ust_event_*:*tptest_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_12_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_130_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_131_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_132_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_133_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_134_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_135_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.RqJi3U": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_136_-_Enable_ust_event_*:*tpte*t_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_137_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_138_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_139_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_13_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_140_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_141_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_142_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.B9DYd9": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_143_-_Enable_ust_event_t*p*:*t*e*s*t_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_144_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_145_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_146_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_147_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_148_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_149_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.MUiX6J": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_14_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_150_-_Enable_ust_event_*t*p*:*t*e*s*t*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_151_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_152_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_153_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_154_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_155_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_156_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.aYpiGC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_157_-_Enable_ust_event_tp*tptest_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_158_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_159_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_15_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_160_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_161_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_162_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_163_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.XQbNqV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_164_-_Enable_ust_event_tp**tptest_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_165_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_166_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_167_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_168_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_169_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_16_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.48m7w7": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_170_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.3ZJb2l": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_171_-_Enable_ust_event_tp*test_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_172_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_173_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_174_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_175_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_176_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_177_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.nIPEOm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_178_-_Enable_kernel_event_lttng_test_abc*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_179_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_17_-_Enable_ust_event_*z*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_180_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_181_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_182_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_183_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_184_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.m5qNFd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_185_-_Enable_kernel_event_*abc_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_186_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_187_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_188_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_189_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_18_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_190_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_191_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.njJBDk": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_192_-_Enable_kernel_event_*z*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_193_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_194_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_195_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_196_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_197_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_198_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.mWFPSK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_199_-_Enable_kernel_event_*\\**_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_19_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_200_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_201_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_202_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_203_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_204_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_205_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.mkOmyz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_206_-_Enable_kernel_event_*\\*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_207_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_208_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_209_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_20_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_210_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_211_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_212_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.xgeB3l": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_213_-_Enable_kernel_event_\\**_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_214_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_215_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_216_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_217_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_218_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_219_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.PFKKLW": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_21_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_220_-_Enable_kernel_event_*:*eve*n_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_221_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_222_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_223_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_224_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_225_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_226_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.LCsip1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_227_-_Enable_kernel_event_lttng_test_fil*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_228_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_229_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_22_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_230_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_231_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_232_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_233_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.eTESuH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_234_-_Enable_kernel_event_*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_235_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_236_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_237_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_238_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_239_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_23_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.uUF6cM": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_240_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.Py3Qyb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_241_-_Enable_kernel_event_lttng_test_filter_event*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_242_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_243_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_244_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_245_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_246_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_247_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.nxEGP6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_248_-_Enable_kernel_event_**_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_249_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_24_-_Enable_ust_event_*\\**_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_250_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_251_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_252_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_253_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_254_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.R9HyBd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_255_-_Enable_kernel_event_***_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_256_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_257_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_258_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_259_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_25_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_260_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_261_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.CEXiem": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_262_-_Enable_kernel_event_*filter_event_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_263_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_264_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_265_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_266_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_267_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_268_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.1qO18f": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_269_-_Enable_kernel_event_*ter_ev*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_26_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_270_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_271_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_272_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_273_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_274_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_275_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.MerXCY": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_276_-_Enable_kernel_event_*test*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_277_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_278_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_279_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_27_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_280_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_281_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_282_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.rJIIIS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_283_-_Enable_kernel_event_*test**_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_284_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_285_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_286_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_287_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_288_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_289_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.g7nA98": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_28_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_290_-_Enable_kernel_event_*e*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_291_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_292_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_293_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_294_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_295_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_296_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.o2untP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_297_-_Enable_kernel_event_*_*event_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_298_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_299_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_29_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_2_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.R3AUVF": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_300_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_301_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_302_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_303_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.4TgD3D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_304_-_Enable_kernel_event_*_*filter_*nt_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_305_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_306_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_307_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_308_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_309_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_30_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.bUvHon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_310_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.0EKQJR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_311_-_Enable_kernel_event_*_**filter_*nt_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_312_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_313_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_314_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_315_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_316_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_317_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.EhmBRl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_318_-_Enable_kernel_event_l*t*t*n*g*_*t*e*s*t*_*f*i*l*t*e*r*_*e*v*e*n*t_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_319_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_31_-_Enable_ust_event_*\\*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_320_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_321_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_322_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_323_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_324_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.mM1QbH": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_325_-_Enable_kernel_event_*l*t*t*n*g*_*t*e*s*t*_*f*i*l*t*e*r*_*e*v*e*n*t*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_326_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_327_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_328_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_329_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_32_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_330_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_331_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.5O85Ey": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_332_-_Enable_kernel_event_lttng*event_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_333_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_334_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_335_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_336_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_337_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_338_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.tIuJ4n": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_339_-_Enable_kernel_event_lttng*test*filter*event_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_33_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_340_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_341_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_342_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_343_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_344_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_345_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.gFCEer": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_346_-_Enable_kernel_event_*lttng*test*filter*event*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_347_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_348_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_349_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_34_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_350_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_351_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_352_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_35_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_36_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_37_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.qZ3jxt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_38_-_Enable_ust_event_\\**_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_39_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_3_-_Enable_ust_event_tp:abc*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_40_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_41_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_42_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_43_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_44_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.pJUSoP": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_45_-_Enable_ust_event_*:*tpte*s_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_46_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_47_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_48_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_49_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_4_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_50_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_51_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.UjWPxf": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_52_-_Enable_ust_event_tp**tpTest_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_53_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_54_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_55_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_56_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_57_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_58_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.kg6A9D": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_59_-_Enable_ust_event_tp:tp*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_5_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_60_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_61_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_62_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_63_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_64_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_65_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.8qUVva": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_66_-_Enable_ust_event_*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_67_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_68_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_69_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_6_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_70_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_71_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_72_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.w6INEs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_73_-_Enable_ust_event_tp:tptest*_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_74_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_75_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_76_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_77_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_78_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_79_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.24d0f4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_7_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_80_-_Enable_ust_event_**_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_81_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_82_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_83_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_84_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_85_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_86_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.5DefdQ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_87_-_Enable_ust_event_***_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_88_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_89_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_8_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_90_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_91_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_92_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_93_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.UNc7Ud": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_94_-_Enable_ust_event_*tptest_for_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_95_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_96_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_97_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_98_-_Destroy_session_wildcard": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_99_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/wildcard/test_event_wildcard_9_-_Create_session_wildcard_in_-o_/tmp/tmp.XXXXXXXXXX_wildcard_trace_path.WkIrj3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_10_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_11_-_Start_lttng-relayd__process_mode:_-b_opt:_--working-directory_/var/volatile/tmp/tmp.XXXXXXXXXXd_background_working_dir.OU9Gg0_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_11_-_Start_lttng-relayd__process_mode:_-b_opt:_--working-directory_/var/volatile/tmp/tmp.test_relayd_background_working_dir.OU9Gg0_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_12_-_Found_lttng-relayd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_13_-_Working_directory_changed": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_14_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_15_-_Start_lttng-relayd__process_mode:_-b_opt:__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_16_-_Found_lttng-relayd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_17_-_Working_directory_is_/": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_18_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_19_#_SKIP_:_Skipping_permission_debug_output_test;_operation_can't_fail_as_root": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_1_-_Working_directory_changed": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_20_#_SKIP_:_Skipping_permission_debug_output_test;_operation_can't_fail_as_root": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_21_#_SKIP_:_Skipping_permission_debug_output_test;_operation_can't_fail_as_root": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_22_#_SKIP_:_Skipping_permission_debug_output_test;_operation_can't_fail_as_root": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_23_#_SKIP_:_Skipping_permission_debug_output_test;_operation_can't_fail_as_root": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_24_#_SKIP_:_Skipping_permission_debug_output_test;_operation_can't_fail_as_root": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_25_-_Expect_failure_to_start_lttng-relayd_for_non-existent_working_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_26_-_No_lttng-relayd_present": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_27_-_Found_error_message:_invalid_directory": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_28_-_Start_lttng-relayd__process_mode:_-b_opt:__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_29_-_Found_lttng-relayd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_2_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_30_-_Working_directory_changed": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_31_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_32_-_Start_lttng-relayd__process_mode:_-b_opt:_--working-dir_/var/volatile/tmp/tmp.XXXXXXXXXXd_cmdline_overwrite_env_working_dir_cmdline.zzTM2w_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_32_-_Start_lttng-relayd__process_mode:_-b_opt:_--working-dir_/var/volatile/tmp/tmp.test_relayd_cmdline_overwrite_env_working_dir_cmdline.zzTM2w_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_33_-_Found_lttng-relayd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_34_-_Working_directory_is_the_one_from_command_line": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_35_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_3_-_Start_lttng-relayd__process_mode:_-d_opt:_--working-directory_/var/volatile/tmp/tmp.XXXXXXXXXXd_daemon_working_dir.KowrW8_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_3_-_Start_lttng-relayd__process_mode:_-d_opt:_--working-directory_/var/volatile/tmp/tmp.test_relayd_daemon_working_dir.KowrW8_": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_4_-_Found_lttng-relayd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_5_-_Working_directory_changed": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_6_-_Wait_after_kill_relay_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_7_-_Start_lttng-relayd__process_mode:_-d_opt:__": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_8_-_Found_lttng-relayd": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.tools/working-directory/test_relayd_working_directory_9_-_Working_directory_is_/": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_10_-_Enable_ust_event_tp:tptest_for_session_per-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_11_-_Application_started_in_background.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_12_-_Start_tracing_for_session_per-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_13_-_Stop_lttng_tracing_for_session_per-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_14_-_Destroy_session_per-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_15_-_Validate_trace_for_event_tp:tptest,_100_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_16_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_2_-_Create_session_per-session_in_-o_/tmp/tmp.XXXXXXXXXXe_after_ust_trace_path.gWX2wt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_3_-_Enable_ust_event_tp:tptest_for_session_per-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_4_-_Start_tracing_for_session_per-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_5_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_6_-_Stop_lttng_tracing_for_session_per-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_7_-_Destroy_session_per-session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_8_-_Trace_match_with_100_event_tp:tptest": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/before-after/test_before_after_9_-_Create_session_per-session_in_-o_/tmp/tmp.XXXXXXXXXXe_after_ust_trace_path.gRmrSg": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_10_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_11_-_Create_session_blocking_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_12_-_Enable_channel_testchan_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_13_-_Enable_ust_event_tp:tptest_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_14_-_Start_tracing_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_15_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_16_-_Stop_lttng_tracing_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_17_-_Destroy_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_18_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_19_-_Does_not_hang": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_20_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_21_-_Create_session_blocking_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_22_-_Enable_channel_testchan_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_23_-_Enable_ust_event_tp:tptest_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_24_-_Start_tracing_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_25_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_26_-_Stop_lttng_tracing_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_27_-_Destroy_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_28_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_29_-_Does_not_hang": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_2_-_Create_session_blocking_in_no-output_mode": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_30_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_31_-_Create_session_blocking_in_-o_/tmp/tmp.XXXXXXXXXXing_ust_trace_path.GTWUSU": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_32_-_Enable_channel_testchan_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_33_-_Enable_ust_event_tp:tptest_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_34_-_Start_tracing_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_35_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_36_-_Stop_lttng_tracing_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_37_-_Destroy_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_38_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_39_-_Does_not_hang": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_3_-_Enable_ust_event_tp:tptest_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_40_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_41_-_Create_session_blocking_in_-o_/tmp/tmp.XXXXXXXXXXing_ust_trace_path.TiByrT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_42_-_Enable_channel_testchan_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_43_-_Enable_ust_event_tp:tptest_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_44_-_Start_tracing_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_45_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_46_-_Stop_lttng_tracing_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_47_-_Destroy_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_48_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_49_-_No_event_lost_with_UST_blocking_mode:_found_5000000_expect_5000000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_4_-_Start_tracing_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_5_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_6_-_Stop_lttng_tracing_for_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_7_-_Destroy_session_blocking": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_8_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/blocking/test_blocking_9_-_Does_not_hang": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_10_-_Create_session_buffers-pid_in_-o_/tmp/tmp.XXXXXXXXXXrs_pid_trace_path.GcOVLs": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_11_-_Enable_channel_channel0_per_PID_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_12_-_Enable_ust_event_tp:tptest_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_13_-_Start_tracing_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_14_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_15_-_Stop_lttng_tracing_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_16_-_Destroy_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_17_-_Trace_match_with_100_event_tp:tptest": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_18_-_Create_session_buffers-pid_in_-o_/tmp/tmp.XXXXXXXXXXrs_pid_trace_path.oMtwVl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_19_-_Enable_channel_channel0_per_PID_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_20_-_Enable_ust_event_tp:tptest_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_21_-_Start_tracing_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_22_-_Start_application_1_for_tracing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_23_-_Start_application_2_for_tracing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_24_-_Start_application_3_for_tracing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_25_-_Start_application_4_for_tracing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_26_-_Start_application_5_for_tracing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_27_-_Stop_lttng_tracing_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_28_-_Destroy_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_29_-_Trace_match_with_500_event_tp:tptest": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_2_-_Create_session_buffers-pid_in_-o_/tmp/tmp.XXXXXXXXXXrs_pid_trace_path.jmQmki": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_30_-_Start_application_1_for_tracing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_31_-_Start_application_2_for_tracing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_32_-_Start_application_3_for_tracing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_33_-_Start_application_4_for_tracing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_34_-_Start_application_5_for_tracing": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_35_-_Create_session_buffers-pid_in_-o_/tmp/tmp.XXXXXXXXXXrs_pid_trace_path.sjDeap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_36_-_Enable_channel_channel0_per_PID_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_37_-_Enable_ust_event_tp:tptest_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_38_-_Start_tracing_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_39_-_Waiting_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_3_-_Enable_channel_channel0_per_PID_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_40_-_Stop_lttng_tracing_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_41_-_Destroy_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_42_-_Trace_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_43_-_Create_session_buffers-pid_in_-o_/tmp/tmp.XXXXXXXXXXrs_pid_trace_path.m1IZgq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_44_-_Enable_channel_channel0_per_PID_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_45_-_Enable_channel_channel1_per_PID_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_46_-_Enable_channel_channel2_per_PID_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_47_-_Enable_channel_channel3_per_PID_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_48_-_Enable_channel_channel4_per_PID_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_49_-_Enable_event_tp:tptest_for_session_buffers-pid_in_channel0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_4_-_Enable_ust_event_tp:tptest_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_50_-_Enable_event_tp:tptest_for_session_buffers-pid_in_channel1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_51_-_Enable_event_tp:tptest_for_session_buffers-pid_in_channel2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_52_-_Enable_event_tp:tptest_for_session_buffers-pid_in_channel3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_53_-_Enable_event_tp:tptest_for_session_buffers-pid_in_channel4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_54_-_Start_tracing_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_55_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_56_-_Stop_lttng_tracing_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_57_-_Trace_match_with_500_event_tp:tptest": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_58_-_Destroy_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_59_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_5_-_Start_application_to_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_6_-_Start_tracing_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_7_-_Stop_lttng_tracing_for_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_8_-_Destroy_session_buffers-pid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/buffers-pid/test_buffers_pid_9_-_Trace_validation": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_10_-_Clock_metadata_extraction": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_11_-_Tokens_to_check_4__and_provided_values_4__count_is_equal": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_12_-_Token_\"name\"_expect:lttng_test_clock_override_got:lttng_test_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_13_-_Token_\"uuid\"_expect:83c63deb-7aa4-48fb-abda-946f400d76e6_got:83c63deb-7aa4-48fb-abda-946f400d76e6": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_14_-_Token_\"description\"_expect:Freeze_time_with_1KHz_for_regression_test_got:Freeze_time_with_1KHz_for_regression_test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_15_-_Token_\"freq\"_expect:1000_got:1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_16_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_17_-_Create_session_clock_override_in_-o_/tmp/tmp.XXXXXXXXXX_override_ust_trace_path.tMuDON": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_18_-_Enable_ust_event_tp:tptest_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_19_-_Start_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_20_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_21_-_Stop_lttng_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_22_-_Destroy_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_23_-_Unique_event_timestamps_without_clock_override:_256_expect_>1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_24_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_25_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_26_-_Create_session_clock_override_in_-o_/tmp/tmp.XXXXXXXXXX_override_ust_trace_path.tMuDON": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_27_-_Enable_ust_event_tp:tptest_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_28_-_Start_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_29_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_2_-_Create_session_clock_override_in_-o_/tmp/tmp.XXXXXXXXXX_override_ust_trace_path.LIIgsN": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_30_-_Stop_lttng_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_31_-_Destroy_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_32_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_33_-_Unique_event_timestamps_with_clock_override:_1_expect_1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_3_-_Enable_ust_event_tp:tptest_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_4_-_Start_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_5_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_6_-_Stop_lttng_tracing_for_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_7_-_Destroy_session_clock_override": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_8_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/clock-override/test_clock_override_9_-_Metadata_extraction_from_babeltrace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_10_-_Cpuid_extraction_and_seed_sequence_comparison_fails_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_11_-_Create_session_sequence-cpu_in_-o_/tmp/tmp.XXXXXXXXXXu_override_trace_path.rKQISh": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_12_-_Enable_ust_event_tp:tptest_for_session_sequence-cpu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_13_-_Start_tracing_for_session_sequence-cpu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_14_-_Application_with_wrapper_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_15_-_Stop_lttng_tracing_for_session_sequence-cpu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_16_-_Destroy_session_sequence-cpu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_17_-_Extraction_with_getcpu_plugin_have_256/256": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_18_-_Sequence_seed_and_cpuid_sequence_have_the_same_size_256/256": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_19_-_Cpuid_extraction_and_seed_sequence_comparison": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_20_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_2_-_Create_session_sequence-cpu_in_-o_/tmp/tmp.XXXXXXXXXXu_override_trace_path.ENOOsO": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_3_-_Enable_ust_event_tp:tptest_for_session_sequence-cpu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_4_-_Start_tracing_for_session_sequence-cpu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_5_-_Application_without_wrapper_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_6_-_Stop_lttng_tracing_for_session_sequence-cpu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_7_-_Destroy_session_sequence-cpu": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_8_-_Extraction_without_getcpu_plugin_have_256/256": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/getcpu-override/test_getcpu_override_9_-_Sequence_seed_and_cpuid_sequence_have_the_same_size_256/256": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_10_-_Enable_ust_event_multi:tp_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_11_-_Start_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_12_-_Stop_lttng_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_13_-_Trace_match_with_2_event_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_14_-_Metadata_match_with_the_metadata_of_2_event_s__named_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_15_-_Validate_trace_for_expression_'^.*multi:tp.*arg_long_A.*',_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_16_-_Validate_trace_for_expression_'^.*multi:tp.*arg_long_B.*arg_float_B.*',_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_17_-_Destroy_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_18_-_Create_session_multi_lib_in_-o_/tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.1runyz": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_19_-_Enable_ust_event_multi:tp_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_20_-_Start_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_21_-_Stop_lttng_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_22_-_Trace_match_with_2_event_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_23_-_Metadata_match_with_the_metadata_of_2_event_s__named_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_24_-_Validate_trace_for_expression_'^.*multi:tp.*enum_int_C.*',_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_25_-_Validate_trace_for_expression_'^.*multi:tp.*enum_int_D.*',_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_26_-_Destroy_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_27_-_Create_session_multi_lib_in_-o_/tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.CLBJtI": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_28_-_Enable_ust_event_multi:tp_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_29_-_Start_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_2_-_Create_session_multi_lib_in_-o_/tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.2OreSj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_30_-_Stop_lttng_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_31_-_Trace_match_with_2_event_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_32_-_Metadata_match_with_the_metadata_of_1_event_s__named_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_33_-_Destroy_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_34_-_Create_session_multi_lib_in_-o_/tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.U2PwR3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_35_-_Enable_ust_event_multi:tp_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_36_-_Start_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_37_-_Stop_lttng_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_38_-_Trace_match_with_16_event_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_39_-_Metadata_match_with_the_metadata_of_16_event_s__named_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_3_-_Enable_ust_event_multi:tp_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_40_-_Destroy_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_41_-_Create_session_multi_lib_in_-o_/tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.lzAYdb": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_42_-_Enable_ust_event_multi:tp_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_43_-_Start_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_44_-_Stop_lttng_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_45_-_Trace_match_with_4_event_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_46_-_Metadata_match_with_the_metadata_of_2_event_s__named_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_47_-_Destroy_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_48_-_Create_session_multi_lib_in_-o_/tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.ku9n1W": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_49_-_Enable_ust_event_multi:tp_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_4_-_Start_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_50_-_Start_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_51_-_Stop_lttng_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_52_-_Trace_match_with_3_event_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_53_-_Metadata_match_with_the_metadata_of_1_event_s__named_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_54_-_Destroy_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_55_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_5_-_Stop_lttng_tracing_for_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_6_-_Trace_match_with_2_event_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_7_-_Metadata_match_with_the_metadata_of_1_event_s__named_multi:tp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_8_-_Destroy_session_multi_lib": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-lib/test_multi_lib_9_-_Create_session_multi_lib_in_-o_/tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.XYIXVt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_10_-_Start_tracing_for_session_multi-session-2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_11_-_Create_session_multi-session-3_in_-o_/tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_12_-_Enable_ust_event_ust_gen_nevents:tptest3_for_session_multi-session-3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_13_-_Start_tracing_for_session_multi-session-3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_14_-_Start_application_to_generate_100_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_15_-_Wait_for_events_to_record": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_16_-_Stop_lttng_tracing_for_session_multi-session-0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_17_-_Destroy_session_multi-session-0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_18_-_Trace_validation_of_multi-session-0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_19_-_Stop_lttng_tracing_for_session_multi-session-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_20_-_Destroy_session_multi-session-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_21_-_Trace_validation_of_multi-session-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_22_-_Stop_lttng_tracing_for_session_multi-session-2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_23_-_Destroy_session_multi-session-2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_24_-_Trace_validation_of_multi-session-2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_25_-_Stop_lttng_tracing_for_session_multi-session-3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_26_-_Destroy_session_multi-session-3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_27_-_Trace_validation_of_multi-session-3": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_28_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_2_-_Create_session_multi-session-0_in_-o_/tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_3_-_Enable_ust_event_ust_gen_nevents:tptest0_for_session_multi-session-0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_4_-_Start_tracing_for_session_multi-session-0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_5_-_Create_session_multi-session-1_in_-o_/tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_6_-_Enable_ust_event_ust_gen_nevents:tptest1_for_session_multi-session-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_7_-_Start_tracing_for_session_multi-session-1": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_8_-_Create_session_multi-session-2_in_-o_/tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/multi-session/test_multi_session_9_-_Enable_ust_event_ust_gen_nevents:tptest2_for_session_multi-session-2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_100_-_Stop_lttng_tracing_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_101_-_Destroy_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_102_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_103_-_Validate_trace_for_event_uts_ns_=_4026531838,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_104_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_10_-_Destroy_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_11_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_12_-_Validate_trace_for_event_cgroup_ns_=_4026531835,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_13_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_14_-_Get_current_ipc_namespace_inode:_4026531839": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_15_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_16_-_Create_session_ipc_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.KlYZ1a": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_17_-_Enable_channel_ipc_ns_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_18_-_Add_context_command_for_type:_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_19_-_Enable_ust_event_tp:tptest_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_1_-_Get_current_cgroup_namespace_inode:_4026531835": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_20_-_Start_tracing_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_21_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_22_-_Stop_lttng_tracing_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_23_-_Destroy_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_24_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_25_-_Validate_trace_for_event_ipc_ns_=_4026531839,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_26_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_27_-_Get_current_mnt_namespace_inode:_4026531841": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_28_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_29_-_Create_session_mnt_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.Byr3Bp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_30_-_Enable_channel_mnt_ns_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_31_-_Add_context_command_for_type:_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_32_-_Enable_ust_event_tp:tptest_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_33_-_Start_tracing_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_34_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_35_-_Stop_lttng_tracing_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_36_-_Destroy_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_37_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_38_-_Validate_trace_for_event_mnt_ns_=_4026531841,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_39_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_3_-_Create_session_cgroup_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.WqZV2u": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_40_-_Get_current_net_namespace_inode:_4026531840": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_41_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_42_-_Create_session_net_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.XYrF9A": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_43_-_Enable_channel_net_ns_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_44_-_Add_context_command_for_type:_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_45_-_Enable_ust_event_tp:tptest_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_46_-_Start_tracing_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_47_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_48_-_Stop_lttng_tracing_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_49_-_Destroy_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_4_-_Enable_channel_cgroup_ns_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_50_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_51_-_Validate_trace_for_event_net_ns_=_4026531840,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_52_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_53_-_Get_current_pid_namespace_inode:_4026531836": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_54_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_55_-_Create_session_pid_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.AhASRD": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_56_-_Enable_channel_pid_ns_for_session_pid_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_57_-_Add_context_command_for_type:_pid_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_58_-_Enable_ust_event_tp:tptest_for_session_pid_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_59_-_Start_tracing_for_session_pid_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_5_-_Add_context_command_for_type:_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_60_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_61_-_Stop_lttng_tracing_for_session_pid_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_62_-_Destroy_session_pid_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_63_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_64_-_Validate_trace_for_event_pid_ns_=_4026531836,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_65_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_66_-_Get_current_time_namespace_inode:_4026531834": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_67_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_68_-_Create_session_time_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.idIIHK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_69_-_Enable_channel_time_ns_for_session_time_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_6_-_Enable_ust_event_tp:tptest_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_70_-_Add_context_command_for_type:_time_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_71_-_Enable_ust_event_tp:tptest_for_session_time_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_72_-_Start_tracing_for_session_time_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_73_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_74_-_Stop_lttng_tracing_for_session_time_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_75_-_Destroy_session_time_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_76_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_77_-_Validate_trace_for_event_time_ns_=_4026531834,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_78_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_79_-_Get_current_user_namespace_inode:_4026531837": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_7_-_Start_tracing_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_80_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_81_-_Create_session_user_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.UaM2VK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_82_-_Enable_channel_user_ns_for_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_83_-_Add_context_command_for_type:_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_84_-_Enable_ust_event_tp:tptest_for_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_85_-_Start_tracing_for_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_86_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_87_-_Stop_lttng_tracing_for_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_88_-_Destroy_session_user_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_89_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_8_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_90_-_Validate_trace_for_event_user_ns_=_4026531837,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_91_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_92_-_Get_current_uts_namespace_inode:_4026531838": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_93_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_94_-_Create_session_uts_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.q5qchE": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_95_-_Enable_channel_uts_ns_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_96_-_Add_context_command_for_type:_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_97_-_Enable_ust_event_tp:tptest_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_98_-_Start_tracing_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_99_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_9_-_Stop_lttng_tracing_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_10_-_Stop_lttng_tracing_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_11_-_Destroy_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_12_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_13_-_Validate_trace_for_event_cgroup_ns_=_4026531835,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_14_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_15_-_Validate_trace_for_event_cgroup_ns_=_4026532328,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_16_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_17_-_Get_current_ipc_namespace_inode:_4026531839": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_18_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_19_-_Create_session_ipc_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.Kwbjdq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_1_-_Get_current_cgroup_namespace_inode:_4026531835": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_20_-_Enable_channel_ipc_ns_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_21_-_Add_context_command_for_type:_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_22_-_Enable_ust_event_tp:tptest_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_23_-_Start_tracing_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_24_-_Get_current_ipc_namespace_inode:_4026532329": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_25_-_Reported_namespace_inode_changed_after_unshare": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_26_-_Stop_lttng_tracing_for_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_27_-_Destroy_session_ipc_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_28_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_29_-_Validate_trace_for_event_ipc_ns_=_4026531839,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_2_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_30_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_31_-_Validate_trace_for_event_ipc_ns_=_4026532329,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_32_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_33_-_Get_current_mnt_namespace_inode:_4026531841": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_34_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_35_-_Create_session_mnt_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.FM0rH0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_36_-_Enable_channel_mnt_ns_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_37_-_Add_context_command_for_type:_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_38_-_Enable_ust_event_tp:tptest_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_39_-_Start_tracing_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_3_-_Create_session_cgroup_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.sUl4dm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_40_-_Get_current_mnt_namespace_inode:_4026532328": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_41_-_Reported_namespace_inode_changed_after_unshare": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_42_-_Stop_lttng_tracing_for_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_43_-_Destroy_session_mnt_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_44_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_45_-_Validate_trace_for_event_mnt_ns_=_4026531841,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_46_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_47_-_Validate_trace_for_event_mnt_ns_=_4026532328,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_48_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_49_-_Get_current_net_namespace_inode:_4026531840": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_4_-_Enable_channel_cgroup_ns_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_50_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_51_-_Create_session_net_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.R3qWhl": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_52_-_Enable_channel_net_ns_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_53_-_Add_context_command_for_type:_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_54_-_Enable_ust_event_tp:tptest_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_55_-_Start_tracing_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_56_-_Get_current_net_namespace_inode:_4026532329": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_57_-_Reported_namespace_inode_changed_after_unshare": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_58_-_Stop_lttng_tracing_for_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_59_-_Destroy_session_net_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_5_-_Add_context_command_for_type:_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_60_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_61_-_Validate_trace_for_event_net_ns_=_4026531840,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_62_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_63_-_Validate_trace_for_event_net_ns_=_4026532329,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_64_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_65_-_Get_current_uts_namespace_inode:_4026531838": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_66_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_67_-_Create_session_uts_ns_in_-o_/tmp/tmp.XXXXXXXXXXace_path.ghH3yK": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_68_-_Enable_channel_uts_ns_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_69_-_Add_context_command_for_type:_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_6_-_Enable_ust_event_tp:tptest_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_70_-_Enable_ust_event_tp:tptest_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_71_-_Start_tracing_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_72_-_Get_current_uts_namespace_inode:_4026532328": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_73_-_Reported_namespace_inode_changed_after_unshare": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_74_-_Stop_lttng_tracing_for_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_75_-_Destroy_session_uts_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_76_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_77_-_Validate_trace_for_event_uts_ns_=_4026531838,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_78_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_79_-_Validate_trace_for_event_uts_ns_=_4026532328,_1000_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_7_-_Start_tracing_for_session_cgroup_ns": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_80_-_Read_a_total_of_1000_events,_expected_1000": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_8_-_Get_current_cgroup_namespace_inode:_4026532328": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/namespaces/test_ns_contexts_change_9_-_Reported_namespace_inode_changed_after_unshare": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/nprocesses/test_nprocesses_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/nprocesses/test_nprocesses_2_-_All_applications_are_registered_to_sessiond": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/nprocesses/test_nprocesses_3_-_Create_session_ust-nprocesses_in_-o_/tmp/tmp.XXXXXXXXXXesses_trace_path.saY2k4": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/nprocesses/test_nprocesses_4_-_Enable_ust_event_tp:tptest_for_session_ust-nprocesses": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/nprocesses/test_nprocesses_5_-_Start_tracing_for_session_ust-nprocesses": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/nprocesses/test_nprocesses_6_-_Stop_lttng_tracing_for_session_ust-nprocesses": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/nprocesses/test_nprocesses_7_-_Destroy_session_ust-nprocesses": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/nprocesses/test_nprocesses_8_-_Stopped_all_spawned_applications": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/nprocesses/test_nprocesses_9_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_100_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_101_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.YnUdZn": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_102_-_Enable_event_ust*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_103_-_Enable_event_with_filtering_for_session_twice_failure_detected": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_104_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_105_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_106_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_107_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_108_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_109_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_10_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_110_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_111_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_112_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.Z2Qlz0": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_113_-_Enable_event_ust*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_114_-_Enable_event_ust*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_115_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_116_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_117_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_118_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_119_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_11_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_120_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_121_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_122_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_123_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.RJEGyy": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_124_-_Enable_event_ust*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_125_-_Enable_event_ust*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_126_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_127_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_128_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_129_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_12_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_130_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_131_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_132_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_133_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_134_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.d8Jb6R": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_135_-_Enable_event_ust_tests_demo:starting_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_136_-_Enable_event_ust_tests_demo:starting_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_137_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_138_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_139_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_13_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.jAvISZ": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_140_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_141_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_142_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_143_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_144_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_145_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.fBP7cA": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_146_-_Enable_event_us*_with_loglevel_TRACE_WARNING": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_147_-_Enable_event_ust*_with_loglevel-only_TRACE_CRIT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_148_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_149_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_14_-_Enable_event_us*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_150_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_151_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_152_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_153_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_154_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_155_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_156_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.AotXEp": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_157_-_Enable_event_ust_tests_demo:starting_with_loglevel_TRACE_CRIT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_158_-_Enable_event_ust_tests_demo:starting_with_loglevel_TRACE_WARNING": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_159_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_15_-_Enable_event_ust*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_160_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_161_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_162_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_163_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_164_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_165_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_166_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_167_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.OPN3Cc": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_168_-_Enable_event_ust*_with_loglevel_TRACE_CRIT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_169_-_Enable_event_ust*_with_loglevel_TRACE_WARNING": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_16_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_170_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_171_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_172_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_173_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_174_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_175_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_176_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_177_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_178_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.iuvqOt": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_179_-_Enable_ust_event_ust_tests_demo_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_17_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_180_-_Enable_ust_event_ust_tests_demo2_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_181_-_Enable_ust_event_ust_tests_demo3_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_182_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_183_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_184_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_185_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_186_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_187_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_188_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_189_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_18_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_190_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.4cp2HT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_191_-_Enable_event_us*_with_loglevel_TRACE_WARNING": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_192_-_Enable_event_ust_tests_demo2:loop_with_loglevel_TRACE_CRIT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_193_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_194_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_195_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_196_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_197_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_198_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_199_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_19_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_200_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_201_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.nCzdaS": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_202_-_Enable_ust_event_us*_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_203_-_Enable_ust_event_ust*_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_204_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_205_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_206_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_207_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_208_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_209_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_20_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_210_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_211_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_212_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.1srdRX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_213_-_Enable_ust_event_us*_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_214_-_Enable_ust_event_ust_tests_demo:starting_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_215_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_216_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_217_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_218_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_219_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_21_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_220_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_221_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_222_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_223_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.f5MoPm": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_224_-_Enable_event_us*_with_loglevel_TRACE_WARNING": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_225_-_Enable_event_ust*_with_loglevel_TRACE_CRIT": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_226_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_227_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_228_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_229_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_22_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_230_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_231_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_232_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_233_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_234_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.9rHdVx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_235_-_Enable_ust_event_us*_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_236_-_Enable_ust_event_ust_tests_demo:starting_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_237_-_Disable_event_us*_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_238_-_Disable_event_ust_tests_demo:starting_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_239_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_23_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_240_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_241_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_242_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_243_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_244_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_245_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_246_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_247_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.UHuwoC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_248_-_Enable_ust_event_us*_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_249_-_Enable_ust_event_ust_tests_demo:starting_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_24_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.0EaM0M": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_250_-_Disable_event_us*_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_251_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_252_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_253_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_254_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_255_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_256_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_257_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_258_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_259_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_25_-_Enable_event_us*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_26_-_Enable_event_ust*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_27_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_28_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_29_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_2_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.s0JQSR": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_30_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_31_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_32_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_33_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_34_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_35_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.zLq6qq": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_36_-_Enable_event_us*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_37_-_Enable_event_ust*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_38_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_39_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_3_-_Enable_event_us*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_40_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_41_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_42_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_43_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_44_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_45_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_46_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.ToWEOC": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_47_-_Enable_event_us*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_48_-_Enable_event_ust_tests_demo:starting_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_49_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_4_-_Enable_event_ust*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_50_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_51_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_52_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_53_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_54_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_55_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_56_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_57_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.Z4c10P": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_58_-_Enable_event_us*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_59_-_Enable_event_ust_tests_demo:starting_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_5_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_60_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_61_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_62_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_63_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_64_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_65_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_66_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_67_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_68_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.vNFBhX": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_69_-_Enable_event_us*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_6_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_70_-_Enable_event_ust_tests_demo:starting_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_71_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_72_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_73_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_74_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_75_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_76_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_77_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_78_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_79_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.hgpSRw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_7_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_80_-_Enable_event_us*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_81_-_Enable_event_ust_tests_demo:starting_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_82_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_83_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_84_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_85_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_86_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_87_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_88_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_89_-_Destroy_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_8_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_90_-_Create_session_wildcard-overlap_in_-o_/tmp/tmp.XXXXXXXXXXap.nQcvzr": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_91_-_Enable_event_ust*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_92_-_Enable_event_ust*_with_filtering_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_93_-_Start_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_94_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_95_-_Stop_lttng_tracing_for_session_wildcard-overlap": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_96_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_97_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_98_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_99_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/overlap/test_overlap_9_-_Trace_match": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/python-logging/test_python_logging": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.ust/python-logging/test_python_logging_1_#_SKIP_:_Python_agent_test_skipped.": {
                "status": "SKIPPED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_100_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_101_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_102_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_103_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_104_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_105_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_106_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_107_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_108_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_109_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_10_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_110_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_111_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_112_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_113_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_114_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_115_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_116_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_117_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_118_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_119_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_11_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_120_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_121_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_122_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_123_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_124_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_125_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_126_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_127_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_128_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_129_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_12_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_130_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_131_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_132_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_133_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_134_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_135_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_136_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_137_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_138_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_139_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_13_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_140_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_141_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_142_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_143_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_144_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_145_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_146_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_147_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_148_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_149_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_14_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_150_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_15_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_16_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_17_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_18_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_19_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_20_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_21_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_22_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_23_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_24_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_25_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_26_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_27_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_28_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_29_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_2_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_30_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_31_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_32_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_33_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_34_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_35_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_36_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_37_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_38_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_39_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_3_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_40_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_41_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_42_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_43_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_44_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_45_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_46_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_47_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_48_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_49_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_4_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_50_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_51_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_52_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_53_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_54_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_55_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_56_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_57_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_58_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_59_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_5_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_60_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_61_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_62_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_63_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_64_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_65_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_66_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_67_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_68_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_69_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_6_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_70_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_71_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_72_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_73_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_74_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_75_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_76_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_77_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_78_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_79_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_7_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_80_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_81_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_82_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_83_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_84_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_85_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_86_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_87_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_88_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_89_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_8_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_90_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_91_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_92_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_93_-_Enable_channel_testchan_for_session_rotation_destroy_flush:_4096_bytes_tracefile_limit": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_94_-_Enable_event_tp:tptest_for_session_rotation_destroy_flush_in_channel_testchan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_95_-_Start_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_96_-_Application_done": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_97_-_Stop_lttng_tracing_for_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_98_-_Destroy_session_rotation_destroy_flush": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_99_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/rotation-destroy-flush/test_rotation_destroy_flush_9_-_Create_session_rotation_destroy_flush_in_-o_/tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_10_-_Add_context_command_for_type:_vtid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_11_-_Add_context_command_for_type:_pthread_id": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_12_-_Add_context_command_for_type:_procname": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_13_-_Add_context_command_for_type:_procname": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_14_-_Disable_event_tp1_for_session_ust_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_15_-_Disable_event_ev3_for_session_ust_event_basic2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_16_-_Enable_ust_event_tp1_for_session_ust_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_17_-_Enable_ust_event_ev3_for_session_ust_event_basic2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_18_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_19_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_20_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_21_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_22_-_Validate_trace": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_23_-_Destroy_session_ust_event_basic2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_24_-_Destroy_session_ust_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_25_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_2_-_Create_session_ust_event_basic_in_-o_/tmp/tmp.XXXXXXXXXX_basic_trace_path.vOlURx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_3_-_Create_session_ust_event_basic2_in_-o_/tmp/tmp.XXXXXXXXXX_basic_trace_path.vOlURx": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_4_-_Enable_channel_mychan_for_session_ust_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_5_-_Enable_channel_mychan2_for_session_ust_event_basic2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_6_-_Enable_ust_event_tp1_for_session_ust_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_7_-_Enable_ust_event_ev2_for_session_ust_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_8_-_Enable_ust_event_ev3_for_session_ust_event_basic2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_basic_9_-_Add_context_command_for_type:_vpid": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_10_-_Add_context_command_failed_as_expected_for_type:_perf:thread:raw:r:test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_11_-_Add_context_command_failed_as_expected_for_type:_perf:thread:raw:r::": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_12_-_Add_context_command_failed_as_expected_for_type:_perf:thread:raw::": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_13_-_Add_context_command_failed_as_expected_for_type:_perf:thread:raw": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_14_-_Add_context_command_failed_as_expected_for_type:_perf:thread:raw:r0110:test:wrong": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_15_-_Destroy_session_ust_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_16_-_Create_session_ust_event_basic_in_-o_/tmp/tmp.XXXXXXXXXX_basic_trace_path.b3Zo5V": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_17_-_Enable_channel_mychan_for_session_ust_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_18_-_Enable_event_tp:tptest_for_session_ust_event_basic_in_channel_mychan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_19_-_Add_context_command_for_type:_perf:thread:page-fault": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_20_-_Start_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_21_-_Stop_lttng_tracing_for_session": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_22_-_Validate_trace_for_event_perf_thread_page_fault,_1_events": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_23_-_Destroy_session_ust_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_24_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_2_-_Create_session_ust_event_basic_in_-o_/tmp/tmp.XXXXXXXXXXng_raw_trace_path.OvfLN2": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_3_-_Enable_channel_mychan_for_session_ust_event_basic": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_4_-_Enable_event_tp:tptest_for_session_ust_event_basic_in_channel_mychan": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_5_-_Add_context_command_for_type:_perf:thread:raw:r0110:test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_6_-_Add_context_command_failed_as_expected_for_type:_perf:thread:raw:rZZZ:test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_7_-_Add_context_command_failed_as_expected_for_type:_perf:thread:raw:b0110:test": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_8_-_Add_context_command_failed_as_expected_for_type:_perf:thread:raw:r0110:": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_perf_9_-_Add_context_command_failed_as_expected_for_type:_perf:thread:raw:r0110::": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_tracef_1_-_Start_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_tracef_2_-_Create_session_tracef_in_-o_/tmp/tmp.XXXXXXXXXX_tracef_trace_path.x90ilV": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_tracef_3_-_Enable_ust_event_lttng_ust_tracef:event_for_session_tracef": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_tracef_4_-_Start_tracing_for_session_tracef": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_tracef_5_-_Traced_application_stopped.": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_tracef_6_-_Stop_lttng_tracing_for_session_tracef": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_tracef_7_-_Destroy_session_tracef": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_tracef_8_-_Trace_match_with_100_event_lttng_ust_tracef:event": {
                "status": "PASSED"
            },
            "ptestresult.lttng-tools.ust/test_event_tracef_9_-_Wait_after_kill_session_daemon": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:04\nBEGIN: /usr/lib/lttng-tools/ptest\nPASS: ini_config/test_ini_config 1 - Successfully opened a config file, registered to all sections\nPASS: ini_config/test_ini_config 2 - Processed entries from each sections\nPASS: ini_config/test_ini_config 3 - Text value parsed correctly\nPASS: ini_config/test_ini_config 4 - Successfully opened a config file, registered to one section\nPASS: ini_config/test_ini_config 5 - Processed an entry from section1 only\nPASS: ini_config/test_ini_config 6 - Int value parsed correctly\nPASS: ini_config/test_ini_config 7 - Successfully opened a config file, registered to the global section\nPASS: ini_config/test_ini_config 8 - Processed an entry from the global section only\nPASS: test_action 1 - Create notify action\nPASS: test_action 2 - Action has type LTTNG_ACTION_TYPE_NOTIFY\nPASS: test_action 3 - Default policy is every n=1\nPASS: test_action 4 - Set rate policy\nPASS: test_action 5 - Notify action policy get\nPASS: test_action 6 - Action notify serialized\nPASS: test_action 7 - Notify action created from payload is non-null\nPASS: test_action 8 - Serialized and de-serialized notify action are equal\nPASS: test_action 9 - Create rotate_session action\nPASS: test_action 10 - Action has type LTTNG_ACTION_TYPE_ROTATE_SESSION\nPASS: test_action 11 - Set session name (NULL,NULL) expect invalid\nPASS: test_action 12 - Set session name (object,NULL) expect invalid\nPASS: test_action 13 - Set session name (NULL,object) expect invalid\nPASS: test_action 14 - Set session name\nPASS: test_action 15 - Get session name, expected `my_session_name` got `my_session_name`\nPASS: test_action 16 - Default policy is every n=1\nPASS: test_action 17 - Set rate policy\nPASS: test_action 18 - rotate_session action policy get\nPASS: test_action 19 - Action rotate_session serialized\nPASS: test_action 20 - rotate_session action created from payload is non-null\nPASS: test_action 21 - Serialized and de-serialized rotate_session action are equal\nPASS: test_action 22 - Create start_session action\nPASS: test_action 23 - Action has type LTTNG_ACTION_TYPE_START_SESSION\nPASS: test_action 24 - Set session name (NULL,NULL) expect invalid\nPASS: test_action 25 - Set session name (object,NULL) expect invalid\nPASS: test_action 26 - Set session name (NULL,object) expect invalid\nPASS: test_action 27 - Set session name\nPASS: test_action 28 - Get session name, expected `my_session_name` got `my_session_name`\nPASS: test_action 29 - Default policy is every n=1\nPASS: test_action 30 - Set rate policy\nPASS: test_action 31 - start_session action policy get\nPASS: test_action 32 - Action start_session serialized\nPASS: test_action 33 - start_session action created from payload is non-null\nPASS: test_action 34 - Serialized and de-serialized start_session action are equal\nPASS: test_action 35 - Create stop_session action\nPASS: test_action 36 - Action has type LTTNG_ACTION_TYPE_STOP_SESSION\nPASS: test_action 37 - Set session name (NULL,NULL) expect invalid\nPASS: test_action 38 - Set session name (object,NULL) expect invalid\nPASS: test_action 39 - Set session name (NULL,object) expect invalid\nPASS: test_action 40 - Set session name\nPASS: test_action 41 - Get session name, expected `my_session_name` got `my_session_name`\nPASS: test_action 42 - Default policy is every n=1\nPASS: test_action 43 - Set rate policy\nPASS: test_action 44 - stop_session action policy get\nPASS: test_action 45 - Action stop_session serialized\nPASS: test_action 46 - stop_session action created from payload is non-null\nPASS: test_action 47 - Serialized and de-serialized stop_session action are equal\nPASS: test_action 48 - Create snapshot_session action\nPASS: test_action 49 - Action has type LTTNG_ACTION_TYPE_SNAPSHOT_SESSION\nPASS: test_action 50 - Set session name (NULL,NULL) expect invalid\nPASS: test_action 51 - Set session name (object,NULL) expect invalid\nPASS: test_action 52 - Set session name (NULL,object) expect invalid\nPASS: test_action 53 - Set session name\nPASS: test_action 54 - Get session name, expected `my_session_name` got `my_session_name`\nPASS: test_action 55 - Default policy is every n=1\nPASS: test_action 56 - Set rate policy\nPASS: test_action 57 - snapshot_session action policy get\nPASS: test_action 58 - Action snapshot_session serialized\nPASS: test_action 59 - snapshot_session action created from payload is non-null\nPASS: test_action 60 - Serialized and de-serialized snapshot_session action are equal\nPASS: test_buffer_view 1 - !lttng_buffer_view_contains_string(&view, buf, 4)\nPASS: test_buffer_view 2 - lttng_buffer_view_contains_string(&view, buf, 5)\nPASS: test_buffer_view 3 - !lttng_buffer_view_contains_string(&view, buf, 6)\nPASS: test_buffer_view 4 - !lttng_buffer_view_contains_string(&view_minus_one, buf, 4)\nPASS: test_buffer_view 5 - !lttng_buffer_view_contains_string(&view_minus_one, buf, 5)\nPASS: test_directory_handle 1 - Initialized directory handle from the test directory\nPASS: test_directory_handle 2 - Error returned when attempting to recursively remove non-empty hierarchy with LTTNG_DIRECTORY_HANDLE_FAIL_NON_EMPTY_FLAG\nPASS: test_directory_handle 3 - No error returned when recursively removing empty hierarchy with LTTNG_DIRECTORY_HANDLE_FAIL_NON_EMPTY_FLAG\nPASS: test_directory_handle 4 - Folder hierarchy /tmp/lttng-6ju3GJ/fail_non_empty successfully removed\nPASS: test_directory_handle 5 - Initialized directory handle from the test directory\nPASS: test_directory_handle 6 - No error returned when attempting to recursively remove non-empty hierarchy with LTTNG_DIRECTORY_HANDLE_SKIP_NON_EMPTY_FLAG\nPASS: test_directory_handle 7 - Test directory still exists after skip\nPASS: test_directory_handle 8 - No error returned when recursively removing empty hierarchy with LTTNG_DIRECTORY_HANDLE_SKIP_NON_EMPTY_FLAG\nPASS: test_directory_handle 9 - Folder hierarchy /tmp/lttng-6ju3GJ/skip_non_empty successfully removed\nPASS: test_event_expr_to_bytecode 1 - event payload field\nPASS: test_event_expr_to_bytecode 2 - channel context field\nPASS: test_event_expr_to_bytecode 3 - app-specific context field\nPASS: test_event_expr_to_bytecode 4 - array field element\nPASS: test_event_rule 1 - tracepoint object.\nPASS: test_event_rule 2 - setting pattern.\nPASS: test_event_rule 3 - getting pattern.\nPASS: test_event_rule 4 - pattern is equal.\nPASS: test_event_rule 5 - setting filter.\nPASS: test_event_rule 6 - getting filter.\nPASS: test_event_rule 7 - filter is equal.\nPASS: test_event_rule 8 - Serializing.\nPASS: test_event_rule 9 - Deserializing.\nPASS: test_event_rule 10 - serialized and from buffer are equal.\nPASS: test_event_rule 11 - user tracepoint object.\nPASS: test_event_rule 12 - setting pattern.\nPASS: test_event_rule 13 - getting pattern.\nPASS: test_event_rule 14 - pattern is equal.\nPASS: test_event_rule 15 - setting filter.\nPASS: test_event_rule 16 - getting filter.\nPASS: test_event_rule 17 - filter is equal.\nPASS: test_event_rule 18 - get unset log level rule.\nPASS: test_event_rule 19 - setting log level rule.\nPASS: test_event_rule 20 - get log level rule.\nPASS: test_event_rule 21 - setting name pattern exclusions \"my_event_test1\"\nPASS: test_event_rule 22 - setting name pattern exclusions \"my_event_test2\"\nPASS: test_event_rule 23 - setting name pattern exclusions \"my_event_test3\"\nPASS: test_event_rule 24 - getting name pattern exclusion count.\nPASS: test_event_rule 25 - count is 3/3\nPASS: test_event_rule 26 - getting name pattern exclusion at index 0.\nPASS: test_event_rule 27 - my_event_test1 == my_event_test1.\nPASS: test_event_rule 28 - getting name pattern exclusion at index 1.\nPASS: test_event_rule 29 - my_event_test2 == my_event_test2.\nPASS: test_event_rule 30 - getting name pattern exclusion at index 2.\nPASS: test_event_rule 31 - my_event_test3 == my_event_test3.\nPASS: test_event_rule 32 - Serializing.\nPASS: test_event_rule 33 - Deserializing.\nPASS: test_event_rule 34 - serialized and from buffer are equal.\nPASS: test_event_rule 35 - syscall object.\nPASS: test_event_rule 36 - setting pattern.\nPASS: test_event_rule 37 - getting pattern.\nPASS: test_event_rule 38 - pattern is equal.\nPASS: test_event_rule 39 - setting filter.\nPASS: test_event_rule 40 - getting filter.\nPASS: test_event_rule 41 - filter is equal.\nPASS: test_event_rule 42 - Serializing.\nPASS: test_event_rule 43 - Deserializing.\nPASS: test_event_rule 44 - serialized and from buffer are equal.\nPASS: test_event_rule 45 - uprobe event rule object creation.\nPASS: test_event_rule 46 - Getting uprobe event rule location.\nPASS: test_event_rule 47 - Location is equal.\nPASS: test_event_rule 48 - Setting uprobe event rule name: my_probe..\nPASS: test_event_rule 49 - Getting uprobe name.\nPASS: test_event_rule 50 - Uprobe name are equal.\nPASS: test_event_rule 51 - Serializing.\nPASS: test_event_rule 52 - Deserializing.\nPASS: test_event_rule 53 - serialized and from buffer are equal.\nPASS: test_event_rule 54 - kprobe event rule object creation.\nPASS: test_event_rule 55 - Getting kprobe event rule location.\nPASS: test_event_rule 56 - Locations are equal.\nPASS: test_event_rule 57 - Setting kprobe event rule name: my_probe.\nPASS: test_event_rule 58 - Getting kprobe name.\nPASS: test_event_rule 59 - kprobe name are equal.\nPASS: test_event_rule 60 - Serializing.\nPASS: test_event_rule 61 - Deserializing.\nPASS: test_event_rule 62 - serialized and from buffer are equal.\nPASS: test_event_rule 63 - kprobe event rule object creation.\nPASS: test_event_rule 64 - Getting kprobe event rule location.\nPASS: test_event_rule 65 - Locations are equal.\nPASS: test_event_rule 66 - Setting kprobe event rule name: my_probe.\nPASS: test_event_rule 67 - Getting kprobe name.\nPASS: test_event_rule 68 - kprobe name are equal.\nPASS: test_event_rule 69 - Serializing.\nPASS: test_event_rule 70 - Deserializing.\nPASS: test_event_rule 71 - serialized and from buffer are equal.\nPASS: test_event_rule 72 - log4j_logging object.\nPASS: test_event_rule 73 - setting pattern.\nPASS: test_event_rule 74 - getting pattern.\nPASS: test_event_rule 75 - pattern is equal.\nPASS: test_event_rule 76 - setting filter.\nPASS: test_event_rule 77 - getting filter.\nPASS: test_event_rule 78 - filter is equal.\nPASS: test_event_rule 79 - get unset log level rule.\nPASS: test_event_rule 80 - setting log level rule.\nPASS: test_event_rule 81 - get log level rule.\nPASS: test_event_rule 82 - Serializing.\nPASS: test_event_rule 83 - Deserializing.\nPASS: test_event_rule 84 - serialized and from buffer are equal.\nPASS: test_event_rule 85 - jul_logging object.\nPASS: test_event_rule 86 - setting pattern.\nPASS: test_event_rule 87 - getting pattern.\nPASS: test_event_rule 88 - pattern is equal.\nPASS: test_event_rule 89 - setting filter.\nPASS: test_event_rule 90 - getting filter.\nPASS: test_event_rule 91 - filter is equal.\nPASS: test_event_rule 92 - get unset log level rule.\nPASS: test_event_rule 93 - setting log level rule.\nPASS: test_event_rule 94 - get log level rule.\nPASS: test_event_rule 95 - Serializing.\nPASS: test_event_rule 96 - Deserializing.\nPASS: test_event_rule 97 - serialized and from buffer are equal.\nPASS: test_event_rule 98 - python_logging object.\nPASS: test_event_rule 99 - setting pattern.\nPASS: test_event_rule 100 - getting pattern.\nPASS: test_event_rule 101 - pattern is equal.\nPASS: test_event_rule 102 - setting filter.\nPASS: test_event_rule 103 - getting filter.\nPASS: test_event_rule 104 - filter is equal.\nPASS: test_event_rule 105 - get unset log level rule.\nPASS: test_event_rule 106 - setting log level rule.\nPASS: test_event_rule 107 - get log level rule.\nPASS: test_event_rule 108 - Serializing.\nPASS: test_event_rule 109 - Deserializing.\nPASS: test_event_rule 110 - serialized and from buffer are equal.\nPASS: test_event_rule 111 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = EMERG\nPASS: test_event_rule 112 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = EMERG\nPASS: test_event_rule 113 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = ALERT\nPASS: test_event_rule 114 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = ALERT\nPASS: test_event_rule 115 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = CRIT\nPASS: test_event_rule 116 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = CRIT\nPASS: test_event_rule 117 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = ERR\nPASS: test_event_rule 118 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = ERR\nPASS: test_event_rule 119 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = WARNING\nPASS: test_event_rule 120 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = WARNING\nPASS: test_event_rule 121 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = NOTICE\nPASS: test_event_rule 122 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = NOTICE\nPASS: test_event_rule 123 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = INFO\nPASS: test_event_rule 124 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = INFO\nPASS: test_event_rule 125 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_SYSTEM\nPASS: test_event_rule 126 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_SYSTEM\nPASS: test_event_rule 127 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_PROGRAM\nPASS: test_event_rule 128 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_PROGRAM\nPASS: test_event_rule 129 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_PROCESS\nPASS: test_event_rule 130 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_PROCESS\nPASS: test_event_rule 131 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_MODULE\nPASS: test_event_rule 132 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_MODULE\nPASS: test_event_rule 133 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_UNIT\nPASS: test_event_rule 134 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_UNIT\nPASS: test_event_rule 135 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_FUNCTION\nPASS: test_event_rule 136 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_FUNCTION\nPASS: test_event_rule 137 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_LINE\nPASS: test_event_rule 138 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_LINE\nPASS: test_event_rule 139 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG\nPASS: test_event_rule 140 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG\nPASS: test_event_rule 141 - Log level rule \"exactly\" rejected by user tracepoint event rule: level = -1980\nPASS: test_event_rule 142 - Log level rule \"as least as severe as\" rejected by user tracepoint event rule: level = -1980\nPASS: test_event_rule 143 - Log level rule \"exactly\" rejected by user tracepoint event rule: level = 1995\nPASS: test_event_rule 144 - Log level rule \"as least as severe as\" rejected by user tracepoint event rule: level = 1995\nPASS: test_event_rule 145 - Log level rule \"exactly\" rejected by user tracepoint event rule: level = 15\nPASS: test_event_rule 146 - Log level rule \"as least as severe as\" rejected by user tracepoint event rule: level = 15\nPASS: test_event_rule 147 - Log level rule \"exactly\" rejected by user tracepoint event rule: level = -1\nPASS: test_event_rule 148 - Log level rule \"as least as severe as\" rejected by user tracepoint event rule: level = -1\nPASS: test_event_rule 149 - Log level rule \"exactly\" accepted by jul logging event rule: level = OFF\nPASS: test_event_rule 150 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = OFF\nPASS: test_event_rule 151 - Log level rule \"exactly\" accepted by jul logging event rule: level = SEVERE\nPASS: test_event_rule 152 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = SEVERE\nPASS: test_event_rule 153 - Log level rule \"exactly\" accepted by jul logging event rule: level = WARNING\nPASS: test_event_rule 154 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = WARNING\nPASS: test_event_rule 155 - Log level rule \"exactly\" accepted by jul logging event rule: level = INFO\nPASS: test_event_rule 156 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = INFO\nPASS: test_event_rule 157 - Log level rule \"exactly\" accepted by jul logging event rule: level = CONFIG\nPASS: test_event_rule 158 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = CONFIG\nPASS: test_event_rule 159 - Log level rule \"exactly\" accepted by jul logging event rule: level = FINE\nPASS: test_event_rule 160 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = FINE\nPASS: test_event_rule 161 - Log level rule \"exactly\" accepted by jul logging event rule: level = FINER\nPASS: test_event_rule 162 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = FINER\nPASS: test_event_rule 163 - Log level rule \"exactly\" accepted by jul logging event rule: level = FINEST\nPASS: test_event_rule 164 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = FINEST\nPASS: test_event_rule 165 - Log level rule \"exactly\" accepted by jul logging event rule: level = ALL\nPASS: test_event_rule 166 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = ALL\nPASS: test_event_rule 167 - Log level rule \"exactly\" accepted by jul logging event rule: level = 0\nPASS: test_event_rule 168 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = 0\nPASS: test_event_rule 169 - Log level rule \"exactly\" accepted by jul logging event rule: level = -1980\nPASS: test_event_rule 170 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = -1980\nPASS: test_event_rule 171 - Log level rule \"exactly\" accepted by jul logging event rule: level = 1995\nPASS: test_event_rule 172 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = 1995\nPASS: test_event_rule 173 - Log level rule \"exactly\" accepted by log4j logging event rule: level = OFF\nPASS: test_event_rule 174 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = OFF\nPASS: test_event_rule 175 - Log level rule \"exactly\" accepted by log4j logging event rule: level = FATAL\nPASS: test_event_rule 176 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = FATAL\nPASS: test_event_rule 177 - Log level rule \"exactly\" accepted by log4j logging event rule: level = ERROR\nPASS: test_event_rule 178 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = ERROR\nPASS: test_event_rule 179 - Log level rule \"exactly\" accepted by log4j logging event rule: level = WARN\nPASS: test_event_rule 180 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = WARN\nPASS: test_event_rule 181 - Log level rule \"exactly\" accepted by log4j logging event rule: level = INFO\nPASS: test_event_rule 182 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = INFO\nPASS: test_event_rule 183 - Log level rule \"exactly\" accepted by log4j logging event rule: level = DEBUG\nPASS: test_event_rule 184 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = DEBUG\nPASS: test_event_rule 185 - Log level rule \"exactly\" accepted by log4j logging event rule: level = TRACE\nPASS: test_event_rule 186 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = TRACE\nPASS: test_event_rule 187 - Log level rule \"exactly\" accepted by log4j logging event rule: level = ALL\nPASS: test_event_rule 188 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = ALL\nPASS: test_event_rule 189 - Log level rule \"exactly\" accepted by log4j logging event rule: level = -1980\nPASS: test_event_rule 190 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = -1980\nPASS: test_event_rule 191 - Log level rule \"exactly\" accepted by log4j logging event rule: level = 1995\nPASS: test_event_rule 192 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = 1995\nPASS: test_event_rule 193 - Log level rule \"exactly\" accepted by python logging event rule: level = CRITICAL\nPASS: test_event_rule 194 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = CRITICAL\nPASS: test_event_rule 195 - Log level rule \"exactly\" accepted by python logging event rule: level = ERROR\nPASS: test_event_rule 196 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = ERROR\nPASS: test_event_rule 197 - Log level rule \"exactly\" accepted by python logging event rule: level = WARNING\nPASS: test_event_rule 198 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = WARNING\nPASS: test_event_rule 199 - Log level rule \"exactly\" accepted by python logging event rule: level = INFO\nPASS: test_event_rule 200 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = INFO\nPASS: test_event_rule 201 - Log level rule \"exactly\" accepted by python logging event rule: level = DEBUG\nPASS: test_event_rule 202 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = DEBUG\nPASS: test_event_rule 203 - Log level rule \"exactly\" accepted by python logging event rule: level = NOTSET\nPASS: test_event_rule 204 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = NOTSET\nPASS: test_event_rule 205 - Log level rule \"exactly\" accepted by python logging event rule: level = 45\nPASS: test_event_rule 206 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = 45\nPASS: test_event_rule 207 - Log level rule \"exactly\" accepted by python logging event rule: level = 35\nPASS: test_event_rule 208 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = 35\nPASS: test_event_rule 209 - Log level rule \"exactly\" accepted by python logging event rule: level = 0\nPASS: test_event_rule 210 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = 0\nPASS: test_event_rule 211 - Log level rule \"exactly\" accepted by python logging event rule: level = -657\nPASS: test_event_rule 212 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = -657\nPASS: test_fd_tracker 1 - Created an fd tracker with a limit of 50 simulateously opened file descriptors\nPASS: test_fd_tracker 2 - Track unsuspendable fd 0 (stdin)\nPASS: test_fd_tracker 3 - Track unsuspendable fd 1 (stdout)\nPASS: test_fd_tracker 4 - Track unsuspendable fd 2 (stderr)\nPASS: test_fd_tracker 5 - Untrack unsuspendable fd 0 (stdin)\nPASS: test_fd_tracker 6 - Untrack unsuspendable fd 1 (stdout)\nPASS: test_fd_tracker 7 - Untrack unsuspendable fd 2 (stderr)\nPASS: test_fd_tracker 8 - Test directory is empty\nPASS: test_fd_tracker 9 - fd_tracker_open_unsuspendable_fd() forwards the user callback's error code\nPASS: test_fd_tracker 10 - Output fd parameter is unaffected on error of fd_tracker_open_unsuspendable_fd()\nPASS: test_fd_tracker 11 - fd_tracker_open_unsuspendable_fd() sets the output fd parameter to the newly-tracked fd's value\nPASS: test_fd_tracker 12 - fd_tracker_close_unsuspendable_fd() forwards the user callback's error code\nPASS: test_fd_tracker 13 - Test directory is empty\nPASS: test_fd_tracker 14 - EEXIST reported on open of an already tracked file descriptor\nPASS: test_fd_tracker 15 - Test directory is empty\nPASS: test_fd_tracker 16 - EINVAL reported on close of an untracked file descriptor\nPASS: test_fd_tracker 17 - Test directory is empty\nPASS: test_fd_tracker 18 - File descriptor tracker allowed the user to meet its limit with unsuspendable file descriptors (50)\nPASS: test_fd_tracker 19 - EMFILE reported when exceeding the file descriptor limit while opening an unsuspendable fd\nPASS: test_fd_tracker 20 - Test directory is empty\nPASS: test_fd_tracker 21 - Created 500 files with a limit of 50 simultaneously-opened file descriptor\nPASS: test_fd_tracker 22 - Expected 55 open file descriptors (55 are open)\nPASS: test_fd_tracker 23 - Close all opened filesystem handles\nPASS: test_fd_tracker 24 - Test directory is empty\nPASS: test_fd_tracker 25 - Created 500 files with a limit of 50 simultaneously-opened file descriptor\nPASS: test_fd_tracker 26 - Expected 55 open file descriptors (55 are open)\nPASS: test_fd_tracker 27 - Wrote reference string to 500 files\nPASS: test_fd_tracker 28 - FD tracker enforced the file descriptor cap\nPASS: test_fd_tracker 29 - Files contain the expected content\nPASS: test_fd_tracker 30 - Close all opened filesystem handles\nPASS: test_fd_tracker 31 - Test directory is empty\nPASS: test_fd_tracker 32 - Created 50 files with a limit of 50 simultaneously-opened file descriptor\nPASS: test_fd_tracker 33 - Expected 55 open file descriptors (55 are open)\nPASS: test_fd_tracker 34 - Track unsuspendable fd 0 (stdin)\nPASS: test_fd_tracker 35 - Track unsuspendable fd 1 (stdout)\nPASS: test_fd_tracker 36 - Track unsuspendable fd 2 (stderr)\nPASS: test_fd_tracker 37 - Expected 52 open file descriptors (52 are open)\nPASS: test_fd_tracker 38 - Untrack unsuspendable fd 0 (stdin)\nPASS: test_fd_tracker 39 - Untrack unsuspendable fd 1 (stdout)\nPASS: test_fd_tracker 40 - Untrack unsuspendable fd 2 (stderr)\nPASS: test_fd_tracker 41 - Expected 52 open file descriptors (52 are open)\nPASS: test_fd_tracker 42 - Close all opened filesystem handles\nPASS: test_fd_tracker 43 - Test directory is empty\nPASS: test_fd_tracker 44 - Successfully opened 2 handles to /tmp/fd-tracker-UE9crf/my_file\nPASS: test_fd_tracker 45 - Successfully unlinked the first handle to /tmp/fd-tracker-UE9crf/my_file\nPASS: test_fd_tracker 46 - my_file no longer present on file system after unlink\nPASS: test_fd_tracker 47 - /tmp/fd-tracker-UE9crf/unlinked_files/0 exists on file system after unlink\nPASS: test_fd_tracker 48 - Got fd from first handle\nPASS: test_fd_tracker 49 - fd tracker does not allow two fds to be used at once\nPASS: test_fd_tracker 50 - Got fd from second handle\nPASS: test_fd_tracker 51 - ENOENT is reported when attempting to unlink the second handle to /tmp/fd-tracker-UE9crf/my_file\nPASS: test_fd_tracker 52 - Successfully opened a new handle to previously unlinked file /tmp/fd-tracker-UE9crf/my_file\nPASS: test_fd_tracker 53 - Successfully unlinked the new handle handle to /tmp/fd-tracker-UE9crf/my_file\nPASS: test_fd_tracker 54 - /tmp/fd-tracker-UE9crf/unlinked_files/1 exists on file system after unlink\nPASS: test_fd_tracker 55 - Successfully closed the first handle\nPASS: test_fd_tracker 56 - Successfully closed the second handle\nPASS: test_fd_tracker 57 - Successfully closed the third handle\nPASS: test_fd_tracker 58 - my_file no longer present on file system after handle close\nPASS: test_fd_tracker 59 - /tmp/fd-tracker-UE9crf/unlinked_files/0 no longer present on file system after handle close\nPASS: test_fd_tracker 60 - /tmp/fd-tracker-UE9crf/unlinked_files/1 no longer present on file system after handle close\nPASS: test_fd_tracker 61 - Test directory is empty\nPASS: test_rate_policy 1 - Rate policy every n A created: interval: 100\nPASS: test_rate_policy 2 - Rate policy every n B created: interval: 100\nPASS: test_rate_policy 3 - Rate policy every n C created: interval: 1\nPASS: test_rate_policy 4 - Type is LTTNG_RATE_POLICY_TYPE_EVERY_N\nPASS: test_rate_policy 5 - Get interval returns INVALID\nPASS: test_rate_policy 6 - Get interval returns INVALID\nPASS: test_rate_policy 7 - Get interval returns INVALID\nPASS: test_rate_policy 8 -  Getting interval A\nPASS: test_rate_policy 9 -  Getting interval B\nPASS: test_rate_policy 10 -  Getting interval C\nPASS: test_rate_policy 11 - is equal (NULL,NULL)\nPASS: test_rate_policy 12 - is equal (object, NULL)\nPASS: test_rate_policy 13 -  is equal (NULL, object)\nPASS: test_rate_policy 14 - is equal (object A, object A)\nPASS: test_rate_policy 15 - is equal (object A, object B\nPASS: test_rate_policy 16 - is equal (object B, object A\nPASS: test_rate_policy 17 - is equal (object A, object C)\nPASS: test_rate_policy 18 - is equal (object C, object A)\nPASS: test_rate_policy 19 - Serializing\nPASS: test_rate_policy 20 - Deserializing\nPASS: test_rate_policy 21 - serialized and from buffer are equal\nPASS: test_rate_policy 22 - Rate policy every n A created: threshold: 100\nPASS: test_rate_policy 23 - Rate policy every n B created: threshold: 100\nPASS: test_rate_policy 24 - Rate policy every n C created: threshold: 1\nPASS: test_rate_policy 25 - Type is LTTNG_RATE_POLICY_TYPE_once_after_n\nPASS: test_rate_policy 26 - Get threshold returns INVALID\nPASS: test_rate_policy 27 - Get threshold returns INVALID\nPASS: test_rate_policy 28 - Get threshold returns INVALID\nPASS: test_rate_policy 29 -  Getting threshold A\nPASS: test_rate_policy 30 -  Getting threshold B\nPASS: test_rate_policy 31 -  Getting threshold C\nPASS: test_rate_policy 32 - is equal (NULL,NULL)\nPASS: test_rate_policy 33 - is equal (object, NULL)\nPASS: test_rate_policy 34 -  is equal (NULL, object)\nPASS: test_rate_policy 35 - is equal (object A, object A)\nPASS: test_rate_policy 36 - is equal (object A, object B\nPASS: test_rate_policy 37 - is equal (object B, object A\nPASS: test_rate_policy 38 - is equal (object A, object C)\nPASS: test_rate_policy 39 - is equal (object C, object A)\nPASS: test_rate_policy 40 - Serializing\nPASS: test_rate_policy 41 - Deserializing\nPASS: test_rate_policy 42 - serialized and from buffer are equal\nPASS: test_kernel_data 1 - Create kernel session\nPASS: test_kernel_data 2 - Validate kernel session\nPASS: test_kernel_data 3 - Create kernel metadata\nPASS: test_kernel_data 4 - Validate kernel session metadata\nPASS: test_kernel_data 5 - Create kernel channel\nPASS: test_kernel_data 6 - Validate kernel channel\nPASS: test_kernel_data 7 - Validate string length\nPASS: test_kernel_data 8 - Create kernel event\nPASS: test_kernel_data 9 - Validate kernel event\nPASS: test_kernel_data 10 - Create kernel stream\nPASS: test_kernel_data 11 - Validate kernel stream\nPASS: test_kernel_probe 1 - Location object\nPASS: test_kernel_probe 2 - Location type got 1 expected 1\nPASS: test_kernel_probe 3 - Getting address\nPASS: test_kernel_probe 4 - Address is equal. Got 50 expected 50\nPASS: test_kernel_probe 5 - Serializing\nPASS: test_kernel_probe 6 - Deserializing\nPASS: test_kernel_probe 7 - Location from buffer type got 1 expected 1\nPASS: test_kernel_probe 8 - Getting address\nPASS: test_kernel_probe 9 - Address from buffer is equal. Got 50 expected 50\nPASS: test_kernel_probe 10 - serialized and from buffer are equal\nPASS: test_kernel_probe 11 - Location object\nPASS: test_kernel_probe 12 - Location type got 0 expected 0\nPASS: test_kernel_probe 13 - Getting symbol name\nPASS: test_kernel_probe 14 - Symbol name is equal. Got Une_bonne, expected Une_bonne\nPASS: test_kernel_probe 15 - Getting offset\nPASS: test_kernel_probe 16 - Offset is equal. Got 50 expected 50\nPASS: test_kernel_probe 17 - Serializing\nPASS: test_kernel_probe 18 - Deserializing\nPASS: test_kernel_probe 19 - Location from buffer type got 0 expected 0\nPASS: test_kernel_probe 20 - Getting symbol name\nPASS: test_kernel_probe 21 - Symbol name is equal. Got Une_bonne, expected Une_bonne\nPASS: test_kernel_probe 22 - Getting offset\nPASS: test_kernel_probe 23 - Offset is equal. Got 50 expected 50\nPASS: test_kernel_probe 24 - serialized and from buffer are equal\nPASS: test_log_level_rule 1 - Log level exactly allocated\nPASS: test_log_level_rule 2 - Log level rule exactly type\nPASS: test_log_level_rule 3 - Get the level\nPASS: test_log_level_rule 4 - Level property is valid\nPASS: test_log_level_rule 5 - Same object is equal\nPASS: test_log_level_rule 6 - Object a and b are equal\nPASS: test_log_level_rule 7 -  Object of different levels are not equal\nPASS: test_log_level_rule 8 -  Object of different types are not equal\nPASS: test_log_level_rule 9 - Serializing.\nPASS: test_log_level_rule 10 - Deserializing.\nPASS: test_log_level_rule 11 - Serialized and from buffer are equal\nPASS: test_log_level_rule 12 - Log level at_least_as_severe_as allocated\nPASS: test_log_level_rule 13 - Log level rule at_least_as_severe_as type\nPASS: test_log_level_rule 14 - Get the level\nPASS: test_log_level_rule 15 - Level property is valid\nPASS: test_log_level_rule 16 - Same object is equal\nPASS: test_log_level_rule 17 - Object a and b are equal\nPASS: test_log_level_rule 18 -  Object of different levels are not equal\nPASS: test_log_level_rule 19 -  Object of different types are not equal\nPASS: test_log_level_rule 20 - Serializing.\nPASS: test_log_level_rule 21 - Deserializing.\nPASS: test_log_level_rule 22 - Serialized and from buffer are equal\nPASS: test_log_level_rule 23 - Get type on invalid pointer\nPASS: test_log_level_rule 24 - lttng_log_level_rule_exactly_get_level (NULL, NULL) returns invalid\nPASS: test_log_level_rule 25 - lttng_log_level_rule_exactly_get_level (valid, NULL) returns invalid\nPASS: test_log_level_rule 26 - lttng_log_level_rule_exactly_get_level (NULL, valid) returns invalid\nPASS: test_log_level_rule 27 - lttng_log_level_rule_at_least_as_severe_as_get_level (NULL, NULL) returns invalid\nPASS: test_log_level_rule 28 - lttng_log_level_rule_at_least_as_severe_as_get_level (valid, NULL) returns invalid\nPASS: test_log_level_rule 29 - lttng_log_level_rule_at_least_as_severe_as_get_level (NULL, valid) returns invalid\nPASS: test_notification 1 - Condition allocated\nPASS: test_notification 2 - Condition is of type \"low buffer usage\"\nPASS: test_notification 3 - Threshold ratio is unset\nPASS: test_notification 4 - Threshold byte is unset\nPASS: test_notification 5 - Session name is unset\nPASS: test_notification 6 - Session name is null\nPASS: test_notification 7 - Channel name is unset\nPASS: test_notification 8 - Channel name is null\nPASS: test_notification 9 - Domain name is unset\nPASS: test_notification 10 - Set null condition on set session name\nPASS: test_notification 11 - Get session name with null condition\nPASS: test_notification 12 - Session name is null\nPASS: test_notification 13 - Session name is unset\nPASS: test_notification 14 - Session name is null\nPASS: test_notification 15 - Set null session name\nPASS: test_notification 16 - Session name is unset\nPASS: test_notification 17 - Session name is null\nPASS: test_notification 18 - Set empty session name\nPASS: test_notification 19 - Session name is unset\nPASS: test_notification 20 - Session name is null\nPASS: test_notification 21 - Set session name session420\nPASS: test_notification 22 - Session name is set\nPASS: test_notification 23 - Session name has a value\nPASS: test_notification 24 - Session name is session420\nPASS: test_notification 25 - Set session name to empty\nPASS: test_notification 26 - Session name is still set\nPASS: test_notification 27 - Session name has a value\nPASS: test_notification 28 - Session is still name is session420\nPASS: test_notification 29 - Set null condition on set channel name\nPASS: test_notification 30 - Get channel name with null condition\nPASS: test_notification 31 - Channel name is unset\nPASS: test_notification 32 - Channel name is null\nPASS: test_notification 33 - Set null channel name\nPASS: test_notification 34 - Channel name is unset\nPASS: test_notification 35 - Channel name is null\nPASS: test_notification 36 - Set empty channel name\nPASS: test_notification 37 - Channel name is unset\nPASS: test_notification 38 - Channel name is null\nPASS: test_notification 39 - Set channel name channel420\nPASS: test_notification 40 - Channel name is set\nPASS: test_notification 41 - Channel name has a value\nPASS: test_notification 42 - Channel name is channel420\nPASS: test_notification 43 - Set channel name to empty\nPASS: test_notification 44 - Channel name is still set\nPASS: test_notification 45 - Channel name has a value\nPASS: test_notification 46 - Channel is still name is channel420\nPASS: test_notification 47 - Set threshold ratio with null condition\nPASS: test_notification 48 - Get threshold ratio with null condition\nPASS: test_notification 49 - Threshold ratio is unset\nPASS: test_notification 50 - Set threshold ratio < 0\nPASS: test_notification 51 - Threshold ratio is unset\nPASS: test_notification 52 - Set Threshold ratio > 1\nPASS: test_notification 53 - Threshold ratio is unset\nPASS: test_notification 54 - Set threshold ratio == 1.0\nPASS: test_notification 55 - Threshold ratio is set\nPASS: test_notification 56 - Threshold ratio is 1.0\nPASS: test_notification 57 - Set threshold ratio == 0.0\nPASS: test_notification 58 - Threshold ratio is set\nPASS: test_notification 59 - Threshold ratio is 0.0\nPASS: test_notification 60 - Set threshold ratio == 0.420\nPASS: test_notification 61 - Threshold ratio is set\nPASS: test_notification 62 - Threshold ratio is 0.420\nPASS: test_notification 63 - Set threshold with null condition\nPASS: test_notification 64 - Get threshold value with null condition\nPASS: test_notification 65 - Threshold is unset\nPASS: test_notification 66 - Set threshold > 0\nPASS: test_notification 67 - Threshold is set\nPASS: test_notification 68 - Threshold is 100000\nPASS: test_notification 69 - Set threshold UINT64_MAX\nPASS: test_notification 70 - Threshold is set\nPASS: test_notification 71 - Threshold is UINT64_MAX\nPASS: test_notification 72 - Set threshold  == 0\nPASS: test_notification 73 - Threshold is set\nPASS: test_notification 74 - Threshold is 0\nPASS: test_notification 75 - Threshold ratio is unset\nPASS: test_notification 76 - Threshold ratio is untouched\nPASS: test_notification 77 - Set threshold ratio == 0.420\nPASS: test_notification 78 - Threshold ratio is set\nPASS: test_notification 79 - Threshold ratio is 0.420\nPASS: test_notification 80 - Threshold is unset\nPASS: test_notification 81 - Threshold is untouched\nPASS: test_notification 82 - Set domain type with null condition\nPASS: test_notification 83 - Get domain type with null condition\nPASS: test_notification 84 - Set domain type as LTTNG_DOMAIN_NONE\nPASS: test_notification 85 - Domain type is unset\nPASS: test_notification 86 - Set domain type as LTTNG_DOMAIN_UST\nPASS: test_notification 87 - Domain type is set\nPASS: test_notification 88 - Domain type is LTTNG_DOMAIN_UST\nPASS: test_notification 89 - High buffer usage condition allocated\nPASS: test_notification 90 - Condition is of type \"high buffer usage\"\nPASS: test_notification 91 - Threshold ratio is unset\nPASS: test_notification 92 - Threshold byte is unset\nPASS: test_notification 93 - Session name is unset\nPASS: test_notification 94 - Session name is null\nPASS: test_notification 95 - Channel name is unset\nPASS: test_notification 96 - Channel name is null\nPASS: test_notification 97 - Domain name is unset\nPASS: test_notification 98 - Set null condition on set session name\nPASS: test_notification 99 - Get session name with null condition\nPASS: test_notification 100 - Session name is null\nPASS: test_notification 101 - Session name is unset\nPASS: test_notification 102 - Session name is null\nPASS: test_notification 103 - Set null session name\nPASS: test_notification 104 - Session name is unset\nPASS: test_notification 105 - Session name is null\nPASS: test_notification 106 - Set empty session name\nPASS: test_notification 107 - Session name is unset\nPASS: test_notification 108 - Session name is null\nPASS: test_notification 109 - Set session name session420\nPASS: test_notification 110 - Session name is set\nPASS: test_notification 111 - Session name has a value\nPASS: test_notification 112 - Session name is session420\nPASS: test_notification 113 - Set session name to empty\nPASS: test_notification 114 - Session name is still set\nPASS: test_notification 115 - Session name has a value\nPASS: test_notification 116 - Session is still name is session420\nPASS: test_notification 117 - Set null condition on set channel name\nPASS: test_notification 118 - Get channel name with null condition\nPASS: test_notification 119 - Channel name is unset\nPASS: test_notification 120 - Channel name is null\nPASS: test_notification 121 - Set null channel name\nPASS: test_notification 122 - Channel name is unset\nPASS: test_notification 123 - Channel name is null\nPASS: test_notification 124 - Set empty channel name\nPASS: test_notification 125 - Channel name is unset\nPASS: test_notification 126 - Channel name is null\nPASS: test_notification 127 - Set channel name channel420\nPASS: test_notification 128 - Channel name is set\nPASS: test_notification 129 - Channel name has a value\nPASS: test_notification 130 - Channel name is channel420\nPASS: test_notification 131 - Set channel name to empty\nPASS: test_notification 132 - Channel name is still set\nPASS: test_notification 133 - Channel name has a value\nPASS: test_notification 134 - Channel is still name is channel420\nPASS: test_notification 135 - Set threshold ratio with null condition\nPASS: test_notification 136 - Get threshold ratio with null condition\nPASS: test_notification 137 - Threshold ratio is unset\nPASS: test_notification 138 - Set threshold ratio < 0\nPASS: test_notification 139 - Threshold ratio is unset\nPASS: test_notification 140 - Set Threshold ratio > 1\nPASS: test_notification 141 - Threshold ratio is unset\nPASS: test_notification 142 - Set threshold ratio == 1.0\nPASS: test_notification 143 - Threshold ratio is set\nPASS: test_notification 144 - Threshold ratio is 1.0\nPASS: test_notification 145 - Set threshold ratio == 0.0\nPASS: test_notification 146 - Threshold ratio is set\nPASS: test_notification 147 - Threshold ratio is 0.0\nPASS: test_notification 148 - Set threshold ratio == 0.420\nPASS: test_notification 149 - Threshold ratio is set\nPASS: test_notification 150 - Threshold ratio is 0.420\nPASS: test_notification 151 - Set threshold with null condition\nPASS: test_notification 152 - Get threshold value with null condition\nPASS: test_notification 153 - Threshold is unset\nPASS: test_notification 154 - Set threshold > 0\nPASS: test_notification 155 - Threshold is set\nPASS: test_notification 156 - Threshold is 100000\nPASS: test_notification 157 - Set threshold UINT64_MAX\nPASS: test_notification 158 - Threshold is set\nPASS: test_notification 159 - Threshold is UINT64_MAX\nPASS: test_notification 160 - Set threshold  == 0\nPASS: test_notification 161 - Threshold is set\nPASS: test_notification 162 - Threshold is 0\nPASS: test_notification 163 - Threshold ratio is unset\nPASS: test_notification 164 - Threshold ratio is untouched\nPASS: test_notification 165 - Set threshold ratio == 0.420\nPASS: test_notification 166 - Threshold ratio is set\nPASS: test_notification 167 - Threshold ratio is 0.420\nPASS: test_notification 168 - Threshold is unset\nPASS: test_notification 169 - Threshold is untouched\nPASS: test_notification 170 - Set domain type with null condition\nPASS: test_notification 171 - Get domain type with null condition\nPASS: test_notification 172 - Set domain type as LTTNG_DOMAIN_NONE\nPASS: test_notification 173 - Domain type is unset\nPASS: test_notification 174 - Set domain type as LTTNG_DOMAIN_UST\nPASS: test_notification 175 - Domain type is set\nPASS: test_notification 176 - Domain type is LTTNG_DOMAIN_UST\nPASS: test_notification 177 - lttng_trigger_create(NULL, NULL) returns null\nPASS: test_notification 178 - lttng_trigger_create(NON-NULL, NULL) returns null\nPASS: test_notification 179 - lttng_trigger_create(NULL, NON-NULL) returns null\nPASS: test_notification 180 - lttng_trigger_create(NON-NULL, NON-NULL) returns an object\nPASS: test_payload 1 - Added three file descriptors to an lttng_payload\nPASS: test_payload 2 - File descriptors are popped from a payload view in the order of insertion\nPASS: test_payload 3 - Error reported when popping more file descriptors than were pushed\nPASS: test_payload 4 - Same file descriptor returned when popping from different top-level views\nPASS: test_payload 5 - Different file descriptors returned when popping from descendant views\nPASS: test_relayd_backward_compat_group_by_session 1 - In: hostname/auto-20190918-164429/ust/uid/1000/64-bit, out: auto-20190918-164429/hostname-20190918-164429/ust/uid/1000/64-bit, expected: auto-20190918-164429/hostname-20190918-164429/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 2 - In: hostname/custom_auto-20190319-120000/ust/uid/1000/64-bit, out: custom_auto-20190319-120000/hostname-20190319-120000/ust/uid/1000/64-bit, expected: custom_auto-20190319-120000/hostname-20190319-120000/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 3 - In: hostname/test-20190918-164709/ust/uid/1000/64-bit, out: test/hostname-20190918-164709/ust/uid/1000/64-bit, expected: test/hostname-20190918-164709/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 4 - In: hostname//snapshot-1-20190918-164829-0/ust//uid/1000/64-bit, out: my_session/hostname-20240206-090412/snapshot-1-20190918-164829-0/ust//uid/1000/64-bit, expected: my_session/hostname-20240206-090412/snapshot-1-20190918-164829-0/ust//uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 5 - In: hostname//snapshot-1-20190918-175919-0/ust//uid/1000/64-bit, out: my_session/hostname-20240206-090412/snapshot-1-20190918-175919-0/ust//uid/1000/64-bit, expected: my_session/hostname-20240206-090412/snapshot-1-20190918-175919-0/ust//uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 6 - In: hostname//auto-20190918-171641/ust/uid/1000/64-bit, out: auto-20190918-171641/hostname-20190918-171641/ust/uid/1000/64-bit, expected: auto-20190918-171641/hostname-20190918-171641/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 7 - In: hostname//test-20190918-180333//ust/uid/1000/64-bit, out: test-20190918-180333/hostname-20190918-180333//ust/uid/1000/64-bit, expected: test-20190918-180333/hostname-20190918-180333//ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 8 - In: hostname/extra/path/ust/uid/1000/64-bit, out: auto-20190919-122110/hostname-20190919-122110/extra/path/ust/uid/1000/64-bit, expected: auto-20190919-122110/hostname-20190919-122110/extra/path/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 9 - In: hostname/extra/path/ust/uid/1000/64-bit, out: test/hostname-20240206-090412/extra/path/ust/uid/1000/64-bit, expected: test/hostname-20240206-090412/extra/path/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 10 - In: hostname/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit, out: test/hostname-20240206-090412/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit, expected: test/hostname-20240206-090412/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 11 - In: hostname/test-20190319-120000-20190918-180921/ust/uid/1000/64-bit, out: test-20190319-120000/hostname-20190918-180921/ust/uid/1000/64-bit, expected: test-20190319-120000/hostname-20190918-180921/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 12 - Returned null as expected\nPASS: test_relayd_backward_compat_group_by_session 13 - Returned null as expected\nPASS: test_relayd_backward_compat_group_by_session 14 - In: hostname/test, out: test/hostname-20240206-090412/, expected: test/hostname-20240206-090412/\nPASS: test_relayd_backward_compat_group_by_session 15 - In: hostname/test/ust/uid/1000/64-bit, out: test/hostname-20240206-090412/ust/uid/1000/64-bit, expected: test/hostname-20240206-090412/ust/uid/1000/64-bit\nPASS: test_session 1 - Session list: not NULL\nPASS: test_session 2 - Create session: test1\nPASS: test_session 3 - Validating session: session found\nPASS: test_session 4 - Validating session: basic sanity check\nPASS: test_session 5 - Destroying session: session found\nPASS: test_session 6 - Destroying session: test1 destroyed\nPASS: test_session 7 - Duplicate session creation\nPASS: test_session 8 - Create session with a NULL name (auto-generate a name)\nPASS: test_session 9 - Auto-generated session name starts with auto\nPASS: test_session 10 - Large sessions number: created 10000 sessions\nPASS: test_session 11 - Large sessions number: destroyed 10000 sessions\nPASS: test_string_utils 1 - strutils_normalize_star_glob_pattern() produces the expected result: `salut` -> `salut`\nPASS: test_string_utils 2 - strutils_normalize_star_glob_pattern() produces the expected result: `sal*ut` -> `sal*ut`\nPASS: test_string_utils 3 - strutils_normalize_star_glob_pattern() produces the expected result: `sal**ut` -> `sal*ut`\nPASS: test_string_utils 4 - strutils_normalize_star_glob_pattern() produces the expected result: `sal***ut` -> `sal*ut`\nPASS: test_string_utils 5 - strutils_normalize_star_glob_pattern() produces the expected result: `*salut` -> `*salut`\nPASS: test_string_utils 6 - strutils_normalize_star_glob_pattern() produces the expected result: `**salut` -> `*salut`\nPASS: test_string_utils 7 - strutils_normalize_star_glob_pattern() produces the expected result: `***salut` -> `*salut`\nPASS: test_string_utils 8 - strutils_normalize_star_glob_pattern() produces the expected result: `salut*` -> `salut*`\nPASS: test_string_utils 9 - strutils_normalize_star_glob_pattern() produces the expected result: `salut**` -> `salut*`\nPASS: test_string_utils 10 - strutils_normalize_star_glob_pattern() produces the expected result: `salut***` -> `salut*`\nPASS: test_string_utils 11 - strutils_normalize_star_glob_pattern() produces the expected result: `sa\\*lut` -> `sa\\*lut`\nPASS: test_string_utils 12 - strutils_normalize_star_glob_pattern() produces the expected result: `sa\\**lut` -> `sa\\**lut`\nPASS: test_string_utils 13 - strutils_normalize_star_glob_pattern() produces the expected result: `sa*\\**lut` -> `sa*\\**lut`\nPASS: test_string_utils 14 - strutils_normalize_star_glob_pattern() produces the expected result: `sa*\\***lut` -> `sa*\\**lut`\nPASS: test_string_utils 15 - strutils_normalize_star_glob_pattern() produces the expected result: `\\*salu**t` -> `\\*salu*t`\nPASS: test_string_utils 16 - strutils_normalize_star_glob_pattern() produces the expected result: `\\*salut**` -> `\\*salut*`\nPASS: test_string_utils 17 - strutils_normalize_star_glob_pattern() produces the expected result: `\\*salut**\\*` -> `\\*salut*\\*`\nPASS: test_string_utils 18 - strutils_normalize_star_glob_pattern() produces the expected result: `\\*salut` -> `\\*salut`\nPASS: test_string_utils 19 - strutils_normalize_star_glob_pattern() produces the expected result: `\\***salut` -> `\\**salut`\nPASS: test_string_utils 20 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\` -> `salut\\`\nPASS: test_string_utils 21 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\**` -> `salut\\**`\nPASS: test_string_utils 22 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\\\*` -> `salut\\\\*`\nPASS: test_string_utils 23 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\\\***` -> `salut\\\\*`\nPASS: test_string_utils 24 - strutils_normalize_star_glob_pattern() produces the expected result: `*` -> `*`\nPASS: test_string_utils 25 - strutils_normalize_star_glob_pattern() produces the expected result: `**` -> `*`\nPASS: test_string_utils 26 - strutils_normalize_star_glob_pattern() produces the expected result: `***` -> `*`\nPASS: test_string_utils 27 - strutils_normalize_star_glob_pattern() produces the expected result: `**\\***` -> `*\\**`\nPASS: test_string_utils 28 - strutils_is_star_glob_pattern() returns the expected result: `allo*` -> 1\nPASS: test_string_utils 29 - strutils_is_star_glob_pattern() returns the expected result: `*allo` -> 1\nPASS: test_string_utils 30 - strutils_is_star_glob_pattern() returns the expected result: `*allo*` -> 1\nPASS: test_string_utils 31 - strutils_is_star_glob_pattern() returns the expected result: `*al*lo*` -> 1\nPASS: test_string_utils 32 - strutils_is_star_glob_pattern() returns the expected result: `al\\**lo` -> 1\nPASS: test_string_utils 33 - strutils_is_star_glob_pattern() returns the expected result: `al\\*l*o` -> 1\nPASS: test_string_utils 34 - strutils_is_star_glob_pattern() returns the expected result: `all*o\\` -> 1\nPASS: test_string_utils 35 - strutils_is_star_glob_pattern() returns the expected result: `*` -> 1\nPASS: test_string_utils 36 - strutils_is_star_glob_pattern() returns the expected result: `\\\\*` -> 1\nPASS: test_string_utils 37 - strutils_is_star_glob_pattern() returns the expected result: `allo` -> 0\nPASS: test_string_utils 38 - strutils_is_star_glob_pattern() returns the expected result: `allo\\*` -> 0\nPASS: test_string_utils 39 - strutils_is_star_glob_pattern() returns the expected result: `al\\*lo` -> 0\nPASS: test_string_utils 40 - strutils_is_star_glob_pattern() returns the expected result: `\\*allo` -> 0\nPASS: test_string_utils 41 - strutils_is_star_glob_pattern() returns the expected result: `\\*` -> 0\nPASS: test_string_utils 42 - strutils_is_star_glob_pattern() returns the expected result: `allo\\` -> 0\nPASS: test_string_utils 43 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo*` -> 1\nPASS: test_string_utils 44 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo\\\\*` -> 1\nPASS: test_string_utils 45 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo` -> 0\nPASS: test_string_utils 46 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al*lo` -> 0\nPASS: test_string_utils 47 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al\\*lo` -> 0\nPASS: test_string_utils 48 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `*allo` -> 0\nPASS: test_string_utils 49 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al*lo*` -> 0\nPASS: test_string_utils 50 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo**` -> 0\nPASS: test_string_utils 51 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo*\\*` -> 0\nPASS: test_string_utils 52 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo\\*` -> 0\nPASS: test_string_utils 53 - strutils_split() produces the expected substrings: `a/b/c/d/e` (delim. `/`, escape `0`)\nPASS: test_string_utils 54 - strutils_split() produces the expected substrings: `a/b//d/e` (delim. `/`, escape `0`)\nPASS: test_string_utils 55 - strutils_split() produces the expected substrings: `/b/c/d/e` (delim. `/`, escape `0`)\nPASS: test_string_utils 56 - strutils_split() produces the expected substrings: `a/b/c/d/` (delim. `/`, escape `0`)\nPASS: test_string_utils 57 - strutils_split() produces the expected substrings: `/b/c/d/` (delim. `/`, escape `0`)\nPASS: test_string_utils 58 - strutils_split() produces the expected substrings: `` (delim. `/`, escape `0`)\nPASS: test_string_utils 59 - strutils_split() produces the expected substrings: `/` (delim. `/`, escape `0`)\nPASS: test_string_utils 60 - strutils_split() produces the expected substrings: `//` (delim. `/`, escape `0`)\nPASS: test_string_utils 61 - strutils_split() produces the expected substrings: `hello+world` (delim. `+`, escape `0`)\nPASS: test_string_utils 62 - strutils_split() produces the expected substrings: `hello\\+world` (delim. `+`, escape `0`)\nPASS: test_string_utils 63 - strutils_split() produces the expected substrings: `hello\\+world` (delim. `+`, escape `1`)\nPASS: test_string_utils 64 - strutils_split() produces the expected substrings: `hello\\++world` (delim. `+`, escape `1`)\nPASS: test_string_utils 65 - strutils_split() produces the expected substrings: `hello\\\\++world` (delim. `+`, escape `1`)\nPASS: test_string_utils 66 - strutils_split() produces the expected substrings: `hello+world\\` (delim. `+`, escape `0`)\nPASS: test_string_utils 67 - strutils_split() produces the expected substrings: `hello+world\\` (delim. `+`, escape `1`)\nPASS: test_string_utils 68 - strutils_split() produces the expected substrings: `\\+` (delim. `+`, escape `0`)\nPASS: test_string_utils 69 - strutils_split() produces the expected substrings: `\\+` (delim. `+`, escape `1`)\nPASS: test_unix_socket 1 - Created anonymous unix socket pair\nPASS: test_unix_socket 2 - Sent complete test payload\nPASS: test_unix_socket 3 - Sent test payload file descriptors\nPASS: test_unix_socket 4 - Received payload bytes\nPASS: test_unix_socket 5 - FD reception return value is number of fd * sizeof(int)\nPASS: test_unix_socket 6 - Received all test payload file descriptors in one invocation\nPASS: test_unix_socket 7 - Created anonymous unix socket pair\nPASS: test_unix_socket 8 - Sent binary payload for message 0\nPASS: test_unix_socket 9 - Sent file descriptors payload for message 0\nPASS: test_unix_socket 10 - Sent binary payload for message 1\nPASS: test_unix_socket 11 - Sent file descriptors payload for message 1\nPASS: test_unix_socket 12 - Sent binary payload for message 2\nPASS: test_unix_socket 13 - Sent file descriptors payload for message 2\nPASS: test_unix_socket 14 - Sent binary payload for message 3\nPASS: test_unix_socket 15 - Sent file descriptors payload for message 3\nPASS: test_unix_socket 16 - Received payload bytes for message 0\nPASS: test_unix_socket 17 - Received fd for message 0\nPASS: test_unix_socket 18 - Payload contains 1 fd for message 0\nPASS: test_unix_socket 19 - Received payload bytes for message 1\nPASS: test_unix_socket 20 - Received fd for message 1\nPASS: test_unix_socket 21 - Payload contains 1 fd for message 1\nPASS: test_unix_socket 22 - Received payload bytes for message 2\nPASS: test_unix_socket 23 - Received fd for message 2\nPASS: test_unix_socket 24 - Payload contains 1 fd for message 2\nPASS: test_unix_socket 25 - Received payload bytes for message 3\nPASS: test_unix_socket 26 - Received fd for message 3\nPASS: test_unix_socket 27 - Payload contains 1 fd for message 3\nPASS: test_unix_socket 28 - Created anonymous unix socket pair\nPASS: test_unix_socket 29 - Sent complete test payload\nPASS: test_unix_socket 30 - Sent test payload file descriptors\nPASS: test_unix_socket 31 - Received complete payload in chunks of 100 bytes\nPASS: test_unix_socket 32 - Received file descriptor after receiving payload in chunks\nPASS: test_unix_socket 33 - Payload contains 1 fd after receiving payload in chunks\nPASS: test_unix_socket 34 - Created unix socket at path `/tmp/test.unix.socket.creds.passing.6cC36M/test_unix_socket`\nPASS: test_unix_socket 35 - Received the expected effective uid (0 == 0)\nPASS: test_unix_socket 36 - Received the expected effective gid (0 == 0)\nPASS: test_unix_socket 37 - Received the expected pid (588 == 588)\nPASS: test_uri 1 - URI set to net://localhost\nPASS: test_uri 2 - URI set to net://localhost:8989:4242/my/test/path\nPASS: test_uri 3 - URI set to net://localhost:8989:4242\nPASS: test_uri 4 - URI set to net6://[::1]:8989\nPASS: test_uri 5 - URI set to tcp://42.42.42.42/my/test/path\nPASS: test_uri 6 - URI set to tcp6://[fe80::f66d:4ff:fe53:d220]/my/test/path\nPASS: test_uri 7 - URI set to file:///my/test/path\nPASS: test_uri 8 - Bad URI set to file/my/test/path\nPASS: test_uri 9 - Bad URI set to net://:8999\nPASS: test_uri 10 - URI compare net://localhost == net://localhost\nPASS: test_uri 11 - URI compare net://localhost != net://localhost:8989:4242\nPASS: test_utils_compat_poll 1 - epoll's CLOEXEC value\nPASS: test_utils_compat_poll 2 - lttng_poll_reset is defined\nPASS: test_utils_compat_poll 3 - lttng_poll_init is defined\nPASS: test_utils_compat_poll 4 - GETFD is defined\nPASS: test_utils_compat_poll 5 - GETEV is defined\nPASS: test_utils_compat_poll 6 - GETSZ is defined\nPASS: test_utils_compat_poll 7 - GET_PREV_FD is defined\nPASS: test_utils_compat_poll 8 - Create over NULL pointer fails\nPASS: test_utils_compat_poll 9 - Create with size 0 fails\nPASS: test_utils_compat_poll 10 - Create valid poll set succeeds\nPASS: test_utils_compat_poll 11 - Adding to NULL set fails\nPASS: test_utils_compat_poll 12 - Adding to uninitialized structure fails\nPASS: test_utils_compat_poll 13 - Adding invalid FD fails\nPASS: test_utils_compat_poll 14 - Create a poll set succeeds\nPASS: test_utils_compat_poll 15 - Set created empty\nPASS: test_utils_compat_poll 16 - Adding to NULL set fails\nPASS: test_utils_compat_poll 17 - Set still empty\nPASS: test_utils_compat_poll 18 - Adding invalid FD fails\nPASS: test_utils_compat_poll 19 - Set still empty\nPASS: test_utils_compat_poll 20 - Adding valid FD succeeds\nPASS: test_utils_compat_poll 21 - Nb of elements incremented\nPASS: test_utils_compat_poll 22 - Removing from NULL set fails\nPASS: test_utils_compat_poll 23 - Number of FD in set unchanged\nPASS: test_utils_compat_poll 24 - Removing from negative FD fails\nPASS: test_utils_compat_poll 25 - Number of FD in set unchanged\nPASS: test_utils_compat_poll 26 - Removing invalid FD still succeeds\nPASS: test_utils_compat_poll 27 - Number of elements unchanged\nPASS: test_utils_compat_poll 28 - Removing valid FD succeeds\nPASS: test_utils_compat_poll 29 - Nb of elements decremented\nPASS: test_utils_compat_poll 30 - Removing from empty set fails\nPASS: test_utils_compat_poll 31 - Nb of elements unchanged\nPASS: test_utils_compat_poll 32 - pipe function succeeds\nPASS: test_utils_compat_poll 33 - pipe function succeeds\nPASS: test_utils_compat_poll 34 - Close valid FD succeeds\nPASS: test_utils_compat_poll 35 - Close valid FD succeeds\nPASS: test_utils_compat_poll 36 - lttng_poll_wait call with invalid input returns error\nPASS: test_utils_compat_poll 37 - Create valid poll set succeeds\nPASS: test_utils_compat_poll 38 - lttng_poll_wait call with invalid input returns error\nPASS: test_utils_compat_poll 39 - Add valid FD succeeds\nPASS: test_utils_compat_poll 40 - Write to pipe succeeds\nPASS: test_utils_compat_poll 41 - Wakes up on one event\nPASS: test_utils_compat_poll 42 - Removing valid FD succeeds\nPASS: test_utils_compat_poll 43 - Close valid FD succeeds\nPASS: test_utils_compat_poll 44 - Close valid FD succeeds\nPASS: test_utils_compat_poll 45 - Wait for child exit\nPASS: test_utils_compat_poll 46 - Child process exited\nPASS: test_utils_compat_poll 47 - Child process exited with EXIT_SUCCESS\nPASS: test_utils_compat_poll 48 - Test all combinations of active file descriptors for 8 file descriptors\nPASS: test_utils_compat_pthread 1 - Get the thread name: 'test_utils_comp'\nPASS: test_utils_compat_pthread 2 - Set a too long thread name: 'thisnameistoolong'\nPASS: test_utils_compat_pthread 3 - Get the thread name: 'test_utils_comp'\nPASS: test_utils_compat_pthread 4 - Compare the initial thread name: 'test_utils_comp' == 'test_utils_comp'\nPASS: test_utils_compat_pthread 5 - Set a short thread name: 'labatt50'\nPASS: test_utils_compat_pthread 6 - Get a short thread name: 'labatt50'\nPASS: test_utils_compat_pthread 7 - Compare the short thread name: 'labatt50' == 'labatt50'\nPASS: test_utils_compat_pthread 8 - Set a long thread name: 'procrastinating'\nPASS: test_utils_compat_pthread 9 - Get a long thread name: 'procrastinating'\nPASS: test_utils_compat_pthread 10 - Compare the long thread name: 'procrastinating' == 'procrastinating'\nPASS: test_utils_expand_path 1 - valid test case: /a/b/c/d/e\nPASS: test_utils_expand_path 2 - valid test case: /a//b//c/d/e\nPASS: test_utils_expand_path 3 - valid test case: ./a/b/c/d/e\nPASS: test_utils_expand_path 4 - valid test case: ../a/b/c/d/../e\nPASS: test_utils_expand_path 5 - valid test case: .././a/b/c/d/./e\nPASS: test_utils_expand_path 6 - valid test case: ../../a/b/c/d/e\nPASS: test_utils_expand_path 7 - valid test case: ./a/b/../c/d/../e\nPASS: test_utils_expand_path 8 - valid test case: ../a/b/../../c/./d/./e\nPASS: test_utils_expand_path 9 - valid test case: ../../a/b/../c/d/../../e\nPASS: test_utils_expand_path 10 - valid test case: ./a/b/c/d/../../../../e\nPASS: test_utils_expand_path 11 - valid test case: .././a/b/c/d/./e\nPASS: test_utils_expand_path 12 - valid test case: a/\nPASS: test_utils_expand_path 13 - valid test case: a\nPASS: test_utils_expand_path 14 - valid test case: ../../\nPASS: test_utils_expand_path 15 - valid test case: ../..\nPASS: test_utils_expand_path 16 - valid test case: ../\nPASS: test_utils_expand_path 17 - valid test case: ..\nPASS: test_utils_expand_path 18 - valid test case: ./\nPASS: test_utils_expand_path 19 - valid test case: .\nPASS: test_utils_expand_path 20 - valid test case: /../a/b/c/d/e\nPASS: test_utils_expand_path 21 - valid test case: /a/b/c/d/../../../../../e\nPASS: test_utils_expand_path 22 - valid test case: /..\nPASS: test_utils_expand_path 23 - valid test case: /a/..\nPASS: test_utils_expand_path 24 - symlink tree test case: [tmppath/]a/g/../l/.\nPASS: test_utils_expand_path 25 - symlink tree test case: [tmppath/]a/g/../l/./\nPASS: test_utils_expand_path 26 - symlink tree test case: [tmppath/]a/g/../l/..\nPASS: test_utils_expand_path 27 - symlink tree test case: [tmppath/]a/g/../l/../\nPASS: test_utils_expand_path 28 - symlink tree test case: [tmppath/]a/b/h/g/\nPASS: test_utils_expand_path 29 - invalid test case: NULL\nPASS: test_utils_parse_size_suffix 1 - valid test case: 0\nPASS: test_utils_parse_size_suffix 2 - valid test case: 1234\nPASS: test_utils_parse_size_suffix 3 - valid test case: 0x400\nPASS: test_utils_parse_size_suffix 4 - valid test case: 0300\nPASS: test_utils_parse_size_suffix 5 - valid test case: 16k\nPASS: test_utils_parse_size_suffix 6 - valid test case: 128K\nPASS: test_utils_parse_size_suffix 7 - valid test case: 0x1234k\nPASS: test_utils_parse_size_suffix 8 - valid test case: 32M\nPASS: test_utils_parse_size_suffix 9 - valid test case: 1024G\nPASS: test_utils_parse_size_suffix 10 - valid test case: 0X400\nPASS: test_utils_parse_size_suffix 11 - valid test case: 0x40a\nPASS: test_utils_parse_size_suffix 12 - valid test case: 0X40b\nPASS: test_utils_parse_size_suffix 13 - valid test case: 0x40C\nPASS: test_utils_parse_size_suffix 14 - valid test case: 0X40D\nPASS: test_utils_parse_size_suffix 15 - valid test case: 0x40e\nPASS: test_utils_parse_size_suffix 16 - valid test case: 0X40f\nPASS: test_utils_parse_size_suffix 17 - valid test case: 00\nPASS: test_utils_parse_size_suffix 18 - valid test case: 0k\nPASS: test_utils_parse_size_suffix 19 - valid test case: 0K\nPASS: test_utils_parse_size_suffix 20 - valid test case: 0M\nPASS: test_utils_parse_size_suffix 21 - valid test case: 0G\nPASS: test_utils_parse_size_suffix 22 - valid test case: 00k\nPASS: test_utils_parse_size_suffix 23 - valid test case: 00K\nPASS: test_utils_parse_size_suffix 24 - valid test case: 00M\nPASS: test_utils_parse_size_suffix 25 - valid test case: 00G\nPASS: test_utils_parse_size_suffix 26 - valid test case: 0x0\nPASS: test_utils_parse_size_suffix 27 - valid test case: 0X0\nPASS: test_utils_parse_size_suffix 28 - valid test case: 0x0k\nPASS: test_utils_parse_size_suffix 29 - valid test case: 0X0K\nPASS: test_utils_parse_size_suffix 30 - valid test case: 0x0M\nPASS: test_utils_parse_size_suffix 31 - valid test case: 0X0G\nPASS: test_utils_parse_size_suffix 32 - valid test case: 0X40G\nPASS: test_utils_parse_size_suffix 33 - valid test case: 0300k\nPASS: test_utils_parse_size_suffix 34 - valid test case: 0300K\nPASS: test_utils_parse_size_suffix 35 - valid test case: 030M\nPASS: test_utils_parse_size_suffix 36 - valid test case: 020G\nPASS: test_utils_parse_size_suffix 37 - valid test case: 0xa0k\nPASS: test_utils_parse_size_suffix 38 - valid test case: 0xa0K\nPASS: test_utils_parse_size_suffix 39 - valid test case: 0XA0M\nPASS: test_utils_parse_size_suffix 40 - valid test case: 0xA0G\nPASS: test_utils_parse_size_suffix 41 - invalid test case:\nPASS: test_utils_parse_size_suffix 42 - invalid test case:\nPASS: test_utils_parse_size_suffix 43 - invalid test case: -1\nPASS: test_utils_parse_size_suffix 44 - invalid test case: k\nPASS: test_utils_parse_size_suffix 45 - invalid test case: 4611686018427387904G\nPASS: test_utils_parse_size_suffix 46 - invalid test case: 0x40g\nPASS: test_utils_parse_size_suffix 47 - invalid test case: 08\nPASS: test_utils_parse_size_suffix 48 - invalid test case: 09\nPASS: test_utils_parse_size_suffix 49 - invalid test case: 0x\nPASS: test_utils_parse_size_suffix 50 - invalid test case: x0\nPASS: test_utils_parse_size_suffix 51 - invalid test case: 0xx0\nPASS: test_utils_parse_size_suffix 52 - invalid test case: 07kK\nPASS: test_utils_parse_size_suffix 53 - invalid test case: 0xk\nPASS: test_utils_parse_size_suffix 54 - invalid test case: 0XM\nPASS: test_utils_parse_size_suffix 55 - invalid test case: 0xG\nPASS: test_utils_parse_size_suffix 56 - invalid test case: 0x0MM\nPASS: test_utils_parse_size_suffix 57 - invalid test case: 0X0GG\nPASS: test_utils_parse_size_suffix 58 - invalid test case: 0a\nPASS: test_utils_parse_size_suffix 59 - invalid test case: 0B\nPASS: test_utils_parse_time_suffix 1 - valid test case: 0 expected 0\nPASS: test_utils_parse_time_suffix 2 - valid test case: 1234 expected 1234\nPASS: test_utils_parse_time_suffix 3 - valid test case: 1234us expected 1234\nPASS: test_utils_parse_time_suffix 4 - valid test case: 16ms expected 16000\nPASS: test_utils_parse_time_suffix 5 - valid test case: 128ms expected 128000\nPASS: test_utils_parse_time_suffix 6 - valid test case: 32s expected 32000000\nPASS: test_utils_parse_time_suffix 7 - valid test case: 1m expected 60000000\nPASS: test_utils_parse_time_suffix 8 - valid test case: 20m expected 1200000000\nPASS: test_utils_parse_time_suffix 9 - valid test case: 1h expected 3600000000\nPASS: test_utils_parse_time_suffix 10 - valid test case: 5h expected 18000000000\nPASS: test_utils_parse_time_suffix 11 - valid test case: 00 expected 0\nPASS: test_utils_parse_time_suffix 12 - valid test case: 0us expected 0\nPASS: test_utils_parse_time_suffix 13 - valid test case: 0ms expected 0\nPASS: test_utils_parse_time_suffix 14 - valid test case: 0s expected 0\nPASS: test_utils_parse_time_suffix 15 - valid test case: 0m expected 0\nPASS: test_utils_parse_time_suffix 16 - valid test case: 0h expected 0\nPASS: test_utils_parse_time_suffix 17 - valid test case: 00us expected 0\nPASS: test_utils_parse_time_suffix 18 - valid test case: 00ms expected 0\nPASS: test_utils_parse_time_suffix 19 - valid test case: 00s expected 0\nPASS: test_utils_parse_time_suffix 20 - valid test case: 00m expected 0\nPASS: test_utils_parse_time_suffix 21 - valid test case: 00h expected 0\nPASS: test_utils_parse_time_suffix 22 - valid test case: 12ms expected 12000\nPASS: test_utils_parse_time_suffix 23 - valid test case: 3597us expected 3597\nPASS: test_utils_parse_time_suffix 24 - valid test case: +5 expected 5\nPASS: test_utils_parse_time_suffix 25 - valid test case: 08 expected 8\nPASS: test_utils_parse_time_suffix 26 - valid test case: 0145us expected 145\nPASS: test_utils_parse_time_suffix 27 - invalid test case:\nPASS: test_utils_parse_time_suffix 28 - invalid test case:\nPASS: test_utils_parse_time_suffix 29 - invalid test case: -1\nPASS: test_utils_parse_time_suffix 30 - invalid test case: m\nPASS: test_utils_parse_time_suffix 31 - invalid test case: 4611686018427387904s\nPASS: test_utils_parse_time_suffix 32 - invalid test case: 0x40M\nPASS: test_utils_parse_time_suffix 33 - invalid test case: 0x\nPASS: test_utils_parse_time_suffix 34 - invalid test case: x0\nPASS: test_utils_parse_time_suffix 35 - invalid test case: 0xx0\nPASS: test_utils_parse_time_suffix 36 - invalid test case: 07mm\nPASS: test_utils_parse_time_suffix 37 - invalid test case: 0xm\nPASS: test_utils_parse_time_suffix 38 - invalid test case: 0Xs\nPASS: test_utils_parse_time_suffix 39 - invalid test case: 0x0ss\nPASS: test_utils_parse_time_suffix 40 - invalid test case: 0a\nPASS: test_utils_parse_time_suffix 41 - invalid test case: 0B\nPASS: test_utils_parse_time_suffix 42 - invalid test case: 0x3 s\nPASS: test_utils_parse_time_suffix 43 - invalid test case: 0xbs\nPASS: test_utils_parse_time_suffix 44 - invalid test case: 14ns\nPASS: test_utils_parse_time_suffix 45 - invalid test case: 0xbs\nPASS: test_utils_parse_time_suffix 46 - invalid test case: 14ns\nPASS: test_utils_parse_time_suffix 47 - invalid test case: 14ms garbage after value\nPASS: test_utils_parse_time_suffix 48 - invalid test case: 0x14s\nPASS: test_utils_parse_time_suffix 49 - invalid test case: 0u\nPASS: test_utils_parse_time_suffix 50 - invalid test case: 5mS\nPASS: test_utils_parse_time_suffix 51 - invalid test case: 5Ms\nPASS: test_utils_parse_time_suffix 52 - invalid test case: 12ussr\nPASS: test_utils_parse_time_suffix 53 - invalid test case: 67msrp\nPASS: test_utils_parse_time_suffix 54 - invalid test case: 14si\nPASS: test_utils_parse_time_suffix 55 - invalid test case: 12mo\nPASS: test_utils_parse_time_suffix 56 - invalid test case: 53hi\nPASS: test_uuid 1 - lttng_uuid_from_str - Parse valid string '3d260c88-75ea-47b8-a7e2-d6077c0378d9', expect success\nPASS: test_uuid 2 - lttng_uuid_from_str - Parse valid string '611cf3a6-a68b-4515-834f-208bc2762592', expect success\nPASS: test_uuid 3 - lttng_uuid_from_str - Parse valid string '1b4855cc-96de-4ae8-abe3-86449c2a43c4', expect success\nPASS: test_uuid 4 - lttng_uuid_from_str - Parse valid string '8ADED5B9-ACD2-439F-A60C-897403AA2AB4', expect success\nPASS: test_uuid 5 - lttng_uuid_from_str - Parse valid string 'f109e0a2-C619-4d18-b760-20EA20E0F69A', expect success\nPASS: test_uuid 6 - lttng_uuid_from_str - Parse invalid string '1b485!cc-96de-4XX8-abe3-86449c2a43?4', expect failure\nPASS: test_uuid 7 - lttng_uuid_from_str - Parse invalid string 'c2e6eddb&3955&4006&be3a&70bb63bd5f25', expect failure\nPASS: test_uuid 8 - lttng_uuid_from_str - Parse invalid string '81b1cb88-ff42-45b9-ba4d-964088ee45', expect failure\nPASS: test_uuid 9 - lttng_uuid_from_str - Parse invalid string '2d-6c6d756574-470e-9142-a4e6ad03f143', expect failure\nPASS: test_uuid 10 - lttng_uuid_from_str - Parse invalid string '4542ad19-9e4f-4931-8261-2101c3e089ae7', expect failure\nPASS: test_uuid 11 - lttng_uuid_from_str - Parse invalid string 'XX0123', expect failure\nPASS: test_uuid 12 - lttng_uuid_to_str - Convert UUID '3d260c88-75ea-47b8-a7e2-d6077c0378d9' to string, expect success\nPASS: test_uuid 13 - lttng_uuid_to_str - Convert UUID '611cf3a6-a68b-4515-834f-208bc2762592' to string, expect success\nPASS: test_uuid 14 - lttng_uuid_to_str - Convert UUID '1b4855cc-96de-4ae8-abe3-86449c2a43c4' to string, expect success\nPASS: test_uuid 15 - lttng_uuid_is_equal - Compare same UUID, expect success\nPASS: test_uuid 16 - lttng_uuid_is_equal - Compare different UUID, expect failure\nPASS: test_uuid 17 - lttng_uuid_copy - Compare copied UUID with source, expect success\nPASS: test_uuid 18 - lttng_uuid_generate - Generated UUIDs are different\nPASS: test_uuid 19 - lttng_uuid_generate - bit 6 of clock_seq_hi_and_reserved is set to zero\nPASS: test_uuid 20 - lttng_uuid_generate - bit 7 of clock_seq_hi_and_reserved is set to one\nPASS: test_uuid 21 - lttng_uuid_generate - Generated UUID version check\nPASS: test_ust_data 1 - Create UST session\nPASS: test_ust_data 2 - Validate UST session\nPASS: test_ust_data 3 - Validate channel name length\nPASS: test_ust_data 4 - Create UST channel\nPASS: test_ust_data 5 - Validate UST channel\nPASS: test_ust_data 6 - Validate string length\nPASS: test_ust_data 7 - Create UST event\nPASS: test_ust_data 8 - Validate UST event\nPASS: test_ust_data 9 - Create UST context\nPASS: test_ust_data 10 - Validate UST context\nPASS: test_ust_data 11 - Validate string length\nPASS: test_ust_data 12 - Create UST exclusion\nPASS: test_ust_data 13 - Create UST event with identical exclusion names fails\nPASS: test_ust_data 14 - Create UST exclusion\nPASS: test_ust_data 15 - Create UST event with different exclusion names\nPASS: test_ust_data 16 - Validate UST event and exclusion\n============================================================================\nTestsuite summary for lttng-tools 2.13.11\n============================================================================\n# TOTAL: 1032\n# PASS:  1032\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nPASS: tools/base-path/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXpath_ust_trace_path.NFmbNF)\nPASS: tools/base-path/test_ust 2 - Start session daemon\nPASS: tools/base-path/test_ust 3 - Create session ust_app_stream_base_path with uri:net://localhost/my/custom/path1 and opts:\nPASS: tools/base-path/test_ust 4 - Enable ust event tp:tptest for session ust_app_stream_base_path\nPASS: tools/base-path/test_ust 5 - Start tracing for session ust_app_stream_base_path\nPASS: tools/base-path/test_ust 6 - Stop lttng tracing for session ust_app_stream_base_path\nPASS: tools/base-path/test_ust 7 - Destroy session ust_app_stream_base_path\nPASS: tools/base-path/test_ust 8 - UST per-uid network trace path is valid\nPASS: tools/base-path/test_ust 9 - Validate trace for event tp:tptest, 100 events\nPASS: tools/base-path/test_ust 10 - Create session ust_app_snapshot_create_base_path with uri:net://localhost/my/custom/path2 and opts: --snapshot\nPASS: tools/base-path/test_ust 11 - Enable ust event tp:tptest for session ust_app_snapshot_create_base_path\nPASS: tools/base-path/test_ust 12 - Start tracing for session ust_app_snapshot_create_base_path\nPASS: tools/base-path/test_ust 13 - Stop lttng tracing for session ust_app_snapshot_create_base_path\nPASS: tools/base-path/test_ust 14 - Snapshot recorded\nPASS: tools/base-path/test_ust 15 - Destroy session ust_app_snapshot_create_base_path\nPASS: tools/base-path/test_ust 16 - UST per-uid network snapshot trace path is valid\nPASS: tools/base-path/test_ust 17 - Validate trace for event tp:tptest, 100 events\nPASS: tools/base-path/test_ust 18 - Create session ust_app_snapshot_base_path in no-output mode\nPASS: tools/base-path/test_ust 19 - Enable ust event tp:tptest for session ust_app_snapshot_base_path\nPASS: tools/base-path/test_ust 20 - Start tracing for session ust_app_snapshot_base_path\nPASS: tools/base-path/test_ust 21 - Stop lttng tracing for session ust_app_snapshot_base_path\nPASS: tools/base-path/test_ust 22 - Snapshot recorded\nPASS: tools/base-path/test_ust 23 - Destroy session ust_app_snapshot_base_path\nPASS: tools/base-path/test_ust 24 - UST per-uid network snapshot trace path is valid\nPASS: tools/base-path/test_ust 25 - Validate trace for event tp:tptest, 100 events\nPASS: tools/base-path/test_ust 26 - Create session ust_app_snapshot_add_output_base_path in no-output mode\nPASS: tools/base-path/test_ust 27 - Enable ust event tp:tptest for session ust_app_snapshot_add_output_base_path\nPASS: tools/base-path/test_ust 28 - Start tracing for session ust_app_snapshot_add_output_base_path\nPASS: tools/base-path/test_ust 29 - Stop lttng tracing for session ust_app_snapshot_add_output_base_path\nPASS: tools/base-path/test_ust 30 - Added snapshot output net://localhost/my/custom/path4\nPASS: tools/base-path/test_ust 31 - Snapshot recorded\nPASS: tools/base-path/test_ust 32 - Destroy session ust_app_snapshot_add_output_base_path\nPASS: tools/base-path/test_ust 33 - UST per-uid network snapshot trace path is valid\nPASS: tools/base-path/test_ust 34 - Validate trace for event tp:tptest, 100 events\nPASS: tools/base-path/test_ust 35 - Load command with opts: -i ./tools/base-path//load-stream-extra-path.lttng\nPASS: tools/base-path/test_ust 36 - Start tracing for session load-stream-extra-path\nPASS: tools/base-path/test_ust 37 - Stop lttng tracing for session load-stream-extra-path\nPASS: tools/base-path/test_ust 38 - Destroy session load-stream-extra-path\nPASS: tools/base-path/test_ust 39 - UST per-uid network trace path is valid\nPASS: tools/base-path/test_ust 40 - Validate trace for event tp:tptest, 100 events\nPASS: tools/base-path/test_ust 41 - Wait after kill session daemon\nPASS: tools/base-path/test_ust 42 - Wait after kill relay daemon\nPASS: tools/channel/test_channel 1 - Start session daemon\nPASS: tools/channel/test_channel 2 - Create session test_channel in -o /tmp/tmp.XXXXXXXXXXel_disable_stopped_session_trace_path.6rFBUU\nPASS: tools/channel/test_channel 3 - Enable channel channel0 for session test_channel\nPASS: tools/channel/test_channel 4 - Enable ust event tp:tptest for session test_channel\nPASS: tools/channel/test_channel 5 - Start tracing for session test_channel\nPASS: tools/channel/test_channel 6 - Stop lttng tracing for session test_channel\nPASS: tools/channel/test_channel 7 - Trace match with 100 event tp:tptest\nPASS: tools/channel/test_channel 8 - Clear session test_channel\nPASS: tools/channel/test_channel 9 - Disable channel channel0 for session test_channel\nPASS: tools/channel/test_channel 10 - Start tracing for session test_channel\nPASS: tools/channel/test_channel 11 - Stop lttng tracing for session test_channel\nPASS: tools/channel/test_channel 12 - Trace match with 0 event tp:tptest\nPASS: tools/channel/test_channel 13 - Destroy session test_channel\nPASS: tools/channel/test_channel 14 - Wait after kill session daemon\nPASS: tools/filtering/test_invalid_filter 1 - Start session daemon\nPASS: tools/filtering/test_invalid_filter 2 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 3 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 4 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 5 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 6 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 7 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 8 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 9 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 10 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 11 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 12 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 13 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 14 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 15 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 16 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 17 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 18 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 19 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 20 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 21 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 22 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 23 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 24 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 25 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 26 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 27 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 28 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 29 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 30 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 31 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 32 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 33 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 34 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 35 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 36 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 37 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 38 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 39 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 40 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 41 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 42 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 43 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 44 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 45 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 46 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 47 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 48 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 49 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 50 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 51 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 52 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 53 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 54 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 55 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 56 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 57 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 58 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 59 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 60 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 61 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 62 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 63 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 64 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 65 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 66 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 67 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 68 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 69 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 70 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 71 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 72 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 73 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 74 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 75 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 76 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 77 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 78 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 79 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 80 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 81 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 82 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 83 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 84 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 85 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 86 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 87 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 88 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 89 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 90 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 91 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 92 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 93 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 94 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 95 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 96 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 97 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 98 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 99 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 100 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 101 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 102 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 103 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 104 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 105 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 106 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 107 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 108 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 109 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 110 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 111 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 112 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 113 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 114 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 115 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 116 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 117 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 118 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 119 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 120 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 121 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 122 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 123 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 124 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 125 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 126 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 127 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 128 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 129 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 130 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 131 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 132 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 133 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 134 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 135 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 136 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 137 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 138 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 139 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 140 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 141 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 142 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 143 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 144 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 145 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 146 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 147 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 148 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 149 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 150 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 151 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 152 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 153 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 154 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 155 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 156 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 157 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 158 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 159 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 160 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 161 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 162 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 163 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 164 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 165 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 166 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 167 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 168 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 169 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 170 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 171 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 172 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 173 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 174 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 175 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 176 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 177 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 178 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 179 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 180 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 181 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 182 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 183 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 184 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 185 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 186 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 187 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 188 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 189 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 190 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 191 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 192 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 193 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 194 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 195 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 196 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 197 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 198 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 199 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 200 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 201 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 202 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 203 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 204 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 205 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 206 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 207 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 208 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 209 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 210 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 211 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 212 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 213 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 214 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 215 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 216 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 217 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 218 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 219 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 220 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 221 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 222 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 223 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 224 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 225 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 226 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 227 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 228 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 229 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 230 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 231 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 232 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 233 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 234 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 235 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 236 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 237 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 238 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 239 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 240 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 241 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 242 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 243 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 244 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 245 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 246 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 247 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 248 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 249 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 250 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 251 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 252 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 253 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 254 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 255 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 256 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 257 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 258 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 259 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 260 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 261 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 262 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 263 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 264 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 265 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 266 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 267 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 268 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 269 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 270 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 271 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 272 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 273 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 274 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 275 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 276 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 277 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 278 - Wait after kill session daemon\nPASS: tools/filtering/test_unsupported_op 1 - Start session daemon\nPASS: tools/filtering/test_unsupported_op 2 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 3 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 4 - Unsupported operator test MUL (*)\nPASS: tools/filtering/test_unsupported_op 5 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 6 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 7 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 8 - Unsupported operator test DIV (/)\nPASS: tools/filtering/test_unsupported_op 9 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 10 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 11 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 12 - Unsupported operator test MOD (%)\nPASS: tools/filtering/test_unsupported_op 13 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 14 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 15 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 16 - Unsupported operator test PLUS (+)\nPASS: tools/filtering/test_unsupported_op 17 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 18 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 19 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 20 - Unsupported operator test MINUS (-)\nPASS: tools/filtering/test_unsupported_op 21 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 22 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 23 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 24 - Unsupported operator test MUL (*)\nPASS: tools/filtering/test_unsupported_op 25 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 26 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 27 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 28 - Unsupported operator test DIV (/)\nPASS: tools/filtering/test_unsupported_op 29 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 30 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 31 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 32 - Unsupported operator test MOD (%)\nPASS: tools/filtering/test_unsupported_op 33 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 34 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 35 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 36 - Unsupported operator test PLUS (+)\nPASS: tools/filtering/test_unsupported_op 37 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 38 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 39 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 40 - Unsupported operator test MINUS (-)\nPASS: tools/filtering/test_unsupported_op 41 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 42 - Wait after kill session daemon\nPASS: tools/filtering/test_valid_filter 1 - Start session daemon\nPASS: tools/filtering/test_valid_filter 2 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xpmiSJ\nPASS: tools/filtering/test_valid_filter 3 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 4 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 5 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 6 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 7 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 8 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vLA1Gs\nPASS: tools/filtering/test_valid_filter 9 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 10 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 11 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 12 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 13 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 14 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6OFpzZ\nPASS: tools/filtering/test_valid_filter 15 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 16 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 17 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 18 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 19 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 20 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qbhTQd\nPASS: tools/filtering/test_valid_filter 21 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 22 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 23 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 24 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 25 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 26 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Vr0kgw\nPASS: tools/filtering/test_valid_filter 27 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 28 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 29 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 30 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 31 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 32 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JcILJn\nPASS: tools/filtering/test_valid_filter 33 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 34 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 35 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 36 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 37 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 38 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.UE5n21\nPASS: tools/filtering/test_valid_filter 39 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 40 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 41 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 42 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 43 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 44 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FWBZZF\nPASS: tools/filtering/test_valid_filter 45 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 46 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 47 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 48 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 49 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 50 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4tNEcJ\nPASS: tools/filtering/test_valid_filter 51 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 52 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 53 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 54 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 55 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 56 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vg9Tm5\nPASS: tools/filtering/test_valid_filter 57 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 58 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 59 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 60 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 61 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 62 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.U63g6T\nPASS: tools/filtering/test_valid_filter 63 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 64 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 65 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 66 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 67 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 68 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ksmyhx\nPASS: tools/filtering/test_valid_filter 69 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 70 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 71 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 72 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 73 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 74 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dUub7G\nPASS: tools/filtering/test_valid_filter 75 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 76 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 77 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 78 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 79 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 80 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tYx8dD\nPASS: tools/filtering/test_valid_filter 81 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 82 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 83 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 84 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 85 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 86 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xS6V0Y\nPASS: tools/filtering/test_valid_filter 87 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 88 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 89 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 90 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 91 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 92 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.giObgQ\nPASS: tools/filtering/test_valid_filter 93 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 94 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 95 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 96 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 97 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 98 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YNx0O2\nPASS: tools/filtering/test_valid_filter 99 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 100 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 101 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 102 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 103 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 104 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VLJ495\nPASS: tools/filtering/test_valid_filter 105 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 106 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 107 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 108 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 109 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 110 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.E5Vso0\nPASS: tools/filtering/test_valid_filter 111 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 112 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 113 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 114 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 115 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 116 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yxXpeP\nPASS: tools/filtering/test_valid_filter 117 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 118 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 119 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 120 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 121 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 122 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Rwhya\nPASS: tools/filtering/test_valid_filter 123 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 124 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 125 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 126 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 127 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 128 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PtH6LQ\nPASS: tools/filtering/test_valid_filter 129 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 130 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 131 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 132 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 133 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 134 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.c4lOFY\nPASS: tools/filtering/test_valid_filter 135 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 136 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 137 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 138 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 139 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 140 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.x1TfBt\nPASS: tools/filtering/test_valid_filter 141 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 142 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 143 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 144 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 145 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 146 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TIppeK\nPASS: tools/filtering/test_valid_filter 147 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 148 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 149 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 150 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 151 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 152 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dspeD6\nPASS: tools/filtering/test_valid_filter 153 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 154 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 155 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 156 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 157 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 158 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QBggtj\nPASS: tools/filtering/test_valid_filter 159 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 160 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 161 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 162 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 163 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 164 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8w7Cov\nPASS: tools/filtering/test_valid_filter 165 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 166 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 167 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 168 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 169 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 170 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JAR7pX\nPASS: tools/filtering/test_valid_filter 171 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 172 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 173 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 174 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 175 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 176 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EpAQrP\nPASS: tools/filtering/test_valid_filter 177 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 178 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 179 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 180 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 181 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 182 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9LmnF8\nPASS: tools/filtering/test_valid_filter 183 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 184 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 185 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 186 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 187 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 188 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MnLeKG\nPASS: tools/filtering/test_valid_filter 189 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 190 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 191 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 192 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 193 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 194 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cm1NPT\nPASS: tools/filtering/test_valid_filter 195 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 196 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 197 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 198 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 199 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 200 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GzwirS\nPASS: tools/filtering/test_valid_filter 201 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 202 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 203 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 204 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 205 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 206 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vbjCtJ\nPASS: tools/filtering/test_valid_filter 207 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 208 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 209 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 210 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 211 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 212 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.pkWVkK\nPASS: tools/filtering/test_valid_filter 213 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 214 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 215 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 216 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 217 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 218 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.15r6wi\nPASS: tools/filtering/test_valid_filter 219 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 220 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 221 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 222 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 223 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 224 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.z3oxRR\nPASS: tools/filtering/test_valid_filter 225 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 226 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 227 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 228 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 229 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 230 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Kh6Mj0\nPASS: tools/filtering/test_valid_filter 231 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 232 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 233 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 234 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 235 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 236 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.S0jNSc\nPASS: tools/filtering/test_valid_filter 237 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 238 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 239 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 240 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 241 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 242 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.KFnyJn\nPASS: tools/filtering/test_valid_filter 243 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 244 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 245 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 246 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 247 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 248 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GBOzFq\nPASS: tools/filtering/test_valid_filter 249 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 250 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 251 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 252 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 253 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 254 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.c2MUtD\nPASS: tools/filtering/test_valid_filter 255 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 256 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 257 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 258 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 259 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 260 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xC3lSX\nPASS: tools/filtering/test_valid_filter 261 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 262 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 263 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 264 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 265 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 266 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3f4G5X\nPASS: tools/filtering/test_valid_filter 267 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 268 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 269 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 270 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 271 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 272 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Kq0mRm\nPASS: tools/filtering/test_valid_filter 273 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 274 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 275 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 276 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 277 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 278 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kkXc9S\nPASS: tools/filtering/test_valid_filter 279 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 280 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 281 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 282 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 283 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 284 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SKSZ1j\nPASS: tools/filtering/test_valid_filter 285 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 286 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 287 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 288 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 289 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 290 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.v55cCL\nPASS: tools/filtering/test_valid_filter 291 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 292 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 293 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 294 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 295 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 296 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0uMZaO\nPASS: tools/filtering/test_valid_filter 297 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 298 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 299 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 300 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 301 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 302 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.nMK6o3\nPASS: tools/filtering/test_valid_filter 303 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 304 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 305 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 306 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 307 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 308 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9yLPIj\nPASS: tools/filtering/test_valid_filter 309 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 310 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 311 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 312 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 313 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 314 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yHfGyR\nPASS: tools/filtering/test_valid_filter 315 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 316 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 317 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 318 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 319 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 320 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.z8s7Xd\nPASS: tools/filtering/test_valid_filter 321 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 322 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 323 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 324 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 325 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 326 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gudHrv\nPASS: tools/filtering/test_valid_filter 327 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 328 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 329 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 330 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 331 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 332 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5NiQQI\nPASS: tools/filtering/test_valid_filter 333 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 334 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 335 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 336 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 337 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 338 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Mqlj9v\nPASS: tools/filtering/test_valid_filter 339 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 340 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 341 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 342 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 343 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 344 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qzFEpt\nPASS: tools/filtering/test_valid_filter 345 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 346 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 347 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 348 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 349 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 350 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2bNgVO\nPASS: tools/filtering/test_valid_filter 351 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 352 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 353 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 354 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 355 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 356 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PDyU8L\nPASS: tools/filtering/test_valid_filter 357 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 358 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 359 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 360 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 361 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 362 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Yq5HBb\nPASS: tools/filtering/test_valid_filter 363 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 364 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 365 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 366 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 367 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 368 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cnCPwd\nPASS: tools/filtering/test_valid_filter 369 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 370 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 371 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 372 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 373 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 374 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4o6Uit\nPASS: tools/filtering/test_valid_filter 375 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 376 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 377 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 378 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 379 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 380 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cOxe4j\nPASS: tools/filtering/test_valid_filter 381 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 382 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 383 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 384 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 385 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 386 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EclrRC\nPASS: tools/filtering/test_valid_filter 387 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 388 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 389 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 390 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 391 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 392 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.teuIrq\nPASS: tools/filtering/test_valid_filter 393 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 394 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 395 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 396 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 397 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 398 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.bOywzi\nPASS: tools/filtering/test_valid_filter 399 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 400 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 401 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 402 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 403 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 404 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lI9HVX\nPASS: tools/filtering/test_valid_filter 405 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 406 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 407 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 408 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 409 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 410 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0Urvp3\nPASS: tools/filtering/test_valid_filter 411 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 412 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 413 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 414 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 415 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 416 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.swSWzb\nPASS: tools/filtering/test_valid_filter 417 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 418 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 419 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 420 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 421 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 422 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uBgVRF\nPASS: tools/filtering/test_valid_filter 423 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 424 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 425 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 426 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 427 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 428 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.w3Oe8S\nPASS: tools/filtering/test_valid_filter 429 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 430 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 431 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 432 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 433 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 434 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Ix59be\nPASS: tools/filtering/test_valid_filter 435 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 436 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 437 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 438 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 439 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 440 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8FvnZT\nPASS: tools/filtering/test_valid_filter 441 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 442 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 443 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 444 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 445 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 446 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YmJTfk\nPASS: tools/filtering/test_valid_filter 447 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 448 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 449 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 450 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 451 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 452 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cMAmVD\nPASS: tools/filtering/test_valid_filter 453 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 454 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 455 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 456 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 457 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 458 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.sV3i82\nPASS: tools/filtering/test_valid_filter 459 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 460 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 461 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 462 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 463 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 464 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.rPek69\nPASS: tools/filtering/test_valid_filter 465 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 466 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 467 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 468 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 469 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 470 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YJ5gZf\nPASS: tools/filtering/test_valid_filter 471 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 472 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 473 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 474 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 475 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 476 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mUs2VJ\nPASS: tools/filtering/test_valid_filter 477 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 478 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 479 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 480 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 481 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 482 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.inpQag\nPASS: tools/filtering/test_valid_filter 483 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 484 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 485 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 486 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 487 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 488 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4eljEa\nPASS: tools/filtering/test_valid_filter 489 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 490 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 491 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 492 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 493 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 494 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xkoEqa\nPASS: tools/filtering/test_valid_filter 495 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 496 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 497 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 498 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 499 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 500 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cgiIYz\nPASS: tools/filtering/test_valid_filter 501 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 502 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 503 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 504 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 505 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 506 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GX5BrF\nPASS: tools/filtering/test_valid_filter 507 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 508 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 509 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 510 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 511 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 512 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gJt10L\nPASS: tools/filtering/test_valid_filter 513 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 514 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 515 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 516 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 517 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 518 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.l6hrpC\nPASS: tools/filtering/test_valid_filter 519 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 520 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 521 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 522 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 523 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 524 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EDgFi1\nPASS: tools/filtering/test_valid_filter 525 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 526 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 527 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 528 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 529 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 530 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tkXZZc\nPASS: tools/filtering/test_valid_filter 531 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 532 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 533 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 534 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 535 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 536 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EBleMj\nPASS: tools/filtering/test_valid_filter 537 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 538 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 539 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 540 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 541 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 542 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TH0Oiw\nPASS: tools/filtering/test_valid_filter 543 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 544 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 545 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 546 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 547 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 548 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JvQrN4\nPASS: tools/filtering/test_valid_filter 549 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 550 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 551 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 552 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 553 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 554 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.blRl71\nPASS: tools/filtering/test_valid_filter 555 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 556 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 557 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 558 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 559 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 560 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lErxys\nPASS: tools/filtering/test_valid_filter 561 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 562 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 563 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 564 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 565 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 566 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MPPTgm\nPASS: tools/filtering/test_valid_filter 567 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 568 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 569 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 570 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 571 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 572 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RnOwR0\nPASS: tools/filtering/test_valid_filter 573 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 574 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 575 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 576 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 577 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 578 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JtghrP\nPASS: tools/filtering/test_valid_filter 579 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 580 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 581 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 582 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 583 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 584 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PUVc9x\nPASS: tools/filtering/test_valid_filter 585 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 586 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 587 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 588 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 589 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 590 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.sRUvXp\nPASS: tools/filtering/test_valid_filter 591 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 592 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 593 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 594 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 595 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 596 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.m0qxP3\nPASS: tools/filtering/test_valid_filter 597 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 598 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 599 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 600 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 601 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 602 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.J5BQix\nPASS: tools/filtering/test_valid_filter 603 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 604 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 605 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 606 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 607 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 608 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.X2UvCW\nPASS: tools/filtering/test_valid_filter 609 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 610 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 611 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 612 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 613 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 614 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iUZwxM\nPASS: tools/filtering/test_valid_filter 615 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 616 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 617 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 618 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 619 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 620 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6fLcPa\nPASS: tools/filtering/test_valid_filter 621 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 622 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 623 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 624 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 625 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 626 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6hAicQ\nPASS: tools/filtering/test_valid_filter 627 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 628 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 629 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 630 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 631 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 632 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yt7dUu\nPASS: tools/filtering/test_valid_filter 633 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 634 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 635 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 636 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 637 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 638 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QQY1a1\nPASS: tools/filtering/test_valid_filter 639 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 640 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 641 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 642 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 643 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 644 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.b4gqBZ\nPASS: tools/filtering/test_valid_filter 645 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 646 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 647 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 648 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 649 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 650 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FN1tRc\nPASS: tools/filtering/test_valid_filter 651 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 652 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 653 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 654 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 655 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 656 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3RN70X\nPASS: tools/filtering/test_valid_filter 657 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 658 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 659 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 660 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 661 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 662 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uDGdcU\nPASS: tools/filtering/test_valid_filter 663 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 664 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 665 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 666 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 667 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 668 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gfntoy\nPASS: tools/filtering/test_valid_filter 669 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 670 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 671 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 672 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 673 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 674 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.chU9cj\nPASS: tools/filtering/test_valid_filter 675 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 676 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 677 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 678 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 679 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 680 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.BVtrer\nPASS: tools/filtering/test_valid_filter 681 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 682 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 683 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 684 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 685 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 686 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.305aFK\nPASS: tools/filtering/test_valid_filter 687 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 688 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 689 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 690 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 691 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 692 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4bv7gg\nPASS: tools/filtering/test_valid_filter 693 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 694 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 695 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 696 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 697 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 698 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.igim0C\nPASS: tools/filtering/test_valid_filter 699 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 700 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 701 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 702 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 703 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 704 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lN7Yn1\nPASS: tools/filtering/test_valid_filter 705 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 706 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 707 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 708 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 709 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 710 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.AQUTcj\nPASS: tools/filtering/test_valid_filter 711 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 712 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 713 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 714 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 715 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 716 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YbkhHA\nPASS: tools/filtering/test_valid_filter 717 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 718 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 719 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 720 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 721 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 722 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9CFvf4\nPASS: tools/filtering/test_valid_filter 723 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 724 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 725 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 726 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 727 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 728 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uPQRHM\nPASS: tools/filtering/test_valid_filter 729 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 730 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 731 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 732 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 733 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 734 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vQK3lU\nPASS: tools/filtering/test_valid_filter 735 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 736 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 737 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 738 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 739 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 740 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FXdy6X\nPASS: tools/filtering/test_valid_filter 741 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 742 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 743 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 744 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 745 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 746 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.veQpHY\nPASS: tools/filtering/test_valid_filter 747 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 748 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 749 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 750 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 751 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 752 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Itawf2\nPASS: tools/filtering/test_valid_filter 753 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 754 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 755 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 756 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 757 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 758 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GfgA9o\nPASS: tools/filtering/test_valid_filter 759 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 760 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 761 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 762 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 763 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 764 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lg2LNf\nPASS: tools/filtering/test_valid_filter 765 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 766 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 767 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 768 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 769 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 770 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HKaS9h\nPASS: tools/filtering/test_valid_filter 771 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 772 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 773 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 774 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 775 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 776 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9d0zpr\nPASS: tools/filtering/test_valid_filter 777 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 778 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 779 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 780 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 781 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 782 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.nsKP5k\nPASS: tools/filtering/test_valid_filter 783 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 784 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 785 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 786 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 787 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 788 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NUvmSl\nPASS: tools/filtering/test_valid_filter 789 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 790 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 791 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 792 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 793 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 794 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.pcHSFw\nPASS: tools/filtering/test_valid_filter 795 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 796 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 797 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 798 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 799 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 800 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TAw629\nPASS: tools/filtering/test_valid_filter 801 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 802 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 803 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 804 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 805 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 806 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NHDq3r\nPASS: tools/filtering/test_valid_filter 807 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 808 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 809 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 810 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 811 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 812 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iSdMfo\nPASS: tools/filtering/test_valid_filter 813 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 814 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 815 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 816 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 817 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 818 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.S0SBS1\nPASS: tools/filtering/test_valid_filter 819 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 820 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 821 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 822 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 823 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 824 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SKxbRx\nPASS: tools/filtering/test_valid_filter 825 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 826 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 827 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 828 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 829 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 830 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VSKYBJ\nPASS: tools/filtering/test_valid_filter 831 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 832 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 833 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 834 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 835 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 836 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LxvMws\nPASS: tools/filtering/test_valid_filter 837 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 838 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 839 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 840 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 841 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 842 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.G2pBqP\nPASS: tools/filtering/test_valid_filter 843 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 844 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 845 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 846 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 847 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 848 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qt9DFs\nPASS: tools/filtering/test_valid_filter 849 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 850 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 851 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 852 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 853 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 854 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.jQL6KT\nPASS: tools/filtering/test_valid_filter 855 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 856 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 857 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 858 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 859 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 860 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HjVlHY\nPASS: tools/filtering/test_valid_filter 861 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 862 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 863 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 864 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 865 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 866 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Xjf3XO\nPASS: tools/filtering/test_valid_filter 867 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 868 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 869 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 870 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 871 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 872 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Eayzdh\nPASS: tools/filtering/test_valid_filter 873 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 874 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 875 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 876 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 877 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 878 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YfYiCn\nPASS: tools/filtering/test_valid_filter 879 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 880 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 881 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 882 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 883 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 884 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.CIdWi8\nPASS: tools/filtering/test_valid_filter 885 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 886 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 887 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 888 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 889 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 890 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qgtCVn\nPASS: tools/filtering/test_valid_filter 891 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 892 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 893 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 894 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 895 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 896 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yDSERf\nPASS: tools/filtering/test_valid_filter 897 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 898 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 899 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 900 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 901 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 902 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4uJ5p8\nPASS: tools/filtering/test_valid_filter 903 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 904 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 905 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 906 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 907 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 908 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3EPjn2\nPASS: tools/filtering/test_valid_filter 909 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 910 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 911 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 912 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 913 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 914 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Bj3nwI\nPASS: tools/filtering/test_valid_filter 915 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 916 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 917 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 918 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 919 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 920 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LeOvha\nPASS: tools/filtering/test_valid_filter 921 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 922 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 923 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 924 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 925 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 926 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.g6BJqt\nPASS: tools/filtering/test_valid_filter 927 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 928 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 929 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 930 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 931 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 932 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dLjETX\nPASS: tools/filtering/test_valid_filter 933 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 934 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 935 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 936 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 937 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 938 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZeNAsx\nPASS: tools/filtering/test_valid_filter 939 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 940 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 941 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 942 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 943 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 944 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.IpB7D1\nPASS: tools/filtering/test_valid_filter 945 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 946 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 947 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 948 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 949 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 950 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qFOgZi\nPASS: tools/filtering/test_valid_filter 951 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 952 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 953 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 954 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 955 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 956 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.pFZi6h\nPASS: tools/filtering/test_valid_filter 957 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 958 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 959 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 960 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 961 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 962 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.v7U8Wy\nPASS: tools/filtering/test_valid_filter 963 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 964 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 965 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 966 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 967 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 968 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.1msryt\nPASS: tools/filtering/test_valid_filter 969 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 970 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 971 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 972 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 973 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 974 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DRkAsq\nPASS: tools/filtering/test_valid_filter 975 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 976 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 977 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 978 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 979 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 980 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VRKCzT\nPASS: tools/filtering/test_valid_filter 981 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 982 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 983 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 984 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 985 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 986 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qWUa0B\nPASS: tools/filtering/test_valid_filter 987 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 988 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 989 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 990 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 991 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 992 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.86N7sf\nPASS: tools/filtering/test_valid_filter 993 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 994 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 995 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 996 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 997 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 998 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ldm5uP\nPASS: tools/filtering/test_valid_filter 999 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1000 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1001 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1002 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1003 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1004 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lgbW5T\nPASS: tools/filtering/test_valid_filter 1005 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1006 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1007 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1008 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1009 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1010 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FM8y3P\nPASS: tools/filtering/test_valid_filter 1011 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1012 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1013 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1014 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1015 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1016 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.724A5B\nPASS: tools/filtering/test_valid_filter 1017 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1018 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1019 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1020 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1021 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1022 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JO0xi1\nPASS: tools/filtering/test_valid_filter 1023 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1024 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1025 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1026 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1027 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1028 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qoztrb\nPASS: tools/filtering/test_valid_filter 1029 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1030 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1031 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1032 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1033 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1034 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.svTwnZ\nPASS: tools/filtering/test_valid_filter 1035 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1036 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1037 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1038 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1039 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1040 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2iIJZ5\nPASS: tools/filtering/test_valid_filter 1041 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1042 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1043 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1044 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1045 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1046 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0ZmWTO\nPASS: tools/filtering/test_valid_filter 1047 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1048 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1049 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1050 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1051 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1052 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YlDhQc\nPASS: tools/filtering/test_valid_filter 1053 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1054 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1055 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1056 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1057 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1058 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aavBPl\nPASS: tools/filtering/test_valid_filter 1059 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1060 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1061 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1062 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1063 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1064 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kxXWWN\nPASS: tools/filtering/test_valid_filter 1065 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1066 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1067 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1068 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1069 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1070 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MwK7dw\nPASS: tools/filtering/test_valid_filter 1071 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1072 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1073 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1074 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1075 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1076 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NPbeaV\nPASS: tools/filtering/test_valid_filter 1077 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1078 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1079 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1080 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1081 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1082 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2ghCYx\nPASS: tools/filtering/test_valid_filter 1083 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1084 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1085 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1086 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1087 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1088 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.atZuyQ\nPASS: tools/filtering/test_valid_filter 1089 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1090 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1091 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1092 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1093 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1094 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.jRnQEc\nPASS: tools/filtering/test_valid_filter 1095 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1096 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1097 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1098 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1099 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1100 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.rih0dq\nPASS: tools/filtering/test_valid_filter 1101 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1102 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1103 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1104 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1105 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1106 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.nsxfn2\nPASS: tools/filtering/test_valid_filter 1107 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1108 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1109 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1110 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1111 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1112 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.hpzaj9\nPASS: tools/filtering/test_valid_filter 1113 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1114 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1115 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1116 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1117 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1118 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dpRvDZ\nPASS: tools/filtering/test_valid_filter 1119 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1120 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1121 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1122 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1123 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1124 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.IywERj\nPASS: tools/filtering/test_valid_filter 1125 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1126 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1127 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1128 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1129 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1130 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.N9tWwo\nPASS: tools/filtering/test_valid_filter 1131 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1132 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1133 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1134 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1135 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1136 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Y4lyXJ\nPASS: tools/filtering/test_valid_filter 1137 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1138 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1139 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1140 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1141 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1142 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XpcmST\nPASS: tools/filtering/test_valid_filter 1143 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1144 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1145 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1146 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1147 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1148 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HK3qpg\nPASS: tools/filtering/test_valid_filter 1149 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1150 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1151 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1152 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1153 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1154 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PzuIoR\nPASS: tools/filtering/test_valid_filter 1155 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1156 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1157 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1158 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1159 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1160 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mHQ3WK\nPASS: tools/filtering/test_valid_filter 1161 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1162 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1163 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1164 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1165 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1166 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.inbrHd\nPASS: tools/filtering/test_valid_filter 1167 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1168 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1169 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1170 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1171 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1172 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RDXRVI\nPASS: tools/filtering/test_valid_filter 1173 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1174 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1175 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1176 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1177 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1178 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4sCAVp\nPASS: tools/filtering/test_valid_filter 1179 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1180 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1181 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1182 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1183 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1184 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ohUd1z\nPASS: tools/filtering/test_valid_filter 1185 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1186 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1187 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1188 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1189 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1190 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.v8J9gC\nPASS: tools/filtering/test_valid_filter 1191 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1192 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1193 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1194 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1195 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1196 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xbThM1\nPASS: tools/filtering/test_valid_filter 1197 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1198 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1199 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1200 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1201 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1202 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0vjyGt\nPASS: tools/filtering/test_valid_filter 1203 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1204 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1205 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1206 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1207 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1208 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RfTGCF\nPASS: tools/filtering/test_valid_filter 1209 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1210 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1211 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1212 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1213 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1214 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Tz5Z6G\nPASS: tools/filtering/test_valid_filter 1215 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1216 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1217 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1218 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1219 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1220 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7ogYVY\nPASS: tools/filtering/test_valid_filter 1221 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1222 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1223 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1224 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1225 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1226 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.R4CNsG\nPASS: tools/filtering/test_valid_filter 1227 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1228 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1229 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1230 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1231 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1232 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6oKXP1\nPASS: tools/filtering/test_valid_filter 1233 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1234 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1235 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1236 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1237 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1238 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2oi0u2\nPASS: tools/filtering/test_valid_filter 1239 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1240 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1241 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1242 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1243 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1244 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ygDRHn\nPASS: tools/filtering/test_valid_filter 1245 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1246 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1247 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1248 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1249 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1250 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ADTgxW\nPASS: tools/filtering/test_valid_filter 1251 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1252 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1253 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1254 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1255 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1256 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.r75rcU\nPASS: tools/filtering/test_valid_filter 1257 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1258 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1259 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1260 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1261 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1262 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.CBWtxG\nPASS: tools/filtering/test_valid_filter 1263 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1264 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1265 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1266 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1267 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1268 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.A1eD1Y\nPASS: tools/filtering/test_valid_filter 1269 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1270 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1271 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1272 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1273 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1274 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9CeCcw\nPASS: tools/filtering/test_valid_filter 1275 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1276 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1277 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1278 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1279 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1280 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.KbUsD2\nPASS: tools/filtering/test_valid_filter 1281 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1282 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1283 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1284 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1285 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1286 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.axhbFJ\nPASS: tools/filtering/test_valid_filter 1287 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1288 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1289 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1290 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1291 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1292 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.F4PHsG\nPASS: tools/filtering/test_valid_filter 1293 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1294 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1295 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1296 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1297 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1298 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.UMobX4\nPASS: tools/filtering/test_valid_filter 1299 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1300 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1301 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1302 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1303 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1304 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RfbLBb\nPASS: tools/filtering/test_valid_filter 1305 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1306 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1307 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1308 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1309 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1310 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GsKLq8\nPASS: tools/filtering/test_valid_filter 1311 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1312 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1313 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1314 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1315 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1316 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VJLEIy\nPASS: tools/filtering/test_valid_filter 1317 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1318 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1319 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1320 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1321 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1322 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HeMmRv\nPASS: tools/filtering/test_valid_filter 1323 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1324 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1325 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1326 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1327 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1328 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PWLonW\nPASS: tools/filtering/test_valid_filter 1329 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1330 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1331 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1332 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1333 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1334 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JZw47O\nPASS: tools/filtering/test_valid_filter 1335 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1336 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1337 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1338 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1339 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1340 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FYJSME\nPASS: tools/filtering/test_valid_filter 1341 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1342 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1343 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1344 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1345 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1346 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.CMCQWd\nPASS: tools/filtering/test_valid_filter 1347 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1348 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1349 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1350 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1351 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1352 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.U22QQV\nPASS: tools/filtering/test_valid_filter 1353 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1354 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1355 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1356 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1357 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1358 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JuC50V\nPASS: tools/filtering/test_valid_filter 1359 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1360 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1361 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1362 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1363 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1364 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DJVPzw\nPASS: tools/filtering/test_valid_filter 1365 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1366 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1367 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1368 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1369 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1370 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QEt9D2\nPASS: tools/filtering/test_valid_filter 1371 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1372 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1373 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1374 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1375 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1376 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kJ8r3L\nPASS: tools/filtering/test_valid_filter 1377 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1378 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1379 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1380 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1381 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1382 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8qOkb2\nPASS: tools/filtering/test_valid_filter 1383 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1384 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1385 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1386 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1387 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1388 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qSOlpR\nPASS: tools/filtering/test_valid_filter 1389 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1390 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1391 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1392 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1393 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1394 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.22F07a\nPASS: tools/filtering/test_valid_filter 1395 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1396 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1397 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1398 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1399 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1400 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tx4ZkJ\nPASS: tools/filtering/test_valid_filter 1401 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1402 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1403 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1404 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1405 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1406 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4OKo8R\nPASS: tools/filtering/test_valid_filter 1407 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1408 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1409 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1410 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1411 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1412 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Tuw7gQ\nPASS: tools/filtering/test_valid_filter 1413 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1414 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1415 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1416 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1417 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1418 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cziJZl\nPASS: tools/filtering/test_valid_filter 1419 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1420 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1421 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1422 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1423 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1424 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tfsKlN\nPASS: tools/filtering/test_valid_filter 1425 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1426 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1427 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1428 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1429 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1430 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iFwCNP\nPASS: tools/filtering/test_valid_filter 1431 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1432 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1433 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1434 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1435 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1436 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Jq5cOe\nPASS: tools/filtering/test_valid_filter 1437 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1438 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1439 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1440 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1441 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1442 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.npKP5c\nPASS: tools/filtering/test_valid_filter 1443 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1444 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1445 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1446 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1447 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1448 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HCNaZQ\nPASS: tools/filtering/test_valid_filter 1449 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1450 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1451 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1452 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1453 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1454 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.rku8QE\nPASS: tools/filtering/test_valid_filter 1455 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1456 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1457 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1458 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1459 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1460 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SNtEEM\nPASS: tools/filtering/test_valid_filter 1461 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1462 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1463 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1464 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1465 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1466 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YyV3QC\nPASS: tools/filtering/test_valid_filter 1467 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1468 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1469 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1470 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1471 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1472 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QnLeiR\nPASS: tools/filtering/test_valid_filter 1473 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1474 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1475 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1476 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1477 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1478 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DjoUV4\nPASS: tools/filtering/test_valid_filter 1479 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1480 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1481 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1482 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1483 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1484 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ls4a0W\nPASS: tools/filtering/test_valid_filter 1485 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1486 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1487 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1488 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1489 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1490 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QOBdtG\nPASS: tools/filtering/test_valid_filter 1491 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1492 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1493 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1494 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1495 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1496 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FyhSuc\nPASS: tools/filtering/test_valid_filter 1497 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1498 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1499 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1500 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1501 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1502 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gWrFDP\nPASS: tools/filtering/test_valid_filter 1503 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1504 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1505 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1506 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1507 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1508 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0KnOMk\nPASS: tools/filtering/test_valid_filter 1509 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1510 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1511 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1512 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1513 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1514 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.OxXWHn\nPASS: tools/filtering/test_valid_filter 1515 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1516 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1517 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1518 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1519 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1520 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HyicS6\nPASS: tools/filtering/test_valid_filter 1521 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1522 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1523 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1524 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1525 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1526 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.28LERr\nPASS: tools/filtering/test_valid_filter 1527 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1528 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1529 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1530 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1531 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1532 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6Gn57I\nPASS: tools/filtering/test_valid_filter 1533 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1534 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1535 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1536 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1537 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1538 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dneVy8\nPASS: tools/filtering/test_valid_filter 1539 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1540 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1541 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1542 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1543 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1544 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3chNXS\nPASS: tools/filtering/test_valid_filter 1545 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1546 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1547 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1548 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1549 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1550 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QiahWB\nPASS: tools/filtering/test_valid_filter 1551 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1552 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1553 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1554 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1555 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1556 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4cLV9w\nPASS: tools/filtering/test_valid_filter 1557 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1558 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1559 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1560 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1561 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1562 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.68KQLu\nPASS: tools/filtering/test_valid_filter 1563 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1564 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1565 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1566 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1567 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1568 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kV77o7\nPASS: tools/filtering/test_valid_filter 1569 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1570 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1571 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1572 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1573 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1574 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.c0osS1\nPASS: tools/filtering/test_valid_filter 1575 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1576 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1577 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1578 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1579 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1580 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.36Hoes\nPASS: tools/filtering/test_valid_filter 1581 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1582 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1583 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1584 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1585 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1586 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.unWus2\nPASS: tools/filtering/test_valid_filter 1587 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1588 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1589 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1590 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1591 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1592 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cyLKMO\nPASS: tools/filtering/test_valid_filter 1593 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1594 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1595 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1596 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1597 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1598 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vP3d16\nPASS: tools/filtering/test_valid_filter 1599 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1600 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1601 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1602 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1603 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1604 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Tg45Vf\nPASS: tools/filtering/test_valid_filter 1605 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1606 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1607 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1608 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1609 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1610 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.T9sf5I\nPASS: tools/filtering/test_valid_filter 1611 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1612 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1613 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1614 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1615 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1616 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qnYhAo\nPASS: tools/filtering/test_valid_filter 1617 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1618 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1619 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1620 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1621 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1622 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NVeFwF\nPASS: tools/filtering/test_valid_filter 1623 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1624 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1625 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1626 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1627 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1628 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lHXVef\nPASS: tools/filtering/test_valid_filter 1629 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1630 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1631 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1632 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1633 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1634 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YDZtWu\nPASS: tools/filtering/test_valid_filter 1635 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1636 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1637 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1638 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1639 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1640 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VV9BSR\nPASS: tools/filtering/test_valid_filter 1641 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1642 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1643 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1644 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1645 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1646 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.wSfDNH\nPASS: tools/filtering/test_valid_filter 1647 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1648 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1649 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1650 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1651 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1652 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Wt4S0j\nPASS: tools/filtering/test_valid_filter 1653 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1654 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1655 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1656 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1657 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1658 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mEH02F\nPASS: tools/filtering/test_valid_filter 1659 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1660 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1661 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1662 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1663 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1664 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.I19j5S\nPASS: tools/filtering/test_valid_filter 1665 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1666 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1667 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1668 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1669 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1670 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.WUvOpY\nPASS: tools/filtering/test_valid_filter 1671 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1672 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1673 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1674 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1675 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1676 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7IJboP\nPASS: tools/filtering/test_valid_filter 1677 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1678 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1679 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1680 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1681 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1682 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.jFsSbz\nPASS: tools/filtering/test_valid_filter 1683 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1684 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1685 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1686 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1687 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1688 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.wyDc3Y\nPASS: tools/filtering/test_valid_filter 1689 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1690 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1691 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1692 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1693 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1694 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lOoGyd\nPASS: tools/filtering/test_valid_filter 1695 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1696 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1697 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1698 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1699 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1700 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5kfnji\nPASS: tools/filtering/test_valid_filter 1701 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1702 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1703 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1704 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1705 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1706 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iJugOP\nPASS: tools/filtering/test_valid_filter 1707 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1708 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1709 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1710 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1711 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1712 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5N6trD\nPASS: tools/filtering/test_valid_filter 1713 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1714 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1715 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1716 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1717 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1718 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kuT1KT\nPASS: tools/filtering/test_valid_filter 1719 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1720 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1721 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1722 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1723 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1724 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9khyye\nPASS: tools/filtering/test_valid_filter 1725 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1726 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1727 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1728 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1729 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1730 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0kBmBQ\nPASS: tools/filtering/test_valid_filter 1731 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1732 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1733 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1734 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1735 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1736 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kZPlIp\nPASS: tools/filtering/test_valid_filter 1737 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1738 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1739 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1740 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1741 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1742 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.OQ3JWe\nPASS: tools/filtering/test_valid_filter 1743 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1744 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1745 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1746 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1747 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1748 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dsjh7T\nPASS: tools/filtering/test_valid_filter 1749 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1750 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1751 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1752 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1753 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1754 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.q1vai5\nPASS: tools/filtering/test_valid_filter 1755 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1756 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1757 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1758 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1759 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1760 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.b04COU\nPASS: tools/filtering/test_valid_filter 1761 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1762 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1763 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1764 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1765 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1766 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.M2ibCn\nPASS: tools/filtering/test_valid_filter 1767 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1768 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1769 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1770 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1771 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1772 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Xzrjw\nPASS: tools/filtering/test_valid_filter 1773 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1774 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1775 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1776 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1777 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1778 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lHUplS\nPASS: tools/filtering/test_valid_filter 1779 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1780 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1781 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1782 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1783 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1784 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xc4M8A\nPASS: tools/filtering/test_valid_filter 1785 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1786 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1787 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1788 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1789 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1790 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZJsXFP\nPASS: tools/filtering/test_valid_filter 1791 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1792 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1793 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1794 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1795 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1796 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Qm1QD2\nPASS: tools/filtering/test_valid_filter 1797 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1798 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1799 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1800 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1801 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1802 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MxVYyh\nPASS: tools/filtering/test_valid_filter 1803 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1804 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1805 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1806 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1807 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1808 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RSi7sL\nPASS: tools/filtering/test_valid_filter 1809 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1810 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1811 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1812 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1813 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1814 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Pw0PDz\nPASS: tools/filtering/test_valid_filter 1815 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1816 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1817 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1818 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1819 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1820 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uCpWqZ\nPASS: tools/filtering/test_valid_filter 1821 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1822 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1823 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1824 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1825 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1826 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.j2aR5O\nPASS: tools/filtering/test_valid_filter 1827 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1828 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1829 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1830 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1831 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1832 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DOYnlT\nPASS: tools/filtering/test_valid_filter 1833 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1834 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1835 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1836 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1837 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1838 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JRO40x\nPASS: tools/filtering/test_valid_filter 1839 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1840 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1841 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1842 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1843 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1844 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Ek3lbT\nPASS: tools/filtering/test_valid_filter 1845 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1846 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1847 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1848 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1849 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1850 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZhAaPx\nPASS: tools/filtering/test_valid_filter 1851 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1852 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1853 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1854 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1855 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1856 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6hHYLi\nPASS: tools/filtering/test_valid_filter 1857 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1858 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1859 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1860 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1861 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1862 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aQBabn\nPASS: tools/filtering/test_valid_filter 1863 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1864 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1865 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1866 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1867 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1868 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.agBQyM\nPASS: tools/filtering/test_valid_filter 1869 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1870 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1871 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1872 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1873 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1874 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HOIjct\nPASS: tools/filtering/test_valid_filter 1875 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1876 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1877 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1878 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1879 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1880 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8qjTaQ\nPASS: tools/filtering/test_valid_filter 1881 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1882 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1883 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1884 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1885 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1886 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aNJb08\nPASS: tools/filtering/test_valid_filter 1887 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1888 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1889 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1890 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1891 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1892 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cPuzPn\nPASS: tools/filtering/test_valid_filter 1893 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1894 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1895 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1896 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1897 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1898 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Dwxwj4\nPASS: tools/filtering/test_valid_filter 1899 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1900 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1901 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1902 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1903 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1904 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XbVsKg\nPASS: tools/filtering/test_valid_filter 1905 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1906 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1907 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1908 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1909 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1910 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lCAwtU\nPASS: tools/filtering/test_valid_filter 1911 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1912 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1913 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1914 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1915 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1916 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Dgjt2f\nPASS: tools/filtering/test_valid_filter 1917 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1918 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1919 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1920 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1921 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1922 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aso7Ek\nPASS: tools/filtering/test_valid_filter 1923 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1924 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1925 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1926 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1927 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1928 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ijIBAt\nPASS: tools/filtering/test_valid_filter 1929 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1930 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1931 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1932 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1933 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1934 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xrQA1i\nPASS: tools/filtering/test_valid_filter 1935 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1936 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1937 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1938 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1939 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1940 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TKjlO7\nPASS: tools/filtering/test_valid_filter 1941 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1942 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1943 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1944 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1945 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1946 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.T9gLCS\nPASS: tools/filtering/test_valid_filter 1947 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1948 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1949 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1950 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1951 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1952 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.boyADH\nPASS: tools/filtering/test_valid_filter 1953 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1954 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1955 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1956 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1957 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1958 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZwLo50\nPASS: tools/filtering/test_valid_filter 1959 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1960 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1961 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1962 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1963 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1964 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RORjZC\nPASS: tools/filtering/test_valid_filter 1965 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1966 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1967 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1968 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1969 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1970 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DgWRsn\nPASS: tools/filtering/test_valid_filter 1971 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1972 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1973 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1974 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1975 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1976 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PfFT5z\nPASS: tools/filtering/test_valid_filter 1977 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1978 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1979 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1980 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1981 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1982 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.884vl5\nPASS: tools/filtering/test_valid_filter 1983 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1984 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1985 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1986 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1987 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1988 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.1WM6tp\nPASS: tools/filtering/test_valid_filter 1989 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1990 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1991 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1992 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1993 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1994 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.AsOVvZ\nPASS: tools/filtering/test_valid_filter 1995 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1996 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1997 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1998 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1999 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2000 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VKjEhe\nPASS: tools/filtering/test_valid_filter 2001 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2002 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2003 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2004 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2005 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2006 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LymVpO\nPASS: tools/filtering/test_valid_filter 2007 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2008 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2009 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2010 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2011 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2012 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cTj6YF\nPASS: tools/filtering/test_valid_filter 2013 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2014 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2015 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2016 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2017 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2018 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LdUWan\nPASS: tools/filtering/test_valid_filter 2019 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2020 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2021 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2022 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2023 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2024 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Nne9kN\nPASS: tools/filtering/test_valid_filter 2025 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2026 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2027 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2028 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2029 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2030 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9KhMvI\nPASS: tools/filtering/test_valid_filter 2031 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2032 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2033 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2034 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2035 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2036 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XUbTqf\nPASS: tools/filtering/test_valid_filter 2037 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2038 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2039 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2040 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2041 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2042 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.R9qtzn\nPASS: tools/filtering/test_valid_filter 2043 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2044 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2045 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2046 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2047 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2048 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8SV64o\nPASS: tools/filtering/test_valid_filter 2049 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2050 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2051 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2052 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2053 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2054 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dwM04r\nPASS: tools/filtering/test_valid_filter 2055 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2056 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2057 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2058 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2059 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2060 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3Nd7JA\nPASS: tools/filtering/test_valid_filter 2061 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2062 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2063 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2064 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2065 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2066 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kU5nWE\nPASS: tools/filtering/test_valid_filter 2067 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2068 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2069 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2070 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2071 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2072 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NoeQe8\nPASS: tools/filtering/test_valid_filter 2073 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2074 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2075 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2076 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2077 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2078 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XPPpHA\nPASS: tools/filtering/test_valid_filter 2079 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2080 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2081 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2082 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2083 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2084 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8KyMxG\nPASS: tools/filtering/test_valid_filter 2085 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2086 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2087 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2088 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2089 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2090 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.j109Gs\nPASS: tools/filtering/test_valid_filter 2091 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2092 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2093 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2094 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2095 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2096 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mY5X3a\nPASS: tools/filtering/test_valid_filter 2097 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2098 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2099 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2100 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2101 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2102 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tE3vm3\nPASS: tools/filtering/test_valid_filter 2103 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2104 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2105 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2106 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2107 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2108 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.i9VxmO\nPASS: tools/filtering/test_valid_filter 2109 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2110 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2111 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2112 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2113 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2114 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gRF9GU\nPASS: tools/filtering/test_valid_filter 2115 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2116 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2117 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2118 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2119 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2120 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YIp6Yq\nPASS: tools/filtering/test_valid_filter 2121 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2122 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2123 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2124 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2125 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2126 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SJuiPd\nPASS: tools/filtering/test_valid_filter 2127 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2128 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2129 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2130 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2131 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2132 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ORF2Hu\nPASS: tools/filtering/test_valid_filter 2133 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2134 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2135 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2136 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2137 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2138 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PwypYf\nPASS: tools/filtering/test_valid_filter 2139 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2140 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2141 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2142 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2143 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2144 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.auDep6\nPASS: tools/filtering/test_valid_filter 2145 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2146 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2147 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2148 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2149 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2150 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.C3aF9Z\nPASS: tools/filtering/test_valid_filter 2151 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2152 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2153 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2154 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2155 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2156 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5ePclk\nPASS: tools/filtering/test_valid_filter 2157 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2158 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2159 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2160 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2161 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2162 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ePwu5J\nPASS: tools/filtering/test_valid_filter 2163 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2164 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2165 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2166 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2167 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2168 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dF0dtX\nPASS: tools/filtering/test_valid_filter 2169 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2170 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2171 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2172 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2173 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2174 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.r1lc38\nPASS: tools/filtering/test_valid_filter 2175 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2176 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2177 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2178 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2179 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2180 - Wait after kill session daemon\nPASS: tools/streaming/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXming_ust_trace_path.VIf8rR)\nPASS: tools/streaming/test_ust 2 - Start session daemon\nPASS: tools/streaming/test_ust 3 - Create session SPKfxhuzYu0HmPr4 with uri:net://localhost and opts:\nPASS: tools/streaming/test_ust 4 - Enable ust event tp:tptest for session SPKfxhuzYu0HmPr4\nPASS: tools/streaming/test_ust 5 - Start tracing for session SPKfxhuzYu0HmPr4\nPASS: tools/streaming/test_ust 6 - Stop lttng tracing for session SPKfxhuzYu0HmPr4\nPASS: tools/streaming/test_ust 7 - Destroy session SPKfxhuzYu0HmPr4\nPASS: tools/streaming/test_ust 8 - UST per-uid network trace path is valid\nPASS: tools/streaming/test_ust 9 - Validate trace for event tp:tptest, 5 events\nPASS: tools/streaming/test_ust 10 - Create session UgWICcq83zEibBpL with uri:net://localhost and opts:\nPASS: tools/streaming/test_ust 11 - Enable ust event tp:tptest for session UgWICcq83zEibBpL\nPASS: tools/streaming/test_ust 12 - Start tracing for session UgWICcq83zEibBpL\nPASS: tools/streaming/test_ust 13 - Stop lttng tracing for session UgWICcq83zEibBpL\nPASS: tools/streaming/test_ust 14 - Destroy session UgWICcq83zEibBpL\nPASS: tools/streaming/test_ust 15 - UST per-uid network trace path is valid\nPASS: tools/streaming/test_ust 16 - Validate trace for event tp:tptest, 5 events\nPASS: tools/streaming/test_ust 17 - Wait after kill session daemon\nPASS: tools/streaming/test_ust 18 - Wait after kill relay daemon\nPASS: tools/health/test_thread_ok 1 - Start session daemon\nPASS: tools/health/test_thread_ok 2 - Validation OK\nPASS: tools/health/test_thread_ok 3 - Create session health_thread_ok in no-output mode\nPASS: tools/health/test_thread_ok 4 - Enable ust event tp:tptest for session health_thread_ok\nPASS: tools/health/test_thread_ok 5 - Start tracing for session health_thread_ok\nPASS: tools/health/test_thread_ok 6 - Destroy session health_thread_ok\nPASS: tools/health/test_thread_ok 7 - Validation OK\nPASS: tools/health/test_thread_ok 8 - Create session health_thread_ok in no-output mode\nPASS: tools/health/test_thread_ok 9 - Enable kernel event sched_switch for session health_thread_ok\nPASS: tools/health/test_thread_ok 10 - Start tracing for session health_thread_ok\nPASS: tools/health/test_thread_ok 11 - Destroy session health_thread_ok\nPASS: tools/health/test_thread_ok 12 - Validation OK\nPASS: tools/health/test_thread_ok 13 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_ok_trace_path.7Wi6ih)\nPASS: tools/health/test_thread_ok 14 - Validation OK\nPASS: tools/health/test_thread_ok 15 - Validation OK\nPASS: tools/health/test_thread_ok 16 - Wait after kill relay daemon\nPASS: tools/health/test_thread_ok 17 - Wait after kill session daemon\nPASS: tools/live/test_ust 1 - Connect viewer to relayd\nPASS: tools/live/test_ust 2 - Established connection and version check with 2.13\nPASS: tools/live/test_ust 3 - List sessions : 1 session(s)\nPASS: tools/live/test_ust 4 - Create viewer session\nPASS: tools/live/test_ust 5 - Attach to session, 5 stream(s) received\nPASS: tools/live/test_ust 6 - Get metadata, received 8192 bytes\nPASS: tools/live/test_ust 7 - Get one index per stream\nPASS: tools/live/test_ust 8 - Get one data packet for stream 0, offset 0, len 4096\nPASS: tools/live/test_ust 9 - Detach viewer session\nPASS: tools/live/test_ust 10 - List sessions : 1 session(s)\nPASS: tools/live/test_ust 11 - Attach to session, 5 streams received\nPASS: tools/live/test_ust_tracefile_count 1 - Connect viewer to relayd\nPASS: tools/live/test_ust_tracefile_count 2 - Established connection and version check with 2.13\nPASS: tools/live/test_ust_tracefile_count 3 - List sessions : 1 session(s)\nPASS: tools/live/test_ust_tracefile_count 4 - Create viewer session\nPASS: tools/live/test_ust_tracefile_count 5 - Attach to session, 5 stream(s) received\nPASS: tools/live/test_ust_tracefile_count 6 - Get metadata, received 8192 bytes\nPASS: tools/live/test_ust_tracefile_count 7 - Get one index per stream\nPASS: tools/live/test_ust_tracefile_count 8 - Get one data packet for stream 0, offset 0, len 4096\nPASS: tools/live/test_ust_tracefile_count 9 - Detach viewer session\nPASS: tools/live/test_ust_tracefile_count 10 - List sessions : 1 session(s)\nPASS: tools/live/test_ust_tracefile_count 11 - Attach to session, 5 streams received\nPASS: tools/live/test_lttng_ust 1 - Start session daemon\nPASS: tools/live/test_lttng_ust 2 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXlive_lttng_ust_trace_path.MpMVf8)\nPASS: tools/live/test_lttng_ust 3 - Create session in live mode with delay 2000000\nPASS: tools/live/test_lttng_ust 4 - Enable ust event tp:tptest for session live\nPASS: tools/live/test_lttng_ust 5 - Start tracing for session live\nPASS: tools/live/test_lttng_ust 6 - Stop lttng tracing for session live\nPASS: tools/live/test_lttng_ust 7 - Destroy session live\nPASS: tools/live/test_lttng_ust 8 - Trace match with 1 event tp:tptest\nPASS: tools/live/test_lttng_ust 9 - Wait after kill relay daemon\nPASS: tools/live/test_lttng_ust 10 - Create session in live mode with delay 2000000 and custom URLs\nPASS: tools/live/test_lttng_ust 11 - Wait after kill session daemon\nPASS: tools/tracefile-limits/test_tracefile_count 1 - Start session daemon\nPASS: tools/tracefile-limits/test_tracefile_count 2 - Create session SfJp379RoIC7MQPm in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.QCPGIG\nPASS: tools/tracefile-limits/test_tracefile_count 3 - Enable channel `channel` for session `SfJp379RoIC7MQPm`: 1 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 4 - Enable ust event tp:tptest for session SfJp379RoIC7MQPm\nPASS: tools/tracefile-limits/test_tracefile_count 5 - Destroy session SfJp379RoIC7MQPm\nPASS: tools/tracefile-limits/test_tracefile_count 6 - Total stream size of CPU 2 is 4096\nPASS: tools/tracefile-limits/test_tracefile_count 7 - Stream meets the trace file limit of 1\nPASS: tools/tracefile-limits/test_tracefile_count 8 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 9 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 10 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 11 - Create session Q71v3rxjvEzCEXLo in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.TqkXsO\nPASS: tools/tracefile-limits/test_tracefile_count 12 - Enable channel `channel` for session `Q71v3rxjvEzCEXLo`: 2 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 13 - Enable ust event tp:tptest for session Q71v3rxjvEzCEXLo\nPASS: tools/tracefile-limits/test_tracefile_count 14 - Destroy session Q71v3rxjvEzCEXLo\nPASS: tools/tracefile-limits/test_tracefile_count 15 - Total stream size of CPU 1 is 8192\nPASS: tools/tracefile-limits/test_tracefile_count 16 - Stream meets the trace file limit of 2\nPASS: tools/tracefile-limits/test_tracefile_count 17 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 18 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 19 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 20 - Create session HlTnFihJFlfQzzlO in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.K306ZE\nPASS: tools/tracefile-limits/test_tracefile_count 21 - Enable channel `channel` for session `HlTnFihJFlfQzzlO`: 4 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 22 - Enable ust event tp:tptest for session HlTnFihJFlfQzzlO\nPASS: tools/tracefile-limits/test_tracefile_count 23 - Destroy session HlTnFihJFlfQzzlO\nPASS: tools/tracefile-limits/test_tracefile_count 24 - Total stream size of CPU 0 is 16384\nPASS: tools/tracefile-limits/test_tracefile_count 25 - Stream meets the trace file limit of 4\nPASS: tools/tracefile-limits/test_tracefile_count 26 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 27 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 28 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 29 - Create session b1Mzuey07cMBDpZg in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.P5TVqG\nPASS: tools/tracefile-limits/test_tracefile_count 30 - Enable channel `channel` for session `b1Mzuey07cMBDpZg`: 8 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 31 - Enable ust event tp:tptest for session b1Mzuey07cMBDpZg\nPASS: tools/tracefile-limits/test_tracefile_count 32 - Destroy session b1Mzuey07cMBDpZg\nPASS: tools/tracefile-limits/test_tracefile_count 33 - Total stream size of CPU 2 is 32768\nPASS: tools/tracefile-limits/test_tracefile_count 34 - Stream meets the trace file limit of 8\nPASS: tools/tracefile-limits/test_tracefile_count 35 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 36 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 37 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 38 - Create session qaq5L01GfF7y9i8v in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.2lOcHr\nPASS: tools/tracefile-limits/test_tracefile_count 39 - Enable channel `channel` for session `qaq5L01GfF7y9i8v`: 10 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 40 - Enable ust event tp:tptest for session qaq5L01GfF7y9i8v\nPASS: tools/tracefile-limits/test_tracefile_count 41 - Destroy session qaq5L01GfF7y9i8v\nPASS: tools/tracefile-limits/test_tracefile_count 42 - Total stream size of CPU 1 is 40960\nPASS: tools/tracefile-limits/test_tracefile_count 43 - Stream meets the trace file limit of 10\nPASS: tools/tracefile-limits/test_tracefile_count 44 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 45 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 46 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 47 - Create session iSLGrGgfLYqys1Lg in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.h7kQNB\nPASS: tools/tracefile-limits/test_tracefile_count 48 - Enable channel `channel` for session `iSLGrGgfLYqys1Lg`: 16 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 49 - Enable ust event tp:tptest for session iSLGrGgfLYqys1Lg\nPASS: tools/tracefile-limits/test_tracefile_count 50 - Destroy session iSLGrGgfLYqys1Lg\nPASS: tools/tracefile-limits/test_tracefile_count 51 - Total stream size of CPU 0 is 65536\nPASS: tools/tracefile-limits/test_tracefile_count 52 - Stream meets the trace file limit of 16\nPASS: tools/tracefile-limits/test_tracefile_count 53 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 54 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 55 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 56 - Create session OeBYCTNChTFEP32I in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.JZP3iX\nPASS: tools/tracefile-limits/test_tracefile_count 57 - Enable channel `channel` for session `OeBYCTNChTFEP32I`: 32 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 58 - Enable ust event tp:tptest for session OeBYCTNChTFEP32I\nPASS: tools/tracefile-limits/test_tracefile_count 59 - Destroy session OeBYCTNChTFEP32I\nPASS: tools/tracefile-limits/test_tracefile_count 60 - Total stream size of CPU 3 is 131072\nPASS: tools/tracefile-limits/test_tracefile_count 61 - Stream meets the trace file limit of 32\nPASS: tools/tracefile-limits/test_tracefile_count 62 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 63 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 64 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 65 - Create session Hpot6VY3V6PqXAvQ in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.sFxVtw\nPASS: tools/tracefile-limits/test_tracefile_count 66 - Enable channel `channel` for session `Hpot6VY3V6PqXAvQ`: 64 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 67 - Enable ust event tp:tptest for session Hpot6VY3V6PqXAvQ\nPASS: tools/tracefile-limits/test_tracefile_count 68 - Destroy session Hpot6VY3V6PqXAvQ\nPASS: tools/tracefile-limits/test_tracefile_count 69 - Total stream size of CPU 0 is 262144\nPASS: tools/tracefile-limits/test_tracefile_count 70 - Stream meets the trace file limit of 64\nPASS: tools/tracefile-limits/test_tracefile_count 71 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 72 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 73 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 74 - Wait after kill session daemon\nPASS: tools/tracefile-limits/test_tracefile_size 1 - Start session daemon\nPASS: tools/tracefile-limits/test_tracefile_size 2 - Create session wry19A2gJpkLG3Ua in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.2XVbg3\nPASS: tools/tracefile-limits/test_tracefile_size 3 - Enable channel channel for session wry19A2gJpkLG3Ua: 4096 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 4 - Enable event tp:tptest for session wry19A2gJpkLG3Ua in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 5 - Start tracing for session wry19A2gJpkLG3Ua\nPASS: tools/tracefile-limits/test_tracefile_size 6 - Stop lttng tracing for session wry19A2gJpkLG3Ua\nPASS: tools/tracefile-limits/test_tracefile_size 7 - Destroy session wry19A2gJpkLG3Ua\nPASS: tools/tracefile-limits/test_tracefile_size 8 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 9 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 10 - Validate trace for event tp:tptest, 102 events\nPASS: tools/tracefile-limits/test_tracefile_size 11 - Create session prFX7JI7DX9HQXOR in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.d33MDs\nPASS: tools/tracefile-limits/test_tracefile_size 12 - Enable channel channel for session prFX7JI7DX9HQXOR: 8192 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 13 - Enable event tp:tptest for session prFX7JI7DX9HQXOR in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 14 - Start tracing for session prFX7JI7DX9HQXOR\nPASS: tools/tracefile-limits/test_tracefile_size 15 - Stop lttng tracing for session prFX7JI7DX9HQXOR\nPASS: tools/tracefile-limits/test_tracefile_size 16 - Destroy session prFX7JI7DX9HQXOR\nPASS: tools/tracefile-limits/test_tracefile_size 17 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 18 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 19 - Validate trace for event tp:tptest, 136 events\nPASS: tools/tracefile-limits/test_tracefile_size 20 - Create session 2bqwl7cIZ6FUL58f in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.vxNpRX\nPASS: tools/tracefile-limits/test_tracefile_size 21 - Enable channel channel for session 2bqwl7cIZ6FUL58f: 16384 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 22 - Enable event tp:tptest for session 2bqwl7cIZ6FUL58f in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 23 - Start tracing for session 2bqwl7cIZ6FUL58f\nPASS: tools/tracefile-limits/test_tracefile_size 24 - Stop lttng tracing for session 2bqwl7cIZ6FUL58f\nPASS: tools/tracefile-limits/test_tracefile_size 25 - Destroy session 2bqwl7cIZ6FUL58f\nPASS: tools/tracefile-limits/test_tracefile_size 26 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 27 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 28 - Validate trace for event tp:tptest, 68 events\nPASS: tools/tracefile-limits/test_tracefile_size 29 - Create session rQDqbmbcthUuLoOn in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.cpENeZ\nPASS: tools/tracefile-limits/test_tracefile_size 30 - Enable channel channel for session rQDqbmbcthUuLoOn: 32768 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 31 - Enable event tp:tptest for session rQDqbmbcthUuLoOn in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 32 - Start tracing for session rQDqbmbcthUuLoOn\nPASS: tools/tracefile-limits/test_tracefile_size 33 - Stop lttng tracing for session rQDqbmbcthUuLoOn\nPASS: tools/tracefile-limits/test_tracefile_size 34 - Destroy session rQDqbmbcthUuLoOn\nPASS: tools/tracefile-limits/test_tracefile_size 35 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 36 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 37 - Validate trace for event tp:tptest, 340 events\nPASS: tools/tracefile-limits/test_tracefile_size 38 - Create session OgrjbJSB6GabSmXt in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.9KMaFr\nPASS: tools/tracefile-limits/test_tracefile_size 39 - Enable channel channel for session OgrjbJSB6GabSmXt: 65536 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 40 - Enable event tp:tptest for session OgrjbJSB6GabSmXt in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 41 - Start tracing for session OgrjbJSB6GabSmXt\nPASS: tools/tracefile-limits/test_tracefile_size 42 - Stop lttng tracing for session OgrjbJSB6GabSmXt\nPASS: tools/tracefile-limits/test_tracefile_size 43 - Destroy session OgrjbJSB6GabSmXt\nPASS: tools/tracefile-limits/test_tracefile_size 44 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 45 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 46 - Validate trace for event tp:tptest, 387 events\nPASS: tools/tracefile-limits/test_tracefile_size 47 - Create session 94aKc9MKuqDnd3hv in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.fCKgSb\nPASS: tools/tracefile-limits/test_tracefile_size 48 - Enable channel channel for session 94aKc9MKuqDnd3hv: 131072 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 49 - Enable event tp:tptest for session 94aKc9MKuqDnd3hv in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 50 - Start tracing for session 94aKc9MKuqDnd3hv\nPASS: tools/tracefile-limits/test_tracefile_size 51 - Stop lttng tracing for session 94aKc9MKuqDnd3hv\nPASS: tools/tracefile-limits/test_tracefile_size 52 - Destroy session 94aKc9MKuqDnd3hv\nPASS: tools/tracefile-limits/test_tracefile_size 53 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 54 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 55 - Validate trace for event tp:tptest, 323 events\nPASS: tools/tracefile-limits/test_tracefile_size 56 - Create session tkx2aX7r2tZazNTd in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.y7gkIA\nPASS: tools/tracefile-limits/test_tracefile_size 57 - Enable channel channel for session tkx2aX7r2tZazNTd: 5120 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 58 - Enable event tp:tptest for session tkx2aX7r2tZazNTd in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 59 - Start tracing for session tkx2aX7r2tZazNTd\nPASS: tools/tracefile-limits/test_tracefile_size 60 - Stop lttng tracing for session tkx2aX7r2tZazNTd\nPASS: tools/tracefile-limits/test_tracefile_size 61 - Destroy session tkx2aX7r2tZazNTd\nPASS: tools/tracefile-limits/test_tracefile_size 62 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 63 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 64 - Validate trace for event tp:tptest, 102 events\nPASS: tools/tracefile-limits/test_tracefile_size 65 - Create session sICkyXz6Hx8b3qzq in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_pagesize_trace_path.0S9ac5\nPASS: tools/tracefile-limits/test_tracefile_size 66 - Enable channel channel for session sICkyXz6Hx8b3qzq: 4094 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 67 - Enable event tp:tptest for session sICkyXz6Hx8b3qzq in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 68 - Start tracing for session sICkyXz6Hx8b3qzq\nPASS: tools/tracefile-limits/test_tracefile_size 69 - Stop lttng tracing for session sICkyXz6Hx8b3qzq\nPASS: tools/tracefile-limits/test_tracefile_size 70 - Destroy session sICkyXz6Hx8b3qzq\nPASS: tools/tracefile-limits/test_tracefile_size 71 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 72 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 73 - Validate trace for event tp:tptest, 102 events\nPASS: tools/tracefile-limits/test_tracefile_size 74 - Wait after kill session daemon\nPASS: tools/exclusion/test_exclusion 1 - Start session daemon\nPASS: tools/exclusion/test_exclusion 2 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXace_path.2VhNBi\nPASS: tools/exclusion/test_exclusion 3 - Enabling events without exclusion\nPASS: tools/exclusion/test_exclusion 4 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 5 - Running test application\nPASS: tools/exclusion/test_exclusion 6 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 7 - Events were found during the dry run without exclusion\nPASS: tools/exclusion/test_exclusion 8 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 9 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.n6uEgL\nPASS: tools/exclusion/test_exclusion 10 - Enable lttng event with event \"tp:tptest2\" excluded\nPASS: tools/exclusion/test_exclusion 11 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 12 - Running test application\nPASS: tools/exclusion/test_exclusion 13 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 14 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 15 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 16 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.1KoI0N\nPASS: tools/exclusion/test_exclusion 17 - Enable lttng event with event \"tp:tptest3\" excluded\nPASS: tools/exclusion/test_exclusion 18 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 19 - Running test application\nPASS: tools/exclusion/test_exclusion 20 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 21 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 22 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 23 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.Uhn1o6\nPASS: tools/exclusion/test_exclusion 24 - Enable lttng event with event \"tp:tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 25 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 26 - Running test application\nPASS: tools/exclusion/test_exclusion 27 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 28 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 29 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 30 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.h8ofgV\nPASS: tools/exclusion/test_exclusion 31 - Enable lttng event with event \"tp:tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 32 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 33 - Running test application\nPASS: tools/exclusion/test_exclusion 34 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 35 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 36 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 37 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.QJzPvB\nPASS: tools/exclusion/test_exclusion 38 - Enable lttng event with event \"tp:tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 39 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 40 - Running test application\nPASS: tools/exclusion/test_exclusion 41 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 42 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 43 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 44 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.mpDlGJ\nPASS: tools/exclusion/test_exclusion 45 - Enable lttng event with event \"tp:tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 46 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 47 - Running test application\nPASS: tools/exclusion/test_exclusion 48 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 49 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 50 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 51 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.w7Xbjv\nPASS: tools/exclusion/test_exclusion 52 - Enable lttng event with event \"tp:tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 53 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 54 - Running test application\nPASS: tools/exclusion/test_exclusion 55 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 56 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 57 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 58 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.GTg93o\nPASS: tools/exclusion/test_exclusion 59 - Enable lttng event with event \"tp*tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 60 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 61 - Running test application\nPASS: tools/exclusion/test_exclusion 62 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 63 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 64 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 65 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.MrxUKx\nPASS: tools/exclusion/test_exclusion 66 - Enable lttng event with event \"tp*tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 67 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 68 - Running test application\nPASS: tools/exclusion/test_exclusion 69 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 70 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 71 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 72 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.CqADvd\nPASS: tools/exclusion/test_exclusion 73 - Enable lttng event with event \"tp*tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 74 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 75 - Running test application\nPASS: tools/exclusion/test_exclusion 76 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 77 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 78 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 79 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.abz2MR\nPASS: tools/exclusion/test_exclusion 80 - Enable lttng event with event \"tp*tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 81 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 82 - Running test application\nPASS: tools/exclusion/test_exclusion 83 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 84 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 85 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 86 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.Paa6Uy\nPASS: tools/exclusion/test_exclusion 87 - Enable lttng event with event \"tp*tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 88 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 89 - Running test application\nPASS: tools/exclusion/test_exclusion 90 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 91 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 92 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 93 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.4v7yZE\nPASS: tools/exclusion/test_exclusion 94 - Enable lttng event with event \"*test2\" excluded\nPASS: tools/exclusion/test_exclusion 95 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 96 - Running test application\nPASS: tools/exclusion/test_exclusion 97 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 98 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 99 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 100 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.wcnWV7\nPASS: tools/exclusion/test_exclusion 101 - Enable lttng event with event \"*test5\" excluded\nPASS: tools/exclusion/test_exclusion 102 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 103 - Running test application\nPASS: tools/exclusion/test_exclusion 104 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 105 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 106 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 107 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.bXB2Go\nPASS: tools/exclusion/test_exclusion 108 - Enable lttng event with event \"*p*test*\" excluded\nPASS: tools/exclusion/test_exclusion 109 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 110 - Running test application\nPASS: tools/exclusion/test_exclusion 111 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 112 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 113 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 114 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.PX8ScC\nPASS: tools/exclusion/test_exclusion 115 - Enable lttng event with event \"*p*test*\" excluded\nPASS: tools/exclusion/test_exclusion 116 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 117 - Running test application\nPASS: tools/exclusion/test_exclusion 118 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 119 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 120 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 121 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.u1K4ik\nPASS: tools/exclusion/test_exclusion 122 - Enable lttng event with event \"*p*test*\" excluded\nPASS: tools/exclusion/test_exclusion 123 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 124 - Running test application\nPASS: tools/exclusion/test_exclusion 125 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 126 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 127 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 128 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.EBXxku\nPASS: tools/exclusion/test_exclusion 129 - Enable lttng event with event \"*p***test*\" excluded\nPASS: tools/exclusion/test_exclusion 130 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 131 - Running test application\nPASS: tools/exclusion/test_exclusion 132 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 133 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 134 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 135 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.JrtmB1\nPASS: tools/exclusion/test_exclusion 136 - Enable lttng event with event \"*p*test*\" excluded\nPASS: tools/exclusion/test_exclusion 137 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 138 - Running test application\nPASS: tools/exclusion/test_exclusion 139 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 140 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 141 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 142 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.EhuDzG\nPASS: tools/exclusion/test_exclusion 143 - Enable lttng event with event \"*3\" excluded\nPASS: tools/exclusion/test_exclusion 144 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 145 - Running test application\nPASS: tools/exclusion/test_exclusion 146 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 147 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 148 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 149 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.ycClx0\nPASS: tools/exclusion/test_exclusion 150 - Enable lttng event with event \"tp*test3,*2\" excluded\nPASS: tools/exclusion/test_exclusion 151 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 152 - Running test application\nPASS: tools/exclusion/test_exclusion 153 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 154 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 155 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 156 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.YsnjTu\nPASS: tools/exclusion/test_exclusion 157 - Enable lttng event with event \"**tp*test3,*2\" excluded\nPASS: tools/exclusion/test_exclusion 158 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 159 - Running test application\nPASS: tools/exclusion/test_exclusion 160 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 161 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 162 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 163 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_tracing_started_trace_path.hb5om7\nPASS: tools/exclusion/test_exclusion 164 - Enable ust event non-existent-event for session test-exclusion\nPASS: tools/exclusion/test_exclusion 165 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 166 - Enable lttng event with event \"tp:tptest1\" excluded\nPASS: tools/exclusion/test_exclusion 167 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 168 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 169 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 170 - Create session test-exclusion in\nPASS: tools/exclusion/test_exclusion 171 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 172 - Enable LTTng event \"allo\" with exclusion \"lol\" fails\nPASS: tools/exclusion/test_exclusion 173 - Create session test-exclusion in\nPASS: tools/exclusion/test_exclusion 174 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 175 - Enable LTTng event \"allo\" with exclusion \"meow,lol\" fails\nPASS: tools/exclusion/test_exclusion 176 - Create session test-exclusion in\nPASS: tools/exclusion/test_exclusion 177 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 178 - Enable LTTng event \"allo\" with exclusion \"z*em\" fails\nPASS: tools/exclusion/test_exclusion 179 - Create session test-exclusion in\nPASS: tools/exclusion/test_exclusion 180 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 181 - Enable LTTng event \"allo*\" with exclusion \"all*\" fails\nPASS: tools/exclusion/test_exclusion 182 - Create session test-exclusion in\nPASS: tools/exclusion/test_exclusion 183 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 184 - Enable LTTng event \"allo*\" with exclusion \"ze,all*,yes\" fails\nPASS: tools/exclusion/test_exclusion 185 - Wait after kill session daemon\nPASS: tools/snapshots/test_ust_fast 1 - Start session daemon\nPASS: tools/snapshots/test_ust_fast 2 - Create session b1lm3fUEJ1Yr3C9x in no-output mode\nPASS: tools/snapshots/test_ust_fast 3 - Enable channel snapchan for session b1lm3fUEJ1Yr3C9x\nPASS: tools/snapshots/test_ust_fast 4 - Enable ust event tp:tptest for session b1lm3fUEJ1Yr3C9x\nPASS: tools/snapshots/test_ust_fast 5 - Start tracing for session b1lm3fUEJ1Yr3C9x\nPASS: tools/snapshots/test_ust_fast 6 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1 ( -n randomname )\nPASS: tools/snapshots/test_ust_fast 7 - Snapshot named randomname present in list-output listing\nPASS: tools/snapshots/test_ust_fast 8 - Deleted snapshot output named randomname\nPASS: tools/snapshots/test_ust_fast 9 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1 ( -n somesnapshot )\nPASS: tools/snapshots/test_ust_fast 10 - Snapshot named somesnapshot present in list-output listing\nPASS: tools/snapshots/test_ust_fast 11 - Stop lttng tracing for session b1lm3fUEJ1Yr3C9x\nPASS: tools/snapshots/test_ust_fast 12 - Destroy session b1lm3fUEJ1Yr3C9x\nPASS: tools/snapshots/test_ust_fast 13 - Create session HBO5UvDgXRhYk1zS in no-output mode\nPASS: tools/snapshots/test_ust_fast 14 - Enable channel snapchan for session HBO5UvDgXRhYk1zS\nPASS: tools/snapshots/test_ust_fast 15 - Enable ust event tp:tptest for session HBO5UvDgXRhYk1zS\nPASS: tools/snapshots/test_ust_fast 16 - Start tracing for session HBO5UvDgXRhYk1zS\nPASS: tools/snapshots/test_ust_fast 17 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 18 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 19 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 20 - Stop lttng tracing for session HBO5UvDgXRhYk1zS\nPASS: tools/snapshots/test_ust_fast 21 - Destroy session HBO5UvDgXRhYk1zS\nPASS: tools/snapshots/test_ust_fast 22 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 23 - Validate trace for event tp:tptest, 3114 events\nPASS: tools/snapshots/test_ust_fast 24 - Create session O6eZcF73MO8oaKh0 in no-output mode\nPASS: tools/snapshots/test_ust_fast 25 - Enable channel  for session O6eZcF73MO8oaKh0 with subbuf size 4096\nPASS: tools/snapshots/test_ust_fast 26 - Enable ust event tp:tptest for session O6eZcF73MO8oaKh0\nPASS: tools/snapshots/test_ust_fast 27 - Start tracing for session O6eZcF73MO8oaKh0\nPASS: tools/snapshots/test_ust_fast 28 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1 ( -m 16384 )\nPASS: tools/snapshots/test_ust_fast 29 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 30 - Tracefiles size sum validation\nPASS: tools/snapshots/test_ust_fast 31 - Stop lttng tracing for session O6eZcF73MO8oaKh0\nPASS: tools/snapshots/test_ust_fast 32 - Destroy session O6eZcF73MO8oaKh0\nPASS: tools/snapshots/test_ust_fast 33 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 34 - Validate trace for event tp:tptest, 36 events\nPASS: tools/snapshots/test_ust_fast 35 - Create session n0wIcGsUiA2CeXyj in no-output mode\nPASS: tools/snapshots/test_ust_fast 36 - Enable channel snapchan per UID for session n0wIcGsUiA2CeXyj\nPASS: tools/snapshots/test_ust_fast 37 - Enable ust event tp:tptest for session n0wIcGsUiA2CeXyj\nPASS: tools/snapshots/test_ust_fast 38 - Start tracing for session n0wIcGsUiA2CeXyj\nPASS: tools/snapshots/test_ust_fast 39 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 40 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 41 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 42 - Stop lttng tracing for session n0wIcGsUiA2CeXyj\nPASS: tools/snapshots/test_ust_fast 43 - Destroy session n0wIcGsUiA2CeXyj\nPASS: tools/snapshots/test_ust_fast 44 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 45 - Validate trace for event tp:tptest, 3086 events\nPASS: tools/snapshots/test_ust_fast 46 - Create session hCC7qPh7u82ttZJU in no-output mode\nPASS: tools/snapshots/test_ust_fast 47 - Enable channel snapchan per UID for session hCC7qPh7u82ttZJU\nPASS: tools/snapshots/test_ust_fast 48 - Enable ust event tp:tptest for session hCC7qPh7u82ttZJU\nPASS: tools/snapshots/test_ust_fast 49 - Start tracing for session hCC7qPh7u82ttZJU\nPASS: tools/snapshots/test_ust_fast 50 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 51 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 52 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 53 - Stop lttng tracing for session hCC7qPh7u82ttZJU\nPASS: tools/snapshots/test_ust_fast 54 - Destroy session hCC7qPh7u82ttZJU\nPASS: tools/snapshots/test_ust_fast 55 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 56 - Validate trace for event tp:tptest, 3071 events\nPASS: tools/snapshots/test_ust_fast 57 - Create session TPXtxlRtMObj1M2n in no-output mode\nPASS: tools/snapshots/test_ust_fast 58 - Enable channel snapchan for session TPXtxlRtMObj1M2n\nPASS: tools/snapshots/test_ust_fast 59 - Enable ust event tp:tptest1,tp:tptest2,tp:tptest3,tp:tptest4,tp:tptest5 for session TPXtxlRtMObj1M2n\nPASS: tools/snapshots/test_ust_fast 60 - Start tracing for session TPXtxlRtMObj1M2n\nPASS: tools/snapshots/test_ust_fast 61 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 62 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 63 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 64 - Stop lttng tracing for session TPXtxlRtMObj1M2n\nPASS: tools/snapshots/test_ust_fast 65 - Destroy session TPXtxlRtMObj1M2n\nPASS: tools/snapshots/test_ust_fast 66 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 67 - Validate trace for event tp:tptest1, 1 events\nPASS: tools/snapshots/test_ust_fast 68 - Validate trace for event tp:tptest2, 1 events\nPASS: tools/snapshots/test_ust_fast 69 - Validate trace for event tp:tptest3, 1 events\nPASS: tools/snapshots/test_ust_fast 70 - Validate trace for event tp:tptest4, 1 events\nPASS: tools/snapshots/test_ust_fast 71 - Validate trace for event tp:tptest5, 1 events\nPASS: tools/snapshots/test_ust_fast 72 - Create session ZkUixawCQP8dpywz in no-output mode\nPASS: tools/snapshots/test_ust_fast 73 - Enable channel snapchan for session ZkUixawCQP8dpywz\nPASS: tools/snapshots/test_ust_fast 74 - Enable ust event tp:tptest for session ZkUixawCQP8dpywz\nPASS: tools/snapshots/test_ust_fast 75 - Start tracing for session ZkUixawCQP8dpywz\nPASS: tools/snapshots/test_ust_fast 76 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 77 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 78 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 79 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 80 - Validate trace for event tp:tptest, 3119 events\nPASS: tools/snapshots/test_ust_fast 81 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 82 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 83 - Validate trace for event tp:tptest, 3889 events\nPASS: tools/snapshots/test_ust_fast 84 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 85 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 86 - Validate trace for event tp:tptest, 4806 events\nPASS: tools/snapshots/test_ust_fast 87 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 88 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 89 - Validate trace for event tp:tptest, 3643 events\nPASS: tools/snapshots/test_ust_fast 90 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 91 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 92 - Validate trace for event tp:tptest, 3648 events\nPASS: tools/snapshots/test_ust_fast 93 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 94 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 95 - Validate trace for event tp:tptest, 3727 events\nPASS: tools/snapshots/test_ust_fast 96 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 97 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 98 - Validate trace for event tp:tptest, 3682 events\nPASS: tools/snapshots/test_ust_fast 99 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 100 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 101 - Validate trace for event tp:tptest, 3457 events\nPASS: tools/snapshots/test_ust_fast 102 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 103 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 104 - Validate trace for event tp:tptest, 3414 events\nPASS: tools/snapshots/test_ust_fast 105 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 106 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 107 - Validate trace for event tp:tptest, 3366 events\nPASS: tools/snapshots/test_ust_fast 108 - Stop lttng tracing for session ZkUixawCQP8dpywz\nPASS: tools/snapshots/test_ust_fast 109 - Destroy session ZkUixawCQP8dpywz\nPASS: tools/snapshots/test_ust_fast 110 - Create session kLAfjEijbVcuePX6 in no-output mode\nPASS: tools/snapshots/test_ust_fast 111 - Enable channel snapchan for session kLAfjEijbVcuePX6 with small discard buffers\nPASS: tools/snapshots/test_ust_fast 112 - Enable ust event tp:tptest for session kLAfjEijbVcuePX6\nPASS: tools/snapshots/test_ust_fast 113 - Start tracing for session kLAfjEijbVcuePX6\nPASS: tools/snapshots/test_ust_fast 114 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 115 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 116 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 117 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 118 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 119 - First snapshot event match\nPASS: tools/snapshots/test_ust_fast 120 - Stop lttng tracing for session kLAfjEijbVcuePX6\nPASS: tools/snapshots/test_ust_fast 121 - Destroy session kLAfjEijbVcuePX6\nPASS: tools/snapshots/test_ust_fast 122 - Create session IEaDklzHxOX236Xy in no-output mode\nPASS: tools/snapshots/test_ust_fast 123 - Enable channel snapchan for session IEaDklzHxOX236Xy with small discard buffers\nPASS: tools/snapshots/test_ust_fast 124 - Enable ust event tp:tptest for session IEaDklzHxOX236Xy\nPASS: tools/snapshots/test_ust_fast 125 - Start tracing for session IEaDklzHxOX236Xy\nPASS: tools/snapshots/test_ust_fast 126 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 127 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 128 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 129 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 130 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 131 - First snapshot event do not match\nPASS: tools/snapshots/test_ust_fast 132 - Stop lttng tracing for session IEaDklzHxOX236Xy\nPASS: tools/snapshots/test_ust_fast 133 - Destroy session IEaDklzHxOX236Xy\nPASS: tools/snapshots/test_ust_fast 134 - Wait after kill session daemon\nPASS: tools/snapshots/test_ust_streaming 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXhots_ust_streaming_trace_path.msn2ne)\nPASS: tools/snapshots/test_ust_streaming 2 - Start session daemon\nPASS: tools/snapshots/test_ust_streaming 3 - Create session NiK2kh808zqrl0u9 in no-output mode\nPASS: tools/snapshots/test_ust_streaming 4 - Enable channel chan1 for session NiK2kh808zqrl0u9\nPASS: tools/snapshots/test_ust_streaming 5 - Enable ust event tp:tptest for session NiK2kh808zqrl0u9\nPASS: tools/snapshots/test_ust_streaming 6 - Start tracing for session NiK2kh808zqrl0u9\nPASS: tools/snapshots/test_ust_streaming 7 - Start application to trace\nPASS: tools/snapshots/test_ust_streaming 8 - Added snapshot output net://localhost\nPASS: tools/snapshots/test_ust_streaming 9 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 10 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 11 - Validate trace for event tp:tptest, 3127 events\nPASS: tools/snapshots/test_ust_streaming 12 - Deleted snapshot output id 1\nPASS: tools/snapshots/test_ust_streaming 13 - Added snapshot output net://localhost\nPASS: tools/snapshots/test_ust_streaming 14 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 15 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 16 - Validate trace for event tp:tptest, 4222 events\nPASS: tools/snapshots/test_ust_streaming 17 - Stop lttng tracing for session NiK2kh808zqrl0u9\nPASS: tools/snapshots/test_ust_streaming 18 - Destroy session NiK2kh808zqrl0u9\nPASS: tools/snapshots/test_ust_streaming 19 - Create session DhVYyoD4hGuffnWu in no-output mode\nPASS: tools/snapshots/test_ust_streaming 20 - Enable channel chan1 for session DhVYyoD4hGuffnWu\nPASS: tools/snapshots/test_ust_streaming 21 - Enable ust event tp:tptest for session DhVYyoD4hGuffnWu\nPASS: tools/snapshots/test_ust_streaming 22 - Start tracing for session DhVYyoD4hGuffnWu\nPASS: tools/snapshots/test_ust_streaming 23 - Start application to trace\nPASS: tools/snapshots/test_ust_streaming 24 - Added snapshot output net://localhost\nPASS: tools/snapshots/test_ust_streaming 25 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 26 - Stop lttng tracing for session DhVYyoD4hGuffnWu\nPASS: tools/snapshots/test_ust_streaming 27 - Destroy session DhVYyoD4hGuffnWu\nPASS: tools/snapshots/test_ust_streaming 28 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 29 - Validate trace for event tp:tptest, 3132 events\nPASS: tools/snapshots/test_ust_streaming 30 - Create session YN1qXq7M7WAHRa8t in no-output mode\nPASS: tools/snapshots/test_ust_streaming 31 - Enable channel chan1 for session YN1qXq7M7WAHRa8t\nPASS: tools/snapshots/test_ust_streaming 32 - Enable ust event tp:tptest for session YN1qXq7M7WAHRa8t\nPASS: tools/snapshots/test_ust_streaming 33 - Start tracing for session YN1qXq7M7WAHRa8t\nPASS: tools/snapshots/test_ust_streaming 34 - Start application to trace\nPASS: tools/snapshots/test_ust_streaming 35 - Added snapshot output net://localhost\nPASS: tools/snapshots/test_ust_streaming 36 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 37 - Stop lttng tracing for session YN1qXq7M7WAHRa8t\nPASS: tools/snapshots/test_ust_streaming 38 - Destroy session YN1qXq7M7WAHRa8t\nPASS: tools/snapshots/test_ust_streaming 39 - Custom name snapshot exists\nPASS: tools/snapshots/test_ust_streaming 40 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 41 - Validate trace for event tp:tptest, 3106 events\nPASS: tools/snapshots/test_ust_streaming 42 - Create session P50aeNY6Pzc1xE8t in no-output mode\nPASS: tools/snapshots/test_ust_streaming 43 - Enable channel chan1 for session P50aeNY6Pzc1xE8t\nPASS: tools/snapshots/test_ust_streaming 44 - Enable ust event tp:tptest for session P50aeNY6Pzc1xE8t\nPASS: tools/snapshots/test_ust_streaming 45 - Start tracing for session P50aeNY6Pzc1xE8t\nPASS: tools/snapshots/test_ust_streaming 46 - Start application to trace\nPASS: tools/snapshots/test_ust_streaming 47 - Added snapshot output -C tcp://localhost:5342 -D tcp://localhost:5343\nPASS: tools/snapshots/test_ust_streaming 48 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 49 - Stop lttng tracing for session P50aeNY6Pzc1xE8t\nPASS: tools/snapshots/test_ust_streaming 50 - Destroy session P50aeNY6Pzc1xE8t\nPASS: tools/snapshots/test_ust_streaming 51 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 52 - Validate trace for event tp:tptest, 3117 events\nPASS: tools/snapshots/test_ust_streaming 53 - Create session AzstCYuXIAca0qN7 in no-output mode\nPASS: tools/snapshots/test_ust_streaming 54 - Enable channel chan1 for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 55 - Enable ust event tp:tptest for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 56 - Added snapshot output net://localhost\nPASS: tools/snapshots/test_ust_streaming 57 - Start application to trace\nPASS: tools/snapshots/test_ust_streaming 58 - Start tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 59 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 60 - Stop lttng tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 61 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 62 - Validate trace for event tp:tptest, 63 events\nPASS: tools/snapshots/test_ust_streaming 63 - Start tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 64 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 65 - Stop lttng tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 66 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 67 - Validate trace for event tp:tptest, 417 events\nPASS: tools/snapshots/test_ust_streaming 68 - Start tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 69 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 70 - Stop lttng tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 71 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 72 - Validate trace for event tp:tptest, 720 events\nPASS: tools/snapshots/test_ust_streaming 73 - Start tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 74 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 75 - Stop lttng tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 76 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 77 - Validate trace for event tp:tptest, 718 events\nPASS: tools/snapshots/test_ust_streaming 78 - Start tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 79 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 80 - Stop lttng tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 81 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 82 - Validate trace for event tp:tptest, 675 events\nPASS: tools/snapshots/test_ust_streaming 83 - Destroy session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 84 - Wait after kill session daemon\nPASS: tools/snapshots/test_ust_streaming 85 - Wait after kill relay daemon\nPASS: tools/save-load/test_save 1 - Start session daemon\nPASS: tools/save-load/test_save 2 - Create session save-42 in -o /tmp/tmp.XXXXXXXXXXtrace_path.jP9e0X\nPASS: tools/save-load/test_save 3 - Enable channel chan-save for session save-42\nPASS: tools/save-load/test_save 4 - Enable ust event tp:tptest for session save-42\nPASS: tools/save-load/test_save 5 - Track command with opts: -p 666 -u -s save-42\nPASS: tools/save-load/test_save 6 - Session saved\nPASS: tools/save-load/test_save 7 - Session save-42.lttng file found!\nPASS: tools/save-load/test_save 8 - Destroy session save-42\nPASS: tools/save-load/test_save 9 - Create session save-42-1 in -o /tmp/tmp.XXXXXXXXXXtrace_path.sFnUmZ\nPASS: tools/save-load/test_save 10 - Create session save-42-2 in -o /tmp/tmp.XXXXXXXXXXtrace_path.sFnUmZ\nPASS: tools/save-load/test_save 11 - Create session save-42-3 in -o /tmp/tmp.XXXXXXXXXXtrace_path.sFnUmZ\nPASS: tools/save-load/test_save 12 - Enable channel chan-save for session save-42-1\nPASS: tools/save-load/test_save 13 - Enable channel chan-save for session save-42-2\nPASS: tools/save-load/test_save 14 - Enable channel chan-save for session save-42-3\nPASS: tools/save-load/test_save 15 - Enable ust event tp:tptest for session save-42-1\nPASS: tools/save-load/test_save 16 - Enable ust event tp:tptest for session save-42-2\nPASS: tools/save-load/test_save 17 - Enable ust event tp:tptest for session save-42-3\nPASS: tools/save-load/test_save 18 - Track command with opts: -p 666 -u -s save-42-1\nPASS: tools/save-load/test_save 19 - Track command with opts: -p 666 -u -s save-42-2\nPASS: tools/save-load/test_save 20 - Track command with opts: -p 666 -u -s save-42-3\nPASS: tools/save-load/test_save 21 - Session saved\nPASS: tools/save-load/test_save 22 - Session save-42-1.lttng file found!\nPASS: tools/save-load/test_save 23 - Session save-42-2.lttng file found!\nPASS: tools/save-load/test_save 24 - Session save-42-3.lttng file found!\nPASS: tools/save-load/test_save 25 - Destroy session save-42-1\nPASS: tools/save-load/test_save 26 - Destroy session save-42-2\nPASS: tools/save-load/test_save 27 - Destroy session save-42-3\nPASS: tools/save-load/test_save 28 - Create session save-42 in -o /tmp/tmp.XXXXXXXXXXtrace_path.hdcoX3\nPASS: tools/save-load/test_save 29 - Enable channel chan-save for session save-42\nPASS: tools/save-load/test_save 30 - Enable ust event tp:tptest for session save-42\nPASS: tools/save-load/test_save 31 - Session saved\nPASS: tools/save-load/test_save 32 - Session save-42.lttng file found!\nPASS: tools/save-load/test_save 33 - Destroy session save-42\nPASS: tools/save-load/test_save 34 - Create session save-42 in -o /tmp/tmp.XXXXXXXXXXtrace_path.hdcoX3\nPASS: tools/save-load/test_save 35 - Enable channel chan-save for session save-42\nPASS: tools/save-load/test_save 36 - Enable ust event tp:tptest for session save-42\nPASS: tools/save-load/test_save 37 - Session failed to be saved. Expected!\nPASS: tools/save-load/test_save 38 - Session saved\nPASS: tools/save-load/test_save 39 - Session save-42.lttng file found!\nPASS: tools/save-load/test_save 40 - Destroy session save-42\nPASS: tools/save-load/test_save 41 - Wait after kill session daemon\nPASS: tools/save-load/test_load 1 - Start session daemon\nPASS: tools/save-load/test_load 2 - Load command with opts: -i ./tools/save-load//load-42.lttng\nPASS: tools/save-load/test_load 3 - Destroy session load-42\nPASS: tools/save-load/test_load 4 - Start lttng-relayd (process mode: -b opt: -C tcp://localhost:8172 -D tcp://localhost:9817)\nPASS: tools/save-load/test_load 5 - Load command with opts: -i ./tools/save-load//load-42-complex.lttng\nPASS: tools/save-load/test_load 6 - Disable event uevent1 for session load-42-complex\nPASS: tools/save-load/test_load 7 - Disable event uevent2 for session load-42-complex\nPASS: tools/save-load/test_load 8 - Disable event uevent3* for session load-42-complex\nPASS: tools/save-load/test_load 9 - Disable channel chan1 for session load-42-complex\nPASS: tools/save-load/test_load 10 - Disable channel chan2 for session load-42-complex\nPASS: tools/save-load/test_load 11 - Disable channel chan3 for session load-42-complex\nPASS: tools/save-load/test_load 12 - Disabled event is loaded in disabled state\nPASS: tools/save-load/test_load 13 - Disabled event is loaded in disabled state\nPASS: tools/save-load/test_load 14 - Enabled event with same name but different loglevel is in disabled state\nPASS: tools/save-load/test_load 15 - Destroy session load-42-complex\nPASS: tools/save-load/test_load 16 - Wait after kill relay daemon\nPASS: tools/save-load/test_load 17 - Start lttng-relayd (process mode: -b opt: -C tcp://localhost:8172 -D tcp://localhost:9817)\nPASS: tools/save-load/test_load 18 - Load command with opts: -a -i ./tools/save-load/\nPASS: tools/save-load/test_load 19 - Destroy session load-42\nPASS: tools/save-load/test_load 20 - Destroy session load-42-complex\nPASS: tools/save-load/test_load 21 - Destroy session load-42-trackers\nPASS: tools/save-load/test_load 22 - Destroy session tracker_legacy_all\nPASS: tools/save-load/test_load 23 - Destroy session tracker_legacy_none\nPASS: tools/save-load/test_load 24 - Destroy session tracker_legacy_selective\nPASS: tools/save-load/test_load 25 - Wait after kill relay daemon\nPASS: tools/save-load/test_load 26 - Load command with opts: -i ./tools/save-load//load-42.lttng\nPASS: tools/save-load/test_load 27 - Load command with opts: -f -i ./tools/save-load/ load-42\nPASS: tools/save-load/test_load 28 - Destroy session load-42\nPASS: tools/save-load/test_load 29 - Load command with opts: -i ./tools/save-load//load-42-trackers.lttng\nPASS: tools/save-load/test_load 30 - VPID target is present\nPASS: tools/save-load/test_load 31 - VUID target is present\nPASS: tools/save-load/test_load 32 - VGID target is present\nPASS: tools/save-load/test_load 33 - Untrack command with opts: --vpid 666 -u -s load-42-trackers\nPASS: tools/save-load/test_load 34 - Untrack command with opts: --vuid 777 -u -s load-42-trackers\nPASS: tools/save-load/test_load 35 - Untrack command with opts: --vgid 888 -u -s load-42-trackers\nPASS: tools/save-load/test_load 36 - Untrack command with opts: --pid 999 -u -s load-42-trackers\nPASS: tools/save-load/test_load 37 - Destroy session load-42-trackers\nPASS: tools/save-load/test_load 38 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-name=PinkyAndTheBrain load-42\nPASS: tools/save-load/test_load 39 - Override name successful  [load-42 to PinkyAndTheBrain]\nPASS: tools/save-load/test_load 40 - Output path is not affected by name override\nPASS: tools/save-load/test_load 41 - Destroy session PinkyAndTheBrain\nPASS: tools/save-load/test_load 42 - Load command failed as expected with opts: -i ./tools/save-load//load-42.lttng --override-name=PinkyAndTheBrain\nPASS: tools/save-load/test_load 43 - Start lttng-relayd (process mode: -b opt: -C tcp://127.0.0.1:8172 -D tcp://127.0.0.1:9817)\nPASS: tools/save-load/test_load 44 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-url=file:///tmp/override/to/here\nPASS: tools/save-load/test_load 45 - Path url file:// override [{/tmp/override/to/here/}, /tmp/override/to/here/]\nPASS: tools/save-load/test_load 46 - Destroy session load-42\nPASS: tools/save-load/test_load 47 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-url=/tmp/override/to/here\nPASS: tools/save-load/test_load 48 - Path url / override [{/tmp/override/to/here/}, /tmp/override/to/here/]\nPASS: tools/save-load/test_load 49 - Destroy session load-42\nPASS: tools/save-load/test_load 50 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-url=net://127.0.0.1:8172:9817\nPASS: tools/save-load/test_load 51 - Path url net://host:port:port override [tcp4://127.0.0.1:8172/ [data: 9817], tcp4://127.0.0.1:8172/ [data: 9817]]\nPASS: tools/save-load/test_load 52 - Destroy session load-42\nPASS: tools/save-load/test_load 53 - Wait after kill relay daemon\nPASS: tools/save-load/test_load 54 - Start lttng-relayd (process mode: -b opt: -C tcp://127.0.0.1:8172 -D tcp://127.0.0.1:9817)\nPASS: tools/save-load/test_load 55 - Load command with opts: -i ./tools/save-load//configuration/load-42-snapshot.lttng --override-url=file:///tmp/override/to/here\nPASS: tools/save-load/test_load 56 - Path url file:// override [{/tmp/override/to/here/}, /tmp/override/to/here/]\nPASS: tools/save-load/test_load 57 - Destroy session load-42-snapshot\nPASS: tools/save-load/test_load 58 - Load command with opts: -i ./tools/save-load//configuration/load-42-snapshot.lttng --override-url=/tmp/override/to/here\nPASS: tools/save-load/test_load 59 - Path url / override [{/tmp/override/to/here/}, /tmp/override/to/here/]\nPASS: tools/save-load/test_load 60 - Destroy session load-42-snapshot\nPASS: tools/save-load/test_load 61 - Load command with opts: -i ./tools/save-load//configuration/load-42-snapshot.lttng --override-url=net://127.0.0.1:8172:9817\nPASS: tools/save-load/test_load 62 - Path url ctrl net://host:port:port override [tcp4://127.0.0.1:8172/, tcp4://127.0.0.1:8172/]\nPASS: tools/save-load/test_load 63 - Path url data net://host:port:port override [tcp4://127.0.0.1:9817/, tcp4://127.0.0.1:9817/]\nPASS: tools/save-load/test_load 64 - Destroy session load-42-snapshot\nPASS: tools/save-load/test_load 65 - Wait after kill relay daemon\nPASS: tools/save-load/test_load 66 - Start lttng-relayd (process mode: -b opt: -C tcp://127.0.0.1:8172 -D tcp://127.0.0.1:9817)\nPASS: tools/save-load/test_load 67 - Load command failed as expected with opts: -i ./tools/save-load//configuration/load-42-live.lttng --override-url=file:///tmp/override/to/here\nPASS: tools/save-load/test_load 68 - Destroy session load-42-live failed as expected\nPASS: tools/save-load/test_load 69 - Load command failed as expected with opts: -i ./tools/save-load//configuration/load-42-live.lttng --override-url=/tmp/override/to/here\nPASS: tools/save-load/test_load 70 - Destroy session load-42-live failed as expected\nPASS: tools/save-load/test_load 71 - Load command with opts: -i ./tools/save-load//configuration/load-42-live.lttng --override-url=net://127.0.0.1:8172:9817\nPASS: tools/save-load/test_load 72 - Path url net://host:port:port override [tcp4://127.0.0.1:8172/ [data: 9817], tcp4://127.0.0.1:8172/ [data: 9817]]\nPASS: tools/save-load/test_load 73 - Destroy session load-42-live\nPASS: tools/save-load/test_load 74 - Wait after kill relay daemon\nPASS: tools/save-load/test_load 75 - Wait after kill session daemon\nPASS: tools/save-load/test_autoload 1 - Start session daemon\nPASS: tools/save-load/test_autoload 2 - Lttng-tool list command with option load-42\nPASS: tools/save-load/test_autoload 3 - Wait after kill session daemon\nPASS: tools/save-load/test_autoload 4 - Start session daemon\nPASS: tools/save-load/test_autoload 5 - Lttng-tool list command with option load-42\nPASS: tools/save-load/test_autoload 6 - Wait after kill session daemon\nPASS: tools/save-load/test_autoload 7 - Start session daemon\nPASS: tools/save-load/test_autoload 8 - Lttng-tool list command with option load-42\nPASS: tools/save-load/test_autoload 9 - Wait after kill session daemon\nPASS: tools/mi/test_mi 1 - Start session daemon\nPASS: tools/mi/test_mi 2 - MI test: Lttng version\nPASS: tools/mi/test_mi 3 - MI test: Version xsd validation\nPASS: tools/mi/test_mi 4 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 5 - MI test: create session xsd validation\nPASS: tools/mi/test_mi 6 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH failed as expected\nPASS: tools/mi/test_mi 7 - MI test: expecting fail create session xsd validation\nPASS: tools/mi/test_mi 8 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 9 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/create_session.xml command failed as expected\nPASS: tools/mi/test_mi 10 - Destroy session testSession\nPASS: tools/mi/test_mi 11 - Create session testSession1 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 12 - Create session testSession2 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 13 - Create session testSession3 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 14 - Destroy session testSession1\nPASS: tools/mi/test_mi 15 - MI test: destroy session testSession1 xsd validation\nPASS: tools/mi/test_mi 16 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 17 - Mi test: deleted session: testSession1 expected: testSession1\nPASS: tools/mi/test_mi 18 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 19 - MI test: destroy all session xsd validation\nPASS: tools/mi/test_mi 20 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 21 - Mi test: 2 / 2 sessions discovered\nPASS: tools/mi/test_mi 22 - Destroy session testSession1 failed as expected\nPASS: tools/mi/test_mi 23 - MI test: failing destroy session testSession1 xsd validation\nPASS: tools/mi/test_mi 24 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 25 - Mi test: destroy command on testSession1 failed as expected\nPASS: tools/mi/test_mi 26 - Create session testSession1 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 27 - Create session testSession2 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 28 - Create session testSession3 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 29 - Lttng-tool list command with option\nPASS: tools/mi/test_mi 30 - Mi test: list sessions xsd validation\nPASS: tools/mi/test_mi 31 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 32 - Mi test: 3 / 3 sessions discovered\nPASS: tools/mi/test_mi 33 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 34 - Create session testsession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 35 - Enable channel channelUst0 for session testsession\nPASS: tools/mi/test_mi 36 - Mi test: enable ust channel xsd validation\nPASS: tools/mi/test_mi 37 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 38 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml command success\nPASS: tools/mi/test_mi 39 - Enable channel channelUst0 for session testsession failed as expected\nPASS: tools/mi/test_mi 40 - Mi test: fail enable ust channel xsd validation\nPASS: tools/mi/test_mi 41 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 42 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml command failed as expected\nPASS: tools/mi/test_mi 43 - Enable channel channelUst1 for session testsession\nPASS: tools/mi/test_mi 44 - Enable channel channelUst2 for session testsession\nPASS: tools/mi/test_mi 45 - Disable channel channelUst0 for session testsession\nPASS: tools/mi/test_mi 46 - Mi test: disable ust channel xsd validation\nPASS: tools/mi/test_mi 47 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 48 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml command success\nPASS: tools/mi/test_mi 49 - Extraction of xpath //lttng:command/lttng:output/lttng:channels/lttng:channel/lttng:name/text()\nPASS: tools/mi/test_mi 50 - MI test: channelUst0 disabled\nPASS: tools/mi/test_mi 51 - Disable channel channelUst1,channelUst2 for session testsession\nPASS: tools/mi/test_mi 52 - Mi test: multiple disable ust channel xsd validation\nPASS: tools/mi/test_mi 53 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 54 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml command success\nPASS: tools/mi/test_mi 55 - Extraction of xpath //lttng:command/lttng:output/lttng:channels/lttng:channel/lttng:name/text()\nPASS: tools/mi/test_mi 56 - Mi test: disabled ust channel 2/2\nPASS: tools/mi/test_mi 57 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 58 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 59 - Enable channel testChannel for session testSession\nPASS: tools/mi/test_mi 60 - Enable ust event ev1 for session testSession\nPASS: tools/mi/test_mi 61 - Mi test: Enable_event for ust domain xsd validation\nPASS: tools/mi/test_mi 62 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 63 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml command success\nPASS: tools/mi/test_mi 64 - Enable ust event ev1 for session testSession failed as expected\nPASS: tools/mi/test_mi 65 - Mi test: Fail enable_event for ust domain xsd validation\nPASS: tools/mi/test_mi 66 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 67 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml command failed as expected\nPASS: tools/mi/test_mi 68 - Enable ust event ev1,ev2,ev3 for session testSession failed as expected\nPASS: tools/mi/test_mi 69 - Mi test: Multiple enable ust event with inside fail xsd validation\nPASS: tools/mi/test_mi 70 - Extraction of xpath //lttng:command/lttng:output/lttng:events/lttng:event/lttng:success/text()\nPASS: tools/mi/test_mi 71 - Mi test: Enabled event on failing enable command /2\nPASS: tools/mi/test_mi 72 - Extraction of xpath //lttng:command/lttng:output/lttng:events/lttng:event/lttng:success/text()\nPASS: tools/mi/test_mi 73 - Mi test: Enabled event on failing enable command /2\nPASS: tools/mi/test_mi 74 - Disable event ev1 for session testSession\nPASS: tools/mi/test_mi 75 - Mi test: Disable ust event xsd validation\nPASS: tools/mi/test_mi 76 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 77 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml command success\nPASS: tools/mi/test_mi 78 - Disable event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 79 - Mi test: Disable multiple ust event xsd validation\nPASS: tools/mi/test_mi 80 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 81 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml command success\nPASS: tools/mi/test_mi 82 - Extraction of xpath //lttng:command/lttng:output/lttng:channel/lttng:events/lttng:event/lttng:success/text()\nPASS: tools/mi/test_mi 83 - Mi test: Disable multiple ust event success 3/3\nPASS: tools/mi/test_mi 84 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 85 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 86 - Enable channel testChannel for session testSession\nPASS: tools/mi/test_mi 87 - Enable ust event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 88 - Lttng-tool list command with option testSession -c testChannel\nPASS: tools/mi/test_mi 89 - Mi test: list channel xsd validation\nPASS: tools/mi/test_mi 90 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text()\nPASS: tools/mi/test_mi 91 - Mi test: 1 / 1 domains discovered\nPASS: tools/mi/test_mi 92 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:channels/lttng:channel/lttng:name/text()\nPASS: tools/mi/test_mi 93 - Mi test: 1 / 1 channel discovered\nPASS: tools/mi/test_mi 94 - Mi test: expected channel: testChannel found: testChannel\nPASS: tools/mi/test_mi 95 - Enable channel testChannela for session testSession\nPASS: tools/mi/test_mi 96 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 97 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 98 - Enable channel testChannel for session testSession\nPASS: tools/mi/test_mi 99 - Enable ust event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 100 - Enable JUL event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 101 - Lttng-tool list command with option testSession -d\nPASS: tools/mi/test_mi 102 - Mi test: list domain xsd validation\nPASS: tools/mi/test_mi 103 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text()\nPASS: tools/mi/test_mi 104 - Mi test: 2 / 2 domains discovered\nPASS: tools/mi/test_mi 105 - Mi test: domains Jul is present\nPASS: tools/mi/test_mi 106 - Mi test: domains UST is present\nPASS: tools/mi/test_mi 107 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 108 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 109 - Enable channel testChannel for session testSession\nPASS: tools/mi/test_mi 110 - Enable ust event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 111 - Enable JUL event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 112 - Lttng-tool list command with option testSession\nPASS: tools/mi/test_mi 113 - Mi test: list session xsd validation\nPASS: tools/mi/test_mi 114 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text()\nPASS: tools/mi/test_mi 115 - Mi test: 2 / 2 domains discovered\nPASS: tools/mi/test_mi 116 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:channels/lttng:channel/lttng:name/text()\nPASS: tools/mi/test_mi 117 - Mi test: 2 / 2 channel discovered\nPASS: tools/mi/test_mi 118 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 119 - Lttng-tool list command with option -u -f\nPASS: tools/mi/test_mi 120 - Mi test: list ust event xsd validation\nPASS: tools/mi/test_mi 121 - Extraction of xpath //lttng:command/lttng:output/lttng:domains/lttng:domain[./lttng:type ='UST']/lttng:pids/lttng:pid/lttng:events/lttng:event/lttng:name/text()\nPASS: tools/mi/test_mi 122 - Mi test: 28 / 5 ust events discovered\nPASS: tools/mi/test_mi 123 - Extraction of xpath //lttng:command/lttng:output/lttng:domains/lttng:domain[./lttng:type ='UST']/lttng:pids/lttng:pid/lttng:events/lttng:event[./lttng:name = 'tp:tptest']/lttng:event_fields/lttng:event_field/lttng:name/text()\nPASS: tools/mi/test_mi 124 - Mi test: 28 / 12 ust event fields discovered\nPASS: tools/mi/test_mi 125 - Create session testStartStopSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 126 - Start tracing for session testStartStopSession failed as expected\nPASS: tools/mi/test_mi 127 - Mi test: failed start xsd validation\nPASS: tools/mi/test_mi 128 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 129 - Mi test: mi report failure on start command as expected\nPASS: tools/mi/test_mi 130 - Enable channel startStopChannel for session testStartStopSession\nPASS: tools/mi/test_mi 131 - Start tracing for session testStartStopSession\nPASS: tools/mi/test_mi 132 - Mi test: start xsd validation\nPASS: tools/mi/test_mi 133 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 134 - Mi test: mi report success on start command as expected\nPASS: tools/mi/test_mi 135 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 136 - Mi test: started testStartStopSession\nPASS: tools/mi/test_mi 137 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:enabled/text()\nPASS: tools/mi/test_mi 138 - Mi test: enabled element : true expected: true\nPASS: tools/mi/test_mi 139 - Metadata regenerate testStartStopSession\nPASS: tools/mi/test_mi 140 - Mi test: regenerate metadata\nPASS: tools/mi/test_mi 141 - Stop lttng tracing for session testStartStopSession\nPASS: tools/mi/test_mi 142 - Mi test: stop xsd validation\nPASS: tools/mi/test_mi 143 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 144 - Mi test: stopped testStartStopSession\nPASS: tools/mi/test_mi 145 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:enabled/text()\nPASS: tools/mi/test_mi 146 - Mi test: enabled element : false expected: false\nPASS: tools/mi/test_mi 147 - Stop lttng tracing for session testStartStopSession failed as expected\nPASS: tools/mi/test_mi 148 - Mi test: failed stop xsd validation\nPASS: tools/mi/test_mi 149 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 150 - Mi test: mi report failure on start command as expected\nPASS: tools/mi/test_mi 151 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 152 - Create session testSnapshotAdd in no-output mode\nPASS: tools/mi/test_mi 153 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/snapshotoutput\nPASS: tools/mi/test_mi 154 - Mi test: snapshot xsd validation\nPASS: tools/mi/test_mi 155 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 156 - Mi test: add snapshot is a success\nPASS: tools/mi/test_mi 157 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'add-output']/lttng:output/lttng:snapshot/lttng:session_name/text()\nPASS: tools/mi/test_mi 158 - Mi test: added snapshot for: testSnapshotAdd expected testSnapshotAdd\nPASS: tools/mi/test_mi 159 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'add-output']/lttng:output/lttng:snapshot/lttng:name/text()\nPASS: tools/mi/test_mi 160 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'add-output']/lttng:output/lttng:snapshot/lttng:id/text()\nPASS: tools/mi/test_mi 161 - Snapshot list\nPASS: tools/mi/test_mi 162 - Mi test: snapshot list xsd validation\nPASS: tools/mi/test_mi 163 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 164 - Mi test: add snapshot is a success\nPASS: tools/mi/test_mi 165 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'list-output']/lttng:output/lttng:session[./lttng:name ='testSnapshotAdd']/lttng:snapshots/lttng:snapshot/lttng:name/text()\nPASS: tools/mi/test_mi 166 - Mi test: snapshot list extracted snapshot: snapshot-1 expected: snapshot-1\nPASS: tools/mi/test_mi 167 - Deleted snapshot output id 1\nPASS: tools/mi/test_mi 168 - Mi test: snapshot delete xsd validation\nPASS: tools/mi/test_mi 169 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 170 - Mi test: del snapshot is a success\nPASS: tools/mi/test_mi 171 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'del-output']/lttng:output/lttng:snapshot/lttng:id/text()\nPASS: tools/mi/test_mi 172 - Mi test: snapshot del extracted snapshot id: 1 expected: 1\nPASS: tools/mi/test_mi 173 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'del-output']/lttng:output/lttng:snapshot/lttng:session_name/text()\nPASS: tools/mi/test_mi 174 - Mi test: snapshot del extracted snapshot id: testSnapshotAdd expected: testSnapshotAdd\nPASS: tools/mi/test_mi 175 - Deleted snapshot output id 1 failed as expected\nPASS: tools/mi/test_mi 176 - Mi test: snapshot delete xsd validation\nPASS: tools/mi/test_mi 177 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 178 - Mi test: del snapshot is a success\nPASS: tools/mi/test_mi 179 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 180 - Create session testTrack in no-output mode\nPASS: tools/mi/test_mi 181 - Track command with opts: -p 1,2,3 -u\nPASS: tools/mi/test_mi 182 - Mi test: track pid xsd validation\nPASS: tools/mi/test_mi 183 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 184 - Mi test: track pid is a success\nPASS: tools/mi/test_mi 185 - Extraction of xpath //lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:id\nPASS: tools/mi/test_mi 186 - Mi test: track pid expecting 3 processes got 3\nPASS: tools/mi/test_mi 187 - Lttng-tool list command with option testTrack\nPASS: tools/mi/test_mi 188 - Mi test: session list with pid_tracker validate\nPASS: tools/mi/test_mi 189 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:id\nPASS: tools/mi/test_mi 190 - Mi test: tracker pid listing expecting 3 target got 3\nPASS: tools/mi/test_mi 191 - Untrack command with opts: -p 2,3 -u\nPASS: tools/mi/test_mi 192 - Mi test: untrack pid xsd validation\nPASS: tools/mi/test_mi 193 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 194 - Mi test: untrack pid is a success\nPASS: tools/mi/test_mi 195 - Extraction of xpath //lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:id\nPASS: tools/mi/test_mi 196 - Mi test: untrack pid expecting 2 process got 2\nPASS: tools/mi/test_mi 197 - Lttng-tool list command with option testTrack\nPASS: tools/mi/test_mi 198 - Mi test: session list with pid_tracker validate\nPASS: tools/mi/test_mi 199 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:targets/lttng:vpid_target/lttng:type/lttng:pid\nPASS: tools/mi/test_mi 200 - Mi test: tracker pid listing expecting 1 process got 1\nPASS: tools/mi/test_mi 201 - Untrack command with opts: -p -u -a\nPASS: tools/mi/test_mi 202 - Mi test: untrack pid xsd validation\nPASS: tools/mi/test_mi 203 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 204 - Mi test: untrack all pid is a success\nPASS: tools/mi/test_mi 205 - Extraction of xpath //lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:all\nPASS: tools/mi/test_mi 206 - Mi test: untrack pid expecting 1 process got 1\nPASS: tools/mi/test_mi 207 - Mi test: pid expected is true got true\nPASS: tools/mi/test_mi 208 - Lttng-tool list command with option testTrack\nPASS: tools/mi/test_mi 209 - Mi test: session list with pid_tracker validate\nPASS: tools/mi/test_mi 210 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:targets/lttng:vpid_target/lttng:type/lttng:pid\nPASS: tools/mi/test_mi 211 - Mi test: tracker pid listing expecting 0 process got 0\nPASS: tools/mi/test_mi 212 - Track command with opts: -p -u -a\nPASS: tools/mi/test_mi 213 - Mi test: track pid xsd validation\nPASS: tools/mi/test_mi 214 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 215 - Mi test: track all pid is a success\nPASS: tools/mi/test_mi 216 - Extraction of xpath //lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:all\nPASS: tools/mi/test_mi 217 - Mi test: track pid expecting 1 process got 1\nPASS: tools/mi/test_mi 218 - Mi test: pid expected is true got true\nPASS: tools/mi/test_mi 219 - Lttng-tool list command with option testTrack\nPASS: tools/mi/test_mi 220 - Mi test: session list with pid_tracker validate\nPASS: tools/mi/test_mi 221 - Check of node existence with xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker\nPASS: tools/mi/test_mi 222 - Mi test: VPID_tracker node is absent as defined\nPASS: tools/mi/test_mi 223 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 224 - Create session session_long_path in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/qNZGuNSwup1INfw0GwnHhH8VVhH7GyQ7EcnSbqD4nec9UK2HSpIcavtNPGUkrQk7S7SRH1khZ5Eqds0s0ufc5N8AyVkDeKL7tBr6ZPpjxVJ6QzUej38KfKfehE2jzoNnhXJ69gfeOo5NtEWtYOcZqvVUalwgJoMBXgQLkWG8Yu1LLWtZ3JGJMXVD78bgGoWCjvuF8DKBkCMKM3mVHaXppU5ERj21KNFgPj3V5CcCKgq8rVTXvhPfxxWiP7Rg1v\nPASS: tools/mi/test_mi 225 - Lttng-tool list command with option\nPASS: tools/mi/test_mi 226 - Mi test: list session with long path xsd validation\nPASS: tools/mi/test_mi 227 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 228 - Context listing\nPASS: tools/mi/test_mi 229 - Mi test: context listing validation\nPASS: tools/mi/test_mi 230 - Create session testSession1 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 231 - Create session testSession2 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 232 - Create session testSession3 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 233 - Clear session testSession1\nPASS: tools/mi/test_mi 234 - MI test: clear session testSession1 xsd validation\nPASS: tools/mi/test_mi 235 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 236 - Mi test: cleared session: testSession1 expected: testSession1\nPASS: tools/mi/test_mi 237 - Clear all lttng sessions\nPASS: tools/mi/test_mi 238 - MI test: clear all session xsd validation\nPASS: tools/mi/test_mi 239 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 240 - Mi test: 3 / 3 sessions discovered\nPASS: tools/mi/test_mi 241 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 242 - Expected fail on clear session testSession1\nPASS: tools/mi/test_mi 243 - MI test: failing clear session testSession1 xsd validation\nPASS: tools/mi/test_mi 244 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 245 - Mi test: clear command on testSession1 failed as expected\nPASS: tools/mi/test_mi 246 - Wait after kill session daemon\nPASS: tools/wildcard/test_event_wildcard 1 - Start session daemon\nPASS: tools/wildcard/test_event_wildcard 2 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.R3AUVF\nPASS: tools/wildcard/test_event_wildcard 3 - Enable ust event tp:abc* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 4 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 5 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 6 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 7 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 8 - Trace match\nPASS: tools/wildcard/test_event_wildcard 9 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.WkIrj3\nPASS: tools/wildcard/test_event_wildcard 10 - Enable ust event *abc for session wildcard\nPASS: tools/wildcard/test_event_wildcard 11 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 12 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 13 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 14 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 15 - Trace match\nPASS: tools/wildcard/test_event_wildcard 16 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.48m7w7\nPASS: tools/wildcard/test_event_wildcard 17 - Enable ust event *z* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 18 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 19 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 20 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 21 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 22 - Trace match\nPASS: tools/wildcard/test_event_wildcard 23 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.uUF6cM\nPASS: tools/wildcard/test_event_wildcard 24 - Enable ust event *\\** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 25 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 26 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 27 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 28 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 29 - Trace match\nPASS: tools/wildcard/test_event_wildcard 30 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.bUvHon\nPASS: tools/wildcard/test_event_wildcard 31 - Enable ust event *\\* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 32 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 33 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 34 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 35 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 36 - Trace match\nPASS: tools/wildcard/test_event_wildcard 37 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.qZ3jxt\nPASS: tools/wildcard/test_event_wildcard 38 - Enable ust event \\** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 39 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 40 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 41 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 42 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 43 - Trace match\nPASS: tools/wildcard/test_event_wildcard 44 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.pJUSoP\nPASS: tools/wildcard/test_event_wildcard 45 - Enable ust event *:*tpte*s for session wildcard\nPASS: tools/wildcard/test_event_wildcard 46 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 47 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 48 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 49 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 50 - Trace match\nPASS: tools/wildcard/test_event_wildcard 51 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.UjWPxf\nPASS: tools/wildcard/test_event_wildcard 52 - Enable ust event tp**tpTest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 53 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 54 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 55 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 56 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 57 - Trace match\nPASS: tools/wildcard/test_event_wildcard 58 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.kg6A9D\nPASS: tools/wildcard/test_event_wildcard 59 - Enable ust event tp:tp* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 60 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 61 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 62 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 63 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 64 - Trace match\nPASS: tools/wildcard/test_event_wildcard 65 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.8qUVva\nPASS: tools/wildcard/test_event_wildcard 66 - Enable ust event * for session wildcard\nPASS: tools/wildcard/test_event_wildcard 67 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 68 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 69 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 70 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 71 - Trace match\nPASS: tools/wildcard/test_event_wildcard 72 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.w6INEs\nPASS: tools/wildcard/test_event_wildcard 73 - Enable ust event tp:tptest* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 74 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 75 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 76 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 77 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 78 - Trace match\nPASS: tools/wildcard/test_event_wildcard 79 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.24d0f4\nPASS: tools/wildcard/test_event_wildcard 80 - Enable ust event ** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 81 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 82 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 83 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 84 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 85 - Trace match\nPASS: tools/wildcard/test_event_wildcard 86 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.5DefdQ\nPASS: tools/wildcard/test_event_wildcard 87 - Enable ust event *** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 88 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 89 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 90 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 91 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 92 - Trace match\nPASS: tools/wildcard/test_event_wildcard 93 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.UNc7Ud\nPASS: tools/wildcard/test_event_wildcard 94 - Enable ust event *tptest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 95 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 96 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 97 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 98 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 99 - Trace match\nPASS: tools/wildcard/test_event_wildcard 100 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.HGZFGE\nPASS: tools/wildcard/test_event_wildcard 101 - Enable ust event **tptest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 102 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 103 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 104 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 105 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 106 - Trace match\nPASS: tools/wildcard/test_event_wildcard 107 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.sqwh8u\nPASS: tools/wildcard/test_event_wildcard 108 - Enable ust event *tpte* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 109 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 110 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 111 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 112 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 113 - Trace match\nPASS: tools/wildcard/test_event_wildcard 114 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.FGS2Gv\nPASS: tools/wildcard/test_event_wildcard 115 - Enable ust event *tp* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 116 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 117 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 118 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 119 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 120 - Trace match\nPASS: tools/wildcard/test_event_wildcard 121 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.bPcm3Q\nPASS: tools/wildcard/test_event_wildcard 122 - Enable ust event *tp** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 123 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 124 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 125 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 126 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 127 - Trace match\nPASS: tools/wildcard/test_event_wildcard 128 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.omkKum\nPASS: tools/wildcard/test_event_wildcard 129 - Enable ust event *:*tptest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 130 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 131 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 132 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 133 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 134 - Trace match\nPASS: tools/wildcard/test_event_wildcard 135 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.RqJi3U\nPASS: tools/wildcard/test_event_wildcard 136 - Enable ust event *:*tpte*t for session wildcard\nPASS: tools/wildcard/test_event_wildcard 137 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 138 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 139 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 140 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 141 - Trace match\nPASS: tools/wildcard/test_event_wildcard 142 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.B9DYd9\nPASS: tools/wildcard/test_event_wildcard 143 - Enable ust event t*p*:*t*e*s*t for session wildcard\nPASS: tools/wildcard/test_event_wildcard 144 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 145 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 146 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 147 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 148 - Trace match\nPASS: tools/wildcard/test_event_wildcard 149 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.MUiX6J\nPASS: tools/wildcard/test_event_wildcard 150 - Enable ust event *t*p*:*t*e*s*t* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 151 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 152 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 153 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 154 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 155 - Trace match\nPASS: tools/wildcard/test_event_wildcard 156 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.aYpiGC\nPASS: tools/wildcard/test_event_wildcard 157 - Enable ust event tp*tptest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 158 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 159 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 160 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 161 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 162 - Trace match\nPASS: tools/wildcard/test_event_wildcard 163 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.XQbNqV\nPASS: tools/wildcard/test_event_wildcard 164 - Enable ust event tp**tptest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 165 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 166 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 167 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 168 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 169 - Trace match\nPASS: tools/wildcard/test_event_wildcard 170 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.3ZJb2l\nPASS: tools/wildcard/test_event_wildcard 171 - Enable ust event tp*test for session wildcard\nPASS: tools/wildcard/test_event_wildcard 172 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 173 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 174 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 175 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 176 - Trace match\nPASS: tools/wildcard/test_event_wildcard 177 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.nIPEOm\nPASS: tools/wildcard/test_event_wildcard 178 - Enable kernel event lttng_test_abc* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 179 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 180 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 181 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 182 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 183 - Trace match\nPASS: tools/wildcard/test_event_wildcard 184 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.m5qNFd\nPASS: tools/wildcard/test_event_wildcard 185 - Enable kernel event *abc for session wildcard\nPASS: tools/wildcard/test_event_wildcard 186 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 187 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 188 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 189 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 190 - Trace match\nPASS: tools/wildcard/test_event_wildcard 191 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.njJBDk\nPASS: tools/wildcard/test_event_wildcard 192 - Enable kernel event *z* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 193 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 194 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 195 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 196 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 197 - Trace match\nPASS: tools/wildcard/test_event_wildcard 198 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.mWFPSK\nPASS: tools/wildcard/test_event_wildcard 199 - Enable kernel event *\\** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 200 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 201 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 202 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 203 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 204 - Trace match\nPASS: tools/wildcard/test_event_wildcard 205 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.mkOmyz\nPASS: tools/wildcard/test_event_wildcard 206 - Enable kernel event *\\* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 207 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 208 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 209 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 210 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 211 - Trace match\nPASS: tools/wildcard/test_event_wildcard 212 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.xgeB3l\nPASS: tools/wildcard/test_event_wildcard 213 - Enable kernel event \\** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 214 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 215 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 216 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 217 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 218 - Trace match\nPASS: tools/wildcard/test_event_wildcard 219 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.PFKKLW\nPASS: tools/wildcard/test_event_wildcard 220 - Enable kernel event *:*eve*n for session wildcard\nPASS: tools/wildcard/test_event_wildcard 221 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 222 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 223 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 224 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 225 - Trace match\nPASS: tools/wildcard/test_event_wildcard 226 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.LCsip1\nPASS: tools/wildcard/test_event_wildcard 227 - Enable kernel event lttng_test_fil* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 228 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 229 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 230 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 231 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 232 - Trace match\nPASS: tools/wildcard/test_event_wildcard 233 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.eTESuH\nPASS: tools/wildcard/test_event_wildcard 234 - Enable kernel event * for session wildcard\nPASS: tools/wildcard/test_event_wildcard 235 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 236 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 237 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 238 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 239 - Trace match\nPASS: tools/wildcard/test_event_wildcard 240 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.Py3Qyb\nPASS: tools/wildcard/test_event_wildcard 241 - Enable kernel event lttng_test_filter_event* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 242 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 243 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 244 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 245 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 246 - Trace match\nPASS: tools/wildcard/test_event_wildcard 247 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.nxEGP6\nPASS: tools/wildcard/test_event_wildcard 248 - Enable kernel event ** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 249 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 250 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 251 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 252 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 253 - Trace match\nPASS: tools/wildcard/test_event_wildcard 254 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.R9HyBd\nPASS: tools/wildcard/test_event_wildcard 255 - Enable kernel event *** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 256 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 257 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 258 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 259 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 260 - Trace match\nPASS: tools/wildcard/test_event_wildcard 261 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.CEXiem\nPASS: tools/wildcard/test_event_wildcard 262 - Enable kernel event *filter_event for session wildcard\nPASS: tools/wildcard/test_event_wildcard 263 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 264 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 265 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 266 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 267 - Trace match\nPASS: tools/wildcard/test_event_wildcard 268 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.1qO18f\nPASS: tools/wildcard/test_event_wildcard 269 - Enable kernel event *ter_ev* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 270 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 271 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 272 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 273 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 274 - Trace match\nPASS: tools/wildcard/test_event_wildcard 275 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.MerXCY\nPASS: tools/wildcard/test_event_wildcard 276 - Enable kernel event *test* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 277 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 278 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 279 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 280 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 281 - Trace match\nPASS: tools/wildcard/test_event_wildcard 282 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.rJIIIS\nPASS: tools/wildcard/test_event_wildcard 283 - Enable kernel event *test** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 284 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 285 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 286 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 287 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 288 - Trace match\nPASS: tools/wildcard/test_event_wildcard 289 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.g7nA98\nPASS: tools/wildcard/test_event_wildcard 290 - Enable kernel event *e* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 291 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 292 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 293 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 294 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 295 - Trace match\nPASS: tools/wildcard/test_event_wildcard 296 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.o2untP\nPASS: tools/wildcard/test_event_wildcard 297 - Enable kernel event *_*event for session wildcard\nPASS: tools/wildcard/test_event_wildcard 298 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 299 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 300 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 301 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 302 - Trace match\nPASS: tools/wildcard/test_event_wildcard 303 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.4TgD3D\nPASS: tools/wildcard/test_event_wildcard 304 - Enable kernel event *_*filter_*nt for session wildcard\nPASS: tools/wildcard/test_event_wildcard 305 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 306 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 307 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 308 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 309 - Trace match\nPASS: tools/wildcard/test_event_wildcard 310 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.0EKQJR\nPASS: tools/wildcard/test_event_wildcard 311 - Enable kernel event *_**filter_*nt for session wildcard\nPASS: tools/wildcard/test_event_wildcard 312 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 313 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 314 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 315 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 316 - Trace match\nPASS: tools/wildcard/test_event_wildcard 317 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.EhmBRl\nPASS: tools/wildcard/test_event_wildcard 318 - Enable kernel event l*t*t*n*g*_*t*e*s*t*_*f*i*l*t*e*r*_*e*v*e*n*t for session wildcard\nPASS: tools/wildcard/test_event_wildcard 319 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 320 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 321 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 322 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 323 - Trace match\nPASS: tools/wildcard/test_event_wildcard 324 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.mM1QbH\nPASS: tools/wildcard/test_event_wildcard 325 - Enable kernel event *l*t*t*n*g*_*t*e*s*t*_*f*i*l*t*e*r*_*e*v*e*n*t* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 326 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 327 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 328 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 329 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 330 - Trace match\nPASS: tools/wildcard/test_event_wildcard 331 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.5O85Ey\nPASS: tools/wildcard/test_event_wildcard 332 - Enable kernel event lttng*event for session wildcard\nPASS: tools/wildcard/test_event_wildcard 333 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 334 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 335 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 336 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 337 - Trace match\nPASS: tools/wildcard/test_event_wildcard 338 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.tIuJ4n\nPASS: tools/wildcard/test_event_wildcard 339 - Enable kernel event lttng*test*filter*event for session wildcard\nPASS: tools/wildcard/test_event_wildcard 340 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 341 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 342 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 343 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 344 - Trace match\nPASS: tools/wildcard/test_event_wildcard 345 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.gFCEer\nPASS: tools/wildcard/test_event_wildcard 346 - Enable kernel event *lttng*test*filter*event* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 347 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 348 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 349 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 350 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 351 - Trace match\nPASS: tools/wildcard/test_event_wildcard 352 - Wait after kill session daemon\nPASS: tools/crash/test_crash 1 - Start session daemon\nPASS: tools/crash/test_crash 2 - Create session shm_path_per_pid in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 3 - Enable channel channel_per_pid for session shm_path_per_pid\nPASS: tools/crash/test_crash 4 - Start tracing for session shm_path_per_pid\nPASS: tools/crash/test_crash 5 - No file created on set-up\nPASS: tools/crash/test_crash 6 - Start application to trace\nPASS: tools/crash/test_crash 7 - Path /tmp/tmp.XXXXXXXXXXath_per_pid_shm.Ox5uI1/shm_path_per_pid-20240206-091728 created on application creation\nPASS: tools/crash/test_crash 8 - Pid path exists: /tmp/tmp.XXXXXXXXXXath_per_pid_shm.Ox5uI1/shm_path_per_pid-20240206-091728/ust/pid/gen-ust-events-14071-20240206-091728\nPASS: tools/crash/test_crash 9 - Expect 1 pid registration folder got 1\nPASS: tools/crash/test_crash 10 - Expect > 0 buffer and metadata files got 5\nPASS: tools/crash/test_crash 11 - Start application to trace\nPASS: tools/crash/test_crash 12 - Expect 2 pid registration folders got 2\nPASS: tools/crash/test_crash 13 - First pid cleanup\nPASS: tools/crash/test_crash 14 - Full cleanup\nPASS: tools/crash/test_crash 15 - Destroy session shm_path_per_pid\nPASS: tools/crash/test_crash 16 - Wait after kill session daemon\nPASS: tools/crash/test_crash 17 - Start session daemon\nPASS: tools/crash/test_crash 18 - Create session shm_path_per_uid in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 19 - Enable channel channel_per_uid for session shm_path_per_uid\nPASS: tools/crash/test_crash 20 - Start tracing for session shm_path_per_uid\nPASS: tools/crash/test_crash 21 - No files created on set-up\nPASS: tools/crash/test_crash 22 - Start application to trace\nPASS: tools/crash/test_crash 23 - Path /tmp/tmp.XXXXXXXXXXath_per_uid_shm_path.e9w7YO/shm_path_per_uid-20240206-091736 created on application creation\nPASS: tools/crash/test_crash 24 - uid path exist found /tmp/tmp.XXXXXXXXXXath_per_uid_shm_path.e9w7YO/shm_path_per_uid-20240206-091736/ust/uid/0\nPASS: tools/crash/test_crash 25 - Expect 1 uid registration folder got 1\nPASS: tools/crash/test_crash 26 - Expect 1 uid registration folder got 1\nPASS: tools/crash/test_crash 27 - Destroy session shm_path_per_uid\nPASS: tools/crash/test_crash 28 - Full cleanup\nPASS: tools/crash/test_crash 29 - Wait after kill session daemon\nPASS: tools/crash/test_crash 30 - Start session daemon\nPASS: tools/crash/test_crash 31 - Create session shm_path_per_pid in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 32 - Enable channel channel_per_pid for session shm_path_per_pid\nPASS: tools/crash/test_crash 33 - Start tracing for session shm_path_per_pid\nPASS: tools/crash/test_crash 34 - Start application to trace\nPASS: tools/crash/test_crash 35 - Start application to trace\nPASS: tools/crash/test_crash 36 - Wait after kill session daemon\nPASS: tools/crash/test_crash 37 - Full cleanup on sigint\nPASS: tools/crash/test_crash 38 - Start session daemon\nPASS: tools/crash/test_crash 39 - Create session shm_path_per_uid_sigint in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 40 - Enable channel channel_per_uid_sigint for session shm_path_per_uid_sigint\nPASS: tools/crash/test_crash 41 - Start tracing for session shm_path_per_uid_sigint\nPASS: tools/crash/test_crash 42 - Start application to trace\nPASS: tools/crash/test_crash 43 - Start application to trace\nPASS: tools/crash/test_crash 44 - Wait after kill session daemon\nPASS: tools/crash/test_crash 45 - Full cleanup on sigint\nPASS: tools/crash/test_crash 46 - Start session daemon\nPASS: tools/crash/test_crash 47 - Create session crash_test in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 48 - Enable channel channel_crash for session crash_test\nPASS: tools/crash/test_crash 49 - Enable ust event tp:tptest for session crash_test\nPASS: tools/crash/test_crash 50 - Start tracing for session crash_test\nPASS: tools/crash/test_crash 51 - Stop lttng tracing for session\nPASS: tools/crash/test_crash 52 - Expect 10 recup event from buffers got 10\nPASS: tools/crash/test_crash 53 - Expect 10 recup event from symlink buffers got 10\nPASS: tools/crash/test_crash 54 - Destroy session crash_test\nPASS: tools/crash/test_crash 55 - Wait after kill session daemon\nPASS: tools/crash/test_crash 56 - Start session daemon\nPASS: tools/crash/test_crash 57 - Create session crash_test in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 58 - Enable channel channel_crash for session crash_test\nPASS: tools/crash/test_crash 59 - Enable ust event tp:tptest for session crash_test\nPASS: tools/crash/test_crash 60 - Start tracing for session crash_test\nPASS: tools/crash/test_crash 61 - Stop lttng tracing for session\nPASS: tools/crash/test_crash 62 - Extraction of crashed buffers to path\nPASS: tools/crash/test_crash 63 - Trace match with 10 event tp:tptest\nPASS: tools/crash/test_crash 64 - Destroy session crash_test\nPASS: tools/crash/test_crash 65 - Wait after kill session daemon\nPASS: tools/crash/test_crash 66 - Start session daemon\nPASS: tools/crash/test_crash 67 - Create session crash_test in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 68 - Enable channel channel_crash for session crash_test\nPASS: tools/crash/test_crash 69 - Enable ust event tp:tptest for session crash_test\nPASS: tools/crash/test_crash 70 - Start tracing for session crash_test\nPASS: tools/crash/test_crash 71 - Sending SIGSTOP to session daemon\nPASS: tools/crash/test_crash 72 - Sending SIGSTOP to consumer daemon\nPASS: tools/crash/test_crash 73 - Wait after kill consumer daemon\nPASS: tools/crash/test_crash 74 - Wait after kill session daemon\nPASS: tools/crash/test_crash 75 - Extraction of crashed buffers to path /tmp/tmp.XXXXXXXXXX_crash_extraction_sigkill_extraction_dir_path.wex30K/extract\nPASS: tools/crash/test_crash 76 - Trace match with 10 event tp:tptest\nPASS: tools/regen-metadata/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a)\nPASS: tools/regen-metadata/test_ust 2 - Start session daemon\nPASS: tools/regen-metadata/test_ust 3 - Create session b8nHhFgMbAqejavZ with uri:net://localhost and opts:\nPASS: tools/regen-metadata/test_ust 4 - Enable ust event tp:tptest for session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 5 - Start tracing for session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 6 - Stop lttng tracing for session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 7 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 8 - Start tracing for session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 9 - Metadata regenerate b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 10 - Stop lttng tracing for session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 11 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 12 - Destroy session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 13 - Create session RnmGAhHGkR0POgU6 in -o /tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a\nPASS: tools/regen-metadata/test_ust 14 - Enable ust event tp:tptest for session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 15 - Start tracing for session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 16 - Stop lttng tracing for session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 17 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 18 - Start tracing for session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 19 - Metadata regenerate RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 20 - Stop lttng tracing for session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 21 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 22 - Destroy session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 23 - Create session qkasm0YcVMdNHWl3 in -o /tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a\nPASS: tools/regen-metadata/test_ust 24 - Enable channel channel0 per PID for session qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 25 - Enable ust event tp:tptest for session qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 26 - Start tracing for session qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 27 - Expected fail on regenerate metadata qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 28 - Stop lttng tracing for session qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 29 - Destroy session qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 30 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 31 - Create session VvZEvhCZplVc55rw with uri:net://localhost and opts: --live\nPASS: tools/regen-metadata/test_ust 32 - Enable ust event tp:tptest for session VvZEvhCZplVc55rw\nPASS: tools/regen-metadata/test_ust 33 - Start tracing for session VvZEvhCZplVc55rw\nPASS: tools/regen-metadata/test_ust 34 - Expected fail on regenerate metadata VvZEvhCZplVc55rw\nPASS: tools/regen-metadata/test_ust 35 - Stop lttng tracing for session VvZEvhCZplVc55rw\nPASS: tools/regen-metadata/test_ust 36 - Destroy session VvZEvhCZplVc55rw\nPASS: tools/regen-metadata/test_ust 37 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 38 - Create session EbJEQwVuOrsmcVbo in -o /tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a\nPASS: tools/regen-metadata/test_ust 39 - Enable ust event tp:tptest for session EbJEQwVuOrsmcVbo\nPASS: tools/regen-metadata/test_ust 40 - Start tracing for session EbJEQwVuOrsmcVbo\nPASS: tools/regen-metadata/test_ust 41 - Metadata regenerate EbJEQwVuOrsmcVbo\nPASS: tools/regen-metadata/test_ust 42 - Snapshot recorded\nPASS: tools/regen-metadata/test_ust 43 - Stop lttng tracing for session EbJEQwVuOrsmcVbo\nPASS: tools/regen-metadata/test_ust 44 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 45 - Destroy session EbJEQwVuOrsmcVbo\nPASS: tools/regen-metadata/test_ust 46 - Wait after kill session daemon\nPASS: tools/regen-metadata/test_ust 47 - Wait after kill relay daemon\nPASS: tools/regen-statedump/test_ust 1 - Start session daemon\nPASS: tools/regen-statedump/test_ust 2 - Create session sHV4rV7gynKtvYbW in -o /tmp/tmp.XXXXXXXXXXerate_statedump_ust_trace_path.9ZNPJj\nPASS: tools/regen-statedump/test_ust 3 - Enable ust event lttng_ust_statedump:start,lttng_ust_statedump:end for session sHV4rV7gynKtvYbW\nPASS: tools/regen-statedump/test_ust 4 - Start tracing for session sHV4rV7gynKtvYbW\nPASS: tools/regen-statedump/test_ust 5 - Statedump regenerate sHV4rV7gynKtvYbW\nPASS: tools/regen-statedump/test_ust 6 - Stop lttng tracing for session sHV4rV7gynKtvYbW\nPASS: tools/regen-statedump/test_ust 7 - Destroy session sHV4rV7gynKtvYbW\nPASS: tools/regen-statedump/test_ust 8 - Validate trace for event lttng_ust_statedump:start, 2 events\nPASS: tools/regen-statedump/test_ust 9 - Validate trace for event lttng_ust_statedump:end, 2 events\nPASS: tools/regen-statedump/test_ust 10 - Read a total of 4 events, expected 4\nPASS: tools/regen-statedump/test_ust 11 - Wait after kill session daemon\nPASS: tools/rotation/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY)\nPASS: tools/rotation/test_ust 2 - Start session daemon\nPASS: tools/rotation/test_ust 3 - Create session YHMzsZGhQMe2Yfvx with uri:net://localhost and opts:\nPASS: tools/rotation/test_ust 4 - Enable ust event tp:tptest for session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 5 - Start tracing for session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 6 - Rotate session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 7 - Stop lttng tracing for session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 8 - Rotate session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 9 - Destroy session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 10 - /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/YHMzsZGhQMe2Yfvx*/archives contains 2 chunks only\nPASS: tools/rotation/test_ust 11 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/YHMzsZGhQMe2Yfvx-20240206-091808/archives/20240206T091809+0000-20240206T091809+0000-0/ust/uid/0/64-bit/metadata\nPASS: tools/rotation/test_ust 12 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/YHMzsZGhQMe2Yfvx-20240206-091808/archives/20240206T091809+0000-20240206T091809+0000-1/ust/uid/0/64-bit/metadata\nPASS: tools/rotation/test_ust 13 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_ust 14 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_ust 15 - Validate trace for event tp:tptest, 30 events\nPASS: tools/rotation/test_ust 16 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_ust 17 - Validate trace for event tp:tptest, 10 events\nPASS: tools/rotation/test_ust 18 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_ust 19 - Validate trace for event tp:tptest, 20 events\nPASS: tools/rotation/test_ust 20 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_ust 21 - Create session sRkiERErdGPIOIEo in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 22 - Enable ust event tp:tptest for session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 23 - Start tracing for session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 24 - Rotate session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 25 - Stop lttng tracing for session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 26 - Rotate session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 27 - Destroy session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 28 - /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives contains 2 chunks only\nPASS: tools/rotation/test_ust 29 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091810+0000-20240206T091810+0000-0/ust/uid/0/64-bit/metadata\nPASS: tools/rotation/test_ust 30 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091810+0000-20240206T091811+0000-1/ust/uid/0/64-bit/metadata\nPASS: tools/rotation/test_ust 31 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_ust 32 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_ust 33 - Validate trace for event tp:tptest, 30 events\nPASS: tools/rotation/test_ust 34 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_ust 35 - Validate trace for event tp:tptest, 10 events\nPASS: tools/rotation/test_ust 36 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_ust 37 - Validate trace for event tp:tptest, 20 events\nPASS: tools/rotation/test_ust 38 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_ust 39 - Create session C3kJCKzT7TciaV47 with uri:net://localhost and opts:\nPASS: tools/rotation/test_ust 40 - Enable channel channel0 for session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 41 - Enable ust event tp:tptest for session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 42 - Start tracing for session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 43 - Rotate session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 44 - Stop lttng tracing for session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 45 - Rotate session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 46 - Destroy session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 47 - /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/C3kJCKzT7TciaV47*/archives contains 2 chunks only\nPASS: tools/rotation/test_ust 48 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/C3kJCKzT7TciaV47-20240206-091811/archives/20240206T091811+0000-20240206T091812+0000-0/ust/pid/gen-ust-events-15433-20240206-091811/metadata\nPASS: tools/rotation/test_ust 49 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/C3kJCKzT7TciaV47-20240206-091811/archives/20240206T091812+0000-20240206T091812+0000-1/ust/pid/gen-ust-events-15437-20240206-091812/metadata\nPASS: tools/rotation/test_ust 50 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_ust 51 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_ust 52 - Validate trace for event tp:tptest, 30 events\nPASS: tools/rotation/test_ust 53 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_ust 54 - Validate trace for event tp:tptest, 10 events\nPASS: tools/rotation/test_ust 55 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_ust 56 - Validate trace for event tp:tptest, 20 events\nPASS: tools/rotation/test_ust 57 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_ust 58 - Create session 7B4VzoOLtCHk3S1e in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 59 - Enable channel channel0 for session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 60 - Enable ust event tp:tptest for session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 61 - Start tracing for session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 62 - Rotate session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 63 - Stop lttng tracing for session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 64 - Rotate session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 65 - Destroy session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 66 - /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives contains 2 chunks only\nPASS: tools/rotation/test_ust 67 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091813+0000-20240206T091813+0000-0/ust/pid/gen-ust-events-15486-20240206-091813/metadata\nPASS: tools/rotation/test_ust 68 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091813+0000-20240206T091814+0000-1/ust/pid/gen-ust-events-15490-20240206-091814/metadata\nPASS: tools/rotation/test_ust 69 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_ust 70 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_ust 71 - Validate trace for event tp:tptest, 30 events\nPASS: tools/rotation/test_ust 72 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_ust 73 - Validate trace for event tp:tptest, 10 events\nPASS: tools/rotation/test_ust 74 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_ust 75 - Validate trace for event tp:tptest, 20 events\nPASS: tools/rotation/test_ust 76 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_ust 77 - Create session GbZ5ITxhZATKD4xT in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 78 - Enable ust event tp:tptest for session GbZ5ITxhZATKD4xT\nPASS: tools/rotation/test_ust 79 - Set periodic rotation (500ms) of session GbZ5ITxhZATKD4xT\nPASS: tools/rotation/test_ust 80 - Start tracing for session GbZ5ITxhZATKD4xT\nPASS: tools/rotation/test_ust 81 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_ust 82 - Stop lttng tracing for session GbZ5ITxhZATKD4xT\nPASS: tools/rotation/test_ust 83 - Destroy session GbZ5ITxhZATKD4xT\nPASS: tools/rotation/test_ust 84 - Validate empty trace\nPASS: tools/rotation/test_ust 85 - Validate empty trace\nPASS: tools/rotation/test_ust 86 - Validate empty trace\nPASS: tools/rotation/test_ust 87 - Create session ab65mZdxq7uf5gtK with uri:net://localhost and opts:\nPASS: tools/rotation/test_ust 88 - Enable ust event tp:tptest for session ab65mZdxq7uf5gtK\nPASS: tools/rotation/test_ust 89 - Set periodic rotation (500ms) of session ab65mZdxq7uf5gtK\nPASS: tools/rotation/test_ust 90 - Start tracing for session ab65mZdxq7uf5gtK\nPASS: tools/rotation/test_ust 91 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_ust 92 - Stop lttng tracing for session ab65mZdxq7uf5gtK\nPASS: tools/rotation/test_ust 93 - Destroy session ab65mZdxq7uf5gtK\nPASS: tools/rotation/test_ust 94 - Validate empty trace\nPASS: tools/rotation/test_ust 95 - Validate empty trace\nPASS: tools/rotation/test_ust 96 - Validate empty trace\nPASS: tools/rotation/test_ust 97 - Create session kToTT7IpPk6FoCNB in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 98 - Enable channel channel0 for session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 99 - Enable ust event tp:tptest for session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 100 - Start tracing for session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 101 - App is un-registered\nPASS: tools/rotation/test_ust 102 - Set periodic rotation (500ms) of session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 103 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_ust 104 - Stop lttng tracing for session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 105 - Destroy session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 106 - Validate empty trace\nPASS: tools/rotation/test_ust 107 - Chunk 2 is empty\nPASS: tools/rotation/test_ust 108 - Chunk 3 is empty\nPASS: tools/rotation/test_ust 109 - Create session YGHpAXK004QUPp4x with uri:net://localhost and opts:\nPASS: tools/rotation/test_ust 110 - Enable channel channel0 for session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 111 - Enable ust event tp:tptest for session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 112 - Start tracing for session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 113 - App is un-registered\nPASS: tools/rotation/test_ust 114 - Set periodic rotation (500ms) of session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 115 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_ust 116 - Stop lttng tracing for session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 117 - Destroy session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 118 - Validate empty trace\nPASS: tools/rotation/test_ust 119 - Chunk 2 is empty\nPASS: tools/rotation/test_ust 120 - Chunk 3 is empty\nPASS: tools/rotation/test_ust 121 - Create session L6TUW2iNucKGIMO1 with uri:net://localhost and opts: --live\nPASS: tools/rotation/test_ust 122 - Expected fail when setting periodic rotation (500ms) of session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 123 - Destroy session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 124 - Create session L6TUW2iNucKGIMO1 in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 125 - Expected fail when setting periodic rotation (500ms) of session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 126 - Destroy session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 127 - Create session L6TUW2iNucKGIMO1 with uri:net://localhost and opts: --live\nPASS: tools/rotation/test_ust 128 - Enable ust event tp:tptest for session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 129 - Start tracing for session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 130 - Expected fail on rotate session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 131 - Destroy session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 132 - Create session L6TUW2iNucKGIMO1 in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 133 - Enable ust event tp:tptest for session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 134 - Start tracing for session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 135 - Expected fail on rotate session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 136 - Destroy session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 137 - Wait after kill session daemon\nPASS: tools/rotation/test_ust 138 - Wait after kill relay daemon\nPASS: tools/rotation/test_kernel 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5)\nPASS: tools/rotation/test_kernel 2 - Start session daemon\nPASS: tools/rotation/test_kernel 3 - Create session rntGBziwwhSN2AAg with uri:net://localhost and opts:\nPASS: tools/rotation/test_kernel 4 - Enable kernel event lttng_test_filter_event for session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 5 - Start tracing for session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 6 - Rotate session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 7 - Stop lttng tracing for session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 8 - Rotate session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 9 - Destroy session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 10 - /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/qemuarm64/rntGBziwwhSN2AAg-20240206-091837/archives contains 2 chunks only\nPASS: tools/rotation/test_kernel 11 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/qemuarm64/rntGBziwwhSN2AAg-20240206-091837/archives/20240206T091837+0000-20240206T091837+0000-0/kernel/metadata\nPASS: tools/rotation/test_kernel 12 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/qemuarm64/rntGBziwwhSN2AAg-20240206-091837/archives/20240206T091837+0000-20240206T091838+0000-1/kernel/metadata\nPASS: tools/rotation/test_kernel 13 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_kernel 14 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_kernel 15 - Validate trace for event lttng_test_filter_event, 30 events\nPASS: tools/rotation/test_kernel 16 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_kernel 17 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/rotation/test_kernel 18 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_kernel 19 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/rotation/test_kernel 20 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_kernel 21 - Create session t6B2TRB7Iyq4rc4x in -o /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5\nPASS: tools/rotation/test_kernel 22 - Enable kernel event lttng_test_filter_event for session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 23 - Start tracing for session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 24 - Rotate session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 25 - Stop lttng tracing for session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 26 - Rotate session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 27 - Destroy session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 28 - /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/archives contains 2 chunks only\nPASS: tools/rotation/test_kernel 29 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/archives/20240206T091839+0000-20240206T091839+0000-0/kernel/metadata\nPASS: tools/rotation/test_kernel 30 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/archives/20240206T091839+0000-20240206T091840+0000-1/kernel/metadata\nPASS: tools/rotation/test_kernel 31 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_kernel 32 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_kernel 33 - Validate trace for event lttng_test_filter_event, 30 events\nPASS: tools/rotation/test_kernel 34 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_kernel 35 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/rotation/test_kernel 36 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_kernel 37 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/rotation/test_kernel 38 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_kernel 39 - Create session HG2c34S5XW9iYEio in -o /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5\nPASS: tools/rotation/test_kernel 40 - Enable kernel event lttng_test_filter_event for session HG2c34S5XW9iYEio\nPASS: tools/rotation/test_kernel 41 - Set periodic rotation (500ms) of session HG2c34S5XW9iYEio\nPASS: tools/rotation/test_kernel 42 - Start tracing for session HG2c34S5XW9iYEio\nPASS: tools/rotation/test_kernel 43 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_kernel 44 - Stop lttng tracing for session HG2c34S5XW9iYEio\nPASS: tools/rotation/test_kernel 45 - Destroy session HG2c34S5XW9iYEio\nPASS: tools/rotation/test_kernel 46 - Validate empty trace\nPASS: tools/rotation/test_kernel 47 - Validate empty trace\nPASS: tools/rotation/test_kernel 48 - Validate empty trace\nPASS: tools/rotation/test_kernel 49 - Create session CmWvU7sS02CB8pKl with uri:net://localhost and opts:\nPASS: tools/rotation/test_kernel 50 - Enable kernel event lttng_test_filter_event for session CmWvU7sS02CB8pKl\nPASS: tools/rotation/test_kernel 51 - Set periodic rotation (500ms) of session CmWvU7sS02CB8pKl\nPASS: tools/rotation/test_kernel 52 - Start tracing for session CmWvU7sS02CB8pKl\nPASS: tools/rotation/test_kernel 53 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_kernel 54 - Stop lttng tracing for session CmWvU7sS02CB8pKl\nPASS: tools/rotation/test_kernel 55 - Destroy session CmWvU7sS02CB8pKl\nPASS: tools/rotation/test_kernel 56 - Validate empty trace\nPASS: tools/rotation/test_kernel 57 - Validate empty trace\nPASS: tools/rotation/test_kernel 58 - Validate empty trace\nPASS: tools/rotation/test_kernel 59 - Wait after kill session daemon\nPASS: tools/rotation/test_kernel 60 - Wait after kill relay daemon\nPASS: tools/rotation/test_save_load_mi 1 - Start session daemon\nPASS: tools/rotation/test_save_load_mi 2 - Create session oMQXfBUJAHoGQ7My in -o /tmp/tmp.XXXXXXXXXXload_mi_trace_path.BHRygx\nPASS: tools/rotation/test_save_load_mi 3 - Enable ust event -a for session oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 4 - Set periodic rotation (500ms) of session oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 5 - Valid lttng enable-rotation timer XML\nPASS: tools/rotation/test_save_load_mi 6 - Found the right rotation timer value in XML\nPASS: tools/rotation/test_save_load_mi 7 - Rotate session oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 8 - Valid lttng enable-rotation size XML\nPASS: tools/rotation/test_save_load_mi 9 - Found the right rotation size value in XML\nPASS: tools/rotation/test_save_load_mi 10 - Lttng-tool list command with option oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 11 - Valid lttng list XML\nPASS: tools/rotation/test_save_load_mi 12 - Found the right rotation timer value in list XML\nPASS: tools/rotation/test_save_load_mi 13 - Found the right rotation size value in list XML\nPASS: tools/rotation/test_save_load_mi 14 - Session saved\nPASS: tools/rotation/test_save_load_mi 15 - Destroy session oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 16 - Load command with opts: -i /tmp/tmp.XXXXXXXXXXload_mi_save_output.ohmbBb/oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 17 - Lttng-tool list command with option oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 18 - Valid lttng list XML after load\nPASS: tools/rotation/test_save_load_mi 19 - Found the right rotation timer value in list XML after load\nPASS: tools/rotation/test_save_load_mi 20 - Found the right rotation size value in list XML after load\nPASS: tools/rotation/test_save_load_mi 21 - Destroy session oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 22 - Wait after kill session daemon\nPASS: tools/rotation/test_schedule_api 1 - NULL session name rejected by lttng_session_add_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 2 - NULL schedule rejected by lttng_session_add_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 3 - Created a size threshold session rotation schedule\nPASS: tools/rotation/test_schedule_api 4 - Uninitialized size schedule rejected by lttng_session_add_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 5 - Created a periodic session rotation schedule\nPASS: tools/rotation/test_schedule_api 6 - Uninitialized periodic schedule rejected by lttng_session_add_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 7 - NULL session name rejected by lttng_session_remove_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 8 - NULL schedule rejected by lttng_session_remove_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 9 - Uninitialized size schedule rejected by lttng_session_remove_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 10 - Uninitialized periodic schedule rejected by lttng_session_remove_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 11 - Getter on size threshold rotation schedule returns LTTNG_ROTATION_STATUS_UNAVAILABLE by default\nPASS: tools/rotation/test_schedule_api 12 - Getter on periodic rotation schedule returns LTTNG_ROTATION_STATUS_UNAVAILABLE by default\nPASS: tools/rotation/test_schedule_api 13 - Add a rotation schedule to session 'my_session'\nPASS: tools/rotation/test_schedule_api 14 - List rotation schedules of session 'my_session'\nPASS: tools/rotation/test_schedule_api 15 - Listing returned 1 rotation schedule\nPASS: tools/rotation/test_schedule_api 16 - Obtain the first schedule of a schedules list\nPASS: tools/rotation/test_schedule_api 17 - Schedule returned by the listing is equal to the reference schedule that was added\nPASS: tools/rotation/test_schedule_api 18 - Remove rotation schedule returned by the schedules listing\nPASS: tools/rotation/test_schedule_api 19 - Listing returned 0 rotation schedules after removal\nPASS: tools/rotation/test_schedule_api 20 - Add a rotation schedule to session 'my_session'\nPASS: tools/rotation/test_schedule_api 21 - List rotation schedules of session 'my_session'\nPASS: tools/rotation/test_schedule_api 22 - Listing returned 1 rotation schedule\nPASS: tools/rotation/test_schedule_api 23 - Obtain the first schedule of a schedules list\nPASS: tools/rotation/test_schedule_api 24 - Schedule returned by the listing is equal to the reference schedule that was added\nPASS: tools/rotation/test_schedule_api 25 - Remove rotation schedule returned by the schedules listing\nPASS: tools/rotation/test_schedule_api 26 - Listing returned 0 rotation schedules after removal\nPASS: tools/metadata/test_kernel 1 - Start session daemon\nPASS: tools/metadata/test_kernel 2 - Create session kernel in\nPASS: tools/metadata/test_kernel 3 - Enable kernel event lttng_test_filter_event for session kernel\nPASS: tools/metadata/test_kernel 4 - Start tracing for session kernel\nPASS: tools/metadata/test_kernel 5 - Stop lttng tracing for session kernel\nPASS: tools/metadata/test_kernel 6 - Destroy session kernel\nPASS: tools/metadata/test_kernel 7 - Extracting trace_name from env metadata\nPASS: tools/metadata/test_kernel 8 - Extracting trace_creation_datetime from env metadata\nPASS: tools/metadata/test_kernel 9 - Extracting domain from env metadata\nPASS: tools/metadata/test_kernel 10 - Reconstructed path from metadata is valid\nPASS: tools/metadata/test_kernel 11 - Extracting hostname from env metadata\nPASS: tools/metadata/test_kernel 12 - Hostname is valid\nPASS: tools/metadata/test_kernel 13 - Wait after kill session daemon\nPASS: tools/working-directory/test_relayd_working_directory 1 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 2 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 3 - Start lttng-relayd (process mode: -d opt: --working-directory /var/volatile/tmp/tmp.XXXXXXXXXXd_daemon_working_dir.KowrW8)\nPASS: tools/working-directory/test_relayd_working_directory 4 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 5 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 6 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 7 - Start lttng-relayd (process mode: -d opt: )\nPASS: tools/working-directory/test_relayd_working_directory 8 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 9 - Working directory is /\nPASS: tools/working-directory/test_relayd_working_directory 10 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 11 - Start lttng-relayd (process mode: -b opt: --working-directory /var/volatile/tmp/tmp.XXXXXXXXXXd_background_working_dir.OU9Gg0)\nPASS: tools/working-directory/test_relayd_working_directory 12 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 13 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 14 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 15 - Start lttng-relayd (process mode: -b opt: )\nPASS: tools/working-directory/test_relayd_working_directory 16 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 17 - Working directory is /\nPASS: tools/working-directory/test_relayd_working_directory 18 - Wait after kill relay daemon\nSKIP: tools/working-directory/test_relayd_working_directory 19 # SKIP : Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 20 # SKIP : Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 21 # SKIP : Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 22 # SKIP : Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 23 # SKIP : Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 24 # SKIP : Skipping permission debug output test; operation can't fail as root\nPASS: tools/working-directory/test_relayd_working_directory 25 - Expect failure to start lttng-relayd for non-existent working directory\nPASS: tools/working-directory/test_relayd_working_directory 26 - No lttng-relayd present\nPASS: tools/working-directory/test_relayd_working_directory 27 - Found error message: invalid directory\nPASS: tools/working-directory/test_relayd_working_directory 28 - Start lttng-relayd (process mode: -b opt: )\nPASS: tools/working-directory/test_relayd_working_directory 29 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 30 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 31 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 32 - Start lttng-relayd (process mode: -b opt: --working-dir /var/volatile/tmp/tmp.XXXXXXXXXXd_cmdline_overwrite_env_working_dir_cmdline.zzTM2w)\nPASS: tools/working-directory/test_relayd_working_directory 33 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 34 - Working directory is the one from command line\nPASS: tools/working-directory/test_relayd_working_directory 35 - Wait after kill relay daemon\nPASS: tools/clear/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg)\nPASS: tools/clear/test_ust 2 - Start session daemon\nPASS: tools/clear/test_ust 3 - Create session KG6zaBlunLu6aPqu with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 4 - Enable channel chan for session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 5 - Enable ust event tp:tptest for session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 6 - Start tracing for session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 7 - Clear session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 8 - Stop lttng tracing for session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 9 - Validate empty trace\nPASS: tools/clear/test_ust 10 - Destroy session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 11 - Create session WKv9kb0bqz9GO9YC with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 12 - Enable channel chan for session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 13 - Enable ust event tp:tptest for session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 14 - Start tracing for session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 15 - Rotate session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 16 - Clear session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 17 - Stop lttng tracing for session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 18 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 19 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 20 - Destroy session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 21 - Create session eGFX598ABB92A9iU with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 22 - Enable channel chan for session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 23 - Enable ust event tp:tptest for session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 24 - Start tracing for session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 25 - Clear session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 26 - Rotate session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 27 - Stop lttng tracing for session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 28 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 29 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 30 - Destroy session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 31 - Create session mr36QQzlJd923PWS with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 32 - Enable channel rotchan for session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 33 - Enable ust event tp:tptest for session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 34 - Start tracing for session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 35 - Clear session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 36 - Stop lttng tracing for session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 37 - Validate empty trace\nPASS: tools/clear/test_ust 38 - Start tracing for session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 39 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 40 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 41 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 42 - Destroy session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 43 - Create session ECQrdyRh5bR9eFhs with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 44 - Enable channel rotchan for session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 45 - Enable ust event tp:tptest for session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 46 - Start tracing for session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 47 - Clear session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 48 - Stop lttng tracing for session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 49 - Validate empty trace\nPASS: tools/clear/test_ust 50 - Start tracing for session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 51 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 52 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 53 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 54 - Destroy session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 55 - Create session FO0HiuljiEfN1f7i with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 56 - Enable channel chan for session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 57 - Enable ust event tp:tptest for session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 58 - Start tracing for session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 59 - Clear session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 60 - Stop lttng tracing for session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 61 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/FO0HiuljiEfN1f7i*\" is empty\nPASS: tools/clear/test_ust 62 - Destroy session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 63 - Create session vZ5p3lBJkBti4qW9 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 64 - Enable channel chan for session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 65 - Enable ust event tp:tptest for session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 66 - Start tracing for session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 67 - Clear session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 68 - Stop lttng tracing for session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 69 - Validate empty trace\nPASS: tools/clear/test_ust 70 - Destroy session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 71 - Create session B6s2gmGErKnkYuNo with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 72 - Enable channel chan for session B6s2gmGErKnkYuNo\nPASS: tools/clear/test_ust 73 - Enable ust event tp:tptest for session B6s2gmGErKnkYuNo\nPASS: tools/clear/test_ust 74 - Start tracing for session B6s2gmGErKnkYuNo\nPASS: tools/clear/test_ust 75 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 76 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 77 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 78 - Destroy session B6s2gmGErKnkYuNo\nPASS: tools/clear/test_ust 79 - Wait for application to exit\nPASS: tools/clear/test_ust 80 - Babeltrace succeeds\nPASS: tools/clear/test_ust 81 - Wait for viewer to exit\nPASS: tools/clear/test_ust 82 - Create session ofyhxNntFaBKai1v with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 83 - Enable channel chan for session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 84 - Enable ust event tp:tptest for session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 85 - Start tracing for session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 86 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 87 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 88 - Clear session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 89 - Stop lttng tracing for session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 90 - Destroy session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 91 - Babeltrace succeeds\nPASS: tools/clear/test_ust 92 - Wait for viewer to exit\nPASS: tools/clear/test_ust 93 - Create session HVtLHofOJakgweLR with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 94 - Enable channel chan for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 95 - Add context command for type: vpid\nPASS: tools/clear/test_ust 96 - Enable ust event tp:tptest for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 97 - Start tracing for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 98 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 99 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 100 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 101 - Clear session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 102 - Enable event lttng_ust_statedump:start with filtering for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 103 - Enable event lttng_ust_statedump:end with filtering for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 104 - Statedump regenerate HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 105 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 106 - Stop lttng tracing for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 107 - Destroy session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 108 - Wait for application to exit\nPASS: tools/clear/test_ust 109 - Babeltrace succeeds\nPASS: tools/clear/test_ust 110 - Wait for viewer to exit\nPASS: tools/clear/test_ust 111 - Create session w20hN1ZACdIoKJek in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 112 - Enable channel chan for session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 113 - Enable ust event tp:tptest for session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 114 - Start tracing for session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 115 - Clear session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 116 - Stop lttng tracing for session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 117 - Validate empty trace\nPASS: tools/clear/test_ust 118 - Destroy session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 119 - Create session Wp95tcQQpu2NfNZQ in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 120 - Enable channel chan for session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 121 - Enable ust event tp:tptest for session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 122 - Start tracing for session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 123 - Rotate session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 124 - Clear session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 125 - Stop lttng tracing for session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 126 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 127 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 128 - Destroy session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 129 - Create session klA0YwlsC7as6jfm in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 130 - Enable channel chan for session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 131 - Enable ust event tp:tptest for session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 132 - Start tracing for session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 133 - Clear session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 134 - Rotate session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 135 - Stop lttng tracing for session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 136 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 137 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 138 - Destroy session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 139 - Create session 5HE2xNWV0WA2nf20 in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 140 - Enable channel chan for session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 141 - Enable ust event tp:tptest for session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 142 - Start tracing for session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 143 - Clear session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 144 - Stop lttng tracing for session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 145 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 146 - Destroy session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 147 - Create session GbTGR1VVVBO5ANFr with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_ust 148 - Enable channel snapshot for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 149 - Enable ust event tp:tptest for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 150 - Start tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 151 - Snapshot recorded\nPASS: tools/clear/test_ust 152 - Stop lttng tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 153 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 154 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 155 - Start tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 156 - Clear session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 157 - Snapshot recorded\nPASS: tools/clear/test_ust 158 - Stop lttng tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 159 - Validate empty trace\nPASS: tools/clear/test_ust 160 - Start tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 161 - Snapshot recorded\nPASS: tools/clear/test_ust 162 - Stop lttng tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 163 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 164 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 165 - Destroy session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 166 - Create session GeI979b6mKZejofy in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 167 - Enable channel snapshot for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 168 - Enable ust event tp:tptest for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 169 - Start tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 170 - Snapshot recorded\nPASS: tools/clear/test_ust 171 - Stop lttng tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 172 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 173 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 174 - Start tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 175 - Clear session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 176 - Snapshot recorded\nPASS: tools/clear/test_ust 177 - Stop lttng tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 178 - Validate empty trace\nPASS: tools/clear/test_ust 179 - Start tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 180 - Snapshot recorded\nPASS: tools/clear/test_ust 181 - Stop lttng tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 182 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 183 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 184 - Destroy session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 185 - Create session 42DgwngX5wjABiHF with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 186 - Enable channel chan for session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 187 - Enable ust event tp:tptest for session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 188 - Start tracing for session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 189 - Clear session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 190 - Clear session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 191 - Stop lttng tracing for session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 192 - Validate empty trace\nPASS: tools/clear/test_ust 193 - Destroy session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 194 - Create session PIFQ0BXlTvfKuxB2 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 195 - Enable channel chan for session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 196 - Enable ust event tp:tptest for session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 197 - Start tracing for session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 198 - Rotate session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 199 - Clear session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 200 - Clear session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 201 - Stop lttng tracing for session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 202 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 203 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 204 - Destroy session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 205 - Create session R6OW7jOpSstTnvn5 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 206 - Enable channel chan for session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 207 - Enable ust event tp:tptest for session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 208 - Start tracing for session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 209 - Clear session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 210 - Clear session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 211 - Rotate session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 212 - Stop lttng tracing for session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 213 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 214 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 215 - Destroy session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 216 - Create session jyuPFtLTdayDjlCL with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 217 - Enable channel rotchan for session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 218 - Enable ust event tp:tptest for session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 219 - Start tracing for session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 220 - Clear session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 221 - Clear session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 222 - Stop lttng tracing for session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 223 - Validate empty trace\nPASS: tools/clear/test_ust 224 - Start tracing for session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 225 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 226 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 227 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 228 - Destroy session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 229 - Create session XD2BGQHgNucFmcWc with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 230 - Enable channel rotchan for session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 231 - Enable ust event tp:tptest for session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 232 - Start tracing for session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 233 - Clear session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 234 - Clear session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 235 - Stop lttng tracing for session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 236 - Validate empty trace\nPASS: tools/clear/test_ust 237 - Start tracing for session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 238 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 239 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 240 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 241 - Destroy session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 242 - Create session a2LXtiEWW5y8aQU2 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 243 - Enable channel chan for session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 244 - Enable ust event tp:tptest for session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 245 - Start tracing for session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 246 - Clear session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 247 - Clear session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 248 - Stop lttng tracing for session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 249 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/a2LXtiEWW5y8aQU2*\" is empty\nPASS: tools/clear/test_ust 250 - Destroy session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 251 - Create session ddLWALVTi3msaVEd with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 252 - Enable channel chan for session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 253 - Enable ust event tp:tptest for session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 254 - Start tracing for session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 255 - Clear session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 256 - Clear session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 257 - Stop lttng tracing for session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 258 - Validate empty trace\nPASS: tools/clear/test_ust 259 - Destroy session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 260 - Create session eZJWge1hzECiVxe0 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 261 - Enable channel chan for session eZJWge1hzECiVxe0\nPASS: tools/clear/test_ust 262 - Enable ust event tp:tptest for session eZJWge1hzECiVxe0\nPASS: tools/clear/test_ust 263 - Start tracing for session eZJWge1hzECiVxe0\nPASS: tools/clear/test_ust 264 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 265 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 266 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 267 - Destroy session eZJWge1hzECiVxe0\nPASS: tools/clear/test_ust 268 - Wait for application to exit\nPASS: tools/clear/test_ust 269 - Babeltrace succeeds\nPASS: tools/clear/test_ust 270 - Wait for viewer to exit\nPASS: tools/clear/test_ust 271 - Create session AJ7dyrd3ZwlLmpvD with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 272 - Enable channel chan for session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 273 - Enable ust event tp:tptest for session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 274 - Start tracing for session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 275 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 276 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 277 - Clear session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 278 - Clear session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 279 - Stop lttng tracing for session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 280 - Destroy session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 281 - Babeltrace succeeds\nPASS: tools/clear/test_ust 282 - Wait for viewer to exit\nPASS: tools/clear/test_ust 283 - Create session THnEKnqoottQfjoW with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 284 - Enable channel chan for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 285 - Add context command for type: vpid\nPASS: tools/clear/test_ust 286 - Enable ust event tp:tptest for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 287 - Start tracing for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 288 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 289 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 290 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 291 - Clear session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 292 - Clear session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 293 - Enable event lttng_ust_statedump:start with filtering for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 294 - Enable event lttng_ust_statedump:end with filtering for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 295 - Statedump regenerate THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 296 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 297 - Stop lttng tracing for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 298 - Destroy session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 299 - Wait for application to exit\nPASS: tools/clear/test_ust 300 - Babeltrace succeeds\nPASS: tools/clear/test_ust 301 - Wait for viewer to exit\nPASS: tools/clear/test_ust 302 - Create session TcirvmAXFg708kdk in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 303 - Enable channel chan for session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 304 - Enable ust event tp:tptest for session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 305 - Start tracing for session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 306 - Clear session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 307 - Clear session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 308 - Stop lttng tracing for session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 309 - Validate empty trace\nPASS: tools/clear/test_ust 310 - Destroy session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 311 - Create session sJ0HJwF0HsoA2Gtj in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 312 - Enable channel chan for session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 313 - Enable ust event tp:tptest for session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 314 - Start tracing for session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 315 - Rotate session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 316 - Clear session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 317 - Clear session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 318 - Stop lttng tracing for session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 319 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 320 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 321 - Destroy session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 322 - Create session qzp2ac764ZxjlmMA in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 323 - Enable channel chan for session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 324 - Enable ust event tp:tptest for session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 325 - Start tracing for session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 326 - Clear session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 327 - Clear session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 328 - Rotate session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 329 - Stop lttng tracing for session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 330 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 331 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 332 - Destroy session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 333 - Create session PL4HivyBkvKe7Uoy in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 334 - Enable channel chan for session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 335 - Enable ust event tp:tptest for session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 336 - Start tracing for session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 337 - Clear session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 338 - Clear session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 339 - Stop lttng tracing for session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 340 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 341 - Destroy session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 342 - Create session iJSC7urokbCbj05K with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_ust 343 - Enable channel snapshot for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 344 - Enable ust event tp:tptest for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 345 - Start tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 346 - Snapshot recorded\nPASS: tools/clear/test_ust 347 - Stop lttng tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 348 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 349 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 350 - Start tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 351 - Clear session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 352 - Clear session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 353 - Snapshot recorded\nPASS: tools/clear/test_ust 354 - Stop lttng tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 355 - Validate empty trace\nPASS: tools/clear/test_ust 356 - Start tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 357 - Snapshot recorded\nPASS: tools/clear/test_ust 358 - Stop lttng tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 359 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 360 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 361 - Destroy session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 362 - Create session pYRUT2YQ0DbKqgSe in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 363 - Enable channel snapshot for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 364 - Enable ust event tp:tptest for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 365 - Start tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 366 - Snapshot recorded\nPASS: tools/clear/test_ust 367 - Stop lttng tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 368 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 369 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 370 - Start tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 371 - Clear session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 372 - Clear session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 373 - Snapshot recorded\nPASS: tools/clear/test_ust 374 - Stop lttng tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 375 - Validate empty trace\nPASS: tools/clear/test_ust 376 - Start tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 377 - Snapshot recorded\nPASS: tools/clear/test_ust 378 - Stop lttng tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 379 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 380 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 381 - Destroy session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 382 - Create session Knc6zkiPw5nD0kTs with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 383 - Enable channel chan for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 384 - Enable ust event tp:tptest for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 385 - Start tracing for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 386 - Stop lttng tracing for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 387 - Clear session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 388 - Start tracing for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 389 - Stop lttng tracing for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 390 - Validate empty trace\nPASS: tools/clear/test_ust 391 - Destroy session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 392 - Create session pcPI1OdUZE6w2Gtj with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 393 - Enable channel chan for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 394 - Enable ust event tp:tptest for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 395 - Start tracing for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 396 - Rotate session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 397 - Stop lttng tracing for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 398 - Clear session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 399 - Start tracing for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 400 - Stop lttng tracing for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 401 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 402 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 403 - Destroy session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 404 - Create session 3mB7LnwcTcQNmBEL with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 405 - Enable channel chan for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 406 - Enable ust event tp:tptest for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 407 - Start tracing for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 408 - Stop lttng tracing for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 409 - Clear session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 410 - Start tracing for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 411 - Rotate session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 412 - Stop lttng tracing for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 413 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 414 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 415 - Destroy session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 416 - Create session cMsYxFth8clyigt2 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 417 - Enable channel rotchan for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 418 - Enable ust event tp:tptest for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 419 - Start tracing for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 420 - Stop lttng tracing for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 421 - Clear session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 422 - Start tracing for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 423 - Stop lttng tracing for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 424 - Validate empty trace\nPASS: tools/clear/test_ust 425 - Start tracing for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 426 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 427 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 428 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 429 - Destroy session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 430 - Create session Bow4CZBkdYnV8OKJ with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 431 - Enable channel rotchan for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 432 - Enable ust event tp:tptest for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 433 - Start tracing for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 434 - Stop lttng tracing for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 435 - Clear session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 436 - Start tracing for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 437 - Stop lttng tracing for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 438 - Validate empty trace\nPASS: tools/clear/test_ust 439 - Start tracing for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 440 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 441 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 442 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 443 - Destroy session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 444 - Create session Fe3dSsGyl7Gzaa7Z with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 445 - Enable channel chan for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 446 - Enable ust event tp:tptest for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 447 - Start tracing for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 448 - Stop lttng tracing for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 449 - Clear session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 450 - Start tracing for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 451 - Stop lttng tracing for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 452 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Fe3dSsGyl7Gzaa7Z*\" is empty\nPASS: tools/clear/test_ust 453 - Destroy session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 454 - Create session CvdN1ozkxlD0cQJG with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 455 - Enable channel chan for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 456 - Enable ust event tp:tptest for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 457 - Start tracing for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 458 - Stop lttng tracing for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 459 - Clear session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 460 - Start tracing for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 461 - Stop lttng tracing for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 462 - Validate empty trace\nPASS: tools/clear/test_ust 463 - Destroy session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 464 - Create session GMz7YcesI5glqVrQ with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 465 - Enable channel chan for session GMz7YcesI5glqVrQ\nPASS: tools/clear/test_ust 466 - Enable ust event tp:tptest for session GMz7YcesI5glqVrQ\nPASS: tools/clear/test_ust 467 - Start tracing for session GMz7YcesI5glqVrQ\nPASS: tools/clear/test_ust 468 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 469 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 470 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 471 - Destroy session GMz7YcesI5glqVrQ\nPASS: tools/clear/test_ust 472 - Wait for application to exit\nPASS: tools/clear/test_ust 473 - Babeltrace succeeds\nPASS: tools/clear/test_ust 474 - Wait for viewer to exit\nPASS: tools/clear/test_ust 475 - Create session Dv2593WbUGQmkcAq with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 476 - Enable channel chan for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 477 - Enable ust event tp:tptest for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 478 - Start tracing for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 479 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 480 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 481 - Stop lttng tracing for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 482 - Clear session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 483 - Start tracing for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 484 - Stop lttng tracing for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 485 - Destroy session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 486 - Babeltrace succeeds\nPASS: tools/clear/test_ust 487 - Wait for viewer to exit\nPASS: tools/clear/test_ust 488 - Create session lP9RoipwBZ4hnrZt with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 489 - Enable channel chan for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 490 - Add context command for type: vpid\nPASS: tools/clear/test_ust 491 - Enable ust event tp:tptest for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 492 - Start tracing for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 493 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 494 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 495 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 496 - Stop lttng tracing for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 497 - Clear session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 498 - Start tracing for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 499 - Enable event lttng_ust_statedump:start with filtering for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 500 - Enable event lttng_ust_statedump:end with filtering for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 501 - Statedump regenerate lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 502 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 503 - Stop lttng tracing for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 504 - Destroy session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 505 - Wait for application to exit\nPASS: tools/clear/test_ust 506 - Babeltrace succeeds\nPASS: tools/clear/test_ust 507 - Wait for viewer to exit\nPASS: tools/clear/test_ust 508 - Create session S0yhftmIQBQvQHhe in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 509 - Enable channel chan for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 510 - Enable ust event tp:tptest for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 511 - Start tracing for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 512 - Stop lttng tracing for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 513 - Clear session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 514 - Start tracing for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 515 - Stop lttng tracing for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 516 - Validate empty trace\nPASS: tools/clear/test_ust 517 - Destroy session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 518 - Create session suLzyig9Upe2UNQU in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 519 - Enable channel chan for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 520 - Enable ust event tp:tptest for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 521 - Start tracing for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 522 - Rotate session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 523 - Stop lttng tracing for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 524 - Clear session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 525 - Start tracing for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 526 - Stop lttng tracing for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 527 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 528 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 529 - Destroy session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 530 - Create session BlaSW38tzTxXhJVL in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 531 - Enable channel chan for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 532 - Enable ust event tp:tptest for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 533 - Start tracing for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 534 - Stop lttng tracing for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 535 - Clear session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 536 - Start tracing for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 537 - Rotate session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 538 - Stop lttng tracing for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 539 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 540 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 541 - Destroy session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 542 - Create session BrI05NIsjFeQnsPX in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 543 - Enable channel chan for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 544 - Enable ust event tp:tptest for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 545 - Start tracing for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 546 - Stop lttng tracing for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 547 - Clear session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 548 - Start tracing for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 549 - Stop lttng tracing for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 550 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 551 - Destroy session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 552 - Create session rOYxOwsS7E26nmHi with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_ust 553 - Enable channel snapshot for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 554 - Enable ust event tp:tptest for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 555 - Start tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 556 - Snapshot recorded\nPASS: tools/clear/test_ust 557 - Stop lttng tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 558 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 559 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 560 - Start tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 561 - Stop lttng tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 562 - Clear session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 563 - Start tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 564 - Snapshot recorded\nPASS: tools/clear/test_ust 565 - Stop lttng tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 566 - Validate empty trace\nPASS: tools/clear/test_ust 567 - Start tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 568 - Snapshot recorded\nPASS: tools/clear/test_ust 569 - Stop lttng tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 570 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 571 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 572 - Destroy session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 573 - Create session ZEmZHChkL3FJ1shy in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 574 - Enable channel snapshot for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 575 - Enable ust event tp:tptest for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 576 - Start tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 577 - Snapshot recorded\nPASS: tools/clear/test_ust 578 - Stop lttng tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 579 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 580 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 581 - Start tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 582 - Stop lttng tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 583 - Clear session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 584 - Start tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 585 - Snapshot recorded\nPASS: tools/clear/test_ust 586 - Stop lttng tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 587 - Validate empty trace\nPASS: tools/clear/test_ust 588 - Start tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 589 - Snapshot recorded\nPASS: tools/clear/test_ust 590 - Stop lttng tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 591 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 592 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 593 - Destroy session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 594 - Create session GHBVmjEBouwM27yW with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 595 - Enable channel chan for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 596 - Enable ust event tp:tptest for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 597 - Start tracing for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 598 - Stop lttng tracing for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 599 - Clear session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 600 - Clear session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 601 - Start tracing for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 602 - Stop lttng tracing for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 603 - Validate empty trace\nPASS: tools/clear/test_ust 604 - Destroy session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 605 - Create session m7f6VMIWooVVlcY2 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 606 - Enable channel chan for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 607 - Enable ust event tp:tptest for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 608 - Start tracing for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 609 - Rotate session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 610 - Stop lttng tracing for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 611 - Clear session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 612 - Clear session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 613 - Start tracing for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 614 - Stop lttng tracing for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 615 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 616 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 617 - Destroy session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 618 - Create session moRzGNQe94zpxzQK with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 619 - Enable channel chan for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 620 - Enable ust event tp:tptest for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 621 - Start tracing for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 622 - Stop lttng tracing for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 623 - Clear session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 624 - Clear session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 625 - Start tracing for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 626 - Rotate session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 627 - Stop lttng tracing for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 628 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 629 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 630 - Destroy session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 631 - Create session 0Srh1jAucDIxTLuN with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 632 - Enable channel rotchan for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 633 - Enable ust event tp:tptest for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 634 - Start tracing for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 635 - Stop lttng tracing for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 636 - Clear session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 637 - Clear session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 638 - Start tracing for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 639 - Stop lttng tracing for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 640 - Validate empty trace\nPASS: tools/clear/test_ust 641 - Start tracing for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 642 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 643 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 644 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 645 - Destroy session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 646 - Create session uiflFx2rdk5bJNf5 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 647 - Enable channel rotchan for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 648 - Enable ust event tp:tptest for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 649 - Start tracing for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 650 - Stop lttng tracing for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 651 - Clear session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 652 - Clear session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 653 - Start tracing for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 654 - Stop lttng tracing for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 655 - Validate empty trace\nPASS: tools/clear/test_ust 656 - Start tracing for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 657 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 658 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 659 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 660 - Destroy session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 661 - Create session T9MxoOTd3VA5Epla with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 662 - Enable channel chan for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 663 - Enable ust event tp:tptest for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 664 - Start tracing for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 665 - Stop lttng tracing for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 666 - Clear session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 667 - Clear session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 668 - Start tracing for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 669 - Stop lttng tracing for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 670 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/T9MxoOTd3VA5Epla*\" is empty\nPASS: tools/clear/test_ust 671 - Destroy session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 672 - Create session 7fd40MS0J1GACzE0 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 673 - Enable channel chan for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 674 - Enable ust event tp:tptest for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 675 - Start tracing for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 676 - Stop lttng tracing for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 677 - Clear session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 678 - Clear session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 679 - Start tracing for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 680 - Stop lttng tracing for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 681 - Validate empty trace\nPASS: tools/clear/test_ust 682 - Destroy session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 683 - Create session PGVJnMjsJKrz1WLp with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 684 - Enable channel chan for session PGVJnMjsJKrz1WLp\nPASS: tools/clear/test_ust 685 - Enable ust event tp:tptest for session PGVJnMjsJKrz1WLp\nPASS: tools/clear/test_ust 686 - Start tracing for session PGVJnMjsJKrz1WLp\nPASS: tools/clear/test_ust 687 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 688 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 689 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 690 - Destroy session PGVJnMjsJKrz1WLp\nPASS: tools/clear/test_ust 691 - Wait for application to exit\nPASS: tools/clear/test_ust 692 - Babeltrace succeeds\nPASS: tools/clear/test_ust 693 - Wait for viewer to exit\nPASS: tools/clear/test_ust 694 - Create session VoBbjGYEznqebEJW with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 695 - Enable channel chan for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 696 - Enable ust event tp:tptest for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 697 - Start tracing for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 698 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 699 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 700 - Stop lttng tracing for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 701 - Clear session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 702 - Clear session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 703 - Start tracing for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 704 - Stop lttng tracing for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 705 - Destroy session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 706 - Babeltrace succeeds\nPASS: tools/clear/test_ust 707 - Wait for viewer to exit\nPASS: tools/clear/test_ust 708 - Create session R83PrmcgImKQ7quY with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 709 - Enable channel chan for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 710 - Add context command for type: vpid\nPASS: tools/clear/test_ust 711 - Enable ust event tp:tptest for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 712 - Start tracing for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 713 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 714 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 715 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 716 - Stop lttng tracing for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 717 - Clear session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 718 - Clear session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 719 - Start tracing for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 720 - Enable event lttng_ust_statedump:start with filtering for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 721 - Enable event lttng_ust_statedump:end with filtering for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 722 - Statedump regenerate R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 723 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 724 - Stop lttng tracing for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 725 - Destroy session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 726 - Wait for application to exit\nPASS: tools/clear/test_ust 727 - Babeltrace succeeds\nPASS: tools/clear/test_ust 728 - Wait for viewer to exit\nPASS: tools/clear/test_ust 729 - Create session rVCXKNkZAOFxwY26 in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 730 - Enable channel chan for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 731 - Enable ust event tp:tptest for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 732 - Start tracing for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 733 - Stop lttng tracing for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 734 - Clear session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 735 - Clear session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 736 - Start tracing for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 737 - Stop lttng tracing for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 738 - Validate empty trace\nPASS: tools/clear/test_ust 739 - Destroy session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 740 - Create session V0Phlg3J0r5amrBN in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 741 - Enable channel chan for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 742 - Enable ust event tp:tptest for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 743 - Start tracing for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 744 - Rotate session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 745 - Stop lttng tracing for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 746 - Clear session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 747 - Clear session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 748 - Start tracing for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 749 - Stop lttng tracing for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 750 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 751 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 752 - Destroy session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 753 - Create session gXijc8yQlBPppubn in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 754 - Enable channel chan for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 755 - Enable ust event tp:tptest for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 756 - Start tracing for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 757 - Stop lttng tracing for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 758 - Clear session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 759 - Clear session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 760 - Start tracing for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 761 - Rotate session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 762 - Stop lttng tracing for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 763 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 764 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 765 - Destroy session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 766 - Create session wfyEilco2DwYge8P in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 767 - Enable channel chan for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 768 - Enable ust event tp:tptest for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 769 - Start tracing for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 770 - Stop lttng tracing for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 771 - Clear session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 772 - Clear session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 773 - Start tracing for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 774 - Stop lttng tracing for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 775 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 776 - Destroy session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 777 - Create session 9GkbkD81OuwrKhL9 with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_ust 778 - Enable channel snapshot for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 779 - Enable ust event tp:tptest for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 780 - Start tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 781 - Snapshot recorded\nPASS: tools/clear/test_ust 782 - Stop lttng tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 783 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 784 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 785 - Start tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 786 - Stop lttng tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 787 - Clear session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 788 - Clear session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 789 - Start tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 790 - Snapshot recorded\nPASS: tools/clear/test_ust 791 - Stop lttng tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 792 - Validate empty trace\nPASS: tools/clear/test_ust 793 - Start tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 794 - Snapshot recorded\nPASS: tools/clear/test_ust 795 - Stop lttng tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 796 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 797 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 798 - Destroy session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 799 - Create session BiSjjxprdRMxtGCV in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 800 - Enable channel snapshot for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 801 - Enable ust event tp:tptest for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 802 - Start tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 803 - Snapshot recorded\nPASS: tools/clear/test_ust 804 - Stop lttng tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 805 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 806 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 807 - Start tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 808 - Stop lttng tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 809 - Clear session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 810 - Clear session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 811 - Start tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 812 - Snapshot recorded\nPASS: tools/clear/test_ust 813 - Stop lttng tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 814 - Validate empty trace\nPASS: tools/clear/test_ust 815 - Start tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 816 - Snapshot recorded\nPASS: tools/clear/test_ust 817 - Stop lttng tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 818 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 819 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 820 - Destroy session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 821 - Create session 7iB6quLvCprlUoSf with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 822 - Enable channel chan for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 823 - Enable ust event tp:tptest for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 824 - Start tracing for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 825 - Stop lttng tracing for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 826 - Rotate session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 827 - Clear session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 828 - Start tracing for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 829 - Stop lttng tracing for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 830 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 831 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 832 - Destroy session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 833 - Create session JlhasQZMUi5ze2Rn with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 834 - Enable channel chan for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 835 - Enable ust event tp:tptest for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 836 - Start tracing for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 837 - Rotate session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 838 - Stop lttng tracing for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 839 - Rotate session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 840 - Clear session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 841 - Start tracing for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 842 - Stop lttng tracing for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 843 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 844 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 845 - Destroy session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 846 - Create session yOHSHficpPreExs8 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 847 - Enable channel chan for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 848 - Enable ust event tp:tptest for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 849 - Start tracing for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 850 - Stop lttng tracing for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 851 - Rotate session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 852 - Clear session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 853 - Start tracing for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 854 - Rotate session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 855 - Stop lttng tracing for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 856 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 857 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 858 - Destroy session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 859 - Create session rL5qQZjiBqMq2d00 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 860 - Enable channel rotchan for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 861 - Enable ust event tp:tptest for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 862 - Start tracing for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 863 - Stop lttng tracing for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 864 - Rotate session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 865 - Clear session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 866 - Start tracing for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 867 - Stop lttng tracing for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 868 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 869 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 870 - Start tracing for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 871 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 872 - Validate trace for event tp:tptest, 30 events\nPASS: tools/clear/test_ust 873 - Read a total of 30 events, expected 30\nPASS: tools/clear/test_ust 874 - Destroy session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 875 - Create session RAo3GoJ2JTSIuc4p with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 876 - Enable channel rotchan for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 877 - Enable ust event tp:tptest for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 878 - Start tracing for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 879 - Stop lttng tracing for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 880 - Rotate session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 881 - Clear session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 882 - Start tracing for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 883 - Stop lttng tracing for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 884 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 885 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 886 - Start tracing for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 887 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 888 - Validate trace for event tp:tptest, 55 events\nPASS: tools/clear/test_ust 889 - Read a total of 55 events, expected between [1, 600000[\nPASS: tools/clear/test_ust 890 - Destroy session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 891 - Create session qup9EuoJM4ioQmrE with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 892 - Enable channel chan for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 893 - Enable ust event tp:tptest for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 894 - Start tracing for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 895 - Stop lttng tracing for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 896 - Clear session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 897 - Start tracing for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 898 - Stop lttng tracing for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 899 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/qup9EuoJM4ioQmrE*\" is empty\nPASS: tools/clear/test_ust 900 - Destroy session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 901 - Create session SwU2nuzjNwLo55DD in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 902 - Enable channel chan for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 903 - Enable ust event tp:tptest for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 904 - Start tracing for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 905 - Stop lttng tracing for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 906 - Rotate session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 907 - Clear session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 908 - Start tracing for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 909 - Stop lttng tracing for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 910 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 911 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 912 - Destroy session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 913 - Create session kivY0Yq8LNw2KnqI in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 914 - Enable channel chan for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 915 - Enable ust event tp:tptest for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 916 - Start tracing for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 917 - Rotate session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 918 - Stop lttng tracing for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 919 - Rotate session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 920 - Clear session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 921 - Start tracing for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 922 - Stop lttng tracing for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 923 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 924 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 925 - Destroy session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 926 - Create session IcT2PztyF3PHYcUq in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 927 - Enable channel chan for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 928 - Enable ust event tp:tptest for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 929 - Start tracing for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 930 - Stop lttng tracing for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 931 - Rotate session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 932 - Clear session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 933 - Start tracing for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 934 - Rotate session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 935 - Stop lttng tracing for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 936 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 937 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 938 - Destroy session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 939 - Create session QCXODI9ImGa5I5Jj in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 940 - Enable channel chan for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 941 - Enable ust event tp:tptest for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 942 - Start tracing for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 943 - Stop lttng tracing for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 944 - Clear session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 945 - Start tracing for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 946 - Stop lttng tracing for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 947 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 948 - Destroy session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 949 - Create session pvHMrwzE1t0p08Yh with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 950 - Enable channel chan for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 951 - Enable ust event tp:tptest for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 952 - Start tracing for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 953 - Stop lttng tracing for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 954 - Clear session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 955 - Expected fail on rotate session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 956 - Start tracing for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 957 - Stop lttng tracing for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 958 - Validate empty trace\nPASS: tools/clear/test_ust 959 - Destroy session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 960 - Create session eCNQWc4MDNkxPMN5 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 961 - Enable channel chan for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 962 - Enable ust event tp:tptest for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 963 - Start tracing for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 964 - Rotate session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 965 - Stop lttng tracing for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 966 - Clear session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 967 - Expected fail on rotate session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 968 - Start tracing for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 969 - Stop lttng tracing for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 970 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 971 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 972 - Destroy session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 973 - Create session V0LwXfiLZULmQoIQ with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 974 - Enable channel chan for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 975 - Enable ust event tp:tptest for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 976 - Start tracing for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 977 - Stop lttng tracing for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 978 - Clear session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 979 - Expected fail on rotate session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 980 - Start tracing for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 981 - Rotate session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 982 - Stop lttng tracing for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 983 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 984 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 985 - Destroy session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 986 - Create session kVIiRWQpuVp7ex49 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 987 - Enable channel rotchan for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 988 - Enable ust event tp:tptest for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 989 - Start tracing for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 990 - Stop lttng tracing for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 991 - Clear session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 992 - Expected fail on rotate session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 993 - Start tracing for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 994 - Stop lttng tracing for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 995 - Validate empty trace\nPASS: tools/clear/test_ust 996 - Start tracing for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 997 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 998 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 999 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1000 - Destroy session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 1001 - Create session aNqblWvznNbZoEK7 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1002 - Enable channel rotchan for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1003 - Enable ust event tp:tptest for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1004 - Start tracing for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1005 - Stop lttng tracing for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1006 - Clear session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1007 - Expected fail on rotate session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1008 - Start tracing for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1009 - Stop lttng tracing for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1010 - Validate empty trace\nPASS: tools/clear/test_ust 1011 - Start tracing for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1012 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1013 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 1014 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1015 - Destroy session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1016 - Create session Fb1rajGgOCWJpl4S with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1017 - Enable channel chan for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1018 - Enable ust event tp:tptest for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1019 - Start tracing for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1020 - Stop lttng tracing for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1021 - Clear session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1022 - Start tracing for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1023 - Stop lttng tracing for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1024 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Fb1rajGgOCWJpl4S*\" is empty\nPASS: tools/clear/test_ust 1025 - Destroy session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1026 - Create session j3jJ8WGLAwLMKSFr in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1027 - Enable channel chan for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1028 - Enable ust event tp:tptest for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1029 - Start tracing for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1030 - Stop lttng tracing for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1031 - Clear session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1032 - Expected fail on rotate session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1033 - Start tracing for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1034 - Stop lttng tracing for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1035 - Validate empty trace\nPASS: tools/clear/test_ust 1036 - Destroy session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1037 - Create session qpAKV0SkXXSerlXp in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1038 - Enable channel chan for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1039 - Enable ust event tp:tptest for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1040 - Start tracing for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1041 - Rotate session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1042 - Stop lttng tracing for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1043 - Clear session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1044 - Expected fail on rotate session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1045 - Start tracing for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1046 - Stop lttng tracing for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1047 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1048 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1049 - Destroy session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1050 - Create session te54m7EbjIzC59Id in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1051 - Enable channel chan for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1052 - Enable ust event tp:tptest for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1053 - Start tracing for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1054 - Stop lttng tracing for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1055 - Clear session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1056 - Expected fail on rotate session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1057 - Start tracing for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1058 - Rotate session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1059 - Stop lttng tracing for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1060 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1061 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1062 - Destroy session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1063 - Create session xFvcygqXMmOjpf7h in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1064 - Enable channel chan for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1065 - Enable ust event tp:tptest for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1066 - Start tracing for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1067 - Stop lttng tracing for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1068 - Clear session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1069 - Start tracing for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1070 - Stop lttng tracing for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1071 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1072 - Destroy session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1073 - Create session hp8CdxZOBGgh8DHC with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1074 - Enable channel chan for session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1075 - Enable ust event tp:tptest for session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1076 - Start tracing for session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1077 - Clear session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1078 - Stop lttng tracing for session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1079 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/hp8CdxZOBGgh8DHC-20240206-092206\" is empty\nPASS: tools/clear/test_ust 1080 - Destroy session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1081 - Create session tDp3UIATkx1yZSq0 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1082 - Enable channel chan for session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1083 - Enable ust event tp:tptest for session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1084 - Start tracing for session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1085 - Rotate session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1086 - Clear session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1087 - Stop lttng tracing for session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1088 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1089 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1090 - Destroy session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1091 - Create session ZRt7WkY5IK9HuNkr with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1092 - Enable channel chan for session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1093 - Enable ust event tp:tptest for session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1094 - Start tracing for session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1095 - Clear session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1096 - Rotate session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1097 - Stop lttng tracing for session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1098 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1099 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1100 - Destroy session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1101 - Create session WLKAuTnP2EpNfM0D with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1102 - Enable channel rotchan for session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1103 - Enable ust event tp:tptest for session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1104 - Start tracing for session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1105 - Clear session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1106 - Stop lttng tracing for session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1107 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/WLKAuTnP2EpNfM0D-20240206-092211\" is empty\nPASS: tools/clear/test_ust 1108 - Start tracing for session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1109 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1110 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 1111 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1112 - Destroy session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1113 - Create session MFyKb84Vcgh7hbND with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1114 - Enable channel rotchan for session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1115 - Enable ust event tp:tptest for session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1116 - Start tracing for session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1117 - Clear session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1118 - Stop lttng tracing for session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1119 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/MFyKb84Vcgh7hbND-20240206-092212\" is empty\nPASS: tools/clear/test_ust 1120 - Start tracing for session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1121 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1122 - Validate trace for event tp:tptest, 21 events\nPASS: tools/clear/test_ust 1123 - Read a total of 21 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1124 - Destroy session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1125 - Create session 8o728xPOpRu4FLHt with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1126 - Enable channel chan for session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1127 - Enable ust event tp:tptest for session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1128 - Start tracing for session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1129 - Clear session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1130 - Stop lttng tracing for session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1131 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/8o728xPOpRu4FLHt*\" is empty\nPASS: tools/clear/test_ust 1132 - Destroy session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1133 - Create session sa8p8tNsJhmpOHk8 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1134 - Enable channel chan for session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1135 - Enable ust event tp:tptest for session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1136 - Start tracing for session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1137 - Clear session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1138 - Stop lttng tracing for session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1139 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/sa8p8tNsJhmpOHk8-20240206-092215\" is empty\nPASS: tools/clear/test_ust 1140 - Destroy session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1141 - Create session gZrQrpzPWMzIFddc with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1142 - Enable channel chan for session gZrQrpzPWMzIFddc\nPASS: tools/clear/test_ust 1143 - Enable ust event tp:tptest for session gZrQrpzPWMzIFddc\nPASS: tools/clear/test_ust 1144 - Start tracing for session gZrQrpzPWMzIFddc\nPASS: tools/clear/test_ust 1145 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1146 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1147 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1148 - Destroy session gZrQrpzPWMzIFddc\nPASS: tools/clear/test_ust 1149 - Wait for application to exit\nPASS: tools/clear/test_ust 1150 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1151 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1152 - Create session PKHFPt2dJwXG2Wje with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1153 - Enable channel chan for session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1154 - Enable ust event tp:tptest for session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1155 - Start tracing for session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1156 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1157 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1158 - Clear session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1159 - Stop lttng tracing for session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1160 - Destroy session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1161 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1162 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1163 - Create session 33dp3XUaoDwJ40xD with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1164 - Enable channel chan for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1165 - Add context command for type: vpid\nPASS: tools/clear/test_ust 1166 - Enable ust event tp:tptest for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1167 - Start tracing for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1168 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1169 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1170 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1171 - Clear session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1172 - Enable event lttng_ust_statedump:start with filtering for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1173 - Enable event lttng_ust_statedump:end with filtering for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1174 - Statedump regenerate 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1175 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 1176 - Stop lttng tracing for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1177 - Destroy session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1178 - Wait for application to exit\nPASS: tools/clear/test_ust 1179 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1180 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1181 - Create session m3P2dqTfuGmFUpdk in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1182 - Enable channel chan for session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1183 - Enable ust event tp:tptest for session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1184 - Start tracing for session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1185 - Clear session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1186 - Stop lttng tracing for session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1187 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\" is empty\nPASS: tools/clear/test_ust 1188 - Destroy session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1189 - Create session cnZNLxsZjE8Y0Z8L in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1190 - Enable channel chan for session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1191 - Enable ust event tp:tptest for session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1192 - Start tracing for session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1193 - Rotate session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1194 - Clear session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1195 - Stop lttng tracing for session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1196 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1197 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1198 - Destroy session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1199 - Create session LR16cyjfZH09SQwq in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1200 - Enable channel chan for session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1201 - Enable ust event tp:tptest for session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1202 - Start tracing for session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1203 - Clear session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1204 - Rotate session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1205 - Stop lttng tracing for session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1206 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1207 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1208 - Destroy session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1209 - Create session 4IILVXqpIwGiVOSd in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1210 - Enable channel chan for session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1211 - Enable ust event tp:tptest for session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1212 - Start tracing for session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1213 - Clear session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1214 - Stop lttng tracing for session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1215 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1216 - Destroy session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1217 - Create session K3f7NFaOcobUUoSi in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1218 - Enable channel channel0 for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1219 - Enable ust event tp:tptest for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1220 - Start tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1221 - Snapshot recorded\nPASS: tools/clear/test_ust 1222 - Stop lttng tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1223 - Validate trace for event tp:tptest, 9 events\nPASS: tools/clear/test_ust 1224 - Read a total of 9 events, expected 9\nPASS: tools/clear/test_ust 1225 - Start tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1226 - Clear session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1227 - Snapshot recorded\nPASS: tools/clear/test_ust 1228 - Stop lttng tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1229 - Validate empty trace\nPASS: tools/clear/test_ust 1230 - Start tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1231 - Snapshot recorded\nPASS: tools/clear/test_ust 1232 - Stop lttng tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1233 - Validate trace for event tp:tptest, 1 events\nPASS: tools/clear/test_ust 1234 - Read a total of 1 events, expected 1\nPASS: tools/clear/test_ust 1235 - Destroy session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1236 - Create session XxgjTjTsp0evH7zD with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1237 - Enable channel chan for session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1238 - Enable ust event tp:tptest for session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1239 - Start tracing for session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1240 - Clear session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1241 - Clear session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1242 - Stop lttng tracing for session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1243 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/XxgjTjTsp0evH7zD-20240206-092240\" is empty\nPASS: tools/clear/test_ust 1244 - Destroy session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1245 - Create session CBpoHRI8C5RsP8um with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1246 - Enable channel chan for session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1247 - Enable ust event tp:tptest for session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1248 - Start tracing for session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1249 - Rotate session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1250 - Clear session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1251 - Clear session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1252 - Stop lttng tracing for session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1253 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1254 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1255 - Destroy session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1256 - Create session gUSIsh2Bs37zIC7r with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1257 - Enable channel chan for session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1258 - Enable ust event tp:tptest for session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1259 - Start tracing for session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1260 - Clear session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1261 - Clear session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1262 - Rotate session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1263 - Stop lttng tracing for session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1264 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1265 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1266 - Destroy session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1267 - Create session pege8fERUQOFTk0c with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1268 - Enable channel rotchan for session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1269 - Enable ust event tp:tptest for session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1270 - Start tracing for session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1271 - Clear session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1272 - Clear session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1273 - Stop lttng tracing for session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1274 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/pege8fERUQOFTk0c-20240206-092246\" is empty\nPASS: tools/clear/test_ust 1275 - Start tracing for session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1276 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1277 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 1278 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1279 - Destroy session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1280 - Create session UYlNRKUALmLiia4f with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1281 - Enable channel rotchan for session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1282 - Enable ust event tp:tptest for session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1283 - Start tracing for session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1284 - Clear session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1285 - Clear session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1286 - Stop lttng tracing for session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1287 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/UYlNRKUALmLiia4f-20240206-092248\" is empty\nPASS: tools/clear/test_ust 1288 - Start tracing for session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1289 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1290 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 1291 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1292 - Destroy session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1293 - Create session ecoPYeiJfZFSwhLk with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1294 - Enable channel chan for session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1295 - Enable ust event tp:tptest for session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1296 - Start tracing for session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1297 - Clear session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1298 - Clear session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1299 - Stop lttng tracing for session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1300 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/ecoPYeiJfZFSwhLk*\" is empty\nPASS: tools/clear/test_ust 1301 - Destroy session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1302 - Create session uHDrfYMkIVg33Gvd with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1303 - Enable channel chan for session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1304 - Enable ust event tp:tptest for session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1305 - Start tracing for session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1306 - Clear session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1307 - Clear session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1308 - Stop lttng tracing for session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1309 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/uHDrfYMkIVg33Gvd-20240206-092252\" is empty\nPASS: tools/clear/test_ust 1310 - Destroy session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1311 - Create session VDYOPJFpHpyCYnAw with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1312 - Enable channel chan for session VDYOPJFpHpyCYnAw\nPASS: tools/clear/test_ust 1313 - Enable ust event tp:tptest for session VDYOPJFpHpyCYnAw\nPASS: tools/clear/test_ust 1314 - Start tracing for session VDYOPJFpHpyCYnAw\nPASS: tools/clear/test_ust 1315 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1316 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1317 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1318 - Destroy session VDYOPJFpHpyCYnAw\nPASS: tools/clear/test_ust 1319 - Wait for application to exit\nPASS: tools/clear/test_ust 1320 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1321 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1322 - Create session Sckif4S26n6PcdYi with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1323 - Enable channel chan for session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1324 - Enable ust event tp:tptest for session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1325 - Start tracing for session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1326 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1327 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1328 - Clear session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1329 - Clear session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1330 - Stop lttng tracing for session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1331 - Destroy session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1332 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1333 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1334 - Create session ncJukAsgfAmWPicm with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1335 - Enable channel chan for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1336 - Add context command for type: vpid\nPASS: tools/clear/test_ust 1337 - Enable ust event tp:tptest for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1338 - Start tracing for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1339 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1340 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1341 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1342 - Clear session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1343 - Clear session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1344 - Enable event lttng_ust_statedump:start with filtering for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1345 - Enable event lttng_ust_statedump:end with filtering for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1346 - Statedump regenerate ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1347 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 1348 - Stop lttng tracing for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1349 - Destroy session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1350 - Wait for application to exit\nPASS: tools/clear/test_ust 1351 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1352 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1353 - Create session PMRPQggOaGC0fcGA in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1354 - Enable channel chan for session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1355 - Enable ust event tp:tptest for session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1356 - Start tracing for session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1357 - Clear session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1358 - Clear session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1359 - Stop lttng tracing for session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1360 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\" is empty\nPASS: tools/clear/test_ust 1361 - Destroy session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1362 - Create session HxlLPYWWwnWL7uzL in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1363 - Enable channel chan for session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1364 - Enable ust event tp:tptest for session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1365 - Start tracing for session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1366 - Rotate session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1367 - Clear session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1368 - Clear session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1369 - Stop lttng tracing for session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1370 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1371 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1372 - Destroy session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1373 - Create session 7dR8uONAEPQMBLQg in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1374 - Enable channel chan for session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1375 - Enable ust event tp:tptest for session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1376 - Start tracing for session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1377 - Clear session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1378 - Clear session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1379 - Rotate session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1380 - Stop lttng tracing for session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1381 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1382 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1383 - Destroy session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1384 - Create session bkTxXNqhXJSDJhRW in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1385 - Enable channel chan for session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1386 - Enable ust event tp:tptest for session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1387 - Start tracing for session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1388 - Clear session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1389 - Clear session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1390 - Stop lttng tracing for session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1391 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1392 - Destroy session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1393 - Create session A6cxWioalim0qCdk in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1394 - Enable channel channel0 for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1395 - Enable ust event tp:tptest for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1396 - Start tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1397 - Snapshot recorded\nPASS: tools/clear/test_ust 1398 - Stop lttng tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1399 - Validate trace for event tp:tptest, 9 events\nPASS: tools/clear/test_ust 1400 - Read a total of 9 events, expected 9\nPASS: tools/clear/test_ust 1401 - Start tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1402 - Clear session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1403 - Clear session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1404 - Snapshot recorded\nPASS: tools/clear/test_ust 1405 - Stop lttng tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1406 - Validate empty trace\nPASS: tools/clear/test_ust 1407 - Start tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1408 - Snapshot recorded\nPASS: tools/clear/test_ust 1409 - Stop lttng tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1410 - Validate trace for event tp:tptest, 1 events\nPASS: tools/clear/test_ust 1411 - Read a total of 1 events, expected 1\nPASS: tools/clear/test_ust 1412 - Destroy session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1413 - Create session Di77awTL9VCUuwCB with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1414 - Enable channel chan for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1415 - Enable ust event tp:tptest for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1416 - Start tracing for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1417 - Stop lttng tracing for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1418 - Clear session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1419 - Start tracing for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1420 - Stop lttng tracing for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1421 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Di77awTL9VCUuwCB-20240206-092320\" is empty\nPASS: tools/clear/test_ust 1422 - Destroy session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1423 - Create session xj4XHxJwZ1tmIsx3 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1424 - Enable channel chan for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1425 - Enable ust event tp:tptest for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1426 - Start tracing for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1427 - Rotate session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1428 - Stop lttng tracing for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1429 - Clear session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1430 - Start tracing for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1431 - Stop lttng tracing for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1432 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1433 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1434 - Destroy session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1435 - Create session cUiOjlTc6OJPnOen with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1436 - Enable channel chan for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1437 - Enable ust event tp:tptest for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1438 - Start tracing for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1439 - Stop lttng tracing for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1440 - Clear session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1441 - Start tracing for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1442 - Rotate session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1443 - Stop lttng tracing for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1444 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1445 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1446 - Destroy session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1447 - Create session ftr9hWt2ncut3DE0 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1448 - Enable channel rotchan for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1449 - Enable ust event tp:tptest for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1450 - Start tracing for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1451 - Stop lttng tracing for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1452 - Clear session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1453 - Start tracing for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1454 - Stop lttng tracing for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1455 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/ftr9hWt2ncut3DE0-20240206-092325\" is empty\nPASS: tools/clear/test_ust 1456 - Start tracing for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1457 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1458 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 1459 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1460 - Destroy session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1461 - Create session rnvTA2hAUAR2stny with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1462 - Enable channel rotchan for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1463 - Enable ust event tp:tptest for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1464 - Start tracing for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1465 - Stop lttng tracing for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1466 - Clear session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1467 - Start tracing for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1468 - Stop lttng tracing for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1469 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/rnvTA2hAUAR2stny-20240206-092326\" is empty\nPASS: tools/clear/test_ust 1470 - Start tracing for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1471 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1472 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 1473 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1474 - Destroy session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1475 - Create session jv01Tco4s38ftnKE with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1476 - Enable channel chan for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1477 - Enable ust event tp:tptest for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1478 - Start tracing for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1479 - Stop lttng tracing for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1480 - Clear session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1481 - Start tracing for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1482 - Stop lttng tracing for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1483 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/jv01Tco4s38ftnKE*\" is empty\nPASS: tools/clear/test_ust 1484 - Destroy session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1485 - Create session kmYcExCLOQ8tViQr with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1486 - Enable channel chan for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1487 - Enable ust event tp:tptest for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1488 - Start tracing for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1489 - Stop lttng tracing for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1490 - Clear session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1491 - Start tracing for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1492 - Stop lttng tracing for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1493 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/kmYcExCLOQ8tViQr-20240206-092329\" is empty\nPASS: tools/clear/test_ust 1494 - Destroy session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1495 - Create session h3dkYe9XAM4LCODi with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1496 - Enable channel chan for session h3dkYe9XAM4LCODi\nPASS: tools/clear/test_ust 1497 - Enable ust event tp:tptest for session h3dkYe9XAM4LCODi\nPASS: tools/clear/test_ust 1498 - Start tracing for session h3dkYe9XAM4LCODi\nPASS: tools/clear/test_ust 1499 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1500 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1501 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1502 - Destroy session h3dkYe9XAM4LCODi\nPASS: tools/clear/test_ust 1503 - Wait for application to exit\nPASS: tools/clear/test_ust 1504 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1505 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1506 - Create session nmBI7JGtaNeYsMmG with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1507 - Enable channel chan for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1508 - Enable ust event tp:tptest for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1509 - Start tracing for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1510 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1511 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1512 - Stop lttng tracing for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1513 - Clear session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1514 - Start tracing for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1515 - Stop lttng tracing for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1516 - Destroy session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1517 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1518 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1519 - Create session Hv1punYmks83zAT8 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1520 - Enable channel chan for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1521 - Add context command for type: vpid\nPASS: tools/clear/test_ust 1522 - Enable ust event tp:tptest for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1523 - Start tracing for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1524 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1525 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1526 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1527 - Stop lttng tracing for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1528 - Clear session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1529 - Start tracing for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1530 - Enable event lttng_ust_statedump:start with filtering for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1531 - Enable event lttng_ust_statedump:end with filtering for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1532 - Statedump regenerate Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1533 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 1534 - Stop lttng tracing for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1535 - Destroy session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1536 - Wait for application to exit\nPASS: tools/clear/test_ust 1537 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1538 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1539 - Create session uhrSA0EhlEkGnbIH in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1540 - Enable channel chan for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1541 - Enable ust event tp:tptest for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1542 - Start tracing for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1543 - Stop lttng tracing for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1544 - Clear session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1545 - Start tracing for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1546 - Stop lttng tracing for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1547 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\" is empty\nPASS: tools/clear/test_ust 1548 - Destroy session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1549 - Create session SmlefaLUWK8yjnhf in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1550 - Enable channel chan for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1551 - Enable ust event tp:tptest for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1552 - Start tracing for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1553 - Rotate session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1554 - Stop lttng tracing for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1555 - Clear session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1556 - Start tracing for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1557 - Stop lttng tracing for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1558 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1559 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1560 - Destroy session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1561 - Create session vVhIn5qaZBhYxy5v in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1562 - Enable channel chan for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1563 - Enable ust event tp:tptest for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1564 - Start tracing for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1565 - Stop lttng tracing for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1566 - Clear session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1567 - Start tracing for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1568 - Rotate session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1569 - Stop lttng tracing for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1570 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1571 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1572 - Destroy session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1573 - Create session tXWP6dT7WL3ONDbh in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1574 - Enable channel chan for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1575 - Enable ust event tp:tptest for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1576 - Start tracing for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1577 - Stop lttng tracing for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1578 - Clear session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1579 - Start tracing for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1580 - Stop lttng tracing for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1581 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1582 - Destroy session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1583 - Create session 7kTnTSJPKaEMkCI6 in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1584 - Enable channel channel0 for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1585 - Enable ust event tp:tptest for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1586 - Start tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1587 - Snapshot recorded\nPASS: tools/clear/test_ust 1588 - Stop lttng tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1589 - Validate trace for event tp:tptest, 9 events\nPASS: tools/clear/test_ust 1590 - Read a total of 9 events, expected 9\nPASS: tools/clear/test_ust 1591 - Start tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1592 - Stop lttng tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1593 - Clear session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1594 - Start tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1595 - Snapshot recorded\nPASS: tools/clear/test_ust 1596 - Stop lttng tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1597 - Validate empty trace\nPASS: tools/clear/test_ust 1598 - Start tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1599 - Snapshot recorded\nPASS: tools/clear/test_ust 1600 - Stop lttng tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1601 - Validate trace for event tp:tptest, 1 events\nPASS: tools/clear/test_ust 1602 - Read a total of 1 events, expected 1\nPASS: tools/clear/test_ust 1603 - Destroy session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1604 - Create session EVlbdLAHV7C1vKDR with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1605 - Enable channel chan for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1606 - Enable ust event tp:tptest for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1607 - Start tracing for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1608 - Stop lttng tracing for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1609 - Clear session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1610 - Clear session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1611 - Start tracing for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1612 - Stop lttng tracing for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1613 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/EVlbdLAHV7C1vKDR-20240206-092354\" is empty\nPASS: tools/clear/test_ust 1614 - Destroy session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1615 - Create session XcdNm3PGWmhaNqhU with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1616 - Enable channel chan for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1617 - Enable ust event tp:tptest for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1618 - Start tracing for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1619 - Rotate session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1620 - Stop lttng tracing for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1621 - Clear session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1622 - Clear session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1623 - Start tracing for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1624 - Stop lttng tracing for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1625 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1626 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1627 - Destroy session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1628 - Create session uy1Jt9sh8gfsb92a with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1629 - Enable channel chan for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1630 - Enable ust event tp:tptest for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1631 - Start tracing for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1632 - Stop lttng tracing for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1633 - Clear session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1634 - Clear session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1635 - Start tracing for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1636 - Rotate session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1637 - Stop lttng tracing for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1638 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1639 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1640 - Destroy session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1641 - Create session FT4D6mAKC265E9Zc with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1642 - Enable channel rotchan for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1643 - Enable ust event tp:tptest for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1644 - Start tracing for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1645 - Stop lttng tracing for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1646 - Clear session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1647 - Clear session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1648 - Start tracing for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1649 - Stop lttng tracing for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1650 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/FT4D6mAKC265E9Zc-20240206-092359\" is empty\nPASS: tools/clear/test_ust 1651 - Start tracing for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1652 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1653 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 1654 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1655 - Destroy session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1656 - Create session OZnxxY0Wld9hLPED with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1657 - Enable channel rotchan for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1658 - Enable ust event tp:tptest for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1659 - Start tracing for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1660 - Stop lttng tracing for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1661 - Clear session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1662 - Clear session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1663 - Start tracing for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1664 - Stop lttng tracing for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1665 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/OZnxxY0Wld9hLPED-20240206-092400\" is empty\nPASS: tools/clear/test_ust 1666 - Start tracing for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1667 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1668 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 1669 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1670 - Destroy session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1671 - Create session 0TedAwdJb2qlkAZb with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1672 - Enable channel chan for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1673 - Enable ust event tp:tptest for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1674 - Start tracing for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1675 - Stop lttng tracing for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1676 - Clear session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1677 - Clear session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1678 - Start tracing for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1679 - Stop lttng tracing for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1680 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/0TedAwdJb2qlkAZb*\" is empty\nPASS: tools/clear/test_ust 1681 - Destroy session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1682 - Create session ICYEPVzLXlwtaUkc with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1683 - Enable channel chan for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1684 - Enable ust event tp:tptest for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1685 - Start tracing for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1686 - Stop lttng tracing for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1687 - Clear session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1688 - Clear session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1689 - Start tracing for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1690 - Stop lttng tracing for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1691 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/ICYEPVzLXlwtaUkc-20240206-092403\" is empty\nPASS: tools/clear/test_ust 1692 - Destroy session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1693 - Create session m92rb4pcywlAcwJZ with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1694 - Enable channel chan for session m92rb4pcywlAcwJZ\nPASS: tools/clear/test_ust 1695 - Enable ust event tp:tptest for session m92rb4pcywlAcwJZ\nPASS: tools/clear/test_ust 1696 - Start tracing for session m92rb4pcywlAcwJZ\nPASS: tools/clear/test_ust 1697 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1698 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1699 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1700 - Destroy session m92rb4pcywlAcwJZ\nPASS: tools/clear/test_ust 1701 - Wait for application to exit\nPASS: tools/clear/test_ust 1702 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1703 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1704 - Create session EtgXgfSrS96ukFxm with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1705 - Enable channel chan for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1706 - Enable ust event tp:tptest for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1707 - Start tracing for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1708 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1709 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1710 - Stop lttng tracing for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1711 - Clear session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1712 - Clear session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1713 - Start tracing for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1714 - Stop lttng tracing for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1715 - Destroy session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1716 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1717 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1718 - Create session nlNi4hvSMWGIKnwX with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1719 - Enable channel chan for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1720 - Add context command for type: vpid\nPASS: tools/clear/test_ust 1721 - Enable ust event tp:tptest for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1722 - Start tracing for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1723 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1724 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1725 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1726 - Stop lttng tracing for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1727 - Clear session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1728 - Clear session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1729 - Start tracing for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1730 - Enable event lttng_ust_statedump:start with filtering for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1731 - Enable event lttng_ust_statedump:end with filtering for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1732 - Statedump regenerate nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1733 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 1734 - Stop lttng tracing for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1735 - Destroy session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1736 - Wait for application to exit\nPASS: tools/clear/test_ust 1737 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1738 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1739 - Create session EAJ86uOutBoBwLl7 in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1740 - Enable channel chan for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1741 - Enable ust event tp:tptest for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1742 - Start tracing for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1743 - Stop lttng tracing for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1744 - Clear session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1745 - Clear session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1746 - Start tracing for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1747 - Stop lttng tracing for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1748 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\" is empty\nPASS: tools/clear/test_ust 1749 - Destroy session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1750 - Create session I9BJuK92EtP07J4x in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1751 - Enable channel chan for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1752 - Enable ust event tp:tptest for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1753 - Start tracing for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1754 - Rotate session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1755 - Stop lttng tracing for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1756 - Clear session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1757 - Clear session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1758 - Start tracing for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1759 - Stop lttng tracing for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1760 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1761 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1762 - Destroy session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1763 - Create session riKAC8GuxuMb5HAI in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1764 - Enable channel chan for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1765 - Enable ust event tp:tptest for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1766 - Start tracing for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1767 - Stop lttng tracing for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1768 - Clear session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1769 - Clear session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1770 - Start tracing for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1771 - Rotate session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1772 - Stop lttng tracing for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1773 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1774 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1775 - Destroy session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1776 - Create session GJ0dliaNhpUWV6UW in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1777 - Enable channel chan for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1778 - Enable ust event tp:tptest for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1779 - Start tracing for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1780 - Stop lttng tracing for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1781 - Clear session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1782 - Clear session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1783 - Start tracing for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1784 - Stop lttng tracing for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1785 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1786 - Destroy session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1787 - Create session iQQvGGyKy6O8KTCx in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1788 - Enable channel channel0 for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1789 - Enable ust event tp:tptest for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1790 - Start tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1791 - Snapshot recorded\nPASS: tools/clear/test_ust 1792 - Stop lttng tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1793 - Validate trace for event tp:tptest, 9 events\nPASS: tools/clear/test_ust 1794 - Read a total of 9 events, expected 9\nPASS: tools/clear/test_ust 1795 - Start tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1796 - Stop lttng tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1797 - Clear session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1798 - Clear session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1799 - Start tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1800 - Snapshot recorded\nPASS: tools/clear/test_ust 1801 - Stop lttng tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1802 - Validate empty trace\nPASS: tools/clear/test_ust 1803 - Start tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1804 - Snapshot recorded\nPASS: tools/clear/test_ust 1805 - Stop lttng tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1806 - Validate trace for event tp:tptest, 1 events\nPASS: tools/clear/test_ust 1807 - Read a total of 1 events, expected 1\nPASS: tools/clear/test_ust 1808 - Destroy session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1809 - Create session yKAjcaVzyFnW3ys6 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1810 - Enable channel chan for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1811 - Enable ust event tp:tptest for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1812 - Start tracing for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1813 - Stop lttng tracing for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1814 - Rotate session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1815 - Clear session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1816 - Start tracing for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1817 - Stop lttng tracing for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1818 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 1819 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 1820 - Destroy session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1821 - Create session LiCSpRnmtbVgdpA0 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1822 - Enable channel chan for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1823 - Enable ust event tp:tptest for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1824 - Start tracing for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1825 - Rotate session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1826 - Stop lttng tracing for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1827 - Rotate session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1828 - Clear session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1829 - Start tracing for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1830 - Stop lttng tracing for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1831 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 1832 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 1833 - Destroy session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1834 - Create session is4VkyVTIVWm7HzA with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1835 - Enable channel chan for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1836 - Enable ust event tp:tptest for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1837 - Start tracing for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1838 - Stop lttng tracing for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1839 - Rotate session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1840 - Clear session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1841 - Start tracing for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1842 - Rotate session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1843 - Stop lttng tracing for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1844 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 1845 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 1846 - Destroy session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1847 - Create session iqS1USmXKxShdFSY with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1848 - Enable channel rotchan for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1849 - Enable ust event tp:tptest for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1850 - Start tracing for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1851 - Stop lttng tracing for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1852 - Rotate session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1853 - Clear session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1854 - Start tracing for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1855 - Stop lttng tracing for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1856 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 1857 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 1858 - Start tracing for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1859 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1860 - Validate trace for event tp:tptest, 30 events\nPASS: tools/clear/test_ust 1861 - Read a total of 30 events, expected 30\nPASS: tools/clear/test_ust 1862 - Destroy session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1863 - Create session X96Xw9gz0tRCqFkJ with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1864 - Enable channel rotchan for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1865 - Enable ust event tp:tptest for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1866 - Start tracing for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1867 - Stop lttng tracing for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1868 - Rotate session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1869 - Clear session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1870 - Start tracing for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1871 - Stop lttng tracing for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1872 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 1873 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1874 - Start tracing for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1875 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1876 - Validate trace for event tp:tptest, 68 events\nPASS: tools/clear/test_ust 1877 - Read a total of 68 events, expected between [1, 600000[\nPASS: tools/clear/test_ust 1878 - Destroy session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1879 - Create session vHcFuJoeCaXyIKLG with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1880 - Enable channel chan for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1881 - Enable ust event tp:tptest for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1882 - Start tracing for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1883 - Stop lttng tracing for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1884 - Clear session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1885 - Start tracing for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1886 - Stop lttng tracing for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1887 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/vHcFuJoeCaXyIKLG*\" is empty\nPASS: tools/clear/test_ust 1888 - Destroy session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1889 - Create session zC3iw6aILwmLPSYR in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1890 - Enable channel chan for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1891 - Enable ust event tp:tptest for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1892 - Start tracing for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1893 - Stop lttng tracing for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1894 - Rotate session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1895 - Clear session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1896 - Start tracing for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1897 - Stop lttng tracing for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1898 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 1899 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 1900 - Destroy session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1901 - Create session xyqA0k19wDrjOOBC in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1902 - Enable channel chan for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1903 - Enable ust event tp:tptest for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1904 - Start tracing for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1905 - Rotate session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1906 - Stop lttng tracing for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1907 - Rotate session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1908 - Clear session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1909 - Start tracing for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1910 - Stop lttng tracing for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1911 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 1912 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 1913 - Destroy session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1914 - Create session X7sG129Ar6Q4diBR in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1915 - Enable channel chan for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1916 - Enable ust event tp:tptest for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1917 - Start tracing for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1918 - Stop lttng tracing for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1919 - Rotate session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1920 - Clear session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1921 - Start tracing for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1922 - Rotate session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1923 - Stop lttng tracing for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1924 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 1925 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 1926 - Destroy session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1927 - Create session HKpINZcMrKB3IQrG in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1928 - Enable channel chan for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1929 - Enable ust event tp:tptest for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1930 - Start tracing for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1931 - Stop lttng tracing for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1932 - Clear session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1933 - Start tracing for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1934 - Stop lttng tracing for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1935 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1936 - Destroy session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1937 - Create session 7R7L5Vs4PD7UpT0D with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1938 - Enable channel chan for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1939 - Enable ust event tp:tptest for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1940 - Start tracing for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1941 - Stop lttng tracing for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1942 - Clear session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1943 - Expected fail on rotate session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1944 - Start tracing for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1945 - Stop lttng tracing for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1946 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/7R7L5Vs4PD7UpT0D-20240206-092444\" is empty\nPASS: tools/clear/test_ust 1947 - Destroy session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1948 - Create session GrkITw6rN0NqteEP with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1949 - Enable channel chan for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1950 - Enable ust event tp:tptest for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1951 - Start tracing for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1952 - Rotate session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1953 - Stop lttng tracing for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1954 - Clear session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1955 - Expected fail on rotate session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1956 - Start tracing for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1957 - Stop lttng tracing for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1958 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1959 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1960 - Destroy session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1961 - Create session GUfO7vwrmTuaPI0S with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1962 - Enable channel chan for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1963 - Enable ust event tp:tptest for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1964 - Start tracing for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1965 - Stop lttng tracing for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1966 - Clear session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1967 - Expected fail on rotate session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1968 - Start tracing for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1969 - Rotate session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1970 - Stop lttng tracing for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1971 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1972 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1973 - Destroy session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1974 - Create session IW9XxuSAVsco2chN with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1975 - Enable channel rotchan for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1976 - Enable ust event tp:tptest for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1977 - Start tracing for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1978 - Stop lttng tracing for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1979 - Clear session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1980 - Expected fail on rotate session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1981 - Start tracing for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1982 - Stop lttng tracing for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1983 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/IW9XxuSAVsco2chN-20240206-092448\" is empty\nPASS: tools/clear/test_ust 1984 - Start tracing for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1985 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1986 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 1987 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1988 - Destroy session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1989 - Create session Q2DgME3Kh3r8Rwoc with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1990 - Enable channel rotchan for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1991 - Enable ust event tp:tptest for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1992 - Start tracing for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1993 - Stop lttng tracing for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1994 - Clear session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1995 - Expected fail on rotate session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1996 - Start tracing for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1997 - Stop lttng tracing for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1998 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Q2DgME3Kh3r8Rwoc-20240206-092450\" is empty\nPASS: tools/clear/test_ust 1999 - Start tracing for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 2000 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 2001 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 2002 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 2003 - Destroy session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 2004 - Create session 3smJJeZqL79O99li with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 2005 - Enable channel chan for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2006 - Enable ust event tp:tptest for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2007 - Start tracing for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2008 - Stop lttng tracing for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2009 - Clear session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2010 - Start tracing for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2011 - Stop lttng tracing for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2012 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/3smJJeZqL79O99li*\" is empty\nPASS: tools/clear/test_ust 2013 - Destroy session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2014 - Create session tZZ4bTVgbEkfjYdE in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 2015 - Enable channel chan for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2016 - Enable ust event tp:tptest for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2017 - Start tracing for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2018 - Stop lttng tracing for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2019 - Clear session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2020 - Expected fail on rotate session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2021 - Start tracing for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2022 - Stop lttng tracing for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2023 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\" is empty\nPASS: tools/clear/test_ust 2024 - Destroy session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2025 - Create session LdrhqQTLUBxVjj0N in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 2026 - Enable channel chan for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2027 - Enable ust event tp:tptest for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2028 - Start tracing for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2029 - Rotate session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2030 - Stop lttng tracing for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2031 - Clear session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2032 - Expected fail on rotate session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2033 - Start tracing for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2034 - Stop lttng tracing for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2035 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 2036 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 2037 - Destroy session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2038 - Create session QT8YVoClZXoTjamF in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 2039 - Enable channel chan for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2040 - Enable ust event tp:tptest for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2041 - Start tracing for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2042 - Stop lttng tracing for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2043 - Clear session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2044 - Expected fail on rotate session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2045 - Start tracing for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2046 - Rotate session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2047 - Stop lttng tracing for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2048 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 2049 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 2050 - Destroy session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2051 - Create session 1Rw3fKcG0bpcS5rz in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 2052 - Enable channel chan for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2053 - Enable ust event tp:tptest for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2054 - Start tracing for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2055 - Stop lttng tracing for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2056 - Clear session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2057 - Start tracing for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2058 - Stop lttng tracing for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2059 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 2060 - Destroy session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2061 - Wait after kill session daemon\nPASS: tools/clear/test_ust 2062 - Wait after kill relay daemon\nPASS: tools/clear/test_ust 2063 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg)\nPASS: tools/clear/test_ust 2064 - Start session daemon\nPASS: tools/clear/test_ust 2065 - Create session AlNzIZmHdaUtPJEn with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 2066 - Enable ust event tp:tptest for session AlNzIZmHdaUtPJEn\nPASS: tools/clear/test_ust 2067 - Start tracing for session AlNzIZmHdaUtPJEn\nPASS: tools/clear/test_ust 2068 - Expected fail on clear session AlNzIZmHdaUtPJEn\nPASS: tools/clear/test_ust 2069 - Destroy session AlNzIZmHdaUtPJEn\nPASS: tools/clear/test_ust 2070 - Wait after kill session daemon\nPASS: tools/clear/test_ust 2071 - Wait after kill relay daemon\nPASS: tools/clear/test_kernel 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG)\nPASS: tools/clear/test_kernel 2 - Start session daemon\nPASS: tools/clear/test_kernel 3 - Create session 4YjExuqq7XWKiPLH with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 4 - Enable kernel event lttng_test_filter_event for session 4YjExuqq7XWKiPLH\nPASS: tools/clear/test_kernel 5 - Start tracing for session 4YjExuqq7XWKiPLH\nPASS: tools/clear/test_kernel 6 - Clear session 4YjExuqq7XWKiPLH\nPASS: tools/clear/test_kernel 7 - Stop lttng tracing for session 4YjExuqq7XWKiPLH\nPASS: tools/clear/test_kernel 8 - Validate empty trace\nPASS: tools/clear/test_kernel 9 - Destroy session 4YjExuqq7XWKiPLH\nPASS: tools/clear/test_kernel 10 - Create session vMddwv7HlBNsIIrn with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 11 - Enable kernel event lttng_test_filter_event for session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 12 - Start tracing for session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 13 - Rotate session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 14 - Clear session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 15 - Stop lttng tracing for session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 16 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 17 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 18 - Destroy session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 19 - Create session FDZTUS2b70J9s88x with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 20 - Enable kernel event lttng_test_filter_event for session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 21 - Start tracing for session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 22 - Clear session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 23 - Rotate session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 24 - Stop lttng tracing for session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 25 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 26 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 27 - Destroy session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 28 - Create session wSGH2VDL7Tx5848j with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 29 - Enable channel rotchan for session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 30 - Enable kernel event lttng_test_filter_event for session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 31 - Start tracing for session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 32 - Clear session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 33 - Stop lttng tracing for session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 34 - Validate empty trace\nPASS: tools/clear/test_kernel 35 - Start tracing for session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 36 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 37 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/clear/test_kernel 38 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_kernel 39 - Destroy session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 40 - Create session NX9k7RGEjK0o2BRa with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 41 - Enable channel rotchan for session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 42 - Enable kernel event lttng_test_filter_event for session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 43 - Start tracing for session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 44 - Clear session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 45 - Stop lttng tracing for session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 46 - Validate empty trace\nPASS: tools/clear/test_kernel 47 - Start tracing for session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 48 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 49 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 50 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 51 - Destroy session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 52 - Create session 7RRnOjlKeqlyLx4J with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 53 - Enable kernel event lttng_test_filter_event for session 7RRnOjlKeqlyLx4J\nPASS: tools/clear/test_kernel 54 - Start tracing for session 7RRnOjlKeqlyLx4J\nPASS: tools/clear/test_kernel 55 - Clear session 7RRnOjlKeqlyLx4J\nPASS: tools/clear/test_kernel 56 - Stop lttng tracing for session 7RRnOjlKeqlyLx4J\nPASS: tools/clear/test_kernel 57 - Validate empty trace\nPASS: tools/clear/test_kernel 58 - Destroy session 7RRnOjlKeqlyLx4J\nPASS: tools/clear/test_kernel 59 - Create session 9FTuxY62VsNyYmYi with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 60 - Enable channel chan for session 9FTuxY62VsNyYmYi\nPASS: tools/clear/test_kernel 61 - Enable kernel event lttng_test_filter_event for session 9FTuxY62VsNyYmYi\nPASS: tools/clear/test_kernel 62 - Start tracing for session 9FTuxY62VsNyYmYi\nPASS: tools/clear/test_kernel 63 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 64 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 65 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_kernel 66 - Destroy session 9FTuxY62VsNyYmYi\nPASS: tools/clear/test_kernel 67 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 68 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 69 - Create session lqH0fNJyp13AH8Nz with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 70 - Enable channel chan for session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 71 - Enable kernel event lttng_test_filter_event for session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 72 - Start tracing for session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 73 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 74 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 75 - Clear session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 76 - Stop lttng tracing for session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 77 - Destroy session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 78 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 79 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 80 - Create session FVRlxSwMPNr66FuU in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 81 - Enable kernel event lttng_test_filter_event for session FVRlxSwMPNr66FuU\nPASS: tools/clear/test_kernel 82 - Start tracing for session FVRlxSwMPNr66FuU\nPASS: tools/clear/test_kernel 83 - Clear session FVRlxSwMPNr66FuU\nPASS: tools/clear/test_kernel 84 - Stop lttng tracing for session FVRlxSwMPNr66FuU\nPASS: tools/clear/test_kernel 85 - Validate empty trace\nPASS: tools/clear/test_kernel 86 - Destroy session FVRlxSwMPNr66FuU\nPASS: tools/clear/test_kernel 87 - Create session ZHFTYb6pFqAm6QRR in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 88 - Enable kernel event lttng_test_filter_event for session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 89 - Start tracing for session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 90 - Rotate session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 91 - Clear session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 92 - Stop lttng tracing for session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 93 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 94 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 95 - Destroy session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 96 - Create session ytmmjmiWLBhkSv2Q in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 97 - Enable kernel event lttng_test_filter_event for session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 98 - Start tracing for session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 99 - Clear session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 100 - Rotate session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 101 - Stop lttng tracing for session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 102 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 103 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 104 - Destroy session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 105 - Create session wxSiauV0R2HR4p0C with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_kernel 106 - Enable kernel event lttng_test_filter_event for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 107 - Start tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 108 - Snapshot recorded\nPASS: tools/clear/test_kernel 109 - Stop lttng tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 110 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 111 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 112 - Start tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 113 - Clear session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 114 - Snapshot recorded\nPASS: tools/clear/test_kernel 115 - Stop lttng tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 116 - Validate empty trace\nPASS: tools/clear/test_kernel 117 - Start tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 118 - Snapshot recorded\nPASS: tools/clear/test_kernel 119 - Stop lttng tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 120 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 121 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 122 - Destroy session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 123 - Create session c5G1SFaJ0VYfyLYb in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 124 - Enable kernel event lttng_test_filter_event for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 125 - Start tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 126 - Snapshot recorded\nPASS: tools/clear/test_kernel 127 - Stop lttng tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 128 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 129 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 130 - Start tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 131 - Clear session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 132 - Snapshot recorded\nPASS: tools/clear/test_kernel 133 - Stop lttng tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 134 - Validate empty trace\nPASS: tools/clear/test_kernel 135 - Start tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 136 - Snapshot recorded\nPASS: tools/clear/test_kernel 137 - Stop lttng tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 138 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 139 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 140 - Destroy session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 141 - Create session xUqq0aDmtBJWHLpA with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 142 - Enable kernel event lttng_test_filter_event for session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 143 - Start tracing for session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 144 - Clear session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 145 - Clear session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 146 - Stop lttng tracing for session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 147 - Validate empty trace\nPASS: tools/clear/test_kernel 148 - Destroy session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 149 - Create session TYMb4ms6iRCj5vUR with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 150 - Enable kernel event lttng_test_filter_event for session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 151 - Start tracing for session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 152 - Rotate session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 153 - Clear session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 154 - Clear session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 155 - Stop lttng tracing for session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 156 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 157 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 158 - Destroy session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 159 - Create session DX95LGCClGLwRU07 with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 160 - Enable kernel event lttng_test_filter_event for session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 161 - Start tracing for session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 162 - Clear session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 163 - Clear session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 164 - Rotate session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 165 - Stop lttng tracing for session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 166 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 167 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 168 - Destroy session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 169 - Create session JS0A1ftm0Mz6gCVV with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 170 - Enable channel rotchan for session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 171 - Enable kernel event lttng_test_filter_event for session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 172 - Start tracing for session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 173 - Clear session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 174 - Clear session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 175 - Stop lttng tracing for session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 176 - Validate empty trace\nPASS: tools/clear/test_kernel 177 - Start tracing for session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 178 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 179 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/clear/test_kernel 180 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_kernel 181 - Destroy session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 182 - Create session 5WUxzYhAki98KzZq with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 183 - Enable channel rotchan for session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 184 - Enable kernel event lttng_test_filter_event for session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 185 - Start tracing for session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 186 - Clear session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 187 - Clear session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 188 - Stop lttng tracing for session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 189 - Validate empty trace\nPASS: tools/clear/test_kernel 190 - Start tracing for session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 191 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 192 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 193 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 194 - Destroy session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 195 - Create session fqxQOdrKI3KxhJ08 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 196 - Enable kernel event lttng_test_filter_event for session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 197 - Start tracing for session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 198 - Clear session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 199 - Clear session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 200 - Stop lttng tracing for session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 201 - Validate empty trace\nPASS: tools/clear/test_kernel 202 - Destroy session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 203 - Create session HOmBuTKFCTVaYXL1 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 204 - Enable channel chan for session HOmBuTKFCTVaYXL1\nPASS: tools/clear/test_kernel 205 - Enable kernel event lttng_test_filter_event for session HOmBuTKFCTVaYXL1\nPASS: tools/clear/test_kernel 206 - Start tracing for session HOmBuTKFCTVaYXL1\nPASS: tools/clear/test_kernel 207 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 208 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 209 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_kernel 210 - Destroy session HOmBuTKFCTVaYXL1\nPASS: tools/clear/test_kernel 211 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 212 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 213 - Create session kqxANX8nYhbo44j3 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 214 - Enable channel chan for session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 215 - Enable kernel event lttng_test_filter_event for session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 216 - Start tracing for session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 217 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 218 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 219 - Clear session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 220 - Clear session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 221 - Stop lttng tracing for session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 222 - Destroy session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 223 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 224 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 225 - Create session to2NvYIZ5C9V6R9T in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 226 - Enable kernel event lttng_test_filter_event for session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 227 - Start tracing for session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 228 - Clear session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 229 - Clear session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 230 - Stop lttng tracing for session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 231 - Validate empty trace\nPASS: tools/clear/test_kernel 232 - Destroy session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 233 - Create session 4Dq2bDjfCZ15ODxR in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 234 - Enable kernel event lttng_test_filter_event for session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 235 - Start tracing for session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 236 - Rotate session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 237 - Clear session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 238 - Clear session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 239 - Stop lttng tracing for session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 240 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 241 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 242 - Destroy session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 243 - Create session 7RU3Ac3foIfBeApS in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 244 - Enable kernel event lttng_test_filter_event for session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 245 - Start tracing for session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 246 - Clear session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 247 - Clear session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 248 - Rotate session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 249 - Stop lttng tracing for session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 250 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 251 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 252 - Destroy session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 253 - Create session Aqvb39K99oaMsBKt with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_kernel 254 - Enable kernel event lttng_test_filter_event for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 255 - Start tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 256 - Snapshot recorded\nPASS: tools/clear/test_kernel 257 - Stop lttng tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 258 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 259 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 260 - Start tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 261 - Clear session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 262 - Clear session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 263 - Snapshot recorded\nPASS: tools/clear/test_kernel 264 - Stop lttng tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 265 - Validate empty trace\nPASS: tools/clear/test_kernel 266 - Start tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 267 - Snapshot recorded\nPASS: tools/clear/test_kernel 268 - Stop lttng tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 269 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 270 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 271 - Destroy session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 272 - Create session sI8oI5XxaG92PyQZ in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 273 - Enable kernel event lttng_test_filter_event for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 274 - Start tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 275 - Snapshot recorded\nPASS: tools/clear/test_kernel 276 - Stop lttng tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 277 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 278 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 279 - Start tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 280 - Clear session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 281 - Clear session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 282 - Snapshot recorded\nPASS: tools/clear/test_kernel 283 - Stop lttng tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 284 - Validate empty trace\nPASS: tools/clear/test_kernel 285 - Start tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 286 - Snapshot recorded\nPASS: tools/clear/test_kernel 287 - Stop lttng tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 288 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 289 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 290 - Destroy session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 291 - Create session EYqyxtG3LK35p1fb with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 292 - Enable kernel event lttng_test_filter_event for session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 293 - Start tracing for session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 294 - Stop lttng tracing for session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 295 - Clear session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 296 - Start tracing for session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 297 - Stop lttng tracing for session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 298 - Validate empty trace\nPASS: tools/clear/test_kernel 299 - Destroy session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 300 - Create session Ps446viMrZGn7ojT with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 301 - Enable kernel event lttng_test_filter_event for session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 302 - Start tracing for session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 303 - Rotate session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 304 - Stop lttng tracing for session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 305 - Clear session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 306 - Start tracing for session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 307 - Stop lttng tracing for session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 308 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 309 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 310 - Destroy session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 311 - Create session KPW9n2Ze99jtmclx with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 312 - Enable kernel event lttng_test_filter_event for session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 313 - Start tracing for session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 314 - Stop lttng tracing for session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 315 - Clear session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 316 - Start tracing for session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 317 - Rotate session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 318 - Stop lttng tracing for session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 319 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 320 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 321 - Destroy session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 322 - Create session IWjQFXG1yDYdNgx9 with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 323 - Enable channel rotchan for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 324 - Enable kernel event lttng_test_filter_event for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 325 - Start tracing for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 326 - Stop lttng tracing for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 327 - Clear session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 328 - Start tracing for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 329 - Stop lttng tracing for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 330 - Validate empty trace\nPASS: tools/clear/test_kernel 331 - Start tracing for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 332 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 333 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/clear/test_kernel 334 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_kernel 335 - Destroy session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 336 - Create session DycykmBB1lSSElX4 with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 337 - Enable channel rotchan for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 338 - Enable kernel event lttng_test_filter_event for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 339 - Start tracing for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 340 - Stop lttng tracing for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 341 - Clear session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 342 - Start tracing for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 343 - Stop lttng tracing for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 344 - Validate empty trace\nPASS: tools/clear/test_kernel 345 - Start tracing for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 346 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 347 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 348 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 349 - Destroy session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 350 - Create session oDqWwcgKubssBlON with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 351 - Enable kernel event lttng_test_filter_event for session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 352 - Start tracing for session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 353 - Stop lttng tracing for session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 354 - Clear session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 355 - Start tracing for session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 356 - Stop lttng tracing for session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 357 - Validate empty trace\nPASS: tools/clear/test_kernel 358 - Destroy session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 359 - Create session 0G8yKAz9wLpjKrxe with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 360 - Enable channel chan for session 0G8yKAz9wLpjKrxe\nPASS: tools/clear/test_kernel 361 - Enable kernel event lttng_test_filter_event for session 0G8yKAz9wLpjKrxe\nPASS: tools/clear/test_kernel 362 - Start tracing for session 0G8yKAz9wLpjKrxe\nPASS: tools/clear/test_kernel 363 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 364 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 365 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_kernel 366 - Destroy session 0G8yKAz9wLpjKrxe\nPASS: tools/clear/test_kernel 367 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 368 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 369 - Create session kfPa1otBxklxJWlH with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 370 - Enable channel chan for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 371 - Enable kernel event lttng_test_filter_event for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 372 - Start tracing for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 373 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 374 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 375 - Stop lttng tracing for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 376 - Clear session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 377 - Start tracing for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 378 - Stop lttng tracing for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 379 - Destroy session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 380 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 381 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 382 - Create session NDY3pkzVHDSaCIUf in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 383 - Enable kernel event lttng_test_filter_event for session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 384 - Start tracing for session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 385 - Stop lttng tracing for session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 386 - Clear session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 387 - Start tracing for session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 388 - Stop lttng tracing for session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 389 - Validate empty trace\nPASS: tools/clear/test_kernel 390 - Destroy session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 391 - Create session KjriLb07bcKUCfM5 in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 392 - Enable kernel event lttng_test_filter_event for session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 393 - Start tracing for session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 394 - Rotate session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 395 - Stop lttng tracing for session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 396 - Clear session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 397 - Start tracing for session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 398 - Stop lttng tracing for session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 399 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 400 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 401 - Destroy session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 402 - Create session KXDstuvBde3I5OMl in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 403 - Enable kernel event lttng_test_filter_event for session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 404 - Start tracing for session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 405 - Stop lttng tracing for session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 406 - Clear session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 407 - Start tracing for session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 408 - Rotate session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 409 - Stop lttng tracing for session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 410 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 411 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 412 - Destroy session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 413 - Create session RkKpWgJMFuHM2ogA with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_kernel 414 - Enable kernel event lttng_test_filter_event for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 415 - Start tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 416 - Snapshot recorded\nPASS: tools/clear/test_kernel 417 - Stop lttng tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 418 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 419 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 420 - Start tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 421 - Stop lttng tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 422 - Clear session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 423 - Start tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 424 - Snapshot recorded\nPASS: tools/clear/test_kernel 425 - Stop lttng tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 426 - Validate empty trace\nPASS: tools/clear/test_kernel 427 - Start tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 428 - Snapshot recorded\nPASS: tools/clear/test_kernel 429 - Stop lttng tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 430 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 431 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 432 - Destroy session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 433 - Create session z01xQ7lP6OLOLtCc in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 434 - Enable kernel event lttng_test_filter_event for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 435 - Start tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 436 - Snapshot recorded\nPASS: tools/clear/test_kernel 437 - Stop lttng tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 438 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 439 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 440 - Start tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 441 - Stop lttng tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 442 - Clear session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 443 - Start tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 444 - Snapshot recorded\nPASS: tools/clear/test_kernel 445 - Stop lttng tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 446 - Validate empty trace\nPASS: tools/clear/test_kernel 447 - Start tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 448 - Snapshot recorded\nPASS: tools/clear/test_kernel 449 - Stop lttng tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 450 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 451 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 452 - Destroy session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 453 - Create session Vzx8q7iy5JPZz8Vl with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 454 - Enable kernel event lttng_test_filter_event for session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 455 - Start tracing for session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 456 - Stop lttng tracing for session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 457 - Clear session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 458 - Clear session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 459 - Start tracing for session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 460 - Stop lttng tracing for session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 461 - Validate empty trace\nPASS: tools/clear/test_kernel 462 - Destroy session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 463 - Create session zc22vsG2vankBTZ9 with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 464 - Enable kernel event lttng_test_filter_event for session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 465 - Start tracing for session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 466 - Rotate session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 467 - Stop lttng tracing for session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 468 - Clear session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 469 - Clear session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 470 - Start tracing for session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 471 - Stop lttng tracing for session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 472 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 473 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 474 - Destroy session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 475 - Create session hvbr1jS2fs00KBEN with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 476 - Enable kernel event lttng_test_filter_event for session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 477 - Start tracing for session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 478 - Stop lttng tracing for session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 479 - Clear session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 480 - Clear session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 481 - Start tracing for session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 482 - Rotate session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 483 - Stop lttng tracing for session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 484 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 485 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 486 - Destroy session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 487 - Create session DWJd2AcuTRIVWkms with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 488 - Enable channel rotchan for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 489 - Enable kernel event lttng_test_filter_event for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 490 - Start tracing for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 491 - Stop lttng tracing for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 492 - Clear session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 493 - Clear session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 494 - Start tracing for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 495 - Stop lttng tracing for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 496 - Validate empty trace\nPASS: tools/clear/test_kernel 497 - Start tracing for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 498 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 499 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/clear/test_kernel 500 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_kernel 501 - Destroy session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 502 - Create session qHKUrgqDpWUsLBFx with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 503 - Enable channel rotchan for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 504 - Enable kernel event lttng_test_filter_event for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 505 - Start tracing for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 506 - Stop lttng tracing for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 507 - Clear session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 508 - Clear session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 509 - Start tracing for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 510 - Stop lttng tracing for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 511 - Validate empty trace\nPASS: tools/clear/test_kernel 512 - Start tracing for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 513 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 514 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 515 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 516 - Destroy session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 517 - Create session LBI4sY8hSwU9dxE7 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 518 - Enable kernel event lttng_test_filter_event for session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 519 - Start tracing for session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 520 - Stop lttng tracing for session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 521 - Clear session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 522 - Clear session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 523 - Start tracing for session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 524 - Stop lttng tracing for session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 525 - Validate empty trace\nPASS: tools/clear/test_kernel 526 - Destroy session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 527 - Create session 6oiJLxM7c0KKfDLK with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 528 - Enable channel chan for session 6oiJLxM7c0KKfDLK\nPASS: tools/clear/test_kernel 529 - Enable kernel event lttng_test_filter_event for session 6oiJLxM7c0KKfDLK\nPASS: tools/clear/test_kernel 530 - Start tracing for session 6oiJLxM7c0KKfDLK\nPASS: tools/clear/test_kernel 531 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 532 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 533 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_kernel 534 - Destroy session 6oiJLxM7c0KKfDLK\nPASS: tools/clear/test_kernel 535 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 536 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 537 - Create session PC1h6DiiwFBrgUnR with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 538 - Enable channel chan for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 539 - Enable kernel event lttng_test_filter_event for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 540 - Start tracing for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 541 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 542 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 543 - Stop lttng tracing for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 544 - Clear session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 545 - Clear session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 546 - Start tracing for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 547 - Stop lttng tracing for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 548 - Destroy session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 549 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 550 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 551 - Create session YV3Ap4EMSEebIoJU in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 552 - Enable kernel event lttng_test_filter_event for session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 553 - Start tracing for session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 554 - Stop lttng tracing for session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 555 - Clear session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 556 - Clear session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 557 - Start tracing for session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 558 - Stop lttng tracing for session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 559 - Validate empty trace\nPASS: tools/clear/test_kernel 560 - Destroy session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 561 - Create session mJtKyhZKi3S2XxPi in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 562 - Enable kernel event lttng_test_filter_event for session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 563 - Start tracing for session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 564 - Rotate session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 565 - Stop lttng tracing for session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 566 - Clear session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 567 - Clear session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 568 - Start tracing for session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 569 - Stop lttng tracing for session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 570 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 571 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 572 - Destroy session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 573 - Create session 5uBKFPVrxtLG9Aw4 in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 574 - Enable kernel event lttng_test_filter_event for session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 575 - Start tracing for session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 576 - Stop lttng tracing for session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 577 - Clear session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 578 - Clear session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 579 - Start tracing for session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 580 - Rotate session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 581 - Stop lttng tracing for session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 582 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 583 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 584 - Destroy session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 585 - Create session ZKT9iaTgo8oBW1Qq with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_kernel 586 - Enable kernel event lttng_test_filter_event for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 587 - Start tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 588 - Snapshot recorded\nPASS: tools/clear/test_kernel 589 - Stop lttng tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 590 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 591 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 592 - Start tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 593 - Stop lttng tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 594 - Clear session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 595 - Clear session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 596 - Start tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 597 - Snapshot recorded\nPASS: tools/clear/test_kernel 598 - Stop lttng tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 599 - Validate empty trace\nPASS: tools/clear/test_kernel 600 - Start tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 601 - Snapshot recorded\nPASS: tools/clear/test_kernel 602 - Stop lttng tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 603 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 604 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 605 - Destroy session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 606 - Create session S9WRsxpn49m2TjHj in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 607 - Enable kernel event lttng_test_filter_event for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 608 - Start tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 609 - Snapshot recorded\nPASS: tools/clear/test_kernel 610 - Stop lttng tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 611 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 612 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 613 - Start tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 614 - Stop lttng tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 615 - Clear session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 616 - Clear session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 617 - Start tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 618 - Snapshot recorded\nPASS: tools/clear/test_kernel 619 - Stop lttng tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 620 - Validate empty trace\nPASS: tools/clear/test_kernel 621 - Start tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 622 - Snapshot recorded\nPASS: tools/clear/test_kernel 623 - Stop lttng tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 624 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 625 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 626 - Destroy session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 627 - Create session g6lQ1YoyjASi5V72 with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 628 - Enable kernel event lttng_test_filter_event for session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 629 - Start tracing for session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 630 - Stop lttng tracing for session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 631 - Rotate session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 632 - Clear session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 633 - Start tracing for session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 634 - Stop lttng tracing for session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 635 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 636 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 637 - Destroy session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 638 - Create session VZnO2jTBNhNCsnHB with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 639 - Enable kernel event lttng_test_filter_event for session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 640 - Start tracing for session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 641 - Rotate session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 642 - Stop lttng tracing for session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 643 - Rotate session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 644 - Clear session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 645 - Start tracing for session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 646 - Stop lttng tracing for session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 647 - Validate trace for event lttng_test_filter_event, 6 events\nPASS: tools/clear/test_kernel 648 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_kernel 649 - Destroy session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 650 - Create session M6Ta0r5OIMo9cbzI with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 651 - Enable kernel event lttng_test_filter_event for session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 652 - Start tracing for session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 653 - Stop lttng tracing for session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 654 - Rotate session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 655 - Clear session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 656 - Start tracing for session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 657 - Rotate session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 658 - Stop lttng tracing for session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 659 - Validate trace for event lttng_test_filter_event, 6 events\nPASS: tools/clear/test_kernel 660 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_kernel 661 - Destroy session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 662 - Create session Hd5XLvN43YNDPohi with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 663 - Enable channel rotchan for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 664 - Enable kernel event lttng_test_filter_event for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 665 - Start tracing for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 666 - Stop lttng tracing for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 667 - Rotate session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 668 - Clear session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 669 - Start tracing for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 670 - Stop lttng tracing for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 671 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 672 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 673 - Start tracing for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 674 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 675 - Validate trace for event lttng_test_filter_event, 30 events\nPASS: tools/clear/test_kernel 676 - Read a total of 30 events, expected 30\nPASS: tools/clear/test_kernel 677 - Destroy session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 678 - Create session 3cG9MwbEryHOszIf with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 679 - Enable channel rotchan for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 680 - Enable kernel event lttng_test_filter_event for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 681 - Start tracing for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 682 - Stop lttng tracing for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 683 - Rotate session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 684 - Clear session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 685 - Start tracing for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 686 - Stop lttng tracing for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 687 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 688 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 689 - Start tracing for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 690 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 691 - Validate trace for event lttng_test_filter_event, 56 events\nPASS: tools/clear/test_kernel 692 - Read a total of 56 events, expected between [1, 600000[\nPASS: tools/clear/test_kernel 693 - Destroy session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 694 - Create session dr9GmsTuobVf9HnB in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 695 - Enable kernel event lttng_test_filter_event for session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 696 - Start tracing for session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 697 - Stop lttng tracing for session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 698 - Rotate session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 699 - Clear session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 700 - Start tracing for session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 701 - Stop lttng tracing for session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 702 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 703 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 704 - Destroy session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 705 - Create session Yi5f3m3MrKDyu391 in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 706 - Enable kernel event lttng_test_filter_event for session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 707 - Start tracing for session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 708 - Rotate session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 709 - Stop lttng tracing for session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 710 - Rotate session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 711 - Clear session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 712 - Start tracing for session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 713 - Stop lttng tracing for session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 714 - Validate trace for event lttng_test_filter_event, 6 events\nPASS: tools/clear/test_kernel 715 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_kernel 716 - Destroy session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 717 - Create session kz3RC48Gb9ffDaEj in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 718 - Enable kernel event lttng_test_filter_event for session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 719 - Start tracing for session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 720 - Stop lttng tracing for session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 721 - Rotate session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 722 - Clear session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 723 - Start tracing for session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 724 - Rotate session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 725 - Stop lttng tracing for session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 726 - Validate trace for event lttng_test_filter_event, 6 events\nPASS: tools/clear/test_kernel 727 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_kernel 728 - Destroy session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 729 - Create session PFTwsUgr263jVDEY with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 730 - Enable kernel event lttng_test_filter_event for session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 731 - Start tracing for session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 732 - Stop lttng tracing for session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 733 - Clear session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 734 - Expected fail on rotate session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 735 - Start tracing for session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 736 - Stop lttng tracing for session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 737 - Validate empty trace\nPASS: tools/clear/test_kernel 738 - Destroy session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 739 - Create session aGpFIAxu24JGIWsL with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 740 - Enable kernel event lttng_test_filter_event for session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 741 - Start tracing for session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 742 - Rotate session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 743 - Stop lttng tracing for session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 744 - Clear session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 745 - Expected fail on rotate session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 746 - Start tracing for session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 747 - Stop lttng tracing for session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 748 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 749 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 750 - Destroy session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 751 - Create session 8ivFqkB3VW5EsXsN with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 752 - Enable kernel event lttng_test_filter_event for session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 753 - Start tracing for session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 754 - Stop lttng tracing for session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 755 - Clear session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 756 - Expected fail on rotate session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 757 - Start tracing for session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 758 - Rotate session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 759 - Stop lttng tracing for session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 760 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 761 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 762 - Destroy session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 763 - Create session eQqxO5hzM3XnGuwI with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 764 - Enable channel rotchan for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 765 - Enable kernel event lttng_test_filter_event for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 766 - Start tracing for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 767 - Stop lttng tracing for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 768 - Clear session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 769 - Expected fail on rotate session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 770 - Start tracing for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 771 - Stop lttng tracing for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 772 - Validate empty trace\nPASS: tools/clear/test_kernel 773 - Start tracing for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 774 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 775 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/clear/test_kernel 776 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_kernel 777 - Destroy session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 778 - Create session nQQStwnPlFGrJ4XM with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 779 - Enable channel rotchan for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 780 - Enable kernel event lttng_test_filter_event for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 781 - Start tracing for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 782 - Stop lttng tracing for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 783 - Clear session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 784 - Expected fail on rotate session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 785 - Start tracing for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 786 - Stop lttng tracing for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 787 - Validate empty trace\nPASS: tools/clear/test_kernel 788 - Start tracing for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 789 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 790 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 791 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 792 - Destroy session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 793 - Create session dFYUAJDt2KzuruXj in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 794 - Enable kernel event lttng_test_filter_event for session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 795 - Start tracing for session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 796 - Stop lttng tracing for session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 797 - Clear session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 798 - Expected fail on rotate session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 799 - Start tracing for session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 800 - Stop lttng tracing for session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 801 - Validate empty trace\nPASS: tools/clear/test_kernel 802 - Destroy session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 803 - Create session 2a3wlGLc9WppbAKh in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 804 - Enable kernel event lttng_test_filter_event for session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 805 - Start tracing for session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 806 - Rotate session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 807 - Stop lttng tracing for session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 808 - Clear session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 809 - Expected fail on rotate session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 810 - Start tracing for session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 811 - Stop lttng tracing for session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 812 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 813 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 814 - Destroy session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 815 - Create session zTugu3zf2esJO2qK in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 816 - Enable kernel event lttng_test_filter_event for session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 817 - Start tracing for session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 818 - Stop lttng tracing for session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 819 - Clear session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 820 - Expected fail on rotate session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 821 - Start tracing for session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 822 - Rotate session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 823 - Stop lttng tracing for session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 824 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 825 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 826 - Destroy session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 827 - Wait after kill session daemon\nPASS: tools/clear/test_kernel 828 - Wait after kill relay daemon\nPASS: tools/clear/test_kernel 829 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG)\nPASS: tools/clear/test_kernel 830 - Start session daemon\nPASS: tools/clear/test_kernel 831 - Create session put2iL7dr3ytl9ze with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 832 - Enable kernel event lttng_test_filter_event for session put2iL7dr3ytl9ze\nPASS: tools/clear/test_kernel 833 - Start tracing for session put2iL7dr3ytl9ze\nPASS: tools/clear/test_kernel 834 - Expected fail on clear session put2iL7dr3ytl9ze\nPASS: tools/clear/test_kernel 835 - Destroy session put2iL7dr3ytl9ze\nPASS: tools/clear/test_kernel 836 - Wait after kill session daemon\nPASS: tools/clear/test_kernel 837 - Wait after kill relay daemon\nPASS: tools/tracker/test_event_tracker 1 - Start session daemon\nPASS: tools/tracker/test_event_tracker 2 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.PlgAjB\nPASS: tools/tracker/test_event_tracker 3 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 4 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 5 - Track command with opts: -u --vgid --all\nPASS: tools/tracker/test_event_tracker 6 - Untrack command with opts: -u --vgid --all\nPASS: tools/tracker/test_event_tracker 7 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 8 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 9 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 10 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.PlgAjB/ust\" is empty\nPASS: tools/tracker/test_event_tracker 11 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.eHDJ90\nPASS: tools/tracker/test_event_tracker 12 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 13 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 14 - Track command with opts: -u --all --vgid\nPASS: tools/tracker/test_event_tracker 15 - Untrack command with opts: -u --all --vgid\nPASS: tools/tracker/test_event_tracker 16 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 17 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 18 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 19 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.eHDJ90/ust\" is empty\nPASS: tools/tracker/test_event_tracker 20 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.hkfwwd\nPASS: tools/tracker/test_event_tracker 21 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 22 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 23 - Track command with opts: -u --vuid 1\nPASS: tools/tracker/test_event_tracker 24 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 25 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 26 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 27 - Directory \"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.hkfwwd/ust\" is empty\nPASS: tools/tracker/test_event_tracker 28 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.FnLDKr\nPASS: tools/tracker/test_event_tracker 29 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 30 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 31 - Track command with opts: -u --vgid 1\nPASS: tools/tracker/test_event_tracker 32 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 33 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 34 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 35 - Directory \"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.FnLDKr/ust\" is empty\nPASS: tools/tracker/test_event_tracker 36 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.cYuNf3\nPASS: tools/tracker/test_event_tracker 37 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 38 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 39 - Track command with opts: -u --vuid 1 --vgid 1\nPASS: tools/tracker/test_event_tracker 40 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 41 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 42 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 43 - Directory \"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.cYuNf3/ust\" is empty\nPASS: tools/tracker/test_event_tracker 44 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.zSnTAS\nPASS: tools/tracker/test_event_tracker 45 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 46 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 47 - Track command with opts: -u --vuid 1 --vgid 0\nPASS: tools/tracker/test_event_tracker 48 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 49 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 50 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 51 - Directory \"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.zSnTAS/ust\" is empty\nPASS: tools/tracker/test_event_tracker 52 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.n2IjZQ\nPASS: tools/tracker/test_event_tracker 53 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 54 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 55 - Track command with opts: -u --vuid 0 --vgid 1\nPASS: tools/tracker/test_event_tracker 56 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 57 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 58 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 59 - Directory \"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.n2IjZQ/ust\" is empty\nPASS: tools/tracker/test_event_tracker 60 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.mjgU7Q\nPASS: tools/tracker/test_event_tracker 61 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 62 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 63 - Track command with opts: -u --vuid 0\nPASS: tools/tracker/test_event_tracker 64 - Untrack command with opts: -u --vuid 0\nPASS: tools/tracker/test_event_tracker 65 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 66 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 67 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 68 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.mjgU7Q/ust\" is empty\nPASS: tools/tracker/test_event_tracker 69 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.FcPDjr\nPASS: tools/tracker/test_event_tracker 70 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 71 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 72 - Track command with opts: -u --vgid 0\nPASS: tools/tracker/test_event_tracker 73 - Untrack command with opts: -u --vgid 0\nPASS: tools/tracker/test_event_tracker 74 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 75 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 76 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 77 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.FcPDjr/ust\" is empty\nPASS: tools/tracker/test_event_tracker 78 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.9JSKv2\nPASS: tools/tracker/test_event_tracker 79 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 80 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 81 - Track command with opts: -u --vuid --all\nPASS: tools/tracker/test_event_tracker 82 - Untrack command with opts: -u --vuid --all\nPASS: tools/tracker/test_event_tracker 83 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 84 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 85 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 86 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.9JSKv2/ust\" is empty\nPASS: tools/tracker/test_event_tracker 87 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.5Lr4gR\nPASS: tools/tracker/test_event_tracker 88 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 89 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 90 - Track command with opts: -u --vgid --all\nPASS: tools/tracker/test_event_tracker 91 - Untrack command with opts: -u --vgid --all\nPASS: tools/tracker/test_event_tracker 92 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 93 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 94 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 95 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.5Lr4gR/ust\" is empty\nPASS: tools/tracker/test_event_tracker 96 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.xVR5Z7\nPASS: tools/tracker/test_event_tracker 97 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 98 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 99 - Track command with opts: -u --vuid 0\nPASS: tools/tracker/test_event_tracker 100 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 101 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 102 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 103 - Trace match\nPASS: tools/tracker/test_event_tracker 104 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.goAX2l\nPASS: tools/tracker/test_event_tracker 105 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 106 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 107 - Track command with opts: -u --vgid 0\nPASS: tools/tracker/test_event_tracker 108 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 109 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 110 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 111 - Trace match\nPASS: tools/tracker/test_event_tracker 112 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.Xj9eUh\nPASS: tools/tracker/test_event_tracker 113 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 114 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 115 - Track command with opts: -u --vuid 0 --vgid 0\nPASS: tools/tracker/test_event_tracker 116 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 117 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 118 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 119 - Trace match\nPASS: tools/tracker/test_event_tracker 120 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.qeFl1M\nPASS: tools/tracker/test_event_tracker 121 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 122 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 123 - Track command with opts: -u --vuid root\nPASS: tools/tracker/test_event_tracker 124 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 125 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 126 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 127 - Trace match\nPASS: tools/tracker/test_event_tracker 128 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.RAfRlz\nPASS: tools/tracker/test_event_tracker 129 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 130 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 131 - Track command with opts: -u --vgid root\nPASS: tools/tracker/test_event_tracker 132 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 133 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 134 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 135 - Trace match\nPASS: tools/tracker/test_event_tracker 136 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.Y2gexI\nPASS: tools/tracker/test_event_tracker 137 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 138 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 139 - Track command with opts: -u --vuid 0,1\nPASS: tools/tracker/test_event_tracker 140 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 141 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 142 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 143 - Trace match\nPASS: tools/tracker/test_event_tracker 144 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.SM8HG4\nPASS: tools/tracker/test_event_tracker 145 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 146 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 147 - Track command with opts: -u --vgid 0,1\nPASS: tools/tracker/test_event_tracker 148 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 149 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 150 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 151 - Trace match\nPASS: tools/tracker/test_event_tracker 152 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.reORCF\nPASS: tools/tracker/test_event_tracker 153 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 154 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 155 - Track command with opts: -u --vuid root,1\nPASS: tools/tracker/test_event_tracker 156 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 157 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 158 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 159 - Trace match\nPASS: tools/tracker/test_event_tracker 160 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.lpDmKo\nPASS: tools/tracker/test_event_tracker 161 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 162 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 163 - Track command with opts: -u --vgid root,1\nPASS: tools/tracker/test_event_tracker 164 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 165 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 166 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 167 - Trace match\nPASS: tools/tracker/test_event_tracker 168 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.zgHCXY\nPASS: tools/tracker/test_event_tracker 169 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 170 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 171 - Track command with opts: -u --vuid --all\nPASS: tools/tracker/test_event_tracker 172 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 173 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 174 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 175 - Trace match\nPASS: tools/tracker/test_event_tracker 176 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.tBJCv5\nPASS: tools/tracker/test_event_tracker 177 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 178 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 179 - Track command with opts: -u --vgid --all\nPASS: tools/tracker/test_event_tracker 180 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 181 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 182 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 183 - Trace match\nPASS: tools/tracker/test_event_tracker 184 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.Iqs9qY\nPASS: tools/tracker/test_event_tracker 185 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 186 - Track command failed as expected with opts: -u --vuid lttng_unexisting_user\nPASS: tools/tracker/test_event_tracker 187 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 188 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.IcYkIl\nPASS: tools/tracker/test_event_tracker 189 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 190 - Track command failed as expected with opts: -u --vgid lttng_unexisting_group\nPASS: tools/tracker/test_event_tracker 191 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 192 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.8n1ytC\nPASS: tools/tracker/test_event_tracker 193 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 194 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 195 - Track command with opts: -u --vpid --all\nPASS: tools/tracker/test_event_tracker 196 - Untrack command with opts: -u --vpid --all\nPASS: tools/tracker/test_event_tracker 197 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 198 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 199 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 200 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.8n1ytC/ust\" is empty\nPASS: tools/tracker/test_event_tracker 201 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.XPRHXH\nPASS: tools/tracker/test_event_tracker 202 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 203 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 204 - Track command with opts: -u --vpid 24801\nPASS: tools/tracker/test_event_tracker 205 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 206 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 207 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 208 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 209 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_track_untrack_trace_path.eMlTi2\nPASS: tools/tracker/test_event_tracker 210 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 211 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 212 - Track command with opts: -u --vpid 24823\nPASS: tools/tracker/test_event_tracker 213 - Untrack command with opts: -u --vpid 24823\nPASS: tools/tracker/test_event_tracker 214 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 215 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 216 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 217 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 218 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.tBu35D\nPASS: tools/tracker/test_event_tracker 219 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 220 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 221 - Track command with opts: -u --vpid --all\nPASS: tools/tracker/test_event_tracker 222 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 223 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 224 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 225 - Trace match\nPASS: tools/tracker/test_event_tracker 226 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.jAdcca\nPASS: tools/tracker/test_event_tracker 227 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 228 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 229 - Track command with opts: -u --vpid 24869\nPASS: tools/tracker/test_event_tracker 230 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 231 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 232 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 233 - Validate trace for event tp:tptest, 1 events\nPASS: tools/tracker/test_event_tracker 234 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_ust_vpid_untrack_snapshot_trace_path.D1gyD3\nPASS: tools/tracker/test_event_tracker 235 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 236 - Untrack command with opts: -u --vpid --all\nPASS: tools/tracker/test_event_tracker 237 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 238 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 239 - Snapshot recorded\nPASS: tools/tracker/test_event_tracker 240 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 241 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 242 - Number of snapshot is zero\nPASS: tools/tracker/test_event_tracker 243 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.hDWVij\nPASS: tools/tracker/test_event_tracker 244 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 245 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 246 - Track command with opts: -u --pid 24913\nPASS: tools/tracker/test_event_tracker 247 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 248 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 249 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 250 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 251 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_track_untrack_trace_path.aTRsE9\nPASS: tools/tracker/test_event_tracker 252 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 253 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 254 - Track command with opts: -u --pid 24935\nPASS: tools/tracker/test_event_tracker 255 - Untrack command with opts: -u --pid 24935\nPASS: tools/tracker/test_event_tracker 256 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 257 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 258 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 259 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 260 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.LEe6G5\nPASS: tools/tracker/test_event_tracker 261 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 262 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 263 - Track command with opts: -u --pid --all\nPASS: tools/tracker/test_event_tracker 264 - Untrack command with opts: -u --pid --all\nPASS: tools/tracker/test_event_tracker 265 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 266 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 267 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 268 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.LEe6G5/ust\" is empty\nPASS: tools/tracker/test_event_tracker 269 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.jMukab\nPASS: tools/tracker/test_event_tracker 270 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 271 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 272 - Track command with opts: -u --pid --all\nPASS: tools/tracker/test_event_tracker 273 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 274 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 275 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 276 - Trace match\nPASS: tools/tracker/test_event_tracker 277 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.nm1xap\nPASS: tools/tracker/test_event_tracker 278 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 279 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 280 - Track command with opts: -u --pid 25003\nPASS: tools/tracker/test_event_tracker 281 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 282 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 283 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 284 - Validate trace for event tp:tptest, 1 events\nPASS: tools/tracker/test_event_tracker 285 - Loading lttng-test module\nPASS: tools/tracker/test_event_tracker 286 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.pDhstC\nPASS: tools/tracker/test_event_tracker 287 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 288 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 289 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 290 - Track command with opts: -k --vuid 1\nPASS: tools/tracker/test_event_tracker 291 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 292 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 293 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 294 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 295 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.9xtbfo\nPASS: tools/tracker/test_event_tracker 296 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 297 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 298 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 299 - Track command with opts: -k --vgid 1\nPASS: tools/tracker/test_event_tracker 300 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 301 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 302 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 303 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 304 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.Aqwj5k\nPASS: tools/tracker/test_event_tracker 305 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 306 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 307 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 308 - Track command with opts: -k --vuid 1 --vgid 1\nPASS: tools/tracker/test_event_tracker 309 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 310 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 311 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 312 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 313 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.rvlMXi\nPASS: tools/tracker/test_event_tracker 314 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 315 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 316 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 317 - Track command with opts: -k --vuid 1 --vgid 0\nPASS: tools/tracker/test_event_tracker 318 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 319 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 320 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 321 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 322 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.zHHMNy\nPASS: tools/tracker/test_event_tracker 323 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 324 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 325 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 326 - Track command with opts: -k --vuid 0 --vgid 1\nPASS: tools/tracker/test_event_tracker 327 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 328 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 329 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 330 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 331 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.gZbI3w\nPASS: tools/tracker/test_event_tracker 332 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 333 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 334 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 335 - Track command with opts: -k --vuid 0\nPASS: tools/tracker/test_event_tracker 336 - Untrack command with opts: -k --vuid 0\nPASS: tools/tracker/test_event_tracker 337 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 338 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 339 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 340 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 341 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.aqHnUq\nPASS: tools/tracker/test_event_tracker 342 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 343 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 344 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 345 - Track command with opts: -k --vgid 0\nPASS: tools/tracker/test_event_tracker 346 - Untrack command with opts: -k --vgid 0\nPASS: tools/tracker/test_event_tracker 347 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 348 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 349 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 350 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 351 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.zlPhEK\nPASS: tools/tracker/test_event_tracker 352 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 353 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 354 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 355 - Track command with opts: -k --vuid --all\nPASS: tools/tracker/test_event_tracker 356 - Untrack command with opts: -k --vuid --all\nPASS: tools/tracker/test_event_tracker 357 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 358 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 359 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 360 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 361 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.xa82ZO\nPASS: tools/tracker/test_event_tracker 362 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 363 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 364 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 365 - Track command with opts: -k --vgid --all\nPASS: tools/tracker/test_event_tracker 366 - Untrack command with opts: -k --vgid --all\nPASS: tools/tracker/test_event_tracker 367 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 368 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 369 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 370 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 371 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.iQJEb3\nPASS: tools/tracker/test_event_tracker 372 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 373 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 374 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 375 - Track command with opts: -k --vuid 0\nPASS: tools/tracker/test_event_tracker 376 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 377 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 378 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 379 - Trace match\nPASS: tools/tracker/test_event_tracker 380 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.LhYHF0\nPASS: tools/tracker/test_event_tracker 381 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 382 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 383 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 384 - Track command with opts: -k --vgid 0\nPASS: tools/tracker/test_event_tracker 385 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 386 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 387 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 388 - Trace match\nPASS: tools/tracker/test_event_tracker 389 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.8WIV9V\nPASS: tools/tracker/test_event_tracker 390 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 391 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 392 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 393 - Track command with opts: -k --vuid 0 --vgid 0\nPASS: tools/tracker/test_event_tracker 394 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 395 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 396 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 397 - Trace match\nPASS: tools/tracker/test_event_tracker 398 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.jVzYoI\nPASS: tools/tracker/test_event_tracker 399 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 400 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 401 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 402 - Track command with opts: -k --vuid root\nPASS: tools/tracker/test_event_tracker 403 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 404 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 405 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 406 - Trace match\nPASS: tools/tracker/test_event_tracker 407 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.gghnH6\nPASS: tools/tracker/test_event_tracker 408 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 409 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 410 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 411 - Track command with opts: -k --vgid root\nPASS: tools/tracker/test_event_tracker 412 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 413 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 414 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 415 - Trace match\nPASS: tools/tracker/test_event_tracker 416 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.bJxVUX\nPASS: tools/tracker/test_event_tracker 417 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 418 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 419 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 420 - Track command with opts: -k --vuid 0,1\nPASS: tools/tracker/test_event_tracker 421 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 422 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 423 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 424 - Trace match\nPASS: tools/tracker/test_event_tracker 425 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.pYx7Zp\nPASS: tools/tracker/test_event_tracker 426 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 427 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 428 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 429 - Track command with opts: -k --vgid 0,1\nPASS: tools/tracker/test_event_tracker 430 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 431 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 432 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 433 - Trace match\nPASS: tools/tracker/test_event_tracker 434 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.IIVhgF\nPASS: tools/tracker/test_event_tracker 435 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 436 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 437 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 438 - Track command with opts: -k --vuid root,1\nPASS: tools/tracker/test_event_tracker 439 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 440 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 441 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 442 - Trace match\nPASS: tools/tracker/test_event_tracker 443 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.8jCoN1\nPASS: tools/tracker/test_event_tracker 444 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 445 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 446 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 447 - Track command with opts: -k --vgid root,1\nPASS: tools/tracker/test_event_tracker 448 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 449 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 450 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 451 - Trace match\nPASS: tools/tracker/test_event_tracker 452 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.hfnINu\nPASS: tools/tracker/test_event_tracker 453 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 454 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 455 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 456 - Track command with opts: -k --vuid --all\nPASS: tools/tracker/test_event_tracker 457 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 458 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 459 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 460 - Trace match\nPASS: tools/tracker/test_event_tracker 461 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.PvZzbz\nPASS: tools/tracker/test_event_tracker 462 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 463 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 464 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 465 - Track command with opts: -k --vgid --all\nPASS: tools/tracker/test_event_tracker 466 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 467 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 468 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 469 - Trace match\nPASS: tools/tracker/test_event_tracker 470 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.tGJfAP\nPASS: tools/tracker/test_event_tracker 471 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 472 - Track command failed as expected with opts: -k --vuid lttng_unexisting_user\nPASS: tools/tracker/test_event_tracker 473 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 474 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.Icxl8n\nPASS: tools/tracker/test_event_tracker 475 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 476 - Track command failed as expected with opts: -k --vgid lttng_unexisting_group\nPASS: tools/tracker/test_event_tracker 477 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 478 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.VDvATJ\nPASS: tools/tracker/test_event_tracker 479 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 480 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 481 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 482 - Track command with opts: -k --uid 1\nPASS: tools/tracker/test_event_tracker 483 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 484 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 485 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 486 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 487 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.tUZE5P\nPASS: tools/tracker/test_event_tracker 488 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 489 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 490 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 491 - Track command with opts: -k --gid 1\nPASS: tools/tracker/test_event_tracker 492 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 493 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 494 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 495 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 496 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.bjcgCi\nPASS: tools/tracker/test_event_tracker 497 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 498 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 499 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 500 - Track command with opts: -k --uid 1 --gid 1\nPASS: tools/tracker/test_event_tracker 501 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 502 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 503 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 504 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 505 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.CV9DuR\nPASS: tools/tracker/test_event_tracker 506 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 507 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 508 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 509 - Track command with opts: -k --uid 1 --gid 0\nPASS: tools/tracker/test_event_tracker 510 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 511 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 512 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 513 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 514 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.89wYKl\nPASS: tools/tracker/test_event_tracker 515 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 516 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 517 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 518 - Track command with opts: -k --uid 0 --gid 1\nPASS: tools/tracker/test_event_tracker 519 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 520 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 521 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 522 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 523 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.WV3nwa\nPASS: tools/tracker/test_event_tracker 524 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 525 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 526 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 527 - Track command with opts: -k --uid 0\nPASS: tools/tracker/test_event_tracker 528 - Untrack command with opts: -k --uid 0\nPASS: tools/tracker/test_event_tracker 529 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 530 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 531 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 532 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 533 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.3Ewb6P\nPASS: tools/tracker/test_event_tracker 534 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 535 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 536 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 537 - Track command with opts: -k --gid 0\nPASS: tools/tracker/test_event_tracker 538 - Untrack command with opts: -k --gid 0\nPASS: tools/tracker/test_event_tracker 539 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 540 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 541 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 542 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 543 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.ua4lTR\nPASS: tools/tracker/test_event_tracker 544 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 545 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 546 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 547 - Track command with opts: -k --uid --all\nPASS: tools/tracker/test_event_tracker 548 - Untrack command with opts: -k --uid --all\nPASS: tools/tracker/test_event_tracker 549 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 550 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 551 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 552 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 553 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.5aN6Gp\nPASS: tools/tracker/test_event_tracker 554 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 555 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 556 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 557 - Track command with opts: -k --gid --all\nPASS: tools/tracker/test_event_tracker 558 - Untrack command with opts: -k --gid --all\nPASS: tools/tracker/test_event_tracker 559 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 560 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 561 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 562 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 563 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.58NDpx\nPASS: tools/tracker/test_event_tracker 564 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 565 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 566 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 567 - Track command with opts: -k --uid 0\nPASS: tools/tracker/test_event_tracker 568 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 569 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 570 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 571 - Trace match\nPASS: tools/tracker/test_event_tracker 572 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.cHWc0b\nPASS: tools/tracker/test_event_tracker 573 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 574 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 575 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 576 - Track command with opts: -k --gid 0\nPASS: tools/tracker/test_event_tracker 577 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 578 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 579 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 580 - Trace match\nPASS: tools/tracker/test_event_tracker 581 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.XcQWZV\nPASS: tools/tracker/test_event_tracker 582 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 583 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 584 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 585 - Track command with opts: -k --uid 0 --gid 0\nPASS: tools/tracker/test_event_tracker 586 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 587 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 588 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 589 - Trace match\nPASS: tools/tracker/test_event_tracker 590 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.GTXaBc\nPASS: tools/tracker/test_event_tracker 591 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 592 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 593 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 594 - Track command with opts: -k --uid root\nPASS: tools/tracker/test_event_tracker 595 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 596 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 597 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 598 - Trace match\nPASS: tools/tracker/test_event_tracker 599 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.QRztYO\nPASS: tools/tracker/test_event_tracker 600 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 601 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 602 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 603 - Track command with opts: -k --gid root\nPASS: tools/tracker/test_event_tracker 604 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 605 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 606 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 607 - Trace match\nPASS: tools/tracker/test_event_tracker 608 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.lNnnJ4\nPASS: tools/tracker/test_event_tracker 609 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 610 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 611 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 612 - Track command with opts: -k --uid 0,1\nPASS: tools/tracker/test_event_tracker 613 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 614 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 615 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 616 - Trace match\nPASS: tools/tracker/test_event_tracker 617 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.03opgm\nPASS: tools/tracker/test_event_tracker 618 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 619 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 620 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 621 - Track command with opts: -k --gid 0,1\nPASS: tools/tracker/test_event_tracker 622 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 623 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 624 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 625 - Trace match\nPASS: tools/tracker/test_event_tracker 626 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.w0RZ3d\nPASS: tools/tracker/test_event_tracker 627 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 628 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 629 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 630 - Track command with opts: -k --uid root,1\nPASS: tools/tracker/test_event_tracker 631 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 632 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 633 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 634 - Trace match\nPASS: tools/tracker/test_event_tracker 635 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.IUnx4j\nPASS: tools/tracker/test_event_tracker 636 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 637 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 638 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 639 - Track command with opts: -k --gid root,1\nPASS: tools/tracker/test_event_tracker 640 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 641 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 642 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 643 - Trace match\nPASS: tools/tracker/test_event_tracker 644 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.MUrHBE\nPASS: tools/tracker/test_event_tracker 645 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 646 - Track command failed as expected with opts: -k --uid lttng_unexisting_user\nPASS: tools/tracker/test_event_tracker 647 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 648 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.p5C9SD\nPASS: tools/tracker/test_event_tracker 649 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 650 - Track command failed as expected with opts: -k --gid lttng_unexisting_group\nPASS: tools/tracker/test_event_tracker 651 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 652 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.15Mt9a\nPASS: tools/tracker/test_event_tracker 653 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 654 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 655 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 656 - Track command with opts: -k --vpid --all\nPASS: tools/tracker/test_event_tracker 657 - Untrack command with opts: -k --vpid --all\nPASS: tools/tracker/test_event_tracker 658 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 659 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 660 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 661 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 662 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.lmyilp\nPASS: tools/tracker/test_event_tracker 663 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 664 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 665 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 666 - Track command with opts: -k --vpid 25794\nPASS: tools/tracker/test_event_tracker 667 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 668 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 669 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 670 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 671 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_track_untrack_trace_path.5cuIo7\nPASS: tools/tracker/test_event_tracker 672 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 673 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 674 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 675 - Track command with opts: -k --vpid 25812\nPASS: tools/tracker/test_event_tracker 676 - Untrack command with opts: -k --vpid 25812\nPASS: tools/tracker/test_event_tracker 677 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 678 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 679 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 680 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 681 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.xhf5o5\nPASS: tools/tracker/test_event_tracker 682 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 683 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 684 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 685 - Track command with opts: -k --vpid --all\nPASS: tools/tracker/test_event_tracker 686 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 687 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 688 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 689 - Trace match\nPASS: tools/tracker/test_event_tracker 690 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.DJs3Vw\nPASS: tools/tracker/test_event_tracker 691 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 692 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 693 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 694 - Track command with opts: -k --vpid 25850\nPASS: tools/tracker/test_event_tracker 695 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 696 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 697 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 698 - Validate trace for event lttng_test_filter_event, 1 events\nPASS: tools/tracker/test_event_tracker 699 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.OKzymL\nPASS: tools/tracker/test_event_tracker 700 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 701 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 702 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 703 - Track command with opts: -k --pid 25869\nPASS: tools/tracker/test_event_tracker 704 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 705 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 706 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 707 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 708 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_track_untrack_trace_path.iaydsl\nPASS: tools/tracker/test_event_tracker 709 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 710 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 711 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 712 - Track command with opts: -k --pid 25887\nPASS: tools/tracker/test_event_tracker 713 - Untrack command with opts: -k --pid 25887\nPASS: tools/tracker/test_event_tracker 714 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 715 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 716 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 717 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 718 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.WN3zpw\nPASS: tools/tracker/test_event_tracker 719 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 720 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 721 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 722 - Track command with opts: -k --pid --all\nPASS: tools/tracker/test_event_tracker 723 - Untrack command with opts: -k --pid --all\nPASS: tools/tracker/test_event_tracker 724 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 725 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 726 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 727 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 728 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.9fLibY\nPASS: tools/tracker/test_event_tracker 729 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 730 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 731 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 732 - Track command with opts: -k --pid --all\nPASS: tools/tracker/test_event_tracker 733 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 734 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 735 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 736 - Trace match\nPASS: tools/tracker/test_event_tracker 737 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.xoIjnD\nPASS: tools/tracker/test_event_tracker 738 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 739 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 740 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 741 - Track command with opts: -k --pid 25945\nPASS: tools/tracker/test_event_tracker 742 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 743 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 744 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 745 - Validate trace for event lttng_test_filter_event, 1 events\nPASS: tools/tracker/test_event_tracker 746 - Unloading lttng-test module\nPASS: tools/tracker/test_event_tracker 747 - Wait after kill session daemon\nPASS: tools/trigger/start-stop/test_start_stop 1 - Create session my_triggered_session in -o /tmp/test-start-action-trace.UuEkmD\nPASS: tools/trigger/start-stop/test_start_stop 2 - Enable ust event tp:tptest for session my_triggered_session\nPASS: tools/trigger/start-stop/test_start_stop 3 - Session \"my_triggered_session\" is inactive\nPASS: tools/trigger/start-stop/test_start_stop 4 - Add trigger trigger1\nPASS: tools/trigger/start-stop/test_start_stop 5 - notification client exited successfully\nPASS: tools/trigger/start-stop/test_start_stop 6 - Session \"my_triggered_session\" is active\nPASS: tools/trigger/start-stop/test_start_stop 7 - Remove trigger trigger1\nPASS: tools/trigger/start-stop/test_start_stop 8 - Stop lttng tracing for session my_triggered_session\nPASS: tools/trigger/start-stop/test_start_stop 9 - Destroy session my_triggered_session\nPASS: tools/trigger/start-stop/test_start_stop 10 - Create session my_triggered_session in -o /tmp/test-stop-action-trace.4cESSV\nPASS: tools/trigger/start-stop/test_start_stop 11 - Enable ust event tp:tptest for session my_triggered_session\nPASS: tools/trigger/start-stop/test_start_stop 12 - Start tracing for session my_triggered_session\nPASS: tools/trigger/start-stop/test_start_stop 13 - Session \"my_triggered_session\" is active\nPASS: tools/trigger/start-stop/test_start_stop 14 - Add trigger trigger1\nPASS: tools/trigger/start-stop/test_start_stop 15 - notification client exited successfully\nPASS: tools/trigger/start-stop/test_start_stop 16 - Session \"my_triggered_session\" is inactive\nPASS: tools/trigger/start-stop/test_start_stop 17 - Remove trigger trigger1\nPASS: tools/trigger/start-stop/test_start_stop 18 - Destroy session my_triggered_session\nPASS: tools/trigger/test_add_trigger_cli 1 - explicit name: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 2 - explicit name: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 3 - explicit name: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 4 - --condition event-rule-matches some-event --type=user: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 5 - --condition event-rule-matches some-event --type=user: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 6 - --condition event-rule-matches some-event --type=user: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 7 - --condition event-rule-matches --type=user: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 8 - --condition event-rule-matches --type=user: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 9 - --condition event-rule-matches --type=user: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 10 - notify action policies: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 11 - notify action policies: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 12 - notify action policies: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 13 - start session action policies: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 14 - start session action policies: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 15 - start session action policies: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 16 - stop session action policies: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 17 - stop session action policies: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 18 - stop session action policies: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 19 - snapshot session action policies: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 20 - snapshot session action policies: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 21 - snapshot session action policies: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 22 - rotate session action policies: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 23 - rotate session action policies: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 24 - rotate session action policies: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 25 - --log-level single level: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 26 - --log-level single level: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 27 - --log-level single level: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 28 - --log-level range open max: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 29 - --log-level range open max: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 30 - --log-level range open max: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 31 - --log-level range any: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 32 - --log-level range any: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 33 - --log-level range any: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 34 - --exclude-name one: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 35 - --exclude-name one: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 36 - --exclude-name one: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 37 - --exclude-name two: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 38 - --exclude-name two: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 39 - --exclude-name two: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 40 - --condition event-rule-matches probe by symbol: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 41 - --condition event-rule-matches probe by symbol: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 42 - --condition event-rule-matches probe by symbol: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 43 - --condition event-rule-matches probe by symbol with offset: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 44 - --condition event-rule-matches probe by symbol with offset: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 45 - --condition event-rule-matches probe by symbol with offset: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 46 - --condition event-rule-matches probe by address: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 47 - --condition event-rule-matches probe by address: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 48 - --condition event-rule-matches probe by address: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 49 - --condition event-rule-matches probe by symbol: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 50 - --condition event-rule-matches probe by symbol: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 51 - --condition event-rule-matches probe by symbol: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 52 - --condition event-rule-matches probe by symbol with offset: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 53 - --condition event-rule-matches probe by symbol with offset: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 54 - --condition event-rule-matches probe by symbol with offset: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 55 - --condition event-rule-matches probe by address: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 56 - --condition event-rule-matches probe by address: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 57 - --condition event-rule-matches probe by address: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 58 - --condition event-rule-matches uprobe: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 59 - --condition event-rule-matches uprobe: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 60 - --condition event-rule-matches uprobe: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 61 - --condition event-rule-matches uprobe with elf prefix: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 62 - --condition event-rule-matches uprobe with elf prefix: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 63 - --condition event-rule-matches uprobe with elf prefix: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 64 - --condition event-rule-matches one syscall: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 65 - --condition event-rule-matches one syscall: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 66 - --condition event-rule-matches one syscall: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 67 - --condition event-rule-matches all syscalls: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 68 - --condition event-rule-matches all syscalls: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 69 - --condition event-rule-matches all syscalls: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 70 - --condition event-rule-matches one syscall with filter: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 71 - --condition event-rule-matches one syscall with filter: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 72 - --condition event-rule-matches one syscall with filter: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 73 - --condition event-rule-matches one syscall:entry: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 74 - --condition event-rule-matches one syscall:entry: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 75 - --condition event-rule-matches one syscall:entry: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 76 - --condition event-rule-matches one syscall:exit: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 77 - --condition event-rule-matches one syscall:exit: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 78 - --condition event-rule-matches one syscall:exit: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 79 - --condition event-rule-matches one syscall:entry-exit: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 80 - --condition event-rule-matches one syscall:entry-exit: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 81 - --condition event-rule-matches one syscall:entry-exit: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 82 - --condition event-rule-matches one syscall: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 83 - --condition event-rule-matches one syscall: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 84 - --condition event-rule-matches one syscall: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 85 - --condition event-rule-matches one kernel:syscall:entry: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 86 - --condition event-rule-matches one kernel:syscall:entry: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 87 - --condition event-rule-matches one kernel:syscall:entry: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 88 - --condition event-rule-matches one kernel:syscall:exit: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 89 - --condition event-rule-matches one kernel:syscall:exit: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 90 - --condition event-rule-matches one kernel:syscall:exit: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 91 - --condition event-rule-matches one kernel:syscall:entry-exit: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 92 - --condition event-rule-matches one kernel:syscall:entry-exit: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 93 - --condition event-rule-matches one kernel:syscall:entry-exit: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 94 - --action notify: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 95 - --action notify: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 96 - --action notify: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 97 - --action notify --capture foo: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 98 - --action notify --capture foo: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 99 - --action notify --capture foo: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 100 - --action notify --capture foo[2]: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 101 - --action notify --capture foo[2]: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 102 - --action notify --capture foo[2]: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 103 - --action notify --capture $ctx.foo: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 104 - --action notify --capture $ctx.foo: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 105 - --action notify --capture $ctx.foo: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 106 - --action notify --capture $ctx.foo[2]: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 107 - --action notify --capture $ctx.foo[2]: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 108 - --action notify --capture $ctx.foo[2]: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 109 - --action notify --capture $app.prov:type: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 110 - --action notify --capture $app.prov:type: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 111 - --action notify --capture $app.prov:type: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 112 - --action notify --capture $app.prov:type[2]: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 113 - --action notify --capture $app.prov:type[2]: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 114 - --action notify --capture $app.prov:type[2]: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 115 - --action notify multiple captures: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 116 - --action notify multiple captures: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 117 - --action notify multiple captures: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 118 - --action start-session: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 119 - --action start-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 120 - --action start-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 121 - --action stop-session foo: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 122 - --action stop-session foo: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 123 - --action stop-session foo: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 124 - --action rotate-session foo: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 125 - --action rotate-session foo: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 126 - --action rotate-session foo: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 127 - --action snapshot-session foo: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 128 - --action snapshot-session foo: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 129 - --action snapshot-session foo: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 130 - --action snapshot-session with file URI: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 131 - --action snapshot-session with file URI: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 132 - --action snapshot-session with file URI: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 133 - --action snapshot-session with net URI: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 134 - --action snapshot-session with net URI: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 135 - --action snapshot-session with net URI: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 136 - --action snapshot-session with ctrl/data URIs: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 137 - --action snapshot-session with ctrl/data URIs: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 138 - --action snapshot-session with ctrl/data URIs: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 139 - no args: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 140 - no args: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 141 - no args: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 142 - unknown option: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 143 - unknown option: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 144 - unknown option: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 145 - missing --action: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 146 - missing --action: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 147 - missing --action: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 148 - two --condition: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 149 - two --condition: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 150 - two --condition: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 151 - missing argument to --name: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 152 - missing argument to --name: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 153 - missing argument to --name: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 154 - missing argument to --rate-policy=once-after: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 155 - missing argument to --rate-policy=once-after: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 156 - missing argument to --rate-policy=once-after: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 157 - invalid argument to --rate-policy=once-after: non-digit character: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 158 - invalid argument to --rate-policy=once-after: non-digit character: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 159 - invalid argument to --rate-policy=once-after: non-digit character: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 160 - invalid argument to --rate-policy=once-after: empty string: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 161 - invalid argument to --rate-policy=once-after: empty string: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 162 - invalid argument to --rate-policy=once-after: empty string: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 163 - missing argument to --rate-policy=every: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 164 - missing argument to --rate-policy=every: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 165 - missing argument to --rate-policy=every: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 166 - invalid argument to --rate-policy=every: non-digit character: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 167 - invalid argument to --rate-policy=every: non-digit character: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 168 - invalid argument to --rate-policy=every: non-digit character: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 169 - invalid argument to --rate-policy=every: empty string: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 170 - invalid argument to --rate-policy=every: empty string: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 171 - invalid argument to --rate-policy=every: empty string: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 172 - invalid argument to --rate-policy: unknown policy type: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 173 - invalid argument to --rate-policy: unknown policy type: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 174 - invalid argument to --rate-policy: unknown policy type: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 175 - missing args after --condition: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 176 - missing args after --condition: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 177 - missing args after --condition: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 178 - unknown --condition: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 179 - unknown --condition: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 180 - unknown --condition: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 181 - unknown --condition=: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 182 - unknown --condition=: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 183 - unknown --condition=: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 184 - missing args after --condition event-rule-matches: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 185 - missing args after --condition event-rule-matches: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 186 - missing args after --condition event-rule-matches: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 187 - extra args after --condition event-rule-matches: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 188 - extra args after --condition event-rule-matches: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 189 - extra args after --condition event-rule-matches: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 190 - --log-level unknown level: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 191 - --log-level unknown level: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 192 - --log-level unknown level: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 193 - --condition event-rule-matches: --name with --type=kprobe: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 194 - --condition event-rule-matches: --name with --type=kprobe: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 195 - --condition event-rule-matches: --name with --type=kprobe: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 196 - --condition event-rule-matches: --name with --type=kernel:kprobe: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 197 - --condition event-rule-matches: --name with --type=kernel:kprobe: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 198 - --condition event-rule-matches: --name with --type=kernel:kprobe: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 199 - --condition event-rule-matches: --location with user tracepoint event rule: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 200 - --condition event-rule-matches: --location with user tracepoint event rule: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 201 - --condition event-rule-matches: --location with user tracepoint event rule: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 202 - --condition event-rule-matches: --event-name with user tracepoint event rule: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 203 - --condition event-rule-matches: --event-name with user tracepoint event rule: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 204 - --condition event-rule-matches: --event-name with user tracepoint event rule: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 205 - --condition event-rule-matches: extra argument with --type=kernel:uprobe: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 206 - --condition event-rule-matches: extra argument with --type=kernel:uprobe: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 207 - --condition event-rule-matches: extra argument with --type=kernel:uprobe: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 208 - --condition event-rule-matches: extra argument with --type=syscall: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 209 - --condition event-rule-matches: extra argument with --type=syscall: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 210 - --condition event-rule-matches: extra argument with --type=syscall: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 211 - --condition event-rule-matches: --type=syscall:nope: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 212 - --condition event-rule-matches: --type=syscall:nope: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 213 - --condition event-rule-matches: --type=syscall:nope: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 214 - --exclude-name with non-glob name: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 215 - --exclude-name with non-glob name: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 216 - --exclude-name with non-glob name: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 217 - --condition event-rule-matches --capture: missing argument (end of arg list): exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 218 - --condition event-rule-matches --capture: missing argument (end of arg list): expected stdout\nPASS: tools/trigger/test_add_trigger_cli 219 - --condition event-rule-matches --capture: missing argument (end of arg list): expected stderr\nPASS: tools/trigger/test_add_trigger_cli 220 - --condition event-rule-matches --capture: missing argument (before another option): exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 221 - --condition event-rule-matches --capture: missing argument (before another option): expected stdout\nPASS: tools/trigger/test_add_trigger_cli 222 - --condition event-rule-matches --capture: missing argument (before another option): expected stderr\nPASS: tools/trigger/test_add_trigger_cli 223 - --condition event-rule-matches --capture: binary operator: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 224 - --condition event-rule-matches --capture: binary operator: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 225 - --condition event-rule-matches --capture: binary operator: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 226 - --condition event-rule-matches --capture: unary operator: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 227 - --condition event-rule-matches --capture: unary operator: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 228 - --condition event-rule-matches --capture: unary operator: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 229 - --condition event-rule-matches --capture: logical operator: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 230 - --condition event-rule-matches --capture: logical operator: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 231 - --condition event-rule-matches --capture: logical operator: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 232 - --condition event-rule-matches --capture: accessing a sub-field: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 233 - --condition event-rule-matches --capture: accessing a sub-field: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 234 - --condition event-rule-matches --capture: accessing a sub-field: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 235 - --condition event-rule-matches --capture: accessing the sub-field of an array element: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 236 - --condition event-rule-matches --capture: accessing the sub-field of an array element: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 237 - --condition event-rule-matches --capture: accessing the sub-field of an array element: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 238 - --condition event-rule-matches --capture: missing colon in app-specific context field: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 239 - --condition event-rule-matches --capture: missing colon in app-specific context field: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 240 - --condition event-rule-matches --capture: missing colon in app-specific context field: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 241 - --condition event-rule-matches --capture: missing colon in app-specific context field: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 242 - --condition event-rule-matches --capture: missing colon in app-specific context field: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 243 - --condition event-rule-matches --capture: missing colon in app-specific context field: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 244 - missing args after --action: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 245 - missing args after --action: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 246 - missing args after --action: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 247 - unknown --action: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 248 - unknown --action: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 249 - unknown --action: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 250 - unknown --action=: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 251 - unknown --action=: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 252 - unknown --action=: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 253 - extra arg after --action notify: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 254 - extra arg after --action notify: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 255 - extra arg after --action notify: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 256 - missing arg after --action start-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 257 - missing arg after --action start-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 258 - missing arg after --action start-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 259 - extra arg after --action start-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 260 - extra arg after --action start-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 261 - extra arg after --action start-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 262 - missing arg after --action stop-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 263 - missing arg after --action stop-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 264 - missing arg after --action stop-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 265 - extra arg after --action stop-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 266 - extra arg after --action stop-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 267 - extra arg after --action stop-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 268 - missing arg after --action rotate-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 269 - missing arg after --action rotate-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 270 - missing arg after --action rotate-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 271 - extra arg after --action rotate-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 272 - extra arg after --action rotate-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 273 - extra arg after --action rotate-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 274 - missing arg after --action snapshot-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 275 - missing arg after --action snapshot-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 276 - missing arg after --action snapshot-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 277 - extra arg after --action snapshot-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 278 - extra arg after --action snapshot-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 279 - extra arg after --action snapshot-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 280 - snapshot-session action, --max-size without destination: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 281 - snapshot-session action, --max-size without destination: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 282 - snapshot-session action, --max-size without destination: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 283 - snapshot-session action, --name without destination: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 284 - snapshot-session action, --name without destination: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 285 - snapshot-session action, --name without destination: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 286 - snapshot-session action, --name with-local-path-instead-of-url: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 287 - snapshot-session action, --name with-local-path-instead-of-url: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 288 - snapshot-session action, --name with-local-path-instead-of-url: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 289 - snapshot-session action, --name with-net-url-instead-of-path: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 290 - snapshot-session action, --name with-net-url-instead-of-path: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 291 - snapshot-session action, --name with-net-url-instead-of-path: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 292 - add-trigger mi: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 293 - add-trigger mi is valid\nPASS: tools/trigger/test_add_trigger_cli 294 - mi: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 295 - mi: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 1 - Add trigger hello\nPASS: tools/trigger/test_list_triggers_cli 2 - top level options: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 3 - top level options: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 4 - top level options: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 5 - MI top level options: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 6 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 7 - MI top level options: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 8 - MI top level options: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 9 - Remove trigger hello\nPASS: tools/trigger/test_list_triggers_cli 10 - Add trigger C\nPASS: tools/trigger/test_list_triggers_cli 11 - Add trigger A\nPASS: tools/trigger/test_list_triggers_cli 12 - Add trigger D\nPASS: tools/trigger/test_list_triggers_cli 13 - Add trigger B\nPASS: tools/trigger/test_list_triggers_cli 14 - Add trigger E\nPASS: tools/trigger/test_list_triggers_cli 15 - Add trigger J\nPASS: tools/trigger/test_list_triggers_cli 16 - Add trigger F\nPASS: tools/trigger/test_list_triggers_cli 17 - Add trigger G\nPASS: tools/trigger/test_list_triggers_cli 18 - Add trigger H\nPASS: tools/trigger/test_list_triggers_cli 19 - Add trigger I\nPASS: tools/trigger/test_list_triggers_cli 20 - event-rule-matches, tracepoint event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 21 - event-rule-matches, tracepoint event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 22 - event-rule-matches, tracepoint event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 23 - MI event-rule-matches, tracepoint event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 24 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 25 - MI event-rule-matches, tracepoint event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 26 - MI event-rule-matches, tracepoint event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 27 - Remove trigger A\nPASS: tools/trigger/test_list_triggers_cli 28 - Remove trigger B\nPASS: tools/trigger/test_list_triggers_cli 29 - Remove trigger C\nPASS: tools/trigger/test_list_triggers_cli 30 - Remove trigger D\nPASS: tools/trigger/test_list_triggers_cli 31 - Remove trigger E\nPASS: tools/trigger/test_list_triggers_cli 32 - Remove trigger F\nPASS: tools/trigger/test_list_triggers_cli 33 - Remove trigger G\nPASS: tools/trigger/test_list_triggers_cli 34 - Remove trigger H\nPASS: tools/trigger/test_list_triggers_cli 35 - Remove trigger I\nPASS: tools/trigger/test_list_triggers_cli 36 - Remove trigger J\nPASS: tools/trigger/test_list_triggers_cli 37 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 38 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 39 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 40 - event-rule-matches, probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 41 - event-rule-matches, probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 42 - event-rule-matches, probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 43 - MI event-rule-matches, probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 44 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 45 - MI event-rule-matches, probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 46 - MI event-rule-matches, probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 47 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 48 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 49 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 50 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 51 - event-rule-matches, userspace-probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 52 - event-rule-matches, userspace-probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 53 - event-rule-matches, userspace-probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 54 - MI event-rule-matches, userspace-probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 55 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 56 - MI event-rule-matches, userspace-probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 57 - MI event-rule-matches, userspace-probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 58 - Remove trigger T0\nSKIP: tools/trigger/test_list_triggers_cli 59 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 60 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 61 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 62 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 63 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 64 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 65 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 66 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 67 # SKIP : skipping userspace probe SDT tests\nPASS: tools/trigger/test_list_triggers_cli 68 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 69 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 70 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 71 - Add trigger T3\nPASS: tools/trigger/test_list_triggers_cli 72 - Add trigger T4\nPASS: tools/trigger/test_list_triggers_cli 73 - event-rule-matches, syscall event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 74 - event-rule-matches, syscall event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 75 - event-rule-matches, syscall event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 76 - MI event-rule-matches, syscall event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 77 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 78 - MI event-rule-matches, syscall event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 79 - MI event-rule-matches, syscall event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 80 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 81 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 82 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 83 - Remove trigger T3\nPASS: tools/trigger/test_list_triggers_cli 84 - Remove trigger T4\nPASS: tools/trigger/test_list_triggers_cli 85 - session consumed size condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 86 - session consumed size condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 87 - session consumed size condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 88 - MI session consumed size condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 89 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 90 - MI session consumed size condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 91 - MI session consumed size condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 92 - Remove trigger trigger-with-session-consumed-size-condition\nPASS: tools/trigger/test_list_triggers_cli 93 - buffer usage condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 94 - buffer usage condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 95 - buffer usage condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 96 - MI buffer usage condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 97 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 98 - MI buffer usage condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 99 - MI buffer usage condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 100 - Remove trigger trigger-with-buffer-usage-high-bytes-condition\nPASS: tools/trigger/test_list_triggers_cli 101 - Remove trigger trigger-with-buffer-usage-high-ratio-condition\nPASS: tools/trigger/test_list_triggers_cli 102 - Remove trigger trigger-with-buffer-usage-low-bytes-condition\nPASS: tools/trigger/test_list_triggers_cli 103 - Remove trigger trigger-with-buffer-usage-low-ratio-condition\nPASS: tools/trigger/test_list_triggers_cli 104 - session rotation conditions: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 105 - session rotation conditions: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 106 - session rotation conditions: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 107 - MI session rotation conditions: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 108 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 109 - MI session rotation conditions: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 110 - MI session rotation conditions: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 111 - Remove trigger trigger-with-session-rotation-completed-condition\nPASS: tools/trigger/test_list_triggers_cli 112 - Remove trigger trigger-with-session-rotation-ongoing-condition\nPASS: tools/trigger/test_list_triggers_cli 113 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 114 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 115 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 116 - Add trigger T3\nPASS: tools/trigger/test_list_triggers_cli 117 - Add trigger T4\nPASS: tools/trigger/test_list_triggers_cli 118 - Add trigger T5\nPASS: tools/trigger/test_list_triggers_cli 119 - Add trigger T6\nPASS: tools/trigger/test_list_triggers_cli 120 - Add trigger T7\nPASS: tools/trigger/test_list_triggers_cli 121 - Add trigger T8\nPASS: tools/trigger/test_list_triggers_cli 122 - Add trigger T9\nPASS: tools/trigger/test_list_triggers_cli 123 - snapshot action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 124 - snapshot action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 125 - snapshot action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 126 - MI snapshot action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 127 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 128 - MI snapshot action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 129 - MI snapshot action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 130 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 131 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 132 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 133 - Remove trigger T3\nPASS: tools/trigger/test_list_triggers_cli 134 - Remove trigger T4\nPASS: tools/trigger/test_list_triggers_cli 135 - Remove trigger T5\nPASS: tools/trigger/test_list_triggers_cli 136 - Remove trigger T6\nPASS: tools/trigger/test_list_triggers_cli 137 - Remove trigger T7\nPASS: tools/trigger/test_list_triggers_cli 138 - Remove trigger T8\nPASS: tools/trigger/test_list_triggers_cli 139 - Remove trigger T9\nPASS: tools/trigger/test_list_triggers_cli 140 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 141 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 142 - notify action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 143 - notify action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 144 - notify action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 145 - MI notify action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 146 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 147 - MI notify action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 148 - MI notify action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 149 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 150 - Remove trigger T1\nPASS: tools/trigger/test_remove_trigger_cli 1 - Add trigger ABC\nPASS: tools/trigger/test_remove_trigger_cli 2 - Add trigger DEF\nPASS: tools/trigger/test_remove_trigger_cli 3 - two triggers left: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 4 - two triggers left: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 5 - two triggers left: expected stderr\nPASS: tools/trigger/test_remove_trigger_cli 6 - remove trigger ABC: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 7 - remove trigger ABC: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 8 - remove trigger ABC: expected stderr\nPASS: tools/trigger/test_remove_trigger_cli 9 - one trigger left: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 10 - one trigger left: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 11 - one trigger left: expected stderr\nPASS: tools/trigger/test_remove_trigger_cli 12 - remove trigger DEF: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 13 - remove trigger DEF: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 14 - remove trigger DEF: expected stderr\nPASS: tools/trigger/test_remove_trigger_cli 15 - no triggers left: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 16 - no triggers left: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 17 - no triggers left: expected stderr\nPASS: tools/trigger/test_remove_trigger_cli 18 - Add trigger mi\nPASS: tools/trigger/test_remove_trigger_cli 19 - remove-trigger mi: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 20 - remove-trigger mi is valid\nPASS: tools/trigger/test_remove_trigger_cli 21 - mi: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 22 - mi: expected stderr\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 1 - Registered anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 2 - Anonymous trigger name remains unset after registration: trigger name = '(anonymous)'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 3 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 4 - Anonymous trigger returned by listing has an unset name: trigger name = '(anonymous)'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 5 - Successfully unregistered anonymous trigger using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 6 - Registered trigger with name: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 7 - Trigger name is set after registration: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 8 - Name set on trigger after registration is correct\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 9 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 10 - Trigger returned by listing has a name: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 11 - Name set on trigger returned from listing is correct: name returned from listing = 'some name that is hopefully unique', expected name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 12 - Successfully unregistered named trigger using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 13 - Registered trigger with automatic name\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 14 - Trigger name is set after registration: trigger name = 'trigger0'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 15 - Automatic name set on trigger after registration longer is not an empty string\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 16 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 17 - Trigger returned by listing has a name: trigger name = 'trigger0'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 18 - Successfully unregistered automatic name trigger using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 19 - Registered anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 20 - Registering identical anonymous trigger fails with `LTTNG_ERR_TRIGGER_EXISTS`\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 21 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 22 - Successfully unregistered anonymous trigger using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 23 - Registered named trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 24 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (anonymous registration)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 25 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (register with name)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 26 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (register with automatic name)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 27 - Registering trigger with an already used name fails with `LTTNG_ERR_TRIGGER_EXISTS`\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 28 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 29 - Successfully unregistered named trigger using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 30 - Registered automatic name trigger: trigger name = 'trigger1'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 31 - Registering an identical trigger instance with an automatic name succeeds: trigger name = 'trigger2'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 32 - Two identical triggers registered with an automatic name have different names\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 33 - Trigger listing returns 2 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 34 - Successfully unregistered automatic name triggers using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 35 - Registered anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 36 - Anonymous trigger name remains unset after registration: trigger name = '(anonymous)'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 37 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 38 - Anonymous trigger returned by listing has an unset name: trigger name = '(anonymous)'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 39 - Successfully unregistered anonymous trigger using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 40 - Registered trigger with name: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 41 - Trigger name is set after registration: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 42 - Name set on trigger after registration is correct\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 43 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 44 - Trigger returned by listing has a name: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 45 - Name set on trigger returned from listing is correct: name returned from listing = 'some name that is hopefully unique', expected name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 46 - Successfully unregistered named trigger using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 47 - Registered trigger with automatic name\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 48 - Trigger name is set after registration: trigger name = 'trigger3'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 49 - Automatic name set on trigger after registration longer is not an empty string\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 50 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 51 - Trigger returned by listing has a name: trigger name = 'trigger3'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 52 - Successfully unregistered automatic trigger using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 53 - Registered anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 54 - Registering identical anonymous trigger fails with `LTTNG_ERR_TRIGGER_EXISTS`\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 55 - Successfully unregistered anonymous trigger using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 56 - Registered named trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 57 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (anonymous registration)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 58 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (register with name)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 59 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (register with automatic name)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 60 - Registering trigger with an already used name fails with `LTTNG_ERR_TRIGGER_EXISTS`\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 61 - Successfully unregistered named trigger using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 62 - Registered automatic name trigger: trigger name = 'trigger4'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 63 - Registering an identical trigger instance with an automatic name succeeds: trigger name = 'trigger5'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 64 - Two identical triggers registered with an automatic name have different names\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 65 - Successfully unregistered automatic trigger A using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 66 - Successfully unregistered automatic trigger B using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 67 - Registered first anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 68 - Registered second anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 69 - Trigger listing returns 2 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 70 - Successfully unregistered two anonymous triggers\nPASS: tools/trigger/hidden/test_hidden_trigger 1 - No triggers visible while session has an enabled size-based rotation schedule\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 1 - Start session daemon\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 2 - Create session test_session in -o /tmp/tmp.XXXXXXXXXXs_differ_only_by_loglevels.WlRmkc\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 3 - Enable channel test_channel for session test_session\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 4 - Start tracing for session test_session\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 5 - Enable event 'l*' with loglevel TRACE_DEBUG_LINE\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 6 - Enable event 'l*' with loglevel-only TRACE_DEBUG_LINE\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 7 - Stop lttng tracing for session test_session\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 8 - Destroy session test_session\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 9 - Wait after kill session daemon\nPASS: ust/before-after/test_before_after 1 - Start session daemon\nPASS: ust/before-after/test_before_after 2 - Create session per-session in -o /tmp/tmp.XXXXXXXXXXe_after_ust_trace_path.gWX2wt\nPASS: ust/before-after/test_before_after 3 - Enable ust event tp:tptest for session per-session\nPASS: ust/before-after/test_before_after 4 - Start tracing for session per-session\nPASS: ust/before-after/test_before_after 5 - Traced application stopped.\nPASS: ust/before-after/test_before_after 6 - Stop lttng tracing for session per-session\nPASS: ust/before-after/test_before_after 7 - Destroy session per-session\nPASS: ust/before-after/test_before_after 8 - Trace match with 100 event tp:tptest\nPASS: ust/before-after/test_before_after 9 - Create session per-session in -o /tmp/tmp.XXXXXXXXXXe_after_ust_trace_path.gRmrSg\nPASS: ust/before-after/test_before_after 10 - Enable ust event tp:tptest for session per-session\nPASS: ust/before-after/test_before_after 11 - Application started in background.\nPASS: ust/before-after/test_before_after 12 - Start tracing for session per-session\nPASS: ust/before-after/test_before_after 13 - Stop lttng tracing for session per-session\nPASS: ust/before-after/test_before_after 14 - Destroy session per-session\nPASS: ust/before-after/test_before_after 15 - Validate trace for event tp:tptest, 100 events\nPASS: ust/before-after/test_before_after 16 - Wait after kill session daemon\nPASS: ust/buffers-pid/test_buffers_pid 1 - Start session daemon\nPASS: ust/buffers-pid/test_buffers_pid 2 - Create session buffers-pid in -o /tmp/tmp.XXXXXXXXXXrs_pid_trace_path.jmQmki\nPASS: ust/buffers-pid/test_buffers_pid 3 - Enable channel channel0 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 4 - Enable ust event tp:tptest for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 5 - Start application to trace\nPASS: ust/buffers-pid/test_buffers_pid 6 - Start tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 7 - Stop lttng tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 8 - Destroy session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 9 - Trace validation\nPASS: ust/buffers-pid/test_buffers_pid 10 - Create session buffers-pid in -o /tmp/tmp.XXXXXXXXXXrs_pid_trace_path.GcOVLs\nPASS: ust/buffers-pid/test_buffers_pid 11 - Enable channel channel0 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 12 - Enable ust event tp:tptest for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 13 - Start tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 14 - Start application to trace\nPASS: ust/buffers-pid/test_buffers_pid 15 - Stop lttng tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 16 - Destroy session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 17 - Trace match with 100 event tp:tptest\nPASS: ust/buffers-pid/test_buffers_pid 18 - Create session buffers-pid in -o /tmp/tmp.XXXXXXXXXXrs_pid_trace_path.oMtwVl\nPASS: ust/buffers-pid/test_buffers_pid 19 - Enable channel channel0 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 20 - Enable ust event tp:tptest for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 21 - Start tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 22 - Start application 1 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 23 - Start application 2 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 24 - Start application 3 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 25 - Start application 4 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 26 - Start application 5 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 27 - Stop lttng tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 28 - Destroy session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 29 - Trace match with 500 event tp:tptest\nPASS: ust/buffers-pid/test_buffers_pid 30 - Start application 1 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 31 - Start application 2 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 32 - Start application 3 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 33 - Start application 4 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 34 - Start application 5 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 35 - Create session buffers-pid in -o /tmp/tmp.XXXXXXXXXXrs_pid_trace_path.sjDeap\nPASS: ust/buffers-pid/test_buffers_pid 36 - Enable channel channel0 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 37 - Enable ust event tp:tptest for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 38 - Start tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 39 - Waiting done\nPASS: ust/buffers-pid/test_buffers_pid 40 - Stop lttng tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 41 - Destroy session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 42 - Trace validation\nPASS: ust/buffers-pid/test_buffers_pid 43 - Create session buffers-pid in -o /tmp/tmp.XXXXXXXXXXrs_pid_trace_path.m1IZgq\nPASS: ust/buffers-pid/test_buffers_pid 44 - Enable channel channel0 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 45 - Enable channel channel1 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 46 - Enable channel channel2 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 47 - Enable channel channel3 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 48 - Enable channel channel4 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 49 - Enable event tp:tptest for session buffers-pid in channel0\nPASS: ust/buffers-pid/test_buffers_pid 50 - Enable event tp:tptest for session buffers-pid in channel1\nPASS: ust/buffers-pid/test_buffers_pid 51 - Enable event tp:tptest for session buffers-pid in channel2\nPASS: ust/buffers-pid/test_buffers_pid 52 - Enable event tp:tptest for session buffers-pid in channel3\nPASS: ust/buffers-pid/test_buffers_pid 53 - Enable event tp:tptest for session buffers-pid in channel4\nPASS: ust/buffers-pid/test_buffers_pid 54 - Start tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 55 - Start application to trace\nPASS: ust/buffers-pid/test_buffers_pid 56 - Stop lttng tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 57 - Trace match with 500 event tp:tptest\nPASS: ust/buffers-pid/test_buffers_pid 58 - Destroy session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 59 - Wait after kill session daemon\nPASS: ust/multi-session/test_multi_session 1 - Start session daemon\nPASS: ust/multi-session/test_multi_session 2 - Create session multi-session-0 in -o /tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/0\nPASS: ust/multi-session/test_multi_session 3 - Enable ust event ust_gen_nevents:tptest0 for session multi-session-0\nPASS: ust/multi-session/test_multi_session 4 - Start tracing for session multi-session-0\nPASS: ust/multi-session/test_multi_session 5 - Create session multi-session-1 in -o /tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/1\nPASS: ust/multi-session/test_multi_session 6 - Enable ust event ust_gen_nevents:tptest1 for session multi-session-1\nPASS: ust/multi-session/test_multi_session 7 - Start tracing for session multi-session-1\nPASS: ust/multi-session/test_multi_session 8 - Create session multi-session-2 in -o /tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/2\nPASS: ust/multi-session/test_multi_session 9 - Enable ust event ust_gen_nevents:tptest2 for session multi-session-2\nPASS: ust/multi-session/test_multi_session 10 - Start tracing for session multi-session-2\nPASS: ust/multi-session/test_multi_session 11 - Create session multi-session-3 in -o /tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/3\nPASS: ust/multi-session/test_multi_session 12 - Enable ust event ust_gen_nevents:tptest3 for session multi-session-3\nPASS: ust/multi-session/test_multi_session 13 - Start tracing for session multi-session-3\nPASS: ust/multi-session/test_multi_session 14 - Start application to generate 100 events\nPASS: ust/multi-session/test_multi_session 15 - Wait for events to record\nPASS: ust/multi-session/test_multi_session 16 - Stop lttng tracing for session multi-session-0\nPASS: ust/multi-session/test_multi_session 17 - Destroy session multi-session-0\nPASS: ust/multi-session/test_multi_session 18 - Trace validation of multi-session-0\nPASS: ust/multi-session/test_multi_session 19 - Stop lttng tracing for session multi-session-1\nPASS: ust/multi-session/test_multi_session 20 - Destroy session multi-session-1\nPASS: ust/multi-session/test_multi_session 21 - Trace validation of multi-session-1\nPASS: ust/multi-session/test_multi_session 22 - Stop lttng tracing for session multi-session-2\nPASS: ust/multi-session/test_multi_session 23 - Destroy session multi-session-2\nPASS: ust/multi-session/test_multi_session 24 - Trace validation of multi-session-2\nPASS: ust/multi-session/test_multi_session 25 - Stop lttng tracing for session multi-session-3\nPASS: ust/multi-session/test_multi_session 26 - Destroy session multi-session-3\nPASS: ust/multi-session/test_multi_session 27 - Trace validation of multi-session-3\nPASS: ust/multi-session/test_multi_session 28 - Wait after kill session daemon\nPASS: ust/nprocesses/test_nprocesses 1 - Start session daemon\nPASS: ust/nprocesses/test_nprocesses 2 - All applications are registered to sessiond\nPASS: ust/nprocesses/test_nprocesses 3 - Create session ust-nprocesses in -o /tmp/tmp.XXXXXXXXXXesses_trace_path.saY2k4\nPASS: ust/nprocesses/test_nprocesses 4 - Enable ust event tp:tptest for session ust-nprocesses\nPASS: ust/nprocesses/test_nprocesses 5 - Start tracing for session ust-nprocesses\nPASS: ust/nprocesses/test_nprocesses 6 - Stop lttng tracing for session ust-nprocesses\nPASS: ust/nprocesses/test_nprocesses 7 - Destroy session ust-nprocesses\nPASS: ust/nprocesses/test_nprocesses 8 - Stopped all spawned applications\nPASS: ust/nprocesses/test_nprocesses 9 - Wait after kill session daemon\nPASS: ust/overlap/test_overlap 1 - Start session daemon\nPASS: ust/overlap/test_overlap 2 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.s0JQSR\nPASS: ust/overlap/test_overlap 3 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 4 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 5 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 6 - Application done\nPASS: ust/overlap/test_overlap 7 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 8 - Trace match\nPASS: ust/overlap/test_overlap 9 - Trace match\nPASS: ust/overlap/test_overlap 10 - Trace match\nPASS: ust/overlap/test_overlap 11 - Trace match\nPASS: ust/overlap/test_overlap 12 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 13 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.jAvISZ\nPASS: ust/overlap/test_overlap 14 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 15 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 16 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 17 - Application done\nPASS: ust/overlap/test_overlap 18 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 19 - Trace match\nPASS: ust/overlap/test_overlap 20 - Trace match\nPASS: ust/overlap/test_overlap 21 - Trace match\nPASS: ust/overlap/test_overlap 22 - Trace match\nPASS: ust/overlap/test_overlap 23 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 24 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.0EaM0M\nPASS: ust/overlap/test_overlap 25 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 26 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 27 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 28 - Application done\nPASS: ust/overlap/test_overlap 29 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 30 - Trace match\nPASS: ust/overlap/test_overlap 31 - Trace match\nPASS: ust/overlap/test_overlap 32 - Trace match\nPASS: ust/overlap/test_overlap 33 - Trace match\nPASS: ust/overlap/test_overlap 34 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 35 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.zLq6qq\nPASS: ust/overlap/test_overlap 36 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 37 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 38 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 39 - Application done\nPASS: ust/overlap/test_overlap 40 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 41 - Trace match\nPASS: ust/overlap/test_overlap 42 - Trace match\nPASS: ust/overlap/test_overlap 43 - Trace match\nPASS: ust/overlap/test_overlap 44 - Trace match\nPASS: ust/overlap/test_overlap 45 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 46 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.ToWEOC\nPASS: ust/overlap/test_overlap 47 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 48 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 49 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 50 - Application done\nPASS: ust/overlap/test_overlap 51 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 52 - Trace match\nPASS: ust/overlap/test_overlap 53 - Trace match\nPASS: ust/overlap/test_overlap 54 - Trace match\nPASS: ust/overlap/test_overlap 55 - Trace match\nPASS: ust/overlap/test_overlap 56 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 57 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.Z4c10P\nPASS: ust/overlap/test_overlap 58 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 59 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 60 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 61 - Application done\nPASS: ust/overlap/test_overlap 62 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 63 - Trace match\nPASS: ust/overlap/test_overlap 64 - Trace match\nPASS: ust/overlap/test_overlap 65 - Trace match\nPASS: ust/overlap/test_overlap 66 - Trace match\nPASS: ust/overlap/test_overlap 67 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 68 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.vNFBhX\nPASS: ust/overlap/test_overlap 69 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 70 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 71 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 72 - Application done\nPASS: ust/overlap/test_overlap 73 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 74 - Trace match\nPASS: ust/overlap/test_overlap 75 - Trace match\nPASS: ust/overlap/test_overlap 76 - Trace match\nPASS: ust/overlap/test_overlap 77 - Trace match\nPASS: ust/overlap/test_overlap 78 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 79 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.hgpSRw\nPASS: ust/overlap/test_overlap 80 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 81 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 82 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 83 - Application done\nPASS: ust/overlap/test_overlap 84 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 85 - Trace match\nPASS: ust/overlap/test_overlap 86 - Trace match\nPASS: ust/overlap/test_overlap 87 - Trace match\nPASS: ust/overlap/test_overlap 88 - Trace match\nPASS: ust/overlap/test_overlap 89 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 90 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.nQcvzr\nPASS: ust/overlap/test_overlap 91 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 92 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 93 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 94 - Application done\nPASS: ust/overlap/test_overlap 95 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 96 - Trace match\nPASS: ust/overlap/test_overlap 97 - Trace match\nPASS: ust/overlap/test_overlap 98 - Trace match\nPASS: ust/overlap/test_overlap 99 - Trace match\nPASS: ust/overlap/test_overlap 100 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 101 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.YnUdZn\nPASS: ust/overlap/test_overlap 102 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 103 - Enable event  with filtering for session  twice failure detected\nPASS: ust/overlap/test_overlap 104 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 105 - Application done\nPASS: ust/overlap/test_overlap 106 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 107 - Trace match\nPASS: ust/overlap/test_overlap 108 - Trace match\nPASS: ust/overlap/test_overlap 109 - Trace match\nPASS: ust/overlap/test_overlap 110 - Trace match\nPASS: ust/overlap/test_overlap 111 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 112 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.Z2Qlz0\nPASS: ust/overlap/test_overlap 113 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 114 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 115 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 116 - Application done\nPASS: ust/overlap/test_overlap 117 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 118 - Trace match\nPASS: ust/overlap/test_overlap 119 - Trace match\nPASS: ust/overlap/test_overlap 120 - Trace match\nPASS: ust/overlap/test_overlap 121 - Trace match\nPASS: ust/overlap/test_overlap 122 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 123 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.RJEGyy\nPASS: ust/overlap/test_overlap 124 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 125 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 126 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 127 - Application done\nPASS: ust/overlap/test_overlap 128 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 129 - Trace match\nPASS: ust/overlap/test_overlap 130 - Trace match\nPASS: ust/overlap/test_overlap 131 - Trace match\nPASS: ust/overlap/test_overlap 132 - Trace match\nPASS: ust/overlap/test_overlap 133 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 134 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.d8Jb6R\nPASS: ust/overlap/test_overlap 135 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 136 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 137 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 138 - Application done\nPASS: ust/overlap/test_overlap 139 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 140 - Trace match\nPASS: ust/overlap/test_overlap 141 - Trace match\nPASS: ust/overlap/test_overlap 142 - Trace match\nPASS: ust/overlap/test_overlap 143 - Trace match\nPASS: ust/overlap/test_overlap 144 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 145 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.fBP7cA\nPASS: ust/overlap/test_overlap 146 - Enable event us* with loglevel TRACE_WARNING\nPASS: ust/overlap/test_overlap 147 - Enable event ust* with loglevel-only TRACE_CRIT\nPASS: ust/overlap/test_overlap 148 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 149 - Application done\nPASS: ust/overlap/test_overlap 150 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 151 - Trace match\nPASS: ust/overlap/test_overlap 152 - Trace match\nPASS: ust/overlap/test_overlap 153 - Trace match\nPASS: ust/overlap/test_overlap 154 - Trace match\nPASS: ust/overlap/test_overlap 155 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 156 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.AotXEp\nPASS: ust/overlap/test_overlap 157 - Enable event ust_tests_demo:starting with loglevel TRACE_CRIT\nPASS: ust/overlap/test_overlap 158 - Enable event ust_tests_demo:starting with loglevel TRACE_WARNING\nPASS: ust/overlap/test_overlap 159 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 160 - Application done\nPASS: ust/overlap/test_overlap 161 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 162 - Trace match\nPASS: ust/overlap/test_overlap 163 - Trace match\nPASS: ust/overlap/test_overlap 164 - Trace match\nPASS: ust/overlap/test_overlap 165 - Trace match\nPASS: ust/overlap/test_overlap 166 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 167 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.OPN3Cc\nPASS: ust/overlap/test_overlap 168 - Enable event ust* with loglevel TRACE_CRIT\nPASS: ust/overlap/test_overlap 169 - Enable event ust* with loglevel TRACE_WARNING\nPASS: ust/overlap/test_overlap 170 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 171 - Application done\nPASS: ust/overlap/test_overlap 172 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 173 - Trace match\nPASS: ust/overlap/test_overlap 174 - Trace match\nPASS: ust/overlap/test_overlap 175 - Trace match\nPASS: ust/overlap/test_overlap 176 - Trace match\nPASS: ust/overlap/test_overlap 177 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 178 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.iuvqOt\nPASS: ust/overlap/test_overlap 179 - Enable ust event ust_tests_demo for session wildcard-overlap\nPASS: ust/overlap/test_overlap 180 - Enable ust event ust_tests_demo2 for session wildcard-overlap\nPASS: ust/overlap/test_overlap 181 - Enable ust event ust_tests_demo3 for session wildcard-overlap\nPASS: ust/overlap/test_overlap 182 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 183 - Application done\nPASS: ust/overlap/test_overlap 184 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 185 - Trace match\nPASS: ust/overlap/test_overlap 186 - Trace match\nPASS: ust/overlap/test_overlap 187 - Trace match\nPASS: ust/overlap/test_overlap 188 - Trace match\nPASS: ust/overlap/test_overlap 189 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 190 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.4cp2HT\nPASS: ust/overlap/test_overlap 191 - Enable event us* with loglevel TRACE_WARNING\nPASS: ust/overlap/test_overlap 192 - Enable event ust_tests_demo2:loop with loglevel TRACE_CRIT\nPASS: ust/overlap/test_overlap 193 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 194 - Application done\nPASS: ust/overlap/test_overlap 195 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 196 - Trace match\nPASS: ust/overlap/test_overlap 197 - Trace match\nPASS: ust/overlap/test_overlap 198 - Trace match\nPASS: ust/overlap/test_overlap 199 - Trace match\nPASS: ust/overlap/test_overlap 200 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 201 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.nCzdaS\nPASS: ust/overlap/test_overlap 202 - Enable ust event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 203 - Enable ust event ust* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 204 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 205 - Application done\nPASS: ust/overlap/test_overlap 206 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 207 - Trace match\nPASS: ust/overlap/test_overlap 208 - Trace match\nPASS: ust/overlap/test_overlap 209 - Trace match\nPASS: ust/overlap/test_overlap 210 - Trace match\nPASS: ust/overlap/test_overlap 211 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 212 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.1srdRX\nPASS: ust/overlap/test_overlap 213 - Enable ust event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 214 - Enable ust event ust_tests_demo:starting for session wildcard-overlap\nPASS: ust/overlap/test_overlap 215 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 216 - Application done\nPASS: ust/overlap/test_overlap 217 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 218 - Trace match\nPASS: ust/overlap/test_overlap 219 - Trace match\nPASS: ust/overlap/test_overlap 220 - Trace match\nPASS: ust/overlap/test_overlap 221 - Trace match\nPASS: ust/overlap/test_overlap 222 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 223 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.f5MoPm\nPASS: ust/overlap/test_overlap 224 - Enable event us* with loglevel TRACE_WARNING\nPASS: ust/overlap/test_overlap 225 - Enable event ust* with loglevel TRACE_CRIT\nPASS: ust/overlap/test_overlap 226 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 227 - Application done\nPASS: ust/overlap/test_overlap 228 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 229 - Trace match\nPASS: ust/overlap/test_overlap 230 - Trace match\nPASS: ust/overlap/test_overlap 231 - Trace match\nPASS: ust/overlap/test_overlap 232 - Trace match\nPASS: ust/overlap/test_overlap 233 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 234 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.9rHdVx\nPASS: ust/overlap/test_overlap 235 - Enable ust event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 236 - Enable ust event ust_tests_demo:starting for session wildcard-overlap\nPASS: ust/overlap/test_overlap 237 - Disable event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 238 - Disable event ust_tests_demo:starting for session wildcard-overlap\nPASS: ust/overlap/test_overlap 239 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 240 - Application done\nPASS: ust/overlap/test_overlap 241 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 242 - Trace match\nPASS: ust/overlap/test_overlap 243 - Trace match\nPASS: ust/overlap/test_overlap 244 - Trace match\nPASS: ust/overlap/test_overlap 245 - Trace match\nPASS: ust/overlap/test_overlap 246 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 247 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.UHuwoC\nPASS: ust/overlap/test_overlap 248 - Enable ust event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 249 - Enable ust event ust_tests_demo:starting for session wildcard-overlap\nPASS: ust/overlap/test_overlap 250 - Disable event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 251 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 252 - Application done\nPASS: ust/overlap/test_overlap 253 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 254 - Trace match\nPASS: ust/overlap/test_overlap 255 - Trace match\nPASS: ust/overlap/test_overlap 256 - Trace match\nPASS: ust/overlap/test_overlap 257 - Trace match\nPASS: ust/overlap/test_overlap 258 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 259 - Wait after kill session daemon\nSKIP: ust/python-logging/test_python_logging 1 # SKIP : Python agent test skipped.\nPASS: ust/getcpu-override/test_getcpu_override 1 - Start session daemon\nPASS: ust/getcpu-override/test_getcpu_override 2 - Create session sequence-cpu in -o /tmp/tmp.XXXXXXXXXXu_override_trace_path.ENOOsO\nPASS: ust/getcpu-override/test_getcpu_override 3 - Enable ust event tp:tptest for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 4 - Start tracing for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 5 - Application without wrapper done\nPASS: ust/getcpu-override/test_getcpu_override 6 - Stop lttng tracing for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 7 - Destroy session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 8 - Extraction without getcpu plugin have 256/256\nPASS: ust/getcpu-override/test_getcpu_override 9 - Sequence seed and cpuid sequence have the same size 256/256\nPASS: ust/getcpu-override/test_getcpu_override 10 - Cpuid extraction and seed sequence comparison fails as expected\nPASS: ust/getcpu-override/test_getcpu_override 11 - Create session sequence-cpu in -o /tmp/tmp.XXXXXXXXXXu_override_trace_path.rKQISh\nPASS: ust/getcpu-override/test_getcpu_override 12 - Enable ust event tp:tptest for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 13 - Start tracing for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 14 - Application with wrapper done\nPASS: ust/getcpu-override/test_getcpu_override 15 - Stop lttng tracing for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 16 - Destroy session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 17 - Extraction with getcpu plugin have 256/256\nPASS: ust/getcpu-override/test_getcpu_override 18 - Sequence seed and cpuid sequence have the same size 256/256\nPASS: ust/getcpu-override/test_getcpu_override 19 - Cpuid extraction and seed sequence comparison\nPASS: ust/getcpu-override/test_getcpu_override 20 - Wait after kill session daemon\nPASS: ust/clock-override/test_clock_override 1 - Start session daemon\nPASS: ust/clock-override/test_clock_override 2 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_ust_trace_path.LIIgsN\nPASS: ust/clock-override/test_clock_override 3 - Enable ust event tp:tptest for session clock_override\nPASS: ust/clock-override/test_clock_override 4 - Start tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 5 - Application done\nPASS: ust/clock-override/test_clock_override 6 - Stop lttng tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 7 - Destroy session clock_override\nPASS: ust/clock-override/test_clock_override 8 - Wait after kill session daemon\nPASS: ust/clock-override/test_clock_override 9 - Metadata extraction from babeltrace\nPASS: ust/clock-override/test_clock_override 10 - Clock metadata extraction\nPASS: ust/clock-override/test_clock_override 11 - Tokens to check(4) and provided values(4) count is equal\nPASS: ust/clock-override/test_clock_override 12 - Token \"name\" expect:lttng_test_clock_override got:lttng_test_clock_override\nPASS: ust/clock-override/test_clock_override 13 - Token \"uuid\" expect:83c63deb-7aa4-48fb-abda-946f400d76e6 got:83c63deb-7aa4-48fb-abda-946f400d76e6\nPASS: ust/clock-override/test_clock_override 14 - Token \"description\" expect:Freeze time with 1KHz for regression test got:Freeze time with 1KHz for regression test\nPASS: ust/clock-override/test_clock_override 15 - Token \"freq\" expect:1000 got:1000\nPASS: ust/clock-override/test_clock_override 16 - Start session daemon\nPASS: ust/clock-override/test_clock_override 17 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_ust_trace_path.tMuDON\nPASS: ust/clock-override/test_clock_override 18 - Enable ust event tp:tptest for session clock_override\nPASS: ust/clock-override/test_clock_override 19 - Start tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 20 - Application done\nPASS: ust/clock-override/test_clock_override 21 - Stop lttng tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 22 - Destroy session clock_override\nPASS: ust/clock-override/test_clock_override 23 - Unique event timestamps without clock override: 256 expect >1\nPASS: ust/clock-override/test_clock_override 24 - Wait after kill session daemon\nPASS: ust/clock-override/test_clock_override 25 - Start session daemon\nPASS: ust/clock-override/test_clock_override 26 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_ust_trace_path.tMuDON\nPASS: ust/clock-override/test_clock_override 27 - Enable ust event tp:tptest for session clock_override\nPASS: ust/clock-override/test_clock_override 28 - Start tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 29 - Application done\nPASS: ust/clock-override/test_clock_override 30 - Stop lttng tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 31 - Destroy session clock_override\nPASS: ust/clock-override/test_clock_override 32 - Wait after kill session daemon\nPASS: ust/clock-override/test_clock_override 33 - Unique event timestamps with clock override: 1 expect 1\nPASS: ust/test_event_basic 1 - Start session daemon\nPASS: ust/test_event_basic 2 - Create session ust_event_basic in -o /tmp/tmp.XXXXXXXXXX_basic_trace_path.vOlURx\nPASS: ust/test_event_basic 3 - Create session ust_event_basic2 in -o /tmp/tmp.XXXXXXXXXX_basic_trace_path.vOlURx\nPASS: ust/test_event_basic 4 - Enable channel mychan for session ust_event_basic\nPASS: ust/test_event_basic 5 - Enable channel mychan2 for session ust_event_basic2\nPASS: ust/test_event_basic 6 - Enable ust event tp1 for session ust_event_basic\nPASS: ust/test_event_basic 7 - Enable ust event ev2 for session ust_event_basic\nPASS: ust/test_event_basic 8 - Enable ust event ev3 for session ust_event_basic2\nPASS: ust/test_event_basic 9 - Add context command for type: vpid\nPASS: ust/test_event_basic 10 - Add context command for type: vtid\nPASS: ust/test_event_basic 11 - Add context command for type: pthread_id\nPASS: ust/test_event_basic 12 - Add context command for type: procname\nPASS: ust/test_event_basic 13 - Add context command for type: procname\nPASS: ust/test_event_basic 14 - Disable event tp1 for session ust_event_basic\nPASS: ust/test_event_basic 15 - Disable event ev3 for session ust_event_basic2\nPASS: ust/test_event_basic 16 - Enable ust event tp1 for session ust_event_basic\nPASS: ust/test_event_basic 17 - Enable ust event ev3 for session ust_event_basic2\nPASS: ust/test_event_basic 18 - Start tracing for session\nPASS: ust/test_event_basic 19 - Stop lttng tracing for session\nPASS: ust/test_event_basic 20 - Start tracing for session\nPASS: ust/test_event_basic 21 - Stop lttng tracing for session\nPASS: ust/test_event_basic 22 - Validate trace\nPASS: ust/test_event_basic 23 - Destroy session ust_event_basic2\nPASS: ust/test_event_basic 24 - Destroy session ust_event_basic\nPASS: ust/test_event_basic 25 - Wait after kill session daemon\nPASS: ust/test_event_tracef 1 - Start session daemon\nPASS: ust/test_event_tracef 2 - Create session tracef in -o /tmp/tmp.XXXXXXXXXX_tracef_trace_path.x90ilV\nPASS: ust/test_event_tracef 3 - Enable ust event lttng_ust_tracef:event for session tracef\nPASS: ust/test_event_tracef 4 - Start tracing for session tracef\nPASS: ust/test_event_tracef 5 - Traced application stopped.\nPASS: ust/test_event_tracef 6 - Stop lttng tracing for session tracef\nPASS: ust/test_event_tracef 7 - Destroy session tracef\nPASS: ust/test_event_tracef 8 - Trace match with 100 event lttng_ust_tracef:event\nPASS: ust/test_event_tracef 9 - Wait after kill session daemon\nPASS: ust/test_event_perf 1 - Start session daemon\nPASS: ust/test_event_perf 2 - Create session ust_event_basic in -o /tmp/tmp.XXXXXXXXXXng_raw_trace_path.OvfLN2\nPASS: ust/test_event_perf 3 - Enable channel mychan for session ust_event_basic\nPASS: ust/test_event_perf 4 - Enable event tp:tptest for session ust_event_basic in channel mychan\nPASS: ust/test_event_perf 5 - Add context command for type: perf:thread:raw:r0110:test\nPASS: ust/test_event_perf 6 - Add context command failed as expected for type: perf:thread:raw:rZZZ:test\nPASS: ust/test_event_perf 7 - Add context command failed as expected for type: perf:thread:raw:b0110:test\nPASS: ust/test_event_perf 8 - Add context command failed as expected for type: perf:thread:raw:r0110:\nPASS: ust/test_event_perf 9 - Add context command failed as expected for type: perf:thread:raw:r0110::\nPASS: ust/test_event_perf 10 - Add context command failed as expected for type: perf:thread:raw:r:test\nPASS: ust/test_event_perf 11 - Add context command failed as expected for type: perf:thread:raw:r::\nPASS: ust/test_event_perf 12 - Add context command failed as expected for type: perf:thread:raw::\nPASS: ust/test_event_perf 13 - Add context command failed as expected for type: perf:thread:raw\nPASS: ust/test_event_perf 14 - Add context command failed as expected for type: perf:thread:raw:r0110:test:wrong\nPASS: ust/test_event_perf 15 - Destroy session ust_event_basic\nPASS: ust/test_event_perf 16 - Create session ust_event_basic in -o /tmp/tmp.XXXXXXXXXX_basic_trace_path.b3Zo5V\nPASS: ust/test_event_perf 17 - Enable channel mychan for session ust_event_basic\nPASS: ust/test_event_perf 18 - Enable event tp:tptest for session ust_event_basic in channel mychan\nPASS: ust/test_event_perf 19 - Add context command for type: perf:thread:page-fault\nPASS: ust/test_event_perf 20 - Start tracing for session\nPASS: ust/test_event_perf 21 - Stop lttng tracing for session\nPASS: ust/test_event_perf 22 - Validate trace for event perf_thread_page_fault, 1 events\nPASS: ust/test_event_perf 23 - Destroy session ust_event_basic\nPASS: ust/test_event_perf 24 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 1 - Start session daemon\nPASS: ust/blocking/test_blocking 2 - Create session blocking in no-output mode\nPASS: ust/blocking/test_blocking 3 - Enable ust event tp:tptest for session blocking\nPASS: ust/blocking/test_blocking 4 - Start tracing for session blocking\nPASS: ust/blocking/test_blocking 5 - Application done\nPASS: ust/blocking/test_blocking 6 - Stop lttng tracing for session blocking\nPASS: ust/blocking/test_blocking 7 - Destroy session blocking\nPASS: ust/blocking/test_blocking 8 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 9 - Does not hang\nPASS: ust/blocking/test_blocking 10 - Start session daemon\nPASS: ust/blocking/test_blocking 11 - Create session blocking in no-output mode\nPASS: ust/blocking/test_blocking 12 - Enable channel testchan for session blocking\nPASS: ust/blocking/test_blocking 13 - Enable ust event tp:tptest for session blocking\nPASS: ust/blocking/test_blocking 14 - Start tracing for session blocking\nPASS: ust/blocking/test_blocking 15 - Application done\nPASS: ust/blocking/test_blocking 16 - Stop lttng tracing for session blocking\nPASS: ust/blocking/test_blocking 17 - Destroy session blocking\nPASS: ust/blocking/test_blocking 18 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 19 - Does not hang\nPASS: ust/blocking/test_blocking 20 - Start session daemon\nPASS: ust/blocking/test_blocking 21 - Create session blocking in no-output mode\nPASS: ust/blocking/test_blocking 22 - Enable channel testchan for session blocking\nPASS: ust/blocking/test_blocking 23 - Enable ust event tp:tptest for session blocking\nPASS: ust/blocking/test_blocking 24 - Start tracing for session blocking\nPASS: ust/blocking/test_blocking 25 - Application done\nPASS: ust/blocking/test_blocking 26 - Stop lttng tracing for session blocking\nPASS: ust/blocking/test_blocking 27 - Destroy session blocking\nPASS: ust/blocking/test_blocking 28 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 29 - Does not hang\nPASS: ust/blocking/test_blocking 30 - Start session daemon\nPASS: ust/blocking/test_blocking 31 - Create session blocking in -o /tmp/tmp.XXXXXXXXXXing_ust_trace_path.GTWUSU\nPASS: ust/blocking/test_blocking 32 - Enable channel testchan for session blocking\nPASS: ust/blocking/test_blocking 33 - Enable ust event tp:tptest for session blocking\nPASS: ust/blocking/test_blocking 34 - Start tracing for session blocking\nPASS: ust/blocking/test_blocking 35 - Application done\nPASS: ust/blocking/test_blocking 36 - Stop lttng tracing for session blocking\nPASS: ust/blocking/test_blocking 37 - Destroy session blocking\nPASS: ust/blocking/test_blocking 38 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 39 - Does not hang\nPASS: ust/blocking/test_blocking 40 - Start session daemon\nPASS: ust/blocking/test_blocking 41 - Create session blocking in -o /tmp/tmp.XXXXXXXXXXing_ust_trace_path.TiByrT\nPASS: ust/blocking/test_blocking 42 - Enable channel testchan for session blocking\nPASS: ust/blocking/test_blocking 43 - Enable ust event tp:tptest for session blocking\nPASS: ust/blocking/test_blocking 44 - Start tracing for session blocking\nPASS: ust/blocking/test_blocking 45 - Application done\nPASS: ust/blocking/test_blocking 46 - Stop lttng tracing for session blocking\nPASS: ust/blocking/test_blocking 47 - Destroy session blocking\nPASS: ust/blocking/test_blocking 48 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 49 - No event lost with UST blocking mode: found 5000000 expect 5000000\nPASS: ust/multi-lib/test_multi_lib 1 - Start session daemon\nPASS: ust/multi-lib/test_multi_lib 2 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.2OreSj\nPASS: ust/multi-lib/test_multi_lib 3 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 4 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 5 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 6 - Trace match with 2 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 7 - Metadata match with the metadata of 1 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 8 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 9 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.XYIXVt\nPASS: ust/multi-lib/test_multi_lib 10 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 11 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 12 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 13 - Trace match with 2 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 14 - Metadata match with the metadata of 2 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 15 - Validate trace for expression '^.*multi:tp.*arg_long_A.*', 1 events\nPASS: ust/multi-lib/test_multi_lib 16 - Validate trace for expression '^.*multi:tp.*arg_long_B.*arg_float_B.*', 1 events\nPASS: ust/multi-lib/test_multi_lib 17 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 18 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.1runyz\nPASS: ust/multi-lib/test_multi_lib 19 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 20 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 21 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 22 - Trace match with 2 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 23 - Metadata match with the metadata of 2 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 24 - Validate trace for expression '^.*multi:tp.*enum_int_C.*', 1 events\nPASS: ust/multi-lib/test_multi_lib 25 - Validate trace for expression '^.*multi:tp.*enum_int_D.*', 1 events\nPASS: ust/multi-lib/test_multi_lib 26 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 27 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.CLBJtI\nPASS: ust/multi-lib/test_multi_lib 28 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 29 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 30 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 31 - Trace match with 2 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 32 - Metadata match with the metadata of 1 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 33 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 34 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.U2PwR3\nPASS: ust/multi-lib/test_multi_lib 35 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 36 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 37 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 38 - Trace match with 16 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 39 - Metadata match with the metadata of 16 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 40 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 41 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.lzAYdb\nPASS: ust/multi-lib/test_multi_lib 42 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 43 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 44 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 45 - Trace match with 4 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 46 - Metadata match with the metadata of 2 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 47 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 48 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.ku9n1W\nPASS: ust/multi-lib/test_multi_lib 49 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 50 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 51 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 52 - Trace match with 3 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 53 - Metadata match with the metadata of 1 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 54 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 55 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 1 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 2 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 3 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 4 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 5 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 6 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 7 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 8 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 9 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 10 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 11 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 12 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 13 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 14 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 15 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 16 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 17 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 18 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 19 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 20 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 21 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 22 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 23 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 24 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 25 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 26 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 27 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 28 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 29 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 30 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 31 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 32 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 33 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 34 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 35 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 36 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 37 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 38 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 39 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 40 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 41 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 42 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 43 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 44 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 45 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 46 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 47 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 48 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 49 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 50 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 51 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 52 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 53 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 54 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 55 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 56 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 57 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 58 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 59 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 60 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 61 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 62 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 63 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 64 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 65 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 66 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 67 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 68 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 69 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 70 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 71 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 72 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 73 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 74 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 75 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 76 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 77 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 78 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 79 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 80 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 81 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 82 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 83 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 84 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 85 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 86 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 87 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 88 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 89 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 90 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 91 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 92 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 93 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 94 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 95 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 96 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 97 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 98 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 99 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 100 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 101 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 102 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 103 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 104 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 105 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 106 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 107 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 108 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 109 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 110 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 111 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 112 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 113 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 114 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 115 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 116 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 117 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 118 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 119 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 120 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 121 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 122 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 123 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 124 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 125 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 126 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 127 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 128 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 129 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 130 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 131 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 132 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 133 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 134 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 135 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 136 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 137 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 138 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 139 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 140 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 141 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 142 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 143 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 144 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 145 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 146 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 147 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 148 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 149 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 150 - Wait after kill session daemon\nPASS: tools/metadata/test_ust 1 - Start session daemon\nPASS: tools/metadata/test_ust 2 - Create session per-uid in\nPASS: tools/metadata/test_ust 3 - Enable ust event tp:tptest for session per-uid\nPASS: tools/metadata/test_ust 4 - Start tracing for session per-uid\nPASS: tools/metadata/test_ust 5 - Stop lttng tracing for session per-uid\nPASS: tools/metadata/test_ust 6 - Destroy session per-uid\nPASS: tools/metadata/test_ust 7 - Extracting trace_name from env metadata\nPASS: tools/metadata/test_ust 8 - Extracting trace_creation_datetime from env metadata\nPASS: tools/metadata/test_ust 9 - Extracting domain from env metadata\nPASS: tools/metadata/test_ust 10 - Extracting tracer_buffering_scheme from env metadata\nPASS: tools/metadata/test_ust 11 - Extracting tracer_buffering_id from env metadata\nPASS: tools/metadata/test_ust 12 - tracer_buffering_id match current user uid\nPASS: tools/metadata/test_ust 13 - Extracting architecture_bit_width from env metadata\nPASS: tools/metadata/test_ust 14 - Reconstructed path from metadata is valid\nPASS: tools/metadata/test_ust 15 - Extracting hostname from env metadata\nPASS: tools/metadata/test_ust 16 - Hostname is valid\nPASS: tools/metadata/test_ust 17 - Create session per-pid in\nPASS: tools/metadata/test_ust 18 - Enable channel channel for session per-pid\nPASS: tools/metadata/test_ust 19 - Enable ust event tp:tptest for session per-pid\nPASS: tools/metadata/test_ust 20 - Start tracing for session per-pid\nPASS: tools/metadata/test_ust 21 - Stop lttng tracing for session per-pid\nPASS: tools/metadata/test_ust 22 - Destroy session per-pid\nPASS: tools/metadata/test_ust 23 - Extracting trace_name from env metadata\nPASS: tools/metadata/test_ust 24 - Extracting trace_creation_datetime from env metadata\nPASS: tools/metadata/test_ust 25 - Extracting domain from env metadata\nPASS: tools/metadata/test_ust 26 - Extracting tracer_buffering_scheme from env metadata\nPASS: tools/metadata/test_ust 27 - Extracting procname from env metadata\nPASS: tools/metadata/test_ust 28 - Extracting vpid from env metadata\nPASS: tools/metadata/test_ust 29 - Extracting tracer_buffering_id from env metadata\nPASS: tools/metadata/test_ust 30 - vpid and tracer_buffering_id are identical\nPASS: tools/metadata/test_ust 31 - vpid and known testapp pid are identical\nPASS: tools/metadata/test_ust 32 - tracer_buffering_id and known testapp pid are identical\nPASS: tools/metadata/test_ust 33 - Extracting vpid_datetime from env metadata\nPASS: tools/metadata/test_ust 34 - Reconstructed path from metadata is valid\nPASS: tools/metadata/test_ust 35 - Extracting hostname from env metadata\nPASS: tools/metadata/test_ust 36 - Hostname is valid\nPASS: tools/metadata/test_ust 37 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.mYFBjI --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 2 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 3 - Create session  with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 4 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 5 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 6 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 7 - Enable channel my_channel for session auto-20240206-093610\nPASS: tools/relayd-grouping/test_ust 8 - Enable ust event tp:tptest for session auto-20240206-093610\nPASS: tools/relayd-grouping/test_ust 9 - Start tracing for session auto-20240206-093610\nPASS: tools/relayd-grouping/test_ust 10 - Stop lttng tracing for session auto-20240206-093610\nPASS: tools/relayd-grouping/test_ust 11 - Destroy session auto-20240206-093610\nPASS: tools/relayd-grouping/test_ust 12 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 13 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 14 - Create session my-session with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 15 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 16 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 17 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 18 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 19 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 20 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 21 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 22 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 23 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 24 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.IEjhoC --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 25 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 26 - Create session  with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 27 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 28 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 29 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 30 - Enable channel my_channel for session auto-20240206-093615\nPASS: tools/relayd-grouping/test_ust 31 - Enable ust event tp:tptest for session auto-20240206-093615\nPASS: tools/relayd-grouping/test_ust 32 - Start tracing for session auto-20240206-093615\nPASS: tools/relayd-grouping/test_ust 33 - Stop lttng tracing for session auto-20240206-093615\nPASS: tools/relayd-grouping/test_ust 34 - Destroy session auto-20240206-093615\nPASS: tools/relayd-grouping/test_ust 35 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 36 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 37 - Create session my-session with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 38 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 39 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 40 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 41 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 42 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 43 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 44 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 45 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 46 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 47 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.z7nc4T --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 48 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 49 - Create session  with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 50 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 51 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 52 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 53 - Enable channel my_channel for session auto-20240206-093620\nPASS: tools/relayd-grouping/test_ust 54 - Enable ust event tp:tptest for session auto-20240206-093620\nPASS: tools/relayd-grouping/test_ust 55 - Start tracing for session auto-20240206-093620\nPASS: tools/relayd-grouping/test_ust 56 - Stop lttng tracing for session auto-20240206-093620\nPASS: tools/relayd-grouping/test_ust 57 - Destroy session auto-20240206-093620\nPASS: tools/relayd-grouping/test_ust 58 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 59 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 60 - Create session my-session with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 61 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 62 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 63 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 64 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 65 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 66 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 67 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 68 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 69 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 70 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.FXP6uZ --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 71 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 72 - Create session  with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 73 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 74 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 75 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 76 - Enable channel my_channel for session auto-20240206-093624\nPASS: tools/relayd-grouping/test_ust 77 - Enable ust event tp:tptest for session auto-20240206-093624\nPASS: tools/relayd-grouping/test_ust 78 - Start tracing for session auto-20240206-093624\nPASS: tools/relayd-grouping/test_ust 79 - Stop lttng tracing for session auto-20240206-093624\nPASS: tools/relayd-grouping/test_ust 80 - Destroy session auto-20240206-093624\nPASS: tools/relayd-grouping/test_ust 81 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 82 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 83 - Create session my-session with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 84 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 85 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 86 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 87 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 88 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 89 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 90 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 91 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 92 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 93 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.Im7vCN --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 94 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 95 - Create session  with uri:net://localhost/my_live_custom_output and opts: --live\nPASS: tools/relayd-grouping/test_ust 96 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 97 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 98 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 99 - Enable channel my_channel for session auto-20240206-093629\nPASS: tools/relayd-grouping/test_ust 100 - Enable ust event tp:tptest for session auto-20240206-093629\nPASS: tools/relayd-grouping/test_ust 101 - Start tracing for session auto-20240206-093629\nPASS: tools/relayd-grouping/test_ust 102 - Stop lttng tracing for session auto-20240206-093629\nPASS: tools/relayd-grouping/test_ust 103 - Destroy session auto-20240206-093629\nPASS: tools/relayd-grouping/test_ust 104 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 105 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 106 - Create session my-session with uri:net://localhost/my_live_custom_output and opts: --live\nPASS: tools/relayd-grouping/test_ust 107 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 108 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 109 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 110 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 111 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 112 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 113 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 114 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 115 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 116 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.0a1x9w --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 117 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 118 - Create session  with uri:net://localhost/my_live_custom_output and opts: --live\nPASS: tools/relayd-grouping/test_ust 119 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 120 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 121 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 122 - Enable channel my_channel for session auto-20240206-093634\nPASS: tools/relayd-grouping/test_ust 123 - Enable ust event tp:tptest for session auto-20240206-093634\nPASS: tools/relayd-grouping/test_ust 124 - Start tracing for session auto-20240206-093634\nPASS: tools/relayd-grouping/test_ust 125 - Stop lttng tracing for session auto-20240206-093634\nPASS: tools/relayd-grouping/test_ust 126 - Destroy session auto-20240206-093634\nPASS: tools/relayd-grouping/test_ust 127 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 128 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 129 - Create session my-session with uri:net://localhost/my_live_custom_output and opts: --live\nPASS: tools/relayd-grouping/test_ust 130 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 131 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 132 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 133 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 134 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 135 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 136 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 137 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 138 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 139 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.znvQ0k --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 140 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 141 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 142 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 143 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 144 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 145 - Enable channel my_channel for session auto-20240206-093639\nPASS: tools/relayd-grouping/test_ust 146 - Enable ust event tp:tptest for session auto-20240206-093639\nPASS: tools/relayd-grouping/test_ust 147 - Start tracing for session auto-20240206-093639\nPASS: tools/relayd-grouping/test_ust 148 - Stop lttng tracing for session auto-20240206-093639\nPASS: tools/relayd-grouping/test_ust 149 - Destroy session auto-20240206-093639\nPASS: tools/relayd-grouping/test_ust 150 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 151 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 152 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 153 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 154 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 155 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 156 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 157 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 158 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 159 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 160 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 161 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 162 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.bsAuPU --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 163 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 164 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 165 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 166 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 167 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 168 - Enable channel my_channel for session auto-20240206-093644\nPASS: tools/relayd-grouping/test_ust 169 - Enable ust event tp:tptest for session auto-20240206-093644\nPASS: tools/relayd-grouping/test_ust 170 - Start tracing for session auto-20240206-093644\nPASS: tools/relayd-grouping/test_ust 171 - Stop lttng tracing for session auto-20240206-093644\nPASS: tools/relayd-grouping/test_ust 172 - Destroy session auto-20240206-093644\nPASS: tools/relayd-grouping/test_ust 173 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 174 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 175 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 176 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 177 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 178 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 179 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 180 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 181 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 182 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 183 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 184 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 185 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.NRKqGT --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 186 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 187 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 188 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 189 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 190 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 191 - Enable channel my_channel for session auto-20240206-093648\nPASS: tools/relayd-grouping/test_ust 192 - Enable ust event tp:tptest for session auto-20240206-093648\nPASS: tools/relayd-grouping/test_ust 193 - Start tracing for session auto-20240206-093648\nPASS: tools/relayd-grouping/test_ust 194 - Stop lttng tracing for session auto-20240206-093648\nPASS: tools/relayd-grouping/test_ust 195 - Destroy session auto-20240206-093648\nPASS: tools/relayd-grouping/test_ust 196 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 197 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 198 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 199 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 200 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 201 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 202 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 203 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 204 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 205 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 206 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 207 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 208 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.QDCy5i --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 209 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 210 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 211 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 212 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 213 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 214 - Enable channel my_channel for session auto-20240206-093653\nPASS: tools/relayd-grouping/test_ust 215 - Enable ust event tp:tptest for session auto-20240206-093653\nPASS: tools/relayd-grouping/test_ust 216 - Start tracing for session auto-20240206-093653\nPASS: tools/relayd-grouping/test_ust 217 - Stop lttng tracing for session auto-20240206-093653\nPASS: tools/relayd-grouping/test_ust 218 - Destroy session auto-20240206-093653\nPASS: tools/relayd-grouping/test_ust 219 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 220 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 221 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 222 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 223 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 224 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 225 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 226 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 227 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 228 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 229 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 230 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 231 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.E0SigO --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 232 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 233 - Create session  with uri:net://localhost/custom_second_token and opts:\nPASS: tools/relayd-grouping/test_ust 234 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 235 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 236 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 237 - Enable channel my_channel for session auto-20240206-093657\nPASS: tools/relayd-grouping/test_ust 238 - Enable ust event tp:tptest for session auto-20240206-093657\nPASS: tools/relayd-grouping/test_ust 239 - Start tracing for session auto-20240206-093657\nPASS: tools/relayd-grouping/test_ust 240 - Stop lttng tracing for session auto-20240206-093657\nPASS: tools/relayd-grouping/test_ust 241 - Destroy session auto-20240206-093657\nPASS: tools/relayd-grouping/test_ust 242 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 243 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 244 - Create session my-session with uri:net://localhost/custom_second_token and opts:\nPASS: tools/relayd-grouping/test_ust 245 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 246 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 247 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 248 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 249 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 250 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 251 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 252 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 253 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 254 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.HiRI0Z --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 255 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 256 - Create session  with uri:net://localhost/custom_second_token and opts:\nPASS: tools/relayd-grouping/test_ust 257 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 258 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 259 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 260 - Enable channel my_channel for session auto-20240206-093702\nPASS: tools/relayd-grouping/test_ust 261 - Enable ust event tp:tptest for session auto-20240206-093702\nPASS: tools/relayd-grouping/test_ust 262 - Start tracing for session auto-20240206-093702\nPASS: tools/relayd-grouping/test_ust 263 - Stop lttng tracing for session auto-20240206-093702\nPASS: tools/relayd-grouping/test_ust 264 - Destroy session auto-20240206-093702\nPASS: tools/relayd-grouping/test_ust 265 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 266 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 267 - Create session my-session with uri:net://localhost/custom_second_token and opts:\nPASS: tools/relayd-grouping/test_ust 268 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 269 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 270 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 271 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 272 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 273 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 274 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 275 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 276 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 277 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.dqQLhs --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 278 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 279 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 280 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 281 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 282 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 283 - Enable channel my_channel for session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 284 - Enable ust event tp:tptest for session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 285 - Start tracing for session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 286 - Rotate session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 287 - Stop lttng tracing for session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 288 - Destroy session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 289 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 290 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 291 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 292 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 293 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 294 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 295 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 296 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 297 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 298 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 299 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 300 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 301 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 302 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.Ky1TDO --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 303 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 304 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 305 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 306 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 307 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 308 - Enable channel my_channel for session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 309 - Enable ust event tp:tptest for session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 310 - Start tracing for session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 311 - Rotate session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 312 - Stop lttng tracing for session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 313 - Destroy session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 314 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 315 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 316 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 317 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 318 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 319 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 320 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 321 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 322 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 323 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 324 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 325 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 326 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 327 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.vAkay8 --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 328 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 329 - Create session  with uri:net://localhost/rotate_custom_path and opts:\nPASS: tools/relayd-grouping/test_ust 330 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 331 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 332 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 333 - Enable channel my_channel for session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 334 - Enable ust event tp:tptest for session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 335 - Start tracing for session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 336 - Rotate session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 337 - Stop lttng tracing for session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 338 - Destroy session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 339 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 340 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 341 - Create session my-session with uri:net://localhost/rotate_custom_path and opts:\nPASS: tools/relayd-grouping/test_ust 342 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 343 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 344 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 345 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 346 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 347 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 348 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 349 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 350 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 351 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 352 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.XtW85b --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 353 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 354 - Create session  with uri:net://localhost/rotate_custom_path and opts:\nPASS: tools/relayd-grouping/test_ust 355 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 356 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 357 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 358 - Enable channel my_channel for session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 359 - Enable ust event tp:tptest for session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 360 - Start tracing for session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 361 - Rotate session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 362 - Stop lttng tracing for session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 363 - Destroy session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 364 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 365 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 366 - Create session my-session with uri:net://localhost/rotate_custom_path and opts:\nPASS: tools/relayd-grouping/test_ust 367 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 368 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 369 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 370 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 371 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 372 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 373 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 374 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 375 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 376 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 377 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.i5T1Fj --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 378 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 379 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 380 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 381 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 382 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 383 - Enable channel my_channel for session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 384 - Enable ust event tp:tptest for session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 385 - Start tracing for session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 386 - Rotate session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 387 - Stop lttng tracing for session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 388 - Destroy session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 389 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 390 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 391 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 392 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 393 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 394 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 395 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 396 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 397 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 398 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 399 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 400 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 401 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 402 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.wZPkgl --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 403 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 404 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 405 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 406 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 407 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 408 - Enable channel my_channel for session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 409 - Enable ust event tp:tptest for session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 410 - Start tracing for session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 411 - Rotate session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 412 - Stop lttng tracing for session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 413 - Destroy session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 414 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 415 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 416 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 417 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 418 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 419 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 420 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 421 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 422 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 423 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 424 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 425 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 426 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 427 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.F2Ed3z --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 428 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 429 - Create session  with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 430 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 431 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 432 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 433 - Enable channel my_channel for session auto-20240206-093743\nPASS: tools/relayd-grouping/test_ust 434 - Enable ust event tp:tptest for session auto-20240206-093743\nPASS: tools/relayd-grouping/test_ust 435 - Start tracing for session auto-20240206-093743\nPASS: tools/relayd-grouping/test_ust 436 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 437 - Stop lttng tracing for session auto-20240206-093743\nPASS: tools/relayd-grouping/test_ust 438 - Destroy session auto-20240206-093743\nPASS: tools/relayd-grouping/test_ust 439 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 440 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 441 - Create session my-session with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 442 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 443 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 444 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 445 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 446 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 447 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 448 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 449 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 450 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 451 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 452 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.sSHSWU --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 453 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 454 - Create session  with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 455 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 456 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 457 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 458 - Enable channel my_channel for session auto-20240206-093746\nPASS: tools/relayd-grouping/test_ust 459 - Enable ust event tp:tptest for session auto-20240206-093746\nPASS: tools/relayd-grouping/test_ust 460 - Start tracing for session auto-20240206-093746\nPASS: tools/relayd-grouping/test_ust 461 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 462 - Stop lttng tracing for session auto-20240206-093746\nPASS: tools/relayd-grouping/test_ust 463 - Destroy session auto-20240206-093746\nPASS: tools/relayd-grouping/test_ust 464 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 465 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 466 - Create session my-session with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 467 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 468 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 469 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 470 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 471 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 472 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 473 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 474 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 475 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 476 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 477 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.Wmo8xH --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 478 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 479 - Create session  with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 480 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 481 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 482 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 483 - Enable channel my_channel for session auto-20240206-093750\nPASS: tools/relayd-grouping/test_ust 484 - Enable ust event tp:tptest for session auto-20240206-093750\nPASS: tools/relayd-grouping/test_ust 485 - Start tracing for session auto-20240206-093750\nPASS: tools/relayd-grouping/test_ust 486 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 487 - Stop lttng tracing for session auto-20240206-093750\nPASS: tools/relayd-grouping/test_ust 488 - Destroy session auto-20240206-093750\nPASS: tools/relayd-grouping/test_ust 489 - Validate trace for event tp:tptest, 9 events\nPASS: tools/relayd-grouping/test_ust 490 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 491 - Create session my-session with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 492 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 493 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 494 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 495 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 496 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 497 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 498 - Validate trace for event tp:tptest, 9 events\nPASS: tools/relayd-grouping/test_ust 499 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 500 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 501 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 502 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.W9jMmk --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 503 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 504 - Create session  with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 505 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 506 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 507 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 508 - Enable channel my_channel for session auto-20240206-093754\nPASS: tools/relayd-grouping/test_ust 509 - Enable ust event tp:tptest for session auto-20240206-093754\nPASS: tools/relayd-grouping/test_ust 510 - Start tracing for session auto-20240206-093754\nPASS: tools/relayd-grouping/test_ust 511 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 512 - Stop lttng tracing for session auto-20240206-093754\nPASS: tools/relayd-grouping/test_ust 513 - Destroy session auto-20240206-093754\nPASS: tools/relayd-grouping/test_ust 514 - Validate trace for event tp:tptest, 9 events\nPASS: tools/relayd-grouping/test_ust 515 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 516 - Create session my-session with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 517 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 518 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 519 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 520 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 521 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 522 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 523 - Validate trace for event tp:tptest, 9 events\nPASS: tools/relayd-grouping/test_ust 524 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 525 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 526 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 527 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.kMYpWk --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 528 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 529 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 530 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 531 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 532 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 533 - Enable channel my_channel for session auto-20240206-093759\nPASS: tools/relayd-grouping/test_ust 534 - Enable ust event tp:tptest for session auto-20240206-093759\nPASS: tools/relayd-grouping/test_ust 535 - Start tracing for session auto-20240206-093759\nPASS: tools/relayd-grouping/test_ust 536 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 537 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 538 - Stop lttng tracing for session auto-20240206-093759\nPASS: tools/relayd-grouping/test_ust 539 - Destroy session auto-20240206-093759\nPASS: tools/relayd-grouping/test_ust 540 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 541 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 542 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 543 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 544 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 545 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 546 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 547 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 548 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 549 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 550 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 551 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 552 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 553 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 554 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.KtKdzt --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 555 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 556 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 557 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 558 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 559 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 560 - Enable channel my_channel for session auto-20240206-093802\nPASS: tools/relayd-grouping/test_ust 561 - Enable ust event tp:tptest for session auto-20240206-093802\nPASS: tools/relayd-grouping/test_ust 562 - Start tracing for session auto-20240206-093802\nPASS: tools/relayd-grouping/test_ust 563 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 564 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 565 - Stop lttng tracing for session auto-20240206-093802\nPASS: tools/relayd-grouping/test_ust 566 - Destroy session auto-20240206-093802\nPASS: tools/relayd-grouping/test_ust 567 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 568 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 569 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 570 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 571 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 572 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 573 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 574 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 575 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 576 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 577 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 578 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 579 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 580 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 581 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.qATbfY --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 582 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 583 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 584 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 585 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 586 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 587 - Enable channel my_channel for session auto-20240206-093806\nPASS: tools/relayd-grouping/test_ust 588 - Enable ust event tp:tptest for session auto-20240206-093806\nPASS: tools/relayd-grouping/test_ust 589 - Start tracing for session auto-20240206-093806\nPASS: tools/relayd-grouping/test_ust 590 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 591 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 592 - Stop lttng tracing for session auto-20240206-093806\nPASS: tools/relayd-grouping/test_ust 593 - Destroy session auto-20240206-093806\nPASS: tools/relayd-grouping/test_ust 594 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 595 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 596 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 597 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 598 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 599 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 600 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 601 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 602 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 603 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 604 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 605 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 606 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 607 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 608 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.SZi6gr --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 609 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 610 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 611 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 612 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 613 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 614 - Enable channel my_channel for session auto-20240206-093810\nPASS: tools/relayd-grouping/test_ust 615 - Enable ust event tp:tptest for session auto-20240206-093810\nPASS: tools/relayd-grouping/test_ust 616 - Start tracing for session auto-20240206-093810\nPASS: tools/relayd-grouping/test_ust 617 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 618 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 619 - Stop lttng tracing for session auto-20240206-093810\nPASS: tools/relayd-grouping/test_ust 620 - Destroy session auto-20240206-093810\nPASS: tools/relayd-grouping/test_ust 621 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 622 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 623 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 624 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 625 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 626 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 627 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 628 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 629 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 630 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 631 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 632 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 633 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 634 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 635 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.9BMye3 --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 636 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 637 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 638 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 639 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 640 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 641 - Enable channel my_channel for session auto-20240206-093813\nPASS: tools/relayd-grouping/test_ust 642 - Enable ust event tp:tptest for session auto-20240206-093813\nPASS: tools/relayd-grouping/test_ust 643 - Start tracing for session auto-20240206-093813\nPASS: tools/relayd-grouping/test_ust 644 - Added snapshot output net://localhost/this/is/my/custom/path\nPASS: tools/relayd-grouping/test_ust 645 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 646 - Stop lttng tracing for session auto-20240206-093813\nPASS: tools/relayd-grouping/test_ust 647 - Destroy session auto-20240206-093813\nPASS: tools/relayd-grouping/test_ust 648 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 649 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 650 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 651 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 652 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 653 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 654 - Added snapshot output net://localhost/this/is/my/custom/path\nPASS: tools/relayd-grouping/test_ust 655 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 656 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 657 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 658 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 659 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 660 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 661 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 662 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.DY6VyX --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 663 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 664 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 665 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 666 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 667 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 668 - Enable channel my_channel for session auto-20240206-093816\nPASS: tools/relayd-grouping/test_ust 669 - Enable ust event tp:tptest for session auto-20240206-093816\nPASS: tools/relayd-grouping/test_ust 670 - Start tracing for session auto-20240206-093816\nPASS: tools/relayd-grouping/test_ust 671 - Added snapshot output net://localhost/this/is/my/custom/path\nPASS: tools/relayd-grouping/test_ust 672 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 673 - Stop lttng tracing for session auto-20240206-093816\nPASS: tools/relayd-grouping/test_ust 674 - Destroy session auto-20240206-093816\nPASS: tools/relayd-grouping/test_ust 675 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 676 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 677 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 678 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 679 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 680 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 681 - Added snapshot output net://localhost/this/is/my/custom/path\nPASS: tools/relayd-grouping/test_ust 682 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 683 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 684 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 685 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 686 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 687 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 688 - Wait after kill session daemon\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 1 - Add trigger trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 2 - Add trigger end-trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 3 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 4 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 5 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 6 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 7 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 8 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 9 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 10 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 11 - Remove trigger trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 12 - Remove trigger end-trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 13 - Add trigger trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 14 - Add trigger end-trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 15 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 16 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 17 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 18 - Remove trigger trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 19 - Remove trigger end-trigger1\nPASS: kernel/test_all_events 1 - Start session daemon\nPASS: kernel/test_all_events 2 - Create session kernel_all_events_basic in -o /tmp/tmp.XXXXXXXXXXvent_trace_path.oE34lV\nPASS: kernel/test_all_events 3 - Enable kernel event -a for session kernel_all_events_basic\nPASS: kernel/test_all_events 4 - Start tracing for session\nPASS: kernel/test_all_events 5 - Stop lttng tracing for session\nPASS: kernel/test_all_events 6 - Validate trace for event sched_switch, 58 events\nPASS: kernel/test_all_events 7 - Destroy session kernel_all_events_basic\nPASS: kernel/test_all_events 8 - Wait after kill session daemon\nPASS: kernel/test_callstack 1 - Start session daemon\nPASS: kernel/test_callstack 2 - Create session callstack in -o /tmp/tmp.XXXXXXXXXXl_callstack_trace_path.ltnqcx\nPASS: kernel/test_callstack 3 - Enable channel chan0 for session callstack\nPASS: kernel/test_callstack 4 - Enable kernel syscall read for session callstack on channel chan0\nPASS: kernel/test_callstack 5 - Add context command for type: callstack-kernel\nPASS: kernel/test_callstack 6 - Untrack command with opts: -s callstack --all --pid -k\nPASS: kernel/test_callstack 7 - Track command with opts: -s callstack -k --pid=4048\nPASS: kernel/test_callstack 8 - Start tracing for session\nPASS: kernel/test_callstack 9 - Stop lttng tracing for session\nPASS: kernel/test_callstack 10 - Destroy session callstack\nPASS: kernel/test_callstack 11 - Validate kernel callstack\nERROR: kernel/test_callstack 12 - Wait after kill session daemon # UNPLANNED\nERROR: kernel/test_callstack - too many tests run (expected 11, got 12)\nPASS: kernel/test_channel 1 - Start session daemon\nPASS: kernel/test_channel 2 - Create session test_session_name in -o /tmp/tmp.XXXXXXXXXXel_buffer_trace_path.QTJ85l\nPASS: kernel/test_channel 3 - Enable channel test_channel_name for session test_session_name\nPASS: kernel/test_channel 4 - Destroy session test_session_name\nPASS: kernel/test_channel 5 - Create session test_session_name in -o /tmp/tmp.XXXXXXXXXXel_buffer_too_large_trace_path.enTxGx\nPASS: kernel/test_channel 6 - Enable channel test_channel_name for session test_session_name failed as expected\nPASS: kernel/test_channel 7 - Destroy session test_session_name\nPASS: kernel/test_channel 8 - Wait after kill session daemon\nPASS: kernel/test_clock_override 1 - Start session daemon\nPASS: kernel/test_clock_override 2 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_trace_path.cmJgRu\nPASS: kernel/test_clock_override 3 - Enable kernel event lttng_test_filter_event for session clock_override\nPASS: kernel/test_clock_override 4 - Start tracing for session clock_override\nPASS: kernel/test_clock_override 5 - Stop lttng tracing for session clock_override\nPASS: kernel/test_clock_override 6 - Destroy session clock_override\nPASS: kernel/test_clock_override 7 - Wait after kill session daemon\nPASS: kernel/test_clock_override 8 - Metadata extraction from babeltrace\nPASS: kernel/test_clock_override 9 - Clock metadata extraction\nPASS: kernel/test_clock_override 10 - Tokens to check(4) and provided values(4) count is equal\nPASS: kernel/test_clock_override 11 - Token \"name\" expect:lttng_test_clock_override got:lttng_test_clock_override\nPASS: kernel/test_clock_override 12 - Token \"uuid\" expect:83c63deb-7aa4-48fb-abda-946f400d76e6 got:83c63deb-7aa4-48fb-abda-946f400d76e6\nPASS: kernel/test_clock_override 13 - Token \"description\" expect:Freeze time with 1KHz for regression test got:Freeze time with 1KHz for regression test\nPASS: kernel/test_clock_override 14 - Token \"freq\" expect:1000 got:1000\nPASS: kernel/test_clock_override 15 - Start session daemon\nPASS: kernel/test_clock_override 16 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_trace_path.nLTRm1\nPASS: kernel/test_clock_override 17 - Enable kernel event lttng_test_filter_event for session clock_override\nPASS: kernel/test_clock_override 18 - Start tracing for session clock_override\nPASS: kernel/test_clock_override 19 - Stop lttng tracing for session clock_override\nPASS: kernel/test_clock_override 20 - Destroy session clock_override\nPASS: kernel/test_clock_override 21 - Unique event timestamps without clock override: 10 expect >1\nPASS: kernel/test_clock_override 22 - Wait after kill session daemon\nPASS: kernel/test_clock_override 23 - Start session daemon\nPASS: kernel/test_clock_override 24 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_trace_path.nLTRm1\nPASS: kernel/test_clock_override 25 - Enable kernel event lttng_test_filter_event for session clock_override\nPASS: kernel/test_clock_override 26 - Start tracing for session clock_override\nPASS: kernel/test_clock_override 27 - Stop lttng tracing for session clock_override\nPASS: kernel/test_clock_override 28 - Destroy session clock_override\nPASS: kernel/test_clock_override 29 - Wait after kill session daemon\nPASS: kernel/test_clock_override 30 - Unique event timestamps with clock override: 1 expect 1\nPASS: kernel/test_event_basic 1 - Start session daemon\nPASS: kernel/test_event_basic 2 - Create session kernel_event_basic in -o /tmp/tmp.XXXXXXXXXX_basic_trace_path.7fxElg\nPASS: kernel/test_event_basic 3 - Enable kernel event sched_switch for session kernel_event_basic\nPASS: kernel/test_event_basic 4 - Enable kernel event sched_process_exit for session kernel_event_basic\nPASS: kernel/test_event_basic 5 - Enable kernel event sched_process_fork for session kernel_event_basic\nPASS: kernel/test_event_basic 6 - Start tracing for session\nPASS: kernel/test_event_basic 7 - Stop lttng tracing for session\nPASS: kernel/test_event_basic 8 - Kernel trace path is valid\nPASS: kernel/test_event_basic 9 - Validate trace for event sched_switch, 48 events\nPASS: kernel/test_event_basic 10 - Validate trace for event sched_process_exit, 2 events\nPASS: kernel/test_event_basic 11 - Validate trace for event sched_process_fork, 2 events\nPASS: kernel/test_event_basic 12 - Destroy session kernel_event_basic\nPASS: kernel/test_event_basic 13 - Create session kernel_enable_after_start in -o /tmp/tmp.XXXXXXXXXXe_after_start_trace_path.cTkgNH\nPASS: kernel/test_event_basic 14 - Enable kernel event sched_switch for session kernel_enable_after_start\nPASS: kernel/test_event_basic 15 - Start tracing for session\nPASS: kernel/test_event_basic 16 - Enable kernel event sched_process_exit for session kernel_enable_after_start\nPASS: kernel/test_event_basic 17 - Stop lttng tracing for session\nPASS: kernel/test_event_basic 18 - Validate trace for event sched_switch, 78 events\nPASS: kernel/test_event_basic 19 - Validate trace for event sched_process_exit, 2 events\nPASS: kernel/test_event_basic 20 - Destroy session kernel_enable_after_start\nPASS: kernel/test_event_basic 21 - Wait after kill session daemon\nPASS: kernel/test_kernel_function 1 - Create session kernel_function_basic in -o /tmp/tmp.XXXXXXXXXXl_function_basic_trace_path.UoXryH\nPASS: kernel/test_kernel_function 2 - Enable kernel function event for session kernel_function_basic\nPASS: kernel/test_kernel_function 3 - Start tracing for session\nPASS: kernel/test_kernel_function 4 - Stop lttng tracing for session\nPASS: kernel/test_kernel_function 5 - Validate trace for event my_event_name_entry, 1 events\nPASS: kernel/test_kernel_function 6 - Validate trace for event my_event_name_exit, 1 events\nPASS: kernel/test_kernel_function 7 - Destroy session kernel_function_basic\nPASS: kernel/test_lttng_logger 1 - Start session daemon\nPASS: kernel/test_lttng_logger 2 - Create session kernel_event_basic in -o /tmp/tmp.XXXXXXXXXXlogger_trace_path.j5Nm6V\nPASS: kernel/test_lttng_logger 3 - Enable kernel event lttng_logger for session kernel_event_basic\nPASS: kernel/test_lttng_logger 4 - Start tracing for session\nPASS: kernel/test_lttng_logger 5 - /proc/lttng-logger exists\nPASS: kernel/test_lttng_logger 6 - Write in /proc/lttng-logger\nPASS: kernel/test_lttng_logger 7 - Stop lttng tracing for session\nPASS: kernel/test_lttng_logger 8 - Validate trace for event lttng_logger, 1 events\nPASS: kernel/test_lttng_logger 9 - Read a total of 1 events, expected 1\nPASS: kernel/test_lttng_logger 10 - Trace match with 1 for expression 'test_logger'\nPASS: kernel/test_lttng_logger 11 - Destroy session kernel_event_basic\nPASS: kernel/test_lttng_logger 12 - Create session kernel_event_basic in -o /tmp/tmp.XXXXXXXXXXogger_trace_path.15KOKp\nPASS: kernel/test_lttng_logger 13 - Enable kernel event lttng_logger for session kernel_event_basic\nPASS: kernel/test_lttng_logger 14 - Start tracing for session\nPASS: kernel/test_lttng_logger 15 - /dev/lttng-logger is a character device\nPASS: kernel/test_lttng_logger 16 - Write in /dev/lttng-logger\nPASS: kernel/test_lttng_logger 17 - Stop lttng tracing for session\nPASS: kernel/test_lttng_logger 18 - Validate trace for event lttng_logger, 1 events\nPASS: kernel/test_lttng_logger 19 - Read a total of 1 events, expected 1\nPASS: kernel/test_lttng_logger 20 - Trace match with 1 for expression 'test_logger'\nPASS: kernel/test_lttng_logger 21 - Destroy session kernel_event_basic\nPASS: kernel/test_lttng_logger 22 - Create session kernel_event_basic in -o /tmp/tmp.XXXXXXXXXXad_limit_trace_path.L45ww8\nPASS: kernel/test_lttng_logger 23 - Enable kernel event lttng_logger for session kernel_event_basic\nPASS: kernel/test_lttng_logger 24 - Start tracing for session\nPASS: kernel/test_lttng_logger 25 - Stop lttng tracing for session\nPASS: kernel/test_lttng_logger 26 - Validate trace for event lttng_logger, 4 events\nPASS: kernel/test_lttng_logger 27 - Read a total of 4 events, expected 4\nPASS: kernel/test_lttng_logger 28 - Trace match with 4 for expression 'test_logger'\nPASS: kernel/test_lttng_logger 29 - Destroy session kernel_event_basic\nPASS: kernel/test_lttng_logger 30 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 1 - Get current cgroup namespace inode: 4026531835\nPASS: kernel/test_ns_contexts 2 - Start session daemon\nPASS: kernel/test_ns_contexts 3 - Create session cgroup_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.2jsGfe\nPASS: kernel/test_ns_contexts 4 - Enable channel cgroup_ns for session cgroup_ns\nPASS: kernel/test_ns_contexts 5 - Add context command for type: cgroup_ns\nPASS: kernel/test_ns_contexts 6 - Add syscall with filter\nPASS: kernel/test_ns_contexts 7 - Start tracing for session cgroup_ns\nPASS: kernel/test_ns_contexts 8 - Stop lttng tracing for session cgroup_ns\nPASS: kernel/test_ns_contexts 9 - Validate trace for event cgroup_ns = 4026531835, 32 events\nPASS: kernel/test_ns_contexts 10 - Destroy session cgroup_ns\nPASS: kernel/test_ns_contexts 11 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 12 - Get current ipc namespace inode: 4026531839\nPASS: kernel/test_ns_contexts 13 - Start session daemon\nPASS: kernel/test_ns_contexts 14 - Create session ipc_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.NDSMZK\nPASS: kernel/test_ns_contexts 15 - Enable channel ipc_ns for session ipc_ns\nPASS: kernel/test_ns_contexts 16 - Add context command for type: ipc_ns\nPASS: kernel/test_ns_contexts 17 - Add syscall with filter\nPASS: kernel/test_ns_contexts 18 - Start tracing for session ipc_ns\nPASS: kernel/test_ns_contexts 19 - Stop lttng tracing for session ipc_ns\nPASS: kernel/test_ns_contexts 20 - Validate trace for event ipc_ns = 4026531839, 36 events\nPASS: kernel/test_ns_contexts 21 - Destroy session ipc_ns\nPASS: kernel/test_ns_contexts 22 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 23 - Get current mnt namespace inode: 4026531841\nPASS: kernel/test_ns_contexts 24 - Start session daemon\nPASS: kernel/test_ns_contexts 25 - Create session mnt_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.spWNPZ\nPASS: kernel/test_ns_contexts 26 - Enable channel mnt_ns for session mnt_ns\nPASS: kernel/test_ns_contexts 27 - Add context command for type: mnt_ns\nPASS: kernel/test_ns_contexts 28 - Add syscall with filter\nPASS: kernel/test_ns_contexts 29 - Start tracing for session mnt_ns\nPASS: kernel/test_ns_contexts 30 - Stop lttng tracing for session mnt_ns\nPASS: kernel/test_ns_contexts 31 - Validate trace for event mnt_ns = 4026531841, 36 events\nPASS: kernel/test_ns_contexts 32 - Destroy session mnt_ns\nPASS: kernel/test_ns_contexts 33 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 34 - Get current net namespace inode: 4026531840\nPASS: kernel/test_ns_contexts 35 - Start session daemon\nPASS: kernel/test_ns_contexts 36 - Create session net_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.xcFPCm\nPASS: kernel/test_ns_contexts 37 - Enable channel net_ns for session net_ns\nPASS: kernel/test_ns_contexts 38 - Add context command for type: net_ns\nPASS: kernel/test_ns_contexts 39 - Add syscall with filter\nPASS: kernel/test_ns_contexts 40 - Start tracing for session net_ns\nPASS: kernel/test_ns_contexts 41 - Stop lttng tracing for session net_ns\nPASS: kernel/test_ns_contexts 42 - Validate trace for event net_ns = 4026531840, 36 events\nPASS: kernel/test_ns_contexts 43 - Destroy session net_ns\nPASS: kernel/test_ns_contexts 44 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 45 - Get current pid namespace inode: 4026531836\nPASS: kernel/test_ns_contexts 46 - Start session daemon\nPASS: kernel/test_ns_contexts 47 - Create session pid_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.EvBuIB\nPASS: kernel/test_ns_contexts 48 - Enable channel pid_ns for session pid_ns\nPASS: kernel/test_ns_contexts 49 - Add context command for type: pid_ns\nPASS: kernel/test_ns_contexts 50 - Add syscall with filter\nPASS: kernel/test_ns_contexts 51 - Start tracing for session pid_ns\nPASS: kernel/test_ns_contexts 52 - Stop lttng tracing for session pid_ns\nPASS: kernel/test_ns_contexts 53 - Validate trace for event pid_ns = 4026531836, 38 events\nPASS: kernel/test_ns_contexts 54 - Destroy session pid_ns\nPASS: kernel/test_ns_contexts 55 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 56 - Get current time namespace inode: 4026531834\nPASS: kernel/test_ns_contexts 57 - Start session daemon\nPASS: kernel/test_ns_contexts 58 - Create session time_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.hZfNrR\nPASS: kernel/test_ns_contexts 59 - Enable channel time_ns for session time_ns\nPASS: kernel/test_ns_contexts 60 - Add context command for type: time_ns\nPASS: kernel/test_ns_contexts 61 - Add syscall with filter\nPASS: kernel/test_ns_contexts 62 - Start tracing for session time_ns\nPASS: kernel/test_ns_contexts 63 - Stop lttng tracing for session time_ns\nPASS: kernel/test_ns_contexts 64 - Validate trace for event time_ns = 4026531834, 34 events\nPASS: kernel/test_ns_contexts 65 - Destroy session time_ns\nPASS: kernel/test_ns_contexts 66 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 67 - Get current user namespace inode: 4026531837\nPASS: kernel/test_ns_contexts 68 - Start session daemon\nPASS: kernel/test_ns_contexts 69 - Create session user_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.OBtMc9\nPASS: kernel/test_ns_contexts 70 - Enable channel user_ns for session user_ns\nPASS: kernel/test_ns_contexts 71 - Add context command for type: user_ns\nPASS: kernel/test_ns_contexts 72 - Add syscall with filter\nPASS: kernel/test_ns_contexts 73 - Start tracing for session user_ns\nPASS: kernel/test_ns_contexts 74 - Stop lttng tracing for session user_ns\nPASS: kernel/test_ns_contexts 75 - Validate trace for event user_ns = 4026531837, 38 events\nPASS: kernel/test_ns_contexts 76 - Destroy session user_ns\nPASS: kernel/test_ns_contexts 77 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 78 - Get current uts namespace inode: 4026531838\nPASS: kernel/test_ns_contexts 79 - Start session daemon\nPASS: kernel/test_ns_contexts 80 - Create session uts_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.0EWBGu\nPASS: kernel/test_ns_contexts 81 - Enable channel uts_ns for session uts_ns\nPASS: kernel/test_ns_contexts 82 - Add context command for type: uts_ns\nPASS: kernel/test_ns_contexts 83 - Add syscall with filter\nPASS: kernel/test_ns_contexts 84 - Start tracing for session uts_ns\nPASS: kernel/test_ns_contexts 85 - Stop lttng tracing for session uts_ns\nPASS: kernel/test_ns_contexts 86 - Validate trace for event uts_ns = 4026531838, 36 events\nPASS: kernel/test_ns_contexts 87 - Destroy session uts_ns\nPASS: kernel/test_ns_contexts 88 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 1 - Get current cgroup namespace inode: 4026531835\nPASS: kernel/test_ns_contexts_change 2 - Launch test app.\nPASS: kernel/test_ns_contexts_change 3 - Get app current cgroup namespace inode: 4026531835\nPASS: kernel/test_ns_contexts_change 4 - Start session daemon\nPASS: kernel/test_ns_contexts_change 5 - Create session cgroup_ns in -o /tmp/tmp.XXXXXXXXXXace_path.SDExRd\nPASS: kernel/test_ns_contexts_change 6 - Enable channel cgroup_ns for session cgroup_ns\nPASS: kernel/test_ns_contexts_change 7 - Add context command for type: cgroup_ns\nPASS: kernel/test_ns_contexts_change 8 - Enable kernel syscall unshare for session cgroup_ns on channel cgroup_ns\nPASS: kernel/test_ns_contexts_change 9 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 10 - Start tracing for session cgroup_ns\nPASS: kernel/test_ns_contexts_change 11 - Get app current cgroup namespace inode: 4026532330\nPASS: kernel/test_ns_contexts_change 12 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 13 - Stop lttng tracing for session cgroup_ns\nPASS: kernel/test_ns_contexts_change 14 - Validate trace for event cgroup_ns = 4026531835, 1 events\nPASS: kernel/test_ns_contexts_change 15 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 16 - Validate trace for event cgroup_ns = 4026532330, 1 events\nPASS: kernel/test_ns_contexts_change 17 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 18 - Destroy session cgroup_ns\nPASS: kernel/test_ns_contexts_change 19 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 20 - Get current ipc namespace inode: 4026531839\nPASS: kernel/test_ns_contexts_change 21 - Launch test app.\nPASS: kernel/test_ns_contexts_change 22 - Get app current ipc namespace inode: 4026531839\nPASS: kernel/test_ns_contexts_change 23 - Start session daemon\nPASS: kernel/test_ns_contexts_change 24 - Create session ipc_ns in -o /tmp/tmp.XXXXXXXXXXace_path.g7wQoF\nPASS: kernel/test_ns_contexts_change 25 - Enable channel ipc_ns for session ipc_ns\nPASS: kernel/test_ns_contexts_change 26 - Add context command for type: ipc_ns\nPASS: kernel/test_ns_contexts_change 27 - Enable kernel syscall unshare for session ipc_ns on channel ipc_ns\nPASS: kernel/test_ns_contexts_change 28 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 29 - Start tracing for session ipc_ns\nPASS: kernel/test_ns_contexts_change 30 - Get app current ipc namespace inode: 4026532329\nPASS: kernel/test_ns_contexts_change 31 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 32 - Stop lttng tracing for session ipc_ns\nPASS: kernel/test_ns_contexts_change 33 - Validate trace for event ipc_ns = 4026531839, 1 events\nPASS: kernel/test_ns_contexts_change 34 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 35 - Validate trace for event ipc_ns = 4026532329, 1 events\nPASS: kernel/test_ns_contexts_change 36 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 37 - Destroy session ipc_ns\nPASS: kernel/test_ns_contexts_change 38 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 39 - Get current mnt namespace inode: 4026531841\nPASS: kernel/test_ns_contexts_change 40 - Launch test app.\nPASS: kernel/test_ns_contexts_change 41 - Get app current mnt namespace inode: 4026531841\nPASS: kernel/test_ns_contexts_change 42 - Start session daemon\nPASS: kernel/test_ns_contexts_change 43 - Create session mnt_ns in -o /tmp/tmp.XXXXXXXXXXace_path.iOeoRD\nPASS: kernel/test_ns_contexts_change 44 - Enable channel mnt_ns for session mnt_ns\nPASS: kernel/test_ns_contexts_change 45 - Add context command for type: mnt_ns\nPASS: kernel/test_ns_contexts_change 46 - Enable kernel syscall unshare for session mnt_ns on channel mnt_ns\nPASS: kernel/test_ns_contexts_change 47 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 48 - Start tracing for session mnt_ns\nPASS: kernel/test_ns_contexts_change 49 - Get app current mnt namespace inode: 4026532330\nPASS: kernel/test_ns_contexts_change 50 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 51 - Stop lttng tracing for session mnt_ns\nPASS: kernel/test_ns_contexts_change 52 - Validate trace for event mnt_ns = 4026531841, 1 events\nPASS: kernel/test_ns_contexts_change 53 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 54 - Validate trace for event mnt_ns = 4026532330, 1 events\nPASS: kernel/test_ns_contexts_change 55 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 56 - Destroy session mnt_ns\nPASS: kernel/test_ns_contexts_change 57 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 58 - Get current net namespace inode: 4026531840\nPASS: kernel/test_ns_contexts_change 59 - Launch test app.\nPASS: kernel/test_ns_contexts_change 60 - Get app current net namespace inode: 4026531840\nPASS: kernel/test_ns_contexts_change 61 - Start session daemon\nPASS: kernel/test_ns_contexts_change 62 - Create session net_ns in -o /tmp/tmp.XXXXXXXXXXace_path.NDnENc\nPASS: kernel/test_ns_contexts_change 63 - Enable channel net_ns for session net_ns\nPASS: kernel/test_ns_contexts_change 64 - Add context command for type: net_ns\nPASS: kernel/test_ns_contexts_change 65 - Enable kernel syscall unshare for session net_ns on channel net_ns\nPASS: kernel/test_ns_contexts_change 66 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 67 - Start tracing for session net_ns\nPASS: kernel/test_ns_contexts_change 68 - Get app current net namespace inode: 4026532329\nPASS: kernel/test_ns_contexts_change 69 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 70 - Stop lttng tracing for session net_ns\nPASS: kernel/test_ns_contexts_change 71 - Validate trace for event net_ns = 4026531840, 1 events\nPASS: kernel/test_ns_contexts_change 72 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 73 - Validate trace for event net_ns = 4026532329, 1 events\nPASS: kernel/test_ns_contexts_change 74 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 75 - Destroy session net_ns\nPASS: kernel/test_ns_contexts_change 76 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 77 - Get current user namespace inode: 4026531837\nPASS: kernel/test_ns_contexts_change 78 - Launch test app.\nPASS: kernel/test_ns_contexts_change 79 - Get app current user namespace inode: 4026531837\nPASS: kernel/test_ns_contexts_change 80 - Start session daemon\nPASS: kernel/test_ns_contexts_change 81 - Create session user_ns in -o /tmp/tmp.XXXXXXXXXXace_path.cVEOHW\nPASS: kernel/test_ns_contexts_change 82 - Enable channel user_ns for session user_ns\nPASS: kernel/test_ns_contexts_change 83 - Add context command for type: user_ns\nPASS: kernel/test_ns_contexts_change 84 - Enable kernel syscall unshare for session user_ns on channel user_ns\nPASS: kernel/test_ns_contexts_change 85 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 86 - Start tracing for session user_ns\nPASS: kernel/test_ns_contexts_change 87 - Get app current user namespace inode: 4026532330\nPASS: kernel/test_ns_contexts_change 88 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 89 - Stop lttng tracing for session user_ns\nPASS: kernel/test_ns_contexts_change 90 - Validate trace for event user_ns = 4026531837, 1 events\nPASS: kernel/test_ns_contexts_change 91 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 92 - Validate trace for event user_ns = 4026532330, 1 events\nPASS: kernel/test_ns_contexts_change 93 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 94 - Destroy session user_ns\nPASS: kernel/test_ns_contexts_change 95 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 96 - Get current uts namespace inode: 4026531838\nPASS: kernel/test_ns_contexts_change 97 - Launch test app.\nPASS: kernel/test_ns_contexts_change 98 - Get app current uts namespace inode: 4026531838\nPASS: kernel/test_ns_contexts_change 99 - Start session daemon\nPASS: kernel/test_ns_contexts_change 100 - Create session uts_ns in -o /tmp/tmp.XXXXXXXXXXace_path.Wedutl\nPASS: kernel/test_ns_contexts_change 101 - Enable channel uts_ns for session uts_ns\nPASS: kernel/test_ns_contexts_change 102 - Add context command for type: uts_ns\nPASS: kernel/test_ns_contexts_change 103 - Enable kernel syscall unshare for session uts_ns on channel uts_ns\nPASS: kernel/test_ns_contexts_change 104 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 105 - Start tracing for session uts_ns\nPASS: kernel/test_ns_contexts_change 106 - Get app current uts namespace inode: 4026532329\nPASS: kernel/test_ns_contexts_change 107 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 108 - Stop lttng tracing for session uts_ns\nPASS: kernel/test_ns_contexts_change 109 - Validate trace for event uts_ns = 4026531838, 1 events\nPASS: kernel/test_ns_contexts_change 110 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 111 - Validate trace for event uts_ns = 4026532329, 1 events\nPASS: kernel/test_ns_contexts_change 112 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 113 - Destroy session uts_ns\nPASS: kernel/test_ns_contexts_change 114 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 1 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 2 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 3 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 4 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 5 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 6 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 7 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 8 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 9 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 10 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 11 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 12 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 13 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 14 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 15 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 16 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 17 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 18 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 19 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 20 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 21 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 22 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 23 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 24 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 25 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 26 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 27 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 28 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 29 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 30 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 31 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 32 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 33 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 34 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 35 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 36 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 37 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 38 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 39 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 40 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 41 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 42 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 43 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 44 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 45 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 46 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 47 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 48 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 49 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 50 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 51 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 52 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 53 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 54 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 55 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 56 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 57 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 58 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 59 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 60 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 61 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 62 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 63 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 64 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 65 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 66 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 67 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 68 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 69 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 70 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 71 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 72 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 73 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 74 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 75 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 76 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 77 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 78 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 79 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 80 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 81 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 82 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 83 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 84 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 85 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 86 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 87 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 88 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 89 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 90 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 91 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 92 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 93 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 94 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 95 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 96 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 97 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 98 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 99 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 100 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 101 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 102 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 103 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 104 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 105 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 106 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 107 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 108 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 109 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 110 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 111 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 112 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 113 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 114 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 115 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 116 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 117 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 118 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 119 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 120 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 121 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 122 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 123 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 124 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 125 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 126 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 127 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 128 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 129 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 130 - Wait after kill session daemon\nPASS: kernel/test_select_poll_epoll 1 - Start session daemon\nPASS: kernel/test_select_poll_epoll 2 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_working_cases_trace_path.W3FpE7\nPASS: kernel/test_select_poll_epoll 3 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 4 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 5 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 6 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 7 - Validate trace for event select, 6 events\nPASS: kernel/test_select_poll_epoll 8 - Validate trace for event pselect6, 6 events\nPASS: kernel/test_select_poll_epoll 9 - Validate trace for event poll, 18 events\nPASS: kernel/test_select_poll_epoll 10 - Validate trace for event ppoll, 6 events\nPASS: kernel/test_select_poll_epoll 11 - Validate trace for event epoll_ctl, 4 events\nPASS: kernel/test_select_poll_epoll 12 - Validate trace for event epoll_pwait, 8 events\nPASS: kernel/test_select_poll_epoll 13 - Validation skipped\nPASS: kernel/test_select_poll_epoll 14 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 15 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_timeout_cases_trace_path.tbxqG7\nPASS: kernel/test_select_poll_epoll 16 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 17 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 18 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 19 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 20 - Validate trace for event select, 6 events\nPASS: kernel/test_select_poll_epoll 21 - Validate trace for event pselect6, 6 events\nPASS: kernel/test_select_poll_epoll 22 - Validate trace for event poll, 18 events\nPASS: kernel/test_select_poll_epoll 23 - Validate trace for event ppoll, 6 events\nPASS: kernel/test_select_poll_epoll 24 - Validate trace for event epoll_ctl, 4 events\nPASS: kernel/test_select_poll_epoll 25 - Validate trace for event epoll_pwait, 8 events\nPASS: kernel/test_select_poll_epoll 26 - Validation skipped\nPASS: kernel/test_select_poll_epoll 27 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 28 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_pselect_invalid_fd_trace_path.oe8bqs\nPASS: kernel/test_select_poll_epoll 29 - Enable kernel syscall pselect6 for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 30 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 31 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 32 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 33 - Validate trace for event pselect6, 2 events\nPASS: kernel/test_select_poll_epoll 34 - Validation skipped\nPASS: kernel/test_select_poll_epoll 35 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 36 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_big_ppoll_trace_path.zMoM65\nPASS: kernel/test_select_poll_epoll 37 - Enable kernel syscall ppoll for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 38 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 39 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 40 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 41 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 42 - Validation skipped\nPASS: kernel/test_select_poll_epoll 43 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 44 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_ppoll_overflow_trace_path.0gEpxX\nPASS: kernel/test_select_poll_epoll 45 - Enable kernel syscall ppoll for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 46 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 47 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 48 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 49 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 50 - Validation skipped\nPASS: kernel/test_select_poll_epoll 51 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 52 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_pselect_invalid_ptr_trace_path.akLmJd\nPASS: kernel/test_select_poll_epoll 53 - Enable kernel syscall pselect6 for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 54 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 55 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 56 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 57 - Validate trace for event pselect6, 2 events\nPASS: kernel/test_select_poll_epoll 58 - Validation skipped\nPASS: kernel/test_select_poll_epoll 59 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 60 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_ppoll_ulong_max_trace_path.BTQLeS\nPASS: kernel/test_select_poll_epoll 61 - Enable kernel syscall ppoll for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 62 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 63 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 64 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 65 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 66 - Validation skipped\nPASS: kernel/test_select_poll_epoll 67 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 68 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_epoll_pwait_invalid_ptr_trace_path.qJqMul\nPASS: kernel/test_select_poll_epoll 69 - Enable kernel syscall epoll_pwait for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 70 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 71 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 72 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 73 - Validate trace for event epoll_pwait, 6 events\nPASS: kernel/test_select_poll_epoll 74 - Validation skipped\nPASS: kernel/test_select_poll_epoll 75 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 76 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_epoll_pwait_int_max_trace_path.WBEn6f\nPASS: kernel/test_select_poll_epoll 77 - Enable kernel syscall epoll_pwait for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 78 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 79 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 80 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 81 - Validate trace for event epoll_pwait, 6 events\nPASS: kernel/test_select_poll_epoll 82 - Validation skipped\nPASS: kernel/test_select_poll_epoll 83 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 84 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_ppoll_concurrent_trace_path.wN1vQS\nPASS: kernel/test_select_poll_epoll 85 - Enable kernel syscall ppoll for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 86 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 87 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 88 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 89 - Validate trace for event ppoll, 4591 events\nPASS: kernel/test_select_poll_epoll 90 - Validation skipped\nPASS: kernel/test_select_poll_epoll 91 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 92 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_epoll_pwait_concurrent_trace_path.j4vRx4\nPASS: kernel/test_select_poll_epoll 93 - Enable kernel syscall epoll_ctl,epoll_pwait for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 94 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 95 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 96 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 97 - Validate trace for event epoll_ctl, 409400 events\nPASS: kernel/test_select_poll_epoll 98 - Validation skipped\nPASS: kernel/test_select_poll_epoll 99 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 100 - Wait after kill session daemon\nERROR: kernel/test_select_poll_epoll - too few tests run (expected 102, got 100)\nPASS: kernel/test_syscall 1 - Start session daemon\nPASS: kernel/test_syscall 2 - Validate syscall listing. Found getpid.\nPASS: kernel/test_syscall 3 - Create session kernel_syscall_simple_list in -o /tmp/tmp.XXXXXXXXXXll_simple_list_trace_path.Y7aseT\nPASS: kernel/test_syscall 4 - Enable kernel syscall close for session kernel_syscall_simple_list on channel\nPASS: kernel/test_syscall 5 - Validate syscall listing. Found close.\nPASS: kernel/test_syscall 6 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 7 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 8 - Start tracing for session\nPASS: kernel/test_syscall 9 - Stop lttng tracing for session\nPASS: kernel/test_syscall 10 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 11 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 12 - Trace match with 4 for expression '-e syscall_entry_close: -e compat_syscall_entry_close: -e syscall_exit_close: -e compat_syscall_exit_close:'\nPASS: kernel/test_syscall 13 - Destroy session kernel_syscall_simple_list\nPASS: kernel/test_syscall 14 - Create session kernel_syscall_simple_list_two in -o /tmp/tmp.XXXXXXXXXXll_simple_list_two_trace_path.qDPezN\nPASS: kernel/test_syscall 15 - Enable kernel syscall close for session kernel_syscall_simple_list_two on channel\nPASS: kernel/test_syscall 16 - Enable kernel syscall read for session kernel_syscall_simple_list_two on channel\nPASS: kernel/test_syscall 17 - Validate syscall listing. Found close.\nPASS: kernel/test_syscall 18 - Validate syscall listing. Found read.\nPASS: kernel/test_syscall 19 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 20 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 21 - Start tracing for session\nPASS: kernel/test_syscall 22 - Stop lttng tracing for session\nPASS: kernel/test_syscall 23 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 24 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 25 - Validate trace for expression '-e syscall_entry_read: -e compat_syscall_entry_read:', 2 events\nPASS: kernel/test_syscall 26 - Validate trace for expression '-e syscall_exit_read: -e compat_syscall_exit_read:', 2 events\nPASS: kernel/test_syscall 27 - Trace match with 8 for expression '-e syscall_entry_close: -e compat_syscall_entry_close: -e syscall_exit_close: -e compat_syscall_exit_close: -e syscall_entry_read: -e compat_syscall_entry_read: -e syscall_exit_read: -e compat_syscall_exit_read:'\nPASS: kernel/test_syscall 28 - Destroy session kernel_syscall_simple_list_two\nPASS: kernel/test_syscall 29 - Create session kernel_syscall_single in -o /tmp/tmp.XXXXXXXXXXll_single_trace_path.ZUKYhb\nPASS: kernel/test_syscall 30 - Enable kernel syscall openat for session kernel_syscall_single on channel\nPASS: kernel/test_syscall 31 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 32 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 33 - Start tracing for session\nPASS: kernel/test_syscall 34 - Stop lttng tracing for session\nPASS: kernel/test_syscall 35 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat:', 2 events\nPASS: kernel/test_syscall 36 - Validate trace for expression '-e syscall_exit_openat: -e compat_syscall_exit_openat:', 2 events\nPASS: kernel/test_syscall 37 - Trace match with 4 for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat: -e syscall_exit_openat: -e compat_syscall_exit_openat:'\nPASS: kernel/test_syscall 38 - Destroy session kernel_syscall_single\nPASS: kernel/test_syscall 39 - Create session kernel_syscall_two in -o /tmp/tmp.XXXXXXXXXXll_two_trace_path.1IErDj\nPASS: kernel/test_syscall 40 - Enable kernel syscall openat for session kernel_syscall_two on channel\nPASS: kernel/test_syscall 41 - Enable kernel syscall close for session kernel_syscall_two on channel\nPASS: kernel/test_syscall 42 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 43 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 44 - Start tracing for session\nPASS: kernel/test_syscall 45 - Stop lttng tracing for session\nPASS: kernel/test_syscall 46 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat:', 2 events\nPASS: kernel/test_syscall 47 - Validate trace for expression '-e syscall_exit_openat: -e compat_syscall_exit_openat:', 2 events\nPASS: kernel/test_syscall 48 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 49 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 50 - Trace match with 8 for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat: -e syscall_exit_openat: -e compat_syscall_exit_openat: -e syscall_entry_close: -e compat_syscall_entry_close: -e syscall_exit_close: -e compat_syscall_exit_close:'\nPASS: kernel/test_syscall 51 - Destroy session kernel_syscall_two\nPASS: kernel/test_syscall 52 - Create session kernel_syscall_all in -o /tmp/tmp.XXXXXXXXXXll_all_trace_path.iCPEA1\nPASS: kernel/test_syscall 53 - Enable kernel syscall -a for session kernel_syscall_all on channel\nPASS: kernel/test_syscall 54 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 55 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 56 - Start tracing for session\nPASS: kernel/test_syscall 57 - Stop lttng tracing for session\nPASS: kernel/test_syscall 58 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat:', 2 events\nPASS: kernel/test_syscall 59 - Validate trace for expression '-e syscall_exit_openat: -e compat_syscall_exit_openat:', 2 events\nPASS: kernel/test_syscall 60 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 61 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 62 - Destroy session kernel_syscall_all\nPASS: kernel/test_syscall 63 - Create session kernel_syscall_all_disable_one in -o /tmp/tmp.XXXXXXXXXXll_all_disable_one_trace_path.ntmWSR\nPASS: kernel/test_syscall 64 - Enable kernel syscall -a for session kernel_syscall_all_disable_one on channel\nPASS: kernel/test_syscall 65 - Disable kernel syscall openat for session kernel_syscall_all_disable_one on channel  failed as expected\nPASS: kernel/test_syscall 66 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 67 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 68 - Start tracing for session\nPASS: kernel/test_syscall 69 - Stop lttng tracing for session\nPASS: kernel/test_syscall 70 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat: -e syscall_exit_openat: -e compat_syscall_exit_openat:', 4 events\nPASS: kernel/test_syscall 71 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 72 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 73 - Destroy session kernel_syscall_all_disable_one\nPASS: kernel/test_syscall 74 - Create session kernel_syscall_all_disable_two in -o /tmp/tmp.XXXXXXXXXXll_all_disable_two_trace_path.fdUKuW\nPASS: kernel/test_syscall 75 - Enable kernel syscall -a for session kernel_syscall_all_disable_two on channel\nPASS: kernel/test_syscall 76 - Disable kernel syscall openat for session kernel_syscall_all_disable_two on channel  failed as expected\nPASS: kernel/test_syscall 77 - Disable kernel syscall close for session kernel_syscall_all_disable_two on channel  failed as expected\nPASS: kernel/test_syscall 78 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 79 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 80 - Start tracing for session\nPASS: kernel/test_syscall 81 - Stop lttng tracing for session\nPASS: kernel/test_syscall 82 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat: -e syscall_exit_openat: -e compat_syscall_exit_openat:', 4 events\nPASS: kernel/test_syscall 83 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 84 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 85 - Validate trace for expression '-e syscall_entry_read: -e compat_syscall_entry_read:', 2 events\nPASS: kernel/test_syscall 86 - Validate trace for expression '-e syscall_exit_read: -e compat_syscall_exit_read:', 2 events\nPASS: kernel/test_syscall 87 - Destroy session kernel_syscall_all_disable_two\nPASS: kernel/test_syscall 88 - Create session kernel_syscall_enable_all_disable_all in -o /tmp/tmp.XXXXXXXXXXll_enable_all_disable_all_trace_path.e8qd4V\nPASS: kernel/test_syscall 89 - Enable kernel syscall -a for session kernel_syscall_enable_all_disable_all on channel\nPASS: kernel/test_syscall 90 - Disable kernel syscall -a for session kernel_syscall_enable_all_disable_all on channel\nPASS: kernel/test_syscall 91 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 92 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 93 - Start tracing for session\nPASS: kernel/test_syscall 94 - Stop lttng tracing for session\nPASS: kernel/test_syscall 95 - Validate empty trace\nPASS: kernel/test_syscall 96 - Destroy session kernel_syscall_enable_all_disable_all\nPASS: kernel/test_syscall 97 - Create session kernel_syscall_enable_all_disable_all_enable_all in -o /tmp/tmp.XXXXXXXXXXll_enable_all_disable_all_enable_all_trace_path.qyiGv9\nPASS: kernel/test_syscall 98 - Enable kernel syscall -a for session kernel_syscall_enable_all_disable_all_enable_all on channel\nPASS: kernel/test_syscall 99 - Disable kernel syscall -a for session kernel_syscall_enable_all_disable_all_enable_all on channel\nPASS: kernel/test_syscall 100 - Enable kernel syscall -a for session kernel_syscall_enable_all_disable_all_enable_all on channel\nPASS: kernel/test_syscall 101 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 102 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 103 - Start tracing for session\nPASS: kernel/test_syscall 104 - Stop lttng tracing for session\nPASS: kernel/test_syscall 105 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat:', 2 events\nPASS: kernel/test_syscall 106 - Validate trace for expression '-e syscall_exit_openat: -e compat_syscall_exit_openat:', 2 events\nPASS: kernel/test_syscall 107 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 108 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 109 - Destroy session kernel_syscall_enable_all_disable_all_enable_all\nPASS: kernel/test_syscall 110 - Create session kernel_syscall_enable_all_disable_all_twice in -o /tmp/tmp.XXXXXXXXXXll_enable_all_disable_all_twice_trace_path.sEXL3u\nPASS: kernel/test_syscall 111 - Enable kernel syscall -a for session kernel_syscall_enable_all_disable_all_twice on channel\nPASS: kernel/test_syscall 112 - Disable kernel syscall -a for session kernel_syscall_enable_all_disable_all_twice on channel\nPASS: kernel/test_syscall 113 - Enable kernel syscall -a for session kernel_syscall_enable_all_disable_all_twice on channel\nPASS: kernel/test_syscall 114 - Disable kernel syscall -a for session kernel_syscall_enable_all_disable_all_twice on channel\nPASS: kernel/test_syscall 115 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 116 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 117 - Start tracing for session\nPASS: kernel/test_syscall 118 - Stop lttng tracing for session\nPASS: kernel/test_syscall 119 - Validate empty trace\nPASS: kernel/test_syscall 120 - Destroy session kernel_syscall_enable_all_disable_all_twice\nPASS: kernel/test_syscall 121 - Create session kernel_syscall_enable_all_enable_one_disable_all in -o /tmp/tmp.XXXXXXXXXXll_enable_all_enable_one_disable_all_trace_path.BWEQG0\nPASS: kernel/test_syscall 122 - Enable kernel syscall -a for session kernel_syscall_enable_all_enable_one_disable_all on channel\nPASS: kernel/test_syscall 123 - Enable kernel syscall openat for session kernel_syscall_enable_all_enable_one_disable_all on channel\nPASS: kernel/test_syscall 124 - Disable kernel syscall -a for session kernel_syscall_enable_all_enable_one_disable_all on channel\nPASS: kernel/test_syscall 125 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 126 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 127 - Start tracing for session\nPASS: kernel/test_syscall 128 - Stop lttng tracing for session\nPASS: kernel/test_syscall 129 - Trace match with 0 event openat\nPASS: kernel/test_syscall 130 - Destroy session kernel_syscall_enable_all_enable_one_disable_all\nPASS: kernel/test_syscall 131 - Create session kernel_syscall_enable_one_enable_all_disable_one in -o /tmp/tmp.XXXXXXXXXXll_enable_one_enable_all_disable_one_trace_path.OvoFkm\nPASS: kernel/test_syscall 132 - Enable kernel syscall openat for session kernel_syscall_enable_one_enable_all_disable_one on channel\nPASS: kernel/test_syscall 133 - Enable kernel syscall -a for session kernel_syscall_enable_one_enable_all_disable_one on channel\nPASS: kernel/test_syscall 134 - Disable kernel syscall openat for session kernel_syscall_enable_one_enable_all_disable_one on channel\nPASS: kernel/test_syscall 135 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 136 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 137 - Start tracing for session\nPASS: kernel/test_syscall 138 - Stop lttng tracing for session\nPASS: kernel/test_syscall 139 - Validate trace for event openat, 4 events\nPASS: kernel/test_syscall 140 - Destroy session kernel_syscall_enable_one_enable_all_disable_one\nPASS: kernel/test_syscall 141 - Create session kernel_syscall_enable_one_enable_all_disable_all_disable_one in -o /tmp/tmp.XXXXXXXXXXll_enable_one_enable_all_disable_all_disable_one_trace_path.25AxQU\nPASS: kernel/test_syscall 142 - Enable kernel syscall openat for session kernel_syscall_enable_one_enable_all_disable_all_disable_one on channel\nPASS: kernel/test_syscall 143 - Enable kernel syscall -a for session kernel_syscall_enable_one_enable_all_disable_all_disable_one on channel\nPASS: kernel/test_syscall 144 - Disable kernel syscall -a for session kernel_syscall_enable_one_enable_all_disable_all_disable_one on channel\nPASS: kernel/test_syscall 145 - Disable kernel syscall openat for session kernel_syscall_enable_one_enable_all_disable_all_disable_one on channel\nPASS: kernel/test_syscall 146 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 147 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 148 - Start tracing for session\nPASS: kernel/test_syscall 149 - Stop lttng tracing for session\nPASS: kernel/test_syscall 150 - Trace match with 0 event openat\nPASS: kernel/test_syscall 151 - Destroy session kernel_syscall_enable_one_enable_all_disable_all_disable_one\nPASS: kernel/test_syscall 152 - Create session kernel_syscall_enable_one_disable_one in -o /tmp/tmp.XXXXXXXXXXll_enable_one_disable_one_trace_path.BQyPAb\nPASS: kernel/test_syscall 153 - Enable kernel syscall openat for session kernel_syscall_enable_one_disable_one on channel\nPASS: kernel/test_syscall 154 - Disable kernel syscall openat for session kernel_syscall_enable_one_disable_one on channel\nPASS: kernel/test_syscall 155 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 156 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 157 - Start tracing for session\nPASS: kernel/test_syscall 158 - Stop lttng tracing for session\nPASS: kernel/test_syscall 159 - Validate empty trace\nPASS: kernel/test_syscall 160 - Destroy session kernel_syscall_enable_one_disable_one\nPASS: kernel/test_syscall 161 - Create session kernel_syscall_enable_two_disable_two in -o /tmp/tmp.XXXXXXXXXXll_enable_two_disable_two_trace_path.nDf7kk\nPASS: kernel/test_syscall 162 - Enable kernel syscall openat for session kernel_syscall_enable_two_disable_two on channel\nPASS: kernel/test_syscall 163 - Enable kernel syscall close for session kernel_syscall_enable_two_disable_two on channel\nPASS: kernel/test_syscall 164 - Disable kernel syscall openat for session kernel_syscall_enable_two_disable_two on channel\nPASS: kernel/test_syscall 165 - Disable kernel syscall close for session kernel_syscall_enable_two_disable_two on channel\nPASS: kernel/test_syscall 166 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 167 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 168 - Start tracing for session\nPASS: kernel/test_syscall 169 - Stop lttng tracing for session\nPASS: kernel/test_syscall 170 - Validate empty trace\nPASS: kernel/test_syscall 171 - Destroy session kernel_syscall_enable_two_disable_two\nPASS: kernel/test_syscall 172 - Create session kernel_syscall_enable_two_disable_one in -o /tmp/tmp.XXXXXXXXXXll_enable_two_disable_one_trace_path.Qrcp6B\nPASS: kernel/test_syscall 173 - Enable kernel syscall openat for session kernel_syscall_enable_two_disable_one on channel\nPASS: kernel/test_syscall 174 - Enable kernel syscall close for session kernel_syscall_enable_two_disable_one on channel\nPASS: kernel/test_syscall 175 - Disable kernel syscall close for session kernel_syscall_enable_two_disable_one on channel\nPASS: kernel/test_syscall 176 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 177 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 178 - Start tracing for session\nPASS: kernel/test_syscall 179 - Stop lttng tracing for session\nPASS: kernel/test_syscall 180 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat:', 2 events\nPASS: kernel/test_syscall 181 - Validate trace for expression '-e syscall_exit_openat: -e compat_syscall_exit_openat:', 2 events\nPASS: kernel/test_syscall 182 - Trace match with 4 for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat: -e syscall_exit_openat: -e compat_syscall_exit_openat:'\nPASS: kernel/test_syscall 183 - Destroy session kernel_syscall_enable_two_disable_one\nPASS: kernel/test_syscall 184 - Create session kernel_syscall_disable_twice in -o /tmp/tmp.XXXXXXXXXXll_disable_twice_trace_path.IrOlaT\nPASS: kernel/test_syscall 185 - Enable kernel syscall openat for session kernel_syscall_disable_twice on channel\nPASS: kernel/test_syscall 186 - Disable kernel syscall openat for session kernel_syscall_disable_twice on channel\nPASS: kernel/test_syscall 187 - Disable kernel syscall openat for session kernel_syscall_disable_twice on channel\nPASS: kernel/test_syscall 188 - Destroy session kernel_syscall_disable_twice\nPASS: kernel/test_syscall 189 - Create session kernel_syscall_disable_all_twice in -o /tmp/tmp.XXXXXXXXXXll_disable_all_twice_trace_path.xt13j4\nPASS: kernel/test_syscall 190 - Enable kernel syscall -a for session kernel_syscall_disable_all_twice on channel\nPASS: kernel/test_syscall 191 - Disable kernel syscall -a for session kernel_syscall_disable_all_twice on channel\nPASS: kernel/test_syscall 192 - Disable kernel syscall -a for session kernel_syscall_disable_all_twice on channel\nPASS: kernel/test_syscall 193 - Destroy session kernel_syscall_disable_all_twice\nPASS: kernel/test_syscall 194 - Create session kernel_syscall_enable_unknown in -o /tmp/tmp.XXXXXXXXXXll_enable_unknown_trace_path.P2vD0n\nPASS: kernel/test_syscall 195 - Enable kernel syscall thissyscallcannotexist for session kernel_syscall_enable_unknown on channel\nPASS: kernel/test_syscall 196 - Destroy session kernel_syscall_enable_unknown\nPASS: kernel/test_syscall 197 - Create session kernel_syscall_enable_all_enable_one in -o /tmp/tmp.XXXXXXXXXXll_enable_all_enable_one_trace_path.tOWLti\nPASS: kernel/test_syscall 198 - Enable kernel syscall -a for session kernel_syscall_enable_all_enable_one on channel\nPASS: kernel/test_syscall 199 - Enable kernel syscall openat for session kernel_syscall_enable_all_enable_one on channel\nPASS: kernel/test_syscall 200 - Destroy session kernel_syscall_enable_all_enable_one\nPASS: kernel/test_syscall 201 - Create session kernel_syscall_enable_all_enable_one in -o /tmp/tmp.XXXXXXXXXXll_disable_all_disable_one_trace_path.mvQLBD\nPASS: kernel/test_syscall 202 - Enable kernel syscall -a for session kernel_syscall_enable_all_enable_one on channel\nPASS: kernel/test_syscall 203 - Disable kernel syscall -a for session kernel_syscall_enable_all_enable_one on channel\nPASS: kernel/test_syscall 204 - Disable kernel syscall openat for session kernel_syscall_enable_all_enable_one on channel  failed as expected\nPASS: kernel/test_syscall 205 - Destroy session kernel_syscall_enable_all_enable_one\nPASS: kernel/test_syscall 206 - Create session kernel_syscall_enable_channel_disable_all in -o /tmp/tmp.XXXXXXXXXXll_enable_channel_disable_all_trace_path.K7UQBP\nPASS: kernel/test_syscall 207 - Enable channel channel for session kernel_syscall_enable_channel_disable_all\nPASS: kernel/test_syscall 208 - Disable kernel syscall -a for session kernel_syscall_enable_channel_disable_all on channel channel\nPASS: kernel/test_syscall 209 - Destroy session kernel_syscall_enable_channel_disable_all\nPASS: kernel/test_syscall 210 - Create session kernel_syscall_enable_channel_disable_all in -o /tmp/tmp.XXXXXXXXXXll_enable_channel_disable_one_trace_path.lDOJNl\nPASS: kernel/test_syscall 211 - Enable channel channel for session kernel_syscall_enable_channel_disable_all\nPASS: kernel/test_syscall 212 - Disable kernel syscall openat for session kernel_syscall_enable_channel_disable_all on channel channel failed as expected\nPASS: kernel/test_syscall 213 - Destroy session kernel_syscall_enable_channel_disable_all\nPASS: kernel/test_syscall 214 - Wait after kill session daemon\nPASS: kernel/test_userspace_probe 1 - Start session daemon\nPASS: kernel/test_userspace_probe 2 - Create session test_userspace_probe_enable_file_noexist in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_file_noexist_trace_path.UTVThz\nPASS: kernel/test_userspace_probe 3 - Enable kernel userspace probe event for session test_userspace_probe_enable_file_noexist failed as expected\nPASS: kernel/test_userspace_probe 4 - Destroy session test_userspace_probe_enable_file_noexist\nPASS: kernel/test_userspace_probe 5 - Create session test_userspace_probe_enable_file_not_elf in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_file_not_elf_trace_path.mRA6MG\nPASS: kernel/test_userspace_probe 6 - Enable kernel userspace probe event for session test_userspace_probe_enable_file_not_elf failed as expected\nPASS: kernel/test_userspace_probe 7 - Destroy session test_userspace_probe_enable_file_not_elf\nPASS: kernel/test_userspace_probe 8 - Create session test_userspace_probe_enable_elf_missing_symbol in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_missing_symbol_name_trace_path.HJpojC\nPASS: kernel/test_userspace_probe 9 - Enable kernel userspace probe event for session test_userspace_probe_enable_elf_missing_symbol failed as expected\nPASS: kernel/test_userspace_probe 10 - Destroy session test_userspace_probe_enable_elf_missing_symbol\nPASS: kernel/test_userspace_probe 11 - Create session test_userspace_probe_enable_elf_nonexistant_symbol in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_nonexistant_symbol_trace_path.SDsfhU\nPASS: kernel/test_userspace_probe 12 - Enable kernel userspace probe event for session test_userspace_probe_enable_elf_nonexistant_symbol failed as expected\nPASS: kernel/test_userspace_probe 13 - Destroy session test_userspace_probe_enable_elf_nonexistant_symbol\nPASS: kernel/test_userspace_probe 14 - Create session test_userspace_probe_enable_elf_symbol_not_function in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_symbol_not_function_trace_path.X3T78Q\nPASS: kernel/test_userspace_probe 15 - Enable kernel userspace probe event for session test_userspace_probe_enable_elf_symbol_not_function failed as expected\nPASS: kernel/test_userspace_probe 16 - Destroy session test_userspace_probe_enable_elf_symbol_not_function\nPASS: kernel/test_userspace_probe 17 - Create session test_userspace_probe_unsupported_types in -o /tmp/tmp.XXXXXXXXXXpace_probe_unsupported_types_trace_path.sxZ8NS\nPASS: kernel/test_userspace_probe 18 - Enable kernel userspace probe event for session test_userspace_probe_unsupported_types failed as expected\nPASS: kernel/test_userspace_probe 19 - Enable kernel userspace probe event for session test_userspace_probe_unsupported_types failed as expected\nPASS: kernel/test_userspace_probe 20 - Enable kernel userspace probe event for session test_userspace_probe_unsupported_types failed as expected\nPASS: kernel/test_userspace_probe 21 - Enable kernel userspace probe event for session test_userspace_probe_unsupported_types failed as expected\nPASS: kernel/test_userspace_probe 22 - Destroy session test_userspace_probe_unsupported_types\nPASS: kernel/test_userspace_probe 23 - Create session test_userspace_probe_enable_implicit_probe_type in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_implicit_probe_type_trace_path.7nqS5v\nPASS: kernel/test_userspace_probe 24 - Enable kernel userspace probe event for session test_userspace_probe_enable_implicit_probe_type\nPASS: kernel/test_userspace_probe 25 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 26 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 27 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 28 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 29 - Destroy session test_userspace_probe_enable_implicit_probe_type\nPASS: kernel/test_userspace_probe 30 - Create session test_userspace_probe_enable_in_path in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_in_path_trace_path.eFIlJU\nPASS: kernel/test_userspace_probe 31 - Enable kernel userspace probe event for session test_userspace_probe_enable_in_path\nPASS: kernel/test_userspace_probe 32 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 33 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 34 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 35 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 36 - Destroy session test_userspace_probe_enable_in_path\nPASS: kernel/test_userspace_probe 37 - Create session test_userspace_probe_enable_full_path in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_full_path_trace_path.gyH6iZ\nPASS: kernel/test_userspace_probe 38 - Enable kernel userspace probe event for session test_userspace_probe_enable_full_path\nPASS: kernel/test_userspace_probe 39 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 40 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 41 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 42 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 43 - Destroy session test_userspace_probe_enable_full_path\nPASS: kernel/test_userspace_probe 44 - Create session test_userspace_probe_enable_elf_symbol_exists in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_symbol_exists_trace_path.T7Qk49\nPASS: kernel/test_userspace_probe 45 - Enable kernel userspace probe event for session test_userspace_probe_enable_elf_symbol_exists\nPASS: kernel/test_userspace_probe 46 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 47 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 48 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 49 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 50 - Destroy session test_userspace_probe_enable_elf_symbol_exists\nPASS: kernel/test_userspace_probe 51 - Create session test_userspace_probe_enable_colon_in_path in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_colon_in_path_trace_path.KTXlaF\nPASS: kernel/test_userspace_probe 52 - Enable kernel userspace probe event for session test_userspace_probe_enable_colon_in_path\nPASS: kernel/test_userspace_probe 53 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 54 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 55 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 56 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 57 - Destroy session test_userspace_probe_enable_colon_in_path\nPASS: kernel/test_userspace_probe 58 - Create session test_userprobe_elf in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_trace_path.BvC1zG\nPASS: kernel/test_userspace_probe 59 - Enable kernel userspace probe event for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 60 - Start tracing for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 61 - Stop lttng tracing for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 62 - Validate trace for event userspace_probe_test_event, 1 events\nPASS: kernel/test_userspace_probe 63 - Destroy session test_userprobe_elf\nPASS: kernel/test_userspace_probe 64 - Create session test_userprobe_elf in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_dynamic_symbol_trace_path.HasyJN\nPASS: kernel/test_userspace_probe 65 - Enable kernel userspace probe event for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 66 - Start tracing for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 67 - Stop lttng tracing for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 68 - Validate trace for event userspace_probe_test_event, 1 events\nPASS: kernel/test_userspace_probe 69 - Destroy session test_userprobe_elf\nPASS: kernel/test_userspace_probe 70 - Create session test_userprobe_elf_disable in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_disable_trace_path.88pU5Y\nPASS: kernel/test_userspace_probe 71 - Enable kernel userspace probe event for session test_userprobe_elf_disable\nPASS: kernel/test_userspace_probe 72 - Disable kernel event  for session test_userprobe_elf_disable\nPASS: kernel/test_userspace_probe 73 - Start tracing for session test_userprobe_elf_disable\nPASS: kernel/test_userspace_probe 74 - Stop lttng tracing for session test_userprobe_elf_disable\nPASS: kernel/test_userspace_probe 75 - Validate empty trace\nPASS: kernel/test_userspace_probe 76 - Destroy session test_userprobe_elf_disable\nPASS: kernel/test_userspace_probe 77 - Create session test_userprobe_elf_list in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_list_trace_path.SZaMme\nPASS: kernel/test_userspace_probe 78 - Enable kernel userspace probe event for session test_userprobe_elf_list\nPASS: kernel/test_userspace_probe 79 - Validate userspace probe listing. Found userspace_probe_test_event.\nPASS: kernel/test_userspace_probe 80 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 81 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 82 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 83 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 84 - Destroy session test_userprobe_elf_list\nPASS: kernel/test_userspace_probe 85 - Create session test_userprobe_save_load_elf in -o /tmp/tmp.XXXXXXXXXXpace_probe_save_load_elf_trace_path.Nht9AS\nPASS: kernel/test_userspace_probe 86 - Enable kernel userspace probe event for session test_userprobe_save_load_elf\nPASS: kernel/test_userspace_probe 87 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 88 - Session saved\nPASS: kernel/test_userspace_probe 89 - Destroy session test_userprobe_save_load_elf\nPASS: kernel/test_userspace_probe 90 - Symlink found in saved session\nPASS: kernel/test_userspace_probe 91 - Load command with opts: --input-path=/tmp/tmp.XXXXXXXXXXpace_probe_save_load_elf_trace_path.AkhVTI\nPASS: kernel/test_userspace_probe 92 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 93 - Create session test_userprobe_elf_cxx_function in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_cxx_function_trace_path.S7GjRD\nPASS: kernel/test_userspace_probe 94 - Enable kernel userspace probe event for session test_userprobe_elf_cxx_function\nPASS: kernel/test_userspace_probe 95 - Start tracing for session test_userprobe_elf_cxx_function\nPASS: kernel/test_userspace_probe 96 - Stop lttng tracing for session test_userprobe_elf_cxx_function\nPASS: kernel/test_userspace_probe 97 - Validate trace for event userspace_probe_test_event, 1 events\nPASS: kernel/test_userspace_probe 98 - Destroy session test_userprobe_elf_cxx_function\nPASS: kernel/test_userspace_probe 99 - Create session test_userprobe_elf_cxx_method in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_cxx_method_trace_path.HzX7To\nPASS: kernel/test_userspace_probe 100 - Enable kernel userspace probe event for session test_userprobe_elf_cxx_method\nPASS: kernel/test_userspace_probe 101 - Start tracing for session test_userprobe_elf_cxx_method\nPASS: kernel/test_userspace_probe 102 - Stop lttng tracing for session test_userprobe_elf_cxx_method\nPASS: kernel/test_userspace_probe 103 - Validate trace for event userspace_probe_test_event, 1 events\nPASS: kernel/test_userspace_probe 104 - Destroy session test_userprobe_elf_cxx_method\nPASS: kernel/test_userspace_probe 105 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 1 - Get current cgroup namespace inode: 4026531835\nPASS: ust/namespaces/test_ns_contexts 2 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 3 - Create session cgroup_ns in -o /tmp/tmp.XXXXXXXXXXace_path.WqZV2u\nPASS: ust/namespaces/test_ns_contexts 4 - Enable channel cgroup_ns for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 5 - Add context command for type: cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 6 - Enable ust event tp:tptest for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 7 - Start tracing for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 8 - Application done\nPASS: ust/namespaces/test_ns_contexts 9 - Stop lttng tracing for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 10 - Destroy session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 11 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 12 - Validate trace for event cgroup_ns = 4026531835, 1000 events\nPASS: ust/namespaces/test_ns_contexts 13 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 14 - Get current ipc namespace inode: 4026531839\nPASS: ust/namespaces/test_ns_contexts 15 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 16 - Create session ipc_ns in -o /tmp/tmp.XXXXXXXXXXace_path.KlYZ1a\nPASS: ust/namespaces/test_ns_contexts 17 - Enable channel ipc_ns for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts 18 - Add context command for type: ipc_ns\nPASS: ust/namespaces/test_ns_contexts 19 - Enable ust event tp:tptest for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts 20 - Start tracing for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts 21 - Application done\nPASS: ust/namespaces/test_ns_contexts 22 - Stop lttng tracing for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts 23 - Destroy session ipc_ns\nPASS: ust/namespaces/test_ns_contexts 24 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 25 - Validate trace for event ipc_ns = 4026531839, 1000 events\nPASS: ust/namespaces/test_ns_contexts 26 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 27 - Get current mnt namespace inode: 4026531841\nPASS: ust/namespaces/test_ns_contexts 28 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 29 - Create session mnt_ns in -o /tmp/tmp.XXXXXXXXXXace_path.Byr3Bp\nPASS: ust/namespaces/test_ns_contexts 30 - Enable channel mnt_ns for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts 31 - Add context command for type: mnt_ns\nPASS: ust/namespaces/test_ns_contexts 32 - Enable ust event tp:tptest for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts 33 - Start tracing for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts 34 - Application done\nPASS: ust/namespaces/test_ns_contexts 35 - Stop lttng tracing for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts 36 - Destroy session mnt_ns\nPASS: ust/namespaces/test_ns_contexts 37 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 38 - Validate trace for event mnt_ns = 4026531841, 1000 events\nPASS: ust/namespaces/test_ns_contexts 39 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 40 - Get current net namespace inode: 4026531840\nPASS: ust/namespaces/test_ns_contexts 41 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 42 - Create session net_ns in -o /tmp/tmp.XXXXXXXXXXace_path.XYrF9A\nPASS: ust/namespaces/test_ns_contexts 43 - Enable channel net_ns for session net_ns\nPASS: ust/namespaces/test_ns_contexts 44 - Add context command for type: net_ns\nPASS: ust/namespaces/test_ns_contexts 45 - Enable ust event tp:tptest for session net_ns\nPASS: ust/namespaces/test_ns_contexts 46 - Start tracing for session net_ns\nPASS: ust/namespaces/test_ns_contexts 47 - Application done\nPASS: ust/namespaces/test_ns_contexts 48 - Stop lttng tracing for session net_ns\nPASS: ust/namespaces/test_ns_contexts 49 - Destroy session net_ns\nPASS: ust/namespaces/test_ns_contexts 50 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 51 - Validate trace for event net_ns = 4026531840, 1000 events\nPASS: ust/namespaces/test_ns_contexts 52 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 53 - Get current pid namespace inode: 4026531836\nPASS: ust/namespaces/test_ns_contexts 54 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 55 - Create session pid_ns in -o /tmp/tmp.XXXXXXXXXXace_path.AhASRD\nPASS: ust/namespaces/test_ns_contexts 56 - Enable channel pid_ns for session pid_ns\nPASS: ust/namespaces/test_ns_contexts 57 - Add context command for type: pid_ns\nPASS: ust/namespaces/test_ns_contexts 58 - Enable ust event tp:tptest for session pid_ns\nPASS: ust/namespaces/test_ns_contexts 59 - Start tracing for session pid_ns\nPASS: ust/namespaces/test_ns_contexts 60 - Application done\nPASS: ust/namespaces/test_ns_contexts 61 - Stop lttng tracing for session pid_ns\nPASS: ust/namespaces/test_ns_contexts 62 - Destroy session pid_ns\nPASS: ust/namespaces/test_ns_contexts 63 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 64 - Validate trace for event pid_ns = 4026531836, 1000 events\nPASS: ust/namespaces/test_ns_contexts 65 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 66 - Get current time namespace inode: 4026531834\nPASS: ust/namespaces/test_ns_contexts 67 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 68 - Create session time_ns in -o /tmp/tmp.XXXXXXXXXXace_path.idIIHK\nPASS: ust/namespaces/test_ns_contexts 69 - Enable channel time_ns for session time_ns\nPASS: ust/namespaces/test_ns_contexts 70 - Add context command for type: time_ns\nPASS: ust/namespaces/test_ns_contexts 71 - Enable ust event tp:tptest for session time_ns\nPASS: ust/namespaces/test_ns_contexts 72 - Start tracing for session time_ns\nPASS: ust/namespaces/test_ns_contexts 73 - Application done\nPASS: ust/namespaces/test_ns_contexts 74 - Stop lttng tracing for session time_ns\nPASS: ust/namespaces/test_ns_contexts 75 - Destroy session time_ns\nPASS: ust/namespaces/test_ns_contexts 76 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 77 - Validate trace for event time_ns = 4026531834, 1000 events\nPASS: ust/namespaces/test_ns_contexts 78 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 79 - Get current user namespace inode: 4026531837\nPASS: ust/namespaces/test_ns_contexts 80 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 81 - Create session user_ns in -o /tmp/tmp.XXXXXXXXXXace_path.UaM2VK\nPASS: ust/namespaces/test_ns_contexts 82 - Enable channel user_ns for session user_ns\nPASS: ust/namespaces/test_ns_contexts 83 - Add context command for type: user_ns\nPASS: ust/namespaces/test_ns_contexts 84 - Enable ust event tp:tptest for session user_ns\nPASS: ust/namespaces/test_ns_contexts 85 - Start tracing for session user_ns\nPASS: ust/namespaces/test_ns_contexts 86 - Application done\nPASS: ust/namespaces/test_ns_contexts 87 - Stop lttng tracing for session user_ns\nPASS: ust/namespaces/test_ns_contexts 88 - Destroy session user_ns\nPASS: ust/namespaces/test_ns_contexts 89 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 90 - Validate trace for event user_ns = 4026531837, 1000 events\nPASS: ust/namespaces/test_ns_contexts 91 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 92 - Get current uts namespace inode: 4026531838\nPASS: ust/namespaces/test_ns_contexts 93 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 94 - Create session uts_ns in -o /tmp/tmp.XXXXXXXXXXace_path.q5qchE\nPASS: ust/namespaces/test_ns_contexts 95 - Enable channel uts_ns for session uts_ns\nPASS: ust/namespaces/test_ns_contexts 96 - Add context command for type: uts_ns\nPASS: ust/namespaces/test_ns_contexts 97 - Enable ust event tp:tptest for session uts_ns\nPASS: ust/namespaces/test_ns_contexts 98 - Start tracing for session uts_ns\nPASS: ust/namespaces/test_ns_contexts 99 - Application done\nPASS: ust/namespaces/test_ns_contexts 100 - Stop lttng tracing for session uts_ns\nPASS: ust/namespaces/test_ns_contexts 101 - Destroy session uts_ns\nPASS: ust/namespaces/test_ns_contexts 102 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 103 - Validate trace for event uts_ns = 4026531838, 1000 events\nPASS: ust/namespaces/test_ns_contexts 104 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 1 - Get current cgroup namespace inode: 4026531835\nPASS: ust/namespaces/test_ns_contexts_change 2 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts_change 3 - Create session cgroup_ns in -o /tmp/tmp.XXXXXXXXXXace_path.sUl4dm\nPASS: ust/namespaces/test_ns_contexts_change 4 - Enable channel cgroup_ns for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 5 - Add context command for type: cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 6 - Enable ust event tp:tptest for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 7 - Start tracing for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 8 - Get current cgroup namespace inode: 4026532328\nPASS: ust/namespaces/test_ns_contexts_change 9 - Reported namespace inode changed after unshare\nPASS: ust/namespaces/test_ns_contexts_change 10 - Stop lttng tracing for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 11 - Destroy session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 12 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts_change 13 - Validate trace for event cgroup_ns = 4026531835, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 14 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 15 - Validate trace for event cgroup_ns = 4026532328, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 16 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 17 - Get current ipc namespace inode: 4026531839\nPASS: ust/namespaces/test_ns_contexts_change 18 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts_change 19 - Create session ipc_ns in -o /tmp/tmp.XXXXXXXXXXace_path.Kwbjdq\nPASS: ust/namespaces/test_ns_contexts_change 20 - Enable channel ipc_ns for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 21 - Add context command for type: ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 22 - Enable ust event tp:tptest for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 23 - Start tracing for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 24 - Get current ipc namespace inode: 4026532329\nPASS: ust/namespaces/test_ns_contexts_change 25 - Reported namespace inode changed after unshare\nPASS: ust/namespaces/test_ns_contexts_change 26 - Stop lttng tracing for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 27 - Destroy session ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 28 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts_change 29 - Validate trace for event ipc_ns = 4026531839, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 30 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 31 - Validate trace for event ipc_ns = 4026532329, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 32 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 33 - Get current mnt namespace inode: 4026531841\nPASS: ust/namespaces/test_ns_contexts_change 34 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts_change 35 - Create session mnt_ns in -o /tmp/tmp.XXXXXXXXXXace_path.FM0rH0\nPASS: ust/namespaces/test_ns_contexts_change 36 - Enable channel mnt_ns for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 37 - Add context command for type: mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 38 - Enable ust event tp:tptest for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 39 - Start tracing for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 40 - Get current mnt namespace inode: 4026532328\nPASS: ust/namespaces/test_ns_contexts_change 41 - Reported namespace inode changed after unshare\nPASS: ust/namespaces/test_ns_contexts_change 42 - Stop lttng tracing for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 43 - Destroy session mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 44 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts_change 45 - Validate trace for event mnt_ns = 4026531841, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 46 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 47 - Validate trace for event mnt_ns = 4026532328, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 48 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 49 - Get current net namespace inode: 4026531840\nPASS: ust/namespaces/test_ns_contexts_change 50 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts_change 51 - Create session net_ns in -o /tmp/tmp.XXXXXXXXXXace_path.R3qWhl\nPASS: ust/namespaces/test_ns_contexts_change 52 - Enable channel net_ns for session net_ns\nPASS: ust/namespaces/test_ns_contexts_change 53 - Add context command for type: net_ns\nPASS: ust/namespaces/test_ns_contexts_change 54 - Enable ust event tp:tptest for session net_ns\nPASS: ust/namespaces/test_ns_contexts_change 55 - Start tracing for session net_ns\nPASS: ust/namespaces/test_ns_contexts_change 56 - Get current net namespace inode: 4026532329\nPASS: ust/namespaces/test_ns_contexts_change 57 - Reported namespace inode changed after unshare\nPASS: ust/namespaces/test_ns_contexts_change 58 - Stop lttng tracing for session net_ns\nPASS: ust/namespaces/test_ns_contexts_change 59 - Destroy session net_ns\nPASS: ust/namespaces/test_ns_contexts_change 60 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts_change 61 - Validate trace for event net_ns = 4026531840, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 62 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 63 - Validate trace for event net_ns = 4026532329, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 64 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 65 - Get current uts namespace inode: 4026531838\nPASS: ust/namespaces/test_ns_contexts_change 66 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts_change 67 - Create session uts_ns in -o /tmp/tmp.XXXXXXXXXXace_path.ghH3yK\nPASS: ust/namespaces/test_ns_contexts_change 68 - Enable channel uts_ns for session uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 69 - Add context command for type: uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 70 - Enable ust event tp:tptest for session uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 71 - Start tracing for session uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 72 - Get current uts namespace inode: 4026532328\nPASS: ust/namespaces/test_ns_contexts_change 73 - Reported namespace inode changed after unshare\nPASS: ust/namespaces/test_ns_contexts_change 74 - Stop lttng tracing for session uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 75 - Destroy session uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 76 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts_change 77 - Validate trace for event uts_ns = 4026531838, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 78 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 79 - Validate trace for event uts_ns = 4026532328, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 80 - Read a total of 1000 events, expected 1000\n============================================================================\nTestsuite summary for lttng-tools 2.13.11\n============================================================================\n# TOTAL: 11081\n# PASS:  11062\n# SKIP:  16\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 3\n============================================================================\nSee tests/regression/test-suite.log\nPlease report to jeremie.galarneau@efficios.com\n============================================================================\n============================================================================\nTestsuite summary for lttng-tools 2.13.11\n============================================================================\n# TOTAL: 0\n# PASS:  0\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[5]: *** [Makefile:905: test-suite.log] Error 1\nmake[4]: *** [Makefile:1013: check-TESTS] Error 2\nmake[3]: *** [Makefile:1677: check-am] Error 2\nmake[2]: *** [Makefile:798: check-recursive] Error 1\nmake[2]: Target 'check' not remade because of errors.\nmake[1]: *** [Makefile:515: check-recursive] Error 1\nmake[1]: Target 'check' not remade because of errors.\nmake: *** [Makefile:622: check-recursive] Error 1\nmake: Target 'check' not remade because of errors.\n====================================================\n   lttng-tools 2.13.11: tests/unit/test-suite.log\n====================================================\n\n# TOTAL: 1032\n# PASS:  1032\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n\n.. contents:: :depth: 2\n\n==========================================================\n   lttng-tools 2.13.11: tests/regression/test-suite.log\n==========================================================\n\n# TOTAL: 11081\n# PASS:  11062\n# SKIP:  16\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 3\n\n.. contents:: :depth: 2\n\nPASS: tools/working-directory/test_relayd_working_directory\n===========================================================\n\n1..35\n# Change working directory of process\n# Test lttng-relayd normal mode change working directory\nok 1 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 1 - Working directory changed\n# Killing (signal SIGTERM) lttng-relayd (pid: 16472)\nok 2 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 2 - Wait after kill relay daemon\n# Test lttng-relayd daemon mode change working directory\nok 3 - Start lttng-relayd (process mode: -d opt: --working-directory /var/volatile/tmp/tmp.test_relayd_daemon_working_dir.KowrW8)\nPASS: tools/working-directory/test_relayd_working_directory 3 - Start lttng-relayd (process mode: -d opt: --working-directory /var/volatile/tmp/tmp.test_relayd_daemon_working_dir.KowrW8)\nok 4 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 4 - Found lttng-relayd\nok 5 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 5 - Working directory changed\n# Killing (signal SIGTERM) lttng-relayd (pid: 16501)\nok 6 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 6 - Wait after kill relay daemon\n# Test lttng-relayd daemon mode change working directory\nok 7 - Start lttng-relayd (process mode: -d opt: )\nPASS: tools/working-directory/test_relayd_working_directory 7 - Start lttng-relayd (process mode: -d opt: )\nok 8 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 8 - Found lttng-relayd\nok 9 - Working directory is /\nPASS: tools/working-directory/test_relayd_working_directory 9 - Working directory is /\n# Killing (signal SIGTERM) lttng-relayd (pid: 16532)\nok 10 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 10 - Wait after kill relay daemon\n# Test lttng-relayd background mode change working directory\nok 11 - Start lttng-relayd (process mode: -b opt: --working-directory /var/volatile/tmp/tmp.test_relayd_background_working_dir.OU9Gg0)\nPASS: tools/working-directory/test_relayd_working_directory 11 - Start lttng-relayd (process mode: -b opt: --working-directory /var/volatile/tmp/tmp.test_relayd_background_working_dir.OU9Gg0)\nok 12 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 12 - Found lttng-relayd\nok 13 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 13 - Working directory changed\n# Killing (signal SIGTERM) lttng-relayd (pid: 16565)\nok 14 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 14 - Wait after kill relay daemon\n# Test lttng-relayd background working directory\nok 15 - Start lttng-relayd (process mode: -b opt: )\nPASS: tools/working-directory/test_relayd_working_directory 15 - Start lttng-relayd (process mode: -b opt: )\nok 16 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 16 - Found lttng-relayd\nok 17 - Working directory is /\nPASS: tools/working-directory/test_relayd_working_directory 17 - Working directory is /\n# Killing (signal SIGTERM) lttng-relayd (pid: 16596)\nok 18 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 18 - Wait after kill relay daemon\n# Test lttng-relayd change working directory on non writable directory\nok 19 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 19 # SKIP : Skipping permission debug output test; operation can't fail as root\nok 20 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 20 # SKIP : Skipping permission debug output test; operation can't fail as root\nok 21 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 21 # SKIP : Skipping permission debug output test; operation can't fail as root\nok 22 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 22 # SKIP : Skipping permission debug output test; operation can't fail as root\nok 23 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 23 # SKIP : Skipping permission debug output test; operation can't fail as root\nok 24 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 24 # SKIP : Skipping permission debug output test; operation can't fail as root\n# Test lttng-relayd normal mode change non-existing directory\nok 25 - Expect failure to start lttng-relayd for non-existent working directory\nPASS: tools/working-directory/test_relayd_working_directory 25 - Expect failure to start lttng-relayd for non-existent working directory\nok 26 - No lttng-relayd present\nPASS: tools/working-directory/test_relayd_working_directory 26 - No lttng-relayd present\nok 27 - Found error message: invalid directory\nPASS: tools/working-directory/test_relayd_working_directory 27 - Found error message: invalid directory\n# Test lttng-relayd change working directory from env. variable\nok 28 - Start lttng-relayd (process mode: -b opt: )\nPASS: tools/working-directory/test_relayd_working_directory 28 - Start lttng-relayd (process mode: -b opt: )\nok 29 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 29 - Found lttng-relayd\nok 30 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 30 - Working directory changed\n# Killing (signal SIGTERM) lttng-relayd (pid: 16640)\nok 31 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 31 - Wait after kill relay daemon\n# Test lttng-relayd change working directory command line overwrite env variable\nok 32 - Start lttng-relayd (process mode: -b opt: --working-dir /var/volatile/tmp/tmp.test_relayd_cmdline_overwrite_env_working_dir_cmdline.zzTM2w)\nPASS: tools/working-directory/test_relayd_working_directory 32 - Start lttng-relayd (process mode: -b opt: --working-dir /var/volatile/tmp/tmp.test_relayd_cmdline_overwrite_env_working_dir_cmdline.zzTM2w)\nok 33 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 33 - Found lttng-relayd\nok 34 - Working directory is the one from command line\nPASS: tools/working-directory/test_relayd_working_directory 34 - Working directory is the one from command line\n# Killing (signal SIGTERM) lttng-relayd (pid: 16675)\nok 35 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 35 - Wait after kill relay daemon\n\nPASS: tools/trigger/test_list_triggers_cli\n==========================================\n\nrealpath: ./tools/trigger/../../../utils/testapp/userspace-probe-sdt-binary/.libs/userspace-probe-sdt-binary: No such file or directory\n1..150\n# Listing top level options\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name hello --condition event-rule-matches --type=user --name=test-name --action notify\nok 1 - Add trigger hello\nPASS: tools/trigger/test_list_triggers_cli 1 - Add trigger hello\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 2 - top level options: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 2 - top level options: exit code is 0\nok 3 - top level options: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 3 - top level options: expected stdout\nok 4 - top level options: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 4 - top level options: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 5 - MI top level options: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 5 - MI top level options: exit code is 0\nok 6 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 6 - list-trigger mi is valid\nok 7 - MI top level options: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 7 - MI top level options: expected stdout\nok 8 - MI top level options: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 8 - MI top level options: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger hello \nok 9 - Remove trigger hello\nPASS: tools/trigger/test_list_triggers_cli 9 - Remove trigger hello\n# Listing event-rule-matches tracepoint\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name C --condition event-rule-matches --type=user --action notify\nok 10 - Add trigger C\nPASS: tools/trigger/test_list_triggers_cli 10 - Add trigger C\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name A --condition event-rule-matches --name=aaa --type=user --filter p == 2 --action notify\nok 11 - Add trigger A\nPASS: tools/trigger/test_list_triggers_cli 11 - Add trigger A\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name D --condition event-rule-matches --name=hello* --type=user -x hello2 --exclude-name hello3 -x hello4 --action notify\nok 12 - Add trigger D\nPASS: tools/trigger/test_list_triggers_cli 12 - Add trigger D\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name B --condition event-rule-matches --type=user --name=gerboise --log-level INFO.. --action notify\nok 13 - Add trigger B\nPASS: tools/trigger/test_list_triggers_cli 13 - Add trigger B\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name E --condition event-rule-matches --type=user --name=lemming --log-level WARNING --action notify\nok 14 - Add trigger E\nPASS: tools/trigger/test_list_triggers_cli 14 - Add trigger E\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name J --condition event-rule-matches --type=user --name=lemming --log-level .. --action notify\nok 15 - Add trigger J\nPASS: tools/trigger/test_list_triggers_cli 15 - Add trigger J\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name F --condition event-rule-matches --type=user --name=capture-payload-field --capture a --action notify\nok 16 - Add trigger F\nPASS: tools/trigger/test_list_triggers_cli 16 - Add trigger F\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name G --condition event-rule-matches --type=user --name=capture-array --capture a[2] --capture $ctx.tourlou[18] --action notify\nok 17 - Add trigger G\nPASS: tools/trigger/test_list_triggers_cli 17 - Add trigger G\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name H --condition event-rule-matches --type=user --name=capture-chan-ctx --capture $ctx.vpid --action notify\nok 18 - Add trigger H\nPASS: tools/trigger/test_list_triggers_cli 18 - Add trigger H\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name I --condition event-rule-matches --type=user --name=capture-app-ctx --capture $app.iga:active_clients --action notify\nok 19 - Add trigger I\nPASS: tools/trigger/test_list_triggers_cli 19 - Add trigger I\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 20 - event-rule-matches, tracepoint event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 20 - event-rule-matches, tracepoint event rule: exit code is 0\nok 21 - event-rule-matches, tracepoint event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 21 - event-rule-matches, tracepoint event rule: expected stdout\nok 22 - event-rule-matches, tracepoint event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 22 - event-rule-matches, tracepoint event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 23 - MI event-rule-matches, tracepoint event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 23 - MI event-rule-matches, tracepoint event rule: exit code is 0\nok 24 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 24 - list-trigger mi is valid\nok 25 - MI event-rule-matches, tracepoint event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 25 - MI event-rule-matches, tracepoint event rule: expected stdout\nok 26 - MI event-rule-matches, tracepoint event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 26 - MI event-rule-matches, tracepoint event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger A \nok 27 - Remove trigger A\nPASS: tools/trigger/test_list_triggers_cli 27 - Remove trigger A\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger B \nok 28 - Remove trigger B\nPASS: tools/trigger/test_list_triggers_cli 28 - Remove trigger B\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger C \nok 29 - Remove trigger C\nPASS: tools/trigger/test_list_triggers_cli 29 - Remove trigger C\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger D \nok 30 - Remove trigger D\nPASS: tools/trigger/test_list_triggers_cli 30 - Remove trigger D\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger E \nok 31 - Remove trigger E\nPASS: tools/trigger/test_list_triggers_cli 31 - Remove trigger E\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger F \nok 32 - Remove trigger F\nPASS: tools/trigger/test_list_triggers_cli 32 - Remove trigger F\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger G \nok 33 - Remove trigger G\nPASS: tools/trigger/test_list_triggers_cli 33 - Remove trigger G\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger H \nok 34 - Remove trigger H\nPASS: tools/trigger/test_list_triggers_cli 34 - Remove trigger H\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger I \nok 35 - Remove trigger I\nPASS: tools/trigger/test_list_triggers_cli 35 - Remove trigger I\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger J \nok 36 - Remove trigger J\nPASS: tools/trigger/test_list_triggers_cli 36 - Remove trigger J\n# Listing event-rule-matches kernel probe\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T0 --condition event-rule-matches --type=kprobe --location=lttng_channel_enable --event-name=my_channel_enable --action notify\nok 37 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 37 - Add trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T1 --condition event-rule-matches --type=kprobe --location=lttng_channel_enable+0xa0 --event-name=my_channel_enable --action notify\nok 38 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 38 - Add trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T2 --condition event-rule-matches --type=kprobe --location=0xffffffc079749080 --event-name=my_channel_enable --action notify\nok 39 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 39 - Add trigger T2\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 40 - event-rule-matches, probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 40 - event-rule-matches, probe event rule: exit code is 0\nok 41 - event-rule-matches, probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 41 - event-rule-matches, probe event rule: expected stdout\nok 42 - event-rule-matches, probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 42 - event-rule-matches, probe event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 43 - MI event-rule-matches, probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 43 - MI event-rule-matches, probe event rule: exit code is 0\nok 44 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 44 - list-trigger mi is valid\nok 45 - MI event-rule-matches, probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 45 - MI event-rule-matches, probe event rule: expected stdout\nok 46 - MI event-rule-matches, probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 46 - MI event-rule-matches, probe event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T0 \nok 47 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 47 - Remove trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T1 \nok 48 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 48 - Remove trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T2 \nok 49 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 49 - Remove trigger T2\n# Listing event-rule-matches userspace-probe elf\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T0 --condition event-rule-matches --type=kernel:uprobe --location=/usr/lib/lttng-tools/ptest/tests/utils/testapp/userspace-probe-elf-binary/userspace-probe-elf-binary:test_function --event-name=ma-probe-elf --action notify\nok 50 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 50 - Add trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 51 - event-rule-matches, userspace-probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 51 - event-rule-matches, userspace-probe event rule: exit code is 0\nok 52 - event-rule-matches, userspace-probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 52 - event-rule-matches, userspace-probe event rule: expected stdout\nok 53 - event-rule-matches, userspace-probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 53 - event-rule-matches, userspace-probe event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 54 - MI event-rule-matches, userspace-probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 54 - MI event-rule-matches, userspace-probe event rule: exit code is 0\nok 55 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 55 - list-trigger mi is valid\nok 56 - MI event-rule-matches, userspace-probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 56 - MI event-rule-matches, userspace-probe event rule: expected stdout\nok 57 - MI event-rule-matches, userspace-probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 57 - MI event-rule-matches, userspace-probe event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T0 \nok 58 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 58 - Remove trigger T0\nok 59 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 59 # SKIP : skipping userspace probe SDT tests\nok 60 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 60 # SKIP : skipping userspace probe SDT tests\nok 61 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 61 # SKIP : skipping userspace probe SDT tests\nok 62 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 62 # SKIP : skipping userspace probe SDT tests\nok 63 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 63 # SKIP : skipping userspace probe SDT tests\nok 64 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 64 # SKIP : skipping userspace probe SDT tests\nok 65 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 65 # SKIP : skipping userspace probe SDT tests\nok 66 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 66 # SKIP : skipping userspace probe SDT tests\nok 67 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 67 # SKIP : skipping userspace probe SDT tests\n# Listing event-rule-matches syscall\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T0 --condition event-rule-matches --type=syscall --name=open --action notify\nok 68 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 68 - Add trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T1 --condition event-rule-matches --type=syscall:entry --name=open --action notify\nok 69 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 69 - Add trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T2 --condition event-rule-matches --type=syscall:exit --name=open --action notify\nok 70 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 70 - Add trigger T2\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T3 --condition event-rule-matches --type=syscall:entry+exit --name=open --action notify\nok 71 - Add trigger T3\nPASS: tools/trigger/test_list_triggers_cli 71 - Add trigger T3\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T4 --condition event-rule-matches --type=syscall --name=ptrace --filter a > 2 --action notify\nok 72 - Add trigger T4\nPASS: tools/trigger/test_list_triggers_cli 72 - Add trigger T4\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 73 - event-rule-matches, syscall event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 73 - event-rule-matches, syscall event rule: exit code is 0\nok 74 - event-rule-matches, syscall event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 74 - event-rule-matches, syscall event rule: expected stdout\nok 75 - event-rule-matches, syscall event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 75 - event-rule-matches, syscall event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 76 - MI event-rule-matches, syscall event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 76 - MI event-rule-matches, syscall event rule: exit code is 0\nok 77 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 77 - list-trigger mi is valid\nok 78 - MI event-rule-matches, syscall event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 78 - MI event-rule-matches, syscall event rule: expected stdout\nok 79 - MI event-rule-matches, syscall event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 79 - MI event-rule-matches, syscall event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T0 \nok 80 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 80 - Remove trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T1 \nok 81 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 81 - Remove trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T2 \nok 82 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 82 - Remove trigger T2\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T3 \nok 83 - Remove trigger T3\nPASS: tools/trigger/test_list_triggers_cli 83 - Remove trigger T3\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T4 \nok 84 - Remove trigger T4\nPASS: tools/trigger/test_list_triggers_cli 84 - Remove trigger T4\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 85 - session consumed size condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 85 - session consumed size condition: exit code is 0\nok 86 - session consumed size condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 86 - session consumed size condition: expected stdout\nok 87 - session consumed size condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 87 - session consumed size condition: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 88 - MI session consumed size condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 88 - MI session consumed size condition: exit code is 0\nok 89 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 89 - list-trigger mi is valid\nok 90 - MI session consumed size condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 90 - MI session consumed size condition: expected stdout\nok 91 - MI session consumed size condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 91 - MI session consumed size condition: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-session-consumed-size-condition \nok 92 - Remove trigger trigger-with-session-consumed-size-condition\nPASS: tools/trigger/test_list_triggers_cli 92 - Remove trigger trigger-with-session-consumed-size-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 93 - buffer usage condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 93 - buffer usage condition: exit code is 0\nok 94 - buffer usage condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 94 - buffer usage condition: expected stdout\nok 95 - buffer usage condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 95 - buffer usage condition: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 96 - MI buffer usage condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 96 - MI buffer usage condition: exit code is 0\nok 97 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 97 - list-trigger mi is valid\nok 98 - MI buffer usage condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 98 - MI buffer usage condition: expected stdout\nok 99 - MI buffer usage condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 99 - MI buffer usage condition: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-buffer-usage-high-bytes-condition \nok 100 - Remove trigger trigger-with-buffer-usage-high-bytes-condition\nPASS: tools/trigger/test_list_triggers_cli 100 - Remove trigger trigger-with-buffer-usage-high-bytes-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-buffer-usage-high-ratio-condition \nok 101 - Remove trigger trigger-with-buffer-usage-high-ratio-condition\nPASS: tools/trigger/test_list_triggers_cli 101 - Remove trigger trigger-with-buffer-usage-high-ratio-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-buffer-usage-low-bytes-condition \nok 102 - Remove trigger trigger-with-buffer-usage-low-bytes-condition\nPASS: tools/trigger/test_list_triggers_cli 102 - Remove trigger trigger-with-buffer-usage-low-bytes-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-buffer-usage-low-ratio-condition \nok 103 - Remove trigger trigger-with-buffer-usage-low-ratio-condition\nPASS: tools/trigger/test_list_triggers_cli 103 - Remove trigger trigger-with-buffer-usage-low-ratio-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 104 - session rotation conditions: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 104 - session rotation conditions: exit code is 0\nok 105 - session rotation conditions: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 105 - session rotation conditions: expected stdout\nok 106 - session rotation conditions: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 106 - session rotation conditions: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 107 - MI session rotation conditions: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 107 - MI session rotation conditions: exit code is 0\nok 108 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 108 - list-trigger mi is valid\nok 109 - MI session rotation conditions: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 109 - MI session rotation conditions: expected stdout\nok 110 - MI session rotation conditions: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 110 - MI session rotation conditions: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-session-rotation-completed-condition \nok 111 - Remove trigger trigger-with-session-rotation-completed-condition\nPASS: tools/trigger/test_list_triggers_cli 111 - Remove trigger trigger-with-session-rotation-completed-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-session-rotation-ongoing-condition \nok 112 - Remove trigger trigger-with-session-rotation-ongoing-condition\nPASS: tools/trigger/test_list_triggers_cli 112 - Remove trigger trigger-with-session-rotation-ongoing-condition\n# Listing snapshot actions\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T0 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session\nok 113 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 113 - Add trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T1 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --path /some/path\nok 114 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 114 - Add trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T2 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --url file:///some/other/path\nok 115 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 115 - Add trigger T2\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T3 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --url net://1.2.3.4\nok 116 - Add trigger T3\nPASS: tools/trigger/test_list_triggers_cli 116 - Add trigger T3\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T4 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --url net://1.2.3.4:1234:1235\nok 117 - Add trigger T4\nPASS: tools/trigger/test_list_triggers_cli 117 - Add trigger T4\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T5 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --ctrl-url=tcp://1.2.3.4:1111 --data-url=tcp://1.2.3.4:1112\nok 118 - Add trigger T5\nPASS: tools/trigger/test_list_triggers_cli 118 - Add trigger T5\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T6 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --path /some/path --max-size=1234\nok 119 - Add trigger T6\nPASS: tools/trigger/test_list_triggers_cli 119 - Add trigger T6\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T7 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --path /some/path --name=meh\nok 120 - Add trigger T7\nPASS: tools/trigger/test_list_triggers_cli 120 - Add trigger T7\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T8 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --rate-policy=every:10\nok 121 - Add trigger T8\nPASS: tools/trigger/test_list_triggers_cli 121 - Add trigger T8\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T9 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --rate-policy=once-after:10\nok 122 - Add trigger T9\nPASS: tools/trigger/test_list_triggers_cli 122 - Add trigger T9\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 123 - snapshot action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 123 - snapshot action: exit code is 0\nok 124 - snapshot action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 124 - snapshot action: expected stdout\nok 125 - snapshot action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 125 - snapshot action: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 126 - MI snapshot action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 126 - MI snapshot action: exit code is 0\nok 127 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 127 - list-trigger mi is valid\nok 128 - MI snapshot action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 128 - MI snapshot action: expected stdout\nok 129 - MI snapshot action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 129 - MI snapshot action: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T0 \nok 130 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 130 - Remove trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T1 \nok 131 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 131 - Remove trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T2 \nok 132 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 132 - Remove trigger T2\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T3 \nok 133 - Remove trigger T3\nPASS: tools/trigger/test_list_triggers_cli 133 - Remove trigger T3\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T4 \nok 134 - Remove trigger T4\nPASS: tools/trigger/test_list_triggers_cli 134 - Remove trigger T4\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T5 \nok 135 - Remove trigger T5\nPASS: tools/trigger/test_list_triggers_cli 135 - Remove trigger T5\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T6 \nok 136 - Remove trigger T6\nPASS: tools/trigger/test_list_triggers_cli 136 - Remove trigger T6\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T7 \nok 137 - Remove trigger T7\nPASS: tools/trigger/test_list_triggers_cli 137 - Remove trigger T7\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T8 \nok 138 - Remove trigger T8\nPASS: tools/trigger/test_list_triggers_cli 138 - Remove trigger T8\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T9 \nok 139 - Remove trigger T9\nPASS: tools/trigger/test_list_triggers_cli 139 - Remove trigger T9\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T0 --condition event-rule-matches --type=user --name=some-event --action notify --rate-policy=once-after:5\nok 140 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 140 - Add trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T1 --condition event-rule-matches --type=user --name=some-event --action notify --rate-policy=every:10\nok 141 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 141 - Add trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 142 - notify action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 142 - notify action: exit code is 0\nok 143 - notify action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 143 - notify action: expected stdout\nok 144 - notify action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 144 - notify action: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 145 - MI notify action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 145 - MI notify action: exit code is 0\nok 146 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 146 - list-trigger mi is valid\nok 147 - MI notify action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 147 - MI notify action: expected stdout\nok 148 - MI notify action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 148 - MI notify action: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T0 \nok 149 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 149 - Remove trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T1 \nok 150 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 150 - Remove trigger T1\n# Killing (signal SIGTERM) lttng-sessiond and lt-lttng-sessiond pids: 26682 26683 \n\nSKIP: ust/python-logging/test_python_logging\n============================================\n\n1..1\n# Python support\nok 1 # skip: Python agent test skipped.\nSKIP: ust/python-logging/test_python_logging 1 # SKIP : Python agent test skipped.\n\nERROR: kernel/test_callstack\n============================\n\n1..11\n# Kernel tracer - Callstack context\nok 1 - Start session daemon\nPASS: kernel/test_callstack 1 - Start session daemon\n# Kernel callstack test\nok 2 - Create session callstack in -o /tmp/tmp.test_kernel_callstack_trace_path.ltnqcx\nPASS: kernel/test_callstack 2 - Create session callstack in -o /tmp/tmp.test_kernel_callstack_trace_path.ltnqcx\nok 3 - Enable channel chan0 for session callstack\nPASS: kernel/test_callstack 3 - Enable channel chan0 for session callstack\nok 4 - Enable kernel syscall read for session callstack on channel chan0\nPASS: kernel/test_callstack 4 - Enable kernel syscall read for session callstack on channel chan0\nok 5 - Add context command for type: callstack-kernel\nPASS: kernel/test_callstack 5 - Add context command for type: callstack-kernel\nok 6 - Untrack command with opts: -s callstack --all --pid -k\nPASS: kernel/test_callstack 6 - Untrack command with opts: -s callstack --all --pid -k\nok 7 - Track command with opts: -s callstack -k --pid=4048\nPASS: kernel/test_callstack 7 - Track command with opts: -s callstack -k --pid=4048\nok 8 - Start tracing for session \nPASS: kernel/test_callstack 8 - Start tracing for session\nok 9 - Stop lttng tracing for session \nPASS: kernel/test_callstack 9 - Stop lttng tracing for session\n/usr/lib/lttng-tools/ptest/tests/regression/././kernel//../../utils/parse-callstack.py:103: SyntaxWarning: invalid escape sequence '\\ '\n  user_cs_rexp='.*callstack_user\\ \\=\\ \\[(.*)\\]\\ .*\\}, \\{.*\\}'\n/usr/lib/lttng-tools/ptest/tests/regression/././kernel//../../utils/parse-callstack.py:104: SyntaxWarning: invalid escape sequence '\\ '\n  kernel_cs_rexp='.*callstack_kernel\\ \\=\\ \\[(.*)\\]\\ .*\\}, \\{.*\\}'\nok 10 - Destroy session callstack\nPASS: kernel/test_callstack 10 - Destroy session callstack\nok 11 - Validate kernel callstack\nPASS: kernel/test_callstack 11 - Validate kernel callstack\n# Killing (signal SIGTERM) lttng-sessiond and lt-lttng-sessiond pids: 4014 4015 \nok 12 - Wait after kill session daemon\nERROR: kernel/test_callstack 12 - Wait after kill session daemon # UNPLANNED\n# Looks like you planned 11 tests but ran 1 extra.\nERROR: kernel/test_callstack - too many tests run (expected 11, got 12)\n\nERROR: kernel/test_select_poll_epoll\n====================================\n\n# Failed to run the validation script, Babeltrace Python bindings might be missing\n1..102\n# Kernel tracer - select, poll and epoll payload extraction\nok 1 - Start session daemon\nPASS: kernel/test_select_poll_epoll 1 - Start session daemon\n# Working cases for select, pselect6, poll, ppoll and epoll, waiting for input\nok 2 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_working_cases_trace_path.W3FpE7\nPASS: kernel/test_select_poll_epoll 2 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_working_cases_trace_path.W3FpE7\nok 3 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 3 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel\nok 4 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 4 - Add context command for type: pid\nok 5 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 5 - Start tracing for session\nok 6 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 6 - Stop lttng tracing for session\nok 7 - Validate trace for event select, 6 events\nPASS: kernel/test_select_poll_epoll 7 - Validate trace for event select, 6 events\nok 8 - Validate trace for event pselect6, 6 events\nPASS: kernel/test_select_poll_epoll 8 - Validate trace for event pselect6, 6 events\nok 9 - Validate trace for event poll, 18 events\nPASS: kernel/test_select_poll_epoll 9 - Validate trace for event poll, 18 events\nok 10 - Validate trace for event ppoll, 6 events\nPASS: kernel/test_select_poll_epoll 10 - Validate trace for event ppoll, 6 events\nok 11 - Validate trace for event epoll_ctl, 4 events\nPASS: kernel/test_select_poll_epoll 11 - Validate trace for event epoll_ctl, 4 events\nok 12 - Validate trace for event epoll_pwait, 8 events\nPASS: kernel/test_select_poll_epoll 12 - Validate trace for event epoll_pwait, 8 events\nok 13 - Validation skipped\nPASS: kernel/test_select_poll_epoll 13 - Validation skipped\nok 14 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 14 - Destroy session syscall_payload\n# Timeout cases (1ms) for select, pselect6, poll, ppoll and epoll\nok 15 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_timeout_cases_trace_path.tbxqG7\nPASS: kernel/test_select_poll_epoll 15 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_timeout_cases_trace_path.tbxqG7\nok 16 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 16 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel\nok 17 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 17 - Add context command for type: pid\nok 18 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 18 - Start tracing for session\nok 19 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 19 - Stop lttng tracing for session\nok 20 - Validate trace for event select, 6 events\nPASS: kernel/test_select_poll_epoll 20 - Validate trace for event select, 6 events\nok 21 - Validate trace for event pselect6, 6 events\nPASS: kernel/test_select_poll_epoll 21 - Validate trace for event pselect6, 6 events\nok 22 - Validate trace for event poll, 18 events\nPASS: kernel/test_select_poll_epoll 22 - Validate trace for event poll, 18 events\nok 23 - Validate trace for event ppoll, 6 events\nPASS: kernel/test_select_poll_epoll 23 - Validate trace for event ppoll, 6 events\nok 24 - Validate trace for event epoll_ctl, 4 events\nPASS: kernel/test_select_poll_epoll 24 - Validate trace for event epoll_ctl, 4 events\nok 25 - Validate trace for event epoll_pwait, 8 events\nPASS: kernel/test_select_poll_epoll 25 - Validate trace for event epoll_pwait, 8 events\nok 26 - Validation skipped\nPASS: kernel/test_select_poll_epoll 26 - Validation skipped\nok 27 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 27 - Destroy session syscall_payload\n# pselect with invalid FD\nok 28 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_pselect_invalid_fd_trace_path.oe8bqs\nPASS: kernel/test_select_poll_epoll 28 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_pselect_invalid_fd_trace_path.oe8bqs\nok 29 - Enable kernel syscall pselect6 for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 29 - Enable kernel syscall pselect6 for session syscall_payload on channel\nok 30 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 30 - Add context command for type: pid\nok 31 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 31 - Start tracing for session\nok 32 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 32 - Stop lttng tracing for session\nok 33 - Validate trace for event pselect6, 2 events\nPASS: kernel/test_select_poll_epoll 33 - Validate trace for event pselect6, 2 events\nok 34 - Validation skipped\nPASS: kernel/test_select_poll_epoll 34 - Validation skipped\nok 35 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 35 - Destroy session syscall_payload\n# ppoll with 2047 FDs\nok 36 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_big_ppoll_trace_path.zMoM65\nPASS: kernel/test_select_poll_epoll 36 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_big_ppoll_trace_path.zMoM65\nok 37 - Enable kernel syscall ppoll for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 37 - Enable kernel syscall ppoll for session syscall_payload on channel\nok 38 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 38 - Add context command for type: pid\nok 39 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 39 - Start tracing for session\nok 40 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 40 - Stop lttng tracing for session\nok 41 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 41 - Validate trace for event ppoll, 4 events\nok 42 - Validation skipped\nPASS: kernel/test_select_poll_epoll 42 - Validation skipped\nok 43 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 43 - Destroy session syscall_payload\n# ppoll buffer overflow, should segfault, waits for input\nok 44 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_overflow_trace_path.0gEpxX\nPASS: kernel/test_select_poll_epoll 44 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_overflow_trace_path.0gEpxX\nok 45 - Enable kernel syscall ppoll for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 45 - Enable kernel syscall ppoll for session syscall_payload on channel\nok 46 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 46 - Add context command for type: pid\nok 47 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 47 - Start tracing for session\n# Expect segfaults\nok 48 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 48 - Stop lttng tracing for session\nok 49 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 49 - Validate trace for event ppoll, 4 events\nok 50 - Validation skipped\nPASS: kernel/test_select_poll_epoll 50 - Validation skipped\nok 51 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 51 - Destroy session syscall_payload\n# pselect with invalid pointer, waits for input\nok 52 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_pselect_invalid_ptr_trace_path.akLmJd\nPASS: kernel/test_select_poll_epoll 52 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_pselect_invalid_ptr_trace_path.akLmJd\nok 53 - Enable kernel syscall pselect6 for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 53 - Enable kernel syscall pselect6 for session syscall_payload on channel\nok 54 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 54 - Add context command for type: pid\nok 55 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 55 - Start tracing for session\nok 56 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 56 - Stop lttng tracing for session\nok 57 - Validate trace for event pselect6, 2 events\nPASS: kernel/test_select_poll_epoll 57 - Validate trace for event pselect6, 2 events\nok 58 - Validation skipped\nPASS: kernel/test_select_poll_epoll 58 - Validation skipped\nok 59 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 59 - Destroy session syscall_payload\n# ppoll with ulong_max fds, waits for input\nok 60 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_ulong_max_trace_path.BTQLeS\nPASS: kernel/test_select_poll_epoll 60 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_ulong_max_trace_path.BTQLeS\nok 61 - Enable kernel syscall ppoll for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 61 - Enable kernel syscall ppoll for session syscall_payload on channel\nok 62 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 62 - Add context command for type: pid\nok 63 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 63 - Start tracing for session\nok 64 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 64 - Stop lttng tracing for session\nok 65 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 65 - Validate trace for event ppoll, 4 events\nok 66 - Validation skipped\nPASS: kernel/test_select_poll_epoll 66 - Validation skipped\nok 67 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 67 - Destroy session syscall_payload\n# epoll_pwait with invalid pointer, waits for input\nok 68 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_invalid_ptr_trace_path.qJqMul\nPASS: kernel/test_select_poll_epoll 68 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_invalid_ptr_trace_path.qJqMul\nok 69 - Enable kernel syscall epoll_pwait for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 69 - Enable kernel syscall epoll_pwait for session syscall_payload on channel\nok 70 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 70 - Add context command for type: pid\nok 71 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 71 - Start tracing for session\nok 72 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 72 - Stop lttng tracing for session\nok 73 - Validate trace for event epoll_pwait, 6 events\nPASS: kernel/test_select_poll_epoll 73 - Validate trace for event epoll_pwait, 6 events\nok 74 - Validation skipped\nPASS: kernel/test_select_poll_epoll 74 - Validation skipped\nok 75 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 75 - Destroy session syscall_payload\n# epoll_pwait with maxevents set to INT_MAX, waits for input\nok 76 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_int_max_trace_path.WBEn6f\nPASS: kernel/test_select_poll_epoll 76 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_int_max_trace_path.WBEn6f\nok 77 - Enable kernel syscall epoll_pwait for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 77 - Enable kernel syscall epoll_pwait for session syscall_payload on channel\nok 78 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 78 - Add context command for type: pid\nok 79 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 79 - Start tracing for session\nok 80 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 80 - Stop lttng tracing for session\nok 81 - Validate trace for event epoll_pwait, 6 events\nPASS: kernel/test_select_poll_epoll 81 - Validate trace for event epoll_pwait, 6 events\nok 82 - Validation skipped\nPASS: kernel/test_select_poll_epoll 82 - Validation skipped\nok 83 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 83 - Destroy session syscall_payload\n# ppoll with concurrent updates of the structure from user-space, stress test (3000 iterations), waits for input + timeout 1ms\nok 84 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_concurrent_trace_path.wN1vQS\nPASS: kernel/test_select_poll_epoll 84 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_concurrent_trace_path.wN1vQS\nok 85 - Enable kernel syscall ppoll for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 85 - Enable kernel syscall ppoll for session syscall_payload on channel\nok 86 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 86 - Add context command for type: pid\nok 87 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 87 - Start tracing for session\nok 88 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 88 - Stop lttng tracing for session\nok 89 - Validate trace for event ppoll, 4591 events\nPASS: kernel/test_select_poll_epoll 89 - Validate trace for event ppoll, 4591 events\nok 90 - Validation skipped\nPASS: kernel/test_select_poll_epoll 90 - Validation skipped\nok 91 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 91 - Destroy session syscall_payload\n# epoll_pwait with concurrent munmap of the buffer from user-space, should randomly segfault, run multiple times, waits for input + timeout 1ms\nok 92 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_concurrent_trace_path.j4vRx4\nPASS: kernel/test_select_poll_epoll 92 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_concurrent_trace_path.j4vRx4\nok 93 - Enable kernel syscall epoll_ctl,epoll_pwait for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 93 - Enable kernel syscall epoll_ctl,epoll_pwait for session syscall_payload on channel\nok 94 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 94 - Add context command for type: pid\nok 95 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 95 - Start tracing for session\nPERROR - 09:40:54.169662300 [7713/7713]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.169706650 [7713/7713]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.170551325 [7713/7713]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.178576450 [7715/7715]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.178617675 [7715/7715]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.179466375 [7715/7715]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.187557650 [7717/7717]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.187599825 [7717/7717]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.188528950 [7717/7717]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.197222575 [7719/7719]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.197276350 [7719/7719]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.198192100 [7719/7719]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.206261425 [7721/7721]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.206302700 [7721/7721]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.207154425 [7721/7721]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.215145300 [7723/7723]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.215186150 [7723/7723]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.216062150 [7723/7723]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.224556900 [7725/7725]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.224597625 [7725/7725]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.225476225 [7725/7725]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.233390350 [7727/7727]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.233431425 [7727/7727]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.234271350 [7727/7727]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.242613400 [7729/7729]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.242655875 [7729/7729]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.243495400 [7729/7729]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.251826050 [7731/7731]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.251869250 [7731/7731]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.252809300 [7731/7731]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.260796700 [7733/7733]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.260848850 [7733/7733]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.261717875 [7733/7733]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.269656400 [7735/7735]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.269697900 [7735/7735]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.270544775 [7735/7735]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.278468325 [7737/7737]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.278510625 [7737/7737]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.279402775 [7737/7737]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.287347175 [7739/7739]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.287392400 [7739/7739]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.288315675 [7739/7739]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.296330800 [7741/7741]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.296370650 [7741/7741]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.297246675 [7741/7741]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.305306900 [7743/7743]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.305347850 [7743/7743]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.306226700 [7743/7743]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.314311375 [7745/7745]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.314353825 [7745/7745]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.315249850 [7745/7745]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.323278575 [7747/7747]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.323329575 [7747/7747]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.324175075 [7747/7747]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.332366325 [7749/7749]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.332407175 [7749/7749]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.333259975 [7749/7749]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.341298525 [7751/7751]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.341340150 [7751/7751]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.342196200 [7751/7751]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.350259825 [7753/7753]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.350300800 [7753/7753]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.351140300 [7753/7753]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.359189525 [7755/7755]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.359230200 [7755/7755]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.360082000 [7755/7755]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.368234850 [7757/7757]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.368301450 [7757/7757]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.369190950 [7757/7757]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.377238525 [7759/7759]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.377279350 [7759/7759]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.378224300 [7759/7759]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.386678900 [7761/7761]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.386729200 [7761/7761]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.387578050 [7761/7761]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.395416475 [7763/7763]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.395458025 [7763/7763]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.396329500 [7763/7763]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.404184400 [7765/7765]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.404225075 [7765/7765]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.405156575 [7765/7765]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.413241800 [7767/7767]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.413283125 [7767/7767]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.414221550 [7767/7767]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.422153100 [7769/7769]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.422192850 [7769/7769]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.423038700 [7769/7769]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.430840100 [7771/7771]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.430882500 [7771/7771]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.431727150 [7771/7771]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.439818525 [7773/7773]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.439861275 [7773/7773]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.440769775 [7773/7773]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.448944275 [7775/7775]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.448995275 [7775/7775]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.449899300 [7775/7775]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.457680075 [7777/7777]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.457723500 [7777/7777]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.458605600 [7777/7777]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.466372850 [7779/7779]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.466415400 [7779/7779]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.467263475 [7779/7779]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.475164475 [7781/7781]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.475211875 [7781/7781]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.476062350 [7781/7781]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.483840300 [7783/7783]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.483883200 [7783/7783]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.484771900 [7783/7783]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.492531725 [7785/7785]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.492572775 [7785/7785]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.493520775 [7785/7785]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.501297875 [7787/7787]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.501338750 [7787/7787]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.502304300 [7787/7787]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.510371050 [7789/7789]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.510421675 [7789/7789]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.511272100 [7789/7789]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.519140425 [7791/7791]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.519181875 [7791/7791]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.520036950 [7791/7791]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.528487300 [7793/7793]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.528529150 [7793/7793]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.529525600 [7793/7793]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.537308875 [7795/7795]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.537499700 [7795/7795]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.538359075 [7795/7795]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.546259450 [7797/7797]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.546300650 [7797/7797]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.547193375 [7797/7797]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.555020325 [7799/7799]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.555061875 [7799/7799]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.555910375 [7799/7799]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.563797900 [7801/7801]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.563839925 [7801/7801]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.564754750 [7801/7801]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.572803775 [7803/7803]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.572851425 [7803/7803]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.573795275 [7803/7803]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.581685400 [7805/7805]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.581730950 [7805/7805]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.582581025 [7805/7805]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.590599775 [7807/7807]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.590642975 [7807/7807]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.591488075 [7807/7807]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.599469450 [7809/7809]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.599510625 [7809/7809]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.600401850 [7809/7809]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.608428725 [7811/7811]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.608469925 [7811/7811]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.609329550 [7811/7811]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.617322900 [7813/7813]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.617405575 [7813/7813]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.618370800 [7813/7813]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.626351650 [7815/7815]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.626393975 [7815/7815]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.627268650 [7815/7815]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.635205050 [7817/7817]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.635254125 [7817/7817]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.636106175 [7817/7817]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.643969575 [7819/7819]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.644010900 [7819/7819]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.644909750 [7819/7819]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.652842000 [7821/7821]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.652884125 [7821/7821]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.653749550 [7821/7821]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.661708700 [7823/7823]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.661750425 [7823/7823]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.662627800 [7823/7823]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.670536825 [7825/7825]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.670579650 [7825/7825]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.671429750 [7825/7825]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.679449600 [7827/7827]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.679491375 [7827/7827]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.680406550 [7827/7827]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.688348075 [7829/7829]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.688389175 [7829/7829]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.689267825 [7829/7829]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.697247125 [7831/7831]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.697297500 [7831/7831]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.698158425 [7831/7831]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.706078025 [7833/7833]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.706118675 [7833/7833]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.706968400 [7833/7833]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.714920200 [7835/7835]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.714966425 [7835/7835]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.715814050 [7835/7835]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.723970500 [7837/7837]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.724011350 [7837/7837]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.724924000 [7837/7837]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.732789800 [7839/7839]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.732831000 [7839/7839]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.733702850 [7839/7839]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.741643550 [7841/7841]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.741685950 [7841/7841]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.742591075 [7841/7841]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.750559100 [7843/7843]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.750600725 [7843/7843]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.751496200 [7843/7843]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.759347300 [7845/7845]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.759389925 [7845/7845]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.760388350 [7845/7845]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.768179925 [7847/7847]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.768221150 [7847/7847]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.769191325 [7847/7847]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.777863725 [7849/7849]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.777907275 [7849/7849]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.778800650 [7849/7849]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.786830825 [7851/7851]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.786872400 [7851/7851]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.787719250 [7851/7851]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.795695925 [7853/7853]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.795739050 [7853/7853]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.796612125 [7853/7853]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.804483600 [7855/7855]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.804525150 [7855/7855]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.805436475 [7855/7855]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.813345400 [7857/7857]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.813540600 [7857/7857]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.814411400 [7857/7857]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.822334575 [7859/7859]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.822376100 [7859/7859]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.823232350 [7859/7859]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.831000600 [7861/7861]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.831042300 [7861/7861]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.831891750 [7861/7861]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.839811900 [7863/7863]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.839854000 [7863/7863]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.840742750 [7863/7863]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.848683825 [7865/7865]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.848724775 [7865/7865]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.849599900 [7865/7865]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.857493575 [7867/7867]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.857534300 [7867/7867]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.858404625 [7867/7867]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.866358750 [7869/7869]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.866399275 [7869/7869]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.867244950 [7869/7869]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.875248350 [7871/7871]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.875290825 [7871/7871]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.876142525 [7871/7871]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.884096275 [7873/7873]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.884138275 [7873/7873]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.885314400 [7873/7873]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.893898075 [7875/7875]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.893941175 [7875/7875]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.894824125 [7875/7875]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.902636375 [7877/7877]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.902679150 [7877/7877]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.903519100 [7877/7877]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.911606450 [7879/7879]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.911648950 [7879/7879]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.912516625 [7879/7879]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.920699450 [7881/7881]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.920743950 [7881/7881]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.921716900 [7881/7881]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.930072725 [7883/7883]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.930113325 [7883/7883]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.930965700 [7883/7883]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.938812200 [7885/7885]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.938855525 [7885/7885]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.939719375 [7885/7885]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.947769925 [7887/7887]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.947812150 [7887/7887]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.949075875 [7887/7887]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.956977800 [7889/7889]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.957019900 [7889/7889]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.957956775 [7889/7889]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.966523350 [7891/7891]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.966566925 [7891/7891]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.967408450 [7891/7891]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.975415200 [7893/7893]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.975457800 [7893/7893]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.976389425 [7893/7893]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.985380100 [7895/7895]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.985422125 [7895/7895]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.986279650 [7895/7895]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.994253025 [7897/7897]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.994296275 [7897/7897]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.995178800 [7897/7897]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.003980750 [7899/7899]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.004026675 [7899/7899]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.004901600 [7899/7899]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.013468200 [7901/7901]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.013516775 [7901/7901]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.014453000 [7901/7901]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.022876250 [7903/7903]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.022924325 [7903/7903]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.023779450 [7903/7903]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.031991750 [7905/7905]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.032036125 [7905/7905]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.032959100 [7905/7905]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.041084100 [7907/7907]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.041127825 [7907/7907]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.042042025 [7907/7907]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.051025375 [7909/7909]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.051069850 [7909/7909]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.051958400 [7909/7909]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.060036700 [7911/7911]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.060089775 [7911/7911]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.060989875 [7911/7911]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\n# Expect segfaults\nok 96 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 96 - Stop lttng tracing for session\nok 97 - Validate trace for event epoll_ctl, 409400 events\nPASS: kernel/test_select_poll_epoll 97 - Validate trace for event epoll_ctl, 409400 events\nok 98 - Validation skipped\nPASS: kernel/test_select_poll_epoll 98 - Validation skipped\nok 99 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 99 - Destroy session syscall_payload\n# Killing (signal SIGTERM) lttng-sessiond and lt-lttng-sessiond pids: 7460 7461 \nok 100 - Wait after kill session daemon\nPASS: kernel/test_select_poll_epoll 100 - Wait after kill session daemon\n# Looks like you planned 102 tests but only ran 100.\nERROR: kernel/test_select_poll_epoll - too few tests run (expected 102, got 100)\n\nDURATION: 2287\nEND: /usr/lib/lttng-tools/ptest\n2024-02-06T09:42\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "lttng-tools": {
                    "duration": "2287",
                    "log": "START: ptest-runner\n2024-02-06T09:04\nPASS: ini_config/test_ini_config 1 - Successfully opened a config file, registered to all sections\nPASS: ini_config/test_ini_config 2 - Processed entries from each sections\nPASS: ini_config/test_ini_config 3 - Text value parsed correctly\nPASS: ini_config/test_ini_config 4 - Successfully opened a config file, registered to one section\nPASS: ini_config/test_ini_config 5 - Processed an entry from section1 only\nPASS: ini_config/test_ini_config 6 - Int value parsed correctly\nPASS: ini_config/test_ini_config 7 - Successfully opened a config file, registered to the global section\nPASS: ini_config/test_ini_config 8 - Processed an entry from the global section only\nPASS: test_action 1 - Create notify action\nPASS: test_action 2 - Action has type LTTNG_ACTION_TYPE_NOTIFY\nPASS: test_action 3 - Default policy is every n=1\nPASS: test_action 4 - Set rate policy\nPASS: test_action 5 - Notify action policy get\nPASS: test_action 6 - Action notify serialized\nPASS: test_action 7 - Notify action created from payload is non-null\nPASS: test_action 8 - Serialized and de-serialized notify action are equal\nPASS: test_action 9 - Create rotate_session action\nPASS: test_action 10 - Action has type LTTNG_ACTION_TYPE_ROTATE_SESSION\nPASS: test_action 11 - Set session name (NULL,NULL) expect invalid\nPASS: test_action 12 - Set session name (object,NULL) expect invalid\nPASS: test_action 13 - Set session name (NULL,object) expect invalid\nPASS: test_action 14 - Set session name\nPASS: test_action 15 - Get session name, expected `my_session_name` got `my_session_name`\nPASS: test_action 16 - Default policy is every n=1\nPASS: test_action 17 - Set rate policy\nPASS: test_action 18 - rotate_session action policy get\nPASS: test_action 19 - Action rotate_session serialized\nPASS: test_action 20 - rotate_session action created from payload is non-null\nPASS: test_action 21 - Serialized and de-serialized rotate_session action are equal\nPASS: test_action 22 - Create start_session action\nPASS: test_action 23 - Action has type LTTNG_ACTION_TYPE_START_SESSION\nPASS: test_action 24 - Set session name (NULL,NULL) expect invalid\nPASS: test_action 25 - Set session name (object,NULL) expect invalid\nPASS: test_action 26 - Set session name (NULL,object) expect invalid\nPASS: test_action 27 - Set session name\nPASS: test_action 28 - Get session name, expected `my_session_name` got `my_session_name`\nPASS: test_action 29 - Default policy is every n=1\nPASS: test_action 30 - Set rate policy\nPASS: test_action 31 - start_session action policy get\nPASS: test_action 32 - Action start_session serialized\nPASS: test_action 33 - start_session action created from payload is non-null\nPASS: test_action 34 - Serialized and de-serialized start_session action are equal\nPASS: test_action 35 - Create stop_session action\nPASS: test_action 36 - Action has type LTTNG_ACTION_TYPE_STOP_SESSION\nPASS: test_action 37 - Set session name (NULL,NULL) expect invalid\nPASS: test_action 38 - Set session name (object,NULL) expect invalid\nPASS: test_action 39 - Set session name (NULL,object) expect invalid\nPASS: test_action 40 - Set session name\nPASS: test_action 41 - Get session name, expected `my_session_name` got `my_session_name`\nPASS: test_action 42 - Default policy is every n=1\nPASS: test_action 43 - Set rate policy\nPASS: test_action 44 - stop_session action policy get\nPASS: test_action 45 - Action stop_session serialized\nPASS: test_action 46 - stop_session action created from payload is non-null\nPASS: test_action 47 - Serialized and de-serialized stop_session action are equal\nPASS: test_action 48 - Create snapshot_session action\nPASS: test_action 49 - Action has type LTTNG_ACTION_TYPE_SNAPSHOT_SESSION\nPASS: test_action 50 - Set session name (NULL,NULL) expect invalid\nPASS: test_action 51 - Set session name (object,NULL) expect invalid\nPASS: test_action 52 - Set session name (NULL,object) expect invalid\nPASS: test_action 53 - Set session name\nPASS: test_action 54 - Get session name, expected `my_session_name` got `my_session_name`\nPASS: test_action 55 - Default policy is every n=1\nPASS: test_action 56 - Set rate policy\nPASS: test_action 57 - snapshot_session action policy get\nPASS: test_action 58 - Action snapshot_session serialized\nPASS: test_action 59 - snapshot_session action created from payload is non-null\nPASS: test_action 60 - Serialized and de-serialized snapshot_session action are equal\nPASS: test_buffer_view 1 - !lttng_buffer_view_contains_string(&view, buf, 4)\nPASS: test_buffer_view 2 - lttng_buffer_view_contains_string(&view, buf, 5)\nPASS: test_buffer_view 3 - !lttng_buffer_view_contains_string(&view, buf, 6)\nPASS: test_buffer_view 4 - !lttng_buffer_view_contains_string(&view_minus_one, buf, 4)\nPASS: test_buffer_view 5 - !lttng_buffer_view_contains_string(&view_minus_one, buf, 5)\nPASS: test_directory_handle 1 - Initialized directory handle from the test directory\nPASS: test_directory_handle 2 - Error returned when attempting to recursively remove non-empty hierarchy with LTTNG_DIRECTORY_HANDLE_FAIL_NON_EMPTY_FLAG\nPASS: test_directory_handle 3 - No error returned when recursively removing empty hierarchy with LTTNG_DIRECTORY_HANDLE_FAIL_NON_EMPTY_FLAG\nPASS: test_directory_handle 4 - Folder hierarchy /tmp/lttng-6ju3GJ/fail_non_empty successfully removed\nPASS: test_directory_handle 5 - Initialized directory handle from the test directory\nPASS: test_directory_handle 6 - No error returned when attempting to recursively remove non-empty hierarchy with LTTNG_DIRECTORY_HANDLE_SKIP_NON_EMPTY_FLAG\nPASS: test_directory_handle 7 - Test directory still exists after skip\nPASS: test_directory_handle 8 - No error returned when recursively removing empty hierarchy with LTTNG_DIRECTORY_HANDLE_SKIP_NON_EMPTY_FLAG\nPASS: test_directory_handle 9 - Folder hierarchy /tmp/lttng-6ju3GJ/skip_non_empty successfully removed\nPASS: test_event_expr_to_bytecode 1 - event payload field\nPASS: test_event_expr_to_bytecode 2 - channel context field\nPASS: test_event_expr_to_bytecode 3 - app-specific context field\nPASS: test_event_expr_to_bytecode 4 - array field element\nPASS: test_event_rule 1 - tracepoint object.\nPASS: test_event_rule 2 - setting pattern.\nPASS: test_event_rule 3 - getting pattern.\nPASS: test_event_rule 4 - pattern is equal.\nPASS: test_event_rule 5 - setting filter.\nPASS: test_event_rule 6 - getting filter.\nPASS: test_event_rule 7 - filter is equal.\nPASS: test_event_rule 8 - Serializing.\nPASS: test_event_rule 9 - Deserializing.\nPASS: test_event_rule 10 - serialized and from buffer are equal.\nPASS: test_event_rule 11 - user tracepoint object.\nPASS: test_event_rule 12 - setting pattern.\nPASS: test_event_rule 13 - getting pattern.\nPASS: test_event_rule 14 - pattern is equal.\nPASS: test_event_rule 15 - setting filter.\nPASS: test_event_rule 16 - getting filter.\nPASS: test_event_rule 17 - filter is equal.\nPASS: test_event_rule 18 - get unset log level rule.\nPASS: test_event_rule 19 - setting log level rule.\nPASS: test_event_rule 20 - get log level rule.\nPASS: test_event_rule 21 - setting name pattern exclusions \"my_event_test1\"\nPASS: test_event_rule 22 - setting name pattern exclusions \"my_event_test2\"\nPASS: test_event_rule 23 - setting name pattern exclusions \"my_event_test3\"\nPASS: test_event_rule 24 - getting name pattern exclusion count.\nPASS: test_event_rule 25 - count is 3/3\nPASS: test_event_rule 26 - getting name pattern exclusion at index 0.\nPASS: test_event_rule 27 - my_event_test1 == my_event_test1.\nPASS: test_event_rule 28 - getting name pattern exclusion at index 1.\nPASS: test_event_rule 29 - my_event_test2 == my_event_test2.\nPASS: test_event_rule 30 - getting name pattern exclusion at index 2.\nPASS: test_event_rule 31 - my_event_test3 == my_event_test3.\nPASS: test_event_rule 32 - Serializing.\nPASS: test_event_rule 33 - Deserializing.\nPASS: test_event_rule 34 - serialized and from buffer are equal.\nPASS: test_event_rule 35 - syscall object.\nPASS: test_event_rule 36 - setting pattern.\nPASS: test_event_rule 37 - getting pattern.\nPASS: test_event_rule 38 - pattern is equal.\nPASS: test_event_rule 39 - setting filter.\nPASS: test_event_rule 40 - getting filter.\nPASS: test_event_rule 41 - filter is equal.\nPASS: test_event_rule 42 - Serializing.\nPASS: test_event_rule 43 - Deserializing.\nPASS: test_event_rule 44 - serialized and from buffer are equal.\nPASS: test_event_rule 45 - uprobe event rule object creation.\nPASS: test_event_rule 46 - Getting uprobe event rule location.\nPASS: test_event_rule 47 - Location is equal.\nPASS: test_event_rule 48 - Setting uprobe event rule name: my_probe..\nPASS: test_event_rule 49 - Getting uprobe name.\nPASS: test_event_rule 50 - Uprobe name are equal.\nPASS: test_event_rule 51 - Serializing.\nPASS: test_event_rule 52 - Deserializing.\nPASS: test_event_rule 53 - serialized and from buffer are equal.\nPASS: test_event_rule 54 - kprobe event rule object creation.\nPASS: test_event_rule 55 - Getting kprobe event rule location.\nPASS: test_event_rule 56 - Locations are equal.\nPASS: test_event_rule 57 - Setting kprobe event rule name: my_probe.\nPASS: test_event_rule 58 - Getting kprobe name.\nPASS: test_event_rule 59 - kprobe name are equal.\nPASS: test_event_rule 60 - Serializing.\nPASS: test_event_rule 61 - Deserializing.\nPASS: test_event_rule 62 - serialized and from buffer are equal.\nPASS: test_event_rule 63 - kprobe event rule object creation.\nPASS: test_event_rule 64 - Getting kprobe event rule location.\nPASS: test_event_rule 65 - Locations are equal.\nPASS: test_event_rule 66 - Setting kprobe event rule name: my_probe.\nPASS: test_event_rule 67 - Getting kprobe name.\nPASS: test_event_rule 68 - kprobe name are equal.\nPASS: test_event_rule 69 - Serializing.\nPASS: test_event_rule 70 - Deserializing.\nPASS: test_event_rule 71 - serialized and from buffer are equal.\nPASS: test_event_rule 72 - log4j_logging object.\nPASS: test_event_rule 73 - setting pattern.\nPASS: test_event_rule 74 - getting pattern.\nPASS: test_event_rule 75 - pattern is equal.\nPASS: test_event_rule 76 - setting filter.\nPASS: test_event_rule 77 - getting filter.\nPASS: test_event_rule 78 - filter is equal.\nPASS: test_event_rule 79 - get unset log level rule.\nPASS: test_event_rule 80 - setting log level rule.\nPASS: test_event_rule 81 - get log level rule.\nPASS: test_event_rule 82 - Serializing.\nPASS: test_event_rule 83 - Deserializing.\nPASS: test_event_rule 84 - serialized and from buffer are equal.\nPASS: test_event_rule 85 - jul_logging object.\nPASS: test_event_rule 86 - setting pattern.\nPASS: test_event_rule 87 - getting pattern.\nPASS: test_event_rule 88 - pattern is equal.\nPASS: test_event_rule 89 - setting filter.\nPASS: test_event_rule 90 - getting filter.\nPASS: test_event_rule 91 - filter is equal.\nPASS: test_event_rule 92 - get unset log level rule.\nPASS: test_event_rule 93 - setting log level rule.\nPASS: test_event_rule 94 - get log level rule.\nPASS: test_event_rule 95 - Serializing.\nPASS: test_event_rule 96 - Deserializing.\nPASS: test_event_rule 97 - serialized and from buffer are equal.\nPASS: test_event_rule 98 - python_logging object.\nPASS: test_event_rule 99 - setting pattern.\nPASS: test_event_rule 100 - getting pattern.\nPASS: test_event_rule 101 - pattern is equal.\nPASS: test_event_rule 102 - setting filter.\nPASS: test_event_rule 103 - getting filter.\nPASS: test_event_rule 104 - filter is equal.\nPASS: test_event_rule 105 - get unset log level rule.\nPASS: test_event_rule 106 - setting log level rule.\nPASS: test_event_rule 107 - get log level rule.\nPASS: test_event_rule 108 - Serializing.\nPASS: test_event_rule 109 - Deserializing.\nPASS: test_event_rule 110 - serialized and from buffer are equal.\nPASS: test_event_rule 111 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = EMERG\nPASS: test_event_rule 112 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = EMERG\nPASS: test_event_rule 113 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = ALERT\nPASS: test_event_rule 114 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = ALERT\nPASS: test_event_rule 115 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = CRIT\nPASS: test_event_rule 116 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = CRIT\nPASS: test_event_rule 117 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = ERR\nPASS: test_event_rule 118 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = ERR\nPASS: test_event_rule 119 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = WARNING\nPASS: test_event_rule 120 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = WARNING\nPASS: test_event_rule 121 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = NOTICE\nPASS: test_event_rule 122 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = NOTICE\nPASS: test_event_rule 123 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = INFO\nPASS: test_event_rule 124 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = INFO\nPASS: test_event_rule 125 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_SYSTEM\nPASS: test_event_rule 126 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_SYSTEM\nPASS: test_event_rule 127 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_PROGRAM\nPASS: test_event_rule 128 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_PROGRAM\nPASS: test_event_rule 129 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_PROCESS\nPASS: test_event_rule 130 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_PROCESS\nPASS: test_event_rule 131 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_MODULE\nPASS: test_event_rule 132 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_MODULE\nPASS: test_event_rule 133 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_UNIT\nPASS: test_event_rule 134 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_UNIT\nPASS: test_event_rule 135 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_FUNCTION\nPASS: test_event_rule 136 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_FUNCTION\nPASS: test_event_rule 137 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG_LINE\nPASS: test_event_rule 138 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG_LINE\nPASS: test_event_rule 139 - Log level rule \"exactly\" accepted by user tracepoint event rule: level = DEBUG\nPASS: test_event_rule 140 - Log level rule \"as least as severe as\" accepted by user tracepoint event rule: level = DEBUG\nPASS: test_event_rule 141 - Log level rule \"exactly\" rejected by user tracepoint event rule: level = -1980\nPASS: test_event_rule 142 - Log level rule \"as least as severe as\" rejected by user tracepoint event rule: level = -1980\nPASS: test_event_rule 143 - Log level rule \"exactly\" rejected by user tracepoint event rule: level = 1995\nPASS: test_event_rule 144 - Log level rule \"as least as severe as\" rejected by user tracepoint event rule: level = 1995\nPASS: test_event_rule 145 - Log level rule \"exactly\" rejected by user tracepoint event rule: level = 15\nPASS: test_event_rule 146 - Log level rule \"as least as severe as\" rejected by user tracepoint event rule: level = 15\nPASS: test_event_rule 147 - Log level rule \"exactly\" rejected by user tracepoint event rule: level = -1\nPASS: test_event_rule 148 - Log level rule \"as least as severe as\" rejected by user tracepoint event rule: level = -1\nPASS: test_event_rule 149 - Log level rule \"exactly\" accepted by jul logging event rule: level = OFF\nPASS: test_event_rule 150 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = OFF\nPASS: test_event_rule 151 - Log level rule \"exactly\" accepted by jul logging event rule: level = SEVERE\nPASS: test_event_rule 152 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = SEVERE\nPASS: test_event_rule 153 - Log level rule \"exactly\" accepted by jul logging event rule: level = WARNING\nPASS: test_event_rule 154 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = WARNING\nPASS: test_event_rule 155 - Log level rule \"exactly\" accepted by jul logging event rule: level = INFO\nPASS: test_event_rule 156 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = INFO\nPASS: test_event_rule 157 - Log level rule \"exactly\" accepted by jul logging event rule: level = CONFIG\nPASS: test_event_rule 158 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = CONFIG\nPASS: test_event_rule 159 - Log level rule \"exactly\" accepted by jul logging event rule: level = FINE\nPASS: test_event_rule 160 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = FINE\nPASS: test_event_rule 161 - Log level rule \"exactly\" accepted by jul logging event rule: level = FINER\nPASS: test_event_rule 162 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = FINER\nPASS: test_event_rule 163 - Log level rule \"exactly\" accepted by jul logging event rule: level = FINEST\nPASS: test_event_rule 164 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = FINEST\nPASS: test_event_rule 165 - Log level rule \"exactly\" accepted by jul logging event rule: level = ALL\nPASS: test_event_rule 166 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = ALL\nPASS: test_event_rule 167 - Log level rule \"exactly\" accepted by jul logging event rule: level = 0\nPASS: test_event_rule 168 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = 0\nPASS: test_event_rule 169 - Log level rule \"exactly\" accepted by jul logging event rule: level = -1980\nPASS: test_event_rule 170 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = -1980\nPASS: test_event_rule 171 - Log level rule \"exactly\" accepted by jul logging event rule: level = 1995\nPASS: test_event_rule 172 - Log level rule \"as least as severe as\" accepted by jul logging event rule: level = 1995\nPASS: test_event_rule 173 - Log level rule \"exactly\" accepted by log4j logging event rule: level = OFF\nPASS: test_event_rule 174 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = OFF\nPASS: test_event_rule 175 - Log level rule \"exactly\" accepted by log4j logging event rule: level = FATAL\nPASS: test_event_rule 176 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = FATAL\nPASS: test_event_rule 177 - Log level rule \"exactly\" accepted by log4j logging event rule: level = ERROR\nPASS: test_event_rule 178 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = ERROR\nPASS: test_event_rule 179 - Log level rule \"exactly\" accepted by log4j logging event rule: level = WARN\nPASS: test_event_rule 180 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = WARN\nPASS: test_event_rule 181 - Log level rule \"exactly\" accepted by log4j logging event rule: level = INFO\nPASS: test_event_rule 182 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = INFO\nPASS: test_event_rule 183 - Log level rule \"exactly\" accepted by log4j logging event rule: level = DEBUG\nPASS: test_event_rule 184 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = DEBUG\nPASS: test_event_rule 185 - Log level rule \"exactly\" accepted by log4j logging event rule: level = TRACE\nPASS: test_event_rule 186 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = TRACE\nPASS: test_event_rule 187 - Log level rule \"exactly\" accepted by log4j logging event rule: level = ALL\nPASS: test_event_rule 188 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = ALL\nPASS: test_event_rule 189 - Log level rule \"exactly\" accepted by log4j logging event rule: level = -1980\nPASS: test_event_rule 190 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = -1980\nPASS: test_event_rule 191 - Log level rule \"exactly\" accepted by log4j logging event rule: level = 1995\nPASS: test_event_rule 192 - Log level rule \"as least as severe as\" accepted by log4j logging event rule: level = 1995\nPASS: test_event_rule 193 - Log level rule \"exactly\" accepted by python logging event rule: level = CRITICAL\nPASS: test_event_rule 194 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = CRITICAL\nPASS: test_event_rule 195 - Log level rule \"exactly\" accepted by python logging event rule: level = ERROR\nPASS: test_event_rule 196 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = ERROR\nPASS: test_event_rule 197 - Log level rule \"exactly\" accepted by python logging event rule: level = WARNING\nPASS: test_event_rule 198 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = WARNING\nPASS: test_event_rule 199 - Log level rule \"exactly\" accepted by python logging event rule: level = INFO\nPASS: test_event_rule 200 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = INFO\nPASS: test_event_rule 201 - Log level rule \"exactly\" accepted by python logging event rule: level = DEBUG\nPASS: test_event_rule 202 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = DEBUG\nPASS: test_event_rule 203 - Log level rule \"exactly\" accepted by python logging event rule: level = NOTSET\nPASS: test_event_rule 204 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = NOTSET\nPASS: test_event_rule 205 - Log level rule \"exactly\" accepted by python logging event rule: level = 45\nPASS: test_event_rule 206 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = 45\nPASS: test_event_rule 207 - Log level rule \"exactly\" accepted by python logging event rule: level = 35\nPASS: test_event_rule 208 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = 35\nPASS: test_event_rule 209 - Log level rule \"exactly\" accepted by python logging event rule: level = 0\nPASS: test_event_rule 210 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = 0\nPASS: test_event_rule 211 - Log level rule \"exactly\" accepted by python logging event rule: level = -657\nPASS: test_event_rule 212 - Log level rule \"as least as severe as\" accepted by python logging event rule: level = -657\nPASS: test_fd_tracker 1 - Created an fd tracker with a limit of 50 simulateously opened file descriptors\nPASS: test_fd_tracker 2 - Track unsuspendable fd 0 (stdin)\nPASS: test_fd_tracker 3 - Track unsuspendable fd 1 (stdout)\nPASS: test_fd_tracker 4 - Track unsuspendable fd 2 (stderr)\nPASS: test_fd_tracker 5 - Untrack unsuspendable fd 0 (stdin)\nPASS: test_fd_tracker 6 - Untrack unsuspendable fd 1 (stdout)\nPASS: test_fd_tracker 7 - Untrack unsuspendable fd 2 (stderr)\nPASS: test_fd_tracker 8 - Test directory is empty\nPASS: test_fd_tracker 9 - fd_tracker_open_unsuspendable_fd() forwards the user callback's error code\nPASS: test_fd_tracker 10 - Output fd parameter is unaffected on error of fd_tracker_open_unsuspendable_fd()\nPASS: test_fd_tracker 11 - fd_tracker_open_unsuspendable_fd() sets the output fd parameter to the newly-tracked fd's value\nPASS: test_fd_tracker 12 - fd_tracker_close_unsuspendable_fd() forwards the user callback's error code\nPASS: test_fd_tracker 13 - Test directory is empty\nPASS: test_fd_tracker 14 - EEXIST reported on open of an already tracked file descriptor\nPASS: test_fd_tracker 15 - Test directory is empty\nPASS: test_fd_tracker 16 - EINVAL reported on close of an untracked file descriptor\nPASS: test_fd_tracker 17 - Test directory is empty\nPASS: test_fd_tracker 18 - File descriptor tracker allowed the user to meet its limit with unsuspendable file descriptors (50)\nPASS: test_fd_tracker 19 - EMFILE reported when exceeding the file descriptor limit while opening an unsuspendable fd\nPASS: test_fd_tracker 20 - Test directory is empty\nPASS: test_fd_tracker 21 - Created 500 files with a limit of 50 simultaneously-opened file descriptor\nPASS: test_fd_tracker 22 - Expected 55 open file descriptors (55 are open)\nPASS: test_fd_tracker 23 - Close all opened filesystem handles\nPASS: test_fd_tracker 24 - Test directory is empty\nPASS: test_fd_tracker 25 - Created 500 files with a limit of 50 simultaneously-opened file descriptor\nPASS: test_fd_tracker 26 - Expected 55 open file descriptors (55 are open)\nPASS: test_fd_tracker 27 - Wrote reference string to 500 files\nPASS: test_fd_tracker 28 - FD tracker enforced the file descriptor cap\nPASS: test_fd_tracker 29 - Files contain the expected content\nPASS: test_fd_tracker 30 - Close all opened filesystem handles\nPASS: test_fd_tracker 31 - Test directory is empty\nPASS: test_fd_tracker 32 - Created 50 files with a limit of 50 simultaneously-opened file descriptor\nPASS: test_fd_tracker 33 - Expected 55 open file descriptors (55 are open)\nPASS: test_fd_tracker 34 - Track unsuspendable fd 0 (stdin)\nPASS: test_fd_tracker 35 - Track unsuspendable fd 1 (stdout)\nPASS: test_fd_tracker 36 - Track unsuspendable fd 2 (stderr)\nPASS: test_fd_tracker 37 - Expected 52 open file descriptors (52 are open)\nPASS: test_fd_tracker 38 - Untrack unsuspendable fd 0 (stdin)\nPASS: test_fd_tracker 39 - Untrack unsuspendable fd 1 (stdout)\nPASS: test_fd_tracker 40 - Untrack unsuspendable fd 2 (stderr)\nPASS: test_fd_tracker 41 - Expected 52 open file descriptors (52 are open)\nPASS: test_fd_tracker 42 - Close all opened filesystem handles\nPASS: test_fd_tracker 43 - Test directory is empty\nPASS: test_fd_tracker 44 - Successfully opened 2 handles to /tmp/fd-tracker-UE9crf/my_file\nPASS: test_fd_tracker 45 - Successfully unlinked the first handle to /tmp/fd-tracker-UE9crf/my_file\nPASS: test_fd_tracker 46 - my_file no longer present on file system after unlink\nPASS: test_fd_tracker 47 - /tmp/fd-tracker-UE9crf/unlinked_files/0 exists on file system after unlink\nPASS: test_fd_tracker 48 - Got fd from first handle\nPASS: test_fd_tracker 49 - fd tracker does not allow two fds to be used at once\nPASS: test_fd_tracker 50 - Got fd from second handle\nPASS: test_fd_tracker 51 - ENOENT is reported when attempting to unlink the second handle to /tmp/fd-tracker-UE9crf/my_file\nPASS: test_fd_tracker 52 - Successfully opened a new handle to previously unlinked file /tmp/fd-tracker-UE9crf/my_file\nPASS: test_fd_tracker 53 - Successfully unlinked the new handle handle to /tmp/fd-tracker-UE9crf/my_file\nPASS: test_fd_tracker 54 - /tmp/fd-tracker-UE9crf/unlinked_files/1 exists on file system after unlink\nPASS: test_fd_tracker 55 - Successfully closed the first handle\nPASS: test_fd_tracker 56 - Successfully closed the second handle\nPASS: test_fd_tracker 57 - Successfully closed the third handle\nPASS: test_fd_tracker 58 - my_file no longer present on file system after handle close\nPASS: test_fd_tracker 59 - /tmp/fd-tracker-UE9crf/unlinked_files/0 no longer present on file system after handle close\nPASS: test_fd_tracker 60 - /tmp/fd-tracker-UE9crf/unlinked_files/1 no longer present on file system after handle close\nPASS: test_fd_tracker 61 - Test directory is empty\nPASS: test_rate_policy 1 - Rate policy every n A created: interval: 100\nPASS: test_rate_policy 2 - Rate policy every n B created: interval: 100\nPASS: test_rate_policy 3 - Rate policy every n C created: interval: 1\nPASS: test_rate_policy 4 - Type is LTTNG_RATE_POLICY_TYPE_EVERY_N\nPASS: test_rate_policy 5 - Get interval returns INVALID\nPASS: test_rate_policy 6 - Get interval returns INVALID\nPASS: test_rate_policy 7 - Get interval returns INVALID\nPASS: test_rate_policy 8 -  Getting interval A\nPASS: test_rate_policy 9 -  Getting interval B\nPASS: test_rate_policy 10 -  Getting interval C\nPASS: test_rate_policy 11 - is equal (NULL,NULL)\nPASS: test_rate_policy 12 - is equal (object, NULL)\nPASS: test_rate_policy 13 -  is equal (NULL, object)\nPASS: test_rate_policy 14 - is equal (object A, object A)\nPASS: test_rate_policy 15 - is equal (object A, object B\nPASS: test_rate_policy 16 - is equal (object B, object A\nPASS: test_rate_policy 17 - is equal (object A, object C)\nPASS: test_rate_policy 18 - is equal (object C, object A)\nPASS: test_rate_policy 19 - Serializing\nPASS: test_rate_policy 20 - Deserializing\nPASS: test_rate_policy 21 - serialized and from buffer are equal\nPASS: test_rate_policy 22 - Rate policy every n A created: threshold: 100\nPASS: test_rate_policy 23 - Rate policy every n B created: threshold: 100\nPASS: test_rate_policy 24 - Rate policy every n C created: threshold: 1\nPASS: test_rate_policy 25 - Type is LTTNG_RATE_POLICY_TYPE_once_after_n\nPASS: test_rate_policy 26 - Get threshold returns INVALID\nPASS: test_rate_policy 27 - Get threshold returns INVALID\nPASS: test_rate_policy 28 - Get threshold returns INVALID\nPASS: test_rate_policy 29 -  Getting threshold A\nPASS: test_rate_policy 30 -  Getting threshold B\nPASS: test_rate_policy 31 -  Getting threshold C\nPASS: test_rate_policy 32 - is equal (NULL,NULL)\nPASS: test_rate_policy 33 - is equal (object, NULL)\nPASS: test_rate_policy 34 -  is equal (NULL, object)\nPASS: test_rate_policy 35 - is equal (object A, object A)\nPASS: test_rate_policy 36 - is equal (object A, object B\nPASS: test_rate_policy 37 - is equal (object B, object A\nPASS: test_rate_policy 38 - is equal (object A, object C)\nPASS: test_rate_policy 39 - is equal (object C, object A)\nPASS: test_rate_policy 40 - Serializing\nPASS: test_rate_policy 41 - Deserializing\nPASS: test_rate_policy 42 - serialized and from buffer are equal\nPASS: test_kernel_data 1 - Create kernel session\nPASS: test_kernel_data 2 - Validate kernel session\nPASS: test_kernel_data 3 - Create kernel metadata\nPASS: test_kernel_data 4 - Validate kernel session metadata\nPASS: test_kernel_data 5 - Create kernel channel\nPASS: test_kernel_data 6 - Validate kernel channel\nPASS: test_kernel_data 7 - Validate string length\nPASS: test_kernel_data 8 - Create kernel event\nPASS: test_kernel_data 9 - Validate kernel event\nPASS: test_kernel_data 10 - Create kernel stream\nPASS: test_kernel_data 11 - Validate kernel stream\nPASS: test_kernel_probe 1 - Location object\nPASS: test_kernel_probe 2 - Location type got 1 expected 1\nPASS: test_kernel_probe 3 - Getting address\nPASS: test_kernel_probe 4 - Address is equal. Got 50 expected 50\nPASS: test_kernel_probe 5 - Serializing\nPASS: test_kernel_probe 6 - Deserializing\nPASS: test_kernel_probe 7 - Location from buffer type got 1 expected 1\nPASS: test_kernel_probe 8 - Getting address\nPASS: test_kernel_probe 9 - Address from buffer is equal. Got 50 expected 50\nPASS: test_kernel_probe 10 - serialized and from buffer are equal\nPASS: test_kernel_probe 11 - Location object\nPASS: test_kernel_probe 12 - Location type got 0 expected 0\nPASS: test_kernel_probe 13 - Getting symbol name\nPASS: test_kernel_probe 14 - Symbol name is equal. Got Une_bonne, expected Une_bonne\nPASS: test_kernel_probe 15 - Getting offset\nPASS: test_kernel_probe 16 - Offset is equal. Got 50 expected 50\nPASS: test_kernel_probe 17 - Serializing\nPASS: test_kernel_probe 18 - Deserializing\nPASS: test_kernel_probe 19 - Location from buffer type got 0 expected 0\nPASS: test_kernel_probe 20 - Getting symbol name\nPASS: test_kernel_probe 21 - Symbol name is equal. Got Une_bonne, expected Une_bonne\nPASS: test_kernel_probe 22 - Getting offset\nPASS: test_kernel_probe 23 - Offset is equal. Got 50 expected 50\nPASS: test_kernel_probe 24 - serialized and from buffer are equal\nPASS: test_log_level_rule 1 - Log level exactly allocated\nPASS: test_log_level_rule 2 - Log level rule exactly type\nPASS: test_log_level_rule 3 - Get the level\nPASS: test_log_level_rule 4 - Level property is valid\nPASS: test_log_level_rule 5 - Same object is equal\nPASS: test_log_level_rule 6 - Object a and b are equal\nPASS: test_log_level_rule 7 -  Object of different levels are not equal\nPASS: test_log_level_rule 8 -  Object of different types are not equal\nPASS: test_log_level_rule 9 - Serializing.\nPASS: test_log_level_rule 10 - Deserializing.\nPASS: test_log_level_rule 11 - Serialized and from buffer are equal\nPASS: test_log_level_rule 12 - Log level at_least_as_severe_as allocated\nPASS: test_log_level_rule 13 - Log level rule at_least_as_severe_as type\nPASS: test_log_level_rule 14 - Get the level\nPASS: test_log_level_rule 15 - Level property is valid\nPASS: test_log_level_rule 16 - Same object is equal\nPASS: test_log_level_rule 17 - Object a and b are equal\nPASS: test_log_level_rule 18 -  Object of different levels are not equal\nPASS: test_log_level_rule 19 -  Object of different types are not equal\nPASS: test_log_level_rule 20 - Serializing.\nPASS: test_log_level_rule 21 - Deserializing.\nPASS: test_log_level_rule 22 - Serialized and from buffer are equal\nPASS: test_log_level_rule 23 - Get type on invalid pointer\nPASS: test_log_level_rule 24 - lttng_log_level_rule_exactly_get_level (NULL, NULL) returns invalid\nPASS: test_log_level_rule 25 - lttng_log_level_rule_exactly_get_level (valid, NULL) returns invalid\nPASS: test_log_level_rule 26 - lttng_log_level_rule_exactly_get_level (NULL, valid) returns invalid\nPASS: test_log_level_rule 27 - lttng_log_level_rule_at_least_as_severe_as_get_level (NULL, NULL) returns invalid\nPASS: test_log_level_rule 28 - lttng_log_level_rule_at_least_as_severe_as_get_level (valid, NULL) returns invalid\nPASS: test_log_level_rule 29 - lttng_log_level_rule_at_least_as_severe_as_get_level (NULL, valid) returns invalid\nPASS: test_notification 1 - Condition allocated\nPASS: test_notification 2 - Condition is of type \"low buffer usage\"\nPASS: test_notification 3 - Threshold ratio is unset\nPASS: test_notification 4 - Threshold byte is unset\nPASS: test_notification 5 - Session name is unset\nPASS: test_notification 6 - Session name is null\nPASS: test_notification 7 - Channel name is unset\nPASS: test_notification 8 - Channel name is null\nPASS: test_notification 9 - Domain name is unset\nPASS: test_notification 10 - Set null condition on set session name\nPASS: test_notification 11 - Get session name with null condition\nPASS: test_notification 12 - Session name is null\nPASS: test_notification 13 - Session name is unset\nPASS: test_notification 14 - Session name is null\nPASS: test_notification 15 - Set null session name\nPASS: test_notification 16 - Session name is unset\nPASS: test_notification 17 - Session name is null\nPASS: test_notification 18 - Set empty session name\nPASS: test_notification 19 - Session name is unset\nPASS: test_notification 20 - Session name is null\nPASS: test_notification 21 - Set session name session420\nPASS: test_notification 22 - Session name is set\nPASS: test_notification 23 - Session name has a value\nPASS: test_notification 24 - Session name is session420\nPASS: test_notification 25 - Set session name to empty\nPASS: test_notification 26 - Session name is still set\nPASS: test_notification 27 - Session name has a value\nPASS: test_notification 28 - Session is still name is session420\nPASS: test_notification 29 - Set null condition on set channel name\nPASS: test_notification 30 - Get channel name with null condition\nPASS: test_notification 31 - Channel name is unset\nPASS: test_notification 32 - Channel name is null\nPASS: test_notification 33 - Set null channel name\nPASS: test_notification 34 - Channel name is unset\nPASS: test_notification 35 - Channel name is null\nPASS: test_notification 36 - Set empty channel name\nPASS: test_notification 37 - Channel name is unset\nPASS: test_notification 38 - Channel name is null\nPASS: test_notification 39 - Set channel name channel420\nPASS: test_notification 40 - Channel name is set\nPASS: test_notification 41 - Channel name has a value\nPASS: test_notification 42 - Channel name is channel420\nPASS: test_notification 43 - Set channel name to empty\nPASS: test_notification 44 - Channel name is still set\nPASS: test_notification 45 - Channel name has a value\nPASS: test_notification 46 - Channel is still name is channel420\nPASS: test_notification 47 - Set threshold ratio with null condition\nPASS: test_notification 48 - Get threshold ratio with null condition\nPASS: test_notification 49 - Threshold ratio is unset\nPASS: test_notification 50 - Set threshold ratio < 0\nPASS: test_notification 51 - Threshold ratio is unset\nPASS: test_notification 52 - Set Threshold ratio > 1\nPASS: test_notification 53 - Threshold ratio is unset\nPASS: test_notification 54 - Set threshold ratio == 1.0\nPASS: test_notification 55 - Threshold ratio is set\nPASS: test_notification 56 - Threshold ratio is 1.0\nPASS: test_notification 57 - Set threshold ratio == 0.0\nPASS: test_notification 58 - Threshold ratio is set\nPASS: test_notification 59 - Threshold ratio is 0.0\nPASS: test_notification 60 - Set threshold ratio == 0.420\nPASS: test_notification 61 - Threshold ratio is set\nPASS: test_notification 62 - Threshold ratio is 0.420\nPASS: test_notification 63 - Set threshold with null condition\nPASS: test_notification 64 - Get threshold value with null condition\nPASS: test_notification 65 - Threshold is unset\nPASS: test_notification 66 - Set threshold > 0\nPASS: test_notification 67 - Threshold is set\nPASS: test_notification 68 - Threshold is 100000\nPASS: test_notification 69 - Set threshold UINT64_MAX\nPASS: test_notification 70 - Threshold is set\nPASS: test_notification 71 - Threshold is UINT64_MAX\nPASS: test_notification 72 - Set threshold  == 0\nPASS: test_notification 73 - Threshold is set\nPASS: test_notification 74 - Threshold is 0\nPASS: test_notification 75 - Threshold ratio is unset\nPASS: test_notification 76 - Threshold ratio is untouched\nPASS: test_notification 77 - Set threshold ratio == 0.420\nPASS: test_notification 78 - Threshold ratio is set\nPASS: test_notification 79 - Threshold ratio is 0.420\nPASS: test_notification 80 - Threshold is unset\nPASS: test_notification 81 - Threshold is untouched\nPASS: test_notification 82 - Set domain type with null condition\nPASS: test_notification 83 - Get domain type with null condition\nPASS: test_notification 84 - Set domain type as LTTNG_DOMAIN_NONE\nPASS: test_notification 85 - Domain type is unset\nPASS: test_notification 86 - Set domain type as LTTNG_DOMAIN_UST\nPASS: test_notification 87 - Domain type is set\nPASS: test_notification 88 - Domain type is LTTNG_DOMAIN_UST\nPASS: test_notification 89 - High buffer usage condition allocated\nPASS: test_notification 90 - Condition is of type \"high buffer usage\"\nPASS: test_notification 91 - Threshold ratio is unset\nPASS: test_notification 92 - Threshold byte is unset\nPASS: test_notification 93 - Session name is unset\nPASS: test_notification 94 - Session name is null\nPASS: test_notification 95 - Channel name is unset\nPASS: test_notification 96 - Channel name is null\nPASS: test_notification 97 - Domain name is unset\nPASS: test_notification 98 - Set null condition on set session name\nPASS: test_notification 99 - Get session name with null condition\nPASS: test_notification 100 - Session name is null\nPASS: test_notification 101 - Session name is unset\nPASS: test_notification 102 - Session name is null\nPASS: test_notification 103 - Set null session name\nPASS: test_notification 104 - Session name is unset\nPASS: test_notification 105 - Session name is null\nPASS: test_notification 106 - Set empty session name\nPASS: test_notification 107 - Session name is unset\nPASS: test_notification 108 - Session name is null\nPASS: test_notification 109 - Set session name session420\nPASS: test_notification 110 - Session name is set\nPASS: test_notification 111 - Session name has a value\nPASS: test_notification 112 - Session name is session420\nPASS: test_notification 113 - Set session name to empty\nPASS: test_notification 114 - Session name is still set\nPASS: test_notification 115 - Session name has a value\nPASS: test_notification 116 - Session is still name is session420\nPASS: test_notification 117 - Set null condition on set channel name\nPASS: test_notification 118 - Get channel name with null condition\nPASS: test_notification 119 - Channel name is unset\nPASS: test_notification 120 - Channel name is null\nPASS: test_notification 121 - Set null channel name\nPASS: test_notification 122 - Channel name is unset\nPASS: test_notification 123 - Channel name is null\nPASS: test_notification 124 - Set empty channel name\nPASS: test_notification 125 - Channel name is unset\nPASS: test_notification 126 - Channel name is null\nPASS: test_notification 127 - Set channel name channel420\nPASS: test_notification 128 - Channel name is set\nPASS: test_notification 129 - Channel name has a value\nPASS: test_notification 130 - Channel name is channel420\nPASS: test_notification 131 - Set channel name to empty\nPASS: test_notification 132 - Channel name is still set\nPASS: test_notification 133 - Channel name has a value\nPASS: test_notification 134 - Channel is still name is channel420\nPASS: test_notification 135 - Set threshold ratio with null condition\nPASS: test_notification 136 - Get threshold ratio with null condition\nPASS: test_notification 137 - Threshold ratio is unset\nPASS: test_notification 138 - Set threshold ratio < 0\nPASS: test_notification 139 - Threshold ratio is unset\nPASS: test_notification 140 - Set Threshold ratio > 1\nPASS: test_notification 141 - Threshold ratio is unset\nPASS: test_notification 142 - Set threshold ratio == 1.0\nPASS: test_notification 143 - Threshold ratio is set\nPASS: test_notification 144 - Threshold ratio is 1.0\nPASS: test_notification 145 - Set threshold ratio == 0.0\nPASS: test_notification 146 - Threshold ratio is set\nPASS: test_notification 147 - Threshold ratio is 0.0\nPASS: test_notification 148 - Set threshold ratio == 0.420\nPASS: test_notification 149 - Threshold ratio is set\nPASS: test_notification 150 - Threshold ratio is 0.420\nPASS: test_notification 151 - Set threshold with null condition\nPASS: test_notification 152 - Get threshold value with null condition\nPASS: test_notification 153 - Threshold is unset\nPASS: test_notification 154 - Set threshold > 0\nPASS: test_notification 155 - Threshold is set\nPASS: test_notification 156 - Threshold is 100000\nPASS: test_notification 157 - Set threshold UINT64_MAX\nPASS: test_notification 158 - Threshold is set\nPASS: test_notification 159 - Threshold is UINT64_MAX\nPASS: test_notification 160 - Set threshold  == 0\nPASS: test_notification 161 - Threshold is set\nPASS: test_notification 162 - Threshold is 0\nPASS: test_notification 163 - Threshold ratio is unset\nPASS: test_notification 164 - Threshold ratio is untouched\nPASS: test_notification 165 - Set threshold ratio == 0.420\nPASS: test_notification 166 - Threshold ratio is set\nPASS: test_notification 167 - Threshold ratio is 0.420\nPASS: test_notification 168 - Threshold is unset\nPASS: test_notification 169 - Threshold is untouched\nPASS: test_notification 170 - Set domain type with null condition\nPASS: test_notification 171 - Get domain type with null condition\nPASS: test_notification 172 - Set domain type as LTTNG_DOMAIN_NONE\nPASS: test_notification 173 - Domain type is unset\nPASS: test_notification 174 - Set domain type as LTTNG_DOMAIN_UST\nPASS: test_notification 175 - Domain type is set\nPASS: test_notification 176 - Domain type is LTTNG_DOMAIN_UST\nPASS: test_notification 177 - lttng_trigger_create(NULL, NULL) returns null\nPASS: test_notification 178 - lttng_trigger_create(NON-NULL, NULL) returns null\nPASS: test_notification 179 - lttng_trigger_create(NULL, NON-NULL) returns null\nPASS: test_notification 180 - lttng_trigger_create(NON-NULL, NON-NULL) returns an object\nPASS: test_payload 1 - Added three file descriptors to an lttng_payload\nPASS: test_payload 2 - File descriptors are popped from a payload view in the order of insertion\nPASS: test_payload 3 - Error reported when popping more file descriptors than were pushed\nPASS: test_payload 4 - Same file descriptor returned when popping from different top-level views\nPASS: test_payload 5 - Different file descriptors returned when popping from descendant views\nPASS: test_relayd_backward_compat_group_by_session 1 - In: hostname/auto-20190918-164429/ust/uid/1000/64-bit, out: auto-20190918-164429/hostname-20190918-164429/ust/uid/1000/64-bit, expected: auto-20190918-164429/hostname-20190918-164429/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 2 - In: hostname/custom_auto-20190319-120000/ust/uid/1000/64-bit, out: custom_auto-20190319-120000/hostname-20190319-120000/ust/uid/1000/64-bit, expected: custom_auto-20190319-120000/hostname-20190319-120000/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 3 - In: hostname/test-20190918-164709/ust/uid/1000/64-bit, out: test/hostname-20190918-164709/ust/uid/1000/64-bit, expected: test/hostname-20190918-164709/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 4 - In: hostname//snapshot-1-20190918-164829-0/ust//uid/1000/64-bit, out: my_session/hostname-20240206-090412/snapshot-1-20190918-164829-0/ust//uid/1000/64-bit, expected: my_session/hostname-20240206-090412/snapshot-1-20190918-164829-0/ust//uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 5 - In: hostname//snapshot-1-20190918-175919-0/ust//uid/1000/64-bit, out: my_session/hostname-20240206-090412/snapshot-1-20190918-175919-0/ust//uid/1000/64-bit, expected: my_session/hostname-20240206-090412/snapshot-1-20190918-175919-0/ust//uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 6 - In: hostname//auto-20190918-171641/ust/uid/1000/64-bit, out: auto-20190918-171641/hostname-20190918-171641/ust/uid/1000/64-bit, expected: auto-20190918-171641/hostname-20190918-171641/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 7 - In: hostname//test-20190918-180333//ust/uid/1000/64-bit, out: test-20190918-180333/hostname-20190918-180333//ust/uid/1000/64-bit, expected: test-20190918-180333/hostname-20190918-180333//ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 8 - In: hostname/extra/path/ust/uid/1000/64-bit, out: auto-20190919-122110/hostname-20190919-122110/extra/path/ust/uid/1000/64-bit, expected: auto-20190919-122110/hostname-20190919-122110/extra/path/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 9 - In: hostname/extra/path/ust/uid/1000/64-bit, out: test/hostname-20240206-090412/extra/path/ust/uid/1000/64-bit, expected: test/hostname-20240206-090412/extra/path/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 10 - In: hostname/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit, out: test/hostname-20240206-090412/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit, expected: test/hostname-20240206-090412/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 11 - In: hostname/test-20190319-120000-20190918-180921/ust/uid/1000/64-bit, out: test-20190319-120000/hostname-20190918-180921/ust/uid/1000/64-bit, expected: test-20190319-120000/hostname-20190918-180921/ust/uid/1000/64-bit\nPASS: test_relayd_backward_compat_group_by_session 12 - Returned null as expected\nPASS: test_relayd_backward_compat_group_by_session 13 - Returned null as expected\nPASS: test_relayd_backward_compat_group_by_session 14 - In: hostname/test, out: test/hostname-20240206-090412/, expected: test/hostname-20240206-090412/\nPASS: test_relayd_backward_compat_group_by_session 15 - In: hostname/test/ust/uid/1000/64-bit, out: test/hostname-20240206-090412/ust/uid/1000/64-bit, expected: test/hostname-20240206-090412/ust/uid/1000/64-bit\nPASS: test_session 1 - Session list: not NULL\nPASS: test_session 2 - Create session: test1\nPASS: test_session 3 - Validating session: session found\nPASS: test_session 4 - Validating session: basic sanity check\nPASS: test_session 5 - Destroying session: session found\nPASS: test_session 6 - Destroying session: test1 destroyed\nPASS: test_session 7 - Duplicate session creation\nPASS: test_session 8 - Create session with a NULL name (auto-generate a name)\nPASS: test_session 9 - Auto-generated session name starts with auto\nPASS: test_session 10 - Large sessions number: created 10000 sessions\nPASS: test_session 11 - Large sessions number: destroyed 10000 sessions\nPASS: test_string_utils 1 - strutils_normalize_star_glob_pattern() produces the expected result: `salut` -> `salut`\nPASS: test_string_utils 2 - strutils_normalize_star_glob_pattern() produces the expected result: `sal*ut` -> `sal*ut`\nPASS: test_string_utils 3 - strutils_normalize_star_glob_pattern() produces the expected result: `sal**ut` -> `sal*ut`\nPASS: test_string_utils 4 - strutils_normalize_star_glob_pattern() produces the expected result: `sal***ut` -> `sal*ut`\nPASS: test_string_utils 5 - strutils_normalize_star_glob_pattern() produces the expected result: `*salut` -> `*salut`\nPASS: test_string_utils 6 - strutils_normalize_star_glob_pattern() produces the expected result: `**salut` -> `*salut`\nPASS: test_string_utils 7 - strutils_normalize_star_glob_pattern() produces the expected result: `***salut` -> `*salut`\nPASS: test_string_utils 8 - strutils_normalize_star_glob_pattern() produces the expected result: `salut*` -> `salut*`\nPASS: test_string_utils 9 - strutils_normalize_star_glob_pattern() produces the expected result: `salut**` -> `salut*`\nPASS: test_string_utils 10 - strutils_normalize_star_glob_pattern() produces the expected result: `salut***` -> `salut*`\nPASS: test_string_utils 11 - strutils_normalize_star_glob_pattern() produces the expected result: `sa\\*lut` -> `sa\\*lut`\nPASS: test_string_utils 12 - strutils_normalize_star_glob_pattern() produces the expected result: `sa\\**lut` -> `sa\\**lut`\nPASS: test_string_utils 13 - strutils_normalize_star_glob_pattern() produces the expected result: `sa*\\**lut` -> `sa*\\**lut`\nPASS: test_string_utils 14 - strutils_normalize_star_glob_pattern() produces the expected result: `sa*\\***lut` -> `sa*\\**lut`\nPASS: test_string_utils 15 - strutils_normalize_star_glob_pattern() produces the expected result: `\\*salu**t` -> `\\*salu*t`\nPASS: test_string_utils 16 - strutils_normalize_star_glob_pattern() produces the expected result: `\\*salut**` -> `\\*salut*`\nPASS: test_string_utils 17 - strutils_normalize_star_glob_pattern() produces the expected result: `\\*salut**\\*` -> `\\*salut*\\*`\nPASS: test_string_utils 18 - strutils_normalize_star_glob_pattern() produces the expected result: `\\*salut` -> `\\*salut`\nPASS: test_string_utils 19 - strutils_normalize_star_glob_pattern() produces the expected result: `\\***salut` -> `\\**salut`\nPASS: test_string_utils 20 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\` -> `salut\\`\nPASS: test_string_utils 21 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\**` -> `salut\\**`\nPASS: test_string_utils 22 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\\\*` -> `salut\\\\*`\nPASS: test_string_utils 23 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\\\***` -> `salut\\\\*`\nPASS: test_string_utils 24 - strutils_normalize_star_glob_pattern() produces the expected result: `*` -> `*`\nPASS: test_string_utils 25 - strutils_normalize_star_glob_pattern() produces the expected result: `**` -> `*`\nPASS: test_string_utils 26 - strutils_normalize_star_glob_pattern() produces the expected result: `***` -> `*`\nPASS: test_string_utils 27 - strutils_normalize_star_glob_pattern() produces the expected result: `**\\***` -> `*\\**`\nPASS: test_string_utils 28 - strutils_is_star_glob_pattern() returns the expected result: `allo*` -> 1\nPASS: test_string_utils 29 - strutils_is_star_glob_pattern() returns the expected result: `*allo` -> 1\nPASS: test_string_utils 30 - strutils_is_star_glob_pattern() returns the expected result: `*allo*` -> 1\nPASS: test_string_utils 31 - strutils_is_star_glob_pattern() returns the expected result: `*al*lo*` -> 1\nPASS: test_string_utils 32 - strutils_is_star_glob_pattern() returns the expected result: `al\\**lo` -> 1\nPASS: test_string_utils 33 - strutils_is_star_glob_pattern() returns the expected result: `al\\*l*o` -> 1\nPASS: test_string_utils 34 - strutils_is_star_glob_pattern() returns the expected result: `all*o\\` -> 1\nPASS: test_string_utils 35 - strutils_is_star_glob_pattern() returns the expected result: `*` -> 1\nPASS: test_string_utils 36 - strutils_is_star_glob_pattern() returns the expected result: `\\\\*` -> 1\nPASS: test_string_utils 37 - strutils_is_star_glob_pattern() returns the expected result: `allo` -> 0\nPASS: test_string_utils 38 - strutils_is_star_glob_pattern() returns the expected result: `allo\\*` -> 0\nPASS: test_string_utils 39 - strutils_is_star_glob_pattern() returns the expected result: `al\\*lo` -> 0\nPASS: test_string_utils 40 - strutils_is_star_glob_pattern() returns the expected result: `\\*allo` -> 0\nPASS: test_string_utils 41 - strutils_is_star_glob_pattern() returns the expected result: `\\*` -> 0\nPASS: test_string_utils 42 - strutils_is_star_glob_pattern() returns the expected result: `allo\\` -> 0\nPASS: test_string_utils 43 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo*` -> 1\nPASS: test_string_utils 44 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo\\\\*` -> 1\nPASS: test_string_utils 45 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo` -> 0\nPASS: test_string_utils 46 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al*lo` -> 0\nPASS: test_string_utils 47 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al\\*lo` -> 0\nPASS: test_string_utils 48 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `*allo` -> 0\nPASS: test_string_utils 49 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al*lo*` -> 0\nPASS: test_string_utils 50 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo**` -> 0\nPASS: test_string_utils 51 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo*\\*` -> 0\nPASS: test_string_utils 52 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo\\*` -> 0\nPASS: test_string_utils 53 - strutils_split() produces the expected substrings: `a/b/c/d/e` (delim. `/`, escape `0`)\nPASS: test_string_utils 54 - strutils_split() produces the expected substrings: `a/b//d/e` (delim. `/`, escape `0`)\nPASS: test_string_utils 55 - strutils_split() produces the expected substrings: `/b/c/d/e` (delim. `/`, escape `0`)\nPASS: test_string_utils 56 - strutils_split() produces the expected substrings: `a/b/c/d/` (delim. `/`, escape `0`)\nPASS: test_string_utils 57 - strutils_split() produces the expected substrings: `/b/c/d/` (delim. `/`, escape `0`)\nPASS: test_string_utils 58 - strutils_split() produces the expected substrings: `` (delim. `/`, escape `0`)\nPASS: test_string_utils 59 - strutils_split() produces the expected substrings: `/` (delim. `/`, escape `0`)\nPASS: test_string_utils 60 - strutils_split() produces the expected substrings: `//` (delim. `/`, escape `0`)\nPASS: test_string_utils 61 - strutils_split() produces the expected substrings: `hello+world` (delim. `+`, escape `0`)\nPASS: test_string_utils 62 - strutils_split() produces the expected substrings: `hello\\+world` (delim. `+`, escape `0`)\nPASS: test_string_utils 63 - strutils_split() produces the expected substrings: `hello\\+world` (delim. `+`, escape `1`)\nPASS: test_string_utils 64 - strutils_split() produces the expected substrings: `hello\\++world` (delim. `+`, escape `1`)\nPASS: test_string_utils 65 - strutils_split() produces the expected substrings: `hello\\\\++world` (delim. `+`, escape `1`)\nPASS: test_string_utils 66 - strutils_split() produces the expected substrings: `hello+world\\` (delim. `+`, escape `0`)\nPASS: test_string_utils 67 - strutils_split() produces the expected substrings: `hello+world\\` (delim. `+`, escape `1`)\nPASS: test_string_utils 68 - strutils_split() produces the expected substrings: `\\+` (delim. `+`, escape `0`)\nPASS: test_string_utils 69 - strutils_split() produces the expected substrings: `\\+` (delim. `+`, escape `1`)\nPASS: test_unix_socket 1 - Created anonymous unix socket pair\nPASS: test_unix_socket 2 - Sent complete test payload\nPASS: test_unix_socket 3 - Sent test payload file descriptors\nPASS: test_unix_socket 4 - Received payload bytes\nPASS: test_unix_socket 5 - FD reception return value is number of fd * sizeof(int)\nPASS: test_unix_socket 6 - Received all test payload file descriptors in one invocation\nPASS: test_unix_socket 7 - Created anonymous unix socket pair\nPASS: test_unix_socket 8 - Sent binary payload for message 0\nPASS: test_unix_socket 9 - Sent file descriptors payload for message 0\nPASS: test_unix_socket 10 - Sent binary payload for message 1\nPASS: test_unix_socket 11 - Sent file descriptors payload for message 1\nPASS: test_unix_socket 12 - Sent binary payload for message 2\nPASS: test_unix_socket 13 - Sent file descriptors payload for message 2\nPASS: test_unix_socket 14 - Sent binary payload for message 3\nPASS: test_unix_socket 15 - Sent file descriptors payload for message 3\nPASS: test_unix_socket 16 - Received payload bytes for message 0\nPASS: test_unix_socket 17 - Received fd for message 0\nPASS: test_unix_socket 18 - Payload contains 1 fd for message 0\nPASS: test_unix_socket 19 - Received payload bytes for message 1\nPASS: test_unix_socket 20 - Received fd for message 1\nPASS: test_unix_socket 21 - Payload contains 1 fd for message 1\nPASS: test_unix_socket 22 - Received payload bytes for message 2\nPASS: test_unix_socket 23 - Received fd for message 2\nPASS: test_unix_socket 24 - Payload contains 1 fd for message 2\nPASS: test_unix_socket 25 - Received payload bytes for message 3\nPASS: test_unix_socket 26 - Received fd for message 3\nPASS: test_unix_socket 27 - Payload contains 1 fd for message 3\nPASS: test_unix_socket 28 - Created anonymous unix socket pair\nPASS: test_unix_socket 29 - Sent complete test payload\nPASS: test_unix_socket 30 - Sent test payload file descriptors\nPASS: test_unix_socket 31 - Received complete payload in chunks of 100 bytes\nPASS: test_unix_socket 32 - Received file descriptor after receiving payload in chunks\nPASS: test_unix_socket 33 - Payload contains 1 fd after receiving payload in chunks\nPASS: test_unix_socket 34 - Created unix socket at path `/tmp/test.unix.socket.creds.passing.6cC36M/test_unix_socket`\nPASS: test_unix_socket 35 - Received the expected effective uid (0 == 0)\nPASS: test_unix_socket 36 - Received the expected effective gid (0 == 0)\nPASS: test_unix_socket 37 - Received the expected pid (588 == 588)\nPASS: test_uri 1 - URI set to net://localhost\nPASS: test_uri 2 - URI set to net://localhost:8989:4242/my/test/path\nPASS: test_uri 3 - URI set to net://localhost:8989:4242\nPASS: test_uri 4 - URI set to net6://[::1]:8989\nPASS: test_uri 5 - URI set to tcp://42.42.42.42/my/test/path\nPASS: test_uri 6 - URI set to tcp6://[fe80::f66d:4ff:fe53:d220]/my/test/path\nPASS: test_uri 7 - URI set to file:///my/test/path\nPASS: test_uri 8 - Bad URI set to file/my/test/path\nPASS: test_uri 9 - Bad URI set to net://:8999\nPASS: test_uri 10 - URI compare net://localhost == net://localhost\nPASS: test_uri 11 - URI compare net://localhost != net://localhost:8989:4242\nPASS: test_utils_compat_poll 1 - epoll's CLOEXEC value\nPASS: test_utils_compat_poll 2 - lttng_poll_reset is defined\nPASS: test_utils_compat_poll 3 - lttng_poll_init is defined\nPASS: test_utils_compat_poll 4 - GETFD is defined\nPASS: test_utils_compat_poll 5 - GETEV is defined\nPASS: test_utils_compat_poll 6 - GETSZ is defined\nPASS: test_utils_compat_poll 7 - GET_PREV_FD is defined\nPASS: test_utils_compat_poll 8 - Create over NULL pointer fails\nPASS: test_utils_compat_poll 9 - Create with size 0 fails\nPASS: test_utils_compat_poll 10 - Create valid poll set succeeds\nPASS: test_utils_compat_poll 11 - Adding to NULL set fails\nPASS: test_utils_compat_poll 12 - Adding to uninitialized structure fails\nPASS: test_utils_compat_poll 13 - Adding invalid FD fails\nPASS: test_utils_compat_poll 14 - Create a poll set succeeds\nPASS: test_utils_compat_poll 15 - Set created empty\nPASS: test_utils_compat_poll 16 - Adding to NULL set fails\nPASS: test_utils_compat_poll 17 - Set still empty\nPASS: test_utils_compat_poll 18 - Adding invalid FD fails\nPASS: test_utils_compat_poll 19 - Set still empty\nPASS: test_utils_compat_poll 20 - Adding valid FD succeeds\nPASS: test_utils_compat_poll 21 - Nb of elements incremented\nPASS: test_utils_compat_poll 22 - Removing from NULL set fails\nPASS: test_utils_compat_poll 23 - Number of FD in set unchanged\nPASS: test_utils_compat_poll 24 - Removing from negative FD fails\nPASS: test_utils_compat_poll 25 - Number of FD in set unchanged\nPASS: test_utils_compat_poll 26 - Removing invalid FD still succeeds\nPASS: test_utils_compat_poll 27 - Number of elements unchanged\nPASS: test_utils_compat_poll 28 - Removing valid FD succeeds\nPASS: test_utils_compat_poll 29 - Nb of elements decremented\nPASS: test_utils_compat_poll 30 - Removing from empty set fails\nPASS: test_utils_compat_poll 31 - Nb of elements unchanged\nPASS: test_utils_compat_poll 32 - pipe function succeeds\nPASS: test_utils_compat_poll 33 - pipe function succeeds\nPASS: test_utils_compat_poll 34 - Close valid FD succeeds\nPASS: test_utils_compat_poll 35 - Close valid FD succeeds\nPASS: test_utils_compat_poll 36 - lttng_poll_wait call with invalid input returns error\nPASS: test_utils_compat_poll 37 - Create valid poll set succeeds\nPASS: test_utils_compat_poll 38 - lttng_poll_wait call with invalid input returns error\nPASS: test_utils_compat_poll 39 - Add valid FD succeeds\nPASS: test_utils_compat_poll 40 - Write to pipe succeeds\nPASS: test_utils_compat_poll 41 - Wakes up on one event\nPASS: test_utils_compat_poll 42 - Removing valid FD succeeds\nPASS: test_utils_compat_poll 43 - Close valid FD succeeds\nPASS: test_utils_compat_poll 44 - Close valid FD succeeds\nPASS: test_utils_compat_poll 45 - Wait for child exit\nPASS: test_utils_compat_poll 46 - Child process exited\nPASS: test_utils_compat_poll 47 - Child process exited with EXIT_SUCCESS\nPASS: test_utils_compat_poll 48 - Test all combinations of active file descriptors for 8 file descriptors\nPASS: test_utils_compat_pthread 1 - Get the thread name: 'test_utils_comp'\nPASS: test_utils_compat_pthread 2 - Set a too long thread name: 'thisnameistoolong'\nPASS: test_utils_compat_pthread 3 - Get the thread name: 'test_utils_comp'\nPASS: test_utils_compat_pthread 4 - Compare the initial thread name: 'test_utils_comp' == 'test_utils_comp'\nPASS: test_utils_compat_pthread 5 - Set a short thread name: 'labatt50'\nPASS: test_utils_compat_pthread 6 - Get a short thread name: 'labatt50'\nPASS: test_utils_compat_pthread 7 - Compare the short thread name: 'labatt50' == 'labatt50'\nPASS: test_utils_compat_pthread 8 - Set a long thread name: 'procrastinating'\nPASS: test_utils_compat_pthread 9 - Get a long thread name: 'procrastinating'\nPASS: test_utils_compat_pthread 10 - Compare the long thread name: 'procrastinating' == 'procrastinating'\nPASS: test_utils_expand_path 1 - valid test case: /a/b/c/d/e\nPASS: test_utils_expand_path 2 - valid test case: /a//b//c/d/e\nPASS: test_utils_expand_path 3 - valid test case: ./a/b/c/d/e\nPASS: test_utils_expand_path 4 - valid test case: ../a/b/c/d/../e\nPASS: test_utils_expand_path 5 - valid test case: .././a/b/c/d/./e\nPASS: test_utils_expand_path 6 - valid test case: ../../a/b/c/d/e\nPASS: test_utils_expand_path 7 - valid test case: ./a/b/../c/d/../e\nPASS: test_utils_expand_path 8 - valid test case: ../a/b/../../c/./d/./e\nPASS: test_utils_expand_path 9 - valid test case: ../../a/b/../c/d/../../e\nPASS: test_utils_expand_path 10 - valid test case: ./a/b/c/d/../../../../e\nPASS: test_utils_expand_path 11 - valid test case: .././a/b/c/d/./e\nPASS: test_utils_expand_path 12 - valid test case: a/\nPASS: test_utils_expand_path 13 - valid test case: a\nPASS: test_utils_expand_path 14 - valid test case: ../../\nPASS: test_utils_expand_path 15 - valid test case: ../..\nPASS: test_utils_expand_path 16 - valid test case: ../\nPASS: test_utils_expand_path 17 - valid test case: ..\nPASS: test_utils_expand_path 18 - valid test case: ./\nPASS: test_utils_expand_path 19 - valid test case: .\nPASS: test_utils_expand_path 20 - valid test case: /../a/b/c/d/e\nPASS: test_utils_expand_path 21 - valid test case: /a/b/c/d/../../../../../e\nPASS: test_utils_expand_path 22 - valid test case: /..\nPASS: test_utils_expand_path 23 - valid test case: /a/..\nPASS: test_utils_expand_path 24 - symlink tree test case: [tmppath/]a/g/../l/.\nPASS: test_utils_expand_path 25 - symlink tree test case: [tmppath/]a/g/../l/./\nPASS: test_utils_expand_path 26 - symlink tree test case: [tmppath/]a/g/../l/..\nPASS: test_utils_expand_path 27 - symlink tree test case: [tmppath/]a/g/../l/../\nPASS: test_utils_expand_path 28 - symlink tree test case: [tmppath/]a/b/h/g/\nPASS: test_utils_expand_path 29 - invalid test case: NULL\nPASS: test_utils_parse_size_suffix 1 - valid test case: 0\nPASS: test_utils_parse_size_suffix 2 - valid test case: 1234\nPASS: test_utils_parse_size_suffix 3 - valid test case: 0x400\nPASS: test_utils_parse_size_suffix 4 - valid test case: 0300\nPASS: test_utils_parse_size_suffix 5 - valid test case: 16k\nPASS: test_utils_parse_size_suffix 6 - valid test case: 128K\nPASS: test_utils_parse_size_suffix 7 - valid test case: 0x1234k\nPASS: test_utils_parse_size_suffix 8 - valid test case: 32M\nPASS: test_utils_parse_size_suffix 9 - valid test case: 1024G\nPASS: test_utils_parse_size_suffix 10 - valid test case: 0X400\nPASS: test_utils_parse_size_suffix 11 - valid test case: 0x40a\nPASS: test_utils_parse_size_suffix 12 - valid test case: 0X40b\nPASS: test_utils_parse_size_suffix 13 - valid test case: 0x40C\nPASS: test_utils_parse_size_suffix 14 - valid test case: 0X40D\nPASS: test_utils_parse_size_suffix 15 - valid test case: 0x40e\nPASS: test_utils_parse_size_suffix 16 - valid test case: 0X40f\nPASS: test_utils_parse_size_suffix 17 - valid test case: 00\nPASS: test_utils_parse_size_suffix 18 - valid test case: 0k\nPASS: test_utils_parse_size_suffix 19 - valid test case: 0K\nPASS: test_utils_parse_size_suffix 20 - valid test case: 0M\nPASS: test_utils_parse_size_suffix 21 - valid test case: 0G\nPASS: test_utils_parse_size_suffix 22 - valid test case: 00k\nPASS: test_utils_parse_size_suffix 23 - valid test case: 00K\nPASS: test_utils_parse_size_suffix 24 - valid test case: 00M\nPASS: test_utils_parse_size_suffix 25 - valid test case: 00G\nPASS: test_utils_parse_size_suffix 26 - valid test case: 0x0\nPASS: test_utils_parse_size_suffix 27 - valid test case: 0X0\nPASS: test_utils_parse_size_suffix 28 - valid test case: 0x0k\nPASS: test_utils_parse_size_suffix 29 - valid test case: 0X0K\nPASS: test_utils_parse_size_suffix 30 - valid test case: 0x0M\nPASS: test_utils_parse_size_suffix 31 - valid test case: 0X0G\nPASS: test_utils_parse_size_suffix 32 - valid test case: 0X40G\nPASS: test_utils_parse_size_suffix 33 - valid test case: 0300k\nPASS: test_utils_parse_size_suffix 34 - valid test case: 0300K\nPASS: test_utils_parse_size_suffix 35 - valid test case: 030M\nPASS: test_utils_parse_size_suffix 36 - valid test case: 020G\nPASS: test_utils_parse_size_suffix 37 - valid test case: 0xa0k\nPASS: test_utils_parse_size_suffix 38 - valid test case: 0xa0K\nPASS: test_utils_parse_size_suffix 39 - valid test case: 0XA0M\nPASS: test_utils_parse_size_suffix 40 - valid test case: 0xA0G\nPASS: test_utils_parse_size_suffix 41 - invalid test case:\nPASS: test_utils_parse_size_suffix 42 - invalid test case:\nPASS: test_utils_parse_size_suffix 43 - invalid test case: -1\nPASS: test_utils_parse_size_suffix 44 - invalid test case: k\nPASS: test_utils_parse_size_suffix 45 - invalid test case: 4611686018427387904G\nPASS: test_utils_parse_size_suffix 46 - invalid test case: 0x40g\nPASS: test_utils_parse_size_suffix 47 - invalid test case: 08\nPASS: test_utils_parse_size_suffix 48 - invalid test case: 09\nPASS: test_utils_parse_size_suffix 49 - invalid test case: 0x\nPASS: test_utils_parse_size_suffix 50 - invalid test case: x0\nPASS: test_utils_parse_size_suffix 51 - invalid test case: 0xx0\nPASS: test_utils_parse_size_suffix 52 - invalid test case: 07kK\nPASS: test_utils_parse_size_suffix 53 - invalid test case: 0xk\nPASS: test_utils_parse_size_suffix 54 - invalid test case: 0XM\nPASS: test_utils_parse_size_suffix 55 - invalid test case: 0xG\nPASS: test_utils_parse_size_suffix 56 - invalid test case: 0x0MM\nPASS: test_utils_parse_size_suffix 57 - invalid test case: 0X0GG\nPASS: test_utils_parse_size_suffix 58 - invalid test case: 0a\nPASS: test_utils_parse_size_suffix 59 - invalid test case: 0B\nPASS: test_utils_parse_time_suffix 1 - valid test case: 0 expected 0\nPASS: test_utils_parse_time_suffix 2 - valid test case: 1234 expected 1234\nPASS: test_utils_parse_time_suffix 3 - valid test case: 1234us expected 1234\nPASS: test_utils_parse_time_suffix 4 - valid test case: 16ms expected 16000\nPASS: test_utils_parse_time_suffix 5 - valid test case: 128ms expected 128000\nPASS: test_utils_parse_time_suffix 6 - valid test case: 32s expected 32000000\nPASS: test_utils_parse_time_suffix 7 - valid test case: 1m expected 60000000\nPASS: test_utils_parse_time_suffix 8 - valid test case: 20m expected 1200000000\nPASS: test_utils_parse_time_suffix 9 - valid test case: 1h expected 3600000000\nPASS: test_utils_parse_time_suffix 10 - valid test case: 5h expected 18000000000\nPASS: test_utils_parse_time_suffix 11 - valid test case: 00 expected 0\nPASS: test_utils_parse_time_suffix 12 - valid test case: 0us expected 0\nPASS: test_utils_parse_time_suffix 13 - valid test case: 0ms expected 0\nPASS: test_utils_parse_time_suffix 14 - valid test case: 0s expected 0\nPASS: test_utils_parse_time_suffix 15 - valid test case: 0m expected 0\nPASS: test_utils_parse_time_suffix 16 - valid test case: 0h expected 0\nPASS: test_utils_parse_time_suffix 17 - valid test case: 00us expected 0\nPASS: test_utils_parse_time_suffix 18 - valid test case: 00ms expected 0\nPASS: test_utils_parse_time_suffix 19 - valid test case: 00s expected 0\nPASS: test_utils_parse_time_suffix 20 - valid test case: 00m expected 0\nPASS: test_utils_parse_time_suffix 21 - valid test case: 00h expected 0\nPASS: test_utils_parse_time_suffix 22 - valid test case: 12ms expected 12000\nPASS: test_utils_parse_time_suffix 23 - valid test case: 3597us expected 3597\nPASS: test_utils_parse_time_suffix 24 - valid test case: +5 expected 5\nPASS: test_utils_parse_time_suffix 25 - valid test case: 08 expected 8\nPASS: test_utils_parse_time_suffix 26 - valid test case: 0145us expected 145\nPASS: test_utils_parse_time_suffix 27 - invalid test case:\nPASS: test_utils_parse_time_suffix 28 - invalid test case:\nPASS: test_utils_parse_time_suffix 29 - invalid test case: -1\nPASS: test_utils_parse_time_suffix 30 - invalid test case: m\nPASS: test_utils_parse_time_suffix 31 - invalid test case: 4611686018427387904s\nPASS: test_utils_parse_time_suffix 32 - invalid test case: 0x40M\nPASS: test_utils_parse_time_suffix 33 - invalid test case: 0x\nPASS: test_utils_parse_time_suffix 34 - invalid test case: x0\nPASS: test_utils_parse_time_suffix 35 - invalid test case: 0xx0\nPASS: test_utils_parse_time_suffix 36 - invalid test case: 07mm\nPASS: test_utils_parse_time_suffix 37 - invalid test case: 0xm\nPASS: test_utils_parse_time_suffix 38 - invalid test case: 0Xs\nPASS: test_utils_parse_time_suffix 39 - invalid test case: 0x0ss\nPASS: test_utils_parse_time_suffix 40 - invalid test case: 0a\nPASS: test_utils_parse_time_suffix 41 - invalid test case: 0B\nPASS: test_utils_parse_time_suffix 42 - invalid test case: 0x3 s\nPASS: test_utils_parse_time_suffix 43 - invalid test case: 0xbs\nPASS: test_utils_parse_time_suffix 44 - invalid test case: 14ns\nPASS: test_utils_parse_time_suffix 45 - invalid test case: 0xbs\nPASS: test_utils_parse_time_suffix 46 - invalid test case: 14ns\nPASS: test_utils_parse_time_suffix 47 - invalid test case: 14ms garbage after value\nPASS: test_utils_parse_time_suffix 48 - invalid test case: 0x14s\nPASS: test_utils_parse_time_suffix 49 - invalid test case: 0u\nPASS: test_utils_parse_time_suffix 50 - invalid test case: 5mS\nPASS: test_utils_parse_time_suffix 51 - invalid test case: 5Ms\nPASS: test_utils_parse_time_suffix 52 - invalid test case: 12ussr\nPASS: test_utils_parse_time_suffix 53 - invalid test case: 67msrp\nPASS: test_utils_parse_time_suffix 54 - invalid test case: 14si\nPASS: test_utils_parse_time_suffix 55 - invalid test case: 12mo\nPASS: test_utils_parse_time_suffix 56 - invalid test case: 53hi\nPASS: test_uuid 1 - lttng_uuid_from_str - Parse valid string '3d260c88-75ea-47b8-a7e2-d6077c0378d9', expect success\nPASS: test_uuid 2 - lttng_uuid_from_str - Parse valid string '611cf3a6-a68b-4515-834f-208bc2762592', expect success\nPASS: test_uuid 3 - lttng_uuid_from_str - Parse valid string '1b4855cc-96de-4ae8-abe3-86449c2a43c4', expect success\nPASS: test_uuid 4 - lttng_uuid_from_str - Parse valid string '8ADED5B9-ACD2-439F-A60C-897403AA2AB4', expect success\nPASS: test_uuid 5 - lttng_uuid_from_str - Parse valid string 'f109e0a2-C619-4d18-b760-20EA20E0F69A', expect success\nPASS: test_uuid 6 - lttng_uuid_from_str - Parse invalid string '1b485!cc-96de-4XX8-abe3-86449c2a43?4', expect failure\nPASS: test_uuid 7 - lttng_uuid_from_str - Parse invalid string 'c2e6eddb&3955&4006&be3a&70bb63bd5f25', expect failure\nPASS: test_uuid 8 - lttng_uuid_from_str - Parse invalid string '81b1cb88-ff42-45b9-ba4d-964088ee45', expect failure\nPASS: test_uuid 9 - lttng_uuid_from_str - Parse invalid string '2d-6c6d756574-470e-9142-a4e6ad03f143', expect failure\nPASS: test_uuid 10 - lttng_uuid_from_str - Parse invalid string '4542ad19-9e4f-4931-8261-2101c3e089ae7', expect failure\nPASS: test_uuid 11 - lttng_uuid_from_str - Parse invalid string 'XX0123', expect failure\nPASS: test_uuid 12 - lttng_uuid_to_str - Convert UUID '3d260c88-75ea-47b8-a7e2-d6077c0378d9' to string, expect success\nPASS: test_uuid 13 - lttng_uuid_to_str - Convert UUID '611cf3a6-a68b-4515-834f-208bc2762592' to string, expect success\nPASS: test_uuid 14 - lttng_uuid_to_str - Convert UUID '1b4855cc-96de-4ae8-abe3-86449c2a43c4' to string, expect success\nPASS: test_uuid 15 - lttng_uuid_is_equal - Compare same UUID, expect success\nPASS: test_uuid 16 - lttng_uuid_is_equal - Compare different UUID, expect failure\nPASS: test_uuid 17 - lttng_uuid_copy - Compare copied UUID with source, expect success\nPASS: test_uuid 18 - lttng_uuid_generate - Generated UUIDs are different\nPASS: test_uuid 19 - lttng_uuid_generate - bit 6 of clock_seq_hi_and_reserved is set to zero\nPASS: test_uuid 20 - lttng_uuid_generate - bit 7 of clock_seq_hi_and_reserved is set to one\nPASS: test_uuid 21 - lttng_uuid_generate - Generated UUID version check\nPASS: test_ust_data 1 - Create UST session\nPASS: test_ust_data 2 - Validate UST session\nPASS: test_ust_data 3 - Validate channel name length\nPASS: test_ust_data 4 - Create UST channel\nPASS: test_ust_data 5 - Validate UST channel\nPASS: test_ust_data 6 - Validate string length\nPASS: test_ust_data 7 - Create UST event\nPASS: test_ust_data 8 - Validate UST event\nPASS: test_ust_data 9 - Create UST context\nPASS: test_ust_data 10 - Validate UST context\nPASS: test_ust_data 11 - Validate string length\nPASS: test_ust_data 12 - Create UST exclusion\nPASS: test_ust_data 13 - Create UST event with identical exclusion names fails\nPASS: test_ust_data 14 - Create UST exclusion\nPASS: test_ust_data 15 - Create UST event with different exclusion names\nPASS: test_ust_data 16 - Validate UST event and exclusion\n============================================================================\nTestsuite summary for lttng-tools 2.13.11\n============================================================================\n# TOTAL: 1032\n# PASS:  1032\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nPASS: tools/base-path/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXpath_ust_trace_path.NFmbNF)\nPASS: tools/base-path/test_ust 2 - Start session daemon\nPASS: tools/base-path/test_ust 3 - Create session ust_app_stream_base_path with uri:net://localhost/my/custom/path1 and opts:\nPASS: tools/base-path/test_ust 4 - Enable ust event tp:tptest for session ust_app_stream_base_path\nPASS: tools/base-path/test_ust 5 - Start tracing for session ust_app_stream_base_path\nPASS: tools/base-path/test_ust 6 - Stop lttng tracing for session ust_app_stream_base_path\nPASS: tools/base-path/test_ust 7 - Destroy session ust_app_stream_base_path\nPASS: tools/base-path/test_ust 8 - UST per-uid network trace path is valid\nPASS: tools/base-path/test_ust 9 - Validate trace for event tp:tptest, 100 events\nPASS: tools/base-path/test_ust 10 - Create session ust_app_snapshot_create_base_path with uri:net://localhost/my/custom/path2 and opts: --snapshot\nPASS: tools/base-path/test_ust 11 - Enable ust event tp:tptest for session ust_app_snapshot_create_base_path\nPASS: tools/base-path/test_ust 12 - Start tracing for session ust_app_snapshot_create_base_path\nPASS: tools/base-path/test_ust 13 - Stop lttng tracing for session ust_app_snapshot_create_base_path\nPASS: tools/base-path/test_ust 14 - Snapshot recorded\nPASS: tools/base-path/test_ust 15 - Destroy session ust_app_snapshot_create_base_path\nPASS: tools/base-path/test_ust 16 - UST per-uid network snapshot trace path is valid\nPASS: tools/base-path/test_ust 17 - Validate trace for event tp:tptest, 100 events\nPASS: tools/base-path/test_ust 18 - Create session ust_app_snapshot_base_path in no-output mode\nPASS: tools/base-path/test_ust 19 - Enable ust event tp:tptest for session ust_app_snapshot_base_path\nPASS: tools/base-path/test_ust 20 - Start tracing for session ust_app_snapshot_base_path\nPASS: tools/base-path/test_ust 21 - Stop lttng tracing for session ust_app_snapshot_base_path\nPASS: tools/base-path/test_ust 22 - Snapshot recorded\nPASS: tools/base-path/test_ust 23 - Destroy session ust_app_snapshot_base_path\nPASS: tools/base-path/test_ust 24 - UST per-uid network snapshot trace path is valid\nPASS: tools/base-path/test_ust 25 - Validate trace for event tp:tptest, 100 events\nPASS: tools/base-path/test_ust 26 - Create session ust_app_snapshot_add_output_base_path in no-output mode\nPASS: tools/base-path/test_ust 27 - Enable ust event tp:tptest for session ust_app_snapshot_add_output_base_path\nPASS: tools/base-path/test_ust 28 - Start tracing for session ust_app_snapshot_add_output_base_path\nPASS: tools/base-path/test_ust 29 - Stop lttng tracing for session ust_app_snapshot_add_output_base_path\nPASS: tools/base-path/test_ust 30 - Added snapshot output net://localhost/my/custom/path4\nPASS: tools/base-path/test_ust 31 - Snapshot recorded\nPASS: tools/base-path/test_ust 32 - Destroy session ust_app_snapshot_add_output_base_path\nPASS: tools/base-path/test_ust 33 - UST per-uid network snapshot trace path is valid\nPASS: tools/base-path/test_ust 34 - Validate trace for event tp:tptest, 100 events\nPASS: tools/base-path/test_ust 35 - Load command with opts: -i ./tools/base-path//load-stream-extra-path.lttng\nPASS: tools/base-path/test_ust 36 - Start tracing for session load-stream-extra-path\nPASS: tools/base-path/test_ust 37 - Stop lttng tracing for session load-stream-extra-path\nPASS: tools/base-path/test_ust 38 - Destroy session load-stream-extra-path\nPASS: tools/base-path/test_ust 39 - UST per-uid network trace path is valid\nPASS: tools/base-path/test_ust 40 - Validate trace for event tp:tptest, 100 events\nPASS: tools/base-path/test_ust 41 - Wait after kill session daemon\nPASS: tools/base-path/test_ust 42 - Wait after kill relay daemon\nPASS: tools/channel/test_channel 1 - Start session daemon\nPASS: tools/channel/test_channel 2 - Create session test_channel in -o /tmp/tmp.XXXXXXXXXXel_disable_stopped_session_trace_path.6rFBUU\nPASS: tools/channel/test_channel 3 - Enable channel channel0 for session test_channel\nPASS: tools/channel/test_channel 4 - Enable ust event tp:tptest for session test_channel\nPASS: tools/channel/test_channel 5 - Start tracing for session test_channel\nPASS: tools/channel/test_channel 6 - Stop lttng tracing for session test_channel\nPASS: tools/channel/test_channel 7 - Trace match with 100 event tp:tptest\nPASS: tools/channel/test_channel 8 - Clear session test_channel\nPASS: tools/channel/test_channel 9 - Disable channel channel0 for session test_channel\nPASS: tools/channel/test_channel 10 - Start tracing for session test_channel\nPASS: tools/channel/test_channel 11 - Stop lttng tracing for session test_channel\nPASS: tools/channel/test_channel 12 - Trace match with 0 event tp:tptest\nPASS: tools/channel/test_channel 13 - Destroy session test_channel\nPASS: tools/channel/test_channel 14 - Wait after kill session daemon\nPASS: tools/filtering/test_invalid_filter 1 - Start session daemon\nPASS: tools/filtering/test_invalid_filter 2 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 3 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 4 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 5 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 6 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 7 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 8 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 9 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 10 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 11 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 12 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 13 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 14 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 15 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 16 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 17 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 18 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 19 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 20 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 21 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 22 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 23 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 24 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 25 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 26 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 27 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 28 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 29 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 30 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 31 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 32 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 33 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 34 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 35 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 36 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 37 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 38 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 39 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 40 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 41 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 42 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 43 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 44 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 45 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 46 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 47 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 48 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 49 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 50 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 51 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 52 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 53 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 54 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 55 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 56 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 57 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 58 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 59 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 60 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 61 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 62 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 63 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 64 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 65 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 66 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 67 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 68 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 69 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 70 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 71 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 72 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 73 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 74 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 75 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 76 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 77 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 78 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 79 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 80 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 81 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 82 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 83 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 84 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 85 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 86 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 87 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 88 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 89 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 90 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 91 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 92 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 93 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 94 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 95 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 96 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 97 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 98 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 99 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 100 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 101 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 102 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 103 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 104 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 105 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 106 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 107 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 108 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 109 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 110 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 111 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 112 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 113 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 114 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 115 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 116 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 117 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 118 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 119 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 120 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 121 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 122 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 123 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 124 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 125 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 126 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 127 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 128 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 129 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 130 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 131 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 132 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 133 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 134 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 135 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 136 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 137 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 138 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 139 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 140 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 141 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 142 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 143 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 144 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 145 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 146 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 147 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 148 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 149 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 150 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 151 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 152 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 153 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 154 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 155 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 156 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 157 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 158 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 159 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 160 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 161 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 162 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 163 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 164 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 165 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 166 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 167 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 168 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 169 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 170 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 171 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 172 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 173 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 174 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 175 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 176 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 177 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 178 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 179 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 180 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 181 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 182 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 183 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 184 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 185 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 186 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 187 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 188 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 189 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 190 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 191 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 192 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 193 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 194 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 195 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 196 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 197 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 198 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 199 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 200 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 201 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 202 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 203 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 204 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 205 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 206 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 207 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 208 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 209 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 210 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 211 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 212 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 213 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 214 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 215 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 216 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 217 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 218 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 219 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 220 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 221 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 222 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 223 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 224 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 225 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 226 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 227 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 228 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 229 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 230 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 231 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 232 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 233 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 234 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 235 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 236 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 237 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 238 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 239 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 240 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 241 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 242 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 243 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 244 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 245 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 246 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 247 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 248 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 249 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 250 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 251 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 252 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 253 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 254 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 255 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 256 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 257 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 258 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 259 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 260 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 261 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 262 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 263 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 264 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 265 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 266 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 267 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 268 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 269 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 270 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 271 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 272 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 273 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 274 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 275 - Create session filter-invalid in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Fwpg2\nPASS: tools/filtering/test_invalid_filter 276 - Enable lttng event with filtering and invalid filter\nPASS: tools/filtering/test_invalid_filter 277 - Destroy session filter-invalid\nPASS: tools/filtering/test_invalid_filter 278 - Wait after kill session daemon\nPASS: tools/filtering/test_unsupported_op 1 - Start session daemon\nPASS: tools/filtering/test_unsupported_op 2 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 3 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 4 - Unsupported operator test MUL (*)\nPASS: tools/filtering/test_unsupported_op 5 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 6 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 7 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 8 - Unsupported operator test DIV (/)\nPASS: tools/filtering/test_unsupported_op 9 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 10 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 11 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 12 - Unsupported operator test MOD (%)\nPASS: tools/filtering/test_unsupported_op 13 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 14 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 15 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 16 - Unsupported operator test PLUS (+)\nPASS: tools/filtering/test_unsupported_op 17 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 18 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 19 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 20 - Unsupported operator test MINUS (-)\nPASS: tools/filtering/test_unsupported_op 21 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 22 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 23 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 24 - Unsupported operator test MUL (*)\nPASS: tools/filtering/test_unsupported_op 25 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 26 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 27 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 28 - Unsupported operator test DIV (/)\nPASS: tools/filtering/test_unsupported_op 29 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 30 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 31 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 32 - Unsupported operator test MOD (%)\nPASS: tools/filtering/test_unsupported_op 33 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 34 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 35 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 36 - Unsupported operator test PLUS (+)\nPASS: tools/filtering/test_unsupported_op 37 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 38 - Create session filter-unsupported-ops in -o /tmp/tmp.XXXXXXXXXXring_unsupported_ops_trace_path.5QGkzI\nPASS: tools/filtering/test_unsupported_op 39 - Enable lttng event with filtering and unsupported operator\nPASS: tools/filtering/test_unsupported_op 40 - Unsupported operator test MINUS (-)\nPASS: tools/filtering/test_unsupported_op 41 - Destroy session filter-unsupported-ops\nPASS: tools/filtering/test_unsupported_op 42 - Wait after kill session daemon\nPASS: tools/filtering/test_valid_filter 1 - Start session daemon\nPASS: tools/filtering/test_valid_filter 2 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xpmiSJ\nPASS: tools/filtering/test_valid_filter 3 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 4 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 5 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 6 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 7 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 8 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vLA1Gs\nPASS: tools/filtering/test_valid_filter 9 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 10 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 11 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 12 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 13 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 14 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6OFpzZ\nPASS: tools/filtering/test_valid_filter 15 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 16 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 17 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 18 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 19 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 20 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qbhTQd\nPASS: tools/filtering/test_valid_filter 21 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 22 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 23 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 24 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 25 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 26 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Vr0kgw\nPASS: tools/filtering/test_valid_filter 27 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 28 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 29 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 30 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 31 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 32 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JcILJn\nPASS: tools/filtering/test_valid_filter 33 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 34 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 35 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 36 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 37 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 38 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.UE5n21\nPASS: tools/filtering/test_valid_filter 39 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 40 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 41 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 42 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 43 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 44 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FWBZZF\nPASS: tools/filtering/test_valid_filter 45 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 46 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 47 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 48 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 49 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 50 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4tNEcJ\nPASS: tools/filtering/test_valid_filter 51 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 52 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 53 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 54 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 55 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 56 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vg9Tm5\nPASS: tools/filtering/test_valid_filter 57 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 58 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 59 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 60 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 61 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 62 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.U63g6T\nPASS: tools/filtering/test_valid_filter 63 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 64 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 65 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 66 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 67 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 68 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ksmyhx\nPASS: tools/filtering/test_valid_filter 69 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 70 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 71 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 72 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 73 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 74 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dUub7G\nPASS: tools/filtering/test_valid_filter 75 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 76 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 77 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 78 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 79 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 80 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tYx8dD\nPASS: tools/filtering/test_valid_filter 81 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 82 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 83 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 84 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 85 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 86 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xS6V0Y\nPASS: tools/filtering/test_valid_filter 87 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 88 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 89 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 90 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 91 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 92 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.giObgQ\nPASS: tools/filtering/test_valid_filter 93 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 94 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 95 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 96 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 97 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 98 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YNx0O2\nPASS: tools/filtering/test_valid_filter 99 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 100 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 101 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 102 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 103 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 104 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VLJ495\nPASS: tools/filtering/test_valid_filter 105 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 106 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 107 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 108 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 109 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 110 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.E5Vso0\nPASS: tools/filtering/test_valid_filter 111 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 112 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 113 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 114 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 115 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 116 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yxXpeP\nPASS: tools/filtering/test_valid_filter 117 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 118 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 119 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 120 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 121 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 122 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Rwhya\nPASS: tools/filtering/test_valid_filter 123 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 124 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 125 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 126 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 127 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 128 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PtH6LQ\nPASS: tools/filtering/test_valid_filter 129 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 130 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 131 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 132 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 133 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 134 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.c4lOFY\nPASS: tools/filtering/test_valid_filter 135 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 136 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 137 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 138 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 139 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 140 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.x1TfBt\nPASS: tools/filtering/test_valid_filter 141 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 142 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 143 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 144 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 145 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 146 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TIppeK\nPASS: tools/filtering/test_valid_filter 147 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 148 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 149 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 150 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 151 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 152 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dspeD6\nPASS: tools/filtering/test_valid_filter 153 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 154 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 155 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 156 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 157 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 158 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QBggtj\nPASS: tools/filtering/test_valid_filter 159 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 160 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 161 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 162 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 163 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 164 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8w7Cov\nPASS: tools/filtering/test_valid_filter 165 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 166 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 167 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 168 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 169 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 170 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JAR7pX\nPASS: tools/filtering/test_valid_filter 171 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 172 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 173 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 174 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 175 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 176 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EpAQrP\nPASS: tools/filtering/test_valid_filter 177 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 178 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 179 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 180 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 181 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 182 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9LmnF8\nPASS: tools/filtering/test_valid_filter 183 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 184 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 185 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 186 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 187 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 188 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MnLeKG\nPASS: tools/filtering/test_valid_filter 189 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 190 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 191 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 192 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 193 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 194 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cm1NPT\nPASS: tools/filtering/test_valid_filter 195 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 196 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 197 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 198 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 199 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 200 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GzwirS\nPASS: tools/filtering/test_valid_filter 201 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 202 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 203 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 204 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 205 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 206 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vbjCtJ\nPASS: tools/filtering/test_valid_filter 207 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 208 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 209 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 210 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 211 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 212 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.pkWVkK\nPASS: tools/filtering/test_valid_filter 213 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 214 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 215 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 216 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 217 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 218 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.15r6wi\nPASS: tools/filtering/test_valid_filter 219 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 220 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 221 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 222 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 223 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 224 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.z3oxRR\nPASS: tools/filtering/test_valid_filter 225 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 226 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 227 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 228 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 229 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 230 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Kh6Mj0\nPASS: tools/filtering/test_valid_filter 231 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 232 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 233 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 234 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 235 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 236 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.S0jNSc\nPASS: tools/filtering/test_valid_filter 237 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 238 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 239 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 240 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 241 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 242 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.KFnyJn\nPASS: tools/filtering/test_valid_filter 243 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 244 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 245 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 246 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 247 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 248 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GBOzFq\nPASS: tools/filtering/test_valid_filter 249 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 250 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 251 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 252 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 253 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 254 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.c2MUtD\nPASS: tools/filtering/test_valid_filter 255 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 256 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 257 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 258 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 259 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 260 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xC3lSX\nPASS: tools/filtering/test_valid_filter 261 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 262 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 263 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 264 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 265 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 266 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3f4G5X\nPASS: tools/filtering/test_valid_filter 267 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 268 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 269 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 270 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 271 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 272 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Kq0mRm\nPASS: tools/filtering/test_valid_filter 273 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 274 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 275 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 276 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 277 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 278 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kkXc9S\nPASS: tools/filtering/test_valid_filter 279 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 280 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 281 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 282 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 283 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 284 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SKSZ1j\nPASS: tools/filtering/test_valid_filter 285 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 286 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 287 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 288 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 289 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 290 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.v55cCL\nPASS: tools/filtering/test_valid_filter 291 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 292 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 293 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 294 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 295 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 296 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0uMZaO\nPASS: tools/filtering/test_valid_filter 297 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 298 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 299 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 300 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 301 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 302 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.nMK6o3\nPASS: tools/filtering/test_valid_filter 303 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 304 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 305 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 306 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 307 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 308 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9yLPIj\nPASS: tools/filtering/test_valid_filter 309 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 310 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 311 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 312 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 313 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 314 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yHfGyR\nPASS: tools/filtering/test_valid_filter 315 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 316 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 317 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 318 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 319 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 320 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.z8s7Xd\nPASS: tools/filtering/test_valid_filter 321 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 322 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 323 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 324 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 325 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 326 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gudHrv\nPASS: tools/filtering/test_valid_filter 327 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 328 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 329 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 330 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 331 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 332 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5NiQQI\nPASS: tools/filtering/test_valid_filter 333 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 334 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 335 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 336 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 337 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 338 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Mqlj9v\nPASS: tools/filtering/test_valid_filter 339 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 340 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 341 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 342 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 343 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 344 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qzFEpt\nPASS: tools/filtering/test_valid_filter 345 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 346 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 347 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 348 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 349 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 350 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2bNgVO\nPASS: tools/filtering/test_valid_filter 351 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 352 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 353 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 354 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 355 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 356 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PDyU8L\nPASS: tools/filtering/test_valid_filter 357 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 358 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 359 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 360 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 361 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 362 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Yq5HBb\nPASS: tools/filtering/test_valid_filter 363 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 364 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 365 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 366 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 367 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 368 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cnCPwd\nPASS: tools/filtering/test_valid_filter 369 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 370 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 371 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 372 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 373 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 374 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4o6Uit\nPASS: tools/filtering/test_valid_filter 375 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 376 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 377 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 378 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 379 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 380 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cOxe4j\nPASS: tools/filtering/test_valid_filter 381 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 382 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 383 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 384 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 385 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 386 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EclrRC\nPASS: tools/filtering/test_valid_filter 387 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 388 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 389 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 390 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 391 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 392 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.teuIrq\nPASS: tools/filtering/test_valid_filter 393 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 394 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 395 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 396 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 397 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 398 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.bOywzi\nPASS: tools/filtering/test_valid_filter 399 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 400 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 401 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 402 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 403 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 404 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lI9HVX\nPASS: tools/filtering/test_valid_filter 405 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 406 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 407 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 408 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 409 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 410 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0Urvp3\nPASS: tools/filtering/test_valid_filter 411 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 412 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 413 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 414 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 415 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 416 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.swSWzb\nPASS: tools/filtering/test_valid_filter 417 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 418 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 419 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 420 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 421 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 422 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uBgVRF\nPASS: tools/filtering/test_valid_filter 423 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 424 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 425 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 426 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 427 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 428 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.w3Oe8S\nPASS: tools/filtering/test_valid_filter 429 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 430 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 431 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 432 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 433 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 434 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Ix59be\nPASS: tools/filtering/test_valid_filter 435 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 436 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 437 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 438 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 439 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 440 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8FvnZT\nPASS: tools/filtering/test_valid_filter 441 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 442 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 443 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 444 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 445 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 446 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YmJTfk\nPASS: tools/filtering/test_valid_filter 447 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 448 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 449 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 450 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 451 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 452 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cMAmVD\nPASS: tools/filtering/test_valid_filter 453 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 454 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 455 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 456 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 457 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 458 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.sV3i82\nPASS: tools/filtering/test_valid_filter 459 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 460 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 461 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 462 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 463 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 464 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.rPek69\nPASS: tools/filtering/test_valid_filter 465 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 466 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 467 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 468 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 469 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 470 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YJ5gZf\nPASS: tools/filtering/test_valid_filter 471 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 472 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 473 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 474 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 475 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 476 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mUs2VJ\nPASS: tools/filtering/test_valid_filter 477 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 478 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 479 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 480 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 481 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 482 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.inpQag\nPASS: tools/filtering/test_valid_filter 483 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 484 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 485 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 486 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 487 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 488 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4eljEa\nPASS: tools/filtering/test_valid_filter 489 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 490 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 491 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 492 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 493 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 494 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xkoEqa\nPASS: tools/filtering/test_valid_filter 495 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 496 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 497 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 498 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 499 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 500 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cgiIYz\nPASS: tools/filtering/test_valid_filter 501 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 502 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 503 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 504 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 505 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 506 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GX5BrF\nPASS: tools/filtering/test_valid_filter 507 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 508 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 509 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 510 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 511 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 512 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gJt10L\nPASS: tools/filtering/test_valid_filter 513 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 514 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 515 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 516 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 517 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 518 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.l6hrpC\nPASS: tools/filtering/test_valid_filter 519 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 520 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 521 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 522 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 523 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 524 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EDgFi1\nPASS: tools/filtering/test_valid_filter 525 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 526 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 527 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 528 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 529 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 530 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tkXZZc\nPASS: tools/filtering/test_valid_filter 531 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 532 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 533 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 534 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 535 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 536 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.EBleMj\nPASS: tools/filtering/test_valid_filter 537 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 538 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 539 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 540 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 541 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 542 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TH0Oiw\nPASS: tools/filtering/test_valid_filter 543 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 544 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 545 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 546 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 547 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 548 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JvQrN4\nPASS: tools/filtering/test_valid_filter 549 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 550 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 551 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 552 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 553 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 554 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.blRl71\nPASS: tools/filtering/test_valid_filter 555 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 556 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 557 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 558 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 559 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 560 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lErxys\nPASS: tools/filtering/test_valid_filter 561 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 562 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 563 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 564 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 565 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 566 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MPPTgm\nPASS: tools/filtering/test_valid_filter 567 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 568 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 569 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 570 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 571 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 572 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RnOwR0\nPASS: tools/filtering/test_valid_filter 573 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 574 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 575 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 576 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 577 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 578 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JtghrP\nPASS: tools/filtering/test_valid_filter 579 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 580 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 581 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 582 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 583 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 584 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PUVc9x\nPASS: tools/filtering/test_valid_filter 585 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 586 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 587 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 588 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 589 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 590 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.sRUvXp\nPASS: tools/filtering/test_valid_filter 591 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 592 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 593 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 594 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 595 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 596 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.m0qxP3\nPASS: tools/filtering/test_valid_filter 597 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 598 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 599 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 600 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 601 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 602 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.J5BQix\nPASS: tools/filtering/test_valid_filter 603 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 604 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 605 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 606 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 607 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 608 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.X2UvCW\nPASS: tools/filtering/test_valid_filter 609 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 610 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 611 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 612 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 613 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 614 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iUZwxM\nPASS: tools/filtering/test_valid_filter 615 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 616 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 617 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 618 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 619 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 620 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6fLcPa\nPASS: tools/filtering/test_valid_filter 621 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 622 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 623 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 624 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 625 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 626 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6hAicQ\nPASS: tools/filtering/test_valid_filter 627 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 628 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 629 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 630 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 631 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 632 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yt7dUu\nPASS: tools/filtering/test_valid_filter 633 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 634 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 635 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 636 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 637 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 638 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QQY1a1\nPASS: tools/filtering/test_valid_filter 639 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 640 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 641 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 642 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 643 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 644 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.b4gqBZ\nPASS: tools/filtering/test_valid_filter 645 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 646 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 647 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 648 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 649 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 650 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FN1tRc\nPASS: tools/filtering/test_valid_filter 651 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 652 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 653 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 654 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 655 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 656 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3RN70X\nPASS: tools/filtering/test_valid_filter 657 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 658 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 659 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 660 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 661 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 662 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uDGdcU\nPASS: tools/filtering/test_valid_filter 663 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 664 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 665 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 666 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 667 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 668 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gfntoy\nPASS: tools/filtering/test_valid_filter 669 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 670 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 671 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 672 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 673 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 674 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.chU9cj\nPASS: tools/filtering/test_valid_filter 675 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 676 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 677 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 678 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 679 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 680 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.BVtrer\nPASS: tools/filtering/test_valid_filter 681 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 682 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 683 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 684 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 685 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 686 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.305aFK\nPASS: tools/filtering/test_valid_filter 687 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 688 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 689 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 690 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 691 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 692 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4bv7gg\nPASS: tools/filtering/test_valid_filter 693 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 694 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 695 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 696 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 697 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 698 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.igim0C\nPASS: tools/filtering/test_valid_filter 699 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 700 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 701 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 702 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 703 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 704 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lN7Yn1\nPASS: tools/filtering/test_valid_filter 705 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 706 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 707 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 708 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 709 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 710 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.AQUTcj\nPASS: tools/filtering/test_valid_filter 711 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 712 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 713 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 714 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 715 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 716 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YbkhHA\nPASS: tools/filtering/test_valid_filter 717 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 718 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 719 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 720 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 721 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 722 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9CFvf4\nPASS: tools/filtering/test_valid_filter 723 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 724 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 725 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 726 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 727 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 728 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uPQRHM\nPASS: tools/filtering/test_valid_filter 729 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 730 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 731 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 732 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 733 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 734 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vQK3lU\nPASS: tools/filtering/test_valid_filter 735 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 736 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 737 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 738 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 739 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 740 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FXdy6X\nPASS: tools/filtering/test_valid_filter 741 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 742 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 743 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 744 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 745 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 746 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.veQpHY\nPASS: tools/filtering/test_valid_filter 747 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 748 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 749 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 750 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 751 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 752 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Itawf2\nPASS: tools/filtering/test_valid_filter 753 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 754 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 755 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 756 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 757 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 758 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GfgA9o\nPASS: tools/filtering/test_valid_filter 759 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 760 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 761 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 762 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 763 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 764 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lg2LNf\nPASS: tools/filtering/test_valid_filter 765 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 766 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 767 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 768 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 769 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 770 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HKaS9h\nPASS: tools/filtering/test_valid_filter 771 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 772 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 773 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 774 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 775 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 776 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9d0zpr\nPASS: tools/filtering/test_valid_filter 777 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 778 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 779 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 780 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 781 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 782 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.nsKP5k\nPASS: tools/filtering/test_valid_filter 783 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 784 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 785 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 786 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 787 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 788 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NUvmSl\nPASS: tools/filtering/test_valid_filter 789 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 790 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 791 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 792 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 793 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 794 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.pcHSFw\nPASS: tools/filtering/test_valid_filter 795 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 796 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 797 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 798 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 799 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 800 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TAw629\nPASS: tools/filtering/test_valid_filter 801 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 802 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 803 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 804 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 805 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 806 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NHDq3r\nPASS: tools/filtering/test_valid_filter 807 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 808 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 809 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 810 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 811 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 812 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iSdMfo\nPASS: tools/filtering/test_valid_filter 813 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 814 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 815 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 816 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 817 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 818 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.S0SBS1\nPASS: tools/filtering/test_valid_filter 819 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 820 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 821 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 822 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 823 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 824 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SKxbRx\nPASS: tools/filtering/test_valid_filter 825 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 826 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 827 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 828 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 829 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 830 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VSKYBJ\nPASS: tools/filtering/test_valid_filter 831 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 832 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 833 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 834 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 835 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 836 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LxvMws\nPASS: tools/filtering/test_valid_filter 837 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 838 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 839 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 840 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 841 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 842 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.G2pBqP\nPASS: tools/filtering/test_valid_filter 843 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 844 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 845 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 846 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 847 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 848 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qt9DFs\nPASS: tools/filtering/test_valid_filter 849 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 850 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 851 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 852 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 853 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 854 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.jQL6KT\nPASS: tools/filtering/test_valid_filter 855 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 856 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 857 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 858 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 859 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 860 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HjVlHY\nPASS: tools/filtering/test_valid_filter 861 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 862 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 863 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 864 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 865 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 866 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Xjf3XO\nPASS: tools/filtering/test_valid_filter 867 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 868 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 869 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 870 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 871 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 872 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Eayzdh\nPASS: tools/filtering/test_valid_filter 873 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 874 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 875 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 876 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 877 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 878 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YfYiCn\nPASS: tools/filtering/test_valid_filter 879 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 880 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 881 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 882 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 883 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 884 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.CIdWi8\nPASS: tools/filtering/test_valid_filter 885 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 886 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 887 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 888 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 889 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 890 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qgtCVn\nPASS: tools/filtering/test_valid_filter 891 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 892 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 893 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 894 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 895 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 896 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.yDSERf\nPASS: tools/filtering/test_valid_filter 897 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 898 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 899 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 900 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 901 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 902 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4uJ5p8\nPASS: tools/filtering/test_valid_filter 903 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 904 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 905 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 906 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 907 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 908 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3EPjn2\nPASS: tools/filtering/test_valid_filter 909 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 910 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 911 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 912 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 913 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 914 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Bj3nwI\nPASS: tools/filtering/test_valid_filter 915 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 916 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 917 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 918 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 919 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 920 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LeOvha\nPASS: tools/filtering/test_valid_filter 921 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 922 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 923 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 924 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 925 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 926 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.g6BJqt\nPASS: tools/filtering/test_valid_filter 927 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 928 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 929 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 930 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 931 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 932 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dLjETX\nPASS: tools/filtering/test_valid_filter 933 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 934 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 935 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 936 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 937 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 938 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZeNAsx\nPASS: tools/filtering/test_valid_filter 939 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 940 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 941 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 942 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 943 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 944 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.IpB7D1\nPASS: tools/filtering/test_valid_filter 945 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 946 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 947 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 948 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 949 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 950 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qFOgZi\nPASS: tools/filtering/test_valid_filter 951 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 952 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 953 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 954 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 955 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 956 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.pFZi6h\nPASS: tools/filtering/test_valid_filter 957 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 958 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 959 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 960 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 961 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 962 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.v7U8Wy\nPASS: tools/filtering/test_valid_filter 963 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 964 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 965 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 966 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 967 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 968 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.1msryt\nPASS: tools/filtering/test_valid_filter 969 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 970 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 971 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 972 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 973 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 974 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DRkAsq\nPASS: tools/filtering/test_valid_filter 975 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 976 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 977 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 978 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 979 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 980 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VRKCzT\nPASS: tools/filtering/test_valid_filter 981 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 982 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 983 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 984 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 985 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 986 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qWUa0B\nPASS: tools/filtering/test_valid_filter 987 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 988 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 989 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 990 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 991 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 992 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.86N7sf\nPASS: tools/filtering/test_valid_filter 993 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 994 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 995 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 996 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 997 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 998 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ldm5uP\nPASS: tools/filtering/test_valid_filter 999 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1000 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1001 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1002 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1003 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1004 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lgbW5T\nPASS: tools/filtering/test_valid_filter 1005 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1006 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1007 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1008 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1009 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1010 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FM8y3P\nPASS: tools/filtering/test_valid_filter 1011 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1012 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1013 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1014 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1015 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1016 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.724A5B\nPASS: tools/filtering/test_valid_filter 1017 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1018 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1019 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1020 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1021 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1022 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JO0xi1\nPASS: tools/filtering/test_valid_filter 1023 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1024 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1025 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1026 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1027 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1028 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qoztrb\nPASS: tools/filtering/test_valid_filter 1029 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1030 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1031 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1032 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1033 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1034 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.svTwnZ\nPASS: tools/filtering/test_valid_filter 1035 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1036 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1037 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1038 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1039 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1040 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2iIJZ5\nPASS: tools/filtering/test_valid_filter 1041 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1042 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1043 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1044 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1045 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1046 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0ZmWTO\nPASS: tools/filtering/test_valid_filter 1047 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1048 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1049 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1050 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1051 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1052 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YlDhQc\nPASS: tools/filtering/test_valid_filter 1053 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1054 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1055 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1056 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1057 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1058 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aavBPl\nPASS: tools/filtering/test_valid_filter 1059 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1060 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1061 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1062 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1063 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1064 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kxXWWN\nPASS: tools/filtering/test_valid_filter 1065 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1066 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1067 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1068 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1069 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1070 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MwK7dw\nPASS: tools/filtering/test_valid_filter 1071 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1072 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1073 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1074 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1075 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1076 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NPbeaV\nPASS: tools/filtering/test_valid_filter 1077 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1078 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1079 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1080 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1081 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1082 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2ghCYx\nPASS: tools/filtering/test_valid_filter 1083 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1084 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1085 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1086 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1087 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1088 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.atZuyQ\nPASS: tools/filtering/test_valid_filter 1089 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1090 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1091 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1092 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1093 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1094 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.jRnQEc\nPASS: tools/filtering/test_valid_filter 1095 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1096 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1097 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1098 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1099 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1100 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.rih0dq\nPASS: tools/filtering/test_valid_filter 1101 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1102 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1103 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1104 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1105 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1106 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.nsxfn2\nPASS: tools/filtering/test_valid_filter 1107 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1108 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1109 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1110 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1111 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1112 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.hpzaj9\nPASS: tools/filtering/test_valid_filter 1113 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1114 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1115 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1116 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1117 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1118 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dpRvDZ\nPASS: tools/filtering/test_valid_filter 1119 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1120 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1121 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1122 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1123 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1124 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.IywERj\nPASS: tools/filtering/test_valid_filter 1125 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1126 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1127 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1128 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1129 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1130 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.N9tWwo\nPASS: tools/filtering/test_valid_filter 1131 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1132 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1133 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1134 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1135 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1136 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Y4lyXJ\nPASS: tools/filtering/test_valid_filter 1137 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1138 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1139 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1140 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1141 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1142 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XpcmST\nPASS: tools/filtering/test_valid_filter 1143 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1144 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1145 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1146 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1147 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1148 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HK3qpg\nPASS: tools/filtering/test_valid_filter 1149 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1150 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1151 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1152 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1153 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1154 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PzuIoR\nPASS: tools/filtering/test_valid_filter 1155 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1156 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1157 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1158 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1159 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1160 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mHQ3WK\nPASS: tools/filtering/test_valid_filter 1161 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1162 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1163 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1164 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1165 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1166 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.inbrHd\nPASS: tools/filtering/test_valid_filter 1167 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1168 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1169 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1170 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1171 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1172 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RDXRVI\nPASS: tools/filtering/test_valid_filter 1173 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1174 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1175 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1176 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1177 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1178 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4sCAVp\nPASS: tools/filtering/test_valid_filter 1179 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1180 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1181 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1182 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1183 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1184 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ohUd1z\nPASS: tools/filtering/test_valid_filter 1185 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1186 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1187 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1188 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1189 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1190 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.v8J9gC\nPASS: tools/filtering/test_valid_filter 1191 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1192 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1193 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1194 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1195 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1196 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xbThM1\nPASS: tools/filtering/test_valid_filter 1197 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1198 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1199 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1200 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1201 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1202 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0vjyGt\nPASS: tools/filtering/test_valid_filter 1203 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1204 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1205 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1206 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1207 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1208 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RfTGCF\nPASS: tools/filtering/test_valid_filter 1209 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1210 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1211 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1212 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1213 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1214 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Tz5Z6G\nPASS: tools/filtering/test_valid_filter 1215 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1216 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1217 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1218 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1219 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1220 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7ogYVY\nPASS: tools/filtering/test_valid_filter 1221 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1222 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1223 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1224 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1225 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1226 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.R4CNsG\nPASS: tools/filtering/test_valid_filter 1227 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1228 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1229 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1230 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1231 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1232 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6oKXP1\nPASS: tools/filtering/test_valid_filter 1233 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1234 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1235 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1236 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1237 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1238 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.2oi0u2\nPASS: tools/filtering/test_valid_filter 1239 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1240 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1241 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1242 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1243 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1244 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ygDRHn\nPASS: tools/filtering/test_valid_filter 1245 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1246 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1247 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1248 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1249 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1250 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ADTgxW\nPASS: tools/filtering/test_valid_filter 1251 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1252 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1253 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1254 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1255 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1256 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.r75rcU\nPASS: tools/filtering/test_valid_filter 1257 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1258 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1259 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1260 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1261 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1262 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.CBWtxG\nPASS: tools/filtering/test_valid_filter 1263 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1264 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1265 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1266 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1267 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1268 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.A1eD1Y\nPASS: tools/filtering/test_valid_filter 1269 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1270 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1271 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1272 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1273 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1274 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9CeCcw\nPASS: tools/filtering/test_valid_filter 1275 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1276 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1277 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1278 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1279 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1280 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.KbUsD2\nPASS: tools/filtering/test_valid_filter 1281 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1282 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1283 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1284 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1285 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1286 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.axhbFJ\nPASS: tools/filtering/test_valid_filter 1287 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1288 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1289 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1290 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1291 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1292 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.F4PHsG\nPASS: tools/filtering/test_valid_filter 1293 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1294 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1295 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1296 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1297 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1298 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.UMobX4\nPASS: tools/filtering/test_valid_filter 1299 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1300 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1301 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1302 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1303 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1304 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RfbLBb\nPASS: tools/filtering/test_valid_filter 1305 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1306 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1307 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1308 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1309 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1310 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.GsKLq8\nPASS: tools/filtering/test_valid_filter 1311 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1312 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1313 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1314 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1315 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1316 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VJLEIy\nPASS: tools/filtering/test_valid_filter 1317 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1318 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1319 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1320 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1321 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1322 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HeMmRv\nPASS: tools/filtering/test_valid_filter 1323 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1324 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1325 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1326 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1327 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1328 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PWLonW\nPASS: tools/filtering/test_valid_filter 1329 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1330 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1331 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1332 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1333 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1334 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JZw47O\nPASS: tools/filtering/test_valid_filter 1335 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1336 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1337 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1338 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1339 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1340 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FYJSME\nPASS: tools/filtering/test_valid_filter 1341 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1342 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1343 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1344 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1345 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1346 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.CMCQWd\nPASS: tools/filtering/test_valid_filter 1347 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1348 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1349 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1350 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1351 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1352 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.U22QQV\nPASS: tools/filtering/test_valid_filter 1353 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1354 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1355 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1356 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1357 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1358 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JuC50V\nPASS: tools/filtering/test_valid_filter 1359 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1360 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1361 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1362 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1363 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1364 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DJVPzw\nPASS: tools/filtering/test_valid_filter 1365 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1366 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1367 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1368 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1369 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1370 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QEt9D2\nPASS: tools/filtering/test_valid_filter 1371 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1372 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1373 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1374 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1375 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1376 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kJ8r3L\nPASS: tools/filtering/test_valid_filter 1377 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1378 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1379 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1380 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1381 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1382 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8qOkb2\nPASS: tools/filtering/test_valid_filter 1383 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1384 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1385 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1386 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1387 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1388 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qSOlpR\nPASS: tools/filtering/test_valid_filter 1389 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1390 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1391 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1392 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1393 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1394 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.22F07a\nPASS: tools/filtering/test_valid_filter 1395 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1396 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1397 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1398 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1399 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1400 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tx4ZkJ\nPASS: tools/filtering/test_valid_filter 1401 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1402 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1403 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1404 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1405 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1406 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4OKo8R\nPASS: tools/filtering/test_valid_filter 1407 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1408 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1409 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1410 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1411 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1412 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Tuw7gQ\nPASS: tools/filtering/test_valid_filter 1413 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1414 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1415 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1416 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1417 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1418 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cziJZl\nPASS: tools/filtering/test_valid_filter 1419 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1420 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1421 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1422 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1423 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1424 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tfsKlN\nPASS: tools/filtering/test_valid_filter 1425 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1426 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1427 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1428 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1429 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1430 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iFwCNP\nPASS: tools/filtering/test_valid_filter 1431 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1432 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1433 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1434 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1435 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1436 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Jq5cOe\nPASS: tools/filtering/test_valid_filter 1437 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1438 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1439 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1440 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1441 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1442 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.npKP5c\nPASS: tools/filtering/test_valid_filter 1443 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1444 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1445 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1446 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1447 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1448 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HCNaZQ\nPASS: tools/filtering/test_valid_filter 1449 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1450 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1451 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1452 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1453 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1454 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.rku8QE\nPASS: tools/filtering/test_valid_filter 1455 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1456 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1457 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1458 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1459 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1460 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SNtEEM\nPASS: tools/filtering/test_valid_filter 1461 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1462 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1463 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1464 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1465 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1466 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YyV3QC\nPASS: tools/filtering/test_valid_filter 1467 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1468 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1469 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1470 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1471 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1472 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QnLeiR\nPASS: tools/filtering/test_valid_filter 1473 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1474 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1475 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1476 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1477 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1478 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DjoUV4\nPASS: tools/filtering/test_valid_filter 1479 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1480 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1481 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1482 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1483 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1484 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ls4a0W\nPASS: tools/filtering/test_valid_filter 1485 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1486 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1487 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1488 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1489 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1490 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QOBdtG\nPASS: tools/filtering/test_valid_filter 1491 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1492 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1493 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1494 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1495 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1496 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.FyhSuc\nPASS: tools/filtering/test_valid_filter 1497 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1498 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1499 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1500 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1501 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1502 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gWrFDP\nPASS: tools/filtering/test_valid_filter 1503 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1504 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1505 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1506 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1507 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1508 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0KnOMk\nPASS: tools/filtering/test_valid_filter 1509 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1510 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1511 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1512 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1513 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1514 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.OxXWHn\nPASS: tools/filtering/test_valid_filter 1515 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1516 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1517 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1518 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1519 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1520 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HyicS6\nPASS: tools/filtering/test_valid_filter 1521 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1522 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1523 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1524 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1525 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1526 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.28LERr\nPASS: tools/filtering/test_valid_filter 1527 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1528 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1529 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1530 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1531 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1532 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6Gn57I\nPASS: tools/filtering/test_valid_filter 1533 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1534 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1535 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1536 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1537 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1538 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dneVy8\nPASS: tools/filtering/test_valid_filter 1539 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1540 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1541 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1542 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1543 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1544 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3chNXS\nPASS: tools/filtering/test_valid_filter 1545 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1546 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1547 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1548 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1549 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1550 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.QiahWB\nPASS: tools/filtering/test_valid_filter 1551 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1552 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1553 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1554 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1555 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1556 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.4cLV9w\nPASS: tools/filtering/test_valid_filter 1557 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1558 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1559 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1560 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1561 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1562 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.68KQLu\nPASS: tools/filtering/test_valid_filter 1563 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1564 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1565 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1566 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1567 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1568 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kV77o7\nPASS: tools/filtering/test_valid_filter 1569 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1570 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1571 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1572 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1573 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1574 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.c0osS1\nPASS: tools/filtering/test_valid_filter 1575 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1576 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1577 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1578 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1579 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1580 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.36Hoes\nPASS: tools/filtering/test_valid_filter 1581 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1582 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1583 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1584 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1585 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1586 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.unWus2\nPASS: tools/filtering/test_valid_filter 1587 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1588 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1589 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1590 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1591 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1592 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cyLKMO\nPASS: tools/filtering/test_valid_filter 1593 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1594 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1595 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1596 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1597 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1598 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.vP3d16\nPASS: tools/filtering/test_valid_filter 1599 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1600 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1601 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1602 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1603 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1604 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Tg45Vf\nPASS: tools/filtering/test_valid_filter 1605 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1606 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1607 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1608 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1609 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1610 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.T9sf5I\nPASS: tools/filtering/test_valid_filter 1611 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1612 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1613 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1614 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1615 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1616 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.qnYhAo\nPASS: tools/filtering/test_valid_filter 1617 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1618 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1619 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1620 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1621 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1622 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NVeFwF\nPASS: tools/filtering/test_valid_filter 1623 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1624 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1625 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1626 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1627 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1628 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lHXVef\nPASS: tools/filtering/test_valid_filter 1629 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1630 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1631 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1632 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1633 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1634 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YDZtWu\nPASS: tools/filtering/test_valid_filter 1635 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1636 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1637 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1638 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1639 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1640 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VV9BSR\nPASS: tools/filtering/test_valid_filter 1641 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1642 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1643 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1644 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1645 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1646 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.wSfDNH\nPASS: tools/filtering/test_valid_filter 1647 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1648 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1649 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1650 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1651 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1652 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Wt4S0j\nPASS: tools/filtering/test_valid_filter 1653 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1654 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1655 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1656 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1657 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1658 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mEH02F\nPASS: tools/filtering/test_valid_filter 1659 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1660 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1661 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1662 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1663 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1664 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.I19j5S\nPASS: tools/filtering/test_valid_filter 1665 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1666 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1667 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1668 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1669 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1670 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.WUvOpY\nPASS: tools/filtering/test_valid_filter 1671 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1672 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1673 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1674 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1675 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1676 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7IJboP\nPASS: tools/filtering/test_valid_filter 1677 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1678 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1679 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1680 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1681 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1682 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.jFsSbz\nPASS: tools/filtering/test_valid_filter 1683 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1684 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1685 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1686 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1687 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1688 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.wyDc3Y\nPASS: tools/filtering/test_valid_filter 1689 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1690 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1691 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1692 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1693 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1694 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lOoGyd\nPASS: tools/filtering/test_valid_filter 1695 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1696 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1697 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1698 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1699 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1700 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5kfnji\nPASS: tools/filtering/test_valid_filter 1701 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1702 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1703 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1704 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1705 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1706 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.iJugOP\nPASS: tools/filtering/test_valid_filter 1707 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1708 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1709 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1710 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1711 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1712 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5N6trD\nPASS: tools/filtering/test_valid_filter 1713 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1714 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1715 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1716 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1717 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1718 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kuT1KT\nPASS: tools/filtering/test_valid_filter 1719 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1720 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1721 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1722 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1723 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1724 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9khyye\nPASS: tools/filtering/test_valid_filter 1725 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1726 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1727 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1728 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1729 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1730 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.0kBmBQ\nPASS: tools/filtering/test_valid_filter 1731 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1732 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1733 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1734 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1735 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1736 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kZPlIp\nPASS: tools/filtering/test_valid_filter 1737 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1738 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1739 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1740 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1741 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1742 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.OQ3JWe\nPASS: tools/filtering/test_valid_filter 1743 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1744 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1745 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1746 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1747 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1748 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dsjh7T\nPASS: tools/filtering/test_valid_filter 1749 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1750 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1751 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1752 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1753 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1754 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.q1vai5\nPASS: tools/filtering/test_valid_filter 1755 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1756 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1757 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1758 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1759 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1760 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.b04COU\nPASS: tools/filtering/test_valid_filter 1761 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1762 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1763 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1764 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1765 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1766 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.M2ibCn\nPASS: tools/filtering/test_valid_filter 1767 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1768 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1769 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1770 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1771 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1772 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.7Xzrjw\nPASS: tools/filtering/test_valid_filter 1773 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1774 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1775 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1776 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1777 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1778 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lHUplS\nPASS: tools/filtering/test_valid_filter 1779 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1780 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1781 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1782 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1783 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1784 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xc4M8A\nPASS: tools/filtering/test_valid_filter 1785 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1786 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1787 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1788 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1789 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1790 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZJsXFP\nPASS: tools/filtering/test_valid_filter 1791 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1792 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1793 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1794 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1795 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1796 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Qm1QD2\nPASS: tools/filtering/test_valid_filter 1797 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1798 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1799 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1800 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1801 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1802 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.MxVYyh\nPASS: tools/filtering/test_valid_filter 1803 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1804 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1805 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1806 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1807 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1808 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RSi7sL\nPASS: tools/filtering/test_valid_filter 1809 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1810 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1811 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1812 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1813 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1814 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Pw0PDz\nPASS: tools/filtering/test_valid_filter 1815 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1816 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1817 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1818 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1819 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1820 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.uCpWqZ\nPASS: tools/filtering/test_valid_filter 1821 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1822 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1823 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1824 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1825 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1826 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.j2aR5O\nPASS: tools/filtering/test_valid_filter 1827 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1828 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1829 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1830 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1831 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1832 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DOYnlT\nPASS: tools/filtering/test_valid_filter 1833 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1834 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1835 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1836 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1837 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1838 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.JRO40x\nPASS: tools/filtering/test_valid_filter 1839 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1840 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1841 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1842 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1843 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1844 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Ek3lbT\nPASS: tools/filtering/test_valid_filter 1845 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1846 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1847 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1848 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1849 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1850 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZhAaPx\nPASS: tools/filtering/test_valid_filter 1851 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1852 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1853 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1854 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1855 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1856 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.6hHYLi\nPASS: tools/filtering/test_valid_filter 1857 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1858 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1859 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1860 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1861 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1862 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aQBabn\nPASS: tools/filtering/test_valid_filter 1863 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1864 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1865 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1866 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1867 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1868 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.agBQyM\nPASS: tools/filtering/test_valid_filter 1869 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1870 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1871 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1872 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1873 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1874 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.HOIjct\nPASS: tools/filtering/test_valid_filter 1875 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1876 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1877 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1878 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1879 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1880 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8qjTaQ\nPASS: tools/filtering/test_valid_filter 1881 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1882 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1883 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1884 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1885 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1886 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aNJb08\nPASS: tools/filtering/test_valid_filter 1887 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1888 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1889 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1890 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1891 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1892 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cPuzPn\nPASS: tools/filtering/test_valid_filter 1893 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1894 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1895 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1896 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1897 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1898 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Dwxwj4\nPASS: tools/filtering/test_valid_filter 1899 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1900 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1901 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1902 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1903 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1904 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XbVsKg\nPASS: tools/filtering/test_valid_filter 1905 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1906 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1907 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1908 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1909 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1910 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.lCAwtU\nPASS: tools/filtering/test_valid_filter 1911 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1912 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1913 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1914 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1915 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1916 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Dgjt2f\nPASS: tools/filtering/test_valid_filter 1917 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1918 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1919 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1920 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1921 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1922 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.aso7Ek\nPASS: tools/filtering/test_valid_filter 1923 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1924 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1925 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1926 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1927 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1928 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ijIBAt\nPASS: tools/filtering/test_valid_filter 1929 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1930 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1931 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1932 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1933 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1934 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.xrQA1i\nPASS: tools/filtering/test_valid_filter 1935 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1936 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1937 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1938 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1939 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1940 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.TKjlO7\nPASS: tools/filtering/test_valid_filter 1941 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1942 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1943 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1944 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1945 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1946 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.T9gLCS\nPASS: tools/filtering/test_valid_filter 1947 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1948 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1949 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1950 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1951 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1952 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.boyADH\nPASS: tools/filtering/test_valid_filter 1953 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1954 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1955 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1956 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1957 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1958 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ZwLo50\nPASS: tools/filtering/test_valid_filter 1959 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1960 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1961 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1962 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1963 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1964 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.RORjZC\nPASS: tools/filtering/test_valid_filter 1965 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1966 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1967 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1968 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1969 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1970 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.DgWRsn\nPASS: tools/filtering/test_valid_filter 1971 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1972 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1973 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1974 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1975 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1976 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PfFT5z\nPASS: tools/filtering/test_valid_filter 1977 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1978 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1979 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1980 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1981 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1982 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.884vl5\nPASS: tools/filtering/test_valid_filter 1983 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1984 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1985 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1986 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1987 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1988 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.1WM6tp\nPASS: tools/filtering/test_valid_filter 1989 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1990 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1991 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1992 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1993 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 1994 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.AsOVvZ\nPASS: tools/filtering/test_valid_filter 1995 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 1996 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1997 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 1998 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 1999 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2000 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.VKjEhe\nPASS: tools/filtering/test_valid_filter 2001 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2002 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2003 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2004 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2005 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2006 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LymVpO\nPASS: tools/filtering/test_valid_filter 2007 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2008 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2009 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2010 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2011 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2012 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.cTj6YF\nPASS: tools/filtering/test_valid_filter 2013 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2014 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2015 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2016 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2017 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2018 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.LdUWan\nPASS: tools/filtering/test_valid_filter 2019 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2020 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2021 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2022 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2023 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2024 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.Nne9kN\nPASS: tools/filtering/test_valid_filter 2025 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2026 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2027 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2028 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2029 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2030 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.9KhMvI\nPASS: tools/filtering/test_valid_filter 2031 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2032 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2033 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2034 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2035 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2036 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XUbTqf\nPASS: tools/filtering/test_valid_filter 2037 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2038 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2039 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2040 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2041 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2042 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.R9qtzn\nPASS: tools/filtering/test_valid_filter 2043 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2044 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2045 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2046 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2047 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2048 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8SV64o\nPASS: tools/filtering/test_valid_filter 2049 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2050 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2051 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2052 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2053 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2054 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dwM04r\nPASS: tools/filtering/test_valid_filter 2055 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2056 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2057 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2058 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2059 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2060 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.3Nd7JA\nPASS: tools/filtering/test_valid_filter 2061 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2062 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2063 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2064 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2065 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2066 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.kU5nWE\nPASS: tools/filtering/test_valid_filter 2067 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2068 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2069 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2070 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2071 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2072 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.NoeQe8\nPASS: tools/filtering/test_valid_filter 2073 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2074 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2075 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2076 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2077 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2078 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.XPPpHA\nPASS: tools/filtering/test_valid_filter 2079 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2080 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2081 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2082 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2083 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2084 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.8KyMxG\nPASS: tools/filtering/test_valid_filter 2085 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2086 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2087 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2088 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2089 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2090 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.j109Gs\nPASS: tools/filtering/test_valid_filter 2091 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2092 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2093 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2094 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2095 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2096 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.mY5X3a\nPASS: tools/filtering/test_valid_filter 2097 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2098 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2099 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2100 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2101 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2102 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.tE3vm3\nPASS: tools/filtering/test_valid_filter 2103 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2104 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2105 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2106 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2107 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2108 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.i9VxmO\nPASS: tools/filtering/test_valid_filter 2109 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2110 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2111 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2112 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2113 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2114 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.gRF9GU\nPASS: tools/filtering/test_valid_filter 2115 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2116 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2117 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2118 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2119 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2120 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.YIp6Yq\nPASS: tools/filtering/test_valid_filter 2121 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2122 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2123 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2124 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2125 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2126 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.SJuiPd\nPASS: tools/filtering/test_valid_filter 2127 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2128 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2129 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2130 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2131 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2132 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ORF2Hu\nPASS: tools/filtering/test_valid_filter 2133 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2134 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2135 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2136 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2137 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2138 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.PwypYf\nPASS: tools/filtering/test_valid_filter 2139 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2140 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2141 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2142 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2143 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2144 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.auDep6\nPASS: tools/filtering/test_valid_filter 2145 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2146 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2147 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2148 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2149 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2150 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.C3aF9Z\nPASS: tools/filtering/test_valid_filter 2151 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2152 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2153 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2154 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2155 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2156 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.5ePclk\nPASS: tools/filtering/test_valid_filter 2157 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2158 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2159 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2160 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2161 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2162 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.ePwu5J\nPASS: tools/filtering/test_valid_filter 2163 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2164 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2165 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2166 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2167 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2168 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.dF0dtX\nPASS: tools/filtering/test_valid_filter 2169 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2170 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2171 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2172 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2173 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2174 - Create session valid_filter in -o /tmp/tmp.XXXXXXXXXXring_invalid_filters_trace_path.r1lc38\nPASS: tools/filtering/test_valid_filter 2175 - Enable lttng event with filtering\nPASS: tools/filtering/test_valid_filter 2176 - Start tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2177 - Stop lttng tracing for session valid_filter\nPASS: tools/filtering/test_valid_filter 2178 - Destroy session valid_filter\nPASS: tools/filtering/test_valid_filter 2179 - Validate trace filter output\nPASS: tools/filtering/test_valid_filter 2180 - Wait after kill session daemon\nPASS: tools/streaming/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXming_ust_trace_path.VIf8rR)\nPASS: tools/streaming/test_ust 2 - Start session daemon\nPASS: tools/streaming/test_ust 3 - Create session SPKfxhuzYu0HmPr4 with uri:net://localhost and opts:\nPASS: tools/streaming/test_ust 4 - Enable ust event tp:tptest for session SPKfxhuzYu0HmPr4\nPASS: tools/streaming/test_ust 5 - Start tracing for session SPKfxhuzYu0HmPr4\nPASS: tools/streaming/test_ust 6 - Stop lttng tracing for session SPKfxhuzYu0HmPr4\nPASS: tools/streaming/test_ust 7 - Destroy session SPKfxhuzYu0HmPr4\nPASS: tools/streaming/test_ust 8 - UST per-uid network trace path is valid\nPASS: tools/streaming/test_ust 9 - Validate trace for event tp:tptest, 5 events\nPASS: tools/streaming/test_ust 10 - Create session UgWICcq83zEibBpL with uri:net://localhost and opts:\nPASS: tools/streaming/test_ust 11 - Enable ust event tp:tptest for session UgWICcq83zEibBpL\nPASS: tools/streaming/test_ust 12 - Start tracing for session UgWICcq83zEibBpL\nPASS: tools/streaming/test_ust 13 - Stop lttng tracing for session UgWICcq83zEibBpL\nPASS: tools/streaming/test_ust 14 - Destroy session UgWICcq83zEibBpL\nPASS: tools/streaming/test_ust 15 - UST per-uid network trace path is valid\nPASS: tools/streaming/test_ust 16 - Validate trace for event tp:tptest, 5 events\nPASS: tools/streaming/test_ust 17 - Wait after kill session daemon\nPASS: tools/streaming/test_ust 18 - Wait after kill relay daemon\nPASS: tools/health/test_thread_ok 1 - Start session daemon\nPASS: tools/health/test_thread_ok 2 - Validation OK\nPASS: tools/health/test_thread_ok 3 - Create session health_thread_ok in no-output mode\nPASS: tools/health/test_thread_ok 4 - Enable ust event tp:tptest for session health_thread_ok\nPASS: tools/health/test_thread_ok 5 - Start tracing for session health_thread_ok\nPASS: tools/health/test_thread_ok 6 - Destroy session health_thread_ok\nPASS: tools/health/test_thread_ok 7 - Validation OK\nPASS: tools/health/test_thread_ok 8 - Create session health_thread_ok in no-output mode\nPASS: tools/health/test_thread_ok 9 - Enable kernel event sched_switch for session health_thread_ok\nPASS: tools/health/test_thread_ok 10 - Start tracing for session health_thread_ok\nPASS: tools/health/test_thread_ok 11 - Destroy session health_thread_ok\nPASS: tools/health/test_thread_ok 12 - Validation OK\nPASS: tools/health/test_thread_ok 13 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_ok_trace_path.7Wi6ih)\nPASS: tools/health/test_thread_ok 14 - Validation OK\nPASS: tools/health/test_thread_ok 15 - Validation OK\nPASS: tools/health/test_thread_ok 16 - Wait after kill relay daemon\nPASS: tools/health/test_thread_ok 17 - Wait after kill session daemon\nPASS: tools/live/test_ust 1 - Connect viewer to relayd\nPASS: tools/live/test_ust 2 - Established connection and version check with 2.13\nPASS: tools/live/test_ust 3 - List sessions : 1 session(s)\nPASS: tools/live/test_ust 4 - Create viewer session\nPASS: tools/live/test_ust 5 - Attach to session, 5 stream(s) received\nPASS: tools/live/test_ust 6 - Get metadata, received 8192 bytes\nPASS: tools/live/test_ust 7 - Get one index per stream\nPASS: tools/live/test_ust 8 - Get one data packet for stream 0, offset 0, len 4096\nPASS: tools/live/test_ust 9 - Detach viewer session\nPASS: tools/live/test_ust 10 - List sessions : 1 session(s)\nPASS: tools/live/test_ust 11 - Attach to session, 5 streams received\nPASS: tools/live/test_ust_tracefile_count 1 - Connect viewer to relayd\nPASS: tools/live/test_ust_tracefile_count 2 - Established connection and version check with 2.13\nPASS: tools/live/test_ust_tracefile_count 3 - List sessions : 1 session(s)\nPASS: tools/live/test_ust_tracefile_count 4 - Create viewer session\nPASS: tools/live/test_ust_tracefile_count 5 - Attach to session, 5 stream(s) received\nPASS: tools/live/test_ust_tracefile_count 6 - Get metadata, received 8192 bytes\nPASS: tools/live/test_ust_tracefile_count 7 - Get one index per stream\nPASS: tools/live/test_ust_tracefile_count 8 - Get one data packet for stream 0, offset 0, len 4096\nPASS: tools/live/test_ust_tracefile_count 9 - Detach viewer session\nPASS: tools/live/test_ust_tracefile_count 10 - List sessions : 1 session(s)\nPASS: tools/live/test_ust_tracefile_count 11 - Attach to session, 5 streams received\nPASS: tools/live/test_lttng_ust 1 - Start session daemon\nPASS: tools/live/test_lttng_ust 2 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXlive_lttng_ust_trace_path.MpMVf8)\nPASS: tools/live/test_lttng_ust 3 - Create session in live mode with delay 2000000\nPASS: tools/live/test_lttng_ust 4 - Enable ust event tp:tptest for session live\nPASS: tools/live/test_lttng_ust 5 - Start tracing for session live\nPASS: tools/live/test_lttng_ust 6 - Stop lttng tracing for session live\nPASS: tools/live/test_lttng_ust 7 - Destroy session live\nPASS: tools/live/test_lttng_ust 8 - Trace match with 1 event tp:tptest\nPASS: tools/live/test_lttng_ust 9 - Wait after kill relay daemon\nPASS: tools/live/test_lttng_ust 10 - Create session in live mode with delay 2000000 and custom URLs\nPASS: tools/live/test_lttng_ust 11 - Wait after kill session daemon\nPASS: tools/tracefile-limits/test_tracefile_count 1 - Start session daemon\nPASS: tools/tracefile-limits/test_tracefile_count 2 - Create session SfJp379RoIC7MQPm in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.QCPGIG\nPASS: tools/tracefile-limits/test_tracefile_count 3 - Enable channel `channel` for session `SfJp379RoIC7MQPm`: 1 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 4 - Enable ust event tp:tptest for session SfJp379RoIC7MQPm\nPASS: tools/tracefile-limits/test_tracefile_count 5 - Destroy session SfJp379RoIC7MQPm\nPASS: tools/tracefile-limits/test_tracefile_count 6 - Total stream size of CPU 2 is 4096\nPASS: tools/tracefile-limits/test_tracefile_count 7 - Stream meets the trace file limit of 1\nPASS: tools/tracefile-limits/test_tracefile_count 8 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 9 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 10 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 11 - Create session Q71v3rxjvEzCEXLo in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.TqkXsO\nPASS: tools/tracefile-limits/test_tracefile_count 12 - Enable channel `channel` for session `Q71v3rxjvEzCEXLo`: 2 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 13 - Enable ust event tp:tptest for session Q71v3rxjvEzCEXLo\nPASS: tools/tracefile-limits/test_tracefile_count 14 - Destroy session Q71v3rxjvEzCEXLo\nPASS: tools/tracefile-limits/test_tracefile_count 15 - Total stream size of CPU 1 is 8192\nPASS: tools/tracefile-limits/test_tracefile_count 16 - Stream meets the trace file limit of 2\nPASS: tools/tracefile-limits/test_tracefile_count 17 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 18 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 19 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 20 - Create session HlTnFihJFlfQzzlO in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.K306ZE\nPASS: tools/tracefile-limits/test_tracefile_count 21 - Enable channel `channel` for session `HlTnFihJFlfQzzlO`: 4 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 22 - Enable ust event tp:tptest for session HlTnFihJFlfQzzlO\nPASS: tools/tracefile-limits/test_tracefile_count 23 - Destroy session HlTnFihJFlfQzzlO\nPASS: tools/tracefile-limits/test_tracefile_count 24 - Total stream size of CPU 0 is 16384\nPASS: tools/tracefile-limits/test_tracefile_count 25 - Stream meets the trace file limit of 4\nPASS: tools/tracefile-limits/test_tracefile_count 26 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 27 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 28 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 29 - Create session b1Mzuey07cMBDpZg in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.P5TVqG\nPASS: tools/tracefile-limits/test_tracefile_count 30 - Enable channel `channel` for session `b1Mzuey07cMBDpZg`: 8 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 31 - Enable ust event tp:tptest for session b1Mzuey07cMBDpZg\nPASS: tools/tracefile-limits/test_tracefile_count 32 - Destroy session b1Mzuey07cMBDpZg\nPASS: tools/tracefile-limits/test_tracefile_count 33 - Total stream size of CPU 2 is 32768\nPASS: tools/tracefile-limits/test_tracefile_count 34 - Stream meets the trace file limit of 8\nPASS: tools/tracefile-limits/test_tracefile_count 35 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 36 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 37 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 38 - Create session qaq5L01GfF7y9i8v in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.2lOcHr\nPASS: tools/tracefile-limits/test_tracefile_count 39 - Enable channel `channel` for session `qaq5L01GfF7y9i8v`: 10 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 40 - Enable ust event tp:tptest for session qaq5L01GfF7y9i8v\nPASS: tools/tracefile-limits/test_tracefile_count 41 - Destroy session qaq5L01GfF7y9i8v\nPASS: tools/tracefile-limits/test_tracefile_count 42 - Total stream size of CPU 1 is 40960\nPASS: tools/tracefile-limits/test_tracefile_count 43 - Stream meets the trace file limit of 10\nPASS: tools/tracefile-limits/test_tracefile_count 44 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 45 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 46 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 47 - Create session iSLGrGgfLYqys1Lg in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.h7kQNB\nPASS: tools/tracefile-limits/test_tracefile_count 48 - Enable channel `channel` for session `iSLGrGgfLYqys1Lg`: 16 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 49 - Enable ust event tp:tptest for session iSLGrGgfLYqys1Lg\nPASS: tools/tracefile-limits/test_tracefile_count 50 - Destroy session iSLGrGgfLYqys1Lg\nPASS: tools/tracefile-limits/test_tracefile_count 51 - Total stream size of CPU 0 is 65536\nPASS: tools/tracefile-limits/test_tracefile_count 52 - Stream meets the trace file limit of 16\nPASS: tools/tracefile-limits/test_tracefile_count 53 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 54 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 55 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 56 - Create session OeBYCTNChTFEP32I in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.JZP3iX\nPASS: tools/tracefile-limits/test_tracefile_count 57 - Enable channel `channel` for session `OeBYCTNChTFEP32I`: 32 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 58 - Enable ust event tp:tptest for session OeBYCTNChTFEP32I\nPASS: tools/tracefile-limits/test_tracefile_count 59 - Destroy session OeBYCTNChTFEP32I\nPASS: tools/tracefile-limits/test_tracefile_count 60 - Total stream size of CPU 3 is 131072\nPASS: tools/tracefile-limits/test_tracefile_count 61 - Stream meets the trace file limit of 32\nPASS: tools/tracefile-limits/test_tracefile_count 62 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 63 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 64 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 65 - Create session Hpot6VY3V6PqXAvQ in -o /tmp/tmp.XXXXXXXXXXfile_count_limit_trace_path.sFxVtw\nPASS: tools/tracefile-limits/test_tracefile_count 66 - Enable channel `channel` for session `Hpot6VY3V6PqXAvQ`: 64 tracefiles\nPASS: tools/tracefile-limits/test_tracefile_count 67 - Enable ust event tp:tptest for session Hpot6VY3V6PqXAvQ\nPASS: tools/tracefile-limits/test_tracefile_count 68 - Destroy session Hpot6VY3V6PqXAvQ\nPASS: tools/tracefile-limits/test_tracefile_count 69 - Total stream size of CPU 0 is 262144\nPASS: tools/tracefile-limits/test_tracefile_count 70 - Stream meets the trace file limit of 64\nPASS: tools/tracefile-limits/test_tracefile_count 71 - Trace validation - intfield\nPASS: tools/tracefile-limits/test_tracefile_count 72 - Trace validation - netintfield\nPASS: tools/tracefile-limits/test_tracefile_count 73 - Trace validation - longfield\nPASS: tools/tracefile-limits/test_tracefile_count 74 - Wait after kill session daemon\nPASS: tools/tracefile-limits/test_tracefile_size 1 - Start session daemon\nPASS: tools/tracefile-limits/test_tracefile_size 2 - Create session wry19A2gJpkLG3Ua in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.2XVbg3\nPASS: tools/tracefile-limits/test_tracefile_size 3 - Enable channel channel for session wry19A2gJpkLG3Ua: 4096 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 4 - Enable event tp:tptest for session wry19A2gJpkLG3Ua in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 5 - Start tracing for session wry19A2gJpkLG3Ua\nPASS: tools/tracefile-limits/test_tracefile_size 6 - Stop lttng tracing for session wry19A2gJpkLG3Ua\nPASS: tools/tracefile-limits/test_tracefile_size 7 - Destroy session wry19A2gJpkLG3Ua\nPASS: tools/tracefile-limits/test_tracefile_size 8 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 9 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 10 - Validate trace for event tp:tptest, 102 events\nPASS: tools/tracefile-limits/test_tracefile_size 11 - Create session prFX7JI7DX9HQXOR in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.d33MDs\nPASS: tools/tracefile-limits/test_tracefile_size 12 - Enable channel channel for session prFX7JI7DX9HQXOR: 8192 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 13 - Enable event tp:tptest for session prFX7JI7DX9HQXOR in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 14 - Start tracing for session prFX7JI7DX9HQXOR\nPASS: tools/tracefile-limits/test_tracefile_size 15 - Stop lttng tracing for session prFX7JI7DX9HQXOR\nPASS: tools/tracefile-limits/test_tracefile_size 16 - Destroy session prFX7JI7DX9HQXOR\nPASS: tools/tracefile-limits/test_tracefile_size 17 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 18 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 19 - Validate trace for event tp:tptest, 136 events\nPASS: tools/tracefile-limits/test_tracefile_size 20 - Create session 2bqwl7cIZ6FUL58f in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.vxNpRX\nPASS: tools/tracefile-limits/test_tracefile_size 21 - Enable channel channel for session 2bqwl7cIZ6FUL58f: 16384 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 22 - Enable event tp:tptest for session 2bqwl7cIZ6FUL58f in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 23 - Start tracing for session 2bqwl7cIZ6FUL58f\nPASS: tools/tracefile-limits/test_tracefile_size 24 - Stop lttng tracing for session 2bqwl7cIZ6FUL58f\nPASS: tools/tracefile-limits/test_tracefile_size 25 - Destroy session 2bqwl7cIZ6FUL58f\nPASS: tools/tracefile-limits/test_tracefile_size 26 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 27 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 28 - Validate trace for event tp:tptest, 68 events\nPASS: tools/tracefile-limits/test_tracefile_size 29 - Create session rQDqbmbcthUuLoOn in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.cpENeZ\nPASS: tools/tracefile-limits/test_tracefile_size 30 - Enable channel channel for session rQDqbmbcthUuLoOn: 32768 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 31 - Enable event tp:tptest for session rQDqbmbcthUuLoOn in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 32 - Start tracing for session rQDqbmbcthUuLoOn\nPASS: tools/tracefile-limits/test_tracefile_size 33 - Stop lttng tracing for session rQDqbmbcthUuLoOn\nPASS: tools/tracefile-limits/test_tracefile_size 34 - Destroy session rQDqbmbcthUuLoOn\nPASS: tools/tracefile-limits/test_tracefile_size 35 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 36 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 37 - Validate trace for event tp:tptest, 340 events\nPASS: tools/tracefile-limits/test_tracefile_size 38 - Create session OgrjbJSB6GabSmXt in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.9KMaFr\nPASS: tools/tracefile-limits/test_tracefile_size 39 - Enable channel channel for session OgrjbJSB6GabSmXt: 65536 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 40 - Enable event tp:tptest for session OgrjbJSB6GabSmXt in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 41 - Start tracing for session OgrjbJSB6GabSmXt\nPASS: tools/tracefile-limits/test_tracefile_size 42 - Stop lttng tracing for session OgrjbJSB6GabSmXt\nPASS: tools/tracefile-limits/test_tracefile_size 43 - Destroy session OgrjbJSB6GabSmXt\nPASS: tools/tracefile-limits/test_tracefile_size 44 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 45 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 46 - Validate trace for event tp:tptest, 387 events\nPASS: tools/tracefile-limits/test_tracefile_size 47 - Create session 94aKc9MKuqDnd3hv in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.fCKgSb\nPASS: tools/tracefile-limits/test_tracefile_size 48 - Enable channel channel for session 94aKc9MKuqDnd3hv: 131072 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 49 - Enable event tp:tptest for session 94aKc9MKuqDnd3hv in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 50 - Start tracing for session 94aKc9MKuqDnd3hv\nPASS: tools/tracefile-limits/test_tracefile_size 51 - Stop lttng tracing for session 94aKc9MKuqDnd3hv\nPASS: tools/tracefile-limits/test_tracefile_size 52 - Destroy session 94aKc9MKuqDnd3hv\nPASS: tools/tracefile-limits/test_tracefile_size 53 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 54 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 55 - Validate trace for event tp:tptest, 323 events\nPASS: tools/tracefile-limits/test_tracefile_size 56 - Create session tkx2aX7r2tZazNTd in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_trace_path.y7gkIA\nPASS: tools/tracefile-limits/test_tracefile_size 57 - Enable channel channel for session tkx2aX7r2tZazNTd: 5120 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 58 - Enable event tp:tptest for session tkx2aX7r2tZazNTd in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 59 - Start tracing for session tkx2aX7r2tZazNTd\nPASS: tools/tracefile-limits/test_tracefile_size 60 - Stop lttng tracing for session tkx2aX7r2tZazNTd\nPASS: tools/tracefile-limits/test_tracefile_size 61 - Destroy session tkx2aX7r2tZazNTd\nPASS: tools/tracefile-limits/test_tracefile_size 62 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 63 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 64 - Validate trace for event tp:tptest, 102 events\nPASS: tools/tracefile-limits/test_tracefile_size 65 - Create session sICkyXz6Hx8b3qzq in -o /tmp/tmp.XXXXXXXXXXfile_size_limit_pagesize_trace_path.0S9ac5\nPASS: tools/tracefile-limits/test_tracefile_size 66 - Enable channel channel for session sICkyXz6Hx8b3qzq: 4094 bytes tracefile limit\nPASS: tools/tracefile-limits/test_tracefile_size 67 - Enable event tp:tptest for session sICkyXz6Hx8b3qzq in channel channel\nPASS: tools/tracefile-limits/test_tracefile_size 68 - Start tracing for session sICkyXz6Hx8b3qzq\nPASS: tools/tracefile-limits/test_tracefile_size 69 - Stop lttng tracing for session sICkyXz6Hx8b3qzq\nPASS: tools/tracefile-limits/test_tracefile_size 70 - Destroy session sICkyXz6Hx8b3qzq\nPASS: tools/tracefile-limits/test_tracefile_size 71 - File size validation\nPASS: tools/tracefile-limits/test_tracefile_size 72 - UST per-pid trace path is valid\nPASS: tools/tracefile-limits/test_tracefile_size 73 - Validate trace for event tp:tptest, 102 events\nPASS: tools/tracefile-limits/test_tracefile_size 74 - Wait after kill session daemon\nPASS: tools/exclusion/test_exclusion 1 - Start session daemon\nPASS: tools/exclusion/test_exclusion 2 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXace_path.2VhNBi\nPASS: tools/exclusion/test_exclusion 3 - Enabling events without exclusion\nPASS: tools/exclusion/test_exclusion 4 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 5 - Running test application\nPASS: tools/exclusion/test_exclusion 6 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 7 - Events were found during the dry run without exclusion\nPASS: tools/exclusion/test_exclusion 8 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 9 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.n6uEgL\nPASS: tools/exclusion/test_exclusion 10 - Enable lttng event with event \"tp:tptest2\" excluded\nPASS: tools/exclusion/test_exclusion 11 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 12 - Running test application\nPASS: tools/exclusion/test_exclusion 13 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 14 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 15 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 16 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.1KoI0N\nPASS: tools/exclusion/test_exclusion 17 - Enable lttng event with event \"tp:tptest3\" excluded\nPASS: tools/exclusion/test_exclusion 18 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 19 - Running test application\nPASS: tools/exclusion/test_exclusion 20 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 21 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 22 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 23 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.Uhn1o6\nPASS: tools/exclusion/test_exclusion 24 - Enable lttng event with event \"tp:tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 25 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 26 - Running test application\nPASS: tools/exclusion/test_exclusion 27 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 28 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 29 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 30 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.h8ofgV\nPASS: tools/exclusion/test_exclusion 31 - Enable lttng event with event \"tp:tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 32 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 33 - Running test application\nPASS: tools/exclusion/test_exclusion 34 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 35 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 36 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 37 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.QJzPvB\nPASS: tools/exclusion/test_exclusion 38 - Enable lttng event with event \"tp:tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 39 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 40 - Running test application\nPASS: tools/exclusion/test_exclusion 41 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 42 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 43 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 44 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.mpDlGJ\nPASS: tools/exclusion/test_exclusion 45 - Enable lttng event with event \"tp:tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 46 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 47 - Running test application\nPASS: tools/exclusion/test_exclusion 48 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 49 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 50 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 51 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.w7Xbjv\nPASS: tools/exclusion/test_exclusion 52 - Enable lttng event with event \"tp:tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 53 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 54 - Running test application\nPASS: tools/exclusion/test_exclusion 55 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 56 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 57 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 58 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.GTg93o\nPASS: tools/exclusion/test_exclusion 59 - Enable lttng event with event \"tp*tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 60 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 61 - Running test application\nPASS: tools/exclusion/test_exclusion 62 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 63 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 64 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 65 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.MrxUKx\nPASS: tools/exclusion/test_exclusion 66 - Enable lttng event with event \"tp*tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 67 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 68 - Running test application\nPASS: tools/exclusion/test_exclusion 69 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 70 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 71 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 72 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.CqADvd\nPASS: tools/exclusion/test_exclusion 73 - Enable lttng event with event \"tp*tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 74 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 75 - Running test application\nPASS: tools/exclusion/test_exclusion 76 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 77 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 78 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 79 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.abz2MR\nPASS: tools/exclusion/test_exclusion 80 - Enable lttng event with event \"tp*tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 81 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 82 - Running test application\nPASS: tools/exclusion/test_exclusion 83 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 84 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 85 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 86 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.Paa6Uy\nPASS: tools/exclusion/test_exclusion 87 - Enable lttng event with event \"tp*tptest*\" excluded\nPASS: tools/exclusion/test_exclusion 88 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 89 - Running test application\nPASS: tools/exclusion/test_exclusion 90 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 91 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 92 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 93 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.4v7yZE\nPASS: tools/exclusion/test_exclusion 94 - Enable lttng event with event \"*test2\" excluded\nPASS: tools/exclusion/test_exclusion 95 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 96 - Running test application\nPASS: tools/exclusion/test_exclusion 97 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 98 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 99 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 100 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.wcnWV7\nPASS: tools/exclusion/test_exclusion 101 - Enable lttng event with event \"*test5\" excluded\nPASS: tools/exclusion/test_exclusion 102 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 103 - Running test application\nPASS: tools/exclusion/test_exclusion 104 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 105 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 106 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 107 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.bXB2Go\nPASS: tools/exclusion/test_exclusion 108 - Enable lttng event with event \"*p*test*\" excluded\nPASS: tools/exclusion/test_exclusion 109 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 110 - Running test application\nPASS: tools/exclusion/test_exclusion 111 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 112 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 113 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 114 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.PX8ScC\nPASS: tools/exclusion/test_exclusion 115 - Enable lttng event with event \"*p*test*\" excluded\nPASS: tools/exclusion/test_exclusion 116 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 117 - Running test application\nPASS: tools/exclusion/test_exclusion 118 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 119 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 120 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 121 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.u1K4ik\nPASS: tools/exclusion/test_exclusion 122 - Enable lttng event with event \"*p*test*\" excluded\nPASS: tools/exclusion/test_exclusion 123 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 124 - Running test application\nPASS: tools/exclusion/test_exclusion 125 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 126 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 127 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 128 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.EBXxku\nPASS: tools/exclusion/test_exclusion 129 - Enable lttng event with event \"*p***test*\" excluded\nPASS: tools/exclusion/test_exclusion 130 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 131 - Running test application\nPASS: tools/exclusion/test_exclusion 132 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 133 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 134 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 135 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.JrtmB1\nPASS: tools/exclusion/test_exclusion 136 - Enable lttng event with event \"*p*test*\" excluded\nPASS: tools/exclusion/test_exclusion 137 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 138 - Running test application\nPASS: tools/exclusion/test_exclusion 139 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 140 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 141 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 142 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.EhuDzG\nPASS: tools/exclusion/test_exclusion 143 - Enable lttng event with event \"*3\" excluded\nPASS: tools/exclusion/test_exclusion 144 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 145 - Running test application\nPASS: tools/exclusion/test_exclusion 146 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 147 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 148 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 149 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.ycClx0\nPASS: tools/exclusion/test_exclusion 150 - Enable lttng event with event \"tp*test3,*2\" excluded\nPASS: tools/exclusion/test_exclusion 151 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 152 - Running test application\nPASS: tools/exclusion/test_exclusion 153 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 154 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 155 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 156 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_trace_path.YsnjTu\nPASS: tools/exclusion/test_exclusion 157 - Enable lttng event with event \"**tp*test3,*2\" excluded\nPASS: tools/exclusion/test_exclusion 158 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 159 - Running test application\nPASS: tools/exclusion/test_exclusion 160 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 161 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 162 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 163 - Create session test-exclusion in -o /tmp/tmp.XXXXXXXXXXsion_tracing_started_trace_path.hb5om7\nPASS: tools/exclusion/test_exclusion 164 - Enable ust event non-existent-event for session test-exclusion\nPASS: tools/exclusion/test_exclusion 165 - Start tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 166 - Enable lttng event with event \"tp:tptest1\" excluded\nPASS: tools/exclusion/test_exclusion 167 - Stop lttng tracing for session test-exclusion\nPASS: tools/exclusion/test_exclusion 168 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 169 - Validate trace exclusion output\nPASS: tools/exclusion/test_exclusion 170 - Create session test-exclusion in\nPASS: tools/exclusion/test_exclusion 171 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 172 - Enable LTTng event \"allo\" with exclusion \"lol\" fails\nPASS: tools/exclusion/test_exclusion 173 - Create session test-exclusion in\nPASS: tools/exclusion/test_exclusion 174 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 175 - Enable LTTng event \"allo\" with exclusion \"meow,lol\" fails\nPASS: tools/exclusion/test_exclusion 176 - Create session test-exclusion in\nPASS: tools/exclusion/test_exclusion 177 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 178 - Enable LTTng event \"allo\" with exclusion \"z*em\" fails\nPASS: tools/exclusion/test_exclusion 179 - Create session test-exclusion in\nPASS: tools/exclusion/test_exclusion 180 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 181 - Enable LTTng event \"allo*\" with exclusion \"all*\" fails\nPASS: tools/exclusion/test_exclusion 182 - Create session test-exclusion in\nPASS: tools/exclusion/test_exclusion 183 - Destroy session test-exclusion\nPASS: tools/exclusion/test_exclusion 184 - Enable LTTng event \"allo*\" with exclusion \"ze,all*,yes\" fails\nPASS: tools/exclusion/test_exclusion 185 - Wait after kill session daemon\nPASS: tools/snapshots/test_ust_fast 1 - Start session daemon\nPASS: tools/snapshots/test_ust_fast 2 - Create session b1lm3fUEJ1Yr3C9x in no-output mode\nPASS: tools/snapshots/test_ust_fast 3 - Enable channel snapchan for session b1lm3fUEJ1Yr3C9x\nPASS: tools/snapshots/test_ust_fast 4 - Enable ust event tp:tptest for session b1lm3fUEJ1Yr3C9x\nPASS: tools/snapshots/test_ust_fast 5 - Start tracing for session b1lm3fUEJ1Yr3C9x\nPASS: tools/snapshots/test_ust_fast 6 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1 ( -n randomname )\nPASS: tools/snapshots/test_ust_fast 7 - Snapshot named randomname present in list-output listing\nPASS: tools/snapshots/test_ust_fast 8 - Deleted snapshot output named randomname\nPASS: tools/snapshots/test_ust_fast 9 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1 ( -n somesnapshot )\nPASS: tools/snapshots/test_ust_fast 10 - Snapshot named somesnapshot present in list-output listing\nPASS: tools/snapshots/test_ust_fast 11 - Stop lttng tracing for session b1lm3fUEJ1Yr3C9x\nPASS: tools/snapshots/test_ust_fast 12 - Destroy session b1lm3fUEJ1Yr3C9x\nPASS: tools/snapshots/test_ust_fast 13 - Create session HBO5UvDgXRhYk1zS in no-output mode\nPASS: tools/snapshots/test_ust_fast 14 - Enable channel snapchan for session HBO5UvDgXRhYk1zS\nPASS: tools/snapshots/test_ust_fast 15 - Enable ust event tp:tptest for session HBO5UvDgXRhYk1zS\nPASS: tools/snapshots/test_ust_fast 16 - Start tracing for session HBO5UvDgXRhYk1zS\nPASS: tools/snapshots/test_ust_fast 17 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 18 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 19 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 20 - Stop lttng tracing for session HBO5UvDgXRhYk1zS\nPASS: tools/snapshots/test_ust_fast 21 - Destroy session HBO5UvDgXRhYk1zS\nPASS: tools/snapshots/test_ust_fast 22 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 23 - Validate trace for event tp:tptest, 3114 events\nPASS: tools/snapshots/test_ust_fast 24 - Create session O6eZcF73MO8oaKh0 in no-output mode\nPASS: tools/snapshots/test_ust_fast 25 - Enable channel  for session O6eZcF73MO8oaKh0 with subbuf size 4096\nPASS: tools/snapshots/test_ust_fast 26 - Enable ust event tp:tptest for session O6eZcF73MO8oaKh0\nPASS: tools/snapshots/test_ust_fast 27 - Start tracing for session O6eZcF73MO8oaKh0\nPASS: tools/snapshots/test_ust_fast 28 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1 ( -m 16384 )\nPASS: tools/snapshots/test_ust_fast 29 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 30 - Tracefiles size sum validation\nPASS: tools/snapshots/test_ust_fast 31 - Stop lttng tracing for session O6eZcF73MO8oaKh0\nPASS: tools/snapshots/test_ust_fast 32 - Destroy session O6eZcF73MO8oaKh0\nPASS: tools/snapshots/test_ust_fast 33 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 34 - Validate trace for event tp:tptest, 36 events\nPASS: tools/snapshots/test_ust_fast 35 - Create session n0wIcGsUiA2CeXyj in no-output mode\nPASS: tools/snapshots/test_ust_fast 36 - Enable channel snapchan per UID for session n0wIcGsUiA2CeXyj\nPASS: tools/snapshots/test_ust_fast 37 - Enable ust event tp:tptest for session n0wIcGsUiA2CeXyj\nPASS: tools/snapshots/test_ust_fast 38 - Start tracing for session n0wIcGsUiA2CeXyj\nPASS: tools/snapshots/test_ust_fast 39 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 40 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 41 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 42 - Stop lttng tracing for session n0wIcGsUiA2CeXyj\nPASS: tools/snapshots/test_ust_fast 43 - Destroy session n0wIcGsUiA2CeXyj\nPASS: tools/snapshots/test_ust_fast 44 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 45 - Validate trace for event tp:tptest, 3086 events\nPASS: tools/snapshots/test_ust_fast 46 - Create session hCC7qPh7u82ttZJU in no-output mode\nPASS: tools/snapshots/test_ust_fast 47 - Enable channel snapchan per UID for session hCC7qPh7u82ttZJU\nPASS: tools/snapshots/test_ust_fast 48 - Enable ust event tp:tptest for session hCC7qPh7u82ttZJU\nPASS: tools/snapshots/test_ust_fast 49 - Start tracing for session hCC7qPh7u82ttZJU\nPASS: tools/snapshots/test_ust_fast 50 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 51 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 52 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 53 - Stop lttng tracing for session hCC7qPh7u82ttZJU\nPASS: tools/snapshots/test_ust_fast 54 - Destroy session hCC7qPh7u82ttZJU\nPASS: tools/snapshots/test_ust_fast 55 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 56 - Validate trace for event tp:tptest, 3071 events\nPASS: tools/snapshots/test_ust_fast 57 - Create session TPXtxlRtMObj1M2n in no-output mode\nPASS: tools/snapshots/test_ust_fast 58 - Enable channel snapchan for session TPXtxlRtMObj1M2n\nPASS: tools/snapshots/test_ust_fast 59 - Enable ust event tp:tptest1,tp:tptest2,tp:tptest3,tp:tptest4,tp:tptest5 for session TPXtxlRtMObj1M2n\nPASS: tools/snapshots/test_ust_fast 60 - Start tracing for session TPXtxlRtMObj1M2n\nPASS: tools/snapshots/test_ust_fast 61 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 62 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 63 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 64 - Stop lttng tracing for session TPXtxlRtMObj1M2n\nPASS: tools/snapshots/test_ust_fast 65 - Destroy session TPXtxlRtMObj1M2n\nPASS: tools/snapshots/test_ust_fast 66 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 67 - Validate trace for event tp:tptest1, 1 events\nPASS: tools/snapshots/test_ust_fast 68 - Validate trace for event tp:tptest2, 1 events\nPASS: tools/snapshots/test_ust_fast 69 - Validate trace for event tp:tptest3, 1 events\nPASS: tools/snapshots/test_ust_fast 70 - Validate trace for event tp:tptest4, 1 events\nPASS: tools/snapshots/test_ust_fast 71 - Validate trace for event tp:tptest5, 1 events\nPASS: tools/snapshots/test_ust_fast 72 - Create session ZkUixawCQP8dpywz in no-output mode\nPASS: tools/snapshots/test_ust_fast 73 - Enable channel snapchan for session ZkUixawCQP8dpywz\nPASS: tools/snapshots/test_ust_fast 74 - Enable ust event tp:tptest for session ZkUixawCQP8dpywz\nPASS: tools/snapshots/test_ust_fast 75 - Start tracing for session ZkUixawCQP8dpywz\nPASS: tools/snapshots/test_ust_fast 76 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 77 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 78 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 79 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 80 - Validate trace for event tp:tptest, 3119 events\nPASS: tools/snapshots/test_ust_fast 81 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 82 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 83 - Validate trace for event tp:tptest, 3889 events\nPASS: tools/snapshots/test_ust_fast 84 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 85 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 86 - Validate trace for event tp:tptest, 4806 events\nPASS: tools/snapshots/test_ust_fast 87 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 88 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 89 - Validate trace for event tp:tptest, 3643 events\nPASS: tools/snapshots/test_ust_fast 90 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 91 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 92 - Validate trace for event tp:tptest, 3648 events\nPASS: tools/snapshots/test_ust_fast 93 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 94 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 95 - Validate trace for event tp:tptest, 3727 events\nPASS: tools/snapshots/test_ust_fast 96 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 97 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 98 - Validate trace for event tp:tptest, 3682 events\nPASS: tools/snapshots/test_ust_fast 99 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 100 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 101 - Validate trace for event tp:tptest, 3457 events\nPASS: tools/snapshots/test_ust_fast 102 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 103 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 104 - Validate trace for event tp:tptest, 3414 events\nPASS: tools/snapshots/test_ust_fast 105 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 106 - UST per-uid snapshot trace path is valid\nPASS: tools/snapshots/test_ust_fast 107 - Validate trace for event tp:tptest, 3366 events\nPASS: tools/snapshots/test_ust_fast 108 - Stop lttng tracing for session ZkUixawCQP8dpywz\nPASS: tools/snapshots/test_ust_fast 109 - Destroy session ZkUixawCQP8dpywz\nPASS: tools/snapshots/test_ust_fast 110 - Create session kLAfjEijbVcuePX6 in no-output mode\nPASS: tools/snapshots/test_ust_fast 111 - Enable channel snapchan for session kLAfjEijbVcuePX6 with small discard buffers\nPASS: tools/snapshots/test_ust_fast 112 - Enable ust event tp:tptest for session kLAfjEijbVcuePX6\nPASS: tools/snapshots/test_ust_fast 113 - Start tracing for session kLAfjEijbVcuePX6\nPASS: tools/snapshots/test_ust_fast 114 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 115 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 116 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 117 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 118 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 119 - First snapshot event match\nPASS: tools/snapshots/test_ust_fast 120 - Stop lttng tracing for session kLAfjEijbVcuePX6\nPASS: tools/snapshots/test_ust_fast 121 - Destroy session kLAfjEijbVcuePX6\nPASS: tools/snapshots/test_ust_fast 122 - Create session IEaDklzHxOX236Xy in no-output mode\nPASS: tools/snapshots/test_ust_fast 123 - Enable channel snapchan for session IEaDklzHxOX236Xy with small discard buffers\nPASS: tools/snapshots/test_ust_fast 124 - Enable ust event tp:tptest for session IEaDklzHxOX236Xy\nPASS: tools/snapshots/test_ust_fast 125 - Start tracing for session IEaDklzHxOX236Xy\nPASS: tools/snapshots/test_ust_fast 126 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXhots_ust_trace_path.vk3Su1\nPASS: tools/snapshots/test_ust_fast 127 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 128 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 129 - Start application to trace\nPASS: tools/snapshots/test_ust_fast 130 - Snapshot recorded\nPASS: tools/snapshots/test_ust_fast 131 - First snapshot event do not match\nPASS: tools/snapshots/test_ust_fast 132 - Stop lttng tracing for session IEaDklzHxOX236Xy\nPASS: tools/snapshots/test_ust_fast 133 - Destroy session IEaDklzHxOX236Xy\nPASS: tools/snapshots/test_ust_fast 134 - Wait after kill session daemon\nPASS: tools/snapshots/test_ust_streaming 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXhots_ust_streaming_trace_path.msn2ne)\nPASS: tools/snapshots/test_ust_streaming 2 - Start session daemon\nPASS: tools/snapshots/test_ust_streaming 3 - Create session NiK2kh808zqrl0u9 in no-output mode\nPASS: tools/snapshots/test_ust_streaming 4 - Enable channel chan1 for session NiK2kh808zqrl0u9\nPASS: tools/snapshots/test_ust_streaming 5 - Enable ust event tp:tptest for session NiK2kh808zqrl0u9\nPASS: tools/snapshots/test_ust_streaming 6 - Start tracing for session NiK2kh808zqrl0u9\nPASS: tools/snapshots/test_ust_streaming 7 - Start application to trace\nPASS: tools/snapshots/test_ust_streaming 8 - Added snapshot output net://localhost\nPASS: tools/snapshots/test_ust_streaming 9 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 10 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 11 - Validate trace for event tp:tptest, 3127 events\nPASS: tools/snapshots/test_ust_streaming 12 - Deleted snapshot output id 1\nPASS: tools/snapshots/test_ust_streaming 13 - Added snapshot output net://localhost\nPASS: tools/snapshots/test_ust_streaming 14 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 15 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 16 - Validate trace for event tp:tptest, 4222 events\nPASS: tools/snapshots/test_ust_streaming 17 - Stop lttng tracing for session NiK2kh808zqrl0u9\nPASS: tools/snapshots/test_ust_streaming 18 - Destroy session NiK2kh808zqrl0u9\nPASS: tools/snapshots/test_ust_streaming 19 - Create session DhVYyoD4hGuffnWu in no-output mode\nPASS: tools/snapshots/test_ust_streaming 20 - Enable channel chan1 for session DhVYyoD4hGuffnWu\nPASS: tools/snapshots/test_ust_streaming 21 - Enable ust event tp:tptest for session DhVYyoD4hGuffnWu\nPASS: tools/snapshots/test_ust_streaming 22 - Start tracing for session DhVYyoD4hGuffnWu\nPASS: tools/snapshots/test_ust_streaming 23 - Start application to trace\nPASS: tools/snapshots/test_ust_streaming 24 - Added snapshot output net://localhost\nPASS: tools/snapshots/test_ust_streaming 25 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 26 - Stop lttng tracing for session DhVYyoD4hGuffnWu\nPASS: tools/snapshots/test_ust_streaming 27 - Destroy session DhVYyoD4hGuffnWu\nPASS: tools/snapshots/test_ust_streaming 28 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 29 - Validate trace for event tp:tptest, 3132 events\nPASS: tools/snapshots/test_ust_streaming 30 - Create session YN1qXq7M7WAHRa8t in no-output mode\nPASS: tools/snapshots/test_ust_streaming 31 - Enable channel chan1 for session YN1qXq7M7WAHRa8t\nPASS: tools/snapshots/test_ust_streaming 32 - Enable ust event tp:tptest for session YN1qXq7M7WAHRa8t\nPASS: tools/snapshots/test_ust_streaming 33 - Start tracing for session YN1qXq7M7WAHRa8t\nPASS: tools/snapshots/test_ust_streaming 34 - Start application to trace\nPASS: tools/snapshots/test_ust_streaming 35 - Added snapshot output net://localhost\nPASS: tools/snapshots/test_ust_streaming 36 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 37 - Stop lttng tracing for session YN1qXq7M7WAHRa8t\nPASS: tools/snapshots/test_ust_streaming 38 - Destroy session YN1qXq7M7WAHRa8t\nPASS: tools/snapshots/test_ust_streaming 39 - Custom name snapshot exists\nPASS: tools/snapshots/test_ust_streaming 40 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 41 - Validate trace for event tp:tptest, 3106 events\nPASS: tools/snapshots/test_ust_streaming 42 - Create session P50aeNY6Pzc1xE8t in no-output mode\nPASS: tools/snapshots/test_ust_streaming 43 - Enable channel chan1 for session P50aeNY6Pzc1xE8t\nPASS: tools/snapshots/test_ust_streaming 44 - Enable ust event tp:tptest for session P50aeNY6Pzc1xE8t\nPASS: tools/snapshots/test_ust_streaming 45 - Start tracing for session P50aeNY6Pzc1xE8t\nPASS: tools/snapshots/test_ust_streaming 46 - Start application to trace\nPASS: tools/snapshots/test_ust_streaming 47 - Added snapshot output -C tcp://localhost:5342 -D tcp://localhost:5343\nPASS: tools/snapshots/test_ust_streaming 48 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 49 - Stop lttng tracing for session P50aeNY6Pzc1xE8t\nPASS: tools/snapshots/test_ust_streaming 50 - Destroy session P50aeNY6Pzc1xE8t\nPASS: tools/snapshots/test_ust_streaming 51 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 52 - Validate trace for event tp:tptest, 3117 events\nPASS: tools/snapshots/test_ust_streaming 53 - Create session AzstCYuXIAca0qN7 in no-output mode\nPASS: tools/snapshots/test_ust_streaming 54 - Enable channel chan1 for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 55 - Enable ust event tp:tptest for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 56 - Added snapshot output net://localhost\nPASS: tools/snapshots/test_ust_streaming 57 - Start application to trace\nPASS: tools/snapshots/test_ust_streaming 58 - Start tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 59 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 60 - Stop lttng tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 61 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 62 - Validate trace for event tp:tptest, 63 events\nPASS: tools/snapshots/test_ust_streaming 63 - Start tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 64 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 65 - Stop lttng tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 66 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 67 - Validate trace for event tp:tptest, 417 events\nPASS: tools/snapshots/test_ust_streaming 68 - Start tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 69 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 70 - Stop lttng tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 71 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 72 - Validate trace for event tp:tptest, 720 events\nPASS: tools/snapshots/test_ust_streaming 73 - Start tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 74 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 75 - Stop lttng tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 76 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 77 - Validate trace for event tp:tptest, 718 events\nPASS: tools/snapshots/test_ust_streaming 78 - Start tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 79 - Snapshot recorded\nPASS: tools/snapshots/test_ust_streaming 80 - Stop lttng tracing for session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 81 - UST per-uid network snapshot trace path is valid\nPASS: tools/snapshots/test_ust_streaming 82 - Validate trace for event tp:tptest, 675 events\nPASS: tools/snapshots/test_ust_streaming 83 - Destroy session AzstCYuXIAca0qN7\nPASS: tools/snapshots/test_ust_streaming 84 - Wait after kill session daemon\nPASS: tools/snapshots/test_ust_streaming 85 - Wait after kill relay daemon\nPASS: tools/save-load/test_save 1 - Start session daemon\nPASS: tools/save-load/test_save 2 - Create session save-42 in -o /tmp/tmp.XXXXXXXXXXtrace_path.jP9e0X\nPASS: tools/save-load/test_save 3 - Enable channel chan-save for session save-42\nPASS: tools/save-load/test_save 4 - Enable ust event tp:tptest for session save-42\nPASS: tools/save-load/test_save 5 - Track command with opts: -p 666 -u -s save-42\nPASS: tools/save-load/test_save 6 - Session saved\nPASS: tools/save-load/test_save 7 - Session save-42.lttng file found!\nPASS: tools/save-load/test_save 8 - Destroy session save-42\nPASS: tools/save-load/test_save 9 - Create session save-42-1 in -o /tmp/tmp.XXXXXXXXXXtrace_path.sFnUmZ\nPASS: tools/save-load/test_save 10 - Create session save-42-2 in -o /tmp/tmp.XXXXXXXXXXtrace_path.sFnUmZ\nPASS: tools/save-load/test_save 11 - Create session save-42-3 in -o /tmp/tmp.XXXXXXXXXXtrace_path.sFnUmZ\nPASS: tools/save-load/test_save 12 - Enable channel chan-save for session save-42-1\nPASS: tools/save-load/test_save 13 - Enable channel chan-save for session save-42-2\nPASS: tools/save-load/test_save 14 - Enable channel chan-save for session save-42-3\nPASS: tools/save-load/test_save 15 - Enable ust event tp:tptest for session save-42-1\nPASS: tools/save-load/test_save 16 - Enable ust event tp:tptest for session save-42-2\nPASS: tools/save-load/test_save 17 - Enable ust event tp:tptest for session save-42-3\nPASS: tools/save-load/test_save 18 - Track command with opts: -p 666 -u -s save-42-1\nPASS: tools/save-load/test_save 19 - Track command with opts: -p 666 -u -s save-42-2\nPASS: tools/save-load/test_save 20 - Track command with opts: -p 666 -u -s save-42-3\nPASS: tools/save-load/test_save 21 - Session saved\nPASS: tools/save-load/test_save 22 - Session save-42-1.lttng file found!\nPASS: tools/save-load/test_save 23 - Session save-42-2.lttng file found!\nPASS: tools/save-load/test_save 24 - Session save-42-3.lttng file found!\nPASS: tools/save-load/test_save 25 - Destroy session save-42-1\nPASS: tools/save-load/test_save 26 - Destroy session save-42-2\nPASS: tools/save-load/test_save 27 - Destroy session save-42-3\nPASS: tools/save-load/test_save 28 - Create session save-42 in -o /tmp/tmp.XXXXXXXXXXtrace_path.hdcoX3\nPASS: tools/save-load/test_save 29 - Enable channel chan-save for session save-42\nPASS: tools/save-load/test_save 30 - Enable ust event tp:tptest for session save-42\nPASS: tools/save-load/test_save 31 - Session saved\nPASS: tools/save-load/test_save 32 - Session save-42.lttng file found!\nPASS: tools/save-load/test_save 33 - Destroy session save-42\nPASS: tools/save-load/test_save 34 - Create session save-42 in -o /tmp/tmp.XXXXXXXXXXtrace_path.hdcoX3\nPASS: tools/save-load/test_save 35 - Enable channel chan-save for session save-42\nPASS: tools/save-load/test_save 36 - Enable ust event tp:tptest for session save-42\nPASS: tools/save-load/test_save 37 - Session failed to be saved. Expected!\nPASS: tools/save-load/test_save 38 - Session saved\nPASS: tools/save-load/test_save 39 - Session save-42.lttng file found!\nPASS: tools/save-load/test_save 40 - Destroy session save-42\nPASS: tools/save-load/test_save 41 - Wait after kill session daemon\nPASS: tools/save-load/test_load 1 - Start session daemon\nPASS: tools/save-load/test_load 2 - Load command with opts: -i ./tools/save-load//load-42.lttng\nPASS: tools/save-load/test_load 3 - Destroy session load-42\nPASS: tools/save-load/test_load 4 - Start lttng-relayd (process mode: -b opt: -C tcp://localhost:8172 -D tcp://localhost:9817)\nPASS: tools/save-load/test_load 5 - Load command with opts: -i ./tools/save-load//load-42-complex.lttng\nPASS: tools/save-load/test_load 6 - Disable event uevent1 for session load-42-complex\nPASS: tools/save-load/test_load 7 - Disable event uevent2 for session load-42-complex\nPASS: tools/save-load/test_load 8 - Disable event uevent3* for session load-42-complex\nPASS: tools/save-load/test_load 9 - Disable channel chan1 for session load-42-complex\nPASS: tools/save-load/test_load 10 - Disable channel chan2 for session load-42-complex\nPASS: tools/save-load/test_load 11 - Disable channel chan3 for session load-42-complex\nPASS: tools/save-load/test_load 12 - Disabled event is loaded in disabled state\nPASS: tools/save-load/test_load 13 - Disabled event is loaded in disabled state\nPASS: tools/save-load/test_load 14 - Enabled event with same name but different loglevel is in disabled state\nPASS: tools/save-load/test_load 15 - Destroy session load-42-complex\nPASS: tools/save-load/test_load 16 - Wait after kill relay daemon\nPASS: tools/save-load/test_load 17 - Start lttng-relayd (process mode: -b opt: -C tcp://localhost:8172 -D tcp://localhost:9817)\nPASS: tools/save-load/test_load 18 - Load command with opts: -a -i ./tools/save-load/\nPASS: tools/save-load/test_load 19 - Destroy session load-42\nPASS: tools/save-load/test_load 20 - Destroy session load-42-complex\nPASS: tools/save-load/test_load 21 - Destroy session load-42-trackers\nPASS: tools/save-load/test_load 22 - Destroy session tracker_legacy_all\nPASS: tools/save-load/test_load 23 - Destroy session tracker_legacy_none\nPASS: tools/save-load/test_load 24 - Destroy session tracker_legacy_selective\nPASS: tools/save-load/test_load 25 - Wait after kill relay daemon\nPASS: tools/save-load/test_load 26 - Load command with opts: -i ./tools/save-load//load-42.lttng\nPASS: tools/save-load/test_load 27 - Load command with opts: -f -i ./tools/save-load/ load-42\nPASS: tools/save-load/test_load 28 - Destroy session load-42\nPASS: tools/save-load/test_load 29 - Load command with opts: -i ./tools/save-load//load-42-trackers.lttng\nPASS: tools/save-load/test_load 30 - VPID target is present\nPASS: tools/save-load/test_load 31 - VUID target is present\nPASS: tools/save-load/test_load 32 - VGID target is present\nPASS: tools/save-load/test_load 33 - Untrack command with opts: --vpid 666 -u -s load-42-trackers\nPASS: tools/save-load/test_load 34 - Untrack command with opts: --vuid 777 -u -s load-42-trackers\nPASS: tools/save-load/test_load 35 - Untrack command with opts: --vgid 888 -u -s load-42-trackers\nPASS: tools/save-load/test_load 36 - Untrack command with opts: --pid 999 -u -s load-42-trackers\nPASS: tools/save-load/test_load 37 - Destroy session load-42-trackers\nPASS: tools/save-load/test_load 38 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-name=PinkyAndTheBrain load-42\nPASS: tools/save-load/test_load 39 - Override name successful  [load-42 to PinkyAndTheBrain]\nPASS: tools/save-load/test_load 40 - Output path is not affected by name override\nPASS: tools/save-load/test_load 41 - Destroy session PinkyAndTheBrain\nPASS: tools/save-load/test_load 42 - Load command failed as expected with opts: -i ./tools/save-load//load-42.lttng --override-name=PinkyAndTheBrain\nPASS: tools/save-load/test_load 43 - Start lttng-relayd (process mode: -b opt: -C tcp://127.0.0.1:8172 -D tcp://127.0.0.1:9817)\nPASS: tools/save-load/test_load 44 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-url=file:///tmp/override/to/here\nPASS: tools/save-load/test_load 45 - Path url file:// override [{/tmp/override/to/here/}, /tmp/override/to/here/]\nPASS: tools/save-load/test_load 46 - Destroy session load-42\nPASS: tools/save-load/test_load 47 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-url=/tmp/override/to/here\nPASS: tools/save-load/test_load 48 - Path url / override [{/tmp/override/to/here/}, /tmp/override/to/here/]\nPASS: tools/save-load/test_load 49 - Destroy session load-42\nPASS: tools/save-load/test_load 50 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-url=net://127.0.0.1:8172:9817\nPASS: tools/save-load/test_load 51 - Path url net://host:port:port override [tcp4://127.0.0.1:8172/ [data: 9817], tcp4://127.0.0.1:8172/ [data: 9817]]\nPASS: tools/save-load/test_load 52 - Destroy session load-42\nPASS: tools/save-load/test_load 53 - Wait after kill relay daemon\nPASS: tools/save-load/test_load 54 - Start lttng-relayd (process mode: -b opt: -C tcp://127.0.0.1:8172 -D tcp://127.0.0.1:9817)\nPASS: tools/save-load/test_load 55 - Load command with opts: -i ./tools/save-load//configuration/load-42-snapshot.lttng --override-url=file:///tmp/override/to/here\nPASS: tools/save-load/test_load 56 - Path url file:// override [{/tmp/override/to/here/}, /tmp/override/to/here/]\nPASS: tools/save-load/test_load 57 - Destroy session load-42-snapshot\nPASS: tools/save-load/test_load 58 - Load command with opts: -i ./tools/save-load//configuration/load-42-snapshot.lttng --override-url=/tmp/override/to/here\nPASS: tools/save-load/test_load 59 - Path url / override [{/tmp/override/to/here/}, /tmp/override/to/here/]\nPASS: tools/save-load/test_load 60 - Destroy session load-42-snapshot\nPASS: tools/save-load/test_load 61 - Load command with opts: -i ./tools/save-load//configuration/load-42-snapshot.lttng --override-url=net://127.0.0.1:8172:9817\nPASS: tools/save-load/test_load 62 - Path url ctrl net://host:port:port override [tcp4://127.0.0.1:8172/, tcp4://127.0.0.1:8172/]\nPASS: tools/save-load/test_load 63 - Path url data net://host:port:port override [tcp4://127.0.0.1:9817/, tcp4://127.0.0.1:9817/]\nPASS: tools/save-load/test_load 64 - Destroy session load-42-snapshot\nPASS: tools/save-load/test_load 65 - Wait after kill relay daemon\nPASS: tools/save-load/test_load 66 - Start lttng-relayd (process mode: -b opt: -C tcp://127.0.0.1:8172 -D tcp://127.0.0.1:9817)\nPASS: tools/save-load/test_load 67 - Load command failed as expected with opts: -i ./tools/save-load//configuration/load-42-live.lttng --override-url=file:///tmp/override/to/here\nPASS: tools/save-load/test_load 68 - Destroy session load-42-live failed as expected\nPASS: tools/save-load/test_load 69 - Load command failed as expected with opts: -i ./tools/save-load//configuration/load-42-live.lttng --override-url=/tmp/override/to/here\nPASS: tools/save-load/test_load 70 - Destroy session load-42-live failed as expected\nPASS: tools/save-load/test_load 71 - Load command with opts: -i ./tools/save-load//configuration/load-42-live.lttng --override-url=net://127.0.0.1:8172:9817\nPASS: tools/save-load/test_load 72 - Path url net://host:port:port override [tcp4://127.0.0.1:8172/ [data: 9817], tcp4://127.0.0.1:8172/ [data: 9817]]\nPASS: tools/save-load/test_load 73 - Destroy session load-42-live\nPASS: tools/save-load/test_load 74 - Wait after kill relay daemon\nPASS: tools/save-load/test_load 75 - Wait after kill session daemon\nPASS: tools/save-load/test_autoload 1 - Start session daemon\nPASS: tools/save-load/test_autoload 2 - Lttng-tool list command with option load-42\nPASS: tools/save-load/test_autoload 3 - Wait after kill session daemon\nPASS: tools/save-load/test_autoload 4 - Start session daemon\nPASS: tools/save-load/test_autoload 5 - Lttng-tool list command with option load-42\nPASS: tools/save-load/test_autoload 6 - Wait after kill session daemon\nPASS: tools/save-load/test_autoload 7 - Start session daemon\nPASS: tools/save-load/test_autoload 8 - Lttng-tool list command with option load-42\nPASS: tools/save-load/test_autoload 9 - Wait after kill session daemon\nPASS: tools/mi/test_mi 1 - Start session daemon\nPASS: tools/mi/test_mi 2 - MI test: Lttng version\nPASS: tools/mi/test_mi 3 - MI test: Version xsd validation\nPASS: tools/mi/test_mi 4 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 5 - MI test: create session xsd validation\nPASS: tools/mi/test_mi 6 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH failed as expected\nPASS: tools/mi/test_mi 7 - MI test: expecting fail create session xsd validation\nPASS: tools/mi/test_mi 8 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 9 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/create_session.xml command failed as expected\nPASS: tools/mi/test_mi 10 - Destroy session testSession\nPASS: tools/mi/test_mi 11 - Create session testSession1 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 12 - Create session testSession2 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 13 - Create session testSession3 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 14 - Destroy session testSession1\nPASS: tools/mi/test_mi 15 - MI test: destroy session testSession1 xsd validation\nPASS: tools/mi/test_mi 16 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 17 - Mi test: deleted session: testSession1 expected: testSession1\nPASS: tools/mi/test_mi 18 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 19 - MI test: destroy all session xsd validation\nPASS: tools/mi/test_mi 20 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 21 - Mi test: 2 / 2 sessions discovered\nPASS: tools/mi/test_mi 22 - Destroy session testSession1 failed as expected\nPASS: tools/mi/test_mi 23 - MI test: failing destroy session testSession1 xsd validation\nPASS: tools/mi/test_mi 24 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 25 - Mi test: destroy command on testSession1 failed as expected\nPASS: tools/mi/test_mi 26 - Create session testSession1 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 27 - Create session testSession2 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 28 - Create session testSession3 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 29 - Lttng-tool list command with option\nPASS: tools/mi/test_mi 30 - Mi test: list sessions xsd validation\nPASS: tools/mi/test_mi 31 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 32 - Mi test: 3 / 3 sessions discovered\nPASS: tools/mi/test_mi 33 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 34 - Create session testsession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 35 - Enable channel channelUst0 for session testsession\nPASS: tools/mi/test_mi 36 - Mi test: enable ust channel xsd validation\nPASS: tools/mi/test_mi 37 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 38 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml command success\nPASS: tools/mi/test_mi 39 - Enable channel channelUst0 for session testsession failed as expected\nPASS: tools/mi/test_mi 40 - Mi test: fail enable ust channel xsd validation\nPASS: tools/mi/test_mi 41 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 42 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml command failed as expected\nPASS: tools/mi/test_mi 43 - Enable channel channelUst1 for session testsession\nPASS: tools/mi/test_mi 44 - Enable channel channelUst2 for session testsession\nPASS: tools/mi/test_mi 45 - Disable channel channelUst0 for session testsession\nPASS: tools/mi/test_mi 46 - Mi test: disable ust channel xsd validation\nPASS: tools/mi/test_mi 47 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 48 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml command success\nPASS: tools/mi/test_mi 49 - Extraction of xpath //lttng:command/lttng:output/lttng:channels/lttng:channel/lttng:name/text()\nPASS: tools/mi/test_mi 50 - MI test: channelUst0 disabled\nPASS: tools/mi/test_mi 51 - Disable channel channelUst1,channelUst2 for session testsession\nPASS: tools/mi/test_mi 52 - Mi test: multiple disable ust channel xsd validation\nPASS: tools/mi/test_mi 53 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 54 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_channel.xml command success\nPASS: tools/mi/test_mi 55 - Extraction of xpath //lttng:command/lttng:output/lttng:channels/lttng:channel/lttng:name/text()\nPASS: tools/mi/test_mi 56 - Mi test: disabled ust channel 2/2\nPASS: tools/mi/test_mi 57 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 58 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 59 - Enable channel testChannel for session testSession\nPASS: tools/mi/test_mi 60 - Enable ust event ev1 for session testSession\nPASS: tools/mi/test_mi 61 - Mi test: Enable_event for ust domain xsd validation\nPASS: tools/mi/test_mi 62 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 63 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml command success\nPASS: tools/mi/test_mi 64 - Enable ust event ev1 for session testSession failed as expected\nPASS: tools/mi/test_mi 65 - Mi test: Fail enable_event for ust domain xsd validation\nPASS: tools/mi/test_mi 66 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 67 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml command failed as expected\nPASS: tools/mi/test_mi 68 - Enable ust event ev1,ev2,ev3 for session testSession failed as expected\nPASS: tools/mi/test_mi 69 - Mi test: Multiple enable ust event with inside fail xsd validation\nPASS: tools/mi/test_mi 70 - Extraction of xpath //lttng:command/lttng:output/lttng:events/lttng:event/lttng:success/text()\nPASS: tools/mi/test_mi 71 - Mi test: Enabled event on failing enable command /2\nPASS: tools/mi/test_mi 72 - Extraction of xpath //lttng:command/lttng:output/lttng:events/lttng:event/lttng:success/text()\nPASS: tools/mi/test_mi 73 - Mi test: Enabled event on failing enable command /2\nPASS: tools/mi/test_mi 74 - Disable event ev1 for session testSession\nPASS: tools/mi/test_mi 75 - Mi test: Disable ust event xsd validation\nPASS: tools/mi/test_mi 76 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 77 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml command success\nPASS: tools/mi/test_mi 78 - Disable event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 79 - Mi test: Disable multiple ust event xsd validation\nPASS: tools/mi/test_mi 80 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 81 - Mi test: /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/ust_event.xml command success\nPASS: tools/mi/test_mi 82 - Extraction of xpath //lttng:command/lttng:output/lttng:channel/lttng:events/lttng:event/lttng:success/text()\nPASS: tools/mi/test_mi 83 - Mi test: Disable multiple ust event success 3/3\nPASS: tools/mi/test_mi 84 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 85 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 86 - Enable channel testChannel for session testSession\nPASS: tools/mi/test_mi 87 - Enable ust event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 88 - Lttng-tool list command with option testSession -c testChannel\nPASS: tools/mi/test_mi 89 - Mi test: list channel xsd validation\nPASS: tools/mi/test_mi 90 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text()\nPASS: tools/mi/test_mi 91 - Mi test: 1 / 1 domains discovered\nPASS: tools/mi/test_mi 92 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:channels/lttng:channel/lttng:name/text()\nPASS: tools/mi/test_mi 93 - Mi test: 1 / 1 channel discovered\nPASS: tools/mi/test_mi 94 - Mi test: expected channel: testChannel found: testChannel\nPASS: tools/mi/test_mi 95 - Enable channel testChannela for session testSession\nPASS: tools/mi/test_mi 96 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 97 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 98 - Enable channel testChannel for session testSession\nPASS: tools/mi/test_mi 99 - Enable ust event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 100 - Enable JUL event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 101 - Lttng-tool list command with option testSession -d\nPASS: tools/mi/test_mi 102 - Mi test: list domain xsd validation\nPASS: tools/mi/test_mi 103 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text()\nPASS: tools/mi/test_mi 104 - Mi test: 2 / 2 domains discovered\nPASS: tools/mi/test_mi 105 - Mi test: domains Jul is present\nPASS: tools/mi/test_mi 106 - Mi test: domains UST is present\nPASS: tools/mi/test_mi 107 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 108 - Create session testSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 109 - Enable channel testChannel for session testSession\nPASS: tools/mi/test_mi 110 - Enable ust event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 111 - Enable JUL event ev1,ev2,ev3 for session testSession\nPASS: tools/mi/test_mi 112 - Lttng-tool list command with option testSession\nPASS: tools/mi/test_mi 113 - Mi test: list session xsd validation\nPASS: tools/mi/test_mi 114 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text()\nPASS: tools/mi/test_mi 115 - Mi test: 2 / 2 domains discovered\nPASS: tools/mi/test_mi 116 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:channels/lttng:channel/lttng:name/text()\nPASS: tools/mi/test_mi 117 - Mi test: 2 / 2 channel discovered\nPASS: tools/mi/test_mi 118 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 119 - Lttng-tool list command with option -u -f\nPASS: tools/mi/test_mi 120 - Mi test: list ust event xsd validation\nPASS: tools/mi/test_mi 121 - Extraction of xpath //lttng:command/lttng:output/lttng:domains/lttng:domain[./lttng:type ='UST']/lttng:pids/lttng:pid/lttng:events/lttng:event/lttng:name/text()\nPASS: tools/mi/test_mi 122 - Mi test: 28 / 5 ust events discovered\nPASS: tools/mi/test_mi 123 - Extraction of xpath //lttng:command/lttng:output/lttng:domains/lttng:domain[./lttng:type ='UST']/lttng:pids/lttng:pid/lttng:events/lttng:event[./lttng:name = 'tp:tptest']/lttng:event_fields/lttng:event_field/lttng:name/text()\nPASS: tools/mi/test_mi 124 - Mi test: 28 / 12 ust event fields discovered\nPASS: tools/mi/test_mi 125 - Create session testStartStopSession in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 126 - Start tracing for session testStartStopSession failed as expected\nPASS: tools/mi/test_mi 127 - Mi test: failed start xsd validation\nPASS: tools/mi/test_mi 128 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 129 - Mi test: mi report failure on start command as expected\nPASS: tools/mi/test_mi 130 - Enable channel startStopChannel for session testStartStopSession\nPASS: tools/mi/test_mi 131 - Start tracing for session testStartStopSession\nPASS: tools/mi/test_mi 132 - Mi test: start xsd validation\nPASS: tools/mi/test_mi 133 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 134 - Mi test: mi report success on start command as expected\nPASS: tools/mi/test_mi 135 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 136 - Mi test: started testStartStopSession\nPASS: tools/mi/test_mi 137 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:enabled/text()\nPASS: tools/mi/test_mi 138 - Mi test: enabled element : true expected: true\nPASS: tools/mi/test_mi 139 - Metadata regenerate testStartStopSession\nPASS: tools/mi/test_mi 140 - Mi test: regenerate metadata\nPASS: tools/mi/test_mi 141 - Stop lttng tracing for session testStartStopSession\nPASS: tools/mi/test_mi 142 - Mi test: stop xsd validation\nPASS: tools/mi/test_mi 143 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 144 - Mi test: stopped testStartStopSession\nPASS: tools/mi/test_mi 145 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:enabled/text()\nPASS: tools/mi/test_mi 146 - Mi test: enabled element : false expected: false\nPASS: tools/mi/test_mi 147 - Stop lttng tracing for session testStartStopSession failed as expected\nPASS: tools/mi/test_mi 148 - Mi test: failed stop xsd validation\nPASS: tools/mi/test_mi 149 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 150 - Mi test: mi report failure on start command as expected\nPASS: tools/mi/test_mi 151 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 152 - Create session testSnapshotAdd in no-output mode\nPASS: tools/mi/test_mi 153 - Added snapshot output file:///tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/snapshotoutput\nPASS: tools/mi/test_mi 154 - Mi test: snapshot xsd validation\nPASS: tools/mi/test_mi 155 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 156 - Mi test: add snapshot is a success\nPASS: tools/mi/test_mi 157 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'add-output']/lttng:output/lttng:snapshot/lttng:session_name/text()\nPASS: tools/mi/test_mi 158 - Mi test: added snapshot for: testSnapshotAdd expected testSnapshotAdd\nPASS: tools/mi/test_mi 159 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'add-output']/lttng:output/lttng:snapshot/lttng:name/text()\nPASS: tools/mi/test_mi 160 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'add-output']/lttng:output/lttng:snapshot/lttng:id/text()\nPASS: tools/mi/test_mi 161 - Snapshot list\nPASS: tools/mi/test_mi 162 - Mi test: snapshot list xsd validation\nPASS: tools/mi/test_mi 163 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 164 - Mi test: add snapshot is a success\nPASS: tools/mi/test_mi 165 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'list-output']/lttng:output/lttng:session[./lttng:name ='testSnapshotAdd']/lttng:snapshots/lttng:snapshot/lttng:name/text()\nPASS: tools/mi/test_mi 166 - Mi test: snapshot list extracted snapshot: snapshot-1 expected: snapshot-1\nPASS: tools/mi/test_mi 167 - Deleted snapshot output id 1\nPASS: tools/mi/test_mi 168 - Mi test: snapshot delete xsd validation\nPASS: tools/mi/test_mi 169 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 170 - Mi test: del snapshot is a success\nPASS: tools/mi/test_mi 171 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'del-output']/lttng:output/lttng:snapshot/lttng:id/text()\nPASS: tools/mi/test_mi 172 - Mi test: snapshot del extracted snapshot id: 1 expected: 1\nPASS: tools/mi/test_mi 173 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'del-output']/lttng:output/lttng:snapshot/lttng:session_name/text()\nPASS: tools/mi/test_mi 174 - Mi test: snapshot del extracted snapshot id: testSnapshotAdd expected: testSnapshotAdd\nPASS: tools/mi/test_mi 175 - Deleted snapshot output id 1 failed as expected\nPASS: tools/mi/test_mi 176 - Mi test: snapshot delete xsd validation\nPASS: tools/mi/test_mi 177 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 178 - Mi test: del snapshot is a success\nPASS: tools/mi/test_mi 179 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 180 - Create session testTrack in no-output mode\nPASS: tools/mi/test_mi 181 - Track command with opts: -p 1,2,3 -u\nPASS: tools/mi/test_mi 182 - Mi test: track pid xsd validation\nPASS: tools/mi/test_mi 183 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 184 - Mi test: track pid is a success\nPASS: tools/mi/test_mi 185 - Extraction of xpath //lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:id\nPASS: tools/mi/test_mi 186 - Mi test: track pid expecting 3 processes got 3\nPASS: tools/mi/test_mi 187 - Lttng-tool list command with option testTrack\nPASS: tools/mi/test_mi 188 - Mi test: session list with pid_tracker validate\nPASS: tools/mi/test_mi 189 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:id\nPASS: tools/mi/test_mi 190 - Mi test: tracker pid listing expecting 3 target got 3\nPASS: tools/mi/test_mi 191 - Untrack command with opts: -p 2,3 -u\nPASS: tools/mi/test_mi 192 - Mi test: untrack pid xsd validation\nPASS: tools/mi/test_mi 193 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 194 - Mi test: untrack pid is a success\nPASS: tools/mi/test_mi 195 - Extraction of xpath //lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:id\nPASS: tools/mi/test_mi 196 - Mi test: untrack pid expecting 2 process got 2\nPASS: tools/mi/test_mi 197 - Lttng-tool list command with option testTrack\nPASS: tools/mi/test_mi 198 - Mi test: session list with pid_tracker validate\nPASS: tools/mi/test_mi 199 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:targets/lttng:vpid_target/lttng:type/lttng:pid\nPASS: tools/mi/test_mi 200 - Mi test: tracker pid listing expecting 1 process got 1\nPASS: tools/mi/test_mi 201 - Untrack command with opts: -p -u -a\nPASS: tools/mi/test_mi 202 - Mi test: untrack pid xsd validation\nPASS: tools/mi/test_mi 203 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 204 - Mi test: untrack all pid is a success\nPASS: tools/mi/test_mi 205 - Extraction of xpath //lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:all\nPASS: tools/mi/test_mi 206 - Mi test: untrack pid expecting 1 process got 1\nPASS: tools/mi/test_mi 207 - Mi test: pid expected is true got true\nPASS: tools/mi/test_mi 208 - Lttng-tool list command with option testTrack\nPASS: tools/mi/test_mi 209 - Mi test: session list with pid_tracker validate\nPASS: tools/mi/test_mi 210 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:targets/lttng:vpid_target/lttng:type/lttng:pid\nPASS: tools/mi/test_mi 211 - Mi test: tracker pid listing expecting 0 process got 0\nPASS: tools/mi/test_mi 212 - Track command with opts: -p -u -a\nPASS: tools/mi/test_mi 213 - Mi test: track pid xsd validation\nPASS: tools/mi/test_mi 214 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 215 - Mi test: track all pid is a success\nPASS: tools/mi/test_mi 216 - Extraction of xpath //lttng:command/lttng:output/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker/lttng:process_attr_values/lttng:vpid/lttng:type/lttng:all\nPASS: tools/mi/test_mi 217 - Mi test: track pid expecting 1 process got 1\nPASS: tools/mi/test_mi 218 - Mi test: pid expected is true got true\nPASS: tools/mi/test_mi 219 - Lttng-tool list command with option testTrack\nPASS: tools/mi/test_mi 220 - Mi test: session list with pid_tracker validate\nPASS: tools/mi/test_mi 221 - Check of node existence with xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:process_attr_trackers/lttng:vpid_process_attr_tracker\nPASS: tools/mi/test_mi 222 - Mi test: VPID_tracker node is absent as defined\nPASS: tools/mi/test_mi 223 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 224 - Create session session_long_path in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH/qNZGuNSwup1INfw0GwnHhH8VVhH7GyQ7EcnSbqD4nec9UK2HSpIcavtNPGUkrQk7S7SRH1khZ5Eqds0s0ufc5N8AyVkDeKL7tBr6ZPpjxVJ6QzUej38KfKfehE2jzoNnhXJ69gfeOo5NtEWtYOcZqvVUalwgJoMBXgQLkWG8Yu1LLWtZ3JGJMXVD78bgGoWCjvuF8DKBkCMKM3mVHaXppU5ERj21KNFgPj3V5CcCKgq8rVTXvhPfxxWiP7Rg1v\nPASS: tools/mi/test_mi 225 - Lttng-tool list command with option\nPASS: tools/mi/test_mi 226 - Mi test: list session with long path xsd validation\nPASS: tools/mi/test_mi 227 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 228 - Context listing\nPASS: tools/mi/test_mi 229 - Mi test: context listing validation\nPASS: tools/mi/test_mi 230 - Create session testSession1 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 231 - Create session testSession2 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 232 - Create session testSession3 in -o /tmp/tmp.XXXXXXXXXXtput_dir.YkMxDH\nPASS: tools/mi/test_mi 233 - Clear session testSession1\nPASS: tools/mi/test_mi 234 - MI test: clear session testSession1 xsd validation\nPASS: tools/mi/test_mi 235 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 236 - Mi test: cleared session: testSession1 expected: testSession1\nPASS: tools/mi/test_mi 237 - Clear all lttng sessions\nPASS: tools/mi/test_mi 238 - MI test: clear all session xsd validation\nPASS: tools/mi/test_mi 239 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text()\nPASS: tools/mi/test_mi 240 - Mi test: 3 / 3 sessions discovered\nPASS: tools/mi/test_mi 241 - Destroy all lttng sessions\nPASS: tools/mi/test_mi 242 - Expected fail on clear session testSession1\nPASS: tools/mi/test_mi 243 - MI test: failing clear session testSession1 xsd validation\nPASS: tools/mi/test_mi 244 - Extraction of xpath /lttng:command/lttng:success/text()\nPASS: tools/mi/test_mi 245 - Mi test: clear command on testSession1 failed as expected\nPASS: tools/mi/test_mi 246 - Wait after kill session daemon\nPASS: tools/wildcard/test_event_wildcard 1 - Start session daemon\nPASS: tools/wildcard/test_event_wildcard 2 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.R3AUVF\nPASS: tools/wildcard/test_event_wildcard 3 - Enable ust event tp:abc* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 4 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 5 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 6 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 7 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 8 - Trace match\nPASS: tools/wildcard/test_event_wildcard 9 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.WkIrj3\nPASS: tools/wildcard/test_event_wildcard 10 - Enable ust event *abc for session wildcard\nPASS: tools/wildcard/test_event_wildcard 11 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 12 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 13 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 14 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 15 - Trace match\nPASS: tools/wildcard/test_event_wildcard 16 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.48m7w7\nPASS: tools/wildcard/test_event_wildcard 17 - Enable ust event *z* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 18 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 19 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 20 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 21 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 22 - Trace match\nPASS: tools/wildcard/test_event_wildcard 23 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.uUF6cM\nPASS: tools/wildcard/test_event_wildcard 24 - Enable ust event *\\** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 25 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 26 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 27 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 28 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 29 - Trace match\nPASS: tools/wildcard/test_event_wildcard 30 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.bUvHon\nPASS: tools/wildcard/test_event_wildcard 31 - Enable ust event *\\* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 32 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 33 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 34 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 35 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 36 - Trace match\nPASS: tools/wildcard/test_event_wildcard 37 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.qZ3jxt\nPASS: tools/wildcard/test_event_wildcard 38 - Enable ust event \\** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 39 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 40 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 41 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 42 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 43 - Trace match\nPASS: tools/wildcard/test_event_wildcard 44 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.pJUSoP\nPASS: tools/wildcard/test_event_wildcard 45 - Enable ust event *:*tpte*s for session wildcard\nPASS: tools/wildcard/test_event_wildcard 46 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 47 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 48 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 49 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 50 - Trace match\nPASS: tools/wildcard/test_event_wildcard 51 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.UjWPxf\nPASS: tools/wildcard/test_event_wildcard 52 - Enable ust event tp**tpTest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 53 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 54 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 55 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 56 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 57 - Trace match\nPASS: tools/wildcard/test_event_wildcard 58 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.kg6A9D\nPASS: tools/wildcard/test_event_wildcard 59 - Enable ust event tp:tp* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 60 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 61 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 62 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 63 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 64 - Trace match\nPASS: tools/wildcard/test_event_wildcard 65 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.8qUVva\nPASS: tools/wildcard/test_event_wildcard 66 - Enable ust event * for session wildcard\nPASS: tools/wildcard/test_event_wildcard 67 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 68 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 69 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 70 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 71 - Trace match\nPASS: tools/wildcard/test_event_wildcard 72 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.w6INEs\nPASS: tools/wildcard/test_event_wildcard 73 - Enable ust event tp:tptest* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 74 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 75 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 76 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 77 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 78 - Trace match\nPASS: tools/wildcard/test_event_wildcard 79 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.24d0f4\nPASS: tools/wildcard/test_event_wildcard 80 - Enable ust event ** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 81 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 82 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 83 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 84 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 85 - Trace match\nPASS: tools/wildcard/test_event_wildcard 86 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.5DefdQ\nPASS: tools/wildcard/test_event_wildcard 87 - Enable ust event *** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 88 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 89 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 90 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 91 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 92 - Trace match\nPASS: tools/wildcard/test_event_wildcard 93 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.UNc7Ud\nPASS: tools/wildcard/test_event_wildcard 94 - Enable ust event *tptest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 95 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 96 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 97 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 98 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 99 - Trace match\nPASS: tools/wildcard/test_event_wildcard 100 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.HGZFGE\nPASS: tools/wildcard/test_event_wildcard 101 - Enable ust event **tptest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 102 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 103 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 104 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 105 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 106 - Trace match\nPASS: tools/wildcard/test_event_wildcard 107 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.sqwh8u\nPASS: tools/wildcard/test_event_wildcard 108 - Enable ust event *tpte* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 109 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 110 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 111 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 112 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 113 - Trace match\nPASS: tools/wildcard/test_event_wildcard 114 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.FGS2Gv\nPASS: tools/wildcard/test_event_wildcard 115 - Enable ust event *tp* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 116 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 117 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 118 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 119 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 120 - Trace match\nPASS: tools/wildcard/test_event_wildcard 121 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.bPcm3Q\nPASS: tools/wildcard/test_event_wildcard 122 - Enable ust event *tp** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 123 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 124 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 125 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 126 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 127 - Trace match\nPASS: tools/wildcard/test_event_wildcard 128 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.omkKum\nPASS: tools/wildcard/test_event_wildcard 129 - Enable ust event *:*tptest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 130 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 131 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 132 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 133 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 134 - Trace match\nPASS: tools/wildcard/test_event_wildcard 135 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.RqJi3U\nPASS: tools/wildcard/test_event_wildcard 136 - Enable ust event *:*tpte*t for session wildcard\nPASS: tools/wildcard/test_event_wildcard 137 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 138 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 139 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 140 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 141 - Trace match\nPASS: tools/wildcard/test_event_wildcard 142 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.B9DYd9\nPASS: tools/wildcard/test_event_wildcard 143 - Enable ust event t*p*:*t*e*s*t for session wildcard\nPASS: tools/wildcard/test_event_wildcard 144 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 145 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 146 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 147 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 148 - Trace match\nPASS: tools/wildcard/test_event_wildcard 149 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.MUiX6J\nPASS: tools/wildcard/test_event_wildcard 150 - Enable ust event *t*p*:*t*e*s*t* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 151 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 152 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 153 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 154 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 155 - Trace match\nPASS: tools/wildcard/test_event_wildcard 156 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.aYpiGC\nPASS: tools/wildcard/test_event_wildcard 157 - Enable ust event tp*tptest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 158 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 159 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 160 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 161 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 162 - Trace match\nPASS: tools/wildcard/test_event_wildcard 163 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.XQbNqV\nPASS: tools/wildcard/test_event_wildcard 164 - Enable ust event tp**tptest for session wildcard\nPASS: tools/wildcard/test_event_wildcard 165 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 166 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 167 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 168 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 169 - Trace match\nPASS: tools/wildcard/test_event_wildcard 170 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.3ZJb2l\nPASS: tools/wildcard/test_event_wildcard 171 - Enable ust event tp*test for session wildcard\nPASS: tools/wildcard/test_event_wildcard 172 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 173 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 174 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 175 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 176 - Trace match\nPASS: tools/wildcard/test_event_wildcard 177 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.nIPEOm\nPASS: tools/wildcard/test_event_wildcard 178 - Enable kernel event lttng_test_abc* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 179 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 180 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 181 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 182 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 183 - Trace match\nPASS: tools/wildcard/test_event_wildcard 184 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.m5qNFd\nPASS: tools/wildcard/test_event_wildcard 185 - Enable kernel event *abc for session wildcard\nPASS: tools/wildcard/test_event_wildcard 186 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 187 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 188 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 189 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 190 - Trace match\nPASS: tools/wildcard/test_event_wildcard 191 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.njJBDk\nPASS: tools/wildcard/test_event_wildcard 192 - Enable kernel event *z* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 193 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 194 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 195 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 196 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 197 - Trace match\nPASS: tools/wildcard/test_event_wildcard 198 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.mWFPSK\nPASS: tools/wildcard/test_event_wildcard 199 - Enable kernel event *\\** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 200 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 201 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 202 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 203 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 204 - Trace match\nPASS: tools/wildcard/test_event_wildcard 205 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.mkOmyz\nPASS: tools/wildcard/test_event_wildcard 206 - Enable kernel event *\\* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 207 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 208 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 209 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 210 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 211 - Trace match\nPASS: tools/wildcard/test_event_wildcard 212 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.xgeB3l\nPASS: tools/wildcard/test_event_wildcard 213 - Enable kernel event \\** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 214 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 215 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 216 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 217 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 218 - Trace match\nPASS: tools/wildcard/test_event_wildcard 219 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.PFKKLW\nPASS: tools/wildcard/test_event_wildcard 220 - Enable kernel event *:*eve*n for session wildcard\nPASS: tools/wildcard/test_event_wildcard 221 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 222 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 223 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 224 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 225 - Trace match\nPASS: tools/wildcard/test_event_wildcard 226 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.LCsip1\nPASS: tools/wildcard/test_event_wildcard 227 - Enable kernel event lttng_test_fil* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 228 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 229 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 230 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 231 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 232 - Trace match\nPASS: tools/wildcard/test_event_wildcard 233 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.eTESuH\nPASS: tools/wildcard/test_event_wildcard 234 - Enable kernel event * for session wildcard\nPASS: tools/wildcard/test_event_wildcard 235 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 236 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 237 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 238 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 239 - Trace match\nPASS: tools/wildcard/test_event_wildcard 240 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.Py3Qyb\nPASS: tools/wildcard/test_event_wildcard 241 - Enable kernel event lttng_test_filter_event* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 242 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 243 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 244 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 245 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 246 - Trace match\nPASS: tools/wildcard/test_event_wildcard 247 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.nxEGP6\nPASS: tools/wildcard/test_event_wildcard 248 - Enable kernel event ** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 249 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 250 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 251 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 252 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 253 - Trace match\nPASS: tools/wildcard/test_event_wildcard 254 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.R9HyBd\nPASS: tools/wildcard/test_event_wildcard 255 - Enable kernel event *** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 256 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 257 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 258 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 259 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 260 - Trace match\nPASS: tools/wildcard/test_event_wildcard 261 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.CEXiem\nPASS: tools/wildcard/test_event_wildcard 262 - Enable kernel event *filter_event for session wildcard\nPASS: tools/wildcard/test_event_wildcard 263 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 264 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 265 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 266 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 267 - Trace match\nPASS: tools/wildcard/test_event_wildcard 268 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.1qO18f\nPASS: tools/wildcard/test_event_wildcard 269 - Enable kernel event *ter_ev* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 270 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 271 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 272 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 273 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 274 - Trace match\nPASS: tools/wildcard/test_event_wildcard 275 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.MerXCY\nPASS: tools/wildcard/test_event_wildcard 276 - Enable kernel event *test* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 277 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 278 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 279 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 280 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 281 - Trace match\nPASS: tools/wildcard/test_event_wildcard 282 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.rJIIIS\nPASS: tools/wildcard/test_event_wildcard 283 - Enable kernel event *test** for session wildcard\nPASS: tools/wildcard/test_event_wildcard 284 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 285 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 286 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 287 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 288 - Trace match\nPASS: tools/wildcard/test_event_wildcard 289 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.g7nA98\nPASS: tools/wildcard/test_event_wildcard 290 - Enable kernel event *e* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 291 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 292 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 293 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 294 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 295 - Trace match\nPASS: tools/wildcard/test_event_wildcard 296 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.o2untP\nPASS: tools/wildcard/test_event_wildcard 297 - Enable kernel event *_*event for session wildcard\nPASS: tools/wildcard/test_event_wildcard 298 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 299 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 300 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 301 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 302 - Trace match\nPASS: tools/wildcard/test_event_wildcard 303 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.4TgD3D\nPASS: tools/wildcard/test_event_wildcard 304 - Enable kernel event *_*filter_*nt for session wildcard\nPASS: tools/wildcard/test_event_wildcard 305 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 306 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 307 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 308 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 309 - Trace match\nPASS: tools/wildcard/test_event_wildcard 310 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.0EKQJR\nPASS: tools/wildcard/test_event_wildcard 311 - Enable kernel event *_**filter_*nt for session wildcard\nPASS: tools/wildcard/test_event_wildcard 312 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 313 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 314 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 315 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 316 - Trace match\nPASS: tools/wildcard/test_event_wildcard 317 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.EhmBRl\nPASS: tools/wildcard/test_event_wildcard 318 - Enable kernel event l*t*t*n*g*_*t*e*s*t*_*f*i*l*t*e*r*_*e*v*e*n*t for session wildcard\nPASS: tools/wildcard/test_event_wildcard 319 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 320 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 321 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 322 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 323 - Trace match\nPASS: tools/wildcard/test_event_wildcard 324 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.mM1QbH\nPASS: tools/wildcard/test_event_wildcard 325 - Enable kernel event *l*t*t*n*g*_*t*e*s*t*_*f*i*l*t*e*r*_*e*v*e*n*t* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 326 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 327 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 328 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 329 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 330 - Trace match\nPASS: tools/wildcard/test_event_wildcard 331 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.5O85Ey\nPASS: tools/wildcard/test_event_wildcard 332 - Enable kernel event lttng*event for session wildcard\nPASS: tools/wildcard/test_event_wildcard 333 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 334 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 335 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 336 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 337 - Trace match\nPASS: tools/wildcard/test_event_wildcard 338 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.tIuJ4n\nPASS: tools/wildcard/test_event_wildcard 339 - Enable kernel event lttng*test*filter*event for session wildcard\nPASS: tools/wildcard/test_event_wildcard 340 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 341 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 342 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 343 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 344 - Trace match\nPASS: tools/wildcard/test_event_wildcard 345 - Create session wildcard in -o /tmp/tmp.XXXXXXXXXX_wildcard_trace_path.gFCEer\nPASS: tools/wildcard/test_event_wildcard 346 - Enable kernel event *lttng*test*filter*event* for session wildcard\nPASS: tools/wildcard/test_event_wildcard 347 - Start tracing for session\nPASS: tools/wildcard/test_event_wildcard 348 - Traced application stopped.\nPASS: tools/wildcard/test_event_wildcard 349 - Stop lttng tracing for session\nPASS: tools/wildcard/test_event_wildcard 350 - Destroy session wildcard\nPASS: tools/wildcard/test_event_wildcard 351 - Trace match\nPASS: tools/wildcard/test_event_wildcard 352 - Wait after kill session daemon\nPASS: tools/crash/test_crash 1 - Start session daemon\nPASS: tools/crash/test_crash 2 - Create session shm_path_per_pid in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 3 - Enable channel channel_per_pid for session shm_path_per_pid\nPASS: tools/crash/test_crash 4 - Start tracing for session shm_path_per_pid\nPASS: tools/crash/test_crash 5 - No file created on set-up\nPASS: tools/crash/test_crash 6 - Start application to trace\nPASS: tools/crash/test_crash 7 - Path /tmp/tmp.XXXXXXXXXXath_per_pid_shm.Ox5uI1/shm_path_per_pid-20240206-091728 created on application creation\nPASS: tools/crash/test_crash 8 - Pid path exists: /tmp/tmp.XXXXXXXXXXath_per_pid_shm.Ox5uI1/shm_path_per_pid-20240206-091728/ust/pid/gen-ust-events-14071-20240206-091728\nPASS: tools/crash/test_crash 9 - Expect 1 pid registration folder got 1\nPASS: tools/crash/test_crash 10 - Expect > 0 buffer and metadata files got 5\nPASS: tools/crash/test_crash 11 - Start application to trace\nPASS: tools/crash/test_crash 12 - Expect 2 pid registration folders got 2\nPASS: tools/crash/test_crash 13 - First pid cleanup\nPASS: tools/crash/test_crash 14 - Full cleanup\nPASS: tools/crash/test_crash 15 - Destroy session shm_path_per_pid\nPASS: tools/crash/test_crash 16 - Wait after kill session daemon\nPASS: tools/crash/test_crash 17 - Start session daemon\nPASS: tools/crash/test_crash 18 - Create session shm_path_per_uid in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 19 - Enable channel channel_per_uid for session shm_path_per_uid\nPASS: tools/crash/test_crash 20 - Start tracing for session shm_path_per_uid\nPASS: tools/crash/test_crash 21 - No files created on set-up\nPASS: tools/crash/test_crash 22 - Start application to trace\nPASS: tools/crash/test_crash 23 - Path /tmp/tmp.XXXXXXXXXXath_per_uid_shm_path.e9w7YO/shm_path_per_uid-20240206-091736 created on application creation\nPASS: tools/crash/test_crash 24 - uid path exist found /tmp/tmp.XXXXXXXXXXath_per_uid_shm_path.e9w7YO/shm_path_per_uid-20240206-091736/ust/uid/0\nPASS: tools/crash/test_crash 25 - Expect 1 uid registration folder got 1\nPASS: tools/crash/test_crash 26 - Expect 1 uid registration folder got 1\nPASS: tools/crash/test_crash 27 - Destroy session shm_path_per_uid\nPASS: tools/crash/test_crash 28 - Full cleanup\nPASS: tools/crash/test_crash 29 - Wait after kill session daemon\nPASS: tools/crash/test_crash 30 - Start session daemon\nPASS: tools/crash/test_crash 31 - Create session shm_path_per_pid in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 32 - Enable channel channel_per_pid for session shm_path_per_pid\nPASS: tools/crash/test_crash 33 - Start tracing for session shm_path_per_pid\nPASS: tools/crash/test_crash 34 - Start application to trace\nPASS: tools/crash/test_crash 35 - Start application to trace\nPASS: tools/crash/test_crash 36 - Wait after kill session daemon\nPASS: tools/crash/test_crash 37 - Full cleanup on sigint\nPASS: tools/crash/test_crash 38 - Start session daemon\nPASS: tools/crash/test_crash 39 - Create session shm_path_per_uid_sigint in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 40 - Enable channel channel_per_uid_sigint for session shm_path_per_uid_sigint\nPASS: tools/crash/test_crash 41 - Start tracing for session shm_path_per_uid_sigint\nPASS: tools/crash/test_crash 42 - Start application to trace\nPASS: tools/crash/test_crash 43 - Start application to trace\nPASS: tools/crash/test_crash 44 - Wait after kill session daemon\nPASS: tools/crash/test_crash 45 - Full cleanup on sigint\nPASS: tools/crash/test_crash 46 - Start session daemon\nPASS: tools/crash/test_crash 47 - Create session crash_test in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 48 - Enable channel channel_crash for session crash_test\nPASS: tools/crash/test_crash 49 - Enable ust event tp:tptest for session crash_test\nPASS: tools/crash/test_crash 50 - Start tracing for session crash_test\nPASS: tools/crash/test_crash 51 - Stop lttng tracing for session\nPASS: tools/crash/test_crash 52 - Expect 10 recup event from buffers got 10\nPASS: tools/crash/test_crash 53 - Expect 10 recup event from symlink buffers got 10\nPASS: tools/crash/test_crash 54 - Destroy session crash_test\nPASS: tools/crash/test_crash 55 - Wait after kill session daemon\nPASS: tools/crash/test_crash 56 - Start session daemon\nPASS: tools/crash/test_crash 57 - Create session crash_test in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 58 - Enable channel channel_crash for session crash_test\nPASS: tools/crash/test_crash 59 - Enable ust event tp:tptest for session crash_test\nPASS: tools/crash/test_crash 60 - Start tracing for session crash_test\nPASS: tools/crash/test_crash 61 - Stop lttng tracing for session\nPASS: tools/crash/test_crash 62 - Extraction of crashed buffers to path\nPASS: tools/crash/test_crash 63 - Trace match with 10 event tp:tptest\nPASS: tools/crash/test_crash 64 - Destroy session crash_test\nPASS: tools/crash/test_crash 65 - Wait after kill session daemon\nPASS: tools/crash/test_crash 66 - Start session daemon\nPASS: tools/crash/test_crash 67 - Create session crash_test in -o /tmp/tmp.XXXXXXXXXX_shm.mRQm3m\nPASS: tools/crash/test_crash 68 - Enable channel channel_crash for session crash_test\nPASS: tools/crash/test_crash 69 - Enable ust event tp:tptest for session crash_test\nPASS: tools/crash/test_crash 70 - Start tracing for session crash_test\nPASS: tools/crash/test_crash 71 - Sending SIGSTOP to session daemon\nPASS: tools/crash/test_crash 72 - Sending SIGSTOP to consumer daemon\nPASS: tools/crash/test_crash 73 - Wait after kill consumer daemon\nPASS: tools/crash/test_crash 74 - Wait after kill session daemon\nPASS: tools/crash/test_crash 75 - Extraction of crashed buffers to path /tmp/tmp.XXXXXXXXXX_crash_extraction_sigkill_extraction_dir_path.wex30K/extract\nPASS: tools/crash/test_crash 76 - Trace match with 10 event tp:tptest\nPASS: tools/regen-metadata/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a)\nPASS: tools/regen-metadata/test_ust 2 - Start session daemon\nPASS: tools/regen-metadata/test_ust 3 - Create session b8nHhFgMbAqejavZ with uri:net://localhost and opts:\nPASS: tools/regen-metadata/test_ust 4 - Enable ust event tp:tptest for session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 5 - Start tracing for session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 6 - Stop lttng tracing for session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 7 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 8 - Start tracing for session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 9 - Metadata regenerate b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 10 - Stop lttng tracing for session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 11 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 12 - Destroy session b8nHhFgMbAqejavZ\nPASS: tools/regen-metadata/test_ust 13 - Create session RnmGAhHGkR0POgU6 in -o /tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a\nPASS: tools/regen-metadata/test_ust 14 - Enable ust event tp:tptest for session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 15 - Start tracing for session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 16 - Stop lttng tracing for session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 17 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 18 - Start tracing for session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 19 - Metadata regenerate RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 20 - Stop lttng tracing for session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 21 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 22 - Destroy session RnmGAhHGkR0POgU6\nPASS: tools/regen-metadata/test_ust 23 - Create session qkasm0YcVMdNHWl3 in -o /tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a\nPASS: tools/regen-metadata/test_ust 24 - Enable channel channel0 per PID for session qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 25 - Enable ust event tp:tptest for session qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 26 - Start tracing for session qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 27 - Expected fail on regenerate metadata qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 28 - Stop lttng tracing for session qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 29 - Destroy session qkasm0YcVMdNHWl3\nPASS: tools/regen-metadata/test_ust 30 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 31 - Create session VvZEvhCZplVc55rw with uri:net://localhost and opts: --live\nPASS: tools/regen-metadata/test_ust 32 - Enable ust event tp:tptest for session VvZEvhCZplVc55rw\nPASS: tools/regen-metadata/test_ust 33 - Start tracing for session VvZEvhCZplVc55rw\nPASS: tools/regen-metadata/test_ust 34 - Expected fail on regenerate metadata VvZEvhCZplVc55rw\nPASS: tools/regen-metadata/test_ust 35 - Stop lttng tracing for session VvZEvhCZplVc55rw\nPASS: tools/regen-metadata/test_ust 36 - Destroy session VvZEvhCZplVc55rw\nPASS: tools/regen-metadata/test_ust 37 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 38 - Create session EbJEQwVuOrsmcVbo in -o /tmp/tmp.XXXXXXXXXX_metadata_ust_trace_path.XVtG1a\nPASS: tools/regen-metadata/test_ust 39 - Enable ust event tp:tptest for session EbJEQwVuOrsmcVbo\nPASS: tools/regen-metadata/test_ust 40 - Start tracing for session EbJEQwVuOrsmcVbo\nPASS: tools/regen-metadata/test_ust 41 - Metadata regenerate EbJEQwVuOrsmcVbo\nPASS: tools/regen-metadata/test_ust 42 - Snapshot recorded\nPASS: tools/regen-metadata/test_ust 43 - Stop lttng tracing for session EbJEQwVuOrsmcVbo\nPASS: tools/regen-metadata/test_ust 44 - Validate trace for event tp:tptest, 1 events\nPASS: tools/regen-metadata/test_ust 45 - Destroy session EbJEQwVuOrsmcVbo\nPASS: tools/regen-metadata/test_ust 46 - Wait after kill session daemon\nPASS: tools/regen-metadata/test_ust 47 - Wait after kill relay daemon\nPASS: tools/regen-statedump/test_ust 1 - Start session daemon\nPASS: tools/regen-statedump/test_ust 2 - Create session sHV4rV7gynKtvYbW in -o /tmp/tmp.XXXXXXXXXXerate_statedump_ust_trace_path.9ZNPJj\nPASS: tools/regen-statedump/test_ust 3 - Enable ust event lttng_ust_statedump:start,lttng_ust_statedump:end for session sHV4rV7gynKtvYbW\nPASS: tools/regen-statedump/test_ust 4 - Start tracing for session sHV4rV7gynKtvYbW\nPASS: tools/regen-statedump/test_ust 5 - Statedump regenerate sHV4rV7gynKtvYbW\nPASS: tools/regen-statedump/test_ust 6 - Stop lttng tracing for session sHV4rV7gynKtvYbW\nPASS: tools/regen-statedump/test_ust 7 - Destroy session sHV4rV7gynKtvYbW\nPASS: tools/regen-statedump/test_ust 8 - Validate trace for event lttng_ust_statedump:start, 2 events\nPASS: tools/regen-statedump/test_ust 9 - Validate trace for event lttng_ust_statedump:end, 2 events\nPASS: tools/regen-statedump/test_ust 10 - Read a total of 4 events, expected 4\nPASS: tools/regen-statedump/test_ust 11 - Wait after kill session daemon\nPASS: tools/rotation/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY)\nPASS: tools/rotation/test_ust 2 - Start session daemon\nPASS: tools/rotation/test_ust 3 - Create session YHMzsZGhQMe2Yfvx with uri:net://localhost and opts:\nPASS: tools/rotation/test_ust 4 - Enable ust event tp:tptest for session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 5 - Start tracing for session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 6 - Rotate session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 7 - Stop lttng tracing for session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 8 - Rotate session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 9 - Destroy session YHMzsZGhQMe2Yfvx\nPASS: tools/rotation/test_ust 10 - /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/YHMzsZGhQMe2Yfvx*/archives contains 2 chunks only\nPASS: tools/rotation/test_ust 11 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/YHMzsZGhQMe2Yfvx-20240206-091808/archives/20240206T091809+0000-20240206T091809+0000-0/ust/uid/0/64-bit/metadata\nPASS: tools/rotation/test_ust 12 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/YHMzsZGhQMe2Yfvx-20240206-091808/archives/20240206T091809+0000-20240206T091809+0000-1/ust/uid/0/64-bit/metadata\nPASS: tools/rotation/test_ust 13 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_ust 14 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_ust 15 - Validate trace for event tp:tptest, 30 events\nPASS: tools/rotation/test_ust 16 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_ust 17 - Validate trace for event tp:tptest, 10 events\nPASS: tools/rotation/test_ust 18 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_ust 19 - Validate trace for event tp:tptest, 20 events\nPASS: tools/rotation/test_ust 20 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_ust 21 - Create session sRkiERErdGPIOIEo in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 22 - Enable ust event tp:tptest for session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 23 - Start tracing for session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 24 - Rotate session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 25 - Stop lttng tracing for session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 26 - Rotate session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 27 - Destroy session sRkiERErdGPIOIEo\nPASS: tools/rotation/test_ust 28 - /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives contains 2 chunks only\nPASS: tools/rotation/test_ust 29 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091810+0000-20240206T091810+0000-0/ust/uid/0/64-bit/metadata\nPASS: tools/rotation/test_ust 30 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091810+0000-20240206T091811+0000-1/ust/uid/0/64-bit/metadata\nPASS: tools/rotation/test_ust 31 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_ust 32 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_ust 33 - Validate trace for event tp:tptest, 30 events\nPASS: tools/rotation/test_ust 34 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_ust 35 - Validate trace for event tp:tptest, 10 events\nPASS: tools/rotation/test_ust 36 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_ust 37 - Validate trace for event tp:tptest, 20 events\nPASS: tools/rotation/test_ust 38 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_ust 39 - Create session C3kJCKzT7TciaV47 with uri:net://localhost and opts:\nPASS: tools/rotation/test_ust 40 - Enable channel channel0 for session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 41 - Enable ust event tp:tptest for session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 42 - Start tracing for session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 43 - Rotate session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 44 - Stop lttng tracing for session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 45 - Rotate session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 46 - Destroy session C3kJCKzT7TciaV47\nPASS: tools/rotation/test_ust 47 - /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/C3kJCKzT7TciaV47*/archives contains 2 chunks only\nPASS: tools/rotation/test_ust 48 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/C3kJCKzT7TciaV47-20240206-091811/archives/20240206T091811+0000-20240206T091812+0000-0/ust/pid/gen-ust-events-15433-20240206-091811/metadata\nPASS: tools/rotation/test_ust 49 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/qemuarm64/C3kJCKzT7TciaV47-20240206-091811/archives/20240206T091812+0000-20240206T091812+0000-1/ust/pid/gen-ust-events-15437-20240206-091812/metadata\nPASS: tools/rotation/test_ust 50 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_ust 51 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_ust 52 - Validate trace for event tp:tptest, 30 events\nPASS: tools/rotation/test_ust 53 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_ust 54 - Validate trace for event tp:tptest, 10 events\nPASS: tools/rotation/test_ust 55 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_ust 56 - Validate trace for event tp:tptest, 20 events\nPASS: tools/rotation/test_ust 57 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_ust 58 - Create session 7B4VzoOLtCHk3S1e in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 59 - Enable channel channel0 for session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 60 - Enable ust event tp:tptest for session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 61 - Start tracing for session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 62 - Rotate session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 63 - Stop lttng tracing for session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 64 - Rotate session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 65 - Destroy session 7B4VzoOLtCHk3S1e\nPASS: tools/rotation/test_ust 66 - /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives contains 2 chunks only\nPASS: tools/rotation/test_ust 67 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091813+0000-20240206T091813+0000-0/ust/pid/gen-ust-events-15486-20240206-091813/metadata\nPASS: tools/rotation/test_ust 68 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY/archives/20240206T091813+0000-20240206T091814+0000-1/ust/pid/gen-ust-events-15490-20240206-091814/metadata\nPASS: tools/rotation/test_ust 69 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_ust 70 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_ust 71 - Validate trace for event tp:tptest, 30 events\nPASS: tools/rotation/test_ust 72 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_ust 73 - Validate trace for event tp:tptest, 10 events\nPASS: tools/rotation/test_ust 74 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_ust 75 - Validate trace for event tp:tptest, 20 events\nPASS: tools/rotation/test_ust 76 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_ust 77 - Create session GbZ5ITxhZATKD4xT in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 78 - Enable ust event tp:tptest for session GbZ5ITxhZATKD4xT\nPASS: tools/rotation/test_ust 79 - Set periodic rotation (500ms) of session GbZ5ITxhZATKD4xT\nPASS: tools/rotation/test_ust 80 - Start tracing for session GbZ5ITxhZATKD4xT\nPASS: tools/rotation/test_ust 81 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_ust 82 - Stop lttng tracing for session GbZ5ITxhZATKD4xT\nPASS: tools/rotation/test_ust 83 - Destroy session GbZ5ITxhZATKD4xT\nPASS: tools/rotation/test_ust 84 - Validate empty trace\nPASS: tools/rotation/test_ust 85 - Validate empty trace\nPASS: tools/rotation/test_ust 86 - Validate empty trace\nPASS: tools/rotation/test_ust 87 - Create session ab65mZdxq7uf5gtK with uri:net://localhost and opts:\nPASS: tools/rotation/test_ust 88 - Enable ust event tp:tptest for session ab65mZdxq7uf5gtK\nPASS: tools/rotation/test_ust 89 - Set periodic rotation (500ms) of session ab65mZdxq7uf5gtK\nPASS: tools/rotation/test_ust 90 - Start tracing for session ab65mZdxq7uf5gtK\nPASS: tools/rotation/test_ust 91 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_ust 92 - Stop lttng tracing for session ab65mZdxq7uf5gtK\nPASS: tools/rotation/test_ust 93 - Destroy session ab65mZdxq7uf5gtK\nPASS: tools/rotation/test_ust 94 - Validate empty trace\nPASS: tools/rotation/test_ust 95 - Validate empty trace\nPASS: tools/rotation/test_ust 96 - Validate empty trace\nPASS: tools/rotation/test_ust 97 - Create session kToTT7IpPk6FoCNB in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 98 - Enable channel channel0 for session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 99 - Enable ust event tp:tptest for session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 100 - Start tracing for session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 101 - App is un-registered\nPASS: tools/rotation/test_ust 102 - Set periodic rotation (500ms) of session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 103 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_ust 104 - Stop lttng tracing for session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 105 - Destroy session kToTT7IpPk6FoCNB\nPASS: tools/rotation/test_ust 106 - Validate empty trace\nPASS: tools/rotation/test_ust 107 - Chunk 2 is empty\nPASS: tools/rotation/test_ust 108 - Chunk 3 is empty\nPASS: tools/rotation/test_ust 109 - Create session YGHpAXK004QUPp4x with uri:net://localhost and opts:\nPASS: tools/rotation/test_ust 110 - Enable channel channel0 for session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 111 - Enable ust event tp:tptest for session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 112 - Start tracing for session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 113 - App is un-registered\nPASS: tools/rotation/test_ust 114 - Set periodic rotation (500ms) of session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 115 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_ust 116 - Stop lttng tracing for session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 117 - Destroy session YGHpAXK004QUPp4x\nPASS: tools/rotation/test_ust 118 - Validate empty trace\nPASS: tools/rotation/test_ust 119 - Chunk 2 is empty\nPASS: tools/rotation/test_ust 120 - Chunk 3 is empty\nPASS: tools/rotation/test_ust 121 - Create session L6TUW2iNucKGIMO1 with uri:net://localhost and opts: --live\nPASS: tools/rotation/test_ust 122 - Expected fail when setting periodic rotation (500ms) of session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 123 - Destroy session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 124 - Create session L6TUW2iNucKGIMO1 in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 125 - Expected fail when setting periodic rotation (500ms) of session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 126 - Destroy session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 127 - Create session L6TUW2iNucKGIMO1 with uri:net://localhost and opts: --live\nPASS: tools/rotation/test_ust 128 - Enable ust event tp:tptest for session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 129 - Start tracing for session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 130 - Expected fail on rotate session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 131 - Destroy session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 132 - Create session L6TUW2iNucKGIMO1 in -o /tmp/tmp.XXXXXXXXXXotation_trace_path.jql2sY\nPASS: tools/rotation/test_ust 133 - Enable ust event tp:tptest for session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 134 - Start tracing for session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 135 - Expected fail on rotate session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 136 - Destroy session L6TUW2iNucKGIMO1\nPASS: tools/rotation/test_ust 137 - Wait after kill session daemon\nPASS: tools/rotation/test_ust 138 - Wait after kill relay daemon\nPASS: tools/rotation/test_kernel 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5)\nPASS: tools/rotation/test_kernel 2 - Start session daemon\nPASS: tools/rotation/test_kernel 3 - Create session rntGBziwwhSN2AAg with uri:net://localhost and opts:\nPASS: tools/rotation/test_kernel 4 - Enable kernel event lttng_test_filter_event for session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 5 - Start tracing for session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 6 - Rotate session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 7 - Stop lttng tracing for session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 8 - Rotate session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 9 - Destroy session rntGBziwwhSN2AAg\nPASS: tools/rotation/test_kernel 10 - /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/qemuarm64/rntGBziwwhSN2AAg-20240206-091837/archives contains 2 chunks only\nPASS: tools/rotation/test_kernel 11 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/qemuarm64/rntGBziwwhSN2AAg-20240206-091837/archives/20240206T091837+0000-20240206T091837+0000-0/kernel/metadata\nPASS: tools/rotation/test_kernel 12 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/qemuarm64/rntGBziwwhSN2AAg-20240206-091837/archives/20240206T091837+0000-20240206T091838+0000-1/kernel/metadata\nPASS: tools/rotation/test_kernel 13 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_kernel 14 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_kernel 15 - Validate trace for event lttng_test_filter_event, 30 events\nPASS: tools/rotation/test_kernel 16 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_kernel 17 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/rotation/test_kernel 18 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_kernel 19 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/rotation/test_kernel 20 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_kernel 21 - Create session t6B2TRB7Iyq4rc4x in -o /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5\nPASS: tools/rotation/test_kernel 22 - Enable kernel event lttng_test_filter_event for session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 23 - Start tracing for session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 24 - Rotate session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 25 - Stop lttng tracing for session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 26 - Rotate session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 27 - Destroy session t6B2TRB7Iyq4rc4x\nPASS: tools/rotation/test_kernel 28 - /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/archives contains 2 chunks only\nPASS: tools/rotation/test_kernel 29 - Chunk 0 exists based on path /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/archives/20240206T091839+0000-20240206T091839+0000-0/kernel/metadata\nPASS: tools/rotation/test_kernel 30 - Chunk 1 exists based on path /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5/archives/20240206T091839+0000-20240206T091840+0000-1/kernel/metadata\nPASS: tools/rotation/test_kernel 31 - No stale folders in chunk 0 directory\nPASS: tools/rotation/test_kernel 32 - No stale folders in chunk 1 directory\nPASS: tools/rotation/test_kernel 33 - Validate trace for event lttng_test_filter_event, 30 events\nPASS: tools/rotation/test_kernel 34 - Read a total of 30 events, expected 30\nPASS: tools/rotation/test_kernel 35 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/rotation/test_kernel 36 - Read a total of 10 events, expected 10\nPASS: tools/rotation/test_kernel 37 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/rotation/test_kernel 38 - Read a total of 20 events, expected 20\nPASS: tools/rotation/test_kernel 39 - Create session HG2c34S5XW9iYEio in -o /tmp/tmp.XXXXXXXXXXernel_tracing.Pt0RU5\nPASS: tools/rotation/test_kernel 40 - Enable kernel event lttng_test_filter_event for session HG2c34S5XW9iYEio\nPASS: tools/rotation/test_kernel 41 - Set periodic rotation (500ms) of session HG2c34S5XW9iYEio\nPASS: tools/rotation/test_kernel 42 - Start tracing for session HG2c34S5XW9iYEio\nPASS: tools/rotation/test_kernel 43 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_kernel 44 - Stop lttng tracing for session HG2c34S5XW9iYEio\nPASS: tools/rotation/test_kernel 45 - Destroy session HG2c34S5XW9iYEio\nPASS: tools/rotation/test_kernel 46 - Validate empty trace\nPASS: tools/rotation/test_kernel 47 - Validate empty trace\nPASS: tools/rotation/test_kernel 48 - Validate empty trace\nPASS: tools/rotation/test_kernel 49 - Create session CmWvU7sS02CB8pKl with uri:net://localhost and opts:\nPASS: tools/rotation/test_kernel 50 - Enable kernel event lttng_test_filter_event for session CmWvU7sS02CB8pKl\nPASS: tools/rotation/test_kernel 51 - Set periodic rotation (500ms) of session CmWvU7sS02CB8pKl\nPASS: tools/rotation/test_kernel 52 - Start tracing for session CmWvU7sS02CB8pKl\nPASS: tools/rotation/test_kernel 53 - Generated at least 3 chunks in 3s\nPASS: tools/rotation/test_kernel 54 - Stop lttng tracing for session CmWvU7sS02CB8pKl\nPASS: tools/rotation/test_kernel 55 - Destroy session CmWvU7sS02CB8pKl\nPASS: tools/rotation/test_kernel 56 - Validate empty trace\nPASS: tools/rotation/test_kernel 57 - Validate empty trace\nPASS: tools/rotation/test_kernel 58 - Validate empty trace\nPASS: tools/rotation/test_kernel 59 - Wait after kill session daemon\nPASS: tools/rotation/test_kernel 60 - Wait after kill relay daemon\nPASS: tools/rotation/test_save_load_mi 1 - Start session daemon\nPASS: tools/rotation/test_save_load_mi 2 - Create session oMQXfBUJAHoGQ7My in -o /tmp/tmp.XXXXXXXXXXload_mi_trace_path.BHRygx\nPASS: tools/rotation/test_save_load_mi 3 - Enable ust event -a for session oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 4 - Set periodic rotation (500ms) of session oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 5 - Valid lttng enable-rotation timer XML\nPASS: tools/rotation/test_save_load_mi 6 - Found the right rotation timer value in XML\nPASS: tools/rotation/test_save_load_mi 7 - Rotate session oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 8 - Valid lttng enable-rotation size XML\nPASS: tools/rotation/test_save_load_mi 9 - Found the right rotation size value in XML\nPASS: tools/rotation/test_save_load_mi 10 - Lttng-tool list command with option oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 11 - Valid lttng list XML\nPASS: tools/rotation/test_save_load_mi 12 - Found the right rotation timer value in list XML\nPASS: tools/rotation/test_save_load_mi 13 - Found the right rotation size value in list XML\nPASS: tools/rotation/test_save_load_mi 14 - Session saved\nPASS: tools/rotation/test_save_load_mi 15 - Destroy session oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 16 - Load command with opts: -i /tmp/tmp.XXXXXXXXXXload_mi_save_output.ohmbBb/oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 17 - Lttng-tool list command with option oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 18 - Valid lttng list XML after load\nPASS: tools/rotation/test_save_load_mi 19 - Found the right rotation timer value in list XML after load\nPASS: tools/rotation/test_save_load_mi 20 - Found the right rotation size value in list XML after load\nPASS: tools/rotation/test_save_load_mi 21 - Destroy session oMQXfBUJAHoGQ7My\nPASS: tools/rotation/test_save_load_mi 22 - Wait after kill session daemon\nPASS: tools/rotation/test_schedule_api 1 - NULL session name rejected by lttng_session_add_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 2 - NULL schedule rejected by lttng_session_add_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 3 - Created a size threshold session rotation schedule\nPASS: tools/rotation/test_schedule_api 4 - Uninitialized size schedule rejected by lttng_session_add_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 5 - Created a periodic session rotation schedule\nPASS: tools/rotation/test_schedule_api 6 - Uninitialized periodic schedule rejected by lttng_session_add_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 7 - NULL session name rejected by lttng_session_remove_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 8 - NULL schedule rejected by lttng_session_remove_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 9 - Uninitialized size schedule rejected by lttng_session_remove_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 10 - Uninitialized periodic schedule rejected by lttng_session_remove_rotation_schedule()\nPASS: tools/rotation/test_schedule_api 11 - Getter on size threshold rotation schedule returns LTTNG_ROTATION_STATUS_UNAVAILABLE by default\nPASS: tools/rotation/test_schedule_api 12 - Getter on periodic rotation schedule returns LTTNG_ROTATION_STATUS_UNAVAILABLE by default\nPASS: tools/rotation/test_schedule_api 13 - Add a rotation schedule to session 'my_session'\nPASS: tools/rotation/test_schedule_api 14 - List rotation schedules of session 'my_session'\nPASS: tools/rotation/test_schedule_api 15 - Listing returned 1 rotation schedule\nPASS: tools/rotation/test_schedule_api 16 - Obtain the first schedule of a schedules list\nPASS: tools/rotation/test_schedule_api 17 - Schedule returned by the listing is equal to the reference schedule that was added\nPASS: tools/rotation/test_schedule_api 18 - Remove rotation schedule returned by the schedules listing\nPASS: tools/rotation/test_schedule_api 19 - Listing returned 0 rotation schedules after removal\nPASS: tools/rotation/test_schedule_api 20 - Add a rotation schedule to session 'my_session'\nPASS: tools/rotation/test_schedule_api 21 - List rotation schedules of session 'my_session'\nPASS: tools/rotation/test_schedule_api 22 - Listing returned 1 rotation schedule\nPASS: tools/rotation/test_schedule_api 23 - Obtain the first schedule of a schedules list\nPASS: tools/rotation/test_schedule_api 24 - Schedule returned by the listing is equal to the reference schedule that was added\nPASS: tools/rotation/test_schedule_api 25 - Remove rotation schedule returned by the schedules listing\nPASS: tools/rotation/test_schedule_api 26 - Listing returned 0 rotation schedules after removal\nPASS: tools/metadata/test_kernel 1 - Start session daemon\nPASS: tools/metadata/test_kernel 2 - Create session kernel in\nPASS: tools/metadata/test_kernel 3 - Enable kernel event lttng_test_filter_event for session kernel\nPASS: tools/metadata/test_kernel 4 - Start tracing for session kernel\nPASS: tools/metadata/test_kernel 5 - Stop lttng tracing for session kernel\nPASS: tools/metadata/test_kernel 6 - Destroy session kernel\nPASS: tools/metadata/test_kernel 7 - Extracting trace_name from env metadata\nPASS: tools/metadata/test_kernel 8 - Extracting trace_creation_datetime from env metadata\nPASS: tools/metadata/test_kernel 9 - Extracting domain from env metadata\nPASS: tools/metadata/test_kernel 10 - Reconstructed path from metadata is valid\nPASS: tools/metadata/test_kernel 11 - Extracting hostname from env metadata\nPASS: tools/metadata/test_kernel 12 - Hostname is valid\nPASS: tools/metadata/test_kernel 13 - Wait after kill session daemon\nPASS: tools/working-directory/test_relayd_working_directory 1 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 2 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 3 - Start lttng-relayd (process mode: -d opt: --working-directory /var/volatile/tmp/tmp.XXXXXXXXXXd_daemon_working_dir.KowrW8)\nPASS: tools/working-directory/test_relayd_working_directory 4 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 5 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 6 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 7 - Start lttng-relayd (process mode: -d opt: )\nPASS: tools/working-directory/test_relayd_working_directory 8 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 9 - Working directory is /\nPASS: tools/working-directory/test_relayd_working_directory 10 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 11 - Start lttng-relayd (process mode: -b opt: --working-directory /var/volatile/tmp/tmp.XXXXXXXXXXd_background_working_dir.OU9Gg0)\nPASS: tools/working-directory/test_relayd_working_directory 12 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 13 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 14 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 15 - Start lttng-relayd (process mode: -b opt: )\nPASS: tools/working-directory/test_relayd_working_directory 16 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 17 - Working directory is /\nPASS: tools/working-directory/test_relayd_working_directory 18 - Wait after kill relay daemon\nSKIP: tools/working-directory/test_relayd_working_directory 19 # SKIP : Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 20 # SKIP : Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 21 # SKIP : Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 22 # SKIP : Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 23 # SKIP : Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 24 # SKIP : Skipping permission debug output test; operation can't fail as root\nPASS: tools/working-directory/test_relayd_working_directory 25 - Expect failure to start lttng-relayd for non-existent working directory\nPASS: tools/working-directory/test_relayd_working_directory 26 - No lttng-relayd present\nPASS: tools/working-directory/test_relayd_working_directory 27 - Found error message: invalid directory\nPASS: tools/working-directory/test_relayd_working_directory 28 - Start lttng-relayd (process mode: -b opt: )\nPASS: tools/working-directory/test_relayd_working_directory 29 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 30 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 31 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 32 - Start lttng-relayd (process mode: -b opt: --working-dir /var/volatile/tmp/tmp.XXXXXXXXXXd_cmdline_overwrite_env_working_dir_cmdline.zzTM2w)\nPASS: tools/working-directory/test_relayd_working_directory 33 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 34 - Working directory is the one from command line\nPASS: tools/working-directory/test_relayd_working_directory 35 - Wait after kill relay daemon\nPASS: tools/clear/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg)\nPASS: tools/clear/test_ust 2 - Start session daemon\nPASS: tools/clear/test_ust 3 - Create session KG6zaBlunLu6aPqu with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 4 - Enable channel chan for session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 5 - Enable ust event tp:tptest for session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 6 - Start tracing for session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 7 - Clear session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 8 - Stop lttng tracing for session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 9 - Validate empty trace\nPASS: tools/clear/test_ust 10 - Destroy session KG6zaBlunLu6aPqu\nPASS: tools/clear/test_ust 11 - Create session WKv9kb0bqz9GO9YC with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 12 - Enable channel chan for session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 13 - Enable ust event tp:tptest for session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 14 - Start tracing for session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 15 - Rotate session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 16 - Clear session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 17 - Stop lttng tracing for session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 18 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 19 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 20 - Destroy session WKv9kb0bqz9GO9YC\nPASS: tools/clear/test_ust 21 - Create session eGFX598ABB92A9iU with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 22 - Enable channel chan for session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 23 - Enable ust event tp:tptest for session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 24 - Start tracing for session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 25 - Clear session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 26 - Rotate session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 27 - Stop lttng tracing for session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 28 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 29 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 30 - Destroy session eGFX598ABB92A9iU\nPASS: tools/clear/test_ust 31 - Create session mr36QQzlJd923PWS with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 32 - Enable channel rotchan for session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 33 - Enable ust event tp:tptest for session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 34 - Start tracing for session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 35 - Clear session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 36 - Stop lttng tracing for session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 37 - Validate empty trace\nPASS: tools/clear/test_ust 38 - Start tracing for session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 39 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 40 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 41 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 42 - Destroy session mr36QQzlJd923PWS\nPASS: tools/clear/test_ust 43 - Create session ECQrdyRh5bR9eFhs with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 44 - Enable channel rotchan for session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 45 - Enable ust event tp:tptest for session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 46 - Start tracing for session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 47 - Clear session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 48 - Stop lttng tracing for session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 49 - Validate empty trace\nPASS: tools/clear/test_ust 50 - Start tracing for session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 51 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 52 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 53 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 54 - Destroy session ECQrdyRh5bR9eFhs\nPASS: tools/clear/test_ust 55 - Create session FO0HiuljiEfN1f7i with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 56 - Enable channel chan for session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 57 - Enable ust event tp:tptest for session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 58 - Start tracing for session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 59 - Clear session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 60 - Stop lttng tracing for session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 61 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/FO0HiuljiEfN1f7i*\" is empty\nPASS: tools/clear/test_ust 62 - Destroy session FO0HiuljiEfN1f7i\nPASS: tools/clear/test_ust 63 - Create session vZ5p3lBJkBti4qW9 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 64 - Enable channel chan for session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 65 - Enable ust event tp:tptest for session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 66 - Start tracing for session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 67 - Clear session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 68 - Stop lttng tracing for session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 69 - Validate empty trace\nPASS: tools/clear/test_ust 70 - Destroy session vZ5p3lBJkBti4qW9\nPASS: tools/clear/test_ust 71 - Create session B6s2gmGErKnkYuNo with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 72 - Enable channel chan for session B6s2gmGErKnkYuNo\nPASS: tools/clear/test_ust 73 - Enable ust event tp:tptest for session B6s2gmGErKnkYuNo\nPASS: tools/clear/test_ust 74 - Start tracing for session B6s2gmGErKnkYuNo\nPASS: tools/clear/test_ust 75 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 76 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 77 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 78 - Destroy session B6s2gmGErKnkYuNo\nPASS: tools/clear/test_ust 79 - Wait for application to exit\nPASS: tools/clear/test_ust 80 - Babeltrace succeeds\nPASS: tools/clear/test_ust 81 - Wait for viewer to exit\nPASS: tools/clear/test_ust 82 - Create session ofyhxNntFaBKai1v with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 83 - Enable channel chan for session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 84 - Enable ust event tp:tptest for session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 85 - Start tracing for session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 86 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 87 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 88 - Clear session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 89 - Stop lttng tracing for session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 90 - Destroy session ofyhxNntFaBKai1v\nPASS: tools/clear/test_ust 91 - Babeltrace succeeds\nPASS: tools/clear/test_ust 92 - Wait for viewer to exit\nPASS: tools/clear/test_ust 93 - Create session HVtLHofOJakgweLR with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 94 - Enable channel chan for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 95 - Add context command for type: vpid\nPASS: tools/clear/test_ust 96 - Enable ust event tp:tptest for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 97 - Start tracing for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 98 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 99 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 100 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 101 - Clear session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 102 - Enable event lttng_ust_statedump:start with filtering for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 103 - Enable event lttng_ust_statedump:end with filtering for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 104 - Statedump regenerate HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 105 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 106 - Stop lttng tracing for session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 107 - Destroy session HVtLHofOJakgweLR\nPASS: tools/clear/test_ust 108 - Wait for application to exit\nPASS: tools/clear/test_ust 109 - Babeltrace succeeds\nPASS: tools/clear/test_ust 110 - Wait for viewer to exit\nPASS: tools/clear/test_ust 111 - Create session w20hN1ZACdIoKJek in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 112 - Enable channel chan for session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 113 - Enable ust event tp:tptest for session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 114 - Start tracing for session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 115 - Clear session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 116 - Stop lttng tracing for session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 117 - Validate empty trace\nPASS: tools/clear/test_ust 118 - Destroy session w20hN1ZACdIoKJek\nPASS: tools/clear/test_ust 119 - Create session Wp95tcQQpu2NfNZQ in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 120 - Enable channel chan for session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 121 - Enable ust event tp:tptest for session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 122 - Start tracing for session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 123 - Rotate session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 124 - Clear session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 125 - Stop lttng tracing for session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 126 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 127 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 128 - Destroy session Wp95tcQQpu2NfNZQ\nPASS: tools/clear/test_ust 129 - Create session klA0YwlsC7as6jfm in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 130 - Enable channel chan for session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 131 - Enable ust event tp:tptest for session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 132 - Start tracing for session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 133 - Clear session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 134 - Rotate session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 135 - Stop lttng tracing for session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 136 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 137 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 138 - Destroy session klA0YwlsC7as6jfm\nPASS: tools/clear/test_ust 139 - Create session 5HE2xNWV0WA2nf20 in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 140 - Enable channel chan for session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 141 - Enable ust event tp:tptest for session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 142 - Start tracing for session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 143 - Clear session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 144 - Stop lttng tracing for session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 145 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 146 - Destroy session 5HE2xNWV0WA2nf20\nPASS: tools/clear/test_ust 147 - Create session GbTGR1VVVBO5ANFr with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_ust 148 - Enable channel snapshot for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 149 - Enable ust event tp:tptest for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 150 - Start tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 151 - Snapshot recorded\nPASS: tools/clear/test_ust 152 - Stop lttng tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 153 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 154 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 155 - Start tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 156 - Clear session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 157 - Snapshot recorded\nPASS: tools/clear/test_ust 158 - Stop lttng tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 159 - Validate empty trace\nPASS: tools/clear/test_ust 160 - Start tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 161 - Snapshot recorded\nPASS: tools/clear/test_ust 162 - Stop lttng tracing for session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 163 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 164 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 165 - Destroy session GbTGR1VVVBO5ANFr\nPASS: tools/clear/test_ust 166 - Create session GeI979b6mKZejofy in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 167 - Enable channel snapshot for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 168 - Enable ust event tp:tptest for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 169 - Start tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 170 - Snapshot recorded\nPASS: tools/clear/test_ust 171 - Stop lttng tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 172 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 173 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 174 - Start tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 175 - Clear session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 176 - Snapshot recorded\nPASS: tools/clear/test_ust 177 - Stop lttng tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 178 - Validate empty trace\nPASS: tools/clear/test_ust 179 - Start tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 180 - Snapshot recorded\nPASS: tools/clear/test_ust 181 - Stop lttng tracing for session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 182 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 183 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 184 - Destroy session GeI979b6mKZejofy\nPASS: tools/clear/test_ust 185 - Create session 42DgwngX5wjABiHF with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 186 - Enable channel chan for session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 187 - Enable ust event tp:tptest for session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 188 - Start tracing for session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 189 - Clear session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 190 - Clear session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 191 - Stop lttng tracing for session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 192 - Validate empty trace\nPASS: tools/clear/test_ust 193 - Destroy session 42DgwngX5wjABiHF\nPASS: tools/clear/test_ust 194 - Create session PIFQ0BXlTvfKuxB2 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 195 - Enable channel chan for session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 196 - Enable ust event tp:tptest for session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 197 - Start tracing for session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 198 - Rotate session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 199 - Clear session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 200 - Clear session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 201 - Stop lttng tracing for session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 202 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 203 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 204 - Destroy session PIFQ0BXlTvfKuxB2\nPASS: tools/clear/test_ust 205 - Create session R6OW7jOpSstTnvn5 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 206 - Enable channel chan for session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 207 - Enable ust event tp:tptest for session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 208 - Start tracing for session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 209 - Clear session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 210 - Clear session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 211 - Rotate session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 212 - Stop lttng tracing for session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 213 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 214 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 215 - Destroy session R6OW7jOpSstTnvn5\nPASS: tools/clear/test_ust 216 - Create session jyuPFtLTdayDjlCL with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 217 - Enable channel rotchan for session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 218 - Enable ust event tp:tptest for session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 219 - Start tracing for session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 220 - Clear session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 221 - Clear session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 222 - Stop lttng tracing for session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 223 - Validate empty trace\nPASS: tools/clear/test_ust 224 - Start tracing for session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 225 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 226 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 227 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 228 - Destroy session jyuPFtLTdayDjlCL\nPASS: tools/clear/test_ust 229 - Create session XD2BGQHgNucFmcWc with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 230 - Enable channel rotchan for session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 231 - Enable ust event tp:tptest for session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 232 - Start tracing for session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 233 - Clear session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 234 - Clear session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 235 - Stop lttng tracing for session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 236 - Validate empty trace\nPASS: tools/clear/test_ust 237 - Start tracing for session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 238 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 239 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 240 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 241 - Destroy session XD2BGQHgNucFmcWc\nPASS: tools/clear/test_ust 242 - Create session a2LXtiEWW5y8aQU2 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 243 - Enable channel chan for session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 244 - Enable ust event tp:tptest for session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 245 - Start tracing for session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 246 - Clear session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 247 - Clear session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 248 - Stop lttng tracing for session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 249 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/a2LXtiEWW5y8aQU2*\" is empty\nPASS: tools/clear/test_ust 250 - Destroy session a2LXtiEWW5y8aQU2\nPASS: tools/clear/test_ust 251 - Create session ddLWALVTi3msaVEd with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 252 - Enable channel chan for session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 253 - Enable ust event tp:tptest for session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 254 - Start tracing for session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 255 - Clear session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 256 - Clear session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 257 - Stop lttng tracing for session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 258 - Validate empty trace\nPASS: tools/clear/test_ust 259 - Destroy session ddLWALVTi3msaVEd\nPASS: tools/clear/test_ust 260 - Create session eZJWge1hzECiVxe0 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 261 - Enable channel chan for session eZJWge1hzECiVxe0\nPASS: tools/clear/test_ust 262 - Enable ust event tp:tptest for session eZJWge1hzECiVxe0\nPASS: tools/clear/test_ust 263 - Start tracing for session eZJWge1hzECiVxe0\nPASS: tools/clear/test_ust 264 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 265 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 266 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 267 - Destroy session eZJWge1hzECiVxe0\nPASS: tools/clear/test_ust 268 - Wait for application to exit\nPASS: tools/clear/test_ust 269 - Babeltrace succeeds\nPASS: tools/clear/test_ust 270 - Wait for viewer to exit\nPASS: tools/clear/test_ust 271 - Create session AJ7dyrd3ZwlLmpvD with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 272 - Enable channel chan for session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 273 - Enable ust event tp:tptest for session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 274 - Start tracing for session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 275 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 276 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 277 - Clear session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 278 - Clear session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 279 - Stop lttng tracing for session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 280 - Destroy session AJ7dyrd3ZwlLmpvD\nPASS: tools/clear/test_ust 281 - Babeltrace succeeds\nPASS: tools/clear/test_ust 282 - Wait for viewer to exit\nPASS: tools/clear/test_ust 283 - Create session THnEKnqoottQfjoW with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 284 - Enable channel chan for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 285 - Add context command for type: vpid\nPASS: tools/clear/test_ust 286 - Enable ust event tp:tptest for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 287 - Start tracing for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 288 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 289 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 290 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 291 - Clear session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 292 - Clear session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 293 - Enable event lttng_ust_statedump:start with filtering for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 294 - Enable event lttng_ust_statedump:end with filtering for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 295 - Statedump regenerate THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 296 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 297 - Stop lttng tracing for session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 298 - Destroy session THnEKnqoottQfjoW\nPASS: tools/clear/test_ust 299 - Wait for application to exit\nPASS: tools/clear/test_ust 300 - Babeltrace succeeds\nPASS: tools/clear/test_ust 301 - Wait for viewer to exit\nPASS: tools/clear/test_ust 302 - Create session TcirvmAXFg708kdk in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 303 - Enable channel chan for session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 304 - Enable ust event tp:tptest for session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 305 - Start tracing for session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 306 - Clear session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 307 - Clear session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 308 - Stop lttng tracing for session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 309 - Validate empty trace\nPASS: tools/clear/test_ust 310 - Destroy session TcirvmAXFg708kdk\nPASS: tools/clear/test_ust 311 - Create session sJ0HJwF0HsoA2Gtj in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 312 - Enable channel chan for session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 313 - Enable ust event tp:tptest for session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 314 - Start tracing for session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 315 - Rotate session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 316 - Clear session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 317 - Clear session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 318 - Stop lttng tracing for session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 319 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 320 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 321 - Destroy session sJ0HJwF0HsoA2Gtj\nPASS: tools/clear/test_ust 322 - Create session qzp2ac764ZxjlmMA in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 323 - Enable channel chan for session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 324 - Enable ust event tp:tptest for session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 325 - Start tracing for session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 326 - Clear session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 327 - Clear session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 328 - Rotate session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 329 - Stop lttng tracing for session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 330 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 331 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 332 - Destroy session qzp2ac764ZxjlmMA\nPASS: tools/clear/test_ust 333 - Create session PL4HivyBkvKe7Uoy in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 334 - Enable channel chan for session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 335 - Enable ust event tp:tptest for session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 336 - Start tracing for session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 337 - Clear session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 338 - Clear session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 339 - Stop lttng tracing for session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 340 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 341 - Destroy session PL4HivyBkvKe7Uoy\nPASS: tools/clear/test_ust 342 - Create session iJSC7urokbCbj05K with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_ust 343 - Enable channel snapshot for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 344 - Enable ust event tp:tptest for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 345 - Start tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 346 - Snapshot recorded\nPASS: tools/clear/test_ust 347 - Stop lttng tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 348 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 349 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 350 - Start tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 351 - Clear session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 352 - Clear session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 353 - Snapshot recorded\nPASS: tools/clear/test_ust 354 - Stop lttng tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 355 - Validate empty trace\nPASS: tools/clear/test_ust 356 - Start tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 357 - Snapshot recorded\nPASS: tools/clear/test_ust 358 - Stop lttng tracing for session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 359 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 360 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 361 - Destroy session iJSC7urokbCbj05K\nPASS: tools/clear/test_ust 362 - Create session pYRUT2YQ0DbKqgSe in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 363 - Enable channel snapshot for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 364 - Enable ust event tp:tptest for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 365 - Start tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 366 - Snapshot recorded\nPASS: tools/clear/test_ust 367 - Stop lttng tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 368 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 369 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 370 - Start tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 371 - Clear session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 372 - Clear session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 373 - Snapshot recorded\nPASS: tools/clear/test_ust 374 - Stop lttng tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 375 - Validate empty trace\nPASS: tools/clear/test_ust 376 - Start tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 377 - Snapshot recorded\nPASS: tools/clear/test_ust 378 - Stop lttng tracing for session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 379 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 380 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 381 - Destroy session pYRUT2YQ0DbKqgSe\nPASS: tools/clear/test_ust 382 - Create session Knc6zkiPw5nD0kTs with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 383 - Enable channel chan for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 384 - Enable ust event tp:tptest for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 385 - Start tracing for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 386 - Stop lttng tracing for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 387 - Clear session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 388 - Start tracing for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 389 - Stop lttng tracing for session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 390 - Validate empty trace\nPASS: tools/clear/test_ust 391 - Destroy session Knc6zkiPw5nD0kTs\nPASS: tools/clear/test_ust 392 - Create session pcPI1OdUZE6w2Gtj with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 393 - Enable channel chan for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 394 - Enable ust event tp:tptest for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 395 - Start tracing for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 396 - Rotate session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 397 - Stop lttng tracing for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 398 - Clear session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 399 - Start tracing for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 400 - Stop lttng tracing for session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 401 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 402 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 403 - Destroy session pcPI1OdUZE6w2Gtj\nPASS: tools/clear/test_ust 404 - Create session 3mB7LnwcTcQNmBEL with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 405 - Enable channel chan for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 406 - Enable ust event tp:tptest for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 407 - Start tracing for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 408 - Stop lttng tracing for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 409 - Clear session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 410 - Start tracing for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 411 - Rotate session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 412 - Stop lttng tracing for session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 413 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 414 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 415 - Destroy session 3mB7LnwcTcQNmBEL\nPASS: tools/clear/test_ust 416 - Create session cMsYxFth8clyigt2 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 417 - Enable channel rotchan for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 418 - Enable ust event tp:tptest for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 419 - Start tracing for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 420 - Stop lttng tracing for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 421 - Clear session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 422 - Start tracing for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 423 - Stop lttng tracing for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 424 - Validate empty trace\nPASS: tools/clear/test_ust 425 - Start tracing for session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 426 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 427 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 428 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 429 - Destroy session cMsYxFth8clyigt2\nPASS: tools/clear/test_ust 430 - Create session Bow4CZBkdYnV8OKJ with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 431 - Enable channel rotchan for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 432 - Enable ust event tp:tptest for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 433 - Start tracing for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 434 - Stop lttng tracing for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 435 - Clear session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 436 - Start tracing for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 437 - Stop lttng tracing for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 438 - Validate empty trace\nPASS: tools/clear/test_ust 439 - Start tracing for session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 440 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 441 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 442 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 443 - Destroy session Bow4CZBkdYnV8OKJ\nPASS: tools/clear/test_ust 444 - Create session Fe3dSsGyl7Gzaa7Z with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 445 - Enable channel chan for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 446 - Enable ust event tp:tptest for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 447 - Start tracing for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 448 - Stop lttng tracing for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 449 - Clear session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 450 - Start tracing for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 451 - Stop lttng tracing for session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 452 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Fe3dSsGyl7Gzaa7Z*\" is empty\nPASS: tools/clear/test_ust 453 - Destroy session Fe3dSsGyl7Gzaa7Z\nPASS: tools/clear/test_ust 454 - Create session CvdN1ozkxlD0cQJG with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 455 - Enable channel chan for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 456 - Enable ust event tp:tptest for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 457 - Start tracing for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 458 - Stop lttng tracing for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 459 - Clear session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 460 - Start tracing for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 461 - Stop lttng tracing for session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 462 - Validate empty trace\nPASS: tools/clear/test_ust 463 - Destroy session CvdN1ozkxlD0cQJG\nPASS: tools/clear/test_ust 464 - Create session GMz7YcesI5glqVrQ with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 465 - Enable channel chan for session GMz7YcesI5glqVrQ\nPASS: tools/clear/test_ust 466 - Enable ust event tp:tptest for session GMz7YcesI5glqVrQ\nPASS: tools/clear/test_ust 467 - Start tracing for session GMz7YcesI5glqVrQ\nPASS: tools/clear/test_ust 468 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 469 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 470 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 471 - Destroy session GMz7YcesI5glqVrQ\nPASS: tools/clear/test_ust 472 - Wait for application to exit\nPASS: tools/clear/test_ust 473 - Babeltrace succeeds\nPASS: tools/clear/test_ust 474 - Wait for viewer to exit\nPASS: tools/clear/test_ust 475 - Create session Dv2593WbUGQmkcAq with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 476 - Enable channel chan for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 477 - Enable ust event tp:tptest for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 478 - Start tracing for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 479 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 480 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 481 - Stop lttng tracing for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 482 - Clear session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 483 - Start tracing for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 484 - Stop lttng tracing for session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 485 - Destroy session Dv2593WbUGQmkcAq\nPASS: tools/clear/test_ust 486 - Babeltrace succeeds\nPASS: tools/clear/test_ust 487 - Wait for viewer to exit\nPASS: tools/clear/test_ust 488 - Create session lP9RoipwBZ4hnrZt with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 489 - Enable channel chan for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 490 - Add context command for type: vpid\nPASS: tools/clear/test_ust 491 - Enable ust event tp:tptest for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 492 - Start tracing for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 493 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 494 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 495 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 496 - Stop lttng tracing for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 497 - Clear session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 498 - Start tracing for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 499 - Enable event lttng_ust_statedump:start with filtering for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 500 - Enable event lttng_ust_statedump:end with filtering for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 501 - Statedump regenerate lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 502 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 503 - Stop lttng tracing for session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 504 - Destroy session lP9RoipwBZ4hnrZt\nPASS: tools/clear/test_ust 505 - Wait for application to exit\nPASS: tools/clear/test_ust 506 - Babeltrace succeeds\nPASS: tools/clear/test_ust 507 - Wait for viewer to exit\nPASS: tools/clear/test_ust 508 - Create session S0yhftmIQBQvQHhe in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 509 - Enable channel chan for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 510 - Enable ust event tp:tptest for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 511 - Start tracing for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 512 - Stop lttng tracing for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 513 - Clear session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 514 - Start tracing for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 515 - Stop lttng tracing for session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 516 - Validate empty trace\nPASS: tools/clear/test_ust 517 - Destroy session S0yhftmIQBQvQHhe\nPASS: tools/clear/test_ust 518 - Create session suLzyig9Upe2UNQU in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 519 - Enable channel chan for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 520 - Enable ust event tp:tptest for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 521 - Start tracing for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 522 - Rotate session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 523 - Stop lttng tracing for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 524 - Clear session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 525 - Start tracing for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 526 - Stop lttng tracing for session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 527 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 528 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 529 - Destroy session suLzyig9Upe2UNQU\nPASS: tools/clear/test_ust 530 - Create session BlaSW38tzTxXhJVL in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 531 - Enable channel chan for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 532 - Enable ust event tp:tptest for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 533 - Start tracing for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 534 - Stop lttng tracing for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 535 - Clear session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 536 - Start tracing for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 537 - Rotate session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 538 - Stop lttng tracing for session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 539 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 540 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 541 - Destroy session BlaSW38tzTxXhJVL\nPASS: tools/clear/test_ust 542 - Create session BrI05NIsjFeQnsPX in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 543 - Enable channel chan for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 544 - Enable ust event tp:tptest for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 545 - Start tracing for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 546 - Stop lttng tracing for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 547 - Clear session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 548 - Start tracing for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 549 - Stop lttng tracing for session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 550 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 551 - Destroy session BrI05NIsjFeQnsPX\nPASS: tools/clear/test_ust 552 - Create session rOYxOwsS7E26nmHi with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_ust 553 - Enable channel snapshot for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 554 - Enable ust event tp:tptest for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 555 - Start tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 556 - Snapshot recorded\nPASS: tools/clear/test_ust 557 - Stop lttng tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 558 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 559 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 560 - Start tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 561 - Stop lttng tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 562 - Clear session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 563 - Start tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 564 - Snapshot recorded\nPASS: tools/clear/test_ust 565 - Stop lttng tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 566 - Validate empty trace\nPASS: tools/clear/test_ust 567 - Start tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 568 - Snapshot recorded\nPASS: tools/clear/test_ust 569 - Stop lttng tracing for session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 570 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 571 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 572 - Destroy session rOYxOwsS7E26nmHi\nPASS: tools/clear/test_ust 573 - Create session ZEmZHChkL3FJ1shy in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 574 - Enable channel snapshot for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 575 - Enable ust event tp:tptest for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 576 - Start tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 577 - Snapshot recorded\nPASS: tools/clear/test_ust 578 - Stop lttng tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 579 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 580 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 581 - Start tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 582 - Stop lttng tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 583 - Clear session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 584 - Start tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 585 - Snapshot recorded\nPASS: tools/clear/test_ust 586 - Stop lttng tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 587 - Validate empty trace\nPASS: tools/clear/test_ust 588 - Start tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 589 - Snapshot recorded\nPASS: tools/clear/test_ust 590 - Stop lttng tracing for session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 591 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 592 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 593 - Destroy session ZEmZHChkL3FJ1shy\nPASS: tools/clear/test_ust 594 - Create session GHBVmjEBouwM27yW with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 595 - Enable channel chan for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 596 - Enable ust event tp:tptest for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 597 - Start tracing for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 598 - Stop lttng tracing for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 599 - Clear session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 600 - Clear session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 601 - Start tracing for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 602 - Stop lttng tracing for session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 603 - Validate empty trace\nPASS: tools/clear/test_ust 604 - Destroy session GHBVmjEBouwM27yW\nPASS: tools/clear/test_ust 605 - Create session m7f6VMIWooVVlcY2 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 606 - Enable channel chan for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 607 - Enable ust event tp:tptest for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 608 - Start tracing for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 609 - Rotate session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 610 - Stop lttng tracing for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 611 - Clear session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 612 - Clear session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 613 - Start tracing for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 614 - Stop lttng tracing for session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 615 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 616 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 617 - Destroy session m7f6VMIWooVVlcY2\nPASS: tools/clear/test_ust 618 - Create session moRzGNQe94zpxzQK with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 619 - Enable channel chan for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 620 - Enable ust event tp:tptest for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 621 - Start tracing for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 622 - Stop lttng tracing for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 623 - Clear session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 624 - Clear session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 625 - Start tracing for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 626 - Rotate session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 627 - Stop lttng tracing for session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 628 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 629 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 630 - Destroy session moRzGNQe94zpxzQK\nPASS: tools/clear/test_ust 631 - Create session 0Srh1jAucDIxTLuN with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 632 - Enable channel rotchan for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 633 - Enable ust event tp:tptest for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 634 - Start tracing for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 635 - Stop lttng tracing for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 636 - Clear session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 637 - Clear session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 638 - Start tracing for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 639 - Stop lttng tracing for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 640 - Validate empty trace\nPASS: tools/clear/test_ust 641 - Start tracing for session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 642 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 643 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 644 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 645 - Destroy session 0Srh1jAucDIxTLuN\nPASS: tools/clear/test_ust 646 - Create session uiflFx2rdk5bJNf5 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 647 - Enable channel rotchan for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 648 - Enable ust event tp:tptest for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 649 - Start tracing for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 650 - Stop lttng tracing for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 651 - Clear session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 652 - Clear session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 653 - Start tracing for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 654 - Stop lttng tracing for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 655 - Validate empty trace\nPASS: tools/clear/test_ust 656 - Start tracing for session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 657 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 658 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 659 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 660 - Destroy session uiflFx2rdk5bJNf5\nPASS: tools/clear/test_ust 661 - Create session T9MxoOTd3VA5Epla with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 662 - Enable channel chan for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 663 - Enable ust event tp:tptest for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 664 - Start tracing for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 665 - Stop lttng tracing for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 666 - Clear session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 667 - Clear session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 668 - Start tracing for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 669 - Stop lttng tracing for session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 670 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/T9MxoOTd3VA5Epla*\" is empty\nPASS: tools/clear/test_ust 671 - Destroy session T9MxoOTd3VA5Epla\nPASS: tools/clear/test_ust 672 - Create session 7fd40MS0J1GACzE0 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 673 - Enable channel chan for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 674 - Enable ust event tp:tptest for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 675 - Start tracing for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 676 - Stop lttng tracing for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 677 - Clear session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 678 - Clear session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 679 - Start tracing for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 680 - Stop lttng tracing for session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 681 - Validate empty trace\nPASS: tools/clear/test_ust 682 - Destroy session 7fd40MS0J1GACzE0\nPASS: tools/clear/test_ust 683 - Create session PGVJnMjsJKrz1WLp with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 684 - Enable channel chan for session PGVJnMjsJKrz1WLp\nPASS: tools/clear/test_ust 685 - Enable ust event tp:tptest for session PGVJnMjsJKrz1WLp\nPASS: tools/clear/test_ust 686 - Start tracing for session PGVJnMjsJKrz1WLp\nPASS: tools/clear/test_ust 687 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 688 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 689 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 690 - Destroy session PGVJnMjsJKrz1WLp\nPASS: tools/clear/test_ust 691 - Wait for application to exit\nPASS: tools/clear/test_ust 692 - Babeltrace succeeds\nPASS: tools/clear/test_ust 693 - Wait for viewer to exit\nPASS: tools/clear/test_ust 694 - Create session VoBbjGYEznqebEJW with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 695 - Enable channel chan for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 696 - Enable ust event tp:tptest for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 697 - Start tracing for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 698 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 699 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 700 - Stop lttng tracing for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 701 - Clear session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 702 - Clear session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 703 - Start tracing for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 704 - Stop lttng tracing for session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 705 - Destroy session VoBbjGYEznqebEJW\nPASS: tools/clear/test_ust 706 - Babeltrace succeeds\nPASS: tools/clear/test_ust 707 - Wait for viewer to exit\nPASS: tools/clear/test_ust 708 - Create session R83PrmcgImKQ7quY with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 709 - Enable channel chan for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 710 - Add context command for type: vpid\nPASS: tools/clear/test_ust 711 - Enable ust event tp:tptest for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 712 - Start tracing for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 713 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 714 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 715 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 716 - Stop lttng tracing for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 717 - Clear session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 718 - Clear session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 719 - Start tracing for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 720 - Enable event lttng_ust_statedump:start with filtering for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 721 - Enable event lttng_ust_statedump:end with filtering for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 722 - Statedump regenerate R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 723 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 724 - Stop lttng tracing for session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 725 - Destroy session R83PrmcgImKQ7quY\nPASS: tools/clear/test_ust 726 - Wait for application to exit\nPASS: tools/clear/test_ust 727 - Babeltrace succeeds\nPASS: tools/clear/test_ust 728 - Wait for viewer to exit\nPASS: tools/clear/test_ust 729 - Create session rVCXKNkZAOFxwY26 in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 730 - Enable channel chan for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 731 - Enable ust event tp:tptest for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 732 - Start tracing for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 733 - Stop lttng tracing for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 734 - Clear session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 735 - Clear session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 736 - Start tracing for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 737 - Stop lttng tracing for session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 738 - Validate empty trace\nPASS: tools/clear/test_ust 739 - Destroy session rVCXKNkZAOFxwY26\nPASS: tools/clear/test_ust 740 - Create session V0Phlg3J0r5amrBN in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 741 - Enable channel chan for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 742 - Enable ust event tp:tptest for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 743 - Start tracing for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 744 - Rotate session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 745 - Stop lttng tracing for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 746 - Clear session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 747 - Clear session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 748 - Start tracing for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 749 - Stop lttng tracing for session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 750 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 751 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 752 - Destroy session V0Phlg3J0r5amrBN\nPASS: tools/clear/test_ust 753 - Create session gXijc8yQlBPppubn in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 754 - Enable channel chan for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 755 - Enable ust event tp:tptest for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 756 - Start tracing for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 757 - Stop lttng tracing for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 758 - Clear session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 759 - Clear session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 760 - Start tracing for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 761 - Rotate session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 762 - Stop lttng tracing for session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 763 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 764 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 765 - Destroy session gXijc8yQlBPppubn\nPASS: tools/clear/test_ust 766 - Create session wfyEilco2DwYge8P in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 767 - Enable channel chan for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 768 - Enable ust event tp:tptest for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 769 - Start tracing for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 770 - Stop lttng tracing for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 771 - Clear session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 772 - Clear session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 773 - Start tracing for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 774 - Stop lttng tracing for session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 775 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 776 - Destroy session wfyEilco2DwYge8P\nPASS: tools/clear/test_ust 777 - Create session 9GkbkD81OuwrKhL9 with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_ust 778 - Enable channel snapshot for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 779 - Enable ust event tp:tptest for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 780 - Start tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 781 - Snapshot recorded\nPASS: tools/clear/test_ust 782 - Stop lttng tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 783 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 784 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 785 - Start tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 786 - Stop lttng tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 787 - Clear session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 788 - Clear session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 789 - Start tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 790 - Snapshot recorded\nPASS: tools/clear/test_ust 791 - Stop lttng tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 792 - Validate empty trace\nPASS: tools/clear/test_ust 793 - Start tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 794 - Snapshot recorded\nPASS: tools/clear/test_ust 795 - Stop lttng tracing for session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 796 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 797 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 798 - Destroy session 9GkbkD81OuwrKhL9\nPASS: tools/clear/test_ust 799 - Create session BiSjjxprdRMxtGCV in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 800 - Enable channel snapshot for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 801 - Enable ust event tp:tptest for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 802 - Start tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 803 - Snapshot recorded\nPASS: tools/clear/test_ust 804 - Stop lttng tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 805 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 806 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 807 - Start tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 808 - Stop lttng tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 809 - Clear session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 810 - Clear session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 811 - Start tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 812 - Snapshot recorded\nPASS: tools/clear/test_ust 813 - Stop lttng tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 814 - Validate empty trace\nPASS: tools/clear/test_ust 815 - Start tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 816 - Snapshot recorded\nPASS: tools/clear/test_ust 817 - Stop lttng tracing for session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 818 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 819 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 820 - Destroy session BiSjjxprdRMxtGCV\nPASS: tools/clear/test_ust 821 - Create session 7iB6quLvCprlUoSf with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 822 - Enable channel chan for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 823 - Enable ust event tp:tptest for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 824 - Start tracing for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 825 - Stop lttng tracing for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 826 - Rotate session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 827 - Clear session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 828 - Start tracing for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 829 - Stop lttng tracing for session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 830 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 831 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 832 - Destroy session 7iB6quLvCprlUoSf\nPASS: tools/clear/test_ust 833 - Create session JlhasQZMUi5ze2Rn with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 834 - Enable channel chan for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 835 - Enable ust event tp:tptest for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 836 - Start tracing for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 837 - Rotate session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 838 - Stop lttng tracing for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 839 - Rotate session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 840 - Clear session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 841 - Start tracing for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 842 - Stop lttng tracing for session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 843 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 844 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 845 - Destroy session JlhasQZMUi5ze2Rn\nPASS: tools/clear/test_ust 846 - Create session yOHSHficpPreExs8 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 847 - Enable channel chan for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 848 - Enable ust event tp:tptest for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 849 - Start tracing for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 850 - Stop lttng tracing for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 851 - Rotate session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 852 - Clear session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 853 - Start tracing for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 854 - Rotate session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 855 - Stop lttng tracing for session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 856 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 857 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 858 - Destroy session yOHSHficpPreExs8\nPASS: tools/clear/test_ust 859 - Create session rL5qQZjiBqMq2d00 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 860 - Enable channel rotchan for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 861 - Enable ust event tp:tptest for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 862 - Start tracing for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 863 - Stop lttng tracing for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 864 - Rotate session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 865 - Clear session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 866 - Start tracing for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 867 - Stop lttng tracing for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 868 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 869 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 870 - Start tracing for session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 871 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 872 - Validate trace for event tp:tptest, 30 events\nPASS: tools/clear/test_ust 873 - Read a total of 30 events, expected 30\nPASS: tools/clear/test_ust 874 - Destroy session rL5qQZjiBqMq2d00\nPASS: tools/clear/test_ust 875 - Create session RAo3GoJ2JTSIuc4p with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 876 - Enable channel rotchan for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 877 - Enable ust event tp:tptest for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 878 - Start tracing for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 879 - Stop lttng tracing for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 880 - Rotate session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 881 - Clear session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 882 - Start tracing for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 883 - Stop lttng tracing for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 884 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 885 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 886 - Start tracing for session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 887 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 888 - Validate trace for event tp:tptest, 55 events\nPASS: tools/clear/test_ust 889 - Read a total of 55 events, expected between [1, 600000[\nPASS: tools/clear/test_ust 890 - Destroy session RAo3GoJ2JTSIuc4p\nPASS: tools/clear/test_ust 891 - Create session qup9EuoJM4ioQmrE with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 892 - Enable channel chan for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 893 - Enable ust event tp:tptest for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 894 - Start tracing for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 895 - Stop lttng tracing for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 896 - Clear session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 897 - Start tracing for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 898 - Stop lttng tracing for session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 899 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/qup9EuoJM4ioQmrE*\" is empty\nPASS: tools/clear/test_ust 900 - Destroy session qup9EuoJM4ioQmrE\nPASS: tools/clear/test_ust 901 - Create session SwU2nuzjNwLo55DD in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 902 - Enable channel chan for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 903 - Enable ust event tp:tptest for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 904 - Start tracing for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 905 - Stop lttng tracing for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 906 - Rotate session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 907 - Clear session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 908 - Start tracing for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 909 - Stop lttng tracing for session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 910 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 911 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 912 - Destroy session SwU2nuzjNwLo55DD\nPASS: tools/clear/test_ust 913 - Create session kivY0Yq8LNw2KnqI in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 914 - Enable channel chan for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 915 - Enable ust event tp:tptest for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 916 - Start tracing for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 917 - Rotate session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 918 - Stop lttng tracing for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 919 - Rotate session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 920 - Clear session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 921 - Start tracing for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 922 - Stop lttng tracing for session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 923 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 924 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 925 - Destroy session kivY0Yq8LNw2KnqI\nPASS: tools/clear/test_ust 926 - Create session IcT2PztyF3PHYcUq in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 927 - Enable channel chan for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 928 - Enable ust event tp:tptest for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 929 - Start tracing for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 930 - Stop lttng tracing for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 931 - Rotate session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 932 - Clear session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 933 - Start tracing for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 934 - Rotate session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 935 - Stop lttng tracing for session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 936 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 937 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 938 - Destroy session IcT2PztyF3PHYcUq\nPASS: tools/clear/test_ust 939 - Create session QCXODI9ImGa5I5Jj in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 940 - Enable channel chan for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 941 - Enable ust event tp:tptest for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 942 - Start tracing for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 943 - Stop lttng tracing for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 944 - Clear session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 945 - Start tracing for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 946 - Stop lttng tracing for session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 947 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 948 - Destroy session QCXODI9ImGa5I5Jj\nPASS: tools/clear/test_ust 949 - Create session pvHMrwzE1t0p08Yh with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 950 - Enable channel chan for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 951 - Enable ust event tp:tptest for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 952 - Start tracing for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 953 - Stop lttng tracing for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 954 - Clear session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 955 - Expected fail on rotate session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 956 - Start tracing for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 957 - Stop lttng tracing for session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 958 - Validate empty trace\nPASS: tools/clear/test_ust 959 - Destroy session pvHMrwzE1t0p08Yh\nPASS: tools/clear/test_ust 960 - Create session eCNQWc4MDNkxPMN5 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 961 - Enable channel chan for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 962 - Enable ust event tp:tptest for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 963 - Start tracing for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 964 - Rotate session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 965 - Stop lttng tracing for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 966 - Clear session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 967 - Expected fail on rotate session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 968 - Start tracing for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 969 - Stop lttng tracing for session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 970 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 971 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 972 - Destroy session eCNQWc4MDNkxPMN5\nPASS: tools/clear/test_ust 973 - Create session V0LwXfiLZULmQoIQ with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 974 - Enable channel chan for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 975 - Enable ust event tp:tptest for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 976 - Start tracing for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 977 - Stop lttng tracing for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 978 - Clear session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 979 - Expected fail on rotate session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 980 - Start tracing for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 981 - Rotate session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 982 - Stop lttng tracing for session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 983 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 984 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 985 - Destroy session V0LwXfiLZULmQoIQ\nPASS: tools/clear/test_ust 986 - Create session kVIiRWQpuVp7ex49 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 987 - Enable channel rotchan for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 988 - Enable ust event tp:tptest for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 989 - Start tracing for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 990 - Stop lttng tracing for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 991 - Clear session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 992 - Expected fail on rotate session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 993 - Start tracing for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 994 - Stop lttng tracing for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 995 - Validate empty trace\nPASS: tools/clear/test_ust 996 - Start tracing for session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 997 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 998 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 999 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1000 - Destroy session kVIiRWQpuVp7ex49\nPASS: tools/clear/test_ust 1001 - Create session aNqblWvznNbZoEK7 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1002 - Enable channel rotchan for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1003 - Enable ust event tp:tptest for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1004 - Start tracing for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1005 - Stop lttng tracing for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1006 - Clear session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1007 - Expected fail on rotate session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1008 - Start tracing for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1009 - Stop lttng tracing for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1010 - Validate empty trace\nPASS: tools/clear/test_ust 1011 - Start tracing for session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1012 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1013 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 1014 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1015 - Destroy session aNqblWvznNbZoEK7\nPASS: tools/clear/test_ust 1016 - Create session Fb1rajGgOCWJpl4S with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1017 - Enable channel chan for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1018 - Enable ust event tp:tptest for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1019 - Start tracing for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1020 - Stop lttng tracing for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1021 - Clear session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1022 - Start tracing for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1023 - Stop lttng tracing for session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1024 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Fb1rajGgOCWJpl4S*\" is empty\nPASS: tools/clear/test_ust 1025 - Destroy session Fb1rajGgOCWJpl4S\nPASS: tools/clear/test_ust 1026 - Create session j3jJ8WGLAwLMKSFr in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1027 - Enable channel chan for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1028 - Enable ust event tp:tptest for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1029 - Start tracing for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1030 - Stop lttng tracing for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1031 - Clear session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1032 - Expected fail on rotate session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1033 - Start tracing for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1034 - Stop lttng tracing for session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1035 - Validate empty trace\nPASS: tools/clear/test_ust 1036 - Destroy session j3jJ8WGLAwLMKSFr\nPASS: tools/clear/test_ust 1037 - Create session qpAKV0SkXXSerlXp in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1038 - Enable channel chan for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1039 - Enable ust event tp:tptest for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1040 - Start tracing for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1041 - Rotate session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1042 - Stop lttng tracing for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1043 - Clear session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1044 - Expected fail on rotate session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1045 - Start tracing for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1046 - Stop lttng tracing for session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1047 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1048 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1049 - Destroy session qpAKV0SkXXSerlXp\nPASS: tools/clear/test_ust 1050 - Create session te54m7EbjIzC59Id in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1051 - Enable channel chan for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1052 - Enable ust event tp:tptest for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1053 - Start tracing for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1054 - Stop lttng tracing for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1055 - Clear session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1056 - Expected fail on rotate session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1057 - Start tracing for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1058 - Rotate session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1059 - Stop lttng tracing for session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1060 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1061 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1062 - Destroy session te54m7EbjIzC59Id\nPASS: tools/clear/test_ust 1063 - Create session xFvcygqXMmOjpf7h in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1064 - Enable channel chan for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1065 - Enable ust event tp:tptest for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1066 - Start tracing for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1067 - Stop lttng tracing for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1068 - Clear session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1069 - Start tracing for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1070 - Stop lttng tracing for session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1071 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1072 - Destroy session xFvcygqXMmOjpf7h\nPASS: tools/clear/test_ust 1073 - Create session hp8CdxZOBGgh8DHC with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1074 - Enable channel chan for session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1075 - Enable ust event tp:tptest for session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1076 - Start tracing for session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1077 - Clear session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1078 - Stop lttng tracing for session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1079 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/hp8CdxZOBGgh8DHC-20240206-092206\" is empty\nPASS: tools/clear/test_ust 1080 - Destroy session hp8CdxZOBGgh8DHC\nPASS: tools/clear/test_ust 1081 - Create session tDp3UIATkx1yZSq0 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1082 - Enable channel chan for session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1083 - Enable ust event tp:tptest for session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1084 - Start tracing for session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1085 - Rotate session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1086 - Clear session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1087 - Stop lttng tracing for session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1088 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1089 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1090 - Destroy session tDp3UIATkx1yZSq0\nPASS: tools/clear/test_ust 1091 - Create session ZRt7WkY5IK9HuNkr with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1092 - Enable channel chan for session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1093 - Enable ust event tp:tptest for session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1094 - Start tracing for session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1095 - Clear session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1096 - Rotate session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1097 - Stop lttng tracing for session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1098 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1099 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1100 - Destroy session ZRt7WkY5IK9HuNkr\nPASS: tools/clear/test_ust 1101 - Create session WLKAuTnP2EpNfM0D with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1102 - Enable channel rotchan for session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1103 - Enable ust event tp:tptest for session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1104 - Start tracing for session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1105 - Clear session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1106 - Stop lttng tracing for session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1107 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/WLKAuTnP2EpNfM0D-20240206-092211\" is empty\nPASS: tools/clear/test_ust 1108 - Start tracing for session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1109 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1110 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 1111 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1112 - Destroy session WLKAuTnP2EpNfM0D\nPASS: tools/clear/test_ust 1113 - Create session MFyKb84Vcgh7hbND with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1114 - Enable channel rotchan for session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1115 - Enable ust event tp:tptest for session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1116 - Start tracing for session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1117 - Clear session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1118 - Stop lttng tracing for session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1119 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/MFyKb84Vcgh7hbND-20240206-092212\" is empty\nPASS: tools/clear/test_ust 1120 - Start tracing for session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1121 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1122 - Validate trace for event tp:tptest, 21 events\nPASS: tools/clear/test_ust 1123 - Read a total of 21 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1124 - Destroy session MFyKb84Vcgh7hbND\nPASS: tools/clear/test_ust 1125 - Create session 8o728xPOpRu4FLHt with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1126 - Enable channel chan for session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1127 - Enable ust event tp:tptest for session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1128 - Start tracing for session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1129 - Clear session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1130 - Stop lttng tracing for session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1131 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/8o728xPOpRu4FLHt*\" is empty\nPASS: tools/clear/test_ust 1132 - Destroy session 8o728xPOpRu4FLHt\nPASS: tools/clear/test_ust 1133 - Create session sa8p8tNsJhmpOHk8 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1134 - Enable channel chan for session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1135 - Enable ust event tp:tptest for session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1136 - Start tracing for session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1137 - Clear session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1138 - Stop lttng tracing for session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1139 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/sa8p8tNsJhmpOHk8-20240206-092215\" is empty\nPASS: tools/clear/test_ust 1140 - Destroy session sa8p8tNsJhmpOHk8\nPASS: tools/clear/test_ust 1141 - Create session gZrQrpzPWMzIFddc with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1142 - Enable channel chan for session gZrQrpzPWMzIFddc\nPASS: tools/clear/test_ust 1143 - Enable ust event tp:tptest for session gZrQrpzPWMzIFddc\nPASS: tools/clear/test_ust 1144 - Start tracing for session gZrQrpzPWMzIFddc\nPASS: tools/clear/test_ust 1145 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1146 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1147 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1148 - Destroy session gZrQrpzPWMzIFddc\nPASS: tools/clear/test_ust 1149 - Wait for application to exit\nPASS: tools/clear/test_ust 1150 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1151 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1152 - Create session PKHFPt2dJwXG2Wje with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1153 - Enable channel chan for session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1154 - Enable ust event tp:tptest for session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1155 - Start tracing for session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1156 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1157 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1158 - Clear session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1159 - Stop lttng tracing for session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1160 - Destroy session PKHFPt2dJwXG2Wje\nPASS: tools/clear/test_ust 1161 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1162 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1163 - Create session 33dp3XUaoDwJ40xD with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1164 - Enable channel chan for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1165 - Add context command for type: vpid\nPASS: tools/clear/test_ust 1166 - Enable ust event tp:tptest for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1167 - Start tracing for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1168 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1169 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1170 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1171 - Clear session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1172 - Enable event lttng_ust_statedump:start with filtering for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1173 - Enable event lttng_ust_statedump:end with filtering for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1174 - Statedump regenerate 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1175 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 1176 - Stop lttng tracing for session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1177 - Destroy session 33dp3XUaoDwJ40xD\nPASS: tools/clear/test_ust 1178 - Wait for application to exit\nPASS: tools/clear/test_ust 1179 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1180 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1181 - Create session m3P2dqTfuGmFUpdk in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1182 - Enable channel chan for session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1183 - Enable ust event tp:tptest for session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1184 - Start tracing for session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1185 - Clear session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1186 - Stop lttng tracing for session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1187 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\" is empty\nPASS: tools/clear/test_ust 1188 - Destroy session m3P2dqTfuGmFUpdk\nPASS: tools/clear/test_ust 1189 - Create session cnZNLxsZjE8Y0Z8L in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1190 - Enable channel chan for session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1191 - Enable ust event tp:tptest for session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1192 - Start tracing for session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1193 - Rotate session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1194 - Clear session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1195 - Stop lttng tracing for session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1196 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1197 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1198 - Destroy session cnZNLxsZjE8Y0Z8L\nPASS: tools/clear/test_ust 1199 - Create session LR16cyjfZH09SQwq in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1200 - Enable channel chan for session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1201 - Enable ust event tp:tptest for session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1202 - Start tracing for session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1203 - Clear session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1204 - Rotate session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1205 - Stop lttng tracing for session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1206 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1207 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1208 - Destroy session LR16cyjfZH09SQwq\nPASS: tools/clear/test_ust 1209 - Create session 4IILVXqpIwGiVOSd in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1210 - Enable channel chan for session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1211 - Enable ust event tp:tptest for session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1212 - Start tracing for session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1213 - Clear session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1214 - Stop lttng tracing for session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1215 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1216 - Destroy session 4IILVXqpIwGiVOSd\nPASS: tools/clear/test_ust 1217 - Create session K3f7NFaOcobUUoSi in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1218 - Enable channel channel0 for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1219 - Enable ust event tp:tptest for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1220 - Start tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1221 - Snapshot recorded\nPASS: tools/clear/test_ust 1222 - Stop lttng tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1223 - Validate trace for event tp:tptest, 9 events\nPASS: tools/clear/test_ust 1224 - Read a total of 9 events, expected 9\nPASS: tools/clear/test_ust 1225 - Start tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1226 - Clear session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1227 - Snapshot recorded\nPASS: tools/clear/test_ust 1228 - Stop lttng tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1229 - Validate empty trace\nPASS: tools/clear/test_ust 1230 - Start tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1231 - Snapshot recorded\nPASS: tools/clear/test_ust 1232 - Stop lttng tracing for session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1233 - Validate trace for event tp:tptest, 1 events\nPASS: tools/clear/test_ust 1234 - Read a total of 1 events, expected 1\nPASS: tools/clear/test_ust 1235 - Destroy session K3f7NFaOcobUUoSi\nPASS: tools/clear/test_ust 1236 - Create session XxgjTjTsp0evH7zD with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1237 - Enable channel chan for session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1238 - Enable ust event tp:tptest for session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1239 - Start tracing for session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1240 - Clear session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1241 - Clear session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1242 - Stop lttng tracing for session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1243 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/XxgjTjTsp0evH7zD-20240206-092240\" is empty\nPASS: tools/clear/test_ust 1244 - Destroy session XxgjTjTsp0evH7zD\nPASS: tools/clear/test_ust 1245 - Create session CBpoHRI8C5RsP8um with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1246 - Enable channel chan for session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1247 - Enable ust event tp:tptest for session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1248 - Start tracing for session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1249 - Rotate session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1250 - Clear session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1251 - Clear session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1252 - Stop lttng tracing for session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1253 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1254 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1255 - Destroy session CBpoHRI8C5RsP8um\nPASS: tools/clear/test_ust 1256 - Create session gUSIsh2Bs37zIC7r with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1257 - Enable channel chan for session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1258 - Enable ust event tp:tptest for session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1259 - Start tracing for session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1260 - Clear session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1261 - Clear session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1262 - Rotate session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1263 - Stop lttng tracing for session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1264 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1265 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1266 - Destroy session gUSIsh2Bs37zIC7r\nPASS: tools/clear/test_ust 1267 - Create session pege8fERUQOFTk0c with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1268 - Enable channel rotchan for session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1269 - Enable ust event tp:tptest for session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1270 - Start tracing for session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1271 - Clear session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1272 - Clear session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1273 - Stop lttng tracing for session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1274 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/pege8fERUQOFTk0c-20240206-092246\" is empty\nPASS: tools/clear/test_ust 1275 - Start tracing for session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1276 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1277 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 1278 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1279 - Destroy session pege8fERUQOFTk0c\nPASS: tools/clear/test_ust 1280 - Create session UYlNRKUALmLiia4f with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1281 - Enable channel rotchan for session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1282 - Enable ust event tp:tptest for session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1283 - Start tracing for session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1284 - Clear session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1285 - Clear session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1286 - Stop lttng tracing for session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1287 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/UYlNRKUALmLiia4f-20240206-092248\" is empty\nPASS: tools/clear/test_ust 1288 - Start tracing for session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1289 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1290 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 1291 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1292 - Destroy session UYlNRKUALmLiia4f\nPASS: tools/clear/test_ust 1293 - Create session ecoPYeiJfZFSwhLk with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1294 - Enable channel chan for session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1295 - Enable ust event tp:tptest for session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1296 - Start tracing for session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1297 - Clear session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1298 - Clear session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1299 - Stop lttng tracing for session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1300 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/ecoPYeiJfZFSwhLk*\" is empty\nPASS: tools/clear/test_ust 1301 - Destroy session ecoPYeiJfZFSwhLk\nPASS: tools/clear/test_ust 1302 - Create session uHDrfYMkIVg33Gvd with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1303 - Enable channel chan for session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1304 - Enable ust event tp:tptest for session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1305 - Start tracing for session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1306 - Clear session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1307 - Clear session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1308 - Stop lttng tracing for session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1309 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/uHDrfYMkIVg33Gvd-20240206-092252\" is empty\nPASS: tools/clear/test_ust 1310 - Destroy session uHDrfYMkIVg33Gvd\nPASS: tools/clear/test_ust 1311 - Create session VDYOPJFpHpyCYnAw with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1312 - Enable channel chan for session VDYOPJFpHpyCYnAw\nPASS: tools/clear/test_ust 1313 - Enable ust event tp:tptest for session VDYOPJFpHpyCYnAw\nPASS: tools/clear/test_ust 1314 - Start tracing for session VDYOPJFpHpyCYnAw\nPASS: tools/clear/test_ust 1315 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1316 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1317 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1318 - Destroy session VDYOPJFpHpyCYnAw\nPASS: tools/clear/test_ust 1319 - Wait for application to exit\nPASS: tools/clear/test_ust 1320 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1321 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1322 - Create session Sckif4S26n6PcdYi with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1323 - Enable channel chan for session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1324 - Enable ust event tp:tptest for session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1325 - Start tracing for session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1326 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1327 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1328 - Clear session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1329 - Clear session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1330 - Stop lttng tracing for session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1331 - Destroy session Sckif4S26n6PcdYi\nPASS: tools/clear/test_ust 1332 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1333 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1334 - Create session ncJukAsgfAmWPicm with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1335 - Enable channel chan for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1336 - Add context command for type: vpid\nPASS: tools/clear/test_ust 1337 - Enable ust event tp:tptest for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1338 - Start tracing for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1339 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1340 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1341 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1342 - Clear session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1343 - Clear session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1344 - Enable event lttng_ust_statedump:start with filtering for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1345 - Enable event lttng_ust_statedump:end with filtering for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1346 - Statedump regenerate ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1347 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 1348 - Stop lttng tracing for session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1349 - Destroy session ncJukAsgfAmWPicm\nPASS: tools/clear/test_ust 1350 - Wait for application to exit\nPASS: tools/clear/test_ust 1351 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1352 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1353 - Create session PMRPQggOaGC0fcGA in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1354 - Enable channel chan for session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1355 - Enable ust event tp:tptest for session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1356 - Start tracing for session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1357 - Clear session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1358 - Clear session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1359 - Stop lttng tracing for session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1360 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\" is empty\nPASS: tools/clear/test_ust 1361 - Destroy session PMRPQggOaGC0fcGA\nPASS: tools/clear/test_ust 1362 - Create session HxlLPYWWwnWL7uzL in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1363 - Enable channel chan for session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1364 - Enable ust event tp:tptest for session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1365 - Start tracing for session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1366 - Rotate session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1367 - Clear session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1368 - Clear session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1369 - Stop lttng tracing for session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1370 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1371 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1372 - Destroy session HxlLPYWWwnWL7uzL\nPASS: tools/clear/test_ust 1373 - Create session 7dR8uONAEPQMBLQg in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1374 - Enable channel chan for session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1375 - Enable ust event tp:tptest for session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1376 - Start tracing for session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1377 - Clear session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1378 - Clear session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1379 - Rotate session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1380 - Stop lttng tracing for session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1381 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1382 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1383 - Destroy session 7dR8uONAEPQMBLQg\nPASS: tools/clear/test_ust 1384 - Create session bkTxXNqhXJSDJhRW in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1385 - Enable channel chan for session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1386 - Enable ust event tp:tptest for session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1387 - Start tracing for session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1388 - Clear session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1389 - Clear session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1390 - Stop lttng tracing for session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1391 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1392 - Destroy session bkTxXNqhXJSDJhRW\nPASS: tools/clear/test_ust 1393 - Create session A6cxWioalim0qCdk in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1394 - Enable channel channel0 for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1395 - Enable ust event tp:tptest for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1396 - Start tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1397 - Snapshot recorded\nPASS: tools/clear/test_ust 1398 - Stop lttng tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1399 - Validate trace for event tp:tptest, 9 events\nPASS: tools/clear/test_ust 1400 - Read a total of 9 events, expected 9\nPASS: tools/clear/test_ust 1401 - Start tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1402 - Clear session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1403 - Clear session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1404 - Snapshot recorded\nPASS: tools/clear/test_ust 1405 - Stop lttng tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1406 - Validate empty trace\nPASS: tools/clear/test_ust 1407 - Start tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1408 - Snapshot recorded\nPASS: tools/clear/test_ust 1409 - Stop lttng tracing for session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1410 - Validate trace for event tp:tptest, 1 events\nPASS: tools/clear/test_ust 1411 - Read a total of 1 events, expected 1\nPASS: tools/clear/test_ust 1412 - Destroy session A6cxWioalim0qCdk\nPASS: tools/clear/test_ust 1413 - Create session Di77awTL9VCUuwCB with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1414 - Enable channel chan for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1415 - Enable ust event tp:tptest for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1416 - Start tracing for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1417 - Stop lttng tracing for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1418 - Clear session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1419 - Start tracing for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1420 - Stop lttng tracing for session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1421 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Di77awTL9VCUuwCB-20240206-092320\" is empty\nPASS: tools/clear/test_ust 1422 - Destroy session Di77awTL9VCUuwCB\nPASS: tools/clear/test_ust 1423 - Create session xj4XHxJwZ1tmIsx3 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1424 - Enable channel chan for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1425 - Enable ust event tp:tptest for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1426 - Start tracing for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1427 - Rotate session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1428 - Stop lttng tracing for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1429 - Clear session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1430 - Start tracing for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1431 - Stop lttng tracing for session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1432 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1433 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1434 - Destroy session xj4XHxJwZ1tmIsx3\nPASS: tools/clear/test_ust 1435 - Create session cUiOjlTc6OJPnOen with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1436 - Enable channel chan for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1437 - Enable ust event tp:tptest for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1438 - Start tracing for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1439 - Stop lttng tracing for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1440 - Clear session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1441 - Start tracing for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1442 - Rotate session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1443 - Stop lttng tracing for session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1444 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1445 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1446 - Destroy session cUiOjlTc6OJPnOen\nPASS: tools/clear/test_ust 1447 - Create session ftr9hWt2ncut3DE0 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1448 - Enable channel rotchan for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1449 - Enable ust event tp:tptest for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1450 - Start tracing for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1451 - Stop lttng tracing for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1452 - Clear session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1453 - Start tracing for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1454 - Stop lttng tracing for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1455 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/ftr9hWt2ncut3DE0-20240206-092325\" is empty\nPASS: tools/clear/test_ust 1456 - Start tracing for session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1457 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1458 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 1459 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1460 - Destroy session ftr9hWt2ncut3DE0\nPASS: tools/clear/test_ust 1461 - Create session rnvTA2hAUAR2stny with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1462 - Enable channel rotchan for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1463 - Enable ust event tp:tptest for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1464 - Start tracing for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1465 - Stop lttng tracing for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1466 - Clear session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1467 - Start tracing for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1468 - Stop lttng tracing for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1469 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/rnvTA2hAUAR2stny-20240206-092326\" is empty\nPASS: tools/clear/test_ust 1470 - Start tracing for session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1471 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1472 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 1473 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1474 - Destroy session rnvTA2hAUAR2stny\nPASS: tools/clear/test_ust 1475 - Create session jv01Tco4s38ftnKE with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1476 - Enable channel chan for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1477 - Enable ust event tp:tptest for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1478 - Start tracing for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1479 - Stop lttng tracing for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1480 - Clear session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1481 - Start tracing for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1482 - Stop lttng tracing for session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1483 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/jv01Tco4s38ftnKE*\" is empty\nPASS: tools/clear/test_ust 1484 - Destroy session jv01Tco4s38ftnKE\nPASS: tools/clear/test_ust 1485 - Create session kmYcExCLOQ8tViQr with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1486 - Enable channel chan for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1487 - Enable ust event tp:tptest for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1488 - Start tracing for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1489 - Stop lttng tracing for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1490 - Clear session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1491 - Start tracing for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1492 - Stop lttng tracing for session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1493 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/kmYcExCLOQ8tViQr-20240206-092329\" is empty\nPASS: tools/clear/test_ust 1494 - Destroy session kmYcExCLOQ8tViQr\nPASS: tools/clear/test_ust 1495 - Create session h3dkYe9XAM4LCODi with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1496 - Enable channel chan for session h3dkYe9XAM4LCODi\nPASS: tools/clear/test_ust 1497 - Enable ust event tp:tptest for session h3dkYe9XAM4LCODi\nPASS: tools/clear/test_ust 1498 - Start tracing for session h3dkYe9XAM4LCODi\nPASS: tools/clear/test_ust 1499 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1500 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1501 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1502 - Destroy session h3dkYe9XAM4LCODi\nPASS: tools/clear/test_ust 1503 - Wait for application to exit\nPASS: tools/clear/test_ust 1504 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1505 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1506 - Create session nmBI7JGtaNeYsMmG with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1507 - Enable channel chan for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1508 - Enable ust event tp:tptest for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1509 - Start tracing for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1510 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1511 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1512 - Stop lttng tracing for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1513 - Clear session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1514 - Start tracing for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1515 - Stop lttng tracing for session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1516 - Destroy session nmBI7JGtaNeYsMmG\nPASS: tools/clear/test_ust 1517 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1518 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1519 - Create session Hv1punYmks83zAT8 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1520 - Enable channel chan for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1521 - Add context command for type: vpid\nPASS: tools/clear/test_ust 1522 - Enable ust event tp:tptest for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1523 - Start tracing for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1524 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1525 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1526 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1527 - Stop lttng tracing for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1528 - Clear session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1529 - Start tracing for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1530 - Enable event lttng_ust_statedump:start with filtering for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1531 - Enable event lttng_ust_statedump:end with filtering for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1532 - Statedump regenerate Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1533 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 1534 - Stop lttng tracing for session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1535 - Destroy session Hv1punYmks83zAT8\nPASS: tools/clear/test_ust 1536 - Wait for application to exit\nPASS: tools/clear/test_ust 1537 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1538 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1539 - Create session uhrSA0EhlEkGnbIH in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1540 - Enable channel chan for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1541 - Enable ust event tp:tptest for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1542 - Start tracing for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1543 - Stop lttng tracing for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1544 - Clear session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1545 - Start tracing for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1546 - Stop lttng tracing for session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1547 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\" is empty\nPASS: tools/clear/test_ust 1548 - Destroy session uhrSA0EhlEkGnbIH\nPASS: tools/clear/test_ust 1549 - Create session SmlefaLUWK8yjnhf in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1550 - Enable channel chan for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1551 - Enable ust event tp:tptest for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1552 - Start tracing for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1553 - Rotate session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1554 - Stop lttng tracing for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1555 - Clear session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1556 - Start tracing for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1557 - Stop lttng tracing for session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1558 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1559 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1560 - Destroy session SmlefaLUWK8yjnhf\nPASS: tools/clear/test_ust 1561 - Create session vVhIn5qaZBhYxy5v in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1562 - Enable channel chan for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1563 - Enable ust event tp:tptest for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1564 - Start tracing for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1565 - Stop lttng tracing for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1566 - Clear session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1567 - Start tracing for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1568 - Rotate session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1569 - Stop lttng tracing for session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1570 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1571 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1572 - Destroy session vVhIn5qaZBhYxy5v\nPASS: tools/clear/test_ust 1573 - Create session tXWP6dT7WL3ONDbh in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1574 - Enable channel chan for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1575 - Enable ust event tp:tptest for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1576 - Start tracing for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1577 - Stop lttng tracing for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1578 - Clear session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1579 - Start tracing for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1580 - Stop lttng tracing for session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1581 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1582 - Destroy session tXWP6dT7WL3ONDbh\nPASS: tools/clear/test_ust 1583 - Create session 7kTnTSJPKaEMkCI6 in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1584 - Enable channel channel0 for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1585 - Enable ust event tp:tptest for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1586 - Start tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1587 - Snapshot recorded\nPASS: tools/clear/test_ust 1588 - Stop lttng tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1589 - Validate trace for event tp:tptest, 9 events\nPASS: tools/clear/test_ust 1590 - Read a total of 9 events, expected 9\nPASS: tools/clear/test_ust 1591 - Start tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1592 - Stop lttng tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1593 - Clear session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1594 - Start tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1595 - Snapshot recorded\nPASS: tools/clear/test_ust 1596 - Stop lttng tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1597 - Validate empty trace\nPASS: tools/clear/test_ust 1598 - Start tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1599 - Snapshot recorded\nPASS: tools/clear/test_ust 1600 - Stop lttng tracing for session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1601 - Validate trace for event tp:tptest, 1 events\nPASS: tools/clear/test_ust 1602 - Read a total of 1 events, expected 1\nPASS: tools/clear/test_ust 1603 - Destroy session 7kTnTSJPKaEMkCI6\nPASS: tools/clear/test_ust 1604 - Create session EVlbdLAHV7C1vKDR with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1605 - Enable channel chan for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1606 - Enable ust event tp:tptest for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1607 - Start tracing for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1608 - Stop lttng tracing for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1609 - Clear session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1610 - Clear session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1611 - Start tracing for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1612 - Stop lttng tracing for session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1613 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/EVlbdLAHV7C1vKDR-20240206-092354\" is empty\nPASS: tools/clear/test_ust 1614 - Destroy session EVlbdLAHV7C1vKDR\nPASS: tools/clear/test_ust 1615 - Create session XcdNm3PGWmhaNqhU with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1616 - Enable channel chan for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1617 - Enable ust event tp:tptest for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1618 - Start tracing for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1619 - Rotate session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1620 - Stop lttng tracing for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1621 - Clear session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1622 - Clear session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1623 - Start tracing for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1624 - Stop lttng tracing for session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1625 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1626 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1627 - Destroy session XcdNm3PGWmhaNqhU\nPASS: tools/clear/test_ust 1628 - Create session uy1Jt9sh8gfsb92a with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1629 - Enable channel chan for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1630 - Enable ust event tp:tptest for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1631 - Start tracing for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1632 - Stop lttng tracing for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1633 - Clear session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1634 - Clear session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1635 - Start tracing for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1636 - Rotate session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1637 - Stop lttng tracing for session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1638 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1639 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1640 - Destroy session uy1Jt9sh8gfsb92a\nPASS: tools/clear/test_ust 1641 - Create session FT4D6mAKC265E9Zc with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1642 - Enable channel rotchan for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1643 - Enable ust event tp:tptest for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1644 - Start tracing for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1645 - Stop lttng tracing for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1646 - Clear session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1647 - Clear session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1648 - Start tracing for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1649 - Stop lttng tracing for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1650 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/FT4D6mAKC265E9Zc-20240206-092359\" is empty\nPASS: tools/clear/test_ust 1651 - Start tracing for session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1652 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1653 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 1654 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1655 - Destroy session FT4D6mAKC265E9Zc\nPASS: tools/clear/test_ust 1656 - Create session OZnxxY0Wld9hLPED with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1657 - Enable channel rotchan for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1658 - Enable ust event tp:tptest for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1659 - Start tracing for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1660 - Stop lttng tracing for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1661 - Clear session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1662 - Clear session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1663 - Start tracing for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1664 - Stop lttng tracing for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1665 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/OZnxxY0Wld9hLPED-20240206-092400\" is empty\nPASS: tools/clear/test_ust 1666 - Start tracing for session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1667 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1668 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 1669 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1670 - Destroy session OZnxxY0Wld9hLPED\nPASS: tools/clear/test_ust 1671 - Create session 0TedAwdJb2qlkAZb with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1672 - Enable channel chan for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1673 - Enable ust event tp:tptest for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1674 - Start tracing for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1675 - Stop lttng tracing for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1676 - Clear session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1677 - Clear session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1678 - Start tracing for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1679 - Stop lttng tracing for session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1680 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/0TedAwdJb2qlkAZb*\" is empty\nPASS: tools/clear/test_ust 1681 - Destroy session 0TedAwdJb2qlkAZb\nPASS: tools/clear/test_ust 1682 - Create session ICYEPVzLXlwtaUkc with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1683 - Enable channel chan for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1684 - Enable ust event tp:tptest for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1685 - Start tracing for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1686 - Stop lttng tracing for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1687 - Clear session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1688 - Clear session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1689 - Start tracing for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1690 - Stop lttng tracing for session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1691 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/ICYEPVzLXlwtaUkc-20240206-092403\" is empty\nPASS: tools/clear/test_ust 1692 - Destroy session ICYEPVzLXlwtaUkc\nPASS: tools/clear/test_ust 1693 - Create session m92rb4pcywlAcwJZ with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1694 - Enable channel chan for session m92rb4pcywlAcwJZ\nPASS: tools/clear/test_ust 1695 - Enable ust event tp:tptest for session m92rb4pcywlAcwJZ\nPASS: tools/clear/test_ust 1696 - Start tracing for session m92rb4pcywlAcwJZ\nPASS: tools/clear/test_ust 1697 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1698 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1699 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1700 - Destroy session m92rb4pcywlAcwJZ\nPASS: tools/clear/test_ust 1701 - Wait for application to exit\nPASS: tools/clear/test_ust 1702 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1703 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1704 - Create session EtgXgfSrS96ukFxm with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1705 - Enable channel chan for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1706 - Enable ust event tp:tptest for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1707 - Start tracing for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1708 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1709 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1710 - Stop lttng tracing for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1711 - Clear session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1712 - Clear session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1713 - Start tracing for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1714 - Stop lttng tracing for session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1715 - Destroy session EtgXgfSrS96ukFxm\nPASS: tools/clear/test_ust 1716 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1717 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1718 - Create session nlNi4hvSMWGIKnwX with uri:net://localhost and opts: --live\nPASS: tools/clear/test_ust 1719 - Enable channel chan for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1720 - Add context command for type: vpid\nPASS: tools/clear/test_ust 1721 - Enable ust event tp:tptest for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1722 - Start tracing for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1723 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_ust 1724 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_ust 1725 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_ust 1726 - Stop lttng tracing for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1727 - Clear session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1728 - Clear session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1729 - Start tracing for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1730 - Enable event lttng_ust_statedump:start with filtering for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1731 - Enable event lttng_ust_statedump:end with filtering for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1732 - Statedump regenerate nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1733 - Live viewer read 12 events, expect 12\nPASS: tools/clear/test_ust 1734 - Stop lttng tracing for session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1735 - Destroy session nlNi4hvSMWGIKnwX\nPASS: tools/clear/test_ust 1736 - Wait for application to exit\nPASS: tools/clear/test_ust 1737 - Babeltrace succeeds\nPASS: tools/clear/test_ust 1738 - Wait for viewer to exit\nPASS: tools/clear/test_ust 1739 - Create session EAJ86uOutBoBwLl7 in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1740 - Enable channel chan for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1741 - Enable ust event tp:tptest for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1742 - Start tracing for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1743 - Stop lttng tracing for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1744 - Clear session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1745 - Clear session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1746 - Start tracing for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1747 - Stop lttng tracing for session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1748 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\" is empty\nPASS: tools/clear/test_ust 1749 - Destroy session EAJ86uOutBoBwLl7\nPASS: tools/clear/test_ust 1750 - Create session I9BJuK92EtP07J4x in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1751 - Enable channel chan for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1752 - Enable ust event tp:tptest for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1753 - Start tracing for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1754 - Rotate session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1755 - Stop lttng tracing for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1756 - Clear session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1757 - Clear session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1758 - Start tracing for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1759 - Stop lttng tracing for session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1760 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1761 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1762 - Destroy session I9BJuK92EtP07J4x\nPASS: tools/clear/test_ust 1763 - Create session riKAC8GuxuMb5HAI in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1764 - Enable channel chan for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1765 - Enable ust event tp:tptest for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1766 - Start tracing for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1767 - Stop lttng tracing for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1768 - Clear session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1769 - Clear session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1770 - Start tracing for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1771 - Rotate session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1772 - Stop lttng tracing for session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1773 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1774 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1775 - Destroy session riKAC8GuxuMb5HAI\nPASS: tools/clear/test_ust 1776 - Create session GJ0dliaNhpUWV6UW in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1777 - Enable channel chan for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1778 - Enable ust event tp:tptest for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1779 - Start tracing for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1780 - Stop lttng tracing for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1781 - Clear session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1782 - Clear session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1783 - Start tracing for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1784 - Stop lttng tracing for session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1785 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1786 - Destroy session GJ0dliaNhpUWV6UW\nPASS: tools/clear/test_ust 1787 - Create session iQQvGGyKy6O8KTCx in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1788 - Enable channel channel0 for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1789 - Enable ust event tp:tptest for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1790 - Start tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1791 - Snapshot recorded\nPASS: tools/clear/test_ust 1792 - Stop lttng tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1793 - Validate trace for event tp:tptest, 9 events\nPASS: tools/clear/test_ust 1794 - Read a total of 9 events, expected 9\nPASS: tools/clear/test_ust 1795 - Start tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1796 - Stop lttng tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1797 - Clear session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1798 - Clear session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1799 - Start tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1800 - Snapshot recorded\nPASS: tools/clear/test_ust 1801 - Stop lttng tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1802 - Validate empty trace\nPASS: tools/clear/test_ust 1803 - Start tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1804 - Snapshot recorded\nPASS: tools/clear/test_ust 1805 - Stop lttng tracing for session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1806 - Validate trace for event tp:tptest, 1 events\nPASS: tools/clear/test_ust 1807 - Read a total of 1 events, expected 1\nPASS: tools/clear/test_ust 1808 - Destroy session iQQvGGyKy6O8KTCx\nPASS: tools/clear/test_ust 1809 - Create session yKAjcaVzyFnW3ys6 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1810 - Enable channel chan for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1811 - Enable ust event tp:tptest for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1812 - Start tracing for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1813 - Stop lttng tracing for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1814 - Rotate session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1815 - Clear session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1816 - Start tracing for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1817 - Stop lttng tracing for session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1818 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 1819 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 1820 - Destroy session yKAjcaVzyFnW3ys6\nPASS: tools/clear/test_ust 1821 - Create session LiCSpRnmtbVgdpA0 with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1822 - Enable channel chan for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1823 - Enable ust event tp:tptest for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1824 - Start tracing for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1825 - Rotate session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1826 - Stop lttng tracing for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1827 - Rotate session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1828 - Clear session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1829 - Start tracing for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1830 - Stop lttng tracing for session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1831 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 1832 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 1833 - Destroy session LiCSpRnmtbVgdpA0\nPASS: tools/clear/test_ust 1834 - Create session is4VkyVTIVWm7HzA with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1835 - Enable channel chan for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1836 - Enable ust event tp:tptest for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1837 - Start tracing for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1838 - Stop lttng tracing for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1839 - Rotate session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1840 - Clear session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1841 - Start tracing for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1842 - Rotate session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1843 - Stop lttng tracing for session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1844 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 1845 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 1846 - Destroy session is4VkyVTIVWm7HzA\nPASS: tools/clear/test_ust 1847 - Create session iqS1USmXKxShdFSY with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1848 - Enable channel rotchan for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1849 - Enable ust event tp:tptest for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1850 - Start tracing for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1851 - Stop lttng tracing for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1852 - Rotate session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1853 - Clear session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1854 - Start tracing for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1855 - Stop lttng tracing for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1856 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 1857 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 1858 - Start tracing for session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1859 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1860 - Validate trace for event tp:tptest, 30 events\nPASS: tools/clear/test_ust 1861 - Read a total of 30 events, expected 30\nPASS: tools/clear/test_ust 1862 - Destroy session iqS1USmXKxShdFSY\nPASS: tools/clear/test_ust 1863 - Create session X96Xw9gz0tRCqFkJ with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1864 - Enable channel rotchan for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1865 - Enable ust event tp:tptest for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1866 - Start tracing for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1867 - Stop lttng tracing for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1868 - Rotate session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1869 - Clear session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1870 - Start tracing for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1871 - Stop lttng tracing for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1872 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 1873 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 1874 - Start tracing for session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1875 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1876 - Validate trace for event tp:tptest, 68 events\nPASS: tools/clear/test_ust 1877 - Read a total of 68 events, expected between [1, 600000[\nPASS: tools/clear/test_ust 1878 - Destroy session X96Xw9gz0tRCqFkJ\nPASS: tools/clear/test_ust 1879 - Create session vHcFuJoeCaXyIKLG with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1880 - Enable channel chan for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1881 - Enable ust event tp:tptest for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1882 - Start tracing for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1883 - Stop lttng tracing for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1884 - Clear session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1885 - Start tracing for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1886 - Stop lttng tracing for session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1887 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/vHcFuJoeCaXyIKLG*\" is empty\nPASS: tools/clear/test_ust 1888 - Destroy session vHcFuJoeCaXyIKLG\nPASS: tools/clear/test_ust 1889 - Create session zC3iw6aILwmLPSYR in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1890 - Enable channel chan for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1891 - Enable ust event tp:tptest for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1892 - Start tracing for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1893 - Stop lttng tracing for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1894 - Rotate session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1895 - Clear session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1896 - Start tracing for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1897 - Stop lttng tracing for session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1898 - Validate trace for event tp:tptest, 10 events\nPASS: tools/clear/test_ust 1899 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_ust 1900 - Destroy session zC3iw6aILwmLPSYR\nPASS: tools/clear/test_ust 1901 - Create session xyqA0k19wDrjOOBC in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1902 - Enable channel chan for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1903 - Enable ust event tp:tptest for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1904 - Start tracing for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1905 - Rotate session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1906 - Stop lttng tracing for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1907 - Rotate session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1908 - Clear session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1909 - Start tracing for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1910 - Stop lttng tracing for session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1911 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 1912 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 1913 - Destroy session xyqA0k19wDrjOOBC\nPASS: tools/clear/test_ust 1914 - Create session X7sG129Ar6Q4diBR in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1915 - Enable channel chan for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1916 - Enable ust event tp:tptest for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1917 - Start tracing for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1918 - Stop lttng tracing for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1919 - Rotate session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1920 - Clear session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1921 - Start tracing for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1922 - Rotate session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1923 - Stop lttng tracing for session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1924 - Validate trace for event tp:tptest, 6 events\nPASS: tools/clear/test_ust 1925 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_ust 1926 - Destroy session X7sG129Ar6Q4diBR\nPASS: tools/clear/test_ust 1927 - Create session HKpINZcMrKB3IQrG in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 1928 - Enable channel chan for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1929 - Enable ust event tp:tptest for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1930 - Start tracing for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1931 - Stop lttng tracing for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1932 - Clear session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1933 - Start tracing for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1934 - Stop lttng tracing for session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1935 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 1936 - Destroy session HKpINZcMrKB3IQrG\nPASS: tools/clear/test_ust 1937 - Create session 7R7L5Vs4PD7UpT0D with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1938 - Enable channel chan for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1939 - Enable ust event tp:tptest for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1940 - Start tracing for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1941 - Stop lttng tracing for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1942 - Clear session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1943 - Expected fail on rotate session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1944 - Start tracing for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1945 - Stop lttng tracing for session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1946 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/7R7L5Vs4PD7UpT0D-20240206-092444\" is empty\nPASS: tools/clear/test_ust 1947 - Destroy session 7R7L5Vs4PD7UpT0D\nPASS: tools/clear/test_ust 1948 - Create session GrkITw6rN0NqteEP with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1949 - Enable channel chan for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1950 - Enable ust event tp:tptest for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1951 - Start tracing for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1952 - Rotate session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1953 - Stop lttng tracing for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1954 - Clear session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1955 - Expected fail on rotate session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1956 - Start tracing for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1957 - Stop lttng tracing for session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1958 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 1959 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 1960 - Destroy session GrkITw6rN0NqteEP\nPASS: tools/clear/test_ust 1961 - Create session GUfO7vwrmTuaPI0S with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1962 - Enable channel chan for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1963 - Enable ust event tp:tptest for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1964 - Start tracing for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1965 - Stop lttng tracing for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1966 - Clear session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1967 - Expected fail on rotate session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1968 - Start tracing for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1969 - Rotate session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1970 - Stop lttng tracing for session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1971 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 1972 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 1973 - Destroy session GUfO7vwrmTuaPI0S\nPASS: tools/clear/test_ust 1974 - Create session IW9XxuSAVsco2chN with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1975 - Enable channel rotchan for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1976 - Enable ust event tp:tptest for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1977 - Start tracing for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1978 - Stop lttng tracing for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1979 - Clear session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1980 - Expected fail on rotate session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1981 - Start tracing for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1982 - Stop lttng tracing for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1983 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/IW9XxuSAVsco2chN-20240206-092448\" is empty\nPASS: tools/clear/test_ust 1984 - Start tracing for session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1985 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 1986 - Validate trace for event tp:tptest, 20 events\nPASS: tools/clear/test_ust 1987 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_ust 1988 - Destroy session IW9XxuSAVsco2chN\nPASS: tools/clear/test_ust 1989 - Create session Q2DgME3Kh3r8Rwoc with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 1990 - Enable channel rotchan for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1991 - Enable ust event tp:tptest for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1992 - Start tracing for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1993 - Stop lttng tracing for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1994 - Clear session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1995 - Expected fail on rotate session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1996 - Start tracing for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1997 - Stop lttng tracing for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 1998 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/Q2DgME3Kh3r8Rwoc-20240206-092450\" is empty\nPASS: tools/clear/test_ust 1999 - Start tracing for session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 2000 - Stop lttng tracing for session\nPASS: tools/clear/test_ust 2001 - Validate trace for event tp:tptest, 34 events\nPASS: tools/clear/test_ust 2002 - Read a total of 34 events, expected between [1, 200000[\nPASS: tools/clear/test_ust 2003 - Destroy session Q2DgME3Kh3r8Rwoc\nPASS: tools/clear/test_ust 2004 - Create session 3smJJeZqL79O99li with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 2005 - Enable channel chan for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2006 - Enable ust event tp:tptest for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2007 - Start tracing for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2008 - Stop lttng tracing for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2009 - Clear session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2010 - Start tracing for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2011 - Stop lttng tracing for session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2012 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/qemuarm64/3smJJeZqL79O99li*\" is empty\nPASS: tools/clear/test_ust 2013 - Destroy session 3smJJeZqL79O99li\nPASS: tools/clear/test_ust 2014 - Create session tZZ4bTVgbEkfjYdE in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 2015 - Enable channel chan for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2016 - Enable ust event tp:tptest for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2017 - Start tracing for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2018 - Stop lttng tracing for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2019 - Clear session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2020 - Expected fail on rotate session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2021 - Start tracing for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2022 - Stop lttng tracing for session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2023 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg/ust/\" is empty\nPASS: tools/clear/test_ust 2024 - Destroy session tZZ4bTVgbEkfjYdE\nPASS: tools/clear/test_ust 2025 - Create session LdrhqQTLUBxVjj0N in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 2026 - Enable channel chan for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2027 - Enable ust event tp:tptest for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2028 - Start tracing for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2029 - Rotate session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2030 - Stop lttng tracing for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2031 - Clear session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2032 - Expected fail on rotate session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2033 - Start tracing for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2034 - Stop lttng tracing for session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2035 - Validate trace for event tp:tptest, 4 events\nPASS: tools/clear/test_ust 2036 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_ust 2037 - Destroy session LdrhqQTLUBxVjj0N\nPASS: tools/clear/test_ust 2038 - Create session QT8YVoClZXoTjamF in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 2039 - Enable channel chan for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2040 - Enable ust event tp:tptest for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2041 - Start tracing for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2042 - Stop lttng tracing for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2043 - Clear session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2044 - Expected fail on rotate session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2045 - Start tracing for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2046 - Rotate session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2047 - Stop lttng tracing for session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2048 - Validate trace for event tp:tptest, 5 events\nPASS: tools/clear/test_ust 2049 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_ust 2050 - Destroy session QT8YVoClZXoTjamF\nPASS: tools/clear/test_ust 2051 - Create session 1Rw3fKcG0bpcS5rz in -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\nPASS: tools/clear/test_ust 2052 - Enable channel chan for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2053 - Enable ust event tp:tptest for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2054 - Start tracing for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2055 - Stop lttng tracing for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2056 - Clear session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2057 - Start tracing for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2058 - Stop lttng tracing for session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2059 - Directory \"/tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg\" is empty\nPASS: tools/clear/test_ust 2060 - Destroy session 1Rw3fKcG0bpcS5rz\nPASS: tools/clear/test_ust 2061 - Wait after kill session daemon\nPASS: tools/clear/test_ust 2062 - Wait after kill relay daemon\nPASS: tools/clear/test_ust 2063 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXX_ust_trace_path.cUvtxg)\nPASS: tools/clear/test_ust 2064 - Start session daemon\nPASS: tools/clear/test_ust 2065 - Create session AlNzIZmHdaUtPJEn with uri:net://localhost and opts:\nPASS: tools/clear/test_ust 2066 - Enable ust event tp:tptest for session AlNzIZmHdaUtPJEn\nPASS: tools/clear/test_ust 2067 - Start tracing for session AlNzIZmHdaUtPJEn\nPASS: tools/clear/test_ust 2068 - Expected fail on clear session AlNzIZmHdaUtPJEn\nPASS: tools/clear/test_ust 2069 - Destroy session AlNzIZmHdaUtPJEn\nPASS: tools/clear/test_ust 2070 - Wait after kill session daemon\nPASS: tools/clear/test_ust 2071 - Wait after kill relay daemon\nPASS: tools/clear/test_kernel 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG)\nPASS: tools/clear/test_kernel 2 - Start session daemon\nPASS: tools/clear/test_kernel 3 - Create session 4YjExuqq7XWKiPLH with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 4 - Enable kernel event lttng_test_filter_event for session 4YjExuqq7XWKiPLH\nPASS: tools/clear/test_kernel 5 - Start tracing for session 4YjExuqq7XWKiPLH\nPASS: tools/clear/test_kernel 6 - Clear session 4YjExuqq7XWKiPLH\nPASS: tools/clear/test_kernel 7 - Stop lttng tracing for session 4YjExuqq7XWKiPLH\nPASS: tools/clear/test_kernel 8 - Validate empty trace\nPASS: tools/clear/test_kernel 9 - Destroy session 4YjExuqq7XWKiPLH\nPASS: tools/clear/test_kernel 10 - Create session vMddwv7HlBNsIIrn with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 11 - Enable kernel event lttng_test_filter_event for session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 12 - Start tracing for session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 13 - Rotate session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 14 - Clear session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 15 - Stop lttng tracing for session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 16 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 17 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 18 - Destroy session vMddwv7HlBNsIIrn\nPASS: tools/clear/test_kernel 19 - Create session FDZTUS2b70J9s88x with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 20 - Enable kernel event lttng_test_filter_event for session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 21 - Start tracing for session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 22 - Clear session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 23 - Rotate session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 24 - Stop lttng tracing for session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 25 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 26 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 27 - Destroy session FDZTUS2b70J9s88x\nPASS: tools/clear/test_kernel 28 - Create session wSGH2VDL7Tx5848j with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 29 - Enable channel rotchan for session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 30 - Enable kernel event lttng_test_filter_event for session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 31 - Start tracing for session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 32 - Clear session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 33 - Stop lttng tracing for session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 34 - Validate empty trace\nPASS: tools/clear/test_kernel 35 - Start tracing for session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 36 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 37 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/clear/test_kernel 38 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_kernel 39 - Destroy session wSGH2VDL7Tx5848j\nPASS: tools/clear/test_kernel 40 - Create session NX9k7RGEjK0o2BRa with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 41 - Enable channel rotchan for session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 42 - Enable kernel event lttng_test_filter_event for session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 43 - Start tracing for session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 44 - Clear session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 45 - Stop lttng tracing for session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 46 - Validate empty trace\nPASS: tools/clear/test_kernel 47 - Start tracing for session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 48 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 49 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 50 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 51 - Destroy session NX9k7RGEjK0o2BRa\nPASS: tools/clear/test_kernel 52 - Create session 7RRnOjlKeqlyLx4J with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 53 - Enable kernel event lttng_test_filter_event for session 7RRnOjlKeqlyLx4J\nPASS: tools/clear/test_kernel 54 - Start tracing for session 7RRnOjlKeqlyLx4J\nPASS: tools/clear/test_kernel 55 - Clear session 7RRnOjlKeqlyLx4J\nPASS: tools/clear/test_kernel 56 - Stop lttng tracing for session 7RRnOjlKeqlyLx4J\nPASS: tools/clear/test_kernel 57 - Validate empty trace\nPASS: tools/clear/test_kernel 58 - Destroy session 7RRnOjlKeqlyLx4J\nPASS: tools/clear/test_kernel 59 - Create session 9FTuxY62VsNyYmYi with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 60 - Enable channel chan for session 9FTuxY62VsNyYmYi\nPASS: tools/clear/test_kernel 61 - Enable kernel event lttng_test_filter_event for session 9FTuxY62VsNyYmYi\nPASS: tools/clear/test_kernel 62 - Start tracing for session 9FTuxY62VsNyYmYi\nPASS: tools/clear/test_kernel 63 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 64 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 65 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_kernel 66 - Destroy session 9FTuxY62VsNyYmYi\nPASS: tools/clear/test_kernel 67 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 68 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 69 - Create session lqH0fNJyp13AH8Nz with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 70 - Enable channel chan for session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 71 - Enable kernel event lttng_test_filter_event for session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 72 - Start tracing for session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 73 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 74 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 75 - Clear session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 76 - Stop lttng tracing for session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 77 - Destroy session lqH0fNJyp13AH8Nz\nPASS: tools/clear/test_kernel 78 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 79 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 80 - Create session FVRlxSwMPNr66FuU in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 81 - Enable kernel event lttng_test_filter_event for session FVRlxSwMPNr66FuU\nPASS: tools/clear/test_kernel 82 - Start tracing for session FVRlxSwMPNr66FuU\nPASS: tools/clear/test_kernel 83 - Clear session FVRlxSwMPNr66FuU\nPASS: tools/clear/test_kernel 84 - Stop lttng tracing for session FVRlxSwMPNr66FuU\nPASS: tools/clear/test_kernel 85 - Validate empty trace\nPASS: tools/clear/test_kernel 86 - Destroy session FVRlxSwMPNr66FuU\nPASS: tools/clear/test_kernel 87 - Create session ZHFTYb6pFqAm6QRR in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 88 - Enable kernel event lttng_test_filter_event for session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 89 - Start tracing for session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 90 - Rotate session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 91 - Clear session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 92 - Stop lttng tracing for session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 93 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 94 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 95 - Destroy session ZHFTYb6pFqAm6QRR\nPASS: tools/clear/test_kernel 96 - Create session ytmmjmiWLBhkSv2Q in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 97 - Enable kernel event lttng_test_filter_event for session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 98 - Start tracing for session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 99 - Clear session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 100 - Rotate session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 101 - Stop lttng tracing for session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 102 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 103 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 104 - Destroy session ytmmjmiWLBhkSv2Q\nPASS: tools/clear/test_kernel 105 - Create session wxSiauV0R2HR4p0C with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_kernel 106 - Enable kernel event lttng_test_filter_event for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 107 - Start tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 108 - Snapshot recorded\nPASS: tools/clear/test_kernel 109 - Stop lttng tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 110 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 111 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 112 - Start tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 113 - Clear session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 114 - Snapshot recorded\nPASS: tools/clear/test_kernel 115 - Stop lttng tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 116 - Validate empty trace\nPASS: tools/clear/test_kernel 117 - Start tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 118 - Snapshot recorded\nPASS: tools/clear/test_kernel 119 - Stop lttng tracing for session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 120 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 121 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 122 - Destroy session wxSiauV0R2HR4p0C\nPASS: tools/clear/test_kernel 123 - Create session c5G1SFaJ0VYfyLYb in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 124 - Enable kernel event lttng_test_filter_event for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 125 - Start tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 126 - Snapshot recorded\nPASS: tools/clear/test_kernel 127 - Stop lttng tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 128 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 129 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 130 - Start tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 131 - Clear session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 132 - Snapshot recorded\nPASS: tools/clear/test_kernel 133 - Stop lttng tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 134 - Validate empty trace\nPASS: tools/clear/test_kernel 135 - Start tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 136 - Snapshot recorded\nPASS: tools/clear/test_kernel 137 - Stop lttng tracing for session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 138 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 139 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 140 - Destroy session c5G1SFaJ0VYfyLYb\nPASS: tools/clear/test_kernel 141 - Create session xUqq0aDmtBJWHLpA with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 142 - Enable kernel event lttng_test_filter_event for session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 143 - Start tracing for session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 144 - Clear session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 145 - Clear session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 146 - Stop lttng tracing for session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 147 - Validate empty trace\nPASS: tools/clear/test_kernel 148 - Destroy session xUqq0aDmtBJWHLpA\nPASS: tools/clear/test_kernel 149 - Create session TYMb4ms6iRCj5vUR with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 150 - Enable kernel event lttng_test_filter_event for session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 151 - Start tracing for session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 152 - Rotate session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 153 - Clear session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 154 - Clear session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 155 - Stop lttng tracing for session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 156 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 157 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 158 - Destroy session TYMb4ms6iRCj5vUR\nPASS: tools/clear/test_kernel 159 - Create session DX95LGCClGLwRU07 with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 160 - Enable kernel event lttng_test_filter_event for session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 161 - Start tracing for session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 162 - Clear session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 163 - Clear session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 164 - Rotate session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 165 - Stop lttng tracing for session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 166 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 167 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 168 - Destroy session DX95LGCClGLwRU07\nPASS: tools/clear/test_kernel 169 - Create session JS0A1ftm0Mz6gCVV with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 170 - Enable channel rotchan for session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 171 - Enable kernel event lttng_test_filter_event for session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 172 - Start tracing for session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 173 - Clear session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 174 - Clear session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 175 - Stop lttng tracing for session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 176 - Validate empty trace\nPASS: tools/clear/test_kernel 177 - Start tracing for session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 178 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 179 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/clear/test_kernel 180 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_kernel 181 - Destroy session JS0A1ftm0Mz6gCVV\nPASS: tools/clear/test_kernel 182 - Create session 5WUxzYhAki98KzZq with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 183 - Enable channel rotchan for session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 184 - Enable kernel event lttng_test_filter_event for session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 185 - Start tracing for session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 186 - Clear session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 187 - Clear session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 188 - Stop lttng tracing for session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 189 - Validate empty trace\nPASS: tools/clear/test_kernel 190 - Start tracing for session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 191 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 192 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 193 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 194 - Destroy session 5WUxzYhAki98KzZq\nPASS: tools/clear/test_kernel 195 - Create session fqxQOdrKI3KxhJ08 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 196 - Enable kernel event lttng_test_filter_event for session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 197 - Start tracing for session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 198 - Clear session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 199 - Clear session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 200 - Stop lttng tracing for session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 201 - Validate empty trace\nPASS: tools/clear/test_kernel 202 - Destroy session fqxQOdrKI3KxhJ08\nPASS: tools/clear/test_kernel 203 - Create session HOmBuTKFCTVaYXL1 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 204 - Enable channel chan for session HOmBuTKFCTVaYXL1\nPASS: tools/clear/test_kernel 205 - Enable kernel event lttng_test_filter_event for session HOmBuTKFCTVaYXL1\nPASS: tools/clear/test_kernel 206 - Start tracing for session HOmBuTKFCTVaYXL1\nPASS: tools/clear/test_kernel 207 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 208 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 209 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_kernel 210 - Destroy session HOmBuTKFCTVaYXL1\nPASS: tools/clear/test_kernel 211 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 212 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 213 - Create session kqxANX8nYhbo44j3 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 214 - Enable channel chan for session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 215 - Enable kernel event lttng_test_filter_event for session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 216 - Start tracing for session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 217 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 218 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 219 - Clear session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 220 - Clear session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 221 - Stop lttng tracing for session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 222 - Destroy session kqxANX8nYhbo44j3\nPASS: tools/clear/test_kernel 223 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 224 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 225 - Create session to2NvYIZ5C9V6R9T in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 226 - Enable kernel event lttng_test_filter_event for session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 227 - Start tracing for session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 228 - Clear session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 229 - Clear session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 230 - Stop lttng tracing for session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 231 - Validate empty trace\nPASS: tools/clear/test_kernel 232 - Destroy session to2NvYIZ5C9V6R9T\nPASS: tools/clear/test_kernel 233 - Create session 4Dq2bDjfCZ15ODxR in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 234 - Enable kernel event lttng_test_filter_event for session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 235 - Start tracing for session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 236 - Rotate session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 237 - Clear session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 238 - Clear session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 239 - Stop lttng tracing for session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 240 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 241 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 242 - Destroy session 4Dq2bDjfCZ15ODxR\nPASS: tools/clear/test_kernel 243 - Create session 7RU3Ac3foIfBeApS in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 244 - Enable kernel event lttng_test_filter_event for session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 245 - Start tracing for session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 246 - Clear session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 247 - Clear session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 248 - Rotate session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 249 - Stop lttng tracing for session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 250 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 251 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 252 - Destroy session 7RU3Ac3foIfBeApS\nPASS: tools/clear/test_kernel 253 - Create session Aqvb39K99oaMsBKt with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_kernel 254 - Enable kernel event lttng_test_filter_event for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 255 - Start tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 256 - Snapshot recorded\nPASS: tools/clear/test_kernel 257 - Stop lttng tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 258 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 259 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 260 - Start tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 261 - Clear session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 262 - Clear session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 263 - Snapshot recorded\nPASS: tools/clear/test_kernel 264 - Stop lttng tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 265 - Validate empty trace\nPASS: tools/clear/test_kernel 266 - Start tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 267 - Snapshot recorded\nPASS: tools/clear/test_kernel 268 - Stop lttng tracing for session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 269 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 270 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 271 - Destroy session Aqvb39K99oaMsBKt\nPASS: tools/clear/test_kernel 272 - Create session sI8oI5XxaG92PyQZ in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 273 - Enable kernel event lttng_test_filter_event for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 274 - Start tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 275 - Snapshot recorded\nPASS: tools/clear/test_kernel 276 - Stop lttng tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 277 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 278 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 279 - Start tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 280 - Clear session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 281 - Clear session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 282 - Snapshot recorded\nPASS: tools/clear/test_kernel 283 - Stop lttng tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 284 - Validate empty trace\nPASS: tools/clear/test_kernel 285 - Start tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 286 - Snapshot recorded\nPASS: tools/clear/test_kernel 287 - Stop lttng tracing for session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 288 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 289 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 290 - Destroy session sI8oI5XxaG92PyQZ\nPASS: tools/clear/test_kernel 291 - Create session EYqyxtG3LK35p1fb with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 292 - Enable kernel event lttng_test_filter_event for session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 293 - Start tracing for session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 294 - Stop lttng tracing for session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 295 - Clear session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 296 - Start tracing for session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 297 - Stop lttng tracing for session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 298 - Validate empty trace\nPASS: tools/clear/test_kernel 299 - Destroy session EYqyxtG3LK35p1fb\nPASS: tools/clear/test_kernel 300 - Create session Ps446viMrZGn7ojT with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 301 - Enable kernel event lttng_test_filter_event for session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 302 - Start tracing for session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 303 - Rotate session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 304 - Stop lttng tracing for session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 305 - Clear session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 306 - Start tracing for session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 307 - Stop lttng tracing for session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 308 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 309 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 310 - Destroy session Ps446viMrZGn7ojT\nPASS: tools/clear/test_kernel 311 - Create session KPW9n2Ze99jtmclx with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 312 - Enable kernel event lttng_test_filter_event for session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 313 - Start tracing for session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 314 - Stop lttng tracing for session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 315 - Clear session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 316 - Start tracing for session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 317 - Rotate session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 318 - Stop lttng tracing for session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 319 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 320 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 321 - Destroy session KPW9n2Ze99jtmclx\nPASS: tools/clear/test_kernel 322 - Create session IWjQFXG1yDYdNgx9 with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 323 - Enable channel rotchan for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 324 - Enable kernel event lttng_test_filter_event for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 325 - Start tracing for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 326 - Stop lttng tracing for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 327 - Clear session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 328 - Start tracing for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 329 - Stop lttng tracing for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 330 - Validate empty trace\nPASS: tools/clear/test_kernel 331 - Start tracing for session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 332 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 333 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/clear/test_kernel 334 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_kernel 335 - Destroy session IWjQFXG1yDYdNgx9\nPASS: tools/clear/test_kernel 336 - Create session DycykmBB1lSSElX4 with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 337 - Enable channel rotchan for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 338 - Enable kernel event lttng_test_filter_event for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 339 - Start tracing for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 340 - Stop lttng tracing for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 341 - Clear session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 342 - Start tracing for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 343 - Stop lttng tracing for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 344 - Validate empty trace\nPASS: tools/clear/test_kernel 345 - Start tracing for session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 346 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 347 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 348 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 349 - Destroy session DycykmBB1lSSElX4\nPASS: tools/clear/test_kernel 350 - Create session oDqWwcgKubssBlON with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 351 - Enable kernel event lttng_test_filter_event for session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 352 - Start tracing for session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 353 - Stop lttng tracing for session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 354 - Clear session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 355 - Start tracing for session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 356 - Stop lttng tracing for session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 357 - Validate empty trace\nPASS: tools/clear/test_kernel 358 - Destroy session oDqWwcgKubssBlON\nPASS: tools/clear/test_kernel 359 - Create session 0G8yKAz9wLpjKrxe with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 360 - Enable channel chan for session 0G8yKAz9wLpjKrxe\nPASS: tools/clear/test_kernel 361 - Enable kernel event lttng_test_filter_event for session 0G8yKAz9wLpjKrxe\nPASS: tools/clear/test_kernel 362 - Start tracing for session 0G8yKAz9wLpjKrxe\nPASS: tools/clear/test_kernel 363 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 364 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 365 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_kernel 366 - Destroy session 0G8yKAz9wLpjKrxe\nPASS: tools/clear/test_kernel 367 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 368 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 369 - Create session kfPa1otBxklxJWlH with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 370 - Enable channel chan for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 371 - Enable kernel event lttng_test_filter_event for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 372 - Start tracing for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 373 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 374 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 375 - Stop lttng tracing for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 376 - Clear session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 377 - Start tracing for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 378 - Stop lttng tracing for session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 379 - Destroy session kfPa1otBxklxJWlH\nPASS: tools/clear/test_kernel 380 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 381 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 382 - Create session NDY3pkzVHDSaCIUf in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 383 - Enable kernel event lttng_test_filter_event for session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 384 - Start tracing for session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 385 - Stop lttng tracing for session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 386 - Clear session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 387 - Start tracing for session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 388 - Stop lttng tracing for session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 389 - Validate empty trace\nPASS: tools/clear/test_kernel 390 - Destroy session NDY3pkzVHDSaCIUf\nPASS: tools/clear/test_kernel 391 - Create session KjriLb07bcKUCfM5 in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 392 - Enable kernel event lttng_test_filter_event for session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 393 - Start tracing for session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 394 - Rotate session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 395 - Stop lttng tracing for session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 396 - Clear session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 397 - Start tracing for session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 398 - Stop lttng tracing for session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 399 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 400 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 401 - Destroy session KjriLb07bcKUCfM5\nPASS: tools/clear/test_kernel 402 - Create session KXDstuvBde3I5OMl in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 403 - Enable kernel event lttng_test_filter_event for session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 404 - Start tracing for session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 405 - Stop lttng tracing for session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 406 - Clear session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 407 - Start tracing for session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 408 - Rotate session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 409 - Stop lttng tracing for session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 410 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 411 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 412 - Destroy session KXDstuvBde3I5OMl\nPASS: tools/clear/test_kernel 413 - Create session RkKpWgJMFuHM2ogA with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_kernel 414 - Enable kernel event lttng_test_filter_event for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 415 - Start tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 416 - Snapshot recorded\nPASS: tools/clear/test_kernel 417 - Stop lttng tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 418 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 419 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 420 - Start tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 421 - Stop lttng tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 422 - Clear session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 423 - Start tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 424 - Snapshot recorded\nPASS: tools/clear/test_kernel 425 - Stop lttng tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 426 - Validate empty trace\nPASS: tools/clear/test_kernel 427 - Start tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 428 - Snapshot recorded\nPASS: tools/clear/test_kernel 429 - Stop lttng tracing for session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 430 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 431 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 432 - Destroy session RkKpWgJMFuHM2ogA\nPASS: tools/clear/test_kernel 433 - Create session z01xQ7lP6OLOLtCc in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 434 - Enable kernel event lttng_test_filter_event for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 435 - Start tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 436 - Snapshot recorded\nPASS: tools/clear/test_kernel 437 - Stop lttng tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 438 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 439 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 440 - Start tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 441 - Stop lttng tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 442 - Clear session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 443 - Start tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 444 - Snapshot recorded\nPASS: tools/clear/test_kernel 445 - Stop lttng tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 446 - Validate empty trace\nPASS: tools/clear/test_kernel 447 - Start tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 448 - Snapshot recorded\nPASS: tools/clear/test_kernel 449 - Stop lttng tracing for session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 450 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 451 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 452 - Destroy session z01xQ7lP6OLOLtCc\nPASS: tools/clear/test_kernel 453 - Create session Vzx8q7iy5JPZz8Vl with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 454 - Enable kernel event lttng_test_filter_event for session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 455 - Start tracing for session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 456 - Stop lttng tracing for session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 457 - Clear session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 458 - Clear session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 459 - Start tracing for session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 460 - Stop lttng tracing for session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 461 - Validate empty trace\nPASS: tools/clear/test_kernel 462 - Destroy session Vzx8q7iy5JPZz8Vl\nPASS: tools/clear/test_kernel 463 - Create session zc22vsG2vankBTZ9 with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 464 - Enable kernel event lttng_test_filter_event for session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 465 - Start tracing for session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 466 - Rotate session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 467 - Stop lttng tracing for session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 468 - Clear session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 469 - Clear session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 470 - Start tracing for session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 471 - Stop lttng tracing for session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 472 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 473 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 474 - Destroy session zc22vsG2vankBTZ9\nPASS: tools/clear/test_kernel 475 - Create session hvbr1jS2fs00KBEN with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 476 - Enable kernel event lttng_test_filter_event for session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 477 - Start tracing for session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 478 - Stop lttng tracing for session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 479 - Clear session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 480 - Clear session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 481 - Start tracing for session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 482 - Rotate session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 483 - Stop lttng tracing for session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 484 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 485 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 486 - Destroy session hvbr1jS2fs00KBEN\nPASS: tools/clear/test_kernel 487 - Create session DWJd2AcuTRIVWkms with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 488 - Enable channel rotchan for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 489 - Enable kernel event lttng_test_filter_event for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 490 - Start tracing for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 491 - Stop lttng tracing for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 492 - Clear session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 493 - Clear session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 494 - Start tracing for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 495 - Stop lttng tracing for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 496 - Validate empty trace\nPASS: tools/clear/test_kernel 497 - Start tracing for session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 498 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 499 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/clear/test_kernel 500 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_kernel 501 - Destroy session DWJd2AcuTRIVWkms\nPASS: tools/clear/test_kernel 502 - Create session qHKUrgqDpWUsLBFx with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 503 - Enable channel rotchan for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 504 - Enable kernel event lttng_test_filter_event for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 505 - Start tracing for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 506 - Stop lttng tracing for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 507 - Clear session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 508 - Clear session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 509 - Start tracing for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 510 - Stop lttng tracing for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 511 - Validate empty trace\nPASS: tools/clear/test_kernel 512 - Start tracing for session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 513 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 514 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 515 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 516 - Destroy session qHKUrgqDpWUsLBFx\nPASS: tools/clear/test_kernel 517 - Create session LBI4sY8hSwU9dxE7 with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 518 - Enable kernel event lttng_test_filter_event for session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 519 - Start tracing for session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 520 - Stop lttng tracing for session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 521 - Clear session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 522 - Clear session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 523 - Start tracing for session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 524 - Stop lttng tracing for session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 525 - Validate empty trace\nPASS: tools/clear/test_kernel 526 - Destroy session LBI4sY8hSwU9dxE7\nPASS: tools/clear/test_kernel 527 - Create session 6oiJLxM7c0KKfDLK with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 528 - Enable channel chan for session 6oiJLxM7c0KKfDLK\nPASS: tools/clear/test_kernel 529 - Enable kernel event lttng_test_filter_event for session 6oiJLxM7c0KKfDLK\nPASS: tools/clear/test_kernel 530 - Start tracing for session 6oiJLxM7c0KKfDLK\nPASS: tools/clear/test_kernel 531 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 532 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 533 - Live viewer read 10 events, expect 10\nPASS: tools/clear/test_kernel 534 - Destroy session 6oiJLxM7c0KKfDLK\nPASS: tools/clear/test_kernel 535 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 536 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 537 - Create session PC1h6DiiwFBrgUnR with uri:net://localhost and opts: --live\nPASS: tools/clear/test_kernel 538 - Enable channel chan for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 539 - Enable kernel event lttng_test_filter_event for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 540 - Start tracing for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 541 - Waiting for live trace at url: net://localhost\nPASS: tools/clear/test_kernel 542 - Waiting for live viewers on url: net://localhost\nPASS: tools/clear/test_kernel 543 - Stop lttng tracing for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 544 - Clear session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 545 - Clear session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 546 - Start tracing for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 547 - Stop lttng tracing for session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 548 - Destroy session PC1h6DiiwFBrgUnR\nPASS: tools/clear/test_kernel 549 - Babeltrace succeeds\nPASS: tools/clear/test_kernel 550 - Wait for viewer to exit\nPASS: tools/clear/test_kernel 551 - Create session YV3Ap4EMSEebIoJU in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 552 - Enable kernel event lttng_test_filter_event for session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 553 - Start tracing for session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 554 - Stop lttng tracing for session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 555 - Clear session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 556 - Clear session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 557 - Start tracing for session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 558 - Stop lttng tracing for session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 559 - Validate empty trace\nPASS: tools/clear/test_kernel 560 - Destroy session YV3Ap4EMSEebIoJU\nPASS: tools/clear/test_kernel 561 - Create session mJtKyhZKi3S2XxPi in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 562 - Enable kernel event lttng_test_filter_event for session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 563 - Start tracing for session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 564 - Rotate session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 565 - Stop lttng tracing for session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 566 - Clear session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 567 - Clear session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 568 - Start tracing for session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 569 - Stop lttng tracing for session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 570 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 571 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 572 - Destroy session mJtKyhZKi3S2XxPi\nPASS: tools/clear/test_kernel 573 - Create session 5uBKFPVrxtLG9Aw4 in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 574 - Enable kernel event lttng_test_filter_event for session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 575 - Start tracing for session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 576 - Stop lttng tracing for session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 577 - Clear session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 578 - Clear session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 579 - Start tracing for session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 580 - Rotate session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 581 - Stop lttng tracing for session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 582 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 583 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 584 - Destroy session 5uBKFPVrxtLG9Aw4\nPASS: tools/clear/test_kernel 585 - Create session ZKT9iaTgo8oBW1Qq with uri:net://localhost and opts: --snapshot\nPASS: tools/clear/test_kernel 586 - Enable kernel event lttng_test_filter_event for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 587 - Start tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 588 - Snapshot recorded\nPASS: tools/clear/test_kernel 589 - Stop lttng tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 590 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 591 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 592 - Start tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 593 - Stop lttng tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 594 - Clear session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 595 - Clear session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 596 - Start tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 597 - Snapshot recorded\nPASS: tools/clear/test_kernel 598 - Stop lttng tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 599 - Validate empty trace\nPASS: tools/clear/test_kernel 600 - Start tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 601 - Snapshot recorded\nPASS: tools/clear/test_kernel 602 - Stop lttng tracing for session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 603 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 604 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 605 - Destroy session ZKT9iaTgo8oBW1Qq\nPASS: tools/clear/test_kernel 606 - Create session S9WRsxpn49m2TjHj in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 607 - Enable kernel event lttng_test_filter_event for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 608 - Start tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 609 - Snapshot recorded\nPASS: tools/clear/test_kernel 610 - Stop lttng tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 611 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 612 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 613 - Start tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 614 - Stop lttng tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 615 - Clear session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 616 - Clear session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 617 - Start tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 618 - Snapshot recorded\nPASS: tools/clear/test_kernel 619 - Stop lttng tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 620 - Validate empty trace\nPASS: tools/clear/test_kernel 621 - Start tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 622 - Snapshot recorded\nPASS: tools/clear/test_kernel 623 - Stop lttng tracing for session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 624 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 625 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 626 - Destroy session S9WRsxpn49m2TjHj\nPASS: tools/clear/test_kernel 627 - Create session g6lQ1YoyjASi5V72 with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 628 - Enable kernel event lttng_test_filter_event for session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 629 - Start tracing for session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 630 - Stop lttng tracing for session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 631 - Rotate session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 632 - Clear session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 633 - Start tracing for session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 634 - Stop lttng tracing for session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 635 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 636 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 637 - Destroy session g6lQ1YoyjASi5V72\nPASS: tools/clear/test_kernel 638 - Create session VZnO2jTBNhNCsnHB with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 639 - Enable kernel event lttng_test_filter_event for session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 640 - Start tracing for session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 641 - Rotate session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 642 - Stop lttng tracing for session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 643 - Rotate session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 644 - Clear session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 645 - Start tracing for session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 646 - Stop lttng tracing for session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 647 - Validate trace for event lttng_test_filter_event, 6 events\nPASS: tools/clear/test_kernel 648 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_kernel 649 - Destroy session VZnO2jTBNhNCsnHB\nPASS: tools/clear/test_kernel 650 - Create session M6Ta0r5OIMo9cbzI with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 651 - Enable kernel event lttng_test_filter_event for session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 652 - Start tracing for session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 653 - Stop lttng tracing for session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 654 - Rotate session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 655 - Clear session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 656 - Start tracing for session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 657 - Rotate session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 658 - Stop lttng tracing for session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 659 - Validate trace for event lttng_test_filter_event, 6 events\nPASS: tools/clear/test_kernel 660 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_kernel 661 - Destroy session M6Ta0r5OIMo9cbzI\nPASS: tools/clear/test_kernel 662 - Create session Hd5XLvN43YNDPohi with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 663 - Enable channel rotchan for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 664 - Enable kernel event lttng_test_filter_event for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 665 - Start tracing for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 666 - Stop lttng tracing for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 667 - Rotate session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 668 - Clear session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 669 - Start tracing for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 670 - Stop lttng tracing for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 671 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 672 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 673 - Start tracing for session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 674 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 675 - Validate trace for event lttng_test_filter_event, 30 events\nPASS: tools/clear/test_kernel 676 - Read a total of 30 events, expected 30\nPASS: tools/clear/test_kernel 677 - Destroy session Hd5XLvN43YNDPohi\nPASS: tools/clear/test_kernel 678 - Create session 3cG9MwbEryHOszIf with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 679 - Enable channel rotchan for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 680 - Enable kernel event lttng_test_filter_event for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 681 - Start tracing for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 682 - Stop lttng tracing for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 683 - Rotate session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 684 - Clear session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 685 - Start tracing for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 686 - Stop lttng tracing for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 687 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 688 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 689 - Start tracing for session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 690 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 691 - Validate trace for event lttng_test_filter_event, 56 events\nPASS: tools/clear/test_kernel 692 - Read a total of 56 events, expected between [1, 600000[\nPASS: tools/clear/test_kernel 693 - Destroy session 3cG9MwbEryHOszIf\nPASS: tools/clear/test_kernel 694 - Create session dr9GmsTuobVf9HnB in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 695 - Enable kernel event lttng_test_filter_event for session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 696 - Start tracing for session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 697 - Stop lttng tracing for session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 698 - Rotate session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 699 - Clear session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 700 - Start tracing for session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 701 - Stop lttng tracing for session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 702 - Validate trace for event lttng_test_filter_event, 10 events\nPASS: tools/clear/test_kernel 703 - Read a total of 10 events, expected 10\nPASS: tools/clear/test_kernel 704 - Destroy session dr9GmsTuobVf9HnB\nPASS: tools/clear/test_kernel 705 - Create session Yi5f3m3MrKDyu391 in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 706 - Enable kernel event lttng_test_filter_event for session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 707 - Start tracing for session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 708 - Rotate session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 709 - Stop lttng tracing for session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 710 - Rotate session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 711 - Clear session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 712 - Start tracing for session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 713 - Stop lttng tracing for session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 714 - Validate trace for event lttng_test_filter_event, 6 events\nPASS: tools/clear/test_kernel 715 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_kernel 716 - Destroy session Yi5f3m3MrKDyu391\nPASS: tools/clear/test_kernel 717 - Create session kz3RC48Gb9ffDaEj in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 718 - Enable kernel event lttng_test_filter_event for session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 719 - Start tracing for session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 720 - Stop lttng tracing for session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 721 - Rotate session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 722 - Clear session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 723 - Start tracing for session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 724 - Rotate session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 725 - Stop lttng tracing for session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 726 - Validate trace for event lttng_test_filter_event, 6 events\nPASS: tools/clear/test_kernel 727 - Read a total of 6 events, expected 6\nPASS: tools/clear/test_kernel 728 - Destroy session kz3RC48Gb9ffDaEj\nPASS: tools/clear/test_kernel 729 - Create session PFTwsUgr263jVDEY with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 730 - Enable kernel event lttng_test_filter_event for session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 731 - Start tracing for session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 732 - Stop lttng tracing for session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 733 - Clear session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 734 - Expected fail on rotate session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 735 - Start tracing for session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 736 - Stop lttng tracing for session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 737 - Validate empty trace\nPASS: tools/clear/test_kernel 738 - Destroy session PFTwsUgr263jVDEY\nPASS: tools/clear/test_kernel 739 - Create session aGpFIAxu24JGIWsL with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 740 - Enable kernel event lttng_test_filter_event for session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 741 - Start tracing for session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 742 - Rotate session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 743 - Stop lttng tracing for session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 744 - Clear session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 745 - Expected fail on rotate session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 746 - Start tracing for session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 747 - Stop lttng tracing for session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 748 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 749 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 750 - Destroy session aGpFIAxu24JGIWsL\nPASS: tools/clear/test_kernel 751 - Create session 8ivFqkB3VW5EsXsN with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 752 - Enable kernel event lttng_test_filter_event for session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 753 - Start tracing for session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 754 - Stop lttng tracing for session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 755 - Clear session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 756 - Expected fail on rotate session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 757 - Start tracing for session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 758 - Rotate session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 759 - Stop lttng tracing for session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 760 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 761 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 762 - Destroy session 8ivFqkB3VW5EsXsN\nPASS: tools/clear/test_kernel 763 - Create session eQqxO5hzM3XnGuwI with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 764 - Enable channel rotchan for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 765 - Enable kernel event lttng_test_filter_event for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 766 - Start tracing for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 767 - Stop lttng tracing for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 768 - Clear session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 769 - Expected fail on rotate session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 770 - Start tracing for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 771 - Stop lttng tracing for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 772 - Validate empty trace\nPASS: tools/clear/test_kernel 773 - Start tracing for session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 774 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 775 - Validate trace for event lttng_test_filter_event, 20 events\nPASS: tools/clear/test_kernel 776 - Read a total of 20 events, expected 20\nPASS: tools/clear/test_kernel 777 - Destroy session eQqxO5hzM3XnGuwI\nPASS: tools/clear/test_kernel 778 - Create session nQQStwnPlFGrJ4XM with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 779 - Enable channel rotchan for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 780 - Enable kernel event lttng_test_filter_event for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 781 - Start tracing for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 782 - Stop lttng tracing for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 783 - Clear session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 784 - Expected fail on rotate session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 785 - Start tracing for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 786 - Stop lttng tracing for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 787 - Validate empty trace\nPASS: tools/clear/test_kernel 788 - Start tracing for session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 789 - Stop lttng tracing for session\nPASS: tools/clear/test_kernel 790 - Validate trace for event lttng_test_filter_event, 32 events\nPASS: tools/clear/test_kernel 791 - Read a total of 32 events, expected between [1, 200000[\nPASS: tools/clear/test_kernel 792 - Destroy session nQQStwnPlFGrJ4XM\nPASS: tools/clear/test_kernel 793 - Create session dFYUAJDt2KzuruXj in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 794 - Enable kernel event lttng_test_filter_event for session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 795 - Start tracing for session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 796 - Stop lttng tracing for session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 797 - Clear session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 798 - Expected fail on rotate session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 799 - Start tracing for session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 800 - Stop lttng tracing for session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 801 - Validate empty trace\nPASS: tools/clear/test_kernel 802 - Destroy session dFYUAJDt2KzuruXj\nPASS: tools/clear/test_kernel 803 - Create session 2a3wlGLc9WppbAKh in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 804 - Enable kernel event lttng_test_filter_event for session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 805 - Start tracing for session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 806 - Rotate session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 807 - Stop lttng tracing for session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 808 - Clear session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 809 - Expected fail on rotate session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 810 - Start tracing for session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 811 - Stop lttng tracing for session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 812 - Validate trace for event lttng_test_filter_event, 4 events\nPASS: tools/clear/test_kernel 813 - Read a total of 4 events, expected 4\nPASS: tools/clear/test_kernel 814 - Destroy session 2a3wlGLc9WppbAKh\nPASS: tools/clear/test_kernel 815 - Create session zTugu3zf2esJO2qK in -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG\nPASS: tools/clear/test_kernel 816 - Enable kernel event lttng_test_filter_event for session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 817 - Start tracing for session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 818 - Stop lttng tracing for session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 819 - Clear session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 820 - Expected fail on rotate session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 821 - Start tracing for session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 822 - Rotate session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 823 - Stop lttng tracing for session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 824 - Validate trace for event lttng_test_filter_event, 5 events\nPASS: tools/clear/test_kernel 825 - Read a total of 5 events, expected 5\nPASS: tools/clear/test_kernel 826 - Destroy session zTugu3zf2esJO2qK\nPASS: tools/clear/test_kernel 827 - Wait after kill session daemon\nPASS: tools/clear/test_kernel 828 - Wait after kill relay daemon\nPASS: tools/clear/test_kernel 829 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXX_kernel_trace_path.arrvAG)\nPASS: tools/clear/test_kernel 830 - Start session daemon\nPASS: tools/clear/test_kernel 831 - Create session put2iL7dr3ytl9ze with uri:net://localhost and opts:\nPASS: tools/clear/test_kernel 832 - Enable kernel event lttng_test_filter_event for session put2iL7dr3ytl9ze\nPASS: tools/clear/test_kernel 833 - Start tracing for session put2iL7dr3ytl9ze\nPASS: tools/clear/test_kernel 834 - Expected fail on clear session put2iL7dr3ytl9ze\nPASS: tools/clear/test_kernel 835 - Destroy session put2iL7dr3ytl9ze\nPASS: tools/clear/test_kernel 836 - Wait after kill session daemon\nPASS: tools/clear/test_kernel 837 - Wait after kill relay daemon\nPASS: tools/tracker/test_event_tracker 1 - Start session daemon\nPASS: tools/tracker/test_event_tracker 2 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.PlgAjB\nPASS: tools/tracker/test_event_tracker 3 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 4 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 5 - Track command with opts: -u --vgid --all\nPASS: tools/tracker/test_event_tracker 6 - Untrack command with opts: -u --vgid --all\nPASS: tools/tracker/test_event_tracker 7 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 8 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 9 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 10 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.PlgAjB/ust\" is empty\nPASS: tools/tracker/test_event_tracker 11 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.eHDJ90\nPASS: tools/tracker/test_event_tracker 12 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 13 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 14 - Track command with opts: -u --all --vgid\nPASS: tools/tracker/test_event_tracker 15 - Untrack command with opts: -u --all --vgid\nPASS: tools/tracker/test_event_tracker 16 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 17 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 18 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 19 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.eHDJ90/ust\" is empty\nPASS: tools/tracker/test_event_tracker 20 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.hkfwwd\nPASS: tools/tracker/test_event_tracker 21 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 22 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 23 - Track command with opts: -u --vuid 1\nPASS: tools/tracker/test_event_tracker 24 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 25 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 26 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 27 - Directory \"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.hkfwwd/ust\" is empty\nPASS: tools/tracker/test_event_tracker 28 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.FnLDKr\nPASS: tools/tracker/test_event_tracker 29 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 30 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 31 - Track command with opts: -u --vgid 1\nPASS: tools/tracker/test_event_tracker 32 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 33 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 34 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 35 - Directory \"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.FnLDKr/ust\" is empty\nPASS: tools/tracker/test_event_tracker 36 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.cYuNf3\nPASS: tools/tracker/test_event_tracker 37 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 38 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 39 - Track command with opts: -u --vuid 1 --vgid 1\nPASS: tools/tracker/test_event_tracker 40 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 41 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 42 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 43 - Directory \"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.cYuNf3/ust\" is empty\nPASS: tools/tracker/test_event_tracker 44 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.zSnTAS\nPASS: tools/tracker/test_event_tracker 45 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 46 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 47 - Track command with opts: -u --vuid 1 --vgid 0\nPASS: tools/tracker/test_event_tracker 48 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 49 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 50 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 51 - Directory \"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.zSnTAS/ust\" is empty\nPASS: tools/tracker/test_event_tracker 52 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.n2IjZQ\nPASS: tools/tracker/test_event_tracker 53 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 54 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 55 - Track command with opts: -u --vuid 0 --vgid 1\nPASS: tools/tracker/test_event_tracker 56 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 57 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 58 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 59 - Directory \"/tmp/tmp.XXXXXXXXXX_tracker_trace_path.n2IjZQ/ust\" is empty\nPASS: tools/tracker/test_event_tracker 60 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.mjgU7Q\nPASS: tools/tracker/test_event_tracker 61 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 62 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 63 - Track command with opts: -u --vuid 0\nPASS: tools/tracker/test_event_tracker 64 - Untrack command with opts: -u --vuid 0\nPASS: tools/tracker/test_event_tracker 65 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 66 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 67 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 68 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.mjgU7Q/ust\" is empty\nPASS: tools/tracker/test_event_tracker 69 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.FcPDjr\nPASS: tools/tracker/test_event_tracker 70 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 71 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 72 - Track command with opts: -u --vgid 0\nPASS: tools/tracker/test_event_tracker 73 - Untrack command with opts: -u --vgid 0\nPASS: tools/tracker/test_event_tracker 74 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 75 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 76 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 77 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.FcPDjr/ust\" is empty\nPASS: tools/tracker/test_event_tracker 78 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.9JSKv2\nPASS: tools/tracker/test_event_tracker 79 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 80 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 81 - Track command with opts: -u --vuid --all\nPASS: tools/tracker/test_event_tracker 82 - Untrack command with opts: -u --vuid --all\nPASS: tools/tracker/test_event_tracker 83 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 84 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 85 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 86 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.9JSKv2/ust\" is empty\nPASS: tools/tracker/test_event_tracker 87 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.5Lr4gR\nPASS: tools/tracker/test_event_tracker 88 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 89 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 90 - Track command with opts: -u --vgid --all\nPASS: tools/tracker/test_event_tracker 91 - Untrack command with opts: -u --vgid --all\nPASS: tools/tracker/test_event_tracker 92 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 93 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 94 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 95 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.5Lr4gR/ust\" is empty\nPASS: tools/tracker/test_event_tracker 96 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.xVR5Z7\nPASS: tools/tracker/test_event_tracker 97 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 98 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 99 - Track command with opts: -u --vuid 0\nPASS: tools/tracker/test_event_tracker 100 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 101 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 102 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 103 - Trace match\nPASS: tools/tracker/test_event_tracker 104 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.goAX2l\nPASS: tools/tracker/test_event_tracker 105 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 106 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 107 - Track command with opts: -u --vgid 0\nPASS: tools/tracker/test_event_tracker 108 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 109 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 110 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 111 - Trace match\nPASS: tools/tracker/test_event_tracker 112 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.Xj9eUh\nPASS: tools/tracker/test_event_tracker 113 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 114 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 115 - Track command with opts: -u --vuid 0 --vgid 0\nPASS: tools/tracker/test_event_tracker 116 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 117 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 118 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 119 - Trace match\nPASS: tools/tracker/test_event_tracker 120 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.qeFl1M\nPASS: tools/tracker/test_event_tracker 121 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 122 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 123 - Track command with opts: -u --vuid root\nPASS: tools/tracker/test_event_tracker 124 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 125 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 126 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 127 - Trace match\nPASS: tools/tracker/test_event_tracker 128 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.RAfRlz\nPASS: tools/tracker/test_event_tracker 129 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 130 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 131 - Track command with opts: -u --vgid root\nPASS: tools/tracker/test_event_tracker 132 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 133 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 134 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 135 - Trace match\nPASS: tools/tracker/test_event_tracker 136 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.Y2gexI\nPASS: tools/tracker/test_event_tracker 137 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 138 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 139 - Track command with opts: -u --vuid 0,1\nPASS: tools/tracker/test_event_tracker 140 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 141 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 142 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 143 - Trace match\nPASS: tools/tracker/test_event_tracker 144 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.SM8HG4\nPASS: tools/tracker/test_event_tracker 145 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 146 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 147 - Track command with opts: -u --vgid 0,1\nPASS: tools/tracker/test_event_tracker 148 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 149 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 150 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 151 - Trace match\nPASS: tools/tracker/test_event_tracker 152 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.reORCF\nPASS: tools/tracker/test_event_tracker 153 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 154 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 155 - Track command with opts: -u --vuid root,1\nPASS: tools/tracker/test_event_tracker 156 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 157 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 158 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 159 - Trace match\nPASS: tools/tracker/test_event_tracker 160 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.lpDmKo\nPASS: tools/tracker/test_event_tracker 161 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 162 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 163 - Track command with opts: -u --vgid root,1\nPASS: tools/tracker/test_event_tracker 164 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 165 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 166 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 167 - Trace match\nPASS: tools/tracker/test_event_tracker 168 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.zgHCXY\nPASS: tools/tracker/test_event_tracker 169 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 170 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 171 - Track command with opts: -u --vuid --all\nPASS: tools/tracker/test_event_tracker 172 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 173 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 174 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 175 - Trace match\nPASS: tools/tracker/test_event_tracker 176 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.tBJCv5\nPASS: tools/tracker/test_event_tracker 177 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 178 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 179 - Track command with opts: -u --vgid --all\nPASS: tools/tracker/test_event_tracker 180 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 181 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 182 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 183 - Trace match\nPASS: tools/tracker/test_event_tracker 184 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.Iqs9qY\nPASS: tools/tracker/test_event_tracker 185 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 186 - Track command failed as expected with opts: -u --vuid lttng_unexisting_user\nPASS: tools/tracker/test_event_tracker 187 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 188 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.IcYkIl\nPASS: tools/tracker/test_event_tracker 189 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 190 - Track command failed as expected with opts: -u --vgid lttng_unexisting_group\nPASS: tools/tracker/test_event_tracker 191 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 192 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.8n1ytC\nPASS: tools/tracker/test_event_tracker 193 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 194 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 195 - Track command with opts: -u --vpid --all\nPASS: tools/tracker/test_event_tracker 196 - Untrack command with opts: -u --vpid --all\nPASS: tools/tracker/test_event_tracker 197 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 198 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 199 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 200 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.8n1ytC/ust\" is empty\nPASS: tools/tracker/test_event_tracker 201 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.XPRHXH\nPASS: tools/tracker/test_event_tracker 202 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 203 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 204 - Track command with opts: -u --vpid 24801\nPASS: tools/tracker/test_event_tracker 205 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 206 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 207 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 208 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 209 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_track_untrack_trace_path.eMlTi2\nPASS: tools/tracker/test_event_tracker 210 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 211 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 212 - Track command with opts: -u --vpid 24823\nPASS: tools/tracker/test_event_tracker 213 - Untrack command with opts: -u --vpid 24823\nPASS: tools/tracker/test_event_tracker 214 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 215 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 216 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 217 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 218 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.tBu35D\nPASS: tools/tracker/test_event_tracker 219 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 220 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 221 - Track command with opts: -u --vpid --all\nPASS: tools/tracker/test_event_tracker 222 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 223 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 224 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 225 - Trace match\nPASS: tools/tracker/test_event_tracker 226 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.jAdcca\nPASS: tools/tracker/test_event_tracker 227 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 228 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 229 - Track command with opts: -u --vpid 24869\nPASS: tools/tracker/test_event_tracker 230 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 231 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 232 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 233 - Validate trace for event tp:tptest, 1 events\nPASS: tools/tracker/test_event_tracker 234 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_ust_vpid_untrack_snapshot_trace_path.D1gyD3\nPASS: tools/tracker/test_event_tracker 235 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 236 - Untrack command with opts: -u --vpid --all\nPASS: tools/tracker/test_event_tracker 237 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 238 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 239 - Snapshot recorded\nPASS: tools/tracker/test_event_tracker 240 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 241 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 242 - Number of snapshot is zero\nPASS: tools/tracker/test_event_tracker 243 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.hDWVij\nPASS: tools/tracker/test_event_tracker 244 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 245 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 246 - Track command with opts: -u --pid 24913\nPASS: tools/tracker/test_event_tracker 247 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 248 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 249 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 250 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 251 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_track_untrack_trace_path.aTRsE9\nPASS: tools/tracker/test_event_tracker 252 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 253 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 254 - Track command with opts: -u --pid 24935\nPASS: tools/tracker/test_event_tracker 255 - Untrack command with opts: -u --pid 24935\nPASS: tools/tracker/test_event_tracker 256 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 257 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 258 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 259 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 260 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.LEe6G5\nPASS: tools/tracker/test_event_tracker 261 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 262 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 263 - Track command with opts: -u --pid --all\nPASS: tools/tracker/test_event_tracker 264 - Untrack command with opts: -u --pid --all\nPASS: tools/tracker/test_event_tracker 265 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 266 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 267 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 268 - Directory \"/tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.LEe6G5/ust\" is empty\nPASS: tools/tracker/test_event_tracker 269 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.jMukab\nPASS: tools/tracker/test_event_tracker 270 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 271 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 272 - Track command with opts: -u --pid --all\nPASS: tools/tracker/test_event_tracker 273 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 274 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 275 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 276 - Trace match\nPASS: tools/tracker/test_event_tracker 277 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.nm1xap\nPASS: tools/tracker/test_event_tracker 278 - Enable ust event tp:tptest for session tracker\nPASS: tools/tracker/test_event_tracker 279 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 280 - Track command with opts: -u --pid 25003\nPASS: tools/tracker/test_event_tracker 281 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 282 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 283 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 284 - Validate trace for event tp:tptest, 1 events\nPASS: tools/tracker/test_event_tracker 285 - Loading lttng-test module\nPASS: tools/tracker/test_event_tracker 286 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.pDhstC\nPASS: tools/tracker/test_event_tracker 287 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 288 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 289 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 290 - Track command with opts: -k --vuid 1\nPASS: tools/tracker/test_event_tracker 291 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 292 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 293 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 294 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 295 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.9xtbfo\nPASS: tools/tracker/test_event_tracker 296 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 297 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 298 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 299 - Track command with opts: -k --vgid 1\nPASS: tools/tracker/test_event_tracker 300 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 301 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 302 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 303 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 304 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.Aqwj5k\nPASS: tools/tracker/test_event_tracker 305 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 306 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 307 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 308 - Track command with opts: -k --vuid 1 --vgid 1\nPASS: tools/tracker/test_event_tracker 309 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 310 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 311 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 312 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 313 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.rvlMXi\nPASS: tools/tracker/test_event_tracker 314 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 315 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 316 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 317 - Track command with opts: -k --vuid 1 --vgid 0\nPASS: tools/tracker/test_event_tracker 318 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 319 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 320 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 321 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 322 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.zHHMNy\nPASS: tools/tracker/test_event_tracker 323 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 324 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 325 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 326 - Track command with opts: -k --vuid 0 --vgid 1\nPASS: tools/tracker/test_event_tracker 327 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 328 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 329 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 330 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 331 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.gZbI3w\nPASS: tools/tracker/test_event_tracker 332 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 333 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 334 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 335 - Track command with opts: -k --vuid 0\nPASS: tools/tracker/test_event_tracker 336 - Untrack command with opts: -k --vuid 0\nPASS: tools/tracker/test_event_tracker 337 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 338 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 339 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 340 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 341 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.aqHnUq\nPASS: tools/tracker/test_event_tracker 342 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 343 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 344 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 345 - Track command with opts: -k --vgid 0\nPASS: tools/tracker/test_event_tracker 346 - Untrack command with opts: -k --vgid 0\nPASS: tools/tracker/test_event_tracker 347 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 348 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 349 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 350 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 351 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.zlPhEK\nPASS: tools/tracker/test_event_tracker 352 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 353 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 354 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 355 - Track command with opts: -k --vuid --all\nPASS: tools/tracker/test_event_tracker 356 - Untrack command with opts: -k --vuid --all\nPASS: tools/tracker/test_event_tracker 357 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 358 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 359 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 360 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 361 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.xa82ZO\nPASS: tools/tracker/test_event_tracker 362 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 363 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 364 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 365 - Track command with opts: -k --vgid --all\nPASS: tools/tracker/test_event_tracker 366 - Untrack command with opts: -k --vgid --all\nPASS: tools/tracker/test_event_tracker 367 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 368 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 369 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 370 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 371 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.iQJEb3\nPASS: tools/tracker/test_event_tracker 372 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 373 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 374 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 375 - Track command with opts: -k --vuid 0\nPASS: tools/tracker/test_event_tracker 376 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 377 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 378 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 379 - Trace match\nPASS: tools/tracker/test_event_tracker 380 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.LhYHF0\nPASS: tools/tracker/test_event_tracker 381 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 382 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 383 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 384 - Track command with opts: -k --vgid 0\nPASS: tools/tracker/test_event_tracker 385 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 386 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 387 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 388 - Trace match\nPASS: tools/tracker/test_event_tracker 389 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.8WIV9V\nPASS: tools/tracker/test_event_tracker 390 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 391 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 392 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 393 - Track command with opts: -k --vuid 0 --vgid 0\nPASS: tools/tracker/test_event_tracker 394 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 395 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 396 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 397 - Trace match\nPASS: tools/tracker/test_event_tracker 398 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.jVzYoI\nPASS: tools/tracker/test_event_tracker 399 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 400 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 401 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 402 - Track command with opts: -k --vuid root\nPASS: tools/tracker/test_event_tracker 403 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 404 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 405 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 406 - Trace match\nPASS: tools/tracker/test_event_tracker 407 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.gghnH6\nPASS: tools/tracker/test_event_tracker 408 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 409 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 410 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 411 - Track command with opts: -k --vgid root\nPASS: tools/tracker/test_event_tracker 412 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 413 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 414 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 415 - Trace match\nPASS: tools/tracker/test_event_tracker 416 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.bJxVUX\nPASS: tools/tracker/test_event_tracker 417 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 418 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 419 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 420 - Track command with opts: -k --vuid 0,1\nPASS: tools/tracker/test_event_tracker 421 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 422 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 423 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 424 - Trace match\nPASS: tools/tracker/test_event_tracker 425 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.pYx7Zp\nPASS: tools/tracker/test_event_tracker 426 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 427 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 428 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 429 - Track command with opts: -k --vgid 0,1\nPASS: tools/tracker/test_event_tracker 430 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 431 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 432 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 433 - Trace match\nPASS: tools/tracker/test_event_tracker 434 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.IIVhgF\nPASS: tools/tracker/test_event_tracker 435 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 436 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 437 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 438 - Track command with opts: -k --vuid root,1\nPASS: tools/tracker/test_event_tracker 439 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 440 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 441 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 442 - Trace match\nPASS: tools/tracker/test_event_tracker 443 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.8jCoN1\nPASS: tools/tracker/test_event_tracker 444 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 445 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 446 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 447 - Track command with opts: -k --vgid root,1\nPASS: tools/tracker/test_event_tracker 448 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 449 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 450 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 451 - Trace match\nPASS: tools/tracker/test_event_tracker 452 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.hfnINu\nPASS: tools/tracker/test_event_tracker 453 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 454 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 455 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 456 - Track command with opts: -k --vuid --all\nPASS: tools/tracker/test_event_tracker 457 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 458 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 459 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 460 - Trace match\nPASS: tools/tracker/test_event_tracker 461 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.PvZzbz\nPASS: tools/tracker/test_event_tracker 462 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 463 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 464 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 465 - Track command with opts: -k --vgid --all\nPASS: tools/tracker/test_event_tracker 466 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 467 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 468 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 469 - Trace match\nPASS: tools/tracker/test_event_tracker 470 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.tGJfAP\nPASS: tools/tracker/test_event_tracker 471 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 472 - Track command failed as expected with opts: -k --vuid lttng_unexisting_user\nPASS: tools/tracker/test_event_tracker 473 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 474 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.Icxl8n\nPASS: tools/tracker/test_event_tracker 475 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 476 - Track command failed as expected with opts: -k --vgid lttng_unexisting_group\nPASS: tools/tracker/test_event_tracker 477 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 478 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.VDvATJ\nPASS: tools/tracker/test_event_tracker 479 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 480 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 481 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 482 - Track command with opts: -k --uid 1\nPASS: tools/tracker/test_event_tracker 483 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 484 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 485 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 486 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 487 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.tUZE5P\nPASS: tools/tracker/test_event_tracker 488 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 489 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 490 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 491 - Track command with opts: -k --gid 1\nPASS: tools/tracker/test_event_tracker 492 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 493 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 494 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 495 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 496 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.bjcgCi\nPASS: tools/tracker/test_event_tracker 497 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 498 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 499 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 500 - Track command with opts: -k --uid 1 --gid 1\nPASS: tools/tracker/test_event_tracker 501 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 502 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 503 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 504 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 505 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.CV9DuR\nPASS: tools/tracker/test_event_tracker 506 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 507 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 508 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 509 - Track command with opts: -k --uid 1 --gid 0\nPASS: tools/tracker/test_event_tracker 510 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 511 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 512 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 513 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 514 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.89wYKl\nPASS: tools/tracker/test_event_tracker 515 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 516 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 517 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 518 - Track command with opts: -k --uid 0 --gid 1\nPASS: tools/tracker/test_event_tracker 519 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 520 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 521 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 522 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 523 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.WV3nwa\nPASS: tools/tracker/test_event_tracker 524 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 525 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 526 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 527 - Track command with opts: -k --uid 0\nPASS: tools/tracker/test_event_tracker 528 - Untrack command with opts: -k --uid 0\nPASS: tools/tracker/test_event_tracker 529 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 530 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 531 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 532 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 533 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.3Ewb6P\nPASS: tools/tracker/test_event_tracker 534 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 535 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 536 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 537 - Track command with opts: -k --gid 0\nPASS: tools/tracker/test_event_tracker 538 - Untrack command with opts: -k --gid 0\nPASS: tools/tracker/test_event_tracker 539 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 540 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 541 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 542 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 543 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.ua4lTR\nPASS: tools/tracker/test_event_tracker 544 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 545 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 546 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 547 - Track command with opts: -k --uid --all\nPASS: tools/tracker/test_event_tracker 548 - Untrack command with opts: -k --uid --all\nPASS: tools/tracker/test_event_tracker 549 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 550 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 551 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 552 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 553 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.5aN6Gp\nPASS: tools/tracker/test_event_tracker 554 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 555 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 556 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 557 - Track command with opts: -k --gid --all\nPASS: tools/tracker/test_event_tracker 558 - Untrack command with opts: -k --gid --all\nPASS: tools/tracker/test_event_tracker 559 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 560 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 561 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 562 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 563 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.58NDpx\nPASS: tools/tracker/test_event_tracker 564 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 565 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 566 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 567 - Track command with opts: -k --uid 0\nPASS: tools/tracker/test_event_tracker 568 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 569 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 570 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 571 - Trace match\nPASS: tools/tracker/test_event_tracker 572 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.cHWc0b\nPASS: tools/tracker/test_event_tracker 573 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 574 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 575 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 576 - Track command with opts: -k --gid 0\nPASS: tools/tracker/test_event_tracker 577 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 578 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 579 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 580 - Trace match\nPASS: tools/tracker/test_event_tracker 581 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.XcQWZV\nPASS: tools/tracker/test_event_tracker 582 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 583 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 584 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 585 - Track command with opts: -k --uid 0 --gid 0\nPASS: tools/tracker/test_event_tracker 586 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 587 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 588 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 589 - Trace match\nPASS: tools/tracker/test_event_tracker 590 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.GTXaBc\nPASS: tools/tracker/test_event_tracker 591 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 592 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 593 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 594 - Track command with opts: -k --uid root\nPASS: tools/tracker/test_event_tracker 595 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 596 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 597 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 598 - Trace match\nPASS: tools/tracker/test_event_tracker 599 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.QRztYO\nPASS: tools/tracker/test_event_tracker 600 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 601 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 602 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 603 - Track command with opts: -k --gid root\nPASS: tools/tracker/test_event_tracker 604 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 605 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 606 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 607 - Trace match\nPASS: tools/tracker/test_event_tracker 608 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.lNnnJ4\nPASS: tools/tracker/test_event_tracker 609 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 610 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 611 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 612 - Track command with opts: -k --uid 0,1\nPASS: tools/tracker/test_event_tracker 613 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 614 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 615 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 616 - Trace match\nPASS: tools/tracker/test_event_tracker 617 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.03opgm\nPASS: tools/tracker/test_event_tracker 618 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 619 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 620 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 621 - Track command with opts: -k --gid 0,1\nPASS: tools/tracker/test_event_tracker 622 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 623 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 624 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 625 - Trace match\nPASS: tools/tracker/test_event_tracker 626 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.w0RZ3d\nPASS: tools/tracker/test_event_tracker 627 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 628 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 629 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 630 - Track command with opts: -k --uid root,1\nPASS: tools/tracker/test_event_tracker 631 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 632 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 633 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 634 - Trace match\nPASS: tools/tracker/test_event_tracker 635 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.IUnx4j\nPASS: tools/tracker/test_event_tracker 636 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 637 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 638 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 639 - Track command with opts: -k --gid root,1\nPASS: tools/tracker/test_event_tracker 640 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 641 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 642 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 643 - Trace match\nPASS: tools/tracker/test_event_tracker 644 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.MUrHBE\nPASS: tools/tracker/test_event_tracker 645 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 646 - Track command failed as expected with opts: -k --uid lttng_unexisting_user\nPASS: tools/tracker/test_event_tracker 647 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 648 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_fail_trace_path.p5C9SD\nPASS: tools/tracker/test_event_tracker 649 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 650 - Track command failed as expected with opts: -k --gid lttng_unexisting_group\nPASS: tools/tracker/test_event_tracker 651 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 652 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.15Mt9a\nPASS: tools/tracker/test_event_tracker 653 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 654 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 655 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 656 - Track command with opts: -k --vpid --all\nPASS: tools/tracker/test_event_tracker 657 - Untrack command with opts: -k --vpid --all\nPASS: tools/tracker/test_event_tracker 658 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 659 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 660 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 661 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 662 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.lmyilp\nPASS: tools/tracker/test_event_tracker 663 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 664 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 665 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 666 - Track command with opts: -k --vpid 25794\nPASS: tools/tracker/test_event_tracker 667 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 668 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 669 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 670 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 671 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_track_untrack_trace_path.5cuIo7\nPASS: tools/tracker/test_event_tracker 672 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 673 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 674 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 675 - Track command with opts: -k --vpid 25812\nPASS: tools/tracker/test_event_tracker 676 - Untrack command with opts: -k --vpid 25812\nPASS: tools/tracker/test_event_tracker 677 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 678 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 679 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 680 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 681 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.xhf5o5\nPASS: tools/tracker/test_event_tracker 682 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 683 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 684 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 685 - Track command with opts: -k --vpid --all\nPASS: tools/tracker/test_event_tracker 686 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 687 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 688 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 689 - Trace match\nPASS: tools/tracker/test_event_tracker 690 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_vpid_tracker_trace_path.DJs3Vw\nPASS: tools/tracker/test_event_tracker 691 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 692 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 693 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 694 - Track command with opts: -k --vpid 25850\nPASS: tools/tracker/test_event_tracker 695 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 696 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 697 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 698 - Validate trace for event lttng_test_filter_event, 1 events\nPASS: tools/tracker/test_event_tracker 699 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.OKzymL\nPASS: tools/tracker/test_event_tracker 700 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 701 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 702 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 703 - Track command with opts: -k --pid 25869\nPASS: tools/tracker/test_event_tracker 704 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 705 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 706 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 707 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 708 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_track_untrack_trace_path.iaydsl\nPASS: tools/tracker/test_event_tracker 709 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 710 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 711 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 712 - Track command with opts: -k --pid 25887\nPASS: tools/tracker/test_event_tracker 713 - Untrack command with opts: -k --pid 25887\nPASS: tools/tracker/test_event_tracker 714 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 715 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 716 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 717 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 718 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_track_untrack_trace_path.WN3zpw\nPASS: tools/tracker/test_event_tracker 719 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 720 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 721 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 722 - Track command with opts: -k --pid --all\nPASS: tools/tracker/test_event_tracker 723 - Untrack command with opts: -k --pid --all\nPASS: tools/tracker/test_event_tracker 724 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 725 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 726 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 727 - Validate empty trace\nPASS: tools/tracker/test_event_tracker 728 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_tracker_trace_path.9fLibY\nPASS: tools/tracker/test_event_tracker 729 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 730 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 731 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 732 - Track command with opts: -k --pid --all\nPASS: tools/tracker/test_event_tracker 733 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 734 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 735 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 736 - Trace match\nPASS: tools/tracker/test_event_tracker 737 - Create session tracker in -o /tmp/tmp.XXXXXXXXXX_pid_tracker_trace_path.xoIjnD\nPASS: tools/tracker/test_event_tracker 738 - Enable channel chan for session tracker\nPASS: tools/tracker/test_event_tracker 739 - Enable kernel event lttng_test_filter_event for session tracker\nPASS: tools/tracker/test_event_tracker 740 - Start tracing for session\nPASS: tools/tracker/test_event_tracker 741 - Track command with opts: -k --pid 25945\nPASS: tools/tracker/test_event_tracker 742 - Traced application stopped.\nPASS: tools/tracker/test_event_tracker 743 - Stop lttng tracing for session\nPASS: tools/tracker/test_event_tracker 744 - Destroy session tracker\nPASS: tools/tracker/test_event_tracker 745 - Validate trace for event lttng_test_filter_event, 1 events\nPASS: tools/tracker/test_event_tracker 746 - Unloading lttng-test module\nPASS: tools/tracker/test_event_tracker 747 - Wait after kill session daemon\nPASS: tools/trigger/start-stop/test_start_stop 1 - Create session my_triggered_session in -o /tmp/test-start-action-trace.UuEkmD\nPASS: tools/trigger/start-stop/test_start_stop 2 - Enable ust event tp:tptest for session my_triggered_session\nPASS: tools/trigger/start-stop/test_start_stop 3 - Session \"my_triggered_session\" is inactive\nPASS: tools/trigger/start-stop/test_start_stop 4 - Add trigger trigger1\nPASS: tools/trigger/start-stop/test_start_stop 5 - notification client exited successfully\nPASS: tools/trigger/start-stop/test_start_stop 6 - Session \"my_triggered_session\" is active\nPASS: tools/trigger/start-stop/test_start_stop 7 - Remove trigger trigger1\nPASS: tools/trigger/start-stop/test_start_stop 8 - Stop lttng tracing for session my_triggered_session\nPASS: tools/trigger/start-stop/test_start_stop 9 - Destroy session my_triggered_session\nPASS: tools/trigger/start-stop/test_start_stop 10 - Create session my_triggered_session in -o /tmp/test-stop-action-trace.4cESSV\nPASS: tools/trigger/start-stop/test_start_stop 11 - Enable ust event tp:tptest for session my_triggered_session\nPASS: tools/trigger/start-stop/test_start_stop 12 - Start tracing for session my_triggered_session\nPASS: tools/trigger/start-stop/test_start_stop 13 - Session \"my_triggered_session\" is active\nPASS: tools/trigger/start-stop/test_start_stop 14 - Add trigger trigger1\nPASS: tools/trigger/start-stop/test_start_stop 15 - notification client exited successfully\nPASS: tools/trigger/start-stop/test_start_stop 16 - Session \"my_triggered_session\" is inactive\nPASS: tools/trigger/start-stop/test_start_stop 17 - Remove trigger trigger1\nPASS: tools/trigger/start-stop/test_start_stop 18 - Destroy session my_triggered_session\nPASS: tools/trigger/test_add_trigger_cli 1 - explicit name: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 2 - explicit name: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 3 - explicit name: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 4 - --condition event-rule-matches some-event --type=user: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 5 - --condition event-rule-matches some-event --type=user: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 6 - --condition event-rule-matches some-event --type=user: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 7 - --condition event-rule-matches --type=user: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 8 - --condition event-rule-matches --type=user: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 9 - --condition event-rule-matches --type=user: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 10 - notify action policies: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 11 - notify action policies: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 12 - notify action policies: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 13 - start session action policies: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 14 - start session action policies: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 15 - start session action policies: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 16 - stop session action policies: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 17 - stop session action policies: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 18 - stop session action policies: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 19 - snapshot session action policies: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 20 - snapshot session action policies: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 21 - snapshot session action policies: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 22 - rotate session action policies: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 23 - rotate session action policies: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 24 - rotate session action policies: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 25 - --log-level single level: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 26 - --log-level single level: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 27 - --log-level single level: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 28 - --log-level range open max: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 29 - --log-level range open max: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 30 - --log-level range open max: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 31 - --log-level range any: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 32 - --log-level range any: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 33 - --log-level range any: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 34 - --exclude-name one: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 35 - --exclude-name one: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 36 - --exclude-name one: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 37 - --exclude-name two: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 38 - --exclude-name two: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 39 - --exclude-name two: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 40 - --condition event-rule-matches probe by symbol: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 41 - --condition event-rule-matches probe by symbol: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 42 - --condition event-rule-matches probe by symbol: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 43 - --condition event-rule-matches probe by symbol with offset: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 44 - --condition event-rule-matches probe by symbol with offset: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 45 - --condition event-rule-matches probe by symbol with offset: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 46 - --condition event-rule-matches probe by address: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 47 - --condition event-rule-matches probe by address: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 48 - --condition event-rule-matches probe by address: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 49 - --condition event-rule-matches probe by symbol: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 50 - --condition event-rule-matches probe by symbol: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 51 - --condition event-rule-matches probe by symbol: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 52 - --condition event-rule-matches probe by symbol with offset: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 53 - --condition event-rule-matches probe by symbol with offset: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 54 - --condition event-rule-matches probe by symbol with offset: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 55 - --condition event-rule-matches probe by address: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 56 - --condition event-rule-matches probe by address: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 57 - --condition event-rule-matches probe by address: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 58 - --condition event-rule-matches uprobe: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 59 - --condition event-rule-matches uprobe: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 60 - --condition event-rule-matches uprobe: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 61 - --condition event-rule-matches uprobe with elf prefix: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 62 - --condition event-rule-matches uprobe with elf prefix: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 63 - --condition event-rule-matches uprobe with elf prefix: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 64 - --condition event-rule-matches one syscall: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 65 - --condition event-rule-matches one syscall: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 66 - --condition event-rule-matches one syscall: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 67 - --condition event-rule-matches all syscalls: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 68 - --condition event-rule-matches all syscalls: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 69 - --condition event-rule-matches all syscalls: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 70 - --condition event-rule-matches one syscall with filter: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 71 - --condition event-rule-matches one syscall with filter: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 72 - --condition event-rule-matches one syscall with filter: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 73 - --condition event-rule-matches one syscall:entry: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 74 - --condition event-rule-matches one syscall:entry: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 75 - --condition event-rule-matches one syscall:entry: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 76 - --condition event-rule-matches one syscall:exit: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 77 - --condition event-rule-matches one syscall:exit: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 78 - --condition event-rule-matches one syscall:exit: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 79 - --condition event-rule-matches one syscall:entry-exit: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 80 - --condition event-rule-matches one syscall:entry-exit: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 81 - --condition event-rule-matches one syscall:entry-exit: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 82 - --condition event-rule-matches one syscall: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 83 - --condition event-rule-matches one syscall: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 84 - --condition event-rule-matches one syscall: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 85 - --condition event-rule-matches one kernel:syscall:entry: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 86 - --condition event-rule-matches one kernel:syscall:entry: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 87 - --condition event-rule-matches one kernel:syscall:entry: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 88 - --condition event-rule-matches one kernel:syscall:exit: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 89 - --condition event-rule-matches one kernel:syscall:exit: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 90 - --condition event-rule-matches one kernel:syscall:exit: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 91 - --condition event-rule-matches one kernel:syscall:entry-exit: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 92 - --condition event-rule-matches one kernel:syscall:entry-exit: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 93 - --condition event-rule-matches one kernel:syscall:entry-exit: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 94 - --action notify: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 95 - --action notify: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 96 - --action notify: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 97 - --action notify --capture foo: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 98 - --action notify --capture foo: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 99 - --action notify --capture foo: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 100 - --action notify --capture foo[2]: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 101 - --action notify --capture foo[2]: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 102 - --action notify --capture foo[2]: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 103 - --action notify --capture $ctx.foo: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 104 - --action notify --capture $ctx.foo: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 105 - --action notify --capture $ctx.foo: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 106 - --action notify --capture $ctx.foo[2]: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 107 - --action notify --capture $ctx.foo[2]: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 108 - --action notify --capture $ctx.foo[2]: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 109 - --action notify --capture $app.prov:type: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 110 - --action notify --capture $app.prov:type: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 111 - --action notify --capture $app.prov:type: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 112 - --action notify --capture $app.prov:type[2]: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 113 - --action notify --capture $app.prov:type[2]: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 114 - --action notify --capture $app.prov:type[2]: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 115 - --action notify multiple captures: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 116 - --action notify multiple captures: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 117 - --action notify multiple captures: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 118 - --action start-session: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 119 - --action start-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 120 - --action start-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 121 - --action stop-session foo: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 122 - --action stop-session foo: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 123 - --action stop-session foo: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 124 - --action rotate-session foo: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 125 - --action rotate-session foo: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 126 - --action rotate-session foo: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 127 - --action snapshot-session foo: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 128 - --action snapshot-session foo: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 129 - --action snapshot-session foo: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 130 - --action snapshot-session with file URI: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 131 - --action snapshot-session with file URI: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 132 - --action snapshot-session with file URI: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 133 - --action snapshot-session with net URI: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 134 - --action snapshot-session with net URI: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 135 - --action snapshot-session with net URI: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 136 - --action snapshot-session with ctrl/data URIs: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 137 - --action snapshot-session with ctrl/data URIs: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 138 - --action snapshot-session with ctrl/data URIs: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 139 - no args: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 140 - no args: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 141 - no args: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 142 - unknown option: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 143 - unknown option: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 144 - unknown option: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 145 - missing --action: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 146 - missing --action: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 147 - missing --action: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 148 - two --condition: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 149 - two --condition: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 150 - two --condition: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 151 - missing argument to --name: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 152 - missing argument to --name: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 153 - missing argument to --name: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 154 - missing argument to --rate-policy=once-after: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 155 - missing argument to --rate-policy=once-after: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 156 - missing argument to --rate-policy=once-after: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 157 - invalid argument to --rate-policy=once-after: non-digit character: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 158 - invalid argument to --rate-policy=once-after: non-digit character: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 159 - invalid argument to --rate-policy=once-after: non-digit character: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 160 - invalid argument to --rate-policy=once-after: empty string: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 161 - invalid argument to --rate-policy=once-after: empty string: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 162 - invalid argument to --rate-policy=once-after: empty string: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 163 - missing argument to --rate-policy=every: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 164 - missing argument to --rate-policy=every: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 165 - missing argument to --rate-policy=every: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 166 - invalid argument to --rate-policy=every: non-digit character: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 167 - invalid argument to --rate-policy=every: non-digit character: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 168 - invalid argument to --rate-policy=every: non-digit character: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 169 - invalid argument to --rate-policy=every: empty string: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 170 - invalid argument to --rate-policy=every: empty string: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 171 - invalid argument to --rate-policy=every: empty string: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 172 - invalid argument to --rate-policy: unknown policy type: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 173 - invalid argument to --rate-policy: unknown policy type: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 174 - invalid argument to --rate-policy: unknown policy type: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 175 - missing args after --condition: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 176 - missing args after --condition: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 177 - missing args after --condition: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 178 - unknown --condition: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 179 - unknown --condition: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 180 - unknown --condition: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 181 - unknown --condition=: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 182 - unknown --condition=: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 183 - unknown --condition=: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 184 - missing args after --condition event-rule-matches: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 185 - missing args after --condition event-rule-matches: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 186 - missing args after --condition event-rule-matches: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 187 - extra args after --condition event-rule-matches: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 188 - extra args after --condition event-rule-matches: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 189 - extra args after --condition event-rule-matches: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 190 - --log-level unknown level: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 191 - --log-level unknown level: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 192 - --log-level unknown level: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 193 - --condition event-rule-matches: --name with --type=kprobe: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 194 - --condition event-rule-matches: --name with --type=kprobe: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 195 - --condition event-rule-matches: --name with --type=kprobe: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 196 - --condition event-rule-matches: --name with --type=kernel:kprobe: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 197 - --condition event-rule-matches: --name with --type=kernel:kprobe: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 198 - --condition event-rule-matches: --name with --type=kernel:kprobe: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 199 - --condition event-rule-matches: --location with user tracepoint event rule: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 200 - --condition event-rule-matches: --location with user tracepoint event rule: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 201 - --condition event-rule-matches: --location with user tracepoint event rule: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 202 - --condition event-rule-matches: --event-name with user tracepoint event rule: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 203 - --condition event-rule-matches: --event-name with user tracepoint event rule: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 204 - --condition event-rule-matches: --event-name with user tracepoint event rule: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 205 - --condition event-rule-matches: extra argument with --type=kernel:uprobe: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 206 - --condition event-rule-matches: extra argument with --type=kernel:uprobe: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 207 - --condition event-rule-matches: extra argument with --type=kernel:uprobe: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 208 - --condition event-rule-matches: extra argument with --type=syscall: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 209 - --condition event-rule-matches: extra argument with --type=syscall: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 210 - --condition event-rule-matches: extra argument with --type=syscall: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 211 - --condition event-rule-matches: --type=syscall:nope: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 212 - --condition event-rule-matches: --type=syscall:nope: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 213 - --condition event-rule-matches: --type=syscall:nope: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 214 - --exclude-name with non-glob name: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 215 - --exclude-name with non-glob name: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 216 - --exclude-name with non-glob name: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 217 - --condition event-rule-matches --capture: missing argument (end of arg list): exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 218 - --condition event-rule-matches --capture: missing argument (end of arg list): expected stdout\nPASS: tools/trigger/test_add_trigger_cli 219 - --condition event-rule-matches --capture: missing argument (end of arg list): expected stderr\nPASS: tools/trigger/test_add_trigger_cli 220 - --condition event-rule-matches --capture: missing argument (before another option): exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 221 - --condition event-rule-matches --capture: missing argument (before another option): expected stdout\nPASS: tools/trigger/test_add_trigger_cli 222 - --condition event-rule-matches --capture: missing argument (before another option): expected stderr\nPASS: tools/trigger/test_add_trigger_cli 223 - --condition event-rule-matches --capture: binary operator: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 224 - --condition event-rule-matches --capture: binary operator: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 225 - --condition event-rule-matches --capture: binary operator: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 226 - --condition event-rule-matches --capture: unary operator: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 227 - --condition event-rule-matches --capture: unary operator: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 228 - --condition event-rule-matches --capture: unary operator: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 229 - --condition event-rule-matches --capture: logical operator: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 230 - --condition event-rule-matches --capture: logical operator: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 231 - --condition event-rule-matches --capture: logical operator: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 232 - --condition event-rule-matches --capture: accessing a sub-field: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 233 - --condition event-rule-matches --capture: accessing a sub-field: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 234 - --condition event-rule-matches --capture: accessing a sub-field: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 235 - --condition event-rule-matches --capture: accessing the sub-field of an array element: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 236 - --condition event-rule-matches --capture: accessing the sub-field of an array element: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 237 - --condition event-rule-matches --capture: accessing the sub-field of an array element: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 238 - --condition event-rule-matches --capture: missing colon in app-specific context field: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 239 - --condition event-rule-matches --capture: missing colon in app-specific context field: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 240 - --condition event-rule-matches --capture: missing colon in app-specific context field: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 241 - --condition event-rule-matches --capture: missing colon in app-specific context field: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 242 - --condition event-rule-matches --capture: missing colon in app-specific context field: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 243 - --condition event-rule-matches --capture: missing colon in app-specific context field: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 244 - missing args after --action: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 245 - missing args after --action: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 246 - missing args after --action: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 247 - unknown --action: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 248 - unknown --action: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 249 - unknown --action: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 250 - unknown --action=: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 251 - unknown --action=: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 252 - unknown --action=: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 253 - extra arg after --action notify: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 254 - extra arg after --action notify: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 255 - extra arg after --action notify: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 256 - missing arg after --action start-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 257 - missing arg after --action start-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 258 - missing arg after --action start-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 259 - extra arg after --action start-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 260 - extra arg after --action start-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 261 - extra arg after --action start-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 262 - missing arg after --action stop-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 263 - missing arg after --action stop-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 264 - missing arg after --action stop-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 265 - extra arg after --action stop-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 266 - extra arg after --action stop-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 267 - extra arg after --action stop-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 268 - missing arg after --action rotate-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 269 - missing arg after --action rotate-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 270 - missing arg after --action rotate-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 271 - extra arg after --action rotate-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 272 - extra arg after --action rotate-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 273 - extra arg after --action rotate-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 274 - missing arg after --action snapshot-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 275 - missing arg after --action snapshot-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 276 - missing arg after --action snapshot-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 277 - extra arg after --action snapshot-session: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 278 - extra arg after --action snapshot-session: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 279 - extra arg after --action snapshot-session: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 280 - snapshot-session action, --max-size without destination: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 281 - snapshot-session action, --max-size without destination: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 282 - snapshot-session action, --max-size without destination: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 283 - snapshot-session action, --name without destination: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 284 - snapshot-session action, --name without destination: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 285 - snapshot-session action, --name without destination: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 286 - snapshot-session action, --name with-local-path-instead-of-url: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 287 - snapshot-session action, --name with-local-path-instead-of-url: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 288 - snapshot-session action, --name with-local-path-instead-of-url: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 289 - snapshot-session action, --name with-net-url-instead-of-path: exit code is not 0\nPASS: tools/trigger/test_add_trigger_cli 290 - snapshot-session action, --name with-net-url-instead-of-path: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 291 - snapshot-session action, --name with-net-url-instead-of-path: expected stderr\nPASS: tools/trigger/test_add_trigger_cli 292 - add-trigger mi: exit code is 0\nPASS: tools/trigger/test_add_trigger_cli 293 - add-trigger mi is valid\nPASS: tools/trigger/test_add_trigger_cli 294 - mi: expected stdout\nPASS: tools/trigger/test_add_trigger_cli 295 - mi: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 1 - Add trigger hello\nPASS: tools/trigger/test_list_triggers_cli 2 - top level options: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 3 - top level options: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 4 - top level options: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 5 - MI top level options: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 6 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 7 - MI top level options: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 8 - MI top level options: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 9 - Remove trigger hello\nPASS: tools/trigger/test_list_triggers_cli 10 - Add trigger C\nPASS: tools/trigger/test_list_triggers_cli 11 - Add trigger A\nPASS: tools/trigger/test_list_triggers_cli 12 - Add trigger D\nPASS: tools/trigger/test_list_triggers_cli 13 - Add trigger B\nPASS: tools/trigger/test_list_triggers_cli 14 - Add trigger E\nPASS: tools/trigger/test_list_triggers_cli 15 - Add trigger J\nPASS: tools/trigger/test_list_triggers_cli 16 - Add trigger F\nPASS: tools/trigger/test_list_triggers_cli 17 - Add trigger G\nPASS: tools/trigger/test_list_triggers_cli 18 - Add trigger H\nPASS: tools/trigger/test_list_triggers_cli 19 - Add trigger I\nPASS: tools/trigger/test_list_triggers_cli 20 - event-rule-matches, tracepoint event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 21 - event-rule-matches, tracepoint event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 22 - event-rule-matches, tracepoint event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 23 - MI event-rule-matches, tracepoint event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 24 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 25 - MI event-rule-matches, tracepoint event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 26 - MI event-rule-matches, tracepoint event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 27 - Remove trigger A\nPASS: tools/trigger/test_list_triggers_cli 28 - Remove trigger B\nPASS: tools/trigger/test_list_triggers_cli 29 - Remove trigger C\nPASS: tools/trigger/test_list_triggers_cli 30 - Remove trigger D\nPASS: tools/trigger/test_list_triggers_cli 31 - Remove trigger E\nPASS: tools/trigger/test_list_triggers_cli 32 - Remove trigger F\nPASS: tools/trigger/test_list_triggers_cli 33 - Remove trigger G\nPASS: tools/trigger/test_list_triggers_cli 34 - Remove trigger H\nPASS: tools/trigger/test_list_triggers_cli 35 - Remove trigger I\nPASS: tools/trigger/test_list_triggers_cli 36 - Remove trigger J\nPASS: tools/trigger/test_list_triggers_cli 37 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 38 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 39 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 40 - event-rule-matches, probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 41 - event-rule-matches, probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 42 - event-rule-matches, probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 43 - MI event-rule-matches, probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 44 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 45 - MI event-rule-matches, probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 46 - MI event-rule-matches, probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 47 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 48 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 49 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 50 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 51 - event-rule-matches, userspace-probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 52 - event-rule-matches, userspace-probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 53 - event-rule-matches, userspace-probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 54 - MI event-rule-matches, userspace-probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 55 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 56 - MI event-rule-matches, userspace-probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 57 - MI event-rule-matches, userspace-probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 58 - Remove trigger T0\nSKIP: tools/trigger/test_list_triggers_cli 59 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 60 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 61 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 62 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 63 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 64 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 65 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 66 # SKIP : skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 67 # SKIP : skipping userspace probe SDT tests\nPASS: tools/trigger/test_list_triggers_cli 68 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 69 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 70 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 71 - Add trigger T3\nPASS: tools/trigger/test_list_triggers_cli 72 - Add trigger T4\nPASS: tools/trigger/test_list_triggers_cli 73 - event-rule-matches, syscall event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 74 - event-rule-matches, syscall event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 75 - event-rule-matches, syscall event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 76 - MI event-rule-matches, syscall event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 77 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 78 - MI event-rule-matches, syscall event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 79 - MI event-rule-matches, syscall event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 80 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 81 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 82 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 83 - Remove trigger T3\nPASS: tools/trigger/test_list_triggers_cli 84 - Remove trigger T4\nPASS: tools/trigger/test_list_triggers_cli 85 - session consumed size condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 86 - session consumed size condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 87 - session consumed size condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 88 - MI session consumed size condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 89 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 90 - MI session consumed size condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 91 - MI session consumed size condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 92 - Remove trigger trigger-with-session-consumed-size-condition\nPASS: tools/trigger/test_list_triggers_cli 93 - buffer usage condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 94 - buffer usage condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 95 - buffer usage condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 96 - MI buffer usage condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 97 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 98 - MI buffer usage condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 99 - MI buffer usage condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 100 - Remove trigger trigger-with-buffer-usage-high-bytes-condition\nPASS: tools/trigger/test_list_triggers_cli 101 - Remove trigger trigger-with-buffer-usage-high-ratio-condition\nPASS: tools/trigger/test_list_triggers_cli 102 - Remove trigger trigger-with-buffer-usage-low-bytes-condition\nPASS: tools/trigger/test_list_triggers_cli 103 - Remove trigger trigger-with-buffer-usage-low-ratio-condition\nPASS: tools/trigger/test_list_triggers_cli 104 - session rotation conditions: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 105 - session rotation conditions: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 106 - session rotation conditions: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 107 - MI session rotation conditions: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 108 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 109 - MI session rotation conditions: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 110 - MI session rotation conditions: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 111 - Remove trigger trigger-with-session-rotation-completed-condition\nPASS: tools/trigger/test_list_triggers_cli 112 - Remove trigger trigger-with-session-rotation-ongoing-condition\nPASS: tools/trigger/test_list_triggers_cli 113 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 114 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 115 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 116 - Add trigger T3\nPASS: tools/trigger/test_list_triggers_cli 117 - Add trigger T4\nPASS: tools/trigger/test_list_triggers_cli 118 - Add trigger T5\nPASS: tools/trigger/test_list_triggers_cli 119 - Add trigger T6\nPASS: tools/trigger/test_list_triggers_cli 120 - Add trigger T7\nPASS: tools/trigger/test_list_triggers_cli 121 - Add trigger T8\nPASS: tools/trigger/test_list_triggers_cli 122 - Add trigger T9\nPASS: tools/trigger/test_list_triggers_cli 123 - snapshot action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 124 - snapshot action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 125 - snapshot action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 126 - MI snapshot action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 127 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 128 - MI snapshot action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 129 - MI snapshot action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 130 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 131 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 132 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 133 - Remove trigger T3\nPASS: tools/trigger/test_list_triggers_cli 134 - Remove trigger T4\nPASS: tools/trigger/test_list_triggers_cli 135 - Remove trigger T5\nPASS: tools/trigger/test_list_triggers_cli 136 - Remove trigger T6\nPASS: tools/trigger/test_list_triggers_cli 137 - Remove trigger T7\nPASS: tools/trigger/test_list_triggers_cli 138 - Remove trigger T8\nPASS: tools/trigger/test_list_triggers_cli 139 - Remove trigger T9\nPASS: tools/trigger/test_list_triggers_cli 140 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 141 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 142 - notify action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 143 - notify action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 144 - notify action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 145 - MI notify action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 146 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 147 - MI notify action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 148 - MI notify action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 149 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 150 - Remove trigger T1\nPASS: tools/trigger/test_remove_trigger_cli 1 - Add trigger ABC\nPASS: tools/trigger/test_remove_trigger_cli 2 - Add trigger DEF\nPASS: tools/trigger/test_remove_trigger_cli 3 - two triggers left: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 4 - two triggers left: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 5 - two triggers left: expected stderr\nPASS: tools/trigger/test_remove_trigger_cli 6 - remove trigger ABC: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 7 - remove trigger ABC: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 8 - remove trigger ABC: expected stderr\nPASS: tools/trigger/test_remove_trigger_cli 9 - one trigger left: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 10 - one trigger left: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 11 - one trigger left: expected stderr\nPASS: tools/trigger/test_remove_trigger_cli 12 - remove trigger DEF: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 13 - remove trigger DEF: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 14 - remove trigger DEF: expected stderr\nPASS: tools/trigger/test_remove_trigger_cli 15 - no triggers left: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 16 - no triggers left: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 17 - no triggers left: expected stderr\nPASS: tools/trigger/test_remove_trigger_cli 18 - Add trigger mi\nPASS: tools/trigger/test_remove_trigger_cli 19 - remove-trigger mi: exit code is 0\nPASS: tools/trigger/test_remove_trigger_cli 20 - remove-trigger mi is valid\nPASS: tools/trigger/test_remove_trigger_cli 21 - mi: expected stdout\nPASS: tools/trigger/test_remove_trigger_cli 22 - mi: expected stderr\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 1 - Registered anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 2 - Anonymous trigger name remains unset after registration: trigger name = '(anonymous)'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 3 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 4 - Anonymous trigger returned by listing has an unset name: trigger name = '(anonymous)'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 5 - Successfully unregistered anonymous trigger using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 6 - Registered trigger with name: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 7 - Trigger name is set after registration: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 8 - Name set on trigger after registration is correct\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 9 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 10 - Trigger returned by listing has a name: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 11 - Name set on trigger returned from listing is correct: name returned from listing = 'some name that is hopefully unique', expected name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 12 - Successfully unregistered named trigger using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 13 - Registered trigger with automatic name\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 14 - Trigger name is set after registration: trigger name = 'trigger0'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 15 - Automatic name set on trigger after registration longer is not an empty string\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 16 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 17 - Trigger returned by listing has a name: trigger name = 'trigger0'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 18 - Successfully unregistered automatic name trigger using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 19 - Registered anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 20 - Registering identical anonymous trigger fails with `LTTNG_ERR_TRIGGER_EXISTS`\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 21 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 22 - Successfully unregistered anonymous trigger using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 23 - Registered named trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 24 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (anonymous registration)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 25 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (register with name)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 26 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (register with automatic name)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 27 - Registering trigger with an already used name fails with `LTTNG_ERR_TRIGGER_EXISTS`\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 28 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 29 - Successfully unregistered named trigger using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 30 - Registered automatic name trigger: trigger name = 'trigger1'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 31 - Registering an identical trigger instance with an automatic name succeeds: trigger name = 'trigger2'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 32 - Two identical triggers registered with an automatic name have different names\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 33 - Trigger listing returns 2 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 34 - Successfully unregistered automatic name triggers using the trigger instance returned by the listing\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 35 - Registered anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 36 - Anonymous trigger name remains unset after registration: trigger name = '(anonymous)'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 37 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 38 - Anonymous trigger returned by listing has an unset name: trigger name = '(anonymous)'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 39 - Successfully unregistered anonymous trigger using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 40 - Registered trigger with name: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 41 - Trigger name is set after registration: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 42 - Name set on trigger after registration is correct\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 43 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 44 - Trigger returned by listing has a name: trigger name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 45 - Name set on trigger returned from listing is correct: name returned from listing = 'some name that is hopefully unique', expected name = 'some name that is hopefully unique'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 46 - Successfully unregistered named trigger using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 47 - Registered trigger with automatic name\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 48 - Trigger name is set after registration: trigger name = 'trigger3'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 49 - Automatic name set on trigger after registration longer is not an empty string\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 50 - Trigger listing returns 1 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 51 - Trigger returned by listing has a name: trigger name = 'trigger3'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 52 - Successfully unregistered automatic trigger using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 53 - Registered anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 54 - Registering identical anonymous trigger fails with `LTTNG_ERR_TRIGGER_EXISTS`\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 55 - Successfully unregistered anonymous trigger using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 56 - Registered named trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 57 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (anonymous registration)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 58 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (register with name)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 59 - Registering a trigger instance already used for registration fails with `LTTNG_ERR_INVALID` (register with automatic name)\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 60 - Registering trigger with an already used name fails with `LTTNG_ERR_TRIGGER_EXISTS`\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 61 - Successfully unregistered named trigger using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 62 - Registered automatic name trigger: trigger name = 'trigger4'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 63 - Registering an identical trigger instance with an automatic name succeeds: trigger name = 'trigger5'\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 64 - Two identical triggers registered with an automatic name have different names\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 65 - Successfully unregistered automatic trigger A using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 66 - Successfully unregistered automatic trigger B using the trigger instance used on registration\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 67 - Registered first anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 68 - Registered second anonymous trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 69 - Trigger listing returns 2 trigger\nPASS: tools/trigger/name/test_trigger_name_backwards_compat 70 - Successfully unregistered two anonymous triggers\nPASS: tools/trigger/hidden/test_hidden_trigger 1 - No triggers visible while session has an enabled size-based rotation schedule\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 1 - Start session daemon\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 2 - Create session test_session in -o /tmp/tmp.XXXXXXXXXXs_differ_only_by_loglevels.WlRmkc\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 3 - Enable channel test_channel for session test_session\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 4 - Start tracing for session test_session\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 5 - Enable event 'l*' with loglevel TRACE_DEBUG_LINE\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 6 - Enable event 'l*' with loglevel-only TRACE_DEBUG_LINE\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 7 - Stop lttng tracing for session test_session\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 8 - Destroy session test_session\nPASS: tools/client/test_bug1373_events_differ_only_by_loglevel 9 - Wait after kill session daemon\nPASS: ust/before-after/test_before_after 1 - Start session daemon\nPASS: ust/before-after/test_before_after 2 - Create session per-session in -o /tmp/tmp.XXXXXXXXXXe_after_ust_trace_path.gWX2wt\nPASS: ust/before-after/test_before_after 3 - Enable ust event tp:tptest for session per-session\nPASS: ust/before-after/test_before_after 4 - Start tracing for session per-session\nPASS: ust/before-after/test_before_after 5 - Traced application stopped.\nPASS: ust/before-after/test_before_after 6 - Stop lttng tracing for session per-session\nPASS: ust/before-after/test_before_after 7 - Destroy session per-session\nPASS: ust/before-after/test_before_after 8 - Trace match with 100 event tp:tptest\nPASS: ust/before-after/test_before_after 9 - Create session per-session in -o /tmp/tmp.XXXXXXXXXXe_after_ust_trace_path.gRmrSg\nPASS: ust/before-after/test_before_after 10 - Enable ust event tp:tptest for session per-session\nPASS: ust/before-after/test_before_after 11 - Application started in background.\nPASS: ust/before-after/test_before_after 12 - Start tracing for session per-session\nPASS: ust/before-after/test_before_after 13 - Stop lttng tracing for session per-session\nPASS: ust/before-after/test_before_after 14 - Destroy session per-session\nPASS: ust/before-after/test_before_after 15 - Validate trace for event tp:tptest, 100 events\nPASS: ust/before-after/test_before_after 16 - Wait after kill session daemon\nPASS: ust/buffers-pid/test_buffers_pid 1 - Start session daemon\nPASS: ust/buffers-pid/test_buffers_pid 2 - Create session buffers-pid in -o /tmp/tmp.XXXXXXXXXXrs_pid_trace_path.jmQmki\nPASS: ust/buffers-pid/test_buffers_pid 3 - Enable channel channel0 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 4 - Enable ust event tp:tptest for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 5 - Start application to trace\nPASS: ust/buffers-pid/test_buffers_pid 6 - Start tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 7 - Stop lttng tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 8 - Destroy session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 9 - Trace validation\nPASS: ust/buffers-pid/test_buffers_pid 10 - Create session buffers-pid in -o /tmp/tmp.XXXXXXXXXXrs_pid_trace_path.GcOVLs\nPASS: ust/buffers-pid/test_buffers_pid 11 - Enable channel channel0 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 12 - Enable ust event tp:tptest for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 13 - Start tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 14 - Start application to trace\nPASS: ust/buffers-pid/test_buffers_pid 15 - Stop lttng tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 16 - Destroy session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 17 - Trace match with 100 event tp:tptest\nPASS: ust/buffers-pid/test_buffers_pid 18 - Create session buffers-pid in -o /tmp/tmp.XXXXXXXXXXrs_pid_trace_path.oMtwVl\nPASS: ust/buffers-pid/test_buffers_pid 19 - Enable channel channel0 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 20 - Enable ust event tp:tptest for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 21 - Start tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 22 - Start application 1 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 23 - Start application 2 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 24 - Start application 3 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 25 - Start application 4 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 26 - Start application 5 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 27 - Stop lttng tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 28 - Destroy session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 29 - Trace match with 500 event tp:tptest\nPASS: ust/buffers-pid/test_buffers_pid 30 - Start application 1 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 31 - Start application 2 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 32 - Start application 3 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 33 - Start application 4 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 34 - Start application 5 for tracing\nPASS: ust/buffers-pid/test_buffers_pid 35 - Create session buffers-pid in -o /tmp/tmp.XXXXXXXXXXrs_pid_trace_path.sjDeap\nPASS: ust/buffers-pid/test_buffers_pid 36 - Enable channel channel0 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 37 - Enable ust event tp:tptest for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 38 - Start tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 39 - Waiting done\nPASS: ust/buffers-pid/test_buffers_pid 40 - Stop lttng tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 41 - Destroy session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 42 - Trace validation\nPASS: ust/buffers-pid/test_buffers_pid 43 - Create session buffers-pid in -o /tmp/tmp.XXXXXXXXXXrs_pid_trace_path.m1IZgq\nPASS: ust/buffers-pid/test_buffers_pid 44 - Enable channel channel0 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 45 - Enable channel channel1 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 46 - Enable channel channel2 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 47 - Enable channel channel3 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 48 - Enable channel channel4 per PID for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 49 - Enable event tp:tptest for session buffers-pid in channel0\nPASS: ust/buffers-pid/test_buffers_pid 50 - Enable event tp:tptest for session buffers-pid in channel1\nPASS: ust/buffers-pid/test_buffers_pid 51 - Enable event tp:tptest for session buffers-pid in channel2\nPASS: ust/buffers-pid/test_buffers_pid 52 - Enable event tp:tptest for session buffers-pid in channel3\nPASS: ust/buffers-pid/test_buffers_pid 53 - Enable event tp:tptest for session buffers-pid in channel4\nPASS: ust/buffers-pid/test_buffers_pid 54 - Start tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 55 - Start application to trace\nPASS: ust/buffers-pid/test_buffers_pid 56 - Stop lttng tracing for session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 57 - Trace match with 500 event tp:tptest\nPASS: ust/buffers-pid/test_buffers_pid 58 - Destroy session buffers-pid\nPASS: ust/buffers-pid/test_buffers_pid 59 - Wait after kill session daemon\nPASS: ust/multi-session/test_multi_session 1 - Start session daemon\nPASS: ust/multi-session/test_multi_session 2 - Create session multi-session-0 in -o /tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/0\nPASS: ust/multi-session/test_multi_session 3 - Enable ust event ust_gen_nevents:tptest0 for session multi-session-0\nPASS: ust/multi-session/test_multi_session 4 - Start tracing for session multi-session-0\nPASS: ust/multi-session/test_multi_session 5 - Create session multi-session-1 in -o /tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/1\nPASS: ust/multi-session/test_multi_session 6 - Enable ust event ust_gen_nevents:tptest1 for session multi-session-1\nPASS: ust/multi-session/test_multi_session 7 - Start tracing for session multi-session-1\nPASS: ust/multi-session/test_multi_session 8 - Create session multi-session-2 in -o /tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/2\nPASS: ust/multi-session/test_multi_session 9 - Enable ust event ust_gen_nevents:tptest2 for session multi-session-2\nPASS: ust/multi-session/test_multi_session 10 - Start tracing for session multi-session-2\nPASS: ust/multi-session/test_multi_session 11 - Create session multi-session-3 in -o /tmp/tmp.XXXXXXXXXX_session_ust.oZmRPi/3\nPASS: ust/multi-session/test_multi_session 12 - Enable ust event ust_gen_nevents:tptest3 for session multi-session-3\nPASS: ust/multi-session/test_multi_session 13 - Start tracing for session multi-session-3\nPASS: ust/multi-session/test_multi_session 14 - Start application to generate 100 events\nPASS: ust/multi-session/test_multi_session 15 - Wait for events to record\nPASS: ust/multi-session/test_multi_session 16 - Stop lttng tracing for session multi-session-0\nPASS: ust/multi-session/test_multi_session 17 - Destroy session multi-session-0\nPASS: ust/multi-session/test_multi_session 18 - Trace validation of multi-session-0\nPASS: ust/multi-session/test_multi_session 19 - Stop lttng tracing for session multi-session-1\nPASS: ust/multi-session/test_multi_session 20 - Destroy session multi-session-1\nPASS: ust/multi-session/test_multi_session 21 - Trace validation of multi-session-1\nPASS: ust/multi-session/test_multi_session 22 - Stop lttng tracing for session multi-session-2\nPASS: ust/multi-session/test_multi_session 23 - Destroy session multi-session-2\nPASS: ust/multi-session/test_multi_session 24 - Trace validation of multi-session-2\nPASS: ust/multi-session/test_multi_session 25 - Stop lttng tracing for session multi-session-3\nPASS: ust/multi-session/test_multi_session 26 - Destroy session multi-session-3\nPASS: ust/multi-session/test_multi_session 27 - Trace validation of multi-session-3\nPASS: ust/multi-session/test_multi_session 28 - Wait after kill session daemon\nPASS: ust/nprocesses/test_nprocesses 1 - Start session daemon\nPASS: ust/nprocesses/test_nprocesses 2 - All applications are registered to sessiond\nPASS: ust/nprocesses/test_nprocesses 3 - Create session ust-nprocesses in -o /tmp/tmp.XXXXXXXXXXesses_trace_path.saY2k4\nPASS: ust/nprocesses/test_nprocesses 4 - Enable ust event tp:tptest for session ust-nprocesses\nPASS: ust/nprocesses/test_nprocesses 5 - Start tracing for session ust-nprocesses\nPASS: ust/nprocesses/test_nprocesses 6 - Stop lttng tracing for session ust-nprocesses\nPASS: ust/nprocesses/test_nprocesses 7 - Destroy session ust-nprocesses\nPASS: ust/nprocesses/test_nprocesses 8 - Stopped all spawned applications\nPASS: ust/nprocesses/test_nprocesses 9 - Wait after kill session daemon\nPASS: ust/overlap/test_overlap 1 - Start session daemon\nPASS: ust/overlap/test_overlap 2 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.s0JQSR\nPASS: ust/overlap/test_overlap 3 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 4 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 5 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 6 - Application done\nPASS: ust/overlap/test_overlap 7 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 8 - Trace match\nPASS: ust/overlap/test_overlap 9 - Trace match\nPASS: ust/overlap/test_overlap 10 - Trace match\nPASS: ust/overlap/test_overlap 11 - Trace match\nPASS: ust/overlap/test_overlap 12 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 13 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.jAvISZ\nPASS: ust/overlap/test_overlap 14 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 15 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 16 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 17 - Application done\nPASS: ust/overlap/test_overlap 18 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 19 - Trace match\nPASS: ust/overlap/test_overlap 20 - Trace match\nPASS: ust/overlap/test_overlap 21 - Trace match\nPASS: ust/overlap/test_overlap 22 - Trace match\nPASS: ust/overlap/test_overlap 23 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 24 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.0EaM0M\nPASS: ust/overlap/test_overlap 25 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 26 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 27 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 28 - Application done\nPASS: ust/overlap/test_overlap 29 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 30 - Trace match\nPASS: ust/overlap/test_overlap 31 - Trace match\nPASS: ust/overlap/test_overlap 32 - Trace match\nPASS: ust/overlap/test_overlap 33 - Trace match\nPASS: ust/overlap/test_overlap 34 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 35 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.zLq6qq\nPASS: ust/overlap/test_overlap 36 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 37 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 38 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 39 - Application done\nPASS: ust/overlap/test_overlap 40 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 41 - Trace match\nPASS: ust/overlap/test_overlap 42 - Trace match\nPASS: ust/overlap/test_overlap 43 - Trace match\nPASS: ust/overlap/test_overlap 44 - Trace match\nPASS: ust/overlap/test_overlap 45 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 46 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.ToWEOC\nPASS: ust/overlap/test_overlap 47 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 48 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 49 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 50 - Application done\nPASS: ust/overlap/test_overlap 51 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 52 - Trace match\nPASS: ust/overlap/test_overlap 53 - Trace match\nPASS: ust/overlap/test_overlap 54 - Trace match\nPASS: ust/overlap/test_overlap 55 - Trace match\nPASS: ust/overlap/test_overlap 56 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 57 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.Z4c10P\nPASS: ust/overlap/test_overlap 58 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 59 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 60 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 61 - Application done\nPASS: ust/overlap/test_overlap 62 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 63 - Trace match\nPASS: ust/overlap/test_overlap 64 - Trace match\nPASS: ust/overlap/test_overlap 65 - Trace match\nPASS: ust/overlap/test_overlap 66 - Trace match\nPASS: ust/overlap/test_overlap 67 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 68 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.vNFBhX\nPASS: ust/overlap/test_overlap 69 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 70 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 71 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 72 - Application done\nPASS: ust/overlap/test_overlap 73 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 74 - Trace match\nPASS: ust/overlap/test_overlap 75 - Trace match\nPASS: ust/overlap/test_overlap 76 - Trace match\nPASS: ust/overlap/test_overlap 77 - Trace match\nPASS: ust/overlap/test_overlap 78 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 79 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.hgpSRw\nPASS: ust/overlap/test_overlap 80 - Enable event us* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 81 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 82 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 83 - Application done\nPASS: ust/overlap/test_overlap 84 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 85 - Trace match\nPASS: ust/overlap/test_overlap 86 - Trace match\nPASS: ust/overlap/test_overlap 87 - Trace match\nPASS: ust/overlap/test_overlap 88 - Trace match\nPASS: ust/overlap/test_overlap 89 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 90 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.nQcvzr\nPASS: ust/overlap/test_overlap 91 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 92 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 93 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 94 - Application done\nPASS: ust/overlap/test_overlap 95 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 96 - Trace match\nPASS: ust/overlap/test_overlap 97 - Trace match\nPASS: ust/overlap/test_overlap 98 - Trace match\nPASS: ust/overlap/test_overlap 99 - Trace match\nPASS: ust/overlap/test_overlap 100 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 101 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.YnUdZn\nPASS: ust/overlap/test_overlap 102 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 103 - Enable event  with filtering for session  twice failure detected\nPASS: ust/overlap/test_overlap 104 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 105 - Application done\nPASS: ust/overlap/test_overlap 106 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 107 - Trace match\nPASS: ust/overlap/test_overlap 108 - Trace match\nPASS: ust/overlap/test_overlap 109 - Trace match\nPASS: ust/overlap/test_overlap 110 - Trace match\nPASS: ust/overlap/test_overlap 111 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 112 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.Z2Qlz0\nPASS: ust/overlap/test_overlap 113 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 114 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 115 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 116 - Application done\nPASS: ust/overlap/test_overlap 117 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 118 - Trace match\nPASS: ust/overlap/test_overlap 119 - Trace match\nPASS: ust/overlap/test_overlap 120 - Trace match\nPASS: ust/overlap/test_overlap 121 - Trace match\nPASS: ust/overlap/test_overlap 122 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 123 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.RJEGyy\nPASS: ust/overlap/test_overlap 124 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 125 - Enable event ust* with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 126 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 127 - Application done\nPASS: ust/overlap/test_overlap 128 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 129 - Trace match\nPASS: ust/overlap/test_overlap 130 - Trace match\nPASS: ust/overlap/test_overlap 131 - Trace match\nPASS: ust/overlap/test_overlap 132 - Trace match\nPASS: ust/overlap/test_overlap 133 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 134 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.d8Jb6R\nPASS: ust/overlap/test_overlap 135 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 136 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap\nPASS: ust/overlap/test_overlap 137 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 138 - Application done\nPASS: ust/overlap/test_overlap 139 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 140 - Trace match\nPASS: ust/overlap/test_overlap 141 - Trace match\nPASS: ust/overlap/test_overlap 142 - Trace match\nPASS: ust/overlap/test_overlap 143 - Trace match\nPASS: ust/overlap/test_overlap 144 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 145 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.fBP7cA\nPASS: ust/overlap/test_overlap 146 - Enable event us* with loglevel TRACE_WARNING\nPASS: ust/overlap/test_overlap 147 - Enable event ust* with loglevel-only TRACE_CRIT\nPASS: ust/overlap/test_overlap 148 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 149 - Application done\nPASS: ust/overlap/test_overlap 150 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 151 - Trace match\nPASS: ust/overlap/test_overlap 152 - Trace match\nPASS: ust/overlap/test_overlap 153 - Trace match\nPASS: ust/overlap/test_overlap 154 - Trace match\nPASS: ust/overlap/test_overlap 155 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 156 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.AotXEp\nPASS: ust/overlap/test_overlap 157 - Enable event ust_tests_demo:starting with loglevel TRACE_CRIT\nPASS: ust/overlap/test_overlap 158 - Enable event ust_tests_demo:starting with loglevel TRACE_WARNING\nPASS: ust/overlap/test_overlap 159 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 160 - Application done\nPASS: ust/overlap/test_overlap 161 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 162 - Trace match\nPASS: ust/overlap/test_overlap 163 - Trace match\nPASS: ust/overlap/test_overlap 164 - Trace match\nPASS: ust/overlap/test_overlap 165 - Trace match\nPASS: ust/overlap/test_overlap 166 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 167 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.OPN3Cc\nPASS: ust/overlap/test_overlap 168 - Enable event ust* with loglevel TRACE_CRIT\nPASS: ust/overlap/test_overlap 169 - Enable event ust* with loglevel TRACE_WARNING\nPASS: ust/overlap/test_overlap 170 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 171 - Application done\nPASS: ust/overlap/test_overlap 172 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 173 - Trace match\nPASS: ust/overlap/test_overlap 174 - Trace match\nPASS: ust/overlap/test_overlap 175 - Trace match\nPASS: ust/overlap/test_overlap 176 - Trace match\nPASS: ust/overlap/test_overlap 177 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 178 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.iuvqOt\nPASS: ust/overlap/test_overlap 179 - Enable ust event ust_tests_demo for session wildcard-overlap\nPASS: ust/overlap/test_overlap 180 - Enable ust event ust_tests_demo2 for session wildcard-overlap\nPASS: ust/overlap/test_overlap 181 - Enable ust event ust_tests_demo3 for session wildcard-overlap\nPASS: ust/overlap/test_overlap 182 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 183 - Application done\nPASS: ust/overlap/test_overlap 184 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 185 - Trace match\nPASS: ust/overlap/test_overlap 186 - Trace match\nPASS: ust/overlap/test_overlap 187 - Trace match\nPASS: ust/overlap/test_overlap 188 - Trace match\nPASS: ust/overlap/test_overlap 189 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 190 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.4cp2HT\nPASS: ust/overlap/test_overlap 191 - Enable event us* with loglevel TRACE_WARNING\nPASS: ust/overlap/test_overlap 192 - Enable event ust_tests_demo2:loop with loglevel TRACE_CRIT\nPASS: ust/overlap/test_overlap 193 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 194 - Application done\nPASS: ust/overlap/test_overlap 195 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 196 - Trace match\nPASS: ust/overlap/test_overlap 197 - Trace match\nPASS: ust/overlap/test_overlap 198 - Trace match\nPASS: ust/overlap/test_overlap 199 - Trace match\nPASS: ust/overlap/test_overlap 200 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 201 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.nCzdaS\nPASS: ust/overlap/test_overlap 202 - Enable ust event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 203 - Enable ust event ust* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 204 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 205 - Application done\nPASS: ust/overlap/test_overlap 206 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 207 - Trace match\nPASS: ust/overlap/test_overlap 208 - Trace match\nPASS: ust/overlap/test_overlap 209 - Trace match\nPASS: ust/overlap/test_overlap 210 - Trace match\nPASS: ust/overlap/test_overlap 211 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 212 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.1srdRX\nPASS: ust/overlap/test_overlap 213 - Enable ust event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 214 - Enable ust event ust_tests_demo:starting for session wildcard-overlap\nPASS: ust/overlap/test_overlap 215 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 216 - Application done\nPASS: ust/overlap/test_overlap 217 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 218 - Trace match\nPASS: ust/overlap/test_overlap 219 - Trace match\nPASS: ust/overlap/test_overlap 220 - Trace match\nPASS: ust/overlap/test_overlap 221 - Trace match\nPASS: ust/overlap/test_overlap 222 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 223 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.f5MoPm\nPASS: ust/overlap/test_overlap 224 - Enable event us* with loglevel TRACE_WARNING\nPASS: ust/overlap/test_overlap 225 - Enable event ust* with loglevel TRACE_CRIT\nPASS: ust/overlap/test_overlap 226 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 227 - Application done\nPASS: ust/overlap/test_overlap 228 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 229 - Trace match\nPASS: ust/overlap/test_overlap 230 - Trace match\nPASS: ust/overlap/test_overlap 231 - Trace match\nPASS: ust/overlap/test_overlap 232 - Trace match\nPASS: ust/overlap/test_overlap 233 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 234 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.9rHdVx\nPASS: ust/overlap/test_overlap 235 - Enable ust event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 236 - Enable ust event ust_tests_demo:starting for session wildcard-overlap\nPASS: ust/overlap/test_overlap 237 - Disable event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 238 - Disable event ust_tests_demo:starting for session wildcard-overlap\nPASS: ust/overlap/test_overlap 239 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 240 - Application done\nPASS: ust/overlap/test_overlap 241 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 242 - Trace match\nPASS: ust/overlap/test_overlap 243 - Trace match\nPASS: ust/overlap/test_overlap 244 - Trace match\nPASS: ust/overlap/test_overlap 245 - Trace match\nPASS: ust/overlap/test_overlap 246 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 247 - Create session wildcard-overlap in -o /tmp/tmp.XXXXXXXXXXap.UHuwoC\nPASS: ust/overlap/test_overlap 248 - Enable ust event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 249 - Enable ust event ust_tests_demo:starting for session wildcard-overlap\nPASS: ust/overlap/test_overlap 250 - Disable event us* for session wildcard-overlap\nPASS: ust/overlap/test_overlap 251 - Start tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 252 - Application done\nPASS: ust/overlap/test_overlap 253 - Stop lttng tracing for session wildcard-overlap\nPASS: ust/overlap/test_overlap 254 - Trace match\nPASS: ust/overlap/test_overlap 255 - Trace match\nPASS: ust/overlap/test_overlap 256 - Trace match\nPASS: ust/overlap/test_overlap 257 - Trace match\nPASS: ust/overlap/test_overlap 258 - Destroy session wildcard-overlap\nPASS: ust/overlap/test_overlap 259 - Wait after kill session daemon\nSKIP: ust/python-logging/test_python_logging 1 # SKIP : Python agent test skipped.\nPASS: ust/getcpu-override/test_getcpu_override 1 - Start session daemon\nPASS: ust/getcpu-override/test_getcpu_override 2 - Create session sequence-cpu in -o /tmp/tmp.XXXXXXXXXXu_override_trace_path.ENOOsO\nPASS: ust/getcpu-override/test_getcpu_override 3 - Enable ust event tp:tptest for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 4 - Start tracing for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 5 - Application without wrapper done\nPASS: ust/getcpu-override/test_getcpu_override 6 - Stop lttng tracing for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 7 - Destroy session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 8 - Extraction without getcpu plugin have 256/256\nPASS: ust/getcpu-override/test_getcpu_override 9 - Sequence seed and cpuid sequence have the same size 256/256\nPASS: ust/getcpu-override/test_getcpu_override 10 - Cpuid extraction and seed sequence comparison fails as expected\nPASS: ust/getcpu-override/test_getcpu_override 11 - Create session sequence-cpu in -o /tmp/tmp.XXXXXXXXXXu_override_trace_path.rKQISh\nPASS: ust/getcpu-override/test_getcpu_override 12 - Enable ust event tp:tptest for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 13 - Start tracing for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 14 - Application with wrapper done\nPASS: ust/getcpu-override/test_getcpu_override 15 - Stop lttng tracing for session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 16 - Destroy session sequence-cpu\nPASS: ust/getcpu-override/test_getcpu_override 17 - Extraction with getcpu plugin have 256/256\nPASS: ust/getcpu-override/test_getcpu_override 18 - Sequence seed and cpuid sequence have the same size 256/256\nPASS: ust/getcpu-override/test_getcpu_override 19 - Cpuid extraction and seed sequence comparison\nPASS: ust/getcpu-override/test_getcpu_override 20 - Wait after kill session daemon\nPASS: ust/clock-override/test_clock_override 1 - Start session daemon\nPASS: ust/clock-override/test_clock_override 2 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_ust_trace_path.LIIgsN\nPASS: ust/clock-override/test_clock_override 3 - Enable ust event tp:tptest for session clock_override\nPASS: ust/clock-override/test_clock_override 4 - Start tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 5 - Application done\nPASS: ust/clock-override/test_clock_override 6 - Stop lttng tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 7 - Destroy session clock_override\nPASS: ust/clock-override/test_clock_override 8 - Wait after kill session daemon\nPASS: ust/clock-override/test_clock_override 9 - Metadata extraction from babeltrace\nPASS: ust/clock-override/test_clock_override 10 - Clock metadata extraction\nPASS: ust/clock-override/test_clock_override 11 - Tokens to check(4) and provided values(4) count is equal\nPASS: ust/clock-override/test_clock_override 12 - Token \"name\" expect:lttng_test_clock_override got:lttng_test_clock_override\nPASS: ust/clock-override/test_clock_override 13 - Token \"uuid\" expect:83c63deb-7aa4-48fb-abda-946f400d76e6 got:83c63deb-7aa4-48fb-abda-946f400d76e6\nPASS: ust/clock-override/test_clock_override 14 - Token \"description\" expect:Freeze time with 1KHz for regression test got:Freeze time with 1KHz for regression test\nPASS: ust/clock-override/test_clock_override 15 - Token \"freq\" expect:1000 got:1000\nPASS: ust/clock-override/test_clock_override 16 - Start session daemon\nPASS: ust/clock-override/test_clock_override 17 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_ust_trace_path.tMuDON\nPASS: ust/clock-override/test_clock_override 18 - Enable ust event tp:tptest for session clock_override\nPASS: ust/clock-override/test_clock_override 19 - Start tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 20 - Application done\nPASS: ust/clock-override/test_clock_override 21 - Stop lttng tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 22 - Destroy session clock_override\nPASS: ust/clock-override/test_clock_override 23 - Unique event timestamps without clock override: 256 expect >1\nPASS: ust/clock-override/test_clock_override 24 - Wait after kill session daemon\nPASS: ust/clock-override/test_clock_override 25 - Start session daemon\nPASS: ust/clock-override/test_clock_override 26 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_ust_trace_path.tMuDON\nPASS: ust/clock-override/test_clock_override 27 - Enable ust event tp:tptest for session clock_override\nPASS: ust/clock-override/test_clock_override 28 - Start tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 29 - Application done\nPASS: ust/clock-override/test_clock_override 30 - Stop lttng tracing for session clock_override\nPASS: ust/clock-override/test_clock_override 31 - Destroy session clock_override\nPASS: ust/clock-override/test_clock_override 32 - Wait after kill session daemon\nPASS: ust/clock-override/test_clock_override 33 - Unique event timestamps with clock override: 1 expect 1\nPASS: ust/test_event_basic 1 - Start session daemon\nPASS: ust/test_event_basic 2 - Create session ust_event_basic in -o /tmp/tmp.XXXXXXXXXX_basic_trace_path.vOlURx\nPASS: ust/test_event_basic 3 - Create session ust_event_basic2 in -o /tmp/tmp.XXXXXXXXXX_basic_trace_path.vOlURx\nPASS: ust/test_event_basic 4 - Enable channel mychan for session ust_event_basic\nPASS: ust/test_event_basic 5 - Enable channel mychan2 for session ust_event_basic2\nPASS: ust/test_event_basic 6 - Enable ust event tp1 for session ust_event_basic\nPASS: ust/test_event_basic 7 - Enable ust event ev2 for session ust_event_basic\nPASS: ust/test_event_basic 8 - Enable ust event ev3 for session ust_event_basic2\nPASS: ust/test_event_basic 9 - Add context command for type: vpid\nPASS: ust/test_event_basic 10 - Add context command for type: vtid\nPASS: ust/test_event_basic 11 - Add context command for type: pthread_id\nPASS: ust/test_event_basic 12 - Add context command for type: procname\nPASS: ust/test_event_basic 13 - Add context command for type: procname\nPASS: ust/test_event_basic 14 - Disable event tp1 for session ust_event_basic\nPASS: ust/test_event_basic 15 - Disable event ev3 for session ust_event_basic2\nPASS: ust/test_event_basic 16 - Enable ust event tp1 for session ust_event_basic\nPASS: ust/test_event_basic 17 - Enable ust event ev3 for session ust_event_basic2\nPASS: ust/test_event_basic 18 - Start tracing for session\nPASS: ust/test_event_basic 19 - Stop lttng tracing for session\nPASS: ust/test_event_basic 20 - Start tracing for session\nPASS: ust/test_event_basic 21 - Stop lttng tracing for session\nPASS: ust/test_event_basic 22 - Validate trace\nPASS: ust/test_event_basic 23 - Destroy session ust_event_basic2\nPASS: ust/test_event_basic 24 - Destroy session ust_event_basic\nPASS: ust/test_event_basic 25 - Wait after kill session daemon\nPASS: ust/test_event_tracef 1 - Start session daemon\nPASS: ust/test_event_tracef 2 - Create session tracef in -o /tmp/tmp.XXXXXXXXXX_tracef_trace_path.x90ilV\nPASS: ust/test_event_tracef 3 - Enable ust event lttng_ust_tracef:event for session tracef\nPASS: ust/test_event_tracef 4 - Start tracing for session tracef\nPASS: ust/test_event_tracef 5 - Traced application stopped.\nPASS: ust/test_event_tracef 6 - Stop lttng tracing for session tracef\nPASS: ust/test_event_tracef 7 - Destroy session tracef\nPASS: ust/test_event_tracef 8 - Trace match with 100 event lttng_ust_tracef:event\nPASS: ust/test_event_tracef 9 - Wait after kill session daemon\nPASS: ust/test_event_perf 1 - Start session daemon\nPASS: ust/test_event_perf 2 - Create session ust_event_basic in -o /tmp/tmp.XXXXXXXXXXng_raw_trace_path.OvfLN2\nPASS: ust/test_event_perf 3 - Enable channel mychan for session ust_event_basic\nPASS: ust/test_event_perf 4 - Enable event tp:tptest for session ust_event_basic in channel mychan\nPASS: ust/test_event_perf 5 - Add context command for type: perf:thread:raw:r0110:test\nPASS: ust/test_event_perf 6 - Add context command failed as expected for type: perf:thread:raw:rZZZ:test\nPASS: ust/test_event_perf 7 - Add context command failed as expected for type: perf:thread:raw:b0110:test\nPASS: ust/test_event_perf 8 - Add context command failed as expected for type: perf:thread:raw:r0110:\nPASS: ust/test_event_perf 9 - Add context command failed as expected for type: perf:thread:raw:r0110::\nPASS: ust/test_event_perf 10 - Add context command failed as expected for type: perf:thread:raw:r:test\nPASS: ust/test_event_perf 11 - Add context command failed as expected for type: perf:thread:raw:r::\nPASS: ust/test_event_perf 12 - Add context command failed as expected for type: perf:thread:raw::\nPASS: ust/test_event_perf 13 - Add context command failed as expected for type: perf:thread:raw\nPASS: ust/test_event_perf 14 - Add context command failed as expected for type: perf:thread:raw:r0110:test:wrong\nPASS: ust/test_event_perf 15 - Destroy session ust_event_basic\nPASS: ust/test_event_perf 16 - Create session ust_event_basic in -o /tmp/tmp.XXXXXXXXXX_basic_trace_path.b3Zo5V\nPASS: ust/test_event_perf 17 - Enable channel mychan for session ust_event_basic\nPASS: ust/test_event_perf 18 - Enable event tp:tptest for session ust_event_basic in channel mychan\nPASS: ust/test_event_perf 19 - Add context command for type: perf:thread:page-fault\nPASS: ust/test_event_perf 20 - Start tracing for session\nPASS: ust/test_event_perf 21 - Stop lttng tracing for session\nPASS: ust/test_event_perf 22 - Validate trace for event perf_thread_page_fault, 1 events\nPASS: ust/test_event_perf 23 - Destroy session ust_event_basic\nPASS: ust/test_event_perf 24 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 1 - Start session daemon\nPASS: ust/blocking/test_blocking 2 - Create session blocking in no-output mode\nPASS: ust/blocking/test_blocking 3 - Enable ust event tp:tptest for session blocking\nPASS: ust/blocking/test_blocking 4 - Start tracing for session blocking\nPASS: ust/blocking/test_blocking 5 - Application done\nPASS: ust/blocking/test_blocking 6 - Stop lttng tracing for session blocking\nPASS: ust/blocking/test_blocking 7 - Destroy session blocking\nPASS: ust/blocking/test_blocking 8 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 9 - Does not hang\nPASS: ust/blocking/test_blocking 10 - Start session daemon\nPASS: ust/blocking/test_blocking 11 - Create session blocking in no-output mode\nPASS: ust/blocking/test_blocking 12 - Enable channel testchan for session blocking\nPASS: ust/blocking/test_blocking 13 - Enable ust event tp:tptest for session blocking\nPASS: ust/blocking/test_blocking 14 - Start tracing for session blocking\nPASS: ust/blocking/test_blocking 15 - Application done\nPASS: ust/blocking/test_blocking 16 - Stop lttng tracing for session blocking\nPASS: ust/blocking/test_blocking 17 - Destroy session blocking\nPASS: ust/blocking/test_blocking 18 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 19 - Does not hang\nPASS: ust/blocking/test_blocking 20 - Start session daemon\nPASS: ust/blocking/test_blocking 21 - Create session blocking in no-output mode\nPASS: ust/blocking/test_blocking 22 - Enable channel testchan for session blocking\nPASS: ust/blocking/test_blocking 23 - Enable ust event tp:tptest for session blocking\nPASS: ust/blocking/test_blocking 24 - Start tracing for session blocking\nPASS: ust/blocking/test_blocking 25 - Application done\nPASS: ust/blocking/test_blocking 26 - Stop lttng tracing for session blocking\nPASS: ust/blocking/test_blocking 27 - Destroy session blocking\nPASS: ust/blocking/test_blocking 28 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 29 - Does not hang\nPASS: ust/blocking/test_blocking 30 - Start session daemon\nPASS: ust/blocking/test_blocking 31 - Create session blocking in -o /tmp/tmp.XXXXXXXXXXing_ust_trace_path.GTWUSU\nPASS: ust/blocking/test_blocking 32 - Enable channel testchan for session blocking\nPASS: ust/blocking/test_blocking 33 - Enable ust event tp:tptest for session blocking\nPASS: ust/blocking/test_blocking 34 - Start tracing for session blocking\nPASS: ust/blocking/test_blocking 35 - Application done\nPASS: ust/blocking/test_blocking 36 - Stop lttng tracing for session blocking\nPASS: ust/blocking/test_blocking 37 - Destroy session blocking\nPASS: ust/blocking/test_blocking 38 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 39 - Does not hang\nPASS: ust/blocking/test_blocking 40 - Start session daemon\nPASS: ust/blocking/test_blocking 41 - Create session blocking in -o /tmp/tmp.XXXXXXXXXXing_ust_trace_path.TiByrT\nPASS: ust/blocking/test_blocking 42 - Enable channel testchan for session blocking\nPASS: ust/blocking/test_blocking 43 - Enable ust event tp:tptest for session blocking\nPASS: ust/blocking/test_blocking 44 - Start tracing for session blocking\nPASS: ust/blocking/test_blocking 45 - Application done\nPASS: ust/blocking/test_blocking 46 - Stop lttng tracing for session blocking\nPASS: ust/blocking/test_blocking 47 - Destroy session blocking\nPASS: ust/blocking/test_blocking 48 - Wait after kill session daemon\nPASS: ust/blocking/test_blocking 49 - No event lost with UST blocking mode: found 5000000 expect 5000000\nPASS: ust/multi-lib/test_multi_lib 1 - Start session daemon\nPASS: ust/multi-lib/test_multi_lib 2 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.2OreSj\nPASS: ust/multi-lib/test_multi_lib 3 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 4 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 5 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 6 - Trace match with 2 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 7 - Metadata match with the metadata of 1 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 8 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 9 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.XYIXVt\nPASS: ust/multi-lib/test_multi_lib 10 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 11 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 12 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 13 - Trace match with 2 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 14 - Metadata match with the metadata of 2 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 15 - Validate trace for expression '^.*multi:tp.*arg_long_A.*', 1 events\nPASS: ust/multi-lib/test_multi_lib 16 - Validate trace for expression '^.*multi:tp.*arg_long_B.*arg_float_B.*', 1 events\nPASS: ust/multi-lib/test_multi_lib 17 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 18 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.1runyz\nPASS: ust/multi-lib/test_multi_lib 19 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 20 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 21 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 22 - Trace match with 2 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 23 - Metadata match with the metadata of 2 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 24 - Validate trace for expression '^.*multi:tp.*enum_int_C.*', 1 events\nPASS: ust/multi-lib/test_multi_lib 25 - Validate trace for expression '^.*multi:tp.*enum_int_D.*', 1 events\nPASS: ust/multi-lib/test_multi_lib 26 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 27 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.CLBJtI\nPASS: ust/multi-lib/test_multi_lib 28 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 29 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 30 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 31 - Trace match with 2 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 32 - Metadata match with the metadata of 1 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 33 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 34 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.U2PwR3\nPASS: ust/multi-lib/test_multi_lib 35 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 36 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 37 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 38 - Trace match with 16 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 39 - Metadata match with the metadata of 16 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 40 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 41 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.lzAYdb\nPASS: ust/multi-lib/test_multi_lib 42 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 43 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 44 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 45 - Trace match with 4 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 46 - Metadata match with the metadata of 2 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 47 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 48 - Create session multi_lib in -o /tmp/tmp.XXXXXXXXXX_lib_ust_trace_path.ku9n1W\nPASS: ust/multi-lib/test_multi_lib 49 - Enable ust event multi:tp for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 50 - Start tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 51 - Stop lttng tracing for session multi_lib\nPASS: ust/multi-lib/test_multi_lib 52 - Trace match with 3 event multi:tp\nPASS: ust/multi-lib/test_multi_lib 53 - Metadata match with the metadata of 1 event(s) named multi:tp\nPASS: ust/multi-lib/test_multi_lib 54 - Destroy session multi_lib\nPASS: ust/multi-lib/test_multi_lib 55 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 1 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 2 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 3 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 4 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 5 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 6 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 7 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 8 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 9 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 10 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 11 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 12 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 13 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 14 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 15 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 16 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 17 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 18 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 19 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 20 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 21 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 22 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 23 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 24 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 25 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 26 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 27 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 28 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 29 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 30 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 31 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 32 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 33 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 34 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 35 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 36 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 37 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 38 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 39 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 40 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 41 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 42 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 43 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 44 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 45 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 46 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 47 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 48 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 49 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 50 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 51 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 52 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 53 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 54 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 55 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 56 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 57 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 58 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 59 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 60 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 61 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 62 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 63 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 64 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 65 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 66 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 67 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 68 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 69 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 70 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 71 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 72 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 73 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 74 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 75 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 76 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 77 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 78 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 79 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 80 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 81 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 82 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 83 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 84 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 85 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 86 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 87 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 88 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 89 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 90 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 91 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 92 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 93 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 94 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 95 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 96 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 97 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 98 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 99 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 100 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 101 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 102 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 103 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 104 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 105 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 106 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 107 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 108 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 109 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 110 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 111 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 112 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 113 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 114 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 115 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 116 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 117 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 118 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 119 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 120 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 121 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 122 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 123 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 124 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 125 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 126 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 127 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 128 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 129 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 130 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 131 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 132 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 133 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 134 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 135 - Wait after kill session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 136 - Start session daemon\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 137 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 138 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 139 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 140 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 141 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 142 - Stop lttng tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 143 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 144 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXion_destroy_flush.CrbLcj\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 145 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 146 - Enable event tp:tptest for session rotation_destroy_flush in channel testchan\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 147 - Start tracing for session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 148 - Application done\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 149 - Destroy session rotation_destroy_flush\nPASS: ust/rotation-destroy-flush/test_rotation_destroy_flush 150 - Wait after kill session daemon\nPASS: tools/metadata/test_ust 1 - Start session daemon\nPASS: tools/metadata/test_ust 2 - Create session per-uid in\nPASS: tools/metadata/test_ust 3 - Enable ust event tp:tptest for session per-uid\nPASS: tools/metadata/test_ust 4 - Start tracing for session per-uid\nPASS: tools/metadata/test_ust 5 - Stop lttng tracing for session per-uid\nPASS: tools/metadata/test_ust 6 - Destroy session per-uid\nPASS: tools/metadata/test_ust 7 - Extracting trace_name from env metadata\nPASS: tools/metadata/test_ust 8 - Extracting trace_creation_datetime from env metadata\nPASS: tools/metadata/test_ust 9 - Extracting domain from env metadata\nPASS: tools/metadata/test_ust 10 - Extracting tracer_buffering_scheme from env metadata\nPASS: tools/metadata/test_ust 11 - Extracting tracer_buffering_id from env metadata\nPASS: tools/metadata/test_ust 12 - tracer_buffering_id match current user uid\nPASS: tools/metadata/test_ust 13 - Extracting architecture_bit_width from env metadata\nPASS: tools/metadata/test_ust 14 - Reconstructed path from metadata is valid\nPASS: tools/metadata/test_ust 15 - Extracting hostname from env metadata\nPASS: tools/metadata/test_ust 16 - Hostname is valid\nPASS: tools/metadata/test_ust 17 - Create session per-pid in\nPASS: tools/metadata/test_ust 18 - Enable channel channel for session per-pid\nPASS: tools/metadata/test_ust 19 - Enable ust event tp:tptest for session per-pid\nPASS: tools/metadata/test_ust 20 - Start tracing for session per-pid\nPASS: tools/metadata/test_ust 21 - Stop lttng tracing for session per-pid\nPASS: tools/metadata/test_ust 22 - Destroy session per-pid\nPASS: tools/metadata/test_ust 23 - Extracting trace_name from env metadata\nPASS: tools/metadata/test_ust 24 - Extracting trace_creation_datetime from env metadata\nPASS: tools/metadata/test_ust 25 - Extracting domain from env metadata\nPASS: tools/metadata/test_ust 26 - Extracting tracer_buffering_scheme from env metadata\nPASS: tools/metadata/test_ust 27 - Extracting procname from env metadata\nPASS: tools/metadata/test_ust 28 - Extracting vpid from env metadata\nPASS: tools/metadata/test_ust 29 - Extracting tracer_buffering_id from env metadata\nPASS: tools/metadata/test_ust 30 - vpid and tracer_buffering_id are identical\nPASS: tools/metadata/test_ust 31 - vpid and known testapp pid are identical\nPASS: tools/metadata/test_ust 32 - tracer_buffering_id and known testapp pid are identical\nPASS: tools/metadata/test_ust 33 - Extracting vpid_datetime from env metadata\nPASS: tools/metadata/test_ust 34 - Reconstructed path from metadata is valid\nPASS: tools/metadata/test_ust 35 - Extracting hostname from env metadata\nPASS: tools/metadata/test_ust 36 - Hostname is valid\nPASS: tools/metadata/test_ust 37 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 1 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.mYFBjI --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 2 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 3 - Create session  with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 4 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 5 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 6 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 7 - Enable channel my_channel for session auto-20240206-093610\nPASS: tools/relayd-grouping/test_ust 8 - Enable ust event tp:tptest for session auto-20240206-093610\nPASS: tools/relayd-grouping/test_ust 9 - Start tracing for session auto-20240206-093610\nPASS: tools/relayd-grouping/test_ust 10 - Stop lttng tracing for session auto-20240206-093610\nPASS: tools/relayd-grouping/test_ust 11 - Destroy session auto-20240206-093610\nPASS: tools/relayd-grouping/test_ust 12 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 13 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 14 - Create session my-session with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 15 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 16 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 17 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 18 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 19 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 20 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 21 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 22 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 23 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 24 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.IEjhoC --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 25 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 26 - Create session  with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 27 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 28 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 29 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 30 - Enable channel my_channel for session auto-20240206-093615\nPASS: tools/relayd-grouping/test_ust 31 - Enable ust event tp:tptest for session auto-20240206-093615\nPASS: tools/relayd-grouping/test_ust 32 - Start tracing for session auto-20240206-093615\nPASS: tools/relayd-grouping/test_ust 33 - Stop lttng tracing for session auto-20240206-093615\nPASS: tools/relayd-grouping/test_ust 34 - Destroy session auto-20240206-093615\nPASS: tools/relayd-grouping/test_ust 35 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 36 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 37 - Create session my-session with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 38 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 39 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 40 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 41 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 42 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 43 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 44 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 45 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 46 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 47 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.z7nc4T --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 48 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 49 - Create session  with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 50 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 51 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 52 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 53 - Enable channel my_channel for session auto-20240206-093620\nPASS: tools/relayd-grouping/test_ust 54 - Enable ust event tp:tptest for session auto-20240206-093620\nPASS: tools/relayd-grouping/test_ust 55 - Start tracing for session auto-20240206-093620\nPASS: tools/relayd-grouping/test_ust 56 - Stop lttng tracing for session auto-20240206-093620\nPASS: tools/relayd-grouping/test_ust 57 - Destroy session auto-20240206-093620\nPASS: tools/relayd-grouping/test_ust 58 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 59 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 60 - Create session my-session with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 61 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 62 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 63 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 64 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 65 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 66 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 67 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 68 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 69 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 70 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.FXP6uZ --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 71 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 72 - Create session  with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 73 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 74 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 75 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 76 - Enable channel my_channel for session auto-20240206-093624\nPASS: tools/relayd-grouping/test_ust 77 - Enable ust event tp:tptest for session auto-20240206-093624\nPASS: tools/relayd-grouping/test_ust 78 - Start tracing for session auto-20240206-093624\nPASS: tools/relayd-grouping/test_ust 79 - Stop lttng tracing for session auto-20240206-093624\nPASS: tools/relayd-grouping/test_ust 80 - Destroy session auto-20240206-093624\nPASS: tools/relayd-grouping/test_ust 81 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 82 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 83 - Create session my-session with uri:net://localhost and opts: --live\nPASS: tools/relayd-grouping/test_ust 84 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 85 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 86 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 87 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 88 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 89 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 90 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 91 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 92 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 93 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.Im7vCN --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 94 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 95 - Create session  with uri:net://localhost/my_live_custom_output and opts: --live\nPASS: tools/relayd-grouping/test_ust 96 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 97 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 98 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 99 - Enable channel my_channel for session auto-20240206-093629\nPASS: tools/relayd-grouping/test_ust 100 - Enable ust event tp:tptest for session auto-20240206-093629\nPASS: tools/relayd-grouping/test_ust 101 - Start tracing for session auto-20240206-093629\nPASS: tools/relayd-grouping/test_ust 102 - Stop lttng tracing for session auto-20240206-093629\nPASS: tools/relayd-grouping/test_ust 103 - Destroy session auto-20240206-093629\nPASS: tools/relayd-grouping/test_ust 104 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 105 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 106 - Create session my-session with uri:net://localhost/my_live_custom_output and opts: --live\nPASS: tools/relayd-grouping/test_ust 107 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 108 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 109 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 110 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 111 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 112 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 113 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 114 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 115 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 116 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.0a1x9w --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 117 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 118 - Create session  with uri:net://localhost/my_live_custom_output and opts: --live\nPASS: tools/relayd-grouping/test_ust 119 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 120 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 121 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 122 - Enable channel my_channel for session auto-20240206-093634\nPASS: tools/relayd-grouping/test_ust 123 - Enable ust event tp:tptest for session auto-20240206-093634\nPASS: tools/relayd-grouping/test_ust 124 - Start tracing for session auto-20240206-093634\nPASS: tools/relayd-grouping/test_ust 125 - Stop lttng tracing for session auto-20240206-093634\nPASS: tools/relayd-grouping/test_ust 126 - Destroy session auto-20240206-093634\nPASS: tools/relayd-grouping/test_ust 127 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 128 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 129 - Create session my-session with uri:net://localhost/my_live_custom_output and opts: --live\nPASS: tools/relayd-grouping/test_ust 130 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 131 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 132 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 133 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 134 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 135 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 136 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 137 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 138 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 139 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.znvQ0k --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 140 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 141 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 142 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 143 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 144 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 145 - Enable channel my_channel for session auto-20240206-093639\nPASS: tools/relayd-grouping/test_ust 146 - Enable ust event tp:tptest for session auto-20240206-093639\nPASS: tools/relayd-grouping/test_ust 147 - Start tracing for session auto-20240206-093639\nPASS: tools/relayd-grouping/test_ust 148 - Stop lttng tracing for session auto-20240206-093639\nPASS: tools/relayd-grouping/test_ust 149 - Destroy session auto-20240206-093639\nPASS: tools/relayd-grouping/test_ust 150 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 151 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 152 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 153 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 154 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 155 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 156 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 157 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 158 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 159 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 160 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 161 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 162 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.bsAuPU --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 163 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 164 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 165 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 166 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 167 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 168 - Enable channel my_channel for session auto-20240206-093644\nPASS: tools/relayd-grouping/test_ust 169 - Enable ust event tp:tptest for session auto-20240206-093644\nPASS: tools/relayd-grouping/test_ust 170 - Start tracing for session auto-20240206-093644\nPASS: tools/relayd-grouping/test_ust 171 - Stop lttng tracing for session auto-20240206-093644\nPASS: tools/relayd-grouping/test_ust 172 - Destroy session auto-20240206-093644\nPASS: tools/relayd-grouping/test_ust 173 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 174 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 175 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 176 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 177 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 178 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 179 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 180 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 181 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 182 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 183 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 184 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 185 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.NRKqGT --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 186 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 187 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 188 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 189 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 190 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 191 - Enable channel my_channel for session auto-20240206-093648\nPASS: tools/relayd-grouping/test_ust 192 - Enable ust event tp:tptest for session auto-20240206-093648\nPASS: tools/relayd-grouping/test_ust 193 - Start tracing for session auto-20240206-093648\nPASS: tools/relayd-grouping/test_ust 194 - Stop lttng tracing for session auto-20240206-093648\nPASS: tools/relayd-grouping/test_ust 195 - Destroy session auto-20240206-093648\nPASS: tools/relayd-grouping/test_ust 196 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 197 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 198 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 199 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 200 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 201 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 202 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 203 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 204 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 205 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 206 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 207 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 208 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.QDCy5i --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 209 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 210 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 211 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 212 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 213 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 214 - Enable channel my_channel for session auto-20240206-093653\nPASS: tools/relayd-grouping/test_ust 215 - Enable ust event tp:tptest for session auto-20240206-093653\nPASS: tools/relayd-grouping/test_ust 216 - Start tracing for session auto-20240206-093653\nPASS: tools/relayd-grouping/test_ust 217 - Stop lttng tracing for session auto-20240206-093653\nPASS: tools/relayd-grouping/test_ust 218 - Destroy session auto-20240206-093653\nPASS: tools/relayd-grouping/test_ust 219 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 220 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 221 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 222 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 223 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 224 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 225 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 226 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 227 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 228 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 229 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 230 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 231 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.E0SigO --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 232 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 233 - Create session  with uri:net://localhost/custom_second_token and opts:\nPASS: tools/relayd-grouping/test_ust 234 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 235 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 236 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 237 - Enable channel my_channel for session auto-20240206-093657\nPASS: tools/relayd-grouping/test_ust 238 - Enable ust event tp:tptest for session auto-20240206-093657\nPASS: tools/relayd-grouping/test_ust 239 - Start tracing for session auto-20240206-093657\nPASS: tools/relayd-grouping/test_ust 240 - Stop lttng tracing for session auto-20240206-093657\nPASS: tools/relayd-grouping/test_ust 241 - Destroy session auto-20240206-093657\nPASS: tools/relayd-grouping/test_ust 242 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 243 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 244 - Create session my-session with uri:net://localhost/custom_second_token and opts:\nPASS: tools/relayd-grouping/test_ust 245 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 246 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 247 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 248 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 249 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 250 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 251 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 252 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 253 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 254 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.HiRI0Z --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 255 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 256 - Create session  with uri:net://localhost/custom_second_token and opts:\nPASS: tools/relayd-grouping/test_ust 257 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 258 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 259 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 260 - Enable channel my_channel for session auto-20240206-093702\nPASS: tools/relayd-grouping/test_ust 261 - Enable ust event tp:tptest for session auto-20240206-093702\nPASS: tools/relayd-grouping/test_ust 262 - Start tracing for session auto-20240206-093702\nPASS: tools/relayd-grouping/test_ust 263 - Stop lttng tracing for session auto-20240206-093702\nPASS: tools/relayd-grouping/test_ust 264 - Destroy session auto-20240206-093702\nPASS: tools/relayd-grouping/test_ust 265 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 266 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 267 - Create session my-session with uri:net://localhost/custom_second_token and opts:\nPASS: tools/relayd-grouping/test_ust 268 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 269 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 270 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 271 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 272 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 273 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 274 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 275 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 276 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 277 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.dqQLhs --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 278 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 279 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 280 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 281 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 282 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 283 - Enable channel my_channel for session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 284 - Enable ust event tp:tptest for session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 285 - Start tracing for session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 286 - Rotate session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 287 - Stop lttng tracing for session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 288 - Destroy session auto-20240206-093707\nPASS: tools/relayd-grouping/test_ust 289 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 290 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 291 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 292 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 293 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 294 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 295 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 296 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 297 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 298 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 299 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 300 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 301 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 302 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.Ky1TDO --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 303 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 304 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 305 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 306 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 307 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 308 - Enable channel my_channel for session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 309 - Enable ust event tp:tptest for session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 310 - Start tracing for session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 311 - Rotate session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 312 - Stop lttng tracing for session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 313 - Destroy session auto-20240206-093713\nPASS: tools/relayd-grouping/test_ust 314 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 315 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 316 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 317 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 318 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 319 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 320 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 321 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 322 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 323 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 324 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 325 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 326 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 327 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.vAkay8 --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 328 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 329 - Create session  with uri:net://localhost/rotate_custom_path and opts:\nPASS: tools/relayd-grouping/test_ust 330 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 331 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 332 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 333 - Enable channel my_channel for session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 334 - Enable ust event tp:tptest for session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 335 - Start tracing for session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 336 - Rotate session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 337 - Stop lttng tracing for session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 338 - Destroy session auto-20240206-093719\nPASS: tools/relayd-grouping/test_ust 339 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 340 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 341 - Create session my-session with uri:net://localhost/rotate_custom_path and opts:\nPASS: tools/relayd-grouping/test_ust 342 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 343 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 344 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 345 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 346 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 347 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 348 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 349 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 350 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 351 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 352 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.XtW85b --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 353 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 354 - Create session  with uri:net://localhost/rotate_custom_path and opts:\nPASS: tools/relayd-grouping/test_ust 355 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 356 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 357 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 358 - Enable channel my_channel for session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 359 - Enable ust event tp:tptest for session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 360 - Start tracing for session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 361 - Rotate session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 362 - Stop lttng tracing for session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 363 - Destroy session auto-20240206-093725\nPASS: tools/relayd-grouping/test_ust 364 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 365 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 366 - Create session my-session with uri:net://localhost/rotate_custom_path and opts:\nPASS: tools/relayd-grouping/test_ust 367 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 368 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 369 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 370 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 371 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 372 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 373 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 374 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 375 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 376 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 377 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.i5T1Fj --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 378 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 379 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 380 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 381 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 382 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 383 - Enable channel my_channel for session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 384 - Enable ust event tp:tptest for session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 385 - Start tracing for session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 386 - Rotate session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 387 - Stop lttng tracing for session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 388 - Destroy session auto-20240206-093731\nPASS: tools/relayd-grouping/test_ust 389 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 390 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 391 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 392 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 393 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 394 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 395 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 396 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 397 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 398 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 399 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 400 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 401 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 402 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.wZPkgl --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 403 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 404 - Create session  with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 405 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 406 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 407 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 408 - Enable channel my_channel for session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 409 - Enable ust event tp:tptest for session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 410 - Start tracing for session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 411 - Rotate session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 412 - Stop lttng tracing for session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 413 - Destroy session auto-20240206-093737\nPASS: tools/relayd-grouping/test_ust 414 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 415 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 416 - Create session my-session with uri:net://localhost and opts:\nPASS: tools/relayd-grouping/test_ust 417 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 418 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 419 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 420 - Rotate session my-session\nPASS: tools/relayd-grouping/test_ust 421 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 422 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 423 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 424 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 425 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 426 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 427 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.F2Ed3z --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 428 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 429 - Create session  with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 430 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 431 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 432 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 433 - Enable channel my_channel for session auto-20240206-093743\nPASS: tools/relayd-grouping/test_ust 434 - Enable ust event tp:tptest for session auto-20240206-093743\nPASS: tools/relayd-grouping/test_ust 435 - Start tracing for session auto-20240206-093743\nPASS: tools/relayd-grouping/test_ust 436 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 437 - Stop lttng tracing for session auto-20240206-093743\nPASS: tools/relayd-grouping/test_ust 438 - Destroy session auto-20240206-093743\nPASS: tools/relayd-grouping/test_ust 439 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 440 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 441 - Create session my-session with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 442 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 443 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 444 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 445 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 446 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 447 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 448 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 449 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 450 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 451 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 452 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.sSHSWU --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 453 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 454 - Create session  with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 455 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 456 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 457 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 458 - Enable channel my_channel for session auto-20240206-093746\nPASS: tools/relayd-grouping/test_ust 459 - Enable ust event tp:tptest for session auto-20240206-093746\nPASS: tools/relayd-grouping/test_ust 460 - Start tracing for session auto-20240206-093746\nPASS: tools/relayd-grouping/test_ust 461 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 462 - Stop lttng tracing for session auto-20240206-093746\nPASS: tools/relayd-grouping/test_ust 463 - Destroy session auto-20240206-093746\nPASS: tools/relayd-grouping/test_ust 464 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 465 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 466 - Create session my-session with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 467 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 468 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 469 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 470 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 471 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 472 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 473 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 474 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 475 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 476 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 477 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.Wmo8xH --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 478 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 479 - Create session  with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 480 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 481 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 482 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 483 - Enable channel my_channel for session auto-20240206-093750\nPASS: tools/relayd-grouping/test_ust 484 - Enable ust event tp:tptest for session auto-20240206-093750\nPASS: tools/relayd-grouping/test_ust 485 - Start tracing for session auto-20240206-093750\nPASS: tools/relayd-grouping/test_ust 486 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 487 - Stop lttng tracing for session auto-20240206-093750\nPASS: tools/relayd-grouping/test_ust 488 - Destroy session auto-20240206-093750\nPASS: tools/relayd-grouping/test_ust 489 - Validate trace for event tp:tptest, 9 events\nPASS: tools/relayd-grouping/test_ust 490 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 491 - Create session my-session with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 492 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 493 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 494 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 495 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 496 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 497 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 498 - Validate trace for event tp:tptest, 9 events\nPASS: tools/relayd-grouping/test_ust 499 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 500 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 501 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 502 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.W9jMmk --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 503 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 504 - Create session  with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 505 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 506 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 507 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 508 - Enable channel my_channel for session auto-20240206-093754\nPASS: tools/relayd-grouping/test_ust 509 - Enable ust event tp:tptest for session auto-20240206-093754\nPASS: tools/relayd-grouping/test_ust 510 - Start tracing for session auto-20240206-093754\nPASS: tools/relayd-grouping/test_ust 511 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 512 - Stop lttng tracing for session auto-20240206-093754\nPASS: tools/relayd-grouping/test_ust 513 - Destroy session auto-20240206-093754\nPASS: tools/relayd-grouping/test_ust 514 - Validate trace for event tp:tptest, 9 events\nPASS: tools/relayd-grouping/test_ust 515 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 516 - Create session my-session with uri:net://localhost and opts: --snapshot\nPASS: tools/relayd-grouping/test_ust 517 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 518 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 519 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 520 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 521 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 522 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 523 - Validate trace for event tp:tptest, 9 events\nPASS: tools/relayd-grouping/test_ust 524 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 525 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 526 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 527 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.kMYpWk --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 528 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 529 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 530 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 531 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 532 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 533 - Enable channel my_channel for session auto-20240206-093759\nPASS: tools/relayd-grouping/test_ust 534 - Enable ust event tp:tptest for session auto-20240206-093759\nPASS: tools/relayd-grouping/test_ust 535 - Start tracing for session auto-20240206-093759\nPASS: tools/relayd-grouping/test_ust 536 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 537 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 538 - Stop lttng tracing for session auto-20240206-093759\nPASS: tools/relayd-grouping/test_ust 539 - Destroy session auto-20240206-093759\nPASS: tools/relayd-grouping/test_ust 540 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 541 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 542 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 543 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 544 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 545 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 546 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 547 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 548 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 549 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 550 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 551 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 552 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 553 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 554 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.KtKdzt --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 555 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 556 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 557 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 558 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 559 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 560 - Enable channel my_channel for session auto-20240206-093802\nPASS: tools/relayd-grouping/test_ust 561 - Enable ust event tp:tptest for session auto-20240206-093802\nPASS: tools/relayd-grouping/test_ust 562 - Start tracing for session auto-20240206-093802\nPASS: tools/relayd-grouping/test_ust 563 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 564 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 565 - Stop lttng tracing for session auto-20240206-093802\nPASS: tools/relayd-grouping/test_ust 566 - Destroy session auto-20240206-093802\nPASS: tools/relayd-grouping/test_ust 567 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 568 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 569 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 570 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 571 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 572 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 573 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 574 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 575 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 576 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 577 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 578 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 579 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 580 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 581 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.qATbfY --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 582 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 583 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 584 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 585 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 586 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 587 - Enable channel my_channel for session auto-20240206-093806\nPASS: tools/relayd-grouping/test_ust 588 - Enable ust event tp:tptest for session auto-20240206-093806\nPASS: tools/relayd-grouping/test_ust 589 - Start tracing for session auto-20240206-093806\nPASS: tools/relayd-grouping/test_ust 590 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 591 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 592 - Stop lttng tracing for session auto-20240206-093806\nPASS: tools/relayd-grouping/test_ust 593 - Destroy session auto-20240206-093806\nPASS: tools/relayd-grouping/test_ust 594 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 595 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 596 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 597 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 598 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 599 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 600 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 601 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 602 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 603 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 604 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 605 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 606 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 607 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 608 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.SZi6gr --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 609 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 610 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 611 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 612 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 613 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 614 - Enable channel my_channel for session auto-20240206-093810\nPASS: tools/relayd-grouping/test_ust 615 - Enable ust event tp:tptest for session auto-20240206-093810\nPASS: tools/relayd-grouping/test_ust 616 - Start tracing for session auto-20240206-093810\nPASS: tools/relayd-grouping/test_ust 617 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 618 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 619 - Stop lttng tracing for session auto-20240206-093810\nPASS: tools/relayd-grouping/test_ust 620 - Destroy session auto-20240206-093810\nPASS: tools/relayd-grouping/test_ust 621 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 622 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 623 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 624 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 625 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 626 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 627 - Added snapshot output net://localhost\nPASS: tools/relayd-grouping/test_ust 628 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 629 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 630 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 631 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 632 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 633 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 634 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 635 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.9BMye3 --group-output-by-session)\nPASS: tools/relayd-grouping/test_ust 636 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 637 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 638 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 639 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 640 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 641 - Enable channel my_channel for session auto-20240206-093813\nPASS: tools/relayd-grouping/test_ust 642 - Enable ust event tp:tptest for session auto-20240206-093813\nPASS: tools/relayd-grouping/test_ust 643 - Start tracing for session auto-20240206-093813\nPASS: tools/relayd-grouping/test_ust 644 - Added snapshot output net://localhost/this/is/my/custom/path\nPASS: tools/relayd-grouping/test_ust 645 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 646 - Stop lttng tracing for session auto-20240206-093813\nPASS: tools/relayd-grouping/test_ust 647 - Destroy session auto-20240206-093813\nPASS: tools/relayd-grouping/test_ust 648 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 649 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 650 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 651 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 652 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 653 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 654 - Added snapshot output net://localhost/this/is/my/custom/path\nPASS: tools/relayd-grouping/test_ust 655 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 656 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 657 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 658 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 659 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 660 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 661 - Wait after kill session daemon\nPASS: tools/relayd-grouping/test_ust 662 - Start lttng-relayd (process mode: -b opt: -o /tmp/tmp.XXXXXXXXXXd_grouping_ust_trace_path.DY6VyX --group-output-by-host)\nPASS: tools/relayd-grouping/test_ust 663 - Start session daemon\nPASS: tools/relayd-grouping/test_ust 664 - Create session  in no-output mode\nPASS: tools/relayd-grouping/test_ust 665 - Lttng-tool list command with option\nPASS: tools/relayd-grouping/test_ust 666 - Valid lttng list XML\nPASS: tools/relayd-grouping/test_ust 667 - Extraction of session name\nPASS: tools/relayd-grouping/test_ust 668 - Enable channel my_channel for session auto-20240206-093816\nPASS: tools/relayd-grouping/test_ust 669 - Enable ust event tp:tptest for session auto-20240206-093816\nPASS: tools/relayd-grouping/test_ust 670 - Start tracing for session auto-20240206-093816\nPASS: tools/relayd-grouping/test_ust 671 - Added snapshot output net://localhost/this/is/my/custom/path\nPASS: tools/relayd-grouping/test_ust 672 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 673 - Stop lttng tracing for session auto-20240206-093816\nPASS: tools/relayd-grouping/test_ust 674 - Destroy session auto-20240206-093816\nPASS: tools/relayd-grouping/test_ust 675 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 676 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 677 - Create session my-session in no-output mode\nPASS: tools/relayd-grouping/test_ust 678 - Enable channel my_channel for session my-session\nPASS: tools/relayd-grouping/test_ust 679 - Enable ust event tp:tptest for session my-session\nPASS: tools/relayd-grouping/test_ust 680 - Start tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 681 - Added snapshot output net://localhost/this/is/my/custom/path\nPASS: tools/relayd-grouping/test_ust 682 - Snapshot recorded\nPASS: tools/relayd-grouping/test_ust 683 - Stop lttng tracing for session my-session\nPASS: tools/relayd-grouping/test_ust 684 - Destroy session my-session\nPASS: tools/relayd-grouping/test_ust 685 - Validate trace for event tp:tptest, 10 events\nPASS: tools/relayd-grouping/test_ust 686 - LTTng-relayd output directory empty\nPASS: tools/relayd-grouping/test_ust 687 - Wait after kill relay daemon\nPASS: tools/relayd-grouping/test_ust 688 - Wait after kill session daemon\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 1 - Add trigger trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 2 - Add trigger end-trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 3 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 4 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 5 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 6 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 7 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 8 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 9 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 10 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 11 - Remove trigger trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 12 - Remove trigger end-trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 13 - Add trigger trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 14 - Add trigger end-trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 15 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 16 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 17 - notification client exited successfully\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 18 - Remove trigger trigger1\nPASS: tools/trigger/rate-policy/test_ust_rate_policy 19 - Remove trigger end-trigger1\nPASS: kernel/test_all_events 1 - Start session daemon\nPASS: kernel/test_all_events 2 - Create session kernel_all_events_basic in -o /tmp/tmp.XXXXXXXXXXvent_trace_path.oE34lV\nPASS: kernel/test_all_events 3 - Enable kernel event -a for session kernel_all_events_basic\nPASS: kernel/test_all_events 4 - Start tracing for session\nPASS: kernel/test_all_events 5 - Stop lttng tracing for session\nPASS: kernel/test_all_events 6 - Validate trace for event sched_switch, 58 events\nPASS: kernel/test_all_events 7 - Destroy session kernel_all_events_basic\nPASS: kernel/test_all_events 8 - Wait after kill session daemon\nPASS: kernel/test_callstack 1 - Start session daemon\nPASS: kernel/test_callstack 2 - Create session callstack in -o /tmp/tmp.XXXXXXXXXXl_callstack_trace_path.ltnqcx\nPASS: kernel/test_callstack 3 - Enable channel chan0 for session callstack\nPASS: kernel/test_callstack 4 - Enable kernel syscall read for session callstack on channel chan0\nPASS: kernel/test_callstack 5 - Add context command for type: callstack-kernel\nPASS: kernel/test_callstack 6 - Untrack command with opts: -s callstack --all --pid -k\nPASS: kernel/test_callstack 7 - Track command with opts: -s callstack -k --pid=4048\nPASS: kernel/test_callstack 8 - Start tracing for session\nPASS: kernel/test_callstack 9 - Stop lttng tracing for session\nPASS: kernel/test_callstack 10 - Destroy session callstack\nPASS: kernel/test_callstack 11 - Validate kernel callstack\nERROR: kernel/test_callstack 12 - Wait after kill session daemon # UNPLANNED\nERROR: kernel/test_callstack - too many tests run (expected 11, got 12)\nPASS: kernel/test_channel 1 - Start session daemon\nPASS: kernel/test_channel 2 - Create session test_session_name in -o /tmp/tmp.XXXXXXXXXXel_buffer_trace_path.QTJ85l\nPASS: kernel/test_channel 3 - Enable channel test_channel_name for session test_session_name\nPASS: kernel/test_channel 4 - Destroy session test_session_name\nPASS: kernel/test_channel 5 - Create session test_session_name in -o /tmp/tmp.XXXXXXXXXXel_buffer_too_large_trace_path.enTxGx\nPASS: kernel/test_channel 6 - Enable channel test_channel_name for session test_session_name failed as expected\nPASS: kernel/test_channel 7 - Destroy session test_session_name\nPASS: kernel/test_channel 8 - Wait after kill session daemon\nPASS: kernel/test_clock_override 1 - Start session daemon\nPASS: kernel/test_clock_override 2 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_trace_path.cmJgRu\nPASS: kernel/test_clock_override 3 - Enable kernel event lttng_test_filter_event for session clock_override\nPASS: kernel/test_clock_override 4 - Start tracing for session clock_override\nPASS: kernel/test_clock_override 5 - Stop lttng tracing for session clock_override\nPASS: kernel/test_clock_override 6 - Destroy session clock_override\nPASS: kernel/test_clock_override 7 - Wait after kill session daemon\nPASS: kernel/test_clock_override 8 - Metadata extraction from babeltrace\nPASS: kernel/test_clock_override 9 - Clock metadata extraction\nPASS: kernel/test_clock_override 10 - Tokens to check(4) and provided values(4) count is equal\nPASS: kernel/test_clock_override 11 - Token \"name\" expect:lttng_test_clock_override got:lttng_test_clock_override\nPASS: kernel/test_clock_override 12 - Token \"uuid\" expect:83c63deb-7aa4-48fb-abda-946f400d76e6 got:83c63deb-7aa4-48fb-abda-946f400d76e6\nPASS: kernel/test_clock_override 13 - Token \"description\" expect:Freeze time with 1KHz for regression test got:Freeze time with 1KHz for regression test\nPASS: kernel/test_clock_override 14 - Token \"freq\" expect:1000 got:1000\nPASS: kernel/test_clock_override 15 - Start session daemon\nPASS: kernel/test_clock_override 16 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_trace_path.nLTRm1\nPASS: kernel/test_clock_override 17 - Enable kernel event lttng_test_filter_event for session clock_override\nPASS: kernel/test_clock_override 18 - Start tracing for session clock_override\nPASS: kernel/test_clock_override 19 - Stop lttng tracing for session clock_override\nPASS: kernel/test_clock_override 20 - Destroy session clock_override\nPASS: kernel/test_clock_override 21 - Unique event timestamps without clock override: 10 expect >1\nPASS: kernel/test_clock_override 22 - Wait after kill session daemon\nPASS: kernel/test_clock_override 23 - Start session daemon\nPASS: kernel/test_clock_override 24 - Create session clock_override in -o /tmp/tmp.XXXXXXXXXX_override_trace_path.nLTRm1\nPASS: kernel/test_clock_override 25 - Enable kernel event lttng_test_filter_event for session clock_override\nPASS: kernel/test_clock_override 26 - Start tracing for session clock_override\nPASS: kernel/test_clock_override 27 - Stop lttng tracing for session clock_override\nPASS: kernel/test_clock_override 28 - Destroy session clock_override\nPASS: kernel/test_clock_override 29 - Wait after kill session daemon\nPASS: kernel/test_clock_override 30 - Unique event timestamps with clock override: 1 expect 1\nPASS: kernel/test_event_basic 1 - Start session daemon\nPASS: kernel/test_event_basic 2 - Create session kernel_event_basic in -o /tmp/tmp.XXXXXXXXXX_basic_trace_path.7fxElg\nPASS: kernel/test_event_basic 3 - Enable kernel event sched_switch for session kernel_event_basic\nPASS: kernel/test_event_basic 4 - Enable kernel event sched_process_exit for session kernel_event_basic\nPASS: kernel/test_event_basic 5 - Enable kernel event sched_process_fork for session kernel_event_basic\nPASS: kernel/test_event_basic 6 - Start tracing for session\nPASS: kernel/test_event_basic 7 - Stop lttng tracing for session\nPASS: kernel/test_event_basic 8 - Kernel trace path is valid\nPASS: kernel/test_event_basic 9 - Validate trace for event sched_switch, 48 events\nPASS: kernel/test_event_basic 10 - Validate trace for event sched_process_exit, 2 events\nPASS: kernel/test_event_basic 11 - Validate trace for event sched_process_fork, 2 events\nPASS: kernel/test_event_basic 12 - Destroy session kernel_event_basic\nPASS: kernel/test_event_basic 13 - Create session kernel_enable_after_start in -o /tmp/tmp.XXXXXXXXXXe_after_start_trace_path.cTkgNH\nPASS: kernel/test_event_basic 14 - Enable kernel event sched_switch for session kernel_enable_after_start\nPASS: kernel/test_event_basic 15 - Start tracing for session\nPASS: kernel/test_event_basic 16 - Enable kernel event sched_process_exit for session kernel_enable_after_start\nPASS: kernel/test_event_basic 17 - Stop lttng tracing for session\nPASS: kernel/test_event_basic 18 - Validate trace for event sched_switch, 78 events\nPASS: kernel/test_event_basic 19 - Validate trace for event sched_process_exit, 2 events\nPASS: kernel/test_event_basic 20 - Destroy session kernel_enable_after_start\nPASS: kernel/test_event_basic 21 - Wait after kill session daemon\nPASS: kernel/test_kernel_function 1 - Create session kernel_function_basic in -o /tmp/tmp.XXXXXXXXXXl_function_basic_trace_path.UoXryH\nPASS: kernel/test_kernel_function 2 - Enable kernel function event for session kernel_function_basic\nPASS: kernel/test_kernel_function 3 - Start tracing for session\nPASS: kernel/test_kernel_function 4 - Stop lttng tracing for session\nPASS: kernel/test_kernel_function 5 - Validate trace for event my_event_name_entry, 1 events\nPASS: kernel/test_kernel_function 6 - Validate trace for event my_event_name_exit, 1 events\nPASS: kernel/test_kernel_function 7 - Destroy session kernel_function_basic\nPASS: kernel/test_lttng_logger 1 - Start session daemon\nPASS: kernel/test_lttng_logger 2 - Create session kernel_event_basic in -o /tmp/tmp.XXXXXXXXXXlogger_trace_path.j5Nm6V\nPASS: kernel/test_lttng_logger 3 - Enable kernel event lttng_logger for session kernel_event_basic\nPASS: kernel/test_lttng_logger 4 - Start tracing for session\nPASS: kernel/test_lttng_logger 5 - /proc/lttng-logger exists\nPASS: kernel/test_lttng_logger 6 - Write in /proc/lttng-logger\nPASS: kernel/test_lttng_logger 7 - Stop lttng tracing for session\nPASS: kernel/test_lttng_logger 8 - Validate trace for event lttng_logger, 1 events\nPASS: kernel/test_lttng_logger 9 - Read a total of 1 events, expected 1\nPASS: kernel/test_lttng_logger 10 - Trace match with 1 for expression 'test_logger'\nPASS: kernel/test_lttng_logger 11 - Destroy session kernel_event_basic\nPASS: kernel/test_lttng_logger 12 - Create session kernel_event_basic in -o /tmp/tmp.XXXXXXXXXXogger_trace_path.15KOKp\nPASS: kernel/test_lttng_logger 13 - Enable kernel event lttng_logger for session kernel_event_basic\nPASS: kernel/test_lttng_logger 14 - Start tracing for session\nPASS: kernel/test_lttng_logger 15 - /dev/lttng-logger is a character device\nPASS: kernel/test_lttng_logger 16 - Write in /dev/lttng-logger\nPASS: kernel/test_lttng_logger 17 - Stop lttng tracing for session\nPASS: kernel/test_lttng_logger 18 - Validate trace for event lttng_logger, 1 events\nPASS: kernel/test_lttng_logger 19 - Read a total of 1 events, expected 1\nPASS: kernel/test_lttng_logger 20 - Trace match with 1 for expression 'test_logger'\nPASS: kernel/test_lttng_logger 21 - Destroy session kernel_event_basic\nPASS: kernel/test_lttng_logger 22 - Create session kernel_event_basic in -o /tmp/tmp.XXXXXXXXXXad_limit_trace_path.L45ww8\nPASS: kernel/test_lttng_logger 23 - Enable kernel event lttng_logger for session kernel_event_basic\nPASS: kernel/test_lttng_logger 24 - Start tracing for session\nPASS: kernel/test_lttng_logger 25 - Stop lttng tracing for session\nPASS: kernel/test_lttng_logger 26 - Validate trace for event lttng_logger, 4 events\nPASS: kernel/test_lttng_logger 27 - Read a total of 4 events, expected 4\nPASS: kernel/test_lttng_logger 28 - Trace match with 4 for expression 'test_logger'\nPASS: kernel/test_lttng_logger 29 - Destroy session kernel_event_basic\nPASS: kernel/test_lttng_logger 30 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 1 - Get current cgroup namespace inode: 4026531835\nPASS: kernel/test_ns_contexts 2 - Start session daemon\nPASS: kernel/test_ns_contexts 3 - Create session cgroup_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.2jsGfe\nPASS: kernel/test_ns_contexts 4 - Enable channel cgroup_ns for session cgroup_ns\nPASS: kernel/test_ns_contexts 5 - Add context command for type: cgroup_ns\nPASS: kernel/test_ns_contexts 6 - Add syscall with filter\nPASS: kernel/test_ns_contexts 7 - Start tracing for session cgroup_ns\nPASS: kernel/test_ns_contexts 8 - Stop lttng tracing for session cgroup_ns\nPASS: kernel/test_ns_contexts 9 - Validate trace for event cgroup_ns = 4026531835, 32 events\nPASS: kernel/test_ns_contexts 10 - Destroy session cgroup_ns\nPASS: kernel/test_ns_contexts 11 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 12 - Get current ipc namespace inode: 4026531839\nPASS: kernel/test_ns_contexts 13 - Start session daemon\nPASS: kernel/test_ns_contexts 14 - Create session ipc_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.NDSMZK\nPASS: kernel/test_ns_contexts 15 - Enable channel ipc_ns for session ipc_ns\nPASS: kernel/test_ns_contexts 16 - Add context command for type: ipc_ns\nPASS: kernel/test_ns_contexts 17 - Add syscall with filter\nPASS: kernel/test_ns_contexts 18 - Start tracing for session ipc_ns\nPASS: kernel/test_ns_contexts 19 - Stop lttng tracing for session ipc_ns\nPASS: kernel/test_ns_contexts 20 - Validate trace for event ipc_ns = 4026531839, 36 events\nPASS: kernel/test_ns_contexts 21 - Destroy session ipc_ns\nPASS: kernel/test_ns_contexts 22 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 23 - Get current mnt namespace inode: 4026531841\nPASS: kernel/test_ns_contexts 24 - Start session daemon\nPASS: kernel/test_ns_contexts 25 - Create session mnt_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.spWNPZ\nPASS: kernel/test_ns_contexts 26 - Enable channel mnt_ns for session mnt_ns\nPASS: kernel/test_ns_contexts 27 - Add context command for type: mnt_ns\nPASS: kernel/test_ns_contexts 28 - Add syscall with filter\nPASS: kernel/test_ns_contexts 29 - Start tracing for session mnt_ns\nPASS: kernel/test_ns_contexts 30 - Stop lttng tracing for session mnt_ns\nPASS: kernel/test_ns_contexts 31 - Validate trace for event mnt_ns = 4026531841, 36 events\nPASS: kernel/test_ns_contexts 32 - Destroy session mnt_ns\nPASS: kernel/test_ns_contexts 33 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 34 - Get current net namespace inode: 4026531840\nPASS: kernel/test_ns_contexts 35 - Start session daemon\nPASS: kernel/test_ns_contexts 36 - Create session net_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.xcFPCm\nPASS: kernel/test_ns_contexts 37 - Enable channel net_ns for session net_ns\nPASS: kernel/test_ns_contexts 38 - Add context command for type: net_ns\nPASS: kernel/test_ns_contexts 39 - Add syscall with filter\nPASS: kernel/test_ns_contexts 40 - Start tracing for session net_ns\nPASS: kernel/test_ns_contexts 41 - Stop lttng tracing for session net_ns\nPASS: kernel/test_ns_contexts 42 - Validate trace for event net_ns = 4026531840, 36 events\nPASS: kernel/test_ns_contexts 43 - Destroy session net_ns\nPASS: kernel/test_ns_contexts 44 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 45 - Get current pid namespace inode: 4026531836\nPASS: kernel/test_ns_contexts 46 - Start session daemon\nPASS: kernel/test_ns_contexts 47 - Create session pid_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.EvBuIB\nPASS: kernel/test_ns_contexts 48 - Enable channel pid_ns for session pid_ns\nPASS: kernel/test_ns_contexts 49 - Add context command for type: pid_ns\nPASS: kernel/test_ns_contexts 50 - Add syscall with filter\nPASS: kernel/test_ns_contexts 51 - Start tracing for session pid_ns\nPASS: kernel/test_ns_contexts 52 - Stop lttng tracing for session pid_ns\nPASS: kernel/test_ns_contexts 53 - Validate trace for event pid_ns = 4026531836, 38 events\nPASS: kernel/test_ns_contexts 54 - Destroy session pid_ns\nPASS: kernel/test_ns_contexts 55 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 56 - Get current time namespace inode: 4026531834\nPASS: kernel/test_ns_contexts 57 - Start session daemon\nPASS: kernel/test_ns_contexts 58 - Create session time_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.hZfNrR\nPASS: kernel/test_ns_contexts 59 - Enable channel time_ns for session time_ns\nPASS: kernel/test_ns_contexts 60 - Add context command for type: time_ns\nPASS: kernel/test_ns_contexts 61 - Add syscall with filter\nPASS: kernel/test_ns_contexts 62 - Start tracing for session time_ns\nPASS: kernel/test_ns_contexts 63 - Stop lttng tracing for session time_ns\nPASS: kernel/test_ns_contexts 64 - Validate trace for event time_ns = 4026531834, 34 events\nPASS: kernel/test_ns_contexts 65 - Destroy session time_ns\nPASS: kernel/test_ns_contexts 66 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 67 - Get current user namespace inode: 4026531837\nPASS: kernel/test_ns_contexts 68 - Start session daemon\nPASS: kernel/test_ns_contexts 69 - Create session user_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.OBtMc9\nPASS: kernel/test_ns_contexts 70 - Enable channel user_ns for session user_ns\nPASS: kernel/test_ns_contexts 71 - Add context command for type: user_ns\nPASS: kernel/test_ns_contexts 72 - Add syscall with filter\nPASS: kernel/test_ns_contexts 73 - Start tracing for session user_ns\nPASS: kernel/test_ns_contexts 74 - Stop lttng tracing for session user_ns\nPASS: kernel/test_ns_contexts 75 - Validate trace for event user_ns = 4026531837, 38 events\nPASS: kernel/test_ns_contexts 76 - Destroy session user_ns\nPASS: kernel/test_ns_contexts 77 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts 78 - Get current uts namespace inode: 4026531838\nPASS: kernel/test_ns_contexts 79 - Start session daemon\nPASS: kernel/test_ns_contexts 80 - Create session uts_ns in -o /tmp/tmp.XXXXXXXXXX0]}_trace_path.0EWBGu\nPASS: kernel/test_ns_contexts 81 - Enable channel uts_ns for session uts_ns\nPASS: kernel/test_ns_contexts 82 - Add context command for type: uts_ns\nPASS: kernel/test_ns_contexts 83 - Add syscall with filter\nPASS: kernel/test_ns_contexts 84 - Start tracing for session uts_ns\nPASS: kernel/test_ns_contexts 85 - Stop lttng tracing for session uts_ns\nPASS: kernel/test_ns_contexts 86 - Validate trace for event uts_ns = 4026531838, 36 events\nPASS: kernel/test_ns_contexts 87 - Destroy session uts_ns\nPASS: kernel/test_ns_contexts 88 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 1 - Get current cgroup namespace inode: 4026531835\nPASS: kernel/test_ns_contexts_change 2 - Launch test app.\nPASS: kernel/test_ns_contexts_change 3 - Get app current cgroup namespace inode: 4026531835\nPASS: kernel/test_ns_contexts_change 4 - Start session daemon\nPASS: kernel/test_ns_contexts_change 5 - Create session cgroup_ns in -o /tmp/tmp.XXXXXXXXXXace_path.SDExRd\nPASS: kernel/test_ns_contexts_change 6 - Enable channel cgroup_ns for session cgroup_ns\nPASS: kernel/test_ns_contexts_change 7 - Add context command for type: cgroup_ns\nPASS: kernel/test_ns_contexts_change 8 - Enable kernel syscall unshare for session cgroup_ns on channel cgroup_ns\nPASS: kernel/test_ns_contexts_change 9 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 10 - Start tracing for session cgroup_ns\nPASS: kernel/test_ns_contexts_change 11 - Get app current cgroup namespace inode: 4026532330\nPASS: kernel/test_ns_contexts_change 12 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 13 - Stop lttng tracing for session cgroup_ns\nPASS: kernel/test_ns_contexts_change 14 - Validate trace for event cgroup_ns = 4026531835, 1 events\nPASS: kernel/test_ns_contexts_change 15 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 16 - Validate trace for event cgroup_ns = 4026532330, 1 events\nPASS: kernel/test_ns_contexts_change 17 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 18 - Destroy session cgroup_ns\nPASS: kernel/test_ns_contexts_change 19 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 20 - Get current ipc namespace inode: 4026531839\nPASS: kernel/test_ns_contexts_change 21 - Launch test app.\nPASS: kernel/test_ns_contexts_change 22 - Get app current ipc namespace inode: 4026531839\nPASS: kernel/test_ns_contexts_change 23 - Start session daemon\nPASS: kernel/test_ns_contexts_change 24 - Create session ipc_ns in -o /tmp/tmp.XXXXXXXXXXace_path.g7wQoF\nPASS: kernel/test_ns_contexts_change 25 - Enable channel ipc_ns for session ipc_ns\nPASS: kernel/test_ns_contexts_change 26 - Add context command for type: ipc_ns\nPASS: kernel/test_ns_contexts_change 27 - Enable kernel syscall unshare for session ipc_ns on channel ipc_ns\nPASS: kernel/test_ns_contexts_change 28 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 29 - Start tracing for session ipc_ns\nPASS: kernel/test_ns_contexts_change 30 - Get app current ipc namespace inode: 4026532329\nPASS: kernel/test_ns_contexts_change 31 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 32 - Stop lttng tracing for session ipc_ns\nPASS: kernel/test_ns_contexts_change 33 - Validate trace for event ipc_ns = 4026531839, 1 events\nPASS: kernel/test_ns_contexts_change 34 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 35 - Validate trace for event ipc_ns = 4026532329, 1 events\nPASS: kernel/test_ns_contexts_change 36 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 37 - Destroy session ipc_ns\nPASS: kernel/test_ns_contexts_change 38 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 39 - Get current mnt namespace inode: 4026531841\nPASS: kernel/test_ns_contexts_change 40 - Launch test app.\nPASS: kernel/test_ns_contexts_change 41 - Get app current mnt namespace inode: 4026531841\nPASS: kernel/test_ns_contexts_change 42 - Start session daemon\nPASS: kernel/test_ns_contexts_change 43 - Create session mnt_ns in -o /tmp/tmp.XXXXXXXXXXace_path.iOeoRD\nPASS: kernel/test_ns_contexts_change 44 - Enable channel mnt_ns for session mnt_ns\nPASS: kernel/test_ns_contexts_change 45 - Add context command for type: mnt_ns\nPASS: kernel/test_ns_contexts_change 46 - Enable kernel syscall unshare for session mnt_ns on channel mnt_ns\nPASS: kernel/test_ns_contexts_change 47 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 48 - Start tracing for session mnt_ns\nPASS: kernel/test_ns_contexts_change 49 - Get app current mnt namespace inode: 4026532330\nPASS: kernel/test_ns_contexts_change 50 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 51 - Stop lttng tracing for session mnt_ns\nPASS: kernel/test_ns_contexts_change 52 - Validate trace for event mnt_ns = 4026531841, 1 events\nPASS: kernel/test_ns_contexts_change 53 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 54 - Validate trace for event mnt_ns = 4026532330, 1 events\nPASS: kernel/test_ns_contexts_change 55 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 56 - Destroy session mnt_ns\nPASS: kernel/test_ns_contexts_change 57 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 58 - Get current net namespace inode: 4026531840\nPASS: kernel/test_ns_contexts_change 59 - Launch test app.\nPASS: kernel/test_ns_contexts_change 60 - Get app current net namespace inode: 4026531840\nPASS: kernel/test_ns_contexts_change 61 - Start session daemon\nPASS: kernel/test_ns_contexts_change 62 - Create session net_ns in -o /tmp/tmp.XXXXXXXXXXace_path.NDnENc\nPASS: kernel/test_ns_contexts_change 63 - Enable channel net_ns for session net_ns\nPASS: kernel/test_ns_contexts_change 64 - Add context command for type: net_ns\nPASS: kernel/test_ns_contexts_change 65 - Enable kernel syscall unshare for session net_ns on channel net_ns\nPASS: kernel/test_ns_contexts_change 66 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 67 - Start tracing for session net_ns\nPASS: kernel/test_ns_contexts_change 68 - Get app current net namespace inode: 4026532329\nPASS: kernel/test_ns_contexts_change 69 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 70 - Stop lttng tracing for session net_ns\nPASS: kernel/test_ns_contexts_change 71 - Validate trace for event net_ns = 4026531840, 1 events\nPASS: kernel/test_ns_contexts_change 72 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 73 - Validate trace for event net_ns = 4026532329, 1 events\nPASS: kernel/test_ns_contexts_change 74 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 75 - Destroy session net_ns\nPASS: kernel/test_ns_contexts_change 76 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 77 - Get current user namespace inode: 4026531837\nPASS: kernel/test_ns_contexts_change 78 - Launch test app.\nPASS: kernel/test_ns_contexts_change 79 - Get app current user namespace inode: 4026531837\nPASS: kernel/test_ns_contexts_change 80 - Start session daemon\nPASS: kernel/test_ns_contexts_change 81 - Create session user_ns in -o /tmp/tmp.XXXXXXXXXXace_path.cVEOHW\nPASS: kernel/test_ns_contexts_change 82 - Enable channel user_ns for session user_ns\nPASS: kernel/test_ns_contexts_change 83 - Add context command for type: user_ns\nPASS: kernel/test_ns_contexts_change 84 - Enable kernel syscall unshare for session user_ns on channel user_ns\nPASS: kernel/test_ns_contexts_change 85 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 86 - Start tracing for session user_ns\nPASS: kernel/test_ns_contexts_change 87 - Get app current user namespace inode: 4026532330\nPASS: kernel/test_ns_contexts_change 88 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 89 - Stop lttng tracing for session user_ns\nPASS: kernel/test_ns_contexts_change 90 - Validate trace for event user_ns = 4026531837, 1 events\nPASS: kernel/test_ns_contexts_change 91 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 92 - Validate trace for event user_ns = 4026532330, 1 events\nPASS: kernel/test_ns_contexts_change 93 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 94 - Destroy session user_ns\nPASS: kernel/test_ns_contexts_change 95 - Wait after kill session daemon\nPASS: kernel/test_ns_contexts_change 96 - Get current uts namespace inode: 4026531838\nPASS: kernel/test_ns_contexts_change 97 - Launch test app.\nPASS: kernel/test_ns_contexts_change 98 - Get app current uts namespace inode: 4026531838\nPASS: kernel/test_ns_contexts_change 99 - Start session daemon\nPASS: kernel/test_ns_contexts_change 100 - Create session uts_ns in -o /tmp/tmp.XXXXXXXXXXace_path.Wedutl\nPASS: kernel/test_ns_contexts_change 101 - Enable channel uts_ns for session uts_ns\nPASS: kernel/test_ns_contexts_change 102 - Add context command for type: uts_ns\nPASS: kernel/test_ns_contexts_change 103 - Enable kernel syscall unshare for session uts_ns on channel uts_ns\nPASS: kernel/test_ns_contexts_change 104 - Lttng track pid on the kernel domain\nPASS: kernel/test_ns_contexts_change 105 - Start tracing for session uts_ns\nPASS: kernel/test_ns_contexts_change 106 - Get app current uts namespace inode: 4026532329\nPASS: kernel/test_ns_contexts_change 107 - Reported namespace inode changed after unshare\nPASS: kernel/test_ns_contexts_change 108 - Stop lttng tracing for session uts_ns\nPASS: kernel/test_ns_contexts_change 109 - Validate trace for event uts_ns = 4026531838, 1 events\nPASS: kernel/test_ns_contexts_change 110 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 111 - Validate trace for event uts_ns = 4026532329, 1 events\nPASS: kernel/test_ns_contexts_change 112 - Read a total of 1 events, expected 1\nPASS: kernel/test_ns_contexts_change 113 - Destroy session uts_ns\nPASS: kernel/test_ns_contexts_change 114 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 1 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 2 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 3 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 4 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 5 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 6 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 7 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 8 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 9 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 10 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 11 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 12 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 13 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 14 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 15 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 16 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 17 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 18 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 19 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 20 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 21 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 22 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 23 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 24 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 25 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 26 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 27 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 28 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 29 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 30 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 31 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 32 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 33 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 34 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 35 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 36 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 37 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 38 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 39 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 40 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 41 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 42 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 43 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 44 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 45 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 46 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 47 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 48 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 49 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 50 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 51 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 52 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 53 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 54 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 55 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 56 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 57 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 58 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 59 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 60 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 61 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 62 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 63 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 64 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 65 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 66 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 67 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 68 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 69 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 70 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 71 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 72 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 73 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 74 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 75 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 76 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 77 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 78 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 79 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 80 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 81 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 82 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 83 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 84 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 85 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 86 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 87 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 88 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 89 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 90 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 91 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 92 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 93 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 94 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 95 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 96 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 97 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 98 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 99 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 100 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 101 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 102 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 103 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 104 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 105 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 106 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 107 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 108 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 109 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 110 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 111 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 112 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 113 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 114 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 115 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 116 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 117 - Wait after kill session daemon\nPASS: kernel/test_rotation_destroy_flush 118 - Start session daemon\nPASS: kernel/test_rotation_destroy_flush 119 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 120 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 121 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 122 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 123 - Stop lttng tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 124 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 125 - Create session rotation_destroy_flush in -o /tmp/tmp.XXXXXXXXXXl_rotation_destroy_flush.Xv8Ng5\nPASS: kernel/test_rotation_destroy_flush 126 - Enable channel testchan for session rotation_destroy_flush: 4096 bytes tracefile limit\nPASS: kernel/test_rotation_destroy_flush 127 - Enable event lttng_test_filter_event for session rotation_destroy_flush in channel testchan\nPASS: kernel/test_rotation_destroy_flush 128 - Start tracing for session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 129 - Destroy session rotation_destroy_flush\nPASS: kernel/test_rotation_destroy_flush 130 - Wait after kill session daemon\nPASS: kernel/test_select_poll_epoll 1 - Start session daemon\nPASS: kernel/test_select_poll_epoll 2 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_working_cases_trace_path.W3FpE7\nPASS: kernel/test_select_poll_epoll 3 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 4 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 5 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 6 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 7 - Validate trace for event select, 6 events\nPASS: kernel/test_select_poll_epoll 8 - Validate trace for event pselect6, 6 events\nPASS: kernel/test_select_poll_epoll 9 - Validate trace for event poll, 18 events\nPASS: kernel/test_select_poll_epoll 10 - Validate trace for event ppoll, 6 events\nPASS: kernel/test_select_poll_epoll 11 - Validate trace for event epoll_ctl, 4 events\nPASS: kernel/test_select_poll_epoll 12 - Validate trace for event epoll_pwait, 8 events\nPASS: kernel/test_select_poll_epoll 13 - Validation skipped\nPASS: kernel/test_select_poll_epoll 14 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 15 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_timeout_cases_trace_path.tbxqG7\nPASS: kernel/test_select_poll_epoll 16 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 17 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 18 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 19 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 20 - Validate trace for event select, 6 events\nPASS: kernel/test_select_poll_epoll 21 - Validate trace for event pselect6, 6 events\nPASS: kernel/test_select_poll_epoll 22 - Validate trace for event poll, 18 events\nPASS: kernel/test_select_poll_epoll 23 - Validate trace for event ppoll, 6 events\nPASS: kernel/test_select_poll_epoll 24 - Validate trace for event epoll_ctl, 4 events\nPASS: kernel/test_select_poll_epoll 25 - Validate trace for event epoll_pwait, 8 events\nPASS: kernel/test_select_poll_epoll 26 - Validation skipped\nPASS: kernel/test_select_poll_epoll 27 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 28 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_pselect_invalid_fd_trace_path.oe8bqs\nPASS: kernel/test_select_poll_epoll 29 - Enable kernel syscall pselect6 for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 30 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 31 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 32 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 33 - Validate trace for event pselect6, 2 events\nPASS: kernel/test_select_poll_epoll 34 - Validation skipped\nPASS: kernel/test_select_poll_epoll 35 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 36 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_big_ppoll_trace_path.zMoM65\nPASS: kernel/test_select_poll_epoll 37 - Enable kernel syscall ppoll for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 38 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 39 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 40 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 41 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 42 - Validation skipped\nPASS: kernel/test_select_poll_epoll 43 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 44 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_ppoll_overflow_trace_path.0gEpxX\nPASS: kernel/test_select_poll_epoll 45 - Enable kernel syscall ppoll for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 46 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 47 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 48 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 49 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 50 - Validation skipped\nPASS: kernel/test_select_poll_epoll 51 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 52 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_pselect_invalid_ptr_trace_path.akLmJd\nPASS: kernel/test_select_poll_epoll 53 - Enable kernel syscall pselect6 for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 54 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 55 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 56 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 57 - Validate trace for event pselect6, 2 events\nPASS: kernel/test_select_poll_epoll 58 - Validation skipped\nPASS: kernel/test_select_poll_epoll 59 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 60 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_ppoll_ulong_max_trace_path.BTQLeS\nPASS: kernel/test_select_poll_epoll 61 - Enable kernel syscall ppoll for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 62 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 63 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 64 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 65 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 66 - Validation skipped\nPASS: kernel/test_select_poll_epoll 67 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 68 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_epoll_pwait_invalid_ptr_trace_path.qJqMul\nPASS: kernel/test_select_poll_epoll 69 - Enable kernel syscall epoll_pwait for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 70 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 71 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 72 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 73 - Validate trace for event epoll_pwait, 6 events\nPASS: kernel/test_select_poll_epoll 74 - Validation skipped\nPASS: kernel/test_select_poll_epoll 75 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 76 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_epoll_pwait_int_max_trace_path.WBEn6f\nPASS: kernel/test_select_poll_epoll 77 - Enable kernel syscall epoll_pwait for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 78 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 79 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 80 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 81 - Validate trace for event epoll_pwait, 6 events\nPASS: kernel/test_select_poll_epoll 82 - Validation skipped\nPASS: kernel/test_select_poll_epoll 83 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 84 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_ppoll_concurrent_trace_path.wN1vQS\nPASS: kernel/test_select_poll_epoll 85 - Enable kernel syscall ppoll for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 86 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 87 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 88 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 89 - Validate trace for event ppoll, 4591 events\nPASS: kernel/test_select_poll_epoll 90 - Validation skipped\nPASS: kernel/test_select_poll_epoll 91 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 92 - Create session syscall_payload in -o /tmp/tmp.XXXXXXXXXXl_select_poll_epoll_test_epoll_pwait_concurrent_trace_path.j4vRx4\nPASS: kernel/test_select_poll_epoll 93 - Enable kernel syscall epoll_ctl,epoll_pwait for session syscall_payload on channel\nPASS: kernel/test_select_poll_epoll 94 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 95 - Start tracing for session\nPASS: kernel/test_select_poll_epoll 96 - Stop lttng tracing for session\nPASS: kernel/test_select_poll_epoll 97 - Validate trace for event epoll_ctl, 409400 events\nPASS: kernel/test_select_poll_epoll 98 - Validation skipped\nPASS: kernel/test_select_poll_epoll 99 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 100 - Wait after kill session daemon\nERROR: kernel/test_select_poll_epoll - too few tests run (expected 102, got 100)\nPASS: kernel/test_syscall 1 - Start session daemon\nPASS: kernel/test_syscall 2 - Validate syscall listing. Found getpid.\nPASS: kernel/test_syscall 3 - Create session kernel_syscall_simple_list in -o /tmp/tmp.XXXXXXXXXXll_simple_list_trace_path.Y7aseT\nPASS: kernel/test_syscall 4 - Enable kernel syscall close for session kernel_syscall_simple_list on channel\nPASS: kernel/test_syscall 5 - Validate syscall listing. Found close.\nPASS: kernel/test_syscall 6 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 7 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 8 - Start tracing for session\nPASS: kernel/test_syscall 9 - Stop lttng tracing for session\nPASS: kernel/test_syscall 10 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 11 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 12 - Trace match with 4 for expression '-e syscall_entry_close: -e compat_syscall_entry_close: -e syscall_exit_close: -e compat_syscall_exit_close:'\nPASS: kernel/test_syscall 13 - Destroy session kernel_syscall_simple_list\nPASS: kernel/test_syscall 14 - Create session kernel_syscall_simple_list_two in -o /tmp/tmp.XXXXXXXXXXll_simple_list_two_trace_path.qDPezN\nPASS: kernel/test_syscall 15 - Enable kernel syscall close for session kernel_syscall_simple_list_two on channel\nPASS: kernel/test_syscall 16 - Enable kernel syscall read for session kernel_syscall_simple_list_two on channel\nPASS: kernel/test_syscall 17 - Validate syscall listing. Found close.\nPASS: kernel/test_syscall 18 - Validate syscall listing. Found read.\nPASS: kernel/test_syscall 19 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 20 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 21 - Start tracing for session\nPASS: kernel/test_syscall 22 - Stop lttng tracing for session\nPASS: kernel/test_syscall 23 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 24 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 25 - Validate trace for expression '-e syscall_entry_read: -e compat_syscall_entry_read:', 2 events\nPASS: kernel/test_syscall 26 - Validate trace for expression '-e syscall_exit_read: -e compat_syscall_exit_read:', 2 events\nPASS: kernel/test_syscall 27 - Trace match with 8 for expression '-e syscall_entry_close: -e compat_syscall_entry_close: -e syscall_exit_close: -e compat_syscall_exit_close: -e syscall_entry_read: -e compat_syscall_entry_read: -e syscall_exit_read: -e compat_syscall_exit_read:'\nPASS: kernel/test_syscall 28 - Destroy session kernel_syscall_simple_list_two\nPASS: kernel/test_syscall 29 - Create session kernel_syscall_single in -o /tmp/tmp.XXXXXXXXXXll_single_trace_path.ZUKYhb\nPASS: kernel/test_syscall 30 - Enable kernel syscall openat for session kernel_syscall_single on channel\nPASS: kernel/test_syscall 31 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 32 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 33 - Start tracing for session\nPASS: kernel/test_syscall 34 - Stop lttng tracing for session\nPASS: kernel/test_syscall 35 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat:', 2 events\nPASS: kernel/test_syscall 36 - Validate trace for expression '-e syscall_exit_openat: -e compat_syscall_exit_openat:', 2 events\nPASS: kernel/test_syscall 37 - Trace match with 4 for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat: -e syscall_exit_openat: -e compat_syscall_exit_openat:'\nPASS: kernel/test_syscall 38 - Destroy session kernel_syscall_single\nPASS: kernel/test_syscall 39 - Create session kernel_syscall_two in -o /tmp/tmp.XXXXXXXXXXll_two_trace_path.1IErDj\nPASS: kernel/test_syscall 40 - Enable kernel syscall openat for session kernel_syscall_two on channel\nPASS: kernel/test_syscall 41 - Enable kernel syscall close for session kernel_syscall_two on channel\nPASS: kernel/test_syscall 42 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 43 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 44 - Start tracing for session\nPASS: kernel/test_syscall 45 - Stop lttng tracing for session\nPASS: kernel/test_syscall 46 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat:', 2 events\nPASS: kernel/test_syscall 47 - Validate trace for expression '-e syscall_exit_openat: -e compat_syscall_exit_openat:', 2 events\nPASS: kernel/test_syscall 48 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 49 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 50 - Trace match with 8 for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat: -e syscall_exit_openat: -e compat_syscall_exit_openat: -e syscall_entry_close: -e compat_syscall_entry_close: -e syscall_exit_close: -e compat_syscall_exit_close:'\nPASS: kernel/test_syscall 51 - Destroy session kernel_syscall_two\nPASS: kernel/test_syscall 52 - Create session kernel_syscall_all in -o /tmp/tmp.XXXXXXXXXXll_all_trace_path.iCPEA1\nPASS: kernel/test_syscall 53 - Enable kernel syscall -a for session kernel_syscall_all on channel\nPASS: kernel/test_syscall 54 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 55 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 56 - Start tracing for session\nPASS: kernel/test_syscall 57 - Stop lttng tracing for session\nPASS: kernel/test_syscall 58 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat:', 2 events\nPASS: kernel/test_syscall 59 - Validate trace for expression '-e syscall_exit_openat: -e compat_syscall_exit_openat:', 2 events\nPASS: kernel/test_syscall 60 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 61 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 62 - Destroy session kernel_syscall_all\nPASS: kernel/test_syscall 63 - Create session kernel_syscall_all_disable_one in -o /tmp/tmp.XXXXXXXXXXll_all_disable_one_trace_path.ntmWSR\nPASS: kernel/test_syscall 64 - Enable kernel syscall -a for session kernel_syscall_all_disable_one on channel\nPASS: kernel/test_syscall 65 - Disable kernel syscall openat for session kernel_syscall_all_disable_one on channel  failed as expected\nPASS: kernel/test_syscall 66 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 67 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 68 - Start tracing for session\nPASS: kernel/test_syscall 69 - Stop lttng tracing for session\nPASS: kernel/test_syscall 70 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat: -e syscall_exit_openat: -e compat_syscall_exit_openat:', 4 events\nPASS: kernel/test_syscall 71 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 72 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 73 - Destroy session kernel_syscall_all_disable_one\nPASS: kernel/test_syscall 74 - Create session kernel_syscall_all_disable_two in -o /tmp/tmp.XXXXXXXXXXll_all_disable_two_trace_path.fdUKuW\nPASS: kernel/test_syscall 75 - Enable kernel syscall -a for session kernel_syscall_all_disable_two on channel\nPASS: kernel/test_syscall 76 - Disable kernel syscall openat for session kernel_syscall_all_disable_two on channel  failed as expected\nPASS: kernel/test_syscall 77 - Disable kernel syscall close for session kernel_syscall_all_disable_two on channel  failed as expected\nPASS: kernel/test_syscall 78 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 79 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 80 - Start tracing for session\nPASS: kernel/test_syscall 81 - Stop lttng tracing for session\nPASS: kernel/test_syscall 82 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat: -e syscall_exit_openat: -e compat_syscall_exit_openat:', 4 events\nPASS: kernel/test_syscall 83 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 84 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 85 - Validate trace for expression '-e syscall_entry_read: -e compat_syscall_entry_read:', 2 events\nPASS: kernel/test_syscall 86 - Validate trace for expression '-e syscall_exit_read: -e compat_syscall_exit_read:', 2 events\nPASS: kernel/test_syscall 87 - Destroy session kernel_syscall_all_disable_two\nPASS: kernel/test_syscall 88 - Create session kernel_syscall_enable_all_disable_all in -o /tmp/tmp.XXXXXXXXXXll_enable_all_disable_all_trace_path.e8qd4V\nPASS: kernel/test_syscall 89 - Enable kernel syscall -a for session kernel_syscall_enable_all_disable_all on channel\nPASS: kernel/test_syscall 90 - Disable kernel syscall -a for session kernel_syscall_enable_all_disable_all on channel\nPASS: kernel/test_syscall 91 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 92 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 93 - Start tracing for session\nPASS: kernel/test_syscall 94 - Stop lttng tracing for session\nPASS: kernel/test_syscall 95 - Validate empty trace\nPASS: kernel/test_syscall 96 - Destroy session kernel_syscall_enable_all_disable_all\nPASS: kernel/test_syscall 97 - Create session kernel_syscall_enable_all_disable_all_enable_all in -o /tmp/tmp.XXXXXXXXXXll_enable_all_disable_all_enable_all_trace_path.qyiGv9\nPASS: kernel/test_syscall 98 - Enable kernel syscall -a for session kernel_syscall_enable_all_disable_all_enable_all on channel\nPASS: kernel/test_syscall 99 - Disable kernel syscall -a for session kernel_syscall_enable_all_disable_all_enable_all on channel\nPASS: kernel/test_syscall 100 - Enable kernel syscall -a for session kernel_syscall_enable_all_disable_all_enable_all on channel\nPASS: kernel/test_syscall 101 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 102 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 103 - Start tracing for session\nPASS: kernel/test_syscall 104 - Stop lttng tracing for session\nPASS: kernel/test_syscall 105 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat:', 2 events\nPASS: kernel/test_syscall 106 - Validate trace for expression '-e syscall_exit_openat: -e compat_syscall_exit_openat:', 2 events\nPASS: kernel/test_syscall 107 - Validate trace for expression '-e syscall_entry_close: -e compat_syscall_entry_close:', 2 events\nPASS: kernel/test_syscall 108 - Validate trace for expression '-e syscall_exit_close: -e compat_syscall_exit_close:', 2 events\nPASS: kernel/test_syscall 109 - Destroy session kernel_syscall_enable_all_disable_all_enable_all\nPASS: kernel/test_syscall 110 - Create session kernel_syscall_enable_all_disable_all_twice in -o /tmp/tmp.XXXXXXXXXXll_enable_all_disable_all_twice_trace_path.sEXL3u\nPASS: kernel/test_syscall 111 - Enable kernel syscall -a for session kernel_syscall_enable_all_disable_all_twice on channel\nPASS: kernel/test_syscall 112 - Disable kernel syscall -a for session kernel_syscall_enable_all_disable_all_twice on channel\nPASS: kernel/test_syscall 113 - Enable kernel syscall -a for session kernel_syscall_enable_all_disable_all_twice on channel\nPASS: kernel/test_syscall 114 - Disable kernel syscall -a for session kernel_syscall_enable_all_disable_all_twice on channel\nPASS: kernel/test_syscall 115 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 116 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 117 - Start tracing for session\nPASS: kernel/test_syscall 118 - Stop lttng tracing for session\nPASS: kernel/test_syscall 119 - Validate empty trace\nPASS: kernel/test_syscall 120 - Destroy session kernel_syscall_enable_all_disable_all_twice\nPASS: kernel/test_syscall 121 - Create session kernel_syscall_enable_all_enable_one_disable_all in -o /tmp/tmp.XXXXXXXXXXll_enable_all_enable_one_disable_all_trace_path.BWEQG0\nPASS: kernel/test_syscall 122 - Enable kernel syscall -a for session kernel_syscall_enable_all_enable_one_disable_all on channel\nPASS: kernel/test_syscall 123 - Enable kernel syscall openat for session kernel_syscall_enable_all_enable_one_disable_all on channel\nPASS: kernel/test_syscall 124 - Disable kernel syscall -a for session kernel_syscall_enable_all_enable_one_disable_all on channel\nPASS: kernel/test_syscall 125 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 126 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 127 - Start tracing for session\nPASS: kernel/test_syscall 128 - Stop lttng tracing for session\nPASS: kernel/test_syscall 129 - Trace match with 0 event openat\nPASS: kernel/test_syscall 130 - Destroy session kernel_syscall_enable_all_enable_one_disable_all\nPASS: kernel/test_syscall 131 - Create session kernel_syscall_enable_one_enable_all_disable_one in -o /tmp/tmp.XXXXXXXXXXll_enable_one_enable_all_disable_one_trace_path.OvoFkm\nPASS: kernel/test_syscall 132 - Enable kernel syscall openat for session kernel_syscall_enable_one_enable_all_disable_one on channel\nPASS: kernel/test_syscall 133 - Enable kernel syscall -a for session kernel_syscall_enable_one_enable_all_disable_one on channel\nPASS: kernel/test_syscall 134 - Disable kernel syscall openat for session kernel_syscall_enable_one_enable_all_disable_one on channel\nPASS: kernel/test_syscall 135 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 136 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 137 - Start tracing for session\nPASS: kernel/test_syscall 138 - Stop lttng tracing for session\nPASS: kernel/test_syscall 139 - Validate trace for event openat, 4 events\nPASS: kernel/test_syscall 140 - Destroy session kernel_syscall_enable_one_enable_all_disable_one\nPASS: kernel/test_syscall 141 - Create session kernel_syscall_enable_one_enable_all_disable_all_disable_one in -o /tmp/tmp.XXXXXXXXXXll_enable_one_enable_all_disable_all_disable_one_trace_path.25AxQU\nPASS: kernel/test_syscall 142 - Enable kernel syscall openat for session kernel_syscall_enable_one_enable_all_disable_all_disable_one on channel\nPASS: kernel/test_syscall 143 - Enable kernel syscall -a for session kernel_syscall_enable_one_enable_all_disable_all_disable_one on channel\nPASS: kernel/test_syscall 144 - Disable kernel syscall -a for session kernel_syscall_enable_one_enable_all_disable_all_disable_one on channel\nPASS: kernel/test_syscall 145 - Disable kernel syscall openat for session kernel_syscall_enable_one_enable_all_disable_all_disable_one on channel\nPASS: kernel/test_syscall 146 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 147 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 148 - Start tracing for session\nPASS: kernel/test_syscall 149 - Stop lttng tracing for session\nPASS: kernel/test_syscall 150 - Trace match with 0 event openat\nPASS: kernel/test_syscall 151 - Destroy session kernel_syscall_enable_one_enable_all_disable_all_disable_one\nPASS: kernel/test_syscall 152 - Create session kernel_syscall_enable_one_disable_one in -o /tmp/tmp.XXXXXXXXXXll_enable_one_disable_one_trace_path.BQyPAb\nPASS: kernel/test_syscall 153 - Enable kernel syscall openat for session kernel_syscall_enable_one_disable_one on channel\nPASS: kernel/test_syscall 154 - Disable kernel syscall openat for session kernel_syscall_enable_one_disable_one on channel\nPASS: kernel/test_syscall 155 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 156 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 157 - Start tracing for session\nPASS: kernel/test_syscall 158 - Stop lttng tracing for session\nPASS: kernel/test_syscall 159 - Validate empty trace\nPASS: kernel/test_syscall 160 - Destroy session kernel_syscall_enable_one_disable_one\nPASS: kernel/test_syscall 161 - Create session kernel_syscall_enable_two_disable_two in -o /tmp/tmp.XXXXXXXXXXll_enable_two_disable_two_trace_path.nDf7kk\nPASS: kernel/test_syscall 162 - Enable kernel syscall openat for session kernel_syscall_enable_two_disable_two on channel\nPASS: kernel/test_syscall 163 - Enable kernel syscall close for session kernel_syscall_enable_two_disable_two on channel\nPASS: kernel/test_syscall 164 - Disable kernel syscall openat for session kernel_syscall_enable_two_disable_two on channel\nPASS: kernel/test_syscall 165 - Disable kernel syscall close for session kernel_syscall_enable_two_disable_two on channel\nPASS: kernel/test_syscall 166 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 167 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 168 - Start tracing for session\nPASS: kernel/test_syscall 169 - Stop lttng tracing for session\nPASS: kernel/test_syscall 170 - Validate empty trace\nPASS: kernel/test_syscall 171 - Destroy session kernel_syscall_enable_two_disable_two\nPASS: kernel/test_syscall 172 - Create session kernel_syscall_enable_two_disable_one in -o /tmp/tmp.XXXXXXXXXXll_enable_two_disable_one_trace_path.Qrcp6B\nPASS: kernel/test_syscall 173 - Enable kernel syscall openat for session kernel_syscall_enable_two_disable_one on channel\nPASS: kernel/test_syscall 174 - Enable kernel syscall close for session kernel_syscall_enable_two_disable_one on channel\nPASS: kernel/test_syscall 175 - Disable kernel syscall close for session kernel_syscall_enable_two_disable_one on channel\nPASS: kernel/test_syscall 176 - Lttng untrack all pid on the kernel domain\nPASS: kernel/test_syscall 177 - Lttng track pid on the kernel domain\nPASS: kernel/test_syscall 178 - Start tracing for session\nPASS: kernel/test_syscall 179 - Stop lttng tracing for session\nPASS: kernel/test_syscall 180 - Validate trace for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat:', 2 events\nPASS: kernel/test_syscall 181 - Validate trace for expression '-e syscall_exit_openat: -e compat_syscall_exit_openat:', 2 events\nPASS: kernel/test_syscall 182 - Trace match with 4 for expression '-e syscall_entry_openat: -e compat_syscall_entry_openat: -e syscall_exit_openat: -e compat_syscall_exit_openat:'\nPASS: kernel/test_syscall 183 - Destroy session kernel_syscall_enable_two_disable_one\nPASS: kernel/test_syscall 184 - Create session kernel_syscall_disable_twice in -o /tmp/tmp.XXXXXXXXXXll_disable_twice_trace_path.IrOlaT\nPASS: kernel/test_syscall 185 - Enable kernel syscall openat for session kernel_syscall_disable_twice on channel\nPASS: kernel/test_syscall 186 - Disable kernel syscall openat for session kernel_syscall_disable_twice on channel\nPASS: kernel/test_syscall 187 - Disable kernel syscall openat for session kernel_syscall_disable_twice on channel\nPASS: kernel/test_syscall 188 - Destroy session kernel_syscall_disable_twice\nPASS: kernel/test_syscall 189 - Create session kernel_syscall_disable_all_twice in -o /tmp/tmp.XXXXXXXXXXll_disable_all_twice_trace_path.xt13j4\nPASS: kernel/test_syscall 190 - Enable kernel syscall -a for session kernel_syscall_disable_all_twice on channel\nPASS: kernel/test_syscall 191 - Disable kernel syscall -a for session kernel_syscall_disable_all_twice on channel\nPASS: kernel/test_syscall 192 - Disable kernel syscall -a for session kernel_syscall_disable_all_twice on channel\nPASS: kernel/test_syscall 193 - Destroy session kernel_syscall_disable_all_twice\nPASS: kernel/test_syscall 194 - Create session kernel_syscall_enable_unknown in -o /tmp/tmp.XXXXXXXXXXll_enable_unknown_trace_path.P2vD0n\nPASS: kernel/test_syscall 195 - Enable kernel syscall thissyscallcannotexist for session kernel_syscall_enable_unknown on channel\nPASS: kernel/test_syscall 196 - Destroy session kernel_syscall_enable_unknown\nPASS: kernel/test_syscall 197 - Create session kernel_syscall_enable_all_enable_one in -o /tmp/tmp.XXXXXXXXXXll_enable_all_enable_one_trace_path.tOWLti\nPASS: kernel/test_syscall 198 - Enable kernel syscall -a for session kernel_syscall_enable_all_enable_one on channel\nPASS: kernel/test_syscall 199 - Enable kernel syscall openat for session kernel_syscall_enable_all_enable_one on channel\nPASS: kernel/test_syscall 200 - Destroy session kernel_syscall_enable_all_enable_one\nPASS: kernel/test_syscall 201 - Create session kernel_syscall_enable_all_enable_one in -o /tmp/tmp.XXXXXXXXXXll_disable_all_disable_one_trace_path.mvQLBD\nPASS: kernel/test_syscall 202 - Enable kernel syscall -a for session kernel_syscall_enable_all_enable_one on channel\nPASS: kernel/test_syscall 203 - Disable kernel syscall -a for session kernel_syscall_enable_all_enable_one on channel\nPASS: kernel/test_syscall 204 - Disable kernel syscall openat for session kernel_syscall_enable_all_enable_one on channel  failed as expected\nPASS: kernel/test_syscall 205 - Destroy session kernel_syscall_enable_all_enable_one\nPASS: kernel/test_syscall 206 - Create session kernel_syscall_enable_channel_disable_all in -o /tmp/tmp.XXXXXXXXXXll_enable_channel_disable_all_trace_path.K7UQBP\nPASS: kernel/test_syscall 207 - Enable channel channel for session kernel_syscall_enable_channel_disable_all\nPASS: kernel/test_syscall 208 - Disable kernel syscall -a for session kernel_syscall_enable_channel_disable_all on channel channel\nPASS: kernel/test_syscall 209 - Destroy session kernel_syscall_enable_channel_disable_all\nPASS: kernel/test_syscall 210 - Create session kernel_syscall_enable_channel_disable_all in -o /tmp/tmp.XXXXXXXXXXll_enable_channel_disable_one_trace_path.lDOJNl\nPASS: kernel/test_syscall 211 - Enable channel channel for session kernel_syscall_enable_channel_disable_all\nPASS: kernel/test_syscall 212 - Disable kernel syscall openat for session kernel_syscall_enable_channel_disable_all on channel channel failed as expected\nPASS: kernel/test_syscall 213 - Destroy session kernel_syscall_enable_channel_disable_all\nPASS: kernel/test_syscall 214 - Wait after kill session daemon\nPASS: kernel/test_userspace_probe 1 - Start session daemon\nPASS: kernel/test_userspace_probe 2 - Create session test_userspace_probe_enable_file_noexist in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_file_noexist_trace_path.UTVThz\nPASS: kernel/test_userspace_probe 3 - Enable kernel userspace probe event for session test_userspace_probe_enable_file_noexist failed as expected\nPASS: kernel/test_userspace_probe 4 - Destroy session test_userspace_probe_enable_file_noexist\nPASS: kernel/test_userspace_probe 5 - Create session test_userspace_probe_enable_file_not_elf in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_file_not_elf_trace_path.mRA6MG\nPASS: kernel/test_userspace_probe 6 - Enable kernel userspace probe event for session test_userspace_probe_enable_file_not_elf failed as expected\nPASS: kernel/test_userspace_probe 7 - Destroy session test_userspace_probe_enable_file_not_elf\nPASS: kernel/test_userspace_probe 8 - Create session test_userspace_probe_enable_elf_missing_symbol in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_missing_symbol_name_trace_path.HJpojC\nPASS: kernel/test_userspace_probe 9 - Enable kernel userspace probe event for session test_userspace_probe_enable_elf_missing_symbol failed as expected\nPASS: kernel/test_userspace_probe 10 - Destroy session test_userspace_probe_enable_elf_missing_symbol\nPASS: kernel/test_userspace_probe 11 - Create session test_userspace_probe_enable_elf_nonexistant_symbol in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_nonexistant_symbol_trace_path.SDsfhU\nPASS: kernel/test_userspace_probe 12 - Enable kernel userspace probe event for session test_userspace_probe_enable_elf_nonexistant_symbol failed as expected\nPASS: kernel/test_userspace_probe 13 - Destroy session test_userspace_probe_enable_elf_nonexistant_symbol\nPASS: kernel/test_userspace_probe 14 - Create session test_userspace_probe_enable_elf_symbol_not_function in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_symbol_not_function_trace_path.X3T78Q\nPASS: kernel/test_userspace_probe 15 - Enable kernel userspace probe event for session test_userspace_probe_enable_elf_symbol_not_function failed as expected\nPASS: kernel/test_userspace_probe 16 - Destroy session test_userspace_probe_enable_elf_symbol_not_function\nPASS: kernel/test_userspace_probe 17 - Create session test_userspace_probe_unsupported_types in -o /tmp/tmp.XXXXXXXXXXpace_probe_unsupported_types_trace_path.sxZ8NS\nPASS: kernel/test_userspace_probe 18 - Enable kernel userspace probe event for session test_userspace_probe_unsupported_types failed as expected\nPASS: kernel/test_userspace_probe 19 - Enable kernel userspace probe event for session test_userspace_probe_unsupported_types failed as expected\nPASS: kernel/test_userspace_probe 20 - Enable kernel userspace probe event for session test_userspace_probe_unsupported_types failed as expected\nPASS: kernel/test_userspace_probe 21 - Enable kernel userspace probe event for session test_userspace_probe_unsupported_types failed as expected\nPASS: kernel/test_userspace_probe 22 - Destroy session test_userspace_probe_unsupported_types\nPASS: kernel/test_userspace_probe 23 - Create session test_userspace_probe_enable_implicit_probe_type in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_implicit_probe_type_trace_path.7nqS5v\nPASS: kernel/test_userspace_probe 24 - Enable kernel userspace probe event for session test_userspace_probe_enable_implicit_probe_type\nPASS: kernel/test_userspace_probe 25 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 26 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 27 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 28 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 29 - Destroy session test_userspace_probe_enable_implicit_probe_type\nPASS: kernel/test_userspace_probe 30 - Create session test_userspace_probe_enable_in_path in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_in_path_trace_path.eFIlJU\nPASS: kernel/test_userspace_probe 31 - Enable kernel userspace probe event for session test_userspace_probe_enable_in_path\nPASS: kernel/test_userspace_probe 32 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 33 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 34 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 35 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 36 - Destroy session test_userspace_probe_enable_in_path\nPASS: kernel/test_userspace_probe 37 - Create session test_userspace_probe_enable_full_path in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_full_path_trace_path.gyH6iZ\nPASS: kernel/test_userspace_probe 38 - Enable kernel userspace probe event for session test_userspace_probe_enable_full_path\nPASS: kernel/test_userspace_probe 39 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 40 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 41 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 42 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 43 - Destroy session test_userspace_probe_enable_full_path\nPASS: kernel/test_userspace_probe 44 - Create session test_userspace_probe_enable_elf_symbol_exists in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_elf_symbol_exists_trace_path.T7Qk49\nPASS: kernel/test_userspace_probe 45 - Enable kernel userspace probe event for session test_userspace_probe_enable_elf_symbol_exists\nPASS: kernel/test_userspace_probe 46 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 47 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 48 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 49 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 50 - Destroy session test_userspace_probe_enable_elf_symbol_exists\nPASS: kernel/test_userspace_probe 51 - Create session test_userspace_probe_enable_colon_in_path in -o /tmp/tmp.XXXXXXXXXXpace_probe_enable_colon_in_path_trace_path.KTXlaF\nPASS: kernel/test_userspace_probe 52 - Enable kernel userspace probe event for session test_userspace_probe_enable_colon_in_path\nPASS: kernel/test_userspace_probe 53 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 54 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 55 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 56 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 57 - Destroy session test_userspace_probe_enable_colon_in_path\nPASS: kernel/test_userspace_probe 58 - Create session test_userprobe_elf in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_trace_path.BvC1zG\nPASS: kernel/test_userspace_probe 59 - Enable kernel userspace probe event for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 60 - Start tracing for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 61 - Stop lttng tracing for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 62 - Validate trace for event userspace_probe_test_event, 1 events\nPASS: kernel/test_userspace_probe 63 - Destroy session test_userprobe_elf\nPASS: kernel/test_userspace_probe 64 - Create session test_userprobe_elf in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_dynamic_symbol_trace_path.HasyJN\nPASS: kernel/test_userspace_probe 65 - Enable kernel userspace probe event for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 66 - Start tracing for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 67 - Stop lttng tracing for session test_userprobe_elf\nPASS: kernel/test_userspace_probe 68 - Validate trace for event userspace_probe_test_event, 1 events\nPASS: kernel/test_userspace_probe 69 - Destroy session test_userprobe_elf\nPASS: kernel/test_userspace_probe 70 - Create session test_userprobe_elf_disable in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_disable_trace_path.88pU5Y\nPASS: kernel/test_userspace_probe 71 - Enable kernel userspace probe event for session test_userprobe_elf_disable\nPASS: kernel/test_userspace_probe 72 - Disable kernel event  for session test_userprobe_elf_disable\nPASS: kernel/test_userspace_probe 73 - Start tracing for session test_userprobe_elf_disable\nPASS: kernel/test_userspace_probe 74 - Stop lttng tracing for session test_userprobe_elf_disable\nPASS: kernel/test_userspace_probe 75 - Validate empty trace\nPASS: kernel/test_userspace_probe 76 - Destroy session test_userprobe_elf_disable\nPASS: kernel/test_userspace_probe 77 - Create session test_userprobe_elf_list in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_list_trace_path.SZaMme\nPASS: kernel/test_userspace_probe 78 - Enable kernel userspace probe event for session test_userprobe_elf_list\nPASS: kernel/test_userspace_probe 79 - Validate userspace probe listing. Found userspace_probe_test_event.\nPASS: kernel/test_userspace_probe 80 - Validate userspace probe listing. Found test_function.\nPASS: kernel/test_userspace_probe 81 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 82 - Validate userspace probe listing. Found ELF.\nPASS: kernel/test_userspace_probe 83 - Validate userspace probe listing. Found Function.\nPASS: kernel/test_userspace_probe 84 - Destroy session test_userprobe_elf_list\nPASS: kernel/test_userspace_probe 85 - Create session test_userprobe_save_load_elf in -o /tmp/tmp.XXXXXXXXXXpace_probe_save_load_elf_trace_path.Nht9AS\nPASS: kernel/test_userspace_probe 86 - Enable kernel userspace probe event for session test_userprobe_save_load_elf\nPASS: kernel/test_userspace_probe 87 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 88 - Session saved\nPASS: kernel/test_userspace_probe 89 - Destroy session test_userprobe_save_load_elf\nPASS: kernel/test_userspace_probe 90 - Symlink found in saved session\nPASS: kernel/test_userspace_probe 91 - Load command with opts: --input-path=/tmp/tmp.XXXXXXXXXXpace_probe_save_load_elf_trace_path.AkhVTI\nPASS: kernel/test_userspace_probe 92 - Validate userspace probe listing. Found userspace-probe-elf-binary.\nPASS: kernel/test_userspace_probe 93 - Create session test_userprobe_elf_cxx_function in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_cxx_function_trace_path.S7GjRD\nPASS: kernel/test_userspace_probe 94 - Enable kernel userspace probe event for session test_userprobe_elf_cxx_function\nPASS: kernel/test_userspace_probe 95 - Start tracing for session test_userprobe_elf_cxx_function\nPASS: kernel/test_userspace_probe 96 - Stop lttng tracing for session test_userprobe_elf_cxx_function\nPASS: kernel/test_userspace_probe 97 - Validate trace for event userspace_probe_test_event, 1 events\nPASS: kernel/test_userspace_probe 98 - Destroy session test_userprobe_elf_cxx_function\nPASS: kernel/test_userspace_probe 99 - Create session test_userprobe_elf_cxx_method in -o /tmp/tmp.XXXXXXXXXXpace_probe_elf_cxx_method_trace_path.HzX7To\nPASS: kernel/test_userspace_probe 100 - Enable kernel userspace probe event for session test_userprobe_elf_cxx_method\nPASS: kernel/test_userspace_probe 101 - Start tracing for session test_userprobe_elf_cxx_method\nPASS: kernel/test_userspace_probe 102 - Stop lttng tracing for session test_userprobe_elf_cxx_method\nPASS: kernel/test_userspace_probe 103 - Validate trace for event userspace_probe_test_event, 1 events\nPASS: kernel/test_userspace_probe 104 - Destroy session test_userprobe_elf_cxx_method\nPASS: kernel/test_userspace_probe 105 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 1 - Get current cgroup namespace inode: 4026531835\nPASS: ust/namespaces/test_ns_contexts 2 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 3 - Create session cgroup_ns in -o /tmp/tmp.XXXXXXXXXXace_path.WqZV2u\nPASS: ust/namespaces/test_ns_contexts 4 - Enable channel cgroup_ns for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 5 - Add context command for type: cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 6 - Enable ust event tp:tptest for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 7 - Start tracing for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 8 - Application done\nPASS: ust/namespaces/test_ns_contexts 9 - Stop lttng tracing for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 10 - Destroy session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts 11 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 12 - Validate trace for event cgroup_ns = 4026531835, 1000 events\nPASS: ust/namespaces/test_ns_contexts 13 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 14 - Get current ipc namespace inode: 4026531839\nPASS: ust/namespaces/test_ns_contexts 15 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 16 - Create session ipc_ns in -o /tmp/tmp.XXXXXXXXXXace_path.KlYZ1a\nPASS: ust/namespaces/test_ns_contexts 17 - Enable channel ipc_ns for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts 18 - Add context command for type: ipc_ns\nPASS: ust/namespaces/test_ns_contexts 19 - Enable ust event tp:tptest for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts 20 - Start tracing for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts 21 - Application done\nPASS: ust/namespaces/test_ns_contexts 22 - Stop lttng tracing for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts 23 - Destroy session ipc_ns\nPASS: ust/namespaces/test_ns_contexts 24 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 25 - Validate trace for event ipc_ns = 4026531839, 1000 events\nPASS: ust/namespaces/test_ns_contexts 26 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 27 - Get current mnt namespace inode: 4026531841\nPASS: ust/namespaces/test_ns_contexts 28 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 29 - Create session mnt_ns in -o /tmp/tmp.XXXXXXXXXXace_path.Byr3Bp\nPASS: ust/namespaces/test_ns_contexts 30 - Enable channel mnt_ns for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts 31 - Add context command for type: mnt_ns\nPASS: ust/namespaces/test_ns_contexts 32 - Enable ust event tp:tptest for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts 33 - Start tracing for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts 34 - Application done\nPASS: ust/namespaces/test_ns_contexts 35 - Stop lttng tracing for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts 36 - Destroy session mnt_ns\nPASS: ust/namespaces/test_ns_contexts 37 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 38 - Validate trace for event mnt_ns = 4026531841, 1000 events\nPASS: ust/namespaces/test_ns_contexts 39 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 40 - Get current net namespace inode: 4026531840\nPASS: ust/namespaces/test_ns_contexts 41 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 42 - Create session net_ns in -o /tmp/tmp.XXXXXXXXXXace_path.XYrF9A\nPASS: ust/namespaces/test_ns_contexts 43 - Enable channel net_ns for session net_ns\nPASS: ust/namespaces/test_ns_contexts 44 - Add context command for type: net_ns\nPASS: ust/namespaces/test_ns_contexts 45 - Enable ust event tp:tptest for session net_ns\nPASS: ust/namespaces/test_ns_contexts 46 - Start tracing for session net_ns\nPASS: ust/namespaces/test_ns_contexts 47 - Application done\nPASS: ust/namespaces/test_ns_contexts 48 - Stop lttng tracing for session net_ns\nPASS: ust/namespaces/test_ns_contexts 49 - Destroy session net_ns\nPASS: ust/namespaces/test_ns_contexts 50 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 51 - Validate trace for event net_ns = 4026531840, 1000 events\nPASS: ust/namespaces/test_ns_contexts 52 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 53 - Get current pid namespace inode: 4026531836\nPASS: ust/namespaces/test_ns_contexts 54 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 55 - Create session pid_ns in -o /tmp/tmp.XXXXXXXXXXace_path.AhASRD\nPASS: ust/namespaces/test_ns_contexts 56 - Enable channel pid_ns for session pid_ns\nPASS: ust/namespaces/test_ns_contexts 57 - Add context command for type: pid_ns\nPASS: ust/namespaces/test_ns_contexts 58 - Enable ust event tp:tptest for session pid_ns\nPASS: ust/namespaces/test_ns_contexts 59 - Start tracing for session pid_ns\nPASS: ust/namespaces/test_ns_contexts 60 - Application done\nPASS: ust/namespaces/test_ns_contexts 61 - Stop lttng tracing for session pid_ns\nPASS: ust/namespaces/test_ns_contexts 62 - Destroy session pid_ns\nPASS: ust/namespaces/test_ns_contexts 63 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 64 - Validate trace for event pid_ns = 4026531836, 1000 events\nPASS: ust/namespaces/test_ns_contexts 65 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 66 - Get current time namespace inode: 4026531834\nPASS: ust/namespaces/test_ns_contexts 67 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 68 - Create session time_ns in -o /tmp/tmp.XXXXXXXXXXace_path.idIIHK\nPASS: ust/namespaces/test_ns_contexts 69 - Enable channel time_ns for session time_ns\nPASS: ust/namespaces/test_ns_contexts 70 - Add context command for type: time_ns\nPASS: ust/namespaces/test_ns_contexts 71 - Enable ust event tp:tptest for session time_ns\nPASS: ust/namespaces/test_ns_contexts 72 - Start tracing for session time_ns\nPASS: ust/namespaces/test_ns_contexts 73 - Application done\nPASS: ust/namespaces/test_ns_contexts 74 - Stop lttng tracing for session time_ns\nPASS: ust/namespaces/test_ns_contexts 75 - Destroy session time_ns\nPASS: ust/namespaces/test_ns_contexts 76 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 77 - Validate trace for event time_ns = 4026531834, 1000 events\nPASS: ust/namespaces/test_ns_contexts 78 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 79 - Get current user namespace inode: 4026531837\nPASS: ust/namespaces/test_ns_contexts 80 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 81 - Create session user_ns in -o /tmp/tmp.XXXXXXXXXXace_path.UaM2VK\nPASS: ust/namespaces/test_ns_contexts 82 - Enable channel user_ns for session user_ns\nPASS: ust/namespaces/test_ns_contexts 83 - Add context command for type: user_ns\nPASS: ust/namespaces/test_ns_contexts 84 - Enable ust event tp:tptest for session user_ns\nPASS: ust/namespaces/test_ns_contexts 85 - Start tracing for session user_ns\nPASS: ust/namespaces/test_ns_contexts 86 - Application done\nPASS: ust/namespaces/test_ns_contexts 87 - Stop lttng tracing for session user_ns\nPASS: ust/namespaces/test_ns_contexts 88 - Destroy session user_ns\nPASS: ust/namespaces/test_ns_contexts 89 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 90 - Validate trace for event user_ns = 4026531837, 1000 events\nPASS: ust/namespaces/test_ns_contexts 91 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts 92 - Get current uts namespace inode: 4026531838\nPASS: ust/namespaces/test_ns_contexts 93 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts 94 - Create session uts_ns in -o /tmp/tmp.XXXXXXXXXXace_path.q5qchE\nPASS: ust/namespaces/test_ns_contexts 95 - Enable channel uts_ns for session uts_ns\nPASS: ust/namespaces/test_ns_contexts 96 - Add context command for type: uts_ns\nPASS: ust/namespaces/test_ns_contexts 97 - Enable ust event tp:tptest for session uts_ns\nPASS: ust/namespaces/test_ns_contexts 98 - Start tracing for session uts_ns\nPASS: ust/namespaces/test_ns_contexts 99 - Application done\nPASS: ust/namespaces/test_ns_contexts 100 - Stop lttng tracing for session uts_ns\nPASS: ust/namespaces/test_ns_contexts 101 - Destroy session uts_ns\nPASS: ust/namespaces/test_ns_contexts 102 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts 103 - Validate trace for event uts_ns = 4026531838, 1000 events\nPASS: ust/namespaces/test_ns_contexts 104 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 1 - Get current cgroup namespace inode: 4026531835\nPASS: ust/namespaces/test_ns_contexts_change 2 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts_change 3 - Create session cgroup_ns in -o /tmp/tmp.XXXXXXXXXXace_path.sUl4dm\nPASS: ust/namespaces/test_ns_contexts_change 4 - Enable channel cgroup_ns for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 5 - Add context command for type: cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 6 - Enable ust event tp:tptest for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 7 - Start tracing for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 8 - Get current cgroup namespace inode: 4026532328\nPASS: ust/namespaces/test_ns_contexts_change 9 - Reported namespace inode changed after unshare\nPASS: ust/namespaces/test_ns_contexts_change 10 - Stop lttng tracing for session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 11 - Destroy session cgroup_ns\nPASS: ust/namespaces/test_ns_contexts_change 12 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts_change 13 - Validate trace for event cgroup_ns = 4026531835, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 14 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 15 - Validate trace for event cgroup_ns = 4026532328, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 16 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 17 - Get current ipc namespace inode: 4026531839\nPASS: ust/namespaces/test_ns_contexts_change 18 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts_change 19 - Create session ipc_ns in -o /tmp/tmp.XXXXXXXXXXace_path.Kwbjdq\nPASS: ust/namespaces/test_ns_contexts_change 20 - Enable channel ipc_ns for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 21 - Add context command for type: ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 22 - Enable ust event tp:tptest for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 23 - Start tracing for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 24 - Get current ipc namespace inode: 4026532329\nPASS: ust/namespaces/test_ns_contexts_change 25 - Reported namespace inode changed after unshare\nPASS: ust/namespaces/test_ns_contexts_change 26 - Stop lttng tracing for session ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 27 - Destroy session ipc_ns\nPASS: ust/namespaces/test_ns_contexts_change 28 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts_change 29 - Validate trace for event ipc_ns = 4026531839, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 30 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 31 - Validate trace for event ipc_ns = 4026532329, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 32 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 33 - Get current mnt namespace inode: 4026531841\nPASS: ust/namespaces/test_ns_contexts_change 34 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts_change 35 - Create session mnt_ns in -o /tmp/tmp.XXXXXXXXXXace_path.FM0rH0\nPASS: ust/namespaces/test_ns_contexts_change 36 - Enable channel mnt_ns for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 37 - Add context command for type: mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 38 - Enable ust event tp:tptest for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 39 - Start tracing for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 40 - Get current mnt namespace inode: 4026532328\nPASS: ust/namespaces/test_ns_contexts_change 41 - Reported namespace inode changed after unshare\nPASS: ust/namespaces/test_ns_contexts_change 42 - Stop lttng tracing for session mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 43 - Destroy session mnt_ns\nPASS: ust/namespaces/test_ns_contexts_change 44 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts_change 45 - Validate trace for event mnt_ns = 4026531841, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 46 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 47 - Validate trace for event mnt_ns = 4026532328, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 48 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 49 - Get current net namespace inode: 4026531840\nPASS: ust/namespaces/test_ns_contexts_change 50 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts_change 51 - Create session net_ns in -o /tmp/tmp.XXXXXXXXXXace_path.R3qWhl\nPASS: ust/namespaces/test_ns_contexts_change 52 - Enable channel net_ns for session net_ns\nPASS: ust/namespaces/test_ns_contexts_change 53 - Add context command for type: net_ns\nPASS: ust/namespaces/test_ns_contexts_change 54 - Enable ust event tp:tptest for session net_ns\nPASS: ust/namespaces/test_ns_contexts_change 55 - Start tracing for session net_ns\nPASS: ust/namespaces/test_ns_contexts_change 56 - Get current net namespace inode: 4026532329\nPASS: ust/namespaces/test_ns_contexts_change 57 - Reported namespace inode changed after unshare\nPASS: ust/namespaces/test_ns_contexts_change 58 - Stop lttng tracing for session net_ns\nPASS: ust/namespaces/test_ns_contexts_change 59 - Destroy session net_ns\nPASS: ust/namespaces/test_ns_contexts_change 60 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts_change 61 - Validate trace for event net_ns = 4026531840, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 62 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 63 - Validate trace for event net_ns = 4026532329, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 64 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 65 - Get current uts namespace inode: 4026531838\nPASS: ust/namespaces/test_ns_contexts_change 66 - Start session daemon\nPASS: ust/namespaces/test_ns_contexts_change 67 - Create session uts_ns in -o /tmp/tmp.XXXXXXXXXXace_path.ghH3yK\nPASS: ust/namespaces/test_ns_contexts_change 68 - Enable channel uts_ns for session uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 69 - Add context command for type: uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 70 - Enable ust event tp:tptest for session uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 71 - Start tracing for session uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 72 - Get current uts namespace inode: 4026532328\nPASS: ust/namespaces/test_ns_contexts_change 73 - Reported namespace inode changed after unshare\nPASS: ust/namespaces/test_ns_contexts_change 74 - Stop lttng tracing for session uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 75 - Destroy session uts_ns\nPASS: ust/namespaces/test_ns_contexts_change 76 - Wait after kill session daemon\nPASS: ust/namespaces/test_ns_contexts_change 77 - Validate trace for event uts_ns = 4026531838, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 78 - Read a total of 1000 events, expected 1000\nPASS: ust/namespaces/test_ns_contexts_change 79 - Validate trace for event uts_ns = 4026532328, 1000 events\nPASS: ust/namespaces/test_ns_contexts_change 80 - Read a total of 1000 events, expected 1000\n============================================================================\nTestsuite summary for lttng-tools 2.13.11\n============================================================================\n# TOTAL: 11081\n# PASS:  11062\n# SKIP:  16\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 3\n============================================================================\nSee tests/regression/test-suite.log\nPlease report to jeremie.galarneau@efficios.com\n============================================================================\n============================================================================\nTestsuite summary for lttng-tools 2.13.11\n============================================================================\n# TOTAL: 0\n# PASS:  0\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake[5]: *** [Makefile:905: test-suite.log] Error 1\nmake[4]: *** [Makefile:1013: check-TESTS] Error 2\nmake[3]: *** [Makefile:1677: check-am] Error 2\nmake[2]: *** [Makefile:798: check-recursive] Error 1\nmake[2]: Target 'check' not remade because of errors.\nmake[1]: *** [Makefile:515: check-recursive] Error 1\nmake[1]: Target 'check' not remade because of errors.\nmake: *** [Makefile:622: check-recursive] Error 1\nmake: Target 'check' not remade because of errors.\n====================================================\n   lttng-tools 2.13.11: tests/unit/test-suite.log\n====================================================\n\n# TOTAL: 1032\n# PASS:  1032\n# SKIP:  0\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n\n.. contents:: :depth: 2\n\n==========================================================\n   lttng-tools 2.13.11: tests/regression/test-suite.log\n==========================================================\n\n# TOTAL: 11081\n# PASS:  11062\n# SKIP:  16\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 3\n\n.. contents:: :depth: 2\n\nPASS: tools/working-directory/test_relayd_working_directory\n===========================================================\n\n1..35\n# Change working directory of process\n# Test lttng-relayd normal mode change working directory\nok 1 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 1 - Working directory changed\n# Killing (signal SIGTERM) lttng-relayd (pid: 16472)\nok 2 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 2 - Wait after kill relay daemon\n# Test lttng-relayd daemon mode change working directory\nok 3 - Start lttng-relayd (process mode: -d opt: --working-directory /var/volatile/tmp/tmp.test_relayd_daemon_working_dir.KowrW8)\nPASS: tools/working-directory/test_relayd_working_directory 3 - Start lttng-relayd (process mode: -d opt: --working-directory /var/volatile/tmp/tmp.test_relayd_daemon_working_dir.KowrW8)\nok 4 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 4 - Found lttng-relayd\nok 5 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 5 - Working directory changed\n# Killing (signal SIGTERM) lttng-relayd (pid: 16501)\nok 6 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 6 - Wait after kill relay daemon\n# Test lttng-relayd daemon mode change working directory\nok 7 - Start lttng-relayd (process mode: -d opt: )\nPASS: tools/working-directory/test_relayd_working_directory 7 - Start lttng-relayd (process mode: -d opt: )\nok 8 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 8 - Found lttng-relayd\nok 9 - Working directory is /\nPASS: tools/working-directory/test_relayd_working_directory 9 - Working directory is /\n# Killing (signal SIGTERM) lttng-relayd (pid: 16532)\nok 10 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 10 - Wait after kill relay daemon\n# Test lttng-relayd background mode change working directory\nok 11 - Start lttng-relayd (process mode: -b opt: --working-directory /var/volatile/tmp/tmp.test_relayd_background_working_dir.OU9Gg0)\nPASS: tools/working-directory/test_relayd_working_directory 11 - Start lttng-relayd (process mode: -b opt: --working-directory /var/volatile/tmp/tmp.test_relayd_background_working_dir.OU9Gg0)\nok 12 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 12 - Found lttng-relayd\nok 13 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 13 - Working directory changed\n# Killing (signal SIGTERM) lttng-relayd (pid: 16565)\nok 14 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 14 - Wait after kill relay daemon\n# Test lttng-relayd background working directory\nok 15 - Start lttng-relayd (process mode: -b opt: )\nPASS: tools/working-directory/test_relayd_working_directory 15 - Start lttng-relayd (process mode: -b opt: )\nok 16 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 16 - Found lttng-relayd\nok 17 - Working directory is /\nPASS: tools/working-directory/test_relayd_working_directory 17 - Working directory is /\n# Killing (signal SIGTERM) lttng-relayd (pid: 16596)\nok 18 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 18 - Wait after kill relay daemon\n# Test lttng-relayd change working directory on non writable directory\nok 19 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 19 # SKIP : Skipping permission debug output test; operation can't fail as root\nok 20 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 20 # SKIP : Skipping permission debug output test; operation can't fail as root\nok 21 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 21 # SKIP : Skipping permission debug output test; operation can't fail as root\nok 22 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 22 # SKIP : Skipping permission debug output test; operation can't fail as root\nok 23 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 23 # SKIP : Skipping permission debug output test; operation can't fail as root\nok 24 # skip: Skipping permission debug output test; operation can't fail as root\nSKIP: tools/working-directory/test_relayd_working_directory 24 # SKIP : Skipping permission debug output test; operation can't fail as root\n# Test lttng-relayd normal mode change non-existing directory\nok 25 - Expect failure to start lttng-relayd for non-existent working directory\nPASS: tools/working-directory/test_relayd_working_directory 25 - Expect failure to start lttng-relayd for non-existent working directory\nok 26 - No lttng-relayd present\nPASS: tools/working-directory/test_relayd_working_directory 26 - No lttng-relayd present\nok 27 - Found error message: invalid directory\nPASS: tools/working-directory/test_relayd_working_directory 27 - Found error message: invalid directory\n# Test lttng-relayd change working directory from env. variable\nok 28 - Start lttng-relayd (process mode: -b opt: )\nPASS: tools/working-directory/test_relayd_working_directory 28 - Start lttng-relayd (process mode: -b opt: )\nok 29 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 29 - Found lttng-relayd\nok 30 - Working directory changed\nPASS: tools/working-directory/test_relayd_working_directory 30 - Working directory changed\n# Killing (signal SIGTERM) lttng-relayd (pid: 16640)\nok 31 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 31 - Wait after kill relay daemon\n# Test lttng-relayd change working directory command line overwrite env variable\nok 32 - Start lttng-relayd (process mode: -b opt: --working-dir /var/volatile/tmp/tmp.test_relayd_cmdline_overwrite_env_working_dir_cmdline.zzTM2w)\nPASS: tools/working-directory/test_relayd_working_directory 32 - Start lttng-relayd (process mode: -b opt: --working-dir /var/volatile/tmp/tmp.test_relayd_cmdline_overwrite_env_working_dir_cmdline.zzTM2w)\nok 33 - Found lttng-relayd\nPASS: tools/working-directory/test_relayd_working_directory 33 - Found lttng-relayd\nok 34 - Working directory is the one from command line\nPASS: tools/working-directory/test_relayd_working_directory 34 - Working directory is the one from command line\n# Killing (signal SIGTERM) lttng-relayd (pid: 16675)\nok 35 - Wait after kill relay daemon\nPASS: tools/working-directory/test_relayd_working_directory 35 - Wait after kill relay daemon\n\nPASS: tools/trigger/test_list_triggers_cli\n==========================================\n\nrealpath: ./tools/trigger/../../../utils/testapp/userspace-probe-sdt-binary/.libs/userspace-probe-sdt-binary: No such file or directory\n1..150\n# Listing top level options\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name hello --condition event-rule-matches --type=user --name=test-name --action notify\nok 1 - Add trigger hello\nPASS: tools/trigger/test_list_triggers_cli 1 - Add trigger hello\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 2 - top level options: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 2 - top level options: exit code is 0\nok 3 - top level options: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 3 - top level options: expected stdout\nok 4 - top level options: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 4 - top level options: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 5 - MI top level options: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 5 - MI top level options: exit code is 0\nok 6 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 6 - list-trigger mi is valid\nok 7 - MI top level options: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 7 - MI top level options: expected stdout\nok 8 - MI top level options: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 8 - MI top level options: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger hello \nok 9 - Remove trigger hello\nPASS: tools/trigger/test_list_triggers_cli 9 - Remove trigger hello\n# Listing event-rule-matches tracepoint\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name C --condition event-rule-matches --type=user --action notify\nok 10 - Add trigger C\nPASS: tools/trigger/test_list_triggers_cli 10 - Add trigger C\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name A --condition event-rule-matches --name=aaa --type=user --filter p == 2 --action notify\nok 11 - Add trigger A\nPASS: tools/trigger/test_list_triggers_cli 11 - Add trigger A\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name D --condition event-rule-matches --name=hello* --type=user -x hello2 --exclude-name hello3 -x hello4 --action notify\nok 12 - Add trigger D\nPASS: tools/trigger/test_list_triggers_cli 12 - Add trigger D\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name B --condition event-rule-matches --type=user --name=gerboise --log-level INFO.. --action notify\nok 13 - Add trigger B\nPASS: tools/trigger/test_list_triggers_cli 13 - Add trigger B\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name E --condition event-rule-matches --type=user --name=lemming --log-level WARNING --action notify\nok 14 - Add trigger E\nPASS: tools/trigger/test_list_triggers_cli 14 - Add trigger E\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name J --condition event-rule-matches --type=user --name=lemming --log-level .. --action notify\nok 15 - Add trigger J\nPASS: tools/trigger/test_list_triggers_cli 15 - Add trigger J\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name F --condition event-rule-matches --type=user --name=capture-payload-field --capture a --action notify\nok 16 - Add trigger F\nPASS: tools/trigger/test_list_triggers_cli 16 - Add trigger F\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name G --condition event-rule-matches --type=user --name=capture-array --capture a[2] --capture $ctx.tourlou[18] --action notify\nok 17 - Add trigger G\nPASS: tools/trigger/test_list_triggers_cli 17 - Add trigger G\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name H --condition event-rule-matches --type=user --name=capture-chan-ctx --capture $ctx.vpid --action notify\nok 18 - Add trigger H\nPASS: tools/trigger/test_list_triggers_cli 18 - Add trigger H\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name I --condition event-rule-matches --type=user --name=capture-app-ctx --capture $app.iga:active_clients --action notify\nok 19 - Add trigger I\nPASS: tools/trigger/test_list_triggers_cli 19 - Add trigger I\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 20 - event-rule-matches, tracepoint event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 20 - event-rule-matches, tracepoint event rule: exit code is 0\nok 21 - event-rule-matches, tracepoint event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 21 - event-rule-matches, tracepoint event rule: expected stdout\nok 22 - event-rule-matches, tracepoint event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 22 - event-rule-matches, tracepoint event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 23 - MI event-rule-matches, tracepoint event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 23 - MI event-rule-matches, tracepoint event rule: exit code is 0\nok 24 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 24 - list-trigger mi is valid\nok 25 - MI event-rule-matches, tracepoint event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 25 - MI event-rule-matches, tracepoint event rule: expected stdout\nok 26 - MI event-rule-matches, tracepoint event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 26 - MI event-rule-matches, tracepoint event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger A \nok 27 - Remove trigger A\nPASS: tools/trigger/test_list_triggers_cli 27 - Remove trigger A\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger B \nok 28 - Remove trigger B\nPASS: tools/trigger/test_list_triggers_cli 28 - Remove trigger B\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger C \nok 29 - Remove trigger C\nPASS: tools/trigger/test_list_triggers_cli 29 - Remove trigger C\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger D \nok 30 - Remove trigger D\nPASS: tools/trigger/test_list_triggers_cli 30 - Remove trigger D\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger E \nok 31 - Remove trigger E\nPASS: tools/trigger/test_list_triggers_cli 31 - Remove trigger E\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger F \nok 32 - Remove trigger F\nPASS: tools/trigger/test_list_triggers_cli 32 - Remove trigger F\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger G \nok 33 - Remove trigger G\nPASS: tools/trigger/test_list_triggers_cli 33 - Remove trigger G\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger H \nok 34 - Remove trigger H\nPASS: tools/trigger/test_list_triggers_cli 34 - Remove trigger H\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger I \nok 35 - Remove trigger I\nPASS: tools/trigger/test_list_triggers_cli 35 - Remove trigger I\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger J \nok 36 - Remove trigger J\nPASS: tools/trigger/test_list_triggers_cli 36 - Remove trigger J\n# Listing event-rule-matches kernel probe\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T0 --condition event-rule-matches --type=kprobe --location=lttng_channel_enable --event-name=my_channel_enable --action notify\nok 37 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 37 - Add trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T1 --condition event-rule-matches --type=kprobe --location=lttng_channel_enable+0xa0 --event-name=my_channel_enable --action notify\nok 38 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 38 - Add trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T2 --condition event-rule-matches --type=kprobe --location=0xffffffc079749080 --event-name=my_channel_enable --action notify\nok 39 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 39 - Add trigger T2\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 40 - event-rule-matches, probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 40 - event-rule-matches, probe event rule: exit code is 0\nok 41 - event-rule-matches, probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 41 - event-rule-matches, probe event rule: expected stdout\nok 42 - event-rule-matches, probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 42 - event-rule-matches, probe event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 43 - MI event-rule-matches, probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 43 - MI event-rule-matches, probe event rule: exit code is 0\nok 44 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 44 - list-trigger mi is valid\nok 45 - MI event-rule-matches, probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 45 - MI event-rule-matches, probe event rule: expected stdout\nok 46 - MI event-rule-matches, probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 46 - MI event-rule-matches, probe event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T0 \nok 47 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 47 - Remove trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T1 \nok 48 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 48 - Remove trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T2 \nok 49 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 49 - Remove trigger T2\n# Listing event-rule-matches userspace-probe elf\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T0 --condition event-rule-matches --type=kernel:uprobe --location=/usr/lib/lttng-tools/ptest/tests/utils/testapp/userspace-probe-elf-binary/userspace-probe-elf-binary:test_function --event-name=ma-probe-elf --action notify\nok 50 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 50 - Add trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 51 - event-rule-matches, userspace-probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 51 - event-rule-matches, userspace-probe event rule: exit code is 0\nok 52 - event-rule-matches, userspace-probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 52 - event-rule-matches, userspace-probe event rule: expected stdout\nok 53 - event-rule-matches, userspace-probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 53 - event-rule-matches, userspace-probe event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 54 - MI event-rule-matches, userspace-probe event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 54 - MI event-rule-matches, userspace-probe event rule: exit code is 0\nok 55 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 55 - list-trigger mi is valid\nok 56 - MI event-rule-matches, userspace-probe event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 56 - MI event-rule-matches, userspace-probe event rule: expected stdout\nok 57 - MI event-rule-matches, userspace-probe event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 57 - MI event-rule-matches, userspace-probe event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T0 \nok 58 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 58 - Remove trigger T0\nok 59 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 59 # SKIP : skipping userspace probe SDT tests\nok 60 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 60 # SKIP : skipping userspace probe SDT tests\nok 61 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 61 # SKIP : skipping userspace probe SDT tests\nok 62 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 62 # SKIP : skipping userspace probe SDT tests\nok 63 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 63 # SKIP : skipping userspace probe SDT tests\nok 64 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 64 # SKIP : skipping userspace probe SDT tests\nok 65 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 65 # SKIP : skipping userspace probe SDT tests\nok 66 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 66 # SKIP : skipping userspace probe SDT tests\nok 67 # skip: skipping userspace probe SDT tests\nSKIP: tools/trigger/test_list_triggers_cli 67 # SKIP : skipping userspace probe SDT tests\n# Listing event-rule-matches syscall\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T0 --condition event-rule-matches --type=syscall --name=open --action notify\nok 68 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 68 - Add trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T1 --condition event-rule-matches --type=syscall:entry --name=open --action notify\nok 69 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 69 - Add trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T2 --condition event-rule-matches --type=syscall:exit --name=open --action notify\nok 70 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 70 - Add trigger T2\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T3 --condition event-rule-matches --type=syscall:entry+exit --name=open --action notify\nok 71 - Add trigger T3\nPASS: tools/trigger/test_list_triggers_cli 71 - Add trigger T3\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T4 --condition event-rule-matches --type=syscall --name=ptrace --filter a > 2 --action notify\nok 72 - Add trigger T4\nPASS: tools/trigger/test_list_triggers_cli 72 - Add trigger T4\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 73 - event-rule-matches, syscall event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 73 - event-rule-matches, syscall event rule: exit code is 0\nok 74 - event-rule-matches, syscall event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 74 - event-rule-matches, syscall event rule: expected stdout\nok 75 - event-rule-matches, syscall event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 75 - event-rule-matches, syscall event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 76 - MI event-rule-matches, syscall event rule: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 76 - MI event-rule-matches, syscall event rule: exit code is 0\nok 77 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 77 - list-trigger mi is valid\nok 78 - MI event-rule-matches, syscall event rule: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 78 - MI event-rule-matches, syscall event rule: expected stdout\nok 79 - MI event-rule-matches, syscall event rule: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 79 - MI event-rule-matches, syscall event rule: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T0 \nok 80 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 80 - Remove trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T1 \nok 81 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 81 - Remove trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T2 \nok 82 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 82 - Remove trigger T2\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T3 \nok 83 - Remove trigger T3\nPASS: tools/trigger/test_list_triggers_cli 83 - Remove trigger T3\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T4 \nok 84 - Remove trigger T4\nPASS: tools/trigger/test_list_triggers_cli 84 - Remove trigger T4\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 85 - session consumed size condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 85 - session consumed size condition: exit code is 0\nok 86 - session consumed size condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 86 - session consumed size condition: expected stdout\nok 87 - session consumed size condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 87 - session consumed size condition: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 88 - MI session consumed size condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 88 - MI session consumed size condition: exit code is 0\nok 89 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 89 - list-trigger mi is valid\nok 90 - MI session consumed size condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 90 - MI session consumed size condition: expected stdout\nok 91 - MI session consumed size condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 91 - MI session consumed size condition: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-session-consumed-size-condition \nok 92 - Remove trigger trigger-with-session-consumed-size-condition\nPASS: tools/trigger/test_list_triggers_cli 92 - Remove trigger trigger-with-session-consumed-size-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 93 - buffer usage condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 93 - buffer usage condition: exit code is 0\nok 94 - buffer usage condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 94 - buffer usage condition: expected stdout\nok 95 - buffer usage condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 95 - buffer usage condition: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 96 - MI buffer usage condition: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 96 - MI buffer usage condition: exit code is 0\nok 97 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 97 - list-trigger mi is valid\nok 98 - MI buffer usage condition: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 98 - MI buffer usage condition: expected stdout\nok 99 - MI buffer usage condition: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 99 - MI buffer usage condition: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-buffer-usage-high-bytes-condition \nok 100 - Remove trigger trigger-with-buffer-usage-high-bytes-condition\nPASS: tools/trigger/test_list_triggers_cli 100 - Remove trigger trigger-with-buffer-usage-high-bytes-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-buffer-usage-high-ratio-condition \nok 101 - Remove trigger trigger-with-buffer-usage-high-ratio-condition\nPASS: tools/trigger/test_list_triggers_cli 101 - Remove trigger trigger-with-buffer-usage-high-ratio-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-buffer-usage-low-bytes-condition \nok 102 - Remove trigger trigger-with-buffer-usage-low-bytes-condition\nPASS: tools/trigger/test_list_triggers_cli 102 - Remove trigger trigger-with-buffer-usage-low-bytes-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-buffer-usage-low-ratio-condition \nok 103 - Remove trigger trigger-with-buffer-usage-low-ratio-condition\nPASS: tools/trigger/test_list_triggers_cli 103 - Remove trigger trigger-with-buffer-usage-low-ratio-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 104 - session rotation conditions: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 104 - session rotation conditions: exit code is 0\nok 105 - session rotation conditions: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 105 - session rotation conditions: expected stdout\nok 106 - session rotation conditions: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 106 - session rotation conditions: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 107 - MI session rotation conditions: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 107 - MI session rotation conditions: exit code is 0\nok 108 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 108 - list-trigger mi is valid\nok 109 - MI session rotation conditions: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 109 - MI session rotation conditions: expected stdout\nok 110 - MI session rotation conditions: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 110 - MI session rotation conditions: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-session-rotation-completed-condition \nok 111 - Remove trigger trigger-with-session-rotation-completed-condition\nPASS: tools/trigger/test_list_triggers_cli 111 - Remove trigger trigger-with-session-rotation-completed-condition\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger trigger-with-session-rotation-ongoing-condition \nok 112 - Remove trigger trigger-with-session-rotation-ongoing-condition\nPASS: tools/trigger/test_list_triggers_cli 112 - Remove trigger trigger-with-session-rotation-ongoing-condition\n# Listing snapshot actions\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T0 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session\nok 113 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 113 - Add trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T1 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --path /some/path\nok 114 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 114 - Add trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T2 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --url file:///some/other/path\nok 115 - Add trigger T2\nPASS: tools/trigger/test_list_triggers_cli 115 - Add trigger T2\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T3 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --url net://1.2.3.4\nok 116 - Add trigger T3\nPASS: tools/trigger/test_list_triggers_cli 116 - Add trigger T3\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T4 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --url net://1.2.3.4:1234:1235\nok 117 - Add trigger T4\nPASS: tools/trigger/test_list_triggers_cli 117 - Add trigger T4\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T5 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --ctrl-url=tcp://1.2.3.4:1111 --data-url=tcp://1.2.3.4:1112\nok 118 - Add trigger T5\nPASS: tools/trigger/test_list_triggers_cli 118 - Add trigger T5\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T6 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --path /some/path --max-size=1234\nok 119 - Add trigger T6\nPASS: tools/trigger/test_list_triggers_cli 119 - Add trigger T6\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T7 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --path /some/path --name=meh\nok 120 - Add trigger T7\nPASS: tools/trigger/test_list_triggers_cli 120 - Add trigger T7\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T8 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --rate-policy=every:10\nok 121 - Add trigger T8\nPASS: tools/trigger/test_list_triggers_cli 121 - Add trigger T8\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T9 --condition event-rule-matches --type=user --name=some-event --action snapshot-session ze-session --rate-policy=once-after:10\nok 122 - Add trigger T9\nPASS: tools/trigger/test_list_triggers_cli 122 - Add trigger T9\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 123 - snapshot action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 123 - snapshot action: exit code is 0\nok 124 - snapshot action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 124 - snapshot action: expected stdout\nok 125 - snapshot action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 125 - snapshot action: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 126 - MI snapshot action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 126 - MI snapshot action: exit code is 0\nok 127 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 127 - list-trigger mi is valid\nok 128 - MI snapshot action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 128 - MI snapshot action: expected stdout\nok 129 - MI snapshot action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 129 - MI snapshot action: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T0 \nok 130 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 130 - Remove trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T1 \nok 131 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 131 - Remove trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T2 \nok 132 - Remove trigger T2\nPASS: tools/trigger/test_list_triggers_cli 132 - Remove trigger T2\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T3 \nok 133 - Remove trigger T3\nPASS: tools/trigger/test_list_triggers_cli 133 - Remove trigger T3\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T4 \nok 134 - Remove trigger T4\nPASS: tools/trigger/test_list_triggers_cli 134 - Remove trigger T4\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T5 \nok 135 - Remove trigger T5\nPASS: tools/trigger/test_list_triggers_cli 135 - Remove trigger T5\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T6 \nok 136 - Remove trigger T6\nPASS: tools/trigger/test_list_triggers_cli 136 - Remove trigger T6\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T7 \nok 137 - Remove trigger T7\nPASS: tools/trigger/test_list_triggers_cli 137 - Remove trigger T7\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T8 \nok 138 - Remove trigger T8\nPASS: tools/trigger/test_list_triggers_cli 138 - Remove trigger T8\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T9 \nok 139 - Remove trigger T9\nPASS: tools/trigger/test_list_triggers_cli 139 - Remove trigger T9\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T0 --condition event-rule-matches --type=user --name=some-event --action notify --rate-policy=once-after:5\nok 140 - Add trigger T0\nPASS: tools/trigger/test_list_triggers_cli 140 - Add trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng add-trigger --name T1 --condition event-rule-matches --type=user --name=some-event --action notify --rate-policy=every:10\nok 141 - Add trigger T1\nPASS: tools/trigger/test_list_triggers_cli 141 - Add trigger T1\n# ./tools/trigger/../../../../src/bin/lttng/lttng list-triggers\nok 142 - notify action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 142 - notify action: exit code is 0\nok 143 - notify action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 143 - notify action: expected stdout\nok 144 - notify action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 144 - notify action: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng --mi xml list-triggers\nok 145 - MI notify action: exit code is 0\nPASS: tools/trigger/test_list_triggers_cli 145 - MI notify action: exit code is 0\nok 146 - list-trigger mi is valid\nPASS: tools/trigger/test_list_triggers_cli 146 - list-trigger mi is valid\nok 147 - MI notify action: expected stdout\nPASS: tools/trigger/test_list_triggers_cli 147 - MI notify action: expected stdout\nok 148 - MI notify action: expected stderr\nPASS: tools/trigger/test_list_triggers_cli 148 - MI notify action: expected stderr\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T0 \nok 149 - Remove trigger T0\nPASS: tools/trigger/test_list_triggers_cli 149 - Remove trigger T0\n# ./tools/trigger/../../../../src/bin/lttng/lttng remove-trigger T1 \nok 150 - Remove trigger T1\nPASS: tools/trigger/test_list_triggers_cli 150 - Remove trigger T1\n# Killing (signal SIGTERM) lttng-sessiond and lt-lttng-sessiond pids: 26682 26683 \n\nSKIP: ust/python-logging/test_python_logging\n============================================\n\n1..1\n# Python support\nok 1 # skip: Python agent test skipped.\nSKIP: ust/python-logging/test_python_logging 1 # SKIP : Python agent test skipped.\n\nERROR: kernel/test_callstack\n============================\n\n1..11\n# Kernel tracer - Callstack context\nok 1 - Start session daemon\nPASS: kernel/test_callstack 1 - Start session daemon\n# Kernel callstack test\nok 2 - Create session callstack in -o /tmp/tmp.test_kernel_callstack_trace_path.ltnqcx\nPASS: kernel/test_callstack 2 - Create session callstack in -o /tmp/tmp.test_kernel_callstack_trace_path.ltnqcx\nok 3 - Enable channel chan0 for session callstack\nPASS: kernel/test_callstack 3 - Enable channel chan0 for session callstack\nok 4 - Enable kernel syscall read for session callstack on channel chan0\nPASS: kernel/test_callstack 4 - Enable kernel syscall read for session callstack on channel chan0\nok 5 - Add context command for type: callstack-kernel\nPASS: kernel/test_callstack 5 - Add context command for type: callstack-kernel\nok 6 - Untrack command with opts: -s callstack --all --pid -k\nPASS: kernel/test_callstack 6 - Untrack command with opts: -s callstack --all --pid -k\nok 7 - Track command with opts: -s callstack -k --pid=4048\nPASS: kernel/test_callstack 7 - Track command with opts: -s callstack -k --pid=4048\nok 8 - Start tracing for session \nPASS: kernel/test_callstack 8 - Start tracing for session\nok 9 - Stop lttng tracing for session \nPASS: kernel/test_callstack 9 - Stop lttng tracing for session\n/usr/lib/lttng-tools/ptest/tests/regression/././kernel//../../utils/parse-callstack.py:103: SyntaxWarning: invalid escape sequence '\\ '\n  user_cs_rexp='.*callstack_user\\ \\=\\ \\[(.*)\\]\\ .*\\}, \\{.*\\}'\n/usr/lib/lttng-tools/ptest/tests/regression/././kernel//../../utils/parse-callstack.py:104: SyntaxWarning: invalid escape sequence '\\ '\n  kernel_cs_rexp='.*callstack_kernel\\ \\=\\ \\[(.*)\\]\\ .*\\}, \\{.*\\}'\nok 10 - Destroy session callstack\nPASS: kernel/test_callstack 10 - Destroy session callstack\nok 11 - Validate kernel callstack\nPASS: kernel/test_callstack 11 - Validate kernel callstack\n# Killing (signal SIGTERM) lttng-sessiond and lt-lttng-sessiond pids: 4014 4015 \nok 12 - Wait after kill session daemon\nERROR: kernel/test_callstack 12 - Wait after kill session daemon # UNPLANNED\n# Looks like you planned 11 tests but ran 1 extra.\nERROR: kernel/test_callstack - too many tests run (expected 11, got 12)\n\nERROR: kernel/test_select_poll_epoll\n====================================\n\n# Failed to run the validation script, Babeltrace Python bindings might be missing\n1..102\n# Kernel tracer - select, poll and epoll payload extraction\nok 1 - Start session daemon\nPASS: kernel/test_select_poll_epoll 1 - Start session daemon\n# Working cases for select, pselect6, poll, ppoll and epoll, waiting for input\nok 2 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_working_cases_trace_path.W3FpE7\nPASS: kernel/test_select_poll_epoll 2 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_working_cases_trace_path.W3FpE7\nok 3 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 3 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel\nok 4 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 4 - Add context command for type: pid\nok 5 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 5 - Start tracing for session\nok 6 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 6 - Stop lttng tracing for session\nok 7 - Validate trace for event select, 6 events\nPASS: kernel/test_select_poll_epoll 7 - Validate trace for event select, 6 events\nok 8 - Validate trace for event pselect6, 6 events\nPASS: kernel/test_select_poll_epoll 8 - Validate trace for event pselect6, 6 events\nok 9 - Validate trace for event poll, 18 events\nPASS: kernel/test_select_poll_epoll 9 - Validate trace for event poll, 18 events\nok 10 - Validate trace for event ppoll, 6 events\nPASS: kernel/test_select_poll_epoll 10 - Validate trace for event ppoll, 6 events\nok 11 - Validate trace for event epoll_ctl, 4 events\nPASS: kernel/test_select_poll_epoll 11 - Validate trace for event epoll_ctl, 4 events\nok 12 - Validate trace for event epoll_pwait, 8 events\nPASS: kernel/test_select_poll_epoll 12 - Validate trace for event epoll_pwait, 8 events\nok 13 - Validation skipped\nPASS: kernel/test_select_poll_epoll 13 - Validation skipped\nok 14 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 14 - Destroy session syscall_payload\n# Timeout cases (1ms) for select, pselect6, poll, ppoll and epoll\nok 15 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_timeout_cases_trace_path.tbxqG7\nPASS: kernel/test_select_poll_epoll 15 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_timeout_cases_trace_path.tbxqG7\nok 16 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 16 - Enable kernel syscall select,pselect6,poll,ppoll,epoll_ctl,epoll_pwait for session syscall_payload on channel\nok 17 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 17 - Add context command for type: pid\nok 18 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 18 - Start tracing for session\nok 19 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 19 - Stop lttng tracing for session\nok 20 - Validate trace for event select, 6 events\nPASS: kernel/test_select_poll_epoll 20 - Validate trace for event select, 6 events\nok 21 - Validate trace for event pselect6, 6 events\nPASS: kernel/test_select_poll_epoll 21 - Validate trace for event pselect6, 6 events\nok 22 - Validate trace for event poll, 18 events\nPASS: kernel/test_select_poll_epoll 22 - Validate trace for event poll, 18 events\nok 23 - Validate trace for event ppoll, 6 events\nPASS: kernel/test_select_poll_epoll 23 - Validate trace for event ppoll, 6 events\nok 24 - Validate trace for event epoll_ctl, 4 events\nPASS: kernel/test_select_poll_epoll 24 - Validate trace for event epoll_ctl, 4 events\nok 25 - Validate trace for event epoll_pwait, 8 events\nPASS: kernel/test_select_poll_epoll 25 - Validate trace for event epoll_pwait, 8 events\nok 26 - Validation skipped\nPASS: kernel/test_select_poll_epoll 26 - Validation skipped\nok 27 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 27 - Destroy session syscall_payload\n# pselect with invalid FD\nok 28 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_pselect_invalid_fd_trace_path.oe8bqs\nPASS: kernel/test_select_poll_epoll 28 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_pselect_invalid_fd_trace_path.oe8bqs\nok 29 - Enable kernel syscall pselect6 for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 29 - Enable kernel syscall pselect6 for session syscall_payload on channel\nok 30 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 30 - Add context command for type: pid\nok 31 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 31 - Start tracing for session\nok 32 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 32 - Stop lttng tracing for session\nok 33 - Validate trace for event pselect6, 2 events\nPASS: kernel/test_select_poll_epoll 33 - Validate trace for event pselect6, 2 events\nok 34 - Validation skipped\nPASS: kernel/test_select_poll_epoll 34 - Validation skipped\nok 35 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 35 - Destroy session syscall_payload\n# ppoll with 2047 FDs\nok 36 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_big_ppoll_trace_path.zMoM65\nPASS: kernel/test_select_poll_epoll 36 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_big_ppoll_trace_path.zMoM65\nok 37 - Enable kernel syscall ppoll for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 37 - Enable kernel syscall ppoll for session syscall_payload on channel\nok 38 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 38 - Add context command for type: pid\nok 39 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 39 - Start tracing for session\nok 40 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 40 - Stop lttng tracing for session\nok 41 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 41 - Validate trace for event ppoll, 4 events\nok 42 - Validation skipped\nPASS: kernel/test_select_poll_epoll 42 - Validation skipped\nok 43 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 43 - Destroy session syscall_payload\n# ppoll buffer overflow, should segfault, waits for input\nok 44 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_overflow_trace_path.0gEpxX\nPASS: kernel/test_select_poll_epoll 44 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_overflow_trace_path.0gEpxX\nok 45 - Enable kernel syscall ppoll for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 45 - Enable kernel syscall ppoll for session syscall_payload on channel\nok 46 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 46 - Add context command for type: pid\nok 47 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 47 - Start tracing for session\n# Expect segfaults\nok 48 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 48 - Stop lttng tracing for session\nok 49 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 49 - Validate trace for event ppoll, 4 events\nok 50 - Validation skipped\nPASS: kernel/test_select_poll_epoll 50 - Validation skipped\nok 51 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 51 - Destroy session syscall_payload\n# pselect with invalid pointer, waits for input\nok 52 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_pselect_invalid_ptr_trace_path.akLmJd\nPASS: kernel/test_select_poll_epoll 52 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_pselect_invalid_ptr_trace_path.akLmJd\nok 53 - Enable kernel syscall pselect6 for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 53 - Enable kernel syscall pselect6 for session syscall_payload on channel\nok 54 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 54 - Add context command for type: pid\nok 55 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 55 - Start tracing for session\nok 56 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 56 - Stop lttng tracing for session\nok 57 - Validate trace for event pselect6, 2 events\nPASS: kernel/test_select_poll_epoll 57 - Validate trace for event pselect6, 2 events\nok 58 - Validation skipped\nPASS: kernel/test_select_poll_epoll 58 - Validation skipped\nok 59 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 59 - Destroy session syscall_payload\n# ppoll with ulong_max fds, waits for input\nok 60 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_ulong_max_trace_path.BTQLeS\nPASS: kernel/test_select_poll_epoll 60 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_ulong_max_trace_path.BTQLeS\nok 61 - Enable kernel syscall ppoll for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 61 - Enable kernel syscall ppoll for session syscall_payload on channel\nok 62 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 62 - Add context command for type: pid\nok 63 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 63 - Start tracing for session\nok 64 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 64 - Stop lttng tracing for session\nok 65 - Validate trace for event ppoll, 4 events\nPASS: kernel/test_select_poll_epoll 65 - Validate trace for event ppoll, 4 events\nok 66 - Validation skipped\nPASS: kernel/test_select_poll_epoll 66 - Validation skipped\nok 67 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 67 - Destroy session syscall_payload\n# epoll_pwait with invalid pointer, waits for input\nok 68 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_invalid_ptr_trace_path.qJqMul\nPASS: kernel/test_select_poll_epoll 68 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_invalid_ptr_trace_path.qJqMul\nok 69 - Enable kernel syscall epoll_pwait for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 69 - Enable kernel syscall epoll_pwait for session syscall_payload on channel\nok 70 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 70 - Add context command for type: pid\nok 71 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 71 - Start tracing for session\nok 72 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 72 - Stop lttng tracing for session\nok 73 - Validate trace for event epoll_pwait, 6 events\nPASS: kernel/test_select_poll_epoll 73 - Validate trace for event epoll_pwait, 6 events\nok 74 - Validation skipped\nPASS: kernel/test_select_poll_epoll 74 - Validation skipped\nok 75 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 75 - Destroy session syscall_payload\n# epoll_pwait with maxevents set to INT_MAX, waits for input\nok 76 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_int_max_trace_path.WBEn6f\nPASS: kernel/test_select_poll_epoll 76 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_int_max_trace_path.WBEn6f\nok 77 - Enable kernel syscall epoll_pwait for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 77 - Enable kernel syscall epoll_pwait for session syscall_payload on channel\nok 78 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 78 - Add context command for type: pid\nok 79 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 79 - Start tracing for session\nok 80 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 80 - Stop lttng tracing for session\nok 81 - Validate trace for event epoll_pwait, 6 events\nPASS: kernel/test_select_poll_epoll 81 - Validate trace for event epoll_pwait, 6 events\nok 82 - Validation skipped\nPASS: kernel/test_select_poll_epoll 82 - Validation skipped\nok 83 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 83 - Destroy session syscall_payload\n# ppoll with concurrent updates of the structure from user-space, stress test (3000 iterations), waits for input + timeout 1ms\nok 84 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_concurrent_trace_path.wN1vQS\nPASS: kernel/test_select_poll_epoll 84 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_ppoll_concurrent_trace_path.wN1vQS\nok 85 - Enable kernel syscall ppoll for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 85 - Enable kernel syscall ppoll for session syscall_payload on channel\nok 86 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 86 - Add context command for type: pid\nok 87 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 87 - Start tracing for session\nok 88 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 88 - Stop lttng tracing for session\nok 89 - Validate trace for event ppoll, 4591 events\nPASS: kernel/test_select_poll_epoll 89 - Validate trace for event ppoll, 4591 events\nok 90 - Validation skipped\nPASS: kernel/test_select_poll_epoll 90 - Validation skipped\nok 91 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 91 - Destroy session syscall_payload\n# epoll_pwait with concurrent munmap of the buffer from user-space, should randomly segfault, run multiple times, waits for input + timeout 1ms\nok 92 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_concurrent_trace_path.j4vRx4\nPASS: kernel/test_select_poll_epoll 92 - Create session syscall_payload in -o /tmp/tmp.test_kernel_select_poll_epoll_test_epoll_pwait_concurrent_trace_path.j4vRx4\nok 93 - Enable kernel syscall epoll_ctl,epoll_pwait for session syscall_payload on channel \nPASS: kernel/test_select_poll_epoll 93 - Enable kernel syscall epoll_ctl,epoll_pwait for session syscall_payload on channel\nok 94 - Add context command for type: pid\nPASS: kernel/test_select_poll_epoll 94 - Add context command for type: pid\nok 95 - Start tracing for session \nPASS: kernel/test_select_poll_epoll 95 - Start tracing for session\nPERROR - 09:40:54.169662300 [7713/7713]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.169706650 [7713/7713]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.170551325 [7713/7713]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.178576450 [7715/7715]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.178617675 [7715/7715]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.179466375 [7715/7715]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.187557650 [7717/7717]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.187599825 [7717/7717]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.188528950 [7717/7717]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.197222575 [7719/7719]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.197276350 [7719/7719]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.198192100 [7719/7719]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.206261425 [7721/7721]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.206302700 [7721/7721]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.207154425 [7721/7721]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.215145300 [7723/7723]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.215186150 [7723/7723]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.216062150 [7723/7723]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.224556900 [7725/7725]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.224597625 [7725/7725]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.225476225 [7725/7725]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.233390350 [7727/7727]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.233431425 [7727/7727]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.234271350 [7727/7727]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.242613400 [7729/7729]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.242655875 [7729/7729]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.243495400 [7729/7729]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.251826050 [7731/7731]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.251869250 [7731/7731]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.252809300 [7731/7731]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.260796700 [7733/7733]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.260848850 [7733/7733]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.261717875 [7733/7733]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.269656400 [7735/7735]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.269697900 [7735/7735]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.270544775 [7735/7735]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.278468325 [7737/7737]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.278510625 [7737/7737]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.279402775 [7737/7737]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.287347175 [7739/7739]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.287392400 [7739/7739]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.288315675 [7739/7739]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.296330800 [7741/7741]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.296370650 [7741/7741]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.297246675 [7741/7741]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.305306900 [7743/7743]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.305347850 [7743/7743]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.306226700 [7743/7743]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.314311375 [7745/7745]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.314353825 [7745/7745]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.315249850 [7745/7745]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.323278575 [7747/7747]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.323329575 [7747/7747]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.324175075 [7747/7747]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.332366325 [7749/7749]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.332407175 [7749/7749]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.333259975 [7749/7749]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.341298525 [7751/7751]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.341340150 [7751/7751]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.342196200 [7751/7751]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.350259825 [7753/7753]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.350300800 [7753/7753]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.351140300 [7753/7753]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.359189525 [7755/7755]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.359230200 [7755/7755]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.360082000 [7755/7755]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.368234850 [7757/7757]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.368301450 [7757/7757]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.369190950 [7757/7757]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.377238525 [7759/7759]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.377279350 [7759/7759]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.378224300 [7759/7759]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.386678900 [7761/7761]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.386729200 [7761/7761]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.387578050 [7761/7761]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.395416475 [7763/7763]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.395458025 [7763/7763]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.396329500 [7763/7763]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.404184400 [7765/7765]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.404225075 [7765/7765]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.405156575 [7765/7765]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.413241800 [7767/7767]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.413283125 [7767/7767]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.414221550 [7767/7767]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.422153100 [7769/7769]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.422192850 [7769/7769]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.423038700 [7769/7769]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.430840100 [7771/7771]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.430882500 [7771/7771]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.431727150 [7771/7771]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.439818525 [7773/7773]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.439861275 [7773/7773]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.440769775 [7773/7773]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.448944275 [7775/7775]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.448995275 [7775/7775]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.449899300 [7775/7775]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.457680075 [7777/7777]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.457723500 [7777/7777]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.458605600 [7777/7777]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.466372850 [7779/7779]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.466415400 [7779/7779]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.467263475 [7779/7779]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.475164475 [7781/7781]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.475211875 [7781/7781]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.476062350 [7781/7781]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.483840300 [7783/7783]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.483883200 [7783/7783]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.484771900 [7783/7783]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.492531725 [7785/7785]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.492572775 [7785/7785]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.493520775 [7785/7785]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.501297875 [7787/7787]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.501338750 [7787/7787]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.502304300 [7787/7787]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.510371050 [7789/7789]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.510421675 [7789/7789]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.511272100 [7789/7789]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.519140425 [7791/7791]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.519181875 [7791/7791]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.520036950 [7791/7791]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.528487300 [7793/7793]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.528529150 [7793/7793]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.529525600 [7793/7793]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.537308875 [7795/7795]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.537499700 [7795/7795]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.538359075 [7795/7795]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.546259450 [7797/7797]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.546300650 [7797/7797]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.547193375 [7797/7797]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.555020325 [7799/7799]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.555061875 [7799/7799]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.555910375 [7799/7799]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.563797900 [7801/7801]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.563839925 [7801/7801]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.564754750 [7801/7801]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.572803775 [7803/7803]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.572851425 [7803/7803]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.573795275 [7803/7803]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.581685400 [7805/7805]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.581730950 [7805/7805]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.582581025 [7805/7805]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.590599775 [7807/7807]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.590642975 [7807/7807]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.591488075 [7807/7807]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.599469450 [7809/7809]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.599510625 [7809/7809]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.600401850 [7809/7809]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.608428725 [7811/7811]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.608469925 [7811/7811]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.609329550 [7811/7811]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.617322900 [7813/7813]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.617405575 [7813/7813]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.618370800 [7813/7813]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.626351650 [7815/7815]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.626393975 [7815/7815]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.627268650 [7815/7815]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.635205050 [7817/7817]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.635254125 [7817/7817]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.636106175 [7817/7817]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.643969575 [7819/7819]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.644010900 [7819/7819]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.644909750 [7819/7819]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.652842000 [7821/7821]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.652884125 [7821/7821]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.653749550 [7821/7821]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.661708700 [7823/7823]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.661750425 [7823/7823]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.662627800 [7823/7823]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.670536825 [7825/7825]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.670579650 [7825/7825]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.671429750 [7825/7825]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.679449600 [7827/7827]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.679491375 [7827/7827]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.680406550 [7827/7827]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.688348075 [7829/7829]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.688389175 [7829/7829]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.689267825 [7829/7829]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.697247125 [7831/7831]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.697297500 [7831/7831]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.698158425 [7831/7831]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.706078025 [7833/7833]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.706118675 [7833/7833]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.706968400 [7833/7833]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.714920200 [7835/7835]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.714966425 [7835/7835]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.715814050 [7835/7835]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.723970500 [7837/7837]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.724011350 [7837/7837]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.724924000 [7837/7837]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.732789800 [7839/7839]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.732831000 [7839/7839]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.733702850 [7839/7839]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.741643550 [7841/7841]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.741685950 [7841/7841]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.742591075 [7841/7841]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.750559100 [7843/7843]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.750600725 [7843/7843]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.751496200 [7843/7843]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.759347300 [7845/7845]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.759389925 [7845/7845]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.760388350 [7845/7845]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.768179925 [7847/7847]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.768221150 [7847/7847]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.769191325 [7847/7847]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.777863725 [7849/7849]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.777907275 [7849/7849]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.778800650 [7849/7849]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.786830825 [7851/7851]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.786872400 [7851/7851]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.787719250 [7851/7851]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.795695925 [7853/7853]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.795739050 [7853/7853]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.796612125 [7853/7853]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.804483600 [7855/7855]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.804525150 [7855/7855]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.805436475 [7855/7855]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.813345400 [7857/7857]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.813540600 [7857/7857]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.814411400 [7857/7857]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.822334575 [7859/7859]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.822376100 [7859/7859]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.823232350 [7859/7859]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.831000600 [7861/7861]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.831042300 [7861/7861]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.831891750 [7861/7861]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.839811900 [7863/7863]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.839854000 [7863/7863]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.840742750 [7863/7863]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.848683825 [7865/7865]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.848724775 [7865/7865]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.849599900 [7865/7865]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.857493575 [7867/7867]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.857534300 [7867/7867]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.858404625 [7867/7867]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.866358750 [7869/7869]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.866399275 [7869/7869]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.867244950 [7869/7869]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.875248350 [7871/7871]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.875290825 [7871/7871]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.876142525 [7871/7871]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.884096275 [7873/7873]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.884138275 [7873/7873]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.885314400 [7873/7873]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.893898075 [7875/7875]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.893941175 [7875/7875]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.894824125 [7875/7875]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.902636375 [7877/7877]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.902679150 [7877/7877]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.903519100 [7877/7877]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.911606450 [7879/7879]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.911648950 [7879/7879]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.912516625 [7879/7879]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.920699450 [7881/7881]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.920743950 [7881/7881]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.921716900 [7881/7881]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.930072725 [7883/7883]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.930113325 [7883/7883]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.930965700 [7883/7883]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.938812200 [7885/7885]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.938855525 [7885/7885]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.939719375 [7885/7885]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.947769925 [7887/7887]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.947812150 [7887/7887]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.949075875 [7887/7887]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.956977800 [7889/7889]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.957019900 [7889/7889]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.957956775 [7889/7889]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.966523350 [7891/7891]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.966566925 [7891/7891]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.967408450 [7891/7891]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.975415200 [7893/7893]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.975457800 [7893/7893]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.976389425 [7893/7893]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.985380100 [7895/7895]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.985422125 [7895/7895]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.986279650 [7895/7895]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:54.994253025 [7897/7897]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:54.994296275 [7897/7897]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:54.995178800 [7897/7897]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.003980750 [7899/7899]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.004026675 [7899/7899]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.004901600 [7899/7899]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.013468200 [7901/7901]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.013516775 [7901/7901]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.014453000 [7901/7901]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.022876250 [7903/7903]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.022924325 [7903/7903]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.023779450 [7903/7903]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.031991750 [7905/7905]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.032036125 [7905/7905]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.032959100 [7905/7905]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.041084100 [7907/7907]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.041127825 [7907/7907]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.042042025 [7907/7907]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.051025375 [7909/7909]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.051069850 [7909/7909]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.051958400 [7909/7909]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\nPERROR - 09:40:55.060036700 [7911/7911]: dup: Too many open files (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:836)\nPERROR - 09:40:55.060089775 [7911/7911]: [epoll_pwait] add: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:842)\nPERROR - 09:40:55.060989875 [7911/7911]: close: Bad file descriptor (in epoll_pwait_concurrent_munmap() at /usr/src/debug/lttng-tools/2.13.11/tests/regression/kernel/select_poll_epoll.c:875)\n# Expect segfaults\nok 96 - Stop lttng tracing for session \nPASS: kernel/test_select_poll_epoll 96 - Stop lttng tracing for session\nok 97 - Validate trace for event epoll_ctl, 409400 events\nPASS: kernel/test_select_poll_epoll 97 - Validate trace for event epoll_ctl, 409400 events\nok 98 - Validation skipped\nPASS: kernel/test_select_poll_epoll 98 - Validation skipped\nok 99 - Destroy session syscall_payload\nPASS: kernel/test_select_poll_epoll 99 - Destroy session syscall_payload\n# Killing (signal SIGTERM) lttng-sessiond and lt-lttng-sessiond pids: 7460 7461 \nok 100 - Wait after kill session daemon\nPASS: kernel/test_select_poll_epoll 100 - Wait after kill session daemon\n# Looks like you planned 102 tests but only ran 100.\nERROR: kernel/test_select_poll_epoll - too few tests run (expected 102, got 100)\n\nDURATION: 2287\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.180992364883423,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-lua_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-lua",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010428428649902344,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3881585597991943,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04877495765686035,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.4289186000823975,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012772083282470703,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.lua.lua": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:29\nBEGIN: /usr/lib/lua/ptest\n...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Lua warning: #This is an expected warning\nLua warning: #This is another one\n.......--- test output ---\n\n\tStarting Tests\nrandom seeds: 1707211741, 366507791016\ncurrent path:\n****/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/lib/lua/5.4/?.lua;/usr/lib/lua/5.4/?/init.lua;./?.lua;./?/init.lua****\n\n    ---- total memory: 44.6K, max memory: 44.6K ----\n\ntime: 2.9e-05 (+2.9e-05)\n\n***** FILE 'main.lua'*****\n\n***** FILE 'gc.lua'*****\ntesting incremental garbage collection\ncreating many objects\nfunctions with errors\nlong strings\nsteps\nsteps (2)\nclearing tables\nweak tables\n+\nself-referenced threads\nOK\n    ---- total memory: 1.4M, max memory: 1.4M ----\n\ntime: 0.215319 (+0.21529)\n\n***** FILE 'db.lua'*****\ntesting debug library and debug information\n+\ntesting inspection of parameters/returned values\n+\n+\ntesting traceback sizes\ntesting debug functions on chunk without debug info\nOK\n    ---- total memory: 149.4K, max memory: 1.4M ----\n\ntime: 0.288896 (+0.073577)\n\n***** FILE 'calls.lua'*****\ntesting functions and calls\n+\n+\ntesting tail calls\n+\n+\ntesting binary chunks\nOK\ntesting strings and string library\ntesting 'format %a %A'\nOK\ntesting scanner\n+\n+\n+\n+\n+\nOK\n    ---- total memory: 160.0K, max memory: 1.4M ----\n\ntime: 0.395706 (+0.10681)\n\n***** FILE 'tpack.lua'*****\ntesting pack/unpack\nplatform:\n\tshort 2, int 4, long 8, size_t 8, float 4, double 8,\n\tlua Integer 8, lua Number 8\n\tlittle endian\n\talignment: 8\ntesting invalid formats\ntesting pack/unpack of floating-point numbers\ntesting pack/unpack of strings\ntesting alignment\nOK\n    ---- total memory: 215.3K, max memory: 1.4M ----\n\ntime: 0.397843 (+0.002137)\n\n***** FILE 'attrib.lua'*****\ntesting require\npackage config: /|;|?|!|-|\ntesting 'require' message\n+\ntesting assignments, logical operators, and constructors\n+\nOK\n    ---- total memory: 318.1K, max memory: 1.4M ----\n\ntime: 0.401173 (+0.00333)\n\n***** FILE 'gengc.lua'*****\ntesting generational garbage collection\n+\nOK\n    ---- total memory: 124.8K, max memory: 1.4M ----\n\ntime: 0.401918 (+0.000745)\n\n***** FILE 'locals.lua'*****\ntesting local variables and environments\n+\ntesting to-be-closed variables\ntesting errors in __close\nto-be-closed variables in coroutines\nOK\n    ---- total memory: 178.3K, max memory: 1.4M ----\n\ntime: 0.587551 (+0.185633)\n\n***** FILE 'constructs.lua'*****\ntesting syntax\n+\ntesting short-circuit optimizations (0)\n+\nOK\n    ---- total memory: 972.4K, max memory: 1.4M ----\n\ntime: 0.674334 (+0.086783)\n\n***** FILE 'code.lua'*****\n    ---- total memory: 1.1M, max memory: 1.4M ----\n\ntime: 0.675571 (+0.001237)\n\n***** FILE 'cstack.lua'*****\ntesting stack overflow detection\ntesting stack overflow in message handling\nfinal count: \t250037\ntesting recursion inside pattern matching\ntesting stack-overflow in recursive 'gsub'\nfinal count: \t197\ntesting stack-overflow in recursive 'gsub' with metatables\nfinal count: \t99\ntesting limits in coroutines inside deep calls\nfinal count: \t196\nnesting of resuming yielded coroutines\nfinal count: \t195\nnesting coroutines running after recoverable errors\nfinal count: \t197\nOK\n    ---- total memory: 14.2M, max memory: 14.2M ----\n\ntime: 0.803122 (+0.127551)\n\n***** FILE 'nextvar.lua'*****\ntesting tables, next, and for\n+\n+\n+\ntesting next x GC of deleted keys\n+\ntesting floats in numeric for\nOK\n    ---- total memory: 137.2K, max memory: 14.2M ----\n\ntime: 0.840339 (+0.037217)\n\n***** FILE 'pm.lua'*****\ntesting pattern matching\n+\n+\n+\n+\nOK\n    ---- total memory: 168.0K, max memory: 14.2M ----\n\ntime: 0.842686 (+0.002347)\n\n***** FILE 'utf8.lua'*****\ntesting UTF-8 library\nok\n    ---- total memory: 154.6K, max memory: 14.2M ----\n\ntime: 0.844022 (+0.001336)\n\n***** FILE 'api.lua'*****\n    ---- total memory: 345.1K, max memory: 14.2M ----\n\ntime: 0.846661 (+0.002639)\n\n***** FILE 'events.lua'*****\ntesting metatables\n+\n+\nOK\n    ---- total memory: 136.8K, max memory: 14.2M ----\n\ntime: 0.849255 (+0.002594)\n\n***** FILE 'vararg.lua'*****\ntesting vararg\n+\n+\n+\nOK\n    ---- total memory: 160.3K, max memory: 14.2M ----\n\ntime: 0.849824 (+0.000569)\n\n***** FILE 'closure.lua'*****\ntesting closures\n+\nOK\n    ---- total memory: 234.0K, max memory: 14.2M ----\n\ntime: 0.852223 (+0.002399)\n\n***** FILE 'coroutine.lua'*****\ntesting coroutines\nto-be-closed variables in coroutines\ntesting 'coroutine.close'\n+\ntesting yields inside metamethods\n+\ntesting yields inside 'for' iterators\nOK\n    ---- total memory: 197.8K, max memory: 14.2M ----\n\ntime: 0.856761 (+0.004538)\n\n***** FILE 'goto.lua'*****\nOK\n    ---- total memory: 131.9K, max memory: 14.2M ----\n\ntime: 0.857504 (+0.000743)\n\n***** FILE 'errors.lua'*****\ntesting errors\n+\ntesting tokens in error messages\n+\nOK\n    ---- total memory: 272.0K, max memory: 14.2M ----\n\ntime: 0.870865 (+0.013361)\n\n***** FILE 'math.lua'*****\ntesting numbers and math lib\n64-bit integers, 53-bit (mantissa) floats\ntesting order (floats cannot represent all integers)\ntesting -0 and NaN\ntesting 'math.random'\nrandom seeds: 1707211742, 366507791016\nfloat random range in 37100 calls: [0.000002, 0.999989]\ninteger random range in 51200 calls: [minint + 19ppm, maxint - 199ppm]\nOK\n    ---- total memory: 304.7K, max memory: 14.2M ----\n\ntime: 0.906391 (+0.035526)\n\n***** FILE 'sort.lua'*****\ntesting (parts of) table library\ntesting unpack\ntesting pack\ntesting sort\nsorting 5000 random elements in 3.20 msec.\nre-sorting 5000 sorted elements in 2.37 msec.\nInvert-sorting other 5000 elements in 9.26 msec., with 64400 comparisons\nsorting 5000 equal elements in 5.31 msec.\nOK\n    ---- total memory: 259.7K, max memory: 14.2M ----\n\ntime: 0.9473 (+0.040909)\n\n***** FILE 'bitwise.lua'*****\ntesting bitwise operations\n+\ntesting bitwise library\n+\n+\nOK\n    ---- total memory: 291.7K, max memory: 14.2M ----\n\ntime: 0.949203 (+0.001903)\n\n***** FILE 'verybig.lua'*****\ntesting RK\n    ---- total memory: 125.3K, max memory: 14.2M ----\n\ntime: 0.949699 (+0.000496)\n\n***** FILE 'files.lua'*****\ntesting i/o\n+\n+\n+\n+\n+\n+\ntesting date/time\ntest done on 06/02/2024, at 09:29:02\nLua 5.4\n(there should be two warnings now)\n64-bit integers, 64-bit floats\ncleaning all!!!!\n    ---- total memory: 58.5K, max memory: 14.2M ----\n\n\n\ntotal time: 0.98s (wall time: 1s)\n\nfinal OK !!!\n>>> closing state <<<\n\n\n\n--- ptest result ---\nPASS: lua\nDURATION: 1\nEND: /usr/lib/lua/ptest\n2024-02-06T09:29\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "lua": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:29\n...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Lua warning: #This is an expected warning\nLua warning: #This is another one\n.......--- test output ---\n\n\tStarting Tests\nrandom seeds: 1707211741, 366507791016\ncurrent path:\n****/usr/share/lua/5.4/?.lua;/usr/share/lua/5.4/?/init.lua;/usr/lib/lua/5.4/?.lua;/usr/lib/lua/5.4/?/init.lua;./?.lua;./?/init.lua****\n\n    ---- total memory: 44.6K, max memory: 44.6K ----\n\ntime: 2.9e-05 (+2.9e-05)\n\n***** FILE 'main.lua'*****\n\n***** FILE 'gc.lua'*****\ntesting incremental garbage collection\ncreating many objects\nfunctions with errors\nlong strings\nsteps\nsteps (2)\nclearing tables\nweak tables\n+\nself-referenced threads\nOK\n    ---- total memory: 1.4M, max memory: 1.4M ----\n\ntime: 0.215319 (+0.21529)\n\n***** FILE 'db.lua'*****\ntesting debug library and debug information\n+\ntesting inspection of parameters/returned values\n+\n+\ntesting traceback sizes\ntesting debug functions on chunk without debug info\nOK\n    ---- total memory: 149.4K, max memory: 1.4M ----\n\ntime: 0.288896 (+0.073577)\n\n***** FILE 'calls.lua'*****\ntesting functions and calls\n+\n+\ntesting tail calls\n+\n+\ntesting binary chunks\nOK\ntesting strings and string library\ntesting 'format %a %A'\nOK\ntesting scanner\n+\n+\n+\n+\n+\nOK\n    ---- total memory: 160.0K, max memory: 1.4M ----\n\ntime: 0.395706 (+0.10681)\n\n***** FILE 'tpack.lua'*****\ntesting pack/unpack\nplatform:\n\tshort 2, int 4, long 8, size_t 8, float 4, double 8,\n\tlua Integer 8, lua Number 8\n\tlittle endian\n\talignment: 8\ntesting invalid formats\ntesting pack/unpack of floating-point numbers\ntesting pack/unpack of strings\ntesting alignment\nOK\n    ---- total memory: 215.3K, max memory: 1.4M ----\n\ntime: 0.397843 (+0.002137)\n\n***** FILE 'attrib.lua'*****\ntesting require\npackage config: /|;|?|!|-|\ntesting 'require' message\n+\ntesting assignments, logical operators, and constructors\n+\nOK\n    ---- total memory: 318.1K, max memory: 1.4M ----\n\ntime: 0.401173 (+0.00333)\n\n***** FILE 'gengc.lua'*****\ntesting generational garbage collection\n+\nOK\n    ---- total memory: 124.8K, max memory: 1.4M ----\n\ntime: 0.401918 (+0.000745)\n\n***** FILE 'locals.lua'*****\ntesting local variables and environments\n+\ntesting to-be-closed variables\ntesting errors in __close\nto-be-closed variables in coroutines\nOK\n    ---- total memory: 178.3K, max memory: 1.4M ----\n\ntime: 0.587551 (+0.185633)\n\n***** FILE 'constructs.lua'*****\ntesting syntax\n+\ntesting short-circuit optimizations (0)\n+\nOK\n    ---- total memory: 972.4K, max memory: 1.4M ----\n\ntime: 0.674334 (+0.086783)\n\n***** FILE 'code.lua'*****\n    ---- total memory: 1.1M, max memory: 1.4M ----\n\ntime: 0.675571 (+0.001237)\n\n***** FILE 'cstack.lua'*****\ntesting stack overflow detection\ntesting stack overflow in message handling\nfinal count: \t250037\ntesting recursion inside pattern matching\ntesting stack-overflow in recursive 'gsub'\nfinal count: \t197\ntesting stack-overflow in recursive 'gsub' with metatables\nfinal count: \t99\ntesting limits in coroutines inside deep calls\nfinal count: \t196\nnesting of resuming yielded coroutines\nfinal count: \t195\nnesting coroutines running after recoverable errors\nfinal count: \t197\nOK\n    ---- total memory: 14.2M, max memory: 14.2M ----\n\ntime: 0.803122 (+0.127551)\n\n***** FILE 'nextvar.lua'*****\ntesting tables, next, and for\n+\n+\n+\ntesting next x GC of deleted keys\n+\ntesting floats in numeric for\nOK\n    ---- total memory: 137.2K, max memory: 14.2M ----\n\ntime: 0.840339 (+0.037217)\n\n***** FILE 'pm.lua'*****\ntesting pattern matching\n+\n+\n+\n+\nOK\n    ---- total memory: 168.0K, max memory: 14.2M ----\n\ntime: 0.842686 (+0.002347)\n\n***** FILE 'utf8.lua'*****\ntesting UTF-8 library\nok\n    ---- total memory: 154.6K, max memory: 14.2M ----\n\ntime: 0.844022 (+0.001336)\n\n***** FILE 'api.lua'*****\n    ---- total memory: 345.1K, max memory: 14.2M ----\n\ntime: 0.846661 (+0.002639)\n\n***** FILE 'events.lua'*****\ntesting metatables\n+\n+\nOK\n    ---- total memory: 136.8K, max memory: 14.2M ----\n\ntime: 0.849255 (+0.002594)\n\n***** FILE 'vararg.lua'*****\ntesting vararg\n+\n+\n+\nOK\n    ---- total memory: 160.3K, max memory: 14.2M ----\n\ntime: 0.849824 (+0.000569)\n\n***** FILE 'closure.lua'*****\ntesting closures\n+\nOK\n    ---- total memory: 234.0K, max memory: 14.2M ----\n\ntime: 0.852223 (+0.002399)\n\n***** FILE 'coroutine.lua'*****\ntesting coroutines\nto-be-closed variables in coroutines\ntesting 'coroutine.close'\n+\ntesting yields inside metamethods\n+\ntesting yields inside 'for' iterators\nOK\n    ---- total memory: 197.8K, max memory: 14.2M ----\n\ntime: 0.856761 (+0.004538)\n\n***** FILE 'goto.lua'*****\nOK\n    ---- total memory: 131.9K, max memory: 14.2M ----\n\ntime: 0.857504 (+0.000743)\n\n***** FILE 'errors.lua'*****\ntesting errors\n+\ntesting tokens in error messages\n+\nOK\n    ---- total memory: 272.0K, max memory: 14.2M ----\n\ntime: 0.870865 (+0.013361)\n\n***** FILE 'math.lua'*****\ntesting numbers and math lib\n64-bit integers, 53-bit (mantissa) floats\ntesting order (floats cannot represent all integers)\ntesting -0 and NaN\ntesting 'math.random'\nrandom seeds: 1707211742, 366507791016\nfloat random range in 37100 calls: [0.000002, 0.999989]\ninteger random range in 51200 calls: [minint + 19ppm, maxint - 199ppm]\nOK\n    ---- total memory: 304.7K, max memory: 14.2M ----\n\ntime: 0.906391 (+0.035526)\n\n***** FILE 'sort.lua'*****\ntesting (parts of) table library\ntesting unpack\ntesting pack\ntesting sort\nsorting 5000 random elements in 3.20 msec.\nre-sorting 5000 sorted elements in 2.37 msec.\nInvert-sorting other 5000 elements in 9.26 msec., with 64400 comparisons\nsorting 5000 equal elements in 5.31 msec.\nOK\n    ---- total memory: 259.7K, max memory: 14.2M ----\n\ntime: 0.9473 (+0.040909)\n\n***** FILE 'bitwise.lua'*****\ntesting bitwise operations\n+\ntesting bitwise library\n+\n+\nOK\n    ---- total memory: 291.7K, max memory: 14.2M ----\n\ntime: 0.949203 (+0.001903)\n\n***** FILE 'verybig.lua'*****\ntesting RK\n    ---- total memory: 125.3K, max memory: 14.2M ----\n\ntime: 0.949699 (+0.000496)\n\n***** FILE 'files.lua'*****\ntesting i/o\n+\n+\n+\n+\n+\n+\ntesting date/time\ntest done on 06/02/2024, at 09:29:02\nLua 5.4\n(there should be two warnings now)\n64-bit integers, 64-bit floats\ncleaning all!!!!\n    ---- total memory: 58.5K, max memory: 14.2M ----\n\n\n\ntotal time: 0.98s (wall time: 1s)\n\nfinal OK !!!\n>>> closing state <<<\n\n\n\n--- ptest result ---\nPASS: lua\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.110148191452026,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-lz4_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-lz4",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0012254714965820312,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.382913589477539,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.045567989349365234,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1201.8205435276031,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001325845718383789,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.lz4.lz4/test_frame": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:02\nBEGIN: /usr/lib/lz4/ptest\nStarting lz4frame tester (64-bits, 1.9.4)\nSeed = 546\nBasic tests completed \n\r   11   \r  127   \r  157   \r  199   \r  244   \r  338   \r  401   \r  406   \r  472   \r  565   \r  614   \r  637   \r  654   \r  668   \r  770   \r  834   \r  963   \r 1027   \r 1109   \r 1129   \r 1186   \r 1260   \r 1300   \r 1359   \r 1375   \r 1432   \r 1434   \r 1526   \r 1534   \r 1576   \r 1606   \r 1636   \r 1662   \r 1674   \r 1681   \r 1746   \r 1770   \r 1783   \r 1819   \r 1883   \r 1970   \r 2044   \r 2047   \r 2061   \r 2111   \r 2121   \r 2166   \r 2205   \r 2281   \r 2373   \r 2415   \r 2508   \r 2543   \r 2627   \r 2672   \r 2727   \r 2777   \r 2814   \r 2915   \r 2959   \r 2970   \r 3009   \r 3020   \r 3057   \r 3100   \r 3160   \r 3189   \r 3267   \r 3341   \r 3391   \r 3445   \r 3538   \r 3614   \r 3644   \r 3718   \r 3798   \r 3835   \r 3851   \r 3863   \r 3932   \r 3976   \r 4030   \r 4060   \r 4109   \r 4213   \r 4224   \r 4265   \r 4301   \r 4331   \r 4347   \r 4374   \r 4408   \r 4475   \r 4604   \r 4681   \r 4710   \r 4719   \r 4813   \r 4886   \r 4892   \r 4999   \r 5033   \r 5118   \r 5161   \r 5250   \r 5284   \r 5369   \r 5399   \r 5469   \r 5518   \r 5578   \r 5649   \r 5672   \r 5755   \r 5866   \r 5892   \r 5952   \r 6011   \r 6021   \r 6108   \r 6158   \r 6191   \r 6232   \r 6262   \r 6377   \r 6422   \r 6527   \r 6560   \r 6627   \r 6671   \r 6681   \r 6719   \r 6826   \r 6876   \r 6901   \r 6939   \r 7036   \r 7111   \r 7187   \r 7234   \r 7290   \r 7343   \r 7467   \r 7519   \r 7526   \r 7536   \r 7597   \r 7728   \r 7771   \r 7807   \r 7859   \r 7920   \r 7957   \r 8048   \r 8163   \r 8187   \r 8223   \r 8233   \r 8331   \r 8410   \r 8477   \r 8523   \r 8561   \r 8616   \r 8745   \r 8791   \r 8868   \r 8933   \r 8942   \r 9007   \r 9052   \r 9119   \r 9152   \r 9206   \r 9253   \r 9277   \r 9328   \r 9426   \r 9452   \r 9534   \r 9615   \r 9691   \r 9709   \r 9780   \r 9805   \r 9837   \r 9851   \r 9890   \r 9891   \r 9963   \r 9979   \r10088   \r10106   \r10149   \r10208   \r10247   \r10352   \r10407   \r10487   \r10545   \r10585   \r10662   \r10702   \r10767   \r10801   \r10826   \r10886   \r10900   \r10933   \r10946   \r11009   \r11056   \r11072   \r11139   \r11172   \r11187   \r11246   \r11253   \r11345   \r11434   \r11476   \r11503   \r11595   \r11645   \r11730   \r11763   \r11786   \r11845   \r11884   \r11907   \r11937   \r11972   \r12018   \r12099   \r12126   \r12155   \r12202   \r12263   \r12296   \r12341   \r12405   \r12435   \r12442   \r12544   \r12594   \r12686   \r12754   \r12769   \r12815   \r12924   \r12937   \r12955   \r12983   \r13031   \r13057   \r13074   \r13106   \r13149   \r13175   \r13265   \r13345   \r13346   \r13382   \r13383   \r13482   \r13489   \r13522   \r13552   \r13625   \r13665   \r13730   \r13740   \r13816   \r13873   \r13909   \r13952   \r14039   \r14062   \r14083   \r14092   \r14102   \r14147   \r14193   \r14298   \r14351   \r14445   \r14511   \r14519   \r14603   \r14665   \r14700   \r14738   \r14780   \r14914   \r14952   \r15002   \r15079   \r15156   \r15184   \r15245   \r15268   \r15300   \r15314   \r15366   \r15410   \r15420   \r15480   \r15509   \r15531   \r15566   \r15639   \r15762   \r15829   \r15857   \r15867   \r15985   \r15995   \r16006   \r16029   \r16073   \r16083   \r16143   \r16165   \r16210   \r16237   \r16305   \r16334   \r16391   \r16411   \r16420   \r16502   \r16524   \r16555   \r16591   \r16629   \r16646   \r16699   \r16724   \r16768   \r16782   \r16840   \r16857   \r16887   \r16932   \r16982   \r17000   \r17029   \r17063   \r17140   \r17231   \r17267   \r17319   \r17340   \r17399   \r17493   \r17501   \r17536   \r17543   \r17546   \r17595   \r17603   \r17720   \r17797   \r17864   \r17924   \r17926   \r17980   \r18001   \r18054   \r18072   \r18093   \r18191   \r18221   \r18271   \r18347   \r18376   \r18441   \r18475   \r18527   \r18592   \r18610   \r18629   \r18632   \r18664   \r18665   \r18667   \r18722   \r18749   \r18758   \r18764   \r18781   \r18823   \r18903   \r18906   \r18953   \r18997   \r19069   \r19073   \r19096   \r19133   \r19224   \r19273   \r19305   \r19359   \r19397   \r19414   \r19423   \r19581   \r19597   \r19703   \r19738   \r19801   \r19847   \r19858   \r19909   \r20008   \r20114   \r20159   \r20183   \r20230   \r20312   \r20330   \r20398   \r20399   \r20446   \r20466   \r20511   \r20521   \r20546   \r20561   \r20633   \r20673   \r20693   \r20750   \r20871   \r20933   \r20966   \r21032   \r21079   \r21092   \r21111   \r21114   \r21148   \r21310   \r21313   \r21323   \r21394   \r21444   \r21449   \r21547   \r21619   \r21645   \r21696   \r21739   \r21740   \r21787   \r21848   \r21910   \r21946   \r22121   \r22170   \r22216   \r22261   \r22283   \r22331   \r22371   \r22386   \r22469   \r22481   \r22514   \r22567   \r22676   \r22761   \r22777   \r22854   \r22896   \r22950   \r22978   \r23008   \r23077   \r23140   \r23222   \r23290   \r23303   \r23398   \r23463   \r23479   \r23498   \r23509   \r23575   \r23588   \r23634   \r23664   \r23667   \r23679   \r23723   \r23736   \r23777   \r23811   \r23881   \r23959   \r23982   \r24050   \r24056   \r24123   \r24157   \r24233   \r24304   \r24403   \r24413   \r24430   \r24436   \r24485   \r24570   \r24581   \r24617   \r24687   \r24747   \r24841   \r24860   \r24920   \r25051   \r25071   \r25148   \r25182   \r25201   \r25230   \r25283   \r25354   \r25403   \r25449   \r25493   \r25511   \r25592   \r25623   \r25661   \r25693   \r25782   \r25820   \r25889   \r25930   \r26064   \r26106   \r26177   \r26224   \r26294   \r26326   \r26363   \r26439   \r26462   \r26490   \r26545   \r26587   \r26643   \r26680   \r26741   \r26749   \r26832   \r26886   \r26964   \r27021   \r27091   \r27119   \r27188   \r27229   \r27297   \r27368   \r27401   \r27500   \r27516   \r27581   \r27604   \r27614   \r27712   \r27769   \r27828   \r27858   \r27928   \r27969   \r27981   \r28050   \r28074   \r28134   \r28143   \r28225   \r28296   \r28351   \r28365   \r28467   \r28542   \r28592   \r28605   \r28612   \r28656   \r28671   \r28753   \r28847   \r28930   \r28960   \r28979   \r29064   \r29089   \r29106   \r29146   \r29232   \r29236   \r29281   \r29298   \r29385   \r29446   \r29543   \r29571   \r29593   \r29666   \r29772   \r29785   \r29812   \r29864   \r29909   \r29955   \r30026   \r30070   \r30111   \r30135   \r30199   \r30266   \r30347   \r30419   \r30422   \r30512   \r30584   \r30656   \r30696   \r30773   \r30871   \r30932   \r30949   \r31004   \r31058   \r31098   \r31169   \r31243   \r31322   \r31344   \r31398   \r31406   \r31489   \r31549   \r31632   \r31670   \r31707   \r31863   \r31906   \r31986   \r31991   \r32009   \r32062   \r32115   \r32126   \r32134   \r32190   \r32207   \r32277   \r32300   \r32346   \r32372   \r32412   \r32428   \r32453   \r32472   \r32543   \r32601   \r32667   \r32698   \r32721   \r32753   \r32783   \r32805   \r32925   \r32942   \r32969   \r33004   \r33055   \r33149   \r33169   \r33176   \r33186   \r33255   \r33268   \r33283   \r33329   \r33420   \r33449   \r33538   \r33549   \r33619   \r33665   \r33701   \r33743   \r33796   \r33803   \r33861   \r33910   \r33998   \r34055   \r34061   \r34126   \r34145   \r34198   \r34200   \r34235   \r34238   \r34261   \r34302   \r34311   \r34353   \r34417   \r34444   \r34470   \r34486   \r34544   \r34609   \r34620   \r34727   \r34815   \r34827   \r34884   \r34939   \r34946   \r35070   \r35138   \r35165   \r35184   \r35230   \r35316   \r35366   \r35455   \r35573   \r35616   \r35716   \r35818   \r35896   \r35971   \r35997   \r36065   \r36167   \r36209   \r36254   \r36317   \r36378   \r36385   \r36449   \r36478   \r36537   \r36630   \r36657   \r36696   \r36715   \r36765   \r36781   \r36785   \r36844   \r36858   \r36953   \r37012   \r37050   \r37141   \r37146   \r37219   \r37281   \r37339   \r37420   \r37448   \r37500   \r37538   \r37620   \r37621   \r37658   \r37666   \r37698   \r37732   \r37797   \r37817   \r37840   \r37893   \r37956   \r38007   \r38073   \r38106   \r38114   \r38129   \r38186   \r38240   \r38280   \r38298   \r38344   \r38374   \r38404   \r38428   \r38511   \r38590   \r38610   \r38662   \r38763   \r38774   \r38876   \r38947   \r38990   \r39011   \r39019   \r39034   \r39131   \r39212   \r39231   \r39257   \r39281   \r39293   \r39402   \r39482   \r39487   \r39580   \r39629   \r39693   \r39714   \r39761   \r39794   \r39881   \r39917   \r40035   \r40148   \r40165   \r40200   \r40243   \r40336   \r40376   \r40378   \r40417   \r40495   \r40553   \r40599   \r40652   \r40686   \r40716   \r40760   \r40869   \r40941   \r40990   \r41032   \r41090   \r41171   \r41194   \r41208   \r41224   \r41339   \r41450   \r41480   \r41510   \r41554   \r41640   \r41689   \r41714   \r41728   \r41843   \r41867   \r41933   \r41953   \r42019   \r42061   \r42066   \r42100   \r42116   \r42187   \r42257   \r42261   \r42327   \r42387   \r42394   \r42447   \r42475   \r42499   \r42531   \r42568   \r42678   \r42695   \r42788   \r42863   \r42889   \r42921   \r42978   \r43020   \r43064   \r43108   \r43154   \r43224   \r43262   \r43282   \r43332   \r43379   \r43392   \r43477   \r43518   \r43592   \r43643   \r43722   \r43729   \r43743   \r43863   \r43883   \r43897   \r44059   \r44086   \r44110   \r44226   \r44304   \r44349   \r44420   \r44486   \r44604   \r44701   \r44742   \r44804   \r44811   \r44886   \r44908   \r44944   \r44955   \r45004   \r45048   \r45122   \r45188   \r45214   \r45354   \r45463   \r45506   \r45520   \r45538   \r45597   \r45642   \r45660   \r45697   \r45712   \r45844   \r45863   \r45925   \r45985   \r46030   \r46072   \r46115   \r46141   \r46227   \r46314   \r46344   \r46418   \r46485   \r46564   \r46596   \r46623   \r46715   \r46745   \r46768   \r46779   \r46803   \r46887   \r46907   \r46976   \r47005   \r47040   \r47071   \r47217   \r47306   \r47401   \r47462   \r47545   \r47577   \r47617   \r47655   \r47797   \r47852   \r47876   \r47911   \r48001   \r48085   \r48094   \r48151   \r48169   \r48253   \r48265   \r48329   \r48353   \r48369   \r48414   \r48473   \r48535   \r48578   \r48638   \r48730   \r48752   \r48778   \r48871   \r48941   \r48997   \r49081   \r49106   \r49145   \r49146   \r49184   \r49234   \r49248   \r49278   \r49324   \r49433   \r49450   \r49483   \r49500   \r49542   \r49563   \r49678   \r49744   \r49760   \r49777   \r49788   \r49819   \r49821   \r49844   \r49857   \r49937   \r49977   \r50006   \r50049   \r50189   \r50218   \r50293   \r50320   \r50360   \r50365   \r50423   \r50460   \r50533   \r50543   \r50586   \r50608   \r50655   \r50729   \r50800   \r50852   \r50863   \r50962   \r50970   \r51077   \r51118   \r51134   \r51227   \r51304   \r51310   \r51340   \r51374   \r51475   \r51493   \r51576   \r51692   \r51712   \r51742   \r51779   \r51924   \r51994   \r51996   \r52026   \r52070   \r52103   \r52190   \r52235   \r52377   \r52387   \r52407   \r52433   \r52472   \r52511   \r52560   \r52644   \r52656   \r52798   \r52825   \r52838   \r52864   \r52919   \r52944   \r52982   \r52993   \r53120   \r53153   \r53211   \r53288   \r53387   \r53433   \r53448   \r53484   \r53523   \r53592   \r53656   \r53709   \r53765   \r53829   \r53895   \r53950   \r53973   \r54051   \r54081   \r54097   \r54206   \r54217   \r54285   \r54312   \r54374   \r54486   \r54544   \r54549   \r54586   \r54616   \r54704   \r54778   \r54809   \r54864   \r54900   \r54913   \r54930   \r54956   \r55027   \r55054   \r55123   \r55176   \r55248   \r55327   \r55338   \r55414   \r55457   \r55471   \r55481   \r55507   \r55538   \r55689   \r55713   \r55721   \r55794   \r55846   \r55934   \r56015   \r56068   \r56098   \r56129   \r56179   \r56225   \r56226   \r56331   \r56337   \r56356   \r56448   \r56533   \r56561   \r56623   \r56719   \r56746   \r56797   \r56819   \r56870   \r56952   \r56995   \r57026   \r57098   \r57149   \r57194   \r57214   \r57263   \r57307   \r57353   \r57451   \r57469   \r57489   \r57541   \r57607   \r57658   \r57673   \r57731   \r57831   \r57843   \r57935   \r57959   \r57983   \r58082   \r58129   \r58249   \r58251   \r58258   \r58268   \r58321   \r58371   \r58440   \r58498   \r58564   \r58642   \r58677   \r58742   \r58794   \r58823   \r58913   \r58915   \r58999   \r59008   \r59081   \r59108   \r59133   \r59207   \r59266   \r59297   \r59388   \r59472   \r59622   \r59702   \r59766   \r59773   \r59873   \r59919   \r59956   \r59973   \r59985   \r60016   \r60065   \r60133   \r60182   \r60192   \r60258   \r60282   \r60325   \r60358   \r60394   \r60432   \r60496   \r60548   \r60614   \r60651   \r60699   \r60753   \r60772   \r60841   \r60907   \r60941   \r61063   \r61105   \r61155   \r61182   \r61234   \r61308   \r61405   \r61470   \r61574   \r61622   \r61693   \r61743   \r61822   \r61840   \r61857   \r61911   \r61936   \r61964   \r61970   \r62039   \r62050   \r62117   \r62234   \r62282   \r62334   \r62378   \r62423   \r62457   \r62524   \r62632   \r62675   \r62730   \r62732   \r62778   \r62819   \r62890   \r62901   \r62972   \r63061   \r63117   \r63166   \r63176   \r63196   \r63228   \r63284   \r63311   \r63358   \r63403   \r63472   \r63524   \r63539   \r63653   \r63756   \r63795   \r63856   \r63881   \r63964   \r63990   \r64041   \r64114   \r64189   \r64193   \r64258   \r64325   \r64404   \r64445   \r64489   \r64526   \r64693   \r64715   \r64841   \r64842   \r64883   \r64906   \r64977   \r64980   \r65035   \r65063   \r65117   \r65154   \r65164   \r65237   \r65353   \r65429   \r65514   \r65534   \r65590   \r65600   \r65619   \r65696   \r65777   \r65821   \r65929   \r66023   \r66089   \r66127   \r66156   \r66210   \r66232   \r66294   \r66389   \r66477   \r66597   \r66623   \r66660   \r66716   \r66836   \r66909   \r66965   \r66996   \r67034   \r67048   \r67092   \r67125   \r67164   \r67258   \r67375   \r67465   \r67490   \r67563   \r67629   \r67690   \r67715   \r67758   \r67851   \r67899   \r67933   \r68024   \r68047   \r68138   \r68233   \r68330   \r68480   \r68539   \r68620   \r68681   \r68734   \r68761   \r68768   \r68829   \r68875   \r68909   \r68995   \r69034   \r69045   \r69109   \r69218   \r69272   \r69292   \r69327   \r69426   \r69448   \r69493   \r69504   \r69607   \r69650   \r69707   \r69746   \r69823   \r69910   \r69958   \r70013   \r70028   \r70109   \r70131   \r70133   \r70218   \r70233   \r70329   \r70379   \r70405   \r70474   \r70523   \r70583   \r70659   \r70696   \r70750   \r70761   \r70816   \r70842   \r70845   \r70890   \r70908   \r70984   \r71020   \r71062   \r71111   \r71114   \r71159   \r71291   \r71303   \r71396   \r71448   \r71536   \r71609   \r71650   \r71670   \r71736   \r71756   \r71849   \r71916   \r71955   \r71993   \r72081   \r72091   \r72177   \r72258   \r72300   \r72351   \r72416   \r72444   \r72464   \r72502   \r72559   \r72620   \r72621   \r72644   \r72731   \r72733   \r72746   \r72748   \r72814   \r72821   \r72875   \r72885   \r72922   \r73000   \r73051   \r73059   \r73119   \r73207   \r73247   \r73369   \r73441   \r73532   \r73539   \r73609   \r73633   \r73660   \r73699   \r73765   \r73802   \r73871   \r73939   \r73957   \r73999   \r74003   \r74029   \r74072   \r74086   \r74145   \r74278   \r74306   \r74416   \r74464   \r74518   \r74521   \r74545   \r74672   \r74739   \r74782   \r74803   \r74857   \r74876   \r74905   \r74952   \r74970   \r75024   \r75050   \r75074   \r75081   \r75159   \r75246   \r75349   \r75405   \r75449   \r75477   \r75549   \r75573   \r75597   \r75632   \r75719   \r75796   \r75837   \r75926   \r75968   \r76011   \r76084   \r76203   \r76371   \r76372   \r76415   \r76453   \r76543   \r76607   \r76672   \r76681   \r76757   \r76843   \r76849   \r76935   \r76990   \r77028   \r77067   \r77159   \r77172   \r77245   \r77260   \r77279   \r77348   \r77416   \r77505   \r77519   \r77570   \r77607   \r77704   \r77739   \r77761   \r77800   \r77808   \r77861   \r77915   \r77975   \r78047   \r78064   \r78116   \r78138   \r78237   \r78310   \r78333   \r78446   \r78552   \r78683   \r78734   \r78774   \r78874   \r78875   \r78924   \r78967   \r79071   \r79171   \r79219   \r79252   \r79292   \r79367   \r79422   \r79499   \r79514   \r79533   \r79549   \r79648   \r79721   \r79810   \r79832   \r79850   \r79906   \r79926   \r79969   \r80030   \r80075   \r80103   \r80134   \r80164   \r80264   \r80327   \r80370   \r80384   \r80425   \r80504   \r80588   \r80620   \r80647   \r80726   \r80737   \r80794   \r80867   \r80901   \r80987   \r81081   \r81183   \r81252   \r81378   \r81475   \r81528   \r81550   \r81593   \r81674   \r81690   \r81708   \r81722   \r81758   \r81824   \r81875   \r81960   \r81962   \r81992   \r82030   \r82095   \r82117   \r82194   \r82232   \r82325   \r82358   \r82396   \r82419   \r82472   \r82521   \r82616   \r82653   \r82698   \r82706   \r82761   \r82814   \r82817   \r82896   \r82958   \r82970   \r83014   \r83015   \r83054   \r83090   \r83100   \r83155   \r83162   \r83243   \r83269   \r83302   \r83307   \r83376   \r83390   \r83445   \r83456   \r83510   \r83567   \r83632   \r83710   \r83730   \r83813   \r83817   \r83913   \r83974   \r84016   \r84109   \r84110   \r84230   \r84259   \r84308   \r84359   \r84405   \r84433   \r84454   \r84509   \r84556   \r84604   \r84672   \r84752   \r84780   \r84864   \r84903   \r84951   \r85070   \r85136   \r85168   \r85169   \r85203   \r85235   \r85268   \r85296   \r85340   \r85420   \r85458   \r85473   \r85564   \r85566   \r85669   \r85697   \r85735   \r85817   \r85843   \r85895   \r85965   \r85996   \r86071   \r86091   \r86110   \r86176   \r86189   \r86235   \r86300   \r86390   \r86392   \r86473   \r86592   \r86685   \r86697   \r86784   \r86836   \r86903   \r86922   \r87006   \r87033   \r87080   \r87115   \r87145   \r87195   \r87286   \r87291   \r87371   \r87438   \r87468   \r87505   \r87569   \r87609   \r87622   \r87679   \r87715   \r87742   \r87784   \r87796   \r87885   \r87988   \r88085   \r88092   \r88129   \r88164   \r88220   \r88247   \r88283   \r88308   \r88388   \r88476   \r88512   \r88534   \r88551   \r88660   \r88734   \r88791   \r88834   \r88880   \r88897   \r88929   \r88983   \r89067   \r89126   \r89167   \r89203   \r89221   \r89228   \r89297   \r89406   \r89466   \r89506   \r89577   \r89611   \r89622   \r89690   \r89716   \r89733   \r89767   \r89870   \r89966   \r89985   \r90054   \r90103   \r90173   \r90197   \r90212   \r90242   \r90249   \r90268   \r90271   \r90308   \r90310   \r90374   \r90384   \r90410   \r90411   \r90499   \r90595   \r90625   \r90673   \r90708   \r90742   \r90764   \r90780   \r90783   \r90820   \r90850   \r90916   \r91029   \r91067   \r91135   \r91138   \r91142   \r91164   \r91184   \r91206   \r91230   \r91264   \r91316   \r91326   \r91360   \r91443   \r91468   \r91535   \r91591   \r91603   \r91678   \r91726   \r91743   \r91797   \r91826   \r91895   \r92013   \r92104   \r92144   \r92157   \r92251   \r92320   \r92352   \r92370   \r92413   \r92478   \r92488   \r92583   \r92660   \r92678   \r92734   \r92772   \r92825   \r92947   \r93061   \r93122   \r93141   \r93161   \r93171   \r93191   \r93237   \r93289   \r93313   \r93346   \r93384   \r93449   \r93547   \r93651   \r93690   \r93811   \r93872   \r93923   \r94048   \r94069   \r94080   \r94135   \r94148   \r94230   \r94329   \r94336   \r94371   \r94430   \r94478   \r94479   \r94487   \r94492   \r94553   \r94554   \r94597   \r94719   \r94829   \r94862   \r94925   \r94977   \r95003   \r95068   \r95140   \r95154   \r95169   \r95190   \r95256   \r95280   \r95320   \r95371   \r95439   \r95503   \r95532   \r95600   \r95649   \r95696   \r95717   \r95765   \r95870   \r95927   \r95952   \r96017   \r96079   \r96137   \r96165   \r96208   \r96239   \r96310   \r96338   \r96385   \r96399   \r96428   \r96523   \r96551   \r96589   \r96622   \r96641   \r96681   \r96769   \r96915   \r96986   \r97036   \r97075   \r97178   \r97229   \r97285   \r97347   \r97404   \r97457   \r97499   \r97517   \r97579   \r97666   \r97679   \r97789   \r97830   \r97874   \r97910   \r97938   \r97992   \r98097   \r98140   \r98175   \r98195   \r98239   \r98240   \r98279   \r98336   \r98411   \r98494   \r98511   \r98604   \r98692   \r98812   \r98828   \r98903   \r98922   \r98990   \r99045   \r99113   \r99153   \r99255   \r99277   \r99305   \r99330   \r99394   \r99419   \r99460   \r99500   \r99507   \r99551   \r99602   \r99705   \r99741   \r99815   \r99880   \r99977   \r99996   \r100051   \r100126   \r100171   \r100189   \r100195   \r100210   \r100258   \r100274   \r100278   \r100317   \r100360   \r100416   \r100435   \r100449   \r100506   \r100567   \r100610   \r100720   \r100756   \r100838   \r100878   \r100926   \r100990   \r101082   \r101159   \r101262   \r101275   \r101321   \r101346   \r101363   \r101375   \r101470   \r101486   \r101541   \r101655   \r101697   \r101782   \r101860   \r101919   \r101948   \r101993   \r102011   \r102052   \r102151   \r102173   \r102235   \r102250   \r102336   \r102383   \r102458   \r102459   \r102567   \r102651   \r102749   \r102815   \r102909   \r102998   \r103035   \r103067   \r103109   \r103119   \r103193   \r103244   \r103270   \r103350   \r103396   \r103434   \r103450   \r103484   \r103551   \r103600   \r103696   \r103746   \r103750   \r103791   \r103822   \r103829   \r103890   \r103948   \r104007   \r104036   \r104082   \r104137   \r104178   \r104276   \r104342   \r104424   \r104520   \r104532   \r104548   \r104574   \r104669   \r104693   \r104709   \r104727   \r104766   \r104779   \r104835   \r104940   \r105045   \r105080   \r105116   \r105177   \r105201   \r105220   \r105254   \r105294   \r105323   \r105437   \r105498   \r105585   \r105617   \r105719   \r105758   \r105821   \r105879   \r105949   \r105966   \r106026   \r106114   \r106203   \r106237   \r106262   \r106298   \r106314   \r106383   \r106397   \r106455   \r106483   \r106515   \r106569   \r106603   \r106632   \r106694   \r106747   \r106759   \r106837   \r106863   \r106925   \r106926   \r106941   \r107044   \r107077   \r107146   \r107223   \r107324   \r107355   \r107426   \r107519   \r107550   \r107671   \r107706   \r107734   \r107777   \r107828   \r107845   \r107895   \r107922   \r107993   \r108062   \r108159   \r108208   \r108288   \r108334   \r108373   \r108403   \r108453   \r108471   \r108535   \r108583   \r108613   \r108643   \r108731   \r108764   \r108819   \r108829   \r108847   \r108876   \r108940   \r108976   \r109008   \r109055   \r109071   \r109112   \r109176   \r109202   \r109226   \r109303   \r109355   \r109390   \r109410   \r109437   \r109506   \r109546   \r109571   \r109669   \r109727   \r109782   \r109830   \r109896   \r109910   \r109962   \r110015   \r110070   \r110091   \r110126   \r110167   \r110225   \r110313   \r110371   \r110488   \r110522   \r110525   \r110633   \r110660   \r110682   \r110705   \r110762   \r110849   \r110889   \r110961   \r110982   \r111034   \r111067   \r111142   \r111168   \r111178   \r111224   \r111250   \r111277   \r111409   \r111478   \r111523   \r111580   \r111644   \r111729   \r111769   \r111809   \r111911   \r111919   \r111997   \r112000   \r112059   \r112145   \r112194   \r112207   \r112264   \r112293   \r112384   \r112416   \r112455   \r112476   \r112589   \r112684   \r112741   \r112759   \r112865   \r112923   \r113009   \r113071   \r113125   \r113217   \r113282   \r113291   \r113355   \r113423   \r113533   \r113541   \r113594   \r113598   \r113695   \r113808   \r113833   \r113961   \r114050   \r114096   \r114149   \r114226   \r114260   \r114289   \r114363   \r114419   \r114459   \r114492   \r114510   \r114533   \r114578   \r114642   \r114680   \r114713   \r114736   \r114751   \r114833   \r114887   \r114990   \r114996   \r115017   \r115129   \r115188   \r115212   \r115213   \r115244   \r115335   \r115426   \r115454   \r115488   \r115536   \r115601   \r115659   \r115706   \r115778   \r115805   \r115854   \r115963   \r116049   \r116092   \r116215   \r116256   \r116306   \r116398   \r116468   \r116562   \r116596   \r116615   \r116629   \r116636   \r116741   \r116824   \r116863   \r116932   \r116992   \r117045   \r117088   \r117169   \r117201   \r117284   \r117316   \r117342   \r117518   \r117554   \r117609   \r117635   \r117639   \r117670   \r117708   \r117717   \r117735   \r117830   \r117873   \r118026   \r118100   \r118208   \r118302   \r118456   \r118511   \r118604   \r118682   \r118720   \r118740   \r118812   \r118880   \r118938   \r118957   \r118995   \r119030   \r119088   \r119146   \r119188   \r119225   \r119249   \r119273   \r119378   \r119446   \r119480   \r119608   \r119654   \r119725   \r119782   \r119787   \r119849   \r119923   \r120021   \r120107   \r120171   \r120248   \r120284   \r120339   \r120455   \r120484   \r120585   \r120621   \r120705   \r120740   \r120816   \r120940   \r120994   \r121007   \r121105   \r121132   \r121162   \r121234   \r121293   \r121374   \r121397   \r121453   \r121525   \r121585   \r121627   \r121639   \r121693   \r121740   \r121748   \r121843   \r121954   \r122005   \r122089   \r122211   \r122226   \r122266   \r122316   \r122327   \r122348   \r122403   \r122466   \r122623   \r122680   \r122715   \r122752   \r122770   \r122817   \r122901   \r122993   \r123017   \r123037   \r123073   \r123136   \r123181   \r123184   \r123207   \r123220   \r123279   \r123329   \r123386   \r123466   \r123494   \r123548   \r123678   \r123757   \r123789   \r123862   \r123923   \r123973   \r124022   \r124091   \r124129   \r124149   \r124163   \r124260   \r124313   \r124360   \r124514   \r124534   \r124651   \r124753   \r124818   \r124853   \r124909   \r124959   \r125005   \r125049   \r125123   \r125148   \r125250   \r125361   \r125408   \r125499   \r125573   \r125590   \r125678   \r125705   \r125739   \r125818   \r125841   \r125934   \r125985   \r126080   \r126181   \r126239   \r126283   \r126391   \r126435   \r126513   \r126523   \r126579   \r126618   \r126696   \r126749   \r126796   \r126845   \r126911   \r126969   \r127048   \r127100   \r127164   \r127233   \r127274   \r127378   \r127440   \r127531   \r127587   \r127602   \r127610   \r127709   \r127711   \r127733   \r127848   \r127873   \r127926   \r127934   \r128002   \r128026   \r128101   \r128139   \r128191   \r128201   \r128262   \r128298   \r128329   \r128347   \r128379   \r128453   \r128497   \r128504   \r128594   \r128637   \r128646   \r128669   \r128787   \r128822   \r128913   \r128917   \r128945   \r128972   \r129034   \r129079   \r129173   \r129250   \r129306   \r129340   \r129359   \r129461   \r129517   \r129556   \r129627   \r129640   \r129672   \r129813   \r129854   \r129920   \r129956   \r130048   \r130092   \r130122   \r130272   \r130292   \r130330   \r130370   \r130419   \r130512   \r130525   \r130592   \r130657   \r130783   \r130848   \r130879   \r130903   \r130962   \r130982   \r131054   \r131112   \r131153   \r131197   \r131282   \r131358   \r131366   \r131371   \r131394   \r131449   \r131460   \r131485   \r131561   \r131569   \r131584   \r131598   \r131616   \r131665   \r131715   \r131752   \r131778   \r131799   \r131802   \r131888   \r132009   \r132034   \r132162   \r132176   \r132228   \r132271   \r132321   \r132385   \r132408   \r132477   \r132538   \r132548   \r132570   \r132626   \r132644   \r132757   \r132828   \r132893   \r132990   \r133065   \r133125   \r133231   \r133283   \r133376   \r133382   \r133396   \r133466   \r133508   \r133573   \r133621   \r133724   \r133764   \r133809   \r133815   \r133901   \r133943   \r133997   \r134094   \r134140   \r134186   \r134194   \r134227   \r134228   \r134262   \r134303   \r134362   \r134382   \r134487   \r134516   \r134540   \r134593   \r134623   \r134649   \r134673   \r134676   \r134702   \r134806   \r134829   \r134831   \r134923   \r135018   \r135045   \r135084   \r135115   \r135144   \r135190   \r135204   \r135278   \r135366   \r135370   \r135516   \r135565   \r135587   \r135657   \r135668   \r135735   \r135750   \r135814   \r135854   \r135879   \r135956   \r135972   \r135985   \r136018   \r136093   \r136129   \r136177   \r136203   \r136271   \r136331   \r136369   \r136416   \r136495   \r136615   \r136670   \r136719   \r136748   \r136796   \r136859   \r136946   \r137024   \r137070   \r137080   \r137111   \r137208   \r137279   \r137288   \r137376   \r137439   \r137467   \r137532   \r137573   \r137631   \r137704   \r137748   \r137765   \r137812   \r137902   \r137962   \r138025   \r138098   \r138182   \r138204   \r138249   \r138318   \r138375   \r138485   \r138520   \r138595   \r138642   \r138700   \r138726   \r138746   \r138800   \r138869   \r138899   \r139032   \r139044   \r139076   \r139119   \r139158   \r139246   \r139296   \r139354   \r139409   \r139457   \r139502   \r139546   \r139623   \r139668   \r139679   \r139695   \r139773   \r139827   \r139906   \r139924   \r139959   \r140039   \r140062   \r140108   \r140158   \r140201   \r140217   \r140305   \r140355   \r140429   \r140463   \r140488   \r140564   \r140600   \r140674   \r140679   \r140718   \r140744   \r140765   \r140793   \r140843   \r140905   \r140923   \r140947   \r141022   \r141064   \r141139   \r141211   \r141340   \r141446   \r141478   \r141502   \r141509   \r141551   \r141630   \r141663   \r141801   \r141805   \r141847   \r141898   \r141992   \r142019   \r142069   \r142133   \r142239   \r142323   \r142345   \r142398   \r142458   \r142541   \r142588   \r142606   \r142618   \r142644   \r142660   \r142719   \r142743   \r142794   \r142822   \r142863   \r142928   \r142953   \r142984   \r143046   \r143065   \r143157   \r143191   \r143309   \r143354   \r143480   \r143515   \r143552   \r143663   \r143735   \r143798   \r143835   \r143886   \r143924   \r143931   \r143976   \r144010   \r144138   \r144166   \r144228   \r144319   \r144352   \r144377   \r144402   \r144416   \r144490   \r144520   \r144556   \r144567   \r144585   \r144660   \r144770   \r144811   \r144824   \r144866   \r144932   \r144962   \r144996   \r145045   \r145062   \r145113   \r145198   \r145231   \r145320   \r145344   \r145359   \r145382   \r145442   \r145519   \r145533   \r145557   \r145565   \r145683   \r145713   \r145795   \r145800   \r145873   \r145884   \r146021   \r146031   \r146134   \r146196   \r146246   \r146310   \r146397   \r146402   \r146421   \r146506   \r146536   \r146549   \r146557   \r146612   \r146678   \r146789   \r146839   \r146940   \r147009   \r147047   \r147104   \r147129   \r147223   \r147257   \r147311   \r147401   \r147434   \r147453   \r147470   \r147523   \r147574   \r147611   \r147713   \r147730   \r147775   \r147789   \r147850   \r147878   \r147922   \r148019   \r148063   \r148164   \r148245   \r148261   \r148325   \r148376   \r148405   \r148436   \r148496   \r148564   \r148618   \r148652   \r148662   \r148709   \r148784   \r148811   \r148918   \r148938   \r148991   \r149169   \r149190   \r149237   \r149373   \r149433   \r149471   \r149522   \r149528   \r149608   \r149724   \r149739   \r149776   \r149864   \r149875   \r149883   \r149947   \r149984   \r150063   \r150105   \r150154   \r150276   \r150347   \r150362   \r150377   \r150398   \r150428   \r150449   \r150557   \r150604   \r150620   \r150637   \r150680   \r150734   \r150757   \r150840   \r150927   \r150952   \r150973   \r150978   \r151048   \r151050   \r151065   \r151117   \r151171   \r151217   \r151255   \r151277   \r151318   \r151363   \r151426   \r151502   \r151556   \r151612   \r151674   \r151746   \r151804   \r151832   \r151895   \r151957   \r152059   \r152120   \r152217   \r152245   \r152304   \r152387   \r152503   \r152636   \r152691   \r152724   \r152771   \r152846   \r152874   \r152885   \r152911   \r152990   \r153023   \r153057   \r153107   \r153155   \r153228   \r153251   \r153279   \r153334   \r153351   \r153402   \r153466   \r153489   \r153593   \r153681   \r153682   \r153792   \r153831   \r153924   \r153967   \r153993   \r154006   \r154020   \r154059   \r154137   \r154153   \r154206   \r154273   \r154305   \r154401   \r154474   \r154537   \r154586   \r154600   \r154718   \r154781   \r154859   \r154872   \r154905   \r154950   \r154955   \r154979   \r155076   \r155155   \r155225   \r155260   \r155278   \r155327   \r155375   \r155406   \r155480   \r155598   \r155599   \r155651   \r155746   \r155847   \r155906   \r155964   \r155993   \r156100   \r156145   \r156168   \r156215   \r156255   \r156279   \r156289   \r156320   \r156381   \r156434   \r156435   \r156517   \r156539   \r156612   \r156647   \r156660   \r156733   \r156879   \r156948   \r157004   \r157023   \r157035   \r157076   \r157095   \r157161   \r157169   \r157175   \r157187   \r157281   \r157328   \r157345   \r157370   \r157372   \r157414   \r157452   \r157474   \r157551   \r157556   \r157640   \r157657   \r157742   \r157848   \r157858   \r157933   \r157971   \r158077   \r158137   \r158223   \r158261   \r158378   \r158402   \r158433   \r158472   \r158508   \r158537   \r158602   \r158678   \r158760   \r158802   \r158901   \r158952   \r159047   \r159139   \r159179   \r159265   \r159284   \r159402   \r159512   \r159582   \r159614   \r159666   \r159761   \r159774   \r159802   \r159835   \r159878   \r159980   \r160006   \r160142   \r160207   \r160214   \r160240   \r160289   \r160360   \r160483   \r160502   \r160511   \r160583   \r160624   \r160768   \r160803   \r160879   \r160923   \r160925   \r160976   \r160996   \r161073   \r161120   \r161240   \r161341   \r161400   \r161402   \r161516   \r161558   \r161621   \r161715   \r161789   \r161885   \r161959   \r162025   \r162071   \r162099   \r162143   \r162160   \r162255   \r162321   \r162377   \r162405   \r162505   \r162587   \r162626   \r162664   \r162695   \r162748   \r162837   \r162908   \r162950   \r163027   \r163079   \r163091   \r163176   \r163263   \r163307   \r163364   \r163422   \r163433   \r163533   \r163582   \r163667   \r163743   \r163803   \r163809   \r163854   \r163883   \r163942   \r163984   \r164076   \r164184   \r164243   \r164281   \r164343   \r164374   \r164395   \r164453   \r164536   \r164591   \r164638   \r164698   \r164794   \r164816   \r164849   \r164889   \r164900   \r164903   \r164999   \r165094   \r165116   \r165169   \r165235   \r165273   \r165334   \r165394   \r165414   \r165485   \r165522   \r165537   \r165602   \r165679   \r165805   \r165895   \r165947   \r166000   \r166049   \r166068   \r166094   \r166102   \r166116   \r166219   \r166266   \r166356   \r166440   \r166472   \r166525   \r166624   \r166648   \r166697   \r166764   \r166815   \r166861   \r166893   \r166916   \r166975   \r167014   \r167084   \r167100   \r167191   \r167254   \r167325   \r167335   \r167397   \r167428   \r167450   \r167531   \r167594   \r167655   \r167706   \r167720   \r167739   \r167790   \r167838   \r167859   \r167930   \r167961   \r167973   \r167996   \r168092   \r168158   \r168163   \r168165   \r168189   \r168249   \r168275   \r168367   \r168396   \r168507   \r168524   \r168559   \r168647   \r168744   \r168747   \r168769   \r168787   \r168861   \r168866   \r168980   \r168994   \r169036   \r169112   \r169170   \r169217   \r169286   \r169377   \r169445   \r169514   \r169571   \r169615   \r169617   \r169640   \r169688   \r169741   \r169767   \r169806   \r169880   \r169965   \r170019   \r170143   \r170205   \r170310   \r170338   \r170466   \r170501   \r170642   \r170689   \r170725   \r170846   \r170939   \r171021   \r171116   \r171159   \r171226   \r171233   \r171319   \r171390   \r171410   \r171446   \r171513   \r171527   \r171543   \r171547   \r171689   \r171707   \r171713   \r171758   \r171851   \r171893   \r171949   \r171996   \r172074   \r172138   \r172243   \r172296   \r172350   \r172361   \r172430   \r172466   \r172512   \r172606   \r172615   \r172653   \r172677   \r172738   \r172775   \r172824   \r172854   \r172953   \r172955   \r172984   \r173071   \r173092   \r173187   \r173212   \r173260   \r173335   \r173366   \r173434   \r173460   \r173559   \r173588   \r173648   \r173718   \r173723   \r173733   \r173801   \r173835   \r173870   \r173872   \r173934   \r174000   \r174029   \r174042   \r174146   \r174187   \r174243   \r174270   \r174323   \r174334   \r174390   \r174398   \r174473   \r174491   \r174535   \r174544   \r174651   \r174708   \r174784   \r174787   \r174926   \r174928   \r174953   \r175008   \r175041   \r175092   \r175140   \r175223   \r175254   \r175268   \r175339   \r175446   \r175490   \r175541   \r175553   \r175639   \r175672   \r175719   \r175794   \r175914   \r175947   \r175992   \r176000   \r176005   \r176037   \r176060   \r176106   \r176121   \r176141   \r176174   \r176194   \r176216   \r176298   \r176376   \r176499   \r176548   \r176591   \r176617   \r176665   \r176685   \r176735   \r176771   \r176778   \r176846   \r176932   \r177038   \r177143   \r177179   \r177220   \r177237   \r177276   \r177293   \r177380   \r177430   \r177488   \r177524   \r177578   \r177629   \r177722   \r177774   \r177840   \r177900   \r177941   \r178043   \r178115   \r178134   \r178183   \r178273   \r178324   \r178343   \r178389   \r178417   \r178489   \r178513   \r178557   \r178663   \r178725   \r178788   \r178864   \r178890   \r178930   \r179007   \r179021   \r179026   \r179027   \r179129   \r179186   \r179241   \r179344   \r179388   \r179408   \r179476   \r179537   \r179568   \r179604   \r179638   \r179745   \r179803   \r179866   \r179896   \r179992   \r180014   \r180046   \r180158   \r180231   \r180262   \r180376   \r180483   \r180550   \r180696   \r180768   \r180798   \r180873   \r180880   \r180970   \r180996   \r181030   \r181081   \r181083   \r181138   \r181166   \r181206   \r181227   \r181308   \r181418   \r181471   \r181475   \r181581   \r181596   \r181664   \r181739   \r181800   \r181848   \r181924   \r181987   \r182010   \r182047   \r182082   \r182103   \r182144   \r182256   \r182269   \r182316   \r182385   \r182440   \r182488   \r182581   \r182628   \r182662   \r182740   \r182792   \r182845   \r182862   \r182908   \r182976   \r183085   \r183152   \r183223   \r183242   \r183248   \r183257   \r183265   \r183281   \r183364   \r183457   \r183480   \r183500   \r183572   \r183645   \r183674   \r183714   \r183781   \r183812   \r183840   \r183874   \r183903   \r183940   \r183994   \r184056   \r184104   \r184109   \r184152   \r184190   \r184191   \r184219   \r184295   \r184447   \r184556   \r184596   \r184655   \r184657   \r184724   \r184772   \r184830   \r184869   \r184913   \r184980   \r185052   \r185076   \r185124   \r185223   \r185300   \r185310   \r185391   \r185469   \r185544   \r185555   \r185630   \r185710   \r185799   \r185885   \r185960   \r186025   \r186109   \r186181   \r186192   \r186295   \r186357   \r186366   \r186374   \r186465   \r186499   \r186546   \r186603   \r186676   \r186704   \r186768   \r186796   \r186874   \r186941   \r186947   \r186957   \r187008   \r187020   \r187093   \r187152   \r187164   \r187190   \r187267   \r187352   \r187468   \r187496   \r187530   \r187560   \r187657   \r187706   \r187801   \r187900   \r187996   \r188036   \r188094   \r188200   \r188221   \r188248   \r188353   \r188418   \r188451   \r188588   \r188666   \r188752   \r188895   \r189042   \r189097   \r189158   \r189195   \r189208   \r189303   \r189333   \r189413   \r189420   \r189525   \r189564   \r189643   \r189744   \r189806   \r189911   \r189947   \r190027   \r190075   \r190190   \r190208   \r190224   \r190244   \r190280   \r190327   \r190394   \r190439   \r190474   \r190486   \r190578   \r190628   \r190680   \r190715   \r190729   \r190830   \r190932   \r190972   \r191022   \r191053   \r191061   \r191116   \r191160   \r191246   \r191304   \r191331   \r191380   \r191400   \r191429   \r191504   \r191534   \r191599   \r191606   \r191639   \r191699   \r191719   \r191782   \r191801   \r191830   \r191874   \r191886   \r191947   \r192021   \r192090   \r192145   \r192229   \r192297   \r192336   \r192403   \r192437   \r192532   \r192594   \r192603   \r192634   \r192705   \r192743   \r192854   \r192919   \r192997   \r193015   \r193044   \r193130   \r193141   \r193146   \r193202   \r193260   \r193341   \r193372   \r193414   \r193442   \r193477   \r193524   \r193649   \r193715   \r193769   \r193790   \r193795   \r193837   \r193839   \r193849   \r193906   \r193965   \r194018   \r194083   \r194115   \r194192   \r194308   \r194325   \r194339   \r194360   \r194388   \r194443   \r194499   \r194561   \r194601   \r194631   \r194741   \r194766   \r194819   \r194836   \r194901   \r194966   \r195036   \r195076   \r195117   \r195192   \r195291   \r195346   \r195400   \r195478   \r195512   \r195536   \r195588   \r195673   \r195716   \r195736   \r195776   \r195832   \r195873   \r195881   \r195892   \r195958   \r196035   \r196112   \r196145   \r196213   \r196239   \r196292   \r196357   \r196379   \r196389   \r196447   \r196570   \r196573   \r196636   \r196695   \r196744   \r196749   \r196814   \r196894   \r196947   \r197071   \r197108   \r197187   \r197233   \r197253   \r197290   \r197299   \r197436   \r197477   \r197479   \r197481   \r197536   \r197597   \r197655   \r197705   \r197782   \r197791   \r197886   \r197889   \r197912   \r198011   \r198064   \r198116   \r198123   \r198157   \r198204   \r198307   \r198364   \r198409   \r198467   \r198517   \r198552   \r198581   \r198633   \r198694   \r198779   \r198796   \r198801   \r198887   \r198984   \r198998   \r199053   \r199108   \r199194   \r199229   \r199257   \r199324   \r199334   \r199397   \r199406   \r199523   \r199621   \r199729   \r199787   \r199873   \r199908   \r199912   \r199924   \r199933   \r200012   \r200063   \r200100   \r200214   \r200246   \r200299   \r200345   \r200382   \r200449   \r200506   \r200664   \r200680   \r200712   \r200731   \r200735   \r200803   \r200886   \r200905   \r200989   \r201030   \r201098   \r201122   \r201164   \r201196   \r201266   \r201293   \r201317   \r201412   \r201492   \r201518   \r201554   \r201608   \r201690   \r201770   \r201838   \r201859   \r201904   \r201986   \r202007   \r202046   \r202098   \r202134   \r202188   \r202198   \r202249   \r202296   \r202320   \r202389   \r202417   \r202468   \r202568   \r202587   \r202621   \r202686   \r202716   \r202740   \r202779   \r202808   \r202891   \r202910   \r203012   \r203066   \r203123   \r203191   \r203197   \r203277   \r203312   \r203381   \r203422   \r203491   \r203510   \r203536   \r203616   \r203672   \r203725   \r203740   \r203759   \r203787   \r203871   \r203896   \r203952   \r203994   \r204058   \r204116   \r204131   \r204168   \r204242   \r204289   \r204351   \r204426   \r204471   \r204566   \r204702   \r204758   \r204802   \r204808   \r204899   \r204920   \r204983   \r204996   \r205139   \r205172   \r205229   \r205352   \r205413   \r205445   \r205499   \r205551   \r205558   \r205595   \r205610   \r205658   \r205659   \r205669   \r205691   \r205763   \r205836   \r205872   \r205889   \r205961   \r206001   \r206099   \r206198   \r206233   \r206235   \r206263   \r206312   \r206345   \r206361   \r206419   \r206428   \r206499   \r206559   \r206628   \r206639   \r206702   \r206774   \r206853   \r206914   \r206951   \r206981   \r207021   \r207157   \r207183   \r207212   \r207254   \r207308   \r207404   \r207535   \r207590   \r207622   \r207721   \r207734   \r207755   \r207763   \r207775   \r207789   \r207861   \r207872   \r207923   \r207996   \r208054   \r208109   \r208175   \r208221   \r208273   \r208312   \r208334   \r208370   \r208373   \r208454   \r208496   \r208562   \r208598   \r208600   \r208750   \r208797   \r208909   \r208949   \r208984   \r209079   \r209144   \r209184   \r209198   \r209239   \r209267   \r209299   \r209371   \r209379   \r209425   \r209513   \r209570   \r209667   \r209731   \r209831   \r209916   \r210020   \r210056   \r210093   \r210130   \r210173   \r210238   \r210305   \r210429   \r210544   \r210597   \r210650   \r210679   \r210815   \r210857   \r210943   \r210984   \r211077   \r211164   \r211207   \r211263   \r211296   \r211338   \r211403   \r211465   \r211529   \r211597   \r211641   \r211667   \r211737   \r211768   \r211841   \r211852   \r211900   \r212047   \r212050   \r212059   \r212132   \r212136   \r212245   \r212276   \r212306   \r212335   \r212423   \r212458   \r212465   \r212535   \r212573   \r212647   \r212653   \r212767   \r212834   \r212883   \r212898   \r212909   \r212974   \r212984   \r213059   \r213072   \r213132   \r213190   \r213200   \r213215   \r213241   \r213339   \r213349   \r213396   \r213473   \r213507   \r213582   \r213649   \r213696   \r213754   \r213811   \r213869   \r213876   \r213945   \r214058   \r214103   \r214199   \r214223   \r214260   \r214312   \r214415   \r214468   \r214472   \r214533   \r214575   \r214654   \r214701   \r214757   \r214823   \r214879   \r214931   \r214957   \r214982   \r215032   \r215057   \r215086   \r215155   \r215190   \r215271   \r215377   \r215451   \r215505   \r215570   \r215626   \r215705   \r215766   \r215839   \r215915   \r216021   \r216057   \r216155   \r216182   \r216250   \r216291   \r216329   \r216359   \r216443   \r216509   \r216531   \r216590   \r216672   \r216704   \r216735   \r216803   \r216917   \r217002   \r217008   \r217050   \r217156   \r217218   \r217269   \r217313   \r217406   \r217431   \r217493   \r217497   \r217550   \r217596   \r217655   \r217749   \r217778   \r217803   \r217831   \r217842   \r217853   \r217959   \r218015   \r218070   \r218165   \r218179   \r218258   \r218319   \r218388   \r218389   \r218512   \r218563   \r218634   \r218701   \r218759   \r218782   \r218834   \r218874   \r218965   \r219013   \r219034   \r219066   \r219074   \r219168   \r219203   \r219245   \r219291   \r219376   \r219416   \r219508   \r219539   \r219578   \r219663   \r219693   \r219741   \r219809   \r219909   \r219955   \r219986   \r220016   \r220090   \r220137   \r220199   \r220249   \r220274   \r220366   \r220459   \r220521   \r220553   \r220557   \r220592   \r220645   \r220664   \r220715   \r220732   \r220859   \r220878   \r220955   \r220961   \r220975   \r221032   \r221074   \r221117   \r221176   \r221272   \r221313   \r221357   \r221455   \r221505   \r221545   \r221667   \r221674   \r221687   \r221716   \r221735   \r221736   \r221749   \r221813   \r221893   \r221934   \r222039   \r222112   \r222183   \r222218   \r222282   \r222295   \r222341   \r222414   \r222449   \r222540   \r222576   \r222623   \r222665   \r222715   \r222759   \r222817   \r222890   \r222900   \r222970   \r222992   \r223052   \r223085   \r223158   \r223207   \r223264   \r223341   \r223422   \r223476   \r223500   \r223536   \r223582   \r223604   \r223651   \r223668   \r223760   \r223866   \r223880   \r223937   \r224068   \r224126   \r224176   \r224240   \r224347   \r224396   \r224520   \r224564   \r224567   \r224580   \r224636   \r224690   \r224809   \r224821   \r224830   \r224939   \r225021   \r225138   \r225162   \r225212   \r225292   \r225305   \r225400   \r225429   \r225508   \r225577   \r225706   \r225719   \r225818   \r225898   \r225946   \r226132   \r226156   \r226181   \r226223   \r226271   \r226337   \r226360   \r226391   \r226408   \r226441   \r226515   \r226625   \r226641   \r226644   \r226693   \r226782   \r226869   \r226922   \r226989   \r227025   \r227130   \r227231   \r227304   \r227357   \r227393   \r227491   \r227551   \r227587   \r227649   \r227733   \r227772   \r227808   \r227817   \r227860   \r227927   \r227932   \r227963   \r227988   \r228052   \r228118   \r228191   \r228211   \r228242   \r228288   \r228413   \r228502   \r228588   \r228667   \r228705   \r228815   \r228869   \r228910   \r228981   \r229022   \r229058   \r229124   \r229140   \r229283   \r229395   \r229423   \r229518   \r229553   \r229563   \r229567   \r229571   \r229606   \r229675   \r229753   \r229834   \r229866   \r229896   \r229923   \r230049   \r230092   \r230128   \r230145   \r230161   \r230182   \r230237   \r230316   \r230317   \r230383   \r230407   \r230529   \r230580   \r230581   \r230600   \r230614   \r230646   \r230693   \r230708   \r230711   \r230810   \r230825   \r230867   \r230903   \r230910   \r230965   \r231023   \r231113   \r231148   \r231224   \r231267   \r231362   \r231384   \r231400   \r231443   \r231445   \r231454   \r231478   \r231494   \r231518   \r231575   \r231653   \r231690   \r231730   \r231794   \r231843   \r231915   \r231922   \r232043   \r232163   \r232190   \r232203   \r232283   \r232355   \r232403   \r232426   \r232447   \r232486   \r232544   \r232556   \r232677   \r232761   \r232769   \r232842   \r232881   \r232950   \r233011   \r233073   \r233147   \r233186   \r233249   \r233301   \r233387   \r233388   \r233451   \r233479   \r233586   \r233679   \r233707   \r233720   \r233766   \r233871   \r233932   \r233984   \r234000   \r234015   \r234187   \r234235   \r234249   \r234251   \r234325   \r234339   \r234353   \r234425   \r234446   \r234516   \r234546   \r234661   \r234678   \r234685   \r234740   \r234830   \r234900   \r234915   \r234961   \r235025   \r235057   \r235219   \r235275   \r235353   \r235440   \r235482   \r235503   \r235566   \r235616   \r235666   \r235707   \r235801   \r235807   \r235892   \r235903   \r235932   \r235951   \r236034   \r236090   \r236121   \r236136   \r236186   \r236232   \r236252   \r236253   \r236278   \r236364   \r236470   \r236498   \r236630   \r236638   \r236656   \r236692   \r236742   \r236806   \r236813   \r236833   \r236877   \r236920   \r236985   \r237005   \r237019   \r237053   \r237109   \r237135   \r237161   \r237225   \r237309   \r237314   \r237332   \r237381   \r237431   \r237453   \r237475   \r237491   \r237586   \r237600   \r237698   \r237724   \r237797   \r237799   \r237837   \r237900   \r237992   \r238022   \r238065   \r238133   \r238157   \r238225   \r238231   \r238291   \r238321   \r238330   \r238421   \r238468   \r238523   \r238615   \r238629   \r238724   \r238855   \r238884   \r238950   \r238974   \r239045   \r239110   \r239116   \r239148   \r239206   \r239239   \r239261   \r239359   \r239406   \r239438   \r239448   \r239491   \r239581   \r239689   \r239733   \r239812   \r239882   \r239926   \r239957   \r240050   \r240099   \r240161   \r240186   \r240227   \r240324   \r240333   \r240434   \r240473   \r240532   \r240542   \r240598   \r240605   \r240647   \r240686   \r240762   \r240787   \r240792   \r240864   \r240889   \r240958   \r241019   \r241050   \r241107   \r241205   \r241250   \r241269   \r241347   \r241382   \r241463   \r241506   \r241636   \r241717   \r241747   \r241754   \r241840   \r241934   \r241974   \r242033   \r242072   \r242139   \r242151   \r242157   \r242228   \r242275   \r242332   \r242416   \r242482   \r242503   \r242536   \r242660   \r242721   \r242723   \r242747   \r242770   \r242803   \r242884   \r242885   \r242956   \r243035   \r243109   \r243148   \r243192   \r243287   \r243357   \r243408   \r243463   \r243485   \r243519   \r243595   \r243634   \r243675   \r243709   \r243767   \r243808   \r243857   \r243861   \r243887   \r243893   \r243952   \r244015   \r244016   \r244057   \r244072   \r244134   \r244162   \r244176   \r244267   \r244378   \r244516   \r244551   \r244631   \r244714   \r244791   \r244859   \r244862   \r244877   \r245017   \r245063   \r245108   \r245175   \r245192   \r245291   \r245347   \r245409   \r245438   \r245492   \r245561   \r245588   \r245632   \r245683   \r245786   \r245833   \r245949   \r245992   \r246030   \r246079   \r246153   \r246223   \r246251   \r246293   \r246305   \r246342   \r246370   \r246401   \r246415   \r246424   \r246512   \r246559   \r246640   \r246686   \r246734   \r246812   \r246902   \r246948   \r247011   \r247086   \r247165   \r247173   \r247246   \r247292   \r247300   \r247354   \r247382   \r247458   \r247481   \r247490   \r247503   \r247547   \r247649   \r247774   \r247806   \r247848   \r247912   \r248029   \r248088   \r248112   \r248202   \r248269   \r248319   \r248408   \r248436   \r248464   \r248537   \r248588   \r248616   \r248693   \r248735   \r248866   \r248904   \r248992   \r249089   \r249142   \r249154   \r249220   \r249322   \r249342   \r249438   \r249475   \r249577   \r249651   \r249709   \r249779   \r249815   \r249899   \r249959   \r250059   \r250088   \r250198   \r250205   \r250271   \r250348   \r250355   \r250454   \r250568   \r250572   \r250615   \r250667   \r250685   \r250727   \r250742   \r250803   \r250837   \r250879   \r251012   \r251028   \r251072   \r251073   \r251116   \r251200   \r251208   \r251234   \r251266   \r251277   \r251348   \r251511   \r251598   \r251673   \r251686   \r251694   \r251791   \r251844   \r251959   \r252037   \r252074   \r252184   \r252248   \r252256   \r252328   \r252332   \r252355   \r252388   \r252464   \r252523   \r252549   \r252700   \r252714   \r252762   \r252795   \r252923   \r253047   \r253083   \r253152   \r253204   \r253265   \r253277   \r253337   \r253414   \r253485   \r253535   \r253587   \r253634   \r253724   \r253738   \r253749   \r253821   \r253882   \r253905   \r253959   \r254041   \r254153   \r254181   \r254251   \r254290   \r254327   \r254333   \r254393   \r254430   \r254497   \r254574   \r254633   \r254654   \r254667   \r254753   \r254848   \r254936   \r254979   \r254984   \r255052   \r255109   \r255141   \r255189   \r255270   \r255391   \r255429   \r255474   \r255497   \r255546   \r255609   \r255684   \r255713   \r255764   \r255779   \r255835   \r255905   \r255958   \r256135   \r256153   \r256214   \r256236   \r256308   \r256343   \r256352   \r256379   \r256393   \r256424   \r256485   \r256509   \r256529   \r256598   \r256686   \r256716   \r256733   \r256764   \r256823   \r256880   \r256958   \r256979   \r257032   \r257033   \r257073   \r257110   \r257151   \r257194   \r257229   \r257268   \r257304   \r257356   \r257373   \r257400   \r257497   \r257537   \r257569   \r257665   \r257743   \r257807   \r257847   \r257898   \r257916   \r258003   \r258009   \r258078   \r258114   \r258138   \r258209   \r258264   \r258335   \r258381   \r258405   \r258454   \r258506   \r258548   \r258610   \r258721   \r258783   \r258798   \r258830   \r258867   \r258883   \r258904   \r258919   \r258967   \r258972   \r258988   \r259061   \r259161   \r259223   \r259281   \r259322   \r259425   \r259470   \r259529   \r259580   \r259657   \r259742   \r259783   \r259822   \r259872   \r259901   \r260027   \r260100   \r260118   \r260135   \r260200   \r260214   \r260244   \r260309   \r260452   \r260528   \r260554   \r260634   \r260642   \r260686   \r260692   \r260730   \r260777   \r260838   \r260850   \r260894   \r261038   \r261126   \r261156   \r261207   \r261239   \r261286   \r261346   \r261394   \r261556   \r261584   \r261590   \r261611   \r261687   \r261729   \r261772   \r261831   \r261875   \r261877   \r261909   \r261976   \r262043   \r262053   \r262072   \r262112   \rAll tests completed   \nPASS: lz4/test_frame\nDURATION: 1201\nEND: /usr/lib/lz4/ptest\n2024-02-06T09:22\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "lz4": {
                    "duration": "1201",
                    "log": "START: ptest-runner\n2024-02-06T09:02\nStarting lz4frame tester (64-bits, 1.9.4)\nSeed = 546\nBasic tests completed \n\n   11   \n  127   \n  157   \n  199   \n  244   \n  338   \n  401   \n  406   \n  472   \n  565   \n  614   \n  637   \n  654   \n  668   \n  770   \n  834   \n  963   \n 1027   \n 1109   \n 1129   \n 1186   \n 1260   \n 1300   \n 1359   \n 1375   \n 1432   \n 1434   \n 1526   \n 1534   \n 1576   \n 1606   \n 1636   \n 1662   \n 1674   \n 1681   \n 1746   \n 1770   \n 1783   \n 1819   \n 1883   \n 1970   \n 2044   \n 2047   \n 2061   \n 2111   \n 2121   \n 2166   \n 2205   \n 2281   \n 2373   \n 2415   \n 2508   \n 2543   \n 2627   \n 2672   \n 2727   \n 2777   \n 2814   \n 2915   \n 2959   \n 2970   \n 3009   \n 3020   \n 3057   \n 3100   \n 3160   \n 3189   \n 3267   \n 3341   \n 3391   \n 3445   \n 3538   \n 3614   \n 3644   \n 3718   \n 3798   \n 3835   \n 3851   \n 3863   \n 3932   \n 3976   \n 4030   \n 4060   \n 4109   \n 4213   \n 4224   \n 4265   \n 4301   \n 4331   \n 4347   \n 4374   \n 4408   \n 4475   \n 4604   \n 4681   \n 4710   \n 4719   \n 4813   \n 4886   \n 4892   \n 4999   \n 5033   \n 5118   \n 5161   \n 5250   \n 5284   \n 5369   \n 5399   \n 5469   \n 5518   \n 5578   \n 5649   \n 5672   \n 5755   \n 5866   \n 5892   \n 5952   \n 6011   \n 6021   \n 6108   \n 6158   \n 6191   \n 6232   \n 6262   \n 6377   \n 6422   \n 6527   \n 6560   \n 6627   \n 6671   \n 6681   \n 6719   \n 6826   \n 6876   \n 6901   \n 6939   \n 7036   \n 7111   \n 7187   \n 7234   \n 7290   \n 7343   \n 7467   \n 7519   \n 7526   \n 7536   \n 7597   \n 7728   \n 7771   \n 7807   \n 7859   \n 7920   \n 7957   \n 8048   \n 8163   \n 8187   \n 8223   \n 8233   \n 8331   \n 8410   \n 8477   \n 8523   \n 8561   \n 8616   \n 8745   \n 8791   \n 8868   \n 8933   \n 8942   \n 9007   \n 9052   \n 9119   \n 9152   \n 9206   \n 9253   \n 9277   \n 9328   \n 9426   \n 9452   \n 9534   \n 9615   \n 9691   \n 9709   \n 9780   \n 9805   \n 9837   \n 9851   \n 9890   \n 9891   \n 9963   \n 9979   \n10088   \n10106   \n10149   \n10208   \n10247   \n10352   \n10407   \n10487   \n10545   \n10585   \n10662   \n10702   \n10767   \n10801   \n10826   \n10886   \n10900   \n10933   \n10946   \n11009   \n11056   \n11072   \n11139   \n11172   \n11187   \n11246   \n11253   \n11345   \n11434   \n11476   \n11503   \n11595   \n11645   \n11730   \n11763   \n11786   \n11845   \n11884   \n11907   \n11937   \n11972   \n12018   \n12099   \n12126   \n12155   \n12202   \n12263   \n12296   \n12341   \n12405   \n12435   \n12442   \n12544   \n12594   \n12686   \n12754   \n12769   \n12815   \n12924   \n12937   \n12955   \n12983   \n13031   \n13057   \n13074   \n13106   \n13149   \n13175   \n13265   \n13345   \n13346   \n13382   \n13383   \n13482   \n13489   \n13522   \n13552   \n13625   \n13665   \n13730   \n13740   \n13816   \n13873   \n13909   \n13952   \n14039   \n14062   \n14083   \n14092   \n14102   \n14147   \n14193   \n14298   \n14351   \n14445   \n14511   \n14519   \n14603   \n14665   \n14700   \n14738   \n14780   \n14914   \n14952   \n15002   \n15079   \n15156   \n15184   \n15245   \n15268   \n15300   \n15314   \n15366   \n15410   \n15420   \n15480   \n15509   \n15531   \n15566   \n15639   \n15762   \n15829   \n15857   \n15867   \n15985   \n15995   \n16006   \n16029   \n16073   \n16083   \n16143   \n16165   \n16210   \n16237   \n16305   \n16334   \n16391   \n16411   \n16420   \n16502   \n16524   \n16555   \n16591   \n16629   \n16646   \n16699   \n16724   \n16768   \n16782   \n16840   \n16857   \n16887   \n16932   \n16982   \n17000   \n17029   \n17063   \n17140   \n17231   \n17267   \n17319   \n17340   \n17399   \n17493   \n17501   \n17536   \n17543   \n17546   \n17595   \n17603   \n17720   \n17797   \n17864   \n17924   \n17926   \n17980   \n18001   \n18054   \n18072   \n18093   \n18191   \n18221   \n18271   \n18347   \n18376   \n18441   \n18475   \n18527   \n18592   \n18610   \n18629   \n18632   \n18664   \n18665   \n18667   \n18722   \n18749   \n18758   \n18764   \n18781   \n18823   \n18903   \n18906   \n18953   \n18997   \n19069   \n19073   \n19096   \n19133   \n19224   \n19273   \n19305   \n19359   \n19397   \n19414   \n19423   \n19581   \n19597   \n19703   \n19738   \n19801   \n19847   \n19858   \n19909   \n20008   \n20114   \n20159   \n20183   \n20230   \n20312   \n20330   \n20398   \n20399   \n20446   \n20466   \n20511   \n20521   \n20546   \n20561   \n20633   \n20673   \n20693   \n20750   \n20871   \n20933   \n20966   \n21032   \n21079   \n21092   \n21111   \n21114   \n21148   \n21310   \n21313   \n21323   \n21394   \n21444   \n21449   \n21547   \n21619   \n21645   \n21696   \n21739   \n21740   \n21787   \n21848   \n21910   \n21946   \n22121   \n22170   \n22216   \n22261   \n22283   \n22331   \n22371   \n22386   \n22469   \n22481   \n22514   \n22567   \n22676   \n22761   \n22777   \n22854   \n22896   \n22950   \n22978   \n23008   \n23077   \n23140   \n23222   \n23290   \n23303   \n23398   \n23463   \n23479   \n23498   \n23509   \n23575   \n23588   \n23634   \n23664   \n23667   \n23679   \n23723   \n23736   \n23777   \n23811   \n23881   \n23959   \n23982   \n24050   \n24056   \n24123   \n24157   \n24233   \n24304   \n24403   \n24413   \n24430   \n24436   \n24485   \n24570   \n24581   \n24617   \n24687   \n24747   \n24841   \n24860   \n24920   \n25051   \n25071   \n25148   \n25182   \n25201   \n25230   \n25283   \n25354   \n25403   \n25449   \n25493   \n25511   \n25592   \n25623   \n25661   \n25693   \n25782   \n25820   \n25889   \n25930   \n26064   \n26106   \n26177   \n26224   \n26294   \n26326   \n26363   \n26439   \n26462   \n26490   \n26545   \n26587   \n26643   \n26680   \n26741   \n26749   \n26832   \n26886   \n26964   \n27021   \n27091   \n27119   \n27188   \n27229   \n27297   \n27368   \n27401   \n27500   \n27516   \n27581   \n27604   \n27614   \n27712   \n27769   \n27828   \n27858   \n27928   \n27969   \n27981   \n28050   \n28074   \n28134   \n28143   \n28225   \n28296   \n28351   \n28365   \n28467   \n28542   \n28592   \n28605   \n28612   \n28656   \n28671   \n28753   \n28847   \n28930   \n28960   \n28979   \n29064   \n29089   \n29106   \n29146   \n29232   \n29236   \n29281   \n29298   \n29385   \n29446   \n29543   \n29571   \n29593   \n29666   \n29772   \n29785   \n29812   \n29864   \n29909   \n29955   \n30026   \n30070   \n30111   \n30135   \n30199   \n30266   \n30347   \n30419   \n30422   \n30512   \n30584   \n30656   \n30696   \n30773   \n30871   \n30932   \n30949   \n31004   \n31058   \n31098   \n31169   \n31243   \n31322   \n31344   \n31398   \n31406   \n31489   \n31549   \n31632   \n31670   \n31707   \n31863   \n31906   \n31986   \n31991   \n32009   \n32062   \n32115   \n32126   \n32134   \n32190   \n32207   \n32277   \n32300   \n32346   \n32372   \n32412   \n32428   \n32453   \n32472   \n32543   \n32601   \n32667   \n32698   \n32721   \n32753   \n32783   \n32805   \n32925   \n32942   \n32969   \n33004   \n33055   \n33149   \n33169   \n33176   \n33186   \n33255   \n33268   \n33283   \n33329   \n33420   \n33449   \n33538   \n33549   \n33619   \n33665   \n33701   \n33743   \n33796   \n33803   \n33861   \n33910   \n33998   \n34055   \n34061   \n34126   \n34145   \n34198   \n34200   \n34235   \n34238   \n34261   \n34302   \n34311   \n34353   \n34417   \n34444   \n34470   \n34486   \n34544   \n34609   \n34620   \n34727   \n34815   \n34827   \n34884   \n34939   \n34946   \n35070   \n35138   \n35165   \n35184   \n35230   \n35316   \n35366   \n35455   \n35573   \n35616   \n35716   \n35818   \n35896   \n35971   \n35997   \n36065   \n36167   \n36209   \n36254   \n36317   \n36378   \n36385   \n36449   \n36478   \n36537   \n36630   \n36657   \n36696   \n36715   \n36765   \n36781   \n36785   \n36844   \n36858   \n36953   \n37012   \n37050   \n37141   \n37146   \n37219   \n37281   \n37339   \n37420   \n37448   \n37500   \n37538   \n37620   \n37621   \n37658   \n37666   \n37698   \n37732   \n37797   \n37817   \n37840   \n37893   \n37956   \n38007   \n38073   \n38106   \n38114   \n38129   \n38186   \n38240   \n38280   \n38298   \n38344   \n38374   \n38404   \n38428   \n38511   \n38590   \n38610   \n38662   \n38763   \n38774   \n38876   \n38947   \n38990   \n39011   \n39019   \n39034   \n39131   \n39212   \n39231   \n39257   \n39281   \n39293   \n39402   \n39482   \n39487   \n39580   \n39629   \n39693   \n39714   \n39761   \n39794   \n39881   \n39917   \n40035   \n40148   \n40165   \n40200   \n40243   \n40336   \n40376   \n40378   \n40417   \n40495   \n40553   \n40599   \n40652   \n40686   \n40716   \n40760   \n40869   \n40941   \n40990   \n41032   \n41090   \n41171   \n41194   \n41208   \n41224   \n41339   \n41450   \n41480   \n41510   \n41554   \n41640   \n41689   \n41714   \n41728   \n41843   \n41867   \n41933   \n41953   \n42019   \n42061   \n42066   \n42100   \n42116   \n42187   \n42257   \n42261   \n42327   \n42387   \n42394   \n42447   \n42475   \n42499   \n42531   \n42568   \n42678   \n42695   \n42788   \n42863   \n42889   \n42921   \n42978   \n43020   \n43064   \n43108   \n43154   \n43224   \n43262   \n43282   \n43332   \n43379   \n43392   \n43477   \n43518   \n43592   \n43643   \n43722   \n43729   \n43743   \n43863   \n43883   \n43897   \n44059   \n44086   \n44110   \n44226   \n44304   \n44349   \n44420   \n44486   \n44604   \n44701   \n44742   \n44804   \n44811   \n44886   \n44908   \n44944   \n44955   \n45004   \n45048   \n45122   \n45188   \n45214   \n45354   \n45463   \n45506   \n45520   \n45538   \n45597   \n45642   \n45660   \n45697   \n45712   \n45844   \n45863   \n45925   \n45985   \n46030   \n46072   \n46115   \n46141   \n46227   \n46314   \n46344   \n46418   \n46485   \n46564   \n46596   \n46623   \n46715   \n46745   \n46768   \n46779   \n46803   \n46887   \n46907   \n46976   \n47005   \n47040   \n47071   \n47217   \n47306   \n47401   \n47462   \n47545   \n47577   \n47617   \n47655   \n47797   \n47852   \n47876   \n47911   \n48001   \n48085   \n48094   \n48151   \n48169   \n48253   \n48265   \n48329   \n48353   \n48369   \n48414   \n48473   \n48535   \n48578   \n48638   \n48730   \n48752   \n48778   \n48871   \n48941   \n48997   \n49081   \n49106   \n49145   \n49146   \n49184   \n49234   \n49248   \n49278   \n49324   \n49433   \n49450   \n49483   \n49500   \n49542   \n49563   \n49678   \n49744   \n49760   \n49777   \n49788   \n49819   \n49821   \n49844   \n49857   \n49937   \n49977   \n50006   \n50049   \n50189   \n50218   \n50293   \n50320   \n50360   \n50365   \n50423   \n50460   \n50533   \n50543   \n50586   \n50608   \n50655   \n50729   \n50800   \n50852   \n50863   \n50962   \n50970   \n51077   \n51118   \n51134   \n51227   \n51304   \n51310   \n51340   \n51374   \n51475   \n51493   \n51576   \n51692   \n51712   \n51742   \n51779   \n51924   \n51994   \n51996   \n52026   \n52070   \n52103   \n52190   \n52235   \n52377   \n52387   \n52407   \n52433   \n52472   \n52511   \n52560   \n52644   \n52656   \n52798   \n52825   \n52838   \n52864   \n52919   \n52944   \n52982   \n52993   \n53120   \n53153   \n53211   \n53288   \n53387   \n53433   \n53448   \n53484   \n53523   \n53592   \n53656   \n53709   \n53765   \n53829   \n53895   \n53950   \n53973   \n54051   \n54081   \n54097   \n54206   \n54217   \n54285   \n54312   \n54374   \n54486   \n54544   \n54549   \n54586   \n54616   \n54704   \n54778   \n54809   \n54864   \n54900   \n54913   \n54930   \n54956   \n55027   \n55054   \n55123   \n55176   \n55248   \n55327   \n55338   \n55414   \n55457   \n55471   \n55481   \n55507   \n55538   \n55689   \n55713   \n55721   \n55794   \n55846   \n55934   \n56015   \n56068   \n56098   \n56129   \n56179   \n56225   \n56226   \n56331   \n56337   \n56356   \n56448   \n56533   \n56561   \n56623   \n56719   \n56746   \n56797   \n56819   \n56870   \n56952   \n56995   \n57026   \n57098   \n57149   \n57194   \n57214   \n57263   \n57307   \n57353   \n57451   \n57469   \n57489   \n57541   \n57607   \n57658   \n57673   \n57731   \n57831   \n57843   \n57935   \n57959   \n57983   \n58082   \n58129   \n58249   \n58251   \n58258   \n58268   \n58321   \n58371   \n58440   \n58498   \n58564   \n58642   \n58677   \n58742   \n58794   \n58823   \n58913   \n58915   \n58999   \n59008   \n59081   \n59108   \n59133   \n59207   \n59266   \n59297   \n59388   \n59472   \n59622   \n59702   \n59766   \n59773   \n59873   \n59919   \n59956   \n59973   \n59985   \n60016   \n60065   \n60133   \n60182   \n60192   \n60258   \n60282   \n60325   \n60358   \n60394   \n60432   \n60496   \n60548   \n60614   \n60651   \n60699   \n60753   \n60772   \n60841   \n60907   \n60941   \n61063   \n61105   \n61155   \n61182   \n61234   \n61308   \n61405   \n61470   \n61574   \n61622   \n61693   \n61743   \n61822   \n61840   \n61857   \n61911   \n61936   \n61964   \n61970   \n62039   \n62050   \n62117   \n62234   \n62282   \n62334   \n62378   \n62423   \n62457   \n62524   \n62632   \n62675   \n62730   \n62732   \n62778   \n62819   \n62890   \n62901   \n62972   \n63061   \n63117   \n63166   \n63176   \n63196   \n63228   \n63284   \n63311   \n63358   \n63403   \n63472   \n63524   \n63539   \n63653   \n63756   \n63795   \n63856   \n63881   \n63964   \n63990   \n64041   \n64114   \n64189   \n64193   \n64258   \n64325   \n64404   \n64445   \n64489   \n64526   \n64693   \n64715   \n64841   \n64842   \n64883   \n64906   \n64977   \n64980   \n65035   \n65063   \n65117   \n65154   \n65164   \n65237   \n65353   \n65429   \n65514   \n65534   \n65590   \n65600   \n65619   \n65696   \n65777   \n65821   \n65929   \n66023   \n66089   \n66127   \n66156   \n66210   \n66232   \n66294   \n66389   \n66477   \n66597   \n66623   \n66660   \n66716   \n66836   \n66909   \n66965   \n66996   \n67034   \n67048   \n67092   \n67125   \n67164   \n67258   \n67375   \n67465   \n67490   \n67563   \n67629   \n67690   \n67715   \n67758   \n67851   \n67899   \n67933   \n68024   \n68047   \n68138   \n68233   \n68330   \n68480   \n68539   \n68620   \n68681   \n68734   \n68761   \n68768   \n68829   \n68875   \n68909   \n68995   \n69034   \n69045   \n69109   \n69218   \n69272   \n69292   \n69327   \n69426   \n69448   \n69493   \n69504   \n69607   \n69650   \n69707   \n69746   \n69823   \n69910   \n69958   \n70013   \n70028   \n70109   \n70131   \n70133   \n70218   \n70233   \n70329   \n70379   \n70405   \n70474   \n70523   \n70583   \n70659   \n70696   \n70750   \n70761   \n70816   \n70842   \n70845   \n70890   \n70908   \n70984   \n71020   \n71062   \n71111   \n71114   \n71159   \n71291   \n71303   \n71396   \n71448   \n71536   \n71609   \n71650   \n71670   \n71736   \n71756   \n71849   \n71916   \n71955   \n71993   \n72081   \n72091   \n72177   \n72258   \n72300   \n72351   \n72416   \n72444   \n72464   \n72502   \n72559   \n72620   \n72621   \n72644   \n72731   \n72733   \n72746   \n72748   \n72814   \n72821   \n72875   \n72885   \n72922   \n73000   \n73051   \n73059   \n73119   \n73207   \n73247   \n73369   \n73441   \n73532   \n73539   \n73609   \n73633   \n73660   \n73699   \n73765   \n73802   \n73871   \n73939   \n73957   \n73999   \n74003   \n74029   \n74072   \n74086   \n74145   \n74278   \n74306   \n74416   \n74464   \n74518   \n74521   \n74545   \n74672   \n74739   \n74782   \n74803   \n74857   \n74876   \n74905   \n74952   \n74970   \n75024   \n75050   \n75074   \n75081   \n75159   \n75246   \n75349   \n75405   \n75449   \n75477   \n75549   \n75573   \n75597   \n75632   \n75719   \n75796   \n75837   \n75926   \n75968   \n76011   \n76084   \n76203   \n76371   \n76372   \n76415   \n76453   \n76543   \n76607   \n76672   \n76681   \n76757   \n76843   \n76849   \n76935   \n76990   \n77028   \n77067   \n77159   \n77172   \n77245   \n77260   \n77279   \n77348   \n77416   \n77505   \n77519   \n77570   \n77607   \n77704   \n77739   \n77761   \n77800   \n77808   \n77861   \n77915   \n77975   \n78047   \n78064   \n78116   \n78138   \n78237   \n78310   \n78333   \n78446   \n78552   \n78683   \n78734   \n78774   \n78874   \n78875   \n78924   \n78967   \n79071   \n79171   \n79219   \n79252   \n79292   \n79367   \n79422   \n79499   \n79514   \n79533   \n79549   \n79648   \n79721   \n79810   \n79832   \n79850   \n79906   \n79926   \n79969   \n80030   \n80075   \n80103   \n80134   \n80164   \n80264   \n80327   \n80370   \n80384   \n80425   \n80504   \n80588   \n80620   \n80647   \n80726   \n80737   \n80794   \n80867   \n80901   \n80987   \n81081   \n81183   \n81252   \n81378   \n81475   \n81528   \n81550   \n81593   \n81674   \n81690   \n81708   \n81722   \n81758   \n81824   \n81875   \n81960   \n81962   \n81992   \n82030   \n82095   \n82117   \n82194   \n82232   \n82325   \n82358   \n82396   \n82419   \n82472   \n82521   \n82616   \n82653   \n82698   \n82706   \n82761   \n82814   \n82817   \n82896   \n82958   \n82970   \n83014   \n83015   \n83054   \n83090   \n83100   \n83155   \n83162   \n83243   \n83269   \n83302   \n83307   \n83376   \n83390   \n83445   \n83456   \n83510   \n83567   \n83632   \n83710   \n83730   \n83813   \n83817   \n83913   \n83974   \n84016   \n84109   \n84110   \n84230   \n84259   \n84308   \n84359   \n84405   \n84433   \n84454   \n84509   \n84556   \n84604   \n84672   \n84752   \n84780   \n84864   \n84903   \n84951   \n85070   \n85136   \n85168   \n85169   \n85203   \n85235   \n85268   \n85296   \n85340   \n85420   \n85458   \n85473   \n85564   \n85566   \n85669   \n85697   \n85735   \n85817   \n85843   \n85895   \n85965   \n85996   \n86071   \n86091   \n86110   \n86176   \n86189   \n86235   \n86300   \n86390   \n86392   \n86473   \n86592   \n86685   \n86697   \n86784   \n86836   \n86903   \n86922   \n87006   \n87033   \n87080   \n87115   \n87145   \n87195   \n87286   \n87291   \n87371   \n87438   \n87468   \n87505   \n87569   \n87609   \n87622   \n87679   \n87715   \n87742   \n87784   \n87796   \n87885   \n87988   \n88085   \n88092   \n88129   \n88164   \n88220   \n88247   \n88283   \n88308   \n88388   \n88476   \n88512   \n88534   \n88551   \n88660   \n88734   \n88791   \n88834   \n88880   \n88897   \n88929   \n88983   \n89067   \n89126   \n89167   \n89203   \n89221   \n89228   \n89297   \n89406   \n89466   \n89506   \n89577   \n89611   \n89622   \n89690   \n89716   \n89733   \n89767   \n89870   \n89966   \n89985   \n90054   \n90103   \n90173   \n90197   \n90212   \n90242   \n90249   \n90268   \n90271   \n90308   \n90310   \n90374   \n90384   \n90410   \n90411   \n90499   \n90595   \n90625   \n90673   \n90708   \n90742   \n90764   \n90780   \n90783   \n90820   \n90850   \n90916   \n91029   \n91067   \n91135   \n91138   \n91142   \n91164   \n91184   \n91206   \n91230   \n91264   \n91316   \n91326   \n91360   \n91443   \n91468   \n91535   \n91591   \n91603   \n91678   \n91726   \n91743   \n91797   \n91826   \n91895   \n92013   \n92104   \n92144   \n92157   \n92251   \n92320   \n92352   \n92370   \n92413   \n92478   \n92488   \n92583   \n92660   \n92678   \n92734   \n92772   \n92825   \n92947   \n93061   \n93122   \n93141   \n93161   \n93171   \n93191   \n93237   \n93289   \n93313   \n93346   \n93384   \n93449   \n93547   \n93651   \n93690   \n93811   \n93872   \n93923   \n94048   \n94069   \n94080   \n94135   \n94148   \n94230   \n94329   \n94336   \n94371   \n94430   \n94478   \n94479   \n94487   \n94492   \n94553   \n94554   \n94597   \n94719   \n94829   \n94862   \n94925   \n94977   \n95003   \n95068   \n95140   \n95154   \n95169   \n95190   \n95256   \n95280   \n95320   \n95371   \n95439   \n95503   \n95532   \n95600   \n95649   \n95696   \n95717   \n95765   \n95870   \n95927   \n95952   \n96017   \n96079   \n96137   \n96165   \n96208   \n96239   \n96310   \n96338   \n96385   \n96399   \n96428   \n96523   \n96551   \n96589   \n96622   \n96641   \n96681   \n96769   \n96915   \n96986   \n97036   \n97075   \n97178   \n97229   \n97285   \n97347   \n97404   \n97457   \n97499   \n97517   \n97579   \n97666   \n97679   \n97789   \n97830   \n97874   \n97910   \n97938   \n97992   \n98097   \n98140   \n98175   \n98195   \n98239   \n98240   \n98279   \n98336   \n98411   \n98494   \n98511   \n98604   \n98692   \n98812   \n98828   \n98903   \n98922   \n98990   \n99045   \n99113   \n99153   \n99255   \n99277   \n99305   \n99330   \n99394   \n99419   \n99460   \n99500   \n99507   \n99551   \n99602   \n99705   \n99741   \n99815   \n99880   \n99977   \n99996   \n100051   \n100126   \n100171   \n100189   \n100195   \n100210   \n100258   \n100274   \n100278   \n100317   \n100360   \n100416   \n100435   \n100449   \n100506   \n100567   \n100610   \n100720   \n100756   \n100838   \n100878   \n100926   \n100990   \n101082   \n101159   \n101262   \n101275   \n101321   \n101346   \n101363   \n101375   \n101470   \n101486   \n101541   \n101655   \n101697   \n101782   \n101860   \n101919   \n101948   \n101993   \n102011   \n102052   \n102151   \n102173   \n102235   \n102250   \n102336   \n102383   \n102458   \n102459   \n102567   \n102651   \n102749   \n102815   \n102909   \n102998   \n103035   \n103067   \n103109   \n103119   \n103193   \n103244   \n103270   \n103350   \n103396   \n103434   \n103450   \n103484   \n103551   \n103600   \n103696   \n103746   \n103750   \n103791   \n103822   \n103829   \n103890   \n103948   \n104007   \n104036   \n104082   \n104137   \n104178   \n104276   \n104342   \n104424   \n104520   \n104532   \n104548   \n104574   \n104669   \n104693   \n104709   \n104727   \n104766   \n104779   \n104835   \n104940   \n105045   \n105080   \n105116   \n105177   \n105201   \n105220   \n105254   \n105294   \n105323   \n105437   \n105498   \n105585   \n105617   \n105719   \n105758   \n105821   \n105879   \n105949   \n105966   \n106026   \n106114   \n106203   \n106237   \n106262   \n106298   \n106314   \n106383   \n106397   \n106455   \n106483   \n106515   \n106569   \n106603   \n106632   \n106694   \n106747   \n106759   \n106837   \n106863   \n106925   \n106926   \n106941   \n107044   \n107077   \n107146   \n107223   \n107324   \n107355   \n107426   \n107519   \n107550   \n107671   \n107706   \n107734   \n107777   \n107828   \n107845   \n107895   \n107922   \n107993   \n108062   \n108159   \n108208   \n108288   \n108334   \n108373   \n108403   \n108453   \n108471   \n108535   \n108583   \n108613   \n108643   \n108731   \n108764   \n108819   \n108829   \n108847   \n108876   \n108940   \n108976   \n109008   \n109055   \n109071   \n109112   \n109176   \n109202   \n109226   \n109303   \n109355   \n109390   \n109410   \n109437   \n109506   \n109546   \n109571   \n109669   \n109727   \n109782   \n109830   \n109896   \n109910   \n109962   \n110015   \n110070   \n110091   \n110126   \n110167   \n110225   \n110313   \n110371   \n110488   \n110522   \n110525   \n110633   \n110660   \n110682   \n110705   \n110762   \n110849   \n110889   \n110961   \n110982   \n111034   \n111067   \n111142   \n111168   \n111178   \n111224   \n111250   \n111277   \n111409   \n111478   \n111523   \n111580   \n111644   \n111729   \n111769   \n111809   \n111911   \n111919   \n111997   \n112000   \n112059   \n112145   \n112194   \n112207   \n112264   \n112293   \n112384   \n112416   \n112455   \n112476   \n112589   \n112684   \n112741   \n112759   \n112865   \n112923   \n113009   \n113071   \n113125   \n113217   \n113282   \n113291   \n113355   \n113423   \n113533   \n113541   \n113594   \n113598   \n113695   \n113808   \n113833   \n113961   \n114050   \n114096   \n114149   \n114226   \n114260   \n114289   \n114363   \n114419   \n114459   \n114492   \n114510   \n114533   \n114578   \n114642   \n114680   \n114713   \n114736   \n114751   \n114833   \n114887   \n114990   \n114996   \n115017   \n115129   \n115188   \n115212   \n115213   \n115244   \n115335   \n115426   \n115454   \n115488   \n115536   \n115601   \n115659   \n115706   \n115778   \n115805   \n115854   \n115963   \n116049   \n116092   \n116215   \n116256   \n116306   \n116398   \n116468   \n116562   \n116596   \n116615   \n116629   \n116636   \n116741   \n116824   \n116863   \n116932   \n116992   \n117045   \n117088   \n117169   \n117201   \n117284   \n117316   \n117342   \n117518   \n117554   \n117609   \n117635   \n117639   \n117670   \n117708   \n117717   \n117735   \n117830   \n117873   \n118026   \n118100   \n118208   \n118302   \n118456   \n118511   \n118604   \n118682   \n118720   \n118740   \n118812   \n118880   \n118938   \n118957   \n118995   \n119030   \n119088   \n119146   \n119188   \n119225   \n119249   \n119273   \n119378   \n119446   \n119480   \n119608   \n119654   \n119725   \n119782   \n119787   \n119849   \n119923   \n120021   \n120107   \n120171   \n120248   \n120284   \n120339   \n120455   \n120484   \n120585   \n120621   \n120705   \n120740   \n120816   \n120940   \n120994   \n121007   \n121105   \n121132   \n121162   \n121234   \n121293   \n121374   \n121397   \n121453   \n121525   \n121585   \n121627   \n121639   \n121693   \n121740   \n121748   \n121843   \n121954   \n122005   \n122089   \n122211   \n122226   \n122266   \n122316   \n122327   \n122348   \n122403   \n122466   \n122623   \n122680   \n122715   \n122752   \n122770   \n122817   \n122901   \n122993   \n123017   \n123037   \n123073   \n123136   \n123181   \n123184   \n123207   \n123220   \n123279   \n123329   \n123386   \n123466   \n123494   \n123548   \n123678   \n123757   \n123789   \n123862   \n123923   \n123973   \n124022   \n124091   \n124129   \n124149   \n124163   \n124260   \n124313   \n124360   \n124514   \n124534   \n124651   \n124753   \n124818   \n124853   \n124909   \n124959   \n125005   \n125049   \n125123   \n125148   \n125250   \n125361   \n125408   \n125499   \n125573   \n125590   \n125678   \n125705   \n125739   \n125818   \n125841   \n125934   \n125985   \n126080   \n126181   \n126239   \n126283   \n126391   \n126435   \n126513   \n126523   \n126579   \n126618   \n126696   \n126749   \n126796   \n126845   \n126911   \n126969   \n127048   \n127100   \n127164   \n127233   \n127274   \n127378   \n127440   \n127531   \n127587   \n127602   \n127610   \n127709   \n127711   \n127733   \n127848   \n127873   \n127926   \n127934   \n128002   \n128026   \n128101   \n128139   \n128191   \n128201   \n128262   \n128298   \n128329   \n128347   \n128379   \n128453   \n128497   \n128504   \n128594   \n128637   \n128646   \n128669   \n128787   \n128822   \n128913   \n128917   \n128945   \n128972   \n129034   \n129079   \n129173   \n129250   \n129306   \n129340   \n129359   \n129461   \n129517   \n129556   \n129627   \n129640   \n129672   \n129813   \n129854   \n129920   \n129956   \n130048   \n130092   \n130122   \n130272   \n130292   \n130330   \n130370   \n130419   \n130512   \n130525   \n130592   \n130657   \n130783   \n130848   \n130879   \n130903   \n130962   \n130982   \n131054   \n131112   \n131153   \n131197   \n131282   \n131358   \n131366   \n131371   \n131394   \n131449   \n131460   \n131485   \n131561   \n131569   \n131584   \n131598   \n131616   \n131665   \n131715   \n131752   \n131778   \n131799   \n131802   \n131888   \n132009   \n132034   \n132162   \n132176   \n132228   \n132271   \n132321   \n132385   \n132408   \n132477   \n132538   \n132548   \n132570   \n132626   \n132644   \n132757   \n132828   \n132893   \n132990   \n133065   \n133125   \n133231   \n133283   \n133376   \n133382   \n133396   \n133466   \n133508   \n133573   \n133621   \n133724   \n133764   \n133809   \n133815   \n133901   \n133943   \n133997   \n134094   \n134140   \n134186   \n134194   \n134227   \n134228   \n134262   \n134303   \n134362   \n134382   \n134487   \n134516   \n134540   \n134593   \n134623   \n134649   \n134673   \n134676   \n134702   \n134806   \n134829   \n134831   \n134923   \n135018   \n135045   \n135084   \n135115   \n135144   \n135190   \n135204   \n135278   \n135366   \n135370   \n135516   \n135565   \n135587   \n135657   \n135668   \n135735   \n135750   \n135814   \n135854   \n135879   \n135956   \n135972   \n135985   \n136018   \n136093   \n136129   \n136177   \n136203   \n136271   \n136331   \n136369   \n136416   \n136495   \n136615   \n136670   \n136719   \n136748   \n136796   \n136859   \n136946   \n137024   \n137070   \n137080   \n137111   \n137208   \n137279   \n137288   \n137376   \n137439   \n137467   \n137532   \n137573   \n137631   \n137704   \n137748   \n137765   \n137812   \n137902   \n137962   \n138025   \n138098   \n138182   \n138204   \n138249   \n138318   \n138375   \n138485   \n138520   \n138595   \n138642   \n138700   \n138726   \n138746   \n138800   \n138869   \n138899   \n139032   \n139044   \n139076   \n139119   \n139158   \n139246   \n139296   \n139354   \n139409   \n139457   \n139502   \n139546   \n139623   \n139668   \n139679   \n139695   \n139773   \n139827   \n139906   \n139924   \n139959   \n140039   \n140062   \n140108   \n140158   \n140201   \n140217   \n140305   \n140355   \n140429   \n140463   \n140488   \n140564   \n140600   \n140674   \n140679   \n140718   \n140744   \n140765   \n140793   \n140843   \n140905   \n140923   \n140947   \n141022   \n141064   \n141139   \n141211   \n141340   \n141446   \n141478   \n141502   \n141509   \n141551   \n141630   \n141663   \n141801   \n141805   \n141847   \n141898   \n141992   \n142019   \n142069   \n142133   \n142239   \n142323   \n142345   \n142398   \n142458   \n142541   \n142588   \n142606   \n142618   \n142644   \n142660   \n142719   \n142743   \n142794   \n142822   \n142863   \n142928   \n142953   \n142984   \n143046   \n143065   \n143157   \n143191   \n143309   \n143354   \n143480   \n143515   \n143552   \n143663   \n143735   \n143798   \n143835   \n143886   \n143924   \n143931   \n143976   \n144010   \n144138   \n144166   \n144228   \n144319   \n144352   \n144377   \n144402   \n144416   \n144490   \n144520   \n144556   \n144567   \n144585   \n144660   \n144770   \n144811   \n144824   \n144866   \n144932   \n144962   \n144996   \n145045   \n145062   \n145113   \n145198   \n145231   \n145320   \n145344   \n145359   \n145382   \n145442   \n145519   \n145533   \n145557   \n145565   \n145683   \n145713   \n145795   \n145800   \n145873   \n145884   \n146021   \n146031   \n146134   \n146196   \n146246   \n146310   \n146397   \n146402   \n146421   \n146506   \n146536   \n146549   \n146557   \n146612   \n146678   \n146789   \n146839   \n146940   \n147009   \n147047   \n147104   \n147129   \n147223   \n147257   \n147311   \n147401   \n147434   \n147453   \n147470   \n147523   \n147574   \n147611   \n147713   \n147730   \n147775   \n147789   \n147850   \n147878   \n147922   \n148019   \n148063   \n148164   \n148245   \n148261   \n148325   \n148376   \n148405   \n148436   \n148496   \n148564   \n148618   \n148652   \n148662   \n148709   \n148784   \n148811   \n148918   \n148938   \n148991   \n149169   \n149190   \n149237   \n149373   \n149433   \n149471   \n149522   \n149528   \n149608   \n149724   \n149739   \n149776   \n149864   \n149875   \n149883   \n149947   \n149984   \n150063   \n150105   \n150154   \n150276   \n150347   \n150362   \n150377   \n150398   \n150428   \n150449   \n150557   \n150604   \n150620   \n150637   \n150680   \n150734   \n150757   \n150840   \n150927   \n150952   \n150973   \n150978   \n151048   \n151050   \n151065   \n151117   \n151171   \n151217   \n151255   \n151277   \n151318   \n151363   \n151426   \n151502   \n151556   \n151612   \n151674   \n151746   \n151804   \n151832   \n151895   \n151957   \n152059   \n152120   \n152217   \n152245   \n152304   \n152387   \n152503   \n152636   \n152691   \n152724   \n152771   \n152846   \n152874   \n152885   \n152911   \n152990   \n153023   \n153057   \n153107   \n153155   \n153228   \n153251   \n153279   \n153334   \n153351   \n153402   \n153466   \n153489   \n153593   \n153681   \n153682   \n153792   \n153831   \n153924   \n153967   \n153993   \n154006   \n154020   \n154059   \n154137   \n154153   \n154206   \n154273   \n154305   \n154401   \n154474   \n154537   \n154586   \n154600   \n154718   \n154781   \n154859   \n154872   \n154905   \n154950   \n154955   \n154979   \n155076   \n155155   \n155225   \n155260   \n155278   \n155327   \n155375   \n155406   \n155480   \n155598   \n155599   \n155651   \n155746   \n155847   \n155906   \n155964   \n155993   \n156100   \n156145   \n156168   \n156215   \n156255   \n156279   \n156289   \n156320   \n156381   \n156434   \n156435   \n156517   \n156539   \n156612   \n156647   \n156660   \n156733   \n156879   \n156948   \n157004   \n157023   \n157035   \n157076   \n157095   \n157161   \n157169   \n157175   \n157187   \n157281   \n157328   \n157345   \n157370   \n157372   \n157414   \n157452   \n157474   \n157551   \n157556   \n157640   \n157657   \n157742   \n157848   \n157858   \n157933   \n157971   \n158077   \n158137   \n158223   \n158261   \n158378   \n158402   \n158433   \n158472   \n158508   \n158537   \n158602   \n158678   \n158760   \n158802   \n158901   \n158952   \n159047   \n159139   \n159179   \n159265   \n159284   \n159402   \n159512   \n159582   \n159614   \n159666   \n159761   \n159774   \n159802   \n159835   \n159878   \n159980   \n160006   \n160142   \n160207   \n160214   \n160240   \n160289   \n160360   \n160483   \n160502   \n160511   \n160583   \n160624   \n160768   \n160803   \n160879   \n160923   \n160925   \n160976   \n160996   \n161073   \n161120   \n161240   \n161341   \n161400   \n161402   \n161516   \n161558   \n161621   \n161715   \n161789   \n161885   \n161959   \n162025   \n162071   \n162099   \n162143   \n162160   \n162255   \n162321   \n162377   \n162405   \n162505   \n162587   \n162626   \n162664   \n162695   \n162748   \n162837   \n162908   \n162950   \n163027   \n163079   \n163091   \n163176   \n163263   \n163307   \n163364   \n163422   \n163433   \n163533   \n163582   \n163667   \n163743   \n163803   \n163809   \n163854   \n163883   \n163942   \n163984   \n164076   \n164184   \n164243   \n164281   \n164343   \n164374   \n164395   \n164453   \n164536   \n164591   \n164638   \n164698   \n164794   \n164816   \n164849   \n164889   \n164900   \n164903   \n164999   \n165094   \n165116   \n165169   \n165235   \n165273   \n165334   \n165394   \n165414   \n165485   \n165522   \n165537   \n165602   \n165679   \n165805   \n165895   \n165947   \n166000   \n166049   \n166068   \n166094   \n166102   \n166116   \n166219   \n166266   \n166356   \n166440   \n166472   \n166525   \n166624   \n166648   \n166697   \n166764   \n166815   \n166861   \n166893   \n166916   \n166975   \n167014   \n167084   \n167100   \n167191   \n167254   \n167325   \n167335   \n167397   \n167428   \n167450   \n167531   \n167594   \n167655   \n167706   \n167720   \n167739   \n167790   \n167838   \n167859   \n167930   \n167961   \n167973   \n167996   \n168092   \n168158   \n168163   \n168165   \n168189   \n168249   \n168275   \n168367   \n168396   \n168507   \n168524   \n168559   \n168647   \n168744   \n168747   \n168769   \n168787   \n168861   \n168866   \n168980   \n168994   \n169036   \n169112   \n169170   \n169217   \n169286   \n169377   \n169445   \n169514   \n169571   \n169615   \n169617   \n169640   \n169688   \n169741   \n169767   \n169806   \n169880   \n169965   \n170019   \n170143   \n170205   \n170310   \n170338   \n170466   \n170501   \n170642   \n170689   \n170725   \n170846   \n170939   \n171021   \n171116   \n171159   \n171226   \n171233   \n171319   \n171390   \n171410   \n171446   \n171513   \n171527   \n171543   \n171547   \n171689   \n171707   \n171713   \n171758   \n171851   \n171893   \n171949   \n171996   \n172074   \n172138   \n172243   \n172296   \n172350   \n172361   \n172430   \n172466   \n172512   \n172606   \n172615   \n172653   \n172677   \n172738   \n172775   \n172824   \n172854   \n172953   \n172955   \n172984   \n173071   \n173092   \n173187   \n173212   \n173260   \n173335   \n173366   \n173434   \n173460   \n173559   \n173588   \n173648   \n173718   \n173723   \n173733   \n173801   \n173835   \n173870   \n173872   \n173934   \n174000   \n174029   \n174042   \n174146   \n174187   \n174243   \n174270   \n174323   \n174334   \n174390   \n174398   \n174473   \n174491   \n174535   \n174544   \n174651   \n174708   \n174784   \n174787   \n174926   \n174928   \n174953   \n175008   \n175041   \n175092   \n175140   \n175223   \n175254   \n175268   \n175339   \n175446   \n175490   \n175541   \n175553   \n175639   \n175672   \n175719   \n175794   \n175914   \n175947   \n175992   \n176000   \n176005   \n176037   \n176060   \n176106   \n176121   \n176141   \n176174   \n176194   \n176216   \n176298   \n176376   \n176499   \n176548   \n176591   \n176617   \n176665   \n176685   \n176735   \n176771   \n176778   \n176846   \n176932   \n177038   \n177143   \n177179   \n177220   \n177237   \n177276   \n177293   \n177380   \n177430   \n177488   \n177524   \n177578   \n177629   \n177722   \n177774   \n177840   \n177900   \n177941   \n178043   \n178115   \n178134   \n178183   \n178273   \n178324   \n178343   \n178389   \n178417   \n178489   \n178513   \n178557   \n178663   \n178725   \n178788   \n178864   \n178890   \n178930   \n179007   \n179021   \n179026   \n179027   \n179129   \n179186   \n179241   \n179344   \n179388   \n179408   \n179476   \n179537   \n179568   \n179604   \n179638   \n179745   \n179803   \n179866   \n179896   \n179992   \n180014   \n180046   \n180158   \n180231   \n180262   \n180376   \n180483   \n180550   \n180696   \n180768   \n180798   \n180873   \n180880   \n180970   \n180996   \n181030   \n181081   \n181083   \n181138   \n181166   \n181206   \n181227   \n181308   \n181418   \n181471   \n181475   \n181581   \n181596   \n181664   \n181739   \n181800   \n181848   \n181924   \n181987   \n182010   \n182047   \n182082   \n182103   \n182144   \n182256   \n182269   \n182316   \n182385   \n182440   \n182488   \n182581   \n182628   \n182662   \n182740   \n182792   \n182845   \n182862   \n182908   \n182976   \n183085   \n183152   \n183223   \n183242   \n183248   \n183257   \n183265   \n183281   \n183364   \n183457   \n183480   \n183500   \n183572   \n183645   \n183674   \n183714   \n183781   \n183812   \n183840   \n183874   \n183903   \n183940   \n183994   \n184056   \n184104   \n184109   \n184152   \n184190   \n184191   \n184219   \n184295   \n184447   \n184556   \n184596   \n184655   \n184657   \n184724   \n184772   \n184830   \n184869   \n184913   \n184980   \n185052   \n185076   \n185124   \n185223   \n185300   \n185310   \n185391   \n185469   \n185544   \n185555   \n185630   \n185710   \n185799   \n185885   \n185960   \n186025   \n186109   \n186181   \n186192   \n186295   \n186357   \n186366   \n186374   \n186465   \n186499   \n186546   \n186603   \n186676   \n186704   \n186768   \n186796   \n186874   \n186941   \n186947   \n186957   \n187008   \n187020   \n187093   \n187152   \n187164   \n187190   \n187267   \n187352   \n187468   \n187496   \n187530   \n187560   \n187657   \n187706   \n187801   \n187900   \n187996   \n188036   \n188094   \n188200   \n188221   \n188248   \n188353   \n188418   \n188451   \n188588   \n188666   \n188752   \n188895   \n189042   \n189097   \n189158   \n189195   \n189208   \n189303   \n189333   \n189413   \n189420   \n189525   \n189564   \n189643   \n189744   \n189806   \n189911   \n189947   \n190027   \n190075   \n190190   \n190208   \n190224   \n190244   \n190280   \n190327   \n190394   \n190439   \n190474   \n190486   \n190578   \n190628   \n190680   \n190715   \n190729   \n190830   \n190932   \n190972   \n191022   \n191053   \n191061   \n191116   \n191160   \n191246   \n191304   \n191331   \n191380   \n191400   \n191429   \n191504   \n191534   \n191599   \n191606   \n191639   \n191699   \n191719   \n191782   \n191801   \n191830   \n191874   \n191886   \n191947   \n192021   \n192090   \n192145   \n192229   \n192297   \n192336   \n192403   \n192437   \n192532   \n192594   \n192603   \n192634   \n192705   \n192743   \n192854   \n192919   \n192997   \n193015   \n193044   \n193130   \n193141   \n193146   \n193202   \n193260   \n193341   \n193372   \n193414   \n193442   \n193477   \n193524   \n193649   \n193715   \n193769   \n193790   \n193795   \n193837   \n193839   \n193849   \n193906   \n193965   \n194018   \n194083   \n194115   \n194192   \n194308   \n194325   \n194339   \n194360   \n194388   \n194443   \n194499   \n194561   \n194601   \n194631   \n194741   \n194766   \n194819   \n194836   \n194901   \n194966   \n195036   \n195076   \n195117   \n195192   \n195291   \n195346   \n195400   \n195478   \n195512   \n195536   \n195588   \n195673   \n195716   \n195736   \n195776   \n195832   \n195873   \n195881   \n195892   \n195958   \n196035   \n196112   \n196145   \n196213   \n196239   \n196292   \n196357   \n196379   \n196389   \n196447   \n196570   \n196573   \n196636   \n196695   \n196744   \n196749   \n196814   \n196894   \n196947   \n197071   \n197108   \n197187   \n197233   \n197253   \n197290   \n197299   \n197436   \n197477   \n197479   \n197481   \n197536   \n197597   \n197655   \n197705   \n197782   \n197791   \n197886   \n197889   \n197912   \n198011   \n198064   \n198116   \n198123   \n198157   \n198204   \n198307   \n198364   \n198409   \n198467   \n198517   \n198552   \n198581   \n198633   \n198694   \n198779   \n198796   \n198801   \n198887   \n198984   \n198998   \n199053   \n199108   \n199194   \n199229   \n199257   \n199324   \n199334   \n199397   \n199406   \n199523   \n199621   \n199729   \n199787   \n199873   \n199908   \n199912   \n199924   \n199933   \n200012   \n200063   \n200100   \n200214   \n200246   \n200299   \n200345   \n200382   \n200449   \n200506   \n200664   \n200680   \n200712   \n200731   \n200735   \n200803   \n200886   \n200905   \n200989   \n201030   \n201098   \n201122   \n201164   \n201196   \n201266   \n201293   \n201317   \n201412   \n201492   \n201518   \n201554   \n201608   \n201690   \n201770   \n201838   \n201859   \n201904   \n201986   \n202007   \n202046   \n202098   \n202134   \n202188   \n202198   \n202249   \n202296   \n202320   \n202389   \n202417   \n202468   \n202568   \n202587   \n202621   \n202686   \n202716   \n202740   \n202779   \n202808   \n202891   \n202910   \n203012   \n203066   \n203123   \n203191   \n203197   \n203277   \n203312   \n203381   \n203422   \n203491   \n203510   \n203536   \n203616   \n203672   \n203725   \n203740   \n203759   \n203787   \n203871   \n203896   \n203952   \n203994   \n204058   \n204116   \n204131   \n204168   \n204242   \n204289   \n204351   \n204426   \n204471   \n204566   \n204702   \n204758   \n204802   \n204808   \n204899   \n204920   \n204983   \n204996   \n205139   \n205172   \n205229   \n205352   \n205413   \n205445   \n205499   \n205551   \n205558   \n205595   \n205610   \n205658   \n205659   \n205669   \n205691   \n205763   \n205836   \n205872   \n205889   \n205961   \n206001   \n206099   \n206198   \n206233   \n206235   \n206263   \n206312   \n206345   \n206361   \n206419   \n206428   \n206499   \n206559   \n206628   \n206639   \n206702   \n206774   \n206853   \n206914   \n206951   \n206981   \n207021   \n207157   \n207183   \n207212   \n207254   \n207308   \n207404   \n207535   \n207590   \n207622   \n207721   \n207734   \n207755   \n207763   \n207775   \n207789   \n207861   \n207872   \n207923   \n207996   \n208054   \n208109   \n208175   \n208221   \n208273   \n208312   \n208334   \n208370   \n208373   \n208454   \n208496   \n208562   \n208598   \n208600   \n208750   \n208797   \n208909   \n208949   \n208984   \n209079   \n209144   \n209184   \n209198   \n209239   \n209267   \n209299   \n209371   \n209379   \n209425   \n209513   \n209570   \n209667   \n209731   \n209831   \n209916   \n210020   \n210056   \n210093   \n210130   \n210173   \n210238   \n210305   \n210429   \n210544   \n210597   \n210650   \n210679   \n210815   \n210857   \n210943   \n210984   \n211077   \n211164   \n211207   \n211263   \n211296   \n211338   \n211403   \n211465   \n211529   \n211597   \n211641   \n211667   \n211737   \n211768   \n211841   \n211852   \n211900   \n212047   \n212050   \n212059   \n212132   \n212136   \n212245   \n212276   \n212306   \n212335   \n212423   \n212458   \n212465   \n212535   \n212573   \n212647   \n212653   \n212767   \n212834   \n212883   \n212898   \n212909   \n212974   \n212984   \n213059   \n213072   \n213132   \n213190   \n213200   \n213215   \n213241   \n213339   \n213349   \n213396   \n213473   \n213507   \n213582   \n213649   \n213696   \n213754   \n213811   \n213869   \n213876   \n213945   \n214058   \n214103   \n214199   \n214223   \n214260   \n214312   \n214415   \n214468   \n214472   \n214533   \n214575   \n214654   \n214701   \n214757   \n214823   \n214879   \n214931   \n214957   \n214982   \n215032   \n215057   \n215086   \n215155   \n215190   \n215271   \n215377   \n215451   \n215505   \n215570   \n215626   \n215705   \n215766   \n215839   \n215915   \n216021   \n216057   \n216155   \n216182   \n216250   \n216291   \n216329   \n216359   \n216443   \n216509   \n216531   \n216590   \n216672   \n216704   \n216735   \n216803   \n216917   \n217002   \n217008   \n217050   \n217156   \n217218   \n217269   \n217313   \n217406   \n217431   \n217493   \n217497   \n217550   \n217596   \n217655   \n217749   \n217778   \n217803   \n217831   \n217842   \n217853   \n217959   \n218015   \n218070   \n218165   \n218179   \n218258   \n218319   \n218388   \n218389   \n218512   \n218563   \n218634   \n218701   \n218759   \n218782   \n218834   \n218874   \n218965   \n219013   \n219034   \n219066   \n219074   \n219168   \n219203   \n219245   \n219291   \n219376   \n219416   \n219508   \n219539   \n219578   \n219663   \n219693   \n219741   \n219809   \n219909   \n219955   \n219986   \n220016   \n220090   \n220137   \n220199   \n220249   \n220274   \n220366   \n220459   \n220521   \n220553   \n220557   \n220592   \n220645   \n220664   \n220715   \n220732   \n220859   \n220878   \n220955   \n220961   \n220975   \n221032   \n221074   \n221117   \n221176   \n221272   \n221313   \n221357   \n221455   \n221505   \n221545   \n221667   \n221674   \n221687   \n221716   \n221735   \n221736   \n221749   \n221813   \n221893   \n221934   \n222039   \n222112   \n222183   \n222218   \n222282   \n222295   \n222341   \n222414   \n222449   \n222540   \n222576   \n222623   \n222665   \n222715   \n222759   \n222817   \n222890   \n222900   \n222970   \n222992   \n223052   \n223085   \n223158   \n223207   \n223264   \n223341   \n223422   \n223476   \n223500   \n223536   \n223582   \n223604   \n223651   \n223668   \n223760   \n223866   \n223880   \n223937   \n224068   \n224126   \n224176   \n224240   \n224347   \n224396   \n224520   \n224564   \n224567   \n224580   \n224636   \n224690   \n224809   \n224821   \n224830   \n224939   \n225021   \n225138   \n225162   \n225212   \n225292   \n225305   \n225400   \n225429   \n225508   \n225577   \n225706   \n225719   \n225818   \n225898   \n225946   \n226132   \n226156   \n226181   \n226223   \n226271   \n226337   \n226360   \n226391   \n226408   \n226441   \n226515   \n226625   \n226641   \n226644   \n226693   \n226782   \n226869   \n226922   \n226989   \n227025   \n227130   \n227231   \n227304   \n227357   \n227393   \n227491   \n227551   \n227587   \n227649   \n227733   \n227772   \n227808   \n227817   \n227860   \n227927   \n227932   \n227963   \n227988   \n228052   \n228118   \n228191   \n228211   \n228242   \n228288   \n228413   \n228502   \n228588   \n228667   \n228705   \n228815   \n228869   \n228910   \n228981   \n229022   \n229058   \n229124   \n229140   \n229283   \n229395   \n229423   \n229518   \n229553   \n229563   \n229567   \n229571   \n229606   \n229675   \n229753   \n229834   \n229866   \n229896   \n229923   \n230049   \n230092   \n230128   \n230145   \n230161   \n230182   \n230237   \n230316   \n230317   \n230383   \n230407   \n230529   \n230580   \n230581   \n230600   \n230614   \n230646   \n230693   \n230708   \n230711   \n230810   \n230825   \n230867   \n230903   \n230910   \n230965   \n231023   \n231113   \n231148   \n231224   \n231267   \n231362   \n231384   \n231400   \n231443   \n231445   \n231454   \n231478   \n231494   \n231518   \n231575   \n231653   \n231690   \n231730   \n231794   \n231843   \n231915   \n231922   \n232043   \n232163   \n232190   \n232203   \n232283   \n232355   \n232403   \n232426   \n232447   \n232486   \n232544   \n232556   \n232677   \n232761   \n232769   \n232842   \n232881   \n232950   \n233011   \n233073   \n233147   \n233186   \n233249   \n233301   \n233387   \n233388   \n233451   \n233479   \n233586   \n233679   \n233707   \n233720   \n233766   \n233871   \n233932   \n233984   \n234000   \n234015   \n234187   \n234235   \n234249   \n234251   \n234325   \n234339   \n234353   \n234425   \n234446   \n234516   \n234546   \n234661   \n234678   \n234685   \n234740   \n234830   \n234900   \n234915   \n234961   \n235025   \n235057   \n235219   \n235275   \n235353   \n235440   \n235482   \n235503   \n235566   \n235616   \n235666   \n235707   \n235801   \n235807   \n235892   \n235903   \n235932   \n235951   \n236034   \n236090   \n236121   \n236136   \n236186   \n236232   \n236252   \n236253   \n236278   \n236364   \n236470   \n236498   \n236630   \n236638   \n236656   \n236692   \n236742   \n236806   \n236813   \n236833   \n236877   \n236920   \n236985   \n237005   \n237019   \n237053   \n237109   \n237135   \n237161   \n237225   \n237309   \n237314   \n237332   \n237381   \n237431   \n237453   \n237475   \n237491   \n237586   \n237600   \n237698   \n237724   \n237797   \n237799   \n237837   \n237900   \n237992   \n238022   \n238065   \n238133   \n238157   \n238225   \n238231   \n238291   \n238321   \n238330   \n238421   \n238468   \n238523   \n238615   \n238629   \n238724   \n238855   \n238884   \n238950   \n238974   \n239045   \n239110   \n239116   \n239148   \n239206   \n239239   \n239261   \n239359   \n239406   \n239438   \n239448   \n239491   \n239581   \n239689   \n239733   \n239812   \n239882   \n239926   \n239957   \n240050   \n240099   \n240161   \n240186   \n240227   \n240324   \n240333   \n240434   \n240473   \n240532   \n240542   \n240598   \n240605   \n240647   \n240686   \n240762   \n240787   \n240792   \n240864   \n240889   \n240958   \n241019   \n241050   \n241107   \n241205   \n241250   \n241269   \n241347   \n241382   \n241463   \n241506   \n241636   \n241717   \n241747   \n241754   \n241840   \n241934   \n241974   \n242033   \n242072   \n242139   \n242151   \n242157   \n242228   \n242275   \n242332   \n242416   \n242482   \n242503   \n242536   \n242660   \n242721   \n242723   \n242747   \n242770   \n242803   \n242884   \n242885   \n242956   \n243035   \n243109   \n243148   \n243192   \n243287   \n243357   \n243408   \n243463   \n243485   \n243519   \n243595   \n243634   \n243675   \n243709   \n243767   \n243808   \n243857   \n243861   \n243887   \n243893   \n243952   \n244015   \n244016   \n244057   \n244072   \n244134   \n244162   \n244176   \n244267   \n244378   \n244516   \n244551   \n244631   \n244714   \n244791   \n244859   \n244862   \n244877   \n245017   \n245063   \n245108   \n245175   \n245192   \n245291   \n245347   \n245409   \n245438   \n245492   \n245561   \n245588   \n245632   \n245683   \n245786   \n245833   \n245949   \n245992   \n246030   \n246079   \n246153   \n246223   \n246251   \n246293   \n246305   \n246342   \n246370   \n246401   \n246415   \n246424   \n246512   \n246559   \n246640   \n246686   \n246734   \n246812   \n246902   \n246948   \n247011   \n247086   \n247165   \n247173   \n247246   \n247292   \n247300   \n247354   \n247382   \n247458   \n247481   \n247490   \n247503   \n247547   \n247649   \n247774   \n247806   \n247848   \n247912   \n248029   \n248088   \n248112   \n248202   \n248269   \n248319   \n248408   \n248436   \n248464   \n248537   \n248588   \n248616   \n248693   \n248735   \n248866   \n248904   \n248992   \n249089   \n249142   \n249154   \n249220   \n249322   \n249342   \n249438   \n249475   \n249577   \n249651   \n249709   \n249779   \n249815   \n249899   \n249959   \n250059   \n250088   \n250198   \n250205   \n250271   \n250348   \n250355   \n250454   \n250568   \n250572   \n250615   \n250667   \n250685   \n250727   \n250742   \n250803   \n250837   \n250879   \n251012   \n251028   \n251072   \n251073   \n251116   \n251200   \n251208   \n251234   \n251266   \n251277   \n251348   \n251511   \n251598   \n251673   \n251686   \n251694   \n251791   \n251844   \n251959   \n252037   \n252074   \n252184   \n252248   \n252256   \n252328   \n252332   \n252355   \n252388   \n252464   \n252523   \n252549   \n252700   \n252714   \n252762   \n252795   \n252923   \n253047   \n253083   \n253152   \n253204   \n253265   \n253277   \n253337   \n253414   \n253485   \n253535   \n253587   \n253634   \n253724   \n253738   \n253749   \n253821   \n253882   \n253905   \n253959   \n254041   \n254153   \n254181   \n254251   \n254290   \n254327   \n254333   \n254393   \n254430   \n254497   \n254574   \n254633   \n254654   \n254667   \n254753   \n254848   \n254936   \n254979   \n254984   \n255052   \n255109   \n255141   \n255189   \n255270   \n255391   \n255429   \n255474   \n255497   \n255546   \n255609   \n255684   \n255713   \n255764   \n255779   \n255835   \n255905   \n255958   \n256135   \n256153   \n256214   \n256236   \n256308   \n256343   \n256352   \n256379   \n256393   \n256424   \n256485   \n256509   \n256529   \n256598   \n256686   \n256716   \n256733   \n256764   \n256823   \n256880   \n256958   \n256979   \n257032   \n257033   \n257073   \n257110   \n257151   \n257194   \n257229   \n257268   \n257304   \n257356   \n257373   \n257400   \n257497   \n257537   \n257569   \n257665   \n257743   \n257807   \n257847   \n257898   \n257916   \n258003   \n258009   \n258078   \n258114   \n258138   \n258209   \n258264   \n258335   \n258381   \n258405   \n258454   \n258506   \n258548   \n258610   \n258721   \n258783   \n258798   \n258830   \n258867   \n258883   \n258904   \n258919   \n258967   \n258972   \n258988   \n259061   \n259161   \n259223   \n259281   \n259322   \n259425   \n259470   \n259529   \n259580   \n259657   \n259742   \n259783   \n259822   \n259872   \n259901   \n260027   \n260100   \n260118   \n260135   \n260200   \n260214   \n260244   \n260309   \n260452   \n260528   \n260554   \n260634   \n260642   \n260686   \n260692   \n260730   \n260777   \n260838   \n260850   \n260894   \n261038   \n261126   \n261156   \n261207   \n261239   \n261286   \n261346   \n261394   \n261556   \n261584   \n261590   \n261611   \n261687   \n261729   \n261772   \n261831   \n261875   \n261877   \n261909   \n261976   \n262043   \n262053   \n262072   \n262112   \nAll tests completed   \nPASS: lz4/test_frame\nDURATION: 1201\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.1114821434021,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-lzo_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-lzo",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011785030364990234,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3865909576416016,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.048589229583740234,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.6329545974731445,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0020034313201904297,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.lzo.align": {
                "status": "PASSED"
            },
            "ptestresult.lzo.chksum": {
                "status": "PASSED"
            },
            "ptestresult.lzo.lzotest": {
                "status": "PASSED"
            },
            "ptestresult.lzo.simple": {
                "status": "PASSED"
            },
            "ptestresult.lzo.testmini": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:28\nBEGIN: /usr/lib/lzo/ptest\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-1      | services          12813    1      7796 60.8  114.668    0.000 |\nLZO1B-2      | services          12813    1      7684 60.0  120.755    0.000 |\nLZO1B-3      | services          12813    1      7621 59.5  111.181    0.000 |\nLZO1B-4      | services          12813    1      7474 58.3   80.504    0.000 |\nLZO1B-5      | services          12813    1      7387 57.7   77.471    0.000 |\nLZO1B-6      | services          12813    1      7297 56.9   67.845    0.000 |\nLZO1B-7      | services          12813    1      7272 56.8   56.906    0.000 |\nLZO1B-8      | services          12813    1      7194 56.1   58.320    0.000 |\nLZO1B-9      | services          12813    1      7149 55.8   56.768    0.000 |\nLZO1C-1      | services          12813    1      7718 60.2  127.246    0.000 |\nLZO1C-2      | services          12813    1      7604 59.3  115.573    0.000 |\nLZO1C-3      | services          12813    1      7544 58.9  113.147    0.000 |\nLZO1C-4      | services          12813    1      7389 57.7   77.000    0.000 |\nLZO1C-5      | services          12813    1      7305 57.0   77.630    0.000 |\nLZO1C-6      | services          12813    1      7210 56.3   68.419    0.000 |\nLZO1C-7      | services          12813    1      7181 56.0   59.654    0.000 |\nLZO1C-8      | services          12813    1      7097 55.4   54.531    0.000 |\nLZO1C-9      | services          12813    1      7046 55.0   54.746    0.000 |\nLZO1-1       | services          12813    1      7893 61.6    0.000    0.000 |\nLZO1A-1      | services          12813    1      7807 60.9    0.000    0.000 |\nLZO1F-1      | services          12813    1      7692 60.0  113.580    0.000 |\nLZO1X-1      | services          12813    1      7778 60.7    0.000    0.000 |\nLZO1Y-1      | services          12813    1      7785 60.8    0.000    0.000 |\nLZO1X-1(11)  | services          12813    1      7977 62.3    0.000    0.000 |\nLZO1X-1(12)  | services          12813    1      7875 61.5    0.000    0.000 |\nLZO1X-1(15)  | services          12813    1      7796 60.8    0.000    0.000 |\nLZO1B-99     | services          12813    1      7038 54.9   35.951    0.000 |\nLZO1B-999    | services          12813    1      6779 52.9   24.491    0.000 |\nLZO1C-99     | services          12813    1      6936 54.1   34.438    0.000 |\nLZO1C-999    | services          12813    1      6664 52.0   25.084    0.000 |\nLZO1-99      | services          12813    1      7103 55.4   35.506    0.000 |\nLZO1A-99     | services          12813    1      7040 54.9   35.866    0.000 |\nLZO2A-999    | services          12813    1      6205 48.4   18.124    0.000 |\nLZO1F-999    | services          12813    1      6578 51.3   21.673    0.000 |\nLZO1X-999    | services          12813    1      6449 50.3    9.515    0.000 |\nLZO1Y-999    | services          12813    1      6450 50.3    9.917    0.000 |\nLZO1Z-999    | services          12813    1      6461 50.4    9.645    0.000 |\nmemcpy()     | services          12813    1     12813  100    0.000    0.000 |\n\nlzotest: execution time: 0 seconds\nPASS: lzotest\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1-1       | buildinfo           552    1       284 51.4    0.000    0.000 |\nLZO1-1       | busybox.links.nosuid     2436    1      1277 52.4    0.000    0.000 |\nLZO1-1       | busybox.links.suid       91    1        67 73.6    0.000    0.000 |\nLZO1-1       | devpts               93    1        91 97.8    0.000    0.000 |\nLZO1-1       | postinst             52    1        53  102    0.000    0.000 |\nLZO1-1       | rcS                1313    1      1016 77.4    0.000    0.000 |\nLZO1-1       | useradd             115    1       117  102    0.000    0.000 |\nLZO1-1       | 00_core            1637    1      1038 63.4    0.000    0.000 |\nLZO1-1       | 01_bootlogd          36    1        34 94.4    0.000    0.000 |\nLZO1-1       | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1-1       | ethertypes         1853    1      1408 76.0    0.000    0.000 |\nLZO1-1       | fstab               650    1       396 60.9    0.000    0.000 |\nLZO1-1       | group               518    1       469 90.5    0.000    0.000 |\nLZO1-1       | gshadow             432    1       317 73.4    0.000    0.000 |\nLZO1-1       | host.conf            26    1        27  104    0.000    0.000 |\nLZO1-1       | hostname             10    1        11  110    0.000    0.000 |\nLZO1-1       | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1-1       | banner.sh           537    1       351 65.4    0.000    0.000 |\nLZO1-1       | bootlogd           1997    1      1258 63.0    0.000    0.000 |\nLZO1-1       | bootmisc.sh        2062    1      1452 70.4    0.000    0.000 |\nLZO1-1       | checkroot.sh       3640    1      2385 65.5    0.000    0.000 |\nLZO1-1       | devpts.sh           571    1       436 76.4    0.000    0.000 |\nLZO1-1       | dmesg.sh            397    1       296 74.6    0.000    0.000 |\nLZO1-1       | functions          2185    1      1407 64.4    0.000    0.000 |\nLZO1-1       | halt                555    1       448 80.7    0.000    0.000 |\nLZO1-1       | hostname.sh         625    1       472 75.5    0.000    0.000 |\nLZO1-1       | hwclock.sh         2541    1      1346 53.0    0.000    0.000 |\nLZO1-1       | modutils.sh        1362    1       885 65.0    0.000    0.000 |\nLZO1-1       | mountall.sh        1218    1       953 78.2    0.000    0.000 |\nLZO1-1       | mountnfs.sh        1634    1      1004 61.4    0.000    0.000 |\nLZO1-1       | networking         1956    1      1021 52.2    0.000    0.000 |\nLZO1-1       | populate-volatile.sh     7846    1      3659 46.6    0.000    0.000 |\nLZO1-1       | rc                 4407    1      2673 60.7    0.000    0.000 |\nLZO1-1       | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1-1       | read-only-rootfs-hook.sh     1319    1       927 70.3    0.000    0.000 |\nLZO1-1       | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1-1       | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1-1       | save-rtc.sh         474    1       367 77.4    0.000    0.000 |\nLZO1-1       | sendsigs            483    1       348 72.0    0.000    0.000 |\nLZO1-1       | single              623    1       478 76.7    0.000    0.000 |\nLZO1-1       | sshd               2029    1      1068 52.6    0.000    0.000 |\nLZO1-1       | sysfs.sh           1091    1       572 52.4    0.000    0.000 |\nLZO1-1       | syslog             2104    1      1192 56.7    0.000    0.000 |\nLZO1-1       | udev               3848    1      2215 57.6    0.000    0.000 |\nLZO1-1       | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1-1       | umountnfs.sh        756    1       572 75.7    0.000    0.000 |\nLZO1-1       | urandom            1518    1       994 65.5    0.000    0.000 |\nLZO1-1       | inittab            1192    1       821 68.9    0.000    0.000 |\nLZO1-1       | issue                99    1       101  102    0.000    0.000 |\nLZO1-1       | issue.net            96    1        98  102    0.000    0.000 |\nLZO1-1       | ld.so.cache        1566    1       791 50.5    0.000    0.000 |\nLZO1-1       | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1-1       | limits              827    1       646 78.1    0.000    0.000 |\nLZO1-1       | login.access       1999    1      1320 66.0    0.000    0.000 |\nLZO1-1       | login.defs        13626    1      7731 56.7    0.000    0.000 |\nLZO1-1       | logrotate-dmesg.conf      121    1       115 95.0    0.000    0.000 |\nLZO1-1       | motd                  0    1         0  0.0    0.000    0.000 |\nLZO1-1       | nfsroot             809    1       552 68.2    0.000    0.000 |\nLZO1-1       | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1-1       | nm-disabled-eth0        0    1         0  0.0    0.000    0.000 |\nLZO1-1       | nsswitch.conf       465    1       338 72.7    0.000    0.000 |\nLZO1-1       | passwd              846    1       519 61.3    0.000    0.000 |\nLZO1-1       | profile            1932    1      1388 71.8    0.000    0.000 |\nLZO1-1       | protocols          3144    1      2269 72.2    0.000    0.000 |\nLZO1-1       | rpc                 911    1       693 76.1    0.000    0.000 |\nLZO1-1       | securetty          1854    1      1240 66.9    0.000    0.000 |\nLZO1-1       | services          12813    1      7893 61.6    0.000    0.000 |\nLZO1-1       | shadow              512    1       186 36.3    0.000    0.000 |\nLZO1-1       | shells               42    1        40 95.2    0.000    0.000 |\nLZO1-1       | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1-1       | .profile            241    1       224 92.9    0.000    0.000 |\nLZO1-1       | moduli           587027    3     57331  9.8  568.942  987.513 |\nLZO1-1       | ssh_config         1569    1      1105 70.4    0.000    0.000 |\nLZO1-1       | ssh_host_ecdsa_key      505    1       453 89.7    0.000    0.000 |\nLZO1-1       | ssh_host_ecdsa_key.pub      176    1       168 95.5    0.000    0.000 |\nLZO1-1       | ssh_host_ed25519_key      411    1       323 78.6    0.000    0.000 |\nLZO1-1       | ssh_host_ed25519_key.pub       96    1        98  102    0.000    0.000 |\nLZO1-1       | ssh_host_rsa_key     2602    1      2578 99.1    0.000    0.000 |\nLZO1-1       | ssh_host_rsa_key.pub      568    1       571  101    0.000    0.000 |\nLZO1-1       | sshd_config        3202    1      2080 65.0    0.000    0.000 |\nLZO1-1       | sshd_config_readonly     3211    1      2083 64.9    0.000    0.000 |\nLZO1-1       | openssl.cnf       12328    1      6567 53.3    0.000    0.000 |\nLZO1-1       | subgid                0    1         0  0.0    0.000    0.000 |\nLZO1-1       | subuid                0    1         0  0.0    0.000    0.000 |\nLZO1-1       | syslog-startup.conf      651    1       548 84.2    0.000    0.000 |\nLZO1-1       | syslog.conf          69    1        67 97.1    0.000    0.000 |\nLZO1-1       | ansi               1481    1       792 53.5    0.000    0.000 |\nLZO1-1       | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1-1       | linux              1740    1      1093 62.8    0.000    0.000 |\nLZO1-1       | rxvt               2234    1      1583 70.9    0.000    0.000 |\nLZO1-1       | screen             1607    1       998 62.1    0.000    0.000 |\nLZO1-1       | screen-256color     1715    1      1061 61.9    0.000    0.000 |\nLZO1-1       | sun                1004    1       542 54.0    0.000    0.000 |\nLZO1-1       | vt100              1282    1       830 64.7    0.000    0.000 |\nLZO1-1       | vt102              1276    1       833 65.3    0.000    0.000 |\nLZO1-1       | vt200              1391    1       984 70.7    0.000    0.000 |\nLZO1-1       | vt220              1391    1       984 70.7    0.000    0.000 |\nLZO1-1       | vt52                839    1       366 43.6    0.000    0.000 |\nLZO1-1       | xterm-256color     3882    1      2753 70.9    0.000    0.000 |\nLZO1-1       | xterm-color        1551    1       839 54.1    0.000    0.000 |\nLZO1-1       | xterm-xfree86      2240    1      1446 64.6    0.000    0.000 |\nLZO1-1       | timestamp            15    1        16  107    0.000    0.000 |\nLZO1-1       | 80-net-name-slot.rules        0    1         0  0.0    0.000    0.000 |\nLZO1-1       | local.rules         885    1       675 76.3    0.000    0.000 |\nLZO1-1       | udev.conf           215    1       192 89.3    0.000    0.000 |\nLZO1-1       | 50default          2652    1      1201 45.3    0.000    0.000 |\nLZO1-1       | version              15    1        16  107    0.000    0.000 |\nLZO1-1       | volatile.cache     4839    1      1339 27.7    0.000    0.000 |\nLZO1-1       | xattr.conf          681    1       415 60.9    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1446 68.9  568.942  987.513\nLZO1-1         ***TOTALS***     749300  111    157676 21.0  568.942  987.513\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1A-1      | buildinfo           552    1       282 51.1    0.000    0.000 |\nLZO1A-1      | busybox.links.nosuid     2436    1      1276 52.4    0.000    0.000 |\nLZO1A-1      | busybox.links.suid       91    1        67 73.6    0.000    0.000 |\nLZO1A-1      | devpts               93    1        91 97.8    0.000    0.000 |\nLZO1A-1      | postinst             52    1        53  102    0.000    0.000 |\nLZO1A-1      | rcS                1313    1      1011 77.0    0.000    0.000 |\nLZO1A-1      | useradd             115    1       117  102    0.000    0.000 |\nLZO1A-1      | 00_core            1637    1      1036 63.3    0.000    0.000 |\nLZO1A-1      | 01_bootlogd          36    1        34 94.4    0.000    0.000 |\nLZO1A-1      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1A-1      | ethertypes         1853    1      1399 75.5    0.000    0.000 |\nLZO1A-1      | fstab               650    1       393 60.5    0.000    0.000 |\nLZO1A-1      | group               518    1       464 89.6    0.000    0.000 |\nLZO1A-1      | gshadow             432    1       316 73.1    0.000    0.000 |\nLZO1A-1      | host.conf            26    1        27  104    0.000    0.000 |\nLZO1A-1      | hostname             10    1        11  110    0.000    0.000 |\nLZO1A-1      | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1A-1      | banner.sh           537    1       350 65.2    0.000    0.000 |\nLZO1A-1      | bootlogd           1997    1      1253 62.7    0.000    0.000 |\nLZO1A-1      | bootmisc.sh        2062    1      1443 70.0    0.000    0.000 |\nLZO1A-1      | checkroot.sh       3640    1      2373 65.2    0.000    0.000 |\nLZO1A-1      | devpts.sh           571    1       435 76.2    0.000    0.000 |\nLZO1A-1      | dmesg.sh            397    1       296 74.6    0.000    0.000 |\nLZO1A-1      | functions          2185    1      1403 64.2    0.000    0.000 |\nLZO1A-1      | halt                555    1       447 80.5    0.000    0.000 |\nLZO1A-1      | hostname.sh         625    1       472 75.5    0.000    0.000 |\nLZO1A-1      | hwclock.sh         2541    1      1339 52.7    0.000    0.000 |\nLZO1A-1      | modutils.sh        1362    1       881 64.7    0.000    0.000 |\nLZO1A-1      | mountall.sh        1218    1       947 77.8    0.000    0.000 |\nLZO1A-1      | mountnfs.sh        1634    1       998 61.1    0.000    0.000 |\nLZO1A-1      | networking         1956    1      1019 52.1    0.000    0.000 |\nLZO1A-1      | populate-volatile.sh     7846    1      3638 46.4    0.000    0.000 |\nLZO1A-1      | rc                 4407    1      2658 60.3    0.000    0.000 |\nLZO1A-1      | rcS                 525    1       443 84.4    0.000    0.000 |\nLZO1A-1      | read-only-rootfs-hook.sh     1319    1       923 70.0    0.000    0.000 |\nLZO1A-1      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1A-1      | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1A-1      | save-rtc.sh         474    1       366 77.2    0.000    0.000 |\nLZO1A-1      | sendsigs            483    1       347 71.8    0.000    0.000 |\nLZO1A-1      | single              623    1       475 76.2    0.000    0.000 |\nLZO1A-1      | sshd               2029    1      1060 52.2    0.000    0.000 |\nLZO1A-1      | sysfs.sh           1091    1       572 52.4    0.000    0.000 |\nLZO1A-1      | syslog             2104    1      1190 56.6    0.000    0.000 |\nLZO1A-1      | udev               3848    1      2205 57.3    0.000    0.000 |\nLZO1A-1      | umountfs            585    1       450 76.9    0.000    0.000 |\nLZO1A-1      | umountnfs.sh        756    1       570 75.4    0.000    0.000 |\nLZO1A-1      | urandom            1518    1       988 65.1    0.000    0.000 |\nLZO1A-1      | inittab            1192    1       817 68.5    0.000    0.000 |\nLZO1A-1      | issue                99    1       101  102    0.000    0.000 |\nLZO1A-1      | issue.net            96    1        98  102    0.000    0.000 |\nLZO1A-1      | ld.so.cache        1566    1       768 49.0    0.000    0.000 |\nLZO1A-1      | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1A-1      | limits              827    1       641 77.5    0.000    0.000 |\nLZO1A-1      | login.access       1999    1      1304 65.2    0.000    0.000 |\nLZO1A-1      | login.defs        13626    1      7663 56.2    0.000    0.000 |\nLZO1A-1      | logrotate-dmesg.conf      121    1       114 94.2    0.000    0.000 |\nLZO1A-1      | motd                  0    1         0  0.0    0.000    0.000 |\nLZO1A-1      | nfsroot             809    1       549 67.9    0.000    0.000 |\nLZO1A-1      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1A-1      | nm-disabled-eth0        0    1         0  0.0    0.000    0.000 |\nLZO1A-1      | nsswitch.conf       465    1       337 72.5    0.000    0.000 |\nLZO1A-1      | passwd              846    1       515 60.9    0.000    0.000 |\nLZO1A-1      | profile            1932    1      1378 71.3    0.000    0.000 |\nLZO1A-1      | protocols          3144    1      2250 71.6    0.000    0.000 |\nLZO1A-1      | rpc                 911    1       690 75.7    0.000    0.000 |\nLZO1A-1      | securetty          1854    1      1238 66.8    0.000    0.000 |\nLZO1A-1      | services          12813    1      7807 60.9    0.000    0.000 |\nLZO1A-1      | shadow              512    1       185 36.1    0.000    0.000 |\nLZO1A-1      | shells               42    1        40 95.2    0.000    0.000 |\nLZO1A-1      | .bashrc             410    1       327 79.8    0.000    0.000 |\nLZO1A-1      | .profile            241    1       224 92.9    0.000    0.000 |\nLZO1A-1      | moduli           587027    3     56821  9.7  523.069 1000.707 |\nLZO1A-1      | ssh_config         1569    1      1100 70.1    0.000    0.000 |\nLZO1A-1      | ssh_host_ecdsa_key      505    1       453 89.7    0.000    0.000 |\nLZO1A-1      | ssh_host_ecdsa_key.pub      176    1       168 95.5    0.000    0.000 |\nLZO1A-1      | ssh_host_ed25519_key      411    1       323 78.6    0.000    0.000 |\nLZO1A-1      | ssh_host_ed25519_key.pub       96    1        98  102    0.000    0.000 |\nLZO1A-1      | ssh_host_rsa_key     2602    1      2578 99.1    0.000    0.000 |\nLZO1A-1      | ssh_host_rsa_key.pub      568    1       571  101    0.000    0.000 |\nLZO1A-1      | sshd_config        3202    1      2064 64.5    0.000    0.000 |\nLZO1A-1      | sshd_config_readonly     3211    1      2066 64.3    0.000    0.000 |\nLZO1A-1      | openssl.cnf       12328    1      6512 52.8    0.000    0.000 |\nLZO1A-1      | subgid                0    1         0  0.0    0.000    0.000 |\nLZO1A-1      | subuid                0    1         0  0.0    0.000    0.000 |\nLZO1A-1      | syslog-startup.conf      651    1       547 84.0    0.000    0.000 |\nLZO1A-1      | syslog.conf          69    1        67 97.1    0.000    0.000 |\nLZO1A-1      | ansi               1481    1       767 51.8    0.000    0.000 |\nLZO1A-1      | dumb                308    1        70 22.7    0.000    0.000 |\nLZO1A-1      | linux              1740    1      1075 61.8    0.000    0.000 |\nLZO1A-1      | rxvt               2234    1      1547 69.2    0.000    0.000 |\nLZO1A-1      | screen             1607    1       977 60.8    0.000    0.000 |\nLZO1A-1      | screen-256color     1715    1      1039 60.6    0.000    0.000 |\nLZO1A-1      | sun                1004    1       526 52.4    0.000    0.000 |\nLZO1A-1      | vt100              1282    1       800 62.4    0.000    0.000 |\nLZO1A-1      | vt102              1276    1       807 63.2    0.000    0.000 |\nLZO1A-1      | vt200              1391    1       959 68.9    0.000    0.000 |\nLZO1A-1      | vt220              1391    1       959 68.9    0.000    0.000 |\nLZO1A-1      | vt52                839    1       356 42.4    0.000    0.000 |\nLZO1A-1      | xterm-256color     3882    1      2712 69.9    0.000    0.000 |\nLZO1A-1      | xterm-color        1551    1       823 53.1    0.000    0.000 |\nLZO1A-1      | xterm-xfree86      2240    1      1414 63.1    0.000    0.000 |\nLZO1A-1      | timestamp            15    1        16  107    0.000    0.000 |\nLZO1A-1      | 80-net-name-slot.rules        0    1         0  0.0    0.000    0.000 |\nLZO1A-1      | local.rules         885    1       671 75.8    0.000    0.000 |\nLZO1A-1      | udev.conf           215    1       192 89.3    0.000    0.000 |\nLZO1A-1      | 50default          2652    1      1197 45.1    0.000    0.000 |\nLZO1A-1      | version              15    1        16  107    0.000    0.000 |\nLZO1A-1      | volatile.cache     4839    1      1337 27.6    0.000    0.000 |\nLZO1A-1      | xattr.conf          681    1       414 60.8    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1434 68.5  523.069 1000.707\nLZO1A-1        ***TOTALS***     749300  111    156307 20.9  523.069 1000.707\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-1      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1B-1      | busybox.links.nosuid     2436    1      1294 53.1    0.000    0.000 |\nLZO1B-1      | busybox.links.suid       91    1        70 76.9    0.000    0.000 |\nLZO1B-1      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-1      | postinst             52    1        57  110    0.000    0.000 |\nLZO1B-1      | rcS                1313    1      1027 78.2    0.000    0.000 |\nLZO1B-1      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-1      | 00_core            1637    1      1061 64.8    0.000    0.000 |\nLZO1B-1      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-1      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1B-1      | ethertypes         1853    1      1409 76.0    0.000    0.000 |\nLZO1B-1      | fstab               650    1       398 61.2    0.000    0.000 |\nLZO1B-1      | group               518    1       467 90.2    0.000    0.000 |\nLZO1B-1      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1B-1      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-1      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-1      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1B-1      | banner.sh           537    1       355 66.1    0.000    0.000 |\nLZO1B-1      | bootlogd           1997    1      1257 62.9    0.000    0.000 |\nLZO1B-1      | bootmisc.sh        2062    1      1451 70.4    0.000    0.000 |\nLZO1B-1      | checkroot.sh       3640    1      2388 65.6    0.000    0.000 |\nLZO1B-1      | devpts.sh           571    1       438 76.7    0.000    0.000 |\nLZO1B-1      | dmesg.sh            397    1       300 75.6    0.000    0.000 |\nLZO1B-1      | functions          2185    1      1407 64.4    0.000    0.000 |\nLZO1B-1      | halt                555    1       453 81.6    0.000    0.000 |\nLZO1B-1      | hostname.sh         625    1       477 76.3    0.000    0.000 |\nLZO1B-1      | hwclock.sh         2541    1      1357 53.4    0.000    0.000 |\nLZO1B-1      | modutils.sh        1362    1       880 64.6    0.000    0.000 |\nLZO1B-1      | mountall.sh        1218    1       958 78.7    0.000    0.000 |\nLZO1B-1      | mountnfs.sh        1634    1      1012 61.9    0.000    0.000 |\nLZO1B-1      | networking         1956    1      1038 53.1    0.000    0.000 |\nLZO1B-1      | populate-volatile.sh     7846    1      3664 46.7    0.000    0.000 |\nLZO1B-1      | rc                 4407    1      2677 60.7    0.000    0.000 |\nLZO1B-1      | rcS                 525    1       448 85.3    0.000    0.000 |\nLZO1B-1      | read-only-rootfs-hook.sh     1319    1       932 70.7    0.000    0.000 |\nLZO1B-1      | reboot              334    1       270 80.8    0.000    0.000 |\nLZO1B-1      | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1B-1      | save-rtc.sh         474    1       366 77.2    0.000    0.000 |\nLZO1B-1      | sendsigs            483    1       355 73.5    0.000    0.000 |\nLZO1B-1      | single              623    1       476 76.4    0.000    0.000 |\nLZO1B-1      | sshd               2029    1      1063 52.4    0.000    0.000 |\nLZO1B-1      | sysfs.sh           1091    1       580 53.2    0.000    0.000 |\nLZO1B-1      | syslog             2104    1      1198 56.9    0.000    0.000 |\nLZO1B-1      | udev               3848    1      2210 57.4    0.000    0.000 |\nLZO1B-1      | umountfs            585    1       454 77.6    0.000    0.000 |\nLZO1B-1      | umountnfs.sh        756    1       575 76.1    0.000    0.000 |\nLZO1B-1      | urandom            1518    1      1002 66.0    0.000    0.000 |\nLZO1B-1      | inittab            1192    1       828 69.5    0.000    0.000 |\nLZO1B-1      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-1      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-1      | ld.so.cache        1566    1       728 46.5    0.000    0.000 |\nLZO1B-1      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-1      | limits              827    1       643 77.8    0.000    0.000 |\nLZO1B-1      | login.access       1999    1      1312 65.6    0.000    0.000 |\nLZO1B-1      | login.defs        13626    1      7627 56.0    0.000    0.000 |\nLZO1B-1      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1B-1      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-1      | nfsroot             809    1       549 67.9    0.000    0.000 |\nLZO1B-1      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1B-1      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-1      | nsswitch.conf       465    1       342 73.5    0.000    0.000 |\nLZO1B-1      | passwd              846    1       522 61.7    0.000    0.000 |\nLZO1B-1      | profile            1932    1      1393 72.1    0.000    0.000 |\nLZO1B-1      | protocols          3144    1      2274 72.3    0.000    0.000 |\nLZO1B-1      | rpc                 911    1       700 76.8    0.000    0.000 |\nLZO1B-1      | securetty          1854    1      1313 70.8    0.000    0.000 |\nLZO1B-1      | services          12813    1      7796 60.8    0.000    0.000 |\nLZO1B-1      | shadow              512    1       185 36.1    0.000    0.000 |\nLZO1B-1      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-1      | .bashrc             410    1       333 81.2    0.000    0.000 |\nLZO1B-1      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1B-1      | moduli           587027    3     29950  5.1  625.962    0.000 |\nLZO1B-1      | ssh_config         1569    1      1110 70.7    0.000    0.000 |\nLZO1B-1      | ssh_host_ecdsa_key      505    1       451 89.3    0.000    0.000 |\nLZO1B-1      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1B-1      | ssh_host_ed25519_key      411    1       321 78.1    0.000    0.000 |\nLZO1B-1      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1B-1      | ssh_host_rsa_key     2602    1      2571 98.8    0.000    0.000 |\nLZO1B-1      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-1      | sshd_config        3202    1      2092 65.3    0.000    0.000 |\nLZO1B-1      | sshd_config_readonly     3211    1      2094 65.2    0.000    0.000 |\nLZO1B-1      | openssl.cnf       12328    1      6471 52.5    0.000    0.000 |\nLZO1B-1      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-1      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-1      | syslog-startup.conf      651    1       548 84.2    0.000    0.000 |\nLZO1B-1      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-1      | ansi               1481    1       779 52.6    0.000    0.000 |\nLZO1B-1      | dumb                308    1        76 24.7    0.000    0.000 |\nLZO1B-1      | linux              1740    1      1068 61.4    0.000    0.000 |\nLZO1B-1      | rxvt               2234    1      1551 69.4    0.000    0.000 |\nLZO1B-1      | screen             1607    1       973 60.5    0.000    0.000 |\nLZO1B-1      | screen-256color     1715    1      1036 60.4    0.000    0.000 |\nLZO1B-1      | sun                1004    1       537 53.5    0.000    0.000 |\nLZO1B-1      | vt100              1282    1       812 63.3    0.000    0.000 |\nLZO1B-1      | vt102              1276    1       814 63.8    0.000    0.000 |\nLZO1B-1      | vt200              1391    1       967 69.5    0.000    0.000 |\nLZO1B-1      | vt220              1391    1       967 69.5    0.000    0.000 |\nLZO1B-1      | vt52                839    1       363 43.3    0.000    0.000 |\nLZO1B-1      | xterm-256color     3882    1      2768 71.3    0.000    0.000 |\nLZO1B-1      | xterm-color        1551    1       818 52.7    0.000    0.000 |\nLZO1B-1      | xterm-xfree86      2240    1      1424 63.6    0.000    0.000 |\nLZO1B-1      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-1      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-1      | local.rules         885    1       670 75.7    0.000    0.000 |\nLZO1B-1      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1B-1      | 50default          2652    1      1203 45.4    0.000    0.000 |\nLZO1B-1      | version              15    1        19  127    0.000    0.000 |\nLZO1B-1      | volatile.cache     4839    1      1302 26.9    0.000    0.000 |\nLZO1B-1      | xattr.conf          681    1       424 62.3    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1192 70.2  625.962    0.000\nLZO1B-1        ***TOTALS***     749300  111    130026 17.4  625.962    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-2      | buildinfo           552    1       282 51.1    0.000    0.000 |\nLZO1B-2      | busybox.links.nosuid     2436    1      1272 52.2    0.000    0.000 |\nLZO1B-2      | busybox.links.suid       91    1        71 78.0    0.000    0.000 |\nLZO1B-2      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-2      | postinst             52    1        57  110    0.000    0.000 |\nLZO1B-2      | rcS                1313    1      1023 77.9    0.000    0.000 |\nLZO1B-2      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-2      | 00_core            1637    1      1049 64.1    0.000    0.000 |\nLZO1B-2      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-2      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1B-2      | ethertypes         1853    1      1407 75.9    0.000    0.000 |\nLZO1B-2      | fstab               650    1       395 60.8    0.000    0.000 |\nLZO1B-2      | group               518    1       466 90.0    0.000    0.000 |\nLZO1B-2      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1B-2      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-2      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-2      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1B-2      | banner.sh           537    1       349 65.0    0.000    0.000 |\nLZO1B-2      | bootlogd           1997    1      1256 62.9    0.000    0.000 |\nLZO1B-2      | bootmisc.sh        2062    1      1430 69.4    0.000    0.000 |\nLZO1B-2      | checkroot.sh       3640    1      2380 65.4    0.000    0.000 |\nLZO1B-2      | devpts.sh           571    1       439 76.9    0.000    0.000 |\nLZO1B-2      | dmesg.sh            397    1       297 74.8    0.000    0.000 |\nLZO1B-2      | functions          2185    1      1399 64.0    0.000    0.000 |\nLZO1B-2      | halt                555    1       452 81.4    0.000    0.000 |\nLZO1B-2      | hostname.sh         625    1       474 75.8    0.000    0.000 |\nLZO1B-2      | hwclock.sh         2541    1      1344 52.9    0.000    0.000 |\nLZO1B-2      | modutils.sh        1362    1       884 64.9    0.000    0.000 |\nLZO1B-2      | mountall.sh        1218    1       954 78.3    0.000    0.000 |\nLZO1B-2      | mountnfs.sh        1634    1       990 60.6    0.000    0.000 |\nLZO1B-2      | networking         1956    1      1038 53.1    0.000    0.000 |\nLZO1B-2      | populate-volatile.sh     7846    1      3620 46.1    0.000    0.000 |\nLZO1B-2      | rc                 4407    1      2624 59.5    0.000    0.000 |\nLZO1B-2      | rcS                 525    1       448 85.3    0.000    0.000 |\nLZO1B-2      | read-only-rootfs-hook.sh     1319    1       927 70.3    0.000    0.000 |\nLZO1B-2      | reboot              334    1       269 80.5    0.000    0.000 |\nLZO1B-2      | rmnologin.sh        630    1       429 68.1    0.000    0.000 |\nLZO1B-2      | save-rtc.sh         474    1       369 77.8    0.000    0.000 |\nLZO1B-2      | sendsigs            483    1       351 72.7    0.000    0.000 |\nLZO1B-2      | single              623    1       476 76.4    0.000    0.000 |\nLZO1B-2      | sshd               2029    1      1064 52.4    0.000    0.000 |\nLZO1B-2      | sysfs.sh           1091    1       569 52.2    0.000    0.000 |\nLZO1B-2      | syslog             2104    1      1184 56.3    0.000    0.000 |\nLZO1B-2      | udev               3848    1      2204 57.3    0.000    0.000 |\nLZO1B-2      | umountfs            585    1       454 77.6    0.000    0.000 |\nLZO1B-2      | umountnfs.sh        756    1       574 75.9    0.000    0.000 |\nLZO1B-2      | urandom            1518    1      1002 66.0    0.000    0.000 |\nLZO1B-2      | inittab            1192    1       827 69.4    0.000    0.000 |\nLZO1B-2      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-2      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-2      | ld.so.cache        1566    1       720 46.0    0.000    0.000 |\nLZO1B-2      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-2      | limits              827    1       642 77.6    0.000    0.000 |\nLZO1B-2      | login.access       1999    1      1299 65.0    0.000    0.000 |\nLZO1B-2      | login.defs        13626    1      7537 55.3    0.000    0.000 |\nLZO1B-2      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1B-2      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-2      | nfsroot             809    1       546 67.5    0.000    0.000 |\nLZO1B-2      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1B-2      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-2      | nsswitch.conf       465    1       343 73.8    0.000    0.000 |\nLZO1B-2      | passwd              846    1       519 61.3    0.000    0.000 |\nLZO1B-2      | profile            1932    1      1393 72.1    0.000    0.000 |\nLZO1B-2      | protocols          3144    1      2261 71.9    0.000    0.000 |\nLZO1B-2      | rpc                 911    1       696 76.4    0.000    0.000 |\nLZO1B-2      | securetty          1854    1      1312 70.8    0.000    0.000 |\nLZO1B-2      | services          12813    1      7684 60.0    0.000    0.000 |\nLZO1B-2      | shadow              512    1       183 35.7    0.000    0.000 |\nLZO1B-2      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-2      | .bashrc             410    1       333 81.2    0.000    0.000 |\nLZO1B-2      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1B-2      | moduli           587027    3     29734  5.1  588.683    0.000 |\nLZO1B-2      | ssh_config         1569    1      1102 70.2    0.000    0.000 |\nLZO1B-2      | ssh_host_ecdsa_key      505    1       454 89.9    0.000    0.000 |\nLZO1B-2      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1B-2      | ssh_host_ed25519_key      411    1       322 78.3    0.000    0.000 |\nLZO1B-2      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1B-2      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1B-2      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-2      | sshd_config        3202    1      2070 64.6    0.000    0.000 |\nLZO1B-2      | sshd_config_readonly     3211    1      2075 64.6    0.000    0.000 |\nLZO1B-2      | openssl.cnf       12328    1      6385 51.8    0.000    0.000 |\nLZO1B-2      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-2      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-2      | syslog-startup.conf      651    1       543 83.4    0.000    0.000 |\nLZO1B-2      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-2      | ansi               1481    1       768 51.9    0.000    0.000 |\nLZO1B-2      | dumb                308    1        73 23.7    0.000    0.000 |\nLZO1B-2      | linux              1740    1      1044 60.0    0.000    0.000 |\nLZO1B-2      | rxvt               2234    1      1548 69.3    0.000    0.000 |\nLZO1B-2      | screen             1607    1       962 59.9    0.000    0.000 |\nLZO1B-2      | screen-256color     1715    1      1023 59.7    0.000    0.000 |\nLZO1B-2      | sun                1004    1       523 52.1    0.000    0.000 |\nLZO1B-2      | vt100              1282    1       800 62.4    0.000    0.000 |\nLZO1B-2      | vt102              1276    1       805 63.1    0.000    0.000 |\nLZO1B-2      | vt200              1391    1       955 68.7    0.000    0.000 |\nLZO1B-2      | vt220              1391    1       955 68.7    0.000    0.000 |\nLZO1B-2      | vt52                839    1       355 42.3    0.000    0.000 |\nLZO1B-2      | xterm-256color     3882    1      2755 71.0    0.000    0.000 |\nLZO1B-2      | xterm-color        1551    1       803 51.8    0.000    0.000 |\nLZO1B-2      | xterm-xfree86      2240    1      1401 62.5    0.000    0.000 |\nLZO1B-2      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-2      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-2      | local.rules         885    1       669 75.6    0.000    0.000 |\nLZO1B-2      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1B-2      | 50default          2652    1      1180 44.5    0.000    0.000 |\nLZO1B-2      | version              15    1        19  127    0.000    0.000 |\nLZO1B-2      | volatile.cache     4839    1      1299 26.8    0.000    0.000 |\nLZO1B-2      | xattr.conf          681    1       422 62.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1183 69.9  588.683    0.000\nLZO1B-2        ***TOTALS***     749300  111    128951 17.2  588.683    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-3      | buildinfo           552    1       285 51.6    0.000    0.000 |\nLZO1B-3      | busybox.links.nosuid     2436    1      1266 52.0    0.000    0.000 |\nLZO1B-3      | busybox.links.suid       91    1        71 78.0    0.000    0.000 |\nLZO1B-3      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-3      | postinst             52    1        57  110    0.000    0.000 |\nLZO1B-3      | rcS                1313    1      1018 77.5    0.000    0.000 |\nLZO1B-3      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-3      | 00_core            1637    1      1049 64.1    0.000    0.000 |\nLZO1B-3      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-3      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1B-3      | ethertypes         1853    1      1404 75.8    0.000    0.000 |\nLZO1B-3      | fstab               650    1       400 61.5    0.000    0.000 |\nLZO1B-3      | group               518    1       464 89.6    0.000    0.000 |\nLZO1B-3      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1B-3      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-3      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-3      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1B-3      | banner.sh           537    1       349 65.0    0.000    0.000 |\nLZO1B-3      | bootlogd           1997    1      1238 62.0    0.000    0.000 |\nLZO1B-3      | bootmisc.sh        2062    1      1435 69.6    0.000    0.000 |\nLZO1B-3      | checkroot.sh       3640    1      2369 65.1    0.000    0.000 |\nLZO1B-3      | devpts.sh           571    1       439 76.9    0.000    0.000 |\nLZO1B-3      | dmesg.sh            397    1       297 74.8    0.000    0.000 |\nLZO1B-3      | functions          2185    1      1395 63.8    0.000    0.000 |\nLZO1B-3      | halt                555    1       452 81.4    0.000    0.000 |\nLZO1B-3      | hostname.sh         625    1       474 75.8    0.000    0.000 |\nLZO1B-3      | hwclock.sh         2541    1      1344 52.9    0.000    0.000 |\nLZO1B-3      | modutils.sh        1362    1       878 64.5    0.000    0.000 |\nLZO1B-3      | mountall.sh        1218    1       950 78.0    0.000    0.000 |\nLZO1B-3      | mountnfs.sh        1634    1       990 60.6    0.000    0.000 |\nLZO1B-3      | networking         1956    1      1038 53.1    0.000    0.000 |\nLZO1B-3      | populate-volatile.sh     7846    1      3591 45.8    0.000    0.000 |\nLZO1B-3      | rc                 4407    1      2613 59.3    0.000    0.000 |\nLZO1B-3      | rcS                 525    1       448 85.3    0.000    0.000 |\nLZO1B-3      | read-only-rootfs-hook.sh     1319    1       926 70.2    0.000    0.000 |\nLZO1B-3      | reboot              334    1       269 80.5    0.000    0.000 |\nLZO1B-3      | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1B-3      | save-rtc.sh         474    1       370 78.1    0.000    0.000 |\nLZO1B-3      | sendsigs            483    1       351 72.7    0.000    0.000 |\nLZO1B-3      | single              623    1       474 76.1    0.000    0.000 |\nLZO1B-3      | sshd               2029    1      1062 52.3    0.000    0.000 |\nLZO1B-3      | sysfs.sh           1091    1       564 51.7    0.000    0.000 |\nLZO1B-3      | syslog             2104    1      1182 56.2    0.000    0.000 |\nLZO1B-3      | udev               3848    1      2191 56.9    0.000    0.000 |\nLZO1B-3      | umountfs            585    1       452 77.3    0.000    0.000 |\nLZO1B-3      | umountnfs.sh        756    1       572 75.7    0.000    0.000 |\nLZO1B-3      | urandom            1518    1      1002 66.0    0.000    0.000 |\nLZO1B-3      | inittab            1192    1       826 69.3    0.000    0.000 |\nLZO1B-3      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-3      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-3      | ld.so.cache        1566    1       723 46.2    0.000    0.000 |\nLZO1B-3      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-3      | limits              827    1       642 77.6    0.000    0.000 |\nLZO1B-3      | login.access       1999    1      1301 65.1    0.000    0.000 |\nLZO1B-3      | login.defs        13626    1      7456 54.7    0.000    0.000 |\nLZO1B-3      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1B-3      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-3      | nfsroot             809    1       544 67.2    0.000    0.000 |\nLZO1B-3      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1B-3      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-3      | nsswitch.conf       465    1       343 73.8    0.000    0.000 |\nLZO1B-3      | passwd              846    1       512 60.5    0.000    0.000 |\nLZO1B-3      | profile            1932    1      1389 71.9    0.000    0.000 |\nLZO1B-3      | protocols          3144    1      2257 71.8    0.000    0.000 |\nLZO1B-3      | rpc                 911    1       695 76.3    0.000    0.000 |\nLZO1B-3      | securetty          1854    1      1308 70.6    0.000    0.000 |\nLZO1B-3      | services          12813    1      7621 59.5    0.000    0.000 |\nLZO1B-3      | shadow              512    1       183 35.7    0.000    0.000 |\nLZO1B-3      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-3      | .bashrc             410    1       332 81.0    0.000    0.000 |\nLZO1B-3      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1B-3      | moduli           587027    3     29705  5.1  514.068    0.000 |\nLZO1B-3      | ssh_config         1569    1      1102 70.2    0.000    0.000 |\nLZO1B-3      | ssh_host_ecdsa_key      505    1       454 89.9    0.000    0.000 |\nLZO1B-3      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1B-3      | ssh_host_ed25519_key      411    1       322 78.3    0.000    0.000 |\nLZO1B-3      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1B-3      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1B-3      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-3      | sshd_config        3202    1      2059 64.3    0.000    0.000 |\nLZO1B-3      | sshd_config_readonly     3211    1      2063 64.2    0.000    0.000 |\nLZO1B-3      | openssl.cnf       12328    1      6330 51.3    0.000    0.000 |\nLZO1B-3      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-3      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-3      | syslog-startup.conf      651    1       543 83.4    0.000    0.000 |\nLZO1B-3      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-3      | ansi               1481    1       767 51.8    0.000    0.000 |\nLZO1B-3      | dumb                308    1        73 23.7    0.000    0.000 |\nLZO1B-3      | linux              1740    1      1042 59.9    0.000    0.000 |\nLZO1B-3      | rxvt               2234    1      1541 69.0    0.000    0.000 |\nLZO1B-3      | screen             1607    1       964 60.0    0.000    0.000 |\nLZO1B-3      | screen-256color     1715    1      1026 59.8    0.000    0.000 |\nLZO1B-3      | sun                1004    1       521 51.9    0.000    0.000 |\nLZO1B-3      | vt100              1282    1       800 62.4    0.000    0.000 |\nLZO1B-3      | vt102              1276    1       804 63.0    0.000    0.000 |\nLZO1B-3      | vt200              1391    1       952 68.4    0.000    0.000 |\nLZO1B-3      | vt220              1391    1       952 68.4    0.000    0.000 |\nLZO1B-3      | vt52                839    1       355 42.3    0.000    0.000 |\nLZO1B-3      | xterm-256color     3882    1      2745 70.7    0.000    0.000 |\nLZO1B-3      | xterm-color        1551    1       803 51.8    0.000    0.000 |\nLZO1B-3      | xterm-xfree86      2240    1      1400 62.5    0.000    0.000 |\nLZO1B-3      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-3      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-3      | local.rules         885    1       669 75.6    0.000    0.000 |\nLZO1B-3      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1B-3      | 50default          2652    1      1174 44.3    0.000    0.000 |\nLZO1B-3      | version              15    1        19  127    0.000    0.000 |\nLZO1B-3      | volatile.cache     4839    1      1306 27.0    0.000    0.000 |\nLZO1B-3      | xattr.conf          681    1       420 61.7    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1179 69.8  514.068    0.000\nLZO1B-3        ***TOTALS***     749300  111    128539 17.2  514.068    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-4      | buildinfo           552    1       282 51.1    0.000    0.000 |\nLZO1B-4      | busybox.links.nosuid     2436    1      1256 51.6    0.000    0.000 |\nLZO1B-4      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-4      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-4      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-4      | rcS                1313    1       997 75.9    0.000    0.000 |\nLZO1B-4      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-4      | 00_core            1637    1      1017 62.1    0.000    0.000 |\nLZO1B-4      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-4      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-4      | ethertypes         1853    1      1374 74.2    0.000    0.000 |\nLZO1B-4      | fstab               650    1       392 60.3    0.000    0.000 |\nLZO1B-4      | group               518    1       462 89.2    0.000    0.000 |\nLZO1B-4      | gshadow             432    1       319 73.8    0.000    0.000 |\nLZO1B-4      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-4      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-4      | hosts               234    1       188 80.3    0.000    0.000 |\nLZO1B-4      | banner.sh           537    1       344 64.1    0.000    0.000 |\nLZO1B-4      | bootlogd           1997    1      1243 62.2    0.000    0.000 |\nLZO1B-4      | bootmisc.sh        2062    1      1396 67.7    0.000    0.000 |\nLZO1B-4      | checkroot.sh       3640    1      2329 64.0    0.000    0.000 |\nLZO1B-4      | devpts.sh           571    1       433 75.8    0.000    0.000 |\nLZO1B-4      | dmesg.sh            397    1       293 73.8    0.000    0.000 |\nLZO1B-4      | functions          2185    1      1393 63.8    0.000    0.000 |\nLZO1B-4      | halt                555    1       449 80.9    0.000    0.000 |\nLZO1B-4      | hostname.sh         625    1       473 75.7    0.000    0.000 |\nLZO1B-4      | hwclock.sh         2541    1      1317 51.8    0.000    0.000 |\nLZO1B-4      | modutils.sh        1362    1       875 64.2    0.000    0.000 |\nLZO1B-4      | mountall.sh        1218    1       939 77.1    0.000    0.000 |\nLZO1B-4      | mountnfs.sh        1634    1       988 60.5    0.000    0.000 |\nLZO1B-4      | networking         1956    1      1018 52.0    0.000    0.000 |\nLZO1B-4      | populate-volatile.sh     7846    1      3524 44.9    0.000    0.000 |\nLZO1B-4      | rc                 4407    1      2564 58.2    0.000    0.000 |\nLZO1B-4      | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1B-4      | read-only-rootfs-hook.sh     1319    1       920 69.7    0.000    0.000 |\nLZO1B-4      | reboot              334    1       268 80.2    0.000    0.000 |\nLZO1B-4      | rmnologin.sh        630    1       429 68.1    0.000    0.000 |\nLZO1B-4      | save-rtc.sh         474    1       367 77.4    0.000    0.000 |\nLZO1B-4      | sendsigs            483    1       346 71.6    0.000    0.000 |\nLZO1B-4      | single              623    1       470 75.4    0.000    0.000 |\nLZO1B-4      | sshd               2029    1      1041 51.3    0.000    0.000 |\nLZO1B-4      | sysfs.sh           1091    1       567 52.0    0.000    0.000 |\nLZO1B-4      | syslog             2104    1      1163 55.3    0.000    0.000 |\nLZO1B-4      | udev               3848    1      2173 56.5    0.000    0.000 |\nLZO1B-4      | umountfs            585    1       452 77.3    0.000    0.000 |\nLZO1B-4      | umountnfs.sh        756    1       566 74.9    0.000    0.000 |\nLZO1B-4      | urandom            1518    1       971 64.0    0.000    0.000 |\nLZO1B-4      | inittab            1192    1       809 67.9    0.000    0.000 |\nLZO1B-4      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-4      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-4      | ld.so.cache        1566    1       706 45.1    0.000    0.000 |\nLZO1B-4      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-4      | limits              827    1       635 76.8    0.000    0.000 |\nLZO1B-4      | login.access       1999    1      1282 64.1    0.000    0.000 |\nLZO1B-4      | login.defs        13626    1      7258 53.3    0.000    0.000 |\nLZO1B-4      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-4      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-4      | nfsroot             809    1       541 66.9    0.000    0.000 |\nLZO1B-4      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1B-4      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-4      | nsswitch.conf       465    1       340 73.1    0.000    0.000 |\nLZO1B-4      | passwd              846    1       509 60.2    0.000    0.000 |\nLZO1B-4      | profile            1932    1      1362 70.5    0.000    0.000 |\nLZO1B-4      | protocols          3144    1      2214 70.4    0.000    0.000 |\nLZO1B-4      | rpc                 911    1       685 75.2    0.000    0.000 |\nLZO1B-4      | securetty          1854    1      1231 66.4    0.000    0.000 |\nLZO1B-4      | services          12813    1      7474 58.3    0.000    0.000 |\nLZO1B-4      | shadow              512    1       182 35.5    0.000    0.000 |\nLZO1B-4      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-4      | .bashrc             410    1       329 80.2    0.000    0.000 |\nLZO1B-4      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-4      | moduli           587027    3     29002  4.9  500.599    0.000 |\nLZO1B-4      | ssh_config         1569    1      1092 69.6    0.000    0.000 |\nLZO1B-4      | ssh_host_ecdsa_key      505    1       450 89.1    0.000    0.000 |\nLZO1B-4      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-4      | ssh_host_ed25519_key      411    1       320 77.9    0.000    0.000 |\nLZO1B-4      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-4      | ssh_host_rsa_key     2602    1      2572 98.8    0.000    0.000 |\nLZO1B-4      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1B-4      | sshd_config        3202    1      2002 62.5    0.000    0.000 |\nLZO1B-4      | sshd_config_readonly     3211    1      2007 62.5    0.000    0.000 |\nLZO1B-4      | openssl.cnf       12328    1      6187 50.2    0.000    0.000 |\nLZO1B-4      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-4      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-4      | syslog-startup.conf      651    1       544 83.6    0.000    0.000 |\nLZO1B-4      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-4      | ansi               1481    1       752 50.8    0.000    0.000 |\nLZO1B-4      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1B-4      | linux              1740    1      1049 60.3    0.000    0.000 |\nLZO1B-4      | rxvt               2234    1      1524 68.2    0.000    0.000 |\nLZO1B-4      | screen             1607    1       958 59.6    0.000    0.000 |\nLZO1B-4      | screen-256color     1715    1      1012 59.0    0.000    0.000 |\nLZO1B-4      | sun                1004    1       514 51.2    0.000    0.000 |\nLZO1B-4      | vt100              1282    1       778 60.7    0.000    0.000 |\nLZO1B-4      | vt102              1276    1       788 61.8    0.000    0.000 |\nLZO1B-4      | vt200              1391    1       940 67.6    0.000    0.000 |\nLZO1B-4      | vt220              1391    1       940 67.6    0.000    0.000 |\nLZO1B-4      | vt52                839    1       348 41.5    0.000    0.000 |\nLZO1B-4      | xterm-256color     3882    1      2678 69.0    0.000    0.000 |\nLZO1B-4      | xterm-color        1551    1       801 51.6    0.000    0.000 |\nLZO1B-4      | xterm-xfree86      2240    1      1386 61.9    0.000    0.000 |\nLZO1B-4      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-4      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-4      | local.rules         885    1       667 75.4    0.000    0.000 |\nLZO1B-4      | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1B-4      | 50default          2652    1      1150 43.4    0.000    0.000 |\nLZO1B-4      | version              15    1        19  127    0.000    0.000 |\nLZO1B-4      | volatile.cache     4839    1      1316 27.2    0.000    0.000 |\nLZO1B-4      | xattr.conf          681    1       417 61.2    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1158 69.1  500.599    0.000\nLZO1B-4        ***TOTALS***     749300  111    126259 16.9  500.599    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-5      | buildinfo           552    1       279 50.5    0.000    0.000 |\nLZO1B-5      | busybox.links.nosuid     2436    1      1252 51.4    0.000    0.000 |\nLZO1B-5      | busybox.links.suid       91    1        70 76.9    0.000    0.000 |\nLZO1B-5      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-5      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-5      | rcS                1313    1       995 75.8    0.000    0.000 |\nLZO1B-5      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-5      | 00_core            1637    1      1010 61.7    0.000    0.000 |\nLZO1B-5      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-5      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-5      | ethertypes         1853    1      1367 73.8    0.000    0.000 |\nLZO1B-5      | fstab               650    1       394 60.6    0.000    0.000 |\nLZO1B-5      | group               518    1       451 87.1    0.000    0.000 |\nLZO1B-5      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1B-5      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-5      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-5      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1B-5      | banner.sh           537    1       344 64.1    0.000    0.000 |\nLZO1B-5      | bootlogd           1997    1      1224 61.3    0.000    0.000 |\nLZO1B-5      | bootmisc.sh        2062    1      1390 67.4    0.000    0.000 |\nLZO1B-5      | checkroot.sh       3640    1      2309 63.4    0.000    0.000 |\nLZO1B-5      | devpts.sh           571    1       431 75.5    0.000    0.000 |\nLZO1B-5      | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-5      | functions          2185    1      1368 62.6    0.000    0.000 |\nLZO1B-5      | halt                555    1       447 80.5    0.000    0.000 |\nLZO1B-5      | hostname.sh         625    1       473 75.7    0.000    0.000 |\nLZO1B-5      | hwclock.sh         2541    1      1297 51.0    0.000    0.000 |\nLZO1B-5      | modutils.sh        1362    1       870 63.9    0.000    0.000 |\nLZO1B-5      | mountall.sh        1218    1       929 76.3    0.000    0.000 |\nLZO1B-5      | mountnfs.sh        1634    1       969 59.3    0.000    0.000 |\nLZO1B-5      | networking         1956    1      1014 51.8    0.000    0.000 |\nLZO1B-5      | populate-volatile.sh     7846    1      3479 44.3    0.000    0.000 |\nLZO1B-5      | rc                 4407    1      2545 57.7    0.000    0.000 |\nLZO1B-5      | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1B-5      | read-only-rootfs-hook.sh     1319    1       911 69.1    0.000    0.000 |\nLZO1B-5      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1B-5      | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1B-5      | save-rtc.sh         474    1       368 77.6    0.000    0.000 |\nLZO1B-5      | sendsigs            483    1       344 71.2    0.000    0.000 |\nLZO1B-5      | single              623    1       473 75.9    0.000    0.000 |\nLZO1B-5      | sshd               2029    1      1041 51.3    0.000    0.000 |\nLZO1B-5      | sysfs.sh           1091    1       568 52.1    0.000    0.000 |\nLZO1B-5      | syslog             2104    1      1166 55.4    0.000    0.000 |\nLZO1B-5      | udev               3848    1      2127 55.3    0.000    0.000 |\nLZO1B-5      | umountfs            585    1       448 76.6    0.000    0.000 |\nLZO1B-5      | umountnfs.sh        756    1       565 74.7    0.000    0.000 |\nLZO1B-5      | urandom            1518    1       968 63.8    0.000    0.000 |\nLZO1B-5      | inittab            1192    1       812 68.1    0.000    0.000 |\nLZO1B-5      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-5      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-5      | ld.so.cache        1566    1       723 46.2    0.000    0.000 |\nLZO1B-5      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-5      | limits              827    1       633 76.5    0.000    0.000 |\nLZO1B-5      | login.access       1999    1      1267 63.4    0.000    0.000 |\nLZO1B-5      | login.defs        13626    1      7091 52.0    0.000    0.000 |\nLZO1B-5      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-5      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-5      | nfsroot             809    1       529 65.4    0.000    0.000 |\nLZO1B-5      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1B-5      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-5      | nsswitch.conf       465    1       339 72.9    0.000    0.000 |\nLZO1B-5      | passwd              846    1       492 58.2    0.000    0.000 |\nLZO1B-5      | profile            1932    1      1365 70.7    0.000    0.000 |\nLZO1B-5      | protocols          3144    1      2205 70.1    0.000    0.000 |\nLZO1B-5      | rpc                 911    1       684 75.1    0.000    0.000 |\nLZO1B-5      | securetty          1854    1      1217 65.6    0.000    0.000 |\nLZO1B-5      | services          12813    1      7387 57.7    0.000    0.000 |\nLZO1B-5      | shadow              512    1       179 35.0    0.000    0.000 |\nLZO1B-5      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-5      | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1B-5      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-5      | moduli           587027    3     28783  4.9  464.360    0.000 |\nLZO1B-5      | ssh_config         1569    1      1090 69.5    0.000    0.000 |\nLZO1B-5      | ssh_host_ecdsa_key      505    1       451 89.3    0.000    0.000 |\nLZO1B-5      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-5      | ssh_host_ed25519_key      411    1       323 78.6    0.000    0.000 |\nLZO1B-5      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-5      | ssh_host_rsa_key     2602    1      2573 98.9    0.000    0.000 |\nLZO1B-5      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1B-5      | sshd_config        3202    1      1993 62.2    0.000    0.000 |\nLZO1B-5      | sshd_config_readonly     3211    1      1980 61.7    0.000    0.000 |\nLZO1B-5      | openssl.cnf       12328    1      6070 49.2    0.000    0.000 |\nLZO1B-5      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-5      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-5      | syslog-startup.conf      651    1       542 83.3    0.000    0.000 |\nLZO1B-5      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-5      | ansi               1481    1       753 50.8    0.000    0.000 |\nLZO1B-5      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-5      | linux              1740    1      1028 59.1    0.000    0.000 |\nLZO1B-5      | rxvt               2234    1      1501 67.2    0.000    0.000 |\nLZO1B-5      | screen             1607    1       958 59.6    0.000    0.000 |\nLZO1B-5      | screen-256color     1715    1      1020 59.5    0.000    0.000 |\nLZO1B-5      | sun                1004    1       501 49.9    0.000    0.000 |\nLZO1B-5      | vt100              1282    1       778 60.7    0.000    0.000 |\nLZO1B-5      | vt102              1276    1       783 61.4    0.000    0.000 |\nLZO1B-5      | vt200              1391    1       928 66.7    0.000    0.000 |\nLZO1B-5      | vt220              1391    1       928 66.7    0.000    0.000 |\nLZO1B-5      | vt52                839    1       344 41.0    0.000    0.000 |\nLZO1B-5      | xterm-256color     3882    1      2654 68.4    0.000    0.000 |\nLZO1B-5      | xterm-color        1551    1       796 51.3    0.000    0.000 |\nLZO1B-5      | xterm-xfree86      2240    1      1371 61.2    0.000    0.000 |\nLZO1B-5      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-5      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-5      | local.rules         885    1       662 74.8    0.000    0.000 |\nLZO1B-5      | udev.conf           215    1       197 91.6    0.000    0.000 |\nLZO1B-5      | 50default          2652    1      1144 43.1    0.000    0.000 |\nLZO1B-5      | version              15    1        19  127    0.000    0.000 |\nLZO1B-5      | volatile.cache     4839    1      1297 26.8    0.000    0.000 |\nLZO1B-5      | xattr.conf          681    1       415 60.9    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1148 68.9  464.360    0.000\nLZO1B-5        ***TOTALS***     749300  111    125147 16.7  464.360    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-6      | buildinfo           552    1       285 51.6    0.000    0.000 |\nLZO1B-6      | busybox.links.nosuid     2436    1      1235 50.7    0.000    0.000 |\nLZO1B-6      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-6      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-6      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-6      | rcS                1313    1       986 75.1    0.000    0.000 |\nLZO1B-6      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-6      | 00_core            1637    1      1000 61.1    0.000    0.000 |\nLZO1B-6      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-6      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-6      | ethertypes         1853    1      1350 72.9    0.000    0.000 |\nLZO1B-6      | fstab               650    1       390 60.0    0.000    0.000 |\nLZO1B-6      | group               518    1       451 87.1    0.000    0.000 |\nLZO1B-6      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1B-6      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-6      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-6      | hosts               234    1       189 80.8    0.000    0.000 |\nLZO1B-6      | banner.sh           537    1       342 63.7    0.000    0.000 |\nLZO1B-6      | bootlogd           1997    1      1217 60.9    0.000    0.000 |\nLZO1B-6      | bootmisc.sh        2062    1      1393 67.6    0.000    0.000 |\nLZO1B-6      | checkroot.sh       3640    1      2270 62.4    0.000    0.000 |\nLZO1B-6      | devpts.sh           571    1       431 75.5    0.000    0.000 |\nLZO1B-6      | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-6      | functions          2185    1      1359 62.2    0.000    0.000 |\nLZO1B-6      | halt                555    1       445 80.2    0.000    0.000 |\nLZO1B-6      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1B-6      | hwclock.sh         2541    1      1301 51.2    0.000    0.000 |\nLZO1B-6      | modutils.sh        1362    1       870 63.9    0.000    0.000 |\nLZO1B-6      | mountall.sh        1218    1       927 76.1    0.000    0.000 |\nLZO1B-6      | mountnfs.sh        1634    1       954 58.4    0.000    0.000 |\nLZO1B-6      | networking         1956    1      1001 51.2    0.000    0.000 |\nLZO1B-6      | populate-volatile.sh     7846    1      3426 43.7    0.000    0.000 |\nLZO1B-6      | rc                 4407    1      2504 56.8    0.000    0.000 |\nLZO1B-6      | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1B-6      | read-only-rootfs-hook.sh     1319    1       909 68.9    0.000    0.000 |\nLZO1B-6      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1B-6      | rmnologin.sh        630    1       426 67.6    0.000    0.000 |\nLZO1B-6      | save-rtc.sh         474    1       366 77.2    0.000    0.000 |\nLZO1B-6      | sendsigs            483    1       344 71.2    0.000    0.000 |\nLZO1B-6      | single              623    1       473 75.9    0.000    0.000 |\nLZO1B-6      | sshd               2029    1      1026 50.6    0.000    0.000 |\nLZO1B-6      | sysfs.sh           1091    1       568 52.1    0.000    0.000 |\nLZO1B-6      | syslog             2104    1      1151 54.7    0.000    0.000 |\nLZO1B-6      | udev               3848    1      2108 54.8    0.000    0.000 |\nLZO1B-6      | umountfs            585    1       448 76.6    0.000    0.000 |\nLZO1B-6      | umountnfs.sh        756    1       567 75.0    0.000    0.000 |\nLZO1B-6      | urandom            1518    1       963 63.4    0.000    0.000 |\nLZO1B-6      | inittab            1192    1       805 67.5    0.000    0.000 |\nLZO1B-6      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-6      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-6      | ld.so.cache        1566    1       694 44.3    0.000    0.000 |\nLZO1B-6      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-6      | limits              827    1       634 76.7    0.000    0.000 |\nLZO1B-6      | login.access       1999    1      1248 62.4    0.000    0.000 |\nLZO1B-6      | login.defs        13626    1      7042 51.7    0.000    0.000 |\nLZO1B-6      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-6      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-6      | nfsroot             809    1       534 66.0    0.000    0.000 |\nLZO1B-6      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1B-6      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-6      | nsswitch.conf       465    1       334 71.8    0.000    0.000 |\nLZO1B-6      | passwd              846    1       482 57.0    0.000    0.000 |\nLZO1B-6      | profile            1932    1      1352 70.0    0.000    0.000 |\nLZO1B-6      | protocols          3144    1      2181 69.4    0.000    0.000 |\nLZO1B-6      | rpc                 911    1       684 75.1    0.000    0.000 |\nLZO1B-6      | securetty          1854    1      1214 65.5    0.000    0.000 |\nLZO1B-6      | services          12813    1      7297 56.9    0.000    0.000 |\nLZO1B-6      | shadow              512    1       178 34.8    0.000    0.000 |\nLZO1B-6      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-6      | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1B-6      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-6      | moduli           587027    3     28692  4.9  487.949    0.000 |\nLZO1B-6      | ssh_config         1569    1      1083 69.0    0.000    0.000 |\nLZO1B-6      | ssh_host_ecdsa_key      505    1       450 89.1    0.000    0.000 |\nLZO1B-6      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-6      | ssh_host_ed25519_key      411    1       321 78.1    0.000    0.000 |\nLZO1B-6      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-6      | ssh_host_rsa_key     2602    1      2577 99.0    0.000    0.000 |\nLZO1B-6      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1B-6      | sshd_config        3202    1      1962 61.3    0.000    0.000 |\nLZO1B-6      | sshd_config_readonly     3211    1      1971 61.4    0.000    0.000 |\nLZO1B-6      | openssl.cnf       12328    1      5979 48.5    0.000    0.000 |\nLZO1B-6      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-6      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-6      | syslog-startup.conf      651    1       540 82.9    0.000    0.000 |\nLZO1B-6      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-6      | ansi               1481    1       751 50.7    0.000    0.000 |\nLZO1B-6      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-6      | linux              1740    1      1024 58.9    0.000    0.000 |\nLZO1B-6      | rxvt               2234    1      1503 67.3    0.000    0.000 |\nLZO1B-6      | screen             1607    1       957 59.6    0.000    0.000 |\nLZO1B-6      | screen-256color     1715    1      1011 59.0    0.000    0.000 |\nLZO1B-6      | sun                1004    1       502 50.0    0.000    0.000 |\nLZO1B-6      | vt100              1282    1       777 60.6    0.000    0.000 |\nLZO1B-6      | vt102              1276    1       783 61.4    0.000    0.000 |\nLZO1B-6      | vt200              1391    1       930 66.9    0.000    0.000 |\nLZO1B-6      | vt220              1391    1       930 66.9    0.000    0.000 |\nLZO1B-6      | vt52                839    1       344 41.0    0.000    0.000 |\nLZO1B-6      | xterm-256color     3882    1      2622 67.5    0.000    0.000 |\nLZO1B-6      | xterm-color        1551    1       791 51.0    0.000    0.000 |\nLZO1B-6      | xterm-xfree86      2240    1      1364 60.9    0.000    0.000 |\nLZO1B-6      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-6      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-6      | local.rules         885    1       654 73.9    0.000    0.000 |\nLZO1B-6      | udev.conf           215    1       195 90.7    0.000    0.000 |\nLZO1B-6      | 50default          2652    1      1130 42.6    0.000    0.000 |\nLZO1B-6      | version              15    1        19  127    0.000    0.000 |\nLZO1B-6      | volatile.cache     4839    1      1296 26.8    0.000    0.000 |\nLZO1B-6      | xattr.conf          681    1       412 60.5    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1140 68.6  487.949    0.000\nLZO1B-6        ***TOTALS***     749300  111    124302 16.6  487.949    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-7      | buildinfo           552    1       279 50.5    0.000    0.000 |\nLZO1B-7      | busybox.links.nosuid     2436    1      1256 51.6    0.000    0.000 |\nLZO1B-7      | busybox.links.suid       91    1        70 76.9    0.000    0.000 |\nLZO1B-7      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-7      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-7      | rcS                1313    1       990 75.4    0.000    0.000 |\nLZO1B-7      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-7      | 00_core            1637    1      1003 61.3    0.000    0.000 |\nLZO1B-7      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-7      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-7      | ethertypes         1853    1      1367 73.8    0.000    0.000 |\nLZO1B-7      | fstab               650    1       392 60.3    0.000    0.000 |\nLZO1B-7      | group               518    1       450 86.9    0.000    0.000 |\nLZO1B-7      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1B-7      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-7      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-7      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1B-7      | banner.sh           537    1       344 64.1    0.000    0.000 |\nLZO1B-7      | bootlogd           1997    1      1215 60.8    0.000    0.000 |\nLZO1B-7      | bootmisc.sh        2062    1      1384 67.1    0.000    0.000 |\nLZO1B-7      | checkroot.sh       3640    1      2273 62.4    0.000    0.000 |\nLZO1B-7      | devpts.sh           571    1       432 75.7    0.000    0.000 |\nLZO1B-7      | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-7      | functions          2185    1      1368 62.6    0.000    0.000 |\nLZO1B-7      | halt                555    1       447 80.5    0.000    0.000 |\nLZO1B-7      | hostname.sh         625    1       475 76.0    0.000    0.000 |\nLZO1B-7      | hwclock.sh         2541    1      1298 51.1    0.000    0.000 |\nLZO1B-7      | modutils.sh        1362    1       870 63.9    0.000    0.000 |\nLZO1B-7      | mountall.sh        1218    1       923 75.8    0.000    0.000 |\nLZO1B-7      | mountnfs.sh        1634    1       965 59.1    0.000    0.000 |\nLZO1B-7      | networking         1956    1      1011 51.7    0.000    0.000 |\nLZO1B-7      | populate-volatile.sh     7846    1      3440 43.8    0.000    0.000 |\nLZO1B-7      | rc                 4407    1      2504 56.8    0.000    0.000 |\nLZO1B-7      | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1B-7      | read-only-rootfs-hook.sh     1319    1       908 68.8    0.000    0.000 |\nLZO1B-7      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1B-7      | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1B-7      | save-rtc.sh         474    1       363 76.6    0.000    0.000 |\nLZO1B-7      | sendsigs            483    1       344 71.2    0.000    0.000 |\nLZO1B-7      | single              623    1       471 75.6    0.000    0.000 |\nLZO1B-7      | sshd               2029    1      1020 50.3    0.000    0.000 |\nLZO1B-7      | sysfs.sh           1091    1       563 51.6    0.000    0.000 |\nLZO1B-7      | syslog             2104    1      1165 55.4    0.000    0.000 |\nLZO1B-7      | udev               3848    1      2109 54.8    0.000    0.000 |\nLZO1B-7      | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1B-7      | umountnfs.sh        756    1       566 74.9    0.000    0.000 |\nLZO1B-7      | urandom            1518    1       962 63.4    0.000    0.000 |\nLZO1B-7      | inittab            1192    1       809 67.9    0.000    0.000 |\nLZO1B-7      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-7      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-7      | ld.so.cache        1566    1       693 44.3    0.000    0.000 |\nLZO1B-7      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-7      | limits              827    1       631 76.3    0.000    0.000 |\nLZO1B-7      | login.access       1999    1      1246 62.3    0.000    0.000 |\nLZO1B-7      | login.defs        13626    1      6999 51.4    0.000    0.000 |\nLZO1B-7      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-7      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-7      | nfsroot             809    1       532 65.8    0.000    0.000 |\nLZO1B-7      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1B-7      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-7      | nsswitch.conf       465    1       338 72.7    0.000    0.000 |\nLZO1B-7      | passwd              846    1       492 58.2    0.000    0.000 |\nLZO1B-7      | profile            1932    1      1355 70.1    0.000    0.000 |\nLZO1B-7      | protocols          3144    1      2186 69.5    0.000    0.000 |\nLZO1B-7      | rpc                 911    1       684 75.1    0.000    0.000 |\nLZO1B-7      | securetty          1854    1      1216 65.6    0.000    0.000 |\nLZO1B-7      | services          12813    1      7272 56.8    0.000    0.000 |\nLZO1B-7      | shadow              512    1       179 35.0    0.000    0.000 |\nLZO1B-7      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-7      | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1B-7      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-7      | moduli           587027    3     28958  4.9  404.644    0.000 |\nLZO1B-7      | ssh_config         1569    1      1087 69.3    0.000    0.000 |\nLZO1B-7      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1B-7      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-7      | ssh_host_ed25519_key      411    1       319 77.6    0.000    0.000 |\nLZO1B-7      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-7      | ssh_host_rsa_key     2602    1      2572 98.8    0.000    0.000 |\nLZO1B-7      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-7      | sshd_config        3202    1      1958 61.1    0.000    0.000 |\nLZO1B-7      | sshd_config_readonly     3211    1      1960 61.0    0.000    0.000 |\nLZO1B-7      | openssl.cnf       12328    1      5999 48.7    0.000    0.000 |\nLZO1B-7      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-7      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-7      | syslog-startup.conf      651    1       542 83.3    0.000    0.000 |\nLZO1B-7      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-7      | ansi               1481    1       759 51.2    0.000    0.000 |\nLZO1B-7      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-7      | linux              1740    1      1029 59.1    0.000    0.000 |\nLZO1B-7      | rxvt               2234    1      1497 67.0    0.000    0.000 |\nLZO1B-7      | screen             1607    1       949 59.1    0.000    0.000 |\nLZO1B-7      | screen-256color     1715    1      1009 58.8    0.000    0.000 |\nLZO1B-7      | sun                1004    1       505 50.3    0.000    0.000 |\nLZO1B-7      | vt100              1282    1       774 60.4    0.000    0.000 |\nLZO1B-7      | vt102              1276    1       774 60.7    0.000    0.000 |\nLZO1B-7      | vt200              1391    1       928 66.7    0.000    0.000 |\nLZO1B-7      | vt220              1391    1       928 66.7    0.000    0.000 |\nLZO1B-7      | vt52                839    1       345 41.1    0.000    0.000 |\nLZO1B-7      | xterm-256color     3882    1      2630 67.7    0.000    0.000 |\nLZO1B-7      | xterm-color        1551    1       791 51.0    0.000    0.000 |\nLZO1B-7      | xterm-xfree86      2240    1      1363 60.8    0.000    0.000 |\nLZO1B-7      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-7      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-7      | local.rules         885    1       662 74.8    0.000    0.000 |\nLZO1B-7      | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1B-7      | 50default          2652    1      1135 42.8    0.000    0.000 |\nLZO1B-7      | version              15    1        19  127    0.000    0.000 |\nLZO1B-7      | volatile.cache     4839    1      1228 25.4    0.000    0.000 |\nLZO1B-7      | xattr.conf          681    1       415 60.9    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1142 68.6  404.644    0.000\nLZO1B-7        ***TOTALS***     749300  111    124538 16.6  404.644    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-8      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1B-8      | busybox.links.nosuid     2436    1      1239 50.9    0.000    0.000 |\nLZO1B-8      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-8      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-8      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-8      | rcS                1313    1       977 74.4    0.000    0.000 |\nLZO1B-8      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-8      | 00_core            1637    1       997 60.9    0.000    0.000 |\nLZO1B-8      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-8      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-8      | ethertypes         1853    1      1349 72.8    0.000    0.000 |\nLZO1B-8      | fstab               650    1       389 59.8    0.000    0.000 |\nLZO1B-8      | group               518    1       450 86.9    0.000    0.000 |\nLZO1B-8      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1B-8      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-8      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-8      | hosts               234    1       188 80.3    0.000    0.000 |\nLZO1B-8      | banner.sh           537    1       340 63.3    0.000    0.000 |\nLZO1B-8      | bootlogd           1997    1      1211 60.6    0.000    0.000 |\nLZO1B-8      | bootmisc.sh        2062    1      1383 67.1    0.000    0.000 |\nLZO1B-8      | checkroot.sh       3640    1      2256 62.0    0.000    0.000 |\nLZO1B-8      | devpts.sh           571    1       428 75.0    0.000    0.000 |\nLZO1B-8      | dmesg.sh            397    1       292 73.6    0.000    0.000 |\nLZO1B-8      | functions          2185    1      1348 61.7    0.000    0.000 |\nLZO1B-8      | halt                555    1       444 80.0    0.000    0.000 |\nLZO1B-8      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1B-8      | hwclock.sh         2541    1      1287 50.6    0.000    0.000 |\nLZO1B-8      | modutils.sh        1362    1       864 63.4    0.000    0.000 |\nLZO1B-8      | mountall.sh        1218    1       922 75.7    0.000    0.000 |\nLZO1B-8      | mountnfs.sh        1634    1       950 58.1    0.000    0.000 |\nLZO1B-8      | networking         1956    1      1003 51.3    0.000    0.000 |\nLZO1B-8      | populate-volatile.sh     7846    1      3375 43.0    0.000    0.000 |\nLZO1B-8      | rc                 4407    1      2472 56.1    0.000    0.000 |\nLZO1B-8      | rcS                 525    1       446 85.0    0.000    0.000 |\nLZO1B-8      | read-only-rootfs-hook.sh     1319    1       904 68.5    0.000    0.000 |\nLZO1B-8      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1B-8      | rmnologin.sh        630    1       426 67.6    0.000    0.000 |\nLZO1B-8      | save-rtc.sh         474    1       364 76.8    0.000    0.000 |\nLZO1B-8      | sendsigs            483    1       342 70.8    0.000    0.000 |\nLZO1B-8      | single              623    1       470 75.4    0.000    0.000 |\nLZO1B-8      | sshd               2029    1      1011 49.8    0.000    0.000 |\nLZO1B-8      | sysfs.sh           1091    1       562 51.5    0.000    0.000 |\nLZO1B-8      | syslog             2104    1      1144 54.4    0.000    0.000 |\nLZO1B-8      | udev               3848    1      2085 54.2    0.000    0.000 |\nLZO1B-8      | umountfs            585    1       450 76.9    0.000    0.000 |\nLZO1B-8      | umountnfs.sh        756    1       566 74.9    0.000    0.000 |\nLZO1B-8      | urandom            1518    1       961 63.3    0.000    0.000 |\nLZO1B-8      | inittab            1192    1       803 67.4    0.000    0.000 |\nLZO1B-8      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-8      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-8      | ld.so.cache        1566    1       698 44.6    0.000    0.000 |\nLZO1B-8      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-8      | limits              827    1       630 76.2    0.000    0.000 |\nLZO1B-8      | login.access       1999    1      1243 62.2    0.000    0.000 |\nLZO1B-8      | login.defs        13626    1      6941 50.9    0.000    0.000 |\nLZO1B-8      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-8      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-8      | nfsroot             809    1       526 65.0    0.000    0.000 |\nLZO1B-8      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1B-8      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-8      | nsswitch.conf       465    1       334 71.8    0.000    0.000 |\nLZO1B-8      | passwd              846    1       486 57.4    0.000    0.000 |\nLZO1B-8      | profile            1932    1      1338 69.3    0.000    0.000 |\nLZO1B-8      | protocols          3144    1      2170 69.0    0.000    0.000 |\nLZO1B-8      | rpc                 911    1       681 74.8    0.000    0.000 |\nLZO1B-8      | securetty          1854    1      1207 65.1    0.000    0.000 |\nLZO1B-8      | services          12813    1      7194 56.1    0.000    0.000 |\nLZO1B-8      | shadow              512    1       180 35.2    0.000    0.000 |\nLZO1B-8      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-8      | .bashrc             410    1       330 80.5    0.000    0.000 |\nLZO1B-8      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-8      | moduli           587027    3     28848  4.9  414.223    0.000 |\nLZO1B-8      | ssh_config         1569    1      1082 69.0    0.000    0.000 |\nLZO1B-8      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1B-8      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-8      | ssh_host_ed25519_key      411    1       320 77.9    0.000    0.000 |\nLZO1B-8      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-8      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1B-8      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1B-8      | sshd_config        3202    1      1941 60.6    0.000    0.000 |\nLZO1B-8      | sshd_config_readonly     3211    1      1941 60.4    0.000    0.000 |\nLZO1B-8      | openssl.cnf       12328    1      5885 47.7    0.000    0.000 |\nLZO1B-8      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-8      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-8      | syslog-startup.conf      651    1       540 82.9    0.000    0.000 |\nLZO1B-8      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-8      | ansi               1481    1       749 50.6    0.000    0.000 |\nLZO1B-8      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-8      | linux              1740    1      1024 58.9    0.000    0.000 |\nLZO1B-8      | rxvt               2234    1      1495 66.9    0.000    0.000 |\nLZO1B-8      | screen             1607    1       947 58.9    0.000    0.000 |\nLZO1B-8      | screen-256color     1715    1      1002 58.4    0.000    0.000 |\nLZO1B-8      | sun                1004    1       500 49.8    0.000    0.000 |\nLZO1B-8      | vt100              1282    1       775 60.5    0.000    0.000 |\nLZO1B-8      | vt102              1276    1       779 61.1    0.000    0.000 |\nLZO1B-8      | vt200              1391    1       925 66.5    0.000    0.000 |\nLZO1B-8      | vt220              1391    1       925 66.5    0.000    0.000 |\nLZO1B-8      | vt52                839    1       342 40.8    0.000    0.000 |\nLZO1B-8      | xterm-256color     3882    1      2610 67.2    0.000    0.000 |\nLZO1B-8      | xterm-color        1551    1       786 50.7    0.000    0.000 |\nLZO1B-8      | xterm-xfree86      2240    1      1360 60.7    0.000    0.000 |\nLZO1B-8      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-8      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-8      | local.rules         885    1       652 73.7    0.000    0.000 |\nLZO1B-8      | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1B-8      | 50default          2652    1      1128 42.5    0.000    0.000 |\nLZO1B-8      | version              15    1        19  127    0.000    0.000 |\nLZO1B-8      | volatile.cache     4839    1      1270 26.2    0.000    0.000 |\nLZO1B-8      | xattr.conf          681    1       412 60.5    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1135 68.4  414.223    0.000\nLZO1B-8        ***TOTALS***     749300  111    123720 16.5  414.223    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-9      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1B-9      | busybox.links.nosuid     2436    1      1227 50.4    0.000    0.000 |\nLZO1B-9      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-9      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-9      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-9      | rcS                1313    1       977 74.4    0.000    0.000 |\nLZO1B-9      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-9      | 00_core            1637    1      1000 61.1    0.000    0.000 |\nLZO1B-9      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-9      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-9      | ethertypes         1853    1      1341 72.4    0.000    0.000 |\nLZO1B-9      | fstab               650    1       386 59.4    0.000    0.000 |\nLZO1B-9      | group               518    1       450 86.9    0.000    0.000 |\nLZO1B-9      | gshadow             432    1       316 73.1    0.000    0.000 |\nLZO1B-9      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-9      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-9      | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1B-9      | banner.sh           537    1       339 63.1    0.000    0.000 |\nLZO1B-9      | bootlogd           1997    1      1202 60.2    0.000    0.000 |\nLZO1B-9      | bootmisc.sh        2062    1      1382 67.0    0.000    0.000 |\nLZO1B-9      | checkroot.sh       3640    1      2225 61.1    0.000    0.000 |\nLZO1B-9      | devpts.sh           571    1       425 74.4    0.000    0.000 |\nLZO1B-9      | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-9      | functions          2185    1      1340 61.3    0.000    0.000 |\nLZO1B-9      | halt                555    1       444 80.0    0.000    0.000 |\nLZO1B-9      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1B-9      | hwclock.sh         2541    1      1258 49.5    0.000    0.000 |\nLZO1B-9      | modutils.sh        1362    1       855 62.8    0.000    0.000 |\nLZO1B-9      | mountall.sh        1218    1       920 75.5    0.000    0.000 |\nLZO1B-9      | mountnfs.sh        1634    1       942 57.6    0.000    0.000 |\nLZO1B-9      | networking         1956    1       992 50.7    0.000    0.000 |\nLZO1B-9      | populate-volatile.sh     7846    1      3379 43.1    0.000    0.000 |\nLZO1B-9      | rc                 4407    1      2468 56.0    0.000    0.000 |\nLZO1B-9      | rcS                 525    1       444 84.6    0.000    0.000 |\nLZO1B-9      | read-only-rootfs-hook.sh     1319    1       898 68.1    0.000    0.000 |\nLZO1B-9      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1B-9      | rmnologin.sh        630    1       422 67.0    0.000    0.000 |\nLZO1B-9      | save-rtc.sh         474    1       361 76.2    0.000    0.000 |\nLZO1B-9      | sendsigs            483    1       340 70.4    0.000    0.000 |\nLZO1B-9      | single              623    1       471 75.6    0.000    0.000 |\nLZO1B-9      | sshd               2029    1      1017 50.1    0.000    0.000 |\nLZO1B-9      | sysfs.sh           1091    1       555 50.9    0.000    0.000 |\nLZO1B-9      | syslog             2104    1      1143 54.3    0.000    0.000 |\nLZO1B-9      | udev               3848    1      2058 53.5    0.000    0.000 |\nLZO1B-9      | umountfs            585    1       450 76.9    0.000    0.000 |\nLZO1B-9      | umountnfs.sh        756    1       563 74.5    0.000    0.000 |\nLZO1B-9      | urandom            1518    1       955 62.9    0.000    0.000 |\nLZO1B-9      | inittab            1192    1       801 67.2    0.000    0.000 |\nLZO1B-9      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-9      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-9      | ld.so.cache        1566    1       696 44.4    0.000    0.000 |\nLZO1B-9      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-9      | limits              827    1       629 76.1    0.000    0.000 |\nLZO1B-9      | login.access       1999    1      1242 62.1    0.000    0.000 |\nLZO1B-9      | login.defs        13626    1      6901 50.6    0.000    0.000 |\nLZO1B-9      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-9      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-9      | nfsroot             809    1       523 64.6    0.000    0.000 |\nLZO1B-9      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1B-9      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-9      | nsswitch.conf       465    1       334 71.8    0.000    0.000 |\nLZO1B-9      | passwd              846    1       480 56.7    0.000    0.000 |\nLZO1B-9      | profile            1932    1      1324 68.5    0.000    0.000 |\nLZO1B-9      | protocols          3144    1      2176 69.2    0.000    0.000 |\nLZO1B-9      | rpc                 911    1       682 74.9    0.000    0.000 |\nLZO1B-9      | securetty          1854    1      1208 65.2    0.000    0.000 |\nLZO1B-9      | services          12813    1      7149 55.8    0.000    0.000 |\nLZO1B-9      | shadow              512    1       180 35.2    0.000    0.000 |\nLZO1B-9      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-9      | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1B-9      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-9      | moduli           587027    3     27238  4.6  138.782    0.000 |\nLZO1B-9      | ssh_config         1569    1      1077 68.6    0.000    0.000 |\nLZO1B-9      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1B-9      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-9      | ssh_host_ed25519_key      411    1       320 77.9    0.000    0.000 |\nLZO1B-9      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-9      | ssh_host_rsa_key     2602    1      2569 98.7    0.000    0.000 |\nLZO1B-9      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1B-9      | sshd_config        3202    1      1929 60.2    0.000    0.000 |\nLZO1B-9      | sshd_config_readonly     3211    1      1929 60.1    0.000    0.000 |\nLZO1B-9      | openssl.cnf       12328    1      5862 47.6    0.000    0.000 |\nLZO1B-9      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-9      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-9      | syslog-startup.conf      651    1       539 82.8    0.000    0.000 |\nLZO1B-9      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-9      | ansi               1481    1       738 49.8    0.000    0.000 |\nLZO1B-9      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-9      | linux              1740    1      1022 58.7    0.000    0.000 |\nLZO1B-9      | rxvt               2234    1      1490 66.7    0.000    0.000 |\nLZO1B-9      | screen             1607    1       933 58.1    0.000    0.000 |\nLZO1B-9      | screen-256color     1715    1       992 57.8    0.000    0.000 |\nLZO1B-9      | sun                1004    1       497 49.5    0.000    0.000 |\nLZO1B-9      | vt100              1282    1       765 59.7    0.000    0.000 |\nLZO1B-9      | vt102              1276    1       771 60.4    0.000    0.000 |\nLZO1B-9      | vt200              1391    1       915 65.8    0.000    0.000 |\nLZO1B-9      | vt220              1391    1       915 65.8    0.000    0.000 |\nLZO1B-9      | vt52                839    1       342 40.8    0.000    0.000 |\nLZO1B-9      | xterm-256color     3882    1      2595 66.8    0.000    0.000 |\nLZO1B-9      | xterm-color        1551    1       784 50.5    0.000    0.000 |\nLZO1B-9      | xterm-xfree86      2240    1      1352 60.4    0.000    0.000 |\nLZO1B-9      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-9      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-9      | local.rules         885    1       654 73.9    0.000    0.000 |\nLZO1B-9      | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1B-9      | 50default          2652    1      1114 42.0    0.000    0.000 |\nLZO1B-9      | version              15    1        19  127    0.000    0.000 |\nLZO1B-9      | volatile.cache     4839    1      1223 25.3    0.000    0.000 |\nLZO1B-9      | xattr.conf          681    1       410 60.2    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1115 68.1  138.782    0.000\nLZO1B-9        ***TOTALS***     749300  111    121583 16.2  138.782    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-1      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1C-1      | busybox.links.nosuid     2436    1      1249 51.3    0.000    0.000 |\nLZO1C-1      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1C-1      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-1      | postinst             52    1        57  110    0.000    0.000 |\nLZO1C-1      | rcS                1313    1      1027 78.2    0.000    0.000 |\nLZO1C-1      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-1      | 00_core            1637    1      1052 64.3    0.000    0.000 |\nLZO1C-1      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-1      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1C-1      | ethertypes         1853    1      1406 75.9    0.000    0.000 |\nLZO1C-1      | fstab               650    1       395 60.8    0.000    0.000 |\nLZO1C-1      | group               518    1       467 90.2    0.000    0.000 |\nLZO1C-1      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1C-1      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-1      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-1      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1C-1      | banner.sh           537    1       353 65.7    0.000    0.000 |\nLZO1C-1      | bootlogd           1997    1      1242 62.2    0.000    0.000 |\nLZO1C-1      | bootmisc.sh        2062    1      1432 69.4    0.000    0.000 |\nLZO1C-1      | checkroot.sh       3640    1      2375 65.2    0.000    0.000 |\nLZO1C-1      | devpts.sh           571    1       437 76.5    0.000    0.000 |\nLZO1C-1      | dmesg.sh            397    1       299 75.3    0.000    0.000 |\nLZO1C-1      | functions          2185    1      1391 63.7    0.000    0.000 |\nLZO1C-1      | halt                555    1       450 81.1    0.000    0.000 |\nLZO1C-1      | hostname.sh         625    1       474 75.8    0.000    0.000 |\nLZO1C-1      | hwclock.sh         2541    1      1348 53.0    0.000    0.000 |\nLZO1C-1      | modutils.sh        1362    1       872 64.0    0.000    0.000 |\nLZO1C-1      | mountall.sh        1218    1       954 78.3    0.000    0.000 |\nLZO1C-1      | mountnfs.sh        1634    1      1002 61.3    0.000    0.000 |\nLZO1C-1      | networking         1956    1      1036 53.0    0.000    0.000 |\nLZO1C-1      | populate-volatile.sh     7846    1      3626 46.2    0.000    0.000 |\nLZO1C-1      | rc                 4407    1      2650 60.1    0.000    0.000 |\nLZO1C-1      | rcS                 525    1       447 85.1    0.000    0.000 |\nLZO1C-1      | read-only-rootfs-hook.sh     1319    1       926 70.2    0.000    0.000 |\nLZO1C-1      | reboot              334    1       268 80.2    0.000    0.000 |\nLZO1C-1      | rmnologin.sh        630    1       421 66.8    0.000    0.000 |\nLZO1C-1      | save-rtc.sh         474    1       365 77.0    0.000    0.000 |\nLZO1C-1      | sendsigs            483    1       354 73.3    0.000    0.000 |\nLZO1C-1      | single              623    1       474 76.1    0.000    0.000 |\nLZO1C-1      | sshd               2029    1      1046 51.6    0.000    0.000 |\nLZO1C-1      | sysfs.sh           1091    1       574 52.6    0.000    0.000 |\nLZO1C-1      | syslog             2104    1      1186 56.4    0.000    0.000 |\nLZO1C-1      | udev               3848    1      2189 56.9    0.000    0.000 |\nLZO1C-1      | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1C-1      | umountnfs.sh        756    1       570 75.4    0.000    0.000 |\nLZO1C-1      | urandom            1518    1       995 65.5    0.000    0.000 |\nLZO1C-1      | inittab            1192    1       824 69.1    0.000    0.000 |\nLZO1C-1      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-1      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-1      | ld.so.cache        1566    1       716 45.7    0.000    0.000 |\nLZO1C-1      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-1      | limits              827    1       638 77.1    0.000    0.000 |\nLZO1C-1      | login.access       1999    1      1304 65.2    0.000    0.000 |\nLZO1C-1      | login.defs        13626    1      7558 55.5    0.000    0.000 |\nLZO1C-1      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1C-1      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-1      | nfsroot             809    1       546 67.5    0.000    0.000 |\nLZO1C-1      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1C-1      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-1      | nsswitch.conf       465    1       339 72.9    0.000    0.000 |\nLZO1C-1      | passwd              846    1       516 61.0    0.000    0.000 |\nLZO1C-1      | profile            1932    1      1386 71.7    0.000    0.000 |\nLZO1C-1      | protocols          3144    1      2265 72.0    0.000    0.000 |\nLZO1C-1      | rpc                 911    1       697 76.5    0.000    0.000 |\nLZO1C-1      | securetty          1854    1      1308 70.6    0.000    0.000 |\nLZO1C-1      | services          12813    1      7718 60.2    0.000    0.000 |\nLZO1C-1      | shadow              512    1       177 34.6    0.000    0.000 |\nLZO1C-1      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-1      | .bashrc             410    1       332 81.0    0.000    0.000 |\nLZO1C-1      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1C-1      | moduli           587027    3     38371  6.5  615.445    0.000 |\nLZO1C-1      | ssh_config         1569    1      1106 70.5    0.000    0.000 |\nLZO1C-1      | ssh_host_ecdsa_key      505    1       451 89.3    0.000    0.000 |\nLZO1C-1      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1C-1      | ssh_host_ed25519_key      411    1       321 78.1    0.000    0.000 |\nLZO1C-1      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1C-1      | ssh_host_rsa_key     2602    1      2571 98.8    0.000    0.000 |\nLZO1C-1      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-1      | sshd_config        3202    1      2078 64.9    0.000    0.000 |\nLZO1C-1      | sshd_config_readonly     3211    1      2080 64.8    0.000    0.000 |\nLZO1C-1      | openssl.cnf       12328    1      6392 51.8    0.000    0.000 |\nLZO1C-1      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-1      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-1      | syslog-startup.conf      651    1       548 84.2    0.000    0.000 |\nLZO1C-1      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-1      | ansi               1481    1       772 52.1    0.000    0.000 |\nLZO1C-1      | dumb                308    1        75 24.4    0.000    0.000 |\nLZO1C-1      | linux              1740    1      1058 60.8    0.000    0.000 |\nLZO1C-1      | rxvt               2234    1      1547 69.2    0.000    0.000 |\nLZO1C-1      | screen             1607    1       967 60.2    0.000    0.000 |\nLZO1C-1      | screen-256color     1715    1      1028 59.9    0.000    0.000 |\nLZO1C-1      | sun                1004    1       528 52.6    0.000    0.000 |\nLZO1C-1      | vt100              1282    1       807 62.9    0.000    0.000 |\nLZO1C-1      | vt102              1276    1       809 63.4    0.000    0.000 |\nLZO1C-1      | vt200              1391    1       961 69.1    0.000    0.000 |\nLZO1C-1      | vt220              1391    1       961 69.1    0.000    0.000 |\nLZO1C-1      | vt52                839    1       361 43.0    0.000    0.000 |\nLZO1C-1      | xterm-256color     3882    1      2755 71.0    0.000    0.000 |\nLZO1C-1      | xterm-color        1551    1       815 52.5    0.000    0.000 |\nLZO1C-1      | xterm-xfree86      2240    1      1416 63.2    0.000    0.000 |\nLZO1C-1      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-1      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-1      | local.rules         885    1       665 75.1    0.000    0.000 |\nLZO1C-1      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1C-1      | 50default          2652    1      1188 44.8    0.000    0.000 |\nLZO1C-1      | version              15    1        19  127    0.000    0.000 |\nLZO1C-1      | volatile.cache     4839    1      1286 26.6    0.000    0.000 |\nLZO1C-1      | xattr.conf          681    1       423 62.1    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1262 69.9  615.445    0.000\nLZO1C-1        ***TOTALS***     749300  111    137663 18.4  615.445    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-2      | buildinfo           552    1       282 51.1    0.000    0.000 |\nLZO1C-2      | busybox.links.nosuid     2436    1      1225 50.3    0.000    0.000 |\nLZO1C-2      | busybox.links.suid       91    1        70 76.9    0.000    0.000 |\nLZO1C-2      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-2      | postinst             52    1        57  110    0.000    0.000 |\nLZO1C-2      | rcS                1313    1      1023 77.9    0.000    0.000 |\nLZO1C-2      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-2      | 00_core            1637    1      1041 63.6    0.000    0.000 |\nLZO1C-2      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-2      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1C-2      | ethertypes         1853    1      1406 75.9    0.000    0.000 |\nLZO1C-2      | fstab               650    1       391 60.2    0.000    0.000 |\nLZO1C-2      | group               518    1       466 90.0    0.000    0.000 |\nLZO1C-2      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1C-2      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-2      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-2      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1C-2      | banner.sh           537    1       347 64.6    0.000    0.000 |\nLZO1C-2      | bootlogd           1997    1      1240 62.1    0.000    0.000 |\nLZO1C-2      | bootmisc.sh        2062    1      1413 68.5    0.000    0.000 |\nLZO1C-2      | checkroot.sh       3640    1      2363 64.9    0.000    0.000 |\nLZO1C-2      | devpts.sh           571    1       438 76.7    0.000    0.000 |\nLZO1C-2      | dmesg.sh            397    1       296 74.6    0.000    0.000 |\nLZO1C-2      | functions          2185    1      1384 63.3    0.000    0.000 |\nLZO1C-2      | halt                555    1       449 80.9    0.000    0.000 |\nLZO1C-2      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1C-2      | hwclock.sh         2541    1      1334 52.5    0.000    0.000 |\nLZO1C-2      | modutils.sh        1362    1       877 64.4    0.000    0.000 |\nLZO1C-2      | mountall.sh        1218    1       950 78.0    0.000    0.000 |\nLZO1C-2      | mountnfs.sh        1634    1       980 60.0    0.000    0.000 |\nLZO1C-2      | networking         1956    1      1036 53.0    0.000    0.000 |\nLZO1C-2      | populate-volatile.sh     7846    1      3578 45.6    0.000    0.000 |\nLZO1C-2      | rc                 4407    1      2602 59.0    0.000    0.000 |\nLZO1C-2      | rcS                 525    1       447 85.1    0.000    0.000 |\nLZO1C-2      | read-only-rootfs-hook.sh     1319    1       920 69.7    0.000    0.000 |\nLZO1C-2      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1C-2      | rmnologin.sh        630    1       423 67.1    0.000    0.000 |\nLZO1C-2      | save-rtc.sh         474    1       367 77.4    0.000    0.000 |\nLZO1C-2      | sendsigs            483    1       350 72.5    0.000    0.000 |\nLZO1C-2      | single              623    1       474 76.1    0.000    0.000 |\nLZO1C-2      | sshd               2029    1      1048 51.7    0.000    0.000 |\nLZO1C-2      | sysfs.sh           1091    1       563 51.6    0.000    0.000 |\nLZO1C-2      | syslog             2104    1      1172 55.7    0.000    0.000 |\nLZO1C-2      | udev               3848    1      2181 56.7    0.000    0.000 |\nLZO1C-2      | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1C-2      | umountnfs.sh        756    1       569 75.3    0.000    0.000 |\nLZO1C-2      | urandom            1518    1       995 65.5    0.000    0.000 |\nLZO1C-2      | inittab            1192    1       823 69.0    0.000    0.000 |\nLZO1C-2      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-2      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-2      | ld.so.cache        1566    1       709 45.3    0.000    0.000 |\nLZO1C-2      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-2      | limits              827    1       637 77.0    0.000    0.000 |\nLZO1C-2      | login.access       1999    1      1291 64.6    0.000    0.000 |\nLZO1C-2      | login.defs        13626    1      7480 54.9    0.000    0.000 |\nLZO1C-2      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1C-2      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-2      | nfsroot             809    1       543 67.1    0.000    0.000 |\nLZO1C-2      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1C-2      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-2      | nsswitch.conf       465    1       339 72.9    0.000    0.000 |\nLZO1C-2      | passwd              846    1       512 60.5    0.000    0.000 |\nLZO1C-2      | profile            1932    1      1386 71.7    0.000    0.000 |\nLZO1C-2      | protocols          3144    1      2254 71.7    0.000    0.000 |\nLZO1C-2      | rpc                 911    1       693 76.1    0.000    0.000 |\nLZO1C-2      | securetty          1854    1      1307 70.5    0.000    0.000 |\nLZO1C-2      | services          12813    1      7608 59.4    0.000    0.000 |\nLZO1C-2      | shadow              512    1       174 34.0    0.000    0.000 |\nLZO1C-2      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-2      | .bashrc             410    1       332 81.0    0.000    0.000 |\nLZO1C-2      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1C-2      | moduli           587027    3     31277  5.3  618.705    0.000 |\nLZO1C-2      | ssh_config         1569    1      1098 70.0    0.000    0.000 |\nLZO1C-2      | ssh_host_ecdsa_key      505    1       454 89.9    0.000    0.000 |\nLZO1C-2      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1C-2      | ssh_host_ed25519_key      411    1       321 78.1    0.000    0.000 |\nLZO1C-2      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1C-2      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1C-2      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-2      | sshd_config        3202    1      2057 64.2    0.000    0.000 |\nLZO1C-2      | sshd_config_readonly     3211    1      2062 64.2    0.000    0.000 |\nLZO1C-2      | openssl.cnf       12328    1      6315 51.2    0.000    0.000 |\nLZO1C-2      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-2      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-2      | syslog-startup.conf      651    1       543 83.4    0.000    0.000 |\nLZO1C-2      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-2      | ansi               1481    1       761 51.4    0.000    0.000 |\nLZO1C-2      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1C-2      | linux              1740    1      1035 59.5    0.000    0.000 |\nLZO1C-2      | rxvt               2234    1      1544 69.1    0.000    0.000 |\nLZO1C-2      | screen             1607    1       956 59.5    0.000    0.000 |\nLZO1C-2      | screen-256color     1715    1      1015 59.2    0.000    0.000 |\nLZO1C-2      | sun                1004    1       515 51.3    0.000    0.000 |\nLZO1C-2      | vt100              1282    1       794 61.9    0.000    0.000 |\nLZO1C-2      | vt102              1276    1       799 62.6    0.000    0.000 |\nLZO1C-2      | vt200              1391    1       948 68.2    0.000    0.000 |\nLZO1C-2      | vt220              1391    1       948 68.2    0.000    0.000 |\nLZO1C-2      | vt52                839    1       351 41.8    0.000    0.000 |\nLZO1C-2      | xterm-256color     3882    1      2743 70.7    0.000    0.000 |\nLZO1C-2      | xterm-color        1551    1       797 51.4    0.000    0.000 |\nLZO1C-2      | xterm-xfree86      2240    1      1395 62.3    0.000    0.000 |\nLZO1C-2      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-2      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-2      | local.rules         885    1       664 75.0    0.000    0.000 |\nLZO1C-2      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1C-2      | 50default          2652    1      1166 44.0    0.000    0.000 |\nLZO1C-2      | version              15    1        19  127    0.000    0.000 |\nLZO1C-2      | volatile.cache     4839    1      1284 26.5    0.000    0.000 |\nLZO1C-2      | xattr.conf          681    1       420 61.7    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1190 69.5  618.705    0.000\nLZO1C-2        ***TOTALS***     749300  111    129727 17.3  618.705    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-3      | buildinfo           552    1       285 51.6    0.000    0.000 |\nLZO1C-3      | busybox.links.nosuid     2436    1      1215 49.9    0.000    0.000 |\nLZO1C-3      | busybox.links.suid       91    1        70 76.9    0.000    0.000 |\nLZO1C-3      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-3      | postinst             52    1        57  110    0.000    0.000 |\nLZO1C-3      | rcS                1313    1      1017 77.5    0.000    0.000 |\nLZO1C-3      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-3      | 00_core            1637    1      1041 63.6    0.000    0.000 |\nLZO1C-3      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-3      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1C-3      | ethertypes         1853    1      1403 75.7    0.000    0.000 |\nLZO1C-3      | fstab               650    1       396 60.9    0.000    0.000 |\nLZO1C-3      | group               518    1       464 89.6    0.000    0.000 |\nLZO1C-3      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1C-3      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-3      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-3      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1C-3      | banner.sh           537    1       347 64.6    0.000    0.000 |\nLZO1C-3      | bootlogd           1997    1      1224 61.3    0.000    0.000 |\nLZO1C-3      | bootmisc.sh        2062    1      1418 68.8    0.000    0.000 |\nLZO1C-3      | checkroot.sh       3640    1      2351 64.6    0.000    0.000 |\nLZO1C-3      | devpts.sh           571    1       438 76.7    0.000    0.000 |\nLZO1C-3      | dmesg.sh            397    1       296 74.6    0.000    0.000 |\nLZO1C-3      | functions          2185    1      1380 63.2    0.000    0.000 |\nLZO1C-3      | halt                555    1       449 80.9    0.000    0.000 |\nLZO1C-3      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1C-3      | hwclock.sh         2541    1      1334 52.5    0.000    0.000 |\nLZO1C-3      | modutils.sh        1362    1       872 64.0    0.000    0.000 |\nLZO1C-3      | mountall.sh        1218    1       946 77.7    0.000    0.000 |\nLZO1C-3      | mountnfs.sh        1634    1       980 60.0    0.000    0.000 |\nLZO1C-3      | networking         1956    1      1036 53.0    0.000    0.000 |\nLZO1C-3      | populate-volatile.sh     7846    1      3553 45.3    0.000    0.000 |\nLZO1C-3      | rc                 4407    1      2589 58.7    0.000    0.000 |\nLZO1C-3      | rcS                 525    1       447 85.1    0.000    0.000 |\nLZO1C-3      | read-only-rootfs-hook.sh     1319    1       919 69.7    0.000    0.000 |\nLZO1C-3      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1C-3      | rmnologin.sh        630    1       421 66.8    0.000    0.000 |\nLZO1C-3      | save-rtc.sh         474    1       368 77.6    0.000    0.000 |\nLZO1C-3      | sendsigs            483    1       350 72.5    0.000    0.000 |\nLZO1C-3      | single              623    1       472 75.8    0.000    0.000 |\nLZO1C-3      | sshd               2029    1      1046 51.6    0.000    0.000 |\nLZO1C-3      | sysfs.sh           1091    1       558 51.1    0.000    0.000 |\nLZO1C-3      | syslog             2104    1      1170 55.6    0.000    0.000 |\nLZO1C-3      | udev               3848    1      2169 56.4    0.000    0.000 |\nLZO1C-3      | umountfs            585    1       449 76.8    0.000    0.000 |\nLZO1C-3      | umountnfs.sh        756    1       567 75.0    0.000    0.000 |\nLZO1C-3      | urandom            1518    1       995 65.5    0.000    0.000 |\nLZO1C-3      | inittab            1192    1       822 69.0    0.000    0.000 |\nLZO1C-3      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-3      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-3      | ld.so.cache        1566    1       712 45.5    0.000    0.000 |\nLZO1C-3      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-3      | limits              827    1       637 77.0    0.000    0.000 |\nLZO1C-3      | login.access       1999    1      1293 64.7    0.000    0.000 |\nLZO1C-3      | login.defs        13626    1      7406 54.4    0.000    0.000 |\nLZO1C-3      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1C-3      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-3      | nfsroot             809    1       541 66.9    0.000    0.000 |\nLZO1C-3      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1C-3      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-3      | nsswitch.conf       465    1       339 72.9    0.000    0.000 |\nLZO1C-3      | passwd              846    1       505 59.7    0.000    0.000 |\nLZO1C-3      | profile            1932    1      1383 71.6    0.000    0.000 |\nLZO1C-3      | protocols          3144    1      2251 71.6    0.000    0.000 |\nLZO1C-3      | rpc                 911    1       692 76.0    0.000    0.000 |\nLZO1C-3      | securetty          1854    1      1303 70.3    0.000    0.000 |\nLZO1C-3      | services          12813    1      7544 58.9    0.000    0.000 |\nLZO1C-3      | shadow              512    1       174 34.0    0.000    0.000 |\nLZO1C-3      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-3      | .bashrc             410    1       331 80.7    0.000    0.000 |\nLZO1C-3      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1C-3      | moduli           587027    3     31255  5.3  613.227    0.000 |\nLZO1C-3      | ssh_config         1569    1      1098 70.0    0.000    0.000 |\nLZO1C-3      | ssh_host_ecdsa_key      505    1       454 89.9    0.000    0.000 |\nLZO1C-3      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1C-3      | ssh_host_ed25519_key      411    1       321 78.1    0.000    0.000 |\nLZO1C-3      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1C-3      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1C-3      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-3      | sshd_config        3202    1      2045 63.9    0.000    0.000 |\nLZO1C-3      | sshd_config_readonly     3211    1      2049 63.8    0.000    0.000 |\nLZO1C-3      | openssl.cnf       12328    1      6258 50.8    0.000    0.000 |\nLZO1C-3      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-3      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-3      | syslog-startup.conf      651    1       543 83.4    0.000    0.000 |\nLZO1C-3      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-3      | ansi               1481    1       760 51.3    0.000    0.000 |\nLZO1C-3      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1C-3      | linux              1740    1      1033 59.4    0.000    0.000 |\nLZO1C-3      | rxvt               2234    1      1538 68.8    0.000    0.000 |\nLZO1C-3      | screen             1607    1       958 59.6    0.000    0.000 |\nLZO1C-3      | screen-256color     1715    1      1018 59.4    0.000    0.000 |\nLZO1C-3      | sun                1004    1       513 51.1    0.000    0.000 |\nLZO1C-3      | vt100              1282    1       794 61.9    0.000    0.000 |\nLZO1C-3      | vt102              1276    1       798 62.5    0.000    0.000 |\nLZO1C-3      | vt200              1391    1       945 67.9    0.000    0.000 |\nLZO1C-3      | vt220              1391    1       945 67.9    0.000    0.000 |\nLZO1C-3      | vt52                839    1       351 41.8    0.000    0.000 |\nLZO1C-3      | xterm-256color     3882    1      2733 70.4    0.000    0.000 |\nLZO1C-3      | xterm-color        1551    1       797 51.4    0.000    0.000 |\nLZO1C-3      | xterm-xfree86      2240    1      1394 62.2    0.000    0.000 |\nLZO1C-3      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-3      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-3      | local.rules         885    1       664 75.0    0.000    0.000 |\nLZO1C-3      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1C-3      | 50default          2652    1      1161 43.8    0.000    0.000 |\nLZO1C-3      | version              15    1        19  127    0.000    0.000 |\nLZO1C-3      | volatile.cache     4839    1      1289 26.6    0.000    0.000 |\nLZO1C-3      | xattr.conf          681    1       418 61.4    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1186 69.5  613.227    0.000\nLZO1C-3        ***TOTALS***     749300  111    129326 17.3  613.227    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-4      | buildinfo           552    1       282 51.1    0.000    0.000 |\nLZO1C-4      | busybox.links.nosuid     2436    1      1203 49.4    0.000    0.000 |\nLZO1C-4      | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-4      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-4      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-4      | rcS                1313    1       997 75.9    0.000    0.000 |\nLZO1C-4      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-4      | 00_core            1637    1      1011 61.8    0.000    0.000 |\nLZO1C-4      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-4      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-4      | ethertypes         1853    1      1370 73.9    0.000    0.000 |\nLZO1C-4      | fstab               650    1       387 59.5    0.000    0.000 |\nLZO1C-4      | group               518    1       462 89.2    0.000    0.000 |\nLZO1C-4      | gshadow             432    1       319 73.8    0.000    0.000 |\nLZO1C-4      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-4      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-4      | hosts               234    1       188 80.3    0.000    0.000 |\nLZO1C-4      | banner.sh           537    1       341 63.5    0.000    0.000 |\nLZO1C-4      | bootlogd           1997    1      1231 61.6    0.000    0.000 |\nLZO1C-4      | bootmisc.sh        2062    1      1375 66.7    0.000    0.000 |\nLZO1C-4      | checkroot.sh       3640    1      2312 63.5    0.000    0.000 |\nLZO1C-4      | devpts.sh           571    1       431 75.5    0.000    0.000 |\nLZO1C-4      | dmesg.sh            397    1       292 73.6    0.000    0.000 |\nLZO1C-4      | functions          2185    1      1379 63.1    0.000    0.000 |\nLZO1C-4      | halt                555    1       447 80.5    0.000    0.000 |\nLZO1C-4      | hostname.sh         625    1       470 75.2    0.000    0.000 |\nLZO1C-4      | hwclock.sh         2541    1      1308 51.5    0.000    0.000 |\nLZO1C-4      | modutils.sh        1362    1       865 63.5    0.000    0.000 |\nLZO1C-4      | mountall.sh        1218    1       933 76.6    0.000    0.000 |\nLZO1C-4      | mountnfs.sh        1634    1       979 59.9    0.000    0.000 |\nLZO1C-4      | networking         1956    1      1014 51.8    0.000    0.000 |\nLZO1C-4      | populate-volatile.sh     7846    1      3486 44.4    0.000    0.000 |\nLZO1C-4      | rc                 4407    1      2539 57.6    0.000    0.000 |\nLZO1C-4      | rcS                 525    1       444 84.6    0.000    0.000 |\nLZO1C-4      | read-only-rootfs-hook.sh     1319    1       914 69.3    0.000    0.000 |\nLZO1C-4      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1C-4      | rmnologin.sh        630    1       424 67.3    0.000    0.000 |\nLZO1C-4      | save-rtc.sh         474    1       365 77.0    0.000    0.000 |\nLZO1C-4      | sendsigs            483    1       345 71.4    0.000    0.000 |\nLZO1C-4      | single              623    1       467 75.0    0.000    0.000 |\nLZO1C-4      | sshd               2029    1      1027 50.6    0.000    0.000 |\nLZO1C-4      | sysfs.sh           1091    1       562 51.5    0.000    0.000 |\nLZO1C-4      | syslog             2104    1      1151 54.7    0.000    0.000 |\nLZO1C-4      | udev               3848    1      2149 55.8    0.000    0.000 |\nLZO1C-4      | umountfs            585    1       449 76.8    0.000    0.000 |\nLZO1C-4      | umountnfs.sh        756    1       559 73.9    0.000    0.000 |\nLZO1C-4      | urandom            1518    1       963 63.4    0.000    0.000 |\nLZO1C-4      | inittab            1192    1       802 67.3    0.000    0.000 |\nLZO1C-4      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-4      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-4      | ld.so.cache        1566    1       684 43.7    0.000    0.000 |\nLZO1C-4      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-4      | limits              827    1       629 76.1    0.000    0.000 |\nLZO1C-4      | login.access       1999    1      1275 63.8    0.000    0.000 |\nLZO1C-4      | login.defs        13626    1      7214 52.9    0.000    0.000 |\nLZO1C-4      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-4      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-4      | nfsroot             809    1       539 66.6    0.000    0.000 |\nLZO1C-4      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1C-4      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-4      | nsswitch.conf       465    1       337 72.5    0.000    0.000 |\nLZO1C-4      | passwd              846    1       500 59.1    0.000    0.000 |\nLZO1C-4      | profile            1932    1      1353 70.0    0.000    0.000 |\nLZO1C-4      | protocols          3144    1      2197 69.9    0.000    0.000 |\nLZO1C-4      | rpc                 911    1       682 74.9    0.000    0.000 |\nLZO1C-4      | securetty          1854    1      1227 66.2    0.000    0.000 |\nLZO1C-4      | services          12813    1      7389 57.7    0.000    0.000 |\nLZO1C-4      | shadow              512    1       172 33.6    0.000    0.000 |\nLZO1C-4      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-4      | .bashrc             410    1       327 79.8    0.000    0.000 |\nLZO1C-4      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-4      | moduli           587027    3     30309  5.2  515.139    0.000 |\nLZO1C-4      | ssh_config         1569    1      1087 69.3    0.000    0.000 |\nLZO1C-4      | ssh_host_ecdsa_key      505    1       450 89.1    0.000    0.000 |\nLZO1C-4      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-4      | ssh_host_ed25519_key      411    1       319 77.6    0.000    0.000 |\nLZO1C-4      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-4      | ssh_host_rsa_key     2602    1      2572 98.8    0.000    0.000 |\nLZO1C-4      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1C-4      | sshd_config        3202    1      1988 62.1    0.000    0.000 |\nLZO1C-4      | sshd_config_readonly     3211    1      1995 62.1    0.000    0.000 |\nLZO1C-4      | openssl.cnf       12328    1      6119 49.6    0.000    0.000 |\nLZO1C-4      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-4      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-4      | syslog-startup.conf      651    1       543 83.4    0.000    0.000 |\nLZO1C-4      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-4      | ansi               1481    1       741 50.0    0.000    0.000 |\nLZO1C-4      | dumb                308    1        70 22.7    0.000    0.000 |\nLZO1C-4      | linux              1740    1      1039 59.7    0.000    0.000 |\nLZO1C-4      | rxvt               2234    1      1519 68.0    0.000    0.000 |\nLZO1C-4      | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1C-4      | screen-256color     1715    1      1002 58.4    0.000    0.000 |\nLZO1C-4      | sun                1004    1       504 50.2    0.000    0.000 |\nLZO1C-4      | vt100              1282    1       771 60.1    0.000    0.000 |\nLZO1C-4      | vt102              1276    1       781 61.2    0.000    0.000 |\nLZO1C-4      | vt200              1391    1       934 67.1    0.000    0.000 |\nLZO1C-4      | vt220              1391    1       934 67.1    0.000    0.000 |\nLZO1C-4      | vt52                839    1       345 41.1    0.000    0.000 |\nLZO1C-4      | xterm-256color     3882    1      2666 68.7    0.000    0.000 |\nLZO1C-4      | xterm-color        1551    1       795 51.3    0.000    0.000 |\nLZO1C-4      | xterm-xfree86      2240    1      1377 61.5    0.000    0.000 |\nLZO1C-4      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-4      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-4      | local.rules         885    1       661 74.7    0.000    0.000 |\nLZO1C-4      | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1C-4      | 50default          2652    1      1132 42.7    0.000    0.000 |\nLZO1C-4      | version              15    1        19  127    0.000    0.000 |\nLZO1C-4      | volatile.cache     4839    1      1307 27.0    0.000    0.000 |\nLZO1C-4      | xattr.conf          681    1       414 60.8    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1162 68.7  515.139    0.000\nLZO1C-4        ***TOTALS***     749300  111    126749 16.9  515.139    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-5      | buildinfo           552    1       279 50.5    0.000    0.000 |\nLZO1C-5      | busybox.links.nosuid     2436    1      1197 49.1    0.000    0.000 |\nLZO1C-5      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1C-5      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-5      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-5      | rcS                1313    1       994 75.7    0.000    0.000 |\nLZO1C-5      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-5      | 00_core            1637    1      1003 61.3    0.000    0.000 |\nLZO1C-5      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-5      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-5      | ethertypes         1853    1      1364 73.6    0.000    0.000 |\nLZO1C-5      | fstab               650    1       389 59.8    0.000    0.000 |\nLZO1C-5      | group               518    1       451 87.1    0.000    0.000 |\nLZO1C-5      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1C-5      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-5      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-5      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1C-5      | banner.sh           537    1       342 63.7    0.000    0.000 |\nLZO1C-5      | bootlogd           1997    1      1213 60.7    0.000    0.000 |\nLZO1C-5      | bootmisc.sh        2062    1      1371 66.5    0.000    0.000 |\nLZO1C-5      | checkroot.sh       3640    1      2289 62.9    0.000    0.000 |\nLZO1C-5      | devpts.sh           571    1       429 75.1    0.000    0.000 |\nLZO1C-5      | dmesg.sh            397    1       290 73.0    0.000    0.000 |\nLZO1C-5      | functions          2185    1      1353 61.9    0.000    0.000 |\nLZO1C-5      | halt                555    1       445 80.2    0.000    0.000 |\nLZO1C-5      | hostname.sh         625    1       470 75.2    0.000    0.000 |\nLZO1C-5      | hwclock.sh         2541    1      1284 50.5    0.000    0.000 |\nLZO1C-5      | modutils.sh        1362    1       860 63.1    0.000    0.000 |\nLZO1C-5      | mountall.sh        1218    1       923 75.8    0.000    0.000 |\nLZO1C-5      | mountnfs.sh        1634    1       959 58.7    0.000    0.000 |\nLZO1C-5      | networking         1956    1      1010 51.6    0.000    0.000 |\nLZO1C-5      | populate-volatile.sh     7846    1      3446 43.9    0.000    0.000 |\nLZO1C-5      | rc                 4407    1      2519 57.2    0.000    0.000 |\nLZO1C-5      | rcS                 525    1       443 84.4    0.000    0.000 |\nLZO1C-5      | read-only-rootfs-hook.sh     1319    1       904 68.5    0.000    0.000 |\nLZO1C-5      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1C-5      | rmnologin.sh        630    1       422 67.0    0.000    0.000 |\nLZO1C-5      | save-rtc.sh         474    1       367 77.4    0.000    0.000 |\nLZO1C-5      | sendsigs            483    1       343 71.0    0.000    0.000 |\nLZO1C-5      | single              623    1       470 75.4    0.000    0.000 |\nLZO1C-5      | sshd               2029    1      1027 50.6    0.000    0.000 |\nLZO1C-5      | sysfs.sh           1091    1       563 51.6    0.000    0.000 |\nLZO1C-5      | syslog             2104    1      1154 54.8    0.000    0.000 |\nLZO1C-5      | udev               3848    1      2101 54.6    0.000    0.000 |\nLZO1C-5      | umountfs            585    1       445 76.1    0.000    0.000 |\nLZO1C-5      | umountnfs.sh        756    1       558 73.8    0.000    0.000 |\nLZO1C-5      | urandom            1518    1       959 63.2    0.000    0.000 |\nLZO1C-5      | inittab            1192    1       805 67.5    0.000    0.000 |\nLZO1C-5      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-5      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-5      | ld.so.cache        1566    1       706 45.1    0.000    0.000 |\nLZO1C-5      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-5      | limits              827    1       627 75.8    0.000    0.000 |\nLZO1C-5      | login.access       1999    1      1262 63.1    0.000    0.000 |\nLZO1C-5      | login.defs        13626    1      7047 51.7    0.000    0.000 |\nLZO1C-5      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-5      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-5      | nfsroot             809    1       526 65.0    0.000    0.000 |\nLZO1C-5      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1C-5      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-5      | nsswitch.conf       465    1       336 72.3    0.000    0.000 |\nLZO1C-5      | passwd              846    1       483 57.1    0.000    0.000 |\nLZO1C-5      | profile            1932    1      1356 70.2    0.000    0.000 |\nLZO1C-5      | protocols          3144    1      2192 69.7    0.000    0.000 |\nLZO1C-5      | rpc                 911    1       681 74.8    0.000    0.000 |\nLZO1C-5      | securetty          1854    1      1211 65.3    0.000    0.000 |\nLZO1C-5      | services          12813    1      7304 57.0    0.000    0.000 |\nLZO1C-5      | shadow              512    1       168 32.8    0.000    0.000 |\nLZO1C-5      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-5      | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1C-5      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-5      | moduli           587027    3     30063  5.1  517.461    0.000 |\nLZO1C-5      | ssh_config         1569    1      1085 69.2    0.000    0.000 |\nLZO1C-5      | ssh_host_ecdsa_key      505    1       451 89.3    0.000    0.000 |\nLZO1C-5      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-5      | ssh_host_ed25519_key      411    1       322 78.3    0.000    0.000 |\nLZO1C-5      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-5      | ssh_host_rsa_key     2602    1      2573 98.9    0.000    0.000 |\nLZO1C-5      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1C-5      | sshd_config        3202    1      1981 61.9    0.000    0.000 |\nLZO1C-5      | sshd_config_readonly     3211    1      1970 61.4    0.000    0.000 |\nLZO1C-5      | openssl.cnf       12328    1      6005 48.7    0.000    0.000 |\nLZO1C-5      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-5      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-5      | syslog-startup.conf      651    1       541 83.1    0.000    0.000 |\nLZO1C-5      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-5      | ansi               1481    1       743 50.2    0.000    0.000 |\nLZO1C-5      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-5      | linux              1740    1      1017 58.4    0.000    0.000 |\nLZO1C-5      | rxvt               2234    1      1497 67.0    0.000    0.000 |\nLZO1C-5      | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1C-5      | screen-256color     1715    1      1011 59.0    0.000    0.000 |\nLZO1C-5      | sun                1004    1       492 49.0    0.000    0.000 |\nLZO1C-5      | vt100              1282    1       771 60.1    0.000    0.000 |\nLZO1C-5      | vt102              1276    1       776 60.8    0.000    0.000 |\nLZO1C-5      | vt200              1391    1       921 66.2    0.000    0.000 |\nLZO1C-5      | vt220              1391    1       921 66.2    0.000    0.000 |\nLZO1C-5      | vt52                839    1       340 40.5    0.000    0.000 |\nLZO1C-5      | xterm-256color     3882    1      2641 68.0    0.000    0.000 |\nLZO1C-5      | xterm-color        1551    1       790 50.9    0.000    0.000 |\nLZO1C-5      | xterm-xfree86      2240    1      1363 60.8    0.000    0.000 |\nLZO1C-5      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-5      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-5      | local.rules         885    1       656 74.1    0.000    0.000 |\nLZO1C-5      | udev.conf           215    1       197 91.6    0.000    0.000 |\nLZO1C-5      | 50default          2652    1      1128 42.5    0.000    0.000 |\nLZO1C-5      | version              15    1        19  127    0.000    0.000 |\nLZO1C-5      | volatile.cache     4839    1      1287 26.6    0.000    0.000 |\nLZO1C-5      | xattr.conf          681    1       412 60.5    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1152 68.5  517.461    0.000\nLZO1C-5        ***TOTALS***     749300  111    125620 16.8  517.461    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-6      | buildinfo           552    1       285 51.6    0.000    0.000 |\nLZO1C-6      | busybox.links.nosuid     2436    1      1177 48.3    0.000    0.000 |\nLZO1C-6      | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-6      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-6      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-6      | rcS                1313    1       984 74.9    0.000    0.000 |\nLZO1C-6      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-6      | 00_core            1637    1       994 60.7    0.000    0.000 |\nLZO1C-6      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-6      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-6      | ethertypes         1853    1      1347 72.7    0.000    0.000 |\nLZO1C-6      | fstab               650    1       386 59.4    0.000    0.000 |\nLZO1C-6      | group               518    1       451 87.1    0.000    0.000 |\nLZO1C-6      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1C-6      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-6      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-6      | hosts               234    1       189 80.8    0.000    0.000 |\nLZO1C-6      | banner.sh           537    1       340 63.3    0.000    0.000 |\nLZO1C-6      | bootlogd           1997    1      1206 60.4    0.000    0.000 |\nLZO1C-6      | bootmisc.sh        2062    1      1372 66.5    0.000    0.000 |\nLZO1C-6      | checkroot.sh       3640    1      2252 61.9    0.000    0.000 |\nLZO1C-6      | devpts.sh           571    1       429 75.1    0.000    0.000 |\nLZO1C-6      | dmesg.sh            397    1       290 73.0    0.000    0.000 |\nLZO1C-6      | functions          2185    1      1346 61.6    0.000    0.000 |\nLZO1C-6      | halt                555    1       444 80.0    0.000    0.000 |\nLZO1C-6      | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1C-6      | hwclock.sh         2541    1      1291 50.8    0.000    0.000 |\nLZO1C-6      | modutils.sh        1362    1       862 63.3    0.000    0.000 |\nLZO1C-6      | mountall.sh        1218    1       921 75.6    0.000    0.000 |\nLZO1C-6      | mountnfs.sh        1634    1       946 57.9    0.000    0.000 |\nLZO1C-6      | networking         1956    1       998 51.0    0.000    0.000 |\nLZO1C-6      | populate-volatile.sh     7846    1      3398 43.3    0.000    0.000 |\nLZO1C-6      | rc                 4407    1      2480 56.3    0.000    0.000 |\nLZO1C-6      | rcS                 525    1       443 84.4    0.000    0.000 |\nLZO1C-6      | read-only-rootfs-hook.sh     1319    1       903 68.5    0.000    0.000 |\nLZO1C-6      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1C-6      | rmnologin.sh        630    1       420 66.7    0.000    0.000 |\nLZO1C-6      | save-rtc.sh         474    1       365 77.0    0.000    0.000 |\nLZO1C-6      | sendsigs            483    1       343 71.0    0.000    0.000 |\nLZO1C-6      | single              623    1       470 75.4    0.000    0.000 |\nLZO1C-6      | sshd               2029    1      1011 49.8    0.000    0.000 |\nLZO1C-6      | sysfs.sh           1091    1       563 51.6    0.000    0.000 |\nLZO1C-6      | syslog             2104    1      1141 54.2    0.000    0.000 |\nLZO1C-6      | udev               3848    1      2080 54.1    0.000    0.000 |\nLZO1C-6      | umountfs            585    1       445 76.1    0.000    0.000 |\nLZO1C-6      | umountnfs.sh        756    1       561 74.2    0.000    0.000 |\nLZO1C-6      | urandom            1518    1       954 62.8    0.000    0.000 |\nLZO1C-6      | inittab            1192    1       797 66.9    0.000    0.000 |\nLZO1C-6      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-6      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-6      | ld.so.cache        1566    1       680 43.4    0.000    0.000 |\nLZO1C-6      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-6      | limits              827    1       629 76.1    0.000    0.000 |\nLZO1C-6      | login.access       1999    1      1243 62.2    0.000    0.000 |\nLZO1C-6      | login.defs        13626    1      6996 51.3    0.000    0.000 |\nLZO1C-6      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-6      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-6      | nfsroot             809    1       531 65.6    0.000    0.000 |\nLZO1C-6      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1C-6      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-6      | nsswitch.conf       465    1       332 71.4    0.000    0.000 |\nLZO1C-6      | passwd              846    1       472 55.8    0.000    0.000 |\nLZO1C-6      | profile            1932    1      1344 69.6    0.000    0.000 |\nLZO1C-6      | protocols          3144    1      2164 68.8    0.000    0.000 |\nLZO1C-6      | rpc                 911    1       681 74.8    0.000    0.000 |\nLZO1C-6      | securetty          1854    1      1207 65.1    0.000    0.000 |\nLZO1C-6      | services          12813    1      7213 56.3    0.000    0.000 |\nLZO1C-6      | shadow              512    1       167 32.6    0.000    0.000 |\nLZO1C-6      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-6      | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1C-6      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-6      | moduli           587027    3     29983  5.1  535.078    0.000 |\nLZO1C-6      | ssh_config         1569    1      1077 68.6    0.000    0.000 |\nLZO1C-6      | ssh_host_ecdsa_key      505    1       450 89.1    0.000    0.000 |\nLZO1C-6      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-6      | ssh_host_ed25519_key      411    1       320 77.9    0.000    0.000 |\nLZO1C-6      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-6      | ssh_host_rsa_key     2602    1      2577 99.0    0.000    0.000 |\nLZO1C-6      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1C-6      | sshd_config        3202    1      1951 60.9    0.000    0.000 |\nLZO1C-6      | sshd_config_readonly     3211    1      1959 61.0    0.000    0.000 |\nLZO1C-6      | openssl.cnf       12328    1      5923 48.0    0.000    0.000 |\nLZO1C-6      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-6      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-6      | syslog-startup.conf      651    1       539 82.8    0.000    0.000 |\nLZO1C-6      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-6      | ansi               1481    1       740 50.0    0.000    0.000 |\nLZO1C-6      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-6      | linux              1740    1      1012 58.2    0.000    0.000 |\nLZO1C-6      | rxvt               2234    1      1499 67.1    0.000    0.000 |\nLZO1C-6      | screen             1607    1       949 59.1    0.000    0.000 |\nLZO1C-6      | screen-256color     1715    1      1000 58.3    0.000    0.000 |\nLZO1C-6      | sun                1004    1       493 49.1    0.000    0.000 |\nLZO1C-6      | vt100              1282    1       770 60.1    0.000    0.000 |\nLZO1C-6      | vt102              1276    1       776 60.8    0.000    0.000 |\nLZO1C-6      | vt200              1391    1       924 66.4    0.000    0.000 |\nLZO1C-6      | vt220              1391    1       924 66.4    0.000    0.000 |\nLZO1C-6      | vt52                839    1       340 40.5    0.000    0.000 |\nLZO1C-6      | xterm-256color     3882    1      2609 67.2    0.000    0.000 |\nLZO1C-6      | xterm-color        1551    1       785 50.6    0.000    0.000 |\nLZO1C-6      | xterm-xfree86      2240    1      1356 60.5    0.000    0.000 |\nLZO1C-6      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-6      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-6      | local.rules         885    1       649 73.3    0.000    0.000 |\nLZO1C-6      | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1C-6      | 50default          2652    1      1113 42.0    0.000    0.000 |\nLZO1C-6      | version              15    1        19  127    0.000    0.000 |\nLZO1C-6      | volatile.cache     4839    1      1292 26.7    0.000    0.000 |\nLZO1C-6      | xattr.conf          681    1       409 60.1    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1145 68.2  535.078    0.000\nLZO1C-6        ***TOTALS***     749300  111    124808 16.7  535.078    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-7      | buildinfo           552    1       279 50.5    0.000    0.000 |\nLZO1C-7      | busybox.links.nosuid     2436    1      1200 49.3    0.000    0.000 |\nLZO1C-7      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1C-7      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-7      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-7      | rcS                1313    1       989 75.3    0.000    0.000 |\nLZO1C-7      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-7      | 00_core            1637    1       996 60.8    0.000    0.000 |\nLZO1C-7      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-7      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-7      | ethertypes         1853    1      1361 73.4    0.000    0.000 |\nLZO1C-7      | fstab               650    1       388 59.7    0.000    0.000 |\nLZO1C-7      | group               518    1       450 86.9    0.000    0.000 |\nLZO1C-7      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1C-7      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-7      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-7      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1C-7      | banner.sh           537    1       342 63.7    0.000    0.000 |\nLZO1C-7      | bootlogd           1997    1      1204 60.3    0.000    0.000 |\nLZO1C-7      | bootmisc.sh        2062    1      1364 66.1    0.000    0.000 |\nLZO1C-7      | checkroot.sh       3640    1      2253 61.9    0.000    0.000 |\nLZO1C-7      | devpts.sh           571    1       430 75.3    0.000    0.000 |\nLZO1C-7      | dmesg.sh            397    1       290 73.0    0.000    0.000 |\nLZO1C-7      | functions          2185    1      1353 61.9    0.000    0.000 |\nLZO1C-7      | halt                555    1       445 80.2    0.000    0.000 |\nLZO1C-7      | hostname.sh         625    1       472 75.5    0.000    0.000 |\nLZO1C-7      | hwclock.sh         2541    1      1286 50.6    0.000    0.000 |\nLZO1C-7      | modutils.sh        1362    1       861 63.2    0.000    0.000 |\nLZO1C-7      | mountall.sh        1218    1       917 75.3    0.000    0.000 |\nLZO1C-7      | mountnfs.sh        1634    1       956 58.5    0.000    0.000 |\nLZO1C-7      | networking         1956    1      1007 51.5    0.000    0.000 |\nLZO1C-7      | populate-volatile.sh     7846    1      3399 43.3    0.000    0.000 |\nLZO1C-7      | rc                 4407    1      2481 56.3    0.000    0.000 |\nLZO1C-7      | rcS                 525    1       444 84.6    0.000    0.000 |\nLZO1C-7      | read-only-rootfs-hook.sh     1319    1       902 68.4    0.000    0.000 |\nLZO1C-7      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1C-7      | rmnologin.sh        630    1       421 66.8    0.000    0.000 |\nLZO1C-7      | save-rtc.sh         474    1       362 76.4    0.000    0.000 |\nLZO1C-7      | sendsigs            483    1       343 71.0    0.000    0.000 |\nLZO1C-7      | single              623    1       468 75.1    0.000    0.000 |\nLZO1C-7      | sshd               2029    1      1006 49.6    0.000    0.000 |\nLZO1C-7      | sysfs.sh           1091    1       557 51.1    0.000    0.000 |\nLZO1C-7      | syslog             2104    1      1153 54.8    0.000    0.000 |\nLZO1C-7      | udev               3848    1      2082 54.1    0.000    0.000 |\nLZO1C-7      | umountfs            585    1       447 76.4    0.000    0.000 |\nLZO1C-7      | umountnfs.sh        756    1       559 73.9    0.000    0.000 |\nLZO1C-7      | urandom            1518    1       954 62.8    0.000    0.000 |\nLZO1C-7      | inittab            1192    1       802 67.3    0.000    0.000 |\nLZO1C-7      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-7      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-7      | ld.so.cache        1566    1       668 42.7    0.000    0.000 |\nLZO1C-7      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-7      | limits              827    1       625 75.6    0.000    0.000 |\nLZO1C-7      | login.access       1999    1      1240 62.0    0.000    0.000 |\nLZO1C-7      | login.defs        13626    1      6946 51.0    0.000    0.000 |\nLZO1C-7      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-7      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-7      | nfsroot             809    1       529 65.4    0.000    0.000 |\nLZO1C-7      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1C-7      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-7      | nsswitch.conf       465    1       335 72.0    0.000    0.000 |\nLZO1C-7      | passwd              846    1       483 57.1    0.000    0.000 |\nLZO1C-7      | profile            1932    1      1345 69.6    0.000    0.000 |\nLZO1C-7      | protocols          3144    1      2171 69.1    0.000    0.000 |\nLZO1C-7      | rpc                 911    1       681 74.8    0.000    0.000 |\nLZO1C-7      | securetty          1854    1      1211 65.3    0.000    0.000 |\nLZO1C-7      | services          12813    1      7182 56.1    0.000    0.000 |\nLZO1C-7      | shadow              512    1       168 32.8    0.000    0.000 |\nLZO1C-7      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-7      | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1C-7      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-7      | moduli           587027    3     30164  5.1  428.589    0.000 |\nLZO1C-7      | ssh_config         1569    1      1082 69.0    0.000    0.000 |\nLZO1C-7      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1C-7      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-7      | ssh_host_ed25519_key      411    1       318 77.4    0.000    0.000 |\nLZO1C-7      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-7      | ssh_host_rsa_key     2602    1      2572 98.8    0.000    0.000 |\nLZO1C-7      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-7      | sshd_config        3202    1      1947 60.8    0.000    0.000 |\nLZO1C-7      | sshd_config_readonly     3211    1      1950 60.7    0.000    0.000 |\nLZO1C-7      | openssl.cnf       12328    1      5938 48.2    0.000    0.000 |\nLZO1C-7      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-7      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-7      | syslog-startup.conf      651    1       541 83.1    0.000    0.000 |\nLZO1C-7      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-7      | ansi               1481    1       750 50.6    0.000    0.000 |\nLZO1C-7      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-7      | linux              1740    1      1017 58.4    0.000    0.000 |\nLZO1C-7      | rxvt               2234    1      1493 66.8    0.000    0.000 |\nLZO1C-7      | screen             1607    1       940 58.5    0.000    0.000 |\nLZO1C-7      | screen-256color     1715    1       999 58.3    0.000    0.000 |\nLZO1C-7      | sun                1004    1       496 49.4    0.000    0.000 |\nLZO1C-7      | vt100              1282    1       767 59.8    0.000    0.000 |\nLZO1C-7      | vt102              1276    1       767 60.1    0.000    0.000 |\nLZO1C-7      | vt200              1391    1       922 66.3    0.000    0.000 |\nLZO1C-7      | vt220              1391    1       922 66.3    0.000    0.000 |\nLZO1C-7      | vt52                839    1       341 40.6    0.000    0.000 |\nLZO1C-7      | xterm-256color     3882    1      2615 67.4    0.000    0.000 |\nLZO1C-7      | xterm-color        1551    1       783 50.5    0.000    0.000 |\nLZO1C-7      | xterm-xfree86      2240    1      1354 60.4    0.000    0.000 |\nLZO1C-7      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-7      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-7      | local.rules         885    1       656 74.1    0.000    0.000 |\nLZO1C-7      | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1C-7      | 50default          2652    1      1117 42.1    0.000    0.000 |\nLZO1C-7      | version              15    1        19  127    0.000    0.000 |\nLZO1C-7      | volatile.cache     4839    1      1211 25.0    0.000    0.000 |\nLZO1C-7      | xattr.conf          681    1       412 60.5    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1145 68.2  428.589    0.000\nLZO1C-7        ***TOTALS***     749300  111    124893 16.7  428.589    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-8      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1C-8      | busybox.links.nosuid     2436    1      1183 48.6    0.000    0.000 |\nLZO1C-8      | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-8      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-8      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-8      | rcS                1313    1       975 74.3    0.000    0.000 |\nLZO1C-8      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-8      | 00_core            1637    1       990 60.5    0.000    0.000 |\nLZO1C-8      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-8      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-8      | ethertypes         1853    1      1345 72.6    0.000    0.000 |\nLZO1C-8      | fstab               650    1       385 59.2    0.000    0.000 |\nLZO1C-8      | group               518    1       450 86.9    0.000    0.000 |\nLZO1C-8      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1C-8      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-8      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-8      | hosts               234    1       188 80.3    0.000    0.000 |\nLZO1C-8      | banner.sh           537    1       337 62.8    0.000    0.000 |\nLZO1C-8      | bootlogd           1997    1      1199 60.0    0.000    0.000 |\nLZO1C-8      | bootmisc.sh        2062    1      1363 66.1    0.000    0.000 |\nLZO1C-8      | checkroot.sh       3640    1      2237 61.5    0.000    0.000 |\nLZO1C-8      | devpts.sh           571    1       426 74.6    0.000    0.000 |\nLZO1C-8      | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1C-8      | functions          2185    1      1334 61.1    0.000    0.000 |\nLZO1C-8      | halt                555    1       443 79.8    0.000    0.000 |\nLZO1C-8      | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1C-8      | hwclock.sh         2541    1      1277 50.3    0.000    0.000 |\nLZO1C-8      | modutils.sh        1362    1       853 62.6    0.000    0.000 |\nLZO1C-8      | mountall.sh        1218    1       916 75.2    0.000    0.000 |\nLZO1C-8      | mountnfs.sh        1634    1       942 57.6    0.000    0.000 |\nLZO1C-8      | networking         1956    1       999 51.1    0.000    0.000 |\nLZO1C-8      | populate-volatile.sh     7846    1      3345 42.6    0.000    0.000 |\nLZO1C-8      | rc                 4407    1      2447 55.5    0.000    0.000 |\nLZO1C-8      | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1C-8      | read-only-rootfs-hook.sh     1319    1       896 67.9    0.000    0.000 |\nLZO1C-8      | reboot              334    1       265 79.3    0.000    0.000 |\nLZO1C-8      | rmnologin.sh        630    1       421 66.8    0.000    0.000 |\nLZO1C-8      | save-rtc.sh         474    1       363 76.6    0.000    0.000 |\nLZO1C-8      | sendsigs            483    1       341 70.6    0.000    0.000 |\nLZO1C-8      | single              623    1       467 75.0    0.000    0.000 |\nLZO1C-8      | sshd               2029    1       995 49.0    0.000    0.000 |\nLZO1C-8      | sysfs.sh           1091    1       557 51.1    0.000    0.000 |\nLZO1C-8      | syslog             2104    1      1134 53.9    0.000    0.000 |\nLZO1C-8      | udev               3848    1      2058 53.5    0.000    0.000 |\nLZO1C-8      | umountfs            585    1       446 76.2    0.000    0.000 |\nLZO1C-8      | umountnfs.sh        756    1       559 73.9    0.000    0.000 |\nLZO1C-8      | urandom            1518    1       952 62.7    0.000    0.000 |\nLZO1C-8      | inittab            1192    1       797 66.9    0.000    0.000 |\nLZO1C-8      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-8      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-8      | ld.so.cache        1566    1       685 43.7    0.000    0.000 |\nLZO1C-8      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-8      | limits              827    1       625 75.6    0.000    0.000 |\nLZO1C-8      | login.access       1999    1      1236 61.8    0.000    0.000 |\nLZO1C-8      | login.defs        13626    1      6896 50.6    0.000    0.000 |\nLZO1C-8      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-8      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-8      | nfsroot             809    1       523 64.6    0.000    0.000 |\nLZO1C-8      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1C-8      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-8      | nsswitch.conf       465    1       332 71.4    0.000    0.000 |\nLZO1C-8      | passwd              846    1       477 56.4    0.000    0.000 |\nLZO1C-8      | profile            1932    1      1329 68.8    0.000    0.000 |\nLZO1C-8      | protocols          3144    1      2153 68.5    0.000    0.000 |\nLZO1C-8      | rpc                 911    1       678 74.4    0.000    0.000 |\nLZO1C-8      | securetty          1854    1      1201 64.8    0.000    0.000 |\nLZO1C-8      | services          12813    1      7102 55.4    0.000    0.000 |\nLZO1C-8      | shadow              512    1       170 33.2    0.000    0.000 |\nLZO1C-8      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-8      | .bashrc             410    1       329 80.2    0.000    0.000 |\nLZO1C-8      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-8      | moduli           587027    3     28525  4.9  441.839    0.000 |\nLZO1C-8      | ssh_config         1569    1      1076 68.6    0.000    0.000 |\nLZO1C-8      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1C-8      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-8      | ssh_host_ed25519_key      411    1       319 77.6    0.000    0.000 |\nLZO1C-8      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-8      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1C-8      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1C-8      | sshd_config        3202    1      1930 60.3    0.000    0.000 |\nLZO1C-8      | sshd_config_readonly     3211    1      1931 60.1    0.000    0.000 |\nLZO1C-8      | openssl.cnf       12328    1      5825 47.3    0.000    0.000 |\nLZO1C-8      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-8      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-8      | syslog-startup.conf      651    1       539 82.8    0.000    0.000 |\nLZO1C-8      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-8      | ansi               1481    1       738 49.8    0.000    0.000 |\nLZO1C-8      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-8      | linux              1740    1      1013 58.2    0.000    0.000 |\nLZO1C-8      | rxvt               2234    1      1491 66.7    0.000    0.000 |\nLZO1C-8      | screen             1607    1       938 58.4    0.000    0.000 |\nLZO1C-8      | screen-256color     1715    1       991 57.8    0.000    0.000 |\nLZO1C-8      | sun                1004    1       491 48.9    0.000    0.000 |\nLZO1C-8      | vt100              1282    1       768 59.9    0.000    0.000 |\nLZO1C-8      | vt102              1276    1       772 60.5    0.000    0.000 |\nLZO1C-8      | vt200              1391    1       919 66.1    0.000    0.000 |\nLZO1C-8      | vt220              1391    1       919 66.1    0.000    0.000 |\nLZO1C-8      | vt52                839    1       338 40.3    0.000    0.000 |\nLZO1C-8      | xterm-256color     3882    1      2597 66.9    0.000    0.000 |\nLZO1C-8      | xterm-color        1551    1       779 50.2    0.000    0.000 |\nLZO1C-8      | xterm-xfree86      2240    1      1352 60.4    0.000    0.000 |\nLZO1C-8      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-8      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-8      | local.rules         885    1       647 73.1    0.000    0.000 |\nLZO1C-8      | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1C-8      | 50default          2652    1      1112 41.9    0.000    0.000 |\nLZO1C-8      | version              15    1        19  127    0.000    0.000 |\nLZO1C-8      | volatile.cache     4839    1      1260 26.0    0.000    0.000 |\nLZO1C-8      | xattr.conf          681    1       409 60.1    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1124 68.0  441.839    0.000\nLZO1C-8        ***TOTALS***     749300  111    122589 16.4  441.839    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-9      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1C-9      | busybox.links.nosuid     2436    1      1169 48.0    0.000    0.000 |\nLZO1C-9      | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-9      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-9      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-9      | rcS                1313    1       975 74.3    0.000    0.000 |\nLZO1C-9      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-9      | 00_core            1637    1       993 60.7    0.000    0.000 |\nLZO1C-9      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-9      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-9      | ethertypes         1853    1      1338 72.2    0.000    0.000 |\nLZO1C-9      | fstab               650    1       382 58.8    0.000    0.000 |\nLZO1C-9      | group               518    1       450 86.9    0.000    0.000 |\nLZO1C-9      | gshadow             432    1       316 73.1    0.000    0.000 |\nLZO1C-9      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-9      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-9      | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1C-9      | banner.sh           537    1       337 62.8    0.000    0.000 |\nLZO1C-9      | bootlogd           1997    1      1194 59.8    0.000    0.000 |\nLZO1C-9      | bootmisc.sh        2062    1      1361 66.0    0.000    0.000 |\nLZO1C-9      | checkroot.sh       3640    1      2213 60.8    0.000    0.000 |\nLZO1C-9      | devpts.sh           571    1       423 74.1    0.000    0.000 |\nLZO1C-9      | dmesg.sh            397    1       290 73.0    0.000    0.000 |\nLZO1C-9      | functions          2185    1      1325 60.6    0.000    0.000 |\nLZO1C-9      | halt                555    1       443 79.8    0.000    0.000 |\nLZO1C-9      | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1C-9      | hwclock.sh         2541    1      1248 49.1    0.000    0.000 |\nLZO1C-9      | modutils.sh        1362    1       846 62.1    0.000    0.000 |\nLZO1C-9      | mountall.sh        1218    1       914 75.0    0.000    0.000 |\nLZO1C-9      | mountnfs.sh        1634    1       935 57.2    0.000    0.000 |\nLZO1C-9      | networking         1956    1       987 50.5    0.000    0.000 |\nLZO1C-9      | populate-volatile.sh     7846    1      3347 42.7    0.000    0.000 |\nLZO1C-9      | rc                 4407    1      2445 55.5    0.000    0.000 |\nLZO1C-9      | rcS                 525    1       442 84.2    0.000    0.000 |\nLZO1C-9      | read-only-rootfs-hook.sh     1319    1       892 67.6    0.000    0.000 |\nLZO1C-9      | reboot              334    1       265 79.3    0.000    0.000 |\nLZO1C-9      | rmnologin.sh        630    1       417 66.2    0.000    0.000 |\nLZO1C-9      | save-rtc.sh         474    1       360 75.9    0.000    0.000 |\nLZO1C-9      | sendsigs            483    1       339 70.2    0.000    0.000 |\nLZO1C-9      | single              623    1       468 75.1    0.000    0.000 |\nLZO1C-9      | sshd               2029    1      1003 49.4    0.000    0.000 |\nLZO1C-9      | sysfs.sh           1091    1       550 50.4    0.000    0.000 |\nLZO1C-9      | syslog             2104    1      1132 53.8    0.000    0.000 |\nLZO1C-9      | udev               3848    1      2032 52.8    0.000    0.000 |\nLZO1C-9      | umountfs            585    1       446 76.2    0.000    0.000 |\nLZO1C-9      | umountnfs.sh        756    1       556 73.5    0.000    0.000 |\nLZO1C-9      | urandom            1518    1       946 62.3    0.000    0.000 |\nLZO1C-9      | inittab            1192    1       794 66.6    0.000    0.000 |\nLZO1C-9      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-9      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-9      | ld.so.cache        1566    1       683 43.6    0.000    0.000 |\nLZO1C-9      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-9      | limits              827    1       624 75.5    0.000    0.000 |\nLZO1C-9      | login.access       1999    1      1235 61.8    0.000    0.000 |\nLZO1C-9      | login.defs        13626    1      6840 50.2    0.000    0.000 |\nLZO1C-9      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-9      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-9      | nfsroot             809    1       520 64.3    0.000    0.000 |\nLZO1C-9      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1C-9      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-9      | nsswitch.conf       465    1       332 71.4    0.000    0.000 |\nLZO1C-9      | passwd              846    1       470 55.6    0.000    0.000 |\nLZO1C-9      | profile            1932    1      1315 68.1    0.000    0.000 |\nLZO1C-9      | protocols          3144    1      2160 68.7    0.000    0.000 |\nLZO1C-9      | rpc                 911    1       679 74.5    0.000    0.000 |\nLZO1C-9      | securetty          1854    1      1201 64.8    0.000    0.000 |\nLZO1C-9      | services          12813    1      7058 55.1    0.000    0.000 |\nLZO1C-9      | shadow              512    1       170 33.2    0.000    0.000 |\nLZO1C-9      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-9      | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1C-9      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-9      | moduli           587027    3     26925  4.6  139.399    0.000 |\nLZO1C-9      | ssh_config         1569    1      1070 68.2    0.000    0.000 |\nLZO1C-9      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1C-9      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-9      | ssh_host_ed25519_key      411    1       319 77.6    0.000    0.000 |\nLZO1C-9      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-9      | ssh_host_rsa_key     2602    1      2569 98.7    0.000    0.000 |\nLZO1C-9      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1C-9      | sshd_config        3202    1      1921 60.0    0.000    0.000 |\nLZO1C-9      | sshd_config_readonly     3211    1      1919 59.8    0.000    0.000 |\nLZO1C-9      | openssl.cnf       12328    1      5798 47.0    0.000    0.000 |\nLZO1C-9      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-9      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-9      | syslog-startup.conf      651    1       538 82.6    0.000    0.000 |\nLZO1C-9      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-9      | ansi               1481    1       725 49.0    0.000    0.000 |\nLZO1C-9      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-9      | linux              1740    1      1010 58.0    0.000    0.000 |\nLZO1C-9      | rxvt               2234    1      1487 66.6    0.000    0.000 |\nLZO1C-9      | screen             1607    1       925 57.6    0.000    0.000 |\nLZO1C-9      | screen-256color     1715    1       981 57.2    0.000    0.000 |\nLZO1C-9      | sun                1004    1       487 48.5    0.000    0.000 |\nLZO1C-9      | vt100              1282    1       760 59.3    0.000    0.000 |\nLZO1C-9      | vt102              1276    1       764 59.9    0.000    0.000 |\nLZO1C-9      | vt200              1391    1       908 65.3    0.000    0.000 |\nLZO1C-9      | vt220              1391    1       908 65.3    0.000    0.000 |\nLZO1C-9      | vt52                839    1       338 40.3    0.000    0.000 |\nLZO1C-9      | xterm-256color     3882    1      2592 66.8    0.000    0.000 |\nLZO1C-9      | xterm-color        1551    1       777 50.1    0.000    0.000 |\nLZO1C-9      | xterm-xfree86      2240    1      1344 60.0    0.000    0.000 |\nLZO1C-9      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-9      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-9      | local.rules         885    1       649 73.3    0.000    0.000 |\nLZO1C-9      | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1C-9      | 50default          2652    1      1097 41.4    0.000    0.000 |\nLZO1C-9      | version              15    1        19  127    0.000    0.000 |\nLZO1C-9      | volatile.cache     4839    1      1214 25.1    0.000    0.000 |\nLZO1C-9      | xattr.conf          681    1       406 59.6    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1105 67.7  139.399    0.000\nLZO1C-9        ***TOTALS***     749300  111    120463 16.1  139.399    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1F-1      | buildinfo           552    1       280 50.7    0.000    0.000 |\nLZO1F-1      | busybox.links.nosuid     2436    1      1196 49.1    0.000    0.000 |\nLZO1F-1      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1F-1      | devpts               93    1        94  101    0.000    0.000 |\nLZO1F-1      | postinst             52    1        57  110    0.000    0.000 |\nLZO1F-1      | rcS                1313    1      1006 76.6    0.000    0.000 |\nLZO1F-1      | useradd             115    1       120  104    0.000    0.000 |\nLZO1F-1      | 00_core            1637    1      1028 62.8    0.000    0.000 |\nLZO1F-1      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1F-1      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1F-1      | ethertypes         1853    1      1374 74.2    0.000    0.000 |\nLZO1F-1      | fstab               650    1       393 60.5    0.000    0.000 |\nLZO1F-1      | group               518    1       451 87.1    0.000    0.000 |\nLZO1F-1      | gshadow             432    1       302 69.9    0.000    0.000 |\nLZO1F-1      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1F-1      | hostname             10    1        14  140    0.000    0.000 |\nLZO1F-1      | hosts               234    1       189 80.8    0.000    0.000 |\nLZO1F-1      | banner.sh           537    1       350 65.2    0.000    0.000 |\nLZO1F-1      | bootlogd           1997    1      1208 60.5    0.000    0.000 |\nLZO1F-1      | bootmisc.sh        2062    1      1412 68.5    0.000    0.000 |\nLZO1F-1      | checkroot.sh       3640    1      2307 63.4    0.000    0.000 |\nLZO1F-1      | devpts.sh           571    1       431 75.5    0.000    0.000 |\nLZO1F-1      | dmesg.sh            397    1       295 74.3    0.000    0.000 |\nLZO1F-1      | functions          2185    1      1368 62.6    0.000    0.000 |\nLZO1F-1      | halt                555    1       446 80.4    0.000    0.000 |\nLZO1F-1      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1F-1      | hwclock.sh         2541    1      1322 52.0    0.000    0.000 |\nLZO1F-1      | modutils.sh        1362    1       863 63.4    0.000    0.000 |\nLZO1F-1      | mountall.sh        1218    1       935 76.8    0.000    0.000 |\nLZO1F-1      | mountnfs.sh        1634    1       981 60.0    0.000    0.000 |\nLZO1F-1      | networking         1956    1      1014 51.8    0.000    0.000 |\nLZO1F-1      | populate-volatile.sh     7846    1      3647 46.5    0.000    0.000 |\nLZO1F-1      | rc                 4407    1      2604 59.1    0.000    0.000 |\nLZO1F-1      | rcS                 525    1       441 84.0    0.000    0.000 |\nLZO1F-1      | read-only-rootfs-hook.sh     1319    1       909 68.9    0.000    0.000 |\nLZO1F-1      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1F-1      | rmnologin.sh        630    1       419 66.5    0.000    0.000 |\nLZO1F-1      | save-rtc.sh         474    1       360 75.9    0.000    0.000 |\nLZO1F-1      | sendsigs            483    1       351 72.7    0.000    0.000 |\nLZO1F-1      | single              623    1       467 75.0    0.000    0.000 |\nLZO1F-1      | sshd               2029    1      1020 50.3    0.000    0.000 |\nLZO1F-1      | sysfs.sh           1091    1       567 52.0    0.000    0.000 |\nLZO1F-1      | syslog             2104    1      1163 55.3    0.000    0.000 |\nLZO1F-1      | udev               3848    1      2142 55.7    0.000    0.000 |\nLZO1F-1      | umountfs            585    1       444 75.9    0.000    0.000 |\nLZO1F-1      | umountnfs.sh        756    1       565 74.7    0.000    0.000 |\nLZO1F-1      | urandom            1518    1       972 64.0    0.000    0.000 |\nLZO1F-1      | inittab            1192    1       814 68.3    0.000    0.000 |\nLZO1F-1      | issue                99    1       104  105    0.000    0.000 |\nLZO1F-1      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1F-1      | ld.so.cache        1566    1       694 44.3    0.000    0.000 |\nLZO1F-1      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1F-1      | limits              827    1       632 76.4    0.000    0.000 |\nLZO1F-1      | login.access       1999    1      1267 63.4    0.000    0.000 |\nLZO1F-1      | login.defs        13626    1      7646 56.1    0.000    0.000 |\nLZO1F-1      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1F-1      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1F-1      | nfsroot             809    1       534 66.0    0.000    0.000 |\nLZO1F-1      | interfaces          129    1       122 94.6    0.000    0.000 |\nLZO1F-1      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1F-1      | nsswitch.conf       465    1       333 71.6    0.000    0.000 |\nLZO1F-1      | passwd              846    1       507 59.9    0.000    0.000 |\nLZO1F-1      | profile            1932    1      1356 70.2    0.000    0.000 |\nLZO1F-1      | protocols          3144    1      2231 71.0    0.000    0.000 |\nLZO1F-1      | rpc                 911    1       672 73.8    0.000    0.000 |\nLZO1F-1      | securetty          1854    1      1131 61.0    0.000    0.000 |\nLZO1F-1      | services          12813    1      7696 60.1    0.000    0.000 |\nLZO1F-1      | shadow              512    1       177 34.6    0.000    0.000 |\nLZO1F-1      | shells               42    1        43  102    0.000    0.000 |\nLZO1F-1      | .bashrc             410    1       330 80.5    0.000    0.000 |\nLZO1F-1      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1F-1      | moduli           587027    3     34552  5.9  623.030    0.000 |\nLZO1F-1      | ssh_config         1569    1      1080 68.8    0.000    0.000 |\nLZO1F-1      | ssh_host_ecdsa_key      505    1       446 88.3    0.000    0.000 |\nLZO1F-1      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1F-1      | ssh_host_ed25519_key      411    1       318 77.4    0.000    0.000 |\nLZO1F-1      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1F-1      | ssh_host_rsa_key     2602    1      2567 98.7    0.000    0.000 |\nLZO1F-1      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1F-1      | sshd_config        3202    1      2022 63.1    0.000    0.000 |\nLZO1F-1      | sshd_config_readonly     3211    1      2021 62.9    0.000    0.000 |\nLZO1F-1      | openssl.cnf       12328    1      6424 52.1    0.000    0.000 |\nLZO1F-1      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1F-1      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1F-1      | syslog-startup.conf      651    1       542 83.3    0.000    0.000 |\nLZO1F-1      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1F-1      | ansi               1481    1       747 50.4    0.000    0.000 |\nLZO1F-1      | dumb                308    1        75 24.4    0.000    0.000 |\nLZO1F-1      | linux              1740    1      1005 57.8    0.000    0.000 |\nLZO1F-1      | rxvt               2234    1      1461 65.4    0.000    0.000 |\nLZO1F-1      | screen             1607    1       929 57.8    0.000    0.000 |\nLZO1F-1      | screen-256color     1715    1       987 57.6    0.000    0.000 |\nLZO1F-1      | sun                1004    1       498 49.6    0.000    0.000 |\nLZO1F-1      | vt100              1282    1       779 60.8    0.000    0.000 |\nLZO1F-1      | vt102              1276    1       779 61.1    0.000    0.000 |\nLZO1F-1      | vt200              1391    1       919 66.1    0.000    0.000 |\nLZO1F-1      | vt220              1391    1       919 66.1    0.000    0.000 |\nLZO1F-1      | vt52                839    1       353 42.1    0.000    0.000 |\nLZO1F-1      | xterm-256color     3882    1      2567 66.1    0.000    0.000 |\nLZO1F-1      | xterm-color        1551    1       773 49.8    0.000    0.000 |\nLZO1F-1      | xterm-xfree86      2240    1      1322 59.0    0.000    0.000 |\nLZO1F-1      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1F-1      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1F-1      | local.rules         885    1       649 73.3    0.000    0.000 |\nLZO1F-1      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1F-1      | 50default          2652    1      1169 44.1    0.000    0.000 |\nLZO1F-1      | version              15    1        19  127    0.000    0.000 |\nLZO1F-1      | volatile.cache     4839    1      1281 26.5    0.000    0.000 |\nLZO1F-1      | xattr.conf          681    1       421 61.8    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1210 68.8  623.030    0.000\nLZO1F-1        ***TOTALS***     749300  111    131984 17.6  623.030    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1X-1      | buildinfo           552    1       309 56.0    0.000    0.000 |\nLZO1X-1      | busybox.links.nosuid     2436    1      1208 49.6    0.000    0.000 |\nLZO1X-1      | busybox.links.suid       91    1        75 82.4    0.000    0.000 |\nLZO1X-1      | devpts               93    1        97  104    0.000    0.000 |\nLZO1X-1      | postinst             52    1        56  108    0.000    0.000 |\nLZO1X-1      | rcS                1313    1      1032 78.6    0.000    0.000 |\nLZO1X-1      | useradd             115    1       119  103    0.000    0.000 |\nLZO1X-1      | 00_core            1637    1      1069 65.3    0.000    0.000 |\nLZO1X-1      | 01_bootlogd          36    1        40  111    0.000    0.000 |\nLZO1X-1      | 99_sshd              75    1        72 96.0    0.000    0.000 |\nLZO1X-1      | ethertypes         1853    1      1392 75.1    0.000    0.000 |\nLZO1X-1      | fstab               650    1       408 62.8    0.000    0.000 |\nLZO1X-1      | group               518    1       471 90.9    0.000    0.000 |\nLZO1X-1      | gshadow             432    1       308 71.3    0.000    0.000 |\nLZO1X-1      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1X-1      | hostname             10    1        14  140    0.000    0.000 |\nLZO1X-1      | hosts               234    1       198 84.6    0.000    0.000 |\nLZO1X-1      | banner.sh           537    1       376 70.0    0.000    0.000 |\nLZO1X-1      | bootlogd           1997    1      1218 61.0    0.000    0.000 |\nLZO1X-1      | bootmisc.sh        2062    1      1452 70.4    0.000    0.000 |\nLZO1X-1      | checkroot.sh       3640    1      2362 64.9    0.000    0.000 |\nLZO1X-1      | devpts.sh           571    1       453 79.3    0.000    0.000 |\nLZO1X-1      | dmesg.sh            397    1       313 78.8    0.000    0.000 |\nLZO1X-1      | functions          2185    1      1406 64.3    0.000    0.000 |\nLZO1X-1      | halt                555    1       458 82.5    0.000    0.000 |\nLZO1X-1      | hostname.sh         625    1       482 77.1    0.000    0.000 |\nLZO1X-1      | hwclock.sh         2541    1      1337 52.6    0.000    0.000 |\nLZO1X-1      | modutils.sh        1362    1       892 65.5    0.000    0.000 |\nLZO1X-1      | mountall.sh        1218    1       963 79.1    0.000    0.000 |\nLZO1X-1      | mountnfs.sh        1634    1       996 61.0    0.000    0.000 |\nLZO1X-1      | networking         1956    1      1028 52.6    0.000    0.000 |\nLZO1X-1      | populate-volatile.sh     7846    1      3687 47.0    0.000    0.000 |\nLZO1X-1      | rc                 4407    1      2664 60.4    0.000    0.000 |\nLZO1X-1      | rcS                 525    1       472 89.9    0.000    0.000 |\nLZO1X-1      | read-only-rootfs-hook.sh     1319    1       970 73.5    0.000    0.000 |\nLZO1X-1      | reboot              334    1       275 82.3    0.000    0.000 |\nLZO1X-1      | rmnologin.sh        630    1       435 69.0    0.000    0.000 |\nLZO1X-1      | save-rtc.sh         474    1       378 79.7    0.000    0.000 |\nLZO1X-1      | sendsigs            483    1       360 74.5    0.000    0.000 |\nLZO1X-1      | single              623    1       484 77.7    0.000    0.000 |\nLZO1X-1      | sshd               2029    1      1056 52.0    0.000    0.000 |\nLZO1X-1      | sysfs.sh           1091    1       580 53.2    0.000    0.000 |\nLZO1X-1      | syslog             2104    1      1172 55.7    0.000    0.000 |\nLZO1X-1      | udev               3848    1      2177 56.6    0.000    0.000 |\nLZO1X-1      | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1X-1      | umountnfs.sh        756    1       575 76.1    0.000    0.000 |\nLZO1X-1      | urandom            1518    1       989 65.2    0.000    0.000 |\nLZO1X-1      | inittab            1192    1       840 70.5    0.000    0.000 |\nLZO1X-1      | issue                99    1       103  104    0.000    0.000 |\nLZO1X-1      | issue.net            96    1       100  104    0.000    0.000 |\nLZO1X-1      | ld.so.cache        1566    1       732 46.7    0.000    0.000 |\nLZO1X-1      | ld.so.conf           33    1        37  112    0.000    0.000 |\nLZO1X-1      | limits              827    1       653 79.0    0.000    0.000 |\nLZO1X-1      | login.access       1999    1      1297 64.9    0.000    0.000 |\nLZO1X-1      | login.defs        13626    1      7706 56.6    0.000    0.000 |\nLZO1X-1      | logrotate-dmesg.conf      121    1       119 98.3    0.000    0.000 |\nLZO1X-1      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1X-1      | nfsroot             809    1       547 67.6    0.000    0.000 |\nLZO1X-1      | interfaces          129    1       128 99.2    0.000    0.000 |\nLZO1X-1      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1X-1      | nsswitch.conf       465    1       368 79.1    0.000    0.000 |\nLZO1X-1      | passwd              846    1       528 62.4    0.000    0.000 |\nLZO1X-1      | profile            1932    1      1390 71.9    0.000    0.000 |\nLZO1X-1      | protocols          3144    1      2278 72.5    0.000    0.000 |\nLZO1X-1      | rpc                 911    1       687 75.4    0.000    0.000 |\nLZO1X-1      | securetty          1854    1      1148 61.9    0.000    0.000 |\nLZO1X-1      | services          12813    1      7778 60.7    0.000    0.000 |\nLZO1X-1      | shadow              512    1       188 36.7    0.000    0.000 |\nLZO1X-1      | shells               42    1        46  110    0.000    0.000 |\nLZO1X-1      | .bashrc             410    1       343 83.7    0.000    0.000 |\nLZO1X-1      | .profile            241    1       237 98.3    0.000    0.000 |\nLZO1X-1      | moduli           587027    3     49644  8.5    0.000    0.000 |\nLZO1X-1      | ssh_config         1569    1      1111 70.8    0.000    0.000 |\nLZO1X-1      | ssh_host_ecdsa_key      505    1       467 92.5    0.000    0.000 |\nLZO1X-1      | ssh_host_ecdsa_key.pub      176    1       172 97.7    0.000    0.000 |\nLZO1X-1      | ssh_host_ed25519_key      411    1       335 81.5    0.000    0.000 |\nLZO1X-1      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1X-1      | ssh_host_rsa_key     2602    1      2607  100    0.000    0.000 |\nLZO1X-1      | ssh_host_rsa_key.pub      568    1       574  101    0.000    0.000 |\nLZO1X-1      | sshd_config        3202    1      2059 64.3    0.000    0.000 |\nLZO1X-1      | sshd_config_readonly     3211    1      2054 64.0    0.000    0.000 |\nLZO1X-1      | openssl.cnf       12328    1      6472 52.5    0.000    0.000 |\nLZO1X-1      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1      | syslog-startup.conf      651    1       550 84.5    0.000    0.000 |\nLZO1X-1      | syslog.conf          69    1        73  106    0.000    0.000 |\nLZO1X-1      | ansi               1481    1       769 51.9    0.000    0.000 |\nLZO1X-1      | dumb                308    1        83 26.9    0.000    0.000 |\nLZO1X-1      | linux              1740    1      1034 59.4    0.000    0.000 |\nLZO1X-1      | rxvt               2234    1      1501 67.2    0.000    0.000 |\nLZO1X-1      | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1X-1      | screen-256color     1715    1      1008 58.8    0.000    0.000 |\nLZO1X-1      | sun                1004    1       525 52.3    0.000    0.000 |\nLZO1X-1      | vt100              1282    1       805 62.8    0.000    0.000 |\nLZO1X-1      | vt102              1276    1       813 63.7    0.000    0.000 |\nLZO1X-1      | vt200              1391    1       938 67.4    0.000    0.000 |\nLZO1X-1      | vt220              1391    1       938 67.4    0.000    0.000 |\nLZO1X-1      | vt52                839    1       360 42.9    0.000    0.000 |\nLZO1X-1      | xterm-256color     3882    1      2600 67.0    0.000    0.000 |\nLZO1X-1      | xterm-color        1551    1       804 51.8    0.000    0.000 |\nLZO1X-1      | xterm-xfree86      2240    1      1348 60.2    0.000    0.000 |\nLZO1X-1      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1X-1      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1X-1      | local.rules         885    1       678 76.6    0.000    0.000 |\nLZO1X-1      | udev.conf           215    1       201 93.5    0.000    0.000 |\nLZO1X-1      | 50default          2652    1      1188 44.8    0.000    0.000 |\nLZO1X-1      | version              15    1        19  127    0.000    0.000 |\nLZO1X-1      | volatile.cache     4839    1      1298 26.8    0.000    0.000 |\nLZO1X-1      | xattr.conf          681    1       429 63.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1368 70.7    0.000    0.000\nLZO1X-1        ***TOTALS***     749300  111    149154 19.9    0.000    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1Y-1      | buildinfo           552    1       308 55.8    0.000    0.000 |\nLZO1Y-1      | busybox.links.nosuid     2436    1      1137 46.7    0.000    0.000 |\nLZO1Y-1      | busybox.links.suid       91    1        73 80.2    0.000    0.000 |\nLZO1Y-1      | devpts               93    1        97  104    0.000    0.000 |\nLZO1Y-1      | postinst             52    1        56  108    0.000    0.000 |\nLZO1Y-1      | rcS                1313    1      1022 77.8    0.000    0.000 |\nLZO1Y-1      | useradd             115    1       119  103    0.000    0.000 |\nLZO1Y-1      | 00_core            1637    1      1045 63.8    0.000    0.000 |\nLZO1Y-1      | 01_bootlogd          36    1        40  111    0.000    0.000 |\nLZO1Y-1      | 99_sshd              75    1        72 96.0    0.000    0.000 |\nLZO1Y-1      | ethertypes         1853    1      1381 74.5    0.000    0.000 |\nLZO1Y-1      | fstab               650    1       401 61.7    0.000    0.000 |\nLZO1Y-1      | group               518    1       471 90.9    0.000    0.000 |\nLZO1Y-1      | gshadow             432    1       308 71.3    0.000    0.000 |\nLZO1Y-1      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1Y-1      | hostname             10    1        14  140    0.000    0.000 |\nLZO1Y-1      | hosts               234    1       195 83.3    0.000    0.000 |\nLZO1Y-1      | banner.sh           537    1       369 68.7    0.000    0.000 |\nLZO1Y-1      | bootlogd           1997    1      1205 60.3    0.000    0.000 |\nLZO1Y-1      | bootmisc.sh        2062    1      1425 69.1    0.000    0.000 |\nLZO1Y-1      | checkroot.sh       3640    1      2377 65.3    0.000    0.000 |\nLZO1Y-1      | devpts.sh           571    1       450 78.8    0.000    0.000 |\nLZO1Y-1      | dmesg.sh            397    1       308 77.6    0.000    0.000 |\nLZO1Y-1      | functions          2185    1      1380 63.2    0.000    0.000 |\nLZO1Y-1      | halt                555    1       453 81.6    0.000    0.000 |\nLZO1Y-1      | hostname.sh         625    1       472 75.5    0.000    0.000 |\nLZO1Y-1      | hwclock.sh         2541    1      1325 52.1    0.000    0.000 |\nLZO1Y-1      | modutils.sh        1362    1       869 63.8    0.000    0.000 |\nLZO1Y-1      | mountall.sh        1218    1       951 78.1    0.000    0.000 |\nLZO1Y-1      | mountnfs.sh        1634    1       976 59.7    0.000    0.000 |\nLZO1Y-1      | networking         1956    1      1028 52.6    0.000    0.000 |\nLZO1Y-1      | populate-volatile.sh     7846    1      3671 46.8    0.000    0.000 |\nLZO1Y-1      | rc                 4407    1      2676 60.7    0.000    0.000 |\nLZO1Y-1      | rcS                 525    1       469 89.3    0.000    0.000 |\nLZO1Y-1      | read-only-rootfs-hook.sh     1319    1       958 72.6    0.000    0.000 |\nLZO1Y-1      | reboot              334    1       270 80.8    0.000    0.000 |\nLZO1Y-1      | rmnologin.sh        630    1       425 67.5    0.000    0.000 |\nLZO1Y-1      | save-rtc.sh         474    1       372 78.5    0.000    0.000 |\nLZO1Y-1      | sendsigs            483    1       353 73.1    0.000    0.000 |\nLZO1Y-1      | single              623    1       479 76.9    0.000    0.000 |\nLZO1Y-1      | sshd               2029    1      1036 51.1    0.000    0.000 |\nLZO1Y-1      | sysfs.sh           1091    1       563 51.6    0.000    0.000 |\nLZO1Y-1      | syslog             2104    1      1149 54.6    0.000    0.000 |\nLZO1Y-1      | udev               3848    1      2185 56.8    0.000    0.000 |\nLZO1Y-1      | umountfs            585    1       444 75.9    0.000    0.000 |\nLZO1Y-1      | umountnfs.sh        756    1       566 74.9    0.000    0.000 |\nLZO1Y-1      | urandom            1518    1       975 64.2    0.000    0.000 |\nLZO1Y-1      | inittab            1192    1       832 69.8    0.000    0.000 |\nLZO1Y-1      | issue                99    1       103  104    0.000    0.000 |\nLZO1Y-1      | issue.net            96    1       100  104    0.000    0.000 |\nLZO1Y-1      | ld.so.cache        1566    1       694 44.3    0.000    0.000 |\nLZO1Y-1      | ld.so.conf           33    1        37  112    0.000    0.000 |\nLZO1Y-1      | limits              827    1       646 78.1    0.000    0.000 |\nLZO1Y-1      | login.access       1999    1      1290 64.5    0.000    0.000 |\nLZO1Y-1      | login.defs        13626    1      7816 57.4    0.000    0.000 |\nLZO1Y-1      | logrotate-dmesg.conf      121    1       119 98.3    0.000    0.000 |\nLZO1Y-1      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1Y-1      | nfsroot             809    1       539 66.6    0.000    0.000 |\nLZO1Y-1      | interfaces          129    1       127 98.4    0.000    0.000 |\nLZO1Y-1      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1Y-1      | nsswitch.conf       465    1       359 77.2    0.000    0.000 |\nLZO1Y-1      | passwd              846    1       516 61.0    0.000    0.000 |\nLZO1Y-1      | profile            1932    1      1376 71.2    0.000    0.000 |\nLZO1Y-1      | protocols          3144    1      2282 72.6    0.000    0.000 |\nLZO1Y-1      | rpc                 911    1       679 74.5    0.000    0.000 |\nLZO1Y-1      | securetty          1854    1      1140 61.5    0.000    0.000 |\nLZO1Y-1      | services          12813    1      7785 60.8    0.000    0.000 |\nLZO1Y-1      | shadow              512    1       187 36.5    0.000    0.000 |\nLZO1Y-1      | shells               42    1        46  110    0.000    0.000 |\nLZO1Y-1      | .bashrc             410    1       338 82.4    0.000    0.000 |\nLZO1Y-1      | .profile            241    1       237 98.3    0.000    0.000 |\nLZO1Y-1      | moduli           587027    3     49638  8.5    0.000    0.000 |\nLZO1Y-1      | ssh_config         1569    1      1099 70.0    0.000    0.000 |\nLZO1Y-1      | ssh_host_ecdsa_key      505    1       464 91.9    0.000    0.000 |\nLZO1Y-1      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1Y-1      | ssh_host_ed25519_key      411    1       333 81.0    0.000    0.000 |\nLZO1Y-1      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1Y-1      | ssh_host_rsa_key     2602    1      2607  100    0.000    0.000 |\nLZO1Y-1      | ssh_host_rsa_key.pub      568    1       574  101    0.000    0.000 |\nLZO1Y-1      | sshd_config        3202    1      2064 64.5    0.000    0.000 |\nLZO1Y-1      | sshd_config_readonly     3211    1      2060 64.2    0.000    0.000 |\nLZO1Y-1      | openssl.cnf       12328    1      6500 52.7    0.000    0.000 |\nLZO1Y-1      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1Y-1      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1Y-1      | syslog-startup.conf      651    1       548 84.2    0.000    0.000 |\nLZO1Y-1      | syslog.conf          69    1        73  106    0.000    0.000 |\nLZO1Y-1      | ansi               1481    1       757 51.1    0.000    0.000 |\nLZO1Y-1      | dumb                308    1        83 26.9    0.000    0.000 |\nLZO1Y-1      | linux              1740    1      1021 58.7    0.000    0.000 |\nLZO1Y-1      | rxvt               2234    1      1501 67.2    0.000    0.000 |\nLZO1Y-1      | screen             1607    1       949 59.1    0.000    0.000 |\nLZO1Y-1      | screen-256color     1715    1      1004 58.5    0.000    0.000 |\nLZO1Y-1      | sun                1004    1       518 51.6    0.000    0.000 |\nLZO1Y-1      | vt100              1282    1       798 62.2    0.000    0.000 |\nLZO1Y-1      | vt102              1276    1       808 63.3    0.000    0.000 |\nLZO1Y-1      | vt200              1391    1       932 67.0    0.000    0.000 |\nLZO1Y-1      | vt220              1391    1       932 67.0    0.000    0.000 |\nLZO1Y-1      | vt52                839    1       353 42.1    0.000    0.000 |\nLZO1Y-1      | xterm-256color     3882    1      2624 67.6    0.000    0.000 |\nLZO1Y-1      | xterm-color        1551    1       801 51.6    0.000    0.000 |\nLZO1Y-1      | xterm-xfree86      2240    1      1341 59.9    0.000    0.000 |\nLZO1Y-1      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1Y-1      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1Y-1      | local.rules         885    1       670 75.7    0.000    0.000 |\nLZO1Y-1      | udev.conf           215    1       199 92.6    0.000    0.000 |\nLZO1Y-1      | 50default          2652    1      1176 44.3    0.000    0.000 |\nLZO1Y-1      | version              15    1        19  127    0.000    0.000 |\nLZO1Y-1      | volatile.cache     4839    1      1256 26.0    0.000    0.000 |\nLZO1Y-1      | xattr.conf          681    1       421 61.8    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1363 70.1    0.000    0.000\nLZO1Y-1        ***TOTALS***     749300  111    148625 19.8    0.000    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1X-1(11)  | buildinfo           552    1       309 56.0    0.000    0.000 |\nLZO1X-1(11)  | busybox.links.nosuid     2436    1      1212 49.8    0.000    0.000 |\nLZO1X-1(11)  | busybox.links.suid       91    1        75 82.4    0.000    0.000 |\nLZO1X-1(11)  | devpts               93    1        97  104    0.000    0.000 |\nLZO1X-1(11)  | postinst             52    1        56  108    0.000    0.000 |\nLZO1X-1(11)  | rcS                1313    1      1043 79.4    0.000    0.000 |\nLZO1X-1(11)  | useradd             115    1       119  103    0.000    0.000 |\nLZO1X-1(11)  | 00_core            1637    1      1071 65.4    0.000    0.000 |\nLZO1X-1(11)  | 01_bootlogd          36    1        40  111    0.000    0.000 |\nLZO1X-1(11)  | 99_sshd              75    1        72 96.0    0.000    0.000 |\nLZO1X-1(11)  | ethertypes         1853    1      1404 75.8    0.000    0.000 |\nLZO1X-1(11)  | fstab               650    1       408 62.8    0.000    0.000 |\nLZO1X-1(11)  | group               518    1       471 90.9    0.000    0.000 |\nLZO1X-1(11)  | gshadow             432    1       308 71.3    0.000    0.000 |\nLZO1X-1(11)  | host.conf            26    1        30  115    0.000    0.000 |\nLZO1X-1(11)  | hostname             10    1        14  140    0.000    0.000 |\nLZO1X-1(11)  | hosts               234    1       198 84.6    0.000    0.000 |\nLZO1X-1(11)  | banner.sh           537    1       376 70.0    0.000    0.000 |\nLZO1X-1(11)  | bootlogd           1997    1      1230 61.6    0.000    0.000 |\nLZO1X-1(11)  | bootmisc.sh        2062    1      1457 70.7    0.000    0.000 |\nLZO1X-1(11)  | checkroot.sh       3640    1      2391 65.7    0.000    0.000 |\nLZO1X-1(11)  | devpts.sh           571    1       455 79.7    0.000    0.000 |\nLZO1X-1(11)  | dmesg.sh            397    1       313 78.8    0.000    0.000 |\nLZO1X-1(11)  | functions          2185    1      1420 65.0    0.000    0.000 |\nLZO1X-1(11)  | halt                555    1       460 82.9    0.000    0.000 |\nLZO1X-1(11)  | hostname.sh         625    1       483 77.3    0.000    0.000 |\nLZO1X-1(11)  | hwclock.sh         2541    1      1351 53.2    0.000    0.000 |\nLZO1X-1(11)  | modutils.sh        1362    1       898 65.9    0.000    0.000 |\nLZO1X-1(11)  | mountall.sh        1218    1       969 79.6    0.000    0.000 |\nLZO1X-1(11)  | mountnfs.sh        1634    1       999 61.1    0.000    0.000 |\nLZO1X-1(11)  | networking         1956    1      1035 52.9    0.000    0.000 |\nLZO1X-1(11)  | populate-volatile.sh     7846    1      3767 48.0    0.000    0.000 |\nLZO1X-1(11)  | rc                 4407    1      2707 61.4    0.000    0.000 |\nLZO1X-1(11)  | rcS                 525    1       472 89.9    0.000    0.000 |\nLZO1X-1(11)  | read-only-rootfs-hook.sh     1319    1       970 73.5    0.000    0.000 |\nLZO1X-1(11)  | reboot              334    1       275 82.3    0.000    0.000 |\nLZO1X-1(11)  | rmnologin.sh        630    1       435 69.0    0.000    0.000 |\nLZO1X-1(11)  | save-rtc.sh         474    1       378 79.7    0.000    0.000 |\nLZO1X-1(11)  | sendsigs            483    1       360 74.5    0.000    0.000 |\nLZO1X-1(11)  | single              623    1       485 77.8    0.000    0.000 |\nLZO1X-1(11)  | sshd               2029    1      1079 53.2    0.000    0.000 |\nLZO1X-1(11)  | sysfs.sh           1091    1       581 53.3    0.000    0.000 |\nLZO1X-1(11)  | syslog             2104    1      1175 55.8    0.000    0.000 |\nLZO1X-1(11)  | udev               3848    1      2228 57.9    0.000    0.000 |\nLZO1X-1(11)  | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1X-1(11)  | umountnfs.sh        756    1       579 76.6    0.000    0.000 |\nLZO1X-1(11)  | urandom            1518    1       991 65.3    0.000    0.000 |\nLZO1X-1(11)  | inittab            1192    1       843 70.7    0.000    0.000 |\nLZO1X-1(11)  | issue                99    1       103  104    0.000    0.000 |\nLZO1X-1(11)  | issue.net            96    1       100  104    0.000    0.000 |\nLZO1X-1(11)  | ld.so.cache        1566    1       735 46.9    0.000    0.000 |\nLZO1X-1(11)  | ld.so.conf           33    1        37  112    0.000    0.000 |\nLZO1X-1(11)  | limits              827    1       655 79.2    0.000    0.000 |\nLZO1X-1(11)  | login.access       1999    1      1311 65.6    0.000    0.000 |\nLZO1X-1(11)  | login.defs        13626    1      7987 58.6    0.000    0.000 |\nLZO1X-1(11)  | logrotate-dmesg.conf      121    1       119 98.3    0.000    0.000 |\nLZO1X-1(11)  | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1X-1(11)  | nfsroot             809    1       546 67.5    0.000    0.000 |\nLZO1X-1(11)  | interfaces          129    1       128 99.2    0.000    0.000 |\nLZO1X-1(11)  | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(11)  | nsswitch.conf       465    1       369 79.4    0.000    0.000 |\nLZO1X-1(11)  | passwd              846    1       527 62.3    0.000    0.000 |\nLZO1X-1(11)  | profile            1932    1      1408 72.9    0.000    0.000 |\nLZO1X-1(11)  | protocols          3144    1      2325 74.0    0.000    0.000 |\nLZO1X-1(11)  | rpc                 911    1       690 75.7    0.000    0.000 |\nLZO1X-1(11)  | securetty          1854    1      1150 62.0    0.000    0.000 |\nLZO1X-1(11)  | services          12813    1      7977 62.3    0.000    0.000 |\nLZO1X-1(11)  | shadow              512    1       188 36.7    0.000    0.000 |\nLZO1X-1(11)  | shells               42    1        46  110    0.000    0.000 |\nLZO1X-1(11)  | .bashrc             410    1       343 83.7    0.000    0.000 |\nLZO1X-1(11)  | .profile            241    1       237 98.3    0.000    0.000 |\nLZO1X-1(11)  | moduli           587027    3     52906  9.0    0.000    0.000 |\nLZO1X-1(11)  | ssh_config         1569    1      1113 70.9    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_ecdsa_key      505    1       467 92.5    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_ecdsa_key.pub      176    1       172 97.7    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_ed25519_key      411    1       335 81.5    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_rsa_key     2602    1      2607  100    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_rsa_key.pub      568    1       574  101    0.000    0.000 |\nLZO1X-1(11)  | sshd_config        3202    1      2084 65.1    0.000    0.000 |\nLZO1X-1(11)  | sshd_config_readonly     3211    1      2077 64.7    0.000    0.000 |\nLZO1X-1(11)  | openssl.cnf       12328    1      6707 54.4    0.000    0.000 |\nLZO1X-1(11)  | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(11)  | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(11)  | syslog-startup.conf      651    1       550 84.5    0.000    0.000 |\nLZO1X-1(11)  | syslog.conf          69    1        73  106    0.000    0.000 |\nLZO1X-1(11)  | ansi               1481    1       769 51.9    0.000    0.000 |\nLZO1X-1(11)  | dumb                308    1        83 26.9    0.000    0.000 |\nLZO1X-1(11)  | linux              1740    1      1035 59.5    0.000    0.000 |\nLZO1X-1(11)  | rxvt               2234    1      1505 67.4    0.000    0.000 |\nLZO1X-1(11)  | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1X-1(11)  | screen-256color     1715    1      1008 58.8    0.000    0.000 |\nLZO1X-1(11)  | sun                1004    1       525 52.3    0.000    0.000 |\nLZO1X-1(11)  | vt100              1282    1       807 62.9    0.000    0.000 |\nLZO1X-1(11)  | vt102              1276    1       813 63.7    0.000    0.000 |\nLZO1X-1(11)  | vt200              1391    1       941 67.6    0.000    0.000 |\nLZO1X-1(11)  | vt220              1391    1       941 67.6    0.000    0.000 |\nLZO1X-1(11)  | vt52                839    1       360 42.9    0.000    0.000 |\nLZO1X-1(11)  | xterm-256color     3882    1      2611 67.3    0.000    0.000 |\nLZO1X-1(11)  | xterm-color        1551    1       805 51.9    0.000    0.000 |\nLZO1X-1(11)  | xterm-xfree86      2240    1      1351 60.3    0.000    0.000 |\nLZO1X-1(11)  | timestamp            15    1        19  127    0.000    0.000 |\nLZO1X-1(11)  | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(11)  | local.rules         885    1       678 76.6    0.000    0.000 |\nLZO1X-1(11)  | udev.conf           215    1       201 93.5    0.000    0.000 |\nLZO1X-1(11)  | 50default          2652    1      1193 45.0    0.000    0.000 |\nLZO1X-1(11)  | version              15    1        19  127    0.000    0.000 |\nLZO1X-1(11)  | volatile.cache     4839    1      1302 26.9    0.000    0.000 |\nLZO1X-1(11)  | xattr.conf          681    1       429 63.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1409 70.9    0.000    0.000\nLZO1X-1(11)    ***TOTALS***     749300  111    153647 20.5    0.000    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1X-1(12)  | buildinfo           552    1       309 56.0    0.000    0.000 |\nLZO1X-1(12)  | busybox.links.nosuid     2436    1      1212 49.8    0.000    0.000 |\nLZO1X-1(12)  | busybox.links.suid       91    1        75 82.4    0.000    0.000 |\nLZO1X-1(12)  | devpts               93    1        97  104    0.000    0.000 |\nLZO1X-1(12)  | postinst             52    1        56  108    0.000    0.000 |\nLZO1X-1(12)  | rcS                1313    1      1036 78.9    0.000    0.000 |\nLZO1X-1(12)  | useradd             115    1       119  103    0.000    0.000 |\nLZO1X-1(12)  | 00_core            1637    1      1070 65.4    0.000    0.000 |\nLZO1X-1(12)  | 01_bootlogd          36    1        40  111    0.000    0.000 |\nLZO1X-1(12)  | 99_sshd              75    1        72 96.0    0.000    0.000 |\nLZO1X-1(12)  | ethertypes         1853    1      1399 75.5    0.000    0.000 |\nLZO1X-1(12)  | fstab               650    1       408 62.8    0.000    0.000 |\nLZO1X-1(12)  | group               518    1       471 90.9    0.000    0.000 |\nLZO1X-1(12)  | gshadow             432    1       308 71.3    0.000    0.000 |\nLZO1X-1(12)  | host.conf            26    1        30  115    0.000    0.000 |\nLZO1X-1(12)  | hostname             10    1        14  140    0.000    0.000 |\nLZO1X-1(12)  | hosts               234    1       198 84.6    0.000    0.000 |\nLZO1X-1(12)  | banner.sh           537    1       376 70.0    0.000    0.000 |\nLZO1X-1(12)  | bootlogd           1997    1      1219 61.0    0.000    0.000 |\nLZO1X-1(12)  | bootmisc.sh        2062    1      1459 70.8    0.000    0.000 |\nLZO1X-1(12)  | checkroot.sh       3640    1      2373 65.2    0.000    0.000 |\nLZO1X-1(12)  | devpts.sh           571    1       453 79.3    0.000    0.000 |\nLZO1X-1(12)  | dmesg.sh            397    1       313 78.8    0.000    0.000 |\nLZO1X-1(12)  | functions          2185    1      1408 64.4    0.000    0.000 |\nLZO1X-1(12)  | halt                555    1       460 82.9    0.000    0.000 |\nLZO1X-1(12)  | hostname.sh         625    1       483 77.3    0.000    0.000 |\nLZO1X-1(12)  | hwclock.sh         2541    1      1346 53.0    0.000    0.000 |\nLZO1X-1(12)  | modutils.sh        1362    1       896 65.8    0.000    0.000 |\nLZO1X-1(12)  | mountall.sh        1218    1       966 79.3    0.000    0.000 |\nLZO1X-1(12)  | mountnfs.sh        1634    1      1002 61.3    0.000    0.000 |\nLZO1X-1(12)  | networking         1956    1      1031 52.7    0.000    0.000 |\nLZO1X-1(12)  | populate-volatile.sh     7846    1      3717 47.4    0.000    0.000 |\nLZO1X-1(12)  | rc                 4407    1      2689 61.0    0.000    0.000 |\nLZO1X-1(12)  | rcS                 525    1       472 89.9    0.000    0.000 |\nLZO1X-1(12)  | read-only-rootfs-hook.sh     1319    1       970 73.5    0.000    0.000 |\nLZO1X-1(12)  | reboot              334    1       275 82.3    0.000    0.000 |\nLZO1X-1(12)  | rmnologin.sh        630    1       435 69.0    0.000    0.000 |\nLZO1X-1(12)  | save-rtc.sh         474    1       378 79.7    0.000    0.000 |\nLZO1X-1(12)  | sendsigs            483    1       360 74.5    0.000    0.000 |\nLZO1X-1(12)  | single              623    1       484 77.7    0.000    0.000 |\nLZO1X-1(12)  | sshd               2029    1      1063 52.4    0.000    0.000 |\nLZO1X-1(12)  | sysfs.sh           1091    1       581 53.3    0.000    0.000 |\nLZO1X-1(12)  | syslog             2104    1      1172 55.7    0.000    0.000 |\nLZO1X-1(12)  | udev               3848    1      2200 57.2    0.000    0.000 |\nLZO1X-1(12)  | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1X-1(12)  | umountnfs.sh        756    1       575 76.1    0.000    0.000 |\nLZO1X-1(12)  | urandom            1518    1       991 65.3    0.000    0.000 |\nLZO1X-1(12)  | inittab            1192    1       840 70.5    0.000    0.000 |\nLZO1X-1(12)  | issue                99    1       103  104    0.000    0.000 |\nLZO1X-1(12)  | issue.net            96    1       100  104    0.000    0.000 |\nLZO1X-1(12)  | ld.so.cache        1566    1       735 46.9    0.000    0.000 |\nLZO1X-1(12)  | ld.so.conf           33    1        37  112    0.000    0.000 |\nLZO1X-1(12)  | limits              827    1       653 79.0    0.000    0.000 |\nLZO1X-1(12)  | login.access       1999    1      1313 65.7    0.000    0.000 |\nLZO1X-1(12)  | login.defs        13626    1      7847 57.6    0.000    0.000 |\nLZO1X-1(12)  | logrotate-dmesg.conf      121    1       119 98.3    0.000    0.000 |\nLZO1X-1(12)  | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1X-1(12)  | nfsroot             809    1       547 67.6    0.000    0.000 |\nLZO1X-1(12)  | interfaces          129    1       128 99.2    0.000    0.000 |\nLZO1X-1(12)  | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(12)  | nsswitch.conf       465    1       369 79.4    0.000    0.000 |\nLZO1X-1(12)  | passwd              846    1       528 62.4    0.000    0.000 |\nLZO1X-1(12)  | profile            1932    1      1402 72.6    0.000    0.000 |\nLZO1X-1(12)  | protocols          3144    1      2303 73.3    0.000    0.000 |\nLZO1X-1(12)  | rpc                 911    1       687 75.4    0.000    0.000 |\nLZO1X-1(12)  | securetty          1854    1      1149 62.0    0.000    0.000 |\nLZO1X-1(12)  | services          12813    1      7875 61.5    0.000    0.000 |\nLZO1X-1(12)  | shadow              512    1       188 36.7    0.000    0.000 |\nLZO1X-1(12)  | shells               42    1        46  110    0.000    0.000 |\nLZO1X-1(12)  | .bashrc             410    1       343 83.7    0.000    0.000 |\nLZO1X-1(12)  | .profile            241    1       237 98.3    0.000    0.000 |\nLZO1X-1(12)  | moduli           587027    3     49809  8.5    0.000    0.000 |\nLZO1X-1(12)  | ssh_config         1569    1      1111 70.8    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_ecdsa_key      505    1       467 92.5    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_ecdsa_key.pub      176    1       172 97.7    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_ed25519_key      411    1       335 81.5    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_rsa_key     2602    1      2607  100    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_rsa_key.pub      568    1       574  101    0.000    0.000 |\nLZO1X-1(12)  | sshd_config        3202    1      2073 64.7    0.000    0.000 |\nLZO1X-1(12)  | sshd_config_readonly     3211    1      2066 64.3    0.000    0.000 |\nLZO1X-1(12)  | openssl.cnf       12328    1      6583 53.4    0.000    0.000 |\nLZO1X-1(12)  | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(12)  | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(12)  | syslog-startup.conf      651    1       550 84.5    0.000    0.000 |\nLZO1X-1(12)  | syslog.conf          69    1        73  106    0.000    0.000 |\nLZO1X-1(12)  | ansi               1481    1       769 51.9    0.000    0.000 |\nLZO1X-1(12)  | dumb                308    1        83 26.9    0.000    0.000 |\nLZO1X-1(12)  | linux              1740    1      1034 59.4    0.000    0.000 |\nLZO1X-1(12)  | rxvt               2234    1      1502 67.2    0.000    0.000 |\nLZO1X-1(12)  | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1X-1(12)  | screen-256color     1715    1      1008 58.8    0.000    0.000 |\nLZO1X-1(12)  | sun                1004    1       525 52.3    0.000    0.000 |\nLZO1X-1(12)  | vt100              1282    1       805 62.8    0.000    0.000 |\nLZO1X-1(12)  | vt102              1276    1       813 63.7    0.000    0.000 |\nLZO1X-1(12)  | vt200              1391    1       941 67.6    0.000    0.000 |\nLZO1X-1(12)  | vt220              1391    1       941 67.6    0.000    0.000 |\nLZO1X-1(12)  | vt52                839    1       360 42.9    0.000    0.000 |\nLZO1X-1(12)  | xterm-256color     3882    1      2605 67.1    0.000    0.000 |\nLZO1X-1(12)  | xterm-color        1551    1       804 51.8    0.000    0.000 |\nLZO1X-1(12)  | xterm-xfree86      2240    1      1351 60.3    0.000    0.000 |\nLZO1X-1(12)  | timestamp            15    1        19  127    0.000    0.000 |\nLZO1X-1(12)  | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(12)  | local.rules         885    1       678 76.6    0.000    0.000 |\nLZO1X-1(12)  | udev.conf           215    1       201 93.5    0.000    0.000 |\nLZO1X-1(12)  | 50default          2652    1      1183 44.6    0.000    0.000 |\nLZO1X-1(12)  | version              15    1        19  127    0.000    0.000 |\nLZO1X-1(12)  | volatile.cache     4839    1      1299 26.8    0.000    0.000 |\nLZO1X-1(12)  | xattr.conf          681    1       429 63.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1375 70.8    0.000    0.000\nLZO1X-1(12)    ***TOTALS***     749300  111    149916 20.0    0.000    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1X-1(15)  | buildinfo           552    1       309 56.0    0.000    0.000 |\nLZO1X-1(15)  | busybox.links.nosuid     2436    1      1211 49.7    0.000    0.000 |\nLZO1X-1(15)  | busybox.links.suid       91    1        75 82.4    0.000    0.000 |\nLZO1X-1(15)  | devpts               93    1        97  104    0.000    0.000 |\nLZO1X-1(15)  | postinst             52    1        56  108    0.000    0.000 |\nLZO1X-1(15)  | rcS                1313    1      1032 78.6    0.000    0.000 |\nLZO1X-1(15)  | useradd             115    1       119  103    0.000    0.000 |\nLZO1X-1(15)  | 00_core            1637    1      1069 65.3    0.000    0.000 |\nLZO1X-1(15)  | 01_bootlogd          36    1        40  111    0.000    0.000 |\nLZO1X-1(15)  | 99_sshd              75    1        72 96.0    0.000    0.000 |\nLZO1X-1(15)  | ethertypes         1853    1      1394 75.2    0.000    0.000 |\nLZO1X-1(15)  | fstab               650    1       408 62.8    0.000    0.000 |\nLZO1X-1(15)  | group               518    1       471 90.9    0.000    0.000 |\nLZO1X-1(15)  | gshadow             432    1       308 71.3    0.000    0.000 |\nLZO1X-1(15)  | host.conf            26    1        30  115    0.000    0.000 |\nLZO1X-1(15)  | hostname             10    1        14  140    0.000    0.000 |\nLZO1X-1(15)  | hosts               234    1       198 84.6    0.000    0.000 |\nLZO1X-1(15)  | banner.sh           537    1       376 70.0    0.000    0.000 |\nLZO1X-1(15)  | bootlogd           1997    1      1218 61.0    0.000    0.000 |\nLZO1X-1(15)  | bootmisc.sh        2062    1      1454 70.5    0.000    0.000 |\nLZO1X-1(15)  | checkroot.sh       3640    1      2367 65.0    0.000    0.000 |\nLZO1X-1(15)  | devpts.sh           571    1       453 79.3    0.000    0.000 |\nLZO1X-1(15)  | dmesg.sh            397    1       313 78.8    0.000    0.000 |\nLZO1X-1(15)  | functions          2185    1      1406 64.3    0.000    0.000 |\nLZO1X-1(15)  | halt                555    1       460 82.9    0.000    0.000 |\nLZO1X-1(15)  | hostname.sh         625    1       482 77.1    0.000    0.000 |\nLZO1X-1(15)  | hwclock.sh         2541    1      1338 52.7    0.000    0.000 |\nLZO1X-1(15)  | modutils.sh        1362    1       895 65.7    0.000    0.000 |\nLZO1X-1(15)  | mountall.sh        1218    1       964 79.1    0.000    0.000 |\nLZO1X-1(15)  | mountnfs.sh        1634    1       996 61.0    0.000    0.000 |\nLZO1X-1(15)  | networking         1956    1      1028 52.6    0.000    0.000 |\nLZO1X-1(15)  | populate-volatile.sh     7846    1      3691 47.0    0.000    0.000 |\nLZO1X-1(15)  | rc                 4407    1      2673 60.7    0.000    0.000 |\nLZO1X-1(15)  | rcS                 525    1       472 89.9    0.000    0.000 |\nLZO1X-1(15)  | read-only-rootfs-hook.sh     1319    1       970 73.5    0.000    0.000 |\nLZO1X-1(15)  | reboot              334    1       275 82.3    0.000    0.000 |\nLZO1X-1(15)  | rmnologin.sh        630    1       435 69.0    0.000    0.000 |\nLZO1X-1(15)  | save-rtc.sh         474    1       378 79.7    0.000    0.000 |\nLZO1X-1(15)  | sendsigs            483    1       360 74.5    0.000    0.000 |\nLZO1X-1(15)  | single              623    1       484 77.7    0.000    0.000 |\nLZO1X-1(15)  | sshd               2029    1      1063 52.4    0.000    0.000 |\nLZO1X-1(15)  | sysfs.sh           1091    1       580 53.2    0.000    0.000 |\nLZO1X-1(15)  | syslog             2104    1      1172 55.7    0.000    0.000 |\nLZO1X-1(15)  | udev               3848    1      2193 57.0    0.000    0.000 |\nLZO1X-1(15)  | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1X-1(15)  | umountnfs.sh        756    1       575 76.1    0.000    0.000 |\nLZO1X-1(15)  | urandom            1518    1       990 65.2    0.000    0.000 |\nLZO1X-1(15)  | inittab            1192    1       840 70.5    0.000    0.000 |\nLZO1X-1(15)  | issue                99    1       103  104    0.000    0.000 |\nLZO1X-1(15)  | issue.net            96    1       100  104    0.000    0.000 |\nLZO1X-1(15)  | ld.so.cache        1566    1       733 46.8    0.000    0.000 |\nLZO1X-1(15)  | ld.so.conf           33    1        37  112    0.000    0.000 |\nLZO1X-1(15)  | limits              827    1       653 79.0    0.000    0.000 |\nLZO1X-1(15)  | login.access       1999    1      1306 65.3    0.000    0.000 |\nLZO1X-1(15)  | login.defs        13626    1      7743 56.8    0.000    0.000 |\nLZO1X-1(15)  | logrotate-dmesg.conf      121    1       119 98.3    0.000    0.000 |\nLZO1X-1(15)  | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1X-1(15)  | nfsroot             809    1       547 67.6    0.000    0.000 |\nLZO1X-1(15)  | interfaces          129    1       128 99.2    0.000    0.000 |\nLZO1X-1(15)  | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(15)  | nsswitch.conf       465    1       368 79.1    0.000    0.000 |\nLZO1X-1(15)  | passwd              846    1       528 62.4    0.000    0.000 |\nLZO1X-1(15)  | profile            1932    1      1390 71.9    0.000    0.000 |\nLZO1X-1(15)  | protocols          3144    1      2291 72.9    0.000    0.000 |\nLZO1X-1(15)  | rpc                 911    1       687 75.4    0.000    0.000 |\nLZO1X-1(15)  | securetty          1854    1      1148 61.9    0.000    0.000 |\nLZO1X-1(15)  | services          12813    1      7796 60.8    0.000    0.000 |\nLZO1X-1(15)  | shadow              512    1       188 36.7    0.000    0.000 |\nLZO1X-1(15)  | shells               42    1        46  110    0.000    0.000 |\nLZO1X-1(15)  | .bashrc             410    1       343 83.7    0.000    0.000 |\nLZO1X-1(15)  | .profile            241    1       237 98.3    0.000    0.000 |\nLZO1X-1(15)  | moduli           587027    3     49708  8.5    0.000    0.000 |\nLZO1X-1(15)  | ssh_config         1569    1      1111 70.8    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_ecdsa_key      505    1       467 92.5    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_ecdsa_key.pub      176    1       172 97.7    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_ed25519_key      411    1       335 81.5    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_rsa_key     2602    1      2607  100    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_rsa_key.pub      568    1       574  101    0.000    0.000 |\nLZO1X-1(15)  | sshd_config        3202    1      2063 64.4    0.000    0.000 |\nLZO1X-1(15)  | sshd_config_readonly     3211    1      2058 64.1    0.000    0.000 |\nLZO1X-1(15)  | openssl.cnf       12328    1      6491 52.7    0.000    0.000 |\nLZO1X-1(15)  | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(15)  | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(15)  | syslog-startup.conf      651    1       550 84.5    0.000    0.000 |\nLZO1X-1(15)  | syslog.conf          69    1        73  106    0.000    0.000 |\nLZO1X-1(15)  | ansi               1481    1       769 51.9    0.000    0.000 |\nLZO1X-1(15)  | dumb                308    1        83 26.9    0.000    0.000 |\nLZO1X-1(15)  | linux              1740    1      1034 59.4    0.000    0.000 |\nLZO1X-1(15)  | rxvt               2234    1      1502 67.2    0.000    0.000 |\nLZO1X-1(15)  | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1X-1(15)  | screen-256color     1715    1      1008 58.8    0.000    0.000 |\nLZO1X-1(15)  | sun                1004    1       525 52.3    0.000    0.000 |\nLZO1X-1(15)  | vt100              1282    1       805 62.8    0.000    0.000 |\nLZO1X-1(15)  | vt102              1276    1       813 63.7    0.000    0.000 |\nLZO1X-1(15)  | vt200              1391    1       938 67.4    0.000    0.000 |\nLZO1X-1(15)  | vt220              1391    1       938 67.4    0.000    0.000 |\nLZO1X-1(15)  | vt52                839    1       360 42.9    0.000    0.000 |\nLZO1X-1(15)  | xterm-256color     3882    1      2601 67.0    0.000    0.000 |\nLZO1X-1(15)  | xterm-color        1551    1       804 51.8    0.000    0.000 |\nLZO1X-1(15)  | xterm-xfree86      2240    1      1348 60.2    0.000    0.000 |\nLZO1X-1(15)  | timestamp            15    1        19  127    0.000    0.000 |\nLZO1X-1(15)  | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(15)  | local.rules         885    1       678 76.6    0.000    0.000 |\nLZO1X-1(15)  | udev.conf           215    1       201 93.5    0.000    0.000 |\nLZO1X-1(15)  | 50default          2652    1      1188 44.8    0.000    0.000 |\nLZO1X-1(15)  | version              15    1        19  127    0.000    0.000 |\nLZO1X-1(15)  | volatile.cache     4839    1      1298 26.8    0.000    0.000 |\nLZO1X-1(15)  | xattr.conf          681    1       429 63.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1370 70.7    0.000    0.000\nLZO1X-1(15)    ***TOTALS***     749300  111    149381 19.9    0.000    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1-99      | buildinfo           552    1       276 50.0    0.000    0.000 |\nLZO1-99      | busybox.links.nosuid     2436    1      1225 50.3    0.000    0.000 |\nLZO1-99      | busybox.links.suid       91    1        66 72.5    0.000    0.000 |\nLZO1-99      | devpts               93    1        91 97.8    0.000    0.000 |\nLZO1-99      | postinst             52    1        53  102    0.000    0.000 |\nLZO1-99      | rcS                1313    1       976 74.3    0.000    0.000 |\nLZO1-99      | useradd             115    1       117  102    0.000    0.000 |\nLZO1-99      | 00_core            1637    1       993 60.7    0.000    0.000 |\nLZO1-99      | 01_bootlogd          36    1        34 94.4    0.000    0.000 |\nLZO1-99      | 99_sshd              75    1        62 82.7    0.000    0.000 |\nLZO1-99      | ethertypes         1853    1      1348 72.7    0.000    0.000 |\nLZO1-99      | fstab               650    1       388 59.7    0.000    0.000 |\nLZO1-99      | group               518    1       449 86.7    0.000    0.000 |\nLZO1-99      | gshadow             432    1       314 72.7    0.000    0.000 |\nLZO1-99      | host.conf            26    1        27  104    0.000    0.000 |\nLZO1-99      | hostname             10    1        11  110    0.000    0.000 |\nLZO1-99      | hosts               234    1       183 78.2    0.000    0.000 |\nLZO1-99      | banner.sh           537    1       335 62.4    0.000    0.000 |\nLZO1-99      | bootlogd           1997    1      1193 59.7    0.000    0.000 |\nLZO1-99      | bootmisc.sh        2062    1      1381 67.0    0.000    0.000 |\nLZO1-99      | checkroot.sh       3640    1      2222 61.0    0.000    0.000 |\nLZO1-99      | devpts.sh           571    1       423 74.1    0.000    0.000 |\nLZO1-99      | dmesg.sh            397    1       288 72.5    0.000    0.000 |\nLZO1-99      | functions          2185    1      1338 61.2    0.000    0.000 |\nLZO1-99      | halt                555    1       442 79.6    0.000    0.000 |\nLZO1-99      | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1-99      | hwclock.sh         2541    1      1250 49.2    0.000    0.000 |\nLZO1-99      | modutils.sh        1362    1       854 62.7    0.000    0.000 |\nLZO1-99      | mountall.sh        1218    1       922 75.7    0.000    0.000 |\nLZO1-99      | mountnfs.sh        1634    1       941 57.6    0.000    0.000 |\nLZO1-99      | networking         1956    1       985 50.4    0.000    0.000 |\nLZO1-99      | populate-volatile.sh     7846    1      3331 42.5    0.000    0.000 |\nLZO1-99      | rc                 4407    1      2469 56.0    0.000    0.000 |\nLZO1-99      | rcS                 525    1       443 84.4    0.000    0.000 |\nLZO1-99      | read-only-rootfs-hook.sh     1319    1       894 67.8    0.000    0.000 |\nLZO1-99      | reboot              334    1       264 79.0    0.000    0.000 |\nLZO1-99      | rmnologin.sh        630    1       420 66.7    0.000    0.000 |\nLZO1-99      | save-rtc.sh         474    1       359 75.7    0.000    0.000 |\nLZO1-99      | sendsigs            483    1       338 70.0    0.000    0.000 |\nLZO1-99      | single              623    1       469 75.3    0.000    0.000 |\nLZO1-99      | sshd               2029    1       996 49.1    0.000    0.000 |\nLZO1-99      | sysfs.sh           1091    1       552 50.6    0.000    0.000 |\nLZO1-99      | syslog             2104    1      1135 53.9    0.000    0.000 |\nLZO1-99      | udev               3848    1      2058 53.5    0.000    0.000 |\nLZO1-99      | umountfs            585    1       445 76.1    0.000    0.000 |\nLZO1-99      | umountnfs.sh        756    1       562 74.3    0.000    0.000 |\nLZO1-99      | urandom            1518    1       954 62.8    0.000    0.000 |\nLZO1-99      | inittab            1192    1       801 67.2    0.000    0.000 |\nLZO1-99      | issue                99    1       101  102    0.000    0.000 |\nLZO1-99      | issue.net            96    1        98  102    0.000    0.000 |\nLZO1-99      | ld.so.cache        1566    1       685 43.7    0.000    0.000 |\nLZO1-99      | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1-99      | limits              827    1       630 76.2    0.000    0.000 |\nLZO1-99      | login.access       1999    1      1249 62.5    0.000    0.000 |\nLZO1-99      | login.defs        13626    1      6867 50.4    0.000    0.000 |\nLZO1-99      | logrotate-dmesg.conf      121    1       115 95.0    0.000    0.000 |\nLZO1-99      | motd                  0    1         0  0.0    0.000    0.000 |\nLZO1-99      | nfsroot             809    1       519 64.2    0.000    0.000 |\nLZO1-99      | interfaces          129    1       118 91.5    0.000    0.000 |\nLZO1-99      | nm-disabled-eth0        0    1         0  0.0    0.000    0.000 |\nLZO1-99      | nsswitch.conf       465    1       332 71.4    0.000    0.000 |\nLZO1-99      | passwd              846    1       480 56.7    0.000    0.000 |\nLZO1-99      | profile            1932    1      1331 68.9    0.000    0.000 |\nLZO1-99      | protocols          3144    1      2181 69.4    0.000    0.000 |\nLZO1-99      | rpc                 911    1       682 74.9    0.000    0.000 |\nLZO1-99      | securetty          1854    1      1202 64.8    0.000    0.000 |\nLZO1-99      | services          12813    1      7103 55.4    0.000    0.000 |\nLZO1-99      | shadow              512    1       178 34.8    0.000    0.000 |\nLZO1-99      | shells               42    1        40 95.2    0.000    0.000 |\nLZO1-99      | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1-99      | .profile            241    1       222 92.1    0.000    0.000 |\nLZO1-99      | moduli           587027    3     31653  5.4  109.044  993.740 |\nLZO1-99      | ssh_config         1569    1      1075 68.5    0.000    0.000 |\nLZO1-99      | ssh_host_ecdsa_key      505    1       446 88.3    0.000    0.000 |\nLZO1-99      | ssh_host_ecdsa_key.pub      176    1       167 94.9    0.000    0.000 |\nLZO1-99      | ssh_host_ed25519_key      411    1       316 76.9    0.000    0.000 |\nLZO1-99      | ssh_host_ed25519_key.pub       96    1        97  101    0.000    0.000 |\nLZO1-99      | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1-99      | ssh_host_rsa_key.pub      568    1       569  100    0.000    0.000 |\nLZO1-99      | sshd_config        3202    1      1941 60.6    0.000    0.000 |\nLZO1-99      | sshd_config_readonly     3211    1      1936 60.3    0.000    0.000 |\nLZO1-99      | openssl.cnf       12328    1      5829 47.3    0.000    0.000 |\nLZO1-99      | subgid                0    1         0  0.0    0.000    0.000 |\nLZO1-99      | subuid                0    1         0  0.0    0.000    0.000 |\nLZO1-99      | syslog-startup.conf      651    1       535 82.2    0.000    0.000 |\nLZO1-99      | syslog.conf          69    1        67 97.1    0.000    0.000 |\nLZO1-99      | ansi               1481    1       751 50.7    0.000    0.000 |\nLZO1-99      | dumb                308    1        69 22.4    0.000    0.000 |\nLZO1-99      | linux              1740    1      1032 59.3    0.000    0.000 |\nLZO1-99      | rxvt               2234    1      1508 67.5    0.000    0.000 |\nLZO1-99      | screen             1607    1       940 58.5    0.000    0.000 |\nLZO1-99      | screen-256color     1715    1       998 58.2    0.000    0.000 |\nLZO1-99      | sun                1004    1       509 50.7    0.000    0.000 |\nLZO1-99      | vt100              1282    1       790 61.6    0.000    0.000 |\nLZO1-99      | vt102              1276    1       792 62.1    0.000    0.000 |\nLZO1-99      | vt200              1391    1       933 67.1    0.000    0.000 |\nLZO1-99      | vt220              1391    1       933 67.1    0.000    0.000 |\nLZO1-99      | vt52                839    1       346 41.2    0.000    0.000 |\nLZO1-99      | xterm-256color     3882    1      2625 67.6    0.000    0.000 |\nLZO1-99      | xterm-color        1551    1       788 50.8    0.000    0.000 |\nLZO1-99      | xterm-xfree86      2240    1      1373 61.3    0.000    0.000 |\nLZO1-99      | timestamp            15    1        16  107    0.000    0.000 |\nLZO1-99      | 80-net-name-slot.rules        0    1         0  0.0    0.000    0.000 |\nLZO1-99      | local.rules         885    1       652 73.7    0.000    0.000 |\nLZO1-99      | udev.conf           215    1       191 88.8    0.000    0.000 |\nLZO1-99      | 50default          2652    1      1094 41.3    0.000    0.000 |\nLZO1-99      | version              15    1        16  107    0.000    0.000 |\nLZO1-99      | volatile.cache     4839    1      1177 24.3    0.000    0.000 |\nLZO1-99      | xattr.conf          681    1       405 59.5    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1153 66.7  109.044  993.740\nLZO1-99        ***TOTALS***     749300  111    125773 16.8  109.044  993.740\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1A-99     | buildinfo           552    1       275 49.8    0.000    0.000 |\nLZO1A-99     | busybox.links.nosuid     2436    1      1224 50.2    0.000    0.000 |\nLZO1A-99     | busybox.links.suid       91    1        66 72.5    0.000    0.000 |\nLZO1A-99     | devpts               93    1        91 97.8    0.000    0.000 |\nLZO1A-99     | postinst             52    1        53  102    0.000    0.000 |\nLZO1A-99     | rcS                1313    1       972 74.0    0.000    0.000 |\nLZO1A-99     | useradd             115    1       117  102    0.000    0.000 |\nLZO1A-99     | 00_core            1637    1       991 60.5    0.000    0.000 |\nLZO1A-99     | 01_bootlogd          36    1        34 94.4    0.000    0.000 |\nLZO1A-99     | 99_sshd              75    1        62 82.7    0.000    0.000 |\nLZO1A-99     | ethertypes         1853    1      1336 72.1    0.000    0.000 |\nLZO1A-99     | fstab               650    1       383 58.9    0.000    0.000 |\nLZO1A-99     | group               518    1       447 86.3    0.000    0.000 |\nLZO1A-99     | gshadow             432    1       313 72.5    0.000    0.000 |\nLZO1A-99     | host.conf            26    1        27  104    0.000    0.000 |\nLZO1A-99     | hostname             10    1        11  110    0.000    0.000 |\nLZO1A-99     | hosts               234    1       183 78.2    0.000    0.000 |\nLZO1A-99     | banner.sh           537    1       334 62.2    0.000    0.000 |\nLZO1A-99     | bootlogd           1997    1      1191 59.6    0.000    0.000 |\nLZO1A-99     | bootmisc.sh        2062    1      1375 66.7    0.000    0.000 |\nLZO1A-99     | checkroot.sh       3640    1      2209 60.7    0.000    0.000 |\nLZO1A-99     | devpts.sh           571    1       422 73.9    0.000    0.000 |\nLZO1A-99     | dmesg.sh            397    1       288 72.5    0.000    0.000 |\nLZO1A-99     | functions          2185    1      1332 61.0    0.000    0.000 |\nLZO1A-99     | halt                555    1       441 79.5    0.000    0.000 |\nLZO1A-99     | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1A-99     | hwclock.sh         2541    1      1243 48.9    0.000    0.000 |\nLZO1A-99     | modutils.sh        1362    1       851 62.5    0.000    0.000 |\nLZO1A-99     | mountall.sh        1218    1       917 75.3    0.000    0.000 |\nLZO1A-99     | mountnfs.sh        1634    1       935 57.2    0.000    0.000 |\nLZO1A-99     | networking         1956    1       983 50.3    0.000    0.000 |\nLZO1A-99     | populate-volatile.sh     7846    1      3312 42.2    0.000    0.000 |\nLZO1A-99     | rc                 4407    1      2453 55.7    0.000    0.000 |\nLZO1A-99     | rcS                 525    1       441 84.0    0.000    0.000 |\nLZO1A-99     | read-only-rootfs-hook.sh     1319    1       890 67.5    0.000    0.000 |\nLZO1A-99     | reboot              334    1       263 78.7    0.000    0.000 |\nLZO1A-99     | rmnologin.sh        630    1       419 66.5    0.000    0.000 |\nLZO1A-99     | save-rtc.sh         474    1       358 75.5    0.000    0.000 |\nLZO1A-99     | sendsigs            483    1       337 69.8    0.000    0.000 |\nLZO1A-99     | single              623    1       467 75.0    0.000    0.000 |\nLZO1A-99     | sshd               2029    1       992 48.9    0.000    0.000 |\nLZO1A-99     | sysfs.sh           1091    1       552 50.6    0.000    0.000 |\nLZO1A-99     | syslog             2104    1      1133 53.8    0.000    0.000 |\nLZO1A-99     | udev               3848    1      2051 53.3    0.000    0.000 |\nLZO1A-99     | umountfs            585    1       444 75.9    0.000    0.000 |\nLZO1A-99     | umountnfs.sh        756    1       560 74.1    0.000    0.000 |\nLZO1A-99     | urandom            1518    1       947 62.4    0.000    0.000 |\nLZO1A-99     | inittab            1192    1       797 66.9    0.000    0.000 |\nLZO1A-99     | issue                99    1       101  102    0.000    0.000 |\nLZO1A-99     | issue.net            96    1        98  102    0.000    0.000 |\nLZO1A-99     | ld.so.cache        1566    1       662 42.3    0.000    0.000 |\nLZO1A-99     | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1A-99     | limits              827    1       626 75.7    0.000    0.000 |\nLZO1A-99     | login.access       1999    1      1233 61.7    0.000    0.000 |\nLZO1A-99     | login.defs        13626    1      6808 50.0    0.000    0.000 |\nLZO1A-99     | logrotate-dmesg.conf      121    1       114 94.2    0.000    0.000 |\nLZO1A-99     | motd                  0    1         0  0.0    0.000    0.000 |\nLZO1A-99     | nfsroot             809    1       517 63.9    0.000    0.000 |\nLZO1A-99     | interfaces          129    1       118 91.5    0.000    0.000 |\nLZO1A-99     | nm-disabled-eth0        0    1         0  0.0    0.000    0.000 |\nLZO1A-99     | nsswitch.conf       465    1       331 71.2    0.000    0.000 |\nLZO1A-99     | passwd              846    1       475 56.1    0.000    0.000 |\nLZO1A-99     | profile            1932    1      1320 68.3    0.000    0.000 |\nLZO1A-99     | protocols          3144    1      2167 68.9    0.000    0.000 |\nLZO1A-99     | rpc                 911    1       679 74.5    0.000    0.000 |\nLZO1A-99     | securetty          1854    1      1201 64.8    0.000    0.000 |\nLZO1A-99     | services          12813    1      7040 54.9    0.000    0.000 |\nLZO1A-99     | shadow              512    1       177 34.6    0.000    0.000 |\nLZO1A-99     | shells               42    1        40 95.2    0.000    0.000 |\nLZO1A-99     | .bashrc             410    1       325 79.3    0.000    0.000 |\nLZO1A-99     | .profile            241    1       222 92.1    0.000    0.000 |\nLZO1A-99     | moduli           587027    3     31147  5.3  108.116 1077.559 |\nLZO1A-99     | ssh_config         1569    1      1069 68.1    0.000    0.000 |\nLZO1A-99     | ssh_host_ecdsa_key      505    1       446 88.3    0.000    0.000 |\nLZO1A-99     | ssh_host_ecdsa_key.pub      176    1       167 94.9    0.000    0.000 |\nLZO1A-99     | ssh_host_ed25519_key      411    1       316 76.9    0.000    0.000 |\nLZO1A-99     | ssh_host_ed25519_key.pub       96    1        97  101    0.000    0.000 |\nLZO1A-99     | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1A-99     | ssh_host_rsa_key.pub      568    1       569  100    0.000    0.000 |\nLZO1A-99     | sshd_config        3202    1      1929 60.2    0.000    0.000 |\nLZO1A-99     | sshd_config_readonly     3211    1      1923 59.9    0.000    0.000 |\nLZO1A-99     | openssl.cnf       12328    1      5786 46.9    0.000    0.000 |\nLZO1A-99     | subgid                0    1         0  0.0    0.000    0.000 |\nLZO1A-99     | subuid                0    1         0  0.0    0.000    0.000 |\nLZO1A-99     | syslog-startup.conf      651    1       534 82.0    0.000    0.000 |\nLZO1A-99     | syslog.conf          69    1        67 97.1    0.000    0.000 |\nLZO1A-99     | ansi               1481    1       728 49.2    0.000    0.000 |\nLZO1A-99     | dumb                308    1        68 22.1    0.000    0.000 |\nLZO1A-99     | linux              1740    1      1014 58.3    0.000    0.000 |\nLZO1A-99     | rxvt               2234    1      1479 66.2    0.000    0.000 |\nLZO1A-99     | screen             1607    1       922 57.4    0.000    0.000 |\nLZO1A-99     | screen-256color     1715    1       979 57.1    0.000    0.000 |\nLZO1A-99     | sun                1004    1       491 48.9    0.000    0.000 |\nLZO1A-99     | vt100              1282    1       761 59.4    0.000    0.000 |\nLZO1A-99     | vt102              1276    1       766 60.0    0.000    0.000 |\nLZO1A-99     | vt200              1391    1       909 65.3    0.000    0.000 |\nLZO1A-99     | vt220              1391    1       909 65.3    0.000    0.000 |\nLZO1A-99     | vt52                839    1       336 40.0    0.000    0.000 |\nLZO1A-99     | xterm-256color     3882    1      2586 66.6    0.000    0.000 |\nLZO1A-99     | xterm-color        1551    1       774 49.9    0.000    0.000 |\nLZO1A-99     | xterm-xfree86      2240    1      1345 60.0    0.000    0.000 |\nLZO1A-99     | timestamp            15    1        16  107    0.000    0.000 |\nLZO1A-99     | 80-net-name-slot.rules        0    1         0  0.0    0.000    0.000 |\nLZO1A-99     | local.rules         885    1       647 73.1    0.000    0.000 |\nLZO1A-99     | udev.conf           215    1       191 88.8    0.000    0.000 |\nLZO1A-99     | 50default          2652    1      1090 41.1    0.000    0.000 |\nLZO1A-99     | version              15    1        16  107    0.000    0.000 |\nLZO1A-99     | volatile.cache     4839    1      1176 24.3    0.000    0.000 |\nLZO1A-99     | xattr.conf          681    1       404 59.3    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1142 66.3  108.116 1077.559\nLZO1A-99       ***TOTALS***     749300  111    124501 16.6  108.116 1077.559\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-99     | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1B-99     | busybox.links.nosuid     2436    1      1227 50.4    0.000    0.000 |\nLZO1B-99     | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-99     | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-99     | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-99     | rcS                1313    1       975 74.3    0.000    0.000 |\nLZO1B-99     | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-99     | 00_core            1637    1       984 60.1    0.000    0.000 |\nLZO1B-99     | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-99     | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-99     | ethertypes         1853    1      1338 72.2    0.000    0.000 |\nLZO1B-99     | fstab               650    1       382 58.8    0.000    0.000 |\nLZO1B-99     | group               518    1       450 86.9    0.000    0.000 |\nLZO1B-99     | gshadow             432    1       316 73.1    0.000    0.000 |\nLZO1B-99     | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-99     | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-99     | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1B-99     | banner.sh           537    1       339 63.1    0.000    0.000 |\nLZO1B-99     | bootlogd           1997    1      1191 59.6    0.000    0.000 |\nLZO1B-99     | bootmisc.sh        2062    1      1380 66.9    0.000    0.000 |\nLZO1B-99     | checkroot.sh       3640    1      2214 60.8    0.000    0.000 |\nLZO1B-99     | devpts.sh           571    1       425 74.4    0.000    0.000 |\nLZO1B-99     | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-99     | functions          2185    1      1330 60.9    0.000    0.000 |\nLZO1B-99     | halt                555    1       444 80.0    0.000    0.000 |\nLZO1B-99     | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1B-99     | hwclock.sh         2541    1      1244 49.0    0.000    0.000 |\nLZO1B-99     | modutils.sh        1362    1       850 62.4    0.000    0.000 |\nLZO1B-99     | mountall.sh        1218    1       919 75.5    0.000    0.000 |\nLZO1B-99     | mountnfs.sh        1634    1       938 57.4    0.000    0.000 |\nLZO1B-99     | networking         1956    1       989 50.6    0.000    0.000 |\nLZO1B-99     | populate-volatile.sh     7846    1      3302 42.1    0.000    0.000 |\nLZO1B-99     | rc                 4407    1      2440 55.4    0.000    0.000 |\nLZO1B-99     | rcS                 525    1       444 84.6    0.000    0.000 |\nLZO1B-99     | read-only-rootfs-hook.sh     1319    1       890 67.5    0.000    0.000 |\nLZO1B-99     | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1B-99     | rmnologin.sh        630    1       420 66.7    0.000    0.000 |\nLZO1B-99     | save-rtc.sh         474    1       361 76.2    0.000    0.000 |\nLZO1B-99     | sendsigs            483    1       340 70.4    0.000    0.000 |\nLZO1B-99     | single              623    1       470 75.4    0.000    0.000 |\nLZO1B-99     | sshd               2029    1       998 49.2    0.000    0.000 |\nLZO1B-99     | sysfs.sh           1091    1       557 51.1    0.000    0.000 |\nLZO1B-99     | syslog             2104    1      1130 53.7    0.000    0.000 |\nLZO1B-99     | udev               3848    1      2043 53.1    0.000    0.000 |\nLZO1B-99     | umountfs            585    1       447 76.4    0.000    0.000 |\nLZO1B-99     | umountnfs.sh        756    1       563 74.5    0.000    0.000 |\nLZO1B-99     | urandom            1518    1       953 62.8    0.000    0.000 |\nLZO1B-99     | inittab            1192    1       800 67.1    0.000    0.000 |\nLZO1B-99     | issue                99    1       104  105    0.000    0.000 |\nLZO1B-99     | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-99     | ld.so.cache        1566    1       661 42.2    0.000    0.000 |\nLZO1B-99     | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-99     | limits              827    1       627 75.8    0.000    0.000 |\nLZO1B-99     | login.access       1999    1      1238 61.9    0.000    0.000 |\nLZO1B-99     | login.defs        13626    1      6779 49.8    0.000    0.000 |\nLZO1B-99     | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-99     | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-99     | nfsroot             809    1       520 64.3    0.000    0.000 |\nLZO1B-99     | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1B-99     | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-99     | nsswitch.conf       465    1       330 71.0    0.000    0.000 |\nLZO1B-99     | passwd              846    1       477 56.4    0.000    0.000 |\nLZO1B-99     | profile            1932    1      1321 68.4    0.000    0.000 |\nLZO1B-99     | protocols          3144    1      2165 68.9    0.000    0.000 |\nLZO1B-99     | rpc                 911    1       682 74.9    0.000    0.000 |\nLZO1B-99     | securetty          1854    1      1204 64.9    0.000    0.000 |\nLZO1B-99     | services          12813    1      7038 54.9    0.000    0.000 |\nLZO1B-99     | shadow              512    1       179 35.0    0.000    0.000 |\nLZO1B-99     | shells               42    1        43  102    0.000    0.000 |\nLZO1B-99     | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1B-99     | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-99     | moduli           587027    3     26857  4.6  110.603    0.000 |\nLZO1B-99     | ssh_config         1569    1      1072 68.3    0.000    0.000 |\nLZO1B-99     | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1B-99     | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-99     | ssh_host_ed25519_key      411    1       320 77.9    0.000    0.000 |\nLZO1B-99     | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-99     | ssh_host_rsa_key     2602    1      2568 98.7    0.000    0.000 |\nLZO1B-99     | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-99     | sshd_config        3202    1      1922 60.0    0.000    0.000 |\nLZO1B-99     | sshd_config_readonly     3211    1      1925 60.0    0.000    0.000 |\nLZO1B-99     | openssl.cnf       12328    1      5758 46.7    0.000    0.000 |\nLZO1B-99     | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-99     | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-99     | syslog-startup.conf      651    1       537 82.5    0.000    0.000 |\nLZO1B-99     | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-99     | ansi               1481    1       733 49.5    0.000    0.000 |\nLZO1B-99     | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-99     | linux              1740    1      1019 58.6    0.000    0.000 |\nLZO1B-99     | rxvt               2234    1      1482 66.3    0.000    0.000 |\nLZO1B-99     | screen             1607    1       926 57.6    0.000    0.000 |\nLZO1B-99     | screen-256color     1715    1       983 57.3    0.000    0.000 |\nLZO1B-99     | sun                1004    1       497 49.5    0.000    0.000 |\nLZO1B-99     | vt100              1282    1       766 59.8    0.000    0.000 |\nLZO1B-99     | vt102              1276    1       771 60.4    0.000    0.000 |\nLZO1B-99     | vt200              1391    1       914 65.7    0.000    0.000 |\nLZO1B-99     | vt220              1391    1       914 65.7    0.000    0.000 |\nLZO1B-99     | vt52                839    1       342 40.8    0.000    0.000 |\nLZO1B-99     | xterm-256color     3882    1      2587 66.6    0.000    0.000 |\nLZO1B-99     | xterm-color        1551    1       777 50.1    0.000    0.000 |\nLZO1B-99     | xterm-xfree86      2240    1      1345 60.0    0.000    0.000 |\nLZO1B-99     | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-99     | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-99     | local.rules         885    1       650 73.4    0.000    0.000 |\nLZO1B-99     | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1B-99     | 50default          2652    1      1101 41.5    0.000    0.000 |\nLZO1B-99     | version              15    1        19  127    0.000    0.000 |\nLZO1B-99     | volatile.cache     4839    1      1128 23.3    0.000    0.000 |\nLZO1B-99     | xattr.conf          681    1       410 60.2    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1104 67.9  110.603    0.000\nLZO1B-99       ***TOTALS***     749300  111    120355 16.1  110.603    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-99     | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1C-99     | busybox.links.nosuid     2436    1      1169 48.0    0.000    0.000 |\nLZO1C-99     | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-99     | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-99     | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-99     | rcS                1313    1       973 74.1    0.000    0.000 |\nLZO1C-99     | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-99     | 00_core            1637    1       979 59.8    0.000    0.000 |\nLZO1C-99     | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-99     | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-99     | ethertypes         1853    1      1334 72.0    0.000    0.000 |\nLZO1C-99     | fstab               650    1       377 58.0    0.000    0.000 |\nLZO1C-99     | group               518    1       450 86.9    0.000    0.000 |\nLZO1C-99     | gshadow             432    1       316 73.1    0.000    0.000 |\nLZO1C-99     | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-99     | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-99     | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1C-99     | banner.sh           537    1       336 62.6    0.000    0.000 |\nLZO1C-99     | bootlogd           1997    1      1181 59.1    0.000    0.000 |\nLZO1C-99     | bootmisc.sh        2062    1      1360 66.0    0.000    0.000 |\nLZO1C-99     | checkroot.sh       3640    1      2199 60.4    0.000    0.000 |\nLZO1C-99     | devpts.sh           571    1       423 74.1    0.000    0.000 |\nLZO1C-99     | dmesg.sh            397    1       290 73.0    0.000    0.000 |\nLZO1C-99     | functions          2185    1      1315 60.2    0.000    0.000 |\nLZO1C-99     | halt                555    1       443 79.8    0.000    0.000 |\nLZO1C-99     | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1C-99     | hwclock.sh         2541    1      1232 48.5    0.000    0.000 |\nLZO1C-99     | modutils.sh        1362    1       840 61.7    0.000    0.000 |\nLZO1C-99     | mountall.sh        1218    1       913 75.0    0.000    0.000 |\nLZO1C-99     | mountnfs.sh        1634    1       931 57.0    0.000    0.000 |\nLZO1C-99     | networking         1956    1       986 50.4    0.000    0.000 |\nLZO1C-99     | populate-volatile.sh     7846    1      3282 41.8    0.000    0.000 |\nLZO1C-99     | rc                 4407    1      2415 54.8    0.000    0.000 |\nLZO1C-99     | rcS                 525    1       442 84.2    0.000    0.000 |\nLZO1C-99     | read-only-rootfs-hook.sh     1319    1       883 66.9    0.000    0.000 |\nLZO1C-99     | reboot              334    1       265 79.3    0.000    0.000 |\nLZO1C-99     | rmnologin.sh        630    1       415 65.9    0.000    0.000 |\nLZO1C-99     | save-rtc.sh         474    1       360 75.9    0.000    0.000 |\nLZO1C-99     | sendsigs            483    1       339 70.2    0.000    0.000 |\nLZO1C-99     | single              623    1       467 75.0    0.000    0.000 |\nLZO1C-99     | sshd               2029    1       983 48.4    0.000    0.000 |\nLZO1C-99     | sysfs.sh           1091    1       552 50.6    0.000    0.000 |\nLZO1C-99     | syslog             2104    1      1125 53.5    0.000    0.000 |\nLZO1C-99     | udev               3848    1      2015 52.4    0.000    0.000 |\nLZO1C-99     | umountfs            585    1       444 75.9    0.000    0.000 |\nLZO1C-99     | umountnfs.sh        756    1       556 73.5    0.000    0.000 |\nLZO1C-99     | urandom            1518    1       943 62.1    0.000    0.000 |\nLZO1C-99     | inittab            1192    1       794 66.6    0.000    0.000 |\nLZO1C-99     | issue                99    1       104  105    0.000    0.000 |\nLZO1C-99     | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-99     | ld.so.cache        1566    1       641 40.9    0.000    0.000 |\nLZO1C-99     | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-99     | limits              827    1       621 75.1    0.000    0.000 |\nLZO1C-99     | login.access       1999    1      1231 61.6    0.000    0.000 |\nLZO1C-99     | login.defs        13626    1      6719 49.3    0.000    0.000 |\nLZO1C-99     | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-99     | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-99     | nfsroot             809    1       517 63.9    0.000    0.000 |\nLZO1C-99     | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1C-99     | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-99     | nsswitch.conf       465    1       328 70.5    0.000    0.000 |\nLZO1C-99     | passwd              846    1       467 55.2    0.000    0.000 |\nLZO1C-99     | profile            1932    1      1310 67.8    0.000    0.000 |\nLZO1C-99     | protocols          3144    1      2148 68.3    0.000    0.000 |\nLZO1C-99     | rpc                 911    1       679 74.5    0.000    0.000 |\nLZO1C-99     | securetty          1854    1      1197 64.6    0.000    0.000 |\nLZO1C-99     | services          12813    1      6936 54.1    0.000    0.000 |\nLZO1C-99     | shadow              512    1       169 33.0    0.000    0.000 |\nLZO1C-99     | shells               42    1        43  102    0.000    0.000 |\nLZO1C-99     | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1C-99     | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-99     | moduli           587027    3     26446  4.5  110.450    0.000 |\nLZO1C-99     | ssh_config         1569    1      1065 67.9    0.000    0.000 |\nLZO1C-99     | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1C-99     | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-99     | ssh_host_ed25519_key      411    1       319 77.6    0.000    0.000 |\nLZO1C-99     | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-99     | ssh_host_rsa_key     2602    1      2568 98.7    0.000    0.000 |\nLZO1C-99     | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-99     | sshd_config        3202    1      1910 59.7    0.000    0.000 |\nLZO1C-99     | sshd_config_readonly     3211    1      1915 59.6    0.000    0.000 |\nLZO1C-99     | openssl.cnf       12328    1      5705 46.3    0.000    0.000 |\nLZO1C-99     | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-99     | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-99     | syslog-startup.conf      651    1       535 82.2    0.000    0.000 |\nLZO1C-99     | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-99     | ansi               1481    1       721 48.7    0.000    0.000 |\nLZO1C-99     | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-99     | linux              1740    1      1006 57.8    0.000    0.000 |\nLZO1C-99     | rxvt               2234    1      1478 66.2    0.000    0.000 |\nLZO1C-99     | screen             1607    1       916 57.0    0.000    0.000 |\nLZO1C-99     | screen-256color     1715    1       970 56.6    0.000    0.000 |\nLZO1C-99     | sun                1004    1       487 48.5    0.000    0.000 |\nLZO1C-99     | vt100              1282    1       759 59.2    0.000    0.000 |\nLZO1C-99     | vt102              1276    1       764 59.9    0.000    0.000 |\nLZO1C-99     | vt200              1391    1       908 65.3    0.000    0.000 |\nLZO1C-99     | vt220              1391    1       908 65.3    0.000    0.000 |\nLZO1C-99     | vt52                839    1       338 40.3    0.000    0.000 |\nLZO1C-99     | xterm-256color     3882    1      2576 66.4    0.000    0.000 |\nLZO1C-99     | xterm-color        1551    1       769 49.6    0.000    0.000 |\nLZO1C-99     | xterm-xfree86      2240    1      1343 60.0    0.000    0.000 |\nLZO1C-99     | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-99     | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-99     | local.rules         885    1       644 72.8    0.000    0.000 |\nLZO1C-99     | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1C-99     | 50default          2652    1      1084 40.9    0.000    0.000 |\nLZO1C-99     | version              15    1        19  127    0.000    0.000 |\nLZO1C-99     | volatile.cache     4839    1      1120 23.1    0.000    0.000 |\nLZO1C-99     | xattr.conf          681    1       406 59.6    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1092 67.5  110.450    0.000\nLZO1C-99       ***TOTALS***     749300  111    119121 15.9  110.450    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-999    | buildinfo           552    1       273 49.5    0.000    0.000 |\nLZO1B-999    | busybox.links.nosuid     2436    1      1202 49.3    0.000    0.000 |\nLZO1B-999    | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-999    | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-999    | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-999    | rcS                1313    1       963 73.3    0.000    0.000 |\nLZO1B-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-999    | 00_core            1637    1       964 58.9    0.000    0.000 |\nLZO1B-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1B-999    | 99_sshd              75    1        60 80.0    0.000    0.000 |\nLZO1B-999    | ethertypes         1853    1      1329 71.7    0.000    0.000 |\nLZO1B-999    | fstab               650    1       365 56.2    0.000    0.000 |\nLZO1B-999    | group               518    1       441 85.1    0.000    0.000 |\nLZO1B-999    | gshadow             432    1       301 69.7    0.000    0.000 |\nLZO1B-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-999    | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1B-999    | banner.sh           537    1       339 63.1    0.000    0.000 |\nLZO1B-999    | bootlogd           1997    1      1162 58.2    0.000    0.000 |\nLZO1B-999    | bootmisc.sh        2062    1      1356 65.8    0.000    0.000 |\nLZO1B-999    | checkroot.sh       3640    1      2168 59.6    0.000    0.000 |\nLZO1B-999    | devpts.sh           571    1       423 74.1    0.000    0.000 |\nLZO1B-999    | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-999    | functions          2185    1      1317 60.3    0.000    0.000 |\nLZO1B-999    | halt                555    1       443 79.8    0.000    0.000 |\nLZO1B-999    | hostname.sh         625    1       467 74.7    0.000    0.000 |\nLZO1B-999    | hwclock.sh         2541    1      1222 48.1    0.000    0.000 |\nLZO1B-999    | modutils.sh        1362    1       839 61.6    0.000    0.000 |\nLZO1B-999    | mountall.sh        1218    1       914 75.0    0.000    0.000 |\nLZO1B-999    | mountnfs.sh        1634    1       921 56.4    0.000    0.000 |\nLZO1B-999    | networking         1956    1       973 49.7    0.000    0.000 |\nLZO1B-999    | populate-volatile.sh     7846    1      3177 40.5    0.000    0.000 |\nLZO1B-999    | rc                 4407    1      2362 53.6    0.000    0.000 |\nLZO1B-999    | rcS                 525    1       443 84.4    0.000    0.000 |\nLZO1B-999    | read-only-rootfs-hook.sh     1319    1       881 66.8    0.000    0.000 |\nLZO1B-999    | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1B-999    | rmnologin.sh        630    1       418 66.3    0.000    0.000 |\nLZO1B-999    | save-rtc.sh         474    1       361 76.2    0.000    0.000 |\nLZO1B-999    | sendsigs            483    1       340 70.4    0.000    0.000 |\nLZO1B-999    | single              623    1       470 75.4    0.000    0.000 |\nLZO1B-999    | sshd               2029    1       977 48.2    0.000    0.000 |\nLZO1B-999    | sysfs.sh           1091    1       536 49.1    0.000    0.000 |\nLZO1B-999    | syslog             2104    1      1119 53.2    0.000    0.000 |\nLZO1B-999    | udev               3848    1      1992 51.8    0.000    0.000 |\nLZO1B-999    | umountfs            585    1       444 75.9    0.000    0.000 |\nLZO1B-999    | umountnfs.sh        756    1       559 73.9    0.000    0.000 |\nLZO1B-999    | urandom            1518    1       942 62.1    0.000    0.000 |\nLZO1B-999    | inittab            1192    1       794 66.6    0.000    0.000 |\nLZO1B-999    | issue                99    1       104  105    0.000    0.000 |\nLZO1B-999    | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-999    | ld.so.cache        1566    1       637 40.7    0.000    0.000 |\nLZO1B-999    | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1B-999    | limits              827    1       623 75.3    0.000    0.000 |\nLZO1B-999    | login.access       1999    1      1203 60.2    0.000    0.000 |\nLZO1B-999    | login.defs        13626    1      6374 46.8   23.840    0.000 |\nLZO1B-999    | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-999    | nfsroot             809    1       515 63.7    0.000    0.000 |\nLZO1B-999    | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1B-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-999    | nsswitch.conf       465    1       330 71.0    0.000    0.000 |\nLZO1B-999    | passwd              846    1       471 55.7    0.000    0.000 |\nLZO1B-999    | profile            1932    1      1313 68.0    0.000    0.000 |\nLZO1B-999    | protocols          3144    1      2123 67.5    0.000    0.000 |\nLZO1B-999    | rpc                 911    1       676 74.2    0.000    0.000 |\nLZO1B-999    | securetty          1854    1      1171 63.2    0.000    0.000 |\nLZO1B-999    | services          12813    1      6779 52.9   24.055    0.000 |\nLZO1B-999    | shadow              512    1       177 34.6    0.000    0.000 |\nLZO1B-999    | shells               42    1        43  102    0.000    0.000 |\nLZO1B-999    | .bashrc             410    1       325 79.3    0.000    0.000 |\nLZO1B-999    | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-999    | moduli           587027    3     26342  4.5   29.360    0.000 |\nLZO1B-999    | ssh_config         1569    1      1062 67.7    0.000    0.000 |\nLZO1B-999    | ssh_host_ecdsa_key      505    1       447 88.5    0.000    0.000 |\nLZO1B-999    | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-999    | ssh_host_ed25519_key      411    1       317 77.1    0.000    0.000 |\nLZO1B-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-999    | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1B-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-999    | sshd_config        3202    1      1879 58.7    0.000    0.000 |\nLZO1B-999    | sshd_config_readonly     3211    1      1881 58.6    0.000    0.000 |\nLZO1B-999    | openssl.cnf       12328    1      5490 44.5    0.000    0.000 |\nLZO1B-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-999    | syslog-startup.conf      651    1       531 81.6    0.000    0.000 |\nLZO1B-999    | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-999    | ansi               1481    1       719 48.5    0.000    0.000 |\nLZO1B-999    | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1B-999    | linux              1740    1       999 57.4    0.000    0.000 |\nLZO1B-999    | rxvt               2234    1      1453 65.0    0.000    0.000 |\nLZO1B-999    | screen             1607    1       915 56.9    0.000    0.000 |\nLZO1B-999    | screen-256color     1715    1       966 56.3    0.000    0.000 |\nLZO1B-999    | sun                1004    1       490 48.8    0.000    0.000 |\nLZO1B-999    | vt100              1282    1       754 58.8    0.000    0.000 |\nLZO1B-999    | vt102              1276    1       758 59.4    0.000    0.000 |\nLZO1B-999    | vt200              1391    1       902 64.8    0.000    0.000 |\nLZO1B-999    | vt220              1391    1       902 64.8    0.000    0.000 |\nLZO1B-999    | vt52                839    1       342 40.8    0.000    0.000 |\nLZO1B-999    | xterm-256color     3882    1      2526 65.1    0.000    0.000 |\nLZO1B-999    | xterm-color        1551    1       763 49.2    0.000    0.000 |\nLZO1B-999    | xterm-xfree86      2240    1      1316 58.8    0.000    0.000 |\nLZO1B-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-999    | local.rules         885    1       649 73.3    0.000    0.000 |\nLZO1B-999    | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1B-999    | 50default          2652    1      1078 40.6    0.000    0.000 |\nLZO1B-999    | version              15    1        19  127    0.000    0.000 |\nLZO1B-999    | volatile.cache     4839    1      1060 21.9    0.000    0.000 |\nLZO1B-999    | xattr.conf          681    1       410 60.2    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1079 67.0   25.515    0.000\nLZO1B-999      ***TOTALS***     749300  111    117627 15.7   25.515    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-999    | buildinfo           552    1       273 49.5    0.000    0.000 |\nLZO1C-999    | busybox.links.nosuid     2436    1      1136 46.6    0.000    0.000 |\nLZO1C-999    | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-999    | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-999    | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-999    | rcS                1313    1       961 73.2    0.000    0.000 |\nLZO1C-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-999    | 00_core            1637    1       956 58.4    0.000    0.000 |\nLZO1C-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1C-999    | 99_sshd              75    1        59 78.7    0.000    0.000 |\nLZO1C-999    | ethertypes         1853    1      1323 71.4    0.000    0.000 |\nLZO1C-999    | fstab               650    1       358 55.1    0.000    0.000 |\nLZO1C-999    | group               518    1       441 85.1    0.000    0.000 |\nLZO1C-999    | gshadow             432    1       301 69.7    0.000    0.000 |\nLZO1C-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-999    | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1C-999    | banner.sh           537    1       336 62.6    0.000    0.000 |\nLZO1C-999    | bootlogd           1997    1      1152 57.7    0.000    0.000 |\nLZO1C-999    | bootmisc.sh        2062    1      1334 64.7    0.000    0.000 |\nLZO1C-999    | checkroot.sh       3640    1      2144 58.9    0.000    0.000 |\nLZO1C-999    | devpts.sh           571    1       421 73.7    0.000    0.000 |\nLZO1C-999    | dmesg.sh            397    1       289 72.8    0.000    0.000 |\nLZO1C-999    | functions          2185    1      1300 59.5    0.000    0.000 |\nLZO1C-999    | halt                555    1       442 79.6    0.000    0.000 |\nLZO1C-999    | hostname.sh         625    1       464 74.2    0.000    0.000 |\nLZO1C-999    | hwclock.sh         2541    1      1212 47.7    0.000    0.000 |\nLZO1C-999    | modutils.sh        1362    1       827 60.7    0.000    0.000 |\nLZO1C-999    | mountall.sh        1218    1       908 74.5    0.000    0.000 |\nLZO1C-999    | mountnfs.sh        1634    1       915 56.0    0.000    0.000 |\nLZO1C-999    | networking         1956    1       967 49.4    0.000    0.000 |\nLZO1C-999    | populate-volatile.sh     7846    1      3138 40.0    0.000    0.000 |\nLZO1C-999    | rc                 4407    1      2333 52.9    0.000    0.000 |\nLZO1C-999    | rcS                 525    1       440 83.8    0.000    0.000 |\nLZO1C-999    | read-only-rootfs-hook.sh     1319    1       872 66.1    0.000    0.000 |\nLZO1C-999    | reboot              334    1       265 79.3    0.000    0.000 |\nLZO1C-999    | rmnologin.sh        630    1       412 65.4    0.000    0.000 |\nLZO1C-999    | save-rtc.sh         474    1       360 75.9    0.000    0.000 |\nLZO1C-999    | sendsigs            483    1       339 70.2    0.000    0.000 |\nLZO1C-999    | single              623    1       467 75.0    0.000    0.000 |\nLZO1C-999    | sshd               2029    1       961 47.4    0.000    0.000 |\nLZO1C-999    | sysfs.sh           1091    1       531 48.7    0.000    0.000 |\nLZO1C-999    | syslog             2104    1      1107 52.6    0.000    0.000 |\nLZO1C-999    | udev               3848    1      1966 51.1    0.000    0.000 |\nLZO1C-999    | umountfs            585    1       441 75.4    0.000    0.000 |\nLZO1C-999    | umountnfs.sh        756    1       552 73.0    0.000    0.000 |\nLZO1C-999    | urandom            1518    1       931 61.3    0.000    0.000 |\nLZO1C-999    | inittab            1192    1       786 65.9    0.000    0.000 |\nLZO1C-999    | issue                99    1       104  105    0.000    0.000 |\nLZO1C-999    | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-999    | ld.so.cache        1566    1       610 39.0    0.000    0.000 |\nLZO1C-999    | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1C-999    | limits              827    1       617 74.6    0.000    0.000 |\nLZO1C-999    | login.access       1999    1      1196 59.8    0.000    0.000 |\nLZO1C-999    | login.defs        13626    1      6305 46.3   26.091    0.000 |\nLZO1C-999    | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-999    | nfsroot             809    1       512 63.3    0.000    0.000 |\nLZO1C-999    | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1C-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-999    | nsswitch.conf       465    1       328 70.5    0.000    0.000 |\nLZO1C-999    | passwd              846    1       460 54.4    0.000    0.000 |\nLZO1C-999    | profile            1932    1      1302 67.4    0.000    0.000 |\nLZO1C-999    | protocols          3144    1      2104 66.9    0.000    0.000 |\nLZO1C-999    | rpc                 911    1       673 73.9    0.000    0.000 |\nLZO1C-999    | securetty          1854    1      1162 62.7    0.000    0.000 |\nLZO1C-999    | services          12813    1      6664 52.0   23.044    0.000 |\nLZO1C-999    | shadow              512    1       166 32.4    0.000    0.000 |\nLZO1C-999    | shells               42    1        43  102    0.000    0.000 |\nLZO1C-999    | .bashrc             410    1       322 78.5    0.000    0.000 |\nLZO1C-999    | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-999    | moduli           587027    3     26011  4.4   41.420    0.000 |\nLZO1C-999    | ssh_config         1569    1      1055 67.2    0.000    0.000 |\nLZO1C-999    | ssh_host_ecdsa_key      505    1       447 88.5    0.000    0.000 |\nLZO1C-999    | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-999    | ssh_host_ed25519_key      411    1       316 76.9    0.000    0.000 |\nLZO1C-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-999    | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1C-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-999    | sshd_config        3202    1      1866 58.3    0.000    0.000 |\nLZO1C-999    | sshd_config_readonly     3211    1      1869 58.2    0.000    0.000 |\nLZO1C-999    | openssl.cnf       12328    1      5411 43.9    0.000    0.000 |\nLZO1C-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-999    | syslog-startup.conf      651    1       529 81.3    0.000    0.000 |\nLZO1C-999    | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-999    | ansi               1481    1       707 47.7    0.000    0.000 |\nLZO1C-999    | dumb                308    1        70 22.7    0.000    0.000 |\nLZO1C-999    | linux              1740    1       983 56.5    0.000    0.000 |\nLZO1C-999    | rxvt               2234    1      1446 64.7    0.000    0.000 |\nLZO1C-999    | screen             1607    1       904 56.3    0.000    0.000 |\nLZO1C-999    | screen-256color     1715    1       952 55.5    0.000    0.000 |\nLZO1C-999    | sun                1004    1       480 47.8    0.000    0.000 |\nLZO1C-999    | vt100              1282    1       748 58.3    0.000    0.000 |\nLZO1C-999    | vt102              1276    1       751 58.9    0.000    0.000 |\nLZO1C-999    | vt200              1391    1       894 64.3    0.000    0.000 |\nLZO1C-999    | vt220              1391    1       894 64.3    0.000    0.000 |\nLZO1C-999    | vt52                839    1       338 40.3    0.000    0.000 |\nLZO1C-999    | xterm-256color     3882    1      2505 64.5    0.000    0.000 |\nLZO1C-999    | xterm-color        1551    1       754 48.6    0.000    0.000 |\nLZO1C-999    | xterm-xfree86      2240    1      1305 58.3    0.000    0.000 |\nLZO1C-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-999    | local.rules         885    1       643 72.7    0.000    0.000 |\nLZO1C-999    | udev.conf           215    1       192 89.3    0.000    0.000 |\nLZO1C-999    | 50default          2652    1      1060 40.0    0.000    0.000 |\nLZO1C-999    | version              15    1        19  127    0.000    0.000 |\nLZO1C-999    | volatile.cache     4839    1      1054 21.8    0.000    0.000 |\nLZO1C-999    | xattr.conf          681    1       406 59.6    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1067 66.6   28.338    0.000\nLZO1C-999      ***TOTALS***     749300  111    116311 15.5   28.338    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO2A-999    | buildinfo           552    1       272 49.3    0.000    0.000 |\nLZO2A-999    | busybox.links.nosuid     2436    1      1093 44.9    0.000    0.000 |\nLZO2A-999    | busybox.links.suid       91    1        65 71.4    0.000    0.000 |\nLZO2A-999    | devpts               93    1        93  100    0.000    0.000 |\nLZO2A-999    | postinst             52    1        55  106    0.000    0.000 |\nLZO2A-999    | rcS                1313    1       863 65.7    0.000    0.000 |\nLZO2A-999    | useradd             115    1       124  108    0.000    0.000 |\nLZO2A-999    | 00_core            1637    1       839 51.3    0.000    0.000 |\nLZO2A-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO2A-999    | 99_sshd              75    1        60 80.0    0.000    0.000 |\nLZO2A-999    | ethertypes         1853    1      1190 64.2    0.000    0.000 |\nLZO2A-999    | fstab               650    1       348 53.5    0.000    0.000 |\nLZO2A-999    | group               518    1       354 68.3    0.000    0.000 |\nLZO2A-999    | gshadow             432    1       269 62.3    0.000    0.000 |\nLZO2A-999    | host.conf            26    1        32  123    0.000    0.000 |\nLZO2A-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO2A-999    | hosts               234    1       173 73.9    0.000    0.000 |\nLZO2A-999    | banner.sh           537    1       318 59.2    0.000    0.000 |\nLZO2A-999    | bootlogd           1997    1      1044 52.3    0.000    0.000 |\nLZO2A-999    | bootmisc.sh        2062    1      1216 59.0    0.000    0.000 |\nLZO2A-999    | checkroot.sh       3640    1      1975 54.3    0.000    0.000 |\nLZO2A-999    | devpts.sh           571    1       387 67.8    0.000    0.000 |\nLZO2A-999    | dmesg.sh            397    1       275 69.3    0.000    0.000 |\nLZO2A-999    | functions          2185    1      1184 54.2    0.000    0.000 |\nLZO2A-999    | halt                555    1       404 72.8    0.000    0.000 |\nLZO2A-999    | hostname.sh         625    1       435 69.6    0.000    0.000 |\nLZO2A-999    | hwclock.sh         2541    1      1133 44.6    0.000    0.000 |\nLZO2A-999    | modutils.sh        1362    1       760 55.8    0.000    0.000 |\nLZO2A-999    | mountall.sh        1218    1       814 66.8    0.000    0.000 |\nLZO2A-999    | mountnfs.sh        1634    1       849 52.0    0.000    0.000 |\nLZO2A-999    | networking         1956    1       890 45.5    0.000    0.000 |\nLZO2A-999    | populate-volatile.sh     7846    1      2954 37.6    0.000    0.000 |\nLZO2A-999    | rc                 4407    1      2177 49.4    0.000    0.000 |\nLZO2A-999    | rcS                 525    1       402 76.6    0.000    0.000 |\nLZO2A-999    | read-only-rootfs-hook.sh     1319    1       802 60.8    0.000    0.000 |\nLZO2A-999    | reboot              334    1       251 75.1    0.000    0.000 |\nLZO2A-999    | rmnologin.sh        630    1       384 61.0    0.000    0.000 |\nLZO2A-999    | save-rtc.sh         474    1       341 71.9    0.000    0.000 |\nLZO2A-999    | sendsigs            483    1       322 66.7    0.000    0.000 |\nLZO2A-999    | single              623    1       432 69.3    0.000    0.000 |\nLZO2A-999    | sshd               2029    1       882 43.5    0.000    0.000 |\nLZO2A-999    | sysfs.sh           1091    1       497 45.6    0.000    0.000 |\nLZO2A-999    | syslog             2104    1      1017 48.3    0.000    0.000 |\nLZO2A-999    | udev               3848    1      1839 47.8    0.000    0.000 |\nLZO2A-999    | umountfs            585    1       411 70.3    0.000    0.000 |\nLZO2A-999    | umountnfs.sh        756    1       508 67.2    0.000    0.000 |\nLZO2A-999    | urandom            1518    1       861 56.7    0.000    0.000 |\nLZO2A-999    | inittab            1192    1       720 60.4    0.000    0.000 |\nLZO2A-999    | issue                99    1       110  111    0.000    0.000 |\nLZO2A-999    | issue.net            96    1       107  111    0.000    0.000 |\nLZO2A-999    | ld.so.cache        1566    1       583 37.2    0.000    0.000 |\nLZO2A-999    | ld.so.conf           33    1        36  109    0.000    0.000 |\nLZO2A-999    | limits              827    1       554 67.0    0.000    0.000 |\nLZO2A-999    | login.access       1999    1      1045 52.3    0.000    0.000 |\nLZO2A-999    | login.defs        13626    1      6009 44.1   19.198    0.000 |\nLZO2A-999    | logrotate-dmesg.conf      121    1       113 93.4    0.000    0.000 |\nLZO2A-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO2A-999    | nfsroot             809    1       473 58.5    0.000    0.000 |\nLZO2A-999    | interfaces          129    1       113 87.6    0.000    0.000 |\nLZO2A-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO2A-999    | nsswitch.conf       465    1       298 64.1    0.000    0.000 |\nLZO2A-999    | passwd              846    1       414 48.9    0.000    0.000 |\nLZO2A-999    | profile            1932    1      1180 61.1    0.000    0.000 |\nLZO2A-999    | protocols          3144    1      1901 60.5    0.000    0.000 |\nLZO2A-999    | rpc                 911    1       592 65.0    0.000    0.000 |\nLZO2A-999    | securetty          1854    1       972 52.4    0.000    0.000 |\nLZO2A-999    | services          12813    1      6205 48.4   17.663    0.000 |\nLZO2A-999    | shadow              512    1       169 33.0    0.000    0.000 |\nLZO2A-999    | shells               42    1        43  102    0.000    0.000 |\nLZO2A-999    | .bashrc             410    1       298 72.7    0.000    0.000 |\nLZO2A-999    | .profile            241    1       216 89.6    0.000    0.000 |\nLZO2A-999    | moduli           587027    3     23397  4.0   36.297  979.031 |\nLZO2A-999    | ssh_config         1569    1       939 59.8    0.000    0.000 |\nLZO2A-999    | ssh_host_ecdsa_key      505    1       458 90.7    0.000    0.000 |\nLZO2A-999    | ssh_host_ecdsa_key.pub      176    1       183  104    0.000    0.000 |\nLZO2A-999    | ssh_host_ed25519_key      411    1       323 78.6    0.000    0.000 |\nLZO2A-999    | ssh_host_ed25519_key.pub       96    1       104  108    0.000    0.000 |\nLZO2A-999    | ssh_host_rsa_key     2602    1      2721  105    0.000    0.000 |\nLZO2A-999    | ssh_host_rsa_key.pub      568    1       612  108    0.000    0.000 |\nLZO2A-999    | sshd_config        3202    1      1701 53.1    0.000    0.000 |\nLZO2A-999    | sshd_config_readonly     3211    1      1696 52.8    0.000    0.000 |\nLZO2A-999    | openssl.cnf       12328    1      5099 41.4   20.037    0.000 |\nLZO2A-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO2A-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO2A-999    | syslog-startup.conf      651    1       482 74.0    0.000    0.000 |\nLZO2A-999    | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO2A-999    | ansi               1481    1       650 43.9    0.000    0.000 |\nLZO2A-999    | dumb                308    1        69 22.4    0.000    0.000 |\nLZO2A-999    | linux              1740    1       896 51.5    0.000    0.000 |\nLZO2A-999    | rxvt               2234    1      1280 57.3    0.000    0.000 |\nLZO2A-999    | screen             1607    1       818 50.9    0.000    0.000 |\nLZO2A-999    | screen-256color     1715    1       857 50.0    0.000    0.000 |\nLZO2A-999    | sun                1004    1       436 43.4    0.000    0.000 |\nLZO2A-999    | vt100              1282    1       685 53.4    0.000    0.000 |\nLZO2A-999    | vt102              1276    1       681 53.4    0.000    0.000 |\nLZO2A-999    | vt200              1391    1       795 57.2    0.000    0.000 |\nLZO2A-999    | vt220              1391    1       795 57.2    0.000    0.000 |\nLZO2A-999    | vt52                839    1       315 37.5    0.000    0.000 |\nLZO2A-999    | xterm-256color     3882    1      2277 58.7    0.000    0.000 |\nLZO2A-999    | xterm-color        1551    1       667 43.0    0.000    0.000 |\nLZO2A-999    | xterm-xfree86      2240    1      1177 52.5    0.000    0.000 |\nLZO2A-999    | timestamp            15    1        20  133    0.000    0.000 |\nLZO2A-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO2A-999    | local.rules         885    1       575 65.0    0.000    0.000 |\nLZO2A-999    | udev.conf           215    1       171 79.5    0.000    0.000 |\nLZO2A-999    | 50default          2652    1       987 37.2    0.000    0.000 |\nLZO2A-999    | version              15    1        20  133    0.000    0.000 |\nLZO2A-999    | volatile.cache     4839    1      1033 21.3    0.000    0.000 |\nLZO2A-999    | xattr.conf          681    1       375 55.1    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0       983 63.3   21.487  979.031\nLZO2A-999      ***TOTALS***     749300  111    107174 14.3   21.487  979.031\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1F-999    | buildinfo           552    1       272 49.3    0.000    0.000 |\nLZO1F-999    | busybox.links.nosuid     2436    1      1098 45.1    0.000    0.000 |\nLZO1F-999    | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1F-999    | devpts               93    1        93  100    0.000    0.000 |\nLZO1F-999    | postinst             52    1        55  106    0.000    0.000 |\nLZO1F-999    | rcS                1313    1       925 70.4    0.000    0.000 |\nLZO1F-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1F-999    | 00_core            1637    1       911 55.7    0.000    0.000 |\nLZO1F-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1F-999    | 99_sshd              75    1        59 78.7    0.000    0.000 |\nLZO1F-999    | ethertypes         1853    1      1270 68.5    0.000    0.000 |\nLZO1F-999    | fstab               650    1       355 54.6    0.000    0.000 |\nLZO1F-999    | group               518    1       408 78.8    0.000    0.000 |\nLZO1F-999    | gshadow             432    1       281 65.0    0.000    0.000 |\nLZO1F-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1F-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1F-999    | hosts               234    1       184 78.6    0.000    0.000 |\nLZO1F-999    | banner.sh           537    1       330 61.5    0.000    0.000 |\nLZO1F-999    | bootlogd           1997    1      1094 54.8    0.000    0.000 |\nLZO1F-999    | bootmisc.sh        2062    1      1299 63.0    0.000    0.000 |\nLZO1F-999    | checkroot.sh       3640    1      2069 56.8    0.000    0.000 |\nLZO1F-999    | devpts.sh           571    1       413 72.3    0.000    0.000 |\nLZO1F-999    | dmesg.sh            397    1       283 71.3    0.000    0.000 |\nLZO1F-999    | functions          2185    1      1262 57.8    0.000    0.000 |\nLZO1F-999    | halt                555    1       433 78.0    0.000    0.000 |\nLZO1F-999    | hostname.sh         625    1       457 73.1    0.000    0.000 |\nLZO1F-999    | hwclock.sh         2541    1      1175 46.2    0.000    0.000 |\nLZO1F-999    | modutils.sh        1362    1       809 59.4    0.000    0.000 |\nLZO1F-999    | mountall.sh        1218    1       877 72.0    0.000    0.000 |\nLZO1F-999    | mountnfs.sh        1634    1       882 54.0    0.000    0.000 |\nLZO1F-999    | networking         1956    1       934 47.8    0.000    0.000 |\nLZO1F-999    | populate-volatile.sh     7846    1      3109 39.6    0.000    0.000 |\nLZO1F-999    | rc                 4407    1      2246 51.0    0.000    0.000 |\nLZO1F-999    | rcS                 525    1       429 81.7    0.000    0.000 |\nLZO1F-999    | read-only-rootfs-hook.sh     1319    1       847 64.2    0.000    0.000 |\nLZO1F-999    | reboot              334    1       260 77.8    0.000    0.000 |\nLZO1F-999    | rmnologin.sh        630    1       407 64.6    0.000    0.000 |\nLZO1F-999    | save-rtc.sh         474    1       355 74.9    0.000    0.000 |\nLZO1F-999    | sendsigs            483    1       335 69.4    0.000    0.000 |\nLZO1F-999    | single              623    1       454 72.9    0.000    0.000 |\nLZO1F-999    | sshd               2029    1       927 45.7    0.000    0.000 |\nLZO1F-999    | sysfs.sh           1091    1       523 47.9    0.000    0.000 |\nLZO1F-999    | syslog             2104    1      1062 50.5    0.000    0.000 |\nLZO1F-999    | udev               3848    1      1905 49.5    0.000    0.000 |\nLZO1F-999    | umountfs            585    1       430 73.5    0.000    0.000 |\nLZO1F-999    | umountnfs.sh        756    1       541 71.6    0.000    0.000 |\nLZO1F-999    | urandom            1518    1       906 59.7    0.000    0.000 |\nLZO1F-999    | inittab            1192    1       768 64.4    0.000    0.000 |\nLZO1F-999    | issue                99    1       104  105    0.000    0.000 |\nLZO1F-999    | issue.net            96    1       101  105    0.000    0.000 |\nLZO1F-999    | ld.so.cache        1566    1       590 37.7    0.000    0.000 |\nLZO1F-999    | ld.so.conf           33    1        34  103    0.000    0.000 |\nLZO1F-999    | limits              827    1       601 72.7    0.000    0.000 |\nLZO1F-999    | login.access       1999    1      1131 56.6    0.000    0.000 |\nLZO1F-999    | login.defs        13626    1      6344 46.6   22.227    0.000 |\nLZO1F-999    | logrotate-dmesg.conf      121    1       116 95.9    0.000    0.000 |\nLZO1F-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1F-999    | nfsroot             809    1       497 61.4    0.000    0.000 |\nLZO1F-999    | interfaces          129    1       118 91.5    0.000    0.000 |\nLZO1F-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1F-999    | nsswitch.conf       465    1       322 69.2    0.000    0.000 |\nLZO1F-999    | passwd              846    1       444 52.5    0.000    0.000 |\nLZO1F-999    | profile            1932    1      1252 64.8    0.000    0.000 |\nLZO1F-999    | protocols          3144    1      2015 64.1    0.000    0.000 |\nLZO1F-999    | rpc                 911    1       635 69.7    0.000    0.000 |\nLZO1F-999    | securetty          1854    1      1040 56.1    0.000    0.000 |\nLZO1F-999    | services          12813    1      6578 51.3   21.775    0.000 |\nLZO1F-999    | shadow              512    1       166 32.4    0.000    0.000 |\nLZO1F-999    | shells               42    1        42  100    0.000    0.000 |\nLZO1F-999    | .bashrc             410    1       320 78.0    0.000    0.000 |\nLZO1F-999    | .profile            241    1       224 92.9    0.000    0.000 |\nLZO1F-999    | moduli           587027    3     24958  4.3   40.728    0.000 |\nLZO1F-999    | ssh_config         1569    1      1013 64.6    0.000    0.000 |\nLZO1F-999    | ssh_host_ecdsa_key      505    1       442 87.5    0.000    0.000 |\nLZO1F-999    | ssh_host_ecdsa_key.pub      176    1       169 96.0    0.000    0.000 |\nLZO1F-999    | ssh_host_ed25519_key      411    1       313 76.2    0.000    0.000 |\nLZO1F-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1F-999    | ssh_host_rsa_key     2602    1      2561 98.4    0.000    0.000 |\nLZO1F-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1F-999    | sshd_config        3202    1      1777 55.5    0.000    0.000 |\nLZO1F-999    | sshd_config_readonly     3211    1      1781 55.5    0.000    0.000 |\nLZO1F-999    | openssl.cnf       12328    1      5345 43.4    0.000    0.000 |\nLZO1F-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1F-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1F-999    | syslog-startup.conf      651    1       519 79.7    0.000    0.000 |\nLZO1F-999    | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1F-999    | ansi               1481    1       662 44.7    0.000    0.000 |\nLZO1F-999    | dumb                308    1        70 22.7    0.000    0.000 |\nLZO1F-999    | linux              1740    1       919 52.8    0.000    0.000 |\nLZO1F-999    | rxvt               2234    1      1334 59.7    0.000    0.000 |\nLZO1F-999    | screen             1607    1       846 52.6    0.000    0.000 |\nLZO1F-999    | screen-256color     1715    1       891 52.0    0.000    0.000 |\nLZO1F-999    | sun                1004    1       445 44.3    0.000    0.000 |\nLZO1F-999    | vt100              1282    1       709 55.3    0.000    0.000 |\nLZO1F-999    | vt102              1276    1       708 55.5    0.000    0.000 |\nLZO1F-999    | vt200              1391    1       829 59.6    0.000    0.000 |\nLZO1F-999    | vt220              1391    1       829 59.6    0.000    0.000 |\nLZO1F-999    | vt52                839    1       327 39.0    0.000    0.000 |\nLZO1F-999    | xterm-256color     3882    1      2289 59.0    0.000    0.000 |\nLZO1F-999    | xterm-color        1551    1       696 44.9    0.000    0.000 |\nLZO1F-999    | xterm-xfree86      2240    1      1194 53.3    0.000    0.000 |\nLZO1F-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1F-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1F-999    | local.rules         885    1       616 69.6    0.000    0.000 |\nLZO1F-999    | udev.conf           215    1       191 88.8    0.000    0.000 |\nLZO1F-999    | 50default          2652    1      1040 39.2    0.000    0.000 |\nLZO1F-999    | version              15    1        19  127    0.000    0.000 |\nLZO1F-999    | volatile.cache     4839    1      1042 21.5    0.000    0.000 |\nLZO1F-999    | xattr.conf          681    1       402 59.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1031 64.9   25.981    0.000\nLZO1F-999      ***TOTALS***     749300  111    112386 15.0   25.981    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1X-999    | buildinfo           552    1       274 49.6    0.000    0.000 |\nLZO1X-999    | busybox.links.nosuid     2436    1      1071 44.0    0.000    0.000 |\nLZO1X-999    | busybox.links.suid       91    1        65 71.4    0.000    0.000 |\nLZO1X-999    | devpts               93    1        92 98.9    0.000    0.000 |\nLZO1X-999    | postinst             52    1        56  108    0.000    0.000 |\nLZO1X-999    | rcS                1313    1       901 68.6    0.000    0.000 |\nLZO1X-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1X-999    | 00_core            1637    1       888 54.2    0.000    0.000 |\nLZO1X-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1X-999    | 99_sshd              75    1        59 78.7    0.000    0.000 |\nLZO1X-999    | ethertypes         1853    1      1243 67.1    0.000    0.000 |\nLZO1X-999    | fstab               650    1       351 54.0    0.000    0.000 |\nLZO1X-999    | group               518    1       390 75.3    0.000    0.000 |\nLZO1X-999    | gshadow             432    1       270 62.5    0.000    0.000 |\nLZO1X-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1X-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1X-999    | hosts               234    1       181 77.4    0.000    0.000 |\nLZO1X-999    | banner.sh           537    1       327 60.9    0.000    0.000 |\nLZO1X-999    | bootlogd           1997    1      1077 53.9    0.000    0.000 |\nLZO1X-999    | bootmisc.sh        2062    1      1262 61.2    0.000    0.000 |\nLZO1X-999    | checkroot.sh       3640    1      2018 55.4    0.000    0.000 |\nLZO1X-999    | devpts.sh           571    1       404 70.8    0.000    0.000 |\nLZO1X-999    | dmesg.sh            397    1       279 70.3    0.000    0.000 |\nLZO1X-999    | functions          2185    1      1225 56.1    0.000    0.000 |\nLZO1X-999    | halt                555    1       427 76.9    0.000    0.000 |\nLZO1X-999    | hostname.sh         625    1       449 71.8    0.000    0.000 |\nLZO1X-999    | hwclock.sh         2541    1      1145 45.1    0.000    0.000 |\nLZO1X-999    | modutils.sh        1362    1       790 58.0    0.000    0.000 |\nLZO1X-999    | mountall.sh        1218    1       853 70.0    0.000    0.000 |\nLZO1X-999    | mountnfs.sh        1634    1       865 52.9    0.000    0.000 |\nLZO1X-999    | networking         1956    1       919 47.0    0.000    0.000 |\nLZO1X-999    | populate-volatile.sh     7846    1      3042 38.8   13.582    0.000 |\nLZO1X-999    | rc                 4407    1      2223 50.4    0.000    0.000 |\nLZO1X-999    | rcS                 525    1       427 81.3    0.000    0.000 |\nLZO1X-999    | read-only-rootfs-hook.sh     1319    1       832 63.1    0.000    0.000 |\nLZO1X-999    | reboot              334    1       259 77.5    0.000    0.000 |\nLZO1X-999    | rmnologin.sh        630    1       398 63.2    0.000    0.000 |\nLZO1X-999    | save-rtc.sh         474    1       353 74.5    0.000    0.000 |\nLZO1X-999    | sendsigs            483    1       333 68.9    0.000    0.000 |\nLZO1X-999    | single              623    1       445 71.4    0.000    0.000 |\nLZO1X-999    | sshd               2029    1       912 44.9    0.000    0.000 |\nLZO1X-999    | sysfs.sh           1091    1       512 46.9    0.000    0.000 |\nLZO1X-999    | syslog             2104    1      1045 49.7    0.000    0.000 |\nLZO1X-999    | udev               3848    1      1862 48.4    0.000    0.000 |\nLZO1X-999    | umountfs            585    1       429 73.3    0.000    0.000 |\nLZO1X-999    | umountnfs.sh        756    1       534 70.6    0.000    0.000 |\nLZO1X-999    | urandom            1518    1       880 58.0    0.000    0.000 |\nLZO1X-999    | inittab            1192    1       751 63.0    0.000    0.000 |\nLZO1X-999    | issue                99    1       103  104    0.000    0.000 |\nLZO1X-999    | issue.net            96    1       100  104    0.000    0.000 |\nLZO1X-999    | ld.so.cache        1566    1       586 37.4    0.000    0.000 |\nLZO1X-999    | ld.so.conf           33    1        34  103    0.000    0.000 |\nLZO1X-999    | limits              827    1       585 70.7    0.000    0.000 |\nLZO1X-999    | login.access       1999    1      1096 54.8    0.000    0.000 |\nLZO1X-999    | login.defs        13626    1      6222 45.7   10.704    0.000 |\nLZO1X-999    | logrotate-dmesg.conf      121    1       114 94.2    0.000    0.000 |\nLZO1X-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1X-999    | nfsroot             809    1       486 60.1    0.000    0.000 |\nLZO1X-999    | interfaces          129    1       117 90.7    0.000    0.000 |\nLZO1X-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1X-999    | nsswitch.conf       465    1       313 67.3    0.000    0.000 |\nLZO1X-999    | passwd              846    1       436 51.5    0.000    0.000 |\nLZO1X-999    | profile            1932    1      1228 63.6    0.000    0.000 |\nLZO1X-999    | protocols          3144    1      1945 61.9    0.000    0.000 |\nLZO1X-999    | rpc                 911    1       614 67.4    0.000    0.000 |\nLZO1X-999    | securetty          1854    1      1030 55.6    0.000    0.000 |\nLZO1X-999    | services          12813    1      6449 50.3    9.439    0.000 |\nLZO1X-999    | shadow              512    1       164 32.0    0.000    0.000 |\nLZO1X-999    | shells               42    1        41 97.6    0.000    0.000 |\nLZO1X-999    | .bashrc             410    1       312 76.1    0.000    0.000 |\nLZO1X-999    | .profile            241    1       220 91.3    0.000    0.000 |\nLZO1X-999    | moduli           587027    3     24221  4.1   30.183    0.000 |\nLZO1X-999    | ssh_config         1569    1       980 62.5    0.000    0.000 |\nLZO1X-999    | ssh_host_ecdsa_key      505    1       447 88.5    0.000    0.000 |\nLZO1X-999    | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1X-999    | ssh_host_ed25519_key      411    1       315 76.6    0.000    0.000 |\nLZO1X-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1X-999    | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1X-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1X-999    | sshd_config        3202    1      1729 54.0    0.000    0.000 |\nLZO1X-999    | sshd_config_readonly     3211    1      1729 53.8    0.000    0.000 |\nLZO1X-999    | openssl.cnf       12328    1      5239 42.5   11.609    0.000 |\nLZO1X-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1X-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1X-999    | syslog-startup.conf      651    1       512 78.6    0.000    0.000 |\nLZO1X-999    | syslog.conf          69    1        71  103    0.000    0.000 |\nLZO1X-999    | ansi               1481    1       660 44.6    0.000    0.000 |\nLZO1X-999    | dumb                308    1        69 22.4    0.000    0.000 |\nLZO1X-999    | linux              1740    1       914 52.5    0.000    0.000 |\nLZO1X-999    | rxvt               2234    1      1324 59.3    0.000    0.000 |\nLZO1X-999    | screen             1607    1       835 52.0    0.000    0.000 |\nLZO1X-999    | screen-256color     1715    1       881 51.4    0.000    0.000 |\nLZO1X-999    | sun                1004    1       442 44.0    0.000    0.000 |\nLZO1X-999    | vt100              1282    1       708 55.2    0.000    0.000 |\nLZO1X-999    | vt102              1276    1       704 55.2    0.000    0.000 |\nLZO1X-999    | vt200              1391    1       822 59.1    0.000    0.000 |\nLZO1X-999    | vt220              1391    1       822 59.1    0.000    0.000 |\nLZO1X-999    | vt52                839    1       322 38.4    0.000    0.000 |\nLZO1X-999    | xterm-256color     3882    1      2286 58.9    0.000    0.000 |\nLZO1X-999    | xterm-color        1551    1       694 44.7    0.000    0.000 |\nLZO1X-999    | xterm-xfree86      2240    1      1190 53.1    0.000    0.000 |\nLZO1X-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1X-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1X-999    | local.rules         885    1       605 68.4    0.000    0.000 |\nLZO1X-999    | udev.conf           215    1       188 87.4    0.000    0.000 |\nLZO1X-999    | 50default          2652    1      1025 38.7    0.000    0.000 |\nLZO1X-999    | version              15    1        19  127    0.000    0.000 |\nLZO1X-999    | volatile.cache     4839    1      1038 21.5    0.000    0.000 |\nLZO1X-999    | xattr.conf          681    1       395 58.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1010 64.1   12.746    0.000\nLZO1X-999      ***TOTALS***     749300  111    110140 14.7   12.746    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1Y-999    | buildinfo           552    1       273 49.5    0.000    0.000 |\nLZO1Y-999    | busybox.links.nosuid     2436    1       970 39.8    0.000    0.000 |\nLZO1Y-999    | busybox.links.suid       91    1        62 68.1    0.000    0.000 |\nLZO1Y-999    | devpts               93    1        92 98.9    0.000    0.000 |\nLZO1Y-999    | postinst             52    1        56  108    0.000    0.000 |\nLZO1Y-999    | rcS                1313    1       892 67.9    0.000    0.000 |\nLZO1Y-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1Y-999    | 00_core            1637    1       865 52.8    0.000    0.000 |\nLZO1Y-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1Y-999    | 99_sshd              75    1        58 77.3    0.000    0.000 |\nLZO1Y-999    | ethertypes         1853    1      1226 66.2    0.000    0.000 |\nLZO1Y-999    | fstab               650    1       345 53.1    0.000    0.000 |\nLZO1Y-999    | group               518    1       390 75.3    0.000    0.000 |\nLZO1Y-999    | gshadow             432    1       270 62.5    0.000    0.000 |\nLZO1Y-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1Y-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1Y-999    | hosts               234    1       178 76.1    0.000    0.000 |\nLZO1Y-999    | banner.sh           537    1       318 59.2    0.000    0.000 |\nLZO1Y-999    | bootlogd           1997    1      1061 53.1    0.000    0.000 |\nLZO1Y-999    | bootmisc.sh        2062    1      1235 59.9    0.000    0.000 |\nLZO1Y-999    | checkroot.sh       3640    1      2015 55.4    0.000    0.000 |\nLZO1Y-999    | devpts.sh           571    1       398 69.7    0.000    0.000 |\nLZO1Y-999    | dmesg.sh            397    1       273 68.8    0.000    0.000 |\nLZO1Y-999    | functions          2185    1      1198 54.8    0.000    0.000 |\nLZO1Y-999    | halt                555    1       421 75.9    0.000    0.000 |\nLZO1Y-999    | hostname.sh         625    1       435 69.6    0.000    0.000 |\nLZO1Y-999    | hwclock.sh         2541    1      1141 44.9    0.000    0.000 |\nLZO1Y-999    | modutils.sh        1362    1       769 56.5    0.000    0.000 |\nLZO1Y-999    | mountall.sh        1218    1       836 68.6    0.000    0.000 |\nLZO1Y-999    | mountnfs.sh        1634    1       851 52.1    0.000    0.000 |\nLZO1Y-999    | networking         1956    1       905 46.3    0.000    0.000 |\nLZO1Y-999    | populate-volatile.sh     7846    1      3009 38.4   14.139    0.000 |\nLZO1Y-999    | rc                 4407    1      2231 50.6    0.000    0.000 |\nLZO1Y-999    | rcS                 525    1       423 80.6    0.000    0.000 |\nLZO1Y-999    | read-only-rootfs-hook.sh     1319    1       816 61.9    0.000    0.000 |\nLZO1Y-999    | reboot              334    1       253 75.7    0.000    0.000 |\nLZO1Y-999    | rmnologin.sh        630    1       389 61.7    0.000    0.000 |\nLZO1Y-999    | save-rtc.sh         474    1       345 72.8    0.000    0.000 |\nLZO1Y-999    | sendsigs            483    1       325 67.3    0.000    0.000 |\nLZO1Y-999    | single              623    1       439 70.5    0.000    0.000 |\nLZO1Y-999    | sshd               2029    1       899 44.3    0.000    0.000 |\nLZO1Y-999    | sysfs.sh           1091    1       494 45.3    0.000    0.000 |\nLZO1Y-999    | syslog             2104    1      1020 48.5    0.000    0.000 |\nLZO1Y-999    | udev               3848    1      1856 48.2    0.000    0.000 |\nLZO1Y-999    | umountfs            585    1       421 72.0    0.000    0.000 |\nLZO1Y-999    | umountnfs.sh        756    1       521 68.9    0.000    0.000 |\nLZO1Y-999    | urandom            1518    1       864 56.9    0.000    0.000 |\nLZO1Y-999    | inittab            1192    1       738 61.9    0.000    0.000 |\nLZO1Y-999    | issue                99    1       103  104    0.000    0.000 |\nLZO1Y-999    | issue.net            96    1       100  104    0.000    0.000 |\nLZO1Y-999    | ld.so.cache        1566    1       549 35.1    0.000    0.000 |\nLZO1Y-999    | ld.so.conf           33    1        34  103    0.000    0.000 |\nLZO1Y-999    | limits              827    1       579 70.0    0.000    0.000 |\nLZO1Y-999    | login.access       1999    1      1079 54.0    0.000    0.000 |\nLZO1Y-999    | login.defs        13626    1      6280 46.1   10.789    0.000 |\nLZO1Y-999    | logrotate-dmesg.conf      121    1       114 94.2    0.000    0.000 |\nLZO1Y-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1Y-999    | nfsroot             809    1       477 59.0    0.000    0.000 |\nLZO1Y-999    | interfaces          129    1       115 89.1    0.000    0.000 |\nLZO1Y-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1Y-999    | nsswitch.conf       465    1       303 65.2    0.000    0.000 |\nLZO1Y-999    | passwd              846    1       425 50.2    0.000    0.000 |\nLZO1Y-999    | profile            1932    1      1213 62.8    0.000    0.000 |\nLZO1Y-999    | protocols          3144    1      1948 62.0    0.000    0.000 |\nLZO1Y-999    | rpc                 911    1       605 66.4    0.000    0.000 |\nLZO1Y-999    | securetty          1854    1      1020 55.0    0.000    0.000 |\nLZO1Y-999    | services          12813    1      6450 50.3    9.849    0.000 |\nLZO1Y-999    | shadow              512    1       164 32.0    0.000    0.000 |\nLZO1Y-999    | shells               42    1        41 97.6    0.000    0.000 |\nLZO1Y-999    | .bashrc             410    1       306 74.6    0.000    0.000 |\nLZO1Y-999    | .profile            241    1       219 90.9    0.000    0.000 |\nLZO1Y-999    | moduli           587027    3     25116  4.3   29.452    0.000 |\nLZO1Y-999    | ssh_config         1569    1       965 61.5    0.000    0.000 |\nLZO1Y-999    | ssh_host_ecdsa_key      505    1       445 88.1    0.000    0.000 |\nLZO1Y-999    | ssh_host_ecdsa_key.pub      176    1       169 96.0    0.000    0.000 |\nLZO1Y-999    | ssh_host_ed25519_key      411    1       314 76.4    0.000    0.000 |\nLZO1Y-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1Y-999    | ssh_host_rsa_key     2602    1      2569 98.7    0.000    0.000 |\nLZO1Y-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1Y-999    | sshd_config        3202    1      1738 54.3    0.000    0.000 |\nLZO1Y-999    | sshd_config_readonly     3211    1      1739 54.2    0.000    0.000 |\nLZO1Y-999    | openssl.cnf       12328    1      5265 42.7   10.996    0.000 |\nLZO1Y-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1Y-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1Y-999    | syslog-startup.conf      651    1       510 78.3    0.000    0.000 |\nLZO1Y-999    | syslog.conf          69    1        71  103    0.000    0.000 |\nLZO1Y-999    | ansi               1481    1       648 43.8    0.000    0.000 |\nLZO1Y-999    | dumb                308    1        69 22.4    0.000    0.000 |\nLZO1Y-999    | linux              1740    1       906 52.1    0.000    0.000 |\nLZO1Y-999    | rxvt               2234    1      1321 59.1    0.000    0.000 |\nLZO1Y-999    | screen             1607    1       834 51.9    0.000    0.000 |\nLZO1Y-999    | screen-256color     1715    1       878 51.2    0.000    0.000 |\nLZO1Y-999    | sun                1004    1       439 43.7    0.000    0.000 |\nLZO1Y-999    | vt100              1282    1       698 54.4    0.000    0.000 |\nLZO1Y-999    | vt102              1276    1       695 54.5    0.000    0.000 |\nLZO1Y-999    | vt200              1391    1       817 58.7    0.000    0.000 |\nLZO1Y-999    | vt220              1391    1       817 58.7    0.000    0.000 |\nLZO1Y-999    | vt52                839    1       318 37.9    0.000    0.000 |\nLZO1Y-999    | xterm-256color     3882    1      2284 58.8    0.000    0.000 |\nLZO1Y-999    | xterm-color        1551    1       692 44.6    0.000    0.000 |\nLZO1Y-999    | xterm-xfree86      2240    1      1181 52.7    0.000    0.000 |\nLZO1Y-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1Y-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1Y-999    | local.rules         885    1       597 67.5    0.000    0.000 |\nLZO1Y-999    | udev.conf           215    1       186 86.5    0.000    0.000 |\nLZO1Y-999    | 50default          2652    1      1009 38.0    0.000    0.000 |\nLZO1Y-999    | version              15    1        19  127    0.000    0.000 |\nLZO1Y-999    | volatile.cache     4839    1      1003 20.7    0.000    0.000 |\nLZO1Y-999    | xattr.conf          681    1       388 57.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1011 63.4   12.826    0.000\nLZO1Y-999      ***TOTALS***     749300  111    110306 14.7   12.826    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1Z-999    | buildinfo           552    1       274 49.6    0.000    0.000 |\nLZO1Z-999    | busybox.links.nosuid     2436    1      1068 43.8    0.000    0.000 |\nLZO1Z-999    | busybox.links.suid       91    1        65 71.4    0.000    0.000 |\nLZO1Z-999    | devpts               93    1        92 98.9    0.000    0.000 |\nLZO1Z-999    | postinst             52    1        56  108    0.000    0.000 |\nLZO1Z-999    | rcS                1313    1       901 68.6    0.000    0.000 |\nLZO1Z-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1Z-999    | 00_core            1637    1       886 54.1    0.000    0.000 |\nLZO1Z-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1Z-999    | 99_sshd              75    1        58 77.3    0.000    0.000 |\nLZO1Z-999    | ethertypes         1853    1      1237 66.8    0.000    0.000 |\nLZO1Z-999    | fstab               650    1       351 54.0    0.000    0.000 |\nLZO1Z-999    | group               518    1       387 74.7    0.000    0.000 |\nLZO1Z-999    | gshadow             432    1       269 62.3    0.000    0.000 |\nLZO1Z-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1Z-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1Z-999    | hosts               234    1       180 76.9    0.000    0.000 |\nLZO1Z-999    | banner.sh           537    1       327 60.9    0.000    0.000 |\nLZO1Z-999    | bootlogd           1997    1      1077 53.9    0.000    0.000 |\nLZO1Z-999    | bootmisc.sh        2062    1      1260 61.1    0.000    0.000 |\nLZO1Z-999    | checkroot.sh       3640    1      2025 55.6    0.000    0.000 |\nLZO1Z-999    | devpts.sh           571    1       404 70.8    0.000    0.000 |\nLZO1Z-999    | dmesg.sh            397    1       277 69.8    0.000    0.000 |\nLZO1Z-999    | functions          2185    1      1224 56.0    0.000    0.000 |\nLZO1Z-999    | halt                555    1       427 76.9    0.000    0.000 |\nLZO1Z-999    | hostname.sh         625    1       449 71.8    0.000    0.000 |\nLZO1Z-999    | hwclock.sh         2541    1      1145 45.1    0.000    0.000 |\nLZO1Z-999    | modutils.sh        1362    1       790 58.0    0.000    0.000 |\nLZO1Z-999    | mountall.sh        1218    1       853 70.0    0.000    0.000 |\nLZO1Z-999    | mountnfs.sh        1634    1       864 52.9    0.000    0.000 |\nLZO1Z-999    | networking         1956    1       917 46.9    0.000    0.000 |\nLZO1Z-999    | populate-volatile.sh     7846    1      3053 38.9   13.865    0.000 |\nLZO1Z-999    | rc                 4407    1      2223 50.4    0.000    0.000 |\nLZO1Z-999    | rcS                 525    1       427 81.3    0.000    0.000 |\nLZO1Z-999    | read-only-rootfs-hook.sh     1319    1       832 63.1    0.000    0.000 |\nLZO1Z-999    | reboot              334    1       259 77.5    0.000    0.000 |\nLZO1Z-999    | rmnologin.sh        630    1       398 63.2    0.000    0.000 |\nLZO1Z-999    | save-rtc.sh         474    1       353 74.5    0.000    0.000 |\nLZO1Z-999    | sendsigs            483    1       333 68.9    0.000    0.000 |\nLZO1Z-999    | single              623    1       445 71.4    0.000    0.000 |\nLZO1Z-999    | sshd               2029    1       910 44.8    0.000    0.000 |\nLZO1Z-999    | sysfs.sh           1091    1       512 46.9    0.000    0.000 |\nLZO1Z-999    | syslog             2104    1      1043 49.6    0.000    0.000 |\nLZO1Z-999    | udev               3848    1      1868 48.5    0.000    0.000 |\nLZO1Z-999    | umountfs            585    1       429 73.3    0.000    0.000 |\nLZO1Z-999    | umountnfs.sh        756    1       533 70.5    0.000    0.000 |\nLZO1Z-999    | urandom            1518    1       880 58.0    0.000    0.000 |\nLZO1Z-999    | inittab            1192    1       750 62.9    0.000    0.000 |\nLZO1Z-999    | issue                99    1       103  104    0.000    0.000 |\nLZO1Z-999    | issue.net            96    1       100  104    0.000    0.000 |\nLZO1Z-999    | ld.so.cache        1566    1       586 37.4    0.000    0.000 |\nLZO1Z-999    | ld.so.conf           33    1        34  103    0.000    0.000 |\nLZO1Z-999    | limits              827    1       579 70.0    0.000    0.000 |\nLZO1Z-999    | login.access       1999    1      1097 54.9    0.000    0.000 |\nLZO1Z-999    | login.defs        13626    1      6250 45.9   10.907    0.000 |\nLZO1Z-999    | logrotate-dmesg.conf      121    1       113 93.4    0.000    0.000 |\nLZO1Z-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1Z-999    | nfsroot             809    1       486 60.1    0.000    0.000 |\nLZO1Z-999    | interfaces          129    1       117 90.7    0.000    0.000 |\nLZO1Z-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1Z-999    | nsswitch.conf       465    1       313 67.3    0.000    0.000 |\nLZO1Z-999    | passwd              846    1       434 51.3    0.000    0.000 |\nLZO1Z-999    | profile            1932    1      1224 63.4    0.000    0.000 |\nLZO1Z-999    | protocols          3144    1      1942 61.8    0.000    0.000 |\nLZO1Z-999    | rpc                 911    1       612 67.2    0.000    0.000 |\nLZO1Z-999    | securetty          1854    1       914 49.3    0.000    0.000 |\nLZO1Z-999    | services          12813    1      6461 50.4    8.728    0.000 |\nLZO1Z-999    | shadow              512    1       164 32.0    0.000    0.000 |\nLZO1Z-999    | shells               42    1        41 97.6    0.000    0.000 |\nLZO1Z-999    | .bashrc             410    1       311 75.9    0.000    0.000 |\nLZO1Z-999    | .profile            241    1       220 91.3    0.000    0.000 |\nLZO1Z-999    | moduli           587027    3     24370  4.2   30.027    0.000 |\nLZO1Z-999    | ssh_config         1569    1       976 62.2    0.000    0.000 |\nLZO1Z-999    | ssh_host_ecdsa_key      505    1       447 88.5    0.000    0.000 |\nLZO1Z-999    | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1Z-999    | ssh_host_ed25519_key      411    1       315 76.6    0.000    0.000 |\nLZO1Z-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1Z-999    | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1Z-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1Z-999    | sshd_config        3202    1      1738 54.3    0.000    0.000 |\nLZO1Z-999    | sshd_config_readonly     3211    1      1741 54.2    0.000    0.000 |\nLZO1Z-999    | openssl.cnf       12328    1      5272 42.8   12.183    0.000 |\nLZO1Z-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1Z-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1Z-999    | syslog-startup.conf      651    1       512 78.6    0.000    0.000 |\nLZO1Z-999    | syslog.conf          69    1        71  103    0.000    0.000 |\nLZO1Z-999    | ansi               1481    1       638 43.1    0.000    0.000 |\nLZO1Z-999    | dumb                308    1        69 22.4    0.000    0.000 |\nLZO1Z-999    | linux              1740    1       893 51.3    0.000    0.000 |\nLZO1Z-999    | rxvt               2234    1      1289 57.7    0.000    0.000 |\nLZO1Z-999    | screen             1607    1       810 50.4    0.000    0.000 |\nLZO1Z-999    | screen-256color     1715    1       857 50.0    0.000    0.000 |\nLZO1Z-999    | sun                1004    1       424 42.2    0.000    0.000 |\nLZO1Z-999    | vt100              1282    1       683 53.3    0.000    0.000 |\nLZO1Z-999    | vt102              1276    1       683 53.5    0.000    0.000 |\nLZO1Z-999    | vt200              1391    1       796 57.2    0.000    0.000 |\nLZO1Z-999    | vt220              1391    1       796 57.2    0.000    0.000 |\nLZO1Z-999    | vt52                839    1       314 37.4    0.000    0.000 |\nLZO1Z-999    | xterm-256color     3882    1      2151 55.4    0.000    0.000 |\nLZO1Z-999    | xterm-color        1551    1       675 43.5    0.000    0.000 |\nLZO1Z-999    | xterm-xfree86      2240    1      1139 50.8    0.000    0.000 |\nLZO1Z-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1Z-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1Z-999    | local.rules         885    1       605 68.4    0.000    0.000 |\nLZO1Z-999    | udev.conf           215    1       188 87.4    0.000    0.000 |\nLZO1Z-999    | 50default          2652    1      1024 38.6    0.000    0.000 |\nLZO1Z-999    | version              15    1        19  127    0.000    0.000 |\nLZO1Z-999    | volatile.cache     4839    1      1038 21.5    0.000    0.000 |\nLZO1Z-999    | xattr.conf          681    1       395 58.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1007 63.7   12.698    0.000\nLZO1Z-999      ***TOTALS***     749300  111    109781 14.7   12.698    0.000\nDone.\nAlign init: 0x7f8ee9f010 ( 0x7f8ee9f010 )\nAlignment test passed.\nPASS: align\nChecksum test passed.\nPASS: chksum\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\ncompressed 131072 bytes into 593 bytes\ndecompressed 593 bytes back into 131072 bytes\nSimple compression test passed.\nPASS: simple\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\ncompressed 131072 bytes into 593 bytes\ndecompressed 593 bytes back into 131072 bytes\n\nminiLZO simple compression test passed.\nPASS: testmini\nDURATION: 1\nEND: /usr/lib/lzo/ptest\n2024-02-06T09:28\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "lzo": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:28\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-1      | services          12813    1      7796 60.8  114.668    0.000 |\nLZO1B-2      | services          12813    1      7684 60.0  120.755    0.000 |\nLZO1B-3      | services          12813    1      7621 59.5  111.181    0.000 |\nLZO1B-4      | services          12813    1      7474 58.3   80.504    0.000 |\nLZO1B-5      | services          12813    1      7387 57.7   77.471    0.000 |\nLZO1B-6      | services          12813    1      7297 56.9   67.845    0.000 |\nLZO1B-7      | services          12813    1      7272 56.8   56.906    0.000 |\nLZO1B-8      | services          12813    1      7194 56.1   58.320    0.000 |\nLZO1B-9      | services          12813    1      7149 55.8   56.768    0.000 |\nLZO1C-1      | services          12813    1      7718 60.2  127.246    0.000 |\nLZO1C-2      | services          12813    1      7604 59.3  115.573    0.000 |\nLZO1C-3      | services          12813    1      7544 58.9  113.147    0.000 |\nLZO1C-4      | services          12813    1      7389 57.7   77.000    0.000 |\nLZO1C-5      | services          12813    1      7305 57.0   77.630    0.000 |\nLZO1C-6      | services          12813    1      7210 56.3   68.419    0.000 |\nLZO1C-7      | services          12813    1      7181 56.0   59.654    0.000 |\nLZO1C-8      | services          12813    1      7097 55.4   54.531    0.000 |\nLZO1C-9      | services          12813    1      7046 55.0   54.746    0.000 |\nLZO1-1       | services          12813    1      7893 61.6    0.000    0.000 |\nLZO1A-1      | services          12813    1      7807 60.9    0.000    0.000 |\nLZO1F-1      | services          12813    1      7692 60.0  113.580    0.000 |\nLZO1X-1      | services          12813    1      7778 60.7    0.000    0.000 |\nLZO1Y-1      | services          12813    1      7785 60.8    0.000    0.000 |\nLZO1X-1(11)  | services          12813    1      7977 62.3    0.000    0.000 |\nLZO1X-1(12)  | services          12813    1      7875 61.5    0.000    0.000 |\nLZO1X-1(15)  | services          12813    1      7796 60.8    0.000    0.000 |\nLZO1B-99     | services          12813    1      7038 54.9   35.951    0.000 |\nLZO1B-999    | services          12813    1      6779 52.9   24.491    0.000 |\nLZO1C-99     | services          12813    1      6936 54.1   34.438    0.000 |\nLZO1C-999    | services          12813    1      6664 52.0   25.084    0.000 |\nLZO1-99      | services          12813    1      7103 55.4   35.506    0.000 |\nLZO1A-99     | services          12813    1      7040 54.9   35.866    0.000 |\nLZO2A-999    | services          12813    1      6205 48.4   18.124    0.000 |\nLZO1F-999    | services          12813    1      6578 51.3   21.673    0.000 |\nLZO1X-999    | services          12813    1      6449 50.3    9.515    0.000 |\nLZO1Y-999    | services          12813    1      6450 50.3    9.917    0.000 |\nLZO1Z-999    | services          12813    1      6461 50.4    9.645    0.000 |\nmemcpy()     | services          12813    1     12813  100    0.000    0.000 |\n\nlzotest: execution time: 0 seconds\nPASS: lzotest\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1-1       | buildinfo           552    1       284 51.4    0.000    0.000 |\nLZO1-1       | busybox.links.nosuid     2436    1      1277 52.4    0.000    0.000 |\nLZO1-1       | busybox.links.suid       91    1        67 73.6    0.000    0.000 |\nLZO1-1       | devpts               93    1        91 97.8    0.000    0.000 |\nLZO1-1       | postinst             52    1        53  102    0.000    0.000 |\nLZO1-1       | rcS                1313    1      1016 77.4    0.000    0.000 |\nLZO1-1       | useradd             115    1       117  102    0.000    0.000 |\nLZO1-1       | 00_core            1637    1      1038 63.4    0.000    0.000 |\nLZO1-1       | 01_bootlogd          36    1        34 94.4    0.000    0.000 |\nLZO1-1       | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1-1       | ethertypes         1853    1      1408 76.0    0.000    0.000 |\nLZO1-1       | fstab               650    1       396 60.9    0.000    0.000 |\nLZO1-1       | group               518    1       469 90.5    0.000    0.000 |\nLZO1-1       | gshadow             432    1       317 73.4    0.000    0.000 |\nLZO1-1       | host.conf            26    1        27  104    0.000    0.000 |\nLZO1-1       | hostname             10    1        11  110    0.000    0.000 |\nLZO1-1       | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1-1       | banner.sh           537    1       351 65.4    0.000    0.000 |\nLZO1-1       | bootlogd           1997    1      1258 63.0    0.000    0.000 |\nLZO1-1       | bootmisc.sh        2062    1      1452 70.4    0.000    0.000 |\nLZO1-1       | checkroot.sh       3640    1      2385 65.5    0.000    0.000 |\nLZO1-1       | devpts.sh           571    1       436 76.4    0.000    0.000 |\nLZO1-1       | dmesg.sh            397    1       296 74.6    0.000    0.000 |\nLZO1-1       | functions          2185    1      1407 64.4    0.000    0.000 |\nLZO1-1       | halt                555    1       448 80.7    0.000    0.000 |\nLZO1-1       | hostname.sh         625    1       472 75.5    0.000    0.000 |\nLZO1-1       | hwclock.sh         2541    1      1346 53.0    0.000    0.000 |\nLZO1-1       | modutils.sh        1362    1       885 65.0    0.000    0.000 |\nLZO1-1       | mountall.sh        1218    1       953 78.2    0.000    0.000 |\nLZO1-1       | mountnfs.sh        1634    1      1004 61.4    0.000    0.000 |\nLZO1-1       | networking         1956    1      1021 52.2    0.000    0.000 |\nLZO1-1       | populate-volatile.sh     7846    1      3659 46.6    0.000    0.000 |\nLZO1-1       | rc                 4407    1      2673 60.7    0.000    0.000 |\nLZO1-1       | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1-1       | read-only-rootfs-hook.sh     1319    1       927 70.3    0.000    0.000 |\nLZO1-1       | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1-1       | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1-1       | save-rtc.sh         474    1       367 77.4    0.000    0.000 |\nLZO1-1       | sendsigs            483    1       348 72.0    0.000    0.000 |\nLZO1-1       | single              623    1       478 76.7    0.000    0.000 |\nLZO1-1       | sshd               2029    1      1068 52.6    0.000    0.000 |\nLZO1-1       | sysfs.sh           1091    1       572 52.4    0.000    0.000 |\nLZO1-1       | syslog             2104    1      1192 56.7    0.000    0.000 |\nLZO1-1       | udev               3848    1      2215 57.6    0.000    0.000 |\nLZO1-1       | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1-1       | umountnfs.sh        756    1       572 75.7    0.000    0.000 |\nLZO1-1       | urandom            1518    1       994 65.5    0.000    0.000 |\nLZO1-1       | inittab            1192    1       821 68.9    0.000    0.000 |\nLZO1-1       | issue                99    1       101  102    0.000    0.000 |\nLZO1-1       | issue.net            96    1        98  102    0.000    0.000 |\nLZO1-1       | ld.so.cache        1566    1       791 50.5    0.000    0.000 |\nLZO1-1       | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1-1       | limits              827    1       646 78.1    0.000    0.000 |\nLZO1-1       | login.access       1999    1      1320 66.0    0.000    0.000 |\nLZO1-1       | login.defs        13626    1      7731 56.7    0.000    0.000 |\nLZO1-1       | logrotate-dmesg.conf      121    1       115 95.0    0.000    0.000 |\nLZO1-1       | motd                  0    1         0  0.0    0.000    0.000 |\nLZO1-1       | nfsroot             809    1       552 68.2    0.000    0.000 |\nLZO1-1       | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1-1       | nm-disabled-eth0        0    1         0  0.0    0.000    0.000 |\nLZO1-1       | nsswitch.conf       465    1       338 72.7    0.000    0.000 |\nLZO1-1       | passwd              846    1       519 61.3    0.000    0.000 |\nLZO1-1       | profile            1932    1      1388 71.8    0.000    0.000 |\nLZO1-1       | protocols          3144    1      2269 72.2    0.000    0.000 |\nLZO1-1       | rpc                 911    1       693 76.1    0.000    0.000 |\nLZO1-1       | securetty          1854    1      1240 66.9    0.000    0.000 |\nLZO1-1       | services          12813    1      7893 61.6    0.000    0.000 |\nLZO1-1       | shadow              512    1       186 36.3    0.000    0.000 |\nLZO1-1       | shells               42    1        40 95.2    0.000    0.000 |\nLZO1-1       | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1-1       | .profile            241    1       224 92.9    0.000    0.000 |\nLZO1-1       | moduli           587027    3     57331  9.8  568.942  987.513 |\nLZO1-1       | ssh_config         1569    1      1105 70.4    0.000    0.000 |\nLZO1-1       | ssh_host_ecdsa_key      505    1       453 89.7    0.000    0.000 |\nLZO1-1       | ssh_host_ecdsa_key.pub      176    1       168 95.5    0.000    0.000 |\nLZO1-1       | ssh_host_ed25519_key      411    1       323 78.6    0.000    0.000 |\nLZO1-1       | ssh_host_ed25519_key.pub       96    1        98  102    0.000    0.000 |\nLZO1-1       | ssh_host_rsa_key     2602    1      2578 99.1    0.000    0.000 |\nLZO1-1       | ssh_host_rsa_key.pub      568    1       571  101    0.000    0.000 |\nLZO1-1       | sshd_config        3202    1      2080 65.0    0.000    0.000 |\nLZO1-1       | sshd_config_readonly     3211    1      2083 64.9    0.000    0.000 |\nLZO1-1       | openssl.cnf       12328    1      6567 53.3    0.000    0.000 |\nLZO1-1       | subgid                0    1         0  0.0    0.000    0.000 |\nLZO1-1       | subuid                0    1         0  0.0    0.000    0.000 |\nLZO1-1       | syslog-startup.conf      651    1       548 84.2    0.000    0.000 |\nLZO1-1       | syslog.conf          69    1        67 97.1    0.000    0.000 |\nLZO1-1       | ansi               1481    1       792 53.5    0.000    0.000 |\nLZO1-1       | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1-1       | linux              1740    1      1093 62.8    0.000    0.000 |\nLZO1-1       | rxvt               2234    1      1583 70.9    0.000    0.000 |\nLZO1-1       | screen             1607    1       998 62.1    0.000    0.000 |\nLZO1-1       | screen-256color     1715    1      1061 61.9    0.000    0.000 |\nLZO1-1       | sun                1004    1       542 54.0    0.000    0.000 |\nLZO1-1       | vt100              1282    1       830 64.7    0.000    0.000 |\nLZO1-1       | vt102              1276    1       833 65.3    0.000    0.000 |\nLZO1-1       | vt200              1391    1       984 70.7    0.000    0.000 |\nLZO1-1       | vt220              1391    1       984 70.7    0.000    0.000 |\nLZO1-1       | vt52                839    1       366 43.6    0.000    0.000 |\nLZO1-1       | xterm-256color     3882    1      2753 70.9    0.000    0.000 |\nLZO1-1       | xterm-color        1551    1       839 54.1    0.000    0.000 |\nLZO1-1       | xterm-xfree86      2240    1      1446 64.6    0.000    0.000 |\nLZO1-1       | timestamp            15    1        16  107    0.000    0.000 |\nLZO1-1       | 80-net-name-slot.rules        0    1         0  0.0    0.000    0.000 |\nLZO1-1       | local.rules         885    1       675 76.3    0.000    0.000 |\nLZO1-1       | udev.conf           215    1       192 89.3    0.000    0.000 |\nLZO1-1       | 50default          2652    1      1201 45.3    0.000    0.000 |\nLZO1-1       | version              15    1        16  107    0.000    0.000 |\nLZO1-1       | volatile.cache     4839    1      1339 27.7    0.000    0.000 |\nLZO1-1       | xattr.conf          681    1       415 60.9    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1446 68.9  568.942  987.513\nLZO1-1         ***TOTALS***     749300  111    157676 21.0  568.942  987.513\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1A-1      | buildinfo           552    1       282 51.1    0.000    0.000 |\nLZO1A-1      | busybox.links.nosuid     2436    1      1276 52.4    0.000    0.000 |\nLZO1A-1      | busybox.links.suid       91    1        67 73.6    0.000    0.000 |\nLZO1A-1      | devpts               93    1        91 97.8    0.000    0.000 |\nLZO1A-1      | postinst             52    1        53  102    0.000    0.000 |\nLZO1A-1      | rcS                1313    1      1011 77.0    0.000    0.000 |\nLZO1A-1      | useradd             115    1       117  102    0.000    0.000 |\nLZO1A-1      | 00_core            1637    1      1036 63.3    0.000    0.000 |\nLZO1A-1      | 01_bootlogd          36    1        34 94.4    0.000    0.000 |\nLZO1A-1      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1A-1      | ethertypes         1853    1      1399 75.5    0.000    0.000 |\nLZO1A-1      | fstab               650    1       393 60.5    0.000    0.000 |\nLZO1A-1      | group               518    1       464 89.6    0.000    0.000 |\nLZO1A-1      | gshadow             432    1       316 73.1    0.000    0.000 |\nLZO1A-1      | host.conf            26    1        27  104    0.000    0.000 |\nLZO1A-1      | hostname             10    1        11  110    0.000    0.000 |\nLZO1A-1      | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1A-1      | banner.sh           537    1       350 65.2    0.000    0.000 |\nLZO1A-1      | bootlogd           1997    1      1253 62.7    0.000    0.000 |\nLZO1A-1      | bootmisc.sh        2062    1      1443 70.0    0.000    0.000 |\nLZO1A-1      | checkroot.sh       3640    1      2373 65.2    0.000    0.000 |\nLZO1A-1      | devpts.sh           571    1       435 76.2    0.000    0.000 |\nLZO1A-1      | dmesg.sh            397    1       296 74.6    0.000    0.000 |\nLZO1A-1      | functions          2185    1      1403 64.2    0.000    0.000 |\nLZO1A-1      | halt                555    1       447 80.5    0.000    0.000 |\nLZO1A-1      | hostname.sh         625    1       472 75.5    0.000    0.000 |\nLZO1A-1      | hwclock.sh         2541    1      1339 52.7    0.000    0.000 |\nLZO1A-1      | modutils.sh        1362    1       881 64.7    0.000    0.000 |\nLZO1A-1      | mountall.sh        1218    1       947 77.8    0.000    0.000 |\nLZO1A-1      | mountnfs.sh        1634    1       998 61.1    0.000    0.000 |\nLZO1A-1      | networking         1956    1      1019 52.1    0.000    0.000 |\nLZO1A-1      | populate-volatile.sh     7846    1      3638 46.4    0.000    0.000 |\nLZO1A-1      | rc                 4407    1      2658 60.3    0.000    0.000 |\nLZO1A-1      | rcS                 525    1       443 84.4    0.000    0.000 |\nLZO1A-1      | read-only-rootfs-hook.sh     1319    1       923 70.0    0.000    0.000 |\nLZO1A-1      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1A-1      | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1A-1      | save-rtc.sh         474    1       366 77.2    0.000    0.000 |\nLZO1A-1      | sendsigs            483    1       347 71.8    0.000    0.000 |\nLZO1A-1      | single              623    1       475 76.2    0.000    0.000 |\nLZO1A-1      | sshd               2029    1      1060 52.2    0.000    0.000 |\nLZO1A-1      | sysfs.sh           1091    1       572 52.4    0.000    0.000 |\nLZO1A-1      | syslog             2104    1      1190 56.6    0.000    0.000 |\nLZO1A-1      | udev               3848    1      2205 57.3    0.000    0.000 |\nLZO1A-1      | umountfs            585    1       450 76.9    0.000    0.000 |\nLZO1A-1      | umountnfs.sh        756    1       570 75.4    0.000    0.000 |\nLZO1A-1      | urandom            1518    1       988 65.1    0.000    0.000 |\nLZO1A-1      | inittab            1192    1       817 68.5    0.000    0.000 |\nLZO1A-1      | issue                99    1       101  102    0.000    0.000 |\nLZO1A-1      | issue.net            96    1        98  102    0.000    0.000 |\nLZO1A-1      | ld.so.cache        1566    1       768 49.0    0.000    0.000 |\nLZO1A-1      | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1A-1      | limits              827    1       641 77.5    0.000    0.000 |\nLZO1A-1      | login.access       1999    1      1304 65.2    0.000    0.000 |\nLZO1A-1      | login.defs        13626    1      7663 56.2    0.000    0.000 |\nLZO1A-1      | logrotate-dmesg.conf      121    1       114 94.2    0.000    0.000 |\nLZO1A-1      | motd                  0    1         0  0.0    0.000    0.000 |\nLZO1A-1      | nfsroot             809    1       549 67.9    0.000    0.000 |\nLZO1A-1      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1A-1      | nm-disabled-eth0        0    1         0  0.0    0.000    0.000 |\nLZO1A-1      | nsswitch.conf       465    1       337 72.5    0.000    0.000 |\nLZO1A-1      | passwd              846    1       515 60.9    0.000    0.000 |\nLZO1A-1      | profile            1932    1      1378 71.3    0.000    0.000 |\nLZO1A-1      | protocols          3144    1      2250 71.6    0.000    0.000 |\nLZO1A-1      | rpc                 911    1       690 75.7    0.000    0.000 |\nLZO1A-1      | securetty          1854    1      1238 66.8    0.000    0.000 |\nLZO1A-1      | services          12813    1      7807 60.9    0.000    0.000 |\nLZO1A-1      | shadow              512    1       185 36.1    0.000    0.000 |\nLZO1A-1      | shells               42    1        40 95.2    0.000    0.000 |\nLZO1A-1      | .bashrc             410    1       327 79.8    0.000    0.000 |\nLZO1A-1      | .profile            241    1       224 92.9    0.000    0.000 |\nLZO1A-1      | moduli           587027    3     56821  9.7  523.069 1000.707 |\nLZO1A-1      | ssh_config         1569    1      1100 70.1    0.000    0.000 |\nLZO1A-1      | ssh_host_ecdsa_key      505    1       453 89.7    0.000    0.000 |\nLZO1A-1      | ssh_host_ecdsa_key.pub      176    1       168 95.5    0.000    0.000 |\nLZO1A-1      | ssh_host_ed25519_key      411    1       323 78.6    0.000    0.000 |\nLZO1A-1      | ssh_host_ed25519_key.pub       96    1        98  102    0.000    0.000 |\nLZO1A-1      | ssh_host_rsa_key     2602    1      2578 99.1    0.000    0.000 |\nLZO1A-1      | ssh_host_rsa_key.pub      568    1       571  101    0.000    0.000 |\nLZO1A-1      | sshd_config        3202    1      2064 64.5    0.000    0.000 |\nLZO1A-1      | sshd_config_readonly     3211    1      2066 64.3    0.000    0.000 |\nLZO1A-1      | openssl.cnf       12328    1      6512 52.8    0.000    0.000 |\nLZO1A-1      | subgid                0    1         0  0.0    0.000    0.000 |\nLZO1A-1      | subuid                0    1         0  0.0    0.000    0.000 |\nLZO1A-1      | syslog-startup.conf      651    1       547 84.0    0.000    0.000 |\nLZO1A-1      | syslog.conf          69    1        67 97.1    0.000    0.000 |\nLZO1A-1      | ansi               1481    1       767 51.8    0.000    0.000 |\nLZO1A-1      | dumb                308    1        70 22.7    0.000    0.000 |\nLZO1A-1      | linux              1740    1      1075 61.8    0.000    0.000 |\nLZO1A-1      | rxvt               2234    1      1547 69.2    0.000    0.000 |\nLZO1A-1      | screen             1607    1       977 60.8    0.000    0.000 |\nLZO1A-1      | screen-256color     1715    1      1039 60.6    0.000    0.000 |\nLZO1A-1      | sun                1004    1       526 52.4    0.000    0.000 |\nLZO1A-1      | vt100              1282    1       800 62.4    0.000    0.000 |\nLZO1A-1      | vt102              1276    1       807 63.2    0.000    0.000 |\nLZO1A-1      | vt200              1391    1       959 68.9    0.000    0.000 |\nLZO1A-1      | vt220              1391    1       959 68.9    0.000    0.000 |\nLZO1A-1      | vt52                839    1       356 42.4    0.000    0.000 |\nLZO1A-1      | xterm-256color     3882    1      2712 69.9    0.000    0.000 |\nLZO1A-1      | xterm-color        1551    1       823 53.1    0.000    0.000 |\nLZO1A-1      | xterm-xfree86      2240    1      1414 63.1    0.000    0.000 |\nLZO1A-1      | timestamp            15    1        16  107    0.000    0.000 |\nLZO1A-1      | 80-net-name-slot.rules        0    1         0  0.0    0.000    0.000 |\nLZO1A-1      | local.rules         885    1       671 75.8    0.000    0.000 |\nLZO1A-1      | udev.conf           215    1       192 89.3    0.000    0.000 |\nLZO1A-1      | 50default          2652    1      1197 45.1    0.000    0.000 |\nLZO1A-1      | version              15    1        16  107    0.000    0.000 |\nLZO1A-1      | volatile.cache     4839    1      1337 27.6    0.000    0.000 |\nLZO1A-1      | xattr.conf          681    1       414 60.8    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1434 68.5  523.069 1000.707\nLZO1A-1        ***TOTALS***     749300  111    156307 20.9  523.069 1000.707\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-1      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1B-1      | busybox.links.nosuid     2436    1      1294 53.1    0.000    0.000 |\nLZO1B-1      | busybox.links.suid       91    1        70 76.9    0.000    0.000 |\nLZO1B-1      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-1      | postinst             52    1        57  110    0.000    0.000 |\nLZO1B-1      | rcS                1313    1      1027 78.2    0.000    0.000 |\nLZO1B-1      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-1      | 00_core            1637    1      1061 64.8    0.000    0.000 |\nLZO1B-1      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-1      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1B-1      | ethertypes         1853    1      1409 76.0    0.000    0.000 |\nLZO1B-1      | fstab               650    1       398 61.2    0.000    0.000 |\nLZO1B-1      | group               518    1       467 90.2    0.000    0.000 |\nLZO1B-1      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1B-1      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-1      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-1      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1B-1      | banner.sh           537    1       355 66.1    0.000    0.000 |\nLZO1B-1      | bootlogd           1997    1      1257 62.9    0.000    0.000 |\nLZO1B-1      | bootmisc.sh        2062    1      1451 70.4    0.000    0.000 |\nLZO1B-1      | checkroot.sh       3640    1      2388 65.6    0.000    0.000 |\nLZO1B-1      | devpts.sh           571    1       438 76.7    0.000    0.000 |\nLZO1B-1      | dmesg.sh            397    1       300 75.6    0.000    0.000 |\nLZO1B-1      | functions          2185    1      1407 64.4    0.000    0.000 |\nLZO1B-1      | halt                555    1       453 81.6    0.000    0.000 |\nLZO1B-1      | hostname.sh         625    1       477 76.3    0.000    0.000 |\nLZO1B-1      | hwclock.sh         2541    1      1357 53.4    0.000    0.000 |\nLZO1B-1      | modutils.sh        1362    1       880 64.6    0.000    0.000 |\nLZO1B-1      | mountall.sh        1218    1       958 78.7    0.000    0.000 |\nLZO1B-1      | mountnfs.sh        1634    1      1012 61.9    0.000    0.000 |\nLZO1B-1      | networking         1956    1      1038 53.1    0.000    0.000 |\nLZO1B-1      | populate-volatile.sh     7846    1      3664 46.7    0.000    0.000 |\nLZO1B-1      | rc                 4407    1      2677 60.7    0.000    0.000 |\nLZO1B-1      | rcS                 525    1       448 85.3    0.000    0.000 |\nLZO1B-1      | read-only-rootfs-hook.sh     1319    1       932 70.7    0.000    0.000 |\nLZO1B-1      | reboot              334    1       270 80.8    0.000    0.000 |\nLZO1B-1      | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1B-1      | save-rtc.sh         474    1       366 77.2    0.000    0.000 |\nLZO1B-1      | sendsigs            483    1       355 73.5    0.000    0.000 |\nLZO1B-1      | single              623    1       476 76.4    0.000    0.000 |\nLZO1B-1      | sshd               2029    1      1063 52.4    0.000    0.000 |\nLZO1B-1      | sysfs.sh           1091    1       580 53.2    0.000    0.000 |\nLZO1B-1      | syslog             2104    1      1198 56.9    0.000    0.000 |\nLZO1B-1      | udev               3848    1      2210 57.4    0.000    0.000 |\nLZO1B-1      | umountfs            585    1       454 77.6    0.000    0.000 |\nLZO1B-1      | umountnfs.sh        756    1       575 76.1    0.000    0.000 |\nLZO1B-1      | urandom            1518    1      1002 66.0    0.000    0.000 |\nLZO1B-1      | inittab            1192    1       828 69.5    0.000    0.000 |\nLZO1B-1      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-1      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-1      | ld.so.cache        1566    1       728 46.5    0.000    0.000 |\nLZO1B-1      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-1      | limits              827    1       643 77.8    0.000    0.000 |\nLZO1B-1      | login.access       1999    1      1312 65.6    0.000    0.000 |\nLZO1B-1      | login.defs        13626    1      7627 56.0    0.000    0.000 |\nLZO1B-1      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1B-1      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-1      | nfsroot             809    1       549 67.9    0.000    0.000 |\nLZO1B-1      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1B-1      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-1      | nsswitch.conf       465    1       342 73.5    0.000    0.000 |\nLZO1B-1      | passwd              846    1       522 61.7    0.000    0.000 |\nLZO1B-1      | profile            1932    1      1393 72.1    0.000    0.000 |\nLZO1B-1      | protocols          3144    1      2274 72.3    0.000    0.000 |\nLZO1B-1      | rpc                 911    1       700 76.8    0.000    0.000 |\nLZO1B-1      | securetty          1854    1      1313 70.8    0.000    0.000 |\nLZO1B-1      | services          12813    1      7796 60.8    0.000    0.000 |\nLZO1B-1      | shadow              512    1       185 36.1    0.000    0.000 |\nLZO1B-1      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-1      | .bashrc             410    1       333 81.2    0.000    0.000 |\nLZO1B-1      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1B-1      | moduli           587027    3     29950  5.1  625.962    0.000 |\nLZO1B-1      | ssh_config         1569    1      1110 70.7    0.000    0.000 |\nLZO1B-1      | ssh_host_ecdsa_key      505    1       451 89.3    0.000    0.000 |\nLZO1B-1      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1B-1      | ssh_host_ed25519_key      411    1       321 78.1    0.000    0.000 |\nLZO1B-1      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1B-1      | ssh_host_rsa_key     2602    1      2571 98.8    0.000    0.000 |\nLZO1B-1      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-1      | sshd_config        3202    1      2092 65.3    0.000    0.000 |\nLZO1B-1      | sshd_config_readonly     3211    1      2094 65.2    0.000    0.000 |\nLZO1B-1      | openssl.cnf       12328    1      6471 52.5    0.000    0.000 |\nLZO1B-1      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-1      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-1      | syslog-startup.conf      651    1       548 84.2    0.000    0.000 |\nLZO1B-1      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-1      | ansi               1481    1       779 52.6    0.000    0.000 |\nLZO1B-1      | dumb                308    1        76 24.7    0.000    0.000 |\nLZO1B-1      | linux              1740    1      1068 61.4    0.000    0.000 |\nLZO1B-1      | rxvt               2234    1      1551 69.4    0.000    0.000 |\nLZO1B-1      | screen             1607    1       973 60.5    0.000    0.000 |\nLZO1B-1      | screen-256color     1715    1      1036 60.4    0.000    0.000 |\nLZO1B-1      | sun                1004    1       537 53.5    0.000    0.000 |\nLZO1B-1      | vt100              1282    1       812 63.3    0.000    0.000 |\nLZO1B-1      | vt102              1276    1       814 63.8    0.000    0.000 |\nLZO1B-1      | vt200              1391    1       967 69.5    0.000    0.000 |\nLZO1B-1      | vt220              1391    1       967 69.5    0.000    0.000 |\nLZO1B-1      | vt52                839    1       363 43.3    0.000    0.000 |\nLZO1B-1      | xterm-256color     3882    1      2768 71.3    0.000    0.000 |\nLZO1B-1      | xterm-color        1551    1       818 52.7    0.000    0.000 |\nLZO1B-1      | xterm-xfree86      2240    1      1424 63.6    0.000    0.000 |\nLZO1B-1      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-1      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-1      | local.rules         885    1       670 75.7    0.000    0.000 |\nLZO1B-1      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1B-1      | 50default          2652    1      1203 45.4    0.000    0.000 |\nLZO1B-1      | version              15    1        19  127    0.000    0.000 |\nLZO1B-1      | volatile.cache     4839    1      1302 26.9    0.000    0.000 |\nLZO1B-1      | xattr.conf          681    1       424 62.3    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1192 70.2  625.962    0.000\nLZO1B-1        ***TOTALS***     749300  111    130026 17.4  625.962    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-2      | buildinfo           552    1       282 51.1    0.000    0.000 |\nLZO1B-2      | busybox.links.nosuid     2436    1      1272 52.2    0.000    0.000 |\nLZO1B-2      | busybox.links.suid       91    1        71 78.0    0.000    0.000 |\nLZO1B-2      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-2      | postinst             52    1        57  110    0.000    0.000 |\nLZO1B-2      | rcS                1313    1      1023 77.9    0.000    0.000 |\nLZO1B-2      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-2      | 00_core            1637    1      1049 64.1    0.000    0.000 |\nLZO1B-2      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-2      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1B-2      | ethertypes         1853    1      1407 75.9    0.000    0.000 |\nLZO1B-2      | fstab               650    1       395 60.8    0.000    0.000 |\nLZO1B-2      | group               518    1       466 90.0    0.000    0.000 |\nLZO1B-2      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1B-2      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-2      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-2      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1B-2      | banner.sh           537    1       349 65.0    0.000    0.000 |\nLZO1B-2      | bootlogd           1997    1      1256 62.9    0.000    0.000 |\nLZO1B-2      | bootmisc.sh        2062    1      1430 69.4    0.000    0.000 |\nLZO1B-2      | checkroot.sh       3640    1      2380 65.4    0.000    0.000 |\nLZO1B-2      | devpts.sh           571    1       439 76.9    0.000    0.000 |\nLZO1B-2      | dmesg.sh            397    1       297 74.8    0.000    0.000 |\nLZO1B-2      | functions          2185    1      1399 64.0    0.000    0.000 |\nLZO1B-2      | halt                555    1       452 81.4    0.000    0.000 |\nLZO1B-2      | hostname.sh         625    1       474 75.8    0.000    0.000 |\nLZO1B-2      | hwclock.sh         2541    1      1344 52.9    0.000    0.000 |\nLZO1B-2      | modutils.sh        1362    1       884 64.9    0.000    0.000 |\nLZO1B-2      | mountall.sh        1218    1       954 78.3    0.000    0.000 |\nLZO1B-2      | mountnfs.sh        1634    1       990 60.6    0.000    0.000 |\nLZO1B-2      | networking         1956    1      1038 53.1    0.000    0.000 |\nLZO1B-2      | populate-volatile.sh     7846    1      3620 46.1    0.000    0.000 |\nLZO1B-2      | rc                 4407    1      2624 59.5    0.000    0.000 |\nLZO1B-2      | rcS                 525    1       448 85.3    0.000    0.000 |\nLZO1B-2      | read-only-rootfs-hook.sh     1319    1       927 70.3    0.000    0.000 |\nLZO1B-2      | reboot              334    1       269 80.5    0.000    0.000 |\nLZO1B-2      | rmnologin.sh        630    1       429 68.1    0.000    0.000 |\nLZO1B-2      | save-rtc.sh         474    1       369 77.8    0.000    0.000 |\nLZO1B-2      | sendsigs            483    1       351 72.7    0.000    0.000 |\nLZO1B-2      | single              623    1       476 76.4    0.000    0.000 |\nLZO1B-2      | sshd               2029    1      1064 52.4    0.000    0.000 |\nLZO1B-2      | sysfs.sh           1091    1       569 52.2    0.000    0.000 |\nLZO1B-2      | syslog             2104    1      1184 56.3    0.000    0.000 |\nLZO1B-2      | udev               3848    1      2204 57.3    0.000    0.000 |\nLZO1B-2      | umountfs            585    1       454 77.6    0.000    0.000 |\nLZO1B-2      | umountnfs.sh        756    1       574 75.9    0.000    0.000 |\nLZO1B-2      | urandom            1518    1      1002 66.0    0.000    0.000 |\nLZO1B-2      | inittab            1192    1       827 69.4    0.000    0.000 |\nLZO1B-2      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-2      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-2      | ld.so.cache        1566    1       720 46.0    0.000    0.000 |\nLZO1B-2      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-2      | limits              827    1       642 77.6    0.000    0.000 |\nLZO1B-2      | login.access       1999    1      1299 65.0    0.000    0.000 |\nLZO1B-2      | login.defs        13626    1      7537 55.3    0.000    0.000 |\nLZO1B-2      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1B-2      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-2      | nfsroot             809    1       546 67.5    0.000    0.000 |\nLZO1B-2      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1B-2      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-2      | nsswitch.conf       465    1       343 73.8    0.000    0.000 |\nLZO1B-2      | passwd              846    1       519 61.3    0.000    0.000 |\nLZO1B-2      | profile            1932    1      1393 72.1    0.000    0.000 |\nLZO1B-2      | protocols          3144    1      2261 71.9    0.000    0.000 |\nLZO1B-2      | rpc                 911    1       696 76.4    0.000    0.000 |\nLZO1B-2      | securetty          1854    1      1312 70.8    0.000    0.000 |\nLZO1B-2      | services          12813    1      7684 60.0    0.000    0.000 |\nLZO1B-2      | shadow              512    1       183 35.7    0.000    0.000 |\nLZO1B-2      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-2      | .bashrc             410    1       333 81.2    0.000    0.000 |\nLZO1B-2      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1B-2      | moduli           587027    3     29734  5.1  588.683    0.000 |\nLZO1B-2      | ssh_config         1569    1      1102 70.2    0.000    0.000 |\nLZO1B-2      | ssh_host_ecdsa_key      505    1       454 89.9    0.000    0.000 |\nLZO1B-2      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1B-2      | ssh_host_ed25519_key      411    1       322 78.3    0.000    0.000 |\nLZO1B-2      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1B-2      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1B-2      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-2      | sshd_config        3202    1      2070 64.6    0.000    0.000 |\nLZO1B-2      | sshd_config_readonly     3211    1      2075 64.6    0.000    0.000 |\nLZO1B-2      | openssl.cnf       12328    1      6385 51.8    0.000    0.000 |\nLZO1B-2      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-2      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-2      | syslog-startup.conf      651    1       543 83.4    0.000    0.000 |\nLZO1B-2      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-2      | ansi               1481    1       768 51.9    0.000    0.000 |\nLZO1B-2      | dumb                308    1        73 23.7    0.000    0.000 |\nLZO1B-2      | linux              1740    1      1044 60.0    0.000    0.000 |\nLZO1B-2      | rxvt               2234    1      1548 69.3    0.000    0.000 |\nLZO1B-2      | screen             1607    1       962 59.9    0.000    0.000 |\nLZO1B-2      | screen-256color     1715    1      1023 59.7    0.000    0.000 |\nLZO1B-2      | sun                1004    1       523 52.1    0.000    0.000 |\nLZO1B-2      | vt100              1282    1       800 62.4    0.000    0.000 |\nLZO1B-2      | vt102              1276    1       805 63.1    0.000    0.000 |\nLZO1B-2      | vt200              1391    1       955 68.7    0.000    0.000 |\nLZO1B-2      | vt220              1391    1       955 68.7    0.000    0.000 |\nLZO1B-2      | vt52                839    1       355 42.3    0.000    0.000 |\nLZO1B-2      | xterm-256color     3882    1      2755 71.0    0.000    0.000 |\nLZO1B-2      | xterm-color        1551    1       803 51.8    0.000    0.000 |\nLZO1B-2      | xterm-xfree86      2240    1      1401 62.5    0.000    0.000 |\nLZO1B-2      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-2      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-2      | local.rules         885    1       669 75.6    0.000    0.000 |\nLZO1B-2      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1B-2      | 50default          2652    1      1180 44.5    0.000    0.000 |\nLZO1B-2      | version              15    1        19  127    0.000    0.000 |\nLZO1B-2      | volatile.cache     4839    1      1299 26.8    0.000    0.000 |\nLZO1B-2      | xattr.conf          681    1       422 62.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1183 69.9  588.683    0.000\nLZO1B-2        ***TOTALS***     749300  111    128951 17.2  588.683    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-3      | buildinfo           552    1       285 51.6    0.000    0.000 |\nLZO1B-3      | busybox.links.nosuid     2436    1      1266 52.0    0.000    0.000 |\nLZO1B-3      | busybox.links.suid       91    1        71 78.0    0.000    0.000 |\nLZO1B-3      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-3      | postinst             52    1        57  110    0.000    0.000 |\nLZO1B-3      | rcS                1313    1      1018 77.5    0.000    0.000 |\nLZO1B-3      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-3      | 00_core            1637    1      1049 64.1    0.000    0.000 |\nLZO1B-3      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-3      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1B-3      | ethertypes         1853    1      1404 75.8    0.000    0.000 |\nLZO1B-3      | fstab               650    1       400 61.5    0.000    0.000 |\nLZO1B-3      | group               518    1       464 89.6    0.000    0.000 |\nLZO1B-3      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1B-3      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-3      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-3      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1B-3      | banner.sh           537    1       349 65.0    0.000    0.000 |\nLZO1B-3      | bootlogd           1997    1      1238 62.0    0.000    0.000 |\nLZO1B-3      | bootmisc.sh        2062    1      1435 69.6    0.000    0.000 |\nLZO1B-3      | checkroot.sh       3640    1      2369 65.1    0.000    0.000 |\nLZO1B-3      | devpts.sh           571    1       439 76.9    0.000    0.000 |\nLZO1B-3      | dmesg.sh            397    1       297 74.8    0.000    0.000 |\nLZO1B-3      | functions          2185    1      1395 63.8    0.000    0.000 |\nLZO1B-3      | halt                555    1       452 81.4    0.000    0.000 |\nLZO1B-3      | hostname.sh         625    1       474 75.8    0.000    0.000 |\nLZO1B-3      | hwclock.sh         2541    1      1344 52.9    0.000    0.000 |\nLZO1B-3      | modutils.sh        1362    1       878 64.5    0.000    0.000 |\nLZO1B-3      | mountall.sh        1218    1       950 78.0    0.000    0.000 |\nLZO1B-3      | mountnfs.sh        1634    1       990 60.6    0.000    0.000 |\nLZO1B-3      | networking         1956    1      1038 53.1    0.000    0.000 |\nLZO1B-3      | populate-volatile.sh     7846    1      3591 45.8    0.000    0.000 |\nLZO1B-3      | rc                 4407    1      2613 59.3    0.000    0.000 |\nLZO1B-3      | rcS                 525    1       448 85.3    0.000    0.000 |\nLZO1B-3      | read-only-rootfs-hook.sh     1319    1       926 70.2    0.000    0.000 |\nLZO1B-3      | reboot              334    1       269 80.5    0.000    0.000 |\nLZO1B-3      | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1B-3      | save-rtc.sh         474    1       370 78.1    0.000    0.000 |\nLZO1B-3      | sendsigs            483    1       351 72.7    0.000    0.000 |\nLZO1B-3      | single              623    1       474 76.1    0.000    0.000 |\nLZO1B-3      | sshd               2029    1      1062 52.3    0.000    0.000 |\nLZO1B-3      | sysfs.sh           1091    1       564 51.7    0.000    0.000 |\nLZO1B-3      | syslog             2104    1      1182 56.2    0.000    0.000 |\nLZO1B-3      | udev               3848    1      2191 56.9    0.000    0.000 |\nLZO1B-3      | umountfs            585    1       452 77.3    0.000    0.000 |\nLZO1B-3      | umountnfs.sh        756    1       572 75.7    0.000    0.000 |\nLZO1B-3      | urandom            1518    1      1002 66.0    0.000    0.000 |\nLZO1B-3      | inittab            1192    1       826 69.3    0.000    0.000 |\nLZO1B-3      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-3      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-3      | ld.so.cache        1566    1       723 46.2    0.000    0.000 |\nLZO1B-3      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-3      | limits              827    1       642 77.6    0.000    0.000 |\nLZO1B-3      | login.access       1999    1      1301 65.1    0.000    0.000 |\nLZO1B-3      | login.defs        13626    1      7456 54.7    0.000    0.000 |\nLZO1B-3      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1B-3      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-3      | nfsroot             809    1       544 67.2    0.000    0.000 |\nLZO1B-3      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1B-3      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-3      | nsswitch.conf       465    1       343 73.8    0.000    0.000 |\nLZO1B-3      | passwd              846    1       512 60.5    0.000    0.000 |\nLZO1B-3      | profile            1932    1      1389 71.9    0.000    0.000 |\nLZO1B-3      | protocols          3144    1      2257 71.8    0.000    0.000 |\nLZO1B-3      | rpc                 911    1       695 76.3    0.000    0.000 |\nLZO1B-3      | securetty          1854    1      1308 70.6    0.000    0.000 |\nLZO1B-3      | services          12813    1      7621 59.5    0.000    0.000 |\nLZO1B-3      | shadow              512    1       183 35.7    0.000    0.000 |\nLZO1B-3      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-3      | .bashrc             410    1       332 81.0    0.000    0.000 |\nLZO1B-3      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1B-3      | moduli           587027    3     29705  5.1  514.068    0.000 |\nLZO1B-3      | ssh_config         1569    1      1102 70.2    0.000    0.000 |\nLZO1B-3      | ssh_host_ecdsa_key      505    1       454 89.9    0.000    0.000 |\nLZO1B-3      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1B-3      | ssh_host_ed25519_key      411    1       322 78.3    0.000    0.000 |\nLZO1B-3      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1B-3      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1B-3      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-3      | sshd_config        3202    1      2059 64.3    0.000    0.000 |\nLZO1B-3      | sshd_config_readonly     3211    1      2063 64.2    0.000    0.000 |\nLZO1B-3      | openssl.cnf       12328    1      6330 51.3    0.000    0.000 |\nLZO1B-3      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-3      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-3      | syslog-startup.conf      651    1       543 83.4    0.000    0.000 |\nLZO1B-3      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-3      | ansi               1481    1       767 51.8    0.000    0.000 |\nLZO1B-3      | dumb                308    1        73 23.7    0.000    0.000 |\nLZO1B-3      | linux              1740    1      1042 59.9    0.000    0.000 |\nLZO1B-3      | rxvt               2234    1      1541 69.0    0.000    0.000 |\nLZO1B-3      | screen             1607    1       964 60.0    0.000    0.000 |\nLZO1B-3      | screen-256color     1715    1      1026 59.8    0.000    0.000 |\nLZO1B-3      | sun                1004    1       521 51.9    0.000    0.000 |\nLZO1B-3      | vt100              1282    1       800 62.4    0.000    0.000 |\nLZO1B-3      | vt102              1276    1       804 63.0    0.000    0.000 |\nLZO1B-3      | vt200              1391    1       952 68.4    0.000    0.000 |\nLZO1B-3      | vt220              1391    1       952 68.4    0.000    0.000 |\nLZO1B-3      | vt52                839    1       355 42.3    0.000    0.000 |\nLZO1B-3      | xterm-256color     3882    1      2745 70.7    0.000    0.000 |\nLZO1B-3      | xterm-color        1551    1       803 51.8    0.000    0.000 |\nLZO1B-3      | xterm-xfree86      2240    1      1400 62.5    0.000    0.000 |\nLZO1B-3      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-3      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-3      | local.rules         885    1       669 75.6    0.000    0.000 |\nLZO1B-3      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1B-3      | 50default          2652    1      1174 44.3    0.000    0.000 |\nLZO1B-3      | version              15    1        19  127    0.000    0.000 |\nLZO1B-3      | volatile.cache     4839    1      1306 27.0    0.000    0.000 |\nLZO1B-3      | xattr.conf          681    1       420 61.7    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1179 69.8  514.068    0.000\nLZO1B-3        ***TOTALS***     749300  111    128539 17.2  514.068    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-4      | buildinfo           552    1       282 51.1    0.000    0.000 |\nLZO1B-4      | busybox.links.nosuid     2436    1      1256 51.6    0.000    0.000 |\nLZO1B-4      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-4      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-4      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-4      | rcS                1313    1       997 75.9    0.000    0.000 |\nLZO1B-4      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-4      | 00_core            1637    1      1017 62.1    0.000    0.000 |\nLZO1B-4      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-4      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-4      | ethertypes         1853    1      1374 74.2    0.000    0.000 |\nLZO1B-4      | fstab               650    1       392 60.3    0.000    0.000 |\nLZO1B-4      | group               518    1       462 89.2    0.000    0.000 |\nLZO1B-4      | gshadow             432    1       319 73.8    0.000    0.000 |\nLZO1B-4      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-4      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-4      | hosts               234    1       188 80.3    0.000    0.000 |\nLZO1B-4      | banner.sh           537    1       344 64.1    0.000    0.000 |\nLZO1B-4      | bootlogd           1997    1      1243 62.2    0.000    0.000 |\nLZO1B-4      | bootmisc.sh        2062    1      1396 67.7    0.000    0.000 |\nLZO1B-4      | checkroot.sh       3640    1      2329 64.0    0.000    0.000 |\nLZO1B-4      | devpts.sh           571    1       433 75.8    0.000    0.000 |\nLZO1B-4      | dmesg.sh            397    1       293 73.8    0.000    0.000 |\nLZO1B-4      | functions          2185    1      1393 63.8    0.000    0.000 |\nLZO1B-4      | halt                555    1       449 80.9    0.000    0.000 |\nLZO1B-4      | hostname.sh         625    1       473 75.7    0.000    0.000 |\nLZO1B-4      | hwclock.sh         2541    1      1317 51.8    0.000    0.000 |\nLZO1B-4      | modutils.sh        1362    1       875 64.2    0.000    0.000 |\nLZO1B-4      | mountall.sh        1218    1       939 77.1    0.000    0.000 |\nLZO1B-4      | mountnfs.sh        1634    1       988 60.5    0.000    0.000 |\nLZO1B-4      | networking         1956    1      1018 52.0    0.000    0.000 |\nLZO1B-4      | populate-volatile.sh     7846    1      3524 44.9    0.000    0.000 |\nLZO1B-4      | rc                 4407    1      2564 58.2    0.000    0.000 |\nLZO1B-4      | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1B-4      | read-only-rootfs-hook.sh     1319    1       920 69.7    0.000    0.000 |\nLZO1B-4      | reboot              334    1       268 80.2    0.000    0.000 |\nLZO1B-4      | rmnologin.sh        630    1       429 68.1    0.000    0.000 |\nLZO1B-4      | save-rtc.sh         474    1       367 77.4    0.000    0.000 |\nLZO1B-4      | sendsigs            483    1       346 71.6    0.000    0.000 |\nLZO1B-4      | single              623    1       470 75.4    0.000    0.000 |\nLZO1B-4      | sshd               2029    1      1041 51.3    0.000    0.000 |\nLZO1B-4      | sysfs.sh           1091    1       567 52.0    0.000    0.000 |\nLZO1B-4      | syslog             2104    1      1163 55.3    0.000    0.000 |\nLZO1B-4      | udev               3848    1      2173 56.5    0.000    0.000 |\nLZO1B-4      | umountfs            585    1       452 77.3    0.000    0.000 |\nLZO1B-4      | umountnfs.sh        756    1       566 74.9    0.000    0.000 |\nLZO1B-4      | urandom            1518    1       971 64.0    0.000    0.000 |\nLZO1B-4      | inittab            1192    1       809 67.9    0.000    0.000 |\nLZO1B-4      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-4      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-4      | ld.so.cache        1566    1       706 45.1    0.000    0.000 |\nLZO1B-4      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-4      | limits              827    1       635 76.8    0.000    0.000 |\nLZO1B-4      | login.access       1999    1      1282 64.1    0.000    0.000 |\nLZO1B-4      | login.defs        13626    1      7258 53.3    0.000    0.000 |\nLZO1B-4      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-4      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-4      | nfsroot             809    1       541 66.9    0.000    0.000 |\nLZO1B-4      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1B-4      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-4      | nsswitch.conf       465    1       340 73.1    0.000    0.000 |\nLZO1B-4      | passwd              846    1       509 60.2    0.000    0.000 |\nLZO1B-4      | profile            1932    1      1362 70.5    0.000    0.000 |\nLZO1B-4      | protocols          3144    1      2214 70.4    0.000    0.000 |\nLZO1B-4      | rpc                 911    1       685 75.2    0.000    0.000 |\nLZO1B-4      | securetty          1854    1      1231 66.4    0.000    0.000 |\nLZO1B-4      | services          12813    1      7474 58.3    0.000    0.000 |\nLZO1B-4      | shadow              512    1       182 35.5    0.000    0.000 |\nLZO1B-4      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-4      | .bashrc             410    1       329 80.2    0.000    0.000 |\nLZO1B-4      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-4      | moduli           587027    3     29002  4.9  500.599    0.000 |\nLZO1B-4      | ssh_config         1569    1      1092 69.6    0.000    0.000 |\nLZO1B-4      | ssh_host_ecdsa_key      505    1       450 89.1    0.000    0.000 |\nLZO1B-4      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-4      | ssh_host_ed25519_key      411    1       320 77.9    0.000    0.000 |\nLZO1B-4      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-4      | ssh_host_rsa_key     2602    1      2572 98.8    0.000    0.000 |\nLZO1B-4      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1B-4      | sshd_config        3202    1      2002 62.5    0.000    0.000 |\nLZO1B-4      | sshd_config_readonly     3211    1      2007 62.5    0.000    0.000 |\nLZO1B-4      | openssl.cnf       12328    1      6187 50.2    0.000    0.000 |\nLZO1B-4      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-4      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-4      | syslog-startup.conf      651    1       544 83.6    0.000    0.000 |\nLZO1B-4      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-4      | ansi               1481    1       752 50.8    0.000    0.000 |\nLZO1B-4      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1B-4      | linux              1740    1      1049 60.3    0.000    0.000 |\nLZO1B-4      | rxvt               2234    1      1524 68.2    0.000    0.000 |\nLZO1B-4      | screen             1607    1       958 59.6    0.000    0.000 |\nLZO1B-4      | screen-256color     1715    1      1012 59.0    0.000    0.000 |\nLZO1B-4      | sun                1004    1       514 51.2    0.000    0.000 |\nLZO1B-4      | vt100              1282    1       778 60.7    0.000    0.000 |\nLZO1B-4      | vt102              1276    1       788 61.8    0.000    0.000 |\nLZO1B-4      | vt200              1391    1       940 67.6    0.000    0.000 |\nLZO1B-4      | vt220              1391    1       940 67.6    0.000    0.000 |\nLZO1B-4      | vt52                839    1       348 41.5    0.000    0.000 |\nLZO1B-4      | xterm-256color     3882    1      2678 69.0    0.000    0.000 |\nLZO1B-4      | xterm-color        1551    1       801 51.6    0.000    0.000 |\nLZO1B-4      | xterm-xfree86      2240    1      1386 61.9    0.000    0.000 |\nLZO1B-4      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-4      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-4      | local.rules         885    1       667 75.4    0.000    0.000 |\nLZO1B-4      | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1B-4      | 50default          2652    1      1150 43.4    0.000    0.000 |\nLZO1B-4      | version              15    1        19  127    0.000    0.000 |\nLZO1B-4      | volatile.cache     4839    1      1316 27.2    0.000    0.000 |\nLZO1B-4      | xattr.conf          681    1       417 61.2    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1158 69.1  500.599    0.000\nLZO1B-4        ***TOTALS***     749300  111    126259 16.9  500.599    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-5      | buildinfo           552    1       279 50.5    0.000    0.000 |\nLZO1B-5      | busybox.links.nosuid     2436    1      1252 51.4    0.000    0.000 |\nLZO1B-5      | busybox.links.suid       91    1        70 76.9    0.000    0.000 |\nLZO1B-5      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-5      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-5      | rcS                1313    1       995 75.8    0.000    0.000 |\nLZO1B-5      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-5      | 00_core            1637    1      1010 61.7    0.000    0.000 |\nLZO1B-5      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-5      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-5      | ethertypes         1853    1      1367 73.8    0.000    0.000 |\nLZO1B-5      | fstab               650    1       394 60.6    0.000    0.000 |\nLZO1B-5      | group               518    1       451 87.1    0.000    0.000 |\nLZO1B-5      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1B-5      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-5      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-5      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1B-5      | banner.sh           537    1       344 64.1    0.000    0.000 |\nLZO1B-5      | bootlogd           1997    1      1224 61.3    0.000    0.000 |\nLZO1B-5      | bootmisc.sh        2062    1      1390 67.4    0.000    0.000 |\nLZO1B-5      | checkroot.sh       3640    1      2309 63.4    0.000    0.000 |\nLZO1B-5      | devpts.sh           571    1       431 75.5    0.000    0.000 |\nLZO1B-5      | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-5      | functions          2185    1      1368 62.6    0.000    0.000 |\nLZO1B-5      | halt                555    1       447 80.5    0.000    0.000 |\nLZO1B-5      | hostname.sh         625    1       473 75.7    0.000    0.000 |\nLZO1B-5      | hwclock.sh         2541    1      1297 51.0    0.000    0.000 |\nLZO1B-5      | modutils.sh        1362    1       870 63.9    0.000    0.000 |\nLZO1B-5      | mountall.sh        1218    1       929 76.3    0.000    0.000 |\nLZO1B-5      | mountnfs.sh        1634    1       969 59.3    0.000    0.000 |\nLZO1B-5      | networking         1956    1      1014 51.8    0.000    0.000 |\nLZO1B-5      | populate-volatile.sh     7846    1      3479 44.3    0.000    0.000 |\nLZO1B-5      | rc                 4407    1      2545 57.7    0.000    0.000 |\nLZO1B-5      | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1B-5      | read-only-rootfs-hook.sh     1319    1       911 69.1    0.000    0.000 |\nLZO1B-5      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1B-5      | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1B-5      | save-rtc.sh         474    1       368 77.6    0.000    0.000 |\nLZO1B-5      | sendsigs            483    1       344 71.2    0.000    0.000 |\nLZO1B-5      | single              623    1       473 75.9    0.000    0.000 |\nLZO1B-5      | sshd               2029    1      1041 51.3    0.000    0.000 |\nLZO1B-5      | sysfs.sh           1091    1       568 52.1    0.000    0.000 |\nLZO1B-5      | syslog             2104    1      1166 55.4    0.000    0.000 |\nLZO1B-5      | udev               3848    1      2127 55.3    0.000    0.000 |\nLZO1B-5      | umountfs            585    1       448 76.6    0.000    0.000 |\nLZO1B-5      | umountnfs.sh        756    1       565 74.7    0.000    0.000 |\nLZO1B-5      | urandom            1518    1       968 63.8    0.000    0.000 |\nLZO1B-5      | inittab            1192    1       812 68.1    0.000    0.000 |\nLZO1B-5      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-5      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-5      | ld.so.cache        1566    1       723 46.2    0.000    0.000 |\nLZO1B-5      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-5      | limits              827    1       633 76.5    0.000    0.000 |\nLZO1B-5      | login.access       1999    1      1267 63.4    0.000    0.000 |\nLZO1B-5      | login.defs        13626    1      7091 52.0    0.000    0.000 |\nLZO1B-5      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-5      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-5      | nfsroot             809    1       529 65.4    0.000    0.000 |\nLZO1B-5      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1B-5      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-5      | nsswitch.conf       465    1       339 72.9    0.000    0.000 |\nLZO1B-5      | passwd              846    1       492 58.2    0.000    0.000 |\nLZO1B-5      | profile            1932    1      1365 70.7    0.000    0.000 |\nLZO1B-5      | protocols          3144    1      2205 70.1    0.000    0.000 |\nLZO1B-5      | rpc                 911    1       684 75.1    0.000    0.000 |\nLZO1B-5      | securetty          1854    1      1217 65.6    0.000    0.000 |\nLZO1B-5      | services          12813    1      7387 57.7    0.000    0.000 |\nLZO1B-5      | shadow              512    1       179 35.0    0.000    0.000 |\nLZO1B-5      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-5      | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1B-5      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-5      | moduli           587027    3     28783  4.9  464.360    0.000 |\nLZO1B-5      | ssh_config         1569    1      1090 69.5    0.000    0.000 |\nLZO1B-5      | ssh_host_ecdsa_key      505    1       451 89.3    0.000    0.000 |\nLZO1B-5      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-5      | ssh_host_ed25519_key      411    1       323 78.6    0.000    0.000 |\nLZO1B-5      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-5      | ssh_host_rsa_key     2602    1      2573 98.9    0.000    0.000 |\nLZO1B-5      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1B-5      | sshd_config        3202    1      1993 62.2    0.000    0.000 |\nLZO1B-5      | sshd_config_readonly     3211    1      1980 61.7    0.000    0.000 |\nLZO1B-5      | openssl.cnf       12328    1      6070 49.2    0.000    0.000 |\nLZO1B-5      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-5      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-5      | syslog-startup.conf      651    1       542 83.3    0.000    0.000 |\nLZO1B-5      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-5      | ansi               1481    1       753 50.8    0.000    0.000 |\nLZO1B-5      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-5      | linux              1740    1      1028 59.1    0.000    0.000 |\nLZO1B-5      | rxvt               2234    1      1501 67.2    0.000    0.000 |\nLZO1B-5      | screen             1607    1       958 59.6    0.000    0.000 |\nLZO1B-5      | screen-256color     1715    1      1020 59.5    0.000    0.000 |\nLZO1B-5      | sun                1004    1       501 49.9    0.000    0.000 |\nLZO1B-5      | vt100              1282    1       778 60.7    0.000    0.000 |\nLZO1B-5      | vt102              1276    1       783 61.4    0.000    0.000 |\nLZO1B-5      | vt200              1391    1       928 66.7    0.000    0.000 |\nLZO1B-5      | vt220              1391    1       928 66.7    0.000    0.000 |\nLZO1B-5      | vt52                839    1       344 41.0    0.000    0.000 |\nLZO1B-5      | xterm-256color     3882    1      2654 68.4    0.000    0.000 |\nLZO1B-5      | xterm-color        1551    1       796 51.3    0.000    0.000 |\nLZO1B-5      | xterm-xfree86      2240    1      1371 61.2    0.000    0.000 |\nLZO1B-5      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-5      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-5      | local.rules         885    1       662 74.8    0.000    0.000 |\nLZO1B-5      | udev.conf           215    1       197 91.6    0.000    0.000 |\nLZO1B-5      | 50default          2652    1      1144 43.1    0.000    0.000 |\nLZO1B-5      | version              15    1        19  127    0.000    0.000 |\nLZO1B-5      | volatile.cache     4839    1      1297 26.8    0.000    0.000 |\nLZO1B-5      | xattr.conf          681    1       415 60.9    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1148 68.9  464.360    0.000\nLZO1B-5        ***TOTALS***     749300  111    125147 16.7  464.360    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-6      | buildinfo           552    1       285 51.6    0.000    0.000 |\nLZO1B-6      | busybox.links.nosuid     2436    1      1235 50.7    0.000    0.000 |\nLZO1B-6      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-6      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-6      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-6      | rcS                1313    1       986 75.1    0.000    0.000 |\nLZO1B-6      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-6      | 00_core            1637    1      1000 61.1    0.000    0.000 |\nLZO1B-6      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-6      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-6      | ethertypes         1853    1      1350 72.9    0.000    0.000 |\nLZO1B-6      | fstab               650    1       390 60.0    0.000    0.000 |\nLZO1B-6      | group               518    1       451 87.1    0.000    0.000 |\nLZO1B-6      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1B-6      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-6      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-6      | hosts               234    1       189 80.8    0.000    0.000 |\nLZO1B-6      | banner.sh           537    1       342 63.7    0.000    0.000 |\nLZO1B-6      | bootlogd           1997    1      1217 60.9    0.000    0.000 |\nLZO1B-6      | bootmisc.sh        2062    1      1393 67.6    0.000    0.000 |\nLZO1B-6      | checkroot.sh       3640    1      2270 62.4    0.000    0.000 |\nLZO1B-6      | devpts.sh           571    1       431 75.5    0.000    0.000 |\nLZO1B-6      | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-6      | functions          2185    1      1359 62.2    0.000    0.000 |\nLZO1B-6      | halt                555    1       445 80.2    0.000    0.000 |\nLZO1B-6      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1B-6      | hwclock.sh         2541    1      1301 51.2    0.000    0.000 |\nLZO1B-6      | modutils.sh        1362    1       870 63.9    0.000    0.000 |\nLZO1B-6      | mountall.sh        1218    1       927 76.1    0.000    0.000 |\nLZO1B-6      | mountnfs.sh        1634    1       954 58.4    0.000    0.000 |\nLZO1B-6      | networking         1956    1      1001 51.2    0.000    0.000 |\nLZO1B-6      | populate-volatile.sh     7846    1      3426 43.7    0.000    0.000 |\nLZO1B-6      | rc                 4407    1      2504 56.8    0.000    0.000 |\nLZO1B-6      | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1B-6      | read-only-rootfs-hook.sh     1319    1       909 68.9    0.000    0.000 |\nLZO1B-6      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1B-6      | rmnologin.sh        630    1       426 67.6    0.000    0.000 |\nLZO1B-6      | save-rtc.sh         474    1       366 77.2    0.000    0.000 |\nLZO1B-6      | sendsigs            483    1       344 71.2    0.000    0.000 |\nLZO1B-6      | single              623    1       473 75.9    0.000    0.000 |\nLZO1B-6      | sshd               2029    1      1026 50.6    0.000    0.000 |\nLZO1B-6      | sysfs.sh           1091    1       568 52.1    0.000    0.000 |\nLZO1B-6      | syslog             2104    1      1151 54.7    0.000    0.000 |\nLZO1B-6      | udev               3848    1      2108 54.8    0.000    0.000 |\nLZO1B-6      | umountfs            585    1       448 76.6    0.000    0.000 |\nLZO1B-6      | umountnfs.sh        756    1       567 75.0    0.000    0.000 |\nLZO1B-6      | urandom            1518    1       963 63.4    0.000    0.000 |\nLZO1B-6      | inittab            1192    1       805 67.5    0.000    0.000 |\nLZO1B-6      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-6      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-6      | ld.so.cache        1566    1       694 44.3    0.000    0.000 |\nLZO1B-6      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-6      | limits              827    1       634 76.7    0.000    0.000 |\nLZO1B-6      | login.access       1999    1      1248 62.4    0.000    0.000 |\nLZO1B-6      | login.defs        13626    1      7042 51.7    0.000    0.000 |\nLZO1B-6      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-6      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-6      | nfsroot             809    1       534 66.0    0.000    0.000 |\nLZO1B-6      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1B-6      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-6      | nsswitch.conf       465    1       334 71.8    0.000    0.000 |\nLZO1B-6      | passwd              846    1       482 57.0    0.000    0.000 |\nLZO1B-6      | profile            1932    1      1352 70.0    0.000    0.000 |\nLZO1B-6      | protocols          3144    1      2181 69.4    0.000    0.000 |\nLZO1B-6      | rpc                 911    1       684 75.1    0.000    0.000 |\nLZO1B-6      | securetty          1854    1      1214 65.5    0.000    0.000 |\nLZO1B-6      | services          12813    1      7297 56.9    0.000    0.000 |\nLZO1B-6      | shadow              512    1       178 34.8    0.000    0.000 |\nLZO1B-6      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-6      | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1B-6      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-6      | moduli           587027    3     28692  4.9  487.949    0.000 |\nLZO1B-6      | ssh_config         1569    1      1083 69.0    0.000    0.000 |\nLZO1B-6      | ssh_host_ecdsa_key      505    1       450 89.1    0.000    0.000 |\nLZO1B-6      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-6      | ssh_host_ed25519_key      411    1       321 78.1    0.000    0.000 |\nLZO1B-6      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-6      | ssh_host_rsa_key     2602    1      2577 99.0    0.000    0.000 |\nLZO1B-6      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1B-6      | sshd_config        3202    1      1962 61.3    0.000    0.000 |\nLZO1B-6      | sshd_config_readonly     3211    1      1971 61.4    0.000    0.000 |\nLZO1B-6      | openssl.cnf       12328    1      5979 48.5    0.000    0.000 |\nLZO1B-6      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-6      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-6      | syslog-startup.conf      651    1       540 82.9    0.000    0.000 |\nLZO1B-6      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-6      | ansi               1481    1       751 50.7    0.000    0.000 |\nLZO1B-6      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-6      | linux              1740    1      1024 58.9    0.000    0.000 |\nLZO1B-6      | rxvt               2234    1      1503 67.3    0.000    0.000 |\nLZO1B-6      | screen             1607    1       957 59.6    0.000    0.000 |\nLZO1B-6      | screen-256color     1715    1      1011 59.0    0.000    0.000 |\nLZO1B-6      | sun                1004    1       502 50.0    0.000    0.000 |\nLZO1B-6      | vt100              1282    1       777 60.6    0.000    0.000 |\nLZO1B-6      | vt102              1276    1       783 61.4    0.000    0.000 |\nLZO1B-6      | vt200              1391    1       930 66.9    0.000    0.000 |\nLZO1B-6      | vt220              1391    1       930 66.9    0.000    0.000 |\nLZO1B-6      | vt52                839    1       344 41.0    0.000    0.000 |\nLZO1B-6      | xterm-256color     3882    1      2622 67.5    0.000    0.000 |\nLZO1B-6      | xterm-color        1551    1       791 51.0    0.000    0.000 |\nLZO1B-6      | xterm-xfree86      2240    1      1364 60.9    0.000    0.000 |\nLZO1B-6      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-6      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-6      | local.rules         885    1       654 73.9    0.000    0.000 |\nLZO1B-6      | udev.conf           215    1       195 90.7    0.000    0.000 |\nLZO1B-6      | 50default          2652    1      1130 42.6    0.000    0.000 |\nLZO1B-6      | version              15    1        19  127    0.000    0.000 |\nLZO1B-6      | volatile.cache     4839    1      1296 26.8    0.000    0.000 |\nLZO1B-6      | xattr.conf          681    1       412 60.5    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1140 68.6  487.949    0.000\nLZO1B-6        ***TOTALS***     749300  111    124302 16.6  487.949    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-7      | buildinfo           552    1       279 50.5    0.000    0.000 |\nLZO1B-7      | busybox.links.nosuid     2436    1      1256 51.6    0.000    0.000 |\nLZO1B-7      | busybox.links.suid       91    1        70 76.9    0.000    0.000 |\nLZO1B-7      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-7      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-7      | rcS                1313    1       990 75.4    0.000    0.000 |\nLZO1B-7      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-7      | 00_core            1637    1      1003 61.3    0.000    0.000 |\nLZO1B-7      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-7      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-7      | ethertypes         1853    1      1367 73.8    0.000    0.000 |\nLZO1B-7      | fstab               650    1       392 60.3    0.000    0.000 |\nLZO1B-7      | group               518    1       450 86.9    0.000    0.000 |\nLZO1B-7      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1B-7      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-7      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-7      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1B-7      | banner.sh           537    1       344 64.1    0.000    0.000 |\nLZO1B-7      | bootlogd           1997    1      1215 60.8    0.000    0.000 |\nLZO1B-7      | bootmisc.sh        2062    1      1384 67.1    0.000    0.000 |\nLZO1B-7      | checkroot.sh       3640    1      2273 62.4    0.000    0.000 |\nLZO1B-7      | devpts.sh           571    1       432 75.7    0.000    0.000 |\nLZO1B-7      | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-7      | functions          2185    1      1368 62.6    0.000    0.000 |\nLZO1B-7      | halt                555    1       447 80.5    0.000    0.000 |\nLZO1B-7      | hostname.sh         625    1       475 76.0    0.000    0.000 |\nLZO1B-7      | hwclock.sh         2541    1      1298 51.1    0.000    0.000 |\nLZO1B-7      | modutils.sh        1362    1       870 63.9    0.000    0.000 |\nLZO1B-7      | mountall.sh        1218    1       923 75.8    0.000    0.000 |\nLZO1B-7      | mountnfs.sh        1634    1       965 59.1    0.000    0.000 |\nLZO1B-7      | networking         1956    1      1011 51.7    0.000    0.000 |\nLZO1B-7      | populate-volatile.sh     7846    1      3440 43.8    0.000    0.000 |\nLZO1B-7      | rc                 4407    1      2504 56.8    0.000    0.000 |\nLZO1B-7      | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1B-7      | read-only-rootfs-hook.sh     1319    1       908 68.8    0.000    0.000 |\nLZO1B-7      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1B-7      | rmnologin.sh        630    1       427 67.8    0.000    0.000 |\nLZO1B-7      | save-rtc.sh         474    1       363 76.6    0.000    0.000 |\nLZO1B-7      | sendsigs            483    1       344 71.2    0.000    0.000 |\nLZO1B-7      | single              623    1       471 75.6    0.000    0.000 |\nLZO1B-7      | sshd               2029    1      1020 50.3    0.000    0.000 |\nLZO1B-7      | sysfs.sh           1091    1       563 51.6    0.000    0.000 |\nLZO1B-7      | syslog             2104    1      1165 55.4    0.000    0.000 |\nLZO1B-7      | udev               3848    1      2109 54.8    0.000    0.000 |\nLZO1B-7      | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1B-7      | umountnfs.sh        756    1       566 74.9    0.000    0.000 |\nLZO1B-7      | urandom            1518    1       962 63.4    0.000    0.000 |\nLZO1B-7      | inittab            1192    1       809 67.9    0.000    0.000 |\nLZO1B-7      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-7      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-7      | ld.so.cache        1566    1       693 44.3    0.000    0.000 |\nLZO1B-7      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-7      | limits              827    1       631 76.3    0.000    0.000 |\nLZO1B-7      | login.access       1999    1      1246 62.3    0.000    0.000 |\nLZO1B-7      | login.defs        13626    1      6999 51.4    0.000    0.000 |\nLZO1B-7      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-7      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-7      | nfsroot             809    1       532 65.8    0.000    0.000 |\nLZO1B-7      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1B-7      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-7      | nsswitch.conf       465    1       338 72.7    0.000    0.000 |\nLZO1B-7      | passwd              846    1       492 58.2    0.000    0.000 |\nLZO1B-7      | profile            1932    1      1355 70.1    0.000    0.000 |\nLZO1B-7      | protocols          3144    1      2186 69.5    0.000    0.000 |\nLZO1B-7      | rpc                 911    1       684 75.1    0.000    0.000 |\nLZO1B-7      | securetty          1854    1      1216 65.6    0.000    0.000 |\nLZO1B-7      | services          12813    1      7272 56.8    0.000    0.000 |\nLZO1B-7      | shadow              512    1       179 35.0    0.000    0.000 |\nLZO1B-7      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-7      | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1B-7      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-7      | moduli           587027    3     28958  4.9  404.644    0.000 |\nLZO1B-7      | ssh_config         1569    1      1087 69.3    0.000    0.000 |\nLZO1B-7      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1B-7      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-7      | ssh_host_ed25519_key      411    1       319 77.6    0.000    0.000 |\nLZO1B-7      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-7      | ssh_host_rsa_key     2602    1      2572 98.8    0.000    0.000 |\nLZO1B-7      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-7      | sshd_config        3202    1      1958 61.1    0.000    0.000 |\nLZO1B-7      | sshd_config_readonly     3211    1      1960 61.0    0.000    0.000 |\nLZO1B-7      | openssl.cnf       12328    1      5999 48.7    0.000    0.000 |\nLZO1B-7      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-7      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-7      | syslog-startup.conf      651    1       542 83.3    0.000    0.000 |\nLZO1B-7      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-7      | ansi               1481    1       759 51.2    0.000    0.000 |\nLZO1B-7      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-7      | linux              1740    1      1029 59.1    0.000    0.000 |\nLZO1B-7      | rxvt               2234    1      1497 67.0    0.000    0.000 |\nLZO1B-7      | screen             1607    1       949 59.1    0.000    0.000 |\nLZO1B-7      | screen-256color     1715    1      1009 58.8    0.000    0.000 |\nLZO1B-7      | sun                1004    1       505 50.3    0.000    0.000 |\nLZO1B-7      | vt100              1282    1       774 60.4    0.000    0.000 |\nLZO1B-7      | vt102              1276    1       774 60.7    0.000    0.000 |\nLZO1B-7      | vt200              1391    1       928 66.7    0.000    0.000 |\nLZO1B-7      | vt220              1391    1       928 66.7    0.000    0.000 |\nLZO1B-7      | vt52                839    1       345 41.1    0.000    0.000 |\nLZO1B-7      | xterm-256color     3882    1      2630 67.7    0.000    0.000 |\nLZO1B-7      | xterm-color        1551    1       791 51.0    0.000    0.000 |\nLZO1B-7      | xterm-xfree86      2240    1      1363 60.8    0.000    0.000 |\nLZO1B-7      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-7      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-7      | local.rules         885    1       662 74.8    0.000    0.000 |\nLZO1B-7      | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1B-7      | 50default          2652    1      1135 42.8    0.000    0.000 |\nLZO1B-7      | version              15    1        19  127    0.000    0.000 |\nLZO1B-7      | volatile.cache     4839    1      1228 25.4    0.000    0.000 |\nLZO1B-7      | xattr.conf          681    1       415 60.9    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1142 68.6  404.644    0.000\nLZO1B-7        ***TOTALS***     749300  111    124538 16.6  404.644    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-8      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1B-8      | busybox.links.nosuid     2436    1      1239 50.9    0.000    0.000 |\nLZO1B-8      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-8      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-8      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-8      | rcS                1313    1       977 74.4    0.000    0.000 |\nLZO1B-8      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-8      | 00_core            1637    1       997 60.9    0.000    0.000 |\nLZO1B-8      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-8      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-8      | ethertypes         1853    1      1349 72.8    0.000    0.000 |\nLZO1B-8      | fstab               650    1       389 59.8    0.000    0.000 |\nLZO1B-8      | group               518    1       450 86.9    0.000    0.000 |\nLZO1B-8      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1B-8      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-8      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-8      | hosts               234    1       188 80.3    0.000    0.000 |\nLZO1B-8      | banner.sh           537    1       340 63.3    0.000    0.000 |\nLZO1B-8      | bootlogd           1997    1      1211 60.6    0.000    0.000 |\nLZO1B-8      | bootmisc.sh        2062    1      1383 67.1    0.000    0.000 |\nLZO1B-8      | checkroot.sh       3640    1      2256 62.0    0.000    0.000 |\nLZO1B-8      | devpts.sh           571    1       428 75.0    0.000    0.000 |\nLZO1B-8      | dmesg.sh            397    1       292 73.6    0.000    0.000 |\nLZO1B-8      | functions          2185    1      1348 61.7    0.000    0.000 |\nLZO1B-8      | halt                555    1       444 80.0    0.000    0.000 |\nLZO1B-8      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1B-8      | hwclock.sh         2541    1      1287 50.6    0.000    0.000 |\nLZO1B-8      | modutils.sh        1362    1       864 63.4    0.000    0.000 |\nLZO1B-8      | mountall.sh        1218    1       922 75.7    0.000    0.000 |\nLZO1B-8      | mountnfs.sh        1634    1       950 58.1    0.000    0.000 |\nLZO1B-8      | networking         1956    1      1003 51.3    0.000    0.000 |\nLZO1B-8      | populate-volatile.sh     7846    1      3375 43.0    0.000    0.000 |\nLZO1B-8      | rc                 4407    1      2472 56.1    0.000    0.000 |\nLZO1B-8      | rcS                 525    1       446 85.0    0.000    0.000 |\nLZO1B-8      | read-only-rootfs-hook.sh     1319    1       904 68.5    0.000    0.000 |\nLZO1B-8      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1B-8      | rmnologin.sh        630    1       426 67.6    0.000    0.000 |\nLZO1B-8      | save-rtc.sh         474    1       364 76.8    0.000    0.000 |\nLZO1B-8      | sendsigs            483    1       342 70.8    0.000    0.000 |\nLZO1B-8      | single              623    1       470 75.4    0.000    0.000 |\nLZO1B-8      | sshd               2029    1      1011 49.8    0.000    0.000 |\nLZO1B-8      | sysfs.sh           1091    1       562 51.5    0.000    0.000 |\nLZO1B-8      | syslog             2104    1      1144 54.4    0.000    0.000 |\nLZO1B-8      | udev               3848    1      2085 54.2    0.000    0.000 |\nLZO1B-8      | umountfs            585    1       450 76.9    0.000    0.000 |\nLZO1B-8      | umountnfs.sh        756    1       566 74.9    0.000    0.000 |\nLZO1B-8      | urandom            1518    1       961 63.3    0.000    0.000 |\nLZO1B-8      | inittab            1192    1       803 67.4    0.000    0.000 |\nLZO1B-8      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-8      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-8      | ld.so.cache        1566    1       698 44.6    0.000    0.000 |\nLZO1B-8      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-8      | limits              827    1       630 76.2    0.000    0.000 |\nLZO1B-8      | login.access       1999    1      1243 62.2    0.000    0.000 |\nLZO1B-8      | login.defs        13626    1      6941 50.9    0.000    0.000 |\nLZO1B-8      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-8      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-8      | nfsroot             809    1       526 65.0    0.000    0.000 |\nLZO1B-8      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1B-8      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-8      | nsswitch.conf       465    1       334 71.8    0.000    0.000 |\nLZO1B-8      | passwd              846    1       486 57.4    0.000    0.000 |\nLZO1B-8      | profile            1932    1      1338 69.3    0.000    0.000 |\nLZO1B-8      | protocols          3144    1      2170 69.0    0.000    0.000 |\nLZO1B-8      | rpc                 911    1       681 74.8    0.000    0.000 |\nLZO1B-8      | securetty          1854    1      1207 65.1    0.000    0.000 |\nLZO1B-8      | services          12813    1      7194 56.1    0.000    0.000 |\nLZO1B-8      | shadow              512    1       180 35.2    0.000    0.000 |\nLZO1B-8      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-8      | .bashrc             410    1       330 80.5    0.000    0.000 |\nLZO1B-8      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-8      | moduli           587027    3     28848  4.9  414.223    0.000 |\nLZO1B-8      | ssh_config         1569    1      1082 69.0    0.000    0.000 |\nLZO1B-8      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1B-8      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-8      | ssh_host_ed25519_key      411    1       320 77.9    0.000    0.000 |\nLZO1B-8      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-8      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1B-8      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1B-8      | sshd_config        3202    1      1941 60.6    0.000    0.000 |\nLZO1B-8      | sshd_config_readonly     3211    1      1941 60.4    0.000    0.000 |\nLZO1B-8      | openssl.cnf       12328    1      5885 47.7    0.000    0.000 |\nLZO1B-8      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-8      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-8      | syslog-startup.conf      651    1       540 82.9    0.000    0.000 |\nLZO1B-8      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-8      | ansi               1481    1       749 50.6    0.000    0.000 |\nLZO1B-8      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-8      | linux              1740    1      1024 58.9    0.000    0.000 |\nLZO1B-8      | rxvt               2234    1      1495 66.9    0.000    0.000 |\nLZO1B-8      | screen             1607    1       947 58.9    0.000    0.000 |\nLZO1B-8      | screen-256color     1715    1      1002 58.4    0.000    0.000 |\nLZO1B-8      | sun                1004    1       500 49.8    0.000    0.000 |\nLZO1B-8      | vt100              1282    1       775 60.5    0.000    0.000 |\nLZO1B-8      | vt102              1276    1       779 61.1    0.000    0.000 |\nLZO1B-8      | vt200              1391    1       925 66.5    0.000    0.000 |\nLZO1B-8      | vt220              1391    1       925 66.5    0.000    0.000 |\nLZO1B-8      | vt52                839    1       342 40.8    0.000    0.000 |\nLZO1B-8      | xterm-256color     3882    1      2610 67.2    0.000    0.000 |\nLZO1B-8      | xterm-color        1551    1       786 50.7    0.000    0.000 |\nLZO1B-8      | xterm-xfree86      2240    1      1360 60.7    0.000    0.000 |\nLZO1B-8      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-8      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-8      | local.rules         885    1       652 73.7    0.000    0.000 |\nLZO1B-8      | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1B-8      | 50default          2652    1      1128 42.5    0.000    0.000 |\nLZO1B-8      | version              15    1        19  127    0.000    0.000 |\nLZO1B-8      | volatile.cache     4839    1      1270 26.2    0.000    0.000 |\nLZO1B-8      | xattr.conf          681    1       412 60.5    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1135 68.4  414.223    0.000\nLZO1B-8        ***TOTALS***     749300  111    123720 16.5  414.223    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-9      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1B-9      | busybox.links.nosuid     2436    1      1227 50.4    0.000    0.000 |\nLZO1B-9      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-9      | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-9      | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-9      | rcS                1313    1       977 74.4    0.000    0.000 |\nLZO1B-9      | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-9      | 00_core            1637    1      1000 61.1    0.000    0.000 |\nLZO1B-9      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-9      | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-9      | ethertypes         1853    1      1341 72.4    0.000    0.000 |\nLZO1B-9      | fstab               650    1       386 59.4    0.000    0.000 |\nLZO1B-9      | group               518    1       450 86.9    0.000    0.000 |\nLZO1B-9      | gshadow             432    1       316 73.1    0.000    0.000 |\nLZO1B-9      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-9      | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-9      | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1B-9      | banner.sh           537    1       339 63.1    0.000    0.000 |\nLZO1B-9      | bootlogd           1997    1      1202 60.2    0.000    0.000 |\nLZO1B-9      | bootmisc.sh        2062    1      1382 67.0    0.000    0.000 |\nLZO1B-9      | checkroot.sh       3640    1      2225 61.1    0.000    0.000 |\nLZO1B-9      | devpts.sh           571    1       425 74.4    0.000    0.000 |\nLZO1B-9      | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-9      | functions          2185    1      1340 61.3    0.000    0.000 |\nLZO1B-9      | halt                555    1       444 80.0    0.000    0.000 |\nLZO1B-9      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1B-9      | hwclock.sh         2541    1      1258 49.5    0.000    0.000 |\nLZO1B-9      | modutils.sh        1362    1       855 62.8    0.000    0.000 |\nLZO1B-9      | mountall.sh        1218    1       920 75.5    0.000    0.000 |\nLZO1B-9      | mountnfs.sh        1634    1       942 57.6    0.000    0.000 |\nLZO1B-9      | networking         1956    1       992 50.7    0.000    0.000 |\nLZO1B-9      | populate-volatile.sh     7846    1      3379 43.1    0.000    0.000 |\nLZO1B-9      | rc                 4407    1      2468 56.0    0.000    0.000 |\nLZO1B-9      | rcS                 525    1       444 84.6    0.000    0.000 |\nLZO1B-9      | read-only-rootfs-hook.sh     1319    1       898 68.1    0.000    0.000 |\nLZO1B-9      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1B-9      | rmnologin.sh        630    1       422 67.0    0.000    0.000 |\nLZO1B-9      | save-rtc.sh         474    1       361 76.2    0.000    0.000 |\nLZO1B-9      | sendsigs            483    1       340 70.4    0.000    0.000 |\nLZO1B-9      | single              623    1       471 75.6    0.000    0.000 |\nLZO1B-9      | sshd               2029    1      1017 50.1    0.000    0.000 |\nLZO1B-9      | sysfs.sh           1091    1       555 50.9    0.000    0.000 |\nLZO1B-9      | syslog             2104    1      1143 54.3    0.000    0.000 |\nLZO1B-9      | udev               3848    1      2058 53.5    0.000    0.000 |\nLZO1B-9      | umountfs            585    1       450 76.9    0.000    0.000 |\nLZO1B-9      | umountnfs.sh        756    1       563 74.5    0.000    0.000 |\nLZO1B-9      | urandom            1518    1       955 62.9    0.000    0.000 |\nLZO1B-9      | inittab            1192    1       801 67.2    0.000    0.000 |\nLZO1B-9      | issue                99    1       104  105    0.000    0.000 |\nLZO1B-9      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-9      | ld.so.cache        1566    1       696 44.4    0.000    0.000 |\nLZO1B-9      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-9      | limits              827    1       629 76.1    0.000    0.000 |\nLZO1B-9      | login.access       1999    1      1242 62.1    0.000    0.000 |\nLZO1B-9      | login.defs        13626    1      6901 50.6    0.000    0.000 |\nLZO1B-9      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-9      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-9      | nfsroot             809    1       523 64.6    0.000    0.000 |\nLZO1B-9      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1B-9      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-9      | nsswitch.conf       465    1       334 71.8    0.000    0.000 |\nLZO1B-9      | passwd              846    1       480 56.7    0.000    0.000 |\nLZO1B-9      | profile            1932    1      1324 68.5    0.000    0.000 |\nLZO1B-9      | protocols          3144    1      2176 69.2    0.000    0.000 |\nLZO1B-9      | rpc                 911    1       682 74.9    0.000    0.000 |\nLZO1B-9      | securetty          1854    1      1208 65.2    0.000    0.000 |\nLZO1B-9      | services          12813    1      7149 55.8    0.000    0.000 |\nLZO1B-9      | shadow              512    1       180 35.2    0.000    0.000 |\nLZO1B-9      | shells               42    1        43  102    0.000    0.000 |\nLZO1B-9      | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1B-9      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-9      | moduli           587027    3     27238  4.6  138.782    0.000 |\nLZO1B-9      | ssh_config         1569    1      1077 68.6    0.000    0.000 |\nLZO1B-9      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1B-9      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-9      | ssh_host_ed25519_key      411    1       320 77.9    0.000    0.000 |\nLZO1B-9      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-9      | ssh_host_rsa_key     2602    1      2569 98.7    0.000    0.000 |\nLZO1B-9      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1B-9      | sshd_config        3202    1      1929 60.2    0.000    0.000 |\nLZO1B-9      | sshd_config_readonly     3211    1      1929 60.1    0.000    0.000 |\nLZO1B-9      | openssl.cnf       12328    1      5862 47.6    0.000    0.000 |\nLZO1B-9      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-9      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-9      | syslog-startup.conf      651    1       539 82.8    0.000    0.000 |\nLZO1B-9      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-9      | ansi               1481    1       738 49.8    0.000    0.000 |\nLZO1B-9      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-9      | linux              1740    1      1022 58.7    0.000    0.000 |\nLZO1B-9      | rxvt               2234    1      1490 66.7    0.000    0.000 |\nLZO1B-9      | screen             1607    1       933 58.1    0.000    0.000 |\nLZO1B-9      | screen-256color     1715    1       992 57.8    0.000    0.000 |\nLZO1B-9      | sun                1004    1       497 49.5    0.000    0.000 |\nLZO1B-9      | vt100              1282    1       765 59.7    0.000    0.000 |\nLZO1B-9      | vt102              1276    1       771 60.4    0.000    0.000 |\nLZO1B-9      | vt200              1391    1       915 65.8    0.000    0.000 |\nLZO1B-9      | vt220              1391    1       915 65.8    0.000    0.000 |\nLZO1B-9      | vt52                839    1       342 40.8    0.000    0.000 |\nLZO1B-9      | xterm-256color     3882    1      2595 66.8    0.000    0.000 |\nLZO1B-9      | xterm-color        1551    1       784 50.5    0.000    0.000 |\nLZO1B-9      | xterm-xfree86      2240    1      1352 60.4    0.000    0.000 |\nLZO1B-9      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-9      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-9      | local.rules         885    1       654 73.9    0.000    0.000 |\nLZO1B-9      | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1B-9      | 50default          2652    1      1114 42.0    0.000    0.000 |\nLZO1B-9      | version              15    1        19  127    0.000    0.000 |\nLZO1B-9      | volatile.cache     4839    1      1223 25.3    0.000    0.000 |\nLZO1B-9      | xattr.conf          681    1       410 60.2    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1115 68.1  138.782    0.000\nLZO1B-9        ***TOTALS***     749300  111    121583 16.2  138.782    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-1      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1C-1      | busybox.links.nosuid     2436    1      1249 51.3    0.000    0.000 |\nLZO1C-1      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1C-1      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-1      | postinst             52    1        57  110    0.000    0.000 |\nLZO1C-1      | rcS                1313    1      1027 78.2    0.000    0.000 |\nLZO1C-1      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-1      | 00_core            1637    1      1052 64.3    0.000    0.000 |\nLZO1C-1      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-1      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1C-1      | ethertypes         1853    1      1406 75.9    0.000    0.000 |\nLZO1C-1      | fstab               650    1       395 60.8    0.000    0.000 |\nLZO1C-1      | group               518    1       467 90.2    0.000    0.000 |\nLZO1C-1      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1C-1      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-1      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-1      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1C-1      | banner.sh           537    1       353 65.7    0.000    0.000 |\nLZO1C-1      | bootlogd           1997    1      1242 62.2    0.000    0.000 |\nLZO1C-1      | bootmisc.sh        2062    1      1432 69.4    0.000    0.000 |\nLZO1C-1      | checkroot.sh       3640    1      2375 65.2    0.000    0.000 |\nLZO1C-1      | devpts.sh           571    1       437 76.5    0.000    0.000 |\nLZO1C-1      | dmesg.sh            397    1       299 75.3    0.000    0.000 |\nLZO1C-1      | functions          2185    1      1391 63.7    0.000    0.000 |\nLZO1C-1      | halt                555    1       450 81.1    0.000    0.000 |\nLZO1C-1      | hostname.sh         625    1       474 75.8    0.000    0.000 |\nLZO1C-1      | hwclock.sh         2541    1      1348 53.0    0.000    0.000 |\nLZO1C-1      | modutils.sh        1362    1       872 64.0    0.000    0.000 |\nLZO1C-1      | mountall.sh        1218    1       954 78.3    0.000    0.000 |\nLZO1C-1      | mountnfs.sh        1634    1      1002 61.3    0.000    0.000 |\nLZO1C-1      | networking         1956    1      1036 53.0    0.000    0.000 |\nLZO1C-1      | populate-volatile.sh     7846    1      3626 46.2    0.000    0.000 |\nLZO1C-1      | rc                 4407    1      2650 60.1    0.000    0.000 |\nLZO1C-1      | rcS                 525    1       447 85.1    0.000    0.000 |\nLZO1C-1      | read-only-rootfs-hook.sh     1319    1       926 70.2    0.000    0.000 |\nLZO1C-1      | reboot              334    1       268 80.2    0.000    0.000 |\nLZO1C-1      | rmnologin.sh        630    1       421 66.8    0.000    0.000 |\nLZO1C-1      | save-rtc.sh         474    1       365 77.0    0.000    0.000 |\nLZO1C-1      | sendsigs            483    1       354 73.3    0.000    0.000 |\nLZO1C-1      | single              623    1       474 76.1    0.000    0.000 |\nLZO1C-1      | sshd               2029    1      1046 51.6    0.000    0.000 |\nLZO1C-1      | sysfs.sh           1091    1       574 52.6    0.000    0.000 |\nLZO1C-1      | syslog             2104    1      1186 56.4    0.000    0.000 |\nLZO1C-1      | udev               3848    1      2189 56.9    0.000    0.000 |\nLZO1C-1      | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1C-1      | umountnfs.sh        756    1       570 75.4    0.000    0.000 |\nLZO1C-1      | urandom            1518    1       995 65.5    0.000    0.000 |\nLZO1C-1      | inittab            1192    1       824 69.1    0.000    0.000 |\nLZO1C-1      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-1      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-1      | ld.so.cache        1566    1       716 45.7    0.000    0.000 |\nLZO1C-1      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-1      | limits              827    1       638 77.1    0.000    0.000 |\nLZO1C-1      | login.access       1999    1      1304 65.2    0.000    0.000 |\nLZO1C-1      | login.defs        13626    1      7558 55.5    0.000    0.000 |\nLZO1C-1      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1C-1      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-1      | nfsroot             809    1       546 67.5    0.000    0.000 |\nLZO1C-1      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1C-1      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-1      | nsswitch.conf       465    1       339 72.9    0.000    0.000 |\nLZO1C-1      | passwd              846    1       516 61.0    0.000    0.000 |\nLZO1C-1      | profile            1932    1      1386 71.7    0.000    0.000 |\nLZO1C-1      | protocols          3144    1      2265 72.0    0.000    0.000 |\nLZO1C-1      | rpc                 911    1       697 76.5    0.000    0.000 |\nLZO1C-1      | securetty          1854    1      1308 70.6    0.000    0.000 |\nLZO1C-1      | services          12813    1      7718 60.2    0.000    0.000 |\nLZO1C-1      | shadow              512    1       177 34.6    0.000    0.000 |\nLZO1C-1      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-1      | .bashrc             410    1       332 81.0    0.000    0.000 |\nLZO1C-1      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1C-1      | moduli           587027    3     38371  6.5  615.445    0.000 |\nLZO1C-1      | ssh_config         1569    1      1106 70.5    0.000    0.000 |\nLZO1C-1      | ssh_host_ecdsa_key      505    1       451 89.3    0.000    0.000 |\nLZO1C-1      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1C-1      | ssh_host_ed25519_key      411    1       321 78.1    0.000    0.000 |\nLZO1C-1      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1C-1      | ssh_host_rsa_key     2602    1      2571 98.8    0.000    0.000 |\nLZO1C-1      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-1      | sshd_config        3202    1      2078 64.9    0.000    0.000 |\nLZO1C-1      | sshd_config_readonly     3211    1      2080 64.8    0.000    0.000 |\nLZO1C-1      | openssl.cnf       12328    1      6392 51.8    0.000    0.000 |\nLZO1C-1      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-1      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-1      | syslog-startup.conf      651    1       548 84.2    0.000    0.000 |\nLZO1C-1      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-1      | ansi               1481    1       772 52.1    0.000    0.000 |\nLZO1C-1      | dumb                308    1        75 24.4    0.000    0.000 |\nLZO1C-1      | linux              1740    1      1058 60.8    0.000    0.000 |\nLZO1C-1      | rxvt               2234    1      1547 69.2    0.000    0.000 |\nLZO1C-1      | screen             1607    1       967 60.2    0.000    0.000 |\nLZO1C-1      | screen-256color     1715    1      1028 59.9    0.000    0.000 |\nLZO1C-1      | sun                1004    1       528 52.6    0.000    0.000 |\nLZO1C-1      | vt100              1282    1       807 62.9    0.000    0.000 |\nLZO1C-1      | vt102              1276    1       809 63.4    0.000    0.000 |\nLZO1C-1      | vt200              1391    1       961 69.1    0.000    0.000 |\nLZO1C-1      | vt220              1391    1       961 69.1    0.000    0.000 |\nLZO1C-1      | vt52                839    1       361 43.0    0.000    0.000 |\nLZO1C-1      | xterm-256color     3882    1      2755 71.0    0.000    0.000 |\nLZO1C-1      | xterm-color        1551    1       815 52.5    0.000    0.000 |\nLZO1C-1      | xterm-xfree86      2240    1      1416 63.2    0.000    0.000 |\nLZO1C-1      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-1      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-1      | local.rules         885    1       665 75.1    0.000    0.000 |\nLZO1C-1      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1C-1      | 50default          2652    1      1188 44.8    0.000    0.000 |\nLZO1C-1      | version              15    1        19  127    0.000    0.000 |\nLZO1C-1      | volatile.cache     4839    1      1286 26.6    0.000    0.000 |\nLZO1C-1      | xattr.conf          681    1       423 62.1    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1262 69.9  615.445    0.000\nLZO1C-1        ***TOTALS***     749300  111    137663 18.4  615.445    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-2      | buildinfo           552    1       282 51.1    0.000    0.000 |\nLZO1C-2      | busybox.links.nosuid     2436    1      1225 50.3    0.000    0.000 |\nLZO1C-2      | busybox.links.suid       91    1        70 76.9    0.000    0.000 |\nLZO1C-2      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-2      | postinst             52    1        57  110    0.000    0.000 |\nLZO1C-2      | rcS                1313    1      1023 77.9    0.000    0.000 |\nLZO1C-2      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-2      | 00_core            1637    1      1041 63.6    0.000    0.000 |\nLZO1C-2      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-2      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1C-2      | ethertypes         1853    1      1406 75.9    0.000    0.000 |\nLZO1C-2      | fstab               650    1       391 60.2    0.000    0.000 |\nLZO1C-2      | group               518    1       466 90.0    0.000    0.000 |\nLZO1C-2      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1C-2      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-2      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-2      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1C-2      | banner.sh           537    1       347 64.6    0.000    0.000 |\nLZO1C-2      | bootlogd           1997    1      1240 62.1    0.000    0.000 |\nLZO1C-2      | bootmisc.sh        2062    1      1413 68.5    0.000    0.000 |\nLZO1C-2      | checkroot.sh       3640    1      2363 64.9    0.000    0.000 |\nLZO1C-2      | devpts.sh           571    1       438 76.7    0.000    0.000 |\nLZO1C-2      | dmesg.sh            397    1       296 74.6    0.000    0.000 |\nLZO1C-2      | functions          2185    1      1384 63.3    0.000    0.000 |\nLZO1C-2      | halt                555    1       449 80.9    0.000    0.000 |\nLZO1C-2      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1C-2      | hwclock.sh         2541    1      1334 52.5    0.000    0.000 |\nLZO1C-2      | modutils.sh        1362    1       877 64.4    0.000    0.000 |\nLZO1C-2      | mountall.sh        1218    1       950 78.0    0.000    0.000 |\nLZO1C-2      | mountnfs.sh        1634    1       980 60.0    0.000    0.000 |\nLZO1C-2      | networking         1956    1      1036 53.0    0.000    0.000 |\nLZO1C-2      | populate-volatile.sh     7846    1      3578 45.6    0.000    0.000 |\nLZO1C-2      | rc                 4407    1      2602 59.0    0.000    0.000 |\nLZO1C-2      | rcS                 525    1       447 85.1    0.000    0.000 |\nLZO1C-2      | read-only-rootfs-hook.sh     1319    1       920 69.7    0.000    0.000 |\nLZO1C-2      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1C-2      | rmnologin.sh        630    1       423 67.1    0.000    0.000 |\nLZO1C-2      | save-rtc.sh         474    1       367 77.4    0.000    0.000 |\nLZO1C-2      | sendsigs            483    1       350 72.5    0.000    0.000 |\nLZO1C-2      | single              623    1       474 76.1    0.000    0.000 |\nLZO1C-2      | sshd               2029    1      1048 51.7    0.000    0.000 |\nLZO1C-2      | sysfs.sh           1091    1       563 51.6    0.000    0.000 |\nLZO1C-2      | syslog             2104    1      1172 55.7    0.000    0.000 |\nLZO1C-2      | udev               3848    1      2181 56.7    0.000    0.000 |\nLZO1C-2      | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1C-2      | umountnfs.sh        756    1       569 75.3    0.000    0.000 |\nLZO1C-2      | urandom            1518    1       995 65.5    0.000    0.000 |\nLZO1C-2      | inittab            1192    1       823 69.0    0.000    0.000 |\nLZO1C-2      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-2      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-2      | ld.so.cache        1566    1       709 45.3    0.000    0.000 |\nLZO1C-2      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-2      | limits              827    1       637 77.0    0.000    0.000 |\nLZO1C-2      | login.access       1999    1      1291 64.6    0.000    0.000 |\nLZO1C-2      | login.defs        13626    1      7480 54.9    0.000    0.000 |\nLZO1C-2      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1C-2      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-2      | nfsroot             809    1       543 67.1    0.000    0.000 |\nLZO1C-2      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1C-2      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-2      | nsswitch.conf       465    1       339 72.9    0.000    0.000 |\nLZO1C-2      | passwd              846    1       512 60.5    0.000    0.000 |\nLZO1C-2      | profile            1932    1      1386 71.7    0.000    0.000 |\nLZO1C-2      | protocols          3144    1      2254 71.7    0.000    0.000 |\nLZO1C-2      | rpc                 911    1       693 76.1    0.000    0.000 |\nLZO1C-2      | securetty          1854    1      1307 70.5    0.000    0.000 |\nLZO1C-2      | services          12813    1      7608 59.4    0.000    0.000 |\nLZO1C-2      | shadow              512    1       174 34.0    0.000    0.000 |\nLZO1C-2      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-2      | .bashrc             410    1       332 81.0    0.000    0.000 |\nLZO1C-2      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1C-2      | moduli           587027    3     31277  5.3  618.705    0.000 |\nLZO1C-2      | ssh_config         1569    1      1098 70.0    0.000    0.000 |\nLZO1C-2      | ssh_host_ecdsa_key      505    1       454 89.9    0.000    0.000 |\nLZO1C-2      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1C-2      | ssh_host_ed25519_key      411    1       321 78.1    0.000    0.000 |\nLZO1C-2      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1C-2      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1C-2      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-2      | sshd_config        3202    1      2057 64.2    0.000    0.000 |\nLZO1C-2      | sshd_config_readonly     3211    1      2062 64.2    0.000    0.000 |\nLZO1C-2      | openssl.cnf       12328    1      6315 51.2    0.000    0.000 |\nLZO1C-2      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-2      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-2      | syslog-startup.conf      651    1       543 83.4    0.000    0.000 |\nLZO1C-2      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-2      | ansi               1481    1       761 51.4    0.000    0.000 |\nLZO1C-2      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1C-2      | linux              1740    1      1035 59.5    0.000    0.000 |\nLZO1C-2      | rxvt               2234    1      1544 69.1    0.000    0.000 |\nLZO1C-2      | screen             1607    1       956 59.5    0.000    0.000 |\nLZO1C-2      | screen-256color     1715    1      1015 59.2    0.000    0.000 |\nLZO1C-2      | sun                1004    1       515 51.3    0.000    0.000 |\nLZO1C-2      | vt100              1282    1       794 61.9    0.000    0.000 |\nLZO1C-2      | vt102              1276    1       799 62.6    0.000    0.000 |\nLZO1C-2      | vt200              1391    1       948 68.2    0.000    0.000 |\nLZO1C-2      | vt220              1391    1       948 68.2    0.000    0.000 |\nLZO1C-2      | vt52                839    1       351 41.8    0.000    0.000 |\nLZO1C-2      | xterm-256color     3882    1      2743 70.7    0.000    0.000 |\nLZO1C-2      | xterm-color        1551    1       797 51.4    0.000    0.000 |\nLZO1C-2      | xterm-xfree86      2240    1      1395 62.3    0.000    0.000 |\nLZO1C-2      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-2      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-2      | local.rules         885    1       664 75.0    0.000    0.000 |\nLZO1C-2      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1C-2      | 50default          2652    1      1166 44.0    0.000    0.000 |\nLZO1C-2      | version              15    1        19  127    0.000    0.000 |\nLZO1C-2      | volatile.cache     4839    1      1284 26.5    0.000    0.000 |\nLZO1C-2      | xattr.conf          681    1       420 61.7    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1190 69.5  618.705    0.000\nLZO1C-2        ***TOTALS***     749300  111    129727 17.3  618.705    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-3      | buildinfo           552    1       285 51.6    0.000    0.000 |\nLZO1C-3      | busybox.links.nosuid     2436    1      1215 49.9    0.000    0.000 |\nLZO1C-3      | busybox.links.suid       91    1        70 76.9    0.000    0.000 |\nLZO1C-3      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-3      | postinst             52    1        57  110    0.000    0.000 |\nLZO1C-3      | rcS                1313    1      1017 77.5    0.000    0.000 |\nLZO1C-3      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-3      | 00_core            1637    1      1041 63.6    0.000    0.000 |\nLZO1C-3      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-3      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1C-3      | ethertypes         1853    1      1403 75.7    0.000    0.000 |\nLZO1C-3      | fstab               650    1       396 60.9    0.000    0.000 |\nLZO1C-3      | group               518    1       464 89.6    0.000    0.000 |\nLZO1C-3      | gshadow             432    1       320 74.1    0.000    0.000 |\nLZO1C-3      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-3      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-3      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1C-3      | banner.sh           537    1       347 64.6    0.000    0.000 |\nLZO1C-3      | bootlogd           1997    1      1224 61.3    0.000    0.000 |\nLZO1C-3      | bootmisc.sh        2062    1      1418 68.8    0.000    0.000 |\nLZO1C-3      | checkroot.sh       3640    1      2351 64.6    0.000    0.000 |\nLZO1C-3      | devpts.sh           571    1       438 76.7    0.000    0.000 |\nLZO1C-3      | dmesg.sh            397    1       296 74.6    0.000    0.000 |\nLZO1C-3      | functions          2185    1      1380 63.2    0.000    0.000 |\nLZO1C-3      | halt                555    1       449 80.9    0.000    0.000 |\nLZO1C-3      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1C-3      | hwclock.sh         2541    1      1334 52.5    0.000    0.000 |\nLZO1C-3      | modutils.sh        1362    1       872 64.0    0.000    0.000 |\nLZO1C-3      | mountall.sh        1218    1       946 77.7    0.000    0.000 |\nLZO1C-3      | mountnfs.sh        1634    1       980 60.0    0.000    0.000 |\nLZO1C-3      | networking         1956    1      1036 53.0    0.000    0.000 |\nLZO1C-3      | populate-volatile.sh     7846    1      3553 45.3    0.000    0.000 |\nLZO1C-3      | rc                 4407    1      2589 58.7    0.000    0.000 |\nLZO1C-3      | rcS                 525    1       447 85.1    0.000    0.000 |\nLZO1C-3      | read-only-rootfs-hook.sh     1319    1       919 69.7    0.000    0.000 |\nLZO1C-3      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1C-3      | rmnologin.sh        630    1       421 66.8    0.000    0.000 |\nLZO1C-3      | save-rtc.sh         474    1       368 77.6    0.000    0.000 |\nLZO1C-3      | sendsigs            483    1       350 72.5    0.000    0.000 |\nLZO1C-3      | single              623    1       472 75.8    0.000    0.000 |\nLZO1C-3      | sshd               2029    1      1046 51.6    0.000    0.000 |\nLZO1C-3      | sysfs.sh           1091    1       558 51.1    0.000    0.000 |\nLZO1C-3      | syslog             2104    1      1170 55.6    0.000    0.000 |\nLZO1C-3      | udev               3848    1      2169 56.4    0.000    0.000 |\nLZO1C-3      | umountfs            585    1       449 76.8    0.000    0.000 |\nLZO1C-3      | umountnfs.sh        756    1       567 75.0    0.000    0.000 |\nLZO1C-3      | urandom            1518    1       995 65.5    0.000    0.000 |\nLZO1C-3      | inittab            1192    1       822 69.0    0.000    0.000 |\nLZO1C-3      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-3      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-3      | ld.so.cache        1566    1       712 45.5    0.000    0.000 |\nLZO1C-3      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-3      | limits              827    1       637 77.0    0.000    0.000 |\nLZO1C-3      | login.access       1999    1      1293 64.7    0.000    0.000 |\nLZO1C-3      | login.defs        13626    1      7406 54.4    0.000    0.000 |\nLZO1C-3      | logrotate-dmesg.conf      121    1       118 97.5    0.000    0.000 |\nLZO1C-3      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-3      | nfsroot             809    1       541 66.9    0.000    0.000 |\nLZO1C-3      | interfaces          129    1       123 95.3    0.000    0.000 |\nLZO1C-3      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-3      | nsswitch.conf       465    1       339 72.9    0.000    0.000 |\nLZO1C-3      | passwd              846    1       505 59.7    0.000    0.000 |\nLZO1C-3      | profile            1932    1      1383 71.6    0.000    0.000 |\nLZO1C-3      | protocols          3144    1      2251 71.6    0.000    0.000 |\nLZO1C-3      | rpc                 911    1       692 76.0    0.000    0.000 |\nLZO1C-3      | securetty          1854    1      1303 70.3    0.000    0.000 |\nLZO1C-3      | services          12813    1      7544 58.9    0.000    0.000 |\nLZO1C-3      | shadow              512    1       174 34.0    0.000    0.000 |\nLZO1C-3      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-3      | .bashrc             410    1       331 80.7    0.000    0.000 |\nLZO1C-3      | .profile            241    1       226 93.8    0.000    0.000 |\nLZO1C-3      | moduli           587027    3     31255  5.3  613.227    0.000 |\nLZO1C-3      | ssh_config         1569    1      1098 70.0    0.000    0.000 |\nLZO1C-3      | ssh_host_ecdsa_key      505    1       454 89.9    0.000    0.000 |\nLZO1C-3      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1C-3      | ssh_host_ed25519_key      411    1       321 78.1    0.000    0.000 |\nLZO1C-3      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1C-3      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1C-3      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-3      | sshd_config        3202    1      2045 63.9    0.000    0.000 |\nLZO1C-3      | sshd_config_readonly     3211    1      2049 63.8    0.000    0.000 |\nLZO1C-3      | openssl.cnf       12328    1      6258 50.8    0.000    0.000 |\nLZO1C-3      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-3      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-3      | syslog-startup.conf      651    1       543 83.4    0.000    0.000 |\nLZO1C-3      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-3      | ansi               1481    1       760 51.3    0.000    0.000 |\nLZO1C-3      | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1C-3      | linux              1740    1      1033 59.4    0.000    0.000 |\nLZO1C-3      | rxvt               2234    1      1538 68.8    0.000    0.000 |\nLZO1C-3      | screen             1607    1       958 59.6    0.000    0.000 |\nLZO1C-3      | screen-256color     1715    1      1018 59.4    0.000    0.000 |\nLZO1C-3      | sun                1004    1       513 51.1    0.000    0.000 |\nLZO1C-3      | vt100              1282    1       794 61.9    0.000    0.000 |\nLZO1C-3      | vt102              1276    1       798 62.5    0.000    0.000 |\nLZO1C-3      | vt200              1391    1       945 67.9    0.000    0.000 |\nLZO1C-3      | vt220              1391    1       945 67.9    0.000    0.000 |\nLZO1C-3      | vt52                839    1       351 41.8    0.000    0.000 |\nLZO1C-3      | xterm-256color     3882    1      2733 70.4    0.000    0.000 |\nLZO1C-3      | xterm-color        1551    1       797 51.4    0.000    0.000 |\nLZO1C-3      | xterm-xfree86      2240    1      1394 62.2    0.000    0.000 |\nLZO1C-3      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-3      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-3      | local.rules         885    1       664 75.0    0.000    0.000 |\nLZO1C-3      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1C-3      | 50default          2652    1      1161 43.8    0.000    0.000 |\nLZO1C-3      | version              15    1        19  127    0.000    0.000 |\nLZO1C-3      | volatile.cache     4839    1      1289 26.6    0.000    0.000 |\nLZO1C-3      | xattr.conf          681    1       418 61.4    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1186 69.5  613.227    0.000\nLZO1C-3        ***TOTALS***     749300  111    129326 17.3  613.227    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-4      | buildinfo           552    1       282 51.1    0.000    0.000 |\nLZO1C-4      | busybox.links.nosuid     2436    1      1203 49.4    0.000    0.000 |\nLZO1C-4      | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-4      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-4      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-4      | rcS                1313    1       997 75.9    0.000    0.000 |\nLZO1C-4      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-4      | 00_core            1637    1      1011 61.8    0.000    0.000 |\nLZO1C-4      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-4      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-4      | ethertypes         1853    1      1370 73.9    0.000    0.000 |\nLZO1C-4      | fstab               650    1       387 59.5    0.000    0.000 |\nLZO1C-4      | group               518    1       462 89.2    0.000    0.000 |\nLZO1C-4      | gshadow             432    1       319 73.8    0.000    0.000 |\nLZO1C-4      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-4      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-4      | hosts               234    1       188 80.3    0.000    0.000 |\nLZO1C-4      | banner.sh           537    1       341 63.5    0.000    0.000 |\nLZO1C-4      | bootlogd           1997    1      1231 61.6    0.000    0.000 |\nLZO1C-4      | bootmisc.sh        2062    1      1375 66.7    0.000    0.000 |\nLZO1C-4      | checkroot.sh       3640    1      2312 63.5    0.000    0.000 |\nLZO1C-4      | devpts.sh           571    1       431 75.5    0.000    0.000 |\nLZO1C-4      | dmesg.sh            397    1       292 73.6    0.000    0.000 |\nLZO1C-4      | functions          2185    1      1379 63.1    0.000    0.000 |\nLZO1C-4      | halt                555    1       447 80.5    0.000    0.000 |\nLZO1C-4      | hostname.sh         625    1       470 75.2    0.000    0.000 |\nLZO1C-4      | hwclock.sh         2541    1      1308 51.5    0.000    0.000 |\nLZO1C-4      | modutils.sh        1362    1       865 63.5    0.000    0.000 |\nLZO1C-4      | mountall.sh        1218    1       933 76.6    0.000    0.000 |\nLZO1C-4      | mountnfs.sh        1634    1       979 59.9    0.000    0.000 |\nLZO1C-4      | networking         1956    1      1014 51.8    0.000    0.000 |\nLZO1C-4      | populate-volatile.sh     7846    1      3486 44.4    0.000    0.000 |\nLZO1C-4      | rc                 4407    1      2539 57.6    0.000    0.000 |\nLZO1C-4      | rcS                 525    1       444 84.6    0.000    0.000 |\nLZO1C-4      | read-only-rootfs-hook.sh     1319    1       914 69.3    0.000    0.000 |\nLZO1C-4      | reboot              334    1       267 79.9    0.000    0.000 |\nLZO1C-4      | rmnologin.sh        630    1       424 67.3    0.000    0.000 |\nLZO1C-4      | save-rtc.sh         474    1       365 77.0    0.000    0.000 |\nLZO1C-4      | sendsigs            483    1       345 71.4    0.000    0.000 |\nLZO1C-4      | single              623    1       467 75.0    0.000    0.000 |\nLZO1C-4      | sshd               2029    1      1027 50.6    0.000    0.000 |\nLZO1C-4      | sysfs.sh           1091    1       562 51.5    0.000    0.000 |\nLZO1C-4      | syslog             2104    1      1151 54.7    0.000    0.000 |\nLZO1C-4      | udev               3848    1      2149 55.8    0.000    0.000 |\nLZO1C-4      | umountfs            585    1       449 76.8    0.000    0.000 |\nLZO1C-4      | umountnfs.sh        756    1       559 73.9    0.000    0.000 |\nLZO1C-4      | urandom            1518    1       963 63.4    0.000    0.000 |\nLZO1C-4      | inittab            1192    1       802 67.3    0.000    0.000 |\nLZO1C-4      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-4      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-4      | ld.so.cache        1566    1       684 43.7    0.000    0.000 |\nLZO1C-4      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-4      | limits              827    1       629 76.1    0.000    0.000 |\nLZO1C-4      | login.access       1999    1      1275 63.8    0.000    0.000 |\nLZO1C-4      | login.defs        13626    1      7214 52.9    0.000    0.000 |\nLZO1C-4      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-4      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-4      | nfsroot             809    1       539 66.6    0.000    0.000 |\nLZO1C-4      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1C-4      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-4      | nsswitch.conf       465    1       337 72.5    0.000    0.000 |\nLZO1C-4      | passwd              846    1       500 59.1    0.000    0.000 |\nLZO1C-4      | profile            1932    1      1353 70.0    0.000    0.000 |\nLZO1C-4      | protocols          3144    1      2197 69.9    0.000    0.000 |\nLZO1C-4      | rpc                 911    1       682 74.9    0.000    0.000 |\nLZO1C-4      | securetty          1854    1      1227 66.2    0.000    0.000 |\nLZO1C-4      | services          12813    1      7389 57.7    0.000    0.000 |\nLZO1C-4      | shadow              512    1       172 33.6    0.000    0.000 |\nLZO1C-4      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-4      | .bashrc             410    1       327 79.8    0.000    0.000 |\nLZO1C-4      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-4      | moduli           587027    3     30309  5.2  515.139    0.000 |\nLZO1C-4      | ssh_config         1569    1      1087 69.3    0.000    0.000 |\nLZO1C-4      | ssh_host_ecdsa_key      505    1       450 89.1    0.000    0.000 |\nLZO1C-4      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-4      | ssh_host_ed25519_key      411    1       319 77.6    0.000    0.000 |\nLZO1C-4      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-4      | ssh_host_rsa_key     2602    1      2572 98.8    0.000    0.000 |\nLZO1C-4      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1C-4      | sshd_config        3202    1      1988 62.1    0.000    0.000 |\nLZO1C-4      | sshd_config_readonly     3211    1      1995 62.1    0.000    0.000 |\nLZO1C-4      | openssl.cnf       12328    1      6119 49.6    0.000    0.000 |\nLZO1C-4      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-4      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-4      | syslog-startup.conf      651    1       543 83.4    0.000    0.000 |\nLZO1C-4      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-4      | ansi               1481    1       741 50.0    0.000    0.000 |\nLZO1C-4      | dumb                308    1        70 22.7    0.000    0.000 |\nLZO1C-4      | linux              1740    1      1039 59.7    0.000    0.000 |\nLZO1C-4      | rxvt               2234    1      1519 68.0    0.000    0.000 |\nLZO1C-4      | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1C-4      | screen-256color     1715    1      1002 58.4    0.000    0.000 |\nLZO1C-4      | sun                1004    1       504 50.2    0.000    0.000 |\nLZO1C-4      | vt100              1282    1       771 60.1    0.000    0.000 |\nLZO1C-4      | vt102              1276    1       781 61.2    0.000    0.000 |\nLZO1C-4      | vt200              1391    1       934 67.1    0.000    0.000 |\nLZO1C-4      | vt220              1391    1       934 67.1    0.000    0.000 |\nLZO1C-4      | vt52                839    1       345 41.1    0.000    0.000 |\nLZO1C-4      | xterm-256color     3882    1      2666 68.7    0.000    0.000 |\nLZO1C-4      | xterm-color        1551    1       795 51.3    0.000    0.000 |\nLZO1C-4      | xterm-xfree86      2240    1      1377 61.5    0.000    0.000 |\nLZO1C-4      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-4      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-4      | local.rules         885    1       661 74.7    0.000    0.000 |\nLZO1C-4      | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1C-4      | 50default          2652    1      1132 42.7    0.000    0.000 |\nLZO1C-4      | version              15    1        19  127    0.000    0.000 |\nLZO1C-4      | volatile.cache     4839    1      1307 27.0    0.000    0.000 |\nLZO1C-4      | xattr.conf          681    1       414 60.8    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1162 68.7  515.139    0.000\nLZO1C-4        ***TOTALS***     749300  111    126749 16.9  515.139    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-5      | buildinfo           552    1       279 50.5    0.000    0.000 |\nLZO1C-5      | busybox.links.nosuid     2436    1      1197 49.1    0.000    0.000 |\nLZO1C-5      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1C-5      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-5      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-5      | rcS                1313    1       994 75.7    0.000    0.000 |\nLZO1C-5      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-5      | 00_core            1637    1      1003 61.3    0.000    0.000 |\nLZO1C-5      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-5      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-5      | ethertypes         1853    1      1364 73.6    0.000    0.000 |\nLZO1C-5      | fstab               650    1       389 59.8    0.000    0.000 |\nLZO1C-5      | group               518    1       451 87.1    0.000    0.000 |\nLZO1C-5      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1C-5      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-5      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-5      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1C-5      | banner.sh           537    1       342 63.7    0.000    0.000 |\nLZO1C-5      | bootlogd           1997    1      1213 60.7    0.000    0.000 |\nLZO1C-5      | bootmisc.sh        2062    1      1371 66.5    0.000    0.000 |\nLZO1C-5      | checkroot.sh       3640    1      2289 62.9    0.000    0.000 |\nLZO1C-5      | devpts.sh           571    1       429 75.1    0.000    0.000 |\nLZO1C-5      | dmesg.sh            397    1       290 73.0    0.000    0.000 |\nLZO1C-5      | functions          2185    1      1353 61.9    0.000    0.000 |\nLZO1C-5      | halt                555    1       445 80.2    0.000    0.000 |\nLZO1C-5      | hostname.sh         625    1       470 75.2    0.000    0.000 |\nLZO1C-5      | hwclock.sh         2541    1      1284 50.5    0.000    0.000 |\nLZO1C-5      | modutils.sh        1362    1       860 63.1    0.000    0.000 |\nLZO1C-5      | mountall.sh        1218    1       923 75.8    0.000    0.000 |\nLZO1C-5      | mountnfs.sh        1634    1       959 58.7    0.000    0.000 |\nLZO1C-5      | networking         1956    1      1010 51.6    0.000    0.000 |\nLZO1C-5      | populate-volatile.sh     7846    1      3446 43.9    0.000    0.000 |\nLZO1C-5      | rc                 4407    1      2519 57.2    0.000    0.000 |\nLZO1C-5      | rcS                 525    1       443 84.4    0.000    0.000 |\nLZO1C-5      | read-only-rootfs-hook.sh     1319    1       904 68.5    0.000    0.000 |\nLZO1C-5      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1C-5      | rmnologin.sh        630    1       422 67.0    0.000    0.000 |\nLZO1C-5      | save-rtc.sh         474    1       367 77.4    0.000    0.000 |\nLZO1C-5      | sendsigs            483    1       343 71.0    0.000    0.000 |\nLZO1C-5      | single              623    1       470 75.4    0.000    0.000 |\nLZO1C-5      | sshd               2029    1      1027 50.6    0.000    0.000 |\nLZO1C-5      | sysfs.sh           1091    1       563 51.6    0.000    0.000 |\nLZO1C-5      | syslog             2104    1      1154 54.8    0.000    0.000 |\nLZO1C-5      | udev               3848    1      2101 54.6    0.000    0.000 |\nLZO1C-5      | umountfs            585    1       445 76.1    0.000    0.000 |\nLZO1C-5      | umountnfs.sh        756    1       558 73.8    0.000    0.000 |\nLZO1C-5      | urandom            1518    1       959 63.2    0.000    0.000 |\nLZO1C-5      | inittab            1192    1       805 67.5    0.000    0.000 |\nLZO1C-5      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-5      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-5      | ld.so.cache        1566    1       706 45.1    0.000    0.000 |\nLZO1C-5      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-5      | limits              827    1       627 75.8    0.000    0.000 |\nLZO1C-5      | login.access       1999    1      1262 63.1    0.000    0.000 |\nLZO1C-5      | login.defs        13626    1      7047 51.7    0.000    0.000 |\nLZO1C-5      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-5      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-5      | nfsroot             809    1       526 65.0    0.000    0.000 |\nLZO1C-5      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1C-5      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-5      | nsswitch.conf       465    1       336 72.3    0.000    0.000 |\nLZO1C-5      | passwd              846    1       483 57.1    0.000    0.000 |\nLZO1C-5      | profile            1932    1      1356 70.2    0.000    0.000 |\nLZO1C-5      | protocols          3144    1      2192 69.7    0.000    0.000 |\nLZO1C-5      | rpc                 911    1       681 74.8    0.000    0.000 |\nLZO1C-5      | securetty          1854    1      1211 65.3    0.000    0.000 |\nLZO1C-5      | services          12813    1      7304 57.0    0.000    0.000 |\nLZO1C-5      | shadow              512    1       168 32.8    0.000    0.000 |\nLZO1C-5      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-5      | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1C-5      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-5      | moduli           587027    3     30063  5.1  517.461    0.000 |\nLZO1C-5      | ssh_config         1569    1      1085 69.2    0.000    0.000 |\nLZO1C-5      | ssh_host_ecdsa_key      505    1       451 89.3    0.000    0.000 |\nLZO1C-5      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-5      | ssh_host_ed25519_key      411    1       322 78.3    0.000    0.000 |\nLZO1C-5      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-5      | ssh_host_rsa_key     2602    1      2573 98.9    0.000    0.000 |\nLZO1C-5      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1C-5      | sshd_config        3202    1      1981 61.9    0.000    0.000 |\nLZO1C-5      | sshd_config_readonly     3211    1      1970 61.4    0.000    0.000 |\nLZO1C-5      | openssl.cnf       12328    1      6005 48.7    0.000    0.000 |\nLZO1C-5      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-5      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-5      | syslog-startup.conf      651    1       541 83.1    0.000    0.000 |\nLZO1C-5      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-5      | ansi               1481    1       743 50.2    0.000    0.000 |\nLZO1C-5      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-5      | linux              1740    1      1017 58.4    0.000    0.000 |\nLZO1C-5      | rxvt               2234    1      1497 67.0    0.000    0.000 |\nLZO1C-5      | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1C-5      | screen-256color     1715    1      1011 59.0    0.000    0.000 |\nLZO1C-5      | sun                1004    1       492 49.0    0.000    0.000 |\nLZO1C-5      | vt100              1282    1       771 60.1    0.000    0.000 |\nLZO1C-5      | vt102              1276    1       776 60.8    0.000    0.000 |\nLZO1C-5      | vt200              1391    1       921 66.2    0.000    0.000 |\nLZO1C-5      | vt220              1391    1       921 66.2    0.000    0.000 |\nLZO1C-5      | vt52                839    1       340 40.5    0.000    0.000 |\nLZO1C-5      | xterm-256color     3882    1      2641 68.0    0.000    0.000 |\nLZO1C-5      | xterm-color        1551    1       790 50.9    0.000    0.000 |\nLZO1C-5      | xterm-xfree86      2240    1      1363 60.8    0.000    0.000 |\nLZO1C-5      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-5      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-5      | local.rules         885    1       656 74.1    0.000    0.000 |\nLZO1C-5      | udev.conf           215    1       197 91.6    0.000    0.000 |\nLZO1C-5      | 50default          2652    1      1128 42.5    0.000    0.000 |\nLZO1C-5      | version              15    1        19  127    0.000    0.000 |\nLZO1C-5      | volatile.cache     4839    1      1287 26.6    0.000    0.000 |\nLZO1C-5      | xattr.conf          681    1       412 60.5    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1152 68.5  517.461    0.000\nLZO1C-5        ***TOTALS***     749300  111    125620 16.8  517.461    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-6      | buildinfo           552    1       285 51.6    0.000    0.000 |\nLZO1C-6      | busybox.links.nosuid     2436    1      1177 48.3    0.000    0.000 |\nLZO1C-6      | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-6      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-6      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-6      | rcS                1313    1       984 74.9    0.000    0.000 |\nLZO1C-6      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-6      | 00_core            1637    1       994 60.7    0.000    0.000 |\nLZO1C-6      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-6      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-6      | ethertypes         1853    1      1347 72.7    0.000    0.000 |\nLZO1C-6      | fstab               650    1       386 59.4    0.000    0.000 |\nLZO1C-6      | group               518    1       451 87.1    0.000    0.000 |\nLZO1C-6      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1C-6      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-6      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-6      | hosts               234    1       189 80.8    0.000    0.000 |\nLZO1C-6      | banner.sh           537    1       340 63.3    0.000    0.000 |\nLZO1C-6      | bootlogd           1997    1      1206 60.4    0.000    0.000 |\nLZO1C-6      | bootmisc.sh        2062    1      1372 66.5    0.000    0.000 |\nLZO1C-6      | checkroot.sh       3640    1      2252 61.9    0.000    0.000 |\nLZO1C-6      | devpts.sh           571    1       429 75.1    0.000    0.000 |\nLZO1C-6      | dmesg.sh            397    1       290 73.0    0.000    0.000 |\nLZO1C-6      | functions          2185    1      1346 61.6    0.000    0.000 |\nLZO1C-6      | halt                555    1       444 80.0    0.000    0.000 |\nLZO1C-6      | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1C-6      | hwclock.sh         2541    1      1291 50.8    0.000    0.000 |\nLZO1C-6      | modutils.sh        1362    1       862 63.3    0.000    0.000 |\nLZO1C-6      | mountall.sh        1218    1       921 75.6    0.000    0.000 |\nLZO1C-6      | mountnfs.sh        1634    1       946 57.9    0.000    0.000 |\nLZO1C-6      | networking         1956    1       998 51.0    0.000    0.000 |\nLZO1C-6      | populate-volatile.sh     7846    1      3398 43.3    0.000    0.000 |\nLZO1C-6      | rc                 4407    1      2480 56.3    0.000    0.000 |\nLZO1C-6      | rcS                 525    1       443 84.4    0.000    0.000 |\nLZO1C-6      | read-only-rootfs-hook.sh     1319    1       903 68.5    0.000    0.000 |\nLZO1C-6      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1C-6      | rmnologin.sh        630    1       420 66.7    0.000    0.000 |\nLZO1C-6      | save-rtc.sh         474    1       365 77.0    0.000    0.000 |\nLZO1C-6      | sendsigs            483    1       343 71.0    0.000    0.000 |\nLZO1C-6      | single              623    1       470 75.4    0.000    0.000 |\nLZO1C-6      | sshd               2029    1      1011 49.8    0.000    0.000 |\nLZO1C-6      | sysfs.sh           1091    1       563 51.6    0.000    0.000 |\nLZO1C-6      | syslog             2104    1      1141 54.2    0.000    0.000 |\nLZO1C-6      | udev               3848    1      2080 54.1    0.000    0.000 |\nLZO1C-6      | umountfs            585    1       445 76.1    0.000    0.000 |\nLZO1C-6      | umountnfs.sh        756    1       561 74.2    0.000    0.000 |\nLZO1C-6      | urandom            1518    1       954 62.8    0.000    0.000 |\nLZO1C-6      | inittab            1192    1       797 66.9    0.000    0.000 |\nLZO1C-6      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-6      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-6      | ld.so.cache        1566    1       680 43.4    0.000    0.000 |\nLZO1C-6      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-6      | limits              827    1       629 76.1    0.000    0.000 |\nLZO1C-6      | login.access       1999    1      1243 62.2    0.000    0.000 |\nLZO1C-6      | login.defs        13626    1      6996 51.3    0.000    0.000 |\nLZO1C-6      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-6      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-6      | nfsroot             809    1       531 65.6    0.000    0.000 |\nLZO1C-6      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1C-6      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-6      | nsswitch.conf       465    1       332 71.4    0.000    0.000 |\nLZO1C-6      | passwd              846    1       472 55.8    0.000    0.000 |\nLZO1C-6      | profile            1932    1      1344 69.6    0.000    0.000 |\nLZO1C-6      | protocols          3144    1      2164 68.8    0.000    0.000 |\nLZO1C-6      | rpc                 911    1       681 74.8    0.000    0.000 |\nLZO1C-6      | securetty          1854    1      1207 65.1    0.000    0.000 |\nLZO1C-6      | services          12813    1      7213 56.3    0.000    0.000 |\nLZO1C-6      | shadow              512    1       167 32.6    0.000    0.000 |\nLZO1C-6      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-6      | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1C-6      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-6      | moduli           587027    3     29983  5.1  535.078    0.000 |\nLZO1C-6      | ssh_config         1569    1      1077 68.6    0.000    0.000 |\nLZO1C-6      | ssh_host_ecdsa_key      505    1       450 89.1    0.000    0.000 |\nLZO1C-6      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-6      | ssh_host_ed25519_key      411    1       320 77.9    0.000    0.000 |\nLZO1C-6      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-6      | ssh_host_rsa_key     2602    1      2577 99.0    0.000    0.000 |\nLZO1C-6      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1C-6      | sshd_config        3202    1      1951 60.9    0.000    0.000 |\nLZO1C-6      | sshd_config_readonly     3211    1      1959 61.0    0.000    0.000 |\nLZO1C-6      | openssl.cnf       12328    1      5923 48.0    0.000    0.000 |\nLZO1C-6      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-6      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-6      | syslog-startup.conf      651    1       539 82.8    0.000    0.000 |\nLZO1C-6      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-6      | ansi               1481    1       740 50.0    0.000    0.000 |\nLZO1C-6      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-6      | linux              1740    1      1012 58.2    0.000    0.000 |\nLZO1C-6      | rxvt               2234    1      1499 67.1    0.000    0.000 |\nLZO1C-6      | screen             1607    1       949 59.1    0.000    0.000 |\nLZO1C-6      | screen-256color     1715    1      1000 58.3    0.000    0.000 |\nLZO1C-6      | sun                1004    1       493 49.1    0.000    0.000 |\nLZO1C-6      | vt100              1282    1       770 60.1    0.000    0.000 |\nLZO1C-6      | vt102              1276    1       776 60.8    0.000    0.000 |\nLZO1C-6      | vt200              1391    1       924 66.4    0.000    0.000 |\nLZO1C-6      | vt220              1391    1       924 66.4    0.000    0.000 |\nLZO1C-6      | vt52                839    1       340 40.5    0.000    0.000 |\nLZO1C-6      | xterm-256color     3882    1      2609 67.2    0.000    0.000 |\nLZO1C-6      | xterm-color        1551    1       785 50.6    0.000    0.000 |\nLZO1C-6      | xterm-xfree86      2240    1      1356 60.5    0.000    0.000 |\nLZO1C-6      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-6      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-6      | local.rules         885    1       649 73.3    0.000    0.000 |\nLZO1C-6      | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1C-6      | 50default          2652    1      1113 42.0    0.000    0.000 |\nLZO1C-6      | version              15    1        19  127    0.000    0.000 |\nLZO1C-6      | volatile.cache     4839    1      1292 26.7    0.000    0.000 |\nLZO1C-6      | xattr.conf          681    1       409 60.1    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1145 68.2  535.078    0.000\nLZO1C-6        ***TOTALS***     749300  111    124808 16.7  535.078    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-7      | buildinfo           552    1       279 50.5    0.000    0.000 |\nLZO1C-7      | busybox.links.nosuid     2436    1      1200 49.3    0.000    0.000 |\nLZO1C-7      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1C-7      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-7      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-7      | rcS                1313    1       989 75.3    0.000    0.000 |\nLZO1C-7      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-7      | 00_core            1637    1       996 60.8    0.000    0.000 |\nLZO1C-7      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-7      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-7      | ethertypes         1853    1      1361 73.4    0.000    0.000 |\nLZO1C-7      | fstab               650    1       388 59.7    0.000    0.000 |\nLZO1C-7      | group               518    1       450 86.9    0.000    0.000 |\nLZO1C-7      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1C-7      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-7      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-7      | hosts               234    1       191 81.6    0.000    0.000 |\nLZO1C-7      | banner.sh           537    1       342 63.7    0.000    0.000 |\nLZO1C-7      | bootlogd           1997    1      1204 60.3    0.000    0.000 |\nLZO1C-7      | bootmisc.sh        2062    1      1364 66.1    0.000    0.000 |\nLZO1C-7      | checkroot.sh       3640    1      2253 61.9    0.000    0.000 |\nLZO1C-7      | devpts.sh           571    1       430 75.3    0.000    0.000 |\nLZO1C-7      | dmesg.sh            397    1       290 73.0    0.000    0.000 |\nLZO1C-7      | functions          2185    1      1353 61.9    0.000    0.000 |\nLZO1C-7      | halt                555    1       445 80.2    0.000    0.000 |\nLZO1C-7      | hostname.sh         625    1       472 75.5    0.000    0.000 |\nLZO1C-7      | hwclock.sh         2541    1      1286 50.6    0.000    0.000 |\nLZO1C-7      | modutils.sh        1362    1       861 63.2    0.000    0.000 |\nLZO1C-7      | mountall.sh        1218    1       917 75.3    0.000    0.000 |\nLZO1C-7      | mountnfs.sh        1634    1       956 58.5    0.000    0.000 |\nLZO1C-7      | networking         1956    1      1007 51.5    0.000    0.000 |\nLZO1C-7      | populate-volatile.sh     7846    1      3399 43.3    0.000    0.000 |\nLZO1C-7      | rc                 4407    1      2481 56.3    0.000    0.000 |\nLZO1C-7      | rcS                 525    1       444 84.6    0.000    0.000 |\nLZO1C-7      | read-only-rootfs-hook.sh     1319    1       902 68.4    0.000    0.000 |\nLZO1C-7      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1C-7      | rmnologin.sh        630    1       421 66.8    0.000    0.000 |\nLZO1C-7      | save-rtc.sh         474    1       362 76.4    0.000    0.000 |\nLZO1C-7      | sendsigs            483    1       343 71.0    0.000    0.000 |\nLZO1C-7      | single              623    1       468 75.1    0.000    0.000 |\nLZO1C-7      | sshd               2029    1      1006 49.6    0.000    0.000 |\nLZO1C-7      | sysfs.sh           1091    1       557 51.1    0.000    0.000 |\nLZO1C-7      | syslog             2104    1      1153 54.8    0.000    0.000 |\nLZO1C-7      | udev               3848    1      2082 54.1    0.000    0.000 |\nLZO1C-7      | umountfs            585    1       447 76.4    0.000    0.000 |\nLZO1C-7      | umountnfs.sh        756    1       559 73.9    0.000    0.000 |\nLZO1C-7      | urandom            1518    1       954 62.8    0.000    0.000 |\nLZO1C-7      | inittab            1192    1       802 67.3    0.000    0.000 |\nLZO1C-7      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-7      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-7      | ld.so.cache        1566    1       668 42.7    0.000    0.000 |\nLZO1C-7      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-7      | limits              827    1       625 75.6    0.000    0.000 |\nLZO1C-7      | login.access       1999    1      1240 62.0    0.000    0.000 |\nLZO1C-7      | login.defs        13626    1      6946 51.0    0.000    0.000 |\nLZO1C-7      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-7      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-7      | nfsroot             809    1       529 65.4    0.000    0.000 |\nLZO1C-7      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1C-7      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-7      | nsswitch.conf       465    1       335 72.0    0.000    0.000 |\nLZO1C-7      | passwd              846    1       483 57.1    0.000    0.000 |\nLZO1C-7      | profile            1932    1      1345 69.6    0.000    0.000 |\nLZO1C-7      | protocols          3144    1      2171 69.1    0.000    0.000 |\nLZO1C-7      | rpc                 911    1       681 74.8    0.000    0.000 |\nLZO1C-7      | securetty          1854    1      1211 65.3    0.000    0.000 |\nLZO1C-7      | services          12813    1      7182 56.1    0.000    0.000 |\nLZO1C-7      | shadow              512    1       168 32.8    0.000    0.000 |\nLZO1C-7      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-7      | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1C-7      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-7      | moduli           587027    3     30164  5.1  428.589    0.000 |\nLZO1C-7      | ssh_config         1569    1      1082 69.0    0.000    0.000 |\nLZO1C-7      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1C-7      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-7      | ssh_host_ed25519_key      411    1       318 77.4    0.000    0.000 |\nLZO1C-7      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-7      | ssh_host_rsa_key     2602    1      2572 98.8    0.000    0.000 |\nLZO1C-7      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-7      | sshd_config        3202    1      1947 60.8    0.000    0.000 |\nLZO1C-7      | sshd_config_readonly     3211    1      1950 60.7    0.000    0.000 |\nLZO1C-7      | openssl.cnf       12328    1      5938 48.2    0.000    0.000 |\nLZO1C-7      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-7      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-7      | syslog-startup.conf      651    1       541 83.1    0.000    0.000 |\nLZO1C-7      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-7      | ansi               1481    1       750 50.6    0.000    0.000 |\nLZO1C-7      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-7      | linux              1740    1      1017 58.4    0.000    0.000 |\nLZO1C-7      | rxvt               2234    1      1493 66.8    0.000    0.000 |\nLZO1C-7      | screen             1607    1       940 58.5    0.000    0.000 |\nLZO1C-7      | screen-256color     1715    1       999 58.3    0.000    0.000 |\nLZO1C-7      | sun                1004    1       496 49.4    0.000    0.000 |\nLZO1C-7      | vt100              1282    1       767 59.8    0.000    0.000 |\nLZO1C-7      | vt102              1276    1       767 60.1    0.000    0.000 |\nLZO1C-7      | vt200              1391    1       922 66.3    0.000    0.000 |\nLZO1C-7      | vt220              1391    1       922 66.3    0.000    0.000 |\nLZO1C-7      | vt52                839    1       341 40.6    0.000    0.000 |\nLZO1C-7      | xterm-256color     3882    1      2615 67.4    0.000    0.000 |\nLZO1C-7      | xterm-color        1551    1       783 50.5    0.000    0.000 |\nLZO1C-7      | xterm-xfree86      2240    1      1354 60.4    0.000    0.000 |\nLZO1C-7      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-7      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-7      | local.rules         885    1       656 74.1    0.000    0.000 |\nLZO1C-7      | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1C-7      | 50default          2652    1      1117 42.1    0.000    0.000 |\nLZO1C-7      | version              15    1        19  127    0.000    0.000 |\nLZO1C-7      | volatile.cache     4839    1      1211 25.0    0.000    0.000 |\nLZO1C-7      | xattr.conf          681    1       412 60.5    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1145 68.2  428.589    0.000\nLZO1C-7        ***TOTALS***     749300  111    124893 16.7  428.589    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-8      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1C-8      | busybox.links.nosuid     2436    1      1183 48.6    0.000    0.000 |\nLZO1C-8      | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-8      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-8      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-8      | rcS                1313    1       975 74.3    0.000    0.000 |\nLZO1C-8      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-8      | 00_core            1637    1       990 60.5    0.000    0.000 |\nLZO1C-8      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-8      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-8      | ethertypes         1853    1      1345 72.6    0.000    0.000 |\nLZO1C-8      | fstab               650    1       385 59.2    0.000    0.000 |\nLZO1C-8      | group               518    1       450 86.9    0.000    0.000 |\nLZO1C-8      | gshadow             432    1       318 73.6    0.000    0.000 |\nLZO1C-8      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-8      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-8      | hosts               234    1       188 80.3    0.000    0.000 |\nLZO1C-8      | banner.sh           537    1       337 62.8    0.000    0.000 |\nLZO1C-8      | bootlogd           1997    1      1199 60.0    0.000    0.000 |\nLZO1C-8      | bootmisc.sh        2062    1      1363 66.1    0.000    0.000 |\nLZO1C-8      | checkroot.sh       3640    1      2237 61.5    0.000    0.000 |\nLZO1C-8      | devpts.sh           571    1       426 74.6    0.000    0.000 |\nLZO1C-8      | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1C-8      | functions          2185    1      1334 61.1    0.000    0.000 |\nLZO1C-8      | halt                555    1       443 79.8    0.000    0.000 |\nLZO1C-8      | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1C-8      | hwclock.sh         2541    1      1277 50.3    0.000    0.000 |\nLZO1C-8      | modutils.sh        1362    1       853 62.6    0.000    0.000 |\nLZO1C-8      | mountall.sh        1218    1       916 75.2    0.000    0.000 |\nLZO1C-8      | mountnfs.sh        1634    1       942 57.6    0.000    0.000 |\nLZO1C-8      | networking         1956    1       999 51.1    0.000    0.000 |\nLZO1C-8      | populate-volatile.sh     7846    1      3345 42.6    0.000    0.000 |\nLZO1C-8      | rc                 4407    1      2447 55.5    0.000    0.000 |\nLZO1C-8      | rcS                 525    1       445 84.8    0.000    0.000 |\nLZO1C-8      | read-only-rootfs-hook.sh     1319    1       896 67.9    0.000    0.000 |\nLZO1C-8      | reboot              334    1       265 79.3    0.000    0.000 |\nLZO1C-8      | rmnologin.sh        630    1       421 66.8    0.000    0.000 |\nLZO1C-8      | save-rtc.sh         474    1       363 76.6    0.000    0.000 |\nLZO1C-8      | sendsigs            483    1       341 70.6    0.000    0.000 |\nLZO1C-8      | single              623    1       467 75.0    0.000    0.000 |\nLZO1C-8      | sshd               2029    1       995 49.0    0.000    0.000 |\nLZO1C-8      | sysfs.sh           1091    1       557 51.1    0.000    0.000 |\nLZO1C-8      | syslog             2104    1      1134 53.9    0.000    0.000 |\nLZO1C-8      | udev               3848    1      2058 53.5    0.000    0.000 |\nLZO1C-8      | umountfs            585    1       446 76.2    0.000    0.000 |\nLZO1C-8      | umountnfs.sh        756    1       559 73.9    0.000    0.000 |\nLZO1C-8      | urandom            1518    1       952 62.7    0.000    0.000 |\nLZO1C-8      | inittab            1192    1       797 66.9    0.000    0.000 |\nLZO1C-8      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-8      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-8      | ld.so.cache        1566    1       685 43.7    0.000    0.000 |\nLZO1C-8      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-8      | limits              827    1       625 75.6    0.000    0.000 |\nLZO1C-8      | login.access       1999    1      1236 61.8    0.000    0.000 |\nLZO1C-8      | login.defs        13626    1      6896 50.6    0.000    0.000 |\nLZO1C-8      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-8      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-8      | nfsroot             809    1       523 64.6    0.000    0.000 |\nLZO1C-8      | interfaces          129    1       126 97.7    0.000    0.000 |\nLZO1C-8      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-8      | nsswitch.conf       465    1       332 71.4    0.000    0.000 |\nLZO1C-8      | passwd              846    1       477 56.4    0.000    0.000 |\nLZO1C-8      | profile            1932    1      1329 68.8    0.000    0.000 |\nLZO1C-8      | protocols          3144    1      2153 68.5    0.000    0.000 |\nLZO1C-8      | rpc                 911    1       678 74.4    0.000    0.000 |\nLZO1C-8      | securetty          1854    1      1201 64.8    0.000    0.000 |\nLZO1C-8      | services          12813    1      7102 55.4    0.000    0.000 |\nLZO1C-8      | shadow              512    1       170 33.2    0.000    0.000 |\nLZO1C-8      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-8      | .bashrc             410    1       329 80.2    0.000    0.000 |\nLZO1C-8      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-8      | moduli           587027    3     28525  4.9  441.839    0.000 |\nLZO1C-8      | ssh_config         1569    1      1076 68.6    0.000    0.000 |\nLZO1C-8      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1C-8      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-8      | ssh_host_ed25519_key      411    1       319 77.6    0.000    0.000 |\nLZO1C-8      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-8      | ssh_host_rsa_key     2602    1      2570 98.8    0.000    0.000 |\nLZO1C-8      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1C-8      | sshd_config        3202    1      1930 60.3    0.000    0.000 |\nLZO1C-8      | sshd_config_readonly     3211    1      1931 60.1    0.000    0.000 |\nLZO1C-8      | openssl.cnf       12328    1      5825 47.3    0.000    0.000 |\nLZO1C-8      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-8      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-8      | syslog-startup.conf      651    1       539 82.8    0.000    0.000 |\nLZO1C-8      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-8      | ansi               1481    1       738 49.8    0.000    0.000 |\nLZO1C-8      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-8      | linux              1740    1      1013 58.2    0.000    0.000 |\nLZO1C-8      | rxvt               2234    1      1491 66.7    0.000    0.000 |\nLZO1C-8      | screen             1607    1       938 58.4    0.000    0.000 |\nLZO1C-8      | screen-256color     1715    1       991 57.8    0.000    0.000 |\nLZO1C-8      | sun                1004    1       491 48.9    0.000    0.000 |\nLZO1C-8      | vt100              1282    1       768 59.9    0.000    0.000 |\nLZO1C-8      | vt102              1276    1       772 60.5    0.000    0.000 |\nLZO1C-8      | vt200              1391    1       919 66.1    0.000    0.000 |\nLZO1C-8      | vt220              1391    1       919 66.1    0.000    0.000 |\nLZO1C-8      | vt52                839    1       338 40.3    0.000    0.000 |\nLZO1C-8      | xterm-256color     3882    1      2597 66.9    0.000    0.000 |\nLZO1C-8      | xterm-color        1551    1       779 50.2    0.000    0.000 |\nLZO1C-8      | xterm-xfree86      2240    1      1352 60.4    0.000    0.000 |\nLZO1C-8      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-8      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-8      | local.rules         885    1       647 73.1    0.000    0.000 |\nLZO1C-8      | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1C-8      | 50default          2652    1      1112 41.9    0.000    0.000 |\nLZO1C-8      | version              15    1        19  127    0.000    0.000 |\nLZO1C-8      | volatile.cache     4839    1      1260 26.0    0.000    0.000 |\nLZO1C-8      | xattr.conf          681    1       409 60.1    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1124 68.0  441.839    0.000\nLZO1C-8        ***TOTALS***     749300  111    122589 16.4  441.839    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-9      | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1C-9      | busybox.links.nosuid     2436    1      1169 48.0    0.000    0.000 |\nLZO1C-9      | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-9      | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-9      | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-9      | rcS                1313    1       975 74.3    0.000    0.000 |\nLZO1C-9      | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-9      | 00_core            1637    1       993 60.7    0.000    0.000 |\nLZO1C-9      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-9      | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-9      | ethertypes         1853    1      1338 72.2    0.000    0.000 |\nLZO1C-9      | fstab               650    1       382 58.8    0.000    0.000 |\nLZO1C-9      | group               518    1       450 86.9    0.000    0.000 |\nLZO1C-9      | gshadow             432    1       316 73.1    0.000    0.000 |\nLZO1C-9      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-9      | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-9      | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1C-9      | banner.sh           537    1       337 62.8    0.000    0.000 |\nLZO1C-9      | bootlogd           1997    1      1194 59.8    0.000    0.000 |\nLZO1C-9      | bootmisc.sh        2062    1      1361 66.0    0.000    0.000 |\nLZO1C-9      | checkroot.sh       3640    1      2213 60.8    0.000    0.000 |\nLZO1C-9      | devpts.sh           571    1       423 74.1    0.000    0.000 |\nLZO1C-9      | dmesg.sh            397    1       290 73.0    0.000    0.000 |\nLZO1C-9      | functions          2185    1      1325 60.6    0.000    0.000 |\nLZO1C-9      | halt                555    1       443 79.8    0.000    0.000 |\nLZO1C-9      | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1C-9      | hwclock.sh         2541    1      1248 49.1    0.000    0.000 |\nLZO1C-9      | modutils.sh        1362    1       846 62.1    0.000    0.000 |\nLZO1C-9      | mountall.sh        1218    1       914 75.0    0.000    0.000 |\nLZO1C-9      | mountnfs.sh        1634    1       935 57.2    0.000    0.000 |\nLZO1C-9      | networking         1956    1       987 50.5    0.000    0.000 |\nLZO1C-9      | populate-volatile.sh     7846    1      3347 42.7    0.000    0.000 |\nLZO1C-9      | rc                 4407    1      2445 55.5    0.000    0.000 |\nLZO1C-9      | rcS                 525    1       442 84.2    0.000    0.000 |\nLZO1C-9      | read-only-rootfs-hook.sh     1319    1       892 67.6    0.000    0.000 |\nLZO1C-9      | reboot              334    1       265 79.3    0.000    0.000 |\nLZO1C-9      | rmnologin.sh        630    1       417 66.2    0.000    0.000 |\nLZO1C-9      | save-rtc.sh         474    1       360 75.9    0.000    0.000 |\nLZO1C-9      | sendsigs            483    1       339 70.2    0.000    0.000 |\nLZO1C-9      | single              623    1       468 75.1    0.000    0.000 |\nLZO1C-9      | sshd               2029    1      1003 49.4    0.000    0.000 |\nLZO1C-9      | sysfs.sh           1091    1       550 50.4    0.000    0.000 |\nLZO1C-9      | syslog             2104    1      1132 53.8    0.000    0.000 |\nLZO1C-9      | udev               3848    1      2032 52.8    0.000    0.000 |\nLZO1C-9      | umountfs            585    1       446 76.2    0.000    0.000 |\nLZO1C-9      | umountnfs.sh        756    1       556 73.5    0.000    0.000 |\nLZO1C-9      | urandom            1518    1       946 62.3    0.000    0.000 |\nLZO1C-9      | inittab            1192    1       794 66.6    0.000    0.000 |\nLZO1C-9      | issue                99    1       104  105    0.000    0.000 |\nLZO1C-9      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-9      | ld.so.cache        1566    1       683 43.6    0.000    0.000 |\nLZO1C-9      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-9      | limits              827    1       624 75.5    0.000    0.000 |\nLZO1C-9      | login.access       1999    1      1235 61.8    0.000    0.000 |\nLZO1C-9      | login.defs        13626    1      6840 50.2    0.000    0.000 |\nLZO1C-9      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-9      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-9      | nfsroot             809    1       520 64.3    0.000    0.000 |\nLZO1C-9      | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1C-9      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-9      | nsswitch.conf       465    1       332 71.4    0.000    0.000 |\nLZO1C-9      | passwd              846    1       470 55.6    0.000    0.000 |\nLZO1C-9      | profile            1932    1      1315 68.1    0.000    0.000 |\nLZO1C-9      | protocols          3144    1      2160 68.7    0.000    0.000 |\nLZO1C-9      | rpc                 911    1       679 74.5    0.000    0.000 |\nLZO1C-9      | securetty          1854    1      1201 64.8    0.000    0.000 |\nLZO1C-9      | services          12813    1      7058 55.1    0.000    0.000 |\nLZO1C-9      | shadow              512    1       170 33.2    0.000    0.000 |\nLZO1C-9      | shells               42    1        43  102    0.000    0.000 |\nLZO1C-9      | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1C-9      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-9      | moduli           587027    3     26925  4.6  139.399    0.000 |\nLZO1C-9      | ssh_config         1569    1      1070 68.2    0.000    0.000 |\nLZO1C-9      | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1C-9      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-9      | ssh_host_ed25519_key      411    1       319 77.6    0.000    0.000 |\nLZO1C-9      | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-9      | ssh_host_rsa_key     2602    1      2569 98.7    0.000    0.000 |\nLZO1C-9      | ssh_host_rsa_key.pub      568    1       573  101    0.000    0.000 |\nLZO1C-9      | sshd_config        3202    1      1921 60.0    0.000    0.000 |\nLZO1C-9      | sshd_config_readonly     3211    1      1919 59.8    0.000    0.000 |\nLZO1C-9      | openssl.cnf       12328    1      5798 47.0    0.000    0.000 |\nLZO1C-9      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-9      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-9      | syslog-startup.conf      651    1       538 82.6    0.000    0.000 |\nLZO1C-9      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-9      | ansi               1481    1       725 49.0    0.000    0.000 |\nLZO1C-9      | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-9      | linux              1740    1      1010 58.0    0.000    0.000 |\nLZO1C-9      | rxvt               2234    1      1487 66.6    0.000    0.000 |\nLZO1C-9      | screen             1607    1       925 57.6    0.000    0.000 |\nLZO1C-9      | screen-256color     1715    1       981 57.2    0.000    0.000 |\nLZO1C-9      | sun                1004    1       487 48.5    0.000    0.000 |\nLZO1C-9      | vt100              1282    1       760 59.3    0.000    0.000 |\nLZO1C-9      | vt102              1276    1       764 59.9    0.000    0.000 |\nLZO1C-9      | vt200              1391    1       908 65.3    0.000    0.000 |\nLZO1C-9      | vt220              1391    1       908 65.3    0.000    0.000 |\nLZO1C-9      | vt52                839    1       338 40.3    0.000    0.000 |\nLZO1C-9      | xterm-256color     3882    1      2592 66.8    0.000    0.000 |\nLZO1C-9      | xterm-color        1551    1       777 50.1    0.000    0.000 |\nLZO1C-9      | xterm-xfree86      2240    1      1344 60.0    0.000    0.000 |\nLZO1C-9      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-9      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-9      | local.rules         885    1       649 73.3    0.000    0.000 |\nLZO1C-9      | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1C-9      | 50default          2652    1      1097 41.4    0.000    0.000 |\nLZO1C-9      | version              15    1        19  127    0.000    0.000 |\nLZO1C-9      | volatile.cache     4839    1      1214 25.1    0.000    0.000 |\nLZO1C-9      | xattr.conf          681    1       406 59.6    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1105 67.7  139.399    0.000\nLZO1C-9        ***TOTALS***     749300  111    120463 16.1  139.399    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1F-1      | buildinfo           552    1       280 50.7    0.000    0.000 |\nLZO1F-1      | busybox.links.nosuid     2436    1      1196 49.1    0.000    0.000 |\nLZO1F-1      | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1F-1      | devpts               93    1        94  101    0.000    0.000 |\nLZO1F-1      | postinst             52    1        57  110    0.000    0.000 |\nLZO1F-1      | rcS                1313    1      1006 76.6    0.000    0.000 |\nLZO1F-1      | useradd             115    1       120  104    0.000    0.000 |\nLZO1F-1      | 00_core            1637    1      1028 62.8    0.000    0.000 |\nLZO1F-1      | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1F-1      | 99_sshd              75    1        67 89.3    0.000    0.000 |\nLZO1F-1      | ethertypes         1853    1      1374 74.2    0.000    0.000 |\nLZO1F-1      | fstab               650    1       393 60.5    0.000    0.000 |\nLZO1F-1      | group               518    1       451 87.1    0.000    0.000 |\nLZO1F-1      | gshadow             432    1       302 69.9    0.000    0.000 |\nLZO1F-1      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1F-1      | hostname             10    1        14  140    0.000    0.000 |\nLZO1F-1      | hosts               234    1       189 80.8    0.000    0.000 |\nLZO1F-1      | banner.sh           537    1       350 65.2    0.000    0.000 |\nLZO1F-1      | bootlogd           1997    1      1208 60.5    0.000    0.000 |\nLZO1F-1      | bootmisc.sh        2062    1      1412 68.5    0.000    0.000 |\nLZO1F-1      | checkroot.sh       3640    1      2307 63.4    0.000    0.000 |\nLZO1F-1      | devpts.sh           571    1       431 75.5    0.000    0.000 |\nLZO1F-1      | dmesg.sh            397    1       295 74.3    0.000    0.000 |\nLZO1F-1      | functions          2185    1      1368 62.6    0.000    0.000 |\nLZO1F-1      | halt                555    1       446 80.4    0.000    0.000 |\nLZO1F-1      | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1F-1      | hwclock.sh         2541    1      1322 52.0    0.000    0.000 |\nLZO1F-1      | modutils.sh        1362    1       863 63.4    0.000    0.000 |\nLZO1F-1      | mountall.sh        1218    1       935 76.8    0.000    0.000 |\nLZO1F-1      | mountnfs.sh        1634    1       981 60.0    0.000    0.000 |\nLZO1F-1      | networking         1956    1      1014 51.8    0.000    0.000 |\nLZO1F-1      | populate-volatile.sh     7846    1      3647 46.5    0.000    0.000 |\nLZO1F-1      | rc                 4407    1      2604 59.1    0.000    0.000 |\nLZO1F-1      | rcS                 525    1       441 84.0    0.000    0.000 |\nLZO1F-1      | read-only-rootfs-hook.sh     1319    1       909 68.9    0.000    0.000 |\nLZO1F-1      | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1F-1      | rmnologin.sh        630    1       419 66.5    0.000    0.000 |\nLZO1F-1      | save-rtc.sh         474    1       360 75.9    0.000    0.000 |\nLZO1F-1      | sendsigs            483    1       351 72.7    0.000    0.000 |\nLZO1F-1      | single              623    1       467 75.0    0.000    0.000 |\nLZO1F-1      | sshd               2029    1      1020 50.3    0.000    0.000 |\nLZO1F-1      | sysfs.sh           1091    1       567 52.0    0.000    0.000 |\nLZO1F-1      | syslog             2104    1      1163 55.3    0.000    0.000 |\nLZO1F-1      | udev               3848    1      2142 55.7    0.000    0.000 |\nLZO1F-1      | umountfs            585    1       444 75.9    0.000    0.000 |\nLZO1F-1      | umountnfs.sh        756    1       565 74.7    0.000    0.000 |\nLZO1F-1      | urandom            1518    1       972 64.0    0.000    0.000 |\nLZO1F-1      | inittab            1192    1       814 68.3    0.000    0.000 |\nLZO1F-1      | issue                99    1       104  105    0.000    0.000 |\nLZO1F-1      | issue.net            96    1       101  105    0.000    0.000 |\nLZO1F-1      | ld.so.cache        1566    1       694 44.3    0.000    0.000 |\nLZO1F-1      | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1F-1      | limits              827    1       632 76.4    0.000    0.000 |\nLZO1F-1      | login.access       1999    1      1267 63.4    0.000    0.000 |\nLZO1F-1      | login.defs        13626    1      7646 56.1    0.000    0.000 |\nLZO1F-1      | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1F-1      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1F-1      | nfsroot             809    1       534 66.0    0.000    0.000 |\nLZO1F-1      | interfaces          129    1       122 94.6    0.000    0.000 |\nLZO1F-1      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1F-1      | nsswitch.conf       465    1       333 71.6    0.000    0.000 |\nLZO1F-1      | passwd              846    1       507 59.9    0.000    0.000 |\nLZO1F-1      | profile            1932    1      1356 70.2    0.000    0.000 |\nLZO1F-1      | protocols          3144    1      2231 71.0    0.000    0.000 |\nLZO1F-1      | rpc                 911    1       672 73.8    0.000    0.000 |\nLZO1F-1      | securetty          1854    1      1131 61.0    0.000    0.000 |\nLZO1F-1      | services          12813    1      7696 60.1    0.000    0.000 |\nLZO1F-1      | shadow              512    1       177 34.6    0.000    0.000 |\nLZO1F-1      | shells               42    1        43  102    0.000    0.000 |\nLZO1F-1      | .bashrc             410    1       330 80.5    0.000    0.000 |\nLZO1F-1      | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1F-1      | moduli           587027    3     34552  5.9  623.030    0.000 |\nLZO1F-1      | ssh_config         1569    1      1080 68.8    0.000    0.000 |\nLZO1F-1      | ssh_host_ecdsa_key      505    1       446 88.3    0.000    0.000 |\nLZO1F-1      | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1F-1      | ssh_host_ed25519_key      411    1       318 77.4    0.000    0.000 |\nLZO1F-1      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1F-1      | ssh_host_rsa_key     2602    1      2567 98.7    0.000    0.000 |\nLZO1F-1      | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1F-1      | sshd_config        3202    1      2022 63.1    0.000    0.000 |\nLZO1F-1      | sshd_config_readonly     3211    1      2021 62.9    0.000    0.000 |\nLZO1F-1      | openssl.cnf       12328    1      6424 52.1    0.000    0.000 |\nLZO1F-1      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1F-1      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1F-1      | syslog-startup.conf      651    1       542 83.3    0.000    0.000 |\nLZO1F-1      | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1F-1      | ansi               1481    1       747 50.4    0.000    0.000 |\nLZO1F-1      | dumb                308    1        75 24.4    0.000    0.000 |\nLZO1F-1      | linux              1740    1      1005 57.8    0.000    0.000 |\nLZO1F-1      | rxvt               2234    1      1461 65.4    0.000    0.000 |\nLZO1F-1      | screen             1607    1       929 57.8    0.000    0.000 |\nLZO1F-1      | screen-256color     1715    1       987 57.6    0.000    0.000 |\nLZO1F-1      | sun                1004    1       498 49.6    0.000    0.000 |\nLZO1F-1      | vt100              1282    1       779 60.8    0.000    0.000 |\nLZO1F-1      | vt102              1276    1       779 61.1    0.000    0.000 |\nLZO1F-1      | vt200              1391    1       919 66.1    0.000    0.000 |\nLZO1F-1      | vt220              1391    1       919 66.1    0.000    0.000 |\nLZO1F-1      | vt52                839    1       353 42.1    0.000    0.000 |\nLZO1F-1      | xterm-256color     3882    1      2567 66.1    0.000    0.000 |\nLZO1F-1      | xterm-color        1551    1       773 49.8    0.000    0.000 |\nLZO1F-1      | xterm-xfree86      2240    1      1322 59.0    0.000    0.000 |\nLZO1F-1      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1F-1      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1F-1      | local.rules         885    1       649 73.3    0.000    0.000 |\nLZO1F-1      | udev.conf           215    1       196 91.2    0.000    0.000 |\nLZO1F-1      | 50default          2652    1      1169 44.1    0.000    0.000 |\nLZO1F-1      | version              15    1        19  127    0.000    0.000 |\nLZO1F-1      | volatile.cache     4839    1      1281 26.5    0.000    0.000 |\nLZO1F-1      | xattr.conf          681    1       421 61.8    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1210 68.8  623.030    0.000\nLZO1F-1        ***TOTALS***     749300  111    131984 17.6  623.030    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1X-1      | buildinfo           552    1       309 56.0    0.000    0.000 |\nLZO1X-1      | busybox.links.nosuid     2436    1      1208 49.6    0.000    0.000 |\nLZO1X-1      | busybox.links.suid       91    1        75 82.4    0.000    0.000 |\nLZO1X-1      | devpts               93    1        97  104    0.000    0.000 |\nLZO1X-1      | postinst             52    1        56  108    0.000    0.000 |\nLZO1X-1      | rcS                1313    1      1032 78.6    0.000    0.000 |\nLZO1X-1      | useradd             115    1       119  103    0.000    0.000 |\nLZO1X-1      | 00_core            1637    1      1069 65.3    0.000    0.000 |\nLZO1X-1      | 01_bootlogd          36    1        40  111    0.000    0.000 |\nLZO1X-1      | 99_sshd              75    1        72 96.0    0.000    0.000 |\nLZO1X-1      | ethertypes         1853    1      1392 75.1    0.000    0.000 |\nLZO1X-1      | fstab               650    1       408 62.8    0.000    0.000 |\nLZO1X-1      | group               518    1       471 90.9    0.000    0.000 |\nLZO1X-1      | gshadow             432    1       308 71.3    0.000    0.000 |\nLZO1X-1      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1X-1      | hostname             10    1        14  140    0.000    0.000 |\nLZO1X-1      | hosts               234    1       198 84.6    0.000    0.000 |\nLZO1X-1      | banner.sh           537    1       376 70.0    0.000    0.000 |\nLZO1X-1      | bootlogd           1997    1      1218 61.0    0.000    0.000 |\nLZO1X-1      | bootmisc.sh        2062    1      1452 70.4    0.000    0.000 |\nLZO1X-1      | checkroot.sh       3640    1      2362 64.9    0.000    0.000 |\nLZO1X-1      | devpts.sh           571    1       453 79.3    0.000    0.000 |\nLZO1X-1      | dmesg.sh            397    1       313 78.8    0.000    0.000 |\nLZO1X-1      | functions          2185    1      1406 64.3    0.000    0.000 |\nLZO1X-1      | halt                555    1       458 82.5    0.000    0.000 |\nLZO1X-1      | hostname.sh         625    1       482 77.1    0.000    0.000 |\nLZO1X-1      | hwclock.sh         2541    1      1337 52.6    0.000    0.000 |\nLZO1X-1      | modutils.sh        1362    1       892 65.5    0.000    0.000 |\nLZO1X-1      | mountall.sh        1218    1       963 79.1    0.000    0.000 |\nLZO1X-1      | mountnfs.sh        1634    1       996 61.0    0.000    0.000 |\nLZO1X-1      | networking         1956    1      1028 52.6    0.000    0.000 |\nLZO1X-1      | populate-volatile.sh     7846    1      3687 47.0    0.000    0.000 |\nLZO1X-1      | rc                 4407    1      2664 60.4    0.000    0.000 |\nLZO1X-1      | rcS                 525    1       472 89.9    0.000    0.000 |\nLZO1X-1      | read-only-rootfs-hook.sh     1319    1       970 73.5    0.000    0.000 |\nLZO1X-1      | reboot              334    1       275 82.3    0.000    0.000 |\nLZO1X-1      | rmnologin.sh        630    1       435 69.0    0.000    0.000 |\nLZO1X-1      | save-rtc.sh         474    1       378 79.7    0.000    0.000 |\nLZO1X-1      | sendsigs            483    1       360 74.5    0.000    0.000 |\nLZO1X-1      | single              623    1       484 77.7    0.000    0.000 |\nLZO1X-1      | sshd               2029    1      1056 52.0    0.000    0.000 |\nLZO1X-1      | sysfs.sh           1091    1       580 53.2    0.000    0.000 |\nLZO1X-1      | syslog             2104    1      1172 55.7    0.000    0.000 |\nLZO1X-1      | udev               3848    1      2177 56.6    0.000    0.000 |\nLZO1X-1      | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1X-1      | umountnfs.sh        756    1       575 76.1    0.000    0.000 |\nLZO1X-1      | urandom            1518    1       989 65.2    0.000    0.000 |\nLZO1X-1      | inittab            1192    1       840 70.5    0.000    0.000 |\nLZO1X-1      | issue                99    1       103  104    0.000    0.000 |\nLZO1X-1      | issue.net            96    1       100  104    0.000    0.000 |\nLZO1X-1      | ld.so.cache        1566    1       732 46.7    0.000    0.000 |\nLZO1X-1      | ld.so.conf           33    1        37  112    0.000    0.000 |\nLZO1X-1      | limits              827    1       653 79.0    0.000    0.000 |\nLZO1X-1      | login.access       1999    1      1297 64.9    0.000    0.000 |\nLZO1X-1      | login.defs        13626    1      7706 56.6    0.000    0.000 |\nLZO1X-1      | logrotate-dmesg.conf      121    1       119 98.3    0.000    0.000 |\nLZO1X-1      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1X-1      | nfsroot             809    1       547 67.6    0.000    0.000 |\nLZO1X-1      | interfaces          129    1       128 99.2    0.000    0.000 |\nLZO1X-1      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1X-1      | nsswitch.conf       465    1       368 79.1    0.000    0.000 |\nLZO1X-1      | passwd              846    1       528 62.4    0.000    0.000 |\nLZO1X-1      | profile            1932    1      1390 71.9    0.000    0.000 |\nLZO1X-1      | protocols          3144    1      2278 72.5    0.000    0.000 |\nLZO1X-1      | rpc                 911    1       687 75.4    0.000    0.000 |\nLZO1X-1      | securetty          1854    1      1148 61.9    0.000    0.000 |\nLZO1X-1      | services          12813    1      7778 60.7    0.000    0.000 |\nLZO1X-1      | shadow              512    1       188 36.7    0.000    0.000 |\nLZO1X-1      | shells               42    1        46  110    0.000    0.000 |\nLZO1X-1      | .bashrc             410    1       343 83.7    0.000    0.000 |\nLZO1X-1      | .profile            241    1       237 98.3    0.000    0.000 |\nLZO1X-1      | moduli           587027    3     49644  8.5    0.000    0.000 |\nLZO1X-1      | ssh_config         1569    1      1111 70.8    0.000    0.000 |\nLZO1X-1      | ssh_host_ecdsa_key      505    1       467 92.5    0.000    0.000 |\nLZO1X-1      | ssh_host_ecdsa_key.pub      176    1       172 97.7    0.000    0.000 |\nLZO1X-1      | ssh_host_ed25519_key      411    1       335 81.5    0.000    0.000 |\nLZO1X-1      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1X-1      | ssh_host_rsa_key     2602    1      2607  100    0.000    0.000 |\nLZO1X-1      | ssh_host_rsa_key.pub      568    1       574  101    0.000    0.000 |\nLZO1X-1      | sshd_config        3202    1      2059 64.3    0.000    0.000 |\nLZO1X-1      | sshd_config_readonly     3211    1      2054 64.0    0.000    0.000 |\nLZO1X-1      | openssl.cnf       12328    1      6472 52.5    0.000    0.000 |\nLZO1X-1      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1      | syslog-startup.conf      651    1       550 84.5    0.000    0.000 |\nLZO1X-1      | syslog.conf          69    1        73  106    0.000    0.000 |\nLZO1X-1      | ansi               1481    1       769 51.9    0.000    0.000 |\nLZO1X-1      | dumb                308    1        83 26.9    0.000    0.000 |\nLZO1X-1      | linux              1740    1      1034 59.4    0.000    0.000 |\nLZO1X-1      | rxvt               2234    1      1501 67.2    0.000    0.000 |\nLZO1X-1      | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1X-1      | screen-256color     1715    1      1008 58.8    0.000    0.000 |\nLZO1X-1      | sun                1004    1       525 52.3    0.000    0.000 |\nLZO1X-1      | vt100              1282    1       805 62.8    0.000    0.000 |\nLZO1X-1      | vt102              1276    1       813 63.7    0.000    0.000 |\nLZO1X-1      | vt200              1391    1       938 67.4    0.000    0.000 |\nLZO1X-1      | vt220              1391    1       938 67.4    0.000    0.000 |\nLZO1X-1      | vt52                839    1       360 42.9    0.000    0.000 |\nLZO1X-1      | xterm-256color     3882    1      2600 67.0    0.000    0.000 |\nLZO1X-1      | xterm-color        1551    1       804 51.8    0.000    0.000 |\nLZO1X-1      | xterm-xfree86      2240    1      1348 60.2    0.000    0.000 |\nLZO1X-1      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1X-1      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1X-1      | local.rules         885    1       678 76.6    0.000    0.000 |\nLZO1X-1      | udev.conf           215    1       201 93.5    0.000    0.000 |\nLZO1X-1      | 50default          2652    1      1188 44.8    0.000    0.000 |\nLZO1X-1      | version              15    1        19  127    0.000    0.000 |\nLZO1X-1      | volatile.cache     4839    1      1298 26.8    0.000    0.000 |\nLZO1X-1      | xattr.conf          681    1       429 63.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1368 70.7    0.000    0.000\nLZO1X-1        ***TOTALS***     749300  111    149154 19.9    0.000    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1Y-1      | buildinfo           552    1       308 55.8    0.000    0.000 |\nLZO1Y-1      | busybox.links.nosuid     2436    1      1137 46.7    0.000    0.000 |\nLZO1Y-1      | busybox.links.suid       91    1        73 80.2    0.000    0.000 |\nLZO1Y-1      | devpts               93    1        97  104    0.000    0.000 |\nLZO1Y-1      | postinst             52    1        56  108    0.000    0.000 |\nLZO1Y-1      | rcS                1313    1      1022 77.8    0.000    0.000 |\nLZO1Y-1      | useradd             115    1       119  103    0.000    0.000 |\nLZO1Y-1      | 00_core            1637    1      1045 63.8    0.000    0.000 |\nLZO1Y-1      | 01_bootlogd          36    1        40  111    0.000    0.000 |\nLZO1Y-1      | 99_sshd              75    1        72 96.0    0.000    0.000 |\nLZO1Y-1      | ethertypes         1853    1      1381 74.5    0.000    0.000 |\nLZO1Y-1      | fstab               650    1       401 61.7    0.000    0.000 |\nLZO1Y-1      | group               518    1       471 90.9    0.000    0.000 |\nLZO1Y-1      | gshadow             432    1       308 71.3    0.000    0.000 |\nLZO1Y-1      | host.conf            26    1        30  115    0.000    0.000 |\nLZO1Y-1      | hostname             10    1        14  140    0.000    0.000 |\nLZO1Y-1      | hosts               234    1       195 83.3    0.000    0.000 |\nLZO1Y-1      | banner.sh           537    1       369 68.7    0.000    0.000 |\nLZO1Y-1      | bootlogd           1997    1      1205 60.3    0.000    0.000 |\nLZO1Y-1      | bootmisc.sh        2062    1      1425 69.1    0.000    0.000 |\nLZO1Y-1      | checkroot.sh       3640    1      2377 65.3    0.000    0.000 |\nLZO1Y-1      | devpts.sh           571    1       450 78.8    0.000    0.000 |\nLZO1Y-1      | dmesg.sh            397    1       308 77.6    0.000    0.000 |\nLZO1Y-1      | functions          2185    1      1380 63.2    0.000    0.000 |\nLZO1Y-1      | halt                555    1       453 81.6    0.000    0.000 |\nLZO1Y-1      | hostname.sh         625    1       472 75.5    0.000    0.000 |\nLZO1Y-1      | hwclock.sh         2541    1      1325 52.1    0.000    0.000 |\nLZO1Y-1      | modutils.sh        1362    1       869 63.8    0.000    0.000 |\nLZO1Y-1      | mountall.sh        1218    1       951 78.1    0.000    0.000 |\nLZO1Y-1      | mountnfs.sh        1634    1       976 59.7    0.000    0.000 |\nLZO1Y-1      | networking         1956    1      1028 52.6    0.000    0.000 |\nLZO1Y-1      | populate-volatile.sh     7846    1      3671 46.8    0.000    0.000 |\nLZO1Y-1      | rc                 4407    1      2676 60.7    0.000    0.000 |\nLZO1Y-1      | rcS                 525    1       469 89.3    0.000    0.000 |\nLZO1Y-1      | read-only-rootfs-hook.sh     1319    1       958 72.6    0.000    0.000 |\nLZO1Y-1      | reboot              334    1       270 80.8    0.000    0.000 |\nLZO1Y-1      | rmnologin.sh        630    1       425 67.5    0.000    0.000 |\nLZO1Y-1      | save-rtc.sh         474    1       372 78.5    0.000    0.000 |\nLZO1Y-1      | sendsigs            483    1       353 73.1    0.000    0.000 |\nLZO1Y-1      | single              623    1       479 76.9    0.000    0.000 |\nLZO1Y-1      | sshd               2029    1      1036 51.1    0.000    0.000 |\nLZO1Y-1      | sysfs.sh           1091    1       563 51.6    0.000    0.000 |\nLZO1Y-1      | syslog             2104    1      1149 54.6    0.000    0.000 |\nLZO1Y-1      | udev               3848    1      2185 56.8    0.000    0.000 |\nLZO1Y-1      | umountfs            585    1       444 75.9    0.000    0.000 |\nLZO1Y-1      | umountnfs.sh        756    1       566 74.9    0.000    0.000 |\nLZO1Y-1      | urandom            1518    1       975 64.2    0.000    0.000 |\nLZO1Y-1      | inittab            1192    1       832 69.8    0.000    0.000 |\nLZO1Y-1      | issue                99    1       103  104    0.000    0.000 |\nLZO1Y-1      | issue.net            96    1       100  104    0.000    0.000 |\nLZO1Y-1      | ld.so.cache        1566    1       694 44.3    0.000    0.000 |\nLZO1Y-1      | ld.so.conf           33    1        37  112    0.000    0.000 |\nLZO1Y-1      | limits              827    1       646 78.1    0.000    0.000 |\nLZO1Y-1      | login.access       1999    1      1290 64.5    0.000    0.000 |\nLZO1Y-1      | login.defs        13626    1      7816 57.4    0.000    0.000 |\nLZO1Y-1      | logrotate-dmesg.conf      121    1       119 98.3    0.000    0.000 |\nLZO1Y-1      | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1Y-1      | nfsroot             809    1       539 66.6    0.000    0.000 |\nLZO1Y-1      | interfaces          129    1       127 98.4    0.000    0.000 |\nLZO1Y-1      | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1Y-1      | nsswitch.conf       465    1       359 77.2    0.000    0.000 |\nLZO1Y-1      | passwd              846    1       516 61.0    0.000    0.000 |\nLZO1Y-1      | profile            1932    1      1376 71.2    0.000    0.000 |\nLZO1Y-1      | protocols          3144    1      2282 72.6    0.000    0.000 |\nLZO1Y-1      | rpc                 911    1       679 74.5    0.000    0.000 |\nLZO1Y-1      | securetty          1854    1      1140 61.5    0.000    0.000 |\nLZO1Y-1      | services          12813    1      7785 60.8    0.000    0.000 |\nLZO1Y-1      | shadow              512    1       187 36.5    0.000    0.000 |\nLZO1Y-1      | shells               42    1        46  110    0.000    0.000 |\nLZO1Y-1      | .bashrc             410    1       338 82.4    0.000    0.000 |\nLZO1Y-1      | .profile            241    1       237 98.3    0.000    0.000 |\nLZO1Y-1      | moduli           587027    3     49638  8.5    0.000    0.000 |\nLZO1Y-1      | ssh_config         1569    1      1099 70.0    0.000    0.000 |\nLZO1Y-1      | ssh_host_ecdsa_key      505    1       464 91.9    0.000    0.000 |\nLZO1Y-1      | ssh_host_ecdsa_key.pub      176    1       171 97.2    0.000    0.000 |\nLZO1Y-1      | ssh_host_ed25519_key      411    1       333 81.0    0.000    0.000 |\nLZO1Y-1      | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1Y-1      | ssh_host_rsa_key     2602    1      2607  100    0.000    0.000 |\nLZO1Y-1      | ssh_host_rsa_key.pub      568    1       574  101    0.000    0.000 |\nLZO1Y-1      | sshd_config        3202    1      2064 64.5    0.000    0.000 |\nLZO1Y-1      | sshd_config_readonly     3211    1      2060 64.2    0.000    0.000 |\nLZO1Y-1      | openssl.cnf       12328    1      6500 52.7    0.000    0.000 |\nLZO1Y-1      | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1Y-1      | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1Y-1      | syslog-startup.conf      651    1       548 84.2    0.000    0.000 |\nLZO1Y-1      | syslog.conf          69    1        73  106    0.000    0.000 |\nLZO1Y-1      | ansi               1481    1       757 51.1    0.000    0.000 |\nLZO1Y-1      | dumb                308    1        83 26.9    0.000    0.000 |\nLZO1Y-1      | linux              1740    1      1021 58.7    0.000    0.000 |\nLZO1Y-1      | rxvt               2234    1      1501 67.2    0.000    0.000 |\nLZO1Y-1      | screen             1607    1       949 59.1    0.000    0.000 |\nLZO1Y-1      | screen-256color     1715    1      1004 58.5    0.000    0.000 |\nLZO1Y-1      | sun                1004    1       518 51.6    0.000    0.000 |\nLZO1Y-1      | vt100              1282    1       798 62.2    0.000    0.000 |\nLZO1Y-1      | vt102              1276    1       808 63.3    0.000    0.000 |\nLZO1Y-1      | vt200              1391    1       932 67.0    0.000    0.000 |\nLZO1Y-1      | vt220              1391    1       932 67.0    0.000    0.000 |\nLZO1Y-1      | vt52                839    1       353 42.1    0.000    0.000 |\nLZO1Y-1      | xterm-256color     3882    1      2624 67.6    0.000    0.000 |\nLZO1Y-1      | xterm-color        1551    1       801 51.6    0.000    0.000 |\nLZO1Y-1      | xterm-xfree86      2240    1      1341 59.9    0.000    0.000 |\nLZO1Y-1      | timestamp            15    1        19  127    0.000    0.000 |\nLZO1Y-1      | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1Y-1      | local.rules         885    1       670 75.7    0.000    0.000 |\nLZO1Y-1      | udev.conf           215    1       199 92.6    0.000    0.000 |\nLZO1Y-1      | 50default          2652    1      1176 44.3    0.000    0.000 |\nLZO1Y-1      | version              15    1        19  127    0.000    0.000 |\nLZO1Y-1      | volatile.cache     4839    1      1256 26.0    0.000    0.000 |\nLZO1Y-1      | xattr.conf          681    1       421 61.8    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1363 70.1    0.000    0.000\nLZO1Y-1        ***TOTALS***     749300  111    148625 19.8    0.000    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1X-1(11)  | buildinfo           552    1       309 56.0    0.000    0.000 |\nLZO1X-1(11)  | busybox.links.nosuid     2436    1      1212 49.8    0.000    0.000 |\nLZO1X-1(11)  | busybox.links.suid       91    1        75 82.4    0.000    0.000 |\nLZO1X-1(11)  | devpts               93    1        97  104    0.000    0.000 |\nLZO1X-1(11)  | postinst             52    1        56  108    0.000    0.000 |\nLZO1X-1(11)  | rcS                1313    1      1043 79.4    0.000    0.000 |\nLZO1X-1(11)  | useradd             115    1       119  103    0.000    0.000 |\nLZO1X-1(11)  | 00_core            1637    1      1071 65.4    0.000    0.000 |\nLZO1X-1(11)  | 01_bootlogd          36    1        40  111    0.000    0.000 |\nLZO1X-1(11)  | 99_sshd              75    1        72 96.0    0.000    0.000 |\nLZO1X-1(11)  | ethertypes         1853    1      1404 75.8    0.000    0.000 |\nLZO1X-1(11)  | fstab               650    1       408 62.8    0.000    0.000 |\nLZO1X-1(11)  | group               518    1       471 90.9    0.000    0.000 |\nLZO1X-1(11)  | gshadow             432    1       308 71.3    0.000    0.000 |\nLZO1X-1(11)  | host.conf            26    1        30  115    0.000    0.000 |\nLZO1X-1(11)  | hostname             10    1        14  140    0.000    0.000 |\nLZO1X-1(11)  | hosts               234    1       198 84.6    0.000    0.000 |\nLZO1X-1(11)  | banner.sh           537    1       376 70.0    0.000    0.000 |\nLZO1X-1(11)  | bootlogd           1997    1      1230 61.6    0.000    0.000 |\nLZO1X-1(11)  | bootmisc.sh        2062    1      1457 70.7    0.000    0.000 |\nLZO1X-1(11)  | checkroot.sh       3640    1      2391 65.7    0.000    0.000 |\nLZO1X-1(11)  | devpts.sh           571    1       455 79.7    0.000    0.000 |\nLZO1X-1(11)  | dmesg.sh            397    1       313 78.8    0.000    0.000 |\nLZO1X-1(11)  | functions          2185    1      1420 65.0    0.000    0.000 |\nLZO1X-1(11)  | halt                555    1       460 82.9    0.000    0.000 |\nLZO1X-1(11)  | hostname.sh         625    1       483 77.3    0.000    0.000 |\nLZO1X-1(11)  | hwclock.sh         2541    1      1351 53.2    0.000    0.000 |\nLZO1X-1(11)  | modutils.sh        1362    1       898 65.9    0.000    0.000 |\nLZO1X-1(11)  | mountall.sh        1218    1       969 79.6    0.000    0.000 |\nLZO1X-1(11)  | mountnfs.sh        1634    1       999 61.1    0.000    0.000 |\nLZO1X-1(11)  | networking         1956    1      1035 52.9    0.000    0.000 |\nLZO1X-1(11)  | populate-volatile.sh     7846    1      3767 48.0    0.000    0.000 |\nLZO1X-1(11)  | rc                 4407    1      2707 61.4    0.000    0.000 |\nLZO1X-1(11)  | rcS                 525    1       472 89.9    0.000    0.000 |\nLZO1X-1(11)  | read-only-rootfs-hook.sh     1319    1       970 73.5    0.000    0.000 |\nLZO1X-1(11)  | reboot              334    1       275 82.3    0.000    0.000 |\nLZO1X-1(11)  | rmnologin.sh        630    1       435 69.0    0.000    0.000 |\nLZO1X-1(11)  | save-rtc.sh         474    1       378 79.7    0.000    0.000 |\nLZO1X-1(11)  | sendsigs            483    1       360 74.5    0.000    0.000 |\nLZO1X-1(11)  | single              623    1       485 77.8    0.000    0.000 |\nLZO1X-1(11)  | sshd               2029    1      1079 53.2    0.000    0.000 |\nLZO1X-1(11)  | sysfs.sh           1091    1       581 53.3    0.000    0.000 |\nLZO1X-1(11)  | syslog             2104    1      1175 55.8    0.000    0.000 |\nLZO1X-1(11)  | udev               3848    1      2228 57.9    0.000    0.000 |\nLZO1X-1(11)  | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1X-1(11)  | umountnfs.sh        756    1       579 76.6    0.000    0.000 |\nLZO1X-1(11)  | urandom            1518    1       991 65.3    0.000    0.000 |\nLZO1X-1(11)  | inittab            1192    1       843 70.7    0.000    0.000 |\nLZO1X-1(11)  | issue                99    1       103  104    0.000    0.000 |\nLZO1X-1(11)  | issue.net            96    1       100  104    0.000    0.000 |\nLZO1X-1(11)  | ld.so.cache        1566    1       735 46.9    0.000    0.000 |\nLZO1X-1(11)  | ld.so.conf           33    1        37  112    0.000    0.000 |\nLZO1X-1(11)  | limits              827    1       655 79.2    0.000    0.000 |\nLZO1X-1(11)  | login.access       1999    1      1311 65.6    0.000    0.000 |\nLZO1X-1(11)  | login.defs        13626    1      7987 58.6    0.000    0.000 |\nLZO1X-1(11)  | logrotate-dmesg.conf      121    1       119 98.3    0.000    0.000 |\nLZO1X-1(11)  | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1X-1(11)  | nfsroot             809    1       546 67.5    0.000    0.000 |\nLZO1X-1(11)  | interfaces          129    1       128 99.2    0.000    0.000 |\nLZO1X-1(11)  | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(11)  | nsswitch.conf       465    1       369 79.4    0.000    0.000 |\nLZO1X-1(11)  | passwd              846    1       527 62.3    0.000    0.000 |\nLZO1X-1(11)  | profile            1932    1      1408 72.9    0.000    0.000 |\nLZO1X-1(11)  | protocols          3144    1      2325 74.0    0.000    0.000 |\nLZO1X-1(11)  | rpc                 911    1       690 75.7    0.000    0.000 |\nLZO1X-1(11)  | securetty          1854    1      1150 62.0    0.000    0.000 |\nLZO1X-1(11)  | services          12813    1      7977 62.3    0.000    0.000 |\nLZO1X-1(11)  | shadow              512    1       188 36.7    0.000    0.000 |\nLZO1X-1(11)  | shells               42    1        46  110    0.000    0.000 |\nLZO1X-1(11)  | .bashrc             410    1       343 83.7    0.000    0.000 |\nLZO1X-1(11)  | .profile            241    1       237 98.3    0.000    0.000 |\nLZO1X-1(11)  | moduli           587027    3     52906  9.0    0.000    0.000 |\nLZO1X-1(11)  | ssh_config         1569    1      1113 70.9    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_ecdsa_key      505    1       467 92.5    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_ecdsa_key.pub      176    1       172 97.7    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_ed25519_key      411    1       335 81.5    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_rsa_key     2602    1      2607  100    0.000    0.000 |\nLZO1X-1(11)  | ssh_host_rsa_key.pub      568    1       574  101    0.000    0.000 |\nLZO1X-1(11)  | sshd_config        3202    1      2084 65.1    0.000    0.000 |\nLZO1X-1(11)  | sshd_config_readonly     3211    1      2077 64.7    0.000    0.000 |\nLZO1X-1(11)  | openssl.cnf       12328    1      6707 54.4    0.000    0.000 |\nLZO1X-1(11)  | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(11)  | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(11)  | syslog-startup.conf      651    1       550 84.5    0.000    0.000 |\nLZO1X-1(11)  | syslog.conf          69    1        73  106    0.000    0.000 |\nLZO1X-1(11)  | ansi               1481    1       769 51.9    0.000    0.000 |\nLZO1X-1(11)  | dumb                308    1        83 26.9    0.000    0.000 |\nLZO1X-1(11)  | linux              1740    1      1035 59.5    0.000    0.000 |\nLZO1X-1(11)  | rxvt               2234    1      1505 67.4    0.000    0.000 |\nLZO1X-1(11)  | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1X-1(11)  | screen-256color     1715    1      1008 58.8    0.000    0.000 |\nLZO1X-1(11)  | sun                1004    1       525 52.3    0.000    0.000 |\nLZO1X-1(11)  | vt100              1282    1       807 62.9    0.000    0.000 |\nLZO1X-1(11)  | vt102              1276    1       813 63.7    0.000    0.000 |\nLZO1X-1(11)  | vt200              1391    1       941 67.6    0.000    0.000 |\nLZO1X-1(11)  | vt220              1391    1       941 67.6    0.000    0.000 |\nLZO1X-1(11)  | vt52                839    1       360 42.9    0.000    0.000 |\nLZO1X-1(11)  | xterm-256color     3882    1      2611 67.3    0.000    0.000 |\nLZO1X-1(11)  | xterm-color        1551    1       805 51.9    0.000    0.000 |\nLZO1X-1(11)  | xterm-xfree86      2240    1      1351 60.3    0.000    0.000 |\nLZO1X-1(11)  | timestamp            15    1        19  127    0.000    0.000 |\nLZO1X-1(11)  | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(11)  | local.rules         885    1       678 76.6    0.000    0.000 |\nLZO1X-1(11)  | udev.conf           215    1       201 93.5    0.000    0.000 |\nLZO1X-1(11)  | 50default          2652    1      1193 45.0    0.000    0.000 |\nLZO1X-1(11)  | version              15    1        19  127    0.000    0.000 |\nLZO1X-1(11)  | volatile.cache     4839    1      1302 26.9    0.000    0.000 |\nLZO1X-1(11)  | xattr.conf          681    1       429 63.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1409 70.9    0.000    0.000\nLZO1X-1(11)    ***TOTALS***     749300  111    153647 20.5    0.000    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1X-1(12)  | buildinfo           552    1       309 56.0    0.000    0.000 |\nLZO1X-1(12)  | busybox.links.nosuid     2436    1      1212 49.8    0.000    0.000 |\nLZO1X-1(12)  | busybox.links.suid       91    1        75 82.4    0.000    0.000 |\nLZO1X-1(12)  | devpts               93    1        97  104    0.000    0.000 |\nLZO1X-1(12)  | postinst             52    1        56  108    0.000    0.000 |\nLZO1X-1(12)  | rcS                1313    1      1036 78.9    0.000    0.000 |\nLZO1X-1(12)  | useradd             115    1       119  103    0.000    0.000 |\nLZO1X-1(12)  | 00_core            1637    1      1070 65.4    0.000    0.000 |\nLZO1X-1(12)  | 01_bootlogd          36    1        40  111    0.000    0.000 |\nLZO1X-1(12)  | 99_sshd              75    1        72 96.0    0.000    0.000 |\nLZO1X-1(12)  | ethertypes         1853    1      1399 75.5    0.000    0.000 |\nLZO1X-1(12)  | fstab               650    1       408 62.8    0.000    0.000 |\nLZO1X-1(12)  | group               518    1       471 90.9    0.000    0.000 |\nLZO1X-1(12)  | gshadow             432    1       308 71.3    0.000    0.000 |\nLZO1X-1(12)  | host.conf            26    1        30  115    0.000    0.000 |\nLZO1X-1(12)  | hostname             10    1        14  140    0.000    0.000 |\nLZO1X-1(12)  | hosts               234    1       198 84.6    0.000    0.000 |\nLZO1X-1(12)  | banner.sh           537    1       376 70.0    0.000    0.000 |\nLZO1X-1(12)  | bootlogd           1997    1      1219 61.0    0.000    0.000 |\nLZO1X-1(12)  | bootmisc.sh        2062    1      1459 70.8    0.000    0.000 |\nLZO1X-1(12)  | checkroot.sh       3640    1      2373 65.2    0.000    0.000 |\nLZO1X-1(12)  | devpts.sh           571    1       453 79.3    0.000    0.000 |\nLZO1X-1(12)  | dmesg.sh            397    1       313 78.8    0.000    0.000 |\nLZO1X-1(12)  | functions          2185    1      1408 64.4    0.000    0.000 |\nLZO1X-1(12)  | halt                555    1       460 82.9    0.000    0.000 |\nLZO1X-1(12)  | hostname.sh         625    1       483 77.3    0.000    0.000 |\nLZO1X-1(12)  | hwclock.sh         2541    1      1346 53.0    0.000    0.000 |\nLZO1X-1(12)  | modutils.sh        1362    1       896 65.8    0.000    0.000 |\nLZO1X-1(12)  | mountall.sh        1218    1       966 79.3    0.000    0.000 |\nLZO1X-1(12)  | mountnfs.sh        1634    1      1002 61.3    0.000    0.000 |\nLZO1X-1(12)  | networking         1956    1      1031 52.7    0.000    0.000 |\nLZO1X-1(12)  | populate-volatile.sh     7846    1      3717 47.4    0.000    0.000 |\nLZO1X-1(12)  | rc                 4407    1      2689 61.0    0.000    0.000 |\nLZO1X-1(12)  | rcS                 525    1       472 89.9    0.000    0.000 |\nLZO1X-1(12)  | read-only-rootfs-hook.sh     1319    1       970 73.5    0.000    0.000 |\nLZO1X-1(12)  | reboot              334    1       275 82.3    0.000    0.000 |\nLZO1X-1(12)  | rmnologin.sh        630    1       435 69.0    0.000    0.000 |\nLZO1X-1(12)  | save-rtc.sh         474    1       378 79.7    0.000    0.000 |\nLZO1X-1(12)  | sendsigs            483    1       360 74.5    0.000    0.000 |\nLZO1X-1(12)  | single              623    1       484 77.7    0.000    0.000 |\nLZO1X-1(12)  | sshd               2029    1      1063 52.4    0.000    0.000 |\nLZO1X-1(12)  | sysfs.sh           1091    1       581 53.3    0.000    0.000 |\nLZO1X-1(12)  | syslog             2104    1      1172 55.7    0.000    0.000 |\nLZO1X-1(12)  | udev               3848    1      2200 57.2    0.000    0.000 |\nLZO1X-1(12)  | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1X-1(12)  | umountnfs.sh        756    1       575 76.1    0.000    0.000 |\nLZO1X-1(12)  | urandom            1518    1       991 65.3    0.000    0.000 |\nLZO1X-1(12)  | inittab            1192    1       840 70.5    0.000    0.000 |\nLZO1X-1(12)  | issue                99    1       103  104    0.000    0.000 |\nLZO1X-1(12)  | issue.net            96    1       100  104    0.000    0.000 |\nLZO1X-1(12)  | ld.so.cache        1566    1       735 46.9    0.000    0.000 |\nLZO1X-1(12)  | ld.so.conf           33    1        37  112    0.000    0.000 |\nLZO1X-1(12)  | limits              827    1       653 79.0    0.000    0.000 |\nLZO1X-1(12)  | login.access       1999    1      1313 65.7    0.000    0.000 |\nLZO1X-1(12)  | login.defs        13626    1      7847 57.6    0.000    0.000 |\nLZO1X-1(12)  | logrotate-dmesg.conf      121    1       119 98.3    0.000    0.000 |\nLZO1X-1(12)  | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1X-1(12)  | nfsroot             809    1       547 67.6    0.000    0.000 |\nLZO1X-1(12)  | interfaces          129    1       128 99.2    0.000    0.000 |\nLZO1X-1(12)  | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(12)  | nsswitch.conf       465    1       369 79.4    0.000    0.000 |\nLZO1X-1(12)  | passwd              846    1       528 62.4    0.000    0.000 |\nLZO1X-1(12)  | profile            1932    1      1402 72.6    0.000    0.000 |\nLZO1X-1(12)  | protocols          3144    1      2303 73.3    0.000    0.000 |\nLZO1X-1(12)  | rpc                 911    1       687 75.4    0.000    0.000 |\nLZO1X-1(12)  | securetty          1854    1      1149 62.0    0.000    0.000 |\nLZO1X-1(12)  | services          12813    1      7875 61.5    0.000    0.000 |\nLZO1X-1(12)  | shadow              512    1       188 36.7    0.000    0.000 |\nLZO1X-1(12)  | shells               42    1        46  110    0.000    0.000 |\nLZO1X-1(12)  | .bashrc             410    1       343 83.7    0.000    0.000 |\nLZO1X-1(12)  | .profile            241    1       237 98.3    0.000    0.000 |\nLZO1X-1(12)  | moduli           587027    3     49809  8.5    0.000    0.000 |\nLZO1X-1(12)  | ssh_config         1569    1      1111 70.8    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_ecdsa_key      505    1       467 92.5    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_ecdsa_key.pub      176    1       172 97.7    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_ed25519_key      411    1       335 81.5    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_rsa_key     2602    1      2607  100    0.000    0.000 |\nLZO1X-1(12)  | ssh_host_rsa_key.pub      568    1       574  101    0.000    0.000 |\nLZO1X-1(12)  | sshd_config        3202    1      2073 64.7    0.000    0.000 |\nLZO1X-1(12)  | sshd_config_readonly     3211    1      2066 64.3    0.000    0.000 |\nLZO1X-1(12)  | openssl.cnf       12328    1      6583 53.4    0.000    0.000 |\nLZO1X-1(12)  | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(12)  | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(12)  | syslog-startup.conf      651    1       550 84.5    0.000    0.000 |\nLZO1X-1(12)  | syslog.conf          69    1        73  106    0.000    0.000 |\nLZO1X-1(12)  | ansi               1481    1       769 51.9    0.000    0.000 |\nLZO1X-1(12)  | dumb                308    1        83 26.9    0.000    0.000 |\nLZO1X-1(12)  | linux              1740    1      1034 59.4    0.000    0.000 |\nLZO1X-1(12)  | rxvt               2234    1      1502 67.2    0.000    0.000 |\nLZO1X-1(12)  | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1X-1(12)  | screen-256color     1715    1      1008 58.8    0.000    0.000 |\nLZO1X-1(12)  | sun                1004    1       525 52.3    0.000    0.000 |\nLZO1X-1(12)  | vt100              1282    1       805 62.8    0.000    0.000 |\nLZO1X-1(12)  | vt102              1276    1       813 63.7    0.000    0.000 |\nLZO1X-1(12)  | vt200              1391    1       941 67.6    0.000    0.000 |\nLZO1X-1(12)  | vt220              1391    1       941 67.6    0.000    0.000 |\nLZO1X-1(12)  | vt52                839    1       360 42.9    0.000    0.000 |\nLZO1X-1(12)  | xterm-256color     3882    1      2605 67.1    0.000    0.000 |\nLZO1X-1(12)  | xterm-color        1551    1       804 51.8    0.000    0.000 |\nLZO1X-1(12)  | xterm-xfree86      2240    1      1351 60.3    0.000    0.000 |\nLZO1X-1(12)  | timestamp            15    1        19  127    0.000    0.000 |\nLZO1X-1(12)  | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(12)  | local.rules         885    1       678 76.6    0.000    0.000 |\nLZO1X-1(12)  | udev.conf           215    1       201 93.5    0.000    0.000 |\nLZO1X-1(12)  | 50default          2652    1      1183 44.6    0.000    0.000 |\nLZO1X-1(12)  | version              15    1        19  127    0.000    0.000 |\nLZO1X-1(12)  | volatile.cache     4839    1      1299 26.8    0.000    0.000 |\nLZO1X-1(12)  | xattr.conf          681    1       429 63.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1375 70.8    0.000    0.000\nLZO1X-1(12)    ***TOTALS***     749300  111    149916 20.0    0.000    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1X-1(15)  | buildinfo           552    1       309 56.0    0.000    0.000 |\nLZO1X-1(15)  | busybox.links.nosuid     2436    1      1211 49.7    0.000    0.000 |\nLZO1X-1(15)  | busybox.links.suid       91    1        75 82.4    0.000    0.000 |\nLZO1X-1(15)  | devpts               93    1        97  104    0.000    0.000 |\nLZO1X-1(15)  | postinst             52    1        56  108    0.000    0.000 |\nLZO1X-1(15)  | rcS                1313    1      1032 78.6    0.000    0.000 |\nLZO1X-1(15)  | useradd             115    1       119  103    0.000    0.000 |\nLZO1X-1(15)  | 00_core            1637    1      1069 65.3    0.000    0.000 |\nLZO1X-1(15)  | 01_bootlogd          36    1        40  111    0.000    0.000 |\nLZO1X-1(15)  | 99_sshd              75    1        72 96.0    0.000    0.000 |\nLZO1X-1(15)  | ethertypes         1853    1      1394 75.2    0.000    0.000 |\nLZO1X-1(15)  | fstab               650    1       408 62.8    0.000    0.000 |\nLZO1X-1(15)  | group               518    1       471 90.9    0.000    0.000 |\nLZO1X-1(15)  | gshadow             432    1       308 71.3    0.000    0.000 |\nLZO1X-1(15)  | host.conf            26    1        30  115    0.000    0.000 |\nLZO1X-1(15)  | hostname             10    1        14  140    0.000    0.000 |\nLZO1X-1(15)  | hosts               234    1       198 84.6    0.000    0.000 |\nLZO1X-1(15)  | banner.sh           537    1       376 70.0    0.000    0.000 |\nLZO1X-1(15)  | bootlogd           1997    1      1218 61.0    0.000    0.000 |\nLZO1X-1(15)  | bootmisc.sh        2062    1      1454 70.5    0.000    0.000 |\nLZO1X-1(15)  | checkroot.sh       3640    1      2367 65.0    0.000    0.000 |\nLZO1X-1(15)  | devpts.sh           571    1       453 79.3    0.000    0.000 |\nLZO1X-1(15)  | dmesg.sh            397    1       313 78.8    0.000    0.000 |\nLZO1X-1(15)  | functions          2185    1      1406 64.3    0.000    0.000 |\nLZO1X-1(15)  | halt                555    1       460 82.9    0.000    0.000 |\nLZO1X-1(15)  | hostname.sh         625    1       482 77.1    0.000    0.000 |\nLZO1X-1(15)  | hwclock.sh         2541    1      1338 52.7    0.000    0.000 |\nLZO1X-1(15)  | modutils.sh        1362    1       895 65.7    0.000    0.000 |\nLZO1X-1(15)  | mountall.sh        1218    1       964 79.1    0.000    0.000 |\nLZO1X-1(15)  | mountnfs.sh        1634    1       996 61.0    0.000    0.000 |\nLZO1X-1(15)  | networking         1956    1      1028 52.6    0.000    0.000 |\nLZO1X-1(15)  | populate-volatile.sh     7846    1      3691 47.0    0.000    0.000 |\nLZO1X-1(15)  | rc                 4407    1      2673 60.7    0.000    0.000 |\nLZO1X-1(15)  | rcS                 525    1       472 89.9    0.000    0.000 |\nLZO1X-1(15)  | read-only-rootfs-hook.sh     1319    1       970 73.5    0.000    0.000 |\nLZO1X-1(15)  | reboot              334    1       275 82.3    0.000    0.000 |\nLZO1X-1(15)  | rmnologin.sh        630    1       435 69.0    0.000    0.000 |\nLZO1X-1(15)  | save-rtc.sh         474    1       378 79.7    0.000    0.000 |\nLZO1X-1(15)  | sendsigs            483    1       360 74.5    0.000    0.000 |\nLZO1X-1(15)  | single              623    1       484 77.7    0.000    0.000 |\nLZO1X-1(15)  | sshd               2029    1      1063 52.4    0.000    0.000 |\nLZO1X-1(15)  | sysfs.sh           1091    1       580 53.2    0.000    0.000 |\nLZO1X-1(15)  | syslog             2104    1      1172 55.7    0.000    0.000 |\nLZO1X-1(15)  | udev               3848    1      2193 57.0    0.000    0.000 |\nLZO1X-1(15)  | umountfs            585    1       451 77.1    0.000    0.000 |\nLZO1X-1(15)  | umountnfs.sh        756    1       575 76.1    0.000    0.000 |\nLZO1X-1(15)  | urandom            1518    1       990 65.2    0.000    0.000 |\nLZO1X-1(15)  | inittab            1192    1       840 70.5    0.000    0.000 |\nLZO1X-1(15)  | issue                99    1       103  104    0.000    0.000 |\nLZO1X-1(15)  | issue.net            96    1       100  104    0.000    0.000 |\nLZO1X-1(15)  | ld.so.cache        1566    1       733 46.8    0.000    0.000 |\nLZO1X-1(15)  | ld.so.conf           33    1        37  112    0.000    0.000 |\nLZO1X-1(15)  | limits              827    1       653 79.0    0.000    0.000 |\nLZO1X-1(15)  | login.access       1999    1      1306 65.3    0.000    0.000 |\nLZO1X-1(15)  | login.defs        13626    1      7743 56.8    0.000    0.000 |\nLZO1X-1(15)  | logrotate-dmesg.conf      121    1       119 98.3    0.000    0.000 |\nLZO1X-1(15)  | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1X-1(15)  | nfsroot             809    1       547 67.6    0.000    0.000 |\nLZO1X-1(15)  | interfaces          129    1       128 99.2    0.000    0.000 |\nLZO1X-1(15)  | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(15)  | nsswitch.conf       465    1       368 79.1    0.000    0.000 |\nLZO1X-1(15)  | passwd              846    1       528 62.4    0.000    0.000 |\nLZO1X-1(15)  | profile            1932    1      1390 71.9    0.000    0.000 |\nLZO1X-1(15)  | protocols          3144    1      2291 72.9    0.000    0.000 |\nLZO1X-1(15)  | rpc                 911    1       687 75.4    0.000    0.000 |\nLZO1X-1(15)  | securetty          1854    1      1148 61.9    0.000    0.000 |\nLZO1X-1(15)  | services          12813    1      7796 60.8    0.000    0.000 |\nLZO1X-1(15)  | shadow              512    1       188 36.7    0.000    0.000 |\nLZO1X-1(15)  | shells               42    1        46  110    0.000    0.000 |\nLZO1X-1(15)  | .bashrc             410    1       343 83.7    0.000    0.000 |\nLZO1X-1(15)  | .profile            241    1       237 98.3    0.000    0.000 |\nLZO1X-1(15)  | moduli           587027    3     49708  8.5    0.000    0.000 |\nLZO1X-1(15)  | ssh_config         1569    1      1111 70.8    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_ecdsa_key      505    1       467 92.5    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_ecdsa_key.pub      176    1       172 97.7    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_ed25519_key      411    1       335 81.5    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_ed25519_key.pub       96    1       101  105    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_rsa_key     2602    1      2607  100    0.000    0.000 |\nLZO1X-1(15)  | ssh_host_rsa_key.pub      568    1       574  101    0.000    0.000 |\nLZO1X-1(15)  | sshd_config        3202    1      2063 64.4    0.000    0.000 |\nLZO1X-1(15)  | sshd_config_readonly     3211    1      2058 64.1    0.000    0.000 |\nLZO1X-1(15)  | openssl.cnf       12328    1      6491 52.7    0.000    0.000 |\nLZO1X-1(15)  | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(15)  | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1X-1(15)  | syslog-startup.conf      651    1       550 84.5    0.000    0.000 |\nLZO1X-1(15)  | syslog.conf          69    1        73  106    0.000    0.000 |\nLZO1X-1(15)  | ansi               1481    1       769 51.9    0.000    0.000 |\nLZO1X-1(15)  | dumb                308    1        83 26.9    0.000    0.000 |\nLZO1X-1(15)  | linux              1740    1      1034 59.4    0.000    0.000 |\nLZO1X-1(15)  | rxvt               2234    1      1502 67.2    0.000    0.000 |\nLZO1X-1(15)  | screen             1607    1       950 59.1    0.000    0.000 |\nLZO1X-1(15)  | screen-256color     1715    1      1008 58.8    0.000    0.000 |\nLZO1X-1(15)  | sun                1004    1       525 52.3    0.000    0.000 |\nLZO1X-1(15)  | vt100              1282    1       805 62.8    0.000    0.000 |\nLZO1X-1(15)  | vt102              1276    1       813 63.7    0.000    0.000 |\nLZO1X-1(15)  | vt200              1391    1       938 67.4    0.000    0.000 |\nLZO1X-1(15)  | vt220              1391    1       938 67.4    0.000    0.000 |\nLZO1X-1(15)  | vt52                839    1       360 42.9    0.000    0.000 |\nLZO1X-1(15)  | xterm-256color     3882    1      2601 67.0    0.000    0.000 |\nLZO1X-1(15)  | xterm-color        1551    1       804 51.8    0.000    0.000 |\nLZO1X-1(15)  | xterm-xfree86      2240    1      1348 60.2    0.000    0.000 |\nLZO1X-1(15)  | timestamp            15    1        19  127    0.000    0.000 |\nLZO1X-1(15)  | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1X-1(15)  | local.rules         885    1       678 76.6    0.000    0.000 |\nLZO1X-1(15)  | udev.conf           215    1       201 93.5    0.000    0.000 |\nLZO1X-1(15)  | 50default          2652    1      1188 44.8    0.000    0.000 |\nLZO1X-1(15)  | version              15    1        19  127    0.000    0.000 |\nLZO1X-1(15)  | volatile.cache     4839    1      1298 26.8    0.000    0.000 |\nLZO1X-1(15)  | xattr.conf          681    1       429 63.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1370 70.7    0.000    0.000\nLZO1X-1(15)    ***TOTALS***     749300  111    149381 19.9    0.000    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1-99      | buildinfo           552    1       276 50.0    0.000    0.000 |\nLZO1-99      | busybox.links.nosuid     2436    1      1225 50.3    0.000    0.000 |\nLZO1-99      | busybox.links.suid       91    1        66 72.5    0.000    0.000 |\nLZO1-99      | devpts               93    1        91 97.8    0.000    0.000 |\nLZO1-99      | postinst             52    1        53  102    0.000    0.000 |\nLZO1-99      | rcS                1313    1       976 74.3    0.000    0.000 |\nLZO1-99      | useradd             115    1       117  102    0.000    0.000 |\nLZO1-99      | 00_core            1637    1       993 60.7    0.000    0.000 |\nLZO1-99      | 01_bootlogd          36    1        34 94.4    0.000    0.000 |\nLZO1-99      | 99_sshd              75    1        62 82.7    0.000    0.000 |\nLZO1-99      | ethertypes         1853    1      1348 72.7    0.000    0.000 |\nLZO1-99      | fstab               650    1       388 59.7    0.000    0.000 |\nLZO1-99      | group               518    1       449 86.7    0.000    0.000 |\nLZO1-99      | gshadow             432    1       314 72.7    0.000    0.000 |\nLZO1-99      | host.conf            26    1        27  104    0.000    0.000 |\nLZO1-99      | hostname             10    1        11  110    0.000    0.000 |\nLZO1-99      | hosts               234    1       183 78.2    0.000    0.000 |\nLZO1-99      | banner.sh           537    1       335 62.4    0.000    0.000 |\nLZO1-99      | bootlogd           1997    1      1193 59.7    0.000    0.000 |\nLZO1-99      | bootmisc.sh        2062    1      1381 67.0    0.000    0.000 |\nLZO1-99      | checkroot.sh       3640    1      2222 61.0    0.000    0.000 |\nLZO1-99      | devpts.sh           571    1       423 74.1    0.000    0.000 |\nLZO1-99      | dmesg.sh            397    1       288 72.5    0.000    0.000 |\nLZO1-99      | functions          2185    1      1338 61.2    0.000    0.000 |\nLZO1-99      | halt                555    1       442 79.6    0.000    0.000 |\nLZO1-99      | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1-99      | hwclock.sh         2541    1      1250 49.2    0.000    0.000 |\nLZO1-99      | modutils.sh        1362    1       854 62.7    0.000    0.000 |\nLZO1-99      | mountall.sh        1218    1       922 75.7    0.000    0.000 |\nLZO1-99      | mountnfs.sh        1634    1       941 57.6    0.000    0.000 |\nLZO1-99      | networking         1956    1       985 50.4    0.000    0.000 |\nLZO1-99      | populate-volatile.sh     7846    1      3331 42.5    0.000    0.000 |\nLZO1-99      | rc                 4407    1      2469 56.0    0.000    0.000 |\nLZO1-99      | rcS                 525    1       443 84.4    0.000    0.000 |\nLZO1-99      | read-only-rootfs-hook.sh     1319    1       894 67.8    0.000    0.000 |\nLZO1-99      | reboot              334    1       264 79.0    0.000    0.000 |\nLZO1-99      | rmnologin.sh        630    1       420 66.7    0.000    0.000 |\nLZO1-99      | save-rtc.sh         474    1       359 75.7    0.000    0.000 |\nLZO1-99      | sendsigs            483    1       338 70.0    0.000    0.000 |\nLZO1-99      | single              623    1       469 75.3    0.000    0.000 |\nLZO1-99      | sshd               2029    1       996 49.1    0.000    0.000 |\nLZO1-99      | sysfs.sh           1091    1       552 50.6    0.000    0.000 |\nLZO1-99      | syslog             2104    1      1135 53.9    0.000    0.000 |\nLZO1-99      | udev               3848    1      2058 53.5    0.000    0.000 |\nLZO1-99      | umountfs            585    1       445 76.1    0.000    0.000 |\nLZO1-99      | umountnfs.sh        756    1       562 74.3    0.000    0.000 |\nLZO1-99      | urandom            1518    1       954 62.8    0.000    0.000 |\nLZO1-99      | inittab            1192    1       801 67.2    0.000    0.000 |\nLZO1-99      | issue                99    1       101  102    0.000    0.000 |\nLZO1-99      | issue.net            96    1        98  102    0.000    0.000 |\nLZO1-99      | ld.so.cache        1566    1       685 43.7    0.000    0.000 |\nLZO1-99      | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1-99      | limits              827    1       630 76.2    0.000    0.000 |\nLZO1-99      | login.access       1999    1      1249 62.5    0.000    0.000 |\nLZO1-99      | login.defs        13626    1      6867 50.4    0.000    0.000 |\nLZO1-99      | logrotate-dmesg.conf      121    1       115 95.0    0.000    0.000 |\nLZO1-99      | motd                  0    1         0  0.0    0.000    0.000 |\nLZO1-99      | nfsroot             809    1       519 64.2    0.000    0.000 |\nLZO1-99      | interfaces          129    1       118 91.5    0.000    0.000 |\nLZO1-99      | nm-disabled-eth0        0    1         0  0.0    0.000    0.000 |\nLZO1-99      | nsswitch.conf       465    1       332 71.4    0.000    0.000 |\nLZO1-99      | passwd              846    1       480 56.7    0.000    0.000 |\nLZO1-99      | profile            1932    1      1331 68.9    0.000    0.000 |\nLZO1-99      | protocols          3144    1      2181 69.4    0.000    0.000 |\nLZO1-99      | rpc                 911    1       682 74.9    0.000    0.000 |\nLZO1-99      | securetty          1854    1      1202 64.8    0.000    0.000 |\nLZO1-99      | services          12813    1      7103 55.4    0.000    0.000 |\nLZO1-99      | shadow              512    1       178 34.8    0.000    0.000 |\nLZO1-99      | shells               42    1        40 95.2    0.000    0.000 |\nLZO1-99      | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1-99      | .profile            241    1       222 92.1    0.000    0.000 |\nLZO1-99      | moduli           587027    3     31653  5.4  109.044  993.740 |\nLZO1-99      | ssh_config         1569    1      1075 68.5    0.000    0.000 |\nLZO1-99      | ssh_host_ecdsa_key      505    1       446 88.3    0.000    0.000 |\nLZO1-99      | ssh_host_ecdsa_key.pub      176    1       167 94.9    0.000    0.000 |\nLZO1-99      | ssh_host_ed25519_key      411    1       316 76.9    0.000    0.000 |\nLZO1-99      | ssh_host_ed25519_key.pub       96    1        97  101    0.000    0.000 |\nLZO1-99      | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1-99      | ssh_host_rsa_key.pub      568    1       569  100    0.000    0.000 |\nLZO1-99      | sshd_config        3202    1      1941 60.6    0.000    0.000 |\nLZO1-99      | sshd_config_readonly     3211    1      1936 60.3    0.000    0.000 |\nLZO1-99      | openssl.cnf       12328    1      5829 47.3    0.000    0.000 |\nLZO1-99      | subgid                0    1         0  0.0    0.000    0.000 |\nLZO1-99      | subuid                0    1         0  0.0    0.000    0.000 |\nLZO1-99      | syslog-startup.conf      651    1       535 82.2    0.000    0.000 |\nLZO1-99      | syslog.conf          69    1        67 97.1    0.000    0.000 |\nLZO1-99      | ansi               1481    1       751 50.7    0.000    0.000 |\nLZO1-99      | dumb                308    1        69 22.4    0.000    0.000 |\nLZO1-99      | linux              1740    1      1032 59.3    0.000    0.000 |\nLZO1-99      | rxvt               2234    1      1508 67.5    0.000    0.000 |\nLZO1-99      | screen             1607    1       940 58.5    0.000    0.000 |\nLZO1-99      | screen-256color     1715    1       998 58.2    0.000    0.000 |\nLZO1-99      | sun                1004    1       509 50.7    0.000    0.000 |\nLZO1-99      | vt100              1282    1       790 61.6    0.000    0.000 |\nLZO1-99      | vt102              1276    1       792 62.1    0.000    0.000 |\nLZO1-99      | vt200              1391    1       933 67.1    0.000    0.000 |\nLZO1-99      | vt220              1391    1       933 67.1    0.000    0.000 |\nLZO1-99      | vt52                839    1       346 41.2    0.000    0.000 |\nLZO1-99      | xterm-256color     3882    1      2625 67.6    0.000    0.000 |\nLZO1-99      | xterm-color        1551    1       788 50.8    0.000    0.000 |\nLZO1-99      | xterm-xfree86      2240    1      1373 61.3    0.000    0.000 |\nLZO1-99      | timestamp            15    1        16  107    0.000    0.000 |\nLZO1-99      | 80-net-name-slot.rules        0    1         0  0.0    0.000    0.000 |\nLZO1-99      | local.rules         885    1       652 73.7    0.000    0.000 |\nLZO1-99      | udev.conf           215    1       191 88.8    0.000    0.000 |\nLZO1-99      | 50default          2652    1      1094 41.3    0.000    0.000 |\nLZO1-99      | version              15    1        16  107    0.000    0.000 |\nLZO1-99      | volatile.cache     4839    1      1177 24.3    0.000    0.000 |\nLZO1-99      | xattr.conf          681    1       405 59.5    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1153 66.7  109.044  993.740\nLZO1-99        ***TOTALS***     749300  111    125773 16.8  109.044  993.740\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1A-99     | buildinfo           552    1       275 49.8    0.000    0.000 |\nLZO1A-99     | busybox.links.nosuid     2436    1      1224 50.2    0.000    0.000 |\nLZO1A-99     | busybox.links.suid       91    1        66 72.5    0.000    0.000 |\nLZO1A-99     | devpts               93    1        91 97.8    0.000    0.000 |\nLZO1A-99     | postinst             52    1        53  102    0.000    0.000 |\nLZO1A-99     | rcS                1313    1       972 74.0    0.000    0.000 |\nLZO1A-99     | useradd             115    1       117  102    0.000    0.000 |\nLZO1A-99     | 00_core            1637    1       991 60.5    0.000    0.000 |\nLZO1A-99     | 01_bootlogd          36    1        34 94.4    0.000    0.000 |\nLZO1A-99     | 99_sshd              75    1        62 82.7    0.000    0.000 |\nLZO1A-99     | ethertypes         1853    1      1336 72.1    0.000    0.000 |\nLZO1A-99     | fstab               650    1       383 58.9    0.000    0.000 |\nLZO1A-99     | group               518    1       447 86.3    0.000    0.000 |\nLZO1A-99     | gshadow             432    1       313 72.5    0.000    0.000 |\nLZO1A-99     | host.conf            26    1        27  104    0.000    0.000 |\nLZO1A-99     | hostname             10    1        11  110    0.000    0.000 |\nLZO1A-99     | hosts               234    1       183 78.2    0.000    0.000 |\nLZO1A-99     | banner.sh           537    1       334 62.2    0.000    0.000 |\nLZO1A-99     | bootlogd           1997    1      1191 59.6    0.000    0.000 |\nLZO1A-99     | bootmisc.sh        2062    1      1375 66.7    0.000    0.000 |\nLZO1A-99     | checkroot.sh       3640    1      2209 60.7    0.000    0.000 |\nLZO1A-99     | devpts.sh           571    1       422 73.9    0.000    0.000 |\nLZO1A-99     | dmesg.sh            397    1       288 72.5    0.000    0.000 |\nLZO1A-99     | functions          2185    1      1332 61.0    0.000    0.000 |\nLZO1A-99     | halt                555    1       441 79.5    0.000    0.000 |\nLZO1A-99     | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1A-99     | hwclock.sh         2541    1      1243 48.9    0.000    0.000 |\nLZO1A-99     | modutils.sh        1362    1       851 62.5    0.000    0.000 |\nLZO1A-99     | mountall.sh        1218    1       917 75.3    0.000    0.000 |\nLZO1A-99     | mountnfs.sh        1634    1       935 57.2    0.000    0.000 |\nLZO1A-99     | networking         1956    1       983 50.3    0.000    0.000 |\nLZO1A-99     | populate-volatile.sh     7846    1      3312 42.2    0.000    0.000 |\nLZO1A-99     | rc                 4407    1      2453 55.7    0.000    0.000 |\nLZO1A-99     | rcS                 525    1       441 84.0    0.000    0.000 |\nLZO1A-99     | read-only-rootfs-hook.sh     1319    1       890 67.5    0.000    0.000 |\nLZO1A-99     | reboot              334    1       263 78.7    0.000    0.000 |\nLZO1A-99     | rmnologin.sh        630    1       419 66.5    0.000    0.000 |\nLZO1A-99     | save-rtc.sh         474    1       358 75.5    0.000    0.000 |\nLZO1A-99     | sendsigs            483    1       337 69.8    0.000    0.000 |\nLZO1A-99     | single              623    1       467 75.0    0.000    0.000 |\nLZO1A-99     | sshd               2029    1       992 48.9    0.000    0.000 |\nLZO1A-99     | sysfs.sh           1091    1       552 50.6    0.000    0.000 |\nLZO1A-99     | syslog             2104    1      1133 53.8    0.000    0.000 |\nLZO1A-99     | udev               3848    1      2051 53.3    0.000    0.000 |\nLZO1A-99     | umountfs            585    1       444 75.9    0.000    0.000 |\nLZO1A-99     | umountnfs.sh        756    1       560 74.1    0.000    0.000 |\nLZO1A-99     | urandom            1518    1       947 62.4    0.000    0.000 |\nLZO1A-99     | inittab            1192    1       797 66.9    0.000    0.000 |\nLZO1A-99     | issue                99    1       101  102    0.000    0.000 |\nLZO1A-99     | issue.net            96    1        98  102    0.000    0.000 |\nLZO1A-99     | ld.so.cache        1566    1       662 42.3    0.000    0.000 |\nLZO1A-99     | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1A-99     | limits              827    1       626 75.7    0.000    0.000 |\nLZO1A-99     | login.access       1999    1      1233 61.7    0.000    0.000 |\nLZO1A-99     | login.defs        13626    1      6808 50.0    0.000    0.000 |\nLZO1A-99     | logrotate-dmesg.conf      121    1       114 94.2    0.000    0.000 |\nLZO1A-99     | motd                  0    1         0  0.0    0.000    0.000 |\nLZO1A-99     | nfsroot             809    1       517 63.9    0.000    0.000 |\nLZO1A-99     | interfaces          129    1       118 91.5    0.000    0.000 |\nLZO1A-99     | nm-disabled-eth0        0    1         0  0.0    0.000    0.000 |\nLZO1A-99     | nsswitch.conf       465    1       331 71.2    0.000    0.000 |\nLZO1A-99     | passwd              846    1       475 56.1    0.000    0.000 |\nLZO1A-99     | profile            1932    1      1320 68.3    0.000    0.000 |\nLZO1A-99     | protocols          3144    1      2167 68.9    0.000    0.000 |\nLZO1A-99     | rpc                 911    1       679 74.5    0.000    0.000 |\nLZO1A-99     | securetty          1854    1      1201 64.8    0.000    0.000 |\nLZO1A-99     | services          12813    1      7040 54.9    0.000    0.000 |\nLZO1A-99     | shadow              512    1       177 34.6    0.000    0.000 |\nLZO1A-99     | shells               42    1        40 95.2    0.000    0.000 |\nLZO1A-99     | .bashrc             410    1       325 79.3    0.000    0.000 |\nLZO1A-99     | .profile            241    1       222 92.1    0.000    0.000 |\nLZO1A-99     | moduli           587027    3     31147  5.3  108.116 1077.559 |\nLZO1A-99     | ssh_config         1569    1      1069 68.1    0.000    0.000 |\nLZO1A-99     | ssh_host_ecdsa_key      505    1       446 88.3    0.000    0.000 |\nLZO1A-99     | ssh_host_ecdsa_key.pub      176    1       167 94.9    0.000    0.000 |\nLZO1A-99     | ssh_host_ed25519_key      411    1       316 76.9    0.000    0.000 |\nLZO1A-99     | ssh_host_ed25519_key.pub       96    1        97  101    0.000    0.000 |\nLZO1A-99     | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1A-99     | ssh_host_rsa_key.pub      568    1       569  100    0.000    0.000 |\nLZO1A-99     | sshd_config        3202    1      1929 60.2    0.000    0.000 |\nLZO1A-99     | sshd_config_readonly     3211    1      1923 59.9    0.000    0.000 |\nLZO1A-99     | openssl.cnf       12328    1      5786 46.9    0.000    0.000 |\nLZO1A-99     | subgid                0    1         0  0.0    0.000    0.000 |\nLZO1A-99     | subuid                0    1         0  0.0    0.000    0.000 |\nLZO1A-99     | syslog-startup.conf      651    1       534 82.0    0.000    0.000 |\nLZO1A-99     | syslog.conf          69    1        67 97.1    0.000    0.000 |\nLZO1A-99     | ansi               1481    1       728 49.2    0.000    0.000 |\nLZO1A-99     | dumb                308    1        68 22.1    0.000    0.000 |\nLZO1A-99     | linux              1740    1      1014 58.3    0.000    0.000 |\nLZO1A-99     | rxvt               2234    1      1479 66.2    0.000    0.000 |\nLZO1A-99     | screen             1607    1       922 57.4    0.000    0.000 |\nLZO1A-99     | screen-256color     1715    1       979 57.1    0.000    0.000 |\nLZO1A-99     | sun                1004    1       491 48.9    0.000    0.000 |\nLZO1A-99     | vt100              1282    1       761 59.4    0.000    0.000 |\nLZO1A-99     | vt102              1276    1       766 60.0    0.000    0.000 |\nLZO1A-99     | vt200              1391    1       909 65.3    0.000    0.000 |\nLZO1A-99     | vt220              1391    1       909 65.3    0.000    0.000 |\nLZO1A-99     | vt52                839    1       336 40.0    0.000    0.000 |\nLZO1A-99     | xterm-256color     3882    1      2586 66.6    0.000    0.000 |\nLZO1A-99     | xterm-color        1551    1       774 49.9    0.000    0.000 |\nLZO1A-99     | xterm-xfree86      2240    1      1345 60.0    0.000    0.000 |\nLZO1A-99     | timestamp            15    1        16  107    0.000    0.000 |\nLZO1A-99     | 80-net-name-slot.rules        0    1         0  0.0    0.000    0.000 |\nLZO1A-99     | local.rules         885    1       647 73.1    0.000    0.000 |\nLZO1A-99     | udev.conf           215    1       191 88.8    0.000    0.000 |\nLZO1A-99     | 50default          2652    1      1090 41.1    0.000    0.000 |\nLZO1A-99     | version              15    1        16  107    0.000    0.000 |\nLZO1A-99     | volatile.cache     4839    1      1176 24.3    0.000    0.000 |\nLZO1A-99     | xattr.conf          681    1       404 59.3    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1142 66.3  108.116 1077.559\nLZO1A-99       ***TOTALS***     749300  111    124501 16.6  108.116 1077.559\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-99     | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1B-99     | busybox.links.nosuid     2436    1      1227 50.4    0.000    0.000 |\nLZO1B-99     | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-99     | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-99     | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-99     | rcS                1313    1       975 74.3    0.000    0.000 |\nLZO1B-99     | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-99     | 00_core            1637    1       984 60.1    0.000    0.000 |\nLZO1B-99     | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1B-99     | 99_sshd              75    1        65 86.7    0.000    0.000 |\nLZO1B-99     | ethertypes         1853    1      1338 72.2    0.000    0.000 |\nLZO1B-99     | fstab               650    1       382 58.8    0.000    0.000 |\nLZO1B-99     | group               518    1       450 86.9    0.000    0.000 |\nLZO1B-99     | gshadow             432    1       316 73.1    0.000    0.000 |\nLZO1B-99     | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-99     | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-99     | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1B-99     | banner.sh           537    1       339 63.1    0.000    0.000 |\nLZO1B-99     | bootlogd           1997    1      1191 59.6    0.000    0.000 |\nLZO1B-99     | bootmisc.sh        2062    1      1380 66.9    0.000    0.000 |\nLZO1B-99     | checkroot.sh       3640    1      2214 60.8    0.000    0.000 |\nLZO1B-99     | devpts.sh           571    1       425 74.4    0.000    0.000 |\nLZO1B-99     | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-99     | functions          2185    1      1330 60.9    0.000    0.000 |\nLZO1B-99     | halt                555    1       444 80.0    0.000    0.000 |\nLZO1B-99     | hostname.sh         625    1       471 75.4    0.000    0.000 |\nLZO1B-99     | hwclock.sh         2541    1      1244 49.0    0.000    0.000 |\nLZO1B-99     | modutils.sh        1362    1       850 62.4    0.000    0.000 |\nLZO1B-99     | mountall.sh        1218    1       919 75.5    0.000    0.000 |\nLZO1B-99     | mountnfs.sh        1634    1       938 57.4    0.000    0.000 |\nLZO1B-99     | networking         1956    1       989 50.6    0.000    0.000 |\nLZO1B-99     | populate-volatile.sh     7846    1      3302 42.1    0.000    0.000 |\nLZO1B-99     | rc                 4407    1      2440 55.4    0.000    0.000 |\nLZO1B-99     | rcS                 525    1       444 84.6    0.000    0.000 |\nLZO1B-99     | read-only-rootfs-hook.sh     1319    1       890 67.5    0.000    0.000 |\nLZO1B-99     | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1B-99     | rmnologin.sh        630    1       420 66.7    0.000    0.000 |\nLZO1B-99     | save-rtc.sh         474    1       361 76.2    0.000    0.000 |\nLZO1B-99     | sendsigs            483    1       340 70.4    0.000    0.000 |\nLZO1B-99     | single              623    1       470 75.4    0.000    0.000 |\nLZO1B-99     | sshd               2029    1       998 49.2    0.000    0.000 |\nLZO1B-99     | sysfs.sh           1091    1       557 51.1    0.000    0.000 |\nLZO1B-99     | syslog             2104    1      1130 53.7    0.000    0.000 |\nLZO1B-99     | udev               3848    1      2043 53.1    0.000    0.000 |\nLZO1B-99     | umountfs            585    1       447 76.4    0.000    0.000 |\nLZO1B-99     | umountnfs.sh        756    1       563 74.5    0.000    0.000 |\nLZO1B-99     | urandom            1518    1       953 62.8    0.000    0.000 |\nLZO1B-99     | inittab            1192    1       800 67.1    0.000    0.000 |\nLZO1B-99     | issue                99    1       104  105    0.000    0.000 |\nLZO1B-99     | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-99     | ld.so.cache        1566    1       661 42.2    0.000    0.000 |\nLZO1B-99     | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1B-99     | limits              827    1       627 75.8    0.000    0.000 |\nLZO1B-99     | login.access       1999    1      1238 61.9    0.000    0.000 |\nLZO1B-99     | login.defs        13626    1      6779 49.8    0.000    0.000 |\nLZO1B-99     | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-99     | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-99     | nfsroot             809    1       520 64.3    0.000    0.000 |\nLZO1B-99     | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1B-99     | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-99     | nsswitch.conf       465    1       330 71.0    0.000    0.000 |\nLZO1B-99     | passwd              846    1       477 56.4    0.000    0.000 |\nLZO1B-99     | profile            1932    1      1321 68.4    0.000    0.000 |\nLZO1B-99     | protocols          3144    1      2165 68.9    0.000    0.000 |\nLZO1B-99     | rpc                 911    1       682 74.9    0.000    0.000 |\nLZO1B-99     | securetty          1854    1      1204 64.9    0.000    0.000 |\nLZO1B-99     | services          12813    1      7038 54.9    0.000    0.000 |\nLZO1B-99     | shadow              512    1       179 35.0    0.000    0.000 |\nLZO1B-99     | shells               42    1        43  102    0.000    0.000 |\nLZO1B-99     | .bashrc             410    1       328 80.0    0.000    0.000 |\nLZO1B-99     | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-99     | moduli           587027    3     26857  4.6  110.603    0.000 |\nLZO1B-99     | ssh_config         1569    1      1072 68.3    0.000    0.000 |\nLZO1B-99     | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1B-99     | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-99     | ssh_host_ed25519_key      411    1       320 77.9    0.000    0.000 |\nLZO1B-99     | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-99     | ssh_host_rsa_key     2602    1      2568 98.7    0.000    0.000 |\nLZO1B-99     | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-99     | sshd_config        3202    1      1922 60.0    0.000    0.000 |\nLZO1B-99     | sshd_config_readonly     3211    1      1925 60.0    0.000    0.000 |\nLZO1B-99     | openssl.cnf       12328    1      5758 46.7    0.000    0.000 |\nLZO1B-99     | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-99     | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-99     | syslog-startup.conf      651    1       537 82.5    0.000    0.000 |\nLZO1B-99     | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-99     | ansi               1481    1       733 49.5    0.000    0.000 |\nLZO1B-99     | dumb                308    1        72 23.4    0.000    0.000 |\nLZO1B-99     | linux              1740    1      1019 58.6    0.000    0.000 |\nLZO1B-99     | rxvt               2234    1      1482 66.3    0.000    0.000 |\nLZO1B-99     | screen             1607    1       926 57.6    0.000    0.000 |\nLZO1B-99     | screen-256color     1715    1       983 57.3    0.000    0.000 |\nLZO1B-99     | sun                1004    1       497 49.5    0.000    0.000 |\nLZO1B-99     | vt100              1282    1       766 59.8    0.000    0.000 |\nLZO1B-99     | vt102              1276    1       771 60.4    0.000    0.000 |\nLZO1B-99     | vt200              1391    1       914 65.7    0.000    0.000 |\nLZO1B-99     | vt220              1391    1       914 65.7    0.000    0.000 |\nLZO1B-99     | vt52                839    1       342 40.8    0.000    0.000 |\nLZO1B-99     | xterm-256color     3882    1      2587 66.6    0.000    0.000 |\nLZO1B-99     | xterm-color        1551    1       777 50.1    0.000    0.000 |\nLZO1B-99     | xterm-xfree86      2240    1      1345 60.0    0.000    0.000 |\nLZO1B-99     | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-99     | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-99     | local.rules         885    1       650 73.4    0.000    0.000 |\nLZO1B-99     | udev.conf           215    1       194 90.2    0.000    0.000 |\nLZO1B-99     | 50default          2652    1      1101 41.5    0.000    0.000 |\nLZO1B-99     | version              15    1        19  127    0.000    0.000 |\nLZO1B-99     | volatile.cache     4839    1      1128 23.3    0.000    0.000 |\nLZO1B-99     | xattr.conf          681    1       410 60.2    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1104 67.9  110.603    0.000\nLZO1B-99       ***TOTALS***     749300  111    120355 16.1  110.603    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-99     | buildinfo           552    1       281 50.9    0.000    0.000 |\nLZO1C-99     | busybox.links.nosuid     2436    1      1169 48.0    0.000    0.000 |\nLZO1C-99     | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-99     | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-99     | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-99     | rcS                1313    1       973 74.1    0.000    0.000 |\nLZO1C-99     | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-99     | 00_core            1637    1       979 59.8    0.000    0.000 |\nLZO1C-99     | 01_bootlogd          36    1        37  103    0.000    0.000 |\nLZO1C-99     | 99_sshd              75    1        64 85.3    0.000    0.000 |\nLZO1C-99     | ethertypes         1853    1      1334 72.0    0.000    0.000 |\nLZO1C-99     | fstab               650    1       377 58.0    0.000    0.000 |\nLZO1C-99     | group               518    1       450 86.9    0.000    0.000 |\nLZO1C-99     | gshadow             432    1       316 73.1    0.000    0.000 |\nLZO1C-99     | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-99     | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-99     | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1C-99     | banner.sh           537    1       336 62.6    0.000    0.000 |\nLZO1C-99     | bootlogd           1997    1      1181 59.1    0.000    0.000 |\nLZO1C-99     | bootmisc.sh        2062    1      1360 66.0    0.000    0.000 |\nLZO1C-99     | checkroot.sh       3640    1      2199 60.4    0.000    0.000 |\nLZO1C-99     | devpts.sh           571    1       423 74.1    0.000    0.000 |\nLZO1C-99     | dmesg.sh            397    1       290 73.0    0.000    0.000 |\nLZO1C-99     | functions          2185    1      1315 60.2    0.000    0.000 |\nLZO1C-99     | halt                555    1       443 79.8    0.000    0.000 |\nLZO1C-99     | hostname.sh         625    1       468 74.9    0.000    0.000 |\nLZO1C-99     | hwclock.sh         2541    1      1232 48.5    0.000    0.000 |\nLZO1C-99     | modutils.sh        1362    1       840 61.7    0.000    0.000 |\nLZO1C-99     | mountall.sh        1218    1       913 75.0    0.000    0.000 |\nLZO1C-99     | mountnfs.sh        1634    1       931 57.0    0.000    0.000 |\nLZO1C-99     | networking         1956    1       986 50.4    0.000    0.000 |\nLZO1C-99     | populate-volatile.sh     7846    1      3282 41.8    0.000    0.000 |\nLZO1C-99     | rc                 4407    1      2415 54.8    0.000    0.000 |\nLZO1C-99     | rcS                 525    1       442 84.2    0.000    0.000 |\nLZO1C-99     | read-only-rootfs-hook.sh     1319    1       883 66.9    0.000    0.000 |\nLZO1C-99     | reboot              334    1       265 79.3    0.000    0.000 |\nLZO1C-99     | rmnologin.sh        630    1       415 65.9    0.000    0.000 |\nLZO1C-99     | save-rtc.sh         474    1       360 75.9    0.000    0.000 |\nLZO1C-99     | sendsigs            483    1       339 70.2    0.000    0.000 |\nLZO1C-99     | single              623    1       467 75.0    0.000    0.000 |\nLZO1C-99     | sshd               2029    1       983 48.4    0.000    0.000 |\nLZO1C-99     | sysfs.sh           1091    1       552 50.6    0.000    0.000 |\nLZO1C-99     | syslog             2104    1      1125 53.5    0.000    0.000 |\nLZO1C-99     | udev               3848    1      2015 52.4    0.000    0.000 |\nLZO1C-99     | umountfs            585    1       444 75.9    0.000    0.000 |\nLZO1C-99     | umountnfs.sh        756    1       556 73.5    0.000    0.000 |\nLZO1C-99     | urandom            1518    1       943 62.1    0.000    0.000 |\nLZO1C-99     | inittab            1192    1       794 66.6    0.000    0.000 |\nLZO1C-99     | issue                99    1       104  105    0.000    0.000 |\nLZO1C-99     | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-99     | ld.so.cache        1566    1       641 40.9    0.000    0.000 |\nLZO1C-99     | ld.so.conf           33    1        38  115    0.000    0.000 |\nLZO1C-99     | limits              827    1       621 75.1    0.000    0.000 |\nLZO1C-99     | login.access       1999    1      1231 61.6    0.000    0.000 |\nLZO1C-99     | login.defs        13626    1      6719 49.3    0.000    0.000 |\nLZO1C-99     | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-99     | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-99     | nfsroot             809    1       517 63.9    0.000    0.000 |\nLZO1C-99     | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1C-99     | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-99     | nsswitch.conf       465    1       328 70.5    0.000    0.000 |\nLZO1C-99     | passwd              846    1       467 55.2    0.000    0.000 |\nLZO1C-99     | profile            1932    1      1310 67.8    0.000    0.000 |\nLZO1C-99     | protocols          3144    1      2148 68.3    0.000    0.000 |\nLZO1C-99     | rpc                 911    1       679 74.5    0.000    0.000 |\nLZO1C-99     | securetty          1854    1      1197 64.6    0.000    0.000 |\nLZO1C-99     | services          12813    1      6936 54.1    0.000    0.000 |\nLZO1C-99     | shadow              512    1       169 33.0    0.000    0.000 |\nLZO1C-99     | shells               42    1        43  102    0.000    0.000 |\nLZO1C-99     | .bashrc             410    1       326 79.5    0.000    0.000 |\nLZO1C-99     | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-99     | moduli           587027    3     26446  4.5  110.450    0.000 |\nLZO1C-99     | ssh_config         1569    1      1065 67.9    0.000    0.000 |\nLZO1C-99     | ssh_host_ecdsa_key      505    1       449 88.9    0.000    0.000 |\nLZO1C-99     | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-99     | ssh_host_ed25519_key      411    1       319 77.6    0.000    0.000 |\nLZO1C-99     | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-99     | ssh_host_rsa_key     2602    1      2568 98.7    0.000    0.000 |\nLZO1C-99     | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-99     | sshd_config        3202    1      1910 59.7    0.000    0.000 |\nLZO1C-99     | sshd_config_readonly     3211    1      1915 59.6    0.000    0.000 |\nLZO1C-99     | openssl.cnf       12328    1      5705 46.3    0.000    0.000 |\nLZO1C-99     | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-99     | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-99     | syslog-startup.conf      651    1       535 82.2    0.000    0.000 |\nLZO1C-99     | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-99     | ansi               1481    1       721 48.7    0.000    0.000 |\nLZO1C-99     | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1C-99     | linux              1740    1      1006 57.8    0.000    0.000 |\nLZO1C-99     | rxvt               2234    1      1478 66.2    0.000    0.000 |\nLZO1C-99     | screen             1607    1       916 57.0    0.000    0.000 |\nLZO1C-99     | screen-256color     1715    1       970 56.6    0.000    0.000 |\nLZO1C-99     | sun                1004    1       487 48.5    0.000    0.000 |\nLZO1C-99     | vt100              1282    1       759 59.2    0.000    0.000 |\nLZO1C-99     | vt102              1276    1       764 59.9    0.000    0.000 |\nLZO1C-99     | vt200              1391    1       908 65.3    0.000    0.000 |\nLZO1C-99     | vt220              1391    1       908 65.3    0.000    0.000 |\nLZO1C-99     | vt52                839    1       338 40.3    0.000    0.000 |\nLZO1C-99     | xterm-256color     3882    1      2576 66.4    0.000    0.000 |\nLZO1C-99     | xterm-color        1551    1       769 49.6    0.000    0.000 |\nLZO1C-99     | xterm-xfree86      2240    1      1343 60.0    0.000    0.000 |\nLZO1C-99     | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-99     | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-99     | local.rules         885    1       644 72.8    0.000    0.000 |\nLZO1C-99     | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1C-99     | 50default          2652    1      1084 40.9    0.000    0.000 |\nLZO1C-99     | version              15    1        19  127    0.000    0.000 |\nLZO1C-99     | volatile.cache     4839    1      1120 23.1    0.000    0.000 |\nLZO1C-99     | xattr.conf          681    1       406 59.6    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1092 67.5  110.450    0.000\nLZO1C-99       ***TOTALS***     749300  111    119121 15.9  110.450    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1B-999    | buildinfo           552    1       273 49.5    0.000    0.000 |\nLZO1B-999    | busybox.links.nosuid     2436    1      1202 49.3    0.000    0.000 |\nLZO1B-999    | busybox.links.suid       91    1        69 75.8    0.000    0.000 |\nLZO1B-999    | devpts               93    1        94  101    0.000    0.000 |\nLZO1B-999    | postinst             52    1        56  108    0.000    0.000 |\nLZO1B-999    | rcS                1313    1       963 73.3    0.000    0.000 |\nLZO1B-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1B-999    | 00_core            1637    1       964 58.9    0.000    0.000 |\nLZO1B-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1B-999    | 99_sshd              75    1        60 80.0    0.000    0.000 |\nLZO1B-999    | ethertypes         1853    1      1329 71.7    0.000    0.000 |\nLZO1B-999    | fstab               650    1       365 56.2    0.000    0.000 |\nLZO1B-999    | group               518    1       441 85.1    0.000    0.000 |\nLZO1B-999    | gshadow             432    1       301 69.7    0.000    0.000 |\nLZO1B-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1B-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1B-999    | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1B-999    | banner.sh           537    1       339 63.1    0.000    0.000 |\nLZO1B-999    | bootlogd           1997    1      1162 58.2    0.000    0.000 |\nLZO1B-999    | bootmisc.sh        2062    1      1356 65.8    0.000    0.000 |\nLZO1B-999    | checkroot.sh       3640    1      2168 59.6    0.000    0.000 |\nLZO1B-999    | devpts.sh           571    1       423 74.1    0.000    0.000 |\nLZO1B-999    | dmesg.sh            397    1       291 73.3    0.000    0.000 |\nLZO1B-999    | functions          2185    1      1317 60.3    0.000    0.000 |\nLZO1B-999    | halt                555    1       443 79.8    0.000    0.000 |\nLZO1B-999    | hostname.sh         625    1       467 74.7    0.000    0.000 |\nLZO1B-999    | hwclock.sh         2541    1      1222 48.1    0.000    0.000 |\nLZO1B-999    | modutils.sh        1362    1       839 61.6    0.000    0.000 |\nLZO1B-999    | mountall.sh        1218    1       914 75.0    0.000    0.000 |\nLZO1B-999    | mountnfs.sh        1634    1       921 56.4    0.000    0.000 |\nLZO1B-999    | networking         1956    1       973 49.7    0.000    0.000 |\nLZO1B-999    | populate-volatile.sh     7846    1      3177 40.5    0.000    0.000 |\nLZO1B-999    | rc                 4407    1      2362 53.6    0.000    0.000 |\nLZO1B-999    | rcS                 525    1       443 84.4    0.000    0.000 |\nLZO1B-999    | read-only-rootfs-hook.sh     1319    1       881 66.8    0.000    0.000 |\nLZO1B-999    | reboot              334    1       266 79.6    0.000    0.000 |\nLZO1B-999    | rmnologin.sh        630    1       418 66.3    0.000    0.000 |\nLZO1B-999    | save-rtc.sh         474    1       361 76.2    0.000    0.000 |\nLZO1B-999    | sendsigs            483    1       340 70.4    0.000    0.000 |\nLZO1B-999    | single              623    1       470 75.4    0.000    0.000 |\nLZO1B-999    | sshd               2029    1       977 48.2    0.000    0.000 |\nLZO1B-999    | sysfs.sh           1091    1       536 49.1    0.000    0.000 |\nLZO1B-999    | syslog             2104    1      1119 53.2    0.000    0.000 |\nLZO1B-999    | udev               3848    1      1992 51.8    0.000    0.000 |\nLZO1B-999    | umountfs            585    1       444 75.9    0.000    0.000 |\nLZO1B-999    | umountnfs.sh        756    1       559 73.9    0.000    0.000 |\nLZO1B-999    | urandom            1518    1       942 62.1    0.000    0.000 |\nLZO1B-999    | inittab            1192    1       794 66.6    0.000    0.000 |\nLZO1B-999    | issue                99    1       104  105    0.000    0.000 |\nLZO1B-999    | issue.net            96    1       101  105    0.000    0.000 |\nLZO1B-999    | ld.so.cache        1566    1       637 40.7    0.000    0.000 |\nLZO1B-999    | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1B-999    | limits              827    1       623 75.3    0.000    0.000 |\nLZO1B-999    | login.access       1999    1      1203 60.2    0.000    0.000 |\nLZO1B-999    | login.defs        13626    1      6374 46.8   23.840    0.000 |\nLZO1B-999    | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1B-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1B-999    | nfsroot             809    1       515 63.7    0.000    0.000 |\nLZO1B-999    | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1B-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1B-999    | nsswitch.conf       465    1       330 71.0    0.000    0.000 |\nLZO1B-999    | passwd              846    1       471 55.7    0.000    0.000 |\nLZO1B-999    | profile            1932    1      1313 68.0    0.000    0.000 |\nLZO1B-999    | protocols          3144    1      2123 67.5    0.000    0.000 |\nLZO1B-999    | rpc                 911    1       676 74.2    0.000    0.000 |\nLZO1B-999    | securetty          1854    1      1171 63.2    0.000    0.000 |\nLZO1B-999    | services          12813    1      6779 52.9   24.055    0.000 |\nLZO1B-999    | shadow              512    1       177 34.6    0.000    0.000 |\nLZO1B-999    | shells               42    1        43  102    0.000    0.000 |\nLZO1B-999    | .bashrc             410    1       325 79.3    0.000    0.000 |\nLZO1B-999    | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1B-999    | moduli           587027    3     26342  4.5   29.360    0.000 |\nLZO1B-999    | ssh_config         1569    1      1062 67.7    0.000    0.000 |\nLZO1B-999    | ssh_host_ecdsa_key      505    1       447 88.5    0.000    0.000 |\nLZO1B-999    | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1B-999    | ssh_host_ed25519_key      411    1       317 77.1    0.000    0.000 |\nLZO1B-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1B-999    | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1B-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1B-999    | sshd_config        3202    1      1879 58.7    0.000    0.000 |\nLZO1B-999    | sshd_config_readonly     3211    1      1881 58.6    0.000    0.000 |\nLZO1B-999    | openssl.cnf       12328    1      5490 44.5    0.000    0.000 |\nLZO1B-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1B-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1B-999    | syslog-startup.conf      651    1       531 81.6    0.000    0.000 |\nLZO1B-999    | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1B-999    | ansi               1481    1       719 48.5    0.000    0.000 |\nLZO1B-999    | dumb                308    1        71 23.1    0.000    0.000 |\nLZO1B-999    | linux              1740    1       999 57.4    0.000    0.000 |\nLZO1B-999    | rxvt               2234    1      1453 65.0    0.000    0.000 |\nLZO1B-999    | screen             1607    1       915 56.9    0.000    0.000 |\nLZO1B-999    | screen-256color     1715    1       966 56.3    0.000    0.000 |\nLZO1B-999    | sun                1004    1       490 48.8    0.000    0.000 |\nLZO1B-999    | vt100              1282    1       754 58.8    0.000    0.000 |\nLZO1B-999    | vt102              1276    1       758 59.4    0.000    0.000 |\nLZO1B-999    | vt200              1391    1       902 64.8    0.000    0.000 |\nLZO1B-999    | vt220              1391    1       902 64.8    0.000    0.000 |\nLZO1B-999    | vt52                839    1       342 40.8    0.000    0.000 |\nLZO1B-999    | xterm-256color     3882    1      2526 65.1    0.000    0.000 |\nLZO1B-999    | xterm-color        1551    1       763 49.2    0.000    0.000 |\nLZO1B-999    | xterm-xfree86      2240    1      1316 58.8    0.000    0.000 |\nLZO1B-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1B-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1B-999    | local.rules         885    1       649 73.3    0.000    0.000 |\nLZO1B-999    | udev.conf           215    1       193 89.8    0.000    0.000 |\nLZO1B-999    | 50default          2652    1      1078 40.6    0.000    0.000 |\nLZO1B-999    | version              15    1        19  127    0.000    0.000 |\nLZO1B-999    | volatile.cache     4839    1      1060 21.9    0.000    0.000 |\nLZO1B-999    | xattr.conf          681    1       410 60.2    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1079 67.0   25.515    0.000\nLZO1B-999      ***TOTALS***     749300  111    117627 15.7   25.515    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1C-999    | buildinfo           552    1       273 49.5    0.000    0.000 |\nLZO1C-999    | busybox.links.nosuid     2436    1      1136 46.6    0.000    0.000 |\nLZO1C-999    | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1C-999    | devpts               93    1        94  101    0.000    0.000 |\nLZO1C-999    | postinst             52    1        56  108    0.000    0.000 |\nLZO1C-999    | rcS                1313    1       961 73.2    0.000    0.000 |\nLZO1C-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1C-999    | 00_core            1637    1       956 58.4    0.000    0.000 |\nLZO1C-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1C-999    | 99_sshd              75    1        59 78.7    0.000    0.000 |\nLZO1C-999    | ethertypes         1853    1      1323 71.4    0.000    0.000 |\nLZO1C-999    | fstab               650    1       358 55.1    0.000    0.000 |\nLZO1C-999    | group               518    1       441 85.1    0.000    0.000 |\nLZO1C-999    | gshadow             432    1       301 69.7    0.000    0.000 |\nLZO1C-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1C-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1C-999    | hosts               234    1       186 79.5    0.000    0.000 |\nLZO1C-999    | banner.sh           537    1       336 62.6    0.000    0.000 |\nLZO1C-999    | bootlogd           1997    1      1152 57.7    0.000    0.000 |\nLZO1C-999    | bootmisc.sh        2062    1      1334 64.7    0.000    0.000 |\nLZO1C-999    | checkroot.sh       3640    1      2144 58.9    0.000    0.000 |\nLZO1C-999    | devpts.sh           571    1       421 73.7    0.000    0.000 |\nLZO1C-999    | dmesg.sh            397    1       289 72.8    0.000    0.000 |\nLZO1C-999    | functions          2185    1      1300 59.5    0.000    0.000 |\nLZO1C-999    | halt                555    1       442 79.6    0.000    0.000 |\nLZO1C-999    | hostname.sh         625    1       464 74.2    0.000    0.000 |\nLZO1C-999    | hwclock.sh         2541    1      1212 47.7    0.000    0.000 |\nLZO1C-999    | modutils.sh        1362    1       827 60.7    0.000    0.000 |\nLZO1C-999    | mountall.sh        1218    1       908 74.5    0.000    0.000 |\nLZO1C-999    | mountnfs.sh        1634    1       915 56.0    0.000    0.000 |\nLZO1C-999    | networking         1956    1       967 49.4    0.000    0.000 |\nLZO1C-999    | populate-volatile.sh     7846    1      3138 40.0    0.000    0.000 |\nLZO1C-999    | rc                 4407    1      2333 52.9    0.000    0.000 |\nLZO1C-999    | rcS                 525    1       440 83.8    0.000    0.000 |\nLZO1C-999    | read-only-rootfs-hook.sh     1319    1       872 66.1    0.000    0.000 |\nLZO1C-999    | reboot              334    1       265 79.3    0.000    0.000 |\nLZO1C-999    | rmnologin.sh        630    1       412 65.4    0.000    0.000 |\nLZO1C-999    | save-rtc.sh         474    1       360 75.9    0.000    0.000 |\nLZO1C-999    | sendsigs            483    1       339 70.2    0.000    0.000 |\nLZO1C-999    | single              623    1       467 75.0    0.000    0.000 |\nLZO1C-999    | sshd               2029    1       961 47.4    0.000    0.000 |\nLZO1C-999    | sysfs.sh           1091    1       531 48.7    0.000    0.000 |\nLZO1C-999    | syslog             2104    1      1107 52.6    0.000    0.000 |\nLZO1C-999    | udev               3848    1      1966 51.1    0.000    0.000 |\nLZO1C-999    | umountfs            585    1       441 75.4    0.000    0.000 |\nLZO1C-999    | umountnfs.sh        756    1       552 73.0    0.000    0.000 |\nLZO1C-999    | urandom            1518    1       931 61.3    0.000    0.000 |\nLZO1C-999    | inittab            1192    1       786 65.9    0.000    0.000 |\nLZO1C-999    | issue                99    1       104  105    0.000    0.000 |\nLZO1C-999    | issue.net            96    1       101  105    0.000    0.000 |\nLZO1C-999    | ld.so.cache        1566    1       610 39.0    0.000    0.000 |\nLZO1C-999    | ld.so.conf           33    1        35  106    0.000    0.000 |\nLZO1C-999    | limits              827    1       617 74.6    0.000    0.000 |\nLZO1C-999    | login.access       1999    1      1196 59.8    0.000    0.000 |\nLZO1C-999    | login.defs        13626    1      6305 46.3   26.091    0.000 |\nLZO1C-999    | logrotate-dmesg.conf      121    1       117 96.7    0.000    0.000 |\nLZO1C-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1C-999    | nfsroot             809    1       512 63.3    0.000    0.000 |\nLZO1C-999    | interfaces          129    1       121 93.8    0.000    0.000 |\nLZO1C-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1C-999    | nsswitch.conf       465    1       328 70.5    0.000    0.000 |\nLZO1C-999    | passwd              846    1       460 54.4    0.000    0.000 |\nLZO1C-999    | profile            1932    1      1302 67.4    0.000    0.000 |\nLZO1C-999    | protocols          3144    1      2104 66.9    0.000    0.000 |\nLZO1C-999    | rpc                 911    1       673 73.9    0.000    0.000 |\nLZO1C-999    | securetty          1854    1      1162 62.7    0.000    0.000 |\nLZO1C-999    | services          12813    1      6664 52.0   23.044    0.000 |\nLZO1C-999    | shadow              512    1       166 32.4    0.000    0.000 |\nLZO1C-999    | shells               42    1        43  102    0.000    0.000 |\nLZO1C-999    | .bashrc             410    1       322 78.5    0.000    0.000 |\nLZO1C-999    | .profile            241    1       225 93.4    0.000    0.000 |\nLZO1C-999    | moduli           587027    3     26011  4.4   41.420    0.000 |\nLZO1C-999    | ssh_config         1569    1      1055 67.2    0.000    0.000 |\nLZO1C-999    | ssh_host_ecdsa_key      505    1       447 88.5    0.000    0.000 |\nLZO1C-999    | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1C-999    | ssh_host_ed25519_key      411    1       316 76.9    0.000    0.000 |\nLZO1C-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1C-999    | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1C-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1C-999    | sshd_config        3202    1      1866 58.3    0.000    0.000 |\nLZO1C-999    | sshd_config_readonly     3211    1      1869 58.2    0.000    0.000 |\nLZO1C-999    | openssl.cnf       12328    1      5411 43.9    0.000    0.000 |\nLZO1C-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1C-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1C-999    | syslog-startup.conf      651    1       529 81.3    0.000    0.000 |\nLZO1C-999    | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1C-999    | ansi               1481    1       707 47.7    0.000    0.000 |\nLZO1C-999    | dumb                308    1        70 22.7    0.000    0.000 |\nLZO1C-999    | linux              1740    1       983 56.5    0.000    0.000 |\nLZO1C-999    | rxvt               2234    1      1446 64.7    0.000    0.000 |\nLZO1C-999    | screen             1607    1       904 56.3    0.000    0.000 |\nLZO1C-999    | screen-256color     1715    1       952 55.5    0.000    0.000 |\nLZO1C-999    | sun                1004    1       480 47.8    0.000    0.000 |\nLZO1C-999    | vt100              1282    1       748 58.3    0.000    0.000 |\nLZO1C-999    | vt102              1276    1       751 58.9    0.000    0.000 |\nLZO1C-999    | vt200              1391    1       894 64.3    0.000    0.000 |\nLZO1C-999    | vt220              1391    1       894 64.3    0.000    0.000 |\nLZO1C-999    | vt52                839    1       338 40.3    0.000    0.000 |\nLZO1C-999    | xterm-256color     3882    1      2505 64.5    0.000    0.000 |\nLZO1C-999    | xterm-color        1551    1       754 48.6    0.000    0.000 |\nLZO1C-999    | xterm-xfree86      2240    1      1305 58.3    0.000    0.000 |\nLZO1C-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1C-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1C-999    | local.rules         885    1       643 72.7    0.000    0.000 |\nLZO1C-999    | udev.conf           215    1       192 89.3    0.000    0.000 |\nLZO1C-999    | 50default          2652    1      1060 40.0    0.000    0.000 |\nLZO1C-999    | version              15    1        19  127    0.000    0.000 |\nLZO1C-999    | volatile.cache     4839    1      1054 21.8    0.000    0.000 |\nLZO1C-999    | xattr.conf          681    1       406 59.6    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1067 66.6   28.338    0.000\nLZO1C-999      ***TOTALS***     749300  111    116311 15.5   28.338    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO2A-999    | buildinfo           552    1       272 49.3    0.000    0.000 |\nLZO2A-999    | busybox.links.nosuid     2436    1      1093 44.9    0.000    0.000 |\nLZO2A-999    | busybox.links.suid       91    1        65 71.4    0.000    0.000 |\nLZO2A-999    | devpts               93    1        93  100    0.000    0.000 |\nLZO2A-999    | postinst             52    1        55  106    0.000    0.000 |\nLZO2A-999    | rcS                1313    1       863 65.7    0.000    0.000 |\nLZO2A-999    | useradd             115    1       124  108    0.000    0.000 |\nLZO2A-999    | 00_core            1637    1       839 51.3    0.000    0.000 |\nLZO2A-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO2A-999    | 99_sshd              75    1        60 80.0    0.000    0.000 |\nLZO2A-999    | ethertypes         1853    1      1190 64.2    0.000    0.000 |\nLZO2A-999    | fstab               650    1       348 53.5    0.000    0.000 |\nLZO2A-999    | group               518    1       354 68.3    0.000    0.000 |\nLZO2A-999    | gshadow             432    1       269 62.3    0.000    0.000 |\nLZO2A-999    | host.conf            26    1        32  123    0.000    0.000 |\nLZO2A-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO2A-999    | hosts               234    1       173 73.9    0.000    0.000 |\nLZO2A-999    | banner.sh           537    1       318 59.2    0.000    0.000 |\nLZO2A-999    | bootlogd           1997    1      1044 52.3    0.000    0.000 |\nLZO2A-999    | bootmisc.sh        2062    1      1216 59.0    0.000    0.000 |\nLZO2A-999    | checkroot.sh       3640    1      1975 54.3    0.000    0.000 |\nLZO2A-999    | devpts.sh           571    1       387 67.8    0.000    0.000 |\nLZO2A-999    | dmesg.sh            397    1       275 69.3    0.000    0.000 |\nLZO2A-999    | functions          2185    1      1184 54.2    0.000    0.000 |\nLZO2A-999    | halt                555    1       404 72.8    0.000    0.000 |\nLZO2A-999    | hostname.sh         625    1       435 69.6    0.000    0.000 |\nLZO2A-999    | hwclock.sh         2541    1      1133 44.6    0.000    0.000 |\nLZO2A-999    | modutils.sh        1362    1       760 55.8    0.000    0.000 |\nLZO2A-999    | mountall.sh        1218    1       814 66.8    0.000    0.000 |\nLZO2A-999    | mountnfs.sh        1634    1       849 52.0    0.000    0.000 |\nLZO2A-999    | networking         1956    1       890 45.5    0.000    0.000 |\nLZO2A-999    | populate-volatile.sh     7846    1      2954 37.6    0.000    0.000 |\nLZO2A-999    | rc                 4407    1      2177 49.4    0.000    0.000 |\nLZO2A-999    | rcS                 525    1       402 76.6    0.000    0.000 |\nLZO2A-999    | read-only-rootfs-hook.sh     1319    1       802 60.8    0.000    0.000 |\nLZO2A-999    | reboot              334    1       251 75.1    0.000    0.000 |\nLZO2A-999    | rmnologin.sh        630    1       384 61.0    0.000    0.000 |\nLZO2A-999    | save-rtc.sh         474    1       341 71.9    0.000    0.000 |\nLZO2A-999    | sendsigs            483    1       322 66.7    0.000    0.000 |\nLZO2A-999    | single              623    1       432 69.3    0.000    0.000 |\nLZO2A-999    | sshd               2029    1       882 43.5    0.000    0.000 |\nLZO2A-999    | sysfs.sh           1091    1       497 45.6    0.000    0.000 |\nLZO2A-999    | syslog             2104    1      1017 48.3    0.000    0.000 |\nLZO2A-999    | udev               3848    1      1839 47.8    0.000    0.000 |\nLZO2A-999    | umountfs            585    1       411 70.3    0.000    0.000 |\nLZO2A-999    | umountnfs.sh        756    1       508 67.2    0.000    0.000 |\nLZO2A-999    | urandom            1518    1       861 56.7    0.000    0.000 |\nLZO2A-999    | inittab            1192    1       720 60.4    0.000    0.000 |\nLZO2A-999    | issue                99    1       110  111    0.000    0.000 |\nLZO2A-999    | issue.net            96    1       107  111    0.000    0.000 |\nLZO2A-999    | ld.so.cache        1566    1       583 37.2    0.000    0.000 |\nLZO2A-999    | ld.so.conf           33    1        36  109    0.000    0.000 |\nLZO2A-999    | limits              827    1       554 67.0    0.000    0.000 |\nLZO2A-999    | login.access       1999    1      1045 52.3    0.000    0.000 |\nLZO2A-999    | login.defs        13626    1      6009 44.1   19.198    0.000 |\nLZO2A-999    | logrotate-dmesg.conf      121    1       113 93.4    0.000    0.000 |\nLZO2A-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO2A-999    | nfsroot             809    1       473 58.5    0.000    0.000 |\nLZO2A-999    | interfaces          129    1       113 87.6    0.000    0.000 |\nLZO2A-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO2A-999    | nsswitch.conf       465    1       298 64.1    0.000    0.000 |\nLZO2A-999    | passwd              846    1       414 48.9    0.000    0.000 |\nLZO2A-999    | profile            1932    1      1180 61.1    0.000    0.000 |\nLZO2A-999    | protocols          3144    1      1901 60.5    0.000    0.000 |\nLZO2A-999    | rpc                 911    1       592 65.0    0.000    0.000 |\nLZO2A-999    | securetty          1854    1       972 52.4    0.000    0.000 |\nLZO2A-999    | services          12813    1      6205 48.4   17.663    0.000 |\nLZO2A-999    | shadow              512    1       169 33.0    0.000    0.000 |\nLZO2A-999    | shells               42    1        43  102    0.000    0.000 |\nLZO2A-999    | .bashrc             410    1       298 72.7    0.000    0.000 |\nLZO2A-999    | .profile            241    1       216 89.6    0.000    0.000 |\nLZO2A-999    | moduli           587027    3     23397  4.0   36.297  979.031 |\nLZO2A-999    | ssh_config         1569    1       939 59.8    0.000    0.000 |\nLZO2A-999    | ssh_host_ecdsa_key      505    1       458 90.7    0.000    0.000 |\nLZO2A-999    | ssh_host_ecdsa_key.pub      176    1       183  104    0.000    0.000 |\nLZO2A-999    | ssh_host_ed25519_key      411    1       323 78.6    0.000    0.000 |\nLZO2A-999    | ssh_host_ed25519_key.pub       96    1       104  108    0.000    0.000 |\nLZO2A-999    | ssh_host_rsa_key     2602    1      2721  105    0.000    0.000 |\nLZO2A-999    | ssh_host_rsa_key.pub      568    1       612  108    0.000    0.000 |\nLZO2A-999    | sshd_config        3202    1      1701 53.1    0.000    0.000 |\nLZO2A-999    | sshd_config_readonly     3211    1      1696 52.8    0.000    0.000 |\nLZO2A-999    | openssl.cnf       12328    1      5099 41.4   20.037    0.000 |\nLZO2A-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO2A-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO2A-999    | syslog-startup.conf      651    1       482 74.0    0.000    0.000 |\nLZO2A-999    | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO2A-999    | ansi               1481    1       650 43.9    0.000    0.000 |\nLZO2A-999    | dumb                308    1        69 22.4    0.000    0.000 |\nLZO2A-999    | linux              1740    1       896 51.5    0.000    0.000 |\nLZO2A-999    | rxvt               2234    1      1280 57.3    0.000    0.000 |\nLZO2A-999    | screen             1607    1       818 50.9    0.000    0.000 |\nLZO2A-999    | screen-256color     1715    1       857 50.0    0.000    0.000 |\nLZO2A-999    | sun                1004    1       436 43.4    0.000    0.000 |\nLZO2A-999    | vt100              1282    1       685 53.4    0.000    0.000 |\nLZO2A-999    | vt102              1276    1       681 53.4    0.000    0.000 |\nLZO2A-999    | vt200              1391    1       795 57.2    0.000    0.000 |\nLZO2A-999    | vt220              1391    1       795 57.2    0.000    0.000 |\nLZO2A-999    | vt52                839    1       315 37.5    0.000    0.000 |\nLZO2A-999    | xterm-256color     3882    1      2277 58.7    0.000    0.000 |\nLZO2A-999    | xterm-color        1551    1       667 43.0    0.000    0.000 |\nLZO2A-999    | xterm-xfree86      2240    1      1177 52.5    0.000    0.000 |\nLZO2A-999    | timestamp            15    1        20  133    0.000    0.000 |\nLZO2A-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO2A-999    | local.rules         885    1       575 65.0    0.000    0.000 |\nLZO2A-999    | udev.conf           215    1       171 79.5    0.000    0.000 |\nLZO2A-999    | 50default          2652    1       987 37.2    0.000    0.000 |\nLZO2A-999    | version              15    1        20  133    0.000    0.000 |\nLZO2A-999    | volatile.cache     4839    1      1033 21.3    0.000    0.000 |\nLZO2A-999    | xattr.conf          681    1       375 55.1    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0       983 63.3   21.487  979.031\nLZO2A-999      ***TOTALS***     749300  111    107174 14.3   21.487  979.031\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1F-999    | buildinfo           552    1       272 49.3    0.000    0.000 |\nLZO1F-999    | busybox.links.nosuid     2436    1      1098 45.1    0.000    0.000 |\nLZO1F-999    | busybox.links.suid       91    1        68 74.7    0.000    0.000 |\nLZO1F-999    | devpts               93    1        93  100    0.000    0.000 |\nLZO1F-999    | postinst             52    1        55  106    0.000    0.000 |\nLZO1F-999    | rcS                1313    1       925 70.4    0.000    0.000 |\nLZO1F-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1F-999    | 00_core            1637    1       911 55.7    0.000    0.000 |\nLZO1F-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1F-999    | 99_sshd              75    1        59 78.7    0.000    0.000 |\nLZO1F-999    | ethertypes         1853    1      1270 68.5    0.000    0.000 |\nLZO1F-999    | fstab               650    1       355 54.6    0.000    0.000 |\nLZO1F-999    | group               518    1       408 78.8    0.000    0.000 |\nLZO1F-999    | gshadow             432    1       281 65.0    0.000    0.000 |\nLZO1F-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1F-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1F-999    | hosts               234    1       184 78.6    0.000    0.000 |\nLZO1F-999    | banner.sh           537    1       330 61.5    0.000    0.000 |\nLZO1F-999    | bootlogd           1997    1      1094 54.8    0.000    0.000 |\nLZO1F-999    | bootmisc.sh        2062    1      1299 63.0    0.000    0.000 |\nLZO1F-999    | checkroot.sh       3640    1      2069 56.8    0.000    0.000 |\nLZO1F-999    | devpts.sh           571    1       413 72.3    0.000    0.000 |\nLZO1F-999    | dmesg.sh            397    1       283 71.3    0.000    0.000 |\nLZO1F-999    | functions          2185    1      1262 57.8    0.000    0.000 |\nLZO1F-999    | halt                555    1       433 78.0    0.000    0.000 |\nLZO1F-999    | hostname.sh         625    1       457 73.1    0.000    0.000 |\nLZO1F-999    | hwclock.sh         2541    1      1175 46.2    0.000    0.000 |\nLZO1F-999    | modutils.sh        1362    1       809 59.4    0.000    0.000 |\nLZO1F-999    | mountall.sh        1218    1       877 72.0    0.000    0.000 |\nLZO1F-999    | mountnfs.sh        1634    1       882 54.0    0.000    0.000 |\nLZO1F-999    | networking         1956    1       934 47.8    0.000    0.000 |\nLZO1F-999    | populate-volatile.sh     7846    1      3109 39.6    0.000    0.000 |\nLZO1F-999    | rc                 4407    1      2246 51.0    0.000    0.000 |\nLZO1F-999    | rcS                 525    1       429 81.7    0.000    0.000 |\nLZO1F-999    | read-only-rootfs-hook.sh     1319    1       847 64.2    0.000    0.000 |\nLZO1F-999    | reboot              334    1       260 77.8    0.000    0.000 |\nLZO1F-999    | rmnologin.sh        630    1       407 64.6    0.000    0.000 |\nLZO1F-999    | save-rtc.sh         474    1       355 74.9    0.000    0.000 |\nLZO1F-999    | sendsigs            483    1       335 69.4    0.000    0.000 |\nLZO1F-999    | single              623    1       454 72.9    0.000    0.000 |\nLZO1F-999    | sshd               2029    1       927 45.7    0.000    0.000 |\nLZO1F-999    | sysfs.sh           1091    1       523 47.9    0.000    0.000 |\nLZO1F-999    | syslog             2104    1      1062 50.5    0.000    0.000 |\nLZO1F-999    | udev               3848    1      1905 49.5    0.000    0.000 |\nLZO1F-999    | umountfs            585    1       430 73.5    0.000    0.000 |\nLZO1F-999    | umountnfs.sh        756    1       541 71.6    0.000    0.000 |\nLZO1F-999    | urandom            1518    1       906 59.7    0.000    0.000 |\nLZO1F-999    | inittab            1192    1       768 64.4    0.000    0.000 |\nLZO1F-999    | issue                99    1       104  105    0.000    0.000 |\nLZO1F-999    | issue.net            96    1       101  105    0.000    0.000 |\nLZO1F-999    | ld.so.cache        1566    1       590 37.7    0.000    0.000 |\nLZO1F-999    | ld.so.conf           33    1        34  103    0.000    0.000 |\nLZO1F-999    | limits              827    1       601 72.7    0.000    0.000 |\nLZO1F-999    | login.access       1999    1      1131 56.6    0.000    0.000 |\nLZO1F-999    | login.defs        13626    1      6344 46.6   22.227    0.000 |\nLZO1F-999    | logrotate-dmesg.conf      121    1       116 95.9    0.000    0.000 |\nLZO1F-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1F-999    | nfsroot             809    1       497 61.4    0.000    0.000 |\nLZO1F-999    | interfaces          129    1       118 91.5    0.000    0.000 |\nLZO1F-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1F-999    | nsswitch.conf       465    1       322 69.2    0.000    0.000 |\nLZO1F-999    | passwd              846    1       444 52.5    0.000    0.000 |\nLZO1F-999    | profile            1932    1      1252 64.8    0.000    0.000 |\nLZO1F-999    | protocols          3144    1      2015 64.1    0.000    0.000 |\nLZO1F-999    | rpc                 911    1       635 69.7    0.000    0.000 |\nLZO1F-999    | securetty          1854    1      1040 56.1    0.000    0.000 |\nLZO1F-999    | services          12813    1      6578 51.3   21.775    0.000 |\nLZO1F-999    | shadow              512    1       166 32.4    0.000    0.000 |\nLZO1F-999    | shells               42    1        42  100    0.000    0.000 |\nLZO1F-999    | .bashrc             410    1       320 78.0    0.000    0.000 |\nLZO1F-999    | .profile            241    1       224 92.9    0.000    0.000 |\nLZO1F-999    | moduli           587027    3     24958  4.3   40.728    0.000 |\nLZO1F-999    | ssh_config         1569    1      1013 64.6    0.000    0.000 |\nLZO1F-999    | ssh_host_ecdsa_key      505    1       442 87.5    0.000    0.000 |\nLZO1F-999    | ssh_host_ecdsa_key.pub      176    1       169 96.0    0.000    0.000 |\nLZO1F-999    | ssh_host_ed25519_key      411    1       313 76.2    0.000    0.000 |\nLZO1F-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1F-999    | ssh_host_rsa_key     2602    1      2561 98.4    0.000    0.000 |\nLZO1F-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1F-999    | sshd_config        3202    1      1777 55.5    0.000    0.000 |\nLZO1F-999    | sshd_config_readonly     3211    1      1781 55.5    0.000    0.000 |\nLZO1F-999    | openssl.cnf       12328    1      5345 43.4    0.000    0.000 |\nLZO1F-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1F-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1F-999    | syslog-startup.conf      651    1       519 79.7    0.000    0.000 |\nLZO1F-999    | syslog.conf          69    1        70  101    0.000    0.000 |\nLZO1F-999    | ansi               1481    1       662 44.7    0.000    0.000 |\nLZO1F-999    | dumb                308    1        70 22.7    0.000    0.000 |\nLZO1F-999    | linux              1740    1       919 52.8    0.000    0.000 |\nLZO1F-999    | rxvt               2234    1      1334 59.7    0.000    0.000 |\nLZO1F-999    | screen             1607    1       846 52.6    0.000    0.000 |\nLZO1F-999    | screen-256color     1715    1       891 52.0    0.000    0.000 |\nLZO1F-999    | sun                1004    1       445 44.3    0.000    0.000 |\nLZO1F-999    | vt100              1282    1       709 55.3    0.000    0.000 |\nLZO1F-999    | vt102              1276    1       708 55.5    0.000    0.000 |\nLZO1F-999    | vt200              1391    1       829 59.6    0.000    0.000 |\nLZO1F-999    | vt220              1391    1       829 59.6    0.000    0.000 |\nLZO1F-999    | vt52                839    1       327 39.0    0.000    0.000 |\nLZO1F-999    | xterm-256color     3882    1      2289 59.0    0.000    0.000 |\nLZO1F-999    | xterm-color        1551    1       696 44.9    0.000    0.000 |\nLZO1F-999    | xterm-xfree86      2240    1      1194 53.3    0.000    0.000 |\nLZO1F-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1F-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1F-999    | local.rules         885    1       616 69.6    0.000    0.000 |\nLZO1F-999    | udev.conf           215    1       191 88.8    0.000    0.000 |\nLZO1F-999    | 50default          2652    1      1040 39.2    0.000    0.000 |\nLZO1F-999    | version              15    1        19  127    0.000    0.000 |\nLZO1F-999    | volatile.cache     4839    1      1042 21.5    0.000    0.000 |\nLZO1F-999    | xattr.conf          681    1       402 59.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1031 64.9   25.981    0.000\nLZO1F-999      ***TOTALS***     749300  111    112386 15.0   25.981    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1X-999    | buildinfo           552    1       274 49.6    0.000    0.000 |\nLZO1X-999    | busybox.links.nosuid     2436    1      1071 44.0    0.000    0.000 |\nLZO1X-999    | busybox.links.suid       91    1        65 71.4    0.000    0.000 |\nLZO1X-999    | devpts               93    1        92 98.9    0.000    0.000 |\nLZO1X-999    | postinst             52    1        56  108    0.000    0.000 |\nLZO1X-999    | rcS                1313    1       901 68.6    0.000    0.000 |\nLZO1X-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1X-999    | 00_core            1637    1       888 54.2    0.000    0.000 |\nLZO1X-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1X-999    | 99_sshd              75    1        59 78.7    0.000    0.000 |\nLZO1X-999    | ethertypes         1853    1      1243 67.1    0.000    0.000 |\nLZO1X-999    | fstab               650    1       351 54.0    0.000    0.000 |\nLZO1X-999    | group               518    1       390 75.3    0.000    0.000 |\nLZO1X-999    | gshadow             432    1       270 62.5    0.000    0.000 |\nLZO1X-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1X-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1X-999    | hosts               234    1       181 77.4    0.000    0.000 |\nLZO1X-999    | banner.sh           537    1       327 60.9    0.000    0.000 |\nLZO1X-999    | bootlogd           1997    1      1077 53.9    0.000    0.000 |\nLZO1X-999    | bootmisc.sh        2062    1      1262 61.2    0.000    0.000 |\nLZO1X-999    | checkroot.sh       3640    1      2018 55.4    0.000    0.000 |\nLZO1X-999    | devpts.sh           571    1       404 70.8    0.000    0.000 |\nLZO1X-999    | dmesg.sh            397    1       279 70.3    0.000    0.000 |\nLZO1X-999    | functions          2185    1      1225 56.1    0.000    0.000 |\nLZO1X-999    | halt                555    1       427 76.9    0.000    0.000 |\nLZO1X-999    | hostname.sh         625    1       449 71.8    0.000    0.000 |\nLZO1X-999    | hwclock.sh         2541    1      1145 45.1    0.000    0.000 |\nLZO1X-999    | modutils.sh        1362    1       790 58.0    0.000    0.000 |\nLZO1X-999    | mountall.sh        1218    1       853 70.0    0.000    0.000 |\nLZO1X-999    | mountnfs.sh        1634    1       865 52.9    0.000    0.000 |\nLZO1X-999    | networking         1956    1       919 47.0    0.000    0.000 |\nLZO1X-999    | populate-volatile.sh     7846    1      3042 38.8   13.582    0.000 |\nLZO1X-999    | rc                 4407    1      2223 50.4    0.000    0.000 |\nLZO1X-999    | rcS                 525    1       427 81.3    0.000    0.000 |\nLZO1X-999    | read-only-rootfs-hook.sh     1319    1       832 63.1    0.000    0.000 |\nLZO1X-999    | reboot              334    1       259 77.5    0.000    0.000 |\nLZO1X-999    | rmnologin.sh        630    1       398 63.2    0.000    0.000 |\nLZO1X-999    | save-rtc.sh         474    1       353 74.5    0.000    0.000 |\nLZO1X-999    | sendsigs            483    1       333 68.9    0.000    0.000 |\nLZO1X-999    | single              623    1       445 71.4    0.000    0.000 |\nLZO1X-999    | sshd               2029    1       912 44.9    0.000    0.000 |\nLZO1X-999    | sysfs.sh           1091    1       512 46.9    0.000    0.000 |\nLZO1X-999    | syslog             2104    1      1045 49.7    0.000    0.000 |\nLZO1X-999    | udev               3848    1      1862 48.4    0.000    0.000 |\nLZO1X-999    | umountfs            585    1       429 73.3    0.000    0.000 |\nLZO1X-999    | umountnfs.sh        756    1       534 70.6    0.000    0.000 |\nLZO1X-999    | urandom            1518    1       880 58.0    0.000    0.000 |\nLZO1X-999    | inittab            1192    1       751 63.0    0.000    0.000 |\nLZO1X-999    | issue                99    1       103  104    0.000    0.000 |\nLZO1X-999    | issue.net            96    1       100  104    0.000    0.000 |\nLZO1X-999    | ld.so.cache        1566    1       586 37.4    0.000    0.000 |\nLZO1X-999    | ld.so.conf           33    1        34  103    0.000    0.000 |\nLZO1X-999    | limits              827    1       585 70.7    0.000    0.000 |\nLZO1X-999    | login.access       1999    1      1096 54.8    0.000    0.000 |\nLZO1X-999    | login.defs        13626    1      6222 45.7   10.704    0.000 |\nLZO1X-999    | logrotate-dmesg.conf      121    1       114 94.2    0.000    0.000 |\nLZO1X-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1X-999    | nfsroot             809    1       486 60.1    0.000    0.000 |\nLZO1X-999    | interfaces          129    1       117 90.7    0.000    0.000 |\nLZO1X-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1X-999    | nsswitch.conf       465    1       313 67.3    0.000    0.000 |\nLZO1X-999    | passwd              846    1       436 51.5    0.000    0.000 |\nLZO1X-999    | profile            1932    1      1228 63.6    0.000    0.000 |\nLZO1X-999    | protocols          3144    1      1945 61.9    0.000    0.000 |\nLZO1X-999    | rpc                 911    1       614 67.4    0.000    0.000 |\nLZO1X-999    | securetty          1854    1      1030 55.6    0.000    0.000 |\nLZO1X-999    | services          12813    1      6449 50.3    9.439    0.000 |\nLZO1X-999    | shadow              512    1       164 32.0    0.000    0.000 |\nLZO1X-999    | shells               42    1        41 97.6    0.000    0.000 |\nLZO1X-999    | .bashrc             410    1       312 76.1    0.000    0.000 |\nLZO1X-999    | .profile            241    1       220 91.3    0.000    0.000 |\nLZO1X-999    | moduli           587027    3     24221  4.1   30.183    0.000 |\nLZO1X-999    | ssh_config         1569    1       980 62.5    0.000    0.000 |\nLZO1X-999    | ssh_host_ecdsa_key      505    1       447 88.5    0.000    0.000 |\nLZO1X-999    | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1X-999    | ssh_host_ed25519_key      411    1       315 76.6    0.000    0.000 |\nLZO1X-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1X-999    | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1X-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1X-999    | sshd_config        3202    1      1729 54.0    0.000    0.000 |\nLZO1X-999    | sshd_config_readonly     3211    1      1729 53.8    0.000    0.000 |\nLZO1X-999    | openssl.cnf       12328    1      5239 42.5   11.609    0.000 |\nLZO1X-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1X-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1X-999    | syslog-startup.conf      651    1       512 78.6    0.000    0.000 |\nLZO1X-999    | syslog.conf          69    1        71  103    0.000    0.000 |\nLZO1X-999    | ansi               1481    1       660 44.6    0.000    0.000 |\nLZO1X-999    | dumb                308    1        69 22.4    0.000    0.000 |\nLZO1X-999    | linux              1740    1       914 52.5    0.000    0.000 |\nLZO1X-999    | rxvt               2234    1      1324 59.3    0.000    0.000 |\nLZO1X-999    | screen             1607    1       835 52.0    0.000    0.000 |\nLZO1X-999    | screen-256color     1715    1       881 51.4    0.000    0.000 |\nLZO1X-999    | sun                1004    1       442 44.0    0.000    0.000 |\nLZO1X-999    | vt100              1282    1       708 55.2    0.000    0.000 |\nLZO1X-999    | vt102              1276    1       704 55.2    0.000    0.000 |\nLZO1X-999    | vt200              1391    1       822 59.1    0.000    0.000 |\nLZO1X-999    | vt220              1391    1       822 59.1    0.000    0.000 |\nLZO1X-999    | vt52                839    1       322 38.4    0.000    0.000 |\nLZO1X-999    | xterm-256color     3882    1      2286 58.9    0.000    0.000 |\nLZO1X-999    | xterm-color        1551    1       694 44.7    0.000    0.000 |\nLZO1X-999    | xterm-xfree86      2240    1      1190 53.1    0.000    0.000 |\nLZO1X-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1X-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1X-999    | local.rules         885    1       605 68.4    0.000    0.000 |\nLZO1X-999    | udev.conf           215    1       188 87.4    0.000    0.000 |\nLZO1X-999    | 50default          2652    1      1025 38.7    0.000    0.000 |\nLZO1X-999    | version              15    1        19  127    0.000    0.000 |\nLZO1X-999    | volatile.cache     4839    1      1038 21.5    0.000    0.000 |\nLZO1X-999    | xattr.conf          681    1       395 58.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1010 64.1   12.746    0.000\nLZO1X-999      ***TOTALS***     749300  111    110140 14.7   12.746    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1Y-999    | buildinfo           552    1       273 49.5    0.000    0.000 |\nLZO1Y-999    | busybox.links.nosuid     2436    1       970 39.8    0.000    0.000 |\nLZO1Y-999    | busybox.links.suid       91    1        62 68.1    0.000    0.000 |\nLZO1Y-999    | devpts               93    1        92 98.9    0.000    0.000 |\nLZO1Y-999    | postinst             52    1        56  108    0.000    0.000 |\nLZO1Y-999    | rcS                1313    1       892 67.9    0.000    0.000 |\nLZO1Y-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1Y-999    | 00_core            1637    1       865 52.8    0.000    0.000 |\nLZO1Y-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1Y-999    | 99_sshd              75    1        58 77.3    0.000    0.000 |\nLZO1Y-999    | ethertypes         1853    1      1226 66.2    0.000    0.000 |\nLZO1Y-999    | fstab               650    1       345 53.1    0.000    0.000 |\nLZO1Y-999    | group               518    1       390 75.3    0.000    0.000 |\nLZO1Y-999    | gshadow             432    1       270 62.5    0.000    0.000 |\nLZO1Y-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1Y-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1Y-999    | hosts               234    1       178 76.1    0.000    0.000 |\nLZO1Y-999    | banner.sh           537    1       318 59.2    0.000    0.000 |\nLZO1Y-999    | bootlogd           1997    1      1061 53.1    0.000    0.000 |\nLZO1Y-999    | bootmisc.sh        2062    1      1235 59.9    0.000    0.000 |\nLZO1Y-999    | checkroot.sh       3640    1      2015 55.4    0.000    0.000 |\nLZO1Y-999    | devpts.sh           571    1       398 69.7    0.000    0.000 |\nLZO1Y-999    | dmesg.sh            397    1       273 68.8    0.000    0.000 |\nLZO1Y-999    | functions          2185    1      1198 54.8    0.000    0.000 |\nLZO1Y-999    | halt                555    1       421 75.9    0.000    0.000 |\nLZO1Y-999    | hostname.sh         625    1       435 69.6    0.000    0.000 |\nLZO1Y-999    | hwclock.sh         2541    1      1141 44.9    0.000    0.000 |\nLZO1Y-999    | modutils.sh        1362    1       769 56.5    0.000    0.000 |\nLZO1Y-999    | mountall.sh        1218    1       836 68.6    0.000    0.000 |\nLZO1Y-999    | mountnfs.sh        1634    1       851 52.1    0.000    0.000 |\nLZO1Y-999    | networking         1956    1       905 46.3    0.000    0.000 |\nLZO1Y-999    | populate-volatile.sh     7846    1      3009 38.4   14.139    0.000 |\nLZO1Y-999    | rc                 4407    1      2231 50.6    0.000    0.000 |\nLZO1Y-999    | rcS                 525    1       423 80.6    0.000    0.000 |\nLZO1Y-999    | read-only-rootfs-hook.sh     1319    1       816 61.9    0.000    0.000 |\nLZO1Y-999    | reboot              334    1       253 75.7    0.000    0.000 |\nLZO1Y-999    | rmnologin.sh        630    1       389 61.7    0.000    0.000 |\nLZO1Y-999    | save-rtc.sh         474    1       345 72.8    0.000    0.000 |\nLZO1Y-999    | sendsigs            483    1       325 67.3    0.000    0.000 |\nLZO1Y-999    | single              623    1       439 70.5    0.000    0.000 |\nLZO1Y-999    | sshd               2029    1       899 44.3    0.000    0.000 |\nLZO1Y-999    | sysfs.sh           1091    1       494 45.3    0.000    0.000 |\nLZO1Y-999    | syslog             2104    1      1020 48.5    0.000    0.000 |\nLZO1Y-999    | udev               3848    1      1856 48.2    0.000    0.000 |\nLZO1Y-999    | umountfs            585    1       421 72.0    0.000    0.000 |\nLZO1Y-999    | umountnfs.sh        756    1       521 68.9    0.000    0.000 |\nLZO1Y-999    | urandom            1518    1       864 56.9    0.000    0.000 |\nLZO1Y-999    | inittab            1192    1       738 61.9    0.000    0.000 |\nLZO1Y-999    | issue                99    1       103  104    0.000    0.000 |\nLZO1Y-999    | issue.net            96    1       100  104    0.000    0.000 |\nLZO1Y-999    | ld.so.cache        1566    1       549 35.1    0.000    0.000 |\nLZO1Y-999    | ld.so.conf           33    1        34  103    0.000    0.000 |\nLZO1Y-999    | limits              827    1       579 70.0    0.000    0.000 |\nLZO1Y-999    | login.access       1999    1      1079 54.0    0.000    0.000 |\nLZO1Y-999    | login.defs        13626    1      6280 46.1   10.789    0.000 |\nLZO1Y-999    | logrotate-dmesg.conf      121    1       114 94.2    0.000    0.000 |\nLZO1Y-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1Y-999    | nfsroot             809    1       477 59.0    0.000    0.000 |\nLZO1Y-999    | interfaces          129    1       115 89.1    0.000    0.000 |\nLZO1Y-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1Y-999    | nsswitch.conf       465    1       303 65.2    0.000    0.000 |\nLZO1Y-999    | passwd              846    1       425 50.2    0.000    0.000 |\nLZO1Y-999    | profile            1932    1      1213 62.8    0.000    0.000 |\nLZO1Y-999    | protocols          3144    1      1948 62.0    0.000    0.000 |\nLZO1Y-999    | rpc                 911    1       605 66.4    0.000    0.000 |\nLZO1Y-999    | securetty          1854    1      1020 55.0    0.000    0.000 |\nLZO1Y-999    | services          12813    1      6450 50.3    9.849    0.000 |\nLZO1Y-999    | shadow              512    1       164 32.0    0.000    0.000 |\nLZO1Y-999    | shells               42    1        41 97.6    0.000    0.000 |\nLZO1Y-999    | .bashrc             410    1       306 74.6    0.000    0.000 |\nLZO1Y-999    | .profile            241    1       219 90.9    0.000    0.000 |\nLZO1Y-999    | moduli           587027    3     25116  4.3   29.452    0.000 |\nLZO1Y-999    | ssh_config         1569    1       965 61.5    0.000    0.000 |\nLZO1Y-999    | ssh_host_ecdsa_key      505    1       445 88.1    0.000    0.000 |\nLZO1Y-999    | ssh_host_ecdsa_key.pub      176    1       169 96.0    0.000    0.000 |\nLZO1Y-999    | ssh_host_ed25519_key      411    1       314 76.4    0.000    0.000 |\nLZO1Y-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1Y-999    | ssh_host_rsa_key     2602    1      2569 98.7    0.000    0.000 |\nLZO1Y-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1Y-999    | sshd_config        3202    1      1738 54.3    0.000    0.000 |\nLZO1Y-999    | sshd_config_readonly     3211    1      1739 54.2    0.000    0.000 |\nLZO1Y-999    | openssl.cnf       12328    1      5265 42.7   10.996    0.000 |\nLZO1Y-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1Y-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1Y-999    | syslog-startup.conf      651    1       510 78.3    0.000    0.000 |\nLZO1Y-999    | syslog.conf          69    1        71  103    0.000    0.000 |\nLZO1Y-999    | ansi               1481    1       648 43.8    0.000    0.000 |\nLZO1Y-999    | dumb                308    1        69 22.4    0.000    0.000 |\nLZO1Y-999    | linux              1740    1       906 52.1    0.000    0.000 |\nLZO1Y-999    | rxvt               2234    1      1321 59.1    0.000    0.000 |\nLZO1Y-999    | screen             1607    1       834 51.9    0.000    0.000 |\nLZO1Y-999    | screen-256color     1715    1       878 51.2    0.000    0.000 |\nLZO1Y-999    | sun                1004    1       439 43.7    0.000    0.000 |\nLZO1Y-999    | vt100              1282    1       698 54.4    0.000    0.000 |\nLZO1Y-999    | vt102              1276    1       695 54.5    0.000    0.000 |\nLZO1Y-999    | vt200              1391    1       817 58.7    0.000    0.000 |\nLZO1Y-999    | vt220              1391    1       817 58.7    0.000    0.000 |\nLZO1Y-999    | vt52                839    1       318 37.9    0.000    0.000 |\nLZO1Y-999    | xterm-256color     3882    1      2284 58.8    0.000    0.000 |\nLZO1Y-999    | xterm-color        1551    1       692 44.6    0.000    0.000 |\nLZO1Y-999    | xterm-xfree86      2240    1      1181 52.7    0.000    0.000 |\nLZO1Y-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1Y-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1Y-999    | local.rules         885    1       597 67.5    0.000    0.000 |\nLZO1Y-999    | udev.conf           215    1       186 86.5    0.000    0.000 |\nLZO1Y-999    | 50default          2652    1      1009 38.0    0.000    0.000 |\nLZO1Y-999    | version              15    1        19  127    0.000    0.000 |\nLZO1Y-999    | volatile.cache     4839    1      1003 20.7    0.000    0.000 |\nLZO1Y-999    | xattr.conf          681    1       388 57.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1011 63.4   12.826    0.000\nLZO1Y-999      ***TOTALS***     749300  111    110306 14.7   12.826    0.000\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\n262144 block-size\n\nLZO1Z-999    | buildinfo           552    1       274 49.6    0.000    0.000 |\nLZO1Z-999    | busybox.links.nosuid     2436    1      1068 43.8    0.000    0.000 |\nLZO1Z-999    | busybox.links.suid       91    1        65 71.4    0.000    0.000 |\nLZO1Z-999    | devpts               93    1        92 98.9    0.000    0.000 |\nLZO1Z-999    | postinst             52    1        56  108    0.000    0.000 |\nLZO1Z-999    | rcS                1313    1       901 68.6    0.000    0.000 |\nLZO1Z-999    | useradd             115    1       120  104    0.000    0.000 |\nLZO1Z-999    | 00_core            1637    1       886 54.1    0.000    0.000 |\nLZO1Z-999    | 01_bootlogd          36    1        36  100    0.000    0.000 |\nLZO1Z-999    | 99_sshd              75    1        58 77.3    0.000    0.000 |\nLZO1Z-999    | ethertypes         1853    1      1237 66.8    0.000    0.000 |\nLZO1Z-999    | fstab               650    1       351 54.0    0.000    0.000 |\nLZO1Z-999    | group               518    1       387 74.7    0.000    0.000 |\nLZO1Z-999    | gshadow             432    1       269 62.3    0.000    0.000 |\nLZO1Z-999    | host.conf            26    1        30  115    0.000    0.000 |\nLZO1Z-999    | hostname             10    1        14  140    0.000    0.000 |\nLZO1Z-999    | hosts               234    1       180 76.9    0.000    0.000 |\nLZO1Z-999    | banner.sh           537    1       327 60.9    0.000    0.000 |\nLZO1Z-999    | bootlogd           1997    1      1077 53.9    0.000    0.000 |\nLZO1Z-999    | bootmisc.sh        2062    1      1260 61.1    0.000    0.000 |\nLZO1Z-999    | checkroot.sh       3640    1      2025 55.6    0.000    0.000 |\nLZO1Z-999    | devpts.sh           571    1       404 70.8    0.000    0.000 |\nLZO1Z-999    | dmesg.sh            397    1       277 69.8    0.000    0.000 |\nLZO1Z-999    | functions          2185    1      1224 56.0    0.000    0.000 |\nLZO1Z-999    | halt                555    1       427 76.9    0.000    0.000 |\nLZO1Z-999    | hostname.sh         625    1       449 71.8    0.000    0.000 |\nLZO1Z-999    | hwclock.sh         2541    1      1145 45.1    0.000    0.000 |\nLZO1Z-999    | modutils.sh        1362    1       790 58.0    0.000    0.000 |\nLZO1Z-999    | mountall.sh        1218    1       853 70.0    0.000    0.000 |\nLZO1Z-999    | mountnfs.sh        1634    1       864 52.9    0.000    0.000 |\nLZO1Z-999    | networking         1956    1       917 46.9    0.000    0.000 |\nLZO1Z-999    | populate-volatile.sh     7846    1      3053 38.9   13.865    0.000 |\nLZO1Z-999    | rc                 4407    1      2223 50.4    0.000    0.000 |\nLZO1Z-999    | rcS                 525    1       427 81.3    0.000    0.000 |\nLZO1Z-999    | read-only-rootfs-hook.sh     1319    1       832 63.1    0.000    0.000 |\nLZO1Z-999    | reboot              334    1       259 77.5    0.000    0.000 |\nLZO1Z-999    | rmnologin.sh        630    1       398 63.2    0.000    0.000 |\nLZO1Z-999    | save-rtc.sh         474    1       353 74.5    0.000    0.000 |\nLZO1Z-999    | sendsigs            483    1       333 68.9    0.000    0.000 |\nLZO1Z-999    | single              623    1       445 71.4    0.000    0.000 |\nLZO1Z-999    | sshd               2029    1       910 44.8    0.000    0.000 |\nLZO1Z-999    | sysfs.sh           1091    1       512 46.9    0.000    0.000 |\nLZO1Z-999    | syslog             2104    1      1043 49.6    0.000    0.000 |\nLZO1Z-999    | udev               3848    1      1868 48.5    0.000    0.000 |\nLZO1Z-999    | umountfs            585    1       429 73.3    0.000    0.000 |\nLZO1Z-999    | umountnfs.sh        756    1       533 70.5    0.000    0.000 |\nLZO1Z-999    | urandom            1518    1       880 58.0    0.000    0.000 |\nLZO1Z-999    | inittab            1192    1       750 62.9    0.000    0.000 |\nLZO1Z-999    | issue                99    1       103  104    0.000    0.000 |\nLZO1Z-999    | issue.net            96    1       100  104    0.000    0.000 |\nLZO1Z-999    | ld.so.cache        1566    1       586 37.4    0.000    0.000 |\nLZO1Z-999    | ld.so.conf           33    1        34  103    0.000    0.000 |\nLZO1Z-999    | limits              827    1       579 70.0    0.000    0.000 |\nLZO1Z-999    | login.access       1999    1      1097 54.9    0.000    0.000 |\nLZO1Z-999    | login.defs        13626    1      6250 45.9   10.907    0.000 |\nLZO1Z-999    | logrotate-dmesg.conf      121    1       113 93.4    0.000    0.000 |\nLZO1Z-999    | motd                  0    1         3  0.0    0.000    0.000 |\nLZO1Z-999    | nfsroot             809    1       486 60.1    0.000    0.000 |\nLZO1Z-999    | interfaces          129    1       117 90.7    0.000    0.000 |\nLZO1Z-999    | nm-disabled-eth0        0    1         3  0.0    0.000    0.000 |\nLZO1Z-999    | nsswitch.conf       465    1       313 67.3    0.000    0.000 |\nLZO1Z-999    | passwd              846    1       434 51.3    0.000    0.000 |\nLZO1Z-999    | profile            1932    1      1224 63.4    0.000    0.000 |\nLZO1Z-999    | protocols          3144    1      1942 61.8    0.000    0.000 |\nLZO1Z-999    | rpc                 911    1       612 67.2    0.000    0.000 |\nLZO1Z-999    | securetty          1854    1       914 49.3    0.000    0.000 |\nLZO1Z-999    | services          12813    1      6461 50.4    8.728    0.000 |\nLZO1Z-999    | shadow              512    1       164 32.0    0.000    0.000 |\nLZO1Z-999    | shells               42    1        41 97.6    0.000    0.000 |\nLZO1Z-999    | .bashrc             410    1       311 75.9    0.000    0.000 |\nLZO1Z-999    | .profile            241    1       220 91.3    0.000    0.000 |\nLZO1Z-999    | moduli           587027    3     24370  4.2   30.027    0.000 |\nLZO1Z-999    | ssh_config         1569    1       976 62.2    0.000    0.000 |\nLZO1Z-999    | ssh_host_ecdsa_key      505    1       447 88.5    0.000    0.000 |\nLZO1Z-999    | ssh_host_ecdsa_key.pub      176    1       170 96.6    0.000    0.000 |\nLZO1Z-999    | ssh_host_ed25519_key      411    1       315 76.6    0.000    0.000 |\nLZO1Z-999    | ssh_host_ed25519_key.pub       96    1       100  104    0.000    0.000 |\nLZO1Z-999    | ssh_host_rsa_key     2602    1      2565 98.6    0.000    0.000 |\nLZO1Z-999    | ssh_host_rsa_key.pub      568    1       572  101    0.000    0.000 |\nLZO1Z-999    | sshd_config        3202    1      1738 54.3    0.000    0.000 |\nLZO1Z-999    | sshd_config_readonly     3211    1      1741 54.2    0.000    0.000 |\nLZO1Z-999    | openssl.cnf       12328    1      5272 42.8   12.183    0.000 |\nLZO1Z-999    | subgid                0    1         3  0.0    0.000    0.000 |\nLZO1Z-999    | subuid                0    1         3  0.0    0.000    0.000 |\nLZO1Z-999    | syslog-startup.conf      651    1       512 78.6    0.000    0.000 |\nLZO1Z-999    | syslog.conf          69    1        71  103    0.000    0.000 |\nLZO1Z-999    | ansi               1481    1       638 43.1    0.000    0.000 |\nLZO1Z-999    | dumb                308    1        69 22.4    0.000    0.000 |\nLZO1Z-999    | linux              1740    1       893 51.3    0.000    0.000 |\nLZO1Z-999    | rxvt               2234    1      1289 57.7    0.000    0.000 |\nLZO1Z-999    | screen             1607    1       810 50.4    0.000    0.000 |\nLZO1Z-999    | screen-256color     1715    1       857 50.0    0.000    0.000 |\nLZO1Z-999    | sun                1004    1       424 42.2    0.000    0.000 |\nLZO1Z-999    | vt100              1282    1       683 53.3    0.000    0.000 |\nLZO1Z-999    | vt102              1276    1       683 53.5    0.000    0.000 |\nLZO1Z-999    | vt200              1391    1       796 57.2    0.000    0.000 |\nLZO1Z-999    | vt220              1391    1       796 57.2    0.000    0.000 |\nLZO1Z-999    | vt52                839    1       314 37.4    0.000    0.000 |\nLZO1Z-999    | xterm-256color     3882    1      2151 55.4    0.000    0.000 |\nLZO1Z-999    | xterm-color        1551    1       675 43.5    0.000    0.000 |\nLZO1Z-999    | xterm-xfree86      2240    1      1139 50.8    0.000    0.000 |\nLZO1Z-999    | timestamp            15    1        19  127    0.000    0.000 |\nLZO1Z-999    | 80-net-name-slot.rules        0    1         3  0.0    0.000    0.000 |\nLZO1Z-999    | local.rules         885    1       605 68.4    0.000    0.000 |\nLZO1Z-999    | udev.conf           215    1       188 87.4    0.000    0.000 |\nLZO1Z-999    | 50default          2652    1      1024 38.6    0.000    0.000 |\nLZO1Z-999    | version              15    1        19  127    0.000    0.000 |\nLZO1Z-999    | volatile.cache     4839    1      1038 21.5    0.000    0.000 |\nLZO1Z-999    | xattr.conf          681    1       395 58.0    0.000    0.000 |\n[clock=2]      ***AVG***          6874  1.0      1007 63.7   12.698    0.000\nLZO1Z-999      ***TOTALS***     749300  111    109781 14.7   12.698    0.000\nDone.\nAlign init: 0x7f8ee9f010 ( 0x7f8ee9f010 )\nAlignment test passed.\nPASS: align\nChecksum test passed.\nPASS: chksum\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\ncompressed 131072 bytes into 593 bytes\ndecompressed 593 bytes back into 131072 bytes\nSimple compression test passed.\nPASS: simple\n\nLZO real-time data compression library (v2.10, Mar 01 2017).\nCopyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\nAll Rights Reserved.\n\ncompressed 131072 bytes into 593 bytes\ndecompressed 593 bytes back into 131072 bytes\n\nminiLZO simple compression test passed.\nPASS: testmini\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.113783836364746,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-m4_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-m4",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011773109436035156,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.407440185546875,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05036497116088867,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 31.843973398208618,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013148784637451172,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-accept": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-access": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-alignof": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-alloca-opt": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-arpa_inet": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-array_list": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-array_oset": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-asyncsafe-spin1": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-asyncsafe-spin2": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-avltree_oset": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-binary-io.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-bind": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-bitrotate": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-btowc1.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-btowc2.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-c-ctype": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-c-stack.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-c-stack2.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-c-strcase.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-calloc-gnu": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-canonicalize": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-canonicalize-lgpl": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-chdir": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-cloexec": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-close": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-closein.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-connect": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-creat": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-ctype": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-dirent": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-dirname": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-dup": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-dup-safer": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-dup2": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-dynarray": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-environ": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-errno": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-execute-script": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-execute.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-explicit_bzero": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fchdir": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fclose": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fcntl": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fcntl-h": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fdopen": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fdopendir": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fflush": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fflush2.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fgetc": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-filenamecat": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-float": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fopen": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fopen-gnu": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fopen-safer": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fpending.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fpurge": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fputc": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fread": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-freadahead.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-freading": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-free": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-freopen": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-frexp-nolibm": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-frexpl-nolibm": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fseek.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fseek2.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fseeko.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fseeko2.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fseeko3.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fseeko4.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fstat": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fstatat": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-ftell.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-ftell2.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-ftell3": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-ftello.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-ftello2.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-ftello3": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-ftello4.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-ftruncate.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-fwrite": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-getcwd-lgpl": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-getcwd.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-getdtablesize": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-getopt-gnu": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-getprogname": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-getrandom": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-gettimeofday": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-hard-locale": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-hash": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-iconv": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-iconv-h": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-ignore-value": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-inet_pton": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-init.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-intprops": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-inttostr": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-inttypes": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-ioctl": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-isblank": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-isnand-nolibm": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-isnanf-nolibm": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-isnanl-nolibm": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-iswblank": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-iswdigit.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-iswxdigit.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-langinfo": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-limits-h": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-link": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-linked_list": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-linkedhash_list": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-listen": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-locale": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-localeconv": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-localename": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-lseek.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-lstat": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-malloc-gnu": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-malloca": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-math": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-mbrtowc-w32-1.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-mbrtowc-w32-2.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-mbrtowc-w32-3.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-mbrtowc-w32-4.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-mbrtowc-w32-5.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-mbrtowc-w32-6.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-mbrtowc-w32-7.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-mbrtowc1.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-mbrtowc2.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-mbrtowc3.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-mbrtowc4.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-mbrtowc5.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-mbsinit.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-mbsstr1": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-mbsstr2.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-mbsstr3.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-memchr": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-memchr2": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-memrchr": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-mkdir": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-nanosleep": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-netinet_in": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-nl_langinfo-mt": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-nl_langinfo.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-open": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-openat": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-pathmax": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-perror.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-perror2": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-pipe": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-pipe2": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn-chdir": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn-dup2-stdin": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn-dup2-stdout": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn-inherit0": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn-inherit1": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn-open1": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn-open2": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn-script": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn_file_actions_addchdir": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn_file_actions_addclose": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn_file_actions_adddup2": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawn_file_actions_addopen": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-posix_spawnp-script": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-printf-frexp": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-printf-frexpl": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-pthread": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-pthread-thread": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-pthread_sigmask1": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-pthread_sigmask2": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-quotearg-simple": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-raise": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-rawmemchr": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-read-file": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-readlink": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-realloc-gnu": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-reallocarray": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-regex": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-rename": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-rmdir": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sched": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-scratch-buffer": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-select": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-select-in.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-select-out.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-setenv": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-setlocale1.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-setlocale2.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-setlocale_null": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-setlocale_null-mt-all": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-setlocale_null-mt-one": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-setsockopt": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sigaction": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-signal-h": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-signbit": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sigpipe.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sigprocmask": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sigsegv-catch-segv1": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sigsegv-catch-segv2": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sigsegv-catch-stackoverflow1": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sigsegv-catch-stackoverflow2": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sleep": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-snprintf": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sockets": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-spawn": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-spawn-pipe-script": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-spawn-pipe.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-stat": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-stat-time": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-stdalign": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-stdbool": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-stddef": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-stdint": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-stdio": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-stdlib": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-strchrnul": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-strerror": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-strerror_r": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-striconv": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-string": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-strnlen": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-strsignal": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-strstr": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-strtod": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-strtod1.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-symlink": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sys_ioctl": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sys_random": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sys_select": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sys_socket": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sys_stat": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sys_time": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sys_types": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sys_uio": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-sys_wait": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-thread_create": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-thread_self": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-time": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-u8-mbtoucr": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-u8-uctomb": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-uc_width": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-unistd": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-unsetenv": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-update-copyright.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-vasnprintf": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-vasprintf": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-vasprintf-posix": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-vc-list-files-cvs.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-vc-list-files-git.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-verify": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-verify.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-version-etc.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-wchar": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-wcrtomb-w32-1.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-wcrtomb-w32-2.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-wcrtomb-w32-3.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-wcrtomb-w32-4.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-wcrtomb-w32-5.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-wcrtomb-w32-6.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-wcrtomb-w32-7.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.m4.test-wcrtomb.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-wctype-h": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-wcwidth": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-write": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-xalloc-die.sh": {
                "status": "PASSED"
            },
            "ptestresult.m4.test-xvasprintf": {
                "status": "PASSED"
            },
            "ptestresult.m4.uniwidth/test-uc_width2.sh": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:27\nBEGIN: /usr/lib/m4/ptest\nPASS: test-accept\nPASS: test-access\nPASS: test-alignof\nPASS: test-alloca-opt\nPASS: test-arpa_inet\nPASS: test-array_list\nPASS: test-array_oset\nPASS: test-asyncsafe-spin1\nSkipping test: multithreading not enabled\nSKIP: test-asyncsafe-spin2\nPASS: test-avltree_oset\nPASS: test-binary-io.sh\nPASS: test-bind\nPASS: test-bitrotate\nPASS: test-btowc1.sh\nPASS: test-btowc2.sh\nPASS: test-c-ctype\nPASS: test-c-stack.sh\nPASS: test-c-stack2.sh\nPASS: test-c-strcase.sh\nPASS: test-calloc-gnu\nPASS: test-canonicalize-lgpl\nPASS: test-canonicalize\nPASS: test-chdir\nPASS: test-cloexec\nPASS: test-close\nPASS: test-closein.sh\nPASS: test-connect\nPASS: test-creat\nPASS: test-ctype\nPASS: test-dirent\nPASS: test-dirname\nPASS: test-dup\nPASS: test-dup2\nPASS: test-dynarray\nPASS: test-environ\nPASS: test-errno\n./test-execute-main: test-execute-child subprocess failed: No such file or directory\nPASS: test-execute.sh\n./test-execute-script: executable-script subprocess failed: Exec format error\n./test-execute-script: executable-script.sh subprocess failed: Exec format error\nPASS: test-execute-script\ntest_heap: address range is still mapped after free().\ntest_stack: count = 0\nPASS: test-explicit_bzero\nPASS: test-fchdir\nPASS: test-fclose\nPASS: test-fcntl-h\nPASS: test-fcntl\nPASS: test-fdopen\nPASS: test-fdopendir\nPASS: test-fflush\nPASS: test-fflush2.sh\nPASS: test-fgetc\nPASS: test-filenamecat\nPASS: test-float\nPASS: test-fopen-gnu\nPASS: test-fopen-safer\nPASS: test-fopen\nPASS: test-fpending.sh\nPASS: test-fpurge\nPASS: test-fputc\nPASS: test-fread\nPASS: test-freadahead.sh\nPASS: test-freading\nPASS: test-free\nPASS: test-freopen\nPASS: test-frexp-nolibm\nPASS: test-frexpl-nolibm\nPASS: test-fseek.sh\nPASS: test-fseek2.sh\nPASS: test-fseeko.sh\nPASS: test-fseeko2.sh\nPASS: test-fseeko3.sh\nPASS: test-fseeko4.sh\nPASS: test-fstat\nPASS: test-fstatat\nPASS: test-ftell.sh\nPASS: test-ftell2.sh\nPASS: test-ftell3\nPASS: test-ftello.sh\nPASS: test-ftello2.sh\nPASS: test-ftello3\nPASS: test-ftello4.sh\nPASS: test-ftruncate.sh\nPASS: test-fwrite\nPASS: test-getcwd-lgpl\nPASS: test-getcwd.sh\nPASS: test-getdtablesize\nPASS: test-getopt-gnu\nPASS: test-getprogname\nPASS: test-getrandom\nPASS: test-gettimeofday\nPASS: test-hard-locale\nPASS: test-hash\nPASS: test-iconv-h\nPASS: test-iconv\nPASS: test-ignore-value\nPASS: test-inet_pton\nPASS: test-intprops\nPASS: test-inttostr\nPASS: test-inttypes\nPASS: test-ioctl\nPASS: test-isblank\nPASS: test-isnand-nolibm\nPASS: test-isnanf-nolibm\nPASS: test-isnanl-nolibm\nPASS: test-iswblank\nPASS: test-iswdigit.sh\nPASS: test-iswxdigit.sh\nPASS: test-langinfo\nPASS: test-limits-h\nPASS: test-link\nPASS: test-linked_list\nPASS: test-linkedhash_list\nPASS: test-listen\nPASS: test-locale\nPASS: test-localeconv\nPASS: test-localename\nPASS: test-lseek.sh\nPASS: test-lstat\nPASS: test-malloc-gnu\nPASS: test-malloca\nPASS: test-math\nPASS: test-mbrtowc1.sh\nPASS: test-mbrtowc2.sh\nSkipping test: no traditional japanese locale is supported\nSKIP: test-mbrtowc3.sh\nSkipping test: no transitional chinese locale is supported\nSKIP: test-mbrtowc4.sh\nPASS: test-mbrtowc5.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-1.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-2.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-3.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-4.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-5.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-6.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-7.sh\nPASS: test-mbsinit.sh\nPASS: test-mbsstr1\nPASS: test-mbsstr2.sh\nSkipping test: no chinese GB18030 locale is supported\nSKIP: test-mbsstr3.sh\nPASS: test-memchr\nPASS: test-memchr2\nPASS: test-memrchr\nPASS: test-mkdir\nPASS: test-nanosleep\nPASS: test-netinet_in\nPASS: test-nl_langinfo.sh\nSkipping test: multithreading not enabled\nSKIP: test-nl_langinfo-mt\nPASS: test-open\nPASS: test-openat\nPASS: test-pathmax\nPASS: test-perror.sh\nPASS: test-perror2\nPASS: test-pipe\nPASS: test-pipe2\nPASS: test-posix_spawn-open1\nPASS: test-posix_spawn-open2\nPASS: test-posix_spawn-inherit0\nPASS: test-posix_spawn-inherit1\nPASS: test-posix_spawn-script\nPASS: test-posix_spawn_file_actions_addchdir\nPASS: test-posix_spawn-chdir\nPASS: test-posix_spawn_file_actions_addclose\nPASS: test-posix_spawn_file_actions_adddup2\nPASS: test-posix_spawn_file_actions_addopen\nPASS: test-posix_spawn-dup2-stdout\nPASS: test-posix_spawn-dup2-stdin\nPASS: test-posix_spawnp-script\nPASS: test-printf-frexp\nPASS: test-printf-frexpl\nPASS: test-pthread\nPASS: test-pthread-thread\nPASS: test-pthread_sigmask1\nSkipping test: POSIX threads not enabled\nSKIP: test-pthread_sigmask2\nPASS: test-quotearg-simple\nPASS: test-raise\nPASS: test-rawmemchr\nPASS: test-read-file\nPASS: test-readlink\nPASS: test-realloc-gnu\nPASS: test-reallocarray\nPASS: test-regex\nPASS: test-rename\nPASS: test-rmdir\nPASS: test-sched\nPASS: test-scratch-buffer\nInvalid nfd test... passed\nInvalid fd test... passed\nUnconnected socket test... passed\nConnected sockets test... passed\nGeneral socket test with fork... passed\nPipe test... passed\nPASS: test-select\nPASS: test-select-in.sh\nPASS: test-select-out.sh\nPASS: test-setenv\nPASS: test-setlocale_null\nSkipping test: multithreading not enabled\nSKIP: test-setlocale_null-mt-one\nSkipping test: multithreading not enabled\nSKIP: test-setlocale_null-mt-all\nPASS: test-setlocale1.sh\nPASS: test-setlocale2.sh\nPASS: test-setsockopt\nPASS: test-sigaction\nPASS: test-signal-h\nPASS: test-signbit\nPASS: test-sigpipe.sh\nPASS: test-sigprocmask\nTest passed.\nPASS: test-sigsegv-catch-segv1\nDoing SIGSEGV pass 1.\nFault 1 caught.\nDoing SIGSEGV pass 2.\nFault 2 caught.\nTest passed.\nPASS: test-sigsegv-catch-segv2\nStarting recursion pass 1.\nStack overflow 1 caught.\nStarting recursion pass 2.\nStack overflow 2 caught.\nTest passed.\nPASS: test-sigsegv-catch-stackoverflow1\nStarting recursion pass 1.\nStack overflow 1 caught.\nStarting recursion pass 2.\nStack overflow 2 caught.\nSegmentation violation correctly detected.\nSegmentation violation correctly detected.\nTest passed.\nPASS: test-sigsegv-catch-stackoverflow2\nPASS: test-sleep\nPASS: test-snprintf\nPASS: test-sockets\nPASS: test-spawn-pipe.sh\n./test-spawn-pipe-script: executable-script subprocess failed: Exec format error\n./test-spawn-pipe-script: executable-script.sh subprocess failed: Exec format error\nPASS: test-spawn-pipe-script\nPASS: test-spawn\nPASS: test-stat\nPASS: test-stat-time\nPASS: test-stdalign\nPASS: test-stdbool\nPASS: test-stddef\nPASS: test-stdint\nPASS: test-stdio\nPASS: test-stdlib\nPASS: test-strchrnul\nPASS: test-strerror\nPASS: test-strerror_r\nPASS: test-striconv\nPASS: test-string\nPASS: test-strnlen\nPASS: test-strsignal\nPASS: test-strstr\nPASS: test-strtod\nPASS: test-strtod1.sh\nPASS: test-symlink\nPASS: test-sys_ioctl\nPASS: test-sys_random\nPASS: test-sys_select\nPASS: test-sys_socket\nPASS: test-sys_stat\nPASS: test-sys_time\nPASS: test-sys_types\nPASS: test-sys_uio\nPASS: test-sys_wait\nPASS: test-init.sh\nPASS: test-thread_self\nSkipping test: multithreading not enabled\nSKIP: test-thread_create\nPASS: test-time\nPASS: test-dup-safer\nPASS: test-unistd\nPASS: test-u8-mbtoucr\nPASS: test-u8-uctomb\nPASS: test-uc_width\nPASS: uniwidth/test-uc_width2.sh\nPASS: test-unsetenv\n./test-update-copyright.sh: skipping this test;\nyour system has insufficient support for Perl\nSKIP: test-update-copyright.sh\nPASS: test-vasnprintf\nPASS: test-vasprintf-posix\nPASS: test-vasprintf\ntest-vc-list-files-git.sh: skipped test: git not found in PATH\nSKIP: test-vc-list-files-git.sh\ntest-vc-list-files-cvs.sh: skipped test: cvs not found in PATH\nSKIP: test-vc-list-files-cvs.sh\nPASS: test-verify\ntest-verify.sh: skipped test: cannot compile error-free\nSKIP: test-verify.sh\nPASS: test-version-etc.sh\nPASS: test-wchar\nPASS: test-wcrtomb.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-1.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-2.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-3.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-4.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-5.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-6.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-7.sh\nPASS: test-wctype-h\nPASS: test-wcwidth\nPASS: test-write\nPASS: test-xalloc-die.sh\nPASS: test-xvasprintf\n=======================\nAll 240 tests passed\n(27 tests were not run)\n=======================\nDURATION: 31\nEND: /usr/lib/m4/ptest\n2024-02-06T09:28\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "m4": {
                    "duration": "31",
                    "log": "START: ptest-runner\n2024-02-06T09:27\nPASS: test-accept\nPASS: test-access\nPASS: test-alignof\nPASS: test-alloca-opt\nPASS: test-arpa_inet\nPASS: test-array_list\nPASS: test-array_oset\nPASS: test-asyncsafe-spin1\nSkipping test: multithreading not enabled\nSKIP: test-asyncsafe-spin2\nPASS: test-avltree_oset\nPASS: test-binary-io.sh\nPASS: test-bind\nPASS: test-bitrotate\nPASS: test-btowc1.sh\nPASS: test-btowc2.sh\nPASS: test-c-ctype\nPASS: test-c-stack.sh\nPASS: test-c-stack2.sh\nPASS: test-c-strcase.sh\nPASS: test-calloc-gnu\nPASS: test-canonicalize-lgpl\nPASS: test-canonicalize\nPASS: test-chdir\nPASS: test-cloexec\nPASS: test-close\nPASS: test-closein.sh\nPASS: test-connect\nPASS: test-creat\nPASS: test-ctype\nPASS: test-dirent\nPASS: test-dirname\nPASS: test-dup\nPASS: test-dup2\nPASS: test-dynarray\nPASS: test-environ\nPASS: test-errno\n./test-execute-main: test-execute-child subprocess failed: No such file or directory\nPASS: test-execute.sh\n./test-execute-script: executable-script subprocess failed: Exec format error\n./test-execute-script: executable-script.sh subprocess failed: Exec format error\nPASS: test-execute-script\ntest_heap: address range is still mapped after free().\ntest_stack: count = 0\nPASS: test-explicit_bzero\nPASS: test-fchdir\nPASS: test-fclose\nPASS: test-fcntl-h\nPASS: test-fcntl\nPASS: test-fdopen\nPASS: test-fdopendir\nPASS: test-fflush\nPASS: test-fflush2.sh\nPASS: test-fgetc\nPASS: test-filenamecat\nPASS: test-float\nPASS: test-fopen-gnu\nPASS: test-fopen-safer\nPASS: test-fopen\nPASS: test-fpending.sh\nPASS: test-fpurge\nPASS: test-fputc\nPASS: test-fread\nPASS: test-freadahead.sh\nPASS: test-freading\nPASS: test-free\nPASS: test-freopen\nPASS: test-frexp-nolibm\nPASS: test-frexpl-nolibm\nPASS: test-fseek.sh\nPASS: test-fseek2.sh\nPASS: test-fseeko.sh\nPASS: test-fseeko2.sh\nPASS: test-fseeko3.sh\nPASS: test-fseeko4.sh\nPASS: test-fstat\nPASS: test-fstatat\nPASS: test-ftell.sh\nPASS: test-ftell2.sh\nPASS: test-ftell3\nPASS: test-ftello.sh\nPASS: test-ftello2.sh\nPASS: test-ftello3\nPASS: test-ftello4.sh\nPASS: test-ftruncate.sh\nPASS: test-fwrite\nPASS: test-getcwd-lgpl\nPASS: test-getcwd.sh\nPASS: test-getdtablesize\nPASS: test-getopt-gnu\nPASS: test-getprogname\nPASS: test-getrandom\nPASS: test-gettimeofday\nPASS: test-hard-locale\nPASS: test-hash\nPASS: test-iconv-h\nPASS: test-iconv\nPASS: test-ignore-value\nPASS: test-inet_pton\nPASS: test-intprops\nPASS: test-inttostr\nPASS: test-inttypes\nPASS: test-ioctl\nPASS: test-isblank\nPASS: test-isnand-nolibm\nPASS: test-isnanf-nolibm\nPASS: test-isnanl-nolibm\nPASS: test-iswblank\nPASS: test-iswdigit.sh\nPASS: test-iswxdigit.sh\nPASS: test-langinfo\nPASS: test-limits-h\nPASS: test-link\nPASS: test-linked_list\nPASS: test-linkedhash_list\nPASS: test-listen\nPASS: test-locale\nPASS: test-localeconv\nPASS: test-localename\nPASS: test-lseek.sh\nPASS: test-lstat\nPASS: test-malloc-gnu\nPASS: test-malloca\nPASS: test-math\nPASS: test-mbrtowc1.sh\nPASS: test-mbrtowc2.sh\nSkipping test: no traditional japanese locale is supported\nSKIP: test-mbrtowc3.sh\nSkipping test: no transitional chinese locale is supported\nSKIP: test-mbrtowc4.sh\nPASS: test-mbrtowc5.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-1.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-2.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-3.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-4.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-5.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-6.sh\nSkipping test: not a native Windows system\nSKIP: test-mbrtowc-w32-7.sh\nPASS: test-mbsinit.sh\nPASS: test-mbsstr1\nPASS: test-mbsstr2.sh\nSkipping test: no chinese GB18030 locale is supported\nSKIP: test-mbsstr3.sh\nPASS: test-memchr\nPASS: test-memchr2\nPASS: test-memrchr\nPASS: test-mkdir\nPASS: test-nanosleep\nPASS: test-netinet_in\nPASS: test-nl_langinfo.sh\nSkipping test: multithreading not enabled\nSKIP: test-nl_langinfo-mt\nPASS: test-open\nPASS: test-openat\nPASS: test-pathmax\nPASS: test-perror.sh\nPASS: test-perror2\nPASS: test-pipe\nPASS: test-pipe2\nPASS: test-posix_spawn-open1\nPASS: test-posix_spawn-open2\nPASS: test-posix_spawn-inherit0\nPASS: test-posix_spawn-inherit1\nPASS: test-posix_spawn-script\nPASS: test-posix_spawn_file_actions_addchdir\nPASS: test-posix_spawn-chdir\nPASS: test-posix_spawn_file_actions_addclose\nPASS: test-posix_spawn_file_actions_adddup2\nPASS: test-posix_spawn_file_actions_addopen\nPASS: test-posix_spawn-dup2-stdout\nPASS: test-posix_spawn-dup2-stdin\nPASS: test-posix_spawnp-script\nPASS: test-printf-frexp\nPASS: test-printf-frexpl\nPASS: test-pthread\nPASS: test-pthread-thread\nPASS: test-pthread_sigmask1\nSkipping test: POSIX threads not enabled\nSKIP: test-pthread_sigmask2\nPASS: test-quotearg-simple\nPASS: test-raise\nPASS: test-rawmemchr\nPASS: test-read-file\nPASS: test-readlink\nPASS: test-realloc-gnu\nPASS: test-reallocarray\nPASS: test-regex\nPASS: test-rename\nPASS: test-rmdir\nPASS: test-sched\nPASS: test-scratch-buffer\nInvalid nfd test... passed\nInvalid fd test... passed\nUnconnected socket test... passed\nConnected sockets test... passed\nGeneral socket test with fork... passed\nPipe test... passed\nPASS: test-select\nPASS: test-select-in.sh\nPASS: test-select-out.sh\nPASS: test-setenv\nPASS: test-setlocale_null\nSkipping test: multithreading not enabled\nSKIP: test-setlocale_null-mt-one\nSkipping test: multithreading not enabled\nSKIP: test-setlocale_null-mt-all\nPASS: test-setlocale1.sh\nPASS: test-setlocale2.sh\nPASS: test-setsockopt\nPASS: test-sigaction\nPASS: test-signal-h\nPASS: test-signbit\nPASS: test-sigpipe.sh\nPASS: test-sigprocmask\nTest passed.\nPASS: test-sigsegv-catch-segv1\nDoing SIGSEGV pass 1.\nFault 1 caught.\nDoing SIGSEGV pass 2.\nFault 2 caught.\nTest passed.\nPASS: test-sigsegv-catch-segv2\nStarting recursion pass 1.\nStack overflow 1 caught.\nStarting recursion pass 2.\nStack overflow 2 caught.\nTest passed.\nPASS: test-sigsegv-catch-stackoverflow1\nStarting recursion pass 1.\nStack overflow 1 caught.\nStarting recursion pass 2.\nStack overflow 2 caught.\nSegmentation violation correctly detected.\nSegmentation violation correctly detected.\nTest passed.\nPASS: test-sigsegv-catch-stackoverflow2\nPASS: test-sleep\nPASS: test-snprintf\nPASS: test-sockets\nPASS: test-spawn-pipe.sh\n./test-spawn-pipe-script: executable-script subprocess failed: Exec format error\n./test-spawn-pipe-script: executable-script.sh subprocess failed: Exec format error\nPASS: test-spawn-pipe-script\nPASS: test-spawn\nPASS: test-stat\nPASS: test-stat-time\nPASS: test-stdalign\nPASS: test-stdbool\nPASS: test-stddef\nPASS: test-stdint\nPASS: test-stdio\nPASS: test-stdlib\nPASS: test-strchrnul\nPASS: test-strerror\nPASS: test-strerror_r\nPASS: test-striconv\nPASS: test-string\nPASS: test-strnlen\nPASS: test-strsignal\nPASS: test-strstr\nPASS: test-strtod\nPASS: test-strtod1.sh\nPASS: test-symlink\nPASS: test-sys_ioctl\nPASS: test-sys_random\nPASS: test-sys_select\nPASS: test-sys_socket\nPASS: test-sys_stat\nPASS: test-sys_time\nPASS: test-sys_types\nPASS: test-sys_uio\nPASS: test-sys_wait\nPASS: test-init.sh\nPASS: test-thread_self\nSkipping test: multithreading not enabled\nSKIP: test-thread_create\nPASS: test-time\nPASS: test-dup-safer\nPASS: test-unistd\nPASS: test-u8-mbtoucr\nPASS: test-u8-uctomb\nPASS: test-uc_width\nPASS: uniwidth/test-uc_width2.sh\nPASS: test-unsetenv\n./test-update-copyright.sh: skipping this test;\nyour system has insufficient support for Perl\nSKIP: test-update-copyright.sh\nPASS: test-vasnprintf\nPASS: test-vasprintf-posix\nPASS: test-vasprintf\ntest-vc-list-files-git.sh: skipped test: git not found in PATH\nSKIP: test-vc-list-files-git.sh\ntest-vc-list-files-cvs.sh: skipped test: cvs not found in PATH\nSKIP: test-vc-list-files-cvs.sh\nPASS: test-verify\ntest-verify.sh: skipped test: cannot compile error-free\nSKIP: test-verify.sh\nPASS: test-version-etc.sh\nPASS: test-wchar\nPASS: test-wcrtomb.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-1.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-2.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-3.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-4.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-5.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-6.sh\nSkipping test: not a native Windows system\nSKIP: test-wcrtomb-w32-7.sh\nPASS: test-wctype-h\nPASS: test-wcwidth\nPASS: test-write\nPASS: test-xalloc-die.sh\nPASS: test-xvasprintf\n=======================\nAll 240 tests passed\n(27 tests were not run)\n=======================\nDURATION: 31\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.129127264022827,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-nettle_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-nettle",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010652542114257812,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.398888111114502,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04867219924926758,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 17.491480588912964,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013120174407958984,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.nettle.aes-keywrap-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.aes-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.arcfour-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.arctwo-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.balloon-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.base16-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.base64-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.bcrypt-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.bignum-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.blowfish-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.buffer-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.camellia-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.cast128-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.cbc-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ccm-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.cfb-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.chacha-poly1305-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.chacha-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.cmac-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.cnd-memcpy-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ctr-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.curve25519-dh-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.curve448-dh-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.cxx-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.des-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.des3-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.dlopen-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.dsa-keygen-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.dsa-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.eax-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecc-add-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecc-dup-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecc-mod-arith-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecc-mod-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecc-modinv-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecc-mul-a-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecc-mul-g-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecc-redc-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecc-sqrt-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecdh-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecdsa-keygen-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecdsa-sign-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ecdsa-verify-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ed25519-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ed448-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.eddsa-compress-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.eddsa-sign-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.eddsa-verify-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.gcm-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.gostdsa-keygen-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.gostdsa-sign-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.gostdsa-verify-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.gostdsa-vko-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.gosthash94-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.hkdf-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.hmac-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.knuth-lfib-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.md2-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.md4-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.md5-compat-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.md5-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.memeql-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.memxor-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.meta-aead-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.meta-armor-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.meta-cipher-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.meta-hash-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.meta-mac-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.nettle-pbkdf2-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ocb-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.pbkdf2-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.pkcs1-conv-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.pkcs1-sec-decrypt-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.pkcs1-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.poly1305-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.pss-mgf1-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.pss-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.random-prime-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.ripemd160-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.rsa-compute-root-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.rsa-encrypt-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.rsa-keygen-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.rsa-pss-sign-tr-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.rsa-sec-decrypt-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.rsa-sign-tr-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.rsa-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.rsa2sexp-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.salsa20-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.serpent-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sexp-conv-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sexp-format-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sexp-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sexp2rsa-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha1-huge-test__long_run_time_": {
                "status": "SKIPPED"
            },
            "ptestresult.nettle.sha1-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha224-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha256-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha3-224-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha3-256-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha3-384-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha3-512-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha3-permute-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha384-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha512-224-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha512-256-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sha512-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.shake256-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.siv-cmac-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.siv-gcm-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sm3-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.sm4-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.streebog-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.symbols-test__needs_static_libraries_": {
                "status": "SKIPPED"
            },
            "ptestresult.nettle.twofish-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.umac-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.version-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.x86-ibt-test": {
                "status": "SKIPPED"
            },
            "ptestresult.nettle.xts-test": {
                "status": "PASSED"
            },
            "ptestresult.nettle.yarrow-test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:27\nBEGIN: /usr/lib/nettle/ptest\nPASS: aes-keywrap-test\nPASS: aes-test\nPASS: arcfour-test\nPASS: arctwo-test\nPASS: balloon-test\nPASS: base16-test\nPASS: base64-test\nPASS: bcrypt-test\nPASS: bignum-test\nPASS: blowfish-test\nPASS: buffer-test\nPASS: camellia-test\nPASS: cast128-test\nPASS: cbc-test\nPASS: ccm-test\nPASS: cfb-test\nPASS: chacha-poly1305-test\nPASS: chacha-test\nPASS: cmac-test\nPASS: cnd-memcpy-test\nPASS: ctr-test\nPASS: curve25519-dh-test\nPASS: curve448-dh-test\nPASS: cxx-test\nPASS: des-test\nPASS: des3-test\nPASS: dlopen-test\nPASS: dsa-keygen-test\nPASS: dsa-test\nPASS: eax-test\nPASS: ecc-add-test\nPASS: ecc-dup-test\nPASS: ecc-mod-arith-test\nPASS: ecc-mod-test\nPASS: ecc-modinv-test\nPASS: ecc-mul-a-test\nPASS: ecc-mul-g-test\nPASS: ecc-redc-test\nPASS: ecc-sqrt-test\nPASS: ecdh-test\nPASS: ecdsa-keygen-test\nPASS: ecdsa-sign-test\nPASS: ecdsa-verify-test\nPASS: ed25519-test\nPASS: ed448-test\nPASS: eddsa-compress-test\nPASS: eddsa-sign-test\nPASS: eddsa-verify-test\nPASS: gcm-test\nPASS: gostdsa-keygen-test\nPASS: gostdsa-sign-test\nPASS: gostdsa-verify-test\nPASS: gostdsa-vko-test\nPASS: gosthash94-test\nPASS: hkdf-test\nPASS: hmac-test\nPASS: knuth-lfib-test\nPASS: md2-test\nPASS: md4-test\nPASS: md5-compat-test\nPASS: md5-test\nPASS: memeql-test\nPASS: memxor-test\nPASS: meta-aead-test\nPASS: meta-armor-test\nPASS: meta-cipher-test\nPASS: meta-hash-test\nPASS: meta-mac-test\nPASS: nettle-pbkdf2-test\nPASS: ocb-test\nPASS: pbkdf2-test\nPASS: pkcs1-conv-test\nPASS: pkcs1-sec-decrypt-test\nPASS: pkcs1-test\nPASS: poly1305-test\nPASS: pss-mgf1-test\nPASS: pss-test\nPASS: random-prime-test\nPASS: ripemd160-test\nPASS: rsa-compute-root-test\nPASS: rsa-encrypt-test\nPASS: rsa-keygen-test\nPASS: rsa-pss-sign-tr-test\nPASS: rsa-sec-decrypt-test\nPASS: rsa-sign-tr-test\nPASS: rsa-test\nPASS: rsa2sexp-test\nPASS: salsa20-test\nPASS: serpent-test\nPASS: sexp-conv-test\nPASS: sexp-format-test\nPASS: sexp-test\nPASS: sexp2rsa-test\nSKIP: sha1-huge-test (long run time)\nPASS: sha1-test\nPASS: sha224-test\nPASS: sha256-test\nPASS: sha3-224-test\nPASS: sha3-256-test\nPASS: sha3-384-test\nPASS: sha3-512-test\nPASS: sha3-permute-test\nPASS: sha384-test\nPASS: sha512-224-test\nPASS: sha512-256-test\nPASS: sha512-test\nPASS: shake256-test\nPASS: siv-cmac-test\nPASS: siv-gcm-test\nPASS: sm3-test\nPASS: sm4-test\nPASS: streebog-test\nSKIP: symbols-test (needs static libraries)\nPASS: twofish-test\nPASS: umac-test\nPASS: version-test\nSKIP: x86-ibt-test\nPASS: xts-test\nPASS: yarrow-test\nAll 116 tests passed\nDURATION: 17\nEND: /usr/lib/nettle/ptest\n2024-02-06T09:27\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "nettle": {
                    "duration": "17",
                    "log": "START: ptest-runner\n2024-02-06T09:27\nPASS: aes-keywrap-test\nPASS: aes-test\nPASS: arcfour-test\nPASS: arctwo-test\nPASS: balloon-test\nPASS: base16-test\nPASS: base64-test\nPASS: bcrypt-test\nPASS: bignum-test\nPASS: blowfish-test\nPASS: buffer-test\nPASS: camellia-test\nPASS: cast128-test\nPASS: cbc-test\nPASS: ccm-test\nPASS: cfb-test\nPASS: chacha-poly1305-test\nPASS: chacha-test\nPASS: cmac-test\nPASS: cnd-memcpy-test\nPASS: ctr-test\nPASS: curve25519-dh-test\nPASS: curve448-dh-test\nPASS: cxx-test\nPASS: des-test\nPASS: des3-test\nPASS: dlopen-test\nPASS: dsa-keygen-test\nPASS: dsa-test\nPASS: eax-test\nPASS: ecc-add-test\nPASS: ecc-dup-test\nPASS: ecc-mod-arith-test\nPASS: ecc-mod-test\nPASS: ecc-modinv-test\nPASS: ecc-mul-a-test\nPASS: ecc-mul-g-test\nPASS: ecc-redc-test\nPASS: ecc-sqrt-test\nPASS: ecdh-test\nPASS: ecdsa-keygen-test\nPASS: ecdsa-sign-test\nPASS: ecdsa-verify-test\nPASS: ed25519-test\nPASS: ed448-test\nPASS: eddsa-compress-test\nPASS: eddsa-sign-test\nPASS: eddsa-verify-test\nPASS: gcm-test\nPASS: gostdsa-keygen-test\nPASS: gostdsa-sign-test\nPASS: gostdsa-verify-test\nPASS: gostdsa-vko-test\nPASS: gosthash94-test\nPASS: hkdf-test\nPASS: hmac-test\nPASS: knuth-lfib-test\nPASS: md2-test\nPASS: md4-test\nPASS: md5-compat-test\nPASS: md5-test\nPASS: memeql-test\nPASS: memxor-test\nPASS: meta-aead-test\nPASS: meta-armor-test\nPASS: meta-cipher-test\nPASS: meta-hash-test\nPASS: meta-mac-test\nPASS: nettle-pbkdf2-test\nPASS: ocb-test\nPASS: pbkdf2-test\nPASS: pkcs1-conv-test\nPASS: pkcs1-sec-decrypt-test\nPASS: pkcs1-test\nPASS: poly1305-test\nPASS: pss-mgf1-test\nPASS: pss-test\nPASS: random-prime-test\nPASS: ripemd160-test\nPASS: rsa-compute-root-test\nPASS: rsa-encrypt-test\nPASS: rsa-keygen-test\nPASS: rsa-pss-sign-tr-test\nPASS: rsa-sec-decrypt-test\nPASS: rsa-sign-tr-test\nPASS: rsa-test\nPASS: rsa2sexp-test\nPASS: salsa20-test\nPASS: serpent-test\nPASS: sexp-conv-test\nPASS: sexp-format-test\nPASS: sexp-test\nPASS: sexp2rsa-test\nSKIP: sha1-huge-test (long run time)\nPASS: sha1-test\nPASS: sha224-test\nPASS: sha256-test\nPASS: sha3-224-test\nPASS: sha3-256-test\nPASS: sha3-384-test\nPASS: sha3-512-test\nPASS: sha3-permute-test\nPASS: sha384-test\nPASS: sha512-224-test\nPASS: sha512-256-test\nPASS: sha512-test\nPASS: shake256-test\nPASS: siv-cmac-test\nPASS: siv-gcm-test\nPASS: sm3-test\nPASS: sm4-test\nPASS: streebog-test\nSKIP: symbols-test (needs static libraries)\nPASS: twofish-test\nPASS: umac-test\nPASS: version-test\nSKIP: x86-ibt-test\nPASS: xts-test\nPASS: yarrow-test\nAll 116 tests passed\nDURATION: 17\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.116643190383911,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-openssh_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-openssh",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011143684387207031,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.5975341796875,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05297374725341797,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1190.1995000839233,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013165473937988281,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.openssh.AllowUsers/DenyUsers": {
                "status": "PASSED"
            },
            "ptestresult.openssh.Comment_extraction_from_private_key": {
                "status": "PASSED"
            },
            "ptestresult.openssh.address_match": {
                "status": "PASSED"
            },
            "ptestresult.openssh.agent-ptrace": {
                "status": "SKIPPED"
            },
            "ptestresult.openssh.agent_restrictions": {
                "status": "PASSED"
            },
            "ptestresult.openssh.agent_subprocess": {
                "status": "PASSED"
            },
            "ptestresult.openssh.agent_timeout_test": {
                "status": "PASSED"
            },
            "ptestresult.openssh.authinfo": {
                "status": "PASSED"
            },
            "ptestresult.openssh.authorized_keys_from_command": {
                "status": "PASSED"
            },
            "ptestresult.openssh.authorized_principals_command": {
                "status": "PASSED"
            },
            "ptestresult.openssh.banner": {
                "status": "PASSED"
            },
            "ptestresult.openssh.basic_sftp_put/get": {
                "status": "PASSED"
            },
            "ptestresult.openssh.broken_keys": {
                "status": "PASSED"
            },
            "ptestresult.openssh.broken_pipe_test": {
                "status": "PASSED"
            },
            "ptestresult.openssh.certified_host_keys": {
                "status": "PASSED"
            },
            "ptestresult.openssh.certified_user_keys": {
                "status": "PASSED"
            },
            "ptestresult.openssh.change_passphrase_for_key": {
                "status": "PASSED"
            },
            "ptestresult.openssh.channel_timeout": {
                "status": "PASSED"
            },
            "ptestresult.openssh.config_include": {
                "status": "PASSED"
            },
            "ptestresult.openssh.connect_after_login_grace_timeout": {
                "status": "PASSED"
            },
            "ptestresult.openssh.connection_multiplexing": {
                "status": "PASSED"
            },
            "ptestresult.openssh.convert_keys": {
                "status": "PASSED"
            },
            "ptestresult.openssh.dhgex": {
                "status": "PASSED"
            },
            "ptestresult.openssh.dynamic_forwarding": {
                "status": "PASSED"
            },
            "ptestresult.openssh.environment_passing": {
                "status": "PASSED"
            },
            "ptestresult.openssh.exit_status_on_signal": {
                "status": "PASSED"
            },
            "ptestresult.openssh.expand_%h_and_%n": {
                "status": "PASSED"
            },
            "ptestresult.openssh.forced_command": {
                "status": "PASSED"
            },
            "ptestresult.openssh.hostkey_agent": {
                "status": "PASSED"
            },
            "ptestresult.openssh.hostkey_rotate": {
                "status": "PASSED"
            },
            "ptestresult.openssh.integrity": {
                "status": "PASSED"
            },
            "ptestresult.openssh.key_options": {
                "status": "PASSED"
            },
            "ptestresult.openssh.key_revocation_lists": {
                "status": "PASSED"
            },
            "ptestresult.openssh.keygen-sshfp": {
                "status": "PASSED"
            },
            "ptestresult.openssh.keygen_moduli": {
                "status": "PASSED"
            },
            "ptestresult.openssh.keyscan": {
                "status": "PASSED"
            },
            "ptestresult.openssh.known_hosts": {
                "status": "PASSED"
            },
            "ptestresult.openssh.known_hosts_command": {
                "status": "PASSED"
            },
            "ptestresult.openssh.local_and_remote_forwarding": {
                "status": "PASSED"
            },
            "ptestresult.openssh.localcommand": {
                "status": "PASSED"
            },
            "ptestresult.openssh.login_with_different_key_exchange_algorithms": {
                "status": "PASSED"
            },
            "ptestresult.openssh.login_with_different_key_types": {
                "status": "PASSED"
            },
            "ptestresult.openssh.multiple_pubkey": {
                "status": "PASSED"
            },
            "ptestresult.openssh.percent_expansions": {
                "status": "PASSED"
            },
            "ptestresult.openssh.port_number_parsing": {
                "status": "PASSED"
            },
            "ptestresult.openssh.protocol_version_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.openssh.proxy_connect": {
                "status": "PASSED"
            },
            "ptestresult.openssh.proxy_connect_with_privsep": {
                "status": "PASSED"
            },
            "ptestresult.openssh.reexec_tests": {
                "status": "PASSED"
            },
            "ptestresult.openssh.rekey": {
                "status": "PASSED"
            },
            "ptestresult.openssh.remote_exit_status": {
                "status": "PASSED"
            },
            "ptestresult.openssh.restrict_pubkey_type": {
                "status": "PASSED"
            },
            "ptestresult.openssh.scp": {
                "status": "PASSED"
            },
            "ptestresult.openssh.scp-uri": {
                "status": "PASSED"
            },
            "ptestresult.openssh.scp3": {
                "status": "PASSED"
            },
            "ptestresult.openssh.server_config_include": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sftp-uri": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sftp_batchfile": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sftp_commands": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sftp_glob": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sftp_in_chroot": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sftp_invalid_commands": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sftp_permissions": {
                "status": "PASSED"
            },
            "ptestresult.openssh.simple_agent_test": {
                "status": "PASSED"
            },
            "ptestresult.openssh.simple_connect": {
                "status": "PASSED"
            },
            "ptestresult.openssh.simple_connect_after_reconfigure": {
                "status": "PASSED"
            },
            "ptestresult.openssh.ssh-keygen_known_hosts": {
                "status": "PASSED"
            },
            "ptestresult.openssh.ssh_config_parse": {
                "status": "PASSED"
            },
            "ptestresult.openssh.ssh_with_certificates": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sshd_config_match": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sshd_config_match_subsystem": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sshd_config_matchlisten": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sshd_config_parse": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sshd_control_of_local_and_remote_forwarding": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sshd_version_with_different_protocol_combinations": {
                "status": "PASSED"
            },
            "ptestresult.openssh.sshsig": {
                "status": "PASSED"
            },
            "ptestresult.openssh.stderr_data_after_eof": {
                "status": "PASSED"
            },
            "ptestresult.openssh.stderr_data_transfer": {
                "status": "PASSED"
            },
            "ptestresult.openssh.transfer_data": {
                "status": "PASSED"
            },
            "ptestresult.openssh.try_ciphers": {
                "status": "PASSED"
            },
            "ptestresult.openssh.unused_connection_timeout": {
                "status": "PASSED"
            },
            "ptestresult.openssh.uri_connect": {
                "status": "PASSED"
            },
            "ptestresult.openssh.yes_pipe_head": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:03\nBEGIN: /usr/lib/openssh/ptest\ntest \"x\" = \"x\" || mkdir -p /valgrind-out\nssh-keygen -if /usr/lib/openssh/ptest/regress/rsa_ssh2.prv | diff - /usr/lib/openssh/ptest/regress/rsa_openssh.prv\ntr '\\n' '\\r' </usr/lib/openssh/ptest/regress/rsa_ssh2.prv > /usr/lib/openssh/ptest/regress/rsa_ssh2_cr.prv\nssh-keygen -if /usr/lib/openssh/ptest/regress/rsa_ssh2_cr.prv | diff - /usr/lib/openssh/ptest/regress/rsa_openssh.prv\nawk '{print $0 \"\\r\"}' /usr/lib/openssh/ptest/regress/rsa_ssh2.prv > /usr/lib/openssh/ptest/regress/rsa_ssh2_crnl.prv\nssh-keygen -if /usr/lib/openssh/ptest/regress/rsa_ssh2_crnl.prv | diff - /usr/lib/openssh/ptest/regress/rsa_openssh.prv\ncat /usr/lib/openssh/ptest/regress/rsa_openssh.prv > /t2.out\nchmod 600 /t2.out\nssh-keygen -yf /t2.out | diff - /usr/lib/openssh/ptest/regress/rsa_openssh.pub\nssh-keygen -ef /usr/lib/openssh/ptest/regress/rsa_openssh.pub >/t3.out\nssh-keygen -if /t3.out | diff - /usr/lib/openssh/ptest/regress/rsa_openssh.pub\nssh-keygen -E md5 -lf /usr/lib/openssh/ptest/regress/rsa_openssh.pub |\\\n\tawk '{print $2}' | diff - /usr/lib/openssh/ptest/regress/t4.ok\nssh-keygen -Bf /usr/lib/openssh/ptest/regress/rsa_openssh.pub |\\\n\tawk '{print $2}' | diff - /usr/lib/openssh/ptest/regress/t5.ok\nssh-keygen -if /usr/lib/openssh/ptest/regress/dsa_ssh2.prv > /t6.out1\nssh-keygen -if /usr/lib/openssh/ptest/regress/dsa_ssh2.pub > /t6.out2\nchmod 600 /t6.out1\nssh-keygen -yf /t6.out1 | diff - /t6.out2\nssh-keygen -q -t rsa -N '' -f /t7.out\nssh-keygen -lf /t7.out > /dev/null\nssh-keygen -Bf /t7.out > /dev/null\nssh-keygen -q -t dsa -N '' -f /t8.out\nssh-keygen -lf /t8.out > /dev/null\nssh-keygen -Bf /t8.out > /dev/null\n!  -Q key-plain | grep ecdsa >/dev/null || \\\nssh-keygen -q -t ecdsa -N '' -f /t9.out\n/bin/sh: -Q: not found\n!  -Q key-plain | grep ecdsa >/dev/null || \\\nssh-keygen -lf /t9.out > /dev/null\n/bin/sh: -Q: not found\n!  -Q key-plain | grep ecdsa >/dev/null || \\\nssh-keygen -Bf /t9.out > /dev/null\n/bin/sh: -Q: not found\nssh-keygen -q -t ed25519 -N '' -f /t10.out\nssh-keygen -lf /t10.out > /dev/null\nssh-keygen -Bf /t10.out > /dev/null\nssh-keygen -E sha256 -lf /usr/lib/openssh/ptest/regress/rsa_openssh.pub |\\\n\tawk '{print $2}' | diff - /usr/lib/openssh/ptest/regress/t11.ok\nssh-keygen -q -t ed25519 -N '' -C 'test-comment-1234' -f /t12.out\nssh-keygen -lf /t12.out.pub | grep test-comment-1234 >/dev/null\nrun test connect.sh ...\nPASS: simple connect\nrun test proxy-connect.sh ...\nplain username comp=no\nplain username comp=yes\nusername with style\nPASS: proxy connect\nrun test sshfp-connect.sh ...\nSKIPPED: TEST_SSH_SSHFP_DOMAIN not set.\nrun test connect-privsep.sh ...\nPASS: proxy connect with privsep\nrun test connect-uri.sh ...\nuri connect: no trailing slash\nuri connect: trailing slash\nuri connect: with path name\nPASS: uri connect\nrun test proto-version.sh ...\nPASS: sshd version with different protocol combinations\nrun test proto-mismatch.sh ...\nPASS: protocol version mismatch\nrun test exit-status.sh ...\ntest remote exit status: status 0\ntest remote exit status: status 1\ntest remote exit status: status 4\ntest remote exit status: status 5\ntest remote exit status: status 44\nPASS: remote exit status\nrun test exit-status-signal.sh ...\nPASS: exit status on signal\nrun test envpass.sh ...\ntest environment passing: pass env, don't accept\ntest environment passing: setenv, don't accept\ntest environment passing: don't pass env, accept\ntest environment passing: pass single env, accept single env\ntest environment passing: pass multiple env, accept multiple env\ntest environment passing: setenv, accept\ntest environment passing: setenv, first match wins\ntest environment passing: server setenv wins\ntest environment passing: server setenv wins\nPASS: environment passing\nrun test transfer.sh ...\nPASS: transfer data\nrun test banner.sh ...\ntest banner: missing banner file\ntest banner: size 0\ntest banner: size 10\ntest banner: size 100\ntest banner: size 1000\ntest banner: size 10000\ntest banner: size 100000\ntest banner: suppress banner (-q)\nPASS: banner\nrun test rekey.sh ...\nclient rekey KexAlgorithms=diffie-hellman-group1-sha1\nclient rekey KexAlgorithms=diffie-hellman-group14-sha1\nclient rekey KexAlgorithms=diffie-hellman-group14-sha256\nclient rekey KexAlgorithms=diffie-hellman-group16-sha512\nclient rekey KexAlgorithms=diffie-hellman-group18-sha512\nclient rekey KexAlgorithms=diffie-hellman-group-exchange-sha1\nclient rekey KexAlgorithms=diffie-hellman-group-exchange-sha256\nclient rekey KexAlgorithms=ecdh-sha2-nistp256\nclient rekey KexAlgorithms=ecdh-sha2-nistp384\nclient rekey KexAlgorithms=ecdh-sha2-nistp521\nclient rekey KexAlgorithms=curve25519-sha256\nclient rekey KexAlgorithms=curve25519-sha256@libssh.org\nclient rekey KexAlgorithms=sntrup761x25519-sha512@openssh.com\nclient rekey Ciphers=3des-cbc\nclient rekey Ciphers=aes128-cbc\nclient rekey Ciphers=aes192-cbc\nclient rekey Ciphers=aes256-cbc\nclient rekey Ciphers=aes128-ctr\nclient rekey Ciphers=aes192-ctr\nclient rekey Ciphers=aes256-ctr\nclient rekey Ciphers=aes128-gcm@openssh.com\nclient rekey Ciphers=aes256-gcm@openssh.com\nclient rekey Ciphers=chacha20-poly1305@openssh.com\nclient rekey MACs=hmac-sha1\nclient rekey MACs=hmac-sha1-96\nclient rekey MACs=hmac-sha2-256\nclient rekey MACs=hmac-sha2-512\nclient rekey MACs=hmac-md5\nclient rekey MACs=hmac-md5-96\nclient rekey MACs=umac-64@openssh.com\nclient rekey MACs=umac-128@openssh.com\nclient rekey MACs=hmac-sha1-etm@openssh.com\nclient rekey MACs=hmac-sha1-96-etm@openssh.com\nclient rekey MACs=hmac-sha2-256-etm@openssh.com\nclient rekey MACs=hmac-sha2-512-etm@openssh.com\nclient rekey MACs=hmac-md5-etm@openssh.com\nclient rekey MACs=hmac-md5-96-etm@openssh.com\nclient rekey MACs=umac-64-etm@openssh.com\nclient rekey MACs=umac-128-etm@openssh.com\nclient rekey aes128-gcm@openssh.com diffie-hellman-group1-sha1\nclient rekey aes128-gcm@openssh.com diffie-hellman-group14-sha1\nclient rekey aes128-gcm@openssh.com diffie-hellman-group14-sha256\nclient rekey aes128-gcm@openssh.com diffie-hellman-group16-sha512\nclient rekey aes128-gcm@openssh.com diffie-hellman-group18-sha512\nclient rekey aes128-gcm@openssh.com diffie-hellman-group-exchange-sha1\nclient rekey aes128-gcm@openssh.com diffie-hellman-group-exchange-sha256\nclient rekey aes128-gcm@openssh.com ecdh-sha2-nistp256\nclient rekey aes128-gcm@openssh.com ecdh-sha2-nistp384\nclient rekey aes128-gcm@openssh.com ecdh-sha2-nistp521\nclient rekey aes128-gcm@openssh.com curve25519-sha256\nclient rekey aes128-gcm@openssh.com curve25519-sha256@libssh.org\nclient rekey aes128-gcm@openssh.com sntrup761x25519-sha512@openssh.com\nclient rekey aes256-gcm@openssh.com diffie-hellman-group1-sha1\nclient rekey aes256-gcm@openssh.com diffie-hellman-group14-sha1\nclient rekey aes256-gcm@openssh.com diffie-hellman-group14-sha256\nclient rekey aes256-gcm@openssh.com diffie-hellman-group16-sha512\nclient rekey aes256-gcm@openssh.com diffie-hellman-group18-sha512\nclient rekey aes256-gcm@openssh.com diffie-hellman-group-exchange-sha1\nclient rekey aes256-gcm@openssh.com diffie-hellman-group-exchange-sha256\nclient rekey aes256-gcm@openssh.com ecdh-sha2-nistp256\nclient rekey aes256-gcm@openssh.com ecdh-sha2-nistp384\nclient rekey aes256-gcm@openssh.com ecdh-sha2-nistp521\nclient rekey aes256-gcm@openssh.com curve25519-sha256\nclient rekey aes256-gcm@openssh.com curve25519-sha256@libssh.org\nclient rekey aes256-gcm@openssh.com sntrup761x25519-sha512@openssh.com\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group1-sha1\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group14-sha1\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group14-sha256\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group16-sha512\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group18-sha512\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group-exchange-sha1\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group-exchange-sha256\nclient rekey chacha20-poly1305@openssh.com ecdh-sha2-nistp256\nclient rekey chacha20-poly1305@openssh.com ecdh-sha2-nistp384\nclient rekey chacha20-poly1305@openssh.com ecdh-sha2-nistp521\nclient rekey chacha20-poly1305@openssh.com curve25519-sha256\nclient rekey chacha20-poly1305@openssh.com curve25519-sha256@libssh.org\nclient rekey chacha20-poly1305@openssh.com sntrup761x25519-sha512@openssh.com\nclient rekeylimit 16\nclient rekeylimit 1k\nclient rekeylimit 128k\nclient rekeylimit 256k\nclient rekeylimit default 5\nclient rekeylimit default 10\nclient rekeylimit default 5 no data\nclient rekeylimit default 10 no data\nserver rekeylimit 16\nserver rekeylimit 1k\nserver rekeylimit 128k\nserver rekeylimit 256k\nserver rekeylimit default 5 no data\nserver rekeylimit default 10 no data\nrekeylimit parsing\nPASS: rekey\nrun test dhgex.sh ...\ndhgex bits 3072 diffie-hellman-group-exchange-sha1 3des-cbc\ndhgex bits 3072 diffie-hellman-group-exchange-sha256 3des-cbc\ndhgex bits 3072 diffie-hellman-group-exchange-sha1 aes128-cbc\ndhgex bits 3072 diffie-hellman-group-exchange-sha256 aes128-cbc\ndhgex bits 3072 diffie-hellman-group-exchange-sha1 aes128-ctr\ndhgex bits 3072 diffie-hellman-group-exchange-sha256 aes128-ctr\ndhgex bits 3072 diffie-hellman-group-exchange-sha1 aes128-gcm@openssh.com\ndhgex bits 3072 diffie-hellman-group-exchange-sha256 aes128-gcm@openssh.com\ndhgex bits 7680 diffie-hellman-group-exchange-sha1 aes192-cbc\ndhgex bits 7680 diffie-hellman-group-exchange-sha256 aes192-cbc\ndhgex bits 7680 diffie-hellman-group-exchange-sha1 aes192-ctr\ndhgex bits 7680 diffie-hellman-group-exchange-sha256 aes192-ctr\ndhgex bits 8192 diffie-hellman-group-exchange-sha1 aes256-cbc\ndhgex bits 8192 diffie-hellman-group-exchange-sha256 aes256-cbc\ndhgex bits 8192 diffie-hellman-group-exchange-sha1 aes256-ctr\ndhgex bits 8192 diffie-hellman-group-exchange-sha256 aes256-ctr\ndhgex bits 8192 diffie-hellman-group-exchange-sha1 aes256-gcm@openssh.com\ndhgex bits 8192 diffie-hellman-group-exchange-sha256 aes256-gcm@openssh.com\ndhgex bits 8192 diffie-hellman-group-exchange-sha1 chacha20-poly1305@openssh.com\ndhgex bits 8192 diffie-hellman-group-exchange-sha256 chacha20-poly1305@openssh.com\nPASS: dhgex\nrun test stderr-data.sh ...\ntest stderr data transfer: ()\ntest stderr data transfer: (-n)\nPASS: stderr data transfer\nrun test stderr-after-eof.sh ...\nPASS: stderr data after eof\nrun test broken-pipe.sh ...\nPASS: broken pipe test\nrun test try-ciphers.sh ...\ntest try ciphers: cipher 3des-cbc mac hmac-sha1\ntest try ciphers: cipher 3des-cbc mac hmac-sha1-96\ntest try ciphers: cipher 3des-cbc mac hmac-sha2-256\ntest try ciphers: cipher 3des-cbc mac hmac-sha2-512\ntest try ciphers: cipher 3des-cbc mac hmac-md5\ntest try ciphers: cipher 3des-cbc mac hmac-md5-96\ntest try ciphers: cipher 3des-cbc mac umac-64@openssh.com\ntest try ciphers: cipher 3des-cbc mac umac-128@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac umac-64-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-sha1\ntest try ciphers: cipher aes128-cbc mac hmac-sha1-96\ntest try ciphers: cipher aes128-cbc mac hmac-sha2-256\ntest try ciphers: cipher aes128-cbc mac hmac-sha2-512\ntest try ciphers: cipher aes128-cbc mac hmac-md5\ntest try ciphers: cipher aes128-cbc mac hmac-md5-96\ntest try ciphers: cipher aes128-cbc mac umac-64@openssh.com\ntest try ciphers: cipher aes128-cbc mac umac-128@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-sha1\ntest try ciphers: cipher aes192-cbc mac hmac-sha1-96\ntest try ciphers: cipher aes192-cbc mac hmac-sha2-256\ntest try ciphers: cipher aes192-cbc mac hmac-sha2-512\ntest try ciphers: cipher aes192-cbc mac hmac-md5\ntest try ciphers: cipher aes192-cbc mac hmac-md5-96\ntest try ciphers: cipher aes192-cbc mac umac-64@openssh.com\ntest try ciphers: cipher aes192-cbc mac umac-128@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-sha1\ntest try ciphers: cipher aes256-cbc mac hmac-sha1-96\ntest try ciphers: cipher aes256-cbc mac hmac-sha2-256\ntest try ciphers: cipher aes256-cbc mac hmac-sha2-512\ntest try ciphers: cipher aes256-cbc mac hmac-md5\ntest try ciphers: cipher aes256-cbc mac hmac-md5-96\ntest try ciphers: cipher aes256-cbc mac umac-64@openssh.com\ntest try ciphers: cipher aes256-cbc mac umac-128@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-sha1\ntest try ciphers: cipher aes128-ctr mac hmac-sha1-96\ntest try ciphers: cipher aes128-ctr mac hmac-sha2-256\ntest try ciphers: cipher aes128-ctr mac hmac-sha2-512\ntest try ciphers: cipher aes128-ctr mac hmac-md5\ntest try ciphers: cipher aes128-ctr mac hmac-md5-96\ntest try ciphers: cipher aes128-ctr mac umac-64@openssh.com\ntest try ciphers: cipher aes128-ctr mac umac-128@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-sha1\ntest try ciphers: cipher aes192-ctr mac hmac-sha1-96\ntest try ciphers: cipher aes192-ctr mac hmac-sha2-256\ntest try ciphers: cipher aes192-ctr mac hmac-sha2-512\ntest try ciphers: cipher aes192-ctr mac hmac-md5\ntest try ciphers: cipher aes192-ctr mac hmac-md5-96\ntest try ciphers: cipher aes192-ctr mac umac-64@openssh.com\ntest try ciphers: cipher aes192-ctr mac umac-128@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-sha1\ntest try ciphers: cipher aes256-ctr mac hmac-sha1-96\ntest try ciphers: cipher aes256-ctr mac hmac-sha2-256\ntest try ciphers: cipher aes256-ctr mac hmac-sha2-512\ntest try ciphers: cipher aes256-ctr mac hmac-md5\ntest try ciphers: cipher aes256-ctr mac hmac-md5-96\ntest try ciphers: cipher aes256-ctr mac umac-64@openssh.com\ntest try ciphers: cipher aes256-ctr mac umac-128@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes128-gcm@openssh.com mac hmac-sha1\ntest try ciphers: cipher aes256-gcm@openssh.com mac hmac-sha1\ntest try ciphers: cipher chacha20-poly1305@openssh.com mac hmac-sha1\nPASS: try ciphers\nrun test yes-head.sh ...\nPASS: yes pipe head\nrun test login-timeout.sh ...\nPASS: connect after login grace timeout\nrun test agent.sh ...\nPASS: simple agent test\nrun test agent-getpeereid.sh ...\nSKIPPED: skipped (running as root)\nrun test agent-timeout.sh ...\nPASS: agent timeout test\nrun test agent-subprocess.sh ...\nPASS: agent subprocess\nrun test keyscan.sh ...\nPASS: keyscan\nrun test keygen-change.sh ...\nPASS: change passphrase for key\nrun test keygen-comment.sh ...\nPASS: Comment extraction from private key\nrun test keygen-convert.sh ...\nPASS: convert keys\nrun test keygen-knownhosts.sh ...\n/usr/lib/openssh/ptest/regress/kh.hosts updated.\nOriginal contents retained as /usr/lib/openssh/ptest/regress/kh.hosts.old\n/usr/lib/openssh/ptest/regress/kh.hosts updated.\nOriginal contents retained as /usr/lib/openssh/ptest/regress/kh.hosts.old\n/usr/lib/openssh/ptest/regress/kh.hosts updated.\nOriginal contents retained as /usr/lib/openssh/ptest/regress/kh.hosts.old\n/usr/lib/openssh/ptest/regress/kh.hosts updated.\nOriginal contents retained as /usr/lib/openssh/ptest/regress/kh.hosts.old\n/usr/lib/openssh/ptest/regress/kh.hashed updated.\nOriginal contents retained as /usr/lib/openssh/ptest/regress/kh.hashed.old\nPASS: ssh-keygen known_hosts\nrun test keygen-moduli.sh ...\nPASS: keygen moduli\nrun test keygen-sshfp.sh ...\nPASS: keygen-sshfp\nrun test key-options.sh ...\nkey option command=\"echo bar\"\nkey option no-pty,command=\"echo bar\"\nkey option pty default\nkey option pty no-pty\nkey option pty restrict\nkey option pty restrict,pty\nkey option environment\nkey option from=\"127.0.0.1\"\nkey option from=\"127.0.0.0/8\"\nkey option expiry-time default\nkey option expiry-time invalid\nkey option expiry-time expired\nkey option expiry-time valid\nPASS: key options\nrun test scp.sh ...\nscp: scp mode: simple copy local file to local file\nscp: scp mode: simple copy local file to remote file\nscp: scp mode: simple copy remote file to local file\nscp: scp mode: copy local file to remote file in place\nscp: scp mode: copy remote file to local file in place\nscp: scp mode: copy local file to remote file clobber\n-rw-r--r-- 1 root root 526448 Feb  6 09:13 /usr/lib/openssh/ptest/regress/copy\n-rw-r--r-- 1 root root 526448 Feb  6 09:13 /usr/lib/openssh/ptest/regress/data\nscp: scp mode: copy remote file to local file clobber\nscp: scp mode: simple copy local file to remote dir\nscp: scp mode: simple copy local file to local dir\nscp: scp mode: simple copy remote file to local dir\nscp: scp mode: recursive local dir to remote dir\nscp: scp mode: recursive local dir to local dir\nscp: scp mode: recursive remote dir to local dir\nscp: scp mode: unmatched glob file local->remote\nscp: scp mode: unmatched glob file remote->local\nscp: scp mode: unmatched glob dir recursive local->remote\nscp: scp mode: unmatched glob dir recursive remote->local\nscp: scp mode: shell metacharacters\nscp: scp mode: disallow bad server #0\nscp: scp mode: disallow bad server #1\nscp: scp mode: disallow bad server #2\nscp: scp mode: disallow bad server #3\nscp: scp mode: disallow bad server #4\nscp: scp mode: disallow bad server #5\nscp: scp mode: disallow bad server #6\nscp: scp mode: disallow bad server #7\nscp: scp mode: detect non-directory target\n/usr/lib/openssh/ptest/regress/copy2: Not a directory\nscp: sftp mode: simple copy local file to local file\nscp: sftp mode: simple copy local file to remote file\nscp: sftp mode: simple copy remote file to local file\nscp: sftp mode: copy local file to remote file in place\nscp: sftp mode: copy remote file to local file in place\nscp: sftp mode: copy local file to remote file clobber\n-rw-r--r-- 1 root root 526448 Feb  6 09:13 /usr/lib/openssh/ptest/regress/copy\n-rw-r--r-- 1 root root 526448 Feb  6 09:13 /usr/lib/openssh/ptest/regress/data\nscp: sftp mode: copy remote file to local file clobber\nscp: sftp mode: simple copy local file to remote dir\nscp: sftp mode: simple copy local file to local dir\nscp: sftp mode: simple copy remote file to local dir\nscp: sftp mode: recursive local dir to remote dir\nscp: sftp mode: recursive local dir to local dir\nscp: sftp mode: recursive remote dir to local dir\nscp: sftp mode: unmatched glob file local->remote\nscp: sftp mode: unmatched glob file remote->local\nscp: sftp mode: unmatched glob dir recursive local->remote\nscp: sftp mode: unmatched glob dir recursive remote->local\nscp: sftp mode: shell metacharacters\nscp: sftp mode: disallow bad server #0\nscp: sftp mode: disallow bad server #1\nscp: sftp mode: disallow bad server #2\nscp: sftp mode: disallow bad server #3\nscp: sftp mode: disallow bad server #4\nscp: sftp mode: disallow bad server #5\nscp: sftp mode: disallow bad server #6\nscp: sftp mode: disallow bad server #7\nscp: sftp mode: detect non-directory target\n/usr/lib/openssh/ptest/regress/copy2: Not a directory\nPASS: scp\nrun test scp3.sh ...\nscp3: scp mode: simple copy remote file to remote file\nscp3: scp mode: simple copy remote file to remote dir\nscp3: scp mode: recursive remote dir to remote dir\nscp3: scp mode: detect non-directory target\nscp3: sftp mode: simple copy remote file to remote file\nscp3: sftp mode: simple copy remote file to remote dir\nscp3: sftp mode: recursive remote dir to remote dir\nscp3: sftp mode: detect non-directory target\nscp: /usr/lib/openssh/ptest/regress/copy2: destination is not a directory\r\nscp: /usr/lib/openssh/ptest/regress/copy2: destination is not a directory\r\nPASS: scp3\nrun test scp-uri.sh ...\nscp-uri: scp mode: simple copy local file to remote file\nscp-uri: scp mode: simple copy remote file to local file\nscp-uri: scp mode: simple copy local file to remote dir\nscp-uri: scp mode: simple copy remote file to local dir\nscp-uri: scp mode: recursive local dir to remote dir\nscp-uri: scp mode: recursive remote dir to local dir\nscp-uri: sftp mode: simple copy local file to remote file\nscp-uri: sftp mode: simple copy remote file to local file\nscp-uri: sftp mode: simple copy local file to remote dir\nscp-uri: sftp mode: simple copy remote file to local dir\nscp-uri: sftp mode: recursive local dir to remote dir\nscp-uri: sftp mode: recursive remote dir to local dir\nPASS: scp-uri\nrun test sftp.sh ...\ntest basic sftp put/get: buffer_size 5 num_requests 1\ntest basic sftp put/get: buffer_size 5 num_requests 2\ntest basic sftp put/get: buffer_size 5 num_requests 10\ntest basic sftp put/get: buffer_size 1000 num_requests 1\ntest basic sftp put/get: buffer_size 1000 num_requests 2\ntest basic sftp put/get: buffer_size 1000 num_requests 10\ntest basic sftp put/get: buffer_size 32000 num_requests 1\ntest basic sftp put/get: buffer_size 32000 num_requests 2\ntest basic sftp put/get: buffer_size 32000 num_requests 10\ntest basic sftp put/get: buffer_size 64000 num_requests 1\ntest basic sftp put/get: buffer_size 64000 num_requests 2\ntest basic sftp put/get: buffer_size 64000 num_requests 10\nPASS: basic sftp put/get\nrun test sftp-chroot.sh ...\ntest sftp in chroot: get\ntest sftp in chroot: match\nPASS: sftp in chroot\nrun test sftp-cmds.sh ...\nsftp commands: lls\nsftp commands: lls w/path\nsftp commands: ls\nsftp commands: shell\nsftp commands: pwd\nsftp commands: lpwd\nsftp commands: quit\nsftp commands: help\nsftp commands: get\nsftp commands: get quoted\nsftp commands: get filename with quotes\nsftp commands: get filename with spaces\nsftp commands: get filename with glob metacharacters\nsftp commands: get to directory\nsftp commands: glob get to directory\nsftp commands: get to local dir\nsftp commands: glob get to local dir\nsftp commands: put\nsftp commands: put filename with quotes\nsftp commands: put filename with spaces\nsftp commands: put to directory\nsftp commands: glob put to directory\nsftp commands: put to local dir\nsftp commands: glob put to local dir\nsftp commands: rename\nsftp commands: rename directory\nsftp commands: ln\nsftp commands: ln -s\nsftp commands: cp\nsftp commands: mkdir\nsftp commands: chdir\nsftp commands: rmdir\nsftp commands: lmkdir\nsftp commands: lchdir\nPASS: sftp commands\nrun test sftp-badcmds.sh ...\nsftp invalid commands: get nonexistent\nsftp invalid commands: glob get to nonexistent directory\nsftp invalid commands: put nonexistent\nsftp invalid commands: glob put to nonexistent directory\nsftp invalid commands: rename nonexistent\nsftp invalid commands: rename target exists (directory)\nsftp invalid commands: glob put files to local file\nPASS: sftp invalid commands\nrun test sftp-batch.sh ...\nsftp batchfile: good commands\nsftp batchfile: bad commands\nsftp batchfile: comments and blanks\nsftp batchfile: junk command\nPASS: sftp batchfile\nrun test sftp-glob.sh ...\nsftp glob: file glob\nsftp glob: dir glob\nsftp glob: quoted glob\nsftp glob: escaped glob\nsftp glob: escaped quote\nsftp glob: quoted quote\nsftp glob: single-quoted quote\nsftp glob: escaped space\nsftp glob: quoted space\nsftp glob: escaped slash\nsftp glob: quoted slash\nsftp glob: escaped slash at EOL\nsftp glob: quoted slash at EOL\nsftp glob: escaped slash+quote\nsftp glob: quoted slash+quote\nPASS: sftp glob\nrun test sftp-perm.sh ...\nsftp permissions: read-only upload\nsftp permissions: read-only setstat\nsftp permissions: read-only rm\nsftp permissions: read-only mkdir\nsftp permissions: read-only rmdir\nsftp permissions: read-only posix-rename\nsftp permissions: read-only oldrename\nsftp permissions: read-only symlink\nsftp permissions: read-only hardlink\nsftp permissions: explicit open\nsftp permissions: explicit read\nsftp permissions: explicit write\nsftp permissions: explicit lstat\nsftp permissions: explicit opendir\nsftp permissions: explicit readdir\nsftp permissions: explicit setstat\nsftp permissions: explicit remove\nsftp permissions: explicit mkdir\nsftp permissions: explicit rmdir\nsftp permissions: explicit rename\nsftp permissions: explicit symlink\nsftp permissions: explicit hardlink\nsftp permissions: explicit statvfs\nPASS: sftp permissions\nrun test sftp-uri.sh ...\nsftp-uri: non-interactive fetch to local file\nsftp-uri: non-interactive fetch to local dir\nsftp-uri: put to remote directory (trailing slash)\nsftp-uri: put to remote directory (no slash)\nPASS: sftp-uri\nrun test reconfigure.sh ...\nPASS: simple connect after reconfigure\nrun test dynamic-forward.sh ...\ntest -D forwarding\ntest -R forwarding\nPermitRemoteOpen=any\nPermitRemoteOpen=none\nPermitRemoteOpen=explicit\nPermitRemoteOpen=disallowed\nPASS: dynamic forwarding\nrun test forwarding.sh ...\nPASS: local and remote forwarding\nrun test multiplex.sh ...\ntest connection multiplexing: setenv\ntest connection multiplexing: envpass\ntest connection multiplexing: transfer\ntest connection multiplexing: forward\ntest connection multiplexing: status 0 ()\ntest connection multiplexing: status 0 (-Oproxy)\ntest connection multiplexing: status 1 ()\ntest connection multiplexing: status 1 (-Oproxy)\ntest connection multiplexing: status 4 ()\ntest connection multiplexing: status 4 (-Oproxy)\ntest connection multiplexing: status 5 ()\ntest connection multiplexing: status 5 (-Oproxy)\ntest connection multiplexing: status 44 ()\ntest connection multiplexing: status 44 (-Oproxy)\ntest connection multiplexing: cmd check\ntest connection multiplexing: cmd forward local (TCP)\ntest connection multiplexing: cmd forward remote (TCP)\ntest connection multiplexing: cmd forward local (UNIX)\ntest connection multiplexing: cmd forward remote (UNIX)\ntest connection multiplexing: cmd exit\ntest connection multiplexing: cmd stop\nPASS: connection multiplexing\nrun test reexec.sh ...\ntest config passing\ntest reexec fallback\nPASS: reexec tests\nrun test brokenkeys.sh ...\nPASS: broken keys\nrun test sshcfgparse.sh ...\nreparse minimal config\nssh -W opts\nuser first match\npubkeyacceptedalgorithms\nagentforwarding\ncommand line override\nPASS: ssh config parse\nrun test cfgparse.sh ...\nreparse minimal config\nreparse regress config\nlistenaddress order\nPASS: sshd config parse\nrun test cfgmatch.sh ...\nPASS: sshd_config match\nrun test cfgmatchlisten.sh ...\nPASS: sshd_config matchlisten\nrun test percent.sh ...\npercent expansions matchexec percent\npercent expansions localcommand percent\npercent expansions remotecommand percent\npercent expansions controlpath percent\npercent expansions identityagent percent\npercent expansions forwardagent percent\npercent expansions localforward percent\npercent expansions remoteforward percent\npercent expansions revokedhostkeys percent\npercent expansions userknownhostsfile percent\npercent expansions controlpath dollar\npercent expansions identityagent dollar\npercent expansions forwardagent dollar\npercent expansions localforward dollar\npercent expansions remoteforward dollar\npercent expansions userknownhostsfile dollar\npercent expansions controlpath tilde\npercent expansions identityagent tilde\npercent expansions forwardagent tilde\nPASS: percent expansions\nrun test addrmatch.sh ...\ntest first entry for user 192.168.0.1 somehost\ntest negative match for user 192.168.30.1 somehost\ntest no match for user 19.0.0.1 somehost\ntest list middle for user 10.255.255.254 somehost\ntest faked IP in hostname for user 192.168.30.1 192.168.0.1\ntest bare IP4 address for user 1.1.1.1 somehost.example.com\ntest localaddress for user 19.0.0.1 somehost\ntest localport for user 19.0.0.1 somehost\ntest bare IP6 address for user ::1 somehost.example.com\ntest deny IPv6 for user ::2 somehost.example.com\ntest IP6 negated for user ::3 somehost\ntest IP6 no match for user ::4 somehost\ntest IP6 network for user 2000::1 somehost\ntest IP6 network for user 2001::1 somehost\ntest IP6 localaddress for user ::5 somehost\ntest IP6 localport for user ::5 somehost\ntest invalid Match address 10.0.1.0/8\ntest invalid Match localaddress 10.0.1.0/8\ntest invalid Match address 10.0.0.1/24\ntest invalid Match localaddress 10.0.0.1/24\ntest invalid Match address 2000:aa:bb:01::/56\ntest invalid Match localaddress 2000:aa:bb:01::/56\nPASS: address match\nrun test localcommand.sh ...\ntest localcommand: proto  localcommand\nPASS: localcommand\nrun test forcecommand.sh ...\nPASS: forced command\nrun test portnum.sh ...\nport number parsing: invalid port 0\nport number parsing: invalid port 65536\nport number parsing: invalid port 131073\nport number parsing: invalid port 2000blah\nport number parsing: invalid port blah2000\nport number parsing: valid port 1\nport number parsing: valid port 22\nport number parsing: valid port 2222\nport number parsing: valid port 22222\nport number parsing: valid port 65535\nPASS: port number parsing\nrun test keytype.sh ...\nkeygen ed25519, 512 bits\nkeygen ed25519-sk, n/a bits\nkeygen ecdsa, 256 bits\nkeygen ecdsa, 384 bits\nkeygen ecdsa, 521 bits\nkeygen ecdsa-sk, n/a bits\nkeygen dsa, 1024 bits\nkeygen rsa, 2048 bits\nkeygen rsa, 3072 bits\nuserkey ed25519-512, hostkey ed25519-512\nuserkey ed25519-512, hostkey ed25519-512\nuserkey ed25519-512, hostkey ed25519-512\nuserkey ed25519-sk, hostkey ed25519-sk\nuserkey ed25519-sk, hostkey ed25519-sk\nuserkey ed25519-sk, hostkey ed25519-sk\nuserkey ecdsa-256, hostkey ecdsa-256\nuserkey ecdsa-256, hostkey ecdsa-256\nuserkey ecdsa-256, hostkey ecdsa-256\nuserkey ecdsa-384, hostkey ecdsa-384\nuserkey ecdsa-384, hostkey ecdsa-384\nuserkey ecdsa-384, hostkey ecdsa-384\nuserkey ecdsa-521, hostkey ecdsa-521\nuserkey ecdsa-521, hostkey ecdsa-521\nuserkey ecdsa-521, hostkey ecdsa-521\nuserkey ecdsa-sk, hostkey ecdsa-sk\nuserkey ecdsa-sk, hostkey ecdsa-sk\nuserkey ecdsa-sk, hostkey ecdsa-sk\nuserkey dsa-1024, hostkey dsa-1024\nuserkey dsa-1024, hostkey dsa-1024\nuserkey dsa-1024, hostkey dsa-1024\nuserkey rsa-2048, hostkey rsa-2048\nuserkey rsa-2048, hostkey rsa-2048\nuserkey rsa-2048, hostkey rsa-2048\nuserkey rsa-3072, hostkey rsa-3072\nuserkey rsa-3072, hostkey rsa-3072\nuserkey rsa-3072, hostkey rsa-3072\nPASS: login with different key types\nrun test kextype.sh ...\nkex diffie-hellman-group1-sha1\nkex diffie-hellman-group14-sha1\nkex diffie-hellman-group14-sha256\nkex diffie-hellman-group16-sha512\nkex diffie-hellman-group18-sha512\nkex diffie-hellman-group-exchange-sha1\nkex diffie-hellman-group-exchange-sha256\nkex ecdh-sha2-nistp256\nkex ecdh-sha2-nistp384\nkex ecdh-sha2-nistp521\nkex curve25519-sha256\nkex curve25519-sha256@libssh.org\nkex sntrup761x25519-sha512@openssh.com\nPASS: login with different key exchange algorithms\nrun test cert-hostkey.sh ...\nRevoking from /usr/lib/openssh/ptest/regress/host_ca_key.pub\nRevoking from /usr/lib/openssh/ptest/regress/host_ca_key2.pub\ncertified host keys: sign host ed25519 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ed25519.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ed25519-cert.pub\ncertified host keys: sign host sk-ssh-ed25519@openssh.com cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_sk-ssh-ed25519@openssh.com.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_sk-ssh-ed25519@openssh.com-cert.pub\ncertified host keys: sign host ecdsa-sha2-nistp256 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp256.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp256-cert.pub\ncertified host keys: sign host ecdsa-sha2-nistp384 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp384.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp384-cert.pub\ncertified host keys: sign host ecdsa-sha2-nistp521 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp521.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp521-cert.pub\ncertified host keys: sign host sk-ecdsa-sha2-nistp256@openssh.com cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_sk-ecdsa-sha2-nistp256@openssh.com.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_sk-ecdsa-sha2-nistp256@openssh.com-cert.pub\ncertified host keys: sign host dsa cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_dsa.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_dsa-cert.pub\ncertified host keys: sign host rsa cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa-cert.pub\ncertified host keys: sign host rsa-sha2-256 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa-sha2-256.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa-sha2-256-cert.pub\ncertified host keys: sign host rsa-sha2-512 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa-sha2-512.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa-sha2-512-cert.pub\ncertified host keys: host ed25519 cert connect\ncertified host keys: ed25519 basic connect expect success yes\ncertified host keys: ed25519 empty KRL expect success yes\ncertified host keys: ed25519 KRL w/ plain key revoked expect success no\ncertified host keys: ed25519 KRL w/ cert revoked expect success no\ncertified host keys: ed25519 KRL w/ CA revoked expect success no\ncertified host keys: ed25519 empty plaintext revocation expect success yes\ncertified host keys: ed25519 plain key plaintext revocation expect success no\ncertified host keys: ed25519 cert plaintext revocation expect success no\ncertified host keys: ed25519 CA plaintext revocation expect success no\ncertified host keys: host sk-ssh-ed25519@openssh.com cert connect\ncertified host keys: sk-ssh-ed25519@openssh.com basic connect expect success yes\ncertified host keys: sk-ssh-ed25519@openssh.com empty KRL expect success yes\ncertified host keys: sk-ssh-ed25519@openssh.com KRL w/ plain key revoked expect success no\ncertified host keys: sk-ssh-ed25519@openssh.com KRL w/ cert revoked expect success no\ncertified host keys: sk-ssh-ed25519@openssh.com KRL w/ CA revoked expect success no\ncertified host keys: sk-ssh-ed25519@openssh.com empty plaintext revocation expect success yes\ncertified host keys: sk-ssh-ed25519@openssh.com plain key plaintext revocation expect success no\ncertified host keys: sk-ssh-ed25519@openssh.com cert plaintext revocation expect success no\ncertified host keys: sk-ssh-ed25519@openssh.com CA plaintext revocation expect success no\ncertified host keys: host ecdsa-sha2-nistp256 cert connect\ncertified host keys: ecdsa-sha2-nistp256 basic connect expect success yes\ncertified host keys: ecdsa-sha2-nistp256 empty KRL expect success yes\ncertified host keys: ecdsa-sha2-nistp256 KRL w/ plain key revoked expect success no\ncertified host keys: ecdsa-sha2-nistp256 KRL w/ cert revoked expect success no\ncertified host keys: ecdsa-sha2-nistp256 KRL w/ CA revoked expect success no\ncertified host keys: ecdsa-sha2-nistp256 empty plaintext revocation expect success yes\ncertified host keys: ecdsa-sha2-nistp256 plain key plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp256 cert plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp256 CA plaintext revocation expect success no\ncertified host keys: host ecdsa-sha2-nistp384 cert connect\ncertified host keys: ecdsa-sha2-nistp384 basic connect expect success yes\ncertified host keys: ecdsa-sha2-nistp384 empty KRL expect success yes\ncertified host keys: ecdsa-sha2-nistp384 KRL w/ plain key revoked expect success no\ncertified host keys: ecdsa-sha2-nistp384 KRL w/ cert revoked expect success no\ncertified host keys: ecdsa-sha2-nistp384 KRL w/ CA revoked expect success no\ncertified host keys: ecdsa-sha2-nistp384 empty plaintext revocation expect success yes\ncertified host keys: ecdsa-sha2-nistp384 plain key plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp384 cert plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp384 CA plaintext revocation expect success no\ncertified host keys: host ecdsa-sha2-nistp521 cert connect\ncertified host keys: ecdsa-sha2-nistp521 basic connect expect success yes\ncertified host keys: ecdsa-sha2-nistp521 empty KRL expect success yes\ncertified host keys: ecdsa-sha2-nistp521 KRL w/ plain key revoked expect success no\ncertified host keys: ecdsa-sha2-nistp521 KRL w/ cert revoked expect success no\ncertified host keys: ecdsa-sha2-nistp521 KRL w/ CA revoked expect success no\ncertified host keys: ecdsa-sha2-nistp521 empty plaintext revocation expect success yes\ncertified host keys: ecdsa-sha2-nistp521 plain key plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp521 cert plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp521 CA plaintext revocation expect success no\ncertified host keys: host sk-ecdsa-sha2-nistp256@openssh.com cert connect\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com basic connect expect success yes\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com empty KRL expect success yes\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com KRL w/ plain key revoked expect success no\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com KRL w/ cert revoked expect success no\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com KRL w/ CA revoked expect success no\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com empty plaintext revocation expect success yes\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com plain key plaintext revocation expect success no\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com cert plaintext revocation expect success no\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com CA plaintext revocation expect success no\ncertified host keys: host dsa cert connect\ncertified host keys: dsa basic connect expect success yes\ncertified host keys: dsa empty KRL expect success yes\ncertified host keys: dsa KRL w/ plain key revoked expect success no\ncertified host keys: dsa KRL w/ cert revoked expect success no\ncertified host keys: dsa KRL w/ CA revoked expect success no\ncertified host keys: dsa empty plaintext revocation expect success yes\ncertified host keys: dsa plain key plaintext revocation expect success no\ncertified host keys: dsa cert plaintext revocation expect success no\ncertified host keys: dsa CA plaintext revocation expect success no\ncertified host keys: host rsa cert connect\ncertified host keys: rsa basic connect expect success yes\ncertified host keys: rsa empty KRL expect success yes\ncertified host keys: rsa KRL w/ plain key revoked expect success no\ncertified host keys: rsa KRL w/ cert revoked expect success no\ncertified host keys: rsa KRL w/ CA revoked expect success no\ncertified host keys: rsa empty plaintext revocation expect success yes\ncertified host keys: rsa plain key plaintext revocation expect success no\ncertified host keys: rsa cert plaintext revocation expect success no\ncertified host keys: rsa CA plaintext revocation expect success no\ncertified host keys: host rsa-sha2-256 cert connect\ncertified host keys: rsa-sha2-256 basic connect expect success yes\ncertified host keys: rsa-sha2-256 empty KRL expect success yes\ncertified host keys: rsa-sha2-256 KRL w/ plain key revoked expect success no\ncertified host keys: rsa-sha2-256 KRL w/ cert revoked expect success no\ncertified host keys: rsa-sha2-256 KRL w/ CA revoked expect success no\ncertified host keys: rsa-sha2-256 empty plaintext revocation expect success yes\ncertified host keys: rsa-sha2-256 plain key plaintext revocation expect success no\ncertified host keys: rsa-sha2-256 cert plaintext revocation expect success no\ncertified host keys: rsa-sha2-256 CA plaintext revocation expect success no\ncertified host keys: host rsa-sha2-512 cert connect\ncertified host keys: rsa-sha2-512 basic connect expect success yes\ncertified host keys: rsa-sha2-512 empty KRL expect success yes\ncertified host keys: rsa-sha2-512 KRL w/ plain key revoked expect success no\ncertified host keys: rsa-sha2-512 KRL w/ cert revoked expect success no\ncertified host keys: rsa-sha2-512 KRL w/ CA revoked expect success no\ncertified host keys: rsa-sha2-512 empty plaintext revocation expect success yes\ncertified host keys: rsa-sha2-512 plain key plaintext revocation expect success no\ncertified host keys: rsa-sha2-512 cert plaintext revocation expect success no\ncertified host keys: rsa-sha2-512 CA plaintext revocation expect success no\ncertified host keys: host ed25519 revoked cert\ncertified host keys: host sk-ssh-ed25519@openssh.com revoked cert\ncertified host keys: host ecdsa-sha2-nistp256 revoked cert\ncertified host keys: host ecdsa-sha2-nistp384 revoked cert\ncertified host keys: host ecdsa-sha2-nistp521 revoked cert\ncertified host keys: host sk-ecdsa-sha2-nistp256@openssh.com revoked cert\ncertified host keys: host dsa revoked cert\ncertified host keys: host rsa revoked cert\ncertified host keys: host rsa-sha2-256 revoked cert\ncertified host keys: host rsa-sha2-512 revoked cert\ncertified host keys: host ed25519 revoked cert\ncertified host keys: host sk-ssh-ed25519@openssh.com revoked cert\ncertified host keys: host ecdsa-sha2-nistp256 revoked cert\ncertified host keys: host ecdsa-sha2-nistp384 revoked cert\ncertified host keys: host ecdsa-sha2-nistp521 revoked cert\ncertified host keys: host sk-ecdsa-sha2-nistp256@openssh.com revoked cert\ncertified host keys: host dsa revoked cert\ncertified host keys: host rsa revoked cert\ncertified host keys: host rsa-sha2-256 revoked cert\ncertified host keys: host rsa-sha2-512 revoked cert\ncertified host keys: host ed25519  cert downgrade to raw key\ncertified host keys: host sk-ssh-ed25519@openssh.com  cert downgrade to raw key\ncertified host keys: host ecdsa-sha2-nistp256  cert downgrade to raw key\ncertified host keys: host ecdsa-sha2-nistp384  cert downgrade to raw key\ncertified host keys: host ecdsa-sha2-nistp521  cert downgrade to raw key\ncertified host keys: host sk-ecdsa-sha2-nistp256@openssh.com  cert downgrade to raw key\ncertified host keys: host dsa  cert downgrade to raw key\ncertified host keys: host rsa  cert downgrade to raw key\ncertified host keys: host rsa-sha2-256  cert downgrade to raw key\ncertified host keys: host rsa-sha2-512  cert downgrade to raw key\ncertified host keys: host ed25519 connect wrong cert\ncertified host keys: host sk-ssh-ed25519@openssh.com connect wrong cert\ncertified host keys: host ecdsa-sha2-nistp256 connect wrong cert\ncertified host keys: host ecdsa-sha2-nistp384 connect wrong cert\ncertified host keys: host ecdsa-sha2-nistp521 connect wrong cert\ncertified host keys: host sk-ecdsa-sha2-nistp256@openssh.com connect wrong cert\ncertified host keys: host dsa connect wrong cert\ncertified host keys: host rsa connect wrong cert\ncertified host keys: host rsa-sha2-256 connect wrong cert\ncertified host keys: host rsa-sha2-512 connect wrong cert\nPASS: certified host keys\nrun test cert-userkey.sh ...\ncertified user keys: sign user ed25519 cert\ncertified user keys: sign user sk-ssh-ed25519@openssh.com cert\ncertified user keys: sign user ecdsa-sha2-nistp256 cert\ncertified user keys: sign user ecdsa-sha2-nistp384 cert\ncertified user keys: sign user ecdsa-sha2-nistp521 cert\ncertified user keys: sign user sk-ecdsa-sha2-nistp256@openssh.com cert\ncertified user keys: sign user dsa cert\ncertified user keys: sign user rsa cert\ncertified user keys: sign user rsa-sha2-256 cert\ncertified user keys: sign user rsa-sha2-512 cert\ncertified user keys: ed25519 missing authorized_principals\ncertified user keys: ed25519 empty authorized_principals\ncertified user keys: ed25519 wrong authorized_principals\ncertified user keys: ed25519 correct authorized_principals\ncertified user keys: ed25519 authorized_principals bad key opt\ncertified user keys: ed25519 authorized_principals command=false\ncertified user keys: ed25519 authorized_principals command=true\ncertified user keys: ed25519 wrong principals key option\ncertified user keys: ed25519 correct principals key option\ncertified user keys: sk-ssh-ed25519@openssh.com missing authorized_principals\ncertified user keys: sk-ssh-ed25519@openssh.com empty authorized_principals\ncertified user keys: sk-ssh-ed25519@openssh.com wrong authorized_principals\ncertified user keys: sk-ssh-ed25519@openssh.com correct authorized_principals\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_principals bad key opt\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_principals command=false\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_principals command=true\ncertified user keys: sk-ssh-ed25519@openssh.com wrong principals key option\ncertified user keys: sk-ssh-ed25519@openssh.com correct principals key option\ncertified user keys: ecdsa-sha2-nistp256 missing authorized_principals\ncertified user keys: ecdsa-sha2-nistp256 empty authorized_principals\ncertified user keys: ecdsa-sha2-nistp256 wrong authorized_principals\ncertified user keys: ecdsa-sha2-nistp256 correct authorized_principals\ncertified user keys: ecdsa-sha2-nistp256 authorized_principals bad key opt\ncertified user keys: ecdsa-sha2-nistp256 authorized_principals command=false\ncertified user keys: ecdsa-sha2-nistp256 authorized_principals command=true\ncertified user keys: ecdsa-sha2-nistp256 wrong principals key option\ncertified user keys: ecdsa-sha2-nistp256 correct principals key option\ncertified user keys: ecdsa-sha2-nistp384 missing authorized_principals\ncertified user keys: ecdsa-sha2-nistp384 empty authorized_principals\ncertified user keys: ecdsa-sha2-nistp384 wrong authorized_principals\ncertified user keys: ecdsa-sha2-nistp384 correct authorized_principals\ncertified user keys: ecdsa-sha2-nistp384 authorized_principals bad key opt\ncertified user keys: ecdsa-sha2-nistp384 authorized_principals command=false\ncertified user keys: ecdsa-sha2-nistp384 authorized_principals command=true\ncertified user keys: ecdsa-sha2-nistp384 wrong principals key option\ncertified user keys: ecdsa-sha2-nistp384 correct principals key option\ncertified user keys: ecdsa-sha2-nistp521 missing authorized_principals\ncertified user keys: ecdsa-sha2-nistp521 empty authorized_principals\ncertified user keys: ecdsa-sha2-nistp521 wrong authorized_principals\ncertified user keys: ecdsa-sha2-nistp521 correct authorized_principals\ncertified user keys: ecdsa-sha2-nistp521 authorized_principals bad key opt\ncertified user keys: ecdsa-sha2-nistp521 authorized_principals command=false\ncertified user keys: ecdsa-sha2-nistp521 authorized_principals command=true\ncertified user keys: ecdsa-sha2-nistp521 wrong principals key option\ncertified user keys: ecdsa-sha2-nistp521 correct principals key option\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com missing authorized_principals\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com empty authorized_principals\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com wrong authorized_principals\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com correct authorized_principals\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_principals bad key opt\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_principals command=false\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_principals command=true\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com wrong principals key option\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com correct principals key option\ncertified user keys: dsa missing authorized_principals\ncertified user keys: dsa empty authorized_principals\ncertified user keys: dsa wrong authorized_principals\ncertified user keys: dsa correct authorized_principals\ncertified user keys: dsa authorized_principals bad key opt\ncertified user keys: dsa authorized_principals command=false\ncertified user keys: dsa authorized_principals command=true\ncertified user keys: dsa wrong principals key option\ncertified user keys: dsa correct principals key option\ncertified user keys: rsa missing authorized_principals\ncertified user keys: rsa empty authorized_principals\ncertified user keys: rsa wrong authorized_principals\ncertified user keys: rsa correct authorized_principals\ncertified user keys: rsa authorized_principals bad key opt\ncertified user keys: rsa authorized_principals command=false\ncertified user keys: rsa authorized_principals command=true\ncertified user keys: rsa wrong principals key option\ncertified user keys: rsa correct principals key option\ncertified user keys: rsa-sha2-256 missing authorized_principals\ncertified user keys: rsa-sha2-256 empty authorized_principals\ncertified user keys: rsa-sha2-256 wrong authorized_principals\ncertified user keys: rsa-sha2-256 correct authorized_principals\ncertified user keys: rsa-sha2-256 authorized_principals bad key opt\ncertified user keys: rsa-sha2-256 authorized_principals command=false\ncertified user keys: rsa-sha2-256 authorized_principals command=true\ncertified user keys: rsa-sha2-256 wrong principals key option\ncertified user keys: rsa-sha2-256 correct principals key option\ncertified user keys: rsa-sha2-512 missing authorized_principals\ncertified user keys: rsa-sha2-512 empty authorized_principals\ncertified user keys: rsa-sha2-512 wrong authorized_principals\ncertified user keys: rsa-sha2-512 correct authorized_principals\ncertified user keys: rsa-sha2-512 authorized_principals bad key opt\ncertified user keys: rsa-sha2-512 authorized_principals command=false\ncertified user keys: rsa-sha2-512 authorized_principals command=true\ncertified user keys: rsa-sha2-512 wrong principals key option\ncertified user keys: rsa-sha2-512 correct principals key option\ncertified user keys: ed25519 authorized_keys connect\ncertified user keys: ed25519 authorized_keys revoked key\ncertified user keys: ed25519 authorized_keys revoked via KRL\ncertified user keys: ed25519 authorized_keys empty KRL\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_keys connect\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_keys revoked key\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_keys revoked via KRL\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_keys empty KRL\ncertified user keys: ecdsa-sha2-nistp256 authorized_keys connect\ncertified user keys: ecdsa-sha2-nistp256 authorized_keys revoked key\ncertified user keys: ecdsa-sha2-nistp256 authorized_keys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp256 authorized_keys empty KRL\ncertified user keys: ecdsa-sha2-nistp384 authorized_keys connect\ncertified user keys: ecdsa-sha2-nistp384 authorized_keys revoked key\ncertified user keys: ecdsa-sha2-nistp384 authorized_keys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp384 authorized_keys empty KRL\ncertified user keys: ecdsa-sha2-nistp521 authorized_keys connect\ncertified user keys: ecdsa-sha2-nistp521 authorized_keys revoked key\ncertified user keys: ecdsa-sha2-nistp521 authorized_keys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp521 authorized_keys empty KRL\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_keys connect\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_keys revoked key\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_keys revoked via KRL\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_keys empty KRL\ncertified user keys: dsa authorized_keys connect\ncertified user keys: dsa authorized_keys revoked key\ncertified user keys: dsa authorized_keys revoked via KRL\ncertified user keys: dsa authorized_keys empty KRL\ncertified user keys: rsa authorized_keys connect\ncertified user keys: rsa authorized_keys revoked key\ncertified user keys: rsa authorized_keys revoked via KRL\ncertified user keys: rsa authorized_keys empty KRL\ncertified user keys: rsa-sha2-256 authorized_keys connect\ncertified user keys: rsa-sha2-256 authorized_keys revoked key\ncertified user keys: rsa-sha2-256 authorized_keys revoked via KRL\ncertified user keys: rsa-sha2-256 authorized_keys empty KRL\ncertified user keys: rsa-sha2-512 authorized_keys connect\ncertified user keys: rsa-sha2-512 authorized_keys revoked key\ncertified user keys: rsa-sha2-512 authorized_keys revoked via KRL\ncertified user keys: rsa-sha2-512 authorized_keys empty KRL\ncertified user keys: rsa-sha2-512 authorized_keys revoked CA key\ncertified user keys: authorized_keys CA does not authenticate\ncertified user keys: ensure CA key does not authenticate user\ncertified user keys: ed25519 TrustedUserCAKeys connect\ncertified user keys: ed25519 TrustedUserCAKeys revoked key\ncertified user keys: ed25519 TrustedUserCAKeys revoked via KRL\ncertified user keys: ed25519 TrustedUserCAKeys empty KRL\ncertified user keys: sk-ssh-ed25519@openssh.com TrustedUserCAKeys connect\ncertified user keys: sk-ssh-ed25519@openssh.com TrustedUserCAKeys revoked key\ncertified user keys: sk-ssh-ed25519@openssh.com TrustedUserCAKeys revoked via KRL\ncertified user keys: sk-ssh-ed25519@openssh.com TrustedUserCAKeys empty KRL\ncertified user keys: ecdsa-sha2-nistp256 TrustedUserCAKeys connect\ncertified user keys: ecdsa-sha2-nistp256 TrustedUserCAKeys revoked key\ncertified user keys: ecdsa-sha2-nistp256 TrustedUserCAKeys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp256 TrustedUserCAKeys empty KRL\ncertified user keys: ecdsa-sha2-nistp384 TrustedUserCAKeys connect\ncertified user keys: ecdsa-sha2-nistp384 TrustedUserCAKeys revoked key\ncertified user keys: ecdsa-sha2-nistp384 TrustedUserCAKeys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp384 TrustedUserCAKeys empty KRL\ncertified user keys: ecdsa-sha2-nistp521 TrustedUserCAKeys connect\ncertified user keys: ecdsa-sha2-nistp521 TrustedUserCAKeys revoked key\ncertified user keys: ecdsa-sha2-nistp521 TrustedUserCAKeys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp521 TrustedUserCAKeys empty KRL\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com TrustedUserCAKeys connect\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com TrustedUserCAKeys revoked key\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com TrustedUserCAKeys revoked via KRL\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com TrustedUserCAKeys empty KRL\ncertified user keys: dsa TrustedUserCAKeys connect\ncertified user keys: dsa TrustedUserCAKeys revoked key\ncertified user keys: dsa TrustedUserCAKeys revoked via KRL\ncertified user keys: dsa TrustedUserCAKeys empty KRL\ncertified user keys: rsa TrustedUserCAKeys connect\ncertified user keys: rsa TrustedUserCAKeys revoked key\ncertified user keys: rsa TrustedUserCAKeys revoked via KRL\ncertified user keys: rsa TrustedUserCAKeys empty KRL\ncertified user keys: rsa-sha2-256 TrustedUserCAKeys connect\ncertified user keys: rsa-sha2-256 TrustedUserCAKeys revoked key\ncertified user keys: rsa-sha2-256 TrustedUserCAKeys revoked via KRL\ncertified user keys: rsa-sha2-256 TrustedUserCAKeys empty KRL\ncertified user keys: rsa-sha2-512 TrustedUserCAKeys connect\ncertified user keys: rsa-sha2-512 TrustedUserCAKeys revoked key\ncertified user keys: rsa-sha2-512 TrustedUserCAKeys revoked via KRL\ncertified user keys: rsa-sha2-512 TrustedUserCAKeys empty KRL\ncertified user keys: rsa-sha2-512 TrustedUserCAKeys revoked CA key\ncertified user keys: TrustedUserCAKeys CA does not authenticate\ncertified user keys: ensure CA key does not authenticate user\ncertified user keys: correct principal auth authorized_keys expect success rsa\ncertified user keys: correct principal auth authorized_keys expect success ed25519\ncertified user keys: correct principal auth TrustedUserCAKeys expect success rsa\ncertified user keys: correct principal auth TrustedUserCAKeys expect success ed25519\ncertified user keys: host-certificate auth authorized_keys expect failure rsa\ncertified user keys: host-certificate auth authorized_keys expect failure ed25519\ncertified user keys: host-certificate auth TrustedUserCAKeys expect failure rsa\ncertified user keys: host-certificate auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: wrong principals auth authorized_keys expect failure rsa\ncertified user keys: wrong principals auth authorized_keys expect failure ed25519\ncertified user keys: wrong principals auth TrustedUserCAKeys expect failure rsa\ncertified user keys: wrong principals auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: cert not yet valid auth authorized_keys expect failure rsa\ncertified user keys: cert not yet valid auth authorized_keys expect failure ed25519\ncertified user keys: cert not yet valid auth TrustedUserCAKeys expect failure rsa\ncertified user keys: cert not yet valid auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: cert expired auth authorized_keys expect failure rsa\ncertified user keys: cert expired auth authorized_keys expect failure ed25519\ncertified user keys: cert expired auth TrustedUserCAKeys expect failure rsa\ncertified user keys: cert expired auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: cert valid interval auth authorized_keys expect success rsa\ncertified user keys: cert valid interval auth authorized_keys expect success ed25519\ncertified user keys: cert valid interval auth TrustedUserCAKeys expect success rsa\ncertified user keys: cert valid interval auth TrustedUserCAKeys expect success ed25519\ncertified user keys: wrong source-address auth authorized_keys expect failure rsa\ncertified user keys: wrong source-address auth authorized_keys expect failure ed25519\ncertified user keys: wrong source-address auth TrustedUserCAKeys expect failure rsa\ncertified user keys: wrong source-address auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: force-command auth authorized_keys expect failure rsa\ncertified user keys: force-command auth authorized_keys expect failure ed25519\ncertified user keys: force-command auth TrustedUserCAKeys expect failure rsa\ncertified user keys: force-command auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: empty principals auth authorized_keys expect success rsa\ncertified user keys: empty principals auth authorized_keys expect success ed25519\ncertified user keys: empty principals auth TrustedUserCAKeys expect failure rsa\ncertified user keys: empty principals auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: AuthorizedPrincipalsFile principals auth TrustedUserCAKeys expect success rsa\ncertified user keys: AuthorizedPrincipalsFile principals auth TrustedUserCAKeys expect success ed25519\ncertified user keys: AuthorizedPrincipalsFile no principals auth TrustedUserCAKeys expect failure rsa\ncertified user keys: AuthorizedPrincipalsFile no principals auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: principals key option principals auth authorized_keys expect success rsa\ncertified user keys: principals key option principals auth authorized_keys expect success ed25519\ncertified user keys: principals key option no principals auth authorized_keys expect failure rsa\ncertified user keys: principals key option no principals auth authorized_keys expect failure ed25519\ncertified user keys: force-command match true auth authorized_keys expect success rsa\ncertified user keys: force-command match true auth authorized_keys expect success ed25519\ncertified user keys: force-command match true auth authorized_keys expect failure rsa\ncertified user keys: force-command match true auth authorized_keys expect failure ed25519\ncertified user keys: force-command mismatch 1 auth authorized_keys expect failure rsa\ncertified user keys: force-command mismatch 1 auth authorized_keys expect failure ed25519\ncertified user keys: force-command mismatch 2 auth authorized_keys expect failure rsa\ncertified user keys: force-command mismatch 2 auth authorized_keys expect failure ed25519\ncertified user keys: user ed25519 connect wrong cert\ncertified user keys: user sk-ssh-ed25519@openssh.com connect wrong cert\ncertified user keys: user ecdsa-sha2-nistp256 connect wrong cert\ncertified user keys: user ecdsa-sha2-nistp384 connect wrong cert\ncertified user keys: user ecdsa-sha2-nistp521 connect wrong cert\ncertified user keys: user sk-ecdsa-sha2-nistp256@openssh.com connect wrong cert\ncertified user keys: user dsa connect wrong cert\ncertified user keys: user rsa connect wrong cert\ncertified user keys: user rsa-sha2-256 connect wrong cert\ncertified user keys: user rsa-sha2-512 connect wrong cert\nPASS: certified user keys\nrun test host-expand.sh ...\nPASS: expand %h and %n\nrun test keys-command.sh ...\nAuthorizedKeysCommand with arguments\nAuthorizedKeysCommand without arguments\nPASS: authorized keys from command\nrun test forward-control.sh ...\ncheck_lfwd done (expecting Y): default configuration\ncheck_rfwd done (expecting Y): default configuration\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes\ncheck_lfwd done (expecting N): AllowTcpForwarding=yes, !PermitOpen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, !PermitOpen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes, PermitOpen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=yes, !permitopen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, !permitopen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes, permitopen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=yes, no-port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=yes, no-port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=yes, restrict\ncheck_rfwd done (expecting N): AllowTcpForwarding=yes, restrict\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes, restrict,port-forwarding\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, restrict,port-forwarding\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local\ncheck_rfwd done (expecting N): AllowTcpForwarding=local\ncheck_lfwd done (expecting N): AllowTcpForwarding=local, !PermitOpen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, !PermitOpen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local, PermitOpen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=local, !permitopen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, !permitopen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local, permitopen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=local, no-port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, no-port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=local, restrict\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, restrict\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local, restrict,port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, restrict,port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, !PermitOpen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, !PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, PermitOpen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, !permitopen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, !permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, permitopen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, no-port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=remote, no-port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, restrict\ncheck_rfwd done (expecting N): AllowTcpForwarding=remote, restrict\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, restrict,port-forwarding\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, restrict,port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=no\ncheck_rfwd done (expecting N): AllowTcpForwarding=no\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, !PermitOpen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, !PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, PermitOpen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, !permitopen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, !permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, permitopen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, no-port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, no-port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, restrict\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, restrict\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, restrict,port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, restrict,port-forwarding\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes, !PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=yes, !PermitListen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes, PermitListen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, PermitListen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local, !PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, !PermitListen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local, PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, PermitListen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, !PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=remote, !PermitListen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, PermitListen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, PermitListen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, !PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, !PermitListen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, PermitListen\nPASS: sshd control of local and remote forwarding\nrun test integrity.sh ...\ntest integrity: hmac-sha1 @2900\ntest integrity: hmac-sha1 @2901\ntest integrity: hmac-sha1 @2902\ntest integrity: hmac-sha1 @2903\ntest integrity: hmac-sha1 @2904\ntest integrity: hmac-sha1 @2905\ntest integrity: hmac-sha1 @2906\ntest integrity: hmac-sha1 @2907\ntest integrity: hmac-sha1 @2908\ntest integrity: hmac-sha1 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha1-96 @2900\ntest integrity: hmac-sha1-96 @2901\ntest integrity: hmac-sha1-96 @2902\ntest integrity: hmac-sha1-96 @2903\ntest integrity: hmac-sha1-96 @2904\ntest integrity: hmac-sha1-96 @2905\ntest integrity: hmac-sha1-96 @2906\ntest integrity: hmac-sha1-96 @2907\ntest integrity: hmac-sha1-96 @2908\ntest integrity: hmac-sha1-96 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha2-256 @2900\ntest integrity: hmac-sha2-256 @2901\ntest integrity: hmac-sha2-256 @2902\ntest integrity: hmac-sha2-256 @2903\ntest integrity: hmac-sha2-256 @2904\ntest integrity: hmac-sha2-256 @2905\ntest integrity: hmac-sha2-256 @2906\ntest integrity: hmac-sha2-256 @2907\ntest integrity: hmac-sha2-256 @2908\ntest integrity: hmac-sha2-256 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha2-512 @2900\ntest integrity: hmac-sha2-512 @2901\ntest integrity: hmac-sha2-512 @2902\ntest integrity: hmac-sha2-512 @2903\ntest integrity: hmac-sha2-512 @2904\ntest integrity: hmac-sha2-512 @2905\ntest integrity: hmac-sha2-512 @2906\ntest integrity: hmac-sha2-512 @2907\ntest integrity: hmac-sha2-512 @2908\ntest integrity: hmac-sha2-512 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-md5 @2900\ntest integrity: hmac-md5 @2901\ntest integrity: hmac-md5 @2902\ntest integrity: hmac-md5 @2903\ntest integrity: hmac-md5 @2904\ntest integrity: hmac-md5 @2905\ntest integrity: hmac-md5 @2906\ntest integrity: hmac-md5 @2907\ntest integrity: hmac-md5 @2908\ntest integrity: hmac-md5 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-md5-96 @2900\ntest integrity: hmac-md5-96 @2901\ntest integrity: hmac-md5-96 @2902\ntest integrity: hmac-md5-96 @2903\ntest integrity: hmac-md5-96 @2904\ntest integrity: hmac-md5-96 @2905\ntest integrity: hmac-md5-96 @2906\ntest integrity: hmac-md5-96 @2907\ntest integrity: hmac-md5-96 @2908\ntest integrity: hmac-md5-96 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: umac-64@openssh.com @2900\ntest integrity: umac-64@openssh.com @2901\ntest integrity: umac-64@openssh.com @2902\ntest integrity: umac-64@openssh.com @2903\ntest integrity: umac-64@openssh.com @2904\ntest integrity: umac-64@openssh.com @2905\ntest integrity: umac-64@openssh.com @2906\ntest integrity: umac-64@openssh.com @2907\ntest integrity: umac-64@openssh.com @2908\ntest integrity: umac-64@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: umac-128@openssh.com @2900\ntest integrity: umac-128@openssh.com @2901\ntest integrity: umac-128@openssh.com @2902\ntest integrity: umac-128@openssh.com @2903\ntest integrity: umac-128@openssh.com @2904\ntest integrity: umac-128@openssh.com @2905\ntest integrity: umac-128@openssh.com @2906\ntest integrity: umac-128@openssh.com @2907\ntest integrity: umac-128@openssh.com @2908\ntest integrity: umac-128@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha1-etm@openssh.com @2900\ntest integrity: hmac-sha1-etm@openssh.com @2901\ntest integrity: hmac-sha1-etm@openssh.com @2902\ntest integrity: hmac-sha1-etm@openssh.com @2903\ntest integrity: hmac-sha1-etm@openssh.com @2904\ntest integrity: hmac-sha1-etm@openssh.com @2905\ntest integrity: hmac-sha1-etm@openssh.com @2906\ntest integrity: hmac-sha1-etm@openssh.com @2907\ntest integrity: hmac-sha1-etm@openssh.com @2908\ntest integrity: hmac-sha1-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha1-96-etm@openssh.com @2900\ntest integrity: hmac-sha1-96-etm@openssh.com @2901\ntest integrity: hmac-sha1-96-etm@openssh.com @2902\ntest integrity: hmac-sha1-96-etm@openssh.com @2903\ntest integrity: hmac-sha1-96-etm@openssh.com @2904\ntest integrity: hmac-sha1-96-etm@openssh.com @2905\ntest integrity: hmac-sha1-96-etm@openssh.com @2906\ntest integrity: hmac-sha1-96-etm@openssh.com @2907\ntest integrity: hmac-sha1-96-etm@openssh.com @2908\ntest integrity: hmac-sha1-96-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha2-256-etm@openssh.com @2900\ntest integrity: hmac-sha2-256-etm@openssh.com @2901\ntest integrity: hmac-sha2-256-etm@openssh.com @2902\ntest integrity: hmac-sha2-256-etm@openssh.com @2903\ntest integrity: hmac-sha2-256-etm@openssh.com @2904\ntest integrity: hmac-sha2-256-etm@openssh.com @2905\ntest integrity: hmac-sha2-256-etm@openssh.com @2906\ntest integrity: hmac-sha2-256-etm@openssh.com @2907\ntest integrity: hmac-sha2-256-etm@openssh.com @2908\ntest integrity: hmac-sha2-256-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha2-512-etm@openssh.com @2900\ntest integrity: hmac-sha2-512-etm@openssh.com @2901\ntest integrity: hmac-sha2-512-etm@openssh.com @2902\ntest integrity: hmac-sha2-512-etm@openssh.com @2903\ntest integrity: hmac-sha2-512-etm@openssh.com @2904\ntest integrity: hmac-sha2-512-etm@openssh.com @2905\ntest integrity: hmac-sha2-512-etm@openssh.com @2906\ntest integrity: hmac-sha2-512-etm@openssh.com @2907\ntest integrity: hmac-sha2-512-etm@openssh.com @2908\ntest integrity: hmac-sha2-512-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-md5-etm@openssh.com @2900\ntest integrity: hmac-md5-etm@openssh.com @2901\ntest integrity: hmac-md5-etm@openssh.com @2902\ntest integrity: hmac-md5-etm@openssh.com @2903\ntest integrity: hmac-md5-etm@openssh.com @2904\ntest integrity: hmac-md5-etm@openssh.com @2905\ntest integrity: hmac-md5-etm@openssh.com @2906\ntest integrity: hmac-md5-etm@openssh.com @2907\ntest integrity: hmac-md5-etm@openssh.com @2908\ntest integrity: hmac-md5-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-md5-96-etm@openssh.com @2900\ntest integrity: hmac-md5-96-etm@openssh.com @2901\ntest integrity: hmac-md5-96-etm@openssh.com @2902\ntest integrity: hmac-md5-96-etm@openssh.com @2903\ntest integrity: hmac-md5-96-etm@openssh.com @2904\ntest integrity: hmac-md5-96-etm@openssh.com @2905\ntest integrity: hmac-md5-96-etm@openssh.com @2906\ntest integrity: hmac-md5-96-etm@openssh.com @2907\ntest integrity: hmac-md5-96-etm@openssh.com @2908\ntest integrity: hmac-md5-96-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: umac-64-etm@openssh.com @2900\ntest integrity: umac-64-etm@openssh.com @2901\ntest integrity: umac-64-etm@openssh.com @2902\ntest integrity: umac-64-etm@openssh.com @2903\ntest integrity: umac-64-etm@openssh.com @2904\ntest integrity: umac-64-etm@openssh.com @2905\ntest integrity: umac-64-etm@openssh.com @2906\ntest integrity: umac-64-etm@openssh.com @2907\ntest integrity: umac-64-etm@openssh.com @2908\ntest integrity: umac-64-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: umac-128-etm@openssh.com @2900\ntest integrity: umac-128-etm@openssh.com @2901\ntest integrity: umac-128-etm@openssh.com @2902\ntest integrity: umac-128-etm@openssh.com @2903\ntest integrity: umac-128-etm@openssh.com @2904\ntest integrity: umac-128-etm@openssh.com @2905\ntest integrity: umac-128-etm@openssh.com @2906\ntest integrity: umac-128-etm@openssh.com @2907\ntest integrity: umac-128-etm@openssh.com @2908\ntest integrity: umac-128-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: aes128-gcm@openssh.com @2900\ntest integrity: aes128-gcm@openssh.com @2901\ntest integrity: aes128-gcm@openssh.com @2902\ntest integrity: aes128-gcm@openssh.com @2903\ntest integrity: aes128-gcm@openssh.com @2904\ntest integrity: aes128-gcm@openssh.com @2905\ntest integrity: aes128-gcm@openssh.com @2906\ntest integrity: aes128-gcm@openssh.com @2907\ntest integrity: aes128-gcm@openssh.com @2908\ntest integrity: aes128-gcm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: aes256-gcm@openssh.com @2900\ntest integrity: aes256-gcm@openssh.com @2901\ntest integrity: aes256-gcm@openssh.com @2902\ntest integrity: aes256-gcm@openssh.com @2903\ntest integrity: aes256-gcm@openssh.com @2904\ntest integrity: aes256-gcm@openssh.com @2905\ntest integrity: aes256-gcm@openssh.com @2906\ntest integrity: aes256-gcm@openssh.com @2907\ntest integrity: aes256-gcm@openssh.com @2908\ntest integrity: aes256-gcm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: chacha20-poly1305@openssh.com @2900\ntest integrity: chacha20-poly1305@openssh.com @2901\ntest integrity: chacha20-poly1305@openssh.com @2902\ntest integrity: chacha20-poly1305@openssh.com @2903\ntest integrity: chacha20-poly1305@openssh.com @2904\ntest integrity: chacha20-poly1305@openssh.com @2905\ntest integrity: chacha20-poly1305@openssh.com @2906\ntest integrity: chacha20-poly1305@openssh.com @2907\ntest integrity: chacha20-poly1305@openssh.com @2908\ntest integrity: chacha20-poly1305@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\nPASS: integrity\nrun test krl.sh ...\nkey revocation lists: generating test keys\nkey revocation lists: generating KRLs\nkey revocation lists: checking revocations for revoked keys\nkey revocation lists: checking revocations for unrevoked keys\nkey revocation lists: checking revocations for revoked certs\nkey revocation lists: checking revocations for unrevoked certs\nkey revocation lists: testing KRL update\nkey revocation lists: checking revocations for revoked keys\nkey revocation lists: checking revocations for unrevoked keys\nkey revocation lists: checking revocations for revoked certs\nkey revocation lists: checking revocations for unrevoked certs\nPASS: key revocation lists\nrun test multipubkey.sh ...\nPASS: multiple pubkey\nrun test limit-keytype.sh ...\nallow rsa,ed25519\nallow ed25519\nallow cert only\nmatch w/ no match\nmatch w/ matching\nPASS: restrict pubkey type\nrun test hostkey-agent.sh ...\nkey type ssh-ed25519\nkey type sk-ssh-ed25519@openssh.com\nkey type ecdsa-sha2-nistp256\nkey type ecdsa-sha2-nistp384\nkey type ecdsa-sha2-nistp521\nkey type sk-ecdsa-sha2-nistp256@openssh.com\nkey type ssh-dss\nkey type ssh-rsa\ncert type ssh-ed25519-cert-v01@openssh.com\ncert type sk-ssh-ed25519-cert-v01@openssh.com\ncert type ecdsa-sha2-nistp256-cert-v01@openssh.com\ncert type ecdsa-sha2-nistp384-cert-v01@openssh.com\ncert type ecdsa-sha2-nistp521-cert-v01@openssh.com\ncert type sk-ecdsa-sha2-nistp256-cert-v01@openssh.com\ncert type ssh-dss-cert-v01@openssh.com\ncert type ssh-rsa-cert-v01@openssh.com\ncert type rsa-sha2-256-cert-v01@openssh.com\ncert type rsa-sha2-512-cert-v01@openssh.com\nPASS: hostkey agent\nrun test hostkey-rotate.sh ...\nlearn hostkey with StrictHostKeyChecking=no\nlearn additional hostkeys\nlearn additional hostkeys, type=ssh-ed25519\nlearn additional hostkeys, type=sk-ssh-ed25519@openssh.com\nlearn additional hostkeys, type=ecdsa-sha2-nistp256\nlearn additional hostkeys, type=ecdsa-sha2-nistp384\nlearn additional hostkeys, type=ecdsa-sha2-nistp521\nlearn additional hostkeys, type=sk-ecdsa-sha2-nistp256@openssh.com\nlearn additional hostkeys, type=ssh-dss\nlearn additional hostkeys, type=ssh-rsa\nlearn changed non-primary hostkey type=ssh-rsa\nlearn new primary hostkey\nrotate primary hostkey\ncheck rotate primary hostkey\nPASS: hostkey rotate\nrun test principals-command.sh ...\nauthorized principals command: empty authorized_principals\nauthorized principals command: wrong authorized_principals\nauthorized principals command: correct authorized_principals\nauthorized principals command: authorized_principals bad key opt\nauthorized principals command: authorized_principals command=false\nauthorized principals command: authorized_principals command=true\nauthorized principals command: wrong principals key option\nauthorized principals command: correct principals key option\nPASS: authorized principals command\nrun test cert-file.sh ...\nidentity cert with no plain public file\nCertificateFile with no plain public file\nplain keys\nuntrusted cert\ngood cert, bad key\nsingle trusted\nmultiple trusted\nPASS: ssh with certificates\nrun test cfginclude.sh ...\nPASS: config include\nrun test servcfginclude.sh ...\nPASS: server config include\nrun test allow-deny-users.sh ...\nPASS: AllowUsers/DenyUsers\nrun test authinfo.sh ...\nExposeAuthInfo=no\nExposeAuthInfo=yes\nPASS: authinfo\nrun test sshsig.sh ...\nsshsig: make certificates\nsshsig: check signature for ssh-ed25519\nsshsig: check signature for sk-ssh-ed25519@openssh.com\nsshsig: check signature for ecdsa-sha2-nistp256\nsshsig: check signature for ecdsa-sha2-nistp384\nsshsig: check signature for ecdsa-sha2-nistp521\nsshsig: check signature for sk-ecdsa-sha2-nistp256@openssh.com\nsshsig: check signature for ssh-dss\nsshsig: check signature for ssh-rsa\nsshsig: check signature for ssh-ed25519-cert.pub\nsshsig: check signature for sk-ssh-ed25519@openssh.com-cert.pub\nsshsig: check signature for ecdsa-sha2-nistp256-cert.pub\nsshsig: check signature for ecdsa-sha2-nistp384-cert.pub\nsshsig: check signature for ecdsa-sha2-nistp521-cert.pub\nsshsig: check signature for sk-ecdsa-sha2-nistp256@openssh.com-cert.pub\nsshsig: check signature for ssh-dss-cert.pub\nsshsig: check signature for ssh-rsa-cert.pub\nsshsig: match principals\nsshsig: nomatch principals\nPASS: sshsig\nrun test knownhosts.sh ...\nPASS: known hosts\nrun test knownhosts-command.sh ...\nsimple connection\nno keys\nbad exit status\nkeytype ssh-ed25519\nkeytype sk-ssh-ed25519@openssh.com\nkeytype ecdsa-sha2-nistp256\nkeytype ecdsa-sha2-nistp384\nkeytype ecdsa-sha2-nistp521\nkeytype sk-ecdsa-sha2-nistp256@openssh.com\nkeytype ssh-rsa\nPASS: known hosts command\nrun test agent-restrict.sh ...\ngenerate keys\nprepare client config\nprepare known_hosts\nprepare server configs\nauthentication w/o agent\nstart agent\nauthentication with agent (no restrict)\nunrestricted keylist\nauthentication with agent (basic restrict)\nauthentication with agent incorrect key (basic restrict)\nkeylist (basic restrict)\nusername\nusername wildcard\nusername incorrect\nagent restriction honours certificate principal\nmultihop without agent\nmultihop agent unrestricted\nmultihop restricted\nmultihop username\nmultihop wildcard username\nmultihop wrong username\nmultihop cycle no agent\nmultihop cycle agent unrestricted\nmultihop cycle restricted deny\nmultihop cycle restricted allow\nPASS: agent restrictions\nrun test hostbased.sh ...\nSKIPPED: TEST_SSH_HOSTBASED_AUTH not set.\nrun test channel-timeout.sh ...\nno timeout\ncommand timeout\ncommand wildcard timeout\ncommand irrelevant timeout\nsftp no timeout\nsftp timeout\nConnection closed\r\nsftp irrelevant timeout\nPASS: channel timeout\nrun test connection-timeout.sh ...\nno timeout\ntimeout\nsession inhibits timeout\ntimeout after session\ntimeout with listeners\nPASS: unused connection timeout\nrun test match-subsystem.sh ...\nPASS: sshd_config match subsystem\nset -e ; if test -z \"1\" ; then \\\n\tV=\"\" ; \\\n\ttest \"x\" = \"x\" || \\\n\t    V=/usr/lib/openssh/ptest/regress/valgrind-unit.sh ; \\\n\t $V /usr/lib/openssh/ptest/regress/unittests/sshbuf/test_sshbuf ; \\\n\t $V /usr/lib/openssh/ptest/regress/unittests/sshkey/test_sshkey \\\n\t\t-d /usr/lib/openssh/ptest/regress/unittests/sshkey/testdata ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/sshsig/test_sshsig \\\n\t\t-d /usr/lib/openssh/ptest/regress/unittests/sshsig/testdata ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/authopt/test_authopt \\\n\t\t-d /usr/lib/openssh/ptest/regress/unittests/authopt/testdata ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/bitmap/test_bitmap ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/conversion/test_conversion ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/kex/test_kex ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/hostkeys/test_hostkeys \\\n\t\t-d /usr/lib/openssh/ptest/regress/unittests/hostkeys/testdata ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/match/test_match ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/misc/test_misc ; \\\n\tif test \"x\" = \"xyes\"  ; then \\\n\t\t$V /usr/lib/openssh/ptest/regress/unittests/utf8/test_utf8 ; \\\n\tfi \\\nfi\nSKIP: agent-ptrace\nDURATION: 1189\nEND: /usr/lib/openssh/ptest\n2024-02-06T09:23\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "openssh": {
                    "duration": "1189",
                    "log": "START: ptest-runner\n2024-02-06T09:03\ntest \"x\" = \"x\" || mkdir -p /valgrind-out\nssh-keygen -if /usr/lib/openssh/ptest/regress/rsa_ssh2.prv | diff - /usr/lib/openssh/ptest/regress/rsa_openssh.prv\ntr '\\n' '\\r' </usr/lib/openssh/ptest/regress/rsa_ssh2.prv > /usr/lib/openssh/ptest/regress/rsa_ssh2_cr.prv\nssh-keygen -if /usr/lib/openssh/ptest/regress/rsa_ssh2_cr.prv | diff - /usr/lib/openssh/ptest/regress/rsa_openssh.prv\nawk '{print $0 \"\\r\"}' /usr/lib/openssh/ptest/regress/rsa_ssh2.prv > /usr/lib/openssh/ptest/regress/rsa_ssh2_crnl.prv\nssh-keygen -if /usr/lib/openssh/ptest/regress/rsa_ssh2_crnl.prv | diff - /usr/lib/openssh/ptest/regress/rsa_openssh.prv\ncat /usr/lib/openssh/ptest/regress/rsa_openssh.prv > /t2.out\nchmod 600 /t2.out\nssh-keygen -yf /t2.out | diff - /usr/lib/openssh/ptest/regress/rsa_openssh.pub\nssh-keygen -ef /usr/lib/openssh/ptest/regress/rsa_openssh.pub >/t3.out\nssh-keygen -if /t3.out | diff - /usr/lib/openssh/ptest/regress/rsa_openssh.pub\nssh-keygen -E md5 -lf /usr/lib/openssh/ptest/regress/rsa_openssh.pub |\\\n\tawk '{print $2}' | diff - /usr/lib/openssh/ptest/regress/t4.ok\nssh-keygen -Bf /usr/lib/openssh/ptest/regress/rsa_openssh.pub |\\\n\tawk '{print $2}' | diff - /usr/lib/openssh/ptest/regress/t5.ok\nssh-keygen -if /usr/lib/openssh/ptest/regress/dsa_ssh2.prv > /t6.out1\nssh-keygen -if /usr/lib/openssh/ptest/regress/dsa_ssh2.pub > /t6.out2\nchmod 600 /t6.out1\nssh-keygen -yf /t6.out1 | diff - /t6.out2\nssh-keygen -q -t rsa -N '' -f /t7.out\nssh-keygen -lf /t7.out > /dev/null\nssh-keygen -Bf /t7.out > /dev/null\nssh-keygen -q -t dsa -N '' -f /t8.out\nssh-keygen -lf /t8.out > /dev/null\nssh-keygen -Bf /t8.out > /dev/null\n!  -Q key-plain | grep ecdsa >/dev/null || \\\nssh-keygen -q -t ecdsa -N '' -f /t9.out\n/bin/sh: -Q: not found\n!  -Q key-plain | grep ecdsa >/dev/null || \\\nssh-keygen -lf /t9.out > /dev/null\n/bin/sh: -Q: not found\n!  -Q key-plain | grep ecdsa >/dev/null || \\\nssh-keygen -Bf /t9.out > /dev/null\n/bin/sh: -Q: not found\nssh-keygen -q -t ed25519 -N '' -f /t10.out\nssh-keygen -lf /t10.out > /dev/null\nssh-keygen -Bf /t10.out > /dev/null\nssh-keygen -E sha256 -lf /usr/lib/openssh/ptest/regress/rsa_openssh.pub |\\\n\tawk '{print $2}' | diff - /usr/lib/openssh/ptest/regress/t11.ok\nssh-keygen -q -t ed25519 -N '' -C 'test-comment-1234' -f /t12.out\nssh-keygen -lf /t12.out.pub | grep test-comment-1234 >/dev/null\nrun test connect.sh ...\nPASS: simple connect\nrun test proxy-connect.sh ...\nplain username comp=no\nplain username comp=yes\nusername with style\nPASS: proxy connect\nrun test sshfp-connect.sh ...\nSKIPPED: TEST_SSH_SSHFP_DOMAIN not set.\nrun test connect-privsep.sh ...\nPASS: proxy connect with privsep\nrun test connect-uri.sh ...\nuri connect: no trailing slash\nuri connect: trailing slash\nuri connect: with path name\nPASS: uri connect\nrun test proto-version.sh ...\nPASS: sshd version with different protocol combinations\nrun test proto-mismatch.sh ...\nPASS: protocol version mismatch\nrun test exit-status.sh ...\ntest remote exit status: status 0\ntest remote exit status: status 1\ntest remote exit status: status 4\ntest remote exit status: status 5\ntest remote exit status: status 44\nPASS: remote exit status\nrun test exit-status-signal.sh ...\nPASS: exit status on signal\nrun test envpass.sh ...\ntest environment passing: pass env, don't accept\ntest environment passing: setenv, don't accept\ntest environment passing: don't pass env, accept\ntest environment passing: pass single env, accept single env\ntest environment passing: pass multiple env, accept multiple env\ntest environment passing: setenv, accept\ntest environment passing: setenv, first match wins\ntest environment passing: server setenv wins\ntest environment passing: server setenv wins\nPASS: environment passing\nrun test transfer.sh ...\nPASS: transfer data\nrun test banner.sh ...\ntest banner: missing banner file\ntest banner: size 0\ntest banner: size 10\ntest banner: size 100\ntest banner: size 1000\ntest banner: size 10000\ntest banner: size 100000\ntest banner: suppress banner (-q)\nPASS: banner\nrun test rekey.sh ...\nclient rekey KexAlgorithms=diffie-hellman-group1-sha1\nclient rekey KexAlgorithms=diffie-hellman-group14-sha1\nclient rekey KexAlgorithms=diffie-hellman-group14-sha256\nclient rekey KexAlgorithms=diffie-hellman-group16-sha512\nclient rekey KexAlgorithms=diffie-hellman-group18-sha512\nclient rekey KexAlgorithms=diffie-hellman-group-exchange-sha1\nclient rekey KexAlgorithms=diffie-hellman-group-exchange-sha256\nclient rekey KexAlgorithms=ecdh-sha2-nistp256\nclient rekey KexAlgorithms=ecdh-sha2-nistp384\nclient rekey KexAlgorithms=ecdh-sha2-nistp521\nclient rekey KexAlgorithms=curve25519-sha256\nclient rekey KexAlgorithms=curve25519-sha256@libssh.org\nclient rekey KexAlgorithms=sntrup761x25519-sha512@openssh.com\nclient rekey Ciphers=3des-cbc\nclient rekey Ciphers=aes128-cbc\nclient rekey Ciphers=aes192-cbc\nclient rekey Ciphers=aes256-cbc\nclient rekey Ciphers=aes128-ctr\nclient rekey Ciphers=aes192-ctr\nclient rekey Ciphers=aes256-ctr\nclient rekey Ciphers=aes128-gcm@openssh.com\nclient rekey Ciphers=aes256-gcm@openssh.com\nclient rekey Ciphers=chacha20-poly1305@openssh.com\nclient rekey MACs=hmac-sha1\nclient rekey MACs=hmac-sha1-96\nclient rekey MACs=hmac-sha2-256\nclient rekey MACs=hmac-sha2-512\nclient rekey MACs=hmac-md5\nclient rekey MACs=hmac-md5-96\nclient rekey MACs=umac-64@openssh.com\nclient rekey MACs=umac-128@openssh.com\nclient rekey MACs=hmac-sha1-etm@openssh.com\nclient rekey MACs=hmac-sha1-96-etm@openssh.com\nclient rekey MACs=hmac-sha2-256-etm@openssh.com\nclient rekey MACs=hmac-sha2-512-etm@openssh.com\nclient rekey MACs=hmac-md5-etm@openssh.com\nclient rekey MACs=hmac-md5-96-etm@openssh.com\nclient rekey MACs=umac-64-etm@openssh.com\nclient rekey MACs=umac-128-etm@openssh.com\nclient rekey aes128-gcm@openssh.com diffie-hellman-group1-sha1\nclient rekey aes128-gcm@openssh.com diffie-hellman-group14-sha1\nclient rekey aes128-gcm@openssh.com diffie-hellman-group14-sha256\nclient rekey aes128-gcm@openssh.com diffie-hellman-group16-sha512\nclient rekey aes128-gcm@openssh.com diffie-hellman-group18-sha512\nclient rekey aes128-gcm@openssh.com diffie-hellman-group-exchange-sha1\nclient rekey aes128-gcm@openssh.com diffie-hellman-group-exchange-sha256\nclient rekey aes128-gcm@openssh.com ecdh-sha2-nistp256\nclient rekey aes128-gcm@openssh.com ecdh-sha2-nistp384\nclient rekey aes128-gcm@openssh.com ecdh-sha2-nistp521\nclient rekey aes128-gcm@openssh.com curve25519-sha256\nclient rekey aes128-gcm@openssh.com curve25519-sha256@libssh.org\nclient rekey aes128-gcm@openssh.com sntrup761x25519-sha512@openssh.com\nclient rekey aes256-gcm@openssh.com diffie-hellman-group1-sha1\nclient rekey aes256-gcm@openssh.com diffie-hellman-group14-sha1\nclient rekey aes256-gcm@openssh.com diffie-hellman-group14-sha256\nclient rekey aes256-gcm@openssh.com diffie-hellman-group16-sha512\nclient rekey aes256-gcm@openssh.com diffie-hellman-group18-sha512\nclient rekey aes256-gcm@openssh.com diffie-hellman-group-exchange-sha1\nclient rekey aes256-gcm@openssh.com diffie-hellman-group-exchange-sha256\nclient rekey aes256-gcm@openssh.com ecdh-sha2-nistp256\nclient rekey aes256-gcm@openssh.com ecdh-sha2-nistp384\nclient rekey aes256-gcm@openssh.com ecdh-sha2-nistp521\nclient rekey aes256-gcm@openssh.com curve25519-sha256\nclient rekey aes256-gcm@openssh.com curve25519-sha256@libssh.org\nclient rekey aes256-gcm@openssh.com sntrup761x25519-sha512@openssh.com\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group1-sha1\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group14-sha1\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group14-sha256\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group16-sha512\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group18-sha512\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group-exchange-sha1\nclient rekey chacha20-poly1305@openssh.com diffie-hellman-group-exchange-sha256\nclient rekey chacha20-poly1305@openssh.com ecdh-sha2-nistp256\nclient rekey chacha20-poly1305@openssh.com ecdh-sha2-nistp384\nclient rekey chacha20-poly1305@openssh.com ecdh-sha2-nistp521\nclient rekey chacha20-poly1305@openssh.com curve25519-sha256\nclient rekey chacha20-poly1305@openssh.com curve25519-sha256@libssh.org\nclient rekey chacha20-poly1305@openssh.com sntrup761x25519-sha512@openssh.com\nclient rekeylimit 16\nclient rekeylimit 1k\nclient rekeylimit 128k\nclient rekeylimit 256k\nclient rekeylimit default 5\nclient rekeylimit default 10\nclient rekeylimit default 5 no data\nclient rekeylimit default 10 no data\nserver rekeylimit 16\nserver rekeylimit 1k\nserver rekeylimit 128k\nserver rekeylimit 256k\nserver rekeylimit default 5 no data\nserver rekeylimit default 10 no data\nrekeylimit parsing\nPASS: rekey\nrun test dhgex.sh ...\ndhgex bits 3072 diffie-hellman-group-exchange-sha1 3des-cbc\ndhgex bits 3072 diffie-hellman-group-exchange-sha256 3des-cbc\ndhgex bits 3072 diffie-hellman-group-exchange-sha1 aes128-cbc\ndhgex bits 3072 diffie-hellman-group-exchange-sha256 aes128-cbc\ndhgex bits 3072 diffie-hellman-group-exchange-sha1 aes128-ctr\ndhgex bits 3072 diffie-hellman-group-exchange-sha256 aes128-ctr\ndhgex bits 3072 diffie-hellman-group-exchange-sha1 aes128-gcm@openssh.com\ndhgex bits 3072 diffie-hellman-group-exchange-sha256 aes128-gcm@openssh.com\ndhgex bits 7680 diffie-hellman-group-exchange-sha1 aes192-cbc\ndhgex bits 7680 diffie-hellman-group-exchange-sha256 aes192-cbc\ndhgex bits 7680 diffie-hellman-group-exchange-sha1 aes192-ctr\ndhgex bits 7680 diffie-hellman-group-exchange-sha256 aes192-ctr\ndhgex bits 8192 diffie-hellman-group-exchange-sha1 aes256-cbc\ndhgex bits 8192 diffie-hellman-group-exchange-sha256 aes256-cbc\ndhgex bits 8192 diffie-hellman-group-exchange-sha1 aes256-ctr\ndhgex bits 8192 diffie-hellman-group-exchange-sha256 aes256-ctr\ndhgex bits 8192 diffie-hellman-group-exchange-sha1 aes256-gcm@openssh.com\ndhgex bits 8192 diffie-hellman-group-exchange-sha256 aes256-gcm@openssh.com\ndhgex bits 8192 diffie-hellman-group-exchange-sha1 chacha20-poly1305@openssh.com\ndhgex bits 8192 diffie-hellman-group-exchange-sha256 chacha20-poly1305@openssh.com\nPASS: dhgex\nrun test stderr-data.sh ...\ntest stderr data transfer: ()\ntest stderr data transfer: (-n)\nPASS: stderr data transfer\nrun test stderr-after-eof.sh ...\nPASS: stderr data after eof\nrun test broken-pipe.sh ...\nPASS: broken pipe test\nrun test try-ciphers.sh ...\ntest try ciphers: cipher 3des-cbc mac hmac-sha1\ntest try ciphers: cipher 3des-cbc mac hmac-sha1-96\ntest try ciphers: cipher 3des-cbc mac hmac-sha2-256\ntest try ciphers: cipher 3des-cbc mac hmac-sha2-512\ntest try ciphers: cipher 3des-cbc mac hmac-md5\ntest try ciphers: cipher 3des-cbc mac hmac-md5-96\ntest try ciphers: cipher 3des-cbc mac umac-64@openssh.com\ntest try ciphers: cipher 3des-cbc mac umac-128@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac umac-64-etm@openssh.com\ntest try ciphers: cipher 3des-cbc mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-sha1\ntest try ciphers: cipher aes128-cbc mac hmac-sha1-96\ntest try ciphers: cipher aes128-cbc mac hmac-sha2-256\ntest try ciphers: cipher aes128-cbc mac hmac-sha2-512\ntest try ciphers: cipher aes128-cbc mac hmac-md5\ntest try ciphers: cipher aes128-cbc mac hmac-md5-96\ntest try ciphers: cipher aes128-cbc mac umac-64@openssh.com\ntest try ciphers: cipher aes128-cbc mac umac-128@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes128-cbc mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-sha1\ntest try ciphers: cipher aes192-cbc mac hmac-sha1-96\ntest try ciphers: cipher aes192-cbc mac hmac-sha2-256\ntest try ciphers: cipher aes192-cbc mac hmac-sha2-512\ntest try ciphers: cipher aes192-cbc mac hmac-md5\ntest try ciphers: cipher aes192-cbc mac hmac-md5-96\ntest try ciphers: cipher aes192-cbc mac umac-64@openssh.com\ntest try ciphers: cipher aes192-cbc mac umac-128@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes192-cbc mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-sha1\ntest try ciphers: cipher aes256-cbc mac hmac-sha1-96\ntest try ciphers: cipher aes256-cbc mac hmac-sha2-256\ntest try ciphers: cipher aes256-cbc mac hmac-sha2-512\ntest try ciphers: cipher aes256-cbc mac hmac-md5\ntest try ciphers: cipher aes256-cbc mac hmac-md5-96\ntest try ciphers: cipher aes256-cbc mac umac-64@openssh.com\ntest try ciphers: cipher aes256-cbc mac umac-128@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes256-cbc mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-sha1\ntest try ciphers: cipher aes128-ctr mac hmac-sha1-96\ntest try ciphers: cipher aes128-ctr mac hmac-sha2-256\ntest try ciphers: cipher aes128-ctr mac hmac-sha2-512\ntest try ciphers: cipher aes128-ctr mac hmac-md5\ntest try ciphers: cipher aes128-ctr mac hmac-md5-96\ntest try ciphers: cipher aes128-ctr mac umac-64@openssh.com\ntest try ciphers: cipher aes128-ctr mac umac-128@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes128-ctr mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-sha1\ntest try ciphers: cipher aes192-ctr mac hmac-sha1-96\ntest try ciphers: cipher aes192-ctr mac hmac-sha2-256\ntest try ciphers: cipher aes192-ctr mac hmac-sha2-512\ntest try ciphers: cipher aes192-ctr mac hmac-md5\ntest try ciphers: cipher aes192-ctr mac hmac-md5-96\ntest try ciphers: cipher aes192-ctr mac umac-64@openssh.com\ntest try ciphers: cipher aes192-ctr mac umac-128@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes192-ctr mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-sha1\ntest try ciphers: cipher aes256-ctr mac hmac-sha1-96\ntest try ciphers: cipher aes256-ctr mac hmac-sha2-256\ntest try ciphers: cipher aes256-ctr mac hmac-sha2-512\ntest try ciphers: cipher aes256-ctr mac hmac-md5\ntest try ciphers: cipher aes256-ctr mac hmac-md5-96\ntest try ciphers: cipher aes256-ctr mac umac-64@openssh.com\ntest try ciphers: cipher aes256-ctr mac umac-128@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-sha1-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-sha1-96-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-sha2-256-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-sha2-512-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-md5-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac hmac-md5-96-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac umac-64-etm@openssh.com\ntest try ciphers: cipher aes256-ctr mac umac-128-etm@openssh.com\ntest try ciphers: cipher aes128-gcm@openssh.com mac hmac-sha1\ntest try ciphers: cipher aes256-gcm@openssh.com mac hmac-sha1\ntest try ciphers: cipher chacha20-poly1305@openssh.com mac hmac-sha1\nPASS: try ciphers\nrun test yes-head.sh ...\nPASS: yes pipe head\nrun test login-timeout.sh ...\nPASS: connect after login grace timeout\nrun test agent.sh ...\nPASS: simple agent test\nrun test agent-getpeereid.sh ...\nSKIPPED: skipped (running as root)\nrun test agent-timeout.sh ...\nPASS: agent timeout test\nrun test agent-subprocess.sh ...\nPASS: agent subprocess\nrun test keyscan.sh ...\nPASS: keyscan\nrun test keygen-change.sh ...\nPASS: change passphrase for key\nrun test keygen-comment.sh ...\nPASS: Comment extraction from private key\nrun test keygen-convert.sh ...\nPASS: convert keys\nrun test keygen-knownhosts.sh ...\n/usr/lib/openssh/ptest/regress/kh.hosts updated.\nOriginal contents retained as /usr/lib/openssh/ptest/regress/kh.hosts.old\n/usr/lib/openssh/ptest/regress/kh.hosts updated.\nOriginal contents retained as /usr/lib/openssh/ptest/regress/kh.hosts.old\n/usr/lib/openssh/ptest/regress/kh.hosts updated.\nOriginal contents retained as /usr/lib/openssh/ptest/regress/kh.hosts.old\n/usr/lib/openssh/ptest/regress/kh.hosts updated.\nOriginal contents retained as /usr/lib/openssh/ptest/regress/kh.hosts.old\n/usr/lib/openssh/ptest/regress/kh.hashed updated.\nOriginal contents retained as /usr/lib/openssh/ptest/regress/kh.hashed.old\nPASS: ssh-keygen known_hosts\nrun test keygen-moduli.sh ...\nPASS: keygen moduli\nrun test keygen-sshfp.sh ...\nPASS: keygen-sshfp\nrun test key-options.sh ...\nkey option command=\"echo bar\"\nkey option no-pty,command=\"echo bar\"\nkey option pty default\nkey option pty no-pty\nkey option pty restrict\nkey option pty restrict,pty\nkey option environment\nkey option from=\"127.0.0.1\"\nkey option from=\"127.0.0.0/8\"\nkey option expiry-time default\nkey option expiry-time invalid\nkey option expiry-time expired\nkey option expiry-time valid\nPASS: key options\nrun test scp.sh ...\nscp: scp mode: simple copy local file to local file\nscp: scp mode: simple copy local file to remote file\nscp: scp mode: simple copy remote file to local file\nscp: scp mode: copy local file to remote file in place\nscp: scp mode: copy remote file to local file in place\nscp: scp mode: copy local file to remote file clobber\n-rw-r--r-- 1 root root 526448 Feb  6 09:13 /usr/lib/openssh/ptest/regress/copy\n-rw-r--r-- 1 root root 526448 Feb  6 09:13 /usr/lib/openssh/ptest/regress/data\nscp: scp mode: copy remote file to local file clobber\nscp: scp mode: simple copy local file to remote dir\nscp: scp mode: simple copy local file to local dir\nscp: scp mode: simple copy remote file to local dir\nscp: scp mode: recursive local dir to remote dir\nscp: scp mode: recursive local dir to local dir\nscp: scp mode: recursive remote dir to local dir\nscp: scp mode: unmatched glob file local->remote\nscp: scp mode: unmatched glob file remote->local\nscp: scp mode: unmatched glob dir recursive local->remote\nscp: scp mode: unmatched glob dir recursive remote->local\nscp: scp mode: shell metacharacters\nscp: scp mode: disallow bad server #0\nscp: scp mode: disallow bad server #1\nscp: scp mode: disallow bad server #2\nscp: scp mode: disallow bad server #3\nscp: scp mode: disallow bad server #4\nscp: scp mode: disallow bad server #5\nscp: scp mode: disallow bad server #6\nscp: scp mode: disallow bad server #7\nscp: scp mode: detect non-directory target\n/usr/lib/openssh/ptest/regress/copy2: Not a directory\nscp: sftp mode: simple copy local file to local file\nscp: sftp mode: simple copy local file to remote file\nscp: sftp mode: simple copy remote file to local file\nscp: sftp mode: copy local file to remote file in place\nscp: sftp mode: copy remote file to local file in place\nscp: sftp mode: copy local file to remote file clobber\n-rw-r--r-- 1 root root 526448 Feb  6 09:13 /usr/lib/openssh/ptest/regress/copy\n-rw-r--r-- 1 root root 526448 Feb  6 09:13 /usr/lib/openssh/ptest/regress/data\nscp: sftp mode: copy remote file to local file clobber\nscp: sftp mode: simple copy local file to remote dir\nscp: sftp mode: simple copy local file to local dir\nscp: sftp mode: simple copy remote file to local dir\nscp: sftp mode: recursive local dir to remote dir\nscp: sftp mode: recursive local dir to local dir\nscp: sftp mode: recursive remote dir to local dir\nscp: sftp mode: unmatched glob file local->remote\nscp: sftp mode: unmatched glob file remote->local\nscp: sftp mode: unmatched glob dir recursive local->remote\nscp: sftp mode: unmatched glob dir recursive remote->local\nscp: sftp mode: shell metacharacters\nscp: sftp mode: disallow bad server #0\nscp: sftp mode: disallow bad server #1\nscp: sftp mode: disallow bad server #2\nscp: sftp mode: disallow bad server #3\nscp: sftp mode: disallow bad server #4\nscp: sftp mode: disallow bad server #5\nscp: sftp mode: disallow bad server #6\nscp: sftp mode: disallow bad server #7\nscp: sftp mode: detect non-directory target\n/usr/lib/openssh/ptest/regress/copy2: Not a directory\nPASS: scp\nrun test scp3.sh ...\nscp3: scp mode: simple copy remote file to remote file\nscp3: scp mode: simple copy remote file to remote dir\nscp3: scp mode: recursive remote dir to remote dir\nscp3: scp mode: detect non-directory target\nscp3: sftp mode: simple copy remote file to remote file\nscp3: sftp mode: simple copy remote file to remote dir\nscp3: sftp mode: recursive remote dir to remote dir\nscp3: sftp mode: detect non-directory target\nscp: /usr/lib/openssh/ptest/regress/copy2: destination is not a directory\nscp: /usr/lib/openssh/ptest/regress/copy2: destination is not a directory\nPASS: scp3\nrun test scp-uri.sh ...\nscp-uri: scp mode: simple copy local file to remote file\nscp-uri: scp mode: simple copy remote file to local file\nscp-uri: scp mode: simple copy local file to remote dir\nscp-uri: scp mode: simple copy remote file to local dir\nscp-uri: scp mode: recursive local dir to remote dir\nscp-uri: scp mode: recursive remote dir to local dir\nscp-uri: sftp mode: simple copy local file to remote file\nscp-uri: sftp mode: simple copy remote file to local file\nscp-uri: sftp mode: simple copy local file to remote dir\nscp-uri: sftp mode: simple copy remote file to local dir\nscp-uri: sftp mode: recursive local dir to remote dir\nscp-uri: sftp mode: recursive remote dir to local dir\nPASS: scp-uri\nrun test sftp.sh ...\ntest basic sftp put/get: buffer_size 5 num_requests 1\ntest basic sftp put/get: buffer_size 5 num_requests 2\ntest basic sftp put/get: buffer_size 5 num_requests 10\ntest basic sftp put/get: buffer_size 1000 num_requests 1\ntest basic sftp put/get: buffer_size 1000 num_requests 2\ntest basic sftp put/get: buffer_size 1000 num_requests 10\ntest basic sftp put/get: buffer_size 32000 num_requests 1\ntest basic sftp put/get: buffer_size 32000 num_requests 2\ntest basic sftp put/get: buffer_size 32000 num_requests 10\ntest basic sftp put/get: buffer_size 64000 num_requests 1\ntest basic sftp put/get: buffer_size 64000 num_requests 2\ntest basic sftp put/get: buffer_size 64000 num_requests 10\nPASS: basic sftp put/get\nrun test sftp-chroot.sh ...\ntest sftp in chroot: get\ntest sftp in chroot: match\nPASS: sftp in chroot\nrun test sftp-cmds.sh ...\nsftp commands: lls\nsftp commands: lls w/path\nsftp commands: ls\nsftp commands: shell\nsftp commands: pwd\nsftp commands: lpwd\nsftp commands: quit\nsftp commands: help\nsftp commands: get\nsftp commands: get quoted\nsftp commands: get filename with quotes\nsftp commands: get filename with spaces\nsftp commands: get filename with glob metacharacters\nsftp commands: get to directory\nsftp commands: glob get to directory\nsftp commands: get to local dir\nsftp commands: glob get to local dir\nsftp commands: put\nsftp commands: put filename with quotes\nsftp commands: put filename with spaces\nsftp commands: put to directory\nsftp commands: glob put to directory\nsftp commands: put to local dir\nsftp commands: glob put to local dir\nsftp commands: rename\nsftp commands: rename directory\nsftp commands: ln\nsftp commands: ln -s\nsftp commands: cp\nsftp commands: mkdir\nsftp commands: chdir\nsftp commands: rmdir\nsftp commands: lmkdir\nsftp commands: lchdir\nPASS: sftp commands\nrun test sftp-badcmds.sh ...\nsftp invalid commands: get nonexistent\nsftp invalid commands: glob get to nonexistent directory\nsftp invalid commands: put nonexistent\nsftp invalid commands: glob put to nonexistent directory\nsftp invalid commands: rename nonexistent\nsftp invalid commands: rename target exists (directory)\nsftp invalid commands: glob put files to local file\nPASS: sftp invalid commands\nrun test sftp-batch.sh ...\nsftp batchfile: good commands\nsftp batchfile: bad commands\nsftp batchfile: comments and blanks\nsftp batchfile: junk command\nPASS: sftp batchfile\nrun test sftp-glob.sh ...\nsftp glob: file glob\nsftp glob: dir glob\nsftp glob: quoted glob\nsftp glob: escaped glob\nsftp glob: escaped quote\nsftp glob: quoted quote\nsftp glob: single-quoted quote\nsftp glob: escaped space\nsftp glob: quoted space\nsftp glob: escaped slash\nsftp glob: quoted slash\nsftp glob: escaped slash at EOL\nsftp glob: quoted slash at EOL\nsftp glob: escaped slash+quote\nsftp glob: quoted slash+quote\nPASS: sftp glob\nrun test sftp-perm.sh ...\nsftp permissions: read-only upload\nsftp permissions: read-only setstat\nsftp permissions: read-only rm\nsftp permissions: read-only mkdir\nsftp permissions: read-only rmdir\nsftp permissions: read-only posix-rename\nsftp permissions: read-only oldrename\nsftp permissions: read-only symlink\nsftp permissions: read-only hardlink\nsftp permissions: explicit open\nsftp permissions: explicit read\nsftp permissions: explicit write\nsftp permissions: explicit lstat\nsftp permissions: explicit opendir\nsftp permissions: explicit readdir\nsftp permissions: explicit setstat\nsftp permissions: explicit remove\nsftp permissions: explicit mkdir\nsftp permissions: explicit rmdir\nsftp permissions: explicit rename\nsftp permissions: explicit symlink\nsftp permissions: explicit hardlink\nsftp permissions: explicit statvfs\nPASS: sftp permissions\nrun test sftp-uri.sh ...\nsftp-uri: non-interactive fetch to local file\nsftp-uri: non-interactive fetch to local dir\nsftp-uri: put to remote directory (trailing slash)\nsftp-uri: put to remote directory (no slash)\nPASS: sftp-uri\nrun test reconfigure.sh ...\nPASS: simple connect after reconfigure\nrun test dynamic-forward.sh ...\ntest -D forwarding\ntest -R forwarding\nPermitRemoteOpen=any\nPermitRemoteOpen=none\nPermitRemoteOpen=explicit\nPermitRemoteOpen=disallowed\nPASS: dynamic forwarding\nrun test forwarding.sh ...\nPASS: local and remote forwarding\nrun test multiplex.sh ...\ntest connection multiplexing: setenv\ntest connection multiplexing: envpass\ntest connection multiplexing: transfer\ntest connection multiplexing: forward\ntest connection multiplexing: status 0 ()\ntest connection multiplexing: status 0 (-Oproxy)\ntest connection multiplexing: status 1 ()\ntest connection multiplexing: status 1 (-Oproxy)\ntest connection multiplexing: status 4 ()\ntest connection multiplexing: status 4 (-Oproxy)\ntest connection multiplexing: status 5 ()\ntest connection multiplexing: status 5 (-Oproxy)\ntest connection multiplexing: status 44 ()\ntest connection multiplexing: status 44 (-Oproxy)\ntest connection multiplexing: cmd check\ntest connection multiplexing: cmd forward local (TCP)\ntest connection multiplexing: cmd forward remote (TCP)\ntest connection multiplexing: cmd forward local (UNIX)\ntest connection multiplexing: cmd forward remote (UNIX)\ntest connection multiplexing: cmd exit\ntest connection multiplexing: cmd stop\nPASS: connection multiplexing\nrun test reexec.sh ...\ntest config passing\ntest reexec fallback\nPASS: reexec tests\nrun test brokenkeys.sh ...\nPASS: broken keys\nrun test sshcfgparse.sh ...\nreparse minimal config\nssh -W opts\nuser first match\npubkeyacceptedalgorithms\nagentforwarding\ncommand line override\nPASS: ssh config parse\nrun test cfgparse.sh ...\nreparse minimal config\nreparse regress config\nlistenaddress order\nPASS: sshd config parse\nrun test cfgmatch.sh ...\nPASS: sshd_config match\nrun test cfgmatchlisten.sh ...\nPASS: sshd_config matchlisten\nrun test percent.sh ...\npercent expansions matchexec percent\npercent expansions localcommand percent\npercent expansions remotecommand percent\npercent expansions controlpath percent\npercent expansions identityagent percent\npercent expansions forwardagent percent\npercent expansions localforward percent\npercent expansions remoteforward percent\npercent expansions revokedhostkeys percent\npercent expansions userknownhostsfile percent\npercent expansions controlpath dollar\npercent expansions identityagent dollar\npercent expansions forwardagent dollar\npercent expansions localforward dollar\npercent expansions remoteforward dollar\npercent expansions userknownhostsfile dollar\npercent expansions controlpath tilde\npercent expansions identityagent tilde\npercent expansions forwardagent tilde\nPASS: percent expansions\nrun test addrmatch.sh ...\ntest first entry for user 192.168.0.1 somehost\ntest negative match for user 192.168.30.1 somehost\ntest no match for user 19.0.0.1 somehost\ntest list middle for user 10.255.255.254 somehost\ntest faked IP in hostname for user 192.168.30.1 192.168.0.1\ntest bare IP4 address for user 1.1.1.1 somehost.example.com\ntest localaddress for user 19.0.0.1 somehost\ntest localport for user 19.0.0.1 somehost\ntest bare IP6 address for user ::1 somehost.example.com\ntest deny IPv6 for user ::2 somehost.example.com\ntest IP6 negated for user ::3 somehost\ntest IP6 no match for user ::4 somehost\ntest IP6 network for user 2000::1 somehost\ntest IP6 network for user 2001::1 somehost\ntest IP6 localaddress for user ::5 somehost\ntest IP6 localport for user ::5 somehost\ntest invalid Match address 10.0.1.0/8\ntest invalid Match localaddress 10.0.1.0/8\ntest invalid Match address 10.0.0.1/24\ntest invalid Match localaddress 10.0.0.1/24\ntest invalid Match address 2000:aa:bb:01::/56\ntest invalid Match localaddress 2000:aa:bb:01::/56\nPASS: address match\nrun test localcommand.sh ...\ntest localcommand: proto  localcommand\nPASS: localcommand\nrun test forcecommand.sh ...\nPASS: forced command\nrun test portnum.sh ...\nport number parsing: invalid port 0\nport number parsing: invalid port 65536\nport number parsing: invalid port 131073\nport number parsing: invalid port 2000blah\nport number parsing: invalid port blah2000\nport number parsing: valid port 1\nport number parsing: valid port 22\nport number parsing: valid port 2222\nport number parsing: valid port 22222\nport number parsing: valid port 65535\nPASS: port number parsing\nrun test keytype.sh ...\nkeygen ed25519, 512 bits\nkeygen ed25519-sk, n/a bits\nkeygen ecdsa, 256 bits\nkeygen ecdsa, 384 bits\nkeygen ecdsa, 521 bits\nkeygen ecdsa-sk, n/a bits\nkeygen dsa, 1024 bits\nkeygen rsa, 2048 bits\nkeygen rsa, 3072 bits\nuserkey ed25519-512, hostkey ed25519-512\nuserkey ed25519-512, hostkey ed25519-512\nuserkey ed25519-512, hostkey ed25519-512\nuserkey ed25519-sk, hostkey ed25519-sk\nuserkey ed25519-sk, hostkey ed25519-sk\nuserkey ed25519-sk, hostkey ed25519-sk\nuserkey ecdsa-256, hostkey ecdsa-256\nuserkey ecdsa-256, hostkey ecdsa-256\nuserkey ecdsa-256, hostkey ecdsa-256\nuserkey ecdsa-384, hostkey ecdsa-384\nuserkey ecdsa-384, hostkey ecdsa-384\nuserkey ecdsa-384, hostkey ecdsa-384\nuserkey ecdsa-521, hostkey ecdsa-521\nuserkey ecdsa-521, hostkey ecdsa-521\nuserkey ecdsa-521, hostkey ecdsa-521\nuserkey ecdsa-sk, hostkey ecdsa-sk\nuserkey ecdsa-sk, hostkey ecdsa-sk\nuserkey ecdsa-sk, hostkey ecdsa-sk\nuserkey dsa-1024, hostkey dsa-1024\nuserkey dsa-1024, hostkey dsa-1024\nuserkey dsa-1024, hostkey dsa-1024\nuserkey rsa-2048, hostkey rsa-2048\nuserkey rsa-2048, hostkey rsa-2048\nuserkey rsa-2048, hostkey rsa-2048\nuserkey rsa-3072, hostkey rsa-3072\nuserkey rsa-3072, hostkey rsa-3072\nuserkey rsa-3072, hostkey rsa-3072\nPASS: login with different key types\nrun test kextype.sh ...\nkex diffie-hellman-group1-sha1\nkex diffie-hellman-group14-sha1\nkex diffie-hellman-group14-sha256\nkex diffie-hellman-group16-sha512\nkex diffie-hellman-group18-sha512\nkex diffie-hellman-group-exchange-sha1\nkex diffie-hellman-group-exchange-sha256\nkex ecdh-sha2-nistp256\nkex ecdh-sha2-nistp384\nkex ecdh-sha2-nistp521\nkex curve25519-sha256\nkex curve25519-sha256@libssh.org\nkex sntrup761x25519-sha512@openssh.com\nPASS: login with different key exchange algorithms\nrun test cert-hostkey.sh ...\nRevoking from /usr/lib/openssh/ptest/regress/host_ca_key.pub\nRevoking from /usr/lib/openssh/ptest/regress/host_ca_key2.pub\ncertified host keys: sign host ed25519 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ed25519.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ed25519-cert.pub\ncertified host keys: sign host sk-ssh-ed25519@openssh.com cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_sk-ssh-ed25519@openssh.com.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_sk-ssh-ed25519@openssh.com-cert.pub\ncertified host keys: sign host ecdsa-sha2-nistp256 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp256.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp256-cert.pub\ncertified host keys: sign host ecdsa-sha2-nistp384 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp384.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp384-cert.pub\ncertified host keys: sign host ecdsa-sha2-nistp521 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp521.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_ecdsa-sha2-nistp521-cert.pub\ncertified host keys: sign host sk-ecdsa-sha2-nistp256@openssh.com cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_sk-ecdsa-sha2-nistp256@openssh.com.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_sk-ecdsa-sha2-nistp256@openssh.com-cert.pub\ncertified host keys: sign host dsa cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_dsa.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_dsa-cert.pub\ncertified host keys: sign host rsa cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa-cert.pub\ncertified host keys: sign host rsa-sha2-256 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa-sha2-256.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa-sha2-256-cert.pub\ncertified host keys: sign host rsa-sha2-512 cert\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa-sha2-512.pub\nRevoking from /usr/lib/openssh/ptest/regress/cert_host_key_rsa-sha2-512-cert.pub\ncertified host keys: host ed25519 cert connect\ncertified host keys: ed25519 basic connect expect success yes\ncertified host keys: ed25519 empty KRL expect success yes\ncertified host keys: ed25519 KRL w/ plain key revoked expect success no\ncertified host keys: ed25519 KRL w/ cert revoked expect success no\ncertified host keys: ed25519 KRL w/ CA revoked expect success no\ncertified host keys: ed25519 empty plaintext revocation expect success yes\ncertified host keys: ed25519 plain key plaintext revocation expect success no\ncertified host keys: ed25519 cert plaintext revocation expect success no\ncertified host keys: ed25519 CA plaintext revocation expect success no\ncertified host keys: host sk-ssh-ed25519@openssh.com cert connect\ncertified host keys: sk-ssh-ed25519@openssh.com basic connect expect success yes\ncertified host keys: sk-ssh-ed25519@openssh.com empty KRL expect success yes\ncertified host keys: sk-ssh-ed25519@openssh.com KRL w/ plain key revoked expect success no\ncertified host keys: sk-ssh-ed25519@openssh.com KRL w/ cert revoked expect success no\ncertified host keys: sk-ssh-ed25519@openssh.com KRL w/ CA revoked expect success no\ncertified host keys: sk-ssh-ed25519@openssh.com empty plaintext revocation expect success yes\ncertified host keys: sk-ssh-ed25519@openssh.com plain key plaintext revocation expect success no\ncertified host keys: sk-ssh-ed25519@openssh.com cert plaintext revocation expect success no\ncertified host keys: sk-ssh-ed25519@openssh.com CA plaintext revocation expect success no\ncertified host keys: host ecdsa-sha2-nistp256 cert connect\ncertified host keys: ecdsa-sha2-nistp256 basic connect expect success yes\ncertified host keys: ecdsa-sha2-nistp256 empty KRL expect success yes\ncertified host keys: ecdsa-sha2-nistp256 KRL w/ plain key revoked expect success no\ncertified host keys: ecdsa-sha2-nistp256 KRL w/ cert revoked expect success no\ncertified host keys: ecdsa-sha2-nistp256 KRL w/ CA revoked expect success no\ncertified host keys: ecdsa-sha2-nistp256 empty plaintext revocation expect success yes\ncertified host keys: ecdsa-sha2-nistp256 plain key plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp256 cert plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp256 CA plaintext revocation expect success no\ncertified host keys: host ecdsa-sha2-nistp384 cert connect\ncertified host keys: ecdsa-sha2-nistp384 basic connect expect success yes\ncertified host keys: ecdsa-sha2-nistp384 empty KRL expect success yes\ncertified host keys: ecdsa-sha2-nistp384 KRL w/ plain key revoked expect success no\ncertified host keys: ecdsa-sha2-nistp384 KRL w/ cert revoked expect success no\ncertified host keys: ecdsa-sha2-nistp384 KRL w/ CA revoked expect success no\ncertified host keys: ecdsa-sha2-nistp384 empty plaintext revocation expect success yes\ncertified host keys: ecdsa-sha2-nistp384 plain key plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp384 cert plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp384 CA plaintext revocation expect success no\ncertified host keys: host ecdsa-sha2-nistp521 cert connect\ncertified host keys: ecdsa-sha2-nistp521 basic connect expect success yes\ncertified host keys: ecdsa-sha2-nistp521 empty KRL expect success yes\ncertified host keys: ecdsa-sha2-nistp521 KRL w/ plain key revoked expect success no\ncertified host keys: ecdsa-sha2-nistp521 KRL w/ cert revoked expect success no\ncertified host keys: ecdsa-sha2-nistp521 KRL w/ CA revoked expect success no\ncertified host keys: ecdsa-sha2-nistp521 empty plaintext revocation expect success yes\ncertified host keys: ecdsa-sha2-nistp521 plain key plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp521 cert plaintext revocation expect success no\ncertified host keys: ecdsa-sha2-nistp521 CA plaintext revocation expect success no\ncertified host keys: host sk-ecdsa-sha2-nistp256@openssh.com cert connect\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com basic connect expect success yes\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com empty KRL expect success yes\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com KRL w/ plain key revoked expect success no\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com KRL w/ cert revoked expect success no\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com KRL w/ CA revoked expect success no\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com empty plaintext revocation expect success yes\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com plain key plaintext revocation expect success no\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com cert plaintext revocation expect success no\ncertified host keys: sk-ecdsa-sha2-nistp256@openssh.com CA plaintext revocation expect success no\ncertified host keys: host dsa cert connect\ncertified host keys: dsa basic connect expect success yes\ncertified host keys: dsa empty KRL expect success yes\ncertified host keys: dsa KRL w/ plain key revoked expect success no\ncertified host keys: dsa KRL w/ cert revoked expect success no\ncertified host keys: dsa KRL w/ CA revoked expect success no\ncertified host keys: dsa empty plaintext revocation expect success yes\ncertified host keys: dsa plain key plaintext revocation expect success no\ncertified host keys: dsa cert plaintext revocation expect success no\ncertified host keys: dsa CA plaintext revocation expect success no\ncertified host keys: host rsa cert connect\ncertified host keys: rsa basic connect expect success yes\ncertified host keys: rsa empty KRL expect success yes\ncertified host keys: rsa KRL w/ plain key revoked expect success no\ncertified host keys: rsa KRL w/ cert revoked expect success no\ncertified host keys: rsa KRL w/ CA revoked expect success no\ncertified host keys: rsa empty plaintext revocation expect success yes\ncertified host keys: rsa plain key plaintext revocation expect success no\ncertified host keys: rsa cert plaintext revocation expect success no\ncertified host keys: rsa CA plaintext revocation expect success no\ncertified host keys: host rsa-sha2-256 cert connect\ncertified host keys: rsa-sha2-256 basic connect expect success yes\ncertified host keys: rsa-sha2-256 empty KRL expect success yes\ncertified host keys: rsa-sha2-256 KRL w/ plain key revoked expect success no\ncertified host keys: rsa-sha2-256 KRL w/ cert revoked expect success no\ncertified host keys: rsa-sha2-256 KRL w/ CA revoked expect success no\ncertified host keys: rsa-sha2-256 empty plaintext revocation expect success yes\ncertified host keys: rsa-sha2-256 plain key plaintext revocation expect success no\ncertified host keys: rsa-sha2-256 cert plaintext revocation expect success no\ncertified host keys: rsa-sha2-256 CA plaintext revocation expect success no\ncertified host keys: host rsa-sha2-512 cert connect\ncertified host keys: rsa-sha2-512 basic connect expect success yes\ncertified host keys: rsa-sha2-512 empty KRL expect success yes\ncertified host keys: rsa-sha2-512 KRL w/ plain key revoked expect success no\ncertified host keys: rsa-sha2-512 KRL w/ cert revoked expect success no\ncertified host keys: rsa-sha2-512 KRL w/ CA revoked expect success no\ncertified host keys: rsa-sha2-512 empty plaintext revocation expect success yes\ncertified host keys: rsa-sha2-512 plain key plaintext revocation expect success no\ncertified host keys: rsa-sha2-512 cert plaintext revocation expect success no\ncertified host keys: rsa-sha2-512 CA plaintext revocation expect success no\ncertified host keys: host ed25519 revoked cert\ncertified host keys: host sk-ssh-ed25519@openssh.com revoked cert\ncertified host keys: host ecdsa-sha2-nistp256 revoked cert\ncertified host keys: host ecdsa-sha2-nistp384 revoked cert\ncertified host keys: host ecdsa-sha2-nistp521 revoked cert\ncertified host keys: host sk-ecdsa-sha2-nistp256@openssh.com revoked cert\ncertified host keys: host dsa revoked cert\ncertified host keys: host rsa revoked cert\ncertified host keys: host rsa-sha2-256 revoked cert\ncertified host keys: host rsa-sha2-512 revoked cert\ncertified host keys: host ed25519 revoked cert\ncertified host keys: host sk-ssh-ed25519@openssh.com revoked cert\ncertified host keys: host ecdsa-sha2-nistp256 revoked cert\ncertified host keys: host ecdsa-sha2-nistp384 revoked cert\ncertified host keys: host ecdsa-sha2-nistp521 revoked cert\ncertified host keys: host sk-ecdsa-sha2-nistp256@openssh.com revoked cert\ncertified host keys: host dsa revoked cert\ncertified host keys: host rsa revoked cert\ncertified host keys: host rsa-sha2-256 revoked cert\ncertified host keys: host rsa-sha2-512 revoked cert\ncertified host keys: host ed25519  cert downgrade to raw key\ncertified host keys: host sk-ssh-ed25519@openssh.com  cert downgrade to raw key\ncertified host keys: host ecdsa-sha2-nistp256  cert downgrade to raw key\ncertified host keys: host ecdsa-sha2-nistp384  cert downgrade to raw key\ncertified host keys: host ecdsa-sha2-nistp521  cert downgrade to raw key\ncertified host keys: host sk-ecdsa-sha2-nistp256@openssh.com  cert downgrade to raw key\ncertified host keys: host dsa  cert downgrade to raw key\ncertified host keys: host rsa  cert downgrade to raw key\ncertified host keys: host rsa-sha2-256  cert downgrade to raw key\ncertified host keys: host rsa-sha2-512  cert downgrade to raw key\ncertified host keys: host ed25519 connect wrong cert\ncertified host keys: host sk-ssh-ed25519@openssh.com connect wrong cert\ncertified host keys: host ecdsa-sha2-nistp256 connect wrong cert\ncertified host keys: host ecdsa-sha2-nistp384 connect wrong cert\ncertified host keys: host ecdsa-sha2-nistp521 connect wrong cert\ncertified host keys: host sk-ecdsa-sha2-nistp256@openssh.com connect wrong cert\ncertified host keys: host dsa connect wrong cert\ncertified host keys: host rsa connect wrong cert\ncertified host keys: host rsa-sha2-256 connect wrong cert\ncertified host keys: host rsa-sha2-512 connect wrong cert\nPASS: certified host keys\nrun test cert-userkey.sh ...\ncertified user keys: sign user ed25519 cert\ncertified user keys: sign user sk-ssh-ed25519@openssh.com cert\ncertified user keys: sign user ecdsa-sha2-nistp256 cert\ncertified user keys: sign user ecdsa-sha2-nistp384 cert\ncertified user keys: sign user ecdsa-sha2-nistp521 cert\ncertified user keys: sign user sk-ecdsa-sha2-nistp256@openssh.com cert\ncertified user keys: sign user dsa cert\ncertified user keys: sign user rsa cert\ncertified user keys: sign user rsa-sha2-256 cert\ncertified user keys: sign user rsa-sha2-512 cert\ncertified user keys: ed25519 missing authorized_principals\ncertified user keys: ed25519 empty authorized_principals\ncertified user keys: ed25519 wrong authorized_principals\ncertified user keys: ed25519 correct authorized_principals\ncertified user keys: ed25519 authorized_principals bad key opt\ncertified user keys: ed25519 authorized_principals command=false\ncertified user keys: ed25519 authorized_principals command=true\ncertified user keys: ed25519 wrong principals key option\ncertified user keys: ed25519 correct principals key option\ncertified user keys: sk-ssh-ed25519@openssh.com missing authorized_principals\ncertified user keys: sk-ssh-ed25519@openssh.com empty authorized_principals\ncertified user keys: sk-ssh-ed25519@openssh.com wrong authorized_principals\ncertified user keys: sk-ssh-ed25519@openssh.com correct authorized_principals\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_principals bad key opt\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_principals command=false\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_principals command=true\ncertified user keys: sk-ssh-ed25519@openssh.com wrong principals key option\ncertified user keys: sk-ssh-ed25519@openssh.com correct principals key option\ncertified user keys: ecdsa-sha2-nistp256 missing authorized_principals\ncertified user keys: ecdsa-sha2-nistp256 empty authorized_principals\ncertified user keys: ecdsa-sha2-nistp256 wrong authorized_principals\ncertified user keys: ecdsa-sha2-nistp256 correct authorized_principals\ncertified user keys: ecdsa-sha2-nistp256 authorized_principals bad key opt\ncertified user keys: ecdsa-sha2-nistp256 authorized_principals command=false\ncertified user keys: ecdsa-sha2-nistp256 authorized_principals command=true\ncertified user keys: ecdsa-sha2-nistp256 wrong principals key option\ncertified user keys: ecdsa-sha2-nistp256 correct principals key option\ncertified user keys: ecdsa-sha2-nistp384 missing authorized_principals\ncertified user keys: ecdsa-sha2-nistp384 empty authorized_principals\ncertified user keys: ecdsa-sha2-nistp384 wrong authorized_principals\ncertified user keys: ecdsa-sha2-nistp384 correct authorized_principals\ncertified user keys: ecdsa-sha2-nistp384 authorized_principals bad key opt\ncertified user keys: ecdsa-sha2-nistp384 authorized_principals command=false\ncertified user keys: ecdsa-sha2-nistp384 authorized_principals command=true\ncertified user keys: ecdsa-sha2-nistp384 wrong principals key option\ncertified user keys: ecdsa-sha2-nistp384 correct principals key option\ncertified user keys: ecdsa-sha2-nistp521 missing authorized_principals\ncertified user keys: ecdsa-sha2-nistp521 empty authorized_principals\ncertified user keys: ecdsa-sha2-nistp521 wrong authorized_principals\ncertified user keys: ecdsa-sha2-nistp521 correct authorized_principals\ncertified user keys: ecdsa-sha2-nistp521 authorized_principals bad key opt\ncertified user keys: ecdsa-sha2-nistp521 authorized_principals command=false\ncertified user keys: ecdsa-sha2-nistp521 authorized_principals command=true\ncertified user keys: ecdsa-sha2-nistp521 wrong principals key option\ncertified user keys: ecdsa-sha2-nistp521 correct principals key option\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com missing authorized_principals\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com empty authorized_principals\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com wrong authorized_principals\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com correct authorized_principals\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_principals bad key opt\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_principals command=false\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_principals command=true\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com wrong principals key option\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com correct principals key option\ncertified user keys: dsa missing authorized_principals\ncertified user keys: dsa empty authorized_principals\ncertified user keys: dsa wrong authorized_principals\ncertified user keys: dsa correct authorized_principals\ncertified user keys: dsa authorized_principals bad key opt\ncertified user keys: dsa authorized_principals command=false\ncertified user keys: dsa authorized_principals command=true\ncertified user keys: dsa wrong principals key option\ncertified user keys: dsa correct principals key option\ncertified user keys: rsa missing authorized_principals\ncertified user keys: rsa empty authorized_principals\ncertified user keys: rsa wrong authorized_principals\ncertified user keys: rsa correct authorized_principals\ncertified user keys: rsa authorized_principals bad key opt\ncertified user keys: rsa authorized_principals command=false\ncertified user keys: rsa authorized_principals command=true\ncertified user keys: rsa wrong principals key option\ncertified user keys: rsa correct principals key option\ncertified user keys: rsa-sha2-256 missing authorized_principals\ncertified user keys: rsa-sha2-256 empty authorized_principals\ncertified user keys: rsa-sha2-256 wrong authorized_principals\ncertified user keys: rsa-sha2-256 correct authorized_principals\ncertified user keys: rsa-sha2-256 authorized_principals bad key opt\ncertified user keys: rsa-sha2-256 authorized_principals command=false\ncertified user keys: rsa-sha2-256 authorized_principals command=true\ncertified user keys: rsa-sha2-256 wrong principals key option\ncertified user keys: rsa-sha2-256 correct principals key option\ncertified user keys: rsa-sha2-512 missing authorized_principals\ncertified user keys: rsa-sha2-512 empty authorized_principals\ncertified user keys: rsa-sha2-512 wrong authorized_principals\ncertified user keys: rsa-sha2-512 correct authorized_principals\ncertified user keys: rsa-sha2-512 authorized_principals bad key opt\ncertified user keys: rsa-sha2-512 authorized_principals command=false\ncertified user keys: rsa-sha2-512 authorized_principals command=true\ncertified user keys: rsa-sha2-512 wrong principals key option\ncertified user keys: rsa-sha2-512 correct principals key option\ncertified user keys: ed25519 authorized_keys connect\ncertified user keys: ed25519 authorized_keys revoked key\ncertified user keys: ed25519 authorized_keys revoked via KRL\ncertified user keys: ed25519 authorized_keys empty KRL\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_keys connect\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_keys revoked key\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_keys revoked via KRL\ncertified user keys: sk-ssh-ed25519@openssh.com authorized_keys empty KRL\ncertified user keys: ecdsa-sha2-nistp256 authorized_keys connect\ncertified user keys: ecdsa-sha2-nistp256 authorized_keys revoked key\ncertified user keys: ecdsa-sha2-nistp256 authorized_keys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp256 authorized_keys empty KRL\ncertified user keys: ecdsa-sha2-nistp384 authorized_keys connect\ncertified user keys: ecdsa-sha2-nistp384 authorized_keys revoked key\ncertified user keys: ecdsa-sha2-nistp384 authorized_keys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp384 authorized_keys empty KRL\ncertified user keys: ecdsa-sha2-nistp521 authorized_keys connect\ncertified user keys: ecdsa-sha2-nistp521 authorized_keys revoked key\ncertified user keys: ecdsa-sha2-nistp521 authorized_keys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp521 authorized_keys empty KRL\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_keys connect\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_keys revoked key\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_keys revoked via KRL\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com authorized_keys empty KRL\ncertified user keys: dsa authorized_keys connect\ncertified user keys: dsa authorized_keys revoked key\ncertified user keys: dsa authorized_keys revoked via KRL\ncertified user keys: dsa authorized_keys empty KRL\ncertified user keys: rsa authorized_keys connect\ncertified user keys: rsa authorized_keys revoked key\ncertified user keys: rsa authorized_keys revoked via KRL\ncertified user keys: rsa authorized_keys empty KRL\ncertified user keys: rsa-sha2-256 authorized_keys connect\ncertified user keys: rsa-sha2-256 authorized_keys revoked key\ncertified user keys: rsa-sha2-256 authorized_keys revoked via KRL\ncertified user keys: rsa-sha2-256 authorized_keys empty KRL\ncertified user keys: rsa-sha2-512 authorized_keys connect\ncertified user keys: rsa-sha2-512 authorized_keys revoked key\ncertified user keys: rsa-sha2-512 authorized_keys revoked via KRL\ncertified user keys: rsa-sha2-512 authorized_keys empty KRL\ncertified user keys: rsa-sha2-512 authorized_keys revoked CA key\ncertified user keys: authorized_keys CA does not authenticate\ncertified user keys: ensure CA key does not authenticate user\ncertified user keys: ed25519 TrustedUserCAKeys connect\ncertified user keys: ed25519 TrustedUserCAKeys revoked key\ncertified user keys: ed25519 TrustedUserCAKeys revoked via KRL\ncertified user keys: ed25519 TrustedUserCAKeys empty KRL\ncertified user keys: sk-ssh-ed25519@openssh.com TrustedUserCAKeys connect\ncertified user keys: sk-ssh-ed25519@openssh.com TrustedUserCAKeys revoked key\ncertified user keys: sk-ssh-ed25519@openssh.com TrustedUserCAKeys revoked via KRL\ncertified user keys: sk-ssh-ed25519@openssh.com TrustedUserCAKeys empty KRL\ncertified user keys: ecdsa-sha2-nistp256 TrustedUserCAKeys connect\ncertified user keys: ecdsa-sha2-nistp256 TrustedUserCAKeys revoked key\ncertified user keys: ecdsa-sha2-nistp256 TrustedUserCAKeys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp256 TrustedUserCAKeys empty KRL\ncertified user keys: ecdsa-sha2-nistp384 TrustedUserCAKeys connect\ncertified user keys: ecdsa-sha2-nistp384 TrustedUserCAKeys revoked key\ncertified user keys: ecdsa-sha2-nistp384 TrustedUserCAKeys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp384 TrustedUserCAKeys empty KRL\ncertified user keys: ecdsa-sha2-nistp521 TrustedUserCAKeys connect\ncertified user keys: ecdsa-sha2-nistp521 TrustedUserCAKeys revoked key\ncertified user keys: ecdsa-sha2-nistp521 TrustedUserCAKeys revoked via KRL\ncertified user keys: ecdsa-sha2-nistp521 TrustedUserCAKeys empty KRL\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com TrustedUserCAKeys connect\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com TrustedUserCAKeys revoked key\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com TrustedUserCAKeys revoked via KRL\ncertified user keys: sk-ecdsa-sha2-nistp256@openssh.com TrustedUserCAKeys empty KRL\ncertified user keys: dsa TrustedUserCAKeys connect\ncertified user keys: dsa TrustedUserCAKeys revoked key\ncertified user keys: dsa TrustedUserCAKeys revoked via KRL\ncertified user keys: dsa TrustedUserCAKeys empty KRL\ncertified user keys: rsa TrustedUserCAKeys connect\ncertified user keys: rsa TrustedUserCAKeys revoked key\ncertified user keys: rsa TrustedUserCAKeys revoked via KRL\ncertified user keys: rsa TrustedUserCAKeys empty KRL\ncertified user keys: rsa-sha2-256 TrustedUserCAKeys connect\ncertified user keys: rsa-sha2-256 TrustedUserCAKeys revoked key\ncertified user keys: rsa-sha2-256 TrustedUserCAKeys revoked via KRL\ncertified user keys: rsa-sha2-256 TrustedUserCAKeys empty KRL\ncertified user keys: rsa-sha2-512 TrustedUserCAKeys connect\ncertified user keys: rsa-sha2-512 TrustedUserCAKeys revoked key\ncertified user keys: rsa-sha2-512 TrustedUserCAKeys revoked via KRL\ncertified user keys: rsa-sha2-512 TrustedUserCAKeys empty KRL\ncertified user keys: rsa-sha2-512 TrustedUserCAKeys revoked CA key\ncertified user keys: TrustedUserCAKeys CA does not authenticate\ncertified user keys: ensure CA key does not authenticate user\ncertified user keys: correct principal auth authorized_keys expect success rsa\ncertified user keys: correct principal auth authorized_keys expect success ed25519\ncertified user keys: correct principal auth TrustedUserCAKeys expect success rsa\ncertified user keys: correct principal auth TrustedUserCAKeys expect success ed25519\ncertified user keys: host-certificate auth authorized_keys expect failure rsa\ncertified user keys: host-certificate auth authorized_keys expect failure ed25519\ncertified user keys: host-certificate auth TrustedUserCAKeys expect failure rsa\ncertified user keys: host-certificate auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: wrong principals auth authorized_keys expect failure rsa\ncertified user keys: wrong principals auth authorized_keys expect failure ed25519\ncertified user keys: wrong principals auth TrustedUserCAKeys expect failure rsa\ncertified user keys: wrong principals auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: cert not yet valid auth authorized_keys expect failure rsa\ncertified user keys: cert not yet valid auth authorized_keys expect failure ed25519\ncertified user keys: cert not yet valid auth TrustedUserCAKeys expect failure rsa\ncertified user keys: cert not yet valid auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: cert expired auth authorized_keys expect failure rsa\ncertified user keys: cert expired auth authorized_keys expect failure ed25519\ncertified user keys: cert expired auth TrustedUserCAKeys expect failure rsa\ncertified user keys: cert expired auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: cert valid interval auth authorized_keys expect success rsa\ncertified user keys: cert valid interval auth authorized_keys expect success ed25519\ncertified user keys: cert valid interval auth TrustedUserCAKeys expect success rsa\ncertified user keys: cert valid interval auth TrustedUserCAKeys expect success ed25519\ncertified user keys: wrong source-address auth authorized_keys expect failure rsa\ncertified user keys: wrong source-address auth authorized_keys expect failure ed25519\ncertified user keys: wrong source-address auth TrustedUserCAKeys expect failure rsa\ncertified user keys: wrong source-address auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: force-command auth authorized_keys expect failure rsa\ncertified user keys: force-command auth authorized_keys expect failure ed25519\ncertified user keys: force-command auth TrustedUserCAKeys expect failure rsa\ncertified user keys: force-command auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: empty principals auth authorized_keys expect success rsa\ncertified user keys: empty principals auth authorized_keys expect success ed25519\ncertified user keys: empty principals auth TrustedUserCAKeys expect failure rsa\ncertified user keys: empty principals auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: AuthorizedPrincipalsFile principals auth TrustedUserCAKeys expect success rsa\ncertified user keys: AuthorizedPrincipalsFile principals auth TrustedUserCAKeys expect success ed25519\ncertified user keys: AuthorizedPrincipalsFile no principals auth TrustedUserCAKeys expect failure rsa\ncertified user keys: AuthorizedPrincipalsFile no principals auth TrustedUserCAKeys expect failure ed25519\ncertified user keys: principals key option principals auth authorized_keys expect success rsa\ncertified user keys: principals key option principals auth authorized_keys expect success ed25519\ncertified user keys: principals key option no principals auth authorized_keys expect failure rsa\ncertified user keys: principals key option no principals auth authorized_keys expect failure ed25519\ncertified user keys: force-command match true auth authorized_keys expect success rsa\ncertified user keys: force-command match true auth authorized_keys expect success ed25519\ncertified user keys: force-command match true auth authorized_keys expect failure rsa\ncertified user keys: force-command match true auth authorized_keys expect failure ed25519\ncertified user keys: force-command mismatch 1 auth authorized_keys expect failure rsa\ncertified user keys: force-command mismatch 1 auth authorized_keys expect failure ed25519\ncertified user keys: force-command mismatch 2 auth authorized_keys expect failure rsa\ncertified user keys: force-command mismatch 2 auth authorized_keys expect failure ed25519\ncertified user keys: user ed25519 connect wrong cert\ncertified user keys: user sk-ssh-ed25519@openssh.com connect wrong cert\ncertified user keys: user ecdsa-sha2-nistp256 connect wrong cert\ncertified user keys: user ecdsa-sha2-nistp384 connect wrong cert\ncertified user keys: user ecdsa-sha2-nistp521 connect wrong cert\ncertified user keys: user sk-ecdsa-sha2-nistp256@openssh.com connect wrong cert\ncertified user keys: user dsa connect wrong cert\ncertified user keys: user rsa connect wrong cert\ncertified user keys: user rsa-sha2-256 connect wrong cert\ncertified user keys: user rsa-sha2-512 connect wrong cert\nPASS: certified user keys\nrun test host-expand.sh ...\nPASS: expand %h and %n\nrun test keys-command.sh ...\nAuthorizedKeysCommand with arguments\nAuthorizedKeysCommand without arguments\nPASS: authorized keys from command\nrun test forward-control.sh ...\ncheck_lfwd done (expecting Y): default configuration\ncheck_rfwd done (expecting Y): default configuration\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes\ncheck_lfwd done (expecting N): AllowTcpForwarding=yes, !PermitOpen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, !PermitOpen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes, PermitOpen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=yes, !permitopen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, !permitopen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes, permitopen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=yes, no-port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=yes, no-port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=yes, restrict\ncheck_rfwd done (expecting N): AllowTcpForwarding=yes, restrict\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes, restrict,port-forwarding\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, restrict,port-forwarding\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local\ncheck_rfwd done (expecting N): AllowTcpForwarding=local\ncheck_lfwd done (expecting N): AllowTcpForwarding=local, !PermitOpen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, !PermitOpen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local, PermitOpen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=local, !permitopen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, !permitopen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local, permitopen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=local, no-port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, no-port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=local, restrict\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, restrict\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local, restrict,port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, restrict,port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, !PermitOpen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, !PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, PermitOpen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, !permitopen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, !permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, permitopen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, no-port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=remote, no-port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, restrict\ncheck_rfwd done (expecting N): AllowTcpForwarding=remote, restrict\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, restrict,port-forwarding\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, restrict,port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=no\ncheck_rfwd done (expecting N): AllowTcpForwarding=no\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, !PermitOpen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, !PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, PermitOpen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, PermitOpen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, !permitopen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, !permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, permitopen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, permitopen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, no-port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, no-port-forwarding\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, restrict\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, restrict\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, restrict,port-forwarding\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, restrict,port-forwarding\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes, !PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=yes, !PermitListen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=yes, PermitListen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=yes, PermitListen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local, !PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, !PermitListen\ncheck_lfwd done (expecting Y): AllowTcpForwarding=local, PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=local, PermitListen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, !PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=remote, !PermitListen\ncheck_lfwd done (expecting N): AllowTcpForwarding=remote, PermitListen\ncheck_rfwd done (expecting Y): AllowTcpForwarding=remote, PermitListen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, !PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, !PermitListen\ncheck_lfwd done (expecting N): AllowTcpForwarding=no, PermitListen\ncheck_rfwd done (expecting N): AllowTcpForwarding=no, PermitListen\nPASS: sshd control of local and remote forwarding\nrun test integrity.sh ...\ntest integrity: hmac-sha1 @2900\ntest integrity: hmac-sha1 @2901\ntest integrity: hmac-sha1 @2902\ntest integrity: hmac-sha1 @2903\ntest integrity: hmac-sha1 @2904\ntest integrity: hmac-sha1 @2905\ntest integrity: hmac-sha1 @2906\ntest integrity: hmac-sha1 @2907\ntest integrity: hmac-sha1 @2908\ntest integrity: hmac-sha1 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha1-96 @2900\ntest integrity: hmac-sha1-96 @2901\ntest integrity: hmac-sha1-96 @2902\ntest integrity: hmac-sha1-96 @2903\ntest integrity: hmac-sha1-96 @2904\ntest integrity: hmac-sha1-96 @2905\ntest integrity: hmac-sha1-96 @2906\ntest integrity: hmac-sha1-96 @2907\ntest integrity: hmac-sha1-96 @2908\ntest integrity: hmac-sha1-96 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha2-256 @2900\ntest integrity: hmac-sha2-256 @2901\ntest integrity: hmac-sha2-256 @2902\ntest integrity: hmac-sha2-256 @2903\ntest integrity: hmac-sha2-256 @2904\ntest integrity: hmac-sha2-256 @2905\ntest integrity: hmac-sha2-256 @2906\ntest integrity: hmac-sha2-256 @2907\ntest integrity: hmac-sha2-256 @2908\ntest integrity: hmac-sha2-256 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha2-512 @2900\ntest integrity: hmac-sha2-512 @2901\ntest integrity: hmac-sha2-512 @2902\ntest integrity: hmac-sha2-512 @2903\ntest integrity: hmac-sha2-512 @2904\ntest integrity: hmac-sha2-512 @2905\ntest integrity: hmac-sha2-512 @2906\ntest integrity: hmac-sha2-512 @2907\ntest integrity: hmac-sha2-512 @2908\ntest integrity: hmac-sha2-512 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-md5 @2900\ntest integrity: hmac-md5 @2901\ntest integrity: hmac-md5 @2902\ntest integrity: hmac-md5 @2903\ntest integrity: hmac-md5 @2904\ntest integrity: hmac-md5 @2905\ntest integrity: hmac-md5 @2906\ntest integrity: hmac-md5 @2907\ntest integrity: hmac-md5 @2908\ntest integrity: hmac-md5 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-md5-96 @2900\ntest integrity: hmac-md5-96 @2901\ntest integrity: hmac-md5-96 @2902\ntest integrity: hmac-md5-96 @2903\ntest integrity: hmac-md5-96 @2904\ntest integrity: hmac-md5-96 @2905\ntest integrity: hmac-md5-96 @2906\ntest integrity: hmac-md5-96 @2907\ntest integrity: hmac-md5-96 @2908\ntest integrity: hmac-md5-96 @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: umac-64@openssh.com @2900\ntest integrity: umac-64@openssh.com @2901\ntest integrity: umac-64@openssh.com @2902\ntest integrity: umac-64@openssh.com @2903\ntest integrity: umac-64@openssh.com @2904\ntest integrity: umac-64@openssh.com @2905\ntest integrity: umac-64@openssh.com @2906\ntest integrity: umac-64@openssh.com @2907\ntest integrity: umac-64@openssh.com @2908\ntest integrity: umac-64@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: umac-128@openssh.com @2900\ntest integrity: umac-128@openssh.com @2901\ntest integrity: umac-128@openssh.com @2902\ntest integrity: umac-128@openssh.com @2903\ntest integrity: umac-128@openssh.com @2904\ntest integrity: umac-128@openssh.com @2905\ntest integrity: umac-128@openssh.com @2906\ntest integrity: umac-128@openssh.com @2907\ntest integrity: umac-128@openssh.com @2908\ntest integrity: umac-128@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha1-etm@openssh.com @2900\ntest integrity: hmac-sha1-etm@openssh.com @2901\ntest integrity: hmac-sha1-etm@openssh.com @2902\ntest integrity: hmac-sha1-etm@openssh.com @2903\ntest integrity: hmac-sha1-etm@openssh.com @2904\ntest integrity: hmac-sha1-etm@openssh.com @2905\ntest integrity: hmac-sha1-etm@openssh.com @2906\ntest integrity: hmac-sha1-etm@openssh.com @2907\ntest integrity: hmac-sha1-etm@openssh.com @2908\ntest integrity: hmac-sha1-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha1-96-etm@openssh.com @2900\ntest integrity: hmac-sha1-96-etm@openssh.com @2901\ntest integrity: hmac-sha1-96-etm@openssh.com @2902\ntest integrity: hmac-sha1-96-etm@openssh.com @2903\ntest integrity: hmac-sha1-96-etm@openssh.com @2904\ntest integrity: hmac-sha1-96-etm@openssh.com @2905\ntest integrity: hmac-sha1-96-etm@openssh.com @2906\ntest integrity: hmac-sha1-96-etm@openssh.com @2907\ntest integrity: hmac-sha1-96-etm@openssh.com @2908\ntest integrity: hmac-sha1-96-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha2-256-etm@openssh.com @2900\ntest integrity: hmac-sha2-256-etm@openssh.com @2901\ntest integrity: hmac-sha2-256-etm@openssh.com @2902\ntest integrity: hmac-sha2-256-etm@openssh.com @2903\ntest integrity: hmac-sha2-256-etm@openssh.com @2904\ntest integrity: hmac-sha2-256-etm@openssh.com @2905\ntest integrity: hmac-sha2-256-etm@openssh.com @2906\ntest integrity: hmac-sha2-256-etm@openssh.com @2907\ntest integrity: hmac-sha2-256-etm@openssh.com @2908\ntest integrity: hmac-sha2-256-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-sha2-512-etm@openssh.com @2900\ntest integrity: hmac-sha2-512-etm@openssh.com @2901\ntest integrity: hmac-sha2-512-etm@openssh.com @2902\ntest integrity: hmac-sha2-512-etm@openssh.com @2903\ntest integrity: hmac-sha2-512-etm@openssh.com @2904\ntest integrity: hmac-sha2-512-etm@openssh.com @2905\ntest integrity: hmac-sha2-512-etm@openssh.com @2906\ntest integrity: hmac-sha2-512-etm@openssh.com @2907\ntest integrity: hmac-sha2-512-etm@openssh.com @2908\ntest integrity: hmac-sha2-512-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-md5-etm@openssh.com @2900\ntest integrity: hmac-md5-etm@openssh.com @2901\ntest integrity: hmac-md5-etm@openssh.com @2902\ntest integrity: hmac-md5-etm@openssh.com @2903\ntest integrity: hmac-md5-etm@openssh.com @2904\ntest integrity: hmac-md5-etm@openssh.com @2905\ntest integrity: hmac-md5-etm@openssh.com @2906\ntest integrity: hmac-md5-etm@openssh.com @2907\ntest integrity: hmac-md5-etm@openssh.com @2908\ntest integrity: hmac-md5-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: hmac-md5-96-etm@openssh.com @2900\ntest integrity: hmac-md5-96-etm@openssh.com @2901\ntest integrity: hmac-md5-96-etm@openssh.com @2902\ntest integrity: hmac-md5-96-etm@openssh.com @2903\ntest integrity: hmac-md5-96-etm@openssh.com @2904\ntest integrity: hmac-md5-96-etm@openssh.com @2905\ntest integrity: hmac-md5-96-etm@openssh.com @2906\ntest integrity: hmac-md5-96-etm@openssh.com @2907\ntest integrity: hmac-md5-96-etm@openssh.com @2908\ntest integrity: hmac-md5-96-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: umac-64-etm@openssh.com @2900\ntest integrity: umac-64-etm@openssh.com @2901\ntest integrity: umac-64-etm@openssh.com @2902\ntest integrity: umac-64-etm@openssh.com @2903\ntest integrity: umac-64-etm@openssh.com @2904\ntest integrity: umac-64-etm@openssh.com @2905\ntest integrity: umac-64-etm@openssh.com @2906\ntest integrity: umac-64-etm@openssh.com @2907\ntest integrity: umac-64-etm@openssh.com @2908\ntest integrity: umac-64-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: umac-128-etm@openssh.com @2900\ntest integrity: umac-128-etm@openssh.com @2901\ntest integrity: umac-128-etm@openssh.com @2902\ntest integrity: umac-128-etm@openssh.com @2903\ntest integrity: umac-128-etm@openssh.com @2904\ntest integrity: umac-128-etm@openssh.com @2905\ntest integrity: umac-128-etm@openssh.com @2906\ntest integrity: umac-128-etm@openssh.com @2907\ntest integrity: umac-128-etm@openssh.com @2908\ntest integrity: umac-128-etm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: aes128-gcm@openssh.com @2900\ntest integrity: aes128-gcm@openssh.com @2901\ntest integrity: aes128-gcm@openssh.com @2902\ntest integrity: aes128-gcm@openssh.com @2903\ntest integrity: aes128-gcm@openssh.com @2904\ntest integrity: aes128-gcm@openssh.com @2905\ntest integrity: aes128-gcm@openssh.com @2906\ntest integrity: aes128-gcm@openssh.com @2907\ntest integrity: aes128-gcm@openssh.com @2908\ntest integrity: aes128-gcm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: aes256-gcm@openssh.com @2900\ntest integrity: aes256-gcm@openssh.com @2901\ntest integrity: aes256-gcm@openssh.com @2902\ntest integrity: aes256-gcm@openssh.com @2903\ntest integrity: aes256-gcm@openssh.com @2904\ntest integrity: aes256-gcm@openssh.com @2905\ntest integrity: aes256-gcm@openssh.com @2906\ntest integrity: aes256-gcm@openssh.com @2907\ntest integrity: aes256-gcm@openssh.com @2908\ntest integrity: aes256-gcm@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\ntest integrity: chacha20-poly1305@openssh.com @2900\ntest integrity: chacha20-poly1305@openssh.com @2901\ntest integrity: chacha20-poly1305@openssh.com @2902\ntest integrity: chacha20-poly1305@openssh.com @2903\ntest integrity: chacha20-poly1305@openssh.com @2904\ntest integrity: chacha20-poly1305@openssh.com @2905\ntest integrity: chacha20-poly1305@openssh.com @2906\ntest integrity: chacha20-poly1305@openssh.com @2907\ntest integrity: chacha20-poly1305@openssh.com @2908\ntest integrity: chacha20-poly1305@openssh.com @2909\ntest integrity: 10 errors: mac 10 padding 0 length 0 timeout 0\nPASS: integrity\nrun test krl.sh ...\nkey revocation lists: generating test keys\nkey revocation lists: generating KRLs\nkey revocation lists: checking revocations for revoked keys\nkey revocation lists: checking revocations for unrevoked keys\nkey revocation lists: checking revocations for revoked certs\nkey revocation lists: checking revocations for unrevoked certs\nkey revocation lists: testing KRL update\nkey revocation lists: checking revocations for revoked keys\nkey revocation lists: checking revocations for unrevoked keys\nkey revocation lists: checking revocations for revoked certs\nkey revocation lists: checking revocations for unrevoked certs\nPASS: key revocation lists\nrun test multipubkey.sh ...\nPASS: multiple pubkey\nrun test limit-keytype.sh ...\nallow rsa,ed25519\nallow ed25519\nallow cert only\nmatch w/ no match\nmatch w/ matching\nPASS: restrict pubkey type\nrun test hostkey-agent.sh ...\nkey type ssh-ed25519\nkey type sk-ssh-ed25519@openssh.com\nkey type ecdsa-sha2-nistp256\nkey type ecdsa-sha2-nistp384\nkey type ecdsa-sha2-nistp521\nkey type sk-ecdsa-sha2-nistp256@openssh.com\nkey type ssh-dss\nkey type ssh-rsa\ncert type ssh-ed25519-cert-v01@openssh.com\ncert type sk-ssh-ed25519-cert-v01@openssh.com\ncert type ecdsa-sha2-nistp256-cert-v01@openssh.com\ncert type ecdsa-sha2-nistp384-cert-v01@openssh.com\ncert type ecdsa-sha2-nistp521-cert-v01@openssh.com\ncert type sk-ecdsa-sha2-nistp256-cert-v01@openssh.com\ncert type ssh-dss-cert-v01@openssh.com\ncert type ssh-rsa-cert-v01@openssh.com\ncert type rsa-sha2-256-cert-v01@openssh.com\ncert type rsa-sha2-512-cert-v01@openssh.com\nPASS: hostkey agent\nrun test hostkey-rotate.sh ...\nlearn hostkey with StrictHostKeyChecking=no\nlearn additional hostkeys\nlearn additional hostkeys, type=ssh-ed25519\nlearn additional hostkeys, type=sk-ssh-ed25519@openssh.com\nlearn additional hostkeys, type=ecdsa-sha2-nistp256\nlearn additional hostkeys, type=ecdsa-sha2-nistp384\nlearn additional hostkeys, type=ecdsa-sha2-nistp521\nlearn additional hostkeys, type=sk-ecdsa-sha2-nistp256@openssh.com\nlearn additional hostkeys, type=ssh-dss\nlearn additional hostkeys, type=ssh-rsa\nlearn changed non-primary hostkey type=ssh-rsa\nlearn new primary hostkey\nrotate primary hostkey\ncheck rotate primary hostkey\nPASS: hostkey rotate\nrun test principals-command.sh ...\nauthorized principals command: empty authorized_principals\nauthorized principals command: wrong authorized_principals\nauthorized principals command: correct authorized_principals\nauthorized principals command: authorized_principals bad key opt\nauthorized principals command: authorized_principals command=false\nauthorized principals command: authorized_principals command=true\nauthorized principals command: wrong principals key option\nauthorized principals command: correct principals key option\nPASS: authorized principals command\nrun test cert-file.sh ...\nidentity cert with no plain public file\nCertificateFile with no plain public file\nplain keys\nuntrusted cert\ngood cert, bad key\nsingle trusted\nmultiple trusted\nPASS: ssh with certificates\nrun test cfginclude.sh ...\nPASS: config include\nrun test servcfginclude.sh ...\nPASS: server config include\nrun test allow-deny-users.sh ...\nPASS: AllowUsers/DenyUsers\nrun test authinfo.sh ...\nExposeAuthInfo=no\nExposeAuthInfo=yes\nPASS: authinfo\nrun test sshsig.sh ...\nsshsig: make certificates\nsshsig: check signature for ssh-ed25519\nsshsig: check signature for sk-ssh-ed25519@openssh.com\nsshsig: check signature for ecdsa-sha2-nistp256\nsshsig: check signature for ecdsa-sha2-nistp384\nsshsig: check signature for ecdsa-sha2-nistp521\nsshsig: check signature for sk-ecdsa-sha2-nistp256@openssh.com\nsshsig: check signature for ssh-dss\nsshsig: check signature for ssh-rsa\nsshsig: check signature for ssh-ed25519-cert.pub\nsshsig: check signature for sk-ssh-ed25519@openssh.com-cert.pub\nsshsig: check signature for ecdsa-sha2-nistp256-cert.pub\nsshsig: check signature for ecdsa-sha2-nistp384-cert.pub\nsshsig: check signature for ecdsa-sha2-nistp521-cert.pub\nsshsig: check signature for sk-ecdsa-sha2-nistp256@openssh.com-cert.pub\nsshsig: check signature for ssh-dss-cert.pub\nsshsig: check signature for ssh-rsa-cert.pub\nsshsig: match principals\nsshsig: nomatch principals\nPASS: sshsig\nrun test knownhosts.sh ...\nPASS: known hosts\nrun test knownhosts-command.sh ...\nsimple connection\nno keys\nbad exit status\nkeytype ssh-ed25519\nkeytype sk-ssh-ed25519@openssh.com\nkeytype ecdsa-sha2-nistp256\nkeytype ecdsa-sha2-nistp384\nkeytype ecdsa-sha2-nistp521\nkeytype sk-ecdsa-sha2-nistp256@openssh.com\nkeytype ssh-rsa\nPASS: known hosts command\nrun test agent-restrict.sh ...\ngenerate keys\nprepare client config\nprepare known_hosts\nprepare server configs\nauthentication w/o agent\nstart agent\nauthentication with agent (no restrict)\nunrestricted keylist\nauthentication with agent (basic restrict)\nauthentication with agent incorrect key (basic restrict)\nkeylist (basic restrict)\nusername\nusername wildcard\nusername incorrect\nagent restriction honours certificate principal\nmultihop without agent\nmultihop agent unrestricted\nmultihop restricted\nmultihop username\nmultihop wildcard username\nmultihop wrong username\nmultihop cycle no agent\nmultihop cycle agent unrestricted\nmultihop cycle restricted deny\nmultihop cycle restricted allow\nPASS: agent restrictions\nrun test hostbased.sh ...\nSKIPPED: TEST_SSH_HOSTBASED_AUTH not set.\nrun test channel-timeout.sh ...\nno timeout\ncommand timeout\ncommand wildcard timeout\ncommand irrelevant timeout\nsftp no timeout\nsftp timeout\nConnection closed\nsftp irrelevant timeout\nPASS: channel timeout\nrun test connection-timeout.sh ...\nno timeout\ntimeout\nsession inhibits timeout\ntimeout after session\ntimeout with listeners\nPASS: unused connection timeout\nrun test match-subsystem.sh ...\nPASS: sshd_config match subsystem\nset -e ; if test -z \"1\" ; then \\\n\tV=\"\" ; \\\n\ttest \"x\" = \"x\" || \\\n\t    V=/usr/lib/openssh/ptest/regress/valgrind-unit.sh ; \\\n\t $V /usr/lib/openssh/ptest/regress/unittests/sshbuf/test_sshbuf ; \\\n\t $V /usr/lib/openssh/ptest/regress/unittests/sshkey/test_sshkey \\\n\t\t-d /usr/lib/openssh/ptest/regress/unittests/sshkey/testdata ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/sshsig/test_sshsig \\\n\t\t-d /usr/lib/openssh/ptest/regress/unittests/sshsig/testdata ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/authopt/test_authopt \\\n\t\t-d /usr/lib/openssh/ptest/regress/unittests/authopt/testdata ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/bitmap/test_bitmap ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/conversion/test_conversion ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/kex/test_kex ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/hostkeys/test_hostkeys \\\n\t\t-d /usr/lib/openssh/ptest/regress/unittests/hostkeys/testdata ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/match/test_match ; \\\n\t$V /usr/lib/openssh/ptest/regress/unittests/misc/test_misc ; \\\n\tif test \"x\" = \"xyes\"  ; then \\\n\t\t$V /usr/lib/openssh/ptest/regress/unittests/utf8/test_utf8 ; \\\n\tfi \\\nfi\nSKIP: agent-ptrace\nDURATION: 1189\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.146460771560669,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-openssl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-openssl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0019071102142333984,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.474020481109619,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05849099159240723,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 222.6208987236023,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.00131988525390625,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.openssl.00-prep_fipsmodule_cnf.t_.._skipped:_FIPS_module_config_file_only_supported_in_a_fips_build": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.01-test_abort.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.01-test_fipsmodule_cnf.t_................_skipped:_Test_only_supported_in_a_fips_build": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.01-test_sanity.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.01-test_symbol_presence.t_..............._skipped:_This_is_unsupported_on_platforms_that_don't_have_'nm'": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.01-test_test.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_errstr.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_internal_context.t_.............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_internal_ctype.t_................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_internal_exts.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_internal_keymgmt.t_.............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_internal_provider.t_............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_lhash.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_list.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_localetest.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_ordinals.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_priority_queue.t_................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_sparse_array.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_stack.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.02-test_time.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_exdata.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_fipsinstall.t_..................._skipped:_Test_only_supported_in_a_fips_build": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.03-test_internal_asn1.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_asn1_dsa.t_............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_bn.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_chacha.t_..............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_curve448.t_............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_ec.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_ffc.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_mdc2.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_modes.t_................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_namemap.t_.............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_poly1305.t_............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_rsa_sp800_56b.t_........_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_siphash.t_.............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_sm2.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_sm3.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_sm4.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_ssl_cert_table.t_......._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_internal_x509.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_params_api.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_property.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.03-test_ui.t_............................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_asn1_decode.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_asn1_encode.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_asn1_parse.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_asn1_stable_parse.t_............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_asn1_string_table.t_............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_bio_callback.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_bio_core.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_bio_dgram.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_bio_tfo.t_......................._skipped:_This_test_requires_enable-tfo": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.04-test_bioprint.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_conf.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_encoder_decoder.t_..............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_encoder_decoder_legacy.t_........_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_err.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_hexstring.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_membio.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_nodefltctx.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_param_build.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_params.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_params_conversion.t_............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_pem_read_depr.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_pem_reading.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_provfetch.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_provider.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_provider_default_search_path.t_.._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_provider_fallback.t_............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_provider_pkey.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_punycode.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.04-test_upcalls.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.05-test_bf.t_............................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.05-test_cast.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.05-test_cmac.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.05-test_des.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.05-test_hmac.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.05-test_idea.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.05-test_pbe.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.05-test_rand.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.05-test_rc2.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.05-test_rc4.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.05-test_rc5.t_..........................._skipped:_rc5_is_not_supported_by_this_OpenSSL_build": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.06-test_algorithmid.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.06-test_rdcpu_sanity.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.07-test_bio_comp.t_......................_skipped:_No_compression_algorithms": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.10-test_bn.t_............................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.10-test_exp.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_dh.t_............................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_dsa.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_dsaparam.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_ec.t_............................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_ecdsa.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_ecparam.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_gendh.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_gendhparam.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_gendsa.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_genec.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_genpkey.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_genrsa.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_gensm2.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_mp_rsa.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_out_option.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_rsa.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_rsaoaep.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_rsapss.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_rsax931.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.15-test_sha.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_app.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_cli_fips.t_......................_skipped:_Test_only_supported_in_a_fips_build_with_security_checks": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.20-test_dgst.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_dhparam.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_dhparam_check.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_enc.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_enc_more.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_kdf.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_legacy_okay.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_mac.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_passwd.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_pkeyutl.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_rand_config.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.20-test_spkac.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.25-test_crl.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.25-test_d2i.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.25-test_eai_data.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.25-test_pkcs7.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.25-test_pkcs8.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.25-test_req.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.25-test_rusext.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.25-test_sid.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.25-test_verify.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.25-test_verify_store.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.25-test_x509.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_acvp.t_.........................._skipped:_ACVP_is_not_supported_by_this_test": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.30-test_aesgcm.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_afalg.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_defltfips.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_engine.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_evp.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_evp_extra.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_evp_fetch_prov.t_................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_evp_kdf.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_evp_libctx.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_evp_pkey_dhkem.t_................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_evp_pkey_dparam.t_..............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_evp_pkey_provided.t_............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_hpke.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_pairwise_fail.t_................._skipped:_These_tests_are_unsupported_in_a_non_fips_build": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.30-test_pbelu.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_pkey_meth.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_pkey_meth_kdf.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_prov_config.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.30-test_provider_status.t_..............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.40-test_rehash.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.60-test_x509_check_cert_pkey.t_.........._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.60-test_x509_dup_cert.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.60-test_x509_load_cert_file.t_..........._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.60-test_x509_store.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.60-test_x509_time.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.61-test_bio_addr.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.61-test_bio_prefix.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.61-test_bio_readbuffer.t_................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.65-test_cmp_asn.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.65-test_cmp_client.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.65-test_cmp_ctx.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.65-test_cmp_hdr.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.65-test_cmp_msg.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.65-test_cmp_protect.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.65-test_cmp_server.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.65-test_cmp_status.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.65-test_cmp_vfy.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.66-test_ossl_store.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_asyncio.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_bad_dtls.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_certtypeext.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_clienthello.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_comp.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_key_share.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_packet.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_quic_cfq.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_quic_fc.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_quic_fifd.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_quic_multistream.t_.............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_quic_record.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_quic_stream.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_quic_tserver.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_quic_txp.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_quic_txpim.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_quic_wire.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_recordlen.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_renegotiation.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_servername.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_sslcbcpadding.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_sslcertstatus.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_sslextension.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_sslmessages.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_sslrecords.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_sslsessiontick.t_................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_sslsigalgs.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_sslsignature.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_sslskewith0p.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_sslversions.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_sslvertol.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_tls13alerts.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_tls13certcomp.t_................._skipped:_test_tls13certcomp_needs_compression_and_algorithms_enabled": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.70-test_tls13cookie.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_tls13downgrade.t_................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_tls13hrr.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_tls13kexmodes.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_tls13messages.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_tls13psk.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_tlsextms.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_verify_extra.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.70-test_wpacket.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.71-test_ssl_ctx.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.75-test_quic_ackm.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.75-test_quic_cc.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.75-test_quicapi.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.79-test_http.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_ca.t_............................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_ca_internals.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_cipherbytes.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_cipherlist.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_ciphername.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_cmp_http.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_cms.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_cmsapi.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_ct.t_............................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_dane.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_dtls.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_dtls_mtu.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_dtlsv1listen.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_ocsp.t_.........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_pkcs12.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_policy_tree.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_ssl_new.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_ssl_old.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_ssl_test_ctx.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_sslcorrupt.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_tsa.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.80-test_x509aux.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.81-test_cmp_cli.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.82-test_tfo_cli.t_......................._skipped:_test_tfo_cli_needs_tfo_enabled": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.90-test_asn1_time.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_async.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_bio_enc.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_bio_memleak.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_cert_comp.t_....................._skipped:_Certificate_compression_is_disabled_in_this_OpenSSL_build": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.90-test_constant_time.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_fatalerr.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_fipsload.t_......................_skipped:_Test_is_disabled_with_disabled_fips": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.90-test_gmdiff.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_ige.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_includes.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_memleak.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_overhead.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_quicfaults.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_rpk.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_secmem.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_shlibload.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_srp.t_..........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_sslapi.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_sslbuffers.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_store.t_........................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_store_cases.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_sysdefault.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_threads.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_time_offset.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_tls13ccs.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_tls13encryption.t_..............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_tls13secrets.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_trace_api.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.90-test_v3name.t_........................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.91-test_pkey_check.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.95-test_external_cf_quiche.t_............_skipped:_No_external_tests_in_this_configuration": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.95-test_external_gost_engine.t_.........._skipped:_No_external_tests_in_this_configuration": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.95-test_external_krb5.t_................._skipped:_No_external_tests_in_this_configuration": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.95-test_external_oqsprovider.t_.........._skipped:_No_external_tests_in_this_configuration": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.95-test_external_pyca.t_................._skipped:_No_external_tests_in_this_configuration": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.95-test_external_tlsfuzzer.t_............_skipped:_No_external_tests_in_this_configuration": {
                "status": "SKIPPED"
            },
            "ptestresult.openssl.99-test_ecstress.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_asn1.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_asn1parse.t_................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_bignum.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_bndiv.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_client.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_cmp.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_cms.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_conf.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_crl.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_ct.t_......................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_decoder.t_.................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_pem.t_......................_ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_punycode.t_................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_quic_client.t_.............._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_server.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_smime.t_...................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_v3name.t_..................._ok": {
                "status": "PASSED"
            },
            "ptestresult.openssl.99-test_fuzz_x509.t_....................._ok": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:03\nBEGIN: /usr/lib/openssl/ptest\nUsing HARNESS_JOBS=4\nSKIP: 00-prep_fipsmodule_cnf.t .. skipped: FIPS module config file only supported in a fips build\nFiles=1, Tests=0,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.57 cusr  0.04 csys =  0.64 CPU)\nResult: NOTESTS\nPASS: 99-test_fuzz_asn1.t ..................... ok\nPASS: 99-test_fuzz_asn1parse.t ................ ok\nPASS: 01-test_abort.t ......................... ok\nPASS: 99-test_fuzz_bignum.t ................... ok\nPASS: 99-test_fuzz_bndiv.t .................... ok\nPASS: 99-test_fuzz_client.t ................... ok\nSKIP: 01-test_fipsmodule_cnf.t ................ skipped: Test only supported in a fips build\nPASS: 99-test_fuzz_conf.t ..................... ok\nPASS: 99-test_fuzz_crl.t ...................... ok\nPASS: 99-test_fuzz_cmp.t ...................... ok\nPASS: 99-test_fuzz_cms.t ...................... ok\nPASS: 99-test_fuzz_pem.t ...................... ok\nPASS: 99-test_fuzz_decoder.t .................. ok\nPASS: 99-test_fuzz_punycode.t ................. ok\nPASS: 99-test_fuzz_ct.t ....................... ok\nPASS: 99-test_fuzz_server.t ................... ok\nPASS: 99-test_fuzz_v3name.t ................... ok\nPASS: 99-test_fuzz_smime.t .................... ok\nPASS: 99-test_fuzz_quic_client.t .............. ok\nPASS: 99-test_fuzz_x509.t ..................... ok\nPASS: 01-test_test.t .......................... ok\nSKIP: 01-test_symbol_presence.t ............... skipped: This is unsupported on platforms that don't have 'nm'\nPASS: 02-test_internal_context.t .............. ok\nPASS: 01-test_sanity.t ........................ ok\nPASS: 02-test_internal_ctype.t ................ ok\nPASS: 02-test_internal_exts.t ................. ok\nPASS: 02-test_internal_keymgmt.t .............. ok\nPASS: 02-test_internal_provider.t ............. ok\nPASS: 02-test_list.t .......................... ok\nPASS: 02-test_localetest.t .................... ok\nPASS: 02-test_ordinals.t ...................... ok\nPASS: 02-test_lhash.t ......................... ok\nPASS: 02-test_sparse_array.t .................. ok\nPASS: 02-test_stack.t ......................... ok\nPASS: 02-test_time.t .......................... ok\nPASS: 02-test_priority_queue.t ................ ok\nPASS: 03-test_exdata.t ........................ ok\nSKIP: 03-test_fipsinstall.t ................... skipped: Test only supported in a fips build\nPASS: 03-test_internal_asn1.t ................. ok\nPASS: 03-test_internal_asn1_dsa.t ............. ok\nPASS: 03-test_internal_bn.t ................... ok\nPASS: 03-test_internal_chacha.t ............... ok\nPASS: 03-test_internal_ec.t ................... ok\nPASS: 03-test_internal_curve448.t ............. ok\nPASS: 03-test_internal_mdc2.t ................. ok\nPASS: 03-test_internal_modes.t ................ ok\nPASS: 02-test_errstr.t ........................ ok\nPASS: 03-test_internal_namemap.t .............. ok\nPASS: 03-test_internal_poly1305.t ............. ok\nPASS: 03-test_internal_siphash.t .............. ok\nPASS: 03-test_internal_sm2.t .................. ok\nPASS: 03-test_internal_rsa_sp800_56b.t ........ ok\nPASS: 03-test_internal_sm3.t .................. ok\nPASS: 03-test_internal_ssl_cert_table.t ....... ok\nPASS: 03-test_internal_sm4.t .................. ok\nPASS: 03-test_internal_x509.t ................. ok\nPASS: 03-test_params_api.t .................... ok\nPASS: 03-test_property.t ...................... ok\nPASS: 03-test_ui.t ............................ ok\nPASS: 04-test_asn1_decode.t ................... ok\nPASS: 04-test_asn1_encode.t ................... ok\nPASS: 04-test_asn1_parse.t .................... ok\nPASS: 04-test_asn1_stable_parse.t ............. ok\nPASS: 04-test_asn1_string_table.t ............. ok\nPASS: 04-test_bio_callback.t .................. ok\nPASS: 04-test_bio_core.t ...................... ok\nPASS: 04-test_bio_dgram.t ..................... ok\nSKIP: 04-test_bio_tfo.t ....................... skipped: This test requires enable-tfo\nPASS: 04-test_bioprint.t ...................... ok\nPASS: 04-test_conf.t .......................... ok\nPASS: 03-test_internal_ffc.t .................. ok\nPASS: 04-test_err.t ........................... ok\nPASS: 04-test_hexstring.t ..................... ok\nPASS: 04-test_encoder_decoder_legacy.t ........ ok\nPASS: 04-test_encoder_decoder.t ............... ok\nPASS: 04-test_membio.t ........................ ok\nPASS: 04-test_nodefltctx.t .................... ok\nPASS: 04-test_param_build.t ................... ok\nPASS: 04-test_params_conversion.t ............. ok\nPASS: 04-test_params.t ........................ ok\nPASS: 04-test_pem_read_depr.t ................. ok\nPASS: 04-test_provfetch.t ..................... ok\nPASS: 04-test_provider.t ...................... ok\nPASS: 04-test_provider_default_search_path.t .. ok\nPASS: 04-test_provider_fallback.t ............. ok\nPASS: 04-test_provider_pkey.t ................. ok\nPASS: 04-test_punycode.t ...................... ok\nPASS: 04-test_upcalls.t ....................... ok\nPASS: 05-test_bf.t ............................ ok\nPASS: 05-test_cmac.t .......................... ok\nPASS: 05-test_cast.t .......................... ok\nPASS: 05-test_des.t ........................... ok\nPASS: 05-test_hmac.t .......................... ok\nPASS: 05-test_idea.t .......................... ok\nPASS: 04-test_pem_reading.t ................... ok\nPASS: 05-test_pbe.t ........................... ok\nPASS: 05-test_rc4.t ........................... ok\nPASS: 05-test_rc2.t ........................... ok\nSKIP: 05-test_rc5.t ........................... skipped: rc5 is not supported by this OpenSSL build\nPASS: 06-test_rdcpu_sanity.t .................. ok\nPASS: 06-test_algorithmid.t ................... ok\nSKIP: 07-test_bio_comp.t ...................... skipped: No compression algorithms\nPASS: 05-test_rand.t .......................... ok\nPASS: 15-test_dh.t ............................ ok\nPASS: 10-test_bn.t ............................ ok\nPASS: 15-test_dsa.t ........................... ok\nPASS: 10-test_exp.t ........................... ok\nPASS: 15-test_ec.t ............................ ok\nPASS: 15-test_ecdsa.t ......................... ok\nPASS: 15-test_gendh.t ......................... ok\nPASS: 15-test_gendhparam.t .................... ok\nPASS: 15-test_dsaparam.t ...................... ok\nPASS: 80-test_ssl_new.t ....................... ok\nPASS: 15-test_genpkey.t ....................... ok\nPASS: 15-test_genrsa.t ........................ ok\nPASS: 15-test_gensm2.t ........................ ok\nPASS: 15-test_gendsa.t ........................ ok\nPASS: 15-test_out_option.t .................... ok\nPASS: 15-test_rsa.t ........................... ok\nPASS: 15-test_rsaoaep.t ....................... ok\nPASS: 15-test_rsapss.t ........................ ok\nPASS: 15-test_rsax931.t ....................... ok\nPASS: 15-test_sha.t ........................... ok\nPASS: 20-test_app.t ........................... ok\nSKIP: 20-test_cli_fips.t ...................... skipped: Test only supported in a fips build with security checks\nPASS: 15-test_mp_rsa.t ........................ ok\nPASS: 20-test_dgst.t .......................... ok\nPASS: 20-test_dhparam.t ....................... ok\nPASS: 15-test_ecparam.t ....................... ok\nPASS: 20-test_enc.t ........................... ok\nPASS: 20-test_kdf.t ........................... ok\nPASS: 20-test_legacy_okay.t ................... ok\nPASS: 20-test_mac.t ........................... ok\nPASS: 20-test_passwd.t ........................ ok\nPASS: 20-test_pkeyutl.t ....................... ok\nPASS: 20-test_enc_more.t ...................... ok\nPASS: 20-test_dhparam_check.t ................. ok\nPASS: 20-test_rand_config.t ................... ok\nPASS: 20-test_spkac.t ......................... ok\nPASS: 25-test_crl.t ........................... ok\nPASS: 25-test_eai_data.t ...................... ok\nPASS: 25-test_d2i.t ........................... ok\nPASS: 25-test_pkcs7.t ......................... ok\nPASS: 25-test_rusext.t ........................ ok\nPASS: 25-test_pkcs8.t ......................... ok\nPASS: 25-test_sid.t ........................... ok\nPASS: 25-test_verify_store.t .................. ok\nPASS: 25-test_req.t ........................... ok\nSKIP: 30-test_acvp.t .......................... skipped: ACVP is not supported by this test\nPASS: 25-test_x509.t .......................... ok\nPASS: 30-test_aesgcm.t ........................ ok\nPASS: 30-test_afalg.t ......................... ok\nPASS: 30-test_defltfips.t ..................... ok\nPASS: 30-test_engine.t ........................ ok\nPASS: 25-test_verify.t ........................ ok\nPASS: 30-test_evp_fetch_prov.t ................ ok\nPASS: 30-test_evp_extra.t ..................... ok\nPASS: 30-test_evp_kdf.t ....................... ok\nPASS: 30-test_evp_pkey_dhkem.t ................ ok\nPASS: 30-test_evp_pkey_dparam.t ............... ok\nPASS: 30-test_evp_libctx.t .................... ok\nPASS: 30-test_evp_pkey_provided.t ............. ok\nSKIP: 30-test_pairwise_fail.t ................. skipped: These tests are unsupported in a non fips build\nPASS: 30-test_pbelu.t ......................... ok\nPASS: 30-test_pkey_meth.t ..................... ok\nPASS: 30-test_hpke.t .......................... ok\nPASS: 30-test_pkey_meth_kdf.t ................. ok\nPASS: 30-test_prov_config.t ................... ok\nPASS: 30-test_provider_status.t ............... ok\nPASS: 40-test_rehash.t ........................ ok\nPASS: 60-test_x509_dup_cert.t ................. ok\nPASS: 60-test_x509_load_cert_file.t ........... ok\nPASS: 60-test_x509_store.t .................... ok\nPASS: 60-test_x509_check_cert_pkey.t .......... ok\nPASS: 60-test_x509_time.t ..................... ok\nPASS: 61-test_bio_addr.t ...................... ok\nPASS: 61-test_bio_prefix.t .................... ok\nPASS: 61-test_bio_readbuffer.t ................ ok\nPASS: 65-test_cmp_asn.t ....................... ok\nPASS: 65-test_cmp_ctx.t ....................... ok\nPASS: 65-test_cmp_hdr.t ....................... ok\nPASS: 65-test_cmp_msg.t ....................... ok\nPASS: 65-test_cmp_protect.t ................... ok\nPASS: 65-test_cmp_server.t .................... ok\nPASS: 65-test_cmp_client.t .................... ok\nPASS: 65-test_cmp_status.t .................... ok\nPASS: 65-test_cmp_vfy.t ....................... ok\nPASS: 66-test_ossl_store.t .................... ok\nPASS: 70-test_asyncio.t ....................... ok\nPASS: 70-test_bad_dtls.t ...................... ok\nPASS: 70-test_clienthello.t ................... ok\nPASS: 70-test_certtypeext.t ................... ok\nPASS: 30-test_evp.t ........................... ok\nPASS: 70-test_packet.t ........................ ok\nPASS: 70-test_comp.t .......................... ok\nPASS: 70-test_quic_cfq.t ...................... ok\nPASS: 70-test_quic_fc.t ....................... ok\nPASS: 70-test_quic_fifd.t ..................... ok\nPASS: 70-test_quic_record.t ................... ok\nPASS: 15-test_genec.t ......................... ok\nPASS: 70-test_quic_stream.t ................... ok\nPASS: 70-test_quic_txp.t ...................... ok\nPASS: 70-test_quic_tserver.t .................. ok\nPASS: 70-test_quic_txpim.t .................... ok\nPASS: 70-test_key_share.t ..................... ok\nPASS: 70-test_quic_wire.t ..................... ok\nPASS: 70-test_recordlen.t ..................... ok\nPASS: 70-test_servername.t .................... ok\nPASS: 70-test_sslcertstatus.t ................. ok\nPASS: 70-test_sslcbcpadding.t ................. ok\nPASS: 70-test_sslextension.t .................. ok\nPASS: 70-test_renegotiation.t ................. ok\nPASS: 70-test_sslsessiontick.t ................ ok\nPASS: 70-test_sslmessages.t ................... ok\nPASS: 70-test_sslrecords.t .................... ok\nPASS: 70-test_sslskewith0p.t .................. ok\nPASS: 70-test_sslsignature.t .................. ok\nPASS: 70-test_sslvertol.t ..................... ok\nPASS: 70-test_quic_multistream.t .............. ok\nPASS: 70-test_tls13alerts.t ................... ok\nSKIP: 70-test_tls13certcomp.t ................. skipped: test_tls13certcomp needs compression and algorithms enabled\nPASS: 70-test_sslversions.t ................... ok\nPASS: 70-test_tls13cookie.t ................... ok\nPASS: 70-test_tls13hrr.t ...................... ok\nPASS: 70-test_tls13downgrade.t ................ ok\nPASS: 70-test_sslsigalgs.t .................... ok\nPASS: 70-test_tls13psk.t ...................... ok\nPASS: 70-test_verify_extra.t .................. ok\nPASS: 70-test_tls13kexmodes.t ................. ok\nPASS: 70-test_wpacket.t ....................... ok\nPASS: 71-test_ssl_ctx.t ....................... ok\nPASS: 75-test_quic_ackm.t ..................... ok\nPASS: 75-test_quic_cc.t ....................... ok\nPASS: 70-test_tlsextms.t ...................... ok\nPASS: 79-test_http.t .......................... ok\nPASS: 70-test_tls13messages.t ................. ok\nPASS: 80-test_ca_internals.t .................. ok\nPASS: 80-test_cipherbytes.t ................... ok\nPASS: 75-test_quicapi.t ....................... ok\nPASS: 80-test_cipherlist.t .................... ok\nPASS: 80-test_ciphername.t .................... ok\nPASS: 80-test_cmsapi.t ........................ ok\nPASS: 80-test_ct.t ............................ ok\nPASS: 80-test_dane.t .......................... ok\nPASS: 80-test_ca.t ............................ ok\nPASS: 80-test_dtls.t .......................... ok\nPASS: 80-test_dtls_mtu.t ...................... ok\nPASS: 80-test_dtlsv1listen.t .................. ok\nPASS: 80-test_pkcs12.t ........................ ok\nPASS: 80-test_policy_tree.t ................... ok\nPASS: 80-test_ocsp.t .......................... ok\nPASS: 80-test_ssl_test_ctx.t .................. ok\nPASS: 80-test_sslcorrupt.t .................... ok\nPASS: 80-test_tsa.t ........................... ok\nPASS: 80-test_x509aux.t ....................... ok\nPASS: 80-test_cms.t ........................... ok\nSKIP: 82-test_tfo_cli.t ....................... skipped: test_tfo_cli needs tfo enabled\nPASS: 81-test_cmp_cli.t ....................... ok\nPASS: 90-test_asn1_time.t ..................... ok\nPASS: 90-test_async.t ......................... ok\nPASS: 90-test_bio_enc.t ....................... ok\nPASS: 90-test_bio_memleak.t ................... ok\nSKIP: 90-test_cert_comp.t ..................... skipped: Certificate compression is disabled in this OpenSSL build\nPASS: 90-test_constant_time.t ................. ok\nPASS: 90-test_fatalerr.t ...................... ok\nSKIP: 90-test_fipsload.t ...................... skipped: Test is disabled with disabled fips\nPASS: 90-test_gmdiff.t ........................ ok\nPASS: 90-test_ige.t ........................... ok\nPASS: 90-test_memleak.t ....................... ok\nPASS: 90-test_includes.t ...................... ok\nPASS: 90-test_overhead.t ...................... ok\nPASS: 90-test_quicfaults.t .................... ok\nPASS: 90-test_secmem.t ........................ ok\nPASS: 90-test_shlibload.t ..................... ok\nPASS: 90-test_srp.t ........................... ok\nPASS: 80-test_ssl_old.t ....................... ok\nPASS: 90-test_sslbuffers.t .................... ok\nPASS: 90-test_rpk.t ........................... ok\nPASS: 90-test_store_cases.t ................... ok\nPASS: 90-test_sysdefault.t .................... ok\nPASS: 90-test_threads.t ....................... ok\nPASS: 90-test_time_offset.t ................... ok\nPASS: 90-test_tls13ccs.t ...................... ok\nPASS: 90-test_tls13encryption.t ............... ok\nPASS: 90-test_tls13secrets.t .................. ok\nPASS: 90-test_trace_api.t ..................... ok\nPASS: 90-test_v3name.t ........................ ok\nPASS: 91-test_pkey_check.t .................... ok\nSKIP: 95-test_external_cf_quiche.t ............ skipped: No external tests in this configuration\nSKIP: 95-test_external_gost_engine.t .......... skipped: No external tests in this configuration\nSKIP: 95-test_external_krb5.t ................. skipped: No external tests in this configuration\nPASS: 90-test_sslapi.t ........................ ok\nSKIP: 95-test_external_oqsprovider.t .......... skipped: No external tests in this configuration\nSKIP: 95-test_external_pyca.t ................. skipped: No external tests in this configuration\nPASS: 99-test_ecstress.t ...................... ok\nSKIP: 95-test_external_tlsfuzzer.t ............ skipped: No external tests in this configuration\nPASS: 80-test_cmp_http.t ...................... ok\nPASS: 90-test_store.t ......................... ok\nAll tests successful.\nFiles=298, Tests=3619, 221 wallclock secs (22.28 usr  1.72 sys + 652.37 cusr 92.44 csys = 768.81 CPU)\nResult: PASS\nDURATION: 222\nEND: /usr/lib/openssl/ptest\n2024-02-06T09:07\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "openssl": {
                    "duration": "222",
                    "log": "START: ptest-runner\n2024-02-06T09:03\nUsing HARNESS_JOBS=4\nSKIP: 00-prep_fipsmodule_cnf.t .. skipped: FIPS module config file only supported in a fips build\nFiles=1, Tests=0,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.57 cusr  0.04 csys =  0.64 CPU)\nResult: NOTESTS\nPASS: 99-test_fuzz_asn1.t ..................... ok\nPASS: 99-test_fuzz_asn1parse.t ................ ok\nPASS: 01-test_abort.t ......................... ok\nPASS: 99-test_fuzz_bignum.t ................... ok\nPASS: 99-test_fuzz_bndiv.t .................... ok\nPASS: 99-test_fuzz_client.t ................... ok\nSKIP: 01-test_fipsmodule_cnf.t ................ skipped: Test only supported in a fips build\nPASS: 99-test_fuzz_conf.t ..................... ok\nPASS: 99-test_fuzz_crl.t ...................... ok\nPASS: 99-test_fuzz_cmp.t ...................... ok\nPASS: 99-test_fuzz_cms.t ...................... ok\nPASS: 99-test_fuzz_pem.t ...................... ok\nPASS: 99-test_fuzz_decoder.t .................. ok\nPASS: 99-test_fuzz_punycode.t ................. ok\nPASS: 99-test_fuzz_ct.t ....................... ok\nPASS: 99-test_fuzz_server.t ................... ok\nPASS: 99-test_fuzz_v3name.t ................... ok\nPASS: 99-test_fuzz_smime.t .................... ok\nPASS: 99-test_fuzz_quic_client.t .............. ok\nPASS: 99-test_fuzz_x509.t ..................... ok\nPASS: 01-test_test.t .......................... ok\nSKIP: 01-test_symbol_presence.t ............... skipped: This is unsupported on platforms that don't have 'nm'\nPASS: 02-test_internal_context.t .............. ok\nPASS: 01-test_sanity.t ........................ ok\nPASS: 02-test_internal_ctype.t ................ ok\nPASS: 02-test_internal_exts.t ................. ok\nPASS: 02-test_internal_keymgmt.t .............. ok\nPASS: 02-test_internal_provider.t ............. ok\nPASS: 02-test_list.t .......................... ok\nPASS: 02-test_localetest.t .................... ok\nPASS: 02-test_ordinals.t ...................... ok\nPASS: 02-test_lhash.t ......................... ok\nPASS: 02-test_sparse_array.t .................. ok\nPASS: 02-test_stack.t ......................... ok\nPASS: 02-test_time.t .......................... ok\nPASS: 02-test_priority_queue.t ................ ok\nPASS: 03-test_exdata.t ........................ ok\nSKIP: 03-test_fipsinstall.t ................... skipped: Test only supported in a fips build\nPASS: 03-test_internal_asn1.t ................. ok\nPASS: 03-test_internal_asn1_dsa.t ............. ok\nPASS: 03-test_internal_bn.t ................... ok\nPASS: 03-test_internal_chacha.t ............... ok\nPASS: 03-test_internal_ec.t ................... ok\nPASS: 03-test_internal_curve448.t ............. ok\nPASS: 03-test_internal_mdc2.t ................. ok\nPASS: 03-test_internal_modes.t ................ ok\nPASS: 02-test_errstr.t ........................ ok\nPASS: 03-test_internal_namemap.t .............. ok\nPASS: 03-test_internal_poly1305.t ............. ok\nPASS: 03-test_internal_siphash.t .............. ok\nPASS: 03-test_internal_sm2.t .................. ok\nPASS: 03-test_internal_rsa_sp800_56b.t ........ ok\nPASS: 03-test_internal_sm3.t .................. ok\nPASS: 03-test_internal_ssl_cert_table.t ....... ok\nPASS: 03-test_internal_sm4.t .................. ok\nPASS: 03-test_internal_x509.t ................. ok\nPASS: 03-test_params_api.t .................... ok\nPASS: 03-test_property.t ...................... ok\nPASS: 03-test_ui.t ............................ ok\nPASS: 04-test_asn1_decode.t ................... ok\nPASS: 04-test_asn1_encode.t ................... ok\nPASS: 04-test_asn1_parse.t .................... ok\nPASS: 04-test_asn1_stable_parse.t ............. ok\nPASS: 04-test_asn1_string_table.t ............. ok\nPASS: 04-test_bio_callback.t .................. ok\nPASS: 04-test_bio_core.t ...................... ok\nPASS: 04-test_bio_dgram.t ..................... ok\nSKIP: 04-test_bio_tfo.t ....................... skipped: This test requires enable-tfo\nPASS: 04-test_bioprint.t ...................... ok\nPASS: 04-test_conf.t .......................... ok\nPASS: 03-test_internal_ffc.t .................. ok\nPASS: 04-test_err.t ........................... ok\nPASS: 04-test_hexstring.t ..................... ok\nPASS: 04-test_encoder_decoder_legacy.t ........ ok\nPASS: 04-test_encoder_decoder.t ............... ok\nPASS: 04-test_membio.t ........................ ok\nPASS: 04-test_nodefltctx.t .................... ok\nPASS: 04-test_param_build.t ................... ok\nPASS: 04-test_params_conversion.t ............. ok\nPASS: 04-test_params.t ........................ ok\nPASS: 04-test_pem_read_depr.t ................. ok\nPASS: 04-test_provfetch.t ..................... ok\nPASS: 04-test_provider.t ...................... ok\nPASS: 04-test_provider_default_search_path.t .. ok\nPASS: 04-test_provider_fallback.t ............. ok\nPASS: 04-test_provider_pkey.t ................. ok\nPASS: 04-test_punycode.t ...................... ok\nPASS: 04-test_upcalls.t ....................... ok\nPASS: 05-test_bf.t ............................ ok\nPASS: 05-test_cmac.t .......................... ok\nPASS: 05-test_cast.t .......................... ok\nPASS: 05-test_des.t ........................... ok\nPASS: 05-test_hmac.t .......................... ok\nPASS: 05-test_idea.t .......................... ok\nPASS: 04-test_pem_reading.t ................... ok\nPASS: 05-test_pbe.t ........................... ok\nPASS: 05-test_rc4.t ........................... ok\nPASS: 05-test_rc2.t ........................... ok\nSKIP: 05-test_rc5.t ........................... skipped: rc5 is not supported by this OpenSSL build\nPASS: 06-test_rdcpu_sanity.t .................. ok\nPASS: 06-test_algorithmid.t ................... ok\nSKIP: 07-test_bio_comp.t ...................... skipped: No compression algorithms\nPASS: 05-test_rand.t .......................... ok\nPASS: 15-test_dh.t ............................ ok\nPASS: 10-test_bn.t ............................ ok\nPASS: 15-test_dsa.t ........................... ok\nPASS: 10-test_exp.t ........................... ok\nPASS: 15-test_ec.t ............................ ok\nPASS: 15-test_ecdsa.t ......................... ok\nPASS: 15-test_gendh.t ......................... ok\nPASS: 15-test_gendhparam.t .................... ok\nPASS: 15-test_dsaparam.t ...................... ok\nPASS: 80-test_ssl_new.t ....................... ok\nPASS: 15-test_genpkey.t ....................... ok\nPASS: 15-test_genrsa.t ........................ ok\nPASS: 15-test_gensm2.t ........................ ok\nPASS: 15-test_gendsa.t ........................ ok\nPASS: 15-test_out_option.t .................... ok\nPASS: 15-test_rsa.t ........................... ok\nPASS: 15-test_rsaoaep.t ....................... ok\nPASS: 15-test_rsapss.t ........................ ok\nPASS: 15-test_rsax931.t ....................... ok\nPASS: 15-test_sha.t ........................... ok\nPASS: 20-test_app.t ........................... ok\nSKIP: 20-test_cli_fips.t ...................... skipped: Test only supported in a fips build with security checks\nPASS: 15-test_mp_rsa.t ........................ ok\nPASS: 20-test_dgst.t .......................... ok\nPASS: 20-test_dhparam.t ....................... ok\nPASS: 15-test_ecparam.t ....................... ok\nPASS: 20-test_enc.t ........................... ok\nPASS: 20-test_kdf.t ........................... ok\nPASS: 20-test_legacy_okay.t ................... ok\nPASS: 20-test_mac.t ........................... ok\nPASS: 20-test_passwd.t ........................ ok\nPASS: 20-test_pkeyutl.t ....................... ok\nPASS: 20-test_enc_more.t ...................... ok\nPASS: 20-test_dhparam_check.t ................. ok\nPASS: 20-test_rand_config.t ................... ok\nPASS: 20-test_spkac.t ......................... ok\nPASS: 25-test_crl.t ........................... ok\nPASS: 25-test_eai_data.t ...................... ok\nPASS: 25-test_d2i.t ........................... ok\nPASS: 25-test_pkcs7.t ......................... ok\nPASS: 25-test_rusext.t ........................ ok\nPASS: 25-test_pkcs8.t ......................... ok\nPASS: 25-test_sid.t ........................... ok\nPASS: 25-test_verify_store.t .................. ok\nPASS: 25-test_req.t ........................... ok\nSKIP: 30-test_acvp.t .......................... skipped: ACVP is not supported by this test\nPASS: 25-test_x509.t .......................... ok\nPASS: 30-test_aesgcm.t ........................ ok\nPASS: 30-test_afalg.t ......................... ok\nPASS: 30-test_defltfips.t ..................... ok\nPASS: 30-test_engine.t ........................ ok\nPASS: 25-test_verify.t ........................ ok\nPASS: 30-test_evp_fetch_prov.t ................ ok\nPASS: 30-test_evp_extra.t ..................... ok\nPASS: 30-test_evp_kdf.t ....................... ok\nPASS: 30-test_evp_pkey_dhkem.t ................ ok\nPASS: 30-test_evp_pkey_dparam.t ............... ok\nPASS: 30-test_evp_libctx.t .................... ok\nPASS: 30-test_evp_pkey_provided.t ............. ok\nSKIP: 30-test_pairwise_fail.t ................. skipped: These tests are unsupported in a non fips build\nPASS: 30-test_pbelu.t ......................... ok\nPASS: 30-test_pkey_meth.t ..................... ok\nPASS: 30-test_hpke.t .......................... ok\nPASS: 30-test_pkey_meth_kdf.t ................. ok\nPASS: 30-test_prov_config.t ................... ok\nPASS: 30-test_provider_status.t ............... ok\nPASS: 40-test_rehash.t ........................ ok\nPASS: 60-test_x509_dup_cert.t ................. ok\nPASS: 60-test_x509_load_cert_file.t ........... ok\nPASS: 60-test_x509_store.t .................... ok\nPASS: 60-test_x509_check_cert_pkey.t .......... ok\nPASS: 60-test_x509_time.t ..................... ok\nPASS: 61-test_bio_addr.t ...................... ok\nPASS: 61-test_bio_prefix.t .................... ok\nPASS: 61-test_bio_readbuffer.t ................ ok\nPASS: 65-test_cmp_asn.t ....................... ok\nPASS: 65-test_cmp_ctx.t ....................... ok\nPASS: 65-test_cmp_hdr.t ....................... ok\nPASS: 65-test_cmp_msg.t ....................... ok\nPASS: 65-test_cmp_protect.t ................... ok\nPASS: 65-test_cmp_server.t .................... ok\nPASS: 65-test_cmp_client.t .................... ok\nPASS: 65-test_cmp_status.t .................... ok\nPASS: 65-test_cmp_vfy.t ....................... ok\nPASS: 66-test_ossl_store.t .................... ok\nPASS: 70-test_asyncio.t ....................... ok\nPASS: 70-test_bad_dtls.t ...................... ok\nPASS: 70-test_clienthello.t ................... ok\nPASS: 70-test_certtypeext.t ................... ok\nPASS: 30-test_evp.t ........................... ok\nPASS: 70-test_packet.t ........................ ok\nPASS: 70-test_comp.t .......................... ok\nPASS: 70-test_quic_cfq.t ...................... ok\nPASS: 70-test_quic_fc.t ....................... ok\nPASS: 70-test_quic_fifd.t ..................... ok\nPASS: 70-test_quic_record.t ................... ok\nPASS: 15-test_genec.t ......................... ok\nPASS: 70-test_quic_stream.t ................... ok\nPASS: 70-test_quic_txp.t ...................... ok\nPASS: 70-test_quic_tserver.t .................. ok\nPASS: 70-test_quic_txpim.t .................... ok\nPASS: 70-test_key_share.t ..................... ok\nPASS: 70-test_quic_wire.t ..................... ok\nPASS: 70-test_recordlen.t ..................... ok\nPASS: 70-test_servername.t .................... ok\nPASS: 70-test_sslcertstatus.t ................. ok\nPASS: 70-test_sslcbcpadding.t ................. ok\nPASS: 70-test_sslextension.t .................. ok\nPASS: 70-test_renegotiation.t ................. ok\nPASS: 70-test_sslsessiontick.t ................ ok\nPASS: 70-test_sslmessages.t ................... ok\nPASS: 70-test_sslrecords.t .................... ok\nPASS: 70-test_sslskewith0p.t .................. ok\nPASS: 70-test_sslsignature.t .................. ok\nPASS: 70-test_sslvertol.t ..................... ok\nPASS: 70-test_quic_multistream.t .............. ok\nPASS: 70-test_tls13alerts.t ................... ok\nSKIP: 70-test_tls13certcomp.t ................. skipped: test_tls13certcomp needs compression and algorithms enabled\nPASS: 70-test_sslversions.t ................... ok\nPASS: 70-test_tls13cookie.t ................... ok\nPASS: 70-test_tls13hrr.t ...................... ok\nPASS: 70-test_tls13downgrade.t ................ ok\nPASS: 70-test_sslsigalgs.t .................... ok\nPASS: 70-test_tls13psk.t ...................... ok\nPASS: 70-test_verify_extra.t .................. ok\nPASS: 70-test_tls13kexmodes.t ................. ok\nPASS: 70-test_wpacket.t ....................... ok\nPASS: 71-test_ssl_ctx.t ....................... ok\nPASS: 75-test_quic_ackm.t ..................... ok\nPASS: 75-test_quic_cc.t ....................... ok\nPASS: 70-test_tlsextms.t ...................... ok\nPASS: 79-test_http.t .......................... ok\nPASS: 70-test_tls13messages.t ................. ok\nPASS: 80-test_ca_internals.t .................. ok\nPASS: 80-test_cipherbytes.t ................... ok\nPASS: 75-test_quicapi.t ....................... ok\nPASS: 80-test_cipherlist.t .................... ok\nPASS: 80-test_ciphername.t .................... ok\nPASS: 80-test_cmsapi.t ........................ ok\nPASS: 80-test_ct.t ............................ ok\nPASS: 80-test_dane.t .......................... ok\nPASS: 80-test_ca.t ............................ ok\nPASS: 80-test_dtls.t .......................... ok\nPASS: 80-test_dtls_mtu.t ...................... ok\nPASS: 80-test_dtlsv1listen.t .................. ok\nPASS: 80-test_pkcs12.t ........................ ok\nPASS: 80-test_policy_tree.t ................... ok\nPASS: 80-test_ocsp.t .......................... ok\nPASS: 80-test_ssl_test_ctx.t .................. ok\nPASS: 80-test_sslcorrupt.t .................... ok\nPASS: 80-test_tsa.t ........................... ok\nPASS: 80-test_x509aux.t ....................... ok\nPASS: 80-test_cms.t ........................... ok\nSKIP: 82-test_tfo_cli.t ....................... skipped: test_tfo_cli needs tfo enabled\nPASS: 81-test_cmp_cli.t ....................... ok\nPASS: 90-test_asn1_time.t ..................... ok\nPASS: 90-test_async.t ......................... ok\nPASS: 90-test_bio_enc.t ....................... ok\nPASS: 90-test_bio_memleak.t ................... ok\nSKIP: 90-test_cert_comp.t ..................... skipped: Certificate compression is disabled in this OpenSSL build\nPASS: 90-test_constant_time.t ................. ok\nPASS: 90-test_fatalerr.t ...................... ok\nSKIP: 90-test_fipsload.t ...................... skipped: Test is disabled with disabled fips\nPASS: 90-test_gmdiff.t ........................ ok\nPASS: 90-test_ige.t ........................... ok\nPASS: 90-test_memleak.t ....................... ok\nPASS: 90-test_includes.t ...................... ok\nPASS: 90-test_overhead.t ...................... ok\nPASS: 90-test_quicfaults.t .................... ok\nPASS: 90-test_secmem.t ........................ ok\nPASS: 90-test_shlibload.t ..................... ok\nPASS: 90-test_srp.t ........................... ok\nPASS: 80-test_ssl_old.t ....................... ok\nPASS: 90-test_sslbuffers.t .................... ok\nPASS: 90-test_rpk.t ........................... ok\nPASS: 90-test_store_cases.t ................... ok\nPASS: 90-test_sysdefault.t .................... ok\nPASS: 90-test_threads.t ....................... ok\nPASS: 90-test_time_offset.t ................... ok\nPASS: 90-test_tls13ccs.t ...................... ok\nPASS: 90-test_tls13encryption.t ............... ok\nPASS: 90-test_tls13secrets.t .................. ok\nPASS: 90-test_trace_api.t ..................... ok\nPASS: 90-test_v3name.t ........................ ok\nPASS: 91-test_pkey_check.t .................... ok\nSKIP: 95-test_external_cf_quiche.t ............ skipped: No external tests in this configuration\nSKIP: 95-test_external_gost_engine.t .......... skipped: No external tests in this configuration\nSKIP: 95-test_external_krb5.t ................. skipped: No external tests in this configuration\nPASS: 90-test_sslapi.t ........................ ok\nSKIP: 95-test_external_oqsprovider.t .......... skipped: No external tests in this configuration\nSKIP: 95-test_external_pyca.t ................. skipped: No external tests in this configuration\nPASS: 99-test_ecstress.t ...................... ok\nSKIP: 95-test_external_tlsfuzzer.t ............ skipped: No external tests in this configuration\nPASS: 80-test_cmp_http.t ...................... ok\nPASS: 90-test_store.t ......................... ok\nAll tests successful.\nFiles=298, Tests=3619, 221 wallclock secs (22.28 usr  1.72 sys + 652.37 cusr 92.44 csys = 768.81 CPU)\nResult: PASS\nDURATION: 222\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.128711700439453,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-opkg_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-opkg",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0016489028930664062,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4068520069122314,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.056365013122558594,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 18.552138090133667,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013701915740966797,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.opkg.core/01_install.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/02_file.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/03_upgrade.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/04_upgrade_file.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/05_downgrade.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/06_dependency.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/07_hold_upgrade.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/08_hold_by_hand.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/09_hold_depends.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/10_virtual_conflicts_first.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/11_virtual_conflicts_second.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/12_virtual_no_conflicts.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/13_virtual_upgrade.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/14_upgrade_by_uri.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/15_reinstall_by_uri.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/16_upgrade_dependency.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/17_upgrade_conflicts.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/18_upgrade_recommends.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/19_no_recommends.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/20_exclude.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/21_autoremove.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/22_autoremove_dependency.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/23_force_depends.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/24_nodeps.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/25_essential.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/25a_essential.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/26_prefer_arch_to_version.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/27_reldeps_lt.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/28_reldeps_lteq.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/29_reldeps_eq.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/30_reldeps_gteq.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/31_reldeps_gt.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/32_intercept_disable.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/33_install_exact_version.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/34_list_upgradable.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/35_download_only.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/36_install_virtual.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/37_globs.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/38_install_constrained_version.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/39_distupgrade.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/40_arch.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/41_info_fields.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/42_info_description.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/43_add_ignore_recommends.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/44_search.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.core/45_install_preexisting.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.misc/filehash.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.misc/update_loses_autoinstalled_flag.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.misc/version_comparisons.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue103.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue10358.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue10358b.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue10461a.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue10461b.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue10777.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue10781.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue11033.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue11033b.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue11301.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue11826.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue121.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue124.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue124a.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue127.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue13574.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue13758.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue14178.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue14459.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue152.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue154.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue156.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue162.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue163.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue165.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue165a.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue165b.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue167.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue26.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue31.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue32.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue45.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue46.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue50.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue50a.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue51.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue55.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue58.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue72.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue79.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue8351.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue85.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue8601.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue89.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue8912.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue8913.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue9059.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue91.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue9218.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue9533.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue9802.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue9802b.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue9939.py": {
                "status": "PASSED"
            },
            "ptestresult.opkg.regress/issue9987.py": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:27\nBEGIN: /usr/lib/opkg/ptest\nmake -C tests DATADIR=/usr/share SYSCONFDIR=/etc VARDIR=/var\nmake[1]: Entering directory '/usr/lib/opkg/ptest/tests'\nPASS:core/01_install.py\nPASS:core/02_file.py\nPASS:core/03_upgrade.py\nPASS:core/04_upgrade_file.py\nPASS:core/05_downgrade.py\nPASS:core/06_dependency.py\nPASS:core/07_hold_upgrade.py\nPASS:core/08_hold_by_hand.py\nPASS:core/09_hold_depends.py\nPASS:core/10_virtual_conflicts_first.py\nPASS:core/11_virtual_conflicts_second.py\nPASS:core/12_virtual_no_conflicts.py\nPASS:core/13_virtual_upgrade.py\nPASS:core/14_upgrade_by_uri.py\nPASS:core/15_reinstall_by_uri.py\nPASS:core/16_upgrade_dependency.py\nPASS:core/17_upgrade_conflicts.py\nPASS:core/18_upgrade_recommends.py\nPASS:core/19_no_recommends.py\nPASS:core/20_exclude.py\nPASS:core/21_autoremove.py\nPASS:core/22_autoremove_dependency.py\nPASS:core/23_force_depends.py\nPASS:core/24_nodeps.py\nPASS:core/25_essential.py\nPASS:core/25a_essential.py\nPASS:core/26_prefer_arch_to_version.py\nPASS:core/27_reldeps_lt.py\nPASS:core/28_reldeps_lteq.py\nPASS:core/29_reldeps_eq.py\nPASS:core/30_reldeps_gteq.py\nPASS:core/31_reldeps_gt.py\nPASS:core/32_intercept_disable.py\nPASS:core/33_install_exact_version.py\nPASS:core/34_list_upgradable.py\nPASS:core/35_download_only.py\nPASS:core/36_install_virtual.py\nPASS:core/37_globs.py\nPASS:core/38_install_constrained_version.py\nPASS:core/39_distupgrade.py\nPASS:core/40_arch.py\nPASS:core/41_info_fields.py\nPASS:core/42_info_description.py\nPASS:core/43_add_ignore_recommends.py\nPASS:core/44_search.py\nPASS:core/45_install_preexisting.py\nPASS:regress/issue26.py\nPASS:regress/issue31.py\nPASS:regress/issue32.py\nPASS:regress/issue45.py\nPASS:regress/issue46.py\nPASS:regress/issue50.py\nPASS:regress/issue50a.py\nPASS:regress/issue51.py\nPASS:regress/issue55.py\nPASS:regress/issue58.py\nPASS:regress/issue72.py\nPASS:regress/issue79.py\nPASS:regress/issue85.py\nPASS:regress/issue89.py\nPASS:regress/issue91.py\nPASS:regress/issue103.py\nPASS:regress/issue121.py\nregress/issue124.py: Expected failure: [libsolv] Package 'a' upgraded despite not being listed in packages to upgrade.\nPASS:regress/issue124.py\nregress/issue124a.py: Expected failure: [libsolv] Package 'a' upgraded despite not being listed in packages to upgrade.\nPASS:regress/issue124a.py\nPASS:regress/issue127.py\nPASS:regress/issue152.py\nPASS:regress/issue154.py\nPASS:regress/issue156.py\nPASS:regress/issue162.py\nPASS:regress/issue163.py\nPASS:regress/issue165.py\nPASS:regress/issue165a.py\nPASS:regress/issue165b.py\nPASS:regress/issue167.py\nPASS:regress/issue8351.py\nPASS:regress/issue8601.py\nPASS:regress/issue8912.py\nPASS:regress/issue8913.py\nPASS:regress/issue9059.py\nPASS:regress/issue9218.py\nPASS:regress/issue9533.py\nPASS:regress/issue9802.py\nPASS:regress/issue9802b.py\nPASS:regress/issue9987.py\nPASS:regress/issue9939.py\n/usr/lib/opkg/ptest/tests/regress/issue10358.py:9: SyntaxWarning: invalid escape sequence '\\w'\n  re_half_installed = re.compile('Status: \\w+ \\w+ half-installed')\nPASS:regress/issue10358.py\nPASS:regress/issue10358b.py\nPASS:regress/issue10461a.py\nPASS:regress/issue10461b.py\nPASS:regress/issue10777.py\nPASS:regress/issue10781.py\nPASS:regress/issue11033.py\nPASS:regress/issue11033b.py\nPASS:regress/issue11301.py\nPASS:regress/issue11826.py\nPASS:regress/issue13574.py\nPASS:regress/issue13758.py\nPASS:regress/issue14178.py\nPASS:regress/issue14459.py\nPASS:misc/filehash.py\nPASS:misc/update_loses_autoinstalled_flag.py\nPASS:misc/version_comparisons.py\nmake[1]: Leaving directory '/usr/lib/opkg/ptest/tests'\nDURATION: 18\nEND: /usr/lib/opkg/ptest\n2024-02-06T09:27\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "opkg": {
                    "duration": "18",
                    "log": "START: ptest-runner\n2024-02-06T09:27\nmake -C tests DATADIR=/usr/share SYSCONFDIR=/etc VARDIR=/var\nmake[1]: Entering directory '/usr/lib/opkg/ptest/tests'\nPASS:core/01_install.py\nPASS:core/02_file.py\nPASS:core/03_upgrade.py\nPASS:core/04_upgrade_file.py\nPASS:core/05_downgrade.py\nPASS:core/06_dependency.py\nPASS:core/07_hold_upgrade.py\nPASS:core/08_hold_by_hand.py\nPASS:core/09_hold_depends.py\nPASS:core/10_virtual_conflicts_first.py\nPASS:core/11_virtual_conflicts_second.py\nPASS:core/12_virtual_no_conflicts.py\nPASS:core/13_virtual_upgrade.py\nPASS:core/14_upgrade_by_uri.py\nPASS:core/15_reinstall_by_uri.py\nPASS:core/16_upgrade_dependency.py\nPASS:core/17_upgrade_conflicts.py\nPASS:core/18_upgrade_recommends.py\nPASS:core/19_no_recommends.py\nPASS:core/20_exclude.py\nPASS:core/21_autoremove.py\nPASS:core/22_autoremove_dependency.py\nPASS:core/23_force_depends.py\nPASS:core/24_nodeps.py\nPASS:core/25_essential.py\nPASS:core/25a_essential.py\nPASS:core/26_prefer_arch_to_version.py\nPASS:core/27_reldeps_lt.py\nPASS:core/28_reldeps_lteq.py\nPASS:core/29_reldeps_eq.py\nPASS:core/30_reldeps_gteq.py\nPASS:core/31_reldeps_gt.py\nPASS:core/32_intercept_disable.py\nPASS:core/33_install_exact_version.py\nPASS:core/34_list_upgradable.py\nPASS:core/35_download_only.py\nPASS:core/36_install_virtual.py\nPASS:core/37_globs.py\nPASS:core/38_install_constrained_version.py\nPASS:core/39_distupgrade.py\nPASS:core/40_arch.py\nPASS:core/41_info_fields.py\nPASS:core/42_info_description.py\nPASS:core/43_add_ignore_recommends.py\nPASS:core/44_search.py\nPASS:core/45_install_preexisting.py\nPASS:regress/issue26.py\nPASS:regress/issue31.py\nPASS:regress/issue32.py\nPASS:regress/issue45.py\nPASS:regress/issue46.py\nPASS:regress/issue50.py\nPASS:regress/issue50a.py\nPASS:regress/issue51.py\nPASS:regress/issue55.py\nPASS:regress/issue58.py\nPASS:regress/issue72.py\nPASS:regress/issue79.py\nPASS:regress/issue85.py\nPASS:regress/issue89.py\nPASS:regress/issue91.py\nPASS:regress/issue103.py\nPASS:regress/issue121.py\nregress/issue124.py: Expected failure: [libsolv] Package 'a' upgraded despite not being listed in packages to upgrade.\nPASS:regress/issue124.py\nregress/issue124a.py: Expected failure: [libsolv] Package 'a' upgraded despite not being listed in packages to upgrade.\nPASS:regress/issue124a.py\nPASS:regress/issue127.py\nPASS:regress/issue152.py\nPASS:regress/issue154.py\nPASS:regress/issue156.py\nPASS:regress/issue162.py\nPASS:regress/issue163.py\nPASS:regress/issue165.py\nPASS:regress/issue165a.py\nPASS:regress/issue165b.py\nPASS:regress/issue167.py\nPASS:regress/issue8351.py\nPASS:regress/issue8601.py\nPASS:regress/issue8912.py\nPASS:regress/issue8913.py\nPASS:regress/issue9059.py\nPASS:regress/issue9218.py\nPASS:regress/issue9533.py\nPASS:regress/issue9802.py\nPASS:regress/issue9802b.py\nPASS:regress/issue9987.py\nPASS:regress/issue9939.py\n/usr/lib/opkg/ptest/tests/regress/issue10358.py:9: SyntaxWarning: invalid escape sequence '\\w'\n  re_half_installed = re.compile('Status: \\w+ \\w+ half-installed')\nPASS:regress/issue10358.py\nPASS:regress/issue10358b.py\nPASS:regress/issue10461a.py\nPASS:regress/issue10461b.py\nPASS:regress/issue10777.py\nPASS:regress/issue10781.py\nPASS:regress/issue11033.py\nPASS:regress/issue11033b.py\nPASS:regress/issue11301.py\nPASS:regress/issue11826.py\nPASS:regress/issue13574.py\nPASS:regress/issue13758.py\nPASS:regress/issue14178.py\nPASS:regress/issue14459.py\nPASS:misc/filehash.py\nPASS:misc/update_loses_autoinstalled_flag.py\nPASS:misc/version_comparisons.py\nmake[1]: Leaving directory '/usr/lib/opkg/ptest/tests'\nDURATION: 18\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.118085622787476,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-pango_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-pango",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010144710540771484,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.412745475769043,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05312371253967285,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.682318925857544,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012826919555664062,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.pango.pango/cxx-test.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/markup-parse.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-bidi.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-break.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-coverage.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-ellipsize.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-font.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-fonts.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-harfbuzz.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-itemize.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-layout.test": {
                "status": "SKIPPED"
            },
            "ptestresult.pango.pango/test-no-fonts.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-ot-tags.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-pangocairo-threads.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/test-shape.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testattributes.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testboundaries.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testboundaries_ucd.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testcolor.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testcontext.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testiter.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testlanguage.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testmatrix.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testmisc.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testscript.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testserialize.test": {
                "status": "PASSED"
            },
            "ptestresult.pango.pango/testtabs.test": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:27\nBEGIN: /usr/lib/pango/ptest\nRunning test: pango/testboundaries_ucd.test\nTAP version 13\n# random seed: R02S477165ca99f945eb4fc6438768261713\n1..6\n# Start of text tests\n# Start of break tests\nok 1 /text/break/grapheme\nok 2 /text/break/word\nok 3 /text/break/sentence\nok 4 /text/break/line # SKIP Test file not found\nok 5 /text/break/emoji\nok 6 /text/break/char\n# End of break tests\n# End of text tests\nPASS: pango/testboundaries_ucd.test\nRunning test: pango/test-shape.test\nTAP version 13\n# random seed: R02Sab67335a9031600d3535479ee024af3c\nPASS: pango/test-shape.test\nRunning test: pango/testmisc.test\nTAP version 13\n# random seed: R02S0d6a299a5e2964e22525973f628cce47\n1..28\n# Start of layout tests\nok 1 /layout/shape-tab-crash\nok 2 /layout/itemize-empty-crash\nok 3 /layout/itemize-utf8\nok 4 /layout/short-string-crash\nok 5 /layout/line-height\nok 6 /layout/line-height2\nok 7 /layout/line-height3\nok 8 /layout/run-height\nok 9 /layout/cursor-height\nok 10 /layout/cursor-height2\nok 11 /layout/fallback-shape\nok 12 /layout/index-to-x\nok 13 /layout/extents\nok 14 /layout/empty-line-height\nok 15 /layout/gravity-metrics\nok 16 /layout/wrap-char\n# End of layout tests\n# Start of language tests\nok 17 /language/emoji-crash\nok 18 /language/to-tag\n# End of language tests\n# Start of attr-list tests\nok 19 /attr-list/update\n# End of attr-list tests\n# Start of misc tests\nok 20 /misc/version-info\nok 21 /misc/is-zerowidth\n# End of misc tests\n# Start of gravity tests\nok 22 /gravity/to-rotation\nok 23 /gravity/from-matrix\nok 24 /gravity/for-script\n# End of gravity tests\n# Start of bidi tests\nok 25 /bidi/get-cursor-crash\nok 26 /bidi/get-cursor\n# End of bidi tests\n# Start of matrix tests\nok 27 /matrix/transform-rectangle\n# End of matrix tests\n# Start of itemize tests\nok 28 /itemize/small-caps-crash\n# End of itemize tests\nPASS: pango/testmisc.test\nRunning test: pango/test-ellipsize.test\nTAP version 13\n# random seed: R02Sd9587bc3c09bd437688a4b200355e4a2\n1..3\n# Start of layout tests\n# Start of ellipsize tests\nok 1 /layout/ellipsize/height\nok 2 /layout/ellipsize/crash\nok 3 /layout/ellipsize/fully\n# End of ellipsize tests\n# End of layout tests\nPASS: pango/test-ellipsize.test\nRunning test: pango/test-bidi.test\nTAP version 13\n# random seed: R02S179e5d5d889bfe9662a5f1a549a18cbd\n1..7\n# Start of bidi tests\nok 1 /bidi/mirror-char\nok 2 /bidi/type-for-unichar\nok 3 /bidi/unichar-direction\nok 4 /bidi/embedding-levels\nok 5 /bidi/move-cursor-line\nok 6 /bidi/move-cursor-para\nok 7 /bidi/sinhala-cursor # SKIP missing Sinhala fonts\n# End of bidi tests\nPASS: pango/test-bidi.test\nRunning test: pango/testcontext.test\nTAP version 13\n# random seed: R02S9587bee74617b549d077d604978ea7c0\n1..6\n# Start of context tests\nok 1 /context/list-families\nok 2 /context/set-language\nok 3 /context/set-base-dir\nok 4 /context/set-base-gravity\nok 5 /context/set-gravity-hint\nok 6 /context/set-round-glyph-positions\n# End of context tests\nPASS: pango/testcontext.test\nRunning test: pango/testtabs.test\nTAP version 13\n# random seed: R02Sd1d01ace2974cc72b3e6f6ae81d4d6bb\n1..3\n# Start of tabs tests\nok 1 /tabs/basic\nok 2 /tabs/copy\nok 3 /tabs/resize\n# End of tabs tests\nPASS: pango/testtabs.test\nRunning test: pango/testiter.test\nTAP version 13\n# random seed: R02Sf3326ccd6e8e6957af3a8c5b5e9140a4\n1..2\n# Start of layout tests\nok 1 /layout/iter\nok 2 /layout/glyphitem-iter\n# End of layout tests\nPASS: pango/testiter.test\nRunning test: pango/testcolor.test\nTAP version 13\n# random seed: R02Sa4e2014496c26f7d2c318dcbac30bfa4\n1..3\n# Start of color tests\nok 1 /color/parse\nok 2 /color/copy\nok 3 /color/serialize\n# End of color tests\nPASS: pango/testcolor.test\nRunning test: pango/markup-parse.test\nTAP version 13\n# random seed: R02Sa6a77454e7592868add77fd9844b8346\n1..122\n# Start of markup tests\n# Start of parse tests\nok 1 /markup/parse/fail-24.markup\nok 2 /markup/parse/valid-24.markup\nok 3 /markup/parse/fail-26.markup\nok 4 /markup/parse/fail-1.markup\nok 5 /markup/parse/fail-35.markup\nok 6 /markup/parse/valid-11.markup\nok 7 /markup/parse/fail-36.markup\nok 8 /markup/parse/fail-13.markup\nok 9 /markup/parse/valid-7.markup\nok 10 /markup/parse/fail-21.markup\nok 11 /markup/parse/fail-39.markup\nok 12 /markup/parse/fail-30.markup\nok 13 /markup/parse/valid-4.markup\nok 14 /markup/parse/fail-28.markup\nok 15 /markup/parse/fail-23.markup\nok 16 /markup/parse/valid-18.markup\nok 17 /markup/parse/valid-10.markup\nok 18 /markup/parse/fail-10.markup\nok 19 /markup/parse/fail-22.markup\nok 20 /markup/parse/valid-6.markup\nok 21 /markup/parse/fail-15.markup\nok 22 /markup/parse/fail-38.markup\nok 23 /markup/parse/fail-4.markup\nok 24 /markup/parse/valid-8.markup\nok 25 /markup/parse/fail-34.markup\nok 26 /markup/parse/valid-3.markup\nok 27 /markup/parse/fail-12.markup\nok 28 /markup/parse/valid-14.markup\nok 29 /markup/parse/valid-20.markup\nok 30 /markup/parse/fail-17.markup\nok 31 /markup/parse/valid-5.markup\nok 32 /markup/parse/valid-9.markup\nok 33 /markup/parse/valid-16.markup\nok 34 /markup/parse/fail-5.markup\nok 35 /markup/parse/valid-2.markup\nok 36 /markup/parse/fail-20.markup\nok 37 /markup/parse/fail-31.markup\nok 38 /markup/parse/valid-22.markup\nok 39 /markup/parse/valid-1.markup\nok 40 /markup/parse/valid-15.markup\nok 41 /markup/parse/fail-37.markup\nok 42 /markup/parse/valid-23.markup\nok 43 /markup/parse/fail-7.markup\nok 44 /markup/parse/fail-14.markup\nok 45 /markup/parse/fail-8.markup\nok 46 /markup/parse/fail-9.markup\nok 47 /markup/parse/fail-25.markup\nok 48 /markup/parse/fail-29.markup\nok 49 /markup/parse/fail-3.markup\nok 50 /markup/parse/valid-19.markup\nok 51 /markup/parse/valid-13.markup\nok 52 /markup/parse/fail-6.markup\nok 53 /markup/parse/fail-33.markup\nok 54 /markup/parse/fail-11.markup\nok 55 /markup/parse/valid-17.markup\nok 56 /markup/parse/fail-27.markup\nok 57 /markup/parse/fail-32.markup\nok 58 /markup/parse/valid-12.markup\nok 59 /markup/parse/valid-21.markup\nok 60 /markup/parse/fail-16.markup\nok 61 /markup/parse/fail-2.markup\n# End of parse tests\n# Start of parse-incrementally tests\nok 62 /markup/parse-incrementally/fail-24.markup\nok 63 /markup/parse-incrementally/valid-24.markup\nok 64 /markup/parse-incrementally/fail-26.markup\nok 65 /markup/parse-incrementally/fail-1.markup\nok 66 /markup/parse-incrementally/fail-35.markup\nok 67 /markup/parse-incrementally/valid-11.markup\nok 68 /markup/parse-incrementally/fail-36.markup\nok 69 /markup/parse-incrementally/fail-13.markup\nok 70 /markup/parse-incrementally/valid-7.markup\nok 71 /markup/parse-incrementally/fail-21.markup\nok 72 /markup/parse-incrementally/fail-39.markup\nok 73 /markup/parse-incrementally/fail-30.markup\nok 74 /markup/parse-incrementally/valid-4.markup\nok 75 /markup/parse-incrementally/fail-28.markup\nok 76 /markup/parse-incrementally/fail-23.markup\nok 77 /markup/parse-incrementally/valid-18.markup\nok 78 /markup/parse-incrementally/valid-10.markup\nok 79 /markup/parse-incrementally/fail-10.markup\nok 80 /markup/parse-incrementally/fail-22.markup\nok 81 /markup/parse-incrementally/valid-6.markup\nok 82 /markup/parse-incrementally/fail-15.markup\nok 83 /markup/parse-incrementally/fail-38.markup\nok 84 /markup/parse-incrementally/fail-4.markup\nok 85 /markup/parse-incrementally/valid-8.markup\nok 86 /markup/parse-incrementally/fail-34.markup\nok 87 /markup/parse-incrementally/valid-3.markup\nok 88 /markup/parse-incrementally/fail-12.markup\nok 89 /markup/parse-incrementally/valid-14.markup\nok 90 /markup/parse-incrementally/valid-20.markup\nok 91 /markup/parse-incrementally/fail-17.markup\nok 92 /markup/parse-incrementally/valid-5.markup\nok 93 /markup/parse-incrementally/valid-9.markup\nok 94 /markup/parse-incrementally/valid-16.markup\nok 95 /markup/parse-incrementally/fail-5.markup\nok 96 /markup/parse-incrementally/valid-2.markup\nok 97 /markup/parse-incrementally/fail-20.markup\nok 98 /markup/parse-incrementally/fail-31.markup\nok 99 /markup/parse-incrementally/valid-22.markup\nok 100 /markup/parse-incrementally/valid-1.markup\nok 101 /markup/parse-incrementally/valid-15.markup\nok 102 /markup/parse-incrementally/fail-37.markup\nok 103 /markup/parse-incrementally/valid-23.markup\nok 104 /markup/parse-incrementally/fail-7.markup\nok 105 /markup/parse-incrementally/fail-14.markup\nok 106 /markup/parse-incrementally/fail-8.markup\nok 107 /markup/parse-incrementally/fail-9.markup\nok 108 /markup/parse-incrementally/fail-25.markup\nok 109 /markup/parse-incrementally/fail-29.markup\nok 110 /markup/parse-incrementally/fail-3.markup\nok 111 /markup/parse-incrementally/valid-19.markup\nok 112 /markup/parse-incrementally/valid-13.markup\nok 113 /markup/parse-incrementally/fail-6.markup\nok 114 /markup/parse-incrementally/fail-33.markup\nok 115 /markup/parse-incrementally/fail-11.markup\nok 116 /markup/parse-incrementally/valid-17.markup\nok 117 /markup/parse-incrementally/fail-27.markup\nok 118 /markup/parse-incrementally/fail-32.markup\nok 119 /markup/parse-incrementally/valid-12.markup\nok 120 /markup/parse-incrementally/valid-21.markup\nok 121 /markup/parse-incrementally/fail-16.markup\nok 122 /markup/parse-incrementally/fail-2.markup\n# End of parse-incrementally tests\n# End of markup tests\nPASS: pango/markup-parse.test\nRunning test: pango/test-font.test\nTAP version 13\n# random seed: R02S0562141bd37a4e861051aa9b37f402b5\n1..16\n# Start of pango tests\n# Start of font tests\n# Cantarell 11 metrics\n# \tascent: 15360\n# \tdescent: 4096\n# \theight: 18432\n# \tchar width: 6768\n# \tdigit width: 9216\n# \tunderline position: -1024\n# \tunderline thickness: 1024\n# \tstrikethrough position: 5120\n# \tstrikethrough thickness: 1024\nok 1 /pango/font/metrics\nok 2 /pango/font/extents\nok 3 /pango/font/enumerate\n# # 13 font families, 7 monospace, 0 variable\nok 4 /pango/font/models\nok 5 /pango/font/glyph-extents\nok 6 /pango/font/font-metrics\n# Start of roundtrip tests\nok 7 /pango/font/roundtrip/plain\nok 8 /pango/font/roundtrip/small-caps\nok 9 /pango/font/roundtrip/emoji\n# End of roundtrip tests\n# End of font tests\n# Start of fontdescription tests\nok 10 /pango/fontdescription/parse\nok 11 /pango/fontdescription/roundtrip\nok 12 /pango/fontdescription/variations\nok 13 /pango/fontdescription/empty-variations\nok 14 /pango/fontdescription/to-filename\nok 15 /pango/fontdescription/set-gravity\nok 16 /pango/fontdescription/match\n# End of fontdescription tests\n# End of pango tests\nPASS: pango/test-font.test\nRunning test: pango/test-coverage.test\nTAP version 13\n# random seed: R02S02e197f195553442e13b461b78d70ded\n1..2\n# Start of coverage tests\nok 1 /coverage/basic\nok 2 /coverage/copy\n# End of coverage tests\nPASS: pango/test-coverage.test\nRunning test: pango/test-ot-tags.test\nTAP version 13\n# random seed: R02S981f4e4c7edd76fa2076b3dfcf9cac1e\n1..2\n# Start of tags tests\nok 1 /tags/script\nok 2 /tags/language\n# End of tags tests\nPASS: pango/test-ot-tags.test\nRunning test: pango/test-harfbuzz.test\nTAP version 13\n# random seed: R02Sc6f055216805daa43bf1a93ce1ce1821\n1..1\n# Start of harfbuzz tests\nok 1 /harfbuzz/font\n# End of harfbuzz tests\nPASS: pango/test-harfbuzz.test\nRunning test: pango/testattributes.test\nTAP version 13\n# random seed: R02S2bce4cf65afc8a438f33ed840d934df5\n1..37\n# Start of attributes tests\nok 1 /attributes/basic\nok 2 /attributes/equal\nok 3 /attributes/register\nok 4 /attributes/binding-helpers\nok 5 /attributes/gnumeric-splice\nok 6 /attributes/pitivi-crash\n# Start of list tests\nok 7 /attributes/list/basic\nok 8 /attributes/list/change\nok 9 /attributes/list/change2\nok 10 /attributes/list/change3\nok 11 /attributes/list/change4\nok 12 /attributes/list/change5\nok 13 /attributes/list/change6\nok 14 /attributes/list/change7\nok 15 /attributes/list/change8\nok 16 /attributes/list/change9\nok 17 /attributes/list/change10\nok 18 /attributes/list/change11\nok 19 /attributes/list/change12\nok 20 /attributes/list/splice\nok 21 /attributes/list/splice2\nok 22 /attributes/list/splice3\nok 23 /attributes/list/filter\nok 24 /attributes/list/update\nok 25 /attributes/list/update2\nok 26 /attributes/list/update3\nok 27 /attributes/list/equal\nok 28 /attributes/list/insert\nok 29 /attributes/list/insert2\nok 30 /attributes/list/merge\nok 31 /attributes/list/merge2\nok 32 /attributes/list/change_order\n# End of list tests\n# Start of iter tests\nok 33 /attributes/iter/basic\nok 34 /attributes/iter/get\nok 35 /attributes/iter/get_font\nok 36 /attributes/iter/get_attrs\nok 37 /attributes/iter/epsilon_zero\n# End of iter tests\n# End of attributes tests\nPASS: pango/testattributes.test\nRunning test: pango/testboundaries.test\nTAP version 13\n# random seed: R02S54e43616c7c3ce5dc1d74f33c3be3127\n1..1\n# Start of text tests\nok 1 /text/boundaries\n# End of text tests\nPASS: pango/testboundaries.test\nRunning test: pango/test-pangocairo-threads.test\nTAP version 13\n# random seed: R02Sbc032c88b921523686fdd940aad801dc\n1..1\n# Start of pangocairo tests\nok 1 /pangocairo/threads\n# End of pangocairo tests\nPASS: pango/test-pangocairo-threads.test\nRunning test: pango/test-no-fonts.test\nTAP version 13\n# random seed: R02S3bb1b4bf86f7b469fccff069383459fa\n1..1\n# Start of layout tests\nok 1 /layout/nofonts\n# End of layout tests\nPASS: pango/test-no-fonts.test\nRunning test: pango/test-fonts.test\nTAP version 13\n# random seed: R02Sf3582cd467e3b99066b1240496a29dab\n1..4\n# Start of fontsets tests\nok 1 /fontsets/cantarell\nok 2 /fontsets/mono2\nok 3 /fontsets/cantarell2\nok 4 /fontsets/mono\n# End of fontsets tests\nPASS: pango/test-fonts.test\nRunning test: pango/test-layout.test\nTAP version 13\n# random seed: R02S45e72f9ff6c0bd9385afad3cf43a15de\nSKIP: pango/test-layout.test\nRunning test: pango/test-break.test\nTAP version 13\n# random seed: R02S49cce5713ceb80d8e82844069baf5c4e\n1..6\n# Start of break tests\nok 1 /break/three.break\nok 2 /break/nine.break\nok 3 /break/eleven.break\nok 4 /break/two.break\nok 5 /break/one.break\nok 6 /break/ten.break\n# End of break tests\nPASS: pango/test-break.test\nRunning test: pango/test-itemize.test\nTAP version 13\n# random seed: R02S762eace79d82169740bca060324d3613\n1..2\n# Start of itemize tests\nok 1 /itemize/two.items\nok 2 /itemize/one.items\n# End of itemize tests\nPASS: pango/test-itemize.test\nRunning test: pango/testserialize.test\nTAP version 13\n# random seed: R02Sfe4f178da1eb04badf38e3382f1ba7d3\n1..7\n# Start of serialize tests\nok 1 /serialize/attr-list\nok 2 /serialize/tab-array\nok 3 /serialize/font\n# Start of layout tests\nok 4 /serialize/layout/minimal\nok 5 /serialize/layout/valid\nok 6 /serialize/layout/context\nok 7 /serialize/layout/invalid\n# End of layout tests\n# End of serialize tests\nPASS: pango/testserialize.test\nRunning test: pango/testlanguage.test\nTAP version 13\n# random seed: R02S432ca08ad0907368c9a56960347c655d\n1..2\n# Start of language tests\nok 1 /language/to-string\nok 2 /language/language-env\n# End of language tests\nPASS: pango/testlanguage.test\nRunning test: pango/testmatrix.test\nTAP version 13\n# random seed: R02S43c8c3098df82bdc847776ed02b1759e\n1..10\n# Start of matrix tests\nok 1 /matrix/translate\nok 2 /matrix/rotate\nok 3 /matrix/scale\nok 4 /matrix/concat\nok 5 /matrix/font-scale\nok 6 /matrix/transform-point\nok 7 /matrix/transform-distance\nok 8 /matrix/transform-rect\nok 9 /matrix/transform-pixel-rect\nok 10 /matrix/slant-ratio\n# End of matrix tests\nPASS: pango/testmatrix.test\nRunning test: pango/testscript.test\nTAP version 13\n# random seed: R02Sbc67263a5b996efb436a904c6a4ba5be\n1..1\n# Start of script tests\n# Total length: 125\n# \n# Range: 0-23: 10\n# \n# Range: 23-38: 2\n# \n# Range: 38-53: 8\n# \n# Range: 53-62: 25\n# \n# Range: 62-71: 38\n# \n# Range: 71-73: 25\n# \n# Range: 73-79: 17\n# \n# Range: 79-97: 20\n# \n# Range: 97-109: 22\n# \n# Range: 109-125: 9\n# \nok 1 /script/iter\n# End of script tests\nPASS: pango/testscript.test\nRunning test: pango/cxx-test.test\nPASS: pango/cxx-test.test\nSUMMARY: total=27; passed=26; skipped=1; failed=0; user=1.5s; system=0.3s; maxrss=35952\nDURATION: 1\nEND: /usr/lib/pango/ptest\n2024-02-06T09:27\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "pango": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:27\nRunning test: pango/testboundaries_ucd.test\nTAP version 13\n# random seed: R02S477165ca99f945eb4fc6438768261713\n1..6\n# Start of text tests\n# Start of break tests\nok 1 /text/break/grapheme\nok 2 /text/break/word\nok 3 /text/break/sentence\nok 4 /text/break/line # SKIP Test file not found\nok 5 /text/break/emoji\nok 6 /text/break/char\n# End of break tests\n# End of text tests\nPASS: pango/testboundaries_ucd.test\nRunning test: pango/test-shape.test\nTAP version 13\n# random seed: R02Sab67335a9031600d3535479ee024af3c\nPASS: pango/test-shape.test\nRunning test: pango/testmisc.test\nTAP version 13\n# random seed: R02S0d6a299a5e2964e22525973f628cce47\n1..28\n# Start of layout tests\nok 1 /layout/shape-tab-crash\nok 2 /layout/itemize-empty-crash\nok 3 /layout/itemize-utf8\nok 4 /layout/short-string-crash\nok 5 /layout/line-height\nok 6 /layout/line-height2\nok 7 /layout/line-height3\nok 8 /layout/run-height\nok 9 /layout/cursor-height\nok 10 /layout/cursor-height2\nok 11 /layout/fallback-shape\nok 12 /layout/index-to-x\nok 13 /layout/extents\nok 14 /layout/empty-line-height\nok 15 /layout/gravity-metrics\nok 16 /layout/wrap-char\n# End of layout tests\n# Start of language tests\nok 17 /language/emoji-crash\nok 18 /language/to-tag\n# End of language tests\n# Start of attr-list tests\nok 19 /attr-list/update\n# End of attr-list tests\n# Start of misc tests\nok 20 /misc/version-info\nok 21 /misc/is-zerowidth\n# End of misc tests\n# Start of gravity tests\nok 22 /gravity/to-rotation\nok 23 /gravity/from-matrix\nok 24 /gravity/for-script\n# End of gravity tests\n# Start of bidi tests\nok 25 /bidi/get-cursor-crash\nok 26 /bidi/get-cursor\n# End of bidi tests\n# Start of matrix tests\nok 27 /matrix/transform-rectangle\n# End of matrix tests\n# Start of itemize tests\nok 28 /itemize/small-caps-crash\n# End of itemize tests\nPASS: pango/testmisc.test\nRunning test: pango/test-ellipsize.test\nTAP version 13\n# random seed: R02Sd9587bc3c09bd437688a4b200355e4a2\n1..3\n# Start of layout tests\n# Start of ellipsize tests\nok 1 /layout/ellipsize/height\nok 2 /layout/ellipsize/crash\nok 3 /layout/ellipsize/fully\n# End of ellipsize tests\n# End of layout tests\nPASS: pango/test-ellipsize.test\nRunning test: pango/test-bidi.test\nTAP version 13\n# random seed: R02S179e5d5d889bfe9662a5f1a549a18cbd\n1..7\n# Start of bidi tests\nok 1 /bidi/mirror-char\nok 2 /bidi/type-for-unichar\nok 3 /bidi/unichar-direction\nok 4 /bidi/embedding-levels\nok 5 /bidi/move-cursor-line\nok 6 /bidi/move-cursor-para\nok 7 /bidi/sinhala-cursor # SKIP missing Sinhala fonts\n# End of bidi tests\nPASS: pango/test-bidi.test\nRunning test: pango/testcontext.test\nTAP version 13\n# random seed: R02S9587bee74617b549d077d604978ea7c0\n1..6\n# Start of context tests\nok 1 /context/list-families\nok 2 /context/set-language\nok 3 /context/set-base-dir\nok 4 /context/set-base-gravity\nok 5 /context/set-gravity-hint\nok 6 /context/set-round-glyph-positions\n# End of context tests\nPASS: pango/testcontext.test\nRunning test: pango/testtabs.test\nTAP version 13\n# random seed: R02Sd1d01ace2974cc72b3e6f6ae81d4d6bb\n1..3\n# Start of tabs tests\nok 1 /tabs/basic\nok 2 /tabs/copy\nok 3 /tabs/resize\n# End of tabs tests\nPASS: pango/testtabs.test\nRunning test: pango/testiter.test\nTAP version 13\n# random seed: R02Sf3326ccd6e8e6957af3a8c5b5e9140a4\n1..2\n# Start of layout tests\nok 1 /layout/iter\nok 2 /layout/glyphitem-iter\n# End of layout tests\nPASS: pango/testiter.test\nRunning test: pango/testcolor.test\nTAP version 13\n# random seed: R02Sa4e2014496c26f7d2c318dcbac30bfa4\n1..3\n# Start of color tests\nok 1 /color/parse\nok 2 /color/copy\nok 3 /color/serialize\n# End of color tests\nPASS: pango/testcolor.test\nRunning test: pango/markup-parse.test\nTAP version 13\n# random seed: R02Sa6a77454e7592868add77fd9844b8346\n1..122\n# Start of markup tests\n# Start of parse tests\nok 1 /markup/parse/fail-24.markup\nok 2 /markup/parse/valid-24.markup\nok 3 /markup/parse/fail-26.markup\nok 4 /markup/parse/fail-1.markup\nok 5 /markup/parse/fail-35.markup\nok 6 /markup/parse/valid-11.markup\nok 7 /markup/parse/fail-36.markup\nok 8 /markup/parse/fail-13.markup\nok 9 /markup/parse/valid-7.markup\nok 10 /markup/parse/fail-21.markup\nok 11 /markup/parse/fail-39.markup\nok 12 /markup/parse/fail-30.markup\nok 13 /markup/parse/valid-4.markup\nok 14 /markup/parse/fail-28.markup\nok 15 /markup/parse/fail-23.markup\nok 16 /markup/parse/valid-18.markup\nok 17 /markup/parse/valid-10.markup\nok 18 /markup/parse/fail-10.markup\nok 19 /markup/parse/fail-22.markup\nok 20 /markup/parse/valid-6.markup\nok 21 /markup/parse/fail-15.markup\nok 22 /markup/parse/fail-38.markup\nok 23 /markup/parse/fail-4.markup\nok 24 /markup/parse/valid-8.markup\nok 25 /markup/parse/fail-34.markup\nok 26 /markup/parse/valid-3.markup\nok 27 /markup/parse/fail-12.markup\nok 28 /markup/parse/valid-14.markup\nok 29 /markup/parse/valid-20.markup\nok 30 /markup/parse/fail-17.markup\nok 31 /markup/parse/valid-5.markup\nok 32 /markup/parse/valid-9.markup\nok 33 /markup/parse/valid-16.markup\nok 34 /markup/parse/fail-5.markup\nok 35 /markup/parse/valid-2.markup\nok 36 /markup/parse/fail-20.markup\nok 37 /markup/parse/fail-31.markup\nok 38 /markup/parse/valid-22.markup\nok 39 /markup/parse/valid-1.markup\nok 40 /markup/parse/valid-15.markup\nok 41 /markup/parse/fail-37.markup\nok 42 /markup/parse/valid-23.markup\nok 43 /markup/parse/fail-7.markup\nok 44 /markup/parse/fail-14.markup\nok 45 /markup/parse/fail-8.markup\nok 46 /markup/parse/fail-9.markup\nok 47 /markup/parse/fail-25.markup\nok 48 /markup/parse/fail-29.markup\nok 49 /markup/parse/fail-3.markup\nok 50 /markup/parse/valid-19.markup\nok 51 /markup/parse/valid-13.markup\nok 52 /markup/parse/fail-6.markup\nok 53 /markup/parse/fail-33.markup\nok 54 /markup/parse/fail-11.markup\nok 55 /markup/parse/valid-17.markup\nok 56 /markup/parse/fail-27.markup\nok 57 /markup/parse/fail-32.markup\nok 58 /markup/parse/valid-12.markup\nok 59 /markup/parse/valid-21.markup\nok 60 /markup/parse/fail-16.markup\nok 61 /markup/parse/fail-2.markup\n# End of parse tests\n# Start of parse-incrementally tests\nok 62 /markup/parse-incrementally/fail-24.markup\nok 63 /markup/parse-incrementally/valid-24.markup\nok 64 /markup/parse-incrementally/fail-26.markup\nok 65 /markup/parse-incrementally/fail-1.markup\nok 66 /markup/parse-incrementally/fail-35.markup\nok 67 /markup/parse-incrementally/valid-11.markup\nok 68 /markup/parse-incrementally/fail-36.markup\nok 69 /markup/parse-incrementally/fail-13.markup\nok 70 /markup/parse-incrementally/valid-7.markup\nok 71 /markup/parse-incrementally/fail-21.markup\nok 72 /markup/parse-incrementally/fail-39.markup\nok 73 /markup/parse-incrementally/fail-30.markup\nok 74 /markup/parse-incrementally/valid-4.markup\nok 75 /markup/parse-incrementally/fail-28.markup\nok 76 /markup/parse-incrementally/fail-23.markup\nok 77 /markup/parse-incrementally/valid-18.markup\nok 78 /markup/parse-incrementally/valid-10.markup\nok 79 /markup/parse-incrementally/fail-10.markup\nok 80 /markup/parse-incrementally/fail-22.markup\nok 81 /markup/parse-incrementally/valid-6.markup\nok 82 /markup/parse-incrementally/fail-15.markup\nok 83 /markup/parse-incrementally/fail-38.markup\nok 84 /markup/parse-incrementally/fail-4.markup\nok 85 /markup/parse-incrementally/valid-8.markup\nok 86 /markup/parse-incrementally/fail-34.markup\nok 87 /markup/parse-incrementally/valid-3.markup\nok 88 /markup/parse-incrementally/fail-12.markup\nok 89 /markup/parse-incrementally/valid-14.markup\nok 90 /markup/parse-incrementally/valid-20.markup\nok 91 /markup/parse-incrementally/fail-17.markup\nok 92 /markup/parse-incrementally/valid-5.markup\nok 93 /markup/parse-incrementally/valid-9.markup\nok 94 /markup/parse-incrementally/valid-16.markup\nok 95 /markup/parse-incrementally/fail-5.markup\nok 96 /markup/parse-incrementally/valid-2.markup\nok 97 /markup/parse-incrementally/fail-20.markup\nok 98 /markup/parse-incrementally/fail-31.markup\nok 99 /markup/parse-incrementally/valid-22.markup\nok 100 /markup/parse-incrementally/valid-1.markup\nok 101 /markup/parse-incrementally/valid-15.markup\nok 102 /markup/parse-incrementally/fail-37.markup\nok 103 /markup/parse-incrementally/valid-23.markup\nok 104 /markup/parse-incrementally/fail-7.markup\nok 105 /markup/parse-incrementally/fail-14.markup\nok 106 /markup/parse-incrementally/fail-8.markup\nok 107 /markup/parse-incrementally/fail-9.markup\nok 108 /markup/parse-incrementally/fail-25.markup\nok 109 /markup/parse-incrementally/fail-29.markup\nok 110 /markup/parse-incrementally/fail-3.markup\nok 111 /markup/parse-incrementally/valid-19.markup\nok 112 /markup/parse-incrementally/valid-13.markup\nok 113 /markup/parse-incrementally/fail-6.markup\nok 114 /markup/parse-incrementally/fail-33.markup\nok 115 /markup/parse-incrementally/fail-11.markup\nok 116 /markup/parse-incrementally/valid-17.markup\nok 117 /markup/parse-incrementally/fail-27.markup\nok 118 /markup/parse-incrementally/fail-32.markup\nok 119 /markup/parse-incrementally/valid-12.markup\nok 120 /markup/parse-incrementally/valid-21.markup\nok 121 /markup/parse-incrementally/fail-16.markup\nok 122 /markup/parse-incrementally/fail-2.markup\n# End of parse-incrementally tests\n# End of markup tests\nPASS: pango/markup-parse.test\nRunning test: pango/test-font.test\nTAP version 13\n# random seed: R02S0562141bd37a4e861051aa9b37f402b5\n1..16\n# Start of pango tests\n# Start of font tests\n# Cantarell 11 metrics\n# \tascent: 15360\n# \tdescent: 4096\n# \theight: 18432\n# \tchar width: 6768\n# \tdigit width: 9216\n# \tunderline position: -1024\n# \tunderline thickness: 1024\n# \tstrikethrough position: 5120\n# \tstrikethrough thickness: 1024\nok 1 /pango/font/metrics\nok 2 /pango/font/extents\nok 3 /pango/font/enumerate\n# # 13 font families, 7 monospace, 0 variable\nok 4 /pango/font/models\nok 5 /pango/font/glyph-extents\nok 6 /pango/font/font-metrics\n# Start of roundtrip tests\nok 7 /pango/font/roundtrip/plain\nok 8 /pango/font/roundtrip/small-caps\nok 9 /pango/font/roundtrip/emoji\n# End of roundtrip tests\n# End of font tests\n# Start of fontdescription tests\nok 10 /pango/fontdescription/parse\nok 11 /pango/fontdescription/roundtrip\nok 12 /pango/fontdescription/variations\nok 13 /pango/fontdescription/empty-variations\nok 14 /pango/fontdescription/to-filename\nok 15 /pango/fontdescription/set-gravity\nok 16 /pango/fontdescription/match\n# End of fontdescription tests\n# End of pango tests\nPASS: pango/test-font.test\nRunning test: pango/test-coverage.test\nTAP version 13\n# random seed: R02S02e197f195553442e13b461b78d70ded\n1..2\n# Start of coverage tests\nok 1 /coverage/basic\nok 2 /coverage/copy\n# End of coverage tests\nPASS: pango/test-coverage.test\nRunning test: pango/test-ot-tags.test\nTAP version 13\n# random seed: R02S981f4e4c7edd76fa2076b3dfcf9cac1e\n1..2\n# Start of tags tests\nok 1 /tags/script\nok 2 /tags/language\n# End of tags tests\nPASS: pango/test-ot-tags.test\nRunning test: pango/test-harfbuzz.test\nTAP version 13\n# random seed: R02Sc6f055216805daa43bf1a93ce1ce1821\n1..1\n# Start of harfbuzz tests\nok 1 /harfbuzz/font\n# End of harfbuzz tests\nPASS: pango/test-harfbuzz.test\nRunning test: pango/testattributes.test\nTAP version 13\n# random seed: R02S2bce4cf65afc8a438f33ed840d934df5\n1..37\n# Start of attributes tests\nok 1 /attributes/basic\nok 2 /attributes/equal\nok 3 /attributes/register\nok 4 /attributes/binding-helpers\nok 5 /attributes/gnumeric-splice\nok 6 /attributes/pitivi-crash\n# Start of list tests\nok 7 /attributes/list/basic\nok 8 /attributes/list/change\nok 9 /attributes/list/change2\nok 10 /attributes/list/change3\nok 11 /attributes/list/change4\nok 12 /attributes/list/change5\nok 13 /attributes/list/change6\nok 14 /attributes/list/change7\nok 15 /attributes/list/change8\nok 16 /attributes/list/change9\nok 17 /attributes/list/change10\nok 18 /attributes/list/change11\nok 19 /attributes/list/change12\nok 20 /attributes/list/splice\nok 21 /attributes/list/splice2\nok 22 /attributes/list/splice3\nok 23 /attributes/list/filter\nok 24 /attributes/list/update\nok 25 /attributes/list/update2\nok 26 /attributes/list/update3\nok 27 /attributes/list/equal\nok 28 /attributes/list/insert\nok 29 /attributes/list/insert2\nok 30 /attributes/list/merge\nok 31 /attributes/list/merge2\nok 32 /attributes/list/change_order\n# End of list tests\n# Start of iter tests\nok 33 /attributes/iter/basic\nok 34 /attributes/iter/get\nok 35 /attributes/iter/get_font\nok 36 /attributes/iter/get_attrs\nok 37 /attributes/iter/epsilon_zero\n# End of iter tests\n# End of attributes tests\nPASS: pango/testattributes.test\nRunning test: pango/testboundaries.test\nTAP version 13\n# random seed: R02S54e43616c7c3ce5dc1d74f33c3be3127\n1..1\n# Start of text tests\nok 1 /text/boundaries\n# End of text tests\nPASS: pango/testboundaries.test\nRunning test: pango/test-pangocairo-threads.test\nTAP version 13\n# random seed: R02Sbc032c88b921523686fdd940aad801dc\n1..1\n# Start of pangocairo tests\nok 1 /pangocairo/threads\n# End of pangocairo tests\nPASS: pango/test-pangocairo-threads.test\nRunning test: pango/test-no-fonts.test\nTAP version 13\n# random seed: R02S3bb1b4bf86f7b469fccff069383459fa\n1..1\n# Start of layout tests\nok 1 /layout/nofonts\n# End of layout tests\nPASS: pango/test-no-fonts.test\nRunning test: pango/test-fonts.test\nTAP version 13\n# random seed: R02Sf3582cd467e3b99066b1240496a29dab\n1..4\n# Start of fontsets tests\nok 1 /fontsets/cantarell\nok 2 /fontsets/mono2\nok 3 /fontsets/cantarell2\nok 4 /fontsets/mono\n# End of fontsets tests\nPASS: pango/test-fonts.test\nRunning test: pango/test-layout.test\nTAP version 13\n# random seed: R02S45e72f9ff6c0bd9385afad3cf43a15de\nSKIP: pango/test-layout.test\nRunning test: pango/test-break.test\nTAP version 13\n# random seed: R02S49cce5713ceb80d8e82844069baf5c4e\n1..6\n# Start of break tests\nok 1 /break/three.break\nok 2 /break/nine.break\nok 3 /break/eleven.break\nok 4 /break/two.break\nok 5 /break/one.break\nok 6 /break/ten.break\n# End of break tests\nPASS: pango/test-break.test\nRunning test: pango/test-itemize.test\nTAP version 13\n# random seed: R02S762eace79d82169740bca060324d3613\n1..2\n# Start of itemize tests\nok 1 /itemize/two.items\nok 2 /itemize/one.items\n# End of itemize tests\nPASS: pango/test-itemize.test\nRunning test: pango/testserialize.test\nTAP version 13\n# random seed: R02Sfe4f178da1eb04badf38e3382f1ba7d3\n1..7\n# Start of serialize tests\nok 1 /serialize/attr-list\nok 2 /serialize/tab-array\nok 3 /serialize/font\n# Start of layout tests\nok 4 /serialize/layout/minimal\nok 5 /serialize/layout/valid\nok 6 /serialize/layout/context\nok 7 /serialize/layout/invalid\n# End of layout tests\n# End of serialize tests\nPASS: pango/testserialize.test\nRunning test: pango/testlanguage.test\nTAP version 13\n# random seed: R02S432ca08ad0907368c9a56960347c655d\n1..2\n# Start of language tests\nok 1 /language/to-string\nok 2 /language/language-env\n# End of language tests\nPASS: pango/testlanguage.test\nRunning test: pango/testmatrix.test\nTAP version 13\n# random seed: R02S43c8c3098df82bdc847776ed02b1759e\n1..10\n# Start of matrix tests\nok 1 /matrix/translate\nok 2 /matrix/rotate\nok 3 /matrix/scale\nok 4 /matrix/concat\nok 5 /matrix/font-scale\nok 6 /matrix/transform-point\nok 7 /matrix/transform-distance\nok 8 /matrix/transform-rect\nok 9 /matrix/transform-pixel-rect\nok 10 /matrix/slant-ratio\n# End of matrix tests\nPASS: pango/testmatrix.test\nRunning test: pango/testscript.test\nTAP version 13\n# random seed: R02Sbc67263a5b996efb436a904c6a4ba5be\n1..1\n# Start of script tests\n# Total length: 125\n# \n# Range: 0-23: 10\n# \n# Range: 23-38: 2\n# \n# Range: 38-53: 8\n# \n# Range: 53-62: 25\n# \n# Range: 62-71: 38\n# \n# Range: 71-73: 25\n# \n# Range: 73-79: 17\n# \n# Range: 79-97: 20\n# \n# Range: 97-109: 22\n# \n# Range: 109-125: 9\n# \nok 1 /script/iter\n# End of script tests\nPASS: pango/testscript.test\nRunning test: pango/cxx-test.test\nPASS: pango/cxx-test.test\nSUMMARY: total=27; passed=26; skipped=1; failed=0; user=1.5s; system=0.3s; maxrss=35952\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.114339351654053,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-parted_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-parted",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0012688636779785156,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4187533855438232,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05077242851257324,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 186.73328065872192,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001413583755493164,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.parted.help-version.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0000-basic.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0001-tiny.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0010-script-no-ctrl-chars.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0100-print.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0101-print-empty.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0200-gpt.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0201-gpt.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0202-gpt-pmbr.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0203-gpt-create-on-min-sized-device.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0203-gpt-shortened-device-primary-valid.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0203-gpt-tiny-device-abort.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0205-gpt-list-clobbers-pmbr.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0207-IEC-binary-notation.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0208-mkpart-end-in-IEC.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0209-gpt-pmbr_boot.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0210-gpt-resized-partition-entry-array.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t0211-gpt-rewrite-header.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t0212-gpt-many-partitions.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0213-mkpart-start-negative.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0215-gpt-attrs.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0220-gpt-msftres.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0250-gpt.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0251-gpt-unicode.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0280-gpt-corrupt.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0281-gpt-grow.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0282-gpt-move-backup.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0283-overlap-partitions.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0290-gpt-name.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0300-dos-on-gpt.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0301-overwrite-gpt-pmbr.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0350-mac-PT-increases-sector-size.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0400-loop-clobber-infloop.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0500-dup-clobber.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0501-duplicate.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0800-json-gpt.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0801-json-msdos.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0900-type-gpt.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0901-type-gpt-invalid.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0910-type-dos.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t0911-type-dos-invalid.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t1100-busy-label.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t1101-busy-partition.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t1102-loop-label.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t1104-remove-and-add-partition.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t1700-probe-fs.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t1701-rescue-fs.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t2200-dos-label-recog.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t2201-pc98-label-recog.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t2300-dos-label-extended-bootcode.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t2310-dos-extended-2-sector-min-offset.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t2320-dos-extended-noclobber.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t2400-dos-hfs-partition-type.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t2410-dos-udf-partition-type.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t2500-probe-corrupt-hfs.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t3000-resize-fs.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t3200-resize-partition.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t3200-type-change.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t3210-gpt-type-change.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t3300-palo-prep.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t3310-flags.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t3400-whole-disk-FAT-partition.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t4000-sun-raid-type.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t4001-sun-vtoc.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t4100-dvh-partition-limits.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t4100-msdos-partition-limits.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t4100-msdos-starting-sector.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t4200-partprobe.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t4300-nilfs2-tiny.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t4301-nilfs2-badsb2.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t4302-nilfs2-lessbadsb2.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t5000-tags.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t6000-dm.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t6001-psep.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t6002-dm-busy.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t6003-dm-hide.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t6004-dm-many-partitions.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t6005-dm-uuid.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t6006-dm-512b-sectors.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t6100-mdraid-partitions.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.parted.t7000-scripting.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t8000-loop.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t8001-loop-blkpg.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9010-big-sector.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9020-alignment.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9021-maxima.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9022-one-unit-snap.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9023-value-lt-one.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9024-msdos-1s-partition.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9025-gpt-1s-partition.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9030-align-check.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9040-many-partitions.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9041-undetected-in-use-16th-partition.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9042-dos-partition-limit.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9050-partition-table-types.sh": {
                "status": "PASSED"
            },
            "ptestresult.parted.t9060-gpt-grow-script-fix.sh": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:03\nBEGIN: /usr/lib/parted/ptest\nmake: Entering directory '/usr/lib/parted/ptest/tests'\nPASS: help-version.sh\nPASS: t0000-basic.sh\nPASS: t0001-tiny.sh\nPASS: t0010-script-no-ctrl-chars.sh\nPASS: t0100-print.sh\nPASS: t0101-print-empty.sh\nPASS: t0200-gpt.sh\nPASS: t0201-gpt.sh\nPASS: t0202-gpt-pmbr.sh\nPASS: t0203-gpt-tiny-device-abort.sh\nPASS: t0203-gpt-shortened-device-primary-valid.sh\nPASS: t0203-gpt-create-on-min-sized-device.sh\nPASS: t0205-gpt-list-clobbers-pmbr.sh\nPASS: t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh\nPASS: t0207-IEC-binary-notation.sh\nPASS: t0208-mkpart-end-in-IEC.sh\nPASS: t0209-gpt-pmbr_boot.sh\nt0210-gpt-resized-partition-entry-array.sh: skipped test: this test requires Perl's Digest::CRC module\nSKIP: t0210-gpt-resized-partition-entry-array.sh\nt0211-gpt-rewrite-header.sh: skipped test: this test requires Perl's Digest::CRC module\nSKIP: t0211-gpt-rewrite-header.sh\nPASS: t0212-gpt-many-partitions.sh\nPASS: t0213-mkpart-start-negative.sh\nPASS: t0215-gpt-attrs.sh\nPASS: t0220-gpt-msftres.sh\nPASS: t0250-gpt.sh\nPASS: t0251-gpt-unicode.sh\nPASS: t0280-gpt-corrupt.sh\nPASS: t0281-gpt-grow.sh\nPASS: t0282-gpt-move-backup.sh\nPASS: t0283-overlap-partitions.sh\nPASS: t0290-gpt-name.sh\nPASS: t0300-dos-on-gpt.sh\nPASS: t0301-overwrite-gpt-pmbr.sh\nPASS: t0350-mac-PT-increases-sector-size.sh\nPASS: t0400-loop-clobber-infloop.sh\nPASS: t0500-dup-clobber.sh\nPASS: t0501-duplicate.sh\nPASS: t0800-json-gpt.sh\nPASS: t0801-json-msdos.sh\nPASS: t0900-type-gpt.sh\nPASS: t0901-type-gpt-invalid.sh\nPASS: t0910-type-dos.sh\nPASS: t0911-type-dos-invalid.sh\nPASS: t1100-busy-label.sh\nPASS: t1101-busy-partition.sh\nPASS: t1102-loop-label.sh\nPASS: t1104-remove-and-add-partition.sh\n: no btrfs support\n: no xfs support\n: no nilfs2 support\n: no ntfs support\n: no hfsplus support\n: no udf support\n: no f2fs support\nPASS: t1700-probe-fs.sh\nPASS: t1701-rescue-fs.sh\nPASS: t2200-dos-label-recog.sh\nPASS: t2201-pc98-label-recog.sh\nPASS: t2300-dos-label-extended-bootcode.sh\nPASS: t2310-dos-extended-2-sector-min-offset.sh\nPASS: t2320-dos-extended-noclobber.sh\nPASS: t2400-dos-hfs-partition-type.sh\nPASS: t2410-dos-udf-partition-type.sh\nPASS: t2500-probe-corrupt-hfs.sh\nPASS: t3000-resize-fs.sh\nPASS: t3200-resize-partition.sh\nPASS: t3200-type-change.sh\nPASS: t3210-gpt-type-change.sh\nPASS: t3300-palo-prep.sh\nPASS: t3310-flags.sh\nPASS: t3400-whole-disk-FAT-partition.sh\nPASS: t4000-sun-raid-type.sh\nPASS: t4001-sun-vtoc.sh\nt4100-msdos-partition-limits.sh: skipped test: this test requires XFS support\nSKIP: t4100-msdos-partition-limits.sh\nt4100-dvh-partition-limits.sh: skipped test: this test requires XFS support\nSKIP: t4100-dvh-partition-limits.sh\nPASS: t4100-msdos-starting-sector.sh\nt4200-partprobe.sh: skipped test: This test requires an erasable device and you have not properly set the $DEVICE_TO_ERASE and $DEVICE_TO_ERASE_SIZE envvars.\nSKIP: t4200-partprobe.sh\nPASS: t4300-nilfs2-tiny.sh\nPASS: t4301-nilfs2-badsb2.sh\nPASS: t4302-nilfs2-lessbadsb2.sh\nPASS: t5000-tags.sh\nt6000-dm.sh: skipped test: no device-mapper support\nSKIP: t6000-dm.sh\nt6001-psep.sh: skipped test: no device-mapper support\nSKIP: t6001-psep.sh\nt6002-dm-busy.sh: skipped test: no device-mapper support\nSKIP: t6002-dm-busy.sh\nt6003-dm-hide.sh: skipped test: no device-mapper support\nSKIP: t6003-dm-hide.sh\nt6004-dm-many-partitions.sh: skipped test: no device-mapper support\nSKIP: t6004-dm-many-partitions.sh\nt6005-dm-uuid.sh: skipped test: no device-mapper support\nSKIP: t6005-dm-uuid.sh\nt6006-dm-512b-sectors.sh: skipped test: no device-mapper support\nSKIP: t6006-dm-512b-sectors.sh\nt6100-mdraid-partitions.sh: skipped test: find mdadm executable\nSKIP: t6100-mdraid-partitions.sh\nPASS: t7000-scripting.sh\nPASS: t8000-loop.sh\nPASS: t8001-loop-blkpg.sh\nPASS: t9010-big-sector.sh\nPASS: t9020-alignment.sh\nPASS: t9021-maxima.sh\nPASS: t9022-one-unit-snap.sh\nPASS: t9023-value-lt-one.sh\nPASS: t9024-msdos-1s-partition.sh\nPASS: t9025-gpt-1s-partition.sh\nPASS: t9030-align-check.sh\nPASS: t9040-many-partitions.sh\nPASS: t9041-undetected-in-use-16th-partition.sh\nPASS: t9042-dos-partition-limit.sh\nPASS: t9050-partition-table-types.sh\nPASS: t9060-gpt-grow-script-fix.sh\n============================================================================\nTestsuite summary for GNU parted 3.6\n============================================================================\n# TOTAL: 97\n# PASS:  84\n# SKIP:  13\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake: Leaving directory '/usr/lib/parted/ptest/tests'\nDURATION: 186\nEND: /usr/lib/parted/ptest\n2024-02-06T09:06\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "parted": {
                    "duration": "186",
                    "log": "START: ptest-runner\n2024-02-06T09:03\nmake: Entering directory '/usr/lib/parted/ptest/tests'\nPASS: help-version.sh\nPASS: t0000-basic.sh\nPASS: t0001-tiny.sh\nPASS: t0010-script-no-ctrl-chars.sh\nPASS: t0100-print.sh\nPASS: t0101-print-empty.sh\nPASS: t0200-gpt.sh\nPASS: t0201-gpt.sh\nPASS: t0202-gpt-pmbr.sh\nPASS: t0203-gpt-tiny-device-abort.sh\nPASS: t0203-gpt-shortened-device-primary-valid.sh\nPASS: t0203-gpt-create-on-min-sized-device.sh\nPASS: t0205-gpt-list-clobbers-pmbr.sh\nPASS: t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh\nPASS: t0207-IEC-binary-notation.sh\nPASS: t0208-mkpart-end-in-IEC.sh\nPASS: t0209-gpt-pmbr_boot.sh\nt0210-gpt-resized-partition-entry-array.sh: skipped test: this test requires Perl's Digest::CRC module\nSKIP: t0210-gpt-resized-partition-entry-array.sh\nt0211-gpt-rewrite-header.sh: skipped test: this test requires Perl's Digest::CRC module\nSKIP: t0211-gpt-rewrite-header.sh\nPASS: t0212-gpt-many-partitions.sh\nPASS: t0213-mkpart-start-negative.sh\nPASS: t0215-gpt-attrs.sh\nPASS: t0220-gpt-msftres.sh\nPASS: t0250-gpt.sh\nPASS: t0251-gpt-unicode.sh\nPASS: t0280-gpt-corrupt.sh\nPASS: t0281-gpt-grow.sh\nPASS: t0282-gpt-move-backup.sh\nPASS: t0283-overlap-partitions.sh\nPASS: t0290-gpt-name.sh\nPASS: t0300-dos-on-gpt.sh\nPASS: t0301-overwrite-gpt-pmbr.sh\nPASS: t0350-mac-PT-increases-sector-size.sh\nPASS: t0400-loop-clobber-infloop.sh\nPASS: t0500-dup-clobber.sh\nPASS: t0501-duplicate.sh\nPASS: t0800-json-gpt.sh\nPASS: t0801-json-msdos.sh\nPASS: t0900-type-gpt.sh\nPASS: t0901-type-gpt-invalid.sh\nPASS: t0910-type-dos.sh\nPASS: t0911-type-dos-invalid.sh\nPASS: t1100-busy-label.sh\nPASS: t1101-busy-partition.sh\nPASS: t1102-loop-label.sh\nPASS: t1104-remove-and-add-partition.sh\n: no btrfs support\n: no xfs support\n: no nilfs2 support\n: no ntfs support\n: no hfsplus support\n: no udf support\n: no f2fs support\nPASS: t1700-probe-fs.sh\nPASS: t1701-rescue-fs.sh\nPASS: t2200-dos-label-recog.sh\nPASS: t2201-pc98-label-recog.sh\nPASS: t2300-dos-label-extended-bootcode.sh\nPASS: t2310-dos-extended-2-sector-min-offset.sh\nPASS: t2320-dos-extended-noclobber.sh\nPASS: t2400-dos-hfs-partition-type.sh\nPASS: t2410-dos-udf-partition-type.sh\nPASS: t2500-probe-corrupt-hfs.sh\nPASS: t3000-resize-fs.sh\nPASS: t3200-resize-partition.sh\nPASS: t3200-type-change.sh\nPASS: t3210-gpt-type-change.sh\nPASS: t3300-palo-prep.sh\nPASS: t3310-flags.sh\nPASS: t3400-whole-disk-FAT-partition.sh\nPASS: t4000-sun-raid-type.sh\nPASS: t4001-sun-vtoc.sh\nt4100-msdos-partition-limits.sh: skipped test: this test requires XFS support\nSKIP: t4100-msdos-partition-limits.sh\nt4100-dvh-partition-limits.sh: skipped test: this test requires XFS support\nSKIP: t4100-dvh-partition-limits.sh\nPASS: t4100-msdos-starting-sector.sh\nt4200-partprobe.sh: skipped test: This test requires an erasable device and you have not properly set the $DEVICE_TO_ERASE and $DEVICE_TO_ERASE_SIZE envvars.\nSKIP: t4200-partprobe.sh\nPASS: t4300-nilfs2-tiny.sh\nPASS: t4301-nilfs2-badsb2.sh\nPASS: t4302-nilfs2-lessbadsb2.sh\nPASS: t5000-tags.sh\nt6000-dm.sh: skipped test: no device-mapper support\nSKIP: t6000-dm.sh\nt6001-psep.sh: skipped test: no device-mapper support\nSKIP: t6001-psep.sh\nt6002-dm-busy.sh: skipped test: no device-mapper support\nSKIP: t6002-dm-busy.sh\nt6003-dm-hide.sh: skipped test: no device-mapper support\nSKIP: t6003-dm-hide.sh\nt6004-dm-many-partitions.sh: skipped test: no device-mapper support\nSKIP: t6004-dm-many-partitions.sh\nt6005-dm-uuid.sh: skipped test: no device-mapper support\nSKIP: t6005-dm-uuid.sh\nt6006-dm-512b-sectors.sh: skipped test: no device-mapper support\nSKIP: t6006-dm-512b-sectors.sh\nt6100-mdraid-partitions.sh: skipped test: find mdadm executable\nSKIP: t6100-mdraid-partitions.sh\nPASS: t7000-scripting.sh\nPASS: t8000-loop.sh\nPASS: t8001-loop-blkpg.sh\nPASS: t9010-big-sector.sh\nPASS: t9020-alignment.sh\nPASS: t9021-maxima.sh\nPASS: t9022-one-unit-snap.sh\nPASS: t9023-value-lt-one.sh\nPASS: t9024-msdos-1s-partition.sh\nPASS: t9025-gpt-1s-partition.sh\nPASS: t9030-align-check.sh\nPASS: t9040-many-partitions.sh\nPASS: t9041-undetected-in-use-16th-partition.sh\nPASS: t9042-dos-partition-limit.sh\nPASS: t9050-partition-table-types.sh\nPASS: t9060-gpt-grow-script-fix.sh\n============================================================================\nTestsuite summary for GNU parted 3.6\n============================================================================\n# TOTAL: 97\n# PASS:  84\n# SKIP:  13\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake: Leaving directory '/usr/lib/parted/ptest/tests'\nDURATION: 186\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.121506690979004,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-perl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-perl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0012085437774658203,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4151601791381836,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05320882797241211,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2381.2138826847076,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012593269348144531,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Archive-Tar/t/01_use": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Archive-Tar/t/02_methods": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Archive-Tar/t/03_file": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Archive-Tar/t/04_resolved_issues": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Archive-Tar/t/05_iter": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Archive-Tar/t/06_error": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Archive-Tar/t/08_ptargrep": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Archive-Tar/t/09_roundtrip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Archive-Tar/t/90_symlink": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Archive-Tar/t/99_pod": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/AutoLoader/t/01AutoLoader": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/AutoLoader/t/02AutoSplit": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-Requirements/t/accepts": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-Requirements/t/bad_version_hook": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-Requirements/t/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-Requirements/t/finalize": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-Requirements/t/from-hash": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-Requirements/t/merge": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-Requirements/t/strings": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/01_api": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/01_compile": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/10_read": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/11_read_string": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/12_write": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/13_write_string": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/20_subclass": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/21_yamlpm_compat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/31_local_tml": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/32_world_tml": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta-YAML/t/86_fail": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/converter": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/converter-bad": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/converter-fail": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/converter-fragments": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/load-bad": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/merge": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/meta-obj": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/no-index": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/optional_feature-merge": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/parse-cpan-meta/02_api": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/parse-cpan-meta/03_functions": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/parse-cpan-meta/04_export": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/parse-cpan-meta/05_errors": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/prereqs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/prereqs-finalize": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/prereqs-merge": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/repository": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/save-load": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN-Meta/t/validator": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN/t/01loadme": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN/t/02nox": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN/t/03pkgs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN/t/10version": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN/t/11mirroredby": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/CPAN/t/32pushyhttps": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Compress-Raw-Bzip2/t/000prereq": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Compress-Raw-Bzip2/t/01bzip2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Compress-Raw-Bzip2/t/09limitoutput": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Compress-Raw-Bzip2/t/19nonpv": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Compress-Raw-Bzip2/t/99pod": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Compress-Raw-Zlib/t/01version": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Compress-Raw-Zlib/t/02zlib": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Compress-Raw-Zlib/t/07bufsize": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Compress-Raw-Zlib/t/09limitoutput": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Compress-Raw-Zlib/t/18lvalue": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Compress-Raw-Zlib/t/19nonpv": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/10_base": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/20_plv56": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/21_plv58": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/22_plv510": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/23_plv512": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/24_plv514": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/25_plv516": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/25_plv5162": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/26_plv518": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/26_plv5182": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/27_plv5200": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/27_plv5202": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/28_plv5220": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/28_plv52201w": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/29_plv5235w": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/30_plv5240": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/31_plv52511": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/32_plv5261rc1": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/33_plv52711r": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/34_plv5280": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/35_plv52910g": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/36_plv5300": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/37_plv53111qm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/38_plv5320tld": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/39_plv5340tqm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/40_plv5358dnqm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/41_plv5360dnqm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/42_plv5373tld": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Config-Perl-V/t/43_plv53710rcs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-MD5/t/align": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-MD5/t/badfile": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-MD5/t/bits": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-MD5/t/clone": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-MD5/t/files": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-MD5/t/md5-aaa": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-MD5/t/threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-MD5/t/utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-MD5/t/warns": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/allfcns": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/base64": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/bitbuf": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/bitorder": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/fips180-4": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/fips198": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/gg": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/gglong": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/hmacsha": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/inheritance": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/ireland": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/methods": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/nistbit": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/nistbyte": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/rfc2202": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/sha1": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/sha224": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/sha256": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/sha384": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/sha512": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/state": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/unicode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest-SHA/t/woodbury": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest/t/base": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest/t/digest": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest/t/file": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Digest/t/security": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/Aliases": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/CJKT": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/Encode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/Encoder": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/Unicode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/Unicode_trailing_nul": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/at-cn": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/at-tw": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/cow": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/decode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/enc_data": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Encode/t/enc_eucjp": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Encode/t/enc_module": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Encode/t/enc_utf8": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Encode/t/encoding": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Encode/t/encoding-locale": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/fallback": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/from_to": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/grow": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/gsm0338": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/guess": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/isa": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/jis7-fallback": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/jperl": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Encode/t/magic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/mime-header": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/mime-name": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/mime_header_iso2022jp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/perlio": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/piconv": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Encode/t/rt113164": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/rt65541": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/rt76824": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/rt85489": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/rt86327": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/truncated_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/undef": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/use-Encode-Alias": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/utf32warnings": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/utf8ref": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/utf8strict": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/utf8warnings": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Encode/t/xml": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-Constant/t/Constant": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-Install/t/Install": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-Install/t/InstallWithMM": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-Install/t/Installapi2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-Install/t/Installed": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-Install/t/Packlist": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-Install/t/can_write_dir": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/00compile": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/01perl_bugs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/02-xsdynamic": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/03-xsstatic": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/04-xs-rpath-darwin": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/FIRST_MAKEFILE": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/INST": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/INSTALL_BASE": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/INST_PREFIX": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/Liblist": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/MM_Any": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/MM_BeOS": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/MM_Cygwin": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/MM_NW5": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/MM_OS2": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/MM_Unix": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/MM_VMS": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/MM_Win32": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/MakeMaker_Parameters": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/Mkbootstrap": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/PL_FILES": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/VERSION_FROM": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/arch_check": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/backwards": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/basic": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/build_man": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/cd": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/config": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/cp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/dir_target": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/echo": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/eu_command": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/fix_libs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/fixin": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/hints": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/installed_file": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/is_of_type": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/make": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/maketext_filter": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/meta_convert": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/metafile_data": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/metafile_file": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/min_perl_version": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/miniperl": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/oneliner": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/os_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/parse_abstract": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/parse_version": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/pm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/pm_to_blib": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/pod2man": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/postamble": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/prefixify": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/prereq": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/prereq_print": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/problems": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/prompt": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/recurs": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/revision": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/several_authors": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/split_command": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/test_boilerplate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/testlib": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/unicode": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/vstrings": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-MakeMaker/t/writemakefile_args": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-Manifest/t/Manifest": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/ExtUtils-PL2Bat/t/make_executable": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/File-Fetch/t/01_File-Fetch": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Fetch/t/null_subclass": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Path/t/Path": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Path/t/Path_root": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Path/t/Path_win32": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/File-Path/t/taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Temp/t/cmp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Temp/t/fork": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Temp/t/lock": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/File-Temp/t/mktemp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Temp/t/object": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Temp/t/posix": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Temp/t/rmtree": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Temp/t/security": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Temp/t/seekable": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/File-Temp/t/tempfile": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Filter-Util-Call/t/call": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Filter-Util-Call/t/rt_101033": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Filter-Util-Call/t/rt_54452-rebless": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Getopt-Long/t/gol-basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Getopt-Long/t/gol-linkage": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Getopt-Long/t/gol-oo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Getopt-Long/t/gol-xargv": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Getopt-Long/t/gol-xstring": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/000_load": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/001_api": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/002_croakage": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/003_agent": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/004_timeout": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/010_url": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/020_headers": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/030_response": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/040_content": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/050_chunked_body": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/060_http_date": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/070_cookie_jar": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/100_get": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/101_head": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/102_put": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/103_delete": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/104_post": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/110_mirror": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/130_redirect": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/140_proxy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/141_no_proxy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/150_post_form": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/160_cookies": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/161_basic_auth": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/162_proxy_auth": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/170_keepalive": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/HTTP-Tiny/t/180_verify_SSL": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/000prereq": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/001bzip2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/001zlib-generic-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/001zlib-generic-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/001zlib-generic-rawdeflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/001zlib-generic-zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/002any-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/002any-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/002any-rawdeflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/002any-transparent": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/002any-zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/004gziphdr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/005defhdr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/006zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/011-streamzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/01misc": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/020isize": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/050interop-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/100generic-bzip2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/100generic-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/100generic-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/100generic-rawdeflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/100generic-zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/101truncate-bzip2": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/101truncate-deflate": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/101truncate-gzip": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/101truncate-rawdeflate": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/101truncate-zip": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/102tied-bzip2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/102tied-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/102tied-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/102tied-rawdeflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/102tied-zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/103newtied-bzip2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/103newtied-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/103newtied-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/103newtied-rawdeflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/103newtied-zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/104destroy-bzip2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/104destroy-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/104destroy-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/104destroy-rawdeflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/104destroy-zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/105oneshot-bzip2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/105oneshot-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/105oneshot-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/105oneshot-gzip-only": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/105oneshot-rawdeflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/105oneshot-zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/105oneshot-zip-bzip2-only": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/105oneshot-zip-only": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/105oneshot-zip-store-only": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/106prime-bzip2": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/106prime-deflate": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/106prime-gzip": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/106prime-rawdeflate": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/106prime-zip": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/107multi-bzip2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/107multi-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/107multi-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/107multi-rawdeflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/107multi-zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/107multi-zip-only": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/108anyunc-bzip2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/108anyunc-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/108anyunc-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/108anyunc-rawdeflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/108anyunc-transparent": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/108anyunc-zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/109merge-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/109merge-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/109merge-rawdeflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/109merge-zip": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/110encode-bzip2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/110encode-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/110encode-gzip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/110encode-rawdeflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/110encode-zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/111const-deflate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/112utf8-zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/113issues": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/999pod": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/cz-01version": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/cz-03zlib-v1": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/cz-06gzsetp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/cz-08encoding": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/cz-14gzopen": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Compress/t/globmapper": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/00use": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/01local-client-v4": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/02local-server-v4": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/03local-cross-v4": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/04local-client-v6": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/05local-server-v6": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/06local-cross-v6": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/10args": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/11sockopts": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/12port-fallback": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/13addrinfo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/14fileno": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/15io-socket": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/16v6only": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/17gai-flags": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/18fdopen": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/19no-addrs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/20subclass": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/21as-inet": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/22timeout": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/30nonblocking-connect": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/31nonblocking-connect-internet": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Socket-IP/t/99pod": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Zlib/t/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Zlib/t/external": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IO-Zlib/t/getc": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Zlib/t/getline": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Zlib/t/import": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Zlib/t/large": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Zlib/t/tied": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Zlib/t/uncomp1": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IO-Zlib/t/uncomp2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IPC-Cmd/t/01_IPC-Cmd": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IPC-Cmd/t/02_Interactive": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IPC-Cmd/t/03_run-forked": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IPC-SysV/t/ipcsysv": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IPC-SysV/t/msg": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IPC-SysV/t/pod": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IPC-SysV/t/podcov": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/IPC-SysV/t/sem": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/IPC-SysV/t/shm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/000_load": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/001_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/002_error": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/003_types": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/004_dwiw_encode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/005_dwiw_decode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/006_pc_pretty": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/007_pc_esc": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/008_pc_base": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/009_pc_extra_number": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/010_pc_keysort": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/011_pc_expo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/012_blessed": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/013_limit": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/014_latin1": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/015_prefix": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/016_tied": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/017_relaxed": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/018_json_checker": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/019_incr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/020_faihu": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/020_unknown": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/021_evans": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/022_comment_at_eof": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/052_object": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary00": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary01": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary02": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary03": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary04": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary05": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary06": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary07": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary08": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary09": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary10": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary11": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary12": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary13": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary14": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/099_binary15": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/104_sortby": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/105_esc_slash": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/106_allow_barekey": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/107_allow_singlequote": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/108_decode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/109_encode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/110_bignum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/112_upgrade": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/113_overloaded_eq": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/114_decode_prefix": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/115_tie_ixhash": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/116_incr_parse_fixed": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/117_numbers": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/118_boolean_values": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/119_incr_parse_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/120_incr_parse_truncated": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/core_bools": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/gh_28_json_test_suite": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/gh_29_trailing_false_value": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/rt_116998_wrong_character_offset": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/rt_122270_old_xs_boolean": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/rt_90071_incr_parse": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/JSON-PP/t/zero-mojibake": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Locale-Maketext-Simple/t/0-signature": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Locale-Maketext-Simple/t/1-basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Locale-Maketext-Simple/t/2-load_po_without_i_default": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Locale-Maketext-Simple/t/3-load_po_with_i_default": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/MIME-Base64/t/base64": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/MIME-Base64/t/base64url": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/MIME-Base64/t/length": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/MIME-Base64/t/quoted-print": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/MIME-Base64/t/unicode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt-FastCalc/t/bigintfc": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt-FastCalc/t/biglog": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt-FastCalc/t/bigroot": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt-FastCalc/t/bootstrap": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt-FastCalc/t/leak": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt-FastCalc/t/mbi_rand": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/bare_mbf": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/bare_mbi": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/bare_mif": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/big_pi_e": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/bigfltpm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/bigintc": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/bigintc-import": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/bigintpm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/bigints": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/biglog": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/bigroot": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/calling-class-methods": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/calling-constant": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/calling-instance-methods": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/calling-lib1": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/calling-lib2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/config": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/downgrade": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/inf_nan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/isa": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/mbf_ali": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/mbi_ali": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/mbi_rand": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/mbimbf": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/nan_cmp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/new_overloaded": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/req_mbf0": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/req_mbf1": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/req_mbfa": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/req_mbfi": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/req_mbfn": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/req_mbfw": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/require": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/round": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/rt-16221": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/sub_ali": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/sub_mbf": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/sub_mbi": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/sub_mif": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/trap": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/upgrade": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/upgrade2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/upgradef": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/use": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/use_lib1": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/use_lib2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/use_lib3": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/use_lib4": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/use_lib5": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/use_lib6": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/use_mbfw": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigInt/t/with_sub": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/badd-mbr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/big_ap": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/bigfltrt": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/bigrat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/bigratpm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/bigratup": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/binv-mbr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/bitwise": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/bnok-mbr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/const-mbr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/downgrade": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/dparts-mbr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/fparts-mbr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/hang": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/new-mbr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/requirer": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/rt121139": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Math-BigRat/t/trap": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/cache": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/correctness": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/expmod": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/expmod_t": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/flush": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/normalize": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/threadsafe": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/tie": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/tie_db": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Memoize/t/tie_gdbm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/tie_ndbm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/tie_odbm": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Memoize/t/tie_sdbm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/tie_storable": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Memoize/t/unmemoize": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Load-Conditional/t/01_Module_Load_Conditional": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Load/t/01_Module-Load": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Load/t/02_Module-Load": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Loaded/t/01_Module-Loaded": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Metadata/t/contains_pod": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Metadata/t/encoding": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Metadata/t/endpod": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Metadata/t/extract-package": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Metadata/t/extract-version": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Metadata/t/metadata": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Metadata/t/taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Module-Metadata/t/version": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/NEXT/t/actual": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/NEXT/t/actuns": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/NEXT/t/dynamically_scoped_regex_vars": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/NEXT/t/next": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/NEXT/t/stringify": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/NEXT/t/unseen": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Params-Check/t/01_Params-Check": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Perl-OSType/t/OSType": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/PerlIO-via-QuotedPrint/t/QuotedPrint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/PerlIO-via-QuotedPrint/t/changes": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/PerlIO-via-QuotedPrint/t/critic": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/PerlIO-via-QuotedPrint/t/pod": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/PerlIO-via-QuotedPrint/t/pod_coverage": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Pod-Checker/t/pod/podchkenc": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Checker/t/pod/podchklink": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Checker/t/pod/poderrs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Checker/t/pod/podname": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Checker/t/pod/selfcheck": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Escapes/t/01_about_verbose": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Escapes/t/10_main": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Escapes/t/15_name2charnum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Perldoc/t/00_load": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Perldoc/t/01_about_verbose": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Perldoc/t/man/_get_columns": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Perldoc/t/pod": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/00about": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/20_skip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/JustPod01": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/JustPod02": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/JustPod_corpus": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/ac_d": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/accept01": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/accept05": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/begin": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/cbacks": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/chunking": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/closeys": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/content_seen": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/corpus": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/emptylists": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/enc-chars": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/encod01": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/encod02": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/encod03": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/encod04": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/end_over": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/eol": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/eol2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/fake-closers": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/fcodes": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/fcodes_e": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/fcodes_l": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/fcodes_s": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/for": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/fornot": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/github_issue_79": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/heads": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/html01": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/html02": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/html03": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/htmlbat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/items": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/items02": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/itemstar": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/linkclas": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/output": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/puller": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/pulltitl": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/reinit": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/render": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/rtf_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search05": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search10": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search12": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search20": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search22": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search25": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search26": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search27": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search28": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search29": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search50": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/search60": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/stree": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/strpvbtm": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/tiedfh": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/verb_fmt": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/verbatim": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/whine": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/x_nixer": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/xhtml-bkb": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/xhtml01": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/xhtml05": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/xhtml10": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/xhtml15": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Simple/t/xhtml20": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Usage/t/pod/headwithmarkup": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Usage/t/pod/pod2usage": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Usage/t/pod/pod2usage2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Usage/t/pod/selectheaders": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Pod-Usage/t/pod/selectsections": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/00version": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/any-all": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/blessed": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/dualvar": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/exotic_names": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/first": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/getmagic-once": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/head-tail": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/isvstring": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/lln": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/max": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/maxstr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/mesh": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/min": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/minstr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/openhan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/pair": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/product": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/prototype": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/readonly": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/reduce": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/reductions": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/refaddr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/reftype": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/rt-96343": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/sample": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/scalarutil-proto": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/shuffle": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/stack-corruption": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/subname": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/sum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/sum0": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/tainted": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/undefined-block": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/uniq": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/uniqnum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/weak": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Scalar-List-Utils/t/zip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Socket/t/Socket": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Socket/t/getaddrinfo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Socket/t/getnameinfo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Socket/t/ip_mreq": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Socket/t/ipv6_mreq": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Socket/t/sockaddr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Socket/t/socketpair": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Sys-Syslog/t/00-load": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Sys-Syslog/t/constants": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Sys-Syslog/t/cpan-rt-21516": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Sys-Syslog/t/cpan-rt-21866": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Sys-Syslog/t/cpan-rt-25488": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Sys-Syslog/t/cpan-rt-55151": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Sys-Syslog/t/cpan-rt-64287": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Sys-Syslog/t/facilities-routing": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Sys-Syslog/t/syslog": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Sys-Syslog/t/syslog-inet-udp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Term-ANSIColor/t/module/aliases-func": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Term-ANSIColor/t/module/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Term-ANSIColor/t/module/basic256": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Term-ANSIColor/t/module/eval": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Term-ANSIColor/t/module/stringify": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Term-ANSIColor/t/module/true-color": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Term-ANSIColor/t/taint/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Term-Cap/test": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/aggregator": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/bailout": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/base": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/callbacks": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/compat/env": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/compat/env_opts": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/compat/failure": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/compat/inc-propagation": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/compat/inc_taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/compat/nonumbers": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/compat/regression": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/compat/subclass": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/compat/switches": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/compat/test-harness-compat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/compat/version": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/console": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/env_opts": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/errors": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/file": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/glob-to-regexp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/grammar": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/harness": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/harness-bailout": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/harness-subclass": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/iterator_factory": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/iterators": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/multiplexer": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/nested": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/nofork": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/nofork-mux": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/object": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/parse": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/parser-config": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/parser-subclass": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/perl5lib": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/premature-bailout": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/process": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/prove": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/proverc": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/proverun": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/proveversion": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/regression": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/results": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/rulesfile": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/scheduler": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/source": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/source_handler": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/source_tests/source": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/spool": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/state": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/state_results": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/streams": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/testargs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/unicode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/yamlish": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/yamlish-output": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Harness/t/yamlish-writer": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/HashBase": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/00test_harness_check": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/01-basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/478-cmp_ok_hash": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/BEGIN_require_ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/BEGIN_use_ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Bugs/600": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Bugs/629": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/Builder": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/carp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/create": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/current_test": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/current_test_without_plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/details": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/done_testing": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/done_testing_double": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/done_testing_plan_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/done_testing_with_no_plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/done_testing_with_number": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/done_testing_with_plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/fork_with_new_stdout": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/has_plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/has_plan2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/is_fh": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/is_passing": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/maybe_regex": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/no_diag": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/no_ending": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/no_header": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/no_plan_at_all": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/ok_obj": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/output": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/reset": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/reset_outputs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Builder/try": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/More": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Regression/637": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Regression/683_thread_todo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Regression/6_cmp_ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Regression/736_use_ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Regression/789-read-only": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Regression/870-experimental-warnings": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Regression/is_capture": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Simple/load": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Test2/Subtest": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Tester/tbt_01basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Tester/tbt_02fhrestore": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Tester/tbt_03die": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Tester/tbt_04line_num": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Tester/tbt_05faildiag": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Tester/tbt_06errormess": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Tester/tbt_07args": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Tester/tbt_08subtest": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/Tester/tbt_09do": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/auto": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/bad_plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/bail_out": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/buffer": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/c_flag": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/capture": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/check_tests": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/circular_data": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/cmp_ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/depth": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/diag": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/died": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/dont_overwrite_die_handler": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/eq_set": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/exit": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/explain": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/explain_err_vars": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/extra": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/extra_one": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/fail": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/fail-like": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/fail-more": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/fail_one": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/filehandles": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/fork": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/harness_active": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/import": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/is_deeply_dne_bug": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/is_deeply_fail": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/is_deeply_with_threads": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/missing": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/new_ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/no_log_results": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/no_plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/no_tests": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/note": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/overload": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/overload_threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/plan_bad": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/plan_is_noplan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/plan_no_plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/plan_shouldnt_import": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/plan_skip_all": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/require_ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/run_test": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/simple": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/skip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/skipall": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/strays": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/args": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/bail_out": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/callback": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/die": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/do": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/events": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/fork": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/implicit_done": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/line_numbers": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/predicate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/singleton": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/todo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/subtest/wstat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/tbm_doesnt_set_exported_to": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/thread_taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/todo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/undef": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/use_ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/useing": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy/versions": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy_And_Test2/builder_loaded_late": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy_And_Test2/diag_event_on_ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy_And_Test2/hidden_warnings": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy_And_Test2/preload_diag_note": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Legacy_And_Test2/thread_init_warning": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/acceptance/try_it_done_testing": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/acceptance/try_it_fork": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/acceptance/try_it_no_plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/acceptance/try_it_plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/acceptance/try_it_skip": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/acceptance/try_it_threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/acceptance/try_it_todo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/Formatter": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/Subtest_buffer_formatter": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/Subtest_callback": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/Subtest_events": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/Subtest_plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/Subtest_todo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/Taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/disable_ipc_a": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/disable_ipc_b": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/disable_ipc_c": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/disable_ipc_d": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/err_var": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/init_croak": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/intercept": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/ipc_wait_timeout": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/nested_context_exception": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/no_load_api": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/run_subtest_inherit": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/special_names": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/subtest_bailout": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/trace_signature": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/behavior/uuid": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/legacy/TAP": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/API": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/API/Breakage": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/API/Context": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/API/Instance": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/API/InterceptResult": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Event": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Squasher": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/API/Stack": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Bail": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Diag": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Encoding": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Exception": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Fail": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Generic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Note": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Pass": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Skip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Subtest": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/TAP/Version": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/V2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Event/Waiting": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/EventFacet": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/EventFacet/About": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/EventFacet/Amnesty": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/EventFacet/Assert": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/EventFacet/Control": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/EventFacet/Error": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/EventFacet/Info": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/EventFacet/Meta": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/EventFacet/Parent": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/EventFacet/Plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/EventFacet/Trace": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Formatter/TAP": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Hub": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Hub/Interceptor": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Hub/Interceptor/Terminator": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Hub/Subtest": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/IPC": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/IPC/Driver": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/IPC/Driver/Files": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Tools/Tiny": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Util": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Util/ExternalMeta": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Util/Facets2Legacy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/modules/Util/Trace": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/regression/693_ipc_ordering": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/regression/746-forking-subtest": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/regression/gh_16": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/Test2/regression/ipc_files_abort_exit": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/642_persistent_end": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/662-tbt-no-plan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/684-nested_todo_diag": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/694_note_diag_return_values": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/696-intercept_skip_all": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/721-nested-streamed-subtest": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/757-reset_in_subtest": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/812-todo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/817-subtest-todo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/862-intercept_tb_todo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/buffered_subtest_plan_buffered": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/builder_does_not_init": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/errors_facet": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/fork_first": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/inherit_trace": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/no_name_in_subtest": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/skip_reason_object_ipc": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Test-Simple/t/regression/todo_and_facets": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/01_compile": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/02_extbrk": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/03_extcbk": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/04_extdel": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/05_extmul": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/06_extqlk": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/07_exttag": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/08_extvar": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/09_gentag": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/94_changes": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/95_critic": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/96_pmv": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/97_pod": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Text-Balanced/t/98_pod_coverage": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Text-ParseWords/t/ParseWords": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-ParseWords/t/taint": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/37000": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/39548": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/79766": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/Jacobson": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/Jacobson2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/Jochen": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/Tabs-ElCid": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/Wrap-JLB": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/belg4mit": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/dandv": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/fill": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/sep": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/sep2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/tabs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/undef": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/wrap": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Text-Tabs/t/wrap_separator2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Tie-RefHash/t/rebless": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Tie-RefHash/t/refhash": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Tie-RefHash/t/storable": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Tie-RefHash/t/threaded": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Time-Local/t/Local": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/01base": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/02core": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/02core_dst": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/03compare": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/04mjd": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/05overload": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/06large": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/06subclass": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/07arith": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/08truncate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/09locales": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/10overload": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Time-Piece/t/99legacy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/altern": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/backwds": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/cjk_b5": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/cjk_gb": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/cjk_ja": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/cjk_ko": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/cjk_py": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/cjk_st": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/cjk_zy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/cjkrange": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/compatui": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/contract": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/default": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/hangtype": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/hangul": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/ident": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/iglevel2": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/ignor": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/illegal": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/illegalp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/index": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/khitan": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_af": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ar": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_as": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_az": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_be": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_bg": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_bn": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_bs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_bscy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ca": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_cjk": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_cjkc": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_cs": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_cu": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_cy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_cyrl": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_da": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_de": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_deat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_deph": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_dsb": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ee": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_eo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_es": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_estr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_et": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_fa": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_fi": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_fil": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_fiph": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_fo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_fr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_frca": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_gu": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ha": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_haw": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_he": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_hi": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_hr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_hu": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_hy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ig": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_is": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ja": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_jait": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_japr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_kk": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_kl": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_kn": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ko": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_kok": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_lkt": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ln": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_lt": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_lv": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_mk": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ml": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_mncy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_mr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_mt": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_nb": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_nn": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_nso": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_om": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_or": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_pa": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_pl": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ro": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ru": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_sa": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_se": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_si": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_sidt": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_sk": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_sl": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_sq": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_sr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_srla": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_sv": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_svrf": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_sw": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ta": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_te": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_test": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_th": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_tn": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_to": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_tr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ugcy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_uk": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_ur": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_vi": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_vo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_wae": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_wo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_yo": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_zh": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_zhb5": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_zhgb": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_zhpy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_zhst": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/loc_zhzy": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/nonchar": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/normal": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/notable": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/nushu": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/overcjk0": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/overcjk1": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/override": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/rearrang": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/rewrite": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/tangut": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/test": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/trailwt": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/variable": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/version": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/Unicode-Collate/t/view": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/00-load": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/Fatal": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/args": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/autodie": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/backcompat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/basic_exceptions": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/binmode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/blog_hints": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/caller": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/chmod": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/chown": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/context": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/context_lexical": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/core-trampoline-slurp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/crickey": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/dbmopen": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/eval_error": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/exception_class": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/exception_nonref": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/exceptions": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/exec": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/filehandles": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/fileno": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/flock": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/format-clobber": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/hints": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/hints_insist": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/hints_pod_examples": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/hints_provider_does": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/hints_provider_easy_does_it": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/hints_provider_isa": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/import-into": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/autodie/t/internal": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/internal-backcompat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/kill": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/autodie/t/lethal": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/mkdir": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/no-default": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/no_carp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/open": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/read": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/recv": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/repeat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/rt-74246": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/scope_leak": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/skip": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/string-eval-basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/string-eval-leak": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/sysopen": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/truncate": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/unlink": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/user-context": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/usersub": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/utf8_open": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/utime": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/autodie/t/version": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/autodie/t/version_tag": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/backend-gmp-bigfloat": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/bignum/t/backend-gmp-bigint": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/bignum/t/backend-gmp-bignum": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/bignum/t/backend-gmp-bigrat": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/bignum/t/backend-pari-bigfloat": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/bignum/t/backend-pari-bigint": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/bignum/t/backend-pari-bignum": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/bignum/t/backend-pari-bigrat": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/bignum/t/bigexp": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/bigfloat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/bigint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/bignum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/bigrat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/const-bigfloat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/const-bigint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/const-bignum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/const-bigrat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/down-mbi-up-mbf": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/down-mbi-up-mbr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/down-mbi-up-undef": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/down-undef-up-mbf": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/e_pi-bigfloat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/e_pi-bigint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/e_pi-bignum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/e_pi-bigrat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/import-bigfloat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/import-bigint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/import-bignum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/import-bigrat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/in_effect": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/infnan-bigfloat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/infnan-bigint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/infnan-bignum-mbf": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/infnan-bignum-mbr": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/infnan-bigrat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/option_a": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/option_a-bignum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/option_l-bigfloat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/option_l-bigint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/option_l-bignum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/option_l-bigrat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/option_p": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/option_p-bignum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/overrides": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/ratopt_a": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/scope-bigfloat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/scope-bigint": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/scope-bignum": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/scope-bigrat": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/scope-nested-const": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/bignum/t/scope-nested-hex-oct": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/experimental/t/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/libnet/t/config": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/libnet/t/datasend": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/libnet/t/ftp": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/libnet/t/hostname": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/libnet/t/netrc": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/libnet/t/nntp": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/libnet/t/nntp_ipv6": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/libnet/t/nntp_ssl": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/libnet/t/pop3_ipv6": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/libnet/t/pop3_ssl": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/libnet/t/require": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/libnet/t/smtp": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/libnet/t/smtp_ipv6": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/libnet/t/smtp_ssl": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/libnet/t/time": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/parent/t/compile-time": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/parent/t/compile-time-file": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/parent/t/parent": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/parent/t/parent-classfromclassfile": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/parent/t/parent-classfromfile": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/parent/t/parent-pmc": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/parent/t/parent-returns-false": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/docs/changes": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/podlators/t/docs/pod": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/podlators/t/docs/pod-spelling": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/podlators/t/docs/spdx-license": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/podlators/t/docs/synopsis": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/podlators/t/general/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/general/filehandle": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/general/pod-parser": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/man/devise-date": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/man/devise-title": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/man/empty": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/man/encoding": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/man/heading": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/man/iso-8859-1": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/man/no-encode": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/man/snippets": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/man/utf8-io": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/parselink/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/style/critic": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/podlators/t/style/kwalitee": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/podlators/t/style/minimum-version": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/podlators/t/style/module-version": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/podlators/t/style/obsolete-strings": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/podlators/t/style/strict": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.cpan/podlators/t/text/color": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/text/invalid": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/text/iso-8859-1": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/text/overstrike": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/text/snippets": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/text/termcap": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/podlators/t/text/utf8-io": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/version/t/01base": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/version/t/02derived": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/version/t/03require": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/version/t/04strict_lax": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/version/t/05sigdie": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/version/t/06noop": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/version/t/07locale": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/version/t/08_corelist": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/version/t/09_list_util": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/version/t/10_lyon": {
                "status": "PASSED"
            },
            "ptestresult.perl.cpan/version/t/11_taint": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Attribute-Handlers/t/caller": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Attribute-Handlers/t/constants": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Attribute-Handlers/t/data_convert": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Attribute-Handlers/t/linerep": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Attribute-Handlers/t/multi": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/Carp": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/Carp_overload": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/Carp_overloadless": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/arg_regexp": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/arg_string": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/baduni": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/baduni_warnings": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/broken_can": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/broken_univ_can": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/errno": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/heavy": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/heavy_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/stack_after_err": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/stash_deletion": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/swash": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/vivify_gv": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/vivify_stash": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Carp/t/with_warnings": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/bless": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/bless_var_method": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/bugs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/deparse": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/dumper": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/dumpperl": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/freezer": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/freezer_useperl": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/huge": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/indent": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/misc": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/names": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/overload": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/pair": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/perl-74170": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/purity_deepcopy_maxdepth": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/qr": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/quotekeys": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/recurse": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/seen": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/sortkeys": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/sparseseen": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/terse": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/toaster": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/trailing_comma": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Data-Dumper/t/values": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Devel-SelfStubber/t/Devel-SelfStubber": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Dumpvalue/t/Dumpvalue": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Dumpvalue/t/extend-coverage": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Dumpvalue/t/rt-134441-dumpvalue": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Env/t/array": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Env/t/env": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Exporter/t/Exporter": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Exporter/t/warn": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-CBuilder/t/00-have-compiler": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-CBuilder/t/01-basic": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/ExtUtils-CBuilder/t/02-link": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/ExtUtils-CBuilder/t/03-cplusplus": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/ExtUtils-CBuilder/t/04-base": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/001-basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/002-more": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/003-usage": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/101-standard_typemap_locations": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/102-trim_whitespace": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/103-tidy_type": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/104-map_type": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/105-valid_proto_string": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/106-process_typemaps": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/108-map_type": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/109-standard_XS_defs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/110-assign_func_args": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/111-analyze_preprocessor_statements": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/112-set_cond": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/113-check_cond_preproc_statements": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/114-blurt_death_Warn": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/115-avoid-noise": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/501-t-compile": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/510-t-bare": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/511-t-whitespace": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/512-t-file": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/513-t-merge": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/514-t-embed": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/515-t-cmd": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/516-t-clone": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/517-t-targetable": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/ExtUtils-ParseXS/t/600-t-compat": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Filter-Simple/t/code_no_comments": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Filter-Simple/t/data": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Filter-Simple/t/export": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Filter-Simple/t/filter": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Filter-Simple/t/filter_only": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Filter-Simple/t/import": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Filter-Simple/t/no": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/FindBin/t/FindBin": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/I18N-Collate/t/I18N-Collate": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/I18N-LangTags/t/01_about_verbose": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/I18N-LangTags/t/05_main": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/I18N-LangTags/t/07_listy": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/I18N-LangTags/t/10_http": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/I18N-LangTags/t/20_locales": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/I18N-LangTags/t/50_super": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/I18N-LangTags/t/55_supers_strict": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/I18N-LangTags/t/80_all_env": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/IO": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/cachepropagate-tcp": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/cachepropagate-udp": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/cachepropagate-unix": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/gh17447": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_const": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_dir": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_dup": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_file": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_file_export": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_getline": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_leak": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_linenum": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_multihomed": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_pipe": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_poll": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_sel": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_sock": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_sock_errstr": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_tell": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_udp": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_unix": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_utf8argv": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/IO/t/io_xs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/01_about_verbose": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/04_use_external_lex_cache": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/09_compile": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/10_make": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/20_get": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/30_eval_dollar_at": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/40_super": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/50_super": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/60_super": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/70_fail_auto": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/90_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/91_backslash": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/92_blacklist": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/93_whitelist": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/94_denylist": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Locale-Maketext/t/95_allowlist": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Math-Complex/t/Complex": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Math-Complex/t/Trig": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Math-Complex/t/underbar": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Module-CoreList/t/corelist": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Module-CoreList/t/deprecated": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Module-CoreList/t/find_modules": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Module-CoreList/t/is_core": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Module-CoreList/t/maintainer": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Module-CoreList/t/pod": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Module-CoreList/t/utils": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/000_load": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/001_new": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/010_pingecho": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/110_icmp_inst": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/120_udp_inst": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/130_tcp_inst": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/140_stream_inst": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/150_syn_inst": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/190_alarm": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Net-Ping/t/200_ping_tcp": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Net-Ping/t/250_ping_hires": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Net-Ping/t/300_ping_stream": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Net-Ping/t/400_ping_syn": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Net-Ping/t/410_syn_host": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Net-Ping/t/420_ping_syn_port": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Net-Ping/t/450_service": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/500_ping_icmp": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/501_ping_icmpv6": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/510_ping_udp": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Net-Ping/t/520_icmp_ttl": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/PathTools/t/Functions": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/PathTools/t/Spec": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/PathTools/t/Spec-taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/PathTools/t/abs2rel": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/PathTools/t/crossplatform": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/PathTools/t/cwd": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/PathTools/t/cwd_enoent": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/PathTools/t/rel2abs2rel": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/PathTools/t/taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/PathTools/t/tmpdir": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/PathTools/t/win32": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Safe/t/safe1": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Safe/t/safe2": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Safe/t/safe3": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Safe/t/safeload": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Safe/t/safenamedcap": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Safe/t/safeops": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Safe/t/saferegexp": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Safe/t/safesecurity": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Safe/t/safesort": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Safe/t/safeuniversal": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Safe/t/safeutf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Safe/t/safewrap": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Search-Dict/t/Dict": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/SelfLoader/t/01SelfLoader": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/SelfLoader/t/02SelfLoader-buggy": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/SelfLoader/t/03taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/CVE-2015-1592": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/attach": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/attach_errors": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/attach_singleton": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/blessed": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/boolean": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/canonical": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/circular_hook": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/code": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/compat01": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Storable/t/compat06": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/croak": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/dclone": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/destroy": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/downgrade": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/file_magic": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/flags": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/forgive": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/freeze": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/huge": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Storable/t/hugeids": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Storable/t/integer": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/interwork56": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Storable/t/just_plain_nasty": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/leaks": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Storable/t/lock": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/malice": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/overload": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/recurse": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/regexp": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/restrict": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/retrieve": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/robust": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/sig_die": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/store": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/tied": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/tied_hook": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/tied_items": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/tied_reify": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/tied_store": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/utf8hash": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Storable/t/weak": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Term-Complete/t/Complete": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Term-ReadLine/t/AE": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Term-ReadLine/t/AETk": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Term-ReadLine/t/ReadLine": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Term-ReadLine/t/ReadLine-STDERR": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Term-ReadLine/t/Tk": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Test/t/05_about_verbose": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Test/t/fail": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Test/t/mix": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Test/t/multiline": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Test/t/onfail": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Test/t/qr": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Test/t/skip": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Test/t/success": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Test/t/todo": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Text-Abbrev/t/Abbrev": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Queue/t/01_basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Queue/t/02_refs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Queue/t/03_peek": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Queue/t/04_errs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Queue/t/05_extract": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Queue/t/06_insert": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Queue/t/07_lock": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Queue/t/08_nothreads": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Queue/t/09_ended": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Queue/t/10_timed": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Queue/t/11_limit": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Semaphore/t/01_basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Semaphore/t/02_errs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Semaphore/t/03_nothreads": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Semaphore/t/04_nonblocking": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Semaphore/t/05_force": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Thread-Semaphore/t/06_timed": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/01_gen": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/02_fetchsize": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/03_longfetch": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/04_splice": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/05_size": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/06_fixrec": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/07_rv_splice": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/08_ro": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/09_gen_rs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/10_splice_rs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/11_rv_splice_rs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/12_longfetch_rs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/13_size_rs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/14_lock": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/15_pushpop": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/16_handle": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/17_misc_meth": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/18_rs_fixrec": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/19_cache": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/20_cache_full": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/21_win32": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/Tie-File/t/22_autochomp": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/23_rv_ac_splice": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/24_cache_loop": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/25_gen_nocache": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/26_twrite": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/27_iwrite": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/28_mtwrite": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/29_downcopy": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/29a_upcopy": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/30_defer": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/31_autodefer": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/32_defer_misc": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/33_defer_vs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/40_abs_cache": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/41_heap": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/42_offset": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Tie-File/t/43_synopsis": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/alarm": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/clock": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/gettimeofday": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/itimer": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/nanosleep": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/sleep": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/stat": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/time": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/tv_interval": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/ualarm": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/usleep": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Time-HiRes/t/utime": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/fcdc": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/form": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/func": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/illegal": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/norm": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/null": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/partial1": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/partial2": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/proto": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/split": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/test": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/Unicode-Normalize/t/tie": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/XSLoader/t/XSLoader": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/autouse/t/autouse": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/base/t/base": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/base/t/base-open-chunk": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/base/t/base-open-line": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/base/t/compile-time": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/base/t/core-global": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/base/t/fields": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/base/t/fields-5_6_0": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/base/t/fields-5_8_0": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/base/t/fields-base": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/base/t/incdot": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/base/t/isa": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/base/t/sigdie": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/base/t/version": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/base/t/warnings": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/constant/t/constant": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/constant/t/utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/encoding-warnings/t/1-warning": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/encoding-warnings/t/2-fatal": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/encoding-warnings/t/3-normal": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/encoding-warnings/t/4-lexical": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/if/t/if": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/lib/t/01lib": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/0nothread": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/av_refs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/av_simple": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/blessed": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/clone": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/cond": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/disabled": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/dualvar": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/hv_refs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/hv_simple": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/no_share": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/object": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/object2": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/shared_attr": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/stress": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/sv_refs": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/sv_simple": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/wait": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads-shared/t/waithires": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/blocks": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/context": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/end": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/err": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/exit": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/free": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/free2": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/join": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/kill": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/kill2": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/kill3": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/libc": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/list": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/no_threads": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/threads/t/problems": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/stack": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/stack_env": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/state": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/stress_cv": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/stress_re": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/stress_string": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/thread": {
                "status": "PASSED"
            },
            "ptestresult.perl.dist/threads/t/unique": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.dist/threads/t/version": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/b": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/bool": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/concise": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/concise-xs": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/f_map": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/f_sort": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/invlist": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.ext/B/t/o": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/optree_check": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/optree_concise": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/optree_constants": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/optree_for": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/optree_misc": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/optree_samples": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/optree_sort": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/optree_specials": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/optree_varinit": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/perlstring": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/pragma": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/showlex": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/strict": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/sv_stash": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/terse": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/walkoptree": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/B/t/xref": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Devel-Peek/t/Peek": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/DynaLoader/t/DynaLoader": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Errno/t/Errno": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Fcntl/t/autoload": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Fcntl/t/fcntl": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Fcntl/t/mode": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Fcntl/t/syslfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/File-DosGlob/t/DosGlob": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/File-Find/t/correct-absolute-path-with-follow": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/File-Find/t/find": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/File-Find/t/taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/File-Glob/t/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/File-Glob/t/case": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/File-Glob/t/global": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/File-Glob/t/rt114984": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/File-Glob/t/rt131211": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/File-Glob/t/taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/File-Glob/t/threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/FileCache/t/01open": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/FileCache/t/02maxopen": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/FileCache/t/03append": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/FileCache/t/04twoarg": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/FileCache/t/05override": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/FileCache/t/06export": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/FileCache/t/07noimport": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/GDBM_File/t/count": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/GDBM_File/t/dump": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/GDBM_File/t/fatal": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/GDBM_File/t/gdbm": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/GDBM_File/t/opt": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/GDBM_File/t/snapshot": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Hash-Util-FieldHash/t/01_load": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Hash-Util-FieldHash/t/02_function": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Hash-Util-FieldHash/t/03_class": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Hash-Util-FieldHash/t/04_thread": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Hash-Util-FieldHash/t/05_perlhook": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Hash-Util-FieldHash/t/11_hashassign": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Hash-Util-FieldHash/t/12_hashwarn": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Hash-Util/t/Util": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Hash-Util/t/builtin": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/I18N-Langinfo/t/Langinfo": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/IPC-Open3/t/IPC-Open2": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/IPC-Open3/t/IPC-Open3": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/IPC-Open3/t/fd": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/NDBM_File/t/ndbm": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Opcode/t/Opcode": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Opcode/t/ops": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/export": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/fenv": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/iv_const": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/math": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/mb": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/posix": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/sigaction": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/sigset": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/strerror_errno": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/sysconf": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/termios": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/time": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/unimplemented": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/usage": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/waitpid": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/POSIX/t/wrappers": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/PerlIO-encoding/t/encoding": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/PerlIO-encoding/t/fallback": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/PerlIO-encoding/t/nolooping": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/PerlIO-encoding/t/threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/PerlIO-scalar/t/scalar": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/PerlIO-scalar/t/scalar_ungetc": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/PerlIO-via/t/thread": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/PerlIO-via/t/via": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Functions/t/Functions": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/anchorify": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/cache": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/crossref": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/crossref2": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/crossref3": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/eol": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/feature": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/feature2": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/htmldir1": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/htmldir2": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/htmldir3": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/htmldir4": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/htmldir5": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/htmlescp": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/htmllink": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/htmlview": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/poderr": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Pod-Html/t/podnoerr": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/SDBM_File/t/constants": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/SDBM_File/t/corrupt": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/SDBM_File/t/prep": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/SDBM_File/t/sdbm": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Sys-Hostname/t/Hostname": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Tie-Hash-NamedCapture/t/tiehash": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/Tie-Memoize/t/Tie-Memoize": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/addissub": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/arrayexpr": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/autoload": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/blockasexpr": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/blockhooks": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/blockhooks-csc": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/boolean": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/boolean-thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/bootstrap": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/call": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/call_checker": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/caller": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/callregexec": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/check_warnings": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/cleanup": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/clone-with-stack": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/cophh": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/coplabel": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/copstash": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/copyhints": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/customop": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/cv_name": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/cv_refcounted_anysv": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/delimcpy": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/eval-filter": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/exception": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/extend": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/fetch_pad_names": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/get": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/gotosub": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/grok": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/gv_autoload4": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/gv_const_sv": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/gv_fetchmeth": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/gv_fetchmeth_autoload": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/gv_fetchmethod_flags": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/gv_init": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/handy00": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/handy01": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/handy02": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/handy03": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/handy04": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/handy05": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/handy06": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/handy07": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/handy08": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/handy09": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/hash": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/hv_macro": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/join_with_space": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/keyword_multiline": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/keyword_plugin": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/keyword_plugin_threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/labelconst": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/lexsub": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/load-module": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/locale": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/loopblock": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/looprest": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/lvalue": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/magic": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/magic_chain": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/mortal_destructor": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/mro": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/multicall": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/my_cxt": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/my_exit": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/my_strtod": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/newAV": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/newCONSTSUB": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/newDEFSVOP": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/op": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/op_contextualize": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/op_list": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/overload": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/pad_scalar": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/peep": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/pmflag": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/postinc": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/printf": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/ptr_table": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/push": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/refs": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/rmagical": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/rv2cv_op_cv": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/savehints": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/savestack": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/scopelessblock": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/sort": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/stmtasexpr": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/stmtsasexpr": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/stuff_modify_bug": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/stuff_svcur_bug": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/subcall": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/subsignature": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/sv_numeq": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/sv_streq": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/svcat": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/svcatpvf": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/sviscow": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/svpeek": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/svpv": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/svpv_magic": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/svsetsv": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/swaplabel": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/swaptwostmts": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/sym-hook": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/synthetic_scope": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/temp_lv_sub": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/underscore_length": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf16_to_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8_to_bytes": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8_warn00": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8_warn01": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8_warn02": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8_warn03": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8_warn04": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8_warn05": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8_warn06": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8_warn07": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8_warn08": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/utf8_warn09": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/weaken": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/whichsig": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/win32": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.ext/XS-APItest/t/xs_special_subs": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/xs_special_subs_require": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-APItest/t/xsub_h": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/XS-Typemap/t/Typemap": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/re/t/intflags": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/re/t/lexical_debug": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/re/t/qr": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/re/t/re": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/re/t/re_funcs": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/re/t/re_funcs_u": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/re/t/reflags": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/re/t/regop": {
                "status": "PASSED"
            },
            "ptestresult.perl.ext/re/t/strict": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/AnyDBM_File": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/B/Deparse": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/B/Deparse-core": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/B/Deparse-subclass": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Benchmark": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Class/Struct": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Config": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Config/Extensions": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/DB": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.lib/DBM_Filter/t/01error": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/DBM_Filter/t/02core": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/DBM_Filter/t/compress": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/DBM_Filter/t/encode": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/DBM_Filter/t/int32": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/DBM_Filter/t/null": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/DBM_Filter/t/utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/DirHandle": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/English": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/ExtUtils/t/Embed": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.lib/File/Basename": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/File/Compare": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/File/Copy": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/File/stat": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/File/stat-7896": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/FileHandle": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Getopt/Std": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Internals": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Net/hostent": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Net/netent": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.lib/Net/protoent": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Net/servent": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Pod/t/Usage": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/SelectSaver": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Symbol": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Thread": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Tie/Array/push": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Tie/Array/splice": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Tie/Array/std": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Tie/Array/stdpush": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Tie/ExtraHash": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Tie/Handle/stdhandle": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Tie/Handle/stdhandle_from_handle": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Tie/Hash": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Tie/Scalar": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Tie/SubstrHash": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Time/gmtime": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Time/localtime": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Unicode/UCD": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/Unicode/testnorm": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.lib/User/grent": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/User/pwent": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/blib": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/builtin": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/bytes": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/charnames": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/diagnostics": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/dumpvar": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.lib/feature": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/feature/unicode_strings": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/filetest": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/h2ph": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/h2xs": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/integer": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/less": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/locale": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/locale_threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/meta_notation": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/open": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/overload": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.lib/overload64": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/overloading": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/perl5db": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/perlbug": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/sigtrap": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/sort": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/strict": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/subs": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/vars": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/vars_carp": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/vmsish": {
                "status": "PASSED"
            },
            "ptestresult.perl.lib/warnings": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/base/cond": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/base/if": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/base/lex": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/base/num": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/base/pat": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/base/rs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/base/term": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/base/translate": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/base/while": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/class/class": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/class/construct": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/class/destruct": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/class/field": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/class/inherit": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/class/method": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/class/phasers": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/class/threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/cmd/elsif": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/cmd/for": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/cmd/mod": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/cmd/subval": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/cmd/switch": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/bproto": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/cmdopt": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/colon": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/decl": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/filter_exception": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/final_line_num": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/fold": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/form_scope": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/hints": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/line_debug": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/multiline": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/opsubs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/our": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/package": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/package_block": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/parser": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/parser_run": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/proto": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/redef": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/require": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/retainedlines": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/term": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/uproto": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/use": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/comp/utf": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/argv": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/binmode": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/bom": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/closepid": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/crlf": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/crlf_through": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/data": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/defout": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/dup": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/eintr": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/io/eintr_print": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/io/errno": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/errnosig": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/fflush": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/fs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/getcwd": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/io/inplace": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/iofile": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/iprefix": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/layers": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/msg": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/nargv": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/open": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/openpid": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/paragraph_mode": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/perlio": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/perlio_fail": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/perlio_leaks": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/perlio_open": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/pipe": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/print": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/pvbm": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/read": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/say": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/sem": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/semctl": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/shm": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/socket": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/socketpair": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/tell": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/through": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/io/utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/lib/commonsense": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/lib/croak": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/lib/cygwin": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/lib/deprecate": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/lib/mypragma": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/lib/no_load": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/lib/overload_fallback": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/lib/overload_nomethod": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/lib/proxy_constant_subs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/lib/universal": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_01_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_01_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_01_dfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_01_dfs_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_02_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_02_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_02_dfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_02_dfs_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_03_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_03_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_03_dfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_03_dfs_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_04_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_04_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_04_dfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_04_dfs_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_05_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_05_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_05_dfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_05_dfs_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/basic_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/c3_with_overload": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/c3_with_overload_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/complex_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/complex_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/complex_dfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/complex_dfs_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/dbic_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/dbic_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/dbic_dfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/dbic_dfs_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/inconsistent_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/inconsistent_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/isa_aliases": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/isa_aliases_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/isa_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/isa_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/isa_dfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/isa_dfs_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/isarev": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/isarev_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/method_caching": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/method_caching_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_NEXT": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_NEXT_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_edgecases": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_edgecases_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_goto": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_goto_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_inanon": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_inanon_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_ineval": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_ineval_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_method": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_method_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_skip": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/next_skip_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/overload_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/overload_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/overload_dfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/package_aliases": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/package_aliases_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/pkg_gen": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/pkg_gen_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/recursion_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/recursion_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/recursion_dfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/recursion_dfs_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/vulcan_c3": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/vulcan_c3_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/vulcan_dfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/mro/vulcan_dfs_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/64bitint": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/aassign": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/alarm": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/anonconst": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/anonsub": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/append": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/args": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/arith2": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/array": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/assignwarn": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/attrhand": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/attrproto": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/attrs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/auto": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/avhv": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/bless": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/blocks": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/bool": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/bop": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/caller": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/catch": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/chars": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/chdir": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/chop": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/chr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/closure": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/cmpchain": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/concat2": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/cond": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/const-optree": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/context": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/coreamp": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/coresubs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/cproto": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/crypt": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/current_sub": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/dbm": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/decl-refs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/defer": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/defined": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/defins": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/delete": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/die": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/die_except": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/die_exit": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/die_keeperr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/die_unwind": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/do": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/dor": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/dump": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/op/each": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/each_array": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/eval": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/evalbytes": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/exec": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/exists_sub": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/exp": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/fh": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/filehandle": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/filetest": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/filetest_stack_ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/filetest_t": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/flip": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/for": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/for-many": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/fork": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/fresh_perl_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/getpid": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/getppid": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/glob": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/gmagic": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/goto": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/goto_xs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/grent": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/grep": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/groups": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/gv": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/hash": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/hash-clear-placeholders": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/hash-rt85026": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/hashassign": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/hashwarn": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/heredoc": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/hexfp": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/hook/require": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/inc": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/inccode": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/inccode-tie": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/incfilter": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/index": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/index_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/infnan": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/int": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/isa": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/join": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/kill0": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/kvaslice": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/kvhslice": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/lc": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/leaky-magic": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/length": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/lex": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/lex_assign": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/lexsub": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/lfs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/list": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/local": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/localref": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/lock": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/loopctl": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/lop": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/lvref": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/magic": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/magic-27839": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/method": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/mkdir": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/multideref": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/my": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/my_stash": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/mydef": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/negate": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/not": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/numconvert": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/numify": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/numify_chkflags": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/oct": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/or": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/ord": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/overload_integer": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/override": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/pack": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/packagev": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/pos": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/postfixderef": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/pow": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/print": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/protowarn": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/push": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/pwent": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/qr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/quotemeta": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/rand": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/range": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/read": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/readdir": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/readline": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/recurse": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/ref": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/repeat": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/require_37033": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/require_errors": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/require_gh20577": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/require_override": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/reset": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/reverse": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/rt119311": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/runlevel": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/select": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/setpgrpstack": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/sigdispatch": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/signame_canonical": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/signatures": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/sigsystem": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/sleep": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/smartkve": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/smartmatch": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/sort": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/splice": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/split": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/split_unicode": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/sprintf": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/sprintf2": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/srand": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/sselect": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/stash": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/stash_parse_gv": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/stat": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/stat_errors": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/state": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/study": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/studytied": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/sub": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/sub_lval": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/substr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/substr_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/svflags": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/svleak": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/switch": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/symbolcache": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/sysio": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/threads-dirh": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/tie": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/tie_fetch_count": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/tiearray": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/tiehandle": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/tiehash": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/time": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/time_loop": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/tr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/tr_latin1": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/try": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/undef": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/universal": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/unlink": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/unshift": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/upgrade": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/utf8cache": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/utf8decode": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/utf8magic": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/utfhash": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/utftaint": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/vec": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/ver": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/waitpid": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/wantarray": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/warn": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/while": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/write": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/op/yadayada": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/opbasic/arith": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/opbasic/cmp": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/opbasic/concat": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/opbasic/magic_phase": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/opbasic/qq": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/perf/benchmarks": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/perf/opcount": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/perf/optree": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/perf/speed": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/perf/taint": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/FindExt": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/args_assert": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/authors": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/bench": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/bench_selftest": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/bincompat": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/checkcase": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/checkcfgvar": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/cmp_version": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/copyright": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/corelist": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/customized": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/deprecation": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/diag": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/dual-life": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/exec-bit": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/extrefs": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/filenames": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/globvar": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/header_parser": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/libperl": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/maintainers": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/manifest": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/perlfunc": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/pod_rules": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/podcheck": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/re_context": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/readme": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/regen": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/ss_dup": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/test_bootstrap": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/test_testlist": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/porting/update_authors": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/porting/utils": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/re/alpha_assertions": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/anyof": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/begin-once": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/bigfuzzy_not_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/charset": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/fold_grind_8": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/re/fold_grind_T": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/re/fold_grind_a": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/fold_grind_aa": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/fold_grind_d": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/fold_grind_l": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/fold_grind_u": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/keep_tabs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/no_utf8_pm": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/opt": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/overload": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat_advanced": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat_advanced_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat_psycho": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat_psycho_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat_re_eval": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat_re_eval_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat_rt_report": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat_rt_report_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat_special_cc": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat_special_cc_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pat_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/pos": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/qr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/qr-72922": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/qr_gc": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/qrstack": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/recompile": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_60508": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_email": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_email_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_eval": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_eval_scope": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_fold": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_mesg": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_namedcapture": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_nc_tie": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_nocapture": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_pmod": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/reg_posixcc": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regex_sets": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regex_sets_compat": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regexp": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regexp_noamp": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regexp_nonull": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regexp_normal": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regexp_notrie": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regexp_qr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regexp_qr_embed": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regexp_qr_embed_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regexp_trielist": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regexp_unicode_prop": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/regexp_unicode_prop_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/rt122747": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/rxcode": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/script_run": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/speed": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/speed_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/stclass_threads": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/subst": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/substT": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/subst_amp": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/subst_wamp": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/uniprops01": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/uniprops02": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/uniprops03": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/uniprops04": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/uniprops05": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/uniprops06": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/uniprops07": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/uniprops08": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/uniprops09": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/uniprops10": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/re/user_prop_race_thr": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/cloexec": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/dtrace": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/run/exit": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/fresh_perl": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/locale": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/noswitch": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/runenv": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/runenv_hashseed": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/runenv_randseed": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/script": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switch0": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switchC": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switchDx": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/run/switchF": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switchF1": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switchF2": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switchI": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switchM": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switcha": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switchd": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switchd-78586": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switches": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switchn": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switchp": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switcht": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/run/switchx": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/test_pl/_num_to_alpha": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/test_pl/can_isa_ok": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/test_pl/plan_skip_all": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/test_pl/tempfile": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/attrs": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/bless": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/caller": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/chomp": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/class": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/eval": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/fold": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/goto": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/greek": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/uni/gv": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/labels": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/latin2": {
                "status": "SKIPPED"
            },
            "ptestresult.perl.t/uni/lex_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/lower": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/method": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/opcroak": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/overload": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/package": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/parser": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/readline": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/select": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/sprintf": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/stash": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/tie": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/title": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/tr_utf8": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/universal": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/upper": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/variables": {
                "status": "PASSED"
            },
            "ptestresult.perl.t/uni/write": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:03\nBEGIN: /usr/lib/perl/ptest\nPASS: t/test_pl/_num_to_alpha\nPASS: t/test_pl/can_isa_ok\nSKIP: t/test_pl/plan_skip_all\nPASS: t/test_pl/tempfile\nPASS: t/base/cond\nPASS: t/base/if\nPASS: t/base/lex\nPASS: t/base/num\nPASS: t/base/pat\nPASS: t/base/rs\nPASS: t/base/term\nPASS: t/base/translate\nPASS: t/base/while\nPASS: t/comp/bproto\nPASS: t/comp/cmdopt\nPASS: t/comp/colon\nPASS: t/comp/decl\nPASS: t/comp/filter_exception\nPASS: t/comp/final_line_num\nPASS: t/comp/fold\nPASS: t/comp/form_scope\nPASS: t/comp/hints\nPASS: t/comp/line_debug\nPASS: t/comp/multiline\nPASS: t/comp/opsubs\nPASS: t/comp/our\nPASS: t/comp/package\nPASS: t/comp/package_block\nPASS: t/comp/parser\nPASS: t/comp/parser_run\nPASS: t/comp/proto\nPASS: t/comp/redef\nPASS: t/comp/require\nPASS: t/comp/retainedlines\nPASS: t/comp/term\nPASS: t/comp/uproto\nPASS: t/comp/use\nPASS: t/comp/utf\nPASS: t/run/cloexec\nSKIP: t/run/dtrace\nPASS: t/run/exit\nPASS: t/run/fresh_perl\nPASS: t/run/locale\nPASS: t/run/noswitch\nPASS: t/run/runenv\nPASS: t/run/runenv_hashseed\nPASS: t/run/runenv_randseed\nPASS: t/run/script\nPASS: t/run/switch0\nPASS: t/run/switchC\nSKIP: t/run/switchDx\nPASS: t/run/switchF\nPASS: t/run/switchF1\nPASS: t/run/switchF2\nPASS: t/run/switchI\nPASS: t/run/switchM\nPASS: t/run/switcha\nPASS: t/run/switchd-78586\nPASS: t/run/switchd\nPASS: t/run/switches\nPASS: t/run/switchn\nPASS: t/run/switchp\nPASS: t/run/switcht\nPASS: t/run/switchx\nPASS: t/cmd/elsif\nPASS: t/cmd/for\nPASS: t/cmd/mod\nPASS: t/cmd/subval\nPASS: t/cmd/switch\nPASS: t/io/argv\nPASS: t/io/binmode\nPASS: t/io/bom\nPASS: t/io/closepid\nPASS: t/io/crlf\nPASS: t/io/crlf_through\nPASS: t/io/data\nPASS: t/io/defout\nPASS: t/io/dup\nSKIP: t/io/eintr\nSKIP: t/io/eintr_print\nPASS: t/io/errno\nPASS: t/io/errnosig\nPASS: t/io/fflush\nPASS: t/io/fs\nSKIP: t/io/getcwd\nPASS: t/io/inplace\nPASS: t/io/iofile\nPASS: t/io/iprefix\nPASS: t/io/layers\nPASS: t/io/msg\nPASS: t/io/nargv\nPASS: t/io/open\nPASS: t/io/openpid\nPASS: t/io/paragraph_mode\nPASS: t/io/perlio\nPASS: t/io/perlio_fail\nPASS: t/io/perlio_leaks\nPASS: t/io/perlio_open\nPASS: t/io/pipe\nPASS: t/io/print\nPASS: t/io/pvbm\nPASS: t/io/read\nPASS: t/io/say\nPASS: t/io/sem\nPASS: t/io/semctl\nPASS: t/io/shm\nPASS: t/io/socket\nPASS: t/io/socketpair\nPASS: t/io/tell\nPASS: t/io/through\nPASS: t/io/utf8\nPASS: t/re/alpha_assertions\nPASS: t/re/anyof\nPASS: t/re/begin-once\nPASS: t/re/bigfuzzy_not_utf8\nPASS: t/re/charset\nSKIP: t/re/fold_grind_8\nSKIP: t/re/fold_grind_T\nPASS: t/re/fold_grind_a\nPASS: t/re/fold_grind_aa\nPASS: t/re/fold_grind_d\nPASS: t/re/fold_grind_l\nPASS: t/re/fold_grind_u\nPASS: t/re/keep_tabs\nPASS: t/re/no_utf8_pm\nPASS: t/re/opt\nPASS: t/re/overload\nPASS: t/re/pat\nPASS: t/re/pat_advanced\nPASS: t/re/pat_advanced_thr\nPASS: t/re/pat_psycho\nPASS: t/re/pat_psycho_thr\nPASS: t/re/pat_re_eval\nPASS: t/re/pat_re_eval_thr\nPASS: t/re/pat_rt_report\nPASS: t/re/pat_rt_report_thr\nPASS: t/re/pat_special_cc\nPASS: t/re/pat_special_cc_thr\nPASS: t/re/pat_thr\nPASS: t/re/pos\nPASS: t/re/qr-72922\nPASS: t/re/qr\nPASS: t/re/qr_gc\nPASS: t/re/qrstack\nPASS: t/re/recompile\nPASS: t/re/reg_60508\nPASS: t/re/reg_email\nPASS: t/re/reg_email_thr\nPASS: t/re/reg_eval\nPASS: t/re/reg_eval_scope\nPASS: t/re/reg_fold\nPASS: t/re/reg_mesg\nPASS: t/re/reg_namedcapture\nPASS: t/re/reg_nc_tie\nPASS: t/re/reg_nocapture\nPASS: t/re/reg_pmod\nPASS: t/re/reg_posixcc\nPASS: t/re/regex_sets\nPASS: t/re/regex_sets_compat\nPASS: t/re/regexp\nPASS: t/re/regexp_noamp\nPASS: t/re/regexp_nonull\nPASS: t/re/regexp_normal\nPASS: t/re/regexp_notrie\nPASS: t/re/regexp_qr\nPASS: t/re/regexp_qr_embed\nPASS: t/re/regexp_qr_embed_thr\nPASS: t/re/regexp_trielist\nPASS: t/re/regexp_unicode_prop\nPASS: t/re/regexp_unicode_prop_thr\nPASS: t/re/rt122747\nPASS: t/re/rxcode\nPASS: t/re/script_run\nPASS: t/re/speed\nPASS: t/re/speed_thr\nPASS: t/re/stclass_threads\nPASS: t/re/subst\nPASS: t/re/substT\nPASS: t/re/subst_amp\nPASS: t/re/subst_wamp\nPASS: t/re/uniprops01\nPASS: t/re/uniprops02\nPASS: t/re/uniprops03\nPASS: t/re/uniprops04\nPASS: t/re/uniprops05\nPASS: t/re/uniprops06\nPASS: t/re/uniprops07\nPASS: t/re/uniprops08\nPASS: t/re/uniprops09\nPASS: t/re/uniprops10\nPASS: t/re/user_prop_race_thr\nPASS: t/opbasic/arith\nPASS: t/opbasic/cmp\nPASS: t/opbasic/concat\nPASS: t/opbasic/magic_phase\nPASS: t/opbasic/qq\nPASS: t/op/64bitint\nPASS: t/op/aassign\nPASS: t/op/alarm\nPASS: t/op/anonconst\nPASS: t/op/anonsub\nPASS: t/op/append\nPASS: t/op/args\nPASS: t/op/arith2\nPASS: t/op/array\nPASS: t/op/assignwarn\nPASS: t/op/attrhand\nPASS: t/op/attrproto\nPASS: t/op/attrs\nPASS: t/op/auto\nPASS: t/op/avhv\nPASS: t/op/bless\nPASS: t/op/blocks\nPASS: t/op/bool\nPASS: t/op/bop\nPASS: t/op/caller\nPASS: t/op/catch\nPASS: t/op/chars\nPASS: t/op/chdir\nPASS: t/op/chop\nPASS: t/op/chr\nPASS: t/op/closure\nPASS: t/op/cmpchain\nPASS: t/op/concat2\nPASS: t/op/cond\nPASS: t/op/const-optree\nPASS: t/op/context\nPASS: t/op/coreamp\nPASS: t/op/coresubs\nPASS: t/op/cproto\nPASS: t/op/crypt\nPASS: t/op/current_sub\nPASS: t/op/dbm\nPASS: t/op/decl-refs\nPASS: t/op/defer\nPASS: t/op/defined\nPASS: t/op/defins\nPASS: t/op/delete\nPASS: t/op/die\nPASS: t/op/die_except\nPASS: t/op/die_exit\nPASS: t/op/die_keeperr\nPASS: t/op/die_unwind\nPASS: t/op/do\nPASS: t/op/dor\nSKIP: t/op/dump\nPASS: t/op/each\nPASS: t/op/each_array\nPASS: t/op/eval\nPASS: t/op/evalbytes\nPASS: t/op/exec\nPASS: t/op/exists_sub\nPASS: t/op/exp\nPASS: t/op/fh\nPASS: t/op/filehandle\nPASS: t/op/filetest\nPASS: t/op/filetest_stack_ok\nPASS: t/op/filetest_t\nPASS: t/op/flip\nPASS: t/op/for-many\nPASS: t/op/for\nPASS: t/op/fork\nPASS: t/op/fresh_perl_utf8\nPASS: t/op/getpid\nPASS: t/op/getppid\nPASS: t/op/glob\nPASS: t/op/gmagic\nPASS: t/op/goto\nPASS: t/op/goto_xs\nPASS: t/op/grent\nPASS: t/op/grep\nPASS: t/op/groups\nPASS: t/op/gv\nPASS: t/op/hash-clear-placeholders\nPASS: t/op/hash-rt85026\nPASS: t/op/hash\nPASS: t/op/hashassign\nPASS: t/op/hashwarn\nPASS: t/op/heredoc\nPASS: t/op/hexfp\nPASS: t/op/hook/require\nPASS: t/op/inc\nPASS: t/op/inccode-tie\nPASS: t/op/inccode\nPASS: t/op/incfilter\nPASS: t/op/index\nPASS: t/op/index_thr\nPASS: t/op/infnan\nPASS: t/op/int\nPASS: t/op/isa\nPASS: t/op/join\nPASS: t/op/kill0\nPASS: t/op/kvaslice\nPASS: t/op/kvhslice\nPASS: t/op/lc\nPASS: t/op/leaky-magic\nPASS: t/op/length\nPASS: t/op/lex\nPASS: t/op/lex_assign\nPASS: t/op/lexsub\nPASS: t/op/lfs\nPASS: t/op/list\nPASS: t/op/local\nPASS: t/op/localref\nPASS: t/op/lock\nPASS: t/op/loopctl\nPASS: t/op/lop\nPASS: t/op/lvref\nPASS: t/op/magic-27839\nPASS: t/op/magic\nPASS: t/op/method\nPASS: t/op/mkdir\nPASS: t/op/multideref\nPASS: t/op/my\nPASS: t/op/my_stash\nPASS: t/op/mydef\nPASS: t/op/negate\nPASS: t/op/not\nPASS: t/op/numconvert\nPASS: t/op/numify\nPASS: t/op/numify_chkflags\nPASS: t/op/oct\nPASS: t/op/or\nPASS: t/op/ord\nPASS: t/op/overload_integer\nPASS: t/op/override\nPASS: t/op/pack\nPASS: t/op/packagev\nPASS: t/op/pos\nPASS: t/op/postfixderef\nPASS: t/op/pow\nPASS: t/op/print\nPASS: t/op/protowarn\nPASS: t/op/push\nPASS: t/op/pwent\nPASS: t/op/qr\nPASS: t/op/quotemeta\nPASS: t/op/rand\nPASS: t/op/range\nPASS: t/op/read\nPASS: t/op/readdir\nPASS: t/op/readline\nPASS: t/op/recurse\nPASS: t/op/ref\nPASS: t/op/repeat\nPASS: t/op/require_37033\nPASS: t/op/require_errors\nPASS: t/op/require_gh20577\nPASS: t/op/require_override\nPASS: t/op/reset\nPASS: t/op/reverse\nPASS: t/op/rt119311\nPASS: t/op/runlevel\nPASS: t/op/select\nPASS: t/op/setpgrpstack\nPASS: t/op/sigdispatch\nPASS: t/op/signame_canonical\nPASS: t/op/signatures\nPASS: t/op/sigsystem\nPASS: t/op/sleep\nPASS: t/op/smartkve\nPASS: t/op/smartmatch\nPASS: t/op/sort\nPASS: t/op/splice\nPASS: t/op/split\nPASS: t/op/split_unicode\nPASS: t/op/sprintf\nPASS: t/op/sprintf2\nPASS: t/op/srand\nPASS: t/op/sselect\nPASS: t/op/stash\nPASS: t/op/stash_parse_gv\nPASS: t/op/stat\nPASS: t/op/stat_errors\nPASS: t/op/state\nPASS: t/op/study\nPASS: t/op/studytied\nPASS: t/op/sub\nPASS: t/op/sub_lval\nPASS: t/op/substr\nPASS: t/op/substr_thr\nPASS: t/op/svflags\nPASS: t/op/svleak\nPASS: t/op/switch\nPASS: t/op/symbolcache\nPASS: t/op/sysio\nPASS: t/op/taint\nPASS: t/op/threads-dirh\nPASS: t/op/threads\nPASS: t/op/tie\nPASS: t/op/tie_fetch_count\nPASS: t/op/tiearray\nPASS: t/op/tiehandle\nPASS: t/op/tiehash\nPASS: t/op/time\nPASS: t/op/time_loop\nPASS: t/op/tr\nPASS: t/op/tr_latin1\nPASS: t/op/try\nPASS: t/op/undef\nPASS: t/op/universal\nPASS: t/op/unlink\nPASS: t/op/unshift\nPASS: t/op/upgrade\nPASS: t/op/utf8cache\nPASS: t/op/utf8decode\nPASS: t/op/utf8magic\nPASS: t/op/utfhash\nPASS: t/op/utftaint\nPASS: t/op/vec\nPASS: t/op/ver\nPASS: t/op/waitpid\nPASS: t/op/wantarray\nPASS: t/op/warn\nPASS: t/op/while\nPASS: t/op/write\nPASS: t/op/yadayada\nPASS: t/uni/attrs\nPASS: t/uni/bless\nPASS: t/uni/caller\nPASS: t/uni/chomp\nPASS: t/uni/class\nPASS: t/uni/eval\nPASS: t/uni/fold\nPASS: t/uni/goto\nSKIP: t/uni/greek\nPASS: t/uni/gv\nPASS: t/uni/labels\nSKIP: t/uni/latin2\nPASS: t/uni/lex_utf8\nPASS: t/uni/lower\nPASS: t/uni/method\nPASS: t/uni/opcroak\nPASS: t/uni/overload\nPASS: t/uni/package\nPASS: t/uni/parser\nPASS: t/uni/readline\nPASS: t/uni/select\nPASS: t/uni/sprintf\nPASS: t/uni/stash\nPASS: t/uni/tie\nPASS: t/uni/title\nPASS: t/uni/tr_utf8\nPASS: t/uni/universal\nPASS: t/uni/upper\nPASS: t/uni/variables\nPASS: t/uni/write\nPASS: t/mro/basic\nPASS: t/mro/basic_01_c3\nPASS: t/mro/basic_01_c3_utf8\nPASS: t/mro/basic_01_dfs\nPASS: t/mro/basic_01_dfs_utf8\nPASS: t/mro/basic_02_c3\nPASS: t/mro/basic_02_c3_utf8\nPASS: t/mro/basic_02_dfs\nPASS: t/mro/basic_02_dfs_utf8\nPASS: t/mro/basic_03_c3\nPASS: t/mro/basic_03_c3_utf8\nPASS: t/mro/basic_03_dfs\nPASS: t/mro/basic_03_dfs_utf8\nPASS: t/mro/basic_04_c3\nPASS: t/mro/basic_04_c3_utf8\nPASS: t/mro/basic_04_dfs\nPASS: t/mro/basic_04_dfs_utf8\nPASS: t/mro/basic_05_c3\nPASS: t/mro/basic_05_c3_utf8\nPASS: t/mro/basic_05_dfs\nPASS: t/mro/basic_05_dfs_utf8\nPASS: t/mro/basic_utf8\nPASS: t/mro/c3_with_overload\nPASS: t/mro/c3_with_overload_utf8\nPASS: t/mro/complex_c3\nPASS: t/mro/complex_c3_utf8\nPASS: t/mro/complex_dfs\nPASS: t/mro/complex_dfs_utf8\nPASS: t/mro/dbic_c3\nPASS: t/mro/dbic_c3_utf8\nPASS: t/mro/dbic_dfs\nPASS: t/mro/dbic_dfs_utf8\nPASS: t/mro/inconsistent_c3\nPASS: t/mro/inconsistent_c3_utf8\nPASS: t/mro/isa_aliases\nPASS: t/mro/isa_aliases_utf8\nPASS: t/mro/isa_c3\nPASS: t/mro/isa_c3_utf8\nPASS: t/mro/isa_dfs\nPASS: t/mro/isa_dfs_utf8\nPASS: t/mro/isarev\nPASS: t/mro/isarev_utf8\nPASS: t/mro/method_caching\nPASS: t/mro/method_caching_utf8\nPASS: t/mro/next_NEXT\nPASS: t/mro/next_NEXT_utf8\nPASS: t/mro/next_edgecases\nPASS: t/mro/next_edgecases_utf8\nPASS: t/mro/next_goto\nPASS: t/mro/next_goto_utf8\nPASS: t/mro/next_inanon\nPASS: t/mro/next_inanon_utf8\nPASS: t/mro/next_ineval\nPASS: t/mro/next_ineval_utf8\nPASS: t/mro/next_method\nPASS: t/mro/next_method_utf8\nPASS: t/mro/next_skip\nPASS: t/mro/next_skip_utf8\nPASS: t/mro/overload_c3\nPASS: t/mro/overload_c3_utf8\nPASS: t/mro/overload_dfs\nPASS: t/mro/package_aliases\nPASS: t/mro/package_aliases_utf8\nPASS: t/mro/pkg_gen\nPASS: t/mro/pkg_gen_utf8\nPASS: t/mro/recursion_c3\nPASS: t/mro/recursion_c3_utf8\nPASS: t/mro/recursion_dfs\nPASS: t/mro/recursion_dfs_utf8\nPASS: t/mro/vulcan_c3\nPASS: t/mro/vulcan_c3_utf8\nPASS: t/mro/vulcan_dfs\nPASS: t/mro/vulcan_dfs_utf8\nPASS: t/class/class\nPASS: t/class/construct\nPASS: t/class/destruct\nPASS: t/class/field\nPASS: t/class/inherit\nPASS: t/class/method\nPASS: t/class/phasers\nPASS: t/class/threads\nPASS: t/lib/commonsense\nPASS: t/lib/croak\nSKIP: t/lib/cygwin\nPASS: t/lib/deprecate\nPASS: t/lib/mypragma\nPASS: t/lib/no_load\nPASS: t/lib/overload_fallback\nPASS: t/lib/overload_nomethod\nPASS: t/lib/proxy_constant_subs\nPASS: t/lib/universal\nPASS: lib/AnyDBM_File\nPASS: lib/B/Deparse\nPASS: lib/B/Deparse-core\nPASS: lib/B/Deparse-subclass\nPASS: lib/Benchmark\nPASS: lib/blib\nPASS: lib/builtin\nPASS: lib/bytes\nPASS: lib/charnames\nPASS: lib/Class/Struct\nPASS: lib/Config\nPASS: lib/Config/Extensions\nSKIP: lib/DB\nPASS: lib/DBM_Filter/t/01error\nPASS: lib/DBM_Filter/t/02core\nPASS: lib/DBM_Filter/t/compress\nPASS: lib/DBM_Filter/t/encode\nPASS: lib/DBM_Filter/t/int32\nPASS: lib/DBM_Filter/t/null\nPASS: lib/DBM_Filter/t/utf8\nPASS: lib/diagnostics\nPASS: lib/DirHandle\nSKIP: lib/dumpvar\nPASS: lib/English\nSKIP: lib/ExtUtils/t/Embed\nPASS: lib/feature\nPASS: lib/feature/unicode_strings\nPASS: lib/File/Basename\nPASS: lib/File/Compare\nPASS: lib/File/Copy\nPASS: lib/File/stat\nPASS: lib/File/stat-7896\nPASS: lib/FileHandle\nPASS: lib/filetest\nPASS: lib/Getopt/Std\nPASS: lib/h2ph\nPASS: lib/h2xs\nPASS: lib/integer\nPASS: lib/Internals\nPASS: lib/less\nPASS: lib/locale\nPASS: lib/locale_threads\nPASS: lib/meta_notation\nPASS: lib/Net/hostent\nSKIP: lib/Net/netent\nPASS: lib/Net/protoent\nPASS: lib/Net/servent\nPASS: lib/open\nSKIP: lib/overload\nPASS: lib/overload64\nPASS: lib/overloading\nPASS: lib/perl5db\nPASS: lib/perlbug\nPASS: lib/Pod/t/Usage\nPASS: lib/SelectSaver\nPASS: lib/sigtrap\nPASS: lib/sort\nPASS: lib/strict\nPASS: lib/subs\nPASS: lib/Symbol\nPASS: lib/Thread\nPASS: lib/Tie/Array/push\nPASS: lib/Tie/Array/splice\nPASS: lib/Tie/Array/std\nPASS: lib/Tie/Array/stdpush\nPASS: lib/Tie/ExtraHash\nPASS: lib/Tie/Handle/stdhandle\nPASS: lib/Tie/Handle/stdhandle_from_handle\nPASS: lib/Tie/Hash\nPASS: lib/Tie/Scalar\nPASS: lib/Tie/SubstrHash\nPASS: lib/Time/gmtime\nPASS: lib/Time/localtime\nSKIP: lib/Unicode/testnorm\nPASS: lib/Unicode/UCD\nPASS: lib/User/grent\nPASS: lib/User/pwent\nPASS: lib/utf8\nPASS: lib/vars\nPASS: lib/vars_carp\nPASS: lib/vmsish\nPASS: lib/warnings\nPASS: ext/B/t/b\nPASS: ext/B/t/bool\nPASS: ext/B/t/concise\nPASS: ext/B/t/concise-xs\nPASS: ext/B/t/f_map\nPASS: ext/B/t/f_sort\nSKIP: ext/B/t/invlist\nPASS: ext/B/t/o\nPASS: ext/B/t/optree_check\nPASS: ext/B/t/optree_concise\nPASS: ext/B/t/optree_constants\nPASS: ext/B/t/optree_for\nPASS: ext/B/t/optree_misc\nPASS: ext/B/t/optree_samples\nPASS: ext/B/t/optree_sort\nPASS: ext/B/t/optree_specials\nPASS: ext/B/t/optree_varinit\nPASS: ext/B/t/perlstring\nPASS: ext/B/t/pragma\nPASS: ext/B/t/showlex\nPASS: ext/B/t/strict\nPASS: ext/B/t/sv_stash\nPASS: ext/B/t/terse\nPASS: ext/B/t/walkoptree\nPASS: ext/B/t/xref\nPASS: ext/Devel-Peek/t/Peek\nPASS: ext/DynaLoader/t/DynaLoader\nPASS: ext/Errno/t/Errno\nPASS: ext/Fcntl/t/autoload\nPASS: ext/Fcntl/t/fcntl\nPASS: ext/Fcntl/t/mode\nPASS: ext/Fcntl/t/syslfs\nPASS: ext/File-DosGlob/t/DosGlob\nPASS: ext/File-Find/t/correct-absolute-path-with-follow\nPASS: ext/File-Find/t/find\nPASS: ext/File-Find/t/taint\nPASS: ext/File-Glob/t/basic\nPASS: ext/File-Glob/t/case\nPASS: ext/File-Glob/t/global\nPASS: ext/File-Glob/t/rt114984\nPASS: ext/File-Glob/t/rt131211\nPASS: ext/File-Glob/t/taint\nPASS: ext/File-Glob/t/threads\nPASS: ext/FileCache/t/01open\nPASS: ext/FileCache/t/02maxopen\nPASS: ext/FileCache/t/03append\nPASS: ext/FileCache/t/04twoarg\nPASS: ext/FileCache/t/05override\nPASS: ext/FileCache/t/06export\nPASS: ext/FileCache/t/07noimport\nPASS: ext/GDBM_File/t/count\nPASS: ext/GDBM_File/t/dump\nPASS: ext/GDBM_File/t/fatal\nPASS: ext/GDBM_File/t/gdbm\nPASS: ext/GDBM_File/t/opt\nPASS: ext/GDBM_File/t/snapshot\nPASS: ext/Hash-Util/t/builtin\nPASS: ext/Hash-Util/t/Util\nPASS: ext/Hash-Util-FieldHash/t/01_load\nPASS: ext/Hash-Util-FieldHash/t/02_function\nPASS: ext/Hash-Util-FieldHash/t/03_class\nPASS: ext/Hash-Util-FieldHash/t/04_thread\nPASS: ext/Hash-Util-FieldHash/t/05_perlhook\nPASS: ext/Hash-Util-FieldHash/t/11_hashassign\nPASS: ext/Hash-Util-FieldHash/t/12_hashwarn\nPASS: ext/I18N-Langinfo/t/Langinfo\nPASS: ext/IPC-Open3/t/fd\nPASS: ext/IPC-Open3/t/IPC-Open2\nPASS: ext/IPC-Open3/t/IPC-Open3\nPASS: ext/NDBM_File/t/ndbm\nPASS: ext/Opcode/t/Opcode\nPASS: ext/Opcode/t/ops\nPASS: ext/PerlIO-encoding/t/encoding\nPASS: ext/PerlIO-encoding/t/fallback\nPASS: ext/PerlIO-encoding/t/nolooping\nPASS: ext/PerlIO-encoding/t/threads\nPASS: ext/PerlIO-scalar/t/scalar\nPASS: ext/PerlIO-scalar/t/scalar_ungetc\nPASS: ext/PerlIO-via/t/thread\nPASS: ext/PerlIO-via/t/via\nPASS: ext/Pod-Functions/t/Functions\nPASS: ext/Pod-Html/t/anchorify\nPASS: ext/Pod-Html/t/cache\nPASS: ext/Pod-Html/t/crossref\nPASS: ext/Pod-Html/t/crossref2\nPASS: ext/Pod-Html/t/crossref3\nPASS: ext/Pod-Html/t/eol\nPASS: ext/Pod-Html/t/feature\nPASS: ext/Pod-Html/t/feature2\nPASS: ext/Pod-Html/t/htmldir1\nPASS: ext/Pod-Html/t/htmldir2\nPASS: ext/Pod-Html/t/htmldir3\nPASS: ext/Pod-Html/t/htmldir4\nPASS: ext/Pod-Html/t/htmldir5\nPASS: ext/Pod-Html/t/htmlescp\nPASS: ext/Pod-Html/t/htmllink\nPASS: ext/Pod-Html/t/htmlview\nPASS: ext/Pod-Html/t/poderr\nPASS: ext/Pod-Html/t/podnoerr\nPASS: ext/POSIX/t/export\nPASS: ext/POSIX/t/fenv\nPASS: ext/POSIX/t/iv_const\nPASS: ext/POSIX/t/math\nPASS: ext/POSIX/t/mb\nPASS: ext/POSIX/t/posix\nPASS: ext/POSIX/t/sigaction\nPASS: ext/POSIX/t/sigset\nPASS: ext/POSIX/t/strerror_errno\nPASS: ext/POSIX/t/sysconf\nPASS: ext/POSIX/t/taint\nPASS: ext/POSIX/t/termios\nPASS: ext/POSIX/t/time\nPASS: ext/POSIX/t/unimplemented\nPASS: ext/POSIX/t/usage\nPASS: ext/POSIX/t/waitpid\nPASS: ext/POSIX/t/wrappers\nPASS: ext/re/t/intflags\nPASS: ext/re/t/lexical_debug\nPASS: ext/re/t/qr\nPASS: ext/re/t/re\nPASS: ext/re/t/re_funcs\nPASS: ext/re/t/re_funcs_u\nPASS: ext/re/t/reflags\nPASS: ext/re/t/regop\nPASS: ext/re/t/strict\nPASS: ext/SDBM_File/t/constants\nPASS: ext/SDBM_File/t/corrupt\nPASS: ext/SDBM_File/t/prep\nPASS: ext/SDBM_File/t/sdbm\nPASS: ext/Sys-Hostname/t/Hostname\nPASS: ext/Tie-Hash-NamedCapture/t/tiehash\nPASS: ext/Tie-Memoize/t/Tie-Memoize\nPASS: ext/XS-APItest/t/addissub\nPASS: ext/XS-APItest/t/arrayexpr\nPASS: ext/XS-APItest/t/autoload\nPASS: ext/XS-APItest/t/blockasexpr\nPASS: ext/XS-APItest/t/blockhooks\nPASS: ext/XS-APItest/t/blockhooks-csc\nPASS: ext/XS-APItest/t/boolean\nPASS: ext/XS-APItest/t/boolean-thr\nPASS: ext/XS-APItest/t/bootstrap\nPASS: ext/XS-APItest/t/call\nPASS: ext/XS-APItest/t/call_checker\nPASS: ext/XS-APItest/t/caller\nPASS: ext/XS-APItest/t/callregexec\nPASS: ext/XS-APItest/t/check_warnings\nPASS: ext/XS-APItest/t/cleanup\nPASS: ext/XS-APItest/t/clone-with-stack\nPASS: ext/XS-APItest/t/cophh\nPASS: ext/XS-APItest/t/coplabel\nPASS: ext/XS-APItest/t/copstash\nPASS: ext/XS-APItest/t/copyhints\nPASS: ext/XS-APItest/t/customop\nPASS: ext/XS-APItest/t/cv_name\nPASS: ext/XS-APItest/t/cv_refcounted_anysv\nPASS: ext/XS-APItest/t/delimcpy\nPASS: ext/XS-APItest/t/eval-filter\nPASS: ext/XS-APItest/t/exception\nPASS: ext/XS-APItest/t/extend\nPASS: ext/XS-APItest/t/fetch_pad_names\nPASS: ext/XS-APItest/t/get\nPASS: ext/XS-APItest/t/gotosub\nPASS: ext/XS-APItest/t/grok\nPASS: ext/XS-APItest/t/gv_autoload4\nPASS: ext/XS-APItest/t/gv_const_sv\nPASS: ext/XS-APItest/t/gv_fetchmeth\nPASS: ext/XS-APItest/t/gv_fetchmeth_autoload\nPASS: ext/XS-APItest/t/gv_fetchmethod_flags\nPASS: ext/XS-APItest/t/gv_init\nPASS: ext/XS-APItest/t/handy00\nPASS: ext/XS-APItest/t/handy01\nPASS: ext/XS-APItest/t/handy02\nPASS: ext/XS-APItest/t/handy03\nPASS: ext/XS-APItest/t/handy04\nPASS: ext/XS-APItest/t/handy05\nPASS: ext/XS-APItest/t/handy06\nPASS: ext/XS-APItest/t/handy07\nPASS: ext/XS-APItest/t/handy08\nPASS: ext/XS-APItest/t/handy09\nPASS: ext/XS-APItest/t/hash\nPASS: ext/XS-APItest/t/hv_macro\nPASS: ext/XS-APItest/t/join_with_space\nPASS: ext/XS-APItest/t/keyword_multiline\nPASS: ext/XS-APItest/t/keyword_plugin\nPASS: ext/XS-APItest/t/keyword_plugin_threads\nPASS: ext/XS-APItest/t/labelconst\nPASS: ext/XS-APItest/t/lexsub\nPASS: ext/XS-APItest/t/load-module\nPASS: ext/XS-APItest/t/locale\nPASS: ext/XS-APItest/t/loopblock\nPASS: ext/XS-APItest/t/looprest\nPASS: ext/XS-APItest/t/lvalue\nPASS: ext/XS-APItest/t/magic\nPASS: ext/XS-APItest/t/magic_chain\nPASS: ext/XS-APItest/t/mortal_destructor\nPASS: ext/XS-APItest/t/mro\nPASS: ext/XS-APItest/t/multicall\nPASS: ext/XS-APItest/t/my_cxt\nPASS: ext/XS-APItest/t/my_exit\nPASS: ext/XS-APItest/t/my_strtod\nPASS: ext/XS-APItest/t/newAV\nPASS: ext/XS-APItest/t/newCONSTSUB\nPASS: ext/XS-APItest/t/newDEFSVOP\nPASS: ext/XS-APItest/t/op\nPASS: ext/XS-APItest/t/op_contextualize\nPASS: ext/XS-APItest/t/op_list\nPASS: ext/XS-APItest/t/overload\nPASS: ext/XS-APItest/t/pad_scalar\nPASS: ext/XS-APItest/t/peep\nPASS: ext/XS-APItest/t/pmflag\nPASS: ext/XS-APItest/t/postinc\nPASS: ext/XS-APItest/t/printf\nPASS: ext/XS-APItest/t/ptr_table\nPASS: ext/XS-APItest/t/push\nPASS: ext/XS-APItest/t/refs\nPASS: ext/XS-APItest/t/rmagical\nPASS: ext/XS-APItest/t/rv2cv_op_cv\nPASS: ext/XS-APItest/t/savehints\nPASS: ext/XS-APItest/t/savestack\nPASS: ext/XS-APItest/t/scopelessblock\nPASS: ext/XS-APItest/t/sort\nPASS: ext/XS-APItest/t/stmtasexpr\nPASS: ext/XS-APItest/t/stmtsasexpr\nPASS: ext/XS-APItest/t/stuff_modify_bug\nPASS: ext/XS-APItest/t/stuff_svcur_bug\nPASS: ext/XS-APItest/t/subcall\nPASS: ext/XS-APItest/t/subsignature\nPASS: ext/XS-APItest/t/sv_numeq\nPASS: ext/XS-APItest/t/sv_streq\nPASS: ext/XS-APItest/t/svcat\nPASS: ext/XS-APItest/t/svcatpvf\nPASS: ext/XS-APItest/t/sviscow\nPASS: ext/XS-APItest/t/svpeek\nPASS: ext/XS-APItest/t/svpv\nPASS: ext/XS-APItest/t/svpv_magic\nPASS: ext/XS-APItest/t/svsetsv\nPASS: ext/XS-APItest/t/swaplabel\nPASS: ext/XS-APItest/t/swaptwostmts\nPASS: ext/XS-APItest/t/sym-hook\nPASS: ext/XS-APItest/t/synthetic_scope\nPASS: ext/XS-APItest/t/temp_lv_sub\nPASS: ext/XS-APItest/t/underscore_length\nPASS: ext/XS-APItest/t/utf16_to_utf8\nPASS: ext/XS-APItest/t/utf8\nPASS: ext/XS-APItest/t/utf8_to_bytes\nPASS: ext/XS-APItest/t/utf8_warn00\nPASS: ext/XS-APItest/t/utf8_warn01\nPASS: ext/XS-APItest/t/utf8_warn02\nPASS: ext/XS-APItest/t/utf8_warn03\nPASS: ext/XS-APItest/t/utf8_warn04\nPASS: ext/XS-APItest/t/utf8_warn05\nPASS: ext/XS-APItest/t/utf8_warn06\nPASS: ext/XS-APItest/t/utf8_warn07\nPASS: ext/XS-APItest/t/utf8_warn08\nPASS: ext/XS-APItest/t/utf8_warn09\nPASS: ext/XS-APItest/t/weaken\nPASS: ext/XS-APItest/t/whichsig\nSKIP: ext/XS-APItest/t/win32\nPASS: ext/XS-APItest/t/xs_special_subs\nPASS: ext/XS-APItest/t/xs_special_subs_require\nPASS: ext/XS-APItest/t/xsub_h\nPASS: ext/XS-Typemap/t/Typemap\nPASS: dist/Attribute-Handlers/t/caller\nPASS: dist/Attribute-Handlers/t/constants\nPASS: dist/Attribute-Handlers/t/data_convert\nPASS: dist/Attribute-Handlers/t/linerep\nPASS: dist/Attribute-Handlers/t/multi\nSKIP: dist/autouse/t/autouse\nPASS: dist/base/t/base\nPASS: dist/base/t/base-open-chunk\nPASS: dist/base/t/base-open-line\nPASS: dist/base/t/compile-time\nPASS: dist/base/t/core-global\nPASS: dist/base/t/fields\nSKIP: dist/base/t/fields-5_6_0\nSKIP: dist/base/t/fields-5_8_0\nPASS: dist/base/t/fields-base\nPASS: dist/base/t/incdot\nPASS: dist/base/t/isa\nPASS: dist/base/t/sigdie\nPASS: dist/base/t/version\nPASS: dist/base/t/warnings\nPASS: dist/Carp/t/arg_regexp\nPASS: dist/Carp/t/arg_string\nPASS: dist/Carp/t/baduni\nPASS: dist/Carp/t/baduni_warnings\nPASS: dist/Carp/t/broken_can\nPASS: dist/Carp/t/broken_univ_can\nPASS: dist/Carp/t/Carp\nPASS: dist/Carp/t/Carp_overload\nPASS: dist/Carp/t/Carp_overloadless\nPASS: dist/Carp/t/errno\nPASS: dist/Carp/t/heavy\nPASS: dist/Carp/t/heavy_mismatch\nPASS: dist/Carp/t/stack_after_err\nPASS: dist/Carp/t/stash_deletion\nPASS: dist/Carp/t/swash\nPASS: dist/Carp/t/vivify_gv\nPASS: dist/Carp/t/vivify_stash\nPASS: dist/Carp/t/with_warnings\nPASS: dist/constant/t/constant\nPASS: dist/constant/t/utf8\nPASS: dist/Data-Dumper/t/bless\nPASS: dist/Data-Dumper/t/bless_var_method\nPASS: dist/Data-Dumper/t/bugs\nPASS: dist/Data-Dumper/t/deparse\nPASS: dist/Data-Dumper/t/dumper\nPASS: dist/Data-Dumper/t/dumpperl\nPASS: dist/Data-Dumper/t/freezer\nPASS: dist/Data-Dumper/t/freezer_useperl\nSKIP: dist/Data-Dumper/t/huge\nPASS: dist/Data-Dumper/t/indent\nPASS: dist/Data-Dumper/t/misc\nPASS: dist/Data-Dumper/t/names\nPASS: dist/Data-Dumper/t/overload\nPASS: dist/Data-Dumper/t/pair\nPASS: dist/Data-Dumper/t/perl-74170\nPASS: dist/Data-Dumper/t/purity_deepcopy_maxdepth\nPASS: dist/Data-Dumper/t/qr\nPASS: dist/Data-Dumper/t/quotekeys\nPASS: dist/Data-Dumper/t/recurse\nPASS: dist/Data-Dumper/t/seen\nPASS: dist/Data-Dumper/t/sortkeys\nPASS: dist/Data-Dumper/t/sparseseen\nPASS: dist/Data-Dumper/t/terse\nPASS: dist/Data-Dumper/t/toaster\nPASS: dist/Data-Dumper/t/trailing_comma\nPASS: dist/Data-Dumper/t/values\nPASS: dist/Devel-SelfStubber/t/Devel-SelfStubber\nSKIP: dist/Dumpvalue/t/Dumpvalue\nSKIP: dist/Dumpvalue/t/extend-coverage\nSKIP: dist/Dumpvalue/t/rt-134441-dumpvalue\nPASS: dist/encoding-warnings/t/1-warning\nSKIP: dist/encoding-warnings/t/2-fatal\nSKIP: dist/encoding-warnings/t/3-normal\nSKIP: dist/encoding-warnings/t/4-lexical\nPASS: dist/Env/t/array\nPASS: dist/Env/t/env\nPASS: dist/Exporter/t/Exporter\nPASS: dist/Exporter/t/warn\nPASS: dist/ExtUtils-CBuilder/t/00-have-compiler\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at ../../lib/ExtUtils/CBuilder/Base.pm line 356.\nSKIP: dist/ExtUtils-CBuilder/t/01-basic\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at ../../lib/ExtUtils/CBuilder/Base.pm line 356.\nSKIP: dist/ExtUtils-CBuilder/t/02-link\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at ../../lib/ExtUtils/CBuilder/Base.pm line 356.\nSKIP: dist/ExtUtils-CBuilder/t/03-cplusplus\nPASS: dist/ExtUtils-CBuilder/t/04-base\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at /usr/lib/perl/ptest/dist/ExtUtils-ParseXS/../../lib/ExtUtils/CBuilder/Base.pm line 356.\nPASS: dist/ExtUtils-ParseXS/t/001-basic\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at /usr/lib/perl/ptest/dist/ExtUtils-ParseXS/../../lib/ExtUtils/CBuilder/Base.pm line 356.\nPASS: dist/ExtUtils-ParseXS/t/002-more\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at /usr/lib/perl/ptest/dist/ExtUtils-ParseXS/../../lib/ExtUtils/CBuilder/Base.pm line 356.\nPASS: dist/ExtUtils-ParseXS/t/003-usage\nPASS: dist/ExtUtils-ParseXS/t/101-standard_typemap_locations\nPASS: dist/ExtUtils-ParseXS/t/102-trim_whitespace\nPASS: dist/ExtUtils-ParseXS/t/103-tidy_type\nPASS: dist/ExtUtils-ParseXS/t/104-map_type\nPASS: dist/ExtUtils-ParseXS/t/105-valid_proto_string\nPASS: dist/ExtUtils-ParseXS/t/106-process_typemaps\nPASS: dist/ExtUtils-ParseXS/t/108-map_type\nPASS: dist/ExtUtils-ParseXS/t/109-standard_XS_defs\nPASS: dist/ExtUtils-ParseXS/t/110-assign_func_args\nPASS: dist/ExtUtils-ParseXS/t/111-analyze_preprocessor_statements\nPASS: dist/ExtUtils-ParseXS/t/112-set_cond\nPASS: dist/ExtUtils-ParseXS/t/113-check_cond_preproc_statements\nPASS: dist/ExtUtils-ParseXS/t/114-blurt_death_Warn\nPASS: dist/ExtUtils-ParseXS/t/115-avoid-noise\nPASS: dist/ExtUtils-ParseXS/t/501-t-compile\nPASS: dist/ExtUtils-ParseXS/t/510-t-bare\nPASS: dist/ExtUtils-ParseXS/t/511-t-whitespace\nPASS: dist/ExtUtils-ParseXS/t/512-t-file\nPASS: dist/ExtUtils-ParseXS/t/513-t-merge\nPASS: dist/ExtUtils-ParseXS/t/514-t-embed\nPASS: dist/ExtUtils-ParseXS/t/515-t-cmd\nPASS: dist/ExtUtils-ParseXS/t/516-t-clone\nPASS: dist/ExtUtils-ParseXS/t/517-t-targetable\nPASS: dist/ExtUtils-ParseXS/t/600-t-compat\nPASS: dist/Filter-Simple/t/code_no_comments\nPASS: dist/Filter-Simple/t/data\nPASS: dist/Filter-Simple/t/export\nPASS: dist/Filter-Simple/t/filter\nPASS: dist/Filter-Simple/t/filter_only\nPASS: dist/Filter-Simple/t/import\nPASS: dist/Filter-Simple/t/no\nPASS: dist/FindBin/t/FindBin\nPASS: dist/I18N-Collate/t/I18N-Collate\nPASS: dist/I18N-LangTags/t/01_about_verbose\nPASS: dist/I18N-LangTags/t/05_main\nPASS: dist/I18N-LangTags/t/07_listy\nPASS: dist/I18N-LangTags/t/10_http\nPASS: dist/I18N-LangTags/t/20_locales\nPASS: dist/I18N-LangTags/t/50_super\nPASS: dist/I18N-LangTags/t/55_supers_strict\nPASS: dist/I18N-LangTags/t/80_all_env\nPASS: dist/if/t/if\nPASS: dist/IO/t/cachepropagate-tcp\nPASS: dist/IO/t/cachepropagate-udp\nPASS: dist/IO/t/cachepropagate-unix\nPASS: dist/IO/t/gh17447\nPASS: dist/IO/t/IO\nPASS: dist/IO/t/io_const\nPASS: dist/IO/t/io_dir\nPASS: dist/IO/t/io_dup\nPASS: dist/IO/t/io_file\nPASS: dist/IO/t/io_file_export\nPASS: dist/IO/t/io_getline\nPASS: dist/IO/t/io_leak\nPASS: dist/IO/t/io_linenum\nPASS: dist/IO/t/io_multihomed\nPASS: dist/IO/t/io_pipe\nPASS: dist/IO/t/io_poll\nPASS: dist/IO/t/io_sel\nPASS: dist/IO/t/io_sock\nPASS: dist/IO/t/io_sock_errstr\nPASS: dist/IO/t/io_taint\nPASS: dist/IO/t/io_tell\nPASS: dist/IO/t/io_udp\nPASS: dist/IO/t/io_unix\nPASS: dist/IO/t/io_utf8\nPASS: dist/IO/t/io_utf8argv\nPASS: dist/IO/t/io_xs\nPASS: dist/lib/t/01lib\nPASS: dist/Locale-Maketext/t/01_about_verbose\nPASS: dist/Locale-Maketext/t/04_use_external_lex_cache\nPASS: dist/Locale-Maketext/t/09_compile\nPASS: dist/Locale-Maketext/t/10_make\nPASS: dist/Locale-Maketext/t/20_get\nPASS: dist/Locale-Maketext/t/30_eval_dollar_at\nPASS: dist/Locale-Maketext/t/40_super\nPASS: dist/Locale-Maketext/t/50_super\nPASS: dist/Locale-Maketext/t/60_super\nPASS: dist/Locale-Maketext/t/70_fail_auto\nPASS: dist/Locale-Maketext/t/90_utf8\nPASS: dist/Locale-Maketext/t/91_backslash\nPASS: dist/Locale-Maketext/t/92_blacklist\nPASS: dist/Locale-Maketext/t/93_whitelist\nPASS: dist/Locale-Maketext/t/94_denylist\nPASS: dist/Locale-Maketext/t/95_allowlist\nPASS: dist/Math-Complex/t/Complex\nPASS: dist/Math-Complex/t/Trig\nPASS: dist/Math-Complex/t/underbar\nPASS: dist/Module-CoreList/t/corelist\nPASS: dist/Module-CoreList/t/deprecated\nPASS: dist/Module-CoreList/t/find_modules\nPASS: dist/Module-CoreList/t/is_core\nPASS: dist/Module-CoreList/t/maintainer\nSKIP: dist/Module-CoreList/t/pod\nPASS: dist/Module-CoreList/t/utils\nPASS: dist/Net-Ping/t/000_load\nPASS: dist/Net-Ping/t/001_new\nPASS: dist/Net-Ping/t/010_pingecho\nPASS: dist/Net-Ping/t/110_icmp_inst\nPASS: dist/Net-Ping/t/120_udp_inst\nPASS: dist/Net-Ping/t/130_tcp_inst\nPASS: dist/Net-Ping/t/140_stream_inst\nPASS: dist/Net-Ping/t/150_syn_inst\nSKIP: dist/Net-Ping/t/190_alarm\nSKIP: dist/Net-Ping/t/200_ping_tcp\nSKIP: dist/Net-Ping/t/250_ping_hires\nSKIP: dist/Net-Ping/t/300_ping_stream\nSKIP: dist/Net-Ping/t/400_ping_syn\nSKIP: dist/Net-Ping/t/410_syn_host\nSKIP: dist/Net-Ping/t/420_ping_syn_port\nPASS: dist/Net-Ping/t/450_service\nPASS: dist/Net-Ping/t/500_ping_icmp\nPASS: dist/Net-Ping/t/501_ping_icmpv6\nPASS: dist/Net-Ping/t/510_ping_udp\nPASS: dist/Net-Ping/t/520_icmp_ttl\nPASS: dist/PathTools/t/abs2rel\nPASS: dist/PathTools/t/crossplatform\nPASS: dist/PathTools/t/cwd\nPASS: dist/PathTools/t/cwd_enoent\nPASS: dist/PathTools/t/Functions\nPASS: dist/PathTools/t/rel2abs2rel\nPASS: dist/PathTools/t/Spec\nPASS: dist/PathTools/t/Spec-taint\nPASS: dist/PathTools/t/taint\nPASS: dist/PathTools/t/tmpdir\nSKIP: dist/PathTools/t/win32\nPASS: dist/Safe/t/safe1\nPASS: dist/Safe/t/safe2\nPASS: dist/Safe/t/safe3\nPASS: dist/Safe/t/safeload\nPASS: dist/Safe/t/safenamedcap\nPASS: dist/Safe/t/safeops\nPASS: dist/Safe/t/saferegexp\nPASS: dist/Safe/t/safesecurity\nPASS: dist/Safe/t/safesort\nPASS: dist/Safe/t/safeuniversal\nPASS: dist/Safe/t/safeutf8\nPASS: dist/Safe/t/safewrap\nPASS: dist/Search-Dict/t/Dict\nPASS: dist/SelfLoader/t/01SelfLoader\nPASS: dist/SelfLoader/t/02SelfLoader-buggy\nPASS: dist/SelfLoader/t/03taint\nPASS: dist/Storable/t/attach\nPASS: dist/Storable/t/attach_errors\nPASS: dist/Storable/t/attach_singleton\nPASS: dist/Storable/t/blessed\nPASS: dist/Storable/t/boolean\nPASS: dist/Storable/t/canonical\nPASS: dist/Storable/t/circular_hook\nPASS: dist/Storable/t/code\nSKIP: dist/Storable/t/compat01\nPASS: dist/Storable/t/compat06\nPASS: dist/Storable/t/croak\nPASS: dist/Storable/t/CVE-2015-1592\nPASS: dist/Storable/t/dclone\nPASS: dist/Storable/t/destroy\nPASS: dist/Storable/t/downgrade\nPASS: dist/Storable/t/file_magic\nPASS: dist/Storable/t/flags\nPASS: dist/Storable/t/forgive\nPASS: dist/Storable/t/freeze\nSKIP: dist/Storable/t/huge\nSKIP: dist/Storable/t/hugeids\nPASS: dist/Storable/t/integer\nSKIP: dist/Storable/t/interwork56\nPASS: dist/Storable/t/just_plain_nasty\nSKIP: dist/Storable/t/leaks\nPASS: dist/Storable/t/lock\nPASS: dist/Storable/t/malice\nPASS: dist/Storable/t/overload\nPASS: dist/Storable/t/recurse\nPASS: dist/Storable/t/regexp\nPASS: dist/Storable/t/restrict\nPASS: dist/Storable/t/retrieve\nPASS: dist/Storable/t/robust\nPASS: dist/Storable/t/sig_die\nPASS: dist/Storable/t/store\nPASS: dist/Storable/t/threads\nPASS: dist/Storable/t/tied\nPASS: dist/Storable/t/tied_hook\nPASS: dist/Storable/t/tied_items\nPASS: dist/Storable/t/tied_reify\nPASS: dist/Storable/t/tied_store\nPASS: dist/Storable/t/utf8\nPASS: dist/Storable/t/utf8hash\nSKIP: dist/Storable/t/weak\nPASS: dist/Term-Complete/t/Complete\nSKIP: dist/Term-ReadLine/t/AE\nSKIP: dist/Term-ReadLine/t/AETk\nPASS: dist/Term-ReadLine/t/ReadLine\nPASS: dist/Term-ReadLine/t/ReadLine-STDERR\nSKIP: dist/Term-ReadLine/t/Tk\nPASS: dist/Test/t/05_about_verbose\nPASS: dist/Test/t/fail\nPASS: dist/Test/t/mix\nPASS: dist/Test/t/multiline\nPASS: dist/Test/t/onfail\nPASS: dist/Test/t/qr\nPASS: dist/Test/t/skip\nPASS: dist/Test/t/success\nPASS: dist/Test/t/todo\nPASS: dist/Text-Abbrev/t/Abbrev\nPASS: dist/Thread-Queue/t/01_basic\nPASS: dist/Thread-Queue/t/02_refs\nPASS: dist/Thread-Queue/t/03_peek\nPASS: dist/Thread-Queue/t/04_errs\nPASS: dist/Thread-Queue/t/05_extract\nPASS: dist/Thread-Queue/t/06_insert\nPASS: dist/Thread-Queue/t/07_lock\nPASS: dist/Thread-Queue/t/08_nothreads\nPASS: dist/Thread-Queue/t/09_ended\nPASS: dist/Thread-Queue/t/10_timed\nPASS: dist/Thread-Queue/t/11_limit\nPASS: dist/Thread-Semaphore/t/01_basic\nPASS: dist/Thread-Semaphore/t/02_errs\nPASS: dist/Thread-Semaphore/t/03_nothreads\nPASS: dist/Thread-Semaphore/t/04_nonblocking\nPASS: dist/Thread-Semaphore/t/05_force\nPASS: dist/Thread-Semaphore/t/06_timed\nPASS: dist/threads/t/basic\nPASS: dist/threads/t/blocks\nPASS: dist/threads/t/context\nPASS: dist/threads/t/end\nPASS: dist/threads/t/err\nPASS: dist/threads/t/exit\nPASS: dist/threads/t/free\nPASS: dist/threads/t/free2\nPASS: dist/threads/t/join\nPASS: dist/threads/t/kill\nPASS: dist/threads/t/kill2\nPASS: dist/threads/t/kill3\nPASS: dist/threads/t/libc\nPASS: dist/threads/t/list\nSKIP: dist/threads/t/no_threads\nPASS: dist/threads/t/problems\nPASS: dist/threads/t/stack\nPASS: dist/threads/t/stack_env\nPASS: dist/threads/t/state\nPASS: dist/threads/t/stress_cv\nPASS: dist/threads/t/stress_re\nPASS: dist/threads/t/stress_string\nPASS: dist/threads/t/thread\nSKIP: dist/threads/t/unique\nPASS: dist/threads/t/version\nPASS: dist/threads-shared/t/0nothread\nPASS: dist/threads-shared/t/av_refs\nPASS: dist/threads-shared/t/av_simple\nPASS: dist/threads-shared/t/blessed\nPASS: dist/threads-shared/t/clone\nPASS: dist/threads-shared/t/cond\nPASS: dist/threads-shared/t/disabled\nPASS: dist/threads-shared/t/dualvar\nPASS: dist/threads-shared/t/hv_refs\nPASS: dist/threads-shared/t/hv_simple\nPASS: dist/threads-shared/t/no_share\nPASS: dist/threads-shared/t/object\nPASS: dist/threads-shared/t/object2\nPASS: dist/threads-shared/t/shared_attr\nPASS: dist/threads-shared/t/stress\nPASS: dist/threads-shared/t/sv_refs\nPASS: dist/threads-shared/t/sv_simple\nPASS: dist/threads-shared/t/utf8\nPASS: dist/threads-shared/t/wait\nPASS: dist/threads-shared/t/waithires\nPASS: dist/Tie-File/t/01_gen\nPASS: dist/Tie-File/t/02_fetchsize\nPASS: dist/Tie-File/t/03_longfetch\nPASS: dist/Tie-File/t/04_splice\nPASS: dist/Tie-File/t/05_size\nPASS: dist/Tie-File/t/06_fixrec\nPASS: dist/Tie-File/t/07_rv_splice\nPASS: dist/Tie-File/t/08_ro\nPASS: dist/Tie-File/t/09_gen_rs\nPASS: dist/Tie-File/t/10_splice_rs\nPASS: dist/Tie-File/t/11_rv_splice_rs\nPASS: dist/Tie-File/t/12_longfetch_rs\nPASS: dist/Tie-File/t/13_size_rs\nPASS: dist/Tie-File/t/14_lock\nPASS: dist/Tie-File/t/15_pushpop\nPASS: dist/Tie-File/t/16_handle\nPASS: dist/Tie-File/t/17_misc_meth\nPASS: dist/Tie-File/t/18_rs_fixrec\nPASS: dist/Tie-File/t/19_cache\nPASS: dist/Tie-File/t/20_cache_full\nSKIP: dist/Tie-File/t/21_win32\nPASS: dist/Tie-File/t/22_autochomp\nPASS: dist/Tie-File/t/23_rv_ac_splice\nPASS: dist/Tie-File/t/24_cache_loop\nPASS: dist/Tie-File/t/25_gen_nocache\nPASS: dist/Tie-File/t/26_twrite\nPASS: dist/Tie-File/t/27_iwrite\nPASS: dist/Tie-File/t/28_mtwrite\nPASS: dist/Tie-File/t/29_downcopy\nPASS: dist/Tie-File/t/29a_upcopy\nPASS: dist/Tie-File/t/30_defer\nPASS: dist/Tie-File/t/31_autodefer\nPASS: dist/Tie-File/t/32_defer_misc\nPASS: dist/Tie-File/t/33_defer_vs\nPASS: dist/Tie-File/t/40_abs_cache\nPASS: dist/Tie-File/t/41_heap\nPASS: dist/Tie-File/t/42_offset\nPASS: dist/Tie-File/t/43_synopsis\nPASS: dist/Time-HiRes/t/alarm\nPASS: dist/Time-HiRes/t/clock\nPASS: dist/Time-HiRes/t/gettimeofday\nPASS: dist/Time-HiRes/t/itimer\nPASS: dist/Time-HiRes/t/nanosleep\nPASS: dist/Time-HiRes/t/sleep\nPASS: dist/Time-HiRes/t/stat\nPASS: dist/Time-HiRes/t/time\nPASS: dist/Time-HiRes/t/tv_interval\nPASS: dist/Time-HiRes/t/ualarm\nPASS: dist/Time-HiRes/t/usleep\nPASS: dist/Time-HiRes/t/utime\nPASS: dist/Unicode-Normalize/t/fcdc\nPASS: dist/Unicode-Normalize/t/form\nPASS: dist/Unicode-Normalize/t/func\nPASS: dist/Unicode-Normalize/t/illegal\nPASS: dist/Unicode-Normalize/t/norm\nPASS: dist/Unicode-Normalize/t/null\nPASS: dist/Unicode-Normalize/t/partial1\nPASS: dist/Unicode-Normalize/t/partial2\nPASS: dist/Unicode-Normalize/t/proto\nPASS: dist/Unicode-Normalize/t/split\nPASS: dist/Unicode-Normalize/t/test\nPASS: dist/Unicode-Normalize/t/tie\nPASS: dist/XSLoader/t/XSLoader\nPASS: cpan/Archive-Tar/t/01_use\nPASS: cpan/Archive-Tar/t/02_methods\nPASS: cpan/Archive-Tar/t/03_file\nPASS: cpan/Archive-Tar/t/04_resolved_issues\nPASS: cpan/Archive-Tar/t/05_iter\nPASS: cpan/Archive-Tar/t/06_error\nPASS: cpan/Archive-Tar/t/08_ptargrep\nPASS: cpan/Archive-Tar/t/09_roundtrip\nSKIP: cpan/Archive-Tar/t/90_symlink\nSKIP: cpan/Archive-Tar/t/99_pod\nPASS: cpan/autodie/t/00-load\nPASS: cpan/autodie/t/args\nPASS: cpan/autodie/t/autodie\nPASS: cpan/autodie/t/backcompat\nPASS: cpan/autodie/t/basic_exceptions\nPASS: cpan/autodie/t/binmode\nPASS: cpan/autodie/t/blog_hints\nPASS: cpan/autodie/t/caller\nPASS: cpan/autodie/t/chmod\nPASS: cpan/autodie/t/chown\nPASS: cpan/autodie/t/context\nPASS: cpan/autodie/t/context_lexical\nPASS: cpan/autodie/t/core-trampoline-slurp\nPASS: cpan/autodie/t/crickey\nPASS: cpan/autodie/t/dbmopen\nPASS: cpan/autodie/t/eval_error\nPASS: cpan/autodie/t/exception_class\nPASS: cpan/autodie/t/exception_nonref\nPASS: cpan/autodie/t/exceptions\nPASS: cpan/autodie/t/exec\nPASS: cpan/autodie/t/Fatal\nPASS: cpan/autodie/t/filehandles\nPASS: cpan/autodie/t/fileno\nPASS: cpan/autodie/t/flock\nPASS: cpan/autodie/t/format-clobber\nPASS: cpan/autodie/t/hints\nPASS: cpan/autodie/t/hints_insist\nPASS: cpan/autodie/t/hints_pod_examples\nPASS: cpan/autodie/t/hints_provider_does\nPASS: cpan/autodie/t/hints_provider_easy_does_it\nPASS: cpan/autodie/t/hints_provider_isa\nSKIP: cpan/autodie/t/import-into\nPASS: cpan/autodie/t/internal\nPASS: cpan/autodie/t/internal-backcompat\nSKIP: cpan/autodie/t/kill\nPASS: cpan/autodie/t/lethal\nPASS: cpan/autodie/t/mkdir\nPASS: cpan/autodie/t/no-default\nPASS: cpan/autodie/t/no_carp\nPASS: cpan/autodie/t/open\nPASS: cpan/autodie/t/read\nPASS: cpan/autodie/t/recv\nPASS: cpan/autodie/t/repeat\nPASS: cpan/autodie/t/rt-74246\nPASS: cpan/autodie/t/scope_leak\nPASS: cpan/autodie/t/skip\nPASS: cpan/autodie/t/string-eval-basic\nPASS: cpan/autodie/t/string-eval-leak\nPASS: cpan/autodie/t/sysopen\nPASS: cpan/autodie/t/truncate\nPASS: cpan/autodie/t/unlink\nPASS: cpan/autodie/t/user-context\nPASS: cpan/autodie/t/usersub\nPASS: cpan/autodie/t/utf8_open\nPASS: cpan/autodie/t/utime\nSKIP: cpan/autodie/t/version\nPASS: cpan/autodie/t/version_tag\nPASS: cpan/AutoLoader/t/01AutoLoader\nPASS: cpan/AutoLoader/t/02AutoSplit\nSKIP: cpan/bignum/t/backend-gmp-bigfloat\nSKIP: cpan/bignum/t/backend-gmp-bigint\nSKIP: cpan/bignum/t/backend-gmp-bignum\nSKIP: cpan/bignum/t/backend-gmp-bigrat\nSKIP: cpan/bignum/t/backend-pari-bigfloat\nSKIP: cpan/bignum/t/backend-pari-bigint\nSKIP: cpan/bignum/t/backend-pari-bignum\nSKIP: cpan/bignum/t/backend-pari-bigrat\nPASS: cpan/bignum/t/bigexp\nPASS: cpan/bignum/t/bigfloat\nPASS: cpan/bignum/t/bigint\nPASS: cpan/bignum/t/bignum\nPASS: cpan/bignum/t/bigrat\nPASS: cpan/bignum/t/const-bigfloat\nPASS: cpan/bignum/t/const-bigint\nPASS: cpan/bignum/t/const-bignum\nPASS: cpan/bignum/t/const-bigrat\nPASS: cpan/bignum/t/down-mbi-up-mbf\nPASS: cpan/bignum/t/down-mbi-up-mbr\nPASS: cpan/bignum/t/down-mbi-up-undef\nPASS: cpan/bignum/t/down-undef-up-mbf\nPASS: cpan/bignum/t/e_pi-bigfloat\nPASS: cpan/bignum/t/e_pi-bigint\nPASS: cpan/bignum/t/e_pi-bignum\nPASS: cpan/bignum/t/e_pi-bigrat\nPASS: cpan/bignum/t/import-bigfloat\nPASS: cpan/bignum/t/import-bigint\nPASS: cpan/bignum/t/import-bignum\nPASS: cpan/bignum/t/import-bigrat\nPASS: cpan/bignum/t/in_effect\nPASS: cpan/bignum/t/infnan-bigfloat\nPASS: cpan/bignum/t/infnan-bigint\nPASS: cpan/bignum/t/infnan-bignum-mbf\nPASS: cpan/bignum/t/infnan-bignum-mbr\nPASS: cpan/bignum/t/infnan-bigrat\nPASS: cpan/bignum/t/option_a\nPASS: cpan/bignum/t/option_a-bignum\nPASS: cpan/bignum/t/option_l-bigfloat\nPASS: cpan/bignum/t/option_l-bigint\nPASS: cpan/bignum/t/option_l-bignum\nPASS: cpan/bignum/t/option_l-bigrat\nPASS: cpan/bignum/t/option_p\nPASS: cpan/bignum/t/option_p-bignum\nPASS: cpan/bignum/t/overrides\nPASS: cpan/bignum/t/ratopt_a\nPASS: cpan/bignum/t/scope-bigfloat\nPASS: cpan/bignum/t/scope-bigint\nPASS: cpan/bignum/t/scope-bignum\nPASS: cpan/bignum/t/scope-bigrat\nPASS: cpan/bignum/t/scope-nested-const\nPASS: cpan/bignum/t/scope-nested-hex-oct\nPASS: cpan/Compress-Raw-Bzip2/t/000prereq\nPASS: cpan/Compress-Raw-Bzip2/t/01bzip2\nPASS: cpan/Compress-Raw-Bzip2/t/09limitoutput\nPASS: cpan/Compress-Raw-Bzip2/t/19nonpv\nSKIP: cpan/Compress-Raw-Bzip2/t/99pod\nPASS: cpan/Compress-Raw-Zlib/t/01version\nPASS: cpan/Compress-Raw-Zlib/t/02zlib\nSKIP: cpan/Compress-Raw-Zlib/t/07bufsize\nPASS: cpan/Compress-Raw-Zlib/t/09limitoutput\nPASS: cpan/Compress-Raw-Zlib/t/18lvalue\nPASS: cpan/Compress-Raw-Zlib/t/19nonpv\nPASS: cpan/Config-Perl-V/t/10_base\nPASS: cpan/Config-Perl-V/t/20_plv56\nPASS: cpan/Config-Perl-V/t/21_plv58\nPASS: cpan/Config-Perl-V/t/22_plv510\nPASS: cpan/Config-Perl-V/t/23_plv512\nPASS: cpan/Config-Perl-V/t/24_plv514\nPASS: cpan/Config-Perl-V/t/25_plv516\nPASS: cpan/Config-Perl-V/t/25_plv5162\nPASS: cpan/Config-Perl-V/t/26_plv518\nPASS: cpan/Config-Perl-V/t/26_plv5182\nPASS: cpan/Config-Perl-V/t/27_plv5200\nPASS: cpan/Config-Perl-V/t/27_plv5202\nPASS: cpan/Config-Perl-V/t/28_plv5220\nPASS: cpan/Config-Perl-V/t/28_plv52201w\nPASS: cpan/Config-Perl-V/t/29_plv5235w\nPASS: cpan/Config-Perl-V/t/30_plv5240\nPASS: cpan/Config-Perl-V/t/31_plv52511\nPASS: cpan/Config-Perl-V/t/32_plv5261rc1\nPASS: cpan/Config-Perl-V/t/33_plv52711r\nPASS: cpan/Config-Perl-V/t/34_plv5280\nPASS: cpan/Config-Perl-V/t/35_plv52910g\nPASS: cpan/Config-Perl-V/t/36_plv5300\nPASS: cpan/Config-Perl-V/t/37_plv53111qm\nPASS: cpan/Config-Perl-V/t/38_plv5320tld\nPASS: cpan/Config-Perl-V/t/39_plv5340tqm\nPASS: cpan/Config-Perl-V/t/40_plv5358dnqm\nPASS: cpan/Config-Perl-V/t/41_plv5360dnqm\nPASS: cpan/Config-Perl-V/t/42_plv5373tld\nPASS: cpan/Config-Perl-V/t/43_plv53710rcs\nPASS: cpan/CPAN/t/01loadme\nPASS: cpan/CPAN/t/02nox\nPASS: cpan/CPAN/t/03pkgs\nPASS: cpan/CPAN/t/10version\nPASS: cpan/CPAN/t/11mirroredby\nSKIP: cpan/CPAN/t/32pushyhttps\nPASS: cpan/CPAN-Meta/t/converter\nPASS: cpan/CPAN-Meta/t/converter-bad\nPASS: cpan/CPAN-Meta/t/converter-fail\nPASS: cpan/CPAN-Meta/t/converter-fragments\nPASS: cpan/CPAN-Meta/t/load-bad\nPASS: cpan/CPAN-Meta/t/merge\nPASS: cpan/CPAN-Meta/t/meta-obj\nPASS: cpan/CPAN-Meta/t/no-index\nPASS: cpan/CPAN-Meta/t/optional_feature-merge\nPASS: cpan/CPAN-Meta/t/parse-cpan-meta/02_api\nPASS: cpan/CPAN-Meta/t/parse-cpan-meta/03_functions\nPASS: cpan/CPAN-Meta/t/parse-cpan-meta/04_export\nPASS: cpan/CPAN-Meta/t/parse-cpan-meta/05_errors\nPASS: cpan/CPAN-Meta/t/prereqs\nPASS: cpan/CPAN-Meta/t/prereqs-finalize\nPASS: cpan/CPAN-Meta/t/prereqs-merge\nPASS: cpan/CPAN-Meta/t/repository\nPASS: cpan/CPAN-Meta/t/save-load\nPASS: cpan/CPAN-Meta/t/validator\nPASS: cpan/CPAN-Meta-Requirements/t/accepts\nPASS: cpan/CPAN-Meta-Requirements/t/bad_version_hook\nPASS: cpan/CPAN-Meta-Requirements/t/basic\nPASS: cpan/CPAN-Meta-Requirements/t/finalize\nPASS: cpan/CPAN-Meta-Requirements/t/from-hash\nPASS: cpan/CPAN-Meta-Requirements/t/merge\nPASS: cpan/CPAN-Meta-Requirements/t/strings\nPASS: cpan/CPAN-Meta-YAML/t/01_api\nPASS: cpan/CPAN-Meta-YAML/t/01_compile\nPASS: cpan/CPAN-Meta-YAML/t/10_read\nPASS: cpan/CPAN-Meta-YAML/t/11_read_string\nPASS: cpan/CPAN-Meta-YAML/t/12_write\nPASS: cpan/CPAN-Meta-YAML/t/13_write_string\nPASS: cpan/CPAN-Meta-YAML/t/20_subclass\nPASS: cpan/CPAN-Meta-YAML/t/21_yamlpm_compat\nPASS: cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml\nPASS: cpan/CPAN-Meta-YAML/t/31_local_tml\nPASS: cpan/CPAN-Meta-YAML/t/32_world_tml\nPASS: cpan/CPAN-Meta-YAML/t/86_fail\nPASS: cpan/Digest/t/base\nPASS: cpan/Digest/t/digest\nPASS: cpan/Digest/t/file\nPASS: cpan/Digest/t/security\nPASS: cpan/Digest-MD5/t/align\nPASS: cpan/Digest-MD5/t/badfile\nPASS: cpan/Digest-MD5/t/bits\nPASS: cpan/Digest-MD5/t/clone\nPASS: cpan/Digest-MD5/t/files\nPASS: cpan/Digest-MD5/t/md5-aaa\nPASS: cpan/Digest-MD5/t/threads\nPASS: cpan/Digest-MD5/t/utf8\nPASS: cpan/Digest-MD5/t/warns\nPASS: cpan/Digest-SHA/t/allfcns\nPASS: cpan/Digest-SHA/t/base64\nPASS: cpan/Digest-SHA/t/bitbuf\nPASS: cpan/Digest-SHA/t/bitorder\nPASS: cpan/Digest-SHA/t/fips180-4\nPASS: cpan/Digest-SHA/t/fips198\nPASS: cpan/Digest-SHA/t/gg\nPASS: cpan/Digest-SHA/t/gglong\nPASS: cpan/Digest-SHA/t/hmacsha\nPASS: cpan/Digest-SHA/t/inheritance\nPASS: cpan/Digest-SHA/t/ireland\nPASS: cpan/Digest-SHA/t/methods\nPASS: cpan/Digest-SHA/t/nistbit\nPASS: cpan/Digest-SHA/t/nistbyte\nPASS: cpan/Digest-SHA/t/rfc2202\nPASS: cpan/Digest-SHA/t/sha1\nPASS: cpan/Digest-SHA/t/sha224\nPASS: cpan/Digest-SHA/t/sha256\nPASS: cpan/Digest-SHA/t/sha384\nPASS: cpan/Digest-SHA/t/sha512\nPASS: cpan/Digest-SHA/t/state\nPASS: cpan/Digest-SHA/t/unicode\nPASS: cpan/Digest-SHA/t/woodbury\nPASS: cpan/Encode/t/Aliases\nPASS: cpan/Encode/t/at-cn\nPASS: cpan/Encode/t/at-tw\nPASS: cpan/Encode/t/CJKT\nPASS: cpan/Encode/t/cow\nPASS: cpan/Encode/t/decode\nSKIP: cpan/Encode/t/enc_data\nSKIP: cpan/Encode/t/enc_eucjp\nSKIP: cpan/Encode/t/enc_module\nSKIP: cpan/Encode/t/enc_utf8\nPASS: cpan/Encode/t/Encode\nPASS: cpan/Encode/t/Encoder\nSKIP: cpan/Encode/t/encoding\nPASS: cpan/Encode/t/encoding-locale\nPASS: cpan/Encode/t/fallback\nPASS: cpan/Encode/t/from_to\nPASS: cpan/Encode/t/grow\nPASS: cpan/Encode/t/gsm0338\nPASS: cpan/Encode/t/guess\nPASS: cpan/Encode/t/isa\nPASS: cpan/Encode/t/jis7-fallback\nSKIP: cpan/Encode/t/jperl\nPASS: cpan/Encode/t/magic\nPASS: cpan/Encode/t/mime-header\nPASS: cpan/Encode/t/mime-name\nPASS: cpan/Encode/t/mime_header_iso2022jp\nPASS: cpan/Encode/t/perlio\nSKIP: cpan/Encode/t/piconv\nPASS: cpan/Encode/t/rt113164\nPASS: cpan/Encode/t/rt65541\nPASS: cpan/Encode/t/rt76824\nPASS: cpan/Encode/t/rt85489\nPASS: cpan/Encode/t/rt86327\nPASS: cpan/Encode/t/taint\nPASS: cpan/Encode/t/truncated_utf8\nPASS: cpan/Encode/t/undef\nPASS: cpan/Encode/t/Unicode\nPASS: cpan/Encode/t/Unicode_trailing_nul\nPASS: cpan/Encode/t/use-Encode-Alias\nPASS: cpan/Encode/t/utf32warnings\nPASS: cpan/Encode/t/utf8ref\nPASS: cpan/Encode/t/utf8strict\nPASS: cpan/Encode/t/utf8warnings\nPASS: cpan/Encode/t/xml\nPASS: cpan/experimental/t/basic\nSKIP: cpan/ExtUtils-Constant/t/Constant\nPASS: cpan/ExtUtils-Install/t/can_write_dir\nPASS: cpan/ExtUtils-Install/t/Install\nPASS: cpan/ExtUtils-Install/t/Installapi2\nPASS: cpan/ExtUtils-Install/t/Installed\nSKIP: cpan/ExtUtils-Install/t/InstallWithMM\nPASS: cpan/ExtUtils-Install/t/Packlist\nSKIP: cpan/ExtUtils-MakeMaker/t/00compile\nPASS: cpan/ExtUtils-MakeMaker/t/01perl_bugs\nPERL_CORE is set but I can't find your perl source!\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at /usr/lib/perl/ptest/cpan/ExtUtils-MakeMaker/../../lib/ExtUtils/CBuilder/Base.pm line 356.\nSKIP: cpan/ExtUtils-MakeMaker/t/02-xsdynamic\nPERL_CORE is set but I can't find your perl source!\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at /usr/lib/perl/ptest/cpan/ExtUtils-MakeMaker/../../lib/ExtUtils/CBuilder/Base.pm line 356.\nSKIP: cpan/ExtUtils-MakeMaker/t/03-xsstatic\nSKIP: cpan/ExtUtils-MakeMaker/t/04-xs-rpath-darwin\nPASS: cpan/ExtUtils-MakeMaker/t/arch_check\nPASS: cpan/ExtUtils-MakeMaker/t/backwards\nSKIP: cpan/ExtUtils-MakeMaker/t/basic\nPASS: cpan/ExtUtils-MakeMaker/t/build_man\nPASS: cpan/ExtUtils-MakeMaker/t/cd\nPASS: cpan/ExtUtils-MakeMaker/t/config\nPASS: cpan/ExtUtils-MakeMaker/t/cp\nPASS: cpan/ExtUtils-MakeMaker/t/dir_target\nSKIP: cpan/ExtUtils-MakeMaker/t/echo\nPASS: cpan/ExtUtils-MakeMaker/t/eu_command\nPASS: cpan/ExtUtils-MakeMaker/t/FIRST_MAKEFILE\nPASS: cpan/ExtUtils-MakeMaker/t/fix_libs\nPASS: cpan/ExtUtils-MakeMaker/t/fixin\nPASS: cpan/ExtUtils-MakeMaker/t/hints\nPASS: cpan/ExtUtils-MakeMaker/t/INST\nPASS: cpan/ExtUtils-MakeMaker/t/INST_PREFIX\nSKIP: cpan/ExtUtils-MakeMaker/t/INSTALL_BASE\nPASS: cpan/ExtUtils-MakeMaker/t/installed_file\nPASS: cpan/ExtUtils-MakeMaker/t/is_of_type\nPASS: cpan/ExtUtils-MakeMaker/t/Liblist\nPASS: cpan/ExtUtils-MakeMaker/t/make\nPASS: cpan/ExtUtils-MakeMaker/t/MakeMaker_Parameters\nPASS: cpan/ExtUtils-MakeMaker/t/maketext_filter\nPASS: cpan/ExtUtils-MakeMaker/t/meta_convert\nPASS: cpan/ExtUtils-MakeMaker/t/metafile_data\nPASS: cpan/ExtUtils-MakeMaker/t/metafile_file\nSKIP: cpan/ExtUtils-MakeMaker/t/min_perl_version\nSKIP: cpan/ExtUtils-MakeMaker/t/miniperl\nPASS: cpan/ExtUtils-MakeMaker/t/Mkbootstrap\nPASS: cpan/ExtUtils-MakeMaker/t/MM_Any\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_BeOS\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_Cygwin\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_NW5\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_OS2\nPASS: cpan/ExtUtils-MakeMaker/t/MM_Unix\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_VMS\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_Win32\nPASS: cpan/ExtUtils-MakeMaker/t/oneliner\nPASS: cpan/ExtUtils-MakeMaker/t/os_unsupported\nPASS: cpan/ExtUtils-MakeMaker/t/parse_abstract\nPASS: cpan/ExtUtils-MakeMaker/t/parse_version\nSKIP: cpan/ExtUtils-MakeMaker/t/PL_FILES\nPASS: cpan/ExtUtils-MakeMaker/t/pm\nSKIP: cpan/ExtUtils-MakeMaker/t/pm_to_blib\nPASS: cpan/ExtUtils-MakeMaker/t/pod2man\nPASS: cpan/ExtUtils-MakeMaker/t/postamble\nPASS: cpan/ExtUtils-MakeMaker/t/prefixify\nPASS: cpan/ExtUtils-MakeMaker/t/prereq\nPASS: cpan/ExtUtils-MakeMaker/t/prereq_print\nPASS: cpan/ExtUtils-MakeMaker/t/problems\nPASS: cpan/ExtUtils-MakeMaker/t/prompt\nSKIP: cpan/ExtUtils-MakeMaker/t/recurs\nPASS: cpan/ExtUtils-MakeMaker/t/revision\nSKIP: cpan/ExtUtils-MakeMaker/t/several_authors\nPASS: cpan/ExtUtils-MakeMaker/t/split_command\nPASS: cpan/ExtUtils-MakeMaker/t/test_boilerplate\nPASS: cpan/ExtUtils-MakeMaker/t/testlib\nSKIP: cpan/ExtUtils-MakeMaker/t/unicode\nPASS: cpan/ExtUtils-MakeMaker/t/VERSION_FROM\nPASS: cpan/ExtUtils-MakeMaker/t/vstrings\nPASS: cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile\nPASS: cpan/ExtUtils-MakeMaker/t/writemakefile_args\nPASS: cpan/ExtUtils-Manifest/t/Manifest\nSKIP: cpan/ExtUtils-PL2Bat/t/make_executable\nPASS: cpan/File-Fetch/t/01_File-Fetch\nPASS: cpan/File-Fetch/t/null_subclass\nPASS: cpan/File-Path/t/Path\nPASS: cpan/File-Path/t/Path_root\nSKIP: cpan/File-Path/t/Path_win32\nPASS: cpan/File-Path/t/taint\nPASS: cpan/File-Temp/t/cmp\nPASS: cpan/File-Temp/t/fork\nSKIP: cpan/File-Temp/t/lock\nPASS: cpan/File-Temp/t/mktemp\nPASS: cpan/File-Temp/t/object\nPASS: cpan/File-Temp/t/posix\nPASS: cpan/File-Temp/t/rmtree\nPASS: cpan/File-Temp/t/security\nPASS: cpan/File-Temp/t/seekable\nPASS: cpan/File-Temp/t/tempfile\nPASS: cpan/Filter-Util-Call/t/call\nPASS: cpan/Filter-Util-Call/t/rt_101033\nPASS: cpan/Filter-Util-Call/t/rt_54452-rebless\nPASS: cpan/Getopt-Long/t/gol-basic\nPASS: cpan/Getopt-Long/t/gol-linkage\nPASS: cpan/Getopt-Long/t/gol-oo\nPASS: cpan/Getopt-Long/t/gol-xargv\nPASS: cpan/Getopt-Long/t/gol-xstring\nPASS: cpan/HTTP-Tiny/t/000_load\nPASS: cpan/HTTP-Tiny/t/001_api\nPASS: cpan/HTTP-Tiny/t/002_croakage\nPASS: cpan/HTTP-Tiny/t/003_agent\nPASS: cpan/HTTP-Tiny/t/004_timeout\nPASS: cpan/HTTP-Tiny/t/010_url\nPASS: cpan/HTTP-Tiny/t/020_headers\nPASS: cpan/HTTP-Tiny/t/030_response\nPASS: cpan/HTTP-Tiny/t/040_content\nPASS: cpan/HTTP-Tiny/t/050_chunked_body\nPASS: cpan/HTTP-Tiny/t/060_http_date\nPASS: cpan/HTTP-Tiny/t/070_cookie_jar\nPASS: cpan/HTTP-Tiny/t/100_get\nPASS: cpan/HTTP-Tiny/t/101_head\nPASS: cpan/HTTP-Tiny/t/102_put\nPASS: cpan/HTTP-Tiny/t/103_delete\nPASS: cpan/HTTP-Tiny/t/104_post\nPASS: cpan/HTTP-Tiny/t/110_mirror\nPASS: cpan/HTTP-Tiny/t/130_redirect\nPASS: cpan/HTTP-Tiny/t/140_proxy\nPASS: cpan/HTTP-Tiny/t/141_no_proxy\nPASS: cpan/HTTP-Tiny/t/150_post_form\nPASS: cpan/HTTP-Tiny/t/160_cookies\nPASS: cpan/HTTP-Tiny/t/161_basic_auth\nPASS: cpan/HTTP-Tiny/t/162_proxy_auth\nPASS: cpan/HTTP-Tiny/t/170_keepalive\nPASS: cpan/HTTP-Tiny/t/180_verify_SSL\nPASS: cpan/IO-Compress/t/000prereq\nPASS: cpan/IO-Compress/t/001bzip2\nPASS: cpan/IO-Compress/t/001zlib-generic-deflate\nPASS: cpan/IO-Compress/t/001zlib-generic-gzip\nPASS: cpan/IO-Compress/t/001zlib-generic-rawdeflate\nPASS: cpan/IO-Compress/t/001zlib-generic-zip\nPASS: cpan/IO-Compress/t/002any-deflate\nPASS: cpan/IO-Compress/t/002any-gzip\nPASS: cpan/IO-Compress/t/002any-rawdeflate\nPASS: cpan/IO-Compress/t/002any-transparent\nPASS: cpan/IO-Compress/t/002any-zip\nPASS: cpan/IO-Compress/t/004gziphdr\nPASS: cpan/IO-Compress/t/005defhdr\nPASS: cpan/IO-Compress/t/006zip\nPASS: cpan/IO-Compress/t/011-streamzip\nPASS: cpan/IO-Compress/t/01misc\nSKIP: cpan/IO-Compress/t/020isize\nPASS: cpan/IO-Compress/t/050interop-gzip\nPASS: cpan/IO-Compress/t/100generic-bzip2\nPASS: cpan/IO-Compress/t/100generic-deflate\nPASS: cpan/IO-Compress/t/100generic-gzip\nPASS: cpan/IO-Compress/t/100generic-rawdeflate\nPASS: cpan/IO-Compress/t/100generic-zip\nSKIP: cpan/IO-Compress/t/101truncate-bzip2\nSKIP: cpan/IO-Compress/t/101truncate-deflate\nSKIP: cpan/IO-Compress/t/101truncate-gzip\nSKIP: cpan/IO-Compress/t/101truncate-rawdeflate\nSKIP: cpan/IO-Compress/t/101truncate-zip\nPASS: cpan/IO-Compress/t/102tied-bzip2\nPASS: cpan/IO-Compress/t/102tied-deflate\nPASS: cpan/IO-Compress/t/102tied-gzip\nPASS: cpan/IO-Compress/t/102tied-rawdeflate\nPASS: cpan/IO-Compress/t/102tied-zip\nPASS: cpan/IO-Compress/t/103newtied-bzip2\nPASS: cpan/IO-Compress/t/103newtied-deflate\nPASS: cpan/IO-Compress/t/103newtied-gzip\nPASS: cpan/IO-Compress/t/103newtied-rawdeflate\nPASS: cpan/IO-Compress/t/103newtied-zip\nPASS: cpan/IO-Compress/t/104destroy-bzip2\nPASS: cpan/IO-Compress/t/104destroy-deflate\nPASS: cpan/IO-Compress/t/104destroy-gzip\nPASS: cpan/IO-Compress/t/104destroy-rawdeflate\nPASS: cpan/IO-Compress/t/104destroy-zip\nPASS: cpan/IO-Compress/t/105oneshot-bzip2\nPASS: cpan/IO-Compress/t/105oneshot-deflate\nPASS: cpan/IO-Compress/t/105oneshot-gzip\nPASS: cpan/IO-Compress/t/105oneshot-gzip-only\nPASS: cpan/IO-Compress/t/105oneshot-rawdeflate\nPASS: cpan/IO-Compress/t/105oneshot-zip\nPASS: cpan/IO-Compress/t/105oneshot-zip-bzip2-only\nPASS: cpan/IO-Compress/t/105oneshot-zip-only\nSKIP: cpan/IO-Compress/t/105oneshot-zip-store-only\nSKIP: cpan/IO-Compress/t/106prime-bzip2\nSKIP: cpan/IO-Compress/t/106prime-deflate\nSKIP: cpan/IO-Compress/t/106prime-gzip\nSKIP: cpan/IO-Compress/t/106prime-rawdeflate\nSKIP: cpan/IO-Compress/t/106prime-zip\nPASS: cpan/IO-Compress/t/107multi-bzip2\nPASS: cpan/IO-Compress/t/107multi-deflate\nPASS: cpan/IO-Compress/t/107multi-gzip\nPASS: cpan/IO-Compress/t/107multi-rawdeflate\nPASS: cpan/IO-Compress/t/107multi-zip\nPASS: cpan/IO-Compress/t/107multi-zip-only\nPASS: cpan/IO-Compress/t/108anyunc-bzip2\nPASS: cpan/IO-Compress/t/108anyunc-deflate\nPASS: cpan/IO-Compress/t/108anyunc-gzip\nPASS: cpan/IO-Compress/t/108anyunc-rawdeflate\nPASS: cpan/IO-Compress/t/108anyunc-transparent\nPASS: cpan/IO-Compress/t/108anyunc-zip\nPASS: cpan/IO-Compress/t/109merge-deflate\nPASS: cpan/IO-Compress/t/109merge-gzip\nPASS: cpan/IO-Compress/t/109merge-rawdeflate\nSKIP: cpan/IO-Compress/t/109merge-zip\nPASS: cpan/IO-Compress/t/110encode-bzip2\nPASS: cpan/IO-Compress/t/110encode-deflate\nPASS: cpan/IO-Compress/t/110encode-gzip\nPASS: cpan/IO-Compress/t/110encode-rawdeflate\nPASS: cpan/IO-Compress/t/110encode-zip\nPASS: cpan/IO-Compress/t/111const-deflate\nPASS: cpan/IO-Compress/t/112utf8-zip\nPASS: cpan/IO-Compress/t/113issues\nSKIP: cpan/IO-Compress/t/999pod\nPASS: cpan/IO-Compress/t/cz-01version\nPASS: cpan/IO-Compress/t/cz-03zlib-v1\nPASS: cpan/IO-Compress/t/cz-06gzsetp\nPASS: cpan/IO-Compress/t/cz-08encoding\nPASS: cpan/IO-Compress/t/cz-14gzopen\nPASS: cpan/IO-Compress/t/globmapper\nPASS: cpan/IO-Socket-IP/t/00use\nPASS: cpan/IO-Socket-IP/t/01local-client-v4\nPASS: cpan/IO-Socket-IP/t/02local-server-v4\nPASS: cpan/IO-Socket-IP/t/03local-cross-v4\nPASS: cpan/IO-Socket-IP/t/04local-client-v6\nPASS: cpan/IO-Socket-IP/t/05local-server-v6\nPASS: cpan/IO-Socket-IP/t/06local-cross-v6\nPASS: cpan/IO-Socket-IP/t/10args\nPASS: cpan/IO-Socket-IP/t/11sockopts\nPASS: cpan/IO-Socket-IP/t/12port-fallback\nPASS: cpan/IO-Socket-IP/t/13addrinfo\nPASS: cpan/IO-Socket-IP/t/14fileno\nPASS: cpan/IO-Socket-IP/t/15io-socket\nPASS: cpan/IO-Socket-IP/t/16v6only\nPASS: cpan/IO-Socket-IP/t/17gai-flags\nPASS: cpan/IO-Socket-IP/t/18fdopen\nPASS: cpan/IO-Socket-IP/t/19no-addrs\nPASS: cpan/IO-Socket-IP/t/20subclass\nPASS: cpan/IO-Socket-IP/t/21as-inet\nPASS: cpan/IO-Socket-IP/t/22timeout\nPASS: cpan/IO-Socket-IP/t/30nonblocking-connect\nPASS: cpan/IO-Socket-IP/t/31nonblocking-connect-internet\nSKIP: cpan/IO-Socket-IP/t/99pod\nPASS: cpan/IO-Zlib/t/basic\nSKIP: cpan/IO-Zlib/t/external\nPASS: cpan/IO-Zlib/t/getc\nPASS: cpan/IO-Zlib/t/getline\nPASS: cpan/IO-Zlib/t/import\nPASS: cpan/IO-Zlib/t/large\nPASS: cpan/IO-Zlib/t/tied\nPASS: cpan/IO-Zlib/t/uncomp1\nPASS: cpan/IO-Zlib/t/uncomp2\nPASS: cpan/IPC-Cmd/t/01_IPC-Cmd\nSKIP: cpan/IPC-Cmd/t/02_Interactive\nPASS: cpan/IPC-Cmd/t/03_run-forked\nPASS: cpan/IPC-SysV/t/ipcsysv\nPASS: cpan/IPC-SysV/t/msg\nSKIP: cpan/IPC-SysV/t/pod\nSKIP: cpan/IPC-SysV/t/podcov\nPASS: cpan/IPC-SysV/t/sem\nPASS: cpan/IPC-SysV/t/shm\nPASS: cpan/JSON-PP/t/000_load\nPASS: cpan/JSON-PP/t/001_utf8\nPASS: cpan/JSON-PP/t/002_error\nPASS: cpan/JSON-PP/t/003_types\nPASS: cpan/JSON-PP/t/004_dwiw_encode\nPASS: cpan/JSON-PP/t/005_dwiw_decode\nPASS: cpan/JSON-PP/t/006_pc_pretty\nPASS: cpan/JSON-PP/t/007_pc_esc\nPASS: cpan/JSON-PP/t/008_pc_base\nPASS: cpan/JSON-PP/t/009_pc_extra_number\nPASS: cpan/JSON-PP/t/010_pc_keysort\nPASS: cpan/JSON-PP/t/011_pc_expo\nPASS: cpan/JSON-PP/t/012_blessed\nPASS: cpan/JSON-PP/t/013_limit\nPASS: cpan/JSON-PP/t/014_latin1\nPASS: cpan/JSON-PP/t/015_prefix\nPASS: cpan/JSON-PP/t/016_tied\nPASS: cpan/JSON-PP/t/017_relaxed\nPASS: cpan/JSON-PP/t/018_json_checker\nPASS: cpan/JSON-PP/t/019_incr\nPASS: cpan/JSON-PP/t/020_faihu\nPASS: cpan/JSON-PP/t/020_unknown\nPASS: cpan/JSON-PP/t/021_evans\nPASS: cpan/JSON-PP/t/022_comment_at_eof\nPASS: cpan/JSON-PP/t/052_object\nPASS: cpan/JSON-PP/t/099_binary00\nPASS: cpan/JSON-PP/t/099_binary01\nPASS: cpan/JSON-PP/t/099_binary02\nPASS: cpan/JSON-PP/t/099_binary03\nPASS: cpan/JSON-PP/t/099_binary04\nPASS: cpan/JSON-PP/t/099_binary05\nPASS: cpan/JSON-PP/t/099_binary06\nPASS: cpan/JSON-PP/t/099_binary07\nPASS: cpan/JSON-PP/t/099_binary08\nPASS: cpan/JSON-PP/t/099_binary09\nPASS: cpan/JSON-PP/t/099_binary10\nPASS: cpan/JSON-PP/t/099_binary11\nPASS: cpan/JSON-PP/t/099_binary12\nPASS: cpan/JSON-PP/t/099_binary13\nPASS: cpan/JSON-PP/t/099_binary14\nPASS: cpan/JSON-PP/t/099_binary15\nPASS: cpan/JSON-PP/t/104_sortby\nPASS: cpan/JSON-PP/t/105_esc_slash\nPASS: cpan/JSON-PP/t/106_allow_barekey\nPASS: cpan/JSON-PP/t/107_allow_singlequote\nPASS: cpan/JSON-PP/t/108_decode\nPASS: cpan/JSON-PP/t/109_encode\nPASS: cpan/JSON-PP/t/110_bignum\nPASS: cpan/JSON-PP/t/112_upgrade\nPASS: cpan/JSON-PP/t/113_overloaded_eq\nPASS: cpan/JSON-PP/t/114_decode_prefix\nPASS: cpan/JSON-PP/t/115_tie_ixhash\nPASS: cpan/JSON-PP/t/116_incr_parse_fixed\nPASS: cpan/JSON-PP/t/117_numbers\nPASS: cpan/JSON-PP/t/118_boolean_values\nPASS: cpan/JSON-PP/t/119_incr_parse_utf8\nPASS: cpan/JSON-PP/t/120_incr_parse_truncated\nPASS: cpan/JSON-PP/t/core_bools\nPASS: cpan/JSON-PP/t/gh_28_json_test_suite\nPASS: cpan/JSON-PP/t/gh_29_trailing_false_value\nPASS: cpan/JSON-PP/t/rt_116998_wrong_character_offset\nPASS: cpan/JSON-PP/t/rt_122270_old_xs_boolean\nPASS: cpan/JSON-PP/t/rt_90071_incr_parse\nPASS: cpan/JSON-PP/t/zero-mojibake\nPASS: cpan/libnet/t/config\nPASS: cpan/libnet/t/datasend\nSKIP: cpan/libnet/t/ftp\nPASS: cpan/libnet/t/hostname\nPASS: cpan/libnet/t/netrc\nSKIP: cpan/libnet/t/nntp\nPASS: cpan/libnet/t/nntp_ipv6\nSKIP: cpan/libnet/t/nntp_ssl\nPASS: cpan/libnet/t/pop3_ipv6\nSKIP: cpan/libnet/t/pop3_ssl\nPASS: cpan/libnet/t/require\nSKIP: cpan/libnet/t/smtp\nPASS: cpan/libnet/t/smtp_ipv6\nSKIP: cpan/libnet/t/smtp_ssl\nPASS: cpan/libnet/t/time\nPASS: cpan/Locale-Maketext-Simple/t/0-signature\nPASS: cpan/Locale-Maketext-Simple/t/1-basic\nSKIP: cpan/Locale-Maketext-Simple/t/2-load_po_without_i_default\nSKIP: cpan/Locale-Maketext-Simple/t/3-load_po_with_i_default\nPASS: cpan/Math-BigInt/t/bare_mbf\nPASS: cpan/Math-BigInt/t/bare_mbi\nPASS: cpan/Math-BigInt/t/bare_mif\nPASS: cpan/Math-BigInt/t/big_pi_e\nPASS: cpan/Math-BigInt/t/bigfltpm\nPASS: cpan/Math-BigInt/t/bigintc\nPASS: cpan/Math-BigInt/t/bigintc-import\nPASS: cpan/Math-BigInt/t/bigintpm\nPASS: cpan/Math-BigInt/t/bigints\nPASS: cpan/Math-BigInt/t/biglog\nPASS: cpan/Math-BigInt/t/bigroot\nPASS: cpan/Math-BigInt/t/calling-class-methods\nPASS: cpan/Math-BigInt/t/calling-constant\nPASS: cpan/Math-BigInt/t/calling-instance-methods\nPASS: cpan/Math-BigInt/t/calling-lib1\nPASS: cpan/Math-BigInt/t/calling-lib2\nPASS: cpan/Math-BigInt/t/config\nPASS: cpan/Math-BigInt/t/downgrade\nPASS: cpan/Math-BigInt/t/inf_nan\nPASS: cpan/Math-BigInt/t/isa\nPASS: cpan/Math-BigInt/t/mbf_ali\nPASS: cpan/Math-BigInt/t/mbi_ali\nPASS: cpan/Math-BigInt/t/mbi_rand\nPASS: cpan/Math-BigInt/t/mbimbf\nPASS: cpan/Math-BigInt/t/nan_cmp\nPASS: cpan/Math-BigInt/t/new_overloaded\nPASS: cpan/Math-BigInt/t/req_mbf0\nPASS: cpan/Math-BigInt/t/req_mbf1\nPASS: cpan/Math-BigInt/t/req_mbfa\nPASS: cpan/Math-BigInt/t/req_mbfi\nPASS: cpan/Math-BigInt/t/req_mbfn\nPASS: cpan/Math-BigInt/t/req_mbfw\nPASS: cpan/Math-BigInt/t/require\nPASS: cpan/Math-BigInt/t/round\nPASS: cpan/Math-BigInt/t/rt-16221\nPASS: cpan/Math-BigInt/t/sub_ali\nPASS: cpan/Math-BigInt/t/sub_mbf\nPASS: cpan/Math-BigInt/t/sub_mbi\nPASS: cpan/Math-BigInt/t/sub_mif\nPASS: cpan/Math-BigInt/t/trap\nPASS: cpan/Math-BigInt/t/upgrade\nPASS: cpan/Math-BigInt/t/upgrade2\nPASS: cpan/Math-BigInt/t/upgradef\nPASS: cpan/Math-BigInt/t/use\nPASS: cpan/Math-BigInt/t/use_lib1\nPASS: cpan/Math-BigInt/t/use_lib2\nPASS: cpan/Math-BigInt/t/use_lib3\nPASS: cpan/Math-BigInt/t/use_lib4\nPASS: cpan/Math-BigInt/t/use_lib5\nPASS: cpan/Math-BigInt/t/use_lib6\nPASS: cpan/Math-BigInt/t/use_mbfw\nPASS: cpan/Math-BigInt/t/with_sub\nPASS: cpan/Math-BigInt-FastCalc/t/bigintfc\nPASS: cpan/Math-BigInt-FastCalc/t/biglog\nPASS: cpan/Math-BigInt-FastCalc/t/bigroot\nPASS: cpan/Math-BigInt-FastCalc/t/bootstrap\nPASS: cpan/Math-BigInt-FastCalc/t/leak\nPASS: cpan/Math-BigInt-FastCalc/t/mbi_rand\nPASS: cpan/Math-BigRat/t/badd-mbr\nPASS: cpan/Math-BigRat/t/big_ap\nPASS: cpan/Math-BigRat/t/bigfltrt\nPASS: cpan/Math-BigRat/t/bigrat\nPASS: cpan/Math-BigRat/t/bigratpm\nPASS: cpan/Math-BigRat/t/bigratup\nPASS: cpan/Math-BigRat/t/binv-mbr\nPASS: cpan/Math-BigRat/t/bitwise\nPASS: cpan/Math-BigRat/t/bnok-mbr\nPASS: cpan/Math-BigRat/t/const-mbr\nPASS: cpan/Math-BigRat/t/downgrade\nPASS: cpan/Math-BigRat/t/dparts-mbr\nPASS: cpan/Math-BigRat/t/fparts-mbr\nPASS: cpan/Math-BigRat/t/hang\nPASS: cpan/Math-BigRat/t/new-mbr\nPASS: cpan/Math-BigRat/t/requirer\nPASS: cpan/Math-BigRat/t/rt121139\nPASS: cpan/Math-BigRat/t/trap\nPASS: cpan/Memoize/t/basic\nPASS: cpan/Memoize/t/cache\nPASS: cpan/Memoize/t/correctness\nPASS: cpan/Memoize/t/expmod\nPASS: cpan/Memoize/t/expmod_t\nPASS: cpan/Memoize/t/flush\nPASS: cpan/Memoize/t/normalize\nPASS: cpan/Memoize/t/threadsafe\nPASS: cpan/Memoize/t/tie\nSKIP: cpan/Memoize/t/tie_db\nPASS: cpan/Memoize/t/tie_gdbm\nPASS: cpan/Memoize/t/tie_ndbm\nSKIP: cpan/Memoize/t/tie_odbm\nPASS: cpan/Memoize/t/tie_sdbm\nPASS: cpan/Memoize/t/tie_storable\nPASS: cpan/Memoize/t/unmemoize\nPASS: cpan/MIME-Base64/t/base64\nPASS: cpan/MIME-Base64/t/base64url\nPASS: cpan/MIME-Base64/t/length\nPASS: cpan/MIME-Base64/t/quoted-print\nPASS: cpan/MIME-Base64/t/unicode\nPASS: cpan/Module-Load/t/01_Module-Load\nPASS: cpan/Module-Load/t/02_Module-Load\nPASS: cpan/Module-Load-Conditional/t/01_Module_Load_Conditional\nPASS: cpan/Module-Loaded/t/01_Module-Loaded\nPASS: cpan/Module-Metadata/t/contains_pod\nPASS: cpan/Module-Metadata/t/encoding\nPASS: cpan/Module-Metadata/t/endpod\nPASS: cpan/Module-Metadata/t/extract-package\nPASS: cpan/Module-Metadata/t/extract-version\nPASS: cpan/Module-Metadata/t/metadata\nPASS: cpan/Module-Metadata/t/taint\nPASS: cpan/Module-Metadata/t/version\nPASS: cpan/NEXT/t/actual\nPASS: cpan/NEXT/t/actuns\nPASS: cpan/NEXT/t/dynamically_scoped_regex_vars\nPASS: cpan/NEXT/t/next\nPASS: cpan/NEXT/t/stringify\nPASS: cpan/NEXT/t/unseen\nPASS: cpan/Params-Check/t/01_Params-Check\nPASS: cpan/parent/t/compile-time\nPASS: cpan/parent/t/compile-time-file\nPASS: cpan/parent/t/parent\nPASS: cpan/parent/t/parent-classfromclassfile\nPASS: cpan/parent/t/parent-classfromfile\nPASS: cpan/parent/t/parent-pmc\nPASS: cpan/parent/t/parent-returns-false\nPASS: cpan/Perl-OSType/t/OSType\nSKIP: cpan/PerlIO-via-QuotedPrint/t/changes\nSKIP: cpan/PerlIO-via-QuotedPrint/t/critic\nSKIP: cpan/PerlIO-via-QuotedPrint/t/pod\nSKIP: cpan/PerlIO-via-QuotedPrint/t/pod_coverage\nPASS: cpan/PerlIO-via-QuotedPrint/t/QuotedPrint\nPASS: cpan/Pod-Checker/t/pod/podchkenc\nPASS: cpan/Pod-Checker/t/pod/podchklink\nPASS: cpan/Pod-Checker/t/pod/poderrs\nPASS: cpan/Pod-Checker/t/pod/podname\nPASS: cpan/Pod-Checker/t/pod/selfcheck\nPASS: cpan/Pod-Escapes/t/01_about_verbose\nPASS: cpan/Pod-Escapes/t/10_main\nPASS: cpan/Pod-Escapes/t/15_name2charnum\nPASS: cpan/Pod-Perldoc/t/00_load\nPASS: cpan/Pod-Perldoc/t/01_about_verbose\nPASS: cpan/Pod-Perldoc/t/man/_get_columns\nSKIP: cpan/Pod-Perldoc/t/pod\nPASS: cpan/Pod-Simple/t/00about\nPASS: cpan/Pod-Simple/t/20_skip\nPASS: cpan/Pod-Simple/t/ac_d\nPASS: cpan/Pod-Simple/t/accept01\nPASS: cpan/Pod-Simple/t/accept05\nPASS: cpan/Pod-Simple/t/basic\nPASS: cpan/Pod-Simple/t/begin\nPASS: cpan/Pod-Simple/t/cbacks\nPASS: cpan/Pod-Simple/t/chunking\nPASS: cpan/Pod-Simple/t/closeys\nPASS: cpan/Pod-Simple/t/content_seen\nPASS: cpan/Pod-Simple/t/corpus\nPASS: cpan/Pod-Simple/t/emptylists\nPASS: cpan/Pod-Simple/t/enc-chars\nPASS: cpan/Pod-Simple/t/encod01\nPASS: cpan/Pod-Simple/t/encod02\nPASS: cpan/Pod-Simple/t/encod03\nPASS: cpan/Pod-Simple/t/encod04\nPASS: cpan/Pod-Simple/t/end_over\nPASS: cpan/Pod-Simple/t/eol\nPASS: cpan/Pod-Simple/t/eol2\nPASS: cpan/Pod-Simple/t/fake-closers\nPASS: cpan/Pod-Simple/t/fcodes\nPASS: cpan/Pod-Simple/t/fcodes_e\nPASS: cpan/Pod-Simple/t/fcodes_l\nPASS: cpan/Pod-Simple/t/fcodes_s\nPASS: cpan/Pod-Simple/t/for\nPASS: cpan/Pod-Simple/t/fornot\nSKIP: cpan/Pod-Simple/t/github_issue_79\nPASS: cpan/Pod-Simple/t/heads\nPASS: cpan/Pod-Simple/t/html01\nPASS: cpan/Pod-Simple/t/html02\nPASS: cpan/Pod-Simple/t/html03\nPASS: cpan/Pod-Simple/t/htmlbat\nPASS: cpan/Pod-Simple/t/items\nPASS: cpan/Pod-Simple/t/items02\nPASS: cpan/Pod-Simple/t/itemstar\nPASS: cpan/Pod-Simple/t/JustPod01\nPASS: cpan/Pod-Simple/t/JustPod02\nPASS: cpan/Pod-Simple/t/JustPod_corpus\nPASS: cpan/Pod-Simple/t/linkclas\nPASS: cpan/Pod-Simple/t/output\nPASS: cpan/Pod-Simple/t/puller\nPASS: cpan/Pod-Simple/t/pulltitl\nPASS: cpan/Pod-Simple/t/reinit\nPASS: cpan/Pod-Simple/t/render\nPASS: cpan/Pod-Simple/t/rtf_utf8\nPASS: cpan/Pod-Simple/t/search05\nPASS: cpan/Pod-Simple/t/search10\nPASS: cpan/Pod-Simple/t/search12\nPASS: cpan/Pod-Simple/t/search20\nPASS: cpan/Pod-Simple/t/search22\nPASS: cpan/Pod-Simple/t/search25\nPASS: cpan/Pod-Simple/t/search26\nPASS: cpan/Pod-Simple/t/search27\nPASS: cpan/Pod-Simple/t/search28\nPASS: cpan/Pod-Simple/t/search29\nPASS: cpan/Pod-Simple/t/search50\nPASS: cpan/Pod-Simple/t/search60\nPASS: cpan/Pod-Simple/t/stree\nPASS: cpan/Pod-Simple/t/strpvbtm\nPASS: cpan/Pod-Simple/t/tiedfh\nPASS: cpan/Pod-Simple/t/verb_fmt\nPASS: cpan/Pod-Simple/t/verbatim\nPASS: cpan/Pod-Simple/t/whine\nPASS: cpan/Pod-Simple/t/x_nixer\nPASS: cpan/Pod-Simple/t/xhtml-bkb\nPASS: cpan/Pod-Simple/t/xhtml01\nPASS: cpan/Pod-Simple/t/xhtml05\nPASS: cpan/Pod-Simple/t/xhtml10\nPASS: cpan/Pod-Simple/t/xhtml15\nPASS: cpan/Pod-Simple/t/xhtml20\nPASS: cpan/Pod-Usage/t/pod/headwithmarkup\nPASS: cpan/Pod-Usage/t/pod/pod2usage\nPASS: cpan/Pod-Usage/t/pod/pod2usage2\nPASS: cpan/Pod-Usage/t/pod/selectheaders\nPASS: cpan/Pod-Usage/t/pod/selectsections\nSKIP: cpan/podlators/t/docs/changes\nSKIP: cpan/podlators/t/docs/pod\nSKIP: cpan/podlators/t/docs/pod-spelling\nSKIP: cpan/podlators/t/docs/spdx-license\nSKIP: cpan/podlators/t/docs/synopsis\nPASS: cpan/podlators/t/general/basic\nPASS: cpan/podlators/t/general/filehandle\nPASS: cpan/podlators/t/general/pod-parser\nPASS: cpan/podlators/t/man/devise-date\nPASS: cpan/podlators/t/man/devise-title\nPASS: cpan/podlators/t/man/empty\nPASS: cpan/podlators/t/man/encoding\nPASS: cpan/podlators/t/man/heading\nPASS: cpan/podlators/t/man/iso-8859-1\nPASS: cpan/podlators/t/man/no-encode\nPASS: cpan/podlators/t/man/snippets\nPASS: cpan/podlators/t/man/utf8-io\nPASS: cpan/podlators/t/parselink/basic\nSKIP: cpan/podlators/t/style/critic\nSKIP: cpan/podlators/t/style/kwalitee\nSKIP: cpan/podlators/t/style/minimum-version\nSKIP: cpan/podlators/t/style/module-version\nSKIP: cpan/podlators/t/style/obsolete-strings\nSKIP: cpan/podlators/t/style/strict\nPASS: cpan/podlators/t/text/color\nPASS: cpan/podlators/t/text/invalid\nPASS: cpan/podlators/t/text/iso-8859-1\nPASS: cpan/podlators/t/text/overstrike\nPASS: cpan/podlators/t/text/snippets\nPASS: cpan/podlators/t/text/termcap\nPASS: cpan/podlators/t/text/utf8-io\nPASS: cpan/Scalar-List-Utils/t/00version\nPASS: cpan/Scalar-List-Utils/t/any-all\nPASS: cpan/Scalar-List-Utils/t/blessed\nPASS: cpan/Scalar-List-Utils/t/dualvar\nOld package separator \"'\" deprecated at (eval 285) line 1.\nPASS: cpan/Scalar-List-Utils/t/exotic_names\nPASS: cpan/Scalar-List-Utils/t/first\nPASS: cpan/Scalar-List-Utils/t/getmagic-once\nPASS: cpan/Scalar-List-Utils/t/head-tail\nPASS: cpan/Scalar-List-Utils/t/isvstring\nPASS: cpan/Scalar-List-Utils/t/lln\nPASS: cpan/Scalar-List-Utils/t/max\nPASS: cpan/Scalar-List-Utils/t/maxstr\nPASS: cpan/Scalar-List-Utils/t/mesh\nPASS: cpan/Scalar-List-Utils/t/min\nPASS: cpan/Scalar-List-Utils/t/minstr\nPASS: cpan/Scalar-List-Utils/t/openhan\nPASS: cpan/Scalar-List-Utils/t/pair\nPASS: cpan/Scalar-List-Utils/t/product\nPASS: cpan/Scalar-List-Utils/t/prototype\nPASS: cpan/Scalar-List-Utils/t/readonly\nPASS: cpan/Scalar-List-Utils/t/reduce\nPASS: cpan/Scalar-List-Utils/t/reductions\nPASS: cpan/Scalar-List-Utils/t/refaddr\nPASS: cpan/Scalar-List-Utils/t/reftype\nPASS: cpan/Scalar-List-Utils/t/rt-96343\nPASS: cpan/Scalar-List-Utils/t/sample\nPASS: cpan/Scalar-List-Utils/t/scalarutil-proto\nPASS: cpan/Scalar-List-Utils/t/shuffle\nPASS: cpan/Scalar-List-Utils/t/stack-corruption\nPASS: cpan/Scalar-List-Utils/t/subname\nPASS: cpan/Scalar-List-Utils/t/sum\nPASS: cpan/Scalar-List-Utils/t/sum0\nPASS: cpan/Scalar-List-Utils/t/tainted\nPASS: cpan/Scalar-List-Utils/t/undefined-block\nPASS: cpan/Scalar-List-Utils/t/uniq\nPASS: cpan/Scalar-List-Utils/t/uniqnum\nPASS: cpan/Scalar-List-Utils/t/weak\nPASS: cpan/Scalar-List-Utils/t/zip\nPASS: cpan/Socket/t/getaddrinfo\nPASS: cpan/Socket/t/getnameinfo\nPASS: cpan/Socket/t/ip_mreq\nPASS: cpan/Socket/t/ipv6_mreq\nPASS: cpan/Socket/t/sockaddr\nPASS: cpan/Socket/t/Socket\nPASS: cpan/Socket/t/socketpair\nPASS: cpan/Sys-Syslog/t/00-load\nPASS: cpan/Sys-Syslog/t/constants\nPASS: cpan/Sys-Syslog/t/cpan-rt-21516\nSKIP: cpan/Sys-Syslog/t/cpan-rt-21866\nSKIP: cpan/Sys-Syslog/t/cpan-rt-25488\nPASS: cpan/Sys-Syslog/t/cpan-rt-55151\nPASS: cpan/Sys-Syslog/t/cpan-rt-64287\nSKIP: cpan/Sys-Syslog/t/facilities-routing\nPASS: cpan/Sys-Syslog/t/syslog\nPASS: cpan/Sys-Syslog/t/syslog-inet-udp\nPASS: cpan/Term-ANSIColor/t/module/aliases-func\nPASS: cpan/Term-ANSIColor/t/module/basic\nPASS: cpan/Term-ANSIColor/t/module/basic256\nPASS: cpan/Term-ANSIColor/t/module/eval\nPASS: cpan/Term-ANSIColor/t/module/stringify\nPASS: cpan/Term-ANSIColor/t/module/true-color\nPASS: cpan/Term-ANSIColor/t/taint/basic\nSKIP: cpan/Term-Cap/test\nPASS: cpan/Test-Harness/t/aggregator\nPASS: cpan/Test-Harness/t/bailout\nPASS: cpan/Test-Harness/t/base\nPASS: cpan/Test-Harness/t/callbacks\nPASS: cpan/Test-Harness/t/compat/env\nPASS: cpan/Test-Harness/t/compat/env_opts\nPASS: cpan/Test-Harness/t/compat/failure\nPASS: cpan/Test-Harness/t/compat/inc-propagation\nPASS: cpan/Test-Harness/t/compat/inc_taint\nSKIP: cpan/Test-Harness/t/compat/nonumbers\nPASS: cpan/Test-Harness/t/compat/regression\nPASS: cpan/Test-Harness/t/compat/subclass\nPASS: cpan/Test-Harness/t/compat/switches\nPASS: cpan/Test-Harness/t/compat/test-harness-compat\nPASS: cpan/Test-Harness/t/compat/version\nPASS: cpan/Test-Harness/t/console\nPASS: cpan/Test-Harness/t/env_opts\nPASS: cpan/Test-Harness/t/errors\nPASS: cpan/Test-Harness/t/file\nPASS: cpan/Test-Harness/t/glob-to-regexp\nPASS: cpan/Test-Harness/t/grammar\nPASS: cpan/Test-Harness/t/harness\nPASS: cpan/Test-Harness/t/harness-bailout\nPASS: cpan/Test-Harness/t/harness-subclass\nPASS: cpan/Test-Harness/t/iterator_factory\nPASS: cpan/Test-Harness/t/iterators\nPASS: cpan/Test-Harness/t/multiplexer\nPASS: cpan/Test-Harness/t/nested\nPASS: cpan/Test-Harness/t/nofork\nPASS: cpan/Test-Harness/t/nofork-mux\nPASS: cpan/Test-Harness/t/object\nPASS: cpan/Test-Harness/t/parse\nPASS: cpan/Test-Harness/t/parser-config\nPASS: cpan/Test-Harness/t/parser-subclass\nPASS: cpan/Test-Harness/t/perl5lib\nPASS: cpan/Test-Harness/t/premature-bailout\nPASS: cpan/Test-Harness/t/process\nPASS: cpan/Test-Harness/t/prove\nPASS: cpan/Test-Harness/t/proverc\nPASS: cpan/Test-Harness/t/proverun\nPASS: cpan/Test-Harness/t/proveversion\nPASS: cpan/Test-Harness/t/regression\nPASS: cpan/Test-Harness/t/results\nPASS: cpan/Test-Harness/t/rulesfile\nPASS: cpan/Test-Harness/t/scheduler\nPASS: cpan/Test-Harness/t/source\nPASS: cpan/Test-Harness/t/source_handler\nPASS: cpan/Test-Harness/t/source_tests/source\nPASS: cpan/Test-Harness/t/spool\nPASS: cpan/Test-Harness/t/state\nPASS: cpan/Test-Harness/t/state_results\nPASS: cpan/Test-Harness/t/streams\nPASS: cpan/Test-Harness/t/taint\nPASS: cpan/Test-Harness/t/testargs\nPASS: cpan/Test-Harness/t/unicode\nPASS: cpan/Test-Harness/t/yamlish\nPASS: cpan/Test-Harness/t/yamlish-output\nPASS: cpan/Test-Harness/t/yamlish-writer\nPASS: cpan/Test-Simple/t/HashBase\nPASS: cpan/Test-Simple/t/Legacy/00test_harness_check\nPASS: cpan/Test-Simple/t/Legacy/01-basic\nPASS: cpan/Test-Simple/t/Legacy/478-cmp_ok_hash\nPASS: cpan/Test-Simple/t/Legacy/auto\nPASS: cpan/Test-Simple/t/Legacy/bad_plan\nPASS: cpan/Test-Simple/t/Legacy/bail_out\nPASS: cpan/Test-Simple/t/Legacy/BEGIN_require_ok\nPASS: cpan/Test-Simple/t/Legacy/BEGIN_use_ok\nPASS: cpan/Test-Simple/t/Legacy/buffer\nPASS: cpan/Test-Simple/t/Legacy/Bugs/600\nPASS: cpan/Test-Simple/t/Legacy/Bugs/629\nPASS: cpan/Test-Simple/t/Legacy/Builder/Builder\nPASS: cpan/Test-Simple/t/Legacy/Builder/carp\nPASS: cpan/Test-Simple/t/Legacy/Builder/create\nPASS: cpan/Test-Simple/t/Legacy/Builder/current_test\nPASS: cpan/Test-Simple/t/Legacy/Builder/current_test_without_plan\nPASS: cpan/Test-Simple/t/Legacy/Builder/details\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing_double\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing_plan_mismatch\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing_with_no_plan\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing_with_number\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing_with_plan\nPASS: cpan/Test-Simple/t/Legacy/Builder/fork_with_new_stdout\nPASS: cpan/Test-Simple/t/Legacy/Builder/has_plan\nPASS: cpan/Test-Simple/t/Legacy/Builder/has_plan2\nPASS: cpan/Test-Simple/t/Legacy/Builder/is_fh\nPASS: cpan/Test-Simple/t/Legacy/Builder/is_passing\nPASS: cpan/Test-Simple/t/Legacy/Builder/maybe_regex\nPASS: cpan/Test-Simple/t/Legacy/Builder/no_diag\nPASS: cpan/Test-Simple/t/Legacy/Builder/no_ending\nPASS: cpan/Test-Simple/t/Legacy/Builder/no_header\nPASS: cpan/Test-Simple/t/Legacy/Builder/no_plan_at_all\nPASS: cpan/Test-Simple/t/Legacy/Builder/ok_obj\nPASS: cpan/Test-Simple/t/Legacy/Builder/output\nPASS: cpan/Test-Simple/t/Legacy/Builder/reset\nPASS: cpan/Test-Simple/t/Legacy/Builder/reset_outputs\nPASS: cpan/Test-Simple/t/Legacy/Builder/try\nPASS: cpan/Test-Simple/t/Legacy/c_flag\nPASS: cpan/Test-Simple/t/Legacy/capture\nPASS: cpan/Test-Simple/t/Legacy/check_tests\nPASS: cpan/Test-Simple/t/Legacy/circular_data\nPASS: cpan/Test-Simple/t/Legacy/cmp_ok\nPASS: cpan/Test-Simple/t/Legacy/depth\nPASS: cpan/Test-Simple/t/Legacy/diag\nPASS: cpan/Test-Simple/t/Legacy/died\nPASS: cpan/Test-Simple/t/Legacy/dont_overwrite_die_handler\nPASS: cpan/Test-Simple/t/Legacy/eq_set\nPASS: cpan/Test-Simple/t/Legacy/exit\nPASS: cpan/Test-Simple/t/Legacy/explain\nPASS: cpan/Test-Simple/t/Legacy/explain_err_vars\nPASS: cpan/Test-Simple/t/Legacy/extra\nPASS: cpan/Test-Simple/t/Legacy/extra_one\nPASS: cpan/Test-Simple/t/Legacy/fail\nPASS: cpan/Test-Simple/t/Legacy/fail-like\nPASS: cpan/Test-Simple/t/Legacy/fail-more\nPASS: cpan/Test-Simple/t/Legacy/fail_one\nPASS: cpan/Test-Simple/t/Legacy/filehandles\nPASS: cpan/Test-Simple/t/Legacy/fork\nPASS: cpan/Test-Simple/t/Legacy/harness_active\nPASS: cpan/Test-Simple/t/Legacy/import\nPASS: cpan/Test-Simple/t/Legacy/is_deeply_dne_bug\nPASS: cpan/Test-Simple/t/Legacy/is_deeply_fail\nSKIP: cpan/Test-Simple/t/Legacy/is_deeply_with_threads\nPASS: cpan/Test-Simple/t/Legacy/missing\nPASS: cpan/Test-Simple/t/Legacy/More\nPASS: cpan/Test-Simple/t/Legacy/new_ok\nPASS: cpan/Test-Simple/t/Legacy/no_log_results\nPASS: cpan/Test-Simple/t/Legacy/no_plan\nPASS: cpan/Test-Simple/t/Legacy/no_tests\nPASS: cpan/Test-Simple/t/Legacy/note\nPASS: cpan/Test-Simple/t/Legacy/overload\nPASS: cpan/Test-Simple/t/Legacy/overload_threads\nPASS: cpan/Test-Simple/t/Legacy/plan\nPASS: cpan/Test-Simple/t/Legacy/plan_bad\nPASS: cpan/Test-Simple/t/Legacy/plan_is_noplan\nPASS: cpan/Test-Simple/t/Legacy/plan_no_plan\nPASS: cpan/Test-Simple/t/Legacy/plan_shouldnt_import\nSKIP: cpan/Test-Simple/t/Legacy/plan_skip_all\nSKIP: cpan/Test-Simple/t/Legacy/Regression/637\nPASS: cpan/Test-Simple/t/Legacy/Regression/683_thread_todo\nPASS: cpan/Test-Simple/t/Legacy/Regression/6_cmp_ok\nPASS: cpan/Test-Simple/t/Legacy/Regression/736_use_ok\nSKIP: cpan/Test-Simple/t/Legacy/Regression/789-read-only\nSKIP: cpan/Test-Simple/t/Legacy/Regression/870-experimental-warnings\nPASS: cpan/Test-Simple/t/Legacy/Regression/is_capture\nPASS: cpan/Test-Simple/t/Legacy/require_ok\nPASS: cpan/Test-Simple/t/Legacy/run_test\nPASS: cpan/Test-Simple/t/Legacy/simple\nPASS: cpan/Test-Simple/t/Legacy/Simple/load\nPASS: cpan/Test-Simple/t/Legacy/skip\nPASS: cpan/Test-Simple/t/Legacy/skipall\nSKIP: cpan/Test-Simple/t/Legacy/strays\nPASS: cpan/Test-Simple/t/Legacy/subtest/args\nPASS: cpan/Test-Simple/t/Legacy/subtest/bail_out\nPASS: cpan/Test-Simple/t/Legacy/subtest/basic\nPASS: cpan/Test-Simple/t/Legacy/subtest/callback\nPASS: cpan/Test-Simple/t/Legacy/subtest/die\nPASS: cpan/Test-Simple/t/Legacy/subtest/do\nPASS: cpan/Test-Simple/t/Legacy/subtest/events\nPASS: cpan/Test-Simple/t/Legacy/subtest/fork\nPASS: cpan/Test-Simple/t/Legacy/subtest/implicit_done\nPASS: cpan/Test-Simple/t/Legacy/subtest/line_numbers\nPASS: cpan/Test-Simple/t/Legacy/subtest/plan\nPASS: cpan/Test-Simple/t/Legacy/subtest/predicate\nPASS: cpan/Test-Simple/t/Legacy/subtest/singleton\nPASS: cpan/Test-Simple/t/Legacy/subtest/threads\nPASS: cpan/Test-Simple/t/Legacy/subtest/todo\nPASS: cpan/Test-Simple/t/Legacy/subtest/wstat\nPASS: cpan/Test-Simple/t/Legacy/tbm_doesnt_set_exported_to\nPASS: cpan/Test-Simple/t/Legacy/Test2/Subtest\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_01basic\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_02fhrestore\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_03die\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_04line_num\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_05faildiag\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_06errormess\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_07args\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_08subtest\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_09do\nPASS: cpan/Test-Simple/t/Legacy/thread_taint\nPASS: cpan/Test-Simple/t/Legacy/threads\nPASS: cpan/Test-Simple/t/Legacy/todo\nPASS: cpan/Test-Simple/t/Legacy/undef\nPASS: cpan/Test-Simple/t/Legacy/use_ok\nPASS: cpan/Test-Simple/t/Legacy/useing\nPASS: cpan/Test-Simple/t/Legacy/utf8\nPASS: cpan/Test-Simple/t/Legacy/versions\nPASS: cpan/Test-Simple/t/Legacy_And_Test2/builder_loaded_late\nPASS: cpan/Test-Simple/t/Legacy_And_Test2/diag_event_on_ok\nPASS: cpan/Test-Simple/t/Legacy_And_Test2/hidden_warnings\nPASS: cpan/Test-Simple/t/Legacy_And_Test2/preload_diag_note\nPASS: cpan/Test-Simple/t/Legacy_And_Test2/thread_init_warning\nPASS: cpan/Test-Simple/t/regression/642_persistent_end\nPASS: cpan/Test-Simple/t/regression/662-tbt-no-plan\nPASS: cpan/Test-Simple/t/regression/684-nested_todo_diag\nPASS: cpan/Test-Simple/t/regression/694_note_diag_return_values\nPASS: cpan/Test-Simple/t/regression/696-intercept_skip_all\nPASS: cpan/Test-Simple/t/regression/721-nested-streamed-subtest\nPASS: cpan/Test-Simple/t/regression/757-reset_in_subtest\nPASS: cpan/Test-Simple/t/regression/812-todo\nPASS: cpan/Test-Simple/t/regression/817-subtest-todo\nPASS: cpan/Test-Simple/t/regression/862-intercept_tb_todo\nPASS: cpan/Test-Simple/t/regression/buffered_subtest_plan_buffered\nPASS: cpan/Test-Simple/t/regression/builder_does_not_init\nPASS: cpan/Test-Simple/t/regression/errors_facet\nPASS: cpan/Test-Simple/t/regression/fork_first\nPASS: cpan/Test-Simple/t/regression/inherit_trace\nPASS: cpan/Test-Simple/t/regression/no_name_in_subtest\nPASS: cpan/Test-Simple/t/regression/skip_reason_object_ipc\nPASS: cpan/Test-Simple/t/regression/todo_and_facets\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_done_testing\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_fork\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_no_plan\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_plan\nSKIP: cpan/Test-Simple/t/Test2/acceptance/try_it_skip\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_threads\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_todo\nPASS: cpan/Test-Simple/t/Test2/behavior/disable_ipc_a\nPASS: cpan/Test-Simple/t/Test2/behavior/disable_ipc_b\nPASS: cpan/Test-Simple/t/Test2/behavior/disable_ipc_c\nPASS: cpan/Test-Simple/t/Test2/behavior/disable_ipc_d\nPASS: cpan/Test-Simple/t/Test2/behavior/err_var\nPASS: cpan/Test-Simple/t/Test2/behavior/Formatter\nPASS: cpan/Test-Simple/t/Test2/behavior/init_croak\nPASS: cpan/Test-Simple/t/Test2/behavior/intercept\nPASS: cpan/Test-Simple/t/Test2/behavior/ipc_wait_timeout\nPASS: cpan/Test-Simple/t/Test2/behavior/nested_context_exception\nPASS: cpan/Test-Simple/t/Test2/behavior/no_load_api\nPASS: cpan/Test-Simple/t/Test2/behavior/run_subtest_inherit\nPASS: cpan/Test-Simple/t/Test2/behavior/special_names\nPASS: cpan/Test-Simple/t/Test2/behavior/subtest_bailout\nPASS: cpan/Test-Simple/t/Test2/behavior/Subtest_buffer_formatter\nPASS: cpan/Test-Simple/t/Test2/behavior/Subtest_callback\nPASS: cpan/Test-Simple/t/Test2/behavior/Subtest_events\nPASS: cpan/Test-Simple/t/Test2/behavior/Subtest_plan\nPASS: cpan/Test-Simple/t/Test2/behavior/Subtest_todo\nPASS: cpan/Test-Simple/t/Test2/behavior/Taint\nPASS: cpan/Test-Simple/t/Test2/behavior/trace_signature\nPASS: cpan/Test-Simple/t/Test2/behavior/uuid\nPASS: cpan/Test-Simple/t/Test2/legacy/TAP\nPASS: cpan/Test-Simple/t/Test2/modules/API\nPASS: cpan/Test-Simple/t/Test2/modules/API/Breakage\nPASS: cpan/Test-Simple/t/Test2/modules/API/Context\nPASS: cpan/Test-Simple/t/Test2/modules/API/Instance\nPASS: cpan/Test-Simple/t/Test2/modules/API/InterceptResult\nPASS: cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Event\nPASS: cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Squasher\nPASS: cpan/Test-Simple/t/Test2/modules/API/Stack\nPASS: cpan/Test-Simple/t/Test2/modules/Event\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Bail\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Diag\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Encoding\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Exception\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Fail\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Generic\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Note\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Ok\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Pass\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Plan\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Skip\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Subtest\nPASS: cpan/Test-Simple/t/Test2/modules/Event/TAP/Version\nPASS: cpan/Test-Simple/t/Test2/modules/Event/V2\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Waiting\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/About\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Amnesty\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Assert\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Control\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Error\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Info\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Meta\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Parent\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Plan\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Trace\nPASS: cpan/Test-Simple/t/Test2/modules/Formatter/TAP\nPASS: cpan/Test-Simple/t/Test2/modules/Hub\nPASS: cpan/Test-Simple/t/Test2/modules/Hub/Interceptor\nPASS: cpan/Test-Simple/t/Test2/modules/Hub/Interceptor/Terminator\nPASS: cpan/Test-Simple/t/Test2/modules/Hub/Subtest\nPASS: cpan/Test-Simple/t/Test2/modules/IPC\nPASS: cpan/Test-Simple/t/Test2/modules/IPC/Driver\nPASS: cpan/Test-Simple/t/Test2/modules/IPC/Driver/Files\nPASS: cpan/Test-Simple/t/Test2/modules/Tools/Tiny\nPASS: cpan/Test-Simple/t/Test2/modules/Util\nPASS: cpan/Test-Simple/t/Test2/modules/Util/ExternalMeta\nPASS: cpan/Test-Simple/t/Test2/modules/Util/Facets2Legacy\nPASS: cpan/Test-Simple/t/Test2/modules/Util/Trace\nPASS: cpan/Test-Simple/t/Test2/regression/693_ipc_ordering\nPASS: cpan/Test-Simple/t/Test2/regression/746-forking-subtest\nSKIP: cpan/Test-Simple/t/Test2/regression/gh_16\nSKIP: cpan/Test-Simple/t/Test2/regression/ipc_files_abort_exit\nPASS: cpan/Text-Balanced/t/01_compile\nPASS: cpan/Text-Balanced/t/02_extbrk\nPASS: cpan/Text-Balanced/t/03_extcbk\nPASS: cpan/Text-Balanced/t/04_extdel\nPASS: cpan/Text-Balanced/t/05_extmul\nPASS: cpan/Text-Balanced/t/06_extqlk\nPASS: cpan/Text-Balanced/t/07_exttag\nPASS: cpan/Text-Balanced/t/08_extvar\nPASS: cpan/Text-Balanced/t/09_gentag\nSKIP: cpan/Text-Balanced/t/94_changes\nSKIP: cpan/Text-Balanced/t/95_critic\nSKIP: cpan/Text-Balanced/t/96_pmv\nSKIP: cpan/Text-Balanced/t/97_pod\nSKIP: cpan/Text-Balanced/t/98_pod_coverage\nPASS: cpan/Text-ParseWords/t/ParseWords\nSKIP: cpan/Text-ParseWords/t/taint\nPASS: cpan/Text-Tabs/t/37000\nPASS: cpan/Text-Tabs/t/39548\nPASS: cpan/Text-Tabs/t/79766\nPASS: cpan/Text-Tabs/t/belg4mit\nPASS: cpan/Text-Tabs/t/dandv\nPASS: cpan/Text-Tabs/t/fill\nPASS: cpan/Text-Tabs/t/Jacobson\nPASS: cpan/Text-Tabs/t/Jacobson2\nPASS: cpan/Text-Tabs/t/Jochen\nPASS: cpan/Text-Tabs/t/sep\nPASS: cpan/Text-Tabs/t/sep2\nPASS: cpan/Text-Tabs/t/tabs\nPASS: cpan/Text-Tabs/t/Tabs-ElCid\nPASS: cpan/Text-Tabs/t/undef\nPASS: cpan/Text-Tabs/t/wrap\nPASS: cpan/Text-Tabs/t/Wrap-JLB\nPASS: cpan/Text-Tabs/t/wrap_separator2\nPASS: cpan/Tie-RefHash/t/rebless\nPASS: cpan/Tie-RefHash/t/refhash\nPASS: cpan/Tie-RefHash/t/storable\nPASS: cpan/Tie-RefHash/t/threaded\nPASS: cpan/Time-Local/t/Local\nPASS: cpan/Time-Piece/t/01base\nPASS: cpan/Time-Piece/t/02core\nSKIP: cpan/Time-Piece/t/02core_dst\nPASS: cpan/Time-Piece/t/03compare\nPASS: cpan/Time-Piece/t/04mjd\nPASS: cpan/Time-Piece/t/05overload\nSKIP: cpan/Time-Piece/t/06large\nPASS: cpan/Time-Piece/t/06subclass\nPASS: cpan/Time-Piece/t/07arith\nPASS: cpan/Time-Piece/t/08truncate\nSKIP: cpan/Time-Piece/t/09locales\nPASS: cpan/Time-Piece/t/10overload\nPASS: cpan/Time-Piece/t/99legacy\nPASS: cpan/Unicode-Collate/t/altern\nPASS: cpan/Unicode-Collate/t/backwds\nPASS: cpan/Unicode-Collate/t/cjk_b5\nPASS: cpan/Unicode-Collate/t/cjk_gb\nPASS: cpan/Unicode-Collate/t/cjk_ja\nPASS: cpan/Unicode-Collate/t/cjk_ko\nPASS: cpan/Unicode-Collate/t/cjk_py\nPASS: cpan/Unicode-Collate/t/cjk_st\nPASS: cpan/Unicode-Collate/t/cjk_zy\nPASS: cpan/Unicode-Collate/t/cjkrange\nPASS: cpan/Unicode-Collate/t/compatui\nPASS: cpan/Unicode-Collate/t/contract\nPASS: cpan/Unicode-Collate/t/default\nPASS: cpan/Unicode-Collate/t/hangtype\nPASS: cpan/Unicode-Collate/t/hangul\nPASS: cpan/Unicode-Collate/t/ident\nPASS: cpan/Unicode-Collate/t/iglevel2\nPASS: cpan/Unicode-Collate/t/ignor\nPASS: cpan/Unicode-Collate/t/illegal\nPASS: cpan/Unicode-Collate/t/illegalp\nPASS: cpan/Unicode-Collate/t/index\nPASS: cpan/Unicode-Collate/t/khitan\nPASS: cpan/Unicode-Collate/t/loc_af\nPASS: cpan/Unicode-Collate/t/loc_ar\nPASS: cpan/Unicode-Collate/t/loc_as\nPASS: cpan/Unicode-Collate/t/loc_az\nPASS: cpan/Unicode-Collate/t/loc_be\nPASS: cpan/Unicode-Collate/t/loc_bg\nPASS: cpan/Unicode-Collate/t/loc_bn\nPASS: cpan/Unicode-Collate/t/loc_bs\nPASS: cpan/Unicode-Collate/t/loc_bscy\nPASS: cpan/Unicode-Collate/t/loc_ca\nPASS: cpan/Unicode-Collate/t/loc_cjk\nPASS: cpan/Unicode-Collate/t/loc_cjkc\nPASS: cpan/Unicode-Collate/t/loc_cs\nPASS: cpan/Unicode-Collate/t/loc_cu\nPASS: cpan/Unicode-Collate/t/loc_cy\nPASS: cpan/Unicode-Collate/t/loc_cyrl\nPASS: cpan/Unicode-Collate/t/loc_da\nPASS: cpan/Unicode-Collate/t/loc_de\nPASS: cpan/Unicode-Collate/t/loc_deat\nPASS: cpan/Unicode-Collate/t/loc_deph\nPASS: cpan/Unicode-Collate/t/loc_dsb\nPASS: cpan/Unicode-Collate/t/loc_ee\nPASS: cpan/Unicode-Collate/t/loc_eo\nPASS: cpan/Unicode-Collate/t/loc_es\nPASS: cpan/Unicode-Collate/t/loc_estr\nPASS: cpan/Unicode-Collate/t/loc_et\nPASS: cpan/Unicode-Collate/t/loc_fa\nPASS: cpan/Unicode-Collate/t/loc_fi\nPASS: cpan/Unicode-Collate/t/loc_fil\nPASS: cpan/Unicode-Collate/t/loc_fiph\nPASS: cpan/Unicode-Collate/t/loc_fo\nPASS: cpan/Unicode-Collate/t/loc_fr\nPASS: cpan/Unicode-Collate/t/loc_frca\nPASS: cpan/Unicode-Collate/t/loc_gu\nPASS: cpan/Unicode-Collate/t/loc_ha\nPASS: cpan/Unicode-Collate/t/loc_haw\nPASS: cpan/Unicode-Collate/t/loc_he\nPASS: cpan/Unicode-Collate/t/loc_hi\nPASS: cpan/Unicode-Collate/t/loc_hr\nPASS: cpan/Unicode-Collate/t/loc_hu\nPASS: cpan/Unicode-Collate/t/loc_hy\nPASS: cpan/Unicode-Collate/t/loc_ig\nPASS: cpan/Unicode-Collate/t/loc_is\nPASS: cpan/Unicode-Collate/t/loc_ja\nPASS: cpan/Unicode-Collate/t/loc_jait\nPASS: cpan/Unicode-Collate/t/loc_japr\nPASS: cpan/Unicode-Collate/t/loc_kk\nPASS: cpan/Unicode-Collate/t/loc_kl\nPASS: cpan/Unicode-Collate/t/loc_kn\nPASS: cpan/Unicode-Collate/t/loc_ko\nPASS: cpan/Unicode-Collate/t/loc_kok\nPASS: cpan/Unicode-Collate/t/loc_lkt\nPASS: cpan/Unicode-Collate/t/loc_ln\nPASS: cpan/Unicode-Collate/t/loc_lt\nPASS: cpan/Unicode-Collate/t/loc_lv\nPASS: cpan/Unicode-Collate/t/loc_mk\nPASS: cpan/Unicode-Collate/t/loc_ml\nPASS: cpan/Unicode-Collate/t/loc_mncy\nPASS: cpan/Unicode-Collate/t/loc_mr\nPASS: cpan/Unicode-Collate/t/loc_mt\nPASS: cpan/Unicode-Collate/t/loc_nb\nPASS: cpan/Unicode-Collate/t/loc_nn\nPASS: cpan/Unicode-Collate/t/loc_nso\nPASS: cpan/Unicode-Collate/t/loc_om\nPASS: cpan/Unicode-Collate/t/loc_or\nPASS: cpan/Unicode-Collate/t/loc_pa\nPASS: cpan/Unicode-Collate/t/loc_pl\nPASS: cpan/Unicode-Collate/t/loc_ro\nPASS: cpan/Unicode-Collate/t/loc_ru\nPASS: cpan/Unicode-Collate/t/loc_sa\nPASS: cpan/Unicode-Collate/t/loc_se\nPASS: cpan/Unicode-Collate/t/loc_si\nPASS: cpan/Unicode-Collate/t/loc_sidt\nPASS: cpan/Unicode-Collate/t/loc_sk\nPASS: cpan/Unicode-Collate/t/loc_sl\nPASS: cpan/Unicode-Collate/t/loc_sq\nPASS: cpan/Unicode-Collate/t/loc_sr\nPASS: cpan/Unicode-Collate/t/loc_srla\nPASS: cpan/Unicode-Collate/t/loc_sv\nPASS: cpan/Unicode-Collate/t/loc_svrf\nPASS: cpan/Unicode-Collate/t/loc_sw\nPASS: cpan/Unicode-Collate/t/loc_ta\nPASS: cpan/Unicode-Collate/t/loc_te\nPASS: cpan/Unicode-Collate/t/loc_test\nPASS: cpan/Unicode-Collate/t/loc_th\nPASS: cpan/Unicode-Collate/t/loc_tn\nPASS: cpan/Unicode-Collate/t/loc_to\nPASS: cpan/Unicode-Collate/t/loc_tr\nPASS: cpan/Unicode-Collate/t/loc_ugcy\nPASS: cpan/Unicode-Collate/t/loc_uk\nPASS: cpan/Unicode-Collate/t/loc_ur\nPASS: cpan/Unicode-Collate/t/loc_vi\nPASS: cpan/Unicode-Collate/t/loc_vo\nPASS: cpan/Unicode-Collate/t/loc_wae\nPASS: cpan/Unicode-Collate/t/loc_wo\nPASS: cpan/Unicode-Collate/t/loc_yo\nPASS: cpan/Unicode-Collate/t/loc_zh\nPASS: cpan/Unicode-Collate/t/loc_zhb5\nPASS: cpan/Unicode-Collate/t/loc_zhgb\nPASS: cpan/Unicode-Collate/t/loc_zhpy\nPASS: cpan/Unicode-Collate/t/loc_zhst\nPASS: cpan/Unicode-Collate/t/loc_zhzy\nPASS: cpan/Unicode-Collate/t/nonchar\nPASS: cpan/Unicode-Collate/t/normal\nPASS: cpan/Unicode-Collate/t/notable\nPASS: cpan/Unicode-Collate/t/nushu\nPASS: cpan/Unicode-Collate/t/overcjk0\nPASS: cpan/Unicode-Collate/t/overcjk1\nPASS: cpan/Unicode-Collate/t/override\nPASS: cpan/Unicode-Collate/t/rearrang\nPASS: cpan/Unicode-Collate/t/rewrite\nPASS: cpan/Unicode-Collate/t/tangut\nPASS: cpan/Unicode-Collate/t/test\nPASS: cpan/Unicode-Collate/t/trailwt\nPASS: cpan/Unicode-Collate/t/variable\nPASS: cpan/Unicode-Collate/t/version\nPASS: cpan/Unicode-Collate/t/view\nPASS: cpan/version/t/01base\nPASS: cpan/version/t/02derived\nPASS: cpan/version/t/03require\nPASS: cpan/version/t/04strict_lax\nPASS: cpan/version/t/05sigdie\nPASS: cpan/version/t/06noop\nPASS: cpan/version/t/07locale\nPASS: cpan/version/t/08_corelist\nPASS: cpan/version/t/09_list_util\nPASS: cpan/version/t/10_lyon\nSKIP: cpan/version/t/11_taint\nPASS: t/perf/benchmarks\nPASS: t/perf/opcount\nPASS: t/perf/optree\nPASS: t/perf/speed\nPASS: t/perf/taint\nSKIP: t/porting/FindExt\nSKIP: t/porting/args_assert\nSKIP: t/porting/authors\nSKIP: t/porting/bench\nPASS: t/porting/bench_selftest\nPASS: t/porting/bincompat\nPASS: t/porting/checkcase\nSKIP: t/porting/checkcfgvar\nSKIP: t/porting/cmp_version\nSKIP: t/porting/copyright\nPASS: t/porting/corelist\nSKIP: t/porting/customized\nPASS: t/porting/deprecation\nSKIP: t/porting/diag\nSKIP: t/porting/dual-life\nSKIP: t/porting/exec-bit\nSKIP: t/porting/extrefs\nPASS: t/porting/filenames\nSKIP: t/porting/globvar\nPASS: t/porting/header_parser\nSKIP: t/porting/libperl\nSKIP: t/porting/maintainers\nSKIP: t/porting/manifest\nSKIP: t/porting/perlfunc\nSKIP: t/porting/pod_rules\nSKIP: t/porting/podcheck\nPASS: t/porting/re_context\nPASS: t/porting/readme\nSKIP: t/porting/regen\nSKIP: t/porting/ss_dup\nPASS: t/porting/test_bootstrap\nPASS: t/porting/test_testlist\nSKIP: t/porting/update_authors\nSKIP: t/porting/utils\nAll tests successful.\nElapsed: 2381 sec\nu=16.09  s=6.52  cu=1985.87  cs=88.07  scripts=2568  tests=1097652\nDURATION: 2381\nEND: /usr/lib/perl/ptest\n2024-02-06T09:42\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "perl": {
                    "duration": "2381",
                    "log": "START: ptest-runner\n2024-02-06T09:03\nPASS: t/test_pl/_num_to_alpha\nPASS: t/test_pl/can_isa_ok\nSKIP: t/test_pl/plan_skip_all\nPASS: t/test_pl/tempfile\nPASS: t/base/cond\nPASS: t/base/if\nPASS: t/base/lex\nPASS: t/base/num\nPASS: t/base/pat\nPASS: t/base/rs\nPASS: t/base/term\nPASS: t/base/translate\nPASS: t/base/while\nPASS: t/comp/bproto\nPASS: t/comp/cmdopt\nPASS: t/comp/colon\nPASS: t/comp/decl\nPASS: t/comp/filter_exception\nPASS: t/comp/final_line_num\nPASS: t/comp/fold\nPASS: t/comp/form_scope\nPASS: t/comp/hints\nPASS: t/comp/line_debug\nPASS: t/comp/multiline\nPASS: t/comp/opsubs\nPASS: t/comp/our\nPASS: t/comp/package\nPASS: t/comp/package_block\nPASS: t/comp/parser\nPASS: t/comp/parser_run\nPASS: t/comp/proto\nPASS: t/comp/redef\nPASS: t/comp/require\nPASS: t/comp/retainedlines\nPASS: t/comp/term\nPASS: t/comp/uproto\nPASS: t/comp/use\nPASS: t/comp/utf\nPASS: t/run/cloexec\nSKIP: t/run/dtrace\nPASS: t/run/exit\nPASS: t/run/fresh_perl\nPASS: t/run/locale\nPASS: t/run/noswitch\nPASS: t/run/runenv\nPASS: t/run/runenv_hashseed\nPASS: t/run/runenv_randseed\nPASS: t/run/script\nPASS: t/run/switch0\nPASS: t/run/switchC\nSKIP: t/run/switchDx\nPASS: t/run/switchF\nPASS: t/run/switchF1\nPASS: t/run/switchF2\nPASS: t/run/switchI\nPASS: t/run/switchM\nPASS: t/run/switcha\nPASS: t/run/switchd-78586\nPASS: t/run/switchd\nPASS: t/run/switches\nPASS: t/run/switchn\nPASS: t/run/switchp\nPASS: t/run/switcht\nPASS: t/run/switchx\nPASS: t/cmd/elsif\nPASS: t/cmd/for\nPASS: t/cmd/mod\nPASS: t/cmd/subval\nPASS: t/cmd/switch\nPASS: t/io/argv\nPASS: t/io/binmode\nPASS: t/io/bom\nPASS: t/io/closepid\nPASS: t/io/crlf\nPASS: t/io/crlf_through\nPASS: t/io/data\nPASS: t/io/defout\nPASS: t/io/dup\nSKIP: t/io/eintr\nSKIP: t/io/eintr_print\nPASS: t/io/errno\nPASS: t/io/errnosig\nPASS: t/io/fflush\nPASS: t/io/fs\nSKIP: t/io/getcwd\nPASS: t/io/inplace\nPASS: t/io/iofile\nPASS: t/io/iprefix\nPASS: t/io/layers\nPASS: t/io/msg\nPASS: t/io/nargv\nPASS: t/io/open\nPASS: t/io/openpid\nPASS: t/io/paragraph_mode\nPASS: t/io/perlio\nPASS: t/io/perlio_fail\nPASS: t/io/perlio_leaks\nPASS: t/io/perlio_open\nPASS: t/io/pipe\nPASS: t/io/print\nPASS: t/io/pvbm\nPASS: t/io/read\nPASS: t/io/say\nPASS: t/io/sem\nPASS: t/io/semctl\nPASS: t/io/shm\nPASS: t/io/socket\nPASS: t/io/socketpair\nPASS: t/io/tell\nPASS: t/io/through\nPASS: t/io/utf8\nPASS: t/re/alpha_assertions\nPASS: t/re/anyof\nPASS: t/re/begin-once\nPASS: t/re/bigfuzzy_not_utf8\nPASS: t/re/charset\nSKIP: t/re/fold_grind_8\nSKIP: t/re/fold_grind_T\nPASS: t/re/fold_grind_a\nPASS: t/re/fold_grind_aa\nPASS: t/re/fold_grind_d\nPASS: t/re/fold_grind_l\nPASS: t/re/fold_grind_u\nPASS: t/re/keep_tabs\nPASS: t/re/no_utf8_pm\nPASS: t/re/opt\nPASS: t/re/overload\nPASS: t/re/pat\nPASS: t/re/pat_advanced\nPASS: t/re/pat_advanced_thr\nPASS: t/re/pat_psycho\nPASS: t/re/pat_psycho_thr\nPASS: t/re/pat_re_eval\nPASS: t/re/pat_re_eval_thr\nPASS: t/re/pat_rt_report\nPASS: t/re/pat_rt_report_thr\nPASS: t/re/pat_special_cc\nPASS: t/re/pat_special_cc_thr\nPASS: t/re/pat_thr\nPASS: t/re/pos\nPASS: t/re/qr-72922\nPASS: t/re/qr\nPASS: t/re/qr_gc\nPASS: t/re/qrstack\nPASS: t/re/recompile\nPASS: t/re/reg_60508\nPASS: t/re/reg_email\nPASS: t/re/reg_email_thr\nPASS: t/re/reg_eval\nPASS: t/re/reg_eval_scope\nPASS: t/re/reg_fold\nPASS: t/re/reg_mesg\nPASS: t/re/reg_namedcapture\nPASS: t/re/reg_nc_tie\nPASS: t/re/reg_nocapture\nPASS: t/re/reg_pmod\nPASS: t/re/reg_posixcc\nPASS: t/re/regex_sets\nPASS: t/re/regex_sets_compat\nPASS: t/re/regexp\nPASS: t/re/regexp_noamp\nPASS: t/re/regexp_nonull\nPASS: t/re/regexp_normal\nPASS: t/re/regexp_notrie\nPASS: t/re/regexp_qr\nPASS: t/re/regexp_qr_embed\nPASS: t/re/regexp_qr_embed_thr\nPASS: t/re/regexp_trielist\nPASS: t/re/regexp_unicode_prop\nPASS: t/re/regexp_unicode_prop_thr\nPASS: t/re/rt122747\nPASS: t/re/rxcode\nPASS: t/re/script_run\nPASS: t/re/speed\nPASS: t/re/speed_thr\nPASS: t/re/stclass_threads\nPASS: t/re/subst\nPASS: t/re/substT\nPASS: t/re/subst_amp\nPASS: t/re/subst_wamp\nPASS: t/re/uniprops01\nPASS: t/re/uniprops02\nPASS: t/re/uniprops03\nPASS: t/re/uniprops04\nPASS: t/re/uniprops05\nPASS: t/re/uniprops06\nPASS: t/re/uniprops07\nPASS: t/re/uniprops08\nPASS: t/re/uniprops09\nPASS: t/re/uniprops10\nPASS: t/re/user_prop_race_thr\nPASS: t/opbasic/arith\nPASS: t/opbasic/cmp\nPASS: t/opbasic/concat\nPASS: t/opbasic/magic_phase\nPASS: t/opbasic/qq\nPASS: t/op/64bitint\nPASS: t/op/aassign\nPASS: t/op/alarm\nPASS: t/op/anonconst\nPASS: t/op/anonsub\nPASS: t/op/append\nPASS: t/op/args\nPASS: t/op/arith2\nPASS: t/op/array\nPASS: t/op/assignwarn\nPASS: t/op/attrhand\nPASS: t/op/attrproto\nPASS: t/op/attrs\nPASS: t/op/auto\nPASS: t/op/avhv\nPASS: t/op/bless\nPASS: t/op/blocks\nPASS: t/op/bool\nPASS: t/op/bop\nPASS: t/op/caller\nPASS: t/op/catch\nPASS: t/op/chars\nPASS: t/op/chdir\nPASS: t/op/chop\nPASS: t/op/chr\nPASS: t/op/closure\nPASS: t/op/cmpchain\nPASS: t/op/concat2\nPASS: t/op/cond\nPASS: t/op/const-optree\nPASS: t/op/context\nPASS: t/op/coreamp\nPASS: t/op/coresubs\nPASS: t/op/cproto\nPASS: t/op/crypt\nPASS: t/op/current_sub\nPASS: t/op/dbm\nPASS: t/op/decl-refs\nPASS: t/op/defer\nPASS: t/op/defined\nPASS: t/op/defins\nPASS: t/op/delete\nPASS: t/op/die\nPASS: t/op/die_except\nPASS: t/op/die_exit\nPASS: t/op/die_keeperr\nPASS: t/op/die_unwind\nPASS: t/op/do\nPASS: t/op/dor\nSKIP: t/op/dump\nPASS: t/op/each\nPASS: t/op/each_array\nPASS: t/op/eval\nPASS: t/op/evalbytes\nPASS: t/op/exec\nPASS: t/op/exists_sub\nPASS: t/op/exp\nPASS: t/op/fh\nPASS: t/op/filehandle\nPASS: t/op/filetest\nPASS: t/op/filetest_stack_ok\nPASS: t/op/filetest_t\nPASS: t/op/flip\nPASS: t/op/for-many\nPASS: t/op/for\nPASS: t/op/fork\nPASS: t/op/fresh_perl_utf8\nPASS: t/op/getpid\nPASS: t/op/getppid\nPASS: t/op/glob\nPASS: t/op/gmagic\nPASS: t/op/goto\nPASS: t/op/goto_xs\nPASS: t/op/grent\nPASS: t/op/grep\nPASS: t/op/groups\nPASS: t/op/gv\nPASS: t/op/hash-clear-placeholders\nPASS: t/op/hash-rt85026\nPASS: t/op/hash\nPASS: t/op/hashassign\nPASS: t/op/hashwarn\nPASS: t/op/heredoc\nPASS: t/op/hexfp\nPASS: t/op/hook/require\nPASS: t/op/inc\nPASS: t/op/inccode-tie\nPASS: t/op/inccode\nPASS: t/op/incfilter\nPASS: t/op/index\nPASS: t/op/index_thr\nPASS: t/op/infnan\nPASS: t/op/int\nPASS: t/op/isa\nPASS: t/op/join\nPASS: t/op/kill0\nPASS: t/op/kvaslice\nPASS: t/op/kvhslice\nPASS: t/op/lc\nPASS: t/op/leaky-magic\nPASS: t/op/length\nPASS: t/op/lex\nPASS: t/op/lex_assign\nPASS: t/op/lexsub\nPASS: t/op/lfs\nPASS: t/op/list\nPASS: t/op/local\nPASS: t/op/localref\nPASS: t/op/lock\nPASS: t/op/loopctl\nPASS: t/op/lop\nPASS: t/op/lvref\nPASS: t/op/magic-27839\nPASS: t/op/magic\nPASS: t/op/method\nPASS: t/op/mkdir\nPASS: t/op/multideref\nPASS: t/op/my\nPASS: t/op/my_stash\nPASS: t/op/mydef\nPASS: t/op/negate\nPASS: t/op/not\nPASS: t/op/numconvert\nPASS: t/op/numify\nPASS: t/op/numify_chkflags\nPASS: t/op/oct\nPASS: t/op/or\nPASS: t/op/ord\nPASS: t/op/overload_integer\nPASS: t/op/override\nPASS: t/op/pack\nPASS: t/op/packagev\nPASS: t/op/pos\nPASS: t/op/postfixderef\nPASS: t/op/pow\nPASS: t/op/print\nPASS: t/op/protowarn\nPASS: t/op/push\nPASS: t/op/pwent\nPASS: t/op/qr\nPASS: t/op/quotemeta\nPASS: t/op/rand\nPASS: t/op/range\nPASS: t/op/read\nPASS: t/op/readdir\nPASS: t/op/readline\nPASS: t/op/recurse\nPASS: t/op/ref\nPASS: t/op/repeat\nPASS: t/op/require_37033\nPASS: t/op/require_errors\nPASS: t/op/require_gh20577\nPASS: t/op/require_override\nPASS: t/op/reset\nPASS: t/op/reverse\nPASS: t/op/rt119311\nPASS: t/op/runlevel\nPASS: t/op/select\nPASS: t/op/setpgrpstack\nPASS: t/op/sigdispatch\nPASS: t/op/signame_canonical\nPASS: t/op/signatures\nPASS: t/op/sigsystem\nPASS: t/op/sleep\nPASS: t/op/smartkve\nPASS: t/op/smartmatch\nPASS: t/op/sort\nPASS: t/op/splice\nPASS: t/op/split\nPASS: t/op/split_unicode\nPASS: t/op/sprintf\nPASS: t/op/sprintf2\nPASS: t/op/srand\nPASS: t/op/sselect\nPASS: t/op/stash\nPASS: t/op/stash_parse_gv\nPASS: t/op/stat\nPASS: t/op/stat_errors\nPASS: t/op/state\nPASS: t/op/study\nPASS: t/op/studytied\nPASS: t/op/sub\nPASS: t/op/sub_lval\nPASS: t/op/substr\nPASS: t/op/substr_thr\nPASS: t/op/svflags\nPASS: t/op/svleak\nPASS: t/op/switch\nPASS: t/op/symbolcache\nPASS: t/op/sysio\nPASS: t/op/taint\nPASS: t/op/threads-dirh\nPASS: t/op/threads\nPASS: t/op/tie\nPASS: t/op/tie_fetch_count\nPASS: t/op/tiearray\nPASS: t/op/tiehandle\nPASS: t/op/tiehash\nPASS: t/op/time\nPASS: t/op/time_loop\nPASS: t/op/tr\nPASS: t/op/tr_latin1\nPASS: t/op/try\nPASS: t/op/undef\nPASS: t/op/universal\nPASS: t/op/unlink\nPASS: t/op/unshift\nPASS: t/op/upgrade\nPASS: t/op/utf8cache\nPASS: t/op/utf8decode\nPASS: t/op/utf8magic\nPASS: t/op/utfhash\nPASS: t/op/utftaint\nPASS: t/op/vec\nPASS: t/op/ver\nPASS: t/op/waitpid\nPASS: t/op/wantarray\nPASS: t/op/warn\nPASS: t/op/while\nPASS: t/op/write\nPASS: t/op/yadayada\nPASS: t/uni/attrs\nPASS: t/uni/bless\nPASS: t/uni/caller\nPASS: t/uni/chomp\nPASS: t/uni/class\nPASS: t/uni/eval\nPASS: t/uni/fold\nPASS: t/uni/goto\nSKIP: t/uni/greek\nPASS: t/uni/gv\nPASS: t/uni/labels\nSKIP: t/uni/latin2\nPASS: t/uni/lex_utf8\nPASS: t/uni/lower\nPASS: t/uni/method\nPASS: t/uni/opcroak\nPASS: t/uni/overload\nPASS: t/uni/package\nPASS: t/uni/parser\nPASS: t/uni/readline\nPASS: t/uni/select\nPASS: t/uni/sprintf\nPASS: t/uni/stash\nPASS: t/uni/tie\nPASS: t/uni/title\nPASS: t/uni/tr_utf8\nPASS: t/uni/universal\nPASS: t/uni/upper\nPASS: t/uni/variables\nPASS: t/uni/write\nPASS: t/mro/basic\nPASS: t/mro/basic_01_c3\nPASS: t/mro/basic_01_c3_utf8\nPASS: t/mro/basic_01_dfs\nPASS: t/mro/basic_01_dfs_utf8\nPASS: t/mro/basic_02_c3\nPASS: t/mro/basic_02_c3_utf8\nPASS: t/mro/basic_02_dfs\nPASS: t/mro/basic_02_dfs_utf8\nPASS: t/mro/basic_03_c3\nPASS: t/mro/basic_03_c3_utf8\nPASS: t/mro/basic_03_dfs\nPASS: t/mro/basic_03_dfs_utf8\nPASS: t/mro/basic_04_c3\nPASS: t/mro/basic_04_c3_utf8\nPASS: t/mro/basic_04_dfs\nPASS: t/mro/basic_04_dfs_utf8\nPASS: t/mro/basic_05_c3\nPASS: t/mro/basic_05_c3_utf8\nPASS: t/mro/basic_05_dfs\nPASS: t/mro/basic_05_dfs_utf8\nPASS: t/mro/basic_utf8\nPASS: t/mro/c3_with_overload\nPASS: t/mro/c3_with_overload_utf8\nPASS: t/mro/complex_c3\nPASS: t/mro/complex_c3_utf8\nPASS: t/mro/complex_dfs\nPASS: t/mro/complex_dfs_utf8\nPASS: t/mro/dbic_c3\nPASS: t/mro/dbic_c3_utf8\nPASS: t/mro/dbic_dfs\nPASS: t/mro/dbic_dfs_utf8\nPASS: t/mro/inconsistent_c3\nPASS: t/mro/inconsistent_c3_utf8\nPASS: t/mro/isa_aliases\nPASS: t/mro/isa_aliases_utf8\nPASS: t/mro/isa_c3\nPASS: t/mro/isa_c3_utf8\nPASS: t/mro/isa_dfs\nPASS: t/mro/isa_dfs_utf8\nPASS: t/mro/isarev\nPASS: t/mro/isarev_utf8\nPASS: t/mro/method_caching\nPASS: t/mro/method_caching_utf8\nPASS: t/mro/next_NEXT\nPASS: t/mro/next_NEXT_utf8\nPASS: t/mro/next_edgecases\nPASS: t/mro/next_edgecases_utf8\nPASS: t/mro/next_goto\nPASS: t/mro/next_goto_utf8\nPASS: t/mro/next_inanon\nPASS: t/mro/next_inanon_utf8\nPASS: t/mro/next_ineval\nPASS: t/mro/next_ineval_utf8\nPASS: t/mro/next_method\nPASS: t/mro/next_method_utf8\nPASS: t/mro/next_skip\nPASS: t/mro/next_skip_utf8\nPASS: t/mro/overload_c3\nPASS: t/mro/overload_c3_utf8\nPASS: t/mro/overload_dfs\nPASS: t/mro/package_aliases\nPASS: t/mro/package_aliases_utf8\nPASS: t/mro/pkg_gen\nPASS: t/mro/pkg_gen_utf8\nPASS: t/mro/recursion_c3\nPASS: t/mro/recursion_c3_utf8\nPASS: t/mro/recursion_dfs\nPASS: t/mro/recursion_dfs_utf8\nPASS: t/mro/vulcan_c3\nPASS: t/mro/vulcan_c3_utf8\nPASS: t/mro/vulcan_dfs\nPASS: t/mro/vulcan_dfs_utf8\nPASS: t/class/class\nPASS: t/class/construct\nPASS: t/class/destruct\nPASS: t/class/field\nPASS: t/class/inherit\nPASS: t/class/method\nPASS: t/class/phasers\nPASS: t/class/threads\nPASS: t/lib/commonsense\nPASS: t/lib/croak\nSKIP: t/lib/cygwin\nPASS: t/lib/deprecate\nPASS: t/lib/mypragma\nPASS: t/lib/no_load\nPASS: t/lib/overload_fallback\nPASS: t/lib/overload_nomethod\nPASS: t/lib/proxy_constant_subs\nPASS: t/lib/universal\nPASS: lib/AnyDBM_File\nPASS: lib/B/Deparse\nPASS: lib/B/Deparse-core\nPASS: lib/B/Deparse-subclass\nPASS: lib/Benchmark\nPASS: lib/blib\nPASS: lib/builtin\nPASS: lib/bytes\nPASS: lib/charnames\nPASS: lib/Class/Struct\nPASS: lib/Config\nPASS: lib/Config/Extensions\nSKIP: lib/DB\nPASS: lib/DBM_Filter/t/01error\nPASS: lib/DBM_Filter/t/02core\nPASS: lib/DBM_Filter/t/compress\nPASS: lib/DBM_Filter/t/encode\nPASS: lib/DBM_Filter/t/int32\nPASS: lib/DBM_Filter/t/null\nPASS: lib/DBM_Filter/t/utf8\nPASS: lib/diagnostics\nPASS: lib/DirHandle\nSKIP: lib/dumpvar\nPASS: lib/English\nSKIP: lib/ExtUtils/t/Embed\nPASS: lib/feature\nPASS: lib/feature/unicode_strings\nPASS: lib/File/Basename\nPASS: lib/File/Compare\nPASS: lib/File/Copy\nPASS: lib/File/stat\nPASS: lib/File/stat-7896\nPASS: lib/FileHandle\nPASS: lib/filetest\nPASS: lib/Getopt/Std\nPASS: lib/h2ph\nPASS: lib/h2xs\nPASS: lib/integer\nPASS: lib/Internals\nPASS: lib/less\nPASS: lib/locale\nPASS: lib/locale_threads\nPASS: lib/meta_notation\nPASS: lib/Net/hostent\nSKIP: lib/Net/netent\nPASS: lib/Net/protoent\nPASS: lib/Net/servent\nPASS: lib/open\nSKIP: lib/overload\nPASS: lib/overload64\nPASS: lib/overloading\nPASS: lib/perl5db\nPASS: lib/perlbug\nPASS: lib/Pod/t/Usage\nPASS: lib/SelectSaver\nPASS: lib/sigtrap\nPASS: lib/sort\nPASS: lib/strict\nPASS: lib/subs\nPASS: lib/Symbol\nPASS: lib/Thread\nPASS: lib/Tie/Array/push\nPASS: lib/Tie/Array/splice\nPASS: lib/Tie/Array/std\nPASS: lib/Tie/Array/stdpush\nPASS: lib/Tie/ExtraHash\nPASS: lib/Tie/Handle/stdhandle\nPASS: lib/Tie/Handle/stdhandle_from_handle\nPASS: lib/Tie/Hash\nPASS: lib/Tie/Scalar\nPASS: lib/Tie/SubstrHash\nPASS: lib/Time/gmtime\nPASS: lib/Time/localtime\nSKIP: lib/Unicode/testnorm\nPASS: lib/Unicode/UCD\nPASS: lib/User/grent\nPASS: lib/User/pwent\nPASS: lib/utf8\nPASS: lib/vars\nPASS: lib/vars_carp\nPASS: lib/vmsish\nPASS: lib/warnings\nPASS: ext/B/t/b\nPASS: ext/B/t/bool\nPASS: ext/B/t/concise\nPASS: ext/B/t/concise-xs\nPASS: ext/B/t/f_map\nPASS: ext/B/t/f_sort\nSKIP: ext/B/t/invlist\nPASS: ext/B/t/o\nPASS: ext/B/t/optree_check\nPASS: ext/B/t/optree_concise\nPASS: ext/B/t/optree_constants\nPASS: ext/B/t/optree_for\nPASS: ext/B/t/optree_misc\nPASS: ext/B/t/optree_samples\nPASS: ext/B/t/optree_sort\nPASS: ext/B/t/optree_specials\nPASS: ext/B/t/optree_varinit\nPASS: ext/B/t/perlstring\nPASS: ext/B/t/pragma\nPASS: ext/B/t/showlex\nPASS: ext/B/t/strict\nPASS: ext/B/t/sv_stash\nPASS: ext/B/t/terse\nPASS: ext/B/t/walkoptree\nPASS: ext/B/t/xref\nPASS: ext/Devel-Peek/t/Peek\nPASS: ext/DynaLoader/t/DynaLoader\nPASS: ext/Errno/t/Errno\nPASS: ext/Fcntl/t/autoload\nPASS: ext/Fcntl/t/fcntl\nPASS: ext/Fcntl/t/mode\nPASS: ext/Fcntl/t/syslfs\nPASS: ext/File-DosGlob/t/DosGlob\nPASS: ext/File-Find/t/correct-absolute-path-with-follow\nPASS: ext/File-Find/t/find\nPASS: ext/File-Find/t/taint\nPASS: ext/File-Glob/t/basic\nPASS: ext/File-Glob/t/case\nPASS: ext/File-Glob/t/global\nPASS: ext/File-Glob/t/rt114984\nPASS: ext/File-Glob/t/rt131211\nPASS: ext/File-Glob/t/taint\nPASS: ext/File-Glob/t/threads\nPASS: ext/FileCache/t/01open\nPASS: ext/FileCache/t/02maxopen\nPASS: ext/FileCache/t/03append\nPASS: ext/FileCache/t/04twoarg\nPASS: ext/FileCache/t/05override\nPASS: ext/FileCache/t/06export\nPASS: ext/FileCache/t/07noimport\nPASS: ext/GDBM_File/t/count\nPASS: ext/GDBM_File/t/dump\nPASS: ext/GDBM_File/t/fatal\nPASS: ext/GDBM_File/t/gdbm\nPASS: ext/GDBM_File/t/opt\nPASS: ext/GDBM_File/t/snapshot\nPASS: ext/Hash-Util/t/builtin\nPASS: ext/Hash-Util/t/Util\nPASS: ext/Hash-Util-FieldHash/t/01_load\nPASS: ext/Hash-Util-FieldHash/t/02_function\nPASS: ext/Hash-Util-FieldHash/t/03_class\nPASS: ext/Hash-Util-FieldHash/t/04_thread\nPASS: ext/Hash-Util-FieldHash/t/05_perlhook\nPASS: ext/Hash-Util-FieldHash/t/11_hashassign\nPASS: ext/Hash-Util-FieldHash/t/12_hashwarn\nPASS: ext/I18N-Langinfo/t/Langinfo\nPASS: ext/IPC-Open3/t/fd\nPASS: ext/IPC-Open3/t/IPC-Open2\nPASS: ext/IPC-Open3/t/IPC-Open3\nPASS: ext/NDBM_File/t/ndbm\nPASS: ext/Opcode/t/Opcode\nPASS: ext/Opcode/t/ops\nPASS: ext/PerlIO-encoding/t/encoding\nPASS: ext/PerlIO-encoding/t/fallback\nPASS: ext/PerlIO-encoding/t/nolooping\nPASS: ext/PerlIO-encoding/t/threads\nPASS: ext/PerlIO-scalar/t/scalar\nPASS: ext/PerlIO-scalar/t/scalar_ungetc\nPASS: ext/PerlIO-via/t/thread\nPASS: ext/PerlIO-via/t/via\nPASS: ext/Pod-Functions/t/Functions\nPASS: ext/Pod-Html/t/anchorify\nPASS: ext/Pod-Html/t/cache\nPASS: ext/Pod-Html/t/crossref\nPASS: ext/Pod-Html/t/crossref2\nPASS: ext/Pod-Html/t/crossref3\nPASS: ext/Pod-Html/t/eol\nPASS: ext/Pod-Html/t/feature\nPASS: ext/Pod-Html/t/feature2\nPASS: ext/Pod-Html/t/htmldir1\nPASS: ext/Pod-Html/t/htmldir2\nPASS: ext/Pod-Html/t/htmldir3\nPASS: ext/Pod-Html/t/htmldir4\nPASS: ext/Pod-Html/t/htmldir5\nPASS: ext/Pod-Html/t/htmlescp\nPASS: ext/Pod-Html/t/htmllink\nPASS: ext/Pod-Html/t/htmlview\nPASS: ext/Pod-Html/t/poderr\nPASS: ext/Pod-Html/t/podnoerr\nPASS: ext/POSIX/t/export\nPASS: ext/POSIX/t/fenv\nPASS: ext/POSIX/t/iv_const\nPASS: ext/POSIX/t/math\nPASS: ext/POSIX/t/mb\nPASS: ext/POSIX/t/posix\nPASS: ext/POSIX/t/sigaction\nPASS: ext/POSIX/t/sigset\nPASS: ext/POSIX/t/strerror_errno\nPASS: ext/POSIX/t/sysconf\nPASS: ext/POSIX/t/taint\nPASS: ext/POSIX/t/termios\nPASS: ext/POSIX/t/time\nPASS: ext/POSIX/t/unimplemented\nPASS: ext/POSIX/t/usage\nPASS: ext/POSIX/t/waitpid\nPASS: ext/POSIX/t/wrappers\nPASS: ext/re/t/intflags\nPASS: ext/re/t/lexical_debug\nPASS: ext/re/t/qr\nPASS: ext/re/t/re\nPASS: ext/re/t/re_funcs\nPASS: ext/re/t/re_funcs_u\nPASS: ext/re/t/reflags\nPASS: ext/re/t/regop\nPASS: ext/re/t/strict\nPASS: ext/SDBM_File/t/constants\nPASS: ext/SDBM_File/t/corrupt\nPASS: ext/SDBM_File/t/prep\nPASS: ext/SDBM_File/t/sdbm\nPASS: ext/Sys-Hostname/t/Hostname\nPASS: ext/Tie-Hash-NamedCapture/t/tiehash\nPASS: ext/Tie-Memoize/t/Tie-Memoize\nPASS: ext/XS-APItest/t/addissub\nPASS: ext/XS-APItest/t/arrayexpr\nPASS: ext/XS-APItest/t/autoload\nPASS: ext/XS-APItest/t/blockasexpr\nPASS: ext/XS-APItest/t/blockhooks\nPASS: ext/XS-APItest/t/blockhooks-csc\nPASS: ext/XS-APItest/t/boolean\nPASS: ext/XS-APItest/t/boolean-thr\nPASS: ext/XS-APItest/t/bootstrap\nPASS: ext/XS-APItest/t/call\nPASS: ext/XS-APItest/t/call_checker\nPASS: ext/XS-APItest/t/caller\nPASS: ext/XS-APItest/t/callregexec\nPASS: ext/XS-APItest/t/check_warnings\nPASS: ext/XS-APItest/t/cleanup\nPASS: ext/XS-APItest/t/clone-with-stack\nPASS: ext/XS-APItest/t/cophh\nPASS: ext/XS-APItest/t/coplabel\nPASS: ext/XS-APItest/t/copstash\nPASS: ext/XS-APItest/t/copyhints\nPASS: ext/XS-APItest/t/customop\nPASS: ext/XS-APItest/t/cv_name\nPASS: ext/XS-APItest/t/cv_refcounted_anysv\nPASS: ext/XS-APItest/t/delimcpy\nPASS: ext/XS-APItest/t/eval-filter\nPASS: ext/XS-APItest/t/exception\nPASS: ext/XS-APItest/t/extend\nPASS: ext/XS-APItest/t/fetch_pad_names\nPASS: ext/XS-APItest/t/get\nPASS: ext/XS-APItest/t/gotosub\nPASS: ext/XS-APItest/t/grok\nPASS: ext/XS-APItest/t/gv_autoload4\nPASS: ext/XS-APItest/t/gv_const_sv\nPASS: ext/XS-APItest/t/gv_fetchmeth\nPASS: ext/XS-APItest/t/gv_fetchmeth_autoload\nPASS: ext/XS-APItest/t/gv_fetchmethod_flags\nPASS: ext/XS-APItest/t/gv_init\nPASS: ext/XS-APItest/t/handy00\nPASS: ext/XS-APItest/t/handy01\nPASS: ext/XS-APItest/t/handy02\nPASS: ext/XS-APItest/t/handy03\nPASS: ext/XS-APItest/t/handy04\nPASS: ext/XS-APItest/t/handy05\nPASS: ext/XS-APItest/t/handy06\nPASS: ext/XS-APItest/t/handy07\nPASS: ext/XS-APItest/t/handy08\nPASS: ext/XS-APItest/t/handy09\nPASS: ext/XS-APItest/t/hash\nPASS: ext/XS-APItest/t/hv_macro\nPASS: ext/XS-APItest/t/join_with_space\nPASS: ext/XS-APItest/t/keyword_multiline\nPASS: ext/XS-APItest/t/keyword_plugin\nPASS: ext/XS-APItest/t/keyword_plugin_threads\nPASS: ext/XS-APItest/t/labelconst\nPASS: ext/XS-APItest/t/lexsub\nPASS: ext/XS-APItest/t/load-module\nPASS: ext/XS-APItest/t/locale\nPASS: ext/XS-APItest/t/loopblock\nPASS: ext/XS-APItest/t/looprest\nPASS: ext/XS-APItest/t/lvalue\nPASS: ext/XS-APItest/t/magic\nPASS: ext/XS-APItest/t/magic_chain\nPASS: ext/XS-APItest/t/mortal_destructor\nPASS: ext/XS-APItest/t/mro\nPASS: ext/XS-APItest/t/multicall\nPASS: ext/XS-APItest/t/my_cxt\nPASS: ext/XS-APItest/t/my_exit\nPASS: ext/XS-APItest/t/my_strtod\nPASS: ext/XS-APItest/t/newAV\nPASS: ext/XS-APItest/t/newCONSTSUB\nPASS: ext/XS-APItest/t/newDEFSVOP\nPASS: ext/XS-APItest/t/op\nPASS: ext/XS-APItest/t/op_contextualize\nPASS: ext/XS-APItest/t/op_list\nPASS: ext/XS-APItest/t/overload\nPASS: ext/XS-APItest/t/pad_scalar\nPASS: ext/XS-APItest/t/peep\nPASS: ext/XS-APItest/t/pmflag\nPASS: ext/XS-APItest/t/postinc\nPASS: ext/XS-APItest/t/printf\nPASS: ext/XS-APItest/t/ptr_table\nPASS: ext/XS-APItest/t/push\nPASS: ext/XS-APItest/t/refs\nPASS: ext/XS-APItest/t/rmagical\nPASS: ext/XS-APItest/t/rv2cv_op_cv\nPASS: ext/XS-APItest/t/savehints\nPASS: ext/XS-APItest/t/savestack\nPASS: ext/XS-APItest/t/scopelessblock\nPASS: ext/XS-APItest/t/sort\nPASS: ext/XS-APItest/t/stmtasexpr\nPASS: ext/XS-APItest/t/stmtsasexpr\nPASS: ext/XS-APItest/t/stuff_modify_bug\nPASS: ext/XS-APItest/t/stuff_svcur_bug\nPASS: ext/XS-APItest/t/subcall\nPASS: ext/XS-APItest/t/subsignature\nPASS: ext/XS-APItest/t/sv_numeq\nPASS: ext/XS-APItest/t/sv_streq\nPASS: ext/XS-APItest/t/svcat\nPASS: ext/XS-APItest/t/svcatpvf\nPASS: ext/XS-APItest/t/sviscow\nPASS: ext/XS-APItest/t/svpeek\nPASS: ext/XS-APItest/t/svpv\nPASS: ext/XS-APItest/t/svpv_magic\nPASS: ext/XS-APItest/t/svsetsv\nPASS: ext/XS-APItest/t/swaplabel\nPASS: ext/XS-APItest/t/swaptwostmts\nPASS: ext/XS-APItest/t/sym-hook\nPASS: ext/XS-APItest/t/synthetic_scope\nPASS: ext/XS-APItest/t/temp_lv_sub\nPASS: ext/XS-APItest/t/underscore_length\nPASS: ext/XS-APItest/t/utf16_to_utf8\nPASS: ext/XS-APItest/t/utf8\nPASS: ext/XS-APItest/t/utf8_to_bytes\nPASS: ext/XS-APItest/t/utf8_warn00\nPASS: ext/XS-APItest/t/utf8_warn01\nPASS: ext/XS-APItest/t/utf8_warn02\nPASS: ext/XS-APItest/t/utf8_warn03\nPASS: ext/XS-APItest/t/utf8_warn04\nPASS: ext/XS-APItest/t/utf8_warn05\nPASS: ext/XS-APItest/t/utf8_warn06\nPASS: ext/XS-APItest/t/utf8_warn07\nPASS: ext/XS-APItest/t/utf8_warn08\nPASS: ext/XS-APItest/t/utf8_warn09\nPASS: ext/XS-APItest/t/weaken\nPASS: ext/XS-APItest/t/whichsig\nSKIP: ext/XS-APItest/t/win32\nPASS: ext/XS-APItest/t/xs_special_subs\nPASS: ext/XS-APItest/t/xs_special_subs_require\nPASS: ext/XS-APItest/t/xsub_h\nPASS: ext/XS-Typemap/t/Typemap\nPASS: dist/Attribute-Handlers/t/caller\nPASS: dist/Attribute-Handlers/t/constants\nPASS: dist/Attribute-Handlers/t/data_convert\nPASS: dist/Attribute-Handlers/t/linerep\nPASS: dist/Attribute-Handlers/t/multi\nSKIP: dist/autouse/t/autouse\nPASS: dist/base/t/base\nPASS: dist/base/t/base-open-chunk\nPASS: dist/base/t/base-open-line\nPASS: dist/base/t/compile-time\nPASS: dist/base/t/core-global\nPASS: dist/base/t/fields\nSKIP: dist/base/t/fields-5_6_0\nSKIP: dist/base/t/fields-5_8_0\nPASS: dist/base/t/fields-base\nPASS: dist/base/t/incdot\nPASS: dist/base/t/isa\nPASS: dist/base/t/sigdie\nPASS: dist/base/t/version\nPASS: dist/base/t/warnings\nPASS: dist/Carp/t/arg_regexp\nPASS: dist/Carp/t/arg_string\nPASS: dist/Carp/t/baduni\nPASS: dist/Carp/t/baduni_warnings\nPASS: dist/Carp/t/broken_can\nPASS: dist/Carp/t/broken_univ_can\nPASS: dist/Carp/t/Carp\nPASS: dist/Carp/t/Carp_overload\nPASS: dist/Carp/t/Carp_overloadless\nPASS: dist/Carp/t/errno\nPASS: dist/Carp/t/heavy\nPASS: dist/Carp/t/heavy_mismatch\nPASS: dist/Carp/t/stack_after_err\nPASS: dist/Carp/t/stash_deletion\nPASS: dist/Carp/t/swash\nPASS: dist/Carp/t/vivify_gv\nPASS: dist/Carp/t/vivify_stash\nPASS: dist/Carp/t/with_warnings\nPASS: dist/constant/t/constant\nPASS: dist/constant/t/utf8\nPASS: dist/Data-Dumper/t/bless\nPASS: dist/Data-Dumper/t/bless_var_method\nPASS: dist/Data-Dumper/t/bugs\nPASS: dist/Data-Dumper/t/deparse\nPASS: dist/Data-Dumper/t/dumper\nPASS: dist/Data-Dumper/t/dumpperl\nPASS: dist/Data-Dumper/t/freezer\nPASS: dist/Data-Dumper/t/freezer_useperl\nSKIP: dist/Data-Dumper/t/huge\nPASS: dist/Data-Dumper/t/indent\nPASS: dist/Data-Dumper/t/misc\nPASS: dist/Data-Dumper/t/names\nPASS: dist/Data-Dumper/t/overload\nPASS: dist/Data-Dumper/t/pair\nPASS: dist/Data-Dumper/t/perl-74170\nPASS: dist/Data-Dumper/t/purity_deepcopy_maxdepth\nPASS: dist/Data-Dumper/t/qr\nPASS: dist/Data-Dumper/t/quotekeys\nPASS: dist/Data-Dumper/t/recurse\nPASS: dist/Data-Dumper/t/seen\nPASS: dist/Data-Dumper/t/sortkeys\nPASS: dist/Data-Dumper/t/sparseseen\nPASS: dist/Data-Dumper/t/terse\nPASS: dist/Data-Dumper/t/toaster\nPASS: dist/Data-Dumper/t/trailing_comma\nPASS: dist/Data-Dumper/t/values\nPASS: dist/Devel-SelfStubber/t/Devel-SelfStubber\nSKIP: dist/Dumpvalue/t/Dumpvalue\nSKIP: dist/Dumpvalue/t/extend-coverage\nSKIP: dist/Dumpvalue/t/rt-134441-dumpvalue\nPASS: dist/encoding-warnings/t/1-warning\nSKIP: dist/encoding-warnings/t/2-fatal\nSKIP: dist/encoding-warnings/t/3-normal\nSKIP: dist/encoding-warnings/t/4-lexical\nPASS: dist/Env/t/array\nPASS: dist/Env/t/env\nPASS: dist/Exporter/t/Exporter\nPASS: dist/Exporter/t/warn\nPASS: dist/ExtUtils-CBuilder/t/00-have-compiler\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at ../../lib/ExtUtils/CBuilder/Base.pm line 356.\nSKIP: dist/ExtUtils-CBuilder/t/01-basic\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at ../../lib/ExtUtils/CBuilder/Base.pm line 356.\nSKIP: dist/ExtUtils-CBuilder/t/02-link\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at ../../lib/ExtUtils/CBuilder/Base.pm line 356.\nSKIP: dist/ExtUtils-CBuilder/t/03-cplusplus\nPASS: dist/ExtUtils-CBuilder/t/04-base\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at /usr/lib/perl/ptest/dist/ExtUtils-ParseXS/../../lib/ExtUtils/CBuilder/Base.pm line 356.\nPASS: dist/ExtUtils-ParseXS/t/001-basic\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at /usr/lib/perl/ptest/dist/ExtUtils-ParseXS/../../lib/ExtUtils/CBuilder/Base.pm line 356.\nPASS: dist/ExtUtils-ParseXS/t/002-more\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at /usr/lib/perl/ptest/dist/ExtUtils-ParseXS/../../lib/ExtUtils/CBuilder/Base.pm line 356.\nPASS: dist/ExtUtils-ParseXS/t/003-usage\nPASS: dist/ExtUtils-ParseXS/t/101-standard_typemap_locations\nPASS: dist/ExtUtils-ParseXS/t/102-trim_whitespace\nPASS: dist/ExtUtils-ParseXS/t/103-tidy_type\nPASS: dist/ExtUtils-ParseXS/t/104-map_type\nPASS: dist/ExtUtils-ParseXS/t/105-valid_proto_string\nPASS: dist/ExtUtils-ParseXS/t/106-process_typemaps\nPASS: dist/ExtUtils-ParseXS/t/108-map_type\nPASS: dist/ExtUtils-ParseXS/t/109-standard_XS_defs\nPASS: dist/ExtUtils-ParseXS/t/110-assign_func_args\nPASS: dist/ExtUtils-ParseXS/t/111-analyze_preprocessor_statements\nPASS: dist/ExtUtils-ParseXS/t/112-set_cond\nPASS: dist/ExtUtils-ParseXS/t/113-check_cond_preproc_statements\nPASS: dist/ExtUtils-ParseXS/t/114-blurt_death_Warn\nPASS: dist/ExtUtils-ParseXS/t/115-avoid-noise\nPASS: dist/ExtUtils-ParseXS/t/501-t-compile\nPASS: dist/ExtUtils-ParseXS/t/510-t-bare\nPASS: dist/ExtUtils-ParseXS/t/511-t-whitespace\nPASS: dist/ExtUtils-ParseXS/t/512-t-file\nPASS: dist/ExtUtils-ParseXS/t/513-t-merge\nPASS: dist/ExtUtils-ParseXS/t/514-t-embed\nPASS: dist/ExtUtils-ParseXS/t/515-t-cmd\nPASS: dist/ExtUtils-ParseXS/t/516-t-clone\nPASS: dist/ExtUtils-ParseXS/t/517-t-targetable\nPASS: dist/ExtUtils-ParseXS/t/600-t-compat\nPASS: dist/Filter-Simple/t/code_no_comments\nPASS: dist/Filter-Simple/t/data\nPASS: dist/Filter-Simple/t/export\nPASS: dist/Filter-Simple/t/filter\nPASS: dist/Filter-Simple/t/filter_only\nPASS: dist/Filter-Simple/t/import\nPASS: dist/Filter-Simple/t/no\nPASS: dist/FindBin/t/FindBin\nPASS: dist/I18N-Collate/t/I18N-Collate\nPASS: dist/I18N-LangTags/t/01_about_verbose\nPASS: dist/I18N-LangTags/t/05_main\nPASS: dist/I18N-LangTags/t/07_listy\nPASS: dist/I18N-LangTags/t/10_http\nPASS: dist/I18N-LangTags/t/20_locales\nPASS: dist/I18N-LangTags/t/50_super\nPASS: dist/I18N-LangTags/t/55_supers_strict\nPASS: dist/I18N-LangTags/t/80_all_env\nPASS: dist/if/t/if\nPASS: dist/IO/t/cachepropagate-tcp\nPASS: dist/IO/t/cachepropagate-udp\nPASS: dist/IO/t/cachepropagate-unix\nPASS: dist/IO/t/gh17447\nPASS: dist/IO/t/IO\nPASS: dist/IO/t/io_const\nPASS: dist/IO/t/io_dir\nPASS: dist/IO/t/io_dup\nPASS: dist/IO/t/io_file\nPASS: dist/IO/t/io_file_export\nPASS: dist/IO/t/io_getline\nPASS: dist/IO/t/io_leak\nPASS: dist/IO/t/io_linenum\nPASS: dist/IO/t/io_multihomed\nPASS: dist/IO/t/io_pipe\nPASS: dist/IO/t/io_poll\nPASS: dist/IO/t/io_sel\nPASS: dist/IO/t/io_sock\nPASS: dist/IO/t/io_sock_errstr\nPASS: dist/IO/t/io_taint\nPASS: dist/IO/t/io_tell\nPASS: dist/IO/t/io_udp\nPASS: dist/IO/t/io_unix\nPASS: dist/IO/t/io_utf8\nPASS: dist/IO/t/io_utf8argv\nPASS: dist/IO/t/io_xs\nPASS: dist/lib/t/01lib\nPASS: dist/Locale-Maketext/t/01_about_verbose\nPASS: dist/Locale-Maketext/t/04_use_external_lex_cache\nPASS: dist/Locale-Maketext/t/09_compile\nPASS: dist/Locale-Maketext/t/10_make\nPASS: dist/Locale-Maketext/t/20_get\nPASS: dist/Locale-Maketext/t/30_eval_dollar_at\nPASS: dist/Locale-Maketext/t/40_super\nPASS: dist/Locale-Maketext/t/50_super\nPASS: dist/Locale-Maketext/t/60_super\nPASS: dist/Locale-Maketext/t/70_fail_auto\nPASS: dist/Locale-Maketext/t/90_utf8\nPASS: dist/Locale-Maketext/t/91_backslash\nPASS: dist/Locale-Maketext/t/92_blacklist\nPASS: dist/Locale-Maketext/t/93_whitelist\nPASS: dist/Locale-Maketext/t/94_denylist\nPASS: dist/Locale-Maketext/t/95_allowlist\nPASS: dist/Math-Complex/t/Complex\nPASS: dist/Math-Complex/t/Trig\nPASS: dist/Math-Complex/t/underbar\nPASS: dist/Module-CoreList/t/corelist\nPASS: dist/Module-CoreList/t/deprecated\nPASS: dist/Module-CoreList/t/find_modules\nPASS: dist/Module-CoreList/t/is_core\nPASS: dist/Module-CoreList/t/maintainer\nSKIP: dist/Module-CoreList/t/pod\nPASS: dist/Module-CoreList/t/utils\nPASS: dist/Net-Ping/t/000_load\nPASS: dist/Net-Ping/t/001_new\nPASS: dist/Net-Ping/t/010_pingecho\nPASS: dist/Net-Ping/t/110_icmp_inst\nPASS: dist/Net-Ping/t/120_udp_inst\nPASS: dist/Net-Ping/t/130_tcp_inst\nPASS: dist/Net-Ping/t/140_stream_inst\nPASS: dist/Net-Ping/t/150_syn_inst\nSKIP: dist/Net-Ping/t/190_alarm\nSKIP: dist/Net-Ping/t/200_ping_tcp\nSKIP: dist/Net-Ping/t/250_ping_hires\nSKIP: dist/Net-Ping/t/300_ping_stream\nSKIP: dist/Net-Ping/t/400_ping_syn\nSKIP: dist/Net-Ping/t/410_syn_host\nSKIP: dist/Net-Ping/t/420_ping_syn_port\nPASS: dist/Net-Ping/t/450_service\nPASS: dist/Net-Ping/t/500_ping_icmp\nPASS: dist/Net-Ping/t/501_ping_icmpv6\nPASS: dist/Net-Ping/t/510_ping_udp\nPASS: dist/Net-Ping/t/520_icmp_ttl\nPASS: dist/PathTools/t/abs2rel\nPASS: dist/PathTools/t/crossplatform\nPASS: dist/PathTools/t/cwd\nPASS: dist/PathTools/t/cwd_enoent\nPASS: dist/PathTools/t/Functions\nPASS: dist/PathTools/t/rel2abs2rel\nPASS: dist/PathTools/t/Spec\nPASS: dist/PathTools/t/Spec-taint\nPASS: dist/PathTools/t/taint\nPASS: dist/PathTools/t/tmpdir\nSKIP: dist/PathTools/t/win32\nPASS: dist/Safe/t/safe1\nPASS: dist/Safe/t/safe2\nPASS: dist/Safe/t/safe3\nPASS: dist/Safe/t/safeload\nPASS: dist/Safe/t/safenamedcap\nPASS: dist/Safe/t/safeops\nPASS: dist/Safe/t/saferegexp\nPASS: dist/Safe/t/safesecurity\nPASS: dist/Safe/t/safesort\nPASS: dist/Safe/t/safeuniversal\nPASS: dist/Safe/t/safeutf8\nPASS: dist/Safe/t/safewrap\nPASS: dist/Search-Dict/t/Dict\nPASS: dist/SelfLoader/t/01SelfLoader\nPASS: dist/SelfLoader/t/02SelfLoader-buggy\nPASS: dist/SelfLoader/t/03taint\nPASS: dist/Storable/t/attach\nPASS: dist/Storable/t/attach_errors\nPASS: dist/Storable/t/attach_singleton\nPASS: dist/Storable/t/blessed\nPASS: dist/Storable/t/boolean\nPASS: dist/Storable/t/canonical\nPASS: dist/Storable/t/circular_hook\nPASS: dist/Storable/t/code\nSKIP: dist/Storable/t/compat01\nPASS: dist/Storable/t/compat06\nPASS: dist/Storable/t/croak\nPASS: dist/Storable/t/CVE-2015-1592\nPASS: dist/Storable/t/dclone\nPASS: dist/Storable/t/destroy\nPASS: dist/Storable/t/downgrade\nPASS: dist/Storable/t/file_magic\nPASS: dist/Storable/t/flags\nPASS: dist/Storable/t/forgive\nPASS: dist/Storable/t/freeze\nSKIP: dist/Storable/t/huge\nSKIP: dist/Storable/t/hugeids\nPASS: dist/Storable/t/integer\nSKIP: dist/Storable/t/interwork56\nPASS: dist/Storable/t/just_plain_nasty\nSKIP: dist/Storable/t/leaks\nPASS: dist/Storable/t/lock\nPASS: dist/Storable/t/malice\nPASS: dist/Storable/t/overload\nPASS: dist/Storable/t/recurse\nPASS: dist/Storable/t/regexp\nPASS: dist/Storable/t/restrict\nPASS: dist/Storable/t/retrieve\nPASS: dist/Storable/t/robust\nPASS: dist/Storable/t/sig_die\nPASS: dist/Storable/t/store\nPASS: dist/Storable/t/threads\nPASS: dist/Storable/t/tied\nPASS: dist/Storable/t/tied_hook\nPASS: dist/Storable/t/tied_items\nPASS: dist/Storable/t/tied_reify\nPASS: dist/Storable/t/tied_store\nPASS: dist/Storable/t/utf8\nPASS: dist/Storable/t/utf8hash\nSKIP: dist/Storable/t/weak\nPASS: dist/Term-Complete/t/Complete\nSKIP: dist/Term-ReadLine/t/AE\nSKIP: dist/Term-ReadLine/t/AETk\nPASS: dist/Term-ReadLine/t/ReadLine\nPASS: dist/Term-ReadLine/t/ReadLine-STDERR\nSKIP: dist/Term-ReadLine/t/Tk\nPASS: dist/Test/t/05_about_verbose\nPASS: dist/Test/t/fail\nPASS: dist/Test/t/mix\nPASS: dist/Test/t/multiline\nPASS: dist/Test/t/onfail\nPASS: dist/Test/t/qr\nPASS: dist/Test/t/skip\nPASS: dist/Test/t/success\nPASS: dist/Test/t/todo\nPASS: dist/Text-Abbrev/t/Abbrev\nPASS: dist/Thread-Queue/t/01_basic\nPASS: dist/Thread-Queue/t/02_refs\nPASS: dist/Thread-Queue/t/03_peek\nPASS: dist/Thread-Queue/t/04_errs\nPASS: dist/Thread-Queue/t/05_extract\nPASS: dist/Thread-Queue/t/06_insert\nPASS: dist/Thread-Queue/t/07_lock\nPASS: dist/Thread-Queue/t/08_nothreads\nPASS: dist/Thread-Queue/t/09_ended\nPASS: dist/Thread-Queue/t/10_timed\nPASS: dist/Thread-Queue/t/11_limit\nPASS: dist/Thread-Semaphore/t/01_basic\nPASS: dist/Thread-Semaphore/t/02_errs\nPASS: dist/Thread-Semaphore/t/03_nothreads\nPASS: dist/Thread-Semaphore/t/04_nonblocking\nPASS: dist/Thread-Semaphore/t/05_force\nPASS: dist/Thread-Semaphore/t/06_timed\nPASS: dist/threads/t/basic\nPASS: dist/threads/t/blocks\nPASS: dist/threads/t/context\nPASS: dist/threads/t/end\nPASS: dist/threads/t/err\nPASS: dist/threads/t/exit\nPASS: dist/threads/t/free\nPASS: dist/threads/t/free2\nPASS: dist/threads/t/join\nPASS: dist/threads/t/kill\nPASS: dist/threads/t/kill2\nPASS: dist/threads/t/kill3\nPASS: dist/threads/t/libc\nPASS: dist/threads/t/list\nSKIP: dist/threads/t/no_threads\nPASS: dist/threads/t/problems\nPASS: dist/threads/t/stack\nPASS: dist/threads/t/stack_env\nPASS: dist/threads/t/state\nPASS: dist/threads/t/stress_cv\nPASS: dist/threads/t/stress_re\nPASS: dist/threads/t/stress_string\nPASS: dist/threads/t/thread\nSKIP: dist/threads/t/unique\nPASS: dist/threads/t/version\nPASS: dist/threads-shared/t/0nothread\nPASS: dist/threads-shared/t/av_refs\nPASS: dist/threads-shared/t/av_simple\nPASS: dist/threads-shared/t/blessed\nPASS: dist/threads-shared/t/clone\nPASS: dist/threads-shared/t/cond\nPASS: dist/threads-shared/t/disabled\nPASS: dist/threads-shared/t/dualvar\nPASS: dist/threads-shared/t/hv_refs\nPASS: dist/threads-shared/t/hv_simple\nPASS: dist/threads-shared/t/no_share\nPASS: dist/threads-shared/t/object\nPASS: dist/threads-shared/t/object2\nPASS: dist/threads-shared/t/shared_attr\nPASS: dist/threads-shared/t/stress\nPASS: dist/threads-shared/t/sv_refs\nPASS: dist/threads-shared/t/sv_simple\nPASS: dist/threads-shared/t/utf8\nPASS: dist/threads-shared/t/wait\nPASS: dist/threads-shared/t/waithires\nPASS: dist/Tie-File/t/01_gen\nPASS: dist/Tie-File/t/02_fetchsize\nPASS: dist/Tie-File/t/03_longfetch\nPASS: dist/Tie-File/t/04_splice\nPASS: dist/Tie-File/t/05_size\nPASS: dist/Tie-File/t/06_fixrec\nPASS: dist/Tie-File/t/07_rv_splice\nPASS: dist/Tie-File/t/08_ro\nPASS: dist/Tie-File/t/09_gen_rs\nPASS: dist/Tie-File/t/10_splice_rs\nPASS: dist/Tie-File/t/11_rv_splice_rs\nPASS: dist/Tie-File/t/12_longfetch_rs\nPASS: dist/Tie-File/t/13_size_rs\nPASS: dist/Tie-File/t/14_lock\nPASS: dist/Tie-File/t/15_pushpop\nPASS: dist/Tie-File/t/16_handle\nPASS: dist/Tie-File/t/17_misc_meth\nPASS: dist/Tie-File/t/18_rs_fixrec\nPASS: dist/Tie-File/t/19_cache\nPASS: dist/Tie-File/t/20_cache_full\nSKIP: dist/Tie-File/t/21_win32\nPASS: dist/Tie-File/t/22_autochomp\nPASS: dist/Tie-File/t/23_rv_ac_splice\nPASS: dist/Tie-File/t/24_cache_loop\nPASS: dist/Tie-File/t/25_gen_nocache\nPASS: dist/Tie-File/t/26_twrite\nPASS: dist/Tie-File/t/27_iwrite\nPASS: dist/Tie-File/t/28_mtwrite\nPASS: dist/Tie-File/t/29_downcopy\nPASS: dist/Tie-File/t/29a_upcopy\nPASS: dist/Tie-File/t/30_defer\nPASS: dist/Tie-File/t/31_autodefer\nPASS: dist/Tie-File/t/32_defer_misc\nPASS: dist/Tie-File/t/33_defer_vs\nPASS: dist/Tie-File/t/40_abs_cache\nPASS: dist/Tie-File/t/41_heap\nPASS: dist/Tie-File/t/42_offset\nPASS: dist/Tie-File/t/43_synopsis\nPASS: dist/Time-HiRes/t/alarm\nPASS: dist/Time-HiRes/t/clock\nPASS: dist/Time-HiRes/t/gettimeofday\nPASS: dist/Time-HiRes/t/itimer\nPASS: dist/Time-HiRes/t/nanosleep\nPASS: dist/Time-HiRes/t/sleep\nPASS: dist/Time-HiRes/t/stat\nPASS: dist/Time-HiRes/t/time\nPASS: dist/Time-HiRes/t/tv_interval\nPASS: dist/Time-HiRes/t/ualarm\nPASS: dist/Time-HiRes/t/usleep\nPASS: dist/Time-HiRes/t/utime\nPASS: dist/Unicode-Normalize/t/fcdc\nPASS: dist/Unicode-Normalize/t/form\nPASS: dist/Unicode-Normalize/t/func\nPASS: dist/Unicode-Normalize/t/illegal\nPASS: dist/Unicode-Normalize/t/norm\nPASS: dist/Unicode-Normalize/t/null\nPASS: dist/Unicode-Normalize/t/partial1\nPASS: dist/Unicode-Normalize/t/partial2\nPASS: dist/Unicode-Normalize/t/proto\nPASS: dist/Unicode-Normalize/t/split\nPASS: dist/Unicode-Normalize/t/test\nPASS: dist/Unicode-Normalize/t/tie\nPASS: dist/XSLoader/t/XSLoader\nPASS: cpan/Archive-Tar/t/01_use\nPASS: cpan/Archive-Tar/t/02_methods\nPASS: cpan/Archive-Tar/t/03_file\nPASS: cpan/Archive-Tar/t/04_resolved_issues\nPASS: cpan/Archive-Tar/t/05_iter\nPASS: cpan/Archive-Tar/t/06_error\nPASS: cpan/Archive-Tar/t/08_ptargrep\nPASS: cpan/Archive-Tar/t/09_roundtrip\nSKIP: cpan/Archive-Tar/t/90_symlink\nSKIP: cpan/Archive-Tar/t/99_pod\nPASS: cpan/autodie/t/00-load\nPASS: cpan/autodie/t/args\nPASS: cpan/autodie/t/autodie\nPASS: cpan/autodie/t/backcompat\nPASS: cpan/autodie/t/basic_exceptions\nPASS: cpan/autodie/t/binmode\nPASS: cpan/autodie/t/blog_hints\nPASS: cpan/autodie/t/caller\nPASS: cpan/autodie/t/chmod\nPASS: cpan/autodie/t/chown\nPASS: cpan/autodie/t/context\nPASS: cpan/autodie/t/context_lexical\nPASS: cpan/autodie/t/core-trampoline-slurp\nPASS: cpan/autodie/t/crickey\nPASS: cpan/autodie/t/dbmopen\nPASS: cpan/autodie/t/eval_error\nPASS: cpan/autodie/t/exception_class\nPASS: cpan/autodie/t/exception_nonref\nPASS: cpan/autodie/t/exceptions\nPASS: cpan/autodie/t/exec\nPASS: cpan/autodie/t/Fatal\nPASS: cpan/autodie/t/filehandles\nPASS: cpan/autodie/t/fileno\nPASS: cpan/autodie/t/flock\nPASS: cpan/autodie/t/format-clobber\nPASS: cpan/autodie/t/hints\nPASS: cpan/autodie/t/hints_insist\nPASS: cpan/autodie/t/hints_pod_examples\nPASS: cpan/autodie/t/hints_provider_does\nPASS: cpan/autodie/t/hints_provider_easy_does_it\nPASS: cpan/autodie/t/hints_provider_isa\nSKIP: cpan/autodie/t/import-into\nPASS: cpan/autodie/t/internal\nPASS: cpan/autodie/t/internal-backcompat\nSKIP: cpan/autodie/t/kill\nPASS: cpan/autodie/t/lethal\nPASS: cpan/autodie/t/mkdir\nPASS: cpan/autodie/t/no-default\nPASS: cpan/autodie/t/no_carp\nPASS: cpan/autodie/t/open\nPASS: cpan/autodie/t/read\nPASS: cpan/autodie/t/recv\nPASS: cpan/autodie/t/repeat\nPASS: cpan/autodie/t/rt-74246\nPASS: cpan/autodie/t/scope_leak\nPASS: cpan/autodie/t/skip\nPASS: cpan/autodie/t/string-eval-basic\nPASS: cpan/autodie/t/string-eval-leak\nPASS: cpan/autodie/t/sysopen\nPASS: cpan/autodie/t/truncate\nPASS: cpan/autodie/t/unlink\nPASS: cpan/autodie/t/user-context\nPASS: cpan/autodie/t/usersub\nPASS: cpan/autodie/t/utf8_open\nPASS: cpan/autodie/t/utime\nSKIP: cpan/autodie/t/version\nPASS: cpan/autodie/t/version_tag\nPASS: cpan/AutoLoader/t/01AutoLoader\nPASS: cpan/AutoLoader/t/02AutoSplit\nSKIP: cpan/bignum/t/backend-gmp-bigfloat\nSKIP: cpan/bignum/t/backend-gmp-bigint\nSKIP: cpan/bignum/t/backend-gmp-bignum\nSKIP: cpan/bignum/t/backend-gmp-bigrat\nSKIP: cpan/bignum/t/backend-pari-bigfloat\nSKIP: cpan/bignum/t/backend-pari-bigint\nSKIP: cpan/bignum/t/backend-pari-bignum\nSKIP: cpan/bignum/t/backend-pari-bigrat\nPASS: cpan/bignum/t/bigexp\nPASS: cpan/bignum/t/bigfloat\nPASS: cpan/bignum/t/bigint\nPASS: cpan/bignum/t/bignum\nPASS: cpan/bignum/t/bigrat\nPASS: cpan/bignum/t/const-bigfloat\nPASS: cpan/bignum/t/const-bigint\nPASS: cpan/bignum/t/const-bignum\nPASS: cpan/bignum/t/const-bigrat\nPASS: cpan/bignum/t/down-mbi-up-mbf\nPASS: cpan/bignum/t/down-mbi-up-mbr\nPASS: cpan/bignum/t/down-mbi-up-undef\nPASS: cpan/bignum/t/down-undef-up-mbf\nPASS: cpan/bignum/t/e_pi-bigfloat\nPASS: cpan/bignum/t/e_pi-bigint\nPASS: cpan/bignum/t/e_pi-bignum\nPASS: cpan/bignum/t/e_pi-bigrat\nPASS: cpan/bignum/t/import-bigfloat\nPASS: cpan/bignum/t/import-bigint\nPASS: cpan/bignum/t/import-bignum\nPASS: cpan/bignum/t/import-bigrat\nPASS: cpan/bignum/t/in_effect\nPASS: cpan/bignum/t/infnan-bigfloat\nPASS: cpan/bignum/t/infnan-bigint\nPASS: cpan/bignum/t/infnan-bignum-mbf\nPASS: cpan/bignum/t/infnan-bignum-mbr\nPASS: cpan/bignum/t/infnan-bigrat\nPASS: cpan/bignum/t/option_a\nPASS: cpan/bignum/t/option_a-bignum\nPASS: cpan/bignum/t/option_l-bigfloat\nPASS: cpan/bignum/t/option_l-bigint\nPASS: cpan/bignum/t/option_l-bignum\nPASS: cpan/bignum/t/option_l-bigrat\nPASS: cpan/bignum/t/option_p\nPASS: cpan/bignum/t/option_p-bignum\nPASS: cpan/bignum/t/overrides\nPASS: cpan/bignum/t/ratopt_a\nPASS: cpan/bignum/t/scope-bigfloat\nPASS: cpan/bignum/t/scope-bigint\nPASS: cpan/bignum/t/scope-bignum\nPASS: cpan/bignum/t/scope-bigrat\nPASS: cpan/bignum/t/scope-nested-const\nPASS: cpan/bignum/t/scope-nested-hex-oct\nPASS: cpan/Compress-Raw-Bzip2/t/000prereq\nPASS: cpan/Compress-Raw-Bzip2/t/01bzip2\nPASS: cpan/Compress-Raw-Bzip2/t/09limitoutput\nPASS: cpan/Compress-Raw-Bzip2/t/19nonpv\nSKIP: cpan/Compress-Raw-Bzip2/t/99pod\nPASS: cpan/Compress-Raw-Zlib/t/01version\nPASS: cpan/Compress-Raw-Zlib/t/02zlib\nSKIP: cpan/Compress-Raw-Zlib/t/07bufsize\nPASS: cpan/Compress-Raw-Zlib/t/09limitoutput\nPASS: cpan/Compress-Raw-Zlib/t/18lvalue\nPASS: cpan/Compress-Raw-Zlib/t/19nonpv\nPASS: cpan/Config-Perl-V/t/10_base\nPASS: cpan/Config-Perl-V/t/20_plv56\nPASS: cpan/Config-Perl-V/t/21_plv58\nPASS: cpan/Config-Perl-V/t/22_plv510\nPASS: cpan/Config-Perl-V/t/23_plv512\nPASS: cpan/Config-Perl-V/t/24_plv514\nPASS: cpan/Config-Perl-V/t/25_plv516\nPASS: cpan/Config-Perl-V/t/25_plv5162\nPASS: cpan/Config-Perl-V/t/26_plv518\nPASS: cpan/Config-Perl-V/t/26_plv5182\nPASS: cpan/Config-Perl-V/t/27_plv5200\nPASS: cpan/Config-Perl-V/t/27_plv5202\nPASS: cpan/Config-Perl-V/t/28_plv5220\nPASS: cpan/Config-Perl-V/t/28_plv52201w\nPASS: cpan/Config-Perl-V/t/29_plv5235w\nPASS: cpan/Config-Perl-V/t/30_plv5240\nPASS: cpan/Config-Perl-V/t/31_plv52511\nPASS: cpan/Config-Perl-V/t/32_plv5261rc1\nPASS: cpan/Config-Perl-V/t/33_plv52711r\nPASS: cpan/Config-Perl-V/t/34_plv5280\nPASS: cpan/Config-Perl-V/t/35_plv52910g\nPASS: cpan/Config-Perl-V/t/36_plv5300\nPASS: cpan/Config-Perl-V/t/37_plv53111qm\nPASS: cpan/Config-Perl-V/t/38_plv5320tld\nPASS: cpan/Config-Perl-V/t/39_plv5340tqm\nPASS: cpan/Config-Perl-V/t/40_plv5358dnqm\nPASS: cpan/Config-Perl-V/t/41_plv5360dnqm\nPASS: cpan/Config-Perl-V/t/42_plv5373tld\nPASS: cpan/Config-Perl-V/t/43_plv53710rcs\nPASS: cpan/CPAN/t/01loadme\nPASS: cpan/CPAN/t/02nox\nPASS: cpan/CPAN/t/03pkgs\nPASS: cpan/CPAN/t/10version\nPASS: cpan/CPAN/t/11mirroredby\nSKIP: cpan/CPAN/t/32pushyhttps\nPASS: cpan/CPAN-Meta/t/converter\nPASS: cpan/CPAN-Meta/t/converter-bad\nPASS: cpan/CPAN-Meta/t/converter-fail\nPASS: cpan/CPAN-Meta/t/converter-fragments\nPASS: cpan/CPAN-Meta/t/load-bad\nPASS: cpan/CPAN-Meta/t/merge\nPASS: cpan/CPAN-Meta/t/meta-obj\nPASS: cpan/CPAN-Meta/t/no-index\nPASS: cpan/CPAN-Meta/t/optional_feature-merge\nPASS: cpan/CPAN-Meta/t/parse-cpan-meta/02_api\nPASS: cpan/CPAN-Meta/t/parse-cpan-meta/03_functions\nPASS: cpan/CPAN-Meta/t/parse-cpan-meta/04_export\nPASS: cpan/CPAN-Meta/t/parse-cpan-meta/05_errors\nPASS: cpan/CPAN-Meta/t/prereqs\nPASS: cpan/CPAN-Meta/t/prereqs-finalize\nPASS: cpan/CPAN-Meta/t/prereqs-merge\nPASS: cpan/CPAN-Meta/t/repository\nPASS: cpan/CPAN-Meta/t/save-load\nPASS: cpan/CPAN-Meta/t/validator\nPASS: cpan/CPAN-Meta-Requirements/t/accepts\nPASS: cpan/CPAN-Meta-Requirements/t/bad_version_hook\nPASS: cpan/CPAN-Meta-Requirements/t/basic\nPASS: cpan/CPAN-Meta-Requirements/t/finalize\nPASS: cpan/CPAN-Meta-Requirements/t/from-hash\nPASS: cpan/CPAN-Meta-Requirements/t/merge\nPASS: cpan/CPAN-Meta-Requirements/t/strings\nPASS: cpan/CPAN-Meta-YAML/t/01_api\nPASS: cpan/CPAN-Meta-YAML/t/01_compile\nPASS: cpan/CPAN-Meta-YAML/t/10_read\nPASS: cpan/CPAN-Meta-YAML/t/11_read_string\nPASS: cpan/CPAN-Meta-YAML/t/12_write\nPASS: cpan/CPAN-Meta-YAML/t/13_write_string\nPASS: cpan/CPAN-Meta-YAML/t/20_subclass\nPASS: cpan/CPAN-Meta-YAML/t/21_yamlpm_compat\nPASS: cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml\nPASS: cpan/CPAN-Meta-YAML/t/31_local_tml\nPASS: cpan/CPAN-Meta-YAML/t/32_world_tml\nPASS: cpan/CPAN-Meta-YAML/t/86_fail\nPASS: cpan/Digest/t/base\nPASS: cpan/Digest/t/digest\nPASS: cpan/Digest/t/file\nPASS: cpan/Digest/t/security\nPASS: cpan/Digest-MD5/t/align\nPASS: cpan/Digest-MD5/t/badfile\nPASS: cpan/Digest-MD5/t/bits\nPASS: cpan/Digest-MD5/t/clone\nPASS: cpan/Digest-MD5/t/files\nPASS: cpan/Digest-MD5/t/md5-aaa\nPASS: cpan/Digest-MD5/t/threads\nPASS: cpan/Digest-MD5/t/utf8\nPASS: cpan/Digest-MD5/t/warns\nPASS: cpan/Digest-SHA/t/allfcns\nPASS: cpan/Digest-SHA/t/base64\nPASS: cpan/Digest-SHA/t/bitbuf\nPASS: cpan/Digest-SHA/t/bitorder\nPASS: cpan/Digest-SHA/t/fips180-4\nPASS: cpan/Digest-SHA/t/fips198\nPASS: cpan/Digest-SHA/t/gg\nPASS: cpan/Digest-SHA/t/gglong\nPASS: cpan/Digest-SHA/t/hmacsha\nPASS: cpan/Digest-SHA/t/inheritance\nPASS: cpan/Digest-SHA/t/ireland\nPASS: cpan/Digest-SHA/t/methods\nPASS: cpan/Digest-SHA/t/nistbit\nPASS: cpan/Digest-SHA/t/nistbyte\nPASS: cpan/Digest-SHA/t/rfc2202\nPASS: cpan/Digest-SHA/t/sha1\nPASS: cpan/Digest-SHA/t/sha224\nPASS: cpan/Digest-SHA/t/sha256\nPASS: cpan/Digest-SHA/t/sha384\nPASS: cpan/Digest-SHA/t/sha512\nPASS: cpan/Digest-SHA/t/state\nPASS: cpan/Digest-SHA/t/unicode\nPASS: cpan/Digest-SHA/t/woodbury\nPASS: cpan/Encode/t/Aliases\nPASS: cpan/Encode/t/at-cn\nPASS: cpan/Encode/t/at-tw\nPASS: cpan/Encode/t/CJKT\nPASS: cpan/Encode/t/cow\nPASS: cpan/Encode/t/decode\nSKIP: cpan/Encode/t/enc_data\nSKIP: cpan/Encode/t/enc_eucjp\nSKIP: cpan/Encode/t/enc_module\nSKIP: cpan/Encode/t/enc_utf8\nPASS: cpan/Encode/t/Encode\nPASS: cpan/Encode/t/Encoder\nSKIP: cpan/Encode/t/encoding\nPASS: cpan/Encode/t/encoding-locale\nPASS: cpan/Encode/t/fallback\nPASS: cpan/Encode/t/from_to\nPASS: cpan/Encode/t/grow\nPASS: cpan/Encode/t/gsm0338\nPASS: cpan/Encode/t/guess\nPASS: cpan/Encode/t/isa\nPASS: cpan/Encode/t/jis7-fallback\nSKIP: cpan/Encode/t/jperl\nPASS: cpan/Encode/t/magic\nPASS: cpan/Encode/t/mime-header\nPASS: cpan/Encode/t/mime-name\nPASS: cpan/Encode/t/mime_header_iso2022jp\nPASS: cpan/Encode/t/perlio\nSKIP: cpan/Encode/t/piconv\nPASS: cpan/Encode/t/rt113164\nPASS: cpan/Encode/t/rt65541\nPASS: cpan/Encode/t/rt76824\nPASS: cpan/Encode/t/rt85489\nPASS: cpan/Encode/t/rt86327\nPASS: cpan/Encode/t/taint\nPASS: cpan/Encode/t/truncated_utf8\nPASS: cpan/Encode/t/undef\nPASS: cpan/Encode/t/Unicode\nPASS: cpan/Encode/t/Unicode_trailing_nul\nPASS: cpan/Encode/t/use-Encode-Alias\nPASS: cpan/Encode/t/utf32warnings\nPASS: cpan/Encode/t/utf8ref\nPASS: cpan/Encode/t/utf8strict\nPASS: cpan/Encode/t/utf8warnings\nPASS: cpan/Encode/t/xml\nPASS: cpan/experimental/t/basic\nSKIP: cpan/ExtUtils-Constant/t/Constant\nPASS: cpan/ExtUtils-Install/t/can_write_dir\nPASS: cpan/ExtUtils-Install/t/Install\nPASS: cpan/ExtUtils-Install/t/Installapi2\nPASS: cpan/ExtUtils-Install/t/Installed\nSKIP: cpan/ExtUtils-Install/t/InstallWithMM\nPASS: cpan/ExtUtils-Install/t/Packlist\nSKIP: cpan/ExtUtils-MakeMaker/t/00compile\nPASS: cpan/ExtUtils-MakeMaker/t/01perl_bugs\nPERL_CORE is set but I can't find your perl source!\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at /usr/lib/perl/ptest/cpan/ExtUtils-MakeMaker/../../lib/ExtUtils/CBuilder/Base.pm line 356.\nSKIP: cpan/ExtUtils-MakeMaker/t/02-xsdynamic\nPERL_CORE is set but I can't find your perl source!\nCan't exec \"aarch64-poky-linux-gcc\": No such file or directory at /usr/lib/perl/ptest/cpan/ExtUtils-MakeMaker/../../lib/ExtUtils/CBuilder/Base.pm line 356.\nSKIP: cpan/ExtUtils-MakeMaker/t/03-xsstatic\nSKIP: cpan/ExtUtils-MakeMaker/t/04-xs-rpath-darwin\nPASS: cpan/ExtUtils-MakeMaker/t/arch_check\nPASS: cpan/ExtUtils-MakeMaker/t/backwards\nSKIP: cpan/ExtUtils-MakeMaker/t/basic\nPASS: cpan/ExtUtils-MakeMaker/t/build_man\nPASS: cpan/ExtUtils-MakeMaker/t/cd\nPASS: cpan/ExtUtils-MakeMaker/t/config\nPASS: cpan/ExtUtils-MakeMaker/t/cp\nPASS: cpan/ExtUtils-MakeMaker/t/dir_target\nSKIP: cpan/ExtUtils-MakeMaker/t/echo\nPASS: cpan/ExtUtils-MakeMaker/t/eu_command\nPASS: cpan/ExtUtils-MakeMaker/t/FIRST_MAKEFILE\nPASS: cpan/ExtUtils-MakeMaker/t/fix_libs\nPASS: cpan/ExtUtils-MakeMaker/t/fixin\nPASS: cpan/ExtUtils-MakeMaker/t/hints\nPASS: cpan/ExtUtils-MakeMaker/t/INST\nPASS: cpan/ExtUtils-MakeMaker/t/INST_PREFIX\nSKIP: cpan/ExtUtils-MakeMaker/t/INSTALL_BASE\nPASS: cpan/ExtUtils-MakeMaker/t/installed_file\nPASS: cpan/ExtUtils-MakeMaker/t/is_of_type\nPASS: cpan/ExtUtils-MakeMaker/t/Liblist\nPASS: cpan/ExtUtils-MakeMaker/t/make\nPASS: cpan/ExtUtils-MakeMaker/t/MakeMaker_Parameters\nPASS: cpan/ExtUtils-MakeMaker/t/maketext_filter\nPASS: cpan/ExtUtils-MakeMaker/t/meta_convert\nPASS: cpan/ExtUtils-MakeMaker/t/metafile_data\nPASS: cpan/ExtUtils-MakeMaker/t/metafile_file\nSKIP: cpan/ExtUtils-MakeMaker/t/min_perl_version\nSKIP: cpan/ExtUtils-MakeMaker/t/miniperl\nPASS: cpan/ExtUtils-MakeMaker/t/Mkbootstrap\nPASS: cpan/ExtUtils-MakeMaker/t/MM_Any\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_BeOS\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_Cygwin\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_NW5\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_OS2\nPASS: cpan/ExtUtils-MakeMaker/t/MM_Unix\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_VMS\nSKIP: cpan/ExtUtils-MakeMaker/t/MM_Win32\nPASS: cpan/ExtUtils-MakeMaker/t/oneliner\nPASS: cpan/ExtUtils-MakeMaker/t/os_unsupported\nPASS: cpan/ExtUtils-MakeMaker/t/parse_abstract\nPASS: cpan/ExtUtils-MakeMaker/t/parse_version\nSKIP: cpan/ExtUtils-MakeMaker/t/PL_FILES\nPASS: cpan/ExtUtils-MakeMaker/t/pm\nSKIP: cpan/ExtUtils-MakeMaker/t/pm_to_blib\nPASS: cpan/ExtUtils-MakeMaker/t/pod2man\nPASS: cpan/ExtUtils-MakeMaker/t/postamble\nPASS: cpan/ExtUtils-MakeMaker/t/prefixify\nPASS: cpan/ExtUtils-MakeMaker/t/prereq\nPASS: cpan/ExtUtils-MakeMaker/t/prereq_print\nPASS: cpan/ExtUtils-MakeMaker/t/problems\nPASS: cpan/ExtUtils-MakeMaker/t/prompt\nSKIP: cpan/ExtUtils-MakeMaker/t/recurs\nPASS: cpan/ExtUtils-MakeMaker/t/revision\nSKIP: cpan/ExtUtils-MakeMaker/t/several_authors\nPASS: cpan/ExtUtils-MakeMaker/t/split_command\nPASS: cpan/ExtUtils-MakeMaker/t/test_boilerplate\nPASS: cpan/ExtUtils-MakeMaker/t/testlib\nSKIP: cpan/ExtUtils-MakeMaker/t/unicode\nPASS: cpan/ExtUtils-MakeMaker/t/VERSION_FROM\nPASS: cpan/ExtUtils-MakeMaker/t/vstrings\nPASS: cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile\nPASS: cpan/ExtUtils-MakeMaker/t/writemakefile_args\nPASS: cpan/ExtUtils-Manifest/t/Manifest\nSKIP: cpan/ExtUtils-PL2Bat/t/make_executable\nPASS: cpan/File-Fetch/t/01_File-Fetch\nPASS: cpan/File-Fetch/t/null_subclass\nPASS: cpan/File-Path/t/Path\nPASS: cpan/File-Path/t/Path_root\nSKIP: cpan/File-Path/t/Path_win32\nPASS: cpan/File-Path/t/taint\nPASS: cpan/File-Temp/t/cmp\nPASS: cpan/File-Temp/t/fork\nSKIP: cpan/File-Temp/t/lock\nPASS: cpan/File-Temp/t/mktemp\nPASS: cpan/File-Temp/t/object\nPASS: cpan/File-Temp/t/posix\nPASS: cpan/File-Temp/t/rmtree\nPASS: cpan/File-Temp/t/security\nPASS: cpan/File-Temp/t/seekable\nPASS: cpan/File-Temp/t/tempfile\nPASS: cpan/Filter-Util-Call/t/call\nPASS: cpan/Filter-Util-Call/t/rt_101033\nPASS: cpan/Filter-Util-Call/t/rt_54452-rebless\nPASS: cpan/Getopt-Long/t/gol-basic\nPASS: cpan/Getopt-Long/t/gol-linkage\nPASS: cpan/Getopt-Long/t/gol-oo\nPASS: cpan/Getopt-Long/t/gol-xargv\nPASS: cpan/Getopt-Long/t/gol-xstring\nPASS: cpan/HTTP-Tiny/t/000_load\nPASS: cpan/HTTP-Tiny/t/001_api\nPASS: cpan/HTTP-Tiny/t/002_croakage\nPASS: cpan/HTTP-Tiny/t/003_agent\nPASS: cpan/HTTP-Tiny/t/004_timeout\nPASS: cpan/HTTP-Tiny/t/010_url\nPASS: cpan/HTTP-Tiny/t/020_headers\nPASS: cpan/HTTP-Tiny/t/030_response\nPASS: cpan/HTTP-Tiny/t/040_content\nPASS: cpan/HTTP-Tiny/t/050_chunked_body\nPASS: cpan/HTTP-Tiny/t/060_http_date\nPASS: cpan/HTTP-Tiny/t/070_cookie_jar\nPASS: cpan/HTTP-Tiny/t/100_get\nPASS: cpan/HTTP-Tiny/t/101_head\nPASS: cpan/HTTP-Tiny/t/102_put\nPASS: cpan/HTTP-Tiny/t/103_delete\nPASS: cpan/HTTP-Tiny/t/104_post\nPASS: cpan/HTTP-Tiny/t/110_mirror\nPASS: cpan/HTTP-Tiny/t/130_redirect\nPASS: cpan/HTTP-Tiny/t/140_proxy\nPASS: cpan/HTTP-Tiny/t/141_no_proxy\nPASS: cpan/HTTP-Tiny/t/150_post_form\nPASS: cpan/HTTP-Tiny/t/160_cookies\nPASS: cpan/HTTP-Tiny/t/161_basic_auth\nPASS: cpan/HTTP-Tiny/t/162_proxy_auth\nPASS: cpan/HTTP-Tiny/t/170_keepalive\nPASS: cpan/HTTP-Tiny/t/180_verify_SSL\nPASS: cpan/IO-Compress/t/000prereq\nPASS: cpan/IO-Compress/t/001bzip2\nPASS: cpan/IO-Compress/t/001zlib-generic-deflate\nPASS: cpan/IO-Compress/t/001zlib-generic-gzip\nPASS: cpan/IO-Compress/t/001zlib-generic-rawdeflate\nPASS: cpan/IO-Compress/t/001zlib-generic-zip\nPASS: cpan/IO-Compress/t/002any-deflate\nPASS: cpan/IO-Compress/t/002any-gzip\nPASS: cpan/IO-Compress/t/002any-rawdeflate\nPASS: cpan/IO-Compress/t/002any-transparent\nPASS: cpan/IO-Compress/t/002any-zip\nPASS: cpan/IO-Compress/t/004gziphdr\nPASS: cpan/IO-Compress/t/005defhdr\nPASS: cpan/IO-Compress/t/006zip\nPASS: cpan/IO-Compress/t/011-streamzip\nPASS: cpan/IO-Compress/t/01misc\nSKIP: cpan/IO-Compress/t/020isize\nPASS: cpan/IO-Compress/t/050interop-gzip\nPASS: cpan/IO-Compress/t/100generic-bzip2\nPASS: cpan/IO-Compress/t/100generic-deflate\nPASS: cpan/IO-Compress/t/100generic-gzip\nPASS: cpan/IO-Compress/t/100generic-rawdeflate\nPASS: cpan/IO-Compress/t/100generic-zip\nSKIP: cpan/IO-Compress/t/101truncate-bzip2\nSKIP: cpan/IO-Compress/t/101truncate-deflate\nSKIP: cpan/IO-Compress/t/101truncate-gzip\nSKIP: cpan/IO-Compress/t/101truncate-rawdeflate\nSKIP: cpan/IO-Compress/t/101truncate-zip\nPASS: cpan/IO-Compress/t/102tied-bzip2\nPASS: cpan/IO-Compress/t/102tied-deflate\nPASS: cpan/IO-Compress/t/102tied-gzip\nPASS: cpan/IO-Compress/t/102tied-rawdeflate\nPASS: cpan/IO-Compress/t/102tied-zip\nPASS: cpan/IO-Compress/t/103newtied-bzip2\nPASS: cpan/IO-Compress/t/103newtied-deflate\nPASS: cpan/IO-Compress/t/103newtied-gzip\nPASS: cpan/IO-Compress/t/103newtied-rawdeflate\nPASS: cpan/IO-Compress/t/103newtied-zip\nPASS: cpan/IO-Compress/t/104destroy-bzip2\nPASS: cpan/IO-Compress/t/104destroy-deflate\nPASS: cpan/IO-Compress/t/104destroy-gzip\nPASS: cpan/IO-Compress/t/104destroy-rawdeflate\nPASS: cpan/IO-Compress/t/104destroy-zip\nPASS: cpan/IO-Compress/t/105oneshot-bzip2\nPASS: cpan/IO-Compress/t/105oneshot-deflate\nPASS: cpan/IO-Compress/t/105oneshot-gzip\nPASS: cpan/IO-Compress/t/105oneshot-gzip-only\nPASS: cpan/IO-Compress/t/105oneshot-rawdeflate\nPASS: cpan/IO-Compress/t/105oneshot-zip\nPASS: cpan/IO-Compress/t/105oneshot-zip-bzip2-only\nPASS: cpan/IO-Compress/t/105oneshot-zip-only\nSKIP: cpan/IO-Compress/t/105oneshot-zip-store-only\nSKIP: cpan/IO-Compress/t/106prime-bzip2\nSKIP: cpan/IO-Compress/t/106prime-deflate\nSKIP: cpan/IO-Compress/t/106prime-gzip\nSKIP: cpan/IO-Compress/t/106prime-rawdeflate\nSKIP: cpan/IO-Compress/t/106prime-zip\nPASS: cpan/IO-Compress/t/107multi-bzip2\nPASS: cpan/IO-Compress/t/107multi-deflate\nPASS: cpan/IO-Compress/t/107multi-gzip\nPASS: cpan/IO-Compress/t/107multi-rawdeflate\nPASS: cpan/IO-Compress/t/107multi-zip\nPASS: cpan/IO-Compress/t/107multi-zip-only\nPASS: cpan/IO-Compress/t/108anyunc-bzip2\nPASS: cpan/IO-Compress/t/108anyunc-deflate\nPASS: cpan/IO-Compress/t/108anyunc-gzip\nPASS: cpan/IO-Compress/t/108anyunc-rawdeflate\nPASS: cpan/IO-Compress/t/108anyunc-transparent\nPASS: cpan/IO-Compress/t/108anyunc-zip\nPASS: cpan/IO-Compress/t/109merge-deflate\nPASS: cpan/IO-Compress/t/109merge-gzip\nPASS: cpan/IO-Compress/t/109merge-rawdeflate\nSKIP: cpan/IO-Compress/t/109merge-zip\nPASS: cpan/IO-Compress/t/110encode-bzip2\nPASS: cpan/IO-Compress/t/110encode-deflate\nPASS: cpan/IO-Compress/t/110encode-gzip\nPASS: cpan/IO-Compress/t/110encode-rawdeflate\nPASS: cpan/IO-Compress/t/110encode-zip\nPASS: cpan/IO-Compress/t/111const-deflate\nPASS: cpan/IO-Compress/t/112utf8-zip\nPASS: cpan/IO-Compress/t/113issues\nSKIP: cpan/IO-Compress/t/999pod\nPASS: cpan/IO-Compress/t/cz-01version\nPASS: cpan/IO-Compress/t/cz-03zlib-v1\nPASS: cpan/IO-Compress/t/cz-06gzsetp\nPASS: cpan/IO-Compress/t/cz-08encoding\nPASS: cpan/IO-Compress/t/cz-14gzopen\nPASS: cpan/IO-Compress/t/globmapper\nPASS: cpan/IO-Socket-IP/t/00use\nPASS: cpan/IO-Socket-IP/t/01local-client-v4\nPASS: cpan/IO-Socket-IP/t/02local-server-v4\nPASS: cpan/IO-Socket-IP/t/03local-cross-v4\nPASS: cpan/IO-Socket-IP/t/04local-client-v6\nPASS: cpan/IO-Socket-IP/t/05local-server-v6\nPASS: cpan/IO-Socket-IP/t/06local-cross-v6\nPASS: cpan/IO-Socket-IP/t/10args\nPASS: cpan/IO-Socket-IP/t/11sockopts\nPASS: cpan/IO-Socket-IP/t/12port-fallback\nPASS: cpan/IO-Socket-IP/t/13addrinfo\nPASS: cpan/IO-Socket-IP/t/14fileno\nPASS: cpan/IO-Socket-IP/t/15io-socket\nPASS: cpan/IO-Socket-IP/t/16v6only\nPASS: cpan/IO-Socket-IP/t/17gai-flags\nPASS: cpan/IO-Socket-IP/t/18fdopen\nPASS: cpan/IO-Socket-IP/t/19no-addrs\nPASS: cpan/IO-Socket-IP/t/20subclass\nPASS: cpan/IO-Socket-IP/t/21as-inet\nPASS: cpan/IO-Socket-IP/t/22timeout\nPASS: cpan/IO-Socket-IP/t/30nonblocking-connect\nPASS: cpan/IO-Socket-IP/t/31nonblocking-connect-internet\nSKIP: cpan/IO-Socket-IP/t/99pod\nPASS: cpan/IO-Zlib/t/basic\nSKIP: cpan/IO-Zlib/t/external\nPASS: cpan/IO-Zlib/t/getc\nPASS: cpan/IO-Zlib/t/getline\nPASS: cpan/IO-Zlib/t/import\nPASS: cpan/IO-Zlib/t/large\nPASS: cpan/IO-Zlib/t/tied\nPASS: cpan/IO-Zlib/t/uncomp1\nPASS: cpan/IO-Zlib/t/uncomp2\nPASS: cpan/IPC-Cmd/t/01_IPC-Cmd\nSKIP: cpan/IPC-Cmd/t/02_Interactive\nPASS: cpan/IPC-Cmd/t/03_run-forked\nPASS: cpan/IPC-SysV/t/ipcsysv\nPASS: cpan/IPC-SysV/t/msg\nSKIP: cpan/IPC-SysV/t/pod\nSKIP: cpan/IPC-SysV/t/podcov\nPASS: cpan/IPC-SysV/t/sem\nPASS: cpan/IPC-SysV/t/shm\nPASS: cpan/JSON-PP/t/000_load\nPASS: cpan/JSON-PP/t/001_utf8\nPASS: cpan/JSON-PP/t/002_error\nPASS: cpan/JSON-PP/t/003_types\nPASS: cpan/JSON-PP/t/004_dwiw_encode\nPASS: cpan/JSON-PP/t/005_dwiw_decode\nPASS: cpan/JSON-PP/t/006_pc_pretty\nPASS: cpan/JSON-PP/t/007_pc_esc\nPASS: cpan/JSON-PP/t/008_pc_base\nPASS: cpan/JSON-PP/t/009_pc_extra_number\nPASS: cpan/JSON-PP/t/010_pc_keysort\nPASS: cpan/JSON-PP/t/011_pc_expo\nPASS: cpan/JSON-PP/t/012_blessed\nPASS: cpan/JSON-PP/t/013_limit\nPASS: cpan/JSON-PP/t/014_latin1\nPASS: cpan/JSON-PP/t/015_prefix\nPASS: cpan/JSON-PP/t/016_tied\nPASS: cpan/JSON-PP/t/017_relaxed\nPASS: cpan/JSON-PP/t/018_json_checker\nPASS: cpan/JSON-PP/t/019_incr\nPASS: cpan/JSON-PP/t/020_faihu\nPASS: cpan/JSON-PP/t/020_unknown\nPASS: cpan/JSON-PP/t/021_evans\nPASS: cpan/JSON-PP/t/022_comment_at_eof\nPASS: cpan/JSON-PP/t/052_object\nPASS: cpan/JSON-PP/t/099_binary00\nPASS: cpan/JSON-PP/t/099_binary01\nPASS: cpan/JSON-PP/t/099_binary02\nPASS: cpan/JSON-PP/t/099_binary03\nPASS: cpan/JSON-PP/t/099_binary04\nPASS: cpan/JSON-PP/t/099_binary05\nPASS: cpan/JSON-PP/t/099_binary06\nPASS: cpan/JSON-PP/t/099_binary07\nPASS: cpan/JSON-PP/t/099_binary08\nPASS: cpan/JSON-PP/t/099_binary09\nPASS: cpan/JSON-PP/t/099_binary10\nPASS: cpan/JSON-PP/t/099_binary11\nPASS: cpan/JSON-PP/t/099_binary12\nPASS: cpan/JSON-PP/t/099_binary13\nPASS: cpan/JSON-PP/t/099_binary14\nPASS: cpan/JSON-PP/t/099_binary15\nPASS: cpan/JSON-PP/t/104_sortby\nPASS: cpan/JSON-PP/t/105_esc_slash\nPASS: cpan/JSON-PP/t/106_allow_barekey\nPASS: cpan/JSON-PP/t/107_allow_singlequote\nPASS: cpan/JSON-PP/t/108_decode\nPASS: cpan/JSON-PP/t/109_encode\nPASS: cpan/JSON-PP/t/110_bignum\nPASS: cpan/JSON-PP/t/112_upgrade\nPASS: cpan/JSON-PP/t/113_overloaded_eq\nPASS: cpan/JSON-PP/t/114_decode_prefix\nPASS: cpan/JSON-PP/t/115_tie_ixhash\nPASS: cpan/JSON-PP/t/116_incr_parse_fixed\nPASS: cpan/JSON-PP/t/117_numbers\nPASS: cpan/JSON-PP/t/118_boolean_values\nPASS: cpan/JSON-PP/t/119_incr_parse_utf8\nPASS: cpan/JSON-PP/t/120_incr_parse_truncated\nPASS: cpan/JSON-PP/t/core_bools\nPASS: cpan/JSON-PP/t/gh_28_json_test_suite\nPASS: cpan/JSON-PP/t/gh_29_trailing_false_value\nPASS: cpan/JSON-PP/t/rt_116998_wrong_character_offset\nPASS: cpan/JSON-PP/t/rt_122270_old_xs_boolean\nPASS: cpan/JSON-PP/t/rt_90071_incr_parse\nPASS: cpan/JSON-PP/t/zero-mojibake\nPASS: cpan/libnet/t/config\nPASS: cpan/libnet/t/datasend\nSKIP: cpan/libnet/t/ftp\nPASS: cpan/libnet/t/hostname\nPASS: cpan/libnet/t/netrc\nSKIP: cpan/libnet/t/nntp\nPASS: cpan/libnet/t/nntp_ipv6\nSKIP: cpan/libnet/t/nntp_ssl\nPASS: cpan/libnet/t/pop3_ipv6\nSKIP: cpan/libnet/t/pop3_ssl\nPASS: cpan/libnet/t/require\nSKIP: cpan/libnet/t/smtp\nPASS: cpan/libnet/t/smtp_ipv6\nSKIP: cpan/libnet/t/smtp_ssl\nPASS: cpan/libnet/t/time\nPASS: cpan/Locale-Maketext-Simple/t/0-signature\nPASS: cpan/Locale-Maketext-Simple/t/1-basic\nSKIP: cpan/Locale-Maketext-Simple/t/2-load_po_without_i_default\nSKIP: cpan/Locale-Maketext-Simple/t/3-load_po_with_i_default\nPASS: cpan/Math-BigInt/t/bare_mbf\nPASS: cpan/Math-BigInt/t/bare_mbi\nPASS: cpan/Math-BigInt/t/bare_mif\nPASS: cpan/Math-BigInt/t/big_pi_e\nPASS: cpan/Math-BigInt/t/bigfltpm\nPASS: cpan/Math-BigInt/t/bigintc\nPASS: cpan/Math-BigInt/t/bigintc-import\nPASS: cpan/Math-BigInt/t/bigintpm\nPASS: cpan/Math-BigInt/t/bigints\nPASS: cpan/Math-BigInt/t/biglog\nPASS: cpan/Math-BigInt/t/bigroot\nPASS: cpan/Math-BigInt/t/calling-class-methods\nPASS: cpan/Math-BigInt/t/calling-constant\nPASS: cpan/Math-BigInt/t/calling-instance-methods\nPASS: cpan/Math-BigInt/t/calling-lib1\nPASS: cpan/Math-BigInt/t/calling-lib2\nPASS: cpan/Math-BigInt/t/config\nPASS: cpan/Math-BigInt/t/downgrade\nPASS: cpan/Math-BigInt/t/inf_nan\nPASS: cpan/Math-BigInt/t/isa\nPASS: cpan/Math-BigInt/t/mbf_ali\nPASS: cpan/Math-BigInt/t/mbi_ali\nPASS: cpan/Math-BigInt/t/mbi_rand\nPASS: cpan/Math-BigInt/t/mbimbf\nPASS: cpan/Math-BigInt/t/nan_cmp\nPASS: cpan/Math-BigInt/t/new_overloaded\nPASS: cpan/Math-BigInt/t/req_mbf0\nPASS: cpan/Math-BigInt/t/req_mbf1\nPASS: cpan/Math-BigInt/t/req_mbfa\nPASS: cpan/Math-BigInt/t/req_mbfi\nPASS: cpan/Math-BigInt/t/req_mbfn\nPASS: cpan/Math-BigInt/t/req_mbfw\nPASS: cpan/Math-BigInt/t/require\nPASS: cpan/Math-BigInt/t/round\nPASS: cpan/Math-BigInt/t/rt-16221\nPASS: cpan/Math-BigInt/t/sub_ali\nPASS: cpan/Math-BigInt/t/sub_mbf\nPASS: cpan/Math-BigInt/t/sub_mbi\nPASS: cpan/Math-BigInt/t/sub_mif\nPASS: cpan/Math-BigInt/t/trap\nPASS: cpan/Math-BigInt/t/upgrade\nPASS: cpan/Math-BigInt/t/upgrade2\nPASS: cpan/Math-BigInt/t/upgradef\nPASS: cpan/Math-BigInt/t/use\nPASS: cpan/Math-BigInt/t/use_lib1\nPASS: cpan/Math-BigInt/t/use_lib2\nPASS: cpan/Math-BigInt/t/use_lib3\nPASS: cpan/Math-BigInt/t/use_lib4\nPASS: cpan/Math-BigInt/t/use_lib5\nPASS: cpan/Math-BigInt/t/use_lib6\nPASS: cpan/Math-BigInt/t/use_mbfw\nPASS: cpan/Math-BigInt/t/with_sub\nPASS: cpan/Math-BigInt-FastCalc/t/bigintfc\nPASS: cpan/Math-BigInt-FastCalc/t/biglog\nPASS: cpan/Math-BigInt-FastCalc/t/bigroot\nPASS: cpan/Math-BigInt-FastCalc/t/bootstrap\nPASS: cpan/Math-BigInt-FastCalc/t/leak\nPASS: cpan/Math-BigInt-FastCalc/t/mbi_rand\nPASS: cpan/Math-BigRat/t/badd-mbr\nPASS: cpan/Math-BigRat/t/big_ap\nPASS: cpan/Math-BigRat/t/bigfltrt\nPASS: cpan/Math-BigRat/t/bigrat\nPASS: cpan/Math-BigRat/t/bigratpm\nPASS: cpan/Math-BigRat/t/bigratup\nPASS: cpan/Math-BigRat/t/binv-mbr\nPASS: cpan/Math-BigRat/t/bitwise\nPASS: cpan/Math-BigRat/t/bnok-mbr\nPASS: cpan/Math-BigRat/t/const-mbr\nPASS: cpan/Math-BigRat/t/downgrade\nPASS: cpan/Math-BigRat/t/dparts-mbr\nPASS: cpan/Math-BigRat/t/fparts-mbr\nPASS: cpan/Math-BigRat/t/hang\nPASS: cpan/Math-BigRat/t/new-mbr\nPASS: cpan/Math-BigRat/t/requirer\nPASS: cpan/Math-BigRat/t/rt121139\nPASS: cpan/Math-BigRat/t/trap\nPASS: cpan/Memoize/t/basic\nPASS: cpan/Memoize/t/cache\nPASS: cpan/Memoize/t/correctness\nPASS: cpan/Memoize/t/expmod\nPASS: cpan/Memoize/t/expmod_t\nPASS: cpan/Memoize/t/flush\nPASS: cpan/Memoize/t/normalize\nPASS: cpan/Memoize/t/threadsafe\nPASS: cpan/Memoize/t/tie\nSKIP: cpan/Memoize/t/tie_db\nPASS: cpan/Memoize/t/tie_gdbm\nPASS: cpan/Memoize/t/tie_ndbm\nSKIP: cpan/Memoize/t/tie_odbm\nPASS: cpan/Memoize/t/tie_sdbm\nPASS: cpan/Memoize/t/tie_storable\nPASS: cpan/Memoize/t/unmemoize\nPASS: cpan/MIME-Base64/t/base64\nPASS: cpan/MIME-Base64/t/base64url\nPASS: cpan/MIME-Base64/t/length\nPASS: cpan/MIME-Base64/t/quoted-print\nPASS: cpan/MIME-Base64/t/unicode\nPASS: cpan/Module-Load/t/01_Module-Load\nPASS: cpan/Module-Load/t/02_Module-Load\nPASS: cpan/Module-Load-Conditional/t/01_Module_Load_Conditional\nPASS: cpan/Module-Loaded/t/01_Module-Loaded\nPASS: cpan/Module-Metadata/t/contains_pod\nPASS: cpan/Module-Metadata/t/encoding\nPASS: cpan/Module-Metadata/t/endpod\nPASS: cpan/Module-Metadata/t/extract-package\nPASS: cpan/Module-Metadata/t/extract-version\nPASS: cpan/Module-Metadata/t/metadata\nPASS: cpan/Module-Metadata/t/taint\nPASS: cpan/Module-Metadata/t/version\nPASS: cpan/NEXT/t/actual\nPASS: cpan/NEXT/t/actuns\nPASS: cpan/NEXT/t/dynamically_scoped_regex_vars\nPASS: cpan/NEXT/t/next\nPASS: cpan/NEXT/t/stringify\nPASS: cpan/NEXT/t/unseen\nPASS: cpan/Params-Check/t/01_Params-Check\nPASS: cpan/parent/t/compile-time\nPASS: cpan/parent/t/compile-time-file\nPASS: cpan/parent/t/parent\nPASS: cpan/parent/t/parent-classfromclassfile\nPASS: cpan/parent/t/parent-classfromfile\nPASS: cpan/parent/t/parent-pmc\nPASS: cpan/parent/t/parent-returns-false\nPASS: cpan/Perl-OSType/t/OSType\nSKIP: cpan/PerlIO-via-QuotedPrint/t/changes\nSKIP: cpan/PerlIO-via-QuotedPrint/t/critic\nSKIP: cpan/PerlIO-via-QuotedPrint/t/pod\nSKIP: cpan/PerlIO-via-QuotedPrint/t/pod_coverage\nPASS: cpan/PerlIO-via-QuotedPrint/t/QuotedPrint\nPASS: cpan/Pod-Checker/t/pod/podchkenc\nPASS: cpan/Pod-Checker/t/pod/podchklink\nPASS: cpan/Pod-Checker/t/pod/poderrs\nPASS: cpan/Pod-Checker/t/pod/podname\nPASS: cpan/Pod-Checker/t/pod/selfcheck\nPASS: cpan/Pod-Escapes/t/01_about_verbose\nPASS: cpan/Pod-Escapes/t/10_main\nPASS: cpan/Pod-Escapes/t/15_name2charnum\nPASS: cpan/Pod-Perldoc/t/00_load\nPASS: cpan/Pod-Perldoc/t/01_about_verbose\nPASS: cpan/Pod-Perldoc/t/man/_get_columns\nSKIP: cpan/Pod-Perldoc/t/pod\nPASS: cpan/Pod-Simple/t/00about\nPASS: cpan/Pod-Simple/t/20_skip\nPASS: cpan/Pod-Simple/t/ac_d\nPASS: cpan/Pod-Simple/t/accept01\nPASS: cpan/Pod-Simple/t/accept05\nPASS: cpan/Pod-Simple/t/basic\nPASS: cpan/Pod-Simple/t/begin\nPASS: cpan/Pod-Simple/t/cbacks\nPASS: cpan/Pod-Simple/t/chunking\nPASS: cpan/Pod-Simple/t/closeys\nPASS: cpan/Pod-Simple/t/content_seen\nPASS: cpan/Pod-Simple/t/corpus\nPASS: cpan/Pod-Simple/t/emptylists\nPASS: cpan/Pod-Simple/t/enc-chars\nPASS: cpan/Pod-Simple/t/encod01\nPASS: cpan/Pod-Simple/t/encod02\nPASS: cpan/Pod-Simple/t/encod03\nPASS: cpan/Pod-Simple/t/encod04\nPASS: cpan/Pod-Simple/t/end_over\nPASS: cpan/Pod-Simple/t/eol\nPASS: cpan/Pod-Simple/t/eol2\nPASS: cpan/Pod-Simple/t/fake-closers\nPASS: cpan/Pod-Simple/t/fcodes\nPASS: cpan/Pod-Simple/t/fcodes_e\nPASS: cpan/Pod-Simple/t/fcodes_l\nPASS: cpan/Pod-Simple/t/fcodes_s\nPASS: cpan/Pod-Simple/t/for\nPASS: cpan/Pod-Simple/t/fornot\nSKIP: cpan/Pod-Simple/t/github_issue_79\nPASS: cpan/Pod-Simple/t/heads\nPASS: cpan/Pod-Simple/t/html01\nPASS: cpan/Pod-Simple/t/html02\nPASS: cpan/Pod-Simple/t/html03\nPASS: cpan/Pod-Simple/t/htmlbat\nPASS: cpan/Pod-Simple/t/items\nPASS: cpan/Pod-Simple/t/items02\nPASS: cpan/Pod-Simple/t/itemstar\nPASS: cpan/Pod-Simple/t/JustPod01\nPASS: cpan/Pod-Simple/t/JustPod02\nPASS: cpan/Pod-Simple/t/JustPod_corpus\nPASS: cpan/Pod-Simple/t/linkclas\nPASS: cpan/Pod-Simple/t/output\nPASS: cpan/Pod-Simple/t/puller\nPASS: cpan/Pod-Simple/t/pulltitl\nPASS: cpan/Pod-Simple/t/reinit\nPASS: cpan/Pod-Simple/t/render\nPASS: cpan/Pod-Simple/t/rtf_utf8\nPASS: cpan/Pod-Simple/t/search05\nPASS: cpan/Pod-Simple/t/search10\nPASS: cpan/Pod-Simple/t/search12\nPASS: cpan/Pod-Simple/t/search20\nPASS: cpan/Pod-Simple/t/search22\nPASS: cpan/Pod-Simple/t/search25\nPASS: cpan/Pod-Simple/t/search26\nPASS: cpan/Pod-Simple/t/search27\nPASS: cpan/Pod-Simple/t/search28\nPASS: cpan/Pod-Simple/t/search29\nPASS: cpan/Pod-Simple/t/search50\nPASS: cpan/Pod-Simple/t/search60\nPASS: cpan/Pod-Simple/t/stree\nPASS: cpan/Pod-Simple/t/strpvbtm\nPASS: cpan/Pod-Simple/t/tiedfh\nPASS: cpan/Pod-Simple/t/verb_fmt\nPASS: cpan/Pod-Simple/t/verbatim\nPASS: cpan/Pod-Simple/t/whine\nPASS: cpan/Pod-Simple/t/x_nixer\nPASS: cpan/Pod-Simple/t/xhtml-bkb\nPASS: cpan/Pod-Simple/t/xhtml01\nPASS: cpan/Pod-Simple/t/xhtml05\nPASS: cpan/Pod-Simple/t/xhtml10\nPASS: cpan/Pod-Simple/t/xhtml15\nPASS: cpan/Pod-Simple/t/xhtml20\nPASS: cpan/Pod-Usage/t/pod/headwithmarkup\nPASS: cpan/Pod-Usage/t/pod/pod2usage\nPASS: cpan/Pod-Usage/t/pod/pod2usage2\nPASS: cpan/Pod-Usage/t/pod/selectheaders\nPASS: cpan/Pod-Usage/t/pod/selectsections\nSKIP: cpan/podlators/t/docs/changes\nSKIP: cpan/podlators/t/docs/pod\nSKIP: cpan/podlators/t/docs/pod-spelling\nSKIP: cpan/podlators/t/docs/spdx-license\nSKIP: cpan/podlators/t/docs/synopsis\nPASS: cpan/podlators/t/general/basic\nPASS: cpan/podlators/t/general/filehandle\nPASS: cpan/podlators/t/general/pod-parser\nPASS: cpan/podlators/t/man/devise-date\nPASS: cpan/podlators/t/man/devise-title\nPASS: cpan/podlators/t/man/empty\nPASS: cpan/podlators/t/man/encoding\nPASS: cpan/podlators/t/man/heading\nPASS: cpan/podlators/t/man/iso-8859-1\nPASS: cpan/podlators/t/man/no-encode\nPASS: cpan/podlators/t/man/snippets\nPASS: cpan/podlators/t/man/utf8-io\nPASS: cpan/podlators/t/parselink/basic\nSKIP: cpan/podlators/t/style/critic\nSKIP: cpan/podlators/t/style/kwalitee\nSKIP: cpan/podlators/t/style/minimum-version\nSKIP: cpan/podlators/t/style/module-version\nSKIP: cpan/podlators/t/style/obsolete-strings\nSKIP: cpan/podlators/t/style/strict\nPASS: cpan/podlators/t/text/color\nPASS: cpan/podlators/t/text/invalid\nPASS: cpan/podlators/t/text/iso-8859-1\nPASS: cpan/podlators/t/text/overstrike\nPASS: cpan/podlators/t/text/snippets\nPASS: cpan/podlators/t/text/termcap\nPASS: cpan/podlators/t/text/utf8-io\nPASS: cpan/Scalar-List-Utils/t/00version\nPASS: cpan/Scalar-List-Utils/t/any-all\nPASS: cpan/Scalar-List-Utils/t/blessed\nPASS: cpan/Scalar-List-Utils/t/dualvar\nOld package separator \"'\" deprecated at (eval 285) line 1.\nPASS: cpan/Scalar-List-Utils/t/exotic_names\nPASS: cpan/Scalar-List-Utils/t/first\nPASS: cpan/Scalar-List-Utils/t/getmagic-once\nPASS: cpan/Scalar-List-Utils/t/head-tail\nPASS: cpan/Scalar-List-Utils/t/isvstring\nPASS: cpan/Scalar-List-Utils/t/lln\nPASS: cpan/Scalar-List-Utils/t/max\nPASS: cpan/Scalar-List-Utils/t/maxstr\nPASS: cpan/Scalar-List-Utils/t/mesh\nPASS: cpan/Scalar-List-Utils/t/min\nPASS: cpan/Scalar-List-Utils/t/minstr\nPASS: cpan/Scalar-List-Utils/t/openhan\nPASS: cpan/Scalar-List-Utils/t/pair\nPASS: cpan/Scalar-List-Utils/t/product\nPASS: cpan/Scalar-List-Utils/t/prototype\nPASS: cpan/Scalar-List-Utils/t/readonly\nPASS: cpan/Scalar-List-Utils/t/reduce\nPASS: cpan/Scalar-List-Utils/t/reductions\nPASS: cpan/Scalar-List-Utils/t/refaddr\nPASS: cpan/Scalar-List-Utils/t/reftype\nPASS: cpan/Scalar-List-Utils/t/rt-96343\nPASS: cpan/Scalar-List-Utils/t/sample\nPASS: cpan/Scalar-List-Utils/t/scalarutil-proto\nPASS: cpan/Scalar-List-Utils/t/shuffle\nPASS: cpan/Scalar-List-Utils/t/stack-corruption\nPASS: cpan/Scalar-List-Utils/t/subname\nPASS: cpan/Scalar-List-Utils/t/sum\nPASS: cpan/Scalar-List-Utils/t/sum0\nPASS: cpan/Scalar-List-Utils/t/tainted\nPASS: cpan/Scalar-List-Utils/t/undefined-block\nPASS: cpan/Scalar-List-Utils/t/uniq\nPASS: cpan/Scalar-List-Utils/t/uniqnum\nPASS: cpan/Scalar-List-Utils/t/weak\nPASS: cpan/Scalar-List-Utils/t/zip\nPASS: cpan/Socket/t/getaddrinfo\nPASS: cpan/Socket/t/getnameinfo\nPASS: cpan/Socket/t/ip_mreq\nPASS: cpan/Socket/t/ipv6_mreq\nPASS: cpan/Socket/t/sockaddr\nPASS: cpan/Socket/t/Socket\nPASS: cpan/Socket/t/socketpair\nPASS: cpan/Sys-Syslog/t/00-load\nPASS: cpan/Sys-Syslog/t/constants\nPASS: cpan/Sys-Syslog/t/cpan-rt-21516\nSKIP: cpan/Sys-Syslog/t/cpan-rt-21866\nSKIP: cpan/Sys-Syslog/t/cpan-rt-25488\nPASS: cpan/Sys-Syslog/t/cpan-rt-55151\nPASS: cpan/Sys-Syslog/t/cpan-rt-64287\nSKIP: cpan/Sys-Syslog/t/facilities-routing\nPASS: cpan/Sys-Syslog/t/syslog\nPASS: cpan/Sys-Syslog/t/syslog-inet-udp\nPASS: cpan/Term-ANSIColor/t/module/aliases-func\nPASS: cpan/Term-ANSIColor/t/module/basic\nPASS: cpan/Term-ANSIColor/t/module/basic256\nPASS: cpan/Term-ANSIColor/t/module/eval\nPASS: cpan/Term-ANSIColor/t/module/stringify\nPASS: cpan/Term-ANSIColor/t/module/true-color\nPASS: cpan/Term-ANSIColor/t/taint/basic\nSKIP: cpan/Term-Cap/test\nPASS: cpan/Test-Harness/t/aggregator\nPASS: cpan/Test-Harness/t/bailout\nPASS: cpan/Test-Harness/t/base\nPASS: cpan/Test-Harness/t/callbacks\nPASS: cpan/Test-Harness/t/compat/env\nPASS: cpan/Test-Harness/t/compat/env_opts\nPASS: cpan/Test-Harness/t/compat/failure\nPASS: cpan/Test-Harness/t/compat/inc-propagation\nPASS: cpan/Test-Harness/t/compat/inc_taint\nSKIP: cpan/Test-Harness/t/compat/nonumbers\nPASS: cpan/Test-Harness/t/compat/regression\nPASS: cpan/Test-Harness/t/compat/subclass\nPASS: cpan/Test-Harness/t/compat/switches\nPASS: cpan/Test-Harness/t/compat/test-harness-compat\nPASS: cpan/Test-Harness/t/compat/version\nPASS: cpan/Test-Harness/t/console\nPASS: cpan/Test-Harness/t/env_opts\nPASS: cpan/Test-Harness/t/errors\nPASS: cpan/Test-Harness/t/file\nPASS: cpan/Test-Harness/t/glob-to-regexp\nPASS: cpan/Test-Harness/t/grammar\nPASS: cpan/Test-Harness/t/harness\nPASS: cpan/Test-Harness/t/harness-bailout\nPASS: cpan/Test-Harness/t/harness-subclass\nPASS: cpan/Test-Harness/t/iterator_factory\nPASS: cpan/Test-Harness/t/iterators\nPASS: cpan/Test-Harness/t/multiplexer\nPASS: cpan/Test-Harness/t/nested\nPASS: cpan/Test-Harness/t/nofork\nPASS: cpan/Test-Harness/t/nofork-mux\nPASS: cpan/Test-Harness/t/object\nPASS: cpan/Test-Harness/t/parse\nPASS: cpan/Test-Harness/t/parser-config\nPASS: cpan/Test-Harness/t/parser-subclass\nPASS: cpan/Test-Harness/t/perl5lib\nPASS: cpan/Test-Harness/t/premature-bailout\nPASS: cpan/Test-Harness/t/process\nPASS: cpan/Test-Harness/t/prove\nPASS: cpan/Test-Harness/t/proverc\nPASS: cpan/Test-Harness/t/proverun\nPASS: cpan/Test-Harness/t/proveversion\nPASS: cpan/Test-Harness/t/regression\nPASS: cpan/Test-Harness/t/results\nPASS: cpan/Test-Harness/t/rulesfile\nPASS: cpan/Test-Harness/t/scheduler\nPASS: cpan/Test-Harness/t/source\nPASS: cpan/Test-Harness/t/source_handler\nPASS: cpan/Test-Harness/t/source_tests/source\nPASS: cpan/Test-Harness/t/spool\nPASS: cpan/Test-Harness/t/state\nPASS: cpan/Test-Harness/t/state_results\nPASS: cpan/Test-Harness/t/streams\nPASS: cpan/Test-Harness/t/taint\nPASS: cpan/Test-Harness/t/testargs\nPASS: cpan/Test-Harness/t/unicode\nPASS: cpan/Test-Harness/t/yamlish\nPASS: cpan/Test-Harness/t/yamlish-output\nPASS: cpan/Test-Harness/t/yamlish-writer\nPASS: cpan/Test-Simple/t/HashBase\nPASS: cpan/Test-Simple/t/Legacy/00test_harness_check\nPASS: cpan/Test-Simple/t/Legacy/01-basic\nPASS: cpan/Test-Simple/t/Legacy/478-cmp_ok_hash\nPASS: cpan/Test-Simple/t/Legacy/auto\nPASS: cpan/Test-Simple/t/Legacy/bad_plan\nPASS: cpan/Test-Simple/t/Legacy/bail_out\nPASS: cpan/Test-Simple/t/Legacy/BEGIN_require_ok\nPASS: cpan/Test-Simple/t/Legacy/BEGIN_use_ok\nPASS: cpan/Test-Simple/t/Legacy/buffer\nPASS: cpan/Test-Simple/t/Legacy/Bugs/600\nPASS: cpan/Test-Simple/t/Legacy/Bugs/629\nPASS: cpan/Test-Simple/t/Legacy/Builder/Builder\nPASS: cpan/Test-Simple/t/Legacy/Builder/carp\nPASS: cpan/Test-Simple/t/Legacy/Builder/create\nPASS: cpan/Test-Simple/t/Legacy/Builder/current_test\nPASS: cpan/Test-Simple/t/Legacy/Builder/current_test_without_plan\nPASS: cpan/Test-Simple/t/Legacy/Builder/details\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing_double\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing_plan_mismatch\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing_with_no_plan\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing_with_number\nPASS: cpan/Test-Simple/t/Legacy/Builder/done_testing_with_plan\nPASS: cpan/Test-Simple/t/Legacy/Builder/fork_with_new_stdout\nPASS: cpan/Test-Simple/t/Legacy/Builder/has_plan\nPASS: cpan/Test-Simple/t/Legacy/Builder/has_plan2\nPASS: cpan/Test-Simple/t/Legacy/Builder/is_fh\nPASS: cpan/Test-Simple/t/Legacy/Builder/is_passing\nPASS: cpan/Test-Simple/t/Legacy/Builder/maybe_regex\nPASS: cpan/Test-Simple/t/Legacy/Builder/no_diag\nPASS: cpan/Test-Simple/t/Legacy/Builder/no_ending\nPASS: cpan/Test-Simple/t/Legacy/Builder/no_header\nPASS: cpan/Test-Simple/t/Legacy/Builder/no_plan_at_all\nPASS: cpan/Test-Simple/t/Legacy/Builder/ok_obj\nPASS: cpan/Test-Simple/t/Legacy/Builder/output\nPASS: cpan/Test-Simple/t/Legacy/Builder/reset\nPASS: cpan/Test-Simple/t/Legacy/Builder/reset_outputs\nPASS: cpan/Test-Simple/t/Legacy/Builder/try\nPASS: cpan/Test-Simple/t/Legacy/c_flag\nPASS: cpan/Test-Simple/t/Legacy/capture\nPASS: cpan/Test-Simple/t/Legacy/check_tests\nPASS: cpan/Test-Simple/t/Legacy/circular_data\nPASS: cpan/Test-Simple/t/Legacy/cmp_ok\nPASS: cpan/Test-Simple/t/Legacy/depth\nPASS: cpan/Test-Simple/t/Legacy/diag\nPASS: cpan/Test-Simple/t/Legacy/died\nPASS: cpan/Test-Simple/t/Legacy/dont_overwrite_die_handler\nPASS: cpan/Test-Simple/t/Legacy/eq_set\nPASS: cpan/Test-Simple/t/Legacy/exit\nPASS: cpan/Test-Simple/t/Legacy/explain\nPASS: cpan/Test-Simple/t/Legacy/explain_err_vars\nPASS: cpan/Test-Simple/t/Legacy/extra\nPASS: cpan/Test-Simple/t/Legacy/extra_one\nPASS: cpan/Test-Simple/t/Legacy/fail\nPASS: cpan/Test-Simple/t/Legacy/fail-like\nPASS: cpan/Test-Simple/t/Legacy/fail-more\nPASS: cpan/Test-Simple/t/Legacy/fail_one\nPASS: cpan/Test-Simple/t/Legacy/filehandles\nPASS: cpan/Test-Simple/t/Legacy/fork\nPASS: cpan/Test-Simple/t/Legacy/harness_active\nPASS: cpan/Test-Simple/t/Legacy/import\nPASS: cpan/Test-Simple/t/Legacy/is_deeply_dne_bug\nPASS: cpan/Test-Simple/t/Legacy/is_deeply_fail\nSKIP: cpan/Test-Simple/t/Legacy/is_deeply_with_threads\nPASS: cpan/Test-Simple/t/Legacy/missing\nPASS: cpan/Test-Simple/t/Legacy/More\nPASS: cpan/Test-Simple/t/Legacy/new_ok\nPASS: cpan/Test-Simple/t/Legacy/no_log_results\nPASS: cpan/Test-Simple/t/Legacy/no_plan\nPASS: cpan/Test-Simple/t/Legacy/no_tests\nPASS: cpan/Test-Simple/t/Legacy/note\nPASS: cpan/Test-Simple/t/Legacy/overload\nPASS: cpan/Test-Simple/t/Legacy/overload_threads\nPASS: cpan/Test-Simple/t/Legacy/plan\nPASS: cpan/Test-Simple/t/Legacy/plan_bad\nPASS: cpan/Test-Simple/t/Legacy/plan_is_noplan\nPASS: cpan/Test-Simple/t/Legacy/plan_no_plan\nPASS: cpan/Test-Simple/t/Legacy/plan_shouldnt_import\nSKIP: cpan/Test-Simple/t/Legacy/plan_skip_all\nSKIP: cpan/Test-Simple/t/Legacy/Regression/637\nPASS: cpan/Test-Simple/t/Legacy/Regression/683_thread_todo\nPASS: cpan/Test-Simple/t/Legacy/Regression/6_cmp_ok\nPASS: cpan/Test-Simple/t/Legacy/Regression/736_use_ok\nSKIP: cpan/Test-Simple/t/Legacy/Regression/789-read-only\nSKIP: cpan/Test-Simple/t/Legacy/Regression/870-experimental-warnings\nPASS: cpan/Test-Simple/t/Legacy/Regression/is_capture\nPASS: cpan/Test-Simple/t/Legacy/require_ok\nPASS: cpan/Test-Simple/t/Legacy/run_test\nPASS: cpan/Test-Simple/t/Legacy/simple\nPASS: cpan/Test-Simple/t/Legacy/Simple/load\nPASS: cpan/Test-Simple/t/Legacy/skip\nPASS: cpan/Test-Simple/t/Legacy/skipall\nSKIP: cpan/Test-Simple/t/Legacy/strays\nPASS: cpan/Test-Simple/t/Legacy/subtest/args\nPASS: cpan/Test-Simple/t/Legacy/subtest/bail_out\nPASS: cpan/Test-Simple/t/Legacy/subtest/basic\nPASS: cpan/Test-Simple/t/Legacy/subtest/callback\nPASS: cpan/Test-Simple/t/Legacy/subtest/die\nPASS: cpan/Test-Simple/t/Legacy/subtest/do\nPASS: cpan/Test-Simple/t/Legacy/subtest/events\nPASS: cpan/Test-Simple/t/Legacy/subtest/fork\nPASS: cpan/Test-Simple/t/Legacy/subtest/implicit_done\nPASS: cpan/Test-Simple/t/Legacy/subtest/line_numbers\nPASS: cpan/Test-Simple/t/Legacy/subtest/plan\nPASS: cpan/Test-Simple/t/Legacy/subtest/predicate\nPASS: cpan/Test-Simple/t/Legacy/subtest/singleton\nPASS: cpan/Test-Simple/t/Legacy/subtest/threads\nPASS: cpan/Test-Simple/t/Legacy/subtest/todo\nPASS: cpan/Test-Simple/t/Legacy/subtest/wstat\nPASS: cpan/Test-Simple/t/Legacy/tbm_doesnt_set_exported_to\nPASS: cpan/Test-Simple/t/Legacy/Test2/Subtest\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_01basic\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_02fhrestore\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_03die\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_04line_num\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_05faildiag\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_06errormess\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_07args\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_08subtest\nPASS: cpan/Test-Simple/t/Legacy/Tester/tbt_09do\nPASS: cpan/Test-Simple/t/Legacy/thread_taint\nPASS: cpan/Test-Simple/t/Legacy/threads\nPASS: cpan/Test-Simple/t/Legacy/todo\nPASS: cpan/Test-Simple/t/Legacy/undef\nPASS: cpan/Test-Simple/t/Legacy/use_ok\nPASS: cpan/Test-Simple/t/Legacy/useing\nPASS: cpan/Test-Simple/t/Legacy/utf8\nPASS: cpan/Test-Simple/t/Legacy/versions\nPASS: cpan/Test-Simple/t/Legacy_And_Test2/builder_loaded_late\nPASS: cpan/Test-Simple/t/Legacy_And_Test2/diag_event_on_ok\nPASS: cpan/Test-Simple/t/Legacy_And_Test2/hidden_warnings\nPASS: cpan/Test-Simple/t/Legacy_And_Test2/preload_diag_note\nPASS: cpan/Test-Simple/t/Legacy_And_Test2/thread_init_warning\nPASS: cpan/Test-Simple/t/regression/642_persistent_end\nPASS: cpan/Test-Simple/t/regression/662-tbt-no-plan\nPASS: cpan/Test-Simple/t/regression/684-nested_todo_diag\nPASS: cpan/Test-Simple/t/regression/694_note_diag_return_values\nPASS: cpan/Test-Simple/t/regression/696-intercept_skip_all\nPASS: cpan/Test-Simple/t/regression/721-nested-streamed-subtest\nPASS: cpan/Test-Simple/t/regression/757-reset_in_subtest\nPASS: cpan/Test-Simple/t/regression/812-todo\nPASS: cpan/Test-Simple/t/regression/817-subtest-todo\nPASS: cpan/Test-Simple/t/regression/862-intercept_tb_todo\nPASS: cpan/Test-Simple/t/regression/buffered_subtest_plan_buffered\nPASS: cpan/Test-Simple/t/regression/builder_does_not_init\nPASS: cpan/Test-Simple/t/regression/errors_facet\nPASS: cpan/Test-Simple/t/regression/fork_first\nPASS: cpan/Test-Simple/t/regression/inherit_trace\nPASS: cpan/Test-Simple/t/regression/no_name_in_subtest\nPASS: cpan/Test-Simple/t/regression/skip_reason_object_ipc\nPASS: cpan/Test-Simple/t/regression/todo_and_facets\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_done_testing\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_fork\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_no_plan\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_plan\nSKIP: cpan/Test-Simple/t/Test2/acceptance/try_it_skip\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_threads\nPASS: cpan/Test-Simple/t/Test2/acceptance/try_it_todo\nPASS: cpan/Test-Simple/t/Test2/behavior/disable_ipc_a\nPASS: cpan/Test-Simple/t/Test2/behavior/disable_ipc_b\nPASS: cpan/Test-Simple/t/Test2/behavior/disable_ipc_c\nPASS: cpan/Test-Simple/t/Test2/behavior/disable_ipc_d\nPASS: cpan/Test-Simple/t/Test2/behavior/err_var\nPASS: cpan/Test-Simple/t/Test2/behavior/Formatter\nPASS: cpan/Test-Simple/t/Test2/behavior/init_croak\nPASS: cpan/Test-Simple/t/Test2/behavior/intercept\nPASS: cpan/Test-Simple/t/Test2/behavior/ipc_wait_timeout\nPASS: cpan/Test-Simple/t/Test2/behavior/nested_context_exception\nPASS: cpan/Test-Simple/t/Test2/behavior/no_load_api\nPASS: cpan/Test-Simple/t/Test2/behavior/run_subtest_inherit\nPASS: cpan/Test-Simple/t/Test2/behavior/special_names\nPASS: cpan/Test-Simple/t/Test2/behavior/subtest_bailout\nPASS: cpan/Test-Simple/t/Test2/behavior/Subtest_buffer_formatter\nPASS: cpan/Test-Simple/t/Test2/behavior/Subtest_callback\nPASS: cpan/Test-Simple/t/Test2/behavior/Subtest_events\nPASS: cpan/Test-Simple/t/Test2/behavior/Subtest_plan\nPASS: cpan/Test-Simple/t/Test2/behavior/Subtest_todo\nPASS: cpan/Test-Simple/t/Test2/behavior/Taint\nPASS: cpan/Test-Simple/t/Test2/behavior/trace_signature\nPASS: cpan/Test-Simple/t/Test2/behavior/uuid\nPASS: cpan/Test-Simple/t/Test2/legacy/TAP\nPASS: cpan/Test-Simple/t/Test2/modules/API\nPASS: cpan/Test-Simple/t/Test2/modules/API/Breakage\nPASS: cpan/Test-Simple/t/Test2/modules/API/Context\nPASS: cpan/Test-Simple/t/Test2/modules/API/Instance\nPASS: cpan/Test-Simple/t/Test2/modules/API/InterceptResult\nPASS: cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Event\nPASS: cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Squasher\nPASS: cpan/Test-Simple/t/Test2/modules/API/Stack\nPASS: cpan/Test-Simple/t/Test2/modules/Event\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Bail\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Diag\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Encoding\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Exception\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Fail\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Generic\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Note\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Ok\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Pass\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Plan\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Skip\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Subtest\nPASS: cpan/Test-Simple/t/Test2/modules/Event/TAP/Version\nPASS: cpan/Test-Simple/t/Test2/modules/Event/V2\nPASS: cpan/Test-Simple/t/Test2/modules/Event/Waiting\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/About\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Amnesty\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Assert\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Control\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Error\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Info\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Meta\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Parent\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Plan\nPASS: cpan/Test-Simple/t/Test2/modules/EventFacet/Trace\nPASS: cpan/Test-Simple/t/Test2/modules/Formatter/TAP\nPASS: cpan/Test-Simple/t/Test2/modules/Hub\nPASS: cpan/Test-Simple/t/Test2/modules/Hub/Interceptor\nPASS: cpan/Test-Simple/t/Test2/modules/Hub/Interceptor/Terminator\nPASS: cpan/Test-Simple/t/Test2/modules/Hub/Subtest\nPASS: cpan/Test-Simple/t/Test2/modules/IPC\nPASS: cpan/Test-Simple/t/Test2/modules/IPC/Driver\nPASS: cpan/Test-Simple/t/Test2/modules/IPC/Driver/Files\nPASS: cpan/Test-Simple/t/Test2/modules/Tools/Tiny\nPASS: cpan/Test-Simple/t/Test2/modules/Util\nPASS: cpan/Test-Simple/t/Test2/modules/Util/ExternalMeta\nPASS: cpan/Test-Simple/t/Test2/modules/Util/Facets2Legacy\nPASS: cpan/Test-Simple/t/Test2/modules/Util/Trace\nPASS: cpan/Test-Simple/t/Test2/regression/693_ipc_ordering\nPASS: cpan/Test-Simple/t/Test2/regression/746-forking-subtest\nSKIP: cpan/Test-Simple/t/Test2/regression/gh_16\nSKIP: cpan/Test-Simple/t/Test2/regression/ipc_files_abort_exit\nPASS: cpan/Text-Balanced/t/01_compile\nPASS: cpan/Text-Balanced/t/02_extbrk\nPASS: cpan/Text-Balanced/t/03_extcbk\nPASS: cpan/Text-Balanced/t/04_extdel\nPASS: cpan/Text-Balanced/t/05_extmul\nPASS: cpan/Text-Balanced/t/06_extqlk\nPASS: cpan/Text-Balanced/t/07_exttag\nPASS: cpan/Text-Balanced/t/08_extvar\nPASS: cpan/Text-Balanced/t/09_gentag\nSKIP: cpan/Text-Balanced/t/94_changes\nSKIP: cpan/Text-Balanced/t/95_critic\nSKIP: cpan/Text-Balanced/t/96_pmv\nSKIP: cpan/Text-Balanced/t/97_pod\nSKIP: cpan/Text-Balanced/t/98_pod_coverage\nPASS: cpan/Text-ParseWords/t/ParseWords\nSKIP: cpan/Text-ParseWords/t/taint\nPASS: cpan/Text-Tabs/t/37000\nPASS: cpan/Text-Tabs/t/39548\nPASS: cpan/Text-Tabs/t/79766\nPASS: cpan/Text-Tabs/t/belg4mit\nPASS: cpan/Text-Tabs/t/dandv\nPASS: cpan/Text-Tabs/t/fill\nPASS: cpan/Text-Tabs/t/Jacobson\nPASS: cpan/Text-Tabs/t/Jacobson2\nPASS: cpan/Text-Tabs/t/Jochen\nPASS: cpan/Text-Tabs/t/sep\nPASS: cpan/Text-Tabs/t/sep2\nPASS: cpan/Text-Tabs/t/tabs\nPASS: cpan/Text-Tabs/t/Tabs-ElCid\nPASS: cpan/Text-Tabs/t/undef\nPASS: cpan/Text-Tabs/t/wrap\nPASS: cpan/Text-Tabs/t/Wrap-JLB\nPASS: cpan/Text-Tabs/t/wrap_separator2\nPASS: cpan/Tie-RefHash/t/rebless\nPASS: cpan/Tie-RefHash/t/refhash\nPASS: cpan/Tie-RefHash/t/storable\nPASS: cpan/Tie-RefHash/t/threaded\nPASS: cpan/Time-Local/t/Local\nPASS: cpan/Time-Piece/t/01base\nPASS: cpan/Time-Piece/t/02core\nSKIP: cpan/Time-Piece/t/02core_dst\nPASS: cpan/Time-Piece/t/03compare\nPASS: cpan/Time-Piece/t/04mjd\nPASS: cpan/Time-Piece/t/05overload\nSKIP: cpan/Time-Piece/t/06large\nPASS: cpan/Time-Piece/t/06subclass\nPASS: cpan/Time-Piece/t/07arith\nPASS: cpan/Time-Piece/t/08truncate\nSKIP: cpan/Time-Piece/t/09locales\nPASS: cpan/Time-Piece/t/10overload\nPASS: cpan/Time-Piece/t/99legacy\nPASS: cpan/Unicode-Collate/t/altern\nPASS: cpan/Unicode-Collate/t/backwds\nPASS: cpan/Unicode-Collate/t/cjk_b5\nPASS: cpan/Unicode-Collate/t/cjk_gb\nPASS: cpan/Unicode-Collate/t/cjk_ja\nPASS: cpan/Unicode-Collate/t/cjk_ko\nPASS: cpan/Unicode-Collate/t/cjk_py\nPASS: cpan/Unicode-Collate/t/cjk_st\nPASS: cpan/Unicode-Collate/t/cjk_zy\nPASS: cpan/Unicode-Collate/t/cjkrange\nPASS: cpan/Unicode-Collate/t/compatui\nPASS: cpan/Unicode-Collate/t/contract\nPASS: cpan/Unicode-Collate/t/default\nPASS: cpan/Unicode-Collate/t/hangtype\nPASS: cpan/Unicode-Collate/t/hangul\nPASS: cpan/Unicode-Collate/t/ident\nPASS: cpan/Unicode-Collate/t/iglevel2\nPASS: cpan/Unicode-Collate/t/ignor\nPASS: cpan/Unicode-Collate/t/illegal\nPASS: cpan/Unicode-Collate/t/illegalp\nPASS: cpan/Unicode-Collate/t/index\nPASS: cpan/Unicode-Collate/t/khitan\nPASS: cpan/Unicode-Collate/t/loc_af\nPASS: cpan/Unicode-Collate/t/loc_ar\nPASS: cpan/Unicode-Collate/t/loc_as\nPASS: cpan/Unicode-Collate/t/loc_az\nPASS: cpan/Unicode-Collate/t/loc_be\nPASS: cpan/Unicode-Collate/t/loc_bg\nPASS: cpan/Unicode-Collate/t/loc_bn\nPASS: cpan/Unicode-Collate/t/loc_bs\nPASS: cpan/Unicode-Collate/t/loc_bscy\nPASS: cpan/Unicode-Collate/t/loc_ca\nPASS: cpan/Unicode-Collate/t/loc_cjk\nPASS: cpan/Unicode-Collate/t/loc_cjkc\nPASS: cpan/Unicode-Collate/t/loc_cs\nPASS: cpan/Unicode-Collate/t/loc_cu\nPASS: cpan/Unicode-Collate/t/loc_cy\nPASS: cpan/Unicode-Collate/t/loc_cyrl\nPASS: cpan/Unicode-Collate/t/loc_da\nPASS: cpan/Unicode-Collate/t/loc_de\nPASS: cpan/Unicode-Collate/t/loc_deat\nPASS: cpan/Unicode-Collate/t/loc_deph\nPASS: cpan/Unicode-Collate/t/loc_dsb\nPASS: cpan/Unicode-Collate/t/loc_ee\nPASS: cpan/Unicode-Collate/t/loc_eo\nPASS: cpan/Unicode-Collate/t/loc_es\nPASS: cpan/Unicode-Collate/t/loc_estr\nPASS: cpan/Unicode-Collate/t/loc_et\nPASS: cpan/Unicode-Collate/t/loc_fa\nPASS: cpan/Unicode-Collate/t/loc_fi\nPASS: cpan/Unicode-Collate/t/loc_fil\nPASS: cpan/Unicode-Collate/t/loc_fiph\nPASS: cpan/Unicode-Collate/t/loc_fo\nPASS: cpan/Unicode-Collate/t/loc_fr\nPASS: cpan/Unicode-Collate/t/loc_frca\nPASS: cpan/Unicode-Collate/t/loc_gu\nPASS: cpan/Unicode-Collate/t/loc_ha\nPASS: cpan/Unicode-Collate/t/loc_haw\nPASS: cpan/Unicode-Collate/t/loc_he\nPASS: cpan/Unicode-Collate/t/loc_hi\nPASS: cpan/Unicode-Collate/t/loc_hr\nPASS: cpan/Unicode-Collate/t/loc_hu\nPASS: cpan/Unicode-Collate/t/loc_hy\nPASS: cpan/Unicode-Collate/t/loc_ig\nPASS: cpan/Unicode-Collate/t/loc_is\nPASS: cpan/Unicode-Collate/t/loc_ja\nPASS: cpan/Unicode-Collate/t/loc_jait\nPASS: cpan/Unicode-Collate/t/loc_japr\nPASS: cpan/Unicode-Collate/t/loc_kk\nPASS: cpan/Unicode-Collate/t/loc_kl\nPASS: cpan/Unicode-Collate/t/loc_kn\nPASS: cpan/Unicode-Collate/t/loc_ko\nPASS: cpan/Unicode-Collate/t/loc_kok\nPASS: cpan/Unicode-Collate/t/loc_lkt\nPASS: cpan/Unicode-Collate/t/loc_ln\nPASS: cpan/Unicode-Collate/t/loc_lt\nPASS: cpan/Unicode-Collate/t/loc_lv\nPASS: cpan/Unicode-Collate/t/loc_mk\nPASS: cpan/Unicode-Collate/t/loc_ml\nPASS: cpan/Unicode-Collate/t/loc_mncy\nPASS: cpan/Unicode-Collate/t/loc_mr\nPASS: cpan/Unicode-Collate/t/loc_mt\nPASS: cpan/Unicode-Collate/t/loc_nb\nPASS: cpan/Unicode-Collate/t/loc_nn\nPASS: cpan/Unicode-Collate/t/loc_nso\nPASS: cpan/Unicode-Collate/t/loc_om\nPASS: cpan/Unicode-Collate/t/loc_or\nPASS: cpan/Unicode-Collate/t/loc_pa\nPASS: cpan/Unicode-Collate/t/loc_pl\nPASS: cpan/Unicode-Collate/t/loc_ro\nPASS: cpan/Unicode-Collate/t/loc_ru\nPASS: cpan/Unicode-Collate/t/loc_sa\nPASS: cpan/Unicode-Collate/t/loc_se\nPASS: cpan/Unicode-Collate/t/loc_si\nPASS: cpan/Unicode-Collate/t/loc_sidt\nPASS: cpan/Unicode-Collate/t/loc_sk\nPASS: cpan/Unicode-Collate/t/loc_sl\nPASS: cpan/Unicode-Collate/t/loc_sq\nPASS: cpan/Unicode-Collate/t/loc_sr\nPASS: cpan/Unicode-Collate/t/loc_srla\nPASS: cpan/Unicode-Collate/t/loc_sv\nPASS: cpan/Unicode-Collate/t/loc_svrf\nPASS: cpan/Unicode-Collate/t/loc_sw\nPASS: cpan/Unicode-Collate/t/loc_ta\nPASS: cpan/Unicode-Collate/t/loc_te\nPASS: cpan/Unicode-Collate/t/loc_test\nPASS: cpan/Unicode-Collate/t/loc_th\nPASS: cpan/Unicode-Collate/t/loc_tn\nPASS: cpan/Unicode-Collate/t/loc_to\nPASS: cpan/Unicode-Collate/t/loc_tr\nPASS: cpan/Unicode-Collate/t/loc_ugcy\nPASS: cpan/Unicode-Collate/t/loc_uk\nPASS: cpan/Unicode-Collate/t/loc_ur\nPASS: cpan/Unicode-Collate/t/loc_vi\nPASS: cpan/Unicode-Collate/t/loc_vo\nPASS: cpan/Unicode-Collate/t/loc_wae\nPASS: cpan/Unicode-Collate/t/loc_wo\nPASS: cpan/Unicode-Collate/t/loc_yo\nPASS: cpan/Unicode-Collate/t/loc_zh\nPASS: cpan/Unicode-Collate/t/loc_zhb5\nPASS: cpan/Unicode-Collate/t/loc_zhgb\nPASS: cpan/Unicode-Collate/t/loc_zhpy\nPASS: cpan/Unicode-Collate/t/loc_zhst\nPASS: cpan/Unicode-Collate/t/loc_zhzy\nPASS: cpan/Unicode-Collate/t/nonchar\nPASS: cpan/Unicode-Collate/t/normal\nPASS: cpan/Unicode-Collate/t/notable\nPASS: cpan/Unicode-Collate/t/nushu\nPASS: cpan/Unicode-Collate/t/overcjk0\nPASS: cpan/Unicode-Collate/t/overcjk1\nPASS: cpan/Unicode-Collate/t/override\nPASS: cpan/Unicode-Collate/t/rearrang\nPASS: cpan/Unicode-Collate/t/rewrite\nPASS: cpan/Unicode-Collate/t/tangut\nPASS: cpan/Unicode-Collate/t/test\nPASS: cpan/Unicode-Collate/t/trailwt\nPASS: cpan/Unicode-Collate/t/variable\nPASS: cpan/Unicode-Collate/t/version\nPASS: cpan/Unicode-Collate/t/view\nPASS: cpan/version/t/01base\nPASS: cpan/version/t/02derived\nPASS: cpan/version/t/03require\nPASS: cpan/version/t/04strict_lax\nPASS: cpan/version/t/05sigdie\nPASS: cpan/version/t/06noop\nPASS: cpan/version/t/07locale\nPASS: cpan/version/t/08_corelist\nPASS: cpan/version/t/09_list_util\nPASS: cpan/version/t/10_lyon\nSKIP: cpan/version/t/11_taint\nPASS: t/perf/benchmarks\nPASS: t/perf/opcount\nPASS: t/perf/optree\nPASS: t/perf/speed\nPASS: t/perf/taint\nSKIP: t/porting/FindExt\nSKIP: t/porting/args_assert\nSKIP: t/porting/authors\nSKIP: t/porting/bench\nPASS: t/porting/bench_selftest\nPASS: t/porting/bincompat\nPASS: t/porting/checkcase\nSKIP: t/porting/checkcfgvar\nSKIP: t/porting/cmp_version\nSKIP: t/porting/copyright\nPASS: t/porting/corelist\nSKIP: t/porting/customized\nPASS: t/porting/deprecation\nSKIP: t/porting/diag\nSKIP: t/porting/dual-life\nSKIP: t/porting/exec-bit\nSKIP: t/porting/extrefs\nPASS: t/porting/filenames\nSKIP: t/porting/globvar\nPASS: t/porting/header_parser\nSKIP: t/porting/libperl\nSKIP: t/porting/maintainers\nSKIP: t/porting/manifest\nSKIP: t/porting/perlfunc\nSKIP: t/porting/pod_rules\nSKIP: t/porting/podcheck\nPASS: t/porting/re_context\nPASS: t/porting/readme\nSKIP: t/porting/regen\nSKIP: t/porting/ss_dup\nPASS: t/porting/test_bootstrap\nPASS: t/porting/test_testlist\nSKIP: t/porting/update_authors\nSKIP: t/porting/utils\nAll tests successful.\nElapsed: 2381 sec\nu=16.09  s=6.52  cu=1985.87  cs=88.07  scripts=2568  tests=1097652\nDURATION: 2381\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.123690605163574,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-popt_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-popt",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001132965087890625,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.434055805206299,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04932069778442383,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.5696732997894287,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013346672058105469,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.popt.test1_-_1": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_10": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_11": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_12": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_13": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_14": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_15": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_16": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_17": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_18": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_19": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_2": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_20": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_21": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_22": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_23": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_24": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_25": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_26": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_27": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_28": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_29": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_3": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_30": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_31": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_32": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_33": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_34": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_35": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_36": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_37": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_38": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_39": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_4": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_40": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_41": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_42": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_43": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_44": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_45": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_46": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_47": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_48": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_49": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_5": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_50": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_51": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_52": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_53": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_54": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_55": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_56": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_57": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_58": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_59": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_6": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_60": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_61": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_62": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_7": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_8": {
                "status": "PASSED"
            },
            "ptestresult.popt.test1_-_9": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:27\nBEGIN: /usr/lib/popt/ptest\nRunning tests in /usr/lib/popt/ptest\nPASS: test1 - 1\nPASS: test1 - 2\nPASS: test1 - 3\nPASS: test1 - 4\nPASS: test1 - 5\nPASS: test1 - 6\nPASS: test1 - 7\nPASS: test1 - 8\nPASS: test1 - 9\nPASS: test1 - 10\nPASS: test1 - 11\nPASS: test1 - 12\nPASS: test1 - 13\nPASS: test1 - 14\nPASS: test1 - 15\nPASS: test1 - 16\nPASS: test1 - 17\nPASS: test1 - 18\nPASS: test1 - 19\nPASS: test1 - 20\nPASS: test1 - 21\nPASS: test1 - 22\nPASS: test1 - 23\nPASS: test1 - 24\nPASS: test1 - 25\nPASS: test1 - 26\nPASS: test1 - 27\nPASS: test1 - 28\nPASS: test1 - 29\nPASS: test1 - 30\nPASS: test1 - 31\nPASS: test1 - 32\nPASS: test1 - 33\nPASS: test1 - 34\nPASS: test1 - 35\nPASS: test1 - 36\nPASS: test1 - 37\nPASS: test1 - 38\nPASS: test1 - 39\nPASS: test1 - 40\nPASS: test1 - 41\nPASS: test1 - 42\nPASS: test1 - 43\nPASS: test1 - 44\nPASS: test1 - 45\nPASS: test1 - 46\nPASS: test1 - 47\nPASS: test1 - 48\nPASS: test1 - 49\nPASS: test1 - 50\nPASS: test1 - 51\nPASS: test1 - 52\nPASS: test1 - 53\nPASS: test1 - 54\nPASS: test1 - 55\nPASS: test1 - 56\nPASS: test1 - 57\nPASS: test1 - 58\nPASS: test1 - 59\ntest1: bad argument --val=foo: option does not take an argument\nPASS: test1 - 60\ntest1: bad argument -x=f1: option does not take an argument\nPASS: test1 - 61\nPASS: test1 - 62\ndiff: can't stat 'test3-data/01.answer': No such file or directory\nFAIL test3 - 1: failed output is in /usr/lib/popt/ptest/tmp.out, diff is:\ndiff: can't stat 'test3-data/02.answer': No such file or directory\nFAIL test3 - 2: failed output is in /usr/lib/popt/ptest/tmp.out, diff is:\ndiff: can't stat 'test3-data/03.answer': No such file or directory\nFAIL test3 - 3: failed output is in /usr/lib/popt/ptest/tmp.out, diff is:\n\nPassed.\nDURATION: 0\nEND: /usr/lib/popt/ptest\n2024-02-06T09:27\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "popt": {
                    "duration": "0",
                    "log": "START: ptest-runner\n2024-02-06T09:27\nRunning tests in /usr/lib/popt/ptest\nPASS: test1 - 1\nPASS: test1 - 2\nPASS: test1 - 3\nPASS: test1 - 4\nPASS: test1 - 5\nPASS: test1 - 6\nPASS: test1 - 7\nPASS: test1 - 8\nPASS: test1 - 9\nPASS: test1 - 10\nPASS: test1 - 11\nPASS: test1 - 12\nPASS: test1 - 13\nPASS: test1 - 14\nPASS: test1 - 15\nPASS: test1 - 16\nPASS: test1 - 17\nPASS: test1 - 18\nPASS: test1 - 19\nPASS: test1 - 20\nPASS: test1 - 21\nPASS: test1 - 22\nPASS: test1 - 23\nPASS: test1 - 24\nPASS: test1 - 25\nPASS: test1 - 26\nPASS: test1 - 27\nPASS: test1 - 28\nPASS: test1 - 29\nPASS: test1 - 30\nPASS: test1 - 31\nPASS: test1 - 32\nPASS: test1 - 33\nPASS: test1 - 34\nPASS: test1 - 35\nPASS: test1 - 36\nPASS: test1 - 37\nPASS: test1 - 38\nPASS: test1 - 39\nPASS: test1 - 40\nPASS: test1 - 41\nPASS: test1 - 42\nPASS: test1 - 43\nPASS: test1 - 44\nPASS: test1 - 45\nPASS: test1 - 46\nPASS: test1 - 47\nPASS: test1 - 48\nPASS: test1 - 49\nPASS: test1 - 50\nPASS: test1 - 51\nPASS: test1 - 52\nPASS: test1 - 53\nPASS: test1 - 54\nPASS: test1 - 55\nPASS: test1 - 56\nPASS: test1 - 57\nPASS: test1 - 58\nPASS: test1 - 59\ntest1: bad argument --val=foo: option does not take an argument\nPASS: test1 - 60\ntest1: bad argument -x=f1: option does not take an argument\nPASS: test1 - 61\nPASS: test1 - 62\ndiff: can't stat 'test3-data/01.answer': No such file or directory\nFAIL test3 - 1: failed output is in /usr/lib/popt/ptest/tmp.out, diff is:\ndiff: can't stat 'test3-data/02.answer': No such file or directory\nFAIL test3 - 2: failed output is in /usr/lib/popt/ptest/tmp.out, diff is:\ndiff: can't stat 'test3-data/03.answer': No such file or directory\nFAIL test3 - 3: failed output is in /usr/lib/popt/ptest/tmp.out, diff is:\n\nPassed.\nDURATION: 0\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.12598967552185,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-atomicwrites_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-atomicwrites",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010342597961425781,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.386629819869995,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.049115657806396484,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.3604800701141357,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012507438659667969,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_atomic_write": {
                "status": "PASSED"
            },
            "ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_atomic_write_in_pwd": {
                "status": "PASSED"
            },
            "ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_dont_remove_simultaneously_created_file": {
                "status": "PASSED"
            },
            "ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_open_reraise": {
                "status": "PASSED"
            },
            "ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_replace_simultaneously_created_file": {
                "status": "PASSED"
            },
            "ptestresult.python3-atomicwrites.tests/test_atomicwrites.py:test_teardown": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:27\nBEGIN: /usr/lib/python3-atomicwrites/ptest\nPASS: tests/test_atomicwrites.py:test_atomic_write\nPASS: tests/test_atomicwrites.py:test_teardown\nPASS: tests/test_atomicwrites.py:test_replace_simultaneously_created_file\nPASS: tests/test_atomicwrites.py:test_dont_remove_simultaneously_created_file\nPASS: tests/test_atomicwrites.py:test_open_reraise\nPASS: tests/test_atomicwrites.py:test_atomic_write_in_pwd\n============================================================================\nTestsuite summary\n# TOTAL: 6\n# PASS: 6\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\nEND: /usr/lib/python3-atomicwrites/ptest\n2024-02-06T09:27\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-atomicwrites": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:27\nPASS: tests/test_atomicwrites.py:test_atomic_write\nPASS: tests/test_atomicwrites.py:test_teardown\nPASS: tests/test_atomicwrites.py:test_replace_simultaneously_created_file\nPASS: tests/test_atomicwrites.py:test_dont_remove_simultaneously_created_file\nPASS: tests/test_atomicwrites.py:test_open_reraise\nPASS: tests/test_atomicwrites.py:test_atomic_write_in_pwd\n============================================================================\nTestsuite summary\n# TOTAL: 6\n# PASS: 6\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.10849642753601,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-attrs_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-attrs",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0014081001281738281,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3990893363952637,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04714393615722656,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 88.36779618263245,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012464523315429688,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-attrs.tests/test_abc.py:TestUpdateAbstractMethods.test_abc_implementation[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_abc.py:TestUpdateAbstractMethods.test_abc_implementation[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_abc.py:TestUpdateAbstractMethods.test_remain_abstract[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_abc.py:TestUpdateAbstractMethods.test_remain_abstract[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_annotations_strings[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_annotations_strings[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_auto_attribs[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_auto_attribs[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_auto_attribs_subclassing[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_auto_attribs_subclassing[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_auto_attribs_unannotated[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_auto_attribs_unannotated[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_base_class_variable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_basic_annotations": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_basic_resolve": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_catches_basic_type_conflict": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_converter_annotations": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_converter_attrib_annotations": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_extra_resolve": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_forward_reference[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_forward_reference[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_inheritance": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_init_type_hints": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_init_type_hints_fake_module": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_keyword_only_auto_attribs": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_non_comparable_defaults": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_non_introspectable_converter": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_nullary_converter": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_only_attrs_annotations_collected": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_optional": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_optional_non_introspectable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_optional_nullary": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_pipe": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_pipe_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_pipe_non_introspectable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_pipe_nullary": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_removes_none_too": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_resolve_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_resolve_types_auto_attrib[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_resolve_types_auto_attrib[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_resolve_types_decorator[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_resolve_types_decorator[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_self_reference[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_self_reference[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_typing_annotations": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_typing_extensions_classvar[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:TestAnnotations.test_typing_extensions_classvar[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:test_is_class_var['typing.ClassVar[dict]']": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:test_is_class_var[ClassVar]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:test_is_class_var[t.ClassVar[int]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_annotations.py:test_is_class_var[typing.ClassVar]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersFullOrdering.test_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersFullOrdering.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersFullOrdering.test_ge": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersFullOrdering.test_gt": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersFullOrdering.test_le": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersFullOrdering.test_lt": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersFullOrdering.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersPartialOrdering.test_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersPartialOrdering.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersPartialOrdering.test_ge": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersPartialOrdering.test_gt": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersPartialOrdering.test_le": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersPartialOrdering.test_lt": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersPartialOrdering.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersUnnamedClass.test_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersUnnamedClass.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestDundersUnnamedClass.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_equal_different_type[EqCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_equal_different_type[EqCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_equal_different_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_equal_different_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_equal_different_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_equal_same_type[EqCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_equal_same_type[EqCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_equal_same_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_equal_same_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_equal_same_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_ge_different_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_ge_different_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_ge_different_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_ge_same_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_ge_same_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_ge_same_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_ge_unorderable[EqCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_ge_unorderable[EqCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_gt_different_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_gt_different_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_gt_different_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_gt_same_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_gt_same_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_gt_same_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_gt_unorderable[EqCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_gt_unorderable[EqCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_le_different_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_le_different_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_le_different_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_le_same_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_le_same_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_le_same_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_le_unorderable[EqCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_le_unorderable[EqCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_lt_different_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_lt_different_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_lt_different_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_lt_same_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_lt_same_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_lt_same_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_lt_unorderable[EqCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_lt_unorderable[EqCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_ge_same_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_ge_same_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_ge_same_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_gt_same_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_gt_same_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_gt_same_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_le_same_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_le_same_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_le_same_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_lt_same_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_lt_same_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_not_lt_same_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_unequal_same_type[EqCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_unequal_same_type[EqCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_unequal_same_type[FullOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_unequal_same_type[PartialOrderCAnyType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestEqOrder.test_unequal_same_type[PartialOrderCSameType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestNotImplementedIsPropagated.test_not_implemented_is_propagated": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_cmp.py:TestTotalOrderingException.test_eq_must_specified": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_compat.py:TestMetadataProxy.test_immutable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_compat.py:TestMetadataProxy.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_compat.py:test_attrsinstance_subclass_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_config.py:TestConfig.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_config.py:TestConfig.test_get_run_validators": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_config.py:TestConfig.test_set_run_validators": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_config.py:TestConfig.test_wrong_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_factory_takes_self": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_missing_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_none_factory": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_none_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_not_none[0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_not_none[1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_not_none[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_not_none[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_not_none[]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_not_none[foo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_not_none[val6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestDefaultIfNone.test_too_many_defaults": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestOptional.test_fail": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestOptional.test_success_with_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestOptional.test_success_with_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestPipe.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestPipe.test_fail": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestPipe.test_success": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestPipe.test_sugar": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestToBool.test_falsy": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestToBool.test_truthy": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_converters.py:TestToBool.test_unhashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_cache_hash_serialization_hash_cleared[HashCacheSerializationTestCached-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_cache_hash_serialization_hash_cleared[HashCacheSerializationTestCachedSlots-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_cache_hash_serialization_hash_cleared[HashCacheSerializationTestUncached-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_cache_hashing": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_copy_two_arg_reduce[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_copy_two_arg_reduce[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_enforce_no_cache_hash_without_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_enforce_no_cached_hash_without_init": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_enforces_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_hash_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_hash_attribute_mirrors_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_hash_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_hash_mirrors_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_hash_works[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_hash_works[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_hash_works[C2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_hash_works[C3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddHash.test_hash_works[C4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddInit.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddInit.test_factory": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddInit.test_init": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddInit.test_no_init_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddInit.test_no_init_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddInit.test_sets_attributes": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddInit.test_underscores": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddInit.test_validator": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddInit.test_validator_others": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddInit.test_validator_slots": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddRepr.test_custom_repr_works": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddRepr.test_infinite_recursion": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddRepr.test_infinite_recursion_long_cycle": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddRepr.test_repr[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddRepr.test_repr[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddRepr.test_repr_uninitialized_member": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddRepr.test_repr_works[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddRepr.test_repr_works[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddRepr.test_str": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddRepr.test_str_no_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestAddRepr.test_underscores": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_eq_ignore_attrib": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_equal[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_equal[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_equal_callable[EqCallableCSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_equal_callable[EqCallableC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_ge[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_ge[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_ge_callable[OrderCallableCSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_ge_callable[OrderCallableC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_ge_unordable[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_ge_unordable[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_ge_unordable[OrderCallableCSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_ge_unordable[OrderCallableC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_gt[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_gt[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_gt_callable[OrderCallableCSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_gt_callable[OrderCallableC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_gt_unordable[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_gt_unordable[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_gt_unordable[OrderCallableCSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_gt_unordable[OrderCallableC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_le[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_le[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_le_callable[OrderCallableCSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_le_callable[OrderCallableC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_le_unordable[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_le_unordable[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_le_unordable[OrderCallableCSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_le_unordable[OrderCallableC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_lt[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_lt[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_lt_callable[OrderCallableCSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_lt_callable[OrderCallableC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_lt_unordable[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_lt_unordable[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_lt_unordable[OrderCallableCSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_lt_unordable[OrderCallableC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_unequal_different_class[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_unequal_different_class[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_unequal_different_class[EqCallableCSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_unequal_different_class[EqCallableC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_unequal_same_class[C0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_unequal_same_class[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_unequal_same_class_callable[EqCallableCSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestEqOrder.test_unequal_same_class_callable[EqCallableC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestFilenames.test_filenames": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestNothing.test_copy": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestNothing.test_deepcopy": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestNothing.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_dunders.py:TestNothing.test_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_allow[excl0-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_allow[excl1-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_allow[excl2-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_allow[excl3-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_allow[excl4-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_allow[excl5-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_allow[excl6-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_allow[excl7-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_drop_class[excl0-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_drop_class[excl1-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_drop_class[excl2-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_drop_class[excl3-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_drop_class[excl4-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_drop_class[excl5-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_drop_class[excl6-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestExclude.test_drop_class[excl7-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_allow[incl0-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_allow[incl1-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_allow[incl2-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_allow[incl3-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_allow[incl4-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_allow[incl5-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_allow[incl6-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_allow[incl7-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_drop_class[incl0-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_drop_class[incl1-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_drop_class[incl2-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_drop_class[incl3-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_drop_class[incl4-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_drop_class[incl5-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_drop_class[incl6-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestInclude.test_drop_class[incl7-hello]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_filters.py:TestSplitWhat.test_splits": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_asdict_preserve_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_dicts": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_lists_tuples": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_lists_tuples_retain_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_named_tuple_retain_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_nested_dicts": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_nested_lists": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_recurse": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_recurse_property": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_retain_keys_are_tuples": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_roundtrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_sets_no_retain": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_shallow": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_tuple_keys": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsDict.test_type_error_with_retain_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_dicts": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_dicts_retain_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_lists_tuples": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_lists_tuples_retain_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_named_tuple_retain_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_recurse": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_recurse_property": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_recurse_retain": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_roundtrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_sets_no_retain": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_shallow": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAsTuple.test_type_error_with_retain_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAssoc.test_change": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAssoc.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAssoc.test_frozen": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAssoc.test_no_changes": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestAssoc.test_unknown": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_can_change_inst": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_change": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_dicts": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_inst_kw": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_no_changes": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_no_inst": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_non_init_attrs": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_private": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_regression_attrs_classes": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_too_many_pos_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_unknown": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestEvolve.test_validator_failure": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestHas.test_generics": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestHas.test_generics_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestHas.test_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestHas.test_positive": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_funcs.py:TestHas.test_positive_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_asdict[C1Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_asdict[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_auto_exc[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_auto_exc[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_auto_exc[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_auto_exc[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_default_decorator": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_dict_patch_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_eq_false[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_eq_false[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_eq_only[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_eq_only[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_eq_only[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_eq_only[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_fields[C2Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_fields[C2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_instance[FrozenToo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_instance[Frozen]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_handles_different_defaults": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_hash_by_id": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_hash_false_eq_false[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_hash_false_eq_false[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_metaclass_preserved[WithMetaSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_metaclass_preserved[WithMeta]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_no_setattr_if_convert_without_converters[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_no_setattr_if_convert_without_converters[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_no_setattr_if_validate_without_validators[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_no_setattr_if_validate_without_validators[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_no_setattr_with_ng_defaults[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_no_setattr_with_ng_defaults[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_on_setattr_detect_inherited_validators": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_overwrite_base": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[2-BaseSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[2-Base]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C1Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C2Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[2-FromMakeClass]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[2-FrozenNoSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[2-Frozen]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[2-SubSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[2-Sub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[3-BaseSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[3-Base]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C1Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C2Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[3-FromMakeClass]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[3-FrozenNoSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[3-Frozen]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[3-SubSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[3-Sub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[4-BaseSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[4-Base]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C1Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C2Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[4-FromMakeClass]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[4-FrozenNoSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[4-Frozen]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[4-SubSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[4-Sub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[5-BaseSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[5-Base]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C1Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C2Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[5-FromMakeClass]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[5-FrozenNoSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[5-Frozen]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[5-SubSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_attributes[5-Sub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[2-BaseSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[2-Base]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[2-C1Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[2-C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[2-C2Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[2-C2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[2-FromMakeClass]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[2-FrozenNoSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[2-Frozen]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[2-SubSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[2-Sub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[3-BaseSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[3-Base]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[3-C1Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[3-C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[3-C2Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[3-C2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[3-FromMakeClass]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[3-FrozenNoSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[3-Frozen]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[3-SubSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[3-Sub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[4-BaseSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[4-Base]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[4-C1Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[4-C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[4-C2Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[4-C2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[4-FromMakeClass]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[4-FrozenNoSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[4-Frozen]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[4-SubSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[4-Sub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[5-BaseSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[5-Base]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[5-C1Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[5-C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[5-C2Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[5-C2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[5-FromMakeClass]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[5-FrozenNoSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[5-Frozen]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[5-SubSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_pickle_object[5-Sub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_programmatic": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_renaming": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_subclass_without_extra_attrs[BaseSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_subclass_without_extra_attrs[Base]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_subclassing_frozen_gives_frozen": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_subclassing_with_extra_attrs[SubSlots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_subclassing_with_extra_attrs[Sub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_tuple_class_aliasing": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_unsafe_hash[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_unsafe_hash[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_validator[C1Slots]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_functional.py:TestFunctional.test_validator[C1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_hooks.py:TestAsDictHook.test_asdict": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_hooks.py:TestAsDictHook.test_asdict_calls": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_hooks.py:TestTransformHook.test_attrs_attrclass": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_hooks.py:TestTransformHook.test_hook_add_field": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_hooks.py:TestTransformHook.test_hook_applied": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_hooks.py:TestTransformHook.test_hook_applied_auto_attrib": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_hooks.py:TestTransformHook.test_hook_applied_modify_attrib": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_hooks.py:TestTransformHook.test_hook_override_alias": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_hooks.py:TestTransformHook.test_hook_remove_field": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_hooks.py:TestTransformHook.test_hook_with_inheritance": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_import.py:TestImportStar.test_from_attr_import_star": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_init_subclass.py:test_init_subclass_attrs": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_init_subclass.py:test_init_subclass_slots_workaround": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_init_subclass.py:test_init_subclass_vanilla[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_init_subclass.py:test_init_subclass_vanilla[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_adds_all_by_default[__eq__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_adds_all_by_default[__hash__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_adds_all_by_default[__init__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_adds_all_by_default[__repr__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_clean_class[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_clean_class[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_factory_sugar": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_immutable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_inherited_does_not_affect_hashing_and_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_name_not_overridden": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_post_init[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_post_init[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_pre_init[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_pre_init[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_pre_init_args[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_pre_init_args[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_pre_init_kwargs[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_pre_init_kwargs[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_pre_init_kwargs_only[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_pre_init_kwargs_only[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_pre_post_init_order[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_pre_post_init_order[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_repr_fake_qualname": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_repr_qualname": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_respects_add_arguments[eq-__eq__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_respects_add_arguments[hash-__hash__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_respects_add_arguments[init-__init__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_respects_add_arguments[order-__le__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_respects_add_arguments[repr-__repr__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_respects_init_attrs_init[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_respects_init_attrs_init[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_sets_attrs": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_sugar_callable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_sugar_factory_mutex": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAttributes.test_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_eq[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_eq[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_eq[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_eq[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_hash[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_hash[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_hash[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_hash[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_init[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_init[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_init[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_init[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_order[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_order[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_order[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_order[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_repr[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_repr[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_repr[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detect_auto_repr[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detects_setstate_getstate[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_detects_setstate_getstate[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_determine_detects_non_presence_correctly[BareC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_determine_detects_non_presence_correctly[BareSlottedC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_hash_uses_eq[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_hash_uses_eq[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_hash_uses_eq[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_hash_uses_eq[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_make_all_by_default[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_make_all_by_default[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_make_all_by_default[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_make_all_by_default[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_match_args_pre_310_#_SKIP_Pre-3.10_only.": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_eq[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_eq[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_eq[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_eq[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_hash[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_hash[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_hash[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_hash[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_init[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_init[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_init[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_init[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[False-False-None-None-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[False-False-None-True-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[False-False-True-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[False-False-True-True-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[False-True-None-None-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[False-True-None-True-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[False-True-True-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[False-True-True-True-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[True-False-None-None-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[True-False-None-True-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[True-False-True-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[True-False-True-True-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[True-True-None-None-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[True-True-None-True-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[True-True-True-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_order[True-True-True-True-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_repr[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_repr[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_repr[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_override_repr[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_total_ordering[False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_total_ordering[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_total_ordering[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestAutoDetect.test_total_ordering[True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__eq__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__ge__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__gt__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__hash__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__init__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__le__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__lt__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__ne__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__repr__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__str__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs14]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs16]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs17]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs18]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs19]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs20]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs21]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs22]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs23]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs24]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs25]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs26]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs27]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy[kwargs9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_handles_missing_meta_on_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_no_references_to_original": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_repr_str": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_returns_self": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestClassBuilder.test_weakref_setstate": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestConverter.test_convert": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestConverter.test_convert_before_validate": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestConverter.test_convert_property": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestConverter.test_converter_factory_property": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestConverter.test_factory_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestConverter.test_factory_takes_self": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestConverter.test_frozen": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestCountingAttr.test_default_decorator_already_set": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestCountingAttr.test_default_decorator_sets": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestCountingAttr.test_returns_Attr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestCountingAttr.test_validator_decorator[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestCountingAttr.test_validator_decorator[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestCountingAttr.test_validator_decorator[<lambda>2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestCountingAttr.test_validator_decorator_single": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestCountingAttr.test_validators_lists_to_wrapped_tuples": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttribEqOrder.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttribEqOrder.test_eq_boolean_order_callable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttribEqOrder.test_eq_callable_order_boolean": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttribEqOrder.test_eq_callable_order_callable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttribEqOrder.test_mix": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttribEqOrder.test_order_mirrors_eq_by_default[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttribEqOrder.test_order_mirrors_eq_by_default[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttribEqOrder.test_order_without_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttrsEqOrder.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttrsEqOrder.test_mix": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttrsEqOrder.test_order_mirrors_eq_by_default[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttrsEqOrder.test_order_mirrors_eq_by_default[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDetermineAttrsEqOrder.test_order_without_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDocs.test_docs[__eq__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDocs.test_docs[__ge__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDocs.test_docs[__gt__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDocs.test_docs[__init__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDocs.test_docs[__le__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDocs.test_docs[__lt__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDocs.test_docs[__ne__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestDocs.test_docs[__repr__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestFields.test_fields": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestFields.test_fields_properties": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestFields.test_generics": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestFields.test_handler_non_attrs_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestFields.test_handler_non_attrs_generic_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestFields.test_instance": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestFieldsDict.test_fields_dict": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestFieldsDict.test_handler_non_attrs_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestFieldsDict.test_instance": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestInitAlias.test_default_and_specify": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestInitAlias.test_evolve": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestKeywordOnlyAttributes.test_adds_keyword_only_arguments": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestKeywordOnlyAttributes.test_ignores_kw_only_when_init_is_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestKeywordOnlyAttributes.test_init_false_attribute_after_keyword_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestKeywordOnlyAttributes.test_init_false_attribute_after_keyword_attribute_with_inheritance": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_allow_subclassing": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_can_come_in_any_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_presence": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_unexpected": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_class_level": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_class_level_subclassing": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_additional_class_body": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_attr_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_bases": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_catches_wrong_attrs_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_clean_class[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_clean_class[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_dict": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_generic_dynamic_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_make_class_ordered": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_missing_sys_getframe": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_simple[list]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeClass.test_simple[tuple]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMakeOrder.test_subclasses_cannot_be_compared": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMatchArgs.test_explicit_match_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMatchArgs.test_make_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMatchArgs.test_match_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMatchArgs.test_match_args_argument": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMatchArgs.test_match_args_attr_set[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMatchArgs.test_match_args_attr_set[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMatchArgs.test_match_args_kw_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMetadata.test_empty_countingattr_metadata_independent": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMetadata.test_empty_metadata_singleton": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMetadata.test_metadata": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMetadata.test_metadata_immutability": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMetadata.test_metadata_present": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestMetadata.test_not_none_metadata": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_conflicting_defaults": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_inherited": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_kw_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_mro": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_multiple_inheritance_old": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_multiple_inheritance_proper_mro": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_no_modifications": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_normal": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_overwrite_proper_mro": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_these": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_these_leave_body": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_these_ordered": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestTransformAttrs.test_transforms_to_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestValidate.test_multiple_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestValidate.test_multiple_validators": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestValidate.test_propagates": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestValidate.test_run_validators": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_make.py:TestValidate.test_success": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestAsDict.test_smoke": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestAsTuple.test_smoke": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestImports.test_converters": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestImports.test_exceptions": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestImports.test_filters": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestImports.test_setters": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestImports.test_validators": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_auto_attribs_detect": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_auto_attribs_detect_annotations": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_auto_attribs_detect_fields_and_annotations": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_auto_attribs_partially_annotated": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_auto_detect_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_catches_frozen_on_setattr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_converts_and_validates_by_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_discard_context[decorator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_discard_context[decorator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_discard_context[define0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_discard_context[define1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_field_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_frozen": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_mro_ng": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_no_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_no_slots": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_override_auto_attribs_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_override_auto_attribs_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[decorator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[decorator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[define0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[define1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_subclass_frozen": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_next_gen.py:TestNextGen.test_validates": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_author[attr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_author[attrs]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_copyright[attr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_copyright[attrs]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_description[attr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_description[attrs]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_does_not_exist[attr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_does_not_exist[attrs]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_email[attr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_email[attrs]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_license[attr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_license[attrs]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_title[attr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_title[attrs]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attr-__uri__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attr-__url__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attrs-__uri__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attrs-__url__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_version[attr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_version[attrs]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_version_info[attr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_packaging.py:TestLegacyMetadataHack.test_version_info[attrs]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_pattern_matching.py:TestPatternMatching.test_explicit_match_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_pattern_matching.py:TestPatternMatching.test_match_args_kw_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_pattern_matching.py:TestPatternMatching.test_simple_match_case[attrs]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_pattern_matching.py:TestPatternMatching.test_simple_match_case[dec2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_pattern_matching.py:TestPatternMatching.test_simple_match_case[define]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_pyright.py:test_pyright_attrsinstance_compat_#_SKIP_Requires_pyright.": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-attrs.tests/test_pyright.py:test_pyright_baseline_#_SKIP_Requires_pyright.": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_change": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_docstring": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_frozen_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_frozen_on_setattr_attribute_is_caught": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_frozen_on_setattr_class_is_caught": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_make_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_no_validator_no_converter": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_pickling_retains_attrs_own[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_pickling_retains_attrs_own[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_pipe": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_frozen[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_frozen[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_if_no_custom_setattr[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_if_no_custom_setattr[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_on_setattr[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_on_setattr[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_reset_if_no_custom_setattr[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_reset_if_no_custom_setattr[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_restore_respects_auto_detect[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_setattr_restore_respects_auto_detect[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_slotted_class_can_have_custom_setattr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_validate_respects_run_validators_config": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_validator[on_setattr1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_validator[validate]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_setattr.py:TestSetAttr.test_validator[wrapped_pipe]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestClosureCellRewriting.test_closure_cell_rewriting": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestClosureCellRewriting.test_cls_static[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestClosureCellRewriting.test_cls_static[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestClosureCellRewriting.test_inheritance": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestPickle.test_getstate_set_state_force_true[cls0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestPickle.test_getstate_set_state_force_true[cls1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestPickle.test_no_getstate_setstate_for_dict_classes": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestPickle.test_no_getstate_setstate_if_option_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestPickle.test_pickleable_by_default[0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestPickle.test_pickleable_by_default[1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestPickle.test_pickleable_by_default[2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestPickle.test_pickleable_by_default[3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:TestPickle.test_pickleable_by_default[4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_bare_inheritance_from_slots": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_basic_attr_funcs": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_implicitly_weakrefable_#_SKIP_slots_without_weakref_slot_should_only_work_on_PyPy": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_inheritance_from_nonslots": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_inheritance_from_slots": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_inheritance_from_slots_with_attribute_override": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_inherited_slot_reuses_slot_descriptor": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_nonslots_these": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_not_weakrefable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_being_used": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_cached_properties_work_independently": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_cached_property_allows_call": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_cached_property_called_independent_across_instances": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_cached_property_class_does_not_have__dict__": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_cached_property_infers_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_cached_property_is_not_called_at_construction": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_cached_property_repeat_call_only_once": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_cached_property_with_empty_getattr_raises_attribute_error_of_requested": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_cached_property_with_getattr_calls_getattr_for_missing_attributes": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_cached_property_works_on_frozen_isntances": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_empty_cell": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_getattr_in_subclass_gets_superclass_cached_property": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_getattr_in_superclass__is_called_for_missing_attributes_when_cached_property_present": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_sub_class_avoids_duplicated_slots": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_sub_class_with_actual_slot": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_sub_class_with_independent_cached_properties_both_work": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_super_property_get": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_super_property_get_shortcut": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_unpickle_after_attr_added[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_unpickle_after_attr_added[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_unpickle_after_attr_removed": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_unpickle_is_backward_compatible[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_unpickle_is_backward_compatible[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_slots_with_multiple_cached_property_subclasses_works": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_weakref_does_not_add_a_field": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:test_weakrefable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:tests_weakref_does_not_add_when_inheriting_with_weakref": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_slots.py:tests_weakref_does_not_add_with_weakref_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_utils.py:TestSimpleClass.test_returns_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_utils.py:TestSimpleClass.test_returns_distinct_classes": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestAnd.test_fail": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestAnd.test_in_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestAnd.test_success": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestAnd.test_sugar": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_fail_invalid_iterable[member_validator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_fail_invalid_iterable[member_validator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_fail_invalid_iterable[member_validator2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_fail_invalid_member[member_validator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_fail_invalid_member[member_validator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_fail_invalid_member[member_validator2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_fail_invalid_member_and_iterable[member_validator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_fail_invalid_member_and_iterable[member_validator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_fail_invalid_member_and_iterable[member_validator2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_in_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_noncallable_validators[42-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_noncallable_validators[42-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_noncallable_validators[42-iterable_validator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_noncallable_validators[member_validator0-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_noncallable_validators[member_validator4-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_noncallable_validators[member_validator5-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_repr_member_and_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_repr_member_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_repr_member_only_sequence": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_repr_sequence_member_and_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_success_member_and_iterable[member_validator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_success_member_and_iterable[member_validator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_success_member_and_iterable[member_validator2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_success_member_only[member_validator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_success_member_only[member_validator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepIterable.test_success_member_only[member_validator2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepMapping.test_fail_invalid_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepMapping.test_fail_invalid_mapping": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepMapping.test_fail_invalid_member": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepMapping.test_in_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepMapping.test_noncallable_validators[42-42-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepMapping.test_noncallable_validators[42-42-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepMapping.test_noncallable_validators[42-value_validator0-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepMapping.test_noncallable_validators[key_validator1-42-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepMapping.test_noncallable_validators[key_validator2-value_validator2-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepMapping.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDeepMapping.test_success": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDisableValidators.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDisableValidators.test_disabled[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDisableValidators.test_disabled[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDisableValidators.test_disabled_ctx": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDisableValidators.test_disabled_ctx_with_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDisableValidators.test_set_validators_disabled[False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestDisableValidators.test_set_validators_disabled[True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestIn_.test_fail": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestIn_.test_fail_with_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestIn_.test_in_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestIn_.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestIn_.test_success_with_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestInstanceOf.test_fail": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestInstanceOf.test_in_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestInstanceOf.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestInstanceOf.test_subclass": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestInstanceOf.test_success": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestIsCallable.test_exception_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestIsCallable.test_fail": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestIsCallable.test_in_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestIsCallable.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestIsCallable.test_success": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_check_invalid[ge-3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_check_invalid[gt-4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_check_invalid[le-5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_check_invalid[lt-4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_check_valid[ge-4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_check_valid[ge-5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_check_valid[gt-5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_check_valid[le-3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_check_valid[le-4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_check_valid[lt-3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_in_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_repr[ge]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_repr[gt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_repr[le]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_repr[lt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[ge]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[gt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[le]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[lt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[fullmatch]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[match]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[search]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_catches_invalid_func": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_different_func": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_flags": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_in_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_match": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_precompiled_pattern": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_precompiled_pattern_no_flags": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMatchesRe.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMaxLen.test_check_invalid[bacon]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMaxLen.test_check_invalid[value1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMaxLen.test_check_valid[]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMaxLen.test_check_valid[foo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMaxLen.test_check_valid[spam]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMaxLen.test_check_valid[value3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMaxLen.test_check_valid[value4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMaxLen.test_check_valid[value5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMaxLen.test_in_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMaxLen.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMaxLen.test_retrieve_max_len": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMinLen.test_check_invalid[]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMinLen.test_check_invalid[value1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMinLen.test_check_valid[foo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMinLen.test_check_valid[spam]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMinLen.test_check_valid[value2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMinLen.test_check_valid[value3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMinLen.test_in_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMinLen.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestMinLen.test_retrieve_min_len": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_bad_exception_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_composable_with_in_fail": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_composable_with_in_pass": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_composable_with_instance_of_fail": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_composable_with_instance_of_pass": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_composable_with_matches_re_fail": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_composable_with_matches_re_pass": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_custom_capture_match": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_custom_capture_miss": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_custom_msg": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_fails_because_success": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_not_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestNot_.test_success_because_fails": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_fail[validator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_fail[validator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_fail[validator2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_in_all[validator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_in_all[validator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_in_all[validator2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_repr[validator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_repr[validator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_repr[validator2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_success[validator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_success[validator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_success[validator2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_success_with_none[validator0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_success_with_none[validator1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestOptional.test_success_with_none[validator2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestProvides.test_fail_#_SKIP_zope-related_tests_skipped_when_zope.interface_is_not_installed": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestProvides.test_in_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestProvides.test_repr_#_SKIP_zope-related_tests_skipped_when_zope.interface_is_not_installed": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestProvides.test_success_#_SKIP_zope-related_tests_skipped_when_zope.interface_is_not_installed": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestSubclassOf.test_fail": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestSubclassOf.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestSubclassOf.test_subclass": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:TestSubclassOf.test_success": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_validators.py:test_hashability": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_version_info.py:TestVersionInfo.test_from_string_no_releaselevel": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_version_info.py:TestVersionInfo.test_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_version_info.py:TestVersionInfo.test_suffix_is_preserved": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_version_info.py:TestVersionInfo.test_wrong_len[other0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_version_info.py:TestVersionInfo.test_wrong_len[other1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-attrs.tests/test_version_info.py:TestVersionInfo.test_wrong_type[other0]": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:27\nBEGIN: /usr/lib/python3-attrs/ptest\nPASS: tests/test_abc.py:TestUpdateAbstractMethods.test_abc_implementation[True]\nPASS: tests/test_abc.py:TestUpdateAbstractMethods.test_abc_implementation[False]\nPASS: tests/test_abc.py:TestUpdateAbstractMethods.test_remain_abstract[True]\nPASS: tests/test_abc.py:TestUpdateAbstractMethods.test_remain_abstract[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_basic_annotations\nPASS: tests/test_annotations.py:TestAnnotations.test_catches_basic_type_conflict\nPASS: tests/test_annotations.py:TestAnnotations.test_typing_annotations\nPASS: tests/test_annotations.py:TestAnnotations.test_only_attrs_annotations_collected\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs_unannotated[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs_unannotated[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs_subclassing[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs_subclassing[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_converter_annotations\nPASS: tests/test_annotations.py:TestAnnotations.test_converter_attrib_annotations\nPASS: tests/test_annotations.py:TestAnnotations.test_non_introspectable_converter\nPASS: tests/test_annotations.py:TestAnnotations.test_nullary_converter\nPASS: tests/test_annotations.py:TestAnnotations.test_pipe\nPASS: tests/test_annotations.py:TestAnnotations.test_pipe_empty\nPASS: tests/test_annotations.py:TestAnnotations.test_pipe_non_introspectable\nPASS: tests/test_annotations.py:TestAnnotations.test_pipe_nullary\nPASS: tests/test_annotations.py:TestAnnotations.test_optional\nPASS: tests/test_annotations.py:TestAnnotations.test_optional_non_introspectable\nPASS: tests/test_annotations.py:TestAnnotations.test_optional_nullary\nPASS: tests/test_annotations.py:TestAnnotations.test_annotations_strings[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_annotations_strings[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_typing_extensions_classvar[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_typing_extensions_classvar[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_keyword_only_auto_attribs\nPASS: tests/test_annotations.py:TestAnnotations.test_base_class_variable\nPASS: tests/test_annotations.py:TestAnnotations.test_removes_none_too\nPASS: tests/test_annotations.py:TestAnnotations.test_non_comparable_defaults\nPASS: tests/test_annotations.py:TestAnnotations.test_basic_resolve\nPASS: tests/test_annotations.py:TestAnnotations.test_extra_resolve\nPASS: tests/test_annotations.py:TestAnnotations.test_resolve_types_auto_attrib[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_resolve_types_auto_attrib[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_resolve_types_decorator[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_resolve_types_decorator[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_self_reference[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_self_reference[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_forward_reference[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_forward_reference[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_init_type_hints\nPASS: tests/test_annotations.py:TestAnnotations.test_init_type_hints_fake_module\nPASS: tests/test_annotations.py:TestAnnotations.test_inheritance\nPASS: tests/test_annotations.py:TestAnnotations.test_resolve_twice\nPASS: tests/test_annotations.py:test_is_class_var[ClassVar]\nPASS: tests/test_annotations.py:test_is_class_var[typing.ClassVar]\nPASS: tests/test_annotations.py:test_is_class_var['typing.ClassVar[dict]']\nPASS: tests/test_annotations.py:test_is_class_var[t.ClassVar[int]]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_same_type[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_same_type[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_unequal_same_type[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_unequal_same_type[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_unequal_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_unequal_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_unequal_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_different_type[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_different_type[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_different_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_different_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_different_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_unorderable[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_unorderable[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_lt_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_lt_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_lt_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_different_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_different_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_different_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_unorderable[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_unorderable[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_le_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_le_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_le_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_different_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_different_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_different_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_unorderable[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_unorderable[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_gt_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_gt_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_gt_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_different_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_different_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_different_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_unorderable[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_unorderable[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_ge_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_ge_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_ge_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_different_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_different_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_different_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestDundersUnnamedClass.test_class\nPASS: tests/test_cmp.py:TestDundersUnnamedClass.test_eq\nPASS: tests/test_cmp.py:TestDundersUnnamedClass.test_ne\nPASS: tests/test_cmp.py:TestTotalOrderingException.test_eq_must_specified\nPASS: tests/test_cmp.py:TestNotImplementedIsPropagated.test_not_implemented_is_propagated\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_class\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_eq\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_ne\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_lt\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_le\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_gt\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_ge\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_class\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_eq\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_ne\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_lt\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_le\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_gt\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_ge\nPASS: tests/test_compat.py:TestMetadataProxy.test_repr\nPASS: tests/test_compat.py:TestMetadataProxy.test_immutable\nPASS: tests/test_compat.py:test_attrsinstance_subclass_protocol\nPASS: tests/test_config.py:TestConfig.test_default\nPASS: tests/test_config.py:TestConfig.test_set_run_validators\nPASS: tests/test_config.py:TestConfig.test_get_run_validators\nPASS: tests/test_config.py:TestConfig.test_wrong_type\nPASS: tests/test_converters.py:TestOptional.test_success_with_type\nPASS: tests/test_converters.py:TestOptional.test_success_with_none\nPASS: tests/test_converters.py:TestOptional.test_fail\nPASS: tests/test_converters.py:TestDefaultIfNone.test_missing_default\nPASS: tests/test_converters.py:TestDefaultIfNone.test_too_many_defaults\nPASS: tests/test_converters.py:TestDefaultIfNone.test_factory_takes_self\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[1]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[0]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[True]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[False]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[foo]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[val6]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_none_value\nPASS: tests/test_converters.py:TestDefaultIfNone.test_none_factory\nPASS: tests/test_converters.py:TestPipe.test_success\nPASS: tests/test_converters.py:TestPipe.test_fail\nPASS: tests/test_converters.py:TestPipe.test_sugar\nPASS: tests/test_converters.py:TestPipe.test_empty\nPASS: tests/test_converters.py:TestToBool.test_unhashable\nPASS: tests/test_converters.py:TestToBool.test_truthy\nPASS: tests/test_converters.py:TestToBool.test_falsy\nPASS: tests/test_dunders.py:TestEqOrder.test_eq_ignore_attrib\nPASS: tests/test_dunders.py:TestEqOrder.test_equal[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_equal[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_equal_callable[EqCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_equal_callable[EqCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_same_class[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_same_class[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_same_class_callable[EqCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_same_class_callable[EqCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_different_class[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_different_class[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_different_class[EqCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_different_class[EqCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_callable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_callable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_unordable[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_unordable[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_unordable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_unordable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_le[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_le[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_callable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_callable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_unordable[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_unordable[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_unordable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_unordable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_callable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_callable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_unordable[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_unordable[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_unordable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_unordable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_callable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_callable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_unordable[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_unordable[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_unordable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_unordable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestAddRepr.test_repr[True]\nPASS: tests/test_dunders.py:TestAddRepr.test_repr[False]\nPASS: tests/test_dunders.py:TestAddRepr.test_repr_works[C0]\nPASS: tests/test_dunders.py:TestAddRepr.test_repr_works[C1]\nPASS: tests/test_dunders.py:TestAddRepr.test_custom_repr_works\nPASS: tests/test_dunders.py:TestAddRepr.test_infinite_recursion\nPASS: tests/test_dunders.py:TestAddRepr.test_infinite_recursion_long_cycle\nPASS: tests/test_dunders.py:TestAddRepr.test_underscores\nPASS: tests/test_dunders.py:TestAddRepr.test_repr_uninitialized_member\nPASS: tests/test_dunders.py:TestAddRepr.test_str\nPASS: tests/test_dunders.py:TestAddRepr.test_str_no_repr\nPASS: tests/test_dunders.py:TestAddHash.test_enforces_type\nPASS: tests/test_dunders.py:TestAddHash.test_enforce_no_cache_hash_without_hash\nPASS: tests/test_dunders.py:TestAddHash.test_enforce_no_cached_hash_without_init\nPASS: tests/test_dunders.py:TestAddHash.test_hash_attribute\nPASS: tests/test_dunders.py:TestAddHash.test_hash_attribute_mirrors_eq\nPASS: tests/test_dunders.py:TestAddHash.test_hash_mirrors_eq\nPASS: tests/test_dunders.py:TestAddHash.test_hash_works[C0]\nPASS: tests/test_dunders.py:TestAddHash.test_hash_works[C1]\nPASS: tests/test_dunders.py:TestAddHash.test_hash_works[C2]\nPASS: tests/test_dunders.py:TestAddHash.test_hash_works[C3]\nPASS: tests/test_dunders.py:TestAddHash.test_hash_works[C4]\nPASS: tests/test_dunders.py:TestAddHash.test_hash_default\nPASS: tests/test_dunders.py:TestAddHash.test_cache_hashing\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-True-True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-True-False]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-False-True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-False-False]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-True-True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-True-False]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-False-True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-False-False]\nPASS: tests/test_dunders.py:TestAddHash.test_cache_hash_serialization_hash_cleared[HashCacheSerializationTestUncached-False]\nPASS: tests/test_dunders.py:TestAddHash.test_cache_hash_serialization_hash_cleared[HashCacheSerializationTestCached-True]\nPASS: tests/test_dunders.py:TestAddHash.test_cache_hash_serialization_hash_cleared[HashCacheSerializationTestCachedSlots-True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_two_arg_reduce[True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_two_arg_reduce[False]\nPASS: tests/test_dunders.py:TestAddInit.test_init\nPASS: tests/test_dunders.py:TestAddInit.test_no_init_default\nPASS: tests/test_dunders.py:TestAddInit.test_no_init_order\nPASS: tests/test_dunders.py:TestAddInit.test_sets_attributes\nPASS: tests/test_dunders.py:TestAddInit.test_default\nPASS: tests/test_dunders.py:TestAddInit.test_factory\nPASS: tests/test_dunders.py:TestAddInit.test_validator\nPASS: tests/test_dunders.py:TestAddInit.test_validator_slots\nPASS: tests/test_dunders.py:TestAddInit.test_validator_others\nPASS: tests/test_dunders.py:TestAddInit.test_underscores\nPASS: tests/test_dunders.py:TestNothing.test_copy\nPASS: tests/test_dunders.py:TestNothing.test_deepcopy\nPASS: tests/test_dunders.py:TestNothing.test_eq\nPASS: tests/test_dunders.py:TestNothing.test_false\nPASS: tests/test_dunders.py:TestFilenames.test_filenames\nPASS: tests/test_filters.py:TestSplitWhat.test_splits\nPASS: tests/test_filters.py:TestInclude.test_allow[incl0-42]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl1-hello]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl2-42]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl3-hello]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl4-42]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl5-hello]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl6-42]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl7-hello]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl0-42]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl1-hello]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl2-42]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl3-hello]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl4-42]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl5-hello]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl6-42]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl7-hello]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl0-42]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl1-hello]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl2-42]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl3-hello]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl4-42]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl5-hello]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl6-42]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl7-hello]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl0-42]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl1-hello]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl2-42]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl3-hello]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl4-42]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl5-hello]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl6-42]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl7-hello]\nPASS: tests/test_funcs.py:TestAsDict.test_shallow\nPASS: tests/test_funcs.py:TestAsDict.test_recurse\nPASS: tests/test_funcs.py:TestAsDict.test_nested_lists\nPASS: tests/test_funcs.py:TestAsDict.test_nested_dicts\nPASS: tests/test_funcs.py:TestAsDict.test_recurse_property\nPASS: tests/test_funcs.py:TestAsDict.test_filter\nPASS: tests/test_funcs.py:TestAsDict.test_lists_tuples\nPASS: tests/test_funcs.py:TestAsDict.test_lists_tuples_retain_type\nPASS: tests/test_funcs.py:TestAsDict.test_sets_no_retain\nPASS: tests/test_funcs.py:TestAsDict.test_dicts\nPASS: tests/test_funcs.py:TestAsDict.test_roundtrip\nPASS: tests/test_funcs.py:TestAsDict.test_asdict_preserve_order\nPASS: tests/test_funcs.py:TestAsDict.test_retain_keys_are_tuples\nPASS: tests/test_funcs.py:TestAsDict.test_tuple_keys\nPASS: tests/test_funcs.py:TestAsDict.test_named_tuple_retain_type\nPASS: tests/test_funcs.py:TestAsDict.test_type_error_with_retain_type\nPASS: tests/test_funcs.py:TestAsTuple.test_shallow\nPASS: tests/test_funcs.py:TestAsTuple.test_recurse\nPASS: tests/test_funcs.py:TestAsTuple.test_recurse_property\nPASS: tests/test_funcs.py:TestAsTuple.test_recurse_retain\nPASS: tests/test_funcs.py:TestAsTuple.test_filter\nPASS: tests/test_funcs.py:TestAsTuple.test_lists_tuples\nPASS: tests/test_funcs.py:TestAsTuple.test_dicts\nPASS: tests/test_funcs.py:TestAsTuple.test_lists_tuples_retain_type\nPASS: tests/test_funcs.py:TestAsTuple.test_dicts_retain_type\nPASS: tests/test_funcs.py:TestAsTuple.test_roundtrip\nPASS: tests/test_funcs.py:TestAsTuple.test_sets_no_retain\nPASS: tests/test_funcs.py:TestAsTuple.test_named_tuple_retain_type\nPASS: tests/test_funcs.py:TestAsTuple.test_type_error_with_retain_type\nPASS: tests/test_funcs.py:TestHas.test_positive\nPASS: tests/test_funcs.py:TestHas.test_positive_empty\nPASS: tests/test_funcs.py:TestHas.test_negative\nPASS: tests/test_funcs.py:TestHas.test_generics\nPASS: tests/test_funcs.py:TestHas.test_generics_negative\nPASS: tests/test_funcs.py:TestAssoc.test_empty\nPASS: tests/test_funcs.py:TestAssoc.test_no_changes\nPASS: tests/test_funcs.py:TestAssoc.test_change\nPASS: tests/test_funcs.py:TestAssoc.test_unknown\nPASS: tests/test_funcs.py:TestAssoc.test_frozen\nPASS: tests/test_funcs.py:TestEvolve.test_empty\nPASS: tests/test_funcs.py:TestEvolve.test_no_changes\nPASS: tests/test_funcs.py:TestEvolve.test_change\nPASS: tests/test_funcs.py:TestEvolve.test_unknown\nPASS: tests/test_funcs.py:TestEvolve.test_validator_failure\nPASS: tests/test_funcs.py:TestEvolve.test_private\nPASS: tests/test_funcs.py:TestEvolve.test_non_init_attrs\nPASS: tests/test_funcs.py:TestEvolve.test_regression_attrs_classes\nPASS: tests/test_funcs.py:TestEvolve.test_dicts\nPASS: tests/test_funcs.py:TestEvolve.test_inst_kw\nPASS: tests/test_funcs.py:TestEvolve.test_no_inst\nPASS: tests/test_funcs.py:TestEvolve.test_too_many_pos_args\nPASS: tests/test_funcs.py:TestEvolve.test_can_change_inst\nPASS: tests/test_functional.py:TestFunctional.test_fields[C2]\nPASS: tests/test_functional.py:TestFunctional.test_fields[C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_asdict[C1]\nPASS: tests/test_functional.py:TestFunctional.test_asdict[C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_validator[C1]\nPASS: tests/test_functional.py:TestFunctional.test_validator[C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_renaming\nPASS: tests/test_functional.py:TestFunctional.test_programmatic\nPASS: tests/test_functional.py:TestFunctional.test_subclassing_with_extra_attrs[Sub]\nPASS: tests/test_functional.py:TestFunctional.test_subclassing_with_extra_attrs[SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_subclass_without_extra_attrs[Base]\nPASS: tests/test_functional.py:TestFunctional.test_subclass_without_extra_attrs[BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_instance[Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_instance[FrozenToo]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_subclassing_frozen_gives_frozen\nPASS: tests/test_functional.py:TestFunctional.test_metaclass_preserved[WithMeta]\nPASS: tests/test_functional.py:TestFunctional.test_metaclass_preserved[WithMetaSlots]\nPASS: tests/test_functional.py:TestFunctional.test_default_decorator\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_dict_patch_class\nPASS: tests/test_functional.py:TestFunctional.test_hash_by_id\nPASS: tests/test_functional.py:TestFunctional.test_handles_different_defaults\nPASS: tests/test_functional.py:TestFunctional.test_hash_false_eq_false[True]\nPASS: tests/test_functional.py:TestFunctional.test_hash_false_eq_false[False]\nPASS: tests/test_functional.py:TestFunctional.test_eq_false[True]\nPASS: tests/test_functional.py:TestFunctional.test_eq_false[False]\nPASS: tests/test_functional.py:TestFunctional.test_overwrite_base\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_tuple_class_aliasing\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc[True-True]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc[True-False]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc[False-True]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc[False-False]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[True-True]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[True-False]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[False-True]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[False-False]\nPASS: tests/test_functional.py:TestFunctional.test_eq_only[True-True]\nPASS: tests/test_functional.py:TestFunctional.test_eq_only[True-False]\nPASS: tests/test_functional.py:TestFunctional.test_eq_only[False-True]\nPASS: tests/test_functional.py:TestFunctional.test_eq_only[False-False]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[True-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[True-False]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[False-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[False-False]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_if_validate_without_validators[True]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_if_validate_without_validators[False]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_if_convert_without_converters[True]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_if_convert_without_converters[False]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_with_ng_defaults[True]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_with_ng_defaults[False]\nPASS: tests/test_functional.py:TestFunctional.test_on_setattr_detect_inherited_validators\nPASS: tests/test_functional.py:TestFunctional.test_unsafe_hash[True]\nPASS: tests/test_functional.py:TestFunctional.test_unsafe_hash[False]\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_applied\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_applied_auto_attrib\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_applied_modify_attrib\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_remove_field\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_add_field\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_override_alias\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_with_inheritance\nPASS: tests/test_hooks.py:TestTransformHook.test_attrs_attrclass\nPASS: tests/test_hooks.py:TestAsDictHook.test_asdict\nPASS: tests/test_hooks.py:TestAsDictHook.test_asdict_calls\nPASS: tests/test_import.py:TestImportStar.test_from_attr_import_star\nPASS: tests/test_init_subclass.py:test_init_subclass_vanilla[True]\nPASS: tests/test_init_subclass.py:test_init_subclass_vanilla[False]\nPASS: tests/test_init_subclass.py:test_init_subclass_attrs\nPASS: tests/test_init_subclass.py:test_init_subclass_slots_workaround\nPASS: tests/test_make.py:TestCountingAttr.test_returns_Attr\nPASS: tests/test_make.py:TestCountingAttr.test_validators_lists_to_wrapped_tuples\nPASS: tests/test_make.py:TestCountingAttr.test_validator_decorator_single\nPASS: tests/test_make.py:TestCountingAttr.test_validator_decorator[<lambda>0]\nPASS: tests/test_make.py:TestCountingAttr.test_validator_decorator[<lambda>1]\nPASS: tests/test_make.py:TestCountingAttr.test_validator_decorator[<lambda>2]\nPASS: tests/test_make.py:TestCountingAttr.test_default_decorator_already_set\nPASS: tests/test_make.py:TestCountingAttr.test_default_decorator_sets\nPASS: tests/test_make.py:TestTransformAttrs.test_no_modifications\nPASS: tests/test_make.py:TestTransformAttrs.test_normal\nPASS: tests/test_make.py:TestTransformAttrs.test_empty\nPASS: tests/test_make.py:TestTransformAttrs.test_transforms_to_attribute\nPASS: tests/test_make.py:TestTransformAttrs.test_conflicting_defaults\nPASS: tests/test_make.py:TestTransformAttrs.test_kw_only\nPASS: tests/test_make.py:TestTransformAttrs.test_these\nPASS: tests/test_make.py:TestTransformAttrs.test_these_leave_body\nPASS: tests/test_make.py:TestTransformAttrs.test_these_ordered\nPASS: tests/test_make.py:TestTransformAttrs.test_multiple_inheritance_old\nPASS: tests/test_make.py:TestTransformAttrs.test_overwrite_proper_mro\nPASS: tests/test_make.py:TestTransformAttrs.test_multiple_inheritance_proper_mro\nPASS: tests/test_make.py:TestTransformAttrs.test_mro\nPASS: tests/test_make.py:TestTransformAttrs.test_inherited\nPASS: tests/test_make.py:TestAttributes.test_sets_attrs\nPASS: tests/test_make.py:TestAttributes.test_empty\nPASS: tests/test_make.py:TestAttributes.test_immutable\nPASS: tests/test_make.py:TestAttributes.test_adds_all_by_default[__repr__]\nPASS: tests/test_make.py:TestAttributes.test_adds_all_by_default[__eq__]\nPASS: tests/test_make.py:TestAttributes.test_adds_all_by_default[__hash__]\nPASS: tests/test_make.py:TestAttributes.test_adds_all_by_default[__init__]\nPASS: tests/test_make.py:TestAttributes.test_respects_add_arguments[repr-__repr__]\nPASS: tests/test_make.py:TestAttributes.test_respects_add_arguments[eq-__eq__]\nPASS: tests/test_make.py:TestAttributes.test_respects_add_arguments[order-__le__]\nPASS: tests/test_make.py:TestAttributes.test_respects_add_arguments[hash-__hash__]\nPASS: tests/test_make.py:TestAttributes.test_respects_add_arguments[init-__init__]\nPASS: tests/test_make.py:TestAttributes.test_respects_init_attrs_init[True]\nPASS: tests/test_make.py:TestAttributes.test_respects_init_attrs_init[False]\nPASS: tests/test_make.py:TestAttributes.test_repr_qualname\nPASS: tests/test_make.py:TestAttributes.test_repr_fake_qualname\nPASS: tests/test_make.py:TestAttributes.test_name_not_overridden\nPASS: tests/test_make.py:TestAttributes.test_pre_init[True]\nPASS: tests/test_make.py:TestAttributes.test_pre_init[False]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_args[True]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_args[False]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_kwargs[True]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_kwargs[False]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_kwargs_only[True]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_kwargs_only[False]\nPASS: tests/test_make.py:TestAttributes.test_post_init[True]\nPASS: tests/test_make.py:TestAttributes.test_post_init[False]\nPASS: tests/test_make.py:TestAttributes.test_pre_post_init_order[True]\nPASS: tests/test_make.py:TestAttributes.test_pre_post_init_order[False]\nPASS: tests/test_make.py:TestAttributes.test_types\nPASS: tests/test_make.py:TestAttributes.test_clean_class[True]\nPASS: tests/test_make.py:TestAttributes.test_clean_class[False]\nPASS: tests/test_make.py:TestAttributes.test_factory_sugar\nPASS: tests/test_make.py:TestAttributes.test_sugar_factory_mutex\nPASS: tests/test_make.py:TestAttributes.test_sugar_callable\nPASS: tests/test_make.py:TestAttributes.test_inherited_does_not_affect_hashing_and_equality\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_adds_keyword_only_arguments\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_ignores_kw_only_when_init_is_false\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_presence\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_unexpected\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_can_come_in_any_order\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_allow_subclassing\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_class_level\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_class_level_subclassing\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_init_false_attribute_after_keyword_attribute\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_init_false_attribute_after_keyword_attribute_with_inheritance\nPASS: tests/test_make.py:TestMakeClass.test_simple[list]\nPASS: tests/test_make.py:TestMakeClass.test_simple[tuple]\nPASS: tests/test_make.py:TestMakeClass.test_dict\nPASS: tests/test_make.py:TestMakeClass.test_attr_args\nPASS: tests/test_make.py:TestMakeClass.test_catches_wrong_attrs_type\nPASS: tests/test_make.py:TestMakeClass.test_bases\nPASS: tests/test_make.py:TestMakeClass.test_additional_class_body\nPASS: tests/test_make.py:TestMakeClass.test_clean_class[True]\nPASS: tests/test_make.py:TestMakeClass.test_clean_class[False]\nPASS: tests/test_make.py:TestMakeClass.test_missing_sys_getframe\nPASS: tests/test_make.py:TestMakeClass.test_make_class_ordered\nPASS: tests/test_make.py:TestMakeClass.test_generic_dynamic_class\nPASS: tests/test_make.py:TestFields.test_instance\nPASS: tests/test_make.py:TestFields.test_handler_non_attrs_class\nPASS: tests/test_make.py:TestFields.test_handler_non_attrs_generic_class\nPASS: tests/test_make.py:TestFields.test_fields\nPASS: tests/test_make.py:TestFields.test_fields_properties\nPASS: tests/test_make.py:TestFields.test_generics\nPASS: tests/test_make.py:TestFieldsDict.test_instance\nPASS: tests/test_make.py:TestFieldsDict.test_handler_non_attrs_class\nPASS: tests/test_make.py:TestFieldsDict.test_fields_dict\nPASS: tests/test_make.py:TestConverter.test_convert\nPASS: tests/test_make.py:TestConverter.test_convert_property\nPASS: tests/test_make.py:TestConverter.test_converter_factory_property\nPASS: tests/test_make.py:TestConverter.test_factory_takes_self\nPASS: tests/test_make.py:TestConverter.test_factory_hashable\nPASS: tests/test_make.py:TestConverter.test_convert_before_validate\nPASS: tests/test_make.py:TestConverter.test_frozen\nPASS: tests/test_make.py:TestValidate.test_success\nPASS: tests/test_make.py:TestValidate.test_propagates\nPASS: tests/test_make.py:TestValidate.test_run_validators\nPASS: tests/test_make.py:TestValidate.test_multiple_validators\nPASS: tests/test_make.py:TestValidate.test_multiple_empty\nPASS: tests/test_make.py:TestMetadata.test_metadata_present\nPASS: tests/test_make.py:TestMetadata.test_metadata_immutability\nPASS: tests/test_make.py:TestMetadata.test_empty_metadata_singleton\nPASS: tests/test_make.py:TestMetadata.test_empty_countingattr_metadata_independent\nPASS: tests/test_make.py:TestMetadata.test_not_none_metadata\nPASS: tests/test_make.py:TestMetadata.test_metadata\nPASS: tests/test_make.py:TestClassBuilder.test_repr_str\nPASS: tests/test_make.py:TestClassBuilder.test_repr\nPASS: tests/test_make.py:TestClassBuilder.test_returns_self\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__init__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__hash__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__repr__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__str__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__eq__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__ne__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__lt__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__le__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__gt__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__ge__]\nPASS: tests/test_make.py:TestClassBuilder.test_handles_missing_meta_on_class\nPASS: tests/test_make.py:TestClassBuilder.test_weakref_setstate\nPASS: tests/test_make.py:TestClassBuilder.test_no_references_to_original\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs0]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs1]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs2]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs3]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs4]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs5]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs6]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs7]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs8]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs9]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs10]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs11]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs12]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs13]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs14]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs15]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs16]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs17]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs18]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs19]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs20]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs21]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs22]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs23]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs24]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs25]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs26]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs27]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs0]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs1]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs2]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs3]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs4]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs5]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs6]\nPASS: tests/test_make.py:TestInitAlias.test_default_and_specify\nPASS: tests/test_make.py:TestInitAlias.test_evolve\nPASS: tests/test_make.py:TestMakeOrder.test_subclasses_cannot_be_compared\nPASS: tests/test_make.py:TestDetermineAttrsEqOrder.test_default\nPASS: tests/test_make.py:TestDetermineAttrsEqOrder.test_order_mirrors_eq_by_default[True]\nPASS: tests/test_make.py:TestDetermineAttrsEqOrder.test_order_mirrors_eq_by_default[False]\nPASS: tests/test_make.py:TestDetermineAttrsEqOrder.test_order_without_eq\nPASS: tests/test_make.py:TestDetermineAttrsEqOrder.test_mix\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_default\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_eq_callable_order_boolean\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_eq_callable_order_callable\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_eq_boolean_order_callable\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_order_mirrors_eq_by_default[True]\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_order_mirrors_eq_by_default[False]\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_order_without_eq\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_mix\nPASS: tests/test_make.py:TestDocs.test_docs[__init__]\nPASS: tests/test_make.py:TestDocs.test_docs[__repr__]\nPASS: tests/test_make.py:TestDocs.test_docs[__eq__]\nPASS: tests/test_make.py:TestDocs.test_docs[__ne__]\nPASS: tests/test_make.py:TestDocs.test_docs[__lt__]\nPASS: tests/test_make.py:TestDocs.test_docs[__le__]\nPASS: tests/test_make.py:TestDocs.test_docs[__gt__]\nPASS: tests/test_make.py:TestDocs.test_docs[__ge__]\nPASS: tests/test_make.py:TestAutoDetect.test_determine_detects_non_presence_correctly[BareC]\nPASS: tests/test_make.py:TestAutoDetect.test_determine_detects_non_presence_correctly[BareSlottedC]\nPASS: tests/test_make.py:TestAutoDetect.test_make_all_by_default[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_make_all_by_default[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_make_all_by_default[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_make_all_by_default[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_init[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_init[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_init[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_init[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_repr[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_repr[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_repr[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_repr[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_hash_uses_eq[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_hash_uses_eq[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_hash_uses_eq[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_hash_uses_eq[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_hash[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_hash[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_hash[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_hash[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_eq[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_eq[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_eq[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_eq[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_order[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_order[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_order[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_order[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_init[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_init[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_init[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_init[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_repr[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_repr[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_repr[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_repr[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_hash[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_hash[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_hash[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_hash[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_eq[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_eq[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_eq[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_eq[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-True-True-None-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-True-True-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-True-None-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-True-None-None-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-False-True-None-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-False-True-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-False-None-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-False-None-None-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-True-True-None-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-True-True-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-True-None-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-True-None-None-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-False-True-None-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-False-True-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-False-None-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-False-None-None-True]\nPASS: tests/test_make.py:TestAutoDetect.test_total_ordering[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_total_ordering[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_total_ordering[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_total_ordering[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detects_setstate_getstate[True]\nPASS: tests/test_make.py:TestAutoDetect.test_detects_setstate_getstate[False]\nSKIP: tests/test_make.py:TestAutoDetect.test_match_args_pre_310 # SKIP Pre-3.10 only.\nPASS: tests/test_make.py:TestMatchArgs.test_match_args\nPASS: tests/test_make.py:TestMatchArgs.test_explicit_match_args\nPASS: tests/test_make.py:TestMatchArgs.test_match_args_attr_set[True]\nPASS: tests/test_make.py:TestMatchArgs.test_match_args_attr_set[False]\nPASS: tests/test_make.py:TestMatchArgs.test_match_args_kw_only\nPASS: tests/test_make.py:TestMatchArgs.test_match_args_argument\nPASS: tests/test_make.py:TestMatchArgs.test_make_class\nPASS: tests/test_next_gen.py:TestNextGen.test_simple\nPASS: tests/test_next_gen.py:TestNextGen.test_field_type\nPASS: tests/test_next_gen.py:TestNextGen.test_no_slots\nPASS: tests/test_next_gen.py:TestNextGen.test_validates\nPASS: tests/test_next_gen.py:TestNextGen.test_no_order\nPASS: tests/test_next_gen.py:TestNextGen.test_override_auto_attribs_true\nPASS: tests/test_next_gen.py:TestNextGen.test_override_auto_attribs_false\nPASS: tests/test_next_gen.py:TestNextGen.test_auto_attribs_detect\nPASS: tests/test_next_gen.py:TestNextGen.test_auto_attribs_detect_fields_and_annotations\nPASS: tests/test_next_gen.py:TestNextGen.test_auto_attribs_partially_annotated\nPASS: tests/test_next_gen.py:TestNextGen.test_auto_attribs_detect_annotations\nPASS: tests/test_next_gen.py:TestNextGen.test_exception\nPASS: tests/test_next_gen.py:TestNextGen.test_frozen\nPASS: tests/test_next_gen.py:TestNextGen.test_auto_detect_eq\nPASS: tests/test_next_gen.py:TestNextGen.test_subclass_frozen\nPASS: tests/test_next_gen.py:TestNextGen.test_catches_frozen_on_setattr\nPASS: tests/test_next_gen.py:TestNextGen.test_discard_context[decorator0]\nPASS: tests/test_next_gen.py:TestNextGen.test_discard_context[decorator1]\nPASS: tests/test_next_gen.py:TestNextGen.test_discard_context[define0]\nPASS: tests/test_next_gen.py:TestNextGen.test_discard_context[define1]\nPASS: tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[decorator0]\nPASS: tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[decorator1]\nPASS: tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[define0]\nPASS: tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[define1]\nPASS: tests/test_next_gen.py:TestNextGen.test_converts_and_validates_by_default\nPASS: tests/test_next_gen.py:TestNextGen.test_mro_ng\nPASS: tests/test_next_gen.py:TestAsTuple.test_smoke\nPASS: tests/test_next_gen.py:TestAsDict.test_smoke\nPASS: tests/test_next_gen.py:TestImports.test_converters\nPASS: tests/test_next_gen.py:TestImports.test_exceptions\nPASS: tests/test_next_gen.py:TestImports.test_filters\nPASS: tests/test_next_gen.py:TestImports.test_setters\nPASS: tests/test_next_gen.py:TestImports.test_validators\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_title[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_title[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_copyright[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_copyright[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_version[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_version[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_description[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_description[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attr-__uri__]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attr-__url__]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attrs-__uri__]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attrs-__url__]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_author[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_author[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_email[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_email[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_license[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_license[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_does_not_exist[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_does_not_exist[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_version_info[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_version_info[attrs]\nPASS: tests/test_pattern_matching.py:TestPatternMatching.test_simple_match_case[attrs]\nPASS: tests/test_pattern_matching.py:TestPatternMatching.test_simple_match_case[define]\nPASS: tests/test_pattern_matching.py:TestPatternMatching.test_simple_match_case[dec2]\nPASS: tests/test_pattern_matching.py:TestPatternMatching.test_explicit_match_args\nPASS: tests/test_pattern_matching.py:TestPatternMatching.test_match_args_kw_only\nSKIP: tests/test_pyright.py:test_pyright_baseline # SKIP Requires pyright.\nSKIP: tests/test_pyright.py:test_pyright_attrsinstance_compat # SKIP Requires pyright.\nPASS: tests/test_setattr.py:TestSetAttr.test_change\nPASS: tests/test_setattr.py:TestSetAttr.test_frozen_attribute\nPASS: tests/test_setattr.py:TestSetAttr.test_validator[validate]\nPASS: tests/test_setattr.py:TestSetAttr.test_validator[on_setattr1]\nPASS: tests/test_setattr.py:TestSetAttr.test_validator[wrapped_pipe]\nPASS: tests/test_setattr.py:TestSetAttr.test_pipe\nPASS: tests/test_setattr.py:TestSetAttr.test_make_class\nPASS: tests/test_setattr.py:TestSetAttr.test_no_validator_no_converter\nPASS: tests/test_setattr.py:TestSetAttr.test_validate_respects_run_validators_config\nPASS: tests/test_setattr.py:TestSetAttr.test_frozen_on_setattr_class_is_caught\nPASS: tests/test_setattr.py:TestSetAttr.test_frozen_on_setattr_attribute_is_caught\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_reset_if_no_custom_setattr[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_reset_if_no_custom_setattr[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_pickling_retains_attrs_own[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_pickling_retains_attrs_own[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_slotted_class_can_have_custom_setattr\nXFAIL: tests/test_setattr.py:TestSetAttr.test_slotted_confused # XFAIL \nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_if_no_custom_setattr[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_if_no_custom_setattr[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_restore_respects_auto_detect[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_restore_respects_auto_detect[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_frozen[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_frozen[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_on_setattr[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_on_setattr[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-True-True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-True-False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-False-True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-False-False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-True-True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-True-False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-False-True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-False-False]\nPASS: tests/test_setattr.py:TestSetAttr.test_docstring\nPASS: tests/test_slots.py:test_slots_being_used\nPASS: tests/test_slots.py:test_basic_attr_funcs\nPASS: tests/test_slots.py:test_inheritance_from_nonslots\nPASS: tests/test_slots.py:test_nonslots_these\nPASS: tests/test_slots.py:test_inheritance_from_slots\nPASS: tests/test_slots.py:test_inheritance_from_slots_with_attribute_override\nPASS: tests/test_slots.py:test_inherited_slot_reuses_slot_descriptor\nPASS: tests/test_slots.py:test_bare_inheritance_from_slots\nPASS: tests/test_slots.py:TestClosureCellRewriting.test_closure_cell_rewriting\nPASS: tests/test_slots.py:TestClosureCellRewriting.test_inheritance\nPASS: tests/test_slots.py:TestClosureCellRewriting.test_cls_static[True]\nPASS: tests/test_slots.py:TestClosureCellRewriting.test_cls_static[False]\nPASS: tests/test_slots.py:test_not_weakrefable\nSKIP: tests/test_slots.py:test_implicitly_weakrefable # SKIP slots without weakref_slot should only work on PyPy\nPASS: tests/test_slots.py:test_weakrefable\nPASS: tests/test_slots.py:test_weakref_does_not_add_a_field\nPASS: tests/test_slots.py:tests_weakref_does_not_add_when_inheriting_with_weakref\nPASS: tests/test_slots.py:tests_weakref_does_not_add_with_weakref_attribute\nPASS: tests/test_slots.py:test_slots_empty_cell\nPASS: tests/test_slots.py:TestPickle.test_pickleable_by_default[0]\nPASS: tests/test_slots.py:TestPickle.test_pickleable_by_default[1]\nPASS: tests/test_slots.py:TestPickle.test_pickleable_by_default[2]\nPASS: tests/test_slots.py:TestPickle.test_pickleable_by_default[3]\nPASS: tests/test_slots.py:TestPickle.test_pickleable_by_default[4]\nPASS: tests/test_slots.py:TestPickle.test_no_getstate_setstate_for_dict_classes\nPASS: tests/test_slots.py:TestPickle.test_no_getstate_setstate_if_option_false\nPASS: tests/test_slots.py:TestPickle.test_getstate_set_state_force_true[cls0]\nPASS: tests/test_slots.py:TestPickle.test_getstate_set_state_force_true[cls1]\nPASS: tests/test_slots.py:test_slots_super_property_get\nPASS: tests/test_slots.py:test_slots_super_property_get_shortcut\nPASS: tests/test_slots.py:test_slots_cached_property_allows_call\nPASS: tests/test_slots.py:test_slots_cached_property_class_does_not_have__dict__\nPASS: tests/test_slots.py:test_slots_cached_property_works_on_frozen_isntances\nPASS: tests/test_slots.py:test_slots_cached_property_infers_type\nPASS: tests/test_slots.py:test_slots_cached_property_with_empty_getattr_raises_attribute_error_of_requested\nPASS: tests/test_slots.py:test_slots_cached_property_with_getattr_calls_getattr_for_missing_attributes\nPASS: tests/test_slots.py:test_slots_getattr_in_superclass__is_called_for_missing_attributes_when_cached_property_present\nPASS: tests/test_slots.py:test_slots_getattr_in_subclass_gets_superclass_cached_property\nPASS: tests/test_slots.py:test_slots_sub_class_with_independent_cached_properties_both_work\nPASS: tests/test_slots.py:test_slots_with_multiple_cached_property_subclasses_works\nPASS: tests/test_slots.py:test_slots_sub_class_avoids_duplicated_slots\nPASS: tests/test_slots.py:test_slots_sub_class_with_actual_slot\nPASS: tests/test_slots.py:test_slots_cached_property_is_not_called_at_construction\nPASS: tests/test_slots.py:test_slots_cached_property_repeat_call_only_once\nPASS: tests/test_slots.py:test_slots_cached_property_called_independent_across_instances\nPASS: tests/test_slots.py:test_slots_cached_properties_work_independently\nPASS: tests/test_slots.py:test_slots_unpickle_after_attr_removed\nPASS: tests/test_slots.py:test_slots_unpickle_after_attr_added[True]\nPASS: tests/test_slots.py:test_slots_unpickle_after_attr_added[False]\nPASS: tests/test_slots.py:test_slots_unpickle_is_backward_compatible[True]\nPASS: tests/test_slots.py:test_slots_unpickle_is_backward_compatible[False]\nPASS: tests/test_utils.py:TestSimpleClass.test_returns_class\nPASS: tests/test_utils.py:TestSimpleClass.test_returns_distinct_classes\nPASS: tests/test_validators.py:TestDisableValidators.test_default\nPASS: tests/test_validators.py:TestDisableValidators.test_set_validators_disabled[True-False]\nPASS: tests/test_validators.py:TestDisableValidators.test_set_validators_disabled[False-True]\nPASS: tests/test_validators.py:TestDisableValidators.test_disabled[True-False]\nPASS: tests/test_validators.py:TestDisableValidators.test_disabled[False-True]\nPASS: tests/test_validators.py:TestDisableValidators.test_disabled_ctx\nPASS: tests/test_validators.py:TestDisableValidators.test_disabled_ctx_with_errors\nPASS: tests/test_validators.py:TestInstanceOf.test_in_all\nPASS: tests/test_validators.py:TestInstanceOf.test_success\nPASS: tests/test_validators.py:TestInstanceOf.test_subclass\nPASS: tests/test_validators.py:TestInstanceOf.test_fail\nPASS: tests/test_validators.py:TestInstanceOf.test_repr\nPASS: tests/test_validators.py:TestMatchesRe.test_in_all\nPASS: tests/test_validators.py:TestMatchesRe.test_match\nPASS: tests/test_validators.py:TestMatchesRe.test_flags\nPASS: tests/test_validators.py:TestMatchesRe.test_precompiled_pattern\nPASS: tests/test_validators.py:TestMatchesRe.test_precompiled_pattern_no_flags\nPASS: tests/test_validators.py:TestMatchesRe.test_different_func\nPASS: tests/test_validators.py:TestMatchesRe.test_catches_invalid_func\nPASS: tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[None]\nPASS: tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[fullmatch]\nPASS: tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[match]\nPASS: tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[search]\nPASS: tests/test_validators.py:TestMatchesRe.test_repr\nPASS: tests/test_validators.py:TestAnd.test_in_all\nPASS: tests/test_validators.py:TestAnd.test_success\nPASS: tests/test_validators.py:TestAnd.test_fail\nPASS: tests/test_validators.py:TestAnd.test_sugar\nPASS: tests/test_validators.py:TestProvides.test_in_all\nSKIP: tests/test_validators.py:TestProvides.test_success # SKIP zope-related tests skipped when zope.interface is not installed\nSKIP: tests/test_validators.py:TestProvides.test_fail # SKIP zope-related tests skipped when zope.interface is not installed\nSKIP: tests/test_validators.py:TestProvides.test_repr # SKIP zope-related tests skipped when zope.interface is not installed\nPASS: tests/test_validators.py:TestOptional.test_in_all[validator0]\nPASS: tests/test_validators.py:TestOptional.test_in_all[validator1]\nPASS: tests/test_validators.py:TestOptional.test_in_all[validator2]\nPASS: tests/test_validators.py:TestOptional.test_success[validator0]\nPASS: tests/test_validators.py:TestOptional.test_success[validator1]\nPASS: tests/test_validators.py:TestOptional.test_success[validator2]\nPASS: tests/test_validators.py:TestOptional.test_success_with_none[validator0]\nPASS: tests/test_validators.py:TestOptional.test_success_with_none[validator1]\nPASS: tests/test_validators.py:TestOptional.test_success_with_none[validator2]\nPASS: tests/test_validators.py:TestOptional.test_fail[validator0]\nPASS: tests/test_validators.py:TestOptional.test_fail[validator1]\nPASS: tests/test_validators.py:TestOptional.test_fail[validator2]\nPASS: tests/test_validators.py:TestOptional.test_repr[validator0]\nPASS: tests/test_validators.py:TestOptional.test_repr[validator1]\nPASS: tests/test_validators.py:TestOptional.test_repr[validator2]\nPASS: tests/test_validators.py:TestIn_.test_in_all\nPASS: tests/test_validators.py:TestIn_.test_success_with_value\nPASS: tests/test_validators.py:TestIn_.test_fail\nPASS: tests/test_validators.py:TestIn_.test_fail_with_string\nPASS: tests/test_validators.py:TestIn_.test_repr\nPASS: tests/test_validators.py:TestDeepIterable.test_in_all\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_only[member_validator0]\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_and_iterable[member_validator0]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member[member_validator0]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_iterable[member_validator0]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member_and_iterable[member_validator0]\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_only[member_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_and_iterable[member_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member[member_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_iterable[member_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member_and_iterable[member_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_only[member_validator2]\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_and_iterable[member_validator2]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member[member_validator2]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_iterable[member_validator2]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member_and_iterable[member_validator2]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[member_validator0-42]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[42-iterable_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[42-42]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[42-None]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[member_validator4-42]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[member_validator5-42]\nPASS: tests/test_validators.py:TestDeepIterable.test_repr_member_only\nPASS: tests/test_validators.py:TestDeepIterable.test_repr_member_only_sequence\nPASS: tests/test_validators.py:TestDeepIterable.test_repr_member_and_iterable\nPASS: tests/test_validators.py:TestDeepIterable.test_repr_sequence_member_and_iterable\nPASS: tests/test_validators.py:TestDeepMapping.test_in_all\nPASS: tests/test_validators.py:TestDeepMapping.test_success\nPASS: tests/test_validators.py:TestDeepMapping.test_noncallable_validators[42-value_validator0-None]\nPASS: tests/test_validators.py:TestDeepMapping.test_noncallable_validators[key_validator1-42-None]\nPASS: tests/test_validators.py:TestDeepMapping.test_noncallable_validators[key_validator2-value_validator2-42]\nPASS: tests/test_validators.py:TestDeepMapping.test_noncallable_validators[42-42-None]\nPASS: tests/test_validators.py:TestDeepMapping.test_noncallable_validators[42-42-42]\nPASS: tests/test_validators.py:TestDeepMapping.test_fail_invalid_mapping\nPASS: tests/test_validators.py:TestDeepMapping.test_fail_invalid_key\nPASS: tests/test_validators.py:TestDeepMapping.test_fail_invalid_member\nPASS: tests/test_validators.py:TestDeepMapping.test_repr\nPASS: tests/test_validators.py:TestIsCallable.test_in_all\nPASS: tests/test_validators.py:TestIsCallable.test_success\nPASS: tests/test_validators.py:TestIsCallable.test_fail\nPASS: tests/test_validators.py:TestIsCallable.test_repr\nPASS: tests/test_validators.py:TestIsCallable.test_exception_repr\nPASS: tests/test_validators.py:test_hashability\nPASS: tests/test_validators.py:TestLtLeGeGt.test_in_all\nPASS: tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[lt]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[le]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[ge]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[gt]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[lt-3]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[le-3]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[le-4]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[ge-4]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[ge-5]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[gt-5]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_invalid[lt-4]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_invalid[le-5]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_invalid[ge-3]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_invalid[gt-4]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_repr[lt]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_repr[le]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_repr[ge]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_repr[gt]\nPASS: tests/test_validators.py:TestMaxLen.test_in_all\nPASS: tests/test_validators.py:TestMaxLen.test_retrieve_max_len\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[]\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[foo]\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[spam]\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[value3]\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[value4]\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[value5]\nPASS: tests/test_validators.py:TestMaxLen.test_check_invalid[bacon]\nPASS: tests/test_validators.py:TestMaxLen.test_check_invalid[value1]\nPASS: tests/test_validators.py:TestMaxLen.test_repr\nPASS: tests/test_validators.py:TestMinLen.test_in_all\nPASS: tests/test_validators.py:TestMinLen.test_retrieve_min_len\nPASS: tests/test_validators.py:TestMinLen.test_check_valid[foo]\nPASS: tests/test_validators.py:TestMinLen.test_check_valid[spam]\nPASS: tests/test_validators.py:TestMinLen.test_check_valid[value2]\nPASS: tests/test_validators.py:TestMinLen.test_check_valid[value3]\nPASS: tests/test_validators.py:TestMinLen.test_check_invalid[]\nPASS: tests/test_validators.py:TestMinLen.test_check_invalid[value1]\nPASS: tests/test_validators.py:TestMinLen.test_repr\nPASS: tests/test_validators.py:TestSubclassOf.test_success\nPASS: tests/test_validators.py:TestSubclassOf.test_subclass\nPASS: tests/test_validators.py:TestSubclassOf.test_fail\nPASS: tests/test_validators.py:TestSubclassOf.test_repr\nPASS: tests/test_validators.py:TestNot_.test_not_all\nPASS: tests/test_validators.py:TestNot_.test_repr\nPASS: tests/test_validators.py:TestNot_.test_success_because_fails\nPASS: tests/test_validators.py:TestNot_.test_fails_because_success\nPASS: tests/test_validators.py:TestNot_.test_composable_with_in_pass\nPASS: tests/test_validators.py:TestNot_.test_composable_with_in_fail\nPASS: tests/test_validators.py:TestNot_.test_composable_with_matches_re_pass\nPASS: tests/test_validators.py:TestNot_.test_composable_with_matches_re_fail\nPASS: tests/test_validators.py:TestNot_.test_composable_with_instance_of_pass\nPASS: tests/test_validators.py:TestNot_.test_composable_with_instance_of_fail\nPASS: tests/test_validators.py:TestNot_.test_custom_capture_match\nPASS: tests/test_validators.py:TestNot_.test_custom_capture_miss\nPASS: tests/test_validators.py:TestNot_.test_custom_msg\nPASS: tests/test_validators.py:TestNot_.test_bad_exception_args\nPASS: tests/test_version_info.py:TestVersionInfo.test_from_string_no_releaselevel\nPASS: tests/test_version_info.py:TestVersionInfo.test_suffix_is_preserved\nPASS: tests/test_version_info.py:TestVersionInfo.test_wrong_len[other0]\nPASS: tests/test_version_info.py:TestVersionInfo.test_wrong_len[other1]\nPASS: tests/test_version_info.py:TestVersionInfo.test_wrong_type[other0]\nPASS: tests/test_version_info.py:TestVersionInfo.test_order\n============================================================================\nTestsuite summary\n# TOTAL: 1326\n# PASS: 1318\n# SKIP: 7\n# XFAIL: 1\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 88\nEND: /usr/lib/python3-attrs/ptest\n2024-02-06T09:28\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-attrs": {
                    "duration": "88",
                    "log": "START: ptest-runner\n2024-02-06T09:27\nPASS: tests/test_abc.py:TestUpdateAbstractMethods.test_abc_implementation[True]\nPASS: tests/test_abc.py:TestUpdateAbstractMethods.test_abc_implementation[False]\nPASS: tests/test_abc.py:TestUpdateAbstractMethods.test_remain_abstract[True]\nPASS: tests/test_abc.py:TestUpdateAbstractMethods.test_remain_abstract[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_basic_annotations\nPASS: tests/test_annotations.py:TestAnnotations.test_catches_basic_type_conflict\nPASS: tests/test_annotations.py:TestAnnotations.test_typing_annotations\nPASS: tests/test_annotations.py:TestAnnotations.test_only_attrs_annotations_collected\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs_unannotated[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs_unannotated[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs_subclassing[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_auto_attribs_subclassing[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_converter_annotations\nPASS: tests/test_annotations.py:TestAnnotations.test_converter_attrib_annotations\nPASS: tests/test_annotations.py:TestAnnotations.test_non_introspectable_converter\nPASS: tests/test_annotations.py:TestAnnotations.test_nullary_converter\nPASS: tests/test_annotations.py:TestAnnotations.test_pipe\nPASS: tests/test_annotations.py:TestAnnotations.test_pipe_empty\nPASS: tests/test_annotations.py:TestAnnotations.test_pipe_non_introspectable\nPASS: tests/test_annotations.py:TestAnnotations.test_pipe_nullary\nPASS: tests/test_annotations.py:TestAnnotations.test_optional\nPASS: tests/test_annotations.py:TestAnnotations.test_optional_non_introspectable\nPASS: tests/test_annotations.py:TestAnnotations.test_optional_nullary\nPASS: tests/test_annotations.py:TestAnnotations.test_annotations_strings[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_annotations_strings[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_typing_extensions_classvar[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_typing_extensions_classvar[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_keyword_only_auto_attribs\nPASS: tests/test_annotations.py:TestAnnotations.test_base_class_variable\nPASS: tests/test_annotations.py:TestAnnotations.test_removes_none_too\nPASS: tests/test_annotations.py:TestAnnotations.test_non_comparable_defaults\nPASS: tests/test_annotations.py:TestAnnotations.test_basic_resolve\nPASS: tests/test_annotations.py:TestAnnotations.test_extra_resolve\nPASS: tests/test_annotations.py:TestAnnotations.test_resolve_types_auto_attrib[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_resolve_types_auto_attrib[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_resolve_types_decorator[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_resolve_types_decorator[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_self_reference[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_self_reference[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_forward_reference[True]\nPASS: tests/test_annotations.py:TestAnnotations.test_forward_reference[False]\nPASS: tests/test_annotations.py:TestAnnotations.test_init_type_hints\nPASS: tests/test_annotations.py:TestAnnotations.test_init_type_hints_fake_module\nPASS: tests/test_annotations.py:TestAnnotations.test_inheritance\nPASS: tests/test_annotations.py:TestAnnotations.test_resolve_twice\nPASS: tests/test_annotations.py:test_is_class_var[ClassVar]\nPASS: tests/test_annotations.py:test_is_class_var[typing.ClassVar]\nPASS: tests/test_annotations.py:test_is_class_var['typing.ClassVar[dict]']\nPASS: tests/test_annotations.py:test_is_class_var[t.ClassVar[int]]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_same_type[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_same_type[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_unequal_same_type[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_unequal_same_type[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_unequal_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_unequal_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_unequal_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_different_type[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_different_type[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_different_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_different_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_equal_different_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_unorderable[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_unorderable[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_lt_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_lt_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_lt_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_different_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_different_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_lt_different_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_unorderable[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_unorderable[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_le_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_le_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_le_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_different_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_different_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_le_different_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_unorderable[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_unorderable[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_gt_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_gt_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_gt_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_different_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_different_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_gt_different_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_unorderable[EqCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_unorderable[EqCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_ge_same_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_ge_same_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_not_ge_same_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_different_type[PartialOrderCSameType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_different_type[PartialOrderCAnyType]\nPASS: tests/test_cmp.py:TestEqOrder.test_ge_different_type[FullOrderCSameType]\nPASS: tests/test_cmp.py:TestDundersUnnamedClass.test_class\nPASS: tests/test_cmp.py:TestDundersUnnamedClass.test_eq\nPASS: tests/test_cmp.py:TestDundersUnnamedClass.test_ne\nPASS: tests/test_cmp.py:TestTotalOrderingException.test_eq_must_specified\nPASS: tests/test_cmp.py:TestNotImplementedIsPropagated.test_not_implemented_is_propagated\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_class\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_eq\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_ne\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_lt\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_le\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_gt\nPASS: tests/test_cmp.py:TestDundersPartialOrdering.test_ge\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_class\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_eq\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_ne\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_lt\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_le\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_gt\nPASS: tests/test_cmp.py:TestDundersFullOrdering.test_ge\nPASS: tests/test_compat.py:TestMetadataProxy.test_repr\nPASS: tests/test_compat.py:TestMetadataProxy.test_immutable\nPASS: tests/test_compat.py:test_attrsinstance_subclass_protocol\nPASS: tests/test_config.py:TestConfig.test_default\nPASS: tests/test_config.py:TestConfig.test_set_run_validators\nPASS: tests/test_config.py:TestConfig.test_get_run_validators\nPASS: tests/test_config.py:TestConfig.test_wrong_type\nPASS: tests/test_converters.py:TestOptional.test_success_with_type\nPASS: tests/test_converters.py:TestOptional.test_success_with_none\nPASS: tests/test_converters.py:TestOptional.test_fail\nPASS: tests/test_converters.py:TestDefaultIfNone.test_missing_default\nPASS: tests/test_converters.py:TestDefaultIfNone.test_too_many_defaults\nPASS: tests/test_converters.py:TestDefaultIfNone.test_factory_takes_self\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[1]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[0]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[True]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[False]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[foo]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_not_none[val6]\nPASS: tests/test_converters.py:TestDefaultIfNone.test_none_value\nPASS: tests/test_converters.py:TestDefaultIfNone.test_none_factory\nPASS: tests/test_converters.py:TestPipe.test_success\nPASS: tests/test_converters.py:TestPipe.test_fail\nPASS: tests/test_converters.py:TestPipe.test_sugar\nPASS: tests/test_converters.py:TestPipe.test_empty\nPASS: tests/test_converters.py:TestToBool.test_unhashable\nPASS: tests/test_converters.py:TestToBool.test_truthy\nPASS: tests/test_converters.py:TestToBool.test_falsy\nPASS: tests/test_dunders.py:TestEqOrder.test_eq_ignore_attrib\nPASS: tests/test_dunders.py:TestEqOrder.test_equal[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_equal[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_equal_callable[EqCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_equal_callable[EqCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_same_class[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_same_class[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_same_class_callable[EqCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_same_class_callable[EqCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_different_class[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_different_class[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_different_class[EqCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_unequal_different_class[EqCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_callable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_callable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_unordable[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_unordable[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_unordable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_lt_unordable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_le[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_le[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_callable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_callable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_unordable[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_unordable[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_unordable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_le_unordable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_callable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_callable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_unordable[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_unordable[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_unordable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_gt_unordable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_callable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_callable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_unordable[C0]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_unordable[C1]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_unordable[OrderCallableC]\nPASS: tests/test_dunders.py:TestEqOrder.test_ge_unordable[OrderCallableCSlots]\nPASS: tests/test_dunders.py:TestAddRepr.test_repr[True]\nPASS: tests/test_dunders.py:TestAddRepr.test_repr[False]\nPASS: tests/test_dunders.py:TestAddRepr.test_repr_works[C0]\nPASS: tests/test_dunders.py:TestAddRepr.test_repr_works[C1]\nPASS: tests/test_dunders.py:TestAddRepr.test_custom_repr_works\nPASS: tests/test_dunders.py:TestAddRepr.test_infinite_recursion\nPASS: tests/test_dunders.py:TestAddRepr.test_infinite_recursion_long_cycle\nPASS: tests/test_dunders.py:TestAddRepr.test_underscores\nPASS: tests/test_dunders.py:TestAddRepr.test_repr_uninitialized_member\nPASS: tests/test_dunders.py:TestAddRepr.test_str\nPASS: tests/test_dunders.py:TestAddRepr.test_str_no_repr\nPASS: tests/test_dunders.py:TestAddHash.test_enforces_type\nPASS: tests/test_dunders.py:TestAddHash.test_enforce_no_cache_hash_without_hash\nPASS: tests/test_dunders.py:TestAddHash.test_enforce_no_cached_hash_without_init\nPASS: tests/test_dunders.py:TestAddHash.test_hash_attribute\nPASS: tests/test_dunders.py:TestAddHash.test_hash_attribute_mirrors_eq\nPASS: tests/test_dunders.py:TestAddHash.test_hash_mirrors_eq\nPASS: tests/test_dunders.py:TestAddHash.test_hash_works[C0]\nPASS: tests/test_dunders.py:TestAddHash.test_hash_works[C1]\nPASS: tests/test_dunders.py:TestAddHash.test_hash_works[C2]\nPASS: tests/test_dunders.py:TestAddHash.test_hash_works[C3]\nPASS: tests/test_dunders.py:TestAddHash.test_hash_works[C4]\nPASS: tests/test_dunders.py:TestAddHash.test_hash_default\nPASS: tests/test_dunders.py:TestAddHash.test_cache_hashing\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-True-True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-True-False]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-False-True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[True-False-False]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-True-True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-True-False]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-False-True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_hash_cleared[False-False-False]\nPASS: tests/test_dunders.py:TestAddHash.test_cache_hash_serialization_hash_cleared[HashCacheSerializationTestUncached-False]\nPASS: tests/test_dunders.py:TestAddHash.test_cache_hash_serialization_hash_cleared[HashCacheSerializationTestCached-True]\nPASS: tests/test_dunders.py:TestAddHash.test_cache_hash_serialization_hash_cleared[HashCacheSerializationTestCachedSlots-True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_two_arg_reduce[True]\nPASS: tests/test_dunders.py:TestAddHash.test_copy_two_arg_reduce[False]\nPASS: tests/test_dunders.py:TestAddInit.test_init\nPASS: tests/test_dunders.py:TestAddInit.test_no_init_default\nPASS: tests/test_dunders.py:TestAddInit.test_no_init_order\nPASS: tests/test_dunders.py:TestAddInit.test_sets_attributes\nPASS: tests/test_dunders.py:TestAddInit.test_default\nPASS: tests/test_dunders.py:TestAddInit.test_factory\nPASS: tests/test_dunders.py:TestAddInit.test_validator\nPASS: tests/test_dunders.py:TestAddInit.test_validator_slots\nPASS: tests/test_dunders.py:TestAddInit.test_validator_others\nPASS: tests/test_dunders.py:TestAddInit.test_underscores\nPASS: tests/test_dunders.py:TestNothing.test_copy\nPASS: tests/test_dunders.py:TestNothing.test_deepcopy\nPASS: tests/test_dunders.py:TestNothing.test_eq\nPASS: tests/test_dunders.py:TestNothing.test_false\nPASS: tests/test_dunders.py:TestFilenames.test_filenames\nPASS: tests/test_filters.py:TestSplitWhat.test_splits\nPASS: tests/test_filters.py:TestInclude.test_allow[incl0-42]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl1-hello]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl2-42]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl3-hello]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl4-42]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl5-hello]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl6-42]\nPASS: tests/test_filters.py:TestInclude.test_allow[incl7-hello]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl0-42]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl1-hello]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl2-42]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl3-hello]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl4-42]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl5-hello]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl6-42]\nPASS: tests/test_filters.py:TestInclude.test_drop_class[incl7-hello]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl0-42]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl1-hello]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl2-42]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl3-hello]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl4-42]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl5-hello]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl6-42]\nPASS: tests/test_filters.py:TestExclude.test_allow[excl7-hello]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl0-42]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl1-hello]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl2-42]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl3-hello]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl4-42]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl5-hello]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl6-42]\nPASS: tests/test_filters.py:TestExclude.test_drop_class[excl7-hello]\nPASS: tests/test_funcs.py:TestAsDict.test_shallow\nPASS: tests/test_funcs.py:TestAsDict.test_recurse\nPASS: tests/test_funcs.py:TestAsDict.test_nested_lists\nPASS: tests/test_funcs.py:TestAsDict.test_nested_dicts\nPASS: tests/test_funcs.py:TestAsDict.test_recurse_property\nPASS: tests/test_funcs.py:TestAsDict.test_filter\nPASS: tests/test_funcs.py:TestAsDict.test_lists_tuples\nPASS: tests/test_funcs.py:TestAsDict.test_lists_tuples_retain_type\nPASS: tests/test_funcs.py:TestAsDict.test_sets_no_retain\nPASS: tests/test_funcs.py:TestAsDict.test_dicts\nPASS: tests/test_funcs.py:TestAsDict.test_roundtrip\nPASS: tests/test_funcs.py:TestAsDict.test_asdict_preserve_order\nPASS: tests/test_funcs.py:TestAsDict.test_retain_keys_are_tuples\nPASS: tests/test_funcs.py:TestAsDict.test_tuple_keys\nPASS: tests/test_funcs.py:TestAsDict.test_named_tuple_retain_type\nPASS: tests/test_funcs.py:TestAsDict.test_type_error_with_retain_type\nPASS: tests/test_funcs.py:TestAsTuple.test_shallow\nPASS: tests/test_funcs.py:TestAsTuple.test_recurse\nPASS: tests/test_funcs.py:TestAsTuple.test_recurse_property\nPASS: tests/test_funcs.py:TestAsTuple.test_recurse_retain\nPASS: tests/test_funcs.py:TestAsTuple.test_filter\nPASS: tests/test_funcs.py:TestAsTuple.test_lists_tuples\nPASS: tests/test_funcs.py:TestAsTuple.test_dicts\nPASS: tests/test_funcs.py:TestAsTuple.test_lists_tuples_retain_type\nPASS: tests/test_funcs.py:TestAsTuple.test_dicts_retain_type\nPASS: tests/test_funcs.py:TestAsTuple.test_roundtrip\nPASS: tests/test_funcs.py:TestAsTuple.test_sets_no_retain\nPASS: tests/test_funcs.py:TestAsTuple.test_named_tuple_retain_type\nPASS: tests/test_funcs.py:TestAsTuple.test_type_error_with_retain_type\nPASS: tests/test_funcs.py:TestHas.test_positive\nPASS: tests/test_funcs.py:TestHas.test_positive_empty\nPASS: tests/test_funcs.py:TestHas.test_negative\nPASS: tests/test_funcs.py:TestHas.test_generics\nPASS: tests/test_funcs.py:TestHas.test_generics_negative\nPASS: tests/test_funcs.py:TestAssoc.test_empty\nPASS: tests/test_funcs.py:TestAssoc.test_no_changes\nPASS: tests/test_funcs.py:TestAssoc.test_change\nPASS: tests/test_funcs.py:TestAssoc.test_unknown\nPASS: tests/test_funcs.py:TestAssoc.test_frozen\nPASS: tests/test_funcs.py:TestEvolve.test_empty\nPASS: tests/test_funcs.py:TestEvolve.test_no_changes\nPASS: tests/test_funcs.py:TestEvolve.test_change\nPASS: tests/test_funcs.py:TestEvolve.test_unknown\nPASS: tests/test_funcs.py:TestEvolve.test_validator_failure\nPASS: tests/test_funcs.py:TestEvolve.test_private\nPASS: tests/test_funcs.py:TestEvolve.test_non_init_attrs\nPASS: tests/test_funcs.py:TestEvolve.test_regression_attrs_classes\nPASS: tests/test_funcs.py:TestEvolve.test_dicts\nPASS: tests/test_funcs.py:TestEvolve.test_inst_kw\nPASS: tests/test_funcs.py:TestEvolve.test_no_inst\nPASS: tests/test_funcs.py:TestEvolve.test_too_many_pos_args\nPASS: tests/test_funcs.py:TestEvolve.test_can_change_inst\nPASS: tests/test_functional.py:TestFunctional.test_fields[C2]\nPASS: tests/test_functional.py:TestFunctional.test_fields[C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_asdict[C1]\nPASS: tests/test_functional.py:TestFunctional.test_asdict[C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_validator[C1]\nPASS: tests/test_functional.py:TestFunctional.test_validator[C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_renaming\nPASS: tests/test_functional.py:TestFunctional.test_programmatic\nPASS: tests/test_functional.py:TestFunctional.test_subclassing_with_extra_attrs[Sub]\nPASS: tests/test_functional.py:TestFunctional.test_subclassing_with_extra_attrs[SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_subclass_without_extra_attrs[Base]\nPASS: tests/test_functional.py:TestFunctional.test_subclass_without_extra_attrs[BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_instance[Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_instance[FrozenToo]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[2-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[3-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[4-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_attributes[5-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[2-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[3-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[4-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-C1]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-C1Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-C2]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-C2Slots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-Base]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-BaseSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-Sub]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-SubSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-Frozen]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-FrozenNoSlots]\nPASS: tests/test_functional.py:TestFunctional.test_pickle_object[5-FromMakeClass]\nPASS: tests/test_functional.py:TestFunctional.test_subclassing_frozen_gives_frozen\nPASS: tests/test_functional.py:TestFunctional.test_metaclass_preserved[WithMeta]\nPASS: tests/test_functional.py:TestFunctional.test_metaclass_preserved[WithMetaSlots]\nPASS: tests/test_functional.py:TestFunctional.test_default_decorator\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_overwrite[False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_dict_patch_class\nPASS: tests/test_functional.py:TestFunctional.test_hash_by_id\nPASS: tests/test_functional.py:TestFunctional.test_handles_different_defaults\nPASS: tests/test_functional.py:TestFunctional.test_hash_false_eq_false[True]\nPASS: tests/test_functional.py:TestFunctional.test_hash_false_eq_false[False]\nPASS: tests/test_functional.py:TestFunctional.test_eq_false[True]\nPASS: tests/test_functional.py:TestFunctional.test_eq_false[False]\nPASS: tests/test_functional.py:TestFunctional.test_overwrite_base\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-True-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-True-False-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-True-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[True-False-False-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-True-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-True-False-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-True-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-True-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-True-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-True-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-True-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-True-False]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-False-True]\nPASS: tests/test_functional.py:TestFunctional.test_frozen_slots_combo[False-False-False-False-False-False-False-False]\nPASS: tests/test_functional.py:TestFunctional.test_tuple_class_aliasing\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc[True-True]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc[True-False]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc[False-True]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc[False-False]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[True-True]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[True-False]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[False-True]\nPASS: tests/test_functional.py:TestFunctional.test_auto_exc_one_attrib[False-False]\nPASS: tests/test_functional.py:TestFunctional.test_eq_only[True-True]\nPASS: tests/test_functional.py:TestFunctional.test_eq_only[True-False]\nPASS: tests/test_functional.py:TestFunctional.test_eq_only[False-True]\nPASS: tests/test_functional.py:TestFunctional.test_eq_only[False-False]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[True-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[True-False]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[False-True]\nPASS: tests/test_functional.py:TestFunctional.test_attrib_cmp_shortcut[False-False]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_if_validate_without_validators[True]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_if_validate_without_validators[False]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_if_convert_without_converters[True]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_if_convert_without_converters[False]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_with_ng_defaults[True]\nPASS: tests/test_functional.py:TestFunctional.test_no_setattr_with_ng_defaults[False]\nPASS: tests/test_functional.py:TestFunctional.test_on_setattr_detect_inherited_validators\nPASS: tests/test_functional.py:TestFunctional.test_unsafe_hash[True]\nPASS: tests/test_functional.py:TestFunctional.test_unsafe_hash[False]\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_applied\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_applied_auto_attrib\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_applied_modify_attrib\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_remove_field\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_add_field\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_override_alias\nPASS: tests/test_hooks.py:TestTransformHook.test_hook_with_inheritance\nPASS: tests/test_hooks.py:TestTransformHook.test_attrs_attrclass\nPASS: tests/test_hooks.py:TestAsDictHook.test_asdict\nPASS: tests/test_hooks.py:TestAsDictHook.test_asdict_calls\nPASS: tests/test_import.py:TestImportStar.test_from_attr_import_star\nPASS: tests/test_init_subclass.py:test_init_subclass_vanilla[True]\nPASS: tests/test_init_subclass.py:test_init_subclass_vanilla[False]\nPASS: tests/test_init_subclass.py:test_init_subclass_attrs\nPASS: tests/test_init_subclass.py:test_init_subclass_slots_workaround\nPASS: tests/test_make.py:TestCountingAttr.test_returns_Attr\nPASS: tests/test_make.py:TestCountingAttr.test_validators_lists_to_wrapped_tuples\nPASS: tests/test_make.py:TestCountingAttr.test_validator_decorator_single\nPASS: tests/test_make.py:TestCountingAttr.test_validator_decorator[<lambda>0]\nPASS: tests/test_make.py:TestCountingAttr.test_validator_decorator[<lambda>1]\nPASS: tests/test_make.py:TestCountingAttr.test_validator_decorator[<lambda>2]\nPASS: tests/test_make.py:TestCountingAttr.test_default_decorator_already_set\nPASS: tests/test_make.py:TestCountingAttr.test_default_decorator_sets\nPASS: tests/test_make.py:TestTransformAttrs.test_no_modifications\nPASS: tests/test_make.py:TestTransformAttrs.test_normal\nPASS: tests/test_make.py:TestTransformAttrs.test_empty\nPASS: tests/test_make.py:TestTransformAttrs.test_transforms_to_attribute\nPASS: tests/test_make.py:TestTransformAttrs.test_conflicting_defaults\nPASS: tests/test_make.py:TestTransformAttrs.test_kw_only\nPASS: tests/test_make.py:TestTransformAttrs.test_these\nPASS: tests/test_make.py:TestTransformAttrs.test_these_leave_body\nPASS: tests/test_make.py:TestTransformAttrs.test_these_ordered\nPASS: tests/test_make.py:TestTransformAttrs.test_multiple_inheritance_old\nPASS: tests/test_make.py:TestTransformAttrs.test_overwrite_proper_mro\nPASS: tests/test_make.py:TestTransformAttrs.test_multiple_inheritance_proper_mro\nPASS: tests/test_make.py:TestTransformAttrs.test_mro\nPASS: tests/test_make.py:TestTransformAttrs.test_inherited\nPASS: tests/test_make.py:TestAttributes.test_sets_attrs\nPASS: tests/test_make.py:TestAttributes.test_empty\nPASS: tests/test_make.py:TestAttributes.test_immutable\nPASS: tests/test_make.py:TestAttributes.test_adds_all_by_default[__repr__]\nPASS: tests/test_make.py:TestAttributes.test_adds_all_by_default[__eq__]\nPASS: tests/test_make.py:TestAttributes.test_adds_all_by_default[__hash__]\nPASS: tests/test_make.py:TestAttributes.test_adds_all_by_default[__init__]\nPASS: tests/test_make.py:TestAttributes.test_respects_add_arguments[repr-__repr__]\nPASS: tests/test_make.py:TestAttributes.test_respects_add_arguments[eq-__eq__]\nPASS: tests/test_make.py:TestAttributes.test_respects_add_arguments[order-__le__]\nPASS: tests/test_make.py:TestAttributes.test_respects_add_arguments[hash-__hash__]\nPASS: tests/test_make.py:TestAttributes.test_respects_add_arguments[init-__init__]\nPASS: tests/test_make.py:TestAttributes.test_respects_init_attrs_init[True]\nPASS: tests/test_make.py:TestAttributes.test_respects_init_attrs_init[False]\nPASS: tests/test_make.py:TestAttributes.test_repr_qualname\nPASS: tests/test_make.py:TestAttributes.test_repr_fake_qualname\nPASS: tests/test_make.py:TestAttributes.test_name_not_overridden\nPASS: tests/test_make.py:TestAttributes.test_pre_init[True]\nPASS: tests/test_make.py:TestAttributes.test_pre_init[False]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_args[True]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_args[False]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_kwargs[True]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_kwargs[False]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_kwargs_only[True]\nPASS: tests/test_make.py:TestAttributes.test_pre_init_kwargs_only[False]\nPASS: tests/test_make.py:TestAttributes.test_post_init[True]\nPASS: tests/test_make.py:TestAttributes.test_post_init[False]\nPASS: tests/test_make.py:TestAttributes.test_pre_post_init_order[True]\nPASS: tests/test_make.py:TestAttributes.test_pre_post_init_order[False]\nPASS: tests/test_make.py:TestAttributes.test_types\nPASS: tests/test_make.py:TestAttributes.test_clean_class[True]\nPASS: tests/test_make.py:TestAttributes.test_clean_class[False]\nPASS: tests/test_make.py:TestAttributes.test_factory_sugar\nPASS: tests/test_make.py:TestAttributes.test_sugar_factory_mutex\nPASS: tests/test_make.py:TestAttributes.test_sugar_callable\nPASS: tests/test_make.py:TestAttributes.test_inherited_does_not_affect_hashing_and_equality\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_adds_keyword_only_arguments\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_ignores_kw_only_when_init_is_false\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_presence\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_unexpected\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_can_come_in_any_order\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_attributes_allow_subclassing\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_class_level\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_keyword_only_class_level_subclassing\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_init_false_attribute_after_keyword_attribute\nPASS: tests/test_make.py:TestKeywordOnlyAttributes.test_init_false_attribute_after_keyword_attribute_with_inheritance\nPASS: tests/test_make.py:TestMakeClass.test_simple[list]\nPASS: tests/test_make.py:TestMakeClass.test_simple[tuple]\nPASS: tests/test_make.py:TestMakeClass.test_dict\nPASS: tests/test_make.py:TestMakeClass.test_attr_args\nPASS: tests/test_make.py:TestMakeClass.test_catches_wrong_attrs_type\nPASS: tests/test_make.py:TestMakeClass.test_bases\nPASS: tests/test_make.py:TestMakeClass.test_additional_class_body\nPASS: tests/test_make.py:TestMakeClass.test_clean_class[True]\nPASS: tests/test_make.py:TestMakeClass.test_clean_class[False]\nPASS: tests/test_make.py:TestMakeClass.test_missing_sys_getframe\nPASS: tests/test_make.py:TestMakeClass.test_make_class_ordered\nPASS: tests/test_make.py:TestMakeClass.test_generic_dynamic_class\nPASS: tests/test_make.py:TestFields.test_instance\nPASS: tests/test_make.py:TestFields.test_handler_non_attrs_class\nPASS: tests/test_make.py:TestFields.test_handler_non_attrs_generic_class\nPASS: tests/test_make.py:TestFields.test_fields\nPASS: tests/test_make.py:TestFields.test_fields_properties\nPASS: tests/test_make.py:TestFields.test_generics\nPASS: tests/test_make.py:TestFieldsDict.test_instance\nPASS: tests/test_make.py:TestFieldsDict.test_handler_non_attrs_class\nPASS: tests/test_make.py:TestFieldsDict.test_fields_dict\nPASS: tests/test_make.py:TestConverter.test_convert\nPASS: tests/test_make.py:TestConverter.test_convert_property\nPASS: tests/test_make.py:TestConverter.test_converter_factory_property\nPASS: tests/test_make.py:TestConverter.test_factory_takes_self\nPASS: tests/test_make.py:TestConverter.test_factory_hashable\nPASS: tests/test_make.py:TestConverter.test_convert_before_validate\nPASS: tests/test_make.py:TestConverter.test_frozen\nPASS: tests/test_make.py:TestValidate.test_success\nPASS: tests/test_make.py:TestValidate.test_propagates\nPASS: tests/test_make.py:TestValidate.test_run_validators\nPASS: tests/test_make.py:TestValidate.test_multiple_validators\nPASS: tests/test_make.py:TestValidate.test_multiple_empty\nPASS: tests/test_make.py:TestMetadata.test_metadata_present\nPASS: tests/test_make.py:TestMetadata.test_metadata_immutability\nPASS: tests/test_make.py:TestMetadata.test_empty_metadata_singleton\nPASS: tests/test_make.py:TestMetadata.test_empty_countingattr_metadata_independent\nPASS: tests/test_make.py:TestMetadata.test_not_none_metadata\nPASS: tests/test_make.py:TestMetadata.test_metadata\nPASS: tests/test_make.py:TestClassBuilder.test_repr_str\nPASS: tests/test_make.py:TestClassBuilder.test_repr\nPASS: tests/test_make.py:TestClassBuilder.test_returns_self\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__init__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__hash__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__repr__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__str__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__eq__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__ne__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__lt__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__le__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__gt__]\nPASS: tests/test_make.py:TestClassBuilder.test_attaches_meta_dunders[__ge__]\nPASS: tests/test_make.py:TestClassBuilder.test_handles_missing_meta_on_class\nPASS: tests/test_make.py:TestClassBuilder.test_weakref_setstate\nPASS: tests/test_make.py:TestClassBuilder.test_no_references_to_original\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs0]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs1]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs2]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs3]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs4]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs5]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs6]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs7]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs8]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs9]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs10]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs11]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs12]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs13]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs14]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs15]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs16]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs17]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs18]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs19]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs20]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs21]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs22]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs23]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs24]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs25]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs26]\nPASS: tests/test_make.py:TestClassBuilder.test_copy[kwargs27]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs0]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs1]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs2]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs3]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs4]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs5]\nPASS: tests/test_make.py:TestClassBuilder.test_copy_custom_setstate[kwargs6]\nPASS: tests/test_make.py:TestInitAlias.test_default_and_specify\nPASS: tests/test_make.py:TestInitAlias.test_evolve\nPASS: tests/test_make.py:TestMakeOrder.test_subclasses_cannot_be_compared\nPASS: tests/test_make.py:TestDetermineAttrsEqOrder.test_default\nPASS: tests/test_make.py:TestDetermineAttrsEqOrder.test_order_mirrors_eq_by_default[True]\nPASS: tests/test_make.py:TestDetermineAttrsEqOrder.test_order_mirrors_eq_by_default[False]\nPASS: tests/test_make.py:TestDetermineAttrsEqOrder.test_order_without_eq\nPASS: tests/test_make.py:TestDetermineAttrsEqOrder.test_mix\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_default\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_eq_callable_order_boolean\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_eq_callable_order_callable\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_eq_boolean_order_callable\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_order_mirrors_eq_by_default[True]\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_order_mirrors_eq_by_default[False]\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_order_without_eq\nPASS: tests/test_make.py:TestDetermineAttribEqOrder.test_mix\nPASS: tests/test_make.py:TestDocs.test_docs[__init__]\nPASS: tests/test_make.py:TestDocs.test_docs[__repr__]\nPASS: tests/test_make.py:TestDocs.test_docs[__eq__]\nPASS: tests/test_make.py:TestDocs.test_docs[__ne__]\nPASS: tests/test_make.py:TestDocs.test_docs[__lt__]\nPASS: tests/test_make.py:TestDocs.test_docs[__le__]\nPASS: tests/test_make.py:TestDocs.test_docs[__gt__]\nPASS: tests/test_make.py:TestDocs.test_docs[__ge__]\nPASS: tests/test_make.py:TestAutoDetect.test_determine_detects_non_presence_correctly[BareC]\nPASS: tests/test_make.py:TestAutoDetect.test_determine_detects_non_presence_correctly[BareSlottedC]\nPASS: tests/test_make.py:TestAutoDetect.test_make_all_by_default[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_make_all_by_default[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_make_all_by_default[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_make_all_by_default[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_init[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_init[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_init[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_init[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_repr[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_repr[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_repr[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_repr[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_hash_uses_eq[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_hash_uses_eq[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_hash_uses_eq[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_hash_uses_eq[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_hash[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_hash[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_hash[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_hash[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_eq[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_eq[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_eq[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_eq[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_order[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_order[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_order[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_detect_auto_order[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_init[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_init[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_init[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_init[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_repr[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_repr[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_repr[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_repr[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_hash[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_hash[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_hash[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_hash[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_eq[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_eq[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_eq[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_eq[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-True-True-None-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-True-True-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-True-None-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-True-None-None-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-False-True-None-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-False-True-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-False-None-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[True-False-None-None-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-True-True-None-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-True-True-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-True-None-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-True-None-None-True]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-False-True-None-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-False-True-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-False-None-True-None]\nPASS: tests/test_make.py:TestAutoDetect.test_override_order[False-False-None-None-True]\nPASS: tests/test_make.py:TestAutoDetect.test_total_ordering[True-True]\nPASS: tests/test_make.py:TestAutoDetect.test_total_ordering[True-False]\nPASS: tests/test_make.py:TestAutoDetect.test_total_ordering[False-True]\nPASS: tests/test_make.py:TestAutoDetect.test_total_ordering[False-False]\nPASS: tests/test_make.py:TestAutoDetect.test_detects_setstate_getstate[True]\nPASS: tests/test_make.py:TestAutoDetect.test_detects_setstate_getstate[False]\nSKIP: tests/test_make.py:TestAutoDetect.test_match_args_pre_310 # SKIP Pre-3.10 only.\nPASS: tests/test_make.py:TestMatchArgs.test_match_args\nPASS: tests/test_make.py:TestMatchArgs.test_explicit_match_args\nPASS: tests/test_make.py:TestMatchArgs.test_match_args_attr_set[True]\nPASS: tests/test_make.py:TestMatchArgs.test_match_args_attr_set[False]\nPASS: tests/test_make.py:TestMatchArgs.test_match_args_kw_only\nPASS: tests/test_make.py:TestMatchArgs.test_match_args_argument\nPASS: tests/test_make.py:TestMatchArgs.test_make_class\nPASS: tests/test_next_gen.py:TestNextGen.test_simple\nPASS: tests/test_next_gen.py:TestNextGen.test_field_type\nPASS: tests/test_next_gen.py:TestNextGen.test_no_slots\nPASS: tests/test_next_gen.py:TestNextGen.test_validates\nPASS: tests/test_next_gen.py:TestNextGen.test_no_order\nPASS: tests/test_next_gen.py:TestNextGen.test_override_auto_attribs_true\nPASS: tests/test_next_gen.py:TestNextGen.test_override_auto_attribs_false\nPASS: tests/test_next_gen.py:TestNextGen.test_auto_attribs_detect\nPASS: tests/test_next_gen.py:TestNextGen.test_auto_attribs_detect_fields_and_annotations\nPASS: tests/test_next_gen.py:TestNextGen.test_auto_attribs_partially_annotated\nPASS: tests/test_next_gen.py:TestNextGen.test_auto_attribs_detect_annotations\nPASS: tests/test_next_gen.py:TestNextGen.test_exception\nPASS: tests/test_next_gen.py:TestNextGen.test_frozen\nPASS: tests/test_next_gen.py:TestNextGen.test_auto_detect_eq\nPASS: tests/test_next_gen.py:TestNextGen.test_subclass_frozen\nPASS: tests/test_next_gen.py:TestNextGen.test_catches_frozen_on_setattr\nPASS: tests/test_next_gen.py:TestNextGen.test_discard_context[decorator0]\nPASS: tests/test_next_gen.py:TestNextGen.test_discard_context[decorator1]\nPASS: tests/test_next_gen.py:TestNextGen.test_discard_context[define0]\nPASS: tests/test_next_gen.py:TestNextGen.test_discard_context[define1]\nPASS: tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[decorator0]\nPASS: tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[decorator1]\nPASS: tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[define0]\nPASS: tests/test_next_gen.py:TestNextGen.test_setting_traceback_on_exception[define1]\nPASS: tests/test_next_gen.py:TestNextGen.test_converts_and_validates_by_default\nPASS: tests/test_next_gen.py:TestNextGen.test_mro_ng\nPASS: tests/test_next_gen.py:TestAsTuple.test_smoke\nPASS: tests/test_next_gen.py:TestAsDict.test_smoke\nPASS: tests/test_next_gen.py:TestImports.test_converters\nPASS: tests/test_next_gen.py:TestImports.test_exceptions\nPASS: tests/test_next_gen.py:TestImports.test_filters\nPASS: tests/test_next_gen.py:TestImports.test_setters\nPASS: tests/test_next_gen.py:TestImports.test_validators\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_title[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_title[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_copyright[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_copyright[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_version[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_version[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_description[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_description[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attr-__uri__]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attr-__url__]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attrs-__uri__]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_uri[attrs-__url__]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_author[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_author[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_email[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_email[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_license[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_license[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_does_not_exist[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_does_not_exist[attrs]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_version_info[attr]\nPASS: tests/test_packaging.py:TestLegacyMetadataHack.test_version_info[attrs]\nPASS: tests/test_pattern_matching.py:TestPatternMatching.test_simple_match_case[attrs]\nPASS: tests/test_pattern_matching.py:TestPatternMatching.test_simple_match_case[define]\nPASS: tests/test_pattern_matching.py:TestPatternMatching.test_simple_match_case[dec2]\nPASS: tests/test_pattern_matching.py:TestPatternMatching.test_explicit_match_args\nPASS: tests/test_pattern_matching.py:TestPatternMatching.test_match_args_kw_only\nSKIP: tests/test_pyright.py:test_pyright_baseline # SKIP Requires pyright.\nSKIP: tests/test_pyright.py:test_pyright_attrsinstance_compat # SKIP Requires pyright.\nPASS: tests/test_setattr.py:TestSetAttr.test_change\nPASS: tests/test_setattr.py:TestSetAttr.test_frozen_attribute\nPASS: tests/test_setattr.py:TestSetAttr.test_validator[validate]\nPASS: tests/test_setattr.py:TestSetAttr.test_validator[on_setattr1]\nPASS: tests/test_setattr.py:TestSetAttr.test_validator[wrapped_pipe]\nPASS: tests/test_setattr.py:TestSetAttr.test_pipe\nPASS: tests/test_setattr.py:TestSetAttr.test_make_class\nPASS: tests/test_setattr.py:TestSetAttr.test_no_validator_no_converter\nPASS: tests/test_setattr.py:TestSetAttr.test_validate_respects_run_validators_config\nPASS: tests/test_setattr.py:TestSetAttr.test_frozen_on_setattr_class_is_caught\nPASS: tests/test_setattr.py:TestSetAttr.test_frozen_on_setattr_attribute_is_caught\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_reset_if_no_custom_setattr[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_reset_if_no_custom_setattr[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_pickling_retains_attrs_own[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_pickling_retains_attrs_own[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_slotted_class_can_have_custom_setattr\nXFAIL: tests/test_setattr.py:TestSetAttr.test_slotted_confused # XFAIL \nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_if_no_custom_setattr[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_if_no_custom_setattr[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_restore_respects_auto_detect[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_restore_respects_auto_detect[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_frozen[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_frozen[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_on_setattr[True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_auto_detect_on_setattr[False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-True-True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-True-False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-False-True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[True-False-False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-True-True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-True-False]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-False-True]\nPASS: tests/test_setattr.py:TestSetAttr.test_setattr_inherited_do_not_reset_intermediate[False-False-False]\nPASS: tests/test_setattr.py:TestSetAttr.test_docstring\nPASS: tests/test_slots.py:test_slots_being_used\nPASS: tests/test_slots.py:test_basic_attr_funcs\nPASS: tests/test_slots.py:test_inheritance_from_nonslots\nPASS: tests/test_slots.py:test_nonslots_these\nPASS: tests/test_slots.py:test_inheritance_from_slots\nPASS: tests/test_slots.py:test_inheritance_from_slots_with_attribute_override\nPASS: tests/test_slots.py:test_inherited_slot_reuses_slot_descriptor\nPASS: tests/test_slots.py:test_bare_inheritance_from_slots\nPASS: tests/test_slots.py:TestClosureCellRewriting.test_closure_cell_rewriting\nPASS: tests/test_slots.py:TestClosureCellRewriting.test_inheritance\nPASS: tests/test_slots.py:TestClosureCellRewriting.test_cls_static[True]\nPASS: tests/test_slots.py:TestClosureCellRewriting.test_cls_static[False]\nPASS: tests/test_slots.py:test_not_weakrefable\nSKIP: tests/test_slots.py:test_implicitly_weakrefable # SKIP slots without weakref_slot should only work on PyPy\nPASS: tests/test_slots.py:test_weakrefable\nPASS: tests/test_slots.py:test_weakref_does_not_add_a_field\nPASS: tests/test_slots.py:tests_weakref_does_not_add_when_inheriting_with_weakref\nPASS: tests/test_slots.py:tests_weakref_does_not_add_with_weakref_attribute\nPASS: tests/test_slots.py:test_slots_empty_cell\nPASS: tests/test_slots.py:TestPickle.test_pickleable_by_default[0]\nPASS: tests/test_slots.py:TestPickle.test_pickleable_by_default[1]\nPASS: tests/test_slots.py:TestPickle.test_pickleable_by_default[2]\nPASS: tests/test_slots.py:TestPickle.test_pickleable_by_default[3]\nPASS: tests/test_slots.py:TestPickle.test_pickleable_by_default[4]\nPASS: tests/test_slots.py:TestPickle.test_no_getstate_setstate_for_dict_classes\nPASS: tests/test_slots.py:TestPickle.test_no_getstate_setstate_if_option_false\nPASS: tests/test_slots.py:TestPickle.test_getstate_set_state_force_true[cls0]\nPASS: tests/test_slots.py:TestPickle.test_getstate_set_state_force_true[cls1]\nPASS: tests/test_slots.py:test_slots_super_property_get\nPASS: tests/test_slots.py:test_slots_super_property_get_shortcut\nPASS: tests/test_slots.py:test_slots_cached_property_allows_call\nPASS: tests/test_slots.py:test_slots_cached_property_class_does_not_have__dict__\nPASS: tests/test_slots.py:test_slots_cached_property_works_on_frozen_isntances\nPASS: tests/test_slots.py:test_slots_cached_property_infers_type\nPASS: tests/test_slots.py:test_slots_cached_property_with_empty_getattr_raises_attribute_error_of_requested\nPASS: tests/test_slots.py:test_slots_cached_property_with_getattr_calls_getattr_for_missing_attributes\nPASS: tests/test_slots.py:test_slots_getattr_in_superclass__is_called_for_missing_attributes_when_cached_property_present\nPASS: tests/test_slots.py:test_slots_getattr_in_subclass_gets_superclass_cached_property\nPASS: tests/test_slots.py:test_slots_sub_class_with_independent_cached_properties_both_work\nPASS: tests/test_slots.py:test_slots_with_multiple_cached_property_subclasses_works\nPASS: tests/test_slots.py:test_slots_sub_class_avoids_duplicated_slots\nPASS: tests/test_slots.py:test_slots_sub_class_with_actual_slot\nPASS: tests/test_slots.py:test_slots_cached_property_is_not_called_at_construction\nPASS: tests/test_slots.py:test_slots_cached_property_repeat_call_only_once\nPASS: tests/test_slots.py:test_slots_cached_property_called_independent_across_instances\nPASS: tests/test_slots.py:test_slots_cached_properties_work_independently\nPASS: tests/test_slots.py:test_slots_unpickle_after_attr_removed\nPASS: tests/test_slots.py:test_slots_unpickle_after_attr_added[True]\nPASS: tests/test_slots.py:test_slots_unpickle_after_attr_added[False]\nPASS: tests/test_slots.py:test_slots_unpickle_is_backward_compatible[True]\nPASS: tests/test_slots.py:test_slots_unpickle_is_backward_compatible[False]\nPASS: tests/test_utils.py:TestSimpleClass.test_returns_class\nPASS: tests/test_utils.py:TestSimpleClass.test_returns_distinct_classes\nPASS: tests/test_validators.py:TestDisableValidators.test_default\nPASS: tests/test_validators.py:TestDisableValidators.test_set_validators_disabled[True-False]\nPASS: tests/test_validators.py:TestDisableValidators.test_set_validators_disabled[False-True]\nPASS: tests/test_validators.py:TestDisableValidators.test_disabled[True-False]\nPASS: tests/test_validators.py:TestDisableValidators.test_disabled[False-True]\nPASS: tests/test_validators.py:TestDisableValidators.test_disabled_ctx\nPASS: tests/test_validators.py:TestDisableValidators.test_disabled_ctx_with_errors\nPASS: tests/test_validators.py:TestInstanceOf.test_in_all\nPASS: tests/test_validators.py:TestInstanceOf.test_success\nPASS: tests/test_validators.py:TestInstanceOf.test_subclass\nPASS: tests/test_validators.py:TestInstanceOf.test_fail\nPASS: tests/test_validators.py:TestInstanceOf.test_repr\nPASS: tests/test_validators.py:TestMatchesRe.test_in_all\nPASS: tests/test_validators.py:TestMatchesRe.test_match\nPASS: tests/test_validators.py:TestMatchesRe.test_flags\nPASS: tests/test_validators.py:TestMatchesRe.test_precompiled_pattern\nPASS: tests/test_validators.py:TestMatchesRe.test_precompiled_pattern_no_flags\nPASS: tests/test_validators.py:TestMatchesRe.test_different_func\nPASS: tests/test_validators.py:TestMatchesRe.test_catches_invalid_func\nPASS: tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[None]\nPASS: tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[fullmatch]\nPASS: tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[match]\nPASS: tests/test_validators.py:TestMatchesRe.test_accepts_all_valid_func[search]\nPASS: tests/test_validators.py:TestMatchesRe.test_repr\nPASS: tests/test_validators.py:TestAnd.test_in_all\nPASS: tests/test_validators.py:TestAnd.test_success\nPASS: tests/test_validators.py:TestAnd.test_fail\nPASS: tests/test_validators.py:TestAnd.test_sugar\nPASS: tests/test_validators.py:TestProvides.test_in_all\nSKIP: tests/test_validators.py:TestProvides.test_success # SKIP zope-related tests skipped when zope.interface is not installed\nSKIP: tests/test_validators.py:TestProvides.test_fail # SKIP zope-related tests skipped when zope.interface is not installed\nSKIP: tests/test_validators.py:TestProvides.test_repr # SKIP zope-related tests skipped when zope.interface is not installed\nPASS: tests/test_validators.py:TestOptional.test_in_all[validator0]\nPASS: tests/test_validators.py:TestOptional.test_in_all[validator1]\nPASS: tests/test_validators.py:TestOptional.test_in_all[validator2]\nPASS: tests/test_validators.py:TestOptional.test_success[validator0]\nPASS: tests/test_validators.py:TestOptional.test_success[validator1]\nPASS: tests/test_validators.py:TestOptional.test_success[validator2]\nPASS: tests/test_validators.py:TestOptional.test_success_with_none[validator0]\nPASS: tests/test_validators.py:TestOptional.test_success_with_none[validator1]\nPASS: tests/test_validators.py:TestOptional.test_success_with_none[validator2]\nPASS: tests/test_validators.py:TestOptional.test_fail[validator0]\nPASS: tests/test_validators.py:TestOptional.test_fail[validator1]\nPASS: tests/test_validators.py:TestOptional.test_fail[validator2]\nPASS: tests/test_validators.py:TestOptional.test_repr[validator0]\nPASS: tests/test_validators.py:TestOptional.test_repr[validator1]\nPASS: tests/test_validators.py:TestOptional.test_repr[validator2]\nPASS: tests/test_validators.py:TestIn_.test_in_all\nPASS: tests/test_validators.py:TestIn_.test_success_with_value\nPASS: tests/test_validators.py:TestIn_.test_fail\nPASS: tests/test_validators.py:TestIn_.test_fail_with_string\nPASS: tests/test_validators.py:TestIn_.test_repr\nPASS: tests/test_validators.py:TestDeepIterable.test_in_all\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_only[member_validator0]\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_and_iterable[member_validator0]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member[member_validator0]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_iterable[member_validator0]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member_and_iterable[member_validator0]\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_only[member_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_and_iterable[member_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member[member_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_iterable[member_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member_and_iterable[member_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_only[member_validator2]\nPASS: tests/test_validators.py:TestDeepIterable.test_success_member_and_iterable[member_validator2]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member[member_validator2]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_iterable[member_validator2]\nPASS: tests/test_validators.py:TestDeepIterable.test_fail_invalid_member_and_iterable[member_validator2]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[member_validator0-42]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[42-iterable_validator1]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[42-42]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[42-None]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[member_validator4-42]\nPASS: tests/test_validators.py:TestDeepIterable.test_noncallable_validators[member_validator5-42]\nPASS: tests/test_validators.py:TestDeepIterable.test_repr_member_only\nPASS: tests/test_validators.py:TestDeepIterable.test_repr_member_only_sequence\nPASS: tests/test_validators.py:TestDeepIterable.test_repr_member_and_iterable\nPASS: tests/test_validators.py:TestDeepIterable.test_repr_sequence_member_and_iterable\nPASS: tests/test_validators.py:TestDeepMapping.test_in_all\nPASS: tests/test_validators.py:TestDeepMapping.test_success\nPASS: tests/test_validators.py:TestDeepMapping.test_noncallable_validators[42-value_validator0-None]\nPASS: tests/test_validators.py:TestDeepMapping.test_noncallable_validators[key_validator1-42-None]\nPASS: tests/test_validators.py:TestDeepMapping.test_noncallable_validators[key_validator2-value_validator2-42]\nPASS: tests/test_validators.py:TestDeepMapping.test_noncallable_validators[42-42-None]\nPASS: tests/test_validators.py:TestDeepMapping.test_noncallable_validators[42-42-42]\nPASS: tests/test_validators.py:TestDeepMapping.test_fail_invalid_mapping\nPASS: tests/test_validators.py:TestDeepMapping.test_fail_invalid_key\nPASS: tests/test_validators.py:TestDeepMapping.test_fail_invalid_member\nPASS: tests/test_validators.py:TestDeepMapping.test_repr\nPASS: tests/test_validators.py:TestIsCallable.test_in_all\nPASS: tests/test_validators.py:TestIsCallable.test_success\nPASS: tests/test_validators.py:TestIsCallable.test_fail\nPASS: tests/test_validators.py:TestIsCallable.test_repr\nPASS: tests/test_validators.py:TestIsCallable.test_exception_repr\nPASS: tests/test_validators.py:test_hashability\nPASS: tests/test_validators.py:TestLtLeGeGt.test_in_all\nPASS: tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[lt]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[le]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[ge]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_retrieve_bound[gt]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[lt-3]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[le-3]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[le-4]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[ge-4]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[ge-5]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_valid[gt-5]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_invalid[lt-4]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_invalid[le-5]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_invalid[ge-3]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_check_invalid[gt-4]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_repr[lt]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_repr[le]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_repr[ge]\nPASS: tests/test_validators.py:TestLtLeGeGt.test_repr[gt]\nPASS: tests/test_validators.py:TestMaxLen.test_in_all\nPASS: tests/test_validators.py:TestMaxLen.test_retrieve_max_len\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[]\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[foo]\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[spam]\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[value3]\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[value4]\nPASS: tests/test_validators.py:TestMaxLen.test_check_valid[value5]\nPASS: tests/test_validators.py:TestMaxLen.test_check_invalid[bacon]\nPASS: tests/test_validators.py:TestMaxLen.test_check_invalid[value1]\nPASS: tests/test_validators.py:TestMaxLen.test_repr\nPASS: tests/test_validators.py:TestMinLen.test_in_all\nPASS: tests/test_validators.py:TestMinLen.test_retrieve_min_len\nPASS: tests/test_validators.py:TestMinLen.test_check_valid[foo]\nPASS: tests/test_validators.py:TestMinLen.test_check_valid[spam]\nPASS: tests/test_validators.py:TestMinLen.test_check_valid[value2]\nPASS: tests/test_validators.py:TestMinLen.test_check_valid[value3]\nPASS: tests/test_validators.py:TestMinLen.test_check_invalid[]\nPASS: tests/test_validators.py:TestMinLen.test_check_invalid[value1]\nPASS: tests/test_validators.py:TestMinLen.test_repr\nPASS: tests/test_validators.py:TestSubclassOf.test_success\nPASS: tests/test_validators.py:TestSubclassOf.test_subclass\nPASS: tests/test_validators.py:TestSubclassOf.test_fail\nPASS: tests/test_validators.py:TestSubclassOf.test_repr\nPASS: tests/test_validators.py:TestNot_.test_not_all\nPASS: tests/test_validators.py:TestNot_.test_repr\nPASS: tests/test_validators.py:TestNot_.test_success_because_fails\nPASS: tests/test_validators.py:TestNot_.test_fails_because_success\nPASS: tests/test_validators.py:TestNot_.test_composable_with_in_pass\nPASS: tests/test_validators.py:TestNot_.test_composable_with_in_fail\nPASS: tests/test_validators.py:TestNot_.test_composable_with_matches_re_pass\nPASS: tests/test_validators.py:TestNot_.test_composable_with_matches_re_fail\nPASS: tests/test_validators.py:TestNot_.test_composable_with_instance_of_pass\nPASS: tests/test_validators.py:TestNot_.test_composable_with_instance_of_fail\nPASS: tests/test_validators.py:TestNot_.test_custom_capture_match\nPASS: tests/test_validators.py:TestNot_.test_custom_capture_miss\nPASS: tests/test_validators.py:TestNot_.test_custom_msg\nPASS: tests/test_validators.py:TestNot_.test_bad_exception_args\nPASS: tests/test_version_info.py:TestVersionInfo.test_from_string_no_releaselevel\nPASS: tests/test_version_info.py:TestVersionInfo.test_suffix_is_preserved\nPASS: tests/test_version_info.py:TestVersionInfo.test_wrong_len[other0]\nPASS: tests/test_version_info.py:TestVersionInfo.test_wrong_len[other1]\nPASS: tests/test_version_info.py:TestVersionInfo.test_wrong_type[other0]\nPASS: tests/test_version_info.py:TestVersionInfo.test_order\n============================================================================\nTestsuite summary\n# TOTAL: 1326\n# PASS: 1318\n# SKIP: 7\n# XFAIL: 1\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 88\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.115447759628296,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-bcrypt_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-bcrypt",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001135110855102539,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3742618560791016,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.048668622970581055,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2.897109031677246,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012180805206298828,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_2a_wraparound_bug": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789chars_after_72_are_ignored-$2a$05$abcdefghijklmnopqrstuu-$2a$05$abcdefghijklmnopqrstuu5s2v8.iXieOjg/.AySBTTZIIVFJeBui]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[59je8h5Gj71tg-$2b$04$cvXudZ5ugTg95W.rOjMITu-$2b$04$cvXudZ5ugTg95W.rOjMITuM1jC0piCl3zF5cmGhzCibHZrNHkmckG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[5auCCY9by0Ruf-$2b$04$vVYgSTfB8KVbmhbZE/k3R.-$2b$04$vVYgSTfB8KVbmhbZE/k3R.ux9A0lJUM4CZwCkHI9fifke2.rTF7MG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[9IeRXmnGxMYbs-$2b$04$pQ7gRO7e6wx/936oXhNjrO-$2b$04$pQ7gRO7e6wx/936oXhNjrOUNOHL1D0h1N2IDbJZYs.1ppzSof6SPy]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[GtTkR6qn2QOZW-$2b$04$JfoNrR8.doieoI8..F.C1O-$2b$04$JfoNrR8.doieoI8..F.C1OQgwE3uTeuardy6lw0AjALUzOARoyf2m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[I9VfYlacJiwiK-$2b$04$xnFVhJsTzsFBTeP3PpgbMe-$2b$04$xnFVhJsTzsFBTeP3PpgbMeMREb6rdKV9faW54Sx.yg9plf4jY8qT6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[J8eHUDuxBB520-$2b$04$VvlCUKbTMjaxaYJ.k5juoe-$2b$04$VvlCUKbTMjaxaYJ.k5juoecpG/7IzcH1AkmqKi.lIZMVIOLClWAk.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[Kk4DQuMMfZL9o-$2b$04$cVWp4XaNU8a4v1uMRum2SO-$2b$04$cVWp4XaNU8a4v1uMRum2SO026BWLIoQMD/TXg5uZV.0P.uO8m3YEm]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[Tg4daC27epFBE-$2b$04$ahiTdwRXpUG2JLRcIznxc.-$2b$04$ahiTdwRXpUG2JLRcIznxc.s1.ydaPGD372bsGs8NqyYjLY1inG5n2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[U*U*-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.VGOzA784oUp/Z0DY336zx7pLYAy0lwK]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[U*U*U-$2a$05$XXXXXXXXXXXXXXXXXXXXXO-$2a$05$XXXXXXXXXXXXXXXXXXXXXOAcXxm9kjPGEMsLznoKqmqw7tc8WCx4a]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[U*U-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.E5YPO9kmyuRGyh0XouQYb4YMJKvyOeW]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[VDx5BdxfxstYk-$2b$04$xgZtlonpAHSU/njOCdKztO-$2b$04$xgZtlonpAHSU/njOCdKztOPuPFzCNVpB4LGicO4/OGgHv.uKHkwsS]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[VFPO7YXnHQbQO-$2b$04$WQp9.igoLqVr6Qk70mz6xu-$2b$04$WQp9.igoLqVr6Qk70mz6xuRxE0RttVXXdukpR9N54x17ecad34ZF6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[Zfgr26LWd22Za-$2b$04$eH8zX.q5Q.j2hO1NkVYJQO-$2b$04$eH8zX.q5Q.j2hO1NkVYJQOM6KxntS/ow3.YzVmFrE4t//CoF4fvne]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[\\xa3-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaachars_after_72_are_ignored_as_usual-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.swQOIzjOiJ9GHEPuhEkvqrUyvWhEMx6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[cTT0EAFdwJiLn-$2b$04$7/Qj7Kd8BcSahPO4khB8me-$2b$04$7/Qj7Kd8BcSahPO4khB8me4ssDJCW3r4OGYqPF87jxtrSyPj5cS5m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[dEe6XfVGrrfSH-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.GNj3aO0lb1E5E9UumYGKjP9BYqlNWJe]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[g7\\r\\x01\\xf3\\xd4\\xd0\\xa9JB^\\x18\\x007P\\xb2N\\xc7\\x1c\\xee\\x87&\\x83C\\x8b\\xe8\\x18\\xc5>\\x86\\x14/\\xd6\\xcc\\x1cJ\\xde\\xd7ix\\xeb\\xdeO\\xef\\xe1i\\xac\\xcb\\x03\\x96v1'_\\xd6@.m\\xa5!\\xa0\\xef\\xc0_-$2a$04$tecY.9ylRInW/rAAzXCXPO-$2a$04$tecY.9ylRInW/rAAzXCXPOOlyYeCNzmNTzPDNSIFztFMKbvs/s5XG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[tEPtJZXur16Vg-$2b$04$2moPs/x/wnCfeQ5pCheMcu-$2b$04$2moPs/x/wnCfeQ5pCheMcuSJQ/KYjOZG780UjA/SiR.KsYWNrC7SG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[uSgFRnQdOgm4S-$2b$04$WLTjgY/pZSyqX/fbMbJzf.-$2b$04$WLTjgY/pZSyqX/fbMbJzf.qxCeTMQOzgL.CimRjMHtMxd/VGKojMu]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[vvho8C6nlVf9K-$2b$04$HrEYC/AQ2HS77G78cQDZQ.-$2b$04$HrEYC/AQ2HS77G78cQDZQ.r44WGcruKw03KHlnp71yVQEwpsi3xl2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[wT4fHJa2N9WSW-$2b$04$YYjtiq4Uh88yUsExO0RNTu-$2b$04$YYjtiq4Uh88yUsExO0RNTuEJ.tZlsONac16A8OcLHleWFjVawfGvO]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[xVQVbwa1S0M8r-$2b$04$SQe9knOzepOVKoYXo9xTte-$2b$04$SQe9knOzepOVKoYXo9xTteNYr6MBwVz4tpriJVe3PNgYufGIsgKcW]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[xhQPMmwh5ALzW-$2b$04$nQn78dV0hGHf5wUBe0zOFu-$2b$04$nQn78dV0hGHf5wUBe0zOFu8n07ZbWWOKoGasZKRspZxtt.vBRNMIy]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[zKo8vdFSnjX0f-$2b$04$HP3I0PUs7KBEzMBNFw7o3O-$2b$04$HP3I0PUs7KBEzMBNFw7o3O7f/uxaZU7aaDot1quHMgB2yrwBXsgyy]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw[}>\\xb3\\xfe\\xf1\\x8b\\xa0\\xe6_\\xa2Lzq\\xc3P\\x7f\\xcc\\xc8b{\\xf9\\x14\\xf6\\xf6`\\x81G5\\xec\\x1d\\x87\\x10\\xbf\\xa7\\xe1}I7_\\x96\\xdfc\\xf2\\xbf\\xb3Vh\\xdfM\\x88q\\xf7\\xff\\x1b\\x82~z\\x13\\xdd\\xe9\\x84\\x00\\xdd4-$2b$10$keO.ZZs22YtygVF6BLfhGO-$2b$10$keO.ZZs22YtygVF6BLfhGOI/JjshJYPp8DZsUtym6mJV2Eha2Hdd.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw_2y_prefix[\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw_2y_prefix[\\xff\\xff\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw_bad_salt": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw_extra_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw_nul_byte": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw_str_password": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw_str_salt": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_checkpw_wrong_password": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_2a_prefix": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_bad_prefix": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_invalid[1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_invalid[2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_invalid[3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[10-$2b$10$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[11-$2b$11$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[12-$2b$12$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[13-$2b$13$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[14-$2b$14$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[15-$2b$15$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[16-$2b$16$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[17-$2b$17$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[18-$2b$18$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[19-$2b$19$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[20-$2b$20$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[21-$2b$21$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[22-$2b$22$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[23-$2b$23$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[24-$2b$24$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[4-$2b$04$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[5-$2b$05$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[6-$2b$06$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[7-$2b$07$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[8-$2b$08$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_gensalt_rounds_valid[9-$2b$09$]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_2y_prefix[\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_2y_prefix[\\xff\\xff\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789chars_after_72_are_ignored-$2a$05$abcdefghijklmnopqrstuu-$2a$05$abcdefghijklmnopqrstuu5s2v8.iXieOjg/.AySBTTZIIVFJeBui]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[59je8h5Gj71tg-$2b$04$cvXudZ5ugTg95W.rOjMITu-$2b$04$cvXudZ5ugTg95W.rOjMITuM1jC0piCl3zF5cmGhzCibHZrNHkmckG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[5auCCY9by0Ruf-$2b$04$vVYgSTfB8KVbmhbZE/k3R.-$2b$04$vVYgSTfB8KVbmhbZE/k3R.ux9A0lJUM4CZwCkHI9fifke2.rTF7MG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[9IeRXmnGxMYbs-$2b$04$pQ7gRO7e6wx/936oXhNjrO-$2b$04$pQ7gRO7e6wx/936oXhNjrOUNOHL1D0h1N2IDbJZYs.1ppzSof6SPy]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[GtTkR6qn2QOZW-$2b$04$JfoNrR8.doieoI8..F.C1O-$2b$04$JfoNrR8.doieoI8..F.C1OQgwE3uTeuardy6lw0AjALUzOARoyf2m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[I9VfYlacJiwiK-$2b$04$xnFVhJsTzsFBTeP3PpgbMe-$2b$04$xnFVhJsTzsFBTeP3PpgbMeMREb6rdKV9faW54Sx.yg9plf4jY8qT6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[J8eHUDuxBB520-$2b$04$VvlCUKbTMjaxaYJ.k5juoe-$2b$04$VvlCUKbTMjaxaYJ.k5juoecpG/7IzcH1AkmqKi.lIZMVIOLClWAk.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[Kk4DQuMMfZL9o-$2b$04$cVWp4XaNU8a4v1uMRum2SO-$2b$04$cVWp4XaNU8a4v1uMRum2SO026BWLIoQMD/TXg5uZV.0P.uO8m3YEm]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[Tg4daC27epFBE-$2b$04$ahiTdwRXpUG2JLRcIznxc.-$2b$04$ahiTdwRXpUG2JLRcIznxc.s1.ydaPGD372bsGs8NqyYjLY1inG5n2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[U*U*-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.VGOzA784oUp/Z0DY336zx7pLYAy0lwK]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[U*U*U-$2a$05$XXXXXXXXXXXXXXXXXXXXXO-$2a$05$XXXXXXXXXXXXXXXXXXXXXOAcXxm9kjPGEMsLznoKqmqw7tc8WCx4a]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[U*U-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.E5YPO9kmyuRGyh0XouQYb4YMJKvyOeW]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[VDx5BdxfxstYk-$2b$04$xgZtlonpAHSU/njOCdKztO-$2b$04$xgZtlonpAHSU/njOCdKztOPuPFzCNVpB4LGicO4/OGgHv.uKHkwsS]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[VFPO7YXnHQbQO-$2b$04$WQp9.igoLqVr6Qk70mz6xu-$2b$04$WQp9.igoLqVr6Qk70mz6xuRxE0RttVXXdukpR9N54x17ecad34ZF6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[Zfgr26LWd22Za-$2b$04$eH8zX.q5Q.j2hO1NkVYJQO-$2b$04$eH8zX.q5Q.j2hO1NkVYJQOM6KxntS/ow3.YzVmFrE4t//CoF4fvne]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[\\xa3-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaachars_after_72_are_ignored_as_usual-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.swQOIzjOiJ9GHEPuhEkvqrUyvWhEMx6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[cTT0EAFdwJiLn-$2b$04$7/Qj7Kd8BcSahPO4khB8me-$2b$04$7/Qj7Kd8BcSahPO4khB8me4ssDJCW3r4OGYqPF87jxtrSyPj5cS5m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[dEe6XfVGrrfSH-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.GNj3aO0lb1E5E9UumYGKjP9BYqlNWJe]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[g7\\r\\x01\\xf3\\xd4\\xd0\\xa9JB^\\x18\\x007P\\xb2N\\xc7\\x1c\\xee\\x87&\\x83C\\x8b\\xe8\\x18\\xc5>\\x86\\x14/\\xd6\\xcc\\x1cJ\\xde\\xd7ix\\xeb\\xdeO\\xef\\xe1i\\xac\\xcb\\x03\\x96v1'_\\xd6@.m\\xa5!\\xa0\\xef\\xc0_-$2a$04$tecY.9ylRInW/rAAzXCXPO-$2a$04$tecY.9ylRInW/rAAzXCXPOOlyYeCNzmNTzPDNSIFztFMKbvs/s5XG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[tEPtJZXur16Vg-$2b$04$2moPs/x/wnCfeQ5pCheMcu-$2b$04$2moPs/x/wnCfeQ5pCheMcuSJQ/KYjOZG780UjA/SiR.KsYWNrC7SG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[uSgFRnQdOgm4S-$2b$04$WLTjgY/pZSyqX/fbMbJzf.-$2b$04$WLTjgY/pZSyqX/fbMbJzf.qxCeTMQOzgL.CimRjMHtMxd/VGKojMu]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[vvho8C6nlVf9K-$2b$04$HrEYC/AQ2HS77G78cQDZQ.-$2b$04$HrEYC/AQ2HS77G78cQDZQ.r44WGcruKw03KHlnp71yVQEwpsi3xl2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[wT4fHJa2N9WSW-$2b$04$YYjtiq4Uh88yUsExO0RNTu-$2b$04$YYjtiq4Uh88yUsExO0RNTuEJ.tZlsONac16A8OcLHleWFjVawfGvO]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[xVQVbwa1S0M8r-$2b$04$SQe9knOzepOVKoYXo9xTte-$2b$04$SQe9knOzepOVKoYXo9xTteNYr6MBwVz4tpriJVe3PNgYufGIsgKcW]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[xhQPMmwh5ALzW-$2b$04$nQn78dV0hGHf5wUBe0zOFu-$2b$04$nQn78dV0hGHf5wUBe0zOFu8n07ZbWWOKoGasZKRspZxtt.vBRNMIy]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[zKo8vdFSnjX0f-$2b$04$HP3I0PUs7KBEzMBNFw7o3O-$2b$04$HP3I0PUs7KBEzMBNFw7o3O7f/uxaZU7aaDot1quHMgB2yrwBXsgyy]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_existing[}>\\xb3\\xfe\\xf1\\x8b\\xa0\\xe6_\\xa2Lzq\\xc3P\\x7f\\xcc\\xc8b{\\xf9\\x14\\xf6\\xf6`\\x81G5\\xec\\x1d\\x87\\x10\\xbf\\xa7\\xe1}I7_\\x96\\xdfc\\xf2\\xbf\\xb3Vh\\xdfM\\x88q\\xf7\\xff\\x1b\\x82~z\\x13\\xdd\\xe9\\x84\\x00\\xdd4-$2b$10$keO.ZZs22YtygVF6BLfhGO-$2b$10$keO.ZZs22YtygVF6BLfhGOI/JjshJYPp8DZsUtym6mJV2Eha2Hdd.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789chars_after_72_are_ignored-$2a$05$abcdefghijklmnopqrstuu-$2a$05$abcdefghijklmnopqrstuu5s2v8.iXieOjg/.AySBTTZIIVFJeBui]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[59je8h5Gj71tg-$2b$04$cvXudZ5ugTg95W.rOjMITu-$2b$04$cvXudZ5ugTg95W.rOjMITuM1jC0piCl3zF5cmGhzCibHZrNHkmckG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[5auCCY9by0Ruf-$2b$04$vVYgSTfB8KVbmhbZE/k3R.-$2b$04$vVYgSTfB8KVbmhbZE/k3R.ux9A0lJUM4CZwCkHI9fifke2.rTF7MG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[9IeRXmnGxMYbs-$2b$04$pQ7gRO7e6wx/936oXhNjrO-$2b$04$pQ7gRO7e6wx/936oXhNjrOUNOHL1D0h1N2IDbJZYs.1ppzSof6SPy]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[GtTkR6qn2QOZW-$2b$04$JfoNrR8.doieoI8..F.C1O-$2b$04$JfoNrR8.doieoI8..F.C1OQgwE3uTeuardy6lw0AjALUzOARoyf2m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[I9VfYlacJiwiK-$2b$04$xnFVhJsTzsFBTeP3PpgbMe-$2b$04$xnFVhJsTzsFBTeP3PpgbMeMREb6rdKV9faW54Sx.yg9plf4jY8qT6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[J8eHUDuxBB520-$2b$04$VvlCUKbTMjaxaYJ.k5juoe-$2b$04$VvlCUKbTMjaxaYJ.k5juoecpG/7IzcH1AkmqKi.lIZMVIOLClWAk.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[Kk4DQuMMfZL9o-$2b$04$cVWp4XaNU8a4v1uMRum2SO-$2b$04$cVWp4XaNU8a4v1uMRum2SO026BWLIoQMD/TXg5uZV.0P.uO8m3YEm]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[Tg4daC27epFBE-$2b$04$ahiTdwRXpUG2JLRcIznxc.-$2b$04$ahiTdwRXpUG2JLRcIznxc.s1.ydaPGD372bsGs8NqyYjLY1inG5n2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[U*U*-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.VGOzA784oUp/Z0DY336zx7pLYAy0lwK]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[U*U*U-$2a$05$XXXXXXXXXXXXXXXXXXXXXO-$2a$05$XXXXXXXXXXXXXXXXXXXXXOAcXxm9kjPGEMsLznoKqmqw7tc8WCx4a]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[U*U-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.E5YPO9kmyuRGyh0XouQYb4YMJKvyOeW]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[VDx5BdxfxstYk-$2b$04$xgZtlonpAHSU/njOCdKztO-$2b$04$xgZtlonpAHSU/njOCdKztOPuPFzCNVpB4LGicO4/OGgHv.uKHkwsS]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[VFPO7YXnHQbQO-$2b$04$WQp9.igoLqVr6Qk70mz6xu-$2b$04$WQp9.igoLqVr6Qk70mz6xuRxE0RttVXXdukpR9N54x17ecad34ZF6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[Zfgr26LWd22Za-$2b$04$eH8zX.q5Q.j2hO1NkVYJQO-$2b$04$eH8zX.q5Q.j2hO1NkVYJQOM6KxntS/ow3.YzVmFrE4t//CoF4fvne]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[\\xa3-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaachars_after_72_are_ignored_as_usual-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.swQOIzjOiJ9GHEPuhEkvqrUyvWhEMx6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[cTT0EAFdwJiLn-$2b$04$7/Qj7Kd8BcSahPO4khB8me-$2b$04$7/Qj7Kd8BcSahPO4khB8me4ssDJCW3r4OGYqPF87jxtrSyPj5cS5m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[dEe6XfVGrrfSH-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.GNj3aO0lb1E5E9UumYGKjP9BYqlNWJe]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[g7\\r\\x01\\xf3\\xd4\\xd0\\xa9JB^\\x18\\x007P\\xb2N\\xc7\\x1c\\xee\\x87&\\x83C\\x8b\\xe8\\x18\\xc5>\\x86\\x14/\\xd6\\xcc\\x1cJ\\xde\\xd7ix\\xeb\\xdeO\\xef\\xe1i\\xac\\xcb\\x03\\x96v1'_\\xd6@.m\\xa5!\\xa0\\xef\\xc0_-$2a$04$tecY.9ylRInW/rAAzXCXPO-$2a$04$tecY.9ylRInW/rAAzXCXPOOlyYeCNzmNTzPDNSIFztFMKbvs/s5XG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[tEPtJZXur16Vg-$2b$04$2moPs/x/wnCfeQ5pCheMcu-$2b$04$2moPs/x/wnCfeQ5pCheMcuSJQ/KYjOZG780UjA/SiR.KsYWNrC7SG]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[uSgFRnQdOgm4S-$2b$04$WLTjgY/pZSyqX/fbMbJzf.-$2b$04$WLTjgY/pZSyqX/fbMbJzf.qxCeTMQOzgL.CimRjMHtMxd/VGKojMu]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[vvho8C6nlVf9K-$2b$04$HrEYC/AQ2HS77G78cQDZQ.-$2b$04$HrEYC/AQ2HS77G78cQDZQ.r44WGcruKw03KHlnp71yVQEwpsi3xl2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[wT4fHJa2N9WSW-$2b$04$YYjtiq4Uh88yUsExO0RNTu-$2b$04$YYjtiq4Uh88yUsExO0RNTuEJ.tZlsONac16A8OcLHleWFjVawfGvO]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[xVQVbwa1S0M8r-$2b$04$SQe9knOzepOVKoYXo9xTte-$2b$04$SQe9knOzepOVKoYXo9xTteNYr6MBwVz4tpriJVe3PNgYufGIsgKcW]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[xhQPMmwh5ALzW-$2b$04$nQn78dV0hGHf5wUBe0zOFu-$2b$04$nQn78dV0hGHf5wUBe0zOFu8n07ZbWWOKoGasZKRspZxtt.vBRNMIy]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[zKo8vdFSnjX0f-$2b$04$HP3I0PUs7KBEzMBNFw7o3O-$2b$04$HP3I0PUs7KBEzMBNFw7o3O7f/uxaZU7aaDot1quHMgB2yrwBXsgyy]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_new[}>\\xb3\\xfe\\xf1\\x8b\\xa0\\xe6_\\xa2Lzq\\xc3P\\x7f\\xcc\\xc8b{\\xf9\\x14\\xf6\\xf6`\\x81G5\\xec\\x1d\\x87\\x10\\xbf\\xa7\\xe1}I7_\\x96\\xdfc\\xf2\\xbf\\xb3Vh\\xdfM\\x88q\\xf7\\xff\\x1b\\x82~z\\x13\\xdd\\xe9\\x84\\x00\\xdd4-$2b$10$keO.ZZs22YtygVF6BLfhGO-$2b$10$keO.ZZs22YtygVF6BLfhGOI/JjshJYPp8DZsUtym6mJV2Eha2Hdd.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_nul_byte": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_str_password": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_hashpw_str_salt": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_invalid_params[-$2b$04$cVWp4XaNU8a4v1uMRum2SO-10-10-ValueError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_invalid_params[pass-$2b$04$cVWp4XaNU8a4v1uMRum2SO-10-10-TypeError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO--3-10-OverflowError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO-0-10-ValueError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO-20-0-ValueError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO-513-10-ValueError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_invalid_params[password--10-10-ValueError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_invalid_params[password-salt-10-10-TypeError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[4-\\x00-salt-`Q\\xbe\\x18\\xc2\\xf4\\xf8,\\xbf\\x0e\\xfe\\xe5G\\x1bK\\xb9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[4-pass\\x00wor-sa\\x00l-\\xc2\\xbf\\xfd\\x9d\\xb3\\x8fei\\xef\\xefCr\\xf4\\xde\\x83\\xc0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[4-pass\\x00word-sa\\x00lt-K\\xa4\\xac9%\\xc0\\xe8\\xd7\\xf0\\xcd\\xb6\\xbb\\x16\\x84\\xa5o]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[4-password-\\x00-\\xc1+Vb5\\xee\\xe0L!%\\x98\\x97\\nW\\x9ag]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[4-password-salt-[\\xbf\\x0c\\xc2\\x93X\\x7f\\x1c65U\\'ye\\x98\\xd4~W\\x90q\\xbfB~\\x9d\\x8f\\xbe\\x84*\\xba4\\xd9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[4-password\\x00-salt\\x00-t\\x10\\xe4L\\xf4\\xfa\\x07\\xbf\\xaa\\xc8\\xa9_\\xb1r\\x7f\\xac\\x00\\x13u\\xe7\\xbfs\\x847\\x0fH\\xef\\xd1!t0P]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[42-password-salt-\\x83<\\xf0\\xdc\\xf5m\\xb6V\\x08\\xe8\\xf0\\xdc\\x0c\\xe8\\x82\\xbd]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[8-Lorem_ipsum_dolor_sit_amet,_consectetur_adipisicing_elit,_sed_do_eiusmod_tempor_incididunt_ut_labore_et_dolore_magna_aliqua._Ut_enim_ad_minim_veniam,_quis_nostrud_exercitation_ullamco_laboris_nisi_ut_aliquip_ex_ea_commodo_consequat._Duis_aute_irure_dolor_in_reprehenderit_in_voluptate_velit_esse_cillum_dolore_eu_fugiat_nulla_pariatur._Excepteur_sint_occaecat_cupidatat_non_proident,_sunt_in_culpa_qui_officia_deserunt_mollit_anim_id_est_laborum.-salis\\x00-\\x10\\x97\\x8b\\x07%=\\xf5\\x7fq\\xa1b\\xeb\\x0e\\x8a\\xd3\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[8-\\r\\xb3\\xac\\x94\\xb3\\xeeS_OJ\"\\x89;<$\\xae-:b\\xf0\\xf0\\xdb\\xce\\xf8#\\xcf\\xcc\\x85HV\\xea\\x10_-_D8\\x17^\\xee|\\xe16\\xc9\\x1bI\\xa6y#\\xff]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[8-\\r\\xb3\\xac\\x94\\xb3\\xeeS_OJ\"\\x89;<$\\xae-:b\\xf0\\xf0\\xdb\\xce\\xf8#\\xcf\\xcc\\x85HV\\xea\\x10_-_T\\xb9\\xff\\xf3N7!D\\x034th_\\xe9\\xed8\\xdeKr\\xe0\\xa6\\x9a\\xdc\\x17\\n\\x13\\xb5\\xe8\\xd6F8^\\xa4\\x03J\\xe6\\xd2f\\x00\\xee#2\\xc5\\xed@\\xadU|\\x86\\xe3@?\\xbb0\\xe4\\xe1\\xdc\\x1a\\xe0k\\x99\\xa0q6\\x8fQ\\x8d,BfQ\\xc9\\xe7\\xe47\\xfdl\\x91[\\x1b\\xbf\\xc3\\xa4\\xce\\xa7\\x14\\x91I\\x0e\\xa7\\xaf\\xb7\\xdd\\x02\\x90\\xa6x\\xa4\\xf4A\\x12\\x8d\\xb1y.\\xab'v\\xb2\\x1e\\xb4#\\x8e\\x07\\x15\\xad\\xd4\\x12}\\xffD\\xe4\\xb3\\xe4\\xccLO\\x99p\\x08??t\\xbdi\\x88s\\xfd\\xf6H\\x84Ou\\xc9\\xbf\\x7f\\x9e\\x0cM\\x9e]\\x89\\xa7x9\\x97I_fag\\x07a\\x1c\\xb9\\x01\\xde1\\xa1\\x97&\\xb6\\xe0\\x8c:\\x80\\x01f\\x1f-\\\\x9d\\xcc3\\xb4\\xaa\\x07/\\x90\\xdd\\x0b?T\\x8d^\\xeb\\xa4!\\x13\\x97\\xe2\\xfb\\x06.Rn\\x1dh\\xf4jL\\xe2V\\x18[K\\xad\\xc2h_\\xbex\\xe1\\xc7e{Y\\xf8:\\xb9\\xab\\x80\\xcf\\x93\\x18\\xd6\\xad\\xd1\\xf5\\x93?\\x12\\xd6\\xf3a\\x82\\xc8\\xe8\\x11_h\\x03\\n\\x12D]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[8-\\xe1\\xbd\\x88\\xce\\xb4\\xcf\\x85\\xcf\\x83\\xcf\\x83\\xce\\xb5\\xcf\\x8d\\xcf\\x82-\\xce\\xa4\\xce\\xb7\\xce\\xbb\\xce\\xad\\xce\\xbc\\xce\\xb1\\xcf\\x87\\xce\\xbf\\xcf\\x82-Cfl\\x9b\\t\\xef3\\xed\\x8c'\\xe8\\xe8\\xf3\\xe2\\xd8\\xe6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf[8-password-salt-\\xe16~\\xc5\\x15\\x1a3\\xfa\\xacL\\xc1\\xc1D\\xcd#\\xfa\\x15\\xd5T\\x84\\x93\\xec\\xc9\\x9b\\x9b]\\x9c\\r;'\\xbe\\xc7b'\\xeaf\\x08\\x8b\\x84\\x9b_\\xabz\\xa4x\\x01\\x02F\\xe7K\\xbaQr?\\xef\\xa9\\xf9GMe\\x08\\x84^\\x8d]": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf_no_warn_rounds": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf_str_password": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf_str_salt": {
                "status": "PASSED"
            },
            "ptestresult.python3-bcrypt.tests/test_bcrypt.py:test_kdf_warn_rounds": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:27\nBEGIN: /usr/lib/python3-bcrypt/ptest\nPASS: tests/test_bcrypt.py:test_gensalt_basic\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[4-$2b$04$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[5-$2b$05$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[6-$2b$06$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[7-$2b$07$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[8-$2b$08$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[9-$2b$09$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[10-$2b$10$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[11-$2b$11$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[12-$2b$12$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[13-$2b$13$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[14-$2b$14$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[15-$2b$15$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[16-$2b$16$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[17-$2b$17$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[18-$2b$18$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[19-$2b$19$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[20-$2b$20$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[21-$2b$21$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[22-$2b$22$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[23-$2b$23$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[24-$2b$24$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_invalid[1]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_invalid[2]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_invalid[3]\nPASS: tests/test_bcrypt.py:test_gensalt_bad_prefix\nPASS: tests/test_bcrypt.py:test_gensalt_2a_prefix\nPASS: tests/test_bcrypt.py:test_hashpw_new[Kk4DQuMMfZL9o-$2b$04$cVWp4XaNU8a4v1uMRum2SO-$2b$04$cVWp4XaNU8a4v1uMRum2SO026BWLIoQMD/TXg5uZV.0P.uO8m3YEm]\nPASS: tests/test_bcrypt.py:test_hashpw_new[9IeRXmnGxMYbs-$2b$04$pQ7gRO7e6wx/936oXhNjrO-$2b$04$pQ7gRO7e6wx/936oXhNjrOUNOHL1D0h1N2IDbJZYs.1ppzSof6SPy]\nPASS: tests/test_bcrypt.py:test_hashpw_new[xVQVbwa1S0M8r-$2b$04$SQe9knOzepOVKoYXo9xTte-$2b$04$SQe9knOzepOVKoYXo9xTteNYr6MBwVz4tpriJVe3PNgYufGIsgKcW]\nPASS: tests/test_bcrypt.py:test_hashpw_new[Zfgr26LWd22Za-$2b$04$eH8zX.q5Q.j2hO1NkVYJQO-$2b$04$eH8zX.q5Q.j2hO1NkVYJQOM6KxntS/ow3.YzVmFrE4t//CoF4fvne]\nPASS: tests/test_bcrypt.py:test_hashpw_new[Tg4daC27epFBE-$2b$04$ahiTdwRXpUG2JLRcIznxc.-$2b$04$ahiTdwRXpUG2JLRcIznxc.s1.ydaPGD372bsGs8NqyYjLY1inG5n2]\nPASS: tests/test_bcrypt.py:test_hashpw_new[xhQPMmwh5ALzW-$2b$04$nQn78dV0hGHf5wUBe0zOFu-$2b$04$nQn78dV0hGHf5wUBe0zOFu8n07ZbWWOKoGasZKRspZxtt.vBRNMIy]\nPASS: tests/test_bcrypt.py:test_hashpw_new[59je8h5Gj71tg-$2b$04$cvXudZ5ugTg95W.rOjMITu-$2b$04$cvXudZ5ugTg95W.rOjMITuM1jC0piCl3zF5cmGhzCibHZrNHkmckG]\nPASS: tests/test_bcrypt.py:test_hashpw_new[wT4fHJa2N9WSW-$2b$04$YYjtiq4Uh88yUsExO0RNTu-$2b$04$YYjtiq4Uh88yUsExO0RNTuEJ.tZlsONac16A8OcLHleWFjVawfGvO]\nPASS: tests/test_bcrypt.py:test_hashpw_new[uSgFRnQdOgm4S-$2b$04$WLTjgY/pZSyqX/fbMbJzf.-$2b$04$WLTjgY/pZSyqX/fbMbJzf.qxCeTMQOzgL.CimRjMHtMxd/VGKojMu]\nPASS: tests/test_bcrypt.py:test_hashpw_new[tEPtJZXur16Vg-$2b$04$2moPs/x/wnCfeQ5pCheMcu-$2b$04$2moPs/x/wnCfeQ5pCheMcuSJQ/KYjOZG780UjA/SiR.KsYWNrC7SG]\nPASS: tests/test_bcrypt.py:test_hashpw_new[vvho8C6nlVf9K-$2b$04$HrEYC/AQ2HS77G78cQDZQ.-$2b$04$HrEYC/AQ2HS77G78cQDZQ.r44WGcruKw03KHlnp71yVQEwpsi3xl2]\nPASS: tests/test_bcrypt.py:test_hashpw_new[5auCCY9by0Ruf-$2b$04$vVYgSTfB8KVbmhbZE/k3R.-$2b$04$vVYgSTfB8KVbmhbZE/k3R.ux9A0lJUM4CZwCkHI9fifke2.rTF7MG]\nPASS: tests/test_bcrypt.py:test_hashpw_new[GtTkR6qn2QOZW-$2b$04$JfoNrR8.doieoI8..F.C1O-$2b$04$JfoNrR8.doieoI8..F.C1OQgwE3uTeuardy6lw0AjALUzOARoyf2m]\nPASS: tests/test_bcrypt.py:test_hashpw_new[zKo8vdFSnjX0f-$2b$04$HP3I0PUs7KBEzMBNFw7o3O-$2b$04$HP3I0PUs7KBEzMBNFw7o3O7f/uxaZU7aaDot1quHMgB2yrwBXsgyy]\nPASS: tests/test_bcrypt.py:test_hashpw_new[I9VfYlacJiwiK-$2b$04$xnFVhJsTzsFBTeP3PpgbMe-$2b$04$xnFVhJsTzsFBTeP3PpgbMeMREb6rdKV9faW54Sx.yg9plf4jY8qT6]\nPASS: tests/test_bcrypt.py:test_hashpw_new[VFPO7YXnHQbQO-$2b$04$WQp9.igoLqVr6Qk70mz6xu-$2b$04$WQp9.igoLqVr6Qk70mz6xuRxE0RttVXXdukpR9N54x17ecad34ZF6]\nPASS: tests/test_bcrypt.py:test_hashpw_new[VDx5BdxfxstYk-$2b$04$xgZtlonpAHSU/njOCdKztO-$2b$04$xgZtlonpAHSU/njOCdKztOPuPFzCNVpB4LGicO4/OGgHv.uKHkwsS]\nPASS: tests/test_bcrypt.py:test_hashpw_new[dEe6XfVGrrfSH-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.GNj3aO0lb1E5E9UumYGKjP9BYqlNWJe]\nPASS: tests/test_bcrypt.py:test_hashpw_new[cTT0EAFdwJiLn-$2b$04$7/Qj7Kd8BcSahPO4khB8me-$2b$04$7/Qj7Kd8BcSahPO4khB8me4ssDJCW3r4OGYqPF87jxtrSyPj5cS5m]\nPASS: tests/test_bcrypt.py:test_hashpw_new[J8eHUDuxBB520-$2b$04$VvlCUKbTMjaxaYJ.k5juoe-$2b$04$VvlCUKbTMjaxaYJ.k5juoecpG/7IzcH1AkmqKi.lIZMVIOLClWAk.]\nPASS: tests/test_bcrypt.py:test_hashpw_new[U*U-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.E5YPO9kmyuRGyh0XouQYb4YMJKvyOeW]\nPASS: tests/test_bcrypt.py:test_hashpw_new[U*U*-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.VGOzA784oUp/Z0DY336zx7pLYAy0lwK]\nPASS: tests/test_bcrypt.py:test_hashpw_new[U*U*U-$2a$05$XXXXXXXXXXXXXXXXXXXXXO-$2a$05$XXXXXXXXXXXXXXXXXXXXXOAcXxm9kjPGEMsLznoKqmqw7tc8WCx4a]\nPASS: tests/test_bcrypt.py:test_hashpw_new[0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789chars after 72 are ignored-$2a$05$abcdefghijklmnopqrstuu-$2a$05$abcdefghijklmnopqrstuu5s2v8.iXieOjg/.AySBTTZIIVFJeBui]\nPASS: tests/test_bcrypt.py:test_hashpw_new[\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaachars after 72 are ignored as usual-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.swQOIzjOiJ9GHEPuhEkvqrUyvWhEMx6]\nPASS: tests/test_bcrypt.py:test_hashpw_new[\\xa3-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]\nPASS: tests/test_bcrypt.py:test_hashpw_new[}>\\xb3\\xfe\\xf1\\x8b\\xa0\\xe6(\\xa2Lzq\\xc3P\\x7f\\xcc\\xc8b{\\xf9\\x14\\xf6\\xf6`\\x81G5\\xec\\x1d\\x87\\x10\\xbf\\xa7\\xe1}I7 \\x96\\xdfc\\xf2\\xbf\\xb3Vh\\xdfM\\x88q\\xf7\\xff\\x1b\\x82~z\\x13\\xdd\\xe9\\x84\\x00\\xdd4-$2b$10$keO.ZZs22YtygVF6BLfhGO-$2b$10$keO.ZZs22YtygVF6BLfhGOI/JjshJYPp8DZsUtym6mJV2Eha2Hdd.]\nPASS: tests/test_bcrypt.py:test_hashpw_new[g7\\r\\x01\\xf3\\xd4\\xd0\\xa9JB^\\x18\\x007P\\xb2N\\xc7\\x1c\\xee\\x87&\\x83C\\x8b\\xe8\\x18\\xc5>\\x86\\x14/\\xd6\\xcc\\x1cJ\\xde\\xd7ix\\xeb\\xdeO\\xef\\xe1i\\xac\\xcb\\x03\\x96v1' \\xd6@.m\\xa5!\\xa0\\xef\\xc0(-$2a$04$tecY.9ylRInW/rAAzXCXPO-$2a$04$tecY.9ylRInW/rAAzXCXPOOlyYeCNzmNTzPDNSIFztFMKbvs/s5XG]\nPASS: tests/test_bcrypt.py:test_checkpw[Kk4DQuMMfZL9o-$2b$04$cVWp4XaNU8a4v1uMRum2SO-$2b$04$cVWp4XaNU8a4v1uMRum2SO026BWLIoQMD/TXg5uZV.0P.uO8m3YEm]\nPASS: tests/test_bcrypt.py:test_checkpw[9IeRXmnGxMYbs-$2b$04$pQ7gRO7e6wx/936oXhNjrO-$2b$04$pQ7gRO7e6wx/936oXhNjrOUNOHL1D0h1N2IDbJZYs.1ppzSof6SPy]\nPASS: tests/test_bcrypt.py:test_checkpw[xVQVbwa1S0M8r-$2b$04$SQe9knOzepOVKoYXo9xTte-$2b$04$SQe9knOzepOVKoYXo9xTteNYr6MBwVz4tpriJVe3PNgYufGIsgKcW]\nPASS: tests/test_bcrypt.py:test_checkpw[Zfgr26LWd22Za-$2b$04$eH8zX.q5Q.j2hO1NkVYJQO-$2b$04$eH8zX.q5Q.j2hO1NkVYJQOM6KxntS/ow3.YzVmFrE4t//CoF4fvne]\nPASS: tests/test_bcrypt.py:test_checkpw[Tg4daC27epFBE-$2b$04$ahiTdwRXpUG2JLRcIznxc.-$2b$04$ahiTdwRXpUG2JLRcIznxc.s1.ydaPGD372bsGs8NqyYjLY1inG5n2]\nPASS: tests/test_bcrypt.py:test_checkpw[xhQPMmwh5ALzW-$2b$04$nQn78dV0hGHf5wUBe0zOFu-$2b$04$nQn78dV0hGHf5wUBe0zOFu8n07ZbWWOKoGasZKRspZxtt.vBRNMIy]\nPASS: tests/test_bcrypt.py:test_checkpw[59je8h5Gj71tg-$2b$04$cvXudZ5ugTg95W.rOjMITu-$2b$04$cvXudZ5ugTg95W.rOjMITuM1jC0piCl3zF5cmGhzCibHZrNHkmckG]\nPASS: tests/test_bcrypt.py:test_checkpw[wT4fHJa2N9WSW-$2b$04$YYjtiq4Uh88yUsExO0RNTu-$2b$04$YYjtiq4Uh88yUsExO0RNTuEJ.tZlsONac16A8OcLHleWFjVawfGvO]\nPASS: tests/test_bcrypt.py:test_checkpw[uSgFRnQdOgm4S-$2b$04$WLTjgY/pZSyqX/fbMbJzf.-$2b$04$WLTjgY/pZSyqX/fbMbJzf.qxCeTMQOzgL.CimRjMHtMxd/VGKojMu]\nPASS: tests/test_bcrypt.py:test_checkpw[tEPtJZXur16Vg-$2b$04$2moPs/x/wnCfeQ5pCheMcu-$2b$04$2moPs/x/wnCfeQ5pCheMcuSJQ/KYjOZG780UjA/SiR.KsYWNrC7SG]\nPASS: tests/test_bcrypt.py:test_checkpw[vvho8C6nlVf9K-$2b$04$HrEYC/AQ2HS77G78cQDZQ.-$2b$04$HrEYC/AQ2HS77G78cQDZQ.r44WGcruKw03KHlnp71yVQEwpsi3xl2]\nPASS: tests/test_bcrypt.py:test_checkpw[5auCCY9by0Ruf-$2b$04$vVYgSTfB8KVbmhbZE/k3R.-$2b$04$vVYgSTfB8KVbmhbZE/k3R.ux9A0lJUM4CZwCkHI9fifke2.rTF7MG]\nPASS: tests/test_bcrypt.py:test_checkpw[GtTkR6qn2QOZW-$2b$04$JfoNrR8.doieoI8..F.C1O-$2b$04$JfoNrR8.doieoI8..F.C1OQgwE3uTeuardy6lw0AjALUzOARoyf2m]\nPASS: tests/test_bcrypt.py:test_checkpw[zKo8vdFSnjX0f-$2b$04$HP3I0PUs7KBEzMBNFw7o3O-$2b$04$HP3I0PUs7KBEzMBNFw7o3O7f/uxaZU7aaDot1quHMgB2yrwBXsgyy]\nPASS: tests/test_bcrypt.py:test_checkpw[I9VfYlacJiwiK-$2b$04$xnFVhJsTzsFBTeP3PpgbMe-$2b$04$xnFVhJsTzsFBTeP3PpgbMeMREb6rdKV9faW54Sx.yg9plf4jY8qT6]\nPASS: tests/test_bcrypt.py:test_checkpw[VFPO7YXnHQbQO-$2b$04$WQp9.igoLqVr6Qk70mz6xu-$2b$04$WQp9.igoLqVr6Qk70mz6xuRxE0RttVXXdukpR9N54x17ecad34ZF6]\nPASS: tests/test_bcrypt.py:test_checkpw[VDx5BdxfxstYk-$2b$04$xgZtlonpAHSU/njOCdKztO-$2b$04$xgZtlonpAHSU/njOCdKztOPuPFzCNVpB4LGicO4/OGgHv.uKHkwsS]\nPASS: tests/test_bcrypt.py:test_checkpw[dEe6XfVGrrfSH-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.GNj3aO0lb1E5E9UumYGKjP9BYqlNWJe]\nPASS: tests/test_bcrypt.py:test_checkpw[cTT0EAFdwJiLn-$2b$04$7/Qj7Kd8BcSahPO4khB8me-$2b$04$7/Qj7Kd8BcSahPO4khB8me4ssDJCW3r4OGYqPF87jxtrSyPj5cS5m]\nPASS: tests/test_bcrypt.py:test_checkpw[J8eHUDuxBB520-$2b$04$VvlCUKbTMjaxaYJ.k5juoe-$2b$04$VvlCUKbTMjaxaYJ.k5juoecpG/7IzcH1AkmqKi.lIZMVIOLClWAk.]\nPASS: tests/test_bcrypt.py:test_checkpw[U*U-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.E5YPO9kmyuRGyh0XouQYb4YMJKvyOeW]\nPASS: tests/test_bcrypt.py:test_checkpw[U*U*-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.VGOzA784oUp/Z0DY336zx7pLYAy0lwK]\nPASS: tests/test_bcrypt.py:test_checkpw[U*U*U-$2a$05$XXXXXXXXXXXXXXXXXXXXXO-$2a$05$XXXXXXXXXXXXXXXXXXXXXOAcXxm9kjPGEMsLznoKqmqw7tc8WCx4a]\nPASS: tests/test_bcrypt.py:test_checkpw[0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789chars after 72 are ignored-$2a$05$abcdefghijklmnopqrstuu-$2a$05$abcdefghijklmnopqrstuu5s2v8.iXieOjg/.AySBTTZIIVFJeBui]\nPASS: tests/test_bcrypt.py:test_checkpw[\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaachars after 72 are ignored as usual-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.swQOIzjOiJ9GHEPuhEkvqrUyvWhEMx6]\nPASS: tests/test_bcrypt.py:test_checkpw[\\xa3-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]\nPASS: tests/test_bcrypt.py:test_checkpw[}>\\xb3\\xfe\\xf1\\x8b\\xa0\\xe6(\\xa2Lzq\\xc3P\\x7f\\xcc\\xc8b{\\xf9\\x14\\xf6\\xf6`\\x81G5\\xec\\x1d\\x87\\x10\\xbf\\xa7\\xe1}I7 \\x96\\xdfc\\xf2\\xbf\\xb3Vh\\xdfM\\x88q\\xf7\\xff\\x1b\\x82~z\\x13\\xdd\\xe9\\x84\\x00\\xdd4-$2b$10$keO.ZZs22YtygVF6BLfhGO-$2b$10$keO.ZZs22YtygVF6BLfhGOI/JjshJYPp8DZsUtym6mJV2Eha2Hdd.]\nPASS: tests/test_bcrypt.py:test_checkpw[g7\\r\\x01\\xf3\\xd4\\xd0\\xa9JB^\\x18\\x007P\\xb2N\\xc7\\x1c\\xee\\x87&\\x83C\\x8b\\xe8\\x18\\xc5>\\x86\\x14/\\xd6\\xcc\\x1cJ\\xde\\xd7ix\\xeb\\xdeO\\xef\\xe1i\\xac\\xcb\\x03\\x96v1' \\xd6@.m\\xa5!\\xa0\\xef\\xc0(-$2a$04$tecY.9ylRInW/rAAzXCXPO-$2a$04$tecY.9ylRInW/rAAzXCXPOOlyYeCNzmNTzPDNSIFztFMKbvs/s5XG]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[Kk4DQuMMfZL9o-$2b$04$cVWp4XaNU8a4v1uMRum2SO-$2b$04$cVWp4XaNU8a4v1uMRum2SO026BWLIoQMD/TXg5uZV.0P.uO8m3YEm]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[9IeRXmnGxMYbs-$2b$04$pQ7gRO7e6wx/936oXhNjrO-$2b$04$pQ7gRO7e6wx/936oXhNjrOUNOHL1D0h1N2IDbJZYs.1ppzSof6SPy]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[xVQVbwa1S0M8r-$2b$04$SQe9knOzepOVKoYXo9xTte-$2b$04$SQe9knOzepOVKoYXo9xTteNYr6MBwVz4tpriJVe3PNgYufGIsgKcW]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[Zfgr26LWd22Za-$2b$04$eH8zX.q5Q.j2hO1NkVYJQO-$2b$04$eH8zX.q5Q.j2hO1NkVYJQOM6KxntS/ow3.YzVmFrE4t//CoF4fvne]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[Tg4daC27epFBE-$2b$04$ahiTdwRXpUG2JLRcIznxc.-$2b$04$ahiTdwRXpUG2JLRcIznxc.s1.ydaPGD372bsGs8NqyYjLY1inG5n2]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[xhQPMmwh5ALzW-$2b$04$nQn78dV0hGHf5wUBe0zOFu-$2b$04$nQn78dV0hGHf5wUBe0zOFu8n07ZbWWOKoGasZKRspZxtt.vBRNMIy]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[59je8h5Gj71tg-$2b$04$cvXudZ5ugTg95W.rOjMITu-$2b$04$cvXudZ5ugTg95W.rOjMITuM1jC0piCl3zF5cmGhzCibHZrNHkmckG]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[wT4fHJa2N9WSW-$2b$04$YYjtiq4Uh88yUsExO0RNTu-$2b$04$YYjtiq4Uh88yUsExO0RNTuEJ.tZlsONac16A8OcLHleWFjVawfGvO]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[uSgFRnQdOgm4S-$2b$04$WLTjgY/pZSyqX/fbMbJzf.-$2b$04$WLTjgY/pZSyqX/fbMbJzf.qxCeTMQOzgL.CimRjMHtMxd/VGKojMu]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[tEPtJZXur16Vg-$2b$04$2moPs/x/wnCfeQ5pCheMcu-$2b$04$2moPs/x/wnCfeQ5pCheMcuSJQ/KYjOZG780UjA/SiR.KsYWNrC7SG]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[vvho8C6nlVf9K-$2b$04$HrEYC/AQ2HS77G78cQDZQ.-$2b$04$HrEYC/AQ2HS77G78cQDZQ.r44WGcruKw03KHlnp71yVQEwpsi3xl2]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[5auCCY9by0Ruf-$2b$04$vVYgSTfB8KVbmhbZE/k3R.-$2b$04$vVYgSTfB8KVbmhbZE/k3R.ux9A0lJUM4CZwCkHI9fifke2.rTF7MG]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[GtTkR6qn2QOZW-$2b$04$JfoNrR8.doieoI8..F.C1O-$2b$04$JfoNrR8.doieoI8..F.C1OQgwE3uTeuardy6lw0AjALUzOARoyf2m]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[zKo8vdFSnjX0f-$2b$04$HP3I0PUs7KBEzMBNFw7o3O-$2b$04$HP3I0PUs7KBEzMBNFw7o3O7f/uxaZU7aaDot1quHMgB2yrwBXsgyy]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[I9VfYlacJiwiK-$2b$04$xnFVhJsTzsFBTeP3PpgbMe-$2b$04$xnFVhJsTzsFBTeP3PpgbMeMREb6rdKV9faW54Sx.yg9plf4jY8qT6]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[VFPO7YXnHQbQO-$2b$04$WQp9.igoLqVr6Qk70mz6xu-$2b$04$WQp9.igoLqVr6Qk70mz6xuRxE0RttVXXdukpR9N54x17ecad34ZF6]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[VDx5BdxfxstYk-$2b$04$xgZtlonpAHSU/njOCdKztO-$2b$04$xgZtlonpAHSU/njOCdKztOPuPFzCNVpB4LGicO4/OGgHv.uKHkwsS]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[dEe6XfVGrrfSH-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.GNj3aO0lb1E5E9UumYGKjP9BYqlNWJe]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[cTT0EAFdwJiLn-$2b$04$7/Qj7Kd8BcSahPO4khB8me-$2b$04$7/Qj7Kd8BcSahPO4khB8me4ssDJCW3r4OGYqPF87jxtrSyPj5cS5m]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[J8eHUDuxBB520-$2b$04$VvlCUKbTMjaxaYJ.k5juoe-$2b$04$VvlCUKbTMjaxaYJ.k5juoecpG/7IzcH1AkmqKi.lIZMVIOLClWAk.]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[U*U-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.E5YPO9kmyuRGyh0XouQYb4YMJKvyOeW]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[U*U*-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.VGOzA784oUp/Z0DY336zx7pLYAy0lwK]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[U*U*U-$2a$05$XXXXXXXXXXXXXXXXXXXXXO-$2a$05$XXXXXXXXXXXXXXXXXXXXXOAcXxm9kjPGEMsLznoKqmqw7tc8WCx4a]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789chars after 72 are ignored-$2a$05$abcdefghijklmnopqrstuu-$2a$05$abcdefghijklmnopqrstuu5s2v8.iXieOjg/.AySBTTZIIVFJeBui]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaachars after 72 are ignored as usual-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.swQOIzjOiJ9GHEPuhEkvqrUyvWhEMx6]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[\\xa3-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[}>\\xb3\\xfe\\xf1\\x8b\\xa0\\xe6(\\xa2Lzq\\xc3P\\x7f\\xcc\\xc8b{\\xf9\\x14\\xf6\\xf6`\\x81G5\\xec\\x1d\\x87\\x10\\xbf\\xa7\\xe1}I7 \\x96\\xdfc\\xf2\\xbf\\xb3Vh\\xdfM\\x88q\\xf7\\xff\\x1b\\x82~z\\x13\\xdd\\xe9\\x84\\x00\\xdd4-$2b$10$keO.ZZs22YtygVF6BLfhGO-$2b$10$keO.ZZs22YtygVF6BLfhGOI/JjshJYPp8DZsUtym6mJV2Eha2Hdd.]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[g7\\r\\x01\\xf3\\xd4\\xd0\\xa9JB^\\x18\\x007P\\xb2N\\xc7\\x1c\\xee\\x87&\\x83C\\x8b\\xe8\\x18\\xc5>\\x86\\x14/\\xd6\\xcc\\x1cJ\\xde\\xd7ix\\xeb\\xdeO\\xef\\xe1i\\xac\\xcb\\x03\\x96v1' \\xd6@.m\\xa5!\\xa0\\xef\\xc0(-$2a$04$tecY.9ylRInW/rAAzXCXPO-$2a$04$tecY.9ylRInW/rAAzXCXPOOlyYeCNzmNTzPDNSIFztFMKbvs/s5XG]\nPASS: tests/test_bcrypt.py:test_hashpw_2y_prefix[\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]\nPASS: tests/test_bcrypt.py:test_hashpw_2y_prefix[\\xff\\xff\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e]\nPASS: tests/test_bcrypt.py:test_checkpw_2y_prefix[\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]\nPASS: tests/test_bcrypt.py:test_checkpw_2y_prefix[\\xff\\xff\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e]\nPASS: tests/test_bcrypt.py:test_hashpw_invalid\nPASS: tests/test_bcrypt.py:test_checkpw_wrong_password\nPASS: tests/test_bcrypt.py:test_checkpw_bad_salt\nPASS: tests/test_bcrypt.py:test_checkpw_str_password\nPASS: tests/test_bcrypt.py:test_checkpw_str_salt\nPASS: tests/test_bcrypt.py:test_hashpw_str_password\nPASS: tests/test_bcrypt.py:test_hashpw_str_salt\nPASS: tests/test_bcrypt.py:test_checkpw_nul_byte\nPASS: tests/test_bcrypt.py:test_hashpw_nul_byte\nPASS: tests/test_bcrypt.py:test_checkpw_extra_data\nPASS: tests/test_bcrypt.py:test_kdf[4-password-salt-[\\xbf\\x0c\\xc2\\x93X\\x7f\\x1c65U\\'ye\\x98\\xd4~W\\x90q\\xbfB~\\x9d\\x8f\\xbe\\x84*\\xba4\\xd9]\nPASS: tests/test_bcrypt.py:test_kdf[4-password-\\x00-\\xc1+Vb5\\xee\\xe0L!%\\x98\\x97\\nW\\x9ag]\nPASS: tests/test_bcrypt.py:test_kdf[4-\\x00-salt-`Q\\xbe\\x18\\xc2\\xf4\\xf8,\\xbf\\x0e\\xfe\\xe5G\\x1bK\\xb9]\nPASS: tests/test_bcrypt.py:test_kdf[4-password\\x00-salt\\x00-t\\x10\\xe4L\\xf4\\xfa\\x07\\xbf\\xaa\\xc8\\xa9(\\xb1r\\x7f\\xac\\x00\\x13u\\xe7\\xbfs\\x847\\x0fH\\xef\\xd1!t0P]\nPASS: tests/test_bcrypt.py:test_kdf[4-pass\\x00wor-sa\\x00l-\\xc2\\xbf\\xfd\\x9d\\xb3\\x8fei\\xef\\xefCr\\xf4\\xde\\x83\\xc0]\nPASS: tests/test_bcrypt.py:test_kdf[4-pass\\x00word-sa\\x00lt-K\\xa4\\xac9%\\xc0\\xe8\\xd7\\xf0\\xcd\\xb6\\xbb\\x16\\x84\\xa5o]\nPASS: tests/test_bcrypt.py:test_kdf[8-password-salt-\\xe16~\\xc5\\x15\\x1a3\\xfa\\xacL\\xc1\\xc1D\\xcd#\\xfa\\x15\\xd5T\\x84\\x93\\xec\\xc9\\x9b\\x9b]\\x9c\\r;'\\xbe\\xc7b'\\xeaf\\x08\\x8b\\x84\\x9b \\xabz\\xa4x\\x01\\x02F\\xe7K\\xbaQr?\\xef\\xa9\\xf9GMe\\x08\\x84^\\x8d]\nPASS: tests/test_bcrypt.py:test_kdf[42-password-salt-\\x83<\\xf0\\xdc\\xf5m\\xb6V\\x08\\xe8\\xf0\\xdc\\x0c\\xe8\\x82\\xbd]\nPASS: tests/test_bcrypt.py:test_kdf[8-Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.-salis\\x00-\\x10\\x97\\x8b\\x07%=\\xf5\\x7fq\\xa1b\\xeb\\x0e\\x8a\\xd3\\n]\nPASS: tests/test_bcrypt.py:test_kdf[8-\\r\\xb3\\xac\\x94\\xb3\\xeeS(OJ\"\\x89;<$\\xae-:b\\xf0\\xf0\\xdb\\xce\\xf8#\\xcf\\xcc\\x85HV\\xea\\x10(- D8\\x17^\\xee|\\xe16\\xc9\\x1bI\\xa6y#\\xff]\nPASS: tests/test_bcrypt.py:test_kdf[8-\\r\\xb3\\xac\\x94\\xb3\\xeeS(OJ\"\\x89;<$\\xae-:b\\xf0\\xf0\\xdb\\xce\\xf8#\\xcf\\xcc\\x85HV\\xea\\x10(- T\\xb9\\xff\\xf3N7!D\\x034th(\\xe9\\xed8\\xdeKr\\xe0\\xa6\\x9a\\xdc\\x17\\n\\x13\\xb5\\xe8\\xd6F8^\\xa4\\x03J\\xe6\\xd2f\\x00\\xee#2\\xc5\\xed@\\xadU|\\x86\\xe3@?\\xbb0\\xe4\\xe1\\xdc\\x1a\\xe0k\\x99\\xa0q6\\x8fQ\\x8d,BfQ\\xc9\\xe7\\xe47\\xfdl\\x91[\\x1b\\xbf\\xc3\\xa4\\xce\\xa7\\x14\\x91I\\x0e\\xa7\\xaf\\xb7\\xdd\\x02\\x90\\xa6x\\xa4\\xf4A\\x12\\x8d\\xb1y.\\xab'v\\xb2\\x1e\\xb4#\\x8e\\x07\\x15\\xad\\xd4\\x12}\\xffD\\xe4\\xb3\\xe4\\xccLO\\x99p\\x08??t\\xbdi\\x88s\\xfd\\xf6H\\x84Ou\\xc9\\xbf\\x7f\\x9e\\x0cM\\x9e]\\x89\\xa7x9\\x97I)fag\\x07a\\x1c\\xb9\\x01\\xde1\\xa1\\x97&\\xb6\\xe0\\x8c:\\x80\\x01f\\x1f-\\\\x9d\\xcc3\\xb4\\xaa\\x07/\\x90\\xdd\\x0b?T\\x8d^\\xeb\\xa4!\\x13\\x97\\xe2\\xfb\\x06.Rn\\x1dh\\xf4jL\\xe2V\\x18[K\\xad\\xc2h_\\xbex\\xe1\\xc7e{Y\\xf8:\\xb9\\xab\\x80\\xcf\\x93\\x18\\xd6\\xad\\xd1\\xf5\\x93?\\x12\\xd6\\xf3a\\x82\\xc8\\xe8\\x11_h\\x03\\n\\x12D]\nPASS: tests/test_bcrypt.py:test_kdf[8-\\xe1\\xbd\\x88\\xce\\xb4\\xcf\\x85\\xcf\\x83\\xcf\\x83\\xce\\xb5\\xcf\\x8d\\xcf\\x82-\\xce\\xa4\\xce\\xb7\\xce\\xbb\\xce\\xad\\xce\\xbc\\xce\\xb1\\xcf\\x87\\xce\\xbf\\xcf\\x82-Cfl\\x9b\\t\\xef3\\xed\\x8c'\\xe8\\xe8\\xf3\\xe2\\xd8\\xe6]\nPASS: tests/test_bcrypt.py:test_kdf_str_password\nPASS: tests/test_bcrypt.py:test_kdf_str_salt\nPASS: tests/test_bcrypt.py:test_kdf_no_warn_rounds\nPASS: tests/test_bcrypt.py:test_kdf_warn_rounds\nPASS: tests/test_bcrypt.py:test_invalid_params[pass-$2b$04$cVWp4XaNU8a4v1uMRum2SO-10-10-TypeError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password-salt-10-10-TypeError]\nPASS: tests/test_bcrypt.py:test_invalid_params[-$2b$04$cVWp4XaNU8a4v1uMRum2SO-10-10-ValueError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password--10-10-ValueError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO-0-10-ValueError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO--3-10-OverflowError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO-513-10-ValueError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO-20-0-ValueError]\nPASS: tests/test_bcrypt.py:test_2a_wraparound_bug\n============================================================================\nTestsuite summary\n# TOTAL: 150\n# PASS: 150\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\n\n## starting to run rust tests ##\n\nrunning 0 tests\n\ntest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\nDURATION: 3\nEND: /usr/lib/python3-bcrypt/ptest\n2024-02-06T09:27\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-bcrypt": {
                    "duration": "3",
                    "log": "START: ptest-runner\n2024-02-06T09:27\nPASS: tests/test_bcrypt.py:test_gensalt_basic\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[4-$2b$04$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[5-$2b$05$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[6-$2b$06$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[7-$2b$07$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[8-$2b$08$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[9-$2b$09$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[10-$2b$10$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[11-$2b$11$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[12-$2b$12$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[13-$2b$13$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[14-$2b$14$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[15-$2b$15$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[16-$2b$16$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[17-$2b$17$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[18-$2b$18$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[19-$2b$19$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[20-$2b$20$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[21-$2b$21$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[22-$2b$22$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[23-$2b$23$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_valid[24-$2b$24$]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_invalid[1]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_invalid[2]\nPASS: tests/test_bcrypt.py:test_gensalt_rounds_invalid[3]\nPASS: tests/test_bcrypt.py:test_gensalt_bad_prefix\nPASS: tests/test_bcrypt.py:test_gensalt_2a_prefix\nPASS: tests/test_bcrypt.py:test_hashpw_new[Kk4DQuMMfZL9o-$2b$04$cVWp4XaNU8a4v1uMRum2SO-$2b$04$cVWp4XaNU8a4v1uMRum2SO026BWLIoQMD/TXg5uZV.0P.uO8m3YEm]\nPASS: tests/test_bcrypt.py:test_hashpw_new[9IeRXmnGxMYbs-$2b$04$pQ7gRO7e6wx/936oXhNjrO-$2b$04$pQ7gRO7e6wx/936oXhNjrOUNOHL1D0h1N2IDbJZYs.1ppzSof6SPy]\nPASS: tests/test_bcrypt.py:test_hashpw_new[xVQVbwa1S0M8r-$2b$04$SQe9knOzepOVKoYXo9xTte-$2b$04$SQe9knOzepOVKoYXo9xTteNYr6MBwVz4tpriJVe3PNgYufGIsgKcW]\nPASS: tests/test_bcrypt.py:test_hashpw_new[Zfgr26LWd22Za-$2b$04$eH8zX.q5Q.j2hO1NkVYJQO-$2b$04$eH8zX.q5Q.j2hO1NkVYJQOM6KxntS/ow3.YzVmFrE4t//CoF4fvne]\nPASS: tests/test_bcrypt.py:test_hashpw_new[Tg4daC27epFBE-$2b$04$ahiTdwRXpUG2JLRcIznxc.-$2b$04$ahiTdwRXpUG2JLRcIznxc.s1.ydaPGD372bsGs8NqyYjLY1inG5n2]\nPASS: tests/test_bcrypt.py:test_hashpw_new[xhQPMmwh5ALzW-$2b$04$nQn78dV0hGHf5wUBe0zOFu-$2b$04$nQn78dV0hGHf5wUBe0zOFu8n07ZbWWOKoGasZKRspZxtt.vBRNMIy]\nPASS: tests/test_bcrypt.py:test_hashpw_new[59je8h5Gj71tg-$2b$04$cvXudZ5ugTg95W.rOjMITu-$2b$04$cvXudZ5ugTg95W.rOjMITuM1jC0piCl3zF5cmGhzCibHZrNHkmckG]\nPASS: tests/test_bcrypt.py:test_hashpw_new[wT4fHJa2N9WSW-$2b$04$YYjtiq4Uh88yUsExO0RNTu-$2b$04$YYjtiq4Uh88yUsExO0RNTuEJ.tZlsONac16A8OcLHleWFjVawfGvO]\nPASS: tests/test_bcrypt.py:test_hashpw_new[uSgFRnQdOgm4S-$2b$04$WLTjgY/pZSyqX/fbMbJzf.-$2b$04$WLTjgY/pZSyqX/fbMbJzf.qxCeTMQOzgL.CimRjMHtMxd/VGKojMu]\nPASS: tests/test_bcrypt.py:test_hashpw_new[tEPtJZXur16Vg-$2b$04$2moPs/x/wnCfeQ5pCheMcu-$2b$04$2moPs/x/wnCfeQ5pCheMcuSJQ/KYjOZG780UjA/SiR.KsYWNrC7SG]\nPASS: tests/test_bcrypt.py:test_hashpw_new[vvho8C6nlVf9K-$2b$04$HrEYC/AQ2HS77G78cQDZQ.-$2b$04$HrEYC/AQ2HS77G78cQDZQ.r44WGcruKw03KHlnp71yVQEwpsi3xl2]\nPASS: tests/test_bcrypt.py:test_hashpw_new[5auCCY9by0Ruf-$2b$04$vVYgSTfB8KVbmhbZE/k3R.-$2b$04$vVYgSTfB8KVbmhbZE/k3R.ux9A0lJUM4CZwCkHI9fifke2.rTF7MG]\nPASS: tests/test_bcrypt.py:test_hashpw_new[GtTkR6qn2QOZW-$2b$04$JfoNrR8.doieoI8..F.C1O-$2b$04$JfoNrR8.doieoI8..F.C1OQgwE3uTeuardy6lw0AjALUzOARoyf2m]\nPASS: tests/test_bcrypt.py:test_hashpw_new[zKo8vdFSnjX0f-$2b$04$HP3I0PUs7KBEzMBNFw7o3O-$2b$04$HP3I0PUs7KBEzMBNFw7o3O7f/uxaZU7aaDot1quHMgB2yrwBXsgyy]\nPASS: tests/test_bcrypt.py:test_hashpw_new[I9VfYlacJiwiK-$2b$04$xnFVhJsTzsFBTeP3PpgbMe-$2b$04$xnFVhJsTzsFBTeP3PpgbMeMREb6rdKV9faW54Sx.yg9plf4jY8qT6]\nPASS: tests/test_bcrypt.py:test_hashpw_new[VFPO7YXnHQbQO-$2b$04$WQp9.igoLqVr6Qk70mz6xu-$2b$04$WQp9.igoLqVr6Qk70mz6xuRxE0RttVXXdukpR9N54x17ecad34ZF6]\nPASS: tests/test_bcrypt.py:test_hashpw_new[VDx5BdxfxstYk-$2b$04$xgZtlonpAHSU/njOCdKztO-$2b$04$xgZtlonpAHSU/njOCdKztOPuPFzCNVpB4LGicO4/OGgHv.uKHkwsS]\nPASS: tests/test_bcrypt.py:test_hashpw_new[dEe6XfVGrrfSH-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.GNj3aO0lb1E5E9UumYGKjP9BYqlNWJe]\nPASS: tests/test_bcrypt.py:test_hashpw_new[cTT0EAFdwJiLn-$2b$04$7/Qj7Kd8BcSahPO4khB8me-$2b$04$7/Qj7Kd8BcSahPO4khB8me4ssDJCW3r4OGYqPF87jxtrSyPj5cS5m]\nPASS: tests/test_bcrypt.py:test_hashpw_new[J8eHUDuxBB520-$2b$04$VvlCUKbTMjaxaYJ.k5juoe-$2b$04$VvlCUKbTMjaxaYJ.k5juoecpG/7IzcH1AkmqKi.lIZMVIOLClWAk.]\nPASS: tests/test_bcrypt.py:test_hashpw_new[U*U-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.E5YPO9kmyuRGyh0XouQYb4YMJKvyOeW]\nPASS: tests/test_bcrypt.py:test_hashpw_new[U*U*-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.VGOzA784oUp/Z0DY336zx7pLYAy0lwK]\nPASS: tests/test_bcrypt.py:test_hashpw_new[U*U*U-$2a$05$XXXXXXXXXXXXXXXXXXXXXO-$2a$05$XXXXXXXXXXXXXXXXXXXXXOAcXxm9kjPGEMsLznoKqmqw7tc8WCx4a]\nPASS: tests/test_bcrypt.py:test_hashpw_new[0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789chars after 72 are ignored-$2a$05$abcdefghijklmnopqrstuu-$2a$05$abcdefghijklmnopqrstuu5s2v8.iXieOjg/.AySBTTZIIVFJeBui]\nPASS: tests/test_bcrypt.py:test_hashpw_new[\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaachars after 72 are ignored as usual-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.swQOIzjOiJ9GHEPuhEkvqrUyvWhEMx6]\nPASS: tests/test_bcrypt.py:test_hashpw_new[\\xa3-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]\nPASS: tests/test_bcrypt.py:test_hashpw_new[}>\\xb3\\xfe\\xf1\\x8b\\xa0\\xe6(\\xa2Lzq\\xc3P\\x7f\\xcc\\xc8b{\\xf9\\x14\\xf6\\xf6`\\x81G5\\xec\\x1d\\x87\\x10\\xbf\\xa7\\xe1}I7 \\x96\\xdfc\\xf2\\xbf\\xb3Vh\\xdfM\\x88q\\xf7\\xff\\x1b\\x82~z\\x13\\xdd\\xe9\\x84\\x00\\xdd4-$2b$10$keO.ZZs22YtygVF6BLfhGO-$2b$10$keO.ZZs22YtygVF6BLfhGOI/JjshJYPp8DZsUtym6mJV2Eha2Hdd.]\nPASS: tests/test_bcrypt.py:test_hashpw_new[g7\\r\\x01\\xf3\\xd4\\xd0\\xa9JB^\\x18\\x007P\\xb2N\\xc7\\x1c\\xee\\x87&\\x83C\\x8b\\xe8\\x18\\xc5>\\x86\\x14/\\xd6\\xcc\\x1cJ\\xde\\xd7ix\\xeb\\xdeO\\xef\\xe1i\\xac\\xcb\\x03\\x96v1' \\xd6@.m\\xa5!\\xa0\\xef\\xc0(-$2a$04$tecY.9ylRInW/rAAzXCXPO-$2a$04$tecY.9ylRInW/rAAzXCXPOOlyYeCNzmNTzPDNSIFztFMKbvs/s5XG]\nPASS: tests/test_bcrypt.py:test_checkpw[Kk4DQuMMfZL9o-$2b$04$cVWp4XaNU8a4v1uMRum2SO-$2b$04$cVWp4XaNU8a4v1uMRum2SO026BWLIoQMD/TXg5uZV.0P.uO8m3YEm]\nPASS: tests/test_bcrypt.py:test_checkpw[9IeRXmnGxMYbs-$2b$04$pQ7gRO7e6wx/936oXhNjrO-$2b$04$pQ7gRO7e6wx/936oXhNjrOUNOHL1D0h1N2IDbJZYs.1ppzSof6SPy]\nPASS: tests/test_bcrypt.py:test_checkpw[xVQVbwa1S0M8r-$2b$04$SQe9knOzepOVKoYXo9xTte-$2b$04$SQe9knOzepOVKoYXo9xTteNYr6MBwVz4tpriJVe3PNgYufGIsgKcW]\nPASS: tests/test_bcrypt.py:test_checkpw[Zfgr26LWd22Za-$2b$04$eH8zX.q5Q.j2hO1NkVYJQO-$2b$04$eH8zX.q5Q.j2hO1NkVYJQOM6KxntS/ow3.YzVmFrE4t//CoF4fvne]\nPASS: tests/test_bcrypt.py:test_checkpw[Tg4daC27epFBE-$2b$04$ahiTdwRXpUG2JLRcIznxc.-$2b$04$ahiTdwRXpUG2JLRcIznxc.s1.ydaPGD372bsGs8NqyYjLY1inG5n2]\nPASS: tests/test_bcrypt.py:test_checkpw[xhQPMmwh5ALzW-$2b$04$nQn78dV0hGHf5wUBe0zOFu-$2b$04$nQn78dV0hGHf5wUBe0zOFu8n07ZbWWOKoGasZKRspZxtt.vBRNMIy]\nPASS: tests/test_bcrypt.py:test_checkpw[59je8h5Gj71tg-$2b$04$cvXudZ5ugTg95W.rOjMITu-$2b$04$cvXudZ5ugTg95W.rOjMITuM1jC0piCl3zF5cmGhzCibHZrNHkmckG]\nPASS: tests/test_bcrypt.py:test_checkpw[wT4fHJa2N9WSW-$2b$04$YYjtiq4Uh88yUsExO0RNTu-$2b$04$YYjtiq4Uh88yUsExO0RNTuEJ.tZlsONac16A8OcLHleWFjVawfGvO]\nPASS: tests/test_bcrypt.py:test_checkpw[uSgFRnQdOgm4S-$2b$04$WLTjgY/pZSyqX/fbMbJzf.-$2b$04$WLTjgY/pZSyqX/fbMbJzf.qxCeTMQOzgL.CimRjMHtMxd/VGKojMu]\nPASS: tests/test_bcrypt.py:test_checkpw[tEPtJZXur16Vg-$2b$04$2moPs/x/wnCfeQ5pCheMcu-$2b$04$2moPs/x/wnCfeQ5pCheMcuSJQ/KYjOZG780UjA/SiR.KsYWNrC7SG]\nPASS: tests/test_bcrypt.py:test_checkpw[vvho8C6nlVf9K-$2b$04$HrEYC/AQ2HS77G78cQDZQ.-$2b$04$HrEYC/AQ2HS77G78cQDZQ.r44WGcruKw03KHlnp71yVQEwpsi3xl2]\nPASS: tests/test_bcrypt.py:test_checkpw[5auCCY9by0Ruf-$2b$04$vVYgSTfB8KVbmhbZE/k3R.-$2b$04$vVYgSTfB8KVbmhbZE/k3R.ux9A0lJUM4CZwCkHI9fifke2.rTF7MG]\nPASS: tests/test_bcrypt.py:test_checkpw[GtTkR6qn2QOZW-$2b$04$JfoNrR8.doieoI8..F.C1O-$2b$04$JfoNrR8.doieoI8..F.C1OQgwE3uTeuardy6lw0AjALUzOARoyf2m]\nPASS: tests/test_bcrypt.py:test_checkpw[zKo8vdFSnjX0f-$2b$04$HP3I0PUs7KBEzMBNFw7o3O-$2b$04$HP3I0PUs7KBEzMBNFw7o3O7f/uxaZU7aaDot1quHMgB2yrwBXsgyy]\nPASS: tests/test_bcrypt.py:test_checkpw[I9VfYlacJiwiK-$2b$04$xnFVhJsTzsFBTeP3PpgbMe-$2b$04$xnFVhJsTzsFBTeP3PpgbMeMREb6rdKV9faW54Sx.yg9plf4jY8qT6]\nPASS: tests/test_bcrypt.py:test_checkpw[VFPO7YXnHQbQO-$2b$04$WQp9.igoLqVr6Qk70mz6xu-$2b$04$WQp9.igoLqVr6Qk70mz6xuRxE0RttVXXdukpR9N54x17ecad34ZF6]\nPASS: tests/test_bcrypt.py:test_checkpw[VDx5BdxfxstYk-$2b$04$xgZtlonpAHSU/njOCdKztO-$2b$04$xgZtlonpAHSU/njOCdKztOPuPFzCNVpB4LGicO4/OGgHv.uKHkwsS]\nPASS: tests/test_bcrypt.py:test_checkpw[dEe6XfVGrrfSH-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.GNj3aO0lb1E5E9UumYGKjP9BYqlNWJe]\nPASS: tests/test_bcrypt.py:test_checkpw[cTT0EAFdwJiLn-$2b$04$7/Qj7Kd8BcSahPO4khB8me-$2b$04$7/Qj7Kd8BcSahPO4khB8me4ssDJCW3r4OGYqPF87jxtrSyPj5cS5m]\nPASS: tests/test_bcrypt.py:test_checkpw[J8eHUDuxBB520-$2b$04$VvlCUKbTMjaxaYJ.k5juoe-$2b$04$VvlCUKbTMjaxaYJ.k5juoecpG/7IzcH1AkmqKi.lIZMVIOLClWAk.]\nPASS: tests/test_bcrypt.py:test_checkpw[U*U-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.E5YPO9kmyuRGyh0XouQYb4YMJKvyOeW]\nPASS: tests/test_bcrypt.py:test_checkpw[U*U*-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.VGOzA784oUp/Z0DY336zx7pLYAy0lwK]\nPASS: tests/test_bcrypt.py:test_checkpw[U*U*U-$2a$05$XXXXXXXXXXXXXXXXXXXXXO-$2a$05$XXXXXXXXXXXXXXXXXXXXXOAcXxm9kjPGEMsLznoKqmqw7tc8WCx4a]\nPASS: tests/test_bcrypt.py:test_checkpw[0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789chars after 72 are ignored-$2a$05$abcdefghijklmnopqrstuu-$2a$05$abcdefghijklmnopqrstuu5s2v8.iXieOjg/.AySBTTZIIVFJeBui]\nPASS: tests/test_bcrypt.py:test_checkpw[\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaachars after 72 are ignored as usual-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.swQOIzjOiJ9GHEPuhEkvqrUyvWhEMx6]\nPASS: tests/test_bcrypt.py:test_checkpw[\\xa3-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]\nPASS: tests/test_bcrypt.py:test_checkpw[}>\\xb3\\xfe\\xf1\\x8b\\xa0\\xe6(\\xa2Lzq\\xc3P\\x7f\\xcc\\xc8b{\\xf9\\x14\\xf6\\xf6`\\x81G5\\xec\\x1d\\x87\\x10\\xbf\\xa7\\xe1}I7 \\x96\\xdfc\\xf2\\xbf\\xb3Vh\\xdfM\\x88q\\xf7\\xff\\x1b\\x82~z\\x13\\xdd\\xe9\\x84\\x00\\xdd4-$2b$10$keO.ZZs22YtygVF6BLfhGO-$2b$10$keO.ZZs22YtygVF6BLfhGOI/JjshJYPp8DZsUtym6mJV2Eha2Hdd.]\nPASS: tests/test_bcrypt.py:test_checkpw[g7\\r\\x01\\xf3\\xd4\\xd0\\xa9JB^\\x18\\x007P\\xb2N\\xc7\\x1c\\xee\\x87&\\x83C\\x8b\\xe8\\x18\\xc5>\\x86\\x14/\\xd6\\xcc\\x1cJ\\xde\\xd7ix\\xeb\\xdeO\\xef\\xe1i\\xac\\xcb\\x03\\x96v1' \\xd6@.m\\xa5!\\xa0\\xef\\xc0(-$2a$04$tecY.9ylRInW/rAAzXCXPO-$2a$04$tecY.9ylRInW/rAAzXCXPOOlyYeCNzmNTzPDNSIFztFMKbvs/s5XG]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[Kk4DQuMMfZL9o-$2b$04$cVWp4XaNU8a4v1uMRum2SO-$2b$04$cVWp4XaNU8a4v1uMRum2SO026BWLIoQMD/TXg5uZV.0P.uO8m3YEm]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[9IeRXmnGxMYbs-$2b$04$pQ7gRO7e6wx/936oXhNjrO-$2b$04$pQ7gRO7e6wx/936oXhNjrOUNOHL1D0h1N2IDbJZYs.1ppzSof6SPy]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[xVQVbwa1S0M8r-$2b$04$SQe9knOzepOVKoYXo9xTte-$2b$04$SQe9knOzepOVKoYXo9xTteNYr6MBwVz4tpriJVe3PNgYufGIsgKcW]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[Zfgr26LWd22Za-$2b$04$eH8zX.q5Q.j2hO1NkVYJQO-$2b$04$eH8zX.q5Q.j2hO1NkVYJQOM6KxntS/ow3.YzVmFrE4t//CoF4fvne]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[Tg4daC27epFBE-$2b$04$ahiTdwRXpUG2JLRcIznxc.-$2b$04$ahiTdwRXpUG2JLRcIznxc.s1.ydaPGD372bsGs8NqyYjLY1inG5n2]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[xhQPMmwh5ALzW-$2b$04$nQn78dV0hGHf5wUBe0zOFu-$2b$04$nQn78dV0hGHf5wUBe0zOFu8n07ZbWWOKoGasZKRspZxtt.vBRNMIy]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[59je8h5Gj71tg-$2b$04$cvXudZ5ugTg95W.rOjMITu-$2b$04$cvXudZ5ugTg95W.rOjMITuM1jC0piCl3zF5cmGhzCibHZrNHkmckG]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[wT4fHJa2N9WSW-$2b$04$YYjtiq4Uh88yUsExO0RNTu-$2b$04$YYjtiq4Uh88yUsExO0RNTuEJ.tZlsONac16A8OcLHleWFjVawfGvO]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[uSgFRnQdOgm4S-$2b$04$WLTjgY/pZSyqX/fbMbJzf.-$2b$04$WLTjgY/pZSyqX/fbMbJzf.qxCeTMQOzgL.CimRjMHtMxd/VGKojMu]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[tEPtJZXur16Vg-$2b$04$2moPs/x/wnCfeQ5pCheMcu-$2b$04$2moPs/x/wnCfeQ5pCheMcuSJQ/KYjOZG780UjA/SiR.KsYWNrC7SG]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[vvho8C6nlVf9K-$2b$04$HrEYC/AQ2HS77G78cQDZQ.-$2b$04$HrEYC/AQ2HS77G78cQDZQ.r44WGcruKw03KHlnp71yVQEwpsi3xl2]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[5auCCY9by0Ruf-$2b$04$vVYgSTfB8KVbmhbZE/k3R.-$2b$04$vVYgSTfB8KVbmhbZE/k3R.ux9A0lJUM4CZwCkHI9fifke2.rTF7MG]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[GtTkR6qn2QOZW-$2b$04$JfoNrR8.doieoI8..F.C1O-$2b$04$JfoNrR8.doieoI8..F.C1OQgwE3uTeuardy6lw0AjALUzOARoyf2m]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[zKo8vdFSnjX0f-$2b$04$HP3I0PUs7KBEzMBNFw7o3O-$2b$04$HP3I0PUs7KBEzMBNFw7o3O7f/uxaZU7aaDot1quHMgB2yrwBXsgyy]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[I9VfYlacJiwiK-$2b$04$xnFVhJsTzsFBTeP3PpgbMe-$2b$04$xnFVhJsTzsFBTeP3PpgbMeMREb6rdKV9faW54Sx.yg9plf4jY8qT6]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[VFPO7YXnHQbQO-$2b$04$WQp9.igoLqVr6Qk70mz6xu-$2b$04$WQp9.igoLqVr6Qk70mz6xuRxE0RttVXXdukpR9N54x17ecad34ZF6]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[VDx5BdxfxstYk-$2b$04$xgZtlonpAHSU/njOCdKztO-$2b$04$xgZtlonpAHSU/njOCdKztOPuPFzCNVpB4LGicO4/OGgHv.uKHkwsS]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[dEe6XfVGrrfSH-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.-$2b$04$2Siw3Nv3Q/gTOIPetAyPr.GNj3aO0lb1E5E9UumYGKjP9BYqlNWJe]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[cTT0EAFdwJiLn-$2b$04$7/Qj7Kd8BcSahPO4khB8me-$2b$04$7/Qj7Kd8BcSahPO4khB8me4ssDJCW3r4OGYqPF87jxtrSyPj5cS5m]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[J8eHUDuxBB520-$2b$04$VvlCUKbTMjaxaYJ.k5juoe-$2b$04$VvlCUKbTMjaxaYJ.k5juoecpG/7IzcH1AkmqKi.lIZMVIOLClWAk.]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[U*U-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.E5YPO9kmyuRGyh0XouQYb4YMJKvyOeW]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[U*U*-$2a$05$CCCCCCCCCCCCCCCCCCCCC.-$2a$05$CCCCCCCCCCCCCCCCCCCCC.VGOzA784oUp/Z0DY336zx7pLYAy0lwK]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[U*U*U-$2a$05$XXXXXXXXXXXXXXXXXXXXXO-$2a$05$XXXXXXXXXXXXXXXXXXXXXOAcXxm9kjPGEMsLznoKqmqw7tc8WCx4a]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789chars after 72 are ignored-$2a$05$abcdefghijklmnopqrstuu-$2a$05$abcdefghijklmnopqrstuu5s2v8.iXieOjg/.AySBTTZIIVFJeBui]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaa\\xaachars after 72 are ignored as usual-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.swQOIzjOiJ9GHEPuhEkvqrUyvWhEMx6]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[\\xa3-$2a$05$/OK.fbVrR/bpIqNJ5ianF.-$2a$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[}>\\xb3\\xfe\\xf1\\x8b\\xa0\\xe6(\\xa2Lzq\\xc3P\\x7f\\xcc\\xc8b{\\xf9\\x14\\xf6\\xf6`\\x81G5\\xec\\x1d\\x87\\x10\\xbf\\xa7\\xe1}I7 \\x96\\xdfc\\xf2\\xbf\\xb3Vh\\xdfM\\x88q\\xf7\\xff\\x1b\\x82~z\\x13\\xdd\\xe9\\x84\\x00\\xdd4-$2b$10$keO.ZZs22YtygVF6BLfhGO-$2b$10$keO.ZZs22YtygVF6BLfhGOI/JjshJYPp8DZsUtym6mJV2Eha2Hdd.]\nPASS: tests/test_bcrypt.py:test_hashpw_existing[g7\\r\\x01\\xf3\\xd4\\xd0\\xa9JB^\\x18\\x007P\\xb2N\\xc7\\x1c\\xee\\x87&\\x83C\\x8b\\xe8\\x18\\xc5>\\x86\\x14/\\xd6\\xcc\\x1cJ\\xde\\xd7ix\\xeb\\xdeO\\xef\\xe1i\\xac\\xcb\\x03\\x96v1' \\xd6@.m\\xa5!\\xa0\\xef\\xc0(-$2a$04$tecY.9ylRInW/rAAzXCXPO-$2a$04$tecY.9ylRInW/rAAzXCXPOOlyYeCNzmNTzPDNSIFztFMKbvs/s5XG]\nPASS: tests/test_bcrypt.py:test_hashpw_2y_prefix[\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]\nPASS: tests/test_bcrypt.py:test_hashpw_2y_prefix[\\xff\\xff\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e]\nPASS: tests/test_bcrypt.py:test_checkpw_2y_prefix[\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq-$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq]\nPASS: tests/test_bcrypt.py:test_checkpw_2y_prefix[\\xff\\xff\\xa3-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e-$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e]\nPASS: tests/test_bcrypt.py:test_hashpw_invalid\nPASS: tests/test_bcrypt.py:test_checkpw_wrong_password\nPASS: tests/test_bcrypt.py:test_checkpw_bad_salt\nPASS: tests/test_bcrypt.py:test_checkpw_str_password\nPASS: tests/test_bcrypt.py:test_checkpw_str_salt\nPASS: tests/test_bcrypt.py:test_hashpw_str_password\nPASS: tests/test_bcrypt.py:test_hashpw_str_salt\nPASS: tests/test_bcrypt.py:test_checkpw_nul_byte\nPASS: tests/test_bcrypt.py:test_hashpw_nul_byte\nPASS: tests/test_bcrypt.py:test_checkpw_extra_data\nPASS: tests/test_bcrypt.py:test_kdf[4-password-salt-[\\xbf\\x0c\\xc2\\x93X\\x7f\\x1c65U\\'ye\\x98\\xd4~W\\x90q\\xbfB~\\x9d\\x8f\\xbe\\x84*\\xba4\\xd9]\nPASS: tests/test_bcrypt.py:test_kdf[4-password-\\x00-\\xc1+Vb5\\xee\\xe0L!%\\x98\\x97\\nW\\x9ag]\nPASS: tests/test_bcrypt.py:test_kdf[4-\\x00-salt-`Q\\xbe\\x18\\xc2\\xf4\\xf8,\\xbf\\x0e\\xfe\\xe5G\\x1bK\\xb9]\nPASS: tests/test_bcrypt.py:test_kdf[4-password\\x00-salt\\x00-t\\x10\\xe4L\\xf4\\xfa\\x07\\xbf\\xaa\\xc8\\xa9(\\xb1r\\x7f\\xac\\x00\\x13u\\xe7\\xbfs\\x847\\x0fH\\xef\\xd1!t0P]\nPASS: tests/test_bcrypt.py:test_kdf[4-pass\\x00wor-sa\\x00l-\\xc2\\xbf\\xfd\\x9d\\xb3\\x8fei\\xef\\xefCr\\xf4\\xde\\x83\\xc0]\nPASS: tests/test_bcrypt.py:test_kdf[4-pass\\x00word-sa\\x00lt-K\\xa4\\xac9%\\xc0\\xe8\\xd7\\xf0\\xcd\\xb6\\xbb\\x16\\x84\\xa5o]\nPASS: tests/test_bcrypt.py:test_kdf[8-password-salt-\\xe16~\\xc5\\x15\\x1a3\\xfa\\xacL\\xc1\\xc1D\\xcd#\\xfa\\x15\\xd5T\\x84\\x93\\xec\\xc9\\x9b\\x9b]\\x9c\\r;'\\xbe\\xc7b'\\xeaf\\x08\\x8b\\x84\\x9b \\xabz\\xa4x\\x01\\x02F\\xe7K\\xbaQr?\\xef\\xa9\\xf9GMe\\x08\\x84^\\x8d]\nPASS: tests/test_bcrypt.py:test_kdf[42-password-salt-\\x83<\\xf0\\xdc\\xf5m\\xb6V\\x08\\xe8\\xf0\\xdc\\x0c\\xe8\\x82\\xbd]\nPASS: tests/test_bcrypt.py:test_kdf[8-Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.-salis\\x00-\\x10\\x97\\x8b\\x07%=\\xf5\\x7fq\\xa1b\\xeb\\x0e\\x8a\\xd3\\n]\nPASS: tests/test_bcrypt.py:test_kdf[8-\\r\\xb3\\xac\\x94\\xb3\\xeeS(OJ\"\\x89;<$\\xae-:b\\xf0\\xf0\\xdb\\xce\\xf8#\\xcf\\xcc\\x85HV\\xea\\x10(- D8\\x17^\\xee|\\xe16\\xc9\\x1bI\\xa6y#\\xff]\nPASS: tests/test_bcrypt.py:test_kdf[8-\\r\\xb3\\xac\\x94\\xb3\\xeeS(OJ\"\\x89;<$\\xae-:b\\xf0\\xf0\\xdb\\xce\\xf8#\\xcf\\xcc\\x85HV\\xea\\x10(- T\\xb9\\xff\\xf3N7!D\\x034th(\\xe9\\xed8\\xdeKr\\xe0\\xa6\\x9a\\xdc\\x17\\n\\x13\\xb5\\xe8\\xd6F8^\\xa4\\x03J\\xe6\\xd2f\\x00\\xee#2\\xc5\\xed@\\xadU|\\x86\\xe3@?\\xbb0\\xe4\\xe1\\xdc\\x1a\\xe0k\\x99\\xa0q6\\x8fQ\\x8d,BfQ\\xc9\\xe7\\xe47\\xfdl\\x91[\\x1b\\xbf\\xc3\\xa4\\xce\\xa7\\x14\\x91I\\x0e\\xa7\\xaf\\xb7\\xdd\\x02\\x90\\xa6x\\xa4\\xf4A\\x12\\x8d\\xb1y.\\xab'v\\xb2\\x1e\\xb4#\\x8e\\x07\\x15\\xad\\xd4\\x12}\\xffD\\xe4\\xb3\\xe4\\xccLO\\x99p\\x08??t\\xbdi\\x88s\\xfd\\xf6H\\x84Ou\\xc9\\xbf\\x7f\\x9e\\x0cM\\x9e]\\x89\\xa7x9\\x97I)fag\\x07a\\x1c\\xb9\\x01\\xde1\\xa1\\x97&\\xb6\\xe0\\x8c:\\x80\\x01f\\x1f-\\\\x9d\\xcc3\\xb4\\xaa\\x07/\\x90\\xdd\\x0b?T\\x8d^\\xeb\\xa4!\\x13\\x97\\xe2\\xfb\\x06.Rn\\x1dh\\xf4jL\\xe2V\\x18[K\\xad\\xc2h_\\xbex\\xe1\\xc7e{Y\\xf8:\\xb9\\xab\\x80\\xcf\\x93\\x18\\xd6\\xad\\xd1\\xf5\\x93?\\x12\\xd6\\xf3a\\x82\\xc8\\xe8\\x11_h\\x03\\n\\x12D]\nPASS: tests/test_bcrypt.py:test_kdf[8-\\xe1\\xbd\\x88\\xce\\xb4\\xcf\\x85\\xcf\\x83\\xcf\\x83\\xce\\xb5\\xcf\\x8d\\xcf\\x82-\\xce\\xa4\\xce\\xb7\\xce\\xbb\\xce\\xad\\xce\\xbc\\xce\\xb1\\xcf\\x87\\xce\\xbf\\xcf\\x82-Cfl\\x9b\\t\\xef3\\xed\\x8c'\\xe8\\xe8\\xf3\\xe2\\xd8\\xe6]\nPASS: tests/test_bcrypt.py:test_kdf_str_password\nPASS: tests/test_bcrypt.py:test_kdf_str_salt\nPASS: tests/test_bcrypt.py:test_kdf_no_warn_rounds\nPASS: tests/test_bcrypt.py:test_kdf_warn_rounds\nPASS: tests/test_bcrypt.py:test_invalid_params[pass-$2b$04$cVWp4XaNU8a4v1uMRum2SO-10-10-TypeError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password-salt-10-10-TypeError]\nPASS: tests/test_bcrypt.py:test_invalid_params[-$2b$04$cVWp4XaNU8a4v1uMRum2SO-10-10-ValueError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password--10-10-ValueError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO-0-10-ValueError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO--3-10-OverflowError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO-513-10-ValueError]\nPASS: tests/test_bcrypt.py:test_invalid_params[password-$2b$04$cVWp4XaNU8a4v1uMRum2SO-20-0-ValueError]\nPASS: tests/test_bcrypt.py:test_2a_wraparound_bug\n============================================================================\nTestsuite summary\n# TOTAL: 150\n# PASS: 150\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\n\n## starting to run rust tests ##\n\nrunning 0 tests\n\ntest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\nDURATION: 3\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.11927318572998,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-calver_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-calver",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001073598861694336,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3896515369415283,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05186605453491211,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.3000545501708984,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001317739486694336,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-calver.tests/test_integration.py:test_reads_pkginfo": {
                "status": "PASSED"
            },
            "ptestresult.python3-calver.tests/test_integration.py:test_version_callable": {
                "status": "PASSED"
            },
            "ptestresult.python3-calver.tests/test_integration.py:test_version_missing[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-calver.tests/test_integration.py:test_version_missing[None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-calver.tests/test_integration.py:test_version_missing[]": {
                "status": "PASSED"
            },
            "ptestresult.python3-calver.tests/test_integration.py:test_version_str": {
                "status": "PASSED"
            },
            "ptestresult.python3-calver.tests/test_integration.py:test_version_true": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:26\nBEGIN: /usr/lib/python3-calver/ptest\nPASS: tests/test_integration.py:test_version_missing[None]\nPASS: tests/test_integration.py:test_version_missing[False]\nPASS: tests/test_integration.py:test_version_missing[]\nPASS: tests/test_integration.py:test_version_true\nPASS: tests/test_integration.py:test_version_str\nPASS: tests/test_integration.py:test_version_callable\nPASS: tests/test_integration.py:test_reads_pkginfo\n============================================================================\nTestsuite summary\n# TOTAL: 7\n# PASS: 7\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\nEND: /usr/lib/python3-calver/ptest\n2024-02-06T09:26\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-calver": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:26\nPASS: tests/test_integration.py:test_version_missing[None]\nPASS: tests/test_integration.py:test_version_missing[False]\nPASS: tests/test_integration.py:test_version_missing[]\nPASS: tests/test_integration.py:test_version_true\nPASS: tests/test_integration.py:test_version_str\nPASS: tests/test_integration.py:test_version_callable\nPASS: tests/test_integration.py:test_reads_pkginfo\n============================================================================\nTestsuite summary\n# TOTAL: 7\n# PASS: 7\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.111245393753052,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-click_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-click",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001054525375366211,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4067533016204834,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04498004913330078,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 6.153814315795898,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001268148422241211,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_argument_unbounded_nargs_cant_have_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_bytes_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_defaults_for_nargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_eat_options": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_empty_nargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_file_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_file_atomics": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_implicit_non_required": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_missing_arg": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_missing_argument_string_cast": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_multiple_not_allowed": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_multiple_param_decls_not_allowed": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_bad_default[value0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_bad_default[value1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_bad_default[value2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_envvar[-1--expect5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_envvar[-1-a_b_c-expect4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_envvar[2--None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_envvar[2-a-Takes_2_values_but_1_was_given.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_envvar[2-a_b-expect2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_envvar[2-a_b_c-Takes_2_values_but_3_were_given.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_envvar_only_if_values_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_err": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_specified_plus_star_ordering": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_star": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_star_ordering": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_tup": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_tup_composite[opts0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_tup_composite[opts1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_tup_composite[opts2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nargs_tup_composite[opts3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_nested_subcommand_help": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_path_allow_dash": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_stdout_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_subcommand_help": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_arguments.py::test_when_argument_decorator_is_used_multiple_times_cls_is_preserved": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_basic_functionality": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_basic_group": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[0-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[1-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[f-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[false-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[n-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[no-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[off-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[on-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[t-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[true-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[y-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_conversion[yes-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_flag[args0-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_flag[args0-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_flag[args1-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_flag[args1-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_switch[args0-True-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_switch[args0-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_switch[args1-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_switch[args1-False-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_switch[args2-None-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_boolean_switch[args2-None-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_choice_argument": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_choice_option": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_datetime_option_custom": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_datetime_option_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_evaluation_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_file_lazy_mode": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_file_option": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_float_option[--f=23.5-F:[23.5]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_float_option[--f=x-Error:_Invalid_value_for_'--f':_'x'_is_not_a_valid_float.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_float_option[args0-F:[42.0]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_group_commands_dict": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_group_from_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_help_invalid_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_hidden_command": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_hidden_group": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_hidden_option": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_int_option[args0-I:[84]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_int_option[args1-I:[46]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_int_option[args2-Error:_Invalid_value_for_'--i':_'x'_is_not_a_valid_integer.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_path_option": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_required_option": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_return_values": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_string_option[args0-S:[no_value]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_string_option[args1-S:[42]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_string_option[args2-Error:_Option_'--s'_requires_an_argument.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_string_option[args3-S:[]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_string_option[args4-S:[\\u2603]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_summary_line": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_uuid_option[args0-U:[ba122011-349f-423b-873b-9d6a79c688ab]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_uuid_option[args1-U:[821592c1-c50e-4971-9cd6-e89dc6832f86]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_basic.py::test_uuid_option[args2-Error:_Invalid_value_for_'--u':_'x'_is_not_a_valid_UUID.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_args_and_chain": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_basic_chaining": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_chaining_help[args0-COMMAND1_[ARGS]..._[COMMAND2_[ARGS]...]...]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_chaining_help[args1-ROOT_HELP]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_chaining_help[args2-SDIST_HELP]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_chaining_help[args3-BDIST_HELP]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_chaining_help[args4-SDIST_HELP]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_chaining_with_arguments": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_chaining_with_options": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_multicommand_arg_behavior": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_no_command_result_callback[False-1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_no_command_result_callback[True-[]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_pipeline[args0-foo\\nbar-expect0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_pipeline[args1-foo_\\n_bar-expect1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_chain.py::test_pipeline[args2-foo_\\n_bar-expect2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_command_decorators.py::test_command_no_parens": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_command_decorators.py::test_custom_command_no_parens": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_command_decorators.py::test_group_no_parens": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_command_decorators.py::test_params_argument": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_abort_exceptions_with_disabled_standalone_mode[EOFError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_abort_exceptions_with_disabled_standalone_mode[KeyboardInterrupt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_aliased_command_canonical_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_auto_shorthelp": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_base_command": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_command_parse_args_collects_option_prefixes": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_default_maps": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_deprecated_in_help_messages[CLI_HELP]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_deprecated_in_help_messages[None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_deprecated_in_invocation": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_forwarded_params_consistency": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_group_add_command_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_group_invoke_collects_used_option_prefixes": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_group_parse_args_collects_base_option_prefixes": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_group_with_args[args0-2-Error:_Missing_command.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_group_with_args[args1-0-Show_this_message_and_exit.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_group_with_args[args2-0-obj=obj1\\nmove\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_group_with_args[args3-0-Show_this_message_and_exit.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_invoked_subcommand": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_no_args_is_help": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_object_propagation": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_other_command_forward": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_other_command_invoke": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_other_command_invoke_with_defaults": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_commands.py::test_unprocessed_options": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_compat.py::test_is_jupyter_kernel_output": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_close_before_pop": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_context_meta": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_context_pushing": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_ensure_context_objects": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_exit_not_standalone": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_get_context_objects": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_get_context_objects_missing": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_get_context_objects_no_ensuring": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_global_context_object": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_make_pass_decorator_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_make_pass_meta_decorator": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_make_pass_meta_decorator_doc": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_multi_enter": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_parameter_source[commandline_long]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_parameter_source[commandline_short]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_parameter_source[default]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_parameter_source[default_map]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_parameter_source[environment_auto]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_parameter_source[environment_manual]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_pass_obj": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_propagate_opt_prefixes": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_propagate_show_default_setting": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_context.py::test_with_resource": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_custom_classes.py::test_command_context_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_custom_classes.py::test_context_formatter_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_custom_classes.py::test_context_invoke_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_custom_classes.py::test_group_command_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_custom_classes.py::test_group_group_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_custom_classes.py::test_group_group_class_self": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_defaults.py::test_basic_defaults": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_defaults.py::test_multiple_defaults": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_defaults.py::test_multiple_flag_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_defaults.py::test_nargs_plus_multiple": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_basic_functionality": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_formatting_custom_type_metavar": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_formatting_empty_help_lines": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_formatting_usage_custom_help": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_formatting_usage_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_formatting_usage_error_metavar_bad_arg": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_formatting_usage_error_metavar_missing_arg": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_formatting_usage_error_nested": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_formatting_usage_error_no_help": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_formatting_with_options_metavar_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_global_show_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_help_formatter_write_text": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_removing_multiline_marker": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_truncating_docstring": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_truncating_docstring_no_help": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_wrapping_long_command_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_formatting.py::test_wrapping_long_options_strings": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_imports.py::test_light_imports": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_command[Command]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_command[Group]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_command[Nested_Group]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_context": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[Argument]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[Bool_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[Choice_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[DateTime_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[FLOAT_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[File_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[Flag_Option]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[FloatRange_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[Func_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[INT_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[IntRange_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[Option]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[Path_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[STRING_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[Tuple_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[UNPROCESSED_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_parameter[UUID_ParamType]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_info_dict.py::test_paramtype_no_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_normalization.py::test_choice_normalization": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_normalization.py::test_command_normalization": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_normalization.py::test_option_normalization": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_aliases_for_flags": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_argument_custom_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_bool_flag_with_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_callback_validates_prompt": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_case_insensitive_choice": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_case_insensitive_choice_returned_exactly": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_count_default_type_help": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_counting": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_custom_validation": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_do_not_show_default_empty_multiple": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_do_not_show_no_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_dynamic_default_help_special_method": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_dynamic_default_help_text": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_dynamic_default_help_unset": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_empty_envvar[AUTO_MYPATH]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_empty_envvar[MYPATH]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_file_type_help_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_flag_duplicate_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_hide_false_default_boolean_flag_value[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_hide_false_default_boolean_flag_value[None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_init_bad_default_list[False-2-default1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_init_bad_default_list[True-1-1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_init_bad_default_list[True-2-default2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_init_good_default_list[False-2-default2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_init_good_default_list[True-1-default0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_init_good_default_list[True-1-default1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_init_good_default_list[True-2-default3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_init_good_default_list[True-2-default4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_intrange_default_help_text[type0-1<=x<=32]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_intrange_default_help_text[type1-1<x<32]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_intrange_default_help_text[type2-x>=1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_intrange_default_help_text[type3-x<=32]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_invalid_flag_combinations[kwargs0-'count'_is_not_valid_with_'multiple'.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_invalid_flag_combinations[kwargs1-'count'_is_not_valid_with_'is_flag'.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_invalid_nargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_invalid_option": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_is_bool_flag_is_correctly_set[bool_flag_value]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_is_bool_flag_is_correctly_set[bool_non-flag_[False]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_is_bool_flag_is_correctly_set[bool_non-flag_[None]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_is_bool_flag_is_correctly_set[bool_non-flag_[True]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_is_bool_flag_is_correctly_set[int_option]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_is_bool_flag_is_correctly_set[is_flag=True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_is_bool_flag_is_correctly_set[non-bool_flag_value]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_is_bool_flag_is_correctly_set[secondary_option_[implicit_flag]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_legacy_options": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_missing_choice": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_missing_option_string_cast": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_missing_required_flag": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_multiple_default_composite_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_multiple_default_help": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_multiple_default_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_multiple_envvar": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_multiple_option_with_optional_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_multiple_required": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_nargs_envvar": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_nargs_tup_composite_mult": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_custom_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_custom_class_reusable": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_help_preserve_paragraphs": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_names[option_args0-aggressive]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_names[option_args1-first]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_names[option_args2-apple]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_names[option_args3-cantaloupe]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_names[option_args4-a]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_names[option_args5-c]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_names[option_args6-apple]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_names[option_args7-cantaloupe]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_names[option_args8-_from]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_names[option_args9-_ret]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[None-expect0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args1-expect1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args10-expect10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args11-expect11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args12-expect12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args13-expect13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args2-expect2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args3-expect3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args4-expect4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args5-expect5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args6-expect6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args7-expect7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args8-expect8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_option_with_optional_value[args9-expect9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_parse_multiple_default_composite_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_prefixes": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_boolean_flag_name[False-no-cache]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_boolean_flag_name[True-cache]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_default_map": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_precedence[False-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_precedence[False-None-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_precedence[False-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_precedence[False-one-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_precedence[None-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_precedence[None-None-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_precedence[None-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_precedence[True-False-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_precedence[True-None-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_precedence[True-True-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_default_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_envvar": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_envvar_auto_prefix": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_envvar_auto_prefix_dash_in_command": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_show_true_default_boolean_flag_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_suggest_possible_options[--bounds-_Possible_options:_--bound,_--count_]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_suggest_possible_options[--bount-_Possible_options:_--bound,_--count_]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_suggest_possible_options[--cat-Did_you_mean_--count?]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_toupper_envvar_prefix": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_trailing_blanks_boolean_envvar": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_type_from_flag_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_unknown_options[--foo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_unknown_options[-f]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_options.py::test_winstyle_options": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_parser.py::test_parser_collects_prefixes": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_parser.py::test_parser_default_prefixes": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_parser.py::test_split_arg_string[cli_'my_file'-expect2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_parser.py::test_split_arg_string[cli_'my_file-expect1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_parser.py::test_split_arg_string[cli_a_b_c-expect0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_parser.py::test_split_arg_string[cli_my\\\\-expect3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_parser.py::test_split_arg_string[cli_my\\\\_file-expect4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_absolute_path": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_add_completion_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_add_completion_class_decorator": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_add_completion_class_with_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_add_different_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_argument_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_argument_nargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_argument_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_chained": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_choice_case_sensitive[False-expect0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_choice_case_sensitive[True-expect1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_choice_conflicting_prefix": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_choice_special_characters": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_command": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_completion_item_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_context_settings": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_double_dash": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_full_complete[bash-env0-plain,a\\nplain,b\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_full_complete[bash-env1-plain,b\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_full_complete[fish-env4-plain,a\\nplain,b\\tbee\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_full_complete[fish-env5-plain,b\\tbee\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_full_complete[zsh-env2-plain\\na\\n_\\nplain\\nb\\nbee\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_full_complete[zsh-env3-plain\\nb\\nbee\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_full_source[bash]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_full_source[fish]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_full_source[zsh]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_group": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_group_command_same_option": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_help_option": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_hidden": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_option_count": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_option_custom": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_option_flag": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_option_multiple": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_option_nargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_option_optional": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_path_types[type0-file]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_path_types[type1-file]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_path_types[type2-dir]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_shell_completion.py::test_type_choice": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_choices_list_in_prompt": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_confirmation_prompt[Confirm_Password-password\\npassword\\n-None-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_confirmation_prompt[False-None-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_confirmation_prompt[True---]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_confirmation_prompt[True-password\\npassword-None-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_fast_edit": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_file_prompt_default_format[file_kwargs0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_file_prompt_default_format[file_kwargs1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_file_prompt_default_format[file_kwargs2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_getchar_special_key_windows[\\x00-a]": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_getchar_special_key_windows[\\x00-b]": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_getchar_special_key_windows[\\xe0-c]": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_getchar_windows_exceptions[\\x03-KeyboardInterrupt]": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_getchar_windows_exceptions[\\x1a-EOFError]": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progress_bar_update_min_steps": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_eta[False-5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_eta[True-0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_bar[0-True-8-0-########]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_bar[8-False-7-0-#######-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_eta[0-00:00:00]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_eta[30-00:00:30]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_eta[90-00:01:30]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_eta[900-00:15:00]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_eta[9000-02:30:00]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_eta[99999999999-1157407d_09:46:39]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_eta[None-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_pos[-1-1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_pos[0-5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_pos[4-0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_pos[5-5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_pos[6-5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_progress_line[0-False-False-0-_[--------]0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_progress_line[0-False-False-0-_[--------]1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_progress_line[0-False-True-0-_[--------]_0/0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_progress_line[0-True-True-0-_[--------]_0/0_0%]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_progress_line[8-True-True-8-_[########]_8/8_100%]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_progress_line_with_show_func[None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_format_progress_line_with_show_func[test]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_hidden": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_init_exceptions": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_is_iterator": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_item_show_func": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_iter_outside_with_exceptions": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_length_hint": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_strip_regression": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_time_per_iteration[avg0-0.0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_time_per_iteration[avg1-2.5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_update": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_update_with_item_show_func": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_progressbar_yields_all_items": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_false[long_join_value]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_false[long_no_value]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_false[long_sep_value]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_false[no_flag]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_false[no_value_opt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_false[short_join_value]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_false[short_no_value]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_false[short_sep_value]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_with_required[False-True-None-prompt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_with_required[False-True-args3-prompt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_with_required[True-False-None-prompt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_prompt_required_with_required[True-False-args1-Option_'-v'_requires_an_argument.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_secho": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_secho_non_text[123-\\x1b[45m123\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_termui.py::test_secho_non_text[test-test]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_args[--foo_\"one_two\"-one_two\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_args[-bar\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_args[None-bar\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_args[args1-bar\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_args[args3-one_two\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_catch_exceptions": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_command_standalone_mode_returns_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_echo_stdin_prompts": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_echo_stdin_stream": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_env": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_exit_code_and_output_from_sys_exit": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_file_stdin_attrs": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_getchar": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_isolated_runner": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_isolated_runner_custom_tempdir": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_isolation_stderr_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_prompts": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_runner": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_runner_with_stream": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_setting_prog_name_in_extra": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_stderr": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_with_color": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_testing.py::test_with_color_but_pause_not_blocking": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_cast_multi_default[-1-None-None-expect6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_cast_multi_default[2-False-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_cast_multi_default[2-False-default1-expect1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_cast_multi_default[2-True-None-expect4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_cast_multi_default[2-True-default5-expect5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_cast_multi_default[None-True-None-expect2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_cast_multi_default[None-True-default3-expect3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_file_error_surrogates": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_file_surrogates[type0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_file_surrogates[type1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_float_range_no_clamp_open": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_path_resolve_symlink": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_path_surrogates": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_path_type[None-a/b/c.txt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_path_type[Path-expect3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_path_type[bytes-a/b/c.txt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_path_type[str-a/b/c.txt]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type0-3-3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type1-5-5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type10-0.51-0.51]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type11-1.49-1.49]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type12--0.0-0.5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type13-inf-1.5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type2-100-100]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type3-5-5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type4--100--100]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type5--1-0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type6-6-5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type7-0-1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type8-5-4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range[type9-1.2-1.2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range_fail[type0-6-6_is_not_in_the_range_0<=x<=5.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range_fail[type1-4-4_is_not_in_the_range_x>=5.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range_fail[type2-6-6_is_not_in_the_range_x<=5.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range_fail[type3-0-0<x<=5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range_fail[type4-5-0<=x<5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range_fail[type5-0.5-x>0.5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_types.py::test_range_fail[type6-1.5-x<1.5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_confirm_repeat": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_detect_program_name[/foo/bar/example.py-None-example.py]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_detect_program_name[example--example]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_detect_program_name[example-None-example]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_detect_program_name[example.py-None-example.py]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_detect_program_name[example/__main__.py-example-python_-m_example]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_detect_program_name[example/cli.py-example-python_-m_example.cli]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_color_flag": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_custom_file": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_no_streams": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test0-cat]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test0-cat_0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test0-cat_1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test1-cat]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test1-cat_0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test1-cat_1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test2-cat]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test2-cat_0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test2-cat_1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test3-cat]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test3-cat_0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test3-cat_1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test4-cat]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test4-cat_0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_via_pager[test4-cat_1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_with_capsys": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_echo_writing_to_standard_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_expand_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_filename_formatting": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_iter_keepopenfile": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_iter_lazyfile": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[-empty]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[-equal_length,_no_dot]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[-ignore_dot_in_word]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[-length_includes_suffix]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[-paragraph_<_max]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[-sentence_<_max]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[-truncate]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[no-wrap_mark-empty]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[no-wrap_mark-equal_length,_no_dot]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[no-wrap_mark-ignore_dot_in_word]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[no-wrap_mark-length_includes_suffix]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[no-wrap_mark-paragraph_<_max]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[no-wrap_mark-sentence_<_max]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_make_default_short_help[no-wrap_mark-truncate]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_open_file": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_open_file_atomic_permissions_existing_file[256]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_open_file_atomic_permissions_existing_file[292]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_open_file_atomic_permissions_existing_file[384]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_open_file_atomic_permissions_existing_file[420]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_open_file_atomic_permissions_new_file": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_open_file_ignore_errors_stdin": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_open_file_ignore_invalid_utf8": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_open_file_ignore_no_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_open_file_pathlib_dash": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_open_file_respects_ignore": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_prompt_cast_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_prompts": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_prompts_abort": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles0-\\x1b[30mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles1-\\x1b[31mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles10-\\x1b[42mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles11-\\x1b[43mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles12-\\x1b[44mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles13-\\x1b[45mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles14-\\x1b[46mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles15-\\x1b[47mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles16-\\x1b[48;5;91mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles17-\\x1b[48;2;135;0;175mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles18-\\x1b[1mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles19-\\x1b[2mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles2-\\x1b[32mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles20-\\x1b[4mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles21-\\x1b[53mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles22-\\x1b[3mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles23-\\x1b[5mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles24-\\x1b[7mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles25-\\x1b[9mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles26-\\x1b[22mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles27-\\x1b[22mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles28-\\x1b[24mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles29-\\x1b[55mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles3-\\x1b[33mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles30-\\x1b[23mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles31-\\x1b[25mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles32-\\x1b[27mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles33-\\x1b[29mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles34-\\x1b[30mx_y]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles4-\\x1b[34mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles5-\\x1b[35mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles6-\\x1b[36mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles7-\\x1b[37mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles8-\\x1b[40mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_styling[styles9-\\x1b[41mx_y\\x1b[0m]": {
                "status": "PASSED"
            },
            "ptestresult.python3-click.tests/test_utils.py::test_unstyle_other_ansi[\\x1b[?25lx_y\\x1b[?25h-x_y]": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:02\nBEGIN: /usr/lib/python3-click/ptest\n============================= test session starts ==============================\nplatform linux -- Python 3.12.1, pytest-7.4.4, pluggy-1.3.0\nrootdir: /usr/lib/python3-click/ptest\nconfigfile: setup.cfg\ntestpaths: tests\ncollected 611 items\n\nPASS: tests/test_arguments.py::test_nargs_star \nPASS: tests/test_arguments.py::test_argument_unbounded_nargs_cant_have_default \nPASS: tests/test_arguments.py::test_nargs_tup \nPASS: tests/test_arguments.py::test_nargs_tup_composite[opts0] \nPASS: tests/test_arguments.py::test_nargs_tup_composite[opts1] \nPASS: tests/test_arguments.py::test_nargs_tup_composite[opts2] \nPASS: tests/test_arguments.py::test_nargs_tup_composite[opts3] \nPASS: tests/test_arguments.py::test_nargs_err \nPASS: tests/test_arguments.py::test_bytes_args \nPASS: tests/test_arguments.py::test_file_args \nPASS: tests/test_arguments.py::test_path_allow_dash \nPASS: tests/test_arguments.py::test_file_atomics \nPASS: tests/test_arguments.py::test_stdout_default \nPASS: tests/test_arguments.py::test_nargs_envvar[2--None] \nPASS: tests/test_arguments.py::test_nargs_envvar[2-a-Takes 2 values but 1 was given.] \nPASS: tests/test_arguments.py::test_nargs_envvar[2-a b-expect2] \nPASS: tests/test_arguments.py::test_nargs_envvar[2-a b c-Takes 2 values but 3 were given.] \nPASS: tests/test_arguments.py::test_nargs_envvar[-1-a b c-expect4] \nPASS: tests/test_arguments.py::test_nargs_envvar[-1--expect5] \nPASS: tests/test_arguments.py::test_nargs_envvar_only_if_values_empty \nPASS: tests/test_arguments.py::test_empty_nargs \nPASS: tests/test_arguments.py::test_missing_arg \nPASS: tests/test_arguments.py::test_missing_argument_string_cast \nPASS: tests/test_arguments.py::test_implicit_non_required \nPASS: tests/test_arguments.py::test_eat_options \nPASS: tests/test_arguments.py::test_nargs_star_ordering \nPASS: tests/test_arguments.py::test_nargs_specified_plus_star_ordering \nPASS: tests/test_arguments.py::test_defaults_for_nargs \nPASS: tests/test_arguments.py::test_multiple_param_decls_not_allowed \nPASS: tests/test_arguments.py::test_multiple_not_allowed \nPASS: tests/test_arguments.py::test_nargs_bad_default[value0] \nPASS: tests/test_arguments.py::test_nargs_bad_default[value1] \nPASS: tests/test_arguments.py::test_nargs_bad_default[value2] \nPASS: tests/test_arguments.py::test_subcommand_help \nPASS: tests/test_arguments.py::test_nested_subcommand_help \nPASS: tests/test_arguments.py::test_when_argument_decorator_is_used_multiple_times_cls_is_preserved \nPASS: tests/test_basic.py::test_basic_functionality \nPASS: tests/test_basic.py::test_repr \nPASS: tests/test_basic.py::test_return_values \nPASS: tests/test_basic.py::test_basic_group \nPASS: tests/test_basic.py::test_group_commands_dict \nPASS: tests/test_basic.py::test_group_from_list \nPASS: tests/test_basic.py::test_string_option[args0-S:[no value]] \nPASS: tests/test_basic.py::test_string_option[args1-S:[42]] \nPASS: tests/test_basic.py::test_string_option[args2-Error: Option '--s' requires an argument.] \nPASS: tests/test_basic.py::test_string_option[args3-S:[]] \nPASS: tests/test_basic.py::test_string_option[args4-S:[\\u2603]] \nPASS: tests/test_basic.py::test_int_option[args0-I:[84]] \nPASS: tests/test_basic.py::test_int_option[args1-I:[46]] \nPASS: tests/test_basic.py::test_int_option[args2-Error: Invalid value for '--i': 'x' is not a valid integer.] \nPASS: tests/test_basic.py::test_uuid_option[args0-U:[ba122011-349f-423b-873b-9d6a79c688ab]] \nPASS: tests/test_basic.py::test_uuid_option[args1-U:[821592c1-c50e-4971-9cd6-e89dc6832f86]] \nPASS: tests/test_basic.py::test_uuid_option[args2-Error: Invalid value for '--u': 'x' is not a valid UUID.] \nPASS: tests/test_basic.py::test_float_option[args0-F:[42.0]] \nPASS: tests/test_basic.py::test_float_option[--f=23.5-F:[23.5]] \nPASS: tests/test_basic.py::test_float_option[--f=x-Error: Invalid value for '--f': 'x' is not a valid float.] \nPASS: tests/test_basic.py::test_boolean_switch[args0-True-True] \nPASS: tests/test_basic.py::test_boolean_switch[args0-True-False] \nPASS: tests/test_basic.py::test_boolean_switch[args1-False-True] \nPASS: tests/test_basic.py::test_boolean_switch[args1-False-False] \nPASS: tests/test_basic.py::test_boolean_switch[args2-None-True] \nPASS: tests/test_basic.py::test_boolean_switch[args2-None-False] \nPASS: tests/test_basic.py::test_boolean_flag[args0-True-True] \nPASS: tests/test_basic.py::test_boolean_flag[args0-True-False] \nPASS: tests/test_basic.py::test_boolean_flag[args1-False-True] \nPASS: tests/test_basic.py::test_boolean_flag[args1-False-False] \nPASS: tests/test_basic.py::test_boolean_conversion[1-True] \nPASS: tests/test_basic.py::test_boolean_conversion[true-True] \nPASS: tests/test_basic.py::test_boolean_conversion[t-True] \nPASS: tests/test_basic.py::test_boolean_conversion[yes-True] \nPASS: tests/test_basic.py::test_boolean_conversion[y-True] \nPASS: tests/test_basic.py::test_boolean_conversion[on-True] \nPASS: tests/test_basic.py::test_boolean_conversion[0-False] \nPASS: tests/test_basic.py::test_boolean_conversion[false-False] \nPASS: tests/test_basic.py::test_boolean_conversion[f-False] \nPASS: tests/test_basic.py::test_boolean_conversion[no-False] \nPASS: tests/test_basic.py::test_boolean_conversion[n-False] \nPASS: tests/test_basic.py::test_boolean_conversion[off-False] \nPASS: tests/test_basic.py::test_file_option \nPASS: tests/test_basic.py::test_file_lazy_mode \nPASS: tests/test_basic.py::test_path_option \nPASS: tests/test_basic.py::test_choice_option \nPASS: tests/test_basic.py::test_choice_argument \nPASS: tests/test_basic.py::test_datetime_option_default \nPASS: tests/test_basic.py::test_datetime_option_custom \nPASS: tests/test_basic.py::test_required_option \nPASS: tests/test_basic.py::test_evaluation_order \nPASS: tests/test_basic.py::test_hidden_option \nPASS: tests/test_basic.py::test_hidden_command \nPASS: tests/test_basic.py::test_hidden_group \nPASS: tests/test_basic.py::test_summary_line \nPASS: tests/test_basic.py::test_help_invalid_default \nPASS: tests/test_chain.py::test_basic_chaining \nPASS: tests/test_chain.py::test_chaining_help[args0-COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]...] \nPASS: tests/test_chain.py::test_chaining_help[args1-ROOT HELP] \nPASS: tests/test_chain.py::test_chaining_help[args2-SDIST HELP] \nPASS: tests/test_chain.py::test_chaining_help[args3-BDIST HELP] \nPASS: tests/test_chain.py::test_chaining_help[args4-SDIST HELP] \nPASS: tests/test_chain.py::test_chaining_with_options \nPASS: tests/test_chain.py::test_no_command_result_callback[False-1] \nPASS: tests/test_chain.py::test_no_command_result_callback[True-[]] \nPASS: tests/test_chain.py::test_chaining_with_arguments \nPASS: tests/test_chain.py::test_pipeline[args0-foo\\nbar-expect0] \nPASS: tests/test_chain.py::test_pipeline[args1-foo \\n bar-expect1] \nPASS: tests/test_chain.py::test_pipeline[args2-foo \\n bar-expect2] \nPASS: tests/test_chain.py::test_args_and_chain \nPASS: tests/test_chain.py::test_multicommand_arg_behavior \nXFAIL: tests/test_chain.py::test_multicommand_chaining \nPASS: tests/test_command_decorators.py::test_command_no_parens \nPASS: tests/test_command_decorators.py::test_custom_command_no_parens \nPASS: tests/test_command_decorators.py::test_group_no_parens \nPASS: tests/test_command_decorators.py::test_params_argument \nPASS: tests/test_commands.py::test_other_command_invoke \nPASS: tests/test_commands.py::test_other_command_forward \nPASS: tests/test_commands.py::test_forwarded_params_consistency \nPASS: tests/test_commands.py::test_auto_shorthelp \nPASS: tests/test_commands.py::test_no_args_is_help \nPASS: tests/test_commands.py::test_default_maps \nPASS: tests/test_commands.py::test_group_with_args[args0-2-Error: Missing command.] \nPASS: tests/test_commands.py::test_group_with_args[args1-0-Show this message and exit.] \nPASS: tests/test_commands.py::test_group_with_args[args2-0-obj=obj1\\nmove\\n] \nPASS: tests/test_commands.py::test_group_with_args[args3-0-Show this message and exit.] \nPASS: tests/test_commands.py::test_base_command \nPASS: tests/test_commands.py::test_object_propagation \nPASS: tests/test_commands.py::test_other_command_invoke_with_defaults \nPASS: tests/test_commands.py::test_invoked_subcommand \nPASS: tests/test_commands.py::test_aliased_command_canonical_name \nPASS: tests/test_commands.py::test_group_add_command_name \nPASS: tests/test_commands.py::test_unprocessed_options \nPASS: tests/test_commands.py::test_deprecated_in_help_messages[CLI HELP] \nPASS: tests/test_commands.py::test_deprecated_in_help_messages[None] \nPASS: tests/test_commands.py::test_deprecated_in_invocation \nPASS: tests/test_commands.py::test_command_parse_args_collects_option_prefixes \nPASS: tests/test_commands.py::test_group_parse_args_collects_base_option_prefixes \nPASS: tests/test_commands.py::test_group_invoke_collects_used_option_prefixes \nPASS: tests/test_commands.py::test_abort_exceptions_with_disabled_standalone_mode[EOFError] \nPASS: tests/test_commands.py::test_abort_exceptions_with_disabled_standalone_mode[KeyboardInterrupt] \nPASS: tests/test_compat.py::test_is_jupyter_kernel_output \nPASS: tests/test_context.py::test_ensure_context_objects \nPASS: tests/test_context.py::test_get_context_objects \nPASS: tests/test_context.py::test_get_context_objects_no_ensuring \nPASS: tests/test_context.py::test_get_context_objects_missing \nPASS: tests/test_context.py::test_multi_enter \nPASS: tests/test_context.py::test_global_context_object \nPASS: tests/test_context.py::test_context_meta \nPASS: tests/test_context.py::test_make_pass_meta_decorator \nPASS: tests/test_context.py::test_make_pass_meta_decorator_doc \nPASS: tests/test_context.py::test_context_pushing \nPASS: tests/test_context.py::test_pass_obj \nPASS: tests/test_context.py::test_close_before_pop \nPASS: tests/test_context.py::test_with_resource \nPASS: tests/test_context.py::test_make_pass_decorator_args \nPASS: tests/test_context.py::test_propagate_show_default_setting \nPASS: tests/test_context.py::test_exit_not_standalone \nPASS: tests/test_context.py::test_parameter_source[default] \nPASS: tests/test_context.py::test_parameter_source[default_map] \nPASS: tests/test_context.py::test_parameter_source[commandline short] \nPASS: tests/test_context.py::test_parameter_source[commandline long] \nPASS: tests/test_context.py::test_parameter_source[environment auto] \nPASS: tests/test_context.py::test_parameter_source[environment manual] \nPASS: tests/test_context.py::test_propagate_opt_prefixes \nPASS: tests/test_custom_classes.py::test_command_context_class \nPASS: tests/test_custom_classes.py::test_context_invoke_type \nPASS: tests/test_custom_classes.py::test_context_formatter_class \nPASS: tests/test_custom_classes.py::test_group_command_class \nPASS: tests/test_custom_classes.py::test_group_group_class \nPASS: tests/test_custom_classes.py::test_group_group_class_self \nPASS: tests/test_defaults.py::test_basic_defaults \nPASS: tests/test_defaults.py::test_multiple_defaults \nPASS: tests/test_defaults.py::test_nargs_plus_multiple \nPASS: tests/test_defaults.py::test_multiple_flag_default \nPASS: tests/test_formatting.py::test_basic_functionality \nPASS: tests/test_formatting.py::test_wrapping_long_options_strings \nPASS: tests/test_formatting.py::test_wrapping_long_command_name \nPASS: tests/test_formatting.py::test_formatting_empty_help_lines \nPASS: tests/test_formatting.py::test_formatting_usage_error \nPASS: tests/test_formatting.py::test_formatting_usage_error_metavar_missing_arg \nPASS: tests/test_formatting.py::test_formatting_usage_error_metavar_bad_arg \nPASS: tests/test_formatting.py::test_formatting_usage_error_nested \nPASS: tests/test_formatting.py::test_formatting_usage_error_no_help \nPASS: tests/test_formatting.py::test_formatting_usage_custom_help \nPASS: tests/test_formatting.py::test_formatting_custom_type_metavar \nPASS: tests/test_formatting.py::test_truncating_docstring \nPASS: tests/test_formatting.py::test_truncating_docstring_no_help \nPASS: tests/test_formatting.py::test_removing_multiline_marker \nPASS: tests/test_formatting.py::test_global_show_default \nPASS: tests/test_formatting.py::test_formatting_with_options_metavar_empty \nPASS: tests/test_formatting.py::test_help_formatter_write_text \nPASS: tests/test_imports.py::test_light_imports \nPASS: tests/test_info_dict.py::test_parameter[Func ParamType] \nPASS: tests/test_info_dict.py::test_parameter[UNPROCESSED ParamType] \nPASS: tests/test_info_dict.py::test_parameter[STRING ParamType] \nPASS: tests/test_info_dict.py::test_parameter[Choice ParamType] \nPASS: tests/test_info_dict.py::test_parameter[DateTime ParamType] \nPASS: tests/test_info_dict.py::test_parameter[INT ParamType] \nPASS: tests/test_info_dict.py::test_parameter[IntRange ParamType] \nPASS: tests/test_info_dict.py::test_parameter[FLOAT ParamType] \nPASS: tests/test_info_dict.py::test_parameter[FloatRange ParamType] \nPASS: tests/test_info_dict.py::test_parameter[Bool ParamType] \nPASS: tests/test_info_dict.py::test_parameter[UUID ParamType] \nPASS: tests/test_info_dict.py::test_parameter[File ParamType] \nPASS: tests/test_info_dict.py::test_parameter[Path ParamType] \nPASS: tests/test_info_dict.py::test_parameter[Tuple ParamType] \nPASS: tests/test_info_dict.py::test_parameter[Option] \nPASS: tests/test_info_dict.py::test_parameter[Flag Option] \nPASS: tests/test_info_dict.py::test_parameter[Argument] \nPASS: tests/test_info_dict.py::test_command[Command] \nPASS: tests/test_info_dict.py::test_command[Group] \nPASS: tests/test_info_dict.py::test_command[Nested Group] \nPASS: tests/test_info_dict.py::test_context \nPASS: tests/test_info_dict.py::test_paramtype_no_name \nPASS: tests/test_normalization.py::test_option_normalization \nPASS: tests/test_normalization.py::test_choice_normalization \nPASS: tests/test_normalization.py::test_command_normalization \nPASS: tests/test_options.py::test_prefixes \nPASS: tests/test_options.py::test_invalid_option \nPASS: tests/test_options.py::test_invalid_nargs \nPASS: tests/test_options.py::test_nargs_tup_composite_mult \nPASS: tests/test_options.py::test_counting \nPASS: tests/test_options.py::test_unknown_options[--foo] \nPASS: tests/test_options.py::test_unknown_options[-f] \nPASS: tests/test_options.py::test_suggest_possible_options[--cat-Did you mean --count?] \nPASS: tests/test_options.py::test_suggest_possible_options[--bounds-(Possible options: --bound, --count)] \nPASS: tests/test_options.py::test_suggest_possible_options[--bount-(Possible options: --bound, --count)] \nPASS: tests/test_options.py::test_multiple_required \nPASS: tests/test_options.py::test_init_good_default_list[True-1-default0] \nPASS: tests/test_options.py::test_init_good_default_list[True-1-default1] \nPASS: tests/test_options.py::test_init_good_default_list[False-2-default2] \nPASS: tests/test_options.py::test_init_good_default_list[True-2-default3] \nPASS: tests/test_options.py::test_init_good_default_list[True-2-default4] \nPASS: tests/test_options.py::test_init_bad_default_list[True-1-1] \nPASS: tests/test_options.py::test_init_bad_default_list[False-2-default1] \nPASS: tests/test_options.py::test_init_bad_default_list[True-2-default2] \nPASS: tests/test_options.py::test_empty_envvar[MYPATH] \nPASS: tests/test_options.py::test_empty_envvar[AUTO_MYPATH] \nPASS: tests/test_options.py::test_multiple_envvar \nPASS: tests/test_options.py::test_trailing_blanks_boolean_envvar \nPASS: tests/test_options.py::test_multiple_default_help \nPASS: tests/test_options.py::test_show_default_default_map \nPASS: tests/test_options.py::test_multiple_default_type \nPASS: tests/test_options.py::test_multiple_default_composite_type \nPASS: tests/test_options.py::test_parse_multiple_default_composite_type \nPASS: tests/test_options.py::test_dynamic_default_help_unset \nPASS: tests/test_options.py::test_dynamic_default_help_text \nPASS: tests/test_options.py::test_dynamic_default_help_special_method \nPASS: tests/test_options.py::test_intrange_default_help_text[type0-1<=x<=32] \nPASS: tests/test_options.py::test_intrange_default_help_text[type1-1<x<32] \nPASS: tests/test_options.py::test_intrange_default_help_text[type2-x>=1] \nPASS: tests/test_options.py::test_intrange_default_help_text[type3-x<=32] \nPASS: tests/test_options.py::test_count_default_type_help \nPASS: tests/test_options.py::test_file_type_help_default \nPASS: tests/test_options.py::test_toupper_envvar_prefix \nPASS: tests/test_options.py::test_nargs_envvar \nPASS: tests/test_options.py::test_show_envvar \nPASS: tests/test_options.py::test_show_envvar_auto_prefix \nPASS: tests/test_options.py::test_show_envvar_auto_prefix_dash_in_command \nPASS: tests/test_options.py::test_custom_validation \nPASS: tests/test_options.py::test_callback_validates_prompt \nPASS: tests/test_options.py::test_winstyle_options \nPASS: tests/test_options.py::test_legacy_options \nPASS: tests/test_options.py::test_missing_option_string_cast \nPASS: tests/test_options.py::test_missing_required_flag \nPASS: tests/test_options.py::test_missing_choice \nPASS: tests/test_options.py::test_case_insensitive_choice \nPASS: tests/test_options.py::test_case_insensitive_choice_returned_exactly \nPASS: tests/test_options.py::test_option_help_preserve_paragraphs \nPASS: tests/test_options.py::test_argument_custom_class \nPASS: tests/test_options.py::test_option_custom_class \nPASS: tests/test_options.py::test_option_custom_class_reusable \nPASS: tests/test_options.py::test_bool_flag_with_type \nPASS: tests/test_options.py::test_aliases_for_flags \nPASS: tests/test_options.py::test_option_names[option_args0-aggressive] \nPASS: tests/test_options.py::test_option_names[option_args1-first] \nPASS: tests/test_options.py::test_option_names[option_args2-apple] \nPASS: tests/test_options.py::test_option_names[option_args3-cantaloupe] \nPASS: tests/test_options.py::test_option_names[option_args4-a] \nPASS: tests/test_options.py::test_option_names[option_args5-c] \nPASS: tests/test_options.py::test_option_names[option_args6-apple] \nPASS: tests/test_options.py::test_option_names[option_args7-cantaloupe] \nPASS: tests/test_options.py::test_option_names[option_args8-_from] \nPASS: tests/test_options.py::test_option_names[option_args9-_ret] \nPASS: tests/test_options.py::test_flag_duplicate_names \nPASS: tests/test_options.py::test_show_default_boolean_flag_name[False-no-cache] \nPASS: tests/test_options.py::test_show_default_boolean_flag_name[True-cache] \nPASS: tests/test_options.py::test_show_true_default_boolean_flag_value \nPASS: tests/test_options.py::test_hide_false_default_boolean_flag_value[False] \nPASS: tests/test_options.py::test_hide_false_default_boolean_flag_value[None] \nPASS: tests/test_options.py::test_show_default_string \nPASS: tests/test_options.py::test_do_not_show_no_default \nPASS: tests/test_options.py::test_do_not_show_default_empty_multiple \nPASS: tests/test_options.py::test_show_default_precedence[None-None-False] \nPASS: tests/test_options.py::test_show_default_precedence[None-False-False] \nPASS: tests/test_options.py::test_show_default_precedence[None-True-True] \nPASS: tests/test_options.py::test_show_default_precedence[False-None-False] \nPASS: tests/test_options.py::test_show_default_precedence[False-False-False] \nPASS: tests/test_options.py::test_show_default_precedence[False-True-True] \nPASS: tests/test_options.py::test_show_default_precedence[True-None-True] \nPASS: tests/test_options.py::test_show_default_precedence[True-False-False] \nPASS: tests/test_options.py::test_show_default_precedence[True-True-True] \nPASS: tests/test_options.py::test_show_default_precedence[False-one-True] \nPASS: tests/test_options.py::test_option_with_optional_value[None-expect0] \nPASS: tests/test_options.py::test_option_with_optional_value[args1-expect1] \nPASS: tests/test_options.py::test_option_with_optional_value[args2-expect2] \nPASS: tests/test_options.py::test_option_with_optional_value[args3-expect3] \nPASS: tests/test_options.py::test_option_with_optional_value[args4-expect4] \nPASS: tests/test_options.py::test_option_with_optional_value[args5-expect5] \nPASS: tests/test_options.py::test_option_with_optional_value[args6-expect6] \nPASS: tests/test_options.py::test_option_with_optional_value[args7-expect7] \nPASS: tests/test_options.py::test_option_with_optional_value[args8-expect8] \nPASS: tests/test_options.py::test_option_with_optional_value[args9-expect9] \nPASS: tests/test_options.py::test_option_with_optional_value[args10-expect10] \nPASS: tests/test_options.py::test_option_with_optional_value[args11-expect11] \nPASS: tests/test_options.py::test_option_with_optional_value[args12-expect12] \nPASS: tests/test_options.py::test_option_with_optional_value[args13-expect13] \nPASS: tests/test_options.py::test_multiple_option_with_optional_value \nPASS: tests/test_options.py::test_type_from_flag_value \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[int option] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[bool non-flag [None]] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[bool non-flag [True]] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[bool non-flag [False]] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[non-bool flag_value] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[is_flag=True] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[secondary option [implicit flag]] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[bool flag_value] \nPASS: tests/test_options.py::test_invalid_flag_combinations[kwargs0-'count' is not valid with 'multiple'.] \nPASS: tests/test_options.py::test_invalid_flag_combinations[kwargs1-'count' is not valid with 'is_flag'.] \nPASS: tests/test_parser.py::test_split_arg_string[cli a b c-expect0] \nPASS: tests/test_parser.py::test_split_arg_string[cli 'my file-expect1] \nPASS: tests/test_parser.py::test_split_arg_string[cli 'my file'-expect2] \nPASS: tests/test_parser.py::test_split_arg_string[cli my\\\\-expect3] \nPASS: tests/test_parser.py::test_split_arg_string[cli my\\\\ file-expect4] \nPASS: tests/test_parser.py::test_parser_default_prefixes \nPASS: tests/test_parser.py::test_parser_collects_prefixes \nPASS: tests/test_shell_completion.py::test_command \nPASS: tests/test_shell_completion.py::test_group \nPASS: tests/test_shell_completion.py::test_group_command_same_option \nPASS: tests/test_shell_completion.py::test_chained \nPASS: tests/test_shell_completion.py::test_help_option \nPASS: tests/test_shell_completion.py::test_argument_order \nPASS: tests/test_shell_completion.py::test_argument_default \nPASS: tests/test_shell_completion.py::test_type_choice \nPASS: tests/test_shell_completion.py::test_choice_special_characters \nPASS: tests/test_shell_completion.py::test_choice_conflicting_prefix \nPASS: tests/test_shell_completion.py::test_option_count \nPASS: tests/test_shell_completion.py::test_option_optional \nPASS: tests/test_shell_completion.py::test_path_types[type0-file] \nPASS: tests/test_shell_completion.py::test_path_types[type1-file] \nPASS: tests/test_shell_completion.py::test_path_types[type2-dir] \nPASS: tests/test_shell_completion.py::test_absolute_path \nPASS: tests/test_shell_completion.py::test_option_flag \nPASS: tests/test_shell_completion.py::test_option_custom \nPASS: tests/test_shell_completion.py::test_option_multiple \nPASS: tests/test_shell_completion.py::test_option_nargs \nPASS: tests/test_shell_completion.py::test_argument_nargs \nPASS: tests/test_shell_completion.py::test_double_dash \nPASS: tests/test_shell_completion.py::test_hidden \nPASS: tests/test_shell_completion.py::test_add_different_name \nPASS: tests/test_shell_completion.py::test_completion_item_data \nPASS: tests/test_shell_completion.py::test_full_source[bash] \nPASS: tests/test_shell_completion.py::test_full_source[zsh] \nPASS: tests/test_shell_completion.py::test_full_source[fish] \nPASS: tests/test_shell_completion.py::test_full_complete[bash-env0-plain,a\\nplain,b\\n] \nPASS: tests/test_shell_completion.py::test_full_complete[bash-env1-plain,b\\n] \nPASS: tests/test_shell_completion.py::test_full_complete[zsh-env2-plain\\na\\n_\\nplain\\nb\\nbee\\n] \nPASS: tests/test_shell_completion.py::test_full_complete[zsh-env3-plain\\nb\\nbee\\n] \nPASS: tests/test_shell_completion.py::test_full_complete[fish-env4-plain,a\\nplain,b\\tbee\\n] \nPASS: tests/test_shell_completion.py::test_full_complete[fish-env5-plain,b\\tbee\\n] \nPASS: tests/test_shell_completion.py::test_context_settings \nPASS: tests/test_shell_completion.py::test_choice_case_sensitive[False-expect0] \nPASS: tests/test_shell_completion.py::test_choice_case_sensitive[True-expect1] \nPASS: tests/test_shell_completion.py::test_add_completion_class \nPASS: tests/test_shell_completion.py::test_add_completion_class_with_name \nPASS: tests/test_shell_completion.py::test_add_completion_class_decorator \nPASS: tests/test_termui.py::test_progressbar_strip_regression \nPASS: tests/test_termui.py::test_progressbar_length_hint \nPASS: tests/test_termui.py::test_progressbar_hidden \nPASS: tests/test_termui.py::test_progressbar_time_per_iteration[avg0-0.0] \nPASS: tests/test_termui.py::test_progressbar_time_per_iteration[avg1-2.5] \nPASS: tests/test_termui.py::test_progressbar_eta[False-5] \nPASS: tests/test_termui.py::test_progressbar_eta[True-0] \nPASS: tests/test_termui.py::test_progressbar_format_eta[0-00:00:00] \nPASS: tests/test_termui.py::test_progressbar_format_eta[30-00:00:30] \nPASS: tests/test_termui.py::test_progressbar_format_eta[90-00:01:30] \nPASS: tests/test_termui.py::test_progressbar_format_eta[900-00:15:00] \nPASS: tests/test_termui.py::test_progressbar_format_eta[9000-02:30:00] \nPASS: tests/test_termui.py::test_progressbar_format_eta[99999999999-1157407d 09:46:39] \nPASS: tests/test_termui.py::test_progressbar_format_eta[None-] \nPASS: tests/test_termui.py::test_progressbar_format_pos[0-5] \nPASS: tests/test_termui.py::test_progressbar_format_pos[-1-1] \nPASS: tests/test_termui.py::test_progressbar_format_pos[5-5] \nPASS: tests/test_termui.py::test_progressbar_format_pos[6-5] \nPASS: tests/test_termui.py::test_progressbar_format_pos[4-0] \nPASS: tests/test_termui.py::test_progressbar_format_bar[8-False-7-0-#######-] \nPASS: tests/test_termui.py::test_progressbar_format_bar[0-True-8-0-########] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line[0-True-True-0- [--------] 0/0 0%] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line[0-False-True-0- [--------] 0/0] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line[0-False-False-0- [--------]0] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line[0-False-False-0- [--------]1] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line[8-True-True-8- [########] 8/8 100%] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line_with_show_func[test] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line_with_show_func[None] \nPASS: tests/test_termui.py::test_progressbar_init_exceptions \nPASS: tests/test_termui.py::test_progressbar_iter_outside_with_exceptions \nPASS: tests/test_termui.py::test_progressbar_is_iterator \nPASS: tests/test_termui.py::test_choices_list_in_prompt \nPASS: tests/test_termui.py::test_file_prompt_default_format[file_kwargs0] \nPASS: tests/test_termui.py::test_file_prompt_default_format[file_kwargs1] \nPASS: tests/test_termui.py::test_file_prompt_default_format[file_kwargs2] \nPASS: tests/test_termui.py::test_secho \nPASS: tests/test_termui.py::test_secho_non_text[123-\\x1b[45m123\\x1b[0m] \nPASS: tests/test_termui.py::test_secho_non_text[test-test] \nPASS: tests/test_termui.py::test_progressbar_yields_all_items \nPASS: tests/test_termui.py::test_progressbar_update \nPASS: tests/test_termui.py::test_progressbar_item_show_func \nPASS: tests/test_termui.py::test_progressbar_update_with_item_show_func \nPASS: tests/test_termui.py::test_progress_bar_update_min_steps \ntests/test_termui.py::test_getchar_windows[True-h] SKIP (Tests us...) \ntests/test_termui.py::test_getchar_windows[True-H] SKIP (Tests us...) \ntests/test_termui.py::test_getchar_windows[True-\\xe9] SKIP (Tests...) \ntests/test_termui.py::test_getchar_windows[True-\\xc0] SKIP (Tests...) \ntests/test_termui.py::test_getchar_windows[True- ] SKIP (Tests us...) \ntests/test_termui.py::test_getchar_windows[True-\\u5b57] SKIP (Tes...) \ntests/test_termui.py::test_getchar_windows[True-\\xe0H] SKIP (Test...) \ntests/test_termui.py::test_getchar_windows[True-\\xe0R] SKIP (Test...) \ntests/test_termui.py::test_getchar_windows[False-h] SKIP (Tests u...) \ntests/test_termui.py::test_getchar_windows[False-H] SKIP (Tests u...) \ntests/test_termui.py::test_getchar_windows[False-\\xe9] SKIP (Test...) \ntests/test_termui.py::test_getchar_windows[False-\\xc0] SKIP (Test...) \ntests/test_termui.py::test_getchar_windows[False- ] SKIP (Tests u...) \ntests/test_termui.py::test_getchar_windows[False-\\u5b57] SKIP (Te...) \ntests/test_termui.py::test_getchar_windows[False-\\xe0H] SKIP (Tes...) \ntests/test_termui.py::test_getchar_windows[False-\\xe0R] SKIP (Tes...) \nSKIP: tests/test_termui.py::test_getchar_special_key_windows[\\x00-a] \nSKIP: tests/test_termui.py::test_getchar_special_key_windows[\\x00-b] \nSKIP: tests/test_termui.py::test_getchar_special_key_windows[\\xe0-c] \nSKIP: tests/test_termui.py::test_getchar_windows_exceptions[\\x03-KeyboardInterrupt] \nSKIP: tests/test_termui.py::test_getchar_windows_exceptions[\\x1a-EOFError] \nPASS: tests/test_termui.py::test_fast_edit \nPASS: tests/test_termui.py::test_prompt_required_with_required[True-False-None-prompt] \nPASS: tests/test_termui.py::test_prompt_required_with_required[True-False-args1-Option '-v' requires an argument.] \nPASS: tests/test_termui.py::test_prompt_required_with_required[False-True-None-prompt] \nPASS: tests/test_termui.py::test_prompt_required_with_required[False-True-args3-prompt] \nPASS: tests/test_termui.py::test_prompt_required_false[no flag] \nPASS: tests/test_termui.py::test_prompt_required_false[short sep value] \nPASS: tests/test_termui.py::test_prompt_required_false[long sep value] \nPASS: tests/test_termui.py::test_prompt_required_false[short join value] \nPASS: tests/test_termui.py::test_prompt_required_false[long join value] \nPASS: tests/test_termui.py::test_prompt_required_false[short no value] \nPASS: tests/test_termui.py::test_prompt_required_false[long no value] \nPASS: tests/test_termui.py::test_prompt_required_false[no value opt] \nPASS: tests/test_termui.py::test_confirmation_prompt[True-password\\npassword-None-password] \nPASS: tests/test_termui.py::test_confirmation_prompt[Confirm Password-password\\npassword\\n-None-password] \nPASS: tests/test_termui.py::test_confirmation_prompt[True---] \nPASS: tests/test_termui.py::test_confirmation_prompt[False-None-None-None] \nPASS: tests/test_testing.py::test_runner \nPASS: tests/test_testing.py::test_echo_stdin_stream \nPASS: tests/test_testing.py::test_echo_stdin_prompts \nPASS: tests/test_testing.py::test_runner_with_stream \nPASS: tests/test_testing.py::test_prompts \nPASS: tests/test_testing.py::test_getchar \nPASS: tests/test_testing.py::test_catch_exceptions \nPASS: tests/test_testing.py::test_with_color \nPASS: tests/test_testing.py::test_with_color_but_pause_not_blocking \nPASS: tests/test_testing.py::test_exit_code_and_output_from_sys_exit \nPASS: tests/test_testing.py::test_env \nPASS: tests/test_testing.py::test_stderr \nPASS: tests/test_testing.py::test_args[None-bar\\n] \nPASS: tests/test_testing.py::test_args[args1-bar\\n] \nPASS: tests/test_testing.py::test_args[-bar\\n] \nPASS: tests/test_testing.py::test_args[args3-one two\\n] \nPASS: tests/test_testing.py::test_args[--foo \"one two\"-one two\\n] \nPASS: tests/test_testing.py::test_setting_prog_name_in_extra \nPASS: tests/test_testing.py::test_command_standalone_mode_returns_value \nPASS: tests/test_testing.py::test_file_stdin_attrs \nPASS: tests/test_testing.py::test_isolated_runner \nPASS: tests/test_testing.py::test_isolated_runner_custom_tempdir \nPASS: tests/test_testing.py::test_isolation_stderr_errors \nPASS: tests/test_types.py::test_range[type0-3-3] \nPASS: tests/test_types.py::test_range[type1-5-5] \nPASS: tests/test_types.py::test_range[type2-100-100] \nPASS: tests/test_types.py::test_range[type3-5-5] \nPASS: tests/test_types.py::test_range[type4--100--100] \nPASS: tests/test_types.py::test_range[type5--1-0] \nPASS: tests/test_types.py::test_range[type6-6-5] \nPASS: tests/test_types.py::test_range[type7-0-1] \nPASS: tests/test_types.py::test_range[type8-5-4] \nPASS: tests/test_types.py::test_range[type9-1.2-1.2] \nPASS: tests/test_types.py::test_range[type10-0.51-0.51] \nPASS: tests/test_types.py::test_range[type11-1.49-1.49] \nPASS: tests/test_types.py::test_range[type12--0.0-0.5] \nPASS: tests/test_types.py::test_range[type13-inf-1.5] \nPASS: tests/test_types.py::test_range_fail[type0-6-6 is not in the range 0<=x<=5.] \nPASS: tests/test_types.py::test_range_fail[type1-4-4 is not in the range x>=5.] \nPASS: tests/test_types.py::test_range_fail[type2-6-6 is not in the range x<=5.] \nPASS: tests/test_types.py::test_range_fail[type3-0-0<x<=5] \nPASS: tests/test_types.py::test_range_fail[type4-5-0<=x<5] \nPASS: tests/test_types.py::test_range_fail[type5-0.5-x>0.5] \nPASS: tests/test_types.py::test_range_fail[type6-1.5-x<1.5] \nPASS: tests/test_types.py::test_float_range_no_clamp_open \nPASS: tests/test_types.py::test_cast_multi_default[2-False-None-None] \nPASS: tests/test_types.py::test_cast_multi_default[2-False-default1-expect1] \nPASS: tests/test_types.py::test_cast_multi_default[None-True-None-expect2] \nPASS: tests/test_types.py::test_cast_multi_default[None-True-default3-expect3] \nPASS: tests/test_types.py::test_cast_multi_default[2-True-None-expect4] \nPASS: tests/test_types.py::test_cast_multi_default[2-True-default5-expect5] \nPASS: tests/test_types.py::test_cast_multi_default[-1-None-None-expect6] \nPASS: tests/test_types.py::test_path_type[None-a/b/c.txt] \nPASS: tests/test_types.py::test_path_type[str-a/b/c.txt] \nPASS: tests/test_types.py::test_path_type[bytes-a/b/c.txt] \nPASS: tests/test_types.py::test_path_type[Path-expect3] \nPASS: tests/test_types.py::test_path_resolve_symlink \nPASS: tests/test_types.py::test_path_surrogates \nPASS: tests/test_types.py::test_file_surrogates[type0] \nPASS: tests/test_types.py::test_file_surrogates[type1] \nPASS: tests/test_types.py::test_file_error_surrogates \nPASS: tests/test_utils.py::test_echo \nPASS: tests/test_utils.py::test_echo_custom_file \nPASS: tests/test_utils.py::test_echo_no_streams \nPASS: tests/test_utils.py::test_styling[styles0-\\x1b[30mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles1-\\x1b[31mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles2-\\x1b[32mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles3-\\x1b[33mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles4-\\x1b[34mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles5-\\x1b[35mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles6-\\x1b[36mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles7-\\x1b[37mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles8-\\x1b[40mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles9-\\x1b[41mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles10-\\x1b[42mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles11-\\x1b[43mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles12-\\x1b[44mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles13-\\x1b[45mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles14-\\x1b[46mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles15-\\x1b[47mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles16-\\x1b[48;5;91mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles17-\\x1b[48;2;135;0;175mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles18-\\x1b[1mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles19-\\x1b[2mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles20-\\x1b[4mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles21-\\x1b[53mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles22-\\x1b[3mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles23-\\x1b[5mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles24-\\x1b[7mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles25-\\x1b[9mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles26-\\x1b[22mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles27-\\x1b[22mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles28-\\x1b[24mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles29-\\x1b[55mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles30-\\x1b[23mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles31-\\x1b[25mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles32-\\x1b[27mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles33-\\x1b[29mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles34-\\x1b[30mx y] \nPASS: tests/test_utils.py::test_unstyle_other_ansi[\\x1b[?25lx y\\x1b[?25h-x y] \nPASS: tests/test_utils.py::test_filename_formatting \nPASS: tests/test_utils.py::test_prompts \nPASS: tests/test_utils.py::test_confirm_repeat \nPASS: tests/test_utils.py::test_prompts_abort \nPASS: tests/test_utils.py::test_echo_via_pager[test0-cat] \nPASS: tests/test_utils.py::test_echo_via_pager[test0-cat 0] \nPASS: tests/test_utils.py::test_echo_via_pager[test0-cat 1] \nPASS: tests/test_utils.py::test_echo_via_pager[test1-cat] \nPASS: tests/test_utils.py::test_echo_via_pager[test1-cat 0] \nPASS: tests/test_utils.py::test_echo_via_pager[test1-cat 1] \nPASS: tests/test_utils.py::test_echo_via_pager[test2-cat] \nPASS: tests/test_utils.py::test_echo_via_pager[test2-cat 0] \nPASS: tests/test_utils.py::test_echo_via_pager[test2-cat 1] \nPASS: tests/test_utils.py::test_echo_via_pager[test3-cat] \nPASS: tests/test_utils.py::test_echo_via_pager[test3-cat 0] \nPASS: tests/test_utils.py::test_echo_via_pager[test3-cat 1] \nPASS: tests/test_utils.py::test_echo_via_pager[test4-cat] \nPASS: tests/test_utils.py::test_echo_via_pager[test4-cat 0] \nPASS: tests/test_utils.py::test_echo_via_pager[test4-cat 1] \nPASS: tests/test_utils.py::test_echo_color_flag \nPASS: tests/test_utils.py::test_prompt_cast_default \nPASS: tests/test_utils.py::test_echo_writing_to_standard_error \nPASS: tests/test_utils.py::test_echo_with_capsys \nPASS: tests/test_utils.py::test_open_file \nPASS: tests/test_utils.py::test_open_file_pathlib_dash \nPASS: tests/test_utils.py::test_open_file_ignore_errors_stdin \nPASS: tests/test_utils.py::test_open_file_respects_ignore \nPASS: tests/test_utils.py::test_open_file_ignore_invalid_utf8 \nPASS: tests/test_utils.py::test_open_file_ignore_no_encoding \nPASS: tests/test_utils.py::test_open_file_atomic_permissions_existing_file[256] \nPASS: tests/test_utils.py::test_open_file_atomic_permissions_existing_file[292] \nPASS: tests/test_utils.py::test_open_file_atomic_permissions_existing_file[384] \nPASS: tests/test_utils.py::test_open_file_atomic_permissions_existing_file[420] \nPASS: tests/test_utils.py::test_open_file_atomic_permissions_new_file \nPASS: tests/test_utils.py::test_iter_keepopenfile \nPASS: tests/test_utils.py::test_iter_lazyfile \nPASS: tests/test_utils.py::test_detect_program_name[example.py-None-example.py] \nPASS: tests/test_utils.py::test_detect_program_name[/foo/bar/example.py-None-example.py] \nPASS: tests/test_utils.py::test_detect_program_name[example-None-example] \nPASS: tests/test_utils.py::test_detect_program_name[example/__main__.py-example-python -m example] \nPASS: tests/test_utils.py::test_detect_program_name[example/cli.py-example-python -m example.cli] \nPASS: tests/test_utils.py::test_detect_program_name[example--example] \nPASS: tests/test_utils.py::test_expand_args \nPASS: tests/test_utils.py::test_make_default_short_help[-empty] \nPASS: tests/test_utils.py::test_make_default_short_help[-equal length, no dot] \nPASS: tests/test_utils.py::test_make_default_short_help[-sentence < max] \nPASS: tests/test_utils.py::test_make_default_short_help[-paragraph < max] \nPASS: tests/test_utils.py::test_make_default_short_help[-truncate] \nPASS: tests/test_utils.py::test_make_default_short_help[-length includes suffix] \nPASS: tests/test_utils.py::test_make_default_short_help[-ignore dot in word] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-empty] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-equal length, no dot] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-sentence < max] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-paragraph < max] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-truncate] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-length includes suffix] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-ignore dot in word] \n\n================== 589 passed, 21 skipped, 1 xfailed in 4.70s ==================\nDURATION: 6\nEND: /usr/lib/python3-click/ptest\n2024-02-06T09:02\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-click": {
                    "duration": "6",
                    "log": "START: ptest-runner\n2024-02-06T09:02\n============================= test session starts ==============================\nplatform linux -- Python 3.12.1, pytest-7.4.4, pluggy-1.3.0\nrootdir: /usr/lib/python3-click/ptest\nconfigfile: setup.cfg\ntestpaths: tests\ncollected 611 items\n\nPASS: tests/test_arguments.py::test_nargs_star \nPASS: tests/test_arguments.py::test_argument_unbounded_nargs_cant_have_default \nPASS: tests/test_arguments.py::test_nargs_tup \nPASS: tests/test_arguments.py::test_nargs_tup_composite[opts0] \nPASS: tests/test_arguments.py::test_nargs_tup_composite[opts1] \nPASS: tests/test_arguments.py::test_nargs_tup_composite[opts2] \nPASS: tests/test_arguments.py::test_nargs_tup_composite[opts3] \nPASS: tests/test_arguments.py::test_nargs_err \nPASS: tests/test_arguments.py::test_bytes_args \nPASS: tests/test_arguments.py::test_file_args \nPASS: tests/test_arguments.py::test_path_allow_dash \nPASS: tests/test_arguments.py::test_file_atomics \nPASS: tests/test_arguments.py::test_stdout_default \nPASS: tests/test_arguments.py::test_nargs_envvar[2--None] \nPASS: tests/test_arguments.py::test_nargs_envvar[2-a-Takes 2 values but 1 was given.] \nPASS: tests/test_arguments.py::test_nargs_envvar[2-a b-expect2] \nPASS: tests/test_arguments.py::test_nargs_envvar[2-a b c-Takes 2 values but 3 were given.] \nPASS: tests/test_arguments.py::test_nargs_envvar[-1-a b c-expect4] \nPASS: tests/test_arguments.py::test_nargs_envvar[-1--expect5] \nPASS: tests/test_arguments.py::test_nargs_envvar_only_if_values_empty \nPASS: tests/test_arguments.py::test_empty_nargs \nPASS: tests/test_arguments.py::test_missing_arg \nPASS: tests/test_arguments.py::test_missing_argument_string_cast \nPASS: tests/test_arguments.py::test_implicit_non_required \nPASS: tests/test_arguments.py::test_eat_options \nPASS: tests/test_arguments.py::test_nargs_star_ordering \nPASS: tests/test_arguments.py::test_nargs_specified_plus_star_ordering \nPASS: tests/test_arguments.py::test_defaults_for_nargs \nPASS: tests/test_arguments.py::test_multiple_param_decls_not_allowed \nPASS: tests/test_arguments.py::test_multiple_not_allowed \nPASS: tests/test_arguments.py::test_nargs_bad_default[value0] \nPASS: tests/test_arguments.py::test_nargs_bad_default[value1] \nPASS: tests/test_arguments.py::test_nargs_bad_default[value2] \nPASS: tests/test_arguments.py::test_subcommand_help \nPASS: tests/test_arguments.py::test_nested_subcommand_help \nPASS: tests/test_arguments.py::test_when_argument_decorator_is_used_multiple_times_cls_is_preserved \nPASS: tests/test_basic.py::test_basic_functionality \nPASS: tests/test_basic.py::test_repr \nPASS: tests/test_basic.py::test_return_values \nPASS: tests/test_basic.py::test_basic_group \nPASS: tests/test_basic.py::test_group_commands_dict \nPASS: tests/test_basic.py::test_group_from_list \nPASS: tests/test_basic.py::test_string_option[args0-S:[no value]] \nPASS: tests/test_basic.py::test_string_option[args1-S:[42]] \nPASS: tests/test_basic.py::test_string_option[args2-Error: Option '--s' requires an argument.] \nPASS: tests/test_basic.py::test_string_option[args3-S:[]] \nPASS: tests/test_basic.py::test_string_option[args4-S:[\\u2603]] \nPASS: tests/test_basic.py::test_int_option[args0-I:[84]] \nPASS: tests/test_basic.py::test_int_option[args1-I:[46]] \nPASS: tests/test_basic.py::test_int_option[args2-Error: Invalid value for '--i': 'x' is not a valid integer.] \nPASS: tests/test_basic.py::test_uuid_option[args0-U:[ba122011-349f-423b-873b-9d6a79c688ab]] \nPASS: tests/test_basic.py::test_uuid_option[args1-U:[821592c1-c50e-4971-9cd6-e89dc6832f86]] \nPASS: tests/test_basic.py::test_uuid_option[args2-Error: Invalid value for '--u': 'x' is not a valid UUID.] \nPASS: tests/test_basic.py::test_float_option[args0-F:[42.0]] \nPASS: tests/test_basic.py::test_float_option[--f=23.5-F:[23.5]] \nPASS: tests/test_basic.py::test_float_option[--f=x-Error: Invalid value for '--f': 'x' is not a valid float.] \nPASS: tests/test_basic.py::test_boolean_switch[args0-True-True] \nPASS: tests/test_basic.py::test_boolean_switch[args0-True-False] \nPASS: tests/test_basic.py::test_boolean_switch[args1-False-True] \nPASS: tests/test_basic.py::test_boolean_switch[args1-False-False] \nPASS: tests/test_basic.py::test_boolean_switch[args2-None-True] \nPASS: tests/test_basic.py::test_boolean_switch[args2-None-False] \nPASS: tests/test_basic.py::test_boolean_flag[args0-True-True] \nPASS: tests/test_basic.py::test_boolean_flag[args0-True-False] \nPASS: tests/test_basic.py::test_boolean_flag[args1-False-True] \nPASS: tests/test_basic.py::test_boolean_flag[args1-False-False] \nPASS: tests/test_basic.py::test_boolean_conversion[1-True] \nPASS: tests/test_basic.py::test_boolean_conversion[true-True] \nPASS: tests/test_basic.py::test_boolean_conversion[t-True] \nPASS: tests/test_basic.py::test_boolean_conversion[yes-True] \nPASS: tests/test_basic.py::test_boolean_conversion[y-True] \nPASS: tests/test_basic.py::test_boolean_conversion[on-True] \nPASS: tests/test_basic.py::test_boolean_conversion[0-False] \nPASS: tests/test_basic.py::test_boolean_conversion[false-False] \nPASS: tests/test_basic.py::test_boolean_conversion[f-False] \nPASS: tests/test_basic.py::test_boolean_conversion[no-False] \nPASS: tests/test_basic.py::test_boolean_conversion[n-False] \nPASS: tests/test_basic.py::test_boolean_conversion[off-False] \nPASS: tests/test_basic.py::test_file_option \nPASS: tests/test_basic.py::test_file_lazy_mode \nPASS: tests/test_basic.py::test_path_option \nPASS: tests/test_basic.py::test_choice_option \nPASS: tests/test_basic.py::test_choice_argument \nPASS: tests/test_basic.py::test_datetime_option_default \nPASS: tests/test_basic.py::test_datetime_option_custom \nPASS: tests/test_basic.py::test_required_option \nPASS: tests/test_basic.py::test_evaluation_order \nPASS: tests/test_basic.py::test_hidden_option \nPASS: tests/test_basic.py::test_hidden_command \nPASS: tests/test_basic.py::test_hidden_group \nPASS: tests/test_basic.py::test_summary_line \nPASS: tests/test_basic.py::test_help_invalid_default \nPASS: tests/test_chain.py::test_basic_chaining \nPASS: tests/test_chain.py::test_chaining_help[args0-COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]...] \nPASS: tests/test_chain.py::test_chaining_help[args1-ROOT HELP] \nPASS: tests/test_chain.py::test_chaining_help[args2-SDIST HELP] \nPASS: tests/test_chain.py::test_chaining_help[args3-BDIST HELP] \nPASS: tests/test_chain.py::test_chaining_help[args4-SDIST HELP] \nPASS: tests/test_chain.py::test_chaining_with_options \nPASS: tests/test_chain.py::test_no_command_result_callback[False-1] \nPASS: tests/test_chain.py::test_no_command_result_callback[True-[]] \nPASS: tests/test_chain.py::test_chaining_with_arguments \nPASS: tests/test_chain.py::test_pipeline[args0-foo\\nbar-expect0] \nPASS: tests/test_chain.py::test_pipeline[args1-foo \\n bar-expect1] \nPASS: tests/test_chain.py::test_pipeline[args2-foo \\n bar-expect2] \nPASS: tests/test_chain.py::test_args_and_chain \nPASS: tests/test_chain.py::test_multicommand_arg_behavior \nXFAIL: tests/test_chain.py::test_multicommand_chaining \nPASS: tests/test_command_decorators.py::test_command_no_parens \nPASS: tests/test_command_decorators.py::test_custom_command_no_parens \nPASS: tests/test_command_decorators.py::test_group_no_parens \nPASS: tests/test_command_decorators.py::test_params_argument \nPASS: tests/test_commands.py::test_other_command_invoke \nPASS: tests/test_commands.py::test_other_command_forward \nPASS: tests/test_commands.py::test_forwarded_params_consistency \nPASS: tests/test_commands.py::test_auto_shorthelp \nPASS: tests/test_commands.py::test_no_args_is_help \nPASS: tests/test_commands.py::test_default_maps \nPASS: tests/test_commands.py::test_group_with_args[args0-2-Error: Missing command.] \nPASS: tests/test_commands.py::test_group_with_args[args1-0-Show this message and exit.] \nPASS: tests/test_commands.py::test_group_with_args[args2-0-obj=obj1\\nmove\\n] \nPASS: tests/test_commands.py::test_group_with_args[args3-0-Show this message and exit.] \nPASS: tests/test_commands.py::test_base_command \nPASS: tests/test_commands.py::test_object_propagation \nPASS: tests/test_commands.py::test_other_command_invoke_with_defaults \nPASS: tests/test_commands.py::test_invoked_subcommand \nPASS: tests/test_commands.py::test_aliased_command_canonical_name \nPASS: tests/test_commands.py::test_group_add_command_name \nPASS: tests/test_commands.py::test_unprocessed_options \nPASS: tests/test_commands.py::test_deprecated_in_help_messages[CLI HELP] \nPASS: tests/test_commands.py::test_deprecated_in_help_messages[None] \nPASS: tests/test_commands.py::test_deprecated_in_invocation \nPASS: tests/test_commands.py::test_command_parse_args_collects_option_prefixes \nPASS: tests/test_commands.py::test_group_parse_args_collects_base_option_prefixes \nPASS: tests/test_commands.py::test_group_invoke_collects_used_option_prefixes \nPASS: tests/test_commands.py::test_abort_exceptions_with_disabled_standalone_mode[EOFError] \nPASS: tests/test_commands.py::test_abort_exceptions_with_disabled_standalone_mode[KeyboardInterrupt] \nPASS: tests/test_compat.py::test_is_jupyter_kernel_output \nPASS: tests/test_context.py::test_ensure_context_objects \nPASS: tests/test_context.py::test_get_context_objects \nPASS: tests/test_context.py::test_get_context_objects_no_ensuring \nPASS: tests/test_context.py::test_get_context_objects_missing \nPASS: tests/test_context.py::test_multi_enter \nPASS: tests/test_context.py::test_global_context_object \nPASS: tests/test_context.py::test_context_meta \nPASS: tests/test_context.py::test_make_pass_meta_decorator \nPASS: tests/test_context.py::test_make_pass_meta_decorator_doc \nPASS: tests/test_context.py::test_context_pushing \nPASS: tests/test_context.py::test_pass_obj \nPASS: tests/test_context.py::test_close_before_pop \nPASS: tests/test_context.py::test_with_resource \nPASS: tests/test_context.py::test_make_pass_decorator_args \nPASS: tests/test_context.py::test_propagate_show_default_setting \nPASS: tests/test_context.py::test_exit_not_standalone \nPASS: tests/test_context.py::test_parameter_source[default] \nPASS: tests/test_context.py::test_parameter_source[default_map] \nPASS: tests/test_context.py::test_parameter_source[commandline short] \nPASS: tests/test_context.py::test_parameter_source[commandline long] \nPASS: tests/test_context.py::test_parameter_source[environment auto] \nPASS: tests/test_context.py::test_parameter_source[environment manual] \nPASS: tests/test_context.py::test_propagate_opt_prefixes \nPASS: tests/test_custom_classes.py::test_command_context_class \nPASS: tests/test_custom_classes.py::test_context_invoke_type \nPASS: tests/test_custom_classes.py::test_context_formatter_class \nPASS: tests/test_custom_classes.py::test_group_command_class \nPASS: tests/test_custom_classes.py::test_group_group_class \nPASS: tests/test_custom_classes.py::test_group_group_class_self \nPASS: tests/test_defaults.py::test_basic_defaults \nPASS: tests/test_defaults.py::test_multiple_defaults \nPASS: tests/test_defaults.py::test_nargs_plus_multiple \nPASS: tests/test_defaults.py::test_multiple_flag_default \nPASS: tests/test_formatting.py::test_basic_functionality \nPASS: tests/test_formatting.py::test_wrapping_long_options_strings \nPASS: tests/test_formatting.py::test_wrapping_long_command_name \nPASS: tests/test_formatting.py::test_formatting_empty_help_lines \nPASS: tests/test_formatting.py::test_formatting_usage_error \nPASS: tests/test_formatting.py::test_formatting_usage_error_metavar_missing_arg \nPASS: tests/test_formatting.py::test_formatting_usage_error_metavar_bad_arg \nPASS: tests/test_formatting.py::test_formatting_usage_error_nested \nPASS: tests/test_formatting.py::test_formatting_usage_error_no_help \nPASS: tests/test_formatting.py::test_formatting_usage_custom_help \nPASS: tests/test_formatting.py::test_formatting_custom_type_metavar \nPASS: tests/test_formatting.py::test_truncating_docstring \nPASS: tests/test_formatting.py::test_truncating_docstring_no_help \nPASS: tests/test_formatting.py::test_removing_multiline_marker \nPASS: tests/test_formatting.py::test_global_show_default \nPASS: tests/test_formatting.py::test_formatting_with_options_metavar_empty \nPASS: tests/test_formatting.py::test_help_formatter_write_text \nPASS: tests/test_imports.py::test_light_imports \nPASS: tests/test_info_dict.py::test_parameter[Func ParamType] \nPASS: tests/test_info_dict.py::test_parameter[UNPROCESSED ParamType] \nPASS: tests/test_info_dict.py::test_parameter[STRING ParamType] \nPASS: tests/test_info_dict.py::test_parameter[Choice ParamType] \nPASS: tests/test_info_dict.py::test_parameter[DateTime ParamType] \nPASS: tests/test_info_dict.py::test_parameter[INT ParamType] \nPASS: tests/test_info_dict.py::test_parameter[IntRange ParamType] \nPASS: tests/test_info_dict.py::test_parameter[FLOAT ParamType] \nPASS: tests/test_info_dict.py::test_parameter[FloatRange ParamType] \nPASS: tests/test_info_dict.py::test_parameter[Bool ParamType] \nPASS: tests/test_info_dict.py::test_parameter[UUID ParamType] \nPASS: tests/test_info_dict.py::test_parameter[File ParamType] \nPASS: tests/test_info_dict.py::test_parameter[Path ParamType] \nPASS: tests/test_info_dict.py::test_parameter[Tuple ParamType] \nPASS: tests/test_info_dict.py::test_parameter[Option] \nPASS: tests/test_info_dict.py::test_parameter[Flag Option] \nPASS: tests/test_info_dict.py::test_parameter[Argument] \nPASS: tests/test_info_dict.py::test_command[Command] \nPASS: tests/test_info_dict.py::test_command[Group] \nPASS: tests/test_info_dict.py::test_command[Nested Group] \nPASS: tests/test_info_dict.py::test_context \nPASS: tests/test_info_dict.py::test_paramtype_no_name \nPASS: tests/test_normalization.py::test_option_normalization \nPASS: tests/test_normalization.py::test_choice_normalization \nPASS: tests/test_normalization.py::test_command_normalization \nPASS: tests/test_options.py::test_prefixes \nPASS: tests/test_options.py::test_invalid_option \nPASS: tests/test_options.py::test_invalid_nargs \nPASS: tests/test_options.py::test_nargs_tup_composite_mult \nPASS: tests/test_options.py::test_counting \nPASS: tests/test_options.py::test_unknown_options[--foo] \nPASS: tests/test_options.py::test_unknown_options[-f] \nPASS: tests/test_options.py::test_suggest_possible_options[--cat-Did you mean --count?] \nPASS: tests/test_options.py::test_suggest_possible_options[--bounds-(Possible options: --bound, --count)] \nPASS: tests/test_options.py::test_suggest_possible_options[--bount-(Possible options: --bound, --count)] \nPASS: tests/test_options.py::test_multiple_required \nPASS: tests/test_options.py::test_init_good_default_list[True-1-default0] \nPASS: tests/test_options.py::test_init_good_default_list[True-1-default1] \nPASS: tests/test_options.py::test_init_good_default_list[False-2-default2] \nPASS: tests/test_options.py::test_init_good_default_list[True-2-default3] \nPASS: tests/test_options.py::test_init_good_default_list[True-2-default4] \nPASS: tests/test_options.py::test_init_bad_default_list[True-1-1] \nPASS: tests/test_options.py::test_init_bad_default_list[False-2-default1] \nPASS: tests/test_options.py::test_init_bad_default_list[True-2-default2] \nPASS: tests/test_options.py::test_empty_envvar[MYPATH] \nPASS: tests/test_options.py::test_empty_envvar[AUTO_MYPATH] \nPASS: tests/test_options.py::test_multiple_envvar \nPASS: tests/test_options.py::test_trailing_blanks_boolean_envvar \nPASS: tests/test_options.py::test_multiple_default_help \nPASS: tests/test_options.py::test_show_default_default_map \nPASS: tests/test_options.py::test_multiple_default_type \nPASS: tests/test_options.py::test_multiple_default_composite_type \nPASS: tests/test_options.py::test_parse_multiple_default_composite_type \nPASS: tests/test_options.py::test_dynamic_default_help_unset \nPASS: tests/test_options.py::test_dynamic_default_help_text \nPASS: tests/test_options.py::test_dynamic_default_help_special_method \nPASS: tests/test_options.py::test_intrange_default_help_text[type0-1<=x<=32] \nPASS: tests/test_options.py::test_intrange_default_help_text[type1-1<x<32] \nPASS: tests/test_options.py::test_intrange_default_help_text[type2-x>=1] \nPASS: tests/test_options.py::test_intrange_default_help_text[type3-x<=32] \nPASS: tests/test_options.py::test_count_default_type_help \nPASS: tests/test_options.py::test_file_type_help_default \nPASS: tests/test_options.py::test_toupper_envvar_prefix \nPASS: tests/test_options.py::test_nargs_envvar \nPASS: tests/test_options.py::test_show_envvar \nPASS: tests/test_options.py::test_show_envvar_auto_prefix \nPASS: tests/test_options.py::test_show_envvar_auto_prefix_dash_in_command \nPASS: tests/test_options.py::test_custom_validation \nPASS: tests/test_options.py::test_callback_validates_prompt \nPASS: tests/test_options.py::test_winstyle_options \nPASS: tests/test_options.py::test_legacy_options \nPASS: tests/test_options.py::test_missing_option_string_cast \nPASS: tests/test_options.py::test_missing_required_flag \nPASS: tests/test_options.py::test_missing_choice \nPASS: tests/test_options.py::test_case_insensitive_choice \nPASS: tests/test_options.py::test_case_insensitive_choice_returned_exactly \nPASS: tests/test_options.py::test_option_help_preserve_paragraphs \nPASS: tests/test_options.py::test_argument_custom_class \nPASS: tests/test_options.py::test_option_custom_class \nPASS: tests/test_options.py::test_option_custom_class_reusable \nPASS: tests/test_options.py::test_bool_flag_with_type \nPASS: tests/test_options.py::test_aliases_for_flags \nPASS: tests/test_options.py::test_option_names[option_args0-aggressive] \nPASS: tests/test_options.py::test_option_names[option_args1-first] \nPASS: tests/test_options.py::test_option_names[option_args2-apple] \nPASS: tests/test_options.py::test_option_names[option_args3-cantaloupe] \nPASS: tests/test_options.py::test_option_names[option_args4-a] \nPASS: tests/test_options.py::test_option_names[option_args5-c] \nPASS: tests/test_options.py::test_option_names[option_args6-apple] \nPASS: tests/test_options.py::test_option_names[option_args7-cantaloupe] \nPASS: tests/test_options.py::test_option_names[option_args8-_from] \nPASS: tests/test_options.py::test_option_names[option_args9-_ret] \nPASS: tests/test_options.py::test_flag_duplicate_names \nPASS: tests/test_options.py::test_show_default_boolean_flag_name[False-no-cache] \nPASS: tests/test_options.py::test_show_default_boolean_flag_name[True-cache] \nPASS: tests/test_options.py::test_show_true_default_boolean_flag_value \nPASS: tests/test_options.py::test_hide_false_default_boolean_flag_value[False] \nPASS: tests/test_options.py::test_hide_false_default_boolean_flag_value[None] \nPASS: tests/test_options.py::test_show_default_string \nPASS: tests/test_options.py::test_do_not_show_no_default \nPASS: tests/test_options.py::test_do_not_show_default_empty_multiple \nPASS: tests/test_options.py::test_show_default_precedence[None-None-False] \nPASS: tests/test_options.py::test_show_default_precedence[None-False-False] \nPASS: tests/test_options.py::test_show_default_precedence[None-True-True] \nPASS: tests/test_options.py::test_show_default_precedence[False-None-False] \nPASS: tests/test_options.py::test_show_default_precedence[False-False-False] \nPASS: tests/test_options.py::test_show_default_precedence[False-True-True] \nPASS: tests/test_options.py::test_show_default_precedence[True-None-True] \nPASS: tests/test_options.py::test_show_default_precedence[True-False-False] \nPASS: tests/test_options.py::test_show_default_precedence[True-True-True] \nPASS: tests/test_options.py::test_show_default_precedence[False-one-True] \nPASS: tests/test_options.py::test_option_with_optional_value[None-expect0] \nPASS: tests/test_options.py::test_option_with_optional_value[args1-expect1] \nPASS: tests/test_options.py::test_option_with_optional_value[args2-expect2] \nPASS: tests/test_options.py::test_option_with_optional_value[args3-expect3] \nPASS: tests/test_options.py::test_option_with_optional_value[args4-expect4] \nPASS: tests/test_options.py::test_option_with_optional_value[args5-expect5] \nPASS: tests/test_options.py::test_option_with_optional_value[args6-expect6] \nPASS: tests/test_options.py::test_option_with_optional_value[args7-expect7] \nPASS: tests/test_options.py::test_option_with_optional_value[args8-expect8] \nPASS: tests/test_options.py::test_option_with_optional_value[args9-expect9] \nPASS: tests/test_options.py::test_option_with_optional_value[args10-expect10] \nPASS: tests/test_options.py::test_option_with_optional_value[args11-expect11] \nPASS: tests/test_options.py::test_option_with_optional_value[args12-expect12] \nPASS: tests/test_options.py::test_option_with_optional_value[args13-expect13] \nPASS: tests/test_options.py::test_multiple_option_with_optional_value \nPASS: tests/test_options.py::test_type_from_flag_value \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[int option] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[bool non-flag [None]] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[bool non-flag [True]] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[bool non-flag [False]] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[non-bool flag_value] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[is_flag=True] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[secondary option [implicit flag]] \nPASS: tests/test_options.py::test_is_bool_flag_is_correctly_set[bool flag_value] \nPASS: tests/test_options.py::test_invalid_flag_combinations[kwargs0-'count' is not valid with 'multiple'.] \nPASS: tests/test_options.py::test_invalid_flag_combinations[kwargs1-'count' is not valid with 'is_flag'.] \nPASS: tests/test_parser.py::test_split_arg_string[cli a b c-expect0] \nPASS: tests/test_parser.py::test_split_arg_string[cli 'my file-expect1] \nPASS: tests/test_parser.py::test_split_arg_string[cli 'my file'-expect2] \nPASS: tests/test_parser.py::test_split_arg_string[cli my\\\\-expect3] \nPASS: tests/test_parser.py::test_split_arg_string[cli my\\\\ file-expect4] \nPASS: tests/test_parser.py::test_parser_default_prefixes \nPASS: tests/test_parser.py::test_parser_collects_prefixes \nPASS: tests/test_shell_completion.py::test_command \nPASS: tests/test_shell_completion.py::test_group \nPASS: tests/test_shell_completion.py::test_group_command_same_option \nPASS: tests/test_shell_completion.py::test_chained \nPASS: tests/test_shell_completion.py::test_help_option \nPASS: tests/test_shell_completion.py::test_argument_order \nPASS: tests/test_shell_completion.py::test_argument_default \nPASS: tests/test_shell_completion.py::test_type_choice \nPASS: tests/test_shell_completion.py::test_choice_special_characters \nPASS: tests/test_shell_completion.py::test_choice_conflicting_prefix \nPASS: tests/test_shell_completion.py::test_option_count \nPASS: tests/test_shell_completion.py::test_option_optional \nPASS: tests/test_shell_completion.py::test_path_types[type0-file] \nPASS: tests/test_shell_completion.py::test_path_types[type1-file] \nPASS: tests/test_shell_completion.py::test_path_types[type2-dir] \nPASS: tests/test_shell_completion.py::test_absolute_path \nPASS: tests/test_shell_completion.py::test_option_flag \nPASS: tests/test_shell_completion.py::test_option_custom \nPASS: tests/test_shell_completion.py::test_option_multiple \nPASS: tests/test_shell_completion.py::test_option_nargs \nPASS: tests/test_shell_completion.py::test_argument_nargs \nPASS: tests/test_shell_completion.py::test_double_dash \nPASS: tests/test_shell_completion.py::test_hidden \nPASS: tests/test_shell_completion.py::test_add_different_name \nPASS: tests/test_shell_completion.py::test_completion_item_data \nPASS: tests/test_shell_completion.py::test_full_source[bash] \nPASS: tests/test_shell_completion.py::test_full_source[zsh] \nPASS: tests/test_shell_completion.py::test_full_source[fish] \nPASS: tests/test_shell_completion.py::test_full_complete[bash-env0-plain,a\\nplain,b\\n] \nPASS: tests/test_shell_completion.py::test_full_complete[bash-env1-plain,b\\n] \nPASS: tests/test_shell_completion.py::test_full_complete[zsh-env2-plain\\na\\n_\\nplain\\nb\\nbee\\n] \nPASS: tests/test_shell_completion.py::test_full_complete[zsh-env3-plain\\nb\\nbee\\n] \nPASS: tests/test_shell_completion.py::test_full_complete[fish-env4-plain,a\\nplain,b\\tbee\\n] \nPASS: tests/test_shell_completion.py::test_full_complete[fish-env5-plain,b\\tbee\\n] \nPASS: tests/test_shell_completion.py::test_context_settings \nPASS: tests/test_shell_completion.py::test_choice_case_sensitive[False-expect0] \nPASS: tests/test_shell_completion.py::test_choice_case_sensitive[True-expect1] \nPASS: tests/test_shell_completion.py::test_add_completion_class \nPASS: tests/test_shell_completion.py::test_add_completion_class_with_name \nPASS: tests/test_shell_completion.py::test_add_completion_class_decorator \nPASS: tests/test_termui.py::test_progressbar_strip_regression \nPASS: tests/test_termui.py::test_progressbar_length_hint \nPASS: tests/test_termui.py::test_progressbar_hidden \nPASS: tests/test_termui.py::test_progressbar_time_per_iteration[avg0-0.0] \nPASS: tests/test_termui.py::test_progressbar_time_per_iteration[avg1-2.5] \nPASS: tests/test_termui.py::test_progressbar_eta[False-5] \nPASS: tests/test_termui.py::test_progressbar_eta[True-0] \nPASS: tests/test_termui.py::test_progressbar_format_eta[0-00:00:00] \nPASS: tests/test_termui.py::test_progressbar_format_eta[30-00:00:30] \nPASS: tests/test_termui.py::test_progressbar_format_eta[90-00:01:30] \nPASS: tests/test_termui.py::test_progressbar_format_eta[900-00:15:00] \nPASS: tests/test_termui.py::test_progressbar_format_eta[9000-02:30:00] \nPASS: tests/test_termui.py::test_progressbar_format_eta[99999999999-1157407d 09:46:39] \nPASS: tests/test_termui.py::test_progressbar_format_eta[None-] \nPASS: tests/test_termui.py::test_progressbar_format_pos[0-5] \nPASS: tests/test_termui.py::test_progressbar_format_pos[-1-1] \nPASS: tests/test_termui.py::test_progressbar_format_pos[5-5] \nPASS: tests/test_termui.py::test_progressbar_format_pos[6-5] \nPASS: tests/test_termui.py::test_progressbar_format_pos[4-0] \nPASS: tests/test_termui.py::test_progressbar_format_bar[8-False-7-0-#######-] \nPASS: tests/test_termui.py::test_progressbar_format_bar[0-True-8-0-########] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line[0-True-True-0- [--------] 0/0 0%] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line[0-False-True-0- [--------] 0/0] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line[0-False-False-0- [--------]0] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line[0-False-False-0- [--------]1] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line[8-True-True-8- [########] 8/8 100%] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line_with_show_func[test] \nPASS: tests/test_termui.py::test_progressbar_format_progress_line_with_show_func[None] \nPASS: tests/test_termui.py::test_progressbar_init_exceptions \nPASS: tests/test_termui.py::test_progressbar_iter_outside_with_exceptions \nPASS: tests/test_termui.py::test_progressbar_is_iterator \nPASS: tests/test_termui.py::test_choices_list_in_prompt \nPASS: tests/test_termui.py::test_file_prompt_default_format[file_kwargs0] \nPASS: tests/test_termui.py::test_file_prompt_default_format[file_kwargs1] \nPASS: tests/test_termui.py::test_file_prompt_default_format[file_kwargs2] \nPASS: tests/test_termui.py::test_secho \nPASS: tests/test_termui.py::test_secho_non_text[123-\\x1b[45m123\\x1b[0m] \nPASS: tests/test_termui.py::test_secho_non_text[test-test] \nPASS: tests/test_termui.py::test_progressbar_yields_all_items \nPASS: tests/test_termui.py::test_progressbar_update \nPASS: tests/test_termui.py::test_progressbar_item_show_func \nPASS: tests/test_termui.py::test_progressbar_update_with_item_show_func \nPASS: tests/test_termui.py::test_progress_bar_update_min_steps \ntests/test_termui.py::test_getchar_windows[True-h] SKIP (Tests us...) \ntests/test_termui.py::test_getchar_windows[True-H] SKIP (Tests us...) \ntests/test_termui.py::test_getchar_windows[True-\\xe9] SKIP (Tests...) \ntests/test_termui.py::test_getchar_windows[True-\\xc0] SKIP (Tests...) \ntests/test_termui.py::test_getchar_windows[True- ] SKIP (Tests us...) \ntests/test_termui.py::test_getchar_windows[True-\\u5b57] SKIP (Tes...) \ntests/test_termui.py::test_getchar_windows[True-\\xe0H] SKIP (Test...) \ntests/test_termui.py::test_getchar_windows[True-\\xe0R] SKIP (Test...) \ntests/test_termui.py::test_getchar_windows[False-h] SKIP (Tests u...) \ntests/test_termui.py::test_getchar_windows[False-H] SKIP (Tests u...) \ntests/test_termui.py::test_getchar_windows[False-\\xe9] SKIP (Test...) \ntests/test_termui.py::test_getchar_windows[False-\\xc0] SKIP (Test...) \ntests/test_termui.py::test_getchar_windows[False- ] SKIP (Tests u...) \ntests/test_termui.py::test_getchar_windows[False-\\u5b57] SKIP (Te...) \ntests/test_termui.py::test_getchar_windows[False-\\xe0H] SKIP (Tes...) \ntests/test_termui.py::test_getchar_windows[False-\\xe0R] SKIP (Tes...) \nSKIP: tests/test_termui.py::test_getchar_special_key_windows[\\x00-a] \nSKIP: tests/test_termui.py::test_getchar_special_key_windows[\\x00-b] \nSKIP: tests/test_termui.py::test_getchar_special_key_windows[\\xe0-c] \nSKIP: tests/test_termui.py::test_getchar_windows_exceptions[\\x03-KeyboardInterrupt] \nSKIP: tests/test_termui.py::test_getchar_windows_exceptions[\\x1a-EOFError] \nPASS: tests/test_termui.py::test_fast_edit \nPASS: tests/test_termui.py::test_prompt_required_with_required[True-False-None-prompt] \nPASS: tests/test_termui.py::test_prompt_required_with_required[True-False-args1-Option '-v' requires an argument.] \nPASS: tests/test_termui.py::test_prompt_required_with_required[False-True-None-prompt] \nPASS: tests/test_termui.py::test_prompt_required_with_required[False-True-args3-prompt] \nPASS: tests/test_termui.py::test_prompt_required_false[no flag] \nPASS: tests/test_termui.py::test_prompt_required_false[short sep value] \nPASS: tests/test_termui.py::test_prompt_required_false[long sep value] \nPASS: tests/test_termui.py::test_prompt_required_false[short join value] \nPASS: tests/test_termui.py::test_prompt_required_false[long join value] \nPASS: tests/test_termui.py::test_prompt_required_false[short no value] \nPASS: tests/test_termui.py::test_prompt_required_false[long no value] \nPASS: tests/test_termui.py::test_prompt_required_false[no value opt] \nPASS: tests/test_termui.py::test_confirmation_prompt[True-password\\npassword-None-password] \nPASS: tests/test_termui.py::test_confirmation_prompt[Confirm Password-password\\npassword\\n-None-password] \nPASS: tests/test_termui.py::test_confirmation_prompt[True---] \nPASS: tests/test_termui.py::test_confirmation_prompt[False-None-None-None] \nPASS: tests/test_testing.py::test_runner \nPASS: tests/test_testing.py::test_echo_stdin_stream \nPASS: tests/test_testing.py::test_echo_stdin_prompts \nPASS: tests/test_testing.py::test_runner_with_stream \nPASS: tests/test_testing.py::test_prompts \nPASS: tests/test_testing.py::test_getchar \nPASS: tests/test_testing.py::test_catch_exceptions \nPASS: tests/test_testing.py::test_with_color \nPASS: tests/test_testing.py::test_with_color_but_pause_not_blocking \nPASS: tests/test_testing.py::test_exit_code_and_output_from_sys_exit \nPASS: tests/test_testing.py::test_env \nPASS: tests/test_testing.py::test_stderr \nPASS: tests/test_testing.py::test_args[None-bar\\n] \nPASS: tests/test_testing.py::test_args[args1-bar\\n] \nPASS: tests/test_testing.py::test_args[-bar\\n] \nPASS: tests/test_testing.py::test_args[args3-one two\\n] \nPASS: tests/test_testing.py::test_args[--foo \"one two\"-one two\\n] \nPASS: tests/test_testing.py::test_setting_prog_name_in_extra \nPASS: tests/test_testing.py::test_command_standalone_mode_returns_value \nPASS: tests/test_testing.py::test_file_stdin_attrs \nPASS: tests/test_testing.py::test_isolated_runner \nPASS: tests/test_testing.py::test_isolated_runner_custom_tempdir \nPASS: tests/test_testing.py::test_isolation_stderr_errors \nPASS: tests/test_types.py::test_range[type0-3-3] \nPASS: tests/test_types.py::test_range[type1-5-5] \nPASS: tests/test_types.py::test_range[type2-100-100] \nPASS: tests/test_types.py::test_range[type3-5-5] \nPASS: tests/test_types.py::test_range[type4--100--100] \nPASS: tests/test_types.py::test_range[type5--1-0] \nPASS: tests/test_types.py::test_range[type6-6-5] \nPASS: tests/test_types.py::test_range[type7-0-1] \nPASS: tests/test_types.py::test_range[type8-5-4] \nPASS: tests/test_types.py::test_range[type9-1.2-1.2] \nPASS: tests/test_types.py::test_range[type10-0.51-0.51] \nPASS: tests/test_types.py::test_range[type11-1.49-1.49] \nPASS: tests/test_types.py::test_range[type12--0.0-0.5] \nPASS: tests/test_types.py::test_range[type13-inf-1.5] \nPASS: tests/test_types.py::test_range_fail[type0-6-6 is not in the range 0<=x<=5.] \nPASS: tests/test_types.py::test_range_fail[type1-4-4 is not in the range x>=5.] \nPASS: tests/test_types.py::test_range_fail[type2-6-6 is not in the range x<=5.] \nPASS: tests/test_types.py::test_range_fail[type3-0-0<x<=5] \nPASS: tests/test_types.py::test_range_fail[type4-5-0<=x<5] \nPASS: tests/test_types.py::test_range_fail[type5-0.5-x>0.5] \nPASS: tests/test_types.py::test_range_fail[type6-1.5-x<1.5] \nPASS: tests/test_types.py::test_float_range_no_clamp_open \nPASS: tests/test_types.py::test_cast_multi_default[2-False-None-None] \nPASS: tests/test_types.py::test_cast_multi_default[2-False-default1-expect1] \nPASS: tests/test_types.py::test_cast_multi_default[None-True-None-expect2] \nPASS: tests/test_types.py::test_cast_multi_default[None-True-default3-expect3] \nPASS: tests/test_types.py::test_cast_multi_default[2-True-None-expect4] \nPASS: tests/test_types.py::test_cast_multi_default[2-True-default5-expect5] \nPASS: tests/test_types.py::test_cast_multi_default[-1-None-None-expect6] \nPASS: tests/test_types.py::test_path_type[None-a/b/c.txt] \nPASS: tests/test_types.py::test_path_type[str-a/b/c.txt] \nPASS: tests/test_types.py::test_path_type[bytes-a/b/c.txt] \nPASS: tests/test_types.py::test_path_type[Path-expect3] \nPASS: tests/test_types.py::test_path_resolve_symlink \nPASS: tests/test_types.py::test_path_surrogates \nPASS: tests/test_types.py::test_file_surrogates[type0] \nPASS: tests/test_types.py::test_file_surrogates[type1] \nPASS: tests/test_types.py::test_file_error_surrogates \nPASS: tests/test_utils.py::test_echo \nPASS: tests/test_utils.py::test_echo_custom_file \nPASS: tests/test_utils.py::test_echo_no_streams \nPASS: tests/test_utils.py::test_styling[styles0-\\x1b[30mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles1-\\x1b[31mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles2-\\x1b[32mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles3-\\x1b[33mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles4-\\x1b[34mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles5-\\x1b[35mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles6-\\x1b[36mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles7-\\x1b[37mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles8-\\x1b[40mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles9-\\x1b[41mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles10-\\x1b[42mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles11-\\x1b[43mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles12-\\x1b[44mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles13-\\x1b[45mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles14-\\x1b[46mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles15-\\x1b[47mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles16-\\x1b[48;5;91mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles17-\\x1b[48;2;135;0;175mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles18-\\x1b[1mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles19-\\x1b[2mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles20-\\x1b[4mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles21-\\x1b[53mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles22-\\x1b[3mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles23-\\x1b[5mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles24-\\x1b[7mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles25-\\x1b[9mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles26-\\x1b[22mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles27-\\x1b[22mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles28-\\x1b[24mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles29-\\x1b[55mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles30-\\x1b[23mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles31-\\x1b[25mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles32-\\x1b[27mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles33-\\x1b[29mx y\\x1b[0m] \nPASS: tests/test_utils.py::test_styling[styles34-\\x1b[30mx y] \nPASS: tests/test_utils.py::test_unstyle_other_ansi[\\x1b[?25lx y\\x1b[?25h-x y] \nPASS: tests/test_utils.py::test_filename_formatting \nPASS: tests/test_utils.py::test_prompts \nPASS: tests/test_utils.py::test_confirm_repeat \nPASS: tests/test_utils.py::test_prompts_abort \nPASS: tests/test_utils.py::test_echo_via_pager[test0-cat] \nPASS: tests/test_utils.py::test_echo_via_pager[test0-cat 0] \nPASS: tests/test_utils.py::test_echo_via_pager[test0-cat 1] \nPASS: tests/test_utils.py::test_echo_via_pager[test1-cat] \nPASS: tests/test_utils.py::test_echo_via_pager[test1-cat 0] \nPASS: tests/test_utils.py::test_echo_via_pager[test1-cat 1] \nPASS: tests/test_utils.py::test_echo_via_pager[test2-cat] \nPASS: tests/test_utils.py::test_echo_via_pager[test2-cat 0] \nPASS: tests/test_utils.py::test_echo_via_pager[test2-cat 1] \nPASS: tests/test_utils.py::test_echo_via_pager[test3-cat] \nPASS: tests/test_utils.py::test_echo_via_pager[test3-cat 0] \nPASS: tests/test_utils.py::test_echo_via_pager[test3-cat 1] \nPASS: tests/test_utils.py::test_echo_via_pager[test4-cat] \nPASS: tests/test_utils.py::test_echo_via_pager[test4-cat 0] \nPASS: tests/test_utils.py::test_echo_via_pager[test4-cat 1] \nPASS: tests/test_utils.py::test_echo_color_flag \nPASS: tests/test_utils.py::test_prompt_cast_default \nPASS: tests/test_utils.py::test_echo_writing_to_standard_error \nPASS: tests/test_utils.py::test_echo_with_capsys \nPASS: tests/test_utils.py::test_open_file \nPASS: tests/test_utils.py::test_open_file_pathlib_dash \nPASS: tests/test_utils.py::test_open_file_ignore_errors_stdin \nPASS: tests/test_utils.py::test_open_file_respects_ignore \nPASS: tests/test_utils.py::test_open_file_ignore_invalid_utf8 \nPASS: tests/test_utils.py::test_open_file_ignore_no_encoding \nPASS: tests/test_utils.py::test_open_file_atomic_permissions_existing_file[256] \nPASS: tests/test_utils.py::test_open_file_atomic_permissions_existing_file[292] \nPASS: tests/test_utils.py::test_open_file_atomic_permissions_existing_file[384] \nPASS: tests/test_utils.py::test_open_file_atomic_permissions_existing_file[420] \nPASS: tests/test_utils.py::test_open_file_atomic_permissions_new_file \nPASS: tests/test_utils.py::test_iter_keepopenfile \nPASS: tests/test_utils.py::test_iter_lazyfile \nPASS: tests/test_utils.py::test_detect_program_name[example.py-None-example.py] \nPASS: tests/test_utils.py::test_detect_program_name[/foo/bar/example.py-None-example.py] \nPASS: tests/test_utils.py::test_detect_program_name[example-None-example] \nPASS: tests/test_utils.py::test_detect_program_name[example/__main__.py-example-python -m example] \nPASS: tests/test_utils.py::test_detect_program_name[example/cli.py-example-python -m example.cli] \nPASS: tests/test_utils.py::test_detect_program_name[example--example] \nPASS: tests/test_utils.py::test_expand_args \nPASS: tests/test_utils.py::test_make_default_short_help[-empty] \nPASS: tests/test_utils.py::test_make_default_short_help[-equal length, no dot] \nPASS: tests/test_utils.py::test_make_default_short_help[-sentence < max] \nPASS: tests/test_utils.py::test_make_default_short_help[-paragraph < max] \nPASS: tests/test_utils.py::test_make_default_short_help[-truncate] \nPASS: tests/test_utils.py::test_make_default_short_help[-length includes suffix] \nPASS: tests/test_utils.py::test_make_default_short_help[-ignore dot in word] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-empty] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-equal length, no dot] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-sentence < max] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-paragraph < max] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-truncate] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-length includes suffix] \nPASS: tests/test_utils.py::test_make_default_short_help[no-wrap mark-ignore dot in word] \n\n================== 589 passed, 21 skipped, 1 xfailed in 4.70s ==================\nDURATION: 6\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.132415294647217,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-cryptography_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-cryptography",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010852813720703125,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.42006778717041,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.046369075775146484,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 147.9389796257019,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.002020597457885742,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestLibreSkip.test_skip_no": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestLibreSkip.test_skip_yes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_backend_exists": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_bn_to_int": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_consume_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_evp_ciphers_registered": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_int_to_bn": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_is_default_backend": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_nonexistent_cipher[None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_nonexistent_cipher[mode0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_openssl_assert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_openssl_version_number": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_openssl_version_text": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_register_duplicate_cipher_adapter": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_ssl_ciphers_registered": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_supports_cipher": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_unknown_error_in_cipher_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLCMAC.test_unsupported_cipher": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_private_load_dhx_unsupported[asymmetric/DH/dhkey_rfc5114_2.der-load_der_private_key]_#_SKIP_Requires_OpenSSL_without_EVP_PKEY_DHX": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_private_load_dhx_unsupported[asymmetric/DH/dhkey_rfc5114_2.pem-load_pem_private_key]_#_SKIP_Requires_OpenSSL_without_EVP_PKEY_DHX": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_public_load_dhx_unsupported[asymmetric/DH/dhpub_rfc5114_2.der-load_der_public_key]_#_SKIP_Requires_OpenSSL_without_EVP_PKEY_DHX": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_public_load_dhx_unsupported[asymmetric/DH/dhpub_rfc5114_2.pem-load_pem_public_key]_#_SKIP_Requires_OpenSSL_without_EVP_PKEY_DHX": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLEllipticCurve.test_sn_to_elliptic_curve_not_supported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_cant_generate_insecure_tiny_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_generate_bad_public_exponent": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_generate_rsa_parameters_supported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_oaep": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_oaep_sha2_combinations": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_pkcs1v15": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_pss": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_unsupported_mgf": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_unsupported_pss_mgf1_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_unsupported_mgf1_hash_algorithm_md5_decrypt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_pem_password_cb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_pem_password_cb_no_password": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_unsupported_evp_pkey_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_very_long_pem_serialization_password": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl.py:TestRSAPEMSerialization.test_password_length_limit": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_leak": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_no_leak_free": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_no_leak_gc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_no_leak_no_malloc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_ec_derive_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_ec_private_numbers_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_load_pkcs12_key_and_certificates[pkcs12/cert-aes256cbc-no-key.p12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_load_pkcs12_key_and_certificates[pkcs12/cert-key-aes256cbc.p12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_write_pkcs12_key_and_certificates": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_x25519_pubkey_from_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_binding_loads": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_conditional_removal": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_legacy_provider_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_openssl_assert_error_on_stack": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_rust_internal_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_ssl_ctx_options": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_ssl_options": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_version_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_associated_data_none_equal_to_empty_bytestring": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_bad_generate_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_bad_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_data_too_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_decrypt_data_too_short": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_default_tag_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_invalid_nonce_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_invalid_tag_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_nonce_too_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_params_not_bytes[000000000000-data-associated_data2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_params_not_bytes[000000000000-data1-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_params_not_bytes[nonce0-data-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_roundtrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESCCM.test_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESGCM.test_associated_data_none_equal_to_empty_bytestring": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESGCM.test_bad_generate_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESGCM.test_bad_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESGCM.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESGCM.test_data_too_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESGCM.test_invalid_nonce_length[129]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESGCM.test_invalid_nonce_length[7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESGCM.test_params_not_bytes[000000000000-data-associated_data2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESGCM.test_params_not_bytes[000000000000-data1-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESGCM.test_params_not_bytes[nonce0-data-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESGCM.test_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_associated_data_none_equal_to_empty_bytestring": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_bad_generate_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_bad_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_data_too_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_invalid_nonce_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_params_not_bytes[000000000000-data-associated_data2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_params_not_bytes[000000000000-data1-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_params_not_bytes[nonce0-data-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_vectors_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESSIV.test_associated_data_none_equal_to_empty_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESSIV.test_bad_generate_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESSIV.test_bad_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESSIV.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESSIV.test_data_too_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESSIV.test_no_empty_encryption": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESSIV.test_params_not_bytes[data0-associated_data0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESSIV.test_params_not_bytes[datadatadatadatadata-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESSIV.test_params_not_bytes[datadatadatadatadata-associated_data1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESSIV.test_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestAESSIV.test_vectors_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_associated_data_none_equal_to_empty_bytestring": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_bad_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_boringssl_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_data_too_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_decrypt_data_too_short": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_generate_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_nonce_not_12_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_openssl_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_params_not_bytes_encrypt[000000000000-data-associated_data2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_params_not_bytes_encrypt[000000000000-data1-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_params_not_bytes_encrypt[nonce0-data-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:test_aesocb3_unsupported_on_older_openssl_#_SKIP_Requires_OpenSSL_without_AESOCB3_support": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aead.py:test_chacha20poly1305_unsupported_on_older_openssl_#_SKIP_Requires_OpenSSL_without_ChaCha20Poly1305_support": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_no_duplicate_keys_encryption": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_too_short": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_unsupported_with_aes128_aes256_classes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode6]_#_SKIP_AES_in_dummy-mode_mode_not_supported": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_alternate_aes_classes[AES128]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_alternate_aes_classes[AES256]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_aad_increments": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_aad_limit": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_ciphertext_increments": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_ciphertext_limit": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_ciphertext_with_no_aad": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_min_max_iv[128]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_min_max_iv[8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_finalize_tag_length[tagtooshort]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_finalize_tag_length[toolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolong]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_mode": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_with_only_aad": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_asym_utils.py:test_decode_dss_invalid_asn1": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_asym_utils.py:test_decode_dss_trailing_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_asym_utils.py:test_dss_signature": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_asym_utils.py:test_encode_dss_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_asym_utils.py:test_encode_dss_non_integer": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_asym_utils.py:test_pass_invalid_prehashed_arg": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_asym_utils.py:test_prehashed_digest_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestCipher.test_creates_decryptor": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestCipher.test_creates_encryptor": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestCipher.test_instantiate_with_non_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestCipherContext.test_incorrectly_padded": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestCipherContext.test_nonexistent_cipher[None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestCipherContext.test_nonexistent_cipher[mode0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestCipherContext.test_unaligned_block_encryption": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestCipherContext.test_use_after_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestCipherContext.test_use_update_into_after_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModeValidation.test_cbc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModeValidation.test_cfb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModeValidation.test_cfb8": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModeValidation.test_ctr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModeValidation.test_gcm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModeValidation.test_ofb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_cbc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_cfb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_cfb8": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_ctr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_gcm_iv": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_gcm_tag": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_ofb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_invalid_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_invalid_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_invalid_nonce": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_vectors[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_vectors[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_vectors[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAES.test_invalid_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAES.test_invalid_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAES.test_key_size[00000000000000000000000000000000-128]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAES.test_key_size[000000000000000000000000000000000000000000000000-192]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAES.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CBC]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CFB8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CFB]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CTR]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[OFB]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_xts_tweak_not_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_xts_tweak_too_small": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_xts_wrong_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestARC4.test_invalid_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestARC4.test_invalid_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[0000000000-40]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[00000000000000-56]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[0000000000000000-64]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[00000000000000000000-80]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[00000000000000000000000000000000-128]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[000000000000000000000000000000000000000000000000-192]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_invalid_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_invalid_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000-32]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000-40]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000-48]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000-56]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000-64]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000-72]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000-80]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000-88]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000-96]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000-104]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000-112]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000-120]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000-128]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000-136]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000-144]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000-152]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000-160]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000-168]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000-176]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000-184]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000-192]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000-200]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000-208]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000-216]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000-224]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000-232]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000-240]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000-248]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000-264]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000-272]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000-280]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000-288]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000-296]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000-304]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000-312]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000-320]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000-328]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000-336]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000-344]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-352]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-360]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-368]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-376]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-384]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-392]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-400]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-408]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-416]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-424]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-432]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-440]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-448]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_invalid_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_invalid_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000-40]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000-48]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000-56]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000000000-64]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000000000-72]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000000000-80]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000000000000000-88]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000000000000000-96]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000000000000000-104]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000000000000000000000-112]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000000000000000000000-120]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000000000000000000000-128]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_invalid_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_invalid_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_key_size[00000000000000000000000000000000-128]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_key_size[000000000000000000000000000000000000000000000000-192]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_finalize_with_tag_already_finalized": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_max_chunk_size_fits_in_int32": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_auto_chunking": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_buffer_too_small": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_buffer_too_small_gcm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_gcm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_immutable": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestGCM.test_gcm_min_max[129]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestGCM.test_gcm_min_max[7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestIDEA.test_invalid_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestIDEA.test_invalid_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestIDEA.test_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestSEED.test_invalid_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestSEED.test_invalid_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestSEED.test_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_invalid_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_invalid_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_key_size[000000000000000000000000000000000000000000000000]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_key_size[00000000000000000000000000000000]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_key_size[0000000000000000]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ciphers.py:test_invalid_mode_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_copy_with_backend": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_invalid_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_invalid_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_raises_after_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_cmac.py:TestCMAC.test_verify_reject_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_already_finalized": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_derive": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_derive_explicit_salt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_invalid_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_length_limit": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_unicode_typeerror": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_unsupported_hash_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_already_finalized": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_derive": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_invalid_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_length_limit": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_unicode_typeerror": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_constant_time.py:TestConstantTimeBytesEq.test_compares": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_constant_time.py:TestConstantTimeBytesEq.test_reject_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_bad_exchange[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_bad_exchange[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_convert_to_numbers[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_convert_to_numbers[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported_with_q[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported_with_q[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported_with_q[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector0]_#_SKIP_DH_keys_less_than_512_bits_are_unsupported": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors_with_q[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors_with_q[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors_with_q[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_exchange": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_exchange_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_exchange_wrong_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_generate_dh[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_generate_dh[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_large_key_generate_dh": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_load_256bit_key_from_pkcs8_#_SKIP_256-bit_DH_keys_are_not_supported_in_OpenSSL_3.0.0+__<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_numbers_unsupported_parameters": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_public_key_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_small_key_generate_dh": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_symmetric_key_padding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDH.test_unsupported_generator_generate_dh": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes[Encoding.DER-load_der_parameters]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes[Encoding.PEM-load_pem_parameters]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_invalid_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp.der-load_der_parameters-Encoding.DER-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp.pem-load_pem_parameters-Encoding.PEM-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp_rfc5114_2.der-load_der_parameters-Encoding.DER-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp_rfc5114_2.pem-load_pem_parameters-Encoding.PEM-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_openssh_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp.der-load_der_parameters-asymmetric/DH/dhkey.txt-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp.pem-load_pem_parameters-asymmetric/DH/dhkey.txt-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp_rfc5114_2.der-load_der_parameters-asymmetric/DH/dhkey_rfc5114_2.txt-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp_rfc5114_2.pem-load_pem_parameters-asymmetric/DH/dhkey_rfc5114_2.txt-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_invalid_encryption_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_invalid_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey.der-load_der_private_key-Encoding.DER-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey.pem-load_pem_private_key-Encoding.PEM-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey_rfc5114_2.der-load_der_private_key-Encoding.DER-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey_rfc5114_2.pem-load_pem_private_key-Encoding.PEM-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_traditional_openssl_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.DER-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.PEM-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_unsupported_encryption_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey.der-load_der_private_key-asymmetric/DH/dhkey.txt-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey.pem-load_pem_private_key-asymmetric/DH/dhkey.txt-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey_rfc5114_2.der-load_der_private_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey_rfc5114_2.pem-load_pem_private_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes[Encoding.DER-load_der_public_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes[Encoding.PEM-load_pem_public_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub.der-load_der_public_key-Encoding.DER-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub.pem-load_pem_public_key-Encoding.PEM-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub_rfc5114_2.der-load_der_public_key-Encoding.DER-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub_rfc5114_2.pem-load_pem_public_key-Encoding.PEM-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_pkcs1_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub.der-load_der_public_key-asymmetric/DH/dhkey.txt-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub.pem-load_pem_public_key-asymmetric/DH/dhkey.txt-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub_rfc5114_2.der-load_der_public_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub_rfc5114_2.pem-load_pem_public_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:test_dh_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:test_dh_parameter_numbers_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:test_dh_parameternumbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:test_dh_private_numbers_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dh.py:test_dh_public_numbers_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector14]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector16]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector17]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector18]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector19]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector20]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector21]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector22]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector23]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector24]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector25]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector26]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector27]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector28]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector29]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector30]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector31]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector32]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector34]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector35]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector36]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector37]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector38]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector39]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_parameters": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_private_key_and_parameters": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_invalid_dsa_parameters": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[114813069527425452423283320117768198402231770208869520047764273682576626139237031385665948631650626991844596463898746277344711896086305533142593135616665318539129989145312280000688779148240044871428926990063486244781615463646388363947317026040466353970904996558162398808944629605623311649536164221970332681344168908984458505602379484807914058900934776500429002716706625830522008132236281291761267883317206598995396418127021779858404042159853183251540889433902091920554957783589672039160081957216630582755380425583726015528348786419432054508915275783882625175435528800822842770817965453762184851149029376-64580463367830425695563881724471017673520429069656986647748425010824583758237-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463-29102530691960613264070176723331875228281365779995140773780409345248917145761]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[1230231922161117176931558813276752514640713895736833715766118029160058800614672948775360067838593459582429649254051804908512884180898236823585082482065348331234959350355845017413023320111360666922624728239756880416434478315693675013413090757208690376793296658810662941824493488451726505303712916005346747908623702673480919353936813105736620402352744776903840477883651100322409301983488363802930540482487909763484098253940728685132044408863734754271212592471778643949486688511721051561970432780747454823776808464180697103083861812184348565522740195796682622205511845512080552010310050255801589349645928001133745474220715013683413907542779063759833876101354235184245096670042160720629411581502371248008430447184842098610320580417992206662247328722122088513643683907670360209162653670641130936997002170500675501374723998766005827579300723253474890612250135171889174899079911291512399773872178519018229989376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590-80720701423197857921972340951126118815627594890158677747354012815713362867974]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-1427247692705959881058285969449495136382746624-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-0-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-1-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-17218479456385750618067377696052635483579924745448689921733236816400740691241745619397484537236046173286370919031961587788584927290816661024991609882728717344659503471655990880884679896520055123906467064419056526231345685268240569209892573766037966584735183775739433978714578587782701380797240772477647874555986712746271362892227516205318914435913511141036261376-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-1267650600228229401496703205376-739448014625904682656070085931879829009360575049]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903--2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-1606938044258990275541962092341162602522202993782792835301376]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-730750818665451459101842416358141509827966271488]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[1559504234547468581304567226460768608081271214727654204333453952926900976495110618128064737339483946752503443761686131471193552271391852659365064193689392559857829758647506061444069994636978124555039707021026476921245713792495696830489695982517401374524146395314086050573598895578753486573656547264829724715932052714690465143691079775180749496661686980467990422706106336901081361713909734652492889900400432530264154517064818874355683211771247542255360770859202881042407321220147178491319099787468327066302406927144086576737903714701601736623560954178852475527302623194659586840661992322447177128426246491955961010675451618821886518435583088591308904900490715258463464226563420983440620405774333825186975312197725189750319557792096615997665422000745722876999214186078146392580518345248676324463304482507500065284168027434769274019148663298021844379894848722336864804208500694000341987792816059067898321463326409859968256077029626085376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590-80720701423197857921972340951126118815627594890158677747354012815713362867974]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[29555392294711864157275386815357618537267080960988042268769156693495099199494704796915951070598564457252063963236005374978324519040156266830045003525181491358798306007186824306150297663849510518707433934467429207182178449463694000139212998665077346493506545012211151383827198540802876746901147575469495068256646031117919929434798636829182219169696824522393813957790597738733918839622212092151454935285851863864021229974481160612535913952098870154429666829370298276918167675877104217215974981914624021418853287860181856869732382796310887090281214039850070167110726468088494269344139382408436774468544267299023820844791-1809251394333065553493296640760748560207343510400633813116524750123642650624-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463-29102530691960613264070176723331875228281365779995140773780409345248917145761]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[5519320730249681432599424170115956030357050201283202306339209391187401305615148896039707619235778782276224375819012348685968519288227748401050770409189474950289221338707575489252557919483800448572150134191498343159237639002373213381875357415465724776287638364885072094009953455303547705753714075059920162016781265030954925172865111563664931421763299543819627291231857745792703279562544814805187433350955509918768555350719577748146733262773550471639861425535958491859790667580434510654927848290073996888660173454126310419986151004041956730952727626644462173102625536453618534787776297771654251563192054641985234281627395744029665008245392898762735662909832227695869698824323650209466097597832806641453514233256642751270810627789205771420386973686952888623615526881134520650055877554418237660952469321315653878711628226241082672111623731775473801826839917951811911985483915128679893364034131626472220019809103848166144581212503-1852673427797059126777135760139006525652319754650249024631321344126610074238976-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590-80720701423197857921972340951126118815627594890158677747354012815713362867974]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[114813069527425452423283320117768198402231770208869520047764273682576626139237031385665948631650626991844596463898746277344711896086305533142593135616665318539129989145312280000688779148240044871428926990063486244781615463646388363947317026040466353970904996558162398808944629605623311649536164221970332681344168908984458505602379484807914058900934776500429002716706625830522008132236281291761267883317206598995396418127021779858404042159853183251540889433902091920554957783589672039160081957216630582755380425583726015528348786419432054508915275783882625175435528800822842770817965453762184851149029376-64580463367830425695563881724471017673520429069656986647748425010824583758237-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[1230231922161117176931558813276752514640713895736833715766118029160058800614672948775360067838593459582429649254051804908512884180898236823585082482065348331234959350355845017413023320111360666922624728239756880416434478315693675013413090757208690376793296658810662941824493488451726505303712916005346747908623702673480919353936813105736620402352744776903840477883651100322409301983488363802930540482487909763484098253940728685132044408863734754271212592471778643949486688511721051561970432780747454823776808464180697103083861812184348565522740195796682622205511845512080552010310050255801589349645928001133745474220715013683413907542779063759833876101354235184245096670042160720629411581502371248008430447184842098610320580417992206662247328722122088513643683907670360209162653670641130936997002170500675501374723998766005827579300723253474890612250135171889174899079911291512399773872178519018229989376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-1427247692705959881058285969449495136382746624-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-0-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-1-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-17218479456385750618067377696052635483579924745448689921733236816400740691241745619397484537236046173286370919031961587788584927290816661024991609882728717344659503471655990880884679896520055123906467064419056526231345685268240569209892573766037966584735183775739433978714578587782701380797240772477647874555986712746271362892227516205318914435913511141036261376-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[1559504234547468581304567226460768608081271214727654204333453952926900976495110618128064737339483946752503443761686131471193552271391852659365064193689392559857829758647506061444069994636978124555039707021026476921245713792495696830489695982517401374524146395314086050573598895578753486573656547264829724715932052714690465143691079775180749496661686980467990422706106336901081361713909734652492889900400432530264154517064818874355683211771247542255360770859202881042407321220147178491319099787468327066302406927144086576737903714701601736623560954178852475527302623194659586840661992322447177128426246491955961010675451618821886518435583088591308904900490715258463464226563420983440620405774333825186975312197725189750319557792096615997665422000745722876999214186078146392580518345248676324463304482507500065284168027434769274019148663298021844379894848722336864804208500694000341987792816059067898321463326409859968256077029626085376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[29555392294711864157275386815357618537267080960988042268769156693495099199494704796915951070598564457252063963236005374978324519040156266830045003525181491358798306007186824306150297663849510518707433934467429207182178449463694000139212998665077346493506545012211151383827198540802876746901147575469495068256646031117919929434798636829182219169696824522393813957790597738733918839622212092151454935285851863864021229974481160612535913952098870154429666829370298276918167675877104217215974981914624021418853287860181856869732382796310887090281214039850070167110726468088494269344139382408436774468544267299023820844791-1809251394333065553493296640760748560207343510400633813116524750123642650624-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[5519320730249681432599424170115956030357050201283202306339209391187401305615148896039707619235778782276224375819012348685968519288227748401050770409189474950289221338707575489252557919483800448572150134191498343159237639002373213381875357415465724776287638364885072094009953455303547705753714075059920162016781265030954925172865111563664931421763299543819627291231857745792703279562544814805187433350955509918768555350719577748146733262773550471639861425535958491859790667580434510654927848290073996888660173454126310419986151004041956730952727626644462173102625536453618534787776297771654251563192054641985234281627395744029665008245392898762735662909832227695869698824323650209466097597832806641453514233256642751270810627789205771420386973686952888623615526881134520650055877554418237660952469321315653878711628226241082672111623731775473801826839917951811911985483915128679893364034131626472220019809103848166144581212503-1852673427797059126777135760139006525652319754650249024631321344126610074238976-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[114813069527425452423283320117768198402231770208869520047764273682576626139237031385665948631650626991844596463898746277344711896086305533142593135616665318539129989145312280000688779148240044871428926990063486244781615463646388363947317026040466353970904996558162398808944629605623311649536164221970332681344168908984458505602379484807914058900934776500429002716706625830522008132236281291761267883317206598995396418127021779858404042159853183251540889433902091920554957783589672039160081957216630582755380425583726015528348786419432054508915275783882625175435528800822842770817965453762184851149029376-64580463367830425695563881724471017673520429069656986647748425010824583758237-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[1230231922161117176931558813276752514640713895736833715766118029160058800614672948775360067838593459582429649254051804908512884180898236823585082482065348331234959350355845017413023320111360666922624728239756880416434478315693675013413090757208690376793296658810662941824493488451726505303712916005346747908623702673480919353936813105736620402352744776903840477883651100322409301983488363802930540482487909763484098253940728685132044408863734754271212592471778643949486688511721051561970432780747454823776808464180697103083861812184348565522740195796682622205511845512080552010310050255801589349645928001133745474220715013683413907542779063759833876101354235184245096670042160720629411581502371248008430447184842098610320580417992206662247328722122088513643683907670360209162653670641130936997002170500675501374723998766005827579300723253474890612250135171889174899079911291512399773872178519018229989376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-1427247692705959881058285969449495136382746624-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-17218479456385750618067377696052635483579924745448689921733236816400740691241745619397484537236046173286370919031961587788584927290816661024991609882728717344659503471655990880884679896520055123906467064419056526231345685268240569209892573766037966584735183775739433978714578587782701380797240772477647874555986712746271362892227516205318914435913511141036261376]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[1559504234547468581304567226460768608081271214727654204333453952926900976495110618128064737339483946752503443761686131471193552271391852659365064193689392559857829758647506061444069994636978124555039707021026476921245713792495696830489695982517401374524146395314086050573598895578753486573656547264829724715932052714690465143691079775180749496661686980467990422706106336901081361713909734652492889900400432530264154517064818874355683211771247542255360770859202881042407321220147178491319099787468327066302406927144086576737903714701601736623560954178852475527302623194659586840661992322447177128426246491955961010675451618821886518435583088591308904900490715258463464226563420983440620405774333825186975312197725189750319557792096615997665422000745722876999214186078146392580518345248676324463304482507500065284168027434769274019148663298021844379894848722336864804208500694000341987792816059067898321463326409859968256077029626085376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[29555392294711864157275386815357618537267080960988042268769156693495099199494704796915951070598564457252063963236005374978324519040156266830045003525181491358798306007186824306150297663849510518707433934467429207182178449463694000139212998665077346493506545012211151383827198540802876746901147575469495068256646031117919929434798636829182219169696824522393813957790597738733918839622212092151454935285851863864021229974481160612535913952098870154429666829370298276918167675877104217215974981914624021418853287860181856869732382796310887090281214039850070167110726468088494269344139382408436774468544267299023820844791-1809251394333065553493296640760748560207343510400633813116524750123642650624-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[5519320730249681432599424170115956030357050201283202306339209391187401305615148896039707619235778782276224375819012348685968519288227748401050770409189474950289221338707575489252557919483800448572150134191498343159237639002373213381875357415465724776287638364885072094009953455303547705753714075059920162016781265030954925172865111563664931421763299543819627291231857745792703279562544814805187433350955509918768555350719577748146733262773550471639861425535958491859790667580434510654927848290073996888660173454126310419986151004041956730952727626644462173102625536453618534787776297771654251563192054641985234281627395744029665008245392898762735662909832227695869698824323650209466097597832806641453514233256642751270810627789205771420386973686952888623615526881134520650055877554418237660952469321315653878711628226241082672111623731775473801826839917951811911985483915128679893364034131626472220019809103848166144581212503-1852673427797059126777135760139006525652319754650249024631321344126610074238976-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_large_p": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSA.test_public_key_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_parameter_numbers_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_parameter_numbers_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_private_numbers_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_private_numbers_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_public_numbers_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_public_numbers_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_parameter_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_parameter_numbers_invalid_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_private_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_private_numbers_invalid_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_public_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_public_numbers_invalid_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_invalid_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/DER_Serialization/unenc-dsa-pkcs8.pub.der-load_der_public_key-Encoding.DER]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/PKCS8/unenc-dsa-pkcs8.pub.pem-load_pem_public_key-Encoding.PEM]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_openssh": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_pkcs1_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-!*$&_@#$*&_$T@%_somesymbol]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-longerpassword]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-s]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-!*$&_@#$*&_$T@%_somesymbols]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-longerpassword]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-s]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-!*$&_@#$*&_$T@%_somesymbols]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-longerpassword]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-s]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_invalid_encryption_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_invalid_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.SMIME-PrivateFormat.TraditionalOpenSSL]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_traditional_der_encrypted_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/DER_Serialization/dsa.1024.der-Encoding.DER-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/Traditional_OpenSSL_Serialization/dsa.1024.pem-Encoding.PEM-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.PKCS8-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.TraditionalOpenSSL-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.PKCS8-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.TraditionalOpenSSL-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unsupported_encryption_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_dsa_signing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_prehashed_digest_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_prehashed_sign": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_sign": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_dsa_verification": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_dsa_verify_invalid_asn1": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_prehashed_digest_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_prehashed_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_dsa.py:test_skip_if_dsa_not_supported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDH.test_brainpool_kex[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDH.test_brainpool_kex[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDH.test_brainpool_kex[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDH.test_exchange_non_matching_curve": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDH.test_exchange_unsupported_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDH.test_key_exchange_with_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_unknown_curve": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[BrainpoolP256R1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[BrainpoolP384R1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[BrainpoolP512R1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP192R10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP192R11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP224R1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP256K1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP256R10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP256R11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP384R1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP521R1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT163K1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT163R2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT233K1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT233R1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT283K1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT283R1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT409K1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT409R1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT571K1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT571R1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_load_invalid_ec_key_from_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_load_invalid_ec_key_from_pem": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_load_invalid_public_ec_key_from_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_sign": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_sign_prehashed": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_sign_prehashed_digest_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_signature_failures": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_signatures": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_signing_with_example_keys": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_unknown_signature_algoritm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_verify_prehashed": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_verify_prehashed_digest_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECEquality.test_private_numbers_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECEquality.test_private_numbers_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECEquality.test_public_key_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECEquality.test_public_numbers_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECEquality.test_public_numbers_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-!*$&_@#$*&_$T@%_somesymbol]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-longerpassword]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-s]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-!*$&_@#$*&_$T@%_somesymbols]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-longerpassword]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-s]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-!*$&_@#$*&_$T@%_somesymbols]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-longerpassword]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-s]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_invalid_encryption_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_invalid_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_traditional_der_encrypted_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/DER_Serialization/ec_private_key.der-Encoding.DER-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/PEM_Serialization/ec_private_key.pem-Encoding.PEM-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.PKCS8-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.TraditionalOpenSSL-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.PKCS8-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.TraditionalOpenSSL-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unsupported_encryption_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECSerialization.test_public_bytes_from_derived_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestECWithNumbers.test_with_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_empty_byte_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_invalid_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_not_a_curve": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_notoncurve": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_uncompressed": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_unsupported_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_invalid_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_match[asymmetric/DER_Serialization/ec_public_key.der-load_der_public_key-Encoding.DER]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_match[asymmetric/PEM_Serialization/ec_public_key.pem-load_pem_public_key-Encoding.PEM]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_openssh": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_pkcs1_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_derive_point_at_infinity": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_derive_private_key_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_derive_private_key_success": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_ec_key_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_ec_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_ec_private_numbers_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_ec_public_numbers_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_ec_public_numbers_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_get_curve_for_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[1-2-3-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[1-2-None-curve2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[1-None-3-curve1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[None-2-3-curve0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_invalid_private_numbers_public_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_skip_curve_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_skip_ecdsa_vector": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ec.py:test_skip_exchange_algorithm_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_generate": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_length_from_private_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_length_from_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_private_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_signature": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_type_private_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_type_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_load_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_pub_priv_bytes_raw": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption4-\\x00-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_sign_verify_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:test_ed25519_unsupported_#_SKIP_Requires_OpenSSL_without_Ed25519_support__<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed25519.py:test_public_key_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_generate": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_length_from_private_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_length_from_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_private_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_signature": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_type_private_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_type_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_malleability": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector2]_#_SKIP_ed448_contexts_are_not_currently_supported": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:test_ed448_unsupported_#_SKIP_Requires_OpenSSL_without_Ed448_support__<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ed448.py:test_public_key_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hash_vectors.py:TestSHAKE128.test_shake128_variable": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hash_vectors.py:TestSHAKE256.test_shake256_variable": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hashes.py:TestBLAKE2b.test_invalid_digest_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hashes.py:TestBLAKE2s.test_invalid_digest_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hashes.py:TestHashContext.test_hash_algorithm_instance": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hashes.py:TestHashContext.test_hash_reject_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hashes.py:TestHashContext.test_raises_after_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hashes.py:TestHashContext.test_unsupported_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_size[SHAKE128]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_size[SHAKE256]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_type[SHAKE128]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_type[SHAKE256]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hashes.py:test_buffer_protocol_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_already_finalized": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_derive_long_output": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_derive_short_output": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_length_limit": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_unicode_typeerror": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_verify_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_already_finalized": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_derive": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_invalid_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_unicode_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hmac.py:TestHMAC.test_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hmac.py:TestHMAC.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hmac.py:TestHMAC.test_hmac_algorithm_instance": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hmac.py:TestHMAC.test_hmac_reject_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hmac.py:TestHMAC.test_invalid_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hmac.py:TestHMAC.test_raises_after_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hmac.py:TestHMAC.test_unsupported_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hmac.py:TestHMAC.test_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hmac.py:TestHMAC.test_verify_reject_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hmac_vectors.py:TestHMACBLAKE2.test_blake2b": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_hmac_vectors.py:TestHMACBLAKE2.test_blake2s": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_already_finalized": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_ignored_break_location_after": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_ignored_break_location_before": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_invalid_break_location": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_invalid_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_key_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_keyword_only_break_location": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_l": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_l_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_missing_break_location": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_r_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_rlen": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unicode_error_context": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unicode_error_key_material": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unicode_error_label": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_cipher": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_location": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_mode": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_parameters": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_wrong_key_material_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_already_finalized": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_ignored_break_location_after": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_ignored_break_location_before": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_invalid_break_location": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_invalid_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_key_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_keyword_only_break_location": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_l": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_l_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_missing_break_location": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_r_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_rlen": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unicode_error_context": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unicode_error_key_material": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unicode_error_label": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_location": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_mode": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_parameters": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_unwrap": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_unwrap_invalid_key_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_unwrap_invalid_wrapped_key_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_wrap": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_wrap_invalid_key_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_wrap_invalid_key_to_wrap_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap_additional_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap_invalid_key_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap_invalid_wrapped_key_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_wrap": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_wrap_additional_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_wrap_invalid_key_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_bytearray": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_block_size[-2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_block_size[127]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_block_size[4096]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-1111111111111111]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-111111111111111\\x06]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-1111111111\\x06\\x06\\x06\\x06\\x06\\x06]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-1111]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-\\x06\\x06\\x06\\x06\\x06\\x06]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_non_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-1111111111-1111111111\\x00\\x00\\x00\\x00\\x00\\x06]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-1111111111111111-1111111111111111\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-11111111111111111-11111111111111111\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x0f]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-111111111111111122222222222222-111111111111111122222222222222\\x00\\x02]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_unpad[128-1111111111-1111111111\\x00\\x00\\x00\\x00\\x00\\x06]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_unpad[128-111111111111111122222222222222-111111111111111122222222222222\\x00\\x02]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_use_after_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestANSIX923.test_zany_py2_bytes_subclass": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_bytearray": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_block_size[-2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_block_size[127]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_block_size[4096]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-1111111111111111]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-111111111111111\\x06]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-1111]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-\\x06\\x06\\x06\\x06\\x06\\x06]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_large_padding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_non_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-1111111111-1111111111\\x06\\x06\\x06\\x06\\x06\\x06]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-1111111111111111-1111111111111111\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-11111111111111111-11111111111111111\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-111111111111111122222222222222-111111111111111122222222222222\\x02\\x02]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_unpad[128-1111111111-1111111111\\x06\\x06\\x06\\x06\\x06\\x06]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_unpad[128-111111111111111122222222222222-111111111111111122222222222222\\x02\\x02]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_use_after_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_padding.py:TestPKCS7.test_zany_py2_bytes_subclass": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_already_finalized": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_invalid_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_unicode_error_with_key_material": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_unicode_error_with_salt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_unsupported_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pbkdf2hmac_vectors.py:test_pbkdf2_hmacsha1_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cas_friendly_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cas_only[encryption_algorithm0-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cas_only[encryption_algorithm1-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cert_only[encryption_algorithm0-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cert_only[encryption_algorithm1-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate-Ed25519PrivateKey-kparam1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate-Ed448PrivateKey-kparam0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-DSAPrivateKey-kparam3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam14]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam16]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam17]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam18]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam19]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam20]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam21]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam22]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam23]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam24]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-RSAPrivateKey-kparam2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate-Ed25519PrivateKey-kparam1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate-Ed448PrivateKey-kparam0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-DSAPrivateKey-kparam3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam14]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam16]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam17]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam18]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam19]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam20]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam21]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam22]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam23]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam24]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-RSAPrivateKey-kparam2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate-Ed25519PrivateKey-kparam1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate-Ed448PrivateKey-kparam0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-DSAPrivateKey-kparam3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam14]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam16]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam17]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam18]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam19]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam20]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam21]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam22]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam23]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam24]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-RSAPrivateKey-kparam2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate-Ed25519PrivateKey-kparam1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate-Ed448PrivateKey-kparam0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-DSAPrivateKey-kparam3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam14]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam16]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam17]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam18]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam19]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam20]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam21]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam22]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam23]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam24]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-RSAPrivateKey-kparam2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_no_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_unsupported_encryption_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_with_cert_key_ca": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_wrong_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-None-None-None-enc_alg_der2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-None-None-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-None-None-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-None-enc_alg_der2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-None-enc_alg_der2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-None-None-None-enc_alg_der2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-None-None-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-None-None-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-None-enc_alg_der2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-None-enc_alg_der2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-None-None-None-enc_alg_der2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-None-None-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-None-None-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-None-enc_alg_der2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-None-enc_alg_der2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption_set_mac_unsupported[algorithm0]_#_SKIP_Requires_OpenSSL_without_PKCS12_set_mac__boring_only___<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption_unsupported[algorithm0]_#_SKIP_Requires_OpenSSL_<_3.0.0__or_Libre/Boring___<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_must_supply_something": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_invalid_password": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-None-no-name-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-None-no-name-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-name3-name-3-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-name3-name-3-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-None-name-2-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-None-name-2-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-name3-name-2-3-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-name3-name-2-3-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[\\xe2\\x98\\xba-\\xc3\\xa4-\\xc3\\xa7-name-unicode-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[\\xe2\\x98\\xba-\\xc3\\xa4-\\xc3\\xa7-name-unicode-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-None-None-name-1-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-None-None-name-1-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-name2-name3-name-all-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-name2-name3-name-all-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-None-no-cert-no-name-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-None-no-cert-no-name-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-name3-no-cert-name-3-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-name3-no-cert-name-3-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[\\xe2\\x98\\xb9-\\xc3\\xaf-no-cert-name-unicode-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[\\xe2\\x98\\xb9-\\xc3\\xaf-no-cert-name-unicode-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-None-no-cert-name-2-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-None-no-cert-name-2-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-name3-no-cert-name-all-no-pwd.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-name3-no-cert-name-all-pwd.p12-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_cert_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys[cert-key-aes256cbc.p12-cryptography]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys[cert-none-key-none.p12-cryptography]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys_rc2[cert-rc2-key-3des.p12-cryptography]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys_rc2[no-password.p12-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_key_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_non_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_not_a_pkcs12": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_constructor": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_constructor": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs12.py:test_pkcs12_ordering": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_add_additional_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_add_additional_cert_not_a_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_add_multiple_additional_certs": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_invalid_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_multiple_signers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_multiple_signers_different_hash_algs": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_not_a_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_set_data_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_der[hash_alg0-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_der[hash_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x02]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_der[hash_alg2-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x03]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_detached[hash_alg0-sha-256]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_detached[hash_alg1-sha-384]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_detached[hash_alg2-sha-512]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_attached": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_binary": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_byteslike": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options_no_attrs_and_no_caps": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options_text_der_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options_text_no_detached": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_attributes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_capabilities": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_certs": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_signer": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_pem": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_smime_canonicalization": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_text": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_smime_sign_detached": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_unsupported_hash_alg": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_unsupported_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_invalid_der_pkcs7": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_invalid_pem_pkcs7": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_der[pkcs7/amazon-roots.der]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_der[pkcs7/amazon-roots.p7b]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_empty_certificates": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_pem": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_unsupported_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_not_bytes_der": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_not_bytes_pem": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_der_matches_vector": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_invalid_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_ordering": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_pem_matches_vector": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_roundtrip[Encoding.DER-load_der_pkcs7_certificates]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_roundtrip[Encoding.PEM-load_pem_pkcs7_certificates]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_invalid_key_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_invalid_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_invalid_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_key_with_no_additional_references": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_raises_after_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_reject_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_verify_reject_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_poly1305.py:test_poly1305_unsupported_#_SKIP_Requires_OpenSSL_without_poly1305_support__<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestMGF1.test_invalid_hash_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestMGF1.test_valid_mgf1_parameters": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestOAEP.test_invalid_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestPSS.test_calculate_max_pss_salt_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestPSS.test_invalid_salt_length_negative_integer": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestPSS.test_invalid_salt_length_not_integer": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestPSS.test_valid_pss_parameters": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestPSS.test_valid_pss_parameters_maximum": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_cant_generate_insecure_tiny_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_bad_public_exponent": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[3-1024]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[3-1536]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[3-2048]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[65537-1024]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[65537-1536]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[65537-2048]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_lazy_blinding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048.pem]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash.pem]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash_mask.pem]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash_mask_diff.pem]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash_mask_salt.pem]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_pub_keys_strips_constraints": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_unsupported_#_SKIP_Test_requires_a_backend_without_RSA-PSS_key_support__<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_label_decrypt[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_label_roundtrip[amazing_encrypted_msg-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_label_roundtrip[amazing_encrypted_msg-some_label]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_wrong_label[-label4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_wrong_label[label1-label2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_wrong_label[label3-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_ciphertext_too_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_ciphertext_too_small": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_invalid_decrypt_#_SKIP_Does_not_support_PKCS1v1.5.__<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_oaep_sha1_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_oaep_sha2_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_pkcs1v15_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_invalid_oaep_decryption": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_invalid_oaep_decryption_data_to_large_for_modulus": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_unsupported_oaep_mgf": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_unsupported_padding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data0-pad0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data1-pad1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data10-pad10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data11-pad11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data12-pad12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data13-pad13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data14-pad14]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data15-pad15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data16-pad16]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data17-pad17]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data18-pad18]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data19-pad19]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data2-pad2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data3-pad3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data4-pad4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data5-pad5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data6-pad6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data7-pad7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data8-pad8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data9-pad9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data0-pad0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data1-pad1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data2-pad2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data3-pad3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data4-pad4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data5-pad5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data6-pad6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data7-pad7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data8-pad8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data9-pad9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash0-oaephash0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash1-oaephash1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash10-oaephash10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash11-oaephash11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash12-oaephash12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash13-oaephash13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash14-oaephash14]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash15-oaephash15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash16-oaephash16]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash17-oaephash17]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash18-oaephash18]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash19-oaephash19]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash2-oaephash2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash20-oaephash20]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash21-oaephash21]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash22-oaephash22]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash23-oaephash23]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash24-oaephash24]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash3-oaephash3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash4-oaephash4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash5-oaephash5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash6-oaephash6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash7-oaephash7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash8-oaephash8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash9-oaephash9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data0-pad0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data1-pad1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data2-pad2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data3-pad3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data4-pad4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data5-pad5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data6-pad6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data7-pad7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data8-pad8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data9-pad9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_fips_small_key_#_SKIP_Requires_FIPS__<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_unsupported_oaep_mgf": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_unsupported_padding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-1-33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-6-33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-7-2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-7-35]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-35-65537-33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-35-7-33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-35-2-7-33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-4-2-7-33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-2-3-2-7-33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-35-3-2-7-33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-37-1-3-2-7-33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-37-3-1-3-2-7-33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[37-11-3-1-3-2-7-33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[1-15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[14-15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[17-15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[7-2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-1-1-2-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-1-1-None-public_numbers5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-1-None-2-public_numbers4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-None-1-2-public_numbers3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-None-1-1-2-public_numbers2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-None-1-1-1-2-public_numbers1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[None-5-1-1-1-2-public_numbers0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_public_number_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_public_numbers_invalid_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_private_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_private_numbers_create_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_public_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_public_numbers_create_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_private_numbers_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_private_numbers_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_private_numbers_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_public_numbers_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_public_numbers_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_public_numbers_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_invalid_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/DER_Serialization/unenc-rsa-pkcs8.pub.der-load_der_public_key-Encoding.DER-PublicFormat.SubjectPublicKeyInfo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/PKCS8/unenc-rsa-pkcs8.pub.pem-load_pem_public_key-Encoding.PEM-PublicFormat.SubjectPublicKeyInfo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/public/PKCS1/rsa.pub.der-load_der_public_key-Encoding.DER-PublicFormat.PKCS1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/public/PKCS1/rsa.pub.pem-load_pem_public_key-Encoding.PEM-PublicFormat.PKCS1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_openssh": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.CompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.UncompressedPoint]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_key_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrimeFactorRecovery.test_invalid_recover_prime_factors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrimeFactorRecovery.test_recover_prime_factors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-!*$&_@#$*&_$T@%_somesymbol]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-longerpassword]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-s]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-!*$&_@#$*&_$T@%_somesymbols]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-longerpassword]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-s]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-!*$&_@#$*&_$T@%_somesymbols]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-longerpassword]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-s]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_invalid_encryption_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_invalid_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_traditional_der_encrypted_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/DER_Serialization/testrsa.der-Encoding.DER-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/Traditional_OpenSSL_Serialization/testrsa.pem-Encoding.PEM-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.PKCS8-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.TraditionalOpenSSL-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.PKCS8-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.TraditionalOpenSSL-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unsupported_encryption_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_corrupted_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_padding_incorrect_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pkcs1_digest_too_large_for_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pkcs1_minimum_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pkcs1v15_signing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_digest_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_digest_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_sign": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_unsupported_in_signature_recover": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_digest_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_minimum_key_size_for_digest": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_sign_unsupported_auto": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_digest_too_large_for_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_salt_length_too_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_sign": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_unsupported_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_unsupported_padding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_unsupported_pss_mgf": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pkcs1v15_signature_recover_wrong_hash_alg": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pkcs1v15_signature_wrong_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pkcs1v15_signature_wrong_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_data_too_large_for_modulus": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_recover": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_wrong_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_wrong_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_signature_sequence_removed": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_padding_incorrect_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pkcs1v15_verification": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_prehashed_digest_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_prehashed_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verification": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verify_auto_salt_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verify_digest_too_large_for_key_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verify_salt_length_too_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_unsupported_padding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_unsupported_pss_mgf": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:test_check_rsa_private_numbers_if_serializable": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:test_modular_inverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_rsa.py:test_skip_pss_hash_algorithm_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_already_finalized": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_p": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_r": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_password_not_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_salt_not_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_scrypt_malloc_failure": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:test_memory_limit_skip": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_scrypt.py:test_unsupported_backend_#_SKIP_Supports_scrypt_so_can't_test_unsupported_path__<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path0-password0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path1-password1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path2-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path3-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path0-password0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path1-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path2-password2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path3-password3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path4-password4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_corrupt_der_pkcs8": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_corrupt_traditional_format_der": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_invalid_rsa_even_q": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path0-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path1-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path2-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path3-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_public_key[asymmetric/DER_Serialization/dsa_public_key.der]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_public_key[asymmetric/DER_Serialization/unenc-dsa-pkcs8.pub.der]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_ec_private_key[key_path0-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_ec_private_key[key_path1-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_invalid_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path0-foobar]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path1-baz]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path2-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path3-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_public_key[asymmetric/DER_Serialization/rsa_public_key.der]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_public_key[asymmetric/DER_Serialization/unenc-rsa-pkcs8.pub.der]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_public_key[asymmetric/public/PKCS1/rsa.pub.der]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_ec_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_missing_password[key_path0-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_missing_password[key_path1-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_password_not_bytes[key_path0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_unused_password[key_path0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_wrong_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_wrong_parameters_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_wrong_password[key_path0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDHSerialization.test_dh_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestDHSerialization.test_dh_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_der_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_pem_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_openssl_serialization_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_der_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_pem_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_openssh_serialization_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_openssl_serialization_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_duplicate_hmac_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_duplicate_kdf_rounds": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_duplicate_key_cert_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_invalid_kdf_rounds": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_invalid_password": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_unsupported_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_unsupported_type_for_methods": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestKeySerializationEncryptionTypes.test_encryption_with_zero_length_password": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestKeySerializationEncryptionTypes.test_non_bytes_password": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_corrupt_pkcs8_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_corrupt_traditional_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_invalid_encoding_with_traditional": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_bad_encryption_oid_key[bad-encryption-oid.pem-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_bad_oid_key[bad-oid-dsa-key.pem-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path0-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path1-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path2-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path3-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path4-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_ec_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_dsa_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_dsa_public_key[asymmetric/PEM_Serialization/dsa_public_key.pem]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_dsa_public_key[asymmetric/PKCS8/unenc-dsa-pkcs8.pub.pem]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path0-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path1-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path2-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path3-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file0-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file1-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file10-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file11-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file12-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file13-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file14-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file15-a123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file16-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file17-password]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file2-foobar]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file3-baz]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file4-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file5-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file6-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file7-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file8-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file9-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_public_key[asymmetric/PEM_Serialization/rsa_public_key.pem]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_public_key[asymmetric/PKCS8/unenc-rsa-pkcs8.pub.pem]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_public_key[asymmetric/public/PKCS1/rsa.pub.pem]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_priv_key_with_public_key_api_fails": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path0-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path1-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path2-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path3-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_password_not_bytes[key_path0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_password_not_bytes[key_path1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_pks8_encrypted_corrupt_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_rsa_pkcs8_encrypted_values": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_rsa_traditional_encrypted_values": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_traditional_encrypted_corrupt_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_unsupported_key_encryption": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_unused_password[key_path0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_unused_password[key_path1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_parameters_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_password[key_path0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_password[key_path1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_private_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_public_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_der_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_pem_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_openssh_serialization_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_openssl_serialization_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_der_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_pem_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_openssh_serialization_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_openssl_serialization_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_comment_with_spaces": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_different_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_extra_data_after_modulo": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_too_short": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_byteslike": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_bad_curve_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_compressed": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_missing_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_trailing_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p384": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p521": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_load_ssh_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_load_ssh_public_key_not_32_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_load_ssh_public_key_trailing_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_public_bytes_openssh": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_bcrypt_encryption": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_dsa_private_key_sizes[key_path0-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_dsa_private_key_sizes[key_path1-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_dsa_private_key_sizes[key_path2-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_fraglist_corners": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[dsa-nopsw.key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[dsa-psw.key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ecdsa-nopsw.key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ecdsa-psw.key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ed25519-aesgcm-psw.key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ed25519-nopsw.key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ed25519-psw.key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[rsa-nopsw.key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[rsa-psw.key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key_invalid_tag": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key_tag_incorrect_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[dsa-nopsw.key.pub-dsa-nopsw.key-cert.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[dsa-psw.key.pub-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ecdsa-nopsw.key.pub-ecdsa-nopsw.key-cert.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ecdsa-psw.key.pub-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ed25519-nopsw.key.pub-ed25519-nopsw.key-cert.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ed25519-psw.key.pub-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[rsa-nopsw.key.pub-rsa-nopsw.key-cert.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[rsa-psw.key.pub-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_missing_bcrypt_#_SKIP_Requires_that_bcrypt_is_missing__<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_errors_bad_curve": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[1-1234]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[1-p@ssw0rd]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[1-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[10-1234]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[10-p@ssw0rd]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[10-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[30-1234]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[30-p@ssw0rd]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[30-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_bad_secrets": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_bad_values": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_bad_wrapper": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_pubpriv_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_make_file": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_no_padding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_bad_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_comment_with_spaces": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_different_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_extra_data_after_modulo": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_too_short": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_truncated_int": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_dsa_unsupported[dsa-p256.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_dsa_unsupported[p256-dsa.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_inner_outer_key_type_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_b64": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_cert_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-ed25519-non-singular-crit-opt-val.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-ed25519-non-singular-ext-val.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-duplicate-crit-opts.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-duplicate-extension.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-non-lexical-crit-opts.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-non-lexical-extensions.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_line_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-p256-empty-principals.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-p384.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-p521.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-rsa-sha1.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-rsa-sha256.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-rsa-sha512.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_load_ssh_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_loads_a_cert_empty_principals": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_loads_deprecated_invalid_encoding_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_loads_ssh_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_mismatched_inner_signature_type_and_sig_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_not_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-p384.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-p521.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-rsa-sha1.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-rsa-sha256.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-rsa-sha512.pub]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_add_critical_option_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_add_extension_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_crit_opts_exts_lexically_sorted": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_key_id_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_public_key_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_serial_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_and_byte_compare_ed25519": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_and_byte_compare_rsa": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ec[curve0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ec[curve1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ec[curve2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ed25519": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_valid_after": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_valid_before": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_valid_principals": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_non_zero_serial": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_rsa": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_unsupported_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_valid_after_after_valid_before": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_signs_a_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_type_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_after_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_before_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_for_all_principals_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_principals_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_generate": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_length_from_private_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_length_from_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_private_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_type_exchange": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_null_shared_key_raises_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_pub_priv_bytes_raw[]\\xab\\x08~bJ\\x8aKy\\xe1\\x7f\\x8b\\x83\\x80\\x0e\\xe6o;\\xb1_&\\x18\\xb6\\xfd\\x1c/\\x8b'\\xff\\x88\\xe0\\xeb-\\xde\\x9e\\xdb}{}\\xc1\\xb4\\xd3[a\\xc2\\xec\\xe457?\\x83C\\xc8[xgM\\xad\\xfc~\\x14o\\x88+O]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_pub_priv_bytes_raw[w\\x07m\\ns\\x18\\xa5}<\\x16\\xc1rQ\\xb2fE\\xdfL/\\x87\\xeb\\xc0\\x99*\\xb1w\\xfb\\xa5\\x1d\\xb9,*-\\x85_\\xf0\\t\\x890\\xa7Tt\\x8b}\\xdc\\xb4>\\xf7Z\\r\\xbf:\\r&8\\x1a\\xf4\\xeb\\xa4\\xa9\\x8e\\xaa\\x9bNj]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_public_bytes_bad_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748_1000_iteration": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:test_public_key_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x25519.py:test_x25519_unsupported_#_SKIP_Requires_OpenSSL_without_X25519_support__<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_generate": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_length_from_private_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_length_from_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_private_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_type_exchange": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_pub_priv_bytes_raw[\\x1c0jz\\xc2\\xa0\\xe2\\xe0\\x99\\x0b_Dp\\xcb\\xa39\\xe6E7r\\xb0u\\x81\\x1d\\x8f\\xad\\r\\x1di'\\xc1_\\xbb^\\xe8\\x97+\\r>!7L\\x9c\\x92\\x1b\\t\\xd1\\xb06o\\x10\\xb6Qs\\x99-->\\xb7\\xa8_\\xb0\\xcd_\\xf5\\xbc\\xfc\\x0bY\\x9bo\\xec\\xcfm\\xa4bq\\x07\\xbd\\xb0\\xd4\\xf3E\\xb40'\\xd8\\xb9r\\xfc>4\\xfbB2\\xa1<\\xa7\\x06\\xdc\\xb5z\\xec=\\xae\\x07\\xbd\\xc1\\xc6{\\xf36\\t]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_pub_priv_bytes_raw[\\x9a\\x8fI%\\xd1Q\\x9fWu\\xcfF\\xb0KX\\x00\\xd4\\xee\\x9e\\xe8\\xba\\xe8\\xbcUe\\xd4\\x98\\xc2\\x8d\\xd9\\xc9\\xba\\xf5t\\xa9A\\x97D\\x89s\\x91\\x00c\\x82\\xa6\\xf1'\\xab\\x1d\\x9a\\xc2\\xd8\\xc0\\xa5\\x98rk-\\x9b\\x08\\xf7\\xcc1\\xb7\\xe3\\xe6}\"\\xd5\\xae\\xa1!\\x07J';\\xd2\\xb8=\\xe0\\x9cc\\xfa\\xa7=,\"\\xc5\\xd9\\xbb\\xc86drA\\xd9S\\xd4\\x0c[\\x12\\xda\\x88\\x12\\rS\\x17\\x7f\\x80\\xe52\\xc4\\x1f\\xa0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748[vector0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748[vector1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748[vector2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748_1000_iteration": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:test_public_key_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x448.py:test_x448_unsupported_#_SKIP_Requires_OpenSSL_without_X448_support__<OpenSSLBackend_version:_OpenSSL_3.2.1_30_Jan_2024,_FIPS:_False,_Legacy:_True_>_": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x963_vectors.py:TestX963.test_unsupported_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x963_vectors.py:TestX963.test_x963": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_already_finalized": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_derive": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_invalid_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_length_limit": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_unicode_typeerror": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_get_provisioning_uri": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_hotp_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_key_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_length_not_int": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_unenforced_invalid_kwy_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_buffer_protocol": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_floating_point_time_generate": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_get_provisioning_uri": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_invalid_verify": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestAEADCipherContext.test_aead_exceptions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestAEADCipherContext.test_aead_tag_exceptions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestAESModeCBC.test_cbc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestAESModeCFB.test_cfb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestAESModeCFB8.test_cfb8": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestAESModeCTR.test_ctr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestAESModeECB.test_ecb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestAESModeGCM.test_gcm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestAESModeOFB.test_ofb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestARC4.test_rfc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestBLAKE2b.test_b2b": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestBLAKE2b.test_blake2b": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestBLAKE2s.test_blake2s": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestBLAKE2s256.test_b2s": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestBlowfishModeCBC.test_cbc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestBlowfishModeCFB.test_cfb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestBlowfishModeECB.test_ecb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestBlowfishModeOFB.test_ofb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestCAST5ModeCBC.test_cbc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestCAST5ModeCFB.test_cfb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestCAST5ModeECB.test_ecb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestCAST5ModeOFB.test_ofb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestCamelliaModeCBC.test_cbc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestCamelliaModeCFB.test_cfb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestCamelliaModeECB.test_ecb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestCamelliaModeOFB.test_ofb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestCounterKDFCounterMode.test_kbkdfctr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestHKDFSHA1.test_hkdfsha1": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestHKDFSHA256.test_hkdfsha256": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestHMACCopy.test_copy": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestHMACMD5.test_hmac_md5": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestHMACSHA1.test_hmac_sha1": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestHMACSHA224.test_hmac_sha224": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestHMACSHA256.test_hmac_sha256": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestHMACSHA384.test_hmac_sha384": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestHMACSHA512.test_hmac_sha512": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestIDEAModeCBC.test_cbc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestIDEAModeCFB.test_cfb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestIDEAModeECB.test_ecb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestIDEAModeOFB.test_ofb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestMD5.test_md5": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha1": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha224": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha256": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha384": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha512": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha1": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha224": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha256": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha384": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha512": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSEEDModeCBC.test_cbc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSEEDModeCFB.test_cfb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSEEDModeECB.test_ecb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSEEDModeOFB.test_ofb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHA1.test_sha1": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHA224.test_sha224": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHA256.test_sha256": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHA3224.test_sha3_224": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHA3256.test_sha3_256": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHA3384.test_sha3_384": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHA3512.test_sha3_512": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHA384.test_sha384": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHA512.test_sha512": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHA512224.test_sha512_224": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHA512256.test_sha512_256": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHAKE128.test_shake128": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSHAKE256.test_shake256": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSM3.test_sm3": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSM4ModeCBC.test_cbc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSM4ModeCFB.test_cfb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSM4ModeCTR.test_cfb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSM4ModeECB.test_ecb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestSM4ModeOFB.test_ofb": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestTripleDESModeCBC.test_kat": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestTripleDESModeCBC.test_mmt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestTripleDESModeCFB.test_kat": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestTripleDESModeCFB.test_mmt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestTripleDESModeCFB8.test_kat": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestTripleDESModeCFB8.test_mmt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestTripleDESModeECB.test_kat": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestTripleDESModeECB.test_mmt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestTripleDESModeOFB.test_kat": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/primitives/utils.py:TestTripleDESModeOFB.test_mmt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/test_oid.py:test_basic_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/test_oid.py:test_oid_constraint": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/test_oid.py:test_oid_deepcopy": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/hazmat/test_oid.py:test_oid_equal": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_cryptography_utils.py:TestCachedProperty.test_set": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_cryptography_utils.py:TestCachedProperty.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_cryptography_utils.py:test_enum": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_bad_key[YWJj]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_bad_key[abc]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_extract_timestamp": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_generate[generate.json[0]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_invalid[invalid.json[0]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_invalid[invalid.json[1]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_invalid[invalid.json[2]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_invalid[invalid.json[3]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_invalid[invalid.json[4]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_invalid[invalid.json[5]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_invalid[invalid.json[6]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_invalid[invalid.json[7]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_invalid_start_byte": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_invalid_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_non_base64_token": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_roundtrips[Abc!]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_roundtrips[\\x00\\xff\\x00\\x80]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_roundtrips[]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_timestamp_ignored_no_ttl": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_timestamp_too_short": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_ttl_required_in_decrypt_at_time": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestFernet.test_verify[verify.json[0]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestMultiFernet.test_decrypt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestMultiFernet.test_decrypt_at_time": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestMultiFernet.test_encrypt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestMultiFernet.test_no_fernets": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestMultiFernet.test_non_iterable_argument": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestMultiFernet.test_rotate_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestMultiFernet.test_rotate_decrypt_no_shared_keys": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestMultiFernet.test_rotate_preserves_timestamp": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_fernet.py:TestMultiFernet.test_rotate_str": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_meta.py:test_no_circular_imports": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_rust_utils.py:TestFixedPool.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_rust_utils.py:TestFixedPool.test_thread_stress": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:TestDeprecated.test_getattr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:TestDeprecated.test_inspect_deprecated_module": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_check_backend_support_no_skip": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_check_backend_support_skip": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_cryptrec_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_cryptrec_vectors_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_ed25519_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_fips_dsa_key_pair_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_fips_dsa_sig_gen_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_fips_dsa_sig_ver_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_fips_ecdsa_key_pair_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_fips_ecdsa_signing_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_hash_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_hash_vectors_bad_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_hmac_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_hotp_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_kasvs_dh_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_kasvs_ecdh_kdf_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_kasvs_ecdh_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_kasvs_ecdh_vectors_empty_vector_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_kbkdf_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_nist_ccm_vectors_dvpt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_nist_ccm_vectors_vadt": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_nist_gcm_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_nist_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_nist_vectors_with_null_chars": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_pkcs1_oaep_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_pkcs1_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_rsa_nist_pkcs1v15_verification_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_rsa_nist_pss_verification_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_rsa_nist_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_totp_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_vectors_from_file": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_load_x963_vectors": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_raises_unsupported_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_raises_unsupported_algorithm_wrong_reason": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_raises_unsupported_algorithm_wrong_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_raises_unsupported_no_exc": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_utils.py:test_vector_version": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_warnings.py:TestDeprecated.test_deleting_deprecated_members": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/test_warnings.py:TestDeprecated.test_deprecated": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/test_utils.py:test_wycheproof_test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_aes_cbc_pkcs5_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_aes_ccm_aead_api_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_aes_cmac_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_aes_gcm_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_aes_gcm_aead_api_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_chacha20poly1305_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_dsa_signature_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_ecdh_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_ecdh_ecpoint_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_ecdsa_signature_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_ed25519_signature_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_ed448_signature_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_hkdf_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_hmac_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_keywrap_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_keywrap_with_padding_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_rsa_oaep_encryption_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_rsa_pkcs1_encryption_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_rsa_pkcs1v15_signature_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_rsa_pkcs1v15_signature_generation_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_rsa_pss_signature_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_x25519_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/wycheproof/utils.py:test_x448_#_SKIP_no_'wycheproof_root'_option_found": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_name.py:TestRFC4514.test_attr_name_override": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_name.py:TestRFC4514.test_generate_parse": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_name.py:TestRFC4514.test_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_name.py:TestRFC4514.test_valid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPEdDSA.test_invalid_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPEdDSA.test_sign_ed25519": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPEdDSA.test_sign_ed448": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequest.test_bad_request": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequest.test_invalid_hash_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequest.test_invalid_serialize_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_two_requests": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_acceptable_responses": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_duplicate_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_extensions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_unknown_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequest.test_serialize_request": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_by_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_by_hash_bad_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_by_hash_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_extension_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_invalid_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_invalid_alg": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_invalid_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_no_req": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_with_extension[ext0-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_with_extension[ext1-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_unsupported_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_bad_response": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_invalid_serialize_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_load_delegate_unknown_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_load_invalid_signature_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_load_multi_valued_response": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_load_responder_key_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_load_response": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_load_revoked": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_load_revoked_no_next_update": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_load_revoked_reason": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_load_unauthorized": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_multi_valued_responses": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_response_bytes_absent": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_response_extensions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_response_unknown_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_serialize_reponse": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_single_extensions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_single_extensions_sct": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_unknown_hash_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_unknown_response_status": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponse.test_unknown_response_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_add_response_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.INTERNAL_ERROR-0\\x03\\n\\x01\\x02]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.MALFORMED_REQUEST-0\\x03\\n\\x01\\x01]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.SIG_REQUIRED-0\\x03\\n\\x01\\x05]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.TRY_LATER-0\\x03\\n\\x01\\x03]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.UNAUTHORIZED-0\\x03\\n\\x01\\x06]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_add_response": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_build_not_a_status": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_build_successful_status": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_certificates": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_responder_id": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_sign_responder_cert_does_not_match_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_good_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_invalid_hash_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_no_responder_id": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_no_response": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_none_hash_not_eddsa": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_responder_id_key_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_revoked_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_revoked_no_next_update": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_revoked_with_reason": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_unknown_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_unknown_private_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_unrecognized_hash_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_with_appended_certs": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_with_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_unsupported_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_entry_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_init": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestAttribute.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestAttribute.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestAttribute.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestAttribute.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestAttributes.test_get_attribute_for_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestAttributes.test_get_attribute_not_found": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestAttributes.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestAttributes.test_no_attributes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestAttributes.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_add_extension_checks_for_duplicates": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_add_invalid_extension_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_aware_not_valid_after": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_aware_not_valid_before": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_biggest_serial_number": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_ca_request_with_path_length_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_bmpstring_universalstring_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA224-hashalg_oid0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA256-hashalg_oid1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA384-hashalg_oid2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA512-hashalg_oid3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA224-hashalg_oid0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA256-hashalg_oid1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA384-hashalg_oid2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_224-hashalg_oid4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_256-hashalg_oid5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_384-hashalg_oid6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_512-hashalg_oid7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA512-hashalg_oid3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ed25519": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ed448": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_ed25519_rsa_sig": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_ed448_rsa_sig": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_x25519_x448_rsa_sig[X25519PrivateKey-X25519PublicKey]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_x25519_x448_rsa_sig[X448PrivateKey-X448PublicKey]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_rsa_key_too_small": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_checks_for_unsupported_extensions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_earliest_time": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_encode_nonstandard_aia": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_encode_nonstandard_sia": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[SubjectKeyIdentifier]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext10]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext11]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext12]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext13]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext14]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext15]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext16]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext17]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext18]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext19]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext20]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext21]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext22]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext23]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext24]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext25]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext26]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext27]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext28]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext29]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext30]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext31]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext32]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext33]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext34]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext8]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extreme_times[not_valid_before0-not_valid_after0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_extreme_times[not_valid_before1-not_valid_after1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_invalid_not_valid_after": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_invalid_not_valid_before": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_issuer_name_may_only_be_set_once": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_issuer_name_must_be_a_name_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_minimal_serial_number": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_no_issuer_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_no_not_valid_after": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_no_not_valid_before": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_no_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_no_serial_number": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_no_subject_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_after_before_not_valid_before": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_after_may_only_be_set_once": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_before_after_not_valid_after": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_before_may_only_be_set_once": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_public_key_may_only_be_set_once": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_public_key_must_be_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_rdns_preserve_iteration_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_may_only_be_set_once": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_an_integer_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_less_than_160_bits_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_non_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_positive": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_ec_with_md5": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_invalid_padding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss[alg0-mgf_alg0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss[alg1-mgf_alg1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_auto_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_hash_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_length_options[padding_len0-222]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_length_options[padding_len1-32]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash[None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash[algorithm0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash_ed25519": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash_ed448": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_subject_dn_asn1_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_subject_name_may_only_be_set_once": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_subject_name_must_be_a_name_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateBuilder.test_unrecognized_extension[unrecognized0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_comparison": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_delta_crl_indicator": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_empty_crl_no_sequence": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_extensions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_get_revoked_certificate_by_serial_number": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_der": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_pem": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_time": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_version": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_issuer": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_load_der_crl": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_load_large_crl": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_load_pem_crl": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_no_next_update": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_der": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_match[x509/PKITS_data/crls/GoodCACRL.crl-load_der_x509_crl-Encoding.DER]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_match[x509/custom/crl_all_reasons.pem-load_pem_x509_crl-Encoding.PEM]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_pem": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_revoked_cert_retrieval": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_revoked_cert_retrieval_retain_only_revoked": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_signature": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_tbs_certlist_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_unknown_signature_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_unrecognized_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_update_dates": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_verify_argument_must_be_a_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_verify_bad": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateRevocationList.test_verify_good": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attribute_bad_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attribute_tag": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attribute_tag_non_int": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attributes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attributes_non_utf8": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_duplicate_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_invalid_extension_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_two_extensions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_unsupported_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_dsa": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_ec": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_ed25519": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_ed448": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_multivalue_rdns": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_rsa": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_nonca_request_with_rsa": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_duplicate_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_invalid_asn1_othername": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_no_subject_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_request_with_unsupported_hash_ed25519": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_request_with_unsupported_hash_ed448": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_rsa_key_too_small": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_set_invalid_subject": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_set_subject_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_sign_invalid_hash_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_subject_alt_name_unsupported_general_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_subject_dn_asn1_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestDSACertificate.test_load_dsa_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestDSACertificate.test_signature": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestDSACertificate.test_tbs_certificate_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestDSACertificate.test_verify_directly_issued_by_dsa": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestDSACertificate.test_verify_directly_issued_by_dsa_bad_sig": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestDSACertificateRequest.test_load_dsa_request[x509/requests/dsa_sha1.der-load_der_x509_csr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestDSACertificateRequest.test_load_dsa_request[x509/requests/dsa_sha1.pem-load_pem_x509_csr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestDSACertificateRequest.test_signature": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestDSACertificateRequest.test_tbs_certrequest_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificate.test_load_bitstring_dn": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificate.test_load_ecdsa_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificate.test_load_ecdsa_cert_null_alg_params": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificate.test_load_ecdsa_no_named_curve": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificate.test_load_name_attribute_long_form_asn1_tag": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificate.test_ms_certificate_template": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificate.test_signature": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificate.test_tbs_certificate_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificate.test_verify_directly_issued_by_ec": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificate.test_verify_directly_issued_by_ec_bad_sig": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificateRequest.test_load_ecdsa_certificate_request[x509/requests/ec_sha256.der-load_der_x509_csr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificateRequest.test_load_ecdsa_certificate_request[x509/requests/ec_sha256.pem-load_pem_x509_csr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificateRequest.test_signature": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestECDSACertificateRequest.test_tbs_certrequest_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestEd25519Certificate.test_deepcopy": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestEd25519Certificate.test_load_pem_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestEd25519Certificate.test_verify_directly_issued_by_ed25519": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestEd25519Certificate.test_verify_directly_issued_by_ed25519_bad_sig": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestEd448Certificate.test_load_pem_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestEd448Certificate.test_verify_directly_issued_by_ed448": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestEd448Certificate.test_verify_directly_issued_by_ed448_bad_sig": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestGOSTCertificate.test_numeric_string_x509_name_entry": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_bitstring_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_bmpstring_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_not_nameattribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_rdns": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_repr[Certificaci\\xf3n-Certificaci\\xf3n-<Name_CN=Certificaci\\xf3n,O=Certificaci\\xf3n_>]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_repr[cryptography.io-PyCA-<Name_CN=cryptography.io,O=PyCA_>]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_rfc4514_attribute_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_rfc4514_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_rfc4514_string_empty_values": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestName.test_universalstring_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_alternate_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_default_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_distinguished_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_distinguished_name_custom_attrs": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_empty_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_init_bad_country_code_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_init_bad_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_init_bad_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_init_bitstring_not_allowed_random_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_init_bitstring_not_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_init_none_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_invalid_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestNameAttribute.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestObjectIdentifier.test_comparison": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestObjectIdentifier.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestObjectIdentifier.test_invalid_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestObjectIdentifier.test_invalid_node1": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestObjectIdentifier.test_invalid_node2": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestObjectIdentifier.test_name_property": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestObjectIdentifier.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestObjectIdentifier.test_oid_arc_too_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestObjectIdentifier.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestObjectIdentifier.test_too_short": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestObjectIdentifier.test_valid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestOtherCertificate.test_bad_time_in_validity": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestOtherCertificate.test_unsupported_subject_public_key_info": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_all_issuer_name_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_all_subject_name_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_alternate_rsa_with_sha1_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_certificate_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_check_pkcs1_signature_algorithm_parameters": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_country_jurisdiction_country_too_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_generalized_time_not_after_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_generalized_time_not_before_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_invalid_der": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_invalid_pem": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_invalid_unicode_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_invalid_version_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_invalid_visiblestring_in_explicit_text": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_issuer": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_load_bmpstring_explicittext": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_load_der_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_load_good_ca_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_load_legacy_pem_header": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_load_multiple_sections": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_load_pem_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_load_with_other_sections": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_negative_serial_number": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_non_ascii_dns_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_ordering_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_parse_tls_feature_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_post_2000_utc_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_pre_2000_utc_not_after_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_der": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_match[x509/PKITS_data/certs/GoodCACert.crt-load_der_x509_certificate-Encoding.DER]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_match[x509/v1_cert.pem-load_pem_x509_certificate-Encoding.PEM]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_pem": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_signature": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_subject": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_tbs_certificate_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_duplicate_extensions_raises": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_missing_extension_raises": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_no_extensions_raises": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_strips_scts": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_unicode_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_unsupported_signature_hash_algorithm_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_utc_pre_2000_not_before_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_algorithm_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa_bad_sig": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa_mismatched_inner_out_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa_pss": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_subject_issuer_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_unsupported_key_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificate.test_version_1_cert": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA224-hashalg_oid0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA256-hashalg_oid1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA384-hashalg_oid2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_224-hashalg_oid4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_256-hashalg_oid5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_384-hashalg_oid6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_512-hashalg_oid7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA512-hashalg_oid3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert_printable_string_country_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert_private_type_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_duplicate_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_freeipa_bad_critical": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_certificate_request[load_der_x509_csr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_certificate_request[load_pem_x509_csr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_pem": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_version": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_load_legacy_pem_header": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_load_rsa_certificate_request[x509/requests/rsa_sha1.der-load_der_x509_csr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_load_rsa_certificate_request[x509/requests/rsa_sha1.pem-load_pem_x509_csr]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_no_extension_with_other_attributes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_ordering_unsupported": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_der": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_invalid_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_match[x509/requests/rsa_sha1.der-load_der_x509_csr-Encoding.DER]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_match[x509/requests/rsa_sha1.pem-load_pem_x509_csr-Encoding.PEM]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_pem": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_request_basic_constraints": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_signature": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_signature_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_signature_valid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_subject_alt_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_tbs_certrequest_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_unsupported_critical_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_unsupported_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSACertificateRequest.test_unsupported_signature_hash_algorithm_request": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSAPSSCertificate.test_invalid_mgf": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSAPSSCertificate.test_load_cert_pub_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSAPSSCertificate.test_load_pss_cert_no_null": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSAPSSCertificate.test_load_pss_sha1_mgf1_sha1": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSAPSSCertificate.test_no_sig_params": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRSAPSSCertificate.test_unsupported_mgf_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRelativeDistinguishedName.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRelativeDistinguishedName.test_get_attributes_for_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRelativeDistinguishedName.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRelativeDistinguishedName.test_init_duplicate_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRelativeDistinguishedName.test_init_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRelativeDistinguishedName.test_init_not_nameattribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRelativeDistinguishedName.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRelativeDistinguishedName.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRequestAttributes.test_challenge_multivalued": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRequestAttributes.test_get_attribute_for_oid_challenge": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRequestAttributes.test_get_attribute_for_oid_multiple": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRequestAttributes.test_long_form_asn1_tag_in_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRequestAttributes.test_no_attributes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRequestAttributes.test_no_challenge_password": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRequestAttributes.test_unsupported_asn1_type_in_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRevokedCertificate.test_duplicate_entry_ext": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRevokedCertificate.test_get_revoked_certificate_doesnt_reorder": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRevokedCertificate.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRevokedCertificate.test_invalid_cert_issuer_ext": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRevokedCertificate.test_no_revoked_certs": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRevokedCertificate.test_revoked_basics": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRevokedCertificate.test_revoked_extensions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRevokedCertificate.test_unsupported_crit_entry_ext": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestRevokedCertificate.test_unsupported_reason": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestSignatureRejection.test_crl_signing_check": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestSignatureRejection.test_crt_signing_check": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:TestSignatureRejection.test_csr_signing_check": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:test_load_pem_x509_certificates": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509.py:test_random_serial_number": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_extension_checks_for_duplicates": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_invalid_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_invalid_revoked_certificate": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_unsupported_entry_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_unsupported_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_aware_last_update": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_aware_next_update": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_dsa_key_sign_md5": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_ec_key_sign_md5": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_freshestcrl_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_issuer_name_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_last_update_after_next_update": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_last_update_before_1950": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_last_update_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_next_update_after_last_update": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_next_update_before_1950": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_next_update_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_no_issuer_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_no_last_update": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_no_next_update": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_set_issuer_name_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_set_last_update_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_set_next_update_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_dsa_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_ec_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_ed25519_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_ed448_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_empty_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_multiple_extensions_critical": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_rsa_key_too_small": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_invalid_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_invalid_hash_ed25519": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_invalid_hash_ed448": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_revoked_certificates": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAccessDescription.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAccessDescription.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAccessDescription.test_invalid_access_location": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAccessDescription.test_invalid_access_method": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAccessDescription.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAccessDescription.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAccessDescription.test_valid_nonstandard_method": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_invalid_descriptions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_iter_len": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_ca_issuers_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_multiple_ocsp_ca_issuers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_ocsp_ca_issuers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_ocsp_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_issuer_not_generalname": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_serial_and_issuer_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_serial_number_not_integer": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_serial_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_issuer_none_serial_not_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_issuer_not_none_serial_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_aki_all_fields": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_aki_keyid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_aki_no_keyid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_from_certificate": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_from_issuer_subject_key_identifier": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraints.test_ca_not_boolean": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraints.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraints.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraints.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraints.test_path_length_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraints.test_path_length_not_ca": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraints.test_path_length_not_int": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraints.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraints.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_basic_constraint_not_critical": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_ca_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_ca_true_no_pathlen": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_ca_true_pathlen_6": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_no_basic_constraints": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_path_length_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_invalid_distribution_points": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_iter_len": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_all_reasons": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_crl_empty_hostname": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_crl_issuer_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_fullname_and_crl_issuer": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_fullname_crl_issuer_reasons": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_relativename_and_crl_issuer": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_single_reason": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLNumber.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLNumber.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLNumber.test_invalid_number": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLNumber.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLNumber.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLNumber.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLReason.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLReason.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLReason.test_invalid_reason_flags": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLReason.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLReason.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCRLReason.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificateIssuer.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificateIssuer.test_get_values_for_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificateIssuer.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificateIssuer.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificateIssuer.test_iter_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificateIssuer.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificateIssuer.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificateIssuer.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePolicies.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePolicies.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePolicies.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePolicies.test_invalid_policies": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePolicies.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePolicies.test_iter_len": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePolicies.test_long_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePolicies.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePolicies.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_cps_uri_policy_qualifier": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_non_ascii_qualifier": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_user_notice_no_explicit_text": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_user_notice_with_explicit_text": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_user_notice_with_notice_reference": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDNSName.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDNSName.test_init": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDNSName.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDNSName.test_non_a_label": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_not_int": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDirectoryName.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDirectoryName.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDirectoryName.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDirectoryName.test_not_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDirectoryName.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_crl_issuer_not_general_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_disallowed_reasons": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_distribution_point_full_and_relative_not_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_distribution_point_full_name_not_general_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_distribution_point_relative_name_not_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_no_full_name_relative_name_or_crl_issuer": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_reason_not_frozenset": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_reason_not_reasonflags": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_reason_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestDistributionPoint.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_iter_len": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_not_all_oids": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtendedKeyUsageExtension.test_eku": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtension.test_critical_not_a_bool": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtension.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtension.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtension.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtension.test_not_an_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtension.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtensions.test_duplicate_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtensions.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtensions.test_no_extensions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtensions.test_no_extensions_get_for_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtensions.test_one_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtensions.test_one_extension_get_for_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtensions.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtensions.test_unrecognized_extension_for_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtensions.test_unsupported_critical_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestExtensions.test_unsupported_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestFreshestCRL.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestFreshestCRL.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestFreshestCRL.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestFreshestCRL.test_invalid_distribution_points": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestFreshestCRL.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestFreshestCRL.test_iter_len": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestFreshestCRL.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestFreshestCRL.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestFreshestCRL.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestFreshestCRLExtension.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestFreshestCRLExtension.test_vector": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestGeneralNames.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestGeneralNames.test_get_values_for_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestGeneralNames.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestGeneralNames.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestGeneralNames.test_invalid_general_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestGeneralNames.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestGeneralNames.test_iter_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestGeneralNames.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestGeneralNames.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIPAddress.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIPAddress.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIPAddress.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIPAddress.test_not_ipaddress": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIPAddress.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_negative_int": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_not_int": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInhibitAnyPolicyExtension.test_inhibit_any_policy": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInvalidExtension.test_invalid_certificate_policies_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInvalidityDate.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInvalidityDate.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInvalidityDate.test_invalid_invalidity_date": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInvalidityDate.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInvalidityDate.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestInvalidityDate.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_get_values_for_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_invalid_general_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_iter_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-False-False-notafrozenset-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-False-False-only_some_reasons1-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-False-notabool-None-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-notabool-False-None-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-notabool-False-False-None-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-notabool-False-False-False-None-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-False-False-None-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-False-False-only_some_reasons2-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-False-False-only_some_reasons3-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-True-True-None-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-True-True-False-False-None-None-None]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_indirect_crl.pem-expected0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_only.pem-expected1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_only_aa.pem-expected2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_only_user.pem-expected3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_only_ca.pem-expected4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_reasons_only.pem-expected5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_relative_user_all_reasons.pem-expected6]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_relativename_only.pem-expected7]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_key_agreement_false_encipher_decipher_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_key_agreement_false_properties": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_key_agreement_true_properties": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_properties_key_agreement_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext0-\\x03\\x02\\x06@]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext1-\\x03\\x03\\x07H\\x80]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext2-\\x03\\x02\\x00\\x89]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext3-\\x03\\x02\\x02\\x94]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext4-\\x03\\x01\\x00]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_repr_key_agreement_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsage.test_repr_key_agreement_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsageExtension.test_all_purposes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsageExtension.test_key_cert_sign_crl_sign": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestKeyUsageExtension.test_no_key_usage": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_invalid_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_dnsname_allowed_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_dnsname_wrong_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_empty_lists": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_excluded_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_invalid_excluded_subtrees": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_invalid_permitted_subtrees": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_ipaddress_allowed_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_ipaddress_wrong_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_no_subtrees": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_permitted_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraints.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_certbuilder": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_excluded_with_leading_period": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_invalid_ipv4_netmask": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_invalid_ipv6_netmask": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_ip_invalid_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted_excluded": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted_excluded_with_ips": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted_with_leading_period": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_single_ip_netmask": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNoticeReference.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNoticeReference.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNoticeReference.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNoticeReference.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNoticeReference.test_notice_numbers_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNoticeReference.test_notice_numbers_not_all_int": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestNoticeReference.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_invalid_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_iter": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_nocheck": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNonce.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNonce.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNonce.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNonce.test_non_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNonce.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOCSPNonce.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOtherName.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOtherName.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOtherName.test_invalid_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOtherName.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestOtherName.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyConstraints.test_both_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyConstraints.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyConstraints.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyConstraints.test_invalid_explicit_policy": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyConstraints.test_invalid_inhibit_policy": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyConstraints.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyConstraints.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyConstraints.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyConstraintsExtension.test_inhibit_policy_mapping": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyConstraintsExtension.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyConstraintsExtension.test_require_explicit_policy": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyInformation.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyInformation.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyInformation.test_invalid_policy_identifier": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyInformation.test_invalid_policy_identifiers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyInformation.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyInformation.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyInformation.test_none_policy_qualifiers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyInformation.test_policy_qualifiers": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPolicyInformation.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_generate": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_load": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_generate": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_init": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_hash_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_signature_algorithm": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_version": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_ordering": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRFC822Name.test_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRFC822Name.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRFC822Name.test_invalid_email": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRFC822Name.test_non_a_label": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRFC822Name.test_not_text": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRFC822Name.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRFC822Name.test_single_label": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSAIssuerAlternativeNameExtension.test_uri": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_certbuilder": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_dirname": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_dns_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_idna2003_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_invalid_rfc822name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_ipaddress": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_other_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_registered_id": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_rfc822name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_rfc822name_dnsname_ipaddress_directoryname_uri": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_san_empty_hostname": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_san_wildcard_idna_dns_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_unicode_rfc822_name_dns_name_uri": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_unsupported_gn": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_uri": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_wildcard_dns_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRegisteredID.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRegisteredID.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRegisteredID.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRegisteredID.test_not_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestRegisteredID.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_get_values_for_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_invalid_general_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_iter_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_invalid_descriptions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_iter_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_iter_len": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectInformationAccessExtension.test_sia": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_properties": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_dsa_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_ec_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_ed25519_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_ed448_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_rsa_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_invalid_bit_string_padding_from_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_no_optional_params_allowed_from_public_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_no_subject_key_identifier": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_subject_key_identifier": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestTLSFeature.test_empty_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestTLSFeature.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestTLSFeature.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestTLSFeature.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestTLSFeature.test_iter": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestTLSFeature.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestTLSFeature.test_not_enum_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestTLSFeature.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestTLSFeature.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_empty_hostname": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_equality": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_no_parsed_hostname": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_non_a_label": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_not_text": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_with_port": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_invalid_oid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_public_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUserNotice.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUserNotice.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUserNotice.test_ne": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUserNotice.test_notice_reference_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUserNotice.test_notice_reference_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:TestUserNotice.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:test_all_extension_oid_members_have_names_defined": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_ext.py:test_unknown_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extension_checks_for_duplicates": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extensions[extension0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extensions[extension1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extensions[extension2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_invalid_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_multiple_extensions": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_aware_revocation_date": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_biggest_serial_number": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_create_revoked": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_minimal_serial_number": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_no_revocation_date": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_no_serial_number": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_revocation_date_before_1950": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_revocation_date_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_integer": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_less_than_160_bits_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_non_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_positive": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_set_revocation_date_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-cryptography.tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_set_serial_number_twice": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:03\nBEGIN: /usr/lib/python3-cryptography/ptest\nFree memory: 3.901 GB\nPASS: tests/test_cryptography_utils.py:TestCachedProperty.test_simple\nPASS: tests/test_cryptography_utils.py:TestCachedProperty.test_set\nPASS: tests/test_cryptography_utils.py:test_enum\nPASS: tests/test_fernet.py:TestFernet.test_generate[generate.json[0]]\nPASS: tests/test_fernet.py:TestFernet.test_verify[verify.json[0]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[0]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[1]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[2]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[3]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[4]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[5]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[6]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[7]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid_start_byte\nPASS: tests/test_fernet.py:TestFernet.test_timestamp_too_short\nPASS: tests/test_fernet.py:TestFernet.test_non_base64_token\nPASS: tests/test_fernet.py:TestFernet.test_invalid_types\nPASS: tests/test_fernet.py:TestFernet.test_timestamp_ignored_no_ttl\nPASS: tests/test_fernet.py:TestFernet.test_ttl_required_in_decrypt_at_time\nPASS: tests/test_fernet.py:TestFernet.test_roundtrips[]\nPASS: tests/test_fernet.py:TestFernet.test_roundtrips[Abc!]\nPASS: tests/test_fernet.py:TestFernet.test_roundtrips[\\x00\\xff\\x00\\x80]\nPASS: tests/test_fernet.py:TestFernet.test_bad_key[YWJj]\nPASS: tests/test_fernet.py:TestFernet.test_bad_key[abc]\nPASS: tests/test_fernet.py:TestFernet.test_extract_timestamp\nPASS: tests/test_fernet.py:TestMultiFernet.test_encrypt\nPASS: tests/test_fernet.py:TestMultiFernet.test_decrypt\nPASS: tests/test_fernet.py:TestMultiFernet.test_decrypt_at_time\nPASS: tests/test_fernet.py:TestMultiFernet.test_no_fernets\nPASS: tests/test_fernet.py:TestMultiFernet.test_non_iterable_argument\nPASS: tests/test_fernet.py:TestMultiFernet.test_rotate_bytes\nPASS: tests/test_fernet.py:TestMultiFernet.test_rotate_str\nPASS: tests/test_fernet.py:TestMultiFernet.test_rotate_preserves_timestamp\nPASS: tests/test_fernet.py:TestMultiFernet.test_rotate_decrypt_no_shared_keys\nPASS: tests/test_meta.py:test_no_circular_imports\nPASS: tests/test_rust_utils.py:TestFixedPool.test_basic\nPASS: tests/test_rust_utils.py:TestFixedPool.test_thread_stress\nPASS: tests/test_utils.py:test_check_backend_support_skip\nPASS: tests/test_utils.py:test_check_backend_support_no_skip\nPASS: tests/test_utils.py:test_load_nist_vectors\nPASS: tests/test_utils.py:test_load_nist_vectors_with_null_chars\nPASS: tests/test_utils.py:test_load_ed25519_vectors\nPASS: tests/test_utils.py:test_load_cryptrec_vectors\nPASS: tests/test_utils.py:test_load_cryptrec_vectors_invalid\nPASS: tests/test_utils.py:test_load_hash_vectors\nPASS: tests/test_utils.py:test_load_hmac_vectors\nPASS: tests/test_utils.py:test_load_hash_vectors_bad_data\nPASS: tests/test_utils.py:test_load_vectors_from_file\nPASS: tests/test_utils.py:test_load_nist_gcm_vectors\nPASS: tests/test_utils.py:test_load_pkcs1_vectors\nPASS: tests/test_utils.py:test_load_pkcs1_oaep_vectors\nPASS: tests/test_utils.py:test_load_hotp_vectors\nPASS: tests/test_utils.py:test_load_totp_vectors\nPASS: tests/test_utils.py:test_load_rsa_nist_vectors\nPASS: tests/test_utils.py:test_load_rsa_nist_pkcs1v15_verification_vectors\nPASS: tests/test_utils.py:test_load_rsa_nist_pss_verification_vectors\nPASS: tests/test_utils.py:test_load_fips_dsa_key_pair_vectors\nPASS: tests/test_utils.py:test_load_fips_dsa_sig_ver_vectors\nPASS: tests/test_utils.py:test_load_fips_dsa_sig_gen_vectors\nPASS: tests/test_utils.py:test_load_fips_ecdsa_key_pair_vectors\nPASS: tests/test_utils.py:test_load_fips_ecdsa_signing_vectors\nPASS: tests/test_utils.py:test_load_kasvs_dh_vectors\nPASS: tests/test_utils.py:test_load_kasvs_ecdh_vectors_empty_vector_data\nPASS: tests/test_utils.py:test_load_kasvs_ecdh_vectors\nPASS: tests/test_utils.py:test_load_kasvs_ecdh_kdf_vectors\nPASS: tests/test_utils.py:test_load_x963_vectors\nPASS: tests/test_utils.py:test_load_kbkdf_vectors\nPASS: tests/test_utils.py:test_load_nist_ccm_vectors_dvpt\nPASS: tests/test_utils.py:test_load_nist_ccm_vectors_vadt\nPASS: tests/test_utils.py:test_vector_version\nPASS: tests/test_utils.py:test_raises_unsupported_algorithm_wrong_type\nPASS: tests/test_utils.py:test_raises_unsupported_algorithm_wrong_reason\nPASS: tests/test_utils.py:test_raises_unsupported_no_exc\nPASS: tests/test_utils.py:test_raises_unsupported_algorithm\nPASS: tests/test_utils.py:TestDeprecated.test_getattr\nPASS: tests/test_utils.py:TestDeprecated.test_inspect_deprecated_module\nPASS: tests/test_warnings.py:TestDeprecated.test_deprecated\nPASS: tests/test_warnings.py:TestDeprecated.test_deleting_deprecated_members\nPASS: tests/hazmat/test_oid.py:test_basic_oid\nPASS: tests/hazmat/test_oid.py:test_oid_equal\nPASS: tests/hazmat/test_oid.py:test_oid_deepcopy\nPASS: tests/hazmat/test_oid.py:test_oid_constraint\nPASS: tests/hazmat/backends/test_openssl.py:TestLibreSkip.test_skip_no\nPASS: tests/hazmat/backends/test_openssl.py:TestLibreSkip.test_skip_yes\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_backend_exists\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_is_default_backend\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_openssl_version_text\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_openssl_version_number\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_supports_cipher\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_register_duplicate_cipher_adapter\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_nonexistent_cipher[mode0]\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_nonexistent_cipher[None]\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_openssl_assert\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_consume_errors\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_ssl_ciphers_registered\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_evp_ciphers_registered\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_unknown_error_in_cipher_finalize\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_int_to_bn\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_bn_to_int\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_generate_rsa_parameters_supported\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_generate_bad_public_exponent\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_cant_generate_insecure_tiny_key\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_unsupported_pss_mgf1_hash\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_unsupported\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_pkcs1v15\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_pss\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_oaep\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_oaep_sha2_combinations\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_unsupported_mgf\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_unsupported_mgf1_hash_algorithm_md5_decrypt\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLCMAC.test_unsupported_cipher\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_pem_password_cb\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_pem_password_cb_no_password\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_unsupported_evp_pkey_type\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_very_long_pem_serialization_password\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLEllipticCurve.test_sn_to_elliptic_curve_not_supported\nPASS: tests/hazmat/backends/test_openssl.py:TestRSAPEMSerialization.test_password_length_limit\nSKIP: tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_private_load_dhx_unsupported[asymmetric/DH/dhkey_rfc5114_2.pem-load_pem_private_key] # SKIP Requires OpenSSL without EVP_PKEY_DHX\nSKIP: tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_private_load_dhx_unsupported[asymmetric/DH/dhkey_rfc5114_2.der-load_der_private_key] # SKIP Requires OpenSSL without EVP_PKEY_DHX\nSKIP: tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_public_load_dhx_unsupported[asymmetric/DH/dhpub_rfc5114_2.pem-load_pem_public_key] # SKIP Requires OpenSSL without EVP_PKEY_DHX\nSKIP: tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_public_load_dhx_unsupported[asymmetric/DH/dhpub_rfc5114_2.der-load_der_public_key] # SKIP Requires OpenSSL without EVP_PKEY_DHX\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_no_leak_no_malloc\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_no_leak_free\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_no_leak_gc\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_leak\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_errors\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_ec_private_numbers_private_key\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_ec_derive_private_key\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_x25519_pubkey_from_private_key\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_load_pkcs12_key_and_certificates[pkcs12/cert-aes256cbc-no-key.p12]\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_load_pkcs12_key_and_certificates[pkcs12/cert-key-aes256cbc.p12]\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_write_pkcs12_key_and_certificates\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_binding_loads\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_ssl_ctx_options\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_ssl_options\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_conditional_removal\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_openssl_assert_error_on_stack\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_version_mismatch\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_legacy_provider_error\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_rust_internal_error\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCBC.test_kat\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCBC.test_mmt\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeOFB.test_kat\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeOFB.test_mmt\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCFB.test_kat\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCFB.test_mmt\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCFB8.test_kat\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCFB8.test_mmt\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeECB.test_kat\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeECB.test_mmt\nSKIP: tests/hazmat/primitives/test_aead.py:test_chacha20poly1305_unsupported_on_older_openssl # SKIP Requires OpenSSL without ChaCha20Poly1305 support\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_data_too_large\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_generate_key\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_bad_key\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_params_not_bytes_encrypt[nonce0-data-]\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_params_not_bytes_encrypt[000000000000-data1-]\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_params_not_bytes_encrypt[000000000000-data-associated_data2]\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_nonce_not_12_bytes\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_decrypt_data_too_short\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_associated_data_none_equal_to_empty_bytestring\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_openssl_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_boringssl_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_data_too_large\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_default_tag_length\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_invalid_tag_length\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_invalid_nonce_length\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_roundtrip\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_nonce_too_long\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_params_not_bytes[nonce0-data-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_params_not_bytes[000000000000-data1-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_params_not_bytes[000000000000-data-associated_data2]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_bad_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_bad_generate_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_associated_data_none_equal_to_empty_bytestring\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_decrypt_data_too_short\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_data_too_large\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_params_not_bytes[nonce0-data-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_params_not_bytes[000000000000-data1-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_params_not_bytes[000000000000-data-associated_data2]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_invalid_nonce_length[7]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_invalid_nonce_length[129]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_bad_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_bad_generate_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_associated_data_none_equal_to_empty_bytestring\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_buffer_protocol\nSKIP: tests/hazmat/primitives/test_aead.py:test_aesocb3_unsupported_on_older_openssl # SKIP Requires OpenSSL without AESOCB3 support\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_data_too_large\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_vectors_invalid\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_params_not_bytes[nonce0-data-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_params_not_bytes[000000000000-data1-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_params_not_bytes[000000000000-data-associated_data2]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_invalid_nonce_length\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_bad_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_bad_generate_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_associated_data_none_equal_to_empty_bytestring\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_data_too_large\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_no_empty_encryption\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_vectors_invalid\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_params_not_bytes[data0-associated_data0]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_params_not_bytes[datadatadatadatadata-associated_data1]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_params_not_bytes[datadatadatadatadata-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_bad_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_bad_generate_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_associated_data_none_equal_to_empty_list\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_vectors\nPASS: tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_too_short\nPASS: tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_no_duplicate_keys_encryption\nPASS: tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_unsupported_with_aes128_aes256_classes\nPASS: tests/hazmat/primitives/utils.py:TestAESModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestAESModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestAESModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestAESModeCFB.test_cfb\nPASS: tests/hazmat/primitives/utils.py:TestAESModeCFB8.test_cfb8\nPASS: tests/hazmat/primitives/utils.py:TestAESModeCTR.test_ctr\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode0]\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode1]\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode2]\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode3]\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode4]\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode5]\nSKIP: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode6] # SKIP AES in dummy-mode mode not supported\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode0]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode1]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode2]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode3]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode4]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode5]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode0]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode1]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode2]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode3]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode4]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode5]\nPASS: tests/hazmat/primitives/utils.py:TestAESModeGCM.test_gcm\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_with_only_aad\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_ciphertext_with_no_aad\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_ciphertext_limit\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_aad_limit\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_ciphertext_increments\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_aad_increments\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_none\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_mode\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_finalize\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_finalize_tag_length[tagtooshort]\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_finalize_tag_length[toolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolong]\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_min_max_iv[8]\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_min_max_iv[128]\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_alternate_aes_classes[AES128]\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_alternate_aes_classes[AES256]\nPASS: tests/hazmat/primitives/utils.py:TestARC4.test_rfc\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_dss_signature\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_encode_dss_non_integer\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_encode_dss_negative\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_decode_dss_trailing_bytes\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_decode_dss_invalid_asn1\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_pass_invalid_prehashed_arg\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_prehashed_digest_size\nPASS: tests/hazmat/primitives/test_block.py:TestCipher.test_creates_encryptor\nPASS: tests/hazmat/primitives/test_block.py:TestCipher.test_creates_decryptor\nPASS: tests/hazmat/primitives/test_block.py:TestCipher.test_instantiate_with_non_algorithm\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_use_after_finalize\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_use_update_into_after_finalize\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_unaligned_block_encryption\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_nonexistent_cipher[mode0]\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_nonexistent_cipher[None]\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_incorrectly_padded\nPASS: tests/hazmat/primitives/utils.py:TestAEADCipherContext.test_aead_exceptions\nPASS: tests/hazmat/primitives/utils.py:TestAEADCipherContext.test_aead_tag_exceptions\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_cbc\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_ofb\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_cfb\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_cfb8\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_ctr\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_gcm\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_cbc\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_cfb\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_cfb8\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_ofb\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_ctr\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_gcm_iv\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_gcm_tag\nPASS: tests/hazmat/primitives/utils.py:TestBlowfishModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestBlowfishModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestBlowfishModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestBlowfishModeCFB.test_cfb\nPASS: tests/hazmat/primitives/utils.py:TestCamelliaModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestCamelliaModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestCamelliaModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestCamelliaModeCFB.test_cfb\nPASS: tests/hazmat/primitives/utils.py:TestCAST5ModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestCAST5ModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestCAST5ModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestCAST5ModeCFB.test_cfb\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_vectors[vector0]\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_vectors[vector1]\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_vectors[vector2]\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_key_size\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_invalid_nonce\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAES.test_key_size[00000000000000000000000000000000-128]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAES.test_key_size[000000000000000000000000000000000000000000000000-192]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAES.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAES.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAES.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CBC]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CTR]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CFB]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CFB8]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[OFB]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_xts_tweak_not_bytes\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_xts_tweak_too_small\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_xts_wrong_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestGCM.test_gcm_min_max[7]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestGCM.test_gcm_min_max[129]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_key_size[00000000000000000000000000000000-128]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_key_size[000000000000000000000000000000000000000000000000-192]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_key_size[0000000000000000]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_key_size[00000000000000000000000000000000]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_key_size[000000000000000000000000000000000000000000000000]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000-32]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000-40]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000-48]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000-56]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000-64]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000-72]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000-80]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000-88]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000-96]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000-104]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000-112]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000-120]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000-128]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000-136]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000-144]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000-152]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000-160]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000-168]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000-176]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000-184]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000-192]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000-200]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000-208]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000-216]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000-224]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000-232]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000-240]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000-248]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000-264]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000-272]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000-280]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000-288]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000-296]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000-304]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000-312]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000-320]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000-328]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000-336]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000-344]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-352]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-360]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-368]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-376]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-384]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-392]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-400]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-408]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-416]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-424]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-432]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-440]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-448]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000-40]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000-48]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000-56]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000000000-64]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000000000-72]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000000000-80]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000000000000000-88]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000000000000000-96]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000000000000000-104]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000000000000000000000-112]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000000000000000000000-120]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000000000000000000000-128]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[0000000000-40]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[00000000000000-56]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[0000000000000000-64]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[00000000000000000000-80]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[00000000000000000000000000000000-128]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[000000000000000000000000000000000000000000000000-192]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestIDEA.test_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestIDEA.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestIDEA.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestSEED.test_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestSEED.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestSEED.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:test_invalid_mode_algorithm\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params0]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params1]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params2]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params3]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params4]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params5]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params6]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params7]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params8]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params9]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params10]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params11]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params12]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params13]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_gcm\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_finalize_with_tag_already_finalized\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params0]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params1]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params2]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params3]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params4]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params5]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params6]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params7]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params8]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params9]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params10]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params11]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params12]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params13]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_buffer_too_small\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_immutable\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_buffer_too_small_gcm\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_auto_chunking\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_max_chunk_size_fits_in_int32\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params0]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params1]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params2]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params3]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params4]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params5]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params6]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params7]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params8]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params9]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params10]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params11]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params0]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params1]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params2]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params3]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params4]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params5]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params6]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params7]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params8]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params9]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params10]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params11]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params0]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params1]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params2]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params3]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params4]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params5]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params6]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params7]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params0]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params1]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params2]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params3]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params4]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params5]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params6]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params7]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_invalid_verify\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_invalid_algorithm\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_raises_after_finalize\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_verify_reject_unicode\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_copy_with_backend\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_length_limit\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_already_finalized\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_derive\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_verify\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_invalid_verify\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_unicode_typeerror\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_length_limit\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_already_finalized\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_derive\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_derive_explicit_salt\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_verify\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_invalid_verify\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_unicode_typeerror\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_unsupported_hash_algorithm\nPASS: tests/hazmat/primitives/test_constant_time.py:TestConstantTimeBytesEq.test_reject_unicode\nPASS: tests/hazmat/primitives/test_constant_time.py:TestConstantTimeBytesEq.test_compares\nPASS: tests/hazmat/primitives/test_dh.py:test_dh_parameternumbers\nPASS: tests/hazmat/primitives/test_dh.py:test_dh_numbers\nPASS: tests/hazmat/primitives/test_dh.py:test_dh_parameter_numbers_equality\nPASS: tests/hazmat/primitives/test_dh.py:test_dh_private_numbers_equality\nPASS: tests/hazmat/primitives/test_dh.py:test_dh_public_numbers_equality\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_small_key_generate_dh\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_unsupported_generator_generate_dh\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_large_key_generate_dh\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector0]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector1]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector2]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector3]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector4]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector5]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported_with_q[vector0]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported_with_q[vector1]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported_with_q[vector2]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_convert_to_numbers[False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_convert_to_numbers[True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_numbers_unsupported_parameters\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_generate_dh[False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_generate_dh[True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_exchange_wrong_type\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_exchange\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_exchange_algorithm\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_symmetric_key_padding\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_bad_exchange[vector0]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_bad_exchange[vector1]\nSKIP: tests/hazmat/primitives/test_dh.py:TestDH.test_load_256bit_key_from_pkcs8 # SKIP 256-bit DH keys are not supported in OpenSSL 3.0.0+ (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nSKIP: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector0] # SKIP DH keys less than 512 bits are unsupported\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector1]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector2]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector3]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector4]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors_with_q[vector0]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors_with_q[vector1]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors_with_q[vector2]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_public_key_equality\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.PEM-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.DER-load_der_private_key]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey.pem-load_pem_private_key-Encoding.PEM-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey.der-load_der_private_key-Encoding.DER-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey_rfc5114_2.pem-load_pem_private_key-Encoding.PEM-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey_rfc5114_2.der-load_der_private_key-Encoding.DER-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey.pem-load_pem_private_key-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey.der-load_der_private_key-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey_rfc5114_2.pem-load_pem_private_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey_rfc5114_2.der-load_der_private_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_traditional_openssl_invalid\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_invalid_encryption_algorithm\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_unsupported_encryption_type\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes[Encoding.PEM-load_pem_public_key]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes[Encoding.DER-load_der_public_key]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub.pem-load_pem_public_key-Encoding.PEM-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub.der-load_der_public_key-Encoding.DER-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub_rfc5114_2.pem-load_pem_public_key-Encoding.PEM-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub_rfc5114_2.der-load_der_public_key-Encoding.DER-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub.pem-load_pem_public_key-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub.der-load_der_public_key-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub_rfc5114_2.pem-load_pem_public_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub_rfc5114_2.der-load_der_public_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_pkcs1_unsupported\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes[Encoding.PEM-load_pem_parameters]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes[Encoding.DER-load_der_parameters]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp.pem-load_pem_parameters-Encoding.PEM-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp.der-load_der_parameters-Encoding.DER-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp_rfc5114_2.pem-load_pem_parameters-Encoding.PEM-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp_rfc5114_2.der-load_der_parameters-Encoding.DER-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp.pem-load_pem_parameters-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp.der-load_der_parameters-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp_rfc5114_2.pem-load_pem_parameters-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp_rfc5114_2.der-load_der_parameters-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_openssh_unsupported\nPASS: tests/hazmat/primitives/test_dsa.py:test_skip_if_dsa_not_supported\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_parameters\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_invalid_dsa_parameters\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector0]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector1]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector2]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector3]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector4]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector5]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector6]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector7]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector8]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector9]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector10]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector11]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector12]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector13]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector14]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector15]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector16]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector17]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector18]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector19]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector20]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector21]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector22]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector23]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector24]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector25]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector26]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector27]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector28]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector29]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector30]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector31]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector32]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector33]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector34]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector35]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector36]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector37]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector38]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector39]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_private_key_and_parameters\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[114813069527425452423283320117768198402231770208869520047764273682576626139237031385665948631650626991844596463898746277344711896086305533142593135616665318539129989145312280000688779148240044871428926990063486244781615463646388363947317026040466353970904996558162398808944629605623311649536164221970332681344168908984458505602379484807914058900934776500429002716706625830522008132236281291761267883317206598995396418127021779858404042159853183251540889433902091920554957783589672039160081957216630582755380425583726015528348786419432054508915275783882625175435528800822842770817965453762184851149029376-64580463367830425695563881724471017673520429069656986647748425010824583758237-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[1230231922161117176931558813276752514640713895736833715766118029160058800614672948775360067838593459582429649254051804908512884180898236823585082482065348331234959350355845017413023320111360666922624728239756880416434478315693675013413090757208690376793296658810662941824493488451726505303712916005346747908623702673480919353936813105736620402352744776903840477883651100322409301983488363802930540482487909763484098253940728685132044408863734754271212592471778643949486688511721051561970432780747454823776808464180697103083861812184348565522740195796682622205511845512080552010310050255801589349645928001133745474220715013683413907542779063759833876101354235184245096670042160720629411581502371248008430447184842098610320580417992206662247328722122088513643683907670360209162653670641130936997002170500675501374723998766005827579300723253474890612250135171889174899079911291512399773872178519018229989376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[1559504234547468581304567226460768608081271214727654204333453952926900976495110618128064737339483946752503443761686131471193552271391852659365064193689392559857829758647506061444069994636978124555039707021026476921245713792495696830489695982517401374524146395314086050573598895578753486573656547264829724715932052714690465143691079775180749496661686980467990422706106336901081361713909734652492889900400432530264154517064818874355683211771247542255360770859202881042407321220147178491319099787468327066302406927144086576737903714701601736623560954178852475527302623194659586840661992322447177128426246491955961010675451618821886518435583088591308904900490715258463464226563420983440620405774333825186975312197725189750319557792096615997665422000745722876999214186078146392580518345248676324463304482507500065284168027434769274019148663298021844379894848722336864804208500694000341987792816059067898321463326409859968256077029626085376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-1427247692705959881058285969449495136382746624-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[29555392294711864157275386815357618537267080960988042268769156693495099199494704796915951070598564457252063963236005374978324519040156266830045003525181491358798306007186824306150297663849510518707433934467429207182178449463694000139212998665077346493506545012211151383827198540802876746901147575469495068256646031117919929434798636829182219169696824522393813957790597738733918839622212092151454935285851863864021229974481160612535913952098870154429666829370298276918167675877104217215974981914624021418853287860181856869732382796310887090281214039850070167110726468088494269344139382408436774468544267299023820844791-1809251394333065553493296640760748560207343510400633813116524750123642650624-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[5519320730249681432599424170115956030357050201283202306339209391187401305615148896039707619235778782276224375819012348685968519288227748401050770409189474950289221338707575489252557919483800448572150134191498343159237639002373213381875357415465724776287638364885072094009953455303547705753714075059920162016781265030954925172865111563664931421763299543819627291231857745792703279562544814805187433350955509918768555350719577748146733262773550471639861425535958491859790667580434510654927848290073996888660173454126310419986151004041956730952727626644462173102625536453618534787776297771654251563192054641985234281627395744029665008245392898762735662909832227695869698824323650209466097597832806641453514233256642751270810627789205771420386973686952888623615526881134520650055877554418237660952469321315653878711628226241082672111623731775473801826839917951811911985483915128679893364034131626472220019809103848166144581212503-1852673427797059126777135760139006525652319754650249024631321344126610074238976-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-0]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-1]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-17218479456385750618067377696052635483579924745448689921733236816400740691241745619397484537236046173286370919031961587788584927290816661024991609882728717344659503471655990880884679896520055123906467064419056526231345685268240569209892573766037966584735183775739433978714578587782701380797240772477647874555986712746271362892227516205318914435913511141036261376]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[114813069527425452423283320117768198402231770208869520047764273682576626139237031385665948631650626991844596463898746277344711896086305533142593135616665318539129989145312280000688779148240044871428926990063486244781615463646388363947317026040466353970904996558162398808944629605623311649536164221970332681344168908984458505602379484807914058900934776500429002716706625830522008132236281291761267883317206598995396418127021779858404042159853183251540889433902091920554957783589672039160081957216630582755380425583726015528348786419432054508915275783882625175435528800822842770817965453762184851149029376-64580463367830425695563881724471017673520429069656986647748425010824583758237-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463-29102530691960613264070176723331875228281365779995140773780409345248917145761]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[1230231922161117176931558813276752514640713895736833715766118029160058800614672948775360067838593459582429649254051804908512884180898236823585082482065348331234959350355845017413023320111360666922624728239756880416434478315693675013413090757208690376793296658810662941824493488451726505303712916005346747908623702673480919353936813105736620402352744776903840477883651100322409301983488363802930540482487909763484098253940728685132044408863734754271212592471778643949486688511721051561970432780747454823776808464180697103083861812184348565522740195796682622205511845512080552010310050255801589349645928001133745474220715013683413907542779063759833876101354235184245096670042160720629411581502371248008430447184842098610320580417992206662247328722122088513643683907670360209162653670641130936997002170500675501374723998766005827579300723253474890612250135171889174899079911291512399773872178519018229989376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590-80720701423197857921972340951126118815627594890158677747354012815713362867974]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[1559504234547468581304567226460768608081271214727654204333453952926900976495110618128064737339483946752503443761686131471193552271391852659365064193689392559857829758647506061444069994636978124555039707021026476921245713792495696830489695982517401374524146395314086050573598895578753486573656547264829724715932052714690465143691079775180749496661686980467990422706106336901081361713909734652492889900400432530264154517064818874355683211771247542255360770859202881042407321220147178491319099787468327066302406927144086576737903714701601736623560954178852475527302623194659586840661992322447177128426246491955961010675451618821886518435583088591308904900490715258463464226563420983440620405774333825186975312197725189750319557792096615997665422000745722876999214186078146392580518345248676324463304482507500065284168027434769274019148663298021844379894848722336864804208500694000341987792816059067898321463326409859968256077029626085376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590-80720701423197857921972340951126118815627594890158677747354012815713362867974]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-1427247692705959881058285969449495136382746624-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[29555392294711864157275386815357618537267080960988042268769156693495099199494704796915951070598564457252063963236005374978324519040156266830045003525181491358798306007186824306150297663849510518707433934467429207182178449463694000139212998665077346493506545012211151383827198540802876746901147575469495068256646031117919929434798636829182219169696824522393813957790597738733918839622212092151454935285851863864021229974481160612535913952098870154429666829370298276918167675877104217215974981914624021418853287860181856869732382796310887090281214039850070167110726468088494269344139382408436774468544267299023820844791-1809251394333065553493296640760748560207343510400633813116524750123642650624-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463-29102530691960613264070176723331875228281365779995140773780409345248917145761]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[5519320730249681432599424170115956030357050201283202306339209391187401305615148896039707619235778782276224375819012348685968519288227748401050770409189474950289221338707575489252557919483800448572150134191498343159237639002373213381875357415465724776287638364885072094009953455303547705753714075059920162016781265030954925172865111563664931421763299543819627291231857745792703279562544814805187433350955509918768555350719577748146733262773550471639861425535958491859790667580434510654927848290073996888660173454126310419986151004041956730952727626644462173102625536453618534787776297771654251563192054641985234281627395744029665008245392898762735662909832227695869698824323650209466097597832806641453514233256642751270810627789205771420386973686952888623615526881134520650055877554418237660952469321315653878711628226241082672111623731775473801826839917951811911985483915128679893364034131626472220019809103848166144581212503-1852673427797059126777135760139006525652319754650249024631321344126610074238976-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590-80720701423197857921972340951126118815627594890158677747354012815713362867974]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-0-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-1-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-17218479456385750618067377696052635483579924745448689921733236816400740691241745619397484537236046173286370919031961587788584927290816661024991609882728717344659503471655990880884679896520055123906467064419056526231345685268240569209892573766037966584735183775739433978714578587782701380797240772477647874555986712746271362892227516205318914435913511141036261376-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-0]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903--2]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-730750818665451459101842416358141509827966271488]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-1606938044258990275541962092341162602522202993782792835301376]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-1267650600228229401496703205376-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[114813069527425452423283320117768198402231770208869520047764273682576626139237031385665948631650626991844596463898746277344711896086305533142593135616665318539129989145312280000688779148240044871428926990063486244781615463646388363947317026040466353970904996558162398808944629605623311649536164221970332681344168908984458505602379484807914058900934776500429002716706625830522008132236281291761267883317206598995396418127021779858404042159853183251540889433902091920554957783589672039160081957216630582755380425583726015528348786419432054508915275783882625175435528800822842770817965453762184851149029376-64580463367830425695563881724471017673520429069656986647748425010824583758237-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[1230231922161117176931558813276752514640713895736833715766118029160058800614672948775360067838593459582429649254051804908512884180898236823585082482065348331234959350355845017413023320111360666922624728239756880416434478315693675013413090757208690376793296658810662941824493488451726505303712916005346747908623702673480919353936813105736620402352744776903840477883651100322409301983488363802930540482487909763484098253940728685132044408863734754271212592471778643949486688511721051561970432780747454823776808464180697103083861812184348565522740195796682622205511845512080552010310050255801589349645928001133745474220715013683413907542779063759833876101354235184245096670042160720629411581502371248008430447184842098610320580417992206662247328722122088513643683907670360209162653670641130936997002170500675501374723998766005827579300723253474890612250135171889174899079911291512399773872178519018229989376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[1559504234547468581304567226460768608081271214727654204333453952926900976495110618128064737339483946752503443761686131471193552271391852659365064193689392559857829758647506061444069994636978124555039707021026476921245713792495696830489695982517401374524146395314086050573598895578753486573656547264829724715932052714690465143691079775180749496661686980467990422706106336901081361713909734652492889900400432530264154517064818874355683211771247542255360770859202881042407321220147178491319099787468327066302406927144086576737903714701601736623560954178852475527302623194659586840661992322447177128426246491955961010675451618821886518435583088591308904900490715258463464226563420983440620405774333825186975312197725189750319557792096615997665422000745722876999214186078146392580518345248676324463304482507500065284168027434769274019148663298021844379894848722336864804208500694000341987792816059067898321463326409859968256077029626085376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-1427247692705959881058285969449495136382746624-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[29555392294711864157275386815357618537267080960988042268769156693495099199494704796915951070598564457252063963236005374978324519040156266830045003525181491358798306007186824306150297663849510518707433934467429207182178449463694000139212998665077346493506545012211151383827198540802876746901147575469495068256646031117919929434798636829182219169696824522393813957790597738733918839622212092151454935285851863864021229974481160612535913952098870154429666829370298276918167675877104217215974981914624021418853287860181856869732382796310887090281214039850070167110726468088494269344139382408436774468544267299023820844791-1809251394333065553493296640760748560207343510400633813116524750123642650624-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[5519320730249681432599424170115956030357050201283202306339209391187401305615148896039707619235778782276224375819012348685968519288227748401050770409189474950289221338707575489252557919483800448572150134191498343159237639002373213381875357415465724776287638364885072094009953455303547705753714075059920162016781265030954925172865111563664931421763299543819627291231857745792703279562544814805187433350955509918768555350719577748146733262773550471639861425535958491859790667580434510654927848290073996888660173454126310419986151004041956730952727626644462173102625536453618534787776297771654251563192054641985234281627395744029665008245392898762735662909832227695869698824323650209466097597832806641453514233256642751270810627789205771420386973686952888623615526881134520650055877554418237660952469321315653878711628226241082672111623731775473801826839917951811911985483915128679893364034131626472220019809103848166144581212503-1852673427797059126777135760139006525652319754650249024631321344126610074238976-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-0-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-1-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-17218479456385750618067377696052635483579924745448689921733236816400740691241745619397484537236046173286370919031961587788584927290816661024991609882728717344659503471655990880884679896520055123906467064419056526231345685268240569209892573766037966584735183775739433978714578587782701380797240772477647874555986712746271362892227516205318914435913511141036261376-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_large_p\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_public_key_equality\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_dsa_verification\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_dsa_verify_invalid_asn1\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_verify\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_prehashed_verify\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_dsa_signing\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_sign\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_prehashed_sign\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_parameter_numbers\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_parameter_numbers_invalid_types\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_public_numbers\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_public_numbers_invalid_types\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_private_numbers\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_private_numbers_invalid_types\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_repr\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_parameter_numbers_eq\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_parameter_numbers_ne\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_public_numbers_eq\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_public_numbers_ne\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_private_numbers_eq\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_private_numbers_ne\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-s]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-longerpassword]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.SMIME-PrivateFormat.TraditionalOpenSSL]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbol]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.TraditionalOpenSSL-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.TraditionalOpenSSL-load_der_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.PKCS8-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.PKCS8-load_der_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/Traditional_OpenSSL_Serialization/dsa.1024.pem-Encoding.PEM-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/DER_Serialization/dsa.1024.der-Encoding.DER-load_der_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_traditional_der_encrypted_invalid\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_invalid_encryption_algorithm\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unsupported_encryption_type\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/PKCS8/unenc-dsa-pkcs8.pub.pem-load_pem_public_key-Encoding.PEM]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/DER_Serialization/unenc-dsa-pkcs8.pub.der-load_der_public_key-Encoding.DER]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_openssh\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_pkcs1_unsupported\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_ec.py:test_get_curve_for_oid\nPASS: tests/hazmat/primitives/test_ec.py:test_skip_curve_unsupported\nPASS: tests/hazmat/primitives/test_ec.py:test_skip_exchange_algorithm_unsupported\nPASS: tests/hazmat/primitives/test_ec.py:test_skip_ecdsa_vector\nPASS: tests/hazmat/primitives/test_ec.py:test_derive_private_key_success\nPASS: tests/hazmat/primitives/test_ec.py:test_derive_private_key_errors\nPASS: tests/hazmat/primitives/test_ec.py:test_derive_point_at_infinity\nPASS: tests/hazmat/primitives/test_ec.py:test_ec_numbers\nPASS: tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[None-2-3-curve0]\nPASS: tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[1-None-3-curve1]\nPASS: tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[1-2-None-curve2]\nPASS: tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[1-2-3-None]\nPASS: tests/hazmat/primitives/test_ec.py:test_invalid_private_numbers_public_numbers\nPASS: tests/hazmat/primitives/test_ec.py:test_ec_public_numbers_repr\nPASS: tests/hazmat/primitives/test_ec.py:test_ec_public_numbers_hash\nPASS: tests/hazmat/primitives/test_ec.py:test_ec_private_numbers_hash\nPASS: tests/hazmat/primitives/test_ec.py:test_ec_key_key_size\nPASS: tests/hazmat/primitives/test_ec.py:TestECWithNumbers.test_with_numbers\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_signing_with_example_keys\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP192R10]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP256R10]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP192R11]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP224R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP256R11]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP384R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP521R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP256K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT163K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT233K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT283K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT409K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT571K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT163R2]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT233R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT283R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT409R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT571R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[BrainpoolP256R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[BrainpoolP384R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[BrainpoolP512R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_unknown_curve\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_unknown_signature_algoritm\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_load_invalid_ec_key_from_numbers\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_load_invalid_public_ec_key_from_numbers\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_load_invalid_ec_key_from_pem\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_signatures\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_signature_failures\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_sign\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_sign_prehashed\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_sign_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_verify\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_verify_prehashed\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_verify_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/test_ec.py:TestECEquality.test_public_numbers_eq\nPASS: tests/hazmat/primitives/test_ec.py:TestECEquality.test_public_numbers_ne\nPASS: tests/hazmat/primitives/test_ec.py:TestECEquality.test_private_numbers_eq\nPASS: tests/hazmat/primitives/test_ec.py:TestECEquality.test_private_numbers_ne\nPASS: tests/hazmat/primitives/test_ec.py:TestECEquality.test_public_key_equality\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-s]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-longerpassword]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbol]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.TraditionalOpenSSL-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.TraditionalOpenSSL-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.PKCS8-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.PKCS8-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/PEM_Serialization/ec_private_key.pem-Encoding.PEM-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/DER_Serialization/ec_private_key.der-Encoding.DER-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_traditional_der_encrypted_invalid\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_invalid_encryption_algorithm\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unsupported_encryption_type\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_public_bytes_from_derived_public_key\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_match[asymmetric/PEM_Serialization/ec_public_key.pem-load_pem_public_key-Encoding.PEM]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_match[asymmetric/DER_Serialization/ec_public_key.der-load_der_public_key-Encoding.DER]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_openssh\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_pkcs1_unsupported\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector0]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector1]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector2]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector3]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_notoncurve\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_uncompressed\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_invalid_length\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_empty_byte_string\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_not_a_curve\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_unsupported_encoding\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector0]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector1]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector2]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector3]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_key_exchange_with_vectors\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_brainpool_kex[vector0]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_brainpool_kex[vector1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_brainpool_kex[vector2]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_exchange_unsupported_algorithm\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_exchange_non_matching_curve\nSKIP: tests/hazmat/primitives/test_ed25519.py:test_ed25519_unsupported # SKIP Requires OpenSSL without Ed25519 support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_sign_verify_input\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_pub_priv_bytes_raw\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_signature\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_generate\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_load_public_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_type_public_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_type_private_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_length_from_public_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_length_from_private_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_private_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_public_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption4-\\x00-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_ed25519.py:test_public_key_equality\nSKIP: tests/hazmat/primitives/test_ed448.py:test_ed448_unsupported # SKIP Requires OpenSSL without Ed448 support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector0]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector1]\nSKIP: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector2] # SKIP ed448 contexts are not currently supported\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector3]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector4]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector5]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector6]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector7]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector8]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_signature\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_generate\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector0]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector1]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector2]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector3]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector4]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector5]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector6]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector7]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector8]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_type_public_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_type_private_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_length_from_public_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_length_from_private_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_private_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_public_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_malleability\nPASS: tests/hazmat/primitives/test_ed448.py:test_public_key_equality\nPASS: tests/hazmat/primitives/utils.py:TestSHA1.test_sha1\nPASS: tests/hazmat/primitives/utils.py:TestSHA224.test_sha224\nPASS: tests/hazmat/primitives/utils.py:TestSHA256.test_sha256\nPASS: tests/hazmat/primitives/utils.py:TestSHA384.test_sha384\nPASS: tests/hazmat/primitives/utils.py:TestSHA512.test_sha512\nPASS: tests/hazmat/primitives/utils.py:TestSHA512224.test_sha512_224\nPASS: tests/hazmat/primitives/utils.py:TestSHA512256.test_sha512_256\nPASS: tests/hazmat/primitives/utils.py:TestMD5.test_md5\nPASS: tests/hazmat/primitives/utils.py:TestBLAKE2b.test_b2b\nPASS: tests/hazmat/primitives/utils.py:TestBLAKE2s256.test_b2s\nPASS: tests/hazmat/primitives/utils.py:TestSHA3224.test_sha3_224\nPASS: tests/hazmat/primitives/utils.py:TestSHA3256.test_sha3_256\nPASS: tests/hazmat/primitives/utils.py:TestSHA3384.test_sha3_384\nPASS: tests/hazmat/primitives/utils.py:TestSHA3512.test_sha3_512\nPASS: tests/hazmat/primitives/utils.py:TestSHAKE128.test_shake128\nPASS: tests/hazmat/primitives/test_hash_vectors.py:TestSHAKE128.test_shake128_variable\nPASS: tests/hazmat/primitives/utils.py:TestSHAKE256.test_shake256\nPASS: tests/hazmat/primitives/test_hash_vectors.py:TestSHAKE256.test_shake256_variable\nPASS: tests/hazmat/primitives/utils.py:TestSM3.test_sm3\nPASS: tests/hazmat/primitives/test_hashes.py:TestHashContext.test_hash_reject_unicode\nPASS: tests/hazmat/primitives/test_hashes.py:TestHashContext.test_hash_algorithm_instance\nPASS: tests/hazmat/primitives/test_hashes.py:TestHashContext.test_raises_after_finalize\nPASS: tests/hazmat/primitives/test_hashes.py:TestHashContext.test_unsupported_hash\nPASS: tests/hazmat/primitives/utils.py:TestSHA1.test_sha1\nPASS: tests/hazmat/primitives/utils.py:TestSHA224.test_sha224\nPASS: tests/hazmat/primitives/utils.py:TestSHA256.test_sha256\nPASS: tests/hazmat/primitives/utils.py:TestSHA384.test_sha384\nPASS: tests/hazmat/primitives/utils.py:TestSHA512.test_sha512\nPASS: tests/hazmat/primitives/utils.py:TestMD5.test_md5\nPASS: tests/hazmat/primitives/utils.py:TestBLAKE2b.test_blake2b\nPASS: tests/hazmat/primitives/test_hashes.py:TestBLAKE2b.test_invalid_digest_size\nPASS: tests/hazmat/primitives/utils.py:TestBLAKE2s.test_blake2s\nPASS: tests/hazmat/primitives/test_hashes.py:TestBLAKE2s.test_invalid_digest_size\nPASS: tests/hazmat/primitives/test_hashes.py:test_buffer_protocol_hash\nPASS: tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_type[SHAKE128]\nPASS: tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_type[SHAKE256]\nPASS: tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_size[SHAKE128]\nPASS: tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_size[SHAKE256]\nPASS: tests/hazmat/primitives/utils.py:TestSM3.test_sm3\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_length_limit\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_already_finalized\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_verify\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_verify_invalid\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_unicode_typeerror\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_derive_short_output\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_derive_long_output\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_derive\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_verify\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_invalid_verify\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_already_finalized\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_unicode_error\nPASS: tests/hazmat/primitives/utils.py:TestHKDFSHA1.test_hkdfsha1\nPASS: tests/hazmat/primitives/utils.py:TestHKDFSHA256.test_hkdfsha256\nPASS: tests/hazmat/primitives/utils.py:TestHMACCopy.test_copy\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_hmac_reject_unicode\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_hmac_algorithm_instance\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_raises_after_finalize\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_verify\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_invalid_verify\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_verify_reject_unicode\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_unsupported_hash\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_algorithm\nPASS: tests/hazmat/primitives/utils.py:TestHMACMD5.test_hmac_md5\nPASS: tests/hazmat/primitives/utils.py:TestHMACSHA1.test_hmac_sha1\nPASS: tests/hazmat/primitives/utils.py:TestHMACSHA224.test_hmac_sha224\nPASS: tests/hazmat/primitives/utils.py:TestHMACSHA256.test_hmac_sha256\nPASS: tests/hazmat/primitives/utils.py:TestHMACSHA384.test_hmac_sha384\nPASS: tests/hazmat/primitives/utils.py:TestHMACSHA512.test_hmac_sha512\nPASS: tests/hazmat/primitives/test_hmac_vectors.py:TestHMACBLAKE2.test_blake2b\nPASS: tests/hazmat/primitives/test_hmac_vectors.py:TestHMACBLAKE2.test_blake2s\nPASS: tests/hazmat/primitives/utils.py:TestIDEAModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestIDEAModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestIDEAModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestIDEAModeCFB.test_cfb\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_invalid_key\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_already_finalized\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_key_length\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_rlen\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_r_type\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_l_type\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_l\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_mode\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_parameters\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_missing_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_keyword_only_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_invalid_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_ignored_break_location_before\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_ignored_break_location_after\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_hash\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_algorithm\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unicode_error_label\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unicode_error_context\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unicode_error_key_material\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_invalid_key\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_already_finalized\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_key_length\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_rlen\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_r_type\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_l_type\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_l\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_mode\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_parameters\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_missing_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_keyword_only_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_invalid_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_ignored_break_location_before\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_ignored_break_location_after\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_algorithm\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unicode_error_label\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unicode_error_context\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_cipher\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unicode_error_key_material\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_wrong_key_material_length\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/utils.py:TestCounterKDFCounterMode.test_kbkdfctr\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_wrap\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_unwrap\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_wrap_invalid_key_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_unwrap_invalid_key_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_wrap_invalid_key_to_wrap_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_unwrap_invalid_wrapped_key_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_wrap\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_wrap_additional_vectors\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap_additional_vectors\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap_invalid_wrapped_key_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_wrap_invalid_key_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap_invalid_key_length\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_block_size[127]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_block_size[4096]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_block_size[-2]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-1111]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-1111111111111111]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-111111111111111\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-\\x06\\x06\\x06\\x06\\x06\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_non_bytes\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_zany_py2_bytes_subclass\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-1111111111-1111111111\\x06\\x06\\x06\\x06\\x06\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-111111111111111122222222222222-111111111111111122222222222222\\x02\\x02]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-1111111111111111-1111111111111111\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-11111111111111111-11111111111111111\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_unpad[128-1111111111-1111111111\\x06\\x06\\x06\\x06\\x06\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_unpad[128-111111111111111122222222222222-111111111111111122222222222222\\x02\\x02]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_use_after_finalize\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_large_padding\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_bytearray\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_block_size[127]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_block_size[4096]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_block_size[-2]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-1111]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-1111111111111111]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-111111111111111\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-1111111111\\x06\\x06\\x06\\x06\\x06\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-\\x06\\x06\\x06\\x06\\x06\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_non_bytes\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_zany_py2_bytes_subclass\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-1111111111-1111111111\\x00\\x00\\x00\\x00\\x00\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-111111111111111122222222222222-111111111111111122222222222222\\x00\\x02]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-1111111111111111-1111111111111111\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x10]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-11111111111111111-11111111111111111\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x0f]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_unpad[128-1111111111-1111111111\\x00\\x00\\x00\\x00\\x00\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_unpad[128-111111111111111122222222222222-111111111111111122222222222222\\x00\\x02]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_use_after_finalize\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_bytearray\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_already_finalized\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_unsupported_algorithm\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_invalid_key\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_unicode_error_with_salt\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_unicode_error_with_key_material\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_pbkdf2hmac_vectors.py:test_pbkdf2_hmacsha1_vectors\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys[cert-key-aes256cbc.p12-cryptography]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys[cert-none-key-none.p12-cryptography]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys_rc2[cert-rc2-key-3des.p12-cryptography]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys_rc2[no-password.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_cert_only\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_key_only\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_non_bytes\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_not_a_pkcs12\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_invalid_password\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-None-no-name-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-name2-name3-name-all-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-None-None-name-1-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-name3-name-2-3-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-None-name-2-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-name3-name-3-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[\\xe2\\x98\\xba-\\xc3\\xa4-\\xc3\\xa7-name-unicode-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-None-no-name-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-name2-name3-name-all-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-None-None-name-1-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-name3-name-2-3-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-None-name-2-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-name3-name-3-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[\\xe2\\x98\\xba-\\xc3\\xa4-\\xc3\\xa7-name-unicode-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-None-no-cert-no-name-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-name3-no-cert-name-all-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-None-no-cert-name-2-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-name3-no-cert-name-3-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[\\xe2\\x98\\xb9-\\xc3\\xaf-no-cert-name-unicode-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-None-no-cert-no-name-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-name3-no-cert-name-all-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-None-no-cert-name-2-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-name3-no-cert-name-3-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[\\xe2\\x98\\xb9-\\xc3\\xaf-no-cert-name-unicode-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate-Ed448PrivateKey-kparam0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate-Ed25519PrivateKey-kparam1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-RSAPrivateKey-kparam2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-DSAPrivateKey-kparam3]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam4]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam5]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam6]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam7]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam8]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam9]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam10]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam11]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam12]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam13]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam14]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam15]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam16]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam17]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam18]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam19]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam20]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam21]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam22]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam23]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam24]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate-Ed448PrivateKey-kparam0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate-Ed25519PrivateKey-kparam1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-RSAPrivateKey-kparam2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-DSAPrivateKey-kparam3]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam4]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam5]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam6]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam7]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam8]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam9]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam10]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam11]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam12]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam13]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam14]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam15]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam16]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam17]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam18]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam19]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam20]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam21]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam22]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam23]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam24]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate-Ed448PrivateKey-kparam0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate-Ed25519PrivateKey-kparam1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-RSAPrivateKey-kparam2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-DSAPrivateKey-kparam3]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam4]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam5]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam6]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam7]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam8]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam9]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam10]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam11]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam12]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam13]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam14]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam15]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam16]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam17]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam18]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam19]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam20]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam21]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam22]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam23]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam24]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate-Ed448PrivateKey-kparam0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate-Ed25519PrivateKey-kparam1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-RSAPrivateKey-kparam2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-DSAPrivateKey-kparam3]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam4]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam5]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam6]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam7]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam8]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam9]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam10]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam11]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam12]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam13]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam14]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam15]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam16]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam17]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam18]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam19]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam20]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam21]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam22]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam23]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam24]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_with_cert_key_ca\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cas_friendly_names\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_wrong_types\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_no_cert\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cas_only[encryption_algorithm0-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cas_only[encryption_algorithm1-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cert_only[encryption_algorithm0-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cert_only[encryption_algorithm1-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_must_supply_something\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_unsupported_encryption_type\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-None-None-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-None-None-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-None-None-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-None-None-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-None-None-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-None-None-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-None-None-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-None-None-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-None-None-None-enc_alg_der2]\nSKIP: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption_unsupported[algorithm0] # SKIP Requires OpenSSL < 3.0.0 (or Libre/Boring) (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nSKIP: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption_set_mac_unsupported[algorithm0] # SKIP Requires OpenSSL without PKCS12_set_mac (boring only) (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_pkcs12.py:test_pkcs12_ordering\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_constructor\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_equality\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_hash\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_repr\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_constructor\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_equality\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_hash\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_repr\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_invalid_der_pkcs7\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_invalid_pem_pkcs7\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_not_bytes_der\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_not_bytes_pem\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_pem\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_der[pkcs7/amazon-roots.der]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_der[pkcs7/amazon-roots.p7b]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_unsupported_type\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_empty_certificates\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_invalid_data\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_set_data_twice\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_signer\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_data\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_unsupported_hash_alg\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_not_a_cert\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_unsupported_key_type\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_encoding\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options_text_no_detached\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options_text_der_encoding\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options_no_attrs_and_no_caps\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_smime_sign_detached\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_byteslike\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_pem\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_der[hash_alg0-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_der[hash_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x02]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_der[hash_alg2-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x03]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_detached[hash_alg0-sha-256]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_detached[hash_alg1-sha-384]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_detached[hash_alg2-sha-512]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_attached\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_binary\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_smime_canonicalization\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_text\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_capabilities\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_attributes\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_certs\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_multiple_signers\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_multiple_signers_different_hash_algs\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_add_additional_cert_not_a_cert\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_add_additional_cert\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_add_multiple_additional_certs\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_roundtrip[Encoding.PEM-load_pem_pkcs7_certificates]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_roundtrip[Encoding.DER-load_der_pkcs7_certificates]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_ordering\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_pem_matches_vector\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_der_matches_vector\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_invalid_types\nSKIP: tests/hazmat/primitives/test_poly1305.py:test_poly1305_unsupported # SKIP Requires OpenSSL without poly1305 support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector0]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector1]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector2]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector3]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector4]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector5]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector6]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector7]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector8]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector9]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector10]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_key_with_no_additional_references\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_raises_after_finalize\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_reject_unicode\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_verify\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_invalid_verify\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_verify_reject_unicode\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_invalid_key_length\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_rsa.py:test_check_rsa_private_numbers_if_serializable\nPASS: tests/hazmat/primitives/test_rsa.py:test_skip_pss_hash_algorithm_unsupported\nPASS: tests/hazmat/primitives/test_rsa.py:test_modular_inverse\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[3-1024]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[3-1536]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[3-2048]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[65537-1024]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[65537-1536]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[65537-2048]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_bad_public_exponent\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_cant_generate_insecure_tiny_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example6]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example7]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example9]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048.pem]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash.pem]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash_mask.pem]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash_mask_diff.pem]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash_mask_salt.pem]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_pub_keys_strips_constraints\nSKIP: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_unsupported # SKIP Test requires a backend without RSA-PSS key support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_label_decrypt[vector0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_label_roundtrip[amazing encrypted msg-some label]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_label_roundtrip[amazing encrypted msg-]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_wrong_label[label1-label2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_wrong_label[label3-]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_wrong_label[-label4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_lazy_blinding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pkcs1v15_signing\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_digest_length\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_minimum_key_size_for_digest\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_digest_too_large_for_key_size\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_salt_length_too_long\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_unsupported_padding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_padding_incorrect_type\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_unsupported_pss_mgf\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_sign_unsupported_auto\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pkcs1_digest_too_large_for_key_size\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pkcs1_minimum_key_size\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_sign\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_sign\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_digest_length\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_unsupported_hash\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_unsupported_in_signature_recover\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_corrupted_private_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pkcs1v15_verification\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pkcs1v15_signature_wrong_data\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pkcs1v15_signature_recover_wrong_hash_alg\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_signature_sequence_removed\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pkcs1v15_signature_wrong_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verification\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verify_auto_salt_length\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_wrong_data\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_wrong_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_data_too_large_for_modulus\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_recover\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_unsupported_padding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_padding_incorrect_type\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_unsupported_pss_mgf\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verify_digest_too_large_for_key_size\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verify_salt_length_too_long\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_verify\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_prehashed_verify\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha1\nPASS: tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha224\nPASS: tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha256\nPASS: tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha384\nPASS: tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha512\nPASS: tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha1\nPASS: tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha224\nPASS: tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha256\nPASS: tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha384\nPASS: tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha512\nPASS: tests/hazmat/primitives/test_rsa.py:TestPSS.test_calculate_max_pss_salt_length\nPASS: tests/hazmat/primitives/test_rsa.py:TestPSS.test_invalid_salt_length_not_integer\nPASS: tests/hazmat/primitives/test_rsa.py:TestPSS.test_invalid_salt_length_negative_integer\nPASS: tests/hazmat/primitives/test_rsa.py:TestPSS.test_valid_pss_parameters\nPASS: tests/hazmat/primitives/test_rsa.py:TestPSS.test_valid_pss_parameters_maximum\nPASS: tests/hazmat/primitives/test_rsa.py:TestMGF1.test_invalid_hash_algorithm\nPASS: tests/hazmat/primitives/test_rsa.py:TestMGF1.test_valid_mgf1_parameters\nPASS: tests/hazmat/primitives/test_rsa.py:TestOAEP.test_invalid_algorithm\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_pkcs1v15_vectors\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_unsupported_padding\nSKIP: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_invalid_decrypt # SKIP Does not support PKCS1v1.5. (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_ciphertext_too_large\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_ciphertext_too_small\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_oaep_sha1_vectors\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_oaep_sha2_vectors\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_invalid_oaep_decryption\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_invalid_oaep_decryption_data_to_large_for_modulus\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_unsupported_oaep_mgf\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data0-pad0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data1-pad1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data2-pad2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data3-pad3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data4-pad4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data5-pad5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data6-pad6]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data7-pad7]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data8-pad8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data9-pad9]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash0-oaephash0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash1-oaephash1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash2-oaephash2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash3-oaephash3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash4-oaephash4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash5-oaephash5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash6-oaephash6]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash7-oaephash7]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash8-oaephash8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash9-oaephash9]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash10-oaephash10]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash11-oaephash11]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash12-oaephash12]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash13-oaephash13]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash14-oaephash14]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash15-oaephash15]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash16-oaephash16]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash17-oaephash17]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash18-oaephash18]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash19-oaephash19]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash20-oaephash20]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash21-oaephash21]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash22-oaephash22]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash23-oaephash23]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash24-oaephash24]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data0-pad0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data1-pad1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data2-pad2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data3-pad3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data4-pad4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data5-pad5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data6-pad6]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data7-pad7]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data8-pad8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data9-pad9]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data0-pad0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data1-pad1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data2-pad2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data3-pad3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data4-pad4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data5-pad5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data6-pad6]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data7-pad7]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data8-pad8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data9-pad9]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data10-pad10]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data11-pad11]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data12-pad12]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data13-pad13]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data14-pad14]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data15-pad15]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data16-pad16]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data17-pad17]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data18-pad18]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data19-pad19]\nSKIP: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_fips_small_key # SKIP Requires FIPS (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_unsupported_padding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_unsupported_oaep_mgf\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_public_numbers\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_private_numbers\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_private_numbers_create_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_public_numbers_create_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_public_numbers_invalid_types\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[None-5-1-1-1-2-public_numbers0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-None-1-1-1-2-public_numbers1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-None-1-1-2-public_numbers2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-None-1-2-public_numbers3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-1-None-2-public_numbers4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-1-1-None-public_numbers5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-1-1-2-None]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[7-2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[1-15]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[17-15]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[14-15]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-7-2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-7-35]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[37-11-3-1-3-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-37-3-1-3-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-35-3-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-35-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-35-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-37-1-3-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-1-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-35-65537-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-6-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-2-3-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-4-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_public_number_repr\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_public_numbers_eq\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_public_numbers_ne\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_private_numbers_eq\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_private_numbers_ne\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_public_numbers_hash\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_private_numbers_hash\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrimeFactorRecovery.test_recover_prime_factors\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrimeFactorRecovery.test_invalid_recover_prime_factors\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-s]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-longerpassword]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbol]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.TraditionalOpenSSL-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.TraditionalOpenSSL-load_der_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.PKCS8-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.PKCS8-load_der_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/Traditional_OpenSSL_Serialization/testrsa.pem-Encoding.PEM-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/DER_Serialization/testrsa.der-Encoding.DER-load_der_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_traditional_der_encrypted_invalid\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_invalid_encryption_algorithm\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unsupported_encryption_type\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/public/PKCS1/rsa.pub.pem-load_pem_public_key-Encoding.PEM-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/public/PKCS1/rsa.pub.der-load_der_public_key-Encoding.DER-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/PKCS8/unenc-rsa-pkcs8.pub.pem-load_pem_public_key-Encoding.PEM-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/DER_Serialization/unenc-rsa-pkcs8.pub.der-load_der_public_key-Encoding.DER-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_openssh\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_key_equality\nPASS: tests/hazmat/primitives/test_scrypt.py:test_memory_limit_skip\nSKIP: tests/hazmat/primitives/test_scrypt.py:test_unsupported_backend # SKIP Supports scrypt so can't test unsupported path (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params0]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params1]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params2]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params3]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_salt_not_bytes\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_scrypt_malloc_failure\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_password_not_bytes\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params0]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params1]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params2]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params3]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_verify\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_already_finalized\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_n\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_r\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_p\nPASS: tests/hazmat/primitives/utils.py:TestSEEDModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestSEEDModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestSEEDModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestSEEDModeCFB.test_cfb\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path0-password0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path1-password1]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path2-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path3-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path0-password0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path2-password2]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path3-password3]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path4-password4]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path0-foobar]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path1-baz]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path2-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path3-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path0-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path2-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path3-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_password_not_bytes[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_ec_private_key[key_path0-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_ec_private_key[key_path1-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_wrong_password[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_unused_password[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_missing_password[key_path0-]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_missing_password[key_path1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_wrong_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_invalid_rsa_even_q\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_corrupt_der_pkcs8\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_corrupt_traditional_format_der\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_public_key[asymmetric/DER_Serialization/unenc-rsa-pkcs8.pub.der]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_public_key[asymmetric/DER_Serialization/rsa_public_key.der]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_public_key[asymmetric/public/PKCS1/rsa.pub.der]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_invalid_public_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_public_key[asymmetric/DER_Serialization/unenc-dsa-pkcs8.pub.der]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_public_key[asymmetric/DER_Serialization/dsa_public_key.der]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_ec_public_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_wrong_parameters_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file0-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file2-foobar]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file3-baz]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file4-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file5-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file6-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file7-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file8-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file9-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file10-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file11-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file12-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file13-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file14-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file15-a123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file16-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file17-password]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path0-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path2-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path3-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path4-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path0-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path1-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path2-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path3-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_public_key[asymmetric/PKCS8/unenc-rsa-pkcs8.pub.pem]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_public_key[asymmetric/PEM_Serialization/rsa_public_key.pem]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_public_key[asymmetric/public/PKCS1/rsa.pub.pem]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_priv_key_with_public_key_api_fails\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_dsa_public_key[asymmetric/PKCS8/unenc-dsa-pkcs8.pub.pem]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_dsa_public_key[asymmetric/PEM_Serialization/dsa_public_key.pem]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_ec_public_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_rsa_traditional_encrypted_values\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_unused_password[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_unused_password[key_path1]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_invalid_encoding_with_traditional\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_password_not_bytes[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_password_not_bytes[key_path1]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_password[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_password[key_path1]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path0-]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path2-]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path3-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_private_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_public_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_parameters_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_corrupt_traditional_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_traditional_encrypted_corrupt_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_unsupported_key_encryption\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_corrupt_pkcs8_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_pks8_encrypted_corrupt_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_rsa_pkcs8_encrypted_values\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_dsa_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_bad_oid_key[bad-oid-dsa-key.pem-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_bad_encryption_oid_key[bad-encryption-oid.pem-password]\nPASS: tests/hazmat/primitives/test_serialization.py:TestKeySerializationEncryptionTypes.test_non_bytes_password\nPASS: tests/hazmat/primitives/test_serialization.py:TestKeySerializationEncryptionTypes.test_encryption_with_zero_length_password\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_der_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_pem_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_openssl_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_der_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_pem_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_openssl_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_openssh_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_der_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_pem_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_openssl_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_openssh_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_der_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_pem_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_openssl_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_openssh_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestDHSerialization.test_dh_public_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestDHSerialization.test_dh_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_unsupported_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_duplicate_kdf_rounds\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_invalid_kdf_rounds\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_invalid_password\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_unsupported_type_for_methods\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_duplicate_hmac_hash\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_duplicate_key_cert_algorithm\nPASS: tests/hazmat/primitives/utils.py:TestSM4ModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestSM4ModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestSM4ModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestSM4ModeCFB.test_cfb\nPASS: tests/hazmat/primitives/utils.py:TestSM4ModeCTR.test_cfb\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[rsa-psw.key.pub-None]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[rsa-nopsw.key.pub-rsa-nopsw.key-cert.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[dsa-psw.key.pub-None]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[dsa-nopsw.key.pub-dsa-nopsw.key-cert.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ecdsa-psw.key.pub-None]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ecdsa-nopsw.key.pub-ecdsa-nopsw.key-cert.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ed25519-psw.key.pub-None]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ed25519-nopsw.key.pub-ed25519-nopsw.key-cert.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[rsa-nopsw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[rsa-psw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[dsa-nopsw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[dsa-psw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ecdsa-nopsw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ecdsa-psw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ed25519-nopsw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ed25519-psw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ed25519-aesgcm-psw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key_invalid_tag\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key_tag_incorrect_length\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_bcrypt_encryption\nSKIP: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_missing_bcrypt # SKIP Requires that bcrypt is missing (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_fraglist_corners\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_make_file\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_bad_values\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_pubpriv_mismatch\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_bad_wrapper\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_no_padding\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_bad_secrets\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_errors_bad_curve\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[1-1234]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[1-p@ssw0rd]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[1-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[10-1234]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[10-p@ssw0rd]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[10-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[30-1234]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[30-p@ssw0rd]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[30-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_dsa_private_key_sizes[key_path0-True]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_dsa_private_key_sizes[key_path1-False]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_dsa_private_key_sizes[key_path2-False]\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_unsupported\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_bad_format\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_too_short\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_truncated_int\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_comment_with_spaces\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_extra_data_after_modulo\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_different_string\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa\nPASS: tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_too_short\nPASS: tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_comment_with_spaces\nPASS: tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_extra_data_after_modulo\nPASS: tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_different_string\nPASS: tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_byteslike\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p384\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p521\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_trailing_data\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_missing_data\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_compressed\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_bad_curve_name\nPASS: tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_load_ssh_public_key\nPASS: tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_public_bytes_openssh\nPASS: tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_load_ssh_public_key_not_32_bytes\nPASS: tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_load_ssh_public_key_trailing_data\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_loads_ssh_cert\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_loads_deprecated_invalid_encoding_cert\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-p384.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-p521.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-rsa-sha1.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-rsa-sha256.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-rsa-sha512.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-p256-empty-principals.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-p384.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-p521.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-rsa-sha1.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-rsa-sha256.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-rsa-sha512.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_not_bytes\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_load_ssh_public_key\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_dsa_unsupported[dsa-p256.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_dsa_unsupported[p256-dsa.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_mismatched_inner_signature_type_and_sig_type\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_cert_type\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-duplicate-extension.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-non-lexical-extensions.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-duplicate-crit-opts.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-non-lexical-crit-opts.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-ed25519-non-singular-crit-opt-val.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-ed25519-non-singular-ext-val.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_line_format\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_b64\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_inner_outer_key_type_mismatch\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_loads_a_cert_empty_principals\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_public_bytes\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_signs_a_cert\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_public_key_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_serial_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_type_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_key_id_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_principals_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_for_all_principals_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_before_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_after_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_add_critical_option_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_add_extension_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_unsupported_key\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_public_key\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_type\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_valid_principals\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_valid_after\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_valid_before\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_valid_after_after_valid_before\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_non_zero_serial\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_crit_opts_exts_lexically_sorted\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ed25519\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ec[curve0]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ec[curve1]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ec[curve2]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_rsa\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_and_byte_compare_rsa\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_and_byte_compare_ed25519\nSKIP: tests/hazmat/primitives/test_x25519.py:test_x25519_unsupported # SKIP Requires OpenSSL without X25519 support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748[vector0]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748[vector1]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748[vector2]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748_1000_iteration\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_null_shared_key_raises_error\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_public_bytes_bad_args\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_pub_priv_bytes_raw[w\\x07m\\ns\\x18\\xa5}<\\x16\\xc1rQ\\xb2fE\\xdfL/\\x87\\xeb\\xc0\\x99*\\xb1w\\xfb\\xa5\\x1d\\xb9,*-\\x85 \\xf0\\t\\x890\\xa7Tt\\x8b}\\xdc\\xb4>\\xf7Z\\r\\xbf:\\r&8\\x1a\\xf4\\xeb\\xa4\\xa9\\x8e\\xaa\\x9bNj]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_pub_priv_bytes_raw[]\\xab\\x08~bJ\\x8aKy\\xe1\\x7f\\x8b\\x83\\x80\\x0e\\xe6o;\\xb1)&\\x18\\xb6\\xfd\\x1c/\\x8b'\\xff\\x88\\xe0\\xeb-\\xde\\x9e\\xdb}{}\\xc1\\xb4\\xd3[a\\xc2\\xec\\xe457?\\x83C\\xc8[xgM\\xad\\xfc~\\x14o\\x88+O]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_generate\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_type_exchange\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_length_from_public_bytes\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_length_from_private_bytes\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_private_bytes\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_public_bytes\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_x25519.py:test_public_key_equality\nSKIP: tests/hazmat/primitives/test_x448.py:test_x448_unsupported # SKIP Requires OpenSSL without X448 support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748[vector0]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748[vector1]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748[vector2]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748_1000_iteration\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_pub_priv_bytes_raw[\\x9a\\x8fI%\\xd1Q\\x9fWu\\xcfF\\xb0KX\\x00\\xd4\\xee\\x9e\\xe8\\xba\\xe8\\xbcUe\\xd4\\x98\\xc2\\x8d\\xd9\\xc9\\xba\\xf5t\\xa9A\\x97D\\x89s\\x91\\x00c\\x82\\xa6\\xf1'\\xab\\x1d\\x9a\\xc2\\xd8\\xc0\\xa5\\x98rk-\\x9b\\x08\\xf7\\xcc1\\xb7\\xe3\\xe6}\"\\xd5\\xae\\xa1!\\x07J';\\xd2\\xb8=\\xe0\\x9cc\\xfa\\xa7=,\"\\xc5\\xd9\\xbb\\xc86drA\\xd9S\\xd4\\x0c[\\x12\\xda\\x88\\x12\\rS\\x17\\x7f\\x80\\xe52\\xc4\\x1f\\xa0]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_pub_priv_bytes_raw[\\x1c0jz\\xc2\\xa0\\xe2\\xe0\\x99\\x0b)Dp\\xcb\\xa39\\xe6E7r\\xb0u\\x81\\x1d\\x8f\\xad\\r\\x1di'\\xc1 \\xbb^\\xe8\\x97+\\r>!7L\\x9c\\x92\\x1b\\t\\xd1\\xb06o\\x10\\xb6Qs\\x99-->\\xb7\\xa8)\\xb0\\xcd \\xf5\\xbc\\xfc\\x0bY\\x9bo\\xec\\xcfm\\xa4bq\\x07\\xbd\\xb0\\xd4\\xf3E\\xb40'\\xd8\\xb9r\\xfc>4\\xfbB2\\xa1<\\xa7\\x06\\xdc\\xb5z\\xec=\\xae\\x07\\xbd\\xc1\\xc6{\\xf36\\t]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_generate\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_type_exchange\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_length_from_public_bytes\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_length_from_private_bytes\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_private_bytes\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_public_bytes\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_x448.py:test_public_key_equality\nPASS: tests/hazmat/primitives/test_x963_vectors.py:TestX963.test_x963\nPASS: tests/hazmat/primitives/test_x963_vectors.py:TestX963.test_unsupported_hash\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_length_limit\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_already_finalized\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_derive\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_verify\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_invalid_verify\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_unicode_typeerror\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_key_length\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_unenforced_invalid_kwy_length\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_hotp_length\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_algorithm\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params0]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params1]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params2]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params3]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params4]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params5]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params6]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params7]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params8]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params9]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params0]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params1]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params2]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params3]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params4]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params5]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params6]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params7]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params8]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params9]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params0]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params1]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params2]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params3]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params4]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params5]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params6]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params7]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params8]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params9]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_verify\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_length_not_int\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_get_provisioning_uri\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_buffer_protocol\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_invalid_verify\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_floating_point_time_generate\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_get_provisioning_uri\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_buffer_protocol\nSKIP: tests/wycheproof/utils.py:test_aes_cbc_pkcs5 # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_aes_gcm # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_aes_gcm_aead_api # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_aes_ccm_aead_api # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_chacha20poly1305 # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_aes_cmac # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_dsa_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_ecdh # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_ecdh_ecpoint # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_ecdsa_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_ed25519_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_ed448_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_hkdf # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_hmac # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_keywrap_with_padding # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_keywrap # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_rsa_pkcs1v15_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_rsa_pkcs1v15_signature_generation # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_rsa_pss_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_rsa_oaep_encryption # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_rsa_pkcs1_encryption # SKIP no 'wycheproof_root' option found\nPASS: tests/wycheproof/test_utils.py:test_wycheproof_test_repr\nSKIP: tests/wycheproof/utils.py:test_x25519 # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_x448 # SKIP no 'wycheproof_root' option found\nPASS: tests/x509/test_name.py:TestRFC4514.test_invalid\nPASS: tests/x509/test_name.py:TestRFC4514.test_valid\nPASS: tests/x509/test_name.py:TestRFC4514.test_attr_name_override\nPASS: tests/x509/test_name.py:TestRFC4514.test_generate_parse\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_bad_request\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_extensions\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_acceptable_responses\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_unknown_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_duplicate_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_two_requests\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_invalid_hash_algorithm\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_serialize_request\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_invalid_serialize_encoding\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_twice\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_by_hash_twice\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_by_hash_bad_hash\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_no_req\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_invalid_alg\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_extension_twice\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_invalid_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_unsupported_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_invalid_cert\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_with_extension[ext0-False]\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_with_extension[ext1-True]\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_by_hash\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_add_response_twice\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_add_response\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_certificates\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_responder_id\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_unsupported_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_no_response\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_no_responder_id\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_invalid_hash_algorithm\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_good_cert\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_revoked_cert\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_unknown_cert\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_with_appended_certs\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_revoked_no_next_update\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_revoked_with_reason\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_responder_id_key_hash\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_sign_responder_cert_does_not_match_private_key\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_with_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.MALFORMED_REQUEST-0\\x03\\n\\x01\\x01]\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.INTERNAL_ERROR-0\\x03\\n\\x01\\x02]\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.TRY_LATER-0\\x03\\n\\x01\\x03]\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.SIG_REQUIRED-0\\x03\\n\\x01\\x05]\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.UNAUTHORIZED-0\\x03\\n\\x01\\x06]\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_build_not_a_status\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_build_successful_status\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_unknown_private_key\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_unrecognized_hash_algorithm\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_none_hash_not_eddsa\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_init\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_repr\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_eq\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_ne\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_hash\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_entry_type\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_bad_response\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_response\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_multi_valued_response\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_multi_valued_responses\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_unauthorized\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_revoked\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_delegate_unknown_cert\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_invalid_signature_oid\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_unknown_hash_algorithm\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_responder_key_hash\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_revoked_reason\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_revoked_no_next_update\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_response_extensions\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_response_unknown_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_serialize_reponse\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_invalid_serialize_encoding\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_single_extensions_sct\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_single_extensions\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_unknown_response_type\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_response_bytes_absent\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_unknown_response_status\nPASS: tests/x509/test_ocsp.py:TestOCSPEdDSA.test_invalid_algorithm\nPASS: tests/x509/test_ocsp.py:TestOCSPEdDSA.test_sign_ed25519\nPASS: tests/x509/test_ocsp.py:TestOCSPEdDSA.test_sign_ed448\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_load_pem_crl\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_load_der_crl\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_load_large_crl\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_empty_crl_no_sequence\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_pem\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_der\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_time\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_unknown_signature_algorithm\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_version\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_issuer\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_equality\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_comparison\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_update_dates\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_no_next_update\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_unrecognized_extension\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_revoked_cert_retrieval\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_get_revoked_certificate_by_serial_number\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_revoked_cert_retrieval_retain_only_revoked\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_extensions\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_delta_crl_indicator\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_signature\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_tbs_certlist_bytes\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_pem\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_der\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_match[x509/custom/crl_all_reasons.pem-load_pem_x509_crl-Encoding.PEM]\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_match[x509/PKITS_data/crls/GoodCACRL.crl-load_der_x509_crl-Encoding.DER]\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_invalid_encoding\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_verify_bad\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_verify_good\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_verify_argument_must_be_a_public_key\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_revoked_basics\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_revoked_extensions\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_no_revoked_certs\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_duplicate_entry_ext\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_unsupported_crit_entry_ext\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_unsupported_reason\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_invalid_cert_issuer_ext\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_indexing\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_get_revoked_certificate_doesnt_reorder\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_load_cert_pub_key\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_load_pss_cert_no_null\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_load_pss_sha1_mgf1_sha1\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_invalid_mgf\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_unsupported_mgf_hash\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_no_sig_params\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_pem_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_check_pkcs1_signature_algorithm_parameters\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_legacy_pem_header\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_with_other_sections\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_multiple_sections\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_negative_serial_number\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_country_jurisdiction_country_too_long\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_alternate_rsa_with_sha1_oid\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_bmpstring_explicittext\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_der_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_signature\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_tbs_certificate_bytes\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_duplicate_extensions_raises\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_no_extensions_raises\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_missing_extension_raises\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_strips_scts\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_issuer\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_all_issuer_name_types\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_subject\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_unicode_name\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_invalid_unicode_name\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_non_ascii_dns_name\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_all_subject_name_types\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_good_ca_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_utc_pre_2000_not_before_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_pre_2000_utc_not_after_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_post_2000_utc_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_generalized_time_not_before_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_generalized_time_not_after_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_invalid_version_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_invalid_visiblestring_in_explicit_text\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_eq\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_ne\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_ordering_unsupported\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_hash\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_version_1_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_invalid_pem\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_invalid_der\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_unsupported_signature_hash_algorithm_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_pem\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_der\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_invalid_encoding\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_match[x509/v1_cert.pem-load_pem_x509_certificate-Encoding.PEM]\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_match[x509/PKITS_data/certs/GoodCACert.crt-load_der_x509_certificate-Encoding.DER]\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_certificate_repr\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_parse_tls_feature_extension\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa_pss\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa_bad_sig\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa_mismatched_inner_out_oid\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_subject_issuer_mismatch\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_algorithm_mismatch\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_unsupported_key_type\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_load_rsa_certificate_request[x509/requests/rsa_sha1.pem-load_pem_x509_csr]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_load_rsa_certificate_request[x509/requests/rsa_sha1.der-load_der_x509_csr]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_load_legacy_pem_header\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_pem\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_certificate_request[load_pem_x509_csr]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_certificate_request[load_der_x509_csr]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_unsupported_signature_hash_algorithm_request\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_version\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_duplicate_extension\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_unsupported_critical_extension\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_unsupported_extension\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_no_extension_with_other_attributes\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_request_basic_constraints\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_subject_alt_name\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_freeipa_bad_critical\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_pem\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_der\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_signature\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_tbs_certrequest_bytes\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_invalid_encoding\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_signature_invalid\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_signature_valid\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_match[x509/requests/rsa_sha1.pem-load_pem_x509_csr-Encoding.PEM]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_match[x509/requests/rsa_sha1.der-load_der_x509_csr-Encoding.DER]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_eq\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_ne\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_ordering_unsupported\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_hash\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA224-hashalg_oid0]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA256-hashalg_oid1]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA384-hashalg_oid2]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA512-hashalg_oid3]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_224-hashalg_oid4]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_256-hashalg_oid5]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_384-hashalg_oid6]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_512-hashalg_oid7]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert_private_type_encoding\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert_printable_string_country_name\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_checks_for_unsupported_extensions\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_encode_nonstandard_aia\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_encode_nonstandard_sia\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_subject_dn_asn1_types\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extreme_times[not_valid_before0-not_valid_after0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extreme_times[not_valid_before1-not_valid_after1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_rdns_preserve_iteration_order\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss[alg0-mgf_alg0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss[alg1-mgf_alg1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_length_options[padding_len0-222]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_length_options[padding_len1-32]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_auto_unsupported\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_invalid_padding\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_hash_none\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_subject_name\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_issuer_name\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_public_key\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_not_valid_before\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_not_valid_after\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_serial_number\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_issuer_name_must_be_a_name_type\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_issuer_name_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_subject_name_must_be_a_name_type\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_subject_name_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_before_after_not_valid_after\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_after_before_not_valid_before\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_public_key_must_be_public_key\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_public_key_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_an_integer_type\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_non_negative\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_positive\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_minimal_serial_number\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_biggest_serial_number\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_less_than_160_bits_long\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_aware_not_valid_after\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_earliest_time\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_invalid_not_valid_after\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_after_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_aware_not_valid_before\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_invalid_not_valid_before\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_before_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_add_extension_checks_for_duplicates\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_add_invalid_extension_type\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash[algorithm0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash[None]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash_ed25519\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash_ed448\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm2]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm3]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm4]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_ec_with_md5\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA224-hashalg_oid0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA256-hashalg_oid1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA384-hashalg_oid2]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA512-hashalg_oid3]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA224-hashalg_oid0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA256-hashalg_oid1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA384-hashalg_oid2]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA512-hashalg_oid3]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_224-hashalg_oid4]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_256-hashalg_oid5]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_384-hashalg_oid6]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_512-hashalg_oid7]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_bmpstring_universalstring_name\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ed25519\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_ed25519_rsa_sig\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ed448\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_ed448_rsa_sig\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_x25519_x448_rsa_sig[X25519PrivateKey-X25519PublicKey]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_x25519_x448_rsa_sig[X448PrivateKey-X448PublicKey]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_rsa_key_too_small\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext2]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext3]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext4]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext5]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext6]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext7]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext8]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext9]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext10]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext11]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext12]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext13]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext14]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext15]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext16]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext17]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext18]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext19]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext20]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext21]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext22]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext23]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext24]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext25]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext26]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext27]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext28]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext29]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext30]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext31]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext32]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext33]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext34]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[SubjectKeyIdentifier]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_ca_request_with_path_length_none\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_unrecognized_extension[unrecognized0]\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_sign_invalid_hash_algorithm\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_request_with_unsupported_hash_ed25519\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_request_with_unsupported_hash_ed448\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_no_subject_name\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_rsa\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_unicode\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_subject_dn_asn1_types\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_multivalue_rdns\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_nonca_request_with_rsa\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_ec\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_ed25519\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_ed448\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_dsa\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_duplicate_extension\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_set_invalid_subject\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_invalid_extension_type\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_unsupported_extension\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_two_extensions\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attributes\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attributes_non_utf8\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attribute_bad_types\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_duplicate_attribute\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attribute_tag\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attribute_tag_non_int\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_set_subject_twice\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext0]\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext1]\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext2]\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext3]\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_invalid_asn1_othername\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_subject_alt_name_unsupported_general_name\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_rsa_key_too_small\nPASS: tests/x509/test_x509.py:TestDSACertificate.test_load_dsa_cert\nPASS: tests/x509/test_x509.py:TestDSACertificate.test_signature\nPASS: tests/x509/test_x509.py:TestDSACertificate.test_tbs_certificate_bytes\nPASS: tests/x509/test_x509.py:TestDSACertificate.test_verify_directly_issued_by_dsa\nPASS: tests/x509/test_x509.py:TestDSACertificate.test_verify_directly_issued_by_dsa_bad_sig\nPASS: tests/x509/test_x509.py:TestDSACertificateRequest.test_load_dsa_request[x509/requests/dsa_sha1.pem-load_pem_x509_csr]\nPASS: tests/x509/test_x509.py:TestDSACertificateRequest.test_load_dsa_request[x509/requests/dsa_sha1.der-load_der_x509_csr]\nPASS: tests/x509/test_x509.py:TestDSACertificateRequest.test_signature\nPASS: tests/x509/test_x509.py:TestDSACertificateRequest.test_tbs_certrequest_bytes\nPASS: tests/x509/test_x509.py:TestGOSTCertificate.test_numeric_string_x509_name_entry\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_load_ecdsa_cert\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_load_ecdsa_cert_null_alg_params\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_load_bitstring_dn\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_load_name_attribute_long_form_asn1_tag\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_ms_certificate_template\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_signature\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_tbs_certificate_bytes\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_load_ecdsa_no_named_curve\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_verify_directly_issued_by_ec\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_verify_directly_issued_by_ec_bad_sig\nPASS: tests/x509/test_x509.py:TestECDSACertificateRequest.test_load_ecdsa_certificate_request[x509/requests/ec_sha256.pem-load_pem_x509_csr]\nPASS: tests/x509/test_x509.py:TestECDSACertificateRequest.test_load_ecdsa_certificate_request[x509/requests/ec_sha256.der-load_der_x509_csr]\nPASS: tests/x509/test_x509.py:TestECDSACertificateRequest.test_signature\nPASS: tests/x509/test_x509.py:TestECDSACertificateRequest.test_tbs_certrequest_bytes\nPASS: tests/x509/test_x509.py:TestOtherCertificate.test_unsupported_subject_public_key_info\nPASS: tests/x509/test_x509.py:TestOtherCertificate.test_bad_time_in_validity\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_default_types\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_alternate_type\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_bad_oid\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_bad_value\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_bitstring_not_bytes\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_bitstring_not_allowed_random_oid\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_none_value\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_bad_country_code_value\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_invalid_type\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_eq\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_ne\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_repr\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_distinguished_name\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_distinguished_name_custom_attrs\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_empty_value\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_init_empty\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_init_not_nameattribute\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_init_duplicate_attribute\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_hash\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_eq\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_ne\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_iter_input\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_get_attributes_for_oid\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_eq\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_ne\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_comparison\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_repr\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_name_property\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_too_short\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_invalid_input\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_invalid_node1\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_invalid_node2\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_valid\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_oid_arc_too_large\nPASS: tests/x509/test_x509.py:TestName.test_eq\nPASS: tests/x509/test_x509.py:TestName.test_ne\nPASS: tests/x509/test_x509.py:TestName.test_hash\nPASS: tests/x509/test_x509.py:TestName.test_iter_input\nPASS: tests/x509/test_x509.py:TestName.test_rdns\nPASS: tests/x509/test_x509.py:TestName.test_repr[cryptography.io-PyCA-<Name(CN=cryptography.io,O=PyCA)>]\nPASS: tests/x509/test_x509.py:TestName.test_repr[Certificaci\\xf3n-Certificaci\\xf3n-<Name(CN=Certificaci\\xf3n,O=Certificaci\\xf3n)>]\nPASS: tests/x509/test_x509.py:TestName.test_rfc4514_attribute_name\nPASS: tests/x509/test_x509.py:TestName.test_rfc4514_string\nPASS: tests/x509/test_x509.py:TestName.test_rfc4514_string_empty_values\nPASS: tests/x509/test_x509.py:TestName.test_not_nameattribute\nPASS: tests/x509/test_x509.py:TestName.test_bytes\nPASS: tests/x509/test_x509.py:TestName.test_bitstring_encoding\nPASS: tests/x509/test_x509.py:TestName.test_bmpstring_bytes\nPASS: tests/x509/test_x509.py:TestName.test_universalstring_bytes\nPASS: tests/x509/test_x509.py:TestEd25519Certificate.test_load_pem_cert\nPASS: tests/x509/test_x509.py:TestEd25519Certificate.test_deepcopy\nPASS: tests/x509/test_x509.py:TestEd25519Certificate.test_verify_directly_issued_by_ed25519\nPASS: tests/x509/test_x509.py:TestEd25519Certificate.test_verify_directly_issued_by_ed25519_bad_sig\nPASS: tests/x509/test_x509.py:TestEd448Certificate.test_load_pem_cert\nPASS: tests/x509/test_x509.py:TestEd448Certificate.test_verify_directly_issued_by_ed448\nPASS: tests/x509/test_x509.py:TestEd448Certificate.test_verify_directly_issued_by_ed448_bad_sig\nPASS: tests/x509/test_x509.py:TestSignatureRejection.test_crt_signing_check\nPASS: tests/x509/test_x509.py:TestSignatureRejection.test_csr_signing_check\nPASS: tests/x509/test_x509.py:TestSignatureRejection.test_crl_signing_check\nPASS: tests/x509/test_x509.py:test_random_serial_number\nPASS: tests/x509/test_x509.py:TestAttribute.test_eq\nPASS: tests/x509/test_x509.py:TestAttribute.test_ne\nPASS: tests/x509/test_x509.py:TestAttribute.test_repr\nPASS: tests/x509/test_x509.py:TestAttribute.test_hash\nPASS: tests/x509/test_x509.py:TestAttributes.test_no_attributes\nPASS: tests/x509/test_x509.py:TestAttributes.test_get_attribute_for_oid\nPASS: tests/x509/test_x509.py:TestAttributes.test_indexing\nPASS: tests/x509/test_x509.py:TestAttributes.test_get_attribute_not_found\nPASS: tests/x509/test_x509.py:TestAttributes.test_repr\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_get_attribute_for_oid_challenge\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_get_attribute_for_oid_multiple\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_unsupported_asn1_type_in_attribute\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_long_form_asn1_tag_in_attribute\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_challenge_multivalued\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_no_challenge_password\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_no_attributes\nPASS: tests/x509/test_x509.py:test_load_pem_x509_certificates\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_issuer_name_invalid\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_set_issuer_name_twice\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_aware_last_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_last_update_invalid\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_last_update_before_1950\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_set_last_update_twice\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_aware_next_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_next_update_invalid\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_next_update_before_1950\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_set_next_update_twice\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_last_update_after_next_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_next_update_after_last_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_extension_checks_for_duplicates\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_invalid_extension\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_invalid_revoked_certificate\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_no_issuer_name\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_no_last_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_no_next_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_empty_list\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension0]\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension1]\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension2]\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension3]\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension4]\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_multiple_extensions_critical\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_freshestcrl_extension\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_unsupported_extension\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_unsupported_entry_extension\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_rsa_key_too_small\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_invalid_hash\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_invalid_hash_ed25519\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_invalid_hash_ed448\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_dsa_key\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_ec_key\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_ed25519_key\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_ed448_key\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_dsa_key_sign_md5\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_ec_key_sign_md5\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_revoked_certificates\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_not_an_oid\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_critical_not_a_bool\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_not_enum_type\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_empty_list\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_repr\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_eq\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_ne\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_hash\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_iter\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_invalid_oid\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_iter_names\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_eq\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_ne\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_repr\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_get_values_for_type\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_invalid_reason_flags\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_eq\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_ne\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_repr\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_not_int\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_eq\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_ne\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_repr\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_hash\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_invalid_invalidity_date\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_eq\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_ne\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_repr\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_hash\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_notice_numbers_not_all_int\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_notice_numbers_none\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_repr\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_eq\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_ne\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_hash\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_notice_reference_invalid\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_notice_reference_none\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_repr\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_eq\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_ne\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_hash\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_invalid_policy_identifier\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_none_policy_qualifiers\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_policy_qualifiers\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_invalid_policy_identifiers\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_repr\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_eq\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_ne\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_invalid_policies\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_repr\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_eq\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_ne\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_long_oid\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_cps_uri_policy_qualifier\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_user_notice_with_notice_reference\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_user_notice_with_explicit_text\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_user_notice_no_explicit_text\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_non_ascii_qualifier\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_key_agreement_false_encipher_decipher_true\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_properties_key_agreement_true\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_key_agreement_true_properties\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_key_agreement_false_properties\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_repr_key_agreement_false\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_repr_key_agreement_true\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_eq\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_ne\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_hash\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext0-\\x03\\x02\\x06@]\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext1-\\x03\\x03\\x07H\\x80]\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext2-\\x03\\x02\\x00\\x89]\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext3-\\x03\\x02\\x02\\x94]\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext4-\\x03\\x01\\x00]\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_properties\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_repr\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_eq\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_ne\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_hash\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_issuer_not_generalname\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_serial_number_not_integer\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_issuer_none_serial_not_none\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_issuer_not_none_serial_none\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_serial_and_issuer_none\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_serial_zero\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_repr\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_eq\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_ne\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_hash\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_ca_not_boolean\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_path_length_not_ca\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_path_length_not_int\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_path_length_negative\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_repr\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_hash\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_eq\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_ne\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_not_all_oids\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_repr\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_eq\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_ne\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_hash\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_no_extensions\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_one_extension\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_duplicate_extension\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_unsupported_critical_extension\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_unsupported_extension\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_no_extensions_get_for_class\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_unrecognized_extension_for_class\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_one_extension_get_for_class\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_repr\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_ca_true_pathlen_6\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_path_length_zero\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_ca_true_no_pathlen\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_ca_false\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_no_basic_constraints\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_basic_constraint_not_critical\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_subject_key_identifier\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_no_subject_key_identifier\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_rsa_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_dsa_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_invalid_bit_string_padding_from_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_no_optional_params_allowed_from_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_ec_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_ed25519_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_ed448_public_key\nPASS: tests/x509/test_x509_ext.py:TestKeyUsageExtension.test_no_key_usage\nPASS: tests/x509/test_x509_ext.py:TestKeyUsageExtension.test_all_purposes\nPASS: tests/x509/test_x509_ext.py:TestKeyUsageExtension.test_key_cert_sign_crl_sign\nPASS: tests/x509/test_x509_ext.py:TestDNSName.test_non_a_label\nPASS: tests/x509/test_x509_ext.py:TestDNSName.test_init\nPASS: tests/x509/test_x509_ext.py:TestDNSName.test_ne\nPASS: tests/x509/test_x509_ext.py:TestDNSName.test_hash\nPASS: tests/x509/test_x509_ext.py:TestDirectoryName.test_not_name\nPASS: tests/x509/test_x509_ext.py:TestDirectoryName.test_repr\nPASS: tests/x509/test_x509_ext.py:TestDirectoryName.test_eq\nPASS: tests/x509/test_x509_ext.py:TestDirectoryName.test_ne\nPASS: tests/x509/test_x509_ext.py:TestDirectoryName.test_hash\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_repr\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_equality\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_not_text\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_invalid_email\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_single_label\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_non_a_label\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_hash\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_equality\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_not_text\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_no_parsed_hostname\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_with_port\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_non_a_label\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_empty_hostname\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_hash\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_repr\nPASS: tests/x509/test_x509_ext.py:TestRegisteredID.test_not_oid\nPASS: tests/x509/test_x509_ext.py:TestRegisteredID.test_repr\nPASS: tests/x509/test_x509_ext.py:TestRegisteredID.test_eq\nPASS: tests/x509/test_x509_ext.py:TestRegisteredID.test_ne\nPASS: tests/x509/test_x509_ext.py:TestRegisteredID.test_hash\nPASS: tests/x509/test_x509_ext.py:TestIPAddress.test_not_ipaddress\nPASS: tests/x509/test_x509_ext.py:TestIPAddress.test_repr\nPASS: tests/x509/test_x509_ext.py:TestIPAddress.test_eq\nPASS: tests/x509/test_x509_ext.py:TestIPAddress.test_ne\nPASS: tests/x509/test_x509_ext.py:TestIPAddress.test_hash\nPASS: tests/x509/test_x509_ext.py:TestOtherName.test_invalid_args\nPASS: tests/x509/test_x509_ext.py:TestOtherName.test_repr\nPASS: tests/x509/test_x509_ext.py:TestOtherName.test_eq\nPASS: tests/x509/test_x509_ext.py:TestOtherName.test_ne\nPASS: tests/x509/test_x509_ext.py:TestOtherName.test_hash\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_get_values_for_type\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_iter_names\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_invalid_general_names\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_repr\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_eq\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_ne\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_hash\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_get_values_for_type\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_iter_names\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_invalid_general_names\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_repr\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_eq\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_ne\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_hash\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestRSAIssuerAlternativeNameExtension.test_uri\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_eq\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_ne\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_repr\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_invalid_number\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_get_values_for_type\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_iter_names\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_invalid_general_names\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_repr\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_eq\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_ne\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_hash\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_dns_name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_wildcard_dns_name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_san_empty_hostname\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_san_wildcard_idna_dns_name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_unsupported_gn\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_registered_id\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_uri\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_ipaddress\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_dirname\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_rfc822name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_idna2003_invalid\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_unicode_rfc822_name_dns_name_uri\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_rfc822name_dnsname_ipaddress_directoryname_uri\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_invalid_rfc822name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_other_name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_certbuilder\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsageExtension.test_eku\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_invalid_access_method\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_invalid_access_location\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_valid_nonstandard_method\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_repr\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_eq\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_ne\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_hash\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_invalid_explicit_policy\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_invalid_inhibit_policy\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_both_none\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_repr\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_eq\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_ne\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_hash\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraintsExtension.test_inhibit_policy_mapping\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraintsExtension.test_require_explicit_policy\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraintsExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_invalid_descriptions\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_repr\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_eq\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_ne\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_hash\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_invalid_descriptions\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_repr\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_eq\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_ne\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_hash\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccessExtension.test_sia\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_ocsp_ca_issuers\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_multiple_ocsp_ca_issuers\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_ocsp_only\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_ca_issuers_only\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_aki_keyid\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_aki_all_fields\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_aki_no_keyid\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_from_certificate\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_from_issuer_subject_key_identifier\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_ipaddress_wrong_type\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_ipaddress_allowed_type\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_dnsname_wrong_value\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_dnsname_allowed_value\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_invalid_permitted_subtrees\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_invalid_excluded_subtrees\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_no_subtrees\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_permitted_none\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_excluded_none\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_empty_lists\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_repr\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_eq\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_ne\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_hash\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted_excluded\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted_with_leading_period\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_excluded_with_leading_period\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted_excluded_with_ips\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_single_ip_netmask\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_ip_invalid_length\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_invalid_ipv6_netmask\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_invalid_ipv4_netmask\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_certbuilder\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_distribution_point_full_name_not_general_names\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_distribution_point_relative_name_not_name\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_distribution_point_full_and_relative_not_none\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_no_full_name_relative_name_or_crl_issuer\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_crl_issuer_not_general_names\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_reason_not_reasonflags\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_reason_not_frozenset\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_disallowed_reasons\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_reason_only\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_eq\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_ne\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_repr\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_hash\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_invalid_distribution_points\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_repr\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_eq\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_ne\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_hash\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_invalid_distribution_points\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_repr\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_eq\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_ne\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_fullname_and_crl_issuer\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_relativename_and_crl_issuer\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_fullname_crl_issuer_reasons\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_all_reasons\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_single_reason\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_crl_issuer_only\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_crl_empty_hostname\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRLExtension.test_vector\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRLExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_nocheck\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_not_int\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_negative_int\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_repr\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_eq\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_ne\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_hash\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicyExtension.test_inhibit_any_policy\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_indirect_crl.pem-expected0]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_only.pem-expected1]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_only_aa.pem-expected2]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_only_user.pem-expected3]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_only_ca.pem-expected4]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_reasons_only.pem-expected5]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_relative_user_all_reasons.pem-expected6]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_relativename_only.pem-expected7]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-False-False-notafrozenset-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-False-False-only_some_reasons1-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-False-False-only_some_reasons2-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-False-False-only_some_reasons3-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-notabool-False-False-False-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-notabool-False-False-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-notabool-False-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-False-notabool-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-True-True-False-False-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-True-True-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-False-False-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp0]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp1]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp2]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp3]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp4]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp5]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp6]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp7]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_load\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_generate\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_eq\nPASS: tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_ne\nPASS: tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_hash\nPASS: tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_init\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_ordering\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_simple\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_generate\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_version\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_hash_algorithm\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_signature_algorithm\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_length\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestInvalidExtension.test_invalid_certificate_policies_data\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_non_bytes\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_eq\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_ne\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_repr\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_hash\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_invalid_types\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_eq\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_ne\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_repr\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_hash\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_iter\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_invalid_type\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_eq\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_ne\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_repr\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_hash\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:test_all_extension_oid_members_have_names_defined\nPASS: tests/x509/test_x509_ext.py:test_unknown_extension\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_integer\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_non_negative\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_positive\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_minimal_serial_number\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_biggest_serial_number\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_less_than_160_bits_long\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_set_serial_number_twice\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_aware_revocation_date\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_revocation_date_invalid\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_revocation_date_before_1950\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_set_revocation_date_twice\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extension_checks_for_duplicates\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_invalid_extension\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_no_serial_number\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_no_revocation_date\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_create_revoked\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extensions[extension0]\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extensions[extension1]\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extensions[extension2]\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_multiple_extensions\n============================================================================\nTestsuite summary\n# TOTAL: 3050\n# PASS: 3005\n# SKIP: 45\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 148\nEND: /usr/lib/python3-cryptography/ptest\n2024-02-06T09:05\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-cryptography": {
                    "duration": "148",
                    "log": "START: ptest-runner\n2024-02-06T09:03\nFree memory: 3.901 GB\nPASS: tests/test_cryptography_utils.py:TestCachedProperty.test_simple\nPASS: tests/test_cryptography_utils.py:TestCachedProperty.test_set\nPASS: tests/test_cryptography_utils.py:test_enum\nPASS: tests/test_fernet.py:TestFernet.test_generate[generate.json[0]]\nPASS: tests/test_fernet.py:TestFernet.test_verify[verify.json[0]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[0]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[1]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[2]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[3]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[4]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[5]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[6]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid[invalid.json[7]]\nPASS: tests/test_fernet.py:TestFernet.test_invalid_start_byte\nPASS: tests/test_fernet.py:TestFernet.test_timestamp_too_short\nPASS: tests/test_fernet.py:TestFernet.test_non_base64_token\nPASS: tests/test_fernet.py:TestFernet.test_invalid_types\nPASS: tests/test_fernet.py:TestFernet.test_timestamp_ignored_no_ttl\nPASS: tests/test_fernet.py:TestFernet.test_ttl_required_in_decrypt_at_time\nPASS: tests/test_fernet.py:TestFernet.test_roundtrips[]\nPASS: tests/test_fernet.py:TestFernet.test_roundtrips[Abc!]\nPASS: tests/test_fernet.py:TestFernet.test_roundtrips[\\x00\\xff\\x00\\x80]\nPASS: tests/test_fernet.py:TestFernet.test_bad_key[YWJj]\nPASS: tests/test_fernet.py:TestFernet.test_bad_key[abc]\nPASS: tests/test_fernet.py:TestFernet.test_extract_timestamp\nPASS: tests/test_fernet.py:TestMultiFernet.test_encrypt\nPASS: tests/test_fernet.py:TestMultiFernet.test_decrypt\nPASS: tests/test_fernet.py:TestMultiFernet.test_decrypt_at_time\nPASS: tests/test_fernet.py:TestMultiFernet.test_no_fernets\nPASS: tests/test_fernet.py:TestMultiFernet.test_non_iterable_argument\nPASS: tests/test_fernet.py:TestMultiFernet.test_rotate_bytes\nPASS: tests/test_fernet.py:TestMultiFernet.test_rotate_str\nPASS: tests/test_fernet.py:TestMultiFernet.test_rotate_preserves_timestamp\nPASS: tests/test_fernet.py:TestMultiFernet.test_rotate_decrypt_no_shared_keys\nPASS: tests/test_meta.py:test_no_circular_imports\nPASS: tests/test_rust_utils.py:TestFixedPool.test_basic\nPASS: tests/test_rust_utils.py:TestFixedPool.test_thread_stress\nPASS: tests/test_utils.py:test_check_backend_support_skip\nPASS: tests/test_utils.py:test_check_backend_support_no_skip\nPASS: tests/test_utils.py:test_load_nist_vectors\nPASS: tests/test_utils.py:test_load_nist_vectors_with_null_chars\nPASS: tests/test_utils.py:test_load_ed25519_vectors\nPASS: tests/test_utils.py:test_load_cryptrec_vectors\nPASS: tests/test_utils.py:test_load_cryptrec_vectors_invalid\nPASS: tests/test_utils.py:test_load_hash_vectors\nPASS: tests/test_utils.py:test_load_hmac_vectors\nPASS: tests/test_utils.py:test_load_hash_vectors_bad_data\nPASS: tests/test_utils.py:test_load_vectors_from_file\nPASS: tests/test_utils.py:test_load_nist_gcm_vectors\nPASS: tests/test_utils.py:test_load_pkcs1_vectors\nPASS: tests/test_utils.py:test_load_pkcs1_oaep_vectors\nPASS: tests/test_utils.py:test_load_hotp_vectors\nPASS: tests/test_utils.py:test_load_totp_vectors\nPASS: tests/test_utils.py:test_load_rsa_nist_vectors\nPASS: tests/test_utils.py:test_load_rsa_nist_pkcs1v15_verification_vectors\nPASS: tests/test_utils.py:test_load_rsa_nist_pss_verification_vectors\nPASS: tests/test_utils.py:test_load_fips_dsa_key_pair_vectors\nPASS: tests/test_utils.py:test_load_fips_dsa_sig_ver_vectors\nPASS: tests/test_utils.py:test_load_fips_dsa_sig_gen_vectors\nPASS: tests/test_utils.py:test_load_fips_ecdsa_key_pair_vectors\nPASS: tests/test_utils.py:test_load_fips_ecdsa_signing_vectors\nPASS: tests/test_utils.py:test_load_kasvs_dh_vectors\nPASS: tests/test_utils.py:test_load_kasvs_ecdh_vectors_empty_vector_data\nPASS: tests/test_utils.py:test_load_kasvs_ecdh_vectors\nPASS: tests/test_utils.py:test_load_kasvs_ecdh_kdf_vectors\nPASS: tests/test_utils.py:test_load_x963_vectors\nPASS: tests/test_utils.py:test_load_kbkdf_vectors\nPASS: tests/test_utils.py:test_load_nist_ccm_vectors_dvpt\nPASS: tests/test_utils.py:test_load_nist_ccm_vectors_vadt\nPASS: tests/test_utils.py:test_vector_version\nPASS: tests/test_utils.py:test_raises_unsupported_algorithm_wrong_type\nPASS: tests/test_utils.py:test_raises_unsupported_algorithm_wrong_reason\nPASS: tests/test_utils.py:test_raises_unsupported_no_exc\nPASS: tests/test_utils.py:test_raises_unsupported_algorithm\nPASS: tests/test_utils.py:TestDeprecated.test_getattr\nPASS: tests/test_utils.py:TestDeprecated.test_inspect_deprecated_module\nPASS: tests/test_warnings.py:TestDeprecated.test_deprecated\nPASS: tests/test_warnings.py:TestDeprecated.test_deleting_deprecated_members\nPASS: tests/hazmat/test_oid.py:test_basic_oid\nPASS: tests/hazmat/test_oid.py:test_oid_equal\nPASS: tests/hazmat/test_oid.py:test_oid_deepcopy\nPASS: tests/hazmat/test_oid.py:test_oid_constraint\nPASS: tests/hazmat/backends/test_openssl.py:TestLibreSkip.test_skip_no\nPASS: tests/hazmat/backends/test_openssl.py:TestLibreSkip.test_skip_yes\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_backend_exists\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_is_default_backend\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_openssl_version_text\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_openssl_version_number\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_supports_cipher\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_register_duplicate_cipher_adapter\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_nonexistent_cipher[mode0]\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_nonexistent_cipher[None]\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_openssl_assert\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_consume_errors\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_ssl_ciphers_registered\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_evp_ciphers_registered\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_unknown_error_in_cipher_finalize\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_int_to_bn\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSL.test_bn_to_int\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_generate_rsa_parameters_supported\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_generate_bad_public_exponent\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_cant_generate_insecure_tiny_key\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_unsupported_pss_mgf1_hash\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_unsupported\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_pkcs1v15\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_pss\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_oaep\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_supported_oaep_sha2_combinations\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_rsa_padding_unsupported_mgf\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLRSA.test_unsupported_mgf1_hash_algorithm_md5_decrypt\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLCMAC.test_unsupported_cipher\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_pem_password_cb\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_pem_password_cb_no_password\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_unsupported_evp_pkey_type\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLSerializationWithOpenSSL.test_very_long_pem_serialization_password\nPASS: tests/hazmat/backends/test_openssl.py:TestOpenSSLEllipticCurve.test_sn_to_elliptic_curve_not_supported\nPASS: tests/hazmat/backends/test_openssl.py:TestRSAPEMSerialization.test_password_length_limit\nSKIP: tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_private_load_dhx_unsupported[asymmetric/DH/dhkey_rfc5114_2.pem-load_pem_private_key] # SKIP Requires OpenSSL without EVP_PKEY_DHX\nSKIP: tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_private_load_dhx_unsupported[asymmetric/DH/dhkey_rfc5114_2.der-load_der_private_key] # SKIP Requires OpenSSL without EVP_PKEY_DHX\nSKIP: tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_public_load_dhx_unsupported[asymmetric/DH/dhpub_rfc5114_2.pem-load_pem_public_key] # SKIP Requires OpenSSL without EVP_PKEY_DHX\nSKIP: tests/hazmat/backends/test_openssl.py:TestOpenSSLDHSerialization.test_public_load_dhx_unsupported[asymmetric/DH/dhpub_rfc5114_2.der-load_der_public_key] # SKIP Requires OpenSSL without EVP_PKEY_DHX\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_no_leak_no_malloc\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_no_leak_free\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_no_leak_gc\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_leak\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestAssertNoMemoryLeaks.test_errors\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_ec_private_numbers_private_key\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_ec_derive_private_key\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_x25519_pubkey_from_private_key\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_load_pkcs12_key_and_certificates[pkcs12/cert-aes256cbc-no-key.p12]\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_load_pkcs12_key_and_certificates[pkcs12/cert-key-aes256cbc.p12]\nPASS: tests/hazmat/backends/test_openssl_memleak.py:TestOpenSSLMemoryLeaks.test_write_pkcs12_key_and_certificates\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_binding_loads\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_ssl_ctx_options\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_ssl_options\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_conditional_removal\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_openssl_assert_error_on_stack\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_version_mismatch\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_legacy_provider_error\nPASS: tests/hazmat/bindings/test_openssl.py:TestOpenSSL.test_rust_internal_error\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCBC.test_kat\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCBC.test_mmt\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeOFB.test_kat\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeOFB.test_mmt\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCFB.test_kat\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCFB.test_mmt\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCFB8.test_kat\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeCFB8.test_mmt\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeECB.test_kat\nPASS: tests/hazmat/primitives/utils.py:TestTripleDESModeECB.test_mmt\nSKIP: tests/hazmat/primitives/test_aead.py:test_chacha20poly1305_unsupported_on_older_openssl # SKIP Requires OpenSSL without ChaCha20Poly1305 support\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_data_too_large\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_generate_key\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_bad_key\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_params_not_bytes_encrypt[nonce0-data-]\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_params_not_bytes_encrypt[000000000000-data1-]\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_params_not_bytes_encrypt[000000000000-data-associated_data2]\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_nonce_not_12_bytes\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_decrypt_data_too_short\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_associated_data_none_equal_to_empty_bytestring\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_openssl_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_boringssl_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestChaCha20Poly1305.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_data_too_large\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_default_tag_length\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_invalid_tag_length\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_invalid_nonce_length\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_roundtrip\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_nonce_too_long\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_params_not_bytes[nonce0-data-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_params_not_bytes[000000000000-data1-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_params_not_bytes[000000000000-data-associated_data2]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_bad_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_bad_generate_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_associated_data_none_equal_to_empty_bytestring\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_decrypt_data_too_short\nPASS: tests/hazmat/primitives/test_aead.py:TestAESCCM.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_data_too_large\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_params_not_bytes[nonce0-data-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_params_not_bytes[000000000000-data1-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_params_not_bytes[000000000000-data-associated_data2]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_invalid_nonce_length[7]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_invalid_nonce_length[129]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_bad_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_bad_generate_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_associated_data_none_equal_to_empty_bytestring\nPASS: tests/hazmat/primitives/test_aead.py:TestAESGCM.test_buffer_protocol\nSKIP: tests/hazmat/primitives/test_aead.py:test_aesocb3_unsupported_on_older_openssl # SKIP Requires OpenSSL without AESOCB3 support\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_data_too_large\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_vectors_invalid\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_params_not_bytes[nonce0-data-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_params_not_bytes[000000000000-data1-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_params_not_bytes[000000000000-data-associated_data2]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_invalid_nonce_length\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_bad_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_bad_generate_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_associated_data_none_equal_to_empty_bytestring\nPASS: tests/hazmat/primitives/test_aead.py:TestAESOCB3.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_data_too_large\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_no_empty_encryption\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_vectors\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_vectors_invalid\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_params_not_bytes[data0-associated_data0]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_params_not_bytes[datadatadatadatadata-associated_data1]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_params_not_bytes[datadatadatadatadata-]\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_bad_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_bad_generate_key\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_associated_data_none_equal_to_empty_list\nPASS: tests/hazmat/primitives/test_aead.py:TestAESSIV.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_vectors\nPASS: tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_too_short\nPASS: tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_no_duplicate_keys_encryption\nPASS: tests/hazmat/primitives/test_aes.py:TestAESModeXTS.test_xts_unsupported_with_aes128_aes256_classes\nPASS: tests/hazmat/primitives/utils.py:TestAESModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestAESModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestAESModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestAESModeCFB.test_cfb\nPASS: tests/hazmat/primitives/utils.py:TestAESModeCFB8.test_cfb8\nPASS: tests/hazmat/primitives/utils.py:TestAESModeCTR.test_ctr\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode0]\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode1]\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode2]\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode3]\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode4]\nPASS: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode5]\nSKIP: tests/hazmat/primitives/test_aes.py:test_buffer_protocol_alternate_modes[mode6] # SKIP AES in dummy-mode mode not supported\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode0]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode1]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode2]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode3]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode4]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES128-mode5]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode0]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode1]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode2]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode3]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode4]\nPASS: tests/hazmat/primitives/test_aes.py:test_alternate_aes_classes[AES256-mode5]\nPASS: tests/hazmat/primitives/utils.py:TestAESModeGCM.test_gcm\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_with_only_aad\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_ciphertext_with_no_aad\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_ciphertext_limit\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_aad_limit\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_ciphertext_increments\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_aad_increments\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_none\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_mode\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_finalize\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_finalize_tag_length[tagtooshort]\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_tag_decrypt_finalize_tag_length[toolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolongtoolong]\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_min_max_iv[8]\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_gcm_min_max_iv[128]\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_alternate_aes_classes[AES128]\nPASS: tests/hazmat/primitives/test_aes_gcm.py:TestAESModeGCM.test_alternate_aes_classes[AES256]\nPASS: tests/hazmat/primitives/utils.py:TestARC4.test_rfc\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_dss_signature\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_encode_dss_non_integer\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_encode_dss_negative\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_decode_dss_trailing_bytes\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_decode_dss_invalid_asn1\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_pass_invalid_prehashed_arg\nPASS: tests/hazmat/primitives/test_asym_utils.py:test_prehashed_digest_size\nPASS: tests/hazmat/primitives/test_block.py:TestCipher.test_creates_encryptor\nPASS: tests/hazmat/primitives/test_block.py:TestCipher.test_creates_decryptor\nPASS: tests/hazmat/primitives/test_block.py:TestCipher.test_instantiate_with_non_algorithm\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_use_after_finalize\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_use_update_into_after_finalize\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_unaligned_block_encryption\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_nonexistent_cipher[mode0]\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_nonexistent_cipher[None]\nPASS: tests/hazmat/primitives/test_block.py:TestCipherContext.test_incorrectly_padded\nPASS: tests/hazmat/primitives/utils.py:TestAEADCipherContext.test_aead_exceptions\nPASS: tests/hazmat/primitives/utils.py:TestAEADCipherContext.test_aead_tag_exceptions\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_cbc\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_ofb\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_cfb\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_cfb8\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_ctr\nPASS: tests/hazmat/primitives/test_block.py:TestModeValidation.test_gcm\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_cbc\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_cfb\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_cfb8\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_ofb\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_ctr\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_gcm_iv\nPASS: tests/hazmat/primitives/test_block.py:TestModesRequireBytes.test_gcm_tag\nPASS: tests/hazmat/primitives/utils.py:TestBlowfishModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestBlowfishModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestBlowfishModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestBlowfishModeCFB.test_cfb\nPASS: tests/hazmat/primitives/utils.py:TestCamelliaModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestCamelliaModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestCamelliaModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestCamelliaModeCFB.test_cfb\nPASS: tests/hazmat/primitives/utils.py:TestCAST5ModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestCAST5ModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestCAST5ModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestCAST5ModeCFB.test_cfb\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_vectors[vector0]\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_vectors[vector1]\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_vectors[vector2]\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_key_size\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_invalid_nonce\nPASS: tests/hazmat/primitives/test_chacha20.py:TestChaCha20.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAES.test_key_size[00000000000000000000000000000000-128]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAES.test_key_size[000000000000000000000000000000000000000000000000-192]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAES.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAES.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAES.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CBC]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CTR]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CFB]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[CFB8]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_invalid_key_size_with_mode[OFB]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_xts_tweak_not_bytes\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_xts_tweak_too_small\nPASS: tests/hazmat/primitives/test_ciphers.py:TestAESXTS.test_xts_wrong_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestGCM.test_gcm_min_max[7]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestGCM.test_gcm_min_max[129]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_key_size[00000000000000000000000000000000-128]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_key_size[000000000000000000000000000000000000000000000000-192]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCamellia.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_key_size[0000000000000000]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_key_size[00000000000000000000000000000000]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_key_size[000000000000000000000000000000000000000000000000]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestTripleDES.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000-32]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000-40]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000-48]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000-56]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000-64]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000-72]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000-80]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000-88]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000-96]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000-104]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000-112]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000-120]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000-128]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000-136]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000-144]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000-152]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000-160]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000-168]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000-176]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000-184]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000-192]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000-200]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000-208]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000-216]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000-224]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000-232]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000-240]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000-248]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000-264]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000-272]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000-280]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000-288]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000-296]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000-304]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000-312]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000-320]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000-328]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000-336]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000-344]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-352]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-360]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-368]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-376]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-384]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-392]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-400]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-408]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-416]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-424]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-432]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-440]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_key_size[0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-448]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestBlowfish.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000-40]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000-48]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000-56]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000000000-64]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000000000-72]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000000000-80]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000000000000000-88]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000000000000000-96]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000000000000000-104]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[0000000000000000000000000000-112]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[000000000000000000000000000000-120]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_key_size[00000000000000000000000000000000-128]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCAST5.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[0000000000-40]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[00000000000000-56]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[0000000000000000-64]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[00000000000000000000-80]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[00000000000000000000000000000000-128]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[000000000000000000000000000000000000000000000000-192]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_key_size[0000000000000000000000000000000000000000000000000000000000000000-256]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestARC4.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestIDEA.test_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestIDEA.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestIDEA.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:TestSEED.test_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestSEED.test_invalid_key_size\nPASS: tests/hazmat/primitives/test_ciphers.py:TestSEED.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_ciphers.py:test_invalid_mode_algorithm\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params0]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params1]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params2]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params3]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params4]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params5]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params6]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params7]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params8]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params9]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params10]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params11]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params12]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into[params13]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_gcm\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_finalize_with_tag_already_finalized\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params0]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params1]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params2]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params3]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params4]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params5]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params6]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params7]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params8]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params9]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params10]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params11]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params12]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_multiple_calls[params13]\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_buffer_too_small\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_immutable\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_buffer_too_small_gcm\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_update_into_auto_chunking\nPASS: tests/hazmat/primitives/test_ciphers.py:TestCipherUpdateInto.test_max_chunk_size_fits_in_int32\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params0]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params1]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params2]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params3]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params4]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params5]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params6]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params7]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params8]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params9]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params10]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_generate[params11]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params0]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params1]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params2]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params3]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params4]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params5]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params6]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params7]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params8]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params9]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params10]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_aes_verify[params11]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params0]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params1]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params2]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params3]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params4]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params5]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params6]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_generate[params7]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params0]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params1]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params2]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params3]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params4]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params5]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params6]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_3des_verify[params7]\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_invalid_verify\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_invalid_algorithm\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_raises_after_finalize\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_verify_reject_unicode\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_copy_with_backend\nPASS: tests/hazmat/primitives/test_cmac.py:TestCMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_length_limit\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_already_finalized\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_derive\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_verify\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_invalid_verify\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHash.test_unicode_typeerror\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_length_limit\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_already_finalized\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_derive\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_derive_explicit_salt\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_verify\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_invalid_verify\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_unicode_typeerror\nPASS: tests/hazmat/primitives/test_concatkdf.py:TestConcatKDFHMAC.test_unsupported_hash_algorithm\nPASS: tests/hazmat/primitives/test_constant_time.py:TestConstantTimeBytesEq.test_reject_unicode\nPASS: tests/hazmat/primitives/test_constant_time.py:TestConstantTimeBytesEq.test_compares\nPASS: tests/hazmat/primitives/test_dh.py:test_dh_parameternumbers\nPASS: tests/hazmat/primitives/test_dh.py:test_dh_numbers\nPASS: tests/hazmat/primitives/test_dh.py:test_dh_parameter_numbers_equality\nPASS: tests/hazmat/primitives/test_dh.py:test_dh_private_numbers_equality\nPASS: tests/hazmat/primitives/test_dh.py:test_dh_public_numbers_equality\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_small_key_generate_dh\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_unsupported_generator_generate_dh\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_large_key_generate_dh\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector0]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector1]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector2]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector3]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector4]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_allows_rfc3526_groups[vector5]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported_with_q[vector0]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported_with_q[vector1]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_parameters_supported_with_q[vector2]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_convert_to_numbers[False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_convert_to_numbers[True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_numbers_unsupported_parameters\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_generate_dh[False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_generate_dh[True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_exchange_wrong_type\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_exchange\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_exchange_algorithm\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_symmetric_key_padding\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_bad_exchange[vector0]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_bad_exchange[vector1]\nSKIP: tests/hazmat/primitives/test_dh.py:TestDH.test_load_256bit_key_from_pkcs8 # SKIP 256-bit DH keys are not supported in OpenSSL 3.0.0+ (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nSKIP: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector0] # SKIP DH keys less than 512 bits are unsupported\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector1]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector2]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector3]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors[vector4]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors_with_q[vector0]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors_with_q[vector1]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_dh_vectors_with_q[vector2]\nPASS: tests/hazmat/primitives/test_dh.py:TestDH.test_public_key_equality\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.PEM-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.DER-load_der_private_key]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey.pem-load_pem_private_key-Encoding.PEM-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey.der-load_der_private_key-Encoding.DER-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey_rfc5114_2.pem-load_pem_private_key-Encoding.PEM-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_match[asymmetric/DH/dhkey_rfc5114_2.der-load_der_private_key-Encoding.DER-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey.pem-load_pem_private_key-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey.der-load_der_private_key-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey_rfc5114_2.pem-load_pem_private_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_values[asymmetric/DH/dhkey_rfc5114_2.der-load_der_private_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_traditional_openssl_invalid\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_invalid_encryption_algorithm\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPrivateKeySerialization.test_private_bytes_unsupported_encryption_type\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes[Encoding.PEM-load_pem_public_key]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes[Encoding.DER-load_der_public_key]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub.pem-load_pem_public_key-Encoding.PEM-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub.der-load_der_public_key-Encoding.DER-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub_rfc5114_2.pem-load_pem_public_key-Encoding.PEM-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_match[asymmetric/DH/dhpub_rfc5114_2.der-load_der_public_key-Encoding.DER-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub.pem-load_pem_public_key-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub.der-load_der_public_key-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub_rfc5114_2.pem-load_pem_public_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_values[asymmetric/DH/dhpub_rfc5114_2.der-load_der_public_key-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_dh.py:TestDHPublicKeySerialization.test_public_bytes_pkcs1_unsupported\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes[Encoding.PEM-load_pem_parameters]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes[Encoding.DER-load_der_parameters]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp.pem-load_pem_parameters-Encoding.PEM-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp.der-load_der_parameters-Encoding.DER-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp_rfc5114_2.pem-load_pem_parameters-Encoding.PEM-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_match[asymmetric/DH/dhp_rfc5114_2.der-load_der_parameters-Encoding.DER-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp.pem-load_pem_parameters-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp.der-load_der_parameters-asymmetric/DH/dhkey.txt-False]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp_rfc5114_2.pem-load_pem_parameters-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_values[asymmetric/DH/dhp_rfc5114_2.der-load_der_parameters-asymmetric/DH/dhkey_rfc5114_2.txt-True]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_dh.py:TestDHParameterSerialization.test_parameter_bytes_openssh_unsupported\nPASS: tests/hazmat/primitives/test_dsa.py:test_skip_if_dsa_not_supported\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_parameters\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_invalid_dsa_parameters\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector0]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector1]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector2]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector3]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector4]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector5]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector6]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector7]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector8]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector9]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector10]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector11]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector12]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector13]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector14]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector15]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector16]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector17]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector18]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector19]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector20]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector21]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector22]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector23]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector24]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector25]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector26]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector27]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector28]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector29]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector30]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector31]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector32]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector33]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector34]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector35]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector36]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector37]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector38]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_keys[vector39]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_generate_dsa_private_key_and_parameters\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[114813069527425452423283320117768198402231770208869520047764273682576626139237031385665948631650626991844596463898746277344711896086305533142593135616665318539129989145312280000688779148240044871428926990063486244781615463646388363947317026040466353970904996558162398808944629605623311649536164221970332681344168908984458505602379484807914058900934776500429002716706625830522008132236281291761267883317206598995396418127021779858404042159853183251540889433902091920554957783589672039160081957216630582755380425583726015528348786419432054508915275783882625175435528800822842770817965453762184851149029376-64580463367830425695563881724471017673520429069656986647748425010824583758237-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[1230231922161117176931558813276752514640713895736833715766118029160058800614672948775360067838593459582429649254051804908512884180898236823585082482065348331234959350355845017413023320111360666922624728239756880416434478315693675013413090757208690376793296658810662941824493488451726505303712916005346747908623702673480919353936813105736620402352744776903840477883651100322409301983488363802930540482487909763484098253940728685132044408863734754271212592471778643949486688511721051561970432780747454823776808464180697103083861812184348565522740195796682622205511845512080552010310050255801589349645928001133745474220715013683413907542779063759833876101354235184245096670042160720629411581502371248008430447184842098610320580417992206662247328722122088513643683907670360209162653670641130936997002170500675501374723998766005827579300723253474890612250135171889174899079911291512399773872178519018229989376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[1559504234547468581304567226460768608081271214727654204333453952926900976495110618128064737339483946752503443761686131471193552271391852659365064193689392559857829758647506061444069994636978124555039707021026476921245713792495696830489695982517401374524146395314086050573598895578753486573656547264829724715932052714690465143691079775180749496661686980467990422706106336901081361713909734652492889900400432530264154517064818874355683211771247542255360770859202881042407321220147178491319099787468327066302406927144086576737903714701601736623560954178852475527302623194659586840661992322447177128426246491955961010675451618821886518435583088591308904900490715258463464226563420983440620405774333825186975312197725189750319557792096615997665422000745722876999214186078146392580518345248676324463304482507500065284168027434769274019148663298021844379894848722336864804208500694000341987792816059067898321463326409859968256077029626085376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-1427247692705959881058285969449495136382746624-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[29555392294711864157275386815357618537267080960988042268769156693495099199494704796915951070598564457252063963236005374978324519040156266830045003525181491358798306007186824306150297663849510518707433934467429207182178449463694000139212998665077346493506545012211151383827198540802876746901147575469495068256646031117919929434798636829182219169696824522393813957790597738733918839622212092151454935285851863864021229974481160612535913952098870154429666829370298276918167675877104217215974981914624021418853287860181856869732382796310887090281214039850070167110726468088494269344139382408436774468544267299023820844791-1809251394333065553493296640760748560207343510400633813116524750123642650624-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[5519320730249681432599424170115956030357050201283202306339209391187401305615148896039707619235778782276224375819012348685968519288227748401050770409189474950289221338707575489252557919483800448572150134191498343159237639002373213381875357415465724776287638364885072094009953455303547705753714075059920162016781265030954925172865111563664931421763299543819627291231857745792703279562544814805187433350955509918768555350719577748146733262773550471639861425535958491859790667580434510654927848290073996888660173454126310419986151004041956730952727626644462173102625536453618534787776297771654251563192054641985234281627395744029665008245392898762735662909832227695869698824323650209466097597832806641453514233256642751270810627789205771420386973686952888623615526881134520650055877554418237660952469321315653878711628226241082672111623731775473801826839917951811911985483915128679893364034131626472220019809103848166144581212503-1852673427797059126777135760139006525652319754650249024631321344126610074238976-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-0]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-1]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_parameters_values[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-17218479456385750618067377696052635483579924745448689921733236816400740691241745619397484537236046173286370919031961587788584927290816661024991609882728717344659503471655990880884679896520055123906467064419056526231345685268240569209892573766037966584735183775739433978714578587782701380797240772477647874555986712746271362892227516205318914435913511141036261376]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[114813069527425452423283320117768198402231770208869520047764273682576626139237031385665948631650626991844596463898746277344711896086305533142593135616665318539129989145312280000688779148240044871428926990063486244781615463646388363947317026040466353970904996558162398808944629605623311649536164221970332681344168908984458505602379484807914058900934776500429002716706625830522008132236281291761267883317206598995396418127021779858404042159853183251540889433902091920554957783589672039160081957216630582755380425583726015528348786419432054508915275783882625175435528800822842770817965453762184851149029376-64580463367830425695563881724471017673520429069656986647748425010824583758237-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463-29102530691960613264070176723331875228281365779995140773780409345248917145761]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[1230231922161117176931558813276752514640713895736833715766118029160058800614672948775360067838593459582429649254051804908512884180898236823585082482065348331234959350355845017413023320111360666922624728239756880416434478315693675013413090757208690376793296658810662941824493488451726505303712916005346747908623702673480919353936813105736620402352744776903840477883651100322409301983488363802930540482487909763484098253940728685132044408863734754271212592471778643949486688511721051561970432780747454823776808464180697103083861812184348565522740195796682622205511845512080552010310050255801589349645928001133745474220715013683413907542779063759833876101354235184245096670042160720629411581502371248008430447184842098610320580417992206662247328722122088513643683907670360209162653670641130936997002170500675501374723998766005827579300723253474890612250135171889174899079911291512399773872178519018229989376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590-80720701423197857921972340951126118815627594890158677747354012815713362867974]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[1559504234547468581304567226460768608081271214727654204333453952926900976495110618128064737339483946752503443761686131471193552271391852659365064193689392559857829758647506061444069994636978124555039707021026476921245713792495696830489695982517401374524146395314086050573598895578753486573656547264829724715932052714690465143691079775180749496661686980467990422706106336901081361713909734652492889900400432530264154517064818874355683211771247542255360770859202881042407321220147178491319099787468327066302406927144086576737903714701601736623560954178852475527302623194659586840661992322447177128426246491955961010675451618821886518435583088591308904900490715258463464226563420983440620405774333825186975312197725189750319557792096615997665422000745722876999214186078146392580518345248676324463304482507500065284168027434769274019148663298021844379894848722336864804208500694000341987792816059067898321463326409859968256077029626085376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590-80720701423197857921972340951126118815627594890158677747354012815713362867974]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-1427247692705959881058285969449495136382746624-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[29555392294711864157275386815357618537267080960988042268769156693495099199494704796915951070598564457252063963236005374978324519040156266830045003525181491358798306007186824306150297663849510518707433934467429207182178449463694000139212998665077346493506545012211151383827198540802876746901147575469495068256646031117919929434798636829182219169696824522393813957790597738733918839622212092151454935285851863864021229974481160612535913952098870154429666829370298276918167675877104217215974981914624021418853287860181856869732382796310887090281214039850070167110726468088494269344139382408436774468544267299023820844791-1809251394333065553493296640760748560207343510400633813116524750123642650624-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463-29102530691960613264070176723331875228281365779995140773780409345248917145761]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[5519320730249681432599424170115956030357050201283202306339209391187401305615148896039707619235778782276224375819012348685968519288227748401050770409189474950289221338707575489252557919483800448572150134191498343159237639002373213381875357415465724776287638364885072094009953455303547705753714075059920162016781265030954925172865111563664931421763299543819627291231857745792703279562544814805187433350955509918768555350719577748146733262773550471639861425535958491859790667580434510654927848290073996888660173454126310419986151004041956730952727626644462173102625536453618534787776297771654251563192054641985234281627395744029665008245392898762735662909832227695869698824323650209466097597832806641453514233256642751270810627789205771420386973686952888623615526881134520650055877554418237660952469321315653878711628226241082672111623731775473801826839917951811911985483915128679893364034131626472220019809103848166144581212503-1852673427797059126777135760139006525652319754650249024631321344126610074238976-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590-80720701423197857921972340951126118815627594890158677747354012815713362867974]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-0-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-1-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-17218479456385750618067377696052635483579924745448689921733236816400740691241745619397484537236046173286370919031961587788584927290816661024991609882728717344659503471655990880884679896520055123906467064419056526231345685268240569209892573766037966584735183775739433978714578587782701380797240772477647874555986712746271362892227516205318914435913511141036261376-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-0]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903--2]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-730750818665451459101842416358141509827966271488]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903-1606938044258990275541962092341162602522202993782792835301376]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_private_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-1267650600228229401496703205376-739448014625904682656070085931879829009360575049]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376-860746831416075478702374469155404254110218035841-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[114813069527425452423283320117768198402231770208869520047764273682576626139237031385665948631650626991844596463898746277344711896086305533142593135616665318539129989145312280000688779148240044871428926990063486244781615463646388363947317026040466353970904996558162398808944629605623311649536164221970332681344168908984458505602379484807914058900934776500429002716706625830522008132236281291761267883317206598995396418127021779858404042159853183251540889433902091920554957783589672039160081957216630582755380425583726015528348786419432054508915275783882625175435528800822842770817965453762184851149029376-64580463367830425695563881724471017673520429069656986647748425010824583758237-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[1230231922161117176931558813276752514640713895736833715766118029160058800614672948775360067838593459582429649254051804908512884180898236823585082482065348331234959350355845017413023320111360666922624728239756880416434478315693675013413090757208690376793296658810662941824493488451726505303712916005346747908623702673480919353936813105736620402352744776903840477883651100322409301983488363802930540482487909763484098253940728685132044408863734754271212592471778643949486688511721051561970432780747454823776808464180697103083861812184348565522740195796682622205511845512080552010310050255801589349645928001133745474220715013683413907542779063759833876101354235184245096670042160720629411581502371248008430447184842098610320580417992206662247328722122088513643683907670360209162653670641130936997002170500675501374723998766005827579300723253474890612250135171889174899079911291512399773872178519018229989376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[1559504234547468581304567226460768608081271214727654204333453952926900976495110618128064737339483946752503443761686131471193552271391852659365064193689392559857829758647506061444069994636978124555039707021026476921245713792495696830489695982517401374524146395314086050573598895578753486573656547264829724715932052714690465143691079775180749496661686980467990422706106336901081361713909734652492889900400432530264154517064818874355683211771247542255360770859202881042407321220147178491319099787468327066302406927144086576737903714701601736623560954178852475527302623194659586840661992322447177128426246491955961010675451618821886518435583088591308904900490715258463464226563420983440620405774333825186975312197725189750319557792096615997665422000745722876999214186078146392580518345248676324463304482507500065284168027434769274019148663298021844379894848722336864804208500694000341987792816059067898321463326409859968256077029626085376-95854368013823440657882842583443025452331242930242487147761987726110422558011-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-1427247692705959881058285969449495136382746624-4716760577622082344827026607896944931991018145554874915250088007431928425829998391615946017585506934376515138402805056272591230627138960960431662063773185572091480277219308547850387855998018487487090411682450854845462029354880754999163146999985242903307654849675670981552108128299794618365058618340047054809-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[29555392294711864157275386815357618537267080960988042268769156693495099199494704796915951070598564457252063963236005374978324519040156266830045003525181491358798306007186824306150297663849510518707433934467429207182178449463694000139212998665077346493506545012211151383827198540802876746901147575469495068256646031117919929434798636829182219169696824522393813957790597738733918839622212092151454935285851863864021229974481160612535913952098870154429666829370298276918167675877104217215974981914624021418853287860181856869732382796310887090281214039850070167110726468088494269344139382408436774468544267299023820844791-1809251394333065553493296640760748560207343510400633813116524750123642650624-28879440595986097268895041340401003520758838705107975699514383113429273787849059522782902647245562959965531991353195969686393836061048853774884381289946806553837650366651313551923051977088776943163135675692318299050335108066980704990339376259992728263808264449550804711861080682635129097007981883220386489563651753331797910590711194228447379785305017103676151027592988739133322008418854750420380715738598918198886065832355368487114463603798141259044854445345936350587896438838761962775816124796949868420197231670226583590116278262154938801955073173409464019716518525958957887589143806034633091678892378323951700771586-13532592008691411320833710708269517980705562793739607379982722969102062687875189133317508233928889926814978493976782406010673638126609494152025343358990731065471254004088577595592204540086332283174534987458558685824381477552727754502343214234882195132274633657074819858169768327672347035084415688868828899894977531136418649031880599403440086068767575089776413201206421523593956740166020222225026138514306327634220553138057930731186634884369525099927045702112534982595738650195060866027438726519597276592517675660195767592887358547084638925315941916015127072152227886026473292588336599544600213615372991748877185031463]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[5519320730249681432599424170115956030357050201283202306339209391187401305615148896039707619235778782276224375819012348685968519288227748401050770409189474950289221338707575489252557919483800448572150134191498343159237639002373213381875357415465724776287638364885072094009953455303547705753714075059920162016781265030954925172865111563664931421763299543819627291231857745792703279562544814805187433350955509918768555350719577748146733262773550471639861425535958491859790667580434510654927848290073996888660173454126310419986151004041956730952727626644462173102625536453618534787776297771654251563192054641985234281627395744029665008245392898762735662909832227695869698824323650209466097597832806641453514233256642751270810627789205771420386973686952888623615526881134520650055877554418237660952469321315653878711628226241082672111623731775473801826839917951811911985483915128679893364034131626472220019809103848166144581212503-1852673427797059126777135760139006525652319754650249024631321344126610074238976-4686680804113083545397586679160821080065546485879199381747688852647715347366050212965424161937174555744193760513846346642307847130140638472952609139808173723795782526053221086355761434617536155599617210419191458376189027072679904817878066693816011140598025898072397383789686770938755733214392627560256519606782019612751442614971187082766141326350447828566936280392794535868336904106649129495104410384361533740607503671630198969036199423918291576345165357087252704652513419667814264916593692308663609444484880828275582658848410219644280386392681807294015662156631742478337288559521475021145978416293453773894656718919492851754991604772677576491945141670516547075795882110064066895094091232790923425694403957778549277737559298066593287313609538326304951141532078813054865090484037023000015284082703642755191692355209256803327490359813935710844452851781723874848604100042132491137443585471513212188234723349265998132456411592110-2933892169630547542138958250875689390585571580922156303607154486790284012553323233494265805108971964795931010395470574497238676301296314787581011229991219693145995335654458220850338486845812993707403915116025671090575258086776169173374782404394539039566343994508313765272264558191037336379933659898664458330264437962466444815926773750427979695284160167366116453671137022735994488882312868014103810663537793757839292017741278326659044606015132984999715656004614731116087257857064831544681120320852646425038880177844892965542594178124723980236377129645724842691824386651456682719633350463383391047244227267949309812935538722089462322839662301960624372285407167585382372397452632300277674165017791321993299979582951289987876584692311782506615769157209687324325849964858604061730213227103609501764255266734549513993474686768170268180950165800546004473979157498089254372572283969526401646126482203738339794685537378116723477916590]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-0-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-1-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_invalid_dsa_public_key_arguments[148528771625914534212822325125359964721302904090255629476356006476834409067650032157404278595796437626753307411774442579294431917728665630396941886184083792777819588420173917073152781160092900585070344141915044503087837586202702533215700245952292068589150719762668746881793013309455969049945457294705213095283-860746831416075478702374469155404254110218035841-17218479456385750618067377696052635483579924745448689921733236816400740691241745619397484537236046173286370919031961587788584927290816661024991609882728717344659503471655990880884679896520055123906467064419056526231345685268240569209892573766037966584735183775739433978714578587782701380797240772477647874555986712746271362892227516205318914435913511141036261376-78053418212843451757389843465019430552021935659638644545534253713498681012377983295707071854300465107156564459341770283566027307097953976933330782431735019665767496768949075378862148332730757664093133346783722369325637548909151566146900185910724093837622978424996838379890338620092409532780972001832929764903]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_large_p\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSA.test_public_key_equality\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_dsa_verification\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_dsa_verify_invalid_asn1\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_verify\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_prehashed_verify\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAVerification.test_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_dsa_signing\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_sign\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_prehashed_sign\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASignature.test_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_parameter_numbers\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_parameter_numbers_invalid_types\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_public_numbers\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_public_numbers_invalid_types\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_private_numbers\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_dsa_private_numbers_invalid_types\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumbers.test_repr\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_parameter_numbers_eq\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_parameter_numbers_ne\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_public_numbers_eq\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_public_numbers_ne\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_private_numbers_eq\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSANumberEquality.test_private_numbers_ne\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-s]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-longerpassword]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_rejects_invalid[Encoding.SMIME-PrivateFormat.TraditionalOpenSSL]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbol]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.TraditionalOpenSSL-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.TraditionalOpenSSL-load_der_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.PKCS8-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.PKCS8-load_der_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/Traditional_OpenSSL_Serialization/dsa.1024.pem-Encoding.PEM-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/DER_Serialization/dsa.1024.der-Encoding.DER-load_der_private_key]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_traditional_der_encrypted_invalid\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_invalid_encryption_algorithm\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSASerialization.test_private_bytes_unsupported_encryption_type\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/PKCS8/unenc-dsa-pkcs8.pub.pem-load_pem_public_key-Encoding.PEM]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/DER_Serialization/unenc-dsa-pkcs8.pub.der-load_der_public_key-Encoding.DER]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_openssh\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_pkcs1_unsupported\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_dsa.py:TestDSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_ec.py:test_get_curve_for_oid\nPASS: tests/hazmat/primitives/test_ec.py:test_skip_curve_unsupported\nPASS: tests/hazmat/primitives/test_ec.py:test_skip_exchange_algorithm_unsupported\nPASS: tests/hazmat/primitives/test_ec.py:test_skip_ecdsa_vector\nPASS: tests/hazmat/primitives/test_ec.py:test_derive_private_key_success\nPASS: tests/hazmat/primitives/test_ec.py:test_derive_private_key_errors\nPASS: tests/hazmat/primitives/test_ec.py:test_derive_point_at_infinity\nPASS: tests/hazmat/primitives/test_ec.py:test_ec_numbers\nPASS: tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[None-2-3-curve0]\nPASS: tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[1-None-3-curve1]\nPASS: tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[1-2-None-curve2]\nPASS: tests/hazmat/primitives/test_ec.py:test_invalid_ec_numbers_args[1-2-3-None]\nPASS: tests/hazmat/primitives/test_ec.py:test_invalid_private_numbers_public_numbers\nPASS: tests/hazmat/primitives/test_ec.py:test_ec_public_numbers_repr\nPASS: tests/hazmat/primitives/test_ec.py:test_ec_public_numbers_hash\nPASS: tests/hazmat/primitives/test_ec.py:test_ec_private_numbers_hash\nPASS: tests/hazmat/primitives/test_ec.py:test_ec_key_key_size\nPASS: tests/hazmat/primitives/test_ec.py:TestECWithNumbers.test_with_numbers\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_signing_with_example_keys\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP192R10]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP256R10]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP192R11]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP224R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP256R11]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP384R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP521R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECP256K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT163K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT233K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT283K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT409K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT571K1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT163R2]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT233R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT283R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT409R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[SECT571R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[BrainpoolP256R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[BrainpoolP384R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_vector_curves[BrainpoolP512R1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_generate_unknown_curve\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_unknown_signature_algoritm\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_load_invalid_ec_key_from_numbers\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_load_invalid_public_ec_key_from_numbers\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_load_invalid_ec_key_from_pem\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_signatures\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_signature_failures\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_sign\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_sign_prehashed\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_sign_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_verify\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_verify_prehashed\nPASS: tests/hazmat/primitives/test_ec.py:TestECDSAVectors.test_verify_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/test_ec.py:TestECEquality.test_public_numbers_eq\nPASS: tests/hazmat/primitives/test_ec.py:TestECEquality.test_public_numbers_ne\nPASS: tests/hazmat/primitives/test_ec.py:TestECEquality.test_private_numbers_eq\nPASS: tests/hazmat/primitives/test_ec.py:TestECEquality.test_private_numbers_ne\nPASS: tests/hazmat/primitives/test_ec.py:TestECEquality.test_public_key_equality\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-s]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-longerpassword]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbol]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.TraditionalOpenSSL-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.TraditionalOpenSSL-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.PKCS8-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.PKCS8-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/PEM_Serialization/ec_private_key.pem-Encoding.PEM-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/DER_Serialization/ec_private_key.der-Encoding.DER-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_traditional_der_encrypted_invalid\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_invalid_encryption_algorithm\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_private_bytes_unsupported_encryption_type\nPASS: tests/hazmat/primitives/test_ec.py:TestECSerialization.test_public_bytes_from_derived_public_key\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_match[asymmetric/PEM_Serialization/ec_public_key.pem-load_pem_public_key-Encoding.PEM]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_match[asymmetric/DER_Serialization/ec_public_key.der-load_der_public_key-Encoding.DER]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_openssh\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_public_bytes_pkcs1_unsupported\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector0]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector1]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector2]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_compressed[vector3]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_notoncurve\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_uncompressed\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_invalid_length\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_empty_byte_string\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_not_a_curve\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_from_encoded_point_unsupported_encoding\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector0]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector1]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector2]\nPASS: tests/hazmat/primitives/test_ec.py:TestEllipticCurvePEMPublicKeySerialization.test_serialize_point[vector3]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_key_exchange_with_vectors\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_brainpool_kex[vector0]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_brainpool_kex[vector1]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_brainpool_kex[vector2]\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_exchange_unsupported_algorithm\nPASS: tests/hazmat/primitives/test_ec.py:TestECDH.test_exchange_non_matching_curve\nSKIP: tests/hazmat/primitives/test_ed25519.py:test_ed25519_unsupported # SKIP Requires OpenSSL without Ed25519 support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_sign_verify_input\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_pub_priv_bytes_raw\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_signature\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_generate\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_load_public_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_type_public_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_type_private_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_length_from_public_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_length_from_private_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_private_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_invalid_public_bytes\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption4-\\x00-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ed25519.py:TestEd25519Signing.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_ed25519.py:test_public_key_equality\nSKIP: tests/hazmat/primitives/test_ed448.py:test_ed448_unsupported # SKIP Requires OpenSSL without Ed448 support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector0]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector1]\nSKIP: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector2] # SKIP ed448 contexts are not currently supported\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector3]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector4]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector5]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector6]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector7]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_sign_input[vector8]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_signature\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_generate\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector0]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector1]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector2]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector3]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector4]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector5]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector6]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector7]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_pub_priv_bytes_raw[vector8]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_type_public_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_type_private_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_length_from_public_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_length_from_private_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_private_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_invalid_public_bytes\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_ed448.py:TestEd448Signing.test_malleability\nPASS: tests/hazmat/primitives/test_ed448.py:test_public_key_equality\nPASS: tests/hazmat/primitives/utils.py:TestSHA1.test_sha1\nPASS: tests/hazmat/primitives/utils.py:TestSHA224.test_sha224\nPASS: tests/hazmat/primitives/utils.py:TestSHA256.test_sha256\nPASS: tests/hazmat/primitives/utils.py:TestSHA384.test_sha384\nPASS: tests/hazmat/primitives/utils.py:TestSHA512.test_sha512\nPASS: tests/hazmat/primitives/utils.py:TestSHA512224.test_sha512_224\nPASS: tests/hazmat/primitives/utils.py:TestSHA512256.test_sha512_256\nPASS: tests/hazmat/primitives/utils.py:TestMD5.test_md5\nPASS: tests/hazmat/primitives/utils.py:TestBLAKE2b.test_b2b\nPASS: tests/hazmat/primitives/utils.py:TestBLAKE2s256.test_b2s\nPASS: tests/hazmat/primitives/utils.py:TestSHA3224.test_sha3_224\nPASS: tests/hazmat/primitives/utils.py:TestSHA3256.test_sha3_256\nPASS: tests/hazmat/primitives/utils.py:TestSHA3384.test_sha3_384\nPASS: tests/hazmat/primitives/utils.py:TestSHA3512.test_sha3_512\nPASS: tests/hazmat/primitives/utils.py:TestSHAKE128.test_shake128\nPASS: tests/hazmat/primitives/test_hash_vectors.py:TestSHAKE128.test_shake128_variable\nPASS: tests/hazmat/primitives/utils.py:TestSHAKE256.test_shake256\nPASS: tests/hazmat/primitives/test_hash_vectors.py:TestSHAKE256.test_shake256_variable\nPASS: tests/hazmat/primitives/utils.py:TestSM3.test_sm3\nPASS: tests/hazmat/primitives/test_hashes.py:TestHashContext.test_hash_reject_unicode\nPASS: tests/hazmat/primitives/test_hashes.py:TestHashContext.test_hash_algorithm_instance\nPASS: tests/hazmat/primitives/test_hashes.py:TestHashContext.test_raises_after_finalize\nPASS: tests/hazmat/primitives/test_hashes.py:TestHashContext.test_unsupported_hash\nPASS: tests/hazmat/primitives/utils.py:TestSHA1.test_sha1\nPASS: tests/hazmat/primitives/utils.py:TestSHA224.test_sha224\nPASS: tests/hazmat/primitives/utils.py:TestSHA256.test_sha256\nPASS: tests/hazmat/primitives/utils.py:TestSHA384.test_sha384\nPASS: tests/hazmat/primitives/utils.py:TestSHA512.test_sha512\nPASS: tests/hazmat/primitives/utils.py:TestMD5.test_md5\nPASS: tests/hazmat/primitives/utils.py:TestBLAKE2b.test_blake2b\nPASS: tests/hazmat/primitives/test_hashes.py:TestBLAKE2b.test_invalid_digest_size\nPASS: tests/hazmat/primitives/utils.py:TestBLAKE2s.test_blake2s\nPASS: tests/hazmat/primitives/test_hashes.py:TestBLAKE2s.test_invalid_digest_size\nPASS: tests/hazmat/primitives/test_hashes.py:test_buffer_protocol_hash\nPASS: tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_type[SHAKE128]\nPASS: tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_type[SHAKE256]\nPASS: tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_size[SHAKE128]\nPASS: tests/hazmat/primitives/test_hashes.py:TestSHAKE.test_invalid_digest_size[SHAKE256]\nPASS: tests/hazmat/primitives/utils.py:TestSM3.test_sm3\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_length_limit\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_already_finalized\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_verify\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_verify_invalid\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_unicode_typeerror\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_derive_short_output\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_derive_long_output\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDF.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_derive\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_verify\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_invalid_verify\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_already_finalized\nPASS: tests/hazmat/primitives/test_hkdf.py:TestHKDFExpand.test_unicode_error\nPASS: tests/hazmat/primitives/utils.py:TestHKDFSHA1.test_hkdfsha1\nPASS: tests/hazmat/primitives/utils.py:TestHKDFSHA256.test_hkdfsha256\nPASS: tests/hazmat/primitives/utils.py:TestHMACCopy.test_copy\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_hmac_reject_unicode\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_hmac_algorithm_instance\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_raises_after_finalize\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_verify\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_invalid_verify\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_verify_reject_unicode\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_unsupported_hash\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_hmac.py:TestHMAC.test_algorithm\nPASS: tests/hazmat/primitives/utils.py:TestHMACMD5.test_hmac_md5\nPASS: tests/hazmat/primitives/utils.py:TestHMACSHA1.test_hmac_sha1\nPASS: tests/hazmat/primitives/utils.py:TestHMACSHA224.test_hmac_sha224\nPASS: tests/hazmat/primitives/utils.py:TestHMACSHA256.test_hmac_sha256\nPASS: tests/hazmat/primitives/utils.py:TestHMACSHA384.test_hmac_sha384\nPASS: tests/hazmat/primitives/utils.py:TestHMACSHA512.test_hmac_sha512\nPASS: tests/hazmat/primitives/test_hmac_vectors.py:TestHMACBLAKE2.test_blake2b\nPASS: tests/hazmat/primitives/test_hmac_vectors.py:TestHMACBLAKE2.test_blake2s\nPASS: tests/hazmat/primitives/utils.py:TestIDEAModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestIDEAModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestIDEAModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestIDEAModeCFB.test_cfb\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_invalid_key\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_already_finalized\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_key_length\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_rlen\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_r_type\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_l_type\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_l\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_mode\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_parameters\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_missing_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_keyword_only_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_invalid_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_ignored_break_location_before\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_ignored_break_location_after\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_hash\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unsupported_algorithm\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unicode_error_label\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unicode_error_context\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_unicode_error_key_material\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFHMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_invalid_key\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_already_finalized\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_key_length\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_rlen\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_r_type\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_l_type\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_l\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_mode\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_parameters\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_missing_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_keyword_only_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_invalid_break_location\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_ignored_break_location_before\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_ignored_break_location_after\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_algorithm\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unicode_error_label\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unicode_error_context\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unsupported_cipher\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_unicode_error_key_material\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_wrong_key_material_length\nPASS: tests/hazmat/primitives/test_kbkdf.py:TestKBKDFCMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/utils.py:TestCounterKDFCounterMode.test_kbkdfctr\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_wrap\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_unwrap\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_wrap_invalid_key_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_unwrap_invalid_key_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_wrap_invalid_key_to_wrap_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrap.test_unwrap_invalid_wrapped_key_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_wrap\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_wrap_additional_vectors\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap_additional_vectors\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap_invalid_wrapped_key_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_wrap_invalid_key_length\nPASS: tests/hazmat/primitives/test_keywrap.py:TestAESKeyWrapWithPadding.test_unwrap_invalid_key_length\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_block_size[127]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_block_size[4096]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_block_size[-2]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-1111]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-1111111111111111]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-111111111111111\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-\\x06\\x06\\x06\\x06\\x06\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_invalid_padding[128-\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_non_bytes\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_zany_py2_bytes_subclass\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-1111111111-1111111111\\x06\\x06\\x06\\x06\\x06\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-111111111111111122222222222222-111111111111111122222222222222\\x02\\x02]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-1111111111111111-1111111111111111\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10\\x10]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_pad[128-11111111111111111-11111111111111111\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f\\x0f]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_unpad[128-1111111111-1111111111\\x06\\x06\\x06\\x06\\x06\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_unpad[128-111111111111111122222222222222-111111111111111122222222222222\\x02\\x02]\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_use_after_finalize\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_large_padding\nPASS: tests/hazmat/primitives/test_padding.py:TestPKCS7.test_bytearray\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_block_size[127]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_block_size[4096]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_block_size[-2]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-1111]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-1111111111111111]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-111111111111111\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-1111111111\\x06\\x06\\x06\\x06\\x06\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-\\x06\\x06\\x06\\x06\\x06\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_invalid_padding[128-\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_non_bytes\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_zany_py2_bytes_subclass\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-1111111111-1111111111\\x00\\x00\\x00\\x00\\x00\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-111111111111111122222222222222-111111111111111122222222222222\\x00\\x02]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-1111111111111111-1111111111111111\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x10]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_pad[128-11111111111111111-11111111111111111\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x0f]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_unpad[128-1111111111-1111111111\\x00\\x00\\x00\\x00\\x00\\x06]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_unpad[128-111111111111111122222222222222-111111111111111122222222222222\\x00\\x02]\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_use_after_finalize\nPASS: tests/hazmat/primitives/test_padding.py:TestANSIX923.test_bytearray\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_already_finalized\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_unsupported_algorithm\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_invalid_key\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_unicode_error_with_salt\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_unicode_error_with_key_material\nPASS: tests/hazmat/primitives/test_pbkdf2hmac.py:TestPBKDF2HMAC.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_pbkdf2hmac_vectors.py:test_pbkdf2_hmacsha1_vectors\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys[cert-key-aes256cbc.p12-cryptography]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys[cert-none-key-none.p12-cryptography]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys_rc2[cert-rc2-key-3des.p12-cryptography]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_ec_keys_rc2[no-password.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_cert_only\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_pkcs12_key_only\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_non_bytes\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_not_a_pkcs12\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_invalid_password\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-None-no-name-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-name2-name3-name-all-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-None-None-name-1-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-name3-name-2-3-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-None-name-2-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-name3-name-3-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[\\xe2\\x98\\xba-\\xc3\\xa4-\\xc3\\xa7-name-unicode-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-None-no-name-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-name2-name3-name-all-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[name-None-None-name-1-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-name3-name-2-3-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-name2-None-name-2-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[None-None-name3-name-3-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object[\\xe2\\x98\\xba-\\xc3\\xa4-\\xc3\\xa7-name-unicode-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-None-no-cert-no-name-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-name3-no-cert-name-all-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-None-no-cert-name-2-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-name3-no-cert-name-3-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[\\xe2\\x98\\xb9-\\xc3\\xaf-no-cert-name-unicode-no-pwd.p12-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-None-no-cert-no-name-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-name3-no-cert-name-all-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[name2-None-no-cert-name-2-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[None-name3-no-cert-name-3-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Loading.test_load_object_no_cert_key[\\xe2\\x98\\xb9-\\xc3\\xaf-no-cert-name-unicode-pwd.p12-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate-Ed448PrivateKey-kparam0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate-Ed25519PrivateKey-kparam1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-RSAPrivateKey-kparam2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-DSAPrivateKey-kparam3]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam4]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam5]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam6]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam7]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam8]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam9]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam10]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam11]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam12]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam13]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam14]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam15]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam16]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam17]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam18]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam19]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam20]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam21]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam22]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam23]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-None-generate_private_key-EllipticCurvePrivateKey-kparam24]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate-Ed448PrivateKey-kparam0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate-Ed25519PrivateKey-kparam1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-RSAPrivateKey-kparam2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-DSAPrivateKey-kparam3]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam4]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam5]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam6]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam7]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam8]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam9]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam10]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam11]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam12]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam13]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam14]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam15]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam16]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam17]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam18]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam19]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam20]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam21]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam22]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam23]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm0-password-name-generate_private_key-EllipticCurvePrivateKey-kparam24]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate-Ed448PrivateKey-kparam0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate-Ed25519PrivateKey-kparam1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-RSAPrivateKey-kparam2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-DSAPrivateKey-kparam3]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam4]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam5]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam6]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam7]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam8]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam9]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam10]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam11]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam12]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam13]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam14]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam15]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam16]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam17]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam18]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam19]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam20]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam21]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam22]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam23]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-None-generate_private_key-EllipticCurvePrivateKey-kparam24]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate-Ed448PrivateKey-kparam0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate-Ed25519PrivateKey-kparam1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-RSAPrivateKey-kparam2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-DSAPrivateKey-kparam3]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam4]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam5]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam6]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam7]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam8]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam9]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam10]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam11]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam12]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam13]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam14]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam15]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam16]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam17]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam18]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam19]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam20]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam21]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam22]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam23]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_each_supported_keytype[algorithm1-None-name-generate_private_key-EllipticCurvePrivateKey-kparam24]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_with_cert_key_ca\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cas_friendly_names\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_wrong_types\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_no_cert\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cas_only[encryption_algorithm0-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cas_only[encryption_algorithm1-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cert_only[encryption_algorithm0-password]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_cert_only[encryption_algorithm1-None]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_must_supply_something\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_generate_unsupported_encryption_type\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-None-None-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-None-None-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[420-\\x02\\x02\\x01\\xa4-None-None-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-None-None-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-None-None-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[22222-\\x02\\x02V\\xce-None-None-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg0-\\x06\\x05+\\x0e\\x03\\x02\\x1a-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-mac_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01-None-enc_alg_der2]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-None-None-PBES.PBESv2SHA256AndAES256CBC-enc_alg_der0]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-None-None-PBES.PBESv1SHA1And3KeyTripleDESCBC-enc_alg_der1]\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption[None-None-None-None-None-enc_alg_der2]\nSKIP: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption_unsupported[algorithm0] # SKIP Requires OpenSSL < 3.0.0 (or Libre/Boring) (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nSKIP: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Creation.test_key_serialization_encryption_set_mac_unsupported[algorithm0] # SKIP Requires OpenSSL without PKCS12_set_mac (boring only) (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_pkcs12.py:test_pkcs12_ordering\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_constructor\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_equality\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_hash\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_certificate_repr\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_constructor\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_equality\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_hash\nPASS: tests/hazmat/primitives/test_pkcs12.py:TestPKCS12Objects.test_key_and_certificates_repr\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_invalid_der_pkcs7\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_invalid_pem_pkcs7\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_not_bytes_der\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_not_bytes_pem\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_pem\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_der[pkcs7/amazon-roots.der]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_der[pkcs7/amazon-roots.p7b]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_unsupported_type\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Loading.test_load_pkcs7_empty_certificates\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_invalid_data\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_set_data_twice\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_signer\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_data\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_unsupported_hash_alg\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_not_a_cert\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_unsupported_key_type\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_encoding\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options_text_no_detached\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options_text_der_encoding\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_invalid_options_no_attrs_and_no_caps\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_smime_sign_detached\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_byteslike\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_pem\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_der[hash_alg0-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x01]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_der[hash_alg1-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x02]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_der[hash_alg2-\\x06\\t`\\x86H\\x01e\\x03\\x04\\x02\\x03]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_detached[hash_alg0-sha-256]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_detached[hash_alg1-sha-384]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_alternate_digests_detached[hash_alg2-sha-512]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_attached\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_binary\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_smime_canonicalization\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_text\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_capabilities\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_attributes\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_sign_no_certs\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_multiple_signers\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_multiple_signers_different_hash_algs\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_add_additional_cert_not_a_cert\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_add_additional_cert\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7Builder.test_add_multiple_additional_certs\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_roundtrip[Encoding.PEM-load_pem_pkcs7_certificates]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_roundtrip[Encoding.DER-load_der_pkcs7_certificates]\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_ordering\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_pem_matches_vector\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_der_matches_vector\nPASS: tests/hazmat/primitives/test_pkcs7.py:TestPKCS7SerializeCerts.test_invalid_types\nSKIP: tests/hazmat/primitives/test_poly1305.py:test_poly1305_unsupported # SKIP Requires OpenSSL without poly1305 support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector0]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector1]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector2]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector3]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector4]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector5]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector6]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector7]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector8]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector9]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_vectors[vector10]\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_key_with_no_additional_references\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_raises_after_finalize\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_reject_unicode\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_verify\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_invalid_verify\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_verify_reject_unicode\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_invalid_key_type\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_invalid_key_length\nPASS: tests/hazmat/primitives/test_poly1305.py:TestPoly1305.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_rsa.py:test_check_rsa_private_numbers_if_serializable\nPASS: tests/hazmat/primitives/test_rsa.py:test_skip_pss_hash_algorithm_unsupported\nPASS: tests/hazmat/primitives/test_rsa.py:test_modular_inverse\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[3-1024]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[3-1536]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[3-2048]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[65537-1024]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[65537-1536]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_rsa_keys[65537-2048]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_generate_bad_public_exponent\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_cant_generate_insecure_tiny_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example6]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example7]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_vect_example_keys[pkcs1_example9]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048.pem]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash.pem]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash_mask.pem]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash_mask_diff.pem]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_keys_strips_constraints[asymmetric/PKCS8/rsa_pss_2048_hash_mask_salt.pem]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_pub_keys_strips_constraints\nSKIP: tests/hazmat/primitives/test_rsa.py:TestRSA.test_load_pss_unsupported # SKIP Test requires a backend without RSA-PSS key support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_label_decrypt[vector0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_label_roundtrip[amazing encrypted msg-some label]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_label_roundtrip[amazing encrypted msg-]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_wrong_label[label1-label2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_wrong_label[label3-]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_oaep_wrong_label[-label4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSA.test_lazy_blinding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pkcs1v15_signing\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_sha2[hash_alg3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_digest_length\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_minimum_key_size_for_digest\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_digest_too_large_for_key_size\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_signing_salt_length_too_long\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_unsupported_padding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_padding_incorrect_type\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_unsupported_pss_mgf\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pss_sign_unsupported_auto\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pkcs1_digest_too_large_for_key_size\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_pkcs1_minimum_key_size\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_sign\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_sign\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_digest_length\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_unsupported_hash\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_prehashed_unsupported_in_signature_recover\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSASignature.test_corrupted_private_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pkcs1v15_verification\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pkcs1v15_signature_wrong_data\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pkcs1v15_signature_recover_wrong_hash_alg\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_signature_sequence_removed\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pkcs1v15_signature_wrong_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verification\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verify_auto_salt_length\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_wrong_data\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_wrong_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_data_too_large_for_modulus\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_invalid_pss_signature_recover\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_unsupported_padding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_padding_incorrect_type\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_unsupported_pss_mgf\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verify_digest_too_large_for_key_size\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_pss_verify_salt_length_too_long\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_verify\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_prehashed_verify\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAVerification.test_prehashed_digest_mismatch\nPASS: tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha1\nPASS: tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha224\nPASS: tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha256\nPASS: tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha384\nPASS: tests/hazmat/primitives/utils.py:TestRSAPSSMGF1Verification.test_rsa_pss_mgf1_sha512\nPASS: tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha1\nPASS: tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha224\nPASS: tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha256\nPASS: tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha384\nPASS: tests/hazmat/primitives/utils.py:TestRSAPKCS1Verification.test_rsa_pkcs1v15_verify_sha512\nPASS: tests/hazmat/primitives/test_rsa.py:TestPSS.test_calculate_max_pss_salt_length\nPASS: tests/hazmat/primitives/test_rsa.py:TestPSS.test_invalid_salt_length_not_integer\nPASS: tests/hazmat/primitives/test_rsa.py:TestPSS.test_invalid_salt_length_negative_integer\nPASS: tests/hazmat/primitives/test_rsa.py:TestPSS.test_valid_pss_parameters\nPASS: tests/hazmat/primitives/test_rsa.py:TestPSS.test_valid_pss_parameters_maximum\nPASS: tests/hazmat/primitives/test_rsa.py:TestMGF1.test_invalid_hash_algorithm\nPASS: tests/hazmat/primitives/test_rsa.py:TestMGF1.test_valid_mgf1_parameters\nPASS: tests/hazmat/primitives/test_rsa.py:TestOAEP.test_invalid_algorithm\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_pkcs1v15_vectors\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_unsupported_padding\nSKIP: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_invalid_decrypt # SKIP Does not support PKCS1v1.5. (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_ciphertext_too_large\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_ciphertext_too_small\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_oaep_sha1_vectors\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_decrypt_oaep_sha2_vectors\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_invalid_oaep_decryption\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_invalid_oaep_decryption_data_to_large_for_modulus\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSADecryption.test_unsupported_oaep_mgf\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data0-pad0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data1-pad1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data2-pad2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data3-pad3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data4-pad4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data5-pad5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data6-pad6]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data7-pad7]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data8-pad8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep[key_data9-pad9]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash0-oaephash0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash1-oaephash1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash2-oaephash2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash3-oaephash3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash4-oaephash4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash5-oaephash5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash6-oaephash6]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash7-oaephash7]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash8-oaephash8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash9-oaephash9]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash10-oaephash10]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash11-oaephash11]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash12-oaephash12]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash13-oaephash13]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash14-oaephash14]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash15-oaephash15]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash16-oaephash16]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash17-oaephash17]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash18-oaephash18]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash19-oaephash19]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash20-oaephash20]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash21-oaephash21]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash22-oaephash22]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash23-oaephash23]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_oaep_sha2[mgf1hash24-oaephash24]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data0-pad0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data1-pad1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data2-pad2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data3-pad3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data4-pad4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data5-pad5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data6-pad6]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data7-pad7]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data8-pad8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_pkcs1v15[key_data9-pad9]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data0-pad0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data1-pad1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data2-pad2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data3-pad3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data4-pad4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data5-pad5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data6-pad6]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data7-pad7]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data8-pad8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data9-pad9]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data10-pad10]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data11-pad11]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data12-pad12]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data13-pad13]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data14-pad14]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data15-pad15]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data16-pad16]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data17-pad17]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data18-pad18]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_encrypt_key_too_small[key_data19-pad19]\nSKIP: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_rsa_fips_small_key # SKIP Requires FIPS (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_unsupported_padding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAEncryption.test_unsupported_oaep_mgf\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_public_numbers\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_private_numbers\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_private_numbers_create_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_rsa_public_numbers_create_key\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_public_numbers_invalid_types\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[None-5-1-1-1-2-public_numbers0]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-None-1-1-1-2-public_numbers1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-None-1-1-2-public_numbers2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-None-1-2-public_numbers3]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-1-None-2-public_numbers4]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-1-1-None-public_numbers5]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_private_numbers_invalid_types[3-5-1-1-1-2-None]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[7-2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[1-15]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[17-15]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_public_numbers_argument_values[14-15]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-7-2]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-7-35]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[37-11-3-1-3-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-37-3-1-3-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-35-3-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-35-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-35-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-37-1-3-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-1-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-35-65537-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-3-2-6-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-2-3-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_invalid_private_numbers_argument_values[3-11-3-1-4-2-7-33]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbers.test_public_number_repr\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_public_numbers_eq\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_public_numbers_ne\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_private_numbers_eq\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_private_numbers_ne\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_public_numbers_hash\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSANumbersEquality.test_private_numbers_hash\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrimeFactorRecovery.test_recover_prime_factors\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrimeFactorRecovery.test_invalid_recover_prime_factors\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-s]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-longerpassword]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.TraditionalOpenSSL-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbols]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_pem[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.DER-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.Raw-PrivateFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_rejects_invalid[Encoding.X962-PrivateFormat.PKCS8]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-s]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-longerpassword]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-!*$&(@#$*&($T@%_somesymbol]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_encrypted_der[PrivateFormat.PKCS8-\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01\\x01]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.TraditionalOpenSSL-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.TraditionalOpenSSL-load_der_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.PEM-PrivateFormat.PKCS8-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unencrypted[Encoding.DER-PrivateFormat.PKCS8-load_der_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/Traditional_OpenSSL_Serialization/testrsa.pem-Encoding.PEM-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_traditional_openssl_unencrypted[asymmetric/DER_Serialization/testrsa.der-Encoding.DER-load_der_private_key]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_traditional_der_encrypted_invalid\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_invalid_encryption_algorithm\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPrivateKeySerialization.test_private_bytes_unsupported_encryption_type\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/public/PKCS1/rsa.pub.pem-load_pem_public_key-Encoding.PEM-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/public/PKCS1/rsa.pub.der-load_der_public_key-Encoding.DER-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/PKCS8/unenc-rsa-pkcs8.pub.pem-load_pem_public_key-Encoding.PEM-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_match[asymmetric/DER_Serialization/unenc-rsa-pkcs8.pub.der-load_der_public_key-Encoding.DER-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_openssh\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_invalid_encoding\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_invalid_format\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.SubjectPublicKeyInfo]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.PKCS1]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.Raw-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.X962-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.PEM-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.Raw]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.UncompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_bytes_rejects_invalid[Encoding.DER-PublicFormat.CompressedPoint]\nPASS: tests/hazmat/primitives/test_rsa.py:TestRSAPEMPublicKeySerialization.test_public_key_equality\nPASS: tests/hazmat/primitives/test_scrypt.py:test_memory_limit_skip\nSKIP: tests/hazmat/primitives/test_scrypt.py:test_unsupported_backend # SKIP Supports scrypt so can't test unsupported path (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params0]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params1]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params2]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_derive[params3]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_salt_not_bytes\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_scrypt_malloc_failure\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_password_not_bytes\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params0]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params1]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params2]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_verify[params3]\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_verify\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_already_finalized\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_n\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_r\nPASS: tests/hazmat/primitives/test_scrypt.py:TestScrypt.test_invalid_p\nPASS: tests/hazmat/primitives/utils.py:TestSEEDModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestSEEDModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestSEEDModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestSEEDModeCFB.test_cfb\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path0-password0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path1-password1]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path2-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_der_rsa_private_key[key_path3-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path0-password0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path2-password2]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path3-password3]\nPASS: tests/hazmat/primitives/test_serialization.py:TestBufferProtocolSerialization.test_load_pem_rsa_private_key[key_path4-password4]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path0-foobar]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path1-baz]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path2-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_private_key[key_path3-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path0-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path2-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_private_key[key_path3-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_password_not_bytes[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_ec_private_key[key_path0-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_ec_private_key[key_path1-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_wrong_password[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_unused_password[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_missing_password[key_path0-]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_missing_password[key_path1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_wrong_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_invalid_rsa_even_q\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_corrupt_der_pkcs8\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_corrupt_traditional_format_der\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_public_key[asymmetric/DER_Serialization/unenc-rsa-pkcs8.pub.der]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_public_key[asymmetric/DER_Serialization/rsa_public_key.der]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_rsa_public_key[asymmetric/public/PKCS1/rsa.pub.der]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_invalid_public_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_public_key[asymmetric/DER_Serialization/unenc-dsa-pkcs8.pub.der]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_der_dsa_public_key[asymmetric/DER_Serialization/dsa_public_key.der]\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_load_ec_public_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestDERSerialization.test_wrong_parameters_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file0-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file2-foobar]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file3-baz]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file4-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file5-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file6-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file7-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file8-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file9-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file10-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file11-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file12-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file13-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file14-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file15-a123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file16-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_private_key[key_file17-password]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path0-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path2-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path3-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_dsa_private_key[key_path4-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path0-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path1-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path2-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_ec_private_key[key_path3-123456]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_public_key[asymmetric/PKCS8/unenc-rsa-pkcs8.pub.pem]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_public_key[asymmetric/PEM_Serialization/rsa_public_key.pem]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_rsa_public_key[asymmetric/public/PKCS1/rsa.pub.pem]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_priv_key_with_public_key_api_fails\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_dsa_public_key[asymmetric/PKCS8/unenc-dsa-pkcs8.pub.pem]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_dsa_public_key[asymmetric/PEM_Serialization/dsa_public_key.pem]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_ec_public_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_rsa_traditional_encrypted_values\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_unused_password[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_unused_password[key_path1]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_invalid_encoding_with_traditional\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_password_not_bytes[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_password_not_bytes[key_path1]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_password[key_path0]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_password[key_path1]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path0-]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path1-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path2-]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_missing_password[key_path3-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_private_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_public_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_wrong_parameters_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_corrupt_traditional_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_traditional_encrypted_corrupt_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_unsupported_key_encryption\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_corrupt_pkcs8_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_pks8_encrypted_corrupt_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_rsa_pkcs8_encrypted_values\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_pem_dsa_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_bad_oid_key[bad-oid-dsa-key.pem-None]\nPASS: tests/hazmat/primitives/test_serialization.py:TestPEMSerialization.test_load_bad_encryption_oid_key[bad-encryption-oid.pem-password]\nPASS: tests/hazmat/primitives/test_serialization.py:TestKeySerializationEncryptionTypes.test_non_bytes_password\nPASS: tests/hazmat/primitives/test_serialization.py:TestKeySerializationEncryptionTypes.test_encryption_with_zero_length_password\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_der_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_pem_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd25519Serialization.test_openssl_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_der_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_pem_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_openssl_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestX448Serialization.test_openssh_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_der_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_pem_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_openssl_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestX25519Serialization.test_openssh_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_der_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_pem_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_public_key[key_path0-Encoding.PEM-load_pem_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_load_public_key[key_path1-Encoding.DER-load_der_public_key]\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_openssl_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestEd448Serialization.test_openssh_serialization_unsupported\nPASS: tests/hazmat/primitives/test_serialization.py:TestDHSerialization.test_dh_public_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestDHSerialization.test_dh_private_key\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_unsupported_format\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_duplicate_kdf_rounds\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_invalid_kdf_rounds\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_invalid_password\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_unsupported_type_for_methods\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_duplicate_hmac_hash\nPASS: tests/hazmat/primitives/test_serialization.py:TestEncryptionBuilder.test_duplicate_key_cert_algorithm\nPASS: tests/hazmat/primitives/utils.py:TestSM4ModeECB.test_ecb\nPASS: tests/hazmat/primitives/utils.py:TestSM4ModeCBC.test_cbc\nPASS: tests/hazmat/primitives/utils.py:TestSM4ModeOFB.test_ofb\nPASS: tests/hazmat/primitives/utils.py:TestSM4ModeCFB.test_cfb\nPASS: tests/hazmat/primitives/utils.py:TestSM4ModeCTR.test_cfb\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[rsa-psw.key.pub-None]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[rsa-nopsw.key.pub-rsa-nopsw.key-cert.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[dsa-psw.key.pub-None]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[dsa-nopsw.key.pub-dsa-nopsw.key-cert.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ecdsa-psw.key.pub-None]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ecdsa-nopsw.key.pub-ecdsa-nopsw.key-cert.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ed25519-psw.key.pub-None]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_public_key[ed25519-nopsw.key.pub-ed25519-nopsw.key-cert.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[rsa-nopsw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[rsa-psw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[dsa-nopsw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[dsa-psw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ecdsa-nopsw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ecdsa-psw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ed25519-nopsw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ed25519-psw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key[ed25519-aesgcm-psw.key]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key_invalid_tag\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key_tag_incorrect_length\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_bcrypt_encryption\nSKIP: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_missing_bcrypt # SKIP Requires that bcrypt is missing (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_fraglist_corners\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_make_file\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_load_ssh_private_key_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_bad_values\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_pubpriv_mismatch\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_bad_wrapper\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_no_padding\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_ssh_errors_bad_secrets\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_errors_bad_curve\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[1-1234]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[1-p@ssw0rd]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[1-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[10-1234]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[10-p@ssw0rd]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[10-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[30-1234]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[30-p@ssw0rd]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_serialize_ssh_private_key_with_password[30-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_dsa_private_key_sizes[key_path0-True]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_dsa_private_key_sizes[key_path1-False]\nPASS: tests/hazmat/primitives/test_ssh.py:TestOpenSSHSerialization.test_dsa_private_key_sizes[key_path2-False]\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_unsupported\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_bad_format\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_too_short\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_truncated_int\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_comment_with_spaces\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_extra_data_after_modulo\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa_different_string\nPASS: tests/hazmat/primitives/test_ssh.py:TestRSASSHSerialization.test_load_ssh_public_key_rsa\nPASS: tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_too_short\nPASS: tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_comment_with_spaces\nPASS: tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_extra_data_after_modulo\nPASS: tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss_different_string\nPASS: tests/hazmat/primitives/test_ssh.py:TestDSSSSHSerialization.test_load_ssh_public_key_dss\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_byteslike\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p384\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p521\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_trailing_data\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_missing_data\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_compressed\nPASS: tests/hazmat/primitives/test_ssh.py:TestECDSASSHSerialization.test_load_ssh_public_key_ecdsa_nist_p256_bad_curve_name\nPASS: tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_load_ssh_public_key\nPASS: tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_public_bytes_openssh\nPASS: tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_load_ssh_public_key_not_32_bytes\nPASS: tests/hazmat/primitives/test_ssh.py:TestEd25519SSHSerialization.test_load_ssh_public_key_trailing_data\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_loads_ssh_cert\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_loads_deprecated_invalid_encoding_cert\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-p384.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-p521.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-rsa-sha1.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-rsa-sha256.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_verify_cert_signature[p256-rsa-sha512.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-p256-empty-principals.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-p384.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-p521.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-rsa-sha1.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-rsa-sha256.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_signature[p256-rsa-sha512.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_not_bytes\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_load_ssh_public_key\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_dsa_unsupported[dsa-p256.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_dsa_unsupported[p256-dsa.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_mismatched_inner_signature_type_and_sig_type\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_cert_type\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-duplicate-extension.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-non-lexical-extensions.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-duplicate-crit-opts.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-p256-non-lexical-crit-opts.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-ed25519-non-singular-crit-opt-val.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_encodings[p256-ed25519-non-singular-ext-val.pub]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_line_format\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_invalid_b64\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_inner_outer_key_type_mismatch\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_loads_a_cert_empty_principals\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificate.test_public_bytes\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_signs_a_cert\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_public_key_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_serial_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_type_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_key_id_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_principals_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_for_all_principals_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_before_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_valid_after_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_add_critical_option_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_add_extension_errors\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_unsupported_key\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_public_key\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_type\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_valid_principals\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_valid_after\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_no_valid_before\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_valid_after_after_valid_before\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_non_zero_serial\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_crit_opts_exts_lexically_sorted\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ed25519\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ec[curve0]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ec[curve1]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_ec[curve2]\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_rsa\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_and_byte_compare_rsa\nPASS: tests/hazmat/primitives/test_ssh.py:TestSSHCertificateBuilder.test_sign_and_byte_compare_ed25519\nSKIP: tests/hazmat/primitives/test_x25519.py:test_x25519_unsupported # SKIP Requires OpenSSL without X25519 support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748[vector0]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748[vector1]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748[vector2]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_rfc7748_1000_iteration\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_null_shared_key_raises_error\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_public_bytes_bad_args\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_pub_priv_bytes_raw[w\\x07m\\ns\\x18\\xa5}<\\x16\\xc1rQ\\xb2fE\\xdfL/\\x87\\xeb\\xc0\\x99*\\xb1w\\xfb\\xa5\\x1d\\xb9,*-\\x85 \\xf0\\t\\x890\\xa7Tt\\x8b}\\xdc\\xb4>\\xf7Z\\r\\xbf:\\r&8\\x1a\\xf4\\xeb\\xa4\\xa9\\x8e\\xaa\\x9bNj]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_pub_priv_bytes_raw[]\\xab\\x08~bJ\\x8aKy\\xe1\\x7f\\x8b\\x83\\x80\\x0e\\xe6o;\\xb1)&\\x18\\xb6\\xfd\\x1c/\\x8b'\\xff\\x88\\xe0\\xeb-\\xde\\x9e\\xdb}{}\\xc1\\xb4\\xd3[a\\xc2\\xec\\xe457?\\x83C\\xc8[xgM\\xad\\xfc~\\x14o\\x88+O]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_generate\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_type_exchange\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_length_from_public_bytes\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_length_from_private_bytes\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_private_bytes\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_invalid_public_bytes\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]\nPASS: tests/hazmat/primitives/test_x25519.py:TestX25519Exchange.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_x25519.py:test_public_key_equality\nSKIP: tests/hazmat/primitives/test_x448.py:test_x448_unsupported # SKIP Requires OpenSSL without X448 support (<OpenSSLBackend(version: OpenSSL 3.2.1 30 Jan 2024, FIPS: False, Legacy: True)>)\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748[vector0]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748[vector1]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748[vector2]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_rfc7748_1000_iteration\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_pub_priv_bytes_raw[\\x9a\\x8fI%\\xd1Q\\x9fWu\\xcfF\\xb0KX\\x00\\xd4\\xee\\x9e\\xe8\\xba\\xe8\\xbcUe\\xd4\\x98\\xc2\\x8d\\xd9\\xc9\\xba\\xf5t\\xa9A\\x97D\\x89s\\x91\\x00c\\x82\\xa6\\xf1'\\xab\\x1d\\x9a\\xc2\\xd8\\xc0\\xa5\\x98rk-\\x9b\\x08\\xf7\\xcc1\\xb7\\xe3\\xe6}\"\\xd5\\xae\\xa1!\\x07J';\\xd2\\xb8=\\xe0\\x9cc\\xfa\\xa7=,\"\\xc5\\xd9\\xbb\\xc86drA\\xd9S\\xd4\\x0c[\\x12\\xda\\x88\\x12\\rS\\x17\\x7f\\x80\\xe52\\xc4\\x1f\\xa0]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_pub_priv_bytes_raw[\\x1c0jz\\xc2\\xa0\\xe2\\xe0\\x99\\x0b)Dp\\xcb\\xa39\\xe6E7r\\xb0u\\x81\\x1d\\x8f\\xad\\r\\x1di'\\xc1 \\xbb^\\xe8\\x97+\\r>!7L\\x9c\\x92\\x1b\\t\\xd1\\xb06o\\x10\\xb6Qs\\x99-->\\xb7\\xa8)\\xb0\\xcd \\xf5\\xbc\\xfc\\x0bY\\x9bo\\xec\\xcfm\\xa4bq\\x07\\xbd\\xb0\\xd4\\xf3E\\xb40'\\xd8\\xb9r\\xfc>4\\xfbB2\\xa1<\\xa7\\x06\\xdc\\xb5z\\xec=\\xae\\x07\\xbd\\xc1\\xc6{\\xf36\\t]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption0-password-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption1-password-load_der_private_key]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.PEM-PrivateFormat.PKCS8-encryption2-None-load_pem_private_key]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_round_trip_private_serialization[Encoding.DER-PrivateFormat.PKCS8-encryption3-None-load_der_private_key]\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_generate\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_type_exchange\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_length_from_public_bytes\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_length_from_private_bytes\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_private_bytes\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_invalid_public_bytes\nPASS: tests/hazmat/primitives/test_x448.py:TestX448Exchange.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_x448.py:test_public_key_equality\nPASS: tests/hazmat/primitives/test_x963_vectors.py:TestX963.test_x963\nPASS: tests/hazmat/primitives/test_x963_vectors.py:TestX963.test_unsupported_hash\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_length_limit\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_already_finalized\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_derive\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_buffer_protocol\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_verify\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_invalid_verify\nPASS: tests/hazmat/primitives/test_x963kdf.py:TestX963KDF.test_unicode_typeerror\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_key_length\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_unenforced_invalid_kwy_length\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_hotp_length\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_algorithm\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params0]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params1]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params2]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params3]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params4]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params5]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params6]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params7]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params8]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_truncate[params9]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params0]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params1]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params2]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params3]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params4]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params5]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params6]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params7]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params8]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_generate[params9]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params0]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params1]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params2]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params3]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params4]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params5]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params6]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params7]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params8]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_verify[params9]\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_invalid_verify\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_length_not_int\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_get_provisioning_uri\nPASS: tests/hazmat/primitives/twofactor/test_hotp.py:TestHOTP.test_buffer_protocol\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha1[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha256[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_generate_sha512[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha1[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha256[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params0]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params1]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params2]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params3]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params4]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_verify_sha512[params5]\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_invalid_verify\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_floating_point_time_generate\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_get_provisioning_uri\nPASS: tests/hazmat/primitives/twofactor/test_totp.py:TestTOTP.test_buffer_protocol\nSKIP: tests/wycheproof/utils.py:test_aes_cbc_pkcs5 # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_aes_gcm # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_aes_gcm_aead_api # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_aes_ccm_aead_api # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_chacha20poly1305 # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_aes_cmac # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_dsa_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_ecdh # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_ecdh_ecpoint # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_ecdsa_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_ed25519_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_ed448_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_hkdf # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_hmac # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_keywrap_with_padding # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_keywrap # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_rsa_pkcs1v15_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_rsa_pkcs1v15_signature_generation # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_rsa_pss_signature # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_rsa_oaep_encryption # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_rsa_pkcs1_encryption # SKIP no 'wycheproof_root' option found\nPASS: tests/wycheproof/test_utils.py:test_wycheproof_test_repr\nSKIP: tests/wycheproof/utils.py:test_x25519 # SKIP no 'wycheproof_root' option found\nSKIP: tests/wycheproof/utils.py:test_x448 # SKIP no 'wycheproof_root' option found\nPASS: tests/x509/test_name.py:TestRFC4514.test_invalid\nPASS: tests/x509/test_name.py:TestRFC4514.test_valid\nPASS: tests/x509/test_name.py:TestRFC4514.test_attr_name_override\nPASS: tests/x509/test_name.py:TestRFC4514.test_generate_parse\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_bad_request\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_extensions\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_acceptable_responses\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_unknown_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_with_duplicate_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_load_request_two_requests\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_invalid_hash_algorithm\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_serialize_request\nPASS: tests/x509/test_ocsp.py:TestOCSPRequest.test_invalid_serialize_encoding\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_twice\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_by_hash_twice\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_by_hash_bad_hash\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_no_req\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_invalid_alg\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_extension_twice\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_invalid_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_unsupported_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_invalid_cert\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_with_extension[ext0-False]\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_create_ocsp_request_with_extension[ext1-True]\nPASS: tests/x509/test_ocsp.py:TestOCSPRequestBuilder.test_add_cert_by_hash\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_add_response_twice\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_add_response\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_certificates\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_responder_id\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_unsupported_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_no_response\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_no_responder_id\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_invalid_hash_algorithm\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_good_cert\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_revoked_cert\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_unknown_cert\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_with_appended_certs\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_revoked_no_next_update\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_revoked_with_reason\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_responder_id_key_hash\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_sign_responder_cert_does_not_match_private_key\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_with_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.MALFORMED_REQUEST-0\\x03\\n\\x01\\x01]\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.INTERNAL_ERROR-0\\x03\\n\\x01\\x02]\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.TRY_LATER-0\\x03\\n\\x01\\x03]\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.SIG_REQUIRED-0\\x03\\n\\x01\\x05]\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_build_non_successful_statuses[OCSPResponseStatus.UNAUTHORIZED-0\\x03\\n\\x01\\x06]\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_build_not_a_status\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_invalid_build_successful_status\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_unknown_private_key\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_unrecognized_hash_algorithm\nPASS: tests/x509/test_ocsp.py:TestOCSPResponseBuilder.test_sign_none_hash_not_eddsa\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_init\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_repr\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_eq\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_ne\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_hash\nPASS: tests/x509/test_ocsp.py:TestSignedCertificateTimestampsExtension.test_entry_type\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_bad_response\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_response\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_multi_valued_response\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_multi_valued_responses\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_unauthorized\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_revoked\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_delegate_unknown_cert\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_invalid_signature_oid\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_unknown_hash_algorithm\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_responder_key_hash\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_revoked_reason\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_load_revoked_no_next_update\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_response_extensions\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_response_unknown_extension\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_serialize_reponse\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_invalid_serialize_encoding\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_single_extensions_sct\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_single_extensions\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_unknown_response_type\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_response_bytes_absent\nPASS: tests/x509/test_ocsp.py:TestOCSPResponse.test_unknown_response_status\nPASS: tests/x509/test_ocsp.py:TestOCSPEdDSA.test_invalid_algorithm\nPASS: tests/x509/test_ocsp.py:TestOCSPEdDSA.test_sign_ed25519\nPASS: tests/x509/test_ocsp.py:TestOCSPEdDSA.test_sign_ed448\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_load_pem_crl\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_load_der_crl\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_load_large_crl\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_empty_crl_no_sequence\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_pem\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_der\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_time\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_unknown_signature_algorithm\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_invalid_version\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_issuer\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_equality\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_comparison\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_update_dates\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_no_next_update\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_unrecognized_extension\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_revoked_cert_retrieval\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_get_revoked_certificate_by_serial_number\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_revoked_cert_retrieval_retain_only_revoked\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_extensions\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_delta_crl_indicator\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_signature\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_tbs_certlist_bytes\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_pem\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_der\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_match[x509/custom/crl_all_reasons.pem-load_pem_x509_crl-Encoding.PEM]\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_match[x509/PKITS_data/crls/GoodCACRL.crl-load_der_x509_crl-Encoding.DER]\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_public_bytes_invalid_encoding\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_verify_bad\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_verify_good\nPASS: tests/x509/test_x509.py:TestCertificateRevocationList.test_verify_argument_must_be_a_public_key\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_revoked_basics\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_revoked_extensions\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_no_revoked_certs\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_duplicate_entry_ext\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_unsupported_crit_entry_ext\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_unsupported_reason\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_invalid_cert_issuer_ext\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_indexing\nPASS: tests/x509/test_x509.py:TestRevokedCertificate.test_get_revoked_certificate_doesnt_reorder\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_load_cert_pub_key\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_load_pss_cert_no_null\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_load_pss_sha1_mgf1_sha1\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_invalid_mgf\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_unsupported_mgf_hash\nPASS: tests/x509/test_x509.py:TestRSAPSSCertificate.test_no_sig_params\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_pem_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_check_pkcs1_signature_algorithm_parameters\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_legacy_pem_header\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_with_other_sections\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_multiple_sections\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_negative_serial_number\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_country_jurisdiction_country_too_long\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_alternate_rsa_with_sha1_oid\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_bmpstring_explicittext\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_der_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_signature\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_tbs_certificate_bytes\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_duplicate_extensions_raises\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_no_extensions_raises\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_missing_extension_raises\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_tbs_precertificate_bytes_strips_scts\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_issuer\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_all_issuer_name_types\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_subject\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_unicode_name\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_invalid_unicode_name\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_non_ascii_dns_name\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_all_subject_name_types\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_load_good_ca_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_utc_pre_2000_not_before_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_pre_2000_utc_not_after_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_post_2000_utc_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_generalized_time_not_before_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_generalized_time_not_after_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_invalid_version_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_invalid_visiblestring_in_explicit_text\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_eq\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_ne\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_ordering_unsupported\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_hash\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_version_1_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_invalid_pem\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_invalid_der\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_unsupported_signature_hash_algorithm_cert\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_pem\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_der\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_invalid_encoding\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_match[x509/v1_cert.pem-load_pem_x509_certificate-Encoding.PEM]\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_public_bytes_match[x509/PKITS_data/certs/GoodCACert.crt-load_der_x509_certificate-Encoding.DER]\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_certificate_repr\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_parse_tls_feature_extension\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa_pss\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa_bad_sig\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_rsa_mismatched_inner_out_oid\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_subject_issuer_mismatch\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_algorithm_mismatch\nPASS: tests/x509/test_x509.py:TestRSACertificate.test_verify_directly_issued_by_unsupported_key_type\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_load_rsa_certificate_request[x509/requests/rsa_sha1.pem-load_pem_x509_csr]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_load_rsa_certificate_request[x509/requests/rsa_sha1.der-load_der_x509_csr]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_load_legacy_pem_header\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_pem\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_certificate_request[load_pem_x509_csr]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_certificate_request[load_der_x509_csr]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_unsupported_signature_hash_algorithm_request\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_invalid_version\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_duplicate_extension\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_unsupported_critical_extension\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_unsupported_extension\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_no_extension_with_other_attributes\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_request_basic_constraints\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_subject_alt_name\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_freeipa_bad_critical\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_pem\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_der\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_signature\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_tbs_certrequest_bytes\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_invalid_encoding\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_signature_invalid\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_signature_valid\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_match[x509/requests/rsa_sha1.pem-load_pem_x509_csr-Encoding.PEM]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_public_bytes_match[x509/requests/rsa_sha1.der-load_der_x509_csr-Encoding.DER]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_eq\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_ne\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_ordering_unsupported\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_hash\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA224-hashalg_oid0]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA256-hashalg_oid1]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA384-hashalg_oid2]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA512-hashalg_oid3]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_224-hashalg_oid4]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_256-hashalg_oid5]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_384-hashalg_oid6]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert[SHA3_512-hashalg_oid7]\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert_private_type_encoding\nPASS: tests/x509/test_x509.py:TestRSACertificateRequest.test_build_cert_printable_string_country_name\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_checks_for_unsupported_extensions\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_encode_nonstandard_aia\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_encode_nonstandard_sia\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_subject_dn_asn1_types\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extreme_times[not_valid_before0-not_valid_after0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extreme_times[not_valid_before1-not_valid_after1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_rdns_preserve_iteration_order\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss[alg0-mgf_alg0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss[alg1-mgf_alg1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_length_options[padding_len0-222]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_length_options[padding_len1-32]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_auto_unsupported\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_invalid_padding\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_pss_hash_none\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_subject_name\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_issuer_name\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_public_key\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_not_valid_before\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_not_valid_after\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_no_serial_number\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_issuer_name_must_be_a_name_type\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_issuer_name_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_subject_name_must_be_a_name_type\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_subject_name_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_before_after_not_valid_after\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_after_before_not_valid_before\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_public_key_must_be_public_key\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_public_key_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_an_integer_type\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_non_negative\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_positive\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_minimal_serial_number\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_biggest_serial_number\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_must_be_less_than_160_bits_long\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_serial_number_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_aware_not_valid_after\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_earliest_time\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_invalid_not_valid_after\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_after_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_aware_not_valid_before\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_invalid_not_valid_before\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_not_valid_before_may_only_be_set_once\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_add_extension_checks_for_duplicates\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_add_invalid_extension_type\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash[algorithm0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash[None]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash_ed25519\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_with_unsupported_hash_ed448\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm2]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm3]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_dsa_with_unsupported_hash[hash_algorithm4]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_sign_ec_with_md5\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA224-hashalg_oid0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA256-hashalg_oid1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA384-hashalg_oid2]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_dsa_private_key[SHA512-hashalg_oid3]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA224-hashalg_oid0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA256-hashalg_oid1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA384-hashalg_oid2]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA512-hashalg_oid3]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_224-hashalg_oid4]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_256-hashalg_oid5]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_384-hashalg_oid6]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ec_private_key[SHA3_512-hashalg_oid7]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_bmpstring_universalstring_name\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ed25519\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_ed25519_rsa_sig\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_ed448\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_ed448_rsa_sig\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_x25519_x448_rsa_sig[X25519PrivateKey-X25519PublicKey]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_public_x25519_x448_rsa_sig[X448PrivateKey-X448PublicKey]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_cert_with_rsa_key_too_small\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext0]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext1]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext2]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext3]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext4]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext5]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext6]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext7]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext8]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext9]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext10]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext11]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext12]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext13]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext14]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext15]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext16]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext17]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext18]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext19]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext20]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext21]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext22]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext23]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext24]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext25]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext26]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext27]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext28]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext29]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext30]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext31]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext32]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext33]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[add_ext34]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_extensions[SubjectKeyIdentifier]\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_build_ca_request_with_path_length_none\nPASS: tests/x509/test_x509.py:TestCertificateBuilder.test_unrecognized_extension[unrecognized0]\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_sign_invalid_hash_algorithm\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_request_with_unsupported_hash_ed25519\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_request_with_unsupported_hash_ed448\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_no_subject_name\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_rsa\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_unicode\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_subject_dn_asn1_types\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_multivalue_rdns\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_nonca_request_with_rsa\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_ec\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_ed25519\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_ed448\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_build_ca_request_with_dsa\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_duplicate_extension\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_set_invalid_subject\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_invalid_extension_type\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_unsupported_extension\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_two_extensions\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attributes\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attributes_non_utf8\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attribute_bad_types\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_duplicate_attribute\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attribute_tag\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_add_attribute_tag_non_int\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_set_subject_twice\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext0]\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext1]\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext2]\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_extensions[add_ext3]\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_invalid_asn1_othername\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_subject_alt_name_unsupported_general_name\nPASS: tests/x509/test_x509.py:TestCertificateSigningRequestBuilder.test_rsa_key_too_small\nPASS: tests/x509/test_x509.py:TestDSACertificate.test_load_dsa_cert\nPASS: tests/x509/test_x509.py:TestDSACertificate.test_signature\nPASS: tests/x509/test_x509.py:TestDSACertificate.test_tbs_certificate_bytes\nPASS: tests/x509/test_x509.py:TestDSACertificate.test_verify_directly_issued_by_dsa\nPASS: tests/x509/test_x509.py:TestDSACertificate.test_verify_directly_issued_by_dsa_bad_sig\nPASS: tests/x509/test_x509.py:TestDSACertificateRequest.test_load_dsa_request[x509/requests/dsa_sha1.pem-load_pem_x509_csr]\nPASS: tests/x509/test_x509.py:TestDSACertificateRequest.test_load_dsa_request[x509/requests/dsa_sha1.der-load_der_x509_csr]\nPASS: tests/x509/test_x509.py:TestDSACertificateRequest.test_signature\nPASS: tests/x509/test_x509.py:TestDSACertificateRequest.test_tbs_certrequest_bytes\nPASS: tests/x509/test_x509.py:TestGOSTCertificate.test_numeric_string_x509_name_entry\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_load_ecdsa_cert\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_load_ecdsa_cert_null_alg_params\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_load_bitstring_dn\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_load_name_attribute_long_form_asn1_tag\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_ms_certificate_template\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_signature\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_tbs_certificate_bytes\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_load_ecdsa_no_named_curve\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_verify_directly_issued_by_ec\nPASS: tests/x509/test_x509.py:TestECDSACertificate.test_verify_directly_issued_by_ec_bad_sig\nPASS: tests/x509/test_x509.py:TestECDSACertificateRequest.test_load_ecdsa_certificate_request[x509/requests/ec_sha256.pem-load_pem_x509_csr]\nPASS: tests/x509/test_x509.py:TestECDSACertificateRequest.test_load_ecdsa_certificate_request[x509/requests/ec_sha256.der-load_der_x509_csr]\nPASS: tests/x509/test_x509.py:TestECDSACertificateRequest.test_signature\nPASS: tests/x509/test_x509.py:TestECDSACertificateRequest.test_tbs_certrequest_bytes\nPASS: tests/x509/test_x509.py:TestOtherCertificate.test_unsupported_subject_public_key_info\nPASS: tests/x509/test_x509.py:TestOtherCertificate.test_bad_time_in_validity\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_default_types\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_alternate_type\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_bad_oid\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_bad_value\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_bitstring_not_bytes\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_bitstring_not_allowed_random_oid\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_none_value\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_init_bad_country_code_value\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_invalid_type\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_eq\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_ne\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_repr\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_distinguished_name\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_distinguished_name_custom_attrs\nPASS: tests/x509/test_x509.py:TestNameAttribute.test_empty_value\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_init_empty\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_init_not_nameattribute\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_init_duplicate_attribute\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_hash\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_eq\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_ne\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_iter_input\nPASS: tests/x509/test_x509.py:TestRelativeDistinguishedName.test_get_attributes_for_oid\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_eq\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_ne\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_comparison\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_repr\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_name_property\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_too_short\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_invalid_input\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_invalid_node1\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_invalid_node2\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_valid\nPASS: tests/x509/test_x509.py:TestObjectIdentifier.test_oid_arc_too_large\nPASS: tests/x509/test_x509.py:TestName.test_eq\nPASS: tests/x509/test_x509.py:TestName.test_ne\nPASS: tests/x509/test_x509.py:TestName.test_hash\nPASS: tests/x509/test_x509.py:TestName.test_iter_input\nPASS: tests/x509/test_x509.py:TestName.test_rdns\nPASS: tests/x509/test_x509.py:TestName.test_repr[cryptography.io-PyCA-<Name(CN=cryptography.io,O=PyCA)>]\nPASS: tests/x509/test_x509.py:TestName.test_repr[Certificaci\\xf3n-Certificaci\\xf3n-<Name(CN=Certificaci\\xf3n,O=Certificaci\\xf3n)>]\nPASS: tests/x509/test_x509.py:TestName.test_rfc4514_attribute_name\nPASS: tests/x509/test_x509.py:TestName.test_rfc4514_string\nPASS: tests/x509/test_x509.py:TestName.test_rfc4514_string_empty_values\nPASS: tests/x509/test_x509.py:TestName.test_not_nameattribute\nPASS: tests/x509/test_x509.py:TestName.test_bytes\nPASS: tests/x509/test_x509.py:TestName.test_bitstring_encoding\nPASS: tests/x509/test_x509.py:TestName.test_bmpstring_bytes\nPASS: tests/x509/test_x509.py:TestName.test_universalstring_bytes\nPASS: tests/x509/test_x509.py:TestEd25519Certificate.test_load_pem_cert\nPASS: tests/x509/test_x509.py:TestEd25519Certificate.test_deepcopy\nPASS: tests/x509/test_x509.py:TestEd25519Certificate.test_verify_directly_issued_by_ed25519\nPASS: tests/x509/test_x509.py:TestEd25519Certificate.test_verify_directly_issued_by_ed25519_bad_sig\nPASS: tests/x509/test_x509.py:TestEd448Certificate.test_load_pem_cert\nPASS: tests/x509/test_x509.py:TestEd448Certificate.test_verify_directly_issued_by_ed448\nPASS: tests/x509/test_x509.py:TestEd448Certificate.test_verify_directly_issued_by_ed448_bad_sig\nPASS: tests/x509/test_x509.py:TestSignatureRejection.test_crt_signing_check\nPASS: tests/x509/test_x509.py:TestSignatureRejection.test_csr_signing_check\nPASS: tests/x509/test_x509.py:TestSignatureRejection.test_crl_signing_check\nPASS: tests/x509/test_x509.py:test_random_serial_number\nPASS: tests/x509/test_x509.py:TestAttribute.test_eq\nPASS: tests/x509/test_x509.py:TestAttribute.test_ne\nPASS: tests/x509/test_x509.py:TestAttribute.test_repr\nPASS: tests/x509/test_x509.py:TestAttribute.test_hash\nPASS: tests/x509/test_x509.py:TestAttributes.test_no_attributes\nPASS: tests/x509/test_x509.py:TestAttributes.test_get_attribute_for_oid\nPASS: tests/x509/test_x509.py:TestAttributes.test_indexing\nPASS: tests/x509/test_x509.py:TestAttributes.test_get_attribute_not_found\nPASS: tests/x509/test_x509.py:TestAttributes.test_repr\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_get_attribute_for_oid_challenge\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_get_attribute_for_oid_multiple\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_unsupported_asn1_type_in_attribute\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_long_form_asn1_tag_in_attribute\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_challenge_multivalued\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_no_challenge_password\nPASS: tests/x509/test_x509.py:TestRequestAttributes.test_no_attributes\nPASS: tests/x509/test_x509.py:test_load_pem_x509_certificates\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_issuer_name_invalid\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_set_issuer_name_twice\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_aware_last_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_last_update_invalid\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_last_update_before_1950\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_set_last_update_twice\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_aware_next_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_next_update_invalid\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_next_update_before_1950\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_set_next_update_twice\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_last_update_after_next_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_next_update_after_last_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_extension_checks_for_duplicates\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_invalid_extension\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_invalid_revoked_certificate\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_no_issuer_name\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_no_last_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_no_next_update\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_empty_list\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension0]\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension1]\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension2]\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension3]\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_extensions[extension4]\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_multiple_extensions_critical\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_freshestcrl_extension\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_unsupported_extension\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_add_unsupported_entry_extension\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_rsa_key_too_small\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_invalid_hash\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_invalid_hash_ed25519\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_invalid_hash_ed448\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_dsa_key\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_ec_key\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_ed25519_key\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_ed448_key\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_dsa_key_sign_md5\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_ec_key_sign_md5\nPASS: tests/x509/test_x509_crlbuilder.py:TestCertificateRevocationListBuilder.test_sign_with_revoked_certificates\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_not_an_oid\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_critical_not_a_bool\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_not_enum_type\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_empty_list\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_repr\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_eq\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_ne\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_hash\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_iter\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestTLSFeature.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_invalid_oid\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestUnrecognizedExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_iter_names\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_eq\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_ne\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_repr\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_get_values_for_type\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCertificateIssuer.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_invalid_reason_flags\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_eq\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_ne\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_repr\nPASS: tests/x509/test_x509_ext.py:TestCRLReason.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_not_int\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_eq\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_ne\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_repr\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_hash\nPASS: tests/x509/test_x509_ext.py:TestDeltaCRLIndicator.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_invalid_invalidity_date\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_eq\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_ne\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_repr\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_hash\nPASS: tests/x509/test_x509_ext.py:TestInvalidityDate.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_notice_numbers_not_all_int\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_notice_numbers_none\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_repr\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_eq\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_ne\nPASS: tests/x509/test_x509_ext.py:TestNoticeReference.test_hash\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_notice_reference_invalid\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_notice_reference_none\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_repr\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_eq\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_ne\nPASS: tests/x509/test_x509_ext.py:TestUserNotice.test_hash\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_invalid_policy_identifier\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_none_policy_qualifiers\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_policy_qualifiers\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_invalid_policy_identifiers\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_repr\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_eq\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_ne\nPASS: tests/x509/test_x509_ext.py:TestPolicyInformation.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_invalid_policies\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_repr\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_eq\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_ne\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_long_oid\nPASS: tests/x509/test_x509_ext.py:TestCertificatePolicies.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_cps_uri_policy_qualifier\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_user_notice_with_notice_reference\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_user_notice_with_explicit_text\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_user_notice_no_explicit_text\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_non_ascii_qualifier\nPASS: tests/x509/test_x509_ext.py:TestCertificatePoliciesExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_key_agreement_false_encipher_decipher_true\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_properties_key_agreement_true\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_key_agreement_true_properties\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_key_agreement_false_properties\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_repr_key_agreement_false\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_repr_key_agreement_true\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_eq\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_ne\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_hash\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext0-\\x03\\x02\\x06@]\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext1-\\x03\\x03\\x07H\\x80]\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext2-\\x03\\x02\\x00\\x89]\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext3-\\x03\\x02\\x02\\x94]\nPASS: tests/x509/test_x509_ext.py:TestKeyUsage.test_public_bytes[ext4-\\x03\\x01\\x00]\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_properties\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_repr\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_eq\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_ne\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_hash\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifier.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_issuer_not_generalname\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_serial_number_not_integer\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_issuer_none_serial_not_none\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_issuer_not_none_serial_none\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_serial_and_issuer_none\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_authority_cert_serial_zero\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_repr\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_eq\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_ne\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_hash\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifier.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_ca_not_boolean\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_path_length_not_ca\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_path_length_not_int\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_path_length_negative\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_repr\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_hash\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_eq\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_ne\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraints.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_not_all_oids\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_repr\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_eq\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_ne\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_hash\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsage.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_no_extensions\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_one_extension\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_duplicate_extension\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_unsupported_critical_extension\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_unsupported_extension\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_no_extensions_get_for_class\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_unrecognized_extension_for_class\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_one_extension_get_for_class\nPASS: tests/x509/test_x509_ext.py:TestExtensions.test_repr\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_ca_true_pathlen_6\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_path_length_zero\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_ca_true_no_pathlen\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_ca_false\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_no_basic_constraints\nPASS: tests/x509/test_x509_ext.py:TestBasicConstraintsExtension.test_basic_constraint_not_critical\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_subject_key_identifier\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_no_subject_key_identifier\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_rsa_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_dsa_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_invalid_bit_string_padding_from_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_no_optional_params_allowed_from_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_ec_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_ed25519_public_key\nPASS: tests/x509/test_x509_ext.py:TestSubjectKeyIdentifierExtension.test_from_ed448_public_key\nPASS: tests/x509/test_x509_ext.py:TestKeyUsageExtension.test_no_key_usage\nPASS: tests/x509/test_x509_ext.py:TestKeyUsageExtension.test_all_purposes\nPASS: tests/x509/test_x509_ext.py:TestKeyUsageExtension.test_key_cert_sign_crl_sign\nPASS: tests/x509/test_x509_ext.py:TestDNSName.test_non_a_label\nPASS: tests/x509/test_x509_ext.py:TestDNSName.test_init\nPASS: tests/x509/test_x509_ext.py:TestDNSName.test_ne\nPASS: tests/x509/test_x509_ext.py:TestDNSName.test_hash\nPASS: tests/x509/test_x509_ext.py:TestDirectoryName.test_not_name\nPASS: tests/x509/test_x509_ext.py:TestDirectoryName.test_repr\nPASS: tests/x509/test_x509_ext.py:TestDirectoryName.test_eq\nPASS: tests/x509/test_x509_ext.py:TestDirectoryName.test_ne\nPASS: tests/x509/test_x509_ext.py:TestDirectoryName.test_hash\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_repr\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_equality\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_not_text\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_invalid_email\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_single_label\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_non_a_label\nPASS: tests/x509/test_x509_ext.py:TestRFC822Name.test_hash\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_equality\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_not_text\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_no_parsed_hostname\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_with_port\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_non_a_label\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_empty_hostname\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_hash\nPASS: tests/x509/test_x509_ext.py:TestUniformResourceIdentifier.test_repr\nPASS: tests/x509/test_x509_ext.py:TestRegisteredID.test_not_oid\nPASS: tests/x509/test_x509_ext.py:TestRegisteredID.test_repr\nPASS: tests/x509/test_x509_ext.py:TestRegisteredID.test_eq\nPASS: tests/x509/test_x509_ext.py:TestRegisteredID.test_ne\nPASS: tests/x509/test_x509_ext.py:TestRegisteredID.test_hash\nPASS: tests/x509/test_x509_ext.py:TestIPAddress.test_not_ipaddress\nPASS: tests/x509/test_x509_ext.py:TestIPAddress.test_repr\nPASS: tests/x509/test_x509_ext.py:TestIPAddress.test_eq\nPASS: tests/x509/test_x509_ext.py:TestIPAddress.test_ne\nPASS: tests/x509/test_x509_ext.py:TestIPAddress.test_hash\nPASS: tests/x509/test_x509_ext.py:TestOtherName.test_invalid_args\nPASS: tests/x509/test_x509_ext.py:TestOtherName.test_repr\nPASS: tests/x509/test_x509_ext.py:TestOtherName.test_eq\nPASS: tests/x509/test_x509_ext.py:TestOtherName.test_ne\nPASS: tests/x509/test_x509_ext.py:TestOtherName.test_hash\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_get_values_for_type\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_iter_names\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_invalid_general_names\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_repr\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_eq\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_ne\nPASS: tests/x509/test_x509_ext.py:TestGeneralNames.test_hash\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_get_values_for_type\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_iter_names\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_invalid_general_names\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_repr\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_eq\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_ne\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_hash\nPASS: tests/x509/test_x509_ext.py:TestIssuerAlternativeName.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestRSAIssuerAlternativeNameExtension.test_uri\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_eq\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_ne\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_repr\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_invalid_number\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCRLNumber.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_get_values_for_type\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_iter_names\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_invalid_general_names\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_repr\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_eq\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_ne\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_hash\nPASS: tests/x509/test_x509_ext.py:TestSubjectAlternativeName.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_dns_name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_wildcard_dns_name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_san_empty_hostname\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_san_wildcard_idna_dns_name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_unsupported_gn\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_registered_id\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_uri\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_ipaddress\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_dirname\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_rfc822name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_idna2003_invalid\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_unicode_rfc822_name_dns_name_uri\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_rfc822name_dnsname_ipaddress_directoryname_uri\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_invalid_rfc822name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_other_name\nPASS: tests/x509/test_x509_ext.py:TestRSASubjectAlternativeNameExtension.test_certbuilder\nPASS: tests/x509/test_x509_ext.py:TestExtendedKeyUsageExtension.test_eku\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_invalid_access_method\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_invalid_access_location\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_valid_nonstandard_method\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_repr\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_eq\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_ne\nPASS: tests/x509/test_x509_ext.py:TestAccessDescription.test_hash\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_invalid_explicit_policy\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_invalid_inhibit_policy\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_both_none\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_repr\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_eq\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_ne\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_hash\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraints.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraintsExtension.test_inhibit_policy_mapping\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraintsExtension.test_require_explicit_policy\nPASS: tests/x509/test_x509_ext.py:TestPolicyConstraintsExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_invalid_descriptions\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_repr\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_eq\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_ne\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_hash\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccess.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_invalid_descriptions\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_repr\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_eq\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_ne\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_hash\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccess.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestSubjectInformationAccessExtension.test_sia\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_ocsp_ca_issuers\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_multiple_ocsp_ca_issuers\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_ocsp_only\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_aia_ca_issuers_only\nPASS: tests/x509/test_x509_ext.py:TestAuthorityInformationAccessExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_aki_keyid\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_aki_all_fields\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_aki_no_keyid\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_from_certificate\nPASS: tests/x509/test_x509_ext.py:TestAuthorityKeyIdentifierExtension.test_from_issuer_subject_key_identifier\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_ipaddress_wrong_type\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_ipaddress_allowed_type\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_dnsname_wrong_value\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_dnsname_allowed_value\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_invalid_permitted_subtrees\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_invalid_excluded_subtrees\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_no_subtrees\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_permitted_none\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_excluded_none\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_empty_lists\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_repr\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_eq\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_ne\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_hash\nPASS: tests/x509/test_x509_ext.py:TestNameConstraints.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted_excluded\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted_with_leading_period\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_excluded_with_leading_period\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_permitted_excluded_with_ips\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_single_ip_netmask\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_ip_invalid_length\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_invalid_ipv6_netmask\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_invalid_ipv4_netmask\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_certbuilder\nPASS: tests/x509/test_x509_ext.py:TestNameConstraintsExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_distribution_point_full_name_not_general_names\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_distribution_point_relative_name_not_name\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_distribution_point_full_and_relative_not_none\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_no_full_name_relative_name_or_crl_issuer\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_crl_issuer_not_general_names\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_reason_not_reasonflags\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_reason_not_frozenset\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_disallowed_reasons\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_reason_only\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_eq\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_ne\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_repr\nPASS: tests/x509/test_x509_ext.py:TestDistributionPoint.test_hash\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_invalid_distribution_points\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_repr\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_eq\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_ne\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_hash\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRL.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_invalid_distribution_points\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_iter_len\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_iter_input\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_repr\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_eq\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_ne\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_hash\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_indexing\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPoints.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_fullname_and_crl_issuer\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_relativename_and_crl_issuer\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_fullname_crl_issuer_reasons\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_all_reasons\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_single_reason\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_crl_issuer_only\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_crl_empty_hostname\nPASS: tests/x509/test_x509_ext.py:TestCRLDistributionPointsExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRLExtension.test_vector\nPASS: tests/x509/test_x509_ext.py:TestFreshestCRLExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_nocheck\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestOCSPNoCheckExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_not_int\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_negative_int\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_repr\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_eq\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_ne\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_hash\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicy.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestInhibitAnyPolicyExtension.test_inhibit_any_policy\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_indirect_crl.pem-expected0]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_only.pem-expected1]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_only_aa.pem-expected2]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_fullname_only_user.pem-expected3]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_only_ca.pem-expected4]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_reasons_only.pem-expected5]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_relative_user_all_reasons.pem-expected6]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_vectors[crl_idp_relativename_only.pem-expected7]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-False-False-notafrozenset-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-False-False-only_some_reasons1-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-False-False-only_some_reasons2-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-False-False-only_some_reasons3-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-notabool-False-False-False-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-notabool-False-False-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-notabool-False-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[TypeError-False-False-False-notabool-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-True-True-False-False-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-True-True-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_invalid_init[ValueError-False-False-False-False-None-None-None]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp0]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp1]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp2]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp3]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp4]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp5]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp6]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_generate[idp7]\nPASS: tests/x509/test_x509_ext.py:TestIssuingDistributionPointExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_load\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_generate\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestPrecertPoisonExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_eq\nPASS: tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_ne\nPASS: tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_hash\nPASS: tests/x509/test_x509_ext.py:TestSignedCertificateTimestamps.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_init\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_repr\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_eq\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_ne\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_ordering\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_hash\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_simple\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_generate\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_version\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_hash_algorithm\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_signature_algorithm\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_invalid_length\nPASS: tests/x509/test_x509_ext.py:TestPrecertificateSignedCertificateTimestampsExtension.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestInvalidExtension.test_invalid_certificate_policies_data\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_non_bytes\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_eq\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_ne\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_repr\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_hash\nPASS: tests/x509/test_x509_ext.py:TestOCSPNonce.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_invalid_types\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_eq\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_ne\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_repr\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_hash\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_iter\nPASS: tests/x509/test_x509_ext.py:TestOCSPAcceptableResponses.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_invalid_type\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_eq\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_ne\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_repr\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_hash\nPASS: tests/x509/test_x509_ext.py:TestMSCertificateTemplate.test_public_bytes\nPASS: tests/x509/test_x509_ext.py:test_all_extension_oid_members_have_names_defined\nPASS: tests/x509/test_x509_ext.py:test_unknown_extension\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_integer\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_non_negative\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_positive\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_minimal_serial_number\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_biggest_serial_number\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_serial_number_must_be_less_than_160_bits_long\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_set_serial_number_twice\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_aware_revocation_date\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_revocation_date_invalid\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_revocation_date_before_1950\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_set_revocation_date_twice\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extension_checks_for_duplicates\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_invalid_extension\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_no_serial_number\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_no_revocation_date\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_create_revoked\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extensions[extension0]\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extensions[extension1]\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_extensions[extension2]\nPASS: tests/x509/test_x509_revokedcertbuilder.py:TestRevokedCertificateBuilder.test_add_multiple_extensions\n============================================================================\nTestsuite summary\n# TOTAL: 3050\n# PASS: 3005\n# SKIP: 45\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 148\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.138202428817749,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-hypothesis_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-hypothesis",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010304450988769531,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3763604164123535,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.0490870475769043,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 4.725626468658447,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012559890747070312,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-hypothesis.examples/test_binary_search.py:test_insert_is_sorted": {
                "status": "PASSED"
            },
            "ptestresult.python3-hypothesis.examples/test_binary_search.py:test_inserts_into_same_place_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-hypothesis.examples/test_binary_search.py:test_is_minimal": {
                "status": "PASSED"
            },
            "ptestresult.python3-hypothesis.examples/test_rle.py:test_decodes_to_starting_sequence": {
                "status": "PASSED"
            },
            "ptestresult.python3-hypothesis.examples/test_rle.py:test_duplicating_an_element_does_not_increase_length": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:26\nBEGIN: /usr/lib/python3-hypothesis/ptest\nPASS: examples/test_binary_search.py:test_insert_is_sorted\nPASS: examples/test_binary_search.py:test_is_minimal\nPASS: examples/test_binary_search.py:test_inserts_into_same_place_twice\nPASS: examples/test_rle.py:test_decodes_to_starting_sequence\nPASS: examples/test_rle.py:test_duplicating_an_element_does_not_increase_length\n============================================================================\nTestsuite summary\n# TOTAL: 5\n# PASS: 5\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 5\nEND: /usr/lib/python3-hypothesis/ptest\n2024-02-06T09:26\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-hypothesis": {
                    "duration": "5",
                    "log": "START: ptest-runner\n2024-02-06T09:26\nPASS: examples/test_binary_search.py:test_insert_is_sorted\nPASS: examples/test_binary_search.py:test_is_minimal\nPASS: examples/test_binary_search.py:test_inserts_into_same_place_twice\nPASS: examples/test_rle.py:test_decodes_to_starting_sequence\nPASS: examples/test_rle.py:test_duplicating_an_element_does_not_increase_length\n============================================================================\nTestsuite summary\n# TOTAL: 5\n# PASS: 5\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 5\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.127453327178955,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-jinja2_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-jinja2",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0013959407806396484,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.431065320968628,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.0487208366394043,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 9.59611964225769,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012927055358886719,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_autoescape_autoselect": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_context_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_cycler": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_env_autoescape": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_eval_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_expressions": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_finalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_finalize_constant_expression": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_get_template_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_item_and_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_no_finalize_template_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_sandbox_max_range": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestExtendedAPI.test_template_passthrough": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestLowLevel.test_custom_code_generator": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestLowLevel.test_custom_context": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestMeta.test_find_included_templates": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestMeta.test_find_refererenced_templates": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestMeta.test_find_undeclared_variables": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestStreaming.test_basic_streaming": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestStreaming.test_buffered_streaming": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestStreaming.test_dump_stream": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestStreaming.test_streaming_behavior": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestUndefined.test_chainable_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestUndefined.test_debug_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestUndefined.test_default_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestUndefined.test_indexing_gives_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestUndefined.test_logging_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestUndefined.test_none_gives_proper_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestUndefined.test_object_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestUndefined.test_stopiteration_is_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestUndefined.test_strict_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestUndefined.test_undefined_and_special_attributes": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_api.py:TestUndefined.test_undefined_attribute_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_awaitable_property_slicing": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_bare_async": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_call_in_loop": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_changed": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_context_vars[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_context_vars[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_context_vars[auto_aiter]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_context_vars[iter]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_context_vars[reversed]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_cycling": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_else": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_empty_blocks": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_lookaround": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_loop_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_loop_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_looploop": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_noniter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_nonrecursive_loop_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_recursive": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_recursive_depth": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_recursive_depth0": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_recursive_empty_loop_iter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_recursive_lookaround": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_recursive_loop_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_reversed_bug": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_scope": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_scoped_loop_var": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_scoped_special_var": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_scoping_bug": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_unpacking": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncForLoop.test_varlen": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncImports.test_context_imports": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncImports.test_exports": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncImports.test_from_import_with_globals": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncImports.test_import_with_globals": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncImports.test_import_with_globals_override": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncImports.test_trailing_comma": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncIncludes.test_choice_includes": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncIncludes.test_context_include": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncIncludes.test_context_include_with_overrides": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncIncludes.test_include_ignoring_missing": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncIncludes.test_unoptimized_scopes": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:TestAsyncIncludes.test_unoptimized_scopes_autoescape": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_async_blocks": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_async_generate": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_async_iteration_in_templates": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_async_iteration_in_templates_extended": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_await_and_macros": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_await_on_calls": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_await_on_calls_normal_render": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_basic_async": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_chainable_undefined_aiter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_getitem_after_call": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_getitem_after_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_namespace_awaitable": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_native_async": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async.py:test_native_list_async": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_attribute_map[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_attribute_map[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_bool_reject[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_bool_reject[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_bool_select[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_bool_select[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_custom_async_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_custom_async_iteratable_filter[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_custom_async_iteratable_filter[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_empty_map": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_first[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_first[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_groupby[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_groupby[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_groupby_case[False-a:_1,_3\\nb:_2\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_groupby_case[True-A:_3\\na:_1\\nb:_2\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_groupby_multidot[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_groupby_multidot[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_groupby_tuple_index[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_groupby_tuple_index[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_join_attribute[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_join_attribute[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_join_env_int[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_join_env_int[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_join_string_list[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_join_string_list[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_map_sum": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_simple_map[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_simple_map[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_simple_reject[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_simple_reject[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_simple_select[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_simple_select[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_simple_select_attr[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_simple_select_attr[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_slice[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_slice[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_sum[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_sum[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_sum_attributes[<lambda>0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_sum_attributes[<lambda>1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_sum_attributes_nested": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_async_filters.py:test_sum_attributes_tuple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_bytecode_cache.py:TestByteCodeCache.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_bytecode_cache.py:TestMemcachedBytecodeCache.test_dump_load": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_bytecode_cache.py:TestMemcachedBytecodeCache.test_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_compile.py:test_filters_deterministic": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_compile.py:test_import_as_with_context_deterministic": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_call_in_loop": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_changed": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_context_vars": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_cycling": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_else": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_else_scoping_item": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_empty_blocks": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_intended_scoping_with_set": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_lookaround": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_loop_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_loop_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_loop_unassignable": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_looploop": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_noniter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_recursive": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_recursive_depth": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_recursive_depth0": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_recursive_empty_loop_iter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_recursive_lookaround": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_reversed_bug": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_scope": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_scoped_loop_var": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_scoped_special_var": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_scoping_bug": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_unpacking": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestForLoop.test_varlen": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestIfCondition.test_complete": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestIfCondition.test_elif": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestIfCondition.test_elif_deep": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestIfCondition.test_else": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestIfCondition.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestIfCondition.test_no_scope": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestIfCondition.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_arguments": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_arguments_defaults_nonsense": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_caller_defaults_nonsense": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_caller_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_callself": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_complex_call": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_include": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_macro_api": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_macro_defaults_self_ref": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_scoping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_simple_call": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestMacros.test_varargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_block": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_block_escaping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_block_escaping_filtered": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_block_filtered": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_block_filtered_set": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_init_namespace": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_namespace": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_namespace_block": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_namespace_loop": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_namespace_macro": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_namespace_redefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_normal": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestSet.test_set_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestWith.test_with": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_core_tags.py:TestWith.test_with_argument_scoping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_debug.py:TestDebug.test_get_corresponding_lineno_traceback": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_debug.py:TestDebug.test_include_syntax_error_source": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_debug.py:TestDebug.test_local_extraction": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_debug.py:TestDebug.test_pickleable_syntax_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_debug.py:TestDebug.test_regular_syntax_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_debug.py:TestDebug.test_runtime_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_debug.py:TestDebug.test_syntax_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestAutoEscape.test_nonvolatile": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestAutoEscape.test_overlay_scopes": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestAutoEscape.test_scoped_setting": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestAutoEscape.test_scoping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestAutoEscape.test_volatile": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestAutoEscape.test_volatile_scoping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_contextreference_node_can_pass_locals": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_contextreference_node_passes_context": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_debug": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_do": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_extend_late": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_extension_nodes": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_extension_ordering": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_identifier": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_loop_controls": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_preprocessor_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_rebinding": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestExtensions.test_streamfilter_extension": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_comment_extract": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_complex_plural": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_extract": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_extract_context": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_extract_trimmed": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_extract_trimmed_option": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_nested_trans_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_trans": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_trans_block_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_trans_plural": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_trans_plural_with_functions": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_trans_stringformatting": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_trimmed": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_trimmed_policy": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_trimmed_policy_override": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_trimmed_varname_trimmed": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestInternationalization.test_trimmed_vars": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_autoescape_macros": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_autoescape_support": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_complex_plural": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_context": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_context_block": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_context_plural": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_context_plural_block": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_newstyle_plural": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_novars_vars_escaping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_num_called_num": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_num_used_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_trans": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_trans_plural": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_trans_stringformatting": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestNewstyleInternationalization.test_trans_vars": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_ext.py:TestScope.test_basic_scope_behavior": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_abs": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_attribute_map": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_batch": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_block": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_bool_reject": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_bool_select": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_capitalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_center": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_chaining": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_dictsort[-[_'aa',_0_,__'AB',_3_,__'b',_1_,__'c',_2_]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_dictsort[by=\"value\"-[_'aa',_0_,__'b',_1_,__'c',_2_,__'AB',_3_]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_dictsort[reverse=true-[_'c',_2_,__'b',_1_,__'AB',_3_,__'aa',_0_]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_dictsort[true-[_'AB',_3_,__'aa',_0_,__'b',_1_,__'c',_2_]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_empty_map": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_escape": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_filesizeformat": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_filesizeformat_issue59": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_filter_calling": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_filter_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_filter_undefined_in_condexpr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_filter_undefined_in_elif": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_filter_undefined_in_else": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_filter_undefined_in_if": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_filter_undefined_in_nested_if": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_filtertag": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_first": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_float[32.32-32.32]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_float[42-42.0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_float[abc-0.0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_float_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_forceescape": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_func_reject_attr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_func_select_attr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_groupby": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_groupby_case[False-a:_1,_3\\nb:_2\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_groupby_case[True-A:_3\\na:_1\\nb:_2\\n]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_groupby_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_groupby_multidot": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_groupby_tuple_index": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_indent": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_indent_markup_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_indent_width_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_int[12345678901234567890-12345678901234567890]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_int[32.32-32]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_int[42-42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_int[abc-0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_int_base[011-8-9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_int_base[0x33Z-16-0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_int_base[0x4d32-16-19762]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_int_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_int_special_method": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_items": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_items_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_join": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_join_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_json_dump": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_last": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_lower": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_map_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_map_sum": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_min_max[{{_[\"a\",_\"B\"]|max_case_sensitive=true__}}-a]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_min_max[{{_[\"a\",_\"B\"]|max_}}-B]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_min_max[{{_[\"a\",_\"B\"]|min_case_sensitive=true__}}-B]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_min_max[{{_[\"a\",_\"B\"]|min_}}-a]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_min_max[{{_[]|max_}}-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_min_max[{{_[]|min_}}-]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_min_max_attribute[max-9]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_min_max_attribute[min-1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_pprint": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_random": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_replace": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_reverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_round_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_round_positive": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_safe": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_simple_map": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_simple_reject": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_simple_reject_attr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_simple_select": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_simple_select_attr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_slice": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sort1": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sort2": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sort3": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sort4": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sort5": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sort6": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sort7": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sort8": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_striptags": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sum": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sum_attributes": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sum_attributes_nested": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_sum_attributes_tuple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_title": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_trim[.-_..stays]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_trim[None-..stays..]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_trim[_.-stays]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_truncate": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_truncate_end_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_truncate_very_short": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_unique": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_unique_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_unique_case_sensitive": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_upper": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlencode[Hello,_world!-Hello%2C%20world%21]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlencode[Hello,_world\\u203d-Hello%2C%20world%E2%80%BD]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlencode[a_b/c-a%20b/c]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlencode[value2-f=1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlencode[value3-f=1&amp;z=2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlencode[value4-%E2%80%BD=1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlencode[value5-0=1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlencode[value6-a+b%2Fc=a+b%2Fc]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlize": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlize_extra_schemes_parameter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlize_rel_policy": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_urlize_target_parameter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_wordcount": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_wordwrap": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_xmlattr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_filters.py:TestFilter.test_xmlattr_key_with_spaces": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_idtracking.py:test_basics": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_idtracking.py:test_complex": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_idtracking.py:test_if_branching_multi_scope": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_idtracking.py:test_if_branching_stores": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_idtracking.py:test_if_branching_stores_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestImports.test_context_imports": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestImports.test_exports": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestImports.test_from_import_with_globals": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestImports.test_import_needs_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestImports.test_import_with_globals": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestImports.test_import_with_globals_override": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestImports.test_no_trailing_comma": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestImports.test_not_exported": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestImports.test_trailing_comma_with_context": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestIncludes.test_choice_includes": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestIncludes.test_context_include": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestIncludes.test_context_include_with_overrides": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestIncludes.test_import_from_with_context": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestIncludes.test_include_ignoring_missing": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_imports.py:TestIncludes.test_unoptimized_scopes": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestBugFix.test_double_extends": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestBugFix.test_fixed_macro_scoping_bug": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_duplicate_required_or_scoped": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_dynamic_inheritance": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_invalid_required": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_layout": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_level1": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_level1_required": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_level2": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_level2_required": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_level3": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_level3_required": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_level4": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_multi_inheritance": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_preserve_blocks": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_required_with_scope": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_reuse_blocks": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_scoped_block": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_scoped_block_after_inheritance": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_super": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_super_in_scoped_block": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_inheritance.py:TestInheritance.test_working": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_balancing": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_bytefallback": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_comments": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_lineno_with_strip": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[1a-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[\\U0001f40da-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[\\u1885-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[\\u1886-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[\\u2118-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[\\u212e-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[\\u304d-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[\\xb7-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[_-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[a--False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[a\\U0001f40d\\U0001f40d-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[a\\xb7-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[f\\xf6\\xf6-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_name[foo-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_normalizing": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_operators": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_raw1": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_raw2": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_raw3": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_raw4": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_string_escapes": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLexer.test_trailing_newline": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_comment_syntax": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_erb_syntax": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_erb_syntax_no_lstrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_erb_syntax_with_manual": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket_comment": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket_compact": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_consume_after_without_new_line": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_false_with_no_lstrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_inside_with_new_line": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_outside_with_new_line": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_without_new_line": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_comment": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_embeded_strings": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_endline": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_inline": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_left_chars": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_nested": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_preserve_leading_newlines": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_comment": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_consume_before_without_new_line": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_inside_with_new_line": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_outside_with_new_line": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_raw": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_without_new_line": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_no_lstrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_php_syntax": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_php_syntax_compact": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestLstripBlocks.test_php_syntax_with_manual": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestParser.test_balancing": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestParser.test_comment_syntax": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestParser.test_erb_syntax": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestParser.test_error_messages": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestParser.test_line_syntax": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestParser.test_line_syntax_priority": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestParser.test_php_syntax": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestParser.test_start_comment": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_attr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_block_end_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_bool": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_call": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_collection_literal[[]]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_collection_literal[__]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_collection_literal[{}]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare[1->-0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare[1->=-1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare[2-<-3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare[3-<=-4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare[4-!=-5]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare[4-==-4]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{_4_<_2_<_3_}}-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{_4_>_2_<_3_}}-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{_4_>_2_>_3_}}-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{_a_<_b_<_c_}}-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{_a_>_b_<_c_}}-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{_a_>_b_>_c_}}-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_compare_parens": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_concat": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_conditional_expression": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_const": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_const_assign": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_constant_casing": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_div": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_django_attr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_filter_priority": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_function_calls": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_grouping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_implicit_subscribed_tuple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_inop": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_localset": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_math": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_neg_filter_priority": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_notin": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0-0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0_00-0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0b1001_1111-159]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0o123-83]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0o1_23-83]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0x123abc-1194684]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0x12_3abc-1194684]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1-1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1.2-1.2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[10e1-100.0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[123-123]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[12_34_56-123456]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1_2.3_4e5_6-1.234e+57]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1e0-1.0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[2.5e+100-2.5e+100]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[2.5e100-2.5e+100]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[25.6e-10-2.56e-09]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[34.56-34.56]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_numeric_literal[3_4.5_6-34.56]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_operator_precedence": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_parse_unary": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_raw2": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_short_conditional_expression": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_slicing": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_string_concatenation": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_subscript": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_test_chaining": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_trailing_comma": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_tuple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_tuple_expr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestSyntax.test_unary": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTokenStream.test_iter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTokenStream.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_comment_no_trim": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_comment_trim": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_lstrip_no_trim": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_multiple_comment_no_trim_lstrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_multiple_comment_trim_lstrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_no_trim": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_angle_bracket": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_nested": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_outer": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_php_syntax": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_raw_no_trim_lstrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_raw_trim_lstrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_trim": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_trim_blocks_false_with_no_trim": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_lexnparse.py:TestTrimBlocks.test_trim_nested": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestFileSystemLoader.test_caches_template_based_on_mtime": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestFileSystemLoader.test_filename_normpath": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestFileSystemLoader.test_searchpath_as_list_including_pathlib": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestFileSystemLoader.test_searchpath_as_pathlib": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestFileSystemLoader.test_searchpath_as_str": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestFileSystemLoader.test_uses_specified_encoding[iso-8859-1-\\xe6\\x96\\x87\\xe5\\xad\\x97\\xe5\\x8c\\x96\\xe3\\x81\\x91]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestFileSystemLoader.test_uses_specified_encoding[utf-8-\\u6587\\u5b57\\u5316\\u3051]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_cache_loader_change": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_caching": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_choice_loader": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_dict_loader": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_dict_loader_cache_invalidates": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_filesystem_loader_overlapping_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_function_loader": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_limited_size_cache": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_no_cache": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_package_loader": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_prefix_loader": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestLoaders.test_split_template_path": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestModuleLoader.test_choice_loader": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestModuleLoader.test_deflated_zip_compile": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestModuleLoader.test_filesystem_compile": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestModuleLoader.test_log": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestModuleLoader.test_path_as_pathlib": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestModuleLoader.test_prefix_loader": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestModuleLoader.test_stored_zip_compile": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestModuleLoader.test_supports_pathlib_in_list_of_paths": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:TestModuleLoader.test_weak_references": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_dir_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_dir_source[foo/test.html-FOO]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_dir_source[test.html-BAR]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_file_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_file_source[foo/test.html-FOO]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_file_source[test.html-BAR]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_zip_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_zip_omit_curdir[./]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_zip_omit_curdir[.]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_zip_omit_curdir[]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_zip_source[foo/test.html-FOO]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_package_zip_source[test.html-BAR]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_loader.py:test_pep_451_import_hook": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_adding_undefined_native_return": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_booleans[{{_''_==_None_}}-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_booleans[{{_1_==_1_}}-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_booleans[{{_2_+_2_==_5_}}-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_booleans[{{_None_is_none_}}-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_booleans[{{_value_}}-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_booleans[{{_value_}}-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_cast_int": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_concat_strings_with_quotes": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_constant_dunder": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_constant_dunder_to_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_is_defined_native_return": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_leading_spaces": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_list_add": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_loop_look_alike": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_loops": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_loops_with_ints": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_macro": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_multi_expression_add": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_no_intermediate_eval": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_spontaneous_env": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_string_literal_var": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_string_top_level": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_tuple_of_variable_strings": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_undefined_native_return": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nativetypes.py:test_variable_dunder": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_nodes.py:test_template_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_pickle.py:test_environment": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_block_set_with_extends": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_cached_extends[extends]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_cached_extends[include]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_call_with_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_callable_defaults": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_caller_scoping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_correct_prefix_loader_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_custom_context": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_double_caller": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_double_caller_no_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_else_loop_bug": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_empty_if": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_empty_if_condition_fails": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_extends_output_bugs": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_grouper_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_keyword_folding": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_loop_call_loop": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_loop_include": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_macro_blocks": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_macro_escaping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_macro_scoping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_macro_var_bug": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_macro_var_bug_advanced": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_markup_and_chainable_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_nested_for_else": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_nested_loop_scoping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_old_macro_loop_scoping_bug": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_partial_conditional_assignments": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_pass_context_block_and_loop": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_pass_context_callable_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_pass_context_in_blocks": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_pass_context_loop_vars": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_pass_context_scoped_loop_vars": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_recursive_loop_bug": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_recursive_loop_compile": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_recursive_loop_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_scoped_block": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_scoped_block_loop_vars": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_scopes_and_blocks": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_scopes_and_include": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_set_and_include": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_stacked_locals_scoping_bug": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_stacked_locals_scoping_bug_twoframe": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_subproperty_if": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_urlize_filter_closing_punctuation": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_urlize_filter_escaping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_variable_reuse": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestBug.test_weird_inline_comment": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestCorner.test_assigned_scoping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:TestCorner.test_closure_scoping": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:test_unicode_whitespace[\\x0c]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_regression.py:test_unicode_whitespace[\\x85]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_runtime.py:test_iterator_not_advanced_early": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_runtime.py:test_loop_idx": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_runtime.py:test_loop_idx0": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_runtime.py:test_loopcontext0": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_runtime.py:test_loopcontext1": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_runtime.py:test_loopcontext2": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_runtime.py:test_mock_not_pass_arg_marker": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestSandbox.test_attr_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestSandbox.test_binary_operator_intercepting": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestSandbox.test_immutable_environment": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestSandbox.test_restricted": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestSandbox.test_template_data": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestSandbox.test_unary_operator_intercepting": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestSandbox.test_unsafe": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestStringFormat.test_basic_format_all_okay": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestStringFormat.test_basic_format_safety": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestStringFormat.test_empty_braces_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestStringFormat.test_safe_format_all_okay": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestStringFormat.test_safe_format_safety": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestStringFormatMap.test_basic_format_all_okay": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestStringFormatMap.test_basic_format_safety": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_security.py:TestStringFormatMap.test_safe_format_all_okay": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[eq_2-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[eq_3-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[ge_2-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[ge_3-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[gt_1-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[gt_2-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[le_1-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[le_2-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[lt_2-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[lt_3-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[ne_2-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_compare_aliases[ne_3-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_defined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_equalto": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_escaped": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_even": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_greaterthan": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_in": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_lessthan": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_lower": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_multiple_tests": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_no_paren_for_arg1": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_odd": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_sameas": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[\"foo\"_is_callable-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[\"foo\"_is_iterable-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[\"foo\"_is_mapping-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[\"foo\"_is_sequence-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[\"foo\"_is_string-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[0.0_is_boolean-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[0_is_boolean-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[0_is_false-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[0_is_true-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[1.0_is_boolean-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[1_is_boolean-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[1_is_false-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[1_is_true-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[3.14159_is_boolean-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[3.14159_is_integer-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[3.14159_is_number-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[4.2_is_float-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_boolean-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_callable-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_false-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_float-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_integer-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_iterable-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_mapping-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_none-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_number-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_sequence-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_string-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[42_is_true-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[[1,_2,_3]_is_sequence-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[[]_is_callable-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[[]_is_iterable-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[[]_is_mapping-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[[]_is_sequence-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[_10_**_100__is_float-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[_10_**_100__is_integer-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[_10_**_100__is_number-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[complex_is_number-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_boolean-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_callable-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_false-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_float-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_integer-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_iterable-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_mapping-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_none-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_number-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_sequence-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_string-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[false_is_true-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[mydict_is_mapping-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_boolean-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_callable-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_false-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_float-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_integer-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_iterable-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_mapping-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_none-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_number-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_sequence-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_string-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[none_is_true-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[range_5__is_iterable-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[range_is_callable-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[true_is_boolean-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[true_is_false-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[true_is_float-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[true_is_integer-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[true_is_none-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[true_is_number-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[true_is_string-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[true_is_true-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[{}_is_callable-False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[{}_is_iterable-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[{}_is_mapping-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_types[{}_is_sequence-True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:TestTestsCase.test_upper": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:test_is_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:test_is_test": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:test_name_undefined": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_tests.py:test_name_undefined_in_if": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestEscapeUrlizeTarget.test_escape_urlize_target": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestHelpers.test_autoescape_select": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestHelpers.test_object_type_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLRUCache.test_clear": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLRUCache.test_copy[copy0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLRUCache.test_copy[copy1]": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLRUCache.test_items": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLRUCache.test_pickleable": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLRUCache.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLRUCache.test_setdefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLRUCache.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLRUCache.test_values": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLRUCache.test_values_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_html": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_markup": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_max": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_min": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:test_consume": {
                "status": "PASSED"
            },
            "ptestresult.python3-jinja2.tests/test_utils.py:test_missing": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:26\nBEGIN: /usr/lib/python3-jinja2/ptest\nPASS: tests/test_api.py:TestExtendedAPI.test_item_and_attribute\nPASS: tests/test_api.py:TestExtendedAPI.test_finalize\nPASS: tests/test_api.py:TestExtendedAPI.test_finalize_constant_expression\nPASS: tests/test_api.py:TestExtendedAPI.test_no_finalize_template_data\nPASS: tests/test_api.py:TestExtendedAPI.test_context_finalize\nPASS: tests/test_api.py:TestExtendedAPI.test_eval_finalize\nPASS: tests/test_api.py:TestExtendedAPI.test_env_autoescape\nPASS: tests/test_api.py:TestExtendedAPI.test_cycler\nPASS: tests/test_api.py:TestExtendedAPI.test_expressions\nPASS: tests/test_api.py:TestExtendedAPI.test_template_passthrough\nPASS: tests/test_api.py:TestExtendedAPI.test_get_template_undefined\nPASS: tests/test_api.py:TestExtendedAPI.test_autoescape_autoselect\nPASS: tests/test_api.py:TestExtendedAPI.test_sandbox_max_range\nPASS: tests/test_api.py:TestMeta.test_find_undeclared_variables\nPASS: tests/test_api.py:TestMeta.test_find_refererenced_templates\nPASS: tests/test_api.py:TestMeta.test_find_included_templates\nPASS: tests/test_api.py:TestStreaming.test_basic_streaming\nPASS: tests/test_api.py:TestStreaming.test_buffered_streaming\nPASS: tests/test_api.py:TestStreaming.test_streaming_behavior\nPASS: tests/test_api.py:TestStreaming.test_dump_stream\nPASS: tests/test_api.py:TestUndefined.test_stopiteration_is_undefined\nPASS: tests/test_api.py:TestUndefined.test_undefined_and_special_attributes\nPASS: tests/test_api.py:TestUndefined.test_undefined_attribute_error\nPASS: tests/test_api.py:TestUndefined.test_logging_undefined\nPASS: tests/test_api.py:TestUndefined.test_default_undefined\nPASS: tests/test_api.py:TestUndefined.test_chainable_undefined\nPASS: tests/test_api.py:TestUndefined.test_debug_undefined\nPASS: tests/test_api.py:TestUndefined.test_strict_undefined\nPASS: tests/test_api.py:TestUndefined.test_indexing_gives_undefined\nPASS: tests/test_api.py:TestUndefined.test_none_gives_proper_error\nPASS: tests/test_api.py:TestUndefined.test_object_repr\nPASS: tests/test_api.py:TestLowLevel.test_custom_code_generator\nPASS: tests/test_api.py:TestLowLevel.test_custom_context\nPASS: tests/test_async.py:test_basic_async\nPASS: tests/test_async.py:test_await_on_calls\nPASS: tests/test_async.py:test_await_on_calls_normal_render\nPASS: tests/test_async.py:test_await_and_macros\nPASS: tests/test_async.py:test_async_blocks\nPASS: tests/test_async.py:test_async_generate\nPASS: tests/test_async.py:test_async_iteration_in_templates\nPASS: tests/test_async.py:test_async_iteration_in_templates_extended\nPASS: tests/test_async.py:TestAsyncImports.test_context_imports\nPASS: tests/test_async.py:TestAsyncImports.test_trailing_comma\nPASS: tests/test_async.py:TestAsyncImports.test_exports\nPASS: tests/test_async.py:TestAsyncImports.test_import_with_globals\nPASS: tests/test_async.py:TestAsyncImports.test_import_with_globals_override\nPASS: tests/test_async.py:TestAsyncImports.test_from_import_with_globals\nPASS: tests/test_async.py:TestAsyncIncludes.test_context_include\nPASS: tests/test_async.py:TestAsyncIncludes.test_choice_includes\nPASS: tests/test_async.py:TestAsyncIncludes.test_include_ignoring_missing\nPASS: tests/test_async.py:TestAsyncIncludes.test_context_include_with_overrides\nPASS: tests/test_async.py:TestAsyncIncludes.test_unoptimized_scopes\nPASS: tests/test_async.py:TestAsyncIncludes.test_unoptimized_scopes_autoescape\nPASS: tests/test_async.py:TestAsyncForLoop.test_simple\nPASS: tests/test_async.py:TestAsyncForLoop.test_else\nPASS: tests/test_async.py:TestAsyncForLoop.test_empty_blocks\nPASS: tests/test_async.py:TestAsyncForLoop.test_context_vars[<lambda>0]\nPASS: tests/test_async.py:TestAsyncForLoop.test_context_vars[iter]\nPASS: tests/test_async.py:TestAsyncForLoop.test_context_vars[reversed]\nPASS: tests/test_async.py:TestAsyncForLoop.test_context_vars[<lambda>1]\nPASS: tests/test_async.py:TestAsyncForLoop.test_context_vars[auto_aiter]\nPASS: tests/test_async.py:TestAsyncForLoop.test_cycling\nPASS: tests/test_async.py:TestAsyncForLoop.test_lookaround\nPASS: tests/test_async.py:TestAsyncForLoop.test_changed\nPASS: tests/test_async.py:TestAsyncForLoop.test_scope\nPASS: tests/test_async.py:TestAsyncForLoop.test_varlen\nPASS: tests/test_async.py:TestAsyncForLoop.test_noniter\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive_lookaround\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive_depth0\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive_depth\nPASS: tests/test_async.py:TestAsyncForLoop.test_looploop\nPASS: tests/test_async.py:TestAsyncForLoop.test_reversed_bug\nPASS: tests/test_async.py:TestAsyncForLoop.test_loop_errors\nPASS: tests/test_async.py:TestAsyncForLoop.test_loop_filter\nPASS: tests/test_async.py:TestAsyncForLoop.test_scoped_special_var\nPASS: tests/test_async.py:TestAsyncForLoop.test_scoped_loop_var\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive_empty_loop_iter\nPASS: tests/test_async.py:TestAsyncForLoop.test_call_in_loop\nPASS: tests/test_async.py:TestAsyncForLoop.test_scoping_bug\nPASS: tests/test_async.py:TestAsyncForLoop.test_unpacking\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive_loop_filter\nPASS: tests/test_async.py:TestAsyncForLoop.test_nonrecursive_loop_filter\nPASS: tests/test_async.py:TestAsyncForLoop.test_bare_async\nPASS: tests/test_async.py:TestAsyncForLoop.test_awaitable_property_slicing\nPASS: tests/test_async.py:test_namespace_awaitable\nPASS: tests/test_async.py:test_chainable_undefined_aiter\nPASS: tests/test_async.py:test_native_async\nPASS: tests/test_async.py:test_native_list_async\nPASS: tests/test_async.py:test_getitem_after_filter\nPASS: tests/test_async.py:test_getitem_after_call\nPASS: tests/test_async_filters.py:test_first[<lambda>0]\nPASS: tests/test_async_filters.py:test_first[<lambda>1]\nPASS: tests/test_async_filters.py:test_groupby[<lambda>0]\nPASS: tests/test_async_filters.py:test_groupby[<lambda>1]\nPASS: tests/test_async_filters.py:test_groupby_case[False-a: 1, 3\\nb: 2\\n]\nPASS: tests/test_async_filters.py:test_groupby_case[True-A: 3\\na: 1\\nb: 2\\n]\nPASS: tests/test_async_filters.py:test_groupby_tuple_index[<lambda>0]\nPASS: tests/test_async_filters.py:test_groupby_tuple_index[<lambda>1]\nPASS: tests/test_async_filters.py:test_groupby_multidot[<lambda>0]\nPASS: tests/test_async_filters.py:test_groupby_multidot[<lambda>1]\nPASS: tests/test_async_filters.py:test_join_env_int[<lambda>0]\nPASS: tests/test_async_filters.py:test_join_env_int[<lambda>1]\nPASS: tests/test_async_filters.py:test_join_string_list[<lambda>0]\nPASS: tests/test_async_filters.py:test_join_string_list[<lambda>1]\nPASS: tests/test_async_filters.py:test_join_attribute[<lambda>0]\nPASS: tests/test_async_filters.py:test_join_attribute[<lambda>1]\nPASS: tests/test_async_filters.py:test_simple_reject[<lambda>0]\nPASS: tests/test_async_filters.py:test_simple_reject[<lambda>1]\nPASS: tests/test_async_filters.py:test_bool_reject[<lambda>0]\nPASS: tests/test_async_filters.py:test_bool_reject[<lambda>1]\nPASS: tests/test_async_filters.py:test_simple_select[<lambda>0]\nPASS: tests/test_async_filters.py:test_simple_select[<lambda>1]\nPASS: tests/test_async_filters.py:test_bool_select[<lambda>0]\nPASS: tests/test_async_filters.py:test_bool_select[<lambda>1]\nPASS: tests/test_async_filters.py:test_simple_select_attr[<lambda>0]\nPASS: tests/test_async_filters.py:test_simple_select_attr[<lambda>1]\nPASS: tests/test_async_filters.py:test_simple_map[<lambda>0]\nPASS: tests/test_async_filters.py:test_simple_map[<lambda>1]\nPASS: tests/test_async_filters.py:test_map_sum\nPASS: tests/test_async_filters.py:test_attribute_map[<lambda>0]\nPASS: tests/test_async_filters.py:test_attribute_map[<lambda>1]\nPASS: tests/test_async_filters.py:test_empty_map\nPASS: tests/test_async_filters.py:test_sum[<lambda>0]\nPASS: tests/test_async_filters.py:test_sum[<lambda>1]\nPASS: tests/test_async_filters.py:test_sum_attributes[<lambda>0]\nPASS: tests/test_async_filters.py:test_sum_attributes[<lambda>1]\nPASS: tests/test_async_filters.py:test_sum_attributes_nested\nPASS: tests/test_async_filters.py:test_sum_attributes_tuple\nPASS: tests/test_async_filters.py:test_slice[<lambda>0]\nPASS: tests/test_async_filters.py:test_slice[<lambda>1]\nPASS: tests/test_async_filters.py:test_custom_async_filter\nPASS: tests/test_async_filters.py:test_custom_async_iteratable_filter[<lambda>0]\nPASS: tests/test_async_filters.py:test_custom_async_iteratable_filter[<lambda>1]\nPASS: tests/test_bytecode_cache.py:TestByteCodeCache.test_simple\nPASS: tests/test_bytecode_cache.py:TestMemcachedBytecodeCache.test_dump_load\nPASS: tests/test_bytecode_cache.py:TestMemcachedBytecodeCache.test_exception\nPASS: tests/test_compile.py:test_filters_deterministic\nPASS: tests/test_compile.py:test_import_as_with_context_deterministic\nPASS: tests/test_core_tags.py:TestForLoop.test_simple\nPASS: tests/test_core_tags.py:TestForLoop.test_else\nPASS: tests/test_core_tags.py:TestForLoop.test_else_scoping_item\nPASS: tests/test_core_tags.py:TestForLoop.test_empty_blocks\nPASS: tests/test_core_tags.py:TestForLoop.test_context_vars\nPASS: tests/test_core_tags.py:TestForLoop.test_cycling\nPASS: tests/test_core_tags.py:TestForLoop.test_lookaround\nPASS: tests/test_core_tags.py:TestForLoop.test_changed\nPASS: tests/test_core_tags.py:TestForLoop.test_scope\nPASS: tests/test_core_tags.py:TestForLoop.test_varlen\nPASS: tests/test_core_tags.py:TestForLoop.test_noniter\nPASS: tests/test_core_tags.py:TestForLoop.test_recursive\nPASS: tests/test_core_tags.py:TestForLoop.test_recursive_lookaround\nPASS: tests/test_core_tags.py:TestForLoop.test_recursive_depth0\nPASS: tests/test_core_tags.py:TestForLoop.test_recursive_depth\nPASS: tests/test_core_tags.py:TestForLoop.test_looploop\nPASS: tests/test_core_tags.py:TestForLoop.test_reversed_bug\nPASS: tests/test_core_tags.py:TestForLoop.test_loop_errors\nPASS: tests/test_core_tags.py:TestForLoop.test_loop_filter\nPASS: tests/test_core_tags.py:TestForLoop.test_loop_unassignable\nPASS: tests/test_core_tags.py:TestForLoop.test_scoped_special_var\nPASS: tests/test_core_tags.py:TestForLoop.test_scoped_loop_var\nPASS: tests/test_core_tags.py:TestForLoop.test_recursive_empty_loop_iter\nPASS: tests/test_core_tags.py:TestForLoop.test_call_in_loop\nPASS: tests/test_core_tags.py:TestForLoop.test_scoping_bug\nPASS: tests/test_core_tags.py:TestForLoop.test_unpacking\nPASS: tests/test_core_tags.py:TestForLoop.test_intended_scoping_with_set\nPASS: tests/test_core_tags.py:TestIfCondition.test_simple\nPASS: tests/test_core_tags.py:TestIfCondition.test_elif\nPASS: tests/test_core_tags.py:TestIfCondition.test_elif_deep\nPASS: tests/test_core_tags.py:TestIfCondition.test_else\nPASS: tests/test_core_tags.py:TestIfCondition.test_empty\nPASS: tests/test_core_tags.py:TestIfCondition.test_complete\nPASS: tests/test_core_tags.py:TestIfCondition.test_no_scope\nPASS: tests/test_core_tags.py:TestMacros.test_simple\nPASS: tests/test_core_tags.py:TestMacros.test_scoping\nPASS: tests/test_core_tags.py:TestMacros.test_arguments\nPASS: tests/test_core_tags.py:TestMacros.test_arguments_defaults_nonsense\nPASS: tests/test_core_tags.py:TestMacros.test_caller_defaults_nonsense\nPASS: tests/test_core_tags.py:TestMacros.test_varargs\nPASS: tests/test_core_tags.py:TestMacros.test_simple_call\nPASS: tests/test_core_tags.py:TestMacros.test_complex_call\nPASS: tests/test_core_tags.py:TestMacros.test_caller_undefined\nPASS: tests/test_core_tags.py:TestMacros.test_include\nPASS: tests/test_core_tags.py:TestMacros.test_macro_api\nPASS: tests/test_core_tags.py:TestMacros.test_callself\nPASS: tests/test_core_tags.py:TestMacros.test_macro_defaults_self_ref\nPASS: tests/test_core_tags.py:TestSet.test_normal\nPASS: tests/test_core_tags.py:TestSet.test_block\nPASS: tests/test_core_tags.py:TestSet.test_block_escaping\nPASS: tests/test_core_tags.py:TestSet.test_set_invalid\nPASS: tests/test_core_tags.py:TestSet.test_namespace_redefined\nPASS: tests/test_core_tags.py:TestSet.test_namespace\nPASS: tests/test_core_tags.py:TestSet.test_namespace_block\nPASS: tests/test_core_tags.py:TestSet.test_init_namespace\nPASS: tests/test_core_tags.py:TestSet.test_namespace_loop\nPASS: tests/test_core_tags.py:TestSet.test_namespace_macro\nPASS: tests/test_core_tags.py:TestSet.test_block_escaping_filtered\nPASS: tests/test_core_tags.py:TestSet.test_block_filtered\nPASS: tests/test_core_tags.py:TestSet.test_block_filtered_set\nPASS: tests/test_core_tags.py:TestWith.test_with\nPASS: tests/test_core_tags.py:TestWith.test_with_argument_scoping\nPASS: tests/test_debug.py:TestDebug.test_runtime_error\nPASS: tests/test_debug.py:TestDebug.test_syntax_error\nPASS: tests/test_debug.py:TestDebug.test_regular_syntax_error\nPASS: tests/test_debug.py:TestDebug.test_pickleable_syntax_error\nPASS: tests/test_debug.py:TestDebug.test_include_syntax_error_source\nPASS: tests/test_debug.py:TestDebug.test_local_extraction\nPASS: tests/test_debug.py:TestDebug.test_get_corresponding_lineno_traceback\nPASS: tests/test_ext.py:TestExtensions.test_extend_late\nPASS: tests/test_ext.py:TestExtensions.test_loop_controls\nPASS: tests/test_ext.py:TestExtensions.test_do\nPASS: tests/test_ext.py:TestExtensions.test_extension_nodes\nPASS: tests/test_ext.py:TestExtensions.test_contextreference_node_passes_context\nPASS: tests/test_ext.py:TestExtensions.test_contextreference_node_can_pass_locals\nPASS: tests/test_ext.py:TestExtensions.test_identifier\nPASS: tests/test_ext.py:TestExtensions.test_rebinding\nPASS: tests/test_ext.py:TestExtensions.test_preprocessor_extension\nPASS: tests/test_ext.py:TestExtensions.test_streamfilter_extension\nPASS: tests/test_ext.py:TestExtensions.test_extension_ordering\nPASS: tests/test_ext.py:TestExtensions.test_debug\nPASS: tests/test_ext.py:TestInternationalization.test_trans\nPASS: tests/test_ext.py:TestInternationalization.test_trans_plural\nPASS: tests/test_ext.py:TestInternationalization.test_trans_plural_with_functions\nPASS: tests/test_ext.py:TestInternationalization.test_complex_plural\nPASS: tests/test_ext.py:TestInternationalization.test_trans_stringformatting\nPASS: tests/test_ext.py:TestInternationalization.test_trimmed\nPASS: tests/test_ext.py:TestInternationalization.test_trimmed_policy\nPASS: tests/test_ext.py:TestInternationalization.test_trimmed_policy_override\nPASS: tests/test_ext.py:TestInternationalization.test_trimmed_vars\nPASS: tests/test_ext.py:TestInternationalization.test_trimmed_varname_trimmed\nPASS: tests/test_ext.py:TestInternationalization.test_extract\nPASS: tests/test_ext.py:TestInternationalization.test_extract_trimmed\nPASS: tests/test_ext.py:TestInternationalization.test_extract_trimmed_option\nPASS: tests/test_ext.py:TestInternationalization.test_comment_extract\nPASS: tests/test_ext.py:TestInternationalization.test_extract_context\nPASS: tests/test_ext.py:TestInternationalization.test_nested_trans_error\nPASS: tests/test_ext.py:TestInternationalization.test_trans_block_error\nPASS: tests/test_ext.py:TestScope.test_basic_scope_behavior\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_trans\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_trans_plural\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_complex_plural\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_trans_stringformatting\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_newstyle_plural\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_autoescape_support\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_autoescape_macros\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_num_used_twice\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_num_called_num\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_trans_vars\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_novars_vars_escaping\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_context\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_context_plural\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_context_block\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_context_plural_block\nPASS: tests/test_ext.py:TestAutoEscape.test_scoped_setting\nPASS: tests/test_ext.py:TestAutoEscape.test_nonvolatile\nPASS: tests/test_ext.py:TestAutoEscape.test_volatile\nPASS: tests/test_ext.py:TestAutoEscape.test_scoping\nPASS: tests/test_ext.py:TestAutoEscape.test_volatile_scoping\nPASS: tests/test_ext.py:TestAutoEscape.test_overlay_scopes\nPASS: tests/test_filters.py:TestFilter.test_filter_calling\nPASS: tests/test_filters.py:TestFilter.test_capitalize\nPASS: tests/test_filters.py:TestFilter.test_center\nPASS: tests/test_filters.py:TestFilter.test_default\nPASS: tests/test_filters.py:TestFilter.test_dictsort[-[('aa', 0), ('AB', 3), ('b', 1), ('c', 2)]]\nPASS: tests/test_filters.py:TestFilter.test_dictsort[true-[('AB', 3), ('aa', 0), ('b', 1), ('c', 2)]]\nPASS: tests/test_filters.py:TestFilter.test_dictsort[by=\"value\"-[('aa', 0), ('b', 1), ('c', 2), ('AB', 3)]]\nPASS: tests/test_filters.py:TestFilter.test_dictsort[reverse=true-[('c', 2), ('b', 1), ('AB', 3), ('aa', 0)]]\nPASS: tests/test_filters.py:TestFilter.test_batch\nPASS: tests/test_filters.py:TestFilter.test_slice\nPASS: tests/test_filters.py:TestFilter.test_escape\nPASS: tests/test_filters.py:TestFilter.test_trim[None-..stays..]\nPASS: tests/test_filters.py:TestFilter.test_trim[.-  ..stays]\nPASS: tests/test_filters.py:TestFilter.test_trim[ .-stays]\nPASS: tests/test_filters.py:TestFilter.test_striptags\nPASS: tests/test_filters.py:TestFilter.test_filesizeformat\nPASS: tests/test_filters.py:TestFilter.test_filesizeformat_issue59\nPASS: tests/test_filters.py:TestFilter.test_first\nPASS: tests/test_filters.py:TestFilter.test_float[42-42.0]\nPASS: tests/test_filters.py:TestFilter.test_float[abc-0.0]\nPASS: tests/test_filters.py:TestFilter.test_float[32.32-32.32]\nPASS: tests/test_filters.py:TestFilter.test_float_default\nPASS: tests/test_filters.py:TestFilter.test_format\nPASS: tests/test_filters.py:TestFilter.test_indent\nPASS: tests/test_filters.py:TestFilter.test_indent_markup_input\nPASS: tests/test_filters.py:TestFilter.test_indent_width_string\nPASS: tests/test_filters.py:TestFilter.test_int[42-42]\nPASS: tests/test_filters.py:TestFilter.test_int[abc-0]\nPASS: tests/test_filters.py:TestFilter.test_int[32.32-32]\nPASS: tests/test_filters.py:TestFilter.test_int[12345678901234567890-12345678901234567890]\nPASS: tests/test_filters.py:TestFilter.test_int_base[0x4d32-16-19762]\nPASS: tests/test_filters.py:TestFilter.test_int_base[011-8-9]\nPASS: tests/test_filters.py:TestFilter.test_int_base[0x33Z-16-0]\nPASS: tests/test_filters.py:TestFilter.test_int_default\nPASS: tests/test_filters.py:TestFilter.test_int_special_method\nPASS: tests/test_filters.py:TestFilter.test_join\nPASS: tests/test_filters.py:TestFilter.test_join_attribute\nPASS: tests/test_filters.py:TestFilter.test_last\nPASS: tests/test_filters.py:TestFilter.test_length\nPASS: tests/test_filters.py:TestFilter.test_lower\nPASS: tests/test_filters.py:TestFilter.test_items\nPASS: tests/test_filters.py:TestFilter.test_items_undefined\nPASS: tests/test_filters.py:TestFilter.test_pprint\nPASS: tests/test_filters.py:TestFilter.test_random\nPASS: tests/test_filters.py:TestFilter.test_reverse\nPASS: tests/test_filters.py:TestFilter.test_string\nPASS: tests/test_filters.py:TestFilter.test_title\nPASS: tests/test_filters.py:TestFilter.test_truncate\nPASS: tests/test_filters.py:TestFilter.test_truncate_very_short\nPASS: tests/test_filters.py:TestFilter.test_truncate_end_length\nPASS: tests/test_filters.py:TestFilter.test_upper\nPASS: tests/test_filters.py:TestFilter.test_urlize\nPASS: tests/test_filters.py:TestFilter.test_urlize_rel_policy\nPASS: tests/test_filters.py:TestFilter.test_urlize_target_parameter\nPASS: tests/test_filters.py:TestFilter.test_urlize_extra_schemes_parameter\nPASS: tests/test_filters.py:TestFilter.test_wordcount\nPASS: tests/test_filters.py:TestFilter.test_block\nPASS: tests/test_filters.py:TestFilter.test_chaining\nPASS: tests/test_filters.py:TestFilter.test_sum\nPASS: tests/test_filters.py:TestFilter.test_sum_attributes\nPASS: tests/test_filters.py:TestFilter.test_sum_attributes_nested\nPASS: tests/test_filters.py:TestFilter.test_sum_attributes_tuple\nPASS: tests/test_filters.py:TestFilter.test_abs\nPASS: tests/test_filters.py:TestFilter.test_round_positive\nPASS: tests/test_filters.py:TestFilter.test_round_negative\nPASS: tests/test_filters.py:TestFilter.test_xmlattr\nPASS: tests/test_filters.py:TestFilter.test_xmlattr_key_with_spaces\nPASS: tests/test_filters.py:TestFilter.test_sort1\nPASS: tests/test_filters.py:TestFilter.test_sort2\nPASS: tests/test_filters.py:TestFilter.test_sort3\nPASS: tests/test_filters.py:TestFilter.test_sort4\nPASS: tests/test_filters.py:TestFilter.test_sort5\nPASS: tests/test_filters.py:TestFilter.test_sort6\nPASS: tests/test_filters.py:TestFilter.test_sort7\nPASS: tests/test_filters.py:TestFilter.test_sort8\nPASS: tests/test_filters.py:TestFilter.test_unique\nPASS: tests/test_filters.py:TestFilter.test_unique_case_sensitive\nPASS: tests/test_filters.py:TestFilter.test_unique_attribute\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ [\"a\", \"B\"]|min }}-a]\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ [\"a\", \"B\"]|min(case_sensitive=true) }}-B]\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ []|min }}-]\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ [\"a\", \"B\"]|max }}-B]\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ [\"a\", \"B\"]|max(case_sensitive=true) }}-a]\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ []|max }}-]\nPASS: tests/test_filters.py:TestFilter.test_min_max_attribute[min-1]\nPASS: tests/test_filters.py:TestFilter.test_min_max_attribute[max-9]\nPASS: tests/test_filters.py:TestFilter.test_groupby\nPASS: tests/test_filters.py:TestFilter.test_groupby_tuple_index\nPASS: tests/test_filters.py:TestFilter.test_groupby_multidot\nPASS: tests/test_filters.py:TestFilter.test_groupby_default\nPASS: tests/test_filters.py:TestFilter.test_groupby_case[False-a: 1, 3\\nb: 2\\n]\nPASS: tests/test_filters.py:TestFilter.test_groupby_case[True-A: 3\\na: 1\\nb: 2\\n]\nPASS: tests/test_filters.py:TestFilter.test_filtertag\nPASS: tests/test_filters.py:TestFilter.test_replace\nPASS: tests/test_filters.py:TestFilter.test_forceescape\nPASS: tests/test_filters.py:TestFilter.test_safe\nPASS: tests/test_filters.py:TestFilter.test_urlencode[Hello, world!-Hello%2C%20world%21]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[Hello, world\\u203d-Hello%2C%20world%E2%80%BD]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[value2-f=1]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[value3-f=1&amp;z=2]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[value4-%E2%80%BD=1]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[value5-0=1]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[value6-a+b%2Fc=a+b%2Fc]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[a b/c-a%20b/c]\nPASS: tests/test_filters.py:TestFilter.test_simple_map\nPASS: tests/test_filters.py:TestFilter.test_map_sum\nPASS: tests/test_filters.py:TestFilter.test_attribute_map\nPASS: tests/test_filters.py:TestFilter.test_empty_map\nPASS: tests/test_filters.py:TestFilter.test_map_default\nPASS: tests/test_filters.py:TestFilter.test_simple_select\nPASS: tests/test_filters.py:TestFilter.test_bool_select\nPASS: tests/test_filters.py:TestFilter.test_simple_reject\nPASS: tests/test_filters.py:TestFilter.test_bool_reject\nPASS: tests/test_filters.py:TestFilter.test_simple_select_attr\nPASS: tests/test_filters.py:TestFilter.test_simple_reject_attr\nPASS: tests/test_filters.py:TestFilter.test_func_select_attr\nPASS: tests/test_filters.py:TestFilter.test_func_reject_attr\nPASS: tests/test_filters.py:TestFilter.test_json_dump\nPASS: tests/test_filters.py:TestFilter.test_wordwrap\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined_in_if\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined_in_elif\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined_in_else\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined_in_nested_if\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined_in_condexpr\nPASS: tests/test_idtracking.py:test_basics\nPASS: tests/test_idtracking.py:test_complex\nPASS: tests/test_idtracking.py:test_if_branching_stores\nPASS: tests/test_idtracking.py:test_if_branching_stores_undefined\nPASS: tests/test_idtracking.py:test_if_branching_multi_scope\nPASS: tests/test_imports.py:TestImports.test_context_imports\nPASS: tests/test_imports.py:TestImports.test_import_needs_name\nPASS: tests/test_imports.py:TestImports.test_no_trailing_comma\nPASS: tests/test_imports.py:TestImports.test_trailing_comma_with_context\nPASS: tests/test_imports.py:TestImports.test_exports\nPASS: tests/test_imports.py:TestImports.test_not_exported\nPASS: tests/test_imports.py:TestImports.test_import_with_globals\nPASS: tests/test_imports.py:TestImports.test_import_with_globals_override\nPASS: tests/test_imports.py:TestImports.test_from_import_with_globals\nPASS: tests/test_imports.py:TestIncludes.test_context_include\nPASS: tests/test_imports.py:TestIncludes.test_choice_includes\nPASS: tests/test_imports.py:TestIncludes.test_include_ignoring_missing\nPASS: tests/test_imports.py:TestIncludes.test_context_include_with_overrides\nPASS: tests/test_imports.py:TestIncludes.test_unoptimized_scopes\nPASS: tests/test_imports.py:TestIncludes.test_import_from_with_context\nPASS: tests/test_inheritance.py:TestInheritance.test_layout\nPASS: tests/test_inheritance.py:TestInheritance.test_level1\nPASS: tests/test_inheritance.py:TestInheritance.test_level2\nPASS: tests/test_inheritance.py:TestInheritance.test_level3\nPASS: tests/test_inheritance.py:TestInheritance.test_level4\nPASS: tests/test_inheritance.py:TestInheritance.test_super\nPASS: tests/test_inheritance.py:TestInheritance.test_working\nPASS: tests/test_inheritance.py:TestInheritance.test_reuse_blocks\nPASS: tests/test_inheritance.py:TestInheritance.test_preserve_blocks\nPASS: tests/test_inheritance.py:TestInheritance.test_dynamic_inheritance\nPASS: tests/test_inheritance.py:TestInheritance.test_multi_inheritance\nPASS: tests/test_inheritance.py:TestInheritance.test_scoped_block\nPASS: tests/test_inheritance.py:TestInheritance.test_super_in_scoped_block\nPASS: tests/test_inheritance.py:TestInheritance.test_scoped_block_after_inheritance\nPASS: tests/test_inheritance.py:TestInheritance.test_level1_required\nPASS: tests/test_inheritance.py:TestInheritance.test_level2_required\nPASS: tests/test_inheritance.py:TestInheritance.test_level3_required\nPASS: tests/test_inheritance.py:TestInheritance.test_invalid_required\nPASS: tests/test_inheritance.py:TestInheritance.test_required_with_scope\nPASS: tests/test_inheritance.py:TestInheritance.test_duplicate_required_or_scoped\nPASS: tests/test_inheritance.py:TestBugFix.test_fixed_macro_scoping_bug\nPASS: tests/test_inheritance.py:TestBugFix.test_double_extends\nPASS: tests/test_lexnparse.py:TestTokenStream.test_simple\nPASS: tests/test_lexnparse.py:TestTokenStream.test_iter\nPASS: tests/test_lexnparse.py:TestLexer.test_raw1\nPASS: tests/test_lexnparse.py:TestLexer.test_raw2\nPASS: tests/test_lexnparse.py:TestLexer.test_raw3\nPASS: tests/test_lexnparse.py:TestLexer.test_raw4\nPASS: tests/test_lexnparse.py:TestLexer.test_balancing\nPASS: tests/test_lexnparse.py:TestLexer.test_comments\nPASS: tests/test_lexnparse.py:TestLexer.test_string_escapes\nPASS: tests/test_lexnparse.py:TestLexer.test_bytefallback\nPASS: tests/test_lexnparse.py:TestLexer.test_operators\nPASS: tests/test_lexnparse.py:TestLexer.test_normalizing\nPASS: tests/test_lexnparse.py:TestLexer.test_trailing_newline\nPASS: tests/test_lexnparse.py:TestLexer.test_name[foo-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[f\\xf6\\xf6-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\u304d-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[_-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[1a-False]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[a--False]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\U0001f40da-False]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[a\\U0001f40d\\U0001f40d-False]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\u1885-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\u1886-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\u2118-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\u212e-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\xb7-False]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[a\\xb7-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_lineno_with_strip\nPASS: tests/test_lexnparse.py:TestParser.test_php_syntax\nPASS: tests/test_lexnparse.py:TestParser.test_erb_syntax\nPASS: tests/test_lexnparse.py:TestParser.test_comment_syntax\nPASS: tests/test_lexnparse.py:TestParser.test_balancing\nPASS: tests/test_lexnparse.py:TestParser.test_start_comment\nPASS: tests/test_lexnparse.py:TestParser.test_line_syntax\nPASS: tests/test_lexnparse.py:TestParser.test_line_syntax_priority\nPASS: tests/test_lexnparse.py:TestParser.test_error_messages\nPASS: tests/test_lexnparse.py:TestSyntax.test_call\nPASS: tests/test_lexnparse.py:TestSyntax.test_slicing\nPASS: tests/test_lexnparse.py:TestSyntax.test_attr\nPASS: tests/test_lexnparse.py:TestSyntax.test_subscript\nPASS: tests/test_lexnparse.py:TestSyntax.test_tuple\nPASS: tests/test_lexnparse.py:TestSyntax.test_math\nPASS: tests/test_lexnparse.py:TestSyntax.test_div\nPASS: tests/test_lexnparse.py:TestSyntax.test_unary\nPASS: tests/test_lexnparse.py:TestSyntax.test_concat\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[1->-0]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[1->=-1]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[2-<-3]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[3-<=-4]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[4-==-4]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[4-!=-5]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_parens\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ 4 < 2 < 3 }}-False]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ a < b < c }}-False]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ 4 > 2 > 3 }}-False]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ a > b > c }}-False]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ 4 > 2 < 3 }}-True]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ a > b < c }}-True]\nPASS: tests/test_lexnparse.py:TestSyntax.test_inop\nPASS: tests/test_lexnparse.py:TestSyntax.test_collection_literal[[]]\nPASS: tests/test_lexnparse.py:TestSyntax.test_collection_literal[{}]\nPASS: tests/test_lexnparse.py:TestSyntax.test_collection_literal[()]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1-1]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[123-123]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[12_34_56-123456]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1.2-1.2]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[34.56-34.56]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[3_4.5_6-34.56]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1e0-1.0]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[10e1-100.0]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[2.5e100-2.5e+100]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[2.5e+100-2.5e+100]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[25.6e-10-2.56e-09]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1_2.3_4e5_6-1.234e+57]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0-0]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0_00-0]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0b1001_1111-159]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0o123-83]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0o1_23-83]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0x123abc-1194684]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0x12_3abc-1194684]\nPASS: tests/test_lexnparse.py:TestSyntax.test_bool\nPASS: tests/test_lexnparse.py:TestSyntax.test_grouping\nPASS: tests/test_lexnparse.py:TestSyntax.test_django_attr\nPASS: tests/test_lexnparse.py:TestSyntax.test_conditional_expression\nPASS: tests/test_lexnparse.py:TestSyntax.test_short_conditional_expression\nPASS: tests/test_lexnparse.py:TestSyntax.test_filter_priority\nPASS: tests/test_lexnparse.py:TestSyntax.test_function_calls\nPASS: tests/test_lexnparse.py:TestSyntax.test_tuple_expr\nPASS: tests/test_lexnparse.py:TestSyntax.test_trailing_comma\nPASS: tests/test_lexnparse.py:TestSyntax.test_block_end_name\nPASS: tests/test_lexnparse.py:TestSyntax.test_constant_casing\nPASS: tests/test_lexnparse.py:TestSyntax.test_test_chaining\nPASS: tests/test_lexnparse.py:TestSyntax.test_string_concatenation\nPASS: tests/test_lexnparse.py:TestSyntax.test_notin\nPASS: tests/test_lexnparse.py:TestSyntax.test_operator_precedence\nPASS: tests/test_lexnparse.py:TestSyntax.test_implicit_subscribed_tuple\nPASS: tests/test_lexnparse.py:TestSyntax.test_raw2\nPASS: tests/test_lexnparse.py:TestSyntax.test_const\nPASS: tests/test_lexnparse.py:TestSyntax.test_neg_filter_priority\nPASS: tests/test_lexnparse.py:TestSyntax.test_const_assign\nPASS: tests/test_lexnparse.py:TestSyntax.test_localset\nPASS: tests/test_lexnparse.py:TestSyntax.test_parse_unary\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_no_lstrip\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_false_with_no_lstrip\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_endline\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_inline\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_nested\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_left_chars\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_embeded_strings\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_preserve_leading_newlines\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_comment\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket_simple\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket_comment\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket_compact\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_outside_with_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_outside_with_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_inside_with_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_inside_with_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_without_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_without_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_consume_after_without_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_consume_before_without_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_comment\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_raw\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_php_syntax_with_manual\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_php_syntax\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_php_syntax_compact\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_erb_syntax\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_erb_syntax_with_manual\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_erb_syntax_no_lstrip\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_comment_syntax\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_no_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_outer\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_lstrip_no_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_trim_blocks_false_with_no_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_trim_nested\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_nested\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_comment_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_comment_no_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_multiple_comment_trim_lstrip\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_multiple_comment_no_trim_lstrip\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_raw_trim_lstrip\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_raw_no_trim_lstrip\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_angle_bracket\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_php_syntax\nPASS: tests/test_loader.py:TestLoaders.test_dict_loader\nPASS: tests/test_loader.py:TestLoaders.test_package_loader\nPASS: tests/test_loader.py:TestLoaders.test_filesystem_loader_overlapping_names\nPASS: tests/test_loader.py:TestLoaders.test_choice_loader\nPASS: tests/test_loader.py:TestLoaders.test_function_loader\nPASS: tests/test_loader.py:TestLoaders.test_prefix_loader\nPASS: tests/test_loader.py:TestLoaders.test_caching\nPASS: tests/test_loader.py:TestLoaders.test_no_cache\nPASS: tests/test_loader.py:TestLoaders.test_limited_size_cache\nPASS: tests/test_loader.py:TestLoaders.test_cache_loader_change\nPASS: tests/test_loader.py:TestLoaders.test_dict_loader_cache_invalidates\nPASS: tests/test_loader.py:TestLoaders.test_split_template_path\nPASS: tests/test_loader.py:TestFileSystemLoader.test_searchpath_as_str\nPASS: tests/test_loader.py:TestFileSystemLoader.test_searchpath_as_pathlib\nPASS: tests/test_loader.py:TestFileSystemLoader.test_searchpath_as_list_including_pathlib\nPASS: tests/test_loader.py:TestFileSystemLoader.test_caches_template_based_on_mtime\nPASS: tests/test_loader.py:TestFileSystemLoader.test_uses_specified_encoding[utf-8-\\u6587\\u5b57\\u5316\\u3051]\nPASS: tests/test_loader.py:TestFileSystemLoader.test_uses_specified_encoding[iso-8859-1-\\xe6\\x96\\x87\\xe5\\xad\\x97\\xe5\\x8c\\x96\\xe3\\x81\\x91]\nPASS: tests/test_loader.py:TestFileSystemLoader.test_filename_normpath\nPASS: tests/test_loader.py:TestModuleLoader.test_log\nPASS: tests/test_loader.py:TestModuleLoader.test_deflated_zip_compile\nPASS: tests/test_loader.py:TestModuleLoader.test_stored_zip_compile\nPASS: tests/test_loader.py:TestModuleLoader.test_filesystem_compile\nPASS: tests/test_loader.py:TestModuleLoader.test_weak_references\nPASS: tests/test_loader.py:TestModuleLoader.test_choice_loader\nPASS: tests/test_loader.py:TestModuleLoader.test_prefix_loader\nPASS: tests/test_loader.py:TestModuleLoader.test_path_as_pathlib\nPASS: tests/test_loader.py:TestModuleLoader.test_supports_pathlib_in_list_of_paths\nPASS: tests/test_loader.py:test_package_dir_source[foo/test.html-FOO]\nPASS: tests/test_loader.py:test_package_dir_source[test.html-BAR]\nPASS: tests/test_loader.py:test_package_dir_list\nPASS: tests/test_loader.py:test_package_file_source[foo/test.html-FOO]\nPASS: tests/test_loader.py:test_package_file_source[test.html-BAR]\nPASS: tests/test_loader.py:test_package_file_list\nPASS: tests/test_loader.py:test_package_zip_source[foo/test.html-FOO]\nPASS: tests/test_loader.py:test_package_zip_source[test.html-BAR]\nPASS: tests/test_loader.py:test_package_zip_list\nPASS: tests/test_loader.py:test_package_zip_omit_curdir[]\nPASS: tests/test_loader.py:test_package_zip_omit_curdir[.]\nPASS: tests/test_loader.py:test_package_zip_omit_curdir[./]\nPASS: tests/test_loader.py:test_pep_451_import_hook\nPASS: tests/test_nativetypes.py:test_is_defined_native_return\nPASS: tests/test_nativetypes.py:test_undefined_native_return\nPASS: tests/test_nativetypes.py:test_adding_undefined_native_return\nPASS: tests/test_nativetypes.py:test_cast_int\nPASS: tests/test_nativetypes.py:test_list_add\nPASS: tests/test_nativetypes.py:test_multi_expression_add\nPASS: tests/test_nativetypes.py:test_loops\nPASS: tests/test_nativetypes.py:test_loops_with_ints\nPASS: tests/test_nativetypes.py:test_loop_look_alike\nPASS: tests/test_nativetypes.py:test_booleans[{{ value }}-True]\nPASS: tests/test_nativetypes.py:test_booleans[{{ value }}-False]\nPASS: tests/test_nativetypes.py:test_booleans[{{ 1 == 1 }}-True]\nPASS: tests/test_nativetypes.py:test_booleans[{{ 2 + 2 == 5 }}-False]\nPASS: tests/test_nativetypes.py:test_booleans[{{ None is none }}-True]\nPASS: tests/test_nativetypes.py:test_booleans[{{ '' == None }}-False]\nPASS: tests/test_nativetypes.py:test_variable_dunder\nPASS: tests/test_nativetypes.py:test_constant_dunder\nPASS: tests/test_nativetypes.py:test_constant_dunder_to_string\nPASS: tests/test_nativetypes.py:test_string_literal_var\nPASS: tests/test_nativetypes.py:test_string_top_level\nPASS: tests/test_nativetypes.py:test_tuple_of_variable_strings\nPASS: tests/test_nativetypes.py:test_concat_strings_with_quotes\nPASS: tests/test_nativetypes.py:test_no_intermediate_eval\nPASS: tests/test_nativetypes.py:test_spontaneous_env\nPASS: tests/test_nativetypes.py:test_leading_spaces\nPASS: tests/test_nativetypes.py:test_macro\nPASS: tests/test_nodes.py:test_template_hash\nPASS: tests/test_pickle.py:test_environment\nPASS: tests/test_regression.py:TestCorner.test_assigned_scoping\nPASS: tests/test_regression.py:TestCorner.test_closure_scoping\nPASS: tests/test_regression.py:TestBug.test_keyword_folding\nPASS: tests/test_regression.py:TestBug.test_extends_output_bugs\nPASS: tests/test_regression.py:TestBug.test_urlize_filter_escaping\nPASS: tests/test_regression.py:TestBug.test_urlize_filter_closing_punctuation\nPASS: tests/test_regression.py:TestBug.test_loop_call_loop\nPASS: tests/test_regression.py:TestBug.test_weird_inline_comment\nPASS: tests/test_regression.py:TestBug.test_old_macro_loop_scoping_bug\nPASS: tests/test_regression.py:TestBug.test_partial_conditional_assignments\nPASS: tests/test_regression.py:TestBug.test_stacked_locals_scoping_bug\nPASS: tests/test_regression.py:TestBug.test_stacked_locals_scoping_bug_twoframe\nPASS: tests/test_regression.py:TestBug.test_call_with_args\nPASS: tests/test_regression.py:TestBug.test_empty_if_condition_fails\nPASS: tests/test_regression.py:TestBug.test_recursive_loop_compile\nPASS: tests/test_regression.py:TestBug.test_else_loop_bug\nPASS: tests/test_regression.py:TestBug.test_correct_prefix_loader_name\nPASS: tests/test_regression.py:TestBug.test_pass_context_callable_class\nPASS: tests/test_regression.py:TestBug.test_block_set_with_extends\nPASS: tests/test_regression.py:TestBug.test_nested_for_else\nPASS: tests/test_regression.py:TestBug.test_macro_var_bug\nPASS: tests/test_regression.py:TestBug.test_macro_var_bug_advanced\nPASS: tests/test_regression.py:TestBug.test_callable_defaults\nPASS: tests/test_regression.py:TestBug.test_macro_escaping\nPASS: tests/test_regression.py:TestBug.test_macro_scoping\nPASS: tests/test_regression.py:TestBug.test_scopes_and_blocks\nPASS: tests/test_regression.py:TestBug.test_scopes_and_include\nPASS: tests/test_regression.py:TestBug.test_caller_scoping\nPASS: tests/test_regression.py:TestBug.test_variable_reuse\nPASS: tests/test_regression.py:TestBug.test_double_caller\nPASS: tests/test_regression.py:TestBug.test_double_caller_no_default\nPASS: tests/test_regression.py:TestBug.test_macro_blocks\nPASS: tests/test_regression.py:TestBug.test_scoped_block\nPASS: tests/test_regression.py:TestBug.test_recursive_loop_filter\nPASS: tests/test_regression.py:TestBug.test_empty_if\nPASS: tests/test_regression.py:TestBug.test_subproperty_if\nPASS: tests/test_regression.py:TestBug.test_set_and_include\nPASS: tests/test_regression.py:TestBug.test_loop_include\nPASS: tests/test_regression.py:TestBug.test_grouper_repr\nPASS: tests/test_regression.py:TestBug.test_custom_context\nPASS: tests/test_regression.py:TestBug.test_recursive_loop_bug\nPASS: tests/test_regression.py:TestBug.test_markup_and_chainable_undefined\nPASS: tests/test_regression.py:TestBug.test_scoped_block_loop_vars\nPASS: tests/test_regression.py:TestBug.test_pass_context_loop_vars\nPASS: tests/test_regression.py:TestBug.test_pass_context_scoped_loop_vars\nPASS: tests/test_regression.py:TestBug.test_pass_context_in_blocks\nPASS: tests/test_regression.py:TestBug.test_pass_context_block_and_loop\nPASS: tests/test_regression.py:TestBug.test_cached_extends[extends]\nPASS: tests/test_regression.py:TestBug.test_cached_extends[include]\nPASS: tests/test_regression.py:TestBug.test_nested_loop_scoping\nPASS: tests/test_regression.py:test_unicode_whitespace[\\x0c]\nPASS: tests/test_regression.py:test_unicode_whitespace[\\x85]\nPASS: tests/test_runtime.py:test_loop_idx\nPASS: tests/test_runtime.py:test_loop_idx0\nPASS: tests/test_runtime.py:test_loopcontext0\nPASS: tests/test_runtime.py:test_loopcontext1\nPASS: tests/test_runtime.py:test_loopcontext2\nPASS: tests/test_runtime.py:test_iterator_not_advanced_early\nPASS: tests/test_runtime.py:test_mock_not_pass_arg_marker\nPASS: tests/test_security.py:TestSandbox.test_unsafe\nPASS: tests/test_security.py:TestSandbox.test_immutable_environment\nPASS: tests/test_security.py:TestSandbox.test_restricted\nPASS: tests/test_security.py:TestSandbox.test_template_data\nPASS: tests/test_security.py:TestSandbox.test_attr_filter\nPASS: tests/test_security.py:TestSandbox.test_binary_operator_intercepting\nPASS: tests/test_security.py:TestSandbox.test_unary_operator_intercepting\nPASS: tests/test_security.py:TestStringFormat.test_basic_format_safety\nPASS: tests/test_security.py:TestStringFormat.test_basic_format_all_okay\nPASS: tests/test_security.py:TestStringFormat.test_safe_format_safety\nPASS: tests/test_security.py:TestStringFormat.test_safe_format_all_okay\nPASS: tests/test_security.py:TestStringFormat.test_empty_braces_format\nPASS: tests/test_security.py:TestStringFormatMap.test_basic_format_safety\nPASS: tests/test_security.py:TestStringFormatMap.test_basic_format_all_okay\nPASS: tests/test_security.py:TestStringFormatMap.test_safe_format_all_okay\nPASS: tests/test_tests.py:TestTestsCase.test_defined\nPASS: tests/test_tests.py:TestTestsCase.test_even\nPASS: tests/test_tests.py:TestTestsCase.test_odd\nPASS: tests/test_tests.py:TestTestsCase.test_lower\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is none-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is none-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is none-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is none-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is true-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is true-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is true-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[0 is true-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[1 is true-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is true-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is false-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is false-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is false-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[0 is false-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[1 is false-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is false-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is boolean-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is boolean-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[0 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[1 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[0.0 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[1.0 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[3.14159 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is integer-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is integer-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is integer-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is integer-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[3.14159 is integer-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[(10 ** 100) is integer-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is float-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is float-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is float-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is float-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[4.2 is float-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[(10 ** 100) is float-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is number-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[3.14159 is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[complex is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[(10 ** 100) is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is string-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is string-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is string-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is string-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[\"foo\" is string-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is sequence-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is sequence-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is sequence-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[\"foo\" is sequence-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[[] is sequence-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[[1, 2, 3] is sequence-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[{} is sequence-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is mapping-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is mapping-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is mapping-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[\"foo\" is mapping-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[[] is mapping-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[{} is mapping-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[mydict is mapping-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is iterable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is iterable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is iterable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[\"foo\" is iterable-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[[] is iterable-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[{} is iterable-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[range(5) is iterable-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[\"foo\" is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[[] is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[{} is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[range is callable-True]\nPASS: tests/test_tests.py:TestTestsCase.test_upper\nPASS: tests/test_tests.py:TestTestsCase.test_equalto\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[eq 2-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[eq 3-False]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[ne 3-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[ne 2-False]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[lt 3-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[lt 2-False]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[le 2-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[le 1-False]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[gt 1-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[gt 2-False]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[ge 2-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[ge 3-False]\nPASS: tests/test_tests.py:TestTestsCase.test_sameas\nPASS: tests/test_tests.py:TestTestsCase.test_no_paren_for_arg1\nPASS: tests/test_tests.py:TestTestsCase.test_escaped\nPASS: tests/test_tests.py:TestTestsCase.test_greaterthan\nPASS: tests/test_tests.py:TestTestsCase.test_lessthan\nPASS: tests/test_tests.py:TestTestsCase.test_multiple_tests\nPASS: tests/test_tests.py:TestTestsCase.test_in\nPASS: tests/test_tests.py:test_name_undefined\nPASS: tests/test_tests.py:test_name_undefined_in_if\nPASS: tests/test_tests.py:test_is_filter\nPASS: tests/test_tests.py:test_is_test\nPASS: tests/test_utils.py:TestLRUCache.test_simple\nPASS: tests/test_utils.py:TestLRUCache.test_values\nPASS: tests/test_utils.py:TestLRUCache.test_values_empty\nPASS: tests/test_utils.py:TestLRUCache.test_pickleable\nPASS: tests/test_utils.py:TestLRUCache.test_copy[copy0]\nPASS: tests/test_utils.py:TestLRUCache.test_copy[copy1]\nPASS: tests/test_utils.py:TestLRUCache.test_clear\nPASS: tests/test_utils.py:TestLRUCache.test_repr\nPASS: tests/test_utils.py:TestLRUCache.test_items\nPASS: tests/test_utils.py:TestLRUCache.test_setdefault\nPASS: tests/test_utils.py:TestHelpers.test_object_type_repr\nPASS: tests/test_utils.py:TestHelpers.test_autoescape_select\nPASS: tests/test_utils.py:TestEscapeUrlizeTarget.test_escape_urlize_target\nPASS: tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_markup\nPASS: tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_html\nPASS: tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_n\nPASS: tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_min\nPASS: tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_max\nPASS: tests/test_utils.py:test_missing\nPASS: tests/test_utils.py:test_consume\n============================================================================\nTestsuite summary\n# TOTAL: 845\n# PASS: 845\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 9\nEND: /usr/lib/python3-jinja2/ptest\n2024-02-06T09:26\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-jinja2": {
                    "duration": "9",
                    "log": "START: ptest-runner\n2024-02-06T09:26\nPASS: tests/test_api.py:TestExtendedAPI.test_item_and_attribute\nPASS: tests/test_api.py:TestExtendedAPI.test_finalize\nPASS: tests/test_api.py:TestExtendedAPI.test_finalize_constant_expression\nPASS: tests/test_api.py:TestExtendedAPI.test_no_finalize_template_data\nPASS: tests/test_api.py:TestExtendedAPI.test_context_finalize\nPASS: tests/test_api.py:TestExtendedAPI.test_eval_finalize\nPASS: tests/test_api.py:TestExtendedAPI.test_env_autoescape\nPASS: tests/test_api.py:TestExtendedAPI.test_cycler\nPASS: tests/test_api.py:TestExtendedAPI.test_expressions\nPASS: tests/test_api.py:TestExtendedAPI.test_template_passthrough\nPASS: tests/test_api.py:TestExtendedAPI.test_get_template_undefined\nPASS: tests/test_api.py:TestExtendedAPI.test_autoescape_autoselect\nPASS: tests/test_api.py:TestExtendedAPI.test_sandbox_max_range\nPASS: tests/test_api.py:TestMeta.test_find_undeclared_variables\nPASS: tests/test_api.py:TestMeta.test_find_refererenced_templates\nPASS: tests/test_api.py:TestMeta.test_find_included_templates\nPASS: tests/test_api.py:TestStreaming.test_basic_streaming\nPASS: tests/test_api.py:TestStreaming.test_buffered_streaming\nPASS: tests/test_api.py:TestStreaming.test_streaming_behavior\nPASS: tests/test_api.py:TestStreaming.test_dump_stream\nPASS: tests/test_api.py:TestUndefined.test_stopiteration_is_undefined\nPASS: tests/test_api.py:TestUndefined.test_undefined_and_special_attributes\nPASS: tests/test_api.py:TestUndefined.test_undefined_attribute_error\nPASS: tests/test_api.py:TestUndefined.test_logging_undefined\nPASS: tests/test_api.py:TestUndefined.test_default_undefined\nPASS: tests/test_api.py:TestUndefined.test_chainable_undefined\nPASS: tests/test_api.py:TestUndefined.test_debug_undefined\nPASS: tests/test_api.py:TestUndefined.test_strict_undefined\nPASS: tests/test_api.py:TestUndefined.test_indexing_gives_undefined\nPASS: tests/test_api.py:TestUndefined.test_none_gives_proper_error\nPASS: tests/test_api.py:TestUndefined.test_object_repr\nPASS: tests/test_api.py:TestLowLevel.test_custom_code_generator\nPASS: tests/test_api.py:TestLowLevel.test_custom_context\nPASS: tests/test_async.py:test_basic_async\nPASS: tests/test_async.py:test_await_on_calls\nPASS: tests/test_async.py:test_await_on_calls_normal_render\nPASS: tests/test_async.py:test_await_and_macros\nPASS: tests/test_async.py:test_async_blocks\nPASS: tests/test_async.py:test_async_generate\nPASS: tests/test_async.py:test_async_iteration_in_templates\nPASS: tests/test_async.py:test_async_iteration_in_templates_extended\nPASS: tests/test_async.py:TestAsyncImports.test_context_imports\nPASS: tests/test_async.py:TestAsyncImports.test_trailing_comma\nPASS: tests/test_async.py:TestAsyncImports.test_exports\nPASS: tests/test_async.py:TestAsyncImports.test_import_with_globals\nPASS: tests/test_async.py:TestAsyncImports.test_import_with_globals_override\nPASS: tests/test_async.py:TestAsyncImports.test_from_import_with_globals\nPASS: tests/test_async.py:TestAsyncIncludes.test_context_include\nPASS: tests/test_async.py:TestAsyncIncludes.test_choice_includes\nPASS: tests/test_async.py:TestAsyncIncludes.test_include_ignoring_missing\nPASS: tests/test_async.py:TestAsyncIncludes.test_context_include_with_overrides\nPASS: tests/test_async.py:TestAsyncIncludes.test_unoptimized_scopes\nPASS: tests/test_async.py:TestAsyncIncludes.test_unoptimized_scopes_autoescape\nPASS: tests/test_async.py:TestAsyncForLoop.test_simple\nPASS: tests/test_async.py:TestAsyncForLoop.test_else\nPASS: tests/test_async.py:TestAsyncForLoop.test_empty_blocks\nPASS: tests/test_async.py:TestAsyncForLoop.test_context_vars[<lambda>0]\nPASS: tests/test_async.py:TestAsyncForLoop.test_context_vars[iter]\nPASS: tests/test_async.py:TestAsyncForLoop.test_context_vars[reversed]\nPASS: tests/test_async.py:TestAsyncForLoop.test_context_vars[<lambda>1]\nPASS: tests/test_async.py:TestAsyncForLoop.test_context_vars[auto_aiter]\nPASS: tests/test_async.py:TestAsyncForLoop.test_cycling\nPASS: tests/test_async.py:TestAsyncForLoop.test_lookaround\nPASS: tests/test_async.py:TestAsyncForLoop.test_changed\nPASS: tests/test_async.py:TestAsyncForLoop.test_scope\nPASS: tests/test_async.py:TestAsyncForLoop.test_varlen\nPASS: tests/test_async.py:TestAsyncForLoop.test_noniter\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive_lookaround\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive_depth0\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive_depth\nPASS: tests/test_async.py:TestAsyncForLoop.test_looploop\nPASS: tests/test_async.py:TestAsyncForLoop.test_reversed_bug\nPASS: tests/test_async.py:TestAsyncForLoop.test_loop_errors\nPASS: tests/test_async.py:TestAsyncForLoop.test_loop_filter\nPASS: tests/test_async.py:TestAsyncForLoop.test_scoped_special_var\nPASS: tests/test_async.py:TestAsyncForLoop.test_scoped_loop_var\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive_empty_loop_iter\nPASS: tests/test_async.py:TestAsyncForLoop.test_call_in_loop\nPASS: tests/test_async.py:TestAsyncForLoop.test_scoping_bug\nPASS: tests/test_async.py:TestAsyncForLoop.test_unpacking\nPASS: tests/test_async.py:TestAsyncForLoop.test_recursive_loop_filter\nPASS: tests/test_async.py:TestAsyncForLoop.test_nonrecursive_loop_filter\nPASS: tests/test_async.py:TestAsyncForLoop.test_bare_async\nPASS: tests/test_async.py:TestAsyncForLoop.test_awaitable_property_slicing\nPASS: tests/test_async.py:test_namespace_awaitable\nPASS: tests/test_async.py:test_chainable_undefined_aiter\nPASS: tests/test_async.py:test_native_async\nPASS: tests/test_async.py:test_native_list_async\nPASS: tests/test_async.py:test_getitem_after_filter\nPASS: tests/test_async.py:test_getitem_after_call\nPASS: tests/test_async_filters.py:test_first[<lambda>0]\nPASS: tests/test_async_filters.py:test_first[<lambda>1]\nPASS: tests/test_async_filters.py:test_groupby[<lambda>0]\nPASS: tests/test_async_filters.py:test_groupby[<lambda>1]\nPASS: tests/test_async_filters.py:test_groupby_case[False-a: 1, 3\\nb: 2\\n]\nPASS: tests/test_async_filters.py:test_groupby_case[True-A: 3\\na: 1\\nb: 2\\n]\nPASS: tests/test_async_filters.py:test_groupby_tuple_index[<lambda>0]\nPASS: tests/test_async_filters.py:test_groupby_tuple_index[<lambda>1]\nPASS: tests/test_async_filters.py:test_groupby_multidot[<lambda>0]\nPASS: tests/test_async_filters.py:test_groupby_multidot[<lambda>1]\nPASS: tests/test_async_filters.py:test_join_env_int[<lambda>0]\nPASS: tests/test_async_filters.py:test_join_env_int[<lambda>1]\nPASS: tests/test_async_filters.py:test_join_string_list[<lambda>0]\nPASS: tests/test_async_filters.py:test_join_string_list[<lambda>1]\nPASS: tests/test_async_filters.py:test_join_attribute[<lambda>0]\nPASS: tests/test_async_filters.py:test_join_attribute[<lambda>1]\nPASS: tests/test_async_filters.py:test_simple_reject[<lambda>0]\nPASS: tests/test_async_filters.py:test_simple_reject[<lambda>1]\nPASS: tests/test_async_filters.py:test_bool_reject[<lambda>0]\nPASS: tests/test_async_filters.py:test_bool_reject[<lambda>1]\nPASS: tests/test_async_filters.py:test_simple_select[<lambda>0]\nPASS: tests/test_async_filters.py:test_simple_select[<lambda>1]\nPASS: tests/test_async_filters.py:test_bool_select[<lambda>0]\nPASS: tests/test_async_filters.py:test_bool_select[<lambda>1]\nPASS: tests/test_async_filters.py:test_simple_select_attr[<lambda>0]\nPASS: tests/test_async_filters.py:test_simple_select_attr[<lambda>1]\nPASS: tests/test_async_filters.py:test_simple_map[<lambda>0]\nPASS: tests/test_async_filters.py:test_simple_map[<lambda>1]\nPASS: tests/test_async_filters.py:test_map_sum\nPASS: tests/test_async_filters.py:test_attribute_map[<lambda>0]\nPASS: tests/test_async_filters.py:test_attribute_map[<lambda>1]\nPASS: tests/test_async_filters.py:test_empty_map\nPASS: tests/test_async_filters.py:test_sum[<lambda>0]\nPASS: tests/test_async_filters.py:test_sum[<lambda>1]\nPASS: tests/test_async_filters.py:test_sum_attributes[<lambda>0]\nPASS: tests/test_async_filters.py:test_sum_attributes[<lambda>1]\nPASS: tests/test_async_filters.py:test_sum_attributes_nested\nPASS: tests/test_async_filters.py:test_sum_attributes_tuple\nPASS: tests/test_async_filters.py:test_slice[<lambda>0]\nPASS: tests/test_async_filters.py:test_slice[<lambda>1]\nPASS: tests/test_async_filters.py:test_custom_async_filter\nPASS: tests/test_async_filters.py:test_custom_async_iteratable_filter[<lambda>0]\nPASS: tests/test_async_filters.py:test_custom_async_iteratable_filter[<lambda>1]\nPASS: tests/test_bytecode_cache.py:TestByteCodeCache.test_simple\nPASS: tests/test_bytecode_cache.py:TestMemcachedBytecodeCache.test_dump_load\nPASS: tests/test_bytecode_cache.py:TestMemcachedBytecodeCache.test_exception\nPASS: tests/test_compile.py:test_filters_deterministic\nPASS: tests/test_compile.py:test_import_as_with_context_deterministic\nPASS: tests/test_core_tags.py:TestForLoop.test_simple\nPASS: tests/test_core_tags.py:TestForLoop.test_else\nPASS: tests/test_core_tags.py:TestForLoop.test_else_scoping_item\nPASS: tests/test_core_tags.py:TestForLoop.test_empty_blocks\nPASS: tests/test_core_tags.py:TestForLoop.test_context_vars\nPASS: tests/test_core_tags.py:TestForLoop.test_cycling\nPASS: tests/test_core_tags.py:TestForLoop.test_lookaround\nPASS: tests/test_core_tags.py:TestForLoop.test_changed\nPASS: tests/test_core_tags.py:TestForLoop.test_scope\nPASS: tests/test_core_tags.py:TestForLoop.test_varlen\nPASS: tests/test_core_tags.py:TestForLoop.test_noniter\nPASS: tests/test_core_tags.py:TestForLoop.test_recursive\nPASS: tests/test_core_tags.py:TestForLoop.test_recursive_lookaround\nPASS: tests/test_core_tags.py:TestForLoop.test_recursive_depth0\nPASS: tests/test_core_tags.py:TestForLoop.test_recursive_depth\nPASS: tests/test_core_tags.py:TestForLoop.test_looploop\nPASS: tests/test_core_tags.py:TestForLoop.test_reversed_bug\nPASS: tests/test_core_tags.py:TestForLoop.test_loop_errors\nPASS: tests/test_core_tags.py:TestForLoop.test_loop_filter\nPASS: tests/test_core_tags.py:TestForLoop.test_loop_unassignable\nPASS: tests/test_core_tags.py:TestForLoop.test_scoped_special_var\nPASS: tests/test_core_tags.py:TestForLoop.test_scoped_loop_var\nPASS: tests/test_core_tags.py:TestForLoop.test_recursive_empty_loop_iter\nPASS: tests/test_core_tags.py:TestForLoop.test_call_in_loop\nPASS: tests/test_core_tags.py:TestForLoop.test_scoping_bug\nPASS: tests/test_core_tags.py:TestForLoop.test_unpacking\nPASS: tests/test_core_tags.py:TestForLoop.test_intended_scoping_with_set\nPASS: tests/test_core_tags.py:TestIfCondition.test_simple\nPASS: tests/test_core_tags.py:TestIfCondition.test_elif\nPASS: tests/test_core_tags.py:TestIfCondition.test_elif_deep\nPASS: tests/test_core_tags.py:TestIfCondition.test_else\nPASS: tests/test_core_tags.py:TestIfCondition.test_empty\nPASS: tests/test_core_tags.py:TestIfCondition.test_complete\nPASS: tests/test_core_tags.py:TestIfCondition.test_no_scope\nPASS: tests/test_core_tags.py:TestMacros.test_simple\nPASS: tests/test_core_tags.py:TestMacros.test_scoping\nPASS: tests/test_core_tags.py:TestMacros.test_arguments\nPASS: tests/test_core_tags.py:TestMacros.test_arguments_defaults_nonsense\nPASS: tests/test_core_tags.py:TestMacros.test_caller_defaults_nonsense\nPASS: tests/test_core_tags.py:TestMacros.test_varargs\nPASS: tests/test_core_tags.py:TestMacros.test_simple_call\nPASS: tests/test_core_tags.py:TestMacros.test_complex_call\nPASS: tests/test_core_tags.py:TestMacros.test_caller_undefined\nPASS: tests/test_core_tags.py:TestMacros.test_include\nPASS: tests/test_core_tags.py:TestMacros.test_macro_api\nPASS: tests/test_core_tags.py:TestMacros.test_callself\nPASS: tests/test_core_tags.py:TestMacros.test_macro_defaults_self_ref\nPASS: tests/test_core_tags.py:TestSet.test_normal\nPASS: tests/test_core_tags.py:TestSet.test_block\nPASS: tests/test_core_tags.py:TestSet.test_block_escaping\nPASS: tests/test_core_tags.py:TestSet.test_set_invalid\nPASS: tests/test_core_tags.py:TestSet.test_namespace_redefined\nPASS: tests/test_core_tags.py:TestSet.test_namespace\nPASS: tests/test_core_tags.py:TestSet.test_namespace_block\nPASS: tests/test_core_tags.py:TestSet.test_init_namespace\nPASS: tests/test_core_tags.py:TestSet.test_namespace_loop\nPASS: tests/test_core_tags.py:TestSet.test_namespace_macro\nPASS: tests/test_core_tags.py:TestSet.test_block_escaping_filtered\nPASS: tests/test_core_tags.py:TestSet.test_block_filtered\nPASS: tests/test_core_tags.py:TestSet.test_block_filtered_set\nPASS: tests/test_core_tags.py:TestWith.test_with\nPASS: tests/test_core_tags.py:TestWith.test_with_argument_scoping\nPASS: tests/test_debug.py:TestDebug.test_runtime_error\nPASS: tests/test_debug.py:TestDebug.test_syntax_error\nPASS: tests/test_debug.py:TestDebug.test_regular_syntax_error\nPASS: tests/test_debug.py:TestDebug.test_pickleable_syntax_error\nPASS: tests/test_debug.py:TestDebug.test_include_syntax_error_source\nPASS: tests/test_debug.py:TestDebug.test_local_extraction\nPASS: tests/test_debug.py:TestDebug.test_get_corresponding_lineno_traceback\nPASS: tests/test_ext.py:TestExtensions.test_extend_late\nPASS: tests/test_ext.py:TestExtensions.test_loop_controls\nPASS: tests/test_ext.py:TestExtensions.test_do\nPASS: tests/test_ext.py:TestExtensions.test_extension_nodes\nPASS: tests/test_ext.py:TestExtensions.test_contextreference_node_passes_context\nPASS: tests/test_ext.py:TestExtensions.test_contextreference_node_can_pass_locals\nPASS: tests/test_ext.py:TestExtensions.test_identifier\nPASS: tests/test_ext.py:TestExtensions.test_rebinding\nPASS: tests/test_ext.py:TestExtensions.test_preprocessor_extension\nPASS: tests/test_ext.py:TestExtensions.test_streamfilter_extension\nPASS: tests/test_ext.py:TestExtensions.test_extension_ordering\nPASS: tests/test_ext.py:TestExtensions.test_debug\nPASS: tests/test_ext.py:TestInternationalization.test_trans\nPASS: tests/test_ext.py:TestInternationalization.test_trans_plural\nPASS: tests/test_ext.py:TestInternationalization.test_trans_plural_with_functions\nPASS: tests/test_ext.py:TestInternationalization.test_complex_plural\nPASS: tests/test_ext.py:TestInternationalization.test_trans_stringformatting\nPASS: tests/test_ext.py:TestInternationalization.test_trimmed\nPASS: tests/test_ext.py:TestInternationalization.test_trimmed_policy\nPASS: tests/test_ext.py:TestInternationalization.test_trimmed_policy_override\nPASS: tests/test_ext.py:TestInternationalization.test_trimmed_vars\nPASS: tests/test_ext.py:TestInternationalization.test_trimmed_varname_trimmed\nPASS: tests/test_ext.py:TestInternationalization.test_extract\nPASS: tests/test_ext.py:TestInternationalization.test_extract_trimmed\nPASS: tests/test_ext.py:TestInternationalization.test_extract_trimmed_option\nPASS: tests/test_ext.py:TestInternationalization.test_comment_extract\nPASS: tests/test_ext.py:TestInternationalization.test_extract_context\nPASS: tests/test_ext.py:TestInternationalization.test_nested_trans_error\nPASS: tests/test_ext.py:TestInternationalization.test_trans_block_error\nPASS: tests/test_ext.py:TestScope.test_basic_scope_behavior\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_trans\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_trans_plural\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_complex_plural\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_trans_stringformatting\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_newstyle_plural\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_autoescape_support\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_autoescape_macros\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_num_used_twice\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_num_called_num\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_trans_vars\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_novars_vars_escaping\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_context\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_context_plural\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_context_block\nPASS: tests/test_ext.py:TestNewstyleInternationalization.test_context_plural_block\nPASS: tests/test_ext.py:TestAutoEscape.test_scoped_setting\nPASS: tests/test_ext.py:TestAutoEscape.test_nonvolatile\nPASS: tests/test_ext.py:TestAutoEscape.test_volatile\nPASS: tests/test_ext.py:TestAutoEscape.test_scoping\nPASS: tests/test_ext.py:TestAutoEscape.test_volatile_scoping\nPASS: tests/test_ext.py:TestAutoEscape.test_overlay_scopes\nPASS: tests/test_filters.py:TestFilter.test_filter_calling\nPASS: tests/test_filters.py:TestFilter.test_capitalize\nPASS: tests/test_filters.py:TestFilter.test_center\nPASS: tests/test_filters.py:TestFilter.test_default\nPASS: tests/test_filters.py:TestFilter.test_dictsort[-[('aa', 0), ('AB', 3), ('b', 1), ('c', 2)]]\nPASS: tests/test_filters.py:TestFilter.test_dictsort[true-[('AB', 3), ('aa', 0), ('b', 1), ('c', 2)]]\nPASS: tests/test_filters.py:TestFilter.test_dictsort[by=\"value\"-[('aa', 0), ('b', 1), ('c', 2), ('AB', 3)]]\nPASS: tests/test_filters.py:TestFilter.test_dictsort[reverse=true-[('c', 2), ('b', 1), ('AB', 3), ('aa', 0)]]\nPASS: tests/test_filters.py:TestFilter.test_batch\nPASS: tests/test_filters.py:TestFilter.test_slice\nPASS: tests/test_filters.py:TestFilter.test_escape\nPASS: tests/test_filters.py:TestFilter.test_trim[None-..stays..]\nPASS: tests/test_filters.py:TestFilter.test_trim[.-  ..stays]\nPASS: tests/test_filters.py:TestFilter.test_trim[ .-stays]\nPASS: tests/test_filters.py:TestFilter.test_striptags\nPASS: tests/test_filters.py:TestFilter.test_filesizeformat\nPASS: tests/test_filters.py:TestFilter.test_filesizeformat_issue59\nPASS: tests/test_filters.py:TestFilter.test_first\nPASS: tests/test_filters.py:TestFilter.test_float[42-42.0]\nPASS: tests/test_filters.py:TestFilter.test_float[abc-0.0]\nPASS: tests/test_filters.py:TestFilter.test_float[32.32-32.32]\nPASS: tests/test_filters.py:TestFilter.test_float_default\nPASS: tests/test_filters.py:TestFilter.test_format\nPASS: tests/test_filters.py:TestFilter.test_indent\nPASS: tests/test_filters.py:TestFilter.test_indent_markup_input\nPASS: tests/test_filters.py:TestFilter.test_indent_width_string\nPASS: tests/test_filters.py:TestFilter.test_int[42-42]\nPASS: tests/test_filters.py:TestFilter.test_int[abc-0]\nPASS: tests/test_filters.py:TestFilter.test_int[32.32-32]\nPASS: tests/test_filters.py:TestFilter.test_int[12345678901234567890-12345678901234567890]\nPASS: tests/test_filters.py:TestFilter.test_int_base[0x4d32-16-19762]\nPASS: tests/test_filters.py:TestFilter.test_int_base[011-8-9]\nPASS: tests/test_filters.py:TestFilter.test_int_base[0x33Z-16-0]\nPASS: tests/test_filters.py:TestFilter.test_int_default\nPASS: tests/test_filters.py:TestFilter.test_int_special_method\nPASS: tests/test_filters.py:TestFilter.test_join\nPASS: tests/test_filters.py:TestFilter.test_join_attribute\nPASS: tests/test_filters.py:TestFilter.test_last\nPASS: tests/test_filters.py:TestFilter.test_length\nPASS: tests/test_filters.py:TestFilter.test_lower\nPASS: tests/test_filters.py:TestFilter.test_items\nPASS: tests/test_filters.py:TestFilter.test_items_undefined\nPASS: tests/test_filters.py:TestFilter.test_pprint\nPASS: tests/test_filters.py:TestFilter.test_random\nPASS: tests/test_filters.py:TestFilter.test_reverse\nPASS: tests/test_filters.py:TestFilter.test_string\nPASS: tests/test_filters.py:TestFilter.test_title\nPASS: tests/test_filters.py:TestFilter.test_truncate\nPASS: tests/test_filters.py:TestFilter.test_truncate_very_short\nPASS: tests/test_filters.py:TestFilter.test_truncate_end_length\nPASS: tests/test_filters.py:TestFilter.test_upper\nPASS: tests/test_filters.py:TestFilter.test_urlize\nPASS: tests/test_filters.py:TestFilter.test_urlize_rel_policy\nPASS: tests/test_filters.py:TestFilter.test_urlize_target_parameter\nPASS: tests/test_filters.py:TestFilter.test_urlize_extra_schemes_parameter\nPASS: tests/test_filters.py:TestFilter.test_wordcount\nPASS: tests/test_filters.py:TestFilter.test_block\nPASS: tests/test_filters.py:TestFilter.test_chaining\nPASS: tests/test_filters.py:TestFilter.test_sum\nPASS: tests/test_filters.py:TestFilter.test_sum_attributes\nPASS: tests/test_filters.py:TestFilter.test_sum_attributes_nested\nPASS: tests/test_filters.py:TestFilter.test_sum_attributes_tuple\nPASS: tests/test_filters.py:TestFilter.test_abs\nPASS: tests/test_filters.py:TestFilter.test_round_positive\nPASS: tests/test_filters.py:TestFilter.test_round_negative\nPASS: tests/test_filters.py:TestFilter.test_xmlattr\nPASS: tests/test_filters.py:TestFilter.test_xmlattr_key_with_spaces\nPASS: tests/test_filters.py:TestFilter.test_sort1\nPASS: tests/test_filters.py:TestFilter.test_sort2\nPASS: tests/test_filters.py:TestFilter.test_sort3\nPASS: tests/test_filters.py:TestFilter.test_sort4\nPASS: tests/test_filters.py:TestFilter.test_sort5\nPASS: tests/test_filters.py:TestFilter.test_sort6\nPASS: tests/test_filters.py:TestFilter.test_sort7\nPASS: tests/test_filters.py:TestFilter.test_sort8\nPASS: tests/test_filters.py:TestFilter.test_unique\nPASS: tests/test_filters.py:TestFilter.test_unique_case_sensitive\nPASS: tests/test_filters.py:TestFilter.test_unique_attribute\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ [\"a\", \"B\"]|min }}-a]\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ [\"a\", \"B\"]|min(case_sensitive=true) }}-B]\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ []|min }}-]\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ [\"a\", \"B\"]|max }}-B]\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ [\"a\", \"B\"]|max(case_sensitive=true) }}-a]\nPASS: tests/test_filters.py:TestFilter.test_min_max[{{ []|max }}-]\nPASS: tests/test_filters.py:TestFilter.test_min_max_attribute[min-1]\nPASS: tests/test_filters.py:TestFilter.test_min_max_attribute[max-9]\nPASS: tests/test_filters.py:TestFilter.test_groupby\nPASS: tests/test_filters.py:TestFilter.test_groupby_tuple_index\nPASS: tests/test_filters.py:TestFilter.test_groupby_multidot\nPASS: tests/test_filters.py:TestFilter.test_groupby_default\nPASS: tests/test_filters.py:TestFilter.test_groupby_case[False-a: 1, 3\\nb: 2\\n]\nPASS: tests/test_filters.py:TestFilter.test_groupby_case[True-A: 3\\na: 1\\nb: 2\\n]\nPASS: tests/test_filters.py:TestFilter.test_filtertag\nPASS: tests/test_filters.py:TestFilter.test_replace\nPASS: tests/test_filters.py:TestFilter.test_forceescape\nPASS: tests/test_filters.py:TestFilter.test_safe\nPASS: tests/test_filters.py:TestFilter.test_urlencode[Hello, world!-Hello%2C%20world%21]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[Hello, world\\u203d-Hello%2C%20world%E2%80%BD]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[value2-f=1]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[value3-f=1&amp;z=2]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[value4-%E2%80%BD=1]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[value5-0=1]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[value6-a+b%2Fc=a+b%2Fc]\nPASS: tests/test_filters.py:TestFilter.test_urlencode[a b/c-a%20b/c]\nPASS: tests/test_filters.py:TestFilter.test_simple_map\nPASS: tests/test_filters.py:TestFilter.test_map_sum\nPASS: tests/test_filters.py:TestFilter.test_attribute_map\nPASS: tests/test_filters.py:TestFilter.test_empty_map\nPASS: tests/test_filters.py:TestFilter.test_map_default\nPASS: tests/test_filters.py:TestFilter.test_simple_select\nPASS: tests/test_filters.py:TestFilter.test_bool_select\nPASS: tests/test_filters.py:TestFilter.test_simple_reject\nPASS: tests/test_filters.py:TestFilter.test_bool_reject\nPASS: tests/test_filters.py:TestFilter.test_simple_select_attr\nPASS: tests/test_filters.py:TestFilter.test_simple_reject_attr\nPASS: tests/test_filters.py:TestFilter.test_func_select_attr\nPASS: tests/test_filters.py:TestFilter.test_func_reject_attr\nPASS: tests/test_filters.py:TestFilter.test_json_dump\nPASS: tests/test_filters.py:TestFilter.test_wordwrap\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined_in_if\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined_in_elif\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined_in_else\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined_in_nested_if\nPASS: tests/test_filters.py:TestFilter.test_filter_undefined_in_condexpr\nPASS: tests/test_idtracking.py:test_basics\nPASS: tests/test_idtracking.py:test_complex\nPASS: tests/test_idtracking.py:test_if_branching_stores\nPASS: tests/test_idtracking.py:test_if_branching_stores_undefined\nPASS: tests/test_idtracking.py:test_if_branching_multi_scope\nPASS: tests/test_imports.py:TestImports.test_context_imports\nPASS: tests/test_imports.py:TestImports.test_import_needs_name\nPASS: tests/test_imports.py:TestImports.test_no_trailing_comma\nPASS: tests/test_imports.py:TestImports.test_trailing_comma_with_context\nPASS: tests/test_imports.py:TestImports.test_exports\nPASS: tests/test_imports.py:TestImports.test_not_exported\nPASS: tests/test_imports.py:TestImports.test_import_with_globals\nPASS: tests/test_imports.py:TestImports.test_import_with_globals_override\nPASS: tests/test_imports.py:TestImports.test_from_import_with_globals\nPASS: tests/test_imports.py:TestIncludes.test_context_include\nPASS: tests/test_imports.py:TestIncludes.test_choice_includes\nPASS: tests/test_imports.py:TestIncludes.test_include_ignoring_missing\nPASS: tests/test_imports.py:TestIncludes.test_context_include_with_overrides\nPASS: tests/test_imports.py:TestIncludes.test_unoptimized_scopes\nPASS: tests/test_imports.py:TestIncludes.test_import_from_with_context\nPASS: tests/test_inheritance.py:TestInheritance.test_layout\nPASS: tests/test_inheritance.py:TestInheritance.test_level1\nPASS: tests/test_inheritance.py:TestInheritance.test_level2\nPASS: tests/test_inheritance.py:TestInheritance.test_level3\nPASS: tests/test_inheritance.py:TestInheritance.test_level4\nPASS: tests/test_inheritance.py:TestInheritance.test_super\nPASS: tests/test_inheritance.py:TestInheritance.test_working\nPASS: tests/test_inheritance.py:TestInheritance.test_reuse_blocks\nPASS: tests/test_inheritance.py:TestInheritance.test_preserve_blocks\nPASS: tests/test_inheritance.py:TestInheritance.test_dynamic_inheritance\nPASS: tests/test_inheritance.py:TestInheritance.test_multi_inheritance\nPASS: tests/test_inheritance.py:TestInheritance.test_scoped_block\nPASS: tests/test_inheritance.py:TestInheritance.test_super_in_scoped_block\nPASS: tests/test_inheritance.py:TestInheritance.test_scoped_block_after_inheritance\nPASS: tests/test_inheritance.py:TestInheritance.test_level1_required\nPASS: tests/test_inheritance.py:TestInheritance.test_level2_required\nPASS: tests/test_inheritance.py:TestInheritance.test_level3_required\nPASS: tests/test_inheritance.py:TestInheritance.test_invalid_required\nPASS: tests/test_inheritance.py:TestInheritance.test_required_with_scope\nPASS: tests/test_inheritance.py:TestInheritance.test_duplicate_required_or_scoped\nPASS: tests/test_inheritance.py:TestBugFix.test_fixed_macro_scoping_bug\nPASS: tests/test_inheritance.py:TestBugFix.test_double_extends\nPASS: tests/test_lexnparse.py:TestTokenStream.test_simple\nPASS: tests/test_lexnparse.py:TestTokenStream.test_iter\nPASS: tests/test_lexnparse.py:TestLexer.test_raw1\nPASS: tests/test_lexnparse.py:TestLexer.test_raw2\nPASS: tests/test_lexnparse.py:TestLexer.test_raw3\nPASS: tests/test_lexnparse.py:TestLexer.test_raw4\nPASS: tests/test_lexnparse.py:TestLexer.test_balancing\nPASS: tests/test_lexnparse.py:TestLexer.test_comments\nPASS: tests/test_lexnparse.py:TestLexer.test_string_escapes\nPASS: tests/test_lexnparse.py:TestLexer.test_bytefallback\nPASS: tests/test_lexnparse.py:TestLexer.test_operators\nPASS: tests/test_lexnparse.py:TestLexer.test_normalizing\nPASS: tests/test_lexnparse.py:TestLexer.test_trailing_newline\nPASS: tests/test_lexnparse.py:TestLexer.test_name[foo-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[f\\xf6\\xf6-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\u304d-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[_-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[1a-False]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[a--False]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\U0001f40da-False]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[a\\U0001f40d\\U0001f40d-False]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\u1885-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\u1886-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\u2118-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\u212e-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[\\xb7-False]\nPASS: tests/test_lexnparse.py:TestLexer.test_name[a\\xb7-True]\nPASS: tests/test_lexnparse.py:TestLexer.test_lineno_with_strip\nPASS: tests/test_lexnparse.py:TestParser.test_php_syntax\nPASS: tests/test_lexnparse.py:TestParser.test_erb_syntax\nPASS: tests/test_lexnparse.py:TestParser.test_comment_syntax\nPASS: tests/test_lexnparse.py:TestParser.test_balancing\nPASS: tests/test_lexnparse.py:TestParser.test_start_comment\nPASS: tests/test_lexnparse.py:TestParser.test_line_syntax\nPASS: tests/test_lexnparse.py:TestParser.test_line_syntax_priority\nPASS: tests/test_lexnparse.py:TestParser.test_error_messages\nPASS: tests/test_lexnparse.py:TestSyntax.test_call\nPASS: tests/test_lexnparse.py:TestSyntax.test_slicing\nPASS: tests/test_lexnparse.py:TestSyntax.test_attr\nPASS: tests/test_lexnparse.py:TestSyntax.test_subscript\nPASS: tests/test_lexnparse.py:TestSyntax.test_tuple\nPASS: tests/test_lexnparse.py:TestSyntax.test_math\nPASS: tests/test_lexnparse.py:TestSyntax.test_div\nPASS: tests/test_lexnparse.py:TestSyntax.test_unary\nPASS: tests/test_lexnparse.py:TestSyntax.test_concat\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[1->-0]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[1->=-1]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[2-<-3]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[3-<=-4]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[4-==-4]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare[4-!=-5]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_parens\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ 4 < 2 < 3 }}-False]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ a < b < c }}-False]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ 4 > 2 > 3 }}-False]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ a > b > c }}-False]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ 4 > 2 < 3 }}-True]\nPASS: tests/test_lexnparse.py:TestSyntax.test_compare_compound[{{ a > b < c }}-True]\nPASS: tests/test_lexnparse.py:TestSyntax.test_inop\nPASS: tests/test_lexnparse.py:TestSyntax.test_collection_literal[[]]\nPASS: tests/test_lexnparse.py:TestSyntax.test_collection_literal[{}]\nPASS: tests/test_lexnparse.py:TestSyntax.test_collection_literal[()]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1-1]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[123-123]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[12_34_56-123456]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1.2-1.2]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[34.56-34.56]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[3_4.5_6-34.56]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1e0-1.0]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[10e1-100.0]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[2.5e100-2.5e+100]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[2.5e+100-2.5e+100]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[25.6e-10-2.56e-09]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[1_2.3_4e5_6-1.234e+57]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0-0]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0_00-0]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0b1001_1111-159]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0o123-83]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0o1_23-83]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0x123abc-1194684]\nPASS: tests/test_lexnparse.py:TestSyntax.test_numeric_literal[0x12_3abc-1194684]\nPASS: tests/test_lexnparse.py:TestSyntax.test_bool\nPASS: tests/test_lexnparse.py:TestSyntax.test_grouping\nPASS: tests/test_lexnparse.py:TestSyntax.test_django_attr\nPASS: tests/test_lexnparse.py:TestSyntax.test_conditional_expression\nPASS: tests/test_lexnparse.py:TestSyntax.test_short_conditional_expression\nPASS: tests/test_lexnparse.py:TestSyntax.test_filter_priority\nPASS: tests/test_lexnparse.py:TestSyntax.test_function_calls\nPASS: tests/test_lexnparse.py:TestSyntax.test_tuple_expr\nPASS: tests/test_lexnparse.py:TestSyntax.test_trailing_comma\nPASS: tests/test_lexnparse.py:TestSyntax.test_block_end_name\nPASS: tests/test_lexnparse.py:TestSyntax.test_constant_casing\nPASS: tests/test_lexnparse.py:TestSyntax.test_test_chaining\nPASS: tests/test_lexnparse.py:TestSyntax.test_string_concatenation\nPASS: tests/test_lexnparse.py:TestSyntax.test_notin\nPASS: tests/test_lexnparse.py:TestSyntax.test_operator_precedence\nPASS: tests/test_lexnparse.py:TestSyntax.test_implicit_subscribed_tuple\nPASS: tests/test_lexnparse.py:TestSyntax.test_raw2\nPASS: tests/test_lexnparse.py:TestSyntax.test_const\nPASS: tests/test_lexnparse.py:TestSyntax.test_neg_filter_priority\nPASS: tests/test_lexnparse.py:TestSyntax.test_const_assign\nPASS: tests/test_lexnparse.py:TestSyntax.test_localset\nPASS: tests/test_lexnparse.py:TestSyntax.test_parse_unary\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_no_lstrip\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_false_with_no_lstrip\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_endline\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_inline\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_nested\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_left_chars\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_embeded_strings\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_preserve_leading_newlines\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_comment\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket_simple\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket_comment\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_angle_bracket_compact\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_outside_with_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_outside_with_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_inside_with_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_inside_with_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_without_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_without_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_blocks_consume_after_without_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_consume_before_without_new_line\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_comment\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_lstrip_trim_blocks_raw\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_php_syntax_with_manual\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_php_syntax\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_php_syntax_compact\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_erb_syntax\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_erb_syntax_with_manual\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_erb_syntax_no_lstrip\nPASS: tests/test_lexnparse.py:TestLstripBlocks.test_comment_syntax\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_no_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_outer\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_lstrip_no_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_trim_blocks_false_with_no_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_trim_nested\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_nested\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_comment_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_comment_no_trim\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_multiple_comment_trim_lstrip\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_multiple_comment_no_trim_lstrip\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_raw_trim_lstrip\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_raw_no_trim_lstrip\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_angle_bracket\nPASS: tests/test_lexnparse.py:TestTrimBlocks.test_no_trim_php_syntax\nPASS: tests/test_loader.py:TestLoaders.test_dict_loader\nPASS: tests/test_loader.py:TestLoaders.test_package_loader\nPASS: tests/test_loader.py:TestLoaders.test_filesystem_loader_overlapping_names\nPASS: tests/test_loader.py:TestLoaders.test_choice_loader\nPASS: tests/test_loader.py:TestLoaders.test_function_loader\nPASS: tests/test_loader.py:TestLoaders.test_prefix_loader\nPASS: tests/test_loader.py:TestLoaders.test_caching\nPASS: tests/test_loader.py:TestLoaders.test_no_cache\nPASS: tests/test_loader.py:TestLoaders.test_limited_size_cache\nPASS: tests/test_loader.py:TestLoaders.test_cache_loader_change\nPASS: tests/test_loader.py:TestLoaders.test_dict_loader_cache_invalidates\nPASS: tests/test_loader.py:TestLoaders.test_split_template_path\nPASS: tests/test_loader.py:TestFileSystemLoader.test_searchpath_as_str\nPASS: tests/test_loader.py:TestFileSystemLoader.test_searchpath_as_pathlib\nPASS: tests/test_loader.py:TestFileSystemLoader.test_searchpath_as_list_including_pathlib\nPASS: tests/test_loader.py:TestFileSystemLoader.test_caches_template_based_on_mtime\nPASS: tests/test_loader.py:TestFileSystemLoader.test_uses_specified_encoding[utf-8-\\u6587\\u5b57\\u5316\\u3051]\nPASS: tests/test_loader.py:TestFileSystemLoader.test_uses_specified_encoding[iso-8859-1-\\xe6\\x96\\x87\\xe5\\xad\\x97\\xe5\\x8c\\x96\\xe3\\x81\\x91]\nPASS: tests/test_loader.py:TestFileSystemLoader.test_filename_normpath\nPASS: tests/test_loader.py:TestModuleLoader.test_log\nPASS: tests/test_loader.py:TestModuleLoader.test_deflated_zip_compile\nPASS: tests/test_loader.py:TestModuleLoader.test_stored_zip_compile\nPASS: tests/test_loader.py:TestModuleLoader.test_filesystem_compile\nPASS: tests/test_loader.py:TestModuleLoader.test_weak_references\nPASS: tests/test_loader.py:TestModuleLoader.test_choice_loader\nPASS: tests/test_loader.py:TestModuleLoader.test_prefix_loader\nPASS: tests/test_loader.py:TestModuleLoader.test_path_as_pathlib\nPASS: tests/test_loader.py:TestModuleLoader.test_supports_pathlib_in_list_of_paths\nPASS: tests/test_loader.py:test_package_dir_source[foo/test.html-FOO]\nPASS: tests/test_loader.py:test_package_dir_source[test.html-BAR]\nPASS: tests/test_loader.py:test_package_dir_list\nPASS: tests/test_loader.py:test_package_file_source[foo/test.html-FOO]\nPASS: tests/test_loader.py:test_package_file_source[test.html-BAR]\nPASS: tests/test_loader.py:test_package_file_list\nPASS: tests/test_loader.py:test_package_zip_source[foo/test.html-FOO]\nPASS: tests/test_loader.py:test_package_zip_source[test.html-BAR]\nPASS: tests/test_loader.py:test_package_zip_list\nPASS: tests/test_loader.py:test_package_zip_omit_curdir[]\nPASS: tests/test_loader.py:test_package_zip_omit_curdir[.]\nPASS: tests/test_loader.py:test_package_zip_omit_curdir[./]\nPASS: tests/test_loader.py:test_pep_451_import_hook\nPASS: tests/test_nativetypes.py:test_is_defined_native_return\nPASS: tests/test_nativetypes.py:test_undefined_native_return\nPASS: tests/test_nativetypes.py:test_adding_undefined_native_return\nPASS: tests/test_nativetypes.py:test_cast_int\nPASS: tests/test_nativetypes.py:test_list_add\nPASS: tests/test_nativetypes.py:test_multi_expression_add\nPASS: tests/test_nativetypes.py:test_loops\nPASS: tests/test_nativetypes.py:test_loops_with_ints\nPASS: tests/test_nativetypes.py:test_loop_look_alike\nPASS: tests/test_nativetypes.py:test_booleans[{{ value }}-True]\nPASS: tests/test_nativetypes.py:test_booleans[{{ value }}-False]\nPASS: tests/test_nativetypes.py:test_booleans[{{ 1 == 1 }}-True]\nPASS: tests/test_nativetypes.py:test_booleans[{{ 2 + 2 == 5 }}-False]\nPASS: tests/test_nativetypes.py:test_booleans[{{ None is none }}-True]\nPASS: tests/test_nativetypes.py:test_booleans[{{ '' == None }}-False]\nPASS: tests/test_nativetypes.py:test_variable_dunder\nPASS: tests/test_nativetypes.py:test_constant_dunder\nPASS: tests/test_nativetypes.py:test_constant_dunder_to_string\nPASS: tests/test_nativetypes.py:test_string_literal_var\nPASS: tests/test_nativetypes.py:test_string_top_level\nPASS: tests/test_nativetypes.py:test_tuple_of_variable_strings\nPASS: tests/test_nativetypes.py:test_concat_strings_with_quotes\nPASS: tests/test_nativetypes.py:test_no_intermediate_eval\nPASS: tests/test_nativetypes.py:test_spontaneous_env\nPASS: tests/test_nativetypes.py:test_leading_spaces\nPASS: tests/test_nativetypes.py:test_macro\nPASS: tests/test_nodes.py:test_template_hash\nPASS: tests/test_pickle.py:test_environment\nPASS: tests/test_regression.py:TestCorner.test_assigned_scoping\nPASS: tests/test_regression.py:TestCorner.test_closure_scoping\nPASS: tests/test_regression.py:TestBug.test_keyword_folding\nPASS: tests/test_regression.py:TestBug.test_extends_output_bugs\nPASS: tests/test_regression.py:TestBug.test_urlize_filter_escaping\nPASS: tests/test_regression.py:TestBug.test_urlize_filter_closing_punctuation\nPASS: tests/test_regression.py:TestBug.test_loop_call_loop\nPASS: tests/test_regression.py:TestBug.test_weird_inline_comment\nPASS: tests/test_regression.py:TestBug.test_old_macro_loop_scoping_bug\nPASS: tests/test_regression.py:TestBug.test_partial_conditional_assignments\nPASS: tests/test_regression.py:TestBug.test_stacked_locals_scoping_bug\nPASS: tests/test_regression.py:TestBug.test_stacked_locals_scoping_bug_twoframe\nPASS: tests/test_regression.py:TestBug.test_call_with_args\nPASS: tests/test_regression.py:TestBug.test_empty_if_condition_fails\nPASS: tests/test_regression.py:TestBug.test_recursive_loop_compile\nPASS: tests/test_regression.py:TestBug.test_else_loop_bug\nPASS: tests/test_regression.py:TestBug.test_correct_prefix_loader_name\nPASS: tests/test_regression.py:TestBug.test_pass_context_callable_class\nPASS: tests/test_regression.py:TestBug.test_block_set_with_extends\nPASS: tests/test_regression.py:TestBug.test_nested_for_else\nPASS: tests/test_regression.py:TestBug.test_macro_var_bug\nPASS: tests/test_regression.py:TestBug.test_macro_var_bug_advanced\nPASS: tests/test_regression.py:TestBug.test_callable_defaults\nPASS: tests/test_regression.py:TestBug.test_macro_escaping\nPASS: tests/test_regression.py:TestBug.test_macro_scoping\nPASS: tests/test_regression.py:TestBug.test_scopes_and_blocks\nPASS: tests/test_regression.py:TestBug.test_scopes_and_include\nPASS: tests/test_regression.py:TestBug.test_caller_scoping\nPASS: tests/test_regression.py:TestBug.test_variable_reuse\nPASS: tests/test_regression.py:TestBug.test_double_caller\nPASS: tests/test_regression.py:TestBug.test_double_caller_no_default\nPASS: tests/test_regression.py:TestBug.test_macro_blocks\nPASS: tests/test_regression.py:TestBug.test_scoped_block\nPASS: tests/test_regression.py:TestBug.test_recursive_loop_filter\nPASS: tests/test_regression.py:TestBug.test_empty_if\nPASS: tests/test_regression.py:TestBug.test_subproperty_if\nPASS: tests/test_regression.py:TestBug.test_set_and_include\nPASS: tests/test_regression.py:TestBug.test_loop_include\nPASS: tests/test_regression.py:TestBug.test_grouper_repr\nPASS: tests/test_regression.py:TestBug.test_custom_context\nPASS: tests/test_regression.py:TestBug.test_recursive_loop_bug\nPASS: tests/test_regression.py:TestBug.test_markup_and_chainable_undefined\nPASS: tests/test_regression.py:TestBug.test_scoped_block_loop_vars\nPASS: tests/test_regression.py:TestBug.test_pass_context_loop_vars\nPASS: tests/test_regression.py:TestBug.test_pass_context_scoped_loop_vars\nPASS: tests/test_regression.py:TestBug.test_pass_context_in_blocks\nPASS: tests/test_regression.py:TestBug.test_pass_context_block_and_loop\nPASS: tests/test_regression.py:TestBug.test_cached_extends[extends]\nPASS: tests/test_regression.py:TestBug.test_cached_extends[include]\nPASS: tests/test_regression.py:TestBug.test_nested_loop_scoping\nPASS: tests/test_regression.py:test_unicode_whitespace[\\x0c]\nPASS: tests/test_regression.py:test_unicode_whitespace[\\x85]\nPASS: tests/test_runtime.py:test_loop_idx\nPASS: tests/test_runtime.py:test_loop_idx0\nPASS: tests/test_runtime.py:test_loopcontext0\nPASS: tests/test_runtime.py:test_loopcontext1\nPASS: tests/test_runtime.py:test_loopcontext2\nPASS: tests/test_runtime.py:test_iterator_not_advanced_early\nPASS: tests/test_runtime.py:test_mock_not_pass_arg_marker\nPASS: tests/test_security.py:TestSandbox.test_unsafe\nPASS: tests/test_security.py:TestSandbox.test_immutable_environment\nPASS: tests/test_security.py:TestSandbox.test_restricted\nPASS: tests/test_security.py:TestSandbox.test_template_data\nPASS: tests/test_security.py:TestSandbox.test_attr_filter\nPASS: tests/test_security.py:TestSandbox.test_binary_operator_intercepting\nPASS: tests/test_security.py:TestSandbox.test_unary_operator_intercepting\nPASS: tests/test_security.py:TestStringFormat.test_basic_format_safety\nPASS: tests/test_security.py:TestStringFormat.test_basic_format_all_okay\nPASS: tests/test_security.py:TestStringFormat.test_safe_format_safety\nPASS: tests/test_security.py:TestStringFormat.test_safe_format_all_okay\nPASS: tests/test_security.py:TestStringFormat.test_empty_braces_format\nPASS: tests/test_security.py:TestStringFormatMap.test_basic_format_safety\nPASS: tests/test_security.py:TestStringFormatMap.test_basic_format_all_okay\nPASS: tests/test_security.py:TestStringFormatMap.test_safe_format_all_okay\nPASS: tests/test_tests.py:TestTestsCase.test_defined\nPASS: tests/test_tests.py:TestTestsCase.test_even\nPASS: tests/test_tests.py:TestTestsCase.test_odd\nPASS: tests/test_tests.py:TestTestsCase.test_lower\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is none-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is none-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is none-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is none-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is true-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is true-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is true-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[0 is true-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[1 is true-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is true-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is false-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is false-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is false-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[0 is false-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[1 is false-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is false-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is boolean-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is boolean-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[0 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[1 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[0.0 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[1.0 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[3.14159 is boolean-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is integer-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is integer-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is integer-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is integer-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[3.14159 is integer-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[(10 ** 100) is integer-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is float-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is float-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is float-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is float-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[4.2 is float-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[(10 ** 100) is float-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is number-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[3.14159 is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[complex is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[(10 ** 100) is number-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is string-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is string-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[true is string-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is string-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[\"foo\" is string-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is sequence-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is sequence-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is sequence-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[\"foo\" is sequence-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[[] is sequence-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[[1, 2, 3] is sequence-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[{} is sequence-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is mapping-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is mapping-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is mapping-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[\"foo\" is mapping-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[[] is mapping-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[{} is mapping-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[mydict is mapping-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is iterable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is iterable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is iterable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[\"foo\" is iterable-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[[] is iterable-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[{} is iterable-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[range(5) is iterable-True]\nPASS: tests/test_tests.py:TestTestsCase.test_types[none is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[false is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[42 is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[\"foo\" is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[[] is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[{} is callable-False]\nPASS: tests/test_tests.py:TestTestsCase.test_types[range is callable-True]\nPASS: tests/test_tests.py:TestTestsCase.test_upper\nPASS: tests/test_tests.py:TestTestsCase.test_equalto\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[eq 2-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[eq 3-False]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[ne 3-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[ne 2-False]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[lt 3-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[lt 2-False]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[le 2-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[le 1-False]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[gt 1-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[gt 2-False]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[ge 2-True]\nPASS: tests/test_tests.py:TestTestsCase.test_compare_aliases[ge 3-False]\nPASS: tests/test_tests.py:TestTestsCase.test_sameas\nPASS: tests/test_tests.py:TestTestsCase.test_no_paren_for_arg1\nPASS: tests/test_tests.py:TestTestsCase.test_escaped\nPASS: tests/test_tests.py:TestTestsCase.test_greaterthan\nPASS: tests/test_tests.py:TestTestsCase.test_lessthan\nPASS: tests/test_tests.py:TestTestsCase.test_multiple_tests\nPASS: tests/test_tests.py:TestTestsCase.test_in\nPASS: tests/test_tests.py:test_name_undefined\nPASS: tests/test_tests.py:test_name_undefined_in_if\nPASS: tests/test_tests.py:test_is_filter\nPASS: tests/test_tests.py:test_is_test\nPASS: tests/test_utils.py:TestLRUCache.test_simple\nPASS: tests/test_utils.py:TestLRUCache.test_values\nPASS: tests/test_utils.py:TestLRUCache.test_values_empty\nPASS: tests/test_utils.py:TestLRUCache.test_pickleable\nPASS: tests/test_utils.py:TestLRUCache.test_copy[copy0]\nPASS: tests/test_utils.py:TestLRUCache.test_copy[copy1]\nPASS: tests/test_utils.py:TestLRUCache.test_clear\nPASS: tests/test_utils.py:TestLRUCache.test_repr\nPASS: tests/test_utils.py:TestLRUCache.test_items\nPASS: tests/test_utils.py:TestLRUCache.test_setdefault\nPASS: tests/test_utils.py:TestHelpers.test_object_type_repr\nPASS: tests/test_utils.py:TestHelpers.test_autoescape_select\nPASS: tests/test_utils.py:TestEscapeUrlizeTarget.test_escape_urlize_target\nPASS: tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_markup\nPASS: tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_html\nPASS: tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_n\nPASS: tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_min\nPASS: tests/test_utils.py:TestLoremIpsum.test_lorem_ipsum_max\nPASS: tests/test_utils.py:test_missing\nPASS: tests/test_utils.py:test_consume\n============================================================================\nTestsuite summary\n# TOTAL: 845\n# PASS: 845\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 9\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.12091875076294,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-jsonpointer_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-jsonpointer",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010721683502197266,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.414752244949341,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05124187469482422,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.728792667388916,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012664794921875,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-jsonpointer.jsonpointer.JsonPointer.from_parts": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.jsonpointer.JsonPointer.path": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.jsonpointer.pairwise": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.jsonpointer.resolve_pointer": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.jsonpointer.set_pointer": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.AltTypesTests.test_alttypes": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.AltTypesTests.test_mock_dict_raises_key_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.AltTypesTests.test_mock_dict_returns_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.AltTypesTests.test_mock_dict_sanity": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.ComparisonTests.test_contains": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.ComparisonTests.test_contains_magic": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.ComparisonTests.test_eq_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.ComparisonTests.test_join": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.ComparisonTests.test_join_magic": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.SetTests.test_set": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.SpecificationTests.test_eol": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.SpecificationTests.test_example": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.SpecificationTests.test_parts": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.SpecificationTests.test_round_trip": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.SpecificationTests.test_str_and_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.ToLastTests.test_empty_path": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.ToLastTests.test_path": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.WrongInputTests.test_invalid_escape": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.WrongInputTests.test_invalid_index": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.WrongInputTests.test_no_start_slash": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.WrongInputTests.test_oob": {
                "status": "PASSED"
            },
            "ptestresult.python3-jsonpointer.tests.WrongInputTests.test_trailing_escape": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:26\nBEGIN: /usr/lib/python3-jsonpointer/ptest\nPASS: tests.AltTypesTests.test_alttypes\nPASS: tests.AltTypesTests.test_mock_dict_raises_key_error\nPASS: tests.AltTypesTests.test_mock_dict_returns_default\nPASS: tests.AltTypesTests.test_mock_dict_sanity\nPASS: tests.ComparisonTests.test_contains\nPASS: tests.ComparisonTests.test_contains_magic\nPASS: tests.ComparisonTests.test_eq_hash\nPASS: tests.ComparisonTests.test_join\nPASS: tests.ComparisonTests.test_join_magic\nPASS: tests.SetTests.test_set\nPASS: tests.SpecificationTests.test_eol\nPASS: tests.SpecificationTests.test_example\nPASS: tests.SpecificationTests.test_parts\nPASS: tests.SpecificationTests.test_round_trip\nPASS: tests.SpecificationTests.test_str_and_repr\nPASS: tests.ToLastTests.test_empty_path\nPASS: tests.ToLastTests.test_path\nPASS: tests.WrongInputTests.test_invalid_escape\nPASS: tests.WrongInputTests.test_invalid_index\nPASS: tests.WrongInputTests.test_no_start_slash\nPASS: tests.WrongInputTests.test_oob\nPASS: tests.WrongInputTests.test_trailing_escape\nPASS: jsonpointer.JsonPointer.from_parts\nPASS: jsonpointer.JsonPointer.path\nPASS: jsonpointer.pairwise\nPASS: jsonpointer.resolve_pointer\nPASS: jsonpointer.set_pointer\n\n============================================================================\nTestsuite summary\n# TOTAL: 27\n# PASS: 27\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 0\nEND: /usr/lib/python3-jsonpointer/ptest\n2024-02-06T09:26\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-jsonpointer": {
                    "duration": "0",
                    "log": "START: ptest-runner\n2024-02-06T09:26\nPASS: tests.AltTypesTests.test_alttypes\nPASS: tests.AltTypesTests.test_mock_dict_raises_key_error\nPASS: tests.AltTypesTests.test_mock_dict_returns_default\nPASS: tests.AltTypesTests.test_mock_dict_sanity\nPASS: tests.ComparisonTests.test_contains\nPASS: tests.ComparisonTests.test_contains_magic\nPASS: tests.ComparisonTests.test_eq_hash\nPASS: tests.ComparisonTests.test_join\nPASS: tests.ComparisonTests.test_join_magic\nPASS: tests.SetTests.test_set\nPASS: tests.SpecificationTests.test_eol\nPASS: tests.SpecificationTests.test_example\nPASS: tests.SpecificationTests.test_parts\nPASS: tests.SpecificationTests.test_round_trip\nPASS: tests.SpecificationTests.test_str_and_repr\nPASS: tests.ToLastTests.test_empty_path\nPASS: tests.ToLastTests.test_path\nPASS: tests.WrongInputTests.test_invalid_escape\nPASS: tests.WrongInputTests.test_invalid_index\nPASS: tests.WrongInputTests.test_no_start_slash\nPASS: tests.WrongInputTests.test_oob\nPASS: tests.WrongInputTests.test_trailing_escape\nPASS: jsonpointer.JsonPointer.from_parts\nPASS: jsonpointer.JsonPointer.path\nPASS: jsonpointer.pairwise\nPASS: jsonpointer.resolve_pointer\nPASS: jsonpointer.set_pointer\n\n============================================================================\nTestsuite summary\n# TOTAL: 27\n# PASS: 27\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 0\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.109808683395386,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-license-expression_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-license-expression",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010514259338378906,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.387329578399658,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05026674270629883,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2.692481756210327,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001262664794921875,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_add_can_get": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_add_existing_WordShouldReplaceAssociatedValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_exists_ShouldDetectAddedWords": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_exists_ShouldReturnFailOnUnknownWord": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_get_UnknowWordWithDefaultValueShouldReturnDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_get_UnknowWordWithoutDefaultValueShouldRaiseException": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_is_prefix_ShouldDetecAllPrefixesIncludingWord": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_items_ShouldReturnAllItemsAlreadyAddedToTheTrie": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_iter_should_can_return_non_matches_optionally": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_iter_should_not_return_non_matches_by_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_iter_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_iter_vs_tokenize": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_iter_with_unmatched_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_iter_with_unmatched_simple2": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_iter_with_unmatched_simple3": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_keys_ShouldReturnAllKeysAlreadyAddedToTheTrie": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_tokenize_with_unmatched_and_space": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test__pyahocorasick.py:TestTrie.test_values_ShouldReturnAllValuesAlreadyAddedToTheTrie": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_duplicated_elements": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_empty_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_or_relationship": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_regular": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicenseSymbolTest.test_LicenseSymbol": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingExpression.test_all_symbol_classes_can_compare_and_sort": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_different_Licensing_and_compound_expression": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_different_Licensing_and_compound_expression2": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_different_Licensing_and_simple_expression": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_same_Licensing": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_same_Licensing2": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_symbols_and_complex_expression": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_parse_expressions_with_symbols_that_contain_a_colon": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_parse_valid_expressions_with_symbols_that_contain_and_with_or": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_parse_valid_expressions_with_symbols_that_contain_spaces": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_simple_tokenize_valid_expressions_with_symbols_that_contain_and_with_or": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_tokenize_valid_expressions_with_symbols_that_contain_and_with_or": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_contains_works_with_plain_symbol": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_create_from_python": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_WITH": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_WITH_AND": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_WITH_OR": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_can_be_simplified_1": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_can_be_simplified_2": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_cannot_be_simplified": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_multiple_occurrences": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_single_license": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_dedup_licensexpressions_can_be_simplified_3": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_dedup_licensexpressions_works_with_subexpressions": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_end_to_end": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_license_expression_is_equivalent": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_license_expression_license_keys": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_can_parse": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_complex": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_complex2": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_does_not_raise_error_for_empty_expression": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_expression_with_bare_and": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_expression_with_empty_parens": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_expression_with_or_and_no_other": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_nesting": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_non_unicode_byte_strings_on_python3": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_errors_does_not_raise_error_on_plain_non_unicode_raw_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_in_strict_mode_for_solo_symbol": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_drops_single_trailing_or": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_drops_single_trailing_or2": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception3": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception4": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception5": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception6": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_repeated_trailing_or_raise_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_single_leading_or_raise_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_single_trailing_and_raise_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_trailing_or": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_trailing_or_and_valid_start_does_not_raise_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_not_invalid_expression_rais_not_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_not_invalid_expression_raise_no_exception2": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ExpressionError_when_validating": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ExpressionError_when_validating_strict_with_unknown": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ParseError": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ParseError_when_strict_no_validate": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ParseError_when_validating_strict": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_simplify_and_contain_and_equal": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_simplify_no_sort": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_parse_with_repeated_or_later_does_not_raise_parse_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_pretty": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_render_complex": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_render_with": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_simplify_and_contains": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseTest.test_simplify_and_equivalent_and_contains": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_advanced_tokenizer_iter_with_overlapping_key_with_symbols_and_trailing_unknown": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_advanced_tokenizer_iter_with_overlapping_key_with_symbols_and_trailing_unknown2": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_advanced_tokenizer_tokenize_with_overlapping_key_with_symbols_and_trailing_unknown": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_WITH": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_WITH_and_unknown_symbol": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_trailing_unknown_should_raise_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_trailing_unknown_should_raise_exception2": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_trailing_char_does_not_raise_exception_without_validate": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_trailing_char_raise_exception_with_validate": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_with_overlapping_key_without_symbols": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_tokenize_with_overlapping_key_with_symbols_and_trailing_unknown": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys_with_trailing_char": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys_with_trailing_char_2_with_validate": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys_with_trailing_char_2_without_validate": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_Licensing_with_overlapping_symbols_with_keywords_does_not_raise_Exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression1": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression3": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression4": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression5": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression6": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression7": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression8": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression8_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression_with_alias": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression_with_trailing_space_plus": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_of_side_by_side_symbols_raise_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_validate_symbols": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_parse_raise_ParseError_when_validating_strict_with_exception_symbols_in_incorrect_spot": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_parse_raise_ParseError_when_validating_strict_with_non_exception_symbols": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_known_symbol_string_contained_in_known_symbol_does_not_crash_or": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_known_symbol_string_contained_in_known_symbol_does_not_crash_with": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_unknown_symbol_string_contained_in_known_symbol_does_not_crash_and": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_unknown_symbol_string_contained_in_known_symbol_does_not_crash_or": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_unknown_symbol_string_contained_in_known_symbol_does_not_crash_with": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsReplacement.test_advanced_substitution": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsReplacement.test_multiple_substitutions": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsReplacement.test_multiple_substitutions_complex": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsReplacement.test_simple_substitution": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols2": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols3": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols4": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsTest.test_license_symbols": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsTest.test_primary_license_symbol_and_primary_license_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsTest.test_render_as_readable_does_not_wrap_in_parens_if_no_with": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsTest.test_render_as_readable_does_not_wrap_in_parens_single_with": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsTest.test_render_as_readable_wraps_in_parens_with_and_other_subexpressions": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingSymbolsTest.test_render_plain": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTest.test_Licensing_create": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_1_no_symbols": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_1_with_symbols": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_3": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_unknown_as_trailing_single_attached_character": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_trailing_unknown": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_unknown_symbol_containing_known_symbol_contained": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_unknown_symbol_containing_known_symbol_leading": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_unknown_symbol_containing_known_symbol_trailing": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain1": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain2": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain3": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain4": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain5": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingValidateTest.test_validate_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingValidateTest.test_validate_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingValidateTest.test_validation_bad_syntax": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingValidateTest.test_validation_exception_as_regular_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingValidateTest.test_validation_exception_with_choice": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingValidateTest.test_validation_invalid_license_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingValidateTest.test_validation_invalid_license_exception_strict_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:LicensingValidateTest.test_validation_invalid_license_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:MockLicensesTest.test_and_and_or_is_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:MockLicensesTest.test_licensing_can_use_mocklicense_tuple": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:MockLicensesTest.test_or_or_is_invalid": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:MockLicensesTest.test_tokenize_or_or": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:SplitAndTokenizeTest.test_simple_tokenizer": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_can_handle_expressions_with_symbols_that_contain_a_colon": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_can_handle_expressions_with_tabs_and_new_lines": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_simple_can_handle_expressions_with_symbols_that_contain_a_colon": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_simple_can_handle_expressions_with_tabs_and_new_lines": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_step_by_step_does_not_munge_trailing_symbols": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:UtilTest.test_build_licensing": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:UtilTest.test_build_spdx_licensing": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:UtilTest.test_get_license_key_info": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_license_expression.py:UtilTest.test_get_license_key_info_vendored": {
                "status": "PASSED"
            },
            "ptestresult.python3-license-expression.tests/test_skeleton_codestyle.py:BaseTests.test_skeleton_codestyle": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:26\nBEGIN: /usr/lib/python3-license-expression/ptest\nPASS: tests/test__pyahocorasick.py:TestTrie.test_add_can_get\nPASS: tests/test__pyahocorasick.py:TestTrie.test_add_existing_WordShouldReplaceAssociatedValue\nPASS: tests/test__pyahocorasick.py:TestTrie.test_exists_ShouldDetectAddedWords\nPASS: tests/test__pyahocorasick.py:TestTrie.test_exists_ShouldReturnFailOnUnknownWord\nPASS: tests/test__pyahocorasick.py:TestTrie.test_get_UnknowWordWithDefaultValueShouldReturnDefault\nPASS: tests/test__pyahocorasick.py:TestTrie.test_get_UnknowWordWithoutDefaultValueShouldRaiseException\nPASS: tests/test__pyahocorasick.py:TestTrie.test_is_prefix_ShouldDetecAllPrefixesIncludingWord\nPASS: tests/test__pyahocorasick.py:TestTrie.test_items_ShouldReturnAllItemsAlreadyAddedToTheTrie\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_should_can_return_non_matches_optionally\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_should_not_return_non_matches_by_default\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_simple\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_vs_tokenize\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_with_unmatched_simple\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_with_unmatched_simple2\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_with_unmatched_simple3\nPASS: tests/test__pyahocorasick.py:TestTrie.test_keys_ShouldReturnAllKeysAlreadyAddedToTheTrie\nPASS: tests/test__pyahocorasick.py:TestTrie.test_tokenize_with_unmatched_and_space\nPASS: tests/test__pyahocorasick.py:TestTrie.test_values_ShouldReturnAllValuesAlreadyAddedToTheTrie\nPASS: tests/test_license_expression.py:LicenseSymbolTest.test_LicenseSymbol\nPASS: tests/test_license_expression.py:LicensingTest.test_Licensing_create\nPASS: tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain1\nPASS: tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain2\nPASS: tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain3\nPASS: tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain4\nPASS: tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain5\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_1_no_symbols\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_1_with_symbols\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_3\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_unknown_as_trailing_single_attached_character\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_trailing_unknown\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_unknown_symbol_containing_known_symbol_contained\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_unknown_symbol_containing_known_symbol_leading\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_unknown_symbol_containing_known_symbol_trailing\nPASS: tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_parse_expressions_with_symbols_that_contain_a_colon\nPASS: tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_parse_valid_expressions_with_symbols_that_contain_and_with_or\nPASS: tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_parse_valid_expressions_with_symbols_that_contain_spaces\nPASS: tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_simple_tokenize_valid_expressions_with_symbols_that_contain_and_with_or\nPASS: tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_tokenize_valid_expressions_with_symbols_that_contain_and_with_or\nPASS: tests/test_license_expression.py:LicensingParseTest.test_contains_works_with_plain_symbol\nPASS: tests/test_license_expression.py:LicensingParseTest.test_create_from_python\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_WITH\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_WITH_AND\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_WITH_OR\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_can_be_simplified_1\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_can_be_simplified_2\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_cannot_be_simplified\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_multiple_occurrences\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_single_license\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_licensexpressions_can_be_simplified_3\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_licensexpressions_works_with_subexpressions\nPASS: tests/test_license_expression.py:LicensingParseTest.test_end_to_end\nPASS: tests/test_license_expression.py:LicensingParseTest.test_license_expression_is_equivalent\nPASS: tests/test_license_expression.py:LicensingParseTest.test_license_expression_license_keys\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_can_parse\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_complex\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_complex2\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_does_not_raise_error_for_empty_expression\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_expression_with_bare_and\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_expression_with_empty_parens\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_expression_with_or_and_no_other\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_nesting\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_non_unicode_byte_strings_on_python3\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_does_not_raise_error_on_plain_non_unicode_raw_string\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_in_strict_mode_for_solo_symbol\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_drops_single_trailing_or\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_drops_single_trailing_or2\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception3\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception4\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception5\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception6\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_repeated_trailing_or_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_single_leading_or_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_single_trailing_and_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_trailing_or\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_trailing_or_and_valid_start_does_not_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_not_invalid_expression_rais_not_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_not_invalid_expression_raise_no_exception2\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ExpressionError_when_validating\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ExpressionError_when_validating_strict_with_unknown\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ParseError\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ParseError_when_strict_no_validate\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ParseError_when_validating_strict\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_simplify_and_contain_and_equal\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_simplify_no_sort\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_with_repeated_or_later_does_not_raise_parse_error\nPASS: tests/test_license_expression.py:LicensingParseTest.test_pretty\nPASS: tests/test_license_expression.py:LicensingParseTest.test_render_complex\nPASS: tests/test_license_expression.py:LicensingParseTest.test_render_with\nPASS: tests/test_license_expression.py:LicensingParseTest.test_simplify_and_contains\nPASS: tests/test_license_expression.py:LicensingParseTest.test_simplify_and_equivalent_and_contains\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_Licensing_with_overlapping_symbols_with_keywords_does_not_raise_Exception\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression1\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression3\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression4\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression5\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression6\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression7\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression8\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression8_twice\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression_with_alias\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression_with_trailing_space_plus\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_of_side_by_side_symbols_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_validate_symbols\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_parse_raise_ParseError_when_validating_strict_with_exception_symbols_in_incorrect_spot\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_parse_raise_ParseError_when_validating_strict_with_non_exception_symbols\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_known_symbol_string_contained_in_known_symbol_does_not_crash_or\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_known_symbol_string_contained_in_known_symbol_does_not_crash_with\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_unknown_symbol_string_contained_in_known_symbol_does_not_crash_and\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_unknown_symbol_string_contained_in_known_symbol_does_not_crash_or\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_unknown_symbol_string_contained_in_known_symbol_does_not_crash_with\nPASS: tests/test_license_expression.py:LicensingSymbolsReplacement.test_advanced_substitution\nPASS: tests/test_license_expression.py:LicensingSymbolsReplacement.test_multiple_substitutions\nPASS: tests/test_license_expression.py:LicensingSymbolsReplacement.test_multiple_substitutions_complex\nPASS: tests/test_license_expression.py:LicensingSymbolsReplacement.test_simple_substitution\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_advanced_tokenizer_iter_with_overlapping_key_with_symbols_and_trailing_unknown\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_advanced_tokenizer_iter_with_overlapping_key_with_symbols_and_trailing_unknown2\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_advanced_tokenizer_tokenize_with_overlapping_key_with_symbols_and_trailing_unknown\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_WITH\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_WITH_and_unknown_symbol\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_trailing_unknown_should_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_trailing_unknown_should_raise_exception2\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_trailing_char_does_not_raise_exception_without_validate\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_trailing_char_raise_exception_with_validate\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_with_overlapping_key_without_symbols\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_tokenize_with_overlapping_key_with_symbols_and_trailing_unknown\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys_with_trailing_char\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys_with_trailing_char_2_with_validate\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys_with_trailing_char_2_without_validate\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols2\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols3\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols4\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_license_symbols\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_primary_license_symbol_and_primary_license_key\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_render_as_readable_does_not_wrap_in_parens_if_no_with\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_render_as_readable_does_not_wrap_in_parens_single_with\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_render_as_readable_wraps_in_parens_with_and_other_subexpressions\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_render_plain\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_simple_tokenizer\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_can_handle_expressions_with_symbols_that_contain_a_colon\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_can_handle_expressions_with_tabs_and_new_lines\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_simple_can_handle_expressions_with_symbols_that_contain_a_colon\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_simple_can_handle_expressions_with_tabs_and_new_lines\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_step_by_step_does_not_munge_trailing_symbols\nPASS: tests/test_license_expression.py:LicensingExpression.test_all_symbol_classes_can_compare_and_sort\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_different_Licensing_and_compound_expression\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_different_Licensing_and_compound_expression2\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_different_Licensing_and_simple_expression\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_same_Licensing\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_same_Licensing2\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_symbols_and_complex_expression\nPASS: tests/test_license_expression.py:MockLicensesTest.test_and_and_or_is_invalid\nPASS: tests/test_license_expression.py:MockLicensesTest.test_licensing_can_use_mocklicense_tuple\nPASS: tests/test_license_expression.py:MockLicensesTest.test_or_or_is_invalid\nPASS: tests/test_license_expression.py:MockLicensesTest.test_tokenize_or_or\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validate_exception\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validate_simple\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_bad_syntax\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_exception_as_regular_key\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_exception_with_choice\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_invalid_license_exception\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_invalid_license_exception_strict_false\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_invalid_license_key\nPASS: tests/test_license_expression.py:UtilTest.test_build_licensing\nPASS: tests/test_license_expression.py:UtilTest.test_build_spdx_licensing\nPASS: tests/test_license_expression.py:UtilTest.test_get_license_key_info\nPASS: tests/test_license_expression.py:UtilTest.test_get_license_key_info_vendored\nPASS: tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_duplicated_elements\nPASS: tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_empty_input\nPASS: tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_or_relationship\nPASS: tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_regular\nPASS: tests/test_skeleton_codestyle.py:BaseTests.test_skeleton_codestyle\n============================================================================\nTestsuite summary\n# TOTAL: 175\n# PASS: 175\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 3\nEND: /usr/lib/python3-license-expression/ptest\n2024-02-06T09:26\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-license-expression": {
                    "duration": "3",
                    "log": "START: ptest-runner\n2024-02-06T09:26\nPASS: tests/test__pyahocorasick.py:TestTrie.test_add_can_get\nPASS: tests/test__pyahocorasick.py:TestTrie.test_add_existing_WordShouldReplaceAssociatedValue\nPASS: tests/test__pyahocorasick.py:TestTrie.test_exists_ShouldDetectAddedWords\nPASS: tests/test__pyahocorasick.py:TestTrie.test_exists_ShouldReturnFailOnUnknownWord\nPASS: tests/test__pyahocorasick.py:TestTrie.test_get_UnknowWordWithDefaultValueShouldReturnDefault\nPASS: tests/test__pyahocorasick.py:TestTrie.test_get_UnknowWordWithoutDefaultValueShouldRaiseException\nPASS: tests/test__pyahocorasick.py:TestTrie.test_is_prefix_ShouldDetecAllPrefixesIncludingWord\nPASS: tests/test__pyahocorasick.py:TestTrie.test_items_ShouldReturnAllItemsAlreadyAddedToTheTrie\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_should_can_return_non_matches_optionally\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_should_not_return_non_matches_by_default\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_simple\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_vs_tokenize\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_with_unmatched_simple\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_with_unmatched_simple2\nPASS: tests/test__pyahocorasick.py:TestTrie.test_iter_with_unmatched_simple3\nPASS: tests/test__pyahocorasick.py:TestTrie.test_keys_ShouldReturnAllKeysAlreadyAddedToTheTrie\nPASS: tests/test__pyahocorasick.py:TestTrie.test_tokenize_with_unmatched_and_space\nPASS: tests/test__pyahocorasick.py:TestTrie.test_values_ShouldReturnAllValuesAlreadyAddedToTheTrie\nPASS: tests/test_license_expression.py:LicenseSymbolTest.test_LicenseSymbol\nPASS: tests/test_license_expression.py:LicensingTest.test_Licensing_create\nPASS: tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain1\nPASS: tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain2\nPASS: tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain3\nPASS: tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain4\nPASS: tests/test_license_expression.py:LicensingTokenizeWithoutSymbolsTest.test_tokenize_plain5\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_1_no_symbols\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_1_with_symbols\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_3\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_unknown_as_trailing_single_attached_character\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_trailing_unknown\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_unknown_symbol_containing_known_symbol_contained\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_unknown_symbol_containing_known_symbol_leading\nPASS: tests/test_license_expression.py:LicensingTokenizeWithSymbolsTest.test_tokenize_with_unknown_symbol_containing_known_symbol_trailing\nPASS: tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_parse_expressions_with_symbols_that_contain_a_colon\nPASS: tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_parse_valid_expressions_with_symbols_that_contain_and_with_or\nPASS: tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_parse_valid_expressions_with_symbols_that_contain_spaces\nPASS: tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_simple_tokenize_valid_expressions_with_symbols_that_contain_and_with_or\nPASS: tests/test_license_expression.py:LicensingParseTest.test_Licensing_can_tokenize_valid_expressions_with_symbols_that_contain_and_with_or\nPASS: tests/test_license_expression.py:LicensingParseTest.test_contains_works_with_plain_symbol\nPASS: tests/test_license_expression.py:LicensingParseTest.test_create_from_python\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_WITH\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_WITH_AND\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_WITH_OR\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_can_be_simplified_1\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_can_be_simplified_2\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_cannot_be_simplified\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_multiple_occurrences\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_expressions_single_license\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_licensexpressions_can_be_simplified_3\nPASS: tests/test_license_expression.py:LicensingParseTest.test_dedup_licensexpressions_works_with_subexpressions\nPASS: tests/test_license_expression.py:LicensingParseTest.test_end_to_end\nPASS: tests/test_license_expression.py:LicensingParseTest.test_license_expression_is_equivalent\nPASS: tests/test_license_expression.py:LicensingParseTest.test_license_expression_license_keys\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_can_parse\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_complex\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_complex2\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_does_not_raise_error_for_empty_expression\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_expression_with_bare_and\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_expression_with_empty_parens\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_expression_with_or_and_no_other\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_nesting\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_catch_invalid_non_unicode_byte_strings_on_python3\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_errors_does_not_raise_error_on_plain_non_unicode_raw_string\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_in_strict_mode_for_solo_symbol\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_drops_single_trailing_or\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_drops_single_trailing_or2\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception3\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception4\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception5\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_raise_exception6\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_repeated_trailing_or_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_single_leading_or_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_single_trailing_and_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_trailing_or\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_invalid_expression_with_trailing_or_and_valid_start_does_not_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_not_invalid_expression_rais_not_exception\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_not_invalid_expression_raise_no_exception2\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ExpressionError_when_validating\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ExpressionError_when_validating_strict_with_unknown\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ParseError\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ParseError_when_strict_no_validate\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_raise_ParseError_when_validating_strict\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_simplify_and_contain_and_equal\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_simplify_no_sort\nPASS: tests/test_license_expression.py:LicensingParseTest.test_parse_with_repeated_or_later_does_not_raise_parse_error\nPASS: tests/test_license_expression.py:LicensingParseTest.test_pretty\nPASS: tests/test_license_expression.py:LicensingParseTest.test_render_complex\nPASS: tests/test_license_expression.py:LicensingParseTest.test_render_with\nPASS: tests/test_license_expression.py:LicensingParseTest.test_simplify_and_contains\nPASS: tests/test_license_expression.py:LicensingParseTest.test_simplify_and_equivalent_and_contains\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_Licensing_with_overlapping_symbols_with_keywords_does_not_raise_Exception\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression1\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression3\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression4\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression5\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression6\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression7\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression8\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression8_twice\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression_with_alias\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_license_expression_with_trailing_space_plus\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_parse_of_side_by_side_symbols_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsSimpleTest.test_validate_symbols\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_parse_raise_ParseError_when_validating_strict_with_exception_symbols_in_incorrect_spot\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_parse_raise_ParseError_when_validating_strict_with_non_exception_symbols\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_known_symbol_string_contained_in_known_symbol_does_not_crash_or\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_known_symbol_string_contained_in_known_symbol_does_not_crash_with\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_unknown_symbol_string_contained_in_known_symbol_does_not_crash_and\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_unknown_symbol_string_contained_in_known_symbol_does_not_crash_or\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsTest.test_with_unknown_symbol_string_contained_in_known_symbol_does_not_crash_with\nPASS: tests/test_license_expression.py:LicensingSymbolsReplacement.test_advanced_substitution\nPASS: tests/test_license_expression.py:LicensingSymbolsReplacement.test_multiple_substitutions\nPASS: tests/test_license_expression.py:LicensingSymbolsReplacement.test_multiple_substitutions_complex\nPASS: tests/test_license_expression.py:LicensingSymbolsReplacement.test_simple_substitution\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_advanced_tokenizer_iter_with_overlapping_key_with_symbols_and_trailing_unknown\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_advanced_tokenizer_iter_with_overlapping_key_with_symbols_and_trailing_unknown2\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_advanced_tokenizer_tokenize_with_overlapping_key_with_symbols_and_trailing_unknown\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_WITH\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_WITH_and_unknown_symbol\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_trailing_unknown_should_raise_exception\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_expression_with_trailing_unknown_should_raise_exception2\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_trailing_char_does_not_raise_exception_without_validate\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_trailing_char_raise_exception_with_validate\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_parse_with_overlapping_key_without_symbols\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_tokenize_with_overlapping_key_with_symbols_and_trailing_unknown\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys_with_trailing_char\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys_with_trailing_char_2_with_validate\nPASS: tests/test_license_expression.py:LicensingParseWithSymbolsAdvancedTest.test_unknown_keys_with_trailing_char_2_without_validate\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols2\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols3\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_get_license_symbols4\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_license_symbols\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_primary_license_symbol_and_primary_license_key\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_render_as_readable_does_not_wrap_in_parens_if_no_with\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_render_as_readable_does_not_wrap_in_parens_single_with\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_render_as_readable_wraps_in_parens_with_and_other_subexpressions\nPASS: tests/test_license_expression.py:LicensingSymbolsTest.test_render_plain\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_simple_tokenizer\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_can_handle_expressions_with_symbols_that_contain_a_colon\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_can_handle_expressions_with_tabs_and_new_lines\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_simple_can_handle_expressions_with_symbols_that_contain_a_colon\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_simple_can_handle_expressions_with_tabs_and_new_lines\nPASS: tests/test_license_expression.py:SplitAndTokenizeTest.test_tokenize_step_by_step_does_not_munge_trailing_symbols\nPASS: tests/test_license_expression.py:LicensingExpression.test_all_symbol_classes_can_compare_and_sort\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_different_Licensing_and_compound_expression\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_different_Licensing_and_compound_expression2\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_different_Licensing_and_simple_expression\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_same_Licensing\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_same_Licensing2\nPASS: tests/test_license_expression.py:LicensingExpression.test_is_equivalent_with_symbols_and_complex_expression\nPASS: tests/test_license_expression.py:MockLicensesTest.test_and_and_or_is_invalid\nPASS: tests/test_license_expression.py:MockLicensesTest.test_licensing_can_use_mocklicense_tuple\nPASS: tests/test_license_expression.py:MockLicensesTest.test_or_or_is_invalid\nPASS: tests/test_license_expression.py:MockLicensesTest.test_tokenize_or_or\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validate_exception\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validate_simple\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_bad_syntax\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_exception_as_regular_key\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_exception_with_choice\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_invalid_license_exception\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_invalid_license_exception_strict_false\nPASS: tests/test_license_expression.py:LicensingValidateTest.test_validation_invalid_license_key\nPASS: tests/test_license_expression.py:UtilTest.test_build_licensing\nPASS: tests/test_license_expression.py:UtilTest.test_build_spdx_licensing\nPASS: tests/test_license_expression.py:UtilTest.test_get_license_key_info\nPASS: tests/test_license_expression.py:UtilTest.test_get_license_key_info_vendored\nPASS: tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_duplicated_elements\nPASS: tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_empty_input\nPASS: tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_or_relationship\nPASS: tests/test_license_expression.py:CombineExpressionTest.test_combine_expressions_with_regular\nPASS: tests/test_skeleton_codestyle.py:BaseTests.test_skeleton_codestyle\n============================================================================\nTestsuite summary\n# TOTAL: 175\n# PASS: 175\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 3\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.112377882003784,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-markupsafe_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-markupsafe",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011034011840820312,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4027466773986816,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05096173286437988,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.9646947383880615,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0014104843139648438,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._native-&><'\"\\U0001f37a_xyz-&amp;&gt;&lt;&#39;&#34;\\U0001f37a_xyz]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._native-&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._native-&><'\"efgh-&amp;&gt;&lt;&#39;&#34;efgh]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._native--]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._native-\\U0001f363\\U0001f362&><'\"-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._native-\\U0001f363\\U0001f362&><'\"\\U0001f37a_xyz-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;\\U0001f37a_xyz]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._native-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._native-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._native-abcd&><'\"-abcd&amp;&gt;&lt;&#39;&#34;]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._native-abcd&><'\"efgh-abcd&amp;&gt;&lt;&#39;&#34;efgh]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._speedups-&><'\"\\U0001f37a_xyz-&amp;&gt;&lt;&#39;&#34;\\U0001f37a_xyz]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._speedups-&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._speedups-&><'\"efgh-&amp;&gt;&lt;&#39;&#34;efgh]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._speedups--]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._speedups-\\U0001f363\\U0001f362&><'\"-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._speedups-\\U0001f363\\U0001f362&><'\"\\U0001f37a_xyz-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;\\U0001f37a_xyz]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._speedups-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._speedups-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._speedups-abcd&><'\"-abcd&amp;&gt;&lt;&#39;&#34;]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_escape.py:test_escape[markupsafe._speedups-abcd&><'\"efgh-abcd&amp;&gt;&lt;&#39;&#34;efgh]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_exception_custom_html.py:test_exception_custom_html[markupsafe._native]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_exception_custom_html.py:test_exception_custom_html[markupsafe._speedups]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_leak.py:test_markup_leaks": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_adding[markupsafe._native]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_adding[markupsafe._speedups]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_complex_custom_formatting": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_custom_formatting": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_dict_interpol": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_escape_return_type[markupsafe._native]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_escape_return_type[markupsafe._speedups]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_escape_silent[markupsafe._native]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_escape_silent[markupsafe._speedups]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_escaping[markupsafe._native]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_escaping[markupsafe._speedups]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_format_map": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_formatting_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_formatting_with_objects": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_html_interop": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_missing_interpol[42]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_missing_interpol[args2]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_missing_interpol[foo]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_mul": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_soft_str[markupsafe._native]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_soft_str[markupsafe._speedups]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_splitting": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_string_interpolation[%.2f-3.14-3.14]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_string_interpolation[%i-3.14-3]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_string_interpolation[<em>%_username_s</em>-data1-<em>&lt;bad_user&gt;</em>]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_string_interpolation[<em>%s</em>-<bad_user>-<em>&lt;bad_user&gt;</em>]": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_tuple_interpol": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_type_behavior": {
                "status": "PASSED"
            },
            "ptestresult.python3-markupsafe.tests/test_markupsafe.py:test_unescape": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:26\nBEGIN: /usr/lib/python3-markupsafe/ptest\nPASS: tests/test_escape.py:test_escape[markupsafe._native--]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-abcd&><'\"efgh-abcd&amp;&gt;&lt;&#39;&#34;efgh]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-&><'\"efgh-&amp;&gt;&lt;&#39;&#34;efgh]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-abcd&><'\"-abcd&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-\\U0001f363\\U0001f362&><'\"\\U0001f37a xyz-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;\\U0001f37a xyz]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-&><'\"\\U0001f37a xyz-&amp;&gt;&lt;&#39;&#34;\\U0001f37a xyz]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-\\U0001f363\\U0001f362&><'\"-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_exception_custom_html.py:test_exception_custom_html[markupsafe._native]\nPASS: tests/test_markupsafe.py:test_adding[markupsafe._native]\nPASS: tests/test_markupsafe.py:test_escaping[markupsafe._native]\nPASS: tests/test_markupsafe.py:test_escape_silent[markupsafe._native]\nPASS: tests/test_markupsafe.py:test_escape_return_type[markupsafe._native]\nPASS: tests/test_markupsafe.py:test_soft_str[markupsafe._native]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups--]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-abcd&><'\"efgh-abcd&amp;&gt;&lt;&#39;&#34;efgh]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-&><'\"efgh-&amp;&gt;&lt;&#39;&#34;efgh]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-abcd&><'\"-abcd&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-\\U0001f363\\U0001f362&><'\"\\U0001f37a xyz-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;\\U0001f37a xyz]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-&><'\"\\U0001f37a xyz-&amp;&gt;&lt;&#39;&#34;\\U0001f37a xyz]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-\\U0001f363\\U0001f362&><'\"-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_exception_custom_html.py:test_exception_custom_html[markupsafe._speedups]\nPASS: tests/test_markupsafe.py:test_adding[markupsafe._speedups]\nPASS: tests/test_markupsafe.py:test_escaping[markupsafe._speedups]\nPASS: tests/test_markupsafe.py:test_escape_silent[markupsafe._speedups]\nPASS: tests/test_markupsafe.py:test_escape_return_type[markupsafe._speedups]\nPASS: tests/test_markupsafe.py:test_soft_str[markupsafe._speedups]\nPASS: tests/test_leak.py:test_markup_leaks\nPASS: tests/test_markupsafe.py:test_string_interpolation[<em>%s</em>-<bad user>-<em>&lt;bad user&gt;</em>]\nPASS: tests/test_markupsafe.py:test_string_interpolation[<em>%(username)s</em>-data1-<em>&lt;bad user&gt;</em>]\nPASS: tests/test_markupsafe.py:test_string_interpolation[%i-3.14-3]\nPASS: tests/test_markupsafe.py:test_string_interpolation[%.2f-3.14-3.14]\nPASS: tests/test_markupsafe.py:test_type_behavior\nPASS: tests/test_markupsafe.py:test_html_interop\nPASS: tests/test_markupsafe.py:test_missing_interpol[foo]\nPASS: tests/test_markupsafe.py:test_missing_interpol[42]\nPASS: tests/test_markupsafe.py:test_missing_interpol[args2]\nPASS: tests/test_markupsafe.py:test_tuple_interpol\nPASS: tests/test_markupsafe.py:test_dict_interpol\nPASS: tests/test_markupsafe.py:test_unescape\nPASS: tests/test_markupsafe.py:test_format\nPASS: tests/test_markupsafe.py:test_format_map\nPASS: tests/test_markupsafe.py:test_formatting_empty\nPASS: tests/test_markupsafe.py:test_custom_formatting\nPASS: tests/test_markupsafe.py:test_complex_custom_formatting\nPASS: tests/test_markupsafe.py:test_formatting_with_objects\nPASS: tests/test_markupsafe.py:test_splitting\nPASS: tests/test_markupsafe.py:test_mul\n============================================================================\nTestsuite summary\n# TOTAL: 53\n# PASS: 53\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 2\nEND: /usr/lib/python3-markupsafe/ptest\n2024-02-06T09:26\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-markupsafe": {
                    "duration": "2",
                    "log": "START: ptest-runner\n2024-02-06T09:26\nPASS: tests/test_escape.py:test_escape[markupsafe._native--]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-abcd&><'\"efgh-abcd&amp;&gt;&lt;&#39;&#34;efgh]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-&><'\"efgh-&amp;&gt;&lt;&#39;&#34;efgh]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-abcd&><'\"-abcd&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-\\U0001f363\\U0001f362&><'\"\\U0001f37a xyz-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;\\U0001f37a xyz]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-&><'\"\\U0001f37a xyz-&amp;&gt;&lt;&#39;&#34;\\U0001f37a xyz]\nPASS: tests/test_escape.py:test_escape[markupsafe._native-\\U0001f363\\U0001f362&><'\"-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_exception_custom_html.py:test_exception_custom_html[markupsafe._native]\nPASS: tests/test_markupsafe.py:test_adding[markupsafe._native]\nPASS: tests/test_markupsafe.py:test_escaping[markupsafe._native]\nPASS: tests/test_markupsafe.py:test_escape_silent[markupsafe._native]\nPASS: tests/test_markupsafe.py:test_escape_return_type[markupsafe._native]\nPASS: tests/test_markupsafe.py:test_soft_str[markupsafe._native]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups--]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-abcd&><'\"efgh-abcd&amp;&gt;&lt;&#39;&#34;efgh]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-&><'\"efgh-&amp;&gt;&lt;&#39;&#34;efgh]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-abcd&><'\"-abcd&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-&><'\"\\u3053\\u3093\\u3070\\u3093\\u306f-&amp;&gt;&lt;&#39;&#34;\\u3053\\u3093\\u3070\\u3093\\u306f]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-\\u3053\\u3093\\u306b\\u3061\\u306f&><'\"-\\u3053\\u3093\\u306b\\u3061\\u306f&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-\\U0001f363\\U0001f362&><'\"\\U0001f37a xyz-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;\\U0001f37a xyz]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-&><'\"\\U0001f37a xyz-&amp;&gt;&lt;&#39;&#34;\\U0001f37a xyz]\nPASS: tests/test_escape.py:test_escape[markupsafe._speedups-\\U0001f363\\U0001f362&><'\"-\\U0001f363\\U0001f362&amp;&gt;&lt;&#39;&#34;]\nPASS: tests/test_exception_custom_html.py:test_exception_custom_html[markupsafe._speedups]\nPASS: tests/test_markupsafe.py:test_adding[markupsafe._speedups]\nPASS: tests/test_markupsafe.py:test_escaping[markupsafe._speedups]\nPASS: tests/test_markupsafe.py:test_escape_silent[markupsafe._speedups]\nPASS: tests/test_markupsafe.py:test_escape_return_type[markupsafe._speedups]\nPASS: tests/test_markupsafe.py:test_soft_str[markupsafe._speedups]\nPASS: tests/test_leak.py:test_markup_leaks\nPASS: tests/test_markupsafe.py:test_string_interpolation[<em>%s</em>-<bad user>-<em>&lt;bad user&gt;</em>]\nPASS: tests/test_markupsafe.py:test_string_interpolation[<em>%(username)s</em>-data1-<em>&lt;bad user&gt;</em>]\nPASS: tests/test_markupsafe.py:test_string_interpolation[%i-3.14-3]\nPASS: tests/test_markupsafe.py:test_string_interpolation[%.2f-3.14-3.14]\nPASS: tests/test_markupsafe.py:test_type_behavior\nPASS: tests/test_markupsafe.py:test_html_interop\nPASS: tests/test_markupsafe.py:test_missing_interpol[foo]\nPASS: tests/test_markupsafe.py:test_missing_interpol[42]\nPASS: tests/test_markupsafe.py:test_missing_interpol[args2]\nPASS: tests/test_markupsafe.py:test_tuple_interpol\nPASS: tests/test_markupsafe.py:test_dict_interpol\nPASS: tests/test_markupsafe.py:test_unescape\nPASS: tests/test_markupsafe.py:test_format\nPASS: tests/test_markupsafe.py:test_format_map\nPASS: tests/test_markupsafe.py:test_formatting_empty\nPASS: tests/test_markupsafe.py:test_custom_formatting\nPASS: tests/test_markupsafe.py:test_complex_custom_formatting\nPASS: tests/test_markupsafe.py:test_formatting_with_objects\nPASS: tests/test_markupsafe.py:test_splitting\nPASS: tests/test_markupsafe.py:test_mul\n============================================================================\nTestsuite summary\n# TOTAL: 53\n# PASS: 53\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 2\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.115475416183472,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-more-itertools_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-more-itertools",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0009975433349609375,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4152324199676514,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.051337480545043945,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 5.883663177490234,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012586116790771484,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AdjacentTests.test_call_once": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AdjacentTests.test_consecutive_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AdjacentTests.test_distance": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AdjacentTests.test_empty_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AdjacentTests.test_grouping": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AdjacentTests.test_large_distance": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AdjacentTests.test_length_one": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AdjacentTests.test_negative_distance": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AdjacentTests.test_typical": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AdjacentTests.test_zero_distance": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AllUniqueTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AllUniqueTests.test_infinite": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AllUniqueTests.test_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AllUniqueTests.test_non_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AllUniqueTests.test_partially_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AlwaysReversibleTests.test_nonseq_reversed": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:AlwaysReversibleTests.test_regular_reversed": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:BucketTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:BucketTests.test_in": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:BucketTests.test_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:BucketTests.test_list_validator": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:BucketTests.test_validator": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CallbackIterTests.test_abort": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CallbackIterTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CallbackIterTests.test_callback_kwd": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CallbackIterTests.test_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CallbackIterTests.test_no_result": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CallbackIterTests.test_partial_consumption": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedEvenTests.test_0": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedEvenTests.test_1": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedEvenTests.test_4": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedEvenTests.test_5": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedEvenTests.test_6": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedEvenTests.test_7": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedEvenTests.test_evenness": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedEvenTests.test_infinite": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedTests.test_even": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedTests.test_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedTests.test_odd": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedTests.test_strict_being_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedTests.test_strict_being_true_with_size_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ChunkedTests.test_strict_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CircularShiftsTests.test_duplicates": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CircularShiftsTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CircularShiftsTests.test_simple_circular_shifts": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_key_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_key_non_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_key_partially_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_non_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_partially_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_everseen": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_everseen_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_justseen": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_justseen_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_vs_unique_everseen": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_vs_unique_everseen_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_vs_unique_justseen": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ClassifyUniqueTests.test_vs_unique_justseen_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationIndexTests.test_invalid_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationIndexTests.test_invalid_match": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationIndexTests.test_invalid_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationIndexTests.test_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationIndexTests.test_multiplicity": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationIndexTests.test_null": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationIndexTests.test_r_equal_to_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationIndexTests.test_r_less_than_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationWithReplacementIndexTests.test_invalid_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationWithReplacementIndexTests.test_invalid_match": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationWithReplacementIndexTests.test_invalid_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationWithReplacementIndexTests.test_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationWithReplacementIndexTests.test_multiplicity": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationWithReplacementIndexTests.test_null": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationWithReplacementIndexTests.test_r_equal_to_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CombinationWithReplacementIndexTests.test_r_less_than_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ConsecutiveGroupsTest.test_custom_ordering": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ConsecutiveGroupsTest.test_exotic_ordering": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ConsecutiveGroupsTest.test_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ConstrainedBatchesTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ConstrainedBatchesTests.test_get_len": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ConstrainedBatchesTests.test_max_count": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ConstrainedBatchesTests.test_strict": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ConsumerTests.test_consumer": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CountCycleTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CountCycleTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CountCycleTests.test_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CountableTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:CountableTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DifferenceTest.test_custom": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DifferenceTest.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DifferenceTest.test_initial": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DifferenceTest.test_normal": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DifferenceTest.test_one": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DifferenceTest.test_roundtrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DistinctCombinationsTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DistinctCombinationsTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DistinctCombinationsTests.test_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DistinctPermutationsTests.test_distinct_permutations": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DistinctPermutationsTests.test_other_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DistinctPermutationsTests.test_r": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DistributeTest.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DistributeTest.test_invalid_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DistributeTest.test_large_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DivideTest.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DivideTest.test_invalid_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DivideTest.test_large_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesEverSeenTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesEverSeenTests.test_key_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesEverSeenTests.test_key_non_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesEverSeenTests.test_key_partially_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesEverSeenTests.test_non_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesEverSeenTests.test_partially_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesJustSeenTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesJustSeenTests.test_key_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesJustSeenTests.test_key_non_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesJustSeenTests.test_key_partially_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesJustSeenTests.test_nested": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesJustSeenTests.test_non_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:DuplicatesJustSeenTests.test_partially_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ExactlyNTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ExactlyNTests.test_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ExactlyNTests.test_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FilterExceptTests.test_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FilterExceptTests.test_multiple": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FilterExceptTests.test_no_exceptions_pass": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FilterExceptTests.test_no_exceptions_raise": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FilterExceptTests.test_raise": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FilterMapTests.test_filter": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FilterMapTests.test_filter_map": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FilterMapTests.test_map": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FilterMapTests.test_no_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FirstTests.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FirstTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FirstTests.test_many": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:FirstTests.test_one": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:GrayProductTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:GrayProductTests.test_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:GrayProductTests.test_vs_product": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:GroupByTransformTests.test_default_funcs": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:GroupByTransformTests.test_no_valuefunc": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:GroupByTransformTests.test_reducefunc": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:GroupByTransformTests.test_valuefunc": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IchunkedTests.test_even": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IchunkedTests.test_laziness": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IchunkedTests.test_memory_in_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IchunkedTests.test_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IchunkedTests.test_odd": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IchunkedTests.test_out_of_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IchunkedTests.test_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IequalsTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IequalsTests.test_empty_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IequalsTests.test_more_than_two_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IequalsTests.test_no_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IequalsTests.test_none_is_not_a_sentinel": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IequalsTests.test_not_equal_lengths": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IequalsTests.test_not_identical_but_equal": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IequalsTests.test_one_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IequalsTests.test_order_matters": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IlenTests.test_ilen": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveEvenlyTests.test_argument_mismatch_raises": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveEvenlyTests.test_degenerate_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveEvenlyTests.test_degenerate_one": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveEvenlyTests.test_equal_lengths": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveEvenlyTests.test_manual_lengths": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveEvenlyTests.test_many_iters": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveEvenlyTests.test_no_length_raises": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveEvenlyTests.test_not_proportional": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveEvenlyTests.test_proportional": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveEvenlyTests.test_three_iters": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveLongestTests.test_even": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveLongestTests.test_mixed_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveLongestTests.test_short": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveTests.test_even": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveTests.test_mixed_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:InterleaveTests.test_short": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IntersperseTest.test_even": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IntersperseTest.test_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IntersperseTest.test_n_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IntersperseTest.test_nested": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IntersperseTest.test_not_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IntersperseTest.test_odd": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IsSortedTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IsliceExtendedTests.test_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IsliceExtendedTests.test_invalid_slice": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IsliceExtendedTests.test_slicing": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IsliceExtendedTests.test_slicing_extensive": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IsliceExtendedTests.test_zero_step": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IterSuppressTests.test_early_suppression": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IterSuppressTests.test_no_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IterSuppressTests.test_raises_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IterSuppressTests.test_suppression": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IterateTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:IterateTests.test_func_controls_iteration_stop": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LastTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LastTests.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LastTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LocateTests.test_custom_pred": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LocateTests.test_default_pred": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LocateTests.test_no_matches": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LocateTests.test_window_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LocateTests.test_window_size_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LocateTests.test_window_size_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LongestCommonPrefixTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LongestCommonPrefixTests.test_contains_infinite_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LongestCommonPrefixTests.test_empty_iterables_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LongestCommonPrefixTests.test_includes_empty_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LongestCommonPrefixTests.test_infinite_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LongestCommonPrefixTests.test_iterators": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LongestCommonPrefixTests.test_no_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LongestCommonPrefixTests.test_non_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:LongestCommonPrefixTests.test_prefix_contains_elements_of_the_first_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MakeDecoratorTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MakeDecoratorTests.test_result_index": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MakeDecoratorTests.test_wrap_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MapExceptTests.test_multiple": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MapExceptTests.test_no_exceptions_pass": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MapExceptTests.test_no_exceptions_raise": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MapExceptTests.test_raise": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MapIfTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MapIfTests.test_with_func_else": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MapIfTests.test_without_func_else": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MapReduceTests.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MapReduceTests.test_reducefunc": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MapReduceTests.test_ret": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MapReduceTests.test_valuefunc": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MarkEndsTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MinMaxTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MinMaxTests.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MinMaxTests.test_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MinMaxTests.test_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:MinMaxTests.test_unpacked": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NthCombinationWithReplacementTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NthCombinationWithReplacementTests.test_invalid_index": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NthCombinationWithReplacementTests.test_invalid_r": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NthCombinationWithReplacementTests.test_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NthOrLastTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NthOrLastTests.test_default_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NthOrLastTests.test_empty_iterable_no_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NthProductTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NthProductTests.test_invalid_index": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NthProductTests.test_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NthProductTests.test_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_arg_count": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_bad_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_bool": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_contains": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_count": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_eq": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_get_item_by_index": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_get_item_by_slice": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_index": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_iter_twice": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_len": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_parent_classes": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_pickle": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_reversed": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:NumericRangeTests.test_zero_step": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:OneTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:OneTests.test_too_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:OneTests.test_too_long_default_message": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:OneTests.test_too_short": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:OnlyTests.test_custom_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:OnlyTests.test_custom_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:OnlyTests.test_default_exception_message": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:OnlyTests.test_defaults": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:OuterProductTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PaddedTest.test_invalid_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PaddedTest.test_next_multiple": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PaddedTest.test_no_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PaddedTest.test_valid_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PartialProductTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PartialProductTests.test_empty_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PartialProductTests.test_no_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PartialProductTests.test_one_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PartialProductTests.test_two_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PartialProductTests.test_uneven_length_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PartitionsTest.test_duplicates": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PartitionsTest.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PartitionsTest.test_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PartitionsTest.test_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_multi_prepend": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_multi_prepend_peek": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_passthrough": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_peek_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_prepend": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_prepend_after_stop": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_prepend_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_prepend_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_prepend_many": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_prepend_reversed": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_prepend_slicing": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_prepend_truthiness": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_simple_peeking": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_slicing": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_slicing_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_slicing_reset": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PeekableTests.test_truthiness": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PermutationIndexTests.test_invalid_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PermutationIndexTests.test_invalid_match": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PermutationIndexTests.test_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PermutationIndexTests.test_multiplicity": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PermutationIndexTests.test_null": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PermutationIndexTests.test_r_equal_to_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:PermutationIndexTests.test_r_less_than_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ProductIndexTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ProductIndexTests.test_invalid_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ProductIndexTests.test_invalid_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ProductIndexTests.test_invalid_match": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ProductIndexTests.test_invalid_small": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ProductIndexTests.test_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ProductIndexTests.test_multiplicity": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RepeatEachTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RepeatEachTests.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RepeatEachTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RepeatEachTests.test_infinite_input": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RepeatEachTests.test_negative_repeat": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RepeatEachTests.test_no_repeat": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RepeatLastTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RepeatLastTests.test_default_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RepeatLastTests.test_empty_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ReplaceTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ReplaceTests.test_count": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ReplaceTests.test_iterable_substitutes": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ReplaceTests.test_window_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ReplaceTests.test_window_size_count": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ReplaceTests.test_window_size_end": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ReplaceTests.test_window_size_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ReplaceTests.test_window_size_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RlocateTests.test_custom_pred": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RlocateTests.test_default_pred": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RlocateTests.test_efficient_reversal": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RlocateTests.test_no_matches": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RlocateTests.test_window_size": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RlocateTests.test_window_size_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RlocateTests.test_window_size_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RunLengthTest.test_decode": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:RunLengthTest.test_encode": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SampleTests.test_invariance_under_permutations_unweighted": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SampleTests.test_invariance_under_permutations_weighted": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SampleTests.test_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SampleTests.test_sampling_entire_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SampleTests.test_scale_invariance_of_weights": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SampleTests.test_unit_case": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_elements": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_exhaustion_reset": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_forward": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_maxlen": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_maxlen_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_partial_reset": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_passthrough": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_past_end": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_peek_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_relative_seek": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_simple_peeking": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SeekableTest.test_truthiness": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SequenceViewTests.test_abc_methods": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SequenceViewTests.test_indexing": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SequenceViewTests.test_init": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SequenceViewTests.test_slicing": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SequenceViewTests.test_update": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SetPartitionsTests.test_duplicates": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SetPartitionsTests.test_each_correct": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SetPartitionsTests.test_found_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SetPartitionsTests.test_no_group": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SetPartitionsTests.test_repeated": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SetPartitionsTests.test_stirling_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SetPartitionsTests.test_to_many_groups": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SideEffectTests.test_before_after": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SideEffectTests.test_before_fails": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SideEffectTests.test_chunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SideEffectTests.test_individual": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SlicedTests.test_even": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SlicedTests.test_not_sliceable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SlicedTests.test_numpy_like_array": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SlicedTests.test_odd": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SlicedTests.test_odd_and_strict": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SortTogetherTest.test_invalid_key_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SortTogetherTest.test_key_function": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SortTogetherTest.test_key_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SortTogetherTest.test_reverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SortTogetherTest.test_uneven_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitAfterTest.test_ends_with_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitAfterTest.test_max_split": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitAfterTest.test_no_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitAfterTest.test_starts_with_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitAtTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitAtTests.test_combination": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitAtTests.test_keep_separator": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitAtTests.test_maxsplit": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitBeforeTest.test_empty_collection": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitBeforeTest.test_ends_with_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitBeforeTest.test_max_split": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitBeforeTest.test_no_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitBeforeTest.test_starts_with_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_bool_in_sizes": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_both_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_generator_iterable_integrity": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_generator_sizes_integrity": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_invalid_in_sizes": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_invalid_in_sizes_after_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_iterable_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_iterable_empty_using_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_iterable_just_right": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_iterable_too_large": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_iterable_too_small": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_iterable_too_small_extra": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_sizes_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_using_none_mid_sizes": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_using_none_with_leftover": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitIntoTests.test_using_none_without_leftover": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitWhenTests.test_after_emulation_ends_with_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitWhenTests.test_after_emulation_no_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitWhenTests.test_after_emulation_starts_with_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitWhenTests.test_before_emulation_ends_with_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitWhenTests.test_before_emulation_no_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitWhenTests.test_before_emulation_starts_with_sep": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitWhenTests.test_empty_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitWhenTests.test_max_split": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitWhenTests.test_one_element": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitWhenTests.test_one_element_is_first_item": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SplitWhenTests.test_one_element_is_second_item": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SpyTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SpyTests.test_immutable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SpyTests.test_too_many": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SpyTests.test_unpacking": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SpyTests.test_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:StaggerTest.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:StaggerTest.test_longest": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:StaggerTest.test_offsets": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:StrictlyNTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:StrictlyNTests.test_too_long_custom": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:StrictlyNTests.test_too_long_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:StrictlyNTests.test_too_short_custom": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:StrictlyNTests.test_too_short_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:StripFunctionTests.test_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:StripFunctionTests.test_math": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:StripFunctionTests.test_not_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SubstringsIndexesTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SubstringsIndexesTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SubstringsIndexesTests.test_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SubstringsIndexesTests.test_reverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SubstringsIndexesTests.test_strings": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SubstringsTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SubstringsTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SubstringsTests.test_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:SubstringsTests.test_strings": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TakewhileInclusiveTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TakewhileInclusiveTests.test_collatz_sequence": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TakewhileInclusiveTests.test_empty_iterator": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestAlwaysIterable.test_base_type": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestAlwaysIterable.test_generator": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestAlwaysIterable.test_iterables": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestAlwaysIterable.test_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestAlwaysIterable.test_single": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestAlwaysIterable.test_strings": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestCollapse.test_collapse": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestCollapse.test_collapse_flatten": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestCollapse.test_collapse_to_bytes": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestCollapse.test_collapse_to_level": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestCollapse.test_collapse_to_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TestCollapse.test_collapse_to_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TimeLimitedTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TimeLimitedTests.test_complete": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TimeLimitedTests.test_invalid_limit": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:TimeLimitedTests.test_zero_limit": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:UniqueInWindowTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:UniqueInWindowTests.test_invalid_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:UniqueInWindowTests.test_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:UniqueToEachTests.test_all_unique": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:UniqueToEachTests.test_duplicates": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:UniqueToEachTests.test_mixed": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:UnzipTests.test_empty_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:UnzipTests.test_improperly_zipped": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:UnzipTests.test_increasingly_zipped": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:UnzipTests.test_length_one_iterable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:UnzipTests.test_normal_case": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ValueChainTests.test_complex": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ValueChainTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ValueChainTests.test_empty_lists": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ValueChainTests.test_more": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ValueChainTests.test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:WindowedCompleteTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:WindowedCompleteTests.test_every_partition": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:WindowedCompleteTests.test_wrong_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:WindowedCompleteTests.test_zero_length": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:WindowedTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:WindowedTests.test_fillvalue": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:WindowedTests.test_fillvalue_step": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:WindowedTests.test_invalid_step": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:WindowedTests.test_negative": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:WindowedTests.test_step": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:WithIterTests.test_with_iter": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ZipBroadcastTests.test_scalar_types": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ZipBroadcastTests.test_zip": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ZipEqualTest.test_deprecation": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ZipEqualTest.test_equal": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ZipEqualTest.test_unequal_lists": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ZipOffsetTest.test_longest": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ZipOffsetTest.test_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_more.py:ZipOffsetTest.test_shortest": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:AllEqualTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:AllEqualTests.test_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:AllEqualTests.test_one": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:AllEqualTests.test_tricky": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:AllEqualTests.test_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:BatchedTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:BatchedTests.test_strict": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:BeforeAndAfterTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:BeforeAndAfterTests.test_nested_remainder": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:BeforeAndAfterTests.test_never_false": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:BeforeAndAfterTests.test_never_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:BeforeAndAfterTests.test_some_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:ConsumeTests.test_negative_consume": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:ConsumeTests.test_null_consume": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:ConsumeTests.test_sanity": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:ConsumeTests.test_total_consume": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:Convolvetests.test_derivative": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:Convolvetests.test_infinite_signal": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:Convolvetests.test_moving_average": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:DotproductTests.test_happy_path": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:FactorTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:FactorTests.test_cross_check": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:FirstTrueTests.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:FirstTrueTests.test_nothing_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:FirstTrueTests.test_pred": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:FirstTrueTests.test_something_true": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:FlattenTests.test_basic_usage": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:FlattenTests.test_single_level": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:GrouperTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:GrouperTests.test_fill": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:GrouperTests.test_ignore": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:GrouperTests.test_invalid_incomplete": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:GrouperTests.test_strict": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:GrouperTests.test_strict_fails": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:IterExceptTests.test_exact_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:IterExceptTests.test_first": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:IterExceptTests.test_generic_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:IterExceptTests.test_multiple": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:IterExceptTests.test_uncaught_exception_is_raised": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:IterIndexTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:IterIndexTests.test_start": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:IterIndexTests.test_stop": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:MatMulTests.test_m_by_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:MatMulTests.test_n_by_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NcyclesTests.test_happy_path": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NcyclesTests.test_null_case": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NcyclesTests.test_pathological_case": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthCombinationTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthCombinationTests.test_invalid_index": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthCombinationTests.test_invalid_r": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthCombinationTests.test_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthPermutationTests.test_invalid_index": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthPermutationTests.test_invalid_r": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthPermutationTests.test_long": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthPermutationTests.test_negative_index": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthPermutationTests.test_null": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthPermutationTests.test_r_equal_to_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthPermutationTests.test_r_less_than_n": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthTests.test_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:NthTests.test_negative_item_raises": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PadnoneTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PairwiseTests.test_base_case": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PairwiseTests.test_short_case": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PartitionTests.test_arbitrary": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PartitionTests.test_bool": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PartitionTests.test_pred_is_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PolynomialDerivativeTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PolynomialEvalTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PolynomialFromRootsTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PowersetTests.test_combinatorics": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PrependTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:PrependTests.test_multiple": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:QuantifyTests.test_custom_predicate": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:QuantifyTests.test_happy_path": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RandomCombinationTests.test_no_replacement": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RandomCombinationTests.test_pseudorandomness": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RandomCombinationWithReplacementTests.test_pseudorandomness": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RandomCombinationWithReplacementTests.test_replacement": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RandomPermutationTests.test_full_permutation": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RandomPermutationTests.test_partial_permutation": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RandomProductTests.test_list_with_repeat": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RandomProductTests.test_simple_lists": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RepeatfuncTests.test_added_arguments": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RepeatfuncTests.test_finite_repeat": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RepeatfuncTests.test_null_times": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RepeatfuncTests.test_simple_repeat": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:ReshapeTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:ReshapeTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:ReshapeTests.test_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RoundrobinTests.test_even_groups": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:RoundrobinTests.test_uneven_groups": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:SieveTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:SieveTests.test_prime_counts": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:SieveTests.test_small_numbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:SlidingWindowTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:SubslicesTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:SumOfSquaresTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TabulateTests.test_count": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TabulateTests.test_simple_tabulate": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TailTests.test_iterator_equal": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TailTests.test_iterator_greater": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TailTests.test_iterator_less": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TailTests.test_sized_equal": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TailTests.test_sized_greater": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TailTests.test_sized_less": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TakeTests.test_negative_take": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TakeTests.test_null_take": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TakeTests.test_simple_take": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TakeTests.test_take_too_much": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TotientTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TransposeTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TransposeTests.test_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TransposeTests.test_incompatible_allow_#_SKIP_strict=True_missing_on_3.9": {
                "status": "SKIPPED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TransposeTests.test_incompatible_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:TriplewiseTests.test_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:UniqueEverseenTests.test_custom_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:UniqueEverseenTests.test_everseen": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:UniqueEverseenTests.test_unhashable": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:UniqueEverseenTests.test_unhashable_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:UniqueJustseenTests.test_custom_key": {
                "status": "PASSED"
            },
            "ptestresult.python3-more-itertools.tests/test_recipes.py:UniqueJustseenTests.test_justseen": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:25\nBEGIN: /usr/lib/python3-more-itertools/ptest\nPASS: tests/test_more.py:ChunkedTests.test_even\nPASS: tests/test_more.py:ChunkedTests.test_none\nPASS: tests/test_more.py:ChunkedTests.test_odd\nPASS: tests/test_more.py:ChunkedTests.test_strict_being_true\nPASS: tests/test_more.py:ChunkedTests.test_strict_being_true_with_size_none\nPASS: tests/test_more.py:ChunkedTests.test_strict_false\nPASS: tests/test_more.py:FirstTests.test_default\nPASS: tests/test_more.py:FirstTests.test_empty\nPASS: tests/test_more.py:FirstTests.test_many\nPASS: tests/test_more.py:FirstTests.test_one\nPASS: tests/test_more.py:LastTests.test_basic\nPASS: tests/test_more.py:LastTests.test_default\nPASS: tests/test_more.py:LastTests.test_empty\nPASS: tests/test_more.py:NthOrLastTests.test_basic\nPASS: tests/test_more.py:NthOrLastTests.test_default_value\nPASS: tests/test_more.py:NthOrLastTests.test_empty_iterable_no_default\nPASS: tests/test_more.py:PeekableTests.test_empty\nPASS: tests/test_more.py:PeekableTests.test_indexing\nPASS: tests/test_more.py:PeekableTests.test_multi_prepend\nPASS: tests/test_more.py:PeekableTests.test_multi_prepend_peek\nPASS: tests/test_more.py:PeekableTests.test_passthrough\nPASS: tests/test_more.py:PeekableTests.test_peek_default\nPASS: tests/test_more.py:PeekableTests.test_prepend\nPASS: tests/test_more.py:PeekableTests.test_prepend_after_stop\nPASS: tests/test_more.py:PeekableTests.test_prepend_indexing\nPASS: tests/test_more.py:PeekableTests.test_prepend_iterable\nPASS: tests/test_more.py:PeekableTests.test_prepend_many\nPASS: tests/test_more.py:PeekableTests.test_prepend_reversed\nPASS: tests/test_more.py:PeekableTests.test_prepend_slicing\nPASS: tests/test_more.py:PeekableTests.test_prepend_truthiness\nPASS: tests/test_more.py:PeekableTests.test_simple_peeking\nPASS: tests/test_more.py:PeekableTests.test_slicing\nPASS: tests/test_more.py:PeekableTests.test_slicing_error\nPASS: tests/test_more.py:PeekableTests.test_slicing_reset\nPASS: tests/test_more.py:PeekableTests.test_truthiness\nPASS: tests/test_more.py:ConsumerTests.test_consumer\nPASS: tests/test_more.py:DistinctPermutationsTests.test_distinct_permutations\nPASS: tests/test_more.py:DistinctPermutationsTests.test_other_iterables\nPASS: tests/test_more.py:DistinctPermutationsTests.test_r\nPASS: tests/test_more.py:IlenTests.test_ilen\nPASS: tests/test_more.py:MinMaxTests.test_basic\nPASS: tests/test_more.py:MinMaxTests.test_default\nPASS: tests/test_more.py:MinMaxTests.test_iterables\nPASS: tests/test_more.py:MinMaxTests.test_key\nPASS: tests/test_more.py:MinMaxTests.test_unpacked\nPASS: tests/test_more.py:WithIterTests.test_with_iter\nPASS: tests/test_more.py:OneTests.test_basic\nPASS: tests/test_more.py:OneTests.test_too_long\nPASS: tests/test_more.py:OneTests.test_too_long_default_message\nPASS: tests/test_more.py:OneTests.test_too_short\nPASS: tests/test_more.py:IntersperseTest.test_even\nPASS: tests/test_more.py:IntersperseTest.test_n\nPASS: tests/test_more.py:IntersperseTest.test_n_zero\nPASS: tests/test_more.py:IntersperseTest.test_nested\nPASS: tests/test_more.py:IntersperseTest.test_not_iterable\nPASS: tests/test_more.py:IntersperseTest.test_odd\nPASS: tests/test_more.py:UniqueToEachTests.test_all_unique\nPASS: tests/test_more.py:UniqueToEachTests.test_duplicates\nPASS: tests/test_more.py:UniqueToEachTests.test_mixed\nPASS: tests/test_more.py:WindowedTests.test_basic\nPASS: tests/test_more.py:WindowedTests.test_fillvalue\nPASS: tests/test_more.py:WindowedTests.test_fillvalue_step\nPASS: tests/test_more.py:WindowedTests.test_invalid_step\nPASS: tests/test_more.py:WindowedTests.test_negative\nPASS: tests/test_more.py:WindowedTests.test_step\nPASS: tests/test_more.py:SubstringsTests.test_basic\nPASS: tests/test_more.py:SubstringsTests.test_empty\nPASS: tests/test_more.py:SubstringsTests.test_order\nPASS: tests/test_more.py:SubstringsTests.test_strings\nPASS: tests/test_more.py:SubstringsIndexesTests.test_basic\nPASS: tests/test_more.py:SubstringsIndexesTests.test_empty\nPASS: tests/test_more.py:SubstringsIndexesTests.test_order\nPASS: tests/test_more.py:SubstringsIndexesTests.test_reverse\nPASS: tests/test_more.py:SubstringsIndexesTests.test_strings\nPASS: tests/test_more.py:BucketTests.test_basic\nPASS: tests/test_more.py:BucketTests.test_in\nPASS: tests/test_more.py:BucketTests.test_list\nPASS: tests/test_more.py:BucketTests.test_list_validator\nPASS: tests/test_more.py:BucketTests.test_validator\nPASS: tests/test_more.py:SpyTests.test_basic\nPASS: tests/test_more.py:SpyTests.test_immutable\nPASS: tests/test_more.py:SpyTests.test_too_many\nPASS: tests/test_more.py:SpyTests.test_unpacking\nPASS: tests/test_more.py:SpyTests.test_zero\nPASS: tests/test_more.py:InterleaveTests.test_even\nPASS: tests/test_more.py:InterleaveTests.test_mixed_types\nPASS: tests/test_more.py:InterleaveTests.test_short\nPASS: tests/test_more.py:InterleaveLongestTests.test_even\nPASS: tests/test_more.py:InterleaveLongestTests.test_mixed_types\nPASS: tests/test_more.py:InterleaveLongestTests.test_short\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_argument_mismatch_raises\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_degenerate_empty\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_degenerate_one\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_equal_lengths\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_manual_lengths\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_many_iters\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_no_length_raises\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_not_proportional\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_proportional\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_three_iters\nPASS: tests/test_more.py:TestCollapse.test_collapse\nPASS: tests/test_more.py:TestCollapse.test_collapse_flatten\nPASS: tests/test_more.py:TestCollapse.test_collapse_to_bytes\nPASS: tests/test_more.py:TestCollapse.test_collapse_to_level\nPASS: tests/test_more.py:TestCollapse.test_collapse_to_list\nPASS: tests/test_more.py:TestCollapse.test_collapse_to_string\nPASS: tests/test_more.py:SideEffectTests.test_before_after\nPASS: tests/test_more.py:SideEffectTests.test_before_fails\nPASS: tests/test_more.py:SideEffectTests.test_chunked\nPASS: tests/test_more.py:SideEffectTests.test_individual\nPASS: tests/test_more.py:SlicedTests.test_even\nPASS: tests/test_more.py:SlicedTests.test_not_sliceable\nPASS: tests/test_more.py:SlicedTests.test_numpy_like_array\nPASS: tests/test_more.py:SlicedTests.test_odd\nPASS: tests/test_more.py:SlicedTests.test_odd_and_strict\nPASS: tests/test_more.py:SplitAtTests.test_basic\nPASS: tests/test_more.py:SplitAtTests.test_combination\nPASS: tests/test_more.py:SplitAtTests.test_keep_separator\nPASS: tests/test_more.py:SplitAtTests.test_maxsplit\nPASS: tests/test_more.py:SplitBeforeTest.test_empty_collection\nPASS: tests/test_more.py:SplitBeforeTest.test_ends_with_sep\nPASS: tests/test_more.py:SplitBeforeTest.test_max_split\nPASS: tests/test_more.py:SplitBeforeTest.test_no_sep\nPASS: tests/test_more.py:SplitBeforeTest.test_starts_with_sep\nPASS: tests/test_more.py:SplitAfterTest.test_ends_with_sep\nPASS: tests/test_more.py:SplitAfterTest.test_max_split\nPASS: tests/test_more.py:SplitAfterTest.test_no_sep\nPASS: tests/test_more.py:SplitAfterTest.test_starts_with_sep\nPASS: tests/test_more.py:SplitWhenTests.test_after_emulation_ends_with_sep\nPASS: tests/test_more.py:SplitWhenTests.test_after_emulation_no_sep\nPASS: tests/test_more.py:SplitWhenTests.test_after_emulation_starts_with_sep\nPASS: tests/test_more.py:SplitWhenTests.test_before_emulation_ends_with_sep\nPASS: tests/test_more.py:SplitWhenTests.test_before_emulation_no_sep\nPASS: tests/test_more.py:SplitWhenTests.test_before_emulation_starts_with_sep\nPASS: tests/test_more.py:SplitWhenTests.test_empty_iterable\nPASS: tests/test_more.py:SplitWhenTests.test_max_split\nPASS: tests/test_more.py:SplitWhenTests.test_one_element\nPASS: tests/test_more.py:SplitWhenTests.test_one_element_is_first_item\nPASS: tests/test_more.py:SplitWhenTests.test_one_element_is_second_item\nPASS: tests/test_more.py:SplitIntoTests.test_bool_in_sizes\nPASS: tests/test_more.py:SplitIntoTests.test_both_empty\nPASS: tests/test_more.py:SplitIntoTests.test_generator_iterable_integrity\nPASS: tests/test_more.py:SplitIntoTests.test_generator_sizes_integrity\nPASS: tests/test_more.py:SplitIntoTests.test_invalid_in_sizes\nPASS: tests/test_more.py:SplitIntoTests.test_invalid_in_sizes_after_none\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_empty\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_empty_using_none\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_just_right\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_too_large\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_too_small\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_too_small_extra\nPASS: tests/test_more.py:SplitIntoTests.test_sizes_empty\nPASS: tests/test_more.py:SplitIntoTests.test_using_none_mid_sizes\nPASS: tests/test_more.py:SplitIntoTests.test_using_none_with_leftover\nPASS: tests/test_more.py:SplitIntoTests.test_using_none_without_leftover\nPASS: tests/test_more.py:PaddedTest.test_invalid_n\nPASS: tests/test_more.py:PaddedTest.test_next_multiple\nPASS: tests/test_more.py:PaddedTest.test_no_n\nPASS: tests/test_more.py:PaddedTest.test_valid_n\nPASS: tests/test_more.py:RepeatEachTests.test_basic\nPASS: tests/test_more.py:RepeatEachTests.test_default\nPASS: tests/test_more.py:RepeatEachTests.test_empty\nPASS: tests/test_more.py:RepeatEachTests.test_infinite_input\nPASS: tests/test_more.py:RepeatEachTests.test_negative_repeat\nPASS: tests/test_more.py:RepeatEachTests.test_no_repeat\nPASS: tests/test_more.py:RepeatLastTests.test_basic\nPASS: tests/test_more.py:RepeatLastTests.test_default_value\nPASS: tests/test_more.py:RepeatLastTests.test_empty_iterable\nPASS: tests/test_more.py:DistributeTest.test_basic\nPASS: tests/test_more.py:DistributeTest.test_invalid_n\nPASS: tests/test_more.py:DistributeTest.test_large_n\nPASS: tests/test_more.py:StaggerTest.test_default\nPASS: tests/test_more.py:StaggerTest.test_longest\nPASS: tests/test_more.py:StaggerTest.test_offsets\nPASS: tests/test_more.py:ZipEqualTest.test_deprecation\nPASS: tests/test_more.py:ZipEqualTest.test_equal\nPASS: tests/test_more.py:ZipEqualTest.test_unequal_lists\nPASS: tests/test_more.py:ZipOffsetTest.test_longest\nPASS: tests/test_more.py:ZipOffsetTest.test_mismatch\nPASS: tests/test_more.py:ZipOffsetTest.test_shortest\nPASS: tests/test_more.py:UnzipTests.test_empty_iterable\nPASS: tests/test_more.py:UnzipTests.test_improperly_zipped\nPASS: tests/test_more.py:UnzipTests.test_increasingly_zipped\nPASS: tests/test_more.py:UnzipTests.test_length_one_iterable\nPASS: tests/test_more.py:UnzipTests.test_normal_case\nPASS: tests/test_more.py:SortTogetherTest.test_invalid_key_list\nPASS: tests/test_more.py:SortTogetherTest.test_key_function\nPASS: tests/test_more.py:SortTogetherTest.test_key_list\nPASS: tests/test_more.py:SortTogetherTest.test_reverse\nPASS: tests/test_more.py:SortTogetherTest.test_uneven_iterables\nPASS: tests/test_more.py:DivideTest.test_basic\nPASS: tests/test_more.py:DivideTest.test_invalid_n\nPASS: tests/test_more.py:DivideTest.test_large_n\nPASS: tests/test_more.py:TestAlwaysIterable.test_base_type\nPASS: tests/test_more.py:TestAlwaysIterable.test_generator\nPASS: tests/test_more.py:TestAlwaysIterable.test_iterables\nPASS: tests/test_more.py:TestAlwaysIterable.test_none\nPASS: tests/test_more.py:TestAlwaysIterable.test_single\nPASS: tests/test_more.py:TestAlwaysIterable.test_strings\nPASS: tests/test_more.py:AdjacentTests.test_call_once\nPASS: tests/test_more.py:AdjacentTests.test_consecutive_true\nPASS: tests/test_more.py:AdjacentTests.test_distance\nPASS: tests/test_more.py:AdjacentTests.test_empty_iterable\nPASS: tests/test_more.py:AdjacentTests.test_grouping\nPASS: tests/test_more.py:AdjacentTests.test_large_distance\nPASS: tests/test_more.py:AdjacentTests.test_length_one\nPASS: tests/test_more.py:AdjacentTests.test_negative_distance\nPASS: tests/test_more.py:AdjacentTests.test_typical\nPASS: tests/test_more.py:AdjacentTests.test_zero_distance\nPASS: tests/test_more.py:GroupByTransformTests.test_default_funcs\nPASS: tests/test_more.py:GroupByTransformTests.test_no_valuefunc\nPASS: tests/test_more.py:GroupByTransformTests.test_reducefunc\nPASS: tests/test_more.py:GroupByTransformTests.test_valuefunc\nPASS: tests/test_more.py:NumericRangeTests.test_arg_count\nPASS: tests/test_more.py:NumericRangeTests.test_bad_key\nPASS: tests/test_more.py:NumericRangeTests.test_basic\nPASS: tests/test_more.py:NumericRangeTests.test_bool\nPASS: tests/test_more.py:NumericRangeTests.test_contains\nPASS: tests/test_more.py:NumericRangeTests.test_count\nPASS: tests/test_more.py:NumericRangeTests.test_eq\nPASS: tests/test_more.py:NumericRangeTests.test_get_item_by_index\nPASS: tests/test_more.py:NumericRangeTests.test_get_item_by_slice\nPASS: tests/test_more.py:NumericRangeTests.test_hash\nPASS: tests/test_more.py:NumericRangeTests.test_index\nPASS: tests/test_more.py:NumericRangeTests.test_iter_twice\nPASS: tests/test_more.py:NumericRangeTests.test_len\nPASS: tests/test_more.py:NumericRangeTests.test_parent_classes\nPASS: tests/test_more.py:NumericRangeTests.test_pickle\nPASS: tests/test_more.py:NumericRangeTests.test_repr\nPASS: tests/test_more.py:NumericRangeTests.test_reversed\nPASS: tests/test_more.py:NumericRangeTests.test_zero_step\nPASS: tests/test_more.py:CountCycleTests.test_basic\nPASS: tests/test_more.py:CountCycleTests.test_empty\nPASS: tests/test_more.py:CountCycleTests.test_negative\nPASS: tests/test_more.py:MarkEndsTests.test_basic\nPASS: tests/test_more.py:LocateTests.test_custom_pred\nPASS: tests/test_more.py:LocateTests.test_default_pred\nPASS: tests/test_more.py:LocateTests.test_no_matches\nPASS: tests/test_more.py:LocateTests.test_window_size\nPASS: tests/test_more.py:LocateTests.test_window_size_large\nPASS: tests/test_more.py:LocateTests.test_window_size_zero\nPASS: tests/test_more.py:StripFunctionTests.test_hashable\nPASS: tests/test_more.py:StripFunctionTests.test_math\nPASS: tests/test_more.py:StripFunctionTests.test_not_hashable\nPASS: tests/test_more.py:IsliceExtendedTests.test_all\nPASS: tests/test_more.py:IsliceExtendedTests.test_invalid_slice\nPASS: tests/test_more.py:IsliceExtendedTests.test_slicing\nPASS: tests/test_more.py:IsliceExtendedTests.test_slicing_extensive\nPASS: tests/test_more.py:IsliceExtendedTests.test_zero_step\nPASS: tests/test_more.py:ConsecutiveGroupsTest.test_custom_ordering\nPASS: tests/test_more.py:ConsecutiveGroupsTest.test_exotic_ordering\nPASS: tests/test_more.py:ConsecutiveGroupsTest.test_numbers\nPASS: tests/test_more.py:DifferenceTest.test_custom\nPASS: tests/test_more.py:DifferenceTest.test_empty\nPASS: tests/test_more.py:DifferenceTest.test_initial\nPASS: tests/test_more.py:DifferenceTest.test_normal\nPASS: tests/test_more.py:DifferenceTest.test_one\nPASS: tests/test_more.py:DifferenceTest.test_roundtrip\nPASS: tests/test_more.py:SeekableTest.test_elements\nPASS: tests/test_more.py:SeekableTest.test_exhaustion_reset\nPASS: tests/test_more.py:SeekableTest.test_forward\nPASS: tests/test_more.py:SeekableTest.test_maxlen\nPASS: tests/test_more.py:SeekableTest.test_maxlen_zero\nPASS: tests/test_more.py:SeekableTest.test_partial_reset\nPASS: tests/test_more.py:SeekableTest.test_passthrough\nPASS: tests/test_more.py:SeekableTest.test_past_end\nPASS: tests/test_more.py:SeekableTest.test_peek_default\nPASS: tests/test_more.py:SeekableTest.test_relative_seek\nPASS: tests/test_more.py:SeekableTest.test_simple_peeking\nPASS: tests/test_more.py:SeekableTest.test_truthiness\nPASS: tests/test_more.py:SequenceViewTests.test_abc_methods\nPASS: tests/test_more.py:SequenceViewTests.test_indexing\nPASS: tests/test_more.py:SequenceViewTests.test_init\nPASS: tests/test_more.py:SequenceViewTests.test_slicing\nPASS: tests/test_more.py:SequenceViewTests.test_update\nPASS: tests/test_more.py:RunLengthTest.test_decode\nPASS: tests/test_more.py:RunLengthTest.test_encode\nPASS: tests/test_more.py:ExactlyNTests.test_empty\nPASS: tests/test_more.py:ExactlyNTests.test_false\nPASS: tests/test_more.py:ExactlyNTests.test_true\nPASS: tests/test_more.py:AlwaysReversibleTests.test_nonseq_reversed\nPASS: tests/test_more.py:AlwaysReversibleTests.test_regular_reversed\nPASS: tests/test_more.py:CircularShiftsTests.test_duplicates\nPASS: tests/test_more.py:CircularShiftsTests.test_empty\nPASS: tests/test_more.py:CircularShiftsTests.test_simple_circular_shifts\nPASS: tests/test_more.py:MakeDecoratorTests.test_basic\nPASS: tests/test_more.py:MakeDecoratorTests.test_result_index\nPASS: tests/test_more.py:MakeDecoratorTests.test_wrap_class\nPASS: tests/test_more.py:MapReduceTests.test_default\nPASS: tests/test_more.py:MapReduceTests.test_reducefunc\nPASS: tests/test_more.py:MapReduceTests.test_ret\nPASS: tests/test_more.py:MapReduceTests.test_valuefunc\nPASS: tests/test_more.py:RlocateTests.test_custom_pred\nPASS: tests/test_more.py:RlocateTests.test_default_pred\nPASS: tests/test_more.py:RlocateTests.test_efficient_reversal\nPASS: tests/test_more.py:RlocateTests.test_no_matches\nPASS: tests/test_more.py:RlocateTests.test_window_size\nPASS: tests/test_more.py:RlocateTests.test_window_size_large\nPASS: tests/test_more.py:RlocateTests.test_window_size_zero\nPASS: tests/test_more.py:ReplaceTests.test_basic\nPASS: tests/test_more.py:ReplaceTests.test_count\nPASS: tests/test_more.py:ReplaceTests.test_iterable_substitutes\nPASS: tests/test_more.py:ReplaceTests.test_window_size\nPASS: tests/test_more.py:ReplaceTests.test_window_size_count\nPASS: tests/test_more.py:ReplaceTests.test_window_size_end\nPASS: tests/test_more.py:ReplaceTests.test_window_size_large\nPASS: tests/test_more.py:ReplaceTests.test_window_size_zero\nPASS: tests/test_more.py:PartitionsTest.test_duplicates\nPASS: tests/test_more.py:PartitionsTest.test_empty\nPASS: tests/test_more.py:PartitionsTest.test_order\nPASS: tests/test_more.py:PartitionsTest.test_types\nPASS: tests/test_more.py:SetPartitionsTests.test_duplicates\nPASS: tests/test_more.py:SetPartitionsTests.test_each_correct\nPASS: tests/test_more.py:SetPartitionsTests.test_found_all\nPASS: tests/test_more.py:SetPartitionsTests.test_no_group\nPASS: tests/test_more.py:SetPartitionsTests.test_repeated\nPASS: tests/test_more.py:SetPartitionsTests.test_stirling_numbers\nPASS: tests/test_more.py:SetPartitionsTests.test_to_many_groups\nPASS: tests/test_more.py:TimeLimitedTests.test_basic\nPASS: tests/test_more.py:TimeLimitedTests.test_complete\nPASS: tests/test_more.py:TimeLimitedTests.test_invalid_limit\nPASS: tests/test_more.py:TimeLimitedTests.test_zero_limit\nPASS: tests/test_more.py:OnlyTests.test_custom_exception\nPASS: tests/test_more.py:OnlyTests.test_custom_value\nPASS: tests/test_more.py:OnlyTests.test_default_exception_message\nPASS: tests/test_more.py:OnlyTests.test_defaults\nPASS: tests/test_more.py:IchunkedTests.test_even\nPASS: tests/test_more.py:IchunkedTests.test_laziness\nPASS: tests/test_more.py:IchunkedTests.test_memory_in_order\nPASS: tests/test_more.py:IchunkedTests.test_negative\nPASS: tests/test_more.py:IchunkedTests.test_odd\nPASS: tests/test_more.py:IchunkedTests.test_out_of_order\nPASS: tests/test_more.py:IchunkedTests.test_zero\nPASS: tests/test_more.py:DistinctCombinationsTests.test_basic\nPASS: tests/test_more.py:DistinctCombinationsTests.test_empty\nPASS: tests/test_more.py:DistinctCombinationsTests.test_negative\nPASS: tests/test_more.py:FilterExceptTests.test_false\nPASS: tests/test_more.py:FilterExceptTests.test_multiple\nPASS: tests/test_more.py:FilterExceptTests.test_no_exceptions_pass\nPASS: tests/test_more.py:FilterExceptTests.test_no_exceptions_raise\nPASS: tests/test_more.py:FilterExceptTests.test_raise\nPASS: tests/test_more.py:MapExceptTests.test_multiple\nPASS: tests/test_more.py:MapExceptTests.test_no_exceptions_pass\nPASS: tests/test_more.py:MapExceptTests.test_no_exceptions_raise\nPASS: tests/test_more.py:MapExceptTests.test_raise\nPASS: tests/test_more.py:MapIfTests.test_empty\nPASS: tests/test_more.py:MapIfTests.test_with_func_else\nPASS: tests/test_more.py:MapIfTests.test_without_func_else\nPASS: tests/test_more.py:SampleTests.test_invariance_under_permutations_unweighted\nPASS: tests/test_more.py:SampleTests.test_invariance_under_permutations_weighted\nPASS: tests/test_more.py:SampleTests.test_length\nPASS: tests/test_more.py:SampleTests.test_sampling_entire_iterable\nPASS: tests/test_more.py:SampleTests.test_scale_invariance_of_weights\nPASS: tests/test_more.py:SampleTests.test_unit_case\nPASS: tests/test_more.py:IsSortedTests.test_basic\nPASS: tests/test_more.py:CallbackIterTests.test_abort\nPASS: tests/test_more.py:CallbackIterTests.test_basic\nPASS: tests/test_more.py:CallbackIterTests.test_callback_kwd\nPASS: tests/test_more.py:CallbackIterTests.test_exception\nPASS: tests/test_more.py:CallbackIterTests.test_no_result\nPASS: tests/test_more.py:CallbackIterTests.test_partial_consumption\nPASS: tests/test_more.py:WindowedCompleteTests.test_basic\nPASS: tests/test_more.py:WindowedCompleteTests.test_every_partition\nPASS: tests/test_more.py:WindowedCompleteTests.test_wrong_length\nPASS: tests/test_more.py:WindowedCompleteTests.test_zero_length\nPASS: tests/test_more.py:AllUniqueTests.test_basic\nPASS: tests/test_more.py:AllUniqueTests.test_infinite\nPASS: tests/test_more.py:AllUniqueTests.test_key\nPASS: tests/test_more.py:AllUniqueTests.test_non_hashable\nPASS: tests/test_more.py:AllUniqueTests.test_partially_hashable\nPASS: tests/test_more.py:NthProductTests.test_basic\nPASS: tests/test_more.py:NthProductTests.test_invalid_index\nPASS: tests/test_more.py:NthProductTests.test_long\nPASS: tests/test_more.py:NthProductTests.test_negative\nPASS: tests/test_more.py:NthCombinationWithReplacementTests.test_basic\nPASS: tests/test_more.py:NthCombinationWithReplacementTests.test_invalid_index\nPASS: tests/test_more.py:NthCombinationWithReplacementTests.test_invalid_r\nPASS: tests/test_more.py:NthCombinationWithReplacementTests.test_long\nPASS: tests/test_more.py:ValueChainTests.test_complex\nPASS: tests/test_more.py:ValueChainTests.test_empty\nPASS: tests/test_more.py:ValueChainTests.test_empty_lists\nPASS: tests/test_more.py:ValueChainTests.test_more\nPASS: tests/test_more.py:ValueChainTests.test_simple\nPASS: tests/test_more.py:ProductIndexTests.test_basic\nPASS: tests/test_more.py:ProductIndexTests.test_invalid_empty\nPASS: tests/test_more.py:ProductIndexTests.test_invalid_large\nPASS: tests/test_more.py:ProductIndexTests.test_invalid_match\nPASS: tests/test_more.py:ProductIndexTests.test_invalid_small\nPASS: tests/test_more.py:ProductIndexTests.test_long\nPASS: tests/test_more.py:ProductIndexTests.test_multiplicity\nPASS: tests/test_more.py:CombinationIndexTests.test_invalid_large\nPASS: tests/test_more.py:CombinationIndexTests.test_invalid_match\nPASS: tests/test_more.py:CombinationIndexTests.test_invalid_order\nPASS: tests/test_more.py:CombinationIndexTests.test_long\nPASS: tests/test_more.py:CombinationIndexTests.test_multiplicity\nPASS: tests/test_more.py:CombinationIndexTests.test_null\nPASS: tests/test_more.py:CombinationIndexTests.test_r_equal_to_n\nPASS: tests/test_more.py:CombinationIndexTests.test_r_less_than_n\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_invalid_large\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_invalid_match\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_invalid_order\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_long\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_multiplicity\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_null\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_r_equal_to_n\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_r_less_than_n\nPASS: tests/test_more.py:PermutationIndexTests.test_invalid_large\nPASS: tests/test_more.py:PermutationIndexTests.test_invalid_match\nPASS: tests/test_more.py:PermutationIndexTests.test_long\nPASS: tests/test_more.py:PermutationIndexTests.test_multiplicity\nPASS: tests/test_more.py:PermutationIndexTests.test_null\nPASS: tests/test_more.py:PermutationIndexTests.test_r_equal_to_n\nPASS: tests/test_more.py:PermutationIndexTests.test_r_less_than_n\nPASS: tests/test_more.py:CountableTests.test_basic\nPASS: tests/test_more.py:CountableTests.test_empty\nPASS: tests/test_more.py:ChunkedEvenTests.test_0\nPASS: tests/test_more.py:ChunkedEvenTests.test_1\nPASS: tests/test_more.py:ChunkedEvenTests.test_4\nPASS: tests/test_more.py:ChunkedEvenTests.test_5\nPASS: tests/test_more.py:ChunkedEvenTests.test_6\nPASS: tests/test_more.py:ChunkedEvenTests.test_7\nPASS: tests/test_more.py:ChunkedEvenTests.test_evenness\nPASS: tests/test_more.py:ChunkedEvenTests.test_infinite\nPASS: tests/test_more.py:ZipBroadcastTests.test_scalar_types\nPASS: tests/test_more.py:ZipBroadcastTests.test_zip\nPASS: tests/test_more.py:UniqueInWindowTests.test_basic\nPASS: tests/test_more.py:UniqueInWindowTests.test_invalid_n\nPASS: tests/test_more.py:UniqueInWindowTests.test_key\nPASS: tests/test_more.py:StrictlyNTests.test_basic\nPASS: tests/test_more.py:StrictlyNTests.test_too_long_custom\nPASS: tests/test_more.py:StrictlyNTests.test_too_long_default\nPASS: tests/test_more.py:StrictlyNTests.test_too_short_custom\nPASS: tests/test_more.py:StrictlyNTests.test_too_short_default\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_basic\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_key_hashable\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_key_non_hashable\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_key_partially_hashable\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_non_hashable\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_partially_hashable\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_basic\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_key_hashable\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_key_non_hashable\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_key_partially_hashable\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_nested\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_non_hashable\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_partially_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_basic\nPASS: tests/test_more.py:ClassifyUniqueTests.test_key_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_key_non_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_key_partially_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_non_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_partially_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_everseen\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_everseen_key\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_justseen\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_justseen_key\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_unique_everseen\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_unique_everseen_key\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_unique_justseen\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_unique_justseen_key\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_basic\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_contains_infinite_iterables\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_empty_iterables_only\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_includes_empty_iterables\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_infinite_iterables\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_iterators\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_no_iterables\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_non_hashable\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_prefix_contains_elements_of_the_first_iterable\nPASS: tests/test_more.py:IequalsTests.test_basic\nPASS: tests/test_more.py:IequalsTests.test_empty_iterables\nPASS: tests/test_more.py:IequalsTests.test_more_than_two_iterable\nPASS: tests/test_more.py:IequalsTests.test_no_iterables\nPASS: tests/test_more.py:IequalsTests.test_none_is_not_a_sentinel\nPASS: tests/test_more.py:IequalsTests.test_not_equal_lengths\nPASS: tests/test_more.py:IequalsTests.test_not_identical_but_equal\nPASS: tests/test_more.py:IequalsTests.test_one_iterable\nPASS: tests/test_more.py:IequalsTests.test_order_matters\nPASS: tests/test_more.py:ConstrainedBatchesTests.test_basic\nPASS: tests/test_more.py:ConstrainedBatchesTests.test_get_len\nPASS: tests/test_more.py:ConstrainedBatchesTests.test_max_count\nPASS: tests/test_more.py:ConstrainedBatchesTests.test_strict\nPASS: tests/test_more.py:GrayProductTests.test_basic\nPASS: tests/test_more.py:GrayProductTests.test_errors\nPASS: tests/test_more.py:GrayProductTests.test_vs_product\nPASS: tests/test_more.py:PartialProductTests.test_basic\nPASS: tests/test_more.py:PartialProductTests.test_empty_iterable\nPASS: tests/test_more.py:PartialProductTests.test_no_iterables\nPASS: tests/test_more.py:PartialProductTests.test_one_iterable\nPASS: tests/test_more.py:PartialProductTests.test_two_iterables\nPASS: tests/test_more.py:PartialProductTests.test_uneven_length_iterables\nPASS: tests/test_more.py:IterateTests.test_basic\nPASS: tests/test_more.py:IterateTests.test_func_controls_iteration_stop\nPASS: tests/test_more.py:TakewhileInclusiveTests.test_basic\nPASS: tests/test_more.py:TakewhileInclusiveTests.test_collatz_sequence\nPASS: tests/test_more.py:TakewhileInclusiveTests.test_empty_iterator\nPASS: tests/test_more.py:OuterProductTests.test_basic\nPASS: tests/test_more.py:IterSuppressTests.test_early_suppression\nPASS: tests/test_more.py:IterSuppressTests.test_no_error\nPASS: tests/test_more.py:IterSuppressTests.test_raises_error\nPASS: tests/test_more.py:IterSuppressTests.test_suppression\nPASS: tests/test_more.py:FilterMapTests.test_filter\nPASS: tests/test_more.py:FilterMapTests.test_filter_map\nPASS: tests/test_more.py:FilterMapTests.test_map\nPASS: tests/test_more.py:FilterMapTests.test_no_iterables\nPASS: tests/test_recipes.py:TakeTests.test_negative_take\nPASS: tests/test_recipes.py:TakeTests.test_null_take\nPASS: tests/test_recipes.py:TakeTests.test_simple_take\nPASS: tests/test_recipes.py:TakeTests.test_take_too_much\nPASS: tests/test_recipes.py:TabulateTests.test_count\nPASS: tests/test_recipes.py:TabulateTests.test_simple_tabulate\nPASS: tests/test_recipes.py:TailTests.test_iterator_equal\nPASS: tests/test_recipes.py:TailTests.test_iterator_greater\nPASS: tests/test_recipes.py:TailTests.test_iterator_less\nPASS: tests/test_recipes.py:TailTests.test_sized_equal\nPASS: tests/test_recipes.py:TailTests.test_sized_greater\nPASS: tests/test_recipes.py:TailTests.test_sized_less\nPASS: tests/test_recipes.py:ConsumeTests.test_negative_consume\nPASS: tests/test_recipes.py:ConsumeTests.test_null_consume\nPASS: tests/test_recipes.py:ConsumeTests.test_sanity\nPASS: tests/test_recipes.py:ConsumeTests.test_total_consume\nPASS: tests/test_recipes.py:NthTests.test_basic\nPASS: tests/test_recipes.py:NthTests.test_default\nPASS: tests/test_recipes.py:NthTests.test_negative_item_raises\nPASS: tests/test_recipes.py:AllEqualTests.test_empty\nPASS: tests/test_recipes.py:AllEqualTests.test_false\nPASS: tests/test_recipes.py:AllEqualTests.test_one\nPASS: tests/test_recipes.py:AllEqualTests.test_tricky\nPASS: tests/test_recipes.py:AllEqualTests.test_true\nPASS: tests/test_recipes.py:QuantifyTests.test_custom_predicate\nPASS: tests/test_recipes.py:QuantifyTests.test_happy_path\nPASS: tests/test_recipes.py:PadnoneTests.test_basic\nPASS: tests/test_recipes.py:NcyclesTests.test_happy_path\nPASS: tests/test_recipes.py:NcyclesTests.test_null_case\nPASS: tests/test_recipes.py:NcyclesTests.test_pathological_case\nPASS: tests/test_recipes.py:DotproductTests.test_happy_path\nPASS: tests/test_recipes.py:FlattenTests.test_basic_usage\nPASS: tests/test_recipes.py:FlattenTests.test_single_level\nPASS: tests/test_recipes.py:RepeatfuncTests.test_added_arguments\nPASS: tests/test_recipes.py:RepeatfuncTests.test_finite_repeat\nPASS: tests/test_recipes.py:RepeatfuncTests.test_null_times\nPASS: tests/test_recipes.py:RepeatfuncTests.test_simple_repeat\nPASS: tests/test_recipes.py:PairwiseTests.test_base_case\nPASS: tests/test_recipes.py:PairwiseTests.test_short_case\nPASS: tests/test_recipes.py:GrouperTests.test_basic\nPASS: tests/test_recipes.py:GrouperTests.test_fill\nPASS: tests/test_recipes.py:GrouperTests.test_ignore\nPASS: tests/test_recipes.py:GrouperTests.test_invalid_incomplete\nPASS: tests/test_recipes.py:GrouperTests.test_strict\nPASS: tests/test_recipes.py:GrouperTests.test_strict_fails\nPASS: tests/test_recipes.py:RoundrobinTests.test_even_groups\nPASS: tests/test_recipes.py:RoundrobinTests.test_uneven_groups\nPASS: tests/test_recipes.py:PartitionTests.test_arbitrary\nPASS: tests/test_recipes.py:PartitionTests.test_bool\nPASS: tests/test_recipes.py:PartitionTests.test_pred_is_none\nPASS: tests/test_recipes.py:PowersetTests.test_combinatorics\nPASS: tests/test_recipes.py:UniqueEverseenTests.test_custom_key\nPASS: tests/test_recipes.py:UniqueEverseenTests.test_everseen\nPASS: tests/test_recipes.py:UniqueEverseenTests.test_unhashable\nPASS: tests/test_recipes.py:UniqueEverseenTests.test_unhashable_key\nPASS: tests/test_recipes.py:UniqueJustseenTests.test_custom_key\nPASS: tests/test_recipes.py:UniqueJustseenTests.test_justseen\nPASS: tests/test_recipes.py:IterExceptTests.test_exact_exception\nPASS: tests/test_recipes.py:IterExceptTests.test_first\nPASS: tests/test_recipes.py:IterExceptTests.test_generic_exception\nPASS: tests/test_recipes.py:IterExceptTests.test_multiple\nPASS: tests/test_recipes.py:IterExceptTests.test_uncaught_exception_is_raised\nPASS: tests/test_recipes.py:FirstTrueTests.test_default\nPASS: tests/test_recipes.py:FirstTrueTests.test_nothing_true\nPASS: tests/test_recipes.py:FirstTrueTests.test_pred\nPASS: tests/test_recipes.py:FirstTrueTests.test_something_true\nPASS: tests/test_recipes.py:RandomProductTests.test_list_with_repeat\nPASS: tests/test_recipes.py:RandomProductTests.test_simple_lists\nPASS: tests/test_recipes.py:RandomPermutationTests.test_full_permutation\nPASS: tests/test_recipes.py:RandomPermutationTests.test_partial_permutation\nPASS: tests/test_recipes.py:RandomCombinationTests.test_no_replacement\nPASS: tests/test_recipes.py:RandomCombinationTests.test_pseudorandomness\nPASS: tests/test_recipes.py:RandomCombinationWithReplacementTests.test_pseudorandomness\nPASS: tests/test_recipes.py:RandomCombinationWithReplacementTests.test_replacement\nPASS: tests/test_recipes.py:NthCombinationTests.test_basic\nPASS: tests/test_recipes.py:NthCombinationTests.test_invalid_index\nPASS: tests/test_recipes.py:NthCombinationTests.test_invalid_r\nPASS: tests/test_recipes.py:NthCombinationTests.test_long\nPASS: tests/test_recipes.py:NthPermutationTests.test_invalid_index\nPASS: tests/test_recipes.py:NthPermutationTests.test_invalid_r\nPASS: tests/test_recipes.py:NthPermutationTests.test_long\nPASS: tests/test_recipes.py:NthPermutationTests.test_negative_index\nPASS: tests/test_recipes.py:NthPermutationTests.test_null\nPASS: tests/test_recipes.py:NthPermutationTests.test_r_equal_to_n\nPASS: tests/test_recipes.py:NthPermutationTests.test_r_less_than_n\nPASS: tests/test_recipes.py:PrependTests.test_basic\nPASS: tests/test_recipes.py:PrependTests.test_multiple\nPASS: tests/test_recipes.py:Convolvetests.test_derivative\nPASS: tests/test_recipes.py:Convolvetests.test_infinite_signal\nPASS: tests/test_recipes.py:Convolvetests.test_moving_average\nPASS: tests/test_recipes.py:BeforeAndAfterTests.test_empty\nPASS: tests/test_recipes.py:BeforeAndAfterTests.test_nested_remainder\nPASS: tests/test_recipes.py:BeforeAndAfterTests.test_never_false\nPASS: tests/test_recipes.py:BeforeAndAfterTests.test_never_true\nPASS: tests/test_recipes.py:BeforeAndAfterTests.test_some_true\nPASS: tests/test_recipes.py:TriplewiseTests.test_basic\nPASS: tests/test_recipes.py:SlidingWindowTests.test_basic\nPASS: tests/test_recipes.py:SubslicesTests.test_basic\nPASS: tests/test_recipes.py:PolynomialFromRootsTests.test_basic\nPASS: tests/test_recipes.py:PolynomialEvalTests.test_basic\nPASS: tests/test_recipes.py:IterIndexTests.test_basic\nPASS: tests/test_recipes.py:IterIndexTests.test_start\nPASS: tests/test_recipes.py:IterIndexTests.test_stop\nPASS: tests/test_recipes.py:SieveTests.test_basic\nPASS: tests/test_recipes.py:SieveTests.test_prime_counts\nPASS: tests/test_recipes.py:SieveTests.test_small_numbers\nPASS: tests/test_recipes.py:BatchedTests.test_basic\nPASS: tests/test_recipes.py:BatchedTests.test_strict\nPASS: tests/test_recipes.py:TransposeTests.test_basic\nPASS: tests/test_recipes.py:TransposeTests.test_empty\nSKIP: tests/test_recipes.py:TransposeTests.test_incompatible_allow # SKIP strict=True missing on 3.9\nPASS: tests/test_recipes.py:TransposeTests.test_incompatible_error\nPASS: tests/test_recipes.py:ReshapeTests.test_basic\nPASS: tests/test_recipes.py:ReshapeTests.test_empty\nPASS: tests/test_recipes.py:ReshapeTests.test_zero\nPASS: tests/test_recipes.py:MatMulTests.test_m_by_n\nPASS: tests/test_recipes.py:MatMulTests.test_n_by_n\nPASS: tests/test_recipes.py:FactorTests.test_basic\nPASS: tests/test_recipes.py:FactorTests.test_cross_check\nPASS: tests/test_recipes.py:SumOfSquaresTests.test_basic\nPASS: tests/test_recipes.py:PolynomialDerivativeTests.test_basic\nPASS: tests/test_recipes.py:TotientTests.test_basic\n============================================================================\nTestsuite summary\n# TOTAL: 627\n# PASS: 626\n# SKIP: 1\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 5\nEND: /usr/lib/python3-more-itertools/ptest\n2024-02-06T09:26\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-more-itertools": {
                    "duration": "5",
                    "log": "START: ptest-runner\n2024-02-06T09:25\nPASS: tests/test_more.py:ChunkedTests.test_even\nPASS: tests/test_more.py:ChunkedTests.test_none\nPASS: tests/test_more.py:ChunkedTests.test_odd\nPASS: tests/test_more.py:ChunkedTests.test_strict_being_true\nPASS: tests/test_more.py:ChunkedTests.test_strict_being_true_with_size_none\nPASS: tests/test_more.py:ChunkedTests.test_strict_false\nPASS: tests/test_more.py:FirstTests.test_default\nPASS: tests/test_more.py:FirstTests.test_empty\nPASS: tests/test_more.py:FirstTests.test_many\nPASS: tests/test_more.py:FirstTests.test_one\nPASS: tests/test_more.py:LastTests.test_basic\nPASS: tests/test_more.py:LastTests.test_default\nPASS: tests/test_more.py:LastTests.test_empty\nPASS: tests/test_more.py:NthOrLastTests.test_basic\nPASS: tests/test_more.py:NthOrLastTests.test_default_value\nPASS: tests/test_more.py:NthOrLastTests.test_empty_iterable_no_default\nPASS: tests/test_more.py:PeekableTests.test_empty\nPASS: tests/test_more.py:PeekableTests.test_indexing\nPASS: tests/test_more.py:PeekableTests.test_multi_prepend\nPASS: tests/test_more.py:PeekableTests.test_multi_prepend_peek\nPASS: tests/test_more.py:PeekableTests.test_passthrough\nPASS: tests/test_more.py:PeekableTests.test_peek_default\nPASS: tests/test_more.py:PeekableTests.test_prepend\nPASS: tests/test_more.py:PeekableTests.test_prepend_after_stop\nPASS: tests/test_more.py:PeekableTests.test_prepend_indexing\nPASS: tests/test_more.py:PeekableTests.test_prepend_iterable\nPASS: tests/test_more.py:PeekableTests.test_prepend_many\nPASS: tests/test_more.py:PeekableTests.test_prepend_reversed\nPASS: tests/test_more.py:PeekableTests.test_prepend_slicing\nPASS: tests/test_more.py:PeekableTests.test_prepend_truthiness\nPASS: tests/test_more.py:PeekableTests.test_simple_peeking\nPASS: tests/test_more.py:PeekableTests.test_slicing\nPASS: tests/test_more.py:PeekableTests.test_slicing_error\nPASS: tests/test_more.py:PeekableTests.test_slicing_reset\nPASS: tests/test_more.py:PeekableTests.test_truthiness\nPASS: tests/test_more.py:ConsumerTests.test_consumer\nPASS: tests/test_more.py:DistinctPermutationsTests.test_distinct_permutations\nPASS: tests/test_more.py:DistinctPermutationsTests.test_other_iterables\nPASS: tests/test_more.py:DistinctPermutationsTests.test_r\nPASS: tests/test_more.py:IlenTests.test_ilen\nPASS: tests/test_more.py:MinMaxTests.test_basic\nPASS: tests/test_more.py:MinMaxTests.test_default\nPASS: tests/test_more.py:MinMaxTests.test_iterables\nPASS: tests/test_more.py:MinMaxTests.test_key\nPASS: tests/test_more.py:MinMaxTests.test_unpacked\nPASS: tests/test_more.py:WithIterTests.test_with_iter\nPASS: tests/test_more.py:OneTests.test_basic\nPASS: tests/test_more.py:OneTests.test_too_long\nPASS: tests/test_more.py:OneTests.test_too_long_default_message\nPASS: tests/test_more.py:OneTests.test_too_short\nPASS: tests/test_more.py:IntersperseTest.test_even\nPASS: tests/test_more.py:IntersperseTest.test_n\nPASS: tests/test_more.py:IntersperseTest.test_n_zero\nPASS: tests/test_more.py:IntersperseTest.test_nested\nPASS: tests/test_more.py:IntersperseTest.test_not_iterable\nPASS: tests/test_more.py:IntersperseTest.test_odd\nPASS: tests/test_more.py:UniqueToEachTests.test_all_unique\nPASS: tests/test_more.py:UniqueToEachTests.test_duplicates\nPASS: tests/test_more.py:UniqueToEachTests.test_mixed\nPASS: tests/test_more.py:WindowedTests.test_basic\nPASS: tests/test_more.py:WindowedTests.test_fillvalue\nPASS: tests/test_more.py:WindowedTests.test_fillvalue_step\nPASS: tests/test_more.py:WindowedTests.test_invalid_step\nPASS: tests/test_more.py:WindowedTests.test_negative\nPASS: tests/test_more.py:WindowedTests.test_step\nPASS: tests/test_more.py:SubstringsTests.test_basic\nPASS: tests/test_more.py:SubstringsTests.test_empty\nPASS: tests/test_more.py:SubstringsTests.test_order\nPASS: tests/test_more.py:SubstringsTests.test_strings\nPASS: tests/test_more.py:SubstringsIndexesTests.test_basic\nPASS: tests/test_more.py:SubstringsIndexesTests.test_empty\nPASS: tests/test_more.py:SubstringsIndexesTests.test_order\nPASS: tests/test_more.py:SubstringsIndexesTests.test_reverse\nPASS: tests/test_more.py:SubstringsIndexesTests.test_strings\nPASS: tests/test_more.py:BucketTests.test_basic\nPASS: tests/test_more.py:BucketTests.test_in\nPASS: tests/test_more.py:BucketTests.test_list\nPASS: tests/test_more.py:BucketTests.test_list_validator\nPASS: tests/test_more.py:BucketTests.test_validator\nPASS: tests/test_more.py:SpyTests.test_basic\nPASS: tests/test_more.py:SpyTests.test_immutable\nPASS: tests/test_more.py:SpyTests.test_too_many\nPASS: tests/test_more.py:SpyTests.test_unpacking\nPASS: tests/test_more.py:SpyTests.test_zero\nPASS: tests/test_more.py:InterleaveTests.test_even\nPASS: tests/test_more.py:InterleaveTests.test_mixed_types\nPASS: tests/test_more.py:InterleaveTests.test_short\nPASS: tests/test_more.py:InterleaveLongestTests.test_even\nPASS: tests/test_more.py:InterleaveLongestTests.test_mixed_types\nPASS: tests/test_more.py:InterleaveLongestTests.test_short\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_argument_mismatch_raises\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_degenerate_empty\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_degenerate_one\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_equal_lengths\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_manual_lengths\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_many_iters\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_no_length_raises\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_not_proportional\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_proportional\nPASS: tests/test_more.py:InterleaveEvenlyTests.test_three_iters\nPASS: tests/test_more.py:TestCollapse.test_collapse\nPASS: tests/test_more.py:TestCollapse.test_collapse_flatten\nPASS: tests/test_more.py:TestCollapse.test_collapse_to_bytes\nPASS: tests/test_more.py:TestCollapse.test_collapse_to_level\nPASS: tests/test_more.py:TestCollapse.test_collapse_to_list\nPASS: tests/test_more.py:TestCollapse.test_collapse_to_string\nPASS: tests/test_more.py:SideEffectTests.test_before_after\nPASS: tests/test_more.py:SideEffectTests.test_before_fails\nPASS: tests/test_more.py:SideEffectTests.test_chunked\nPASS: tests/test_more.py:SideEffectTests.test_individual\nPASS: tests/test_more.py:SlicedTests.test_even\nPASS: tests/test_more.py:SlicedTests.test_not_sliceable\nPASS: tests/test_more.py:SlicedTests.test_numpy_like_array\nPASS: tests/test_more.py:SlicedTests.test_odd\nPASS: tests/test_more.py:SlicedTests.test_odd_and_strict\nPASS: tests/test_more.py:SplitAtTests.test_basic\nPASS: tests/test_more.py:SplitAtTests.test_combination\nPASS: tests/test_more.py:SplitAtTests.test_keep_separator\nPASS: tests/test_more.py:SplitAtTests.test_maxsplit\nPASS: tests/test_more.py:SplitBeforeTest.test_empty_collection\nPASS: tests/test_more.py:SplitBeforeTest.test_ends_with_sep\nPASS: tests/test_more.py:SplitBeforeTest.test_max_split\nPASS: tests/test_more.py:SplitBeforeTest.test_no_sep\nPASS: tests/test_more.py:SplitBeforeTest.test_starts_with_sep\nPASS: tests/test_more.py:SplitAfterTest.test_ends_with_sep\nPASS: tests/test_more.py:SplitAfterTest.test_max_split\nPASS: tests/test_more.py:SplitAfterTest.test_no_sep\nPASS: tests/test_more.py:SplitAfterTest.test_starts_with_sep\nPASS: tests/test_more.py:SplitWhenTests.test_after_emulation_ends_with_sep\nPASS: tests/test_more.py:SplitWhenTests.test_after_emulation_no_sep\nPASS: tests/test_more.py:SplitWhenTests.test_after_emulation_starts_with_sep\nPASS: tests/test_more.py:SplitWhenTests.test_before_emulation_ends_with_sep\nPASS: tests/test_more.py:SplitWhenTests.test_before_emulation_no_sep\nPASS: tests/test_more.py:SplitWhenTests.test_before_emulation_starts_with_sep\nPASS: tests/test_more.py:SplitWhenTests.test_empty_iterable\nPASS: tests/test_more.py:SplitWhenTests.test_max_split\nPASS: tests/test_more.py:SplitWhenTests.test_one_element\nPASS: tests/test_more.py:SplitWhenTests.test_one_element_is_first_item\nPASS: tests/test_more.py:SplitWhenTests.test_one_element_is_second_item\nPASS: tests/test_more.py:SplitIntoTests.test_bool_in_sizes\nPASS: tests/test_more.py:SplitIntoTests.test_both_empty\nPASS: tests/test_more.py:SplitIntoTests.test_generator_iterable_integrity\nPASS: tests/test_more.py:SplitIntoTests.test_generator_sizes_integrity\nPASS: tests/test_more.py:SplitIntoTests.test_invalid_in_sizes\nPASS: tests/test_more.py:SplitIntoTests.test_invalid_in_sizes_after_none\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_empty\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_empty_using_none\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_just_right\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_too_large\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_too_small\nPASS: tests/test_more.py:SplitIntoTests.test_iterable_too_small_extra\nPASS: tests/test_more.py:SplitIntoTests.test_sizes_empty\nPASS: tests/test_more.py:SplitIntoTests.test_using_none_mid_sizes\nPASS: tests/test_more.py:SplitIntoTests.test_using_none_with_leftover\nPASS: tests/test_more.py:SplitIntoTests.test_using_none_without_leftover\nPASS: tests/test_more.py:PaddedTest.test_invalid_n\nPASS: tests/test_more.py:PaddedTest.test_next_multiple\nPASS: tests/test_more.py:PaddedTest.test_no_n\nPASS: tests/test_more.py:PaddedTest.test_valid_n\nPASS: tests/test_more.py:RepeatEachTests.test_basic\nPASS: tests/test_more.py:RepeatEachTests.test_default\nPASS: tests/test_more.py:RepeatEachTests.test_empty\nPASS: tests/test_more.py:RepeatEachTests.test_infinite_input\nPASS: tests/test_more.py:RepeatEachTests.test_negative_repeat\nPASS: tests/test_more.py:RepeatEachTests.test_no_repeat\nPASS: tests/test_more.py:RepeatLastTests.test_basic\nPASS: tests/test_more.py:RepeatLastTests.test_default_value\nPASS: tests/test_more.py:RepeatLastTests.test_empty_iterable\nPASS: tests/test_more.py:DistributeTest.test_basic\nPASS: tests/test_more.py:DistributeTest.test_invalid_n\nPASS: tests/test_more.py:DistributeTest.test_large_n\nPASS: tests/test_more.py:StaggerTest.test_default\nPASS: tests/test_more.py:StaggerTest.test_longest\nPASS: tests/test_more.py:StaggerTest.test_offsets\nPASS: tests/test_more.py:ZipEqualTest.test_deprecation\nPASS: tests/test_more.py:ZipEqualTest.test_equal\nPASS: tests/test_more.py:ZipEqualTest.test_unequal_lists\nPASS: tests/test_more.py:ZipOffsetTest.test_longest\nPASS: tests/test_more.py:ZipOffsetTest.test_mismatch\nPASS: tests/test_more.py:ZipOffsetTest.test_shortest\nPASS: tests/test_more.py:UnzipTests.test_empty_iterable\nPASS: tests/test_more.py:UnzipTests.test_improperly_zipped\nPASS: tests/test_more.py:UnzipTests.test_increasingly_zipped\nPASS: tests/test_more.py:UnzipTests.test_length_one_iterable\nPASS: tests/test_more.py:UnzipTests.test_normal_case\nPASS: tests/test_more.py:SortTogetherTest.test_invalid_key_list\nPASS: tests/test_more.py:SortTogetherTest.test_key_function\nPASS: tests/test_more.py:SortTogetherTest.test_key_list\nPASS: tests/test_more.py:SortTogetherTest.test_reverse\nPASS: tests/test_more.py:SortTogetherTest.test_uneven_iterables\nPASS: tests/test_more.py:DivideTest.test_basic\nPASS: tests/test_more.py:DivideTest.test_invalid_n\nPASS: tests/test_more.py:DivideTest.test_large_n\nPASS: tests/test_more.py:TestAlwaysIterable.test_base_type\nPASS: tests/test_more.py:TestAlwaysIterable.test_generator\nPASS: tests/test_more.py:TestAlwaysIterable.test_iterables\nPASS: tests/test_more.py:TestAlwaysIterable.test_none\nPASS: tests/test_more.py:TestAlwaysIterable.test_single\nPASS: tests/test_more.py:TestAlwaysIterable.test_strings\nPASS: tests/test_more.py:AdjacentTests.test_call_once\nPASS: tests/test_more.py:AdjacentTests.test_consecutive_true\nPASS: tests/test_more.py:AdjacentTests.test_distance\nPASS: tests/test_more.py:AdjacentTests.test_empty_iterable\nPASS: tests/test_more.py:AdjacentTests.test_grouping\nPASS: tests/test_more.py:AdjacentTests.test_large_distance\nPASS: tests/test_more.py:AdjacentTests.test_length_one\nPASS: tests/test_more.py:AdjacentTests.test_negative_distance\nPASS: tests/test_more.py:AdjacentTests.test_typical\nPASS: tests/test_more.py:AdjacentTests.test_zero_distance\nPASS: tests/test_more.py:GroupByTransformTests.test_default_funcs\nPASS: tests/test_more.py:GroupByTransformTests.test_no_valuefunc\nPASS: tests/test_more.py:GroupByTransformTests.test_reducefunc\nPASS: tests/test_more.py:GroupByTransformTests.test_valuefunc\nPASS: tests/test_more.py:NumericRangeTests.test_arg_count\nPASS: tests/test_more.py:NumericRangeTests.test_bad_key\nPASS: tests/test_more.py:NumericRangeTests.test_basic\nPASS: tests/test_more.py:NumericRangeTests.test_bool\nPASS: tests/test_more.py:NumericRangeTests.test_contains\nPASS: tests/test_more.py:NumericRangeTests.test_count\nPASS: tests/test_more.py:NumericRangeTests.test_eq\nPASS: tests/test_more.py:NumericRangeTests.test_get_item_by_index\nPASS: tests/test_more.py:NumericRangeTests.test_get_item_by_slice\nPASS: tests/test_more.py:NumericRangeTests.test_hash\nPASS: tests/test_more.py:NumericRangeTests.test_index\nPASS: tests/test_more.py:NumericRangeTests.test_iter_twice\nPASS: tests/test_more.py:NumericRangeTests.test_len\nPASS: tests/test_more.py:NumericRangeTests.test_parent_classes\nPASS: tests/test_more.py:NumericRangeTests.test_pickle\nPASS: tests/test_more.py:NumericRangeTests.test_repr\nPASS: tests/test_more.py:NumericRangeTests.test_reversed\nPASS: tests/test_more.py:NumericRangeTests.test_zero_step\nPASS: tests/test_more.py:CountCycleTests.test_basic\nPASS: tests/test_more.py:CountCycleTests.test_empty\nPASS: tests/test_more.py:CountCycleTests.test_negative\nPASS: tests/test_more.py:MarkEndsTests.test_basic\nPASS: tests/test_more.py:LocateTests.test_custom_pred\nPASS: tests/test_more.py:LocateTests.test_default_pred\nPASS: tests/test_more.py:LocateTests.test_no_matches\nPASS: tests/test_more.py:LocateTests.test_window_size\nPASS: tests/test_more.py:LocateTests.test_window_size_large\nPASS: tests/test_more.py:LocateTests.test_window_size_zero\nPASS: tests/test_more.py:StripFunctionTests.test_hashable\nPASS: tests/test_more.py:StripFunctionTests.test_math\nPASS: tests/test_more.py:StripFunctionTests.test_not_hashable\nPASS: tests/test_more.py:IsliceExtendedTests.test_all\nPASS: tests/test_more.py:IsliceExtendedTests.test_invalid_slice\nPASS: tests/test_more.py:IsliceExtendedTests.test_slicing\nPASS: tests/test_more.py:IsliceExtendedTests.test_slicing_extensive\nPASS: tests/test_more.py:IsliceExtendedTests.test_zero_step\nPASS: tests/test_more.py:ConsecutiveGroupsTest.test_custom_ordering\nPASS: tests/test_more.py:ConsecutiveGroupsTest.test_exotic_ordering\nPASS: tests/test_more.py:ConsecutiveGroupsTest.test_numbers\nPASS: tests/test_more.py:DifferenceTest.test_custom\nPASS: tests/test_more.py:DifferenceTest.test_empty\nPASS: tests/test_more.py:DifferenceTest.test_initial\nPASS: tests/test_more.py:DifferenceTest.test_normal\nPASS: tests/test_more.py:DifferenceTest.test_one\nPASS: tests/test_more.py:DifferenceTest.test_roundtrip\nPASS: tests/test_more.py:SeekableTest.test_elements\nPASS: tests/test_more.py:SeekableTest.test_exhaustion_reset\nPASS: tests/test_more.py:SeekableTest.test_forward\nPASS: tests/test_more.py:SeekableTest.test_maxlen\nPASS: tests/test_more.py:SeekableTest.test_maxlen_zero\nPASS: tests/test_more.py:SeekableTest.test_partial_reset\nPASS: tests/test_more.py:SeekableTest.test_passthrough\nPASS: tests/test_more.py:SeekableTest.test_past_end\nPASS: tests/test_more.py:SeekableTest.test_peek_default\nPASS: tests/test_more.py:SeekableTest.test_relative_seek\nPASS: tests/test_more.py:SeekableTest.test_simple_peeking\nPASS: tests/test_more.py:SeekableTest.test_truthiness\nPASS: tests/test_more.py:SequenceViewTests.test_abc_methods\nPASS: tests/test_more.py:SequenceViewTests.test_indexing\nPASS: tests/test_more.py:SequenceViewTests.test_init\nPASS: tests/test_more.py:SequenceViewTests.test_slicing\nPASS: tests/test_more.py:SequenceViewTests.test_update\nPASS: tests/test_more.py:RunLengthTest.test_decode\nPASS: tests/test_more.py:RunLengthTest.test_encode\nPASS: tests/test_more.py:ExactlyNTests.test_empty\nPASS: tests/test_more.py:ExactlyNTests.test_false\nPASS: tests/test_more.py:ExactlyNTests.test_true\nPASS: tests/test_more.py:AlwaysReversibleTests.test_nonseq_reversed\nPASS: tests/test_more.py:AlwaysReversibleTests.test_regular_reversed\nPASS: tests/test_more.py:CircularShiftsTests.test_duplicates\nPASS: tests/test_more.py:CircularShiftsTests.test_empty\nPASS: tests/test_more.py:CircularShiftsTests.test_simple_circular_shifts\nPASS: tests/test_more.py:MakeDecoratorTests.test_basic\nPASS: tests/test_more.py:MakeDecoratorTests.test_result_index\nPASS: tests/test_more.py:MakeDecoratorTests.test_wrap_class\nPASS: tests/test_more.py:MapReduceTests.test_default\nPASS: tests/test_more.py:MapReduceTests.test_reducefunc\nPASS: tests/test_more.py:MapReduceTests.test_ret\nPASS: tests/test_more.py:MapReduceTests.test_valuefunc\nPASS: tests/test_more.py:RlocateTests.test_custom_pred\nPASS: tests/test_more.py:RlocateTests.test_default_pred\nPASS: tests/test_more.py:RlocateTests.test_efficient_reversal\nPASS: tests/test_more.py:RlocateTests.test_no_matches\nPASS: tests/test_more.py:RlocateTests.test_window_size\nPASS: tests/test_more.py:RlocateTests.test_window_size_large\nPASS: tests/test_more.py:RlocateTests.test_window_size_zero\nPASS: tests/test_more.py:ReplaceTests.test_basic\nPASS: tests/test_more.py:ReplaceTests.test_count\nPASS: tests/test_more.py:ReplaceTests.test_iterable_substitutes\nPASS: tests/test_more.py:ReplaceTests.test_window_size\nPASS: tests/test_more.py:ReplaceTests.test_window_size_count\nPASS: tests/test_more.py:ReplaceTests.test_window_size_end\nPASS: tests/test_more.py:ReplaceTests.test_window_size_large\nPASS: tests/test_more.py:ReplaceTests.test_window_size_zero\nPASS: tests/test_more.py:PartitionsTest.test_duplicates\nPASS: tests/test_more.py:PartitionsTest.test_empty\nPASS: tests/test_more.py:PartitionsTest.test_order\nPASS: tests/test_more.py:PartitionsTest.test_types\nPASS: tests/test_more.py:SetPartitionsTests.test_duplicates\nPASS: tests/test_more.py:SetPartitionsTests.test_each_correct\nPASS: tests/test_more.py:SetPartitionsTests.test_found_all\nPASS: tests/test_more.py:SetPartitionsTests.test_no_group\nPASS: tests/test_more.py:SetPartitionsTests.test_repeated\nPASS: tests/test_more.py:SetPartitionsTests.test_stirling_numbers\nPASS: tests/test_more.py:SetPartitionsTests.test_to_many_groups\nPASS: tests/test_more.py:TimeLimitedTests.test_basic\nPASS: tests/test_more.py:TimeLimitedTests.test_complete\nPASS: tests/test_more.py:TimeLimitedTests.test_invalid_limit\nPASS: tests/test_more.py:TimeLimitedTests.test_zero_limit\nPASS: tests/test_more.py:OnlyTests.test_custom_exception\nPASS: tests/test_more.py:OnlyTests.test_custom_value\nPASS: tests/test_more.py:OnlyTests.test_default_exception_message\nPASS: tests/test_more.py:OnlyTests.test_defaults\nPASS: tests/test_more.py:IchunkedTests.test_even\nPASS: tests/test_more.py:IchunkedTests.test_laziness\nPASS: tests/test_more.py:IchunkedTests.test_memory_in_order\nPASS: tests/test_more.py:IchunkedTests.test_negative\nPASS: tests/test_more.py:IchunkedTests.test_odd\nPASS: tests/test_more.py:IchunkedTests.test_out_of_order\nPASS: tests/test_more.py:IchunkedTests.test_zero\nPASS: tests/test_more.py:DistinctCombinationsTests.test_basic\nPASS: tests/test_more.py:DistinctCombinationsTests.test_empty\nPASS: tests/test_more.py:DistinctCombinationsTests.test_negative\nPASS: tests/test_more.py:FilterExceptTests.test_false\nPASS: tests/test_more.py:FilterExceptTests.test_multiple\nPASS: tests/test_more.py:FilterExceptTests.test_no_exceptions_pass\nPASS: tests/test_more.py:FilterExceptTests.test_no_exceptions_raise\nPASS: tests/test_more.py:FilterExceptTests.test_raise\nPASS: tests/test_more.py:MapExceptTests.test_multiple\nPASS: tests/test_more.py:MapExceptTests.test_no_exceptions_pass\nPASS: tests/test_more.py:MapExceptTests.test_no_exceptions_raise\nPASS: tests/test_more.py:MapExceptTests.test_raise\nPASS: tests/test_more.py:MapIfTests.test_empty\nPASS: tests/test_more.py:MapIfTests.test_with_func_else\nPASS: tests/test_more.py:MapIfTests.test_without_func_else\nPASS: tests/test_more.py:SampleTests.test_invariance_under_permutations_unweighted\nPASS: tests/test_more.py:SampleTests.test_invariance_under_permutations_weighted\nPASS: tests/test_more.py:SampleTests.test_length\nPASS: tests/test_more.py:SampleTests.test_sampling_entire_iterable\nPASS: tests/test_more.py:SampleTests.test_scale_invariance_of_weights\nPASS: tests/test_more.py:SampleTests.test_unit_case\nPASS: tests/test_more.py:IsSortedTests.test_basic\nPASS: tests/test_more.py:CallbackIterTests.test_abort\nPASS: tests/test_more.py:CallbackIterTests.test_basic\nPASS: tests/test_more.py:CallbackIterTests.test_callback_kwd\nPASS: tests/test_more.py:CallbackIterTests.test_exception\nPASS: tests/test_more.py:CallbackIterTests.test_no_result\nPASS: tests/test_more.py:CallbackIterTests.test_partial_consumption\nPASS: tests/test_more.py:WindowedCompleteTests.test_basic\nPASS: tests/test_more.py:WindowedCompleteTests.test_every_partition\nPASS: tests/test_more.py:WindowedCompleteTests.test_wrong_length\nPASS: tests/test_more.py:WindowedCompleteTests.test_zero_length\nPASS: tests/test_more.py:AllUniqueTests.test_basic\nPASS: tests/test_more.py:AllUniqueTests.test_infinite\nPASS: tests/test_more.py:AllUniqueTests.test_key\nPASS: tests/test_more.py:AllUniqueTests.test_non_hashable\nPASS: tests/test_more.py:AllUniqueTests.test_partially_hashable\nPASS: tests/test_more.py:NthProductTests.test_basic\nPASS: tests/test_more.py:NthProductTests.test_invalid_index\nPASS: tests/test_more.py:NthProductTests.test_long\nPASS: tests/test_more.py:NthProductTests.test_negative\nPASS: tests/test_more.py:NthCombinationWithReplacementTests.test_basic\nPASS: tests/test_more.py:NthCombinationWithReplacementTests.test_invalid_index\nPASS: tests/test_more.py:NthCombinationWithReplacementTests.test_invalid_r\nPASS: tests/test_more.py:NthCombinationWithReplacementTests.test_long\nPASS: tests/test_more.py:ValueChainTests.test_complex\nPASS: tests/test_more.py:ValueChainTests.test_empty\nPASS: tests/test_more.py:ValueChainTests.test_empty_lists\nPASS: tests/test_more.py:ValueChainTests.test_more\nPASS: tests/test_more.py:ValueChainTests.test_simple\nPASS: tests/test_more.py:ProductIndexTests.test_basic\nPASS: tests/test_more.py:ProductIndexTests.test_invalid_empty\nPASS: tests/test_more.py:ProductIndexTests.test_invalid_large\nPASS: tests/test_more.py:ProductIndexTests.test_invalid_match\nPASS: tests/test_more.py:ProductIndexTests.test_invalid_small\nPASS: tests/test_more.py:ProductIndexTests.test_long\nPASS: tests/test_more.py:ProductIndexTests.test_multiplicity\nPASS: tests/test_more.py:CombinationIndexTests.test_invalid_large\nPASS: tests/test_more.py:CombinationIndexTests.test_invalid_match\nPASS: tests/test_more.py:CombinationIndexTests.test_invalid_order\nPASS: tests/test_more.py:CombinationIndexTests.test_long\nPASS: tests/test_more.py:CombinationIndexTests.test_multiplicity\nPASS: tests/test_more.py:CombinationIndexTests.test_null\nPASS: tests/test_more.py:CombinationIndexTests.test_r_equal_to_n\nPASS: tests/test_more.py:CombinationIndexTests.test_r_less_than_n\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_invalid_large\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_invalid_match\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_invalid_order\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_long\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_multiplicity\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_null\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_r_equal_to_n\nPASS: tests/test_more.py:CombinationWithReplacementIndexTests.test_r_less_than_n\nPASS: tests/test_more.py:PermutationIndexTests.test_invalid_large\nPASS: tests/test_more.py:PermutationIndexTests.test_invalid_match\nPASS: tests/test_more.py:PermutationIndexTests.test_long\nPASS: tests/test_more.py:PermutationIndexTests.test_multiplicity\nPASS: tests/test_more.py:PermutationIndexTests.test_null\nPASS: tests/test_more.py:PermutationIndexTests.test_r_equal_to_n\nPASS: tests/test_more.py:PermutationIndexTests.test_r_less_than_n\nPASS: tests/test_more.py:CountableTests.test_basic\nPASS: tests/test_more.py:CountableTests.test_empty\nPASS: tests/test_more.py:ChunkedEvenTests.test_0\nPASS: tests/test_more.py:ChunkedEvenTests.test_1\nPASS: tests/test_more.py:ChunkedEvenTests.test_4\nPASS: tests/test_more.py:ChunkedEvenTests.test_5\nPASS: tests/test_more.py:ChunkedEvenTests.test_6\nPASS: tests/test_more.py:ChunkedEvenTests.test_7\nPASS: tests/test_more.py:ChunkedEvenTests.test_evenness\nPASS: tests/test_more.py:ChunkedEvenTests.test_infinite\nPASS: tests/test_more.py:ZipBroadcastTests.test_scalar_types\nPASS: tests/test_more.py:ZipBroadcastTests.test_zip\nPASS: tests/test_more.py:UniqueInWindowTests.test_basic\nPASS: tests/test_more.py:UniqueInWindowTests.test_invalid_n\nPASS: tests/test_more.py:UniqueInWindowTests.test_key\nPASS: tests/test_more.py:StrictlyNTests.test_basic\nPASS: tests/test_more.py:StrictlyNTests.test_too_long_custom\nPASS: tests/test_more.py:StrictlyNTests.test_too_long_default\nPASS: tests/test_more.py:StrictlyNTests.test_too_short_custom\nPASS: tests/test_more.py:StrictlyNTests.test_too_short_default\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_basic\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_key_hashable\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_key_non_hashable\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_key_partially_hashable\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_non_hashable\nPASS: tests/test_more.py:DuplicatesEverSeenTests.test_partially_hashable\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_basic\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_key_hashable\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_key_non_hashable\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_key_partially_hashable\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_nested\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_non_hashable\nPASS: tests/test_more.py:DuplicatesJustSeenTests.test_partially_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_basic\nPASS: tests/test_more.py:ClassifyUniqueTests.test_key_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_key_non_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_key_partially_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_non_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_partially_hashable\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_everseen\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_everseen_key\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_justseen\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_duplicates_justseen_key\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_unique_everseen\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_unique_everseen_key\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_unique_justseen\nPASS: tests/test_more.py:ClassifyUniqueTests.test_vs_unique_justseen_key\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_basic\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_contains_infinite_iterables\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_empty_iterables_only\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_includes_empty_iterables\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_infinite_iterables\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_iterators\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_no_iterables\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_non_hashable\nPASS: tests/test_more.py:LongestCommonPrefixTests.test_prefix_contains_elements_of_the_first_iterable\nPASS: tests/test_more.py:IequalsTests.test_basic\nPASS: tests/test_more.py:IequalsTests.test_empty_iterables\nPASS: tests/test_more.py:IequalsTests.test_more_than_two_iterable\nPASS: tests/test_more.py:IequalsTests.test_no_iterables\nPASS: tests/test_more.py:IequalsTests.test_none_is_not_a_sentinel\nPASS: tests/test_more.py:IequalsTests.test_not_equal_lengths\nPASS: tests/test_more.py:IequalsTests.test_not_identical_but_equal\nPASS: tests/test_more.py:IequalsTests.test_one_iterable\nPASS: tests/test_more.py:IequalsTests.test_order_matters\nPASS: tests/test_more.py:ConstrainedBatchesTests.test_basic\nPASS: tests/test_more.py:ConstrainedBatchesTests.test_get_len\nPASS: tests/test_more.py:ConstrainedBatchesTests.test_max_count\nPASS: tests/test_more.py:ConstrainedBatchesTests.test_strict\nPASS: tests/test_more.py:GrayProductTests.test_basic\nPASS: tests/test_more.py:GrayProductTests.test_errors\nPASS: tests/test_more.py:GrayProductTests.test_vs_product\nPASS: tests/test_more.py:PartialProductTests.test_basic\nPASS: tests/test_more.py:PartialProductTests.test_empty_iterable\nPASS: tests/test_more.py:PartialProductTests.test_no_iterables\nPASS: tests/test_more.py:PartialProductTests.test_one_iterable\nPASS: tests/test_more.py:PartialProductTests.test_two_iterables\nPASS: tests/test_more.py:PartialProductTests.test_uneven_length_iterables\nPASS: tests/test_more.py:IterateTests.test_basic\nPASS: tests/test_more.py:IterateTests.test_func_controls_iteration_stop\nPASS: tests/test_more.py:TakewhileInclusiveTests.test_basic\nPASS: tests/test_more.py:TakewhileInclusiveTests.test_collatz_sequence\nPASS: tests/test_more.py:TakewhileInclusiveTests.test_empty_iterator\nPASS: tests/test_more.py:OuterProductTests.test_basic\nPASS: tests/test_more.py:IterSuppressTests.test_early_suppression\nPASS: tests/test_more.py:IterSuppressTests.test_no_error\nPASS: tests/test_more.py:IterSuppressTests.test_raises_error\nPASS: tests/test_more.py:IterSuppressTests.test_suppression\nPASS: tests/test_more.py:FilterMapTests.test_filter\nPASS: tests/test_more.py:FilterMapTests.test_filter_map\nPASS: tests/test_more.py:FilterMapTests.test_map\nPASS: tests/test_more.py:FilterMapTests.test_no_iterables\nPASS: tests/test_recipes.py:TakeTests.test_negative_take\nPASS: tests/test_recipes.py:TakeTests.test_null_take\nPASS: tests/test_recipes.py:TakeTests.test_simple_take\nPASS: tests/test_recipes.py:TakeTests.test_take_too_much\nPASS: tests/test_recipes.py:TabulateTests.test_count\nPASS: tests/test_recipes.py:TabulateTests.test_simple_tabulate\nPASS: tests/test_recipes.py:TailTests.test_iterator_equal\nPASS: tests/test_recipes.py:TailTests.test_iterator_greater\nPASS: tests/test_recipes.py:TailTests.test_iterator_less\nPASS: tests/test_recipes.py:TailTests.test_sized_equal\nPASS: tests/test_recipes.py:TailTests.test_sized_greater\nPASS: tests/test_recipes.py:TailTests.test_sized_less\nPASS: tests/test_recipes.py:ConsumeTests.test_negative_consume\nPASS: tests/test_recipes.py:ConsumeTests.test_null_consume\nPASS: tests/test_recipes.py:ConsumeTests.test_sanity\nPASS: tests/test_recipes.py:ConsumeTests.test_total_consume\nPASS: tests/test_recipes.py:NthTests.test_basic\nPASS: tests/test_recipes.py:NthTests.test_default\nPASS: tests/test_recipes.py:NthTests.test_negative_item_raises\nPASS: tests/test_recipes.py:AllEqualTests.test_empty\nPASS: tests/test_recipes.py:AllEqualTests.test_false\nPASS: tests/test_recipes.py:AllEqualTests.test_one\nPASS: tests/test_recipes.py:AllEqualTests.test_tricky\nPASS: tests/test_recipes.py:AllEqualTests.test_true\nPASS: tests/test_recipes.py:QuantifyTests.test_custom_predicate\nPASS: tests/test_recipes.py:QuantifyTests.test_happy_path\nPASS: tests/test_recipes.py:PadnoneTests.test_basic\nPASS: tests/test_recipes.py:NcyclesTests.test_happy_path\nPASS: tests/test_recipes.py:NcyclesTests.test_null_case\nPASS: tests/test_recipes.py:NcyclesTests.test_pathological_case\nPASS: tests/test_recipes.py:DotproductTests.test_happy_path\nPASS: tests/test_recipes.py:FlattenTests.test_basic_usage\nPASS: tests/test_recipes.py:FlattenTests.test_single_level\nPASS: tests/test_recipes.py:RepeatfuncTests.test_added_arguments\nPASS: tests/test_recipes.py:RepeatfuncTests.test_finite_repeat\nPASS: tests/test_recipes.py:RepeatfuncTests.test_null_times\nPASS: tests/test_recipes.py:RepeatfuncTests.test_simple_repeat\nPASS: tests/test_recipes.py:PairwiseTests.test_base_case\nPASS: tests/test_recipes.py:PairwiseTests.test_short_case\nPASS: tests/test_recipes.py:GrouperTests.test_basic\nPASS: tests/test_recipes.py:GrouperTests.test_fill\nPASS: tests/test_recipes.py:GrouperTests.test_ignore\nPASS: tests/test_recipes.py:GrouperTests.test_invalid_incomplete\nPASS: tests/test_recipes.py:GrouperTests.test_strict\nPASS: tests/test_recipes.py:GrouperTests.test_strict_fails\nPASS: tests/test_recipes.py:RoundrobinTests.test_even_groups\nPASS: tests/test_recipes.py:RoundrobinTests.test_uneven_groups\nPASS: tests/test_recipes.py:PartitionTests.test_arbitrary\nPASS: tests/test_recipes.py:PartitionTests.test_bool\nPASS: tests/test_recipes.py:PartitionTests.test_pred_is_none\nPASS: tests/test_recipes.py:PowersetTests.test_combinatorics\nPASS: tests/test_recipes.py:UniqueEverseenTests.test_custom_key\nPASS: tests/test_recipes.py:UniqueEverseenTests.test_everseen\nPASS: tests/test_recipes.py:UniqueEverseenTests.test_unhashable\nPASS: tests/test_recipes.py:UniqueEverseenTests.test_unhashable_key\nPASS: tests/test_recipes.py:UniqueJustseenTests.test_custom_key\nPASS: tests/test_recipes.py:UniqueJustseenTests.test_justseen\nPASS: tests/test_recipes.py:IterExceptTests.test_exact_exception\nPASS: tests/test_recipes.py:IterExceptTests.test_first\nPASS: tests/test_recipes.py:IterExceptTests.test_generic_exception\nPASS: tests/test_recipes.py:IterExceptTests.test_multiple\nPASS: tests/test_recipes.py:IterExceptTests.test_uncaught_exception_is_raised\nPASS: tests/test_recipes.py:FirstTrueTests.test_default\nPASS: tests/test_recipes.py:FirstTrueTests.test_nothing_true\nPASS: tests/test_recipes.py:FirstTrueTests.test_pred\nPASS: tests/test_recipes.py:FirstTrueTests.test_something_true\nPASS: tests/test_recipes.py:RandomProductTests.test_list_with_repeat\nPASS: tests/test_recipes.py:RandomProductTests.test_simple_lists\nPASS: tests/test_recipes.py:RandomPermutationTests.test_full_permutation\nPASS: tests/test_recipes.py:RandomPermutationTests.test_partial_permutation\nPASS: tests/test_recipes.py:RandomCombinationTests.test_no_replacement\nPASS: tests/test_recipes.py:RandomCombinationTests.test_pseudorandomness\nPASS: tests/test_recipes.py:RandomCombinationWithReplacementTests.test_pseudorandomness\nPASS: tests/test_recipes.py:RandomCombinationWithReplacementTests.test_replacement\nPASS: tests/test_recipes.py:NthCombinationTests.test_basic\nPASS: tests/test_recipes.py:NthCombinationTests.test_invalid_index\nPASS: tests/test_recipes.py:NthCombinationTests.test_invalid_r\nPASS: tests/test_recipes.py:NthCombinationTests.test_long\nPASS: tests/test_recipes.py:NthPermutationTests.test_invalid_index\nPASS: tests/test_recipes.py:NthPermutationTests.test_invalid_r\nPASS: tests/test_recipes.py:NthPermutationTests.test_long\nPASS: tests/test_recipes.py:NthPermutationTests.test_negative_index\nPASS: tests/test_recipes.py:NthPermutationTests.test_null\nPASS: tests/test_recipes.py:NthPermutationTests.test_r_equal_to_n\nPASS: tests/test_recipes.py:NthPermutationTests.test_r_less_than_n\nPASS: tests/test_recipes.py:PrependTests.test_basic\nPASS: tests/test_recipes.py:PrependTests.test_multiple\nPASS: tests/test_recipes.py:Convolvetests.test_derivative\nPASS: tests/test_recipes.py:Convolvetests.test_infinite_signal\nPASS: tests/test_recipes.py:Convolvetests.test_moving_average\nPASS: tests/test_recipes.py:BeforeAndAfterTests.test_empty\nPASS: tests/test_recipes.py:BeforeAndAfterTests.test_nested_remainder\nPASS: tests/test_recipes.py:BeforeAndAfterTests.test_never_false\nPASS: tests/test_recipes.py:BeforeAndAfterTests.test_never_true\nPASS: tests/test_recipes.py:BeforeAndAfterTests.test_some_true\nPASS: tests/test_recipes.py:TriplewiseTests.test_basic\nPASS: tests/test_recipes.py:SlidingWindowTests.test_basic\nPASS: tests/test_recipes.py:SubslicesTests.test_basic\nPASS: tests/test_recipes.py:PolynomialFromRootsTests.test_basic\nPASS: tests/test_recipes.py:PolynomialEvalTests.test_basic\nPASS: tests/test_recipes.py:IterIndexTests.test_basic\nPASS: tests/test_recipes.py:IterIndexTests.test_start\nPASS: tests/test_recipes.py:IterIndexTests.test_stop\nPASS: tests/test_recipes.py:SieveTests.test_basic\nPASS: tests/test_recipes.py:SieveTests.test_prime_counts\nPASS: tests/test_recipes.py:SieveTests.test_small_numbers\nPASS: tests/test_recipes.py:BatchedTests.test_basic\nPASS: tests/test_recipes.py:BatchedTests.test_strict\nPASS: tests/test_recipes.py:TransposeTests.test_basic\nPASS: tests/test_recipes.py:TransposeTests.test_empty\nSKIP: tests/test_recipes.py:TransposeTests.test_incompatible_allow # SKIP strict=True missing on 3.9\nPASS: tests/test_recipes.py:TransposeTests.test_incompatible_error\nPASS: tests/test_recipes.py:ReshapeTests.test_basic\nPASS: tests/test_recipes.py:ReshapeTests.test_empty\nPASS: tests/test_recipes.py:ReshapeTests.test_zero\nPASS: tests/test_recipes.py:MatMulTests.test_m_by_n\nPASS: tests/test_recipes.py:MatMulTests.test_n_by_n\nPASS: tests/test_recipes.py:FactorTests.test_basic\nPASS: tests/test_recipes.py:FactorTests.test_cross_check\nPASS: tests/test_recipes.py:SumOfSquaresTests.test_basic\nPASS: tests/test_recipes.py:PolynomialDerivativeTests.test_basic\nPASS: tests/test_recipes.py:TotientTests.test_basic\n============================================================================\nTestsuite summary\n# TOTAL: 627\n# PASS: 626\n# SKIP: 1\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 5\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.121939659118652,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-pluggy_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-pluggy",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0009913444519042969,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3982231616973877,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.051863908767700195,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2.124103307723999,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001233816146850586,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-pluggy.testing/test_details.py:test_not_all_arguments_are_provided_issues_a_warning": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_details.py:test_parse_hookimpl_override": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_details.py:test_plugin_getattr_raises_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_details.py:test_repr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_details.py:test_warn_when_deprecated_specified": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_formatdef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_varnames": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_varnames_class": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_varnames_decorator": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_varnames_default": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_helpers.py:test_varnames_keyword_only": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_nonwrappers": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_nonwrappers_tryfirst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_nonwrappers_trylast": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_nonwrappers_trylast2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_nonwrappers_trylast3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_wrappers_complex": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_wrappers_ordering": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_adding_wrappers_ordering_tryfirst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hook_conflict": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[False-hookwrapper]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[False-optionalhook]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[False-tryfirst]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[False-trylast]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[True-hookwrapper]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[True-optionalhook]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[True-tryfirst]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookimpl[True-trylast]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookrelay_registration_by_specname": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookrelay_registration_by_specname_raises": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookrelay_registry": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_hookcaller.py:test_hookspec": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_argmismatch": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_call_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_firstresult_definition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_firstresult_force_result": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_firstresult_force_result_hookwrapper": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_firstresult_no_plugin": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_firstresult_returns_none": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_no_hookspec": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_non_wrapper_generator": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_only_kwargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_invocations.py:test_opt_in_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_call_none_is_no_result": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_exception[SystemExit]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_exception[ValueError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_force_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_not_yield": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_order": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_too_many_yield": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_two_yields": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_hookwrapper_yield_not_executed": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_keyword_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_keyword_args_with_defaultargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_suppress_inner_wrapper_teardown_exc": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_tags_call_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_unwind_inner_wrapper_teardown_exc": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_exception[SystemExit]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_exception[ValueError]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_exception_chaining": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_too_many_yield": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_two_yields": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_multicall.py:test_wrapper_yield_not_executed": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_add_hookspecs_nohooks": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_add_tracefuncs[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_add_tracefuncs[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_call_extra": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_call_with_too_few_args": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_get_hookcallers": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_get_hookimpls": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_has_plugin": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_historic_with_subset_hook_caller": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_hook_tracing[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_hook_tracing[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_load_setuptools_instantiation": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_plugin_double_register": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_pm": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_pm_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_both_wrapper_and_hookwrapper[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_both_wrapper_and_hookwrapper[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_dynamic_attr[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_dynamic_attr[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_historic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_historic_incompat_hookwrapper": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_historic_incompat_wrapper": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_hookwrapper_not_a_generator_function[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_hookwrapper_not_a_generator_function[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_mismatch_arg[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_mismatch_arg[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_mismatch_method[spec-is-class]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_mismatch_method[spec-is-instance]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_register_unknown_hooks": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_set_blocked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_subset_hook_caller": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_with_callbacks_immediately_executed": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_with_result_memorized[False]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_pluginmanager.py:test_with_result_memorized[True]": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_tracer.py:test_indent": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_tracer.py:test_readable_output_dictargs": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_tracer.py:test_setprocessor": {
                "status": "PASSED"
            },
            "ptestresult.python3-pluggy.testing/test_tracer.py:test_simple": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:25\nBEGIN: /usr/lib/python3-pluggy/ptest\nPASS: testing/test_details.py:test_parse_hookimpl_override\nPASS: testing/test_details.py:test_warn_when_deprecated_specified\nPASS: testing/test_details.py:test_plugin_getattr_raises_errors\nPASS: testing/test_details.py:test_not_all_arguments_are_provided_issues_a_warning\nPASS: testing/test_details.py:test_repr\nPASS: testing/test_helpers.py:test_varnames\nPASS: testing/test_helpers.py:test_varnames_default\nPASS: testing/test_helpers.py:test_varnames_class\nPASS: testing/test_helpers.py:test_varnames_keyword_only\nPASS: testing/test_helpers.py:test_formatdef\nPASS: testing/test_helpers.py:test_varnames_decorator\nPASS: testing/test_hookcaller.py:test_adding_nonwrappers\nPASS: testing/test_hookcaller.py:test_adding_nonwrappers_trylast\nPASS: testing/test_hookcaller.py:test_adding_nonwrappers_trylast3\nPASS: testing/test_hookcaller.py:test_adding_nonwrappers_trylast2\nPASS: testing/test_hookcaller.py:test_adding_nonwrappers_tryfirst\nPASS: testing/test_hookcaller.py:test_adding_wrappers_ordering\nPASS: testing/test_hookcaller.py:test_adding_wrappers_ordering_tryfirst\nPASS: testing/test_hookcaller.py:test_adding_wrappers_complex\nPASS: testing/test_hookcaller.py:test_hookspec\nPASS: testing/test_hookcaller.py:test_hookimpl[True-hookwrapper]\nPASS: testing/test_hookcaller.py:test_hookimpl[True-optionalhook]\nPASS: testing/test_hookcaller.py:test_hookimpl[True-tryfirst]\nPASS: testing/test_hookcaller.py:test_hookimpl[True-trylast]\nPASS: testing/test_hookcaller.py:test_hookimpl[False-hookwrapper]\nPASS: testing/test_hookcaller.py:test_hookimpl[False-optionalhook]\nPASS: testing/test_hookcaller.py:test_hookimpl[False-tryfirst]\nPASS: testing/test_hookcaller.py:test_hookimpl[False-trylast]\nPASS: testing/test_hookcaller.py:test_hookrelay_registry\nPASS: testing/test_hookcaller.py:test_hookrelay_registration_by_specname\nPASS: testing/test_hookcaller.py:test_hookrelay_registration_by_specname_raises\nPASS: testing/test_hookcaller.py:test_hook_conflict\nPASS: testing/test_invocations.py:test_argmismatch\nPASS: testing/test_invocations.py:test_only_kwargs\nPASS: testing/test_invocations.py:test_opt_in_args\nPASS: testing/test_invocations.py:test_call_order\nPASS: testing/test_invocations.py:test_firstresult_definition\nPASS: testing/test_invocations.py:test_firstresult_force_result_hookwrapper\nPASS: testing/test_invocations.py:test_firstresult_force_result\nPASS: testing/test_invocations.py:test_firstresult_returns_none\nPASS: testing/test_invocations.py:test_firstresult_no_plugin\nPASS: testing/test_invocations.py:test_no_hookspec\nPASS: testing/test_invocations.py:test_non_wrapper_generator\nPASS: testing/test_multicall.py:test_keyword_args\nPASS: testing/test_multicall.py:test_keyword_args_with_defaultargs\nPASS: testing/test_multicall.py:test_tags_call_error\nPASS: testing/test_multicall.py:test_call_none_is_no_result\nPASS: testing/test_multicall.py:test_hookwrapper\nPASS: testing/test_multicall.py:test_hookwrapper_two_yields\nPASS: testing/test_multicall.py:test_wrapper\nPASS: testing/test_multicall.py:test_wrapper_two_yields\nPASS: testing/test_multicall.py:test_hookwrapper_order\nPASS: testing/test_multicall.py:test_hookwrapper_not_yield\nPASS: testing/test_multicall.py:test_hookwrapper_yield_not_executed\nPASS: testing/test_multicall.py:test_hookwrapper_too_many_yield\nPASS: testing/test_multicall.py:test_wrapper_yield_not_executed\nPASS: testing/test_multicall.py:test_wrapper_too_many_yield\nPASS: testing/test_multicall.py:test_hookwrapper_exception[ValueError]\nPASS: testing/test_multicall.py:test_hookwrapper_exception[SystemExit]\nPASS: testing/test_multicall.py:test_hookwrapper_force_exception\nPASS: testing/test_multicall.py:test_wrapper_exception[ValueError]\nPASS: testing/test_multicall.py:test_wrapper_exception[SystemExit]\nPASS: testing/test_multicall.py:test_wrapper_exception_chaining\nPASS: testing/test_multicall.py:test_unwind_inner_wrapper_teardown_exc\nPASS: testing/test_multicall.py:test_suppress_inner_wrapper_teardown_exc\nPASS: testing/test_pluginmanager.py:test_plugin_double_register\nPASS: testing/test_pluginmanager.py:test_pm\nPASS: testing/test_pluginmanager.py:test_has_plugin\nPASS: testing/test_pluginmanager.py:test_register_dynamic_attr[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_register_dynamic_attr[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_pm_name\nPASS: testing/test_pluginmanager.py:test_set_blocked\nPASS: testing/test_pluginmanager.py:test_register_mismatch_method[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_register_mismatch_method[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_register_mismatch_arg[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_register_mismatch_arg[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_register_hookwrapper_not_a_generator_function[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_register_hookwrapper_not_a_generator_function[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_register_both_wrapper_and_hookwrapper[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_register_both_wrapper_and_hookwrapper[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_register\nPASS: testing/test_pluginmanager.py:test_register_unknown_hooks\nPASS: testing/test_pluginmanager.py:test_register_historic\nPASS: testing/test_pluginmanager.py:test_historic_with_subset_hook_caller\nPASS: testing/test_pluginmanager.py:test_with_result_memorized[True]\nPASS: testing/test_pluginmanager.py:test_with_result_memorized[False]\nPASS: testing/test_pluginmanager.py:test_with_callbacks_immediately_executed\nPASS: testing/test_pluginmanager.py:test_register_historic_incompat_hookwrapper\nPASS: testing/test_pluginmanager.py:test_register_historic_incompat_wrapper\nPASS: testing/test_pluginmanager.py:test_call_extra\nPASS: testing/test_pluginmanager.py:test_call_with_too_few_args\nPASS: testing/test_pluginmanager.py:test_subset_hook_caller\nPASS: testing/test_pluginmanager.py:test_get_hookimpls\nPASS: testing/test_pluginmanager.py:test_get_hookcallers\nPASS: testing/test_pluginmanager.py:test_add_hookspecs_nohooks\nPASS: testing/test_pluginmanager.py:test_load_setuptools_instantiation\nPASS: testing/test_pluginmanager.py:test_add_tracefuncs[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_add_tracefuncs[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_hook_tracing[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_hook_tracing[spec-is-instance]\nPASS: testing/test_tracer.py:test_simple\nPASS: testing/test_tracer.py:test_indent\nPASS: testing/test_tracer.py:test_readable_output_dictargs\nPASS: testing/test_tracer.py:test_setprocessor\n============================================================================\nTestsuite summary\n# TOTAL: 104\n# PASS: 104\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\nEND: /usr/lib/python3-pluggy/ptest\n2024-02-06T09:25\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-pluggy": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:25\nPASS: testing/test_details.py:test_parse_hookimpl_override\nPASS: testing/test_details.py:test_warn_when_deprecated_specified\nPASS: testing/test_details.py:test_plugin_getattr_raises_errors\nPASS: testing/test_details.py:test_not_all_arguments_are_provided_issues_a_warning\nPASS: testing/test_details.py:test_repr\nPASS: testing/test_helpers.py:test_varnames\nPASS: testing/test_helpers.py:test_varnames_default\nPASS: testing/test_helpers.py:test_varnames_class\nPASS: testing/test_helpers.py:test_varnames_keyword_only\nPASS: testing/test_helpers.py:test_formatdef\nPASS: testing/test_helpers.py:test_varnames_decorator\nPASS: testing/test_hookcaller.py:test_adding_nonwrappers\nPASS: testing/test_hookcaller.py:test_adding_nonwrappers_trylast\nPASS: testing/test_hookcaller.py:test_adding_nonwrappers_trylast3\nPASS: testing/test_hookcaller.py:test_adding_nonwrappers_trylast2\nPASS: testing/test_hookcaller.py:test_adding_nonwrappers_tryfirst\nPASS: testing/test_hookcaller.py:test_adding_wrappers_ordering\nPASS: testing/test_hookcaller.py:test_adding_wrappers_ordering_tryfirst\nPASS: testing/test_hookcaller.py:test_adding_wrappers_complex\nPASS: testing/test_hookcaller.py:test_hookspec\nPASS: testing/test_hookcaller.py:test_hookimpl[True-hookwrapper]\nPASS: testing/test_hookcaller.py:test_hookimpl[True-optionalhook]\nPASS: testing/test_hookcaller.py:test_hookimpl[True-tryfirst]\nPASS: testing/test_hookcaller.py:test_hookimpl[True-trylast]\nPASS: testing/test_hookcaller.py:test_hookimpl[False-hookwrapper]\nPASS: testing/test_hookcaller.py:test_hookimpl[False-optionalhook]\nPASS: testing/test_hookcaller.py:test_hookimpl[False-tryfirst]\nPASS: testing/test_hookcaller.py:test_hookimpl[False-trylast]\nPASS: testing/test_hookcaller.py:test_hookrelay_registry\nPASS: testing/test_hookcaller.py:test_hookrelay_registration_by_specname\nPASS: testing/test_hookcaller.py:test_hookrelay_registration_by_specname_raises\nPASS: testing/test_hookcaller.py:test_hook_conflict\nPASS: testing/test_invocations.py:test_argmismatch\nPASS: testing/test_invocations.py:test_only_kwargs\nPASS: testing/test_invocations.py:test_opt_in_args\nPASS: testing/test_invocations.py:test_call_order\nPASS: testing/test_invocations.py:test_firstresult_definition\nPASS: testing/test_invocations.py:test_firstresult_force_result_hookwrapper\nPASS: testing/test_invocations.py:test_firstresult_force_result\nPASS: testing/test_invocations.py:test_firstresult_returns_none\nPASS: testing/test_invocations.py:test_firstresult_no_plugin\nPASS: testing/test_invocations.py:test_no_hookspec\nPASS: testing/test_invocations.py:test_non_wrapper_generator\nPASS: testing/test_multicall.py:test_keyword_args\nPASS: testing/test_multicall.py:test_keyword_args_with_defaultargs\nPASS: testing/test_multicall.py:test_tags_call_error\nPASS: testing/test_multicall.py:test_call_none_is_no_result\nPASS: testing/test_multicall.py:test_hookwrapper\nPASS: testing/test_multicall.py:test_hookwrapper_two_yields\nPASS: testing/test_multicall.py:test_wrapper\nPASS: testing/test_multicall.py:test_wrapper_two_yields\nPASS: testing/test_multicall.py:test_hookwrapper_order\nPASS: testing/test_multicall.py:test_hookwrapper_not_yield\nPASS: testing/test_multicall.py:test_hookwrapper_yield_not_executed\nPASS: testing/test_multicall.py:test_hookwrapper_too_many_yield\nPASS: testing/test_multicall.py:test_wrapper_yield_not_executed\nPASS: testing/test_multicall.py:test_wrapper_too_many_yield\nPASS: testing/test_multicall.py:test_hookwrapper_exception[ValueError]\nPASS: testing/test_multicall.py:test_hookwrapper_exception[SystemExit]\nPASS: testing/test_multicall.py:test_hookwrapper_force_exception\nPASS: testing/test_multicall.py:test_wrapper_exception[ValueError]\nPASS: testing/test_multicall.py:test_wrapper_exception[SystemExit]\nPASS: testing/test_multicall.py:test_wrapper_exception_chaining\nPASS: testing/test_multicall.py:test_unwind_inner_wrapper_teardown_exc\nPASS: testing/test_multicall.py:test_suppress_inner_wrapper_teardown_exc\nPASS: testing/test_pluginmanager.py:test_plugin_double_register\nPASS: testing/test_pluginmanager.py:test_pm\nPASS: testing/test_pluginmanager.py:test_has_plugin\nPASS: testing/test_pluginmanager.py:test_register_dynamic_attr[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_register_dynamic_attr[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_pm_name\nPASS: testing/test_pluginmanager.py:test_set_blocked\nPASS: testing/test_pluginmanager.py:test_register_mismatch_method[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_register_mismatch_method[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_register_mismatch_arg[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_register_mismatch_arg[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_register_hookwrapper_not_a_generator_function[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_register_hookwrapper_not_a_generator_function[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_register_both_wrapper_and_hookwrapper[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_register_both_wrapper_and_hookwrapper[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_register\nPASS: testing/test_pluginmanager.py:test_register_unknown_hooks\nPASS: testing/test_pluginmanager.py:test_register_historic\nPASS: testing/test_pluginmanager.py:test_historic_with_subset_hook_caller\nPASS: testing/test_pluginmanager.py:test_with_result_memorized[True]\nPASS: testing/test_pluginmanager.py:test_with_result_memorized[False]\nPASS: testing/test_pluginmanager.py:test_with_callbacks_immediately_executed\nPASS: testing/test_pluginmanager.py:test_register_historic_incompat_hookwrapper\nPASS: testing/test_pluginmanager.py:test_register_historic_incompat_wrapper\nPASS: testing/test_pluginmanager.py:test_call_extra\nPASS: testing/test_pluginmanager.py:test_call_with_too_few_args\nPASS: testing/test_pluginmanager.py:test_subset_hook_caller\nPASS: testing/test_pluginmanager.py:test_get_hookimpls\nPASS: testing/test_pluginmanager.py:test_get_hookcallers\nPASS: testing/test_pluginmanager.py:test_add_hookspecs_nohooks\nPASS: testing/test_pluginmanager.py:test_load_setuptools_instantiation\nPASS: testing/test_pluginmanager.py:test_add_tracefuncs[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_add_tracefuncs[spec-is-instance]\nPASS: testing/test_pluginmanager.py:test_hook_tracing[spec-is-class]\nPASS: testing/test_pluginmanager.py:test_hook_tracing[spec-is-instance]\nPASS: testing/test_tracer.py:test_simple\nPASS: testing/test_tracer.py:test_indent\nPASS: testing/test_tracer.py:test_readable_output_dictargs\nPASS: testing/test_tracer.py:test_setprocessor\n============================================================================\nTestsuite summary\n# TOTAL: 104\n# PASS: 104\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.126818895339966,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-pyasn1_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-pyasn1",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001087188720703125,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.407196521759033,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05540633201599121,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 10.74408483505249,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012819766998291016,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntagged": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedEx": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedIm": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedImIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BMPStringDecoderTestCase.testDecoder": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BinaryFileTestCase.testInvalidFileContent": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BinaryFileTestCase.testMoreObjects": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BinaryFileTestCase.testOneObject": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunkedSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunkedSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunkedSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunkedSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testTypeChecking": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testExtraTrue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testFalse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTagFormat": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTrue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTrueNeg": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:BytesIOTestCase.testRead": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testBySpec": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testExplicitTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testExplicitTagUndefLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testUndefLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testWithoutSpec": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testGzip": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testZipfile": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testZipfileMany": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:DecoderCacheTestCase.testCache": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testDefiniteNoEoo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testExpectedEoo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testIndefiniteEoo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoConstructedEoo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoEooData": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoLongFormEoo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testUnexpectedEoo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ErrorOnDecodingTestCase.testErrorCondition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ErrorOnDecodingTestCase.testRawDump": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ExpTaggedSequenceOfDecoderTestCase.testWithSchema": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ExpTaggedSequenceOfDecoderTestCase.testWithoutSchema": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testMinusOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testNegInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testNegLong": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testPosInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testPosLong": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testSpec": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testTagFormat": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testZero": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testZeroLong": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testLargeTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testLongTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testTagsEquivalence": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPartialDecodeWithCustomSubstrateFun": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPartialDecodeWithDefaultSubstrateFun": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPropagateUserException": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:NonStringDecoderTestCase.testAny": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:NonStringDecoderTestCase.testOctetString": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:NullDecoderTestCase.testNull": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:NullDecoderTestCase.testTagFormat": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge5": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge6": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge7": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge8": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge9": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testIndefiniteLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLarge1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLarge2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testNonLeading0x80": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testReservedLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testTagFormat": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testZeroLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunkedSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunkedSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunkedSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunkedSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin5": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RealDecoderTestCase.testChar": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RealDecoderTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RealDecoderTestCase.testMinusInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RealDecoderTestCase.testPlusInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RealDecoderTestCase.testShortEncoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RealDecoderTestCase.testTagFormat": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:RestartableDecoderTestCase.testPartialReadingFromNonBlockingStream": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testTagFormat": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionaIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testSchemalessDecoder": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeNoComponent": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeSchema": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeSchemaless": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeNoComponent": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeSchema": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeSchemaless": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeNoComponent": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeSchema": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeSchemaless": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeNoComponent": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeSchema": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeSchemaless": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderTestCase.testTagFormat": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubstV04": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeReordered": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeReordered": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testSchemalessDecoder": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:UTF8StringDecoderTestCase.testDecoder": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:UnicodeTestCase.testFail": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_decoder.py:UniversalStringDecoderTestCase.testDecoder": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testTaggedEx": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testTaggedIm": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testUntagged": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testTaggedEx": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testTaggedIm": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testUntagged": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BMPStringEncoderTestCase.testEncoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BMPStringEncoderWithSchemaTestCase.testEncoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testEmptyValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testEmptyValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BooleanEncoderTestCase.testFalse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BooleanEncoderTestCase.testTrue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BooleanEncoderWithSchemaTestCase.testFalse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:BooleanEncoderWithSchemaTestCase.testTrue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeOptionOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeOptionTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testFilled": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testTagged": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testTaggedUndefLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testUndefLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ChoiceEncoderWithSchemaTestCase.testFilled": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ExpTaggedSequenceComponentEncoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ExpTaggedSequenceComponentEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ExpTaggedSequenceEncoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ExpTaggedSequenceEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testCompactZero": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testMinusOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testNegInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testNegLong": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testPosInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testPosLong": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testZero": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testNegInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testPosInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testPosLong": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testZero": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:LargeTagEncoderTestCase.testEncoder": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:NullEncoderTestCase.testNull": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:NullEncoderWithSchemaTestCase.testNull": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge5": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge6": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge7": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge8": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge9": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdgeA": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testLarge1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testLarge2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:ObjectIdentifierWithSchemaEncoderTestCase.testOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin5": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin6": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin7": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderTestCase.testChar": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderTestCase.testMinusInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderTestCase.testPlusInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderTestCase.testZero": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:RealEncoderWithSchemaTestCase.testChar": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testDefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:UTF8StringEncoderTestCase.testEncoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:UTF8StringEncoderWithSchemaTestCase.testEncoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:UniversalStringEncoderTestCase.testEncoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/ber/test_encoder.py:UniversalStringEncoderWithSchemaTestCase.testEncoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:BitStringDecoderTestCase.testLongMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:BitStringDecoderTestCase.testShortMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testFalse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testOverflow": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testTrue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:OctetStringDecoderTestCase.testLongMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:OctetStringDecoderTestCase.testShortMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:BitStringEncoderTestCase.testLongMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:BitStringEncoderTestCase.testShortMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:BooleanEncoderTestCase.testFalse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:BooleanEncoderTestCase.testTrue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testDecimalCommaPoint": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testLocalTimezone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testMissingTimezone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithMinutes": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSeconds": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubseconds": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsDanglingDot": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsMax": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsMin": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsWithZeros": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithDefaultAndOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithDefaultAndOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithDefaultAndOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testOptionalWithValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:OctetStringEncoderTestCase.testLongMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:OctetStringEncoderTestCase.testShortMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithOptionalAndDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithOptionalIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithOptionalIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithOptionalAndDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithOptionalIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetEncoderWithChoiceWithSchemaEncoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithOptionalIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetEncoderWithTaggedChoiceEncoderTestCase.testWithTaggedChoice": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetEncoderWithTaggedChoiceEncoderTestCase.testWithUntaggedChoice": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testFractionOfSecond": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testLocalTimezone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testMissingTimezone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testWithMinutes": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testWithSeconds": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testDefModeChunked": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testShortMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testChunkedMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testIndefMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testShortMode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:BitStringEncoderTestCase.testDefModeLong": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:BitStringEncoderTestCase.testDefModeShort": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:ClassConstructorTestCase.testKeywords": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedDefaultNullIsNotEncoded": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedDefaultOctetStringIsNotEncoded": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedOptionalNullIsEncoded": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedOptionalOctetStringIsEncoded": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testUninitializedOptionalNullIsNotEncoded": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testUninitializedOptionalOctetStringIsNotEncoded": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithDefaultAndOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithDefaultAndOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithDefaultAndOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testDefModeOptional": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testDefModeOptionalWithValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:OctetStringEncoderTestCase.testDefModeLong": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:OctetStringEncoderTestCase.testDefModeShort": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SetWithAlternatingChoiceEncoderTestCase.testComponentsOrdering1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SetWithAlternatingChoiceEncoderTestCase.testComponentsOrdering2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SetWithTaggedChoiceEncoderTestCase.testWithTaggedChoice": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/der/test_encoder.py:SetWithTaggedChoiceEncoderTestCase.testWithUntaggedChoice": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:AnyDecoderTestCase.testSimple": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:BadAsn1SpecTestCase.testBadSpec": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:BitStringDecoderTestCase.testSimple": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:BooleanDecoderTestCase.testTrue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:BooleanDecoderTestCase.testTrueNeg": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:ChoiceDecoderTestCase.testSimple": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:IntegerDecoderTestCase.testNegInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:IntegerDecoderTestCase.testPosInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:NullDecoderTestCase.testNull": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:ObjectIdentifierDecoderTestCase.testOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:OctetStringDecoderTestCase.testSimple": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:RealDecoderTestCase.testSimple": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_decoder.py:SequenceDecoderTestCase.testSimple": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:AnyEncoderTestCase.testSimple": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:BadAsn1SpecTestCase.testBadValueType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:BitStringEncoderTestCase.testValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:BooleanEncoderTestCase.testFalse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:BooleanEncoderTestCase.testTrue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:ChoiceEncoderTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:ChoiceEncoderTestCase.testFilled": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:IntegerEncoderTestCase.testNegInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:IntegerEncoderTestCase.testPosInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:NullEncoderTestCase.testNull": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:ObjectIdentifierEncoderTestCase.testOne": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:OctetStringEncoderTestCase.testValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:RealEncoderTestCase.testChar": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:RealEncoderTestCase.testMinusInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:RealEncoderTestCase.testPlusInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/native/test_encoder.py:SequenceEncoderTestCase.testSimple": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testMarkedPositionResets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testPeek": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadFromCacheAndStream": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadJustFromCache": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadJustFromStream": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_signed": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_unsigned": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_ensureString": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_int2oct": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_ints2octs": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_ints2octs_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_isOctetsType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_isStringType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_oct2int": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_octs2ints": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_octs2ints_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_octs2str": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_octs2str_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_str2octs": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/compat/test_octets.py:OctetsTestCase.test_str2octs_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/test_debug.py:DebugCaseBase.testKnownFlags": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/test_debug.py:DebugCaseBase.testUnknownFlags": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testAsNumbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testAsOctets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testInit": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testInitFromAsn1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testMul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testPrintable": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testReverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testRmul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testSeq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testSerialised": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testSizeConstraint": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testUnicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:BMPStringTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testAsNumbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testAsOctets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testInit": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testInitFromAsn1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testMul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testPrintable": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testReverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testRmul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testSeq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testSerialised": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testSizeConstraint": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testUnicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:GeneralStringTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testAsNumbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testAsOctets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testInit": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testInitFromAsn1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testMul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testPrintable": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testReverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testRmul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testSeq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testSerialised": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testSizeConstraint": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testUnicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UTF8StringTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testAsNumbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testAsOctets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testInit": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testInitFromAsn1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testMul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testPrintable": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testReverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testRmul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testSeq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testSerialised": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testSizeConstraint": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testUnicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:UniversalStringTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testAsNumbers": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testAsOctets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testInit": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testInitFromAsn1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testLength": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testMul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testPrintable": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testReverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testRmul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testSeq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testSerialised": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testSizeConstraint": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testUnicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_char.py:VisibleStringTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsExclusionTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsExclusionTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsIntersectionRangeTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsIntersectionRangeTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsUnionTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ConstraintsUnionTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ContainedSubtypeConstraintTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ContainedSubtypeConstraintTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:DirectDerivationTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:DirectDerivationTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:IndirectDerivationTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:IndirectDerivationTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:InnerTypeConstraintTestCase.testConst1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:InnerTypeConstraintTestCase.testConst2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testCmp": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testHash": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testIter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testSub": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:SingleValueConstraintTestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:SingleValueConstraintTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:SingleValueConstraintTestCase.testCmp": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:SingleValueConstraintTestCase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:SingleValueConstraintTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:SingleValueConstraintTestCase.testHash": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:SingleValueConstraintTestCase.testIter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:SingleValueConstraintTestCase.testSub": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ValueRangeConstraintTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ValueRangeConstraintTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ValueSizeConstraintTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:ValueSizeConstraintTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:WithComponentsConstraintTestCase.testBadVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:WithComponentsConstraintTestCase.testBadValExtraFields": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:WithComponentsConstraintTestCase.testEmptyConstraint": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:WithComponentsConstraintTestCase.testGoodVal": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_constraint.py:WithComponentsConstraintTestCase.testGoodValWithExtraFields": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:DuplicateNamedTypesCaseBase.testDuplicateDefaultTags": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypeCaseBase.testIter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypeCaseBase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testGetItem": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testGetNameByPosition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testGetPositionByName": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testGetPositionNearType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTagMap": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTagMapWithDups": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTypeByPosition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTypesNearPosition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testIter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testReprTagMap": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:NamedTypesCaseBase.testStrTagMap": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedtype.py:OrderedNamedTypesCaseBase.testGetTypeByPosition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedval.py:NamedValuesCaseBase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedval.py:NamedValuesCaseBase.testClone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedval.py:NamedValuesCaseBase.testDict": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedval.py:NamedValuesCaseBase.testInit": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedval.py:NamedValuesCaseBase.testLen": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_namedval.py:NamedValuesCaseBase.testStrRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_opentype.py:TaggedAnyOpenTypeTestCase.testTypeCheckOnAssignment": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_opentype.py:TaggedAnyTestCase.testTypeCheckOnAssignment": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_opentype.py:UntaggedAnyTestCase.testTypeCheckOnAssignment": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TagCmpTestCase.testCmp": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TagCmpTestCase.testHash": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TagCmpTestCase.testSequence": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TagReprTestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TagSetAddTestSuite.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TagSetAddTestSuite.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TagSetCmpTestCase.testCmp": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TagSetCmpTestCase.testHash": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TagSetCmpTestCase.testLen": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TagSetReprTestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TaggingTestSuite.testExplicitTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_tag.py:TaggingTestSuite.testImplicitTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringPicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringPicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testAsInteger": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testAsInts": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testAsOctets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testBinDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testGetItem": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testHexDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testLen": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testMultipleOfEightPadding": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testReverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testSet": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testStaticDef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testStr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BitStringTestCase.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BooleanPicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BooleanPicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BooleanTestCase.testConstraints": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BooleanTestCase.testFalse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BooleanTestCase.testInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BooleanTestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BooleanTestCase.testStr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BooleanTestCase.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:BooleanTestCase.testTruth": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testClone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testCmp": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testGetComponent": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testGetComponentNoInstantiation": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testGetComponentWithDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testGetName": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testInnerByTypeWithInstanceValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testInnerByTypeWithPythonValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testIter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testOuterByTypeWithInstanceValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testOuterByTypeWithPythonValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testSetComponentByPosition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testSetToDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testStaticDef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Choice.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ChoicePicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ChoicePicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerPicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerPicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testAnd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testCeil": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testDivFloat": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testDivInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testFloat": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testFloor": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testFloorDiv": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testInvert": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testLong": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testLshift": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testMod": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testMul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testNamedVals": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testNeg": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testOr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testPos": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testPow": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testPrettyIn": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRand": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRdivFloat": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRdivInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRmod": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRmul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRor": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRound": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRpow": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRshift": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRsub": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testRxor": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testStr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testSub": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testSubtype": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testTrueDiv": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testTrunc": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:IntegerTestCase.testXor": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testBitShift": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testBooleanEvaluation": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testCmp": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testIsInstance": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testKey": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testKeyAssignment": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testLen": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testSingleton": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testSizeOf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testStr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NoValueTestCase.testSubs": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Null.testConstraints": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Null.testInit": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Null.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Null.testStaticDef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Null.testStr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Null.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NullPicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:NullPicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testEq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testInput1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testInput2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testInput3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testLen": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testPrefix": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testStaticDef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testStr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifier.testUnicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifierPicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:ObjectIdentifierPicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringPicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringPicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringTestCase.testBinDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringTestCase.testBinStr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringTestCase.testEmpty": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringTestCase.testHexDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringTestCase.testHexStr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringTestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringTestCase.testStaticDef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringTestCase.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringTestCase.testTuple": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringUnicodeErrorTestCase.testDecodeError": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringUnicodeErrorTestCase.testEncodeError": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAsInts": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAsOctets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testInit": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testInitFromAsn1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testMul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testPrintable": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testReverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRmul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testSeq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithAsciiTestCase.testSerialised": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAsInts": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAsOctets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testInit": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testInitFromAsn1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testMul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testPrintable": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testReverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRmul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testSeq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf16TestCase.testSerialised": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAsInts": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAsOctets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testInit": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testInitFromAsn1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testMul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testPrintable": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testReverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRmul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testSeq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf32TestCase.testSerialised": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAsInts": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAsOctets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testInit": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testInitFromAsn1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testMul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testPrintable": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testReverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRmul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testSeq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:OctetStringWithUtf8TestCase.testSerialised": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealPicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealPicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testAdd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testAddInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testCeil": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testDiv": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testFloat": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testFloat4BinEnc": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testFloatInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testFloor": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testInt": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testIntInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testLong": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testLongInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testMinusInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testMod": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testMul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testNeg": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testPlusInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testPos": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testPow": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testPrettyIn": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testPrettyInInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testRadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testRaddInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testRdiv": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testRmod": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testRmul": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testRound": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testRpow": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testRsub": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testStaticDef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testStr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testStrInf": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testSub": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:RealTestCase.testTrunc": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testById": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testByKey": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testClone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testComponentConstraintsMatching": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testComponentTagsMatching": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testContains": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testGetComponentNoInstantiation": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testGetComponentWithConstructedDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testGetComponentWithDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testGetItem": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testGetNearPosition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testIsInconsistentSizeConstraint": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testIsInconsistentWithComponentsConstraint": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testItems": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testIter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testKeys": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testSchemaWithComponents": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testSchemaWithOptionalComponents": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testSetComponents": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testSetDefaultComponents": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testSetItem": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testSetToDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testStaticDef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testUpdate": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Sequence.testValues": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testAppend": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testClear": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testClone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testCmp": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testComponentConstraintsMatching": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testComponentTagsMatching": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testConsistency": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testCount": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testExtend": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testGetComponentNoInstantiation": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testGetComponentTagMap": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testGetComponentWithDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testGetItem": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testGetItemSlice": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testIndex": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testIsInconsistentSizeConstraint": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testLegacyInitializer": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testRepr": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testReset": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testSeq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testSetComponents": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testSetItem": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testSetItemSlice": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testSort": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testStaticDef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testSubtype": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testSubtypeSpec": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOf.testUntyped": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOfPicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceOfPicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequencePicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequencePicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceWithoutSchema.testGetItem": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceWithoutSchema.testItems": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceWithoutSchema.testIter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceWithoutSchema.testKeys": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceWithoutSchema.testSchema": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceWithoutSchema.testSetItem": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceWithoutSchema.testUpdate": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SequenceWithoutSchema.testValues": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Set.testByTypeWithInstance": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Set.testByTypeWithPythonValue": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Set.testGetComponentNoInstantiation": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Set.testGetComponentTagMap": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Set.testGetComponentWithDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Set.testGetPositionByType": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Set.testGetTagMap": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Set.testIter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Set.testSetToDefault": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Set.testStaticDef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:Set.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SetOf.testSeq": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SetOf.testStaticDef": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SetOf.testTag": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SetOfPicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SetOfPicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SetPicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_univ.py:SetPicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimePicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimePicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimeTestCase.testCopy": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimeTestCase.testFromDateTime": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime0": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime4": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime5": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime6": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime7": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime8": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:UTCTimePicklingTestCase.testSchemaPickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:UTCTimePicklingTestCase.testValuePickling": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:UTCTimeTestCase.testFromDateTime": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:UTCTimeTestCase.testToDateTime0": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:UTCTimeTestCase.testToDateTime1": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:UTCTimeTestCase.testToDateTime2": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:UTCTimeTestCase.testToDateTime3": {
                "status": "PASSED"
            },
            "ptestresult.python3-pyasn1.tests/type/test_useful.py:UTCTimeTestCase.testToDateTime4": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:25\nBEGIN: /usr/lib/python3-pyasn1/ptest\nPASS: tests/test_debug.py:DebugCaseBase.testKnownFlags\nPASS: tests/test_debug.py:DebugCaseBase.testUnknownFlags\nPASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testMarkedPositionResets\nPASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testPeek\nPASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadFromCacheAndStream\nPASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadJustFromCache\nPASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadJustFromStream\nPASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testLargeTag\nPASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testLongTag\nPASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testTagsEquivalence\nPASS: tests/codec/ber/test_decoder.py:DecoderCacheTestCase.testCache\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testMinusOne\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testNegInt\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testNegLong\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testPosInt\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testPosLong\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testSpec\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testZero\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testZeroLong\nPASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testExtraTrue\nPASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testFalse\nPASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTrue\nPASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTrueNeg\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunkedSubst\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunkedSubstV04\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunkedSubst\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunkedSubstV04\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testTypeChecking\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunkedSubst\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunkedSubstV04\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunkedSubst\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunkedSubstV04\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeSubst\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeSubst\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:NullDecoderTestCase.testNull\nPASS: tests/codec/ber/test_decoder.py:NullDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge1\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge2\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge3\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge4\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge5\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge6\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge7\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge8\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge9\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testIndefiniteLength\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLarge1\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLarge2\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case1\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case2\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case3\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case4\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testNonLeading0x80\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testOne\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testReservedLength\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testZeroLength\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin1\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin2\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin3\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin4\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin5\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testChar\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testEmpty\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testMinusInf\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testPlusInf\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testShortEncoding\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:UniversalStringDecoderTestCase.testDecoder\nPASS: tests/codec/ber/test_decoder.py:BMPStringDecoderTestCase.testDecoder\nPASS: tests/codec/ber/test_decoder.py:UTF8StringDecoderTestCase.testDecoder\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testSchemalessDecoder\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedSequenceOfDecoderTestCase.testWithSchema\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedSequenceOfDecoderTestCase.testWithoutSchema\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testSchemalessDecoder\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeSubst\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubst\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionaIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeSubst\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubst\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeReordered\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeReordered\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalDefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeNoComponent\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeSchema\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeSchemaless\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeNoComponent\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeSchema\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeSchemaless\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeNoComponent\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeSchema\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeSchemaless\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeNoComponent\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeSchema\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeSchemaless\nPASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testBySpec\nPASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testExplicitTag\nPASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testExplicitTagUndefLength\nPASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testUndefLength\nPASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testWithoutSpec\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntagged\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedIndefMode\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedSubst\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedSubstV04\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedEx\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExIndefMode\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExSubst\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExSubstV04\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedIm\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedImIndefMode\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testDefiniteNoEoo\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testExpectedEoo\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testIndefiniteEoo\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoConstructedEoo\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoEooData\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoLongFormEoo\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testUnexpectedEoo\nPASS: tests/codec/ber/test_decoder.py:NonStringDecoderTestCase.testAny\nPASS: tests/codec/ber/test_decoder.py:NonStringDecoderTestCase.testOctetString\nPASS: tests/codec/ber/test_decoder.py:ErrorOnDecodingTestCase.testErrorCondition\nPASS: tests/codec/ber/test_decoder.py:ErrorOnDecodingTestCase.testRawDump\nPASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testInvalidFileContent\nPASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testMoreObjects\nPASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testOneObject\nPASS: tests/codec/ber/test_decoder.py:BytesIOTestCase.testRead\nPASS: tests/codec/ber/test_decoder.py:UnicodeTestCase.testFail\nPASS: tests/codec/ber/test_decoder.py:RestartableDecoderTestCase.testPartialReadingFromNonBlockingStream\nPASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testGzip\nPASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testZipfile\nPASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testZipfileMany\nPASS: tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPartialDecodeWithCustomSubstrateFun\nPASS: tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPartialDecodeWithDefaultSubstrateFun\nPASS: tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPropagateUserException\nPASS: tests/codec/ber/test_encoder.py:LargeTagEncoderTestCase.testEncoder\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testCompactZero\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testMinusOne\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testNegInt\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testNegLong\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testPosInt\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testPosLong\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testZero\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testNegInt\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testPosInt\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testPosLong\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testZero\nPASS: tests/codec/ber/test_encoder.py:BooleanEncoderTestCase.testFalse\nPASS: tests/codec/ber/test_encoder.py:BooleanEncoderTestCase.testTrue\nPASS: tests/codec/ber/test_encoder.py:BooleanEncoderWithSchemaTestCase.testFalse\nPASS: tests/codec/ber/test_encoder.py:BooleanEncoderWithSchemaTestCase.testTrue\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testEmptyValue\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testEmptyValue\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:NullEncoderTestCase.testNull\nPASS: tests/codec/ber/test_encoder.py:NullEncoderWithSchemaTestCase.testNull\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge1\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge2\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge3\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge4\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge5\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge6\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge7\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge8\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge9\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdgeA\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible1\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible2\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible3\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible4\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testLarge1\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testLarge2\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testOne\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierWithSchemaEncoderTestCase.testOne\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin1\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin2\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin3\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin4\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin5\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin6\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin7\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testChar\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testMinusInf\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testPlusInf\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testZero\nPASS: tests/codec/ber/test_encoder.py:RealEncoderWithSchemaTestCase.testChar\nPASS: tests/codec/ber/test_encoder.py:UniversalStringEncoderTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:UniversalStringEncoderWithSchemaTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:BMPStringEncoderTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:BMPStringEncoderWithSchemaTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:UTF8StringEncoderTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:UTF8StringEncoderWithSchemaTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceComponentEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceComponentEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeOptionOne\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeOptionTwo\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithSchemaTestCase.testFilled\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testFilled\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testTagged\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testTaggedUndefLength\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testUndefLength\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testTaggedEx\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testTaggedIm\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testUntagged\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testTaggedEx\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testTaggedIm\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testUntagged\nPASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testEmpty\nPASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testFalse\nPASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testOverflow\nPASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testTrue\nPASS: tests/codec/cer/test_decoder.py:BitStringDecoderTestCase.testLongMode\nPASS: tests/codec/cer/test_decoder.py:BitStringDecoderTestCase.testShortMode\nPASS: tests/codec/cer/test_decoder.py:OctetStringDecoderTestCase.testLongMode\nPASS: tests/codec/cer/test_decoder.py:OctetStringDecoderTestCase.testShortMode\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_encoder.py:BooleanEncoderTestCase.testFalse\nPASS: tests/codec/cer/test_encoder.py:BooleanEncoderTestCase.testTrue\nPASS: tests/codec/cer/test_encoder.py:BitStringEncoderTestCase.testLongMode\nPASS: tests/codec/cer/test_encoder.py:BitStringEncoderTestCase.testShortMode\nPASS: tests/codec/cer/test_encoder.py:OctetStringEncoderTestCase.testLongMode\nPASS: tests/codec/cer/test_encoder.py:OctetStringEncoderTestCase.testShortMode\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testDecimalCommaPoint\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testLocalTimezone\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testMissingTimezone\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithMinutes\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSeconds\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubseconds\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsDanglingDot\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsMax\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsMin\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsWithZeros\nPASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testFractionOfSecond\nPASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testLocalTimezone\nPASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testMissingTimezone\nPASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testWithMinutes\nPASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testWithSeconds\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode1\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode2\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode3\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode4\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testEmpty\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode1\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode2\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode3\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode4\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode1\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode2\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode3\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode4\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testEmpty\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode1\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode2\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode3\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode4\nPASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithOptionalIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithOptionalIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithChoiceWithSchemaEncoderTestCase.testIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithTaggedChoiceEncoderTestCase.testWithTaggedChoice\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithTaggedChoiceEncoderTestCase.testWithUntaggedChoice\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithOptionalIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithOptionalIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithDefault\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithDefaultAndOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithDefault\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithDefaultAndOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithDefault\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithDefaultAndOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testOptionalWithValue\nPASS: tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testDefModeChunked\nPASS: tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testIndefMode\nPASS: tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testShortMode\nPASS: tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testChunkedMode\nPASS: tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testIndefMode\nPASS: tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testShortMode\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_encoder.py:OctetStringEncoderTestCase.testDefModeLong\nPASS: tests/codec/der/test_encoder.py:OctetStringEncoderTestCase.testDefModeShort\nPASS: tests/codec/der/test_encoder.py:BitStringEncoderTestCase.testDefModeLong\nPASS: tests/codec/der/test_encoder.py:BitStringEncoderTestCase.testDefModeShort\nPASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode1\nPASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode2\nPASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode3\nPASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode4\nPASS: tests/codec/der/test_encoder.py:SetWithAlternatingChoiceEncoderTestCase.testComponentsOrdering1\nPASS: tests/codec/der/test_encoder.py:SetWithAlternatingChoiceEncoderTestCase.testComponentsOrdering2\nPASS: tests/codec/der/test_encoder.py:SetWithTaggedChoiceEncoderTestCase.testWithTaggedChoice\nPASS: tests/codec/der/test_encoder.py:SetWithTaggedChoiceEncoderTestCase.testWithUntaggedChoice\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithDefault\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithDefaultAndOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithDefault\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithDefaultAndOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithDefault\nPASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithDefaultAndOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testDefModeOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testDefModeOptionalWithValue\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedDefaultNullIsNotEncoded\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedDefaultOctetStringIsNotEncoded\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedOptionalNullIsEncoded\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedOptionalOctetStringIsEncoded\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testUninitializedOptionalNullIsNotEncoded\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testUninitializedOptionalOctetStringIsNotEncoded\nPASS: tests/codec/der/test_encoder.py:ClassConstructorTestCase.testKeywords\nPASS: tests/codec/native/test_decoder.py:BadAsn1SpecTestCase.testBadSpec\nPASS: tests/codec/native/test_decoder.py:IntegerDecoderTestCase.testNegInt\nPASS: tests/codec/native/test_decoder.py:IntegerDecoderTestCase.testPosInt\nPASS: tests/codec/native/test_decoder.py:BooleanDecoderTestCase.testTrue\nPASS: tests/codec/native/test_decoder.py:BooleanDecoderTestCase.testTrueNeg\nPASS: tests/codec/native/test_decoder.py:BitStringDecoderTestCase.testSimple\nPASS: tests/codec/native/test_decoder.py:OctetStringDecoderTestCase.testSimple\nPASS: tests/codec/native/test_decoder.py:NullDecoderTestCase.testNull\nPASS: tests/codec/native/test_decoder.py:ObjectIdentifierDecoderTestCase.testOne\nPASS: tests/codec/native/test_decoder.py:RealDecoderTestCase.testSimple\nPASS: tests/codec/native/test_decoder.py:SequenceDecoderTestCase.testSimple\nPASS: tests/codec/native/test_decoder.py:ChoiceDecoderTestCase.testSimple\nPASS: tests/codec/native/test_decoder.py:AnyDecoderTestCase.testSimple\nPASS: tests/codec/native/test_encoder.py:BadAsn1SpecTestCase.testBadValueType\nPASS: tests/codec/native/test_encoder.py:IntegerEncoderTestCase.testNegInt\nPASS: tests/codec/native/test_encoder.py:IntegerEncoderTestCase.testPosInt\nPASS: tests/codec/native/test_encoder.py:BooleanEncoderTestCase.testFalse\nPASS: tests/codec/native/test_encoder.py:BooleanEncoderTestCase.testTrue\nPASS: tests/codec/native/test_encoder.py:BitStringEncoderTestCase.testValue\nPASS: tests/codec/native/test_encoder.py:OctetStringEncoderTestCase.testValue\nPASS: tests/codec/native/test_encoder.py:NullEncoderTestCase.testNull\nPASS: tests/codec/native/test_encoder.py:ObjectIdentifierEncoderTestCase.testOne\nPASS: tests/codec/native/test_encoder.py:RealEncoderTestCase.testChar\nPASS: tests/codec/native/test_encoder.py:RealEncoderTestCase.testMinusInf\nPASS: tests/codec/native/test_encoder.py:RealEncoderTestCase.testPlusInf\nPASS: tests/codec/native/test_encoder.py:SequenceEncoderTestCase.testSimple\nPASS: tests/codec/native/test_encoder.py:ChoiceEncoderTestCase.testEmpty\nPASS: tests/codec/native/test_encoder.py:ChoiceEncoderTestCase.testFilled\nPASS: tests/codec/native/test_encoder.py:AnyEncoderTestCase.testSimple\nPASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_empty\nPASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_signed\nPASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_unsigned\nPASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_zero\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_ensureString\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_int2oct\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_ints2octs\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_ints2octs_empty\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_isOctetsType\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_isStringType\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_oct2int\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2ints\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2ints_empty\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2str\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2str_empty\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_str2octs\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_str2octs_empty\nPASS: tests/type/test_char.py:VisibleStringTestCase.testAdd\nPASS: tests/type/test_char.py:VisibleStringTestCase.testAsNumbers\nPASS: tests/type/test_char.py:VisibleStringTestCase.testAsOctets\nPASS: tests/type/test_char.py:VisibleStringTestCase.testContains\nPASS: tests/type/test_char.py:VisibleStringTestCase.testEmpty\nPASS: tests/type/test_char.py:VisibleStringTestCase.testInit\nPASS: tests/type/test_char.py:VisibleStringTestCase.testInitFromAsn1\nPASS: tests/type/test_char.py:VisibleStringTestCase.testLength\nPASS: tests/type/test_char.py:VisibleStringTestCase.testMul\nPASS: tests/type/test_char.py:VisibleStringTestCase.testPrintable\nPASS: tests/type/test_char.py:VisibleStringTestCase.testRadd\nPASS: tests/type/test_char.py:VisibleStringTestCase.testReverse\nPASS: tests/type/test_char.py:VisibleStringTestCase.testRmul\nPASS: tests/type/test_char.py:VisibleStringTestCase.testSchemaPickling\nPASS: tests/type/test_char.py:VisibleStringTestCase.testSeq\nPASS: tests/type/test_char.py:VisibleStringTestCase.testSerialised\nPASS: tests/type/test_char.py:VisibleStringTestCase.testSizeConstraint\nPASS: tests/type/test_char.py:VisibleStringTestCase.testUnicode\nPASS: tests/type/test_char.py:VisibleStringTestCase.testValuePickling\nPASS: tests/type/test_char.py:GeneralStringTestCase.testAdd\nPASS: tests/type/test_char.py:GeneralStringTestCase.testAsNumbers\nPASS: tests/type/test_char.py:GeneralStringTestCase.testAsOctets\nPASS: tests/type/test_char.py:GeneralStringTestCase.testContains\nPASS: tests/type/test_char.py:GeneralStringTestCase.testEmpty\nPASS: tests/type/test_char.py:GeneralStringTestCase.testInit\nPASS: tests/type/test_char.py:GeneralStringTestCase.testInitFromAsn1\nPASS: tests/type/test_char.py:GeneralStringTestCase.testLength\nPASS: tests/type/test_char.py:GeneralStringTestCase.testMul\nPASS: tests/type/test_char.py:GeneralStringTestCase.testPrintable\nPASS: tests/type/test_char.py:GeneralStringTestCase.testRadd\nPASS: tests/type/test_char.py:GeneralStringTestCase.testReverse\nPASS: tests/type/test_char.py:GeneralStringTestCase.testRmul\nPASS: tests/type/test_char.py:GeneralStringTestCase.testSchemaPickling\nPASS: tests/type/test_char.py:GeneralStringTestCase.testSeq\nPASS: tests/type/test_char.py:GeneralStringTestCase.testSerialised\nPASS: tests/type/test_char.py:GeneralStringTestCase.testSizeConstraint\nPASS: tests/type/test_char.py:GeneralStringTestCase.testUnicode\nPASS: tests/type/test_char.py:GeneralStringTestCase.testValuePickling\nPASS: tests/type/test_char.py:UTF8StringTestCase.testAdd\nPASS: tests/type/test_char.py:UTF8StringTestCase.testAsNumbers\nPASS: tests/type/test_char.py:UTF8StringTestCase.testAsOctets\nPASS: tests/type/test_char.py:UTF8StringTestCase.testContains\nPASS: tests/type/test_char.py:UTF8StringTestCase.testEmpty\nPASS: tests/type/test_char.py:UTF8StringTestCase.testInit\nPASS: tests/type/test_char.py:UTF8StringTestCase.testInitFromAsn1\nPASS: tests/type/test_char.py:UTF8StringTestCase.testLength\nPASS: tests/type/test_char.py:UTF8StringTestCase.testMul\nPASS: tests/type/test_char.py:UTF8StringTestCase.testPrintable\nPASS: tests/type/test_char.py:UTF8StringTestCase.testRadd\nPASS: tests/type/test_char.py:UTF8StringTestCase.testReverse\nPASS: tests/type/test_char.py:UTF8StringTestCase.testRmul\nPASS: tests/type/test_char.py:UTF8StringTestCase.testSchemaPickling\nPASS: tests/type/test_char.py:UTF8StringTestCase.testSeq\nPASS: tests/type/test_char.py:UTF8StringTestCase.testSerialised\nPASS: tests/type/test_char.py:UTF8StringTestCase.testSizeConstraint\nPASS: tests/type/test_char.py:UTF8StringTestCase.testUnicode\nPASS: tests/type/test_char.py:UTF8StringTestCase.testValuePickling\nPASS: tests/type/test_char.py:BMPStringTestCase.testAdd\nPASS: tests/type/test_char.py:BMPStringTestCase.testAsNumbers\nPASS: tests/type/test_char.py:BMPStringTestCase.testAsOctets\nPASS: tests/type/test_char.py:BMPStringTestCase.testContains\nPASS: tests/type/test_char.py:BMPStringTestCase.testEmpty\nPASS: tests/type/test_char.py:BMPStringTestCase.testInit\nPASS: tests/type/test_char.py:BMPStringTestCase.testInitFromAsn1\nPASS: tests/type/test_char.py:BMPStringTestCase.testLength\nPASS: tests/type/test_char.py:BMPStringTestCase.testMul\nPASS: tests/type/test_char.py:BMPStringTestCase.testPrintable\nPASS: tests/type/test_char.py:BMPStringTestCase.testRadd\nPASS: tests/type/test_char.py:BMPStringTestCase.testReverse\nPASS: tests/type/test_char.py:BMPStringTestCase.testRmul\nPASS: tests/type/test_char.py:BMPStringTestCase.testSchemaPickling\nPASS: tests/type/test_char.py:BMPStringTestCase.testSeq\nPASS: tests/type/test_char.py:BMPStringTestCase.testSerialised\nPASS: tests/type/test_char.py:BMPStringTestCase.testSizeConstraint\nPASS: tests/type/test_char.py:BMPStringTestCase.testUnicode\nPASS: tests/type/test_char.py:BMPStringTestCase.testValuePickling\nPASS: tests/type/test_char.py:UniversalStringTestCase.testAdd\nPASS: tests/type/test_char.py:UniversalStringTestCase.testAsNumbers\nPASS: tests/type/test_char.py:UniversalStringTestCase.testAsOctets\nPASS: tests/type/test_char.py:UniversalStringTestCase.testContains\nPASS: tests/type/test_char.py:UniversalStringTestCase.testEmpty\nPASS: tests/type/test_char.py:UniversalStringTestCase.testInit\nPASS: tests/type/test_char.py:UniversalStringTestCase.testInitFromAsn1\nPASS: tests/type/test_char.py:UniversalStringTestCase.testLength\nPASS: tests/type/test_char.py:UniversalStringTestCase.testMul\nPASS: tests/type/test_char.py:UniversalStringTestCase.testPrintable\nPASS: tests/type/test_char.py:UniversalStringTestCase.testRadd\nPASS: tests/type/test_char.py:UniversalStringTestCase.testReverse\nPASS: tests/type/test_char.py:UniversalStringTestCase.testRmul\nPASS: tests/type/test_char.py:UniversalStringTestCase.testSchemaPickling\nPASS: tests/type/test_char.py:UniversalStringTestCase.testSeq\nPASS: tests/type/test_char.py:UniversalStringTestCase.testSerialised\nPASS: tests/type/test_char.py:UniversalStringTestCase.testSizeConstraint\nPASS: tests/type/test_char.py:UniversalStringTestCase.testUnicode\nPASS: tests/type/test_char.py:UniversalStringTestCase.testValuePickling\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testAdd\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testCmp\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testContains\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testHash\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testIter\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testSub\nPASS: tests/type/test_constraint.py:ContainedSubtypeConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ContainedSubtypeConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:ValueRangeConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ValueRangeConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:ValueSizeConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ValueSizeConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testAdd\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testCmp\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testContains\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testHash\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testIter\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testSub\nPASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testBadValExtraFields\nPASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testEmptyConstraint\nPASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testGoodValWithExtraFields\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp1\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp2\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp3\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp4\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:InnerTypeConstraintTestCase.testConst1\nPASS: tests/type/test_constraint.py:InnerTypeConstraintTestCase.testConst2\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionRangeTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionRangeTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:ConstraintsUnionTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ConstraintsUnionTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:ConstraintsExclusionTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ConstraintsExclusionTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:DirectDerivationTestCase.testBadVal\nPASS: tests/type/test_constraint.py:DirectDerivationTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:IndirectDerivationTestCase.testBadVal\nPASS: tests/type/test_constraint.py:IndirectDerivationTestCase.testGoodVal\nPASS: tests/type/test_namedtype.py:NamedTypeCaseBase.testIter\nPASS: tests/type/test_namedtype.py:NamedTypeCaseBase.testRepr\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testContains\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetItem\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetNameByPosition\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetPositionByName\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetPositionNearType\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTagMap\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTagMapWithDups\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTypeByPosition\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTypesNearPosition\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testIter\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testRepr\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testReprTagMap\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testStrTagMap\nPASS: tests/type/test_namedtype.py:OrderedNamedTypesCaseBase.testGetTypeByPosition\nPASS: tests/type/test_namedtype.py:DuplicateNamedTypesCaseBase.testDuplicateDefaultTags\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testAdd\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testClone\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testDict\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testInit\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testLen\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testStrRepr\nPASS: tests/type/test_opentype.py:UntaggedAnyTestCase.testTypeCheckOnAssignment\nPASS: tests/type/test_opentype.py:TaggedAnyTestCase.testTypeCheckOnAssignment\nPASS: tests/type/test_opentype.py:TaggedAnyOpenTypeTestCase.testTypeCheckOnAssignment\nPASS: tests/type/test_tag.py:TagReprTestCase.testRepr\nPASS: tests/type/test_tag.py:TagCmpTestCase.testCmp\nPASS: tests/type/test_tag.py:TagCmpTestCase.testHash\nPASS: tests/type/test_tag.py:TagCmpTestCase.testSequence\nPASS: tests/type/test_tag.py:TagSetReprTestCase.testRepr\nPASS: tests/type/test_tag.py:TagSetCmpTestCase.testCmp\nPASS: tests/type/test_tag.py:TagSetCmpTestCase.testHash\nPASS: tests/type/test_tag.py:TagSetCmpTestCase.testLen\nPASS: tests/type/test_tag.py:TaggingTestSuite.testExplicitTag\nPASS: tests/type/test_tag.py:TaggingTestSuite.testImplicitTag\nPASS: tests/type/test_tag.py:TagSetAddTestSuite.testAdd\nPASS: tests/type/test_tag.py:TagSetAddTestSuite.testRadd\nPASS: tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck1\nPASS: tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck2\nPASS: tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck3\nPASS: tests/type/test_univ.py:NoValueTestCase.testAdd\nPASS: tests/type/test_univ.py:NoValueTestCase.testBitShift\nPASS: tests/type/test_univ.py:NoValueTestCase.testBooleanEvaluation\nPASS: tests/type/test_univ.py:NoValueTestCase.testCmp\nPASS: tests/type/test_univ.py:NoValueTestCase.testInt\nPASS: tests/type/test_univ.py:NoValueTestCase.testIsInstance\nPASS: tests/type/test_univ.py:NoValueTestCase.testKey\nPASS: tests/type/test_univ.py:NoValueTestCase.testKeyAssignment\nPASS: tests/type/test_univ.py:NoValueTestCase.testLen\nPASS: tests/type/test_univ.py:NoValueTestCase.testRepr\nPASS: tests/type/test_univ.py:NoValueTestCase.testSingleton\nPASS: tests/type/test_univ.py:NoValueTestCase.testSizeOf\nPASS: tests/type/test_univ.py:NoValueTestCase.testStr\nPASS: tests/type/test_univ.py:NoValueTestCase.testSubs\nPASS: tests/type/test_univ.py:IntegerTestCase.testAdd\nPASS: tests/type/test_univ.py:IntegerTestCase.testAnd\nPASS: tests/type/test_univ.py:IntegerTestCase.testCeil\nPASS: tests/type/test_univ.py:IntegerTestCase.testDivFloat\nPASS: tests/type/test_univ.py:IntegerTestCase.testDivInt\nPASS: tests/type/test_univ.py:IntegerTestCase.testFloat\nPASS: tests/type/test_univ.py:IntegerTestCase.testFloor\nPASS: tests/type/test_univ.py:IntegerTestCase.testFloorDiv\nPASS: tests/type/test_univ.py:IntegerTestCase.testInt\nPASS: tests/type/test_univ.py:IntegerTestCase.testInvert\nPASS: tests/type/test_univ.py:IntegerTestCase.testLong\nPASS: tests/type/test_univ.py:IntegerTestCase.testLshift\nPASS: tests/type/test_univ.py:IntegerTestCase.testMod\nPASS: tests/type/test_univ.py:IntegerTestCase.testMul\nPASS: tests/type/test_univ.py:IntegerTestCase.testNamedVals\nPASS: tests/type/test_univ.py:IntegerTestCase.testNeg\nPASS: tests/type/test_univ.py:IntegerTestCase.testOr\nPASS: tests/type/test_univ.py:IntegerTestCase.testPos\nPASS: tests/type/test_univ.py:IntegerTestCase.testPow\nPASS: tests/type/test_univ.py:IntegerTestCase.testPrettyIn\nPASS: tests/type/test_univ.py:IntegerTestCase.testRadd\nPASS: tests/type/test_univ.py:IntegerTestCase.testRand\nPASS: tests/type/test_univ.py:IntegerTestCase.testRdivFloat\nPASS: tests/type/test_univ.py:IntegerTestCase.testRdivInt\nPASS: tests/type/test_univ.py:IntegerTestCase.testRepr\nPASS: tests/type/test_univ.py:IntegerTestCase.testRmod\nPASS: tests/type/test_univ.py:IntegerTestCase.testRmul\nPASS: tests/type/test_univ.py:IntegerTestCase.testRor\nPASS: tests/type/test_univ.py:IntegerTestCase.testRound\nPASS: tests/type/test_univ.py:IntegerTestCase.testRpow\nPASS: tests/type/test_univ.py:IntegerTestCase.testRshift\nPASS: tests/type/test_univ.py:IntegerTestCase.testRsub\nPASS: tests/type/test_univ.py:IntegerTestCase.testRxor\nPASS: tests/type/test_univ.py:IntegerTestCase.testStr\nPASS: tests/type/test_univ.py:IntegerTestCase.testSub\nPASS: tests/type/test_univ.py:IntegerTestCase.testSubtype\nPASS: tests/type/test_univ.py:IntegerTestCase.testTag\nPASS: tests/type/test_univ.py:IntegerTestCase.testTrueDiv\nPASS: tests/type/test_univ.py:IntegerTestCase.testTrunc\nPASS: tests/type/test_univ.py:IntegerTestCase.testXor\nPASS: tests/type/test_univ.py:IntegerPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:IntegerPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:BooleanTestCase.testConstraints\nPASS: tests/type/test_univ.py:BooleanTestCase.testFalse\nPASS: tests/type/test_univ.py:BooleanTestCase.testInt\nPASS: tests/type/test_univ.py:BooleanTestCase.testRepr\nPASS: tests/type/test_univ.py:BooleanTestCase.testStr\nPASS: tests/type/test_univ.py:BooleanTestCase.testTag\nPASS: tests/type/test_univ.py:BooleanTestCase.testTruth\nPASS: tests/type/test_univ.py:BooleanPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:BooleanPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:BitStringTestCase.testAsInteger\nPASS: tests/type/test_univ.py:BitStringTestCase.testAsInts\nPASS: tests/type/test_univ.py:BitStringTestCase.testAsOctets\nPASS: tests/type/test_univ.py:BitStringTestCase.testBinDefault\nPASS: tests/type/test_univ.py:BitStringTestCase.testGetItem\nPASS: tests/type/test_univ.py:BitStringTestCase.testHexDefault\nPASS: tests/type/test_univ.py:BitStringTestCase.testLen\nPASS: tests/type/test_univ.py:BitStringTestCase.testMultipleOfEightPadding\nPASS: tests/type/test_univ.py:BitStringTestCase.testRepr\nPASS: tests/type/test_univ.py:BitStringTestCase.testReverse\nPASS: tests/type/test_univ.py:BitStringTestCase.testSet\nPASS: tests/type/test_univ.py:BitStringTestCase.testStaticDef\nPASS: tests/type/test_univ.py:BitStringTestCase.testStr\nPASS: tests/type/test_univ.py:BitStringTestCase.testTag\nPASS: tests/type/test_univ.py:BitStringPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:BitStringPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAdd\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAsInts\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAsOctets\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testContains\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testInit\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testInitFromAsn1\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testMul\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testPrintable\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRadd\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRepr\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testReverse\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRmul\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testSeq\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testSerialised\nPASS: tests/type/test_univ.py:OctetStringUnicodeErrorTestCase.testDecodeError\nPASS: tests/type/test_univ.py:OctetStringUnicodeErrorTestCase.testEncodeError\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAdd\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAsInts\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAsOctets\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testContains\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testInit\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testInitFromAsn1\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testMul\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testPrintable\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRadd\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRepr\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testReverse\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRmul\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testSeq\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testSerialised\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAdd\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAsInts\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAsOctets\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testContains\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testInit\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testInitFromAsn1\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testMul\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testPrintable\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRadd\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRepr\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testReverse\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRmul\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testSeq\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testSerialised\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAdd\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAsInts\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAsOctets\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testContains\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testInit\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testInitFromAsn1\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testMul\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testPrintable\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRadd\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRepr\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testReverse\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRmul\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testSeq\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testSerialised\nPASS: tests/type/test_univ.py:OctetStringTestCase.testBinDefault\nPASS: tests/type/test_univ.py:OctetStringTestCase.testBinStr\nPASS: tests/type/test_univ.py:OctetStringTestCase.testEmpty\nPASS: tests/type/test_univ.py:OctetStringTestCase.testHexDefault\nPASS: tests/type/test_univ.py:OctetStringTestCase.testHexStr\nPASS: tests/type/test_univ.py:OctetStringTestCase.testRepr\nPASS: tests/type/test_univ.py:OctetStringTestCase.testStaticDef\nPASS: tests/type/test_univ.py:OctetStringTestCase.testTag\nPASS: tests/type/test_univ.py:OctetStringTestCase.testTuple\nPASS: tests/type/test_univ.py:OctetStringPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:OctetStringPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:Null.testConstraints\nPASS: tests/type/test_univ.py:Null.testInit\nPASS: tests/type/test_univ.py:Null.testRepr\nPASS: tests/type/test_univ.py:Null.testStaticDef\nPASS: tests/type/test_univ.py:Null.testStr\nPASS: tests/type/test_univ.py:Null.testTag\nPASS: tests/type/test_univ.py:NullPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:NullPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:RealTestCase.testAdd\nPASS: tests/type/test_univ.py:RealTestCase.testAddInf\nPASS: tests/type/test_univ.py:RealTestCase.testCeil\nPASS: tests/type/test_univ.py:RealTestCase.testDiv\nPASS: tests/type/test_univ.py:RealTestCase.testFloat\nPASS: tests/type/test_univ.py:RealTestCase.testFloat4BinEnc\nPASS: tests/type/test_univ.py:RealTestCase.testFloatInf\nPASS: tests/type/test_univ.py:RealTestCase.testFloor\nPASS: tests/type/test_univ.py:RealTestCase.testInt\nPASS: tests/type/test_univ.py:RealTestCase.testIntInf\nPASS: tests/type/test_univ.py:RealTestCase.testLong\nPASS: tests/type/test_univ.py:RealTestCase.testLongInf\nPASS: tests/type/test_univ.py:RealTestCase.testMinusInf\nPASS: tests/type/test_univ.py:RealTestCase.testMod\nPASS: tests/type/test_univ.py:RealTestCase.testMul\nPASS: tests/type/test_univ.py:RealTestCase.testNeg\nPASS: tests/type/test_univ.py:RealTestCase.testPlusInf\nPASS: tests/type/test_univ.py:RealTestCase.testPos\nPASS: tests/type/test_univ.py:RealTestCase.testPow\nPASS: tests/type/test_univ.py:RealTestCase.testPrettyIn\nPASS: tests/type/test_univ.py:RealTestCase.testPrettyInInf\nPASS: tests/type/test_univ.py:RealTestCase.testRadd\nPASS: tests/type/test_univ.py:RealTestCase.testRaddInf\nPASS: tests/type/test_univ.py:RealTestCase.testRdiv\nPASS: tests/type/test_univ.py:RealTestCase.testRepr\nPASS: tests/type/test_univ.py:RealTestCase.testRmod\nPASS: tests/type/test_univ.py:RealTestCase.testRmul\nPASS: tests/type/test_univ.py:RealTestCase.testRound\nPASS: tests/type/test_univ.py:RealTestCase.testRpow\nPASS: tests/type/test_univ.py:RealTestCase.testRsub\nPASS: tests/type/test_univ.py:RealTestCase.testStaticDef\nPASS: tests/type/test_univ.py:RealTestCase.testStr\nPASS: tests/type/test_univ.py:RealTestCase.testStrInf\nPASS: tests/type/test_univ.py:RealTestCase.testSub\nPASS: tests/type/test_univ.py:RealTestCase.testTag\nPASS: tests/type/test_univ.py:RealTestCase.testTrunc\nPASS: tests/type/test_univ.py:RealPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:RealPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:ObjectIdentifier.testAdd\nPASS: tests/type/test_univ.py:ObjectIdentifier.testContains\nPASS: tests/type/test_univ.py:ObjectIdentifier.testEq\nPASS: tests/type/test_univ.py:ObjectIdentifier.testInput1\nPASS: tests/type/test_univ.py:ObjectIdentifier.testInput2\nPASS: tests/type/test_univ.py:ObjectIdentifier.testInput3\nPASS: tests/type/test_univ.py:ObjectIdentifier.testLen\nPASS: tests/type/test_univ.py:ObjectIdentifier.testPrefix\nPASS: tests/type/test_univ.py:ObjectIdentifier.testRadd\nPASS: tests/type/test_univ.py:ObjectIdentifier.testRepr\nPASS: tests/type/test_univ.py:ObjectIdentifier.testStaticDef\nPASS: tests/type/test_univ.py:ObjectIdentifier.testStr\nPASS: tests/type/test_univ.py:ObjectIdentifier.testTag\nPASS: tests/type/test_univ.py:ObjectIdentifier.testUnicode\nPASS: tests/type/test_univ.py:ObjectIdentifierPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:ObjectIdentifierPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:SequenceOf.testAppend\nPASS: tests/type/test_univ.py:SequenceOf.testClear\nPASS: tests/type/test_univ.py:SequenceOf.testClone\nPASS: tests/type/test_univ.py:SequenceOf.testCmp\nPASS: tests/type/test_univ.py:SequenceOf.testComponentConstraintsMatching\nPASS: tests/type/test_univ.py:SequenceOf.testComponentTagsMatching\nPASS: tests/type/test_univ.py:SequenceOf.testConsistency\nPASS: tests/type/test_univ.py:SequenceOf.testCount\nPASS: tests/type/test_univ.py:SequenceOf.testExtend\nPASS: tests/type/test_univ.py:SequenceOf.testGetComponentNoInstantiation\nPASS: tests/type/test_univ.py:SequenceOf.testGetComponentTagMap\nPASS: tests/type/test_univ.py:SequenceOf.testGetComponentWithDefault\nPASS: tests/type/test_univ.py:SequenceOf.testGetItem\nPASS: tests/type/test_univ.py:SequenceOf.testGetItemSlice\nPASS: tests/type/test_univ.py:SequenceOf.testIndex\nPASS: tests/type/test_univ.py:SequenceOf.testIsInconsistentSizeConstraint\nPASS: tests/type/test_univ.py:SequenceOf.testLegacyInitializer\nPASS: tests/type/test_univ.py:SequenceOf.testRepr\nPASS: tests/type/test_univ.py:SequenceOf.testReset\nPASS: tests/type/test_univ.py:SequenceOf.testSeq\nPASS: tests/type/test_univ.py:SequenceOf.testSetComponents\nPASS: tests/type/test_univ.py:SequenceOf.testSetItem\nPASS: tests/type/test_univ.py:SequenceOf.testSetItemSlice\nPASS: tests/type/test_univ.py:SequenceOf.testSort\nPASS: tests/type/test_univ.py:SequenceOf.testStaticDef\nPASS: tests/type/test_univ.py:SequenceOf.testSubtype\nPASS: tests/type/test_univ.py:SequenceOf.testSubtypeSpec\nPASS: tests/type/test_univ.py:SequenceOf.testTag\nPASS: tests/type/test_univ.py:SequenceOf.testUntyped\nPASS: tests/type/test_univ.py:SequenceOfPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:SequenceOfPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:Sequence.testById\nPASS: tests/type/test_univ.py:Sequence.testByKey\nPASS: tests/type/test_univ.py:Sequence.testClone\nPASS: tests/type/test_univ.py:Sequence.testComponentConstraintsMatching\nPASS: tests/type/test_univ.py:Sequence.testComponentTagsMatching\nPASS: tests/type/test_univ.py:Sequence.testContains\nPASS: tests/type/test_univ.py:Sequence.testGetComponentNoInstantiation\nPASS: tests/type/test_univ.py:Sequence.testGetComponentWithConstructedDefault\nPASS: tests/type/test_univ.py:Sequence.testGetComponentWithDefault\nPASS: tests/type/test_univ.py:Sequence.testGetItem\nPASS: tests/type/test_univ.py:Sequence.testGetNearPosition\nPASS: tests/type/test_univ.py:Sequence.testIsInconsistentSizeConstraint\nPASS: tests/type/test_univ.py:Sequence.testIsInconsistentWithComponentsConstraint\nPASS: tests/type/test_univ.py:Sequence.testItems\nPASS: tests/type/test_univ.py:Sequence.testIter\nPASS: tests/type/test_univ.py:Sequence.testKeys\nPASS: tests/type/test_univ.py:Sequence.testRepr\nPASS: tests/type/test_univ.py:Sequence.testSchemaWithComponents\nPASS: tests/type/test_univ.py:Sequence.testSchemaWithOptionalComponents\nPASS: tests/type/test_univ.py:Sequence.testSetComponents\nPASS: tests/type/test_univ.py:Sequence.testSetDefaultComponents\nPASS: tests/type/test_univ.py:Sequence.testSetItem\nPASS: tests/type/test_univ.py:Sequence.testSetToDefault\nPASS: tests/type/test_univ.py:Sequence.testStaticDef\nPASS: tests/type/test_univ.py:Sequence.testTag\nPASS: tests/type/test_univ.py:Sequence.testUpdate\nPASS: tests/type/test_univ.py:Sequence.testValues\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testGetItem\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testItems\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testIter\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testKeys\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testSchema\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testSetItem\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testUpdate\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testValues\nPASS: tests/type/test_univ.py:SequencePicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:SequencePicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:SetOf.testSeq\nPASS: tests/type/test_univ.py:SetOf.testStaticDef\nPASS: tests/type/test_univ.py:SetOf.testTag\nPASS: tests/type/test_univ.py:SetOfPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:SetOfPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:Set.testByTypeWithInstance\nPASS: tests/type/test_univ.py:Set.testByTypeWithPythonValue\nPASS: tests/type/test_univ.py:Set.testGetComponentNoInstantiation\nPASS: tests/type/test_univ.py:Set.testGetComponentTagMap\nPASS: tests/type/test_univ.py:Set.testGetComponentWithDefault\nPASS: tests/type/test_univ.py:Set.testGetPositionByType\nPASS: tests/type/test_univ.py:Set.testGetTagMap\nPASS: tests/type/test_univ.py:Set.testIter\nPASS: tests/type/test_univ.py:Set.testSetToDefault\nPASS: tests/type/test_univ.py:Set.testStaticDef\nPASS: tests/type/test_univ.py:Set.testTag\nPASS: tests/type/test_univ.py:SetPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:SetPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:Choice.testClone\nPASS: tests/type/test_univ.py:Choice.testCmp\nPASS: tests/type/test_univ.py:Choice.testContains\nPASS: tests/type/test_univ.py:Choice.testGetComponent\nPASS: tests/type/test_univ.py:Choice.testGetComponentNoInstantiation\nPASS: tests/type/test_univ.py:Choice.testGetComponentWithDefault\nPASS: tests/type/test_univ.py:Choice.testGetName\nPASS: tests/type/test_univ.py:Choice.testInnerByTypeWithInstanceValue\nPASS: tests/type/test_univ.py:Choice.testInnerByTypeWithPythonValue\nPASS: tests/type/test_univ.py:Choice.testIter\nPASS: tests/type/test_univ.py:Choice.testOuterByTypeWithInstanceValue\nPASS: tests/type/test_univ.py:Choice.testOuterByTypeWithPythonValue\nPASS: tests/type/test_univ.py:Choice.testRepr\nPASS: tests/type/test_univ.py:Choice.testSetComponentByPosition\nPASS: tests/type/test_univ.py:Choice.testSetToDefault\nPASS: tests/type/test_univ.py:Choice.testStaticDef\nPASS: tests/type/test_univ.py:Choice.testTag\nPASS: tests/type/test_univ.py:ChoicePicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:ChoicePicklingTestCase.testValuePickling\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testCopy\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testFromDateTime\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime0\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime1\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime2\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime3\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime4\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime5\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime6\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime7\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime8\nPASS: tests/type/test_useful.py:GeneralizedTimePicklingTestCase.testSchemaPickling\nPASS: tests/type/test_useful.py:GeneralizedTimePicklingTestCase.testValuePickling\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testFromDateTime\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime0\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime1\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime2\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime3\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime4\nPASS: tests/type/test_useful.py:UTCTimePicklingTestCase.testSchemaPickling\nPASS: tests/type/test_useful.py:UTCTimePicklingTestCase.testValuePickling\n============================================================================\nTestsuite summary\n# TOTAL: 1165\n# PASS: 1165\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 11\nEND: /usr/lib/python3-pyasn1/ptest\n2024-02-06T09:26\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-pyasn1": {
                    "duration": "11",
                    "log": "START: ptest-runner\n2024-02-06T09:25\nPASS: tests/test_debug.py:DebugCaseBase.testKnownFlags\nPASS: tests/test_debug.py:DebugCaseBase.testUnknownFlags\nPASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testMarkedPositionResets\nPASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testPeek\nPASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadFromCacheAndStream\nPASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadJustFromCache\nPASS: tests/codec/test_streaming.py:CachingStreamWrapperTestCase.testReadJustFromStream\nPASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testLargeTag\nPASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testLongTag\nPASS: tests/codec/ber/test_decoder.py:LargeTagDecoderTestCase.testTagsEquivalence\nPASS: tests/codec/ber/test_decoder.py:DecoderCacheTestCase.testCache\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testMinusOne\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testNegInt\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testNegLong\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testPosInt\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testPosLong\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testSpec\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testZero\nPASS: tests/codec/ber/test_decoder.py:IntegerDecoderTestCase.testZeroLong\nPASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testExtraTrue\nPASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testFalse\nPASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTrue\nPASS: tests/codec/ber/test_decoder.py:BooleanDecoderTestCase.testTrueNeg\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunkedSubst\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testDefModeChunkedSubstV04\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunkedSubst\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testIndefModeChunkedSubstV04\nPASS: tests/codec/ber/test_decoder.py:BitStringDecoderTestCase.testTypeChecking\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunkedSubst\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testDefModeChunkedSubstV04\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunkedSubst\nPASS: tests/codec/ber/test_decoder.py:OctetStringDecoderTestCase.testIndefModeChunkedSubstV04\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeSubst\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testDefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeSubst\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedOctetStringDecoderTestCase.testIndefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:NullDecoderTestCase.testNull\nPASS: tests/codec/ber/test_decoder.py:NullDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge1\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge2\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge3\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge4\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge5\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge6\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge7\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge8\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testEdge9\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testIndefiniteLength\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLarge1\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLarge2\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case1\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case2\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case3\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testLeading0x80Case4\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testNonLeading0x80\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testOne\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testReservedLength\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:ObjectIdentifierDecoderTestCase.testZeroLength\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin1\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin2\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin3\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin4\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testBin5\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testChar\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testEmpty\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testMinusInf\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testPlusInf\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testShortEncoding\nPASS: tests/codec/ber/test_decoder.py:RealDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:UniversalStringDecoderTestCase.testDecoder\nPASS: tests/codec/ber/test_decoder.py:BMPStringDecoderTestCase.testDecoder\nPASS: tests/codec/ber/test_decoder.py:UTF8StringDecoderTestCase.testDecoder\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderTestCase.testSchemalessDecoder\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedSequenceOfDecoderTestCase.testWithSchema\nPASS: tests/codec/ber/test_decoder.py:ExpTaggedSequenceOfDecoderTestCase.testWithoutSchema\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceOfDecoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderTestCase.testSchemalessDecoder\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetOfDecoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeSubst\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedDefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubst\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionaIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalDefMode\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithSchemaTestCase.testWithOptionalIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/ber/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testTagFormat\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeSubst\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedDefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubst\nPASS: tests/codec/ber/test_decoder.py:SetDecoderTestCase.testWithOptionalAndDefaultedIndefModeSubstV04\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedDefModeReordered\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefModeReordered\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalDefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalDefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalIndefMode\nPASS: tests/codec/ber/test_decoder.py:SetDecoderWithSchemaTestCase.testWithOptionalIndefModeChunked\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeNoComponent\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeSchema\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testDefModeSchemaless\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeNoComponent\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeSchema\nPASS: tests/codec/ber/test_decoder.py:SequenceOfWithExpTaggedOctetStringDecoder.testIndefModeSchemaless\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeNoComponent\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeSchema\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testDefModeSchemaless\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeNoComponent\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeSchema\nPASS: tests/codec/ber/test_decoder.py:SequenceWithExpTaggedOctetStringDecoder.testIndefModeSchemaless\nPASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testBySpec\nPASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testExplicitTag\nPASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testExplicitTagUndefLength\nPASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testUndefLength\nPASS: tests/codec/ber/test_decoder.py:ChoiceDecoderTestCase.testWithoutSpec\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntagged\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedIndefMode\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedSubst\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testByUntaggedSubstV04\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedEx\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExIndefMode\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExSubst\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedExSubstV04\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedIm\nPASS: tests/codec/ber/test_decoder.py:AnyDecoderTestCase.testTaggedImIndefMode\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testDefiniteNoEoo\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testExpectedEoo\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testIndefiniteEoo\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoConstructedEoo\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoEooData\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testNoLongFormEoo\nPASS: tests/codec/ber/test_decoder.py:EndOfOctetsTestCase.testUnexpectedEoo\nPASS: tests/codec/ber/test_decoder.py:NonStringDecoderTestCase.testAny\nPASS: tests/codec/ber/test_decoder.py:NonStringDecoderTestCase.testOctetString\nPASS: tests/codec/ber/test_decoder.py:ErrorOnDecodingTestCase.testErrorCondition\nPASS: tests/codec/ber/test_decoder.py:ErrorOnDecodingTestCase.testRawDump\nPASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testInvalidFileContent\nPASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testMoreObjects\nPASS: tests/codec/ber/test_decoder.py:BinaryFileTestCase.testOneObject\nPASS: tests/codec/ber/test_decoder.py:BytesIOTestCase.testRead\nPASS: tests/codec/ber/test_decoder.py:UnicodeTestCase.testFail\nPASS: tests/codec/ber/test_decoder.py:RestartableDecoderTestCase.testPartialReadingFromNonBlockingStream\nPASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testGzip\nPASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testZipfile\nPASS: tests/codec/ber/test_decoder.py:CompressedFilesTestCase.testZipfileMany\nPASS: tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPartialDecodeWithCustomSubstrateFun\nPASS: tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPartialDecodeWithDefaultSubstrateFun\nPASS: tests/codec/ber/test_decoder.py:NonStreamingCompatibilityTestCase.testPropagateUserException\nPASS: tests/codec/ber/test_encoder.py:LargeTagEncoderTestCase.testEncoder\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testCompactZero\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testMinusOne\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testNegInt\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testNegLong\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testPosInt\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testPosLong\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderTestCase.testZero\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testNegInt\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testPosInt\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testPosLong\nPASS: tests/codec/ber/test_encoder.py:IntegerEncoderWithSchemaTestCase.testZero\nPASS: tests/codec/ber/test_encoder.py:BooleanEncoderTestCase.testFalse\nPASS: tests/codec/ber/test_encoder.py:BooleanEncoderTestCase.testTrue\nPASS: tests/codec/ber/test_encoder.py:BooleanEncoderWithSchemaTestCase.testFalse\nPASS: tests/codec/ber/test_encoder.py:BooleanEncoderWithSchemaTestCase.testTrue\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testEmptyValue\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testEmptyValue\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:BitStringEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:OctetStringEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedOctetStringEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:NullEncoderTestCase.testNull\nPASS: tests/codec/ber/test_encoder.py:NullEncoderWithSchemaTestCase.testNull\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge1\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge2\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge3\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge4\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge5\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge6\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge7\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge8\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdge9\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testEdgeA\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible1\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible2\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible3\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testImpossible4\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testLarge1\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testLarge2\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierEncoderTestCase.testOne\nPASS: tests/codec/ber/test_encoder.py:ObjectIdentifierWithSchemaEncoderTestCase.testOne\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin1\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin2\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin3\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin4\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin5\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin6\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testBin7\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testChar\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testMinusInf\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testPlusInf\nPASS: tests/codec/ber/test_encoder.py:RealEncoderTestCase.testZero\nPASS: tests/codec/ber/test_encoder.py:RealEncoderWithSchemaTestCase.testChar\nPASS: tests/codec/ber/test_encoder.py:UniversalStringEncoderTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:UniversalStringEncoderWithSchemaTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:BMPStringEncoderTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:BMPStringEncoderWithSchemaTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:UTF8StringEncoderTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:UTF8StringEncoderWithSchemaTestCase.testEncoding\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceOfEncoderWithComponentsSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetOfEncoderWithComponentsSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalDefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalIndefMode\nPASS: tests/codec/ber/test_encoder.py:SequenceEncoderWithComponentsSchemaTestCase.testWithOptionalIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceComponentEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:ExpTaggedSequenceComponentEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalAndDefaultedIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalDefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalIndefMode\nPASS: tests/codec/ber/test_encoder.py:SetEncoderWithComponentsSchemaTestCase.testWithOptionalIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeOptionOne\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testDefModeOptionTwo\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testIndefMode\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderTestCase.testIndefModeChunked\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithSchemaTestCase.testFilled\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testEmpty\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testFilled\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testTagged\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testTaggedUndefLength\nPASS: tests/codec/ber/test_encoder.py:ChoiceEncoderWithComponentsSchemaTestCase.testUndefLength\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testTaggedEx\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testTaggedIm\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderTestCase.testUntagged\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testTaggedEx\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testTaggedIm\nPASS: tests/codec/ber/test_encoder.py:AnyEncoderWithSchemaTestCase.testUntagged\nPASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testEmpty\nPASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testFalse\nPASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testOverflow\nPASS: tests/codec/cer/test_decoder.py:BooleanDecoderTestCase.testTrue\nPASS: tests/codec/cer/test_decoder.py:BitStringDecoderTestCase.testLongMode\nPASS: tests/codec/cer/test_decoder.py:BitStringDecoderTestCase.testShortMode\nPASS: tests/codec/cer/test_decoder.py:OctetStringDecoderTestCase.testLongMode\nPASS: tests/codec/cer/test_decoder.py:OctetStringDecoderTestCase.testShortMode\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithUntaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/cer/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/cer/test_encoder.py:BooleanEncoderTestCase.testFalse\nPASS: tests/codec/cer/test_encoder.py:BooleanEncoderTestCase.testTrue\nPASS: tests/codec/cer/test_encoder.py:BitStringEncoderTestCase.testLongMode\nPASS: tests/codec/cer/test_encoder.py:BitStringEncoderTestCase.testShortMode\nPASS: tests/codec/cer/test_encoder.py:OctetStringEncoderTestCase.testLongMode\nPASS: tests/codec/cer/test_encoder.py:OctetStringEncoderTestCase.testShortMode\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testDecimalCommaPoint\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testLocalTimezone\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testMissingTimezone\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithMinutes\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSeconds\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubseconds\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsDanglingDot\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsMax\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsMin\nPASS: tests/codec/cer/test_encoder.py:GeneralizedTimeEncoderTestCase.testWithSubsecondsWithZeros\nPASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testFractionOfSecond\nPASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testLocalTimezone\nPASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testMissingTimezone\nPASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testWithMinutes\nPASS: tests/codec/cer/test_encoder.py:UTCTimeEncoderTestCase.testWithSeconds\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode1\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode2\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode3\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testDefMode4\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderTestCase.testEmpty\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode1\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode2\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode3\nPASS: tests/codec/cer/test_encoder.py:SequenceOfEncoderWithSchemaTestCase.testIndefMode4\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode1\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode2\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode3\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testDefMode4\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderTestCase.testEmpty\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testEmpty\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode1\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode2\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode3\nPASS: tests/codec/cer/test_encoder.py:SetOfEncoderWithSchemaTestCase.testIndefMode4\nPASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderTestCase.testWithOptionalIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithSchemaTestCase.testWithOptionalIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithChoiceWithSchemaEncoderTestCase.testIndefMode\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithTaggedChoiceEncoderTestCase.testWithTaggedChoice\nPASS: tests/codec/cer/test_encoder.py:SetEncoderWithTaggedChoiceEncoderTestCase.testWithUntaggedChoice\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderTestCase.testWithOptionalIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithOptionalAndDefaultedIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithSchemaTestCase.testWithOptionalIndefMode\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithDefault\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithDefaultAndOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefaultWithOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithDefault\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithDefaultAndOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testOptionalWithOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithDefault\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithDefaultAndOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testOptionalWithOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testOptional\nPASS: tests/codec/cer/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testOptionalWithValue\nPASS: tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testDefModeChunked\nPASS: tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testIndefMode\nPASS: tests/codec/der/test_decoder.py:BitStringDecoderTestCase.testShortMode\nPASS: tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testChunkedMode\nPASS: tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testIndefMode\nPASS: tests/codec/der/test_decoder.py:OctetStringDecoderTestCase.testShortMode\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUntaggedOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceTwo\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownType\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithUnaggedSetOfOpenTypesTestCase.testDontDecodeOpenTypesChoiceTwo\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesChoiceOne\nPASS: tests/codec/der/test_decoder.py:SequenceDecoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testDecodeOpenTypesUnknownId\nPASS: tests/codec/der/test_encoder.py:OctetStringEncoderTestCase.testDefModeLong\nPASS: tests/codec/der/test_encoder.py:OctetStringEncoderTestCase.testDefModeShort\nPASS: tests/codec/der/test_encoder.py:BitStringEncoderTestCase.testDefModeLong\nPASS: tests/codec/der/test_encoder.py:BitStringEncoderTestCase.testDefModeShort\nPASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode1\nPASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode2\nPASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode3\nPASS: tests/codec/der/test_encoder.py:SetOfEncoderTestCase.testDefMode4\nPASS: tests/codec/der/test_encoder.py:SetWithAlternatingChoiceEncoderTestCase.testComponentsOrdering1\nPASS: tests/codec/der/test_encoder.py:SetWithAlternatingChoiceEncoderTestCase.testComponentsOrdering2\nPASS: tests/codec/der/test_encoder.py:SetWithTaggedChoiceEncoderTestCase.testWithTaggedChoice\nPASS: tests/codec/der/test_encoder.py:SetWithTaggedChoiceEncoderTestCase.testWithUntaggedChoice\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithImplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithExplicitlyTaggedOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceTwo\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeIncompatibleType\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithUntaggedSetOfOpenTypesTestCase.testEncodeOpenTypeUnknownId\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithImplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:SequenceEncoderWithExplicitlyTaggedSetOfOpenTypesTestCase.testEncodeOpenTypeChoiceOne\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithDefault\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithDefaultAndOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeDefaultWithOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithDefault\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithDefaultAndOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceEncoderTestCase.testDefModeOptionalWithOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithDefault\nPASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithDefaultAndOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalChoiceEncoderTestCase.testDefModeOptionalWithOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testDefModeOptional\nPASS: tests/codec/der/test_encoder.py:NestedOptionalSequenceOfEncoderTestCase.testDefModeOptionalWithValue\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedDefaultNullIsNotEncoded\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedDefaultOctetStringIsNotEncoded\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedOptionalNullIsEncoded\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testInitializedOptionalOctetStringIsEncoded\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testUninitializedOptionalNullIsNotEncoded\nPASS: tests/codec/der/test_encoder.py:EmptyInnerFieldOfSequenceEncoderTestCase.testUninitializedOptionalOctetStringIsNotEncoded\nPASS: tests/codec/der/test_encoder.py:ClassConstructorTestCase.testKeywords\nPASS: tests/codec/native/test_decoder.py:BadAsn1SpecTestCase.testBadSpec\nPASS: tests/codec/native/test_decoder.py:IntegerDecoderTestCase.testNegInt\nPASS: tests/codec/native/test_decoder.py:IntegerDecoderTestCase.testPosInt\nPASS: tests/codec/native/test_decoder.py:BooleanDecoderTestCase.testTrue\nPASS: tests/codec/native/test_decoder.py:BooleanDecoderTestCase.testTrueNeg\nPASS: tests/codec/native/test_decoder.py:BitStringDecoderTestCase.testSimple\nPASS: tests/codec/native/test_decoder.py:OctetStringDecoderTestCase.testSimple\nPASS: tests/codec/native/test_decoder.py:NullDecoderTestCase.testNull\nPASS: tests/codec/native/test_decoder.py:ObjectIdentifierDecoderTestCase.testOne\nPASS: tests/codec/native/test_decoder.py:RealDecoderTestCase.testSimple\nPASS: tests/codec/native/test_decoder.py:SequenceDecoderTestCase.testSimple\nPASS: tests/codec/native/test_decoder.py:ChoiceDecoderTestCase.testSimple\nPASS: tests/codec/native/test_decoder.py:AnyDecoderTestCase.testSimple\nPASS: tests/codec/native/test_encoder.py:BadAsn1SpecTestCase.testBadValueType\nPASS: tests/codec/native/test_encoder.py:IntegerEncoderTestCase.testNegInt\nPASS: tests/codec/native/test_encoder.py:IntegerEncoderTestCase.testPosInt\nPASS: tests/codec/native/test_encoder.py:BooleanEncoderTestCase.testFalse\nPASS: tests/codec/native/test_encoder.py:BooleanEncoderTestCase.testTrue\nPASS: tests/codec/native/test_encoder.py:BitStringEncoderTestCase.testValue\nPASS: tests/codec/native/test_encoder.py:OctetStringEncoderTestCase.testValue\nPASS: tests/codec/native/test_encoder.py:NullEncoderTestCase.testNull\nPASS: tests/codec/native/test_encoder.py:ObjectIdentifierEncoderTestCase.testOne\nPASS: tests/codec/native/test_encoder.py:RealEncoderTestCase.testChar\nPASS: tests/codec/native/test_encoder.py:RealEncoderTestCase.testMinusInf\nPASS: tests/codec/native/test_encoder.py:RealEncoderTestCase.testPlusInf\nPASS: tests/codec/native/test_encoder.py:SequenceEncoderTestCase.testSimple\nPASS: tests/codec/native/test_encoder.py:ChoiceEncoderTestCase.testEmpty\nPASS: tests/codec/native/test_encoder.py:ChoiceEncoderTestCase.testFilled\nPASS: tests/codec/native/test_encoder.py:AnyEncoderTestCase.testSimple\nPASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_empty\nPASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_signed\nPASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_unsigned\nPASS: tests/compat/test_integer.py:IntegerTestCase.test_from_bytes_zero\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_ensureString\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_int2oct\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_ints2octs\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_ints2octs_empty\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_isOctetsType\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_isStringType\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_oct2int\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2ints\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2ints_empty\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2str\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_octs2str_empty\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_str2octs\nPASS: tests/compat/test_octets.py:OctetsTestCase.test_str2octs_empty\nPASS: tests/type/test_char.py:VisibleStringTestCase.testAdd\nPASS: tests/type/test_char.py:VisibleStringTestCase.testAsNumbers\nPASS: tests/type/test_char.py:VisibleStringTestCase.testAsOctets\nPASS: tests/type/test_char.py:VisibleStringTestCase.testContains\nPASS: tests/type/test_char.py:VisibleStringTestCase.testEmpty\nPASS: tests/type/test_char.py:VisibleStringTestCase.testInit\nPASS: tests/type/test_char.py:VisibleStringTestCase.testInitFromAsn1\nPASS: tests/type/test_char.py:VisibleStringTestCase.testLength\nPASS: tests/type/test_char.py:VisibleStringTestCase.testMul\nPASS: tests/type/test_char.py:VisibleStringTestCase.testPrintable\nPASS: tests/type/test_char.py:VisibleStringTestCase.testRadd\nPASS: tests/type/test_char.py:VisibleStringTestCase.testReverse\nPASS: tests/type/test_char.py:VisibleStringTestCase.testRmul\nPASS: tests/type/test_char.py:VisibleStringTestCase.testSchemaPickling\nPASS: tests/type/test_char.py:VisibleStringTestCase.testSeq\nPASS: tests/type/test_char.py:VisibleStringTestCase.testSerialised\nPASS: tests/type/test_char.py:VisibleStringTestCase.testSizeConstraint\nPASS: tests/type/test_char.py:VisibleStringTestCase.testUnicode\nPASS: tests/type/test_char.py:VisibleStringTestCase.testValuePickling\nPASS: tests/type/test_char.py:GeneralStringTestCase.testAdd\nPASS: tests/type/test_char.py:GeneralStringTestCase.testAsNumbers\nPASS: tests/type/test_char.py:GeneralStringTestCase.testAsOctets\nPASS: tests/type/test_char.py:GeneralStringTestCase.testContains\nPASS: tests/type/test_char.py:GeneralStringTestCase.testEmpty\nPASS: tests/type/test_char.py:GeneralStringTestCase.testInit\nPASS: tests/type/test_char.py:GeneralStringTestCase.testInitFromAsn1\nPASS: tests/type/test_char.py:GeneralStringTestCase.testLength\nPASS: tests/type/test_char.py:GeneralStringTestCase.testMul\nPASS: tests/type/test_char.py:GeneralStringTestCase.testPrintable\nPASS: tests/type/test_char.py:GeneralStringTestCase.testRadd\nPASS: tests/type/test_char.py:GeneralStringTestCase.testReverse\nPASS: tests/type/test_char.py:GeneralStringTestCase.testRmul\nPASS: tests/type/test_char.py:GeneralStringTestCase.testSchemaPickling\nPASS: tests/type/test_char.py:GeneralStringTestCase.testSeq\nPASS: tests/type/test_char.py:GeneralStringTestCase.testSerialised\nPASS: tests/type/test_char.py:GeneralStringTestCase.testSizeConstraint\nPASS: tests/type/test_char.py:GeneralStringTestCase.testUnicode\nPASS: tests/type/test_char.py:GeneralStringTestCase.testValuePickling\nPASS: tests/type/test_char.py:UTF8StringTestCase.testAdd\nPASS: tests/type/test_char.py:UTF8StringTestCase.testAsNumbers\nPASS: tests/type/test_char.py:UTF8StringTestCase.testAsOctets\nPASS: tests/type/test_char.py:UTF8StringTestCase.testContains\nPASS: tests/type/test_char.py:UTF8StringTestCase.testEmpty\nPASS: tests/type/test_char.py:UTF8StringTestCase.testInit\nPASS: tests/type/test_char.py:UTF8StringTestCase.testInitFromAsn1\nPASS: tests/type/test_char.py:UTF8StringTestCase.testLength\nPASS: tests/type/test_char.py:UTF8StringTestCase.testMul\nPASS: tests/type/test_char.py:UTF8StringTestCase.testPrintable\nPASS: tests/type/test_char.py:UTF8StringTestCase.testRadd\nPASS: tests/type/test_char.py:UTF8StringTestCase.testReverse\nPASS: tests/type/test_char.py:UTF8StringTestCase.testRmul\nPASS: tests/type/test_char.py:UTF8StringTestCase.testSchemaPickling\nPASS: tests/type/test_char.py:UTF8StringTestCase.testSeq\nPASS: tests/type/test_char.py:UTF8StringTestCase.testSerialised\nPASS: tests/type/test_char.py:UTF8StringTestCase.testSizeConstraint\nPASS: tests/type/test_char.py:UTF8StringTestCase.testUnicode\nPASS: tests/type/test_char.py:UTF8StringTestCase.testValuePickling\nPASS: tests/type/test_char.py:BMPStringTestCase.testAdd\nPASS: tests/type/test_char.py:BMPStringTestCase.testAsNumbers\nPASS: tests/type/test_char.py:BMPStringTestCase.testAsOctets\nPASS: tests/type/test_char.py:BMPStringTestCase.testContains\nPASS: tests/type/test_char.py:BMPStringTestCase.testEmpty\nPASS: tests/type/test_char.py:BMPStringTestCase.testInit\nPASS: tests/type/test_char.py:BMPStringTestCase.testInitFromAsn1\nPASS: tests/type/test_char.py:BMPStringTestCase.testLength\nPASS: tests/type/test_char.py:BMPStringTestCase.testMul\nPASS: tests/type/test_char.py:BMPStringTestCase.testPrintable\nPASS: tests/type/test_char.py:BMPStringTestCase.testRadd\nPASS: tests/type/test_char.py:BMPStringTestCase.testReverse\nPASS: tests/type/test_char.py:BMPStringTestCase.testRmul\nPASS: tests/type/test_char.py:BMPStringTestCase.testSchemaPickling\nPASS: tests/type/test_char.py:BMPStringTestCase.testSeq\nPASS: tests/type/test_char.py:BMPStringTestCase.testSerialised\nPASS: tests/type/test_char.py:BMPStringTestCase.testSizeConstraint\nPASS: tests/type/test_char.py:BMPStringTestCase.testUnicode\nPASS: tests/type/test_char.py:BMPStringTestCase.testValuePickling\nPASS: tests/type/test_char.py:UniversalStringTestCase.testAdd\nPASS: tests/type/test_char.py:UniversalStringTestCase.testAsNumbers\nPASS: tests/type/test_char.py:UniversalStringTestCase.testAsOctets\nPASS: tests/type/test_char.py:UniversalStringTestCase.testContains\nPASS: tests/type/test_char.py:UniversalStringTestCase.testEmpty\nPASS: tests/type/test_char.py:UniversalStringTestCase.testInit\nPASS: tests/type/test_char.py:UniversalStringTestCase.testInitFromAsn1\nPASS: tests/type/test_char.py:UniversalStringTestCase.testLength\nPASS: tests/type/test_char.py:UniversalStringTestCase.testMul\nPASS: tests/type/test_char.py:UniversalStringTestCase.testPrintable\nPASS: tests/type/test_char.py:UniversalStringTestCase.testRadd\nPASS: tests/type/test_char.py:UniversalStringTestCase.testReverse\nPASS: tests/type/test_char.py:UniversalStringTestCase.testRmul\nPASS: tests/type/test_char.py:UniversalStringTestCase.testSchemaPickling\nPASS: tests/type/test_char.py:UniversalStringTestCase.testSeq\nPASS: tests/type/test_char.py:UniversalStringTestCase.testSerialised\nPASS: tests/type/test_char.py:UniversalStringTestCase.testSizeConstraint\nPASS: tests/type/test_char.py:UniversalStringTestCase.testUnicode\nPASS: tests/type/test_char.py:UniversalStringTestCase.testValuePickling\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testAdd\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testCmp\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testContains\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testHash\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testIter\nPASS: tests/type/test_constraint.py:SingleValueConstraintTestCase.testSub\nPASS: tests/type/test_constraint.py:ContainedSubtypeConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ContainedSubtypeConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:ValueRangeConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ValueRangeConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:ValueSizeConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ValueSizeConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testAdd\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testCmp\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testContains\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testHash\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testIter\nPASS: tests/type/test_constraint.py:PermittedAlphabetConstraintTestCase.testSub\nPASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testBadVal\nPASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testBadValExtraFields\nPASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testEmptyConstraint\nPASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:WithComponentsConstraintTestCase.testGoodValWithExtraFields\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp1\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp2\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp3\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testCmp4\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:InnerTypeConstraintTestCase.testConst1\nPASS: tests/type/test_constraint.py:InnerTypeConstraintTestCase.testConst2\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionRangeTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ConstraintsIntersectionRangeTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:ConstraintsUnionTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ConstraintsUnionTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:ConstraintsExclusionTestCase.testBadVal\nPASS: tests/type/test_constraint.py:ConstraintsExclusionTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:DirectDerivationTestCase.testBadVal\nPASS: tests/type/test_constraint.py:DirectDerivationTestCase.testGoodVal\nPASS: tests/type/test_constraint.py:IndirectDerivationTestCase.testBadVal\nPASS: tests/type/test_constraint.py:IndirectDerivationTestCase.testGoodVal\nPASS: tests/type/test_namedtype.py:NamedTypeCaseBase.testIter\nPASS: tests/type/test_namedtype.py:NamedTypeCaseBase.testRepr\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testContains\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetItem\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetNameByPosition\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetPositionByName\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetPositionNearType\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTagMap\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTagMapWithDups\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTypeByPosition\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testGetTypesNearPosition\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testIter\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testRepr\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testReprTagMap\nPASS: tests/type/test_namedtype.py:NamedTypesCaseBase.testStrTagMap\nPASS: tests/type/test_namedtype.py:OrderedNamedTypesCaseBase.testGetTypeByPosition\nPASS: tests/type/test_namedtype.py:DuplicateNamedTypesCaseBase.testDuplicateDefaultTags\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testAdd\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testClone\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testDict\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testInit\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testLen\nPASS: tests/type/test_namedval.py:NamedValuesCaseBase.testStrRepr\nPASS: tests/type/test_opentype.py:UntaggedAnyTestCase.testTypeCheckOnAssignment\nPASS: tests/type/test_opentype.py:TaggedAnyTestCase.testTypeCheckOnAssignment\nPASS: tests/type/test_opentype.py:TaggedAnyOpenTypeTestCase.testTypeCheckOnAssignment\nPASS: tests/type/test_tag.py:TagReprTestCase.testRepr\nPASS: tests/type/test_tag.py:TagCmpTestCase.testCmp\nPASS: tests/type/test_tag.py:TagCmpTestCase.testHash\nPASS: tests/type/test_tag.py:TagCmpTestCase.testSequence\nPASS: tests/type/test_tag.py:TagSetReprTestCase.testRepr\nPASS: tests/type/test_tag.py:TagSetCmpTestCase.testCmp\nPASS: tests/type/test_tag.py:TagSetCmpTestCase.testHash\nPASS: tests/type/test_tag.py:TagSetCmpTestCase.testLen\nPASS: tests/type/test_tag.py:TaggingTestSuite.testExplicitTag\nPASS: tests/type/test_tag.py:TaggingTestSuite.testImplicitTag\nPASS: tests/type/test_tag.py:TagSetAddTestSuite.testAdd\nPASS: tests/type/test_tag.py:TagSetAddTestSuite.testRadd\nPASS: tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck1\nPASS: tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck2\nPASS: tests/type/test_tag.py:SuperTagSetTestCase.testSuperTagCheck3\nPASS: tests/type/test_univ.py:NoValueTestCase.testAdd\nPASS: tests/type/test_univ.py:NoValueTestCase.testBitShift\nPASS: tests/type/test_univ.py:NoValueTestCase.testBooleanEvaluation\nPASS: tests/type/test_univ.py:NoValueTestCase.testCmp\nPASS: tests/type/test_univ.py:NoValueTestCase.testInt\nPASS: tests/type/test_univ.py:NoValueTestCase.testIsInstance\nPASS: tests/type/test_univ.py:NoValueTestCase.testKey\nPASS: tests/type/test_univ.py:NoValueTestCase.testKeyAssignment\nPASS: tests/type/test_univ.py:NoValueTestCase.testLen\nPASS: tests/type/test_univ.py:NoValueTestCase.testRepr\nPASS: tests/type/test_univ.py:NoValueTestCase.testSingleton\nPASS: tests/type/test_univ.py:NoValueTestCase.testSizeOf\nPASS: tests/type/test_univ.py:NoValueTestCase.testStr\nPASS: tests/type/test_univ.py:NoValueTestCase.testSubs\nPASS: tests/type/test_univ.py:IntegerTestCase.testAdd\nPASS: tests/type/test_univ.py:IntegerTestCase.testAnd\nPASS: tests/type/test_univ.py:IntegerTestCase.testCeil\nPASS: tests/type/test_univ.py:IntegerTestCase.testDivFloat\nPASS: tests/type/test_univ.py:IntegerTestCase.testDivInt\nPASS: tests/type/test_univ.py:IntegerTestCase.testFloat\nPASS: tests/type/test_univ.py:IntegerTestCase.testFloor\nPASS: tests/type/test_univ.py:IntegerTestCase.testFloorDiv\nPASS: tests/type/test_univ.py:IntegerTestCase.testInt\nPASS: tests/type/test_univ.py:IntegerTestCase.testInvert\nPASS: tests/type/test_univ.py:IntegerTestCase.testLong\nPASS: tests/type/test_univ.py:IntegerTestCase.testLshift\nPASS: tests/type/test_univ.py:IntegerTestCase.testMod\nPASS: tests/type/test_univ.py:IntegerTestCase.testMul\nPASS: tests/type/test_univ.py:IntegerTestCase.testNamedVals\nPASS: tests/type/test_univ.py:IntegerTestCase.testNeg\nPASS: tests/type/test_univ.py:IntegerTestCase.testOr\nPASS: tests/type/test_univ.py:IntegerTestCase.testPos\nPASS: tests/type/test_univ.py:IntegerTestCase.testPow\nPASS: tests/type/test_univ.py:IntegerTestCase.testPrettyIn\nPASS: tests/type/test_univ.py:IntegerTestCase.testRadd\nPASS: tests/type/test_univ.py:IntegerTestCase.testRand\nPASS: tests/type/test_univ.py:IntegerTestCase.testRdivFloat\nPASS: tests/type/test_univ.py:IntegerTestCase.testRdivInt\nPASS: tests/type/test_univ.py:IntegerTestCase.testRepr\nPASS: tests/type/test_univ.py:IntegerTestCase.testRmod\nPASS: tests/type/test_univ.py:IntegerTestCase.testRmul\nPASS: tests/type/test_univ.py:IntegerTestCase.testRor\nPASS: tests/type/test_univ.py:IntegerTestCase.testRound\nPASS: tests/type/test_univ.py:IntegerTestCase.testRpow\nPASS: tests/type/test_univ.py:IntegerTestCase.testRshift\nPASS: tests/type/test_univ.py:IntegerTestCase.testRsub\nPASS: tests/type/test_univ.py:IntegerTestCase.testRxor\nPASS: tests/type/test_univ.py:IntegerTestCase.testStr\nPASS: tests/type/test_univ.py:IntegerTestCase.testSub\nPASS: tests/type/test_univ.py:IntegerTestCase.testSubtype\nPASS: tests/type/test_univ.py:IntegerTestCase.testTag\nPASS: tests/type/test_univ.py:IntegerTestCase.testTrueDiv\nPASS: tests/type/test_univ.py:IntegerTestCase.testTrunc\nPASS: tests/type/test_univ.py:IntegerTestCase.testXor\nPASS: tests/type/test_univ.py:IntegerPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:IntegerPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:BooleanTestCase.testConstraints\nPASS: tests/type/test_univ.py:BooleanTestCase.testFalse\nPASS: tests/type/test_univ.py:BooleanTestCase.testInt\nPASS: tests/type/test_univ.py:BooleanTestCase.testRepr\nPASS: tests/type/test_univ.py:BooleanTestCase.testStr\nPASS: tests/type/test_univ.py:BooleanTestCase.testTag\nPASS: tests/type/test_univ.py:BooleanTestCase.testTruth\nPASS: tests/type/test_univ.py:BooleanPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:BooleanPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:BitStringTestCase.testAsInteger\nPASS: tests/type/test_univ.py:BitStringTestCase.testAsInts\nPASS: tests/type/test_univ.py:BitStringTestCase.testAsOctets\nPASS: tests/type/test_univ.py:BitStringTestCase.testBinDefault\nPASS: tests/type/test_univ.py:BitStringTestCase.testGetItem\nPASS: tests/type/test_univ.py:BitStringTestCase.testHexDefault\nPASS: tests/type/test_univ.py:BitStringTestCase.testLen\nPASS: tests/type/test_univ.py:BitStringTestCase.testMultipleOfEightPadding\nPASS: tests/type/test_univ.py:BitStringTestCase.testRepr\nPASS: tests/type/test_univ.py:BitStringTestCase.testReverse\nPASS: tests/type/test_univ.py:BitStringTestCase.testSet\nPASS: tests/type/test_univ.py:BitStringTestCase.testStaticDef\nPASS: tests/type/test_univ.py:BitStringTestCase.testStr\nPASS: tests/type/test_univ.py:BitStringTestCase.testTag\nPASS: tests/type/test_univ.py:BitStringPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:BitStringPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAdd\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAsInts\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testAsOctets\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testContains\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testInit\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testInitFromAsn1\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testMul\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testPrintable\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRadd\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRepr\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testReverse\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testRmul\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testSeq\nPASS: tests/type/test_univ.py:OctetStringWithAsciiTestCase.testSerialised\nPASS: tests/type/test_univ.py:OctetStringUnicodeErrorTestCase.testDecodeError\nPASS: tests/type/test_univ.py:OctetStringUnicodeErrorTestCase.testEncodeError\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAdd\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAsInts\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testAsOctets\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testContains\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testInit\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testInitFromAsn1\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testMul\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testPrintable\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRadd\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRepr\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testReverse\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testRmul\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testSeq\nPASS: tests/type/test_univ.py:OctetStringWithUtf8TestCase.testSerialised\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAdd\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAsInts\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testAsOctets\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testContains\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testInit\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testInitFromAsn1\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testMul\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testPrintable\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRadd\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRepr\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testReverse\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testRmul\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testSeq\nPASS: tests/type/test_univ.py:OctetStringWithUtf16TestCase.testSerialised\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAdd\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAsInts\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testAsOctets\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testContains\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testInit\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testInitFromAsn1\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testMul\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testPrintable\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRadd\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRepr\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testReverse\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testRmul\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testSeq\nPASS: tests/type/test_univ.py:OctetStringWithUtf32TestCase.testSerialised\nPASS: tests/type/test_univ.py:OctetStringTestCase.testBinDefault\nPASS: tests/type/test_univ.py:OctetStringTestCase.testBinStr\nPASS: tests/type/test_univ.py:OctetStringTestCase.testEmpty\nPASS: tests/type/test_univ.py:OctetStringTestCase.testHexDefault\nPASS: tests/type/test_univ.py:OctetStringTestCase.testHexStr\nPASS: tests/type/test_univ.py:OctetStringTestCase.testRepr\nPASS: tests/type/test_univ.py:OctetStringTestCase.testStaticDef\nPASS: tests/type/test_univ.py:OctetStringTestCase.testTag\nPASS: tests/type/test_univ.py:OctetStringTestCase.testTuple\nPASS: tests/type/test_univ.py:OctetStringPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:OctetStringPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:Null.testConstraints\nPASS: tests/type/test_univ.py:Null.testInit\nPASS: tests/type/test_univ.py:Null.testRepr\nPASS: tests/type/test_univ.py:Null.testStaticDef\nPASS: tests/type/test_univ.py:Null.testStr\nPASS: tests/type/test_univ.py:Null.testTag\nPASS: tests/type/test_univ.py:NullPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:NullPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:RealTestCase.testAdd\nPASS: tests/type/test_univ.py:RealTestCase.testAddInf\nPASS: tests/type/test_univ.py:RealTestCase.testCeil\nPASS: tests/type/test_univ.py:RealTestCase.testDiv\nPASS: tests/type/test_univ.py:RealTestCase.testFloat\nPASS: tests/type/test_univ.py:RealTestCase.testFloat4BinEnc\nPASS: tests/type/test_univ.py:RealTestCase.testFloatInf\nPASS: tests/type/test_univ.py:RealTestCase.testFloor\nPASS: tests/type/test_univ.py:RealTestCase.testInt\nPASS: tests/type/test_univ.py:RealTestCase.testIntInf\nPASS: tests/type/test_univ.py:RealTestCase.testLong\nPASS: tests/type/test_univ.py:RealTestCase.testLongInf\nPASS: tests/type/test_univ.py:RealTestCase.testMinusInf\nPASS: tests/type/test_univ.py:RealTestCase.testMod\nPASS: tests/type/test_univ.py:RealTestCase.testMul\nPASS: tests/type/test_univ.py:RealTestCase.testNeg\nPASS: tests/type/test_univ.py:RealTestCase.testPlusInf\nPASS: tests/type/test_univ.py:RealTestCase.testPos\nPASS: tests/type/test_univ.py:RealTestCase.testPow\nPASS: tests/type/test_univ.py:RealTestCase.testPrettyIn\nPASS: tests/type/test_univ.py:RealTestCase.testPrettyInInf\nPASS: tests/type/test_univ.py:RealTestCase.testRadd\nPASS: tests/type/test_univ.py:RealTestCase.testRaddInf\nPASS: tests/type/test_univ.py:RealTestCase.testRdiv\nPASS: tests/type/test_univ.py:RealTestCase.testRepr\nPASS: tests/type/test_univ.py:RealTestCase.testRmod\nPASS: tests/type/test_univ.py:RealTestCase.testRmul\nPASS: tests/type/test_univ.py:RealTestCase.testRound\nPASS: tests/type/test_univ.py:RealTestCase.testRpow\nPASS: tests/type/test_univ.py:RealTestCase.testRsub\nPASS: tests/type/test_univ.py:RealTestCase.testStaticDef\nPASS: tests/type/test_univ.py:RealTestCase.testStr\nPASS: tests/type/test_univ.py:RealTestCase.testStrInf\nPASS: tests/type/test_univ.py:RealTestCase.testSub\nPASS: tests/type/test_univ.py:RealTestCase.testTag\nPASS: tests/type/test_univ.py:RealTestCase.testTrunc\nPASS: tests/type/test_univ.py:RealPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:RealPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:ObjectIdentifier.testAdd\nPASS: tests/type/test_univ.py:ObjectIdentifier.testContains\nPASS: tests/type/test_univ.py:ObjectIdentifier.testEq\nPASS: tests/type/test_univ.py:ObjectIdentifier.testInput1\nPASS: tests/type/test_univ.py:ObjectIdentifier.testInput2\nPASS: tests/type/test_univ.py:ObjectIdentifier.testInput3\nPASS: tests/type/test_univ.py:ObjectIdentifier.testLen\nPASS: tests/type/test_univ.py:ObjectIdentifier.testPrefix\nPASS: tests/type/test_univ.py:ObjectIdentifier.testRadd\nPASS: tests/type/test_univ.py:ObjectIdentifier.testRepr\nPASS: tests/type/test_univ.py:ObjectIdentifier.testStaticDef\nPASS: tests/type/test_univ.py:ObjectIdentifier.testStr\nPASS: tests/type/test_univ.py:ObjectIdentifier.testTag\nPASS: tests/type/test_univ.py:ObjectIdentifier.testUnicode\nPASS: tests/type/test_univ.py:ObjectIdentifierPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:ObjectIdentifierPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:SequenceOf.testAppend\nPASS: tests/type/test_univ.py:SequenceOf.testClear\nPASS: tests/type/test_univ.py:SequenceOf.testClone\nPASS: tests/type/test_univ.py:SequenceOf.testCmp\nPASS: tests/type/test_univ.py:SequenceOf.testComponentConstraintsMatching\nPASS: tests/type/test_univ.py:SequenceOf.testComponentTagsMatching\nPASS: tests/type/test_univ.py:SequenceOf.testConsistency\nPASS: tests/type/test_univ.py:SequenceOf.testCount\nPASS: tests/type/test_univ.py:SequenceOf.testExtend\nPASS: tests/type/test_univ.py:SequenceOf.testGetComponentNoInstantiation\nPASS: tests/type/test_univ.py:SequenceOf.testGetComponentTagMap\nPASS: tests/type/test_univ.py:SequenceOf.testGetComponentWithDefault\nPASS: tests/type/test_univ.py:SequenceOf.testGetItem\nPASS: tests/type/test_univ.py:SequenceOf.testGetItemSlice\nPASS: tests/type/test_univ.py:SequenceOf.testIndex\nPASS: tests/type/test_univ.py:SequenceOf.testIsInconsistentSizeConstraint\nPASS: tests/type/test_univ.py:SequenceOf.testLegacyInitializer\nPASS: tests/type/test_univ.py:SequenceOf.testRepr\nPASS: tests/type/test_univ.py:SequenceOf.testReset\nPASS: tests/type/test_univ.py:SequenceOf.testSeq\nPASS: tests/type/test_univ.py:SequenceOf.testSetComponents\nPASS: tests/type/test_univ.py:SequenceOf.testSetItem\nPASS: tests/type/test_univ.py:SequenceOf.testSetItemSlice\nPASS: tests/type/test_univ.py:SequenceOf.testSort\nPASS: tests/type/test_univ.py:SequenceOf.testStaticDef\nPASS: tests/type/test_univ.py:SequenceOf.testSubtype\nPASS: tests/type/test_univ.py:SequenceOf.testSubtypeSpec\nPASS: tests/type/test_univ.py:SequenceOf.testTag\nPASS: tests/type/test_univ.py:SequenceOf.testUntyped\nPASS: tests/type/test_univ.py:SequenceOfPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:SequenceOfPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:Sequence.testById\nPASS: tests/type/test_univ.py:Sequence.testByKey\nPASS: tests/type/test_univ.py:Sequence.testClone\nPASS: tests/type/test_univ.py:Sequence.testComponentConstraintsMatching\nPASS: tests/type/test_univ.py:Sequence.testComponentTagsMatching\nPASS: tests/type/test_univ.py:Sequence.testContains\nPASS: tests/type/test_univ.py:Sequence.testGetComponentNoInstantiation\nPASS: tests/type/test_univ.py:Sequence.testGetComponentWithConstructedDefault\nPASS: tests/type/test_univ.py:Sequence.testGetComponentWithDefault\nPASS: tests/type/test_univ.py:Sequence.testGetItem\nPASS: tests/type/test_univ.py:Sequence.testGetNearPosition\nPASS: tests/type/test_univ.py:Sequence.testIsInconsistentSizeConstraint\nPASS: tests/type/test_univ.py:Sequence.testIsInconsistentWithComponentsConstraint\nPASS: tests/type/test_univ.py:Sequence.testItems\nPASS: tests/type/test_univ.py:Sequence.testIter\nPASS: tests/type/test_univ.py:Sequence.testKeys\nPASS: tests/type/test_univ.py:Sequence.testRepr\nPASS: tests/type/test_univ.py:Sequence.testSchemaWithComponents\nPASS: tests/type/test_univ.py:Sequence.testSchemaWithOptionalComponents\nPASS: tests/type/test_univ.py:Sequence.testSetComponents\nPASS: tests/type/test_univ.py:Sequence.testSetDefaultComponents\nPASS: tests/type/test_univ.py:Sequence.testSetItem\nPASS: tests/type/test_univ.py:Sequence.testSetToDefault\nPASS: tests/type/test_univ.py:Sequence.testStaticDef\nPASS: tests/type/test_univ.py:Sequence.testTag\nPASS: tests/type/test_univ.py:Sequence.testUpdate\nPASS: tests/type/test_univ.py:Sequence.testValues\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testGetItem\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testItems\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testIter\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testKeys\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testSchema\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testSetItem\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testUpdate\nPASS: tests/type/test_univ.py:SequenceWithoutSchema.testValues\nPASS: tests/type/test_univ.py:SequencePicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:SequencePicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:SetOf.testSeq\nPASS: tests/type/test_univ.py:SetOf.testStaticDef\nPASS: tests/type/test_univ.py:SetOf.testTag\nPASS: tests/type/test_univ.py:SetOfPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:SetOfPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:Set.testByTypeWithInstance\nPASS: tests/type/test_univ.py:Set.testByTypeWithPythonValue\nPASS: tests/type/test_univ.py:Set.testGetComponentNoInstantiation\nPASS: tests/type/test_univ.py:Set.testGetComponentTagMap\nPASS: tests/type/test_univ.py:Set.testGetComponentWithDefault\nPASS: tests/type/test_univ.py:Set.testGetPositionByType\nPASS: tests/type/test_univ.py:Set.testGetTagMap\nPASS: tests/type/test_univ.py:Set.testIter\nPASS: tests/type/test_univ.py:Set.testSetToDefault\nPASS: tests/type/test_univ.py:Set.testStaticDef\nPASS: tests/type/test_univ.py:Set.testTag\nPASS: tests/type/test_univ.py:SetPicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:SetPicklingTestCase.testValuePickling\nPASS: tests/type/test_univ.py:Choice.testClone\nPASS: tests/type/test_univ.py:Choice.testCmp\nPASS: tests/type/test_univ.py:Choice.testContains\nPASS: tests/type/test_univ.py:Choice.testGetComponent\nPASS: tests/type/test_univ.py:Choice.testGetComponentNoInstantiation\nPASS: tests/type/test_univ.py:Choice.testGetComponentWithDefault\nPASS: tests/type/test_univ.py:Choice.testGetName\nPASS: tests/type/test_univ.py:Choice.testInnerByTypeWithInstanceValue\nPASS: tests/type/test_univ.py:Choice.testInnerByTypeWithPythonValue\nPASS: tests/type/test_univ.py:Choice.testIter\nPASS: tests/type/test_univ.py:Choice.testOuterByTypeWithInstanceValue\nPASS: tests/type/test_univ.py:Choice.testOuterByTypeWithPythonValue\nPASS: tests/type/test_univ.py:Choice.testRepr\nPASS: tests/type/test_univ.py:Choice.testSetComponentByPosition\nPASS: tests/type/test_univ.py:Choice.testSetToDefault\nPASS: tests/type/test_univ.py:Choice.testStaticDef\nPASS: tests/type/test_univ.py:Choice.testTag\nPASS: tests/type/test_univ.py:ChoicePicklingTestCase.testSchemaPickling\nPASS: tests/type/test_univ.py:ChoicePicklingTestCase.testValuePickling\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testCopy\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testFromDateTime\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime0\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime1\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime2\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime3\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime4\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime5\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime6\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime7\nPASS: tests/type/test_useful.py:GeneralizedTimeTestCase.testToDateTime8\nPASS: tests/type/test_useful.py:GeneralizedTimePicklingTestCase.testSchemaPickling\nPASS: tests/type/test_useful.py:GeneralizedTimePicklingTestCase.testValuePickling\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testFromDateTime\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime0\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime1\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime2\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime3\nPASS: tests/type/test_useful.py:UTCTimeTestCase.testToDateTime4\nPASS: tests/type/test_useful.py:UTCTimePicklingTestCase.testSchemaPickling\nPASS: tests/type/test_useful.py:UTCTimePicklingTestCase.testValuePickling\n============================================================================\nTestsuite summary\n# TOTAL: 1165\n# PASS: 1165\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 11\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.118003129959106,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-pytz_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-pytz",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010516643524169922,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3824679851531982,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.050135135650634766,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 2.7322704792022705,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0011968612670898438,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_docs.py:DocumentationTestCase.test_readme_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_docs.py:test_suite": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_append": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_binary_ops": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_bool": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_callable": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_count": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_delitem": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_delslice": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_extend": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_getitem": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_getslice": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_iadd": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_index": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_insert": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_isinstance": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_iter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_pop": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_remove": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_reverse": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_reversed": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_setitem": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_setslice": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_sort": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_sorted": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazyListTestCase.test_unary_ops": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_add": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_binary_ops": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_bool": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_callable": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_clear": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_copy": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_discard": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_hash": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_iops": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_isinstance": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_method_ops": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_pop": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_remove": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_lazy.py:LazySetTestCase.test_unary_ops": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:BasicTest.testGMT": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:BasicTest.testReferenceUTC": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:BasicTest.testStaticTzInfo": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:BasicTest.testUnicodeTimezone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:BasicTest.testUnknownOffsets": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:BasicTest.testVersion": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:CommonTimezonesTestCase.test_belfast": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:CommonTimezonesTestCase.test_bratislava": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:CommonTimezonesTestCase.test_us_eastern": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_astimezone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_expectedclass": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_fromutc": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_normalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_astimezone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_expectedclass": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_fromutc": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_normalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LocalTestCase.testLocalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LocalTestCase.testNormalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_astimezone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_expectedclass": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_fromutc": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_normalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:PicklingTest.testDatabaseFixes": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:PicklingTest.testDst": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:PicklingTest.testOldPickles": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:PicklingTest.testRoundtrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_astimezone": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_expectedclass": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_fromutc": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_normalize": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:TahitiTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:TahitiTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:TahitiTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:TahitiTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:TahitiTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:TahitiTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:TahitiTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:TahitiTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:TahitiTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:TahitiTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testDayAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testDayBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testHourAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testHourBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testInstantAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testInstantBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testTransition": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testTwoHoursAfter": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testTwoHoursBefore": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.test_arithmetic": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:ZoneCaseInsensitivityTestCase.test_lower_case_timezone_constructor_arg": {
                "status": "PASSED"
            },
            "ptestresult.python3-pytz.pytz/tests/test_tzinfo.py:test_suite": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:25\nBEGIN: /usr/lib/python3-pytz/ptest\nPASS: pytz/tests/test_docs.py:DocumentationTestCase.test_readme_encoding\nPASS: pytz/tests/test_docs.py:test_suite\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_append\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_binary_ops\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_bool\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_callable\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_count\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_delitem\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_delslice\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_extend\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_getitem\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_getslice\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_hash\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_iadd\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_index\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_insert\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_isinstance\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_iter\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_pop\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_remove\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_reverse\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_reversed\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_setitem\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_setslice\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_sort\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_sorted\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_unary_ops\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_add\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_binary_ops\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_bool\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_callable\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_clear\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_copy\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_discard\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_hash\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_iops\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_isinstance\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_method_ops\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_pop\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_remove\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_unary_ops\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testGMT\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testReferenceUTC\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testStaticTzInfo\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testUnicodeTimezone\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testUnknownOffsets\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testVersion\nPASS: pytz/tests/test_tzinfo.py:PicklingTest.testDatabaseFixes\nPASS: pytz/tests/test_tzinfo.py:PicklingTest.testDst\nPASS: pytz/tests/test_tzinfo.py:PicklingTest.testOldPickles\nPASS: pytz/tests/test_tzinfo.py:PicklingTest.testRoundtrip\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testTransition\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:LocalTestCase.testLocalize\nPASS: pytz/tests/test_tzinfo.py:LocalTestCase.testNormalize\nPASS: pytz/tests/test_tzinfo.py:CommonTimezonesTestCase.test_belfast\nPASS: pytz/tests/test_tzinfo.py:CommonTimezonesTestCase.test_bratislava\nPASS: pytz/tests/test_tzinfo.py:CommonTimezonesTestCase.test_us_eastern\nPASS: pytz/tests/test_tzinfo.py:ZoneCaseInsensitivityTestCase.test_lower_case_timezone_constructor_arg\nPASS: pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_astimezone\nPASS: pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_expectedclass\nPASS: pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_fromutc\nPASS: pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_normalize\nPASS: pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_astimezone\nPASS: pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_expectedclass\nPASS: pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_fromutc\nPASS: pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_normalize\nPASS: pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_astimezone\nPASS: pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_expectedclass\nPASS: pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_fromutc\nPASS: pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_normalize\nPASS: pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_astimezone\nPASS: pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_expectedclass\nPASS: pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_fromutc\nPASS: pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_normalize\nPASS: pytz/tests/test_tzinfo.py:test_suite\n============================================================================\nTestsuite summary\n# TOTAL: 234\n# PASS: 234\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 2\nEND: /usr/lib/python3-pytz/ptest\n2024-02-06T09:25\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-pytz": {
                    "duration": "2",
                    "log": "START: ptest-runner\n2024-02-06T09:25\nPASS: pytz/tests/test_docs.py:DocumentationTestCase.test_readme_encoding\nPASS: pytz/tests/test_docs.py:test_suite\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_append\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_binary_ops\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_bool\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_callable\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_count\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_delitem\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_delslice\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_extend\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_getitem\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_getslice\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_hash\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_iadd\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_index\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_insert\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_isinstance\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_iter\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_pop\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_remove\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_reverse\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_reversed\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_setitem\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_setslice\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_sort\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_sorted\nPASS: pytz/tests/test_lazy.py:LazyListTestCase.test_unary_ops\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_add\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_binary_ops\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_bool\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_callable\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_clear\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_copy\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_discard\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_hash\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_iops\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_isinstance\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_method_ops\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_pop\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_remove\nPASS: pytz/tests/test_lazy.py:LazySetTestCase.test_unary_ops\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testGMT\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testReferenceUTC\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testStaticTzInfo\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testUnicodeTimezone\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testUnknownOffsets\nPASS: pytz/tests/test_tzinfo.py:BasicTest.testVersion\nPASS: pytz/tests/test_tzinfo.py:PicklingTest.testDatabaseFixes\nPASS: pytz/tests/test_tzinfo.py:PicklingTest.testDst\nPASS: pytz/tests/test_tzinfo.py:PicklingTest.testOldPickles\nPASS: pytz/tests/test_tzinfo.py:PicklingTest.testRoundtrip\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternDSTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:USEasternEPTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:WarsawWMTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusWMTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:VilniusCESTStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:LondonHistoryEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaHistoryStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaDSTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:NoumeaNoMoreDSTTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:TahitiTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testTransition\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:SamoaInternationalDateLineChange.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTStartTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testDayAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testDayBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testHourAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testHourBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testInstantAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testInstantBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testTransition\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testTwoHoursAfter\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.testTwoHoursBefore\nPASS: pytz/tests/test_tzinfo.py:ReferenceUSEasternDSTEndTestCase.test_arithmetic\nPASS: pytz/tests/test_tzinfo.py:LocalTestCase.testLocalize\nPASS: pytz/tests/test_tzinfo.py:LocalTestCase.testNormalize\nPASS: pytz/tests/test_tzinfo.py:CommonTimezonesTestCase.test_belfast\nPASS: pytz/tests/test_tzinfo.py:CommonTimezonesTestCase.test_bratislava\nPASS: pytz/tests/test_tzinfo.py:CommonTimezonesTestCase.test_us_eastern\nPASS: pytz/tests/test_tzinfo.py:ZoneCaseInsensitivityTestCase.test_lower_case_timezone_constructor_arg\nPASS: pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_astimezone\nPASS: pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_expectedclass\nPASS: pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_fromutc\nPASS: pytz/tests/test_tzinfo.py:OptimizedUTCTestCase.test_normalize\nPASS: pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_astimezone\nPASS: pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_expectedclass\nPASS: pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_fromutc\nPASS: pytz/tests/test_tzinfo.py:LegacyUTCTestCase.test_normalize\nPASS: pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_astimezone\nPASS: pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_expectedclass\nPASS: pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_fromutc\nPASS: pytz/tests/test_tzinfo.py:StaticTzInfoTestCase.test_normalize\nPASS: pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_astimezone\nPASS: pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_expectedclass\nPASS: pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_fromutc\nPASS: pytz/tests/test_tzinfo.py:DstTzInfoTestCase.test_normalize\nPASS: pytz/tests/test_tzinfo.py:test_suite\n============================================================================\nTestsuite summary\n# TOTAL: 234\n# PASS: 234\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 2\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.117509603500366,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-trove-classifiers_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-trove-classifiers",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0009500980377197266,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3873097896575928,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05404496192932129,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.3279833793640137,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013012886047363281,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers0-deprecated_classifiers0-Top-level_classifier_'Foo'_is_invalid]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers1-deprecated_classifiers1-Classifier_'Foo_::_Bar'_is_missing]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers10-deprecated_classifiers10-Classifiers_containing_':'_are_invalid]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers11-deprecated_classifiers11-Classifiers_containing_':'_are_invalid]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers12-deprecated_classifiers12-Classifiers_containing_':'_are_invalid]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers2-deprecated_classifiers2-Classifier_'Bing_::_Bang'_does_not_exist]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers3-deprecated_classifiers3-Classifier_'Foo_::_Bar'_in_both_valid_and_deprecated_classifiers]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers4-deprecated_classifiers4-Classifiers_starting_with_'Private'_are_invalid]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers5-deprecated_classifiers5-Classifiers_starting_with_'Private'_are_invalid]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers6-deprecated_classifiers6-Classifiers_starting_with_'Private'_are_invalid]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers7-deprecated_classifiers7-Classifiers_starting_with_'Private'_are_invalid]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers8-deprecated_classifiers8-Classifiers_starting_or_ending_with_whitespace_are_invalid]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_failure[classifiers9-deprecated_classifiers9-Classifiers_starting_or_ending_with_whitespace_are_invalid]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_success[classifiers0-deprecated_classifiers0]": {
                "status": "PASSED"
            },
            "ptestresult.python3-trove-classifiers.tests/test_classifiers.py:test_success[classifiers1-deprecated_classifiers1]": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:25\nBEGIN: /usr/lib/python3-trove-classifiers/ptest\nPASS: tests/test_classifiers.py:test_success[classifiers0-deprecated_classifiers0]\nPASS: tests/test_classifiers.py:test_success[classifiers1-deprecated_classifiers1]\nPASS: tests/test_classifiers.py:test_failure[classifiers0-deprecated_classifiers0-Top-level classifier 'Foo' is invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers1-deprecated_classifiers1-Classifier 'Foo :: Bar' is missing]\nPASS: tests/test_classifiers.py:test_failure[classifiers2-deprecated_classifiers2-Classifier 'Bing :: Bang' does not exist]\nPASS: tests/test_classifiers.py:test_failure[classifiers3-deprecated_classifiers3-Classifier 'Foo :: Bar' in both valid and deprecated classifiers]\nPASS: tests/test_classifiers.py:test_failure[classifiers4-deprecated_classifiers4-Classifiers starting with 'Private' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers5-deprecated_classifiers5-Classifiers starting with 'Private' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers6-deprecated_classifiers6-Classifiers starting with 'Private' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers7-deprecated_classifiers7-Classifiers starting with 'Private' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers8-deprecated_classifiers8-Classifiers starting or ending with whitespace are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers9-deprecated_classifiers9-Classifiers starting or ending with whitespace are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers10-deprecated_classifiers10-Classifiers containing ':' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers11-deprecated_classifiers11-Classifiers containing ':' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers12-deprecated_classifiers12-Classifiers containing ':' are invalid]\n============================================================================\nTestsuite summary\n# TOTAL: 15\n# PASS: 15\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\nEND: /usr/lib/python3-trove-classifiers/ptest\n2024-02-06T09:25\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-trove-classifiers": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:25\nPASS: tests/test_classifiers.py:test_success[classifiers0-deprecated_classifiers0]\nPASS: tests/test_classifiers.py:test_success[classifiers1-deprecated_classifiers1]\nPASS: tests/test_classifiers.py:test_failure[classifiers0-deprecated_classifiers0-Top-level classifier 'Foo' is invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers1-deprecated_classifiers1-Classifier 'Foo :: Bar' is missing]\nPASS: tests/test_classifiers.py:test_failure[classifiers2-deprecated_classifiers2-Classifier 'Bing :: Bang' does not exist]\nPASS: tests/test_classifiers.py:test_failure[classifiers3-deprecated_classifiers3-Classifier 'Foo :: Bar' in both valid and deprecated classifiers]\nPASS: tests/test_classifiers.py:test_failure[classifiers4-deprecated_classifiers4-Classifiers starting with 'Private' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers5-deprecated_classifiers5-Classifiers starting with 'Private' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers6-deprecated_classifiers6-Classifiers starting with 'Private' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers7-deprecated_classifiers7-Classifiers starting with 'Private' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers8-deprecated_classifiers8-Classifiers starting or ending with whitespace are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers9-deprecated_classifiers9-Classifiers starting or ending with whitespace are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers10-deprecated_classifiers10-Classifiers containing ':' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers11-deprecated_classifiers11-Classifiers containing ':' are invalid]\nPASS: tests/test_classifiers.py:test_failure[classifiers12-deprecated_classifiers12-Classifiers containing ':' are invalid]\n============================================================================\nTestsuite summary\n# TOTAL: 15\n# PASS: 15\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.107731819152832,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-wcwidth_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-wcwidth",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0012319087982177734,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3910024166107178,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05067610740661621,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.500112771987915,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001262664794921875,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_balinese_script": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_combining_cafe": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_combining_enclosing": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_combining_width": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_control_c0_width_negative_1": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_devanagari_script": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_empty_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_hello_jp": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_kannada_script": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_kannada_script_2": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_kr_jamo_filler": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_null_width_0": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_package_version": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_tamil_script": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_core.py:test_wcswidth_substr": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_emojis.py:test_another_emoji_zwj_sequence": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_emojis.py:test_longer_emoji_zwj_sequence": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_emojis.py:test_non_recommended_zwj_sequence": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_emojis.py:test_recommended_emoji_zwj_sequences": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_emojis.py:test_recommended_variation_16_sequences": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_emojis.py:test_unfinished_zwj_sequence": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_emojis.py:test_unicode_8_vs16": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_emojis.py:test_unicode_9_vs16": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_exact_410_str": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_exact_410_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_latest": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_nearest_505_str": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_nearest_505_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_nearest_800_str": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_nearest_800_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_nearest_999_str": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_nearest_999_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_nearest_lowint40_str": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_nearest_lowint40_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_nonint_str": {
                "status": "PASSED"
            },
            "ptestresult.python3-wcwidth.tests/test_ucslevel.py:test_nonint_unicode": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:25\nBEGIN: /usr/lib/python3-wcwidth/ptest\nPASS: tests/test_core.py:test_package_version\nPASS: tests/test_core.py:test_empty_string\nPASS: tests/test_core.py:test_hello_jp\nPASS: tests/test_core.py:test_wcswidth_substr\nPASS: tests/test_core.py:test_null_width_0\nPASS: tests/test_core.py:test_control_c0_width_negative_1\nPASS: tests/test_core.py:test_combining_width\nPASS: tests/test_core.py:test_combining_cafe\nPASS: tests/test_core.py:test_combining_enclosing\nPASS: tests/test_core.py:test_balinese_script\nPASS: tests/test_core.py:test_kr_jamo_filler\nPASS: tests/test_core.py:test_devanagari_script\nPASS: tests/test_core.py:test_tamil_script\nPASS: tests/test_core.py:test_kannada_script\nPASS: tests/test_core.py:test_kannada_script_2\nPASS: tests/test_emojis.py:test_unfinished_zwj_sequence\nPASS: tests/test_emojis.py:test_non_recommended_zwj_sequence\nPASS: tests/test_emojis.py:test_another_emoji_zwj_sequence\nPASS: tests/test_emojis.py:test_longer_emoji_zwj_sequence\nPASS: tests/test_emojis.py:test_recommended_emoji_zwj_sequences\nPASS: tests/test_emojis.py:test_recommended_variation_16_sequences\nPASS: tests/test_emojis.py:test_unicode_9_vs16\nPASS: tests/test_emojis.py:test_unicode_8_vs16\nPASS: tests/test_ucslevel.py:test_latest\nPASS: tests/test_ucslevel.py:test_exact_410_str\nPASS: tests/test_ucslevel.py:test_exact_410_unicode\nPASS: tests/test_ucslevel.py:test_nearest_505_str\nPASS: tests/test_ucslevel.py:test_nearest_505_unicode\nPASS: tests/test_ucslevel.py:test_nearest_lowint40_str\nPASS: tests/test_ucslevel.py:test_nearest_lowint40_unicode\nPASS: tests/test_ucslevel.py:test_nearest_800_str\nPASS: tests/test_ucslevel.py:test_nearest_800_unicode\nPASS: tests/test_ucslevel.py:test_nearest_999_str\nPASS: tests/test_ucslevel.py:test_nearest_999_unicode\nPASS: tests/test_ucslevel.py:test_nonint_unicode\nPASS: tests/test_ucslevel.py:test_nonint_str\n============================================================================\nTestsuite summary\n# TOTAL: 36\n# PASS: 36\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\nEND: /usr/lib/python3-wcwidth/ptest\n2024-02-06T09:25\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-wcwidth": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:25\nPASS: tests/test_core.py:test_package_version\nPASS: tests/test_core.py:test_empty_string\nPASS: tests/test_core.py:test_hello_jp\nPASS: tests/test_core.py:test_wcswidth_substr\nPASS: tests/test_core.py:test_null_width_0\nPASS: tests/test_core.py:test_control_c0_width_negative_1\nPASS: tests/test_core.py:test_combining_width\nPASS: tests/test_core.py:test_combining_cafe\nPASS: tests/test_core.py:test_combining_enclosing\nPASS: tests/test_core.py:test_balinese_script\nPASS: tests/test_core.py:test_kr_jamo_filler\nPASS: tests/test_core.py:test_devanagari_script\nPASS: tests/test_core.py:test_tamil_script\nPASS: tests/test_core.py:test_kannada_script\nPASS: tests/test_core.py:test_kannada_script_2\nPASS: tests/test_emojis.py:test_unfinished_zwj_sequence\nPASS: tests/test_emojis.py:test_non_recommended_zwj_sequence\nPASS: tests/test_emojis.py:test_another_emoji_zwj_sequence\nPASS: tests/test_emojis.py:test_longer_emoji_zwj_sequence\nPASS: tests/test_emojis.py:test_recommended_emoji_zwj_sequences\nPASS: tests/test_emojis.py:test_recommended_variation_16_sequences\nPASS: tests/test_emojis.py:test_unicode_9_vs16\nPASS: tests/test_emojis.py:test_unicode_8_vs16\nPASS: tests/test_ucslevel.py:test_latest\nPASS: tests/test_ucslevel.py:test_exact_410_str\nPASS: tests/test_ucslevel.py:test_exact_410_unicode\nPASS: tests/test_ucslevel.py:test_nearest_505_str\nPASS: tests/test_ucslevel.py:test_nearest_505_unicode\nPASS: tests/test_ucslevel.py:test_nearest_lowint40_str\nPASS: tests/test_ucslevel.py:test_nearest_lowint40_unicode\nPASS: tests/test_ucslevel.py:test_nearest_800_str\nPASS: tests/test_ucslevel.py:test_nearest_800_unicode\nPASS: tests/test_ucslevel.py:test_nearest_999_str\nPASS: tests/test_ucslevel.py:test_nearest_999_unicode\nPASS: tests/test_ucslevel.py:test_nonint_unicode\nPASS: tests/test_ucslevel.py:test_nonint_str\n============================================================================\nTestsuite summary\n# TOTAL: 36\n# PASS: 36\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.108288049697876,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-webcolors_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-webcolors",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001325368881225586,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3689513206481934,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05076742172241211,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.4521374702453613,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012772083282470703,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-webcolors.tests/test_conformance.py:ConformanceTests.test_html_definition_conformance": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conformance.py:ConformanceTests.test_svg_definition_conformance": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:ConversionTests.test_spelling_variants": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:HexConversionTests.test_hex_to_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:HexConversionTests.test_hex_to_name_specs": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:HexConversionTests.test_hex_to_name_unnamed": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:HexConversionTests.test_hex_to_rgb": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:HexConversionTests.test_hex_to_rgb_percent": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_hex": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_name_specs": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_name_unnamed": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_rgb_percent": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:NameConversionTests.test_name_to_hex": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:NameConversionTests.test_name_to_hex_bad_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:NameConversionTests.test_name_to_hex_specs": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:NameConversionTests.test_name_to_rgb": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:NameConversionTests.test_name_to_rgb_percent": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_hex": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_name": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_name_specs": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_name_unnamed": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_rgb": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_html5.py:HTML5Tests.test_parse_legacy_color": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_html5.py:HTML5Tests.test_parse_legacy_color_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_html5.py:HTML5Tests.test_parse_legacy_color_hex": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_html5.py:HTML5Tests.test_parse_legacy_color_names": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_html5.py:HTML5Tests.test_parse_simple_color": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_html5.py:HTML5Tests.test_parse_simple_color_error": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_html5.py:HTML5Tests.test_serialize_simple_color": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_normalization.py:NormalizationTests.test_normalize_hex": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_normalization.py:NormalizationTests.test_normalize_hex_format": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_normalization.py:NormalizationTests.test_normalize_integer_rgb": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_normalization.py:NormalizationTests.test_normalize_integer_triplet": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_normalization.py:NormalizationTests.test_normalize_percent_rgb": {
                "status": "PASSED"
            },
            "ptestresult.python3-webcolors.tests/test_normalization.py:NormalizationTests.test_normalize_percent_triplet": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:24\nBEGIN: /usr/lib/python3-webcolors/ptest\nPASS: tests/test_conformance.py:ConformanceTests.test_html_definition_conformance\nPASS: tests/test_conformance.py:ConformanceTests.test_svg_definition_conformance\nPASS: tests/test_conversion.py:HexConversionTests.test_hex_to_name\nPASS: tests/test_conversion.py:HexConversionTests.test_hex_to_name_specs\nPASS: tests/test_conversion.py:HexConversionTests.test_hex_to_name_unnamed\nPASS: tests/test_conversion.py:HexConversionTests.test_hex_to_rgb\nPASS: tests/test_conversion.py:HexConversionTests.test_hex_to_rgb_percent\nPASS: tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_hex\nPASS: tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_name\nPASS: tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_name_specs\nPASS: tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_name_unnamed\nPASS: tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_rgb_percent\nPASS: tests/test_conversion.py:NameConversionTests.test_name_to_hex\nPASS: tests/test_conversion.py:NameConversionTests.test_name_to_hex_bad_name\nPASS: tests/test_conversion.py:NameConversionTests.test_name_to_hex_specs\nPASS: tests/test_conversion.py:NameConversionTests.test_name_to_rgb\nPASS: tests/test_conversion.py:NameConversionTests.test_name_to_rgb_percent\nPASS: tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_hex\nPASS: tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_name\nPASS: tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_name_specs\nPASS: tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_name_unnamed\nPASS: tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_rgb\nPASS: tests/test_conversion.py:ConversionTests.test_spelling_variants\nPASS: tests/test_html5.py:HTML5Tests.test_parse_legacy_color\nPASS: tests/test_html5.py:HTML5Tests.test_parse_legacy_color_error\nPASS: tests/test_html5.py:HTML5Tests.test_parse_legacy_color_hex\nPASS: tests/test_html5.py:HTML5Tests.test_parse_legacy_color_names\nPASS: tests/test_html5.py:HTML5Tests.test_parse_simple_color\nPASS: tests/test_html5.py:HTML5Tests.test_parse_simple_color_error\nPASS: tests/test_html5.py:HTML5Tests.test_serialize_simple_color\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_hex\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_hex_format\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_integer_rgb\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_integer_triplet\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_percent_rgb\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_percent_triplet\n============================================================================\nTestsuite summary\n# TOTAL: 36\n# PASS: 36\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\nEND: /usr/lib/python3-webcolors/ptest\n2024-02-06T09:24\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-webcolors": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:24\nPASS: tests/test_conformance.py:ConformanceTests.test_html_definition_conformance\nPASS: tests/test_conformance.py:ConformanceTests.test_svg_definition_conformance\nPASS: tests/test_conversion.py:HexConversionTests.test_hex_to_name\nPASS: tests/test_conversion.py:HexConversionTests.test_hex_to_name_specs\nPASS: tests/test_conversion.py:HexConversionTests.test_hex_to_name_unnamed\nPASS: tests/test_conversion.py:HexConversionTests.test_hex_to_rgb\nPASS: tests/test_conversion.py:HexConversionTests.test_hex_to_rgb_percent\nPASS: tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_hex\nPASS: tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_name\nPASS: tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_name_specs\nPASS: tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_name_unnamed\nPASS: tests/test_conversion.py:IntegerRGBConversionTests.test_rgb_to_rgb_percent\nPASS: tests/test_conversion.py:NameConversionTests.test_name_to_hex\nPASS: tests/test_conversion.py:NameConversionTests.test_name_to_hex_bad_name\nPASS: tests/test_conversion.py:NameConversionTests.test_name_to_hex_specs\nPASS: tests/test_conversion.py:NameConversionTests.test_name_to_rgb\nPASS: tests/test_conversion.py:NameConversionTests.test_name_to_rgb_percent\nPASS: tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_hex\nPASS: tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_name\nPASS: tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_name_specs\nPASS: tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_name_unnamed\nPASS: tests/test_conversion.py:PercentRGBConversionTests.test_rgb_percent_to_rgb\nPASS: tests/test_conversion.py:ConversionTests.test_spelling_variants\nPASS: tests/test_html5.py:HTML5Tests.test_parse_legacy_color\nPASS: tests/test_html5.py:HTML5Tests.test_parse_legacy_color_error\nPASS: tests/test_html5.py:HTML5Tests.test_parse_legacy_color_hex\nPASS: tests/test_html5.py:HTML5Tests.test_parse_legacy_color_names\nPASS: tests/test_html5.py:HTML5Tests.test_parse_simple_color\nPASS: tests/test_html5.py:HTML5Tests.test_parse_simple_color_error\nPASS: tests/test_html5.py:HTML5Tests.test_serialize_simple_color\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_hex\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_hex_format\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_integer_rgb\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_integer_triplet\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_percent_rgb\nPASS: tests/test_normalization.py:NormalizationTests.test_normalize_percent_triplet\n============================================================================\nTestsuite summary\n# TOTAL: 36\n# PASS: 36\n# SKIP: 0\n# XFAIL: 0\n# FAIL: 0\n# XPASS: 0\n# ERROR: 0\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.113073587417603,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3-xmltodict_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3-xmltodict",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010721683502197266,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4359724521636963,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04416489601135254,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.530116081237793,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013170242309570312,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_attr_order_roundtrip": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_attrib": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_attrib_and_cdata": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_boolean_unparse": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_cdata": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_fulldoc": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_generator": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_list_expand_iter": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_multiple_roots": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_multiple_roots_nofulldoc": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_namespace_support": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_nested": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_no_root": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_no_root_nofulldoc": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_non_string_attr": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_non_string_value": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_preprocessor": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_preprocessor_skipkey": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_pretty_print": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_root": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_semistructured": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_short_empty_elements": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_dicttoxml.py::DictToXMLTestCase::test_simple_cdata": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_attrib": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_attrib_and_cdata": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_comments": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_custom_attrib": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_custom_cdata": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_false_returns_xmlbomb": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_true_attempts_external_dtd": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_true_ignores_external_dtd": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_true_ignores_xmlbomb": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_encoded_string": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_force_cdata": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_force_list_basic": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_force_list_callable": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_keep_whitespace": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_list": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_minimal": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_collapse": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_collapse_all": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_ignore": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_support": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_nested_semi_structured": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_postprocessor": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_postprocessor_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_postprocessor_skip": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_semi_structured": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_simple": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_skip_attrib": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_skip_whitespace": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_streaming": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_streaming_generator": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_streaming_interrupt": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_string_vs_file": {
                "status": "PASSED"
            },
            "ptestresult.python3-xmltodict.tests/test_xmltodict.py::XMLToDictTestCase::test_unicode": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:02\nBEGIN: /usr/lib/python3-xmltodict/ptest\n============================= test session starts ==============================\nplatform linux -- Python 3.12.1, pytest-7.4.4, pluggy-1.3.0\nrootdir: /usr/lib/python3-xmltodict/ptest\ncollected 58 items\n\nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_attr_order_roundtrip \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_attrib \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_attrib_and_cdata \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_boolean_unparse \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_cdata \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_encoding \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_fulldoc \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_generator \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_list \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_list_expand_iter \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_multiple_roots \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_multiple_roots_nofulldoc \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_namespace_support \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_nested \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_no_root \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_no_root_nofulldoc \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_non_string_attr \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_non_string_value \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_preprocessor \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_preprocessor_skipkey \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_pretty_print \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_root \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_semistructured \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_short_empty_elements \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_simple_cdata \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_attrib \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_attrib_and_cdata \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_comments \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_custom_attrib \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_custom_cdata \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_false_returns_xmlbomb \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_true_attempts_external_dtd \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_true_ignores_external_dtd \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_true_ignores_xmlbomb \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_encoded_string \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_force_cdata \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_force_list_basic \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_force_list_callable \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_keep_whitespace \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_list \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_minimal \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_collapse \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_collapse_all \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_ignore \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_support \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_nested_semi_structured \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_postprocessor \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_postprocessor_attribute \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_postprocessor_skip \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_semi_structured \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_simple \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_skip_attrib \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_skip_whitespace \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_streaming \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_streaming_generator \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_streaming_interrupt \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_string_vs_file \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_unicode \n\n============================== 58 passed in 0.27s ==============================\nDURATION: 1\nEND: /usr/lib/python3-xmltodict/ptest\n2024-02-06T09:02\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3-xmltodict": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:02\n============================= test session starts ==============================\nplatform linux -- Python 3.12.1, pytest-7.4.4, pluggy-1.3.0\nrootdir: /usr/lib/python3-xmltodict/ptest\ncollected 58 items\n\nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_attr_order_roundtrip \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_attrib \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_attrib_and_cdata \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_boolean_unparse \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_cdata \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_encoding \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_fulldoc \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_generator \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_list \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_list_expand_iter \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_multiple_roots \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_multiple_roots_nofulldoc \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_namespace_support \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_nested \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_no_root \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_no_root_nofulldoc \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_non_string_attr \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_non_string_value \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_preprocessor \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_preprocessor_skipkey \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_pretty_print \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_root \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_semistructured \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_short_empty_elements \nPASS: tests/test_dicttoxml.py::DictToXMLTestCase::test_simple_cdata \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_attrib \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_attrib_and_cdata \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_comments \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_custom_attrib \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_custom_cdata \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_false_returns_xmlbomb \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_true_attempts_external_dtd \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_true_ignores_external_dtd \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_disable_entities_true_ignores_xmlbomb \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_encoded_string \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_force_cdata \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_force_list_basic \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_force_list_callable \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_keep_whitespace \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_list \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_minimal \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_collapse \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_collapse_all \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_ignore \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_namespace_support \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_nested_semi_structured \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_postprocessor \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_postprocessor_attribute \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_postprocessor_skip \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_semi_structured \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_simple \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_skip_attrib \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_skip_whitespace \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_streaming \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_streaming_generator \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_streaming_interrupt \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_string_vs_file \nPASS: tests/test_xmltodict.py::XMLToDictTestCase::test_unicode \n\n============================== 58 passed in 0.27s ==============================\nDURATION: 1\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.10757565498352,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-python3_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-python3",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0012362003326416016,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.418675184249878,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05499744415283203,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 251.53237986564636,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012950897216796875,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.python3.2to3_a_single_directory_with_a_new_output_dir_and_suffix.": {
                "status": "PASSED"
            },
            "ptestresult.python3.2to3_a_single_file_with_a_new_output_dir.": {
                "status": "PASSED"
            },
            "ptestresult.python3.2to3_two_files_in_one_directory_with_a_new_output_dir.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_brutal_shutdown_of_an_SSL_server_should_raise_an_OSError": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_commit_should_also_work_when_no_changes_were_made_to_the_database.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_continuation_at_the_end_of_input_must_be_an_error;_bpo2180.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_module_can_have_resources_found_adjacent_to_the_module.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_python_file_which_does_not_exist_actually_in_system.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_python_source_code_file_eligible_for_raising_'tokenize.TokenError'.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_python_source_code_file_eligible_for_raising_`IndentationError`.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_python_source_code_file_eligible_for_raising_`tabnanny.NannyNag`.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_python_source_code_file_without_any_errors.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_python_source_code_with_whitespace_related_sampled_problems.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_python_source_code_without_any_whitespace_related_problems.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_rollback_should_also_work_when_no_changes_were_made_to_the_database.": {
                "status": "PASSED"
            },
            "ptestresult.python3.A_zip_file_wrapped_in_a_Path_should_extract_even_with_implied_dirs.": {
                "status": "PASSED"
            },
            "ptestresult.python3.As_per_PEP_0263,_if_a_file_starts_with_a_utf-8_BOM_signature,_the_only": {
                "status": "PASSED"
            },
            "ptestresult.python3.Asserting_behaviour_of_`tabnanny.NannyNag`_exception.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Asserting_formatter_result_by_giving_various_input_samples.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Asserting_result_of_`tabnanny.errprint__`_by_giving_sample_inputs.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Assures_that_the_declared_type_is_not_used_when_PARSE_DECLTYPES": {
                "status": "PASSED"
            },
            "ptestresult.python3.Attempting_to_open_a_directory_raises_IsADirectoryError.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Attempting_to_open_a_missing_directory_raises_FileNotFoundError.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Attempting_to_open_or_read_or_request_the_path_for_a": {
                "status": "PASSED"
            },
            "ptestresult.python3.Attempts_to_call_nonexistent_function_on_a_registered_instance": {
                "status": "PASSED"
            },
            "ptestresult.python3.Attribute_lookup_on_a_super_object_must_be_aware_that": {
                "status": "PASSED"
            },
            "ptestresult.python3.Basic_test_of_an_SSL_client_connecting_to_a_server_\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Basic_tests_for_SSLSocket.version__.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Before_bpo-26185,_repr___on_empty_ZipInfo_object_was_failing.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Broken_pipe_error_should_not_prevent_wait____Issue_21619_": {
                "status": "PASSED"
            },
            "ptestresult.python3.BufferedReader.read___must_handle_signals_and_not_lose_data.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Caching_still_works_for_a_subclass_defining___set__.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Call_a_connection_with_a_non-string_SQL_request:_check_error_handling": {
                "status": "PASSED"
            },
            "ptestresult.python3.Calls_a_function_that_the_dispatcher_cannot_locate": {
                "status": "PASSED"
            },
            "ptestresult.python3.Calls_a_registered_instance_attribute_as_a_function": {
                "status": "PASSED"
            },
            "ptestresult.python3.Calls_explicitly_registered_function": {
                "status": "PASSED"
            },
            "ptestresult.python3.Calls_explicitly_registered_function_which_is_None": {
                "status": "PASSED"
            },
            "ptestresult.python3.Calls_the_registered_instance's_`_dispatch`_function": {
                "status": "PASSED"
            },
            "ptestresult.python3.Capture_legacy__namedtuple__construction,_discouraged.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_for_cases_where_compressed_data_is_larger_than_original.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_for_warnings_pre-3.13": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_fork___in_main_thread_works_while_a_subthread_is_doing_an_import": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_fork___in_main_thread_works_while_the_main_thread_is_doing_an_import": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_handling_of_invalid_ports.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_handling_of_invalid_schemes.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_if_environment_variables_have_precedence": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_if_get_terminal_size___returns_a_meaningful_value.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_if_get_terminal_size___returns_a_meaningful_value._'failed_to_query_terminal_size'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Check_if_get_terminal_size___returns_a_meaningful_value_in_Windows_'Windows_specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Check_if_stty_returns_the_same_results": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_if_stty_returns_the_same_results_ignoring_env_'not_on_tty'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Check_that_ZIP_internal_structure_sizes_are_calculated_correctly.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_a_filename_containing_a_null_byte_is_properly": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_attempting_to_call_open___for_an_item_that_doesn't": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_bad_compression_methods_passed_to_ZipFile.open_are": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_bad_modes_passed_to_ZipFile.open_are_caught.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_bad_modes_passed_to_ZipFile_constructor_are_caught.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_calling_ZipFile.write_without_arcname_specified": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_calling_read_0__on_a_ZipExtFile_object_returns_an_empty": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_comments_on_the_archive_are_handled_properly.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_cursors_behave_correctly_after_rollback.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_dircmp.subdirs_respects_subclassing.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_files_within_a_Zip_archive_can_have_different": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_is_zipfile___correctly_identifies_non-zip_files.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_is_zipfile___correctly_identifies_zip_files.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_regrtest_appears_to_find_the_expected_set_of_tests.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_request___respects_the_configured_block_size.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_send___respects_the_configured_block_size.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_the_repr___of_os.environ_looks_like_environ_{...}_.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_the_zipfile_is_closed_after_the_'with'_block.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_the_zipfile_is_closed_if_an_exception_is_raised_in_the": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_trying_to_call_write___on_a_readonly_ZipFile_object": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_warnings_argument_of_TextTestRunner_correctly_affects_the": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_we_don't_read_past_the_end_of_the_Content-Length_stream": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_we_don't_read_past_the_end_of_the_chunked-encoding_stream": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_when_a_request_to_/test_is_sent_with_the_request_header": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_that_zipfiles_with_missing_bytes_at_the_end_raise_BadZipFile.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_the_constructor_argument_defaults.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Check_the_warning_message_when_os.chdir___fails.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Checks_if_fetchmany_works_with_keyword_arguments": {
                "status": "PASSED"
            },
            "ptestresult.python3.Checks_methods_defined_with_and_without_argument_clinic": {
                "status": "PASSED"
            },
            "ptestresult.python3.Checks_some_key_parts_of_the_C-API_that_need_to_work_before_the_runtime_\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Checks_that_comments_like:": {
                "status": "PASSED"
            },
            "ptestresult.python3.Checks_that_sys.warnoptions_and_sys._xoptions_can_be_set_before_the_\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Checks_that_the_datetime_returned_in_Last-Modified_response_header": {
                "status": "PASSED"
            },
            "ptestresult.python3.Checks_that_the_statuses_are_in_the_100-599_range": {
                "status": "PASSED"
            },
            "ptestresult.python3.Checks_that_the_statuses_belong_to_the_standard_categories": {
                "status": "PASSED"
            },
            "ptestresult.python3.Checks_that_we_can_successfully_connect_to_a_database_using_an_object_that": {
                "status": "PASSED"
            },
            "ptestresult.python3.Checks_whether_converter_names_are_cut_off_at_'_'_characters": {
                "status": "PASSED"
            },
            "ptestresult.python3.Compare_bytes_and_bytearray.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Compare_dict.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Compare_different-class_instances_with_comparison_methods.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Compare_instances_of_str_and_a_subclass.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Compare_instances_of_type_'object'.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Compare_list,_tuple,_and_range.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Compare_number_types.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Compare_same-class_instances_with_comparison_methods.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Compare_set_and_frozenset.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Confirm_https://bugs.python.org/issue3100_is_fixed.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Confirm_that_issue21618_is_fixed__may_fail_under_valgrind_.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Connecting_to_a_TLSv1.1_server_with_various_client_options._'TLSv1_1_is_not_available.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Connecting_to_a_TLSv1_server_with_various_client_options_'TLSv1_is_not_available.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Connecting_to_an_SSLv3_server_with_various_client_options_'SSLv3_is_not_available.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Connection.commit___did_reset_cursors,_which_made_sqlite3": {
                "status": "PASSED"
            },
            "ptestresult.python3.Cover_the_special_path_for_periodic_patterns.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Decompressed_data_buffering_should_be_limited": {
                "status": "PASSED"
            },
            "ptestresult.python3.Deep_reentrancy_must_not_over-decref_old_mro.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Demonstrate_how_to_load_metadata_direct_from_a_directory.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Directory_containing_few_error_free_python_source_code_files.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Directory_containing_wrongly_indented_python_source_code_files.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Directory_which_contains_few_error_free_python_source_code_files.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Disallow_this_case_because_decorated_function_a_would_not_be_cached.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Discovering_distributions_should_succeed_even_if": {
                "status": "PASSED"
            },
            "ptestresult.python3.Discovering_distributions_should_succeed_even_if_'pyfakefs_not_available'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Doctest:__threading_local": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.bin": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.bytearray.hex": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.bytes.hex": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.float.as_integer_ratio": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.float.fromhex": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.float.hex": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.hex": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.int": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.int.as_integer_ratio": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.int.bit_count": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.int.bit_length": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.memoryview.hex": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.oct": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_builtins.zip": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.__add__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.__and__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.__iadd__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.__iand__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.__init__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.__ior__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.__isub__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.__or__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.__sub__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.elements": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.most_common": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.subtract": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.Counter.update": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_collections.namedtuple": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.abs": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.add": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.canonical": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.compare": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.compare_signal": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.compare_total": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.copy_abs": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.copy_decimal": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.copy_negate": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.copy_sign": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.create_decimal_from_float": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.divide": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.divide_int": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.divmod": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.exp": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.fma": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.is_canonical": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.is_finite": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.is_infinite": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.is_nan": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.is_normal": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.is_qnan": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.is_signed": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.is_snan": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.is_subnormal": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.is_zero": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.ln": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.log10": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.logb": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.logical_and": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.logical_invert": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.logical_or": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.logical_xor": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.max": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.max_mag": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.min": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.min_mag": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.minus": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.multiply": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.next_minus": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.next_plus": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.next_toward": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.normalize": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.number_class": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.plus": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.power": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.quantize": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.radix": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.remainder": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.remainder_near": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.rotate": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.same_quantum": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.scaleb": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.shift": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.sqrt": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.subtract": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.to_eng_string": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.to_integral_exact": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Context.to_integral_value": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Decimal.__new__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Decimal.__round__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Decimal.as_integer_ratio": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Decimal.compare_total": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Decimal.copy_sign": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Decimal.fma": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Decimal.from_float": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.Decimal.quantize": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_decimal.localcontext": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.Differ": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.Differ._fancy_replace": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.Differ._qformat": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.Differ.compare": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.IS_CHARACTER_JUNK": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.IS_LINE_JUNK": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.SequenceMatcher": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.SequenceMatcher.find_longest_match": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.SequenceMatcher.get_grouped_opcodes": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.SequenceMatcher.get_matching_blocks": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.SequenceMatcher.get_opcodes": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.SequenceMatcher.ratio": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.SequenceMatcher.set_seq1": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.SequenceMatcher.set_seq2": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.SequenceMatcher.set_seqs": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.context_diff": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.get_close_matches": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.ndiff": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.restore": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_difflib.unified_diff": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest.DebugRunner": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest.DocTestCase.debug": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest.DocTestRunner": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest._TestClass": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest._TestClass.__init__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest._TestClass.get": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest._TestClass.square": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest.__test__.blank_lines": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest.__test__.bool-int_equivalence": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest.__test__.ellipsis": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest.__test__.string": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest.__test__.whitespace_normalization": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest._ellipsis_match": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest.script_from_examples": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_doctest.set_unittest_reportflags": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_enum.Enum": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_enum._simple_enum": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_enum._test_simple_enum": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_enum.bin": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_http.cookies": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_ieee754.txt": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_json": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_json.encoder.JSONEncoder.encode": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_merge": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.__test__.disassembler_memo_test": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.__test__.disassembler_test": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_bytearray8": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_bytes1": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_bytes4": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_bytes8": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_decimalnl_long": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_decimalnl_short": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_float8": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_floatnl": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_int4": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_long1": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_long4": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_string1": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_string4": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_stringnl": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_stringnl_noescape_pair": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_uint1": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_uint2": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_uint4": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_uint8": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_unicodestring1": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_unicodestring4": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_unicodestring8": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_pickletools.read_unicodestringnl": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_cmd.samplecmdclass": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_code": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_deque.__test__.libreftest": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_descrtut.__test__.tut1": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_descrtut.__test__.tut2": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_descrtut.__test__.tut3": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_descrtut.__test__.tut4": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_descrtut.__test__.tut5": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_descrtut.__test__.tut6": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_descrtut.__test__.tut7": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_descrtut.__test__.tut8": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleClass": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleClass.NestedClass": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleClass.NestedClass.__init__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleClass.__init__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleClass.a_classmethod": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleClass.a_classmethod_property": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleClass.a_property": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleClass.a_staticmethod": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleClass.double": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleClass.get": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleNewStyleClass": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleNewStyleClass.__init__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleNewStyleClass.double": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.SampleNewStyleClass.get": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.sample_func": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_CLI": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocFileSuite": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocTest": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocTestFinder.basics": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocTestFinder.non_Python_modules": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocTestParser": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocTestRunner.basics": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocTestRunner.displayhook": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocTestRunner.exceptions": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocTestRunner.option_directives": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocTestRunner.optionflags": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocTestRunner.verbose_flag": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_DocTestSuite": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_Example": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_debug": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_exception_with_multiple_notes": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_exception_with_note": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_lineendings": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_look_in_unwrapped": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_no_trailing_whitespace_stripping": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_pdb_set_trace": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_pdb_set_trace_nested": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_run_doctestsuite_multiple_times": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_syntax_error_subclass_from_stdlib": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_syntax_error_with_incorrect_expected_note": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_syntax_error_with_note": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_testfile": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_testmod": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_testsource": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_trailing_space_in_test": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_unicode": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_doctest.test_unittest_reportflags": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_extcall": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_generators.__test__.conjoin": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_generators.__test__.coroutine": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_generators.__test__.email": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_generators.__test__.fun": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_generators.__test__.pep": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_generators.__test__.refleaks": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_generators.__test__.syntax": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_generators.__test__.tut": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_generators.__test__.weakref": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_genexps.__test__.doctests": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_getopt.test_libref_examples": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_listcomps.__test__.doctests": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_metaclass.__test__.doctests": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_convenience_variables": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_list_commands": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_next_until_return_at_return_event": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_alias_command": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_ambiguous_statements": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_basic_commands": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_breakpoint_commands": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_breakpoints_preserved_across_interactive_sessions": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_continue_in_bottomframe": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_display_command": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_displayhook": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_issue_20766": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_issue_43318": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_issue_gh_101517": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_issue_gh_101673": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_issue_gh_103225": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_issue_gh_108976": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_issue_gh_65052": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_issue_gh_91742": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_issue_gh_94215": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_next_command_for_asyncgen": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_next_command_for_coroutine": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_next_command_for_generator": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_next_command_in_generator_for_loop": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_next_command_subiterator": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_pp_repr_exc": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_return_command_for_coroutine": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_return_command_for_generator": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_run_with_code_object": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_run_with_incorrect_argument": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_skip_modules": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_skip_modules_with_callback": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_until_command_for_coroutine": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_until_command_for_generator": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_whatis_command": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_pdb_where_command": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pdb.test_post_mortem": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_pep646_syntax.__test__.doctests": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_setcomps.__test__.doctests": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_statistics.NumericTestCase.assertApproxEqual": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_statistics._DoNothing": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_statistics._calc_errors": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_statistics._nan_equal": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_statistics.approx_equal": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_syntax": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_unpack.__test__.doctests": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_unpack_ex.__test__.doctests": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_test.test_weakref.__test__.libreftest": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_typing.ParamSpec": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_typing.ParamSpecArgs": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_typing.ParamSpecKwargs": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_typing.TypedDict": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_typing._collect_parameters": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_typing._should_unflatten_callable_args": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_typing.get_args": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_typing.get_origin": {
                "status": "PASSED"
            },
            "ptestresult.python3.Doctest:_typing.is_typeddict": {
                "status": "PASSED"
            },
            "ptestresult.python3.EncodingWarning_must_blame_the_read_text_and_open_calls._'Requires_warn_default_encoding'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Ensure_//evil.co/..%2f../../X_does_not_put_//evil.co/_in_Location.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_SAX2DOM_can_parse_from_a_stream.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_SAX2DOM_expands_nodes_as_expected.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_a_Unicode_subdirectory_of_a_directory_on_sys.path": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_all_required_attributes_are_set.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_child_logging_locks_are_not_held;_bpo-6721_&_bpo-36533.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_expandItem_works_as_expected.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_getattr___is_invoked_no_more_than_once_per_attribute": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_joinpath_on_items_in_zipfile_is_linear_time.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_that_-I_is_not_passed_when_the_environment_is_required.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_that_C_module_has_valid_method_signatures.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_that___all___is_populated_properly.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_that_a_gathering_future_refuses_to_be_cancelled_once_all": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_that_although_whitespace_might_be_mutated_in_a_roundtrip,": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_that_ordinary_usage_is_not_deprecated__Issue_19176_": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_the_default_filter_warns": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_the_metadata_loads_when_queried_with_any_case.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_the_source_directory_is_not_included_in_the_tar_header": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ensure_tok_nextc___does_not_add_too_many_ending_newlines.": {
                "status": "PASSED"
            },
            "ptestresult.python3.EntryPoint_objects_are_sortable,_but_result_is_undefined.": {
                "status": "PASSED"
            },
            "ptestresult.python3.EntryPoints_should_be_hashable": {
                "status": "PASSED"
            },
            "ptestresult.python3.EntryPoints_should_be_immutable": {
                "status": "PASSED"
            },
            "ptestresult.python3.Entry_points_should_only_be_exposed_for_the_first_package": {
                "status": "PASSED"
            },
            "ptestresult.python3.Exceptions_saved_in_global_module_state_get_shared_between": {
                "status": "PASSED"
            },
            "ptestresult.python3.Extending_an_uninitialized_type_with_type->tp_mro_==_NULL_must": {
                "status": "PASSED"
            },
            "ptestresult.python3.FeedParser_BufferedSubFile.push___assumed_it_received_complete": {
                "status": "PASSED"
            },
            "ptestresult.python3.Files_used_to_take_a_'package'_parameter._Make_sure_anyone": {
                "status": "PASSED"
            },
            "ptestresult.python3.Five_messages_are_logged_then_the_QueueListener_is_stopped._This": {
                "status": "PASSED"
            },
            "ptestresult.python3.For_a_package_with_a_dash_in_the_name,_the_dist-info_metadata": {
                "status": "PASSED"
            },
            "ptestresult.python3.GH-106669_regression_test.": {
                "status": "PASSED"
            },
            "ptestresult.python3.GH-109052": {
                "status": "PASSED"
            },
            "ptestresult.python3.Getting_a_key_gets_the_key.": {
                "status": "PASSED"
            },
            "ptestresult.python3.INSERT_OR_REPLACE_and_REPLACE_INTO_should_produce_the_same_behavior.": {
                "status": "PASSED"
            },
            "ptestresult.python3.If_UseForeignDTD_is_passed_True_and_a_document_with_an_external": {
                "status": "PASSED"
            },
            "ptestresult.python3.If_UseForeignDTD_is_passed_True_and_a_document_without_an_external": {
                "status": "PASSED"
            },
            "ptestresult.python3.If_a_more_than_one_mapping_exists_of_the_same_name,_none_of_them_can_'requires_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.If_an_extra_field_in_the_header_is_less_than_4_bytes,_skip_it.": {
                "status": "PASSED"
            },
            "ptestresult.python3.If_more_than_one_mapping_is_held_against_a_named_file_on_Windows,_neither_'requires_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.If_the_mmap_is_backed_by_the_pagefile_ensure_a_resize_down_up_can_happen_'requires_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.If_the_mmap_is_backed_by_the_pagefile_ensure_a_resize_up_can_happen_'requires_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.If_the_underlying_zipfile_is_changed,_the_Path_object_should": {
                "status": "PASSED"
            },
            "ptestresult.python3.If_the_zipfile_is_open_for_write,_it_should_be_possible_to": {
                "status": "PASSED"
            },
            "ptestresult.python3.If_this_test_failed,_you_probably_added_a_new_\"format_unit\"": {
                "status": "PASSED"
            },
            "ptestresult.python3.Ignore_the_+/-_sign_and_space_padding.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Issue16140:_Don't_double_close_pipes_on_preexec_error.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Issue21291:_Popen.wait___needs_to_be_threadsafe_for_returncode.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Issue_#11670.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Issue_#15798:_Popen_should_work_when_stdio_fds_are_available.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Issue_#18260.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Issue_13211_reveals_that_HTTPError_didn't_implement_the_URLError": {
                "status": "PASSED"
            },
            "ptestresult.python3.It_is_an_error_to_attempt_to_get_the_name": {
                "status": "PASSED"
            },
            "ptestresult.python3.It_is_not_an_error_if_the_file_that_was_temporarily_stashed_on_the": {
                "status": "PASSED"
            },
            "ptestresult.python3.It_should_be_possible_to_override_the_default_encoding": {
                "status": "PASSED"
            },
            "ptestresult.python3.It_should_be_possible_to_override_the_default_validation": {
                "status": "PASSED"
            },
            "ptestresult.python3.KeyboardInterrupt_triggers_an_exit_using_STATUS_CONTROL_C_EXIT._'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.KeyboardInterrupt_triggers_exit_via_SIGINT.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Make_sure_HeapCCollection_works_properly_by_itself": {
                "status": "PASSED"
            },
            "ptestresult.python3.Make_sure_that_with_lasti_pointing_to_CACHE,_it_still_shows_the_current": {
                "status": "PASSED"
            },
            "ptestresult.python3.Make_sure_top_level_non-await_codes_get_the_correct_coroutine_flags": {
                "status": "PASSED"
            },
            "ptestresult.python3.Mimic_what_certifi_does_on_import_to_make_its_bundle": {
                "status": "PASSED"
            },
            "ptestresult.python3.Minimal_test_of_DOMEventStream.parse__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Missing_zip64_extra_records_raises_an_exception.": {
                "status": "PASSED"
            },
            "ptestresult.python3.More_to_document_existing__unexpected?__behavior_than_anything_else.": {
                "status": "PASSED"
            },
            "ptestresult.python3.No_default_delegation_between_operations_except___ne____": {
                "status": "PASSED"
            },
            "ptestresult.python3.Not_integer_types_are_not_valid_bases;_issue16772.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Note_the_case_normalization_of_header_names_here,_to": {
                "status": "PASSED"
            },
            "ptestresult.python3.On_some_systems,_the_processor_must_match_the_output": {
                "status": "PASSED"
            },
            "ptestresult.python3.Only_literal_curly_braces_begin_an_expression.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Only_supports_\"strict\"_error_handler": {
                "status": "PASSED"
            },
            "ptestresult.python3.Output_capturing_after_a_timeout_mustn't_hang_forever_on_open_filehandles.": {
                "status": "PASSED"
            },
            "ptestresult.python3.PYTHON*_environment_variables_must_be_ignored_when_-E_is_present.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Pass_various_keyword_argument_combinations_to_the_constructor.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Passing_in_a_pathlib.PurePath_object_for_the_path_should_succeed.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Passing_in_a_string_for_the_path_should_succeed.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Passing_in_the_package_itself_should_succeed.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Passing_in_the_package_name_should_succeed.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Path_should_be_readable.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Property_tries_to_provide_the_best_docstring_it_finds_for_its_instances.": {
                "status": "PASSED"
            },
            "ptestresult.python3.PyInterpreterConfig.check_multi_interp_extensions_can_be_overridden": {
                "status": "PASSED"
            },
            "ptestresult.python3.PyType_GetModule_for_defining_class": {
                "status": "PASSED"
            },
            "ptestresult.python3.Raises_UnicodeError_without_the_'errors'_argument.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Recursive_compile_dir_ddir=''_contains_package_paths;_bpo39769.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Recursive_compile_dir_ddir=_contains_package_paths;_bpo39769.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Register_a_collation,_then_deregister_it._Make_sure_an_error_is_raised_if_we_try": {
                "status": "PASSED"
            },
            "ptestresult.python3.Register_two_different_collation_functions_under_the_same_name.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Regression_test:_ensure_we_fail_before_performing_O_N**2__work.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Regression_test_for_bpo-30570.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Regression_test_for_https://bugs.python.org/issue32270.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Regression_test_for_issue35193_when_run_under_clang_msan.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Regresstion_test_for_https://bugs.python.org/issue43332.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Requesting_a_missing_key_will_return_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Requesting_a_missing_key_will_still_return_None,_but_warn.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Reusing_a_cached_property_on_different_classes_under_the_same_name_is_OK.": {
                "status": "PASSED"
            },
            "ptestresult.python3.See_issue_#22386_for_more_information.": {
                "status": "PASSED"
            },
            "ptestresult.python3.See_issue_#29220_for_more_information.": {
                "status": "PASSED"
            },
            "ptestresult.python3.See_issue_3312.": {
                "status": "PASSED"
            },
            "ptestresult.python3.See_python/cpython#82102_for_symlink_support_beyond_this_object.": {
                "status": "PASSED"
            },
            "ptestresult.python3.See_that_trailers_are_read_and_ignored": {
                "status": "PASSED"
            },
            "ptestresult.python3.Setting___call___on_a_superclass_should_disable_vectorcall": {
                "status": "PASSED"
            },
            "ptestresult.python3.Setting___call___should_disable_vectorcall": {
                "status": "PASSED"
            },
            "ptestresult.python3.Should_display_detailed_error_information_if_double_verbose_is_on.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Should_display_less_when_quite_mode_is_on.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Should_display_more_error_information_if_verbose_mode_is_on.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Should_display_usage_on_no_arguments.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Should_displays_error_when_errored_python_file_is_given.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Should_fill_in_unknown_error_code_in_Windows_error_message_'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Should_not_display_anything_if_python_file_is_correctly_indented.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Similar_to_test_reent_set_bases_on_base,_but_may_crash_differently.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Support_locally-defined_nested_classes.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Support_locally-defined_nested_classes._'inner_classes_are_still_members'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Support_using_Enum_to_refer_to_types_deliberately.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_'value'_attribute_of_StopIteration_exception": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_Atomic_Grouping": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_Branching": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_DOMEventStream_parsing_semantics.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_HeapCCollection_subclasses_work_properly": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_Possessive_Quantifiers": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyByteArray_AsString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyByteArray_Concat__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyByteArray_Resize__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyBytes_AsStringAndSize__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyBytes_AsString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyBytes_ConcatAndDel__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyBytes_Concat__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyBytes_DecodeEscape__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyErr_Format__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyErr_SetFromErrnoWithFilename__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyErr_SetString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyObject_GetItemData_fails_on_unsupported_types": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AppendAndDel__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Append__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsASCIIString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsCharmapString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsEncodedString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsLatin1String__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsRawUnicodeEscapeString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsUCS4Copy__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsUCS4__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsUTF16String__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsUTF32String__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsUTF8AndSize__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsUTF8String__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsUTF8__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsUnicodeEscapeString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsWideCharString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_AsWideChar__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_CompareWithASCIIString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Compare__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Concat__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Contains__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_CopyCharacters__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Count__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_DecodeASCII__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_DecodeCharmap__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_DecodeLatin1__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_DecodeRawUnicodeEscape__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_DecodeUTF16Stateful__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_DecodeUTF16__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_DecodeUTF32Stateful__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_DecodeUTF8Stateful__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_DecodeUTF8__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_DecodeUnicodeEscape__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Decode__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Fill__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_FindChar__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Find__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Format__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_FromEncodedObject__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_FromFormat__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_FromKindAndData__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_FromObject__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_FromOrdinal__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_FromStringAndSize__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_FromString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_FromWideChar__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_GetDefaultEncoding__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_GetLength__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_InternFromString__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_InternInPlace__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_IsIdentifier__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Join__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_New__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Partition__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_RPartition__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_RSplit__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_ReadChar__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Replace__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Resize__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_RichCompare__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_SplitLines__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Split__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Substring__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Tailmatch__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_Translate__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_PyUnicode_WriteChar__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test__PyUnicode_TransformDecimalAndSpaceToASCII__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_a_package_built_without_'top-level.txt'_or_a_file_list.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_an_empty_maildir_mailbox": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_appending_to_an_existing_file_that_is_not_a_zipfile.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_appending_to_an_existing_zipfile.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_attempted_yield-from_loop": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_attempting_to_send_to_non-generator": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_basic_listing_channel_interpreters.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_catching_an_exception_thrown_into_a": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_combination_of_path_fixing_and_windows_name_sanitization._'Requires_\\\\_as_path_separator.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Test_compatibility_interface": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_conversion_of_send_None__to_next__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_coroutine_submission_from_a_thread_to_an_event_loop": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_coroutine_submission_from_a_thread_to_an_event_loop.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_creating_environment_in_an_existing_directory.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_data_splitting_with_posix_parser": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_delegating_'close'": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_delegating_'throw'": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_delegating_'throw'_to_non-generator": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_delegation_of_close___to_non-generator": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_delegation_of_initial_next___call_to_subgenerator": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_delegation_of_next___call_to_subgenerator": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_delegation_of_next___to_non-generator": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_delegation_of_send__": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_error_in_the_child_raised_in_the_parent_for_a_bad_args[0].": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_error_in_the_child_raised_in_the_parent_for_a_bad_cwd.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_error_in_the_child_raised_in_the_parent_for_a_bad_executable.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_error_passing_done_through_errpipe_write_in_the_good_case": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_error_passing_done_through_errpipe_write_where_its_not": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_exception_in_initial_next___call": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_exclusive_creating_a_new_zipfile.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_for___cached___is_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_for_parsing_a_date_with_a_two-digit_year.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_for_the_fork___failure_fd_leak_reported_in_issue16327.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_functions_that_call_path_error2__,_providing_two_filenames_in_their_exceptions.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_generator_return_value": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_handling_exception_while_delegating_'close'": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_handling_exception_while_delegating_'send'": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_handling_of_Unicode_paths_'only_relevant_on_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Test_handling_of_syntax_splitting_of_&,_|": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_handling_of_syntax_splitting_of_;": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_handling_of_syntax_splitting_of_>": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_handling_of_syntax_splitting_of___": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_handling_of_syntax_splitting_with_custom_chars": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_ignoring_errors_works_when_a_tempdir_is_gc'ed_on_shutdown.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_isolation_from_system_site-packages": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_listing_channel_interpreters_with_a_channel's_send_end_closed.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_listing_channel_interpreters_with_a_closed_channel.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_listing_channel_interpreters_with_a_destroyed_interpreter.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_listing_channel_interpreters_with_a_released_channel.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_listing_interpreters_for_a_channel_with_many_associations.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_listing_interpreters_for_a_channel_with_no_associations.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_next_and_return_with_value": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_odd_ball_packages_which:": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_old-style_egg_packages_with_a_variation_of_'top_level.txt',": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_packages_distributions_on_a_wheel_built": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_passing_None_to_temp_cwd__.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_passing_a_directory_that_already_exists.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_passing_a_directory_that_already_exists_with_quiet=True.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_passing_a_non-existent_directory.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_passing_a_non-existent_directory_with_quiet=True.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_passing_no_path.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_proper_handling_of_a_nested_comment": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_punctuation_chars_and_whitespace_split_handle_unicode.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_raising_exception_in_delegated_next___call": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_raising_exception_in_initial_next___call": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_returning_value_from_delegated_'throw'": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_send_and_return_with_value": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_setting_the_handler's_stream": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_some_of_the_hard-to-reach_parts_of_PullDOM.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_some_of_the_hard-to-reach_parts_of_SAX2DOM.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_subiterator_with_a_broken_getattr_implementation": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_support.ignore_deprecations_from___silences_warnings": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_symlinking_works_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_$_does_not_include_\\n": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_Path_objects_are_accepted_as_filename_arguments_to_handlers.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that___all___only_points_to_valid_attributes.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_a_'reset'_on_a_barrier_frees_the_waiting_threads": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_a_barrier_can_be_reset_after_being_broken.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_a_barrier_is_passed_in_lockstep": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_a_barrier_works_for_10_consecutive_runs": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_a_character_pointer-to-pointer_is_correctly_passed": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_a_forked_child_process_does_not_remove_the_directory.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_accessing_`f_back`_does_not_cause_a_segmentation_fault_on": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_an_'invalid_continuation_byte'_error_is_raised_when_the": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_an_'invalid_start_byte'_error_is_raised_when_the_first_byte": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_an_'unexpected_end_of_data'_error_is_raised_when_the_string": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_an_abort_will_put_the_barrier_in_a_broken_state": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_annotations_works_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_any_punctuation_chars_are_removed_from_wordchars": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_c_RawIOBase_class_has_all_pyio_RawIOBase_methods": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_cleanup_doesn't_return_an_error_when_ignoring_them.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_creating_a_zip_with/without_seeking_will_raise_a_RuntimeError_if_zip64_was_required_but_not_used": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_creating_a_zip_without_seeking_will_use_zip64_extensions_if_the_file_size_is_provided_up-front": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_fold_isn't_mutated_when_no_change_is_necessary.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_forcing_zip64_extensions_correctly_notes_this_in_the_zip_file": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_hexlify_and_b2a_hex_are_binary_versions_of_bytes.hex.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_ignoring_errors_works_when_TemporaryDirectory_is_gced.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_lambda_functionality_stays_the_same._The_output_produced": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_parsing_of_empty_strings_is_correctly_handled.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_pickle/unpickle_is_idempotent.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_punctuation_chars_and_posix_behave_correctly_together.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_pyio_RawIOBase_class_has_all_c_RawIOBase_methods": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_returning_a_non-zero_value_stops_the_operation_in_progress.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_selfdot_values_are_made_strong_automatically_in_the": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_setting_the_progress_handler_to_None_clears_the_previously_set_handler.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_setting_the_trace_callback_to_None_clears_the_previously_set_callback.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_spawn_resets_the_tty_mode_no_when__copy_returns_normally.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_temp_dir___creates_and_destroys_its_directory.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_`activate`_shell_script_contains_no_CR_LF.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_deprecated_fail*_methods_get_removed_in_3.12": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_flush-on-close_configuration_is_respected_by_the": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_flush-on-close_configuration_works_as_expected.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_multiprocessing_is_able_to_spawn.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_multiprocessing_is_able_to_spawn_itself": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_opcode_argument_is_respected.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_prefix_values_are_as_expected.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_progress_handler_is_invoked_once_it_is_set.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_result_of_datetime.isocalendar___can_be_pickled.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_second_tool_can_set_events_with_instruction_events_set_by_the_first_tool.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_server_correctly_automatically_wraps_references_to": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_statement_can_contain_unicode_literals.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_sys.executable_value_is_as_expected.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_sysconfig_functions_work_in_a_virtual_environment.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_the_trace_callback_is_invoked_once_it_is_set.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_there_are_no_duplicates_in_dir_self.module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_tokens_are_split_with_types_as_expected.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_trying_to_add_a_large_file_to_a_zip_that_doesn't_allow_zip64_extensions_fails_on_add": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_urllib.parse.__getattr_____fails_correctly.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_venv_creation_fails_when_the_target_directory_contains": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_when_create_venv_from_non-installed_python,_the_zip_path": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_that_with_whitespace_split,_behaviour_is_as_expected": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_thata_zip_with_two_unrelated_subpackages_return": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_'action'_callback": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_barrier's_default_timeout": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_connection_is_cleaned_up_after_an_invalid_response": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_connection_is_cleaned_up_when_the_response_is_closed": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_create_function_with_default_arguments_and_a_pathlib.Path_path.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_create_function_with_default_arguments_and_a_str_path.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_folding_and_encoding_of_address_headers.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_handling_of_a_Header_object.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_normal_data_case_on_both_master_fd_and_stdin.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_opt-in_to_the_old_vulnerable_behavior.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_presence_of_three_consecutive_system.*_methods.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_urllib.request.thishost_utility_function_returns_a_tuple": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_the_warnings_argument": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_throwing_GeneratorExit_into_a_subgenerator_that": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_top-level_modules_detected_on_a_package_without_'top-level.txt'.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_upgrading_an_existing_environment_directory.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_wait___behavior_when_waitpid_returns_WIFSTOPPED;_issue29335.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_wait_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_when_a_transition_is_in_the_far_past_or_future.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Test_when_the_path_is_not_an_\"extended\"_path._'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Test_when_the_path_starts_with_'\\\\?\\'._'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Test_whether_code_some_top_level_await_can_be_compiled.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Testing_the_supported_limits_of_the_int___base_parameter.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.filelineno___when_fileinput._state_is_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.filelineno___when_fileinput._state_is_not_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.filename___when_fileinput._state_is_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.filename___when_fileinput._state_is_not_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.fileno___when_fileinput._state_is_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.fileno___when_fileinput._state_is_not_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.isfirstline___when_fileinput._state_is_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.isfirstline___when_fileinput._state_is_not_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.isstdin___when_fileinput._state_is_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.isstdin___when_fileinput._state_is_not_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.lineno___when_fileinput._state_is_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.lineno___when_fileinput._state_is_not_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.nextfile___when_fileinput._state_is_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_fileinput.nextfile___when_fileinput._state_is_not_None.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_for_changes_for_issue_#16613.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_for_inappropriately-placed_type_comments.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_getDescription___for_a_method_with_a_docstring.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_getDescription___for_a_method_with_a_longer_docstring.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_help_on_builtin_classes_which_have_grandchild_classes.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_help_on_builtin_object_which_have_more_than_four_child_classes.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_help_on_builtin_object_which_have_no_child_classes.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_help_on_builtin_object_which_have_only_child_classes.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_help_on_metaclasses.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_invoking_FileInput.nextfile___when_the_attempt_to_delete": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_invoking_FileInput.readline___when_os.chmod___raises_OSError.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_invoking_FileInput.readline___when_os.fstat___raises_OSError.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_invoking_fileinput.input___when_fileinput._state_is_None": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_invoking_fileinput.input___when_fileinput._state_is_not_None": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_shortDescription___for_a_method_with_a_docstring.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_shortDescription___for_a_method_with_a_longer_docstring.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_shortDescription___whitespace_is_trimmed,_so_that_the_first": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_that_fileinput.close___does_nothing_if_fileinput._state": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_that_fileinput.close___invokes_close___on_fileinput._state": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_that_files_with_bad_CRCs_raise_a_BadZipFile_exception_when_read.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_that_files_with_bad_CRCs_return_their_name_from_testzip.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_that_the_environment_variable_works_with_reset_tzpath.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Tests_the_same_as_test_walkpackages_filesys,_only_with_a_zip_file.": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_Python_3.0_port_of_the_module_didn't_cope_with_values_of_subclasses_of_str.": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_Request.headers_dictionary_is_not_a_documented_interface._It": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_anchor_package_can_already_be_imported.": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_config_with_which_an_interpreter_is_created_corresponds": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_digestmod_parameter_is_required_as_of_Python_3.8.": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_final_path_component,_without_its_suffix": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_interpreter_shouldn't_crash_in_case_Cursor.__init_____is_called": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_limit_does_not_apply_to_power_of_2_bases.": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_name_of_the_root_should_be_the_name_of_the_zipfile": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_point_to_note_here_is_that_we_can't_guess_the_default_port_if": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_same_as_test_tp_subclasses_cycle_in_update_slots,_but_tests": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_suffix_of_the_root_should_be_the_suffix_of_the_zipfile.": {
                "status": "PASSED"
            },
            "ptestresult.python3.The_symlink_target_should_resolve_relative_to_the_link,_not_relative": {
                "status": "PASSED"
            },
            "ptestresult.python3.This_is_a_pretty_normal_docstring.": {
                "status": "PASSED"
            },
            "ptestresult.python3.This_is_only_a_regression_test:_Check_that_it_doesn't_crash.": {
                "status": "PASSED"
            },
            "ptestresult.python3.This_would_crash_the_interpreter_in_3.11a2": {
                "status": "PASSED"
            },
            "ptestresult.python3.Two_distributions_varying_only_by_non-normalized_name_on": {
                "status": "PASSED"
            },
            "ptestresult.python3.Validate_behavior_of_getinfo_on_original_zipfile_after_wrapping.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Verifies_that_connection_methods_check_whether_base_class___init___was": {
                "status": "PASSED"
            },
            "ptestresult.python3.Verifies_that_creating_a_connection_in_autocommit_mode_works.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Verifies_that_cursor_methods_check_whether_base_class___init___was": {
                "status": "PASSED"
            },
            "ptestresult.python3.Verifies_that_running_a_PRAGMA_statement_that_does_an_autocommit_does": {
                "status": "PASSED"
            },
            "ptestresult.python3.Verify__from_iterable_overridden_to_an_instance_method_works.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Verify_that_env={}_is_as_empty_as_possible._'The_Python_shared_library_cannot_be_loaded_with_an_empty_environment.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.Verify_that_testzip___doesn't_swallow_inappropriate_exceptions.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Verify_when_there_is_an_empty_string_involved,_the_diff_output": {
                "status": "PASSED"
            },
            "ptestresult.python3.Verifying_format_of_diff_output_from_assertEqual_involving_strings": {
                "status": "PASSED"
            },
            "ptestresult.python3.When_a_package_is_not_found,_that_could_indicate_that_the": {
                "status": "PASSED"
            },
            "ptestresult.python3.When_running_`python_foo.py`_sys.path[0]_is_an_absolute_path._`python_-m_pdb_foo.py`_should_behave_the_same": {
                "status": "PASSED"
            },
            "ptestresult.python3.When_running_`python_foo.py`_sys.path[0]_resolves_symlinks._`python_-m_pdb_foo.py`_should_behave_the_same": {
                "status": "PASSED"
            },
            "ptestresult.python3.When_the_table_of_8-bit_shifts_overflows.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Where_all_variables_are_positive_integers,_and_a_is_at_least_as_large": {
                "status": "PASSED"
            },
            "ptestresult.python3.With_the_PyCF_ALLOW_TOP_LEVEL_AWAIT_flag_added_in_3.8,_we_want_to": {
                "status": "PASSED"
            },
            "ptestresult.python3.Without_any_parameter,_files___will_infer_the_location_as_the_caller.": {
                "status": "PASSED"
            },
            "ptestresult.python3.Wrapping_with_a_badly_formatted_certificate__syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.Wrapping_with_a_badly_formatted_key__syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.Wrapping_with_an_empty_cert_file": {
                "status": "PASSED"
            },
            "ptestresult.python3.You_are_not_restricted_when_using_mock_with_spec": {
                "status": "PASSED"
            },
            "ptestresult.python3.You_cannot_define_methods_out_of_the_spec": {
                "status": "PASSED"
            },
            "ptestresult.python3.You_need_to_define_the_methods,_even_if_they_are_in_the_spec": {
                "status": "PASSED"
            },
            "ptestresult.python3.bpo-20891:_Calling_PyGILState_Ensure_in_a_non-Python_thread_must_not_\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.bpo-23835_fix_for_ConfigParser": {
                "status": "PASSED"
            },
            "ptestresult.python3.bpo-23835_legacy_behavior_for_RawConfigParser": {
                "status": "PASSED"
            },
            "ptestresult.python3.bpo-33802_defaults_should_not_get_interpolated": {
                "status": "PASSED"
            },
            "ptestresult.python3.bpo-33932:_Calling_Py_Initialize___twice_should_do_nothing__and_not_\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.bpo-34008:_Calling_Py_Main___after_Py_Initialize___must_not_fail._\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.bpo-44050:_Extension_module_state_should_be_shared_between_interpreters": {
                "status": "PASSED"
            },
            "ptestresult.python3.check_that_setting___str___to_object's_is_not_reset_to_Enum's": {
                "status": "PASSED"
            },
            "ptestresult.python3.coroutine_end_right_after_task_is_cancelled": {
                "status": "PASSED"
            },
            "ptestresult.python3.cursor.description_should_at_least_provide_the_column_name_s_,_even_if": {
                "status": "PASSED"
            },
            "ptestresult.python3.dict.update_other__must_preserve_order_in_other.": {
                "status": "PASSED"
            },
            "ptestresult.python3.dict_resizes_after_a_certain_number_of_insertion_operations,": {
                "status": "PASSED"
            },
            "ptestresult.python3.dir_self.module__should_at_least_contain_everything_in___all__.": {
                "status": "PASSED"
            },
            "ptestresult.python3.do_run_handles_exceptions_from_parsing_its_arg": {
                "status": "PASSED"
            },
            "ptestresult.python3.doctest_monkeypatches_linecache_to_enable_inspection": {
                "status": "PASSED"
            },
            "ptestresult.python3.ensure_dataclass-mixin_has_correct_repr__": {
                "status": "PASSED"
            },
            "ptestresult.python3.expect_expected,_[timeout]_": {
                "status": "PASSED"
            },
            "ptestresult.python3.gh-103987:_Test_that_mmap_objects_raise_ValueError": {
                "status": "PASSED"
            },
            "ptestresult.python3.gh-106152": {
                "status": "PASSED"
            },
            "ptestresult.python3.gh-92112:_A_custom_mro___returning_a_result_conflicting_with": {
                "status": "PASSED"
            },
            "ptestresult.python3.http://bugs.python.org/issue10811": {
                "status": "PASSED"
            },
            "ptestresult.python3.http://bugs.python.org/issue14720": {
                "status": "PASSED"
            },
            "ptestresult.python3.input=None_has_a_legacy_meaning_of_input=''_on_check_output.": {
                "status": "PASSED"
            },
            "ptestresult.python3.object.__ne_____should_allow_reflected___ne_____to_be_tried": {
                "status": "PASSED"
            },
            "ptestresult.python3.object.__ne_____should_not_invoke_reflected___eq____": {
                "status": "PASSED"
            },
            "ptestresult.python3.pop_a_pending_key_in_a_split_table_should_not_crash": {
                "status": "PASSED"
            },
            "ptestresult.python3.pysqlite_does_not_know_the_rowcount_of_SELECT_statements,_because_we": {
                "status": "PASSED"
            },
            "ptestresult.python3.pysqlite_until_2.4.1_did_not_rebuild_the_row_cast_map_when_recompiling": {
                "status": "PASSED"
            },
            "ptestresult.python3.pysqlite_used_to_segfault_with_SQLite_versions_3.5.x._These_return_NULL": {
                "status": "PASSED"
            },
            "ptestresult.python3.pysqlite_would_crash_with_older_SQLite_versions_unless": {
                "status": "PASSED"
            },
            "ptestresult.python3.re_tests_benchmarks": {
                "status": "PASSED"
            },
            "ptestresult.python3.re_tests_test_suite": {
                "status": "PASSED"
            },
            "ptestresult.python3.read___must_handle_signals_and_not_lose_data.": {
                "status": "PASSED"
            },
            "ptestresult.python3.read_all__": {
                "status": "PASSED"
            },
            "ptestresult.python3.read_some__": {
                "status": "PASSED"
            },
            "ptestresult.python3.read_until_expected,_timeout=None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.readall___must_handle_signals_and_not_lose_data.": {
                "status": "PASSED"
            },
            "ptestresult.python3.readline___must_handle_signals_and_not_lose_data.": {
                "status": "PASSED"
            },
            "ptestresult.python3.readlines___must_handle_signals_and_not_lose_data.": {
                "status": "PASSED"
            },
            "ptestresult.python3.runTest__test.test_tarfile.GzipBrokenHeaderCorrectException.runTest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.setUpClass__test.test_c_locale_coercion.LocaleConfigurationTests__'No_C-with-UTF-8_locale_available'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.setUpClass__test.test_dtrace.CheckDtraceProbes__'CPython_must_be_configured_with_the_--with-dtrace_option.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.setUpClass__test.test_dtrace.DTraceNormalTests__\"dtrace_1__failed:_[Errno_2]_No_such_file_or_directory:_'dtrace'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.setUpClass__test.test_dtrace.DTraceOptimizedTests__\"dtrace_1__failed:_[Errno_2]_No_such_file_or_directory:_'dtrace'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.setUpClass__test.test_dtrace.SystemTapNormalTests__\"stap_1__failed:_[Errno_2]_No_such_file_or_directory:_'stap'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.setUpClass__test.test_dtrace.SystemTapOptimizedTests__\"stap_1__failed:_[Errno_2]_No_such_file_or_directory:_'stap'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.setUpClass__test.test_nntplib.NetworkedNNTPTests__\"Use_of_the_'network'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.setUpClass__test.test_nntplib.NetworkedNNTP_SSLTests__\"Use_of_the_'network'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.setUpClass__test.test_pdb.PdbTestReadline__\"No_module_named_'readline'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.setUpClass__test.test_robotparser.NetworkTestCase__\"Use_of_the_'network'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.setUpClass__test.test_xml_etree_c.NoAcceleratorTest__'only_for_the_Python_version'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.setUpModule__test.test_timeout__\"Use_of_the_'network'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.some_servers_may_serve_up_a_short_chunked_encoding_stream": {
                "status": "PASSED"
            },
            "ptestresult.python3.split_table_must_be_combined_when_d.popitem__": {
                "status": "PASSED"
            },
            "ptestresult.python3.split_table_must_be_combined_when_del_d[k]": {
                "status": "PASSED"
            },
            "ptestresult.python3.split_table_must_be_correctly_resized_and_converted_to_generic_combined_table": {
                "status": "PASSED"
            },
            "ptestresult.python3.split_table_must_keep_correct_insertion": {
                "status": "PASSED"
            },
            "ptestresult.python3.test.test_importlib.test_windows__unittest.loader.ModuleSkipped.test.test_importlib.test_windows__\"No_module_named_'winreg'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test.test_peg_generator.test_c_parser__unittest.loader.ModuleSkipped.test.test_peg_generator.test_c_parser__'peg_generator_directory_could_not_be_found'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test.test_peg_generator.test_first_sets__unittest.loader.ModuleSkipped.test.test_peg_generator.test_first_sets__'peg_generator_directory_could_not_be_found'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test.test_peg_generator.test_grammar_validator__unittest.loader.ModuleSkipped.test.test_peg_generator.test_grammar_validator__'peg_generator_directory_could_not_be_found'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test.test_peg_generator.test_pegen__unittest.loader.ModuleSkipped.test.test_peg_generator.test_pegen__'peg_generator_directory_could_not_be_found'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test.test_tools.test_freeze__unittest.loader.ModuleSkipped.test.test_tools.test_freeze__'freeze_directory_could_not_be_found'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test.test_tools.test_i18n__unittest.loader.ModuleSkipped.test.test_tools.test_i18n__'scripts_directory_could_not_be_found'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test.test_tools.test_reindent__unittest.loader.ModuleSkipped.test.test_tools.test_reindent__'scripts_directory_could_not_be_found'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test.test_tools.test_sundry__unittest.loader.ModuleSkipped.test.test_tools.test_sundry__'scripts_directory_could_not_be_found'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test.test_zipfile._path.test_complexity__unittest.loader.ModuleSkipped.test.test_zipfile._path.test_complexity__'Unable_to_import_big_o'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test0To3__test.test_marshal.CompatibilityTestCase.test0To3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test1To3__test.test_marshal.CompatibilityTestCase.test1To3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test1__test.test_global.GlobalTests.test1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test1__test.test_pyexpat.BufferTextTest.test1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test1__test.test_pyexpat.MalformedInputTest.test1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test2038MTime__test.test_zipimport.CompressedZipImportTestCase.test2038MTime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test2038MTime__test.test_zipimport.UncompressedZipImportTestCase.test2038MTime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test2To3__test.test_marshal.CompatibilityTestCase.test2To3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test2__test.test_global.GlobalTests.test2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test2__test.test_pyexpat.BufferTextTest.test2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test2__test.test_pyexpat.MalformedInputTest.test2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test3542SocketOptions__test.test_socket.GeneralModuleTests.test3542SocketOptions__'macOS_specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test3To3__test.test_marshal.CompatibilityTestCase.test3To3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test3__test.test_global.GlobalTests.test3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test3__test.test_pyexpat.BufferTextTest.test3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test4__test.test_global.GlobalTests.test4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test4__test.test_pyexpat.BufferTextTest.test4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test5__test.test_pyexpat.BufferTextTest.test5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test6__test.test_pyexpat.BufferTextTest.test6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test7__test.test_pyexpat.BufferTextTest.test7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAAA__test.test_minidom.MinidomTest.testAAA_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAAB__test.test_minidom.MinidomTest.testAAB_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAFakeZlib__test.test_zipimport.CompressedZipImportTestCase.testAFakeZlib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAFakeZlib__test.test_zipimport.UncompressedZipImportTestCase.testAFakeZlib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAUTH_BUGGY__test.test_smtplib.SMTPSimTests.testAUTH_BUGGY_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAUTH_CRAM_MD5__test.test_smtplib.SMTPSimTests.testAUTH_CRAM_MD5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAUTH_LOGIN__test.test_smtplib.SMTPSimTests.testAUTH_LOGIN_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAUTH_LOGIN_initial_response_notok__test.test_smtplib.SMTPSimTests.testAUTH_LOGIN_initial_response_notok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAUTH_LOGIN_initial_response_ok__test.test_smtplib.SMTPSimTests.testAUTH_LOGIN_initial_response_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAUTH_PLAIN__test.test_smtplib.SMTPSimTests.testAUTH_PLAIN_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAUTH_PLAIN_initial_response_auth__test.test_smtplib.SMTPAUTHInitialResponseSimTests.testAUTH_PLAIN_initial_response_auth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAUTH_PLAIN_initial_response_login__test.test_smtplib.SMTPAUTHInitialResponseSimTests.testAUTH_PLAIN_initial_response_login_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAUTH_multiple__test.test_smtplib.SMTPSimTests.testAUTH_multiple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAbles__test.test_fileio.COtherFileTests.testAbles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAbles__test.test_fileio.PyOtherFileTests.testAbles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAbstractMethods__test.test_wsgiref.HandlerTests.testAbstractMethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAccept__test.test_socket.NonBlockingTCPTests.testAccept_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAcos__test.test_math.MathTests.testAcos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAcosh__test.test_math.MathTests.testAcosh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAddAttr__test.test_minidom.MinidomTest.testAddAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAddTypeEqualityFunc__test.test_unittest.test_case.Test_TestCase.testAddTypeEqualityFunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAddrExclude__test.test_ipaddress.IpaddrUnitTest.testAddrExclude_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAddressComparison__test.test_ipaddress.IpaddrUnitTest.testAddressComparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAddressIntMath__test.test_ipaddress.IpaddrUnitTest.testAddressIntMath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAlmostEqual__test.test_unittest.test_assertions.TestLongMessage.testAlmostEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAltNewline__test.test_minidom.MinidomTest.testAltNewline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAppURIs__test.test_wsgiref.UtilityTests.testAppURIs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAppendChildFragment__test.test_minidom.MinidomTest.testAppendChildFragment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAppendChild__test.test_minidom.MinidomTest.testAppendChild_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAppend__test.test_bz2.BZ2FileTest.testAppend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAppend__test.test_fileio.COtherFileTests.testAppend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAppend__test.test_fileio.PyOtherFileTests.testAppend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testApproximateCos1__test.test_fractions.FractionTest.testApproximateCos1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testApproximatePi__test.test_fractions.FractionTest.testApproximatePi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testArithmetic__test.test_fractions.FractionTest.testArithmetic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAsin__test.test_math.MathTests.testAsin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAsinh__test.test_math.MathTests.testAsinh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertCountEqual__test.test_unittest.test_case.Test_TestCase.testAssertCountEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertDictEqualTruncates__test.test_unittest.test_case.Test_TestCase.testAssertDictEqualTruncates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertDictEqual__test.test_unittest.test_assertions.TestLongMessage.testAssertDictEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertEqualSingleLine__test.test_unittest.test_case.Test_TestCase.testAssertEqualSingleLine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertEqual__test.test_unittest.test_case.Test_TestCase.testAssertEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertEqual_diffThreshold__test.test_unittest.test_case.Test_TestCase.testAssertEqual_diffThreshold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertEqual_shorten__test.test_unittest.test_case.Test_TestCase.testAssertEqual_shorten_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertFalse__test.test_unittest.test_assertions.TestLongMessage.testAssertFalse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertGreaterEqual__test.test_unittest.test_assertions.TestLongMessage.testAssertGreaterEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertGreater__test.test_unittest.test_assertions.TestLongMessage.testAssertGreater_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertIn__test.test_unittest.test_assertions.TestLongMessage.testAssertIn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertIn__test.test_unittest.test_case.Test_TestCase.testAssertIn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertIsInstance__test.test_unittest.test_case.Test_TestCase.testAssertIsInstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertIsNone__test.test_unittest.test_assertions.TestLongMessage.testAssertIsNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertIsNone__test.test_unittest.test_case.Test_TestCase.testAssertIsNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertIsNotNone__test.test_unittest.test_assertions.TestLongMessage.testAssertIsNotNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertIsNot__test.test_unittest.test_assertions.TestLongMessage.testAssertIsNot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertIsNot__test.test_unittest.test_case.Test_TestCase.testAssertIsNot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertIs__test.test_unittest.test_assertions.TestLongMessage.testAssertIs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertIs__test.test_unittest.test_case.Test_TestCase.testAssertIs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertLessEqual__test.test_unittest.test_assertions.TestLongMessage.testAssertLessEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertLess__test.test_unittest.test_assertions.TestLongMessage.testAssertLess_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertLogsDefaults__test.test_unittest.test_case.Test_TestCase.testAssertLogsDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertLogsFailureLevelTooHigh_FilterInRootLogger__test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureLevelTooHigh_FilterInRootLogger_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertLogsFailureLevelTooHigh__test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureLevelTooHigh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertLogsFailureMismatchingLogger__test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureMismatchingLogger_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertLogsFailureNoLogs__test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureNoLogs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertLogsPerLevel__test.test_unittest.test_case.Test_TestCase.testAssertLogsPerLevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertLogsPerLogger__test.test_unittest.test_case.Test_TestCase.testAssertLogsPerLogger_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertLogsTwoMatchingMessages__test.test_unittest.test_case.Test_TestCase.testAssertLogsTwoMatchingMessages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertLogsUnexpectedException__test.test_unittest.test_case.Test_TestCase.testAssertLogsUnexpectedException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertMultiLineEqualTruncates__test.test_unittest.test_case.Test_TestCase.testAssertMultiLineEqualTruncates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertMultiLineEqual__test.test_unittest.test_assertions.TestLongMessage.testAssertMultiLineEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertMultiLineEqual__test.test_unittest.test_case.Test_TestCase.testAssertMultiLineEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNoLogsDefault__test.test_unittest.test_case.Test_TestCase.testAssertNoLogsDefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNoLogsFailureFoundLogs__test.test_unittest.test_case.Test_TestCase.testAssertNoLogsFailureFoundLogs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNoLogsFailurePerLevel__test.test_unittest.test_case.Test_TestCase.testAssertNoLogsFailurePerLevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNoLogsFailurePerLogger__test.test_unittest.test_case.Test_TestCase.testAssertNoLogsFailurePerLogger_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNoLogsPerLevel__test.test_unittest.test_case.Test_TestCase.testAssertNoLogsPerLevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNoLogsPerLogger__test.test_unittest.test_case.Test_TestCase.testAssertNoLogsPerLogger_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNoLogsUnexpectedException__test.test_unittest.test_case.Test_TestCase.testAssertNoLogsUnexpectedException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNoLogsYieldsNone__test.test_unittest.test_case.Test_TestCase.testAssertNoLogsYieldsNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNotIn__test.test_unittest.test_assertions.TestLongMessage.testAssertNotIn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNotIsInstance__test.test_unittest.test_case.Test_TestCase.testAssertNotIsInstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNotRaisesRegex__test.test_unittest.test_case.Test_TestCase.testAssertNotRaisesRegex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNotRegex__test.test_unittest.test_assertions.TestLongMessage.testAssertNotRegex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertNotRegex__test.test_unittest.test_assertions.Test_Assertions.testAssertNotRegex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRaisesCallable__test.test_unittest.test_case.Test_TestCase.testAssertRaisesCallable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRaisesContext__test.test_unittest.test_case.Test_TestCase.testAssertRaisesContext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRaisesExcValue__test.test_unittest.test_case.Test_TestCase.testAssertRaisesExcValue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRaisesNoExceptionType__test.test_unittest.test_case.Test_TestCase.testAssertRaisesNoExceptionType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRaisesRefcount__test.test_unittest.test_case.Test_TestCase.testAssertRaisesRefcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRaisesRegexInvalidRegex__test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegexInvalidRegex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRaisesRegexMismatch__test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegexMismatch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRaisesRegexNoExceptionType__test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegexNoExceptionType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRaisesRegex__test.test_unittest.test_assertions.TestLongMessage.testAssertRaisesRegex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRaisesRegex__test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRaises__test.test_unittest.test_assertions.TestLongMessage.testAssertRaises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRegex__test.test_unittest.test_assertions.TestLongMessage.testAssertRegex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertRegex__test.test_unittest.test_case.Test_TestCase.testAssertRegex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertSequenceEqualMaxDiff__test.test_unittest.test_case.Test_TestCase.testAssertSequenceEqualMaxDiff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertSequenceEqual__test.test_unittest.test_assertions.TestLongMessage.testAssertSequenceEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertSetEqual__test.test_unittest.test_assertions.TestLongMessage.testAssertSetEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertSetEqual__test.test_unittest.test_case.Test_TestCase.testAssertSetEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertTrue__test.test_unittest.test_assertions.TestLongMessage.testAssertTrue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertWarnsCallable__test.test_unittest.test_case.Test_TestCase.testAssertWarnsCallable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertWarnsContext__test.test_unittest.test_case.Test_TestCase.testAssertWarnsContext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertWarnsModifySysModules__test.test_unittest.test_case.Test_TestCase.testAssertWarnsModifySysModules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertWarnsNoExceptionType__test.test_unittest.test_case.Test_TestCase.testAssertWarnsNoExceptionType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertWarnsRegexCallable__test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexCallable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertWarnsRegexContext__test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexContext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertWarnsRegexInvalidRegex__test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexInvalidRegex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertWarnsRegexNoExceptionType__test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexNoExceptionType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertWarnsRegex__test.test_unittest.test_assertions.TestLongMessage.testAssertWarnsRegex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssertWarns__test.test_unittest.test_assertions.TestLongMessage.testAssertWarns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssignmentToNoneError__test.test_with.FailureTestCase.testAssignmentToNoneError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssignmentToTupleContainingNoneError__test.test_with.FailureTestCase.testAssignmentToTupleContainingNoneError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAssignmentToTupleOnlyContainingNoneError__test.test_with.FailureTestCase.testAssignmentToTupleOnlyContainingNoneError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAtan2__test.test_math.MathTests.testAtan2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAtanSign__test.test_cmath.CMathTests.testAtanSign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAtan__test.test_math.MathTests.testAtan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAtanhSign__test.test_cmath.CMathTests.testAtanhSign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAtanh__test.test_math.MathTests.testAtanh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttrListItemNS__test.test_minidom.MinidomTest.testAttrListItemNS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttrListItem__test.test_minidom.MinidomTest.testAttrListItem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttrListItems__test.test_minidom.MinidomTest.testAttrListItems_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttrListKeysNS__test.test_minidom.MinidomTest.testAttrListKeysNS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttrListKeys__test.test_minidom.MinidomTest.testAttrListKeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttrListLength__test.test_minidom.MinidomTest.testAttrListLength_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttrListValues__test.test_minidom.MinidomTest.testAttrListValues_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttrList__getitem____test.test_minidom.MinidomTest.testAttrList__getitem___": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttrList__setitem____test.test_minidom.MinidomTest.testAttrList__setitem___": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttrModeSetsNonOptionalAttrs__test.test_minidom.MinidomTest.testAttrModeSetsNonOptionalAttrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttrModeSetsParamsAsAttrs__test.test_minidom.MinidomTest.testAttrModeSetsParamsAsAttrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributeRepr__test.test_minidom.MinidomTest.testAttributeRepr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_exceptions.ExceptionTests.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_file.CAutoFileTests.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_file.PyAutoFileTests.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_fileio.CAutoFileTests.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_fileio.PyAutoFileTests.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_socket.FileObjectClassTestCase.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_socket.LineBufferedFileObjectClassTestCase.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_socket.SmallBufferedFileObjectClassTestCase.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_socket.UnbufferedFileObjectClassTestCase.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_socket.UnicodeReadFileObjectClassTestCase.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAttributes__test.test_socket.UnicodeWriteFileObjectClassTestCase.testAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testAutoBindSock__test.test_socket.BasicQIPCRTRTest.testAutoBindSock__'QIPCRTR_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testAutobind__test.test_socket.TestLinuxAbstractNamespace.testAutobind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBCMConstants__test.test_socket.BasicCANTest.testBCMConstants__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testBCM__test.test_socket.CANTest.testBCM__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testBadAppendOptions__test.test_pipes.SimplePipeTests.testBadAppendOptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadArgs__test.test_bz2.BZ2FileTest.testBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadArgs__test.test_zipimport.BadFileZipImportTestCase.testBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadMTime__test.test_zipimport.CompressedZipImportTestCase.testBadMTime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadMTime__test.test_zipimport.UncompressedZipImportTestCase.testBadMTime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadMagic2__test.test_zipimport.CompressedZipImportTestCase.testBadMagic2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadMagic2__test.test_zipimport.UncompressedZipImportTestCase.testBadMagic2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadMagic__test.test_zipimport.CompressedZipImportTestCase.testBadMagic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadMagic__test.test_zipimport.UncompressedZipImportTestCase.testBadMagic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadModeArgument__test.test_file.COtherFileTests.testBadModeArgument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadModeArgument__test.test_file.PyOtherFileTests.testBadModeArgument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadModeArgument__test.test_fileio.COtherFileTests.testBadModeArgument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadModeArgument__test.test_fileio.PyOtherFileTests.testBadModeArgument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadOpenMode__test.test_pipes.SimplePipeTests.testBadOpenMode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadPrependOptions__test.test_pipes.SimplePipeTests.testBadPrependOptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBadTypeReturned__test.test_class.ClassTests.testBadTypeReturned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBases__test.test_unittest.testmock.testsentinel.SentinelTest.testBases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBasic1__test.test_smtplib.LMTPGeneralTests.testBasic1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBasic1__test.test_smtplib.SMTPGeneralTests.testBasic1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBasic2__test.test_smtplib.LMTPGeneralTests.testBasic2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBasic2__test.test_smtplib.SMTPGeneralTests.testBasic2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBasicErrorOutput__test.test_wsgiref.HandlerTests.testBasicErrorOutput_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBasic__test.test_augassign.AugAssignTest.testBasic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBasic__test.test_smtplib.DebuggingServerTests.testBasic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBasic__test.test_smtplib.SMTPSimTests.testBasic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBasic__test.test_telnetlib.GeneralTests.testBasic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBeginningCruftAndComment__test.test_zipimport.CompressedZipImportTestCase.testBeginningCruftAndComment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBeginningCruftAndComment__test.test_zipimport.UncompressedZipImportTestCase.testBeginningCruftAndComment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBigComplexComparisons__test.test_fractions.FractionTest.testBigComplexComparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBigFloatComparisons__test.test_fractions.FractionTest.testBigFloatComparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBinaryOps__test.test_class.ClassTests.testBinaryOps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBindAny__test.test_socket.BasicCANTest.testBindAny__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testBindSock__test.test_socket.BasicQIPCRTRTest.testBindSock__'QIPCRTR_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testBind__test.test_socket.ISOTPTest.testBind__'CAN_ISOTP_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testBind__test.test_socket.J1939Test.testBind__'CAN_J1939_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testBlksize__test.test_fileio.CAutoFileTests.testBlksize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBlksize__test.test_fileio.PyAutoFileTests.testBlksize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBluetoothConstants__test.test_socket.BasicBluetoothTest.testBluetoothConstants__'Bluetooth_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testBoolGuarateesBoolReturn__test.test_fractions.FractionTest.testBoolGuarateesBoolReturn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBoth__test.test_zipimport.CompressedZipImportTestCase.testBoth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBoth__test.test_zipimport.UncompressedZipImportTestCase.testBoth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBoundAndFree__test.test_scope.ScopeTests.testBoundAndFree_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBoundGenerator__test.test_with.NonexceptionalTestCase.testBoundGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferAndFailfast__test.test_unittest.test_runner.Test_TextTestRunner.testBufferAndFailfast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferCatchFailfast__test.test_unittest.test_program.TestCommandLineArgs.testBufferCatchFailfast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferDoClassCleanups__test.test_unittest.test_result.TestOutputBuffering.testBufferDoClassCleanups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferDoCleanups__test.test_unittest.test_result.TestOutputBuffering.testBufferDoCleanups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferDoModuleCleanups__test.test_unittest.test_result.TestOutputBuffering.testBufferDoModuleCleanups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferOutputAddErrorOrFailure__test.test_unittest.test_result.TestOutputBuffering.testBufferOutputAddErrorOrFailure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferOutputOff__test.test_unittest.test_result.TestOutputBuffering.testBufferOutputOff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferOutputStartTestAddSuccess__test.test_unittest.test_result.TestOutputBuffering.testBufferOutputStartTestAddSuccess_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferSetUpModule_DoModuleCleanups__test.test_unittest.test_result.TestOutputBuffering.testBufferSetUpModule_DoModuleCleanups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferSetUpModule__test.test_unittest.test_result.TestOutputBuffering.testBufferSetUpModule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferSetUp_DoCleanups__test.test_unittest.test_result.TestOutputBuffering.testBufferSetUp_DoCleanups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferSetUp__test.test_unittest.test_result.TestOutputBuffering.testBufferSetUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferSetupClass_DoClassCleanups__test.test_unittest.test_result.TestOutputBuffering.testBufferSetupClass_DoClassCleanups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferSetupClass__test.test_unittest.test_result.TestOutputBuffering.testBufferSetupClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferTearDownClass_DoClassCleanups__test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownClass_DoClassCleanups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferTearDownClass__test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferTearDownModule_DoModuleCleanups__test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownModule_DoModuleCleanups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferTearDownModule__test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownModule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferTearDown_DoCleanups__test.test_unittest.test_result.TestOutputBuffering.testBufferTearDown_DoCleanups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBufferTearDown__test.test_unittest.test_result.TestOutputBuffering.testBufferTearDown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBug0777884__test.test_minidom.MinidomTest.testBug0777884_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBug1433694__test.test_minidom.MinidomTest.testBug1433694_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBytearrayName__test.test_socket.TestLinuxAbstractNamespace.testBytearrayName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBytesAddr__test.test_socket.TestUnixDomain.testBytesAddr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBytesData__test.test_wsgiref.HandlerTests.testBytesData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBytesOpen__test.test_fileio.COtherFileTests.testBytesOpen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBytesOpen__test.test_fileio.PyOtherFileTests.testBytesOpen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBytesPath__test.test_zipimport.CompressedZipImportTestCase.testBytesPath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBytesPath__test.test_zipimport.UncompressedZipImportTestCase.testBytesPath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testBytes__test.test_marshal.InstancingTestCase.testBytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCGIEnviron__test.test_wsgiref.HandlerTests.testCGIEnviron_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCMSG_LEN__test.test_socket.CmsgMacroTests.testCMSG_LEN_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCMSG_SPACE__test.test_socket.CmsgMacroTests.testCMSG_SPACE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCatchBreakInstallsHandler__test.test_unittest.test_program.TestCommandLineArgs.testCatchBreakInstallsHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCauseSyntax__test.test_raise.TestCause.testCauseSyntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCbrt__test.test_math.MathTests.testCbrt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCeil__test.test_math.MathTests.testCeil_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCellIsArgAndEscapes__test.test_scope.ScopeTests.testCellIsArgAndEscapes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCellIsKwonlyArg__test.test_scope.ScopeTests.testCellIsKwonlyArg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCellIsLocalAndEscapes__test.test_scope.ScopeTests.testCellIsLocalAndEscapes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCellLeak__test.test_scope.ScopeTests.testCellLeak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testChainingAttrs__test.test_exceptions.ExceptionTests.testChainingAttrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testChainingDescriptors__test.test_exceptions.ExceptionTests.testChainingDescriptors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testChangeAttr__test.test_minidom.MinidomTest.testChangeAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testChildNodes__test.test_minidom.MinidomTest.testChildNodes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClassAndGlobal__test.test_scope.ScopeTests.testClassAndGlobal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClassNamespaceOverridesClosure__test.test_scope.ScopeTests.testClassNamespaceOverridesClosure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClassWithExtCall__test.test_class.ClassTests.testClassWithExtCall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCleanUpWithErrors__test.test_unittest.test_runner.TestCleanUp.testCleanUpWithErrors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCleanUp__test.test_unittest.test_runner.TestCleanUp.testCleanUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCleanupInRun__test.test_unittest.test_runner.TestCleanUp.testCleanupInRun_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClientConnectionTerminations__test.test_wsgiref.HandlerTests.testClientConnectionTerminations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloneAttributeDeep__test.test_minidom.MinidomTest.testCloneAttributeDeep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloneAttributeShallow__test.test_minidom.MinidomTest.testCloneAttributeShallow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloneDocumentDeep__test.test_minidom.MinidomTest.testCloneDocumentDeep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloneDocumentShallow__test.test_minidom.MinidomTest.testCloneDocumentShallow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloneDocumentTypeDeepNotOk__test.test_minidom.MinidomTest.testCloneDocumentTypeDeepNotOk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloneDocumentTypeDeepOk__test.test_minidom.MinidomTest.testCloneDocumentTypeDeepOk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloneDocumentTypeShallowNotOk__test.test_minidom.MinidomTest.testCloneDocumentTypeShallowNotOk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloneDocumentTypeShallowOk__test.test_minidom.MinidomTest.testCloneDocumentTypeShallowOk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloneElementDeep__test.test_minidom.MinidomTest.testCloneElementDeep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloneElementShallow__test.test_minidom.MinidomTest.testCloneElementShallow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloneNodeEntity__test.test_minidom.MinidomTest.testCloneNodeEntity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClonePIDeep__test.test_minidom.MinidomTest.testClonePIDeep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClonePIShallow__test.test_minidom.MinidomTest.testClonePIShallow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClone__test.test_pipes.SimplePipeTests.testClone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloseAfterMakefile__test.test_socket.FileObjectClassTestCase.testCloseAfterMakefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloseAfterMakefile__test.test_socket.LineBufferedFileObjectClassTestCase.testCloseAfterMakefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloseAfterMakefile__test.test_socket.SmallBufferedFileObjectClassTestCase.testCloseAfterMakefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloseAfterMakefile__test.test_socket.UnbufferedFileObjectClassTestCase.testCloseAfterMakefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloseAfterMakefile__test.test_socket.UnicodeReadFileObjectClassTestCase.testCloseAfterMakefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloseAfterMakefile__test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testCloseAfterMakefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloseAfterMakefile__test.test_socket.UnicodeWriteFileObjectClassTestCase.testCloseAfterMakefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloseException__test.test_socket.GeneralModuleTests.testCloseException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCloseOnError__test.test_wsgiref.HandlerTests.testCloseOnError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClose__test.test_socket.TCPCloserTest.testClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClosedAttr__test.test_socket.FileObjectClassTestCase.testClosedAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClosedAttr__test.test_socket.LineBufferedFileObjectClassTestCase.testClosedAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClosedAttr__test.test_socket.SmallBufferedFileObjectClassTestCase.testClosedAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClosedAttr__test.test_socket.UnbufferedFileObjectClassTestCase.testClosedAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClosedAttr__test.test_socket.UnicodeReadFileObjectClassTestCase.testClosedAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClosedAttr__test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testClosedAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClosedAttr__test.test_socket.UnicodeWriteFileObjectClassTestCase.testClosedAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testClosedIteratorDeadlock__test.test_bz2.BZ2FileTest.testClosedIteratorDeadlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTrunc0__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTrunc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTrunc0__test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTrunc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTrunc1__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTrunc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTrunc1__test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTrunc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTrunc2Int__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTrunc2Int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTrunc2Int__test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTrunc2Int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncLen0Minus1__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen0Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncLen0Minus1__test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen0Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncLen0Plus1__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen0Plus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncLen0Plus1__test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen0Plus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncLen0__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncLen0__test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncLen1__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncLen1__test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncLen2Minus1__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen2Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncLen2Minus1__test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen2Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncNoBufSize__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testCmsgTruncNoBufSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncNoBufSize__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testCmsgTruncNoBufSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncNoBufSize__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncNoBufSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncNoBufSize__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testCmsgTruncNoBufSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncNoBufSize__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testCmsgTruncNoBufSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCmsgTruncNoBufSize__test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncNoBufSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCollapsing__test.test_ipaddress.IpaddrUnitTest.testCollapsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testComb__test.test_math.MathTests.testComb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testComment__test.test_minidom.MinidomTest.testComment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testComment__test.test_zipimport.CompressedZipImportTestCase.testComment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testComment__test.test_zipimport.UncompressedZipImportTestCase.testComment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testComparisonsDummyFloat__test.test_fractions.FractionTest.testComparisonsDummyFloat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testComparisonsDummyRational__test.test_fractions.FractionTest.testComparisonsDummyRational_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testComparisons__test.test_fractions.FractionTest.testComparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testComplexDefinitions__test.test_scope.ScopeTests.testComplexDefinitions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCompress4G__test.test_bz2.BZ2CompressorTest.testCompress4G_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCompressChunks10__test.test_bz2.BZ2CompressorTest.testCompressChunks10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCompressEmptyString__test.test_bz2.BZ2CompressorTest.testCompressEmptyString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCompressEmptyString__test.test_bz2.CompressDecompressTest.testCompressEmptyString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCompressIPv6Address__test.test_ipaddress.IpaddrUnitTest.testCompressIPv6Address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCompress__test.test_bz2.BZ2CompressorTest.testCompress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCompress__test.test_bz2.CompressDecompressTest.testCompress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testConstants__test.test_math.MathTests.testConstants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testConstructorErrorMessages__test.test_class.ClassTests.testConstructorErrorMessages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testConstructorHandlesNULChars__test.test_fileio.COtherFileTests.testConstructorHandlesNULChars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testConstructorHandlesNULChars__test.test_fileio.PyOtherFileTests.testConstructorHandlesNULChars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testContains__test.test_ipaddress.IpaddrUnitTest.testContains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testContentLength__test.test_wsgiref.HandlerTests.testContentLength_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testContextManagerMocking__test.test_unittest.testmock.testwith.WithTest.testContextManagerMocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testContextManager__test.test_telnetlib.GeneralTests.testContextManager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testContextProtocol__test.test_bz2.BZ2FileTest.testContextProtocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testContext__test.test_minidom.MinidomTest.testContext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testConversions__test.test_fractions.FractionTest.testConversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCopyConstructor__test.test_ipaddress.IpaddrUnitTest.testCopyConstructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCopy__test.test_unittest.testmock.testsentinel.SentinelTest.testCopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCopysign__test.test_math.MathTests.testCopysign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCos__test.test_math.MathTests.testCos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCosh__test.test_math.MathTests.testCosh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCountSmall__test.test_socket.SendfileUsingSendTest.testCountSmall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCountSmall__test.test_socket.SendfileUsingSendfileTest.testCountSmall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCountWithOffset__test.test_socket.SendfileUsingSendTest.testCountWithOffset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCountWithOffset__test.test_socket.SendfileUsingSendfileTest.testCountWithOffset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCount__test.test_socket.SendfileUsingSendTest.testCount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCount__test.test_socket.SendfileUsingSendfileTest.testCount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCreateAttributeNS__test.test_minidom.MinidomTest.testCreateAttributeNS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCreateBCMSocket__test.test_socket.BasicCANTest.testCreateBCMSocket__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateConnectionBase__test.test_socket.ContextManagersTest.testCreateConnectionBase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCreateConnectionClose__test.test_socket.ContextManagersTest.testCreateConnectionClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCreateElementNS__test.test_minidom.MinidomTest.testCreateElementNS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCreateHciSocket__test.test_socket.BasicBluetoothTest.testCreateHciSocket__'Bluetooth_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateHyperVSocketAddrNotTupleFailure__test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrNotTupleFailure__'Hyper-V_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateHyperVSocketAddrNotTupleOf2StrsFailure__test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrNotTupleOf2StrsFailure__'Hyper-V_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateHyperVSocketAddrNotTupleOfStrsFailure__test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrNotTupleOfStrsFailure__'Hyper-V_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateHyperVSocketAddrServiceIdNotValidUUIDFailure__test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrServiceIdNotValidUUIDFailure__'Hyper-V_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateHyperVSocketAddrVmIdNotValidUUIDFailure__test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrVmIdNotValidUUIDFailure__'Hyper-V_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateHyperVSocketWithUnknownProtoFailure__test.test_socket.BasicHyperVTest.testCreateHyperVSocketWithUnknownProtoFailure__'Hyper-V_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateISOTPSocket__test.test_socket.ISOTPTest.testCreateISOTPSocket__'CAN_ISOTP_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateJ1939Socket__test.test_socket.J1939Test.testCreateJ1939Socket__'CAN_J1939_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateL2capSocket__test.test_socket.BasicBluetoothTest.testCreateL2capSocket__'Bluetooth_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateRfcommSocket__test.test_socket.BasicBluetoothTest.testCreateRfcommSocket__'Bluetooth_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateScoSocket__test.test_socket.BasicBluetoothTest.testCreateScoSocket__'Bluetooth_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateSocket__test.test_socket.BasicCANTest.testCreateSocket__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateSocket__test.test_socket.BasicQIPCRTRTest.testCreateSocket__'QIPCRTR_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateSocket__test.test_socket.BasicRDSTest.testCreateSocket__'RDS_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCreateSocket__test.test_socket.BasicVSOCKTest.testCreateSocket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCreateSocket__test.test_socket.ISOTPTest.testCreateSocket__'CAN_ISOTP_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCrossDefaults__test.test_wsgiref.UtilityTests.testCrossDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCrucialConstants__test.test_socket.BasicCANTest.testCrucialConstants__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCrucialConstants__test.test_socket.BasicQIPCRTRTest.testCrucialConstants__'QIPCRTR_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCrucialConstants__test.test_socket.BasicRDSTest.testCrucialConstants__'RDS_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCrucialConstants__test.test_socket.BasicVSOCKTest.testCrucialConstants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCrucialConstants__test.test_socket.GeneralModuleTests.testCrucialConstants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCrucialConstants__test.test_socket.ISOTPTest.testCrucialConstants__'CAN_ISOTP_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testCrucialIpProtoConstants__test.test_socket.GeneralModuleTests.testCrucialIpProtoConstants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCustomMethods1__test.test_augassign.AugAssignTest.testCustomMethods1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testCustomMethods2__test.test_augassign.AugAssignTest.testCustomMethods2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDEFAULT__test.test_unittest.testmock.testsentinel.SentinelTest.testDEFAULT_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompress4G__test.test_bz2.BZ2DecompressorTest.testDecompress4G_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompress4G__test.test_zlib.ZlibDecompressorTest.testDecompress4G_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressBadData__test.test_bz2.CompressDecompressTest.testDecompressBadData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressChunks10__test.test_bz2.BZ2DecompressorTest.testDecompressChunks10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressChunks10__test.test_zlib.ZlibDecompressorTest.testDecompressChunks10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressEmpty__test.test_bz2.CompressDecompressTest.testDecompressEmpty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressIncomplete__test.test_bz2.CompressDecompressTest.testDecompressIncomplete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressMultiStreamTrailingJunk__test.test_bz2.CompressDecompressTest.testDecompressMultiStreamTrailingJunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressMultiStream__test.test_bz2.CompressDecompressTest.testDecompressMultiStream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressToEmptyString__test.test_bz2.CompressDecompressTest.testDecompressToEmptyString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressTrailingJunk__test.test_bz2.CompressDecompressTest.testDecompressTrailingJunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressUnusedData__test.test_bz2.BZ2DecompressorTest.testDecompressUnusedData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressUnusedData__test.test_zlib.ZlibDecompressorTest.testDecompressUnusedData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompress__test.test_bz2.BZ2DecompressorTest.testDecompress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompress__test.test_bz2.CompressDecompressTest.testDecompress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompress__test.test_zlib.ZlibDecompressorTest.testDecompress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressorChunksMaxsize__test.test_bz2.BZ2DecompressorTest.testDecompressorChunksMaxsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDecompressorChunksMaxsize__test.test_zlib.ZlibDecompressorTest.testDecompressorChunksMaxsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDeepcopiedDocument__test.test_minidom.MinidomTest.testDeepcopiedDocument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDeepcopy__test.test_unittest.test_case.Test_TestCase.testDeepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDefaultOptimizationLevel__test.test_zipimport.CompressedZipImportTestCase.testDefaultOptimizationLevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDefaultOptimizationLevel__test.test_zipimport.UncompressedZipImportTestCase.testDefaultOptimizationLevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDefaultTimeout__test.test_socket.GeneralModuleTests.testDefaultTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDefault__test.test_unittest.test_assertions.TestLongMessage.testDefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDefaults__test.test_socket.BasicSocketPairTest.testDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDefaults__test.test_wsgiref.UtilityTests.testDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDegrees__test.test_math.MathTests.testDegrees_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDel__test.test_class.ClassTests.testDel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDeleteAttr__test.test_minidom.MinidomTest.testDeleteAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDetach__test.test_socket.BasicTCPTest.testDetach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDetach__test.test_socket.BasicTCPTest2.testDetach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDict__test.test_marshal.InstancingTestCase.testDict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDist__test.test_math.MathTests.testDist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDocRemoveChild__test.test_minidom.MinidomTest.testDocRemoveChild_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDoctestFile__test.test_zipimport.CompressedZipImportTestCase.testDoctestFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDoctestFile__test.test_zipimport.UncompressedZipImportTestCase.testDoctestFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDoctestSuite__test.test_zipimport.CompressedZipImportTestCase.testDoctestSuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDoctestSuite__test.test_zipimport.UncompressedZipImportTestCase.testDoctestSuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDocumentAsyncAttr__test.test_minidom.MinidomTest.testDocumentAsyncAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDocumentElement__test.test_minidom.MinidomTest.testDocumentElement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDontResetInternalStateOnException__test.test_wsgiref.HandlerTests.testDontResetInternalStateOnException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDotsOutputSubTestMixed__test.test_unittest.test_result.Test_TextTestResult.testDotsOutputSubTestMixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDotsOutputSubTestSuccess__test.test_unittest.test_result.Test_TextTestResult.testDotsOutputSubTestSuccess_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDotsOutputTearDownFail__test.test_unittest.test_result.Test_TextTestResult.testDotsOutputTearDownFail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDotsOutput__test.test_unittest.test_result.Test_TextTestResult.testDotsOutput_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDup__test.test_socket.BasicTCPTest.testDup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testDup__test.test_socket.BasicTCPTest2.testDup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEHLO__test.test_smtplib.SMTPSimTests.testEHLO_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testELHO__test.test_smtplib.DebuggingServerTests.testELHO_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEOFError__test.test_bz2.BZ2DecompressorTest.testEOFError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEOFError__test.test_zlib.ZlibDecompressorTest.testEOFError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEXPNNotImplemented__test.test_smtplib.DebuggingServerTests.testEXPNNotImplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEXPN__test.test_smtplib.SMTPSimTests.testEXPN_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testElementReprAndStrUnicodeNS__test.test_minidom.MinidomTest.testElementReprAndStrUnicodeNS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testElementReprAndStrUnicode__test.test_minidom.MinidomTest.testElementReprAndStrUnicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testElementReprAndStr__test.test_minidom.MinidomTest.testElementReprAndStr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testElement__test.test_minidom.MinidomTest.testElement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEmbeddedIpv4__test.test_ipaddress.IpaddrUnitTest.testEmbeddedIpv4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEmptyAddress__test.test_socket.TestUnixDomain.testEmptyAddress__'Linux_specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testEmptyFileSend__test.test_socket.SendfileUsingSendTest.testEmptyFileSend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEmptyFileSend__test.test_socket.SendfileUsingSendfileTest.testEmptyFileSend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEmptyFile__test.test_zipimport.BadFileZipImportTestCase.testEmptyFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEmptyFilename__test.test_zipimport.BadFileZipImportTestCase.testEmptyFilename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEmptyPipeline1__test.test_pipes.SimplePipeTests.testEmptyPipeline1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEmptyPipeline2__test.test_pipes.SimplePipeTests.testEmptyPipeline2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEmptyPipeline3__test.test_pipes.SimplePipeTests.testEmptyPipeline3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEmptyPy__test.test_zipimport.CompressedZipImportTestCase.testEmptyPy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEmptyPy__test.test_zipimport.UncompressedZipImportTestCase.testEmptyPy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEmptyXMLNSValue__test.test_minidom.MinidomTest.testEmptyXMLNSValue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEncodings__test.test_minidom.MinidomTest.testEncodings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEnterAttributeError1__test.test_with.FailureTestCase.testEnterAttributeError1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEnterAttributeError2__test.test_with.FailureTestCase.testEnterAttributeError2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEnterReturnsTuple__test.test_with.NestedWith.testEnterReturnsTuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEnterThrows__test.test_with.FailureTestCase.testEnterThrows_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEnviron__test.test_wsgiref.HandlerTests.testEnviron_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEqual__test.test_ipaddress.IpaddrUnitTest.testEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEqualityBytesWarning__test.test_unittest.test_case.Test_TestCase.testEqualityBytesWarning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEquality__test.test_unittest.test_case.Test_TestCase.testEquality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClose__test.test_fileio.CAutoFileTests.testErrnoOnClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClose__test.test_fileio.PyAutoFileTests.testErrnoOnClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedFileno__test.test_fileio.CAutoFileTests.testErrnoOnClosedFileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedFileno__test.test_fileio.PyAutoFileTests.testErrnoOnClosedFileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedIsatty__test.test_fileio.CAutoFileTests.testErrnoOnClosedIsatty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedIsatty__test.test_fileio.PyAutoFileTests.testErrnoOnClosedIsatty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedRead__test.test_fileio.CAutoFileTests.testErrnoOnClosedRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedRead__test.test_fileio.PyAutoFileTests.testErrnoOnClosedRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedReadable__test.test_fileio.CAutoFileTests.testErrnoOnClosedReadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedReadable__test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedReadall__test.test_fileio.CAutoFileTests.testErrnoOnClosedReadall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedReadall__test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedReadinto__test.test_fileio.CAutoFileTests.testErrnoOnClosedReadinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedReadinto__test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedSeek__test.test_fileio.CAutoFileTests.testErrnoOnClosedSeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedSeek__test.test_fileio.PyAutoFileTests.testErrnoOnClosedSeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedSeekable__test.test_fileio.CAutoFileTests.testErrnoOnClosedSeekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedSeekable__test.test_fileio.PyAutoFileTests.testErrnoOnClosedSeekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedTell__test.test_fileio.CAutoFileTests.testErrnoOnClosedTell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedTell__test.test_fileio.PyAutoFileTests.testErrnoOnClosedTell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedTruncate__test.test_fileio.CAutoFileTests.testErrnoOnClosedTruncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedTruncate__test.test_fileio.PyAutoFileTests.testErrnoOnClosedTruncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedWritable__test.test_fileio.CAutoFileTests.testErrnoOnClosedWritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedWritable__test.test_fileio.PyAutoFileTests.testErrnoOnClosedWritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedWrite__test.test_fileio.CAutoFileTests.testErrnoOnClosedWrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrnoOnClosedWrite__test.test_fileio.PyAutoFileTests.testErrnoOnClosedWrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrorAfterOutput__test.test_wsgiref.HandlerTests.testErrorAfterOutput_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrorsInBool__test.test_with.ExceptionalTestCase.testErrorsInBool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrors__test.test_file.CAutoFileTests.testErrors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrors__test.test_file.PyAutoFileTests.testErrors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrors__test.test_fileio.CAutoFileTests.testErrors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testErrors__test.test_fileio.PyAutoFileTests.testErrors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEvalExecFreeVars__test.test_scope.ScopeTests.testEvalExecFreeVars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testEvalFreeVars__test.test_scope.ScopeTests.testEvalFreeVars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExceptionCleanupState__test.test_exceptions.ExceptionTests.testExceptionCleanupState_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExceptionInEnter__test.test_with.NestedWith.testExceptionInEnter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExceptionInExit__test.test_with.NestedWith.testExceptionInExit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExceptionInExprList__test.test_with.NestedWith.testExceptionInExprList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExceptionNormalized__test.test_with.ExceptionalTestCase.testExceptionNormalized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExceptionOnSpacesInXMLNSValue__test.test_minidom.MinidomTest.testExceptionOnSpacesInXMLNSValue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExceptionTree__test.test_socket.TestExceptions.testExceptionTree_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExitAttributeError__test.test_with.FailureTestCase.testExitAttributeError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExitFalseDoesntSwallowException__test.test_with.ExitSwallowsExceptionTestCase.testExitFalseDoesntSwallowException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExitThrows__test.test_with.FailureTestCase.testExitThrows_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExitTrueSwallowsException__test.test_with.ExitSwallowsExceptionTestCase.testExitTrueSwallowsException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExp2__test.test_math.MathTests.testExp2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExp__test.test_math.MathTests.testExp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExplodeShortHandIpStr__test.test_ipaddress.IpaddrUnitTest.testExplodeShortHandIpStr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExtraNesting__test.test_scope.ScopeTests.testExtraNesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testExtras__test.test_wsgiref.HeaderTests.testExtras_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassCMSG_LEN__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassCMSG_LEN_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassCMSG_LEN__test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassCMSG_LEN_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassCMSG_SPACE__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassCMSG_SPACE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassCMSG_SPACE__test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassCMSG_SPACE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassEmpty__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassEmpty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassEmpty__test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassEmpty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassPartialIntInMiddle__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassPartialIntInMiddle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassPartialIntInMiddle__test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassPartialIntInMiddle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassPartialInt__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassPartialInt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassPartialInt__test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassPartialInt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassSeparateMinSpace__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassSeparateMinSpace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassSeparateMinSpace__test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassSeparateMinSpace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassSeparate__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassSeparate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassSeparate__test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassSeparate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassSimple__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassSimple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFDPassSimple__test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassSimple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFabs__test.test_math.MathTests.testFabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFactorialHugeInputs__test.test_math.MathTests.testFactorialHugeInputs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFactorialNonIntegers__test.test_math.MathTests.testFactorialNonIntegers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFactorial__test.test_math.MathTests.testFactorial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFailFastSetByRunner__test.test_unittest.test_result.Test_TestResult.testFailFastSetByRunner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFailFast__test.test_unittest.test_result.Test_TestResult.testFailFast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFailingHELO__test.test_smtplib.BadHELOServerTests.testFailingHELO_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFamily__test.test_socket.NetworkConnectionAttributesTest.testFamily_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFancySubnetting__test.test_ipaddress.IpaddrUnitTest.testFancySubnetting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFileUnreadable__test.test_zipimport.BadFileZipImportTestCase.testFileUnreadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFileWrapper__test.test_wsgiref.UtilityTests.testFileWrapper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFilenameTooLong__test.test_zipimport.BadFileZipImportTestCase.testFilenameTooLong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFileno__test.test_bz2.BZ2FileTest.testFileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFilter__test.test_socket.BasicCANTest.testFilter__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testFirstChild__test.test_minidom.MinidomTest.testFirstChild_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFloat__test.test_marshal.InstancingTestCase.testFloat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFloor__test.test_math.MathTests.testFloor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFmod__test.test_math.MathTests.testFmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testForExceptionsRaisedInInstanceGetattr2__test.test_class.ClassTests.testForExceptionsRaisedInInstanceGetattr2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testForceVersion__test.test_ipaddress.IpaddrUnitTest.testForceVersion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFreeVarInMethod__test.test_scope.ScopeTests.testFreeVarInMethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFreeingCell__test.test_scope.ScopeTests.testFreeingCell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFrexp__test.test_math.MathTests.testFrexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFromDecimal__test.test_fractions.FractionTest.testFromDecimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFromFd__test.test_socket.BasicTCPTest.testFromFd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFromFd__test.test_socket.BasicTCPTest2.testFromFd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFromFloat__test.test_fractions.FractionTest.testFromFloat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFromString__test.test_fractions.FractionTest.testFromString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFrozenSet__test.test_marshal.InstancingTestCase.testFrozenSet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFsum__test.test_math.MathTests.testFsum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFullRead__test.test_socket.FileObjectClassTestCase.testFullRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFullRead__test.test_socket.LineBufferedFileObjectClassTestCase.testFullRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFullRead__test.test_socket.SmallBufferedFileObjectClassTestCase.testFullRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFullRead__test.test_socket.UnbufferedFileObjectClassTestCase.testFullRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFullRead__test.test_socket.UnicodeReadFileObjectClassTestCase.testFullRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFullRead__test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testFullRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFullRead__test.test_socket.UnicodeWriteFileObjectClassTestCase.testFullRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testFunctionCall__test.test_keywordonlyarg.KeywordOnlyArgTestCase.testFunctionCall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGcd__test.test_math.MathTests.testGcd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetAttrLength__test.test_minidom.MinidomTest.testGetAttrLength_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetAttrList__test.test_minidom.MinidomTest.testGetAttrList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetAttrValues__test.test_minidom.MinidomTest.testGetAttrValues_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetAttributeNS__test.test_minidom.MinidomTest.testGetAttributeNS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetAttributeNode__test.test_minidom.MinidomTest.testGetAttributeNode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetAttribute__test.test_minidom.MinidomTest.testGetAttribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetBroadcast__test.test_ipaddress.IpaddrUnitTest.testGetBroadcast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetCompiledSource__test.test_zipimport.CompressedZipImportTestCase.testGetCompiledSource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetCompiledSource__test.test_zipimport.UncompressedZipImportTestCase.testGetCompiledSource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetData__test.test_zipimport.CompressedZipImportTestCase.testGetData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetData__test.test_zipimport.UncompressedZipImportTestCase.testGetData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetDescriptionWithoutDocstring__test.test_unittest.test_result.Test_TextTestResult.testGetDescriptionWithoutDocstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetDuplicatedNestedSubTestDescriptionWithoutDocstring__test.test_unittest.test_result.Test_TextTestResult.testGetDuplicatedNestedSubTestDescriptionWithoutDocstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetElementsByTagNameNS__test.test_minidom.MinidomTest.testGetElementsByTagNameNS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetElementsByTagName__test.test_minidom.MinidomTest.testGetElementsByTagName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetEmptyNodeListFromElementsByTagNameNS__test.test_minidom.MinidomTest.testGetEmptyNodeListFromElementsByTagNameNS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetIp__test.test_ipaddress.IpaddrUnitTest.testGetIp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetNestedSubTestDescriptionWithoutDocstring__test.test_unittest.test_result.Test_TextTestResult.testGetNestedSubTestDescriptionWithoutDocstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetNetmask__test.test_ipaddress.IpaddrUnitTest.testGetNetmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetNetwork__test.test_ipaddress.IpaddrUnitTest.testGetNetwork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetNum_Addresses__test.test_ipaddress.IpaddrUnitTest.testGetNum_Addresses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetPrefixlen__test.test_ipaddress.IpaddrUnitTest.testGetPrefixlen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetScopeId__test.test_ipaddress.IpaddrUnitTest.testGetScopeId_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetServBy__test.test_socket.GeneralModuleTests.testGetServBy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSetAndDel__test.test_class.ClassTests.testGetSetAndDel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSockOpt__test.test_socket.GeneralModuleTests.testGetSockOpt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSource__test.test_zipimport.CompressedZipImportTestCase.testGetSource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSource__test.test_zipimport.UncompressedZipImportTestCase.testGetSource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSubTestDescriptionForFalseValues__test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionForFalseValues_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSubTestDescriptionWithoutDocstringAndParams__test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionWithoutDocstringAndParams_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSubTestDescriptionWithoutDocstring__test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionWithoutDocstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSubnetForSingle128__test.test_ipaddress.IpaddrUnitTest.testGetSubnetForSingle128_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSubnetForSingle32__test.test_ipaddress.IpaddrUnitTest.testGetSubnetForSingle32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSubnets3__test.test_ipaddress.IpaddrUnitTest.testGetSubnets3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSubnets__test.test_ipaddress.IpaddrUnitTest.testGetSubnets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSupernet3__test.test_ipaddress.IpaddrUnitTest.testGetSupernet3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSupernet4__test.test_ipaddress.IpaddrUnitTest.testGetSupernet4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetSupernet__test.test_ipaddress.IpaddrUnitTest.testGetSupernet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetaddrinfo__test.test_socket.GeneralModuleTests.testGetaddrinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetitem__test.test_ipaddress.IpaddrUnitTest.testGetitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGetters__test.test_telnetlib.GeneralTests.testGetters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGlobalInParallelNestedFunctions__test.test_scope.ScopeTests.testGlobalInParallelNestedFunctions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testGuessScheme__test.test_wsgiref.UtilityTests.testGuessScheme_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHELP__test.test_smtplib.DebuggingServerTests.testHELP_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHTTPConnectionSourceAddress__test.test_httplib.SourceAddressTest.testHTTPConnectionSourceAddress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHTTPSConnectionSourceAddress__test.test_httplib.SourceAddressTest.testHTTPSConnectionSourceAddress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHandlerReplacedButCalled__test.test_unittest.test_break.TestBreak.testHandlerReplacedButCalled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHandlerReplacedButCalled__test.test_unittest.test_break.TestBreakDefaultIntHandler.testHandlerReplacedButCalled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHandlerReplacedButCalled__test.test_unittest.test_break.TestBreakSignalDefault.testHandlerReplacedButCalled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHandlerReplacedButCalled__test.test_unittest.test_break.TestBreakSignalIgnored.testHandlerReplacedButCalled__'test_requires_SIGINT_to_not_be_ignored'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testHasAttrString__test.test_class.ClassTests.testHasAttrString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHasAttribute__test.test_minidom.MinidomTest.testHasAttribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHasChildNodes__test.test_minidom.MinidomTest.testHasChildNodes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHashComparisonOfMethods__test.test_class.ClassTests.testHashComparisonOfMethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHashStuff__test.test_class.ClassTests.testHashStuff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHash__test.test_fractions.FractionTest.testHash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHash__test.test_ipaddress.IpaddrUnitTest.testHash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHeaderFormats__test.test_wsgiref.HandlerTests.testHeaderFormats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHopByHop__test.test_wsgiref.UtilityTests.testHopByHop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHostnameRes__test.test_socket.GeneralModuleTests.testHostnameRes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHosts__test.test_ipaddress.IpaddrUnitTest.testHosts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHyperVConstants__test.test_socket.BasicHyperVTest.testHyperVConstants__'Hyper-V_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testHypotAccuracy__test.test_math.MathTests.testHypotAccuracy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testHypot__test.test_math.MathTests.testHypot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIPBases__test.test_ipaddress.IpaddrUnitTest.testIPBases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIPVersion__test.test_ipaddress.IpaddrUnitTest.testIPVersion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIPv4Net__test.test_ipaddress.IpaddrUnitTest.testIPv4Net_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIPv4NetworkHelpers__test.test_ipaddress.IpaddrUnitTest.testIPv4NetworkHelpers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIPv4Tuple__test.test_ipaddress.IpaddrUnitTest.testIPv4Tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIPv4_inet_aton_fourbytes__test.test_socket.GeneralModuleTests.testIPv4_inet_aton_fourbytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIPv4toString__test.test_socket.GeneralModuleTests.testIPv4toString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIPv6AddressTooLarge__test.test_ipaddress.IpaddrUnitTest.testIPv6AddressTooLarge_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIPv6NetworkHelpers__test.test_ipaddress.IpaddrUnitTest.testIPv6NetworkHelpers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIPv6Tuple__test.test_ipaddress.IpaddrUnitTest.testIPv6Tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIPv6toString__test.test_socket.GeneralModuleTests.testIPv6toString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testImmutable__test.test_fractions.FractionTest.testImmutable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testImportDocumentDeep__test.test_minidom.MinidomTest.testImportDocumentDeep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testImportDocumentShallow__test.test_minidom.MinidomTest.testImportDocumentShallow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testImportDocumentTypeDeep__test.test_minidom.MinidomTest.testImportDocumentTypeDeep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testImportDocumentTypeShallow__test.test_minidom.MinidomTest.testImportDocumentTypeShallow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testImport_WithStuff__test.test_zipimport.CompressedZipImportTestCase.testImport_WithStuff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testImport_WithStuff__test.test_zipimport.UncompressedZipImportTestCase.testImport_WithStuff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testImporterAttr__test.test_zipimport.CompressedZipImportTestCase.testImporterAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testImporterAttr__test.test_zipimport.UncompressedZipImportTestCase.testImporterAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInDict__test.test_augassign.AugAssignTest.testInDict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInList__test.test_augassign.AugAssignTest.testInList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInequality__test.test_unittest.test_case.Test_TestCase.testInequality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInfiniteRecursion__test.test_exceptions.ExceptionTests.testInfiniteRecursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInheritFlagsBlocking__test.test_socket.NonBlockingTCPTests.testInheritFlagsBlocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInheritFlagsTimeout__test.test_socket.NonBlockingTCPTests.testInheritFlagsTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInitFromDecimal__test.test_fractions.FractionTest.testInitFromDecimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInitFromFloat__test.test_fractions.FractionTest.testInitFromFloat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInitNonBlocking__test.test_socket.NonBlockingTCPTests.testInitNonBlocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInit__test.test_class.ClassTests.testInit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInit__test.test_fractions.FractionTest.testInit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInit__test.test_memoryio.CBytesIOTest.testInit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInit__test.test_memoryio.CStringIOTest.testInit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInit__test.test_memoryio.PyBytesIOTest.testInit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInit__test.test_memoryio.PyStringIOTest.testInit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInlineGeneratorBoundSyntax__test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundSyntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInlineGeneratorBoundToDottedVariable__test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundToDottedVariable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInlineGeneratorBoundToExistingVariable__test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundToExistingVariable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInlineGeneratorSyntax__test.test_with.NonexceptionalTestCase.testInlineGeneratorSyntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInsertBeforeFragment__test.test_minidom.MinidomTest.testInsertBeforeFragment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInsertBefore__test.test_minidom.MinidomTest.testInsertBefore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInsideTimeout__test.test_socket.NetworkConnectionBehaviourTest.testInsideTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInstallHandler__test.test_unittest.test_break.TestBreak.testInstallHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInstallHandler__test.test_unittest.test_break.TestBreakDefaultIntHandler.testInstallHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInstallHandler__test.test_unittest.test_break.TestBreakSignalDefault.testInstallHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInstallHandler__test.test_unittest.test_break.TestBreakSignalIgnored.testInstallHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIntGuaranteesIntReturn__test.test_fractions.FractionTest.testIntGuaranteesIntReturn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIntRepresentation__test.test_ipaddress.IpaddrUnitTest.testIntRepresentation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInt__test.test_marshal.InstancingTestCase.testInt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInteractionWithTraceFunc__test.test_scope.ScopeTests.testInteractionWithTraceFunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterfaceComparison__test.test_ipaddress.IpaddrUnitTest.testInterfaceComparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterfaceNameIndex__test.test_socket.GeneralModuleTests.testInterfaceNameIndex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIntern__test.test_marshal.InterningTestCase.testIntern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInternals__test.test_ipaddress.IpaddrUnitTest.testInternals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterpreterCrash__test.test_socket.GeneralModuleTests.testInterpreterCrash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptCaught__test.test_unittest.test_break.TestBreak.testInterruptCaught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptCaught__test.test_unittest.test_break.TestBreakDefaultIntHandler.testInterruptCaught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptCaught__test.test_unittest.test_break.TestBreakSignalDefault.testInterruptCaught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptCaught__test.test_unittest.test_break.TestBreakSignalIgnored.testInterruptCaught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptedRecvIntoTimeout__test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvIntoTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptedRecvTimeout__test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptedRecvfromIntoTimeout__test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvfromIntoTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptedRecvfromTimeout__test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvfromTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptedRecvmsgIntoTimeout__test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvmsgIntoTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptedRecvmsgTimeout__test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptedSendTimeout__test.test_socket.InterruptedSendTimeoutTest.testInterruptedSendTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptedSendmsgTimeout__test.test_socket.InterruptedSendTimeoutTest.testInterruptedSendmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptedSendtoTimeout__test.test_socket.InterruptedSendTimeoutTest.testInterruptedSendtoTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInterruptedTimeout__test.test_socket.TCPTimeoutTest.testInterruptedTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidBindSock__test.test_socket.BasicQIPCRTRTest.testInvalidBindSock__'QIPCRTR_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testInvalidFd__test.test_fileio.COtherFileTests.testInvalidFd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidFd__test.test_fileio.PyOtherFileTests.testInvalidFd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidFd_overflow__test.test_fileio.COtherFileTests.testInvalidFd_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidInit__test.test_fileio.COtherFileTests.testInvalidInit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidInit__test.test_fileio.PyOtherFileTests.testInvalidInit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidIntToBytes__test.test_ipaddress.IpaddrUnitTest.testInvalidIntToBytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidInterfaceIndexToName__test.test_socket.GeneralModuleTests.testInvalidInterfaceIndexToName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidInterfaceNameToIndex__test.test_socket.GeneralModuleTests.testInvalidInterfaceNameToIndex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidModeStrings__test.test_fileio.COtherFileTests.testInvalidModeStrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidModeStrings__test.test_fileio.PyOtherFileTests.testInvalidModeStrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidTraceback__test.test_exceptions.ExceptionTests.testInvalidTraceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidateCaches__test.test_zipimport.CompressedZipImportTestCase.testInvalidateCaches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testInvalidateCaches__test.test_zipimport.UncompressedZipImportTestCase.testInvalidateCaches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIpFromInt__test.test_ipaddress.IpaddrUnitTest.testIpFromInt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIpFromPacked__test.test_ipaddress.IpaddrUnitTest.testIpFromPacked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIpType__test.test_ipaddress.IpaddrUnitTest.testIpType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIpv4MappedPrivateCheck__test.test_ipaddress.IpaddrUnitTest.testIpv4MappedPrivateCheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIpv4Mapped__test.test_ipaddress.IpaddrUnitTest.testIpv4Mapped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIsInstanceActual__test.test_typechecks.TypeChecksTest.testIsInstanceActual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIsInstanceBuiltin__test.test_typechecks.TypeChecksTest.testIsInstanceBuiltin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIsSubclassActual__test.test_typechecks.TypeChecksTest.testIsSubclassActual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIsSubclassBuiltin__test.test_typechecks.TypeChecksTest.testIsSubclassBuiltin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIsSubclassInternal__test.test_typechecks.TypeChecksTest.testIsSubclassInternal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIsfinite__test.test_math.MathTests.testIsfinite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIsinf__test.test_math.MathTests.testIsinf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIsnan__test.test_math.MathTests.testIsnan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIsqrt__test.test_math.MathTests.testIsqrt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIssue8621__test.test_uuid.TestUUIDWithExtModule.testIssue8621_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIssue8621__test.test_uuid.TestUUIDWithoutExtModule.testIssue8621_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIteration__test.test_file.COtherFileTests.testIteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIteration__test.test_file.PyOtherFileTests.testIteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIteratorMultiStream__test.test_bz2.BZ2FileTest.testIteratorMultiStream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testIterator__test.test_bz2.BZ2FileTest.testIterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testJ1939Constants__test.test_socket.J1939Test.testJ1939Constants__'CAN_J1939_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testJoinRoundtrip__test.test_shlex.ShlexTest.testJoinRoundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testJoin__test.test_shlex.ShlexTest.testJoin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testKeyboardInterrupt__test.test_unittest.test_case.Test_TestCase.testKeyboardInterrupt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testKeywordArgs__test.test_exceptions.ExceptionTests.testKeywordArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testKwDefaults__test.test_keywordonlyarg.KeywordOnlyArgTestCase.testKwDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLambdas__test.test_scope.ScopeTests.testLambdas_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLargeArithmetic__test.test_fractions.FractionTest.testLargeArithmetic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLargestPossibleComment__test.test_zipimport.CompressedZipImportTestCase.testLargestPossibleComment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLargestPossibleComment__test.test_zipimport.UncompressedZipImportTestCase.testLargestPossibleComment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLdexp__test.test_math.MathTests.testLdexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLeaks__test.test_scope.ScopeTests.testLeaks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLegalChildren__test.test_minidom.MinidomTest.testLegalChildren_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLimitDenominator__test.test_fractions.FractionTest.testLimitDenominator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLineTooLong__test.test_smtplib.TooLongLineTests.testLineTooLong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLinuxAbstractNamespace__test.test_socket.TestLinuxAbstractNamespace.testLinuxAbstractNamespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testListAndDictOps__test.test_class.ClassTests.testListAndDictOps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testListCompLocalVars__test.test_scope.ScopeTests.testListCompLocalVars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testList__test.test_marshal.InstancingTestCase.testList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLocalHostName__test.test_smtplib.LMTPGeneralTests.testLocalHostName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLocalHostName__test.test_smtplib.SMTPGeneralTests.testLocalHostName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLocalsClass_WithTrace__test.test_scope.ScopeTests.testLocalsClass_WithTrace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLocalsClass__test.test_scope.ScopeTests.testLocalsClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLocalsFunction__test.test_scope.ScopeTests.testLocalsFunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLog10__test.test_math.MathTests.testLog10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLog1p__test.test_math.MathTests.testLog1p_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLog2Exact__test.test_math.MathTests.testLog2Exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLog2__test.test_math.MathTests.testLog2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLog__test.test_math.MathTests.testLog_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLongOutputSubTestMixed__test.test_unittest.test_result.Test_TextTestResult.testLongOutputSubTestMixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLongOutputSubTestSuccess__test.test_unittest.test_result.Test_TextTestResult.testLongOutputSubTestSuccess_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLongOutputTearDownFail__test.test_unittest.test_result.Test_TextTestResult.testLongOutputTearDownFail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLongOutput__test.test_unittest.test_result.Test_TextTestResult.testLongOutput_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testLoopback__test.test_socket.BasicCANTest.testLoopback__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testMagicConstants__test.test_random.TestModule.testMagicConstants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMainInstallsHandler__test.test_unittest.test_break.TestBreak.testMainInstallsHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMainInstallsHandler__test.test_unittest.test_break.TestBreakDefaultIntHandler.testMainInstallsHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMainInstallsHandler__test.test_unittest.test_break.TestBreakSignalDefault.testMainInstallsHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMainInstallsHandler__test.test_unittest.test_break.TestBreakSignalIgnored.testMainInstallsHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMakefileAfterMakefileClose__test.test_socket.FileObjectClassTestCase.testMakefileAfterMakefileClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMakefileAfterMakefileClose__test.test_socket.LineBufferedFileObjectClassTestCase.testMakefileAfterMakefileClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMakefileAfterMakefileClose__test.test_socket.SmallBufferedFileObjectClassTestCase.testMakefileAfterMakefileClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMakefileAfterMakefileClose__test.test_socket.UnbufferedFileObjectClassTestCase.testMakefileAfterMakefileClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMakefileAfterMakefileClose__test.test_socket.UnicodeReadFileObjectClassTestCase.testMakefileAfterMakefileClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMakefileAfterMakefileClose__test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testMakefileAfterMakefileClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMakefileAfterMakefileClose__test.test_socket.UnicodeWriteFileObjectClassTestCase.testMakefileAfterMakefileClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMakefileCloseSocketDestroy__test.test_socket.UnbufferedFileObjectClassTestCase.testMakefileCloseSocketDestroy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMakefileClose__test.test_socket.UnbufferedFileObjectClassTestCase.testMakefileClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMappingInterface__test.test_wsgiref.HeaderTests.testMappingInterface_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMaxName__test.test_socket.TestLinuxAbstractNamespace.testMaxName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMaxPrefixLength__test.test_ipaddress.IpaddrUnitTest.testMaxPrefixLength_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMemoryErrorBigSource__test.test_exceptions.ExceptionTests.testMemoryErrorBigSource__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testMethods__test.test_file.CAutoFileTests.testMethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMethods__test.test_file.PyAutoFileTests.testMethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMethods__test.test_fileio.CAutoFileTests.testMethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMethods__test.test_fileio.PyAutoFileTests.testMethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMisc__test.test_class.ClassTests.testMisc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMixedArithmetic__test.test_fractions.FractionTest.testMixedArithmetic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMixedEqual__test.test_fractions.FractionTest.testMixedEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMixedFreevarsAndCellvars__test.test_scope.ScopeTests.testMixedFreevarsAndCellvars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMixedIterationAndReads__test.test_bz2.BZ2FileTest.testMixedIterationAndReads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMixedLessEqual__test.test_fractions.FractionTest.testMixedLessEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMixedLess__test.test_fractions.FractionTest.testMixedLess_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMixedNamespacePackage__test.test_zipimport.CompressedZipImportTestCase.testMixedNamespacePackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMixedNamespacePackage__test.test_zipimport.UncompressedZipImportTestCase.testMixedNamespacePackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMixingWithDecimal__test.test_fractions.FractionTest.testMixingWithDecimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testModeStrings__test.test_file.COtherFileTests.testModeStrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testModeStrings__test.test_file.PyOtherFileTests.testModeStrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testModeStrings__test.test_fileio.COtherFileTests.testModeStrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testModeStrings__test.test_fileio.PyOtherFileTests.testModeStrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testModf__test.test_math.MathTests.testModf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testModule__test.test_marshal.InstancingTestCase.testModule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMultiStreamOrdering__test.test_bz2.BZ2FileTest.testMultiStreamOrdering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMultipleArgBound__test.test_with.NestedNonexceptionalTestCase.testMultipleArgBound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMultipleArgUnbound__test.test_with.NestedNonexceptionalTestCase.testMultipleArgUnbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMultipleComplexTargets__test.test_with.AssignmentTargetTestCase.testMultipleComplexTargets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMultipleFDPass__test.test_socket.RecvmsgIntoSCMRightsStreamTest.testMultipleFDPass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMultipleFDPass__test.test_socket.RecvmsgSCMRightsStreamTest.testMultipleFDPass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testMultipleResourcesInSingleStatement__test.test_with.ExceptionalTestCase.testMultipleResourcesInSingleStatement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNOOP__test.test_smtplib.DebuggingServerTests.testNOOP_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNameError__test.test_with.FailureTestCase.testNameError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNameOverflow__test.test_socket.TestLinuxAbstractNamespace.testNameOverflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNamedNodeMapSetItem__test.test_minidom.MinidomTest.testNamedNodeMapSetItem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNamespacePackage__test.test_zipimport.CompressedZipImportTestCase.testNamespacePackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNamespacePackage__test.test_zipimport.UncompressedZipImportTestCase.testNamespacePackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNearestEnclosingScope__test.test_scope.ScopeTests.testNearestEnclosingScope_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNestedExceptionAfterInnerStatement__test.test_with.ExceptionalTestCase.testNestedExceptionAfterInnerStatement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNestedExceptionBeforeInnerStatement__test.test_with.ExceptionalTestCase.testNestedExceptionBeforeInnerStatement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNestedNonLocal__test.test_scope.ScopeTests.testNestedNonLocal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNestedSingleStatements__test.test_with.ExceptionalTestCase.testNestedSingleStatements_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNestedSingleStatements__test.test_with.NonexceptionalTestCase.testNestedSingleStatements_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNestingGlobalNoFree__test.test_scope.ScopeTests.testNestingGlobalNoFree_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNestingPlusFreeRefToGlobal__test.test_scope.ScopeTests.testNestingPlusFreeRefToGlobal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNestingThroughClass__test.test_scope.ScopeTests.testNestingThroughClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNetworkComparison__test.test_ipaddress.IpaddrUnitTest.testNetworkComparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNetworkElementCaching__test.test_ipaddress.IpaddrUnitTest.testNetworkElementCaching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNewAttributes__test.test_socket.GeneralModuleTests.testNewAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNoArgFunctions__test.test_posix.PosixTester.testNoArgFunctions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNoCycles__test.test_unittest.test_case.Test_TestCase.testNoCycles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNoExceptions__test.test_with.NestedWith.testNoExceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNoExit__test.test_unittest.test_program.Test_TestProgram.testNoExit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNoFile__test.test_zipimport.BadFileZipImportTestCase.testNoFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNoIntern__test.test_marshal.InterningTestCase.testNoIntern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNodeListItem__test.test_minidom.MinidomTest.testNodeListItem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNonBlocking__test.test_socket.SendfileUsingSendTest.testNonBlocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNonBlocking__test.test_socket.SendfileUsingSendfileTest.testNonBlocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNonLocalClass__test.test_scope.ScopeTests.testNonLocalClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNonLocalFunction__test.test_scope.ScopeTests.testNonLocalFunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNonLocalGenerator__test.test_scope.ScopeTests.testNonLocalGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNonLocalMethod__test.test_scope.ScopeTests.testNonLocalMethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNonRegularFile__test.test_socket.SendfileUsingSendTest.testNonRegularFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNonRegularFile__test.test_socket.SendfileUsingSendfileTest.testNonRegularFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNonZero__test.test_minidom.MinidomTest.testNonZero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNoneClearsTracebackAttr__test.test_exceptions.ExceptionTests.testNoneClearsTracebackAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNonnumericPort__test.test_smtplib.NonConnectingTests.testNonnumericPort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNormalizeCombineAndNextSibling__test.test_minidom.MinidomTest.testNormalizeCombineAndNextSibling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNormalizeDeleteAndCombine__test.test_minidom.MinidomTest.testNormalizeDeleteAndCombine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNormalizeDeleteWithNextSibling__test.test_minidom.MinidomTest.testNormalizeDeleteWithNextSibling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNormalizeDeleteWithPrevSibling__test.test_minidom.MinidomTest.testNormalizeDeleteWithPrevSibling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNormalizeDeleteWithTwoNonTextSiblings__test.test_minidom.MinidomTest.testNormalizeDeleteWithTwoNonTextSiblings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNormalizeRecursion__test.test_minidom.MinidomTest.testNormalizeRecursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNormalize__test.test_minidom.MinidomTest.testNormalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNormalizedShifts__test.test_wsgiref.UtilityTests.testNormalizedShifts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNotAlmostEqual__test.test_unittest.test_assertions.TestLongMessage.testNotAlmostEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNotConnected__test.test_smtplib.NonConnectingTests.testNotConnected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNotEqual__test.test_ipaddress.IpaddrUnitTest.testNotEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNotEqual__test.test_unittest.test_assertions.TestLongMessage.testNotEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNotZipFile__test.test_zipimport.BadFileZipImportTestCase.testNotZipFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNth__test.test_ipaddress.IpaddrUnitTest.testNth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNtoHErrors__test.test_socket.GeneralModuleTests.testNtoHErrors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testNtoH__test.test_socket.GeneralModuleTests.testNtoH_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testObjectAttributeAccessErrorMessages__test.test_class.ClassTests.testObjectAttributeAccessErrorMessages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOddCmsgSize__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testOddCmsgSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOddCmsgSize__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testOddCmsgSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOddCmsgSize__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testOddCmsgSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOddCmsgSize__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testOddCmsgSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOffset__test.test_socket.SendfileUsingSendTest.testOffset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOffset__test.test_socket.SendfileUsingSendfileTest.testOffset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOldResultWithRunner__test.test_unittest.test_result.Test_OldTestResult.testOldResultWithRunner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOldTestResultClass__test.test_unittest.test_result.Test_OldTestResult.testOldTestResultClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOldTestResult__test.test_unittest.test_result.Test_OldTestResult.testOldTestResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOldTestTesultSetup__test.test_unittest.test_result.Test_OldTestResult.testOldTestTesultSetup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOpenBytesFilename__test.test_bz2.BZ2FileTest.testOpenBytesFilename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOpenDel__test.test_bz2.BZ2FileTest.testOpenDel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOpenDirFD__test.test_fileio.CAutoFileTests.testOpenDirFD_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOpenDirFD__test.test_fileio.PyAutoFileTests.testOpenDirFD_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOpenNonexistent__test.test_bz2.BZ2FileTest.testOpenNonexistent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOpenPathLikeFilename__test.test_bz2.BZ2FileTest.testOpenPathLikeFilename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOpendir__test.test_fileio.CAutoFileTests.testOpendir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOpendir__test.test_fileio.PyAutoFileTests.testOpendir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOutsideTimeout__test.test_socket.NetworkConnectionBehaviourTest.testOutsideTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOverFlowRecvFrom__test.test_socket.BasicTCPTest.testOverFlowRecvFrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOverFlowRecvFrom__test.test_socket.BasicTCPTest2.testOverFlowRecvFrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOverFlowRecv__test.test_socket.BasicTCPTest.testOverFlowRecv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOverFlowRecv__test.test_socket.BasicTCPTest2.testOverFlowRecv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testOverlaps__test.test_ipaddress.IpaddrUnitTest.testOverlaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPackage__test.test_zipimport.CompressedZipImportTestCase.testPackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPackage__test.test_zipimport.UncompressedZipImportTestCase.testPackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPacked__test.test_ipaddress.IpaddrUnitTest.testPacked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParents__test.test_minidom.MinidomTest.testParents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseArgsAbsolutePathsThatCanBeConverted__test.test_unittest.test_program.TestCommandLineArgs.testParseArgsAbsolutePathsThatCanBeConverted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseArgsAbsolutePathsThatCannotBeConverted__test.test_unittest.test_program.TestCommandLineArgs.testParseArgsAbsolutePathsThatCannotBeConverted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseArgsFileNames__test.test_unittest.test_program.TestCommandLineArgs.testParseArgsFileNames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseArgsFilePaths__test.test_unittest.test_program.TestCommandLineArgs.testParseArgsFilePaths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseArgsNonExistentFiles__test.test_unittest.test_program.TestCommandLineArgs.testParseArgsNonExistentFiles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseArgsSelectedTestNames__test.test_unittest.test_program.TestCommandLineArgs.testParseArgsSelectedTestNames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseAttributeNamespaces__test.test_minidom.MinidomTest.testParseAttributeNamespaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseAttributes__test.test_minidom.MinidomTest.testParseAttributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseElementNamespaces__test.test_minidom.MinidomTest.testParseElementNamespaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseElement__test.test_minidom.MinidomTest.testParseElement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseFromBinaryFile__test.test_minidom.MinidomTest.testParseFromBinaryFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseFromTextFile__test.test_minidom.MinidomTest.testParseFromTextFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseProcessingInstructions__test.test_minidom.MinidomTest.testParseProcessingInstructions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParseString__test.test_minidom.MinidomTest.testParseString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testParse__test.test_minidom.MinidomTest.testParse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPartialWrite__test.test_wsgiref.HandlerTests.testPartialWrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPasswordProtectedSite__test.test_robotparser.PasswordProtectedSiteTestCase.testPasswordProtectedSite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPatch1094164__test.test_minidom.MinidomTest.testPatch1094164_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPeekBytesIO__test.test_bz2.BZ2FileTest.testPeekBytesIO_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPeek__test.test_bz2.BZ2FileTest.testPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPeek__test.test_socket.RDSTest.testPeek__'RDS_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testPerm__test.test_math.MathTests.testPerm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPickle__test.test_bz2.BZ2CompressorTest.testPickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPickle__test.test_bz2.BZ2DecompressorTest.testPickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPickle__test.test_unittest.test_case.Test_TestCase.testPickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPickle__test.test_unittest.testmock.testsentinel.SentinelTest.testPickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPickle__test.test_zlib.ZlibDecompressorTest.testPickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPickledDocument__test.test_minidom.MinidomTest.testPickledDocument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPow__test.test_math.MathTests.testPow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPrivateNetworks__test.test_ipaddress.IpaddrUnitTest.testPrivateNetworks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testProcessingInstructionNameError__test.test_minidom.MinidomTest.testProcessingInstructionNameError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testProcessingInstructionRepr__test.test_minidom.MinidomTest.testProcessingInstructionRepr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testProcessingInstruction__test.test_minidom.MinidomTest.testProcessingInstruction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPunctuationCharsReadOnly__test.test_shlex.ShlexTest.testPunctuationCharsReadOnly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPy__test.test_zipimport.CompressedZipImportTestCase.testPy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPy__test.test_zipimport.UncompressedZipImportTestCase.testPy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPyc__test.test_zipimport.CompressedZipImportTestCase.testPyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testPyc__test.test_zipimport.UncompressedZipImportTestCase.testPyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testQSAndFormDataFile__test.test_cgi.CgiTests.testQSAndFormDataFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testQSAndFormData__test.test_cgi.CgiTests.testQSAndFormData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testQSAndUrlEncode__test.test_cgi.CgiTests.testQSAndUrlEncode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testQuoteData__test.test_smtplib.LMTPGeneralTests.testQuoteData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testQuoteData__test.test_smtplib.SMTPGeneralTests.testQuoteData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testQuote__test.test_shlex.ShlexTest.testQuote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRDM__test.test_socket.TIPCTest.testRDM__\"TIPC_module_is_not_loaded,_please_'sudo_modprobe_tipc'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRSET__test.test_smtplib.DebuggingServerTests.testRSET_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRadians__test.test_math.MathTests.testRadians_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRaiseErrorFuncallWithUnexpectedKeywordArgument__test.test_keywordonlyarg.KeywordOnlyArgTestCase.testRaiseErrorFuncallWithUnexpectedKeywordArgument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRaisedGeneratorExit1__test.test_with.ExceptionalTestCase.testRaisedGeneratorExit1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRaisedGeneratorExit2__test.test_with.ExceptionalTestCase.testRaisedGeneratorExit2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRaisedStopIteration1__test.test_with.ExceptionalTestCase.testRaisedStopIteration1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRaisedStopIteration2__test.test_with.ExceptionalTestCase.testRaisedStopIteration2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRaisedStopIteration3__test.test_with.ExceptionalTestCase.testRaisedStopIteration3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRaising__test.test_exceptions.ExceptionTests.testRaising_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRead0__test.test_bz2.BZ2FileTest.testRead0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRead100__test.test_bz2.BZ2FileTest.testRead100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadAfterTimeout__test.test_socket.FileObjectClassTestCase.testReadAfterTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadAfterTimeout__test.test_socket.LineBufferedFileObjectClassTestCase.testReadAfterTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadAfterTimeout__test.test_socket.SmallBufferedFileObjectClassTestCase.testReadAfterTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadAfterTimeout__test.test_socket.UnbufferedFileObjectClassTestCase.testReadAfterTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadAfterTimeout__test.test_socket.UnicodeReadFileObjectClassTestCase.testReadAfterTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadAfterTimeout__test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testReadAfterTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadAfterTimeout__test.test_socket.UnicodeWriteFileObjectClassTestCase.testReadAfterTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadBadFile__test.test_bz2.BZ2FileTest.testReadBadFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadBytesIO__test.test_bz2.BZ2FileTest.testReadBytesIO_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadChunk10MultiStream__test.test_bz2.BZ2FileTest.testReadChunk10MultiStream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadChunk10__test.test_bz2.BZ2FileTest.testReadChunk10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadInto__test.test_bz2.BZ2FileTest.testReadInto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadLineMultiStream__test.test_bz2.BZ2FileTest.testReadLineMultiStream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadLine__test.test_bz2.BZ2FileTest.testReadLine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadLinesMultiStream__test.test_bz2.BZ2FileTest.testReadLinesMultiStream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadLines__test.test_bz2.BZ2FileTest.testReadLines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadMonkeyMultiStream__test.test_bz2.BZ2FileTest.testReadMonkeyMultiStream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadMultiStreamTrailingJunk__test.test_bz2.BZ2FileTest.testReadMultiStreamTrailingJunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadMultiStream__test.test_bz2.BZ2FileTest.testReadMultiStream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadNoArgs__test.test_memoryio.CBytesIOTest.testReadNoArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadNoArgs__test.test_memoryio.CStringIOTest.testReadNoArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadNoArgs__test.test_memoryio.PyBytesIOTest.testReadNoArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadNoArgs__test.test_memoryio.PyStringIOTest.testReadNoArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadOpenSink__test.test_pipes.SimplePipeTests.testReadOpenSink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadTrailingJunk__test.test_bz2.BZ2FileTest.testReadTrailingJunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadWhenWriting__test.test_file.CAutoFileTests.testReadWhenWriting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadWhenWriting__test.test_file.PyAutoFileTests.testReadWhenWriting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRead__test.test_bz2.BZ2FileTest.testRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRead__test.test_memoryio.CBytesIOTest.testRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRead__test.test_memoryio.CStringIOTest.testRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRead__test.test_memoryio.PyBytesIOTest.testRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRead__test.test_memoryio.PyStringIOTest.testRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadable__test.test_bz2.BZ2FileTest.testReadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadintoByteArray__test.test_fileio.CAutoFileTests.testReadintoByteArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadintoByteArray__test.test_fileio.PyAutoFileTests.testReadintoByteArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadinto__test.test_file.CAutoFileTests.testReadinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadinto__test.test_file.PyAutoFileTests.testReadinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadinto_text__test.test_file.CAutoFileTests.testReadinto_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadinto_text__test.test_file.PyAutoFileTests.testReadinto_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadline__test.test_socket.FileObjectClassTestCase.testReadline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadline__test.test_socket.LineBufferedFileObjectClassTestCase.testReadline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadline__test.test_socket.SmallBufferedFileObjectClassTestCase.testReadline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadline__test.test_socket.UnbufferedFileObjectClassTestCase.testReadline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadline__test.test_socket.UnicodeReadFileObjectClassTestCase.testReadline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadline__test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testReadline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadline__test.test_socket.UnicodeWriteFileObjectClassTestCase.testReadline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReadlinesNoNewline__test.test_bz2.BZ2FileTest.testReadlinesNoNewline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRealClose__test.test_socket.FileObjectClassTestCase.testRealClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRealClose__test.test_socket.LineBufferedFileObjectClassTestCase.testRealClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRealClose__test.test_socket.SmallBufferedFileObjectClassTestCase.testRealClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRealClose__test.test_socket.UnbufferedFileObjectClassTestCase.testRealClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRealClose__test.test_socket.UnicodeReadFileObjectClassTestCase.testRealClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRealClose__test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testRealClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRealClose__test.test_socket.UnicodeWriteFileObjectClassTestCase.testRealClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecursion__test.test_marshal.InstancingTestCase.testRecursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecursion__test.test_scope.ScopeTests.testRecursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecursiveRepr__test.test_fileio.CAutoFileTests.testRecursiveRepr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecursiveRepr__test.test_fileio.PyAutoFileTests.testRecursiveRepr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvFromIntoArray__test.test_socket.BufferIOTest.testRecvFromIntoArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvFromIntoBytearray__test.test_socket.BufferIOTest.testRecvFromIntoBytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvFromIntoEmptyBuffer__test.test_socket.BufferIOTest.testRecvFromIntoEmptyBuffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvFromIntoMemoryview__test.test_socket.BufferIOTest.testRecvFromIntoMemoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvFromIntoSmallBuffer__test.test_socket.BufferIOTest.testRecvFromIntoSmallBuffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvFromNegative__test.test_socket.BasicUDPLITETest.testRecvFromNegative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvFromNegative__test.test_socket.BasicUDPTest.testRecvFromNegative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvFrom__test.test_socket.BasicTCPTest.testRecvFrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvFrom__test.test_socket.BasicTCPTest2.testRecvFrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvFrom__test.test_socket.BasicUDPLITETest.testRecvFrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvFrom__test.test_socket.BasicUDPTest.testRecvFrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvHopLimitCMSG_SPACE__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvHopLimitCMSG_SPACE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvHopLimitCMSG_SPACE__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvHopLimitCMSG_SPACE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvHopLimitCMSG_SPACE__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvHopLimitCMSG_SPACE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvHopLimitCMSG_SPACE__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvHopLimitCMSG_SPACE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvHopLimit__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvHopLimit__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvHopLimit__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvHopLimit__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvIntoArray__test.test_socket.BufferIOTest.testRecvIntoArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvIntoBytearray__test.test_socket.BufferIOTest.testRecvIntoBytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvIntoMemoryview__test.test_socket.BufferIOTest.testRecvIntoMemoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvTrafficClassAndHopLimitCMSG_SPACE__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvTrafficClassAndHopLimitCMSG_SPACE__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvTrafficClassAndHopLimitCMSG_SPACE__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvTrafficClassAndHopLimitCMSG_SPACE__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvTrafficClassAndHopLimit__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvTrafficClassAndHopLimit__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvTrafficClassAndHopLimit__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvTrafficClassAndHopLimit__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecv__test.test_socket.BasicSocketPairTest.testRecv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecv__test.test_socket.BasicTCPTest.testRecv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecv__test.test_socket.BasicTCPTest2.testRecv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecv__test.test_socket.NonBlockingTCPTests.testRecv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgAfterClose__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgAfterClose__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgTCPTest.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgUDP6Test.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgUDPLITETest.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgUDPTest.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgAfterClose__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgBadArgs__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgBadArgs__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgBadArgs__test.test_socket.RecvmsgTCPTest.testRecvmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgBadArgs__test.test_socket.RecvmsgUDP6Test.testRecvmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgBadArgs__test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgBadArgs__test.test_socket.RecvmsgUDPLITETest.testRecvmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgBadArgs__test.test_socket.RecvmsgUDPTest.testRecvmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgBadArgs__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgEOF__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgEOF__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgEOF__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgEOF_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgEOF__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgEOF_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgEOF__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgEOF__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgEOF__test.test_socket.RecvmsgTCPTest.testRecvmsgEOF_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgEOF__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgEOF_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgExplicitDefaults__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgExplicitDefaults__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgTCPTest.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgUDP6Test.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgUDPLITETest.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgUDPTest.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgExplicitDefaults__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgExplicitDefaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgFromSendmsg__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgFromSendmsg__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgTCPTest.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgUDP6Test.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgUDPLITETest.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgUDPTest.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgFromSendmsg__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgFromSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoArray__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoArray__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgIntoArray__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoArray__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoArray__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoArray__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoArray__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoArray__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoBadArgs__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoBadArgs__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgIntoBadArgs__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoBadArgs__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoBadArgs__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoBadArgs__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoBadArgs__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoBadArgs__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoGenerator__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoGenerator__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgIntoGenerator__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoGenerator__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoGenerator__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoGenerator__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoGenerator__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoGenerator__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoScatter__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoScatter__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgIntoScatter__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoScatter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoScatter__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoScatter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoScatter__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoScatter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoScatter__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoScatter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoScatter__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoScatter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgIntoScatter__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoScatter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgLongAncillaryBuf__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgLongAncillaryBuf__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgTCPTest.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgUDP6Test.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgUDPLITETest.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgUDPTest.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgLongAncillaryBuf__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgLongAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgOverflow__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgOverflow__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgOverflow__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgOverflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgOverflow__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgOverflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgOverflow__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgOverflow__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgOverflow__test.test_socket.RecvmsgTCPTest.testRecvmsgOverflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgOverflow__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgOverflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgPeek__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgPeek__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgTCPTest.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgUDP6Test.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgUDPLITETest.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgUDPTest.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgPeek__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgPeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgShortAncillaryBuf__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgShortAncillaryBuf__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgTCPTest.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgUDP6Test.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgUDPLITETest.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgUDPTest.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShortAncillaryBuf__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgShortAncillaryBuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgShorter__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgShorter__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgTCPTest.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgUDP6Test.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgUDPLITETest.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgUDPTest.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgShorter__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgShorter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgTimeout__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgTimeout__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgTCPTest.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgUDP6Test.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgUDPLITETest.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgUDPTest.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTimeout__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgTrunc__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgIntoTCPTest.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgIntoUDPTest.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgTrunc__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgTCPTest.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgUDP6Test.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgUDPLITETest.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgUDPTest.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsgTrunc__test.test_socket.RecvmsgUnixStreamTest.testRecvmsgTrunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsg__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgIntoTCPTest.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgIntoUDP6Test.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgIntoUDPTest.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgSCTPStreamTest.testRecvmsg__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgTCPTest.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgUDP6Test.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgUDPLITE6Test.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgUDPLITETest.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgUDPTest.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRecvmsg__test.test_socket.RecvmsgUnixStreamTest.testRecvmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRefCountGetNameInfo__test.test_socket.GeneralModuleTests.testRefCountGetNameInfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRegisterResult__test.test_unittest.test_break.TestBreak.testRegisterResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRegisterResult__test.test_unittest.test_break.TestBreakDefaultIntHandler.testRegisterResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRegisterResult__test.test_unittest.test_break.TestBreakSignalDefault.testRegisterResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRegisterResult__test.test_unittest.test_break.TestBreakSignalIgnored.testRegisterResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRegularFile__test.test_socket.SendfileUsingSendTest.testRegularFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRegularFile__test.test_socket.SendfileUsingSendfileTest.testRegularFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemainder__test.test_math.MathTests.testRemainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveAttrNS__test.test_minidom.MinidomTest.testRemoveAttrNS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveAttr__test.test_minidom.MinidomTest.testRemoveAttr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveAttributeNode__test.test_minidom.MinidomTest.testRemoveAttributeNode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveHandlerAsDecorator__test.test_unittest.test_break.TestBreak.testRemoveHandlerAsDecorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveHandlerAsDecorator__test.test_unittest.test_break.TestBreakDefaultIntHandler.testRemoveHandlerAsDecorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveHandlerAsDecorator__test.test_unittest.test_break.TestBreakSignalDefault.testRemoveHandlerAsDecorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveHandlerAsDecorator__test.test_unittest.test_break.TestBreakSignalIgnored.testRemoveHandlerAsDecorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveHandler__test.test_unittest.test_break.TestBreak.testRemoveHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveHandler__test.test_unittest.test_break.TestBreakDefaultIntHandler.testRemoveHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveHandler__test.test_unittest.test_break.TestBreakSignalDefault.testRemoveHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveHandler__test.test_unittest.test_break.TestBreakSignalIgnored.testRemoveHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveNamedItemNS__test.test_minidom.MinidomTest.testRemoveNamedItemNS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveNamedItem__test.test_minidom.MinidomTest.testRemoveNamedItem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveResult__test.test_unittest.test_break.TestBreak.testRemoveResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveResult__test.test_unittest.test_break.TestBreakDefaultIntHandler.testRemoveResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveResult__test.test_unittest.test_break.TestBreakSignalDefault.testRemoveResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRemoveResult__test.test_unittest.test_break.TestBreakSignalIgnored.testRemoveResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRenameAttribute__test.test_minidom.MinidomTest.testRenameAttribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRenameElement__test.test_minidom.MinidomTest.testRenameElement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRenameOther__test.test_minidom.MinidomTest.testRenameOther_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReplaceChildFragment__test.test_minidom.MinidomTest.testReplaceChildFragment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReplaceWholeText__test.test_minidom.MinidomTest.testReplaceWholeText_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReprNoCloseFD__test.test_fileio.CAutoFileTests.testReprNoCloseFD_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReprNoCloseFD__test.test_fileio.PyAutoFileTests.testReprNoCloseFD_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRepr__test.test_fileio.CAutoFileTests.testRepr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRepr__test.test_fileio.PyAutoFileTests.testRepr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRepr__test.test_ipaddress.IpaddrUnitTest.testRepr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRepr__test.test_pipes.SimplePipeTests.testRepr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReqURIs__test.test_wsgiref.UtilityTests.testReqURIs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRequireList__test.test_wsgiref.HeaderTests.testRequireList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReservedIpv4__test.test_ipaddress.IpaddrUnitTest.testReservedIpv4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReservedIpv6__test.test_ipaddress.IpaddrUnitTest.testReservedIpv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testReversePointer__test.test_ipaddress.IpaddrUnitTest.testReversePointer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRound__test.test_fractions.FractionTest.testRound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRunTestsOldRunnerClass__test.test_unittest.test_program.TestCommandLineArgs.testRunTestsOldRunnerClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRunTestsRunnerClass__test.test_unittest.test_program.TestCommandLineArgs.testRunTestsRunnerClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRunTestsRunnerInstance__test.test_unittest.test_program.TestCommandLineArgs.testRunTestsRunnerInstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRunnerRegistersResult__test.test_unittest.test_runner.Test_TextTestRunner.testRunnerRegistersResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRunner__test.test_unittest.test_break.TestBreak.testRunner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRunner__test.test_unittest.test_break.TestBreakDefaultIntHandler.testRunner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRunner__test.test_unittest.test_break.TestBreakSignalDefault.testRunner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testRunner__test.test_unittest.test_break.TestBreakSignalIgnored.testRunner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSFBug532646__test.test_class.ClassTests.testSFBug532646_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSchemaType__test.test_minidom.MinidomTest.testSchemaType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testScheme__test.test_wsgiref.HandlerTests.testScheme_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testScopeOfGlobalStmt__test.test_scope.ScopeTests.testScopeOfGlobalStmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc0__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTrunc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc0__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc0__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTrunc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc0__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc1__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTrunc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc1__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc1__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTrunc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc1__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc2Int__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTrunc2Int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc2Int__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc2Int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc2Int__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTrunc2Int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTrunc2Int__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc2Int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTruncInData__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTruncInData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTruncInData__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncInData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTruncInData__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTruncInData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTruncInData__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncInData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTruncLen0Minus1__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTruncLen0Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTruncLen0Minus1__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncLen0Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTruncLen0Minus1__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTruncLen0Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondCmsgTruncLen0Minus1__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncLen0Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondHELO__test.test_smtplib.DebuggingServerTests.testSecondHELO_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondInterrupt__test.test_unittest.test_break.TestBreak.testSecondInterrupt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondInterrupt__test.test_unittest.test_break.TestBreakDefaultIntHandler.testSecondInterrupt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondInterrupt__test.test_unittest.test_break.TestBreakSignalDefault.testSecondInterrupt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSecondInterrupt__test.test_unittest.test_break.TestBreakSignalIgnored.testSecondInterrupt__'test_requires_SIGINT_to_not_be_ignored'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSeekBackwardsAcrossStreams__test.test_bz2.BZ2FileTest.testSeekBackwardsAcrossStreams_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekBackwardsBytesIO__test.test_bz2.BZ2FileTest.testSeekBackwardsBytesIO_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekBackwardsFromEndAcrossStreams__test.test_bz2.BZ2FileTest.testSeekBackwardsFromEndAcrossStreams_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekBackwardsFromEnd__test.test_bz2.BZ2FileTest.testSeekBackwardsFromEnd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekBackwards__test.test_bz2.BZ2FileTest.testSeekBackwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekForwardAcrossStreams__test.test_bz2.BZ2FileTest.testSeekForwardAcrossStreams_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekForwardBytesIO__test.test_bz2.BZ2FileTest.testSeekForwardBytesIO_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekForward__test.test_bz2.BZ2FileTest.testSeekForward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekPostEndMultiStream__test.test_bz2.BZ2FileTest.testSeekPostEndMultiStream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekPostEndTwiceMultiStream__test.test_bz2.BZ2FileTest.testSeekPostEndTwiceMultiStream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekPostEndTwice__test.test_bz2.BZ2FileTest.testSeekPostEndTwice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekPostEnd__test.test_bz2.BZ2FileTest.testSeekPostEnd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekPreStartMultiStream__test.test_bz2.BZ2FileTest.testSeekPreStartMultiStream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekPreStart__test.test_bz2.BZ2FileTest.testSeekPreStart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekTell__test.test_fileio.CAutoFileTests.testSeekTell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekTell__test.test_fileio.PyAutoFileTests.testSeekTell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeek__test.test_memoryio.CBytesIOTest.testSeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeek__test.test_memoryio.CStringIOTest.testSeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeek__test.test_memoryio.PyBytesIOTest.testSeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeek__test.test_memoryio.PyStringIOTest.testSeek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSeekable__test.test_bz2.BZ2FileTest.testSeekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSelect__test.test_socket.RDSTest.testSelect__'RDS_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSelectedTestNamesFunctionalTest__test.test_unittest.test_program.TestCommandLineArgs.testSelectedTestNamesFunctionalTest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendAfterClose__test.test_socket.GeneralModuleTests.testSendAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendAll__test.test_socket.BasicTCPTest.testSendAll_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendAll__test.test_socket.BasicTCPTest2.testSendAll_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendAndRecvFds__test.test_socket.SendRecvFdsTests.testSendAndRecvFds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendAndRecvMsg__test.test_socket.RDSTest.testSendAndRecvMsg__'RDS_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendAndRecvMulti__test.test_socket.RDSTest.testSendAndRecvMulti__'RDS_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendAndRecv__test.test_socket.RDSTest.testSendAndRecv__'RDS_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendBinary__test.test_smtplib.DebuggingServerTests.testSendBinary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendFrame__test.test_socket.CANTest.testSendFrame__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendMaxFrame__test.test_socket.CANTest.testSendMaxFrame__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendMessageMultipleResentRaises__test.test_smtplib.DebuggingServerTests.testSendMessageMultipleResentRaises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendMessageResent__test.test_smtplib.DebuggingServerTests.testSendMessageResent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendMessageWithAddresses__test.test_smtplib.DebuggingServerTests.testSendMessageWithAddresses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendMessageWithMailOptions__test.test_smtplib.DefaultArgumentsTests.testSendMessageWithMailOptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendMessageWithMultipleFrom__test.test_smtplib.DebuggingServerTests.testSendMessageWithMultipleFrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendMessageWithSomeAddresses__test.test_smtplib.DebuggingServerTests.testSendMessageWithSomeAddresses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendMessageWithSpecifiedAddresses__test.test_smtplib.DebuggingServerTests.testSendMessageWithSpecifiedAddresses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendMessage__test.test_smtplib.DebuggingServerTests.testSendMessage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendMessage__test.test_smtplib.DefaultArgumentsTests.testSendMessage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendMultiFrames__test.test_socket.CANTest.testSendMultiFrames__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendNeedingDotQuote__test.test_smtplib.DebuggingServerTests.testSendNeedingDotQuote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendNullSender__test.test_smtplib.DebuggingServerTests.testSendNullSender_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSend__test.test_smtplib.DebuggingServerTests.testSend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSend__test.test_socket.BasicSocketPairTest.testSend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAfterClose__test.test_socket.SendmsgSCTPStreamTest.testSendmsgAfterClose__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgAfterClose__test.test_socket.SendmsgTCPTest.testSendmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAfterClose__test.test_socket.SendmsgUDP6Test.testSendmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAfterClose__test.test_socket.SendmsgUDPLITE6Test.testSendmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAfterClose__test.test_socket.SendmsgUDPLITETest.testSendmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAfterClose__test.test_socket.SendmsgUDPTest.testSendmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAfterClose__test.test_socket.SendmsgUnixStreamTest.testSendmsgAfterClose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAncillaryGenerator__test.test_socket.SendmsgSCTPStreamTest.testSendmsgAncillaryGenerator__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgAncillaryGenerator__test.test_socket.SendmsgTCPTest.testSendmsgAncillaryGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAncillaryGenerator__test.test_socket.SendmsgUDP6Test.testSendmsgAncillaryGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAncillaryGenerator__test.test_socket.SendmsgUDPLITE6Test.testSendmsgAncillaryGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAncillaryGenerator__test.test_socket.SendmsgUDPLITETest.testSendmsgAncillaryGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAncillaryGenerator__test.test_socket.SendmsgUDPTest.testSendmsgAncillaryGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgAncillaryGenerator__test.test_socket.SendmsgUnixStreamTest.testSendmsgAncillaryGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgArray__test.test_socket.SendmsgSCTPStreamTest.testSendmsgArray__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgArray__test.test_socket.SendmsgTCPTest.testSendmsgArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgArray__test.test_socket.SendmsgUDP6Test.testSendmsgArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgArray__test.test_socket.SendmsgUDPLITE6Test.testSendmsgArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgArray__test.test_socket.SendmsgUDPLITETest.testSendmsgArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgArray__test.test_socket.SendmsgUDPTest.testSendmsgArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgArray__test.test_socket.SendmsgUnixStreamTest.testSendmsgArray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadArgs__test.test_socket.SendmsgSCTPStreamTest.testSendmsgBadArgs__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgBadArgs__test.test_socket.SendmsgTCPTest.testSendmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadArgs__test.test_socket.SendmsgUDP6Test.testSendmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadArgs__test.test_socket.SendmsgUDPLITE6Test.testSendmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadArgs__test.test_socket.SendmsgUDPLITETest.testSendmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadArgs__test.test_socket.SendmsgUDPTest.testSendmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadArgs__test.test_socket.SendmsgUnixStreamTest.testSendmsgBadArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadCmsg__test.test_socket.SendmsgSCTPStreamTest.testSendmsgBadCmsg__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgBadCmsg__test.test_socket.SendmsgTCPTest.testSendmsgBadCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadCmsg__test.test_socket.SendmsgUDP6Test.testSendmsgBadCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadCmsg__test.test_socket.SendmsgUDPLITE6Test.testSendmsgBadCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadCmsg__test.test_socket.SendmsgUDPLITETest.testSendmsgBadCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadCmsg__test.test_socket.SendmsgUDPTest.testSendmsgBadCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadCmsg__test.test_socket.SendmsgUnixStreamTest.testSendmsgBadCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadMultiCmsg__test.test_socket.SendmsgSCTPStreamTest.testSendmsgBadMultiCmsg__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgBadMultiCmsg__test.test_socket.SendmsgTCPTest.testSendmsgBadMultiCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadMultiCmsg__test.test_socket.SendmsgUDP6Test.testSendmsgBadMultiCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadMultiCmsg__test.test_socket.SendmsgUDPLITE6Test.testSendmsgBadMultiCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadMultiCmsg__test.test_socket.SendmsgUDPLITETest.testSendmsgBadMultiCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadMultiCmsg__test.test_socket.SendmsgUDPTest.testSendmsgBadMultiCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgBadMultiCmsg__test.test_socket.SendmsgUnixStreamTest.testSendmsgBadMultiCmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgDataGenerator__test.test_socket.SendmsgSCTPStreamTest.testSendmsgDataGenerator__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgDataGenerator__test.test_socket.SendmsgTCPTest.testSendmsgDataGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgDataGenerator__test.test_socket.SendmsgUDP6Test.testSendmsgDataGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgDataGenerator__test.test_socket.SendmsgUDPLITE6Test.testSendmsgDataGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgDataGenerator__test.test_socket.SendmsgUDPLITETest.testSendmsgDataGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgDataGenerator__test.test_socket.SendmsgUDPTest.testSendmsgDataGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgDataGenerator__test.test_socket.SendmsgUnixStreamTest.testSendmsgDataGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgDontWait__test.test_socket.SendmsgSCTPStreamTest.testSendmsgDontWait__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgDontWait__test.test_socket.SendmsgTCPTest.testSendmsgDontWait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgDontWait__test.test_socket.SendmsgUnixStreamTest.testSendmsgDontWait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgExcessCmsgReject__test.test_socket.SendmsgSCTPStreamTest.testSendmsgExcessCmsgReject__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgExcessCmsgReject__test.test_socket.SendmsgTCPTest.testSendmsgExcessCmsgReject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgExcessCmsgReject__test.test_socket.SendmsgUDP6Test.testSendmsgExcessCmsgReject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgExcessCmsgReject__test.test_socket.SendmsgUDPLITE6Test.testSendmsgExcessCmsgReject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgExcessCmsgReject__test.test_socket.SendmsgUDPLITETest.testSendmsgExcessCmsgReject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgExcessCmsgReject__test.test_socket.SendmsgUDPTest.testSendmsgExcessCmsgReject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgExcessCmsgReject__test.test_socket.SendmsgUnixStreamTest.testSendmsgExcessCmsgReject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgExplicitNoneAddr__test.test_socket.SendmsgSCTPStreamTest.testSendmsgExplicitNoneAddr__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgExplicitNoneAddr__test.test_socket.SendmsgTCPTest.testSendmsgExplicitNoneAddr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgExplicitNoneAddr__test.test_socket.SendmsgUnixStreamTest.testSendmsgExplicitNoneAddr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgGather__test.test_socket.SendmsgSCTPStreamTest.testSendmsgGather__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgGather__test.test_socket.SendmsgTCPTest.testSendmsgGather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgGather__test.test_socket.SendmsgUDP6Test.testSendmsgGather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgGather__test.test_socket.SendmsgUDPLITE6Test.testSendmsgGather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgGather__test.test_socket.SendmsgUDPLITETest.testSendmsgGather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgGather__test.test_socket.SendmsgUDPTest.testSendmsgGather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgGather__test.test_socket.SendmsgUnixStreamTest.testSendmsgGather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgNoDestAddr__test.test_socket.SendmsgUDP6Test.testSendmsgNoDestAddr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgNoDestAddr__test.test_socket.SendmsgUDPLITE6Test.testSendmsgNoDestAddr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgNoDestAddr__test.test_socket.SendmsgUDPLITETest.testSendmsgNoDestAddr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgNoDestAddr__test.test_socket.SendmsgUDPTest.testSendmsgNoDestAddr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgTimeout__test.test_socket.SendmsgSCTPStreamTest.testSendmsgTimeout__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsgTimeout__test.test_socket.SendmsgTCPTest.testSendmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsgTimeout__test.test_socket.SendmsgUnixStreamTest.testSendmsgTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsg__test.test_socket.SendmsgSCTPStreamTest.testSendmsg__\"can't_create_socket_AF_INET,_SOCK_STREAM,_IPPROTO_SCTP_:_[Errno_93]_Protocol_not_supported\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSendmsg__test.test_socket.SendmsgTCPTest.testSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsg__test.test_socket.SendmsgUDP6Test.testSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsg__test.test_socket.SendmsgUDPLITE6Test.testSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsg__test.test_socket.SendmsgUDPLITETest.testSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsg__test.test_socket.SendmsgUDPTest.testSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendmsg__test.test_socket.SendmsgUnixStreamTest.testSendmsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendtoAndRecv__test.test_socket.BasicUDPLITETest.testSendtoAndRecv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendtoAndRecv__test.test_socket.BasicUDPTest.testSendtoAndRecv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSendtoErrors__test.test_socket.GeneralModuleTests.testSendtoErrors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSentinelName__test.test_unittest.testmock.testsentinel.SentinelTest.testSentinelName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSentinels__test.test_unittest.testmock.testsentinel.SentinelTest.testSentinels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSequences__test.test_augassign.AugAssignTest.testSequences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSerializeCommentNodeWithDoubleHyphen__test.test_minidom.MinidomTest.testSerializeCommentNodeWithDoubleHyphen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetAttrValueandNodeValue__test.test_minidom.MinidomTest.testSetAttrValueandNodeValue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetBlocking__test.test_socket.NonBlockingTCPTests.testSetBlocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetBlocking_overflow__test.test_socket.NonBlockingTCPTests.testSetBlocking_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetBufferSize__test.test_file.COtherFileTests.testSetBufferSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetBufferSize__test.test_file.PyOtherFileTests.testSetBufferSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetDebug__test.test_pipes.SimplePipeTests.testSetDebug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetHopLimit__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSetHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetHopLimit__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSetHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetHopLimit__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSetHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetHopLimit__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSetHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetIdAttributeNS__test.test_minidom.MinidomTest.testSetIdAttributeNS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetIdAttributeNode__test.test_minidom.MinidomTest.testSetIdAttributeNode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetIdAttribute__test.test_minidom.MinidomTest.testSetIdAttribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetSockOpt__test.test_socket.GeneralModuleTests.testSetSockOpt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetTrafficClassAndHopLimit__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSetTrafficClassAndHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetTrafficClassAndHopLimit__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSetTrafficClassAndHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetTrafficClassAndHopLimit__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSetTrafficClassAndHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetTrafficClassAndHopLimit__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSetTrafficClassAndHopLimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSet__test.test_marshal.InstancingTestCase.testSet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetattrNonStringName__test.test_class.ClassTests.testSetattrNonStringName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSetattrWrapperNameIntern__test.test_class.ClassTests.testSetattrWrapperNameIntern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSettingException__test.test_exceptions.ExceptionTests.testSettingException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testShareLength__test.test_socket.TestSocketSharing.testShareLength__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testShareLocal__test.test_socket.TestSocketSharing.testShareLocal__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testShare__test.test_socket.TestSocketSharing.testShare__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testShortDescriptionWithoutDocstring__test.test_unittest.test_case.Test_TestCase.testShortDescriptionWithoutDocstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testShutdown__test.test_socket.BasicTCPTest.testShutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testShutdown__test.test_socket.BasicTCPTest2.testShutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testShutdown_overflow__test.test_socket.BasicTCPTest.testShutdown_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testShutdown_overflow__test.test_socket.BasicTCPTest2.testShutdown_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSiblings__test.test_minidom.MinidomTest.testSiblings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSimpleAndRebinding__test.test_scope.ScopeTests.testSimpleAndRebinding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSimpleNesting__test.test_scope.ScopeTests.testSimpleNesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSimplePipe1__test.test_pipes.SimplePipeTests.testSimplePipe1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSimplePipe2__test.test_pipes.SimplePipeTests.testSimplePipe2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSimplePipe3__test.test_pipes.SimplePipeTests.testSimplePipe3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSimpleShifts__test.test_wsgiref.UtilityTests.testSimpleShifts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSin__test.test_math.MathTests.testSin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleArgBoundToMultipleElementTupleError__test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToMultipleElementTupleError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleArgBoundToNonTuple__test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToNonTuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleArgBoundToSingleElementParenthesizedList__test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToSingleElementParenthesizedList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleArgInlineGeneratorSyntax__test.test_with.NestedNonexceptionalTestCase.testSingleArgInlineGeneratorSyntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleArgUnbound__test.test_with.NestedNonexceptionalTestCase.testSingleArgUnbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc0__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTrunc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc0__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc0__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTrunc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc0__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc1__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTrunc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc1__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc1__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTrunc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc1__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc2Int__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTrunc2Int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc2Int__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc2Int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc2Int__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTrunc2Int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTrunc2Int__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc2Int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTruncInData__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTruncInData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTruncInData__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncInData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTruncInData__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTruncInData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTruncInData__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncInData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTruncLen0Minus1__test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTruncLen0Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTruncLen0Minus1__test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncLen0Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTruncLen0Minus1__test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTruncLen0Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleCmsgTruncLen0Minus1__test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncLen0Minus1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleComplexTarget__test.test_with.AssignmentTargetTestCase.testSingleComplexTarget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSingleResource__test.test_with.ExceptionalTestCase.testSingleResource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSinh__test.test_math.MathTests.testSinh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSkippingEverywhere__test.test_unittest.test_case.Test_TestCase.testSkippingEverywhere_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSlash0Constructor__test.test_ipaddress.IpaddrUnitTest.testSlash0Constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSlash128Constructor__test.test_ipaddress.IpaddrUnitTest.testSlash128Constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSlash32Constructor__test.test_ipaddress.IpaddrUnitTest.testSlash32Constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSmallReadNonBlocking__test.test_socket.UnbufferedFileObjectClassTestCase.testSmallReadNonBlocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSmallRead__test.test_socket.FileObjectClassTestCase.testSmallRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSmallRead__test.test_socket.LineBufferedFileObjectClassTestCase.testSmallRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSmallRead__test.test_socket.SmallBufferedFileObjectClassTestCase.testSmallRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSmallRead__test.test_socket.UnbufferedFileObjectClassTestCase.testSmallRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSmallRead__test.test_socket.UnicodeReadFileObjectClassTestCase.testSmallRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSmallRead__test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testSmallRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSmallRead__test.test_socket.UnicodeWriteFileObjectClassTestCase.testSmallRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSockAttributeExists__test.test_smtplib.NonConnectingTests.testSockAttributeExists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSockName__test.test_socket.GeneralModuleTests.testSockName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSocketBufferSize__test.test_socket.BasicRDSTest.testSocketBufferSize__'RDS_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testSocketBufferSize__test.test_socket.BasicVSOCKTest.testSocketBufferSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSocketError__test.test_socket.GeneralModuleTests.testSocketError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSourceAddress__test.test_smtplib.DebuggingServerTests.testSourceAddress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSourceAddress__test.test_smtplib.LMTPGeneralTests.testSourceAddress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSourceAddress__test.test_smtplib.SMTPGeneralTests.testSourceAddress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSourceAddress__test.test_socket.NetworkConnectionAttributesTest.testSourceAddress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSpecifiedStreamUsed__test.test_unittest.test_runner.Test_TextTestRunner.testSpecifiedStreamUsed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSplitNone__test.test_shlex.ShlexTest.testSplitNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSqrt__test.test_math.MathTests.testSqrt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStackFrameTrimming__test.test_unittest.test_result.Test_TestResult.testStackFrameTrimming_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStandalone__test.test_minidom.MinidomTest.testStandalone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStdErrLookedUpAtInstantiationTime__test.test_unittest.test_runner.Test_TextTestRunner.testStdErrLookedUpAtInstantiationTime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStdin__test.test_file.COtherFileTests.testStdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStdin__test.test_file.PyOtherFileTests.testStdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStrAddr__test.test_socket.TestUnixDomain.testStrAddr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStrName__test.test_socket.TestLinuxAbstractNamespace.testStrName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStr__test.test_marshal.InstancingTestCase.testStr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStream__test.test_socket.TIPCThreadableTest.testStream__\"TIPC_module_is_not_loaded,_please_'sudo_modprobe_tipc'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testStream__test.test_socket.ThreadedVSOCKSocketStreamTest.testStream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStrictNetworks__test.test_ipaddress.IpaddrUnitTest.testStrictNetworks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStringToIPv4__test.test_socket.GeneralModuleTests.testStringToIPv4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStringToIPv6__test.test_socket.GeneralModuleTests.testStringToIPv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testStringification__test.test_fractions.FractionTest.testStringification_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSubNamespacePackage__test.test_zipimport.CompressedZipImportTestCase.testSubNamespacePackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSubNamespacePackage__test.test_zipimport.UncompressedZipImportTestCase.testSubNamespacePackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSubPackage__test.test_zipimport.CompressedZipImportTestCase.testSubPackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSubPackage__test.test_zipimport.UncompressedZipImportTestCase.testSubPackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSubclassBehavior__test.test_typechecks.TypeChecksTest.testSubclassBehavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSubnet2__test.test_ipaddress.IpaddrUnitTest.testSubnet2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSubnetFailsForLargeCidrDiff__test.test_ipaddress.IpaddrUnitTest.testSubnetFailsForLargeCidrDiff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSubnetFailsForNegativeCidrDiff__test.test_ipaddress.IpaddrUnitTest.testSubnetFailsForNegativeCidrDiff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSumProd__test.test_math.MathTests.testSumProd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSummarizing__test.test_ipaddress.IpaddrUnitTest.testSummarizing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSupernetFailsForLargeCidrDiff__test.test_ipaddress.IpaddrUnitTest.testSupernetFailsForLargeCidrDiff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSupportsInt__test.test_fractions.FractionTest.testSupportsInt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSurrogateescapeBind__test.test_socket.TestUnixDomain.testSurrogateescapeBind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSyntaxErrorForFunctionCall__test.test_keywordonlyarg.KeywordOnlyArgTestCase.testSyntaxErrorForFunctionCall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSyntaxErrorForFunctionDefinition__test.test_keywordonlyarg.KeywordOnlyArgTestCase.testSyntaxErrorForFunctionDefinition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSyntaxErrorMessage__test.test_exceptions.ExceptionTests.testSyntaxErrorMessage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSyntaxErrorMissingParens__test.test_exceptions.ExceptionTests.testSyntaxErrorMissingParens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSyntaxErrorOffset__test.test_exceptions.ExceptionTests.testSyntaxErrorOffset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSyntaxForManyArguments__test.test_keywordonlyarg.KeywordOnlyArgTestCase.testSyntaxForManyArguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testSystemExit__test.test_unittest.test_case.Test_TestCase.testSystemExit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTCPTimeout__test.test_socket.TCPTimeoutTest.testTCPTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTan__test.test_math.MathTests.testTan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTanhSign__test.test_cmath.CMathTests.testTanhSign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTanhSign__test.test_math.MathTests.testTanhSign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTanh__test.test_math.MathTests.testTanh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTell__test.test_memoryio.CBytesIOTest.testTell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTell__test.test_memoryio.CStringIOTest.testTell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTell__test.test_memoryio.PyBytesIOTest.testTell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTell__test.test_memoryio.PyStringIOTest.testTell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTeredo__test.test_ipaddress.IpaddrUnitTest.testTeredo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTestCaseDebugExecutesCleanups__test.test_unittest.test_runner.TestCleanUp.testTestCaseDebugExecutesCleanups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTextNodeRepr__test.test_minidom.MinidomTest.testTextNodeRepr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTextRepr__test.test_minidom.MinidomTest.testTextRepr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testThreading__test.test_bz2.BZ2FileTest.testThreading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutAttribute__test.test_httplib.TimeoutTest.testTimeoutAttribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutConnect__test.test_ftplib.TestTimeouts.testTimeoutConnect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutDefault__test.test_ftplib.TestTimeouts.testTimeoutDefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutDefault__test.test_poplib.TestTimeouts.testTimeoutDefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutDefault__test.test_smtplib.LMTPGeneralTests.testTimeoutDefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutDefault__test.test_smtplib.SMTPGeneralTests.testTimeoutDefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutDefault__test.test_socket.NetworkConnectionAttributesTest.testTimeoutDefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutDefault__test.test_telnetlib.GeneralTests.testTimeoutDefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutDifferentOrder__test.test_ftplib.TestTimeouts.testTimeoutDifferentOrder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutDirectAccess__test.test_ftplib.TestTimeouts.testTimeoutDirectAccess_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutNone__test.test_ftplib.TestTimeouts.testTimeoutNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutNone__test.test_poplib.TestTimeouts.testTimeoutNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutNone__test.test_smtplib.LMTPGeneralTests.testTimeoutNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutNone__test.test_smtplib.SMTPGeneralTests.testTimeoutNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutNone__test.test_socket.NetworkConnectionAttributesTest.testTimeoutNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutNone__test.test_telnetlib.GeneralTests.testTimeoutNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutOpen__test.test_telnetlib.GeneralTests.testTimeoutOpen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutValueNamed__test.test_socket.NetworkConnectionAttributesTest.testTimeoutValueNamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutValueNonamed__test.test_socket.NetworkConnectionAttributesTest.testTimeoutValueNonamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutValue__test.test_ftplib.TestTimeouts.testTimeoutValue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutValue__test.test_poplib.TestTimeouts.testTimeoutValue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutValue__test.test_smtplib.LMTPGeneralTests.testTimeoutValue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutValue__test.test_smtplib.SMTPGeneralTests.testTimeoutValue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutValue__test.test_telnetlib.GeneralTests.testTimeoutValue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutZero__test.test_smtplib.LMTPGeneralTests.testTimeoutZero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutZero__test.test_smtplib.SMTPGeneralTests.testTimeoutZero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutZero__test.test_socket.TCPTimeoutTest.testTimeoutZero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutZero__test.test_socket.UDPLITETimeoutTest.testTimeoutZero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTimeoutZero__test.test_socket.UDPTimeoutTest.testTimeoutZero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTooLongInterfaceName__test.test_socket.BasicCANTest.testTooLongInterfaceName__'SocketCan_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testTooLongInterfaceName__test.test_socket.ISOTPTest.testTooLongInterfaceName__'CAN_ISOTP_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testTooManyDocumentElements__test.test_minidom.MinidomTest.testTooManyDocumentElements_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTooManyPositionalErrorMessage__test.test_keywordonlyarg.KeywordOnlyArgTestCase.testTooManyPositionalErrorMessage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTopIsNotSignificant__test.test_scope.ScopeTests.testTopIsNotSignificant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTraceback__test.test_zipimport.CompressedZipImportTestCase.testTraceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTraceback__test.test_zipimport.UncompressedZipImportTestCase.testTraceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTruncateMessage__test.test_unittest.test_case.Test_TestCase.testTruncateMessage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTruncateOnWindows__test.test_file.COtherFileTests.testTruncateOnWindows_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTruncateOnWindows__test.test_file.PyOtherFileTests.testTruncateOnWindows_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTruncateOnWindows__test.test_fileio.COtherFileTests.testTruncateOnWindows_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTruncateOnWindows__test.test_fileio.PyOtherFileTests.testTruncateOnWindows_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTruncate__test.test_fileio.COtherFileTests.testTruncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTruncate__test.test_fileio.PyOtherFileTests.testTruncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTuple__test.test_marshal.InstancingTestCase.testTuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTwoResults__test.test_unittest.test_break.TestBreak.testTwoResults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTwoResults__test.test_unittest.test_break.TestBreakDefaultIntHandler.testTwoResults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTwoResults__test.test_unittest.test_break.TestBreakSignalDefault.testTwoResults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTwoResults__test.test_unittest.test_break.TestBreakSignalIgnored.testTwoResults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTypeAttributeAccessErrorMessages__test.test_class.ClassTests.testTypeAttributeAccessErrorMessages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testTypes__test.test_socket.TestSocketSharing.testTypes__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testUDPLITETimeout__test.test_socket.UDPLITETimeoutTest.testUDPLITETimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUDPTimeout__test.test_socket.UDPTimeoutTest.testUDPTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnaryOps__test.test_class.ClassTests.testUnaryOps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnboundGenerator__test.test_with.NonexceptionalTestCase.testUnboundGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnboundLocal_AfterDel__test.test_scope.ScopeTests.testUnboundLocal_AfterDel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnboundLocal_AugAssign__test.test_scope.ScopeTests.testUnboundLocal_AugAssign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnboundLocal__test.test_scope.ScopeTests.testUnboundLocal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnbound__test.test_socket.BasicQIPCRTRTest.testUnbound__'QIPCRTR_sockets_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testUnbound__test.test_socket.TestUnixDomain.testUnbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnbufferedRead__test.test_socket.FileObjectClassTestCase.testUnbufferedRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnbufferedRead__test.test_socket.LineBufferedFileObjectClassTestCase.testUnbufferedRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnbufferedRead__test.test_socket.SmallBufferedFileObjectClassTestCase.testUnbufferedRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnbufferedRead__test.test_socket.UnbufferedFileObjectClassTestCase.testUnbufferedRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnbufferedRead__test.test_socket.UnicodeReadFileObjectClassTestCase.testUnbufferedRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnbufferedRead__test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testUnbufferedRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnbufferedRead__test.test_socket.UnicodeWriteFileObjectClassTestCase.testUnbufferedRead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnbufferedReadline__test.test_socket.UnbufferedFileObjectClassTestCase.testUnbufferedReadline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUncheckedHashBasedPyc__test.test_zipimport.CompressedZipImportTestCase.testUncheckedHashBasedPyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUncheckedHashBasedPyc__test.test_zipimport.UncompressedZipImportTestCase.testUncheckedHashBasedPyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnclosedFDOnException__test.test_fileio.COtherFileTests.testUnclosedFDOnException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnclosedFDOnException__test.test_fileio.PyOtherFileTests.testUnclosedFDOnException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnencodableAddr__test.test_socket.TestUnixDomain.testUnencodableAddr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnencodable__test.test_zipimport.CompressedZipImportTestCase.testUnencodable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnencodable__test.test_zipimport.UncompressedZipImportTestCase.testUnencodable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnicodeOpen__test.test_fileio.COtherFileTests.testUnicodeOpen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnicodeOpen__test.test_fileio.PyOtherFileTests.testUnicodeOpen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnixDomainSocketTimeoutDefault__test.test_smtplib.LMTPGeneralTests.testUnixDomainSocketTimeoutDefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnlink__test.test_minidom.MinidomTest.testUnlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUnoptimizedNamespaces__test.test_scope.ScopeTests.testUnoptimizedNamespaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUserData__test.test_minidom.MinidomTest.testUserData_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUtf8BytesOpen__test.test_fileio.COtherFileTests.testUtf8BytesOpen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testUtf8BytesOpen__test.test_fileio.PyOtherFileTests.testUtf8BytesOpen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testV4HashIsNotConstant__test.test_ipaddress.IpaddrUnitTest.testV4HashIsNotConstant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testV6HashIsNotConstant__test.test_ipaddress.IpaddrUnitTest.testV6HashIsNotConstant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testVRFY__test.test_smtplib.DebuggingServerTests.testVRFY_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testVRFY__test.test_smtplib.SMTPSimTests.testVRFY_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testVSOCKConstants__test.test_socket.BasicVSOCKTest.testVSOCKConstants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testVerbosity__test.test_unittest.test_program.TestCommandLineArgs.testVerbosity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWarnings__test.test_fileio.COtherFileTests.testWarnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWarnings__test.test_fileio.PyOtherFileTests.testWarnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWeakReferences__test.test_unittest.test_break.TestBreak.testWeakReferences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWeakReferences__test.test_unittest.test_break.TestBreakDefaultIntHandler.testWeakReferences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWeakReferences__test.test_unittest.test_break.TestBreakSignalDefault.testWeakReferences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWeakReferences__test.test_unittest.test_break.TestBreakSignalIgnored.testWeakReferences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWeakRefs__test.test_file.CAutoFileTests.testWeakRefs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWeakRefs__test.test_file.PyAutoFileTests.testWeakRefs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWeakRefs__test.test_fileio.CAutoFileTests.testWeakRefs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWeakRefs__test.test_fileio.PyAutoFileTests.testWeakRefs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWholeText__test.test_minidom.MinidomTest.testWholeText_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWindowsSpecificConstants__test.test_socket.GeneralModuleTests.testWindowsSpecificConstants__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.testWithBoundedSemaphore__test.test_contextlib.LockContextTestCase.testWithBoundedSemaphore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithBreak__test.test_with.NonLocalFlowControlTestCase.testWithBreak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithCondition__test.test_contextlib.LockContextTestCase.testWithCondition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithContinue__test.test_with.NonLocalFlowControlTestCase.testWithContinue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithExtendedTargets__test.test_with.AssignmentTargetTestCase.testWithExtendedTargets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithLock__test.test_contextlib.LockContextTestCase.testWithLock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithOpen__test.test_contextlib.FileContextTestCase.testWithOpen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithRLock__test.test_contextlib.LockContextTestCase.testWithRLock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithRaise__test.test_with.NonLocalFlowControlTestCase.testWithRaise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithReturn__test.test_with.NonLocalFlowControlTestCase.testWithReturn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithSemaphore__test.test_contextlib.LockContextTestCase.testWithSemaphore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithStar__test.test_ipaddress.IpaddrUnitTest.testWithStar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithTimeoutTriggeredSend__test.test_socket.SendfileUsingSendTest.testWithTimeoutTriggeredSend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithTimeoutTriggeredSend__test.test_socket.SendfileUsingSendfileTest.testWithTimeoutTriggeredSend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithTimeout__test.test_socket.SendfileUsingSendTest.testWithTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithTimeout__test.test_socket.SendfileUsingSendfileTest.testWithTimeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithTraceback__test.test_exceptions.ExceptionTests.testWithTraceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWithYield__test.test_with.NonLocalFlowControlTestCase.testWithYield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritable__test.test_bz2.BZ2FileTest.testWritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWriteBytesIO__test.test_bz2.BZ2FileTest.testWriteBytesIO_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWriteChunks10__test.test_bz2.BZ2FileTest.testWriteChunks10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWriteLines__test.test_bz2.BZ2FileTest.testWriteLines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWriteMethodsOnReadOnlyFile__test.test_bz2.BZ2FileTest.testWriteMethodsOnReadOnlyFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWriteNonBlocking__test.test_socket.UnbufferedFileObjectClassTestCase.testWriteNonBlocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWriteNonDefaultCompressLevel__test.test_bz2.BZ2FileTest.testWriteNonDefaultCompressLevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWriteOpenSource__test.test_pipes.SimplePipeTests.testWriteOpenSource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWriteText__test.test_minidom.MinidomTest.testWriteText_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWriteXML__test.test_minidom.MinidomTest.testWriteXML_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWrite__test.test_bz2.BZ2FileTest.testWrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesError__test.test_fileio.CAutoFileTests.testWritelinesError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesError__test.test_fileio.PyAutoFileTests.testWritelinesError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesIntegersUserList__test.test_file.CAutoFileTests.testWritelinesIntegersUserList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesIntegersUserList__test.test_file.PyAutoFileTests.testWritelinesIntegersUserList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesIntegers__test.test_file.CAutoFileTests.testWritelinesIntegers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesIntegers__test.test_file.PyAutoFileTests.testWritelinesIntegers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesList__test.test_fileio.CAutoFileTests.testWritelinesList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesList__test.test_fileio.PyAutoFileTests.testWritelinesList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesNonString__test.test_file.CAutoFileTests.testWritelinesNonString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesNonString__test.test_file.PyAutoFileTests.testWritelinesNonString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesUserList__test.test_file.CAutoFileTests.testWritelinesUserList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesUserList__test.test_file.PyAutoFileTests.testWritelinesUserList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesUserList__test.test_fileio.CAutoFileTests.testWritelinesUserList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testWritelinesUserList__test.test_fileio.PyAutoFileTests.testWritelinesUserList_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testZeroNetmask__test.test_ipaddress.IpaddrUnitTest.testZeroNetmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testZeroes__test.test_statistics.TestSign.testZeroes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testZipImporterMethodsInSubDirectory__test.test_zipimport.CompressedZipImportTestCase.testZipImporterMethodsInSubDirectory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testZipImporterMethodsInSubDirectory__test.test_zipimport.UncompressedZipImportTestCase.testZipImporterMethodsInSubDirectory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testZipImporterMethods__test.test_zipimport.CompressedZipImportTestCase.testZipImporterMethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testZipImporterMethods__test.test_zipimport.UncompressedZipImportTestCase.testZipImporterMethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_01__test.test_lib2to3.test_fixers.Test_dict.test_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_01_basic__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_01_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_01_basic__test.test_sys_settrace.TestLinesAfterTraceStarted.test_01_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_01_basic__test.test_sys_settrace.TestSetLocalTrace.test_01_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_01_basic__test.test_sys_settrace.TraceOpcodesTestCase.test_01_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_01_basic__test.test_sys_settrace.TraceTestCase.test_01_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02__test.test_lib2to3.test_fixers.Test_dict.test_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo0__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo0__test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo0__test.test_sys_settrace.TestSetLocalTrace.test_02_arigo0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo0__test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo0__test.test_sys_settrace.TraceTestCase.test_02_arigo0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo1__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo1__test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo1__test.test_sys_settrace.TestSetLocalTrace.test_02_arigo1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo1__test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo1__test.test_sys_settrace.TraceTestCase.test_02_arigo1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo2__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo2__test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo2__test.test_sys_settrace.TestSetLocalTrace.test_02_arigo2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo2__test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_02_arigo2__test.test_sys_settrace.TraceTestCase.test_02_arigo2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_03__test.test_lib2to3.test_fixers.Test_dict.test_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_03_one_instr__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_03_one_instr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_03_one_instr__test.test_sys_settrace.TestLinesAfterTraceStarted.test_03_one_instr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_03_one_instr__test.test_sys_settrace.TestSetLocalTrace.test_03_one_instr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_03_one_instr__test.test_sys_settrace.TraceOpcodesTestCase.test_03_one_instr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_03_one_instr__test.test_sys_settrace.TraceTestCase.test_03_one_instr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_04__test.test_lib2to3.test_fixers.Test_dict.test_04_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_04_no_pop_blocks__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_04_no_pop_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_04_no_pop_blocks__test.test_sys_settrace.TestLinesAfterTraceStarted.test_04_no_pop_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_04_no_pop_blocks__test.test_sys_settrace.TestSetLocalTrace.test_04_no_pop_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_04_no_pop_blocks__test.test_sys_settrace.TraceOpcodesTestCase.test_04_no_pop_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_04_no_pop_blocks__test.test_sys_settrace.TraceTestCase.test_04_no_pop_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_05__test.test_lib2to3.test_fixers.Test_dict.test_05_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_05_no_pop_tops__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_05_no_pop_tops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_05_no_pop_tops__test.test_sys_settrace.TestLinesAfterTraceStarted.test_05_no_pop_tops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_05_no_pop_tops__test.test_sys_settrace.TestSetLocalTrace.test_05_no_pop_tops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_05_no_pop_tops__test.test_sys_settrace.TraceOpcodesTestCase.test_05_no_pop_tops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_05_no_pop_tops__test.test_sys_settrace.TraceTestCase.test_05_no_pop_tops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_06__test.test_lib2to3.test_fixers.Test_dict.test_06_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_06_call__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_06_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_06_call__test.test_sys_settrace.TestLinesAfterTraceStarted.test_06_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_06_call__test.test_sys_settrace.TestSetLocalTrace.test_06_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_06_call__test.test_sys_settrace.TraceOpcodesTestCase.test_06_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_06_call__test.test_sys_settrace.TraceTestCase.test_06_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_07__test.test_lib2to3.test_fixers.Test_dict.test_07_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_07_raise__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_07_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_07_raise__test.test_sys_settrace.TestLinesAfterTraceStarted.test_07_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_07_raise__test.test_sys_settrace.TestSetLocalTrace.test_07_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_07_raise__test.test_sys_settrace.TraceOpcodesTestCase.test_07_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_07_raise__test.test_sys_settrace.TraceTestCase.test_07_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_08__test.test_lib2to3.test_fixers.Test_dict.test_08_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_08_settrace_and_return__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_08_settrace_and_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_08_settrace_and_return__test.test_sys_settrace.TestLinesAfterTraceStarted.test_08_settrace_and_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_08_settrace_and_return__test.test_sys_settrace.TestSetLocalTrace.test_08_settrace_and_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_08_settrace_and_return__test.test_sys_settrace.TraceOpcodesTestCase.test_08_settrace_and_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_08_settrace_and_return__test.test_sys_settrace.TraceTestCase.test_08_settrace_and_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_09__test.test_lib2to3.test_fixers.Test_dict.test_09_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_09_settrace_and_raise__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_09_settrace_and_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_09_settrace_and_raise__test.test_sys_settrace.TestLinesAfterTraceStarted.test_09_settrace_and_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_09_settrace_and_raise__test.test_sys_settrace.TestSetLocalTrace.test_09_settrace_and_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_09_settrace_and_raise__test.test_sys_settrace.TraceOpcodesTestCase.test_09_settrace_and_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_09_settrace_and_raise__test.test_sys_settrace.TraceTestCase.test_09_settrace_and_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_0__test.test_lib2to3.test_fixers.Test_itertools.test_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_0__test.test_lib2to3.test_fixers.Test_paren.test_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_0__test.test_lib2to3.test_fixers.Test_sys_exc.test_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_0_field_compare__test.test_dataclasses.TestCase.test_0_field_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_0_field_hash__test.test_dataclasses.TestHash.test_0_field_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1000_bytes__test.test_pyexpat.ChardataBufferTest.test_1000_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_100_char_name__test.test_tarfile.Bz2WriteTest.test_100_char_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_100_char_name__test.test_tarfile.GzipWriteTest.test_100_char_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_100_char_name__test.test_tarfile.LzmaWriteTest.test_100_char_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_100_char_name__test.test_tarfile.WriteTest.test_100_char_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_100_close__test.test_httplib.PersistenceTest.test_100_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1025_bytes__test.test_pyexpat.ChardataBufferTest.test_1025_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_105162__test.test_monitoring.TestRegressions.test_105162_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_108390__test.test_monitoring.TestRegressions.test_108390_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_10__test.test_lib2to3.test_fixers.Test_dict.test_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_10__test.test_lib2to3.test_fixers.Test_has_key.test_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_10__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_10_ireturn__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_10_ireturn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_10_ireturn__test.test_sys_settrace.TestLinesAfterTraceStarted.test_10_ireturn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_10_ireturn__test.test_sys_settrace.TestSetLocalTrace.test_10_ireturn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_10_ireturn__test.test_sys_settrace.TraceOpcodesTestCase.test_10_ireturn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_10_ireturn__test.test_sys_settrace.TraceTestCase.test_10_ireturn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_11__test.test_lib2to3.test_fixers.Test_dict.test_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_11__test.test_lib2to3.test_fixers.Test_has_key.test_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_11__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_11_tightloop__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_11_tightloop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_11_tightloop__test.test_sys_settrace.TestLinesAfterTraceStarted.test_11_tightloop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_11_tightloop__test.test_sys_settrace.TestSetLocalTrace.test_11_tightloop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_11_tightloop__test.test_sys_settrace.TraceOpcodesTestCase.test_11_tightloop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_11_tightloop__test.test_sys_settrace.TraceTestCase.test_11_tightloop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_12084__test.test_os.Win32SymlinkTests.test_12084__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_12__test.test_lib2to3.test_fixers.Test_dict.test_12_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_12__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_12_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_12_tighterloop__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_12_tighterloop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_12_tighterloop__test.test_sys_settrace.TestLinesAfterTraceStarted.test_12_tighterloop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_12_tighterloop__test.test_sys_settrace.TestSetLocalTrace.test_12_tighterloop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_12_tighterloop__test.test_sys_settrace.TraceOpcodesTestCase.test_12_tighterloop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_12_tighterloop__test.test_sys_settrace.TraceTestCase.test_12_tighterloop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_13__test.test_lib2to3.test_fixers.Test_dict.test_13_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_13__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_13_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_13_genexp__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_13_genexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_13_genexp__test.test_sys_settrace.TestLinesAfterTraceStarted.test_13_genexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_13_genexp__test.test_sys_settrace.TestSetLocalTrace.test_13_genexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_13_genexp__test.test_sys_settrace.TraceOpcodesTestCase.test_13_genexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_13_genexp__test.test_sys_settrace.TraceTestCase.test_13_genexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_1__test.test_sax.BytesXmlgenTest.test_1463026_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_1__test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_1__test.test_sax.StreamWriterXmlgenTest.test_1463026_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_1__test.test_sax.StringXmlgenTest.test_1463026_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_1__test.test_sax.WriterXmlgenTest.test_1463026_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_1_empty__test.test_sax.BytesXmlgenTest.test_1463026_1_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_1_empty__test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_1_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_1_empty__test.test_sax.StreamWriterXmlgenTest.test_1463026_1_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_1_empty__test.test_sax.StringXmlgenTest.test_1463026_1_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_1_empty__test.test_sax.WriterXmlgenTest.test_1463026_1_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_2__test.test_sax.BytesXmlgenTest.test_1463026_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_2__test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_2__test.test_sax.StreamWriterXmlgenTest.test_1463026_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_2__test.test_sax.StringXmlgenTest.test_1463026_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_2__test.test_sax.WriterXmlgenTest.test_1463026_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_2_empty__test.test_sax.BytesXmlgenTest.test_1463026_2_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_2_empty__test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_2_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_2_empty__test.test_sax.StreamWriterXmlgenTest.test_1463026_2_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_2_empty__test.test_sax.StringXmlgenTest.test_1463026_2_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_2_empty__test.test_sax.WriterXmlgenTest.test_1463026_2_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_3__test.test_sax.BytesXmlgenTest.test_1463026_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_3__test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_3__test.test_sax.StreamWriterXmlgenTest.test_1463026_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_3__test.test_sax.StringXmlgenTest.test_1463026_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_3__test.test_sax.WriterXmlgenTest.test_1463026_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_3_empty__test.test_sax.BytesXmlgenTest.test_1463026_3_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_3_empty__test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_3_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_3_empty__test.test_sax.StreamWriterXmlgenTest.test_1463026_3_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_3_empty__test.test_sax.StringXmlgenTest.test_1463026_3_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1463026_3_empty__test.test_sax.WriterXmlgenTest.test_1463026_3_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_14__test.test_lib2to3.test_fixers.Test_dict.test_14_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_14__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_14_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_14_onliner_if__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_14_onliner_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_14_onliner_if__test.test_sys_settrace.TestLinesAfterTraceStarted.test_14_onliner_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_14_onliner_if__test.test_sys_settrace.TestSetLocalTrace.test_14_onliner_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_14_onliner_if__test.test_sys_settrace.TraceOpcodesTestCase.test_14_onliner_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_14_onliner_if__test.test_sys_settrace.TraceTestCase.test_14_onliner_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_15261__test.test_os.StatAttributeTests.test_15261__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_1530559__test.test_struct.StructTest.test_1530559_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_15__test.test_lib2to3.test_fixers.Test_dict.test_15_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_15__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_15_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_15_loops__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_15_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_15_loops__test.test_sys_settrace.TestLinesAfterTraceStarted.test_15_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_15_loops__test.test_sys_settrace.TestSetLocalTrace.test_15_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_15_loops__test.test_sys_settrace.TraceOpcodesTestCase.test_15_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_15_loops__test.test_sys_settrace.TraceTestCase.test_15_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1647484__test.test_gzip.TestGzip.test_1647484_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1653736__test.datetimetester.TestTimeTZ_Fast.test_1653736_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1653736__test.datetimetester.TestTimeTZ_Pure.test_1653736_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1653736__test.datetimetester.TestTime_Fast.test_1653736_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1653736__test.datetimetester.TestTime_Pure.test_1653736_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1686475__test.test_os.StatAttributeTests.test_1686475__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_16__test.test_ctypes.test_sizes.SizesTestCase.test_16_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_16__test.test_lib2to3.test_fixers.Test_dict.test_16_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_16__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_16_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_16_blank_lines__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_16_blank_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_16_blank_lines__test.test_sys_settrace.TestLinesAfterTraceStarted.test_16_blank_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_16_blank_lines__test.test_sys_settrace.TestSetLocalTrace.test_16_blank_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_16_blank_lines__test.test_sys_settrace.TraceOpcodesTestCase.test_16_blank_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_16_blank_lines__test.test_sys_settrace.TraceTestCase.test_16_blank_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1703286_A__test.test_ctypes.test_loading.LoaderTest.test_1703286_A__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_1703286_B__test.test_ctypes.test_loading.LoaderTest.test_1703286_B__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_17__test.test_lib2to3.test_fixers.Test_dict.test_17_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_17__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_17_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_17_none_f_trace__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_17_none_f_trace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_17_none_f_trace__test.test_sys_settrace.TestLinesAfterTraceStarted.test_17_none_f_trace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_17_none_f_trace__test.test_sys_settrace.TestSetLocalTrace.test_17_none_f_trace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_17_none_f_trace__test.test_sys_settrace.TraceOpcodesTestCase.test_17_none_f_trace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_17_none_f_trace__test.test_sys_settrace.TraceTestCase.test_17_none_f_trace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_18__test.test_lib2to3.test_fixers.Test_dict.test_18_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_18__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_18_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_18_except_with_name__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_18_except_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_18_except_with_name__test.test_sys_settrace.TestLinesAfterTraceStarted.test_18_except_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_18_except_with_name__test.test_sys_settrace.TestSetLocalTrace.test_18_except_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_18_except_with_name__test.test_sys_settrace.TraceOpcodesTestCase.test_18_except_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_18_except_with_name__test.test_sys_settrace.TraceTestCase.test_18_except_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_19__test.test_lib2to3.test_fixers.Test_dict.test_19_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_19__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_19_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_19_except_with_finally__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_19_except_with_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_19_except_with_finally__test.test_sys_settrace.TestLinesAfterTraceStarted.test_19_except_with_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_19_except_with_finally__test.test_sys_settrace.TestSetLocalTrace.test_19_except_with_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_19_except_with_finally__test.test_sys_settrace.TraceOpcodesTestCase.test_19_except_with_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_19_except_with_finally__test.test_sys_settrace.TraceTestCase.test_19_except_with_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1_A__test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_1_A_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1_B__test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_1_B_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_ctypes.test_refcounts.RefcountTestCase.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_apply.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_has_key.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_input.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_itertools.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_long.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_next.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_nonzero.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_paren.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_print.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_raw_input.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_sys_exc.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_throw.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_fixers.Test_tuple_params.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_parser.TestSetLiteral.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_lib2to3.test_parser.TestVarAnnotations.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1__test.test_pkg.TestPkg.test_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1_field_compare__test.test_dataclasses.TestCase.test_1_field_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1_field_hash__test.test_dataclasses.TestHash.test_1_field_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_1_join_on_shutdown__test.test_threading.ThreadJoinOnShutdown.test_1_join_on_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_200__test.test_urllib2_localnet.TestUrlopen.test_200_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_200_with_parameters__test.test_urllib2_localnet.TestUrlopen.test_200_with_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_20731__test.test_source_encoding.MiscSourceEncodingTest.test_20731_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_20__test.test_lib2to3.test_fixers.Test_dict.test_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_20__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_20_async_for_loop__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_20_async_for_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_20_async_for_loop__test.test_sys_settrace.TestLinesAfterTraceStarted.test_20_async_for_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_20_async_for_loop__test.test_sys_settrace.TestSetLocalTrace.test_20_async_for_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_20_async_for_loop__test.test_sys_settrace.TraceOpcodesTestCase.test_20_async_for_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_20_async_for_loop__test.test_sys_settrace.TraceTestCase.test_20_async_for_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_21__test.test_lib2to3.test_fixers.Test_dict.test_21_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_21__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_21_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_21_repeated_pass__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_21_repeated_pass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_21_repeated_pass__test.test_sys_settrace.TestLinesAfterTraceStarted.test_21_repeated_pass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_21_repeated_pass__test.test_sys_settrace.TestSetLocalTrace.test_21_repeated_pass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_21_repeated_pass__test.test_sys_settrace.TraceOpcodesTestCase.test_21_repeated_pass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_21_repeated_pass__test.test_sys_settrace.TraceTestCase.test_21_repeated_pass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_22__test.test_lib2to3.test_fixers.Test_dict.test_22_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_23__test.test_lib2to3.test_fixers.Test_dict.test_23_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_24__test.test_lib2to3.test_fixers.Test_dict.test_24_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_25__test.test_lib2to3.test_fixers.Test_dict.test_25_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_26__test.test_lib2to3.test_fixers.Test_dict.test_26_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_27__test.test_lib2to3.test_fixers.Test_dict.test_27_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_28__test.test_lib2to3.test_fixers.Test_dict.test_28_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_29248__test.test_os.Win32SymlinkTests.test_29248__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_29__test.test_lib2to3.test_fixers.Test_dict.test_29_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_ctypes.test_array_in_pointer.Test.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_apply.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_has_key.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_input.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_itertools.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_long.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_next.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_nonzero.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_paren.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_print.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_raw_input.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_sys_exc.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_throw.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_fixers.Test_tuple_params.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_parser.TestSetLiteral.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_lib2to3.test_parser.TestVarAnnotations.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2__test.test_pkg.TestPkg.test_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2_join_in_forked_process__test.test_threading.ThreadJoinOnShutdown.test_2_join_in_forked_process_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2x_style_1__test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2x_style_2__test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2x_style_3__test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_2x_style_invalid_1__test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_invalid_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_30__test.test_lib2to3.test_fixers.Test_dict.test_30_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3114__test.test_exceptions.ExceptionTests.test_3114_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3118__test.test_raise.TestContext.test_3118_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_31__test.test_lib2to3.test_fixers.Test_dict.test_31_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_32_63_bit_values__test.test_compile.TestSpecifics.test_32_63_bit_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_32__test.test_ctypes.test_sizes.SizesTestCase.test_32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_32__test.test_lib2to3.test_fixers.Test_dict.test_32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3611__test.test_raise.TestContext.test_3611_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3720__test.test_iter.TestCase.test_3720_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_38368__test.test_ctypes.test_structures.StructureTestCase.test_38368_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_39495_treebuilder_start__test.test_xml_etree.BugsTest.test_39495_treebuilder_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_39495_treebuilder_start__test.test_xml_etree_c.BugsTest.test_39495_treebuilder_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_fixers.Test_apply.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_fixers.Test_has_key.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_fixers.Test_input.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_fixers.Test_long.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_fixers.Test_next.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_fixers.Test_paren.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_fixers.Test_print.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_fixers.Test_raw_input.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_fixers.Test_sys_exc.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_fixers.Test_throw.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_fixers.Test_tuple_params.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_parser.TestSetLiteral.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_lib2to3.test_parser.TestVarAnnotations.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3__test.test_pkg.TestPkg.test_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3_join_in_forked_from_thread__test.test_threading.ThreadJoinOnShutdown.test_3_join_in_forked_from_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3x_style__test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3x_style_invalid_1__test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3x_style_invalid_2__test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3x_style_invalid_3__test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_3x_style_invalid_4__test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_404__test.test_urllib2_localnet.TestUrlopen.test_404_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_404__test.test_xmlrpc.SimpleServerTestCase.test_404_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_421_from_data_cmd__test.test_smtplib.SMTPSimTests.test_421_from_data_cmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_421_from_mail_cmd__test.test_smtplib.SMTPSimTests.test_421_from_mail_cmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_421_from_rcpt_cmd__test.test_smtplib.SMTPSimTests.test_421_from_rcpt_cmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_43581__test.test_sys.SysModuleTest.test_43581_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_468__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_468_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_468__test.test_ordered_dict.CPythonOrderedDictTests.test_468_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_468__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_468_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_468__test.test_ordered_dict.PurePythonOrderedDictTests.test_468_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_fixers.Test_apply.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_fixers.Test_has_key.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_fixers.Test_input.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_fixers.Test_next.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_fixers.Test_paren.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_fixers.Test_print.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_fixers.Test_raw_input.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_fixers.Test_sys_exc.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_fixers.Test_throw.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_parser.TestSetLiteral.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_lib2to3.test_parser.TestVarAnnotations.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4__test.test_pkg.TestPkg.test_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4_daemon_threads__test.test_threading.ThreadJoinOnShutdown.test_4_daemon_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_4dyear__test.test_time.TestStrftime4dyear.test_4dyear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5027_1__test.test_sax.BytesXmlgenTest.test_5027_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5027_1__test.test_sax.StreamReaderWriterXmlgenTest.test_5027_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5027_1__test.test_sax.StreamWriterXmlgenTest.test_5027_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5027_1__test.test_sax.StringXmlgenTest.test_5027_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5027_1__test.test_sax.WriterXmlgenTest.test_5027_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5027_2__test.test_sax.BytesXmlgenTest.test_5027_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5027_2__test.test_sax.StreamReaderWriterXmlgenTest.test_5027_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5027_2__test.test_sax.StreamWriterXmlgenTest.test_5027_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5027_2__test.test_sax.StringXmlgenTest.test_5027_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5027_2__test.test_sax.WriterXmlgenTest.test_5027_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_53_bits_per_float__test.test_random.MersenneTwister_TestBasicOps.test_53_bits_per_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_53_bits_per_float__test.test_random.SystemRandom_TestBasicOps.test_53_bits_per_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5__test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5__test.test_lib2to3.test_fixers.Test_apply.test_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5__test.test_lib2to3.test_fixers.Test_has_key.test_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5__test.test_lib2to3.test_fixers.Test_next.test_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5__test.test_lib2to3.test_fixers.Test_paren.test_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5__test.test_lib2to3.test_fixers.Test_print.test_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5__test.test_lib2to3.test_fixers.Test_raw_input.test_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5__test.test_lib2to3.test_fixers.Test_sys_exc.test_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5__test.test_lib2to3.test_parser.TestVarAnnotations.test_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_5__test.test_pkg.TestPkg.test_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_64__test.test_ctypes.test_sizes.SizesTestCase.test_64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_64bit_compress__test.test_zlib.CompressObjectTestCase.test_64bit_compress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_64bit_compress__test.test_zlib.CompressTestCase.test_64bit_compress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_6__test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_6__test.test_lib2to3.test_fixers.Test_apply.test_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_6__test.test_lib2to3.test_fixers.Test_has_key.test_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_6__test.test_lib2to3.test_fixers.Test_next.test_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_6__test.test_lib2to3.test_fixers.Test_paren.test_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_6__test.test_lib2to3.test_fixers.Test_raw_input.test_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_6__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_6__test.test_lib2to3.test_parser.TestVarAnnotations.test_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_6__test.test_pkg.TestPkg.test_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_705836__test.test_struct.StructTest.test_705836_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_7__test.test_lib2to3.test_fixers.Test_has_key.test_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_7__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_7__test.test_pkg.TestPkg.test_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_7bit_input__test.test_email.test_email.TestMIMEText.test_7bit_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_7bit_input_no_charset__test.test_email.test_email.TestMIMEText.test_7bit_input_no_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_8420_set_merge__test.test_set.TestWeirdBugs.test_8420_set_merge_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_8__test.test_ctypes.test_sizes.SizesTestCase.test_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_8__test.test_lib2to3.test_fixers.Test_has_key.test_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_8__test.test_lib2to3.test_fixers.Test_raw_input.test_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_8__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_8__test.test_pkg.TestPkg.test_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_8bit_in_base64_body__test.test_email.test_email.Test8BitBytesHandling.test_8bit_in_base64_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_8bit_in_quopri_body__test.test_email.test_email.Test8BitBytesHandling.test_8bit_in_quopri_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_8bit_in_uuencode_body__test.test_email.test_email.Test8BitBytesHandling.test_8bit_in_uuencode_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_8bit_multipart__test.test_email.test_email.Test8BitBytesHandling.test_8bit_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_90195__test.test_logging.ConfigDictTest.test_90195_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_9__test.test_lib2to3.test_fixers.Test_has_key.test_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_9__test.test_lib2to3.test_parser.TestFunctionAnnotations.test_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ABC_has___slots____test.test_abc.test_factory.<locals>.TestABC.test_ABC_has___slots___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ABC_helper__test.test_abc.test_factory.<locals>.TestABC.test_ABC_helper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ASSERT_NOT_mark_bug__test.test_re.ReTests.test_ASSERT_NOT_mark_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AST_garbage_collection__test.test_ast.AST_Tests.test_AST_garbage_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AST_objects__test.test_ast.AST_Tests.test_AST_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AlmostEqual__test.test_unittest.test_assertions.Test_Assertions.test_AlmostEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AmostEqualWithDelta__test.test_unittest.test_assertions.Test_Assertions.test_AmostEqualWithDelta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AsMicroseconds__test.test_time.TestCPyTime.test_AsMicroseconds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AsMilliseconds__test.test_time.TestCPyTime.test_AsMilliseconds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AsSecondsDouble__test.test_time.TestCPyTime.test_AsSecondsDouble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AsTimespec__test.test_time.TestCPyTime.test_AsTimespec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AsTimespec_clamp__test.test_time.TestCPyTime.test_AsTimespec_clamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AsTimeval__test.test_time.TestCPyTime.test_AsTimeval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AsTimeval_clamp__test.test_time.TestCPyTime.test_AsTimeval_clamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AsyncGenerator__test.test_collections.TestOneTrickPonyABCs.test_AsyncGenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AsyncIterable__test.test_collections.TestOneTrickPonyABCs.test_AsyncIterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_AsyncIterator__test.test_collections.TestOneTrickPonyABCs.test_AsyncIterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Awaitable__test.test_collections.TestOneTrickPonyABCs.test_Awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BEG_and_E_subclass_does_not_wrap_base_exceptions__test.test_exception_group.InstanceCreation.test_BEG_and_E_subclass_does_not_wrap_base_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BEG_and_specific_subclass_can_wrap_any_nonbase_exception__test.test_exception_group.InstanceCreation.test_BEG_and_specific_subclass_can_wrap_any_nonbase_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BEG_subclass_wraps_anything__test.test_exception_group.InstanceCreation.test_BEG_subclass_wraps_anything_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BEG_wraps_BaseException__creates_BEG__test.test_exception_group.InstanceCreation.test_BEG_wraps_BaseException__creates_BEG_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BEG_wraps_Exceptions__creates_EG__test.test_exception_group.InstanceCreation.test_BEG_wraps_Exceptions__creates_EG_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BSTR__test.test_ctypes.test_bytes.BytesTest.test_BSTR__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_B__test.test_capi.test_getargs.Unsigned_TestCase.test_B_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BaseExceptionGroup__test.test_exception_group.StrAndReprTests.test_BaseExceptionGroup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BoundedSemaphore_limit__test.test_threading.ThreadTests.test_BoundedSemaphore_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Buffer__test.test_collections.TestCollectionABCs.test_Buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BufferedIOBase_destructor__test.test_io.CIOTest.test_BufferedIOBase_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BufferedIOBase_destructor__test.test_io.PyIOTest.test_BufferedIOBase_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BufferedIOBase_readinto__test.test_io.CIOTest.test_BufferedIOBase_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BufferedIOBase_readinto__test.test_io.PyIOTest.test_BufferedIOBase_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ByteString__test.test_collections.TestCollectionABCs.test_ByteString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BytesGenerator_linend__test.test_email.test_email.TestMiscellaneous.test_BytesGenerator_linend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_BytesGenerator_linend_with_non_ascii__test.test_email.test_email.TestMiscellaneous.test_BytesGenerator_linend_with_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_COMError__test.test_ctypes.test_win32.TestWintypes.test_COMError__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_CRLFLF_at_end_of_part__test.test_email.test_email.TestParsers.test_CRLFLF_at_end_of_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_CTRL_BREAK_EVENT__test.test_os.Win32KillTests.test_CTRL_BREAK_EVENT__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_CTRL_C_EVENT__test.test_os.Win32KillTests.test_CTRL_C_EVENT__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_C__test.test_capi.test_getargs.String_TestCase.test_C_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Callable__test.test_collections.TestOneTrickPonyABCs.test_Callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_CalledProcessError_str_non_zero__test.test_subprocess.POSIXProcessTestCase.test_CalledProcessError_str_non_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_CalledProcessError_str_signal__test.test_subprocess.POSIXProcessTestCase.test_CalledProcessError_str_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_CalledProcessError_str_unknown_signal__test.test_subprocess.POSIXProcessTestCase.test_CalledProcessError_str_unknown_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_CleanImport__test.test_support.TestSupport.test_CleanImport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Collection__test.test_collections.TestOneTrickPonyABCs.test_Collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Constructor__test.test_bz2.BZ2DecompressorTest.test_Constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Constructor__test.test_zlib.ZlibDecompressorTest.test_Constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Container__test.test_collections.TestOneTrickPonyABCs.test_Container_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Cookie_iterator__test.test_http_cookiejar.CookieTests.test_Cookie_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Coroutine__test.test_collections.TestOneTrickPonyABCs.test_Coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_DER_to_PEM__test.test_ssl.BasicSocketTests.test_DER_to_PEM_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_D__test.test_capi.test_getargs.Float_TestCase.test_D_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_DirsOnSysPath__test.test_support.TestSupport.test_DirsOnSysPath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_DynamicClassAttribute__test.test_pydoc.PydocWithMetaClasses.test_DynamicClassAttribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EG_and_specific_subclass_can_wrap_any_nonbase_exception__test.test_exception_group.InstanceCreation.test_EG_and_specific_subclass_can_wrap_any_nonbase_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EG_subclass_does_not_wrap_base_exceptions__test.test_exception_group.InstanceCreation.test_EG_subclass_does_not_wrap_base_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EG_subclass_wraps_non_base_exceptions__test.test_exception_group.InstanceCreation.test_EG_subclass_wraps_non_base_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EG_wraps_BaseException__raises_TypeError__test.test_exception_group.InstanceCreation.test_EG_wraps_BaseException__raises_TypeError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EG_wraps_Exceptions__creates_EG__test.test_exception_group.InstanceCreation.test_EG_wraps_Exceptions__creates_EG_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EOFS__test.test_eof.EOFTestCase.test_EOFS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EOFS_with_file__test.test_eof.EOFTestCase.test_EOFS_with_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EOF_in_charref__test.test_htmlparser.HTMLParserTestCase.test_EOF_in_charref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EOF_single_quote__test.test_eof.EOFTestCase.test_EOF_single_quote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EOF_without_complete_welcome_message__test.test_imaplib.NewIMAPSSLTests.test_EOF_without_complete_welcome_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EOF_without_complete_welcome_message__test.test_imaplib.NewIMAPTests.test_EOF_without_complete_welcome_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EWWhiteSpaceTerminal__test.test_email.test__header_value_parser.TestTokens.test_EWWhiteSpaceTerminal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EXT_SUFFIX_in_vars__test.test_sysconfig.TestSysConfig.test_EXT_SUFFIX_in_vars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Element_subclass_constructor__test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Element_subclass_constructor__test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Element_subclass_find__test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Element_subclass_find__test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Element_subclass_new_method__test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_new_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Element_subclass_new_method__test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_new_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Element_subclass_trivial__test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_trivial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Element_subclass_trivial__test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_trivial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_EncodersEncode_base64__test.test_email.test_email.TestEncoders.test_EncodersEncode_base64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ErrorHeritage__test.test_base64.BaseXYTestCase.test_ErrorHeritage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ExceptionGroup__test.test_exception_group.StrAndReprTests.test_ExceptionGroup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ExitAsDefault__test.test_unittest.test_program.Test_TestProgram.test_ExitAsDefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ExitEmptySuite__test.test_unittest.test_program.Test_TestProgram.test_ExitEmptySuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Exit__test.test_unittest.test_program.Test_TestProgram.test_Exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_FloatDivisionError__test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_FloatDivisionError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_FromSecondsObject__test.test_time.TestCPyTime.test_FromSecondsObject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_FromSeconds__test.test_time.TestCPyTime.test_FromSeconds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Generator__test.test_collections.TestOneTrickPonyABCs.test_Generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Generator_linend__test.test_email.test_email.TestMiscellaneous.test_Generator_linend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_GetLastError__test.test_ctypes.test_errno.Test.test_GetLastError__'Test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_HOST__test.test_support.TestSupport.test_HOST_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_HWND__test.test_ctypes.test_win32.TestWintypes.test_HWND__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_H__test.test_capi.test_getargs.Unsigned_TestCase.test_H_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Hashable__test.test_collections.TestOneTrickPonyABCs.test_Hashable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_HeaderRegistry__test.test_email.test_email.TestHeaderRegistry.test_HeaderRegistry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_IAC_commands__test.test_telnetlib.OptionTests.test_IAC_commands_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_IOBase_destructor__test.test_io.CIOTest.test_IOBase_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_IOBase_destructor__test.test_io.PyIOTest.test_IOBase_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_IOBase_finalize__test.test_io.CIOTest.test_IOBase_finalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_I__test.test_capi.test_getargs.Unsigned_TestCase.test_I_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_IncompleteReadError_pickleable__test.test_asyncio.test_streams.StreamTests.test_IncompleteReadError_pickleable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_IntegerDivisionError__test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_IntegerDivisionError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Internaldate2tuple__test.test_imaplib.TestImaplib.test_Internaldate2tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Internaldate2tuple_issue10941__test.test_imaplib.TestImaplib.test_Internaldate2tuple_issue10941_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Iterable__test.test_collections.TestOneTrickPonyABCs.test_Iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Iterator__test.test_collections.TestOneTrickPonyABCs.test_Iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_KW_ONLY__test.test_dataclasses.TestKeywordArgs.test_KW_ONLY_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_KW_ONLY_as_string__test.test_dataclasses.TestKeywordArgs.test_KW_ONLY_as_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_KW_ONLY_twice__test.test_dataclasses.TestKeywordArgs.test_KW_ONLY_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_K__test.test_capi.test_getargs.LongLong_TestCase.test_K_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_KeyboardInterrupt_at_first_line_of_frame__test.test_traceback.CExcReportingTests.test_KeyboardInterrupt_at_first_line_of_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_KeyboardInterrupt_at_first_line_of_frame__test.test_traceback.PyExcReportingTests.test_KeyboardInterrupt_at_first_line_of_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_LC_ALL_set_to_C__test.test_c_locale_coercion.LocaleCoercionTests.test_LC_ALL_set_to_C_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_L__test.test_capi.test_getargs.LongLong_TestCase.test_L_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_L_code__test.test_capi.test_getargs.Test_testcapi.test_L_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_LimitOverrunError_pickleable__test.test_asyncio.test_streams.StreamTests.test_LimitOverrunError_pickleable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MARK_PUSH_macro_bug__test.test_re.ReTests.test_MARK_PUSH_macro_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_1_1__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_1_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_2_1__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_2_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_2_x__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_2_x_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_RFC_2045_1__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_RFC_2045_2__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_RFC_2045_3__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_RFC_2045_4__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_foo__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_foo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_leading_trailing_whitespace_ignored__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_leading_trailing_whitespace_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_missing__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_non_comment_garbage_after__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_non_comment_garbage_after_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_non_comment_garbage_before__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_non_comment_garbage_before_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_non_comment_garbage_inside__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_non_comment_garbage_inside_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_two_periods__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_two_periods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_Version_whitespace__test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_digest__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_MIME_digest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_digest__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_MIME_digest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_digest__test.test_email.test_email.TestIdempotent.test_MIME_digest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_digest_with_part_headers__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_MIME_digest_with_part_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_digest_with_part_headers__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_MIME_digest_with_part_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIME_digest_with_part_headers__test.test_email.test_email.TestIdempotent.test_MIME_digest_with_part_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIN_REPEAT_ONE_mark_bug__test.test_re.ReTests.test_MIN_REPEAT_ONE_mark_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MIN_UNTIL_mark_bug__test.test_re.ReTests.test_MIN_UNTIL_mark_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Mapping__test.test_collections.TestCollectionABCs.test_Mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MemoryError__test.test_exceptions.ExceptionTests.test_MemoryError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MutableMapping__test.test_collections.TestCollectionABCs.test_MutableMapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MutableMapping_subclass__test.test_collections.TestCollectionABCs.test_MutableMapping_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MutableSequence__test.test_collections.TestCollectionABCs.test_MutableSequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MutableSequence_mixins__test.test_collections.TestCollectionABCs.test_MutableSequence_mixins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_MutableSet__test.test_collections.TestCollectionABCs.test_MutableSet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_NonExit__test.test_unittest.test_program.Test_TestProgram.test_NonExit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_as___package____test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_None_as___package___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_as___package____test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_None_as___package___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_in_cache__test.test_importlib.import_.test_caching.Frozen_UseCache.test_None_in_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_in_cache__test.test_importlib.import_.test_caching.ImportlibUseCache.test_None_in_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_in_cache__test.test_importlib.import_.test_caching.Source_UseCache.test_None_in_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_ndigits__test.test_float.RoundTestCase.test_None_ndigits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_on_sys_path__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_None_on_sys_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_on_sys_path__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_None_on_sys_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_on_sys_path__test.test_importlib.import_.test_path.Source_FindModuleTests.test_None_on_sys_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_on_sys_path__test.test_importlib.import_.test_path.Source_FindSpecTests.test_None_on_sys_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_value__test.test_lib2to3.test_fixers.Test_raise.test_None_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_None_with_multiple_arguments__test.test_lib2to3.test_fixers.Test_map.test_None_with_multiple_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PARAM__test.test_ctypes.test_win32.TestWintypes.test_PARAM__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_POINTER_c_char_arg__test.test_ctypes.test_prototypes.CharPointersTestCase.test_POINTER_c_char_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_POINTER_c_wchar_arg__test.test_ctypes.test_prototypes.WCharPointersTestCase.test_POINTER_c_wchar_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PYTHONCOERCECLOCALE_not_set__test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_not_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PYTHONCOERCECLOCALE_not_zero__test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_not_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PYTHONCOERCECLOCALE_set_to_one__test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_set_to_one__'test_requires_LC_CTYPE_locale_different_than_C'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_PYTHONCOERCECLOCALE_set_to_warn__test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_set_to_warn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PYTHONCOERCECLOCALE_set_to_zero__test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_set_to_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ParseError__test.test_lib2to3.test_parser.TestPickleableException.test_ParseError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PyBytes_FromStringAndSize__test.test_ctypes.test_python_api.PythonAPITestCase.test_PyBytes_FromStringAndSize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PyDateTime_DATE_GET__test.datetimetester.CapiTest_Fast.test_PyDateTime_DATE_GET_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PyDateTime_DATE_GET__test.datetimetester.CapiTest_Pure.test_PyDateTime_DATE_GET__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_PyDateTime_DELTA_GET__test.datetimetester.CapiTest_Fast.test_PyDateTime_DELTA_GET_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PyDateTime_DELTA_GET__test.datetimetester.CapiTest_Pure.test_PyDateTime_DELTA_GET__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_PyDateTime_GET__test.datetimetester.CapiTest_Fast.test_PyDateTime_GET_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PyDateTime_GET__test.datetimetester.CapiTest_Pure.test_PyDateTime_GET__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_PyDateTime_TIME_GET__test.datetimetester.CapiTest_Fast.test_PyDateTime_TIME_GET_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PyDateTime_TIME_GET__test.datetimetester.CapiTest_Pure.test_PyDateTime_TIME_GET__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_PyLong_Long__test.test_ctypes.test_python_api.PythonAPITestCase.test_PyLong_Long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PyOS_mystricmp__test.test_capi.test_misc.Test_testcapi.test_PyOS_mystricmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PyOS_mystrnicmp__test.test_capi.test_misc.Test_testcapi.test_PyOS_mystrnicmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PyOS_snprintf__test.test_ctypes.test_python_api.PythonAPITestCase.test_PyOS_snprintf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PyObj_FromPtr__test.test_ctypes.test_python_api.PythonAPITestCase.test_PyObj_FromPtr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_PyString_FromString__test.test_ctypes.test_python_api.PythonAPITestCase.test_PyString_FromString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Py_CompileString__test.test_capi.test_misc.CAPITest.test_Py_CompileString_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Quoter_deprecation__test.test_urlparse.DeprecationTest.test_Quoter_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Quoter_repr__test.test_urlparse.UrlParseTestCase.test_Quoter_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_REPEAT_ONE_mark_bug__test.test_re.ReTests.test_REPEAT_ONE_mark_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RFC1808__test.test_urlparse.UrlParseTestCase.test_RFC1808_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RFC2368__test.test_urlparse.UrlParseTestCase.test_RFC2368_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RFC2396__test.test_urlparse.UrlParseTestCase.test_RFC2396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RFC2732__test.test_urlparse.UrlParseTestCase.test_RFC2732_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RFC3986__test.test_urlparse.UrlParseTestCase.test_RFC3986_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RFC4648_test_cases__test.test_base64.BaseXYTestCase.test_RFC4648_test_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RawIOBase_destructor__test.test_io.CIOTest.test_RawIOBase_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RawIOBase_destructor__test.test_io.PyIOTest.test_RawIOBase_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RawIOBase_read__test.test_io.CIOTest.test_RawIOBase_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RawIOBase_read__test.test_io.PyIOTest.test_RawIOBase_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RawIOBase_readall__test.test_io.CIOTest.test_RawIOBase_readall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RawIOBase_readall__test.test_io.PyIOTest.test_RawIOBase_readall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Reversible__test.test_collections.TestOneTrickPonyABCs.test_Reversible_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_RuntimeError__test.test_warnings._DeprecatedTest.test_RuntimeError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_SB_commands__test.test_telnetlib.OptionTests.test_SB_commands_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_SEH__test.test_ctypes.test_win32.FunctionCallTestCase.test_SEH__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_SOCK_CLOEXEC__test.test_socket.InheritanceTest.test_SOCK_CLOEXEC_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_SOCK_NONBLOCK__test.test_socket.NonblockConstantTest.test_SOCK_NONBLOCK_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_S__test.test_capi.test_getargs.Object_TestCase.test_S_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_SafeTemplate__test.test_string.TestTemplate.test_SafeTemplate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Sequence__test.test_collections.TestCollectionABCs.test_Sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Sequence_mixins__test.test_collections.TestCollectionABCs.test_Sequence_mixins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Set__test.test_collections.TestCollectionABCs.test_Set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Set_hash_matches_frozenset__test.test_collections.TestCollectionABCs.test_Set_hash_matches_frozenset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Set_interoperability_with_real_sets__test.test_collections.TestCollectionABCs.test_Set_interoperability_with_real_sets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Sized__test.test_collections.TestOneTrickPonyABCs.test_Sized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_SocketType_is_socketobject__test.test_socket.GeneralModuleTests.test_SocketType_is_socketobject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_SortKey_enum__test.test_pstats.StatsTestCase.test_SortKey_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_StopIteration__test.test_itertools.TestBasicOps.test_StopIteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Struct_reinitialization__test.test_struct.StructTest.test_Struct_reinitialization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_SystemExit__test.test__xxsubinterpreters.RunStringTests.test_SystemExit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_TextIOBase_destructor__test.test_io.CIOTest.test_TextIOBase_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_TextIOBase_destructor__test.test_io.PyIOTest.test_TextIOBase_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Time2Internaldate__test.test_imaplib.TestImaplib.test_Time2Internaldate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_TimeRE_recreation_locale__test.test_strptime.CacheTests.test_TimeRE_recreation_locale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_TimeRE_recreation_timezone__test.test_strptime.CacheTests.test_TimeRE_recreation_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_TypeErrorDivisionError__test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_TypeErrorDivisionError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_UNC_path__test.test_import.PathsTests.test_UNC_path__'Windows-specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_URLError_reasonstr__test.test_urllib2.TrivialTests.test_URLError_reasonstr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_URLopener_deprecation__test.test_urllib.urlopen_HttpTests.test_URLopener_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_UUID__test.test_uuid.TestUUIDWithExtModule.test_UUID_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_UUID__test.test_uuid.TestUUIDWithoutExtModule.test_UUID_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_U__test.test_capi.test_getargs.Object_TestCase.test_U_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ValueError__test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_ValueError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ValueError__test.test_strptime.StrptimeTests.test_ValueError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_WindowsError__test.test_exceptions.ExceptionTests.test_WindowsError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Y__test.test_capi.test_getargs.Object_TestCase.test_Y_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_Z__test.test_capi.test_getargs.String_TestCase.test_Z__'requires_legacy_Unicode_C_API'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_Z_hash__test.test_capi.test_getargs.String_TestCase.test_Z_hash__'requires_legacy_Unicode_C_API'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__POINTER_c_char__test.test_ctypes.test_stringptr.StringPtrTestCase.test__POINTER_c_char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___all____test.test_io.CMiscIOTest.test___all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___all____test.test_io.PyMiscIOTest.test___all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___all____test.test_operator.COperatorTestCase.test___all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___all____test.test_operator.PyOperatorTestCase.test___all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___all____test.test_urllib2.TrivialTests.test___all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___builtins____test.test_funcattrs.FunctionPropertiesTest.test___builtins___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___cached____test.test_import.PycacheTests.test___cached___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___cached____test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___cached___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___cached____test.test_importlib.test_util.Source_ModuleFromSpecTests.test___cached___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___cached___legacy_pyc__test.test_import.PycacheTests.test___cached___legacy_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___class____test.test_funcattrs.InstancemethodAttrTest.test___class___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___class___classmethod__test.test_super.TestSuper.test___class___classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___class___delayed__test.test_super.TestSuper.test___class___delayed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___class___instancemethod__test.test_super.TestSuper.test___class___instancemethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___class___mro__test.test_super.TestSuper.test___class___mro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___class___new__test.test_super.TestSuper.test___class___new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___class___staticmethod__test.test_super.TestSuper.test___class___staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___classcell___expected_behaviour__test.test_super.TestSuper.test___classcell___expected_behaviour_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___classcell___missing__test.test_super.TestSuper.test___classcell___missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___classcell___overwrite__test.test_super.TestSuper.test___classcell___overwrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___classcell___wrong_cell__test.test_super.TestSuper.test___classcell___wrong_cell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___closure____test.test_funcattrs.FunctionPropertiesTest.test___closure___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___code____test.test_funcattrs.FunctionPropertiesTest.test___code___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___complex____test.test_complex.ComplexTest.test___complex___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___contains____test.test_unicode.UnicodeTest.test___contains___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___contains____test.test_userstring.UserStringTest.test___contains___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___copy____test.test_xml_etree.BasicElementTest.test___copy___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___copy____test.test_xml_etree_c.BasicElementTest.test___copy___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___deepcopy____test.test_xml_etree.BasicElementTest.test___deepcopy___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___deepcopy____test.test_xml_etree_c.BasicElementTest.test___deepcopy___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___file____test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___file___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___file____test.test_importlib.test_util.Source_ModuleFromSpecTests.test___file___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___func____test.test_funcattrs.InstancemethodAttrTest.test___func___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___func___non_method__test.test_funcattrs.InstancemethodAttrTest.test___func___non_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___get____test.test_ctypes.test_struct_fields.StructFieldsTestCase.test___get___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___globals____test.test_funcattrs.FunctionPropertiesTest.test___globals___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___init____test.test_unittest.test_loader.Test_TestLoader.test___init___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___init____test.test_xml_etree.BasicElementTest.test___init___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___init____test.test_xml_etree_c.BasicElementTest.test___init___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___loader____test.test_importlib.import_.test___loader__.Frozen_SpecLoaderAttributeTests.test___loader___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___loader____test.test_importlib.import_.test___loader__.Source_SpecLoaderAttributeTests.test___loader___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___loader____test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___loader___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___loader____test.test_importlib.test_util.Source_ModuleFromSpecTests.test___loader___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___name____test.test_funcattrs.FunctionPropertiesTest.test___name___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___name____test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___name___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___name____test.test_importlib.test_util.Source_ModuleFromSpecTests.test___name___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___ne____test.test_builtin.BuiltinTest.test___ne___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___package____test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___package___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___package____test.test_importlib.test_util.Source_ModuleFromSpecTests.test___package___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___path____test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___path___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___path____test.test_importlib.test_util.Source_ModuleFromSpecTests.test___path___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___qualname____test.test_funcattrs.FunctionPropertiesTest.test___qualname___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___repr____test.test_asyncio.test_streams.StreamTests.test___repr___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___repr__data__test.test_asyncio.test_streams.StreamTests.test___repr__data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___repr__eof__test.test_asyncio.test_streams.StreamTests.test___repr__eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___repr__exception__test.test_asyncio.test_streams.StreamTests.test___repr__exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___repr__nondefault_limit__test.test_asyncio.test_streams.StreamTests.test___repr__nondefault_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___repr__transport__test.test_asyncio.test_streams.StreamTests.test___repr__transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___repr__waiter__test.test_asyncio.test_streams.StreamTests.test___repr__waiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___self____test.test_funcattrs.InstancemethodAttrTest.test___self___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___set____test.test_ctypes.test_struct_fields.StructFieldsTestCase.test___set___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___sizeof____test.test_long.LongTest.test___sizeof___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___spec____test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___spec___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___spec____test.test_importlib.test_util.Source_ModuleFromSpecTests.test___spec___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test___type_params____test.test_funcattrs.FunctionPropertiesTest.test___type_params___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__add_callback_cancelled_handle__test.test_asyncio.test_base_events.BaseEventLoopTests.test__add_callback_cancelled_handle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__add_callback_handle__test.test_asyncio.test_base_events.BaseEventLoopTests.test__add_callback_handle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__add_reader__test.test_asyncio.test_selector_events.SelectorTransportTests.test__add_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_calendar.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_configparser.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_csv.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_email.test_email.TestMiscellaneous.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_enum.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_ftplib.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_gettext.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_inspect.test_inspect.IsTestBase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_inspect.test_inspect.TestInterpreterStack.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_inspect.test_inspect.TestPredicates.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_logging.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_mailbox.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_mimetypes.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_optparse.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_pickletools.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_plistlib.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_poplib.TestPOP3_SSLClass.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_random.TestModule.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_tarfile.MiscTest.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_threading.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__all____test.test_wave.MiscTestCase.test__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__bytes____test.test_bytes.BytesTest.test__bytes___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__c_char_p__test.test_ctypes.test_stringptr.StringPtrTestCase.test__c_char_p_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__call_connection_lost__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__call_connection_lost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__call_connection_lost__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__call_connection_lost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__call_connection_lost_with_err__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__call_connection_lost_with_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__call_connection_lost_with_err__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__call_connection_lost_with_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__check_for_unavailable_sdk__test.test__osx_support.Test_OSXSupport.test__check_for_unavailable_sdk__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__check_for_unavailable_sdk_alternate__test.test__osx_support.Test_OSXSupport.test__check_for_unavailable_sdk_alternate__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__clamp__test.test_decimal.CContextAPItests.test__clamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__clamp__test.test_decimal.PyContextAPItests.test__clamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__close__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__comparable_version__test.test_platform.PlatformTest.test__comparable_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__contains____test.test_email.test_email.TestMessageAPI.test__contains___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__count__test.test_thread.ThreadRunningTests.test__count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__create_stdlib_context__test.test_ssl.ContextTests.test__create_stdlib_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__decode_filter_properties__test.test_lzma.MiscellaneousTestCase.test__decode_filter_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__enablelegacywindowsfsencoding__test.test_sys.SysModuleTest.test__enablelegacywindowsfsencoding__'needs_sys._enablelegacywindowsfsencoding__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__encode_filter_properties__test.test_lzma.MiscellaneousTestCase.test__encode_filter_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__enter_task__test.test_asyncio.test_tasks.CIntrospectionTests.test__enter_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__enter_task__test.test_asyncio.test_tasks.PyIntrospectionTests.test__enter_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__enter_task_failure__test.test_asyncio.test_tasks.CIntrospectionTests.test__enter_task_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__enter_task_failure__test.test_asyncio.test_tasks.PyIntrospectionTests.test__enter_task_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__find_appropriate_compiler__test.test__osx_support.Test_OSXSupport.test__find_appropriate_compiler__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__find_build_tool__test.test__osx_support.Test_OSXSupport.test__find_build_tool__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__find_executable__test.test__osx_support.Test_OSXSupport.test__find_executable__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__find_imports__test.test_dis.TestFinderMethods.test__find_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__find_store_names__test.test_dis.TestFinderMethods.test__find_store_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__format____test.test_long.LongTest.test__format___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__format__lookup__test.test_fstring.TestCase.test__format__lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__future__imports__test.test_pydoc.PydocDocTest.test__future__imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__get_system_version__test.test__osx_support.Test_OSXSupport.test__get_system_version__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__getuserbase__test.test_site.HelperFunctionsTests.test__getuserbase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__is_owned__test.test_threading.CRLockTests.test__is_owned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__is_owned__test.test_threading.ConditionAsRLockTests.test__is_owned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__is_owned__test.test_threading.PyRLockTests.test__is_owned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__leave_task__test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__leave_task__test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__leave_task_failure1__test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task_failure1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__leave_task_failure1__test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task_failure1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__leave_task_failure2__test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task_failure2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__leave_task_failure2__test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task_failure2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__loop_writing_closing__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__loop_writing_error_received__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_error_received_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__loop_writing_error_received_connection__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_error_received_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__loop_writing_exception__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__name____test.test_unittest.testmock.testmock.MockTest.test__name___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__override_all_archs__test.test__osx_support.Test_OSXSupport.test__override_all_archs__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__read_output__test.test__osx_support.Test_OSXSupport.test__read_output__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__read_ready__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__read_ready__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__read_ready_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__read_ready_blocked__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready_blocked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__read_ready_eof__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__read_ready_error__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__register_task_1__test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__register_task_1__test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__register_task_2__test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__register_task_2__test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__register_task_3__test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__register_task_3__test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__remove_original_values__test.test__osx_support.Test_OSXSupport.test__remove_original_values__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__remove_universal_flags__test.test__osx_support.Test_OSXSupport.test__remove_universal_flags__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__remove_universal_flags_alternate__test.test__osx_support.Test_OSXSupport.test__remove_universal_flags_alternate__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__remove_unsupported_archs__test.test__osx_support.Test_OSXSupport.test__remove_unsupported_archs__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__rest_from_mail_cmd__test.test_smtplib.SMTPSimTests.test__rest_from_mail_cmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__run_once__test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__run_once_cancelled_event_cleanup__test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once_cancelled_event_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__run_once_schedule_handle__test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once_schedule_handle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__save_modified_value__test.test__osx_support.Test_OSXSupport.test__save_modified_value__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__save_modified_value_unchanged__test.test__osx_support.Test_OSXSupport.test__save_modified_value_unchanged__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__sendfile_use_sendfile__test.test_socket.GeneralModuleTests.test__sendfile_use_sendfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__sizeof____test.test_struct.StructTest.test__sizeof___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__sock_sendfile_native_failure__test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test__sock_sendfile_native_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__struct_reference_cycle_cleaned_up__test.test_struct.StructTest.test__struct_reference_cycle_cleaned_up_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__struct_types_immutable__test.test_struct.StructTest.test__struct_types_immutable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__supports_universal_builds__test.test__osx_support.Test_OSXSupport.test__supports_universal_builds__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__test.test_argparse.TestActionRegistration.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_argparse.TestFileTypeMissingInitialization.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_argparse.TestImportStar.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_argparse.TestTypeRegistration.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_capi.test_getargs.Test6012.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_ctypes.test_array_in_pointer.Test.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_ctypes.test_keeprefs.PointerToStructure.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_ctypes.test_objects.TestCase.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_ctypes.test_prototypes.ArrayTest.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_ctypes.test_random_things.call_function_TestCase.test__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test__test.test_ctypes.test_strings.StringArrayTestCase.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_ctypes.test_strings.WStringArrayTestCase.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_ctypes.test_structures.PointerMemberTestCase.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_dataclasses.TestReplace.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_fileinput.Test_hook_encoded.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_lib2to3.test_fixers.Test_funcattrs.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_lib2to3.test_fixers.Test_intern.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_lib2to3.test_fixers.Test_methodattrs.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_lib2to3.test_fixers.Test_reload.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_lib2to3.test_fixers.Test_standarderror.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_lib2to3.test_util.Test_Attr.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_lib2to3.test_util.Test_Call.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_lib2to3.test_util.Test_Name.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_openpty.OpenptyTest.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_pyexpat.InterningTest.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_pyexpat.PositionTest.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__test.test_stringprep.StringprepTests.test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__thread_interrupt_main__test.test_signal.RaiseSignalTest.test__thread_interrupt_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__tokenize_decodes_with_specified_encoding__test.test_tokenize.Test_Tokenize.test__tokenize_decodes_with_specified_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__try_compile_no_context_exc_on_error__test.test_dis.DisTests.test__try_compile_no_context_exc_on_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__try_compile_no_context_exc_on_error__test.test_dis.DisWithFileTests.test__try_compile_no_context_exc_on_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__type_params____test.test_reprlib.TestRecursiveRepr.test__type_params___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__unregister_task__test.test_asyncio.test_tasks.CIntrospectionTests.test__unregister_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__unregister_task__test.test_asyncio.test_tasks.PyIntrospectionTests.test__unregister_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__unregister_task_not_registered__test.test_asyncio.test_tasks.CIntrospectionTests.test__unregister_task_not_registered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__unregister_task_not_registered__test.test_asyncio.test_tasks.PyIntrospectionTests.test__unregister_task_not_registered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__use_vfork__test.test_subprocess.ProcessTestCase.test__use_vfork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__use_vfork__test.test_subprocess.ProcessTestCaseNoPoll.test__use_vfork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__write_ready__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__write_ready_again__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_again_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__write_ready_closing__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__write_ready_empty__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__write_ready_err__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__write_ready_partial__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__wsp_splitter_one_word__test.test_email.test__header_value_parser.TestParser.test__wsp_splitter_one_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__wsp_splitter_two_words__test.test_email.test__header_value_parser.TestParser.test__wsp_splitter_two_words_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test__wsp_splitter_ws_runs__test.test_email.test__header_value_parser.TestParser.test__wsp_splitter_ws_runs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_a85_padding__test.test_base64.BaseXYTestCase.test_a85_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_a85decode__test.test_base64.BaseXYTestCase.test_a85decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_a85decode_errors__test.test_base64.BaseXYTestCase.test_a85decode_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_a85encode__test.test_base64.BaseXYTestCase.test_a85encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abbrev_callback_expansion__test.test_optparse.TestCallbackCheckAbbrev.test_abbrev_callback_expansion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abbrev_long_option__test.test_optparse.TestStandard.test_abbrev_long_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc__test.test_decimal.CPythonAPItests.test_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc__test.test_decimal.PyPythonAPItests.test_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc__test.test_email.test_policy.PolicyAPITests.test_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc__test.test_ordered_dict.CPythonBuiltinDictTests.test_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc__test.test_ordered_dict.CPythonOrderedDictTests.test_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc__test.test_ordered_dict.PurePythonOrderedDictTests.test_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc__test.test_weakset.TestWeakSet.test_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc_bases__test.test_typing.GenericTests.test_abc_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc_enforced__test.test_importlib.test_main.BasicTests.test_abc_enforced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc_implementation__test.test_dataclasses.TestAbstract.test_abc_implementation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc_inheritance__test.test_io.CMiscIOTest.test_abc_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc_inheritance__test.test_io.PyMiscIOTest.test_abc_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc_inheritance_official__test.test_io.CMiscIOTest.test_abc_inheritance_official_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc_inheritance_official__test.test_io.PyMiscIOTest.test_abc_inheritance_official_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc_registry__test.test_dictviews.DictSetTest.test_abc_registry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abc_registry_kept__test.test_typing.GenericTests.test_abc_registry_kept_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abcs__test.test_io.CMiscIOTest.test_abcs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abcs__test.test_io.PyMiscIOTest.test_abcs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abort__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_abort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abort__test.test_asyncio.test_selector_events.SelectorTransportTests.test_abort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abort__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_abort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abort__test.test_ftplib.TestFTPClass.test_abort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abort__test.test_ftplib.TestTLS_FTPClassMixin.test_abort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abort_barrier__test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abort_barrier_when_exception__test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abort_barrier_when_exception_then_resetting__test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_exception_then_resetting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abort_barrier_when_tasks_half_draining_half_blocking__test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_tasks_half_draining_half_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_above_fd_setsize__test.test_selectors.DevpollSelectorTestCase.test_above_fd_setsize__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_above_fd_setsize__test.test_selectors.EpollSelectorTestCase.test_above_fd_setsize__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_above_fd_setsize__test.test_selectors.KqueueSelectorTestCase.test_above_fd_setsize__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_above_fd_setsize__test.test_selectors.PollSelectorTestCase.test_above_fd_setsize__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_abs__test.test_builtin.BuiltinTest.test_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs__test.test_cmath.CMathTests.test_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs__test.test_complex.ComplexTest.test_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs__test.test_decimal.CContextAPItests.test_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs__test.test_decimal.CIBMTestCases.test_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs__test.test_decimal.PyContextAPItests.test_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs__test.test_decimal.PyIBMTestCases.test_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs__test.test_operator.COperatorTestCase.test_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs__test.test_operator.PyOperatorTestCase.test_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs_overflows__test.test_cmath.CMathTests.test_abs_overflows_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs_pathnames__test.test_tarfile.Bz2WriteTest.test_abs_pathnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs_pathnames__test.test_tarfile.GzipWriteTest.test_abs_pathnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs_pathnames__test.test_tarfile.LzmaWriteTest.test_abs_pathnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abs_pathnames__test.test_tarfile.WriteTest.test_abs_pathnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute__test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute__test.test_importlib.test_util.Source_ResolveNameTests.test_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute__test.test_pathlib.PosixPathTest.test_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute__test.test_pathlib.WindowsPathTest.test_absolute__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_absolute__test.test_tarfile.TestExtractionFilters.test_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_arcnames__test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_absolute_arcnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_arcnames__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_absolute_arcnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_circular_submodule__test.test_import.CircularImportTests.test_absolute_circular_submodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_cmd__test.test_shutil.TestWhich.test_absolute_cmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_cmd__test.test_shutil.TestWhichBytes.test_absolute_cmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_common__test.test_pathlib.PathSubclassTest.test_absolute_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_common__test.test_pathlib.PathTest.test_absolute_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_common__test.test_pathlib.PosixPathTest.test_absolute_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_common__test.test_pathlib.WindowsPathTest.test_absolute_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_absolute_hardlink__test.test_tarfile.TestExtractionFilters.test_absolute_hardlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_import_with_package__test.test_importlib.test_api.Frozen_ImportModuleTests.test_absolute_import_with_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_import_with_package__test.test_importlib.test_api.Source_ImportModuleTests.test_absolute_import_with_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_import_without_future__test.test_import.RelativeImportTests.test_absolute_import_without_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_imports__test.test_modulefinder.ModuleFinderTest.test_absolute_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_package_import__test.test_importlib.test_api.Frozen_ImportModuleTests.test_absolute_package_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_package_import__test.test_importlib.test_api.Source_ImportModuleTests.test_absolute_package_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_path__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_absolute_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_path__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_absolute_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_symlink__test.test_tarfile.TestExtractionFilters.test_absolute_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_within_package__test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_within_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_absolute_within_package__test.test_importlib.test_util.Source_ResolveNameTests.test_absolute_within_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abspath__test.test_ntpath.NtCommonTest.test_abspath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abspath__test.test_ntpath.TestNtpath.test_abspath__\"abspath_requires_'nt'_module\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_abspath__test.test_posixpath.PosixCommonTest.test_abspath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abspath_issue3426__test.test_ntpath.NtCommonTest.test_abspath_issue3426_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abspath_issue3426__test.test_posixpath.PosixCommonTest.test_abspath_issue3426_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstract__test.test_ctypes.test_frombuffer.Test.test_abstract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstract__test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_abstract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstract__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_abstract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstract__test.test_ctypes.test_pointers.PointersTestCase.test_abstract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstract__test.test_functools.TestPartialMethod.test_abstract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstract_class__test.test_ctypes.test_structures.StructureTestCase.test_abstract_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstract_virtual__test.test_dynamicclassattribute.PropertyTests.test_abstract_virtual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstractclassmethod_basics__test.test_abc.test_factory.<locals>.TestABC.test_abstractclassmethod_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstractclassmethod_basics__test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractclassmethod_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstractmethod_basics__test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstractmethod_integration__test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_integration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstractmethod_register__test.test_functools.TestSingleDispatch.test_abstractmethod_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstractmethods__test.test_descr.ClassPropertiesAndMethods.test_abstractmethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstractproperty_basics__test.test_abc.test_factory.<locals>.TestABC.test_abstractproperty_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstractproperty_basics__test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractproperty_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstractset__test.test_typing.CollectionsAbcTests.test_abstractset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstractstaticmethod_basics__test.test_abc.test_factory.<locals>.TestABC.test_abstractstaticmethod_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abstractstaticmethod_basics__test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractstaticmethod_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_abuse_done__test.test_inspect.test_inspect.TestInterpreterStack.test_abuse_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accelerated__test.test_warnings.CWarnTests.test_accelerated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accept__test.test_httpservers.CGIHTTPServerTestCase.test_accept__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_accept_connection_exception__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_accept_connection_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accept_connection_multiple__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_accept_connection_multiple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accept_connection_retry__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_accept_connection_retry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accepts_any_charset_like_object__test.test_email.test_email.TestMiscellaneous.test_accepts_any_charset_like_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accepts_positional_subpatterns_0__test.test_patma.TestTypeErrors.test_accepts_positional_subpatterns_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accepts_positional_subpatterns_1__test.test_patma.TestTypeErrors.test_accepts_positional_subpatterns_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accepts_single_type__test.test_typing.UnpackTests.test_accepts_single_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accepts_traceback__test.test_raise.TestTraceback.test_accepts_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_access__test.test_array.LargeArrayTest.test_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_access__test.test_os.FileTests.test_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_access__test.test_posix.PosixTester.test_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_access__test.test_posix.TestPosixWeaklinking.test_access__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_access_denied__test.test_os.StatAttributeTests.test_access_denied__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_access_dir_fd__test.test_posix.TestPosixDirFd.test_access_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_access_from_class__test.test_functools.TestCachedProperty.test_access_from_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_access_parameter__test.test_mmap.MmapTests.test_access_parameter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_access_to_nonexistent_digit_0__test.test_long.LongTest.test_access_to_nonexistent_digit_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acct__test.test_ftplib.TestFTPClass.test_acct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acct__test.test_ftplib.TestTLS_FTPClassMixin.test_acct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accumulate__test.test_itertools.TestBasicOps.test_accumulate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accumulate__test.test_itertools.TestExamples.test_accumulate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accumulate__test.test_itertools.TestGC.test_accumulate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accumulate__test.test_itertools.TestVariousIteratorArgs.test_accumulate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accumulate_reducible__test.test_itertools.TestExamples.test_accumulate_reducible_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accumulate_reducible_none__test.test_itertools.TestExamples.test_accumulate_reducible_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accuracy_bug_20499__test.test_statistics.TestPVariance.test_accuracy_bug_20499_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_accuracy_bug_20499__test.test_statistics.TestVariance.test_accuracy_bug_20499_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aclosing__test.test_contextlib_async.AclosingTestCase.test_aclosing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aclosing_bpo41229__test.test_contextlib_async.AclosingTestCase.test_aclosing_bpo41229_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aclosing_error__test.test_contextlib_async.AclosingTestCase.test_aclosing_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire__test.test_asyncio.test_locks.LockTests.test_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire__test.test_asyncio.test_locks.SemaphoreTests.test_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire__test.test_threading.BoundedSemaphoreTests.test_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire__test.test_threading.ConditionTests.test_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire__test.test_threading.SemaphoreTests.test_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_cancel__test.test_asyncio.test_locks.LockTests.test_acquire_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_cancel__test.test_asyncio.test_locks.SemaphoreTests.test_acquire_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_cancel_before_awoken__test.test_asyncio.test_locks.SemaphoreTests.test_acquire_cancel_before_awoken_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_contended__test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_contended__test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_contended__test.test_thread.LockTests.test_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_contended__test.test_threading.BoundedSemaphoreTests.test_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_contended__test.test_threading.CRLockTests.test_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_contended__test.test_threading.ConditionAsRLockTests.test_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_contended__test.test_threading.LockTests.test_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_contended__test.test_threading.PyRLockTests.test_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_contended__test.test_threading.SemaphoreTests.test_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_destroy__test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_destroy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_destroy__test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_destroy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_destroy__test.test_thread.LockTests.test_acquire_destroy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_destroy__test.test_threading.BoundedSemaphoreTests.test_acquire_destroy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_destroy__test.test_threading.CRLockTests.test_acquire_destroy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_destroy__test.test_threading.ConditionAsRLockTests.test_acquire_destroy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_destroy__test.test_threading.LockTests.test_acquire_destroy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_destroy__test.test_threading.PyRLockTests.test_acquire_destroy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_destroy__test.test_threading.SemaphoreTests.test_acquire_destroy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_fifo_order_2__test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_fifo_order_3__test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_fifo_order__test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_hang__test.test_asyncio.test_locks.SemaphoreTests.test_acquire_hang_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_no_hang__test.test_asyncio.test_locks.SemaphoreTests.test_acquire_no_hang_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_release__test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_release__test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_release__test.test_thread.LockTests.test_acquire_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_release__test.test_threading.CRLockTests.test_acquire_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_release__test.test_threading.ConditionAsRLockTests.test_acquire_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_release__test.test_threading.LockTests.test_acquire_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_release__test.test_threading.PyRLockTests.test_acquire_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_timeout__test.test_threading.BoundedSemaphoreTests.test_acquire_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_acquire_timeout__test.test_threading.SemaphoreTests.test_acquire_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_action_invalid__test.test_optparse.TestOptionChecks.test_action_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adapt__test.test_sqlite3.test_types.ObjectAdaptationTests.test_adapt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adapt_alt__test.test_sqlite3.test_types.ObjectAdaptationTests.test_adapt_alt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adaptive_find__test.test_bytes.ByteArrayAsStringTest.test_adaptive_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adaptive_find__test.test_bytes.BytesAsStringTest.test_adaptive_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adaptive_find__test.test_unicode.UnicodeTest.test_adaptive_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adaptive_find__test.test_userstring.UserStringTest.test_adaptive_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addClassCleanUp__test.test_unittest.test_runner.TestClassCleanup.test_addClassCleanUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addClassCleanup_arg_errors__test.test_unittest.test_runner.TestModuleCleanUp.test_addClassCleanup_arg_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addCleanup_arg_errors__test.test_unittest.test_runner.TestModuleCleanUp.test_addCleanup_arg_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addError__test.test_unittest.test_result.Test_TestResult.test_addError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addError_locals__test.test_unittest.test_result.Test_TestResult.test_addError_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addFailure__test.test_unittest.test_result.Test_TestResult.test_addFailure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addFailure_filter_traceback_frames__test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addFailure_filter_traceback_frames_chained_exception_cycle__test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames_chained_exception_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addFailure_filter_traceback_frames_chained_exception_self_loop__test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames_chained_exception_self_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addFailure_filter_traceback_frames_context__test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addModuleCleanup_arg_errors__test.test_unittest.test_runner.TestModuleCleanUp.test_addModuleCleanup_arg_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addSubTest__test.test_unittest.test_result.Test_TestResult.test_addSubTest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addSuccess__test.test_unittest.test_result.Test_TestResult.test_addSuccess_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addTest__TestCase__test.test_unittest.test_suite.Test_TestSuite.test_addTest__TestCase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addTest__TestSuite__test.test_unittest.test_suite.Test_TestSuite.test_addTest__TestSuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addTest__casesuiteclass__test.test_unittest.test_suite.Test_TestSuite.test_addTest__casesuiteclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addTest__noncallable__test.test_unittest.test_suite.Test_TestSuite.test_addTest__noncallable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addTest__noniterable__test.test_unittest.test_suite.Test_TestSuite.test_addTest__noniterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addTests__string__test.test_unittest.test_suite.Test_TestSuite.test_addTests__string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addTests__test.test_unittest.test_suite.Test_TestSuite.test_addTests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_8bit_body__test.test_mailbox.TestBabyl.test_add_8bit_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_8bit_body__test.test_mailbox.TestMH.test_add_8bit_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_8bit_body__test.test_mailbox.TestMMDF.test_add_8bit_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_8bit_body__test.test_mailbox.TestMaildir.test_add_8bit_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_8bit_body__test.test_mailbox.TestMbox.test_add_8bit_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_MM__test.test_mailbox.TestMaildir.test_add_MM_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_StringIO_warns__test.test_mailbox.TestBabyl.test_add_StringIO_warns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_StringIO_warns__test.test_mailbox.TestMH.test_add_StringIO_warns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_StringIO_warns__test.test_mailbox.TestMMDF.test_add_StringIO_warns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_StringIO_warns__test.test_mailbox.TestMaildir.test_add_StringIO_warns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_StringIO_warns__test.test_mailbox.TestMbox.test_add_StringIO_warns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.ByteTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.DoubleTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.FloatTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.IntTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.LongLongTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.LongTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.ShortTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.UnicodeTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.UnsignedByteTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.UnsignedIntTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.UnsignedLongLongTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.UnsignedLongTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_array.UnsignedShortTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_audioop.TestAudioop.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_binop.RatTestCase.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_capi.test_set.TestSetCAPI.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_complex.ComplexTest.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_decimal.CContextAPItests.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_decimal.CIBMTestCases.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_decimal.PyContextAPItests.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_decimal.PyIBMTestCases.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_deque.TestBasic.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_epoll.TestEPoll.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_mailbox.TestBabyl.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_mailbox.TestMH.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_mailbox.TestMMDF.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_mailbox.TestMaildir.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_mailbox.TestMbox.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_operator.COperatorTestCase.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_operator.PyOperatorTestCase.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_pstats.StatsTestCase.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_set.TestSet.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_set.TestSetSubclass.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_tarfile.NoneInfoTests_Misc.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add__test.test_weakset.TestWeakSet.test_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_absent__test.test_set.TestMutate.test_add_absent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_after_full__test.test_ordered_dict.CSimpleLRUCacheTests.test_add_after_full_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_after_full__test.test_ordered_dict.PySimpleLRUCacheTests.test_add_after_full_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_alternative___test.test_email.test_message.TestEmailMessage.test_add_alternative_alternative__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_alternative___test.test_email.test_message.TestMIMEPart.test_add_alternative_alternative__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_mixed_raises__test.test_email.test_message.TestEmailMessage.test_add_alternative_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_mixed_raises__test.test_email.test_message.TestMIMEPart.test_add_alternative_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_no_content_succeeds__test.test_email.test_message.TestEmailMessage.test_add_alternative_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_no_content_succeeds__test.test_email.test_message.TestMIMEPart.test_add_alternative_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_none_succeeds__test.test_email.test_message.TestEmailMessage.test_add_alternative_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_none_succeeds__test.test_email.test_message.TestMIMEPart.test_add_alternative_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_plain_succeeds__test.test_email.test_message.TestEmailMessage.test_add_alternative_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_plain_succeeds__test.test_email.test_message.TestMIMEPart.test_add_alternative_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_related_succeeds__test.test_email.test_message.TestEmailMessage.test_add_alternative_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_alternative_related_succeeds__test.test_email.test_message.TestMIMEPart.test_add_alternative_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_and_close__test.test_mailbox.TestMMDF.test_add_and_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_and_close__test.test_mailbox.TestMbox.test_add_and_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_and_do_ModuleCleanup__test.test_unittest.test_runner.TestModuleCleanUp.test_add_and_do_ModuleCleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_and_remove_folders__test.test_mailbox.TestMH.test_add_and_remove_folders_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_and_remove_folders__test.test_mailbox.TestMaildir.test_add_and_remove_folders_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_binary_file__test.test_mailbox.TestBabyl.test_add_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_binary_file__test.test_mailbox.TestMH.test_add_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_binary_file__test.test_mailbox.TestMMDF.test_add_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_binary_file__test.test_mailbox.TestMaildir.test_add_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_binary_file__test.test_mailbox.TestMbox.test_add_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_binary_nonascii_file__test.test_mailbox.TestBabyl.test_add_binary_nonascii_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_binary_nonascii_file__test.test_mailbox.TestMH.test_add_binary_nonascii_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_binary_nonascii_file__test.test_mailbox.TestMMDF.test_add_binary_nonascii_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_binary_nonascii_file__test.test_mailbox.TestMaildir.test_add_binary_nonascii_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_binary_nonascii_file__test.test_mailbox.TestMbox.test_add_binary_nonascii_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_build_dir__test.test_site.ImportSideEffectTests.test_add_build_dir__'test_not_implemented'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_add_choice_option__test.test_optparse.TestChoice.test_add_choice_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_dependencies_for_same_node_incrementally__test.test_graphlib.TestTopologicalSort.test_add_dependencies_for_same_node_incrementally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_dir_getmember__test.test_tarfile.Bz2UstarReadTest.test_add_dir_getmember_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_dir_getmember__test.test_tarfile.GzipUstarReadTest.test_add_dir_getmember_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_dir_getmember__test.test_tarfile.LzmaUstarReadTest.test_add_dir_getmember_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_dir_getmember__test.test_tarfile.UstarReadTest.test_add_dir_getmember_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_doesnt_rewrite__test.test_mailbox.TestBabyl.test_add_doesnt_rewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_doesnt_rewrite__test.test_mailbox.TestMMDF.test_add_doesnt_rewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_doesnt_rewrite__test.test_mailbox.TestMbox.test_add_doesnt_rewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_fds_after_closing__test.test_asyncio.test_events.EPollEventLoopTests.test_add_fds_after_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_fds_after_closing__test.test_asyncio.test_events.PollEventLoopTests.test_add_fds_after_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_fds_after_closing__test.test_asyncio.test_events.SelectEventLoopTests.test_add_fds_after_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_file_after_2107__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_add_file_after_2107_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_file_before_1980__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_add_file_before_1980_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_from_bytes__test.test_mailbox.TestMMDF.test_add_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_from_bytes__test.test_mailbox.TestMbox.test_add_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_from_string__test.test_mailbox.TestMMDF.test_add_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_from_string__test.test_mailbox.TestMbox.test_add_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_group_invalid_arguments__test.test_optparse.TestOptionGroup.test_add_group_invalid_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_group_no_group__test.test_optparse.TestOptionGroup.test_add_group_no_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_group_wrong_parser__test.test_optparse.TestOptionGroup.test_add_group_wrong_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_hardlink__test.test_tarfile.HardlinkTest.test_add_hardlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_header__test.test_email.test_email.TestMIMEAudio.test_add_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_header__test.test_email.test_email.TestMIMEImage.test_add_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_header_with_name_only_param__test.test_email.test_email.TestMessageAPI.test_add_header_with_name_only_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_header_with_no_value__test.test_email.test_email.TestMessageAPI.test_add_header_with_no_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_invalid_8bit_bytes_header__test.test_mailbox.TestBabyl.test_add_invalid_8bit_bytes_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_invalid_8bit_bytes_header__test.test_mailbox.TestMH.test_add_invalid_8bit_bytes_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_invalid_8bit_bytes_header__test.test_mailbox.TestMMDF.test_add_invalid_8bit_bytes_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_invalid_8bit_bytes_header__test.test_mailbox.TestMaildir.test_add_invalid_8bit_bytes_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_invalid_8bit_bytes_header__test.test_mailbox.TestMbox.test_add_invalid_8bit_bytes_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mbox_or_mmdf_message__test.test_mailbox.TestMMDF.test_add_mbox_or_mmdf_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mbox_or_mmdf_message__test.test_mailbox.TestMbox.test_add_mbox_or_mmdf_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_alternative_succeeds__test.test_email.test_message.TestEmailMessage.test_add_mixed_alternative_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_alternative_succeeds__test.test_email.test_message.TestMIMEPart.test_add_mixed_alternative_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_mixed___test.test_email.test_message.TestEmailMessage.test_add_mixed_mixed__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_mixed___test.test_email.test_message.TestMIMEPart.test_add_mixed_mixed__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_no_content_succeeds__test.test_email.test_message.TestEmailMessage.test_add_mixed_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_no_content_succeeds__test.test_email.test_message.TestMIMEPart.test_add_mixed_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_none_succeeds__test.test_email.test_message.TestEmailMessage.test_add_mixed_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_none_succeeds__test.test_email.test_message.TestMIMEPart.test_add_mixed_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_plain_succeeds__test.test_email.test_message.TestEmailMessage.test_add_mixed_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_plain_succeeds__test.test_email.test_message.TestMIMEPart.test_add_mixed_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_related_succeeds__test.test_email.test_message.TestEmailMessage.test_add_mixed_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_mixed_related_succeeds__test.test_email.test_message.TestMIMEPart.test_add_mixed_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_non_handler__test.test_urllib2.OpenerDirectorTests.test_add_non_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_nonascii_StringIO_raises__test.test_mailbox.TestBabyl.test_add_nonascii_StringIO_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_nonascii_StringIO_raises__test.test_mailbox.TestMH.test_add_nonascii_StringIO_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_nonascii_StringIO_raises__test.test_mailbox.TestMMDF.test_add_nonascii_StringIO_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_nonascii_StringIO_raises__test.test_mailbox.TestMaildir.test_add_nonascii_StringIO_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_nonascii_StringIO_raises__test.test_mailbox.TestMbox.test_add_nonascii_StringIO_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_nonascii_string_header_raises__test.test_mailbox.TestBabyl.test_add_nonascii_string_header_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_nonascii_string_header_raises__test.test_mailbox.TestMH.test_add_nonascii_string_header_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_nonascii_string_header_raises__test.test_mailbox.TestMMDF.test_add_nonascii_string_header_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_nonascii_string_header_raises__test.test_mailbox.TestMaildir.test_add_nonascii_string_header_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_nonascii_string_header_raises__test.test_mailbox.TestMbox.test_add_nonascii_string_header_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_option_invalid_arguments__test.test_optparse.TestOptionParser.test_add_option_invalid_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_option_no_Option__test.test_optparse.TestOptionParser.test_add_option_no_Option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_present__test.test_set.TestMutate.test_add_present_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_python_opts__test.test_regrtest.ArgsTestCase.test_add_python_opts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_reader__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_reader_existing__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_reader_existing_writer__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader_existing_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_reader_invalid_argument__test.test_asyncio.test_unix_events.TestFunctional.test_add_reader_invalid_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_reader_or_writer_transport_fd__test.test_asyncio.test_unix_events.TestFunctional.test_add_reader_or_writer_transport_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_alternative_raises__test.test_email.test_message.TestEmailMessage.test_add_related_alternative_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_alternative_raises__test.test_email.test_message.TestMIMEPart.test_add_related_alternative_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_mixed_raises__test.test_email.test_message.TestEmailMessage.test_add_related_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_mixed_raises__test.test_email.test_message.TestMIMEPart.test_add_related_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_no_content_succeeds__test.test_email.test_message.TestEmailMessage.test_add_related_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_no_content_succeeds__test.test_email.test_message.TestMIMEPart.test_add_related_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_none_succeeds__test.test_email.test_message.TestEmailMessage.test_add_related_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_none_succeeds__test.test_email.test_message.TestMIMEPart.test_add_related_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_plain_succeeds__test.test_email.test_message.TestEmailMessage.test_add_related_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_plain_succeeds__test.test_email.test_message.TestMIMEPart.test_add_related_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_related___test.test_email.test_message.TestEmailMessage.test_add_related_related__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_related_related___test.test_email.test_message.TestMIMEPart.test_add_related_related__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_return_value__test.test_unittest.testmock.testasync.AsyncArguments.test_add_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_section_default__test.test_configparser.ConfigParserTestCase.test_add_section_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_section_default__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_add_section_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_section_default__test.test_configparser.ConfigParserTestCaseNoValue.test_add_section_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_section_default__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_add_section_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_section_default__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_add_section_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_self__test.test_tarfile.Bz2WriteTest.test_add_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_self__test.test_tarfile.GzipWriteTest.test_add_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_self__test.test_tarfile.LzmaWriteTest.test_add_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_self__test.test_tarfile.WriteTest.test_add_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_side_effect_coroutine__test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_side_effect_exception__test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_side_effect_exception_iterable__test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_exception_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_side_effect_iterable__test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_side_effect_normal_function__test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_normal_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_signal_handler__test.test_asyncio.test_events.EPollEventLoopTests.test_add_signal_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_signal_handler__test.test_asyncio.test_events.PollEventLoopTests.test_add_signal_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_signal_handler__test.test_asyncio.test_events.SelectEventLoopTests.test_add_signal_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_signal_handler__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_signal_handler_coroutine_error__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_coroutine_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_signal_handler_install_error2__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_install_error2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_signal_handler_install_error3__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_install_error3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_signal_handler_install_error__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_install_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_signal_handler_setup_error__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_setup_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_slots_when_slots_exists__test.test_dataclasses.TestSlots.test_add_slots_when_slots_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_specials__test.test_userlist.UserListTest.test_add_specials_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_text_file_warns__test.test_mailbox.TestBabyl.test_add_text_file_warns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_text_file_warns__test.test_mailbox.TestMH.test_add_text_file_warns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_text_file_warns__test.test_mailbox.TestMMDF.test_add_text_file_warns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_text_file_warns__test.test_mailbox.TestMaildir.test_add_text_file_warns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_text_file_warns__test.test_mailbox.TestMbox.test_add_text_file_warns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_that_raises_leaves_mailbox_empty__test.test_mailbox.TestBabyl.test_add_that_raises_leaves_mailbox_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_that_raises_leaves_mailbox_empty__test.test_mailbox.TestMH.test_add_that_raises_leaves_mailbox_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_that_raises_leaves_mailbox_empty__test.test_mailbox.TestMMDF.test_add_that_raises_leaves_mailbox_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_that_raises_leaves_mailbox_empty__test.test_mailbox.TestMaildir.test_add_that_raises_leaves_mailbox_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_that_raises_leaves_mailbox_empty__test.test_mailbox.TestMbox.test_add_that_raises_leaves_mailbox_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_twice__test.test_tarfile.HardlinkTest.test_add_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_until_full__test.test_set.TestMutate.test_add_until_full_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_writer__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_add_writer_existing__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_writer_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addclosehook__test.test_urllib_response.TestResponse.test_addclosehook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_added_tab_hint__test.test_difflib.TestSFbugs.test_added_tab_hint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addinfo__test.test_urllib_response.TestResponse.test_addinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addinfourl__test.test_urllib_response.TestResponse.test_addinfourl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adding_child_mock__test.test_unittest.testmock.testmock.MockTest.test_adding_child_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adding_default_policies_preserves_default_factory__test.test_email.test_policy.PolicyAPITests.test_adding_default_policies_preserves_default_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adding_return_value_mock__test.test_unittest.testmock.testmock.MockTest.test_adding_return_value_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addition__test.test_decimal.CArithmeticOperatorsTest.test_addition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addition__test.test_decimal.PyArithmeticOperatorsTest.test_addition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addition_commutes__test.test_math_property.NextafterTests.test_addition_commutes__'Hypothesis_required_for_property_test_with_no_specified_examples'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_additional_rsplit__test.test_bytes.ByteArrayAsStringTest.test_additional_rsplit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_additional_rsplit__test.test_bytes.BytesAsStringTest.test_additional_rsplit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_additional_rsplit__test.test_unicode.UnicodeTest.test_additional_rsplit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_additional_rsplit__test.test_userstring.UserStringTest.test_additional_rsplit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_additional_split__test.test_bytes.ByteArrayAsStringTest.test_additional_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_additional_split__test.test_bytes.BytesAsStringTest.test_additional_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_additional_split__test.test_unicode.UnicodeTest.test_additional_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_additional_split__test.test_userstring.UserStringTest.test_additional_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_additive__test.test_tokenize.CTokenizeTest.test_additive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_additive__test.test_tokenize.GenerateTokensTest.test_additive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_additive__test.test_tokenize.TokenizeTest.test_additive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_additive_ops__test.test_grammar.GrammarTests.test_additive_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addmul__test.test_deque.TestSequence.test_addmul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addmul__test.test_list.ListTest.test_addmul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addmul__test.test_tuple.TupleTest.test_addmul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addmul__test.test_userlist.UserListTest.test_addmul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addpackage__test.test_site.HelperFunctionsTests.test_addpackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addpackage_empty_lines__test.test_site.HelperFunctionsTests.test_addpackage_empty_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addpackage_import_bad_exec__test.test_site.HelperFunctionsTests.test_addpackage_import_bad_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addpackage_import_bad_pth_file__test.test_site.HelperFunctionsTests.test_addpackage_import_bad_pth_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addpackage_import_bad_syntax__test.test_site.HelperFunctionsTests.test_addpackage_import_bad_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address2pointer__test.test_ctypes.test_cast.Test.test_address2pointer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address__test.test_socket.CreateServerTest.test_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_addr_spec_and_domain_raises__test.test_email.test_headerregistry.TestAddressAndGroup.test_address_addr_spec_and_domain_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_addr_spec_and_username_and_domain_raises__test.test_email.test_headerregistry.TestAddressAndGroup.test_address_addr_spec_and_username_and_domain_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_addr_spec_and_username_raises__test.test_email.test_headerregistry.TestAddressAndGroup.test_address_addr_spec_and_username_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_address_only__test.test_email.test_headerregistry.TestAddressHeader.test_address_address_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_comparison__test.test_email.test_headerregistry.TestAddressAndGroup.test_address_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_display_name_ro__test.test_email.test_headerregistry.TestAddressAndGroup.test_address_display_name_ro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_domain_ro__test.test_email.test_headerregistry.TestAddressAndGroup.test_address_domain_ro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_empty__test.test_email.test_headerregistry.TestAddressHeader.test_address_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_errors__test.test_ipaddress.InterfaceTestCase_v4.test_address_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_errors__test.test_ipaddress.InterfaceTestCase_v6.test_address_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_errors__test.test_ipaddress.NetworkTestCase_v4.test_address_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_errors__test.test_ipaddress.NetworkTestCase_v6.test_address_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_escaped_escapes_in_local_part__test.test_email.test_headerregistry.TestAddressHeader.test_address_escaped_escapes_in_local_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_escaped_quoted_strings_in_local_part__test.test_email.test_headerregistry.TestAddressHeader.test_address_escaped_quoted_strings_in_local_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_from_addr_spec__test.test_email.test_headerregistry.TestAddressAndGroup.test_address_from_addr_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_from_username_domain__test.test_email.test_headerregistry.TestAddressAndGroup.test_address_from_username_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_list_folding_at_commas__test.test_email.test__header_value_parser.TestFolding.test_address_list_folding_at_commas_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_list_with_unicode_names__test.test_email.test__header_value_parser.TestFolding.test_address_list_with_unicode_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_list_with_unicode_names_in_quotes__test.test_email.test__header_value_parser.TestFolding.test_address_list_with_unicode_names_in_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_name_and_address__test.test_email.test_headerregistry.TestAddressHeader.test_address_name_and_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_name_with_dot__test.test_email.test_headerregistry.TestAddressHeader.test_address_name_with_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_quoted_backslashes_in_name__test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_backslashes_in_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_quoted_local_part__test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_local_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_quoted_parens_in_name__test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_parens_in_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_quoted_strings_in_local_part__test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_strings_in_local_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_read_only__test.test_email.test_headerregistry.TestAddressHeader.test_address_read_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_rfc2047_atom_in_phrase_is_decoded__test.test_email.test_headerregistry.TestAddressHeader.test_address_rfc2047_atom_in_phrase_is_decoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_rfc2047_atom_in_quoted_string_is_decoded__test.test_email.test_headerregistry.TestAddressHeader.test_address_rfc2047_atom_in_quoted_string_is_decoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_rfc2047_atom_is_decoded__test.test_email.test_headerregistry.TestAddressHeader.test_address_rfc2047_atom_is_decoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_spaces_around_dots_in_local_part_removed__test.test_email.test_headerregistry.TestAddressHeader.test_address_spaces_around_dots_in_local_part_removed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_spaces_in_unquoted_local_part_collapsed__test.test_email.test_headerregistry.TestAddressHeader.test_address_spaces_in_unquoted_local_part_collapsed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_username_ro__test.test_email.test_headerregistry.TestAddressAndGroup.test_address_username_ro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_address_with_no_display_name__test.test_email.test_headerregistry.TestAddressAndGroup.test_address_with_no_display_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addresses_read_only__test.test_email.test_headerregistry.TestAddressHeader.test_addresses_read_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addresses_types__test.test_email.test_headerregistry.TestAddressHeader.test_addresses_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addressfamily_enum__test.test_socket.GeneralModuleTests.test_addressfamily_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addressinfo_enum__test.test_socket.GeneralModuleTests.test_addressinfo_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_addsitedir__test.test_site.HelperFunctionsTests.test_addsitedir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adjacent_attributes__test.test_htmlparser.AttributesTestCase.test_adjacent_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adjusted__test.test_decimal.CCoverage.test_adjusted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adjusted__test.test_decimal.PyCoverage.test_adjusted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adler32empty__test.test_zlib.ChecksumTestCase.test_adler32empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adler32start__test.test_zlib.ChecksumTestCase.test_adler32start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_adpcm2lin__test.test_audioop.TestAudioop.test_adpcm2lin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aead_aes_gcm__test.test_socket.LinuxKernelCryptoAPI.test_aead_aes_gcm__'AF_ALG_required'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_aes_cbc__test.test_socket.LinuxKernelCryptoAPI.test_aes_cbc__'AF_ALG_required'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_af__test.test_ftplib.TestIPv6Environment.test_af_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_creating__test.test__xxsubinterpreters.ListAllTests.test_after_creating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_creating__test.test_interpreters.ListAllTests.test_after_creating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_destroy_all__test.test__xxsubinterpreters.CreateTests.test_after_destroy_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_destroy_all__test.test_interpreters.CreateTests.test_after_destroy_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_destroy_some__test.test__xxsubinterpreters.CreateTests.test_after_destroy_some_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_destroy_some__test.test_interpreters.CreateTests.test_after_destroy_some_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_destroying__test.test__xxsubinterpreters.ListAllTests.test_after_destroying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_destroying__test.test_interpreters.ListAllTests.test_after_destroying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_docstring__test.test_lib2to3.test_util.Test_touch_import.test_after_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_fork__test.test_random.TestModule.test_after_fork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_imports__test.test_lib2to3.test_util.Test_touch_import.test_after_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_local_imports_refactoring__test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_after_local_imports_refactoring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_after_specialization__test.test_dynamic.TestTracing.test_after_specialization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ag_frame_f_back__test.test_generators.GeneratorTest.test_ag_frame_f_back_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_check_aggr_sum__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_aggr_sum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_check_param_blob__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_blob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_check_param_float__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_check_param_int__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_check_param_none__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_check_param_str__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_check_params_int__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_params_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_error_on_create__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_error_on_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_exception_in_finalize__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_exception_in_finalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_exception_in_init__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_exception_in_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_exception_in_step__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_exception_in_step_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_no_finalize__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_no_finalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_no_match__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_no_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_no_step__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_no_step_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aggr_text__test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aiter_bad_args__test.test_asyncgen.AsyncGenAsyncioTest.test_aiter_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aiter_idempotent__test.test_asyncgen.AsyncGenAsyncioTest.test_aiter_idempotent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aiter_set_return_value__test.test_unittest.testmock.testasync.AsyncIteratorTest.test_aiter_set_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alaw2lin__test.test_audioop.TestAudioop.test_alaw2lin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alertdescription__test.test_ssl.TestEnumerations.test_alertdescription_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_algorithms_available__test.test_hashlib.HashLibTestCase.test_algorithms_available_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_algorithms_guaranteed__test.test_hashlib.HashLibTestCase.test_algorithms_guaranteed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias__test.test_ast.AST_Tests.test_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias__test.test_type_params.TypeParamsClassScopeTest.test_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias__test.test_typing.LiteralStringTests.test_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias__test.test_typing.SelfTests.test_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias_access_01__test.test_type_aliases.TypeParamsAccessTest.test_alias_access_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias_access_02__test.test_type_aliases.TypeParamsAccessTest.test_alias_access_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias_access_03__test.test_type_aliases.TypeParamsAccessTest.test_alias_access_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias_equality__test.test_typing.RETests.test_alias_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias_help__test.test_argparse.TestAddSubparsers.test_alias_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias_invocation__test.test_argparse.TestAddSubparsers.test_alias_invocation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias_value_01__test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias_value_02__test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias_value_03__test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias_value_04__test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_04_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alias_working__test.test_xml_etree_c.TestAliasWorking.test_alias_working_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aliases__test.test_codecs.TransformCodecTest.test_aliases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aliases__test.test_enum.OldTestFlag.test_aliases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aliases__test.test_enum.OldTestIntFlag.test_aliases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aliases__test.test_ucn.UnicodeNamesTest.test_aliases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aliases_names_in_pua_range__test.test_ucn.UnicodeNamesTest.test_aliases_names_in_pua_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alignments__test.test_ctypes.test_numbers.NumberTestCase.test_alignments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alignof_max_align_t__test.test_capi.test_misc.Test_testcapi.test_alignof_max_align_t_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alive__test.test_weakref.WeakMethodTestCase.test_alive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test__xxsubinterpreters.DestroyTests.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_builtin.BuiltinTest.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_cgi.CgiTests.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_codecs.CodecsModuleTest.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_eintr.EINTRTests.test_all__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_all__test.test_fileinput.MiscTest.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_httplib.OfflineTest.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_httpservers.MiscTestCase.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_interpreters.TestInterpreterClose.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_traceback.MiscTest.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_typing.AllTests.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_unittest.testmock.testmock.MockTest.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_urlparse.UrlParseTestCase.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_userdict.UserDictTest.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_xml_etree.ModuleTest.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all__test.test_xml_etree_c.ModuleTest.test_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_attributes_covered__test.test_email.test_policy.PolicyAPITests.test_all_attributes_covered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_eMM_attributes_exist__test.test_mailbox.TestBabylMessage.test_all_eMM_attributes_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_eMM_attributes_exist__test.test_mailbox.TestMHMessage.test_all_eMM_attributes_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_eMM_attributes_exist__test.test_mailbox.TestMMDFMessage.test_all_eMM_attributes_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_eMM_attributes_exist__test.test_mailbox.TestMaildirMessage.test_all_eMM_attributes_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_eMM_attributes_exist__test.test_mailbox.TestMboxMessage.test_all_eMM_attributes_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_eMM_attributes_exist__test.test_mailbox.TestMessage.test_all_eMM_attributes_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_errors__test.test_ftplib.TestFTPClass.test_all_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_errors__test.test_ftplib.TestTLS_FTPClassMixin.test_all_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_exported_names__test.test_typing.AllTests.test_all_exported_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_exports_everything_but_modules__test.test_argparse.TestImportStar.test_all_exports_everything_but_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_freed__test.test_weakref.FinalizeTestCase.test_all_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_julian_days__test.test_strptime.JulianTests.test_all_julian_days_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_keywords_fail_to_be_used_as_names__test.test_keyword.Test_iskeyword.test_all_keywords_fail_to_be_used_as_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_locks__test.test_importlib.test_locks.Frozen_LifetimeTests.test_all_locks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_locks__test.test_importlib.test_locks.Source_LifetimeTests.test_all_locks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_markers__test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_all_markers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_new_methods_are_called__test.test_abc.test_factory.<locals>.TestABC.test_all_new_methods_are_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_project_files__test.test_lib2to3.test_all_fixers.Test_all.test_all_project_files__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_all_repr_eq_any__test.test_typing.GenericTests.test_all_repr_eq_any_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_safe__test.test_email.test__encoded_words.TestEncodeQ.test_all_safe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_soft_keywords_can_be_used_as_names__test.test_keyword.Test_iskeyword.test_all_soft_keywords_can_be_used_as_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_tasks_with_blocking__test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_all_tasks_with_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_tasks_with_blocking__test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_all_tasks_with_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_tasks_with_eager_completion__test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_all_tasks_with_eager_completion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_tasks_with_eager_completion__test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_all_tasks_with_eager_completion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_watchers__test.test_capi.test_watchers.TestTypeWatchers.test_all_watchers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_all_with_args_and_kwargs__test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_all_with_args_and_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_allmethods__test.test_pydoc.PydocDocTest.test_allmethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alloc__test.test_bytes.ByteArrayTest.test_alloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alloc_overflow__test.test_array.DoubleTest.test_alloc_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_allocate_too_many_watchers__test.test_capi.test_watchers.TestCodeObjectWatchers.test_allocate_too_many_watchers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_allocate_too_many_watchers__test.test_capi.test_watchers.TestFuncWatchers.test_allocate_too_many_watchers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_allow_dotted_names_true__test.test_xmlrpc.SimpleServerTestCase.test_allow_dotted_names_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_allow_nan__test.test_json.test_float.TestCFloat.test_allow_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_allow_nan__test.test_json.test_float.TestPyFloat.test_allow_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_allowed_types__test.test__xxinterpchannels.ChannelTests.test_allowed_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_already_destroyed__test.test__xxsubinterpreters.DestroyTests.test_already_destroyed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_already_destroyed__test.test__xxsubinterpreters.IsRunningTests.test_already_destroyed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_already_destroyed__test.test_interpreters.TestInterpreterClose.test_already_destroyed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_already_destroyed__test.test_interpreters.TestInterpreterIsRunning.test_already_destroyed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_already_imported__test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_already_imported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_already_imported__test.test_importlib.builtin.test_loader.Source_LoaderTests.test_already_imported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_already_relative_import__test.test_lib2to3.test_fixers.Test_import.test_already_relative_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_already_running__test.test__xxsubinterpreters.RunStringTests.test_already_running_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_already_running__test.test_interpreters.TestInterpreterRun.test_already_running__'Fails_on_FreeBSD'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_alreadyloaded__test.test_pkgutil.PkgutilPEP302Tests.test_alreadyloaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alt_expand__test.test_optparse.TestExpandDefaults.test_alt_expand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alternate_classmethod_constructor__test.test_dataclasses.TestCase.test_alternate_classmethod_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alternate_help_version__test.test_argparse.TestOptionalsHelpVersionActions.test_alternate_help_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alternative_constructor__test.test_statistics.TestNormalDistC.test_alternative_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alternative_constructor__test.test_statistics.TestNormalDistPython.test_alternative_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alternative_patterns_bind_different_names_0__test.test_patma.TestSyntaxErrors.test_alternative_patterns_bind_different_names_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_alternative_patterns_bind_different_names_1__test.test_patma.TestSyntaxErrors.test_alternative_patterns_bind_different_names_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_altinstall_default_pip_conflict__test.test_ensurepip.TestBootstrap.test_altinstall_default_pip_conflict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_altmro__test.test_descr.ClassPropertiesAndMethods.test_altmro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_always__test.test_warnings.CFilterTests.test_always_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_always__test.test_warnings.PyFilterTests.test_always_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_always_after_default__test.test_warnings.CFilterTests.test_always_after_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_always_after_default__test.test_warnings.PyFilterTests.test_always_after_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_am_pm__test.test_strptime.LocaleTime_Tests.test_am_pm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ambiguous_loops__test.test_asyncio.test_locks.ConditionTests.test_ambiguous_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ambiguous_option__test.test_optparse.TestStandard.test_ambiguous_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_an_integer__test.test_ctypes.test_values.ValuesTestCase.test_an_integer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anchor__test.test_pathlib.PureWindowsPathTest.test_anchor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anchor__test.test_pathlib.WindowsPathAsPureTest.test_anchor__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_anchor_common__test.test_pathlib.PosixPathAsPureTest.test_anchor_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anchor_common__test.test_pathlib.PurePathSubclassTest.test_anchor_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anchor_common__test.test_pathlib.PurePathTest.test_anchor_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anchor_common__test.test_pathlib.PurePosixPathTest.test_anchor_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anchor_common__test.test_pathlib.PureWindowsPathTest.test_anchor_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anchor_common__test.test_pathlib.WindowsPathAsPureTest.test_anchor_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_and__test.test_compile.TestExpressionStackSize.test_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and__test.test_decimal.CIBMTestCases.test_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and__test.test_decimal.PyIBMTestCases.test_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and__test.test_enum.OldTestFlag.test_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and__test.test_enum.OldTestIntFlag.test_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and__test.test_set.TestFrozenSet.test_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and__test.test_set.TestFrozenSetSubclass.test_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and__test.test_set.TestSet.test_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and__test.test_set.TestSetSubclass.test_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and__test.test_weakset.TestWeakSet.test_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and_or__test.test_compile.TestExpressionStackSize.test_and_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_and_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_and_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_and_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_and_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_and_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anext_await_raises__test.test_asyncgen.AsyncGenAsyncioTest.test_anext_await_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anext_bad_args__test.test_asyncgen.AsyncGenAsyncioTest.test_anext_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anext_bad_await__test.test_asyncgen.AsyncGenAsyncioTest.test_anext_bad_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anext_iter__test.test_asyncgen.AsyncGenAsyncioTest.test_anext_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anext_return_generator__test.test_asyncgen.AsyncGenAsyncioTest.test_anext_return_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anext_return_iterator__test.test_asyncgen.AsyncGenAsyncioTest.test_anext_return_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotated__test.test_symtable.SymtableTest.test_annotated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotated_cached_with_types__test.test_typing.AnnotatedTests.test_annotated_cached_with_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotated_in_other_types__test.test_typing.AnnotatedTests.test_annotated_in_other_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotated_mro__test.test_typing.AnnotatedTests.test_annotated_mro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotation_limit__test.test_compile.TestSpecifics.test_annotation_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotation_usage__test.test_typing.NamedTupleTests.test_annotation_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotation_usage_with_default__test.test_typing.NamedTupleTests.test_annotation_usage_with_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotation_usage_with_methods__test.test_typing.NamedTupleTests.test_annotation_usage_with_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotation_with_complex_target__test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotation_with_complex_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations__test.test_functools.TestSingleDispatch.test_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations__test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations__test.test_unparse.UnparseTestCase.test_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations_are_created_correctly__test.test_module.ModuleTests.test_annotations_are_created_correctly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations_are_created_correctly__test.test_type_annotations.TypeAnnotationTests.test_annotations_are_created_correctly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations_constant_fold__test.test_positional_only_arg.PositionalOnlyTestCase.test_annotations_constant_fold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations_forbidden__test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations_forbidden_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations_getset_raises__test.test_module.ModuleTests.test_annotations_getset_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations_getset_raises__test.test_type_annotations.TypeAnnotationTests.test_annotations_getset_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations_in_closures__test.test_positional_only_arg.PositionalOnlyTestCase.test_annotations_in_closures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations_inheritance__test.test_grammar.GrammarTests.test_annotations_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_annotations_symbol_table_pass__test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations_symbol_table_pass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anon__test.test_ctypes.test_anon.AnonTest.test_anon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anon_bitfields__test.test_ctypes.test_bitfields.BitFieldTest.test_anon_bitfields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anon_nonmember__test.test_ctypes.test_anon.AnonTest.test_anon_nonmember_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anon_nonseq__test.test_ctypes.test_anon.AnonTest.test_anon_nonseq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anonymous__test.test_inspect.test_inspect.TestOneliners.test_anonymous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anonymous__test.test_mmap.MmapTests.test_anonymous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_another_long_almost_unsplittable_header__test.test_email.test_email.TestLongHeaders.test_another_long_almost_unsplittable_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_another_long_multiline_header__test.test_email.test_email.TestLongHeaders.test_another_long_multiline_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_any__test.test_builtin.BuiltinTest.test_any_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_any__test.test_unittest.testmock.testhelpers.AnyTest.test_any_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_any_and_datetime__test.test_unittest.testmock.testhelpers.AnyTest.test_any_and_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_any_and_spec_set__test.test_unittest.testmock.testhelpers.AnyTest.test_any_and_spec_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_any_arguments__test.test_sqlite3.test_userfunctions.FunctionTests.test_any_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_any_instance_type_error__test.test_typing.AnyTests.test_any_instance_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_any_mock_calls_comparison_order__test.test_unittest.testmock.testhelpers.AnyTest.test_any_mock_calls_comparison_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_any_no_spec__test.test_unittest.testmock.testhelpers.AnyTest.test_any_no_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_any_works_with_alias__test.test_typing.AnyTests.test_any_works_with_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anyall__test.test_re.ReTests.test_anyall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_access__test.test_dbm.TestCase_dumb.test_anydbm_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_access__test.test_dbm.TestCase_gnu.test_anydbm_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_access__test.test_dbm.TestCase_ndbm.test_anydbm_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_creation__test.test_dbm.TestCase_dumb.test_anydbm_creation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_creation__test.test_dbm.TestCase_gnu.test_anydbm_creation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_creation__test.test_dbm.TestCase_ndbm.test_anydbm_creation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_creation_n_file_exists_with_invalid_contents__test.test_dbm.TestCase_dumb.test_anydbm_creation_n_file_exists_with_invalid_contents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_creation_n_file_exists_with_invalid_contents__test.test_dbm.TestCase_gnu.test_anydbm_creation_n_file_exists_with_invalid_contents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_creation_n_file_exists_with_invalid_contents__test.test_dbm.TestCase_ndbm.test_anydbm_creation_n_file_exists_with_invalid_contents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_keys__test.test_dbm.TestCase_dumb.test_anydbm_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_keys__test.test_dbm.TestCase_gnu.test_anydbm_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_keys__test.test_dbm.TestCase_ndbm.test_anydbm_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_modification__test.test_dbm.TestCase_dumb.test_anydbm_modification_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_modification__test.test_dbm.TestCase_gnu.test_anydbm_modification_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_modification__test.test_dbm.TestCase_ndbm.test_anydbm_modification_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_not_existing__test.test_dbm.TestCase_dumb.test_anydbm_not_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_not_existing__test.test_dbm.TestCase_gnu.test_anydbm_not_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_not_existing__test.test_dbm.TestCase_ndbm.test_anydbm_not_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_read__test.test_dbm.TestCase_dumb.test_anydbm_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_read__test.test_dbm.TestCase_gnu.test_anydbm_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anydbm_read__test.test_dbm.TestCase_ndbm.test_anydbm_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anyscheme__test.test_urlparse.UrlParseTestCase.test_anyscheme_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anyset_check__test.test_capi.test_set.TestSetCAPI.test_anyset_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_anyset_check_exact__test.test_capi.test_set.TestSetCAPI.test_anyset_check_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_api_level__test.test_sqlite3.test_dbapi.ModuleTests.test_api_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_api_misuse__test.test_capi.test_mem.PyMemDebugTests.test_api_misuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_api_misuse__test.test_capi.test_mem.PyMemDefaultTests.test_api_misuse__'need_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_api_misuse__test.test_capi.test_mem.PyMemMallocDebugTests.test_api_misuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_api_misuse__test.test_capi.test_mem.PyMemPymallocDebugTests.test_api_misuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apop_REDOS__test.test_poplib.TestPOP3Class.test_apop_REDOS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apop_REDOS__test.test_poplib.TestPOP3_SSLClass.test_apop_REDOS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apop_REDOS__test.test_poplib.TestPOP3_TLSClass.test_apop_REDOS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apop_normal__test.test_poplib.TestPOP3Class.test_apop_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apop_normal__test.test_poplib.TestPOP3_SSLClass.test_apop_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apop_normal__test.test_poplib.TestPOP3_TLSClass.test_apop_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append__test.test_array.LargeArrayTest.test_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append__test.test_bigmem.ListTest.test_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append__test.test_bytes.ByteArrayTest.test_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append__test.test_gzip.TestGzip.test_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append__test.test_list.ListTest.test_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append__test.test_userlist.UserListTest.test_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append__test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append_bom__test.test_io.CTextIOWrapperTest.test_append_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append_bom__test.test_io.PyTextIOWrapperTest.test_append_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append_compressed__test.test_tarfile.Bz2AppendTest.test_append_compressed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append_compressed__test.test_tarfile.GzipAppendTest.test_append_compressed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append_compressed__test.test_tarfile.LzmaAppendTest.test_append_compressed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append_duplicate__test.test_warnings.CFilterTests.test_append_duplicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append_duplicate__test.test_warnings.PyFilterTests.test_append_duplicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append_mode_tell__test.test_io.CIOTest.test_append_mode_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append_mode_tell__test.test_io.PyIOTest.test_append_mode_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_append_to_concatenated_zip_file__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_concatenated_zip_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_appends_on_non_lists__test.test_pickle.CDumpPickle_LoadPickle.test_appends_on_non_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_appends_on_non_lists__test.test_pickle.CPicklerTests.test_appends_on_non_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_appends_on_non_lists__test.test_pickle.DumpPickle_CLoadPickle.test_appends_on_non_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_appends_on_non_lists__test.test_pickle.InMemoryPickleTests.test_appends_on_non_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_appends_on_non_lists__test.test_pickle.PyPicklerTests.test_appends_on_non_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_appends_on_non_lists__test.test_pickletools.OptimizedPickleTests.test_appends_on_non_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_appexeclink__test.test_os.Win32SymlinkTests.test_appexeclink__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_appleformatting__test.test_plistlib.TestPlistlib.test_appleformatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_appleformattingfromliteral__test.test_plistlib.TestPlistlib.test_appleformattingfromliteral_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apply_static_swaps_2__test.test_compile.TestSpecifics.test_apply_static_swaps_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apply_static_swaps_3__test.test_compile.TestSpecifics.test_apply_static_swaps_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apply_static_swaps__test.test_compile.TestSpecifics.test_apply_static_swaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_absolute_decimals__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_absolute_floats__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_absolute_fractions__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_absolute_ints__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_both1__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_both2__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_both3__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_both4__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_relative_decimals__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_relative_floats__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_relative_fractions__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_approx_equal_relative_ints__test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_april__test.test_calendar.MondayTestCase.test_april_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_april__test.test_calendar.SundayTestCase.test_april_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apropos_empty_doc__test.test_pydoc.PydocImportTest.test_apropos_empty_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apropos_with_bad_package__test.test_pydoc.PydocImportTest.test_apropos_with_bad_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_apropos_with_unreadable_dir__test.test_pydoc.PydocImportTest.test_apropos_with_unreadable_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arbitrary_buffer__test.test_struct.UnpackIteratorTest.test_arbitrary_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arbitrary_name_unstructured__test.test_email.test_headerregistry.TestHeaderRegistry.test_arbitrary_name_unstructured_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_architecture__test.test_platform.PlatformTest.test_architecture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_architecture_via_symlink__test.test_platform.PlatformTest.test_architecture_via_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg__test.test_regrtest.ParseArgsTestCase.test_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_combinations__test.test_functools.TestPartialC.test_arg_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_combinations__test.test_functools.TestPartialCSubclass.test_arg_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_combinations__test.test_functools.TestPartialMethod.test_arg_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_combinations__test.test_functools.TestPartialPy.test_arg_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_combinations__test.test_functools.TestPartialPySubclass.test_arg_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_errors__test.test_trace.TestFuncs.test_arg_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_errors__test.test_weakref.FinalizeTestCase.test_arg_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_lists__test.test_unittest.testmock.testmock.MockTest.test_arg_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_option_arg__test.test_regrtest.ParseArgsTestCase.test_arg_option_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_parsing__test.test_bisect.TestErrorHandlingC.test_arg_parsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_parsing__test.test_bisect.TestErrorHandlingPython.test_arg_parsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_parsing__test.test_heapq.TestErrorHandlingC.test_arg_parsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arg_parsing__test.test_heapq.TestErrorHandlingPython.test_arg_parsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argforms__test.test_decorators.TestDecorators.test_argforms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argparse_module_encoding__test.test_argparse.TestEncoding.test_argparse_module_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args__test.test_capi.test_getargs.Tuple_TestCase.test_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args__test.test_enumerate.TestReversed.test_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args__test.test_resource.ResourceTest.test_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args__test.test_typing.LiteralTests.test_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args_argument__test.test_threading.ThreadTests.test_args_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args_error__test.test_io.CBufferedRandomTest.test_args_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args_error__test.test_io.CBufferedReaderTest.test_args_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args_error__test.test_io.CBufferedWriterTest.test_args_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args_from_interpreter_flags__test.test_support.TestSupport.test_args_from_interpreter_flags__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_args_kwargs__test.test_sched.TestCase.test_args_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args_kwargs__test.test_typing.ParamSpecTests.test_args_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args_list_contains_call_list__test.test_unittest.testmock.testhelpers.TestCallList.test_args_list_contains_call_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_args_string__test.test_subprocess.POSIXProcessTestCase.test_args_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argspec_api_ignores_wrapped__test.test_inspect.test_inspect.TestClassesAndFunctions.test_argspec_api_ignores_wrapped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument__test.test_argparse.TestStrings.test_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_checking__test.test_functools.TestPartialC.test_argument_checking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_checking__test.test_functools.TestPartialCSubclass.test_argument_checking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_checking__test.test_functools.TestPartialPy.test_argument_checking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_checking__test.test_functools.TestPartialPySubclass.test_argument_checking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_error__test.test_argparse.TestArgumentError.test_argument_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_handling__test.test_compile.TestSpecifics.test_argument_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_order__test.test_compile.TestSpecifics.test_argument_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_passing__test.datetimetester.TestDateTimeTZ_Fast.test_argument_passing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_passing__test.datetimetester.TestDateTimeTZ_Pure.test_argument_passing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_passing__test.datetimetester.TestTimeTZ_Fast.test_argument_passing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_passing__test.datetimetester.TestTimeTZ_Pure.test_argument_passing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_required__test.test_os.TestPEP519.test_argument_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_required__test.test_os.TestPEP519PurePython.test_argument_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_type_error__test.test_argparse.TestArgumentTypeError.test_argument_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_unpacking_1__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_unpacking_2__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argument_unpacking_3__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argumentcheck__test.test_enumerate.EnumerateStartTestCase.test_argumentcheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argumentcheck__test.test_enumerate.EnumerateTestCase.test_argumentcheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argumentcheck__test.test_enumerate.SubclassTestCase.test_argumentcheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argumentcheck__test.test_enumerate.TestBig.test_argumentcheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argumentcheck__test.test_enumerate.TestEmpty.test_argumentcheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argumentcheck__test.test_enumerate.TestLongStart.test_argumentcheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argumentcheck__test.test_enumerate.TestStart.test_argumentcheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arguments__test.test_ast.AST_Tests.test_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arguments__test.test_fstring.TestCase.test_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arguments__test.test_threading_local.PyThreadingLocalTest.test_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arguments__test.test_threading_local.ThreadLocalTest.test_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arguments_list__test.test_argparse.TestParseKnownArgs.test_arguments_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arguments_list_positional__test.test_argparse.TestParseKnownArgs.test_arguments_list_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arguments_tuple__test.test_argparse.TestParseKnownArgs.test_arguments_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arguments_tuple_positional__test.test_argparse.TestParseKnownArgs.test_arguments_tuple_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_argv0_normalization__test.test_cmd_line.CmdLineTest.test_argv0_normalization__'bpo-32457_only_applies_on_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_arithmetic_Set__test.test_collections.TestCollectionABCs.test_arithmetic_Set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_around_2GB__test.test_mmap.LargeMmapTests.test_around_2GB_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_around_4GB__test.test_mmap.LargeMmapTests.test_around_4GB_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_arp_getnode__test.test_uuid.TestInternalsWithExtModule.test_arp_getnode__'arp_is_not_used_for_introspection_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_arp_getnode__test.test_uuid.TestInternalsWithoutExtModule.test_arp_getnode__'arp_is_not_used_for_introspection_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_array2pointer__test.test_ctypes.test_cast.Test.test_array2pointer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_array__test.test_codecs.ReadBufferTest.test_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_array__test.test_marshal.BufferTestCase.test_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_array_assign__test.test_memoryview.ArrayMemoryviewTest.test_array_assign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_array_in_struct__test.test_ctypes.test_structures.StructureTestCase.test_array_in_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_array_in_struct_registers__test.test_ctypes.test_structures.StructureTestCase.test_array_in_struct_registers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_array_invalid_length__test.test_ctypes.test_varsize_struct.VarSizeTest.test_array_invalid_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_array_is_sequence__test.test_array.MiscTest.test_array_is_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_array_pointers__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_array_pointers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_array_size__test.test_sqlite3.test_dbapi.CursorTests.test_array_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_array_writes__test.test_io.CIOTest.test_array_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_array_writes__test.test_io.PyIOTest.test_array_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_article__test.test_nntplib.NNTPv1Tests.test_article_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_article__test.test_nntplib.NNTPv2Tests.test_article_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_article_file__test.test_nntplib.NNTPv1Tests.test_article_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_article_file__test.test_nntplib.NNTPv2Tests.test_article_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_bytes__test.test_email.test_email.TestMessageAPI.test_as_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_bytes_common__test.test_pathlib.PosixPathAsPureTest.test_as_bytes_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_bytes_common__test.test_pathlib.PurePathSubclassTest.test_as_bytes_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_bytes_common__test.test_pathlib.PurePathTest.test_as_bytes_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_bytes_common__test.test_pathlib.PurePosixPathTest.test_as_bytes_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_bytes_common__test.test_pathlib.PureWindowsPathTest.test_as_bytes_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_bytes_common__test.test_pathlib.WindowsPathAsPureTest.test_as_bytes_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_as_bytes_policy__test.test_email.test_email.TestMessageAPI.test_as_bytes_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_concurrent__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_concurrent__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_concurrent__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_concurrent__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_concurrent__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_concurrent__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_concurrent__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_concurrent__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_use_running_loop__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_use_running_loop__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_use_running_loop__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_use_running_loop__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_use_running_loop__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_use_running_loop__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_use_running_loop__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_use_running_loop__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_without_loop__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_without_loop__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_without_loop__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_without_loop__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_without_loop__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_without_loop__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_without_loop__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_coroutine_without_loop__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_duplicate_coroutines__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_duplicate_coroutines__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_duplicate_coroutines__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_duplicate_coroutines__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_duplicate_coroutines__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_duplicate_coroutines__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_duplicate_coroutines__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_duplicate_coroutines__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_invalid_args__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_invalid_args__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_invalid_args__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_invalid_args__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_invalid_args__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_invalid_args__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_invalid_args__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_invalid_args__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_reverse_wait__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_reverse_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_reverse_wait__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_reverse_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_reverse_wait__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_reverse_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_reverse_wait__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_reverse_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_reverse_wait__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_reverse_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_reverse_wait__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_reverse_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_reverse_wait__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_reverse_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_reverse_wait__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_reverse_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_timeout__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_timeout__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_timeout__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_timeout__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_timeout__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_timeout__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_timeout__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_timeout__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_unused_timeout__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_with_unused_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_unused_timeout__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_with_unused_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_unused_timeout__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_with_unused_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_unused_timeout__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_with_unused_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_unused_timeout__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_with_unused_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_unused_timeout__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_with_unused_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_unused_timeout__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_with_unused_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_completed_with_unused_timeout__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_with_unused_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_dict__test.test_types.SimpleNamespaceTests.test_as_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_file_directory__test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_as_file_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_file_does_not_keep_open__test.test_importlib.resources.test_resource.DeletingZipsTest.test_as_file_does_not_keep_open__'Desired_but_not_supported.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_as_integer_ratio__test.test_decimal.CUsabilityTest.test_as_integer_ratio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_integer_ratio__test.test_decimal.PyUsabilityTest.test_as_integer_ratio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_integer_ratio__test.test_fractions.FractionTest.test_as_integer_ratio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_integer_ratio__test.test_long.LongTest.test_as_integer_ratio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_json__test.test_importlib.test_metadata_api.APITests.test_as_json_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_json_egg_info__test.test_importlib.test_metadata_api.APITests.test_as_json_egg_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_json_odd_case__test.test_importlib.test_metadata_api.APITests.test_as_json_odd_case_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_nonzero__test.test_decimal.CUsabilityTest.test_as_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_nonzero__test.test_decimal.PyUsabilityTest.test_as_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_posix_common__test.test_pathlib.PosixPathAsPureTest.test_as_posix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_posix_common__test.test_pathlib.PurePathSubclassTest.test_as_posix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_posix_common__test.test_pathlib.PurePathTest.test_as_posix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_posix_common__test.test_pathlib.PurePosixPathTest.test_as_posix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_posix_common__test.test_pathlib.PureWindowsPathTest.test_as_posix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_posix_common__test.test_pathlib.WindowsPathAsPureTest.test_as_posix_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_as_string__test.test_email.test_email.TestMessageAPI.test_as_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_string_allows_maxheaderlen__test.test_email.test_message.TestEmailMessage.test_as_string_allows_maxheaderlen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_string_policy__test.test_email.test_email.TestMessageAPI.test_as_string_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_string_unixform__test.test_email.test_message.TestEmailMessage.test_as_string_unixform_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_string_uses_max_header_length_by_default__test.test_email.test_message.TestEmailMessage.test_as_string_uses_max_header_length_by_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_tuple__test.test_decimal.CUsabilityTest.test_as_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_tuple__test.test_decimal.PyUsabilityTest.test_as_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_uri__test.test_pathlib.PosixPathAsPureTest.test_as_uri_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_uri__test.test_pathlib.PurePosixPathTest.test_as_uri_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_uri__test.test_pathlib.PureWindowsPathTest.test_as_uri_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_uri__test.test_pathlib.WindowsPathAsPureTest.test_as_uri__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_as_uri_common__test.test_pathlib.PosixPathAsPureTest.test_as_uri_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_uri_common__test.test_pathlib.PurePathSubclassTest.test_as_uri_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_uri_common__test.test_pathlib.PurePathTest.test_as_uri_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_uri_common__test.test_pathlib.PurePosixPathTest.test_as_uri_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_uri_common__test.test_pathlib.PureWindowsPathTest.test_as_uri_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_uri_common__test.test_pathlib.WindowsPathAsPureTest.test_as_uri_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_as_uri_non_ascii__test.test_pathlib.PosixPathAsPureTest.test_as_uri_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_as_uri_non_ascii__test.test_pathlib.PurePosixPathTest.test_as_uri_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asccomplex__test.test_capi.test_complex.CAPIComplexTest.test_asccomplex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ascii__test.test_builtin.BuiltinTest.test_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ascii__test.test_codecs.SurrogateEscapeTest.test_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ascii__test.test_codecs.UTF7Test.test_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ascii__test.test_unicode.UnicodeTest.test_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ascii_add_header__test.test_email.test_email.TestMessageAPI.test_ascii_add_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ascii_add_header_with_tspecial__test.test_email.test_email.TestMessageAPI.test_ascii_add_header_with_tspecial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ascii_and_unicode_flag__test.test_re.ReTests.test_ascii_and_unicode_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ascii_body__test.test_httplib.RequestBodyTest.test_ascii_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ascii_docstring__test.test_module.ModuleTests.test_ascii_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ascii_file_shelf__test.test_shelve.TestCase.test_ascii_file_shelf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ascii_letters__test.test_ucn.UnicodeNamesTest.test_ascii_letters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asctime__test.test_time.TimeTestCase.test_asctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asctime_bounding_check__test.test_time.TimeTestCase.test_asctime_bounding_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asdouble__test.test_capi.test_float.CAPIFloatTest.test_asdouble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asn1object__test.test_ssl.BasicSocketTests.test_asn1object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ass_subscr__test.test_xml_etree.BadElementTest.test_ass_subscr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ass_subscr__test.test_xml_etree_c.BadElementTest.test_ass_subscr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assertRaises__test.test_unittest.test_assertions.Test_Assertions.test_assertRaises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assertRaises_frames_survival__test.test_unittest.test_assertions.Test_Assertions.test_assertRaises_frames_survival_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert__test.test_ast.ASTValidatorTests.test_assert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert__test.test_grammar.GrammarTests.test_assert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_any_call__test.test_unittest.testmock.testmock.MockTest.test_assert_any_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_any_call_with_function_spec__test.test_unittest.testmock.testmock.MockTest.test_assert_any_call_with_function_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_any_wait__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_any_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_awaited__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_awaited_but_not_called__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_but_not_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_awaited_once__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_awaited_once_with__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_once_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_awaited_with__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called__test.test_unittest.testmock.testmock.MockTest.test_assert_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_and_awaited_at_same_time__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_and_awaited_at_same_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_but_not_awaited__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_but_not_awaited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_exception_message__test.test_unittest.testmock.testmock.MockTest.test_assert_called_exception_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_once__test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_once_and_awaited_twice__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_once_and_awaited_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_once_message__test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_once_message_not_called__test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_message_not_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_once_with__test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_once_with_call_list__test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with_call_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_once_with_function_spec__test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with_function_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_once_with_message__test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_then_awaited__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_then_awaited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_twice_and_awaited_once__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_twice_and_awaited_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_with__test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_with_any__test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_any_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_with_failure_message__test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_failure_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_with_function_spec__test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_function_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_with_message__test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_called_with_method_spec__test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_method_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_failures__test.test_grammar.GrammarTests.test_assert_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_awaits_no_order__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_awaits_no_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_awaits_not_matching_spec_error__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_awaits_not_matching_spec_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_awaits_ordered__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_awaits_ordered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_calls__test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_calls_any_order__test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_any_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_calls_nested_spec__test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_nested_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_calls_nested_without_spec__test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_nested_without_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_calls_not_awaits__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_calls_not_awaits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_calls_not_matching_spec_error__test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_not_matching_spec_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_calls_with_function_spec__test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_with_function_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_mock_calls_on_async_mock_no_spec__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_mock_calls_on_async_mock_no_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_has_mock_calls_on_async_mock_with_spec__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_mock_calls_on_async_mock_with_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_not_awaited__test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_not_awaited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_not_called__test.test_unittest.testmock.testmock.MockTest.test_assert_not_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_not_called_message__test.test_unittest.testmock.testmock.MockTest.test_assert_not_called_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_not_in_with_arg_in_bytecode__test.test_dis.TestBytecodeTestCase.test_assert_not_in_with_arg_in_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_not_in_with_arg_not_in_bytecode__test.test_dis.TestBytecodeTestCase.test_assert_not_in_with_arg_not_in_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_not_in_with_op_not_in_bytecode__test.test_dis.TestBytecodeTestCase.test_assert_not_in_with_op_not_in_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_python_failure__test.test_script_helper.TestScriptHelper.test_assert_python_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_python_failure_raises__test.test_script_helper.TestScriptHelper.test_assert_python_failure_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_python_isolated_when_env_not_required__test.test_script_helper.TestScriptHelper.test_assert_python_isolated_when_env_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_python_ok__test.test_script_helper.TestScriptHelper.test_assert_python_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_python_ok_raises__test.test_script_helper.TestScriptHelper.test_assert_python_ok_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_shadowing__test.test_exceptions.ExceptionTests.test_assert_shadowing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_syntax_warnings__test.test_grammar.GrammarTests.test_assert_syntax_warnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_warning_promotes_to_syntax_error__test.test_grammar.GrammarTests.test_assert_warning_promotes_to_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assert_with_tuple_arg__test.test_raise.TestRaise.test_assert_with_tuple_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assign__test.test_ast.ASTValidatorTests.test_assign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assign_call__test.test_syntax.SyntaxTestCase.test_assign_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assign_del__test.test_syntax.SyntaxTestCase.test_assign_del_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assign_slice__test.test_descr.ClassPropertiesAndMethods.test_assign_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assign_to_comp_iter_var_in_outer_function__test.test_listcomps.ListComprehensionTest.test_assign_to_comp_iter_var_in_outer_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assign_to_constant__test.test_ast.ConstantTests.test_assign_to_constant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assign_to_next__test.test_lib2to3.test_fixers.Test_next.test_assign_to_next_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assign_to_next_in_list__test.test_lib2to3.test_fixers.Test_next.test_assign_to_next_in_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assign_to_next_in_tuple__test.test_lib2to3.test_fixers.Test_next.test_assign_to_next_in_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assigned__test.test_symtable.SymtableTest.test_assigned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assigned_attributes__test.test_reprlib.TestRecursiveRepr.test_assigned_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.ByteTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.DoubleTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.FloatTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.IntTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.LongLongTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.LongTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.ShortTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.UnsignedByteTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.UnsignedIntTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.UnsignedLongLongTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.UnsignedLongTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_array.UnsignedShortTest.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment__test.test_fstring.TestCase.test_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment_expression__test.test_listcomps.ListComprehensionTest.test_assignment_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment_expression_feature_version__test.test_ast.AST_Tests.test_assignment_expression_feature_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment_idiom_in_comprehensions__test.test_dictcomps.DictComprehensionTest.test_assignment_idiom_in_comprehensions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_assignment_idiom_in_comprehensions__test.test_peepholer.TestTranforms.test_assignment_idiom_in_comprehensions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast__test.test_fstring.TestCase.test_ast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_asdl_signature__test.test_ast.AST_Tests.test_ast_asdl_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_compile_time_concat__test.test_fstring.TestCase.test_ast_compile_time_concat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_fini__test.test_gc.PythonFinalizationTests.test_ast_fini_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_fstring_empty_format_spec__test.test_fstring.TestCase.test_ast_fstring_empty_format_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_line_numbers__test.test_fstring.TestCase.test_ast_line_numbers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_line_numbers_duplicate_expression__test.test_fstring.TestCase.test_ast_line_numbers_duplicate_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_line_numbers_multiline_fstring__test.test_fstring.TestCase.test_ast_line_numbers_multiline_fstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_line_numbers_multiple_formattedvalues__test.test_fstring.TestCase.test_ast_line_numbers_multiple_formattedvalues_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_line_numbers_nested__test.test_fstring.TestCase.test_ast_line_numbers_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_line_numbers_with_parentheses__test.test_fstring.TestCase.test_ast_line_numbers_with_parentheses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_numbers_fstring_with_formatting__test.test_fstring.TestCase.test_ast_numbers_fstring_with_formatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_recursion_limit__test.test_ast.AST_Tests.test_ast_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ast_validation__test.test_ast.AST_Tests.test_ast_validation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone__test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone__test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone__test.datetimetester.TestDateTime_Fast.test_astimezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone__test.datetimetester.TestDateTime_Pure.test_astimezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_astimezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_astimezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone__test.datetimetester.TestSubclassDateTime_Fast.test_astimezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone__test.datetimetester.TestSubclassDateTime_Pure.test_astimezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone_default_eastern__test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_eastern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone_default_eastern__test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_eastern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone_default_near_fold__test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_near_fold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone_default_near_fold__test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_near_fold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone_default_utc__test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_astimezone_default_utc__test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asymmetry__test.test_cmath.IsCloseTests.test_asymmetry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asymmetry__test.test_math.IsCloseTests.test_asymmetry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async__test.test_positional_only_arg.PositionalOnlyTestCase.test_async_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async__test.test_tokenize.CTokenizeTest.test_async_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async__test.test_tokenize.GenerateTokensTest.test_async_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async__test.test_tokenize.TokenizeTest.test_async_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_and_await_are_keywords__test.test_keyword.Test_iskeyword.test_async_and_await_are_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_annotation__test.test_pydoc.TestDescriptions.test_async_annotation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_arg_lists__test.test_unittest.testmock.testasync.AsyncMockAssert.test_async_arg_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_await__test.test_grammar.GrammarTests.test_async_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_callback__test.test_contextlib_async.TestAsyncExitStack.test_async_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_contextmanager__test.test_typing.OtherABCTests.test_async_contextmanager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_def__test.test_types.CoroutineTests.test_async_def_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_def_cm__test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_async_def_cm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_def_coroutines__test.test_asyncio.test_pep492.CoroutineTests.test_async_def_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_def_patch__test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_async_def_patch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_exit_exception_chaining__test.test_contextlib_async.TestAsyncExitStack.test_async_exit_exception_chaining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_exit_exception_explicit_none_context__test.test_contextlib_async.TestAsyncExitStack.test_async_exit_exception_explicit_none_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_for__test.test_compile.TestStackSizeStability.test_async_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_for__test.test_grammar.GrammarTests.test_async_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_for__test.test_lib2to3.test_parser.TestAsyncAwait.test_async_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_for__test.test_monitoring.ExceptionMonitoringTest.test_async_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_for_backwards_jump_has_no_line__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_async_for_backwards_jump_has_no_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_for_backwards_jump_has_no_line__test.test_sys_settrace.TestLinesAfterTraceStarted.test_async_for_backwards_jump_has_no_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_for_backwards_jump_has_no_line__test.test_sys_settrace.TestSetLocalTrace.test_async_for_backwards_jump_has_no_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_for_backwards_jump_has_no_line__test.test_sys_settrace.TraceOpcodesTestCase.test_async_for_backwards_jump_has_no_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_for_backwards_jump_has_no_line__test.test_sys_settrace.TraceTestCase.test_async_for_backwards_jump_has_no_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_for_else__test.test_compile.TestStackSizeStability.test_async_for_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_function__test.test_unparse.ManualASTCreationTestCase.test_async_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_function_with_type_params__test.test_unparse.ManualASTCreationTestCase.test_async_function_with_type_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_3_arg_deprecation_warning__test.test_asyncgen.AsyncGenTest.test_async_gen_3_arg_deprecation_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_aclose_after_exhaustion__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_after_exhaustion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_aclose_compatible_with_get_stack__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_compatible_with_get_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_aclose_twice_with_different_coros__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_twice_with_different_coros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_aiter__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_aiter_class__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aiter_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_api_01__test.test_asyncgen.AsyncGenTest.test_async_gen_api_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_01__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_02__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_03__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_aclose_06__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_06_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_aclose_07__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_07_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_aclose_08__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_08_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_aclose_10__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_aclose_11__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_aclose_12__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_12_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_anext_04__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_04_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_anext_05__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_05_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_anext_06__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_06_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_anext_stopiteration__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_stopiteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_anext_tuple__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_asend_01__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_asend_02__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_asend_03__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_athrow_01__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_athrow_02__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_athrow_03__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_athrow_stopiteration__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_stopiteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_athrow_tuple__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_gc_aclose_09__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_gc_aclose_09_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_shutdown_01__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_shutdown_02__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_shutdown_exception_01__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_exception_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_asyncio_shutdown_exception_02__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_exception_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_await_same_aclose_coro_twice__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_await_same_aclose_coro_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_await_same_anext_coro_twice__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_await_same_anext_coro_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_exception_03__test.test_asyncgen.AsyncGenTest.test_async_gen_exception_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_exception_04__test.test_asyncgen.AsyncGenTest.test_async_gen_exception_04_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_exception_05__test.test_asyncgen.AsyncGenTest.test_async_gen_exception_05_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_exception_06__test.test_asyncgen.AsyncGenTest.test_async_gen_exception_06_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_exception_07__test.test_asyncgen.AsyncGenTest.test_async_gen_exception_07_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_exception_08__test.test_asyncgen.AsyncGenTest.test_async_gen_exception_08_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_exception_09__test.test_asyncgen.AsyncGenTest.test_async_gen_exception_09_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_exception_10__test.test_asyncgen.AsyncGenTest.test_async_gen_exception_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_exception_11__test.test_asyncgen.AsyncGenTest.test_async_gen_exception_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_exception_12__test.test_asyncgen.AsyncGenTest.test_async_gen_exception_12_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_expression_01__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_expression_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_expression_02__test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_expression_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_iteration_01__test.test_asyncgen.AsyncGenTest.test_async_gen_iteration_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_iteration_02__test.test_asyncgen.AsyncGenTest.test_async_gen_iteration_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_propagates_generator_exit__test.test_contextlib_async.TestAbstractAsyncContextManager.test_async_gen_propagates_generator_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_syntax_01__test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_syntax_02__test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_syntax_03__test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_syntax_04__test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_04_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_gen_syntax_05__test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_05_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_generator__test.test_lib2to3.test_parser.TestAsyncAwait.test_async_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_generator__test.test_typing.CollectionsAbcTests.test_async_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_generator_anext__test.test_asyncgen.AsyncGenAsyncioTest.test_async_generator_anext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_generator_annotation__test.test_pydoc.TestDescriptions.test_async_generator_annotation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_iterable__test.test_typing.CollectionsAbcTests.test_async_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_iterator__test.test_typing.CollectionsAbcTests.test_async_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_magic_methods_return_async_mocks__test.test_unittest.testmock.testasync.AsyncMagicMethods.test_async_magic_methods_return_async_mocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_method_calls_recorded__test.test_unittest.testmock.testasync.AsyncMockAssert.test_async_method_calls_recorded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_nullcontext__test.test_contextlib_async.TestAsyncNullcontext.test_async_nullcontext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_push__test.test_contextlib_async.TestAsyncExitStack.test_async_push_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_var__test.test_lib2to3.test_parser.TestAsyncAwait.test_async_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_with__test.test_compile.TestStackSizeStability.test_async_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_with__test.test_grammar.GrammarTests.test_async_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_with__test.test_lib2to3.test_parser.TestAsyncAwait.test_async_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_writer_api__test.test_asyncio.test_streams.StreamTests.test_async_writer_api_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_async_writer_api_exception_after_close__test.test_asyncio.test_streams.StreamTests.test_async_writer_api_exception_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asynccomp__test.test_type_comments.TypeCommentTests.test_asynccomp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncdef__test.test_type_comments.TypeCommentTests.test_asyncdef_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncgen_finalization_by_gc__test.test_asyncio.test_base_events.BaseEventLoopTests.test_asyncgen_finalization_by_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncgen_finalization_by_gc_in_other_thread__test.test_asyncio.test_base_events.BaseEventLoopTests.test_asyncgen_finalization_by_gc_in_other_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncgen_hooks__test.test_sys.SizeofTest.test_asyncgen_hooks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncgen_nonstarted_hooks_are_cancellable__test.test_asyncgen.AsyncGenAsyncioTest.test_asyncgen_nonstarted_hooks_are_cancellable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_1__test.test_coroutines.CoroAsyncIOCompatTest.test_asyncio_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_module_compiled__test.test_asyncio.test_tasks.GenericTaskTests.test_asyncio_module_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_run_cancels_hanging_tasks__test.test_asyncio.test_runners.RunTests.test_asyncio_run_cancels_hanging_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_run_closes_gens_after_hanging_tasks_errors__test.test_asyncio.test_runners.RunTests.test_asyncio_run_closes_gens_after_hanging_tasks_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_run_debug__test.test_asyncio.test_runners.RunTests.test_asyncio_run_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_run_from_running_loop__test.test_asyncio.test_runners.RunTests.test_asyncio_run_from_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_run_loop_factory__test.test_asyncio.test_runners.RunTests.test_asyncio_run_loop_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_run_only_coro__test.test_asyncio.test_runners.RunTests.test_asyncio_run_only_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_run_raises__test.test_asyncio.test_runners.RunTests.test_asyncio_run_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_run_reports_hanging_tasks_errors__test.test_asyncio.test_runners.RunTests.test_asyncio_run_reports_hanging_tasks_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_run_return__test.test_asyncio.test_runners.RunTests.test_asyncio_run_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_run_set_event_loop__test.test_asyncio.test_runners.RunTests.test_asyncio_run_set_event_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_run_without_uncancel__test.test_asyncio.test_runners.RunTests.test_asyncio_run_without_uncancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_task_decimal_context__test.test_asyncio.test_context.DecimalContextTest.test_asyncio_task_decimal_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_wait_for_cancelled__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_asyncio_wait_for_cancelled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncio_wait_for_timeout__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_asyncio_wait_for_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncmock_defaults__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_asyncmock_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncmock_has_sync_magic_methods__test.test_unittest.testmock.testasync.AsyncMagicMethods.test_asyncmock_has_sync_magic_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_asyncvar__test.test_type_comments.TypeCommentTests.test_asyncvar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_at_eof__test.test_asyncio.test_streams.StreamTests.test_at_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_at_fork_reinit__test.test_thread.LockTests.test_at_fork_reinit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_at_fork_reinit__test.test_threading.EventTests.test_at_fork_reinit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_at_fork_reinit__test.test_threading.LockTests.test_at_fork_reinit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atexit__test.test_capi.test_misc.Test_testcapi.test_atexit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atexit__test.test_weakref.FinalizeTestCase.test_atexit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atexit_after_shutdown__test.test_threading.AtexitTests.test_atexit_after_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atexit_called_once__test.test_threading.AtexitTests.test_atexit_called_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atexit_instances__test.test_atexit.FunctionalTest.test_atexit_instances_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atexit_output__test.test_threading.AtexitTests.test_atexit_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atexit_with_unregistered_function____main__.GeneralTest.test_atexit_with_unregistered_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atof__test.test_locale.TestCDelocalizeTest.test_atof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atof__test.test_locale.TestEnUSDelocalize.test_atof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atof__test.test_locale.TestfrFRDelocalizeTest.test_atof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atoi__test.test_locale.TestCDelocalizeTest.test_atoi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atoi__test.test_locale.TestEnUSDelocalize.test_atoi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atoi__test.test_locale.TestfrFRDelocalizeTest.test_atoi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atomic_funcs__test.test_capi.test_misc.Test_testinternalcapi.test_atomic_funcs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atomic_group__test.test_re.DebugTests.test_atomic_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_atoms__test.test_grammar.GrammarTests.test_atoms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attach_mock__test.test_unittest.testmock.testmock.MockTest.test_attach_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attach_mock_patch_autospec__test.test_unittest.testmock.testmock.MockTest.test_attach_mock_patch_autospec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attach_mock_patch_autospec_signature__test.test_unittest.testmock.testmock.MockTest.test_attach_mock_patch_autospec_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attach_mock_return_value__test.test_unittest.testmock.testmock.MockTest.test_attach_mock_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attach_raises_exception__test.test_email.test_email.TestNonMultipart.test_attach_raises_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attach_when_payload_is_string__test.test_email.test_email.TestMessageAPI.test_attach_when_payload_is_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attlist_default__test.test_xml_etree.ElementTreeTest.test_attlist_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attlist_default__test.test_xml_etree_c.ElementTreeTest.test_attlist_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr__test.test_importlib.test_main.TestEntryPoints.test_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr__test.test_monitoring.TestLoadSuperAttr.test_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_entity_replacement__test.test_htmlparser.AttributesTestCase.test_attr_entity_replacement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_from_module__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_attr_from_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_from_module__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_attr_from_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_funky_names2__test.test_htmlparser.AttributesTestCase.test_attr_funky_names2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_funky_names__test.test_htmlparser.AttributesTestCase.test_attr_funky_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_invalid__test.test_optparse.TestOptionChecks.test_attr_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_matches__test.test_rlcompleter.TestRlcompleter.test_attr_matches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_nonascii__test.test_htmlparser.AttributesTestCase.test_attr_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_passthrough__test.test_typing.AnnotatedTests.test_attr_passthrough_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_raise_through_property__test.test_descr.ClassPropertiesAndMethods.test_attr_raise_through_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_ref__test.test_lib2to3.test_fixers.Test_xreadlines.test_attr_ref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_syntax__test.test_htmlparser.AttributesTestCase.test_attr_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_unchanged__test.test_importlib.test_lazy.LazyLoaderTests.test_attr_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attr_values__test.test_htmlparser.AttributesTestCase.test_attr_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrdel__test.test_types.SimpleNamespaceTests.test_attrdel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrget__test.test_types.SimpleNamespaceTests.test_attrget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrgetter__test.test_operator.CCOperatorPickleTestCase.test_attrgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrgetter__test.test_operator.COperatorTestCase.test_attrgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrgetter__test.test_operator.CPyOperatorPickleTestCase.test_attrgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrgetter__test.test_operator.PyCOperatorPickleTestCase.test_attrgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrgetter__test.test_operator.PyOperatorTestCase.test_attrgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrgetter__test.test_operator.PyPyOperatorPickleTestCase.test_attrgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrib__test.test_xml_etree.ElementTreeTest.test_attrib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrib__test.test_xml_etree_c.ElementTreeTest.test_attrib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute__test.test_ast.ASTValidatorTests.test_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_access_returns_mocks__test.test_unittest.testmock.testmock.MockTest.test_attribute_access_returns_mocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_augassign__test.test_compile.TestSourcePositions.test_attribute_augassign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_call__test.test_unittest.testmock.testhelpers.CallTest.test_attribute_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_chain_is_maintained__test.test_unittest.testmock.testsealable.TestSealable.test_attribute_chain_is_maintained_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_del__test.test_compile.TestSourcePositions.test_attribute_del_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestIntEnumClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestIntEnumFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestIntFlagClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestIntFlagFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMinimalDateClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMinimalDateFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMinimalFloatClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMinimalFloatFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMixedDateClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMixedDateFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMixedFloatClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMixedFloatFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMixedIntClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMixedIntFlagClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMixedIntFlagFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMixedIntFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMixedStrClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestMixedStrFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestPlainEnumClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestPlainEnumFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestPlainFlagClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestPlainFlagFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestStrEnumClass.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_enum.TestStrEnumFunction.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_deletion__test.test_unittest.testmock.testmock.MockTest.test_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_error__test.test_super.TestSuper.test_attribute_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_error_inside_nested_getattr__test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_inside_nested_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_error_inside_nested_getattr__test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_inside_nested_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_error_with_bad_name__test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_with_bad_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_error_with_bad_name__test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_with_bad_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_error_with_failing_dict__test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_with_failing_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_error_with_failing_dict__test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_with_failing_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_load__test.test_compile.TestSourcePositions.test_attribute_load_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_name_interning__test.test_pickle.CDumpPickle_LoadPickle.test_attribute_name_interning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_name_interning__test.test_pickle.CPicklerTests.test_attribute_name_interning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_name_interning__test.test_pickle.DumpPickle_CLoadPickle.test_attribute_name_interning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_name_interning__test.test_pickle.InMemoryPickleTests.test_attribute_name_interning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_name_interning__test.test_pickle.PyPicklerTests.test_attribute_name_interning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_name_interning__test.test_pickletools.OptimizedPickleTests.test_attribute_name_interning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_name_repeated_in_class_pattern__test.test_patma.TestSyntaxErrors.test_attribute_name_repeated_in_class_pattern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_spaces__test.test_ast.EndPositionTests.test_attribute_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attribute_store__test.test_compile.TestSourcePositions.test_attribute_store_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_exceptions.AttributeErrorTests.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_exceptions.ImportErrorTests.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_functools.TestPartialC.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_functools.TestPartialCSubclass.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_functools.TestPartialPy.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_functools.TestPartialPySubclass.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_future_stmt.test_future_flags.FutureTest.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_httplib.HTTPSTest.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_io.CMiscIOTest.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_io.PyMiscIOTest.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_os.TestScandir.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_range.RangeTest.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_sys.SysModuleTest.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_typing.TypeVarTests.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_unittest.testmock.testcallable.TestCallable.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_and_return_value__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_attributes_and_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_have_name_and_parent_set__test.test_unittest.testmock.testmock.MockTest.test_attributes_have_name_and_parent_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_in_errorcode__test.test_errno.ErrorcodeTests.test_attributes_in_errorcode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_junctions__test.test_os.TestScandir.test_attributes_junctions__'Can_only_test_junctions_with_creation_on_win32.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_attributes_new_constructor__test.test_exceptions.SyntaxErrorTests.test_attributes_new_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_old__test.test_hmac.CopyTestCase.test_attributes_old_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_old_constructor__test.test_exceptions.SyntaxErrorTests.test_attributes_old_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_readonly__test.test_memoryview.ArrayMemorySliceSliceTest.test_attributes_readonly__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_attributes_readonly__test.test_memoryview.ArrayMemorySliceTest.test_attributes_readonly__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_attributes_readonly__test.test_memoryview.ArrayMemoryviewTest.test_attributes_readonly__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_attributes_readonly__test.test_memoryview.BytesMemorySliceSliceTest.test_attributes_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_readonly__test.test_memoryview.BytesMemorySliceTest.test_attributes_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_readonly__test.test_memoryview.BytesMemoryviewTest.test_attributes_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_return_more_mocks_by_default__test.test_unittest.testmock.testsealable.TestSealable.test_attributes_return_more_mocks_by_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_unwritable__test.test_functools.TestPartialC.test_attributes_unwritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_unwritable__test.test_functools.TestPartialCSubclass.test_attributes_unwritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_with_exec__test.test_type_aliases.TypeAliasConstructorTest.test_attributes_with_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_without_netloc__test.test_urlparse.UrlParseTestCase.test_attributes_without_netloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_writable__test.test_memoryview.ArrayMemorySliceSliceTest.test_attributes_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_writable__test.test_memoryview.ArrayMemorySliceTest.test_attributes_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_writable__test.test_memoryview.ArrayMemoryviewTest.test_attributes_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_writable__test.test_memoryview.BytesMemorySliceSliceTest.test_attributes_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_writable__test.test_memoryview.BytesMemorySliceTest.test_attributes_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attributes_writable__test.test_memoryview.BytesMemoryviewTest.test_attributes_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrs__test.test_raise.TestTracebackType.test_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrs__test.test_string.ModuleTest.test_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrs_empty__test.test_sax.XmlReaderTest.test_attrs_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrs_wattr__test.test_sax.XmlReaderTest.test_attrs_wattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_attrset__test.test_types.SimpleNamespaceTests.test_attrset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_audit__test.test_embed.AuditingTests.test_audit__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_audit_run_command__test.test_embed.AuditingTests.test_audit_run_command__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_audit_run_file__test.test_embed.AuditingTests.test_audit_run_file__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_audit_run_interactivehook__test.test_embed.AuditingTests.test_audit_run_interactivehook__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_audit_run_startup__test.test_embed.AuditingTests.test_audit_run_startup__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_audit_run_stdin__test.test_embed.AuditingTests.test_audit_run_stdin__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_audit_subinterpreter__test.test_embed.AuditingTests.test_audit_subinterpreter__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_augassign__test.test_ast.ASTValidatorTests.test_augassign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_augmentation_type_errors__test.test_xml_etree.BasicElementTest.test_augmentation_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_augmentation_type_errors__test.test_xml_etree_c.BasicElementTest.test_augmentation_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auth_function__test.test_smtplib.SMTPSimTests.test_auth_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auth_issued_twice__test.test_ftplib.TestTLS_FTPClass.test_auth_issued_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_authinfo__test.test_nntplib.NNTPv1Tests.test_authinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_authinfo__test.test_nntplib.NNTPv2Tests.test_authinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_authorization__test.test_httpservers.CGIHTTPServerTestCase.test_authorization__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_auto_b_if_enough_unsafe__test.test_email.test__encoded_words.TestEncode.test_auto_b_if_enough_unsafe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_b_if_long_unsafe__test.test_email.test__encoded_words.TestEncode.test_auto_b_if_long_unsafe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_garbage_corrected_fail__test.test_enum.TestInternals.test_auto_garbage_corrected_fail__'mixed_types_with_auto___will_raise_in_3.13'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_auto_garbage_corrected_ok__test.test_enum.TestInternals.test_auto_garbage_corrected_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_garbage_fail__test.test_enum.TestInternals.test_auto_garbage_fail__'mixed_types_with_auto___will_raise_in_3.13'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_auto_garbage_ok__test.test_enum.TestInternals.test_auto_garbage_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_headers__test.test_httplib.HeaderTests.test_auto_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_name__test.test_enum.TestInternals.test_auto_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_name_inherit__test.test_enum.TestInternals.test_auto_name_inherit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_number__test.test_enum.OldTestFlag.test_auto_number_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_number__test.test_enum.TestInternals.test_auto_number_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_number_garbage__test.test_enum.OldTestFlag.test_auto_number_garbage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_numbering__test.test_string.ModuleTest.test_auto_numbering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_order__test.test_enum.TestInternals.test_auto_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_order_wierd__test.test_enum.TestInternals.test_auto_order_wierd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_q__test.test_email.test__encoded_words.TestEncode.test_auto_q_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_q_if_long_mostly_safe__test.test_email.test__encoded_words.TestEncode.test_auto_q_if_long_mostly_safe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_q_if_short_mostly_safe__test.test_email.test__encoded_words.TestEncode.test_auto_q_if_short_mostly_safe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_auto_with_aliases__test.test_enum.TestInternals.test_auto_with_aliases__'auto___will_return_highest_value_+_1_in_3.13'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_autocommit_compat_ctx_mgr__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_compat_ctx_mgr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_compat_executescript__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_compat_executescript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_default__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_disabled__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_disabled_ctx_mgr__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_ctx_mgr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_disabled_executescript__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_executescript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_disabled_implicit_rollback__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_implicit_rollback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_disabled_implicit_shutdown__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_implicit_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_disabled_then_enabled__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_then_enabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_enabled__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_enabled_ctx_mgr__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_ctx_mgr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_enabled_executescript__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_executescript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_enabled_then_disabled__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_then_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_enabled_txn_ctl__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_txn_ctl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_explicit_then_disabled__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_explicit_then_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_setget__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_setget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autocommit_setget_invalid__test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_setget_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autorange__test.test_timeit.TestTimeit.test_autorange_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autorange_second__test.test_timeit.TestTimeit.test_autorange_second_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autorange_with_callback__test.test_timeit.TestTimeit.test_autorange_with_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autoseed__test.test_random.MersenneTwister_TestBasicOps.test_autoseed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autoseed__test.test_random.SystemRandom_TestBasicOps.test_autoseed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec__test.test_unittest.testmock.testpatch.PatchTest.test_autospec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_classmethod__test.test_unittest.testmock.testpatch.PatchTest.test_autospec_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_classmethod_signature__test.test_unittest.testmock.testpatch.PatchTest.test_autospec_classmethod_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_data_descriptor__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_data_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_function__test.test_unittest.testmock.testpatch.PatchTest.test_autospec_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_functions_with_self_in_odd_place__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_functions_with_self_in_odd_place_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_getattr_partial_function__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_getattr_partial_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_inherits__test.test_unittest.testmock.testpatch.PatchTest.test_autospec_inherits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_keywords__test.test_unittest.testmock.testpatch.PatchTest.test_autospec_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_mock__test.test_unittest.testmock.testmock.MockTest.test_autospec_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_name__test.test_unittest.testmock.testpatch.PatchTest.test_autospec_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_on_bound_builtin_function__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_on_bound_builtin_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_reset_mock__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_reset_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_side_effect__test.test_unittest.testmock.testmock.MockTest.test_autospec_side_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_side_effect_exception__test.test_unittest.testmock.testmock.MockTest.test_autospec_side_effect_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_signature_classmethod__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_signature_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_signature_staticmethod__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_signature_staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_staticmethod__test.test_unittest.testmock.testpatch.PatchTest.test_autospec_staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_staticmethod_signature__test.test_unittest.testmock.testpatch.PatchTest.test_autospec_staticmethod_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_with_new__test.test_unittest.testmock.testpatch.PatchTest.test_autospec_with_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_autospec_with_object__test.test_unittest.testmock.testpatch.PatchTest.test_autospec_with_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_available_symbols__test.test_stable_abi_ctypes.TestStableABIAvailability.test_available_symbols_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_available_timezones__test.test_zoneinfo.test_zoneinfo.CTestModule.test_available_timezones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_available_timezones__test.test_zoneinfo.test_zoneinfo.TestModule.test_available_timezones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_available_timezones_weirdzone__test.test_zoneinfo.test_zoneinfo.CTestModule.test_available_timezones_weirdzone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_available_timezones_weirdzone__test.test_zoneinfo.test_zoneinfo.TestModule.test_available_timezones_weirdzone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_avg__test.test_audioop.TestAudioop.test_avg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_avg_std__test.test_random.TestDistributions.test_avg_std_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_avgpp__test.test_audioop.TestAudioop.test_avgpp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_10__test.test_coroutines.CoroutineTest.test_await_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_11__test.test_coroutines.CoroutineTest.test_await_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_12__test.test_coroutines.CoroutineTest.test_await_12_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_13__test.test_coroutines.CoroutineTest.test_await_13_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_14__test.test_coroutines.CoroutineTest.test_await_14_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_15__test.test_coroutines.CoroutineTest.test_await_15_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_16__test.test_coroutines.CoroutineTest.test_await_16_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_1__test.test_coroutines.CoroutineTest.test_await_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_2__test.test_coroutines.CoroutineTest.test_await_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_3__test.test_coroutines.CoroutineTest.test_await_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_4__test.test_coroutines.CoroutineTest.test_await_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_5__test.test_coroutines.CoroutineTest.test_await_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_6__test.test_coroutines.CoroutineTest.test_await_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_7__test.test_coroutines.CoroutineTest.test_await_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_8__test.test_coroutines.CoroutineTest.test_await_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_9__test.test_coroutines.CoroutineTest.test_await_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_args_list_order__test.test_unittest.testmock.testasync.AsyncArguments.test_await_args_list_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_expr__test.test_lib2to3.test_parser.TestAsyncAwait.test_await_expr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_future_during_eager_step__test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_await_future_during_eager_step_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_await_future_during_eager_step__test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_await_future_during_eager_step_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_awaitable__test.test_typing.CollectionsAbcTests.test_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_awaitables_chain__test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_awaitables_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_awaitables_chain__test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_awaitables_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_awaitables_chain__test.test_asyncio.test_eager_task_factory.EagerTests.test_awaitables_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_awaitables_chain__test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_awaitables_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_awaitables_chain__test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_awaitables_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_awaitables_chain__test.test_asyncio.test_eager_task_factory.NonEagerTests.test_awaitables_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_awaits_asserts_with_any__test.test_unittest.testmock.testasync.AsyncMockAssert.test_awaits_asserts_with_any_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_awaits_asserts_with_spec_and_any__test.test_unittest.testmock.testasync.AsyncMockAssert.test_awaits_asserts_with_spec_and_any_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aware_compare__test.datetimetester.TestDateTimeTZ_Fast.test_aware_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aware_compare__test.datetimetester.TestDateTimeTZ_Pure.test_aware_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aware_compare__test.datetimetester.TestTimeTZ_Fast.test_aware_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aware_compare__test.datetimetester.TestTimeTZ_Pure.test_aware_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aware_datetime__test.datetimetester.TestTimeZone_Fast.test_aware_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aware_datetime__test.datetimetester.TestTimeZone_Pure.test_aware_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aware_datetime__test.test_email.test_utils.DateTimeTests.test_aware_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aware_subtract__test.datetimetester.TestDateTimeTZ_Fast.test_aware_subtract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_aware_subtract__test.datetimetester.TestDateTimeTZ_Pure.test_aware_subtract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b16decode__test.test_base64.BaseXYTestCase.test_b16decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b16encode__test.test_base64.BaseXYTestCase.test_b16encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b2a_base64_newline__test.test_binascii.ArrayBinASCIITest.test_b2a_base64_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b2a_base64_newline__test.test_binascii.BinASCIITest.test_b2a_base64_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b2a_base64_newline__test.test_binascii.BytearrayBinASCIITest.test_b2a_base64_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b2a_base64_newline__test.test_binascii.MemoryviewBinASCIITest.test_b2a_base64_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b32decode__test.test_base64.BaseXYTestCase.test_b32decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b32decode_casefold__test.test_base64.BaseXYTestCase.test_b32decode_casefold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b32decode_error__test.test_base64.BaseXYTestCase.test_b32decode_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b32encode__test.test_base64.BaseXYTestCase.test_b32encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b32hexdecode__test.test_base64.BaseXYTestCase.test_b32hexdecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b32hexdecode_error__test.test_base64.BaseXYTestCase.test_b32hexdecode_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b32hexdecode_other_types__test.test_base64.BaseXYTestCase.test_b32hexdecode_other_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b32hexencode__test.test_base64.BaseXYTestCase.test_b32hexencode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b32hexencode_other_types__test.test_base64.BaseXYTestCase.test_b32hexencode_other_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b64decode__test.test_base64.BaseXYTestCase.test_b64decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b64decode_invalid_chars__test.test_base64.BaseXYTestCase.test_b64decode_invalid_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b64decode_padding_error__test.test_base64.BaseXYTestCase.test_b64decode_padding_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b64encode__test.test_base64.BaseXYTestCase.test_b64encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b85_padding__test.test_base64.BaseXYTestCase.test_b85_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b85decode__test.test_base64.BaseXYTestCase.test_b85decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b85decode_errors__test.test_base64.BaseXYTestCase.test_b85decode_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b85encode__test.test_base64.BaseXYTestCase.test_b85encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b__test.test_capi.test_getargs.Unsigned_TestCase.test_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b__test.test_email.test__encoded_words.TestEncode.test_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b_case_ignored__test.test_email.test__encoded_words.TestDecode.test_b_case_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b_invalid_bytes_ignored_with_defect__test.test_email.test__encoded_words.TestDecode.test_b_invalid_bytes_ignored_with_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b_invalid_bytes_incorrect_padding__test.test_email.test__encoded_words.TestDecode.test_b_invalid_bytes_incorrect_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b_padding_defect__test.test_email.test__encoded_words.TestDecode.test_b_padding_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_b_undecodable_bytes_ignored_with_defect__test.test_email.test__encoded_words.TestDecode.test_b_undecodable_bytes_ignored_with_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_babyl_to_babyl__test.test_mailbox.TestMessageConversion.test_babyl_to_babyl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_babyl_to_maildir__test.test_mailbox.TestMessageConversion.test_babyl_to_maildir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_babyl_to_mboxmmdf__test.test_mailbox.TestMessageConversion.test_babyl_to_mboxmmdf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_babyl_to_mh__test.test_mailbox.TestMessageConversion.test_babyl_to_mh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backcompatibility__test.test_bisect.TestBisectC.test_backcompatibility_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backcompatibility__test.test_bisect.TestBisectPython.test_backcompatibility_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backcompatibility__test.test_bisect.TestInsortC.test_backcompatibility_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backcompatibility__test.test_bisect.TestInsortPython.test_backcompatibility_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestDateTimeTZ_Fast.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestDateTimeTZ_Pure.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestDateTime_Fast.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestDateTime_Pure.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestDate_Fast.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestDate_Pure.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestSubclassDateTime_Fast.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestSubclassDateTime_Pure.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestTimeTZ_Fast.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestTimeTZ_Pure.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestTime_Fast.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backdoor_resistance__test.datetimetester.TestTime_Pure.test_backdoor_resistance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backref_group_name_in_exception__test.test_re.ReTests.test_backref_group_name_in_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backslash__test.test_grammar.TokenTests.test_backslash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backslash_char__test.test_fstring.TestCase.test_backslash_char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backslash_continuation__test.test_tokenize.TestRoundtrip.test_backslash_continuation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backslash_continuation__test.test_tokenize.UntokenizeTest.test_backslash_continuation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backslashes_in_expression_part__test.test_fstring.TestCase.test_backslashes_in_expression_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backslashes_in_string_part__test.test_fstring.TestCase.test_backslashes_in_string_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_backslashescape__test.test_codeccallbacks.CodecCallbackTest.test_backslashescape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_8bit_header__test.test_email.test_email.TestHeader.test_bad_8bit_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_EG_construction__bad_excs_sequence__test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__bad_excs_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_EG_construction__bad_message__test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__bad_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_EG_construction__nested_non_exceptions__test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__nested_non_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_EG_construction__too_many_args__test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__too_many_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad___prepare____test.test_types.ClassCreationTests.test_bad___prepare___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad__package____test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_bad__package___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad__package____test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_bad__package___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_addr_sepc_raises__test.test_email.test_headerregistry.TestAddressAndGroup.test_bad_addr_sepc_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_address_split__test.test_ipaddress.AddressTestCase_v4.test_bad_address_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_address_split_v6_leading_colon__test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_leading_colon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_address_split_v6_not_enough_parts__test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_not_enough_parts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_address_split_v6_repeated_double_colon__test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_repeated_double_colon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_address_split_v6_too_many_colons__test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_too_many_colons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_address_split_v6_too_many_parts__test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_too_many_parts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_address_split_v6_too_many_parts_with_double_colon__test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_too_many_parts_with_double_colon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_address_split_v6_trailing_colon__test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_trailing_colon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arg_types__test.test_statistics.TestHarmonicMean.test_bad_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arg_types__test.test_statistics.TestMean.test_bad_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arg_types__test.test_statistics.TestMedian.test_bad_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arg_types__test.test_statistics.TestMedianGrouped.test_bad_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arg_types__test.test_statistics.TestMedianHigh.test_bad_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arg_types__test.test_statistics.TestMedianLow.test_bad_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arg_types__test.test_statistics.TestMode.test_bad_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arg_types__test.test_statistics.TestPStdev.test_bad_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arg_types__test.test_statistics.TestPVariance.test_bad_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arg_types__test.test_statistics.TestStdev.test_bad_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arg_types__test.test_statistics.TestVariance.test_bad_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_args__test.test_builtin.TestType.test_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_args__test.test_codecs.ReadBufferTest.test_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_args__test.test_codecs.UTF16ExTest.test_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_args__test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_args__test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_args__test.test_imghdr.TestImghdr.test_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_args__test.test_lzma.CompressDecompressFunctionTestCase.test_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_arguments__test.test_builtin.TestSorted.test_bad_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_assignments__test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_bad_assignments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_assignments__test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_bad_assignments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_bool_args__test.test_json.test_speedups.TestDecode.test_bad_bool_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_bool_args__test.test_json.test_speedups.TestEncode.test_bad_bool_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_buffer_method__test.test_buffer.TestPythonBufferProtocol.test_bad_buffer_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_capabilities__test.test_nntplib.MockSocketTests.test_bad_capabilities_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_capabilities__test.test_nntplib.MockSslTests.test_bad_capabilities_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_choices_list__test.test_optparse.TestOptionChecks.test_bad_choices_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_cmp__test.test_functools.TestCmpToKeyC.test_bad_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_cmp__test.test_functools.TestCmpToKeyPy.test_bad_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_coding2__test.test_source_encoding.MiscSourceEncodingTest.test_bad_coding2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_coding__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_bad_coding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_coding__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_bad_coding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_coding__test.test_source_encoding.MiscSourceEncodingTest.test_bad_coding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_coding_cookie__test.test_tokenize.TestTokenizerAdheresToPep0263.test_bad_coding_cookie_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor__test.test_array.MiscTest.test_bad_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestDateTimeTZ_Fast.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestDateTimeTZ_Pure.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestDateTime_Fast.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestDateTime_Pure.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestDate_Fast.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestDate_Pure.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestSubclassDateTime_Fast.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestSubclassDateTime_Pure.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestTimeTZ_Fast.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestTimeTZ_Pure.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestTime_Fast.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_constructor_arguments__test.datetimetester.TestTime_Pure.test_bad_constructor_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_cookie_header__test.test_http_cookiejar.CookieTests.test_bad_cookie_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_counter_during_dealloc__test.test_cprofile.CProfileTest.test_bad_counter_during_dealloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_decode_args__test.test_codecs.BasicUnicodeTest.test_bad_decode_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_dialect__test.test_csv.TestDialectRegistry.test_bad_dialect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_encode_args__test.test_codecs.BasicUnicodeTest.test_bad_encode_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_encoding__test.test_tempfile.TestNamedTemporaryFile.test_bad_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_encoding__test.test_tempfile.TestTemporaryFile.test_bad_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_environ__test.test_shutil.TestGetTerminalSize.test_bad_environ_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_escapes__test.test_json.test_scanstring.TestCScanstring.test_bad_escapes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_escapes__test.test_json.test_scanstring.TestPyScanstring.test_bad_escapes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_fd__test.test_os.DeviceEncodingTests.test_bad_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_file_actions__test.test_posix.TestPosixSpawn.test_bad_file_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_file_actions__test.test_posix.TestPosixSpawnP.test_bad_file_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_file_desc__test.test_mmap.MmapTests.test_bad_file_desc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_filter_name__test.test_tarfile.TestExtractionFilters.test_bad_filter_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_filter_spec__test.test_lzma.CompressorDecompressorTestCase.test_bad_filter_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_find__test.test_xml_etree.ElementFindTest.test_bad_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_find__test.test_xml_etree_c.ElementFindTest.test_bad_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_first_arg__test.test_super.TestSuper.test_bad_first_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_format__test.test_logging.ConfigDictTest.test_bad_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_format_with_dollar_style__test.test_logging.ConfigDictTest.test_bad_format_with_dollar_style_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_getattr__test.test_pickle.CDumpPickle_LoadPickle.test_bad_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_getattr__test.test_pickle.CPicklerTests.test_bad_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_getattr__test.test_pickle.DumpPickle_CLoadPickle.test_bad_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_getattr__test.test_pickle.InMemoryPickleTests.test_bad_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_getattr__test.test_pickle.PyPicklerTests.test_bad_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_getattr__test.test_pickletools.OptimizedPickleTests.test_bad_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_gzip_file__test.test_gzip.TestGzip.test_bad_gzip_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_gzip_request__test.test_xmlrpc.GzipServerTestCase.test_bad_gzip_request_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_id__test.test__xxinterpchannels.ChannelIDTests.test_bad_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_id__test.test__xxsubinterpreters.DestroyTests.test_bad_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_id__test.test__xxsubinterpreters.InterpreterIDTests.test_bad_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_id__test.test__xxsubinterpreters.IsRunningTests.test_bad_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_id__test.test__xxsubinterpreters.RunStringTests.test_bad_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_id__test.test_interpreters.TestInterpreterClose.test_bad_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_id__test.test_interpreters.TestInterpreterIsRunning.test_bad_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_id__test.test_interpreters.TestInterpreterRun.test_bad_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_indentation__test.test_traceback.TracebackCases.test_bad_indentation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_index__test.test_code.CoExtra.test_bad_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_init__test.test_pickle.CPickleTests.test_bad_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_init__test.test_pickle.PyPickleTests.test_bad_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_input_order__test.test_tokenize.UntokenizeTest.test_bad_input_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_instancecheck__test.test_types.UnionTests.test_bad_instancecheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_integer__test.test_ast.ASTHelpers_Test.test_bad_integer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_key__test.test_dict.DictTest.test_bad_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_bad_keys__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bad_keys__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_bad_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_bad_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_bad_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_bad_keys__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bad_keys__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_bad_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_bad_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_bad_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys_paths__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_bad_keys_paths__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bad_keys_paths__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_bad_keys_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys_paths__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_bad_keys_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys_paths__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_bad_keys_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys_paths__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_bad_keys_paths__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bad_keys_paths__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_bad_keys_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys_paths__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_bad_keys_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_keys_paths__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_bad_keys_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_kwargs__test.test__xxinterpchannels.ChannelIDTests.test_bad_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_length__test.test_ctypes.test_arrays.ArrayTestCase.test_bad_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_magic__test.test_http_cookiejar.FileCookieJarTests.test_bad_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_magic__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_magic__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_magic__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_magic__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_magic__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_magic__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_magic__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_magic__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_major_version__test.test_gettext.GettextTestCase2.test_bad_major_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_mark__test.test_pickle.CUnpicklerTests.test_bad_mark_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_mark__test.test_pickle.InMemoryPickleTests.test_bad_mark_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_mark__test.test_pickle.PyUnpicklerTests.test_bad_mark_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_markers_argument_to_encoder__test.test_json.test_speedups.TestEncode.test_bad_markers_argument_to_encoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_marshal__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_marshal__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_marshal__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_marshal__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_minor_version__test.test_gettext.GettextTestCase2.test_bad_minor_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_mode__test.test_tempfile.TestNamedTemporaryFile.test_bad_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_mode__test.test_tempfile.TestTemporaryFile.test_bad_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_modules__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_bad_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_modules__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_bad_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_multipart__test.test_email.test_email.TestMIMEMessage.test_bad_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_nesting__test.test_htmlparser.HTMLParserTestCase.test_bad_nesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestIntEnumClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestIntEnumFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestIntFlagClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestIntFlagFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMinimalDateClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMinimalDateFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMinimalFloatClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMinimalFloatFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMixedDateClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMixedDateFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMixedFloatClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMixedFloatFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMixedIntClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMixedIntFlagClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMixedIntFlagFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMixedIntFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMixedStrClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestMixedStrFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestPlainEnumClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestPlainEnumFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestPlainFlagClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestPlainFlagFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestStrEnumClass.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_new_super__test.test_enum.TestStrEnumFunction.test_bad_new_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_newobj__test.test_pickle.CUnpicklerTests.test_bad_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_newobj__test.test_pickle.InMemoryPickleTests.test_bad_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_newobj__test.test_pickle.PyUnpicklerTests.test_bad_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_newobj_ex__test.test_pickle.CUnpicklerTests.test_bad_newobj_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_newobj_ex__test.test_pickle.InMemoryPickleTests.test_bad_newobj_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_newobj_ex__test.test_pickle.PyUnpicklerTests.test_bad_newobj_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_numerical_literals__test.test_grammar.TokenTests.test_bad_numerical_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_offset__test.test_strptime.StrptimeTests.test_bad_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_opener_negative_1__test.test_io.CIOTest.test_bad_opener_negative_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_opener_negative_1__test.test_io.PyIOTest.test_bad_opener_negative_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_opener_other_negative__test.test_io.CIOTest.test_bad_opener_other_negative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_opener_other_negative__test.test_io.PyIOTest.test_bad_opener_other_negative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_outdent__test.test_syntax.SyntaxTestCase.test_bad_outdent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_packed_length__test.test_ipaddress.AddressTestCase_v4.test_bad_packed_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_packed_length__test.test_ipaddress.AddressTestCase_v6.test_bad_packed_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_packed_length__test.test_ipaddress.InterfaceTestCase_v4.test_bad_packed_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_packed_length__test.test_ipaddress.InterfaceTestCase_v6.test_bad_packed_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_packed_length__test.test_ipaddress.NetworkTestCase_v4.test_bad_packed_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_packed_length__test.test_ipaddress.NetworkTestCase_v6.test_bad_packed_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_padding_in_base64_payload__test.test_email.test_defect_handling.TestDefectCapture.test_bad_padding_in_base64_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_padding_in_base64_payload__test.test_email.test_defect_handling.TestDefectDetection.test_bad_padding_in_base64_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_padding_in_base64_payload__test.test_email.test_defect_handling.TestDefectRaising.test_bad_padding_in_base64_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_param__test.test_email.test_email.TestMessageAPI.test_bad_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_params__test.test_bz2.OpenTest.test_bad_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_params__test.test_gzip.TestOpen.test_bad_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_params__test.test_lzma.OpenTestCase.test_bad_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_parent__test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_bad_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_parent__test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_bad_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_password__test.test_zipfile.test_core.DecryptionTests.test_bad_password_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_path_type__test.test_os.TestScandir.test_bad_path_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_pathlike__test.test_os.TestPEP519.test_bad_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_pathlike__test.test_os.TestPEP519PurePython.test_bad_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_pax_header__test.test_tarfile.GNUUnicodeTest.test_bad_pax_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_reader__test.test_marshal.BugsTestCase.test_bad_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_readinto_type__test.test_io.CBufferedReaderTest.test_bad_readinto_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_readinto_value__test.test_io.CBufferedReaderTest.test_bad_readinto_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_reduce__test.test_pickle.CUnpicklerTests.test_bad_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_reduce__test.test_pickle.InMemoryPickleTests.test_bad_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_reduce__test.test_pickle.PyUnpicklerTests.test_bad_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_rel__test.test_statistics.TestApproxEqualErrors.test_bad_rel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_script__test.test__xxsubinterpreters.RunStringTests.test_bad_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_script__test.test_interpreters.TestInterpreterRun.test_bad_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_server_hostname__test.test_ssl.SSLErrorTests.test_bad_server_hostname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_single_statement__test.test_compile.TestSpecifics.test_bad_single_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_slots__test.test_builtin.TestType.test_bad_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_source_closed_connection__test.test_sqlite3.test_backup.BackupTests.test_bad_source_closed_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_stack__test.test_pickle.CUnpicklerTests.test_bad_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_stack__test.test_pickle.InMemoryPickleTests.test_bad_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_stack__test.test_pickle.PyUnpicklerTests.test_bad_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_status_repr__test.test_httplib.BasicTest.test_bad_status_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_str__test.test_warnings.CWarnTests.test_bad_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_str__test.test_warnings.PyWarnTests.test_bad_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_str_encoder__test.test_json.test_speedups.TestEncode.test_bad_str_encoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_subclass__test.test_ctypes.test_arrays.ArrayTestCase.test_bad_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_subclasscheck__test.test_types.UnionTests.test_bad_subclasscheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_syntax__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_bad_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_syntax__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_bad_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_syntax__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_bad_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_syntax__test.test_py_compile.PyCompileCLITestCase.test_bad_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_syntax_with_quiet__test.test_py_compile.PyCompileCLITestCase.test_bad_syntax_with_quiet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_target__test.test_sqlite3.test_backup.BackupTests.test_bad_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_target_closed_connection__test.test_sqlite3.test_backup.BackupTests.test_bad_target_closed_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_target_filename__test.test_sqlite3.test_backup.BackupTests.test_bad_target_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_target_in_transaction__test.test_sqlite3.test_backup.BackupTests.test_bad_target_in_transaction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_target_same_connection__test.test_sqlite3.test_backup.BackupTests.test_bad_target_same_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_timezone__test.test_strptime.StrptimeTests.test_bad_timezone__'need_non-UTC/GMT_timezone'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bad_tol__test.test_statistics.TestApproxEqualErrors.test_bad_tol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_type__test.test_argparse.TestConflictHandling.test_bad_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_type_arg__test.test_ctypes.test_cast.Test.test_bad_type_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_types__test.test_secrets.Compare_Digest_Tests.test_bad_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_types__test.test_unary.UnaryOpTestCase.test_bad_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_tzinfo_classes__test.datetimetester.TestDateTimeTZ_Fast.test_bad_tzinfo_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_tzinfo_classes__test.datetimetester.TestDateTimeTZ_Pure.test_bad_tzinfo_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_tzinfo_classes__test.datetimetester.TestTimeTZ_Fast.test_bad_tzinfo_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_tzinfo_classes__test.datetimetester.TestTimeTZ_Pure.test_bad_tzinfo_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.AnotherInvalidRequestRateTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.CrawlDelayAndCustomAgentTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.CrawlDelayAndRequestRateTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.DefaultEntryTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.DifferentAgentTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.DisallowQueryStringTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.EmptyFileTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.EmptyQueryStringTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.GoogleURLOrderingTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.InvalidCrawlDelayTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.InvalidRequestRateTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.RejectAllRobotsTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.SitemapTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.StringFormattingTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.UseFirstUserAgentWildcardTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.UserAgentGoogleMobileTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.UserAgentOrderingTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_urls__test.test_robotparser.UserAgentWildcardTest.test_bad_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_use__test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_bad_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_use__test.test_tarfile.CommandLineTest.test_bad_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_use__test.test_zipfile.test_core.CommandLineTest.test_bad_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_v4_part_in__test.test_ipaddress.AddressTestCase_v6.test_bad_v4_part_in_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_var_substitution__test.test_typing.ParamSpecTests.test_bad_var_substitution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_var_substitution__test.test_typing.TypeVarTests.test_bad_var_substitution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_var_substitution__test.test_typing.TypeVarTupleTests.test_bad_var_substitution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_welcome__test.test_nntplib.MockSocketTests.test_bad_welcome_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_welcome__test.test_nntplib.MockSslTests.test_bad_welcome_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_width__test.test_textwrap.WrapTestCase.test_bad_width_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_zones__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_bad_zones__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bad_zones__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_bad_zones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_zones__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_bad_zones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_zones__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_bad_zones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_zones__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_bad_zones__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bad_zones__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_bad_zones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_zones__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_bad_zones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bad_zones__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_bad_zones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badandgoodbackslashreplaceexceptions__test.test_codeccallbacks.CodecCallbackTest.test_badandgoodbackslashreplaceexceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badandgoodignoreexceptions__test.test_codeccallbacks.CodecCallbackTest.test_badandgoodignoreexceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badandgoodnamereplaceexceptions__test.test_codeccallbacks.CodecCallbackTest.test_badandgoodnamereplaceexceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badandgoodreplaceexceptions__test.test_codeccallbacks.CodecCallbackTest.test_badandgoodreplaceexceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badandgoodstrictexceptions__test.test_codeccallbacks.CodecCallbackTest.test_badandgoodstrictexceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badandgoodsurrogateescapeexceptions__test.test_codeccallbacks.CodecCallbackTest.test_badandgoodsurrogateescapeexceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badandgoodsurrogatepassexceptions__test.test_codeccallbacks.CodecCallbackTest.test_badandgoodsurrogatepassexceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badandgoodxmlcharrefreplaceexceptions__test.test_codeccallbacks.CodecCallbackTest.test_badandgoodxmlcharrefreplaceexceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badargs____main__.GeneralTest.test_badargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badargs__test.test_zlib.ExceptionTestCase.test_badargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badbom__test.test_codecs.UTF16Test.test_badbom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badbom__test.test_codecs.UTF32Test.test_badbom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badcmp__test.test_set.TestFrozenSet.test_badcmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badcmp__test.test_set.TestFrozenSetSubclass.test_badcmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badcmp__test.test_set.TestSet.test_badcmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badcmp__test.test_set.TestSetSubclass.test_badcmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badcompresscopy__test.test_zlib.CompressObjectTestCase.test_badcompresscopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badcompressobj__test.test_zlib.ExceptionTestCase.test_badcompressobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badcreate__test.test_epoll.TestEPoll.test_badcreate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baddecompresscopy__test.test_zlib.CompressObjectTestCase.test_baddecompresscopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baddecompressobj__test.test_zlib.ExceptionTestCase.test_baddecompressobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baddecorator__test.test_builtin.TestSorted.test_baddecorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baddecorator__test.test_sort.TestDecorateSortUndecorate.test_baddecorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badentry__test.test_richcmp.ListTest.test_badentry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badfuture10__test.test_future_stmt.test_future.FutureTest.test_badfuture10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badfuture3__test.test_future_stmt.test_future.FutureTest.test_badfuture3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badfuture4__test.test_future_stmt.test_future.FutureTest.test_badfuture4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badfuture5__test.test_future_stmt.test_future.FutureTest.test_badfuture5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badfuture6__test.test_future_stmt.test_future.FutureTest.test_badfuture6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badfuture7__test.test_future_stmt.test_future.FutureTest.test_badfuture7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badfuture8__test.test_future_stmt.test_future.FutureTest.test_badfuture8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badfuture9__test.test_future_stmt.test_future.FutureTest.test_badfuture9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badhandlerresults__test.test_codeccallbacks.CodecCallbackTest.test_badhandlerresults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badimport__test.test_pydoc.PydocImportTest.test_badimport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badisinstance__test.test_exceptions.ExceptionTests.test_badisinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badlevel__test.test_zlib.ExceptionTestCase.test_badlevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badlookupcall__test.test_codeccallbacks.CodecCallbackTest.test_badlookupcall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badly_escaped_string__test.test_pickle.CUnpicklerTests.test_badly_escaped_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badly_escaped_string__test.test_pickle.InMemoryPickleTests.test_badly_escaped_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badly_escaped_string__test.test_pickle.PyUnpicklerTests.test_badly_escaped_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badly_named_methods__test.test_urllib2.OpenerDirectorTests.test_badly_named_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badly_quoted_string__test.test_pickle.CUnpicklerTests.test_badly_quoted_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badly_quoted_string__test.test_pickle.InMemoryPickleTests.test_badly_quoted_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badly_quoted_string__test.test_pickle.PyUnpicklerTests.test_badly_quoted_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badregistercall__test.test_codeccallbacks.CodecCallbackTest.test_badregistercall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badsyntax_1__test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badsyntax_2__test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badsyntax_3__test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badsyntax_4__test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_badsyntax__test.test_utf8source.PEP3120Test.test_badsyntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_balanced__test.test_monitoring.SimulateProfileTest.test_balanced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_banner__test.test_code_module.TestInteractiveConsole.test_banner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_ampersands__test.test_htmlparser.HTMLParserTestCase.test_bare_ampersands_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_named_task__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_bare_create_named_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_named_task__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_bare_create_named_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_named_task__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_bare_create_named_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_named_task__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_bare_create_named_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_named_task__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_bare_create_named_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_named_task__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_bare_create_named_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_named_task__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_bare_create_named_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_named_task__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_bare_create_named_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_task__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_bare_create_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_task__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_bare_create_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_task__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_bare_create_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_task__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_bare_create_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_task__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_bare_create_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_task__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_bare_create_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_task__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_bare_create_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_create_task__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_bare_create_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_except__test.test_lib2to3.test_fixers.Test_except.test_bare_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_except_and_else_finally__test.test_lib2to3.test_fixers.Test_except.test_bare_except_and_else_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_isCallable__test.test_lib2to3.test_fixers.Test_operator.test_bare_isCallable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_operator_irepeat__test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_irepeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_operator_isMappingType__test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isMappingType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_operator_isNumberType__test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isNumberType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_operator_isSequenceType__test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isSequenceType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_operator_repeat__test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_pointy_brackets__test.test_htmlparser.HTMLParserTestCase.test_bare_pointy_brackets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_raise_in_brand_new_thread__test.test_threading.ThreadingExceptionTests.test_bare_raise_in_brand_new_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bare_sequenceIncludes__test.test_lib2to3.test_fixers.Test_operator.test_bare_sequenceIncludes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_barrier__test.test_asyncio.test_locks.BarrierTests.test_barrier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_barrier_parties__test.test_asyncio.test_locks.BarrierTests.test_barrier_parties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_barry_as_bdfl__test.test_flufl.FLUFLTests.test_barry_as_bdfl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_barry_as_flufl_with_syntax_errors__test.test_syntax.SyntaxTestCase.test_barry_as_flufl_with_syntax_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64_splittable__test.test_email.test_email.TestHeader.test_base64_splittable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64_strict_mode__test.test_binascii.ArrayBinASCIITest.test_base64_strict_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64_strict_mode__test.test_binascii.BinASCIITest.test_base64_strict_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64_strict_mode__test.test_binascii.BytearrayBinASCIITest.test_base64_strict_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64_strict_mode__test.test_binascii.MemoryviewBinASCIITest.test_base64_strict_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64errors__test.test_binascii.ArrayBinASCIITest.test_base64errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64errors__test.test_binascii.BinASCIITest.test_base64errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64errors__test.test_binascii.BytearrayBinASCIITest.test_base64errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64errors__test.test_binascii.MemoryviewBinASCIITest.test_base64errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64invalid__test.test_binascii.ArrayBinASCIITest.test_base64invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64invalid__test.test_binascii.BinASCIITest.test_base64invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64invalid__test.test_binascii.BytearrayBinASCIITest.test_base64invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64invalid__test.test_binascii.MemoryviewBinASCIITest.test_base64invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64valid__test.test_binascii.ArrayBinASCIITest.test_base64valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64valid__test.test_binascii.BinASCIITest.test_base64valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64valid__test.test_binascii.BytearrayBinASCIITest.test_base64valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base64valid__test.test_binascii.MemoryviewBinASCIITest.test_base64valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baseAssertEqual__test.test_unittest.test_assertions.TestLongMessage.test_baseAssertEqual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base__test.test_dataclasses.TestMakeDataclass.test_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base__test.test_decimal.CIBMTestCases.test_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base__test.test_decimal.PyIBMTestCases.test_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base_class__test.test_typing.DataclassTransformTests.test_base_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base_class_have_text_signature__test.test_inspect.test_inspect.TestSignatureDefinitions.test_base_class_have_text_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base_class_kept__test.test_typing.UnionTests.test_base_class_kept_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base_class_methods_called__test.test_htmlparser.TestInheritance.test_base_class_methods_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base_classes__test.test_ast.AST_Tests.test_base_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base_dataclass__test.test_dataclasses.TestMakeDataclass.test_base_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base_exception__test.test_traceback.TracebackCases.test_base_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base_exception_from_async_method__test.test_unittest.test_async_case.TestAsyncCase.test_base_exception_from_async_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base_has_init__test.test_dataclasses.TestInit.test_base_has_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_base_protocol__test.test_asyncio.test_protocols.ProtocolsAbsTests.test_base_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baseconfig__test.test_logging.ConfigDictTest.test_baseconfig_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baseexception_during_cancel__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_baseexception_during_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baseexception_during_cancel__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_baseexception_during_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baseexception_during_cancel__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_baseexception_during_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baseexception_during_cancel__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_baseexception_during_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baseexception_during_cancel__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_baseexception_during_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baseexception_during_cancel__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_baseexception_during_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baseexception_during_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_baseexception_during_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baseexception_during_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_baseexception_during_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_baseexceptional_side_effect__test.test_unittest.testmock.testmock.MockTest.test_baseexceptional_side_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basename__test.test_posixpath.PosixPathTest.test_basename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bases_raises_other_than_attribute_error__test.test_isinstance.TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basestring__test.test_lib2to3.test_fixers.Test_basestring.test_basestring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basetestsuite__test.test_unittest.test_suite.Test_TestSuite.test_basetestsuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_argparse.TestIntermixedArgs.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_audit.AuditTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_buffer.TestPythonBufferProtocol.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_builtin.TestSorted.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_bytes.ByteArraySubclassTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_bytes.ByteArraySubclassWithSlotsTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_bytes.BytesSubclassTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_code.CodeWeakRefTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_codecs.EncodedFileTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.ConfigParserTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.ConfigParserTestCaseNoValue.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.ConvertersTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.CopyTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.MultilineValuesTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.RawConfigParserTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.SortedTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_configparser.StrictTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_ctypes.test_pointers.PointersTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_defaultdict.TestDefaultDict.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_http_cookies.CookieTests.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_index.BaseTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_inspect.test_inspect.TestGetattrStatic.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_int.IntTestCases.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_interpreters.TestInterpreterClose.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_lib2to3.test_fixers.Test_exec.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_lib2to3.test_fixers.Test_getcwdu.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_lib2to3.test_fixers.Test_ne.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_lib2to3.test_fixers.Test_raise.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_lib2to3.test_fixers.Test_set_literal.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_list.ListTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_logging.NTEventLogHandlerTest.test_basic__'win32evtlog/win32evtlogutil/pywintypes_required_for_this_test.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_basic__test.test_logging.SMTPHandlerTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_mmap.MmapTests.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_pprint.QueryTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_queue.CLifoQueueTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_queue.CPriorityQueueTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_queue.CQueueTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_queue.CSimpleQueueTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_queue.PyLifoQueueTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_queue.PyPriorityQueueTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_queue.PyQueueTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_queue.PySimpleQueueTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_richcmp.NumberTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_shutil.TestWhich.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_shutil.TestWhichBytes.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_strptime.getlang_Tests.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_tarfile.ContextManagerTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_tempfile.TestMkdtemp.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_tempfile.TestMkstemp.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_tempfile.TestMkstempInner.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_tempfile.TestMktemp.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_tempfile.TestNamedTemporaryFile.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_tempfile.TestSpooledTemporaryFile.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_tempfile.TestTemporaryFile.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_tokenize.GenerateTokensTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_tokenize.TokenizeTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_type_aliases.TypeAliasConstructorTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_typing.CollectionsCallableTests.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_typing.NewTypeTests.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_typing.TypingCallableTests.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_urllib.Pathname_Tests.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_urllib.urlretrieve_FileTests.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_urllib2_localnet.TestUrlopen.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_xml_etree.ElementIterTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_xml_etree_c.ElementIterTest.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_xmlrpc.FailingServerTestCase.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_and_digest_auth_handlers__test.test_urllib2.HandlerTests.test_basic_and_digest_auth_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestDateTimeTZ_Fast.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestDateTimeTZ_Pure.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestDateTime_Fast.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestDateTime_Pure.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestDate_Fast.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestDate_Pure.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestSubclassDateTime_Fast.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestSubclassDateTime_Pure.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestTimeDelta_Fast.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestTimeDelta_Pure.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestTimeTZ_Fast.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestTimeTZ_Pure.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestTime_Fast.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes__test.datetimetester.TestTime_Pure.test_basic_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes_nonzero__test.datetimetester.TestDateTimeTZ_Fast.test_basic_attributes_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes_nonzero__test.datetimetester.TestDateTimeTZ_Pure.test_basic_attributes_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes_nonzero__test.datetimetester.TestDateTime_Fast.test_basic_attributes_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes_nonzero__test.datetimetester.TestDateTime_Pure.test_basic_attributes_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes_nonzero__test.datetimetester.TestSubclassDateTime_Fast.test_basic_attributes_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes_nonzero__test.datetimetester.TestSubclassDateTime_Pure.test_basic_attributes_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes_nonzero__test.datetimetester.TestTimeTZ_Fast.test_basic_attributes_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes_nonzero__test.datetimetester.TestTimeTZ_Pure.test_basic_attributes_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes_nonzero__test.datetimetester.TestTime_Fast.test_basic_attributes_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_attributes_nonzero__test.datetimetester.TestTime_Pure.test_basic_attributes_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_auth__test.test_urllib2.HandlerTests.test_basic_auth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_auth_httperror__test.test_urllib2_localnet.BasicAuthTests.test_basic_auth_httperror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_auth_success__test.test_urllib2_localnet.BasicAuthTests.test_basic_auth_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_bootstrapping__test.test_ensurepip.TestBootstrap.test_basic_bootstrapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_bootstrapping__test.test_ensurepip.TestBootstrappingMainFunction.test_basic_bootstrapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_callback__test.test_weakref.ReferencesTestCase.test_basic_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_caret__test.test_traceback.CPythonTracebackErrorCaretTests.test_basic_caret_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_caret__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_basic_caret_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_caret__test.test_traceback.PurePythonTracebackErrorCaretTests.test_basic_caret_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_defaults__test.test_optparse.TestDefaultValues.test_basic_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_examples__test.test_functools.TestPartialC.test_basic_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_examples__test.test_functools.TestPartialCSubclass.test_basic_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_examples__test.test_functools.TestPartialPy.test_basic_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_examples__test.test_functools.TestPartialPySubclass.test_basic_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_exception__test.test_sys_setprofile.ProfileSimulatorTestCase.test_basic_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_formatter__test.test_string.ModuleTest.test_basic_formatter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.ConfigParserTestCase.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.ConfigParserTestCaseNoValue.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.ConvertersTestCase.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.CopyTestCase.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.MultilineValuesTestCase.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.RawConfigParserTestCase.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.SortedTestCase.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_from_dict__test.test_configparser.StrictTestCase.test_basic_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_inheritance__test.test_descr.ClassPropertiesAndMethods.test_basic_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_io__test.test_io.CTextIOWrapperTest.test_basic_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_io__test.test_io.PyTextIOWrapperTest.test_basic_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_line_wrap__test.test_pprint.QueryTestCase.test_basic_line_wrap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_many__test.test_tempfile.TestMkdtemp.test_basic_many_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_many__test.test_tempfile.TestMkstempInner.test_basic_many_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_multiple_interpreters_deleted_no_reset__test.test_import.SinglephaseInitTests.test_basic_multiple_interpreters_deleted_no_reset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_multiple_interpreters_main_no_reset__test.test_import.SinglephaseInitTests.test_basic_multiple_interpreters_main_no_reset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_multiple_interpreters_reset_each__test.test_import.SinglephaseInitTests.test_basic_multiple_interpreters_reset_each_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_patterns__test.test_lib2to3.test_pytree.TestPatterns.test_basic_patterns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_plain__test.test_typing.ParamSpecTests.test_basic_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_plain__test.test_typing.TypeVarTests.test_basic_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_prior_auth_auto_send__test.test_urllib2.HandlerTests.test_basic_prior_auth_auto_send_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_prior_auth_send_after_first_success__test.test_urllib2.HandlerTests.test_basic_prior_auth_send_after_first_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_protocol__test.test_typing.ProtocolTests.test_basic_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_proxy__test.test_weakref.ReferencesTestCase.test_basic_proxy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_re_sub__test.test_re.ReTests.test_basic_re_sub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_ref__test.test_weakref.ReferencesTestCase.test_basic_ref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_reloaded__test.test_import.SinglephaseInitTests.test_basic_reloaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_script__test.test_cmd_line_script.CmdLineTest.test_basic_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_script__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_basic_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_script__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_basic_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_script__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_basic_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_script__test.test_runpy.RunPathTestCase.test_basic_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_script_no_suffix__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_basic_script_no_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_script_no_suffix__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_basic_script_no_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_script_no_suffix__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_basic_script_no_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_script_no_suffix__test.test_runpy.RunPathTestCase.test_basic_script_no_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_script_with_path_object__test.test_runpy.RunPathTestCase.test_basic_script_with_path_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_types_convert__test.test_lib2to3.test_fixers.Test_types.test_basic_types_convert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_uninstall__test.test_ensurepip.TestUninstallationMainFunction.test_basic_uninstall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_with_bytes_names__test.test_tempfile.TestMkdtemp.test_basic_with_bytes_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_with_bytes_names__test.test_tempfile.TestMkstemp.test_basic_with_bytes_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_with_bytes_names__test.test_tempfile.TestMkstempInner.test_basic_with_bytes_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_with_exec__test.test_typing.ParamSpecTests.test_basic_with_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_with_exec__test.test_typing.TypeVarTests.test_basic_with_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basic_wstrings__test.test_ctypes.test_strings.WStringTestCase.test_basic_wstrings__'test_disabled'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_basicfunction__test.test_enumerate.EnumerateStartTestCase.test_basicfunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basicfunction__test.test_enumerate.EnumerateTestCase.test_basicfunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basicfunction__test.test_enumerate.SubclassTestCase.test_basicfunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basicfunction__test.test_enumerate.TestBig.test_basicfunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basicfunction__test.test_enumerate.TestEmpty.test_basicfunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basicfunction__test.test_enumerate.TestLongStart.test_basicfunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basicfunction__test.test_enumerate.TestStart.test_basicfunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_ExceptionGroup_fields__test.test_exception_group.ExceptionGroupFields.test_basics_ExceptionGroup_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_bytes.ByteArrayTest.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_bytes.BytesTest.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_codecs.BasicUnicodeTest.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_codecs.TransformCodecTest.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_collections.TestChainMap.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_collections.TestCounter.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_ctypes.test_pointers.PointersTestCase.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_deque.TestBasic.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_deque.TestSubclass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_dictcomps.DictComprehensionTest.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestIntEnumClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestIntEnumFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestIntFlagClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestIntFlagFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMinimalDateClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMinimalDateFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMinimalFloatClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMinimalFloatFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMixedDateClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMixedDateFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMixedFloatClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMixedFloatFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMixedIntClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMixedIntFlagClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMixedIntFlagFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMixedIntFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMixedStrClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestMixedStrFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestPlainEnumClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestPlainEnumFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestPlainFlagClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestPlainFlagFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestStrEnumClass.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_enum.TestStrEnumFunction.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_import.PycRewritingTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_optparse.TestOptionValues.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_picklebuffer.PickleBufferTest.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_statistics.TestFMean.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_statistics.TestGeometricMean.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_statistics.TestMultiMode.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_traceback.TestFrame.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.AssertTypeTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.CastTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.ClassVarTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.ConcatenateTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.FinalTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.ForwardRefTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.GenericTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.LiteralStringTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.LiteralTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.NamedTupleTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.NotRequiredTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.RETests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.RequiredTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.SelfTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.TupleTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.TypeGuardTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics__test.test_typing.UnionTests.test_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_capi__test.test_codecs.BasicUnicodeTest.test_basics_capi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_functional_syntax__test.test_typing.TypedDictTests.test_basics_functional_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_keywords_syntax__test.test_typing.TypedDictTests.test_basics_keywords_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_split_by_predicate__match__test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_split_by_predicate__no_match__test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__no_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_split_by_predicate__passthrough__test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__passthrough_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_split_by_type__match__test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_split_by_type__no_match__test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__no_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_split_by_type__passthrough__test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__passthrough_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_subgroup_by_predicate__match__test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_subgroup_by_predicate__no_match__test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__no_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_subgroup_by_predicate__passthrough__test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__passthrough_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_subgroup_by_type__match__test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_subgroup_by_type__no_match__test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__no_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_subgroup_by_type__passthrough__test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__passthrough_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_subgroup_split__bad_arg_type__test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_split__bad_arg_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_basics_working__test.test_super.TestSuper.test_basics_working_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_batched__test.test_itertools.TestBasicOps.test_batched_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_batched__test.test_itertools.TestGC.test_batched_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_batched__test.test_itertools.TestVariousIteratorArgs.test_batched_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_batched_recipe__test.test_itertools.TestPurePythonRoughEquivalents.test_batched_recipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_become_message__test.test_mailbox.TestBabylMessage.test_become_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_become_message__test.test_mailbox.TestMHMessage.test_become_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_become_message__test.test_mailbox.TestMMDFMessage.test_become_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_become_message__test.test_mailbox.TestMaildirMessage.test_become_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_become_message__test.test_mailbox.TestMboxMessage.test_become_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_become_message__test.test_mailbox.TestMessage.test_become_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_beginning__test.test_lib2to3.test_util.Test_touch_import.test_beginning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_benign_file__test.test_tarfile.TestExtractionFilters.test_benign_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_betavariate_return_zero__test.test_random.TestDistributions.test_betavariate_return_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_better_error_message_format__test.test_format.FormatTest.test_better_error_message_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bias__test.test_audioop.TestAudioop.test_bias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bidirectional__test.test_unicodedata.UnicodeFunctionsTest.test_bidirectional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bidirectional_pty__test.test_asyncio.test_events.EPollEventLoopTests.test_bidirectional_pty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bidirectional_pty__test.test_asyncio.test_events.PollEventLoopTests.test_bidirectional_pty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bidirectional_pty__test.test_asyncio.test_events.SelectEventLoopTests.test_bidirectional_pty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_and_small__test.test_statistics.TestGeometricMean.test_big_and_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_buffer__test.test_binascii.ChecksumBigBufferTestCase.test_big_buffer__'not_enough_memory:_4.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_big_buffer__test.test_zlib.ChecksumBigBufferTestCase.test_big_buffer__'not_enough_memory:_4.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_big_chunk__test.test_shutil.TestZeroCopySendfile.test_big_chunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_codesize__test.test_re.ReTests.test_big_codesize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_compress_buffer__test.test_zlib.CompressObjectTestCase.test_big_compress_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_compress_buffer__test.test_zlib.CompressTestCase.test_big_compress_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_data__test.test_statistics.TestMean.test_big_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_decompress_buffer__test.test_zlib.CompressObjectTestCase.test_big_decompress_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_decompress_buffer__test.test_zlib.CompressTestCase.test_big_decompress_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_dict_literal__test.test_compile.TestSpecifics.test_big_dict_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_exp__test.test_pow.PowTest.test_big_exp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_linenos__test.test_dis.DisTests.test_big_linenos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_linenos__test.test_dis.DisWithFileTests.test_big_linenos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_lshift__test.test_long.LongTest.test_big_lshift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_offsets__test.test_dis.DisTests.test_big_offsets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_offsets__test.test_dis.DisWithFileTests.test_big_offsets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_queue_popleft__test.test_deque.TestBasic.test_big_queue_popleft_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_queue_popright__test.test_deque.TestBasic.test_big_queue_popright_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_rshift__test.test_long.LongTest.test_big_rshift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_stack_left__test.test_deque.TestBasic.test_big_stack_left_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_stack_right__test.test_deque.TestBasic.test_big_stack_right_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_unicode_decode__test.test_json.test_unicode.TestCUnicode.test_big_unicode_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_unicode_decode__test.test_json.test_unicode.TestPyUnicode.test_big_unicode_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_unicode_encode__test.test_json.test_unicode.TestCUnicode.test_big_unicode_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_big_unicode_encode__test.test_json.test_unicode.TestPyUnicode.test_big_unicode_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bigcharset__test.test_re.ReTests.test_bigcharset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bigcomp__test.test_strtod.StrtodTests.test_bigcomp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bignum__test.test_decimal.CWhitebox.test_bignum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bigrand__test.test_random.MersenneTwister_TestBasicOps.test_bigrand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bigrand__test.test_random.SystemRandom_TestBasicOps.test_bigrand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bigrand_ranges__test.test_random.MersenneTwister_TestBasicOps.test_bigrand_ranges_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bigrand_ranges__test.test_random.SystemRandom_TestBasicOps.test_bigrand_ranges_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bigrepeat__test.test_deque.TestSequence.test_bigrepeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bigrepeat__test.test_list.ListTest.test_bigrepeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bigrepeat__test.test_tuple.TupleTest.test_bigrepeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bigrepeat__test.test_userlist.UserListTest.test_bigrepeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bimodal_data__test.test_statistics.TestMode.test_bimodal_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bin__test.test_builtin.BuiltinTest.test_bin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bin_baseline__test.test_int_literal.TestHexOctBin.test_bin_baseline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bin_unsigned__test.test_int_literal.TestHexOctBin.test_bin_unsigned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary__test.test_sqlite3.test_dbapi.ConstructorTests.test_binary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_base64_payload__test.test_email.test_email.TestMessageAPI.test_binary_base64_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_body_with_encode_7or8bit__test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_7or8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_body_with_encode_base64__test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_base64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_body_with_encode_noop__test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_noop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_body_with_encode_quopri__test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_quopri_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_body_with_unicode_linend_encode_noop__test.test_email.test_email.TestMIMEApplication.test_binary_body_with_unicode_linend_encode_noop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_file__test.test_sax.PrepareInputSourceTest.test_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_file_body__test.test_httplib.RequestBodyTest.test_binary_file_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_file_shelf__test.test_shelve.TestCase.test_binary_file_shelf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_floats__test.test_numeric_tower.HashTest.test_binary_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_header__test.test_tarfile.PAXUnicodeTest.test_binary_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_input_for_converter__test.test_sqlite3.test_types.BinaryConverterTests.test_binary_input_for_converter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_mask_ops__test.test_grammar.GrammarTests.test_binary_mask_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_mode_encoding__test.test_fileinput.Test_hook_compressed.test_binary_mode_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_modes__test.test_bz2.OpenTest.test_binary_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_modes__test.test_gzip.TestOpen.test_binary_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_modes__test.test_lzma.OpenTestCase.test_binary_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_operator_override__test.test_descr.ClassPropertiesAndMethods.test_binary_operator_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_quopri_payload__test.test_email.test_email.TestMessageAPI.test_binary_quopri_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_specialize__test.test_dis.DisTests.test_binary_specialize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_specialize__test.test_dis.DisWithFileTests.test_binary_specialize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_subscr_on_unicode__test.test_peepholer.TestTranforms.test_binary_subscr_on_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_to_text_denylists_binary_transforms__test.test_codecs.TransformCodecTest.test_binary_to_text_denylists_binary_transforms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_to_text_denylists_text_transforms__test.test_codecs.TransformCodecTest.test_binary_to_text_denylists_text_transforms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binary_uuencode_payload__test.test_email.test_email.TestMessageAPI.test_binary_uuencode_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binaryio__test.test_typing.IOTests.test_binaryio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binbytes8__test.test_pickle.CUnpicklerTests.test_binbytes8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binbytes8__test.test_pickle.InMemoryPickleTests.test_binbytes8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binbytes8__test.test_pickle.PyUnpicklerTests.test_binbytes8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binbytes__test.test_pickle.CUnpicklerTests.test_binbytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binbytes__test.test_pickle.InMemoryPickleTests.test_binbytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binbytes__test.test_pickle.PyUnpicklerTests.test_binbytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bind_mutating_list__test.test_sqlite3.test_regression.RegressionTests.test_bind_mutating_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bind_port__test.test_support.TestSupport.test_bind_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binding__test.test_import.CircularImportTests.test_binding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binding_uses_global__test.test_type_params.TypeParamsClassScopeTest.test_binding_uses_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bindtextdomain__test.test_gettext.GettextTestCase2.test_bindtextdomain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binget__test.test_pickle.CUnpicklerTests.test_binget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binget__test.test_pickle.InMemoryPickleTests.test_binget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binget__test.test_pickle.PyUnpicklerTests.test_binget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binomialvariate__test.test_random.TestDistributions.test_binomialvariate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binop__test.test_ast.EndPositionTests.test_binop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binop__test.test_compile.TestExpressionStackSize.test_binop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binopsVsSubsets__test.test_set.TestIdentities.test_binopsVsSubsets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binunicode8__test.test_pickle.CUnpicklerTests.test_binunicode8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binunicode8__test.test_pickle.InMemoryPickleTests.test_binunicode8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_binunicode8__test.test_pickle.PyUnpicklerTests.test_binunicode8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bit_count__test.test_long.LongTest.test_bit_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bit_length__test.test_capi.test_misc.Test_testinternalcapi.test_bit_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bit_length__test.test_long.LongTest.test_bit_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bitfield_by_value__test.test_ctypes.test_structures.StructureTestCase.test_bitfield_by_value__'Test_disabled_for_now_-_see_bpo-16575/bpo-16576'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bitop_identities__test.test_long.LongTest.test_bitop_identities_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bitwise_and__test.test_operator.COperatorTestCase.test_bitwise_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bitwise_and__test.test_operator.PyOperatorTestCase.test_bitwise_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bitwise_or__test.test_operator.COperatorTestCase.test_bitwise_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bitwise_or__test.test_operator.PyOperatorTestCase.test_bitwise_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bitwise_xor__test.test_operator.COperatorTestCase.test_bitwise_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bitwise_xor__test.test_operator.PyOperatorTestCase.test_bitwise_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bjunk__test.test_difflib.TestWithAscii.test_bjunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blah_ext__test.test_fileinput.Test_hook_compressed.test_blah_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blake2b__test.test_hashlib.HashLibTestCase.test_blake2b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blake2b_vectors__test.test_hashlib.HashLibTestCase.test_blake2b_vectors__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_blake2s__test.test_hashlib.HashLibTestCase.test_blake2s_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blake2s_vectors__test.test_hashlib.HashLibTestCase.test_blake2s_vectors__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_blank_func_defaults__test.test_funcattrs.FunctionPropertiesTest.test_blank_func_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blank_scope_id__test.test_ipaddress.AddressTestCase_v6.test_blank_scope_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blank_scope_id__test.test_ipaddress.InterfaceTestCase_v6.test_blank_scope_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blank_scope_id__test.test_ipaddress.NetworkTestCase_v6.test_blank_scope_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blankline__test.test_csv.TestDialectExcel.test_blankline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blankpattern__test.test_strptime.TimeRETests.test_blankpattern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blanks__test.test_cgitb.TestCgitb.test_blanks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_32bit_rowid__test.test_sqlite3.test_dbapi.BlobTests.test_blob_32bit_rowid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob__test.test_sqlite3.test_types.DeclTypesTests.test_blob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob__test.test_sqlite3.test_types.SqliteTypeTests.test_blob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_closed__test.test_sqlite3.test_dbapi.BlobTests.test_blob_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_closed_db_read__test.test_sqlite3.test_dbapi.BlobTests.test_blob_closed_db_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_context_manager__test.test_sqlite3.test_dbapi.BlobTests.test_blob_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_context_manager_reraise_exceptions__test.test_sqlite3.test_dbapi.BlobTests.test_blob_context_manager_reraise_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_get_empty_slice__test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_empty_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_get_item__test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_get_item_error__test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_item_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_get_slice__test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_get_slice_negative_index__test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_slice_negative_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_get_slice_with_skip__test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_slice_with_skip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_is_a_blob__test.test_sqlite3.test_dbapi.BlobTests.test_blob_is_a_blob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_length__test.test_sqlite3.test_dbapi.BlobTests.test_blob_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_mapping_invalid_index_type__test.test_sqlite3.test_dbapi.BlobTests.test_blob_mapping_invalid_index_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_open_error__test.test_sqlite3.test_dbapi.BlobTests.test_blob_open_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_read__test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_read_advance_offset__test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_advance_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_read_at_offset__test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_at_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_read_error_row_changed__test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_error_row_changed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_read_oversized__test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_oversized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_seek_and_tell__test.test_sqlite3.test_dbapi.BlobTests.test_blob_seek_and_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_seek_error__test.test_sqlite3.test_dbapi.BlobTests.test_blob_seek_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_sequence_not_supported__test.test_sqlite3.test_dbapi.BlobTests.test_blob_sequence_not_supported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_set_empty_slice__test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_empty_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_set_item__test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_set_item_error__test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_set_item_negative_index__test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item_negative_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_set_item_with_offset__test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item_with_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_set_slice__test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_set_slice_buffer_object__test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice_buffer_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_set_slice_error__test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_set_slice_with_skip__test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice_with_skip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_write__test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_write_advance_offset__test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_advance_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_write_at_offset__test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_at_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_write_error_length__test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_error_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_write_error_readonly__test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_error_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blob_write_error_row_changed__test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_error_row_changed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_block_add_hook__test.test_audit.AuditTest.test_block_add_hook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_block_add_hook_baseexception__test.test_audit.AuditTest.test_block_add_hook_baseexception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_block_after_eager_step__test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_block_after_eager_step_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_block_after_eager_step__test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_block_after_eager_step_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_block_fallback__test.test_contains.TestContains.test_block_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocked__test.test_bool.BoolTest.test_blocked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocked_fromlist__test.test_importlib.import_.test_api.Frozen_OldAPITests.test_blocked_fromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocked_fromlist__test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_blocked_fromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocked_fromlist__test.test_importlib.import_.test_api.Source_OldAPITests.test_blocked_fromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocked_fromlist__test.test_importlib.import_.test_api.Source_SpecAPITests.test_blocked_fromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocking__test.test_os.BlockingTests.test_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocking__test.test_os.TestInvalidFD.test_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocking_get__test.test_asyncio.test_queues.QueueGetTests.test_blocking_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocking_get_wait__test.test_asyncio.test_queues.QueueGetTests.test_blocking_get_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocking_put__test.test_asyncio.test_queues.QueuePutTests.test_blocking_put_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocking_put_wait__test.test_asyncio.test_queues.QueuePutTests.test_blocking_put_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocking_socket__test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_blocking_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocking_tasks_while_draining__test.test_asyncio.test_locks.BarrierTests.test_blocking_tasks_while_draining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blockingioerror__test.test_exception_hierarchy.AttributesTest.test_blockingioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blockingioerror__test.test_io.CMiscIOTest.test_blockingioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blockingioerror__test.test_io.PyMiscIOTest.test_blockingioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocks__test.test_type_annotations.TestSetupAnnotations.test_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocks_at_first_code_line__test.test_pdb.PdbTestCase.test_blocks_at_first_code_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocksize_and_name__test.test_hashlib.HashLibTestCase.test_blocksize_and_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocksize_arg__test.test_shutil.TestZeroCopySendfile.test_blocksize_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocksize_name_blake2__test.test_hashlib.HashLibTestCase.test_blocksize_name_blake2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blocksize_name_sha3__test.test_hashlib.HashLibTestCase.test_blocksize_name_sha3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_blowfish_rounds__test.test_crypt.CryptTestCase.test_blowfish_rounds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bmp_characters__test.test_ucn.UnicodeNamesTest.test_bmp_characters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body__test.test_email.test_email.TestMIMEApplication.test_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body__test.test_nntplib.NNTPv1Tests.test_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body__test.test_nntplib.NNTPv2Tests.test_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body_base64_text__test.test_email.test_inversion.TestInversion.test_body_base64_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body_encode__test.test_email.test_email.TestCharset.test_body_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body_exception_suppress__test.test_contextlib.TestExitStack.test_body_exception_suppress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body_exception_suppress__test.test_contextlib_async.TestAsyncExitStack.test_body_exception_suppress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body_file__test.test_nntplib.NNTPv1Tests.test_body_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body_file__test.test_nntplib.NNTPv2Tests.test_body_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body_line_iterator__test.test_email.test_email.TestIterators.test_body_line_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body_plain_text__test.test_email.test_inversion.TestInversion.test_body_plain_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body_qp_text__test.test_email.test_inversion.TestInversion.test_body_qp_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_body_quopri_len__test.test_email.test_email.TestQuopri.test_body_quopri_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bogus_dst__test.datetimetester.TestTimezoneConversions_Fast.test_bogus_dst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bogus_dst__test.datetimetester.TestTimezoneConversions_Pure.test_bogus_dst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bogus_filename__test.test_email.test_email.TestMessageAPI.test_bogus_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bogus_fromlist__test.test_import.ImportTests.test_bogus_fromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom__test.test_codecs.UTF8SigTest.test_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom__test.test_lib2to3.test_refactor.TestRefactoringTool.test_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom_and_utf_8__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_and_utf_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom_and_utf_8__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_and_utf_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom_and_utf_8__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_and_utf_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom_and_utf_8__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_and_utf_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom_conflict__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_conflict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom_conflict__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_conflict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom_conflict__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_conflict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom_conflict__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_conflict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bom_no_cookie__test.test_tokenize.TestDetectEncoding.test_bom_no_cookie_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestDateTimeTZ_Fast.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestDateTimeTZ_Pure.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestDateTime_Fast.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestDateTime_Pure.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestDate_Fast.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestDate_Pure.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestSubclassDateTime_Fast.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestSubclassDateTime_Pure.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestTimeDelta_Fast.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestTimeDelta_Pure.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestTimeTZ_Fast.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestTimeTZ_Pure.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestTime_Fast.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.datetimetester.TestTime_Pure.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_collections.TestChainMap.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_copyreg.CopyRegTestCase.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_dict.DictTest.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_dict.GeneralMappingTests.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_dict.SubclassMappingTests.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_enum.OldTestFlag.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_enum.OldTestIntFlag.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_enum.TestSpecial.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_marshal.IntTestCase.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_ordered_dict.CPythonGeneralMappingTests.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_ordered_dict.CPythonSubclassMappingTests.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_ordered_dict.PurePythonGeneralMappingTests.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_ordered_dict.PurePythonSubclassMappingTests.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_os.EnvironTests.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_secrets.Compare_Digest_Tests.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto0File_dumbShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto0File_gnuShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto0File_ndbmShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto0MemShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto1File_dumbShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto1File_gnuShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto1File_ndbmShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto1MemShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto2File_dumbShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto2File_gnuShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto2File_ndbmShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto2MemShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto3File_dumbShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto3File_gnuShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto3File_ndbmShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto3MemShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto4File_dumbShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto4File_gnuShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto4File_ndbmShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto4MemShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto5File_dumbShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto5File_gnuShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto5File_ndbmShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_shelve.TestProto5MemShelve.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_sqlite3.test_types.DeclTypesTests.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_statistics.CoerceTest.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_struct.StructTest.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_userdict.UserDictTest.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_weakref.WeakKeyDictionaryTestCase.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool__test.test_weakref.WeakValueDictionaryTestCase.test_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_called_at_least_once__test.test_bool.BoolTest.test_bool_called_at_least_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_default__test.test_optparse.TestBool.test_bool_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_empty__test.test_dbm_gnu.TestGdbm.test_bool_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_empty__test.test_dbm_ndbm.DbmTestCase.test_bool_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_false__test.test_optparse.TestBool.test_bool_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_flicker_on_and_off__test.test_optparse.TestBool.test_bool_flicker_on_and_off_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestIntEnumClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestIntEnumFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestIntFlagClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestIntFlagFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMinimalDateClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMinimalDateFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMinimalFloatClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMinimalFloatFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMixedDateClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMixedDateFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMixedFloatClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMixedFloatFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMixedIntClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMixedIntFlagClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMixedIntFlagFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMixedIntFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMixedStrClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestMixedStrFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestPlainEnumClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestPlainEnumFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestPlainFlagClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestPlainFlagFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestStrEnumClass.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_is_true__test.test_enum.TestStrEnumFunction.test_bool_is_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_new__test.test_bool.BoolTest.test_bool_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_not_called_when_passing_spec_arg__test.test_unittest.testmock.testmock.MockTest.test_bool_not_called_when_passing_spec_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_not_empty__test.test_dbm_gnu.TestGdbm.test_bool_not_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_not_empty__test.test_dbm_ndbm.DbmTestCase.test_bool_not_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_on_closed_db_raises__test.test_dbm_gnu.TestGdbm.test_bool_on_closed_db_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_on_closed_db_raises__test.test_dbm_ndbm.DbmTestCase.test_bool_on_closed_db_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_true__test.test_optparse.TestBool.test_bool_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bool_values__test.test_ctypes.test_numbers.NumberTestCase.test_bool_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolcontext__test.test_complex.ComplexTest.test_boolcontext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_bool.BoolTest.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.ConfigParserTestCase.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.ConfigParserTestCaseNoValue.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.ConvertersTestCase.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.CopyTestCase.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.MultilineValuesTestCase.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.RawConfigParserTestCase.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.SortedTestCase.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean__test.test_configparser.StrictTestCase.test_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean_ops__test.test_types.TypesTests.test_boolean_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolean_target__test.test_threading.ThreadTests.test_boolean_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolop__test.test_ast.ASTValidatorTests.test_boolop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boolop__test.test_ast.EndPositionTests.test_boolop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bools__test.test_numeric_tower.HashTest.test_bools_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boom2__test.test_gc.GCTests.test_boom2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boom__test.test_gc.GCTests.test_boom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bootstrap_version__test.test_ensurepip.TestBootstrappingMainFunction.test_bootstrap_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bootstrapping_error_code__test.test_ensurepip.TestBootstrappingMainFunction.test_bootstrapping_error_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bootstrapping_with_alt_install__test.test_ensurepip.TestBootstrap.test_bootstrapping_with_alt_install_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bootstrapping_with_default_pip__test.test_ensurepip.TestBootstrap.test_bootstrapping_with_default_pip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bootstrapping_with_regular_install__test.test_ensurepip.TestBootstrap.test_bootstrapping_with_regular_install_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bootstrapping_with_root__test.test_ensurepip.TestBootstrap.test_bootstrapping_with_root_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bootstrapping_with_upgrade__test.test_ensurepip.TestBootstrap.test_bootstrapping_with_upgrade_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bootstrapping_with_user__test.test_ensurepip.TestBootstrap.test_bootstrapping_with_user_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bootstrapping_with_verbosity_1__test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bootstrapping_with_verbosity_2__test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bootstrapping_with_verbosity_3__test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_both_onerror_and_onexc__test.test_shutil.TestRmTree.test_both_onerror_and_onexc__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bound__test.test_type_params.TypeParamsClassScopeTest.test_bound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bound_builtin_method__test.test_pydoc.TestDescriptions.test_bound_builtin_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bound_errors__test.test_typing.TypeVarTests.test_bound_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bound_function_inside_classmethod__test.test_decorators.TestDecorators.test_bound_function_inside_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bound_method_introspection__test.test_functools.TestPartialMethod.test_bound_method_introspection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bound_method_repr__test.test_descr.ClassPropertiesAndMethods.test_bound_method_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bound_methods____main__.GeneralTest.test_bound_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bound_methods__test.test_tempfile.TestSpooledTemporaryFile.test_bound_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bound_methods__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_bound_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bound_python_method__test.test_pydoc.TestDescriptions.test_bound_python_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boundaries__test.test_dis.DisTests.test_boundaries_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boundaries__test.test_dis.DisWithFileTests.test_boundaries_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boundaries__test.test_strtod.StrtodTests.test_boundaries_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boundary__test.test_enum.OldTestFlag.test_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boundary__test.test_enum.OldTestIntFlag.test_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boundary_error_message__test.test_struct.StructTest.test_boundary_error_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boundary_error_message_with_large_offset__test.test_struct.StructTest.test_boundary_error_message_with_large_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boundary_error_message_with_negative_offset__test.test_struct.StructTest.test_boundary_error_message_with_negative_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boundary_in_non_multipart__test.test_email.test_email.TestMultipart.test_boundary_in_non_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boundary_with_leading_space__test.test_email.test_email.TestMultipart.test_boundary_with_leading_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_boundary_without_trailing_newline__test.test_email.test_email.TestMultipart.test_boundary_without_trailing_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bp_after_last_statement__test.test_bdb.BreakpointTestCase.test_bp_after_last_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bp_condition__test.test_bdb.BreakpointTestCase.test_bp_condition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bp_exception_on_condition_evaluation__test.test_bdb.BreakpointTestCase.test_bp_exception_on_condition_evaluation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bp_ignore_count__test.test_bdb.BreakpointTestCase.test_bp_ignore_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bp_on_non_existent_module__test.test_bdb.BreakpointTestCase.test_bp_on_non_existent_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bpo25750__test.test_descr.ClassPropertiesAndMethods.test_bpo25750_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bpo36504_signed_int_overflow__test.test_ctypes.test_arrays.ArrayTestCase.test_bpo36504_signed_int_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bpo37347__test.test_sqlite3.test_regression.RegressionTests.test_bpo37347_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bpo37428_pha_cert_none__test.test_ssl.TestPostHandshakeAuth.test_bpo37428_pha_cert_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bpo_31728__test.test_xml_etree_c.MiscTests.test_bpo_31728_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bpo_42057__test.test_peepholer.TestBuglets.test_bpo_42057_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bpo_43764__test.test_dataclasses.TestMatchArgs.test_bpo_43764_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bpo_45773_pop_jump_if_false__test.test_peepholer.TestBuglets.test_bpo_45773_pop_jump_if_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bpo_45773_pop_jump_if_true__test.test_peepholer.TestBuglets.test_bpo_45773_pop_jump_if_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_braced_override__test.test_string.TestTemplate.test_braced_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_braced_override_safe__test.test_string.TestTemplate.test_braced_override_safe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_braces__test.test_logging.FormatterTest.test_braces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_branch__test.test_monitoring.LineMonitoringTest.test_branch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_continue_in_except_star_block_valid__test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_break_continue_in_except_star_block_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_continue_loop__test.test_grammar.GrammarTests.test_break_continue_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_in_except_star__test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_break_in_except_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_in_finally__test.test_grammar.GrammarTests.test_break_in_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_in_finally_after_return__test.test_grammar.GrammarTests.test_break_in_finally_after_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_long__test.test_textwrap.LongWordTestCase.test_break_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_long_words_not_on_hyphen__test.test_textwrap.LongWordWithHyphensTestCase.test_break_long_words_not_on_hyphen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_long_words_on_hyphen__test.test_textwrap.LongWordWithHyphensTestCase.test_break_long_words_on_hyphen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_on_hyphen_but_not_long_words__test.test_textwrap.LongWordWithHyphensTestCase.test_break_on_hyphen_but_not_long_words_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_on_hyphens__test.test_textwrap.WrapTestCase.test_break_on_hyphens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_outside_loop__test.test_syntax.SyntaxTestCase.test_break_outside_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_stmt__test.test_grammar.GrammarTests.test_break_stmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_through_finally__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_through_finally__test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_through_finally__test.test_sys_settrace.TestSetLocalTrace.test_break_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_through_finally__test.test_sys_settrace.TraceOpcodesTestCase.test_break_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_through_finally__test.test_sys_settrace.TraceTestCase.test_break_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_break__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_break__test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_break__test.test_sys_settrace.TestSetLocalTrace.test_break_to_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_break__test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_break__test.test_sys_settrace.TraceTestCase.test_break_to_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_continue1__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_continue1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_continue1__test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_continue1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_continue1__test.test_sys_settrace.TestSetLocalTrace.test_break_to_continue1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_continue1__test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_continue1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_continue1__test.test_sys_settrace.TraceTestCase.test_break_to_continue1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_continue2__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_continue2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_continue2__test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_continue2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_continue2__test.test_sys_settrace.TestSetLocalTrace.test_break_to_continue2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_continue2__test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_continue2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_break_to_continue2__test.test_sys_settrace.TraceTestCase.test_break_to_continue2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_breakpoint__test.test_builtin.TestBreakpoint.test_breakpoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_breakpoint__test.test_pdb.PdbTestCase.test_breakpoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_breakpoint_with_args_and_keywords__test.test_builtin.TestBreakpoint.test_breakpoint_with_args_and_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_breakpoint_with_breakpointhook_reset__test.test_builtin.TestBreakpoint.test_breakpoint_with_breakpointhook_reset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_breakpoint_with_breakpointhook_set__test.test_builtin.TestBreakpoint.test_breakpoint_with_breakpointhook_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_breakpoint_with_passthru_error__test.test_builtin.TestBreakpoint.test_breakpoint_with_passthru_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_base64_header__test.test_email.test_email.TestHeader.test_broken_base64_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_base64_payload__test.test_email.test_email.TestMessageAPI.test_broken_base64_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_class_namespace__test.test_type_params.TypeParamsRuntimeTest.test_broken_class_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_comments__test.test_htmlparser.HTMLParserTestCase.test_broken_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_condcoms__test.test_htmlparser.HTMLParserTestCase.test_broken_condcoms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_from__test.test_import.ImportTracebackTests.test_broken_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_invalid_end_tag__test.test_htmlparser.HTMLParserTestCase.test_broken_invalid_end_tag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_parent__test.test_import.ImportTracebackTests.test_broken_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_parent_from__test.test_import.ImportTracebackTests.test_broken_parent_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_pipe_error__test.test_json.test_tool.TestTool.test_broken_pipe_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_submodule__test.test_import.ImportTracebackTests.test_broken_submodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_symlink__test.test_os.TestScandir.test_broken_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_broken_unicode_payload__test.test_email.test_email.TestMessageAPI.test_broken_unicode_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_browser_cache_file_changed__test.test_httpservers.SimpleHTTPServerTestCase.test_browser_cache_file_changed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_browser_cache_with_If_None_Match_header__test.test_httpservers.SimpleHTTPServerTestCase.test_browser_cache_with_If_None_Match_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bswap__test.test_capi.test_misc.Test_testinternalcapi.test_bswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buf_feed_data__test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_buf_feed_data__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_buf_feed_data__test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_buf_feed_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.ByteTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.DoubleTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.FloatTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.IntTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.LongLongTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.LongTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.ShortTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.UnicodeTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.UnsignedByteTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.UnsignedIntTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.UnsignedLongLongTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.UnsignedLongTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_array.UnsignedShortTest.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_ctypes.test_buffers.StringBufferTestCase.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_lib2to3.test_fixers.Test_buffer.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer__test.test_xxlimited.TestXXLimited.test_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_api_usage__test.test_codecs.TransformCodecTest.test_buffer_api_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_artefacts__test.test_htmlparser.HTMLParserTestCase.test_buffer_artefacts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_callback_error__test.test_pickle.CDumpPickle_LoadPickle.test_buffer_callback_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_callback_error__test.test_pickle.CPicklerTests.test_buffer_callback_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_callback_error__test.test_pickle.DumpPickle_CLoadPickle.test_buffer_callback_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_callback_error__test.test_pickle.InMemoryPickleTests.test_buffer_callback_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_callback_error__test.test_pickle.PyPicklerTests.test_buffer_callback_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_callback_error__test.test_pickletools.OptimizedPickleTests.test_buffer_callback_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_flags__test.test_buffer.TestPythonBufferProtocol.test_buffer_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_freeing__test.test_io.CBufferedRandomTest.test_buffer_freeing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_freeing__test.test_io.CBufferedReaderTest.test_buffer_freeing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_freeing__test.test_io.CBufferedWriterTest.test_buffer_freeing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.ByteTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.DoubleTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.FloatTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.IntTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.LongLongTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.LongTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.ShortTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.UnicodeTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.UnsignedByteTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.UnsignedIntTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.UnsignedLongLongTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.UnsignedLongTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_info__test.test_array.UnsignedShortTest.test_buffer_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_inheritance__test.test_descr.ClassPropertiesAndMethods.test_buffer_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_interface__test.test_ctypes.test_buffers.StringBufferTestCase.test_buffer_interface_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_is_readonly__test.test_bytes.BytesTest.test_buffer_is_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_overflow__test.test_capi.test_mem.PyMemDebugTests.test_buffer_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_overflow__test.test_capi.test_mem.PyMemDefaultTests.test_buffer_overflow__'need_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_buffer_overflow__test.test_capi.test_mem.PyMemMallocDebugTests.test_buffer_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_overflow__test.test_capi.test_mem.PyMemPymallocDebugTests.test_buffer_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_overflow__test.test_os.Win32SymlinkTests.test_buffer_overflow__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_buffer_text__test.test_pyexpat.SetAttributeTest.test_buffer_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_types__test.test_ssl.MemoryBIOTests.test_buffer_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffer_updated_error__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_buffer_updated_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffered_file_io__test.test_io.CIOTest.test_buffered_file_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffered_file_io__test.test_io.PyIOTest.test_buffered_file_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffered_proto_create_connection__test.test_asyncio.test_buffered_proto.BufferedProtocolProactorTests.test_buffered_proto_create_connection__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_buffered_proto_create_connection__test.test_asyncio.test_buffered_proto.BufferedProtocolSelectorTests.test_buffered_proto_create_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffered_protocol__test.test_asyncio.test_protocols.ProtocolsAbsTests.test_buffered_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffered_reader__test.test_gzip.TestGzip.test_buffered_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffered_readinto_mixin__test.test_io.CIOTest.test_buffered_readinto_mixin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffered_readinto_mixin__test.test_io.PyIOTest.test_buffered_readinto_mixin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffering__test.test_io.CBufferedRandomTest.test_buffering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffering__test.test_io.CBufferedReaderTest.test_buffering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffering__test.test_io.PyBufferedRandomTest.test_buffering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffering__test.test_io.PyBufferedReaderTest.test_buffering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffering_enabled__test.test_pyexpat.BufferTextTest.test_buffering_enabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffers__test.test_ctypes.test_unicode.StringTestCase.test_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffers__test.test_ctypes.test_unicode.UnicodeTestCase.test_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffers_error__test.test_pickle.CDumpPickle_LoadPickle.test_buffers_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffers_error__test.test_pickle.CPicklerTests.test_buffers_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffers_error__test.test_pickle.DumpPickle_CLoadPickle.test_buffers_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffers_error__test.test_pickle.InMemoryPickleTests.test_buffers_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffers_error__test.test_pickle.PyPicklerTests.test_buffers_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffers_error__test.test_pickletools.OptimizedPickleTests.test_buffers_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buffers_numpy__test.test_pickle.CDumpPickle_LoadPickle.test_buffers_numpy__'Test_needs_Numpy'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_buffers_numpy__test.test_pickle.CPicklerTests.test_buffers_numpy__'Test_needs_Numpy'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_buffers_numpy__test.test_pickle.DumpPickle_CLoadPickle.test_buffers_numpy__'Test_needs_Numpy'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_buffers_numpy__test.test_pickle.InMemoryPickleTests.test_buffers_numpy__'Test_needs_Numpy'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_buffers_numpy__test.test_pickle.PyPicklerTests.test_buffers_numpy__'Test_needs_Numpy'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_buffers_numpy__test.test_pickletools.OptimizedPickleTests.test_buffers_numpy__'Test_needs_Numpy'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bufio_write_through__test.test_io.CTextIOWrapperTest.test_bufio_write_through_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bufio_write_through__test.test_io.PyTextIOWrapperTest.test_bufio_write_through_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bufsize_equal_one_binary_mode__test.test_subprocess.ProcessTestCase.test_bufsize_equal_one_binary_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bufsize_equal_one_binary_mode__test.test_subprocess.ProcessTestCaseNoPoll.test_bufsize_equal_one_binary_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bufsize_equal_one_text_mode__test.test_subprocess.ProcessTestCase.test_bufsize_equal_one_text_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bufsize_equal_one_text_mode__test.test_subprocess.ProcessTestCaseNoPoll.test_bufsize_equal_one_text_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bufsize_is_none__test.test_subprocess.ProcessTestCase.test_bufsize_is_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bufsize_is_none__test.test_subprocess.ProcessTestCaseNoPoll.test_bufsize_is_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1001011__test.test_unicode.UnicodeTest.test_bug1001011_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1055820b__test.test_gc.GCTests.test_bug1055820b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1055820c__test.test_gc.GCTogglingTests.test_bug1055820c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1055820d__test.test_gc.GCTogglingTests.test_bug1055820d_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_a__test.test_codecs.RawUnicodeEscapeTest.test_bug1098990_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_a__test.test_codecs.UTF16BETest.test_bug1098990_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_a__test.test_codecs.UTF16LETest.test_bug1098990_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_a__test.test_codecs.UTF16Test.test_bug1098990_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_a__test.test_codecs.UTF32BETest.test_bug1098990_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_a__test.test_codecs.UTF32LETest.test_bug1098990_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_a__test.test_codecs.UTF32Test.test_bug1098990_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_a__test.test_codecs.UTF7Test.test_bug1098990_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_a__test.test_codecs.UTF8SigTest.test_bug1098990_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_a__test.test_codecs.UTF8Test.test_bug1098990_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_a__test.test_codecs.UnicodeEscapeTest.test_bug1098990_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_b__test.test_codecs.RawUnicodeEscapeTest.test_bug1098990_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_b__test.test_codecs.UTF16BETest.test_bug1098990_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_b__test.test_codecs.UTF16LETest.test_bug1098990_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_b__test.test_codecs.UTF16Test.test_bug1098990_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_b__test.test_codecs.UTF32BETest.test_bug1098990_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_b__test.test_codecs.UTF32LETest.test_bug1098990_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_b__test.test_codecs.UTF32Test.test_bug1098990_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_b__test.test_codecs.UTF7Test.test_bug1098990_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_b__test.test_codecs.UTF8SigTest.test_bug1098990_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_b__test.test_codecs.UTF8Test.test_bug1098990_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1098990_b__test.test_codecs.UnicodeEscapeTest.test_bug1098990_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1175396__test.test_codecs.RawUnicodeEscapeTest.test_bug1175396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1175396__test.test_codecs.UTF16BETest.test_bug1175396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1175396__test.test_codecs.UTF16LETest.test_bug1175396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1175396__test.test_codecs.UTF16Test.test_bug1175396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1175396__test.test_codecs.UTF32BETest.test_bug1175396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1175396__test.test_codecs.UTF32LETest.test_bug1175396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1175396__test.test_codecs.UTF32Test.test_bug1175396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1175396__test.test_codecs.UTF7Test.test_bug1175396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1175396__test.test_codecs.UTF8SigTest.test_bug1175396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1175396__test.test_codecs.UTF8Test.test_bug1175396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1175396__test.test_codecs.UnicodeEscapeTest.test_bug1175396_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1229429__test.test_enumerate.TestReversed.test_bug1229429_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1572832__test.test_multibytecodec.Test_ISO2022.test_bug1572832__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bug1601501__test.test_codecs.UTF8SigTest.test_bug1601501_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug1728403__test.test_multibytecodec.Test_StreamReader.test_bug1728403_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug21435__test.test_gc.GCTests.test_bug21435_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug453523__test.test_sort.TestBugs.test_bug453523_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug643260__test.test_pow.PowTest.test_bug643260_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug691291__test.test_codecs.UTF16Test.test_bug691291_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug705231__test.test_pow.PowTest.test_bug705231_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug7466__test.test_tuple.TupleTest.test_bug7466_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug828737__test.test_codeccallbacks.CodecCallbackTest.test_bug828737_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1028306__test.datetimetester.Oddballs_Fast.test_bug_1028306_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1028306__test.datetimetester.Oddballs_Pure.test_bug_1028306_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_113254__test.test_re.ReTests.test_bug_113254_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_114660__test.test_re.ReTests.test_bug_114660_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_11510__test.test_peepholer.TestBuglets.test_bug_11510_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1164912__test.test_xmlrpc.XMLRPCTestCase.test_bug_1164912_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_117612__test.test_re.ReTests.test_bug_117612_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1333982__test.test_dis.DisTests.test_bug_1333982_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1333982__test.test_dis.DisWithFileTests.test_bug_1333982_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1467852__test.test_ctypes.test_pointers.PointersTestCase.test_bug_1467852_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1534630__test.test_xml_etree.BugsTest.test_bug_1534630_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1534630__test.test_xml_etree_c.BugsTest.test_bug_1534630_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1661__test.test_re.ReTests.test_bug_1661_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_16688__test.test_re.ReTests.test_bug_16688_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1704793__test.test_unicodedata.UnicodeMiscTest.test_bug_1704793_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1727780__test.test_random.MersenneTwister_TestBasicOps.test_bug_1727780_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_1727780__test.test_random.SystemRandom_TestBasicOps.test_bug_1727780_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200708_close__test.test_xml_etree.BugsTest.test_bug_200708_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200708_close__test.test_xml_etree_c.BugsTest.test_bug_200708_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200708_newline__test.test_xml_etree.BugsTest.test_bug_200708_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200708_newline__test.test_xml_etree_c.BugsTest.test_bug_200708_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200709_default_namespace__test.test_xml_etree.BugsTest.test_bug_200709_default_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200709_default_namespace__test.test_xml_etree_c.BugsTest.test_bug_200709_default_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200709_element_comment__test.test_xml_etree.BugsTest.test_bug_200709_element_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200709_element_comment__test.test_xml_etree_c.BugsTest.test_bug_200709_element_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200709_element_insert__test.test_xml_etree.BugsTest.test_bug_200709_element_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200709_element_insert__test.test_xml_etree_c.BugsTest.test_bug_200709_element_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200709_iter_comment__test.test_xml_etree.BugsTest.test_bug_200709_iter_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200709_iter_comment__test.test_xml_etree_c.BugsTest.test_bug_200709_iter_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200709_register_namespace__test.test_xml_etree.BugsTest.test_bug_200709_register_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_200709_register_namespace__test.test_xml_etree_c.BugsTest.test_bug_200709_register_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_20998__test.test_re.ReTests.test_bug_20998_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_2537__test.test_re.ReTests.test_bug_2537_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_27706__test.test_random.MersenneTwister_TestBasicOps.test_bug_27706_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_27936__test.test_builtin.BuiltinTest.test_bug_27936_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_29444__test.test_re.ReTests.test_bug_29444_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_3061__test.test_time.TestLocale.test_bug_3061_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_31478__test.test_random.MersenneTwister_TestBasicOps.test_bug_31478_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_31482__test.test_random.MersenneTwister_TestBasicOps.test_bug_31482_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_31608__test.test_deque.TestSubclass.test_bug_31608_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_34294__test.test_re.ReTests.test_bug_34294_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_3629__test.test_re.ReTests.test_bug_3629_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_40736__test.test_re.ReTests.test_bug_40736_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_41052__test.test_random.TestRawMersenneTwister.test_bug_41052_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_418626__test.test_re.ReTests.test_bug_418626_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_42008__test.test_random.TestRawMersenneTwister.test_bug_42008_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_42562__test.test_dis.DisTests.test_bug_42562_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_42562__test.test_dis.DisWithFileTests.test_bug_42562_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_448951__test.test_re.ReTests.test_bug_448951_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_449000__test.test_re.ReTests.test_bug_449000_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_449964__test.test_re.ReTests.test_bug_449964_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_45757__test.test_dis.DisTests.test_bug_45757_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_45757__test.test_dis.DisWithFileTests.test_bug_45757_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_46724__test.test_dis.DisTests.test_bug_46724_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_46724__test.test_dis.DisWithFileTests.test_bug_46724_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_4971__test.test_unicodedata.UnicodeMiscTest.test_bug_4971_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_527371__test.test_re.ReTests.test_bug_527371_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_581080__test.test_re.ReTests.test_bug_581080_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_5828__test.test_unicodedata.UnicodeMiscTest.test_bug_5828__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bug_5888452__test.test_marshal.BugsTestCase.test_bug_5888452_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_6050__test.test_zipfile.test_core.TestWithDirectory.test_bug_6050_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_612074__test.test_re.ReTests.test_bug_612074_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_6509__test.test_re.ReTests.test_bug_6509_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_6561__test.test_re.ReTests.test_bug_6561_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_708901__test.test_dis.DisTests.test_bug_708901_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_708901__test.test_dis.DisWithFileTests.test_bug_708901_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_7244__test.test_itertools.TestBasicOps.test_bug_7244_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_725106__test.test_re.ReTests.test_bug_725106_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_725149__test.test_re.ReTests.test_bug_725149_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_7253__test.test_lib2to3.test_fixers.Test_reduce.test_bug_7253_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_764548__test.test_re.ReTests.test_bug_764548_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.ByteTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.DoubleTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.FloatTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.IntTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.LongLongTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.LongTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.ShortTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.UnicodeTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.UnsignedByteTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.UnsignedIntTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.UnsignedLongLongTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.UnsignedLongTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_782369__test.test_array.UnsignedShortTest.test_bug_782369_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_817234__test.test_re.ReTests.test_bug_817234_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_834676__test.test_unicodedata.NormalizationTest.test_bug_834676_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_9025__test.test_random.MersenneTwister_TestBasicOps.test_bug_9025_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_9025__test.test_random.SystemRandom_TestBasicOps.test_bug_9025_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_926075__test.test_re.ReTests.test_bug_926075_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_931848__test.test_re.ReTests.test_bug_931848_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_gh106052__test.test_re.ReTests.test_bug_gh106052_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_gh91616__test.test_re.ReTests.test_bug_gh91616_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit21__test.test_xml_etree.BugsTest.test_bug_xmltoolkit21_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit21__test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit21_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit25__test.test_xml_etree.BugsTest.test_bug_xmltoolkit25_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit25__test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit25_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit28__test.test_xml_etree.BugsTest.test_bug_xmltoolkit28_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit28__test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit28_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit39__test.test_xml_etree.BugsTest.test_bug_xmltoolkit39_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit39__test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit39_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit54__test.test_xml_etree.BugsTest.test_bug_xmltoolkit54_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit54__test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit54_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit55__test.test_xml_etree.BugsTest.test_bug_xmltoolkit55_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit55__test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit55_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit60__test.test_xml_etree.BugsTest.test_bug_xmltoolkit60_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit60__test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit60_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit62__test.test_xml_etree.BugsTest.test_bug_xmltoolkit62_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit62__test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit62_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit63__test.test_xml_etree.BugsTest.test_bug_xmltoolkit63_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkit63__test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit63_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkitX1__test.test_xml_etree.BugsTest.test_bug_xmltoolkitX1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bug_xmltoolkitX1__test.test_xml_etree_c.BugsTest.test_bug_xmltoolkitX1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buggy_dir__test.test_pydoc.PydocWithMetaClasses.test_buggy_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_build_cpp03__test.test_cppext.TestCPPExt.test_build_cpp03__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_build_cpp11__test.test_cppext.TestCPPExt.test_build_cpp11__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_build_opener__test.test_urllib2.MiscTests.test_build_opener_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builder_lookup_errors__test.test_xml_etree.TreeBuilderTest.test_builder_lookup_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builder_lookup_errors__test.test_xml_etree_c.TreeBuilderTest.test_builder_lookup_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buildvalue_N__test.test_capi.test_misc.CAPITest.test_buildvalue_N_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buildvalue_N__test.test_capi.test_misc.Test_testcapi.test_buildvalue_N_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buildvalue__test.test_capi.test_misc.CAPITest.test_buildvalue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buildvalue_ints__test.test_capi.test_misc.CAPITest.test_buildvalue_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_buildvalue_issue38913__test.test_capi.test_misc.Test_testcapi.test_buildvalue_issue38913_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin__qualname____test.test_funcattrs.BuiltinFunctionPropertiesTest.test_builtin__qualname___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin__test.test_pydoc.TestDescriptions.test_builtin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_assign__test.test_lib2to3.test_fixers.Test_next.test_builtin_assign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_assign_in_list__test.test_lib2to3.test_fixers.Test_next.test_builtin_assign_in_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_assign_in_tuple__test.test_lib2to3.test_fixers.Test_next.test_builtin_assign_in_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_bases__test.test_descr.ClassPropertiesAndMethods.test_builtin_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_compat__test.test_import.SubinterpImportTests.test_builtin_compat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_decode__test.test_codecs.IDNACodecTest.test_builtin_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_decode_length_limit__test.test_codecs.IDNACodecTest.test_builtin_decode_length_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_encode__test.test_codecs.IDNACodecTest.test_builtin_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_errors__test.test_exception_hierarchy.HierarchyTest.test_builtin_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_exceptions__test.test_pickle.CDumpPickle_LoadPickle.test_builtin_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_exceptions__test.test_pickle.CPicklerTests.test_builtin_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_exceptions__test.test_pickle.DumpPickle_CLoadPickle.test_builtin_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_exceptions__test.test_pickle.InMemoryPickleTests.test_builtin_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_exceptions__test.test_pickle.PyPicklerTests.test_builtin_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_exceptions__test.test_pickletools.OptimizedPickleTests.test_builtin_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_filter__test.test_iter.TestCase.test_builtin_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_function__test.test_reprlib.LongReprTest.test_builtin_function__'needs_a_built-in_function_with_a_really_long_name'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_builtin_function__test.test_reprlib.ReprTests.test_builtin_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_function_or_method__test.test_descr.ClassPropertiesAndMethods.test_builtin_function_or_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_functions__test.test_pickle.CDumpPickle_LoadPickle.test_builtin_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_functions__test.test_pickle.CPicklerTests.test_builtin_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_functions__test.test_pickle.DumpPickle_CLoadPickle.test_builtin_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_functions__test.test_pickle.InMemoryPickleTests.test_builtin_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_functions__test.test_pickle.PyPicklerTests.test_builtin_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_functions__test.test_pickletools.OptimizedPickleTests.test_builtin_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_functions_types__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_builtin_functions_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_handlers__test.test_logging.HandlerTest.test_builtin_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_input__test.test_cmd_line.CmdLineTest.test_builtin_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_list__test.test_iter.TestCase.test_builtin_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_map__test.test_iter.TestCase.test_builtin_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_max_min__test.test_iter.TestCase.test_builtin_max_min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_protocol_allowlist__test.test_typing.ProtocolTests.test_builtin_protocol_allowlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_sequence_types__test.test_contains.TestContains.test_builtin_sequence_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_tuple__test.test_iter.TestCase.test_builtin_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_types__test.test_pickle.CDumpPickle_LoadPickle.test_builtin_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_types__test.test_pickle.CPicklerTests.test_builtin_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_types__test.test_pickle.DumpPickle_CLoadPickle.test_builtin_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_types__test.test_pickle.InMemoryPickleTests.test_builtin_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_types__test.test_pickle.PyPicklerTests.test_builtin_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_types__test.test_pickletools.OptimizedPickleTests.test_builtin_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_update__test.test_functools.TestUpdateWrapper.test_builtin_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_update__test.test_functools.TestWraps.test_builtin_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtin_zip__test.test_iter.TestCase.test_builtin_zip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtins__test.test_inspect.test_inspect.TestMain.test_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtins__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtins_as_dict__test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_as_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtins_as_module__test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_as_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtins_fallback__test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtins_have_signatures__test.test_inspect.test_inspect.TestSignatureDefinitions.test_builtins_have_signatures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_builtins_new_style__test.test_baseexception.ExceptionClassTests.test_builtins_new_style_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bundled_protocol_instance_works__test.test_typing.ProtocolTests.test_bundled_protocol_instance_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bunk__package____test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_bunk__package___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bunk__package____test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_bunk__package___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_by_unassociated_interp__test.test__xxinterpchannels.ChannelReleaseTests.test_by_unassociated_interp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byref__test.test_ctypes.test_numbers.NumberTestCase.test_byref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byref_pointer__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_byref_pointer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byref_pointerpointer__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_byref_pointerpointer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte__test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_byte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte__test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_byte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte__test.test_ctypes.test_callbacks.Callbacks.test_byte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte__test.test_ctypes.test_callbacks.StdcallCallbacks.test_byte__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_byte__test.test_ctypes.test_cfuncs.CFunctions.test_byte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_byte__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_byte_content__test.test_difflib.TestBytes.test_byte_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_filenames__test.test_difflib.TestBytes.test_byte_filenames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_max__test.test_capi.test_structmembers.TestWarnings_NewAPI.test_byte_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_max__test.test_capi.test_structmembers.TestWarnings_OldAPI.test_byte_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_message_rfc822_only__test.test_email.test_email.TestMessageAPI.test_byte_message_rfc822_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_min__test.test_capi.test_structmembers.TestWarnings_NewAPI.test_byte_min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_min__test.test_capi.test_structmembers.TestWarnings_OldAPI.test_byte_min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_multiline__test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_multiline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_multiline__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_multiline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_multiline__test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_multiline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_wide_chars_subscript__test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_wide_chars_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_wide_chars_subscript__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_wide_chars_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_wide_chars_subscript__test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_wide_chars_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_with_emojis_term_highlight__test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_emojis_term_highlight_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_with_emojis_term_highlight__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_emojis_term_highlight_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_with_emojis_term_highlight__test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_emojis_term_highlight_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_with_wide_characters_middle__test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_middle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_with_wide_characters_middle__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_wide_characters_middle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_with_wide_characters_middle__test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_middle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_with_wide_characters_term_highlight__test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_with_wide_characters_term_highlight__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_offset_with_wide_characters_term_highlight__test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_plus__test.test_ctypes.test_cfuncs.CFunctions.test_byte_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byte_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_byte_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_byte_stream__test.test_sax.PrepareInputSourceTest.test_byte_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray8__test.test_pickle.CUnpicklerTests.test_bytearray8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray8__test.test_pickle.InMemoryPickleTests.test_bytearray8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray8__test.test_pickle.PyUnpicklerTests.test_bytearray8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray__test.test_marshal.BufferTestCase.test_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray__test.test_marshal.LargeValuesTestCase.test_bytearray__'not_enough_memory:_4.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bytearray__test.test_pickle.CDumpPickle_LoadPickle.test_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray__test.test_pickle.CPicklerTests.test_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray__test.test_pickle.DumpPickle_CLoadPickle.test_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray__test.test_pickle.InMemoryPickleTests.test_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray__test.test_pickle.PyPicklerTests.test_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray__test.test_pickletools.OptimizedPickleTests.test_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray__test.test_plistlib.TestPlistlib.test_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray__test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_api__test.test_bytes.ByteArrayTest.test_bytearray_api_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_extend_error__test.test_builtin.BuiltinTest.test_bytearray_extend_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_join_with_custom_iterator__test.test_builtin.BuiltinTest.test_bytearray_join_with_custom_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_join_with_misbehaving_iterator__test.test_builtin.BuiltinTest.test_bytearray_join_with_misbehaving_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_memoization_bug__test.test_pickle.CDumpPickle_LoadPickle.test_bytearray_memoization_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_memoization_bug__test.test_pickle.CPicklerTests.test_bytearray_memoization_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_memoization_bug__test.test_pickle.DumpPickle_CLoadPickle.test_bytearray_memoization_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_memoization_bug__test.test_pickle.InMemoryPickleTests.test_bytearray_memoization_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_memoization_bug__test.test_pickle.PyPicklerTests.test_bytearray_memoization_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_memoization_bug__test.test_pickletools.OptimizedPickleTests.test_bytearray_memoization_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_translate__test.test_builtin.BuiltinTest.test_bytearray_translate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytearray_wrap__test.test_pprint.QueryTestCase.test_bytearray_wrap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytecode__test.test_modulefinder.ModuleFinderTest.test_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytecode_co_positions__test.test_dis.BytecodeTests.test_bytecode_co_positions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test__xxsubinterpreters.ShareableTypeTests.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_dbm_gnu.TestGdbm.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_dbm_ndbm.DbmTestCase.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_fnmatch.FnmatchTestCase.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_marshal.LargeValuesTestCase.test_bytes__'not_enough_memory:_4.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bytes__test.test_marshal.StringTestCase.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_os.ReadlinkTests.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_os.TestScandir.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_pathlib.PosixPathAsPureTest.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_pathlib.PurePathSubclassTest.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_pathlib.PurePathTest.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_pathlib.PurePosixPathTest.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_pathlib.PureWindowsPathTest.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_pathlib.WindowsPathAsPureTest.test_bytes__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bytes__test.test_pickle.CDumpPickle_LoadPickle.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_pickle.CPicklerTests.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_pickle.DumpPickle_CLoadPickle.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_pickle.InMemoryPickleTests.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_pickle.PyPicklerTests.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_pickletools.OptimizedPickleTests.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_plistlib.TestPlistlib.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_re.PatternReprTests.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_symtable.SymtableTest.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes__test.test_unparse.UnparseTestCase.test_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_array__test.test_memoryio.CBytesIOTest.test_bytes_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_array__test.test_memoryio.PyBytesIOTest.test_bytes_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_blocking__test.test_bytes.BytesTest.test_bytes_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_body__test.test_httplib.RequestBodyTest.test_bytes_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_comparison__test.test_unicode.UnicodeTest.test_bytes_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_decode__test.test_json.test_unicode.TestCUnicode.test_bytes_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_decode__test.test_json.test_unicode.TestPyUnicode.test_bytes_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_encode__test.test_json.test_unicode.TestCUnicode.test_bytes_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_encode__test.test_json.test_unicode.TestPyUnicode.test_bytes_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_executable__test.test_subprocess.ProcessTestCase.test_bytes_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_executable__test.test_subprocess.ProcessTestCaseNoPoll.test_bytes_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_executable_replaces_shell__test.test_subprocess.ProcessTestCase.test_bytes_executable_replaces_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_executable_replaces_shell__test.test_subprocess.ProcessTestCaseNoPoll.test_bytes_executable_replaces_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_extend__test.test_array.UnsignedByteTest.test_bytes_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_extend__test.test_array.UnsignedIntTest.test_bytes_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_extend__test.test_array.UnsignedLongLongTest.test_bytes_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_extend__test.test_array.UnsignedLongTest.test_bytes_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_extend__test.test_array.UnsignedShortTest.test_bytes_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_fail__test.test_statistics.TestSum.test_bytes_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_feedparser__test.test_email.test_email.Test8BitBytesHandling.test_bytes_feedparser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_filename__test.test_gzip.TestGzip.test_bytes_filename__'Temporary_file_name_needs_to_be_ASCII'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bytes_find__test.test_capi.test_misc.Test_testinternalcapi.test_bytes_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_for_script__test.test__xxsubinterpreters.RunStringTests.test_bytes_for_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_for_script__test.test_interpreters.TestInterpreterRun.test_bytes_for_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_generator__test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_generator_b_encoding_linesep__test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator_b_encoding_linesep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_generator_handles_None_body__test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator_handles_None_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_generator_with_unix_from__test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator_with_unix_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_header_parser__test.test_email.test_email.TestParsers.test_bytes_header_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_like__test.test_os.TestScandir.test_bytes_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_literal_escape_u__test.test_lib2to3.test_fixers.Test_unicode.test_bytes_literal_escape_u_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_name_attribute__test.test_tarfile.Bz2MiscReadTest.test_bytes_name_attribute__'BZ2File_have_no_name_attribute'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bytes_name_attribute__test.test_tarfile.GzipMiscReadTest.test_bytes_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_name_attribute__test.test_tarfile.LzmaMiscReadTest.test_bytes_name_attribute__'LZMAFile_have_no_name_attribute'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_bytes_name_attribute__test.test_tarfile.MiscReadTest.test_bytes_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_parser__test.test_email.test_policy.TestPolicyPropagation.test_bytes_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_parser_does_not_close_file__test.test_email.test_email.TestParsers.test_bytes_parser_does_not_close_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_parser_on_exception_does_not_close_file__test.test_email.test_email.TestParsers.test_bytes_parser_on_exception_does_not_close_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_path_file_shelf__test.test_shelve.TestCase.test_bytes_path_file_shelf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_program__test.test_subprocess.POSIXProcessTestCase.test_bytes_program_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_str_mixing__test.test_re.ReTests.test_bytes_str_mixing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_validation__test.test_wsgiref.IntegrationTests.test_bytes_validation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytes_wrap__test.test_pprint.QueryTestCase.test_bytes_wrap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytesio__test.test_plistlib.TestPlistlib.test_bytesio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bytestring__test.test_typing.CollectionsAbcTests.test_bytestring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.ByteTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.DoubleTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.FloatTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.IntTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.LongLongTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.LongTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.ShortTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.UnicodeTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.UnsignedByteTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.UnsignedIntTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.UnsignedLongLongTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.UnsignedLongTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_array.UnsignedShortTest.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byteswap__test.test_audioop.TestAudioop.test_byteswap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byval__test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_byval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byval__test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_byval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byval__test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_byval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_byval__test.test_ctypes.test_functions.FunctionTestCase.test_byval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bz2_ext_builtin__test.test_fileinput.Test_hook_compressed.test_bz2_ext_builtin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_bz2_ext_fake__test.test_fileinput.Test_hook_compressed.test_bz2_ext_fake_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c14n_exclusion__test.test_xml_etree.C14NTest.test_c14n_exclusion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c14n_exclusion__test.test_xml_etree_c.C14NTest.test_c14n_exclusion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c3_abc__test.test_functools.TestSingleDispatch.test_c3_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c__test.test_capi.test_getargs.Bytes_TestCase.test_c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c__test.test_locale.NormalizeTest.test_c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_api__test.test_set.TestSet.test_c_api__'C_API_test_only_available_in_a_debug_build'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_c_api__test.test_set.TestSetSubclass.test_c_api__'C_API_test_only_available_in_a_debug_build'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_c_buffer__test.test_buffer.TestPythonBufferProtocol.test_c_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_buffer_raw__test.test_ctypes.test_strings.StringArrayTestCase.test_c_buffer_raw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_buffer_value__test.test_ctypes.test_strings.StringArrayTestCase.test_c_buffer_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_call__test.test_monitoring.TestLineAndInstructionEvents.test_c_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_call__test.test_monitoring.TestLocalEvents.test_c_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_call__test.test_monitoring.TestManyEvents.test_c_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_char__test.test_ctypes.test_bytes.BytesTest.test_c_char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_char__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_c_char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_char_p__test.test_ctypes.test_bytes.BytesTest.test_c_char_p_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_char_p__test.test_ctypes.test_internals.ObjectsTestCase.test_c_char_p_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_char_p_arg__test.test_ctypes.test_prototypes.CharPointersTestCase.test_c_char_p_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_char_parm__test.test_ctypes.test_functions.FunctionTestCase.test_c_char_parm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_class__test.test_genericclass.CAPITest.test_c_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_classes__test.test_functools.TestSingleDispatch.test_c_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_context__test.test_decimal.CFunctionality.test_c_context__'test_requires_build_with_-DEXTRA_FUNCTIONALITY'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_c_context_errors__test.test_decimal.CWhitebox.test_c_context_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_context_errors_extra__test.test_decimal.CWhitebox.test_c_context_errors_extra__'test_requires_build_with_-DEXTRA_FUNCTIONALITY'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_c_context_repr__test.test_decimal.CWhitebox.test_c_context_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_context_templates__test.test_decimal.CWhitebox.test_c_context_templates__'test_requires_build_with_-DEXTRA_FUNCTIONALITY'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_c_contiguity__test.test_binascii.ArrayBinASCIITest.test_c_contiguity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_contiguity__test.test_binascii.BinASCIITest.test_c_contiguity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_contiguity__test.test_binascii.BytearrayBinASCIITest.test_c_contiguity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_contiguity__test.test_binascii.MemoryviewBinASCIITest.test_c_contiguity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_exception_context__test.test_raise.TestContext.test_c_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_exception_raise__test.test_raise.TestContext.test_c_exception_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_format__test.test_decimal.CWhitebox.test_c_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_funcs__test.test_decimal.CWhitebox.test_c_funcs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_functions__test.test_heapq.TestModules.test_c_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_functions__test.test_statistics.TestModules.test_c_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_functions__test.test_typing.TestModules.test_c_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_ieee_context__test.test_decimal.CFunctionality.test_c_ieee_context__'test_requires_build_with_-DEXTRA_FUNCTIONALITY'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_c_input_restriction__test.test_decimal.CWhitebox.test_c_input_restriction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_integral__test.test_decimal.CWhitebox.test_c_integral_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_locale_surrogateescape__test.test_sys.SysModuleTest.test_c_locale_surrogateescape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_methods__test.test_pickle.CDumpPickle_LoadPickle.test_c_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_methods__test.test_pickle.CPicklerTests.test_c_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_methods__test.test_pickle.DumpPickle_CLoadPickle.test_c_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_methods__test.test_pickle.InMemoryPickleTests.test_c_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_methods__test.test_pickle.PyPicklerTests.test_c_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_methods__test.test_pickletools.OptimizedPickleTests.test_c_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_return_count__test.test_monitoring.MonitoringCountTest.test_c_return_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_round__test.test_decimal.CWhitebox.test_c_round_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_signal_dict__test.test_decimal.CWhitebox.test_c_signal_dict__'test_requires_build_with_-DEXTRA_FUNCTIONALITY'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_c_signaldict_segfault__test.test_decimal.CWhitebox.test_c_signaldict_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once__test.test_capi.test_misc.CAPITest.test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_subclass_of_heap_ctype_with_tpdealloc_decrefs_once__test.test_capi.test_misc.CAPITest.test_c_subclass_of_heap_ctype_with_tpdealloc_decrefs_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_type_with_ipow__test.test_capi.test_misc.CAPITest.test_c_type_with_ipow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_type_with_matrix_multiplication__test.test_capi.test_misc.CAPITest.test_c_type_with_matrix_multiplication_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_valid_context__test.test_decimal.CWhitebox.test_c_valid_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_valid_context_extra__test.test_decimal.CWhitebox.test_c_valid_context_extra__'test_requires_build_with_-DEXTRA_FUNCTIONALITY'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_c_void_p__test.test_ctypes.test_pointers.PointersTestCase.test_c_void_p_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_void_p_arg__test.test_ctypes.test_prototypes.CharPointersTestCase.test_c_void_p_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_void_p_arg_with_c_wchar_p__test.test_ctypes.test_prototypes.CharPointersTestCase.test_c_void_p_arg_with_c_wchar_p_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_wchar__test.test_ctypes.test_bitfields.BitFieldTest.test_c_wchar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_wchar__test.test_ctypes.test_bytes.BytesTest.test_c_wchar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_wchar__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_c_wchar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_wchar_p__test.test_ctypes.test_bytes.BytesTest.test_c_wchar_p_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_c_wchar_p_arg__test.test_ctypes.test_prototypes.WCharPointersTestCase.test_c_wchar_p_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache__test.test_ctypes.test_arrays.ArrayTestCase.test_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache__test.test_gettext.GettextCacheTestCase.test_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache__test.test_zoneinfo.test_zoneinfo_property.CZoneInfoCacheTest.test_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache__test.test_zoneinfo.test_zoneinfo_property.ZoneInfoCacheTest.test_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_clear__test.test_filecmp.FileCompareTestCase.test_cache_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_cwd__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_cwd__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_debug_override__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_debug_override__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_debug_override_optimization_both_set__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_debug_override_optimization_both_set__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_no_cache_tag__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_cache_tag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_no_cache_tag__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_cache_tag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_no_dot__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_no_dot__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_optimization_None__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_optimization_None__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_optimization_empty_string__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_optimization_empty_string__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_optimization_set__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_optimization_set__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_override__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_override__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_path_like_arg__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_path_like_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_path_like_arg__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_path_like_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_respects_pycache_prefix__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_respects_pycache_prefix__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_respects_pycache_prefix_relative__test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_from_source_respects_pycache_prefix_relative__test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_invalidation__test.test_functools.TestSingleDispatch.test_cache_invalidation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_location__test.test_zoneinfo.test_zoneinfo.ExtensionBuiltTest.test_cache_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_path__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_cache_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cache_path__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_cache_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached__test.test_functools.TestCachedProperty.test_cached_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_attribute_name_differs_from_func_name__test.test_functools.TestCachedProperty.test_cached_attribute_name_differs_from_func_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_mode_issue_2051__test.test_import.FilePermissionTests.test_cached_mode_issue_2051_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_no_origin__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_no_origin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_no_origin__test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_no_origin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_readonly__test.test_import.FilePermissionTests.test_cached_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_set__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_set__test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_source__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_source__test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_source_missing_cache_tag__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_missing_cache_tag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_source_missing_cache_tag__test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_missing_cache_tag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_source_unknown_suffix__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_unknown_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_source_unknown_suffix__test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_unknown_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_sourceless__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_sourceless_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_sourceless__test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_sourceless_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_with_origin_not_location__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_with_origin_not_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cached_with_origin_not_location__test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_with_origin_not_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caching__test.test_logging.LoggerTest.test_caching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cafile_and_context__test.test_urllib.urlopen_HttpTests.test_cafile_and_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_calcsize__test.test_struct.StructTest.test_calcsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call__invoking_an_instance_delegates_to_run__test.test_unittest.test_case.Test_TestCase.test_call__invoking_an_instance_delegates_to_run_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call__test.test_ast.ASTValidatorTests.test_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call__test.test_ast.EndPositionTests.test_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call__test.test_fstring.TestCase.test_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call__test.test_lib2to3.test_fixers.Test_apply.test_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call__test.test_lib2to3.test_fixers.Test_xreadlines.test_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call__test.test_operator.COperatorTestCase.test_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call__test.test_operator.PyOperatorTestCase.test_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call__test.test_sys_settrace.RaisingTraceFuncTestCase.test_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call__test.test_unittest.testmock.testhelpers.CallTest.test_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call__test.test_unittest.testmock.testmock.MockTest.test_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_any__test.test_unittest.testmock.testhelpers.CallTest.test_call_any_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_args_comparison__test.test_unittest.testmock.testmock.MockTest.test_call_args_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_args_two_tuple__test.test_unittest.testmock.testmock.MockTest.test_call_args_two_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_builtins__test.test_buffer.TestPythonBufferProtocol.test_call_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_chain_is_maintained__test.test_unittest.testmock.testsealable.TestSealable.test_call_chain_is_maintained_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_connection_lost__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_call_connection_lost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_coroutine__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_call_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_count__test.test_monitoring.MonitoringCountTest.test_call_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_keyboardinterrupt_no_kill__test.test_subprocess.MiscTests.test_call_keyboardinterrupt_no_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_kwargs__test.test_subprocess.ProcessTestCase.test_call_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_kwargs__test.test_subprocess.ProcessTestCaseNoPoll.test_call_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_later__test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_later_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_later__test.test_asyncio.test_events.EPollEventLoopTests.test_call_later_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_later__test.test_asyncio.test_events.PollEventLoopTests.test_call_later_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_later__test.test_asyncio.test_events.SelectEventLoopTests.test_call_later_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_later_negative_delays__test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_later_negative_delays_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_list__test.test_unittest.testmock.testhelpers.CallTest.test_call_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_list_str__test.test_unittest.testmock.testhelpers.TestCallList.test_call_list_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_magic_method__test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_call_magic_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_ne__test.test_unittest.testmock.testhelpers.CallTest.test_call_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_noargs__test.test_ast.EndPositionTests.test_call_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_non_tuples__test.test_unittest.testmock.testhelpers.CallTest.test_call_non_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_on_defined_sealed_mock_succeeds__test.test_unittest.testmock.testsealable.TestSealable.test_call_on_defined_sealed_mock_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_on_sealed_mock_fails__test.test_unittest.testmock.testsealable.TestSealable.test_call_on_sealed_mock_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_seq__test.test_subprocess.ProcessTestCase.test_call_seq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_seq__test.test_subprocess.ProcessTestCaseNoPoll.test_call_seq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_soon__test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_soon__test.test_asyncio.test_events.EPollEventLoopTests.test_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_soon__test.test_asyncio.test_events.PollEventLoopTests.test_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_soon__test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_soon_non_callable__test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_soon_non_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_soon_threadsafe__test.test_asyncio.test_events.EPollEventLoopTests.test_call_soon_threadsafe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_soon_threadsafe__test.test_asyncio.test_events.PollEventLoopTests.test_call_soon_threadsafe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_soon_threadsafe__test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon_threadsafe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_soon_threadsafe_same_thread__test.test_asyncio.test_events.EPollEventLoopTests.test_call_soon_threadsafe_same_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_soon_threadsafe_same_thread__test.test_asyncio.test_events.PollEventLoopTests.test_call_soon_threadsafe_same_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_soon_threadsafe_same_thread__test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon_threadsafe_same_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_specialize__test.test_dis.DisTests.test_call_specialize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_specialize__test.test_dis.DisWithFileTests.test_call_specialize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_string__test.test_subprocess.POSIXProcessTestCase.test_call_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_string__test.test_subprocess.Win32ProcessTestCase.test_call_string__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_call_then_instruction__test.test_monitoring.TestInstallIncrementally.test_call_then_instruction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_timeout__test.test_subprocess.ProcessTestCase.test_call_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_timeout__test.test_subprocess.ProcessTestCaseNoPoll.test_call_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_tracing__test.test_sys.SysModuleTest.test_call_tracing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_with_args__test.test_unittest.testmock.testhelpers.CallTest.test_call_with_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_with_args_call_empty_name__test.test_unittest.testmock.testhelpers.CallTest.test_call_with_args_call_empty_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_with_call__test.test_unittest.testmock.testhelpers.CallTest.test_call_with_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_with_kwargs__test.test_unittest.testmock.testhelpers.CallTest.test_call_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_with_lambda__test.test_lib2to3.test_fixers.Test_reduce.test_call_with_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_call_with_name__test.test_unittest.testmock.testhelpers.CallTest.test_call_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable__test.test_bool.BoolTest.test_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable__test.test_builtin.BuiltinTest.test_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_arg__test.test_defaultdict.TestDefaultDict.test_callable_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_args_are_correct__test.test_typing.TypeVarTupleTests.test_callable_args_are_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_filter__test.test_logging.BasicFilterTest.test_callable_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_forward__test.test_typing.ForwardRefTests.test_callable_forward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_instance_type_error__test.test_typing.CollectionsCallableTests.test_callable_instance_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_instance_type_error__test.test_typing.TypingCallableTests.test_callable_instance_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_instance_works__test.test_typing.CollectionsCallableTests.test_callable_instance_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_instance_works__test.test_typing.TypingCallableTests.test_callable_instance_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_proxy__test.test_weakref.ReferencesTestCase.test_callable_proxy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_register__test.test_functools.TestSingleDispatch.test_callable_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_spec_as_list__test.test_unittest.testmock.testpatch.PatchTest.test_callable_spec_as_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_with_ellipsis__test.test_typing.CollectionsCallableTests.test_callable_with_ellipsis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_with_ellipsis__test.test_typing.TypingCallableTests.test_callable_with_ellipsis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_with_ellipsis_forward__test.test_typing.ForwardRefTests.test_callable_with_ellipsis_forward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_wrong_forms__test.test_typing.CollectionsCallableTests.test_callable_wrong_forms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callable_wrong_forms__test.test_typing.TypingCallableTests.test_callable_wrong_forms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callapi__test.test_pickle.CPickleTests.test_callapi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callapi__test.test_pickle.PyPickleTests.test_callapi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_cn.Test_GB18030.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_cn.Test_GB2312.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_cn.Test_GBK.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_cn.Test_HZ.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_jp.Test_CP932.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_jp.Test_SJISX0213.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_jp.Test_SJIS_2004.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_kr.Test_CP949.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_kr.Test_EUCKR.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_kr.Test_JOHAB.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_None_index__test.test_codecencodings_tw.Test_Big5.test_callback_None_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback__test.test_contextlib.TestExitStack.test_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback__test.test_contextlib_async.TestAsyncExitStack.test_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback__test.test_ctypes.test_refcounts.AnotherLeak.test_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback__test.test_optparse.TestCallback.test_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_args_no_tuple__test.test_optparse.TestOptionChecks.test_callback_args_no_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_attribute__test.test_weakref.ReferencesTestCase.test_callback_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_attribute_after_deletion__test.test_weakref.ReferencesTestCase.test_callback_attribute_after_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_cn.Test_GB18030.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_cn.Test_GB2312.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_cn.Test_GBK.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_cn.Test_HZ.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_jp.Test_CP932.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_jp.Test_SJISX0213.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_jp.Test_SJIS_2004.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_kr.Test_CP949.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_kr.Test_EUCKR.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_kr.Test_JOHAB.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_backward_index__test.test_codecencodings_tw.Test_Big5.test_callback_backward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_different_classes__test.test_weakref.ReferencesTestCase.test_callback_different_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_extra_args__test.test_optparse.TestCallbackExtraArgs.test_callback_extra_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_cn.Test_GB18030.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_cn.Test_GB2312.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_cn.Test_GBK.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_cn.Test_HZ.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_jp.Test_CP932.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_jp.Test_SJISX0213.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_jp.Test_SJIS_2004.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_kr.Test_CP949.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_kr.Test_EUCKR.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_kr.Test_JOHAB.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_forward_index__test.test_codecencodings_tw.Test_Big5.test_callback_forward_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_gcs__test.test_weakref.ReferencesTestCase.test_callback_gcs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_help__test.test_optparse.TestCallback.test_callback_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_in_cycle__test.test_weakref.ReferencesTestCase.test_callback_in_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_in_cycle_resurrection__test.test_weakref.ReferencesTestCase.test_callback_in_cycle_resurrection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_cn.Test_GB18030.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_cn.Test_GB2312.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_cn.Test_GBK.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_cn.Test_HZ.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_jp.Test_CP932.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_jp.Test_SJISX0213.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_jp.Test_SJIS_2004.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_kr.Test_CP949.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_kr.Test_EUCKR.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_kr.Test_JOHAB.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_index_outofbound__test.test_codecencodings_tw.Test_Big5.test_callback_index_outofbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_kwargs_no_dict__test.test_optparse.TestOptionChecks.test_callback_kwargs_no_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_large_struct__test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_large_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_cn.Test_GB18030.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_cn.Test_GB2312.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_cn.Test_GBK.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_cn.Test_HZ.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_jp.Test_CP932.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_jp.Test_SJISX0213.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_jp.Test_SJIS_2004.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_kr.Test_CP949.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_kr.Test_EUCKR.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_kr.Test_JOHAB.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_long_index__test.test_codecencodings_tw.Test_Big5.test_callback_long_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_meddle_args__test.test_optparse.TestCallbackMeddleArgs.test_callback_meddle_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_meddle_args_separator__test.test_optparse.TestCallbackMeddleArgs.test_callback_meddle_args_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_not_callable__test.test_optparse.TestOptionChecks.test_callback_not_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_on_subinterpreter_teardown__test.test_atexit.SubinterpreterTest.test_callback_on_subinterpreter_teardown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_py_object_none_return__test.test_ctypes.test_refcounts.AnotherLeak.test_callback_py_object_none_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_reachable_one_way__test.test_weakref.ReferencesTestCase.test_callback_reachable_one_way_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_register_double__test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_register_double_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_register_int__test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_register_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_cn.Test_GB18030.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_cn.Test_GB2312.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_cn.Test_GBK.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_cn.Test_HZ.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_jp.Test_CP932.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_jp.Test_SJISX0213.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_jp.Test_SJIS_2004.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_kr.Test_CP949.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_kr.Test_EUCKR.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_kr.Test_JOHAB.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_returns_bytes__test.test_codecencodings_tw.Test_Big5.test_callback_returns_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_too_many_args__test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_too_many_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_when_method_dead__test.test_weakref.WeakMethodTestCase.test_callback_when_method_dead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_when_object_dead__test.test_weakref.WeakMethodTestCase.test_callback_when_object_dead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_with_exception__test.test_asyncio.test_events.HandleTests.test_callback_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_cn.Test_GB18030.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_cn.Test_GB2312.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_cn.Test_GBK.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_cn.Test_HZ.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_jp.Test_CP932.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_jp.Test_SJISX0213.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_jp.Test_SJIS_2004.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_kr.Test_CP949.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_kr.Test_EUCKR.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_kr.Test_JOHAB.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callback_wrong_objects__test.test_codecencodings_tw.Test_Big5.test_callback_wrong_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_2__test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_callbacks_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_2__test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_callbacks_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_2__test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_callbacks_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_2__test.test_ctypes.test_functions.FunctionTestCase.test_callbacks_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks__test.test_codeccallbacks.CodecCallbackTest.test_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks__test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks__test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks__test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks__test.test_ctypes.test_functions.FunctionTestCase.test_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_invoked_on_set_exception__test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_invoked_on_set_exception__test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_invoked_on_set_exception__test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_invoked_on_set_result__test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_invoked_on_set_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_invoked_on_set_result__test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_invoked_on_set_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_invoked_on_set_result__test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_invoked_on_set_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_leak__test.test_atexit.SubinterpreterTest.test_callbacks_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_leak_refcycle__test.test_atexit.SubinterpreterTest.test_callbacks_leak_refcycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_on_callback__test.test_weakref.ReferencesTestCase.test_callbacks_on_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_protected__test.test_weakref.ReferencesTestCase.test_callbacks_protected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_remove_first_and_second_callback__test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_remove_first_and_second_callback__test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_remove_first_and_second_callback__test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_remove_first_callback__test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_first_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_remove_first_callback__test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_first_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_remove_first_callback__test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_first_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_remove_third_callback__test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_third_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_remove_third_callback__test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_third_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_remove_third_callback__test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_third_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callbacks_with_pointers__test.test_ctypes.test_pointers.PointersTestCase.test_callbacks_with_pointers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_calling_conventions__test.test_cprofile.CProfileTest.test_calling_conventions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_calling_conventions__test.test_profile.ProfileTest.test_calling_conventions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_calling_next_twice_raises_stopiteration__test.test_genericalias.BaseTest.test_calling_next_twice_raises_stopiteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_calls_before_prepare__test.test_graphlib.TestTopologicalSort.test_calls_before_prepare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_calls_equal_with_any__test.test_unittest.testmock.testmock.MockTest.test_calls_equal_with_any_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_calls_task_done_after_stop__test.test_logging.QueueListenerTest.test_calls_task_done_after_stop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callwithresult__test.test_ctypes.test_cfuncs.CFunctions.test_callwithresult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_callwithresult__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_callwithresult__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_can_interrupt_tight_loops__test.test_threading.InterruptMainTests.test_can_interrupt_tight_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_can_represent_stream_with_int_name__test.test_logging.StreamHandlerTest.test_can_represent_stream_with_int_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_can_subclass__test.test_typing.AnyTests.test_can_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_can_write_eof__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_can_write_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_asyncio.test_futures.CFutureTests.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_asyncio.test_futures.CSubFutureTests.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_asyncio.test_futures.PyFutureTests.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel__test.test_sched.TestCase.test_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_awaited_task__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_awaited_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_awaited_task__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_awaited_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_awaited_task__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_awaited_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_awaited_task__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_awaited_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_awaited_task__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_awaited_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_awaited_task__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_awaited_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_awaited_task__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_awaited_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_awaited_task__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_awaited_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_blocking_wait_for__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_cancel_blocking_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_both_task_and_inner_future__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_both_task_and_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_both_task_and_inner_future__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_both_task_and_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_both_task_and_inner_future__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_both_task_and_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_both_task_and_inner_future__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_both_task_and_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_both_task_and_inner_future__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_both_task_and_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_both_task_and_inner_future__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_both_task_and_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_both_task_and_inner_future__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_both_task_and_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_both_task_and_inner_future__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_both_task_and_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_children_on_child_error__test.test_asyncio.test_taskgroups.TestTaskGroup.test_cancel_children_on_child_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_concurrent__test.test_sched.TestCase.test_cancel_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_correct_event__test.test_sched.TestCase.test_cancel_correct_event_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_current_task__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_current_task__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_current_task__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_current_task__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_current_task__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_current_task__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_current_task__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_current_task__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_gather_2__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_gather_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_gather_2__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_gather_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_gather_2__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_gather_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_gather_2__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_gather_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_gather_2__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_gather_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_gather_2__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_gather_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_gather_2__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_gather_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_gather_2__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_gather_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_in_timeout_after_cancellation__test.test_asyncio.test_timeouts.TimeoutTests.test_cancel_in_timeout_after_cancellation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_inner_future__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_inner_future__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_inner_future__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_inner_future__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_inner_future__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_inner_future__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_inner_future__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_inner_future__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_inner_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_later_without_dump_traceback_later__test.test_faulthandler.FaultHandlerTests.test_cancel_later_without_dump_traceback_later_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_make_subprocess_transport_exec__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_cancel_make_subprocess_transport_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_make_subprocess_transport_exec__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_cancel_make_subprocess_transport_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_make_subprocess_transport_exec__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_cancel_make_subprocess_transport_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_make_subprocess_transport_exec__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_make_subprocess_transport_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_post_init__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_cancel_post_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_post_init__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_cancel_post_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_post_init__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_cancel_post_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_post_init__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_post_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_process_wait__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_cancel_process_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_process_wait__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_cancel_process_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_process_wait__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_cancel_process_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_process_wait__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_process_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_race__test.test_asyncio.test_locks.LockTests.test_cancel_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_release_race__test.test_asyncio.test_locks.LockTests.test_cancel_release_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_sock_accept__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_cancel_sock_accept_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_sock_accept__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_cancel_sock_accept_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_sock_accept__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_cancel_sock_accept_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_catching__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_task_catching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_catching__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_task_catching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_catching__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_task_catching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_catching__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_task_catching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_catching__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_task_catching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_catching__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_task_catching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_catching__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_task_catching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_catching__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_task_catching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_ignoring__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_task_ignoring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_ignoring__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_task_ignoring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_ignoring__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_task_ignoring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_ignoring__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_task_ignoring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_ignoring__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_task_ignoring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_ignoring__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_task_ignoring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_ignoring__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_task_ignoring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_task_ignoring__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_task_ignoring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_exception__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_traceback_for_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_exception__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_traceback_for_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_exception__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_traceback_for_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_exception__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_traceback_for_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_exception__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_traceback_for_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_exception__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_traceback_for_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_exception__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_traceback_for_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_exception__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_traceback_for_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_result__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_traceback_for_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_result__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_traceback_for_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_result__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_traceback_for_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_result__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_traceback_for_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_result__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_traceback_for_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_result__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_traceback_for_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_result__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_traceback_for_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_traceback_for_future_result__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_traceback_for_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_wait_for__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_cancel_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_before_starting_task__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_before_starting_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_before_starting_task__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_before_starting_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_before_starting_task__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_before_starting_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_before_starting_task__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_before_starting_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_before_starting_task__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_before_starting_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_before_starting_task__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_before_starting_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_before_starting_task__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_before_starting_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_before_starting_task__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_before_starting_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_exception__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_then_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_exception__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_then_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_exception__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_then_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_exception__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_then_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_exception__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_then_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_exception__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_then_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_exception__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_then_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_exception__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_then_future_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_result__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_then_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_result__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_then_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_result__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_then_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_result__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_then_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_result__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_then_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_result__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_then_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_result__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_then_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_with_message_then_future_result__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_then_future_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_yield__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_yield__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_yield__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_yield__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_yield__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_yield__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_yield__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancel_yield__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation__test.test_asyncio.test_taskgroups.TestTaskGroup.test_cancellation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_after_eager_completion__test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_cancellation_after_eager_completion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_after_eager_completion__test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_cancellation_after_eager_completion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_after_eager_step_blocks__test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_cancellation_after_eager_step_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_after_eager_step_blocks__test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_cancellation_after_eager_step_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_broadcast__test.test_asyncio.test_tasks.CoroutineGatherTests.test_cancellation_broadcast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_exception_context__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancellation_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_exception_context__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancellation_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_exception_context__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancellation_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_exception_context__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancellation_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_exception_context__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancellation_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_exception_context__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancellation_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_exception_context__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancellation_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_exception_context__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancellation_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancellation_hanging_tasks__test.test_unittest.test_async_case.TestAsyncCase.test_cancellation_hanging_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancelled_getters_not_being_held_in_self_getters__test.test_asyncio.test_queues.QueueGetTests.test_cancelled_getters_not_being_held_in_self_getters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancelled_put_silence_value_error_exception__test.test_asyncio.test_queues.QueuePutTests.test_cancelled_put_silence_value_error_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancelled_puts_not_being_held_in_self_putters__test.test_asyncio.test_queues.QueuePutTests.test_cancelled_puts_not_being_held_in_self_putters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancelling__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancelling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancelling__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancelling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancelling__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancelling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancelling__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancelling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancelling__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancelling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancelling__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancelling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancelling__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancelling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cancelling__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancelling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_be_called__test.test_typing.UnpackTests.test_cannot_be_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_be_pickled__test.test_dataclasses.TestMakeDataclass.test_cannot_be_pickled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_call_instance__test.test_typing.TypeVarTupleTests.test_cannot_call_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_change_globals_or_builtins_with_eval__test.test_dynamic.RebindBuiltinsTests.test_cannot_change_globals_or_builtins_with_eval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_change_globals_or_builtins_with_exec__test.test_dynamic.RebindBuiltinsTests.test_cannot_change_globals_or_builtins_with_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_check_instance__test.test_typing.AnnotatedTests.test_cannot_check_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_check_subclass__test.test_typing.AnnotatedTests.test_cannot_check_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_combine_explicit_and_infer__test.test_typing.TypeVarTests.test_cannot_combine_explicit_and_infer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_getattr_typevar__test.test_typing.AnnotatedTests.test_cannot_getattr_typevar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_init__test.test_typing.ClassVarTests.test_cannot_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_init__test.test_typing.FinalTests.test_cannot_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_init__test.test_typing.LiteralStringTests.test_cannot_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_init__test.test_typing.LiteralTests.test_cannot_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_init__test.test_typing.NotRequiredTests.test_cannot_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_init__test.test_typing.RequiredTests.test_cannot_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_init__test.test_typing.SelfTests.test_cannot_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_init__test.test_typing.TypeGuardTests.test_cannot_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_instantiate__test.test_typing.AnyTests.test_cannot_instantiate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_instantiate__test.test_typing.CollectionsCallableTests.test_cannot_instantiate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_instantiate__test.test_typing.NeverTests.test_cannot_instantiate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_instantiate__test.test_typing.NoReturnTests.test_cannot_instantiate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_instantiate__test.test_typing.TypeAliasTests.test_cannot_instantiate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_instantiate__test.test_typing.TypingCallableTests.test_cannot_instantiate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_instantiate__test.test_typing.UnionTests.test_cannot_instantiate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_instantiate_abstract__test.test_typing.ProtocolTests.test_cannot_instantiate_abstract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_instantiate_forward__test.test_typing.AnnotatedTests.test_cannot_instantiate_forward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_instantiate_type_var__test.test_typing.AnnotatedTests.test_cannot_instantiate_type_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_instantiate_vars__test.test_typing.TypeVarTests.test_cannot_instantiate_vars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_iterate__test.test_genericalias.TypeIterationTests.test_cannot_iterate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_iterate__test.test_typing.TypeIterationTests.test_cannot_iterate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_replace_builtins_dict_between_calls__test.test_dynamic.RebindBuiltinsTests.test_cannot_replace_builtins_dict_between_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_replace_builtins_dict_while_active__test.test_dynamic.RebindBuiltinsTests.test_cannot_replace_builtins_dict_while_active_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.AnnotatedTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.ClassVarTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.FinalTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.LiteralStringTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.NeverTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.NoReturnTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.NotRequiredTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.ParamSpecTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.RETests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.RequiredTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.SelfTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.TypeAliasTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.TypeGuardTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.TypeVarTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.TypeVarTupleTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subclass__test.test_typing.UnionTests.test_cannot_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subscript__test.test_typing.LiteralStringTests.test_cannot_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subscript__test.test_typing.SelfTests.test_cannot_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cannot_subscript__test.test_typing.TypeAliasTests.test_cannot_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_canonical__test.test_decimal.CCoverage.test_canonical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_canonical__test.test_decimal.PyCoverage.test_canonical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_canonical_usage_with_type_comment__test.test_typing.TypeAliasTests.test_canonical_usage_with_type_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_canonical_usage_with_variable_annotation__test.test_typing.TypeAliasTests.test_canonical_usage_with_variable_annotation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cant_get_size__test.test_shutil.TestZeroCopySendfile.test_cant_get_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cant_import_other__test.test_importlib.test_namespace_pkgs.ReloadTests.test_cant_import_other_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cant_import_other__test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_cant_import_other_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cant_import_other__test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage.test_cant_import_other_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cant_import_other__test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage.test_cant_import_other_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cant_inherit_from_iterator_slots__test.test_dataclasses.TestSlots.test_cant_inherit_from_iterator_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cant_set_kwargs_when_passing_a_mock__test.test_unittest.testmock.testpatch.PatchTest.test_cant_set_kwargs_when_passing_a_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cantrace__test.test_audit.AuditTest.test_cantrace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capa__test.test_poplib.TestPOP3Class.test_capa_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capa__test.test_poplib.TestPOP3_SSLClass.test_capa_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capa__test.test_poplib.TestPOP3_TLSClass.test_capa_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capi_normalize_path__test.test_fileutils.PathTests.test_capi_normalize_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capitalize__test.test_bigmem.BytearrayTest.test_capitalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capitalize__test.test_bigmem.BytesTest.test_capitalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capitalize__test.test_bigmem.StrTest.test_capitalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capitalize__test.test_bytes.ByteArrayAsStringTest.test_capitalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capitalize__test.test_bytes.BytesAsStringTest.test_capitalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capitalize__test.test_unicode.UnicodeTest.test_capitalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capitalize__test.test_userstring.UserStringTest.test_capitalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capitalize_nonascii__test.test_unicode.UnicodeTest.test_capitalize_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capitalize_nonascii__test.test_userstring.UserStringTest.test_capitalize_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caps__test.test_nntplib.NNTPv1Tests.test_caps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caps__test.test_nntplib.NNTPv2Tests.test_caps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caps_only_after_login__test.test_nntplib.CapsAfterLoginNNTPv2Tests.test_caps_only_after_login_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capsule__test.test_capi.test_misc.Test_testcapi.test_capsule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capture_output__test.test_subprocess.RunFuncTestCase.test_capture_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capture_stderr__test.test_subprocess.RunFuncTestCase.test_capture_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capture_stdout__test.test_subprocess.RunFuncTestCase.test_capture_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_captured_stderr__test.test_support.TestSupport.test_captured_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_captured_stdin__test.test_support.TestSupport.test_captured_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_captured_stdout__test.test_support.TestSupport.test_captured_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_capwords__test.test_string.ModuleTest.test_capwords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret__test.test_traceback.TracebackCases.test_caret_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_exception_group__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_exception_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_exception_group__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_exception_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_exception_group__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_exception_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators_two_char__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_two_char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators_two_char__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_two_char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators_two_char__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_two_char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators_with_spaces_and_parenthesis__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators_with_spaces_and_parenthesis__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators_with_spaces_and_parenthesis__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators_with_unicode__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators_with_unicode__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_binary_operators_with_unicode__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_subscript__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_subscript__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_subscript__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_subscript_unicode__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_subscript_unicode__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_subscript_unicode__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_subscript_with_spaces_and_parenthesis__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_subscript_with_spaces_and_parenthesis__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_for_subscript_with_spaces_and_parenthesis__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_in_type_annotation__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_in_type_annotation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_in_type_annotation__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_in_type_annotation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_in_type_annotation__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_in_type_annotation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_multiline_expression__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_multiline_expression__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_multiline_expression__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_multiline_expression_bin_op__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression_bin_op_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_multiline_expression_bin_op__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression_bin_op_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_multiline_expression_bin_op__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression_bin_op_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_multiline_expression_syntax_error__test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_multiline_expression_syntax_error__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caret_multiline_expression_syntax_error__test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_carloverre__test.test_descr.ClassPropertiesAndMethods.test_carloverre_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_carloverre_multi_inherit_invalid__test.test_descr.ClassPropertiesAndMethods.test_carloverre_multi_inherit_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_carloverre_multi_inherit_valid__test.test_descr.ClassPropertiesAndMethods.test_carloverre_multi_inherit_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_carries__test.datetimetester.TestTimeDelta_Fast.test_carries_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_carries__test.datetimetester.TestTimeDelta_Pure.test_carries_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case__test.test_fnmatch.FilterTestCase.test_case_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case__test.test_fnmatch.FnmatchTestCase.test_case_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_blake2b_0__test.test_hashlib.HashLibTestCase.test_case_blake2b_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_blake2b_1__test.test_hashlib.HashLibTestCase.test_case_blake2b_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_blake2b_all_parameters__test.test_hashlib.HashLibTestCase.test_case_blake2b_all_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_blake2s_0__test.test_hashlib.HashLibTestCase.test_case_blake2s_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_blake2s_1__test.test_hashlib.HashLibTestCase.test_case_blake2s_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_blake2s_all_parameters__test.test_hashlib.HashLibTestCase.test_case_blake2s_all_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_call_does_not_raise_syntax_error__test.test_syntax.SyntaxTestCase.test_case_call_does_not_raise_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_helpers__test.test_re.ImplementationTest.test_case_helpers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_in_converter_name__test.test_sqlite3.test_types.ColNamesTests.test_case_in_converter_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_insensitive__test.test_importlib.test_zip.TestEgg.test_case_insensitive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_insensitive__test.test_importlib.test_zip.TestZip.test_case_insensitive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_insensitivity__test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest.test_case_insensitivity__'requires_a_case-insensitive_filesystem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_insensitivity__test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest.test_case_insensitivity__'requires_a_case-insensitive_filesystem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_md5_0__test.test_hashlib.HashLibTestCase.test_case_md5_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_md5_1__test.test_hashlib.HashLibTestCase.test_case_md5_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_md5_2__test.test_hashlib.HashLibTestCase.test_case_md5_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_md5_huge__test.test_hashlib.HashLibTestCase.test_case_md5_huge__'not_enough_memory:_4.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_md5_uintmax__test.test_hashlib.HashLibTestCase.test_case_md5_uintmax__'not_enough_memory:_4.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_operation_overflow__test.test_unicode.UnicodeTest.test_case_operation_overflow__'requires_32-bit_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_sensitive__test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest.test_case_sensitive__'requires_a_case-insensitive_filesystem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_sensitive__test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest.test_case_sensitive__'requires_a_case-insensitive_filesystem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_sensitive__test.test_tempfile.TestGetTempDir.test_case_sensitive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.ConfigParserTestCase.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.ConfigParserTestCaseNoValue.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.ConvertersTestCase.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.CopyTestCase.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.MultilineValuesTestCase.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.RawConfigParserTestCase.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.SortedTestCase.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_configparser.StrictTestCase.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_import.ImportTests.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity__test.test_mimetypes.MimeTypesTestCase.test_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_basic__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_conflicts__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity_conflicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.ConfigParserTestCase.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.ConfigParserTestCaseNoValue.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.ConvertersTestCase.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.CopyTestCase.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.MultilineValuesTestCase.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.RawConfigParserTestCase.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.SortedTestCase.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sensitivity_mapping_access__test.test_configparser.StrictTestCase.test_case_sensitivity_mapping_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha1_0__test.test_hashlib.HashLibTestCase.test_case_sha1_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha1_1__test.test_hashlib.HashLibTestCase.test_case_sha1_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha1_2__test.test_hashlib.HashLibTestCase.test_case_sha1_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha1_3__test.test_hashlib.HashLibTestCase.test_case_sha1_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha224_0__test.test_hashlib.HashLibTestCase.test_case_sha224_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha224_1__test.test_hashlib.HashLibTestCase.test_case_sha224_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha224_2__test.test_hashlib.HashLibTestCase.test_case_sha224_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha224_3__test.test_hashlib.HashLibTestCase.test_case_sha224_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha256_0__test.test_hashlib.HashLibTestCase.test_case_sha256_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha256_1__test.test_hashlib.HashLibTestCase.test_case_sha256_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha256_2__test.test_hashlib.HashLibTestCase.test_case_sha256_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha256_3__test.test_hashlib.HashLibTestCase.test_case_sha256_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha384_0__test.test_hashlib.HashLibTestCase.test_case_sha384_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha384_1__test.test_hashlib.HashLibTestCase.test_case_sha384_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha384_2__test.test_hashlib.HashLibTestCase.test_case_sha384_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha384_3__test.test_hashlib.HashLibTestCase.test_case_sha384_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha3_224_0__test.test_hashlib.HashLibTestCase.test_case_sha3_224_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha3_224_vector__test.test_hashlib.HashLibTestCase.test_case_sha3_224_vector__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_sha3_256_0__test.test_hashlib.HashLibTestCase.test_case_sha3_256_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha3_256_vector__test.test_hashlib.HashLibTestCase.test_case_sha3_256_vector__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_sha3_384_0__test.test_hashlib.HashLibTestCase.test_case_sha3_384_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha3_384_vector__test.test_hashlib.HashLibTestCase.test_case_sha3_384_vector__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_sha3_512_0__test.test_hashlib.HashLibTestCase.test_case_sha3_512_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha3_512_vector__test.test_hashlib.HashLibTestCase.test_case_sha3_512_vector__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_sha512_0__test.test_hashlib.HashLibTestCase.test_case_sha512_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha512_1__test.test_hashlib.HashLibTestCase.test_case_sha512_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha512_2__test.test_hashlib.HashLibTestCase.test_case_sha512_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_sha512_3__test.test_hashlib.HashLibTestCase.test_case_sha512_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_shake128_vector__test.test_hashlib.HashLibTestCase.test_case_shake128_vector__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_shake256_vector__test.test_hashlib.HashLibTestCase.test_case_shake256_vector__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_case_shake_128_0__test.test_hashlib.HashLibTestCase.test_case_shake_128_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_case_shake_256_0__test.test_hashlib.HashLibTestCase.test_case_shake_256_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_casefold__test.test_unicode.UnicodeTest.test_casefold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caseinsensitive__test.test_strptime.StrptimeTests.test_caseinsensitive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cast__test.test_ctypes.test_memfunctions.MemFunctionsTest.test_cast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caster_is_used__test.test_sqlite3.test_types.ObjectAdaptationTests.test_caster_is_used_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_BaseException_instance__test.test_baseexception.UsageTests.test_catch_BaseException_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_all_unhashable_exception_group_subclass__test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_all_unhashable_exception_group_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_everything_unhashable_leaf__test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_everything_unhashable_leaf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_non_BaseException__test.test_baseexception.UsageTests.test_catch_non_BaseException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_none_unhashable_exception_group_subclass__test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_none_unhashable_exception_group_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_nothing_unhashable_leaf__test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_nothing_unhashable_leaf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_some_unhashable_exception_group_subclass__test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_some_unhashable_exception_group_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_string__test.test_baseexception.UsageTests.test_catch_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_unhashable_leaf_exception__test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_unhashable_leaf_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_warnings_defaults__test.test_warnings.CCatchWarningTests.test_catch_warnings_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_warnings_defaults__test.test_warnings.PyCatchWarningTests.test_catch_warnings_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_warnings_recording__test.test_warnings.CCatchWarningTests.test_catch_warnings_recording_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_warnings_recording__test.test_warnings.PyCatchWarningTests.test_catch_warnings_recording_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_warnings_reentry_guard__test.test_warnings.CCatchWarningTests.test_catch_warnings_reentry_guard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_warnings_reentry_guard__test.test_warnings.PyCatchWarningTests.test_catch_warnings_reentry_guard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_warnings_restore__test.test_warnings.CCatchWarningTests.test_catch_warnings_restore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catch_warnings_restore__test.test_warnings.PyCatchWarningTests.test_catch_warnings_restore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catchwarnings_with_simplefilter_error__test.test_warnings.CFilterTests.test_catchwarnings_with_simplefilter_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catchwarnings_with_simplefilter_error__test.test_warnings.PyFilterTests.test_catchwarnings_with_simplefilter_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catchwarnings_with_simplefilter_ignore__test.test_warnings.CFilterTests.test_catchwarnings_with_simplefilter_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_catchwarnings_with_simplefilter_ignore__test.test_warnings.PyFilterTests.test_catchwarnings_with_simplefilter_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_category__test.test_re.ReTests.test_category_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_category__test.test_unicodedata.UnicodeFunctionsTest.test_category_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caught__test.test_monitoring.MonitoringEventsTest.test_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caught_exception__test.test_sys_setprofile.ProfileHookTestCase.test_caught_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caught_exception__test.test_sys_setprofile.ProfileSimulatorTestCase.test_caught_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_caught_nested_exception__test.test_sys_setprofile.ProfileHookTestCase.test_caught_nested_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cause__test.test_traceback.CExcReportingTests.test_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cause__test.test_traceback.PyExcReportingTests.test_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cause__test.test_traceback.TestTracebackException.test_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cause_and_context__test.test_traceback.CExcReportingTests.test_cause_and_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cause_and_context__test.test_traceback.PyExcReportingTests.test_cause_and_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cause_recursive__test.test_traceback.CExcReportingTests.test_cause_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cause_recursive__test.test_traceback.PyExcReportingTests.test_cause_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cause_tb__test.test_code_module.TestInteractiveConsole.test_cause_tb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ccc__test.test_ftplib.TestTLS_FTPClass.test_ccc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ccharp__test.test_ctypes.test_keeprefs.SimpleTestCase.test_ccharp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ccharp_struct__test.test_ctypes.test_keeprefs.StructureTestCase.test_ccharp_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cdata__test.test_xml_etree.ElementTreeTest.test_cdata_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cdata__test.test_xml_etree_c.ElementTreeTest.test_cdata_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cdata_content__test.test_htmlparser.HTMLParserTestCase.test_cdata_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cdata_parsing__test.test_minidom.MinidomTest.test_cdata_parsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cdata_with_closing_tags__test.test_htmlparser.HTMLParserTestCase.test_cdata_with_closing_tags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cdf__test.test_statistics.TestNormalDistC.test_cdf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cdf__test.test_statistics.TestNormalDistPython.test_cdf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cell__test.test_reprlib.ReprTests.test_cell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cell_as_self__test.test_super.TestSuper.test_cell_as_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cell_in_nested_comprehension__test.test_listcomps.ListComprehensionTest.test_cell_in_nested_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cell_inner_free_outer__test.test_listcomps.ListComprehensionTest.test_cell_inner_free_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cell_new__test.test_funcattrs.FunctionPropertiesTest.test_cell_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center__test.test_bigmem.BytearrayTest.test_center_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center__test.test_bigmem.BytesTest.test_center_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center__test.test_bigmem.StrTest.test_center_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center__test.test_bytes.ByteArrayAsStringTest.test_center_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center__test.test_bytes.ByteArrayTest.test_center_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center__test.test_bytes.BytesAsStringTest.test_center_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center__test.test_bytes.BytesTest.test_center_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center__test.test_unicode.UnicodeTest.test_center_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center__test.test_userstring.UserStringTest.test_center_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center_not_at_mean__test.test_statistics.TestPStdev.test_center_not_at_mean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center_not_at_mean__test.test_statistics.TestStdev.test_center_not_at_mean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_center_not_at_mean__test.test_statistics.TestVariance.test_center_not_at_mean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cert_store_stats__test.test_ssl.ContextTests.test_cert_store_stats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cert_time_to_seconds__test.test_ssl.BasicSocketTests.test_cert_time_to_seconds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cert_time_to_seconds_locale__test.test_ssl.BasicSocketTests.test_cert_time_to_seconds_locale__'locale-specific_month_name_needs_to_be_different_from_C_locale'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cert_time_to_seconds_timezone__test.test_ssl.BasicSocketTests.test_cert_time_to_seconds_timezone__'local_time_needs_to_be_different_from_UTC'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cfgparser_dot_3__test.test_configparser.ConfigParserTestCaseTrickyFile.test_cfgparser_dot_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cfmakecbreak__test.test_tty.TestTty.test_cfmakecbreak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cfmakeraw__test.test_tty.TestTty.test_cfmakeraw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cfunction__test.test_weakref.ReferencesTestCase.test_cfunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cgi_get__test.test_xmlrpc.CGIHandlerTestCase.test_cgi_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cgi_path_in_sub_directories__test.test_httpservers.CGIHTTPServerTestCase.test_cgi_path_in_sub_directories__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cgi_xmlrpc_response__test.test_xmlrpc.CGIHandlerTestCase.test_cgi_xmlrpc_response_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cgihandler_has_use_builtin_types_flag__test.test_xmlrpc.UseBuiltinTypesTestCase.test_cgihandler_has_use_builtin_types_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chain__test.test_itertools.TestBasicOps.test_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chain__test.test_itertools.TestExamples.test_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chain__test.test_itertools.TestGC.test_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chain__test.test_itertools.TestVariousIteratorArgs.test_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chain_from_iterable__test.test_itertools.TestBasicOps.test_chain_from_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chain_from_iterable__test.test_itertools.TestExamples.test_chain_from_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chain_from_iterable__test.test_itertools.TestGC.test_chain_from_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chain_reducible__test.test_itertools.TestBasicOps.test_chain_reducible_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chain_repr__test.test_typing.GenericTests.test_chain_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chain_setstate__test.test_itertools.TestBasicOps.test_chain_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chained__test.test_lib2to3.test_fixers.Test_ne.test_chained_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chained_comparison__test.test_compile.TestExpressionStackSize.test_chained_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chained_comparisons__test.test_unparse.UnparseTestCase.test_chained_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chainmap__test.test_pprint.QueryTestCase.test_chainmap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chainmap__test.test_types.MappingProxyTests.test_chainmap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chainmap_instantiation__test.test_typing.CollectionsAbcTests.test_chainmap_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chainmap_subclass__test.test_typing.CollectionsAbcTests.test_chainmap_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chains__test.test_tarfile.TestExtractionFilters.test_chains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_comment_in_empty_archive__test.test_zipfile.test_core.OtherTests.test_change_comment_in_empty_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_comment_in_nonempty_archive__test.test_zipfile.test_core.OtherTests.test_change_comment_in_nonempty_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_cwd__test.test_support.TestSupport.test_change_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_default_filter_on_class__test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_default_filter_on_instance__test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_default_filter_on_subclass__test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_default_filter_to_string__test.test_tarfile.TestExtractionFilters.test_change_default_filter_to_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_default_pos_only__test.test_positional_only_arg.PositionalOnlyTestCase.test_change_default_pos_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_order_on_get__test.test_ordered_dict.CSimpleLRUCacheTests.test_change_order_on_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_order_on_get__test.test_ordered_dict.PySimpleLRUCacheTests.test_change_order_on_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_pointers__test.test_ctypes.test_pointers.PointersTestCase.test_change_pointers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_return_value_via_delegate__test.test_unittest.testmock.testmock.MockTest.test_change_return_value_via_delegate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_side_effect_via_delegate__test.test_unittest.testmock.testmock.MockTest.test_change_side_effect_via_delegate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_size_1__test.test_pyexpat.ChardataBufferTest.test_change_size_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_change_size_2__test.test_pyexpat.ChardataBufferTest.test_change_size_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changed__test.test_lib2to3.test_pytree.TestNodes.test_changed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changingSizeWhileIterating__test.test_set.TestExceptionPropagation.test_changingSizeWhileIterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_magic_set_in_initialization__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_changing_magic_set_in_initialization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestIntEnumClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestIntEnumFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestIntFlagClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestIntFlagFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMinimalDateClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMinimalDateFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMinimalFloatClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMinimalFloatFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMixedDateClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMixedDateFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMixedFloatClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMixedFloatFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMixedIntClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMixedIntFlagClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMixedIntFlagFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMixedIntFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMixedStrClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestMixedStrFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestPlainEnumClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestPlainEnumFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestPlainFlagClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestPlainFlagFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestStrEnumClass.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_member_fails__test.test_enum.TestStrEnumFunction.test_changing_member_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_sys_stderr_and_removing_reference__test.test_sys.SizeofTest.test_changing_sys_stderr_and_removing_reference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_the_kwlist_does_not_affect_iskeyword__test.test_keyword.Test_iskeyword.test_changing_the_kwlist_does_not_affect_iskeyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_changing_the_softkwlist_does_not_affect_issoftkeyword__test.test_keyword.Test_iskeyword.test_changing_the_softkwlist_does_not_affect_issoftkeyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_channel_list_interpreters_invalid_args__test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_channel_list_interpreters_invalid_channel__test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_invalid_channel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_char__test.test_ctypes.test_callbacks.Callbacks.test_char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_char__test.test_ctypes.test_callbacks.StdcallCallbacks.test_char__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_char__test.test_ctypes.test_repr.ReprTest.test_char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_char_array__test.test_ctypes.test_slicing.SlicesTestCase.test_char_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_char_fields__test.test_tarfile.MiscTest.test_char_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_char_from_address__test.test_ctypes.test_numbers.NumberTestCase.test_char_from_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_char_p__test.test_ctypes.test_cast.Test.test_char_p_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_char_ptr__test.test_ctypes.test_slicing.SlicesTestCase.test_char_ptr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_char_ptr_with_free__test.test_ctypes.test_slicing.SlicesTestCase.test_char_ptr_with_free_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_char_set__test.test_fnmatch.FnmatchTestCase.test_char_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_char_write__test.test_csv.TestArrayWrites.test_char_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_character_set_errors__test.test_re.ReTests.test_character_set_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_character_stream__test.test_sax.PrepareInputSourceTest.test_character_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chararray__test.test_ctypes.test_delattr.TestCase.test_chararray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_charmap__test.test_codecs.SurrogateEscapeTest.test_charmap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_charmapencode__test.test_codeccallbacks.CodecCallbackTest.test_charmapencode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_charset__test.test_email.test_email.TestMIMEText.test_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_charset_richcomparisons__test.test_email.test_email.TestMiscellaneous.test_charset_richcomparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_charsets_case_insensitive__test.test_email.test_email.TestMiscellaneous.test_charsets_case_insensitive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chdir__test.test_os.Win32ErrorTests.test_chdir__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_chdir__test.test_posix.PosixTester.test_chdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkSetMinor__test.test_email.test_email.TestMIMEAudio.test_checkSetMinor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkSetMinor__test.test_email.test_email.TestMIMEImage.test_checkSetMinor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check__all____test.test_support.TestSupport.test_check__all___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check__test.test_capi.test_bytearray.CAPITest.test_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check__test.test_capi.test_bytes.CAPITest.test_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check__test.test_capi.test_complex.CAPIComplexTest.test_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check__test.test_capi.test_float.CAPIFloatTest.test_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check__test.test_capi.test_list.CAPITest.test_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check__test.test_subprocess.RunFuncTestCase.test_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_all__test.test_statistics.GlobalsTest.test_check_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_arg_types__test.datetimetester.Oddballs_Fast.test_check_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_arg_types__test.datetimetester.Oddballs_Pure.test_check_arg_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_call_nonzero__test.test_subprocess.ProcessTestCase.test_check_call_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_call_nonzero__test.test_subprocess.ProcessTestCaseNoPoll.test_check_call_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_call_zero__test.test_subprocess.ProcessTestCase.test_check_call_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_call_zero__test.test_subprocess.ProcessTestCaseNoPoll.test_check_call_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_closed__test.test_dbm_dumb.DumbDBMTestCase.test_check_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_connection_thread__test.test_sqlite3.test_dbapi.ThreadTests.test_check_connection_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_cursor_thread__test.test_sqlite3.test_dbapi.ThreadTests.test_check_cursor_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_date__test.datetimetester.CapiTest_Fast.test_check_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_date__test.datetimetester.CapiTest_Pure.test_check_date__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_check_datetime__test.datetimetester.CapiTest_Fast.test_check_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_datetime__test.datetimetester.CapiTest_Pure.test_check_datetime__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_check_delta__test.datetimetester.CapiTest_Fast.test_check_delta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_delta__test.datetimetester.CapiTest_Pure.test_check_delta__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_check_encoding_errors__test.test_bytes.ByteArrayTest.test_check_encoding_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_encoding_errors__test.test_bytes.BytesTest.test_check_encoding_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_encoding_errors__test.test_io.CMiscIOTest.test_check_encoding_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_encoding_errors__test.test_io.PyMiscIOTest.test_check_encoding_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_encoding_errors__test.test_unicode.UnicodeTest.test_check_encoding_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_encoding_warning__test.test_io.CMiscIOTest.test_check_encoding_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_encoding_warning__test.test_io.PyMiscIOTest.test_check_encoding_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_hostname__test.test_ftplib.TestTLS_FTPClass.test_check_hostname__'FIXME:_bpo-32706'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_check_hostname__test.test_ssl.ContextTests.test_check_hostname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_members__test.test_tarfile.Bz2MiscReadTest.test_check_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_members__test.test_tarfile.GzipMiscReadTest.test_check_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_members__test.test_tarfile.LzmaMiscReadTest.test_check_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_members__test.test_tarfile.MiscReadTest.test_check_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output__test.test_subprocess.ProcessTestCase.test_check_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output__test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_input_arg__test.test_subprocess.ProcessTestCase.test_check_output_input_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_input_arg__test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_input_arg__test.test_subprocess.RunFuncTestCase.test_check_output_input_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_input_none_encoding_errors__test.test_subprocess.ProcessTestCase.test_check_output_input_none_encoding_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_input_none_encoding_errors__test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_none_encoding_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_input_none_text__test.test_subprocess.ProcessTestCase.test_check_output_input_none_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_input_none_text__test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_none_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_input_none_universal_newlines__test.test_subprocess.ProcessTestCase.test_check_output_input_none_universal_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_input_none_universal_newlines__test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_none_universal_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_nonzero__test.test_subprocess.ProcessTestCase.test_check_output_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_nonzero__test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_stderr__test.test_subprocess.ProcessTestCase.test_check_output_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_stderr__test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_stdin_arg__test.test_subprocess.ProcessTestCase.test_check_output_stdin_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_stdin_arg__test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stdin_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_stdin_arg__test.test_subprocess.RunFuncTestCase.test_check_output_stdin_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_stdin_with_input_arg__test.test_subprocess.ProcessTestCase.test_check_output_stdin_with_input_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_stdin_with_input_arg__test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stdin_with_input_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_stdin_with_input_arg__test.test_subprocess.RunFuncTestCase.test_check_output_stdin_with_input_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_stdout_arg__test.test_subprocess.ProcessTestCase.test_check_output_stdout_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_stdout_arg__test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stdout_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_output_timeout__test.test_subprocess.ProcessTestCase.test_check_output_timeout__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_check_output_timeout__test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_timeout__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_check_output_timeout__test.test_subprocess.RunFuncTestCase.test_check_output_timeout__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_check_signal__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_check_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_syntax_error__test.test_support.TestSupport.test_check_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_thread__test.test_asyncio.test_base_events.BaseEventLoopTests.test_check_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_time__test.datetimetester.CapiTest_Fast.test_check_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_time__test.datetimetester.CapiTest_Pure.test_check_time__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_check_tzinfo__test.datetimetester.CapiTest_Fast.test_check_tzinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_tzinfo__test.datetimetester.CapiTest_Pure.test_check_tzinfo__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_check_unused_args__test.test_string.ModuleTest.test_check_unused_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_warnings__test.test_warnings.CCatchWarningTests.test_check_warnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_warnings__test.test_warnings.PyCatchWarningTests.test_check_warnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_check_zero__test.test_subprocess.RunFuncTestCase.test_check_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkcache__test.test_linecache.LineCacheTests.test_checkcache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkcache_for_deleted_file__test.test_linecache.LineCacheInvalidationTests.test_checkcache_for_deleted_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkcache_for_modified_file__test.test_linecache.LineCacheInvalidationTests.test_checkcache_for_modified_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkcache_with_no_parameter__test.test_linecache.LineCacheInvalidationTests.test_checkcache_with_no_parameter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checked_hash_based_change_pyc__test.test_zipimport.CompressedZipImportTestCase.test_checked_hash_based_change_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checked_hash_based_change_pyc__test.test_zipimport.UncompressedZipImportTestCase.test_checked_hash_based_change_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checked_hash_based_pyc__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_checked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checked_hash_based_pyc__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_checked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checked_hash_based_pyc__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_checked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkexact__test.test_capi.test_bytearray.CAPITest.test_checkexact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkexact__test.test_capi.test_bytes.CAPITest.test_checkexact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkexact__test.test_capi.test_complex.CAPIComplexTest.test_checkexact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkexact__test.test_capi.test_float.CAPIFloatTest.test_checkexact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkline_after_reset__test.test_pdb.ChecklineTests.test_checkline_after_reset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkline_before_debugging__test.test_pdb.ChecklineTests.test_checkline_before_debugging_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkline_is_not_executable__test.test_pdb.ChecklineTests.test_checkline_is_not_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_checkretval__test.test_ctypes.test_checkretval.Test.test_checkretval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chflags__test.test_posix.PosixTester.test_chflags__'test_needs_os.chflags__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_child_loggers__test.test_logging.ChildLoggerTest.test_child_loggers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_child_mock_call_equal__test.test_unittest.testmock.testmock.MockTest.test_child_mock_call_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_child_path_is__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_is_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_child_path_iter__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_child_path_name__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_child_path_open__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_child_watcher_replace_mainloop_existing__test.test_asyncio.test_unix_events.PolicyTests.test_child_watcher_replace_mainloop_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_children__test.test_symtable.SymtableTest.test_children_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_children__test.test_xml_etree.ElementTreeTest.test_children_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_children__test.test_xml_etree_c.ElementTreeTest.test_children_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chmod__test.test_os.Win32ErrorTests.test_chmod__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_chmod__test.test_pathlib.PathSubclassTest.test_chmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chmod__test.test_pathlib.PathTest.test_chmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chmod__test.test_pathlib.PosixPathTest.test_chmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chmod__test.test_pathlib.WindowsPathTest.test_chmod__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_chmod__test.test_posix.TestPosixWeaklinking.test_chmod__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_chmod_dir_fd__test.test_posix.TestPosixDirFd.test_chmod_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chmod_follow_symlinks_true__test.test_pathlib.PathSubclassTest.test_chmod_follow_symlinks_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chmod_follow_symlinks_true__test.test_pathlib.PathTest.test_chmod_follow_symlinks_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chmod_follow_symlinks_true__test.test_pathlib.PosixPathTest.test_chmod_follow_symlinks_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chmod_follow_symlinks_true__test.test_pathlib.WindowsPathTest.test_chmod_follow_symlinks_true__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_choice__test.test_random.MersenneTwister_TestBasicOps.test_choice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choice__test.test_random.SystemRandom_TestBasicOps.test_choice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choice__test.test_secrets.Random_Tests.test_choice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choice_with_numpy__test.test_random.MersenneTwister_TestBasicOps.test_choice_with_numpy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choice_with_numpy__test.test_random.SystemRandom_TestBasicOps.test_choice_with_numpy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choices__test.test_random.MersenneTwister_TestBasicOps.test_choices_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choices__test.test_random.SystemRandom_TestBasicOps.test_choices_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choices_algorithms__test.test_random.MersenneTwister_TestBasicOps.test_choices_algorithms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choices_infinite_total__test.test_random.MersenneTwister_TestBasicOps.test_choices_infinite_total_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choices_infinite_total__test.test_random.SystemRandom_TestBasicOps.test_choices_infinite_total_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choices_negative_total__test.test_random.MersenneTwister_TestBasicOps.test_choices_negative_total_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choices_negative_total__test.test_random.SystemRandom_TestBasicOps.test_choices_negative_total_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choices_subnormal__test.test_random.MersenneTwister_TestBasicOps.test_choices_subnormal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choices_subnormal__test.test_random.SystemRandom_TestBasicOps.test_choices_subnormal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choices_with_all_zero_weights__test.test_random.MersenneTwister_TestBasicOps.test_choices_with_all_zero_weights_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choices_with_all_zero_weights__test.test_random.SystemRandom_TestBasicOps.test_choices_with_all_zero_weights_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choose_directory__test.test_tempfile.TestMkdtemp.test_choose_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choose_directory__test.test_tempfile.TestMkstemp.test_choose_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_choose_directory__test.test_tempfile.TestMkstempInner.test_choose_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chown__test.test_posix.PosixTester.test_chown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chown__test.test_posix.TestPosixWeaklinking.test_chown__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_chown__test.test_shutil.TestMisc.test_chown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chown_dir_fd__test.test_posix.TestPosixDirFd.test_chown_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chown_gid__test.test_os.ChownFileTests.test_chown_gid__'test_needs_at_least_2_groups'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_chown_uid_gid_arguments_must_be_index__test.test_os.ChownFileTests.test_chown_uid_gid_arguments_must_be_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chown_with_root__test.test_os.ChownFileTests.test_chown_with_root_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chown_without_permission__test.test_os.ChownFileTests.test_chown_without_permission__'test_needs_non-root_account_and_more_than_one_user'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_chr__test.test_builtin.BuiltinTest.test_chr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_cn.Test_GB18030.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_cn.Test_GB2312.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_cn.Test_GBK.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_cn.Test_HZ.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_hk.Test_Big5HKSCS.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_chunkcoding__'iso2022_kr.txt_cannot_be_used_to_test_\"chunk_coding\"'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_jp.Test_CP932.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_jp.Test_EUC_JISX0213.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_jp.Test_SJISX0213.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_jp.Test_SJIS_2004.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_kr.Test_CP949.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_kr.Test_EUCKR.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_kr.Test_JOHAB.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunkcoding__test.test_codecencodings_tw.Test_Big5.test_chunkcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunked__test.test_httplib.BasicTest.test_chunked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunked__test.test_urllib2_localnet.TestUrlopen.test_chunked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunked_extension__test.test_httplib.BasicTest.test_chunked_extension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_chunked_head__test.test_httplib.BasicTest.test_chunked_head_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cid_receiver_application_octet_stream__test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_application_octet_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cid_receiver_image_jpeg__test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_image_jpeg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cid_receiver_message_external_body__test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_message_external_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cid_receiver_message_rfc822__test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cid_receiver_text_html__test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_text_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cid_receiver_text_plain__test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_text_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cint__test.test_ctypes.test_keeprefs.SimpleTestCase.test_cint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cint_array__test.test_ctypes.test_keeprefs.ArrayTestCase.test_cint_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cint_struct__test.test_ctypes.test_keeprefs.StructureTestCase.test_cint_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ciphers__test.test_ssl.ContextTests.test_ciphers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_circular_from_import__test.test_import.CircularImportTests.test_circular_from_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_circular_imports__test.test_importlib.test_threaded_import.ThreadedImportTests.test_circular_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cjk_unified_ideographs__test.test_ucn.UnicodeNamesTest.test_cjk_unified_ideographs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cjson__test.test_json.TestCTest.test_cjson_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clamp__test.test_decimal.CIBMTestCases.test_clamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clamp__test.test_decimal.PyIBMTestCases.test_clamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classAttribute__test.test_inspect.test_inspect.TestGetattrStatic.test_classAttribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classVirtualAttribute__test.test_inspect.test_inspect.TestGetattrStatic.test_classVirtualAttribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class__test.test_copyreg.CopyRegTestCase.test_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class__test.test_decimal.CIBMTestCases.test_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class__test.test_decimal.PyIBMTestCases.test_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class__test.test_gc.GCTests.test_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class__test.test_inspect.test_inspect.TestNoEOL.test_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class__test.test_pydoc.TestDescriptions.test_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class__test.test_reprlib.LongReprTest.test_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class__test.test_unparse.ManualASTCreationTestCase.test_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_access_01__test.test_type_params.TypeParamsAccessTest.test_class_access_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_access_02__test.test_type_params.TypeParamsAccessTest.test_class_access_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_access_03__test.test_type_params.TypeParamsAccessTest.test_class_access_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_as_property__test.test_inspect.test_inspect.TestGetattrStatic.test_class_as_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_assignable__test.test_unittest.testmock.testmock.MockTest.test_class_assignable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_async_method__test.test_inspect.test_inspect.TestBlockComments.test_class_async_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_attrs__test.test_dataclasses.TestCase.test_class_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_base_containing_lambda__test.test_type_params.TypeParamsAccessTest.test_class_base_containing_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_bases_and_keywords__test.test_unparse.CosmeticTestCase.test_class_bases_and_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_cause__test.test_raise.TestCause.test_class_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_context_class_raise__test.test_raise.TestContext.test_class_context_class_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_context_instance_raise__test.test_raise.TestContext.test_class_context_instance_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_creation_with_decorator__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_class_creation_with_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_creation_with_decorator__test.test_sys_settrace.TestLinesAfterTraceStarted.test_class_creation_with_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_creation_with_decorator__test.test_sys_settrace.TestSetLocalTrace.test_class_creation_with_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_creation_with_decorator__test.test_sys_settrace.TraceOpcodesTestCase.test_class_creation_with_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_creation_with_decorator__test.test_sys_settrace.TraceTestCase.test_class_creation_with_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_creation_with_docstrings__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_class_creation_with_docstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_creation_with_docstrings__test.test_sys_settrace.TestLinesAfterTraceStarted.test_class_creation_with_docstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_creation_with_docstrings__test.test_sys_settrace.TestSetLocalTrace.test_class_creation_with_docstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_creation_with_docstrings__test.test_sys_settrace.TraceOpcodesTestCase.test_class_creation_with_docstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_creation_with_docstrings__test.test_sys_settrace.TraceTestCase.test_class_creation_with_docstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_decorator__test.test_inspect.test_inspect.TestBuggyCases.test_class_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_decorators__test.test_unparse.UnparseTestCase.test_class_decorators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_def__test.test_ast.EndPositionTests.test_class_def_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_def__test.test_lib2to3.test_util.Test_find_binding.test_class_def_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_definition__test.test_unparse.UnparseTestCase.test_class_definition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_definition_in_multiline_comment__test.test_inspect.test_inspect.TestBuggyCases.test_class_definition_in_multiline_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_definition_in_multiline_string_definition__test.test_inspect.test_inspect.TestBuggyCases.test_class_definition_in_multiline_string_definition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_deref__test.test_type_params.TypeParamsAccessTest.test_class_deref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_dispatch_table__test.test_pickle.CChainDispatchTableTests.test_class_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_dispatch_table__test.test_pickle.CDispatchTableTests.test_class_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_dispatch_table__test.test_pickle.PyChainDispatchTableTests.test_class_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_dispatch_table__test.test_pickle.PyDispatchTableTests.test_class_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getattr_working__test.test_super.TestSuper.test_class_getattr_working_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem__test.test_genericclass.TestClassGetitem.test_class_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem__test.test_tempfile.TestSpooledTemporaryFile.test_class_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem_classmethod__test.test_genericclass.TestClassGetitem.test_class_getitem_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem_errors_2__test.test_genericclass.TestClassGetitem.test_class_getitem_errors_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem_errors__test.test_genericclass.TestClassGetitem.test_class_getitem_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem_format__test.test_genericclass.TestClassGetitem.test_class_getitem_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem_inheritance_2__test.test_genericclass.TestClassGetitem.test_class_getitem_inheritance_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem_inheritance__test.test_genericclass.TestClassGetitem.test_class_getitem_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem_metaclass__test.test_genericclass.TestClassGetitem.test_class_getitem_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem_metaclass_first__test.test_genericclass.TestClassGetitem.test_class_getitem_metaclass_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem_patched__test.test_genericclass.TestClassGetitem.test_class_getitem_patched_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem_with_builtins__test.test_genericclass.TestClassGetitem.test_class_getitem_with_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitem_with_metaclass__test.test_genericclass.TestClassGetitem.test_class_getitem_with_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitems__test.test_subprocess.ProcessTestCase.test_class_getitems_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_getitems__test.test_subprocess.ProcessTestCaseNoPoll.test_class_getitems_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_has_no_bases__test.test_isinstance.TestIsInstanceExceptions.test_class_has_no_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_hierarchy__test.test_io.TestIOCTypes.test_class_hierarchy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_info__test.test_symtable.SymtableTest.test_class_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_inside_conditional__test.test_inspect.test_inspect.TestBuggyCases.test_class_inside_conditional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_kw__test.test_ast.EndPositionTests.test_class_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_marker__test.test_dataclasses.TestCase.test_class_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_members__test.datetimetester.TestTimeZone_Fast.test_class_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_members__test.datetimetester.TestTimeZone_Pure.test_class_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_method__test.test_inspect.test_inspect.TestBlockComments.test_class_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_methods__test.test_genericalias.BaseTest.test_class_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_methods_still_working__test.test_super.TestSuper.test_class_methods_still_working_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_not_setup_or_torndown_when_skipped__test.test_unittest.test_setups.TestSetups.test_class_not_setup_or_torndown_when_skipped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_not_torndown_when_setup_fails__test.test_unittest.test_setups.TestSetups.test_class_not_torndown_when_setup_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_property__test.test_property.PropertyTests.test_class_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_property_override__test.test_property.PropertyTests.test_class_property_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_scope_free_var_with_class_cell__test.test_listcomps.ListComprehensionTest.test_class_scope_free_var_with_class_cell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_scope_interaction_01__test.test_type_params.TypeParamsAccessTest.test_class_scope_interaction_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_scope_interaction_02__test.test_type_params.TypeParamsAccessTest.test_class_scope_interaction_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_var__test.test_dataclasses.TestCase.test_class_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_var__test.test_dataclasses.TestMakeDataclass.test_class_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_var_default_factory__test.test_dataclasses.TestCase.test_class_var_default_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_var_frozen__test.test_dataclasses.TestCase.test_class_var_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_var_no_default__test.test_dataclasses.TestCase.test_class_var_no_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_var_with_default__test.test_dataclasses.TestCase.test_class_var_with_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_with_no_init__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_class_with_no_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_class_with_type_params__test.test_unparse.ManualASTCreationTestCase.test_class_with_type_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classattrs__test.test_ast.AST_Tests.test_classattrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classattrs_deprecated__test.test_ast.AST_Tests.test_classattrs_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classcache__test.test_ctypes.test_arrays.ArrayTestCase.test_classcache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classdef__test.test_ast.ASTValidatorTests.test_classdef_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classdef__test.test_grammar.GrammarTests.test_classdef_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classes__test.test_weakref.ReferencesTestCase.test_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classic__test.test_descr.ClassPropertiesAndMethods.test_classic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classic_comparisons__test.test_descr.ClassPropertiesAndMethods.test_classic_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classify_DynamicClassAttribute__test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_DynamicClassAttribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classify_VirtualAttribute__test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_VirtualAttribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classify_VirtualAttribute_multi_classes__test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_VirtualAttribute_multi_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classify_builtin_types__test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_builtin_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classify_class_attrs_with_buggy_dir__test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_class_attrs_with_buggy_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classify_metaclass_class_attribute__test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_metaclass_class_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classify_newstyle__test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_newstyle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classify_overrides_bool__test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_overrides_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classmethod__test.test_decorators.TestDecorators.test_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classmethod__test.test_pydoc.TestDescriptions.test_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classmethod__test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classmethod_register__test.test_functools.TestSingleDispatch.test_classmethod_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classmethod_type_ann_register__test.test_functools.TestSingleDispatch.test_classmethod_type_ann_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classmethods__test.test_descr.ClassPropertiesAndMethods.test_classmethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classmethods_in_c__test.test_descr.ClassPropertiesAndMethods.test_classmethods_in_c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classvar__test.test_dataclasses.TestReplace.test_classvar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classvar__test.test_dataclasses.TestStringAnnotations.test_classvar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classvar_default_factory__test.test_dataclasses.TestCase.test_classvar_default_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_classvar_module_level_import__test.test_dataclasses.TestStringAnnotations.test_classvar_module_level_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cld_xxxx_constants__test.test_posix.PosixTester.test_cld_xxxx_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clean__test.test_mailbox.TestMaildir.test_clean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clean_traceback_from_fields_exception__test.test_dataclasses.TestCase.test_clean_traceback_from_fields_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cleandoc__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_cleandoc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cleanup__test.test_builtin.ShutdownTest.test_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cleanup__test.test_regrtest.ArgsTestCase.test_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cleanup_with_symlink_flags__test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_flags__'requires_os.chflags'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cleanup_with_symlink_modes__test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cleanup_with_symlink_to_a_directory__test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_to_a_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cleanup_with_used_directory__test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_used_directory__'Only_on_Windows.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cleanups_interleave_order__test.test_unittest.test_async_case.TestAsyncCase.test_cleanups_interleave_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear____main__.GeneralTest.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_asyncio.test_locks.EventTests.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_bytes.ByteArrayTest.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_capi.test_set.TestSetCAPI.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_capi.test_watchers.TestDictWatchers.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.ConfigParserTestCase.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.ConfigParserTestCaseNoValue.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.ConvertersTestCase.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.CopyTestCase.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.MultilineValuesTestCase.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.RawConfigParserTestCase.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.SortedTestCase.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_configparser.StrictTestCase.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_deque.TestBasic.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_dict.DictTest.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_dict_version.DictSubtypeVersionTests.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_dict_version.DictVersionTests.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_list.ListTest.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_mailbox.TestBabyl.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_mailbox.TestMH.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_mailbox.TestMMDF.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_mailbox.TestMaildir.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_mailbox.TestMbox.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_ordered_dict.CPythonBuiltinDictTests.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_ordered_dict.CPythonOrderedDictTests.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_ordered_dict.PurePythonOrderedDictTests.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_set.TestMutate.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_set.TestSet.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_set.TestSetSubclass.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_traceback.MiscTracebackCases.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_userdict.UserDictTest.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_userlist.UserListTest.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear__test.test_weakset.TestWeakSet.test_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_at_no_bp__test.test_bdb.BreakpointTestCase.test_clear_at_no_bp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_authorizer__test.test_sqlite3.test_userfunctions.AuthorizerIllegalTypeTests.test_clear_authorizer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_authorizer__test.test_sqlite3.test_userfunctions.AuthorizerLargeIntegerTests.test_clear_authorizer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_authorizer__test.test_sqlite3.test_userfunctions.AuthorizerRaiseExceptionTests.test_clear_authorizer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_authorizer__test.test_sqlite3.test_userfunctions.AuthorizerTests.test_clear_authorizer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_cache__test.test_zoneinfo.test_zoneinfo.CCallingConventionTest.test_clear_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_cache__test.test_zoneinfo.test_zoneinfo.CallingConventionTest.test_clear_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_cache_for_code_coverage__test.test_urlparse.UrlParseTestCase.test_clear_cache_for_code_coverage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_empty_message__test.test_email.test_message.TestEmailMessage.test_clear_content_empty_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_empty_message__test.test_email.test_message.TestMIMEPart.test_clear_content_empty_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_html_text_attachment_inline_mixed__test.test_email.test_message.TestEmailMessage.test_clear_content_html_text_attachment_inline_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_html_text_attachment_inline_mixed__test.test_email.test_message.TestMIMEPart.test_clear_content_html_text_attachment_inline_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_html_text_attachment_mixed__test.test_email.test_message.TestEmailMessage.test_clear_content_html_text_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_html_text_attachment_mixed__test.test_email.test_message.TestMIMEPart.test_clear_content_html_text_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_message_rfc822__test.test_email.test_message.TestEmailMessage.test_clear_content_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_message_rfc822__test.test_email.test_message.TestMIMEPart.test_clear_content_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_mime_non_text__test.test_email.test_message.TestEmailMessage.test_clear_content_mime_non_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_mime_non_text__test.test_email.test_message.TestMIMEPart.test_clear_content_mime_non_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_mixed_alternative_plain_related__test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_alternative_plain_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_mixed_alternative_plain_related__test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_alternative_plain_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_mixed_related_alternative_plain_html__test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_related_alternative_plain_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_mixed_related_alternative_plain_html__test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_related_alternative_plain_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_mixed_related_alternative_plain_html_wrong_order__test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_related_alternative_plain_html_wrong_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_mixed_related_alternative_plain_html_wrong_order__test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_related_alternative_plain_html_wrong_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_mixed_text_message_rfc822__test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_text_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_mixed_text_message_rfc822__test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_text_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_non_mime_plain__test.test_email.test_message.TestEmailMessage.test_clear_content_non_mime_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_non_mime_plain__test.test_email.test_message.TestMIMEPart.test_clear_content_non_mime_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_plain_html_alternative__test.test_email.test_message.TestEmailMessage.test_clear_content_plain_html_alternative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_plain_html_alternative__test.test_email.test_message.TestMIMEPart.test_clear_content_plain_html_alternative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_plain_html_attachment_mixed__test.test_email.test_message.TestEmailMessage.test_clear_content_plain_html_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_plain_html_attachment_mixed__test.test_email.test_message.TestMIMEPart.test_clear_content_plain_html_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_plain_html_mixed__test.test_email.test_message.TestEmailMessage.test_clear_content_plain_html_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_plain_html_mixed__test.test_email.test_message.TestMIMEPart.test_clear_content_plain_html_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_related__test.test_email.test_message.TestEmailMessage.test_clear_content_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_related__test.test_email.test_message.TestMIMEPart.test_clear_content_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_related_with_start__test.test_email.test_message.TestEmailMessage.test_clear_content_related_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_content_related_with_start__test.test_email.test_message.TestMIMEPart.test_clear_content_related_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_dict_in_ref_cycle__test.test_module.ModuleTests.test_clear_dict_in_ref_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_does_not_clear_specials__test.test_frame.ClearTest.test_clear_does_not_clear_specials_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_empty_message__test.test_email.test_message.TestEmailMessage.test_clear_empty_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_empty_message__test.test_email.test_message.TestMIMEPart.test_clear_empty_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_executing__test.test_frame.ClearTest.test_clear_executing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_executing_generator__test.test_frame.ClearTest.test_clear_executing_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_generator__test.test_frame.ClearTest.test_clear_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_html_text_attachment_inline_mixed__test.test_email.test_message.TestEmailMessage.test_clear_html_text_attachment_inline_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_html_text_attachment_inline_mixed__test.test_email.test_message.TestMIMEPart.test_clear_html_text_attachment_inline_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_html_text_attachment_mixed__test.test_email.test_message.TestEmailMessage.test_clear_html_text_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_html_text_attachment_mixed__test.test_email.test_message.TestMIMEPart.test_clear_html_text_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_locals__test.test_frame.ClearTest.test_clear_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_locals__test.test_frame.FrameAttrsTest.test_clear_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_managed_dict__test.test_capi.test_misc.CAPITest.test_clear_managed_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_message_rfc822__test.test_email.test_message.TestEmailMessage.test_clear_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_message_rfc822__test.test_email.test_message.TestMIMEPart.test_clear_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_mime_non_text__test.test_email.test_message.TestEmailMessage.test_clear_mime_non_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_mime_non_text__test.test_email.test_message.TestMIMEPart.test_clear_mime_non_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_mixed_alternative_plain_related__test.test_email.test_message.TestEmailMessage.test_clear_mixed_alternative_plain_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_mixed_alternative_plain_related__test.test_email.test_message.TestMIMEPart.test_clear_mixed_alternative_plain_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_mixed_related_alternative_plain_html__test.test_email.test_message.TestEmailMessage.test_clear_mixed_related_alternative_plain_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_mixed_related_alternative_plain_html__test.test_email.test_message.TestMIMEPart.test_clear_mixed_related_alternative_plain_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_mixed_related_alternative_plain_html_wrong_order__test.test_email.test_message.TestEmailMessage.test_clear_mixed_related_alternative_plain_html_wrong_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_mixed_related_alternative_plain_html_wrong_order__test.test_email.test_message.TestMIMEPart.test_clear_mixed_related_alternative_plain_html_wrong_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_mixed_text_message_rfc822__test.test_email.test_message.TestEmailMessage.test_clear_mixed_text_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_mixed_text_message_rfc822__test.test_email.test_message.TestMIMEPart.test_clear_mixed_text_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_non_mime_plain__test.test_email.test_message.TestEmailMessage.test_clear_non_mime_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_non_mime_plain__test.test_email.test_message.TestMIMEPart.test_clear_non_mime_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_out_of_range_watcher_id__test.test_capi.test_watchers.TestCodeObjectWatchers.test_clear_out_of_range_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_out_of_range_watcher_id__test.test_capi.test_watchers.TestDictWatchers.test_clear_out_of_range_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_out_of_range_watcher_id__test.test_capi.test_watchers.TestFuncWatchers.test_clear_out_of_range_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_out_of_range_watcher_id__test.test_capi.test_watchers.TestTypeWatchers.test_clear_out_of_range_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_pickler_memo__test.test_pickle.CPicklerUnpicklerObjectTests.test_clear_pickler_memo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_pickler_memo__test.test_pickle.PyPicklerUnpicklerObjectTests.test_clear_pickler_memo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_plain_html_alternative__test.test_email.test_message.TestEmailMessage.test_clear_plain_html_alternative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_plain_html_alternative__test.test_email.test_message.TestMIMEPart.test_clear_plain_html_alternative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_plain_html_attachment_mixed__test.test_email.test_message.TestEmailMessage.test_clear_plain_html_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_plain_html_attachment_mixed__test.test_email.test_message.TestMIMEPart.test_clear_plain_html_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_plain_html_mixed__test.test_email.test_message.TestEmailMessage.test_clear_plain_html_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_plain_html_mixed__test.test_email.test_message.TestMIMEPart.test_clear_plain_html_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_refcycles__test.test_frame.ClearTest.test_clear_refcycles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_related__test.test_email.test_message.TestEmailMessage.test_clear_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_related__test.test_email.test_message.TestMIMEPart.test_clear_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_related_with_start__test.test_email.test_message.TestEmailMessage.test_clear_related_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_related_with_start__test.test_email.test_message.TestMIMEPart.test_clear_related_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_threads_states_after_fork__test.test_threading.ThreadJoinOnShutdown.test_clear_threads_states_after_fork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_traces__test.test_tracemalloc.TestTracemallocEnabled.test_clear_traces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_two_bp_on_same_line__test.test_bdb.BreakpointTestCase.test_clear_two_bp_on_same_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_type_cache__test.test_sys.SysModuleTest.test_clear_type_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_unassigned_watcher_id__test.test_capi.test_watchers.TestCodeObjectWatchers.test_clear_unassigned_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_unassigned_watcher_id__test.test_capi.test_watchers.TestDictWatchers.test_clear_unassigned_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_unassigned_watcher_id__test.test_capi.test_watchers.TestFuncWatchers.test_clear_unassigned_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_unassigned_watcher_id__test.test_capi.test_watchers.TestTypeWatchers.test_clear_unassigned_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_unconsumed_tail__test.test_zlib.CompressObjectTestCase.test_clear_unconsumed_tail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_watcher__test.test_capi.test_watchers.TestTypeWatchers.test_clear_watcher_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clear_with_waiters__test.test_asyncio.test_locks.EventTests.test_clear_with_waiters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clearcache__test.test_linecache.LineCacheTests.test_clearcache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cleared_globals__test.test_import.SinglephaseInitTests.test_cleared_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_execute_incomplete_sql__test.test_sqlite3.test_cli.CommandLineInterface.test_cli_execute_incomplete_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_execute_sql__test.test_sqlite3.test_cli.CommandLineInterface.test_cli_execute_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_execute_too_much_sql__test.test_sqlite3.test_cli.CommandLineInterface.test_cli_execute_too_much_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_file_input__test.test_ast.ASTMainTests.test_cli_file_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_help__test.test_sqlite3.test_cli.CommandLineInterface.test_cli_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_name_required_for_uuid3__test.test_uuid.TestUUIDWithExtModule.test_cli_name_required_for_uuid3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_name_required_for_uuid3__test.test_uuid.TestUUIDWithoutExtModule.test_cli_name_required_for_uuid3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_namespace_required_for_uuid3__test.test_uuid.TestUUIDWithExtModule.test_cli_namespace_required_for_uuid3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_namespace_required_for_uuid3__test.test_uuid.TestUUIDWithoutExtModule.test_cli_namespace_required_for_uuid3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_on_disk_db__test.test_sqlite3.test_cli.CommandLineInterface.test_cli_on_disk_db_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_uuid3_ouputted_with_valid_namespace_and_name__test.test_uuid.TestUUIDWithExtModule.test_cli_uuid3_ouputted_with_valid_namespace_and_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_uuid3_ouputted_with_valid_namespace_and_name__test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid3_ouputted_with_valid_namespace_and_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_uuid4_outputted_with_no_args__test.test_uuid.TestUUIDWithExtModule.test_cli_uuid4_outputted_with_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_uuid4_outputted_with_no_args__test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid4_outputted_with_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_uuid5_ouputted_with_valid_namespace_and_name__test.test_uuid.TestUUIDWithExtModule.test_cli_uuid5_ouputted_with_valid_namespace_and_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_uuid5_ouputted_with_valid_namespace_and_name__test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid5_ouputted_with_valid_namespace_and_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_version__test.test_sqlite3.test_cli.CommandLineInterface.test_cli_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_with_metadata_encoding__test.test_zipfile.test_core.EncodedMetadataTests.test_cli_with_metadata_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cli_with_metadata_encoding_extract__test.test_zipfile.test_core.EncodedMetadataTests.test_cli_with_metadata_encoding_extract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_client_constants__test.test_httplib.OfflineTest.test_client_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_client_encoding__test.test_xmlrpc.SimpleServerTestCase.test_client_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clock_functions__test.test_time.TestTimeWeaklinking.test_clock_functions__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_clock_getres__test.test_time.TimeTestCase.test_clock_getres_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clock_monotonic__test.test_time.TimeTestCase.test_clock_monotonic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clock_realtime__test.test_time.TimeTestCase.test_clock_realtime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clock_settime__test.test_time.TimeTestCase.test_clock_settime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clone__test.test_capi.test_watchers.TestDictWatchers.test_clone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_clone_copies_factory__test.test_email.test_policy.PolicyAPITests.test_clone_copies_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test__xxinterpchannels.ExhaustiveChannelTests.test_close__'these_tests_take_several_hours_to_run'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_close__test.test_aifc.AifcALAWTest.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_aifc.AifcPCM16Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_aifc.AifcPCM24Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_aifc.AifcPCM32Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_aifc.AifcPCM8Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_aifc.AifcULAWTest.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_base_events.BaseEventLoopTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_events.EPollEventLoopTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_events.PollEventLoopTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_events.SelectEventLoopTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_events.TestAbstractServer.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_selector_events.SelectorTransportTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_contextlib.TestExitStack.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_contextlib_async.TestAsyncExitStack.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_epoll.TestEPoll.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_lzma.FileTestCase.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_mailbox.TestBabyl.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_mailbox.TestMH.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_mailbox.TestMMDF.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_mailbox.TestMaildir.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_mailbox.TestMbox.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_mailbox.TestPartialFile.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_mailbox.TestProxyFile.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_os.TestScandir.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_selectors.DefaultSelectorTestCase.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_selectors.DevpollSelectorTestCase.test_close__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_close__test.test_selectors.EpollSelectorTestCase.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_selectors.KqueueSelectorTestCase.test_close__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_close__test.test_selectors.PollSelectorTestCase.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_selectors.SelectSelectorTestCase.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_shelve.TestCase.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_sqlite3.test_dbapi.ConnectionTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_sqlite3.test_dbapi.CursorTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_sunau.SunauPCM16Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_sunau.SunauPCM24Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_sunau.SunauPCM32Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_sunau.SunauPCM8Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_sunau.SunauULAWTest.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_urllib.urlopen_FileTests.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_wave.WavePCM16Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_wave.WavePCM24ExtTest.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_wave.WavePCM24Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_wave.WavePCM32Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_wave.WavePCM8Test.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_xmlrpc.KeepaliveServerTestCase2.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close__test.test_xmlrpc.ServerProxyTestCase.test_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_after_close__test.test_zipfile.test_core.Bzip2WriterTests.test_close_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_after_close__test.test_zipfile.test_core.DeflateWriterTests.test_close_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_after_close__test.test_zipfile.test_core.LzmaWriterTests.test_close_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_after_close__test.test_zipfile.test_core.StoredWriterTests.test_close_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_already_closing__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_close_already_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_and_closed__test.test_io.CBufferedRWPairTest.test_close_and_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_and_closed__test.test_io.PyBufferedRWPairTest.test_close_and_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_and_throw_raise_base_exception__test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_base_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_and_throw_raise_exception__test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_and_throw_raise_generator_exit__test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_generator_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_and_throw_raise_stop_iteration__test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_stop_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_and_throw_return__test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_and_throw_work__test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_work_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_and_throw_yield__test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_assert__test.test_io.CIOTest.test_close_assert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_assert__test.test_io.PyIOTest.test_close_assert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_both_with_unused_items_forced__test.test__xxinterpchannels.ChannelTests.test_close_both_with_unused_items_forced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_both_with_unused_items_unforced__test.test__xxinterpchannels.ChannelTests.test_close_both_with_unused_items_unforced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_buffer__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_by_unassociated_interp__test.test__xxinterpchannels.ChannelTests.test_close_by_unassociated_interp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_closing__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_close_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_connection__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_close_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_defaults_with_unused_items__test.test__xxinterpchannels.ChannelTests.test_close_defaults_with_unused_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_dont_kill_finished__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_close_dont_kill_finished_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_dont_kill_finished__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_close_dont_kill_finished_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_dont_kill_finished__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_close_dont_kill_finished_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_dont_kill_finished__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_close_dont_kill_finished_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_during_handshake__test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_close_during_handshake_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_empty__test.test__xxinterpchannels.ChannelTests.test_close_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_erroneous_file__test.test_zipfile.test_core.OtherTests.test_close_erroneous_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_error_on_close__test.test_io.CBufferedRandomTest.test_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_error_on_close__test.test_io.CBufferedReaderTest.test_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_error_on_close__test.test_io.CBufferedWriterTest.test_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_error_on_close__test.test_io.CTextIOWrapperTest.test_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_error_on_close__test.test_io.PyBufferedRandomTest.test_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_error_on_close__test.test_io.PyBufferedReaderTest.test_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_error_on_close__test.test_io.PyBufferedWriterTest.test_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_error_on_close__test.test_io.PyTextIOWrapperTest.test_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_fd_0__test.test_subprocess.POSIXProcessTestCase.test_close_fd_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_fd_1__test.test_subprocess.POSIXProcessTestCase.test_close_fd_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_fd_2__test.test_subprocess.POSIXProcessTestCase.test_close_fd_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_fds_0_1_2__test.test_subprocess.POSIXProcessTestCase.test_close_fds_0_1_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_fds_0_1__test.test_subprocess.POSIXProcessTestCase.test_close_fds_0_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_fds_0_2__test.test_subprocess.POSIXProcessTestCase.test_close_fds_0_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_fds_1_2__test.test_subprocess.POSIXProcessTestCase.test_close_fds_1_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_fds__test.test_subprocess.POSIXProcessTestCase.test_close_fds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_fds__test.test_subprocess.Win32ProcessTestCase.test_close_fds__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_close_fds_after_preexec__test.test_subprocess.POSIXProcessTestCase.test_close_fds_after_preexec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_fds_with_stdio__test.test_subprocess.Win32ProcessTestCase.test_close_fds_with_stdio__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_close_file__test.test_posix.TestPosixSpawn.test_close_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_file__test.test_posix.TestPosixSpawnP.test_close_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_flushes__test.test_io.CIOTest.test_close_flushes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_flushes__test.test_io.PyIOTest.test_close_flushes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_if_unassociated__test.test__xxinterpchannels.ChannelReleaseTests.test_close_if_unassociated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_invalid_sockobj__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_invalid_sockobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_kill_running__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_close_kill_running_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_kill_running__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_close_kill_running_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_kill_running__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_close_kill_running_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_kill_running__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_close_kill_running_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_multiple_times__test.test__xxinterpchannels.ChannelTests.test_close_multiple_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_multiple_users__test.test__xxinterpchannels.ChannelTests.test_close_multiple_users_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_never_used__test.test__xxinterpchannels.ChannelTests.test_close_never_used_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_no_selector__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_close_no_selector_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_on_exception__test.test_fileinput.FileInputTests.test_close_on_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_on_finalizing__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_close_on_finalizing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_opened_files_on_error__test.test_aifc.AifcMiscTest.test_close_opened_files_on_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_protocol_connection_lost_once__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_protocol_connection_lost_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_recv_with_unused_items_forced__test.test__xxinterpchannels.ChannelTests.test_close_recv_with_unused_items_forced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_recv_with_unused_items_unforced__test.test__xxinterpchannels.ChannelTests.test_close_recv_with_unused_items_unforced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_running_event_loop__test.test_asyncio.test_events.EPollEventLoopTests.test_close_running_event_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_running_event_loop__test.test_asyncio.test_events.PollEventLoopTests.test_close_running_event_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_running_event_loop__test.test_asyncio.test_events.SelectEventLoopTests.test_close_running_event_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_self_pipe__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_close_self_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_send_with_unused_items_forced__test.test__xxinterpchannels.ChannelTests.test_close_send_with_unused_items_forced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_send_with_unused_items_unforced__test.test__xxinterpchannels.ChannelTests.test_close_send_with_unused_items_unforced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_single_user__test.test__xxinterpchannels.ChannelTests.test_close_single_user_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_stdin__test.test_repl.TestInteractiveInterpreter.test_close_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_twice__test.test_dbm_dumb.DumbDBMTestCase.test_close_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_used_multiple_times_by_single_user__test.test__xxinterpchannels.ChannelTests.test_close_used_multiple_times_by_single_user_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_with_cleared_frame__test.test_yield_from.TestPEP380Operation.test_close_with_cleared_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_write_buffer__test.test_asyncio.test_selector_events.SelectorTransportTests.test_close_write_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_close_write_fut__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_write_fut_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed__test.test_lzma.FileTestCase.test_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed__test.test_sqlite3.test_dbapi.ClosedCurTests.test_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed__test.test_tarfile.ContextManagerTest.test_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_after_close__test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_after_close__test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_after_exhaustion__test.test_inspect.test_inspect.TestGetAsyncGenState.test_closed_after_exhaustion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_after_exhaustion__test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_exhaustion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_after_exhaustion__test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_exhaustion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_after_immediate_exception__test.test_inspect.test_inspect.TestGetAsyncGenState.test_closed_after_immediate_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_after_immediate_exception__test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_immediate_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_after_immediate_exception__test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_immediate_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_call__test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_con_commit__test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_con_commit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_con_cursor__test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_con_cursor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_con_rollback__test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_con_rollback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_create_aggregate__test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_create_aggregate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_create_function__test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_create_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_cur_execute__test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_cur_execute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_file__test.test_imghdr.TestImghdr.test_closed_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_invert_expectations__test.test_enum.TestIntFlagClass.test_closed_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_invert_expectations__test.test_enum.TestIntFlagFunction.test_closed_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_invert_expectations__test.test_enum.TestMixedIntFlagClass.test_closed_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_invert_expectations__test.test_enum.TestMixedIntFlagFunction.test_closed_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_invert_expectations__test.test_enum.TestPlainFlagClass.test_closed_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_invert_expectations__test.test_enum.TestPlainFlagFunction.test_closed_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_set_authorizer__test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_set_authorizer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_set_progress_callback__test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_set_progress_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closed_stdout__test.test_cmd_line.CmdLineTest.test_closed_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closefd__test.test_io.CIOTest.test_closefd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closefd__test.test_io.PyIOTest.test_closefd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closefd_attr__test.test_io.CIOTest.test_closefd_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closefd_attr__test.test_io.PyIOTest.test_closefd_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closelog__test.test_syslog.Test.test_closelog_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closerange__test.test_os.FileTests.test_closerange_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closerange__test.test_os.TestInvalidFD.test_closerange_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closing__test.test_contextlib.ClosingTestCase.test_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closing_error__test.test_contextlib.ClosingTestCase.test_closing_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closing_fd__test.test_mailbox.TestFakeMailBox.test_closing_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closing_parenthesis_from_different_line__test.test_tokenize.GenerateTokensTest.test_closing_parenthesis_from_different_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closing_parenthesis_from_different_line__test.test_tokenize.TokenizeTest.test_closing_parenthesis_from_different_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closure__test.test_fstring.TestCase.test_closure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closure_can_jump_over_comp_scope__test.test_listcomps.ListComprehensionTest.test_closure_can_jump_over_comp_scope_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closure_injection__test.test_code.CodeTest.test_closure_injection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_closures__test.test_positional_only_arg.PositionalOnlyTestCase.test_closures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cm_is_reentrant__test.test_contextlib.TestRedirectStderr.test_cm_is_reentrant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cm_is_reentrant__test.test_contextlib.TestRedirectStdout.test_cm_is_reentrant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cm_is_reentrant__test.test_contextlib.TestSuppress.test_cm_is_reentrant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cm_is_reusable__test.test_contextlib.TestRedirectStderr.test_cm_is_reusable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cm_is_reusable__test.test_contextlib.TestRedirectStdout.test_cm_is_reusable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmath_matches_math__test.test_cmath.CMathTests.test_cmath_matches_math_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmd_line__test.test_utf8_mode.UTF8ModeTests.test_cmd_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmdline_copy__test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmdline_copy_change_main__test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy_change_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmdline_copy_inplace__test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy_inplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmdline_create__test.test_zipapp.ZipAppCmdlineTest.test_cmdline_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.ByteTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.DoubleTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.FloatTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.IntTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.LongLongTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.LongTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.ShortTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.UnicodeTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.UnsignedByteTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.UnsignedIntTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.UnsignedLongLongTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.UnsignedLongTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_array.UnsignedShortTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_builtin.BuiltinTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_slice.SliceTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp__test.test_structseq.StructSeqTest.test_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp_err__test.test_bisect.TestErrorHandlingC.test_cmp_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp_err__test.test_bisect.TestErrorHandlingPython.test_cmp_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp_err__test.test_heapq.TestErrorHandlingC.test_cmp_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp_err__test.test_heapq.TestErrorHandlingPython.test_cmp_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp_to_key__test.test_functools.TestCmpToKeyC.test_cmp_to_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp_to_key__test.test_functools.TestCmpToKeyPy.test_cmp_to_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp_to_key_arguments__test.test_functools.TestCmpToKeyC.test_cmp_to_key_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp_to_key_arguments__test.test_functools.TestCmpToKeyPy.test_cmp_to_key_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp_to_signature__test.test_functools.TestCmpToKeyC.test_cmp_to_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmp_to_signature__test.test_functools.TestCmpToKeyPy.test_cmp_to_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cmpfiles__test.test_filecmp.DirCompareTestCase.test_cmpfiles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_co_lnotab_is_deprecated__test.test_code.CodeTest.test_co_lnotab_is_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_co_positions__test.test_dis.InstructionTests.test_co_positions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_co_positions_artificial_instructions__test.test_code.CodeTest.test_co_positions_artificial_instructions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_co_positions_empty_linetable__test.test_code.CodeTest.test_co_positions_empty_linetable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_co_positions_missing_info__test.test_dis.InstructionTests.test_co_positions_missing_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_co_positions_with_lots_of_caches__test.test_dis.InstructionTests.test_co_positions_with_lots_of_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code__test.test_capi.test_misc.TestInternalFrameApi.test_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code__test.test_marshal.CodeTestCase.test_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_api__test.test_capi.test_misc.Test_testcapi.test_code_api_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_bad_magic__test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_bad_magic__test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_bad_timestamp__test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_bad_timestamp__test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_equality__test.test_code.CodeTest.test_code_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_extra__test.test_capi.test_misc.Test_testcapi.test_code_extra_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_hash_uses_bytecode__test.test_code.CodeTest.test_code_hash_uses_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_hash_uses_firstlineno__test.test_code.CodeTest.test_code_hash_uses_firstlineno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_hash_uses_order__test.test_code.CodeTest.test_code_hash_uses_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_info__test.test_dis.CodeInfoTests.test_code_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_info_object__test.test_dis.CodeInfoTests.test_code_info_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_new_empty__test.test_code.CodeLocationTest.test_code_new_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_object_events_dispatched__test.test_capi.test_watchers.TestCodeObjectWatchers.test_code_object_events_dispatched_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_page_decode_flags__test.test_codecs.CodePageTest.test_code_page_decode_flags__'code_pages_are_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_code_page_name__test.test_codecs.CodePageTest.test_code_page_name__'code_pages_are_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_code_replace__test.test_listcomps.ListComprehensionTest.test_code_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_replace_extended_arg__test.test_listcomps.ListComprehensionTest.test_code_replace_extended_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_with_everything__test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_with_everything_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_code_with_everything__test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_with_everything_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_codec_encodeable__test.test_email.test_email.TestCharset.test_codec_encodeable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_codec_lookup_failure__test.test_codecs.ExceptionNotesTest.test_codec_lookup_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_codecs__test.test_unicode.UnicodeTest.test_codecs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_codecs_charmap__test.test_unicode.UnicodeTest.test_codecs_charmap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_codecs_errors__test.test_unicode.UnicodeTest.test_codecs_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_codecs_idna__test.test_unicode.UnicodeTest.test_codecs_idna_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_codecs_lookup__test.test_codecs.CodecNameNormalizationTest.test_codecs_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_codecs_utf7__test.test_unicode.UnicodeTest.test_codecs_utf7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_codecs_utf8__test.test_unicode.UnicodeTest.test_codecs_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_codes__test.test_pyexpat.ErrorMessageTest.test_codes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coding__test.test_cmd_line.CmdLineTest.test_coding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coding_default_utf8__test.test_modulefinder.ModuleFinderTest.test_coding_default_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coding_explicit_cp1252__test.test_modulefinder.ModuleFinderTest.test_coding_explicit_cp1252_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coding_explicit_utf8__test.test_modulefinder.ModuleFinderTest.test_coding_explicit_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_codingspec__test.test_multibytecodec.Test_MultibyteCodec.test_codingspec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coerce_id__test.test__xxinterpchannels.ChannelIDTests.test_coerce_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coerce_id__test.test__xxsubinterpreters.InterpreterIDTests.test_coerce_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coerced_floats__test.test_hash.HashEqualityTestCase.test_coerced_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coerced_integers__test.test_hash.HashEqualityTestCase.test_coerced_integers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_col_name__test.test_sqlite3.test_types.ColNamesTests.test_col_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cold_block_moved_to_end__test.test_compile.TestSpecifics.test_cold_block_moved_to_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collation__test.test_sqlite3.test_regression.RegressionTests.test_collation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collation_is_used__test.test_sqlite3.test_hooks.CollationTests.test_collation_is_used_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collation_returns_large_integer__test.test_sqlite3.test_hooks.CollationTests.test_collation_returns_large_integer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collect__test.test_gc.GCCallbackTests.test_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collect_garbage__test.test_gc.GCCallbackTests.test_collect_garbage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collect_generation__test.test_gc.GCCallbackTests.test_collect_generation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collect_generations__test.test_gc.GCTests.test_collect_generations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collection__test.test_typing.CollectionsAbcTests.test_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collections_as_base__test.test_typing.CollectionsAbcTests.test_collections_as_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collections_protocols_allowed__test.test_typing.ProtocolTests.test_collections_protocols_allowed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collision_with_existing_directory__test.test_tempfile.TestMkdtemp.test_collision_with_existing_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collision_with_existing_directory__test.test_tempfile.TestMkstempInner.test_collision_with_existing_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collision_with_existing_file__test.test_tempfile.TestMkdtemp.test_collision_with_existing_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_collision_with_existing_file__test.test_tempfile.TestMkstempInner.test_collision_with_existing_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_colors__test.test_bisect.TestDocExampleC.test_colors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_colors__test.test_bisect.TestDocExamplePython.test_colors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_column_access__test.test_sqlite3.test_userfunctions.AuthorizerIllegalTypeTests.test_column_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_column_access__test.test_sqlite3.test_userfunctions.AuthorizerLargeIntegerTests.test_column_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_column_access__test.test_sqlite3.test_userfunctions.AuthorizerRaiseExceptionTests.test_column_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_column_access__test.test_sqlite3.test_userfunctions.AuthorizerTests.test_column_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_column_count__test.test_sqlite3.test_dbapi.CursorTests.test_column_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_column_name_with_spaces__test.test_sqlite3.test_regression.RegressionTests.test_column_name_with_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_column_offset_deduplication__test.test_compile.TestSourcePositions.test_column_offset_deduplication_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations__test.test_itertools.TestBasicOps.test_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations__test.test_itertools.TestExamples.test_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations__test.test_itertools.TestGC.test_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations_overflow__test.test_itertools.TestBasicOps.test_combinations_overflow__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_combinations_result_gc__test.test_itertools.TestBasicOps.test_combinations_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations_sizeof__test.test_itertools.SizeofTest.test_combinations_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations_tuple_reuse__test.test_itertools.TestBasicOps.test_combinations_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations_with_replacement__test.test_itertools.TestBasicOps.test_combinations_with_replacement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations_with_replacement__test.test_itertools.TestExamples.test_combinations_with_replacement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations_with_replacement__test.test_itertools.TestGC.test_combinations_with_replacement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations_with_replacement_overflow__test.test_itertools.TestBasicOps.test_combinations_with_replacement_overflow__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_combinations_with_replacement_result_gc__test.test_itertools.TestBasicOps.test_combinations_with_replacement_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations_with_replacement_sizeof__test.test_itertools.SizeofTest.test_combinations_with_replacement_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinations_with_replacement_tuple_reuse__test.test_itertools.TestBasicOps.test_combinations_with_replacement_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combinatorics__test.test_itertools.TestBasicOps.test_combinatorics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combine__test.datetimetester.TestDateTimeTZ_Fast.test_combine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combine__test.datetimetester.TestDateTimeTZ_Pure.test_combine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combine__test.datetimetester.TestDateTime_Fast.test_combine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combine__test.datetimetester.TestDateTime_Pure.test_combine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combine__test.datetimetester.TestSubclassDateTime_Fast.test_combine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combine__test.datetimetester.TestSubclassDateTime_Pure.test_combine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combine_results__test.test_pstats.AddCallersTestCase.test_combine_results_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combined_single_invalid_option__test.test_optparse.TestStandard.test_combined_single_invalid_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_combining__test.test_unicodedata.UnicodeFunctionsTest.test_combining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comma_between_attributes__test.test_htmlparser.AttributesTestCase.test_comma_between_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comma_separated_warnings__test.test_warnings.CEnvironmentVariableTests.test_comma_separated_warnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comma_separated_warnings__test.test_warnings.PyEnvironmentVariableTests.test_comma_separated_warnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_command__test.test_httpservers.BaseHTTPServerTestCase.test_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_command_line_handling_discover_by_default__test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_discover_by_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_command_line_handling_discover_by_default_with_options__test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_discover_by_default_with_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_command_line_handling_do_discovery_calls_loader__test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_do_discovery_calls_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_command_line_handling_do_discovery_too_many_arguments__test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_do_discovery_too_many_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_command_line_handling_do_discovery_uses_default_loader__test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_do_discovery_uses_default_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_command_line_handling_parseArgs__test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_parseArgs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment__test.test_lib2to3.test_fixers.Test_getcwdu.test_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment__test.test_lib2to3.test_fixers.Test_reload.test_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_after_machine_line__test.test_netrc.NetrcTestCase.test_comment_after_machine_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_after_machine_line_hash_only__test.test_netrc.NetrcTestCase.test_comment_after_machine_line_hash_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_after_machine_line_no_space__test.test_netrc.NetrcTestCase.test_comment_after_machine_line_no_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_at_end_of_machine_line__test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_at_end_of_machine_line_no_space__test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line_no_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_at_end_of_machine_line_pass_has_hash__test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line_pass_has_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_at_the_end_of_the_source_without_newline__test.test_tokenize.TestTokenize.test_comment_at_the_end_of_the_source_without_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_before_machine_line__test.test_netrc.NetrcTestCase.test_comment_before_machine_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_before_machine_line_hash_only__test.test_netrc.NetrcTestCase.test_comment_before_machine_line_hash_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_before_machine_line_no_space__test.test_netrc.NetrcTestCase.test_comment_before_machine_line_no_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_handling__test.test_configparser.CompatibleTestCase.test_comment_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comment_quoting__test.test_http_cookies.CookieTests.test_comment_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comments__test.test_fstring.TestCase.test_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comments__test.test_htmlparser.HTMLParserTestCase.test_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comments__test.test_lib2to3.test_fixers.Test_exitfunc.test_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comments__test.test_lib2to3.test_fixers.Test_itertools_imports.test_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comments__test.test_lib2to3.test_fixers.Test_metaclass.test_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comments__test.test_lib2to3.test_fixers.Test_set_literal.test_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comments__test.test_re.ReTests.test_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comments_and_indent__test.test_lib2to3.test_fixers.Test_import.test_comments_and_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comments_and_spacing__test.test_lib2to3.test_fixers.Test_numliterals.test_comments_and_spacing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_commit__test.test_sqlite3.test_dbapi.ConnectionTests.test_commit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_common_signatures__test.test_functools.TestLRUC.test_common_signatures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_common_signatures__test.test_functools.TestLRUPy.test_common_signatures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_common_tests__test.test_contains.TestContains.test_common_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_commonpath__test.test_ntpath.TestNtpath.test_commonpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_commonpath__test.test_posixpath.PosixPathTest.test_commonpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_commonprefix__test.test_genericpath.TestGenericTest.test_commonprefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_commonprefix__test.test_ntpath.NtCommonTest.test_commonprefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_commonprefix__test.test_ntpath.TestNtpath.test_commonprefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_commonprefix__test.test_posixpath.PosixCommonTest.test_commonprefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_BrokenPipeError_stdin_close__test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_BrokenPipeError_stdin_close_with_timeout__test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_close_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_BrokenPipeError_stdin_flush__test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_BrokenPipeError_stdin_write__test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_communicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_communicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_communicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_communicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate__test.test_subprocess.ProcessTestCase.test_communicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_eintr__test.test_subprocess.ProcessTestCase.test_communicate_eintr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_eintr__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_eintr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_epipe__test.test_subprocess.ProcessTestCase.test_communicate_epipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_epipe__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_epipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_epipe_only_stdin__test.test_subprocess.ProcessTestCase.test_communicate_epipe_only_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_epipe_only_stdin__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_epipe_only_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_errors__test.test_subprocess.ProcessTestCase.test_communicate_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_errors__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_ignore_broken_pipe__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_communicate_ignore_broken_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_ignore_broken_pipe__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_communicate_ignore_broken_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_ignore_broken_pipe__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_communicate_ignore_broken_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_ignore_broken_pipe__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_communicate_ignore_broken_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_none_input__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_communicate_none_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_none_input__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_communicate_none_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_none_input__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_communicate_none_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_none_input__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_communicate_none_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_pipe_buf__test.test_subprocess.ProcessTestCase.test_communicate_pipe_buf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_pipe_buf__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_pipe_buf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_pipe_fd_leak__test.test_subprocess.ProcessTestCase.test_communicate_pipe_fd_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_pipe_fd_leak__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_pipe_fd_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_repeated_call_after_stdout_close__test.test_subprocess.POSIXProcessTestCase.test_communicate_repeated_call_after_stdout_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_returns__test.test_subprocess.ProcessTestCase.test_communicate_returns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_returns__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_returns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_stderr__test.test_subprocess.ProcessTestCase.test_communicate_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_stderr__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_stdin__test.test_subprocess.ContextManagerTests.test_communicate_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_stdin__test.test_subprocess.ProcessTestCase.test_communicate_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_stdin__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_stdout__test.test_subprocess.ProcessTestCase.test_communicate_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_stdout__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_timeout__test.test_subprocess.ProcessTestCase.test_communicate_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_timeout__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_timeout_large_output__test.test_subprocess.ProcessTestCase.test_communicate_timeout_large_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_communicate_timeout_large_output__test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_timeout_large_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_commutativity__test.test_set.TestIdentities.test_commutativity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_10__test.test_coroutines.CoroutineTest.test_comp_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_1__test.test_coroutines.CoroutineTest.test_comp_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_2__test.test_coroutines.CoroutineTest.test_comp_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_3__test.test_coroutines.CoroutineTest.test_comp_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_4_2__test.test_coroutines.CoroutineTest.test_comp_4_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_4__test.test_coroutines.CoroutineTest.test_comp_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_5__test.test_coroutines.CoroutineTest.test_comp_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_6__test.test_coroutines.CoroutineTest.test_comp_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_7__test.test_coroutines.CoroutineTest.test_comp_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_8__test.test_coroutines.CoroutineTest.test_comp_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_9__test.test_coroutines.CoroutineTest.test_comp_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_in_try_except__test.test_listcomps.ListComprehensionTest.test_comp_in_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comp_in_try_finally__test.test_listcomps.ListComprehensionTest.test_comp_in_try_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compact__test.test_capi.test_long.LongTests.test_compact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compact__test.test_json.test_tool.TestTool.test_compact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compact__test.test_pprint.QueryTestCase.test_compact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compact_known__test.test_capi.test_long.LongTests.test_compact_known_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compact_no_cause__test.test_traceback.TestTracebackException.test_compact_no_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compact_width__test.test_pprint.QueryTestCase.test_compact_width_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compact_with_cause__test.test_traceback.TestTracebackException.test_compact_with_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.datetimetester.TestDateTimeTZ_Fast.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.datetimetester.TestDateTimeTZ_Pure.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.datetimetester.TestDateTime_Fast.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.datetimetester.TestDateTime_Pure.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.datetimetester.TestDate_Fast.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.datetimetester.TestDate_Pure.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.datetimetester.TestSubclassDateTime_Fast.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.datetimetester.TestSubclassDateTime_Pure.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.datetimetester.TestTimeDelta_Fast.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.datetimetester.TestTimeDelta_Pure.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_ast.ASTValidatorTests.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_bigmem.BytearrayTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_bigmem.BytesTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_bigmem.ListTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_bigmem.StrTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_bigmem.TupleTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_bytes.AssortedBytesTest.test_compare__'BytesWarning_is_needed_for_this_test:_use_-bb_option'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_compare__test.test_bytes.ByteArrayTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_bytes.BytesTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_ctypes.test_simplesubclasses.Test.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_decimal.CContextAPItests.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_decimal.CIBMTestCases.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_decimal.PyContextAPItests.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_decimal.PyIBMTestCases.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_memoryview.ArrayMemorySliceSliceTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_memoryview.ArrayMemorySliceTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_memoryview.ArrayMemoryviewTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_memoryview.BytesMemorySliceSliceTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_memoryview.BytesMemorySliceTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_memoryview.BytesMemoryviewTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare__test.test_unicode.UnicodeTest.test_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_bytes_to_bytearray__test.test_bytes.AssortedBytesTest.test_compare_bytes_to_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_error__test.test_dictviews.DictSetTest.test_compare_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_function_objects__test.test_opcodes.OpcodeTest.test_compare_function_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_members__test.test_tarfile.Bz2StreamReadTest.test_compare_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_members__test.test_tarfile.GzipStreamReadTest.test_compare_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_members__test.test_tarfile.LzmaStreamReadTest.test_compare_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_members__test.test_tarfile.StreamReadTest.test_compare_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_positions__test.test_compile.TestSpecifics.test_compare_positions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_signal__test.test_decimal.CContextAPItests.test_compare_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_signal__test.test_decimal.PyContextAPItests.test_compare_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_subclasses__test.test_dataclasses.TestCase.test_compare_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_to_str__test.test_bytes.ByteArrayTest.test_compare_to_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_to_str__test.test_bytes.BytesTest.test_compare_to_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_to_variance__test.test_statistics.TestPStdev.test_compare_to_variance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_to_variance__test.test_statistics.TestStdev.test_compare_to_variance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_to_walk__test.test_os.BytesFwalkTests.test_compare_to_walk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_to_walk__test.test_os.FwalkTests.test_compare_to_walk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_total__test.test_decimal.CContextAPItests.test_compare_total_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_total__test.test_decimal.PyContextAPItests.test_compare_total_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_total_mag__test.test_decimal.CContextAPItests.test_compare_total_mag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_total_mag__test.test_decimal.PyContextAPItests.test_compare_total_mag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compare_with_math_fsum__test.test_statistics.TestSum.test_compare_with_math_fsum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparetotal__test.test_decimal.CIBMTestCases.test_comparetotal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparetotal__test.test_decimal.PyIBMTestCases.test_comparetotal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparetotmag__test.test_decimal.CIBMTestCases.test_comparetotmag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparetotmag__test.test_decimal.PyIBMTestCases.test_comparetotmag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparing__test.datetimetester.TestTimeTZ_Fast.test_comparing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparing__test.datetimetester.TestTimeTZ_Pure.test_comparing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparing__test.datetimetester.TestTime_Fast.test_comparing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparing__test.datetimetester.TestTime_Pure.test_comparing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparing_empty_lists__test.test_difflib.TestSFbugs.test_comparing_empty_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.datetimetester.TestTimeZone_Fast.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.datetimetester.TestTimeZone_Pure.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.test_funcattrs.CellTest.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.test_grammar.GrammarTests.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.test_range.RangeTest.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.test_tokenize.CTokenizeTest.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.test_tokenize.GenerateTokensTest.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.test_tokenize.TokenizeTest.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.test_traceback.TestTracebackException_ExceptionGroups.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.test_unicode.UnicodeTest.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison__test.test_xmlrpc.DateTimeTestCase.test_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_basic__test.test_traceback.TestTracebackException.test_comparison_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_equivalent_exceptions_are_equal__test.test_traceback.TestTracebackException.test_comparison_equivalent_exceptions_are_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_is_literal__test.test_grammar.GrammarTests.test_comparison_is_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_operator__test.test_heapq.TestHeapC.test_comparison_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_operator__test.test_heapq.TestHeapPython.test_comparison_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_operator_modifiying_heap__test.test_heapq.TestErrorHandlingC.test_comparison_operator_modifiying_heap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_operator_modifiying_heap__test.test_heapq.TestErrorHandlingPython.test_comparison_operator_modifiying_heap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_operator_modifiying_heap_two_heaps__test.test_heapq.TestErrorHandlingC.test_comparison_operator_modifiying_heap_two_heaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_operator_modifiying_heap_two_heaps__test.test_heapq.TestErrorHandlingPython.test_comparison_operator_modifiying_heap_two_heaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_operators__test.test_decimal.CUsabilityTest.test_comparison_operators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_operators__test.test_decimal.PyUsabilityTest.test_comparison_operators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_orders__test.test_binop.OperationOrderTests.test_comparison_orders_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_params_variations__test.test_traceback.TestTracebackException.test_comparison_params_variations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_with_tzinfo__test.datetimetester.TestTimeZone_Fast.test_comparison_with_tzinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparison_with_tzinfo__test.datetimetester.TestTimeZone_Pure.test_comparison_with_tzinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparisons__test.test_compare.ComparisonSimpleTest.test_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparisons__test.test_deque.TestBasic.test_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparisons__test.test_enum.TestSpecial.test_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comparisons__test.test_types.TypesTests.test_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat32_max_line_length_does_not_fold_when_none__test.test_email.test_generator.TestBytesGenerator.test_compat32_max_line_length_does_not_fold_when_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat32_max_line_length_does_not_fold_when_none__test.test_email.test_generator.TestGenerator.test_compat32_max_line_length_does_not_fold_when_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_pickle__test.test_pickle.CDumpPickle_LoadPickle.test_compat_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_pickle__test.test_pickle.CPicklerTests.test_compat_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_pickle__test.test_pickle.DumpPickle_CLoadPickle.test_compat_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_pickle__test.test_pickle.InMemoryPickleTests.test_compat_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_pickle__test.test_pickle.PyPicklerTests.test_compat_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_pickle__test.test_pickletools.OptimizedPickleTests.test_compat_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestDateTimeTZ_Fast.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestDateTimeTZ_Pure.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestDateTime_Fast.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestDateTime_Pure.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestDate_Fast.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestDate_Pure.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestSubclassDateTime_Fast.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestSubclassDateTime_Pure.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestTimeTZ_Fast.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestTimeTZ_Pure.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestTime_Fast.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.datetimetester.TestTime_Pure.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.test_pickle.CUnpicklerTests.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.test_pickle.InMemoryPickleTests.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compat_unpickle__test.test_pickle.PyUnpicklerTests.test_compat_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compattr__test.test_descr.ClassPropertiesAndMethods.test_compattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compilation_of_ast_nodes_with_default_end_position_values__test.test_ast.AST_Tests.test_compilation_of_ast_nodes_with_default_end_position_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile__test.test_builtin.BuiltinTest.test_compile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile__test.test_re.ReTests.test_compile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile__test.test_strptime.TimeRETests.test_compile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_ast__test.test_compile.TestSpecifics.test_compile_ast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_dir_maxlevels__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_maxlevels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_dir_maxlevels__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_maxlevels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_dir_pathlike__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_dir_pathlike__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_dir_pathlike_prependdir__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike_prependdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_dir_pathlike_prependdir__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike_prependdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_dir_pathlike_stripdir__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike_stripdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_dir_pathlike_stripdir__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike_stripdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_file_encoding_fallback__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_encoding_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_file_encoding_fallback__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_encoding_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_file_pathlike__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_file_pathlike__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_file_pathlike_ddir__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_ddir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_file_pathlike_ddir__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_ddir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_file_pathlike_prependdir__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_prependdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_file_pathlike_prependdir__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_prependdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_file_pathlike_stripdir__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_stripdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_file_pathlike_stripdir__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_stripdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_filename__test.test_compile.TestSpecifics.test_compile_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_files__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_files__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_invalid_namedexpr__test.test_compile.TestSpecifics.test_compile_invalid_namedexpr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_invalid_typealias__test.test_compile.TestSpecifics.test_compile_invalid_typealias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_missing_multiprocessing__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_missing_multiprocessing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_missing_multiprocessing__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_missing_multiprocessing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_one_worker__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_one_worker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_one_worker__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_one_worker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_path__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_path__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_pool_called__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_pool_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_pool_called__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_pool_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_time_concat__test.test_fstring.TestCase.test_compile_time_concat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_time_concat_errors__test.test_fstring.TestCase.test_compile_time_concat_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_top_level_await_invalid_cases__test.test_builtin.BuiltinTest.test_compile_top_level_await_invalid_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_workers_cpu_count__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_workers_cpu_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_workers_cpu_count__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_workers_cpu_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_workers_non_positive__test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_workers_non_positive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compile_workers_non_positive__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_workers_non_positive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compiler_recursion_limit__test.test_compile.TestSpecifics.test_compiler_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compiles_as_much_as_possible__test.test_compileall.CommandLineTestsNoSourceEpoch.test_compiles_as_much_as_possible_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compiles_as_much_as_possible__test.test_compileall.CommandLineTestsWithSourceEpoch.test_compiles_as_much_as_possible_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compiles_to_extended_op_arg__test.test_compile.TestSourcePositions.test_compiles_to_extended_op_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compilestring__test.test_source_encoding.MiscSourceEncodingTest.test_compilestring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complete__test.test_rlcompleter.TestRlcompleter.test_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complete_multi_phase_init_module__test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_complete_multi_phase_init_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complete_statement__test.test_sqlite3.test_dbapi.ModuleTests.test_complete_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_1__test.test_lib2to3.test_fixers.Test_apply.test_complex_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_1__test.test_lib2to3.test_fixers.Test_exec.test_complex_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_2__test.test_lib2to3.test_fixers.Test_apply.test_complex_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_2__test.test_lib2to3.test_fixers.Test_exec.test_complex_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_3__test.test_lib2to3.test_fixers.Test_apply.test_complex_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex__test.test_abstract_numbers.TestNumbers.test_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex__test.test_bool.BoolTest.test_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex__test.test_decimal.CPythonAPItests.test_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex__test.test_decimal.PyPythonAPItests.test_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex__test.test_lib2to3.test_fixers.Test_repr.test_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex__test.test_numeric_tower.ComparisonTest.test_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex__test.test_numeric_tower.HashTest.test_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_address_list__test.test_email.test_headerregistry.TestAddressHeader.test_complex_address_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_base__test.test_type_params.TypeParamsComplexCallsTest.test_complex_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_double_star_expression__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_complex_double_star_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_expression__test.test_lib2to3.test_fixers.Test_exitfunc.test_complex_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_formatting__test.test_locale.TestEnUSNumberFormatting.test_complex_formatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_formatting__test.test_locale.TestNumberFormatting.test_complex_formatting__..._testing_with_'en_US.UTF-8'..._ok": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_near_zero__test.test_cmath.IsCloseTests.test_complex_near_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj__test.test_pickle.CDumpPickle_LoadPickle.test_complex_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj__test.test_pickle.CPicklerTests.test_complex_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj__test.test_pickle.DumpPickle_CLoadPickle.test_complex_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj__test.test_pickle.InMemoryPickleTests.test_complex_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj__test.test_pickle.PyPicklerTests.test_complex_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj__test.test_pickletools.OptimizedPickleTests.test_complex_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj_ex__test.test_pickle.CDumpPickle_LoadPickle.test_complex_newobj_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj_ex__test.test_pickle.CPicklerTests.test_complex_newobj_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj_ex__test.test_pickle.DumpPickle_CLoadPickle.test_complex_newobj_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj_ex__test.test_pickle.InMemoryPickleTests.test_complex_newobj_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj_ex__test.test_pickle.PyPicklerTests.test_complex_newobj_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_newobj_ex__test.test_pickletools.OptimizedPickleTests.test_complex_newobj_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_single_line_expression__test.test_compile.TestSourcePositions.test_complex_single_line_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_special__test.test_cmath.IsCloseTests.test_complex_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_star_expression__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_complex_star_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_subclasses__test.test_typing.GenericTests.test_complex_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_symlinks_absolute__test.test_pathlib.PathSubclassTest.test_complex_symlinks_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_symlinks_absolute__test.test_pathlib.PathTest.test_complex_symlinks_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_symlinks_absolute__test.test_pathlib.PosixPathTest.test_complex_symlinks_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_symlinks_absolute__test.test_pathlib.WindowsPathTest.test_complex_symlinks_absolute__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_complex_symlinks_relative__test.test_pathlib.PathSubclassTest.test_complex_symlinks_relative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_symlinks_relative__test.test_pathlib.PathTest.test_complex_symlinks_relative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_symlinks_relative__test.test_pathlib.PosixPathTest.test_complex_symlinks_relative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_symlinks_relative__test.test_pathlib.WindowsPathTest.test_complex_symlinks_relative__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_complex_symlinks_relative_dot_dot__test.test_pathlib.PathSubclassTest.test_complex_symlinks_relative_dot_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_symlinks_relative_dot_dot__test.test_pathlib.PathTest.test_complex_symlinks_relative_dot_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_symlinks_relative_dot_dot__test.test_pathlib.PosixPathTest.test_complex_symlinks_relative_dot_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complex_symlinks_relative_dot_dot__test.test_pathlib.WindowsPathTest.test_complex_symlinks_relative_dot_dot__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_complex_values__test.test_cmath.IsCloseTests.test_complex_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_complexes__test.test_descr.OperatorsTest.test_complexes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compose_mro__test.test_functools.TestSingleDispatch.test_compose_mro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_composite__test.test_enum.TestVerify.test_composite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comprehension_01__test.test_type_params.TypeParamsAccessTest.test_comprehension_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comprehension_02__test.test_type_params.TypeParamsAccessTest.test_comprehension_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comprehension_specials__test.test_grammar.GrammarTests.test_comprehension_specials_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_comprehensions__test.test_ast.EndPositionTests.test_comprehensions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compress__test.test_gzip.TestGzip.test_compress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compress__test.test_itertools.TestBasicOps.test_compress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compress__test.test_itertools.TestExamples.test_compress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compress__test.test_itertools.TestGC.test_compress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compress__test.test_itertools.TestVariousIteratorArgs.test_compress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compress_correct_level__test.test_gzip.TestGzip.test_compress_correct_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compress_fast_best_are_exclusive__test.test_gzip.TestCommandLine.test_compress_fast_best_are_exclusive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compress_infile_outfile__test.test_gzip.TestCommandLine.test_compress_infile_outfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compress_infile_outfile_default__test.test_gzip.TestCommandLine.test_compress_infile_outfile_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compress_mtime__test.test_gzip.TestGzip.test_compress_mtime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compress_stdin_outfile__test.test_gzip.TestCommandLine.test_compress_stdin_outfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compresscopy__test.test_zlib.CompressObjectTestCase.test_compresscopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compressincremental__test.test_zlib.CompressObjectTestCase.test_compressincremental_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compression_levels__test.test_tarfile.Bz2CompressStreamWriteTest.test_compression_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compression_levels__test.test_tarfile.Bz2CompressWriteTest.test_compression_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compression_levels__test.test_tarfile.GzCompressStreamWriteTest.test_compression_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compression_levels__test.test_tarfile.GzCompressWriteTest.test_compression_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compresslevel_basic__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_compresslevel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compresslevel_basic__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_compresslevel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compresslevel_basic__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_compresslevel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compresslevel_basic__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_compresslevel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compresslevel_metadata__test.test_gzip.TestGzip.test_compresslevel_metadata_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compresslevel_wrong_modes__test.test_tarfile.CompressLevelRaises.test_compresslevel_wrong_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compressoptions__test.test_zlib.CompressObjectTestCase.test_compressoptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compressor_bigmem__test.test_lzma.CompressorDecompressorTestCase.test_compressor_bigmem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compresspickle__test.test_zlib.CompressObjectTestCase.test_compresspickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_computations__test.datetimetester.TestDateTimeTZ_Fast.test_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_computations__test.datetimetester.TestDateTimeTZ_Pure.test_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_computations__test.datetimetester.TestDateTime_Fast.test_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_computations__test.datetimetester.TestDateTime_Pure.test_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_computations__test.datetimetester.TestDate_Fast.test_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_computations__test.datetimetester.TestDate_Pure.test_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_computations__test.datetimetester.TestSubclassDateTime_Fast.test_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_computations__test.datetimetester.TestSubclassDateTime_Pure.test_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_computations__test.datetimetester.TestTimeDelta_Fast.test_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_computations__test.datetimetester.TestTimeDelta_Pure.test_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compute_files_to_delete__test.test_logging.TimedRotatingFileHandlerTest.test_compute_files_to_delete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compute_rollover_D__test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_D_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compute_rollover_H__test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_H_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compute_rollover_MIDNIGHT__test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_MIDNIGHT_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compute_rollover_M__test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_M_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compute_rollover_S__test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_S_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compute_rollover_W0__test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_W0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compute_rollover_daily_attime__test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_daily_attime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_compute_rollover_weekly_attime__test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_weekly_attime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_con_device__test.test_ntpath.TestNtpath.test_con_device__'windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_concat__test.test_bigaddrspace.BytesTest.test_concat__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_concat__test.test_bigaddrspace.StrTest.test_concat__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_concat__test.test_bigmem.BytearrayTest.test_concat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat__test.test_bigmem.BytesTest.test_concat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat__test.test_bigmem.StrTest.test_concat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat__test.test_bytes.ByteArrayTest.test_concat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat__test.test_bytes.BytesTest.test_concat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat__test.test_operator.COperatorTestCase.test_concat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat__test.test_operator.PyOperatorTestCase.test_concat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat__test.test_structseq.StructSeqTest.test_concat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat_large__test.test_bigmem.ListTest.test_concat_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat_large__test.test_bigmem.TupleTest.test_concat_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat_repeat_exception__test.test_mmap.MmapTests.test_concat_repeat_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat_small__test.test_bigmem.ListTest.test_concat_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concat_small__test.test_bigmem.TupleTest.test_concat_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concatenate__test.test_typing.CollectionsCallableTests.test_concatenate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concatenate__test.test_typing.TypingCallableTests.test_concatenate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concatenation__test.test_unicode.UnicodeTest.test_concatenation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concatenation_in_variadic_args_annotations_are_correct__test.test_typing.TypeVarTupleTests.test_concatenation_in_variadic_args_annotations_are_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concrete_class__test.test_pathlib.PathTest.test_concrete_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concrete_class__test.test_pathlib.PurePathTest.test_concrete_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concrete_class_inheriting_init_from_protocol__test.test_typing.ProtocolTests.test_concrete_class_inheriting_init_from_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concurrency__test.test_import.ImportTests.test_concurrency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_concurrent_futures_circular_import__test.test_importlib.test_threaded_import.ThreadedImportTests.test_concurrent_futures_circular_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_condcoms__test.test_htmlparser.HTMLParserTestCase.test_condcoms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_condition_with_binop_with_bools__test.test_peepholer.TestTranforms.test_condition_with_binop_with_bools_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conditional_jump_backward_const_condition__test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_backward_const_condition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conditional_jump_backward_non_const_condition__test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_backward_non_const_condition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conditional_jump_forward_const_condition__test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_forward_const_condition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conditional_jump_forward_non_const_condition__test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_forward_non_const_condition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config0_ok__test.test_logging.ConfigDictTest.test_config0_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config0_ok__test.test_logging.ConfigFileTest.test_config0_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config0_using_cp_ok__test.test_logging.ConfigFileTest.test_config0_using_cp_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config11_ok__test.test_logging.ConfigDictTest.test_config11_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config12_failure__test.test_logging.ConfigDictTest.test_config12_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config13_failure__test.test_logging.ConfigDictTest.test_config13_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config14_ok__test.test_logging.ConfigDictTest.test_config14_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config15_ok__test.test_logging.ConfigDictTest.test_config15_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config16_ok__test.test_logging.ConfigDictTest.test_config16_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config17_ok__test.test_logging.ConfigDictTest.test_config17_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config1_ok__test.test_logging.ConfigDictTest.test_config1_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config1_ok__test.test_logging.ConfigFileTest.test_config1_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config2_failure__test.test_logging.ConfigDictTest.test_config2_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config2_failure__test.test_logging.ConfigFileTest.test_config2_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config2a_failure__test.test_logging.ConfigDictTest.test_config2a_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config2b_failure__test.test_logging.ConfigDictTest.test_config2b_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config3_failure__test.test_logging.ConfigDictTest.test_config3_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config3_failure__test.test_logging.ConfigFileTest.test_config3_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config4_ok__test.test_logging.ConfigDictTest.test_config4_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config4_ok__test.test_logging.ConfigFileTest.test_config4_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config4a_ok__test.test_logging.ConfigDictTest.test_config4a_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config5_ok__test.test_logging.ConfigDictTest.test_config5_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config5_ok__test.test_logging.ConfigFileTest.test_config5_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config6_failure__test.test_logging.ConfigDictTest.test_config6_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config6_ok__test.test_logging.ConfigFileTest.test_config6_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config7_ok__test.test_logging.ConfigDictTest.test_config7_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config7_ok__test.test_logging.ConfigFileTest.test_config7_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config8_ok__test.test_logging.ConfigFileTest.test_config8_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config9_ok__test.test_logging.ConfigFileTest.test_config9_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config_10_ok__test.test_logging.ConfigDictTest.test_config_10_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config_8_ok__test.test_logging.ConfigDictTest.test_config_8_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config_8a_ok__test.test_logging.ConfigDictTest.test_config_8a_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config_9_ok__test.test_logging.ConfigDictTest.test_config_9_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config__test.test_capi.test_misc.Test_testcapi.test_config_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config_callable_filter_works__test.test_logging.ConfigDictTest.test_config_callable_filter_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config_file_command_key__test.test_venv.BasicTest.test_config_file_command_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config_filter_method_works__test.test_logging.ConfigDictTest.test_config_filter_method_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config_filter_works__test.test_logging.ConfigDictTest.test_config_filter_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config_queue_handler__test.test_logging.ConfigDictTest.test_config_queue_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_config_set_handler_names__test.test_logging.ConfigFileTest.test_config_set_handler_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_configure_mock__test.test_unittest.testmock.testmock.MockTest.test_configure_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_default__test.test_optparse.TestConflictingDefaults.test_conflict_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_default_none__test.test_optparse.TestConflictingDefaults.test_conflict_default_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_error__test.test_argparse.TestConflictHandling.test_conflict_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_error__test.test_optparse.TestConflict.test_conflict_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_error_group__test.test_optparse.TestConflict.test_conflict_error_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_override_args__test.test_optparse.TestConflictOverride.test_conflict_override_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_override_help__test.test_optparse.TestConflictOverride.test_conflict_override_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_override_opts__test.test_optparse.TestConflictOverride.test_conflict_override_opts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_resolve__test.test_optparse.TestConflictResolve.test_conflict_resolve_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_resolve_help__test.test_optparse.TestConflictResolve.test_conflict_resolve_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_resolve_long_opt__test.test_optparse.TestConflictResolve.test_conflict_resolve_long_opt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_resolve_long_opts__test.test_optparse.TestConflictResolve.test_conflict_resolve_long_opts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflict_resolve_short_opt__test.test_optparse.TestConflictResolve.test_conflict_resolve_short_opt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflicting_envvar_and_command_line__test.test_warnings.CEnvironmentVariableTests.test_conflicting_envvar_and_command_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflicting_envvar_and_command_line__test.test_warnings.PyEnvironmentVariableTests.test_conflicting_envvar_and_command_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflicting_initializers__test.test_ctypes.test_structures.StructureTestCase.test_conflicting_initializers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflicting_parents__test.test_argparse.TestParentParsers.test_conflicting_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflicting_parents_mutex__test.test_argparse.TestParentParsers.test_conflicting_parents_mutex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conflicting_types_resolved_in_new__test.test_enum.TestSpecial.test_conflicting_types_resolved_in_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_confstr__test.test_posix.PosixTester.test_confstr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conjugate__test.test_complex.ComplexTest.test_conjugate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect__test.test_socket.NetworkConnectionNoServer.test_connect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_accepted_socket__test.test_asyncio.test_events.EPollEventLoopTests.test_connect_accepted_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_accepted_socket__test.test_asyncio.test_events.PollEventLoopTests.test_connect_accepted_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_accepted_socket__test.test_asyncio.test_events.SelectEventLoopTests.test_connect_accepted_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_accepted_socket__test.test_asyncio.test_ssl.TestSSL.test_connect_accepted_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_accepted_socket_ssl_timeout_for_plain_socket__test.test_asyncio.test_events.EPollEventLoopTests.test_connect_accepted_socket_ssl_timeout_for_plain_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_accepted_socket_ssl_timeout_for_plain_socket__test.test_asyncio.test_events.PollEventLoopTests.test_connect_accepted_socket_ssl_timeout_for_plain_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_accepted_socket_ssl_timeout_for_plain_socket__test.test_asyncio.test_events.SelectEventLoopTests.test_connect_accepted_socket_ssl_timeout_for_plain_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_ex_error__test.test_ssl.BasicSocketTests.test_connect_ex_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_put_request__test.test_httplib.TunnelTests.test_connect_put_request_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_timeout_warning__test.test_asyncio.test_ssl.TestSSL.test_connect_timeout_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_with_tunnel__test.test_httplib.TunnelTests.test_connect_with_tunnel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_with_tunnel_different_host__test.test_httplib.TunnelTests.test_connect_with_tunnel_different_host_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_with_tunnel_idna__test.test_httplib.TunnelTests.test_connect_with_tunnel_idna_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_with_tunnel_with_default_port__test.test_httplib.TunnelTests.test_connect_with_tunnel_with_default_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_with_tunnel_with_different_host_header__test.test_httplib.TunnelTests.test_connect_with_tunnel_with_different_host_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connect_with_tunnel_with_nonstandard_port__test.test_httplib.TunnelTests.test_connect_with_tunnel_with_nonstandard_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_bad_limit_category__test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_bad_limit_category_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_bad_reinit__test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_bad_reinit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_config__test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_config_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_exceptions__test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_execute__test.test_sqlite3.test_dbapi.ExtensionTests.test_connection_execute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_executemany__test.test_sqlite3.test_dbapi.ExtensionTests.test_connection_executemany_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_executescript__test.test_sqlite3.test_dbapi.ExtensionTests.test_connection_executescript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_factories__test.test_sqlite3.test_factory.ConnectionFactoryTests.test_connection_factories_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_factory_as_positional_arg__test.test_sqlite3.test_factory.ConnectionFactoryTests.test_connection_factory_as_positional_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_factory_relayed_call__test.test_sqlite3.test_factory.ConnectionFactoryTests.test_connection_factory_relayed_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_init_bad_isolation_level__test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_init_bad_isolation_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_init_good_isolation_levels__test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_init_good_isolation_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_limits__test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_lost__test.test_asyncio.test_selector_events.SelectorTransportTests.test_connection_lost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_lost__test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_connection_lost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_connection_reinit__test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_reinit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_consistence__test.test_struct.StructTest.test_consistence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_consistency__test.test_typing.TypingCallableTests.test_consistency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_consistency_with_epg__test.test_descr.ClassPropertiesAndMethods.test_consistency_with_epg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_consistent_factory__test.test_mailbox.TestMaildir.test_consistent_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_consistent_sys_path_for_direct_execution__test.test_cmd_line_script.CmdLineTest.test_consistent_sys_path_for_direct_execution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_consistent_sys_path_for_module_execution__test.test_cmd_line_script.CmdLineTest.test_consistent_sys_path_for_module_execution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_console_stderr__test.test_code_module.TestInteractiveConsole.test_console_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_const__test.test_argparse.TestBooleanOptionalAction.test_const_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constant__test.test_random.TestDistributions.test_constant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constant_as_name__test.test_ast.AST_Tests.test_constant_as_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constant_folding__test.test_peepholer.TestTranforms.test_constant_folding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constant_input_error__test.test_statistics.TestLinearRegression.test_constant_input_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constant_subclasses__test.test_ast.AST_Tests.test_constant_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constant_subclasses_deprecated__test.test_ast.AST_Tests.test_constant_subclasses_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constant_tuples__test.test_unparse.UnparseTestCase.test_constant_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constants__test.datetimetester.TestModule_Fast.test_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constants__test.datetimetester.TestModule_Pure.test_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constants__test.test_cmath.CMathTests.test_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constants__test.test_decimal.CFunctionality.test_constants__'test_requires_build_with_-DEXTRA_FUNCTIONALITY'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_constants__test.test_pickle.CUnpicklerTests.test_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constants__test.test_pickle.InMemoryPickleTests.test_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constants__test.test_pickle.PyUnpicklerTests.test_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constants__test.test_re.ReTests.test_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constants__test.test_ssl.BasicSocketTests.test_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constants__test.test_termios.TestModule.test_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constrained_error__test.test_typing.TypeVarTests.test_constrained_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_construct__test.test_struct.UnpackIteratorTest.test_construct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_construct_singletons__test.test_builtin.BuiltinTest.test_construct_singletons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.datetimetester.TestTimeDelta_Fast.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.datetimetester.TestTimeDelta_Pure.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.datetimetester.TestTimeZone_Fast.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.datetimetester.TestTimeZone_Pure.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_argparse.TestNamespace.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.ByteTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.DoubleTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.FloatTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.IntTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.LongLongTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.LongTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.ShortTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.UnicodeTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.UnsignedByteTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.UnsignedIntTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.UnsignedLongLongTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.UnsignedLongTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_array.UnsignedShortTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_binop.RatTestCase.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_code.CodeTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_collections.TestChainMap.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_complex.ComplexTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_deque.TestVariousIteratorArgs.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_dict.DictTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_dict.GeneralMappingTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_dict.SubclassMappingTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_dict_version.DictSubtypeVersionTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_dict_version.DictVersionTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_io.CBufferedRWPairTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_io.CBufferedRandomTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_io.CBufferedReaderTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_io.CBufferedWriterTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_io.CTextIOWrapperTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_io.PyBufferedRWPairTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_io.PyBufferedRandomTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_io.PyBufferedReaderTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_io.PyBufferedWriterTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_io.PyTextIOWrapperTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_memoryview.BytesMemoryviewTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_ordered_dict.CPythonGeneralMappingTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_ordered_dict.CPythonSubclassMappingTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_ordered_dict.PurePythonGeneralMappingTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_ordered_dict.PurePythonSubclassMappingTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_os.EnvironTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_raise.TestTracebackType.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_set.TestSetOfSets.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_set.TestVariousIteratorArgs.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto0File_dumbShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto0File_gnuShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto0File_ndbmShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto0MemShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto1File_dumbShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto1File_gnuShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto1File_ndbmShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto1MemShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto2File_dumbShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto2File_gnuShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto2File_ndbmShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto2MemShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto3File_dumbShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto3File_gnuShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto3File_ndbmShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto3MemShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto4File_dumbShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto4File_gnuShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto4File_ndbmShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto4MemShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto5File_dumbShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto5File_gnuShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto5File_ndbmShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_shelve.TestProto5MemShelve.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_slice.SliceTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_ssl.ContextTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_structseq.StructSeqTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_thread.LockTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_threading.BoundedSemaphoreTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_threading.CRLockTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_threading.ConditionAsRLockTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_threading.LockTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_threading.PyRLockTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_threading.SemaphoreTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_types.MappingProxyTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_types.SimpleNamespaceTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_typing.TypeVarTests.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_unicode.UnicodeTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_unittest.testmock.testmock.MockTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_userdict.UserDictTest.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_weakref.WeakKeyDictionaryTestCase.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor__test.test_weakref.WeakValueDictionaryTestCase.test_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_args__test.test_xml_etree.XMLParserTest.test_constructor_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_args__test.test_xml_etree_c.XMLParserTest.test_constructor_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_common__test.test_pathlib.PosixPathAsPureTest.test_constructor_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_common__test.test_pathlib.PurePathSubclassTest.test_constructor_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_common__test.test_pathlib.PurePathTest.test_constructor_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_common__test.test_pathlib.PurePosixPathTest.test_constructor_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_common__test.test_pathlib.PureWindowsPathTest.test_constructor_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_common__test.test_pathlib.WindowsPathAsPureTest.test_constructor_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_constructor_empty_sequence_use_global_loop__test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_empty_sequence_use_running_loop__test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_empty_sequence_without_loop__test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_exception_handling__test.test_list.ListTest.test_constructor_exception_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_exception_handling__test.test_userlist.UserListTest.test_constructor_exception_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_exceptions__test.test_bytes.ByteArrayTest.test_constructor_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_exceptions__test.test_bytes.BytesTest.test_constructor_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_failure__test.test_picklebuffer.PickleBufferTest.test_constructor_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_heterogenous_futures__test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_heterogenous_futures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_homogenous_futures__test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_homogenous_futures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_identity__test.test_set.TestFrozenSet.test_constructor_identity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_identity__test.test_set.TestFrozenSetSubclass.test_constructor_identity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_identity__test.test_set.TestSet.test_constructor_identity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_identity__test.test_set.TestSetSubclass.test_constructor_identity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_identity__test.test_weakset.TestWeakSet.test_constructor_identity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_kwargs__test.test_weakref.ReferencesTestCase.test_constructor_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_max_buffer_size_removal__test.test_io.CBufferedRWPairTest.test_constructor_max_buffer_size_removal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_max_buffer_size_removal__test.test_io.PyBufferedRWPairTest.test_constructor_max_buffer_size_removal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_negative_nans_from_string__test.test_complex.ComplexTest.test_constructor_negative_nans_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_overflow__test.test_bytes.ByteArrayTest.test_constructor_overflow__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_constructor_overflow__test.test_bytes.BytesTest.test_constructor_overflow__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_constructor_positional__test.test_asyncio.test_futures.CFutureTests.test_constructor_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_positional__test.test_asyncio.test_futures.CSubFutureTests.test_constructor_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_positional__test.test_asyncio.test_futures.PyFutureTests.test_constructor_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_special_numbers__test.test_complex.ComplexTest.test_constructor_special_numbers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_type_errors__test.test_bytes.ByteArrayTest.test_constructor_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_type_errors__test.test_bytes.BytesTest.test_constructor_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_use_global_loop__test.test_asyncio.test_futures.CFutureTests.test_constructor_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_use_global_loop__test.test_asyncio.test_futures.CSubFutureTests.test_constructor_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_use_global_loop__test.test_asyncio.test_futures.PyFutureTests.test_constructor_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_use_global_loop__test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_use_running_loop__test.test_asyncio.test_futures.CFutureTests.test_constructor_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_use_running_loop__test.test_asyncio.test_futures.CSubFutureTests.test_constructor_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_use_running_loop__test.test_asyncio.test_futures.PyFutureTests.test_constructor_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_use_running_loop__test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_value_errors__test.test_bytes.ByteArrayTest.test_constructor_value_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_value_errors__test.test_bytes.BytesTest.test_constructor_value_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.ByteTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.DoubleTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.FloatTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.IntTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.LongLongTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.LongTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.ShortTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.UnicodeTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.UnsignedByteTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.UnsignedIntTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.UnsignedLongLongTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.UnsignedLongTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_iterable_argument__test.test_array.UnsignedShortTest.test_constructor_with_iterable_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_none__test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_not_readable__test.test_io.CBufferedRWPairTest.test_constructor_with_not_readable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_not_readable__test.test_io.PyBufferedRWPairTest.test_constructor_with_not_readable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_not_writeable__test.test_io.CBufferedRWPairTest.test_constructor_with_not_writeable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_not_writeable__test.test_io.PyBufferedRWPairTest.test_constructor_with_not_writeable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_other_types__test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_other_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_path_like__test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_path_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_with_str__test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_without_loop__test.test_asyncio.test_futures.CFutureTests.test_constructor_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_without_loop__test.test_asyncio.test_futures.CSubFutureTests.test_constructor_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_without_loop__test.test_asyncio.test_futures.PyFutureTests.test_constructor_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructor_without_loop__test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructors__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructors__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructors__test.test_deque.TestSequence.test_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructors__test.test_list.ListTest.test_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructors__test.test_tuple.TupleTest.test_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructors__test.test_userlist.UserListTest.test_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructors_not_callable__test.test_dictviews.DictSetTest.test_constructors_not_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructorx__test.test_charmapcodec.CharmapCodecTest.test_constructorx_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_constructory__test.test_charmapcodec.CharmapCodecTest.test_constructory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_consts_in_conditionals__test.test_compile.TestSpecifics.test_consts_in_conditionals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_consume_iterator_twice__test.test_os.TestScandir.test_consume_iterator_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_consume_separator_stop_at_option__test.test_optparse.TestCallbackVarArgs.test_consume_separator_stop_at_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_container__test.test_reprlib.ReprTests.test_container_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_container__test.test_typing.CollectionsAbcTests.test_container_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_container_iterator__test.test_deque.TestBasic.test_container_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_container_iterator__test.test_dict.DictTest.test_container_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_container_iterator__test.test_set.TestFrozenSet.test_container_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_container_iterator__test.test_set.TestFrozenSetSubclass.test_container_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_container_iterator__test.test_set.TestSet.test_container_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_container_iterator__test.test_set.TestSetSubclass.test_container_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_container_repr_override_called__test.test_pprint.QueryTestCase.test_container_repr_override_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_containment__test.test_ipaddress.ComparisonTests.test_containment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_bigmem.BytearrayTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_bigmem.BytesTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_bigmem.ListTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_bigmem.StrTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_bigmem.TupleTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_bool.BoolTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_bytes.ByteArrayTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_bytes.BytesTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_deque.TestBasic.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_deque.TestSequence.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_dict.DictTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_list.ListTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_mailbox.TestBabyl.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_mailbox.TestMH.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_mailbox.TestMMDF.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_mailbox.TestMaildir.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_mailbox.TestMbox.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_operator.COperatorTestCase.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_operator.PyOperatorTestCase.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_range.RangeTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_set.TestFrozenSet.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_set.TestFrozenSetSubclass.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_set.TestSet.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_set.TestSetSubclass.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_structseq.StructSeqTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_tuple.TupleTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_types.MappingProxyTests.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_unicode.UnicodeTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_userdict.UserDictTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_userlist.UserListTest.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains__test.test_weakset.TestWeakSet.test_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_count_stop_crashes__test.test_deque.TestBasic.test_contains_count_stop_crashes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_different_types_same_members__test.test_enum.TestSpecial.test_contains_different_types_same_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_fake__test.test_deque.TestSequence.test_contains_fake_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_fake__test.test_list.ListTest.test_contains_fake_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_fake__test.test_tuple.TupleTest.test_contains_fake_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_fake__test.test_userlist.UserListTest.test_contains_fake_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_itself__test.test_ctypes.test_structures.TestRecursiveStructure.test_contains_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_name_and_value_overlap__test.test_enum.TestSpecial.test_contains_name_and_value_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_order__test.test_deque.TestSequence.test_contains_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_order__test.test_list.ListTest.test_contains_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_order__test.test_tuple.TupleTest.test_contains_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_order__test.test_userlist.UserListTest.test_contains_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestIntEnumClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestIntEnumFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestIntFlagClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestIntFlagFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMinimalDateClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMinimalDateFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMinimalFloatClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMinimalFloatFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMixedDateClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMixedDateFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMixedFloatClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMixedFloatFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMixedIntClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMixedIntFlagClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMixedIntFlagFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMixedIntFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMixedStrClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestMixedStrFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestPlainEnumClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestPlainEnumFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestPlainFlagClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestPlainFlagFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestStrEnumClass.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_same_name_diff_enum_diff_values__test.test_enum.TestStrEnumFunction.test_contains_same_name_diff_enum_diff_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.OldTestFlag.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.OldTestIntFlag.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestIntEnumClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestIntEnumFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestIntFlagClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestIntFlagFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMinimalDateClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMinimalDateFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMinimalFloatClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMinimalFloatFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMixedDateClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMixedDateFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMixedFloatClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMixedFloatFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMixedIntClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMixedIntFlagClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMixedIntFlagFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMixedIntFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMixedStrClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestMixedStrFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestPlainEnumClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestPlainEnumFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestPlainFlagClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestPlainFlagFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestStrEnumClass.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contains_tf__test.test_enum.TestStrEnumFunction.test_contains_tf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_content__test.test_shutil.TestCopyFileObj.test_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_content_length_0__test.test_httplib.HeaderTests.test_content_length_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_content_of_copied_archive__test.test_zipapp.ZipAppTest.test_content_of_copied_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_content_type__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_content_type__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_content_type__test.test_email.test_email.TestIdempotent.test_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_content_type_err__test.test_pydoc.PydocUrlHandlerTest.test_content_type_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contents__test.test_importlib.resources.test_contents.ContentsDiskTests.test_contents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contents__test.test_importlib.resources.test_contents.ContentsNamespaceTests.test_contents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contents__test.test_importlib.resources.test_contents.ContentsZipTests.test_contents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_1__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_1__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_1__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_1__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_1__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_1__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_1__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_1__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_2__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_2__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_2__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_2__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_2__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_2__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_2__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_2__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_3__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_3__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_3__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_3__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_3__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_3__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_3__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_3__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_4__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_4__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_4__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_4__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_4__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_4__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_4__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_4__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_5__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_5__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_5__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_5__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_5__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_5__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_5__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_5__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_6__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_6__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_6__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_6__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_6__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_6__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_6__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_6__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context__test.test_ftplib.TestTLS_FTPClass.test_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context__test.test_poplib.TestPOP3_SSLClass.test_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context__test.test_traceback.CExcReportingTests.test_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context__test.test_traceback.PyExcReportingTests.test_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context__test.test_traceback.TestTracebackException.test_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_attributes__test.test_decimal.CheckAttributes.test_context_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_client_server__test.test_ssl.ContextTests.test_context_client_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_copy_1__test.test_context.ContextTest.test_context_copy_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_custom_class__test.test_ssl.ContextTests.test_context_custom_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_get_context_1__test.test_context.ContextTest.test_context_get_context_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_getset_1__test.test_context.ContextTest.test_context_getset_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_getset_2__test.test_context.ContextTest.test_context_getset_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_getset_3__test.test_context.ContextTest.test_context_getset_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_getset_4__test.test_context.ContextTest.test_context_getset_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_getset_5__test.test_context.ContextTest.test_context_getset_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_man_not_del_if_delete_false__test.test_tempfile.TestNamedTemporaryFile.test_context_man_not_del_if_delete_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_man_not_del_on_close_if_delete_on_close_false__test.test_tempfile.TestNamedTemporaryFile.test_context_man_not_del_on_close_if_delete_on_close_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_man_ok_to_delete_manually__test.test_tempfile.TestNamedTemporaryFile.test_context_man_ok_to_delete_manually_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_asyncio.test_locks.BarrierTests.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_asyncio.test_locks.ConditionTests.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_asyncio.test_locks.LockTests.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_dbm_dumb.DumbDBMTestCase.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_dbm_gnu.TestGdbm.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_dbm_ndbm.DbmTestCase.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_epoll.TestEPoll.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_fileinput.FileInputTests.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_io.CBufferedRandomTest.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_io.CBufferedReaderTest.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_io.CBufferedWriterTest.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_io.PyBufferedRandomTest.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_io.PyBufferedReaderTest.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_io.PyBufferedWriterTest.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_mmap.MmapTests.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_os.TestScandir.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_raise.TestContext.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_selectors.DefaultSelectorTestCase.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_selectors.DevpollSelectorTestCase.test_context_manager__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_context_manager__test.test_selectors.EpollSelectorTestCase.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_selectors.KqueueSelectorTestCase.test_context_manager__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_context_manager__test.test_selectors.PollSelectorTestCase.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_selectors.SelectSelectorTestCase.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_tempfile.TestNamedTemporaryFile.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_tempfile.TestTemporaryDirectory.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager__test.test_xmlrpc.SimpleServerTestCase.test_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_after_rollover__test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_after_rollover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_async_with__test.test_asyncio.test_pep492.LockTests.test_context_manager_async_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_before_rollover__test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_before_rollover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_close__test.test_os.TestScandir.test_context_manager_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_during_rollover__test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_during_rollover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_exception__test.test_mmap.MmapTests.test_context_manager_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_exception__test.test_os.TestScandir.test_context_manager_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_keyboardinterrupt_no_kill__test.test_subprocess.MiscTests.test_context_manager_keyboardinterrupt_no_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_method_error__test.test_xmlrpc.SimpleServerTestCase.test_context_manager_method_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_raise_exception_by_default__test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_context_manager_raise_exception_by_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_await__test.test_asyncio.test_pep492.LockTests.test_context_manager_with_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_aifc.AifcALAWTest.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_aifc.AifcPCM16Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_aifc.AifcPCM24Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_aifc.AifcPCM32Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_aifc.AifcPCM8Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_aifc.AifcULAWTest.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_sunau.SunauPCM16Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_sunau.SunauPCM24Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_sunau.SunauPCM32Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_sunau.SunauPCM8Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_sunau.SunauULAWTest.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_wave.WavePCM16Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_wave.WavePCM24ExtTest.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_wave.WavePCM24Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_wave.WavePCM32Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_filename__test.test_wave.WavePCM8Test.test_context_manager_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_magic_mock__test.test_unittest.testmock.testwith.WithTest.test_context_manager_with_magic_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_aifc.AifcALAWTest.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_aifc.AifcPCM16Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_aifc.AifcPCM24Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_aifc.AifcPCM32Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_aifc.AifcPCM8Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_aifc.AifcULAWTest.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_sunau.SunauPCM16Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_sunau.SunauPCM24Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_sunau.SunauPCM32Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_sunau.SunauPCM8Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_sunau.SunauULAWTest.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_wave.WavePCM16Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_wave.WavePCM24ExtTest.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_wave.WavePCM24Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_wave.WavePCM32Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_manager_with_open_file__test.test_wave.WavePCM8Test.test_context_manager_with_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_new_1__test.test_context.ContextTest.test_context_new_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_of_exception_in_else_and_finally__test.test_exceptions.ExceptionTests.test_context_of_exception_in_else_and_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_of_exception_in_except_and_finally__test.test_exceptions.ExceptionTests.test_context_of_exception_in_except_and_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_of_exception_in_try_and_finally__test.test_exceptions.ExceptionTests.test_context_of_exception_in_try_and_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_repr__test.test_decimal.CCoverage.test_context_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_repr__test.test_decimal.PyCoverage.test_context_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_run_1__test.test_context.ContextTest.test_context_run_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_run_2__test.test_context.ContextTest.test_context_run_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_run_3__test.test_context.ContextTest.test_context_run_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_run_4__test.test_context.ContextTest.test_context_run_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_run_5__test.test_context.ContextTest.test_context_run_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_run_6__test.test_context.ContextTest.test_context_run_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_run_7__test.test_context.ContextTest.test_context_run_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_subclassing_1__test.test_context.ContextTest.test_context_subclassing_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_subclassing__test.test_decimal.CContextSubclassing.test_context_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_subclassing__test.test_decimal.PyContextSubclassing.test_context_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_suppression__test.test_traceback.CExcReportingTests.test_context_suppression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_suppression__test.test_traceback.PyExcReportingTests.test_context_suppression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_tb__test.test_code_module.TestInteractiveConsole.test_context_tb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_templates__test.test_decimal.CSpecialContexts.test_context_templates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_templates__test.test_decimal.PySpecialContexts.test_context_templates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_threads_1__test.test_context.ContextTest.test_context_threads_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_typerrors_1__test.test_context.ContextTest.test_context_typerrors_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_var_new_1__test.test_context.ContextTest.test_context_var_new_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_var_repr_1__test.test_context.ContextTest.test_context_var_repr_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_vars__test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_context_vars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_context_vars__test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_context_vars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextdecorator__test.test_contextlib.TestContextDecorator.test_contextdecorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextdecorator_as_mixin__test.test_contextlib.TestContextDecorator.test_contextdecorator_as_mixin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextdecorator_with_exception__test.test_contextlib.TestContextDecorator.test_contextdecorator_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager__test.test_memoryview.ArrayMemorySliceSliceTest.test_contextmanager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager__test.test_memoryview.ArrayMemorySliceTest.test_contextmanager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager__test.test_memoryview.ArrayMemoryviewTest.test_contextmanager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager__test.test_memoryview.BytesMemorySliceSliceTest.test_contextmanager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager__test.test_memoryview.BytesMemorySliceTest.test_contextmanager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager__test.test_memoryview.BytesMemoryviewTest.test_contextmanager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager__test.test_popen.PopenTest.test_contextmanager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager__test.test_typing.OtherABCTests.test_contextmanager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_as_decorator__test.test_contextlib.TestContextDecorator.test_contextmanager_as_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_attribs__test.test_contextlib.ContextManagerTestCase.test_contextmanager_attribs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_attribs__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_attribs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_do_not_unchain_non_stopiteration_exceptions__test.test_contextlib.ContextManagerTestCase.test_contextmanager_do_not_unchain_non_stopiteration_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_doc_attrib__test.test_contextlib.ContextManagerTestCase.test_contextmanager_doc_attrib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_doc_attrib__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_doc_attrib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_except__test.test_contextlib.ContextManagerTestCase.test_contextmanager_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_except__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_except_pep479__test.test_contextlib.ContextManagerTestCase.test_contextmanager_except_pep479_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_except_stopiter__test.test_contextlib.ContextManagerTestCase.test_contextmanager_except_stopiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_except_stopiter__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_except_stopiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_finally__test.test_contextlib.ContextManagerTestCase.test_contextmanager_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_finally__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_no_reraise__test.test_contextlib.ContextManagerTestCase.test_contextmanager_no_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_no_reraise__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_no_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_non_normalised__test.test_contextlib.ContextManagerTestCase.test_contextmanager_non_normalised_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_non_normalised__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_non_normalised_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_plain__test.test_contextlib.ContextManagerTestCase.test_contextmanager_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_plain__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_traceback__test.test_contextlib.ContextManagerTestCase.test_contextmanager_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_traceback__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_trap_no_yield__test.test_contextlib.ContextManagerTestCase.test_contextmanager_trap_no_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_trap_no_yield__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_no_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_trap_second_yield__test.test_contextlib.ContextManagerTestCase.test_contextmanager_trap_second_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_trap_second_yield__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_second_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_trap_yield_after_throw__test.test_contextlib.ContextManagerTestCase.test_contextmanager_trap_yield_after_throw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_trap_yield_after_throw__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_yield_after_throw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_wrap_runtimeerror__test.test_contextlib.ContextManagerTestCase.test_contextmanager_wrap_runtimeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_contextmanager_wrap_runtimeerror__test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_wrap_runtimeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continuation__test.test_tokenize.TestRoundtrip.test_continuation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continuation_bad_indentation__test.test_syntax.SyntaxTestCase.test_continuation_bad_indentation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continuation_lines_indentation__test.test_tokenize.CTokenizeTest.test_continuation_lines_indentation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continue_in_except_star_block_invalid__test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_continue_in_except_star_block_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continue_in_finally__test.test_grammar.GrammarTests.test_continue_in_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continue_in_finally_after_return__test.test_grammar.GrammarTests.test_continue_in_finally_after_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continue_outside_loop__test.test_syntax.SyntaxTestCase.test_continue_outside_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continue_stmt__test.test_grammar.GrammarTests.test_continue_stmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continue_through_finally__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_continue_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continue_through_finally__test.test_sys_settrace.TestLinesAfterTraceStarted.test_continue_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continue_through_finally__test.test_sys_settrace.TestSetLocalTrace.test_continue_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continue_through_finally__test.test_sys_settrace.TraceOpcodesTestCase.test_continue_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continue_through_finally__test.test_sys_settrace.TraceTestCase.test_continue_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continued_str__test.test_ast.EndPositionTests.test_continued_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continuing__test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_continuing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continuing__test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_continuing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_continuous__test.test_enum.TestVerify.test_continuous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_control_and_wait__test.test_epoll.TestEPoll.test_control_and_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_control_connection__test.test_ftplib.TestTLS_FTPClass.test_control_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_controlcharacters__test.test_plistlib.TestPlistlib.test_controlcharacters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conversion__test.test_lib2to3.test_fixers.Test_execfile.test_conversion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conversion__test.test_long.LongTest.test_conversion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conversion__test.test_unicode.UnicodeTest.test_conversion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conversion_specifiers__test.test_string.ModuleTest.test_conversion_specifiers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conversions__test.test_collections.TestCounter.test_conversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conversions__test.test_fstring.TestCase.test_conversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conversions__test.test_time.TimeTestCase.test_conversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conversions_from_int__test.test_decimal.CUsabilityTest.test_conversions_from_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_conversions_from_int__test.test_decimal.PyUsabilityTest.test_conversions_from_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert__test.test_bool.BoolTest.test_convert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_charrefs__test.test_htmlparser.HTMLParserTestCase.test_convert_charrefs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_charrefs_dropped_text__test.test_htmlparser.HTMLParserTestCase.test_convert_charrefs_dropped_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_complex__test.test_enum.TestConvert.test_convert_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_int__test.test_enum.TestConvert.test_convert_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_raise__test.test_enum.TestConvert.test_convert_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_repr_and_str__test.test_enum.TestConvert.test_convert_repr_and_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_result_error__test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_convert_result_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_str__test.test_enum.TestConvert.test_convert_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_to_bool__test.test_bool.BoolTest.test_convert_to_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_uncomparable__test.test_enum.TestConvert.test_convert_uncomparable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_value_lookup_priority__test.test_enum.TestConvert.test_convert_value_lookup_priority_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_convert_zero_sized_blob__test.test_sqlite3.test_types.DeclTypesTests.test_convert_zero_sized_blob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_converters__test.test_configparser.ConvertersTestCase.test_converters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_converters_at_init__test.test_configparser.BlatantOverrideConvertersTestCase.test_converters_at_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_converting_drive_letter__test.test_urllib.PathName2URLTests.test_converting_drive_letter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_converting_drive_letter__test.test_urllib.URL2PathNameTests.test_converting_drive_letter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_converting_when_no_drive_letter__test.test_urllib.PathName2URLTests.test_converting_when_no_drive_letter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_converting_when_no_drive_letter__test.test_urllib.URL2PathNameTests.test_converting_when_no_drive_letter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cookie_files_are_truncated__test.test_http_cookiejar.FileCookieJarTests.test_cookie_files_are_truncated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cookie_first_line_no_bom__test.test_tokenize.TestDetectEncoding.test_cookie_first_line_no_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cookie_redirect__test.test_urllib2.HandlerTests.test_cookie_redirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cookie_second_line_commented_first_line__test.test_tokenize.TestDetectEncoding.test_cookie_second_line_commented_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cookie_second_line_empty_first_line__test.test_tokenize.TestDetectEncoding.test_cookie_second_line_empty_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cookie_second_line_no_bom__test.test_tokenize.TestDetectEncoding.test_cookie_second_line_no_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cookie_second_line_noncommented_first_line__test.test_tokenize.TestDetectEncoding.test_cookie_second_line_noncommented_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cookies__test.test_urllib2.HandlerTests.test_cookies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copied__test.test_bytes.ByteArrayTest.test_copied_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy2__test.test_shutil.TestCopy.test_copy2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy2_dir__test.test_shutil.TestCopy.test_copy2_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy2_symlinks__test.test_shutil.TestCopy.test_copy2_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy2_xattr__test.test_shutil.TestCopy.test_copy2_xattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.datetimetester.TestTimeZone_Fast.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.datetimetester.TestTimeZone_Pure.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_aifc.AifcALAWTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_aifc.AifcPCM16Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_aifc.AifcPCM24Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_aifc.AifcPCM32Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_aifc.AifcPCM8Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_aifc.AifcULAWTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.ByteTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.DoubleTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.FloatTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.IntTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.LongLongTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.LongTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.ShortTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.UnicodeTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.UnsignedByteTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.UnsignedIntTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.UnsignedLongLongTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.UnsignedLongTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_array.UnsignedShortTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_bytes.ByteArraySubclassTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_bytes.ByteArraySubclassWithSlotsTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_bytes.ByteArrayTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_bytes.BytesSubclassTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_bytes.BytesTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_codecs.StreamReaderTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_codecs.StreamReaderWriterTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_codecs.StreamRecoderTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_codecs.StreamWriterTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_collections.TestNamedTuple.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_coroutines.CoroutineTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_csv.TestDialectRegistry.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_decimal.CContextAPItests.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_decimal.CCoverage.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_decimal.CIBMTestCases.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_decimal.PyContextAPItests.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_decimal.PyCoverage.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_decimal.PyIBMTestCases.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_defaultdict.TestDefaultDict.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_deque.TestBasic.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_dict.DictTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_dict_version.DictSubtypeVersionTests.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_dict_version.DictVersionTests.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_dictviews.DictSetTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_enum.TestIntEnumClass.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_enum.TestIntEnumFunction.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_enum.TestIntFlagClass.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_enum.TestIntFlagFunction.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_enum.TestMinimalDateClass.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_enum.TestMinimalDateFunction.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_enum.TestMinimalFloatClass.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_enum.TestMinimalFloatFunction.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_enum.TestStrEnumClass.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_enum.TestStrEnumFunction.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_functools.TestLRUC.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_functools.TestLRUPy.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_functools.TestPartialC.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_functools.TestPartialCSubclass.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_functools.TestPartialPy.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_functools.TestPartialPySubclass.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_generators.GeneratorTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_genericalias.BaseTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_http_cookies.MorselTests.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_ipaddress.AddressTestCase_v6.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_list.ListTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_memoryview.OtherTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestBasicOpsBytes.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestBasicOpsEmpty.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestBasicOpsMixedStringBytes.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestBasicOpsSingleton.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestBasicOpsString.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestBasicOpsTriple.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestBasicOpsTuple.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestCopyingEmpty.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestCopyingNested.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestCopyingSingleton.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestCopyingTriple.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestCopyingTuple.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestFrozenSet.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestFrozenSetSubclass.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestSet.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_set.TestSetSubclass.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_shutil.TestCopy.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_slice.SliceTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_statistics.TestNormalDistC.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_statistics.TestNormalDistPython.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_sunau.SunauPCM16Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_sunau.SunauPCM24Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_sunau.SunauPCM32Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_sunau.SunauPCM8Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_sunau.SunauULAWTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_types.MappingProxyTests.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_unittest.testmock.testmock.MockTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_urllib.urlretrieve_FileTests.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_userdict.UserDictTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_userlist.UserListTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_wave.WavePCM16Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_wave.WavePCM24ExtTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_wave.WavePCM24Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_wave.WavePCM32Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_wave.WavePCM8Test.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_weakset.TestWeakSet.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_xml_etree.ElementIterTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_xml_etree.ElementTreeTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_xml_etree_c.ElementIterTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy__test.test_xml_etree_c.ElementTreeTest.test_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_abs__test.test_decimal.CContextAPItests.test_copy_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_abs__test.test_decimal.PyContextAPItests.test_copy_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_and_deepcopy__test.test_typing.GenericTests.test_copy_and_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_and_deepcopy_methods__test.test_decimal.CUsabilityTest.test_copy_and_deepcopy_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_and_deepcopy_methods__test.test_decimal.PyUsabilityTest.test_copy_and_deepcopy_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_and_pickle__test.test_typing.NamedTupleTests.test_copy_and_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_atomic__test.test_copy.TestCopy.test_copy_atomic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_basic__test.test_copy.TestCopy.test_copy_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_bytearray__test.test_copy.TestCopy.test_copy_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_cant__test.test_copy.TestCopy.test_copy_cant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_copy__test.test_copy.TestCopy.test_copy_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_decimal__test.test_decimal.CContextAPItests.test_copy_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_decimal__test.test_decimal.PyContextAPItests.test_copy_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_deepcopy_pickle__test.test_fractions.FractionTest.test_copy_deepcopy_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_dict__test.test_copy.TestCopy.test_copy_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_dir__test.test_shutil.TestCopy.test_copy_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_file_range__test.test_os.FileTests.test_copy_file_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_file_range_invalid_values__test.test_os.FileTests.test_copy_file_range_invalid_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_file_range_offset__test.test_os.FileTests.test_copy_file_range_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_frozenset__test.test_copy.TestCopy.test_copy_frozenset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_function__test.test_copy.TestCopy.test_copy_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_fuzz__test.test_dict.DictTest.test_copy_fuzz_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_generic_instances__test.test_typing.GenericTests.test_copy_generic_instances_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_inst_copy__test.test_copy.TestCopy.test_copy_inst_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_inst_getinitargs__test.test_copy.TestCopy.test_copy_inst_getinitargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_inst_getnewargs__test.test_copy.TestCopy.test_copy_inst_getnewargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_inst_getnewargs_ex__test.test_copy.TestCopy.test_copy_inst_getnewargs_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_inst_getstate__test.test_copy.TestCopy.test_copy_inst_getstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_inst_getstate_setstate__test.test_copy.TestCopy.test_copy_inst_getstate_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_inst_setstate__test.test_copy.TestCopy.test_copy_inst_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_inst_vanilla__test.test_copy.TestCopy.test_copy_inst_vanilla_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_list__test.test_copy.TestCopy.test_copy_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_list_subclass__test.test_copy.TestCopy.test_copy_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_location__test.test_ast.ASTHelpers_Test.test_copy_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_maintains_tracking__test.test_dict.DictTest.test_copy_maintains_tracking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_member__test.test_enum.TestIntEnumClass.test_copy_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_member__test.test_enum.TestIntEnumFunction.test_copy_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_member__test.test_enum.TestIntFlagClass.test_copy_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_member__test.test_enum.TestIntFlagFunction.test_copy_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_member__test.test_enum.TestMinimalDateClass.test_copy_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_member__test.test_enum.TestMinimalDateFunction.test_copy_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_member__test.test_enum.TestMinimalFloatClass.test_copy_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_member__test.test_enum.TestMinimalFloatFunction.test_copy_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_member__test.test_enum.TestStrEnumClass.test_copy_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_member__test.test_enum.TestStrEnumFunction.test_copy_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_method__test.test_deque.TestBasic.test_copy_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_negate__test.test_decimal.CContextAPItests.test_copy_negate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_negate__test.test_decimal.PyContextAPItests.test_copy_negate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_noncompact__test.test_dict.DictTest.test_copy_noncompact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_pickle__test.test_deque.TestSubclass.test_copy_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_pickle__test.test_exceptions.ImportErrorTests.test_copy_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_python_src_ignore__test.test_support.TestSupport.test_copy_python_src_ignore__\"cannot_access_Python_source_code_directory:_'/build/path/Python-3.12.1'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_copy_reduce__test.test_copy.TestCopy.test_copy_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_reduce_ex__test.test_copy.TestCopy.test_copy_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_registry__test.test_copy.TestCopy.test_copy_registry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_return_value__test.test_shutil.TestCopy.test_copy_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_set__test.test_copy.TestCopy.test_copy_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_setstate__test.test_descr.ClassPropertiesAndMethods.test_copy_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_sign__test.test_decimal.CArithmeticOperatorsTest.test_copy_sign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_sign__test.test_decimal.CContextAPItests.test_copy_sign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_sign__test.test_decimal.PyArithmeticOperatorsTest.test_copy_sign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_sign__test.test_decimal.PyContextAPItests.test_copy_sign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_slots__test.test_copy.TestCopy.test_copy_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_state__test.test_asyncio.test_futures.CFutureTests.test_copy_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_state__test.test_asyncio.test_futures.CSubFutureTests.test_copy_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_state__test.test_asyncio.test_futures.PyFutureTests.test_copy_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_subclass__test.test_collections.TestCounter.test_copy_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_symlinks__test.test_shutil.TestCopy.test_copy_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_tuple__test.test_copy.TestCopy.test_copy_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_tuple_subclass__test.test_copy.TestCopy.test_copy_tuple_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_weakkeydict__test.test_copy.TestCopy.test_copy_weakkeydict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_weakref__test.test_copy.TestCopy.test_copy_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copy_weakvaluedict__test.test_copy.TestCopy.test_copy_weakvaluedict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copyabs__test.test_decimal.CIBMTestCases.test_copyabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copyabs__test.test_decimal.PyIBMTestCases.test_copyabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copyfile_copy_dir__test.test_shutil.TestCopy.test_copyfile_copy_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copyfile_named_pipe__test.test_shutil.TestCopy.test_copyfile_named_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copyfile_nonexistent_dir__test.test_shutil.TestCopy.test_copyfile_nonexistent_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copyfile_return_value__test.test_shutil.TestCopy.test_copyfile_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copyfile_same_file__test.test_shutil.TestCopy.test_copyfile_same_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copyfile_symlinks__test.test_shutil.TestCopy.test_copyfile_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying___code____test.test_funcattrs.FunctionPropertiesTest.test_copying___code___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying__test.test_collections.TestCounter.test_copying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_copying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying__test.test_ordered_dict.CPythonOrderedDictTests.test_copying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying__test.test_ordered_dict.CPythonOrderedDictWithSlotsCopyingTests.test_copying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_copying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying__test.test_ordered_dict.PurePythonOrderedDictTests.test_copying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying__test.test_ordered_dict.PurePythonOrderedDictWithSlotsCopyingTests.test_copying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying__test.test_re.ReTests.test_copying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying__test.test_structseq.StructSeqTest.test_copying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying__test.test_weakset.TestWeakSet.test_copying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copying_with_unnamed_fields__test.test_structseq.StructSeqTest.test_copying_with_unnamed_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copymode_follow_symlinks__test.test_shutil.TestCopy.test_copymode_follow_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copymode_symlink_to_symlink__test.test_shutil.TestCopy.test_copymode_symlink_to_symlink__'requires_os.lchmod'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_copymode_symlink_to_symlink_wo_lchmod__test.test_shutil.TestCopy.test_copymode_symlink_to_symlink_wo_lchmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copynegate__test.test_decimal.CIBMTestCases.test_copynegate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copynegate__test.test_decimal.PyIBMTestCases.test_copynegate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copysign__test.test_decimal.CIBMTestCases.test_copysign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copysign__test.test_decimal.PyIBMTestCases.test_copysign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copystat_handles_harmless_chflags_errors__test.test_shutil.TestCopy.test_copystat_handles_harmless_chflags_errors__'requires_os.chflags,_EOPNOTSUPP_&_ENOTSUP'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_copystat_symlinks__test.test_shutil.TestCopy.test_copystat_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_arg_types_of_ignore__test.test_shutil.TestCopyTree.test_copytree_arg_types_of_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_custom_copy_function__test.test_shutil.TestCopyTree.test_copytree_custom_copy_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_dangling_symlinks__test.test_shutil.TestCopyTree.test_copytree_dangling_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_dirs_exist_ok__test.test_shutil.TestCopyTree.test_copytree_dirs_exist_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_named_pipe__test.test_shutil.TestCopyTree.test_copytree_named_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_retains_permissions__test.test_shutil.TestCopyTree.test_copytree_retains_permissions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_return_value__test.test_shutil.TestCopyTree.test_copytree_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_simple__test.test_shutil.TestCopyTree.test_copytree_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_special_func__test.test_shutil.TestCopyTree.test_copytree_special_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_subdirectory__test.test_shutil.TestCopyTree.test_copytree_subdirectory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_symlink_dir__test.test_shutil.TestCopyTree.test_copytree_symlink_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_symlinks__test.test_shutil.TestCopyTree.test_copytree_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_winerror__test.test_shutil.TestCopyTree.test_copytree_winerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copytree_with_exclude__test.test_shutil.TestCopyTree.test_copytree_with_exclude_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copyxattr__test.test_shutil.TestCopy.test_copyxattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_copyxattr_symlinks__test.test_shutil.TestCopy.test_copyxattr_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_corners__test.test_xml_etree.ElementIterTest.test_corners_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_corners__test.test_xml_etree_c.ElementIterTest.test_corners_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coro_wrapper_send_stop_iterator__test.test_coroutines.CoroutineTest.test_coro_wrapper_send_stop_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coro_wrapper_send_tuple__test.test_coroutines.CoroutineTest.test_coro_wrapper_send_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_corotype_1__test.test_coroutines.CoroutineTest.test_corotype_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine__test.test_typing.CollectionsAbcTests.test_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_like_object_debug_formatting__test.test_asyncio.test_events.HandleTests.test_coroutine_like_object_debug_formatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_coroutine_non_gen_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_coroutine_non_gen_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_coroutine_non_gen_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_coroutine_non_gen_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_coroutine_non_gen_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_coroutine_non_gen_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_coroutine_non_gen_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_coroutine_non_gen_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function_return_future__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_coroutine_non_gen_function_return_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function_return_future__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_coroutine_non_gen_function_return_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function_return_future__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_coroutine_non_gen_function_return_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function_return_future__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_coroutine_non_gen_function_return_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function_return_future__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_coroutine_non_gen_function_return_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function_return_future__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_coroutine_non_gen_function_return_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function_return_future__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_coroutine_non_gen_function_return_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coroutine_non_gen_function_return_future__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_coroutine_non_gen_function_return_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_correct_detection_of_start_tags__test.test_htmlparser.HTMLParserTestCase.test_correct_detection_of_start_tags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_correct_finalizer_work_if_already_deleted__test.test_tempfile.TestNamedTemporaryFile.test_correct_finalizer_work_if_already_deleted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_correct_import_cET__test.test_xml_etree_c.TestAcceleratorImported.test_correct_import_cET_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_correct_import_cET_alias__test.test_xml_etree_c.TestAcceleratorImported.test_correct_import_cET_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_correct_import_pyET__test.test_xml_etree.NoAcceleratorTest.test_correct_import_pyET_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_correctly_quoted_string__test.test_pickle.CUnpicklerTests.test_correctly_quoted_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_correctly_quoted_string__test.test_pickle.InMemoryPickleTests.test_correctly_quoted_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_correctly_quoted_string__test.test_pickle.PyUnpicklerTests.test_correctly_quoted_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_correctly_rounded_true_division__test.test_long.LongTest.test_correctly_rounded_true_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_correlation_spearman__test.test_statistics.TestCorrelationAndCovariance.test_correlation_spearman_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_countOf__test.test_iter.TestCase.test_countOf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_countOf__test.test_operator.COperatorTestCase.test_countOf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_countOf__test.test_operator.PyOperatorTestCase.test_countOf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_countTestCases__test.test_unittest.test_case.Test_TestCase.test_countTestCases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_countTestCases__test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_countTestCases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_countTestCases_nested__test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_countTestCases_simple__test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_countTestCases_zero_nested__test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_zero_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_countTestCases_zero_simple__test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_zero_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.ByteTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.DoubleTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.FloatTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.IntTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.LargeArrayTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.LongLongTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.LongTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.ShortTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.UnicodeTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.UnsignedByteTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.UnsignedIntTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.UnsignedLongLongTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.UnsignedLongTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_array.UnsignedShortTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_bigmem.BytearrayTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_bigmem.BytesTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_bigmem.ListTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_bigmem.StrTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_bytes.ByteArrayAsStringTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_bytes.ByteArrayTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_bytes.BytesAsStringTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_bytes.BytesTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_deque.TestBasic.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_deque.TestSequence.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_itertools.TestBasicOps.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_itertools.TestExamples.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_itertools.TestGC.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_list.ListTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_math_property.NextafterTests.test_count__'Hypothesis_required_for_property_test_with_no_specified_examples'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_count__test.test_range.RangeTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_tuple.TupleTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_unicode.UnicodeTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_userlist.UserListTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count__test.test_userstring.UserStringTest.test_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_and_summary__test.test_trace.TestCommandLine.test_count_and_summary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_index_remove_crashes__test.test_list.ListTest.test_count_index_remove_crashes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_interspersed_args__test.test_optparse.TestCount.test_count_interspersed_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_no_interspersed_args__test.test_optparse.TestCount.test_count_no_interspersed_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_no_such_option__test.test_optparse.TestCount.test_count_no_such_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_one__test.test_optparse.TestCount.test_count_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_option_no_value__test.test_optparse.TestCount.test_count_option_no_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_overflow__test.test_struct.StructTest.test_count_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_override_amount__test.test_optparse.TestCount.test_count_override_amount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_override_quiet__test.test_optparse.TestCount.test_count_override_quiet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_overriding__test.test_optparse.TestCount.test_count_overriding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_overriding_default__test.test_optparse.TestCount.test_count_overriding_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_three__test.test_optparse.TestCount.test_count_three_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_three_apart__test.test_optparse.TestCount.test_count_three_apart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_with_default__test.test_optparse.TestCount.test_count_with_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_count_with_stride__test.test_itertools.TestBasicOps.test_count_with_stride_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_counter__test.test_pprint.QueryTestCase.test_counter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_counter__test.test_typing.CollectionsAbcTests.test_counter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_counter_data__test.test_statistics.TestMode.test_counter_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_counter_instantiation__test.test_typing.CollectionsAbcTests.test_counter_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_counter_subclass_instantiation__test.test_typing.CollectionsAbcTests.test_counter_subclass_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cover_files_written_no_highlight__test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_no_highlight_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cover_files_written_with_highlight__test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_with_highlight_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coverage__test.test_regrtest.ArgsTestCase.test_coverage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coverage__test.test_regrtest.ParseArgsTestCase.test_coverage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coverage__test.test_richcmp.ListTest.test_coverage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coverage__test.test_trace.TestCoverage.test_coverage__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_coverage_ignore__test.test_trace.TestCoverage.test_coverage_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coverageresults_update__test.test_trace.TestCoverage.test_coverageresults_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coverdir__test.test_regrtest.ParseArgsTestCase.test_coverdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.ByteTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.DoubleTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.FloatTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.IntTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.LongLongTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.LongTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.ShortTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.UnicodeTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.UnsignedByteTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.UnsignedIntTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.UnsignedLongLongTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.UnsignedLongTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_coveritertraverse__test.test_array.UnsignedShortTest.test_coveritertraverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cow_mutable__test.test_memoryio.CBytesIOTest.test_cow_mutable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cow_setstate__test.test_memoryio.CBytesIOTest.test_cow_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cow_truncate__test.test_memoryio.CBytesIOTest.test_cow_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cow_write__test.test_memoryio.CBytesIOTest.test_cow_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cp1252__test.test_codecs.CodePageTest.test_cp1252__'code_pages_are_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cp1252_url__test.test_wsgiref.IntegrationTests.test_cp1252_url_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cp932__test.test_codecs.CodePageTest.test_cp932__'code_pages_are_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cp_utf7__test.test_codecs.CodePageTest.test_cp_utf7__'code_pages_are_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cprofile__test.test_cprofile.CProfileTest.test_cprofile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cprofile__test.test_profile.ProfileTest.test_cprofile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cpu_count__test.test_os.CPUCountTests.test_cpu_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cr__test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_cr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cr__test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_cr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cr__test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_cr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cr__test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_cr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cr_await__test.test_coroutines.CoroutineTest.test_cr_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cr_frame_after_close__test.test_coroutines.CoroutineTest.test_cr_frame_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cr_frame_f_back__test.test_generators.GeneratorTest.test_cr_frame_f_back_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crashed__test.test_regrtest.ArgsTestCase.test_crashed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crasher_on_windows__test.test_mmap.MmapTests.test_crasher_on_windows__'requires_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_crashers_crash__test.test_crashers.CrasherTest.test_crashers_crash__'these_tests_are_too_fragile'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_crashing_decode_handler__test.test_codeccallbacks.CodecCallbackTest.test_crashing_decode_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crc32__test.test_binascii.ArrayBinASCIITest.test_crc32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crc32__test.test_binascii.BinASCIITest.test_crc32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crc32__test.test_binascii.BytearrayBinASCIITest.test_crc32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crc32__test.test_binascii.MemoryviewBinASCIITest.test_crc32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crc32_adler32_unsigned__test.test_zlib.ChecksumTestCase.test_crc32_adler32_unsigned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crc32empty__test.test_zlib.ChecksumTestCase.test_crc32empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crc32start__test.test_zlib.ChecksumTestCase.test_crc32start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crc_hqx__test.test_binascii.ArrayBinASCIITest.test_crc_hqx_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crc_hqx__test.test_binascii.BinASCIITest.test_crc_hqx_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crc_hqx__test.test_binascii.BytearrayBinASCIITest.test_crc_hqx_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crc_hqx__test.test_binascii.MemoryviewBinASCIITest.test_crc_hqx_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crcrcrlf2__test.test_source_encoding.BytesSourceEncodingTest.test_crcrcrlf2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crcrcrlf2__test.test_source_encoding.FileSourceEncodingTest.test_crcrcrlf2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crcrcrlf__test.test_source_encoding.BytesSourceEncodingTest.test_crcrcrlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crcrcrlf__test.test_source_encoding.FileSourceEncodingTest.test_crcrcrlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crcrlf__test.test_source_encoding.BytesSourceEncodingTest.test_crcrlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crcrlf__test.test_source_encoding.FileSourceEncodingTest.test_crcrlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create__test.test_epoll.TestEPoll.test_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create__test.test_interpreters.TestChannels.test_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create__test.test_plistlib.TestPlistlib.test_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create__test.test_tarfile.Bz2CreateTest.test_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create__test.test_tarfile.CreateTest.test_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create__test.test_tarfile.CreateWithXModeTest.test_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create__test.test_tarfile.GzipCreateTest.test_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create__test.test_tarfile.LzmaCreateTest.test_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_and_specs__test.test_unittest.testmock.testpatch.PatchTest.test_create_and_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_archive__test.test_zipapp.ZipAppTest.test_create_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_archive_default_target__test.test_zipapp.ZipAppTest.test_create_archive_default_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_archive_filter_exclude_dir__test.test_zipapp.ZipAppTest.test_create_archive_filter_exclude_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_archive_with_compression__test.test_zipapp.ZipAppTest.test_create_archive_with_compression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_archive_with_filter__test.test_zipapp.ZipAppTest.test_create_archive_with_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_archive_with_pathlib__test.test_zipapp.ZipAppTest.test_create_archive_with_pathlib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_archive_with_subdirs__test.test_zipapp.ZipAppTest.test_create_archive_with_subdirs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_at_shutdown_with_encoding__test.test_io.CTextIOWrapperTest.test_create_at_shutdown_with_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_at_shutdown_with_encoding__test.test_io.PyTextIOWrapperTest.test_create_at_shutdown_with_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_at_shutdown_without_encoding__test.test_io.CTextIOWrapperTest.test_create_at_shutdown_without_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_at_shutdown_without_encoding__test.test_io.PyTextIOWrapperTest.test_create_at_shutdown_without_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_autospec__test.test_unittest.testmock.testasync.AsyncAutospecTest.test_create_autospec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_autospec__test.test_unittest.testmock.testcallable.TestCallable.test_create_autospec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_autospec_classmethod_and_staticmethod__test.test_unittest.testmock.testmock.MockTest.test_create_autospec_classmethod_and_staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_autospec_instance__test.test_unittest.testmock.testasync.AsyncAutospecTest.test_create_autospec_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_autospec_instance__test.test_unittest.testmock.testcallable.TestCallable.test_create_autospec_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_autospec_keyword_arguments__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_keyword_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_autospec_keyword_only_arguments__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_keyword_only_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_autospec_none__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_autospec_return_value__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_autospec_with_name__test.test_unittest.testmock.testmock.MockTest.test_create_autospec_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_cid__test.test__xxinterpchannels.ChannelTests.test_create_cid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_collation_bad_upper__test.test_sqlite3.test_hooks.CollationTests.test_create_collation_bad_upper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_collation_not_ascii__test.test_sqlite3.test_hooks.CollationTests.test_create_collation_not_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_collation_not_callable__test.test_sqlite3.test_hooks.CollationTests.test_create_collation_not_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_collation_not_string__test.test_sqlite3.test_hooks.CollationTests.test_create_collation_not_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_command__test.test_tarfile.CommandLineTest.test_create_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_command__test.test_zipfile.test_core.CommandLineTest.test_create_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_command_compressed__test.test_tarfile.CommandLineTest.test_create_command_compressed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_command_dot_started_filename__test.test_tarfile.CommandLineTest.test_create_command_dot_started_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_command_dotless_filename__test.test_tarfile.CommandLineTest.test_create_command_dotless_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_command_verbose__test.test_tarfile.CommandLineTest.test_create_command_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection__test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection__test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection__test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection__test.test_socket.NetworkConnectionNoServer.test_create_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_all_errors__test.test_socket.NetworkConnectionNoServer.test_create_connection_all_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_bluetooth__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_bluetooth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_connect_err__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_connect_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_host_port_sock__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_host_port_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_ip_addr__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ip_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_ipv6_scope__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ipv6_scope_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr__test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr__test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr__test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr_in_use__test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr_in_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr_in_use__test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr_in_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr_in_use__test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_in_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr_nomatch_family__test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr_nomatch_family_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr_nomatch_family__test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr_nomatch_family_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr_nomatch_family__test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_nomatch_family_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr_skip_different_family__test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr_skip_different_family_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr_skip_different_family__test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr_skip_different_family_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_local_addr_skip_different_family__test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_skip_different_family_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_memory_leak__test.test_asyncio.test_ssl.TestSSL.test_create_connection_memory_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_memory_leak__test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_memory_leak__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_create_connection_memory_leak__test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_memory_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_multiple__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_multiple_errors__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_multiple_errors_local_addr__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple_errors_local_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_no_getaddrinfo__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_getaddrinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_no_host_port_sock__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_host_port_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_no_inet_pton__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_inet_pton_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_no_local_addr__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_local_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_no_ssl_server_hostname_errors__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_ssl_server_hostname_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_service_name__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_service_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_sock__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_create_connection_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_sock__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_create_connection_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_sock__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_create_connection_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_ssl_1__test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_ssl_failed_certificate__test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_failed_certificate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_ssl_failed_certificate__test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_failed_certificate__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_create_connection_ssl_failed_certificate__test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_ssl_failed_certificate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_ssl_server_hostname_default__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_server_hostname_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_ssl_server_hostname_errors__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_server_hostname_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_ssl_slow_handshake__test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_slow_handshake_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_ssl_slow_handshake__test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_slow_handshake__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_create_connection_ssl_slow_handshake__test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_ssl_slow_handshake_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_ssl_timeout_for_plain_socket__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_timeout_for_plain_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_timeout__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_timeout__test.test_socket.NetworkConnectionNoServer.test_create_connection_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_connection_wrong_sock__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_wrong_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_daemon_thread__test.test__xxsubinterpreters.RunStringTests.test_create_daemon_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint__test.test_asyncio.test_events.EPollEventLoopTests.test_create_datagram_endpoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint__test.test_asyncio.test_events.PollEventLoopTests.test_create_datagram_endpoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint__test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_addr_error__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_addr_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_allow_broadcast__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_allow_broadcast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_cant_bind__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_cant_bind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_connect_err__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_connect_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_existing_sock_unix__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_existing_sock_unix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_ip_addr__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_ip_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_ipv6__test.test_asyncio.test_events.EPollEventLoopTests.test_create_datagram_endpoint_ipv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_ipv6__test.test_asyncio.test_events.PollEventLoopTests.test_create_datagram_endpoint_ipv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_ipv6__test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint_ipv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_no_addrinfo__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_no_addrinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_no_matching_family__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_no_matching_family_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_noaddr_nofamily__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_noaddr_nofamily_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_nosoreuseport__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_nosoreuseport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_setblk_err__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_setblk_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_sock__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_sock__test.test_asyncio.test_events.EPollEventLoopTests.test_create_datagram_endpoint_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_sock__test.test_asyncio.test_events.PollEventLoopTests.test_create_datagram_endpoint_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_sock__test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_sock_sockopts__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock_sockopts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_sock_unix__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock_unix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_socket_err__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_socket_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_sockopts__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sockopts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_datagram_endpoint_wrong_sock__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_wrong_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_decimal__test.test_decimal.CCoverage.test_create_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_decimal__test.test_decimal.PyCoverage.test_create_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_decimal_from_float__test.test_decimal.CPythonAPItests.test_create_decimal_from_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_decimal_from_float__test.test_decimal.PyPythonAPItests.test_create_decimal_from_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_default_context__test.test_ssl.ContextTests.test_create_default_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_directory_with_write__test.test_zipfile.test_core.TestWithDirectory.test_create_directory_with_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_existing__test.test_tarfile.Bz2CreateTest.test_create_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_existing__test.test_tarfile.CreateTest.test_create_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_existing__test.test_tarfile.CreateWithXModeTest.test_create_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_existing__test.test_tarfile.GzipCreateTest.test_create_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_existing__test.test_tarfile.LzmaCreateTest.test_create_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_existing_taropen__test.test_tarfile.Bz2CreateTest.test_create_existing_taropen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_existing_taropen__test.test_tarfile.CreateTest.test_create_existing_taropen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_existing_taropen__test.test_tarfile.GzipCreateTest.test_create_existing_taropen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_existing_taropen__test.test_tarfile.LzmaCreateTest.test_create_existing_taropen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_fail__test.test_io.CMiscIOTest.test_create_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_fail__test.test_io.PyMiscIOTest.test_create_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.ByteTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.DoubleTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.FloatTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.IntTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.LongLongTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.LongTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.ShortTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.UnicodeTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.UnsignedByteTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.UnsignedIntTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.UnsignedLongLongTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.UnsignedLongTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_from_bytes__test.test_array.UnsignedShortTest.test_create_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_junction__test.test_os.Win32JunctionTests.test_create_junction__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_create_many_sequential__test.test_interpreters.StressTests.test_create_many_sequential__'these_are_crashing,_likely_just_due_just_to__xxsubinterpreters__see_gh-105699_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_create_many_threaded__test.test_interpreters.StressTests.test_create_many_threaded__'these_are_crashing,_likely_just_due_just_to__xxsubinterpreters__see_gh-105699_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_create_module__test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_create_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_module__test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_create_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_module__test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_module__test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_module_returns_None__test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_returns_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_module_returns_None__test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_returns_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_named_task_with_custom_factory__test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_named_task_with_custom_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_named_task_with_default_factory__test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_named_task_with_default_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_new__test.test_dbm_dumb.DumbDBMTestCase.test_create_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_non_existent_file_for_append__test.test_zipfile.test_core.OtherTests.test_create_non_existent_file_for_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_pathlike_name__test.test_tarfile.Bz2CreateTest.test_create_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_pathlike_name__test.test_tarfile.CreateTest.test_create_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_pathlike_name__test.test_tarfile.CreateWithXModeTest.test_create_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_pathlike_name__test.test_tarfile.GzipCreateTest.test_create_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_pathlike_name__test.test_tarfile.LzmaCreateTest.test_create_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_pax_header__test.test_tarfile.PaxWriteTest.test_create_pax_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_read__test.test_csv.TestLeaks.test_create_read__'requires_sys.gettotalrefcount__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_create_server__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_create_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_addr_in_use__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_addr_in_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_addr_in_use__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_addr_in_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_addr_in_use__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_addr_in_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_cancel__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_create_server_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_cant_bind__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_cant_bind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_dual_stack__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_dual_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_dual_stack__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_dual_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_dual_stack__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_dual_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_empty_host__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_empty_host_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_host_port_sock__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_host_port_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ipv6__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_ipv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_multiple_hosts_ipv4__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_multiple_hosts_ipv4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_multiple_hosts_ipv4__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_multiple_hosts_ipv4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_multiple_hosts_ipv4__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_multiple_hosts_ipv4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_multiple_hosts_ipv6__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_multiple_hosts_ipv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_multiple_hosts_ipv6__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_multiple_hosts_ipv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_multiple_hosts_ipv6__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_multiple_hosts_ipv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_no_getaddrinfo__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_no_getaddrinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_no_host_port_sock__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_no_host_port_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_nosoreuseport__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_nosoreuseport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_reuse_port__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_reuse_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_reuse_port__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_reuse_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_reuse_port__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_reuse_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_sock__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_sock__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_sock__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_soreuseport_only_defined__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_soreuseport_only_defined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_1__test.test_asyncio.test_ssl.TestSSL.test_create_server_ssl_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_match_failed__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl_match_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_match_failed__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl_match_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_match_failed__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_match_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_over_ssl__test.test_asyncio.test_ssl.TestSSL.test_create_server_ssl_over_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_timeout_for_plain_socket__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_ssl_timeout_for_plain_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_verified__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl_verified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_verified__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl_verified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_verified__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_verify_failed__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl_verify_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_verify_failed__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl_verify_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_ssl_verify_failed__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verify_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_stream_bittype__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_stream_bittype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_trsock__test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_trsock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_trsock__test.test_asyncio.test_events.PollEventLoopTests.test_create_server_trsock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_trsock__test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_trsock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_server_wrong_sock__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_wrong_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_snapshot__test.test_tracemalloc.TestSnapshot.test_create_snapshot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_sorted_archive__test.test_zipapp.ZipAppTest.test_create_sorted_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_ssl_connection__test.test_asyncio.test_events.EPollEventLoopTests.test_create_ssl_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_ssl_connection__test.test_asyncio.test_events.PollEventLoopTests.test_create_ssl_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_ssl_connection__test.test_asyncio.test_events.SelectEventLoopTests.test_create_ssl_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_ssl_unix_connection__test.test_asyncio.test_events.EPollEventLoopTests.test_create_ssl_unix_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_ssl_unix_connection__test.test_asyncio.test_events.PollEventLoopTests.test_create_ssl_unix_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_ssl_unix_connection__test.test_asyncio.test_events.SelectEventLoopTests.test_create_ssl_unix_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_env_exec__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_env_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_env_exec__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_env_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_env_exec__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_env_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_env_exec__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_env_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_env_shell__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_env_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_env_shell__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_env_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_env_shell__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_env_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_env_shell__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_env_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_exec_text_mode_fails__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_exec_text_mode_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_exec_text_mode_fails__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_exec_text_mode_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_exec_text_mode_fails__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_exec_text_mode_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_exec_text_mode_fails__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_exec_text_mode_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_exec_with_path__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_exec_with_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_exec_with_path__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_exec_with_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_exec_with_path__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_exec_with_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_exec_with_path__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_exec_with_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_fails_with_inactive_watcher__test.test_asyncio.test_subprocess.GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_shell_text_mode_fails__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_shell_text_mode_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_shell_text_mode_fails__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_shell_text_mode_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_shell_text_mode_fails__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_shell_text_mode_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_shell_text_mode_fails__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_shell_text_mode_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_subprocess_with_pidfd__test.test_asyncio.test_subprocess.GenericWatcherTests.test_create_subprocess_with_pidfd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_taropen__test.test_tarfile.Bz2CreateTest.test_create_taropen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_taropen__test.test_tarfile.CreateTest.test_create_taropen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_taropen__test.test_tarfile.GzipCreateTest.test_create_taropen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_taropen__test.test_tarfile.LzmaCreateTest.test_create_taropen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_taropen_pathlike_name__test.test_tarfile.Bz2CreateTest.test_create_taropen_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_taropen_pathlike_name__test.test_tarfile.CreateTest.test_create_taropen_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_taropen_pathlike_name__test.test_tarfile.CreateWithXModeTest.test_create_taropen_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_taropen_pathlike_name__test.test_tarfile.GzipCreateTest.test_create_taropen_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_taropen_pathlike_name__test.test_tarfile.LzmaCreateTest.test_create_taropen_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task__test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_error_closes_coro__test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_task_error_closes_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_async_function__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_async_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_async_function__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_async_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_async_function__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_async_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_async_function__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_async_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_async_function__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_async_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_async_function__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_async_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_async_function__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_async_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_async_function__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_async_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_asynclike_function__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_asynclike_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_asynclike_function__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_asynclike_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_asynclike_function__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_asynclike_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_asynclike_function__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_asynclike_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_asynclike_function__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_asynclike_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_asynclike_function__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_asynclike_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_asynclike_function__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_asynclike_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_asynclike_function__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_asynclike_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_noncoroutine__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_noncoroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_noncoroutine__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_noncoroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_noncoroutine__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_noncoroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_noncoroutine__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_noncoroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_noncoroutine__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_noncoroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_noncoroutine__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_noncoroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_noncoroutine__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_noncoroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_task_with_noncoroutine__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_noncoroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_thread__test.test__xxsubinterpreters.RunStringTests.test_create_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_tmp__test.test_mailbox.TestMaildir.test_create_tmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unicode_buffer_non_bmp__test.test_ctypes.test_buffers.StringBufferTestCase.test_create_unicode_buffer_non_bmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_connection__test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_connection__test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_connection__test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_connection_nopath_nosock__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_nopath_nosock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_connection_nossl_serverhost__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_nossl_serverhost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_connection_path_inetsock__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_path_inetsock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_connection_path_sock__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_path_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_connection_pathlib__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_pathlib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_connection_ssl_noserverhost__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_ssl_noserverhost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_connection_ssl_timeout_with_plain_sock__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_ssl_timeout_with_plain_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server__test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server__test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server__test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_bind_error__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_bind_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_existing_path_nonsock__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_existing_path_nonsock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_existing_path_sock__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_existing_path_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_nopath_nosock__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_nopath_nosock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_path_dgram__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_path_dgram_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_path_inetsock__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_path_inetsock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_path_socket_error__test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_path_socket_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_path_socket_error__test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_path_socket_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_path_socket_error__test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_path_socket_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_path_stream_bittype__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_path_stream_bittype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_pathlib__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_pathlib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_ssl__test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_ssl__test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_ssl__test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_ssl_bool__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_ssl_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_ssl_timeout_with_plain_sock__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_ssl_timeout_with_plain_sock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_ssl_verified__test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_ssl_verified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_ssl_verified__test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_ssl_verified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_ssl_verified__test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_ssl_verify_failed__test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_ssl_verify_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_ssl_verify_failed__test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_ssl_verify_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_unix_server_ssl_verify_failed__test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verify_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_watcher__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_create_watcher_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_watcher__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_create_watcher_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_with_compresslevel__test.test_tarfile.Bz2CreateTest.test_create_with_compresslevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_with_compresslevel__test.test_tarfile.GzipCreateTest.test_create_with_compresslevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_with_preset__test.test_tarfile.LzmaCreateTest.test_create_with_preset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_write__test.test_csv.TestLeaks.test_create_write__'requires_sys.gettotalrefcount__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_create_writes__test.test_io.CMiscIOTest.test_create_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_writes__test.test_io.PyMiscIOTest.test_create_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_create_zipinfo_before_1980__test.test_zipfile.test_core.OtherTests.test_create_zipinfo_before_1980_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_created__test.test_inspect.test_inspect.TestGetAsyncGenState.test_created_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_created__test.test_inspect.test_inspect.TestGetCoroutineState.test_created_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_created__test.test_inspect.test_inspect.TestGetGeneratorState.test_created_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_creates_named__test.test_tempfile.TestNamedTemporaryFile.test_creates_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_creation_mode__test.test_import.FilePermissionTests.test_creation_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_creationflags__test.test_subprocess.Win32ProcessTestCase.test_creationflags__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_critical__test.test_logging.BasicConfigTest.test_critical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_critical__test.test_logging.LoggerAdapterTest.test_critical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_critical__test.test_logging.ModuleLevelMiscTest.test_critical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf__test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_crlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf__test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_crlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf__test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_crlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf__test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_crlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf__test.test_source_encoding.BytesSourceEncodingTest.test_crlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf__test.test_source_encoding.FileSourceEncodingTest.test_crlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf_control_via_policy__test.test_email.test_generator.TestBytesGenerator.test_crlf_control_via_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf_control_via_policy__test.test_email.test_generator.TestGenerator.test_crlf_control_via_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf_flatten__test.test_email.test_email.Test8BitBytesHandling.test_crlf_flatten_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf_flatten__test.test_email.test_email.TestParsers.test_crlf_flatten_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf_in_constructor_args_raises__test.test_email.test_headerregistry.TestAddressAndGroup.test_crlf_in_constructor_args_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf_newlines__test.test_lib2to3.test_refactor.TestRefactoringTool.test_crlf_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf_separation__test.test_email.test_email.TestParsers.test_crlf_separation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crlf_unchanged__test.test_lib2to3.test_refactor.TestRefactoringTool.test_crlf_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cross__test.test_audioop.TestAudioop.test_cross_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cross_module_pickle__test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_cross_module_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cross_zero__test.test_statistics.ApproxEqualInexactTest.test_cross_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crossreference1__test.test_import.CircularImportTests.test_crossreference1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crossreference2__test.test_import.CircularImportTests.test_crossreference2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_crypt__test.test_crypt.CryptTestCase.test_crypt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_csocket_repr__test.test_socket.GeneralModuleTests.test_csocket_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cstrings__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_cstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cte_type_7bit_handles_unknown_8bit__test.test_email.test_generator.TestBytesGenerator.test_cte_type_7bit_handles_unknown_8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cte_type_7bit_transforms_8bit_cte__test.test_email.test_generator.TestBytesGenerator.test_cte_type_7bit_transforms_8bit_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctime__test.datetimetester.TestDateTimeTZ_Fast.test_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctime__test.datetimetester.TestDateTimeTZ_Pure.test_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctime__test.datetimetester.TestDateTime_Fast.test_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctime__test.datetimetester.TestDateTime_Pure.test_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctime__test.datetimetester.TestDate_Fast.test_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctime__test.datetimetester.TestDate_Pure.test_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctime__test.datetimetester.TestSubclassDateTime_Fast.test_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctime__test.datetimetester.TestSubclassDateTime_Pure.test_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctime__test.test_time.TimeTestCase.test_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctime_without_arg__test.test_time.TimeTestCase.test_ctime_without_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctor__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_ctor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctor__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_ctor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctor__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_ctor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctor__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_ctor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctor__test.test_asyncio.test_selector_events.SelectorTransportTests.test_ctor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctor__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_ctor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctor__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_ctor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctor_extra_is_none__test.test_asyncio.test_transports.TransportTests.test_ctor_extra_is_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctor_with_waiter__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_ctor_with_waiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctx_mgr_rollback_if_commit_failed__test.test_sqlite3.test_dbapi.MultiprocessTests.test_ctx_mgr_rollback_if_commit_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ctypes_cast__test.test_memoryview.OtherTest.test_ctypes_cast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cube__test.test_set.TestGraphs.test_cube_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cuboctahedron__test.test_set.TestGraphs.test_cuboctahedron_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_curly_brace_after_primary_raises_immediately__test.test_syntax.SyntaxTestCase.test_curly_brace_after_primary_raises_immediately_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_currency__test.test_locale.TestEnUSNumberFormatting.test_currency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_currency__test.test_locale.TestFrFRNumberFormatting.test_currency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_directory__test.test_os.TestScandir.test_current_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_exceptions__test.test_sys.SysModuleTest.test_current_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_frames__test.test_sys.SysModuleTest.test_current_frames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task__test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task__test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_current_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_no_running_loop__test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_no_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_no_running_loop__test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_no_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_no_running_loop_implicit__test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_no_running_loop_implicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_no_running_loop_implicit__test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_no_running_loop_implicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_with_implicit_loop__test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_with_implicit_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_with_implicit_loop__test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_with_implicit_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_with_interleaving_tasks__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_current_task_with_interleaving_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_with_interleaving_tasks__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_current_task_with_interleaving_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_with_interleaving_tasks__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_current_task_with_interleaving_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_with_interleaving_tasks__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_current_task_with_interleaving_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_with_interleaving_tasks__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_current_task_with_interleaving_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_with_interleaving_tasks__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_current_task_with_interleaving_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_with_interleaving_tasks__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_current_task_with_interleaving_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_task_with_interleaving_tasks__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_current_task_with_interleaving_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_current_tstate_matches__test.test_capi.test_misc.Test_testcapi.test_current_tstate_matches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor__test.test_sqlite3.test_dbapi.ConnectionTests.test_cursor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor_connection__test.test_sqlite3.test_dbapi.CursorTests.test_cursor_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor_description_cte__test.test_sqlite3.test_types.CommonTableExpressionTests.test_cursor_description_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor_description_cte_multiple_columns__test.test_sqlite3.test_types.CommonTableExpressionTests.test_cursor_description_cte_multiple_columns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor_description_cte_simple__test.test_sqlite3.test_types.CommonTableExpressionTests.test_cursor_description_cte_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor_description_insert__test.test_sqlite3.test_types.ColNamesTests.test_cursor_description_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor_executescript_as_bytes__test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_as_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor_executescript_too_large_script__test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_too_large_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor_executescript_tx_control__test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_tx_control_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor_executescript_with_null_characters__test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_with_null_characters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor_executescript_with_surrogates__test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_with_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cursor_wrong_class__test.test_sqlite3.test_dbapi.CursorTests.test_cursor_wrong_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom___getattr____test.test_inspect.test_inspect.TestGetattrStatic.test_custom___getattr___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom___getattribute____test.test_inspect.test_inspect.TestGetattrStatic.test_custom___getattribute___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom__test.test_bytes.BytesTest.test_custom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom__test.test_logging.BufferingFormatterTest.test_custom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom__test.test_sqlite3.test_factory.TextFactoryTests.test_custom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom__test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_custom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_bufsize__test.test_zlib.CompressTestCase.test_custom_bufsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_builder__test.test_xml_etree.ElementTreeTest.test_custom_builder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_builder__test.test_xml_etree_c.ElementTreeTest.test_custom_builder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_builder_only_end_ns__test.test_xml_etree.ElementTreeTest.test_custom_builder_only_end_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_builder_only_end_ns__test.test_xml_etree_c.ElementTreeTest.test_custom_builder_only_end_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_data_descriptor__test.test_pydoc.TestDescriptions.test_custom_data_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_descriptors__test.test_inspect.test_inspect.TestIsDataDescriptor.test_custom_descriptors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_displayhook__test.test_sys.DisplayHookTest.test_custom_displayhook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_excepthook__test.test_threading.ExceptHookTests.test_custom_excepthook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_excepthook_fail__test.test_threading.ExceptHookTests.test_custom_excepthook_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_exception__test.test_exception_group.StrAndReprTests.test_custom_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_factory__test.test_asyncio.test_runners.RunnerTests.test_custom_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_factory__test.test_sqlite3.test_factory.RowFactoryTests.test_custom_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_filter__test.test_tarfile.TestExtractionFilters.test_custom_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_flag_bitwise__test.test_enum.TestSpecial.test_custom_flag_bitwise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_format_frame__test.test_traceback.TestStack.test_custom_format_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_format_specifier__test.test_fstring.TestCase.test_custom_format_specifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_formatter_class_with_validate2__test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_formatter_class_with_validate2_with_wrong_fmt__test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate2_with_wrong_fmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_formatter_class_with_validate3__test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_formatter_class_with_validate__test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_formatter_function_with_defaults__test.test_logging.ConfigDictTest.test_custom_formatter_function_with_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_formatter_function_with_validate__test.test_logging.ConfigDictTest.test_custom_formatter_function_with_validate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_getattr__test.test_inspect.test_inspect.TestMain.test_custom_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_hex_error_is_noted__test.test_codecs.TransformCodecTest.test_custom_hex_error_is_noted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_id__test.test_interpreters.TestInterpreterAttrs.test_custom_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_id__test.test_interpreters.TestRecvChannelAttrs.test_custom_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_id__test.test_interpreters.TestSendChannelAttrs.test_custom_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_interpreter__test.test_zipapp.ZipAppTest.test_custom_interpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_isolated_default__test.test_interpreters.TestInterpreterAttrs.test_custom_isolated_default__'not_ready_yet__see_bpo-32604_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_custom_isolated_explicit__test.test_interpreters.TestInterpreterAttrs.test_custom_isolated_explicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_iterator_return__test.test_yield_from.TestPEP380Operation.test_custom_iterator_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_loader__test.test_importlib.resources.test_custom.CustomTraversableResourcesTests.test_custom_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_message_does_not_require_arguments__test.test_email.test_email.TestMiscellaneous.test_custom_message_does_not_require_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_message_factory_on_policy__test.test_email.test_parser.TestBytesParser.test_custom_message_factory_on_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_message_factory_on_policy__test.test_email.test_parser.TestParser.test_custom_message_factory_on_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_message_gets_policy_if_possible_from_file__test.test_email.test_parser.TestCustomMessage.test_custom_message_gets_policy_if_possible_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_message_gets_policy_if_possible_from_string__test.test_email.test_parser.TestCustomMessage.test_custom_message_gets_policy_if_possible_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_non_data_descriptor__test.test_pydoc.TestDescriptions.test_custom_non_data_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_object_dict__test.test_inspect.test_inspect.TestGetattrStatic.test_custom_object_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_pickler_dispatch_table_memleak__test.test_pickle.CIdPersPicklerTests.test_custom_pickler_dispatch_table_memleak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_pickler_dispatch_table_memleak__test.test_pickle.PyIdPersPicklerTests.test_custom_pickler_dispatch_table_memleak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_progname__test.test_optparse.TestProgName.test_custom_progname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_proto__test.test_sqlite3.test_types.ObjectAdaptationTests.test_custom_proto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_secure_protocols__test.test_http_cookiejar.CookieTests.test_custom_secure_protocols_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_strenum__test.test_enum.TestSpecial.test_custom_strenum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_subclasshook_2__test.test_typing.ProtocolTests.test_custom_subclasshook_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_subclasshook__test.test_typing.ProtocolTests.test_custom_subclasshook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_unraisablehook__test.test_sys.UnraisableHookTest.test_custom_unraisablehook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_unraisablehook_fail__test.test_sys.UnraisableHookTest.test_custom_unraisablehook_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_custom_zlib_error_is_noted__test.test_codecs.TransformCodecTest.test_custom_zlib_error_is_noted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customdescriptors_with_abstractmethod__test.test_abc.test_factory.<locals>.TestABC.test_customdescriptors_with_abstractmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customdict__test.test_types.MappingProxyTests.test_customdict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customize_wrapped_object_with_return_value__test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customize_wrapped_object_with_return_value_and_side_effect2__test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value_and_side_effect2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customize_wrapped_object_with_return_value_and_side_effect__test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value_and_side_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customize_wrapped_object_with_return_value_and_side_effect_default__test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value_and_side_effect_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customize_wrapped_object_with_side_effect_exception__test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customize_wrapped_object_with_side_effect_function__test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customize_wrapped_object_with_side_effect_iterable__test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customize_wrapped_object_with_side_effect_iterable_with_default__test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_iterable_with_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_cn.Test_GB18030.test_customreplace_encode__'encoding_contains_full_ISO_10646_map'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_cn.Test_GB2312.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_cn.Test_GBK.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_cn.Test_HZ.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_hk.Test_Big5HKSCS.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_jp.Test_CP932.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_jp.Test_EUC_JISX0213.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_jp.Test_SJISX0213.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_jp.Test_SJIS_2004.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_kr.Test_CP949.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_kr.Test_EUCKR.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_kr.Test_JOHAB.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_customreplace_encode__test.test_codecencodings_tw.Test_Big5.test_customreplace_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cw_strings__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_cw_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_ftplib.TestFTPClass.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_ftplib.TestTLS_FTPClassMixin.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_pathlib.PathSubclassTest.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_pathlib.PathTest.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_pathlib.PosixPathTest.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_pathlib.WindowsPathTest.test_cwd__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cwd__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_subprocess.ProcessTestCase.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_tarfile.Bz2WriteTest.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_tarfile.GzipWriteTest.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_tarfile.LzmaWriteTest.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd__test.test_tarfile.WriteTest.test_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_non_win32__test.test_shutil.TestWhich.test_cwd_non_win32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_non_win32__test.test_shutil.TestWhichBytes.test_cwd_non_win32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_win32__test.test_shutil.TestWhich.test_cwd_win32__'test_is_for_win32'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cwd_win32__test.test_shutil.TestWhichBytes.test_cwd_win32__'test_is_for_win32'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cwd_win32_added_before_all_other_path__test.test_shutil.TestWhich.test_cwd_win32_added_before_all_other_path__'test_is_for_win32'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cwd_win32_added_before_all_other_path__test.test_shutil.TestWhichBytes.test_cwd_win32_added_before_all_other_path__'test_is_for_win32'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_cwd_with_absolute_arg__test.test_subprocess.ProcessTestCase.test_cwd_with_absolute_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_with_absolute_arg__test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_absolute_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_with_bytes__test.test_subprocess.ProcessTestCase.test_cwd_with_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_with_bytes__test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_with_pathlike__test.test_subprocess.ProcessTestCase.test_cwd_with_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_with_pathlike__test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_with_relative_arg__test.test_subprocess.ProcessTestCase.test_cwd_with_relative_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_with_relative_arg__test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_relative_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_with_relative_executable__test.test_subprocess.ProcessTestCase.test_cwd_with_relative_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cwd_with_relative_executable__test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_relative_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle__test.test_graphlib.TestTopologicalSort.test_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle__test.test_inspect.test_inspect.TestUnwrap.test_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle__test.test_itertools.TestBasicOps.test_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle__test.test_itertools.TestExamples.test_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle__test.test_itertools.TestGC.test_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle__test.test_itertools.TestVariousIteratorArgs.test_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle__test.test_picklebuffer.PickleBufferTest.test_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle__test.test_slice.SliceTest.test_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle_broken__test.test_raise.TestContext.test_cycle_broken_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle_collection__test.test_threading_local.PyThreadingLocalTest.test_cycle_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle_collection__test.test_threading_local.ThreadLocalTest.test_cycle_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle_copy_pickle__test.test_itertools.TestBasicOps.test_cycle_copy_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle_setstate__test.test_itertools.TestBasicOps.test_cycle_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle_through_dict__test.test_descr.ClassPropertiesAndMethods.test_cycle_through_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycle_unpickle_compat__test.test_itertools.TestBasicOps.test_cycle_unpickle_compat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cycles__test.test_plistlib.TestBinaryPlistlib.test_cycles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cyclic_dataclass__test.test_pprint.QueryTestCase.test_cyclic_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cyclic_gc__test.test_xml_etree.BasicElementTest.test_cyclic_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cyclic_gc__test.test_xml_etree_c.BasicElementTest.test_cyclic_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cyclical_repr__test.test_set.TestFrozenSet.test_cyclical_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cyclical_repr__test.test_set.TestFrozenSetSubclass.test_cyclical_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cyclical_repr__test.test_set.TestSet.test_cyclical_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_cyclical_repr__test.test_set.TestSetSubclass.test_cyclical_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_d__test.test_capi.test_getargs.Float_TestCase.test_d_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_d_compile_error__test.test_compileall.CommandLineTestsNoSourceEpoch.test_d_compile_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_d_compile_error__test.test_compileall.CommandLineTestsWithSourceEpoch.test_d_compile_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_d_runtime_error__test.test_compileall.CommandLineTestsNoSourceEpoch.test_d_runtime_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_d_runtime_error__test.test_compileall.CommandLineTestsWithSourceEpoch.test_d_runtime_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_daemon_param__test.test_threading.ThreadTests.test_daemon_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_daemon_threads_fatal_error__test.test_threading.SubinterpThreadingTests.test_daemon_threads_fatal_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_daemon_threads_not_allowed__test.test_threading.SubinterpThreadingTests.test_daemon_threads_not_allowed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_daemon_threads_shutdown_stderr_deadlock__test.test_io.CMiscIOTest.test_daemon_threads_shutdown_stderr_deadlock__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_daemon_threads_shutdown_stdout_deadlock__test.test_io.CMiscIOTest.test_daemon_threads_shutdown_stdout_deadlock__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_daemonize_active_thread__test.test_threading.ThreadingExceptionTests.test_daemonize_active_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dash_c_loader__test.test_cmd_line_script.CmdLineTest.test_dash_c_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dash_m_bad_pyc__test.test_cmd_line_script.CmdLineTest.test_dash_m_bad_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dash_m_error_code_is_one__test.test_cmd_line_script.CmdLineTest.test_dash_m_error_code_is_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dash_m_errors__test.test_cmd_line_script.CmdLineTest.test_dash_m_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dash_m_init_traceback__test.test_cmd_line_script.CmdLineTest.test_dash_m_init_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dash_m_main_traceback__test.test_cmd_line_script.CmdLineTest.test_dash_m_main_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_data__test.test_imghdr.TestImghdr.test_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_data__test.test_sndhdr.TestFormats.test_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_data__test.test_urllib2.RequestTests.test_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_data_attributes__test.test_time.TimeTestCase.test_data_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_data_connection__test.test_ftplib.TestTLS_FTPClass.test_data_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_data_error__test.test_sqlite3.test_dbapi.ModuleTests.test_data_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_data_filter__test.test_tarfile.TestExtractionFilters.test_data_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_data_received_after_closing__test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_data_received_after_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_data_received_error__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_data_received_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_data_type_error__test.test_statistics.TestMedianGrouped.test_data_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_data_urls__test.test_mimetypes.MimeTypesTestCase.test_data_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_database_error__test.test_sqlite3.test_dbapi.ModuleTests.test_database_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_database_keyword__test.test_sqlite3.test_dbapi.OpenTests.test_database_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_database_source_name__test.test_sqlite3.test_backup.BackupTests.test_database_source_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dataclass_no_repr__test.test_pprint.QueryTestCase.test_dataclass_no_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dataclass_params_repr__test.test_dataclasses.TestCase.test_dataclass_params_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dataclass_params_signature__test.test_dataclasses.TestCase.test_dataclass_params_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dataclass_with_repr__test.test_pprint.QueryTestCase.test_dataclass_with_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dataclasses_pickleable__test.test_dataclasses.TestCase.test_dataclasses_pickleable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dataclasses_qualnames__test.test_dataclasses.TestCase.test_dataclasses_qualnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datagram_loop_reading__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datagram_loop_reading_aborted__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_aborted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datagram_loop_reading_data__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datagram_loop_reading_no_data__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_no_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datagram_loop_writing__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_writing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datagram_loop_writing_aborted__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_writing_aborted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datagram_protocol__test.test_asyncio.test_protocols.ProtocolsAbsTests.test_datagram_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date__test.test_mailbox.TestMaildirMessage.test_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date__test.test_nntplib.NNTPv1Tests.test_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date__test.test_nntplib.NNTPv2Tests.test_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date__test.test_sqlite3.test_dbapi.ConstructorTests.test_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date__test.test_strptime.StrptimeTests.test_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date_from_date__test.datetimetester.CapiTest_Fast.test_date_from_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date_from_date__test.datetimetester.CapiTest_Pure.test_date_from_date__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_date_from_ticks__test.test_sqlite3.test_dbapi.ConstructorTests.test_date_from_ticks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date_from_timestamp__test.datetimetester.CapiTest_Fast.test_date_from_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date_from_timestamp__test.datetimetester.CapiTest_Pure.test_date_from_timestamp__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_date_header_properties__test.test_email.test_headerregistry.TestDateHeader.test_date_header_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date_time__test.test_strptime.LocaleTime_Tests.test_date_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date_time__test.test_strptime.StrptimeTests.test_date_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date_time_string__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_date_time_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date_time_sub_seconds__test.test_sqlite3.test_types.DateTimeTests.test_date_time_sub_seconds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_date_time_sub_seconds_floating_point__test.test_sqlite3.test_types.DateTimeTests.test_date_time_sub_seconds_floating_point_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datefmt__test.test_logging.BasicConfigTest.test_datefmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datetime_before_1900__test.test_xmlrpc.XMLRPCTestCase.test_datetime_before_1900_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datetime_capi__test.test_capi.test_misc.Test_testcapi.test_datetime_capi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datetime_datetime__test.test_xmlrpc.DateTimeTestCase.test_datetime_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datetime_from_dateandtime__test.datetimetester.CapiTest_Fast.test_datetime_from_dateandtime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datetime_from_dateandtime__test.datetimetester.CapiTest_Pure.test_datetime_from_dateandtime__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_datetime_from_dateandtimeandfold__test.datetimetester.CapiTest_Fast.test_datetime_from_dateandtimeandfold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datetime_from_dateandtimeandfold__test.datetimetester.CapiTest_Pure.test_datetime_from_dateandtimeandfold__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_datetime_from_timestamp__test.datetimetester.CapiTest_Fast.test_datetime_from_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_datetime_from_timestamp__test.datetimetester.CapiTest_Pure.test_datetime_from_timestamp__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_datetime_read_only__test.test_email.test_headerregistry.TestDateHeader.test_datetime_read_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_day__test.test_strptime.StrptimeTests.test_day_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_day_of_week_calculation__test.test_strptime.CalculationTests.test_day_of_week_calculation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_days__test.test_calendar.CalendarTestCase.test_days_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dbcheck__test.test_decorators.TestDecorators.test_dbcheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dbcs__test.test_multibytecodec.Test_IncrementalDecoder.test_dbcs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dbcs_keep_buffer__test.test_multibytecodec.Test_IncrementalDecoder.test_dbcs_keep_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddAbs__test.test_decimal.CIBMTestCases.test_ddAbs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddAbs__test.test_decimal.PyIBMTestCases.test_ddAbs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddAdd__test.test_decimal.CIBMTestCases.test_ddAdd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddAdd__test.test_decimal.PyIBMTestCases.test_ddAdd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddAnd__test.test_decimal.CIBMTestCases.test_ddAnd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddAnd__test.test_decimal.PyIBMTestCases.test_ddAnd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddBase__test.test_decimal.CIBMTestCases.test_ddBase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddBase__test.test_decimal.PyIBMTestCases.test_ddBase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCanonical__test.test_decimal.CIBMTestCases.test_ddCanonical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCanonical__test.test_decimal.PyIBMTestCases.test_ddCanonical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddClass__test.test_decimal.CIBMTestCases.test_ddClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddClass__test.test_decimal.PyIBMTestCases.test_ddClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCompareSig__test.test_decimal.CIBMTestCases.test_ddCompareSig_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCompareSig__test.test_decimal.PyIBMTestCases.test_ddCompareSig_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCompareTotalMag__test.test_decimal.CIBMTestCases.test_ddCompareTotalMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCompareTotalMag__test.test_decimal.PyIBMTestCases.test_ddCompareTotalMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCompareTotal__test.test_decimal.CIBMTestCases.test_ddCompareTotal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCompareTotal__test.test_decimal.PyIBMTestCases.test_ddCompareTotal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCompare__test.test_decimal.CIBMTestCases.test_ddCompare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCompare__test.test_decimal.PyIBMTestCases.test_ddCompare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCopyAbs__test.test_decimal.CIBMTestCases.test_ddCopyAbs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCopyAbs__test.test_decimal.PyIBMTestCases.test_ddCopyAbs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCopyNegate__test.test_decimal.CIBMTestCases.test_ddCopyNegate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCopyNegate__test.test_decimal.PyIBMTestCases.test_ddCopyNegate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCopySign__test.test_decimal.CIBMTestCases.test_ddCopySign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCopySign__test.test_decimal.PyIBMTestCases.test_ddCopySign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCopy__test.test_decimal.CIBMTestCases.test_ddCopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddCopy__test.test_decimal.PyIBMTestCases.test_ddCopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddDivideInt__test.test_decimal.CIBMTestCases.test_ddDivideInt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddDivideInt__test.test_decimal.PyIBMTestCases.test_ddDivideInt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddDivide__test.test_decimal.CIBMTestCases.test_ddDivide_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddDivide__test.test_decimal.PyIBMTestCases.test_ddDivide_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddEncode__test.test_decimal.CIBMTestCases.test_ddEncode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddEncode__test.test_decimal.PyIBMTestCases.test_ddEncode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddFMA__test.test_decimal.CIBMTestCases.test_ddFMA_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddFMA__test.test_decimal.PyIBMTestCases.test_ddFMA_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddInvert__test.test_decimal.CIBMTestCases.test_ddInvert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddInvert__test.test_decimal.PyIBMTestCases.test_ddInvert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddLogB__test.test_decimal.CIBMTestCases.test_ddLogB_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddLogB__test.test_decimal.PyIBMTestCases.test_ddLogB_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMaxMag__test.test_decimal.CIBMTestCases.test_ddMaxMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMaxMag__test.test_decimal.PyIBMTestCases.test_ddMaxMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMax__test.test_decimal.CIBMTestCases.test_ddMax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMax__test.test_decimal.PyIBMTestCases.test_ddMax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMinMag__test.test_decimal.CIBMTestCases.test_ddMinMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMinMag__test.test_decimal.PyIBMTestCases.test_ddMinMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMin__test.test_decimal.CIBMTestCases.test_ddMin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMin__test.test_decimal.PyIBMTestCases.test_ddMin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMinus__test.test_decimal.CIBMTestCases.test_ddMinus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMinus__test.test_decimal.PyIBMTestCases.test_ddMinus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMultiply__test.test_decimal.CIBMTestCases.test_ddMultiply_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddMultiply__test.test_decimal.PyIBMTestCases.test_ddMultiply_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddNextMinus__test.test_decimal.CIBMTestCases.test_ddNextMinus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddNextMinus__test.test_decimal.PyIBMTestCases.test_ddNextMinus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddNextPlus__test.test_decimal.CIBMTestCases.test_ddNextPlus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddNextPlus__test.test_decimal.PyIBMTestCases.test_ddNextPlus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddNextToward__test.test_decimal.CIBMTestCases.test_ddNextToward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddNextToward__test.test_decimal.PyIBMTestCases.test_ddNextToward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddOr__test.test_decimal.CIBMTestCases.test_ddOr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddOr__test.test_decimal.PyIBMTestCases.test_ddOr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddPlus__test.test_decimal.CIBMTestCases.test_ddPlus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddPlus__test.test_decimal.PyIBMTestCases.test_ddPlus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddQuantize__test.test_decimal.CIBMTestCases.test_ddQuantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddQuantize__test.test_decimal.PyIBMTestCases.test_ddQuantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddReduce__test.test_decimal.CIBMTestCases.test_ddReduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddReduce__test.test_decimal.PyIBMTestCases.test_ddReduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddRemainderNear__test.test_decimal.CIBMTestCases.test_ddRemainderNear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddRemainderNear__test.test_decimal.PyIBMTestCases.test_ddRemainderNear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddRemainder__test.test_decimal.CIBMTestCases.test_ddRemainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddRemainder__test.test_decimal.PyIBMTestCases.test_ddRemainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddRotate__test.test_decimal.CIBMTestCases.test_ddRotate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddRotate__test.test_decimal.PyIBMTestCases.test_ddRotate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddSameQuantum__test.test_decimal.CIBMTestCases.test_ddSameQuantum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddSameQuantum__test.test_decimal.PyIBMTestCases.test_ddSameQuantum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddScaleB__test.test_decimal.CIBMTestCases.test_ddScaleB_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddScaleB__test.test_decimal.PyIBMTestCases.test_ddScaleB_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddShift__test.test_decimal.CIBMTestCases.test_ddShift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddShift__test.test_decimal.PyIBMTestCases.test_ddShift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddSubtract__test.test_decimal.CIBMTestCases.test_ddSubtract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddSubtract__test.test_decimal.PyIBMTestCases.test_ddSubtract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddToIntegral__test.test_decimal.CIBMTestCases.test_ddToIntegral_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddToIntegral__test.test_decimal.PyIBMTestCases.test_ddToIntegral_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddXor__test.test_decimal.CIBMTestCases.test_ddXor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddXor__test.test_decimal.PyIBMTestCases.test_ddXor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ddl_does_not_autostart_transaction__test.test_sqlite3.test_transactions.TransactionalDDL.test_ddl_does_not_autostart_transaction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deactivate_with_strict_bash_opts__test.test_venv.BasicTest.test_deactivate_with_strict_bash_opts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dead_blocks_do_not_generate_bytecode__test.test_compile.TestSpecifics.test_dead_blocks_do_not_generate_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deadlock__test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests.test_deadlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deadlock__test.test_importlib.test_locks.Source_DeadlockAvoidanceTests.test_deadlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dealloc__test.test_capi.test_watchers.TestDictWatchers.test_dealloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dealloc__test.test_re.ImplementationTest.test_dealloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dealloc_error__test.test_capi.test_watchers.TestCodeObjectWatchers.test_dealloc_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dealloc_error__test.test_capi.test_watchers.TestDictWatchers.test_dealloc_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dealloc_warn__test.test_socket.GeneralModuleTests.test_dealloc_warn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dealloc_warn__test.test_ssl.BasicSocketTests.test_dealloc_warn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dealloc_watcher_raises_error__test.test_capi.test_watchers.TestFuncWatchers.test_dealloc_watcher_raises_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug__test.test_asyncio.test_runners.RunnerTests.test_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug__test.test_logging.BasicConfigTest.test_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug__test.test_logging.ModuleLevelMiscTest.test_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_accepts_str_port__test.test_telnetlib.OptionTests.test_debug_accepts_str_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_assignment__test.test_compile.TestSpecifics.test_debug_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_cleanup_same_loop__test.test_unittest.test_async_case.TestAsyncCase.test_debug_cleanup_same_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_conversion__test.test_fstring.TestCase.test_debug_conversion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_executes_classCleanUp__test.test_unittest.test_runner.TestClassCleanup.test_debug_executes_classCleanUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_executes_classCleanUp_when_teardown_exception__test.test_unittest.test_runner.TestClassCleanup.test_debug_executes_classCleanUp_when_teardown_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_flag__test.test_re.DebugTests.test_debug_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_in_file__test.test_fstring.TestCase.test_debug_in_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_mode_manages_coroutine_origin_tracking__test.test_asyncio.test_pep492.CoroutineTests.test_debug_mode_manages_coroutine_origin_tracking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_module_cleanUp_when_teardown_exception__test.test_unittest.test_runner.TestModuleCleanUp.test_debug_module_cleanUp_when_teardown_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_module_executes_cleanUp__test.test_unittest.test_runner.TestModuleCleanUp.test_debug_module_executes_cleanUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_skipping__test.test_unittest.test_skipping.Test_TestSkipping.test_debug_skipping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_skipping_class__test.test_unittest.test_skipping.Test_TestSkipping.test_debug_skipping_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debug_skipping_subtests__test.test_unittest.test_skipping.Test_TestSkipping.test_debug_skipping_subtests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debuglevel_2__test.test_smtplib.LMTPGeneralTests.test_debuglevel_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debuglevel_2__test.test_smtplib.SMTPGeneralTests.test_debuglevel_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debuglevel__test.test_smtplib.LMTPGeneralTests.test_debuglevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debuglevel__test.test_smtplib.SMTPGeneralTests.test_debuglevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debuglevel_reads__test.test_telnetlib.OptionTests.test_debuglevel_reads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debuglevel_write__test.test_telnetlib.OptionTests.test_debuglevel_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_debugmallocstats__test.test_sys.SysModuleTest.test_debugmallocstats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decDouble__test.test_decimal.CIBMTestCases.test_decDouble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decDouble__test.test_decimal.PyIBMTestCases.test_decDouble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decQuad__test.test_decimal.CIBMTestCases.test_decQuad_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decQuad__test.test_decimal.PyIBMTestCases.test_decQuad_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decSingle__test.test_decimal.CIBMTestCases.test_decSingle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decSingle__test.test_decimal.PyIBMTestCases.test_decSingle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_december__test.test_calendar.MondayTestCase.test_december_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_december__test.test_calendar.MonthRangeTestCase.test_december_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_december__test.test_calendar.SundayTestCase.test_december_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal__test.test_json.test_decode.TestCDecode.test_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal__test.test_json.test_decode.TestPyDecode.test_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal__test.test_statistics.CoerceTest.test_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal__test.test_statistics.ConvertTest.test_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal__test.test_statistics.ExactRatioTest.test_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal__test.test_unicodedata.UnicodeFunctionsTest.test_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_attributes__test.test_decimal.CheckAttributes.test_decimal_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_basiccontext_mismatched_infs_to_nan__test.test_statistics.SumSpecialValues.test_decimal_basiccontext_mismatched_infs_to_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_complex_comparison__test.test_decimal.CUsabilityTest.test_decimal_complex_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_complex_comparison__test.test_decimal.PyUsabilityTest.test_decimal_complex_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_extendedcontext_mismatched_infs_to_nan__test.test_statistics.SumSpecialValues.test_decimal_extendedcontext_mismatched_infs_to_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_float_comparison__test.test_decimal.CUsabilityTest.test_decimal_float_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_float_comparison__test.test_decimal.PyUsabilityTest.test_decimal_float_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_fraction_comparison__test.test_decimal.CUsabilityTest.test_decimal_fraction_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_fraction_comparison__test.test_decimal.PyUsabilityTest.test_decimal_fraction_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_from_float_argument_type__test.test_decimal.CFormatTest.test_decimal_from_float_argument_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_from_float_argument_type__test.test_decimal.PyFormatTest.test_decimal_from_float_argument_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_inf__test.test_statistics.SumSpecialValues.test_decimal_inf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_nan__test.test_statistics.ExactRatioTest.test_decimal_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_numeric_consistent__test.test_unicodedata.UnicodeMiscTest.test_decimal_numeric_consistent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_point__test.test_locale.TestFrFRNumberFormatting.test_decimal_point_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_snan_raises__test.test_statistics.SumSpecialValues.test_decimal_snan_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_sqrt_of_frac__test.test_statistics.TestSqrtHelpers.test_decimal_sqrt_of_frac_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimal_zeroes__test.test_statistics.ApproxEqualSpecialsTest.test_decimal_zeroes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimals__test.test_cmath.IsCloseTests.test_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimals__test.test_math.IsCloseTests.test_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimals__test.test_numeric_tower.HashTest.test_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimals__test.test_statistics.TestMean.test_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimals__test.test_statistics.TestPVariance.test_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimals__test.test_statistics.TestSum.test_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimals__test.test_statistics.TestVariance.test_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decimals_exact__test.test_statistics.TestHarmonicMean.test_decimals_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decistmt__test.test_tokenize.TestMisc.test_decistmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_declaration_junk_chars__test.test_htmlparser.HTMLParserTestCase.test_declaration_junk_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_base64.LegacyBase64TestCase.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_base64.TestMain.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_bigmem.BytearrayTest.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_bigmem.BytesTest.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_bytes.ByteArrayTest.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_bytes.BytesTest.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_codecs.ASCIITest.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_codecs.CodecsModuleTest.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_codecs.Latin1Test.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_codecs.PunycodeTest.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_codecs.Rot13Test.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_email.test_email.TestBase64.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_quopri.QuopriTestCase.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_uu.UUFileTest.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_uu.UUStdIOTest.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_uu.UUTest.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_xmlrpc.BinaryTestCase.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode__test.test_xmlrpc.DateTimeTestCase.test_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_error__test.test_codecs.ASCIITest.test_decode_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_error__test.test_codecs.UTF8SigTest.test_decode_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_error__test.test_codecs.UTF8Test.test_decode_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_errors__test.test_codecs.RawUnicodeEscapeTest.test_decode_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_errors__test.test_codecs.UnicodeEscapeTest.test_decode_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_false_quoting__test.test_email.test_email.TestQuopri.test_decode_false_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_filename__test.test_uu.UUFileTest.test_decode_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_header__test.test_nntplib.MiscTests.test_decode_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_header__test.test_quopri.QuopriTestCase.test_decode_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_invalid__test.test_codecs.PunycodeTest.test_decode_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_lowercase_quoting__test.test_email.test_email.TestQuopri.test_decode_lowercase_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_mode__test.test_uu.UUFileTest.test_decode_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_multiple_spaces__test.test_email.test_email.TestQuopri.test_decode_multiple_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_nonascii_str__test.test_base64.BaseXYTestCase.test_decode_nonascii_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_null_line_null_word__test.test_email.test_email.TestQuopri.test_decode_null_line_null_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_null_word__test.test_email.test_email.TestQuopri.test_decode_null_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_line__test.test_email.test_email.TestQuopri.test_decode_one_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_line_cr__test.test_email.test_email.TestQuopri.test_decode_one_line_cr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_line_crnl__test.test_email.test_email.TestQuopri.test_decode_one_line_crnl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_line_lf__test.test_email.test_email.TestQuopri.test_decode_one_line_lf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_line_nl__test.test_email.test_email.TestQuopri.test_decode_one_line_nl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_line_one_word__test.test_email.test_email.TestQuopri.test_decode_one_line_one_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_line_one_word_eol__test.test_email.test_email.TestQuopri.test_decode_one_line_one_word_eol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_line_trailing_spaces__test.test_email.test_email.TestQuopri.test_decode_one_line_trailing_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_long_line__test.test_email.test_email.TestQuopri.test_decode_one_long_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_space__test.test_email.test_email.TestQuopri.test_decode_one_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_word__test.test_email.test_email.TestQuopri.test_decode_one_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_one_word_eol__test.test_email.test_email.TestQuopri.test_decode_one_word_eol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_quoted_word__test.test_email.test_email.TestQuopri.test_decode_quoted_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_soft_line_break__test.test_email.test_email.TestQuopri.test_decode_soft_line_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_strict__test.test_codecs.LocaleCodecTest.test_decode_strict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_surrogateescape__test.test_codecs.LocaleCodecTest.test_decode_surrogateescape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_surrogatepass__test.test_codecs.LocaleCodecTest.test_decode_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_two_lines__test.test_email.test_email.TestQuopri.test_decode_two_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_two_lines_eol__test.test_email.test_email.TestQuopri.test_decode_two_lines_eol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_two_lines_trailing_spaces__test.test_email.test_email.TestQuopri.test_decode_two_lines_trailing_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_unicode__test.test_codecs.TypesTest.test_decode_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_unicode__test.test_multibytecodec.Test_IncrementalDecoder.test_decode_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_unicode__test.test_multibytecodec.Test_MultibyteCodec.test_decode_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_unsupported_error_handler__test.test_codecs.LocaleCodecTest.test_decode_unsupported_error_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_uppercase_quoting__test.test_email.test_email.TestQuopri.test_decode_uppercase_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_with_int2int_map__test.test_codecs.CharmapTest.test_decode_with_int2int_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_with_int2str_map__test.test_codecs.CharmapTest.test_decode_with_int2str_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decode_with_string_map__test.test_codecs.CharmapTest.test_decode_with_string_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decodebytes__test.test_base64.LegacyBase64TestCase.test_decodebytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoded_generator__test.test_email.test_email.TestMessageAPI.test_decoded_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoded_generator_emits_unicode_body__test.test_email.test_email.Test8BitBytesHandling.test_decoded_generator_emits_unicode_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoded_source__test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_decoded_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoded_source__test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_decoded_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decodehelper__test.test_codeccallbacks.CodecCallbackTest.test_decodehelper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decodehelper_bug36819__test.test_codeccallbacks.CodecCallbackTest.test_decodehelper_bug36819_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoder__test.test_io.StatefulIncrementalDecoderTest.test_decoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoder_optimizations__test.test_json.test_decode.TestCDecode.test_decoder_optimizations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoder_optimizations__test.test_json.test_decode.TestPyDecode.test_decoder_optimizations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoder_state__test.test_codecs.BasicUnicodeTest.test_decoder_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoder_state__test.test_codecs.UTF16Test.test_decoder_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoder_state__test.test_codecs.UTF32Test.test_decoder_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoder_state__test.test_codecs.UTF8SigTest.test_decoder_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoder_state__test.test_codecs.UTF8Test.test_decoder_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decodestring__test.test_quopri.QuopriTestCase.test_decodestring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decodestring_double_equals__test.test_quopri.QuopriTestCase.test_decodestring_double_equals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decodetwice__test.test_uu.UUFileTest.test_decodetwice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoding_callbacks__test.test_codeccallbacks.CodecCallbackTest.test_decoding_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decoding_error_at_the_end_of_the_line__test.test_cmd_line.SyntaxErrorTests.test_decoding_error_at_the_end_of_the_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompimax__test.test_zlib.CompressObjectTestCase.test_decompimax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompinc__test.test_zlib.CompressObjectTestCase.test_decompinc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompincflush__test.test_zlib.CompressObjectTestCase.test_decompincflush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decomposition__test.test_unicodedata.UnicodeFunctionsTest.test_decomposition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress__test.test_gzip.TestGzip.test_decompress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_bad_input__test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_bad_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_cannot_have_flags_compression__test.test_gzip.TestCommandLine.test_decompress_cannot_have_flags_compression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_eof__test.test_zlib.CompressObjectTestCase.test_decompress_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_eof_incomplete_stream__test.test_zlib.CompressObjectTestCase.test_decompress_eof_incomplete_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_good_input__test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_good_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_incomplete_input__test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_incomplete_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_incomplete_stream__test.test_zlib.CompressObjectTestCase.test_decompress_incomplete_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_infile_outfile__test.test_gzip.TestCommandLine.test_decompress_infile_outfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_infile_outfile_error__test.test_gzip.TestCommandLine.test_decompress_infile_outfile_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_memlimit__test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_memlimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_missing_trailer__test.test_gzip.TestGzip.test_decompress_missing_trailer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_multistream__test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_multistream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_multistream_trailing_junk__test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_multistream_trailing_junk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_raw_with_dictionary__test.test_zlib.CompressObjectTestCase.test_decompress_raw_with_dictionary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_stdin_stdout__test.test_gzip.TestCommandLine.test_decompress_stdin_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_trailing_junk__test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_trailing_junk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_truncated_trailer__test.test_gzip.TestGzip.test_decompress_truncated_trailer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_unused_data__test.test_zlib.CompressObjectTestCase.test_decompress_unused_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompress_without_3rd_party_library__test.test_zipfile.test_core.OtherTests.test_decompress_without_3rd_party_library_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompresscopy__test.test_zlib.CompressObjectTestCase.test_decompresscopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressmaxlen__test.test_zlib.CompressObjectTestCase.test_decompressmaxlen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressmaxlenflush__test.test_zlib.CompressObjectTestCase.test_decompressmaxlenflush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressobj_badflush__test.test_zlib.ExceptionTestCase.test_decompressobj_badflush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_after_eof__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_after_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_alone__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_alone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_auto__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_auto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_bad_input__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_bad_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_bigmem__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_bigmem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_bug_28275__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_bug_28275_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_chunks__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_chunks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_chunks_empty__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_chunks_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_chunks_maxsize__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_chunks_maxsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_inputbuf_1__test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_inputbuf_1__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_inputbuf_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_inputbuf_1__test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_inputbuf_2__test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_inputbuf_2__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_inputbuf_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_inputbuf_2__test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_inputbuf_3__test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_inputbuf_3__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_inputbuf_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_inputbuf_3__test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_memlimit__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_memlimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_multistream__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_multistream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_raw_1__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_raw_2__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_raw_3__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_raw_4__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_unused_data__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_unused_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompressor_xz__test.test_lzma.CompressorDecompressorTestCase.test_decompressor_xz_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decompresspickle__test.test_zlib.CompressObjectTestCase.test_decompresspickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorated__test.test_sort.TestDecorateSortUndecorate.test_decorated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorated_skip__test.test_unittest.test_skipping.Test_TestSkipping.test_decorated_skip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorating_method__test.test_contextlib.TestContextDecorator.test_decorating_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorating_method__test.test_contextlib_async.AsyncContextManagerTestCase.test_decorating_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorator__test.test_contextlib.TestContextDecorator.test_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorator__test.test_contextlib_async.AsyncContextManagerTestCase.test_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorator__test.test_typing.DataclassTransformTests.test_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorator_application_lineno_correct__test.test_traceback.CPythonTracebackErrorCaretTests.test_decorator_application_lineno_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorator_application_lineno_correct__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_decorator_application_lineno_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorator_application_lineno_correct__test.test_traceback.PurePythonTracebackErrorCaretTests.test_decorator_application_lineno_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorator_with_exception__test.test_contextlib.TestContextDecorator.test_decorator_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorator_with_exception__test.test_contextlib_async.AsyncContextManagerTestCase.test_decorator_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorator_with_lambda__test.test_inspect.test_inspect.TestDecorators.test_decorator_with_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decorators__test.test_pyclbr.PyclbrTest.test_decorators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decref_doesnt_leak__test.test_capi.test_misc.Test_testcapi.test_decref_doesnt_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_decref_freed_object__test.test_capi.test_misc.CAPITest.test_decref_freed_object__'need__testcapi.decref_freed_object__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_dedent_declining__test.test_textwrap.DedentTestCase.test_dedent_declining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dedent_even__test.test_textwrap.DedentTestCase.test_dedent_even_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dedent_nomargin__test.test_textwrap.DedentTestCase.test_dedent_nomargin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dedent_preserve_internal_tabs__test.test_textwrap.DedentTestCase.test_dedent_preserve_internal_tabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dedent_preserve_margin_tabs__test.test_textwrap.DedentTestCase.test_dedent_preserve_margin_tabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dedent_uneven__test.test_textwrap.DedentTestCase.test_dedent_uneven_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_copy__test.test_defaultdict.TestDefaultDict.test_deep_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_copy__test.test_set.TestCopyingEmpty.test_deep_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_copy__test.test_set.TestCopyingNested.test_deep_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_copy__test.test_set.TestCopyingSingleton.test_deep_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_copy__test.test_set.TestCopyingTriple.test_deep_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_copy__test.test_set.TestCopyingTuple.test_deep_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_import__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_deep_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_import__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_deep_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_invalid_rule__test.test_syntax.SyntaxTestCase.test_deep_invalid_rule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_nesting__test.test_plistlib.TestBinaryPlistlib.test_deep_nesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_relative_package_import__test.test_importlib.test_api.Frozen_ImportModuleTests.test_deep_relative_package_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_relative_package_import__test.test_importlib.test_api.Source_ImportModuleTests.test_deep_relative_package_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_split__test.test_exception_group.DeepRecursionInSplitAndSubgroup.test_deep_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_subgroup__test.test_exception_group.DeepRecursionInSplitAndSubgroup.test_deep_subgroup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deep_symlink__test.test_tarfile.TestExtractionFilters.test_deep_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.datetimetester.TestTimeZone_Fast.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.datetimetester.TestTimeZone_Pure.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.ByteTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.DoubleTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.FloatTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.IntTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.LongLongTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.LongTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.ShortTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.UnicodeTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.UnsignedByteTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.UnsignedIntTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.UnsignedLongLongTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.UnsignedLongTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_array.UnsignedShortTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_deque.TestBasic.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_functools.TestLRUC.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_functools.TestLRUPy.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_functools.TestPartialC.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_functools.TestPartialCSubclass.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_functools.TestPartialPy.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_functools.TestPartialPySubclass.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_set.TestFrozenSet.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_set.TestFrozenSetSubclass.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_set.TestSet.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_set.TestSetSubclass.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_slice.SliceTest.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy__test.test_tomllib.test_misc.TestMiscellaneous.test_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_atomic__test.test_copy.TestCopy.test_deepcopy_atomic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_basic__test.test_copy.TestCopy.test_deepcopy_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_bound_method__test.test_copy.TestCopy.test_deepcopy_bound_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_cant__test.test_copy.TestCopy.test_deepcopy_cant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_created__test.test_email.test_pickleable.TestPickleCopyMessage.test_deepcopy_created_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_date__test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_deepcopy__test.test_copy.TestCopy.test_deepcopy_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_dict__test.test_copy.TestCopy.test_deepcopy_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_dict_subclass__test.test_copy.TestCopy.test_deepcopy_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_dont_memo_immutable__test.test_copy.TestCopy.test_deepcopy_dont_memo_immutable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_empty_tuple__test.test_copy.TestCopy.test_deepcopy_empty_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_from__test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_function__test.test_copy.TestCopy.test_deepcopy_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_inst_deepcopy__test.test_copy.TestCopy.test_deepcopy_inst_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_inst_getinitargs__test.test_copy.TestCopy.test_deepcopy_inst_getinitargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_inst_getnewargs__test.test_copy.TestCopy.test_deepcopy_inst_getnewargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_inst_getnewargs_ex__test.test_copy.TestCopy.test_deepcopy_inst_getnewargs_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_inst_getstate__test.test_copy.TestCopy.test_deepcopy_inst_getstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_inst_getstate_setstate__test.test_copy.TestCopy.test_deepcopy_inst_getstate_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_inst_setstate__test.test_copy.TestCopy.test_deepcopy_inst_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_inst_vanilla__test.test_copy.TestCopy.test_deepcopy_inst_vanilla_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_issubclass__test.test_copy.TestCopy.test_deepcopy_issubclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_keepalive__test.test_copy.TestCopy.test_deepcopy_keepalive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_list__test.test_copy.TestCopy.test_deepcopy_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_list_subclass__test.test_copy.TestCopy.test_deepcopy_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_memo__test.test_copy.TestCopy.test_deepcopy_memo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_parsed__test.test_email.test_pickleable.TestPickleCopyMessage.test_deepcopy_parsed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_recursive__test.test_descr.ClassPropertiesAndMethods.test_deepcopy_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_reduce__test.test_copy.TestCopy.test_deepcopy_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_reduce_ex__test.test_copy.TestCopy.test_deepcopy_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_reflexive_dict__test.test_copy.TestCopy.test_deepcopy_reflexive_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_reflexive_inst__test.test_copy.TestCopy.test_deepcopy_reflexive_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_reflexive_list__test.test_copy.TestCopy.test_deepcopy_reflexive_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_reflexive_tuple__test.test_copy.TestCopy.test_deepcopy_reflexive_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_registry__test.test_copy.TestCopy.test_deepcopy_registry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_slots__test.test_copy.TestCopy.test_deepcopy_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_subject__test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_subject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_to__test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_tuple__test.test_copy.TestCopy.test_deepcopy_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_tuple_of_immutables__test.test_copy.TestCopy.test_deepcopy_tuple_of_immutables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_tuple_subclass__test.test_copy.TestCopy.test_deepcopy_tuple_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_weakkeydict__test.test_copy.TestCopy.test_deepcopy_weakkeydict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_weakref__test.test_copy.TestCopy.test_deepcopy_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deepcopy_weakvaluedict__test.test_copy.TestCopy.test_deepcopy_weakvaluedict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deeply_nested_repr__test.test_dictviews.DictSetTest.test_deeply_nested_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaultTestResult__test.test_unittest.test_case.Test_TestCase.test_defaultTestResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaultTest_with_iterable__test.test_unittest.test_program.Test_TestProgram.test_defaultTest_with_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaultTest_with_string__test.test_unittest.test_program.Test_TestProgram.test_defaultTest_with_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default__test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default__test.test_json.test_default.TestCDefault.test_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default__test.test_json.test_default.TestPyDefault.test_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default__test.test_logging.BufferingFormatterTest.test_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default__test.test_sys.SizeofTest.test_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default__test.test_warnings.CFilterTests.test_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default__test.test_warnings.PyFilterTests.test_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default__test.test_xmlrpc.BinaryTestCase.test_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default__test.test_xmlrpc.DateTimeTestCase.test_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_action__test.test_warnings._WarningsTests.test_default_action_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_annotations_exist__test.test_opcodes.OpcodeTest.test_default_annotations_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_args__test.test_difflib.TestFindLongest.test_default_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_capture__test.test_patma.TestTracing.test_default_capture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.ConfigParserTestCase.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.ConfigParserTestCaseNoValue.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.ConvertersTestCase.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.CopyTestCase.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.MultilineValuesTestCase.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.RawConfigParserTestCase.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.SortedTestCase.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_case_sensitivity__test.test_configparser.StrictTestCase.test_default_case_sensitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_coding__test.test_source_encoding.BytesSourceEncodingTest.test_default_coding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_coding__test.test_source_encoding.FileSourceEncodingTest.test_default_coding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_content_manager_for_add_comes_from_policy__test.test_email.test_message.TestEmailMessage.test_default_content_manager_for_add_comes_from_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_content_manager_for_add_comes_from_policy__test.test_email.test_message.TestMIMEPart.test_default_content_manager_for_add_comes_from_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_context__test.test_decimal.CSpecialContexts.test_default_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_context__test.test_decimal.PySpecialContexts.test_default_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_cte__test.test_email.test_email.TestEncoders.test_default_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_data__test.test_mimetypes.MimeTypesTestCase.test_default_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_dict__test.test_pprint.QueryTestCase.test_default_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_dispatch_table__test.test_pickle.CChainDispatchTableTests.test_default_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_dispatch_table__test.test_pickle.CDispatchTableTests.test_default_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_dispatch_table__test.test_pickle.PyChainDispatchTableTests.test_default_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_dispatch_table__test.test_pickle.PyDispatchTableTests.test_default_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_encoding__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_encoding__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_encoding__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_encoding__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_encoding__test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_encoding__test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_encoding__test.test_io.CTextIOWrapperTest.test_default_encoding__'utf-8_mode_is_enabled'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_default_encoding__test.test_io.PyTextIOWrapperTest.test_default_encoding__'utf-8_mode_is_enabled'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_default_evaluation_order__test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_default_evaluation_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_exc_handler_broken__test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_broken_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_exc_handler_callback__test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_exc_handler_coro__test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_factory__test.test_dataclasses.TestCase.test_default_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_factory_derived__test.test_dataclasses.TestCase.test_default_factory_derived_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_factory_not_called_if_value_given__test.test_dataclasses.TestCase.test_default_factory_not_called_if_value_given_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_factory_with_no_init__test.test_dataclasses.TestCase.test_default_factory_with_no_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_filter_configuration__test.test_warnings.CEnvironmentVariableTests.test_default_filter_configuration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_filter_configuration__test.test_warnings.PyEnvironmentVariableTests.test_default_filter_configuration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_first_line__test.test_dis.InstructionTests.test_default_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_globals__test.test_typing.ForwardRefTests.test_default_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_hash__test.test_hash.HashInheritanceTestCase.test_default_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_header_factory__test.test_email.test_policy.PolicyAPITests.test_default_header_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_ignores__test.test_filecmp.DirCompareTestCase.test_default_ignores_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_inheritable__test.test_socket.InheritanceTest.test_default_inheritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_init__test.test_ctypes.test_numbers.NumberTestCase.test_default_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_is_package_false__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_is_package_false__test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_is_package_true__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_is_package_true__test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_kwargs__test.test__xxinterpchannels.ChannelIDTests.test_default_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_missing_no_chained_exception__test.test_enum.TestSpecial.test_default_missing_no_chained_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_missing_with_wrong_type_value__test.test_enum.TestIntFlagClass.test_default_missing_with_wrong_type_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_missing_with_wrong_type_value__test.test_enum.TestIntFlagFunction.test_default_missing_with_wrong_type_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_missing_with_wrong_type_value__test.test_enum.TestMixedIntFlagClass.test_default_missing_with_wrong_type_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_missing_with_wrong_type_value__test.test_enum.TestMixedIntFlagFunction.test_default_missing_with_wrong_type_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_missing_with_wrong_type_value__test.test_enum.TestPlainFlagClass.test_default_missing_with_wrong_type_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_missing_with_wrong_type_value__test.test_enum.TestPlainFlagFunction.test_default_missing_with_wrong_type_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_msec_format_none__test.test_logging.FormatterTest.test_default_msec_format_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_multipart_constructor__test.test_email.test_email.TestMIMEMessage.test_default_multipart_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_no_loader__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_no_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_no_loader__test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_no_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_no_shebang__test.test_zipapp.ZipAppTest.test_default_no_shebang_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_none_1__test.test_optparse.TestExpandDefaults.test_default_none_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_none_2__test.test_optparse.TestExpandDefaults.test_default_none_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_path__test.test_http_cookiejar.CookieTests.test_default_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_path_with_query__test.test_http_cookiejar.CookieTests.test_default_path_with_query_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_progname__test.test_optparse.TestProgName.test_default_progname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_protocol__test.test_shelve.TestCase.test_default_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_quoting__test.test_urllib.QuotingTests.test_default_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_safe__test.test_urllib.QuotingTests.test_default_safe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_scheme__test.test_urlparse.UrlParseTestCase.test_default_scheme_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_shareables__test.test__xxsubinterpreters.IsShareableTests.test_default_shareables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_shareables__test.test_interpreters.TestIsShareable.test_default_shareables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_to_disabled__test.test_pyexpat.BufferTextTest.test_default_to_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_type__test.test_email.test_email.TestMIMEMessage.test_default_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_type_non_parsed__test.test_email.test_email.TestMIMEMessage.test_default_type_non_parsed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_type_with_explicit_container_type__test.test_email.test_email.TestMIMEMessage.test_default_type_with_explicit_container_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_update__test.test_functools.TestUpdateWrapper.test_default_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_update__test.test_functools.TestWraps.test_default_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_update_doc__test.test_functools.TestUpdateWrapper.test_default_update_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_update_doc__test.test_functools.TestWraps.test_default_update_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_value__test.test_dataclasses.TestDescriptors.test_default_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_value__test.test_threading.BoundedSemaphoreTests.test_default_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_value__test.test_threading.SemaphoreTests.test_default_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_values__test.test_urllib.RequestTests.test_default_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_values_for_zero__test.test_time.TimeTestCase.test_default_values_for_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_default_wildcard__test.test_patma.TestTracing.test_default_wildcard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaultdict_instantiation__test.test_typing.CollectionsAbcTests.test_defaultdict_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaultdict_subclass__test.test_typing.CollectionsAbcTests.test_defaultdict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaultrecursion__test.test_json.test_recursion.TestCRecursion.test_defaultrecursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaultrecursion__test.test_json.test_recursion.TestPyRecursion.test_defaultrecursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaults_UTF8__test.test_locale.TestMiscellaneous.test_defaults_UTF8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaults__test.test_collections.TestNamedTuple.test_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaults__test.test_dataclasses.TestKeywordArgs.test_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaults__test.test_email.test_policy.PolicyAPITests.test_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaults__test.test_http_cookies.MorselTests.test_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaults__test.test_optparse.TestStandard.test_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaults__test.test_strptime.StrptimeTests.test_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaults__test.test_type_params.TypeParamsComplexCallsTest.test_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defaults_parameter__test.test_logging.FormatterTest.test_defaults_parameter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defect_proto__test.test_sqlite3.test_types.ObjectAdaptationTests.test_defect_proto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defect_self_adapt__test.test_sqlite3.test_types.ObjectAdaptationTests.test_defect_self_adapt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defects_is_tuple__test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_defects_is_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defects_read_only__test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_defects_read_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defining_generic_protocols__test.test_typing.ProtocolTests.test_defining_generic_protocols_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_defining_generic_protocols_old_style__test.test_typing.ProtocolTests.test_defining_generic_protocols_old_style_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del__CHUNK_SIZE_SystemError__test.test_io.CTextIOWrapperTest.test_del__CHUNK_SIZE_SystemError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del___main____test.test_cmd_line.CmdLineTest.test_del___main___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del__log_destroy_pending_segfault__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_del__log_destroy_pending_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del__test.test_capi.test_watchers.TestDictWatchers.test_del_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del__test.test_fstring.TestCase.test_del_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del__test.test_gc.GCTests.test_del_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_attribute__test.test_xml_etree_c.MiscTests.test_del_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_by_finalizer__test.test_tempfile.TestNamedTemporaryFile.test_del_by_finalizer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_expand__test.test_bytes.ByteArrayTest.test_del_expand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_isolation_level_segfault__test.test_sqlite3.test_regression.RegressionTests.test_del_isolation_level_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_iter__test.test_genericalias.BaseTest.test_del_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_newclass__test.test_gc.GCTests.test_del_newclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_nonexistent_param__test.test_email.test_email.TestMessageAPI.test_del_nonexistent_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_on_close__test.test_tempfile.TestNamedTemporaryFile.test_del_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_on_close__test.test_tempfile.TestSpooledTemporaryFile.test_del_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_on_collection__test.test_tempfile.TestTemporaryDirectory.test_del_on_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_on_shutdown__test.test_tempfile.TestTemporaryDirectory.test_del_on_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_param__test.test_email.test_email.TestMessageAPI.test_del_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_param__test.test_email.test_email.TestRFC2231.test_del_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_param_on_nonexistent_header__test.test_email.test_email.TestMessageAPI.test_del_param_on_nonexistent_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_param_on_other_header__test.test_email.test_email.TestMessageAPI.test_del_param_on_other_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_property__test.test_property.PropertyUnreachableAttributeNoName.test_del_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_property__test.test_property.PropertyUnreachableAttributeWithName.test_del_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_rfc2231_params_with_8bit__test.test_email.test_email.Test8BitBytesHandling.test_del_rfc2231_params_with_8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_rolled_file__test.test_tempfile.TestSpooledTemporaryFile.test_del_rolled_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_segfault__test.test_ctypes.test_strings.StringArrayTestCase.test_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_statement__test.test_unparse.UnparseTestCase.test_del_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_stmt__test.test_grammar.GrammarTests.test_del_stmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_del_unrolled_file__test.test_tempfile.TestSpooledTemporaryFile.test_del_unrolled_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delattr__test.test_builtin.BuiltinTest.test_delattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delay__test.test_logging.FileHandlerTest.test_delay_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delayed_syntax_error__test.test_typing.ForwardRefTests.test_delayed_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dele__test.test_poplib.TestPOP3Class.test_dele_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dele__test.test_poplib.TestPOP3_SSLClass.test_dele_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dele__test.test_poplib.TestPOP3_TLSClass.test_dele_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delegating_generators_claim_to_be_running__test.test_yield_from.TestPEP380Operation.test_delegating_generators_claim_to_be_running_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delegator_is_visible_to_debugger__test.test_yield_from.TestPEP380Operation.test_delegator_is_visible_to_debugger_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete___dict____test.test_funcattrs.FunctionDictsTest.test_delete___dict___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete__test.test_ast.ASTValidatorTests.test_delete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete__test.test_ftplib.TestFTPClass.test_delete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete__test.test_ftplib.TestTLS_FTPClassMixin.test_delete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete_builtins_import__test.test_import.ImportTests.test_delete_builtins_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete_docstring__test.test_funcattrs.FunctionDocstringTest.test_delete_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete_eventual_attr__test.test_importlib.test_lazy.LazyLoaderTests.test_delete_eventual_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete_false__test.test_tempfile.TestTemporaryDirectory.test_delete_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete_hook__test.test_descr.ClassPropertiesAndMethods.test_delete_hook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete_preexisting_attr__test.test_importlib.test_lazy.LazyLoaderTests.test_delete_preexisting_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete_starts_transaction__test.test_sqlite3.test_transactions.TransactionTests.test_delete_starts_transaction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delete_unknown_attr__test.test_funcattrs.ArbitraryFunctionAttrTest.test_delete_unknown_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deleted_cwd__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_deleted_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deleted_cwd__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_deleted_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deleted_cwd__test.test_importlib.import_.test_path.Source_FindModuleTests.test_deleted_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deleted_cwd__test.test_importlib.import_.test_path.Source_FindSpecTests.test_deleted_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deleting_data_should_remove_content_length__test.test_urllib2.RequestTests.test_deleting_data_should_remove_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deleting_local_warns_and_assigns_none__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_deleting_local_warns_and_assigns_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deleting_magic_methods__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_deleting_magic_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deliberately_mutable_defaults__test.test_dataclasses.TestCase.test_deliberately_mutable_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delimiter__test.test_csv.TestDialectValidity.test_delimiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delimiter_override__test.test_string.TestTemplate.test_delimiter_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delimiters__test.test_csv.TestSniffer.test_delimiters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.ByteTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.DoubleTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.FloatTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.IntTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.LongLongTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.LongTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.ShortTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.UnicodeTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.UnsignedByteTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.UnsignedIntTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.UnsignedLongLongTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.UnsignedLongTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_array.UnsignedShortTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_bytes.ByteArrayTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_deque.TestBasic.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_dict_version.DictSubtypeVersionTests.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_dict_version.DictVersionTests.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_list.ListTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_mailbox.TestBabyl.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_mailbox.TestMH.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_mailbox.TestMMDF.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_mailbox.TestMaildir.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_mailbox.TestMbox.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_memoryview.ArrayMemorySliceSliceTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_memoryview.ArrayMemorySliceTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_memoryview.ArrayMemoryviewTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_memoryview.BytesMemorySliceSliceTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_memoryview.BytesMemorySliceTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_memoryview.BytesMemoryviewTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_operator.COperatorTestCase.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_operator.PyOperatorTestCase.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_ordered_dict.CPythonBuiltinDictTests.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_ordered_dict.CPythonOrderedDictTests.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_ordered_dict.PurePythonOrderedDictTests.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem__test.test_userlist.UserListTest.test_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem_hash_collision__test.test_ordered_dict.CPythonBuiltinDictTests.test_delitem_hash_collision_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem_hash_collision__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_delitem_hash_collision_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem_hash_collision__test.test_ordered_dict.CPythonOrderedDictTests.test_delitem_hash_collision_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem_hash_collision__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_delitem_hash_collision_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delitem_hash_collision__test.test_ordered_dict.PurePythonOrderedDictTests.test_delitem_hash_collision_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delocalize__test.test_locale.TestCDelocalizeTest.test_delocalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delocalize__test.test_locale.TestEnUSDelocalize.test_delocalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delocalize__test.test_locale.TestfrFRDelocalizeTest.test_delocalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.ByteTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.DoubleTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.FloatTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.IntTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.LongLongTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.LongTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.ShortTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.UnsignedByteTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.UnsignedIntTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.UnsignedLongLongTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.UnsignedLongTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_array.UnsignedShortTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_list.ListTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_userlist.UserListTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_xml_etree.ElementSlicingTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delslice__test.test_xml_etree_c.ElementSlicingTest.test_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delta_from_dsu__test.datetimetester.CapiTest_Fast.test_delta_from_dsu_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delta_from_dsu__test.datetimetester.CapiTest_Pure.test_delta_from_dsu__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_delta_non_days_ignored__test.datetimetester.TestDateOnly_Fast.test_delta_non_days_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_delta_non_days_ignored__test.datetimetester.TestDateOnly_Pure.test_delta_non_days_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deprecated_init_kw__test.test_argparse.TestBooleanOptionalAction.test_deprecated_init_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deprecated_modules__test.test_re.ImplementationTest.test_deprecated_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deprecated_names__test.test_lib2to3.test_fixers.Test_asserts.test_deprecated_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deprecated_version__test.test_sqlite3.test_dbapi.ModuleTests.test_deprecated_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deprecation_of_return_val_from_test__test.test_unittest.test_async_case.TestAsyncCase.test_deprecation_of_return_val_from_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deprecation_of_return_val_from_test__test.test_unittest.test_case.Test_TestCase.test_deprecation_of_return_val_from_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deprecation_warning__test.test_calendar.CalendarTestCase.test_deprecation_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_depth__test.test_lib2to3.test_pytree.TestNodes.test_depth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_depth__test.test_pprint.QueryTestCase.test_depth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deque__test.test_pprint.QueryTestCase.test_deque_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deque__test.test_typing.CollectionsAbcTests.test_deque_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deque_instantiation__test.test_typing.CollectionsAbcTests.test_deque_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dereference_hardlink__test.test_tarfile.HardlinkTest.test_dereference_hardlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_derived__test.test_threading_local.PyThreadingLocalTest.test_derived_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_derived__test.test_threading_local.ThreadLocalTest.test_derived_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_derived_added_field__test.test_dataclasses.TestSlots.test_derived_added_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_derived_cycle_dealloc__test.test_threading_local.PyThreadingLocalTest.test_derived_cycle_dealloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_derived_cycle_dealloc__test.test_threading_local.ThreadLocalTest.test_derived_cycle_dealloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descrdoc__test.test_descr.ClassPropertiesAndMethods.test_descrdoc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_description__test.test_nntplib.NNTPv1Tests.test_description_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_description__test.test_nntplib.NNTPv2Tests.test_description_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptions__test.test_nntplib.NNTPv1Tests.test_descriptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptions__test.test_nntplib.NNTPv2Tests.test_descriptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptor__test.test_inspect.test_inspect.TestGetattrStatic.test_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptor_added_after_optimization__test.test_opcache.TestLoadAttrCache.test_descriptor_added_after_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptor_added_after_optimization__test.test_opcache.TestLoadMethodCache.test_descriptor_added_after_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptor_errors_propagate__test.test_module.ModuleTests.test_descriptor_errors_propagate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptor_from_class__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_descriptor_from_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptor_not_double_executed_on_spec_fail__test.test_opcache.TestLoadSuperAttrCache.test_descriptor_not_double_executed_on_spec_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptor_raises_AttributeError__test.test_inspect.test_inspect.TestGetattrStatic.test_descriptor_raises_AttributeError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptor_still_works__test.test_type_annotations.TypeAnnotationTests.test_descriptor_still_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptors__test.test_functools.TestPartialMethod.test_descriptors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptors__test.test_reprlib.ReprTests.test_descriptors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptors__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_descriptors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_descriptors_with_abstractmethod__test.test_abc.test_factory.<locals>.TestABC.test_descriptors_with_abstractmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deserialize_corrupt_database__test.test_sqlite3.test_dbapi.SerializeTests.test_deserialize_corrupt_database_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deserialize_wrong_args__test.test_sqlite3.test_dbapi.SerializeTests.test_deserialize_wrong_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dest__test.test_argparse.TestActionsReturned.test_dest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dest__test.test_argparse.TestAddSubparsers.test_dest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_destinsrc_false_negative__test.test_shutil.TestMove.test_destinsrc_false_negative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_destinsrc_false_positive__test.test_shutil.TestMove.test_destinsrc_false_positive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_destructor__test.test_io.CBufferedRandomTest.test_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_destructor__test.test_io.CBufferedWriterTest.test_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_destructor__test.test_io.CIOTest.test_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_destructor__test.test_io.CTextIOWrapperTest.test_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_destructor__test.test_io.PyBufferedRandomTest.test_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_destructor__test.test_io.PyBufferedWriterTest.test_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_destructor__test.test_io.PyIOTest.test_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_destructor__test.test_io.PyTextIOWrapperTest.test_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_io.CBufferedRWPairTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_io.CBufferedRandomTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_io.CBufferedReaderTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_io.CBufferedWriterTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_io.CTextIOWrapperTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_io.PyBufferedRWPairTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_io.PyBufferedRandomTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_io.PyBufferedReaderTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_io.PyBufferedWriterTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_io.PyTextIOWrapperTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_memoryio.CBytesIOTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_memoryio.CStringIOTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_memoryio.PyBytesIOTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach__test.test_memoryio.PyStringIOTest.test_detach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach_flush__test.test_io.CBufferedRandomTest.test_detach_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach_flush__test.test_io.CBufferedWriterTest.test_detach_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach_flush__test.test_io.PyBufferedRandomTest.test_detach_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detach_flush__test.test_io.PyBufferedWriterTest.test_detach_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detached_stdin_binary_mode__test.test_fileinput.FileInputTests.test_detached_stdin_binary_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_details__test.test_inspect.test_inspect.TestMain.test_details_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_api_mismatch__ignore__test.test_support.TestSupport.test_detect_api_mismatch__ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_api_mismatch__test.test_support.TestSupport.test_detect_api_mismatch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_deletion_during_iteration__test.test_ordered_dict.CPythonBuiltinDictTests.test_detect_deletion_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_deletion_during_iteration__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_detect_deletion_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_deletion_during_iteration__test.test_ordered_dict.CPythonOrderedDictTests.test_detect_deletion_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_deletion_during_iteration__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_detect_deletion_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_deletion_during_iteration__test.test_ordered_dict.PurePythonOrderedDictTests.test_detect_deletion_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_file__test.test_tarfile.Bz2DetectReadTest.test_detect_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_file__test.test_tarfile.DetectReadTest.test_detect_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_file__test.test_tarfile.GzipDetectReadTest.test_detect_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_file__test.test_tarfile.LzmaDetectReadTest.test_detect_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_fileobj__test.test_tarfile.Bz2DetectReadTest.test_detect_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_fileobj__test.test_tarfile.DetectReadTest.test_detect_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_fileobj__test.test_tarfile.GzipDetectReadTest.test_detect_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_fileobj__test.test_tarfile.LzmaDetectReadTest.test_detect_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_future_features__test.test_lib2to3.test_refactor.TestRefactoringTool.test_detect_future_features_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_module_clash__test.test_unittest.test_discovery.TestDiscovery.test_detect_module_clash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_detect_stream_bz2__test.test_tarfile.Bz2DetectReadTest.test_detect_stream_bz2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_deterministic_sets__test.test_marshal.BugsTestCase.test_deterministic_sets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devanagari_modifier__test.test_locale.NormalizeTest.test_devanagari_modifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_device_encoding__test.test_os.DeviceEncodingTests.test_device_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_device_encoding__test.test_utf8_mode.UTF8ModeTests.test_device_encoding__'sys.stdout_is_not_a_TTY'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_devices__test.test_stat.TestFilemodeCStat.test_devices_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devices__test.test_stat.TestFilemodePyStat.test_devices_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull__test.test_os.DevNullTests.test_devnull_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull__test.test_venv.EnsurePipTest.test_devnull_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_error__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devnull_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_error__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devnull_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_error__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devnull_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_error__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devnull_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_input__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devnull_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_input__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devnull_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_input__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devnull_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_input__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devnull_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_output__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devnull_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_output__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devnull_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_output__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devnull_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devnull_output__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devnull_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devstdin_input__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devstdin_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devstdin_input__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devstdin_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devstdin_input__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devstdin_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_devstdin_input__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devstdin_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dgram_not_implemented__test.test_asyncio.test_transports.TransportTests.test_dgram_not_implemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dialect_apply__test.test_csv.TestDialectRegistry.test_dialect_apply_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_diamond_inheritance__test.test_descr.ClassPropertiesAndMethods.test_diamond_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict__test.test_ast.ASTValidatorTests.test_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict__test.test_bigmem.DictTest.test_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict__test.test_compile.TestExpressionStackSize.test_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict__test.test_fstring.TestCase.test_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict__test.test_gc.GCTests.test_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict__test.test_marshal.ContainerTestCase.test_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict__test.test_typing.CollectionsAbcTests.test_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict__test.test_typing.GenericTests.test_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_arg__test.test_logging.LogRecordTest.test_dict_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_as_property__test.test_inspect.test_inspect.TestGetattrStatic.test_dict_as_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_attr_descriptor__test.test_pydoc.TestDescriptions.test_dict_attr_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_attribute__test.test_threading_local.PyThreadingLocalTest.test_dict_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_attribute__test.test_threading_local.ThreadLocalTest.test_dict_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_attribute_subclass__test.test_threading_local.PyThreadingLocalTest.test_dict_attribute_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_attribute_subclass__test.test_threading_local.ThreadLocalTest.test_dict_attribute_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_check__test.test_capi.test_dict.CAPITest.test_dict_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_checkexact__test.test_capi.test_dict.CAPITest.test_dict_checkexact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_chunking__test.test_pickle.CDumpPickle_LoadPickle.test_dict_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_chunking__test.test_pickle.CPicklerTests.test_dict_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_chunking__test.test_pickle.DumpPickle_CLoadPickle.test_dict_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_chunking__test.test_pickle.InMemoryPickleTests.test_dict_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_chunking__test.test_pickle.PyPicklerTests.test_dict_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_chunking__test.test_pickletools.OptimizedPickleTests.test_dict_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_clear__test.test_capi.test_dict.CAPITest.test_dict_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_clear__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_clear__test.test_ordered_dict.CPythonOrderedDictTests.test_dict_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_clear__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_clear__test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_coercion__test.test_collections.TestChainMap.test_dict_coercion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_comprehension__test.test_unparse.UnparseTestCase.test_dict_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_constructors__test.test_descr.ClassPropertiesAndMethods.test_dict_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_contain_use_after_free__test.test_dict.DictTest.test_dict_contain_use_after_free_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_contains__test.test_capi.test_dict.CAPITest.test_dict_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_context_manager__test.test_unittest.testmock.testwith.WithTest.test_dict_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_copy__test.test_capi.test_dict.CAPITest.test_dict_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_copy__test.test_collections.TestUserObjects.test_dict_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_copy_order__test.test_dict.DictTest.test_dict_copy_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_delitem__test.test_capi.test_dict.CAPITest.test_dict_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_delitem__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_delitem__test.test_ordered_dict.CPythonOrderedDictTests.test_dict_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_delitem__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_delitem__test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_delitemstring__test.test_capi.test_dict.CAPITest.test_dict_delitemstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_disappearing_during_get_item__test.test_xml_etree_c.MiscTests.test_dict_disappearing_during_get_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_display_1__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_dict_display_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_display_2__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_dict_display_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_evaluation_order__test.test_compile.TestSpecifics.test_dict_evaluation_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_getitem__test.test_capi.test_dict.CAPITest.test_dict_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_getitemstring__test.test_capi.test_dict.CAPITest.test_dict_getitemstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_getitemwitherror__test.test_capi.test_dict.CAPITest.test_dict_getitemwitherror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_items__test.test_dictviews.DictSetTest.test_dict_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_items_result_gc__test.test_dict.DictTest.test_dict_items_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_items_result_gc_reversed__test.test_dict.DictTest.test_dict_items_result_gc_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_iteration__test.test_capi.test_misc.Test_testcapi.test_dict_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_keys__test.test_dictviews.DictSetTest.test_dict_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_keys__test.test_json.test_enum.TestCEnum.test_dict_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_keys__test.test_json.test_enum.TestPyEnum.test_dict_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_keys_valuesitems_bad_arg__test.test_capi.test_dict.CAPITest.test_dict_keys_valuesitems_bad_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_members__test.test_plistlib.TestPlistlib.test_dict_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_merge__test.test_capi.test_dict.CAPITest.test_dict_merge_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_mergefromseq2__test.test_capi.test_dict.CAPITest.test_dict_mergefromseq2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_methods__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_dict_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_missing__test.test_collections.TestUserObjects.test_dict_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_mixed_keys_items__test.test_dictviews.DictSetTest.test_dict_mixed_keys_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_new__test.test_capi.test_dict.CAPITest.test_dict_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_next__test.test_capi.test_dict.CAPITest.test_dict_next_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_pop__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_pop__test.test_ordered_dict.CPythonOrderedDictTests.test_dict_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_pop__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_pop__test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_popitem__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_popitem__test.test_ordered_dict.CPythonOrderedDictTests.test_dict_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_popitem__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_popitem__test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_protocol__test.test_collections.TestUserObjects.test_dict_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_reader_fieldnames_accepts_iter__test.test_csv.TestDictFields.test_dict_reader_fieldnames_accepts_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_reader_fieldnames_accepts_list__test.test_csv.TestDictFields.test_dict_reader_fieldnames_accepts_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_reader_fieldnames_is_optional__test.test_csv.TestDictFields.test_dict_reader_fieldnames_is_optional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_repr__test.test_dictviews.DictSetTest.test_dict_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_setdefault__test.test_capi.test_dict.CAPITest.test_dict_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_setdefault__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_setdefault__test.test_ordered_dict.CPythonOrderedDictTests.test_dict_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_setdefault__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_setdefault__test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_setitem__test.test_capi.test_dict.CAPITest.test_dict_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_setitem__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_setitem__test.test_ordered_dict.CPythonOrderedDictTests.test_dict_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_setitem__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_setitem__test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_setitemstring__test.test_capi.test_dict.CAPITest.test_dict_setitemstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_size__test.test_capi.test_dict.CAPITest.test_dict_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_subclass__test.test_typing.CollectionsAbcTests.test_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_subscribe__test.test_typing.CollectionsAbcTests.test_dict_subscribe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_type_with_metaclass__test.test_descr.DictProxyTests.test_dict_type_with_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_unpacking_in_dict__test.test_unparse.UnparseTestCase.test_dict_unpacking_in_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_update__test.test_capi.test_dict.CAPITest.test_dict_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_update__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_update__test.test_ordered_dict.CPythonOrderedDictTests.test_dict_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_update__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_update__test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_values__test.test_dictviews.DictSetTest.test_dict_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_values__test.test_json.test_enum.TestCEnum.test_dict_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_values__test.test_json.test_enum.TestPyEnum.test_dict_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_writer_fieldnames_accepts_list__test.test_csv.TestDictFields.test_dict_writer_fieldnames_accepts_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dict_writer_fieldnames_rejects_iter__test.test_csv.TestDictFields.test_dict_writer_fieldnames_rejects_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dictcomp__test.test_ast.ASTValidatorTests.test_dictcomp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dictcomps__test.test_grammar.GrammarTests.test_dictcomps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dictionary__test.test_zlib.CompressObjectTestCase.test_dictionary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dictionary_streaming__test.test_zlib.CompressObjectTestCase.test_dictionary_streaming_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dictitems_contains_use_after_free__test.test_dict.DictTest.test_dictitems_contains_use_after_free_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dictproxy_new__test.test_capi.test_dict.CAPITest.test_dictproxy_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dictrecursion__test.test_json.test_recursion.TestCRecursion.test_dictrecursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dictrecursion__test.test_json.test_recursion.TestPyRecursion.test_dictrecursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dicts__test.test_descr.OperatorsTest.test_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dicts__test.test_richcmp.DictTest.test_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dictview_mixed_set_operations__test.test_dict.DictTest.test_dictview_mixed_set_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dictview_set_operations_on_items__test.test_dict.DictTest.test_dictview_set_operations_on_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dictview_set_operations_on_keys__test.test_dict.DictTest.test_dictview_set_operations_on_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference__test.test_set.TestFrozenSet.test_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference__test.test_set.TestFrozenSetSubclass.test_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference__test.test_set.TestOnlySetsDict.test_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference__test.test_set.TestOnlySetsGenerator.test_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference__test.test_set.TestOnlySetsNumeric.test_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference__test.test_set.TestOnlySetsOperator.test_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference__test.test_set.TestOnlySetsString.test_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference__test.test_set.TestOnlySetsTuple.test_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference__test.test_set.TestSet.test_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference__test.test_set.TestSetSubclass.test_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference__test.test_weakset.TestWeakSet.test_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_method_call__test.test_set.TestUpdateOps.test_difference_method_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_non_overlap__test.test_set.TestUpdateOps.test_difference_non_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_overlap__test.test_set.TestUpdateOps.test_difference_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_subset__test.test_set.TestUpdateOps.test_difference_subset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_superset__test.test_set.TestUpdateOps.test_difference_superset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update__test.test_set.TestOnlySetsDict.test_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update__test.test_set.TestOnlySetsGenerator.test_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update__test.test_set.TestOnlySetsNumeric.test_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update__test.test_set.TestOnlySetsOperator.test_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update__test.test_set.TestOnlySetsString.test_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update__test.test_set.TestOnlySetsTuple.test_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update__test.test_set.TestSet.test_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update__test.test_set.TestSetSubclass.test_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update__test.test_weakset.TestWeakSet.test_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_operator__test.test_set.TestOnlySetsDict.test_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_operator__test.test_set.TestOnlySetsGenerator.test_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_operator__test.test_set.TestOnlySetsNumeric.test_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_operator__test.test_set.TestOnlySetsOperator.test_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_operator__test.test_set.TestOnlySetsString.test_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_operator__test.test_set.TestOnlySetsTuple.test_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_with_mutation__test.test_set.TestMethodsMutating_Set_Dict.test_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_with_mutation__test.test_set.TestMethodsMutating_Set_List.test_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_with_mutation__test.test_set.TestMethodsMutating_Set_Set.test_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_with_mutation__test.test_set.TestMethodsMutating_Set_Subclass.test_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_with_mutation__test.test_set.TestMethodsMutating_Subclass_Set.test_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_update_with_mutation__test.test_set.TestMethodsMutating_Subclass_Subclass.test_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_with_mutation__test.test_set.TestMethodsMutating_Set_Dict.test_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_with_mutation__test.test_set.TestMethodsMutating_Set_List.test_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_with_mutation__test.test_set.TestMethodsMutating_Set_Set.test_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_with_mutation__test.test_set.TestMethodsMutating_Set_Subclass.test_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_with_mutation__test.test_set.TestMethodsMutating_Subclass_Set.test_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_difference_with_mutation__test.test_set.TestMethodsMutating_Subclass_Subclass.test_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different__test.test_filecmp.FileCompareTestCase.test_different_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_file__test.test_zipfile.test_core.TestsWithMultipleOpens.test_different_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_filenames__test.test_marshal.CodeTestCase.test_different_filenames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_flavours_unequal__test.test_pathlib.PurePathTest.test_different_flavours_unequal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_flavours_unordered__test.test_pathlib.PurePathTest.test_different_flavours_unordered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_instances_are_different__test.test_typing.TypeVarTupleTests.test_different_instances_are_different_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_scales__test.test_statistics.TestCorrelationAndCovariance.test_different_scales_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_thread__test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_different_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_thread__test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_different_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_thread__test.test_thread.LockTests.test_different_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_thread__test.test_threading.CRLockTests.test_different_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_thread__test.test_threading.ConditionAsRLockTests.test_different_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_thread__test.test_threading.LockTests.test_different_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_different_thread__test.test_threading.PyRLockTests.test_different_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_digest_length_overflow__test.test_hashlib.HashLibTestCase.test_digest_length_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_digit__test.test_unicodedata.UnicodeFunctionsTest.test_digit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_digit_numeric_consistent__test.test_unicodedata.UnicodeMiscTest.test_digit_numeric_consistent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_builtin.BuiltinTest.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_descr.ClassPropertiesAndMethods.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_ftplib.TestFTPClass.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_ftplib.TestTLS_FTPClassMixin.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_genericalias.BaseTest.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_typing.AnnotatedTests.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_typing.CollectionsCallableTests.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_typing.ConcatenateTests.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_typing.LiteralTests.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_typing.TypingCallableTests.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_typing.UnionTests.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_typing.UnpackTests.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir__test.test_unittest.testmock.testmock.MockTest.test_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_as_script__test.test_pdb.PdbTestCase.test_dir_as_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_does_not_include_deleted_attributes__test.test_unittest.testmock.testmock.MockTest.test_dir_does_not_include_deleted_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_fd__test.test_os.BytesFwalkTests.test_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_fd__test.test_os.FwalkTests.test_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_from_spec__test.test_unittest.testmock.testmock.MockTest.test_dir_from_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_includes_correct_attrs__test.test_funcattrs.FunctionPropertiesTest.test_dir_includes_correct_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestIntEnumClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestIntEnumFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestIntFlagClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestIntFlagFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMinimalDateClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMinimalDateFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMinimalFloatClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMinimalFloatFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMixedDateClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMixedDateFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMixedFloatClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMixedFloatFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMixedIntClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMixedIntFlagClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMixedIntFlagFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMixedIntFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMixedStrClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestMixedStrFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestPlainEnumClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestPlainEnumFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestPlainFlagClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestPlainFlagFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestStrEnumClass.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_class__test.test_enum.TestStrEnumFunction.test_dir_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestIntEnumClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestIntEnumFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestIntFlagClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestIntFlagFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMinimalDateClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMinimalDateFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMinimalFloatClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMinimalFloatFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMixedDateClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMixedDateFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMixedFloatClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMixedFloatFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMixedIntClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMixedIntFlagClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMixedIntFlagFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMixedIntFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMixedStrClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestMixedStrFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestPlainEnumClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestPlainEnumFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestPlainFlagClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestPlainFlagFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestStrEnumClass.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_item__test.test_enum.TestStrEnumFunction.test_dir_on_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestIntEnumClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestIntEnumFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestIntFlagClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestIntFlagFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMinimalDateClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMinimalDateFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMinimalFloatClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMinimalFloatFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMixedDateClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMixedDateFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMixedFloatClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMixedFloatFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMixedIntClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMixedIntFlagClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMixedIntFlagFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMixedIntFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMixedStrClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestMixedStrFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestPlainEnumClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestPlainEnumFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestPlainFlagClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestPlainFlagFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestStrEnumClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_including_instance_dict_on_super__test.test_enum.TestStrEnumFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestIntEnumClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestIntEnumFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestIntFlagClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestIntFlagFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMinimalDateClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMinimalDateFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMinimalFloatClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMinimalFloatFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMixedDateClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMixedDateFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMixedFloatClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMixedFloatFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMixedIntClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMixedIntFlagClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMixedIntFlagFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMixedIntFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMixedStrClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestMixedStrFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestPlainEnumClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestPlainEnumFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestPlainFlagClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestPlainFlagFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestStrEnumClass.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_on_sub_with_behavior_on_super__test.test_enum.TestStrEnumFunction.test_dir_on_sub_with_behavior_on_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_parent__test.test_zipfile._path.test_path.TestPath.test_dir_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_removal_handling__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_dir_removal_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_removal_handling__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_dir_removal_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_removal_handling__test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_dir_removal_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_removal_handling__test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_dir_removal_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestIntEnumClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestIntEnumFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestIntFlagClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestIntFlagFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMinimalDateClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMinimalDateFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMinimalFloatClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMinimalFloatFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMixedDateClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMixedDateFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMixedFloatClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMixedFloatFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMixedIntClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMixedIntFlagClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMixedIntFlagFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMixedIntFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMixedStrClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestMixedStrFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestPlainEnumClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestPlainEnumFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestPlainFlagClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestPlainFlagFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestStrEnumClass.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior__test.test_enum.TestStrEnumFunction.test_dir_with_added_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_added_behavior_on_status__test.test_httplib.BasicTest.test_dir_with_added_behavior_on_status_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dir_with_custom_dunders__test.test_enum.TestSpecial.test_dir_with_custom_dunders__'to-do_list'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_dircmp__test.test_filecmp.DirCompareTestCase.test_dircmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_direct__test.test_import.CircularImportTests.test_direct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_direct_subclassing__test.test_collections.TestOneTrickPonyABCs.test_direct_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directories__test.test_cmd_line.CmdLineTest.test_directories_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directories__test.test_unicode_file.TestUnicodeFiles.test_directories_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_cmd_line_script.CmdLineTest.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_runpy.RunPathTestCase.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_stat.TestFilemodeCStat.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_stat.TestFilemodePyStat.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_unicode_file_functions.UnicodeFileTests.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_unicode_file_functions.UnicodeNFCFileTests.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_unicode_file_functions.UnicodeNFDFileTests.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_unicode_file_functions.UnicodeNFKCFileTests.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory__test.test_unicode_file_functions.UnicodeNFKDFileTests.test_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_compiled__test.test_cmd_line_script.CmdLineTest.test_directory_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_compiled__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_directory_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_compiled__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_directory_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_compiled__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_directory_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_compiled__test.test_runpy.RunPathTestCase.test_directory_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_error__test.test_cmd_line_script.CmdLineTest.test_directory_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_error__test.test_runpy.RunPathTestCase.test_directory_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_exists__test.test_tempfile.TestGetTempDir.test_directory_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_in_folder__test.test_mailbox.TestMaildir.test_directory_in_folder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_link__test.test_os.Win32SymlinkTests.test_directory_link__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_directory_size__test.test_tarfile.Bz2WriteTest.test_directory_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_size__test.test_tarfile.GzipWriteTest.test_directory_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_size__test.test_tarfile.LzmaWriteTest.test_directory_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_size__test.test_tarfile.WriteTest.test_directory_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_directory_writable__test.test_tempfile.TestGetTempDir.test_directory_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dirname__test.test_posixpath.PosixPathTest.test_dirname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dis__test.test_dis.DisTests.test_dis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dis__test.test_dis.DisWithFileTests.test_dis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dis_del_on_close__test.test_tempfile.TestNamedTemporaryFile.test_dis_del_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dis_none__test.test_dis.DisTests.test_dis_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dis_none__test.test_dis.DisWithFileTests.test_dis_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dis_object__test.test_dis.DisTests.test_dis_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dis_object__test.test_dis.DisWithFileTests.test_dis_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dis_traceback__test.test_dis.DisTests.test_dis_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dis_traceback__test.test_dis.DisWithFileTests.test_dis_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disable__test.test_faulthandler.FaultHandlerTests.test_disable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disable__test.test_logging.ModuleLevelMiscTest.test_disable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disable__test.test_monitoring.MontoringDisableAndRestartTest.test_disable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disable_illegal_events__test.test_monitoring.TestDisable.test_disable_illegal_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disable_legal_events__test.test_monitoring.TestDisable.test_disable_legal_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disable_windows_exc_handler__test.test_faulthandler.FaultHandlerTests.test_disable_windows_exc_handler__'specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_disabled__test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disabled__test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disabled_by_default__test.test_faulthandler.FaultHandlerTests.test_disabled_by_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disabled_limit__test.test_int.IntStrDigitLimitsTests.test_disabled_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disabled_limit__test.test_int.IntSubclassStrDigitLimitsTests.test_disabled_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disabled_temporary_bp__test.test_bdb.BreakpointTestCase.test_disabled_temporary_bp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disabling_buffer__test.test_pyexpat.ChardataBufferTest.test_disabling_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_array.MiscTest.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_csv.MiscTestCase.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_dbm_gnu.TestGdbm.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_embed.StdPrinterTests.test_disallow_instantiation__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_functools.TestCmpToKeyC.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_hashlib.HashLibTestCase.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_io.TestIOCTypes.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_re.ImplementationTest.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_select.SelectTestCase.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_sqlite3.test_dbapi.ModuleTests.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_threading.ThreadTests.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_unicodedata.UnicodeMiscTest.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_xml_etree_c.MiscTests.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_instantiation__test.test_zlib.ExceptionTestCase.test_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallow_set_tunnel_after_connect__test.test_httplib.TunnelTests.test_disallow_set_tunnel_after_connect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallowed_computations__test.datetimetester.TestTimeDelta_Fast.test_disallowed_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallowed_computations__test.datetimetester.TestTimeDelta_Pure.test_disallowed_computations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallowed_expressions__test.test_type_params.TypeParamsInvalidTest.test_disallowed_expressions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallowed_mutable_defaults__test.test_dataclasses.TestCase.test_disallowed_mutable_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallowed_reimport__test.test_import.SubinterpImportTests.test_disallowed_reimport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallowed_special__test.datetimetester.TestTimeDelta_Fast.test_disallowed_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disallowed_special__test.datetimetester.TestTimeDelta_Pure.test_disallowed_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_async_generator__test.test_dis.DisTests.test_disassemble_async_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_async_generator__test.test_dis.DisWithFileTests.test_disassemble_async_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_asyncwith__test.test_dis.DisTests.test_disassemble_asyncwith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_asyncwith__test.test_dis.DisWithFileTests.test_disassemble_asyncwith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_bytes__test.test_dis.DisTests.test_disassemble_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_bytes__test.test_dis.DisWithFileTests.test_disassemble_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_class__test.test_dis.DisTests.test_disassemble_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_class__test.test_dis.DisWithFileTests.test_disassemble_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_class_method__test.test_dis.DisTests.test_disassemble_class_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_class_method__test.test_dis.DisWithFileTests.test_disassemble_class_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_coroutine__test.test_dis.DisTests.test_disassemble_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_coroutine__test.test_dis.DisWithFileTests.test_disassemble_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_fstring__test.test_dis.DisTests.test_disassemble_fstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_fstring__test.test_dis.DisWithFileTests.test_disassemble_fstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_generator__test.test_dis.DisTests.test_disassemble_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_generator__test.test_dis.DisWithFileTests.test_disassemble_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_instance_method__test.test_dis.DisTests.test_disassemble_instance_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_instance_method__test.test_dis.DisWithFileTests.test_disassemble_instance_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_instance_method_bytes__test.test_dis.DisTests.test_disassemble_instance_method_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_instance_method_bytes__test.test_dis.DisWithFileTests.test_disassemble_instance_method_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_recursive__test.test_dis.DisTests.test_disassemble_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_recursive__test.test_dis.DisWithFileTests.test_disassemble_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_static_method__test.test_dis.DisTests.test_disassemble_static_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_static_method__test.test_dis.DisWithFileTests.test_disassemble_static_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_str__test.test_dis.DisTests.test_disassemble_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_str__test.test_dis.DisWithFileTests.test_disassemble_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_try_finally__test.test_dis.DisTests.test_disassemble_try_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_try_finally__test.test_dis.DisWithFileTests.test_disassemble_try_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_with__test.test_dis.DisTests.test_disassemble_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassemble_with__test.test_dis.DisWithFileTests.test_disassemble_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disassembled__test.test_dis.BytecodeTests.test_disassembled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discard__test.test_capi.test_set.TestSetCAPI.test_discard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discard__test.test_mailbox.TestBabyl.test_discard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discard__test.test_mailbox.TestMH.test_discard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discard__test.test_mailbox.TestMMDF.test_discard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discard__test.test_mailbox.TestMaildir.test_discard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discard__test.test_mailbox.TestMbox.test_discard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discard__test.test_set.TestSet.test_discard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discard__test.test_set.TestSetSubclass.test_discard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discard__test.test_weakset.TestWeakSet.test_discard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discard_absent__test.test_set.TestMutate.test_discard_absent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discard_present__test.test_set.TestMutate.test_discard_present_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disconnected__test.test_httplib.PersistenceTest.test_disconnected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discover__test.test_unittest.test_discovery.TestDiscovery.test_discover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discover_start_dir_is_package_calls_package_load_tests__test.test_unittest.test_discovery.TestDiscovery.test_discover_start_dir_is_package_calls_package_load_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discover_with_init_module_that_raises_SkipTest_on_import__test.test_unittest.test_discovery.TestDiscovery.test_discover_with_init_module_that_raises_SkipTest_on_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discover_with_init_modules_that_fail_to_import__test.test_unittest.test_discovery.TestDiscovery.test_discover_with_init_modules_that_fail_to_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discover_with_module_that_raises_SkipTest_on_import__test.test_unittest.test_discovery.TestDiscovery.test_discover_with_module_that_raises_SkipTest_on_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discover_with_modules_that_fail_to_import__test.test_unittest.test_discovery.TestDiscovery.test_discover_with_modules_that_fail_to_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discovery_failed_discovery__test.test_unittest.test_discovery.TestDiscovery.test_discovery_failed_discovery_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discovery_from_dotted_path__test.test_unittest.test_discovery.TestDiscovery.test_discovery_from_dotted_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discovery_from_dotted_path__test.test_unittest.test_program.Test_TestProgram.test_discovery_from_dotted_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discovery_from_dotted_path_builtin_modules__test.test_unittest.test_discovery.TestDiscovery.test_discovery_from_dotted_path_builtin_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_discrete_data__test.test_statistics.TestMode.test_discrete_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disk_usage__test.test_shutil.TestMisc.test_disk_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_display_name_blanks_not_quoted__test.test_email.test_headerregistry.TestAddressAndGroup.test_display_name_blanks_not_quoted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_display_name_only__test.test_email.test_headerregistry.TestAddressAndGroup.test_display_name_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_display_name_quoting__test.test_email.test_headerregistry.TestAddressAndGroup.test_display_name_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_displayhook_unencodable__test.test_cmd_line.CmdLineTest.test_displayhook_unencodable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_displays__test.test_ast.EndPositionTests.test_displays_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disposition_inline_receiver_application_octet_stream__test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_application_octet_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disposition_inline_receiver_image_jpeg__test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_image_jpeg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disposition_inline_receiver_message_external_body__test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_message_external_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disposition_inline_receiver_message_rfc822__test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disposition_inline_receiver_text_html__test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_text_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_disposition_inline_receiver_text_plain__test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_text_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_distant_exception__test.test_sys_setprofile.ProfileHookTestCase.test_distant_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_distant_exception__test.test_sys_setprofile.ProfileSimulatorTestCase.test_distant_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_distb_empty__test.test_dis.TestDisTraceback.test_distb_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_distb_empty__test.test_dis.TestDisTracebackWithFile.test_distb_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_distb_explicit_arg__test.test_dis.TestDisTraceback.test_distb_explicit_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_distb_explicit_arg__test.test_dis.TestDisTracebackWithFile.test_distb_explicit_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_distb_last_traceback__test.test_dis.TestDisTraceback.test_distb_last_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_distb_last_traceback__test.test_dis.TestDisTracebackWithFile.test_distb_last_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_distribution_at_str__test.test_importlib.test_metadata_api.OffSysPathTests.test_distribution_at_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_div__test.test_binop.RatTestCase.test_div_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_div__test.test_pathlib.PosixPathAsPureTest.test_div_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_div__test.test_pathlib.PurePosixPathTest.test_div_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_div__test.test_pathlib.PureWindowsPathTest.test_div_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_div__test.test_pathlib.WindowsPathAsPureTest.test_div__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_div_common__test.test_pathlib.PosixPathAsPureTest.test_div_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_div_common__test.test_pathlib.PurePathSubclassTest.test_div_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_div_common__test.test_pathlib.PurePathTest.test_div_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_div_common__test.test_pathlib.PurePosixPathTest.test_div_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_div_common__test.test_pathlib.PureWindowsPathTest.test_div_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_div_common__test.test_pathlib.WindowsPathAsPureTest.test_div_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_divide__test.test_decimal.CContextAPItests.test_divide_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divide__test.test_decimal.CIBMTestCases.test_divide_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divide__test.test_decimal.PyContextAPItests.test_divide_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divide__test.test_decimal.PyIBMTestCases.test_divide_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divide_and_round__test.datetimetester.TestModule_Fast.test_divide_and_round__'Only_run_for_Pure_Python_implementation'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_divide_and_round__test.datetimetester.TestModule_Pure.test_divide_and_round_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divide_int__test.test_decimal.CContextAPItests.test_divide_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divide_int__test.test_decimal.PyContextAPItests.test_divide_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divideint__test.test_decimal.CIBMTestCases.test_divideint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divideint__test.test_decimal.PyIBMTestCases.test_divideint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_division__test.datetimetester.TestTimeDelta_Fast.test_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_division__test.datetimetester.TestTimeDelta_Pure.test_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_division__test.test_decimal.CArithmeticOperatorsTest.test_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_division__test.test_decimal.PyArithmeticOperatorsTest.test_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_division__test.test_long.LongTest.test_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_division__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divmod__test.datetimetester.TestTimeDelta_Fast.test_divmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divmod__test.datetimetester.TestTimeDelta_Pure.test_divmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divmod__test.test_builtin.BuiltinTest.test_divmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divmod__test.test_complex.ComplexTest.test_divmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divmod__test.test_decimal.CContextAPItests.test_divmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divmod__test.test_decimal.CCoverage.test_divmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divmod__test.test_decimal.PyContextAPItests.test_divmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divmod__test.test_decimal.PyCoverage.test_divmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divmod_and_rdivmod__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_divmod_and_rdivmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divmod_uses_cached_small_ints__test.test_long.LongTest.test_divmod_uses_cached_small_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_divmod_zero_division__test.test_complex.ComplexTest.test_divmod_zero_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dll_dependency_import__test.test_import.ImportTests.test_dll_dependency_import__'Windows-specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_dllfunctions__test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_dllfunctions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dlopenflags__test.test_sys.SysModuleTest.test_dlopenflags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dml_does_not_auto_commit_before__test.test_sqlite3.test_transactions.TransactionTests.test_dml_does_not_auto_commit_before_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doClassCleanups_with_errors_addClassCleanUp__test.test_unittest.test_runner.TestClassCleanup.test_doClassCleanups_with_errors_addClassCleanUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doModuleCleanup_with_errors_in_addModuleCleanup__test.test_unittest.test_runner.TestModuleCleanUp.test_doModuleCleanup_with_errors_in_addModuleCleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_handshake_enotconn__test.test_ssl.ThreadedTests.test_do_handshake_enotconn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_longs__test.test_getopt.GetoptTests.test_do_longs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_not_break_long_words_or_on_hyphens__test.test_textwrap.LongWordWithHyphensTestCase.test_do_not_break_long_words_or_on_hyphens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_not_overwrite_nonregular_files__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_do_not_overwrite_nonregular_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_not_overwrite_nonregular_files__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_do_not_overwrite_nonregular_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_not_overwrite_symlinks__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_do_not_overwrite_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_not_overwrite_symlinks__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_do_not_overwrite_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_not_recreate_annotations__test.test_opcodes.OpcodeTest.test_do_not_recreate_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_not_rehash_dict_keys__test.test_set.TestFrozenSet.test_do_not_rehash_dict_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_not_rehash_dict_keys__test.test_set.TestFrozenSetSubclass.test_do_not_rehash_dict_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_not_rehash_dict_keys__test.test_set.TestSet.test_do_not_rehash_dict_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_not_rehash_dict_keys__test.test_set.TestSetSubclass.test_do_not_rehash_dict_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_do_shorts__test.test_getopt.GetoptTests.test_do_shorts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doc_1__test.test_enum.MiscTestCase.test_doc_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doc_2__test.test_enum.MiscTestCase.test_doc_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doc_3__test.test_enum.MiscTestCase.test_doc_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doc_4__test.test_enum.MiscTestCase.test_doc_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doc__test.test_bytes.AssortedBytesTest.test_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doc__test.test_functools.TestCachedProperty.test_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doc_descriptor__test.test_descr.ClassPropertiesAndMethods.test_doc_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doc_tests__test.test_statistics.DocTests.test_doc_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring__test.test_fstring.TestCase.test_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring__test.test_lib2to3.test_fixers.Test_tuple_params.test_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_copy__test.test_dynamicclassattribute.PropertySubclassTests.test_docstring_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_copy__test.test_property.PropertySubclassTests.test_docstring_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_deque_field__test.test_dataclasses.TestDocString.test_docstring_deque_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_deque_field_with_default_factory__test.test_dataclasses.TestDocString.test_docstring_deque_field_with_default_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_list_field__test.test_dataclasses.TestDocString.test_docstring_list_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_list_field_with_default_factory__test.test_dataclasses.TestDocString.test_docstring_list_field_with_default_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_no_fields__test.test_dataclasses.TestDocString.test_docstring_no_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_one_field__test.test_dataclasses.TestDocString.test_docstring_one_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_one_field_with_default__test.test_dataclasses.TestDocString.test_docstring_one_field_with_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_one_field_with_default_none__test.test_dataclasses.TestDocString.test_docstring_one_field_with_default_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_signature_parsing__test.test_capi.test_misc.CAPITest.test_docstring_signature_parsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_three_fields__test.test_dataclasses.TestDocString.test_docstring_three_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_two_fields__test.test_dataclasses.TestDocString.test_docstring_two_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstring_with_no_signature__test.test_dataclasses.TestDocString.test_docstring_with_no_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstrings__test.test_unparse.CosmeticTestCase.test_docstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstrings__test.test_unparse.UnparseTestCase.test_docstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_docstrings_negative_cases__test.test_unparse.CosmeticTestCase.test_docstrings_negative_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doctest__test.test_regrtest.ArgsTestCase.test_doctest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doctype__test.test_xml_etree.TreeBuilderTest.test_doctype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doctype__test.test_xml_etree_c.TreeBuilderTest.test_doctype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doctype_public__test.test_xml_etree.ElementTreeTest.test_doctype_public_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doctype_public__test.test_xml_etree_c.ElementTreeTest.test_doctype_public_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doctype_warning__test.test_xml_etree.XMLParserTest.test_doctype_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doctype_warning__test.test_xml_etree_c.XMLParserTest.test_doctype_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_does_not_exist__test.test__xxinterpchannels.ChannelIDTests.test_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_does_not_exist__test.test__xxsubinterpreters.DestroyTests.test_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_does_not_exist__test.test__xxsubinterpreters.InterpreterIDTests.test_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_does_not_exist__test.test__xxsubinterpreters.IsRunningTests.test_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_does_not_exist__test.test__xxsubinterpreters.RunStringTests.test_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_does_not_exist__test.test_interpreters.TestInterpreterClose.test_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_does_not_exist__test.test_interpreters.TestInterpreterIsRunning.test_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_does_not_exist__test.test_interpreters.TestInterpreterRun.test_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_does_not_flatten_enum__test.test_typing.LiteralTests.test_does_not_flatten_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dollars__test.test_logging.FormatterTest.test_dollars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_domain_allow__test.test_http_cookiejar.CookieTests.test_domain_allow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_domain_block__test.test_http_cookiejar.CookieTests.test_domain_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_domain_error_regression__test.test_statistics.TestPStdev.test_domain_error_regression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_domain_error_regression__test.test_statistics.TestPVariance.test_domain_error_regression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_domain_error_regression__test.test_statistics.TestStdev.test_domain_error_regression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_domain_error_regression__test.test_statistics.TestVariance.test_domain_error_regression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_domain_match__test.test_http_cookiejar.CookieTests.test_domain_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_domain_mirror__test.test_http_cookiejar.CookieTests.test_domain_mirror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_domain_only__test.test_email.test_headerregistry.TestAddressAndGroup.test_domain_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_domain_return_ok__test.test_http_cookiejar.CookieTests.test_domain_return_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dominating_multiline_values__test.test_configparser.MultilineValuesTestCase.test_dominating_multiline_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_done__test.test_graphlib.TestTopologicalSort.test_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_add_python_opts__test.test_regrtest.ParseArgsTestCase.test_dont_add_python_opts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_check_same_thread__test.test_sqlite3.test_dbapi.ThreadTests.test_dont_check_same_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_clear_dict__test.test_module.ModuleTests.test_dont_clear_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_copy_file_onto_link_to_itself__test.test_shutil.TestCopy.test_dont_copy_file_onto_link_to_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_copy_file_onto_symlink_to_itself__test.test_shutil.TestCopy.test_dont_copy_file_onto_symlink_to_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_include_other_annotations__test.test_dataclasses.TestCase.test_dont_include_other_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_mangle_from__test.test_email.test_email.TestFromMangling.test_dont_mangle_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_mask_non_attribute_error__test.test_isinstance.TestIsInstanceExceptions.test_dont_mask_non_attribute_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_mask_non_attribute_error__test.test_isinstance.TestIsSubclassExceptions.test_dont_mask_non_attribute_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_mask_non_attribute_error_in_cls_arg__test.test_isinstance.TestIsSubclassExceptions.test_dont_mask_non_attribute_error_in_cls_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_merge_constants__test.test_compile.TestSpecifics.test_dont_merge_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_move_dir_in_itself__test.test_shutil.TestMove.test_dont_move_dir_in_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_pause_writing__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_dont_pause_writing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_reraise_RuntimeError__test.test_contextlib.TestExitStack.test_dont_reraise_RuntimeError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_reraise_RuntimeError__test.test_contextlib_async.TestAsyncExitStack.test_dont_reraise_RuntimeError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_use_default_map__test.test_email.test_headerregistry.TestHeaderRegistry.test_dont_use_default_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_write_bytecode__test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_dont_write_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dont_write_bytecode__test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_dont_write_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doseq__test.test_urllib.urlencode_Tests.test_doseq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dot_new_with_str_key__test.test_hmac.ConstructorTestCase.test_dot_new_with_str_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dotted__test.test_decorators.TestDecorators.test_dotted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dotted_attribute__test.test_xmlrpc.FaultTestCase.test_dotted_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dotted_attribute__test.test_xmlrpc.SimpleServerTestCase.test_dotted_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dotted_but_module_not_loaded__test.test_unittest.testmock.testpatch.PatchTest.test_dotted_but_module_not_loaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dotted_from__test.test_lib2to3.test_fixers.Test_import.test_dotted_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dotted_import__test.test_lib2to3.test_fixers.Test_import.test_dotted_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dotted_import_as__test.test_lib2to3.test_fixers.Test_import.test_dotted_import_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dotted_name__test.test_lib2to3.test_fixers.Test_apply.test_dotted_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dotted_name_not_a_package__test.test_pyclbr.ReadmoduleTests.test_dotted_name_not_a_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double__test.test_ctypes.test_callbacks.Callbacks.test_double_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double__test.test_ctypes.test_callbacks.StdcallCallbacks.test_double__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_double__test.test_ctypes.test_cfuncs.CFunctions.test_double_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_double__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_double__test.test_decorators.TestClassDecorators.test_double_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double__test.test_decorators.TestDecorators.test_double_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double__test.test_xdrlib.ConversionErrorTest.test_double_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_await__test.test_asyncio.test_pep492.CoroutineTests.test_double_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_boundary__test.test_email.test_email.TestMultipart.test_double_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_braces__test.test_fstring.TestCase.test_double_braces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_close__test.test_asyncio.test_runners.RunnerTests.test_double_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_close__test.test_mmap.MmapTests.test_double_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_close_on_error__test.test_subprocess.ProcessTestCase.test_double_close_on_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_close_on_error__test.test_subprocess.ProcessTestCaseNoPoll.test_double_close_on_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_coding_line__test.test_source_encoding.BytesSourceEncodingTest.test_double_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_coding_line__test.test_source_encoding.FileSourceEncodingTest.test_double_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_coding_same_line__test.test_source_encoding.BytesSourceEncodingTest.test_double_coding_same_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_coding_same_line__test.test_source_encoding.FileSourceEncodingTest.test_double_coding_same_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_const__test.test_import.ImportTests.test_double_const_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_dot_no_clobber__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_double_dot_no_clobber_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_dot_no_clobber__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_double_dot_no_clobber_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_forward__test.test_typing.ForwardRefTests.test_double_forward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_patch_instance_method__test.test_unittest.testmock.testwith.WithTest.test_double_patch_instance_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_plus__test.test_ctypes.test_cfuncs.CFunctions.test_double_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_double_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_double_quoteattr__test.test_sax.SaxutilsTest.test_double_quoteattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_quotes__test.test_gettext.GettextTestCase1.test_double_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_quotes__test.test_gettext.GettextTestCase2.test_double_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_specials_do_unpack__test.test_float.IEEEFormatTestCase.test_double_specials_do_unpack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_star_dict_literal__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_dict_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_star_dict_literal_after_keywords__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_dict_literal_after_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_star_expression__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_transform__test.test_lib2to3.test_fixers.Test_xrange_with_reduce.test_double_transform_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_wrapped_methods__test.test_functools.TestSingleDispatch.test_double_wrapped_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_double_write__test.test_csv.TestArrayWrites.test_double_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doubled_data__test.test_statistics.TestHarmonicMean.test_doubled_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doubled_data__test.test_statistics.TestMean.test_doubled_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doublequote__test.test_csv.TestSniffer.test_doublequote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doubleresult__test.test_ctypes.test_functions.FunctionTestCase.test_doubleresult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_doubly_nested__test.test_dis.InstructionTests.test_doubly_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_down__test.test_bdb.StateTestCase.test_down_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqAbs__test.test_decimal.CIBMTestCases.test_dqAbs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqAbs__test.test_decimal.PyIBMTestCases.test_dqAbs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqAdd__test.test_decimal.CIBMTestCases.test_dqAdd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqAdd__test.test_decimal.PyIBMTestCases.test_dqAdd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqAnd__test.test_decimal.CIBMTestCases.test_dqAnd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqAnd__test.test_decimal.PyIBMTestCases.test_dqAnd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqBase__test.test_decimal.CIBMTestCases.test_dqBase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqBase__test.test_decimal.PyIBMTestCases.test_dqBase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCanonical__test.test_decimal.CIBMTestCases.test_dqCanonical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCanonical__test.test_decimal.PyIBMTestCases.test_dqCanonical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqClass__test.test_decimal.CIBMTestCases.test_dqClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqClass__test.test_decimal.PyIBMTestCases.test_dqClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCompareSig__test.test_decimal.CIBMTestCases.test_dqCompareSig_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCompareSig__test.test_decimal.PyIBMTestCases.test_dqCompareSig_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCompareTotalMag__test.test_decimal.CIBMTestCases.test_dqCompareTotalMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCompareTotalMag__test.test_decimal.PyIBMTestCases.test_dqCompareTotalMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCompareTotal__test.test_decimal.CIBMTestCases.test_dqCompareTotal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCompareTotal__test.test_decimal.PyIBMTestCases.test_dqCompareTotal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCompare__test.test_decimal.CIBMTestCases.test_dqCompare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCompare__test.test_decimal.PyIBMTestCases.test_dqCompare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCopyAbs__test.test_decimal.CIBMTestCases.test_dqCopyAbs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCopyAbs__test.test_decimal.PyIBMTestCases.test_dqCopyAbs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCopyNegate__test.test_decimal.CIBMTestCases.test_dqCopyNegate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCopyNegate__test.test_decimal.PyIBMTestCases.test_dqCopyNegate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCopySign__test.test_decimal.CIBMTestCases.test_dqCopySign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCopySign__test.test_decimal.PyIBMTestCases.test_dqCopySign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCopy__test.test_decimal.CIBMTestCases.test_dqCopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqCopy__test.test_decimal.PyIBMTestCases.test_dqCopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqDivideInt__test.test_decimal.CIBMTestCases.test_dqDivideInt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqDivideInt__test.test_decimal.PyIBMTestCases.test_dqDivideInt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqDivide__test.test_decimal.CIBMTestCases.test_dqDivide_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqDivide__test.test_decimal.PyIBMTestCases.test_dqDivide_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqEncode__test.test_decimal.CIBMTestCases.test_dqEncode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqEncode__test.test_decimal.PyIBMTestCases.test_dqEncode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqFMA__test.test_decimal.CIBMTestCases.test_dqFMA_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqFMA__test.test_decimal.PyIBMTestCases.test_dqFMA_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqInvert__test.test_decimal.CIBMTestCases.test_dqInvert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqInvert__test.test_decimal.PyIBMTestCases.test_dqInvert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqLogB__test.test_decimal.CIBMTestCases.test_dqLogB_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqLogB__test.test_decimal.PyIBMTestCases.test_dqLogB_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMaxMag__test.test_decimal.CIBMTestCases.test_dqMaxMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMaxMag__test.test_decimal.PyIBMTestCases.test_dqMaxMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMax__test.test_decimal.CIBMTestCases.test_dqMax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMax__test.test_decimal.PyIBMTestCases.test_dqMax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMinMag__test.test_decimal.CIBMTestCases.test_dqMinMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMinMag__test.test_decimal.PyIBMTestCases.test_dqMinMag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMin__test.test_decimal.CIBMTestCases.test_dqMin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMin__test.test_decimal.PyIBMTestCases.test_dqMin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMinus__test.test_decimal.CIBMTestCases.test_dqMinus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMinus__test.test_decimal.PyIBMTestCases.test_dqMinus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMultiply__test.test_decimal.CIBMTestCases.test_dqMultiply_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqMultiply__test.test_decimal.PyIBMTestCases.test_dqMultiply_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqNextMinus__test.test_decimal.CIBMTestCases.test_dqNextMinus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqNextMinus__test.test_decimal.PyIBMTestCases.test_dqNextMinus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqNextPlus__test.test_decimal.CIBMTestCases.test_dqNextPlus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqNextPlus__test.test_decimal.PyIBMTestCases.test_dqNextPlus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqNextToward__test.test_decimal.CIBMTestCases.test_dqNextToward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqNextToward__test.test_decimal.PyIBMTestCases.test_dqNextToward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqOr__test.test_decimal.CIBMTestCases.test_dqOr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqOr__test.test_decimal.PyIBMTestCases.test_dqOr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqPlus__test.test_decimal.CIBMTestCases.test_dqPlus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqPlus__test.test_decimal.PyIBMTestCases.test_dqPlus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqQuantize__test.test_decimal.CIBMTestCases.test_dqQuantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqQuantize__test.test_decimal.PyIBMTestCases.test_dqQuantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqReduce__test.test_decimal.CIBMTestCases.test_dqReduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqReduce__test.test_decimal.PyIBMTestCases.test_dqReduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqRemainderNear__test.test_decimal.CIBMTestCases.test_dqRemainderNear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqRemainderNear__test.test_decimal.PyIBMTestCases.test_dqRemainderNear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqRemainder__test.test_decimal.CIBMTestCases.test_dqRemainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqRemainder__test.test_decimal.PyIBMTestCases.test_dqRemainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqRotate__test.test_decimal.CIBMTestCases.test_dqRotate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqRotate__test.test_decimal.PyIBMTestCases.test_dqRotate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqSameQuantum__test.test_decimal.CIBMTestCases.test_dqSameQuantum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqSameQuantum__test.test_decimal.PyIBMTestCases.test_dqSameQuantum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqScaleB__test.test_decimal.CIBMTestCases.test_dqScaleB_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqScaleB__test.test_decimal.PyIBMTestCases.test_dqScaleB_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqShift__test.test_decimal.CIBMTestCases.test_dqShift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqShift__test.test_decimal.PyIBMTestCases.test_dqShift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqSubtract__test.test_decimal.CIBMTestCases.test_dqSubtract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqSubtract__test.test_decimal.PyIBMTestCases.test_dqSubtract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqToIntegral__test.test_decimal.CIBMTestCases.test_dqToIntegral_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqToIntegral__test.test_decimal.PyIBMTestCases.test_dqToIntegral_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqXor__test.test_decimal.CIBMTestCases.test_dqXor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dqXor__test.test_decimal.PyIBMTestCases.test_dqXor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drain_raises__test.test_asyncio.test_streams.StreamTests.test_drain_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_draining_state__test.test_asyncio.test_locks.BarrierTests.test_draining_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drbg_pr_sha256__test.test_socket.LinuxKernelCryptoAPI.test_drbg_pr_sha256__'AF_ALG_required'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_drive__test.test_pathlib.PureWindowsPathTest.test_drive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive__test.test_pathlib.WindowsPathAsPureTest.test_drive__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_drive_common__test.test_pathlib.PosixPathAsPureTest.test_drive_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_common__test.test_pathlib.PurePathSubclassTest.test_drive_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_common__test.test_pathlib.PurePathTest.test_drive_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_common__test.test_pathlib.PurePosixPathTest.test_drive_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_common__test.test_pathlib.PureWindowsPathTest.test_drive_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_common__test.test_pathlib.WindowsPathAsPureTest.test_drive_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_drive_invalid_return_value__test.test_exception_group.NestedExceptionGroupSplitTest.test_drive_invalid_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_root_parts__test.test_pathlib.PosixPathAsPureTest.test_drive_root_parts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_root_parts__test.test_pathlib.PurePosixPathTest.test_drive_root_parts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_root_parts__test.test_pathlib.PureWindowsPathTest.test_drive_root_parts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_root_parts__test.test_pathlib.WindowsPathAsPureTest.test_drive_root_parts__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_drive_root_parts_common__test.test_pathlib.PosixPathAsPureTest.test_drive_root_parts_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_root_parts_common__test.test_pathlib.PurePathSubclassTest.test_drive_root_parts_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_root_parts_common__test.test_pathlib.PurePathTest.test_drive_root_parts_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_root_parts_common__test.test_pathlib.PurePosixPathTest.test_drive_root_parts_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_root_parts_common__test.test_pathlib.PureWindowsPathTest.test_drive_root_parts_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drive_root_parts_common__test.test_pathlib.WindowsPathAsPureTest.test_drive_root_parts_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_drop_table__test.test_sqlite3.test_transactions.SpecialCommandTests.test_drop_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drop_unused_refs__test.test_sqlite3.test_dbapi.ConnectionTests.test_drop_unused_refs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drop_whitespace_false__test.test_textwrap.WrapTestCase.test_drop_whitespace_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drop_whitespace_false_whitespace_only__test.test_textwrap.WrapTestCase.test_drop_whitespace_false_whitespace_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drop_whitespace_false_whitespace_only_with_indent__test.test_textwrap.WrapTestCase.test_drop_whitespace_false_whitespace_only_with_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drop_whitespace_leading_whitespace__test.test_textwrap.WrapTestCase.test_drop_whitespace_leading_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drop_whitespace_whitespace_indent__test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drop_whitespace_whitespace_line__test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drop_whitespace_whitespace_only__test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_drop_whitespace_whitespace_only_with_indent__test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_only_with_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dropping_frames__test.test_traceback.TestStack.test_dropping_frames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dropwhile__test.test_itertools.TestBasicOps.test_dropwhile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dropwhile__test.test_itertools.TestExamples.test_dropwhile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dropwhile__test.test_itertools.TestGC.test_dropwhile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dropwhile__test.test_itertools.TestVariousIteratorArgs.test_dropwhile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dsBase__test.test_decimal.CIBMTestCases.test_dsBase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dsBase__test.test_decimal.PyIBMTestCases.test_dsBase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dsEncode__test.test_decimal.CIBMTestCases.test_dsEncode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dsEncode__test.test_decimal.PyIBMTestCases.test_dsEncode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dsn__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_dsn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dsn__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_dsn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dsn__test.test_email.test_email.TestIdempotent.test_dsn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dsn__test.test_email.test_email.TestMIMEMessage.test_dsn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dst__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_dst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dst__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_dst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dst__test.datetimetester.TestTimeZone_Fast.test_dst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dst__test.datetimetester.TestTimeZone_Pure.test_dst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dual_stack_client_v4__test.test_socket.CreateServerFunctionalTest.test_dual_stack_client_v4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dual_stack_client_v6__test.test_socket.CreateServerFunctionalTest.test_dual_stack_client_v6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dualstack_ipv6_family__test.test_socket.CreateServerTest.test_dualstack_ipv6_family_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dubious_quote__test.test_csv.TestDialectExcel.test_dubious_quote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duck_coro__test.test_types.CoroutineTests.test_duck_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duck_corogen__test.test_types.CoroutineTests.test_duck_corogen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duck_functional_gen__test.test_types.CoroutineTests.test_duck_functional_gen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duck_gen__test.test_types.CoroutineTests.test_duck_gen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dumbdbm_creation__test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_creation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dumbdbm_creation_mode__test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_creation_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dumbdbm_keys__test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dumbdbm_modification__test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_modification_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dumbdbm_read__test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dummy_builder__test.test_xml_etree.TreeBuilderTest.test_dummy_builder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dummy_builder__test.test_xml_etree_c.TreeBuilderTest.test_dummy_builder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dummy_thread_after_fork__test.test_threading.ThreadTests.test_dummy_thread_after_fork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump__test.test_ast.ASTHelpers_Test.test_dump_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump__test.test_json.test_dump.TestCDump.test_dump_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump__test.test_json.test_dump.TestPyDump.test_dump_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_attribute_order__test.test_xml_etree.ElementTreeTest.test_dump_attribute_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_attribute_order__test.test_xml_etree_c.ElementTreeTest.test_dump_attribute_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_autoincrement__test.test_sqlite3.test_dump.DumpTests.test_dump_autoincrement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_autoincrement_create_new_db__test.test_sqlite3.test_dump.DumpTests.test_dump_autoincrement_create_new_db_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_bad_dict__test.test_xmlrpc.XMLRPCTestCase.test_dump_bad_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_bare_datetime__test.test_xmlrpc.XMLRPCTestCase.test_dump_bare_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_big_int__test.test_xmlrpc.XMLRPCTestCase.test_dump_big_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_big_long__test.test_xmlrpc.XMLRPCTestCase.test_dump_big_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_bytes__test.test_xmlrpc.XMLRPCTestCase.test_dump_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_closed_file__test.test_pickle.CPickleTests.test_dump_closed_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_closed_file__test.test_pickle.PyPickleTests.test_dump_closed_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_double__test.test_xmlrpc.XMLRPCTestCase.test_dump_double_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_duplicates__test.test_plistlib.TestBinaryPlistlib.test_dump_duplicates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_encoding__test.test_xmlrpc.XMLRPCTestCase.test_dump_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_ext_modules__test.test_faulthandler.FaultHandlerTests.test_dump_ext_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_fault__test.test_xmlrpc.FaultTestCase.test_dump_fault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_incomplete__test.test_ast.ASTHelpers_Test.test_dump_incomplete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_indent__test.test_ast.ASTHelpers_Test.test_dump_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_invalid_format__test.test_plistlib.TestPlistlib.test_dump_invalid_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_load__test.test_xmlrpc.XMLRPCTestCase.test_dump_load_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_load_oob_buffers__test.test_pickle.CPickleTests.test_dump_load_oob_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_load_oob_buffers__test.test_pickle.PyPickleTests.test_dump_load_oob_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_message__test.test_mailbox.TestBabyl.test_dump_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_message__test.test_mailbox.TestMH.test_dump_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_message__test.test_mailbox.TestMMDF.test_dump_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_message__test.test_mailbox.TestMaildir.test_dump_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_message__test.test_mailbox.TestMbox.test_dump_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_none__test.test_xmlrpc.XMLRPCTestCase.test_dump_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_recursive_dict__test.test_xmlrpc.XMLRPCTestCase.test_dump_recursive_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_recursive_seq__test.test_xmlrpc.XMLRPCTestCase.test_dump_recursive_seq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_skipkeys__test.test_json.test_dump.TestCDump.test_dump_skipkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_skipkeys__test.test_json.test_dump.TestPyDump.test_dump_skipkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_text_file__test.test_pickle.CPickleTests.test_dump_text_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_text_file__test.test_pickle.PyPickleTests.test_dump_text_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_traceback__test.test_faulthandler.FaultHandlerTests.test_dump_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_traceback_fd__test.test_faulthandler.FaultHandlerTests.test_dump_traceback_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_traceback_file__test.test_faulthandler.FaultHandlerTests.test_dump_traceback_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_traceback_later__test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_traceback_later_cancel__test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_traceback_later_fd__test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_traceback_later_file__test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_traceback_later_repeat__test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_traceback_later_twice__test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_twice__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_dump_traceback_threads__test.test_faulthandler.FaultHandlerTests.test_dump_traceback_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_traceback_threads_file__test.test_faulthandler.FaultHandlerTests.test_dump_traceback_threads_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dump_virtual_tables__test.test_sqlite3.test_dump.DumpTests.test_dump_virtual_tables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dumps__test.test_json.test_dump.TestCDump.test_dumps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dumps__test.test_json.test_dump.TestPyDump.test_dumps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dumps_loads_oob_buffers__test.test_pickle.CPickleTests.test_dumps_loads_oob_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dumps_loads_oob_buffers__test.test_pickle.PyPickleTests.test_dumps_loads_oob_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dunder__test.test_enum.TestHelpers.test_dunder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dunder__test.test_enum.TestInternals.test_dunder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dunder_call__test.test_unittest.testmock.testhelpers.CallTest.test_dunder_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dunder_final__test.test_typing.FinalDecoratorTests.test_dunder_final_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dunder_get_signature__test.test_types.TypesTests.test_dunder_get_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dunder_is_original__test.test_operator.COperatorTestCase.test_dunder_is_original_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dunder_is_original__test.test_operator.PyOperatorTestCase.test_dunder_is_original_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dunder_iter_data__test.test_unittest.testmock.testwith.TestMockOpen.test_dunder_iter_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dunder_name__test.test_listcomps.ListComprehensionTest.test_dunder_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup2__test.test_os.FDInheritanceTests.test_dup2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup2__test.test_os.TestInvalidFD.test_dup2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup2__test.test_posix.PosixTester.test_dup2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup2__test.test_posix.TestPosixSpawn.test_dup2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup2__test.test_posix.TestPosixSpawnP.test_dup2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup2_negative_fd__test.test_os.TestInvalidFD.test_dup2_negative_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup__test.test_os.FDInheritanceTests.test_dup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup__test.test_os.TestInvalidFD.test_dup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup__test.test_pickle.CUnpicklerTests.test_dup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup__test.test_pickle.InMemoryPickleTests.test_dup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup__test.test_pickle.PyUnpicklerTests.test_dup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup__test.test_posix.PosixTester.test_dup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup__test.test_socket.InheritanceTest.test_dup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dup_nul__test.test_os.FDInheritanceTests.test_dup_nul__'win32-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_dup_standard_stream__test.test_os.FDInheritanceTests.test_dup_standard_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicate_auto__test.test_enum.OldTestFlag.test_duplicate_auto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicate_auto__test.test_enum.TestInternals.test_duplicate_auto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicate_coroutines__test.test_asyncio.test_tasks.CoroutineGatherTests.test_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicate_field_names__test.test_dataclasses.TestMakeDataclass.test_duplicate_field_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicate_function_equality__test.test_funcattrs.FunctionPropertiesTest.test_duplicate_function_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicate_global_local__test.test_compile.TestSpecifics.test_duplicate_global_local_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicate_globals__test.test_rlcompleter.TestRlcompleter.test_duplicate_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicate_name_error__test.test_enum.TestSpecial.test_duplicate_name_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicate_option_error__test.test_configparser.CoverageOneHundredTestCase.test_duplicate_option_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicate_values_give_unique_enum_items__test.test_enum.TestSpecial.test_duplicate_values_give_unique_enum_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicated_levels__test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_duplicated_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicated_levels__test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_duplicated_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicated_small_exit_block__test.test_compile.TestSpecifics.test_duplicated_small_exit_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicateoptionerror__test.test_configparser.ExceptionPicklingTestCase.test_duplicateoptionerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_duplicatesectionerror__test.test_configparser.ExceptionPicklingTestCase.test_duplicatesectionerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_durations__test.test_unittest.test_runner.Test_TextTestRunner.test_durations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamic_class__test.test_pickle.CDumpPickle_LoadPickle.test_dynamic_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamic_class__test.test_pickle.CPicklerTests.test_dynamic_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamic_class__test.test_pickle.DumpPickle_CLoadPickle.test_dynamic_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamic_class__test.test_pickle.InMemoryPickleTests.test_dynamic_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamic_class__test.test_pickle.PyPicklerTests.test_dynamic_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamic_class__test.test_pickletools.OptimizedPickleTests.test_dynamic_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamic_class_creation__test.test_dataclasses.TestCase.test_dynamic_class_creation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamic_class_creation_using_field__test.test_dataclasses.TestCase.test_dynamic_class_creation_using_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamic_members_with_static_methods__test.test_enum.TestSpecial.test_dynamic_members_with_static_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamic_path__test.test_importlib.test_namespace_pkgs.DynamicPathNamespacePackage.test_dynamic_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamic_path__test.test_importlib.test_namespace_pkgs.ReloadTests.test_dynamic_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_dynamics__test.test_descr.ClassPropertiesAndMethods.test_dynamics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_e2e__test.test_importlib.test_lazy.LazyLoaderTests.test_e2e_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_each_Policy_gets_unique_factory__test.test_email.test_policy.PolicyAPITests.test_each_Policy_gets_unique_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eager_completion__test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_eager_completion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eager_completion__test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_eager_completion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eager_task_factory_set__test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_eager_task_factory_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eager_task_factory_set__test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_eager_task_factory_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_early_eof__test.test_httplib.BasicTest.test_early_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_early_exit_with__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_early_exit_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_early_exit_with__test.test_sys_settrace.TestLinesAfterTraceStarted.test_early_exit_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_early_exit_with__test.test_sys_settrace.TestSetLocalTrace.test_early_exit_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_early_exit_with__test.test_sys_settrace.TraceOpcodesTestCase.test_early_exit_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_early_exit_with__test.test_sys_settrace.TraceTestCase.test_early_exit_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_east_asian_width_9_0_changes__test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width_9_0_changes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_east_asian_width__test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_east_asian_width_unassigned__test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width_unassigned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_easy__test.datetimetester.TestTimezoneConversions_Fast.test_easy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_easy__test.datetimetester.TestTimezoneConversions_Pure.test_easy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_easy__test.test_pyclbr.PyclbrTest.test_easy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_easy_debugging__test.test_inspect.test_inspect.TestGetAsyncGenState.test_easy_debugging_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_easy_debugging__test.test_inspect.test_inspect.TestGetCoroutineState.test_easy_debugging_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_easy_debugging__test.test_inspect.test_inspect.TestGetGeneratorState.test_easy_debugging_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_edge_cases__test.test_unicodedata.NormalizationTest.test_edge_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_edit_cost__test.test_capi.test_misc.Test_testinternalcapi.test_edit_cost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_egg__test.test_importlib.test_main.DirectoryTest.test_egg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_egg_info__test.test_importlib.test_main.DirectoryTest.test_egg_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eight_decimal_places__test.test_cmath.IsCloseTests.test_eight_decimal_places_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eight_decimal_places__test.test_math.IsCloseTests.test_eight_decimal_places_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element__test.test_xml_etree_c.SizeofTest.test_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_factory__test.test_xml_etree.TreeBuilderTest.test_element_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_factory__test.test_xml_etree_c.TreeBuilderTest.test_element_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_factory_pure_python_subclass__test.test_xml_etree.TreeBuilderTest.test_element_factory_pure_python_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_factory_pure_python_subclass__test.test_xml_etree_c.TreeBuilderTest.test_element_factory_pure_python_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_factory_subclass__test.test_xml_etree.TreeBuilderTest.test_element_factory_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_factory_subclass__test.test_xml_etree_c.TreeBuilderTest.test_element_factory_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_get_tail__test.test_xml_etree.BadElementTest.test_element_get_tail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_get_tail__test.test_xml_etree_c.BadElementTest.test_element_get_tail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_get_text__test.test_xml_etree.BadElementTest.test_element_get_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_get_text__test.test_xml_etree_c.BadElementTest.test_element_get_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_with_attrib__test.test_xml_etree_c.SizeofTest.test_element_with_attrib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_element_with_children__test.test_xml_etree_c.SizeofTest.test_element_with_children_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_elif_stmt_start_position__test.test_ast.ASTHelpers_Test.test_elif_stmt_start_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_elif_stmt_start_position_with_else__test.test_ast.ASTHelpers_Test.test_elif_stmt_start_position_with_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_elifs__test.test_unparse.UnparseTestCase.test_elifs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_elim_extra_return__test.test_peepholer.TestTranforms.test_elim_extra_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_elim_inversion_of_is_or_in__test.test_peepholer.TestTranforms.test_elim_inversion_of_is_or_in_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_elim_jump_after_return1__test.test_peepholer.TestTranforms.test_elim_jump_after_return1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_elim_jump_to_return__test.test_peepholer.TestTranforms.test_elim_jump_to_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_elim_jump_to_uncond_jump2__test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_elim_jump_to_uncond_jump3__test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_elim_jump_to_uncond_jump4__test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_elim_jump_to_uncond_jump__test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ellipsis__test.test_grammar.TokenTests.test_ellipsis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ellipsis__test.test_pickle.CDumpPickle_LoadPickle.test_ellipsis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ellipsis__test.test_pickle.CPicklerTests.test_ellipsis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ellipsis__test.test_pickle.DumpPickle_CLoadPickle.test_ellipsis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ellipsis__test.test_pickle.InMemoryPickleTests.test_ellipsis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ellipsis__test.test_pickle.PyPicklerTests.test_ellipsis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ellipsis__test.test_pickletools.OptimizedPickleTests.test_ellipsis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ellipsis_in_generic__test.test_typing.CollectionsCallableTests.test_ellipsis_in_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ellipsis_in_generic__test.test_typing.TypingCallableTests.test_ellipsis_in_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ellipsis_type__test.test_types.TypesTests.test_ellipsis_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_em_dash__test.test_textwrap.WrapTestCase.test_em_dash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_embedded_header_via_Header_rejected__test.test_email.test_email.TestMessageAPI.test_embedded_header_via_Header_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_embedded_header_via_string_rejected__test.test_email.test_email.TestMessageAPI.test_embedded_header_via_string_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_embedded_null__test.test_ctypes.test_unicode.StringTestCase.test_embedded_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_embedded_null__test.test_ctypes.test_unicode.UnicodeTestCase.test_embedded_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_embedded_structs__test.test_ctypes.test_internals.ObjectsTestCase.test_embedded_structs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_embedded_ws__test.test_quopri.QuopriTestCase.test_embedded_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_emit_after_closing_in_write_mode__test.test_logging.FileHandlerTest.test_emit_after_closing_in_write_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_PYTHONPATH_issue16309__test.test_cmd_line.CmdLineTest.test_empty_PYTHONPATH_issue16309_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__Call__test.test_unittest.testmock.testhelpers.CallTest.test_empty__Call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.datetimetester.TestTimeTZ_Fast.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.datetimetester.TestTimeTZ_Pure.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_argparse.TestNamespaceContainsSimple.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_array.MiscTest.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_asyncio.test_queues.QueueBasicTests.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_codecs.EscapeDecodeTest.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_codecs.RawUnicodeEscapeTest.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_codecs.ReadBufferTest.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_codecs.UnicodeEscapeTest.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_compile.TestSpecifics.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_ctypes.test_structures.StructureTestCase.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_graphlib.TestTopologicalSort.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_locale.NormalizeTest.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_optparse.TestCount.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_optparse.TestStandard.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_range.RangeTest.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_sched.TestCase.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_sys_setprofile.TestGetProfile.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_tarfile.AppendTest.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty__test.test_typing.UnionTests.test_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_address__test.test_ipaddress.AddressTestCase_v4.test_empty_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_address__test.test_ipaddress.AddressTestCase_v6.test_empty_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_address__test.test_ipaddress.InterfaceTestCase_v4.test_empty_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_address__test.test_ipaddress.InterfaceTestCase_v6.test_empty_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_address__test.test_ipaddress.NetworkTestCase_v4.test_empty_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_address__test.test_ipaddress.NetworkTestCase_v6.test_empty_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_argparse__test.test_capi.test_misc.Test_testcapi.test_empty_argparse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_array__test.test_re.ReTests.test_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_attribute_list__test.test_subprocess.Win32ProcessTestCase.test_empty_attribute_list__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_empty_blob__test.test_sqlite3.test_userfunctions.FunctionTests.test_empty_blob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_body__test.test_httplib.TransferEncodingTest.test_empty_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_bytestring__test.test_pickle.CUnpicklerTests.test_empty_bytestring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_bytestring__test.test_pickle.InMemoryPickleTests.test_empty_bytestring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_bytestring__test.test_pickle.PyUnpicklerTests.test_empty_bytestring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_case__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_empty_case_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_cell__test.test_funcattrs.FunctionPropertiesTest.test_empty_cell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestHarmonicMean.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestMean.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestMedian.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestMedianGrouped.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestMedianHigh.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestMedianLow.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestMode.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestPStdev.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestPVariance.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestStdev.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestSum.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_data__test.test_statistics.TestVariance.test_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_dataclass__test.test_pprint.QueryTestCase.test_empty_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference__test.test_set.TestBasicOpsBytes.test_empty_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference__test.test_set.TestBasicOpsEmpty.test_empty_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference__test.test_set.TestBasicOpsMixedStringBytes.test_empty_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference__test.test_set.TestBasicOpsSingleton.test_empty_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference__test.test_set.TestBasicOpsString.test_empty_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference__test.test_set.TestBasicOpsTriple.test_empty_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference__test.test_set.TestBasicOpsTuple.test_empty_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference_rev__test.test_set.TestBasicOpsBytes.test_empty_difference_rev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference_rev__test.test_set.TestBasicOpsEmpty.test_empty_difference_rev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference_rev__test.test_set.TestBasicOpsMixedStringBytes.test_empty_difference_rev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference_rev__test.test_set.TestBasicOpsSingleton.test_empty_difference_rev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference_rev__test.test_set.TestBasicOpsString.test_empty_difference_rev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference_rev__test.test_set.TestBasicOpsTriple.test_empty_difference_rev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_difference_rev__test.test_set.TestBasicOpsTuple.test_empty_difference_rev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_element_array__test.test_ctypes.test_arrays.ArrayTestCase.test_empty_element_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_element_struct__test.test_ctypes.test_arrays.ArrayTestCase.test_empty_element_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestIntEnumClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestIntEnumFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestIntFlagClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestIntFlagFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMinimalDateClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMinimalDateFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMinimalFloatClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMinimalFloatFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMixedDateClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMixedDateFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMixedFloatClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMixedFloatFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMixedIntClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMixedIntFlagClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMixedIntFlagFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMixedIntFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMixedStrClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestMixedStrFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestPlainEnumClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestPlainEnumFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestPlainFlagClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestPlainFlagFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestStrEnumClass.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_enum_has_no_values__test.test_enum.TestStrEnumFunction.test_empty_enum_has_no_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_fields__test.test_csv.TestDialectExcel.test_empty_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file__test.test_mmap.MmapTests.test_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file__test.test_shutil.TestZeroCopyMACOS.test_empty_file__'macOS_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_empty_file__test.test_shutil.TestZeroCopySendfile.test_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file_actions__test.test_posix.TestPosixSpawn.test_empty_file_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file_actions__test.test_posix.TestPosixSpawnP.test_empty_file_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_file_raises_BadZipFile__test.test_zipfile.test_core.OtherTests.test_empty_file_raises_BadZipFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_fileobj__test.test_tarfile.AppendTest.test_empty_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_files_list_specified_to_constructor__test.test_fileinput.FileInputTests.test_empty_files_list_specified_to_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_filter__test.test_logging.BasicFilterTest.test_empty_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_flush__test.test_zlib.CompressObjectTestCase.test_empty_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_format_specifier__test.test_fstring.TestCase.test_empty_format_specifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_globals__test.test_enum.TestSpecial.test_empty_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_group__test.test_argparse.TestMutuallyExclusiveGroupErrors.test_empty_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_group__test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_empty_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_group__test.test_email.test_headerregistry.TestAddressAndGroup.test_empty_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_group_list__test.test_email.test_headerregistry.TestAddressAndGroup.test_empty_group_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_groups_removed__test.test_except_star.TestExceptStarSplitSemantics.test_empty_groups_removed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_handle_list__test.test_subprocess.Win32ProcessTestCase.test_empty_handle_list__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_empty_header_encode__test.test_email.test_email.TestHeader.test_empty_header_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_header_name_handled__test.test_email.test_email.TestFeedParsers.test_empty_header_name_handled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_input__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_empty_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_input__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_empty_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_input__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_empty_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_input__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_empty_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_intersection__test.test_set.TestBasicOpsBytes.test_empty_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_intersection__test.test_set.TestBasicOpsEmpty.test_empty_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_intersection__test.test_set.TestBasicOpsMixedStringBytes.test_empty_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_intersection__test.test_set.TestBasicOpsSingleton.test_empty_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_intersection__test.test_set.TestBasicOpsString.test_empty_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_intersection__test.test_set.TestBasicOpsTriple.test_empty_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_intersection__test.test_set.TestBasicOpsTuple.test_empty_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_isdisjoint__test.test_set.TestBasicOpsBytes.test_empty_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_isdisjoint__test.test_set.TestBasicOpsEmpty.test_empty_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_isdisjoint__test.test_set.TestBasicOpsMixedStringBytes.test_empty_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_isdisjoint__test.test_set.TestBasicOpsSingleton.test_empty_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_isdisjoint__test.test_set.TestBasicOpsString.test_empty_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_isdisjoint__test.test_set.TestBasicOpsTriple.test_empty_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_isdisjoint__test.test_set.TestBasicOpsTuple.test_empty_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_keyword__test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_empty_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_line_after_linecont__test.test_syntax.SyntaxTestCase.test_empty_line_after_linecont_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_linetable__test.test_code.CodeTest.test_empty_linetable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_list__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_empty_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_list__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_empty_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_list__test.test_importlib.import_.test_path.Source_FindModuleTests.test_empty_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_list__test.test_importlib.import_.test_path.Source_FindSpecTests.test_empty_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_merges__test.test_heapq.TestHeapC.test_empty_merges_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_merges__test.test_heapq.TestHeapPython.test_empty_merges_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_multipart_idempotent__test.test_email.test_email.TestMultipart.test_empty_multipart_idempotent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_name_attribute__test.test_tarfile.Bz2MiscReadTest.test_empty_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_name_attribute__test.test_tarfile.GzipMiscReadTest.test_empty_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_name_attribute__test.test_tarfile.LzmaMiscReadTest.test_empty_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_name_attribute__test.test_tarfile.MiscReadTest.test_empty_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_name_w_level_0__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_empty_name_w_level_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_name_w_level_0__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_empty_name_w_level_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_namedtuple__test.test_typing.NamedTupleTests.test_empty_namedtuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_namespace_package__test.test_doctest.TestDocTestFinder.test_empty_namespace_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_objects__test.test_json.test_decode.TestCDecode.test_empty_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_objects__test.test_json.test_decode.TestPyDecode.test_empty_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_octet__test.test_ipaddress.AddressTestCase_v4.test_empty_octet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path__test.test_http_cookiejar.LWPCookieTests.test_empty_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path__test.test_os.TestScandir.test_empty_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path__test.test_pathlib.PathSubclassTest.test_empty_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path__test.test_pathlib.PathTest.test_empty_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path__test.test_pathlib.PosixPathTest.test_empty_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path__test.test_pathlib.WindowsPathTest.test_empty_path__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_empty_path__test.test_shutil.TestWhich.test_empty_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path__test.test_shutil.TestWhichBytes.test_empty_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path__test.test_xmlrpc.MultiPathServerTestCase.test_empty_path__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_empty_path_fragment__test.test_xmlrpc.MultiPathServerTestCase.test_empty_path_fragment__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_empty_path_hooks__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_empty_path_hooks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path_hooks__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_empty_path_hooks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path_hooks__test.test_importlib.import_.test_path.Source_FindModuleTests.test_empty_path_hooks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path_hooks__test.test_importlib.import_.test_path.Source_FindSpecTests.test_empty_path_hooks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path_no_PATH__test.test_shutil.TestWhich.test_empty_path_no_PATH_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path_no_PATH__test.test_shutil.TestWhichBytes.test_empty_path_no_PATH_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_path_query__test.test_xmlrpc.MultiPathServerTestCase.test_empty_path_query__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_empty_presized_dict_in_freelist__test.test_dict.DictTest.test_empty_presized_dict_in_freelist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_protocol_decorated_with_final__test.test_typing.ProtocolTests.test_empty_protocol_decorated_with_final_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_select__test.test_selectors.DefaultSelectorTestCase.test_empty_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_select__test.test_selectors.DevpollSelectorTestCase.test_empty_select__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_empty_select__test.test_selectors.EpollSelectorTestCase.test_empty_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_select__test.test_selectors.KqueueSelectorTestCase.test_empty_select__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_empty_select__test.test_selectors.PollSelectorTestCase.test_empty_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_select__test.test_selectors.SelectSelectorTestCase.test_empty_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_select_timeout__test.test_selectors.KqueueSelectorTestCase.test_empty_select_timeout__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_empty_sequence__test.test_bytes.ByteArrayTest.test_empty_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_sequence__test.test_bytes.BytesTest.test_empty_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_sequence__test.test_urllib.urlencode_Tests.test_empty_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_set__test.test_unparse.UnparseTestCase.test_empty_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_simple_namespace__test.test_pprint.QueryTestCase.test_empty_simple_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_socket__test.test_urllib.urlopen_HttpTests.test_empty_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_binascii.ArrayBinASCIITest.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_binascii.BinASCIITest.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_binascii.BytearrayBinASCIITest.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_binascii.MemoryviewBinASCIITest.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_enum.TestEmptyAndNonLatinStrings.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_fileinput.Test_hook_compressed.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_hash.BytesHashRandomizationTests.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_hash.MemoryviewHashRandomizationTests.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_hash.StrHashRandomizationTests.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_importlib.source.test_path_hook.Source_PathHookTest.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_textwrap.ShortenTestCase.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string__test.test_textwrap.WrapTestCase.test_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string_for_dir__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_empty_string_for_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string_for_dir__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_empty_string_for_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string_for_dir__test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_empty_string_for_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string_for_dir__test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_empty_string_for_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_string_with_initial_indent__test.test_textwrap.WrapTestCase.test_empty_string_with_initial_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_symmetric_difference__test.test_set.TestBasicOpsBytes.test_empty_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_symmetric_difference__test.test_set.TestBasicOpsEmpty.test_empty_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_symmetric_difference__test.test_set.TestBasicOpsMixedStringBytes.test_empty_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_symmetric_difference__test.test_set.TestBasicOpsSingleton.test_empty_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_symmetric_difference__test.test_set.TestBasicOpsString.test_empty_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_symmetric_difference__test.test_set.TestBasicOpsTriple.test_empty_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_symmetric_difference__test.test_set.TestBasicOpsTuple.test_empty_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_tarfile__test.test_tarfile.Bz2MiscReadTest.test_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_tarfile__test.test_tarfile.Bz2StreamReadTest.test_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_tarfile__test.test_tarfile.GzipMiscReadTest.test_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_tarfile__test.test_tarfile.GzipStreamReadTest.test_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_tarfile__test.test_tarfile.LzmaMiscReadTest.test_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_tarfile__test.test_tarfile.LzmaStreamReadTest.test_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_tarfile__test.test_tarfile.MiscReadTest.test_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_tarfile__test.test_tarfile.StreamReadTest.test_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_union__test.test_set.TestBasicOpsBytes.test_empty_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_union__test.test_set.TestBasicOpsEmpty.test_empty_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_union__test.test_set.TestBasicOpsMixedStringBytes.test_empty_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_union__test.test_set.TestBasicOpsSingleton.test_empty_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_union__test.test_set.TestBasicOpsString.test_empty_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_union__test.test_set.TestBasicOpsTriple.test_empty_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_union__test.test_set.TestBasicOpsTuple.test_empty_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_value__test.test_dbm.TestCase_dumb.test_empty_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_value__test.test_dbm.TestCase_gnu.test_empty_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_value__test.test_dbm.TestCase_ndbm.test_empty_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_value__test.test_dbm_ndbm.DbmTestCase.test_empty_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_yield_from__test.test_ast.AST_Tests.test_empty_yield_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_zipfile__test.test_zipfile.test_core.OtherTests.test_empty_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_zone__test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_empty_zone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_empty_zone__test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_empty_zone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_emptynodelist___add____test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist___add___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_emptynodelist___radd____test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist___radd___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_emptynodelist_item__test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_emptynodelist_length__test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_emscripten_info__test.test_sys.SysModuleTest.test_emscripten_info__'only_available_on_Emscripten'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_enable_fd__test.test_faulthandler.FaultHandlerTests.test_enable_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enable_file__test.test_faulthandler.FaultHandlerTests.test_enable_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enable_single_thread__test.test_faulthandler.FaultHandlerTests.test_enable_single_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode7or8bit__test.test_email.test_email.TestEncoders.test_encode7or8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_base64.LegacyBase64TestCase.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_bigmem.StrTest.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_codecs.ASCIITest.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_codecs.CodecsModuleTest.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_codecs.Latin1Test.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_codecs.PunycodeTest.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_codecs.Rot13Test.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_email.test_email.TestBase64.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_email.test_email.TestQuopri.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_multibytecodec.TestHZStateful.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_multibytecodec.TestStateful.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_quopri.QuopriTestCase.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_uu.UUFileTest.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_uu.UUStdIOTest.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode__test.test_uu.UUTest.test_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_ascii__test.test_bigmem.StrTest.test_encode_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_basestring_ascii__test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_encode_basestring_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_basestring_ascii__test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii.test_encode_basestring_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_basestring_ascii__test.test_json.test_speedups.TestSpeedups.test_encode_basestring_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_bytes_replacement__test.test_codeccallbacks.CodecCallbackTest.test_encode_bytes_replacement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_default_args__test.test_userstring.UserStringTest.test_encode_default_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_empty_payload__test.test_email.test_email.TestEncoders.test_encode_empty_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_error__test.test_codecs.ASCIITest.test_encode_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_errors__test.test_codecs.Latin1Test.test_encode_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_evil_dict__test.test_json.test_dump.TestCDump.test_encode_evil_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_evil_dict__test.test_json.test_dump.TestPyDump.test_encode_evil_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_explicit_none_args__test.test_userstring.UserStringTest.test_encode_explicit_none_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_file__test.test_base64.TestMain.test_encode_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_from_stdin__test.test_base64.TestMain.test_encode_from_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_header__test.test_quopri.QuopriTestCase.test_encode_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_maxlinelen_too_small__test.test_email.test_email.TestQuopri.test_encode_maxlinelen_too_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_mutated__test.test_json.test_dump.TestCDump.test_encode_mutated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_mutated__test.test_json.test_dump.TestPyDump.test_encode_mutated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_nonascii_replacement__test.test_codeccallbacks.CodecCallbackTest.test_encode_nonascii_replacement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_null__test.test_email.test_email.TestQuopri.test_encode_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_null_lines__test.test_email.test_email.TestQuopri.test_encode_null_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_odd_bytes_replacement__test.test_codeccallbacks.CodecCallbackTest.test_encode_odd_bytes_replacement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_line__test.test_email.test_email.TestQuopri.test_encode_one_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_line_crlf__test.test_email.test_email.TestQuopri.test_encode_one_line_crlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_line_eol__test.test_email.test_email.TestQuopri.test_encode_one_line_eol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_line_eol_after_non_ascii__test.test_email.test_email.TestQuopri.test_encode_one_line_eol_after_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_line_one_space__test.test_email.test_email.TestQuopri.test_encode_one_line_one_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_line_trailing_spaces__test.test_email.test_email.TestQuopri.test_encode_one_line_trailing_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_line_trailing_tab__test.test_email.test_email.TestQuopri.test_encode_one_line_trailing_tab_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_long_line__test.test_email.test_email.TestQuopri.test_encode_one_long_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_long_string__test.test_email.test_email.TestQuopri.test_encode_one_long_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_space__test.test_email.test_email.TestQuopri.test_encode_one_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_very_long_line__test.test_email.test_email.TestQuopri.test_encode_one_very_long_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_word_trailing_spaces__test.test_email.test_email.TestQuopri.test_encode_one_word_trailing_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_one_word_trailing_tab__test.test_email.test_email.TestQuopri.test_encode_one_word_trailing_tab_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_preserves_leading_ws_on_value__test.test_email.test_email.TestHeader.test_encode_preserves_leading_ws_on_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_quoted_equals__test.test_email.test_email.TestQuopri.test_encode_quoted_equals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_raw_unicode_escape__test.test_bigmem.StrTest.test_encode_raw_unicode_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_shortest_maxlinelen__test.test_email.test_email.TestQuopri.test_encode_shortest_maxlinelen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_strict__test.test_codecs.LocaleCodecTest.test_encode_strict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_surrogateescape__test.test_codecs.LocaleCodecTest.test_encode_surrogateescape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_surrogateescape_error__test.test_codecs.ASCIITest.test_encode_surrogateescape_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_surrogateescape_error__test.test_codecs.Latin1Test.test_encode_surrogateescape_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_surrogatepass__test.test_codecs.LocaleCodecTest.test_encode_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_trailing_space_at_maxlinelen__test.test_email.test_email.TestQuopri.test_encode_trailing_space_at_maxlinelen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_trailing_space_before_maxlinelen__test.test_email.test_email.TestQuopri.test_encode_trailing_space_before_maxlinelen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_trailing_space_beyond_maxlinelen__test.test_email.test_email.TestQuopri.test_encode_trailing_space_beyond_maxlinelen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_truefalse__test.test_json.test_dump.TestCDump.test_encode_truefalse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_truefalse__test.test_json.test_dump.TestPyDump.test_encode_truefalse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_two_lines_one_space__test.test_email.test_email.TestQuopri.test_encode_two_lines_one_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_unencodable_replacement__test.test_codeccallbacks.CodecCallbackTest.test_encode_unencodable_replacement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_unsupported_error_handler__test.test_codecs.LocaleCodecTest.test_encode_unsupported_error_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_utf32__test.test_bigmem.StrTest.test_encode_utf32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_utf7__test.test_bigmem.StrTest.test_encode_utf7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encode_whitespace_lines__test.test_email.test_email.TestQuopri.test_encode_whitespace_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encodebytes__test.test_base64.LegacyBase64TestCase.test_encodebytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoded_adjacent_nonencoded__test.test_email.test_email.TestHeader.test_encoded_adjacent_nonencoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoded_file__test.test_traceback.TracebackCases.test_encoded_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoded_word_inside_quotes__test.test_email.test__header_value_parser.TestParser.test_encoded_word_inside_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoded_writes__test.test_io.CTextIOWrapperTest.test_encoded_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoded_writes__test.test_io.PyTextIOWrapperTest.test_encoded_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encodedfile__test.test_codecs.WithStmtTest.test_encodedfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encodehelper__test.test_codeccallbacks.CodecCallbackTest.test_encodehelper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encodehelper_bug36819__test.test_codeccallbacks.CodecCallbackTest.test_encodehelper_bug36819_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encodestring__test.test_quopri.QuopriTestCase.test_encodestring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encodex__test.test_charmapcodec.CharmapCodecTest.test_encodex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding3__test.test_json.test_unicode.TestCUnicode.test_encoding3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding3__test.test_json.test_unicode.TestPyUnicode.test_encoding3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding4__test.test_json.test_unicode.TestCUnicode.test_encoding4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding4__test.test_json.test_unicode.TestPyUnicode.test_encoding4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding5__test.test_json.test_unicode.TestCUnicode.test_encoding5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding5__test.test_json.test_unicode.TestPyUnicode.test_encoding5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding6__test.test_json.test_unicode.TestCUnicode.test_encoding6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding6__test.test_json.test_unicode.TestPyUnicode.test_encoding6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_bytes.ByteArrayTest.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_bytes.BytesTest.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_bz2.OpenTest.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_compile.TestSpecifics.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_email.test_email.TestMIMEAudio.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_email.test_email.TestMIMEImage.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_gzip.TestOpen.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_io.CTextIOWrapperTest.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_io.PyTextIOWrapperTest.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_logging.BasicConfigTest.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_lzma.OpenTestCase.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_mimetypes.MimeTypesTestCase.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_runpy.RunPathTestCase.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_tokenize.CTokenizeTest.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_xml_etree.ElementTreeTest.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_xml_etree.IOTest.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_xml_etree_c.ElementTreeTest.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding__test.test_xml_etree_c.IOTest.test_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_cyrillic_unicode__test.test_logging.EncodingTest.test_encoding_cyrillic_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_error_handler__test.test_bz2.OpenTest.test_encoding_error_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_error_handler__test.test_gzip.TestOpen.test_encoding_error_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_error_handler__test.test_lzma.OpenTestCase.test_encoding_error_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_errors__test.test_logging.BasicConfigTest.test_encoding_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_errors_default__test.test_logging.BasicConfigTest.test_encoding_errors_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_errors_none__test.test_logging.BasicConfigTest.test_encoding_errors_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_errors_reading__test.test_io.CTextIOWrapperTest.test_encoding_errors_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_errors_reading__test.test_io.PyTextIOWrapperTest.test_encoding_errors_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_errors_writing__test.test_io.CTextIOWrapperTest.test_encoding_errors_writing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_errors_writing__test.test_io.PyTextIOWrapperTest.test_encoding_errors_writing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_map_type_initialized__test.test_codecs.BasicUnicodeTest.test_encoding_map_type_initialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_on_first_line__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_on_first_line__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_on_first_line__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_on_first_line__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_on_second_line__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_second_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_on_second_line__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_second_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_on_second_line__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_second_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_on_second_line__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_second_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_param__test.test_ftplib.TestFTPClass.test_encoding_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_param__test.test_ftplib.TestTLS_FTPClassMixin.test_encoding_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_plain_file__test.test_logging.EncodingTest.test_encoding_plain_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encoding_warning__test.test_subprocess.RunFuncTestCase.test_encoding_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encodings__test.test_exceptions.SyntaxErrorTests.test_encodings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_encodings_normalize_encoding__test.test_codecs.CodecNameNormalizationTest.test_encodings_normalize_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_end_of_numerical_literals__test.test_grammar.TokenTests.test_end_of_numerical_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_end_tag_in_attribute_value__test.test_htmlparser.AttributesTestCase.test_end_tag_in_attribute_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endheaders_chunked__test.test_httplib.TransferEncodingTest.test_endheaders_chunked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endian_double__test.test_ctypes.test_byteswap.Test.test_endian_double_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endian_float__test.test_ctypes.test_byteswap.Test.test_endian_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endian_int__test.test_ctypes.test_byteswap.Test.test_endian_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endian_longlong__test.test_ctypes.test_byteswap.Test.test_endian_longlong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endian_other__test.test_ctypes.test_byteswap.Test.test_endian_other_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endian_short__test.test_ctypes.test_byteswap.Test.test_endian_short_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endian_types__test.test_ctypes.test_pep3118.Test.test_endian_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endless_loop__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_endless_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endless_recursion__test.test_json.test_recursion.TestCRecursion.test_endless_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endless_recursion__test.test_json.test_recursion.TestPyRecursion.test_endless_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endline_and_columntable_none_when_no_debug_ranges__test.test_code.CodeTest.test_endline_and_columntable_none_when_no_debug_ranges_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endline_and_columntable_none_when_no_debug_ranges_env__test.test_code.CodeTest.test_endline_and_columntable_none_when_no_debug_ranges_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ends__test.test_float.HexFloatTestCase.test_ends_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endswith__test.test_bigmem.BytearrayTest.test_endswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endswith__test.test_bigmem.BytesTest.test_endswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endswith__test.test_bigmem.StrTest.test_endswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endswith__test.test_bytes.ByteArrayTest.test_endswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endswith__test.test_bytes.BytesTest.test_endswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endswith__test.test_unicode.UnicodeTest.test_endswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_endswith__test.test_userstring.UserStringTest.test_endswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_english__test.test_locale.NormalizeTest.test_english_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_ascii_default__test.test_json.test_tool.TestTool.test_ensure_ascii_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_flags_dont_clash__test.test_future_stmt.test_future.FutureTest.test_ensure_flags_dont_clash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future__test.test_asyncio.test_futures.DuckTests.test_ensure_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_awaitable__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_awaitable__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_awaitable__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_awaitable__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_awaitable__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_awaitable__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_awaitable__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_awaitable__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_coroutine__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_coroutine__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_coroutine__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_coroutine__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_coroutine__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_coroutine__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_coroutine__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_coroutine__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_error_msg__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_error_msg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_error_msg__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_error_msg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_error_msg__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_error_msg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_error_msg__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_error_msg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_error_msg__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_error_msg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_error_msg__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_error_msg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_error_msg__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_error_msg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_error_msg__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_error_msg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_future__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_future__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_future__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_future__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_future__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_future__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_future__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_future__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_neither__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_neither_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_neither__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_neither_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_neither__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_neither_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_neither__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_neither_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_neither__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_neither_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_neither__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_neither_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_neither__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_neither_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_neither__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_neither_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task_awaitable__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_task_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task_awaitable__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_task_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task_awaitable__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_task_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task_awaitable__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_task_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task_awaitable__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_task_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task_awaitable__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_task_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task_awaitable__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_task_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ensure_future_task_awaitable__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_task_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enterAsyncContext__test.test_unittest.test_async_case.TestAsyncCase.test_enterAsyncContext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enterAsyncContext_arg_errors__test.test_unittest.test_async_case.TestAsyncCase.test_enterAsyncContext_arg_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enterClassContext__test.test_unittest.test_runner.TestClassCleanup.test_enterClassContext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enterClassContext_arg_errors__test.test_unittest.test_runner.TestClassCleanup.test_enterClassContext_arg_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enterContext__test.test_unittest.test_runner.TestCleanUp.test_enterContext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enterContext_arg_errors__test.test_unittest.test_runner.TestCleanUp.test_enterContext_arg_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enterModuleContext__test.test_unittest.test_runner.TestModuleCleanUp.test_enterModuleContext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enterModuleContext_arg_errors__test.test_unittest.test_runner.TestModuleCleanUp.test_enterModuleContext_arg_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter__test.test_contextlib.TestAbstractContextManager.test_enter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter__test.test_contextlib_async.TestAbstractAsyncContextManager.test_enter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter__test.test_sched.TestCase.test_enter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter_async_context__test.test_contextlib_async.TestAsyncExitStack.test_enter_async_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter_async_context_errors__test.test_contextlib_async.TestAsyncExitStack.test_enter_async_context_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter_concurrent__test.test_sched.TestCase.test_enter_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter_context__test.test_contextlib.TestExitStack.test_enter_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter_context__test.test_contextlib_async.TestAsyncExitStack.test_enter_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter_context_errors__test.test_contextlib.TestExitStack.test_enter_context_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter_context_errors__test.test_contextlib_async.TestAsyncExitStack.test_enter_context_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter_result_is_target__test.test_contextlib.TestRedirectStderr.test_enter_result_is_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enter_result_is_target__test.test_contextlib.TestRedirectStdout.test_enter_result_is_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enterabs__test.test_sched.TestCase.test_enterabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entire_file__test.test_mmap.MmapTests.test_entire_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entities_in_attribute_value__test.test_htmlparser.AttributesTestCase.test_entities_in_attribute_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entity__test.test_xml_etree.ElementTreeTest.test_entity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entity__test.test_xml_etree_c.ElementTreeTest.test_entity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entityrefs_in_attributes__test.test_htmlparser.AttributesTestCase.test_entityrefs_in_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entry_frames_are_invisible_during_teardown__test.test_frame.TestIncompleteFrameAreInvisible.test_entry_frames_are_invisible_during_teardown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entry_point_pickleable__test.test_importlib.test_main.TestEntryPoints.test_entry_point_pickleable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entry_points__test.test_importlib.test_metadata_api.APITests.test_entry_points_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entry_points_allows_no_attributes__test.test_importlib.test_metadata_api.APITests.test_entry_points_allows_no_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entry_points_distribution__test.test_importlib.test_metadata_api.APITests.test_entry_points_distribution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entry_points_missing_group__test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entry_points_missing_name__test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_entrypoint_with_colon_in_name__test.test_importlib.test_main.ImportTests.test_entrypoint_with_colon_in_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum__test.test_re.ReTests.test_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum__test.test_typing.LiteralTests.test_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_certificates__test.test_ssl.BasicSocketTests.test_enum_certificates__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_enum_crls__test.test_ssl.BasicSocketTests.test_enum_crls__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_enum_function_with_qualname__test.test_enum.TestSpecial.test_enum_function_with_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_has_extra_members__test.test_enum.TestOrder.test_enum_has_extra_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_has_extra_members_with_aliases__test.test_enum.TestOrder.test_enum_has_extra_members_with_aliases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestIntEnumClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestIntEnumFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestIntFlagClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestIntFlagFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMinimalDateClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMinimalDateFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMinimalFloatClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMinimalFloatFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMixedDateClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMixedDateFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMixedFloatClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMixedFloatFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMixedIntClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMixedIntFlagClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMixedIntFlagFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMixedIntFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMixedStrClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestMixedStrFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestPlainEnumClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestPlainEnumFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestPlainFlagClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestPlainFlagFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestStrEnumClass.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_in_enum_out__test.test_enum.TestStrEnumFunction.test_enum_in_enum_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_of_generic_aliases__test.test_enum.TestSpecial.test_enum_of_generic_aliases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enum_with_value_name__test.test_enum.TestSpecial.test_enum_with_value_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enumerate_after_join__test.test_threading.ThreadTests.test_enumerate_after_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enumerate_result_gc__test.test_enumerate.EnumerateStartTestCase.test_enumerate_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enumerate_result_gc__test.test_enumerate.EnumerateTestCase.test_enumerate_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enumerate_result_gc__test.test_enumerate.SubclassTestCase.test_enumerate_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enumerate_result_gc__test.test_enumerate.TestBig.test_enumerate_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enumerate_result_gc__test.test_enumerate.TestEmpty.test_enumerate_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enumerate_result_gc__test.test_enumerate.TestLongStart.test_enumerate_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enumerate_result_gc__test.test_enumerate.TestStart.test_enumerate_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enumerate_weekdays__test.test_calendar.CalendarTestCase.test_enumerate_weekdays_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_enums__test.test_signal.GenericTests.test_enums_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env__test.test_subprocess.ProcessTestCase.test_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env__test.test_subprocess.ProcessTestCaseNoPoll.test_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_changed__test.test_regrtest.ArgsTestCase.test_env_changed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_limit__test.test_tracemalloc.TestCommandLine.test_env_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_var__test.test_faulthandler.FaultHandlerTests.test_env_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_var__test.test_utf8_mode.UTF8ModeTests.test_env_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_var_debug__test.test_asyncio.test_base_events.BaseEventLoopTests.test_env_var_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_var_debug__test.test_asyncio.test_tasks.CoroutineGatherTests.test_env_var_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_var_debug__test.test_asyncio.test_tasks.FutureGatherTests.test_env_var_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_var_disabled__test.test_tracemalloc.TestCommandLine.test_env_var_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_var_disabled_by_default__test.test_tracemalloc.TestCommandLine.test_env_var_disabled_by_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_var_enabled_at_startup__test.test_tracemalloc.TestCommandLine.test_env_var_enabled_at_startup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_var_invalid__test.test_tracemalloc.TestCommandLine.test_env_var_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_variable_relative_paths__test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_env_variable_relative_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_env_variable_relative_paths__test.test_zoneinfo.test_zoneinfo.TzPathTest.test_env_variable_relative_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_envar_good_path_builtin__test.test_builtin.TestBreakpoint.test_envar_good_path_builtin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_envar_good_path_empty_string__test.test_builtin.TestBreakpoint.test_envar_good_path_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_envar_good_path_noop_0__test.test_builtin.TestBreakpoint.test_envar_good_path_noop_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_envar_good_path_other__test.test_builtin.TestBreakpoint.test_envar_good_path_other_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_envar_ignored_when_hook_is_set__test.test_builtin.TestBreakpoint.test_envar_ignored_when_hook_is_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_envar_unimportable__test.test_builtin.TestBreakpoint.test_envar_unimportable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environ__test.test_posix.PosixTester.test_environ_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environ__test.test_wsgiref.IntegrationTests.test_environ_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environ_path__test.test_shutil.TestWhich.test_environ_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environ_path__test.test_shutil.TestWhichBytes.test_environ_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environ_path_cwd__test.test_shutil.TestWhich.test_environ_path_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environ_path_cwd__test.test_shutil.TestWhichBytes.test_environ_path_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environ_path_empty__test.test_shutil.TestWhich.test_environ_path_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environ_path_empty__test.test_shutil.TestWhichBytes.test_environ_path_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environ_path_missing__test.test_shutil.TestWhich.test_environ_path_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environ_path_missing__test.test_shutil.TestWhichBytes.test_environ_path_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environb__test.test_os.EnvironTests.test_environb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_environment__test.test_webbrowser.ImportTest.test_environment__'could_not_locate_runnable_browser'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_environment_preferred__test.test_webbrowser.ImportTest.test_environment_preferred__'could_not_locate_runnable_browser'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_envvar_and_command_line__test.test_warnings.CEnvironmentVariableTests.test_envvar_and_command_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_envvar_and_command_line__test.test_warnings.PyEnvironmentVariableTests.test_envvar_and_command_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof__test.test_marshal.BugsTestCase.test_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof__test.test_ssl.MemoryBIOTests.test_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof__test.test_tarfile.ContextManagerTest.test_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_error__test.test_grammar.TokenTests.test_eof_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_feed_when_closing_writer__test.test_asyncio.test_streams.StreamTests.test_eof_feed_when_closing_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.Bz2CreateTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.Bz2StreamWriteTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.Bz2WriteTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.CreateTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.CreateWithXModeTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.DeviceHeaderTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.GzipCreateTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.GzipStreamWriteTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.GzipWriteTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.LzmaCreateTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.LzmaStreamWriteTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.LzmaWriteTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.StreamWriteTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_marker__test.test_tarfile.WriteTest.test_eof_marker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_received_waiter__test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_eof_received_waiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eof_with_line_continuation__test.test_eof.EOFTestCase.test_eof_with_line_continuation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_epilogue__test.test_email.test_email.TestMIMEMessage.test_epilogue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_epipe__test.test_httplib.BasicTest.test_epipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_epoch__test.test_time.TimeTestCase.test_epoch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_1__test.test_typing.GenericTests.test_eq_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_2__test.test_typing.GenericTests.test_eq_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_binop.RatTestCase.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_collections.TestCounter.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_dict.DictTest.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_http_cookies.MorselTests.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_operator.COperatorTestCase.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_operator.PyOperatorTestCase.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_pathlib.PosixPathAsPureTest.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_pathlib.PurePosixPathTest.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_pathlib.PureWindowsPathTest.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_pathlib.WindowsPathAsPureTest.test_eq__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_eq__test.test_set.TestBinaryOps.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_unittest.test_case.Test_TestCase.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_unittest.test_suite.Test_TestSuite.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_userdict.UserDictTest.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq__test.test_weakset.TestWeakSet.test_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_common__test.test_pathlib.PosixPathAsPureTest.test_eq_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_common__test.test_pathlib.PurePathSubclassTest.test_eq_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_common__test.test_pathlib.PurePathTest.test_eq_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_common__test.test_pathlib.PurePosixPathTest.test_eq_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_common__test.test_pathlib.PureWindowsPathTest.test_eq_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_common__test.test_pathlib.WindowsPathAsPureTest.test_eq_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_eq_expression__test.test_lib2to3.test_fixers.Test_idioms.test_eq_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_hash__test.test_typing.CollectionsCallableTests.test_eq_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_hash__test.test_typing.TypingCallableTests.test_eq_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_hash__test.test_zipfile._path.test_path.TestPath.test_eq_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_ne__test.test_set.TestOnlySetsDict.test_eq_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_ne__test.test_set.TestOnlySetsGenerator.test_eq_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_ne__test.test_set.TestOnlySetsNumeric.test_eq_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_ne__test.test_set.TestOnlySetsOperator.test_eq_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_ne__test.test_set.TestOnlySetsString.test_eq_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_ne__test.test_set.TestOnlySetsTuple.test_eq_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_only__test.test_dataclasses.TestHash.test_eq_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_order__test.test_dataclasses.TestCase.test_eq_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_reverse__test.test_lib2to3.test_fixers.Test_idioms.test_eq_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_simple__test.test_lib2to3.test_fixers.Test_idioms.test_eq_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_eq_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_eq_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_eq_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eq_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_eq_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equal__test.test_secrets.Compare_Digest_Tests.test_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equal__test.test_types.SimpleNamespaceTests.test_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equal__test.test_typing.LiteralTests.test_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equal_equal__test.test_fstring.TestCase.test_equal_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equal_inputs__test.test_statistics.TestQuantiles.test_equal_inputs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equal_operator_modifying_operand__test.test_dict.DictTest.test_equal_operator_modifying_operand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equal_operator_modifying_operand__test.test_list.ListTest.test_equal_operator_modifying_operand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equal_sized_groups__test.test_statistics.TestQuantiles.test_equal_sized_groups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality_Set__test.test_collections.TestCollectionABCs.test_equality_Set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test__xxinterpchannels.ChannelIDTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test__xxsubinterpreters.InterpreterIDTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_argparse.TestNamespace.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_enum.TestSpecial.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_genericalias.BaseTest.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_hmac.CopyTestCase.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_importlib.extension.test_loader.Source_LoaderTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_interpreters.TestInterpreterAttrs.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_interpreters.TestRecvChannelAttrs.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_interpreters.TestSendChannelAttrs.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_ordered_dict.CPythonOrderedDictTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_ordered_dict.PurePythonOrderedDictTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_set.TestFrozenSet.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_set.TestFrozenSetSubclass.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_set.TestSet.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_set.TestSetSubclass.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_statistics.TestNormalDistC.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_statistics.TestNormalDistPython.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_typing.LiteralStringTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_typing.NeverTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_typing.NoReturnTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_typing.SelfTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_typing.TupleTests.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_weakref.ReferencesTestCase.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality__test.test_weakref.WeakMethodTestCase.test_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality_location__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality_location__test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality_new__test.test_hmac.CopyTestCase.test_equality_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality_returns_notimplemented__test.test_argparse.TestNamespace.test_equality_returns_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality_with_other_types__test.test_decimal.CContextAPItests.test_equality_with_other_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equality_with_other_types__test.test_decimal.PyContextAPItests.test_equality_with_other_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalences__test.test_pathlib.PosixPathAsPureTest.test_equivalences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalences__test.test_pathlib.PurePathSubclassTest.test_equivalences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalences__test.test_pathlib.PurePathTest.test_equivalences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalences__test.test_pathlib.PurePosixPathTest.test_equivalences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalences__test.test_pathlib.PureWindowsPathTest.test_equivalences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalences__test.test_pathlib.WindowsPathAsPureTest.test_equivalences__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_equivalent_equality__test.test_set.TestBasicOpsBytes.test_equivalent_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalent_equality__test.test_set.TestBasicOpsEmpty.test_equivalent_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalent_equality__test.test_set.TestBasicOpsMixedStringBytes.test_equivalent_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalent_equality__test.test_set.TestBasicOpsSingleton.test_equivalent_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalent_equality__test.test_set.TestBasicOpsString.test_equivalent_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalent_equality__test.test_set.TestBasicOpsTriple.test_equivalent_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_equivalent_equality__test.test_set.TestBasicOpsTuple.test_equivalent_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_err__test.test_httpservers.RequestHandlerLoggingTestCase.test_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_err_restore__test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_err_restore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_err_set_raised__test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_err_set_raised_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_err_writeunraisable__test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_err_writeunraisable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errno_ENOTDIR__test.test_exceptions.ExceptionTests.test_errno_ENOTDIR_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errno__test.test_select.SelectTestCase.test_errno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errno_mapping__test.test_exception_hierarchy.ExplicitSubclassingTest.test_errno_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errno_mapping__test.test_exception_hierarchy.HierarchyTest.test_errno_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errno_translation__test.test_exception_hierarchy.AttributesTest.test_errno_translation__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_erroneous_cause__test.test_raise.TestCause.test_erroneous_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_erroneous_exception__test.test_raise.TestRaise.test_erroneous_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_array.ArrayReconstructorTest.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_capi.test_watchers.TestCodeObjectWatchers.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_capi.test_watchers.TestDictWatchers.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_capi.test_watchers.TestTypeWatchers.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_compileall.EncodingTest.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_configparser.ExceptionPicklingTestCase.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_dbm.TestCase_dumb.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_dbm.TestCase_gnu.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_dbm.TestCase_ndbm.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_index.BaseTestCase.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_index.ByteArrayTestCase.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_index.BytesTestCase.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_index.ListTestCase.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_index.NewSeqTestCase.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_index.StringTestCase.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_index.TupleTestCase.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_logging.BasicConfigTest.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_logging.ModuleLevelMiscTest.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_mmap.MmapTests.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_re.ReTests.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_sqlite3.test_dbapi.ModuleTests.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_warnings.CFilterTests.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_warnings.PyFilterTests.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error__test.test_xxlimited.TestXXLimited.test_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_after_default__test.test_warnings.CFilterTests.test_error_after_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_after_default__test.test_warnings.PyFilterTests.test_error_after_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_alias_invocation__test.test_argparse.TestAddSubparsers.test_error_alias_invocation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_cases__test.test_statistics.TestFMean.test_error_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_cases__test.test_statistics.TestGeometricMean.test_error_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_cases__test.test_statistics.TestQuantiles.test_error_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_code__test.test_xml_etree.ParseErrorTest.test_error_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_code__test.test_xml_etree_c.ParseErrorTest.test_error_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_code_on_exception__test.test_sqlite3.test_dbapi.ModuleTests.test_error_code_on_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_conditions__test.test_dbm_gnu.TestGdbm.test_error_conditions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_conditions__test.test_select.SelectTestCase.test_error_conditions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_content_length__test.test_httpservers.BaseHTTPServerTestCase.test_error_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_from_string__test.test_source_encoding.MiscSourceEncodingTest.test_error_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_handling__test.test_logging.StreamHandlerTest.test_error_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_hash__test.test_hash.HashInheritanceTestCase.test_error_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_id__test.test__xxsubinterpreters.RunStringTests.test_error_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_call_soon__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_error_in_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_call_soon__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_error_in_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_call_soon__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_error_in_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_call_soon__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_error_in_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_call_soon__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_error_in_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_call_soon__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_error_in_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_call_soon__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_error_in_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_call_soon__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_error_in_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_conform__test.test_sqlite3.test_types.DeclTypesTests.test_error_in_conform_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_progress_handler__test.test_sqlite3.test_hooks.ProgressTests.test_error_in_progress_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_progress_handler_result__test.test_sqlite3.test_hooks.ProgressTests.test_error_in_progress_handler_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_setup_module__test.test_unittest.test_setups.TestSetups.test_error_in_setup_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_setupclass__test.test_unittest.test_setups.TestSetups.test_error_in_setupclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_teardown_class__test.test_unittest.test_setups.TestSetups.test_error_in_teardown_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_in_teardown_module__test.test_unittest.test_setups.TestSetups.test_error_in_teardown_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_iter__test.test_iter.TestCase.test_error_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_leak__test.test_httplib.BasicTest.test_error_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_message__test.test_float.GeneralFloatCases.test_error_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_message__test.test_int.IntTestCases.test_error_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_message__test.test_source_encoding.MiscSourceEncodingTest.test_error_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_message_when_subclassing__test.test_typing.NewTypeTests.test_error_message_when_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_msg__test.test_statistics.FailNegTest.test_error_msg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_msg_decode_error__test.test_sqlite3.test_regression.RegressionTests.test_error_msg_decode_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_msg_numeric__test.test_statistics.TestNumericTestCase.test_error_msg_numeric_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_msg_sequence__test.test_statistics.TestNumericTestCase.test_error_msg_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_offset_continuation_characters__test.test_exceptions.ExceptionTests.test_error_offset_continuation_characters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_on_parser_stack_overflow__test.test_syntax.SyntaxTestCase.test_error_on_parser_stack_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_on_setitem_if_max_count_exceeded__test.test_email.test_message.Test.test_error_on_setitem_if_max_count_exceeded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_on_wrong_type_for_interpolation__test.test_configparser.ConfigParserTestCaseInvalidInterpolationType.test_error_on_wrong_type_for_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_parenthesis__test.test_syntax.SyntaxTestCase.test_error_parenthesis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_position__test.test_xml_etree.ParseErrorTest.test_error_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_position__test.test_xml_etree_c.ParseErrorTest.test_error_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_propagation__test.test_functools.TestPartialC.test_error_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_propagation__test.test_functools.TestPartialCSubclass.test_error_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_propagation__test.test_functools.TestPartialPy.test_error_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_propagation__test.test_functools.TestPartialPySubclass.test_error_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_string_literal__test.test_syntax.SyntaxTestCase.test_error_string_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_through_destructor__test.test_io.CBufferedRandomTest.test_error_through_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_through_destructor__test.test_io.CBufferedReaderTest.test_error_through_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_through_destructor__test.test_io.CBufferedWriterTest.test_error_through_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_through_destructor__test.test_io.CTextIOWrapperTest.test_error_through_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_through_destructor__test.test_io.PyBufferedRandomTest.test_error_through_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_through_destructor__test.test_io.PyBufferedReaderTest.test_error_through_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_through_destructor__test.test_io.PyBufferedWriterTest.test_error_through_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_through_destructor__test.test_io.PyTextIOWrapperTest.test_error_through_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_error_types__test.test_ssl.MemoryBIOTests.test_error_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorcallback_custom_ignore__test.test_multibytecodec.Test_MultibyteCodec.test_errorcallback_custom_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorcallback_longindex__test.test_multibytecodec.Test_MultibyteCodec.test_errorcallback_longindex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_cn.Test_GB18030.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_cn.Test_GB2312.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_cn.Test_GBK.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_cn.Test_HZ.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_hk.Test_Big5HKSCS.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_jp.Test_CP932.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_jp.Test_EUC_JISX0213.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_jp.Test_SJISX0213.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_jp.Test_SJIS_2004.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_kr.Test_CP949.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_kr.Test_EUCKR.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_kr.Test_JOHAB.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecencodings_tw.Test_Big5.test_errorhandle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_cn.TestGB18030Map.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_cn.TestGB2312Map.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_cn.TestGBKMap.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_hk.TestBig5HKSCSMap.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_jp.TestCP932Map.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_jp.TestEUCJISX0213Map.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_jp.TestSJISCOMPATMap.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_jp.TestSJISX0213Map.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_kr.TestCP949Map.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_kr.TestEUCKRMap.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_kr.TestJOHABMap.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_tw.TestBIG5Map.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorhandle__test.test_codecmaps_tw.TestCP950Map.test_errorhandle__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_errorlevel__test.test_tarfile.TestExtractionFilters.test_errorlevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_codecs.EscapeDecodeTest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_codecs.UTF16BETest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_codecs.UTF16ExTest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_codecs.UTF16LETest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_codecs.UTF16Test.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_codecs.UTF32BETest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_codecs.UTF32LETest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_codecs.UTF32Test.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_codecs.UTF7Test.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_ctypes.test_functions.FunctionTestCase.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_decorators.TestDecorators.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_descr.ClassPropertiesAndMethods.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_epoll.TestEPoll.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_fileinput.Test_hook_encoded.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_fstring.TestCase.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_grp.GroupDatabaseTestCase.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_inspect.test_inspect.TestGetcallargsFunctions.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_inspect.test_inspect.TestGetcallargsMethods.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_pwd.PwdTest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_socket.SendfileUsingSendTest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_socket.SendfileUsingSendfileTest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_subclassinit.Test.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_sys.SizeofTest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_type_aliases.TypeAliasConstructorTest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_typing.AnyTests.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_typing.AssertTypeTests.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_typing.CastTests.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_typing.CollectionsCallableTests.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_typing.GenericTests.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_typing.NewTypeTests.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_typing.RETests.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_typing.TupleTests.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_typing.TypingCallableTests.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_ucn.UnicodeNamesTest.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors__test.test_urllib2.HandlerTests.test_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors_changed_pep487__test.test_subclassinit.Test.test_errors_changed_pep487_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors_in_command__test.test_pdb.PdbTestCase.test_errors_in_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors_in_view_containment_check__test.test_dict.DictTest.test_errors_in_view_containment_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors_property__test.test_io.CTextIOWrapperTest.test_errors_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_errors_property__test.test_io.PyTextIOWrapperTest.test_errors_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_es__test.test_capi.test_getargs.String_TestCase.test_es_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_es_hash__test.test_capi.test_getargs.String_TestCase.test_es_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape__test.test_codecs.EscapeDecodeTest.test_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape__test.test_glob.GlobTests.test_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape__test.test_html.HtmlTests.test_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape__test.test_importlib.test_util.Frozen_ResolveNameTests.test_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape__test.test_importlib.test_util.Source_ResolveNameTests.test_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape__test.test_xmlrpc.HelperTestCase.test_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_all__test.test_sax.SaxutilsTest.test_escape_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_backslashes__test.test_email.test_email.TestMiscellaneous.test_escape_backslashes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_basic__test.test_sax.SaxutilsTest.test_escape_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_decode__test.test_codecs.RawUnicodeEscapeTest.test_escape_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_decode__test.test_codecs.UnicodeEscapeTest.test_escape_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_dump__test.test_email.test_email.TestMiscellaneous.test_escape_dump_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_encode__test.test_codecs.EscapeEncodeTest.test_escape_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_encode__test.test_codecs.RawUnicodeEscapeTest.test_escape_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_encode__test.test_codecs.UnicodeEscapeTest.test_escape_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_extra__test.test_sax.SaxutilsTest.test_escape_extra_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_fieldsep__test.test_csv.TestEscapedExcel.test_escape_fieldsep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_path__test.test_http_cookiejar.CookieTests.test_escape_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escape_windows__test.test_glob.GlobTests.test_escape_windows__'Win32_specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_escapechar__test.test_csv.TestDialectValidity.test_escapechar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escaped_8bit_header__test.test_email.test_email.TestHeader.test_escaped_8bit_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escapes__test.test_string.TestTemplate.test_escapes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_escaping__test.test_strptime.StrptimeTests.test_escaping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_et__test.test_capi.test_getargs.String_TestCase.test_et_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_et_hash__test.test_capi.test_getargs.String_TestCase.test_et_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_etree__test.test_typing.UnionTests.test_etree_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_euc_encoding__test.test_locale.NormalizeTest.test_euc_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_euro_modifier__test.test_locale.NormalizeTest.test_euro_modifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval__test.test_builtin.BuiltinTest.test_eval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval__test.test_dbm_dumb.DumbDBMTestCase.test_eval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval__test.test_symtable.SymtableTest.test_eval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_bytes_incomplete__test.test_string_literals.TestLiterals.test_eval_bytes_incomplete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_bytes_invalid_escape__test.test_string_literals.TestLiterals.test_eval_bytes_invalid_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_bytes_invalid_octal_escape__test.test_string_literals.TestLiterals.test_eval_bytes_invalid_octal_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_bytes_normal__test.test_string_literals.TestLiterals.test_eval_bytes_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_bytes_raw__test.test_string_literals.TestLiterals.test_eval_bytes_raw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_get_func_desc__test.test_capi.test_misc.CAPITest.test_eval_get_func_desc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_get_func_name__test.test_capi.test_misc.CAPITest.test_eval_get_func_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_gives_lambda_custom_globals__test.test_dynamic.RebindBuiltinsTests.test_eval_gives_lambda_custom_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_input__test.test_grammar.GrammarTests.test_eval_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_order__test.test_decorators.TestDecorators.test_eval_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_round_trip__test.test_decimal.CUsabilityTest.test_eval_round_trip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_round_trip__test.test_decimal.PyUsabilityTest.test_eval_round_trip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_str_incomplete__test.test_string_literals.TestLiterals.test_eval_str_incomplete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_str_invalid_escape__test.test_string_literals.TestLiterals.test_eval_str_invalid_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_str_invalid_octal_escape__test.test_string_literals.TestLiterals.test_eval_str_invalid_octal_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_str_normal__test.test_string_literals.TestLiterals.test_eval_str_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_str_raw__test.test_string_literals.TestLiterals.test_eval_str_raw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eval_str_u__test.test_string_literals.TestLiterals.test_eval_str_u_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evaluation_error__test.test_type_params.TypeParamsLazyEvaluationTest.test_evaluation_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evaluation_order__test.test_dictcomps.DictComprehensionTest.test_evaluation_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_decimals__test.test_statistics.TestMedian.test_even_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_decimals__test.test_statistics.TestMedianGrouped.test_even_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_decimals__test.test_statistics.TestMedianHigh.test_even_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_decimals__test.test_statistics.TestMedianLow.test_even_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_fractions__test.test_statistics.TestMedian.test_even_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_fractions__test.test_statistics.TestMedianGrouped.test_even_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_fractions__test.test_statistics.TestMedianHigh.test_even_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_fractions__test.test_statistics.TestMedianLow.test_even_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_ints__test.test_statistics.TestMedian.test_even_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_ints__test.test_statistics.TestMedianGrouped.test_even_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_ints__test.test_statistics.TestMedianHigh.test_even_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_ints__test.test_statistics.TestMedianLow.test_even_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_more_compare__test.datetimetester.TestDateTimeTZ_Fast.test_even_more_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_more_compare__test.datetimetester.TestDateTimeTZ_Pure.test_even_more_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_even_number_repeated__test.test_statistics.TestMedianGrouped.test_even_number_repeated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_event_aggregation__test.test_capi.test_watchers.TestTypeWatchers.test_event_aggregation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_event_loop_policy__test.test_asyncio.test_events.PolicyTests.test_event_loop_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eventfd_initval__test.test_os.EventfdTests.test_eventfd_initval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eventfd_select__test.test_os.EventfdTests.test_eventfd_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eventfd_semaphore__test.test_os.EventfdTests.test_eventfd_semaphore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_events__test.test_sys_settrace.TestLinesAfterTraceStarted.test_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_events__test.test_xml_etree.XMLPullParserTest.test_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_events__test.test_xml_etree_c.XMLPullParserTest.test_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_events_comment__test.test_xml_etree.XMLPullParserTest.test_events_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_events_comment__test.test_xml_etree_c.XMLPullParserTest.test_events_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_events_pi__test.test_xml_etree.XMLPullParserTest.test_events_pi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_events_pi__test.test_xml_etree_c.XMLPullParserTest.test_events_pi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_events_sequence__test.test_xml_etree.XMLPullParserTest.test_events_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_events_sequence__test.test_xml_etree_c.XMLPullParserTest.test_events_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_everyone_has___loader____test.test_importlib.test_api.Frozen_StartupTests.test_everyone_has___loader___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_everyone_has___loader____test.test_importlib.test_api.Source_StartupTests.test_everyone_has___loader___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_everyone_has___spec____test.test_importlib.test_api.Frozen_StartupTests.test_everyone_has___spec___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_everyone_has___spec____test.test_importlib.test_api.Source_StartupTests.test_everyone_has___spec___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_everything_implements_empty_protocol__test.test_typing.ProtocolTests.test_everything_implements_empty_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_class_mutating_dict__test.test_pickle.CDumpPickle_LoadPickle.test_evil_class_mutating_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_class_mutating_dict__test.test_pickle.CPicklerTests.test_evil_class_mutating_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_class_mutating_dict__test.test_pickle.DumpPickle_CLoadPickle.test_evil_class_mutating_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_class_mutating_dict__test.test_pickle.InMemoryPickleTests.test_evil_class_mutating_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_class_mutating_dict__test.test_pickle.PyPicklerTests.test_evil_class_mutating_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_class_mutating_dict__test.test_pickletools.OptimizedPickleTests.test_evil_class_mutating_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_local_domain_2__test.test_http_cookiejar.CookieTests.test_evil_local_domain_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_local_domain__test.test_http_cookiejar.CookieTests.test_evil_local_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_nonlocal_domain__test.test_http_cookiejar.CookieTests.test_evil_nonlocal_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_pickler_mutating_collection__test.test_pickle.CDumpPickle_LoadPickle.test_evil_pickler_mutating_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_pickler_mutating_collection__test.test_pickle.CPicklerTests.test_evil_pickler_mutating_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_pickler_mutating_collection__test.test_pickle.DumpPickle_CLoadPickle.test_evil_pickler_mutating_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_pickler_mutating_collection__test.test_pickle.InMemoryPickleTests.test_evil_pickler_mutating_collection__\"<class_'test.test_pickle.InMemoryPickleTests'>_has_no_associated_pickler_type\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_evil_pickler_mutating_collection__test.test_pickle.PyPicklerTests.test_evil_pickler_mutating_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_evil_pickler_mutating_collection__test.test_pickletools.OptimizedPickleTests.test_evil_pickler_mutating_collection__\"<class_'test.test_pickletools.OptimizedPickleTests'>_has_no_associated_pickler_type\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_evil_type_name__test.test_descr.ClassPropertiesAndMethods.test_evil_type_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_eviltuple__test.test_structseq.StructSeqTest.test_eviltuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ews_combined_before_wrap__test.test_email.test__header_value_parser.TestFolding.test_ews_combined_before_wrap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ex5_from_c3_switch__test.test_descr.ClassPropertiesAndMethods.test_ex5_from_c3_switch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exact_conversion__test.test_decimal.CWhitebox.test_exact_conversion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exact_exception__test.test_contextlib.TestSuppress.test_exact_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exact_type__test.test_tokenize.TestTokenize.test_exact_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exact_type_match__test.test_marshal.BugsTestCase.test_exact_type_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exact_uniform__test.test_statistics.TestPVariance.test_exact_uniform_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_equal_absolute__test.test_statistics.ApproxEqualExactTest.test_exactly_equal_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_equal_absolute_decimals__test.test_statistics.ApproxEqualExactTest.test_exactly_equal_absolute_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_equal_both__test.test_statistics.ApproxEqualExactTest.test_exactly_equal_both_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_equal_decimals__test.test_statistics.ApproxEqualExactTest.test_exactly_equal_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_equal_floats__test.test_statistics.ApproxEqualExactTest.test_exactly_equal_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_equal_fractions__test.test_statistics.ApproxEqualExactTest.test_exactly_equal_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_equal_ints__test.test_statistics.ApproxEqualExactTest.test_exactly_equal_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_equal_relative__test.test_statistics.ApproxEqualExactTest.test_exactly_equal_relative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_unequal_decimals__test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_unequal_floats__test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_unequal_fractions__test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exactly_unequal_ints__test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_example_data__test.test_array.LargeArrayTest.test_example_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exc_info__test.test_capi.test_exceptions.Test_Exceptions.test_exc_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exc_info_no_exception__test.test_sys.ActiveExceptionTests.test_exc_info_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exc_info_with_exception_instance__test.test_sys.ActiveExceptionTests.test_exc_info_with_exception_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exc_info_with_exception_type__test.test_sys.ActiveExceptionTests.test_exc_info_with_exception_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_gen_except__test.test_generators.ExceptionTest.test_except_gen_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_next__test.test_generators.ExceptionTest.test_except_next_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_reraise__test.test_raise.TestRaise.test_except_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_star_EG_subclass__test.test_except_star.TestExceptStarExceptionGroupSubclass.test_except_star_EG_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_star_ExceptionGroup_is_runtime_error_single__test.test_except_star.TestInvalidExceptStar.test_except_star_ExceptionGroup_is_runtime_error_single_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_star_ExceptionGroup_is_runtime_error_tuple__test.test_except_star.TestInvalidExceptStar.test_except_star_ExceptionGroup_is_runtime_error_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_star__test.test_monitoring.TestBranchAndJumpEvents.test_except_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_star_invalid_exception_type__test.test_except_star.TestInvalidExceptStar.test_except_star_invalid_exception_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_star_invalid_exception_type__test.test_exceptions.TestInvalidExceptionMatcher.test_except_star_invalid_exception_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_star_then_except__test.test_syntax.SyntaxTestCase.test_except_star_then_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_then_except_star__test.test_syntax.SyntaxTestCase.test_except_then_except_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_throw__test.test_generators.ExceptionTest.test_except_throw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_throw_bad_exception__test.test_generators.ExceptionTest.test_except_throw_bad_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_except_throw_exception_context__test.test_generators.ExceptionTest.test_except_throw_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_excepthook__test.test_audit.AuditTest.test_excepthook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_excepthook__test.test_sys.ExceptHookTest.test_excepthook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_excepthook__test.test_threading.ExceptHookTests.test_excepthook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_excepthook_bytes_filename__test.test_sys.ExceptHookTest.test_excepthook_bytes_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_excepthook_thread_None__test.test_threading.ExceptHookTests.test_excepthook_thread_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_asyncio.test_futures.CFutureTests.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_asyncio.test_futures.CSubFutureTests.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_asyncio.test_futures.PyFutureTests.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_asyncio.test_streams.StreamTests.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_capi.test_exceptions.Test_Exceptions.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_contextlib.TestChdir.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_logging.LoggerAdapterTest.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_logging.LoggerTest.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_pyexpat.HandlerExceptionTest.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_sys_setprofile.ProfileHookTestCase.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_sys_settrace.RaisingTraceFuncTestCase.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_tarfile.ContextManagerTest.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_termios.TestModule.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception__test.test_typing.AssertNeverTests.test_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_angle_bracketed_filename__test.test_traceback.CExcReportingTests.test_exception_angle_bracketed_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_angle_bracketed_filename__test.test_traceback.PyExcReportingTests.test_exception_angle_bracketed_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_arguments__test.test_sys_settrace.RaisingTraceFuncTestCase.test_exception_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_bad__str____test.test_traceback.CExcReportingTests.test_exception_bad__str___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_bad__str____test.test_traceback.PyExcReportingTests.test_exception_bad__str___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_cancel__test.test_asyncio.test_streams.StreamTests.test_exception_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_chaining_after_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_chaining_after_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_chaining_after_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_chaining_after_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_chaining_after_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_chaining_after_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_chaining_after_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_chaining_after_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await_with_context_cycle__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await_with_context_cycle__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_chaining_after_await_with_context_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await_with_context_cycle__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_chaining_after_await_with_context_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await_with_context_cycle__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await_with_context_cycle__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_chaining_after_await_with_context_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await_with_context_cycle__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_chaining_after_await_with_context_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await_with_context_cycle__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_chaining_after_await_with_context_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_chaining_after_await_with_context_cycle__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_class__test.test_asyncio.test_futures.CFutureTests.test_exception_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_class__test.test_asyncio.test_futures.CSubFutureTests.test_exception_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_class__test.test_asyncio.test_futures.PyFutureTests.test_exception_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_cleanup_names2__test.test_exceptions.ExceptionTests.test_exception_cleanup_names2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_cleanup_names__test.test_exceptions.ExceptionTests.test_exception_cleanup_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_context_with_yield__test.test_generators.GeneratorThrowTest.test_exception_context_with_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_context_with_yield_from__test.test_generators.GeneratorThrowTest.test_exception_context_with_yield_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_context_with_yield_from_with_context_cycle__test.test_generators.GeneratorThrowTest.test_exception_context_with_yield_from_with_context_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_context_with_yield_inside_generator__test.test_generators.GeneratorThrowTest.test_exception_context_with_yield_inside_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_excinfo__test.test_logging.LoggerAdapterTest.test_exception_excinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_function__test.test_iter.TestCase.test_exception_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_basic__test.test_traceback.CExcReportingTests.test_exception_group_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_basic__test.test_traceback.PyExcReportingTests.test_exception_group_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_cause__test.test_traceback.CExcReportingTests.test_exception_group_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_cause__test.test_traceback.PyExcReportingTests.test_exception_group_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_construction__test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_construction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_context_with_context__test.test_traceback.CExcReportingTests.test_exception_group_context_with_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_context_with_context__test.test_traceback.PyExcReportingTests.test_exception_group_context_with_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_deep_recursion_capi__test.test_traceback.TracebackFormatTests.test_exception_group_deep_recursion_capi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_deep_recursion_traceback__test.test_traceback.TracebackFormatTests.test_exception_group_deep_recursion_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_depth_limit__test.test_traceback.CExcReportingTests.test_exception_group_depth_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_depth_limit__test.test_traceback.PyExcReportingTests.test_exception_group_depth_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_except_star_Exception_not_wrapped__test.test_except_star.TestExceptStarSplitSemantics.test_exception_group_except_star_Exception_not_wrapped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_format__test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_format_exception_only__test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_format_exception_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_is_generic_type__test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_group_is_generic_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_nested__test.test_traceback.CExcReportingTests.test_exception_group_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_nested__test.test_traceback.PyExcReportingTests.test_exception_group_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_types__test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_group_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_width_limit__test.test_traceback.CExcReportingTests.test_exception_group_width_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_width_limit__test.test_traceback.PyExcReportingTests.test_exception_group_width_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_with_multiple_notes__test.test_traceback.CExcReportingTests.test_exception_group_with_multiple_notes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_with_multiple_notes__test.test_traceback.PyExcReportingTests.test_exception_group_with_multiple_notes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_with_notes__test.test_traceback.CExcReportingTests.test_exception_group_with_notes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_group_with_notes__test.test_traceback.PyExcReportingTests.test_exception_group_with_notes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_groups__test.test_contextlib.TestSuppress.test_exception_groups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_groups_feature_version__test.test_ast.AST_Tests.test_exception_groups_feature_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_hierarchy__test.test_contextlib.TestSuppress.test_exception_hierarchy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_hierarchy__test.test_decimal.CPythonAPItests.test_exception_hierarchy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_hierarchy__test.test_decimal.PyPythonAPItests.test_exception_hierarchy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_if_confg_file_is_empty__test.test_logging.ConfigFileTest.test_exception_if_confg_file_is_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_if_confg_file_is_invalid__test.test_logging.ConfigFileTest.test_exception_if_confg_file_is_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_if_config_file_does_not_exist__test.test_logging.ConfigFileTest.test_exception_if_config_file_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_in_except_clause__test.test_sys_setprofile.ProfileHookTestCase.test_exception_in_except_clause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_in_post_comp_call__test.test_listcomps.ListComprehensionTest.test_exception_in_post_comp_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_in_setup__test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_setup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_in_tear_clean_up__test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_tear_clean_up_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_in_tear_down__test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_tear_down_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_in_test__test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_is_None__test.test_traceback.TracebackCases.test_exception_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_is_not_generic_type__test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_is_not_generic_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_marking__test.test_asyncio.test_tasks.CoroutineGatherTests.test_exception_marking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_message__test.test_richcmp.MiscTest.test_exception_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_modulename__test.test_traceback.CExcReportingTests.test_exception_modulename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_modulename__test.test_traceback.PyExcReportingTests.test_exception_modulename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_modulename_not_unicode__test.test_traceback.CExcReportingTests.test_exception_modulename_not_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_modulename_not_unicode__test.test_traceback.PyExcReportingTests.test_exception_modulename_not_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_on_first_call__test.test_shutil.TestZeroCopyMACOS.test_exception_on_first_call__'macOS_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_exception_on_first_call__test.test_shutil.TestZeroCopySendfile.test_exception_on_first_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_on_second_call__test.test_shutil.TestZeroCopySendfile.test_exception_on_second_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_propagation__test.test_enumerate.EnumerateStartTestCase.test_exception_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_propagation__test.test_enumerate.EnumerateTestCase.test_exception_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_propagation__test.test_enumerate.SubclassTestCase.test_exception_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_propagation__test.test_enumerate.TestBig.test_exception_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_propagation__test.test_enumerate.TestEmpty.test_exception_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_propagation__test.test_enumerate.TestLongStart.test_exception_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_propagation__test.test_enumerate.TestStart.test_exception_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_propagation__test.test_sys_setprofile.ProfileHookTestCase.test_exception_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_qualname__test.test_traceback.CExcReportingTests.test_exception_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_qualname__test.test_traceback.PyExcReportingTests.test_exception_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_sequence__test.test_iter.TestCase.test_exception_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_target_in_nested_scope__test.test_exceptions.ExceptionTests.test_exception_target_in_nested_scope_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_traceback__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_traceback__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_traceback__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_traceback__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_traceback__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_traceback__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_traceback__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_traceback__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_value_crash__test.test_yield_from.TestPEP380Operation.test_exception_value_crash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_waiter__test.test_asyncio.test_streams.StreamTests.test_exception_waiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_with_doc__test.test_exceptions.ExceptionTests.test_exception_with_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_with_invalid_notes__test.test_traceback.CExcReportingTests.test_exception_with_invalid_notes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_with_invalid_notes__test.test_traceback.PyExcReportingTests.test_exception_with_invalid_notes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_with_multiple_notes__test.test_traceback.CExcReportingTests.test_exception_with_multiple_notes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_with_multiple_notes__test.test_traceback.PyExcReportingTests.test_exception_with_multiple_notes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_with_note__test.test_traceback.CExcReportingTests.test_exception_with_note_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exception_with_note__test.test_traceback.PyExcReportingTests.test_exception_with_note_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptional_side_effect__test.test_unittest.testmock.testmock.MockTest.test_exceptional_side_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_binascii.ArrayBinASCIITest.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_binascii.BinASCIITest.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_binascii.BytearrayBinASCIITest.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_binascii.MemoryviewBinASCIITest.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_copy.TestCopy.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_ftplib.TestFTPClass.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_ftplib.TestTLS_FTPClassMixin.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_marshal.ExceptionTestCase.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_math.MathTests.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_pickle.CompatPickleTests.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_poplib.TestPOP3Class.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_poplib.TestPOP3_SSLClass.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_poplib.TestPOP3_TLSClass.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_sqlite3.test_dbapi.ConnectionTests.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_uuid.TestUUIDWithExtModule.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions__test.test_uuid.TestUUIDWithoutExtModule.test_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exceptions_propagate__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_exceptions_propagate__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_exceptions_propagate__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_exceptions_propagate__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_excessive_nesting__test.test_contextlib.TestExitStack.test_excessive_nesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_excessive_nesting__test.test_contextlib_async.TestAsyncExitStack.test_excessive_nesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exclude__test.test_regrtest.ParseArgsTestCase.test_exclude_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exclude_methods__test.test_enum.TestSpecial.test_exclude_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exclude_posixrules__test.test_zoneinfo.test_zoneinfo.CTestModule.test_exclude_posixrules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exclude_posixrules__test.test_zoneinfo.test_zoneinfo.TestModule.test_exclude_posixrules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_excluding_predicates__test.test_inspect.test_inspect.TestPredicates.test_excluding_predicates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exclusion__test.test_set.TestIdentities.test_exclusion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exclusive__test.test_argparse.TestIntermixedArgs.test_exclusive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exclusive_incompatible__test.test_argparse.TestIntermixedArgs.test_exclusive_incompatible_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exclusive_write__test.test_gzip.TestGzip.test_exclusive_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec__test.test_builtin.BuiltinTest.test_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec__test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec__test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec__test.test_symtable.SymtableTest.test_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec__test.test_typing.TypeVarTupleTests.test_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_closure__test.test_builtin.BuiltinTest.test_exec_closure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_counts__test.test_trace.TestRunExecCounts.test_exec_counts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_failure__test.test_import.ImportTracebackTests.test_exec_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_failure_nested__test.test_import.ImportTracebackTests.test_exec_failure_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_filename__test.test_warnings.CWarnTests.test_exec_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_filename__test.test_warnings.PyWarnTests.test_exec_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_function_option__test.test_lib2to3.test_refactor.TestRefactoringTool.test_exec_function_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_globals__test.test_builtin.BuiltinTest.test_exec_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_globals_dict_subclass__test.test_builtin.BuiltinTest.test_exec_globals_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_globals_error_on_get__test.test_builtin.BuiltinTest.test_exec_globals_error_on_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_globals_frozen__test.test_builtin.BuiltinTest.test_exec_globals_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_redirected__test.test_builtin.BuiltinTest.test_exec_redirected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_valid_coding__test.test_source_encoding.MiscSourceEncodingTest.test_exec_valid_coding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exec_with_general_mapping_for_locals__test.test_compile.TestSpecifics.test_exec_with_general_mapping_for_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executable__test.test_subprocess.ProcessTestCase.test_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executable__test.test_subprocess.ProcessTestCaseNoPoll.test_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executable__test.test_sys.SysModuleTest.test_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executable_replaces_shell__test.test_subprocess.ProcessTestCase.test_executable_replaces_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executable_replaces_shell__test.test_subprocess.ProcessTestCaseNoPoll.test_executable_replaces_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executable_takes_precedence__test.test_subprocess.ProcessTestCase.test_executable_takes_precedence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executable_takes_precedence__test.test_subprocess.ProcessTestCaseNoPoll.test_executable_takes_precedence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executable_with_cwd__test.test_subprocess.ProcessTestCase.test_executable_with_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executable_with_cwd__test.test_subprocess.ProcessTestCaseNoPoll.test_executable_with_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executable_without_cwd__test.test_subprocess.ProcessTestCase.test_executable_without_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executable_without_cwd__test.test_subprocess.ProcessTestCaseNoPoll.test_executable_without_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_arg_float__test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_arg_int__test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_arg_string__test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_arg_string_with_zero_byte__test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_string_with_zero_byte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_dict_mapping__test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_dict_mapping_mapping__test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_dict_mapping_no_args__test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_dict_mapping_too_little_args__test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_too_little_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_dict_mapping_unnamed__test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_illegal_sql__test.test_sqlite3.test_dbapi.CursorTests.test_execute_illegal_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_many_generator__test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_many_iterator__test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_many_not_iterable__test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_not_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_many_select__test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_many_sequence__test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_many_wrong_sql_arg__test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_wrong_sql_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_multiple_statements__test.test_sqlite3.test_dbapi.CursorTests.test_execute_multiple_statements_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_named_param_and_sequence__test.test_sqlite3.test_dbapi.CursorTests.test_execute_named_param_and_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_no_args__test.test_sqlite3.test_dbapi.CursorTests.test_execute_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_non_iterable__test.test_sqlite3.test_dbapi.CursorTests.test_execute_non_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_param_list__test.test_sqlite3.test_dbapi.CursorTests.test_execute_param_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_param_sequence__test.test_sqlite3.test_dbapi.CursorTests.test_execute_param_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_param_sequence_bad_len__test.test_sqlite3.test_dbapi.CursorTests.test_execute_param_sequence_bad_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_too_many_params__test.test_sqlite3.test_dbapi.CursorTests.test_execute_too_many_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_with_appended_comments__test.test_sqlite3.test_dbapi.CursorTests.test_execute_with_appended_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_wrong_no_of_args1__test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_no_of_args1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_wrong_no_of_args2__test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_no_of_args2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_wrong_no_of_args3__test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_no_of_args3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_wrong_sql_arg__test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_sql_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_zip2__test.test_zipfile.test_core.TestExecutablePrependedZip.test_execute_zip2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execute_zip64__test.test_zipfile.test_core.TestExecutablePrependedZip.test_execute_zip64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_executescript_step_through_select__test.test_sqlite3.test_regression.RegressionTests.test_executescript_step_through_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execution_namespace_is_main__test.test__xxsubinterpreters.RunStringTests.test_execution_namespace_is_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execv_with_bad_arglist__test.test_os.ExecTests.test_execv_with_bad_arglist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execve_invalid_env__test.test_os.ExecTests.test_execve_invalid_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execve_with_empty_path__test.test_os.ExecTests.test_execve_with_empty_path__'Win32-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_execvpe_with_bad_arglist__test.test_os.ExecTests.test_execvpe_with_bad_arglist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_execvpe_with_bad_program__test.test_os.ExecTests.test_execvpe_with_bad_program_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exercise_all_methods__test.test_hmac.SanityTestCase.test_exercise_all_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.ByteTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.DoubleTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.FloatTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.IntTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.LongLongTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.LongTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.ShortTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.UnicodeTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.UnsignedByteTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.UnsignedIntTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.UnsignedLongLongTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.UnsignedLongTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_array.UnsignedShortTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_bytes.ByteArrayTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_list.ListTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_unicode.UnicodeTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator__test.test_userlist.UserListTest.test_exhausted_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_iterator_pickling__test.test_range.RangeTest.test_exhausted_iterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.ByteTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.DoubleTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.FloatTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.IntTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.LongLongTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.LongTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.ShortTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.UnicodeTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.UnsignedByteTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.UnsignedIntTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.UnsignedLongLongTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.UnsignedLongTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exhausted_reverse_iterator__test.test_array.UnsignedShortTest.test_exhausted_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exist_ok_existing_directory__test.test_os.MakedirTests.test_exist_ok_existing_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exist_ok_existing_regular_file__test.test_os.MakedirTests.test_exist_ok_existing_regular_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exist_ok_s_isgid_directory__test.test_os.MakedirTests.test_exist_ok_s_isgid_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_existing__test.test_tarfile.AppendTest.test_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_existing_attributes_allowed_after_seal__test.test_unittest.testmock.testsealable.TestSealable.test_existing_attributes_allowed_after_seal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_existing_attributes_can_be_set_on_seal__test.test_unittest.testmock.testsealable.TestSealable.test_existing_attributes_can_be_set_on_seal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_existing_docstring_not_overridden__test.test_dataclasses.TestDocString.test_existing_docstring_not_overridden_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_existing_file_inside_dest_dir__test.test_shutil.TestMove.test_existing_file_inside_dest_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exists__test.test_genericpath.TestGenericTest.test_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exists__test.test_ntpath.NtCommonTest.test_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exists__test.test_pathlib.PathSubclassTest.test_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exists__test.test_pathlib.PathTest.test_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exists__test.test_pathlib.PosixPathTest.test_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exists__test.test_pathlib.WindowsPathTest.test_exists__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_exists__test.test_posixpath.PosixCommonTest.test_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exists_fd__test.test_genericpath.TestGenericTest.test_exists_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exists_fd__test.test_ntpath.NtCommonTest.test_exists_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exists_fd__test.test_posixpath.PosixCommonTest.test_exists_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit____main__.GeneralTest.test_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit__test.test_sys.SysModuleTest.test_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_chaining__test.test_contextlib.TestExitStack.test_exit_exception_chaining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_chaining__test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_chaining_reference__test.test_contextlib.TestExitStack.test_exit_exception_chaining_reference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_chaining_reference__test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining_reference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_chaining_suppress__test.test_contextlib.TestExitStack.test_exit_exception_chaining_suppress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_chaining_suppress__test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining_suppress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_explicit_none_context__test.test_contextlib.TestExitStack.test_exit_exception_explicit_none_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_explicit_none_context__test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_explicit_none_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_non_suppressing__test.test_contextlib.TestExitStack.test_exit_exception_non_suppressing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_non_suppressing__test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_non_suppressing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_traceback__test.test_contextlib.TestExitStack.test_exit_exception_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_traceback__test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_with_correct_context__test.test_contextlib.TestExitStack.test_exit_exception_with_correct_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_with_correct_context__test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_with_correct_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_with_existing_context__test.test_contextlib.TestExitStack.test_exit_exception_with_existing_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_exception_with_existing_context__test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_with_existing_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_is_abstract__test.test_contextlib.TestAbstractContextManager.test_exit_is_abstract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_is_abstract__test.test_contextlib_async.TestAbstractAsyncContextManager.test_exit_is_abstract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_msg__test.test_code_module.TestInteractiveConsole.test_exit_msg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_on_error_with_bad_args__test.test_argparse.TestExitOnError.test_exit_on_error_with_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_on_error_with_good_args__test.test_argparse.TestExitOnError.test_exit_on_error_with_good_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_on_shutdown__test.test_tempfile.TestTemporaryDirectory.test_exit_on_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_raise__test.test_contextlib.TestExitStack.test_exit_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_raise__test.test_contextlib_async.TestAsyncExitStack.test_exit_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_suppress__test.test_contextlib.TestExitStack.test_exit_suppress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exit_suppress__test.test_contextlib_async.TestAsyncExitStack.test_exit_suppress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exp__test.test_decimal.CContextAPItests.test_exp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exp__test.test_decimal.CIBMTestCases.test_exp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exp__test.test_decimal.PyContextAPItests.test_exp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exp__test.test_decimal.PyIBMTestCases.test_exp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expand__test.test_re.ReTests.test_expand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandtabs__test.test_bigmem.BytearrayTest.test_expandtabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandtabs__test.test_bigmem.BytesTest.test_expandtabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandtabs__test.test_bigmem.StrTest.test_expandtabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandtabs__test.test_bytes.ByteArrayAsStringTest.test_expandtabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandtabs__test.test_bytes.BytesAsStringTest.test_expandtabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandtabs__test.test_unicode.UnicodeTest.test_expandtabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandtabs__test.test_userstring.UserStringTest.test_expandtabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandtabs_optimization__test.test_unicode.UnicodeTest.test_expandtabs_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandtabs_overflows_gracefully__test.test_unicode.UnicodeTest.test_expandtabs_overflows_gracefully__'only_applies_to_32-bit_platforms'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_expanduser__test.test_ntpath.TestNtpath.test_expanduser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expanduser__test.test_pathlib.PosixPathTest.test_expanduser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expanduser__test.test_pathlib.WindowsPathTest.test_expanduser__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_expanduser__test.test_posixpath.PosixPathTest.test_expanduser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expanduser_common__test.test_pathlib.PathSubclassTest.test_expanduser_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expanduser_common__test.test_pathlib.PathTest.test_expanduser_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expanduser_common__test.test_pathlib.PosixPathTest.test_expanduser_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expanduser_common__test.test_pathlib.WindowsPathTest.test_expanduser_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_expanduser_home_envvar__test.test_posixpath.PosixPathTest.test_expanduser_home_envvar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expanduser_pwd__test.test_posixpath.PosixPathTest.test_expanduser_pwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandvars__test.test_ntpath.NtCommonTest.test_expandvars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandvars__test.test_ntpath.TestNtpath.test_expandvars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandvars__test.test_posixpath.PosixCommonTest.test_expandvars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandvars_nonascii__test.test_ntpath.NtCommonTest.test_expandvars_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandvars_nonascii__test.test_ntpath.TestNtpath.test_expandvars_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expandvars_nonascii__test.test_posixpath.PosixCommonTest.test_expandvars_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat224_utf8_bug__test.test_xml_etree.BugsTest.test_expat224_utf8_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat224_utf8_bug__test.test_xml_etree_c.BugsTest.test_expat224_utf8_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat224_utf8_bug_file__test.test_xml_etree.BugsTest.test_expat224_utf8_bug_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat224_utf8_bug_file__test.test_xml_etree_c.BugsTest.test_expat224_utf8_bug_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_attrs_empty__test.test_sax.ExpatReaderTest.test_expat_attrs_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_attrs_wattr__test.test_sax.ExpatReaderTest.test_expat_attrs_wattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_binary_file__test.test_sax.ExpatReaderTest.test_expat_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_binary_file_bytes_name__test.test_sax.ExpatReaderTest.test_expat_binary_file_bytes_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_binary_file_int_name__test.test_sax.ExpatReaderTest.test_expat_binary_file_int_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_binary_file_nonascii__test.test_sax.ExpatReaderTest.test_expat_binary_file_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_dtdhandler__test.test_sax.ExpatReaderTest.test_expat_dtdhandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_entityresolver_default__test.test_sax.ExpatReaderTest.test_expat_entityresolver_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_entityresolver_enabled__test.test_sax.ExpatReaderTest.test_expat_entityresolver_enabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_external_dtd_default__test.test_sax.ExpatReaderTest.test_expat_external_dtd_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_external_dtd_enabled__test.test_sax.ExpatReaderTest.test_expat_external_dtd_enabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_incomplete__test.test_sax.ErrorReportingTest.test_expat_incomplete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_incremental__test.test_sax.ExpatReaderTest.test_expat_incremental_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_incremental_reset__test.test_sax.ExpatReaderTest.test_expat_incremental_reset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_inpsource_byte_stream__test.test_sax.ExpatReaderTest.test_expat_inpsource_byte_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_inpsource_character_stream__test.test_sax.ExpatReaderTest.test_expat_inpsource_character_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_inpsource_filename__test.test_sax.ExpatReaderTest.test_expat_inpsource_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_inpsource_location__test.test_sax.ErrorReportingTest.test_expat_inpsource_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_inpsource_sysid__test.test_sax.ExpatReaderTest.test_expat_inpsource_sysid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_inpsource_sysid_nonascii__test.test_sax.ExpatReaderTest.test_expat_inpsource_sysid_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_locator_noinfo__test.test_sax.ExpatReaderTest.test_expat_locator_noinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_locator_withinfo__test.test_sax.ExpatReaderTest.test_expat_locator_withinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_locator_withinfo_nonascii__test.test_sax.ExpatReaderTest.test_expat_locator_withinfo_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_nsattrs_empty__test.test_sax.ExpatReaderTest.test_expat_nsattrs_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_nsattrs_wattr__test.test_sax.ExpatReaderTest.test_expat_nsattrs_wattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expat_text_file__test.test_sax.ExpatReaderTest.test_expat_text_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expaterror__test.test_pyexpat.ErrorMessageTest.test_expaterror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expected_failure__test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expected_failure_and_fail_in_cleanup__test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_and_fail_in_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expected_failure_and_skip_in_cleanup__test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_and_skip_in_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expected_failure_subtests__test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_subtests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expected_failure_with_wrapped_class__test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_with_wrapped_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expected_failure_with_wrapped_subclass__test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_with_wrapped_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expires__test.test_http_cookiejar.CookieTests.test_expires_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explain_to__test.test_mailbox.TestBabylMessage.test_explain_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explain_to__test.test_mailbox.TestMHMessage.test_explain_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explain_to__test.test_mailbox.TestMMDFMessage.test_explain_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explain_to__test.test_mailbox.TestMaildirMessage.test_explain_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explain_to__test.test_mailbox.TestMboxMessage.test_explain_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explain_to__test.test_mailbox.TestMessage.test_explain_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit__test.test_lib2to3.test_refactor.TestRefactoringTool.test_explicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_cleanup__test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_cleanup_correct_error__test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup_correct_error__'Only_on_Windows.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_explicit_close__test.test_asyncio.test_runners.RunnerTests.test_explicit_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_context_create_decimal__test.test_decimal.CExplicitConstructionTest.test_explicit_context_create_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_context_create_decimal__test.test_decimal.PyExplicitConstructionTest.test_explicit_context_create_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_context_create_from_float__test.test_decimal.CExplicitConstructionTest.test_explicit_context_create_from_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_context_create_from_float__test.test_decimal.PyExplicitConstructionTest.test_explicit_context_create_from_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_empty__test.test_decimal.CExplicitConstructionTest.test_explicit_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_empty__test.test_decimal.PyExplicitConstructionTest.test_explicit_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_first_line__test.test_dis.BytecodeTests.test_explicit_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_Decimal__test.test_decimal.CExplicitConstructionTest.test_explicit_from_Decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_Decimal__test.test_decimal.PyExplicitConstructionTest.test_explicit_from_Decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_None__test.test_decimal.CExplicitConstructionTest.test_explicit_from_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_None__test.test_decimal.PyExplicitConstructionTest.test_explicit_from_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_bool__test.test_decimal.CExplicitConstructionTest.test_explicit_from_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_bool__test.test_decimal.PyExplicitConstructionTest.test_explicit_from_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_float__test.test_decimal.CExplicitConstructionTest.test_explicit_from_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_float__test.test_decimal.PyExplicitConstructionTest.test_explicit_from_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_int__test.test_decimal.CExplicitConstructionTest.test_explicit_from_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_int__test.test_decimal.PyExplicitConstructionTest.test_explicit_from_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_list__test.test_decimal.CExplicitConstructionTest.test_explicit_from_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_list__test.test_decimal.PyExplicitConstructionTest.test_explicit_from_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_string__test.test_decimal.CExplicitConstructionTest.test_explicit_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_string__test.test_decimal.PyExplicitConstructionTest.test_explicit_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_tuples__test.test_decimal.CExplicitConstructionTest.test_explicit_from_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_from_tuples__test.test_decimal.PyExplicitConstructionTest.test_explicit_from_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_global_2__test.test_listcomps.ListComprehensionTest.test_explicit_global_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_global_3__test.test_listcomps.ListComprehensionTest.test_explicit_global_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_global__test.test_listcomps.ListComprehensionTest.test_explicit_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_global__test.test_type_params.TypeParamsClassScopeTest.test_explicit_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_global_with_assignment__test.test_type_params.TypeParamsClassScopeTest.test_explicit_global_with_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_global_with_no_static_bound__test.test_type_params.TypeParamsClassScopeTest.test_explicit_global_with_no_static_bound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_headers__test.test_httplib.TransferEncodingTest.test_explicit_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_line__test.test_traceback.TestFrame.test_explicit_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_lock__test.test_asyncio.test_locks.ConditionTests.test_explicit_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_match_args__test.test_dataclasses.TestMatchArgs.test_explicit_match_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_maxlinelen__test.test_email.test_email.TestHeader.test_explicit_maxlinelen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_mock__test.test_unittest.testmock.testwith.TestMockOpen.test_explicit_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_no_pip__test.test_venv.EnsurePipTest.test_explicit_no_pip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_nonlocal__test.test_type_params.TypeParamsClassScopeTest.test_explicit_nonlocal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_relative_import__test.test_runpy.RunModuleTestCase.test_explicit_relative_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_reraise__test.test_monitoring.ExceptionMonitoringTest.test_explicit_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_reraise_named__test.test_monitoring.ExceptionMonitoringTest.test_explicit_reraise_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_explicit_reverse_methods__test.test_descr.OperatorsTest.test_explicit_reverse_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_export_symbols__test.test_capi.test_misc.CAPITest.test_export_symbols_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exports__test.test_tempfile.TestExports.test_exports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_exposed_type__test.test_genericalias.BaseTest.test_exposed_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expr__test.test_ast.ASTValidatorTests.test_expr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expr_stmt__test.test_grammar.GrammarTests.test_expr_stmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expression_with_assignment__test.test_syntax.SyntaxTestCase.test_expression_with_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expressions__test.test_decorators.TestDecorators.test_expressions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_expressions_with_triple_quoted_strings__test.test_fstring.TestCase.test_expressions_with_triple_quoted_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extant_path__test.test_importlib.resources.test_open.CommonBinaryTests.test_extant_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extant_path__test.test_importlib.resources.test_open.CommonTextTests.test_extant_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extant_path__test.test_importlib.resources.test_path.CommonTests.test_extant_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extant_path__test.test_importlib.resources.test_read.CommonBinaryTests.test_extant_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extant_path__test.test_importlib.resources.test_read.CommonTextTests.test_extant_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.ByteTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.DoubleTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.FloatTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.IntTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.LargeArrayTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.LongLongTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.LongTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.ShortTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.UnicodeTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.UnsignedByteTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.UnsignedIntTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.UnsignedLongLongTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.UnsignedLongTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_array.UnsignedShortTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_bytes.ByteArrayTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_deque.TestBasic.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_list.ListTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend__test.test_userlist.UserListTest.test_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend_add_action__test.test_optparse.TestExtendAddActions.test_extend_add_action_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend_add_action_normal__test.test_optparse.TestExtendAddActions.test_extend_add_action_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend_large__test.test_bigmem.ListTest.test_extend_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend_mutable_list2__test.test_xml_etree.BadElementTest.test_extend_mutable_list2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend_mutable_list2__test.test_xml_etree_c.BadElementTest.test_extend_mutable_list2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend_mutable_list__test.test_xml_etree.BadElementTest.test_extend_mutable_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend_mutable_list__test.test_xml_etree_c.BadElementTest.test_extend_mutable_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extend_small__test.test_bigmem.ListTest.test_extend_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_arg__test.test_compile.TestSpecifics.test_extended_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_arg_quick__test.test_dis.DisTests.test_extended_arg_quick_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_arg_quick__test.test_dis.DisWithFileTests.test_extended_arg_quick_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_call__test.test_unittest.testmock.testhelpers.CallTest.test_extended_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_encode__test.test_http_cookies.CookieTests.test_extended_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_error_code_on_exception__test.test_sqlite3.test_dbapi.ModuleTests.test_extended_error_code_on_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_generic_rules_eq__test.test_typing.GenericTests.test_extended_generic_rules_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_generic_rules_repr__test.test_typing.GenericTests.test_extended_generic_rules_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_generic_rules_subclassing__test.test_typing.GenericTests.test_extended_generic_rules_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.ByteTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.DoubleTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.FloatTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.IntTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.LongLongTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.LongTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.ShortTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.UnicodeTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.UnsignedByteTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.UnsignedIntTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.UnsignedLongLongTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.UnsignedLongTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_array.UnsignedShortTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_bytes.ByteArrayTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_bytes.BytesTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_mmap.MmapTests.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_structseq.StructSeqTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_unicode.UnicodeTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_getslice__test.test_userstring.UserStringTest.test_extended_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_interpolation__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_extended_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_not_equal__test.test_unittest.testmock.testhelpers.CallTest.test_extended_not_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_oparg_not_ignored__test.test_unpack.TestCornerCases.test_extended_oparg_not_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_opargs__test.test_modulefinder.ModuleFinderTest.test_extended_opargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.ByteTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.DoubleTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.FloatTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.IntTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.LongLongTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.LongTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.ShortTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.UnicodeTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.UnsignedByteTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.UnsignedIntTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.UnsignedLongLongTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.UnsignedLongTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_array.UnsignedShortTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_bytes.ByteArrayTest.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_set_del_slice__test.test_mmap.MmapTests.test_extended_set_del_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extended_unpacking__test.test_lib2to3.test_parser.TestParserIdempotency.test_extended_unpacking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extendedslicing__test.test_list.ListTest.test_extendedslicing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extendedslicing__test.test_userlist.UserListTest.test_extendedslicing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extending2__test.test_enum.TestSpecial.test_extending2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extending3__test.test_enum.TestSpecial.test_extending3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extending__test.test_enum.TestSpecial.test_extending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extending_list_with_iterator_does_not_segfault__test.test_iter.TestCase.test_extending_list_with_iterator_does_not_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extendleft__test.test_deque.TestBasic.test_extendleft_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extension_registry__test.test_copyreg.CopyRegTestCase.test_extension_registry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_external_ges_default__test.test_pulldom.PullDOMTestCase.test_external_ges_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra__test.test_decimal.CIBMTestCases.test_extra_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra__test.test_decimal.PyIBMTestCases.test_extra_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_attributes__test.datetimetester.Oddballs_Fast.test_extra_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_attributes__test.datetimetester.Oddballs_Pure.test_extra_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_data__test.test_json.test_decode.TestCDecode.test_extra_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_data__test.test_json.test_decode.TestPyDecode.test_extra_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_data__test.test_json.test_fail.TestCFail.test_extra_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_data__test.test_json.test_fail.TestPyFail.test_extra_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_groups__test.test_subprocess.POSIXProcessTestCase.test_extra_groups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_groups_empty_list__test.test_subprocess.POSIXProcessTestCase.test_extra_groups_empty_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_groups_invalid_gid_t_values__test.test_subprocess.POSIXProcessTestCase.test_extra_groups_invalid_gid_t_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_sha3__test.test_hashlib.HashLibTestCase.test_extra_sha3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_space__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_extra_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extra_spaces__test.test_http_cookies.CookieTests.test_extra_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract__test.datetimetester.TestDateTimeTZ_Fast.test_extract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract__test.datetimetester.TestDateTimeTZ_Pure.test_extract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract__test.datetimetester.TestDateTime_Fast.test_extract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract__test.datetimetester.TestDateTime_Pure.test_extract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract__test.datetimetester.TestSubclassDateTime_Fast.test_extract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract__test.datetimetester.TestSubclassDateTime_Pure.test_extract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract__test.test_zipfile.test_core.ExtractTests.test_extract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_all__test.test_zipfile.test_core.ExtractTests.test_extract_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_all_with_target__test.test_zipfile.test_core.ExtractTests.test_extract_all_with_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_all_with_target_pathlike__test.test_zipfile.test_core.ExtractTests.test_extract_all_with_target_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_command__test.test_tarfile.CommandLineTest.test_extract_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_command__test.test_zipfile.test_core.CommandLineTest.test_extract_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_command_different_directory__test.test_tarfile.CommandLineTest.test_extract_command_different_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_command_filter__test.test_tarfile.CommandLineTest.test_extract_command_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_command_invalid_file__test.test_tarfile.CommandLineTest.test_extract_command_invalid_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_command_verbose__test.test_tarfile.CommandLineTest.test_extract_command_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_dir__test.test_zipfile.test_core.TestWithDirectory.test_extract_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_directory__test.test_tarfile.Bz2MiscReadTest.test_extract_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_directory__test.test_tarfile.GzipMiscReadTest.test_extract_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_directory__test.test_tarfile.LzmaMiscReadTest.test_extract_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_directory__test.test_tarfile.MiscReadTest.test_extract_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_hackers_arcnames_common_cases__test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_common_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_hackers_arcnames_posix_only__test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_posix_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_hardlink__test.test_tarfile.Bz2MiscReadTest.test_extract_hardlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_hardlink__test.test_tarfile.GzipMiscReadTest.test_extract_hardlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_hardlink__test.test_tarfile.LzmaMiscReadTest.test_extract_hardlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_hardlink__test.test_tarfile.MiscReadTest.test_extract_hardlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_pathlike_name__test.test_tarfile.Bz2MiscReadTest.test_extract_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_pathlike_name__test.test_tarfile.GzipMiscReadTest.test_extract_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_pathlike_name__test.test_tarfile.LzmaMiscReadTest.test_extract_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_pathlike_name__test.test_tarfile.MiscReadTest.test_extract_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_stack__test.test_traceback.LimitTests.test_extract_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_stack__test.test_traceback.MiscTracebackCases.test_extract_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_stack__test.test_traceback.TestStack.test_extract_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_stack_limit__test.test_traceback.TestStack.test_extract_stack_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_stack_lookup_lines__test.test_traceback.TestStack.test_extract_stack_lookup_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_stackup_deferred_lookup_lines__test.test_traceback.TestStack.test_extract_stackup_deferred_lookup_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_tb__test.test_traceback.LimitTests.test_extract_tb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_with_numeric_owner__test.test_tarfile.NumericOwnerTest.test_extract_with_numeric_owner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_with_target__test.test_zipfile.test_core.ExtractTests.test_extract_with_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_with_target_pathlike__test.test_zipfile.test_core.ExtractTests.test_extract_with_target_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extract_without_numeric_owner__test.test_tarfile.NumericOwnerTest.test_extract_without_numeric_owner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall__test.test_tarfile.Bz2MiscReadTest.test_extractall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall__test.test_tarfile.GzipMiscReadTest.test_extractall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall__test.test_tarfile.LzmaMiscReadTest.test_extractall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall__test.test_tarfile.MiscReadTest.test_extractall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_gid__test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_gid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_gid__test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_gid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_gid__test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_gid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_gid__test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_gid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_gname__test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_gname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_gname__test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_gname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_gname__test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_gname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_gname__test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_gname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_mode__test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_mode__test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_mode__test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_mode__test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_mtime__test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_mtime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_mtime__test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_mtime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_mtime__test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_mtime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_mtime__test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_mtime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_ownership__test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_ownership_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_ownership__test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_ownership_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_ownership__test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_ownership_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_ownership__test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_ownership_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_uid__test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_uid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_uid__test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_uid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_uid__test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_uid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_uid__test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_uid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_uname__test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_uname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_uname__test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_uname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_uname__test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_uname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_none_uname__test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_uname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_pathlike_name__test.test_tarfile.Bz2MiscReadTest.test_extractall_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_pathlike_name__test.test_tarfile.GzipMiscReadTest.test_extractall_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_pathlike_name__test.test_tarfile.LzmaMiscReadTest.test_extractall_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_pathlike_name__test.test_tarfile.MiscReadTest.test_extractall_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_symlinks__test.test_tarfile.Bz2WriteTest.test_extractall_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_symlinks__test.test_tarfile.GzipWriteTest.test_extractall_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_symlinks__test.test_tarfile.LzmaWriteTest.test_extractall_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_symlinks__test.test_tarfile.WriteTest.test_extractall_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractall_with_numeric_owner__test.test_tarfile.NumericOwnerTest.test_extractall_with_numeric_owner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractfile_name__test.test_tarfile.Bz2MiscReadTest.test_extractfile_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractfile_name__test.test_tarfile.Bz2StreamReadTest.test_extractfile_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractfile_name__test.test_tarfile.GzipMiscReadTest.test_extractfile_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractfile_name__test.test_tarfile.GzipStreamReadTest.test_extractfile_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractfile_name__test.test_tarfile.LzmaMiscReadTest.test_extractfile_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractfile_name__test.test_tarfile.LzmaStreamReadTest.test_extractfile_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractfile_name__test.test_tarfile.MiscReadTest.test_extractfile_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extractfile_name__test.test_tarfile.StreamReadTest.test_extractfile_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme__test.test_lib2to3.test_fixers.Test_apply.test_extreme_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_hashes__test.datetimetester.TestDateTimeTZ_Fast.test_extreme_hashes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_hashes__test.datetimetester.TestDateTimeTZ_Pure.test_extreme_hashes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_ordinals__test.datetimetester.TestDateTimeTZ_Fast.test_extreme_ordinals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_ordinals__test.datetimetester.TestDateTimeTZ_Pure.test_extreme_ordinals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_ordinals__test.datetimetester.TestDateTime_Fast.test_extreme_ordinals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_ordinals__test.datetimetester.TestDateTime_Pure.test_extreme_ordinals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_ordinals__test.datetimetester.TestDate_Fast.test_extreme_ordinals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_ordinals__test.datetimetester.TestDate_Pure.test_extreme_ordinals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_ordinals__test.datetimetester.TestSubclassDateTime_Fast.test_extreme_ordinals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_ordinals__test.datetimetester.TestSubclassDateTime_Pure.test_extreme_ordinals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_timedelta__test.datetimetester.TestDateTimeTZ_Fast.test_extreme_timedelta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_timedelta__test.datetimetester.TestDateTimeTZ_Pure.test_extreme_timedelta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_timedelta__test.datetimetester.TestDateTime_Fast.test_extreme_timedelta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_timedelta__test.datetimetester.TestDateTime_Pure.test_extreme_timedelta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_timedelta__test.datetimetester.TestDate_Fast.test_extreme_timedelta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_timedelta__test.datetimetester.TestDate_Pure.test_extreme_timedelta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_timedelta__test.datetimetester.TestSubclassDateTime_Fast.test_extreme_timedelta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_timedelta__test.datetimetester.TestSubclassDateTime_Pure.test_extreme_timedelta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_tzstr__test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_extreme_tzstr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extreme_tzstr__test.test_zoneinfo.test_zoneinfo.TZStrTest.test_extreme_tzstr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.ByteTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.DoubleTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.FloatTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.IntTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.LongLongTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.LongTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.ShortTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.UnsignedByteTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.UnsignedIntTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.UnsignedLongLongTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.UnsignedLongTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_extslice__test.test_array.UnsignedShortTest.test_extslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_f__test.test_capi.test_getargs.Float_TestCase.test_f_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_f_lineno_del_segfault__test.test_frame.FrameAttrsTest.test_f_lineno_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_f_rounding__test.test_capi.test_getargs.Float_TestCase.test_f_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_factory__test.test_collections.TestNamedTuple.test_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_factory_arg_overrides_policy__test.test_email.test_parser.TestBytesParser.test_factory_arg_overrides_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_factory_arg_overrides_policy__test.test_email.test_parser.TestParser.test_factory_arg_overrides_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_factory_database_arg__test.test_sqlite3.test_dbapi.OpenTests.test_factory_database_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_factory_doc_attr__test.test_collections.TestNamedTuple.test_factory_doc_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fail_comp__test.test_tarfile.Bz2MiscReadTest.test_fail_comp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fail_comp__test.test_tarfile.GzipMiscReadTest.test_fail_comp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fail_comp__test.test_tarfile.LzmaMiscReadTest.test_fail_comp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fail_help_cli__test.test_pydoc.PydocDocTest.test_fail_help_cli_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fail_help_output_redirect__test.test_pydoc.PydocDocTest.test_fail_help_output_redirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fail_no_info__test.test_xmlrpc.FailingServerTestCase.test_fail_no_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fail_with_bare_generic__test.test_typing.GenericTests.test_fail_with_bare_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fail_with_bare_union__test.test_typing.GenericTests.test_fail_with_bare_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fail_with_info__test.test_xmlrpc.FailingServerTestCase.test_fail_with_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failed_import_during_compiling__test.test_unicodedata.UnicodeMiscTest.test_failed_import_during_compiling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failed_open__test.test_sqlite3.test_dbapi.ConnectionTests.test_failed_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failfast__test.test_regrtest.ParseArgsTestCase.test_failfast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failing_import_sticks__test.test_import.ImportTests.test_failing_import_sticks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failing_progress__test.test_sqlite3.test_backup.BackupTests.test_failing_progress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failing_queue__test.test_queue.CFailingQueueTest.test_failing_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failing_queue__test.test_queue.PyFailingQueueTest.test_failing_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failing_reload__test.test_import.ImportTests.test_failing_reload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failing_test__test.test_regrtest.ArgsTestCase.test_failing_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failureException__default__test.test_unittest.test_case.Test_TestCase.test_failureException__default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failureException__subclassing__explicit_raise__test.test_unittest.test_case.Test_TestCase.test_failureException__subclassing__explicit_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failureException__subclassing__implicit_raise__test.test_unittest.test_case.Test_TestCase.test_failureException__subclassing__implicit_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test__xxsubinterpreters.RunStringTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_bz2.BZ2DecompressorTest.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.builtin.test_finder.Frozen_FindSpecTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.builtin.test_finder.Source_FindSpecTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.extension.test_finder.Frozen_FinderTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.extension.test_finder.Source_FinderTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.import_.test_path.Source_FindModuleTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.import_.test_path.Source_FindSpecTests.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure__test.test_zlib.ZlibDecompressorTest.test_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failure_and_skip_in_cleanup__test.test_unittest.test_skipping.Test_TestSkipping.test_failure_and_skip_in_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures__test.test_json.test_fail.TestCFail.test_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures__test.test_json.test_fail.TestPyFail.test_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures__test.test_trace.TestCommandLine.test_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures__test.test_unicode_file_functions.UnicodeFileTests.test_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures__test.test_unicode_file_functions.UnicodeNFCFileTests.test_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures__test.test_unicode_file_functions.UnicodeNFDFileTests.test_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures__test.test_unicode_file_functions.UnicodeNFKCFileTests.test_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures__test.test_unicode_file_functions.UnicodeNFKDFileTests.test_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestActionExtend.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestActionUserDefined.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestArgumentsFromFile.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestArgumentsFromFileConverter.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestBooleanOptionalAction.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestBooleanOptionalActionRequired.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestDefaultSuppress.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestFileTypeDefaults.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestFileTypeR.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestFileTypeRB.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestFileTypeW.test_failures_many_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestFileTypeWB.test_failures_many_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestFileTypeX.test_failures_many_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestFileTypeXB.test_failures_many_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestNargsRemainder.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestNargsZeroOrMore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionLike.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsActionAppend.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsActionAppendConst.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsActionCount.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsActionStore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsActionStoreConst.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsActionStoreFalse.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsActionStoreTrue.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsChoices.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsDefault.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsDest.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsDoubleDash.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsNargs1.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsNargs3.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsNargsDefault.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsNargsOptional.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsNumeric.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsRequired.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsShortLong.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsSingleDash.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsSingleDashCombined.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsSingleDashLong.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestParserDefault42.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestParserDefaultSuppress.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsActionAppend.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsChoicesInt.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsChoicesString.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargs1.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargs2.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargs2None.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargs2Optional.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsNone.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsNone1.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneNone.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptional.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptional1.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestTypeCallable.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestTypeClassicClass.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_listargs__test.test_argparse.TestTypeUserDefined.test_failures_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestActionExtend.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestActionUserDefined.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestArgumentsFromFile.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestArgumentsFromFileConverter.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestBooleanOptionalAction.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestBooleanOptionalActionRequired.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestDefaultSuppress.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestFileTypeDefaults.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestFileTypeR.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestFileTypeRB.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestFileTypeW.test_failures_many_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestFileTypeWB.test_failures_many_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestFileTypeX.test_failures_many_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestFileTypeXB.test_failures_many_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestNargsRemainder.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestNargsZeroOrMore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionLike.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsActionAppend.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsActionAppendConst.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsActionCount.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsActionStore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsActionStoreConst.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsActionStoreFalse.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsActionStoreTrue.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsChoices.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsDefault.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsDest.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsDoubleDash.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsNargs1.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsNargs3.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsNargsDefault.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsNargsOptional.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsNumeric.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsRequired.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsShortLong.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDash.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDashCombined.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDashLong.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestParserDefault42.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestParserDefaultSuppress.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsActionAppend.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsChoicesInt.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsChoicesString.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargs1.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargs2.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargs2None.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargs2Optional.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNone.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNone1.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneNone.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptional.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptional1.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestTypeCallable.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestTypeClassicClass.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_many_groups_sysargs__test.test_argparse.TestTypeUserDefined.test_failures_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestActionExtend.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestActionUserDefined.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestArgumentsFromFile.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestArgumentsFromFileConverter.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestBooleanOptionalAction.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestBooleanOptionalActionRequired.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestDefaultSuppress.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestFileTypeDefaults.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestFileTypeR.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestFileTypeRB.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestFileTypeW.test_failures_no_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestFileTypeWB.test_failures_no_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestFileTypeX.test_failures_no_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestFileTypeXB.test_failures_no_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestNargsRemainder.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestNargsZeroOrMore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionLike.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsActionAppend.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsActionAppendConst.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsActionCount.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsActionStore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsActionStoreConst.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsActionStoreFalse.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsActionStoreTrue.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsChoices.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsDefault.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsDest.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsDoubleDash.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsNargs1.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsNargs3.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsNargsDefault.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsNargsOptional.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsNumeric.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsRequired.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsShortLong.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsSingleDash.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsSingleDashCombined.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsSingleDashLong.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestParserDefault42.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestParserDefaultSuppress.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsActionAppend.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsChoicesInt.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsChoicesString.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargs1.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargs2.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargs2None.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargs2Optional.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsNone.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsNone1.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneNone.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptional.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptional1.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestTypeCallable.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestTypeClassicClass.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_listargs__test.test_argparse.TestTypeUserDefined.test_failures_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestActionExtend.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestActionUserDefined.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestArgumentsFromFile.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestArgumentsFromFileConverter.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestBooleanOptionalAction.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestBooleanOptionalActionRequired.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestDefaultSuppress.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestFileTypeDefaults.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestFileTypeR.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestFileTypeRB.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestFileTypeW.test_failures_no_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestFileTypeWB.test_failures_no_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestFileTypeX.test_failures_no_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestFileTypeXB.test_failures_no_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestNargsRemainder.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestNargsZeroOrMore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionLike.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsActionAppend.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsActionAppendConst.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsActionCount.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsActionStore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsActionStoreConst.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsActionStoreFalse.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsActionStoreTrue.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsChoices.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsDefault.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsDest.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsDoubleDash.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsNargs1.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsNargs3.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsNargsDefault.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsNargsOptional.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsNumeric.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsRequired.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsShortLong.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDash.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDashCombined.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDashLong.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestParserDefault42.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestParserDefaultSuppress.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsActionAppend.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsChoicesInt.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsChoicesString.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargs1.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargs2.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargs2None.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargs2Optional.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNone.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNone1.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneNone.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptional.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptional1.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestTypeCallable.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestTypeClassicClass.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_no_groups_sysargs__test.test_argparse.TestTypeUserDefined.test_failures_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestActionExtend.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestActionUserDefined.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestArgumentsFromFile.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestArgumentsFromFileConverter.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestBooleanOptionalAction.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestBooleanOptionalActionRequired.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestDefaultSuppress.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestFileTypeDefaults.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestFileTypeR.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestFileTypeRB.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestFileTypeW.test_failures_one_group_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestFileTypeWB.test_failures_one_group_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestFileTypeX.test_failures_one_group_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestFileTypeXB.test_failures_one_group_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestNargsRemainder.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestNargsZeroOrMore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionLike.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsActionAppend.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsActionAppendConst.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsActionCount.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsActionStore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsActionStoreConst.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsActionStoreFalse.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsActionStoreTrue.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsChoices.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsDefault.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsDest.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsDoubleDash.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsNargs1.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsNargs3.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsNargsDefault.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsNargsOptional.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsNumeric.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsRequired.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsShortLong.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsSingleDash.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsSingleDashCombined.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsSingleDashLong.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestParserDefault42.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestParserDefaultSuppress.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsActionAppend.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsChoicesInt.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsChoicesString.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargs1.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargs2.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargs2None.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargs2Optional.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsNone.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsNone1.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneNone.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsOptional.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsOptional1.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestTypeCallable.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestTypeClassicClass.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_listargs__test.test_argparse.TestTypeUserDefined.test_failures_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestActionExtend.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestActionUserDefined.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestArgumentsFromFile.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestArgumentsFromFileConverter.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestBooleanOptionalAction.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestBooleanOptionalActionRequired.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestDefaultSuppress.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestFileTypeDefaults.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestFileTypeR.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestFileTypeRB.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestFileTypeW.test_failures_one_group_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestFileTypeWB.test_failures_one_group_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestFileTypeX.test_failures_one_group_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestFileTypeXB.test_failures_one_group_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestNargsRemainder.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestNargsZeroOrMore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionLike.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsActionAppend.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsActionAppendConst.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsActionCount.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsActionStore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsActionStoreConst.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsActionStoreFalse.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsActionStoreTrue.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsChoices.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsDefault.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsDest.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsDoubleDash.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsNargs1.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsNargs3.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsNargsDefault.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsNargsOptional.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsNumeric.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsRequired.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsShortLong.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsSingleDash.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsSingleDashCombined.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsSingleDashLong.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestParserDefault42.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestParserDefaultSuppress.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsActionAppend.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsChoicesInt.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsChoicesString.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargs1.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargs2.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargs2None.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargs2Optional.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsNone.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsNone1.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneNone.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptional.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptional1.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestTypeCallable.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestTypeClassicClass.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_one_group_sysargs__test.test_argparse.TestTypeUserDefined.test_failures_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveInGroup.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveLong.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveLongParent.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveManySuppressed.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveSimple.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_not_required__test.test_argparse.TestMutuallyExclusiveSimpleParent.test_failures_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveInGroup.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveLong.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveLongParent.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveManySuppressed.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveSimple.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_failures_when_required__test.test_argparse.TestMutuallyExclusiveSimpleParent.test_failures_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fake_cursor_class__test.test_sqlite3.test_factory.RowFactoryTests.test_fake_cursor_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fake_error_class__test.test_codeccallbacks.CodecCallbackTest.test_fake_error_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fake_namespace_compare__test.test_types.SimpleNamespaceTests.test_fake_namespace_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fallback__test.test_shutil.TestGetTerminalSize.test_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fallback_ne_blocking__test.test_binop.FallbackBlockingTests.test_fallback_ne_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fallback_rmethod_blocking__test.test_binop.FallbackBlockingTests.test_fallback_rmethod_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_falls_back_to_fallback_if_termios_raises__test.test_getpass.UnixGetpassTest.test_falls_back_to_fallback_if_termios_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_falls_back_to_stdin__test.test_getpass.UnixGetpassTest.test_falls_back_to_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_false_encoding__test.test_tokenize.TestDetectEncoding.test_false_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_false_file_encoding__test.test_lib2to3.test_refactor.TestRefactoringTool.test_false_file_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_false_meta__test.test_functools.TestSingleDispatch.test_false_meta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_false_subclasses__test.test_typing.GenericTests.test_false_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_false_while_loop__test.test_compile.TestSpecifics.test_false_while_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_falsey_spec__test.test_unittest.testmock.testpatch.PatchTest.test_falsey_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_falsy_exception_group_subclass__test.test_except_star.TestExceptStarExceptionGroupSubclass.test_falsy_exception_group_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_family_and_type__test.test_socket.CreateServerTest.test_family_and_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fast_ci__test.test_regrtest.ParseArgsTestCase.test_fast_ci_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fast_ci_python_cmd__test.test_regrtest.ParseArgsTestCase.test_fast_ci_python_cmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fast_ci_resource__test.test_regrtest.ParseArgsTestCase.test_fast_ci_resource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fast_paths_in_use__test.test_ntpath.TestNtpath.test_fast_paths_in_use__'Fast_paths_are_only_for_win32'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_fastcall__test.test_call.FastCallTests.test_fastcall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall__test.test_call.TestCallingConventions.test_fastcall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall__test.test_call.TestCallingConventionsClass.test_fastcall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall__test.test_call.TestCallingConventionsClassInstance.test_fastcall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall__test.test_call.TestCallingConventionsInstance.test_fastcall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall__test.test_call.TestCallingConventionsStatic.test_fastcall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_clearing_dict__test.test_call.FastCallTests.test_fastcall_clearing_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_error_kw__test.test_call.TestCallingConventions.test_fastcall_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_error_kw__test.test_call.TestCallingConventionsClass.test_fastcall_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_error_kw__test.test_call.TestCallingConventionsClassInstance.test_fastcall_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_error_kw__test.test_call.TestCallingConventionsInstance.test_fastcall_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_error_kw__test.test_call.TestCallingConventionsStatic.test_fastcall_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_ext__test.test_call.TestCallingConventions.test_fastcall_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_ext__test.test_call.TestCallingConventionsClass.test_fastcall_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_ext__test.test_call.TestCallingConventionsClassInstance.test_fastcall_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_ext__test.test_call.TestCallingConventionsInstance.test_fastcall_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_ext__test.test_call.TestCallingConventionsStatic.test_fastcall_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_keywords__test.test_call.TestCallingConventions.test_fastcall_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_keywords__test.test_call.TestCallingConventionsClass.test_fastcall_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_keywords__test.test_call.TestCallingConventionsClassInstance.test_fastcall_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_keywords__test.test_call.TestCallingConventionsInstance.test_fastcall_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_keywords__test.test_call.TestCallingConventionsStatic.test_fastcall_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_keywords_ext__test.test_call.TestCallingConventions.test_fastcall_keywords_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_keywords_ext__test.test_call.TestCallingConventionsClass.test_fastcall_keywords_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_keywords_ext__test.test_call.TestCallingConventionsClassInstance.test_fastcall_keywords_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_keywords_ext__test.test_call.TestCallingConventionsInstance.test_fastcall_keywords_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fastcall_keywords_ext__test.test_call.TestCallingConventionsStatic.test_fastcall_keywords_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_coro_warning__test.test_coroutines.CoroutineTest.test_fatal_coro_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error_2__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_fatal_error_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_fatal_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error__test.test_asyncio.test_selector_events.SelectorTransportTests.test_fatal_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error__test.test_capi.test_exceptions.Test_FatalError.test_fatal_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error__test.test_faulthandler.FaultHandlerTests.test_fatal_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error_c_thread__test.test_faulthandler.FaultHandlerTests.test_fatal_error_c_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error_connected__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_fatal_error_connected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error_connected__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_fatal_error_connected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error_connected_custom_error__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_fatal_error_connected_custom_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error_custom_exception__test.test_asyncio.test_selector_events.SelectorTransportTests.test_fatal_error_custom_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error_no_name_error__test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_fatal_error_no_name_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fatal_error_without_gil__test.test_faulthandler.FaultHandlerTests.test_fatal_error_without_gil_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fchdir__test.test_os.TestInvalidFD.test_fchdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fchmod__test.test_os.TestInvalidFD.test_fchmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fchown__test.test_os.TestInvalidFD.test_fchown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fchown__test.test_posix.PosixTester.test_fchown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fcntl_64_bit__test.test_fcntl.TestFcntl.test_fcntl_64_bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fcntl_bad_file__test.test_fcntl.TestFcntl.test_fcntl_bad_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fcntl_bad_file_overflow__test.test_fcntl.TestFcntl.test_fcntl_bad_file_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fcntl_f_getpath__test.test_fcntl.TestFcntl.test_fcntl_f_getpath__'F_GETPATH_is_only_available_on_macos'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_fcntl_f_pipesize__test.test_fcntl.TestFcntl.test_fcntl_f_pipesize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fd__test.test_os.TestScandir.test_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fd_count__test.test_support.TestSupport.test_fd_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fd_leak__test.test_os.BytesFwalkTests.test_fd_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fd_leak__test.test_os.FwalkTests.test_fd_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fd_non_inheritable__test.test_epoll.TestEPoll.test_fd_non_inheritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fdatasync__test.test_os.TestInvalidFD.test_fdatasync_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fdopen__test.test_os.FileTests.test_fdopen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fdopen__test.test_os.TestInvalidFD.test_fdopen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fds__test.test_os.ExtendedAttributeTests.test_fds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_feature_macros__test.test_stable_abi_ctypes.TestStableABIAvailability.test_feature_macros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_feb29_on_leap_year_without_year__test.test_strptime.StrptimeTests.test_feb29_on_leap_year_without_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_february__test.test_calendar.MondayTestCase.test_february_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_february__test.test_calendar.SundayTestCase.test_february_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_february_leap__test.test_calendar.MonthRangeTestCase.test_february_leap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_february_nonleap__test.test_calendar.MonthRangeTestCase.test_february_nonleap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_feed_empty_data__test.test_asyncio.test_streams.StreamTests.test_feed_empty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_feed_nonempty_data__test.test_asyncio.test_streams.StreamTests.test_feed_nonempty_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_feed_while_iterating__test.test_xml_etree.XMLPullParserTest.test_feed_while_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_feed_while_iterating__test.test_xml_etree_c.XMLPullParserTest.test_feed_while_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fetch_iter__test.test_sqlite3.test_dbapi.CursorTests.test_fetch_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fetchall__test.test_sqlite3.test_dbapi.CursorTests.test_fetchall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fetchmany__test.test_sqlite3.test_dbapi.CursorTests.test_fetchmany_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fetchone__test.test_sqlite3.test_dbapi.CursorTests.test_fetchone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fetchone_no_statement__test.test_sqlite3.test_dbapi.CursorTests.test_fetchone_no_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fexecve__test.test_posix.PosixTester.test_fexecve_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_attr_existence__test.test_ast.AST_Tests.test_field_attr_existence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_attr_existence_deprecated__test.test_ast.AST_Tests.test_field_attr_existence_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_attr_writable__test.test_ast.AST_Tests.test_field_attr_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_attr_writable_deprecated__test.test_ast.AST_Tests.test_field_attr_writable_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_containment__test.test_email.test_email.TestMessageAPI.test_field_containment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_default__test.test_dataclasses.TestCase.test_field_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_default_default_factory_error__test.test_dataclasses.TestCase.test_field_default_default_factory_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_descriptor__test.test_collections.TestNamedTuple.test_field_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_doc__test.test_collections.TestNamedTuple.test_field_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_doc_reuse__test.test_collections.TestNamedTuple.test_field_doc_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_marked_as_kwonly__test.test_dataclasses.TestKeywordArgs.test_field_marked_as_kwonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_metadata_custom_mapping__test.test_dataclasses.TestCase.test_field_metadata_custom_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_metadata_default__test.test_dataclasses.TestCase.test_field_metadata_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_metadata_mapping__test.test_dataclasses.TestCase.test_field_metadata_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_named_BUILTINS_frozen__test.test_dataclasses.TestCase.test_field_named_BUILTINS_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_named_like_builtin__test.test_dataclasses.TestCase.test_field_named_like_builtin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_named_like_builtin_frozen__test.test_dataclasses.TestCase.test_field_named_like_builtin_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_named_object__test.test_dataclasses.TestCase.test_field_named_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_named_object_frozen__test.test_dataclasses.TestCase.test_field_named_object_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_named_self__test.test_dataclasses.TestCase.test_field_named_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_no_default__test.test_dataclasses.TestCase.test_field_no_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_order__test.test_dataclasses.TestCase.test_field_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_order_for_named_tuples__test.test_pydoc.TestDescriptions.test_field_order_for_named_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_recursive_repr__test.test_dataclasses.TestCase.test_field_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_repr__test.test_collections.TestNamedTuple.test_field_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_repr__test.test_dataclasses.TestCase.test_field_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_storage_multipart_no_content_length__test.test_cgi.CgiTests.test_field_storage_multipart_no_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_with_special_single_underscore_names__test.test_dataclasses.TestCase.test_field_with_special_single_underscore_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_without_annotation__test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_without_annotation_but_annotation_in_base__test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation_but_annotation_in_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_field_without_annotation_but_annotation_in_base_not_dataclass__test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation_but_annotation_in_base_not_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fields__test.test_ctypes.test_structures.StructureTestCase.test_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fields__test.test_structseq.StructSeqTest.test_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fields_are_readonly__test.test_exception_group.ExceptionGroupFields.test_fields_are_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fieldstorage_as_context_manager__test.test_cgi.CgiTests.test_fieldstorage_as_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fieldstorage_invalid__test.test_cgi.CgiTests.test_fieldstorage_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fieldstorage_multipart__test.test_cgi.CgiTests.test_fieldstorage_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fieldstorage_multipart_leading_whitespace__test.test_cgi.CgiTests.test_fieldstorage_multipart_leading_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fieldstorage_multipart_maxline__test.test_cgi.CgiTests.test_fieldstorage_multipart_maxline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fieldstorage_multipart_non_ascii__test.test_cgi.CgiTests.test_fieldstorage_multipart_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fieldstorage_multipart_w3c__test.test_cgi.CgiTests.test_fieldstorage_multipart_w3c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fieldstorage_part_content_length__test.test_cgi.CgiTests.test_fieldstorage_part_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fieldstorage_properties__test.test_cgi.CgiTests.test_fieldstorage_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fieldstorage_readline__test.test_cgi.CgiTests.test_fieldstorage_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fifo__test.test_stat.TestFilemodeCStat.test_fifo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fifo__test.test_stat.TestFilemodePyStat.test_fifo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fifo_overrun__test.test_bytes.ByteArrayTest.test_fifo_overrun_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file2file_not_supported__test.test_shutil.TestZeroCopySendfile.test_file2file_not_supported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file__test.test_configparser.ReadFileTestCase.test_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file__test.test_urllib2.HandlerTests.test_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_attribute_constants__test.test_stat.TestFilemodeCStat.test_file_attribute_constants__'FILE_ATTRIBUTE_*_constants_are_Win32_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_file_attribute_constants__test.test_stat.TestFilemodePyStat.test_file_attribute_constants__'FILE_ATTRIBUTE_*_constants_are_Win32_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_file_attributes__test.test_os.StatAttributeTests.test_file_attributes__'st_file_attributes_is_Win32_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_file_closes_if_lookup_error_raised__test.test_codecs.CodecsModuleTest.test_file_closes_if_lookup_error_raised_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_created__test.test_logging.RotatingFileHandlerTest.test_file_created_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_digest__test.test_hashlib.KDFTests.test_file_digest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_encoding__test.test_lib2to3.test_refactor.TestRefactoringTool.test_file_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_fault__test.test_descr.ClassPropertiesAndMethods.test_file_fault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_from_empty_string_dir__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_file_from_empty_string_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_from_empty_string_dir__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_file_from_empty_string_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_from_empty_string_dir__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_file_from_empty_string_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_hash_repr__test.test_importlib.test_metadata_api.APITests.test_file_hash_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_hook_backward_compatibility__test.test_fileinput.FileInputTests.test_file_hook_backward_compatibility_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_init__test.test_xml_etree.ElementTreeTest.test_file_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_init__test.test_xml_etree_c.ElementTreeTest.test_file_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_iso_8859_1__test.test_string_literals.TestLiterals.test_file_iso_8859_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_latin9__test.test_string_literals.TestLiterals.test_file_latin9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_latin_1__test.test_string_literals.TestLiterals.test_file_latin_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_like_path__test.test_os.BytesFwalkTests.test_file_like_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_like_path__test.test_os.BytesWalkTests.test_file_like_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_like_path__test.test_os.FwalkTests.test_file_like_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_like_path__test.test_os.WalkTests.test_file_like_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_like_path__test.test_pathlib.WalkTests.test_file_like_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_link__test.test_os.Win32SymlinkTests.test_file_link__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_file_mode__test.test_tarfile.Bz2StreamWriteTest.test_file_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_mode__test.test_tarfile.GzipStreamWriteTest.test_file_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_mode__test.test_tarfile.LzmaStreamWriteTest.test_file_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_mode__test.test_tarfile.StreamWriteTest.test_file_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_mode__test.test_tempfile.TestMkstempInner.test_file_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_not_closed__test.test_shutil.TestCopyFileObj.test_file_not_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_not_exists__test.test_py_compile.PyCompileCLITestCase.test_file_not_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_not_exists_with_quiet__test.test_py_compile.PyCompileCLITestCase.test_file_not_exists_with_quiet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_not_found_includes_filename__test.test_subprocess.ProcessTestCase.test_file_not_found_includes_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_not_found_includes_filename__test.test_subprocess.ProcessTestCaseNoPoll.test_file_not_found_includes_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_not_found_with_bad_cwd__test.test_subprocess.ProcessTestCase.test_file_not_found_with_bad_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_not_found_with_bad_cwd__test.test_subprocess.ProcessTestCaseNoPoll.test_file_not_found_with_bad_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_notexists__test.test_urllib.urlopen_HttpTests.test_file_notexists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_offset__test.test_shutil.TestCopyFileObj.test_file_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_opening_hook__test.test_fileinput.FileInputTests.test_file_opening_hook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_parse__test.test_source_encoding.MiscSourceEncodingTest.test_file_parse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_parse_error_multiline__test.test_source_encoding.MiscSourceEncodingTest.test_file_parse_error_multiline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_parsing__test.test_mimetypes.MimeTypesTestCase.test_file_parsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_permissions__test.test_mailbox.TestMaildir.test_file_permissions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_perms__test.test_mailbox.TestMbox.test_file_perms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_pos__test.test_imghdr.TestImghdr.test_file_pos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_size__test.test_tarfile.Bz2WriteTest.test_file_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_size__test.test_tarfile.GzipWriteTest.test_file_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_size__test.test_tarfile.LzmaWriteTest.test_file_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_size__test.test_tarfile.WriteTest.test_file_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_to_source__test.test_import.ImportTests.test_file_to_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_utf8__test.test_string_literals.TestLiterals.test_file_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_utf_8__test.test_string_literals.TestLiterals.test_file_utf_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_utf_8_error__test.test_string_literals.TestLiterals.test_file_utf_8_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_file_with_missing_final_nl__test.test_cmd.TestAlternateInput.test_file_with_missing_final_nl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileclosed__test.test_bool.BoolTest.test_fileclosed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileio_closefd__test.test_io.CIOTest.test_fileio_closefd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileio_closefd__test.test_io.PyIOTest.test_fileio_closefd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filemode__test.test_logging.BasicConfigTest.test_filemode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filename__test.test_codeop.CodeopTests.test_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filename__test.test_logging.BasicConfigTest.test_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filename__test.test_lzma.OpenTestCase.test_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filename__test.test_warnings.CWarnTests.test_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filename__test.test_warnings.PyWarnTests.test_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filename__test.test_zipfile._path.test_path.TestPath.test_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filename_correct__test.test_symtable.SymtableTest.test_filename_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filename_in_exception__test.test_tokenize.TestDetectEncoding.test_filename_in_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filename_in_syntaxerror__test.test_fstring.TestCase.test_filename_in_syntaxerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filename_none__test.test_warnings._WarningsTests.test_filename_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filename_with_url_delimiters__test.test_mimetypes.MimeTypesTestCase.test_filename_with_url_delimiters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_fileinput.FileInputTests.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_io.CBufferedRandomTest.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_io.CBufferedReaderTest.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_io.CBufferedWriterTest.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_io.PyBufferedRandomTest.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_io.PyBufferedReaderTest.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_io.PyBufferedWriterTest.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_lzma.FileTestCase.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_selectors.DefaultSelectorTestCase.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_selectors.DevpollSelectorTestCase.test_fileno__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_fileno__test.test_selectors.EpollSelectorTestCase.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_selectors.KqueueSelectorTestCase.test_fileno__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_fileno__test.test_selectors.PollSelectorTestCase.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_selectors.SelectSelectorTestCase.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_tempfile.TestSpooledTemporaryFile.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno__test.test_urllib.urlopen_FileTests.test_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileno_when_ValueError_raised__test.test_fileinput.FileInputTests.test_fileno_when_ValueError_raised_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj__test.test_bz2.OpenTest.test_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj__test.test_gzip.TestOpen.test_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj__test.test_tarfile.AppendTest.test_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj__test.test_tarfile.ContextManagerTest.test_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_from_fdopen__test.test_gzip.TestGzip.test_fileobj_from_fdopen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_iter__test.test_tarfile.Bz2UstarReadTest.test_fileobj_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_iter__test.test_tarfile.GzipUstarReadTest.test_fileobj_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_iter__test.test_tarfile.LzmaUstarReadTest.test_fileobj_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_iter__test.test_tarfile.UstarReadTest.test_fileobj_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_link1__test.test_tarfile.Bz2UstarReadTest.test_fileobj_link1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_link1__test.test_tarfile.GzipUstarReadTest.test_fileobj_link1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_link1__test.test_tarfile.LzmaUstarReadTest.test_fileobj_link1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_link1__test.test_tarfile.UstarReadTest.test_fileobj_link1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_link2__test.test_tarfile.Bz2UstarReadTest.test_fileobj_link2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_link2__test.test_tarfile.GzipUstarReadTest.test_fileobj_link2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_link2__test.test_tarfile.LzmaUstarReadTest.test_fileobj_link2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_link2__test.test_tarfile.UstarReadTest.test_fileobj_link2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_mode__test.test_gzip.TestGzip.test_fileobj_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.Bz2CreateTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.Bz2StreamWriteTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.Bz2WriteTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.CreateTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.CreateWithXModeTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.DeviceHeaderTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.GzipCreateTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.GzipStreamWriteTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.GzipWriteTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.LzmaCreateTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.LzmaStreamWriteTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.LzmaWriteTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.StreamWriteTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_no_close__test.test_tarfile.WriteTest.test_fileobj_no_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_readlines__test.test_tarfile.Bz2UstarReadTest.test_fileobj_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_readlines__test.test_tarfile.GzipUstarReadTest.test_fileobj_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_readlines__test.test_tarfile.LzmaUstarReadTest.test_fileobj_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_readlines__test.test_tarfile.UstarReadTest.test_fileobj_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_regular_file__test.test_tarfile.Bz2StreamReadTest.test_fileobj_regular_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_regular_file__test.test_tarfile.Bz2UstarReadTest.test_fileobj_regular_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_regular_file__test.test_tarfile.GzipStreamReadTest.test_fileobj_regular_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_regular_file__test.test_tarfile.GzipUstarReadTest.test_fileobj_regular_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_regular_file__test.test_tarfile.LzmaStreamReadTest.test_fileobj_regular_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_regular_file__test.test_tarfile.LzmaUstarReadTest.test_fileobj_regular_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_regular_file__test.test_tarfile.StreamReadTest.test_fileobj_regular_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_regular_file__test.test_tarfile.UstarReadTest.test_fileobj_regular_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_seek__test.test_tarfile.Bz2UstarReadTest.test_fileobj_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_seek__test.test_tarfile.GzipUstarReadTest.test_fileobj_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_seek__test.test_tarfile.LzmaUstarReadTest.test_fileobj_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_seek__test.test_tarfile.UstarReadTest.test_fileobj_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_symlink1__test.test_tarfile.Bz2UstarReadTest.test_fileobj_symlink1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_symlink1__test.test_tarfile.GzipUstarReadTest.test_fileobj_symlink1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_symlink1__test.test_tarfile.LzmaUstarReadTest.test_fileobj_symlink1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_symlink1__test.test_tarfile.UstarReadTest.test_fileobj_symlink1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_symlink2__test.test_tarfile.Bz2UstarReadTest.test_fileobj_symlink2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_symlink2__test.test_tarfile.GzipUstarReadTest.test_fileobj_symlink2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_symlink2__test.test_tarfile.LzmaUstarReadTest.test_fileobj_symlink2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_symlink2__test.test_tarfile.UstarReadTest.test_fileobj_symlink2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_text__test.test_tarfile.Bz2UstarReadTest.test_fileobj_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_text__test.test_tarfile.GzipUstarReadTest.test_fileobj_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_text__test.test_tarfile.LzmaUstarReadTest.test_fileobj_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_text__test.test_tarfile.UstarReadTest.test_fileobj_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_with_offset__test.test_tarfile.Bz2MiscReadTest.test_fileobj_with_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_with_offset__test.test_tarfile.GzipMiscReadTest.test_fileobj_with_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_with_offset__test.test_tarfile.LzmaMiscReadTest.test_fileobj_with_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fileobj_with_offset__test.test_tarfile.MiscReadTest.test_fileobj_with_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_files__test.test_importlib.resources.test_reader.NamespaceReaderTest.test_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_files__test.test_importlib.test_zip.TestEgg.test_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_files__test.test_importlib.test_zip.TestZip.test_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_files_checked__test.test_lib2to3.test_fixers.Test_import.test_files_checked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_files_dist_info__test.test_importlib.test_metadata_api.APITests.test_files_dist_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_files_egg_info__test.test_importlib.test_metadata_api.APITests.test_files_egg_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_files_that_dont_end_with_newline__test.test_fileinput.FileInputTests.test_files_that_dont_end_with_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filesystem_full__test.test_shutil.TestZeroCopyMACOS.test_filesystem_full__'macOS_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_filesystem_full__test.test_shutil.TestZeroCopySendfile.test_filesystem_full_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filesystemencoding__test.test_utf8_mode.UTF8ModeTests.test_filesystemencoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filetime__test.test_genericpath.TestGenericTest.test_filetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filetime__test.test_ntpath.NtCommonTest.test_filetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filetime__test.test_posixpath.PosixCommonTest.test_filetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filetype_noexist__test.test_optparse.TestExtendAddTypes.test_filetype_noexist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filetype_notfile__test.test_optparse.TestExtendAddTypes.test_filetype_notfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filetype_ok__test.test_optparse.TestExtendAddTypes.test_filetype_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.ByteTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.DoubleTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.FloatTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.IntTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.LongLongTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.LongTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.ShortTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.UnicodeTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.UnsignedByteTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.UnsignedIntTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.UnsignedLongLongTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.UnsignedLongTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filewrite__test.test_array.UnsignedShortTest.test_filewrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fill__test.test_textwrap.IndentTestCases.test_fill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filling_one_task__test.test_asyncio.test_locks.BarrierTests.test_filling_one_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filling_one_task_twice__test.test_asyncio.test_locks.BarrierTests.test_filling_one_task_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filling_task_by_task__test.test_asyncio.test_locks.BarrierTests.test_filling_task_by_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filling_tasks_cancel_one__test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_cancel_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filling_tasks_check_return_value__test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_check_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filling_tasks_wait_twice__test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_wait_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_builtin.BuiltinTest.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_fnmatch.FilterTestCase.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_itertools.TestBasicOps.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_itertools.TestExamples.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_itertools.TestGC.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_itertools.TestVariousIteratorArgs.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_logging.BasicFilterTest.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_tarfile.Bz2WriteTest.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_tarfile.GzipWriteTest.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_tarfile.LzmaWriteTest.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_tarfile.WriteTest.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter__test.test_warnings._WarningsTests.test_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_attributes__test.test_tracemalloc.TestFilters.test_filter_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_basic__test.test_lib2to3.test_fixers.Test_filter.test_filter_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_basic__test.test_sax.XMLFilterBaseTest.test_filter_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_dealloc__test.test_builtin.BuiltinTest.test_filter_dealloc__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_filter_dir__test.test_unittest.testmock.testmock.MockTest.test_filter_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_match__test.test_tracemalloc.TestFilters.test_filter_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_match_filename__test.test_tracemalloc.TestFilters.test_filter_match_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_match_filename_joker__test.test_tracemalloc.TestFilters.test_filter_match_filename_joker_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_match_trace__test.test_tracemalloc.TestFilters.test_filter_match_trace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_nochange__test.test_lib2to3.test_fixers.Test_filter.test_filter_nochange_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_pickle__test.test_builtin.BuiltinTest.test_filter_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_properties_roundtrip__test.test_lzma.MiscellaneousTestCase.test_filter_properties_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_traces__test.test_tracemalloc.TestSnapshot.test_filter_traces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_traces_domain__test.test_tracemalloc.TestSnapshot.test_filter_traces_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_traces_domain_filter__test.test_tracemalloc.TestSnapshot.test_filter_traces_domain_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filter_trailers__test.test_lib2to3.test_fixers.Test_filter.test_filter_trailers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filterfalse__test.test_itertools.TestBasicOps.test_filterfalse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filterfalse__test.test_itertools.TestExamples.test_filterfalse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filterfalse__test.test_itertools.TestGC.test_filterfalse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filterfalse__test.test_itertools.TestVariousIteratorArgs.test_filterfalse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filterwarnings__test.test_warnings.CFilterTests.test_filterwarnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filterwarnings__test.test_warnings.PyFilterTests.test_filterwarnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filterwarnings_duplicate_filters__test.test_warnings.CFilterTests.test_filterwarnings_duplicate_filters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_filterwarnings_duplicate_filters__test.test_warnings.PyFilterTests.test_filterwarnings_duplicate_filters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_final_forward_ref__test.test_typing.ForwardRefTests.test_final_forward_ref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_final_unmodified__test.test_typing.FinalDecoratorTests.test_final_unmodified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finalization__test.test_warnings.FinalizationTest.test_finalization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finalization_shutdown__test.test_threading.ThreadTests.test_finalization_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finalize__test.test_weakref.FinalizeTestCase.test_finalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finalize_running_thread__test.test_threading.ThreadTests.test_finalize_running_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finalize_structseq__test.test_embed.EmbeddingTests.test_finalize_structseq__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_finalize_with_trace__test.test_threading.ThreadTests.test_finalize_with_trace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finally_reraise__test.test_raise.TestRaise.test_finally_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finally_with_conditional__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_finally_with_conditional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finally_with_conditional__test.test_sys_settrace.TestLinesAfterTraceStarted.test_finally_with_conditional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finally_with_conditional__test.test_sys_settrace.TestSetLocalTrace.test_finally_with_conditional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finally_with_conditional__test.test_sys_settrace.TraceOpcodesTestCase.test_finally_with_conditional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finally_with_conditional__test.test_sys_settrace.TraceTestCase.test_finally_with_conditional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findTestCases__test.test_unittest.test_loader.TestObsoleteFunctions.test_findTestCases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find__test.test_bigmem.BytearrayTest.test_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find__test.test_bigmem.BytesTest.test_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find__test.test_bigmem.StrTest.test_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find__test.test_bytes.ByteArrayAsStringTest.test_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find__test.test_bytes.ByteArrayTest.test_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find__test.test_bytes.BytesAsStringTest.test_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find__test.test_bytes.BytesTest.test_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find__test.test_ctypes.test_loading.LoaderTest.test_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find__test.test_ctypes.test_macholib.MachOTest.test_find__'OSX-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_find__test.test_unicode.UnicodeTest.test_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find__test.test_userstring.UserStringTest.test_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_blktype__test.test_tarfile.MemberReadTest.test_find_blktype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_caller_with_stack_info__test.test_logging.LoggerTest.test_find_caller_with_stack_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_caller_with_stacklevel__test.test_logging.LoggerTest.test_find_caller_with_stacklevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_chrtype__test.test_tarfile.MemberReadTest.test_find_chrtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_conttype__test.test_tarfile.MemberReadTest.test_find_conttype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_dirtype__test.test_tarfile.MemberReadTest.test_find_dirtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_dirtype_with_size__test.test_tarfile.MemberReadTest.test_find_dirtype_with_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_distributions_specified_path__test.test_importlib.test_metadata_api.OffSysPathTests.test_find_distributions_specified_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_does_not_access_beyond_buffer__test.test_mmap.MmapTests.test_find_does_not_access_beyond_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_end__test.test_mmap.MmapTests.test_find_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_etc_raise_correct_error_messages__test.test_bytes.ByteArrayTest.test_find_etc_raise_correct_error_messages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_etc_raise_correct_error_messages__test.test_bytes.BytesTest.test_find_etc_raise_correct_error_messages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_etc_raise_correct_error_messages__test.test_unicode.UnicodeTest.test_find_etc_raise_correct_error_messages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_etc_raise_correct_error_messages__test.test_userstring.UserStringTest.test_find_etc_raise_correct_error_messages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_fifotype__test.test_tarfile.MemberReadTest.test_find_fifotype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_function_empty_file__test.test_pdb.PdbTestCase.test_find_function_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_function_found__test.test_pdb.PdbTestCase.test_find_function_found_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_function_found_with_bom__test.test_pdb.PdbTestCase.test_find_function_found_with_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_function_found_with_encoding_cookie__test.test_pdb.PdbTestCase.test_find_function_found_with_encoding_cookie_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_gnusparse_00__test.test_tarfile.MemberReadTest.test_find_gnusparse_00_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_gnusparse_01__test.test_tarfile.MemberReadTest.test_find_gnusparse_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_gnusparse_10__test.test_tarfile.MemberReadTest.test_find_gnusparse_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_gnusparse__test.test_tarfile.MemberReadTest.test_find_gnusparse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_library_with_gcc__test.test_ctypes.test_find.FindLibraryLinux.test_find_library_with_gcc__'Needs_IMAGE_FEATURE_+=_\"tools-sdk\"'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_find_library_with_ld__test.test_ctypes.test_find.FindLibraryLinux.test_find_library_with_ld__'Needs_IMAGE_FEATURE_+=_\"tools-sdk\"'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_find_lnktype__test.test_tarfile.MemberReadTest.test_find_lnktype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_loader_is_deprecated__test.test_pkgutil.ImportlibMigrationTests.test_find_loader_is_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_loader_missing_module__test.test_pkgutil.ImportlibMigrationTests.test_find_loader_missing_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_mac_near_keyword__test.test_uuid.TestInternalsWithExtModule.test_find_mac_near_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_mac_near_keyword__test.test_uuid.TestInternalsWithoutExtModule.test_find_mac_near_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_many_lengths__test.test_bytes.ByteArrayAsStringTest.test_find_many_lengths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_many_lengths__test.test_bytes.BytesAsStringTest.test_find_many_lengths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_many_lengths__test.test_unicode.UnicodeTest.test_find_many_lengths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_many_lengths__test.test_userstring.UserStringTest.test_find_many_lengths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_members__test.test_tarfile.Bz2MiscReadTest.test_find_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_members__test.test_tarfile.GzipMiscReadTest.test_find_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_members__test.test_tarfile.LzmaMiscReadTest.test_find_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_members__test.test_tarfile.MiscReadTest.test_find_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_on_libpath__test.test_ctypes.test_find.FindLibraryLinux.test_find_on_libpath__'gcc,_needed_for_test,_not_available'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_find_pax_umlauts__test.test_tarfile.MemberReadTest.test_find_pax_umlauts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_regtype__test.test_tarfile.MemberReadTest.test_find_regtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_regtype_oldv7__test.test_tarfile.MemberReadTest.test_find_regtype_oldv7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_relative_module__test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_relative_module__test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_relative_module_missing_package__test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_missing_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_relative_module_missing_package__test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module_missing_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_simple__test.test_xml_etree.ElementFindTest.test_find_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_simple__test.test_xml_etree_c.ElementFindTest.test_find_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_sparse__test.test_tarfile.MemberReadTest.test_find_sparse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_spec_with_explicit_target__test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_spec_with_explicit_target__test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_submodule__test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_submodule__test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_submodule_in_module__test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_in_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_submodule_in_module__test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_in_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_submodule_parent_already_imported__test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_parent_already_imported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_submodule_parent_already_imported__test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_parent_already_imported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_symtype__test.test_tarfile.MemberReadTest.test_find_symtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_tests__test.test_unittest.test_discovery.TestDiscovery.test_find_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_tests_customize_via_package_pattern__test.test_unittest.test_discovery.TestDiscovery.test_find_tests_customize_via_package_pattern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_tests_default_calls_package_load_tests__test.test_unittest.test_discovery.TestDiscovery.test_find_tests_default_calls_package_load_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_tests_socket__test.test_unittest.test_discovery.TestDiscovery.test_find_tests_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_tests_with_package__test.test_unittest.test_discovery.TestDiscovery.test_find_tests_with_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_through_ElementTree__test.test_xml_etree.ElementFindTest.test_find_through_ElementTree_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_through_ElementTree__test.test_xml_etree_c.ElementFindTest.test_find_through_ElementTree_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_umlauts__test.test_tarfile.MemberReadTest.test_find_umlauts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_under_heading__test.test_uuid.TestInternalsWithExtModule.test_find_under_heading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_under_heading__test.test_uuid.TestInternalsWithoutExtModule.test_find_under_heading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_under_heading_ipv6__test.test_uuid.TestInternalsWithExtModule.test_find_under_heading_ipv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_under_heading_ipv6__test.test_uuid.TestInternalsWithoutExtModule.test_find_under_heading_ipv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_unused_port__test.test_support.TestSupport.test_find_unused_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_ustar_longname__test.test_tarfile.MemberReadTest.test_find_ustar_longname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_with_error__test.test_xml_etree.BadElementPathTest.test_find_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_with_error__test.test_xml_etree_c.BadElementPathTest.test_find_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_with_memory__test.test_bytes.ByteArrayAsStringTest.test_find_with_memory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_with_memory__test.test_bytes.BytesAsStringTest.test_find_with_memory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_with_memory__test.test_unicode.UnicodeTest.test_find_with_memory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_with_memory__test.test_userstring.UserStringTest.test_find_with_memory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_with_mutating__test.test_xml_etree.BadElementPathTest.test_find_with_mutating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_with_mutating__test.test_xml_etree_c.BadElementPathTest.test_find_with_mutating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_with_namespace__test.test_xml_etree.NamespaceParseTest.test_find_with_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_with_namespace__test.test_xml_etree_c.NamespaceParseTest.test_find_with_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_xpath__test.test_xml_etree.ElementFindTest.test_find_xpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_find_xpath__test.test_xml_etree_c.ElementFindTest.test_find_xpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall__test.test_xml_etree.ElementFindTest.test_findall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall__test.test_xml_etree_c.ElementFindTest.test_findall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall_atomic_grouping__test.test_re.ReTests.test_findall_atomic_grouping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall_different_nsmaps__test.test_xml_etree.ElementFindTest.test_findall_different_nsmaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall_different_nsmaps__test.test_xml_etree_c.ElementFindTest.test_findall_different_nsmaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall_possessive_quantifiers__test.test_re.ReTests.test_findall_possessive_quantifiers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall_wildcard__test.test_xml_etree.ElementFindTest.test_findall_wildcard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall_wildcard__test.test_xml_etree_c.ElementFindTest.test_findall_wildcard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall_with_error__test.test_xml_etree.BadElementPathTest.test_findall_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall_with_error__test.test_xml_etree_c.BadElementPathTest.test_findall_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall_with_mutating__test.test_xml_etree.BadElementPathTest.test_findall_with_mutating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findall_with_mutating__test.test_xml_etree_c.BadElementPathTest.test_findall_with_mutating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finddoc__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_finddoc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finder_with_failing_find_spec__test.test_importlib.import_.test_path.Frozen_PathEntryFinderTests.test_finder_with_failing_find_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finder_with_failing_find_spec__test.test_importlib.import_.test_path.Source_PathEntryFinderTests.test_finder_with_failing_find_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finder_with_find_spec__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_finder_with_find_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finder_with_find_spec__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_finder_with_find_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finder_with_find_spec__test.test_importlib.import_.test_path.Source_FindModuleTests.test_finder_with_find_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finder_with_find_spec__test.test_importlib.import_.test_path.Source_FindSpecTests.test_finder_with_find_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findfactor__test.test_audioop.TestAudioop.test_findfactor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findfit__test.test_audioop.TestAudioop.test_findfit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finditer__test.test_re.ReTests.test_finditer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findlabels__test.test_dis.TestFinderMethods.test_findlabels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findlinestarts__test.test_dis.TestFinderMethods.test_findlinestarts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findmatch__test.test_mailcap.FindmatchTest.test_findmatch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findmax__test.test_audioop.TestAudioop.test_findmax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findsource_binary__test.test_inspect.test_inspect.TestBuggyCases.test_findsource_binary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findsource_code_in_linecache__test.test_inspect.test_inspect.TestBuggyCases.test_findsource_code_in_linecache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findsource_with_out_of_bounds_lineno__test.test_inspect.test_inspect.TestBuggyCases.test_findsource_with_out_of_bounds_lineno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findsource_without_filename__test.test_inspect.test_inspect.TestBuggyCases.test_findsource_without_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findtext_with_error__test.test_xml_etree.BadElementPathTest.test_findtext_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findtext_with_error__test.test_xml_etree_c.BadElementPathTest.test_findtext_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findtext_with_falsey_text_attribute__test.test_xml_etree.BadElementPathTest.test_findtext_with_falsey_text_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findtext_with_falsey_text_attribute__test.test_xml_etree_c.BadElementPathTest.test_findtext_with_falsey_text_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findtext_with_mutating__test.test_xml_etree.BadElementPathTest.test_findtext_with_mutating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findtext_with_mutating__test.test_xml_etree_c.BadElementPathTest.test_findtext_with_mutating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findtext_with_none_text_attribute__test.test_xml_etree.BadElementPathTest.test_findtext_with_none_text_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_findtext_with_none_text_attribute__test.test_xml_etree_c.BadElementPathTest.test_findtext_with_none_text_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finished__test.test_interpreters.TestInterpreterIsRunning.test_finished_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finished_waiter_cancelled__test.test_asyncio.test_locks.LockTests.test_finished_waiter_cancelled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_finite__test.test_statistics.IsFiniteTest.test_finite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first__test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_called__test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_first_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_called__test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_first_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_coding_line__test.test_source_encoding.BytesSourceEncodingTest.test_first_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_coding_line__test.test_source_encoding.FileSourceEncodingTest.test_first_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_line_is_continuation_header__test.test_email.test_defect_handling.TestDefectCapture.test_first_line_is_continuation_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_line_is_continuation_header__test.test_email.test_defect_handling.TestDefectDetection.test_first_line_is_continuation_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_line_is_continuation_header__test.test_email.test_defect_handling.TestDefectRaising.test_first_line_is_continuation_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_line_is_continuation_header__test.test_email.test_email.TestNonConformant.test_first_line_is_continuation_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_line_set_to_None__test.test_dis.InstructionTests.test_first_line_set_to_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_match_wins_named__test.test_except_star.TestExceptStarSplitSemantics.test_first_match_wins_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_match_wins_unnamed__test.test_except_star.TestExceptStarSplitSemantics.test_first_match_wins_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_non_utf8_coding_line__test.test_source_encoding.BytesSourceEncodingTest.test_first_non_utf8_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_non_utf8_coding_line__test.test_source_encoding.FileSourceEncodingTest.test_first_non_utf8_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_path_wins__test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_path_wins_again__test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins_again_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_path_wins_importing_second_first__test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins_importing_second_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_first_word_too_long_but_placeholder_fits__test.test_textwrap.ShortenTestCase.test_first_word_too_long_but_placeholder_fits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fix_missing_locations__test.test_ast.ASTHelpers_Test.test_fix_missing_locations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fix_sentence_endings__test.test_textwrap.WrapTestCase.test_fix_sentence_endings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixed_hash__test.test_hash.BytesHashRandomizationTests.test_fixed_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixed_hash__test.test_hash.HashInheritanceTestCase.test_fixed_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixed_hash__test.test_hash.MemoryviewHashRandomizationTests.test_fixed_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixed_hash__test.test_hash.StrHashRandomizationTests.test_fixed_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixed_offset_phantom_transition__test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_fixed_offset_phantom_transition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixed_offset_phantom_transition__test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_fixed_offset_phantom_transition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixer_loading__test.test_lib2to3.test_refactor.TestRefactoringTool.test_fixer_loading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixer_loading_helpers__test.test_lib2to3.test_refactor.TestRefactoringTool.test_fixer_loading_helpers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixpath_in_weirdurls__test.test_urllib2.HandlerTests.test_fixpath_in_weirdurls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixtype__test.test_bytes.ByteArrayAsStringTest.test_fixtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixtype__test.test_bytes.BytesAsStringTest.test_fixtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixtype__test.test_unicode.UnicodeTest.test_fixtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fixtype__test.test_userstring.UserStringTest.test_fixtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flag_comparisons__test.test_decimal.CContextFlags.test_flag_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flag_comparisons__test.test_decimal.PyContextFlags.test_flag_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flag_with_custom_new__test.test_enum.TestSpecial.test_flag_with_custom_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags__test.test_dbm_gnu.TestGdbm.test_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags__test.test_mailbox.TestMMDFMessage.test_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags__test.test_mailbox.TestMaildirMessage.test_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags__test.test_mailbox.TestMboxMessage.test_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags__test.test_memoryio.CBytesIOTest.test_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags__test.test_memoryio.CStringIOTest.test_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags__test.test_memoryio.PyBytesIOTest.test_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags__test.test_memoryio.PyStringIOTest.test_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags__test.test_os.TestSendfile.test_flags__'requires_headers_and_trailers_support'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_flags__test.test_re.ReTests.test_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags__test.test_tempfile.TestTemporaryDirectory.test_flags__'requires_os.chflags'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_flags_irrelevant__test.test_decimal.CContextFlags.test_flags_irrelevant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags_irrelevant__test.test_decimal.PyContextFlags.test_flags_irrelevant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags_override__test.test_string.TestTemplate.test_flags_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flags_repr__test.test_re.PatternReprTests.test_flags_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flat__test.test_logging.BuiltinLevelsTest.test_flat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flatten__test.test_typing.AnnotatedTests.test_flatten_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flatten__test.test_typing.LiteralTests.test_flatten_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flatten_header_with_no_value__test.test_email.test_email.TestHeader.test_flatten_header_with_no_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flatten_linesep_overrides_policy__test.test_email.test_generator.TestBytesGenerator.test_flatten_linesep_overrides_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flatten_linesep_overrides_policy__test.test_email.test_generator.TestGenerator.test_flatten_linesep_overrides_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__format____test.test_types.TypesTests.test_float__format___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__format__locale__test.test_types.TypesTests.test_float__format__locale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_abstract_numbers.TestNumbers.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_bool.BoolTest.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_ctypes.test_callbacks.Callbacks.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_ctypes.test_callbacks.StdcallCallbacks.test_float__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_float__test.test_ctypes.test_cfuncs.CFunctions.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_float__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_float__test.test_float.GeneralFloatCases.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_json.test_decode.TestCDecode.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_json.test_decode.TestPyDecode.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_pickle.CDumpPickle_LoadPickle.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_pickle.CPicklerTests.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_pickle.DumpPickle_CLoadPickle.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_pickle.InMemoryPickleTests.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_pickle.PyPicklerTests.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_pickletools.OptimizedPickleTests.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_sqlite3.test_types.DeclTypesTests.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_sqlite3.test_types.SqliteTypeTests.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_statistics.CoerceTest.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_statistics.ConvertTest.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_statistics.ExactRatioTest.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_tokenize.CTokenizeTest.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_tokenize.GenerateTokensTest.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_tokenize.TokenizeTest.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float__test.test_xdrlib.ConversionErrorTest.test_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_ceil__test.test_float.GeneralFloatCases.test_float_ceil_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_comparison__test.test_decimal.CContextFlags.test_float_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_comparison__test.test_decimal.PyContextFlags.test_float_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_constructor__test.test_types.TypesTests.test_float_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_containment__test.test_float.GeneralFloatCases.test_float_containment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_conversion__test.test_long.LongTest.test_float_conversion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_default__test.test_optparse.TestExpandDefaults.test_float_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_exponent_tokenization__test.test_grammar.TokenTests.test_float_exponent_tokenization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_floor__test.test_float.GeneralFloatCases.test_float_floor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_format__test.test_pickle.CDumpPickle_LoadPickle.test_float_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_format__test.test_pickle.CPicklerTests.test_float_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_format__test.test_pickle.DumpPickle_CLoadPickle.test_float_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_format__test.test_pickle.InMemoryPickleTests.test_float_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_format__test.test_pickle.PyPicklerTests.test_float_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_format__test.test_pickletools.OptimizedPickleTests.test_float_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_format_testfile__test.test_fractions.FractionTest.test_float_format_testfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_from_address__test.test_ctypes.test_numbers.NumberTestCase.test_float_from_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_inf__test.test_statistics.SumSpecialValues.test_float_inf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_literals__test.test_compile.TestSpecifics.test_float_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_maxsize__test.test_asyncio.test_queues.QueuePutTests.test_float_maxsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_memoryview__test.test_float.GeneralFloatCases.test_float_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_mismatched_infs__test.test_statistics.SumSpecialValues.test_float_mismatched_infs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_mod__test.test_float.GeneralFloatCases.test_float_mod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_nan__test.test_statistics.ExactRatioTest.test_float_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_operation__test.test_decimal.CContextFlags.test_float_operation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_operation__test.test_decimal.PyContextFlags.test_float_operation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_operation_default__test.test_decimal.CContextFlags.test_float_operation_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_operation_default__test.test_decimal.PyContextFlags.test_float_operation_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_output__test.test_statistics.TestLinearRegression.test_float_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_overflow__test.test_ctypes.test_numbers.NumberTestCase.test_float_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_overflow__test.test_long.LongTest.test_float_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_parsing__test.test__locale._LocaleTests.test_float_parsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_plus__test.test_ctypes.test_cfuncs.CFunctions.test_float_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_float_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_float_pow__test.test_float.GeneralFloatCases.test_float_pow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_specials_do_unpack__test.test_float.IEEEFormatTestCase.test_float_specials_do_unpack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_sqrt_of_frac__test.test_statistics.TestSqrtHelpers.test_float_sqrt_of_frac__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_float_to_string__test.test_types.TypesTests.test_float_to_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_with_comma__test.test_float.GeneralFloatCases.test_float_with_comma_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_write__test.test_csv.TestArrayWrites.test_float_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_float_zeroes__test.test_statistics.ApproxEqualSpecialsTest.test_float_zeroes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floatasratio__test.test_float.GeneralFloatCases.test_floatasratio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floatconversion__test.test_float.GeneralFloatCases.test_floatconversion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floatenum_fromhex__test.test_enum.TestSpecial.test_floatenum_fromhex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floatformatting__test.test_unicode.UnicodeTest.test_floatformatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floatformatting__test.test_userstring.UserStringTest.test_floatformatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floatresult__test.test_ctypes.test_functions.FunctionTestCase.test_floatresult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats__test.test_ctypes.test_numbers.NumberTestCase.test_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats__test.test_descr.OperatorsTest.test_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats__test.test_grammar.TokenTests.test_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats__test.test_json.test_enum.TestCEnum.test_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats__test.test_json.test_enum.TestPyEnum.test_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats__test.test_json.test_float.TestCFloat.test_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats__test.test_json.test_float.TestPyFloat.test_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats__test.test_marshal.FloatTestCase.test_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats__test.test_statistics.TestMean.test_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats__test.test_statistics.TestSum.test_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats__test.test_types.TypesTests.test_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats_exact__test.test_statistics.TestHarmonicMean.test_floats_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats_rejected__test.test_ipaddress.AddressTestCase_v4.test_floats_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats_rejected__test.test_ipaddress.AddressTestCase_v6.test_floats_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats_rejected__test.test_ipaddress.InterfaceTestCase_v4.test_floats_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats_rejected__test.test_ipaddress.InterfaceTestCase_v6.test_floats_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats_rejected__test.test_ipaddress.NetworkTestCase_v4.test_floats_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floats_rejected__test.test_ipaddress.NetworkTestCase_v6.test_floats_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flock__test.test_fcntl.TestFcntl.test_flock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flock_overflow__test.test_fcntl.TestFcntl.test_flock_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floor_div_module__test.test_decimal.CArithmeticOperatorsTest.test_floor_div_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floor_div_module__test.test_decimal.PyArithmeticOperatorsTest.test_floor_div_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floor_div_operator__test.test_future_stmt.test_future_single_import.TestFuture.test_floor_div_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floor_division__test.test_decimal.CArithmeticOperatorsTest.test_floor_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floor_division__test.test_decimal.PyArithmeticOperatorsTest.test_floor_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floordiv__test.test_binop.RatTestCase.test_floordiv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floordiv__test.test_complex.ComplexTest.test_floordiv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floordiv__test.test_long.LongTest.test_floordiv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floordiv__test.test_operator.COperatorTestCase.test_floordiv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floordiv__test.test_operator.PyOperatorTestCase.test_floordiv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_floordiv_zero_division__test.test_complex.ComplexTest.test_floordiv_zero_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flow_converges_on_same_line__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_flow_converges_on_same_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flow_converges_on_same_line__test.test_sys_settrace.TestLinesAfterTraceStarted.test_flow_converges_on_same_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flow_converges_on_same_line__test.test_sys_settrace.TestSetLocalTrace.test_flow_converges_on_same_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flow_converges_on_same_line__test.test_sys_settrace.TraceOpcodesTestCase.test_flow_converges_on_same_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flow_converges_on_same_line__test.test_sys_settrace.TraceTestCase.test_flow_converges_on_same_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flowcontrol_mixin_set_write_limits__test.test_asyncio.test_transports.TransportTests.test_flowcontrol_mixin_set_write_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flowinfo__test.test_socket.GeneralModuleTests.test_flowinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flufl_enum__test.test_enum.TestSpecial.test_flufl_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_io.CBufferedRandomTest.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_io.CBufferedWriterTest.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_io.PyBufferedRandomTest.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_io.PyBufferedWriterTest.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_logging.MemoryHandlerTest.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_mailbox.TestBabyl.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_mailbox.TestMH.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_mailbox.TestMMDF.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_mailbox.TestMaildir.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_mailbox.TestMbox.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_memoryio.CBytesIOTest.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_memoryio.CStringIOTest.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_memoryio.PyBytesIOTest.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush__test.test_memoryio.PyStringIOTest.test_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_and_peek__test.test_io.CBufferedRandomTest.test_flush_and_peek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_and_peek__test.test_io.PyBufferedRandomTest.test_flush_and_peek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_and_read__test.test_io.CBufferedRandomTest.test_flush_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_and_read__test.test_io.PyBufferedRandomTest.test_flush_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_and_readinto__test.test_io.CBufferedRandomTest.test_flush_and_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_and_readinto__test.test_io.PyBufferedRandomTest.test_flush_and_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_and_write__test.test_io.CBufferedRandomTest.test_flush_and_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_and_write__test.test_io.PyBufferedRandomTest.test_flush_and_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_before_shutdown__test.test_asyncio.test_ssl.TestSSL.test_flush_before_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_custom_length__test.test_zlib.CompressObjectTestCase.test_flush_custom_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_error_on_close__test.test_io.CBufferedRandomTest.test_flush_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_error_on_close__test.test_io.CBufferedReaderTest.test_flush_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_error_on_close__test.test_io.CBufferedWriterTest.test_flush_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_error_on_close__test.test_io.CIOTest.test_flush_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_error_on_close__test.test_io.CTextIOWrapperTest.test_flush_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_error_on_close__test.test_io.PyBufferedRandomTest.test_flush_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_error_on_close__test.test_io.PyBufferedReaderTest.test_flush_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_error_on_close__test.test_io.PyBufferedWriterTest.test_flush_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_error_on_close__test.test_io.PyIOTest.test_flush_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_error_on_close__test.test_io.PyTextIOWrapperTest.test_flush_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_flushes_compressor__test.test_gzip.TestGzip.test_flush_flushes_compressor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_large_length__test.test_zlib.CompressObjectTestCase.test_flush_large_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_modes__test.test_gzip.TestGzip.test_flush_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_return_value__test.test_mmap.MmapTests.test_flush_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flush_with_freed_input__test.test_zlib.CompressObjectTestCase.test_flush_with_freed_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flushes__test.test_zlib.CompressObjectTestCase.test_flushes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flushes_stream_after_input__test.test_getpass.UnixGetpassTest.test_flushes_stream_after_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_flushes_stream_after_prompt__test.test_getpass.GetpassRawinputTest.test_flushes_stream_after_prompt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fma__test.test_decimal.CContextAPItests.test_fma_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fma__test.test_decimal.CIBMTestCases.test_fma_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fma__test.test_decimal.PyContextAPItests.test_fma_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fma__test.test_decimal.PyIBMTestCases.test_fma_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fnmatch__test.test_fnmatch.FnmatchTestCase.test_fnmatch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fnmatchcase__test.test_fnmatch.FnmatchTestCase.test_fnmatchcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fold_address_list__test.test_email.test_headerregistry.TestFolding.test_fold_address_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fold_date_header__test.test_email.test_headerregistry.TestFolding.test_fold_date_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fold_overlong_words_using_RFC2047__test.test_email.test_headerregistry.TestFolding.test_fold_overlong_words_using_RFC2047_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fold_unstructured_short__test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_short_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fold_unstructured_single_word__test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_single_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fold_unstructured_with_commas__test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_commas_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fold_unstructured_with_overlong_word__test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_overlong_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fold_unstructured_with_slightly_long_word__test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_slightly_long_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fold_unstructured_with_two_overlong_words__test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_two_overlong_words_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fold_zero_max_line_length__test.test_email.test_policy.PolicyAPITests.test_fold_zero_max_line_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folder__test.test_mailbox.TestMaildir.test_folder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folder_exclusions__test.test_zoneinfo.test_zoneinfo.CTestModule.test_folder_exclusions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folder_exclusions__test.test_zoneinfo.test_zoneinfo.TestModule.test_folder_exclusions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folder_file_perms__test.test_mailbox.TestMaildir.test_folder_file_perms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_of_binops_on_constants__test.test_peepholer.TestTranforms.test_folding_of_binops_on_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_of_lists_of_constants__test.test_peepholer.TestTranforms.test_folding_of_lists_of_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_of_sets_of_constants__test.test_peepholer.TestTranforms.test_folding_of_sets_of_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_of_tuples_of_constants__test.test_peepholer.TestTranforms.test_folding_of_tuples_of_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_of_unaryops_on_constants__test.test_peepholer.TestTranforms.test_folding_of_unaryops_on_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_with_utf8_encoding_1__test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_with_utf8_encoding_2__test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_with_utf8_encoding_3__test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_with_utf8_encoding_4__test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_with_utf8_encoding_5__test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_with_utf8_encoding_6__test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_with_utf8_encoding_7__test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folding_with_utf8_encoding_8__test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds__test.datetimetester.IranTest_Fast.test_folds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds__test.datetimetester.IranTest_Pure.test_folds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds__test.datetimetester.ZoneInfoTest_Fast.test_folds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds__test.datetimetester.ZoneInfoTest_Pure.test_folds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_and_gaps__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_folds_and_gaps__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_folds_and_gaps__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_folds_and_gaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_and_gaps__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_folds_and_gaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_and_gaps__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_folds_and_gaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_and_gaps__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_folds_and_gaps__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_folds_and_gaps__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_folds_and_gaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_and_gaps__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_folds_and_gaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_and_gaps__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_folds_and_gaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_from_utc__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_folds_from_utc__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_folds_from_utc__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_folds_from_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_from_utc__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_folds_from_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_from_utc__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_folds_from_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_from_utc__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_folds_from_utc__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_folds_from_utc__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_folds_from_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_from_utc__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_folds_from_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_folds_from_utc__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_folds_from_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fonts__test.test_cgitb.TestCgitb.test_fonts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_foo__test.test_sqlite3.test_types.DeclTypesTests.test_foo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_foo__test.test_xxlimited.TestXXLimited.test_foo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_foo__test.test_xxlimited.TestXXLimited35.test_foo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_foobar__test.test_asyncio.test_tasks.CTask_Future_Tests.test_foobar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_11__test.test_coroutines.CoroutineTest.test_for_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_1__test.test_coroutines.CoroutineTest.test_for_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_2__test.test_coroutines.CoroutineTest.test_for_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_3__test.test_coroutines.CoroutineTest.test_for_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_4__test.test_coroutines.CoroutineTest.test_for_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_6__test.test_coroutines.CoroutineTest.test_for_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_7__test.test_coroutines.CoroutineTest.test_for_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_8__test.test_coroutines.CoroutineTest.test_for_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for__test.test_ast.ASTValidatorTests.test_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for__test.test_compile.TestStackSizeStability.test_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for__test.test_grammar.GrammarTests.test_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for__test.test_lib2to3.test_util.Test_find_binding.test_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_assign_raising_stop_async_iteration_2__test.test_coroutines.CoroutineTest.test_for_assign_raising_stop_async_iteration_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_assign_raising_stop_async_iteration__test.test_coroutines.CoroutineTest.test_for_assign_raising_stop_async_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_bpo-42892": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_break_continue__test.test_compile.TestStackSizeStability.test_for_break_continue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_break_continue_inside_async_with_block__test.test_compile.TestStackSizeStability.test_for_break_continue_inside_async_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_break_continue_inside_except_block__test.test_compile.TestStackSizeStability.test_for_break_continue_inside_except_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_break_continue_inside_finally_block__test.test_compile.TestStackSizeStability.test_for_break_continue_inside_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_break_continue_inside_try_finally_block__test.test_compile.TestStackSizeStability.test_for_break_continue_inside_try_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_break_continue_inside_with_block__test.test_compile.TestStackSizeStability.test_for_break_continue_inside_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_distinct_code_objects__test.test_compile.TestSpecifics.test_for_distinct_code_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_else__test.test_compile.TestStackSizeStability.test_for_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_else__test.test_unparse.UnparseTestCase.test_for_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_improper_attributes__test.test_errno.ErrnoAttributeTests.test_for_improper_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_loop__test.test_compiler_codegen.IsolatedCodeGenTests.test_for_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_name_does_not_exist__test.test_importlib.test_main.BasicTests.test_for_name_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_name_does_not_exist__test.test_importlib.test_metadata_api.APITests.test_for_name_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_nested__test.test_lib2to3.test_util.Test_find_binding.test_for_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_stop_iteration__test.test_coroutines.CoroutineTest.test_for_stop_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_tempdir_is_bytes_issue40701_api_warts__test.test_tempfile.TestMkdtemp.test_for_tempdir_is_bytes_issue40701_api_warts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_tempdir_is_bytes_issue40701_api_warts__test.test_tempfile.TestMkstemp.test_for_tempdir_is_bytes_issue40701_api_warts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_top_level__test.test_importlib.test_metadata_api.APITests.test_for_top_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_for_tuple__test.test_coroutines.CoroutineTest.test_for_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_force__test.test_compileall.CommandLineTestsNoSourceEpoch.test_force_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_force__test.test_compileall.CommandLineTestsWithSourceEpoch.test_force_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_force__test.test_logging.BasicConfigTest.test_force_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_force_close__test.test__xxinterpchannels.ExhaustiveChannelTests.test_force_close__'these_tests_take_several_hours_to_run'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_force_close__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_force_close__test.test_asyncio.test_selector_events.SelectorTransportTests.test_force_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_force_close_idempotent__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close_idempotent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_force_close_protocol_connection_lost_once__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close_protocol_connection_lost_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forced_io_encoding__test.test_embed.EmbeddingTests.test_forced_io_encoding__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_foreign_cancel_doesnt_timeout_if_not_expired__test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_cancel_doesnt_timeout_if_not_expired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_foreign_code__test.test_import.PycRewritingTests.test_foreign_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_foreign_exception_on_timeout__test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_exception_on_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_foreign_exception_passed__test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_exception_passed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_foreign_thread__test.test_threading.ThreadTests.test_foreign_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_foreign_type_equality__test.test_ipaddress.ComparisonTests.test_foreign_type_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_foreign_type_ordering__test.test_ipaddress.ComparisonTests.test_foreign_type_ordering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forever__test.test_regrtest.ArgsTestCase.test_forever_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forever__test.test_regrtest.ParseArgsTestCase.test_forever_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forget__test.test_support.TestSupport.test_forget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork__test.test__xxsubinterpreters.RunStringTests.test_fork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork__test.test_interpreters.TestInterpreterRun.test_fork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork__test.test_os.ForkTests.test_fork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork__test.test_tracemalloc.TestTracemallocEnabled.test_fork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork_asyncio_run__test.test_asyncio.test_unix_events.TestFork.test_fork_asyncio_run_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork_asyncio_subprocess__test.test_asyncio.test_unix_events.TestFork.test_fork_asyncio_subprocess_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork_at_exit__test.test_os.ForkTests.test_fork_at_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork_exec__test.test_subprocess.POSIXProcessTestCase.test_fork_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork_exec_sorted_fd_sanity_check__test.test_subprocess.POSIXProcessTestCase.test_fork_exec_sorted_fd_sanity_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork_not_share_event_loop__test.test_asyncio.test_unix_events.TestFork.test_fork_not_share_event_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork_signal_handling__test.test_asyncio.test_unix_events.TestFork.test_fork_signal_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fork_warns_when_non_python_thread_exists__test.test_os.ForkTests.test_fork_warns_when_non_python_thread_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forkinthread__test.test_thread.TestForkInThread.test_forkinthread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatMessage_unicode_error__test.test_unittest.test_assertions.TestLongMessage.test_formatMessage_unicode_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatMsg__test.test_unittest.test_assertions.TestLongMessage.test_formatMsg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestDateTimeTZ_Fast.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestDateTimeTZ_Pure.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestDateTime_Fast.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestDateTime_Pure.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestDate_Fast.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestDate_Pure.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestSubclassDateTime_Fast.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestSubclassDateTime_Pure.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestTimeTZ_Fast.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestTimeTZ_Pure.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestTime_Fast.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.datetimetester.TestTime_Pure.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_asyncio.test_queues.LifoQueueJoinTests.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_asyncio.test_queues.PriorityQueueJoinTests.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_asyncio.test_queues.QueueJoinTests.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_bigmem.StrTest.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_bool.BoolTest.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_builtin.BuiltinTest.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_bytes.AssortedBytesTest.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_calendar.OutputTestCase.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_complex.ComplexTest.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.OldTestIntFlag.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestIntEnumClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestIntEnumFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestIntFlagClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestIntFlagFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMinimalDateClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMinimalDateFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMinimalFloatClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMinimalFloatFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMixedDateClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMixedDateFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMixedFloatClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMixedFloatFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMixedIntClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMixedIntFlagClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMixedIntFlagFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMixedIntFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMixedStrClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestMixedStrFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestPlainEnumClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestPlainEnumFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestPlainFlagClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestPlainFlagFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestStrEnumClass.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_enum.TestStrEnumFunction.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_float.FormatTestCase.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_ipaddress.AddressTestCase_v4.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_ipaddress.AddressTestCase_v6.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_logging.BasicConfigTest.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_long.LongTest.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format__test.test_unicode.UnicodeTest.test_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_and_filters__test.test_lzma.OpenTestCase.test_format_and_filters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_attr__test.test_struct.StructTest.test_format_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_auto_numbering__test.test_unicode.UnicodeTest.test_format_auto_numbering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_combinations__test.test_peepholer.TestTranforms.test_format_combinations__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_format_duration__test.test_regrtest.TestUtils.test_format_duration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_e_presentation_type__test.test_fractions.FractionTest.test_format_e_presentation_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_errors__test.test_peepholer.TestTranforms.test_format_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_exception__test.test_traceback.LimitTests.test_format_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_exception_exc__test.test_traceback.TracebackCases.test_format_exception_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_exception_only_bad__str____test.test_traceback.TracebackCases.test_format_exception_only_bad__str___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_exception_only_exc__test.test_traceback.TracebackCases.test_format_exception_only_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_f_presentation_type__test.test_fractions.FractionTest.test_format_f_presentation_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_float__test.test_unicode.UnicodeTest.test_format_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_g_presentation_type__test.test_fractions.FractionTest.test_format_g_presentation_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpAlternatePrefixChars.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpArgumentDefaults.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpBiggerOptionalGroups.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpBiggerOptionals.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpBiggerPositionals.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpMetavarTypeFormatter.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpNoHelpOptional.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpNone.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpOnlyUserGroups.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpRawDescription.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpRawText.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpReformatting.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpRequiredOptional.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpSubparsersOrdering.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpSuppressOptional.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpSuppressOptionalGroup.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpSuppressPositional.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpSuppressUsage.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpTupleMetavar.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpUsage.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpUsageLongProg.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpUsageOptionalsWrap.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpUsagePositionalsWrap.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpUsageWithParentheses.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpVariableExpansion.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpVariableExpansionNoArguments.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpVersionAction.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpVersionActionSuppress.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpWrappingLongNames.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestHelpWrappingShortNames.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_help__test.test_argparse.TestShortColumns.test_format_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_huge_item_number__test.test_unicode.UnicodeTest.test_format_huge_item_number_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_huge_precision__test.test_unicode.UnicodeTest.test_format_huge_precision_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_huge_width__test.test_unicode.UnicodeTest.test_format_huge_width_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_keyword_arguments__test.test_string.ModuleTest.test_format_keyword_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_locals__test.test_traceback.TestStack.test_format_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_map__test.test_unicode.UnicodeTest.test_format_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_misc__test.test_peepholer.TestTranforms.test_format_misc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_no_presentation_type__test.test_fractions.FractionTest.test_format_no_presentation_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_resources__test.test_regrtest.TestUtils.test_format_resources_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_smoke__test.test_traceback.TestStack.test_format_smoke_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_spec_errors__test.test_types.TypesTests.test_format_spec_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specials__test.test_float.RoundTestCase.test_format_specials_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specifier_expressions__test.test_fstring.TestCase.test_format_specifier_expressions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestIntEnumClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestIntEnumFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestIntFlagClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestIntFlagFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMinimalDateClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMinimalDateFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMinimalFloatClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMinimalFloatFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMixedDateClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMixedDateFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMixedFloatClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMixedFloatFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMixedIntClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMixedIntFlagClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMixedIntFlagFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMixedIntFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMixedStrClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestMixedStrFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestPlainEnumClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestPlainEnumFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestPlainFlagClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestPlainFlagFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestStrEnumClass.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_specs__test.test_enum.TestStrEnumFunction.test_format_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_stack__test.test_traceback.TracebackFormatTests.test_format_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_stack_entry_no_lineno__test.test_bdb.TestRegressions.test_format_stack_entry_no_lineno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_subclass__test.test_unicode.UnicodeTest.test_format_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_testfile__test.test_float.FormatTestCase.test_format_testfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_traceback__test.test_tracemalloc.TestSnapshot.test_format_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpAlternatePrefixChars.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpArgumentDefaults.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpBiggerOptionalGroups.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpBiggerOptionals.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpBiggerPositionals.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpMetavarTypeFormatter.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpNoHelpOptional.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpNone.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpOnlyUserGroups.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpRawDescription.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpRawText.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpReformatting.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpRequiredOptional.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpSubparsersOrdering.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpSuppressOptional.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpSuppressOptionalGroup.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpSuppressPositional.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpSuppressUsage.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpTupleMetavar.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpUsage.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpUsageLongProg.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpUsageOptionalsWrap.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpUsagePositionalsWrap.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpUsageWithParentheses.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpVariableExpansion.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpVariableExpansionNoArguments.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpVersionAction.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpVersionActionSuppress.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpWrappingLongNames.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestHelpWrappingShortNames.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_usage__test.test_argparse.TestShortColumns.test_format_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_validate__test.test_logging.FormatterTest.test_format_validate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_year__test.test_calendar.TestSubClassingCase.test_format_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_format_year_head__test.test_calendar.TestSubClassingCase.test_format_year_head_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formataddr_does_not_quote_parens_in_quoted_string__test.test_email.test_email.TestMiscellaneous.test_formataddr_does_not_quote_parens_in_quoted_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatdate__test.test_email.test_email.TestMiscellaneous.test_formatdate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatdate_localtime__test.test_email.test_email.TestMiscellaneous.test_formatdate_localtime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatdate_usegmt__test.test_email.test_email.TestMiscellaneous.test_formatdate_usegmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatmonth__test.test_calendar.OutputTestCase.test_formatmonth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatmonth__test.test_calendar.TestSubClassingCase.test_formatmonth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatmonthname__test.test_calendar.TestSubClassingCase.test_formatmonthname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatmonthname_with_year__test.test_calendar.OutputTestCase.test_formatmonthname_with_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatmonthname_without_year__test.test_calendar.OutputTestCase.test_formatmonthname_without_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatter_field_name_split__test.test_unicode.StringModuleTest.test_formatter_field_name_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatter_parser__test.test_unicode.StringModuleTest.test_formatter_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting__test.test_decimal.CFormatTest.test_formatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting__test.test_decimal.PyFormatTest.test_formatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting__test.test_logging.ExceptionTest.test_formatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting__test.test_logging.QueueHandlerTest.test_formatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting__test.test_unicode.UnicodeTest.test_formatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting__test.test_userstring.UserStringTest.test_formatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting_c_limits__test.test_unicode.UnicodeTest.test_formatting_c_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting_c_limits__test.test_userstring.UserStringTest.test_formatting_c_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting_huge_precision__test.test_unicode.UnicodeTest.test_formatting_huge_precision_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting_huge_precision_c_limits__test.test_unicode.UnicodeTest.test_formatting_huge_precision_c_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting_huge_width__test.test_unicode.UnicodeTest.test_formatting_huge_width_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatting_with_enum__test.test_unicode.UnicodeTest.test_formatting_with_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatwarning__test.test_warnings.CWarningsDisplayTests.test_formatwarning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatwarning__test.test_warnings.PyWarningsDisplayTests.test_formatwarning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatwarning_override__test.test_warnings.CWarningsDisplayTests.test_formatwarning_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatwarning_override__test.test_warnings.PyWarningsDisplayTests.test_formatwarning_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatweek__test.test_calendar.TestSubClassingCase.test_formatweek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatweek_head__test.test_calendar.TestSubClassingCase.test_formatweek_head_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatweekheader_long__test.test_calendar.OutputTestCase.test_formatweekheader_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formatweekheader_short__test.test_calendar.OutputTestCase.test_formatweekheader_short_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_former_statements_refer_to_builtins__test.test_grammar.GrammarTests.test_former_statements_refer_to_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_formfeed__test.test_lib2to3.test_parser.TestDriver.test_formfeed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forstmt__test.test_type_comments.TypeCommentTests.test_forstmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fortran_contiguous__test.test_ctypes.test_frombuffer.Test.test_fortran_contiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forward_equality__test.test_typing.ForwardRefTests.test_forward_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forward_equality_gth__test.test_typing.ForwardRefTests.test_forward_equality_gth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forward_equality_hash__test.test_typing.ForwardRefTests.test_forward_equality_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forward_equality_namespace__test.test_typing.ForwardRefTests.test_forward_equality_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forward_recursion_actually__test.test_typing.ForwardRefTests.test_forward_recursion_actually_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forward_ref_and_final__test.test_typing.GetTypeHintTests.test_forward_ref_and_final_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forward_repr__test.test_typing.ForwardRefTests.test_forward_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forwardref_instance_type_error__test.test_typing.ForwardRefTests.test_forwardref_instance_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forwardref_only_str_arg__test.test_typing.ForwardRefTests.test_forwardref_only_str_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_forwardref_subclass_type_error__test.test_typing.ForwardRefTests.test_forwardref_subclass_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fpathconf__test.test_os.TestInvalidFD.test_fpathconf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fraction__test.test_statistics.CoerceTest.test_fraction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fraction__test.test_statistics.ConvertTest.test_fraction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fraction__test.test_statistics.ExactRatioTest.test_fraction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fraction__test.test_strptime.StrptimeTests.test_fraction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fractions__test.test_cmath.IsCloseTests.test_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fractions__test.test_math.IsCloseTests.test_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fractions__test.test_numeric_tower.HashTest.test_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fractions__test.test_statistics.TestHarmonicMean.test_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fractions__test.test_statistics.TestMean.test_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fractions__test.test_statistics.TestPVariance.test_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fractions__test.test_statistics.TestSum.test_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fractions__test.test_statistics.TestVariance.test_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frame__test.test_gc.GCTests.test_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frame__test.test_inspect.test_inspect.TestInterpreterStack.test_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frame_get_generator__test.test_frame.TestCAPI.test_frame_get_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frame_getters__test.test_frame.TestCAPI.test_frame_getters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frame_locals__test.test_listcomps.ListComprehensionTest.test_frame_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frame_readline__test.test_pickle.CUnpicklerTests.test_frame_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frame_readline__test.test_pickle.InMemoryPickleTests.test_frame_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frame_readline__test.test_pickle.PyUnpicklerTests.test_frame_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frame_resurrect__test.test_generators.FinalizationTest.test_frame_resurrect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frame_stack__test.test_monitoring.SimulateProfileTest.test_frame_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frame_tstate_tracing__test.test_threading.ThreadTests.test_frame_tstate_tracing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_framed_write_sizes_with_delayed_writer__test.test_pickle.CDumpPickle_LoadPickle.test_framed_write_sizes_with_delayed_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_framed_write_sizes_with_delayed_writer__test.test_pickle.CPicklerTests.test_framed_write_sizes_with_delayed_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_framed_write_sizes_with_delayed_writer__test.test_pickle.DumpPickle_CLoadPickle.test_framed_write_sizes_with_delayed_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_framed_write_sizes_with_delayed_writer__test.test_pickle.PyPicklerTests.test_framed_write_sizes_with_delayed_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frames_are_popped_after_failed_calls__test.test_call.FunctionCalls.test_frames_are_popped_after_failed_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_framework_info__test.test_ctypes.test_macholib.MachOTest.test_framework_info__'OSX-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_framing_large_objects__test.test_pickle.CDumpPickle_LoadPickle.test_framing_large_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_framing_large_objects__test.test_pickle.CPicklerTests.test_framing_large_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_framing_large_objects__test.test_pickle.DumpPickle_CLoadPickle.test_framing_large_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_framing_large_objects__test.test_pickle.InMemoryPickleTests.test_framing_large_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_framing_large_objects__test.test_pickle.PyPicklerTests.test_framing_large_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_framing_large_objects__test.test_pickletools.OptimizedPickleTests.test_framing_large_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_framing_many_objects__test.test_pickle.CDumpPickle_LoadPickle.test_framing_many_objects__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_framing_many_objects__test.test_pickle.CPicklerTests.test_framing_many_objects__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_framing_many_objects__test.test_pickle.DumpPickle_CLoadPickle.test_framing_many_objects__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_framing_many_objects__test.test_pickle.InMemoryPickleTests.test_framing_many_objects__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_framing_many_objects__test.test_pickle.PyPicklerTests.test_framing_many_objects__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_framing_many_objects__test.test_pickletools.OptimizedPickleTests.test_framing_many_objects__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_free__test.test_symtable.SymtableTest.test_free_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.ByteTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.DoubleTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.FloatTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.IntTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.LongLongTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.LongTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.ShortTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.UnicodeTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.UnsignedByteTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.UnsignedIntTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.UnsignedLongLongTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.UnsignedLongTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_array.UnsignedShortTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_bytes.ByteArrayTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_bytes.BytesTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_deque.TestSequence.test_free_after_iterating__\"Exhausted_deque_iterator_doesn't_free_a_deque\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_dict.DictTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_iter.TestCase.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_list.ListTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_ordered_dict.CPythonOrderedDictTests.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_ordered_dict.PurePythonOrderedDictTests.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_set.TestFrozenSet.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_set.TestFrozenSetSubclass.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_set.TestSet.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_set.TestSetSubclass.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_tuple.TupleTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_unicode.UnicodeTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_after_iterating__test.test_userlist.UserListTest.test_free_after_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_called__test.test_code.CoExtra.test_free_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_different_thread__test.test_code.CoExtra.test_free_different_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_inner_cell_outer__test.test_listcomps.ListComprehensionTest.test_free_inner_cell_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_free_var_in_comp_child__test.test_listcomps.ListComprehensionTest.test_free_var_in_comp_child_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_freebsd_contants__test.test_resource.ResourceTest.test_freebsd_contants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_freedesktop_os_release__test.test_platform.PlatformTest.test_freedesktop_os_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_freeze__test.test_gc.GCTests.test_freeze_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fresh__test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_fresh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fresh__test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_fresh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_2G_generator__test.test_bigmem.TupleTest.test_from_2G_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from__test.test_lib2to3.test_fixers.Test_import.test_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from__test.test_mailbox.TestMMDFMessage.test_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from__test.test_mailbox.TestMboxMessage.test_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_addressW__test.test_ctypes.test_arrays.ArrayTestCase.test_from_addressW_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_address__test.test_ctypes.test_arrays.ArrayTestCase.test_from_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_address__test.test_ctypes.test_pointers.PointersTestCase.test_from_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_almost_2G_generator__test.test_bigmem.TupleTest.test_from_almost_2G_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_as__test.test_lib2to3.test_fixers.Test_import.test_from_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_buffer__test.test_bytes.ByteArrayTest.test_from_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_buffer__test.test_bytes.BytesTest.test_from_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_buffer__test.test_ctypes.test_frombuffer.Test.test_from_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_buffer_copy__test.test_ctypes.test_frombuffer.Test.test_from_buffer_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_buffer_copy_with_offset__test.test_ctypes.test_frombuffer.Test.test_from_buffer_copy_with_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_buffer_memoryview__test.test_ctypes.test_frombuffer.Test.test_from_buffer_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_buffer_with_offset__test.test_ctypes.test_frombuffer.Test.test_from_buffer_with_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_bytearray__test.test_bytes.AssortedBytesTest.test_from_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_bytes__test.test_bool.BoolTest.test_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_bytes__test.test_long.LongTest.test_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_bytes_small__test.test_long.LongTest.test_from_bytes_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_contiguous__test.test_capi.test_misc.Test_testcapi.test_from_contiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_current__test.test__xxsubinterpreters.DestroyTests.test_from_current_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_current__test.test_interpreters.TestInterpreterClose.test_from_current_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_dir__test.test_zipfile.test_core.ZipInfoTests.test_from_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_dll__test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_from_dll_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_dll_refcount__test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_from_dll_refcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_exception__test.test_traceback.TestTracebackException.test_from_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_file__test.test_zipfile.test_core.ZipInfoTests.test_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_file__test.test_zoneinfo.test_zoneinfo.CCallingConventionTest.test_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_file__test.test_zoneinfo.test_zoneinfo.CallingConventionTest.test_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_file_bytes__test.test_zipfile.test_core.ZipInfoTests.test_from_file_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_file_fileno__test.test_zipfile.test_core.ZipInfoTests.test_from_file_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_file_pathlike__test.test_zipfile.test_core.ZipInfoTests.test_from_file_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_float__test.test_decimal.CPythonAPItests.test_from_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_float__test.test_decimal.PyPythonAPItests.test_from_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_format__test.test_bytes.BytesTest.test_from_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_hex__test.test_float.HexFloatTestCase.test_from_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_AttributeError__test.test_import.ImportTests.test_from_import_AttributeError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import__test.test_ast.AST_Tests.test_from_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import__test.test_lib2to3.test_util.Test_find_binding.test_from_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import__test.test_lib2to3.test_util.Test_touch_import.test_from_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_as__test.test_lib2to3.test_util.Test_find_binding.test_from_import_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_as_with_package__test.test_lib2to3.test_util.Test_find_binding.test_from_import_as_with_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_message_for_existing_module__test.test_import.ImportTests.test_from_import_message_for_existing_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_message_for_nonexistent_module__test.test_import.ImportTests.test_from_import_message_for_nonexistent_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_missing_attr_has_name__test.test_import.ImportTests.test_from_import_missing_attr_has_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_missing_attr_has_name_and_path__test.test_import.ImportTests.test_from_import_missing_attr_has_name_and_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_missing_attr_has_name_and_so_path__test.test_import.ImportTests.test_from_import_missing_attr_has_name_and_so_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_missing_attr_path_is_canonical__test.test_import.ImportTests.test_from_import_missing_attr_path_is_canonical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_missing_attr_raises_ImportError__test.test_import.ImportTests.test_from_import_missing_attr_raises_ImportError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_missing_module_raises_ModuleNotFoundError__test.test_import.ImportTests.test_from_import_missing_module_raises_ModuleNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_star_invalid_type__test.test_import.ImportTests.test_from_import_star_invalid_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_import_with_package__test.test_lib2to3.test_util.Test_find_binding.test_from_import_with_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_index__test.test_bytes.ByteArrayTest.test_from_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_index__test.test_bytes.BytesTest.test_from_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_int__test.test_bytes.ByteArrayTest.test_from_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_int__test.test_bytes.BytesTest.test_from_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_iterable__test.test_bytes.ByteArrayTest.test_from_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_iterable__test.test_bytes.BytesTest.test_from_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_legacy_strings__test.test_decimal.CContextAPItests.test_from_legacy_strings__'requires_legacy_Unicode_C_API'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_from_legacy_strings__test.test_decimal.CExplicitConstructionTest.test_from_legacy_strings__'requires_legacy_Unicode_C_API'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_from_legacy_strings__test.test_decimal.PyContextAPItests.test_from_legacy_strings__'requires_legacy_Unicode_C_API'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_from_legacy_strings__test.test_decimal.PyExplicitConstructionTest.test_from_legacy_strings__'requires_legacy_Unicode_C_API'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_from_list__test.test_bytes.ByteArrayTest.test_from_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_list__test.test_bytes.BytesTest.test_from_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_list__test.test_traceback.TestStack.test_from_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_list_edited_stack__test.test_traceback.TestStack.test_from_list_edited_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_main__test.test__xxsubinterpreters.GetMainTests.test_from_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_mutating_list__test.test_bytes.ByteArrayTest.test_from_mutating_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_mutating_list__test.test_bytes.BytesTest.test_from_mutating_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_other_thread__test.test__xxsubinterpreters.DestroyTests.test_from_other_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_other_thread__test.test_interpreters.TestInterpreterClose.test_from_other_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_param__test.test_ctypes.test_numbers.NumberTestCase.test_from_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_param_result_refcount__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_from_param_result_refcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_sibling__test.test__xxsubinterpreters.DestroyTests.test_from_sibling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_sibling__test.test_interpreters.TestInterpreterClose.test_from_sibling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_spec__test.test_unittest.testmock.testmock.MockTest.test_from_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_spec_invalid_metatype_inheritance__test.test_capi.test_misc.Test_testcapi.test_from_spec_invalid_metatype_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_spec_metatype_inheritance__test.test_capi.test_misc.Test_testcapi.test_from_spec_metatype_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_ssize__test.test_bytes.ByteArrayTest.test_from_ssize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_ssize__test.test_bytes.BytesTest.test_from_ssize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_subinterpreter__test.test__xxsubinterpreters.GetMainTests.test_from_subinterpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_subinterpreter__test.test__xxsubinterpreters.IsRunningTests.test_from_subinterpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_subinterpreter__test.test_interpreters.TestInterpreterIsRunning.test_from_subinterpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_traceback__test.test_dis.BytecodeTests.test_from_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_traceback_dis__test.test_dis.BytecodeTests.test_from_traceback_dis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_tuple__test.test_bytes.ByteArrayTest.test_from_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_tuple__test.test_bytes.BytesTest.test_from_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_from_tuple__test.test_decimal.CWhitebox.test_from_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.ByteTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.DoubleTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.FloatTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.IntTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.LongLongTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.LongTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.ShortTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.UnicodeTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.UnsignedByteTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.UnsignedIntTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.UnsignedLongLongTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.UnsignedLongTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromarray__test.test_array.UnsignedShortTest.test_fromarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.ByteTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.DoubleTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.FloatTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.IntTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.LongLongTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.LongTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.ShortTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.UnsignedByteTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.UnsignedIntTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.UnsignedLongLongTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.UnsignedLongTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytearray__test.test_array.UnsignedShortTest.test_frombytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frombytes__test.test_array.LargeArrayTest.test_frombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromccomplex__test.test_capi.test_complex.CAPIComplexTest.test_fromccomplex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromdouble__test.test_capi.test_float.CAPIFloatTest.test_fromdouble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromdoubles__test.test_capi.test_complex.CAPIComplexTest.test_fromdoubles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfd__test.test_epoll.TestEPoll.test_fromfd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile__test.test_regrtest.ArgsTestCase.test_fromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile__test.test_regrtest.ParseArgsTestCase.test_fromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.ByteTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.DoubleTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.FloatTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.IntTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.LongLongTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.LongTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.ShortTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.UnicodeTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.UnsignedByteTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.UnsignedIntTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.UnsignedLongLongTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.UnsignedLongTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromfile_ioerror__test.test_array.UnsignedShortTest.test_fromfile_ioerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromhex__test.test_bytes.ByteArraySubclassTest.test_fromhex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromhex__test.test_bytes.ByteArraySubclassWithSlotsTest.test_fromhex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromhex__test.test_bytes.ByteArrayTest.test_fromhex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromhex__test.test_bytes.BytesSubclassTest.test_fromhex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromhex__test.test_bytes.BytesTest.test_fromhex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar__test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar__test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar__test.datetimetester.TestDateTime_Fast.test_fromisocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar__test.datetimetester.TestDateTime_Pure.test_fromisocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar__test.datetimetester.TestDate_Fast.test_fromisocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar__test.datetimetester.TestDate_Pure.test_fromisocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar__test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar__test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_type_errors__test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_type_errors__test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_type_errors__test.datetimetester.TestDateTime_Fast.test_fromisocalendar_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_type_errors__test.datetimetester.TestDateTime_Pure.test_fromisocalendar_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_type_errors__test.datetimetester.TestDate_Fast.test_fromisocalendar_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_type_errors__test.datetimetester.TestDate_Pure.test_fromisocalendar_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_type_errors__test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_type_errors__test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_value_errors__test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar_value_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_value_errors__test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar_value_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_value_errors__test.datetimetester.TestDateTime_Fast.test_fromisocalendar_value_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_value_errors__test.datetimetester.TestDateTime_Pure.test_fromisocalendar_value_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_value_errors__test.datetimetester.TestDate_Fast.test_fromisocalendar_value_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_value_errors__test.datetimetester.TestDate_Pure.test_fromisocalendar_value_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_value_errors__test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar_value_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisocalendar_value_errors__test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar_value_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat__test.datetimetester.TestDateTime_Fast.test_fromisoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat__test.datetimetester.TestDateTime_Pure.test_fromisoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat__test.datetimetester.TestDate_Fast.test_fromisoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat__test.datetimetester.TestDate_Pure.test_fromisoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat__test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat__test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_ambiguous__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_ambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_ambiguous__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_ambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_ambiguous__test.datetimetester.TestDateTime_Fast.test_fromisoformat_ambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_ambiguous__test.datetimetester.TestDateTime_Pure.test_fromisoformat_ambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_ambiguous__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_ambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_ambiguous__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_ambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_date_examples__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_date_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_date_examples__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_date_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_date_examples__test.datetimetester.TestDateTime_Fast.test_fromisoformat_date_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_date_examples__test.datetimetester.TestDateTime_Pure.test_fromisoformat_date_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_date_examples__test.datetimetester.TestDate_Fast.test_fromisoformat_date_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_date_examples__test.datetimetester.TestDate_Pure.test_fromisoformat_date_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_date_examples__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_date_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_date_examples__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_date_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime__test.datetimetester.TestDateTime_Fast.test_fromisoformat_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime__test.datetimetester.TestDateTime_Pure.test_fromisoformat_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime_examples__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_datetime_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime_examples__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_datetime_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime_examples__test.datetimetester.TestDateTime_Fast.test_fromisoformat_datetime_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime_examples__test.datetimetester.TestDateTime_Pure.test_fromisoformat_datetime_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime_examples__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_datetime_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_datetime_examples__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_datetime_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails__test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails__test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails__test.datetimetester.TestDate_Fast.test_fromisoformat_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails__test.datetimetester.TestDate_Pure.test_fromisoformat_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails__test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails__test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_datetime__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_datetime__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_datetime__test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_datetime__test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_datetime__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_datetime__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_surrogate__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_surrogate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_surrogate__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_surrogate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_surrogate__test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_surrogate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_surrogate__test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_surrogate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_surrogate__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_surrogate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_surrogate__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_surrogate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_typeerror__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_typeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_typeerror__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_typeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_typeerror__test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_typeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_typeerror__test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_typeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_typeerror__test.datetimetester.TestDate_Fast.test_fromisoformat_fails_typeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_typeerror__test.datetimetester.TestDate_Pure.test_fromisoformat_fails_typeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_typeerror__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_typeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_typeerror__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_typeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_typeerror__test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fails_typeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fails_typeerror__test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fails_typeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fractions__test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_fractions__test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_separators__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_separators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_separators__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_separators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_separators__test.datetimetester.TestDateTime_Fast.test_fromisoformat_separators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_separators__test.datetimetester.TestDateTime_Pure.test_fromisoformat_separators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_separators__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_separators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_separators__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_separators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_subclass__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_subclass__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_subclass__test.datetimetester.TestDateTime_Fast.test_fromisoformat_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_subclass__test.datetimetester.TestDateTime_Pure.test_fromisoformat_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_subclass__test.datetimetester.TestDate_Fast.test_fromisoformat_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_subclass__test.datetimetester.TestDate_Pure.test_fromisoformat_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_subclass__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_subclass__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_subclass__test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_subclass__test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_time_examples__test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_time_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_time_examples__test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_time_examples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timespecs__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_timespecs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timespecs__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_timespecs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timespecs__test.datetimetester.TestDateTime_Fast.test_fromisoformat_timespecs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timespecs__test.datetimetester.TestDateTime_Pure.test_fromisoformat_timespecs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timespecs__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_timespecs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timespecs__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_timespecs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timespecs__test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_timespecs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timespecs__test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_timespecs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timezone__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timezone__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timezone__test.datetimetester.TestDateTime_Fast.test_fromisoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timezone__test.datetimetester.TestDateTime_Pure.test_fromisoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timezone__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timezone__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timezone__test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_timezone__test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_utc__test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_utc__test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_utc__test.datetimetester.TestDateTime_Fast.test_fromisoformat_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_utc__test.datetimetester.TestDateTime_Pure.test_fromisoformat_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_utc__test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromisoformat_utc__test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromkeys__test.test_dict.DictTest.test_fromkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromkeys__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_fromkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromkeys__test.test_ordered_dict.CPythonOrderedDictTests.test_fromkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromkeys__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_fromkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromkeys__test.test_ordered_dict.PurePythonOrderedDictTests.test_fromkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromkeys__test.test_userdict.UserDictTest.test_fromkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromkeys_operator_modifying_dict_operand__test.test_dict.DictTest.test_fromkeys_operator_modifying_dict_operand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromkeys_operator_modifying_set_operand__test.test_dict.DictTest.test_fromkeys_operator_modifying_set_operand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromlist__test.test_array.LargeArrayTest.test_fromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromlist_as_tuple__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_fromlist_as_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromlist_as_tuple__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_fromlist_as_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromlist_load_error_propagates__test.test_importlib.import_.test_api.Frozen_OldAPITests.test_fromlist_load_error_propagates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromlist_load_error_propagates__test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_fromlist_load_error_propagates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromlist_load_error_propagates__test.test_importlib.import_.test_api.Source_OldAPITests.test_fromlist_load_error_propagates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromlist_load_error_propagates__test.test_importlib.import_.test_api.Source_SpecAPITests.test_fromlist_load_error_propagates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromobject__test.test_capi.test_bytearray.CAPITest.test_fromobject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromobject__test.test_capi.test_bytes.CAPITest.test_fromobject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromstring__test.test_capi.test_bytes.CAPITest.test_fromstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromstring__test.test_capi.test_float.CAPIFloatTest.test_fromstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromstringandsize__test.test_capi.test_bytearray.CAPITest.test_fromstringandsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromstringandsize__test.test_capi.test_bytes.CAPITest.test_fromstringandsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp__test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp__test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp__test.datetimetester.TestDateTime_Fast.test_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp__test.datetimetester.TestDateTime_Pure.test_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp__test.datetimetester.TestDate_Fast.test_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp__test.datetimetester.TestDate_Pure.test_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp__test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp__test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_keyword_arg__test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp_keyword_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_keyword_arg__test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp_keyword_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_keyword_arg__test.datetimetester.TestDateTime_Fast.test_fromtimestamp_keyword_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_keyword_arg__test.datetimetester.TestDateTime_Pure.test_fromtimestamp_keyword_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_keyword_arg__test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp_keyword_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_keyword_arg__test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp_keyword_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_limits__test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_limits__test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_limits__test.datetimetester.TestDateTime_Fast.test_fromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_limits__test.datetimetester.TestDateTime_Pure.test_fromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_limits__test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_limits__test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_lord_howe__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp_lord_howe__'Australia/Lord_Howe_timezone_is_not_supported_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_fromtimestamp_lord_howe__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp_lord_howe__'Australia/Lord_Howe_timezone_is_not_supported_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_fromtimestamp_low_fold_detection__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp_low_fold_detection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromtimestamp_low_fold_detection__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp_low_fold_detection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromutc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromutc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc__test.datetimetester.TestTimeZone_Fast.test_fromutc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc__test.datetimetester.TestTimeZone_Pure.test_fromutc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc__test.datetimetester.TestTimezoneConversions_Fast.test_fromutc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc__test.datetimetester.TestTimezoneConversions_Pure.test_fromutc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc_errors__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_fromutc_errors__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_fromutc_errors__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_fromutc_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc_errors__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_fromutc_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc_errors__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_fromutc_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc_errors__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_fromutc_errors__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_fromutc_errors__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_fromutc_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc_errors__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_fromutc_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fromutc_errors__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_fromutc_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen__test.test_dataclasses.TestFrozen.test_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen__test.test_dataclasses.TestReplace.test_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen__test.test_frozen.TestFrozen.test_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen_as_dictkey__test.test_set.TestFrozenSet.test_frozen_as_dictkey_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen_as_dictkey__test.test_set.TestFrozenSetSubclass.test_frozen_as_dictkey_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen_compat__test.test_import.SubinterpImportTests.test_frozen_compat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen_empty__test.test_dataclasses.TestFrozen.test_frozen_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen_hash__test.test_dataclasses.TestFrozen.test_frozen_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen_importlib__test.test_import.ImportlibBootstrapTests.test_frozen_importlib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen_importlib_external_is_bootstrap_external__test.test_import.ImportlibBootstrapTests.test_frozen_importlib_external_is_bootstrap_external_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen_importlib_is_bootstrap__test.test_import.ImportlibBootstrapTests.test_frozen_importlib_is_bootstrap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen_pickle__test.test_dataclasses.TestSlots.test_frozen_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen_slots_pickle_custom_state__test.test_dataclasses.TestSlots.test_frozen_slots_pickle_custom_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozen_submodule_in_unfrozen_package__test.test_frozen.TestFrozen.test_frozen_submodule_in_unfrozen_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozenmain__test.test_embed.MiscTests.test_frozenmain__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_frozenset__test.test_marshal.LargeValuesTestCase.test_frozenset__'not_enough_memory:_256.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_frozenset__test.test_reprlib.ReprTests.test_frozenset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozenset__test.test_typing.CollectionsAbcTests.test_frozenset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozenset_add_in_capi__test.test_capi.test_misc.Test_testcapi.test_frozenset_add_in_capi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozenset_check__test.test_capi.test_set.TestSetCAPI.test_frozenset_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozenset_check_exact__test.test_capi.test_set.TestSetCAPI.test_frozenset_check_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozenset_new__test.test_capi.test_set.TestSetCAPI.test_frozenset_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozenset_subclass_instantiation__test.test_typing.CollectionsAbcTests.test_frozenset_subclass_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_frozentable__test.test_ctypes.test_values.PythonValuesTestCase.test_frozentable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fs_holes__test.test_posix.PosixTester.test_fs_holes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fsencode_fsdecode__test.test_os.TestPEP519.test_fsencode_fsdecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fsencode_fsdecode__test.test_os.TestPEP519PurePython.test_fsencode_fsdecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fsize_enforced__test.test_resource.ResourceTest.test_fsize_enforced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fsize_ismax__test.test_resource.ResourceTest.test_fsize_ismax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fsize_toobig__test.test_resource.ResourceTest.test_fsize_toobig_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fspath_common__test.test_pathlib.PosixPathAsPureTest.test_fspath_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fspath_common__test.test_pathlib.PurePathSubclassTest.test_fspath_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fspath_common__test.test_pathlib.PurePathTest.test_fspath_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fspath_common__test.test_pathlib.PurePosixPathTest.test_fspath_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fspath_common__test.test_pathlib.PureWindowsPathTest.test_fspath_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fspath_common__test.test_pathlib.WindowsPathAsPureTest.test_fspath_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_fspath_protocol__test.test_os.TestScandir.test_fspath_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fspath_protocol_bytes__test.test_os.TestScandir.test_fspath_protocol_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fspath_support__test.test_io.CIOTest.test_fspath_support_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fspath_support__test.test_io.PyIOTest.test_fspath_support_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstat__test.test_os.TestInvalidFD.test_fstat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstat__test.test_posix.PosixTester.test_fstat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstatvfs__test.test_os.TestInvalidFD.test_fstatvfs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstatvfs__test.test_posix.PosixTester.test_fstatvfs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstring__test.test_ast.EndPositionTests.test_fstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstring__test.test_type_comments.TypeCommentTests.test_fstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstring_backslash__test.test_unparse.UnparseTestCase.test_fstring_backslash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstring_backslash_before_double_bracket__test.test_fstring.TestCase.test_fstring_backslash_before_double_bracket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstring_backslash_before_double_bracket_warns_once__test.test_fstring.TestCase.test_fstring_backslash_before_double_bracket_warns_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstring_backslash_prefix_raw__test.test_fstring.TestCase.test_fstring_backslash_prefix_raw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstring_debug_annotations__test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_fstring_debug_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstring_format_spec_greedy_matching__test.test_fstring.TestCase.test_fstring_format_spec_greedy_matching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstring_multi_line__test.test_ast.EndPositionTests.test_fstring_multi_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstring_nested_too_deeply__test.test_fstring.TestCase.test_fstring_nested_too_deeply_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstrings__test.test_unparse.CosmeticTestCase.test_fstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstrings__test.test_unparse.UnparseTestCase.test_fstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstrings_complicated__test.test_unparse.UnparseTestCase.test_fstrings_complicated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstrings_pep701__test.test_unparse.UnparseTestCase.test_fstrings_pep701_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fstrings_special_chars__test.test_unparse.UnparseTestCase.test_fstrings_special_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fsync__test.test_os.TestInvalidFD.test_fsync_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ftp__test.test_urllib2.HandlerTests.test_ftp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ftp_cache_pruning__test.test_urllib.urlopen_HttpTests.test_ftp_cache_pruning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ftp_nohost__test.test_urllib.urlopen_HttpTests.test_ftp_nohost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ftp_nonexisting__test.test_urllib.urlopen_HttpTests.test_ftp_nonexisting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ftruncate__test.test_os.TestInvalidFD.test_ftruncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ftruncate__test.test_posix.PosixTester.test_ftruncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_full__test.test_asyncio.test_queues.QueueBasicTests.test_full_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_full_cycle__test.test_unittest.test_async_case.TestAsyncCase.test_full_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_full_url_deleter__test.test_urllib2.HandlerTests.test_full_url_deleter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_full_url_setter__test.test_urllib2.HandlerTests.test_full_url_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fullmatch_atomic_grouping__test.test_re.ReTests.test_fullmatch_atomic_grouping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fullmatch_possessive_quantifiers__test.test_re.ReTests.test_fullmatch_possessive_quantifiers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fully_trusted_filter__test.test_tarfile.TestExtractionFilters.test_fully_trusted_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_10__test.test_coroutines.CoroutineTest.test_func_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_11__test.test_coroutines.CoroutineTest.test_func_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_12__test.test_coroutines.CoroutineTest.test_func_12_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_13__test.test_coroutines.CoroutineTest.test_func_13_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_14__test.test_coroutines.CoroutineTest.test_func_14_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_15__test.test_coroutines.CoroutineTest.test_func_15_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_16__test.test_coroutines.CoroutineTest.test_func_16_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_17__test.test_coroutines.CoroutineTest.test_func_17_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_18__test.test_coroutines.CoroutineTest.test_func_18_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_19__test.test_coroutines.CoroutineTest.test_func_19_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_1__test.test_coroutines.CoroutineTest.test_func_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_2__test.test_coroutines.CoroutineTest.test_func_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_3__test.test_coroutines.CoroutineTest.test_func_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_4__test.test_coroutines.CoroutineTest.test_func_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_5__test.test_coroutines.CoroutineTest.test_func_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_6__test.test_coroutines.CoroutineTest.test_func_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_7__test.test_coroutines.CoroutineTest.test_func_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_8__test.test_coroutines.CoroutineTest.test_func_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_9__test.test_coroutines.CoroutineTest.test_func_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func__test.test_ctypes.test_unicode.StringTestCase.test_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_and__test.test_compile.TestExpressionStackSize.test_func_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_args__test.test_compile.TestExpressionStackSize.test_func_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_as_dict_key__test.test_funcattrs.FunctionDictsTest.test_func_as_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_attribute__test.test_funcattrs.StaticMethodAttrsTest.test_func_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_def__test.test_ast.EndPositionTests.test_func_def_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_default_args__test.test_funcattrs.FunctionPropertiesTest.test_func_default_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_deterministic__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_deterministic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_deterministic_keyword_only__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_deterministic_keyword_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_deterministic_not_supported__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_deterministic_not_supported__'SQLite_<_3.8.3_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_func_error_on_create__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_error_on_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_events_dispatched__test.test_capi.test_watchers.TestFuncWatchers.test_func_events_dispatched_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_exception__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_kwargs__test.test_compile.TestExpressionStackSize.test_func_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_memory_error__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_memory_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_non_deterministic__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_non_deterministic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_overflow_error__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_overflow_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_params__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_ref_count__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_ref_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_blob__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_blob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_float__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_illegal_value__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_illegal_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_int__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_long_long__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_long_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_nan__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_null__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_text__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_text_with_null_char__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_text_with_null_char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_text_with_surrogates__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_text_with_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_too_large_blob__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_too_large_blob__'not_enough_memory:_4.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_func_return_too_large_int__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_too_large_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_return_too_large_text__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_too_large_text__'not_enough_memory:_6.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_func_return_unicode__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_too_many_args__test.test_sqlite3.test_userfunctions.FunctionTests.test_func_too_many_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_func_type_input__test.test_type_comments.TypeCommentTests.test_func_type_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_funcdef__test.test_ast.ASTValidatorTests.test_funcdef_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_funcdef__test.test_grammar.GrammarTests.test_funcdef_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_funcdef__test.test_type_comments.TypeCommentTests.test_funcdef_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_funcdef_pattern_matching__test.test_ast.ASTValidatorTests.test_funcdef_pattern_matching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function__test.test_gc.GCTests.test_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function__test.test_tokenize.CTokenizeTest.test_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function__test.test_tokenize.GenerateTokensTest.test_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function__test.test_tokenize.TokenizeTest.test_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function__test.test_unparse.ManualASTCreationTestCase.test_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_access_01__test.test_type_params.TypeParamsAccessTest.test_function_access_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_access_02__test.test_type_params.TypeParamsAccessTest.test_function_access_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_access_03__test.test_type_params.TypeParamsAccessTest.test_function_access_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_annotations__test.test_dataclasses.TestCase.test_function_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_arguments__test.test_unparse.UnparseTestCase.test_function_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_as_instance_attribute__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_function_as_instance_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_checksum__test.test_unicodedata.UnicodeFunctionsTest.test_function_checksum__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_function_def__test.test_lib2to3.test_util.Test_find_binding.test_function_def_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_destructor_via_gc__test.test_sqlite3.test_userfunctions.FunctionTests.test_function_destructor_via_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_get_code__test.test_capi.test_misc.CAPITest.test_function_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_get_defaults__test.test_capi.test_misc.CAPITest.test_function_get_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_get_globals__test.test_capi.test_misc.CAPITest.test_function_get_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_get_kw_defaults__test.test_capi.test_misc.CAPITest.test_function_get_kw_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_get_module__test.test_capi.test_misc.CAPITest.test_function_get_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_implements_protocol__test.test_typing.ProtocolTests.test_function_implements_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_in_suite__test.test_unittest.test_suite.Test_TestSuite.test_function_in_suite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_info__test.test_symtable.SymtableTest.test_function_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_repr_union__test.test_typing.UnionTests.test_function_repr_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_set_defaults__test.test_capi.test_misc.CAPITest.test_function_set_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_set_kw_defaults__test.test_capi.test_misc.CAPITest.test_function_set_kw_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_tp_clear_leaves_consistent_state__test.test_gc.GCTests.test_function_tp_clear_leaves_consistent_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_type__test.test_unparse.UnparseTestCase.test_function_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_with_many_args__test.test_call.TestFunctionWithManyArgs.test_function_with_many_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_with_type_params__test.test_unparse.ManualASTCreationTestCase.test_function_with_type_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_function_with_type_params_and_bound__test.test_unparse.ManualASTCreationTestCase.test_function_with_type_params_and_bound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_functionality__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_functionality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_functionality__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_functionality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_functions__test.test_binascii.ArrayBinASCIITest.test_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_functions__test.test_binascii.BinASCIITest.test_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_functions__test.test_binascii.BytearrayBinASCIITest.test_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_functions__test.test_binascii.MemoryviewBinASCIITest.test_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_functions__test.test_ctypes.test_stringptr.StringPtrTestCase.test_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_functions__test.test_inspect.test_inspect.TestIsDataDescriptor.test_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_functions_module_attr__test.test_signal.GenericTests.test_functions_module_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_functools_total_ordering__test.test_dataclasses.TestOrdering.test_functools_total_ordering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_funky_hyphens__test.test_textwrap.WrapTestCase.test_funky_hyphens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_funky_parens__test.test_textwrap.WrapTestCase.test_funky_parens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_funny_class_names_names__test.test_dataclasses.TestMakeDataclass.test_funny_class_names_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_funny_new__test.test_descr.ClassPropertiesAndMethods.test_funny_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future1__test.test_future_stmt.test_future.FutureTest.test_future1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future2__test.test_future_stmt.test_future.FutureTest.test_future2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future__test.test_lib2to3.test_fixers.Test_future.test_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_builtins__test.test_lib2to3.test_fixers.Test_filter.test_future_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_builtins__test.test_lib2to3.test_fixers.Test_map.test_future_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_builtins__test.test_lib2to3.test_fixers.Test_zip.test_future_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_cancel_message_getter__test.test_asyncio.test_futures.CFutureTests.test_future_cancel_message_getter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_cancel_message_getter__test.test_asyncio.test_futures.CSubFutureTests.test_future_cancel_message_getter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_cancel_message_getter__test.test_asyncio.test_futures.PyFutureTests.test_future_cancel_message_getter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_cancel_message_setter__test.test_asyncio.test_futures.CFutureTests.test_future_cancel_message_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_cancel_message_setter__test.test_asyncio.test_futures.CSubFutureTests.test_future_cancel_message_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_cancel_message_setter__test.test_asyncio.test_futures.PyFutureTests.test_future_cancel_message_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_del_collect__test.test_asyncio.test_futures.CFutureTests.test_future_del_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_del_collect__test.test_asyncio.test_futures.CSubFutureTests.test_future_del_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_del_collect__test.test_asyncio.test_futures.PyFutureTests.test_future_del_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_del_segfault__test.test_asyncio.test_futures.CFutureTests.test_future_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_exception_never_retrieved__test.test_asyncio.test_futures.CFutureTests.test_future_exception_never_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_exception_never_retrieved__test.test_asyncio.test_futures.CSubFutureTests.test_future_exception_never_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_exception_never_retrieved__test.test_asyncio.test_futures.PyFutureTests.test_future_exception_never_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_exception_never_retrieved_debug__test.test_asyncio.test_futures.CFutureTests.test_future_exception_never_retrieved_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_exception_never_retrieved_debug__test.test_asyncio.test_futures.CSubFutureTests.test_future_exception_never_retrieved_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_exception_never_retrieved_debug__test.test_asyncio.test_futures.PyFutureTests.test_future_exception_never_retrieved_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_isfuture__test.test_unittest.testmock.testasync.AsyncMockTest.test_future_isfuture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_iter_throw__test.test_asyncio.test_futures.CFutureTests.test_future_iter_throw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_iter_throw__test.test_asyncio.test_futures.CSubFutureTests.test_future_iter_throw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_iter_throw__test.test_asyncio.test_futures.PyFutureTests.test_future_iter_throw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_multiple_features__test.test_future_stmt.test_future.FutureTest.test_future_multiple_features_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_multiple_imports__test.test_future_stmt.test_future.FutureTest.test_future_multiple_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_repr__test.test_asyncio.test_futures.CFutureTests.test_future_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_repr__test.test_asyncio.test_futures.CSubFutureTests.test_future_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_repr__test.test_asyncio.test_futures.PyFutureTests.test_future_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_single_import__test.test_future_stmt.test_future.FutureTest.test_future_single_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_source_traceback__test.test_asyncio.test_futures.CFutureTests.test_future_source_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_source_traceback__test.test_asyncio.test_futures.CSubFutureTests.test_future_source_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_source_traceback__test.test_asyncio.test_futures.PyFutureTests.test_future_source_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_stop_iteration_args__test.test_asyncio.test_futures.CFutureTests.test_future_stop_iteration_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_stop_iteration_args__test.test_asyncio.test_futures.CSubFutureTests.test_future_stop_iteration_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_stop_iteration_args__test.test_asyncio.test_futures.PyFutureTests.test_future_stop_iteration_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_subclass__test.test_asyncio.test_tasks.GenericTaskTests.test_future_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_traceback__test.test_asyncio.test_futures2.CFutureTests.test_future_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_future_traceback__test.test_asyncio.test_futures2.PyFutureTests.test_future_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_fuzz__test.test_marshal.BugsTestCase.test_fuzz_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_g2__test.test_multibytecodec.Test_ISO2022.test_g2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_g_format_has_no_trailing_zeros__test.test_format.FormatTest.test_g_format_has_no_trailing_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gammavariate_alpha_between_zero_and_one__test.test_random.TestDistributions.test_gammavariate_alpha_between_zero_and_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gammavariate_alpha_equal_one__test.test_random.TestDistributions.test_gammavariate_alpha_equal_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gammavariate_alpha_equal_one_equals_expovariate__test.test_random.TestDistributions.test_gammavariate_alpha_equal_one_equals_expovariate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gammavariate_alpha_greater_one__test.test_random.TestDistributions.test_gammavariate_alpha_greater_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gammavariate_errors__test.test_random.TestDistributions.test_gammavariate_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gaps__test.datetimetester.IranTest_Fast.test_gaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gaps__test.datetimetester.IranTest_Pure.test_gaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gaps__test.datetimetester.ZoneInfoTest_Fast.test_gaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gaps__test.datetimetester.ZoneInfoTest_Pure.test_gaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_at_shutdown__test.test_gc.GCTests.test_garbage_at_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_collect_test_after_run_BaseTestSuite__test.test_unittest.test_suite.Test_TestSuite.test_garbage_collect_test_after_run_BaseTestSuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_collect_test_after_run_TestSuite__test.test_unittest.test_suite.Test_TestSuite.test_garbage_collect_test_after_run_TestSuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_collection__test.test_io.CBufferedRandomTest.test_garbage_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_collection__test.test_io.CBufferedReaderTest.test_garbage_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_collection__test.test_io.CBufferedWriterTest.test_garbage_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_collection__test.test_io.CIOTest.test_garbage_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_collection__test.test_io.CTextIOWrapperTest.test_garbage_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_collection__test.test_io.PyIOTest.test_garbage_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_in_exception_out__test.test_os.TestPEP519.test_garbage_in_exception_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_in_exception_out__test.test_os.TestPEP519PurePython.test_garbage_in_exception_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_garbage_padding__test.test_uu.UUTest.test_garbage_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gather_shield__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_gather_shield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gather_shield__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_gather_shield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gather_shield__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_gather_shield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gather_shield__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_gather_shield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gather_shield__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_gather_shield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gather_shield__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_gather_shield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gather_shield__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_gather_shield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gather_shield__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_gather_shield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gauss__test.test_random.MersenneTwister_TestBasicOps.test_gauss_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gauss__test.test_random.SystemRandom_TestBasicOps.test_gauss_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gb18030__test.test_multibytecodec.Test_StreamWriter.test_gb18030_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_enumerate.TestReversed.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_faulthandler.FaultHandlerTests.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_memoryview.ArrayMemorySliceSliceTest.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_memoryview.ArrayMemorySliceTest.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_memoryview.ArrayMemoryviewTest.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_memoryview.BytesMemorySliceSliceTest.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_memoryview.BytesMemorySliceTest.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_memoryview.BytesMemoryviewTest.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_set.TestFrozenSet.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_set.TestFrozenSetSubclass.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_set.TestSet.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_set.TestSetSubclass.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc__test.test_weakset.TestWeakSet.test_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc_collect__test.test_support.TestSupport.test_gc_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc_control__test.test_capi.test_misc.Test_testcapi.test_gc_control_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc_doesnt_blowup__test.test_deque.TestBasic.test_gc_doesnt_blowup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc_during_proxy_creation__test.test_weakref.ReferencesTestCase.test_gc_during_proxy_creation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc_during_ref_creation__test.test_weakref.ReferencesTestCase.test_gc_during_ref_creation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc_head_size__test.test_sys.SizeofTest.test_gc_head_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc_main_module_at_shutdown__test.test_gc.GCTests.test_gc_main_module_at_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc_ordinary_module_at_shutdown__test.test_gc.GCTests.test_gc_ordinary_module_at_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc_tracked__test.test_zoneinfo.test_zoneinfo.ExtensionBuiltTest.test_gc_tracked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc_visit_objects_basic__test.test_capi.test_misc.Test_testcapi.test_gc_visit_objects_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gc_visit_objects_exit_early__test.test_capi.test_misc.Test_testcapi.test_gc_visit_objects_exit_early_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gcd__test.test_binop.RatTestCase.test_gcd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge__test.test_collections.TestCounter.test_ge_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge__test.test_operator.COperatorTestCase.test_ge_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge__test.test_operator.PyOperatorTestCase.test_ge_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge_gt_le_lt__test.test_set.TestOnlySetsDict.test_ge_gt_le_lt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge_gt_le_lt__test.test_set.TestOnlySetsGenerator.test_ge_gt_le_lt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge_gt_le_lt__test.test_set.TestOnlySetsNumeric.test_ge_gt_le_lt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge_gt_le_lt__test.test_set.TestOnlySetsOperator.test_ge_gt_le_lt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge_gt_le_lt__test.test_set.TestOnlySetsString.test_ge_gt_le_lt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge_gt_le_lt__test.test_set.TestOnlySetsTuple.test_ge_gt_le_lt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_ge_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ge_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ge_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ge_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ge_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gen_1__test.test_coroutines.CoroutineTest.test_gen_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gen_3_arg_deprecation_warning__test.test_generators.ExceptionTest.test_gen_3_arg_deprecation_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gen__test.test_types.CoroutineTests.test_gen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gen_exp_in_generic_method__test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_generic_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gen_exp_in_nested_class__test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_nested_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gen_exp_in_nested_generic_class__test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_nested_generic_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gen_get_code__test.test_capi.test_misc.TestPendingCalls.test_gen_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_general__test.test_ucn.UnicodeNamesTest.test_general_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_general_eval__test.test_builtin.BuiltinTest.test_general_eval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generate__test.test_email.test_email.TestMIMEMessage.test_generate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generate_matches__test.test_lib2to3.test_pytree.TestPatterns.test_generate_matches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generated_slots__test.test_dataclasses.TestSlots.test_generated_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generated_slots_value__test.test_dataclasses.TestSlots.test_generated_slots_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generated_valid_zip64_extra__test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_generated_valid_zip64_extra_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator__test.test_positional_only_arg.PositionalOnlyTestCase.test_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator__test.test_sys_setprofile.ProfileHookTestCase.test_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator__test.test_typing.CollectionsAbcTests.test_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_b_encoding_linesep__test.test_email.test_email.Test8BitBytesHandling.test_generator_b_encoding_linesep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_close_cleanup_exc_state__test.test_exceptions.ExceptionTests.test_generator_close_cleanup_exc_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_closure__test.test_inspect.test_inspect.TestGetClosureVars.test_generator_closure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_del_cleanup_exc_state__test.test_exceptions.ExceptionTests.test_generator_del_cleanup_exc_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_doesnt_retain_old_exc2__test.test_exceptions.ExceptionTests.test_generator_doesnt_retain_old_exc2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_doesnt_retain_old_exc__test.test_exceptions.ExceptionTests.test_generator_doesnt_retain_old_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_finalizing_and_sys_exception__test.test_exceptions.ExceptionTests.test_generator_finalizing_and_sys_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_gi_yieldfrom__test.test_generators.YieldFromTests.test_generator_gi_yieldfrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_handles_8bit__test.test_email.test_email.Test8BitBytesHandling.test_generator_handles_8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_in_function_call__test.test_syntax.SyntaxTestCase.test_generator_in_function_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_leaking2__test.test_exceptions.ExceptionTests.test_generator_leaking2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_leaking3__test.test_exceptions.ExceptionTests.test_generator_leaking3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_leaking4__test.test_exceptions.ExceptionTests.test_generator_leaking4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_leaking__test.test_exceptions.ExceptionTests.test_generator_leaking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_next_cleanup_exc_state__test.test_exceptions.ExceptionTests.test_generator_next_cleanup_exc_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_send_cleanup_exc_state__test.test_exceptions.ExceptionTests.test_generator_send_cleanup_exc_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generator_throw_cleanup_exc_state__test.test_exceptions.ExceptionTests.test_generator_throw_cleanup_exc_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generatorexp__test.test_ast.ASTValidatorTests.test_generatorexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic__test.test_type_aliases.TypeAliasConstructorTest.test_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic__test.test_typing.NamedTupleTests.test_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_futures.CFutureTests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_futures.CSubFutureTests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_futures.PyFutureTests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_queues.QueueBasicTests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_alias__test.test_pydoc.TestDescriptions.test_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_dataclasses__test.test_dataclasses.TestCase.test_generic_dataclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_dynamic__test.test_dataclasses.TestCase.test_generic_dynamic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_errors__test.test_typing.GenericTests.test_generic_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_extending__test.test_dataclasses.TestCase.test_generic_extending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_forward_ref__test.test_typing.GenericTests.test_generic_forward_ref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_hashes__test.test_typing.GenericTests.test_generic_hashes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_inheritance__test.test_typing.TypedDictTests.test_generic_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_pep585_forward_ref__test.test_typing.GenericTests.test_generic_pep585_forward_ref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_pep695__test.test_typing.NamedTupleTests.test_generic_pep695_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_protocols_eq__test.test_typing.ProtocolTests.test_generic_protocols_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_protocols_repr__test.test_typing.ProtocolTests.test_generic_protocols_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_protocols_special_from_generic__test.test_typing.ProtocolTests.test_generic_protocols_special_from_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_protocols_special_from_protocol__test.test_typing.ProtocolTests.test_generic_protocols_special_from_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_generic_subclass__test.test_genericalias.BaseTest.test_generic_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_genericalias_dir__test.test_typing.SpecialAttrsTests.test_genericalias_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_genexps__test.test_grammar.GrammarTests.test_genexps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_genfunc__test.test_types.CoroutineTests.test_genfunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getTestCaseNames__inheritance__test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getTestCaseNames__no_tests__test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__no_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getTestCaseNames__not_a_TestCase__test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__not_a_TestCase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getTestCaseNames__test.test_unittest.test_loader.TestObsoleteFunctions.test_getTestCaseNames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getTestCaseNames__test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getTestCaseNames__testNamePatterns__attribute_access_regression__test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__testNamePatterns__attribute_access_regression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getTestCaseNames__testNamePatterns__test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__testNamePatterns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_8bit_header__test.test_email.test_email.Test8BitBytesHandling.test_get_8bit_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_MM__test.test_mailbox.TestMaildir.test_get_MM_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_ctypes.test_init.InitTest.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_dict.DictTest.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_dict.GeneralMappingTests.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_dict.SubclassMappingTests.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_httpservers.RequestHandlerLoggingTestCase.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_httpservers.SimpleHTTPServerTestCase.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_mailbox.TestBabyl.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_mailbox.TestMH.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_mailbox.TestMMDF.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_mailbox.TestMaildir.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_mailbox.TestMbox.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_ordered_dict.CPythonGeneralMappingTests.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_ordered_dict.CPythonSubclassMappingTests.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_ordered_dict.PurePythonGeneralMappingTests.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_ordered_dict.PurePythonSubclassMappingTests.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_os.EnvironTests.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_pickle.CUnpicklerTests.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_pickle.InMemoryPickleTests.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_pickle.PyUnpicklerTests.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto0File_dumbShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto0File_gnuShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto0File_ndbmShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto0MemShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto1File_dumbShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto1File_gnuShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto1File_ndbmShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto1MemShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto2File_dumbShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto2File_gnuShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto2File_ndbmShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto2MemShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto3File_dumbShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto3File_gnuShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto3File_ndbmShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto3MemShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto4File_dumbShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto4File_gnuShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto4File_ndbmShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto4MemShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto5File_dumbShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto5File_gnuShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto5File_ndbmShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_shelve.TestProto5MemShelve.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_types.MappingProxyTests.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_userdict.UserDictTest.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_weakref.WeakKeyDictionaryTestCase.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_weakref.WeakValueDictionaryTestCase.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get__test.test_webbrowser.ImportTest.test_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_addr_spec_dot_atom__test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_dot_atom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_addr_spec_ends_at_special__test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_ends_at_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_addr_spec_multiple_domains__test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_multiple_domains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_addr_spec_normal__test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_addr_spec_quoted_strings_in_atom_list__test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_quoted_strings_in_atom_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_addr_spec_with_cfws__test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_with_cfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_addr_spec_with_doamin_literal__test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_with_doamin_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_addr_spec_with_qouoted_string_and_cfws__test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_with_qouoted_string_and_cfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_complex__test.test_email.test__header_value_parser.TestParser.test_get_address_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_empty_group__test.test_email.test__header_value_parser.TestParser.test_get_address_empty_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_ends_at_special__test.test_email.test__header_value_parser.TestParser.test_get_address_ends_at_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_group__test.test_email.test__header_value_parser.TestParser.test_get_address_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_invalid_mailbox_invalid__test.test_email.test__header_value_parser.TestParser.test_get_address_invalid_mailbox_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_list_CFWS__test.test_email.test__header_value_parser.TestParser.test_get_address_list_CFWS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_list_group_and_mailboxes__test.test_email.test__header_value_parser.TestParser.test_get_address_list_group_and_mailboxes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_list_group_empty__test.test_email.test__header_value_parser.TestParser.test_get_address_list_group_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_list_group_simple__test.test_email.test__header_value_parser.TestParser.test_get_address_list_group_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_list_mailboxes_complex__test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_list_mailboxes_invalid_addresses__test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_invalid_addresses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_list_mailboxes_simple__test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_list_mailboxes_two_simple__test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_two_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_quoted_local_part__test.test_email.test__header_value_parser.TestParser.test_get_address_quoted_local_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_quoted_strings_in_atom_list__test.test_email.test__header_value_parser.TestParser.test_get_address_quoted_strings_in_atom_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_rfc2047_display_name__test.test_email.test__header_value_parser.TestParser.test_get_address_rfc2047_display_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_address_simple__test.test_email.test__header_value_parser.TestParser.test_get_address_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_all__test.test_email.test_email.TestMessageAPI.test_get_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_all_with_8bit_headers__test.test_email.test_email.Test8BitBytesHandling.test_get_all_with_8bit_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_and_set_scheduler_and_param__test.test_posix.PosixTester.test_get_and_set_scheduler_and_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_empty__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_ends_at_special__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_ends_at_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_internal_cfws__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_internal_cfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_missing_closing_angle__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_missing_closing_angle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_missing_closing_angle_with_cfws__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_missing_closing_angle_with_cfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_no_angle_before_special_raises__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_no_angle_before_special_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_no_angle_raise__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_no_angle_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_no_angle_raises__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_no_angle_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_obs_route__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_obs_route_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_qs_and_domain_literal__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_qs_and_domain_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_qs_only_quotes__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_qs_only_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_simple__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_special_after_angle_raises__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_special_after_angle_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_angle_addr_with_cfws__test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_with_cfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_annotations_with_stock_annotations__test.test_inspect.test_inspect.TestClassesAndFunctions.test_get_annotations_with_stock_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_annotations_with_stringized_annotations__test.test_inspect.test_inspect.TestClassesAndFunctions.test_get_annotations_with_stringized_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_argc_argv__test.test_embed.InitConfigTests.test_get_argc_argv__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_get_args__test.test_typing.GetUtilitiesTestCase.test_get_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atext_all_atext__test.test_email.test__header_value_parser.TestParser.test_get_atext_all_atext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atext_following_wsp_preserved__test.test_email.test__header_value_parser.TestParser.test_get_atext_following_wsp_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atext_non_printables__test.test_email.test__header_value_parser.TestParser.test_get_atext_non_printables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atext_only__test.test_email.test__header_value_parser.TestParser.test_get_atext_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atext_two_words_gets_first__test.test_email.test__header_value_parser.TestParser.test_get_atext_two_words_gets_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atext_up_to_special__test.test_email.test__header_value_parser.TestParser.test_get_atext_up_to_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_atom_ends_at_noncfws__test.test_email.test__header_value_parser.TestParser.test_get_atom_atom_ends_at_noncfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_atom_ends_at_special__test.test_email.test__header_value_parser.TestParser.test_get_atom_atom_ends_at_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_header_ends_in_comment__test.test_email.test__header_value_parser.TestParser.test_get_atom_header_ends_in_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_no_atom__test.test_email.test__header_value_parser.TestParser.test_get_atom_no_atom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_no_atom_before_special__test.test_email.test__header_value_parser.TestParser.test_get_atom_no_atom_before_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_non_printable_in_atext__test.test_email.test__header_value_parser.TestParser.test_get_atom_non_printable_in_atext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_non_printable_in_comment__test.test_email.test__header_value_parser.TestParser.test_get_atom_non_printable_in_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_only__test.test_email.test__header_value_parser.TestParser.test_get_atom_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_rfc2047_atom__test.test_email.test__header_value_parser.TestParser.test_get_atom_rfc2047_atom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_with_comments_and_wsp__test.test_email.test__header_value_parser.TestParser.test_get_atom_with_comments_and_wsp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_with_multiple_comments__test.test_email.test__header_value_parser.TestParser.test_get_atom_with_multiple_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_atom_with_wsp__test.test_email.test__header_value_parser.TestParser.test_get_atom_with_wsp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_attribute__test.test_support.TestSupport.test_get_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_empty_quotes__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_empty_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_end_dquote_mid_word__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_end_dquote_mid_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_following_wsp_preserved__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_following_wsp_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_missing_endquotes__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_missing_endquotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_multiple_words__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_multiple_words_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_multiple_words_wsp_preserved__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_multiple_words_wsp_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_must_start_with_dquote__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_must_start_with_dquote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_no_end_dquote__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_no_end_dquote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_non_printables__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_non_printables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_only__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_only_quotes__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_only_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bare_quoted_string_quoted_dquote__test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_quoted_dquote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_basic_interpolation__test.test_configparser.ExceptionContextTestCase.test_get_basic_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_empty_message__test.test_email.test_message.TestEmailMessage.test_get_body_empty_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_empty_message__test.test_email.test_message.TestMIMEPart.test_get_body_empty_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_encoding_with_bogus_charset__test.test_email.test_email.TestMiscellaneous.test_get_body_encoding_with_bogus_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_encoding_with_uppercase_charset__test.test_email.test_email.TestMiscellaneous.test_get_body_encoding_with_uppercase_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_html_text_attachment_inline_mixed__test.test_email.test_message.TestEmailMessage.test_get_body_html_text_attachment_inline_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_html_text_attachment_inline_mixed__test.test_email.test_message.TestMIMEPart.test_get_body_html_text_attachment_inline_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_html_text_attachment_mixed__test.test_email.test_message.TestEmailMessage.test_get_body_html_text_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_html_text_attachment_mixed__test.test_email.test_message.TestMIMEPart.test_get_body_html_text_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_message_rfc822__test.test_email.test_message.TestEmailMessage.test_get_body_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_message_rfc822__test.test_email.test_message.TestMIMEPart.test_get_body_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_mime_non_text__test.test_email.test_message.TestEmailMessage.test_get_body_mime_non_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_mime_non_text__test.test_email.test_message.TestMIMEPart.test_get_body_mime_non_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_mixed_alternative_plain_related__test.test_email.test_message.TestEmailMessage.test_get_body_mixed_alternative_plain_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_mixed_alternative_plain_related__test.test_email.test_message.TestMIMEPart.test_get_body_mixed_alternative_plain_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_mixed_related_alternative_plain_html__test.test_email.test_message.TestEmailMessage.test_get_body_mixed_related_alternative_plain_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_mixed_related_alternative_plain_html__test.test_email.test_message.TestMIMEPart.test_get_body_mixed_related_alternative_plain_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_mixed_related_alternative_plain_html_wrong_order__test.test_email.test_message.TestEmailMessage.test_get_body_mixed_related_alternative_plain_html_wrong_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_mixed_related_alternative_plain_html_wrong_order__test.test_email.test_message.TestMIMEPart.test_get_body_mixed_related_alternative_plain_html_wrong_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_mixed_text_message_rfc822__test.test_email.test_message.TestEmailMessage.test_get_body_mixed_text_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_mixed_text_message_rfc822__test.test_email.test_message.TestMIMEPart.test_get_body_mixed_text_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_non_mime_plain__test.test_email.test_message.TestEmailMessage.test_get_body_non_mime_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_non_mime_plain__test.test_email.test_message.TestMIMEPart.test_get_body_non_mime_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_plain_html_alternative__test.test_email.test_message.TestEmailMessage.test_get_body_plain_html_alternative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_plain_html_alternative__test.test_email.test_message.TestMIMEPart.test_get_body_plain_html_alternative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_plain_html_attachment_mixed__test.test_email.test_message.TestEmailMessage.test_get_body_plain_html_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_plain_html_attachment_mixed__test.test_email.test_message.TestMIMEPart.test_get_body_plain_html_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_plain_html_mixed__test.test_email.test_message.TestEmailMessage.test_get_body_plain_html_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_plain_html_mixed__test.test_email.test_message.TestMIMEPart.test_get_body_plain_html_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_related__test.test_email.test_message.TestEmailMessage.test_get_body_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_related__test.test_email.test_message.TestMIMEPart.test_get_body_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_related_with_start__test.test_email.test_message.TestEmailMessage.test_get_body_related_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_body_related_with_start__test.test_email.test_message.TestMIMEPart.test_get_body_related_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_boundary__test.test_email.test_email.TestMessageAPI.test_get_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_buffer_error__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_get_buffer_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_buffer_zerosized__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_get_buffer_zerosized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_builtin_constructor__test.test_hashlib.HashLibTestCase.test_get_builtin_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bytes__test.test_mailbox.TestBabyl.test_get_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bytes__test.test_mailbox.TestMH.test_get_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bytes__test.test_mailbox.TestMMDF.test_get_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bytes__test.test_mailbox.TestMaildir.test_get_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bytes__test.test_mailbox.TestMbox.test_get_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bytes_from__test.test_mailbox.TestMMDF.test_get_bytes_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_bytes_from__test.test_mailbox.TestMbox.test_get_bytes_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_ca_certs__test.test_ssl.ContextTests.test_get_ca_certs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_cancel_drop_many_pending_readers__test.test_asyncio.test_queues.QueuePutTests.test_get_cancel_drop_many_pending_readers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_cancel_drop_one_pending_reader__test.test_asyncio.test_queues.QueuePutTests.test_get_cancel_drop_one_pending_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_cancelled_race__test.test_asyncio.test_queues.QueueGetTests.test_get_cancelled_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_cfws_ends_at_non_leader__test.test_email.test__header_value_parser.TestParser.test_get_cfws_ends_at_non_leader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_cfws_ends_at_non_printable__test.test_email.test__header_value_parser.TestParser.test_get_cfws_ends_at_non_printable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_cfws_header_ends_in_comment__test.test_email.test__header_value_parser.TestParser.test_get_cfws_header_ends_in_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_cfws_multiple_nested_comments__test.test_email.test__header_value_parser.TestParser.test_get_cfws_multiple_nested_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_cfws_non_printable_in_comment__test.test_email.test__header_value_parser.TestParser.test_get_cfws_non_printable_in_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_cfws_only_comment__test.test_email.test__header_value_parser.TestParser.test_get_cfws_only_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_cfws_only_mixed__test.test_email.test__header_value_parser.TestParser.test_get_cfws_only_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_cfws_only_ws__test.test_email.test__header_value_parser.TestParser.test_get_cfws_only_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_charsets__test.test_email.test_email.TestMessageAPI.test_get_charsets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_child_watcher_after_set__test.test_asyncio.test_unix_events.PolicyTests.test_get_child_watcher_after_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_child_watcher_thread__test.test_asyncio.test_unix_events.PolicyTests.test_get_child_watcher_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_children__test.test_logging.ChildLoggerTest.test_get_children_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_ciphers__test.test_ssl.ContextTests.test_get_ciphers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_clock_info__test.test_time.TimeTestCase.test_get_clock_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_ImportError__test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_ImportError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_ImportError__test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_ImportError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_None__test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_None__test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code__test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code__test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code__test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code__test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code__test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code__test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code__test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code__test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code__test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code__test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_no_path__test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_no_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_no_path__test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_no_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_source_is_None__test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_source_is_None__test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_source_is_None__test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_source_is_None__test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_source_not_found__test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_not_found_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_source_not_found__test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_not_found_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_source_not_found__test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_not_found_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_code_source_not_found__test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_not_found_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_empty_comment__test.test_email.test__header_value_parser.TestParser.test_get_comment_empty_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_end_paren_mid_word__test.test_email.test__header_value_parser.TestParser.test_get_comment_end_paren_mid_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_following_wsp_preserved__test.test_email.test__header_value_parser.TestParser.test_get_comment_following_wsp_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_missing_end_of_nesting__test.test_email.test__header_value_parser.TestParser.test_get_comment_missing_end_of_nesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_multiple_nesting__test.test_email.test__header_value_parser.TestParser.test_get_comment_multiple_nesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_multiple_words__test.test_email.test__header_value_parser.TestParser.test_get_comment_multiple_words_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_multiple_words_wsp_preserved__test.test_email.test__header_value_parser.TestParser.test_get_comment_multiple_words_wsp_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_must_start_with_paren__test.test_email.test__header_value_parser.TestParser.test_get_comment_must_start_with_paren_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_nested_comment__test.test_email.test__header_value_parser.TestParser.test_get_comment_nested_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_nested_comment_wsp__test.test_email.test__header_value_parser.TestParser.test_get_comment_nested_comment_wsp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_no_end_paren__test.test_email.test__header_value_parser.TestParser.test_get_comment_no_end_paren_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_non_printable__test.test_email.test__header_value_parser.TestParser.test_get_comment_non_printable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_only__test.test_email.test__header_value_parser.TestParser.test_get_comment_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_qs_in_nested_comment__test.test_email.test__header_value_parser.TestParser.test_get_comment_qs_in_nested_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_comment_quoted_parens__test.test_email.test__header_value_parser.TestParser.test_get_comment_quoted_parens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_config_h_filename__test.test_sysconfig.TestSysConfig.test_get_config_h_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_config_vars__test.test_sysconfig.TestSysConfig.test_get_config_vars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_default_cm_comes_from_policy__test.test_email.test_message.TestEmailMessage.test_get_content_default_cm_comes_from_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_default_cm_comes_from_policy__test.test_email.test_message.TestMIMEPart.test_get_content_default_cm_comes_from_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_disposition__test.test_email.test_email.TestMessageAPI.test_get_content_disposition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_key_full_type__test.test_email.test_contentmanager.TestContentManager.test_get_content_key_full_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_key_maintype_only__test.test_email.test_contentmanager.TestContentManager.test_get_content_key_maintype_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_key_null_key__test.test_email.test_contentmanager.TestContentManager.test_get_content_key_null_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_key_order_full_type__test.test_email.test_contentmanager.TestContentManager.test_get_content_key_order_full_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_key_order_maintype_only__test.test_email.test_contentmanager.TestContentManager.test_get_content_key_order_maintype_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_key_order_null_key__test.test_email.test_contentmanager.TestContentManager.test_get_content_key_order_null_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_maintype_error__test.test_email.test_email.TestMessageAPI.test_get_content_maintype_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_maintype_from_message_explicit__test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_explicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_maintype_from_message_implicit__test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_implicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_maintype_from_message_text_plain_explicit__test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_text_plain_explicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_maintype_from_message_text_plain_implicit__test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_text_plain_implicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_maintype_missing__test.test_email.test_email.TestMessageAPI.test_get_content_maintype_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_maintype_missing_with_default_type__test.test_email.test_email.TestMessageAPI.test_get_content_maintype_missing_with_default_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_raises_if_unknown_mimetype_and_no_default__test.test_email.test_contentmanager.TestContentManager.test_get_content_raises_if_unknown_mimetype_and_no_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_subtype_error__test.test_email.test_email.TestMessageAPI.test_get_content_subtype_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_subtype_from_message_explicit__test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_explicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_subtype_from_message_implicit__test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_implicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_subtype_from_message_text_plain_explicit__test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_text_plain_explicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_subtype_from_message_text_plain_implicit__test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_text_plain_implicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_subtype_missing__test.test_email.test_email.TestMessageAPI.test_get_content_subtype_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_subtype_missing_with_default_type__test.test_email.test_email.TestMessageAPI.test_get_content_subtype_missing_with_default_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_type_from_message_explicit__test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_explicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_type_from_message_implicit__test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_implicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_type_from_message_text_plain_explicit__test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_text_plain_explicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_type_from_message_text_plain_implicit__test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_text_plain_implicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_type_missing__test.test_email.test_email.TestMessageAPI.test_get_content_type_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_type_missing_with_default_type__test.test_email.test_email.TestMessageAPI.test_get_content_type_missing_with_default_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_type_with_8bit__test.test_email.test_email.Test8BitBytesHandling.test_get_content_type_with_8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_with_cm__test.test_email.test_message.TestEmailMessage.test_get_content_with_cm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_content_with_cm__test.test_email.test_message.TestMIMEPart.test_get_content_with_cm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_context__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_context__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_context__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_context__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_context__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_context__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_context__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_context__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_coro__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_coro__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_coro__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_coro__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_coro__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_coro__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_coro__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_coro__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_count__test.test_gc.GCTests.test_get_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_css__test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_get_css_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_data__test.test_importlib.test_abc.Frozen_ResourceLoaderDefaultsTests.test_get_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_data__test.test_importlib.test_abc.Source_ResourceLoaderDefaultsTests.test_get_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_decoded_payload__test.test_email.test_email.TestMessageAPI.test_get_decoded_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_decoded_uu_payload__test.test_email.test_email.TestMessageAPI.test_get_decoded_uu_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_default__test.test_argparse.TestGetDefault.test_get_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_default_child_watcher__test.test_asyncio.test_unix_events.PolicyTests.test_get_default_child_watcher_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_default_scheme__test.test_sysconfig.TestSysConfig.test_get_default_scheme_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_default_verify_paths__test.test_ssl.BasicSocketTests.test_get_default_verify_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_display_name_complex1__test.test_email.test__header_value_parser.TestParser.test_get_display_name_complex1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_display_name_complex2__test.test_email.test__header_value_parser.TestParser.test_get_display_name_complex2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_display_name_ending_with_obsolete__test.test_email.test__header_value_parser.TestParser.test_get_display_name_ending_with_obsolete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_display_name_for_invalid_address_field__test.test_email.test__header_value_parser.TestParser.test_get_display_name_for_invalid_address_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_display_name_obsolete__test.test_email.test__header_value_parser.TestParser.test_get_display_name_obsolete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_display_name_pharse_must_start_with_word__test.test_email.test__header_value_parser.TestParser.test_get_display_name_pharse_must_start_with_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_display_name_simple__test.test_email.test__header_value_parser.TestParser.test_get_display_name_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_docstring__test.test_ast.ASTHelpers_Test.test_get_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_docstring__test.test_ast.ConstantTests.test_get_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_docstring_none__test.test_ast.ASTHelpers_Test.test_get_docstring_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_domain_literal_only__test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_literal_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_domain_literal_with_cfws__test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_literal_with_cfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_domain_literal_with_cfws_ends_at_special__test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_literal_with_cfws_ends_at_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_domain_with_cfws_ends_at_special__test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_with_cfws_ends_at_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_literal_bad_dtext_char_before_special_raises__test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_bad_dtext_char_before_special_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_literal_no_start_char_before_special_raises__test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_no_start_char_before_special_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_literal_no_start_char_raises__test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_no_start_char_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_literal_only__test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_literal_with_internal_ws__test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_with_internal_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_literal_with_surrounding_cfws__test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_with_surrounding_cfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_no_atom_raises__test.test_email.test__header_value_parser.TestParser.test_get_domain_no_atom_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_no_non_cfws_raises__test.test_email.test__header_value_parser.TestParser.test_get_domain_no_non_cfws_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_obsolete__test.test_email.test__header_value_parser.TestParser.test_get_domain_obsolete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_regular_domain_only__test.test_email.test__header_value_parser.TestParser.test_get_domain_regular_domain_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_domain_with_cfws__test.test_email.test__header_value_parser.TestParser.test_get_domain_with_cfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_leading_dot_raises__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_leading_dot_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_no_atom_raises__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_no_atom_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_only__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_rfc2047_atom__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_rfc2047_atom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_space_ends_dot_atom__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_space_ends_dot_atom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_text__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_text_lone_atom_is_valid__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_lone_atom_is_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_text_raises_on_leading_dot__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_raises_on_leading_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_text_raises_on_leading_non_atext__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_raises_on_leading_non_atext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_text_raises_on_trailing_dot__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_raises_on_trailing_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_text_trailing_text_preserved__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_trailing_text_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_text_trailing_ws_preserved__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_trailing_ws_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_trailing_dot_raises__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_trailing_dot_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_two_dots_raises__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_two_dots_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_with_comments_and_wsp__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_with_comments_and_wsp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dot_atom_with_wsp__test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_with_wsp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_all_dtext__test.test_email.test__header_value_parser.TestParser.test_get_dtext_all_dtext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_close_bracket_mid_word__test.test_email.test__header_value_parser.TestParser.test_get_dtext_close_bracket_mid_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_following_wsp_preserved__test.test_email.test__header_value_parser.TestParser.test_get_dtext_following_wsp_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_non_printables__test.test_email.test__header_value_parser.TestParser.test_get_dtext_non_printables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_only__test.test_email.test__header_value_parser.TestParser.test_get_dtext_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_open_bracket_mid_word__test.test_email.test__header_value_parser.TestParser.test_get_dtext_open_bracket_mid_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_two_words_gets_first__test.test_email.test__header_value_parser.TestParser.test_get_dtext_two_words_gets_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_up_to_close_bracket_only__test.test_email.test__header_value_parser.TestParser.test_get_dtext_up_to_close_bracket_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_up_to_open_bracket_only__test.test_email.test__header_value_parser.TestParser.test_get_dtext_up_to_open_bracket_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_with_qp__test.test_email.test__header_value_parser.TestParser.test_get_dtext_with_qp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_wsp_before_close_bracket_preserved__test.test_email.test__header_value_parser.TestParser.test_get_dtext_wsp_before_close_bracket_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_dtext_wsp_before_open_bracket_preserved__test.test_email.test__header_value_parser.TestParser.test_get_dtext_wsp_before_open_bracket_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_eight_char_str__test.test_tempfile.TestRandomNameSequence.test_get_eight_char_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_gets_first__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_gets_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_gets_first_even_if_no_space__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_gets_first_even_if_no_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_internal_spaces__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_internal_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_invalid_cte__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_invalid_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_lang_default_is_blank__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_lang_default_is_blank_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_leading_internal_space__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_leading_internal_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_missing_end_raises__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_missing_end_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_missing_middle_raises__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_missing_middle_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_missing_start_raises__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_missing_start_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_non_printable_defect__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_non_printable_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_quopri_utf_escape_follows_cte__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_quopri_utf_escape_follows_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_sets_extra_attributes__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_sets_extra_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_encoded_word_valid_ew__test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_valid_ew_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_event_loop__test.test_asyncio.test_events.PolicyTests.test_get_event_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_event_loop_after_set_none__test.test_asyncio.test_events.PolicyTests.test_get_event_loop_after_set_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_event_loop_calls_set_event_loop__test.test_asyncio.test_events.PolicyTests.test_get_event_loop_calls_set_event_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_event_loop_new_process__test.test_asyncio.test_events.TestCGetEventLoop.test_get_event_loop_new_process_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_event_loop_new_process__test.test_asyncio.test_events.TestPyGetEventLoop.test_get_event_loop_new_process_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_event_loop_policy__test.test_asyncio.test_events.PolicyTests.test_get_event_loop_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_event_loop_returns_running_loop2__test.test_asyncio.test_events.TestCGetEventLoop.test_get_event_loop_returns_running_loop2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_event_loop_returns_running_loop2__test.test_asyncio.test_events.TestPyGetEventLoop.test_get_event_loop_returns_running_loop2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_event_loop_returns_running_loop__test.test_asyncio.test_events.TestCGetEventLoop.test_get_event_loop_returns_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_event_loop_returns_running_loop__test.test_asyncio.test_events.TestPyGetEventLoop.test_get_event_loop_returns_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_event_loop_thread__test.test_asyncio.test_events.PolicyTests.test_get_event_loop_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_exec_path__test.test_os.EnvironTests.test_get_exec_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_extended_interpolation__test.test_configparser.ExceptionContextTestCase.test_get_extended_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_extra_info__test.test_asyncio.test_transports.TransportTests.test_get_extra_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_extra_info_on_closed_connection__test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_get_extra_info_on_closed_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_file__test.test_mailbox.TestBabyl.test_get_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_file__test.test_mailbox.TestMH.test_get_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_file__test.test_mailbox.TestMMDF.test_get_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_file__test.test_mailbox.TestMaildir.test_get_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_file__test.test_mailbox.TestMbox.test_get_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_file_can_be_closed_twice__test.test_mailbox.TestBabyl.test_get_file_can_be_closed_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_file_can_be_closed_twice__test.test_mailbox.TestMH.test_get_file_can_be_closed_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_file_can_be_closed_twice__test.test_mailbox.TestMMDF.test_get_file_can_be_closed_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_file_can_be_closed_twice__test.test_mailbox.TestMaildir.test_get_file_can_be_closed_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_file_can_be_closed_twice__test.test_mailbox.TestMbox.test_get_file_can_be_closed_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_filename_API__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_get_filename_API_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_filename_API__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_get_filename_API_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_filename_API__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_get_filename_API_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_filename__test.test_email.test_email.TestMessageAPI.test_get_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_filename_with_name_parameter__test.test_email.test_email.TestMessageAPI.test_get_filename_with_name_parameter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_fips_mode__test.test_hashlib.HashLibTestCase.test_get_fips_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_folder__test.test_mailbox.TestMH.test_get_folder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_folder__test.test_mailbox.TestMaildir.test_get_folder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_full_url__test.test_urllib2.RequestTests.test_get_full_url_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_fws_only__test.test_email.test__header_value_parser.TestParser.test_get_fws_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_fws_space__test.test_email.test__header_value_parser.TestParser.test_get_fws_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_fws_ws_run__test.test_email.test__header_value_parser.TestParser.test_get_fws_ws_run_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_group_cfws_only__test.test_email.test__header_value_parser.TestParser.test_get_group_cfws_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_group_empty__test.test_email.test__header_value_parser.TestParser.test_get_group_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_group_list_cfws_only__test.test_email.test__header_value_parser.TestParser.test_get_group_list_cfws_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_group_list_comment_only_invalid__test.test_email.test__header_value_parser.TestParser.test_get_group_list_comment_only_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_group_list_mailbox_list__test.test_email.test__header_value_parser.TestParser.test_get_group_list_mailbox_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_group_list_obs_group_list__test.test_email.test__header_value_parser.TestParser.test_get_group_list_obs_group_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_group_missing_final_semicol__test.test_email.test__header_value_parser.TestParser.test_get_group_missing_final_semicol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_group_mixed_list__test.test_email.test__header_value_parser.TestParser.test_get_group_mixed_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_group_null_addr_spec__test.test_email.test__header_value_parser.TestParser.test_get_group_null_addr_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_group_one_invalid__test.test_email.test__header_value_parser.TestParser.test_get_group_one_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_group_single_mailbox__test.test_email.test__header_value_parser.TestParser.test_get_group_single_mailbox_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_headnode_dict__test.test_lib2to3.test_refactor.TestRefactoringTool.test_get_headnode_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_host__test.test_urllib2.RequestTests.test_get_host_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_host_info__test.test_xmlrpc.XMLRPCTestCase.test_get_host_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_host_unquote__test.test_urllib2.RequestTests.test_get_host_unquote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_identifiers__test.test_string.TestTemplate.test_get_identifiers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_importer_avoids_emulation__test.test_pkgutil.ImportlibMigrationTests.test_get_importer_avoids_emulation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_incomplete_frame__test.test_embed.AuditingTests.test_get_incomplete_frame__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_get_inheritable_cloexec__test.test_os.FDInheritanceTests.test_get_inheritable_cloexec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_inheritable_cloexec__test.test_socket.InheritanceTest.test_get_inheritable_cloexec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_key__test.test_selectors.DefaultSelectorTestCase.test_get_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_key__test.test_selectors.DevpollSelectorTestCase.test_get_key__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_get_key__test.test_selectors.EpollSelectorTestCase.test_get_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_key__test.test_selectors.KqueueSelectorTestCase.test_get_key__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_get_key__test.test_selectors.PollSelectorTestCase.test_get_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_key__test.test_selectors.SelectSelectorTestCase.test_get_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_keyword_args__test.test_xml_etree.BasicElementTest.test_get_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_keyword_args__test.test_xml_etree_c.BasicElementTest.test_get_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_level_names_mapping__test.test_logging.ModuleLevelMiscTest.test_get_level_names_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_loader_None_in_sys_modules__test.test_pkgutil.ImportlibMigrationTests.test_get_loader_None_in_sys_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_loader_handles_missing_loader_attribute__test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_missing_loader_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_loader_handles_missing_spec_attribute__test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_missing_spec_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_loader_handles_spec_attribute_none__test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_spec_attribute_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_loader_is_deprecated__test.test_pkgutil.ImportlibMigrationTests.test_get_loader_is_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_events_uninitialized__test.test_monitoring.TestUninitialized.test_get_local_events_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_complex_obsolete_1__test.test_email.test__header_value_parser.TestParser.test_get_local_part_complex_obsolete_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_complex_obsolete_invalid__test.test_email.test__header_value_parser.TestParser.test_get_local_part_complex_obsolete_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_double_dot_raises__test.test_email.test__header_value_parser.TestParser.test_get_local_part_double_dot_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_leading_dot__test.test_email.test__header_value_parser.TestParser.test_get_local_part_leading_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_leading_dot_after_ws__test.test_email.test__header_value_parser.TestParser.test_get_local_part_leading_dot_after_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_no_part_raises__test.test_email.test__header_value_parser.TestParser.test_get_local_part_no_part_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_quoted_strings_in_atom_list__test.test_email.test__header_value_parser.TestParser.test_get_local_part_quoted_strings_in_atom_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_quoted_with_cfws__test.test_email.test__header_value_parser.TestParser.test_get_local_part_quoted_with_cfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_quoted_with_whitespace__test.test_email.test__header_value_parser.TestParser.test_get_local_part_quoted_with_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_simple__test.test_email.test__header_value_parser.TestParser.test_get_local_part_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_simple_obsolete__test.test_email.test__header_value_parser.TestParser.test_get_local_part_simple_obsolete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_simple_quoted__test.test_email.test__header_value_parser.TestParser.test_get_local_part_simple_quoted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_special_instead_raises__test.test_email.test__header_value_parser.TestParser.test_get_local_part_special_instead_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_trailing_dot__test.test_email.test__header_value_parser.TestParser.test_get_local_part_trailing_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_trailing_dot_with_ws__test.test_email.test__header_value_parser.TestParser.test_get_local_part_trailing_dot_with_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_unicode_defect__test.test_email.test__header_value_parser.TestParser.test_get_local_part_unicode_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_valid_and_invalid_qp_in_atom_list__test.test_email.test__header_value_parser.TestParser.test_get_local_part_valid_and_invalid_qp_in_atom_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_with_cfws__test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_cfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_with_dot__test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_with_quoted_dot__test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_quoted_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_local_part_with_whitespace__test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_loop__test.test_asyncio.test_events.TestAbstractServer.test_get_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_loop__test.test_asyncio.test_events.TestServer.test_get_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_addr_spec_only__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_addr_spec_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_angle_addr_only__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_angle_addr_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_ends_at_special__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_ends_at_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_list_empty_list_element__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_empty_list_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_list_junk_after_valid_address__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_junk_after_valid_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_list_only_empty_elements__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_only_empty_elements_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_list_single_addr__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_single_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_list_two_complex__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_two_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_list_two_name_addr__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_two_name_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_list_two_simple_addr__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_two_simple_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_list_unparseable_mailbox_null__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_unparseable_mailbox_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_name_addr__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_name_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_mailbox_quoted_strings_in_atom_list__test.test_email.test__header_value_parser.TestParser.test_get_mailbox_quoted_strings_in_atom_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_makefile_filename__test.test_sysconfig.MakefileTests.test_get_makefile_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_map__test.test_selectors.DefaultSelectorTestCase.test_get_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_map__test.test_selectors.DevpollSelectorTestCase.test_get_map__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_get_map__test.test_selectors.EpollSelectorTestCase.test_get_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_map__test.test_selectors.KqueueSelectorTestCase.test_get_map__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_get_map__test.test_selectors.PollSelectorTestCase.test_get_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_map__test.test_selectors.SelectSelectorTestCase.test_get_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_message__test.test_mailbox.TestBabyl.test_get_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_message__test.test_mailbox.TestMH.test_get_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_message__test.test_mailbox.TestMMDF.test_get_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_message__test.test_mailbox.TestMaildir.test_get_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_message__test.test_mailbox.TestMbox.test_get_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_message_non_rfc822_or_external_body_yields_bytes__test.test_email.test_contentmanager.TestRawDataManager.test_get_message_non_rfc822_or_external_body_yields_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_message_rfc822_and_external_body__test.test_email.test_contentmanager.TestRawDataManager.test_get_message_rfc822_and_external_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_module_bad_def__test.test_capi.test_misc.Test_ModuleStateAccess.test_get_module_bad_def_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_module_static_in_mro__test.test_capi.test_misc.Test_ModuleStateAccess.test_get_module_static_in_mro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_msg_id_empty__test.test_email.test__header_value_parser.TestParser.test_get_msg_id_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_msg_id_invalid_expected_msg_id_not_found__test.test_email.test__header_value_parser.TestParser.test_get_msg_id_invalid_expected_msg_id_not_found_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_msg_id_no_angle_end__test.test_email.test__header_value_parser.TestParser.test_get_msg_id_no_angle_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_msg_id_no_angle_start__test.test_email.test__header_value_parser.TestParser.test_get_msg_id_no_angle_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_msg_id_no_id_right_part__test.test_email.test__header_value_parser.TestParser.test_get_msg_id_no_id_right_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_msg_id_non_folding_literal_domain__test.test_email.test__header_value_parser.TestParser.test_get_msg_id_non_folding_literal_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_msg_id_obsolete_domain_part__test.test_email.test__header_value_parser.TestParser.test_get_msg_id_obsolete_domain_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_msg_id_obsolete_local__test.test_email.test__header_value_parser.TestParser.test_get_msg_id_obsolete_local_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_msg_id_valid__test.test_email.test__header_value_parser.TestParser.test_get_msg_id_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_name_addr_angle_addr_only__test.test_email.test__header_value_parser.TestParser.test_get_name_addr_angle_addr_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_name_addr_atom_name__test.test_email.test__header_value_parser.TestParser.test_get_name_addr_atom_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_name_addr_atom_name_with_cfws__test.test_email.test__header_value_parser.TestParser.test_get_name_addr_atom_name_with_cfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_name_addr_ends_at_special__test.test_email.test__header_value_parser.TestParser.test_get_name_addr_ends_at_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_name_addr_name_with_cfws_and_dots__test.test_email.test__header_value_parser.TestParser.test_get_name_addr_name_with_cfws_and_dots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_name_addr_no_angle_after_display_name_raises__test.test_email.test__header_value_parser.TestParser.test_get_name_addr_no_angle_after_display_name_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_name_addr_no_content_before_special_raises__test.test_email.test__header_value_parser.TestParser.test_get_name_addr_no_content_before_special_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_name_addr_no_content_raises__test.test_email.test__header_value_parser.TestParser.test_get_name_addr_no_content_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_name_addr_qs_name__test.test_email.test__header_value_parser.TestParser.test_get_name_addr_qs_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_name_addr_with_route__test.test_email.test__header_value_parser.TestParser.test_get_name_addr_with_route_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_name_from_path__test.test_unittest.test_discovery.TestDiscovery.test_get_name_from_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_non_code__test.test_code.CoExtra.test_get_non_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_non_text__test.test_email.test_contentmanager.TestRawDataManager.test_get_non_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_non_text_invalid_keyword__test.test_email.test_contentmanager.TestRawDataManager.test_get_non_text_invalid_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_object_traceback__test.test_tracemalloc.TestTracemallocEnabled.test_get_object_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_objects__test.test_gc.GCTests.test_get_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_objects_arguments__test.test_gc.GCTests.test_get_objects_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_obs_route_complex__test.test_email.test__header_value_parser.TestParser.test_get_obs_route_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_obs_route_no_route_before_end_raises__test.test_email.test__header_value_parser.TestParser.test_get_obs_route_no_route_before_end_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_obs_route_no_route_before_special_raises2__test.test_email.test__header_value_parser.TestParser.test_get_obs_route_no_route_before_special_raises2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_obs_route_no_route_before_special_raises__test.test_email.test__header_value_parser.TestParser.test_get_obs_route_no_route_before_special_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_obs_route_simple__test.test_email.test__header_value_parser.TestParser.test_get_obs_route_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_only__test.test_bisect.TestErrorHandlingC.test_get_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_only__test.test_bisect.TestErrorHandlingPython.test_get_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_only_proxy__test.test_unittest.testmock.testpatch.PatchTest.test_get_only_proxy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_option__test.test_optparse.TestOptionParser.test_get_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_option_equals__test.test_optparse.TestOptionParser.test_get_option_equals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_origin__test.test_typing.GetUtilitiesTestCase.test_get_origin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_origin__test.test_typing.NeverTests.test_get_origin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_origin__test.test_typing.NoReturnTests.test_get_origin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_original_bases__test.test_types.ClassCreationTests.test_get_original_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_original_stdout__test.test_support.TestSupport.test_get_original_stdout__'failing_buildbots'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_get_packages_no_dir__test.test_ensurepip.TestPackages.test_get_packages_no_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_packages_with_dir__test.test_ensurepip.TestPackages.test_get_packages_with_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_param__test.test_email.test_email.TestMessageAPI.test_get_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_param__test.test_email.test_email.TestRFC2231.test_get_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_param_funky_continuation_lines__test.test_email.test_email.TestMessageAPI.test_get_param_funky_continuation_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_param_liberal__test.test_email.test_email.TestMessageAPI.test_get_param_liberal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_param_with_quotes__test.test_email.test_email.TestMessageAPI.test_get_param_with_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_param_with_semis_in_quotes__test.test_email.test_email.TestMessageAPI.test_get_param_with_semis_in_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_params__test.test_email.test_email.TestMessageAPI.test_get_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_params_with_8bit__test.test_email.test_email.Test8BitBytesHandling.test_get_params_with_8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_path__test.test_site.HelperFunctionsTests.test_get_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_path__test.test_sysconfig.TestSysConfig.test_get_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_path_names__test.test_sysconfig.TestSysConfig.test_get_path_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_paths__test.test_sysconfig.TestSysConfig.test_get_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_payload_n_raises_on_non_multipart__test.test_email.test_email.TestMessageAPI.test_get_payload_n_raises_on_non_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_payload_with_8bit_cte_header__test.test_email.test_email.Test8BitBytesHandling.test_get_payload_with_8bit_cte_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_phrase_complex__test.test_email.test__header_value_parser.TestParser.test_get_phrase_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_phrase_ending_with_obsolete__test.test_email.test__header_value_parser.TestParser.test_get_phrase_ending_with_obsolete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_phrase_obsolete__test.test_email.test__header_value_parser.TestParser.test_get_phrase_obsolete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_phrase_pharse_must_start_with_word__test.test_email.test__header_value_parser.TestParser.test_get_phrase_pharse_must_start_with_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_phrase_simple__test.test_email.test__header_value_parser.TestParser.test_get_phrase_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_platform__test.test_sysconfig.TestSysConfig.test_get_platform_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_platform_osx__test.test__osx_support.Test_OSXSupport.test_get_platform_osx__'requires_OS_X'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_get_preferred_schemes__test.test_sysconfig.TestSysConfig.test_get_preferred_schemes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_property__test.test_property.PropertyUnreachableAttributeNoName.test_get_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_property__test.test_property.PropertyUnreachableAttributeWithName.test_get_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qcontent_all_printables__test.test_email.test__header_value_parser.TestParser.test_get_qcontent_all_printables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qcontent_close_paren_mid_word__test.test_email.test__header_value_parser.TestParser.test_get_qcontent_close_paren_mid_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qcontent_following_wsp_preserved__test.test_email.test__header_value_parser.TestParser.test_get_qcontent_following_wsp_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qcontent_non_printables__test.test_email.test__header_value_parser.TestParser.test_get_qcontent_non_printables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qcontent_only__test.test_email.test__header_value_parser.TestParser.test_get_qcontent_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qcontent_two_words_gets_first__test.test_email.test__header_value_parser.TestParser.test_get_qcontent_two_words_gets_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qcontent_up_to_dquote_only__test.test_email.test__header_value_parser.TestParser.test_get_qcontent_up_to_dquote_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qcontent_wsp_before_close_paren_preserved__test.test_email.test__header_value_parser.TestParser.test_get_qcontent_wsp_before_close_paren_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qp_ctext_all_printables__test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_all_printables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qp_ctext_close_paren_mid_word__test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_close_paren_mid_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qp_ctext_following_wsp_preserved__test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_following_wsp_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qp_ctext_non_printables__test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_non_printables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qp_ctext_only__test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qp_ctext_open_paren_mid_word__test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_open_paren_mid_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qp_ctext_two_words_gets_first__test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_two_words_gets_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qp_ctext_up_to_close_paren_only__test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_up_to_close_paren_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qp_ctext_up_to_open_paren_only__test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_up_to_open_paren_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qp_ctext_wsp_before_close_paren_preserved__test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_wsp_before_close_paren_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_qp_ctext_wsp_before_open_paren_preserved__test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_wsp_before_open_paren_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_quoted_string_header_ends_in_comment__test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_header_ends_in_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_quoted_string_header_ends_in_qcontent__test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_header_ends_in_qcontent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_quoted_string_internal_ws__test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_internal_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_quoted_string_no_quoted_string__test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_no_quoted_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_quoted_string_non_printable_in_comment__test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_non_printable_in_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_quoted_string_non_printable_in_qcontent__test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_non_printable_in_qcontent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_quoted_string_only__test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_quoted_string_qs_ends_at_noncfws__test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_qs_ends_at_noncfws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_quoted_string_with_comments_and_wsp__test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_with_comments_and_wsp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_quoted_string_with_multiple_comments__test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_with_multiple_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_quoted_string_with_wsp__test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_with_wsp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_raises_on_multipart__test.test_email.test_contentmanager.TestRawDataManager.test_get_raises_on_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_recursion_depth__test.test_support.TestSupport.test_get_recursion_depth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_referents__test.test_gc.GCTests.test_get_referents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_rfc2231_params_with_8bit__test.test_email.test_email.Test8BitBytesHandling.test_get_rfc2231_params_with_8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_scheme_names__test.test_sysconfig.TestSysConfig.test_get_scheme_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_server_certificate_ipv6__test.test_ssl.NetworkedTests.test_get_server_certificate_ipv6__\"resource_'network'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_get_set__test.test_code.CoExtra.test_get_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_set_delete_proxy__test.test_unittest.testmock.testpatch.PatchTest.test_get_set_delete_proxy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_set_inheritable__test.test_os.FDInheritanceTests.test_get_set_inheritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_set_inheritable_badf__test.test_os.FDInheritanceTests.test_get_set_inheritable_badf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_set_inheritable_o_path__test.test_os.FDInheritanceTests.test_get_set_inheritable_o_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_signal_name__test.test_regrtest.TestUtils.test_get_signal_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_slot_members__test.test_inspect.test_inspect.TestPredicates.test_get_slot_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_source__test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_get_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_source__test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_get_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_source__test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_get_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_source__test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_get_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_source__test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_get_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_source__test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_source__test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_get_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_source__test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_source_encoding__test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_source_encoding__test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_source_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_sourcefile__test.test_import.GetSourcefileTests.test_get_sourcefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_sourcefile_bad_ext__test.test_import.GetSourcefileTests.test_get_sourcefile_bad_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_sourcefile_no_source__test.test_import.GetSourcefileTests.test_get_sourcefile_no_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_stack__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_stack__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_stack__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_stack__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_stack__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_stack__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_stack__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_stack__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_starttag_text__test.test_htmlparser.HTMLParserTestCase.test_get_starttag_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_statictype_slots__test.test_capi.test_misc.Test_testcapi.test_get_statictype_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_stats__test.test_gc.GCTests.test_get_stats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_stats_profile__test.test_pstats.StatsTestCase.test_get_stats_profile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_string__test.test_mailbox.TestBabyl.test_get_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_string__test.test_mailbox.TestMH.test_get_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_string__test.test_mailbox.TestMMDF.test_get_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_string__test.test_mailbox.TestMaildir.test_get_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_string__test.test_mailbox.TestMbox.test_get_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_string_from__test.test_mailbox.TestMMDF.test_get_string_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_string_from__test.test_mailbox.TestMbox.test_get_string_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_suffix__test.test_lib2to3.test_pytree.TestNodes.test_get_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_text_html__test.test_email.test_contentmanager.TestRawDataManager.test_get_text_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_text_invalid_keyword__test.test_email.test_contentmanager.TestRawDataManager.test_get_text_invalid_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_text_plain__test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_text_plain_bad_utf8_quoted_printable__test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_bad_utf8_quoted_printable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_text_plain_bad_utf8_quoted_printable_ignore_errors__test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_bad_utf8_quoted_printable_ignore_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_text_plain_latin1__test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_latin1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_text_plain_latin1_quoted_printable__test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_latin1_quoted_printable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_text_plain_utf8_base64__test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_utf8_base64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_text_plain_utf8_base64_recoverable_bad_CTE_data__test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_utf8_base64_recoverable_bad_CTE_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_traced_memory__test.test_tracemalloc.TestTracemallocEnabled.test_get_traced_memory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_tracemalloc_memory__test.test_tracemalloc.TestTracemallocEnabled.test_get_tracemalloc_memory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_traces__test.test_tracemalloc.TestTracemallocEnabled.test_get_traces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_traces_intern_traceback__test.test_tracemalloc.TestTracemallocEnabled.test_get_traces_intern_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type__test.test_urllib2.RequestTests.test_get_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_dict__test.test_capi.test_misc.Test_testcapi.test_get_type_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_ClassVar__test.test_typing.GetTypeHintTests.test_get_type_hints_ClassVar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints__test.test_typing.NeverTests.test_get_type_hints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints__test.test_typing.NoReturnTests.test_get_type_hints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints__test.test_typing.TypedDictTests.test_get_type_hints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_annotated__test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_annotated_bad_module__test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_bad_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_annotated_in_union__test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_in_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_annotated_refs__test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_refs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_annotated_with_none_default__test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_with_none_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_bad_module__test.test_typing.GetTypeHintTests.test_get_type_hints_bad_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_classes__test.test_typing.GetTypeHintTests.test_get_type_hints_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_classes_no_implicit_optional__test.test_typing.GetTypeHintTests.test_get_type_hints_classes_no_implicit_optional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_classes_str_annotations__test.test_typing.GetTypeHintTests.test_get_type_hints_classes_str_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_collections_abc_callable__test.test_typing.GetTypeHintTests.test_get_type_hints_collections_abc_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_for_builtins__test.test_typing.GetTypeHintTests.test_get_type_hints_for_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_for_object_with_annotations__test.test_typing.GetTypeHintTests.test_get_type_hints_for_object_with_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_from_various_objects__test.test_typing.GetTypeHintTests.test_get_type_hints_from_various_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_generic__test.test_typing.TypedDictTests.test_get_type_hints_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_modules__test.test_typing.GetTypeHintTests.test_get_type_hints_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_modules_forwardref__test.test_typing.GetTypeHintTests.test_get_type_hints_modules_forwardref__'known_bug'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_get_type_hints_on_func_with_variadic_arg__test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_get_type_hints_on_func_with_variadic_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_on_unpack_args__test.test_typing.TypeVarTupleTests.test_get_type_hints_on_unpack_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_on_unpack_args_string__test.test_typing.TypeVarTupleTests.test_get_type_hints_on_unpack_args_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_typeddict__test.test_typing.GetTypeHintTests.test_get_type_hints_typeddict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_hints_wrapped_decoratored_func__test.test_typing.GetTypeHintTests.test_get_type_hints_wrapped_decoratored_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_name__test.test_capi.test_misc.Test_testcapi.test_get_type_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_type_qualname__test.test_capi.test_misc.Test_testcapi.test_get_type_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_ew_with_internal_leading_ws__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_with_internal_leading_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_ew_with_internal_ws__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_with_internal_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_ew_without_leading_whitespace__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_without_leading_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_ew_without_trailing_whitespace__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_without_trailing_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_invalid_base64_character__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_base64_character_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_invalid_base64_character_and_bad_padding__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_base64_character_and_bad_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_invalid_base64_length__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_base64_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_invalid_ew2__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_ew2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_invalid_ew__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_ew_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_invalid_ew_cte__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_ew_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_leading_and_trailing_whitespace__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_leading_and_trailing_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_leading_whitespace__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_leading_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_missing_base64_padding__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_missing_base64_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_no_whitespace_between_ews__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_no_whitespace_between_ews_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_normal_phrase__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_normal_phrase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_normal_phrase_with_whitespace__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_normal_phrase_with_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_null__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_one_ew_trailing_ws__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_ew_trailing_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_one_valid_ew_no_ws__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_valid_ew_no_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_one_valid_ew_trailing_text__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_valid_ew_trailing_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_one_word__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_phrase_with_ew_in_middle_of_text__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_ew_in_middle_of_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_phrase_with_ew_with_leading_ws__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_ew_with_leading_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_phrase_with_two_ew__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_two_ew_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_phrase_with_two_ew_extra_ws__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_two_ew_extra_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_phrase_with_two_ew_trailing_ws__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_two_ew_trailing_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_trailing_whitespace__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_trailing_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_two_ew_extra_ws_trailing_text__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_two_ew_extra_ws_trailing_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_undecodable_bytes__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_undecodable_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_undecodable_bytes_in_EW__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_undecodable_bytes_in_EW_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_unstructured_without_trailing_whitespace_hang_case__test.test_email.test__header_value_parser.TestParser.test_get_unstructured_without_trailing_whitespace_hang_case_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_with_putters__test.test_asyncio.test_queues.QueueGetTests.test_get_with_putters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_with_waiting_putters__test.test_asyncio.test_queues.QueueGetTests.test_get_with_waiting_putters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_word_all_CFWS__test.test_email.test__header_value_parser.TestParser.test_get_word_all_CFWS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_word_atom_yields_atom__test.test_email.test__header_value_parser.TestParser.test_get_word_atom_yields_atom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_word_ends_at_dot__test.test_email.test__header_value_parser.TestParser.test_get_word_ends_at_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_get_word_qs_yields_qs__test.test_email.test__header_value_parser.TestParser.test_get_word_qs_yields_qs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getaddresses__test.test_email.test_email.TestMiscellaneous.test_getaddresses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getaddresses_nasty__test.test_email.test_email.TestMiscellaneous.test_getaddresses_nasty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getaddrinfo_int_port_overflow__test.test_socket.GeneralModuleTests.test_getaddrinfo_int_port_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getaddrinfo_ipv6_basic__test.test_socket.GeneralModuleTests.test_getaddrinfo_ipv6_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getaddrinfo_ipv6_scopeid_numeric__test.test_socket.GeneralModuleTests.test_getaddrinfo_ipv6_scopeid_numeric__'Numeric_scope_id_does_not_work_or_undocumented'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getaddrinfo_ipv6_scopeid_symbolic__test.test_socket.GeneralModuleTests.test_getaddrinfo_ipv6_scopeid_symbolic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getallocatedblocks__test.test_sys.SysModuleTest.test_getallocatedblocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getandroidapilevel__test.test_sys.SysModuleTest.test_getandroidapilevel__'need_sys.getandroidapilevel__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getasyncgenlocals__test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getasyncgenlocals_empty__test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getasyncgenlocals_error__test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr__test.test_builtin.BuiltinTest.test_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr__test.test_re.ReTests.test_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_dunder__test.test_enum.TestSpecial.test_getattr_dunder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_error__test.test_zoneinfo.test_zoneinfo.CTestModule.test_getattr_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_error__test.test_zoneinfo.test_zoneinfo.TestModule.test_getattr_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_error_bad_suggestions_do_not_trigger_for_small_names__test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_error_bad_suggestions_do_not_trigger_for_small_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_error_bad_suggestions_do_not_trigger_for_small_names__test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_error_bad_suggestions_do_not_trigger_for_small_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_getitem__test.test_enum.TestSpecial.test_getattr_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_has_name_and_obj__test.test_exceptions.AttributeErrorTests.test_getattr_has_name_and_obj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_has_name_and_obj_for_method__test.test_exceptions.AttributeErrorTests.test_getattr_has_name_and_obj_for_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_hooks__test.test_descr.ClassPropertiesAndMethods.test_getattr_hooks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions__test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions__test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions_do_not_trigger_for_big_dicts__test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_big_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions_do_not_trigger_for_big_dicts__test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_big_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions_do_not_trigger_for_long_attributes__test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_long_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions_do_not_trigger_for_long_attributes__test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_long_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions_for_same_name__test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_for_same_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions_for_same_name__test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_for_same_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions_invalid_args__test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions_invalid_args__test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions_no_args__test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getattr_suggestions_no_args__test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuf_fail__test.test_memoryview.ArrayMemorySliceSliceTest.test_getbuf_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuf_fail__test.test_memoryview.ArrayMemorySliceTest.test_getbuf_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuf_fail__test.test_memoryview.ArrayMemoryviewTest.test_getbuf_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuf_fail__test.test_memoryview.BytesMemorySliceSliceTest.test_getbuf_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuf_fail__test.test_memoryview.BytesMemorySliceTest.test_getbuf_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuf_fail__test.test_memoryview.BytesMemoryviewTest.test_getbuf_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuffer__test.test_memoryio.CBytesIOTest.test_getbuffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuffer__test.test_memoryio.PyBytesIOTest.test_getbuffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuffer__test.test_memoryview.ArrayMemorySliceSliceTest.test_getbuffer__'XXX_test_should_be_adapted_for_non-byte_buffers'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getbuffer__test.test_memoryview.ArrayMemorySliceTest.test_getbuffer__'XXX_test_should_be_adapted_for_non-byte_buffers'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getbuffer__test.test_memoryview.ArrayMemoryviewTest.test_getbuffer__'XXX_test_should_be_adapted_for_non-byte_buffers'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getbuffer__test.test_memoryview.BytesMemorySliceSliceTest.test_getbuffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuffer__test.test_memoryview.BytesMemorySliceTest.test_getbuffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuffer__test.test_memoryview.BytesMemoryviewTest.test_getbuffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuffer_empty__test.test_memoryio.CBytesIOTest.test_getbuffer_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getbuffer_empty__test.test_memoryio.PyBytesIOTest.test_getbuffer_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getclasses__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getclasses_interactive__test.test_inspect.test_inspect.TestGetsourceInteractive.test_getclasses_interactive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getclosurevars_empty__test.test_inspect.test_inspect.TestGetClosureVars.test_getclosurevars_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getclosurevars_error__test.test_inspect.test_inspect.TestGetClosureVars.test_getclosurevars_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getcode__test.test_urllib.urlopen_FileTests.test_getcode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getcomments__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getcomments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getcoroutinelocals__test.test_inspect.test_inspect.TestGetCoroutineState.test_getcoroutinelocals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getcwd__test.test_os.MiscTests.test_getcwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getcwd_long_pathnames__test.test_posix.PosixTester.test_getcwd_long_pathnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getcwdb__test.test_os.MiscTests.test_getcwdb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getdata_filesys__test.test_pkgutil.PkgutilTests.test_getdata_filesys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getdata_pep302__test.test_pkgutil.PkgutilPEP302Tests.test_getdata_pep302_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getdata_zipfile__test.test_pkgutil.PkgutilTests.test_getdata_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getdecoder__test.test_codecs.CodecsModuleTest.test_getdecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getdefaultencoding__test.test_sys.SysModuleTest.test_getdefaultencoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getdoc__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getdoc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getdoc_inherited__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getdoc_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getencoder__test.test_codecs.CodecsModuleTest.test_getencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getencoding__test.test_locale.TestMiscellaneous.test_getencoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfile__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfile_broken_repr__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_broken_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfile_builtin_class__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfile_builtin_function_or_method__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_function_or_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfile_builtin_module__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfile_class_without_module__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_class_without_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfilesystemencoding__test.test_sys.SysModuleTest.test_getfilesystemencoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfinalpathname_handles__test.test_os.Win32NtTests.test_getfinalpathname_handles__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getformat__test.test_float.FormatFunctionsTestCase.test_getformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfqdn_filter_localhost__test.test_socket.GeneralModuleTests.test_getfqdn_filter_localhost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getframe__test.test_sys.SysModuleTest.test_getframe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getframeinfo_get_first_line__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getframeinfo_get_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getframemodulename__test.test_sys.SysModuleTest.test_getframemodulename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfullargspec__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfullargspec_builtin_func__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfullargspec_builtin_func_no_signature__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_func_no_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfullargspec_builtin_methods__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfullargspec_definition_order_preserved_on_kwonly__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_definition_order_preserved_on_kwonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfullargspec_signature_annos__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_signature_annos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfullargspec_signature_attr__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_signature_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getfunctions__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfunctions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getgeneratorlocals__test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getgeneratorlocals_empty__test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getgeneratorlocals_error__test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getgrouplist__test.test_posix.PosixTester.test_getgrouplist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getgroups__test.test_posix.PosixTester.test_getgroups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getinfo__test.test_capi.test_float.CAPIFloatTest.test_getinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getinitargs__test.test_pickle.CDumpPickle_LoadPickle.test_getinitargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getinitargs__test.test_pickle.CPicklerTests.test_getinitargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getinitargs__test.test_pickle.DumpPickle_CLoadPickle.test_getinitargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getinitargs__test.test_pickle.InMemoryPickleTests.test_getinitargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getinitargs__test.test_pickle.PyPicklerTests.test_getinitargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getinitargs__test.test_pickletools.OptimizedPickleTests.test_getinitargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.ByteTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.DoubleTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.FloatTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.IntTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.LongLongTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.LongTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.ShortTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.UnicodeTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.UnsignedByteTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.UnsignedIntTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.UnsignedLongLongTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.UnsignedLongTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_array.UnsignedShortTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_deque.TestBasic.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_deque.TestSequence.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_dict.DictTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_dict.GeneralMappingTests.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_dict.SubclassMappingTests.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_index.OverflowTestCase.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_list.ListTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_mailbox.TestBabyl.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_mailbox.TestMH.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_mailbox.TestMMDF.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_mailbox.TestMaildir.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_mailbox.TestMbox.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_memoryview.ArrayMemorySliceSliceTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_memoryview.ArrayMemorySliceTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_memoryview.ArrayMemoryviewTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_memoryview.BytesMemorySliceSliceTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_memoryview.BytesMemorySliceTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_memoryview.BytesMemoryviewTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_operator.COperatorTestCase.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_operator.PyOperatorTestCase.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_ordered_dict.CPythonGeneralMappingTests.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_ordered_dict.CPythonSubclassMappingTests.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_ordered_dict.PurePythonGeneralMappingTests.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_ordered_dict.PurePythonSubclassMappingTests.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_os.EnvironTests.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto0File_dumbShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto0File_gnuShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto0File_ndbmShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto0MemShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto1File_dumbShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto1File_gnuShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto1File_ndbmShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto1MemShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto2File_dumbShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto2File_gnuShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto2File_ndbmShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto2MemShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto3File_dumbShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto3File_gnuShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto3File_ndbmShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto3MemShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto4File_dumbShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto4File_gnuShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto4File_ndbmShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto4MemShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto5File_dumbShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto5File_gnuShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto5File_ndbmShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_shelve.TestProto5MemShelve.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_tuple.TupleTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_userdict.UserDictTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_userlist.UserListTest.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_weakref.WeakKeyDictionaryTestCase.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem__test.test_weakref.WeakValueDictionaryTestCase.test_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem_error__test.test_bytes.ByteArrayTest.test_getitem_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem_error__test.test_bytes.BytesTest.test_getitem_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem_error__test.test_list.ListTest.test_getitem_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem_error__test.test_tuple.TupleTest.test_getitem_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem_error__test.test_userlist.UserListTest.test_getitem_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem_knownhash__test.test_dict.CAPITest.test_getitem_knownhash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitem_with_error__test.test_capi.test_misc.CAPITest.test_getitem_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitemoverwriteiter__test.test_deque.TestSequence.test_getitemoverwriteiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitemoverwriteiter__test.test_list.ListTest.test_getitemoverwriteiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitemoverwriteiter__test.test_tuple.TupleTest.test_getitemoverwriteiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitemoverwriteiter__test.test_userlist.UserListTest.test_getitemoverwriteiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitemseqn__test.test_enumerate.EnumerateStartTestCase.test_getitemseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitemseqn__test.test_enumerate.EnumerateTestCase.test_getitemseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitemseqn__test.test_enumerate.SubclassTestCase.test_getitemseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitemseqn__test.test_enumerate.TestBig.test_getitemseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitemseqn__test.test_enumerate.TestEmpty.test_getitemseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitemseqn__test.test_enumerate.TestLongStart.test_getitemseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getitemseqn__test.test_enumerate.TestStart.test_getitemseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getline__test.test_linecache.BadUnicode_NoDeclaration.test_getline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getline__test.test_linecache.BadUnicode_WithDeclaration.test_getline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getline__test.test_linecache.EmptyFile.test_getline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getline__test.test_linecache.GoodUnicode.test_getline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getline__test.test_linecache.LineCacheTests.test_getline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getline__test.test_linecache.SingleEmptyLine.test_getline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getlines__test.test_linecache.BadUnicode_NoDeclaration.test_getlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getlines__test.test_linecache.BadUnicode_WithDeclaration.test_getlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getlines__test.test_linecache.EmptyFile.test_getlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getlines__test.test_linecache.GoodUnicode.test_getlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getlines__test.test_linecache.SingleEmptyLine.test_getlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getlogin__test.test_os.LoginTests.test_getlogin__'Skip_due_to_platform/environment_differences_on_*NIX_buildbots'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getmax__test.test_capi.test_float.CAPIFloatTest.test_getmax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getmembers_VirtualAttribute__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_VirtualAttribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getmembers_descriptors__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_descriptors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getmembers_method__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getmembers_static__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getmembers_with_buggy_dir__test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_with_buggy_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getmin__test.test_capi.test_float.CAPIFloatTest.test_getmin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getmodule__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getmodule_file_not_found__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule_file_not_found_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getmodule_recursion__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getnameinfo__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_getnameinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getnameinfo__test.test_socket.GeneralModuleTests.test_getnameinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getnameinfo_ipv6_scopeid_numeric__test.test_socket.GeneralModuleTests.test_getnameinfo_ipv6_scopeid_numeric__'Numeric_scope_id_does_not_work_or_undocumented'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getnameinfo_ipv6_scopeid_symbolic__test.test_socket.GeneralModuleTests.test_getnameinfo_ipv6_scopeid_symbolic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getnewargs__test.test_complex.ComplexTest.test_getnewargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getnewargs__test.test_unicode.UnicodeTest.test_getnewargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getnode__test.test_uuid.TestUUIDWithExtModule.test_getnode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getnode__test.test_uuid.TestUUIDWithoutExtModule.test_getnode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getopt__test.test_getopt.GetoptTests.test_getopt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getoutput__test.test_subprocess.MiscTests.test_getoutput_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getpager_with_stdin_none__test.test_pydoc.PydocDocTest.test_getpager_with_stdin_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getpath_abspath_win32__test.test_embed.InitConfigTests.test_getpath_abspath_win32__'specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getpeercert_enotconn__test.test_ssl.ThreadedTests.test_getpeercert_enotconn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getppid__test.test_os.PidTests.test_getppid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getpreferredencoding__test.test_locale.TestMiscellaneous.test_getpreferredencoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getprofile__test.test_threading.ThreadTests.test_getprofile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getprofile_all_threads__test.test_threading.ThreadTests.test_getprofile_all_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getproxies_environment_keep_no_proxies__test.test_urllib.ProxyTests.test_getproxies_environment_keep_no_proxies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getproxies_environment_prefer_lowercase__test.test_urllib.ProxyTests_withOrderedEnv.test_getproxies_environment_prefer_lowercase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getrandbits__test.test_random.MersenneTwister_TestBasicOps.test_getrandbits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getrandbits__test.test_random.SystemRandom_TestBasicOps.test_getrandbits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getrandom0__test.test_os.GetRandomTests.test_getrandom0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getrandom_nonblock__test.test_os.GetRandomTests.test_getrandom_nonblock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getrandom_random__test.test_os.GetRandomTests.test_getrandom_random_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getrandom_type__test.test_os.GetRandomTests.test_getrandom_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getrandom_value__test.test_os.GetRandomTests.test_getrandom_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getreader__test.test_codecs.CodecsModuleTest.test_getreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getrecursionlimit__test.test_sys.SysModuleTest.test_getrecursionlimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getresgid__test.test_posix.PosixTester.test_getresgid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getresuid__test.test_posix.PosixTester.test_getresuid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getrusage__test.test_resource.ResourceTest.test_getrusage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsample__test.test_audioop.TestAudioop.test_getsample_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getset_charset__test.test_email.test_email.TestMessageAPI.test_getset_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getset_descriptor__test.test_pydoc.TestDescriptions.test_getset_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsetlocale_issue1813__test.test_locale.TestMiscellaneous.test_getsetlocale_issue1813__..._testing_with__'tr_TR',_'ISO8859-9'_..._skipped_\"setlocale_LC_CTYPE,__'tr_TR',_'ISO8859-9'___failed:_Error_'unsupported_locale_setting'_\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getsignal__test.test_signal.PosixTests.test_getsignal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsitepackages__test.test_site.HelperFunctionsTests.test_getsitepackages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsize__test.test_genericpath.TestGenericTest.test_getsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsize__test.test_ntpath.NtCommonTest.test_getsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsize__test.test_posixpath.PosixCommonTest.test_getsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.ByteTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.DoubleTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.FloatTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.IntTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.LongLongTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.LongTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.ShortTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.UnicodeTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.UnsignedByteTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.UnsignedIntTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.UnsignedLongLongTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.UnsignedLongTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_array.UnsignedShortTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_bytes.ByteArrayTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_bytes.BytesTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_deque.TestSequence.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_list.ListTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_tuple.TupleTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice__test.test_userlist.UserListTest.test_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice_cint__test.test_ctypes.test_slicing.SlicesTestCase.test_getslice_cint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice_negative_steps__test.test_xml_etree.ElementSlicingTest.test_getslice_negative_steps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice_negative_steps__test.test_xml_etree_c.ElementSlicingTest.test_getslice_negative_steps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice_range__test.test_xml_etree.ElementSlicingTest.test_getslice_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice_range__test.test_xml_etree_c.ElementSlicingTest.test_getslice_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice_single_index__test.test_xml_etree.ElementSlicingTest.test_getslice_single_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice_single_index__test.test_xml_etree_c.ElementSlicingTest.test_getslice_single_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice_steps__test.test_xml_etree.ElementSlicingTest.test_getslice_steps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getslice_steps__test.test_xml_etree_c.ElementSlicingTest.test_getslice_steps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsockaddrarg__test.test_socket.GeneralModuleTests.test_getsockaddrarg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsource__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsource_on_code_object__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsource_on_code_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsource_on_method__test.test_inspect.test_inspect.TestBuggyCases.test_getsource_on_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsource_reload__test.test_inspect.test_inspect.TestReload.test_getsource_reload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsource_unwrap__test.test_inspect.test_inspect.TestDecorators.test_getsource_unwrap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getsourcefile__test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsourcefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getspall__test.test_spwd.TestSpwdRoot.test_getspall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getspnam__test.test_spwd.TestSpwdRoot.test_getspnam_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getspnam_exception__test.test_spwd.TestSpwdNonRoot.test_getspnam_exception__'non-root_user_required'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getstate__test.test_memoryio.CBytesIOTest.test_getstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getstate__test.test_memoryio.CStringIOTest.test_getstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getstate_exc__test.test_copy.TestCopy.test_getstate_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getstate_returns_expected_value__test.test_multibytecodec.Test_IncrementalEncoder.test_getstate_returns_expected_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gettarinfo_pathlike_name__test.test_tarfile.Bz2WriteTest.test_gettarinfo_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gettarinfo_pathlike_name__test.test_tarfile.GzipWriteTest.test_gettarinfo_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gettarinfo_pathlike_name__test.test_tarfile.LzmaWriteTest.test_gettarinfo_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gettarinfo_pathlike_name__test.test_tarfile.WriteTest.test_gettarinfo_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getting_field_calls_get__test.test_dataclasses.TestDescriptors.test_getting_field_calls_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getting_header__test.test_httplib.HTTPResponseTest.test_getting_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getting_header_defaultint__test.test_httplib.HTTPResponseTest.test_getting_header_defaultint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getting_nonexistent_header_with_iterable_default__test.test_httplib.HTTPResponseTest.test_getting_nonexistent_header_with_iterable_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getting_nonexistent_header_with_string_default__test.test_httplib.HTTPResponseTest.test_getting_nonexistent_header_with_string_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getting_nonexistent_header_without_default__test.test_httplib.HTTPResponseTest.test_getting_nonexistent_header_without_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gettrace__test.test_threading.ThreadTests.test_gettrace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gettrace_all_threads__test.test_threading.ThreadTests.test_gettrace_all_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_geturl__test.test_urllib.urlopen_DataTests.test_geturl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_geturl__test.test_urllib.urlopen_FileTests.test_geturl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_geturl__test.test_urllib2_localnet.TestUrlopen.test_geturl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getuserbase__test.test_site.HelperFunctionsTests.test_getuserbase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getusersitepackages__test.test_site.HelperFunctionsTests.test_getusersitepackages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getvalue__test.test_memoryio.CBytesIOTest.test_getvalue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getvalue__test.test_memoryio.CStringIOTest.test_getvalue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getvalue__test.test_memoryio.PyBytesIOTest.test_getvalue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getvalue__test.test_memoryio.PyStringIOTest.test_getvalue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getvar__test.test_frame.TestCAPI.test_getvar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getweakrefcount__test.test_weakref.ReferencesTestCase.test_getweakrefcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getweakrefs__test.test_weakref.ReferencesTestCase.test_getweakrefs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getwelcome__test.test_ftplib.TestFTPClass.test_getwelcome_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getwelcome__test.test_ftplib.TestTLS_FTPClassMixin.test_getwelcome_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getwelcome__test.test_poplib.TestPOP3Class.test_getwelcome_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getwelcome__test.test_poplib.TestPOP3_SSLClass.test_getwelcome_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getwelcome__test.test_poplib.TestPOP3_TLSClass.test_getwelcome_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_getwindowsversion__test.test_sys.SysModuleTest.test_getwindowsversion__\"object_<module_'sys'__built-in_>_has_no_attribute_'getwindowsversion'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_getwriter__test.test_codecs.CodecsModuleTest.test_getwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh108976__test.test_monitoring.TestRegressions.test_gh108976_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh112826_missing__thread__is_main_interpreter__test.test_threading.MiscTestCase.test_gh112826_missing__thread__is_main_interpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh86298_loader_and_spec_loader_disagree__test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_and_spec_loader_disagree_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh86298_loader_is_none_and_no_spec__test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_no_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh86298_loader_is_none_and_spec_is_none__test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_spec_is_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh86298_loader_is_none_and_spec_loader_is_none__test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_spec_loader_is_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh86298_no_loader_and_no_spec__test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_no_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh86298_no_loader_and_no_spec_loader__test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_no_spec_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh86298_no_loader_and_spec_is_none__test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_spec_is_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh86298_no_loader_with_spec_loader_okay__test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_with_spec_loader_okay_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh86298_no_spec__test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh86298_no_spec_loader__test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_spec_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh86298_spec_is_none__test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_spec_is_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh99275__test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_gh99275_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh_109793__test.test_interpreters.FinalizationTests.test_gh_109793_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh_111654__test.test_exceptions.NameErrorTests.test_gh_111654_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh_93696_frozen_list__test.test_pdb.PdbTestCase.test_gh_93696_frozen_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh_94215_crash__test.test_pdb.PdbTestCase.test_gh_94215_crash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh_98778__test.test_urllib2.MiscTests.test_gh_98778_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gh_99240_clear_args__test.test_capi.test_getargs.String_TestCase.test_gh_99240_clear_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gi_frame_f_back__test.test_generators.GeneratorTest.test_gi_frame_f_back_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gil__test.test_hashlib.HashLibTestCase.test_gil_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gil_released__test.test_faulthandler.FaultHandlerTests.test_gil_released_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gilstate_ensure_no_deadlock__test.test_capi.test_misc.TestThreadState.test_gilstate_ensure_no_deadlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gilstate_matches_current__test.test_capi.test_misc.TestThreadState.test_gilstate_matches_current_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gl__test.test_ctypes.test_find.Test_OpenGL_libs.test_gl__'lib_gl_not_available'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_gle__test.test_ctypes.test_find.Test_OpenGL_libs.test_gle__'lib_gle_not_available'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_glob__test.test_pathlib.PosixPathTest.test_glob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob__test.test_pathlib.WindowsPathTest.test_glob__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_glob_above_recursion_limit__test.test_pathlib.PathSubclassTest.test_glob_above_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_above_recursion_limit__test.test_pathlib.PathTest.test_glob_above_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_above_recursion_limit__test.test_pathlib.PosixPathTest.test_glob_above_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_above_recursion_limit__test.test_pathlib.WindowsPathTest.test_glob_above_recursion_limit__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_glob_broken_symlinks__test.test_glob.GlobTests.test_glob_broken_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_bytes_directory_with_trailing_slash__test.test_glob.GlobTests.test_glob_bytes_directory_with_trailing_slash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_case_sensitive__test.test_pathlib.PathSubclassTest.test_glob_case_sensitive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_case_sensitive__test.test_pathlib.PathTest.test_glob_case_sensitive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_case_sensitive__test.test_pathlib.PosixPathTest.test_glob_case_sensitive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_case_sensitive__test.test_pathlib.WindowsPathTest.test_glob_case_sensitive__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_glob_chars__test.test_zipfile._path.test_path.TestPath.test_glob_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_common__test.test_pathlib.PathSubclassTest.test_glob_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_common__test.test_pathlib.PathTest.test_glob_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_common__test.test_pathlib.PosixPathTest.test_glob_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_common__test.test_pathlib.WindowsPathTest.test_glob_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_glob_directory_names__test.test_glob.GlobTests.test_glob_directory_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_directory_with_trailing_slash__test.test_glob.GlobTests.test_glob_directory_with_trailing_slash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_does_not_overmatch_dot__test.test_zipfile._path.test_path.TestPath.test_glob_does_not_overmatch_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_dotdot__test.test_pathlib.PathSubclassTest.test_glob_dotdot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_dotdot__test.test_pathlib.PathTest.test_glob_dotdot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_dotdot__test.test_pathlib.PosixPathTest.test_glob_dotdot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_dotdot__test.test_pathlib.WindowsPathTest.test_glob_dotdot__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_glob_empty__test.test_zipfile._path.test_path.TestPath.test_glob_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_empty_pattern__test.test_glob.GlobTests.test_glob_empty_pattern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_empty_pattern__test.test_pathlib.PathTest.test_glob_empty_pattern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_literal__test.test_glob.GlobTests.test_glob_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_long_symlink__test.test_pathlib.PathSubclassTest.test_glob_long_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_long_symlink__test.test_pathlib.PathTest.test_glob_long_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_long_symlink__test.test_pathlib.PosixPathTest.test_glob_long_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_long_symlink__test.test_pathlib.WindowsPathTest.test_glob_long_symlink__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_glob_magic_in_drive__test.test_glob.GlobTests.test_glob_magic_in_drive__'Win32_specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_glob_many_open_files__test.test_glob.GlobTests.test_glob_many_open_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_many_open_files__test.test_pathlib.PathSubclassTest.test_glob_many_open_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_many_open_files__test.test_pathlib.PathTest.test_glob_many_open_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_many_open_files__test.test_pathlib.PosixPathTest.test_glob_many_open_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_many_open_files__test.test_pathlib.WindowsPathTest.test_glob_many_open_files__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_glob_nested_directory__test.test_glob.GlobTests.test_glob_nested_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_one_directory__test.test_glob.GlobTests.test_glob_one_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_permissions__test.test_pathlib.PathSubclassTest.test_glob_permissions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_permissions__test.test_pathlib.PathTest.test_glob_permissions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_permissions__test.test_pathlib.PosixPathTest.test_glob_permissions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_permissions__test.test_pathlib.WindowsPathTest.test_glob_permissions__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_glob_recursive__test.test_zipfile._path.test_path.TestPath.test_glob_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_single_char__test.test_zipfile._path.test_path.TestPath.test_glob_single_char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_subdirs__test.test_zipfile._path.test_path.TestPath.test_glob_subdirs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glob_symlinks__test.test_glob.GlobTests.test_glob_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global__test.test_ast.ASTValidatorTests.test_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global__test.test_fstring.TestCase.test_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global__test.test_grammar.GrammarTests.test_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global__test.test_monitoring.TestSetGetEvents.test_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_as_constant__test.test_peepholer.TestTranforms.test_global_as_constant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_del_SystemExit__test.test_gc.GCTests.test_global_del_SystemExit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_enum_str__test.test_enum.OldTestIntFlag.test_global_enum_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext1__test.test_pickle.CDumpPickle_LoadPickle.test_global_ext1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext1__test.test_pickle.CPicklerTests.test_global_ext1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext1__test.test_pickle.DumpPickle_CLoadPickle.test_global_ext1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext1__test.test_pickle.InMemoryPickleTests.test_global_ext1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext1__test.test_pickle.PyPicklerTests.test_global_ext1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext1__test.test_pickletools.OptimizedPickleTests.test_global_ext1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext2__test.test_pickle.CDumpPickle_LoadPickle.test_global_ext2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext2__test.test_pickle.CPicklerTests.test_global_ext2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext2__test.test_pickle.DumpPickle_CLoadPickle.test_global_ext2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext2__test.test_pickle.InMemoryPickleTests.test_global_ext2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext2__test.test_pickle.PyPicklerTests.test_global_ext2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext2__test.test_pickletools.OptimizedPickleTests.test_global_ext2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext4__test.test_pickle.CDumpPickle_LoadPickle.test_global_ext4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext4__test.test_pickle.CPicklerTests.test_global_ext4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext4__test.test_pickle.DumpPickle_CLoadPickle.test_global_ext4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext4__test.test_pickle.InMemoryPickleTests.test_global_ext4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext4__test.test_pickle.PyPicklerTests.test_global_ext4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_ext4__test.test_pickletools.OptimizedPickleTests.test_global_ext4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_in_class_scope__test.test_listcomps.ListComprehensionTest.test_global_in_class_scope_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_matches__test.test_rlcompleter.TestRlcompleter.test_global_matches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_outside_cellvar_inside_plus_freevar__test.test_listcomps.ListComprehensionTest.test_global_outside_cellvar_inside_plus_freevar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_param_err_first__test.test_syntax.SyntaxTestCase.test_global_param_err_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_pathconfig__test.test_embed.InitConfigTests.test_global_pathconfig__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_global_repr_conform1__test.test_enum.OldTestIntFlag.test_global_repr_conform1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_repr_keep__test.test_enum.OldTestIntFlag.test_global_repr_keep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_global_visibility__test.test_dictcomps.DictComprehensionTest.test_global_visibility_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_globals__test.test_symtable.SymtableTest.test_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_globals_shadow_builtins__test.test_dynamic.RebindBuiltinsTests.test_globals_shadow_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_glu__test.test_ctypes.test_find.Test_OpenGL_libs.test_glu__'lib_glu_not_available'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_gmtime_without_arg__test.test_time.TimeTestCase.test_gmtime_without_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnu_getopt__test.test_getopt.GetoptTests.test_gnu_getopt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnu_limits__test.test_tarfile.LimitsTest.test_gnu_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestIntEnumClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestIntEnumFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestIntFlagClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestIntFlagFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMinimalDateClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMinimalDateFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMinimalFloatClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMinimalFloatFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMixedDateClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMixedDateFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMixedFloatClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMixedFloatFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMixedIntClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMixedIntFlagClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMixedIntFlagFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMixedIntFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMixedStrClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestMixedStrFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestPlainEnumClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestPlainEnumFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestPlainFlagClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestPlainFlagFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestStrEnumClass.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gnv_is_static__test.test_enum.TestStrEnumFunction.test_gnv_is_static_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_password__test.test_zipfile.test_core.DecryptionTests.test_good_password_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.AnotherInvalidRequestRateTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.CrawlDelayAndCustomAgentTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.CrawlDelayAndRequestRateTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.DefaultEntryTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.DifferentAgentTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.DisallowQueryStringTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.EmptyFileTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.EmptyQueryStringTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.GoogleURLOrderingTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.InvalidCrawlDelayTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.InvalidRequestRateTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.RejectAllRobotsTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.SitemapTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.StringFormattingTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.UseFirstUserAgentWildcardTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.UserAgentGoogleMobileTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.UserAgentOrderingTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_good_urls__test.test_robotparser.UserAgentWildcardTest.test_good_urls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_goodentry__test.test_richcmp.ListTest.test_goodentry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_got_multiple_subpatterns_for_attribute_0__test.test_patma.TestTypeErrors.test_got_multiple_subpatterns_for_attribute_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_got_multiple_subpatterns_for_attribute_1__test.test_patma.TestTypeErrors.test_got_multiple_subpatterns_for_attribute_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_grades__test.test_bisect.TestDocExampleC.test_grades_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_grades__test.test_bisect.TestDocExamplePython.test_grades_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_graph_with_iterables__test.test_graphlib.TestTopologicalSort.test_graph_with_iterables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gregorian_calculation__test.test_strptime.CalculationTests.test_gregorian_calculation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group__test.test_nntplib.NNTPv1Tests.test_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group__test.test_nntplib.NNTPv2Tests.test_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group__test.test_pathlib.PathSubclassTest.test_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group__test.test_pathlib.PathTest.test_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group__test.test_pathlib.PosixPathTest.test_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group__test.test_pathlib.WindowsPathAsPureTest.test_group__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_group__test.test_pathlib.WindowsPathTest.test_group__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_group__test.test_re.ReTests.test_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group__test.test_subprocess.POSIXProcessTestCase.test_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_address_only__test.test_email.test_headerregistry.TestAddressHeader.test_group_address_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_addresses_ro__test.test_email.test_headerregistry.TestAddressAndGroup.test_group_addresses_ro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_comparison__test.test_email.test_headerregistry.TestAddressAndGroup.test_group_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_display_name_ro__test.test_email.test_headerregistry.TestAddressAndGroup.test_group_display_name_ro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_empty__test.test_email.test_headerregistry.TestAddressHeader.test_group_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_error__test.test_subprocess.POSIXProcessTestCase.test_group_error__'setregid___available_on_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_group_escaped_escapes_in_local_part__test.test_email.test_headerregistry.TestAddressHeader.test_group_escaped_escapes_in_local_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_escaped_quoted_strings_in_local_part__test.test_email.test_headerregistry.TestAddressHeader.test_group_escaped_quoted_strings_in_local_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_first__test.test_argparse.TestPositionalsGroups.test_group_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_manipulate__test.test_optparse.TestOptionGroup.test_group_manipulate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_name_and_address__test.test_email.test_headerregistry.TestAddressHeader.test_group_name_and_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_name_in_exception__test.test_re.ReTests.test_group_name_in_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_name_with_dot__test.test_email.test_headerregistry.TestAddressHeader.test_group_name_with_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_quoted_backslashes_in_name__test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_backslashes_in_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_quoted_local_part__test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_local_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_quoted_parens_in_name__test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_parens_in_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_quoted_strings_in_local_part__test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_strings_in_local_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_rfc2047_atom_in_phrase_is_decoded__test.test_email.test_headerregistry.TestAddressHeader.test_group_rfc2047_atom_in_phrase_is_decoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_rfc2047_atom_in_quoted_string_is_decoded__test.test_email.test_headerregistry.TestAddressHeader.test_group_rfc2047_atom_in_quoted_string_is_decoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_rfc2047_atom_is_decoded__test.test_email.test_headerregistry.TestAddressHeader.test_group_rfc2047_atom_is_decoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_spaces_around_dots_in_local_part_removed__test.test_email.test_headerregistry.TestAddressHeader.test_group_spaces_around_dots_in_local_part_removed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_spaces_in_unquoted_local_part_collapsed__test.test_email.test_headerregistry.TestAddressHeader.test_group_spaces_in_unquoted_local_part_collapsed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_with_addresses__test.test_email.test_headerregistry.TestAddressAndGroup.test_group_with_addresses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_with_addresses_no_display_name__test.test_email.test_headerregistry.TestAddressAndGroup.test_group_with_addresses_no_display_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_group_with_one_address_no_display_name__test.test_email.test_headerregistry.TestAddressAndGroup.test_group_with_one_address_no_display_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_groupby__test.test_itertools.TestBasicOps.test_groupby_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_groupby__test.test_itertools.TestExamples.test_groupby_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_groupby__test.test_itertools.TestGC.test_groupby_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_groupby__test.test_itertools.TestVariousIteratorArgs.test_groupby_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_groupdict__test.test_re.ReTests.test_groupdict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_grouping__test.test_locale.TestCNumberFormatting.test_grouping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_grouping__test.test_locale.TestEnUSNumberFormatting.test_grouping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_grouping__test.test_locale.TestFrFRNumberFormatting.test_grouping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_grouping__test.test_locale.TestNumberFormatting.test_grouping__..._testing_with_'en_US.UTF-8'..._ok": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_grouping_and_padding__test.test_locale.TestCNumberFormatting.test_grouping_and_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_grouping_and_padding__test.test_locale.TestEnUSNumberFormatting.test_grouping_and_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_grouping_and_padding__test.test_locale.TestFrFRNumberFormatting.test_grouping_and_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_grouping_and_padding__test.test_locale.TestNumberFormatting.test_grouping_and_padding__..._testing_with_'en_US.UTF-8'..._ok": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_groups_parents__test.test_argparse.TestParentParsers.test_groups_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_groups_read_only__test.test_email.test_headerregistry.TestAddressHeader.test_groups_read_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_groups_types__test.test_email.test_headerregistry.TestAddressHeader.test_groups_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gt__test.test_collections.TestCounter.test_gt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gt__test.test_operator.COperatorTestCase.test_gt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gt__test.test_operator.PyOperatorTestCase.test_gt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gt__test.test_weakset.TestWeakSet.test_gt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gt_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_gt_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gt_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_gt_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gt_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_gt_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gt_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_gt_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_guaranteed_stable__test.test_random.MersenneTwister_TestBasicOps.test_guaranteed_stable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_guess_all_types__test.test_mimetypes.MimeTypesTestCase.test_guess_all_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_guess_extension__test.test_mimetypes.MimetypesCliTestCase.test_guess_extension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_guess_known_extensions__test.test_mimetypes.MimeTypesTestCase.test_guess_known_extensions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_guess_minor_type__test.test_email.test_email.TestMIMEAudio.test_guess_minor_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_guess_minor_type__test.test_email.test_email.TestMIMEImage.test_guess_minor_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_guess_quote_and_delimiter__test.test_csv.TestSniffer.test_guess_quote_and_delimiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_guess_type__test.test_mimetypes.MimetypesCliTestCase.test_guess_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_guido_as_bdfl__test.test_flufl.FLUFLTests.test_guido_as_bdfl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gz_ext_builtin__test.test_fileinput.Test_hook_compressed.test_gz_ext_builtin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gz_ext_fake__test.test_fileinput.Test_hook_compressed.test_gz_ext_fake_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gz_with_encoding_fake__test.test_fileinput.Test_hook_compressed.test_gz_with_encoding_fake_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gzip_BadGzipFile_exception__test.test_gzip.TestGzip.test_gzip_BadGzipFile_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gzip_decode_limit__test.test_xmlrpc.GzipUtilTestCase.test_gzip_decode_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gzip_request__test.test_xmlrpc.GzipServerTestCase.test_gzip_request_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_gzip_response__test.test_xmlrpc.GzipServerTestCase.test_gzip_response_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_h__test.test_capi.test_getargs.Signed_TestCase.test_h_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_half_float__test.test_memoryview.OtherTest.test_half_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_half_float__test.test_struct.UnpackIteratorTest.test_half_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_halfway_cases__test.test_strtod.StrtodTests.test_halfway_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_basics_1__test.test_context.HamtTest.test_hamt_basics_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_basics_2__test.test_context.HamtTest.test_hamt_basics_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_basics_3__test.test_context.HamtTest.test_hamt_basics_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_basics_4__test.test_context.HamtTest.test_hamt_basics_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_collision_1__test.test_context.HamtTest.test_hamt_collision_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_collision_3__test.test_context.HamtTest.test_hamt_collision_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_delete_1__test.test_context.HamtTest.test_hamt_delete_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_delete_2__test.test_context.HamtTest.test_hamt_delete_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_delete_3__test.test_context.HamtTest.test_hamt_delete_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_delete_4__test.test_context.HamtTest.test_hamt_delete_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_delete_5__test.test_context.HamtTest.test_hamt_delete_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_eq_1__test.test_context.HamtTest.test_hamt_eq_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_eq_2__test.test_context.HamtTest.test_hamt_eq_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_gc_1__test.test_context.HamtTest.test_hamt_gc_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_gc_2__test.test_context.HamtTest.test_hamt_gc_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_getitem_1__test.test_context.HamtTest.test_hamt_getitem_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_in_1__test.test_context.HamtTest.test_hamt_in_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_items_1__test.test_context.HamtTest.test_hamt_items_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_items_2__test.test_context.HamtTest.test_hamt_items_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_items_3__test.test_context.HamtTest.test_hamt_items_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_keys_1__test.test_context.HamtTest.test_hamt_keys_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hamt_stress__test.test_context.HamtTest.test_hamt_stress__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_handle__test.test_asyncio.test_events.HandleTests.test_handle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_called_with_mp_queue__test.test_logging.QueueListenerTest.test_handle_called_with_mp_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_called_with_queue_queue__test.test_logging.QueueListenerTest.test_handle_called_with_queue_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_defect_raises_on_strict__test.test_email.test_policy.PolicyAPITests.test_handle_defect_raises_on_strict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_defect_registers_defect__test.test_email.test_policy.PolicyAPITests.test_handle_defect_registers_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_exc_handler_correct_context__test.test_asyncio.test_futures2.CFutureTests.test_handle_exc_handler_correct_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_exc_handler_correct_context__test.test_asyncio.test_futures2.PyFutureTests.test_handle_exc_handler_correct_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_frame_object_in_creation__test.test_generators.GeneratorTest.test_handle_frame_object_in_creation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_repr__test.test_asyncio.test_events.HandleTests.test_handle_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_repr_debug__test.test_asyncio.test_events.HandleTests.test_handle_repr_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_signal_cancelled_handler__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_handle_signal_cancelled_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_signal_no_handler__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_handle_signal_no_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_source_traceback__test.test_asyncio.test_events.HandleTests.test_handle_source_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handle_weakref__test.test_asyncio.test_events.HandleTests.test_handle_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handled__test.test_urllib2.OpenerDirectorTests.test_handled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handler__test.test_httpservers.BaseHTTPServerTestCase.test_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handler__test.test_signal.RaiseSignalTest.test_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handler_filter__test.test_logging.CustomLevelsAndFiltersTest.test_handler_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handler_filter_replaces_record__test.test_logging.CustomLevelsAndFiltersTest.test_handler_filter_replaces_record_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handler_order__test.test_urllib2.OpenerDirectorTests.test_handler_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handlers__test.test_codecs.UTF16Test.test_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handlers__test.test_codecs.UTF32Test.test_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handlers__test.test_logging.BasicConfigTest.test_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handlers__test.test_sax.CDATAHandlerTest.test_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handlers__test.test_sax.LexicalHandlerTest.test_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handles_closed_on_exception__test.test_subprocess.ProcessTestCase.test_handles_closed_on_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handles_closed_on_exception__test.test_subprocess.ProcessTestCaseNoPoll.test_handles_closed_on_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handling_bad_descriptor__test.test_pathlib.PosixPathTest.test_handling_bad_descriptor__'Bad_file_descriptor_in_/dev/fd_affects_only_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_handshake_timeout__test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_handshake_timeout__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_handshake_timeout__test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_handshake_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handshake_timeout__test.test_ssl.ThreadedTests.test_handshake_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handshake_timeout_handler_leak__test.test_asyncio.test_ssl.TestSSL.test_handshake_timeout_handler_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handshake_timeout_negative__test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_handshake_timeout_negative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_handshake_timeout_zero__test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_handshake_timeout_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hangul_syllables__test.test_ucn.UnicodeNamesTest.test_hangul_syllables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hardlink__test.test_compileall.CommandLineTestsNoSourceEpoch.test_hardlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hardlink__test.test_compileall.CommandLineTestsWithSourceEpoch.test_hardlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hardlink__test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hardlink__test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hardlink_bad_args__test.test_compileall.CommandLineTestsNoSourceEpoch.test_hardlink_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hardlink_bad_args__test.test_compileall.CommandLineTestsWithSourceEpoch.test_hardlink_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hardlink_extraction1__test.test_tarfile.LinkEmulationTest.test_hardlink_extraction1__'requires_os.link_to_be_missing'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_hardlink_extraction2__test.test_tarfile.LinkEmulationTest.test_hardlink_extraction2__'requires_os.link_to_be_missing'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_hardlink_to__test.test_pathlib.PathSubclassTest.test_hardlink_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hardlink_to__test.test_pathlib.PathTest.test_hardlink_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hardlink_to__test.test_pathlib.PosixPathTest.test_hardlink_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hardlink_to__test.test_pathlib.WindowsPathTest.test_hardlink_to__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestDateTimeTZ_Fast.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestDateTimeTZ_Pure.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestDateTime_Fast.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestDateTime_Pure.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestDate_Fast.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestDate_Pure.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestSubclassDateTime_Fast.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestSubclassDateTime_Pure.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestTimeDelta_Fast.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestTimeDelta_Pure.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestTimeTZ_Fast.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestTimeTZ_Pure.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestTime_Fast.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmful_mixed_comparison__test.datetimetester.TestTime_Pure.test_harmful_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestDateTimeTZ_Fast.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestDateTimeTZ_Pure.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestDateTime_Fast.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestDateTime_Pure.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestDate_Fast.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestDate_Pure.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestSubclassDateTime_Fast.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestSubclassDateTime_Pure.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestTimeDelta_Fast.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestTimeDelta_Pure.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestTimeTZ_Fast.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestTimeTZ_Pure.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestTime_Fast.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_harmless_mixed_comparison__test.datetimetester.TestTime_Pure.test_harmless_mixed_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_exception__test.test_statistics.StatisticsErrorTest.test_has_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_handlers__test.test_logging.LoggerAdapterTest.test_has_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_handlers__test.test_logging.LoggerTest.test_has_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_handlers_no_propagate__test.test_logging.LoggerTest.test_has_handlers_no_propagate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_header__test.test_csv.TestSniffer.test_has_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_header_regex_special_delimiter__test.test_csv.TestSniffer.test_has_header_regex_special_delimiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_key_example__test.test_lib2to3.test_pytree.TestPatterns.test_has_key_example_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_location_setter__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_has_location_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_location_setter__test.test_importlib.test_spec.Source_ModuleSpecTests.test_has_location_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_name__test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_has_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_no_name__test.test_tempfile.TestTemporaryFile.test_has_no_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_objects__test.test_monitoring.MonitoringBasicTest.test_has_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_option__test.test_optparse.TestOptionParser.test_has_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_has_strftime_extensions__test.test_support.TestSupport.test_has_strftime_extensions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hasattr__test.test_bool.BoolTest.test_hasattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hasattr__test.test_builtin.BuiltinTest.test_hasattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_Set__test.test_collections.TestCollectionABCs.test_hash_Set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_asyncio.test_events.TimerTests.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_bigmem.BytesTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_bigmem.ListTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_bigmem.StrTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_bigmem.TupleTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_builtin.BuiltinTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_complex.ComplexTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_deque.TestBasic.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestIntEnumClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestIntEnumFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestIntFlagClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestIntFlagFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMinimalDateClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMinimalDateFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMinimalFloatClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMinimalFloatFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMixedDateClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMixedDateFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMixedFloatClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMixedFloatFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMixedIntClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMixedIntFlagClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMixedIntFlagFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMixedIntFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMixedStrClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestMixedStrFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestPlainEnumClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestPlainEnumFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestPlainFlagClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestPlainFlagFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestStrEnumClass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_enum.TestStrEnumFunction.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_float.GeneralFloatCases.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_functools.TestCmpToKeyC.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_functools.TestCmpToKeyPy.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_memoryview.ArrayMemorySliceSliceTest.test_hash__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_hash__test.test_memoryview.ArrayMemorySliceTest.test_hash__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_hash__test.test_memoryview.ArrayMemoryviewTest.test_hash__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_hash__test.test_memoryview.BytesMemorySliceSliceTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_memoryview.BytesMemorySliceTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_memoryview.BytesMemoryviewTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_set.TestFrozenSet.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_set.TestFrozenSetSubclass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_set.TestSet.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_set.TestSetSubclass.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_slice.SliceTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_structseq.StructSeqTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_types.MappingProxyTests.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_types.UnionTests.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_typing.LiteralTests.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_unicode.UnicodeTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_unittest.test_case.Test_TestCase.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_userstring.UserStringTest.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash__test.test_weakset.TestWeakSet.test_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_array__test.test_hashlib.HashLibTestCase.test_hash_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_aware__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_hash_aware_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_aware__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_hash_aware_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_caching__test.test_set.TestFrozenSet.test_hash_caching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_caching__test.test_set.TestFrozenSetSubclass.test_hash_caching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_disallow_instantiation__test.test_hashlib.HashLibTestCase.test_hash_disallow_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_distribution__test.test_hash.HashDistributionTestCase.test_hash_distribution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_edge_cases__test.datetimetester.TestTimeTZ_Fast.test_hash_edge_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_edge_cases__test.datetimetester.TestTimeTZ_Pure.test_hash_edge_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_effectiveness__test.test_set.TestFrozenSet.test_hash_effectiveness_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_effectiveness__test.test_set.TestFrozenSetSubclass.test_hash_effectiveness_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_eq__test.test_typing.AnnotatedTests.test_hash_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestDateTimeTZ_Fast.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestDateTimeTZ_Pure.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestDateTime_Fast.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestDateTime_Pure.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestDate_Fast.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestDate_Pure.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestSubclassDateTime_Fast.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestSubclassDateTime_Pure.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestTimeDelta_Fast.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestTimeDelta_Pure.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestTimeTZ_Fast.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestTimeTZ_Pure.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestTime_Fast.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_equality__test.datetimetester.TestTime_Pure.test_hash_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_exact__test.test_tuple.TupleTest.test_hash_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_field_rules__test.test_dataclasses.TestCase.test_hash_field_rules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_inheritance__test.test_descr.ClassPropertiesAndMethods.test_hash_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_method__test.test_decimal.CUsabilityTest.test_hash_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_method__test.test_decimal.PyUsabilityTest.test_hash_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_method_nan__test.test_decimal.CUsabilityTest.test_hash_method_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_method_nan__test.test_decimal.PyUsabilityTest.test_hash_method_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_nan__test.test_float.GeneralFloatCases.test_hash_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_no_args__test.test_dataclasses.TestHash.test_hash_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_normalization__test.test_numeric_tower.HashTest.test_hash_normalization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_optional__test.test_tuple.TupleTest.test_hash_optional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_randomization__test.test_cmd_line.CmdLineTest.test_hash_randomization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_rules__test.test_dataclasses.TestHash.test_hash_rules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_writable__test.test_memoryview.ArrayMemorySliceSliceTest.test_hash_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_writable__test.test_memoryview.ArrayMemorySliceTest.test_hash_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_writable__test.test_memoryview.ArrayMemoryviewTest.test_hash_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_writable__test.test_memoryview.BytesMemorySliceSliceTest.test_hash_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_writable__test.test_memoryview.BytesMemorySliceTest.test_hash_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hash_writable__test.test_memoryview.BytesMemoryviewTest.test_hash_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hashability__test.test_statistics.TestNormalDistC.test_hashability_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hashability__test.test_statistics.TestNormalDistPython.test_hashability_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hashable__test.test_hash.HashInheritanceTestCase.test_hashable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hashable__test.test_typing.CollectionsAbcTests.test_hashable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hashes__test.test_hash.HashBuiltinsTestCase.test_hashes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hashing__test.test_weakref.ReferencesTestCase.test_hashing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hashing__test.test_weakref.WeakMethodTestCase.test_hashing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hashkey_helper_1__test.test_context.HamtTest.test_hashkey_helper_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hashtable__test.test_capi.test_misc.Test_testinternalcapi.test_hashtable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_have_gc__test.test_pickle.HeapTypesTests.test_have_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_head__test.test_httpservers.SimpleHTTPServerTestCase.test_head_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_head__test.test_nntplib.NNTPv1Tests.test_head_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_head__test.test_nntplib.NNTPv2Tests.test_head_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_head_file__test.test_nntplib.NNTPv1Tests.test_head_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_head_file__test.test_nntplib.NNTPv2Tests.test_head_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_head_via_send_error__test.test_httpservers.BaseHTTPServerTestCase.test_head_via_send_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header__test.test_pdb.PdbTestCase.test_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header__test.test_regrtest.ParseArgsTestCase.test_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header__test.test_xmlrpc.HeadersServerTestCase.test_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_buffering_of_send_error__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_buffering_of_send_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_buffering_of_send_header__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_buffering_of_send_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_buffering_of_send_response_only__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_buffering_of_send_response_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_close__test.test_httpservers.BaseHTTPServerTestCase.test_header_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_ctor_default_args__test.test_email.test_email.TestHeader.test_header_ctor_default_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_decode_non_ascii__test.test_email.test_email.TestQuopri.test_header_decode_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_decode_null__test.test_email.test_email.TestQuopri.test_header_decode_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_decode_one_word__test.test_email.test_email.TestQuopri.test_header_decode_one_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_decode_re_bug_18380__test.test_email.test_email.TestQuopri.test_header_decode_re_bug_18380_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_decode_two_lines__test.test_email.test_email.TestQuopri.test_header_decode_two_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_empty__test.test_xmlrpc.HeadersServerTestCase.test_header_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_encode__test.test_email.test_email.TestBase64.test_header_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_encode_alt_charset__test.test_email.test_email.TestQuopri.test_header_encode_alt_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_encode_non_ascii__test.test_email.test_email.TestQuopri.test_header_encode_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_encode_null__test.test_email.test_email.TestQuopri.test_header_encode_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_encode_one_word__test.test_email.test_email.TestQuopri.test_header_encode_one_word_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_encode_two_lines__test.test_email.test_email.TestQuopri.test_header_encode_two_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_encode_with_different_output_charset__test.test_email.test_email.TestLongHeaders.test_header_encode_with_different_output_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_handles_binary_unknown8bit__test.test_email.test_email.TestHeader.test_header_handles_binary_unknown8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_items__test.test_xmlrpc.HeadersServerTestCase.test_header_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_keep_alive__test.test_httpservers.BaseHTTPServerTestCase.test_header_keep_alive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_length__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_many__test.test_xmlrpc.HeadersServerTestCase.test_header_many_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_needs_no_decoding__test.test_email.test_email.TestHeader.test_header_needs_no_decoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_offset__test.test_tarfile.GNUReadTest.test_header_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_offset__test.test_tarfile.PaxReadTest.test_header_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_parser__test.test_email.test_email.TestParsers.test_header_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_parser_multipart_is_valid__test.test_email.test_email.TestParsers.test_header_parser_multipart_is_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_quopri_len__test.test_email.test_email.TestQuopri.test_header_quopri_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_receiver_application_octet_stream__test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_application_octet_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_receiver_image_jpeg__test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_image_jpeg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_receiver_message_external_body__test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_message_external_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_receiver_message_rfc822__test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_receiver_text_html__test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_text_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_receiver_text_plain__test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_text_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_splitter__test.test_email.test_email.TestLongHeaders.test_header_splitter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_store_parse_rejects_newlines__test.test_email.test_policy.TestConcretePolicies.test_header_store_parse_rejects_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_tuple__test.test_xmlrpc.HeadersServerTestCase.test_header_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_header_unbuffered_when_continue__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_unbuffered_when_continue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_headers__test.test_email.test_email.TestMIMEApplication.test_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_headers__test.test_os.TestSendfile.test_headers__'requires_headers_and_trailers_support'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_headers__test.test_urllib.urlopen_FileTests.test_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_headers_and_content__test.test_httpservers.CGIHTTPServerTestCase.test_headers_and_content__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_headers_debuglevel__test.test_httplib.HeaderTests.test_headers_debuglevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_headers_overflow_32bits__test.test_os.TestSendfile.test_headers_overflow_32bits__'requires_headers_and_trailers_support'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_headers_written_only_for_device_files__test.test_tarfile.DeviceHeaderTest.test_headers_written_only_for_device_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heap_ctype_doc_and_text_signature__test.test_capi.test_misc.CAPITest.test_heap_ctype_doc_and_text_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heapify__test.test_heapq.TestHeapC.test_heapify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heapify__test.test_heapq.TestHeapPython.test_heapify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heappop_max__test.test_heapq.TestHeapC.test_heappop_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heappop_max__test.test_heapq.TestHeapPython.test_heappop_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heappop_mutating_heap__test.test_heapq.TestErrorHandlingC.test_heappop_mutating_heap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heappop_mutating_heap__test.test_heapq.TestErrorHandlingPython.test_heappop_mutating_heap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heappush_mutating_heap__test.test_heapq.TestErrorHandlingC.test_heappush_mutating_heap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heappush_mutating_heap__test.test_heapq.TestErrorHandlingPython.test_heappush_mutating_heap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heappushpop__test.test_heapq.TestHeapC.test_heappushpop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heappushpop__test.test_heapq.TestHeapPython.test_heappushpop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heapsort__test.test_heapq.TestHeapC.test_heapsort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heapsort__test.test_heapq.TestHeapPython.test_heapsort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_invalid_inheritance__test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_invalid_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_relative_members_errors__test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_relative_members_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_relative_sizes__test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_relative_sizes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_with_buffer__test.test_capi.test_misc.CAPITest.test_heaptype_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_with_custom_metaclass__test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_with_custom_metaclass_custom_new__test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass_custom_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_with_custom_metaclass_deprecation__test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_with_custom_metaclass_null_new__test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass_null_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_with_dict__test.test_capi.test_misc.CAPITest.test_heaptype_with_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_with_managed_dict__test.test_capi.test_misc.CAPITest.test_heaptype_with_managed_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_with_managed_weakref__test.test_capi.test_misc.CAPITest.test_heaptype_with_managed_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_with_negative_dict__test.test_capi.test_misc.CAPITest.test_heaptype_with_negative_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_with_setattro__test.test_capi.test_misc.CAPITest.test_heaptype_with_setattro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heaptype_with_weakref__test.test_capi.test_misc.CAPITest.test_heaptype_with_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help__test.test_argparse.TestAddSubparsers.test_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help__test.test_argparse.TestMutuallyExclusiveGroupErrors.test_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help__test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help__test.test_calendar.CommandLineTestCase.test_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help__test.test_cmd_line.CmdLineTest.test_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help__test.test_nntplib.NNTPv1Tests.test_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help__test.test_nntplib.NNTPv2Tests.test_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help__test.test_optparse.TestHelp.test_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help__test.test_regrtest.ParseArgsTestCase.test_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_all__test.test_cmd_line.CmdLineTest.test_help_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_alternate_prefix_chars__test.test_argparse.TestAddSubparsers.test_help_alternate_prefix_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_blank__test.test_argparse.TestAddSubparsers.test_help_blank_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_description_groups__test.test_optparse.TestHelp.test_help_description_groups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_env__test.test_cmd_line.CmdLineTest.test_help_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_extra_prefix_chars__test.test_argparse.TestAddSubparsers.test_help_extra_prefix_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_flag__test.test_json.test_tool.TestTool.test_help_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_long_opts_first__test.test_optparse.TestHelp.test_help_long_opts_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_non_breaking_spaces__test.test_argparse.TestAddSubparsers.test_help_non_breaking_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_old_usage__test.test_optparse.TestHelp.test_help_old_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_option__test.test_mimetypes.MimetypesCliTestCase.test_help_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_output_redirect__test.test_pydoc.PydocDocTest.test_help_output_redirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_title_formatter__test.test_optparse.TestHelp.test_help_title_formatter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_unicode__test.test_optparse.TestHelp.test_help_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_unicode_description__test.test_optparse.TestHelp.test_help_unicode_description_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_version_extra_arguments__test.test_argparse.TestOptionalsHelpVersionActions.test_help_version_extra_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveInGroup.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveLong.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveLongParent.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveManySuppressed.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveNested.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveSimple.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_not_required__test.test_argparse.TestMutuallyExclusiveSimpleParent.test_help_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveInGroup.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveLong.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveLongParent.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveManySuppressed.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveNested.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveSimple.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_when_required__test.test_argparse.TestMutuallyExclusiveSimpleParent.test_help_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_with_metavar__test.test_argparse.TestWrappingMetavar.test_help_with_metavar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_help_xoptions__test.test_cmd_line.CmdLineTest.test_help_xoptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_asdict__test.test_dataclasses.TestCase.test_helper_asdict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_asdict_builtin_containers__test.test_dataclasses.TestCase.test_helper_asdict_builtin_containers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_asdict_builtin_object_containers__test.test_dataclasses.TestCase.test_helper_asdict_builtin_object_containers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_asdict_copy_values__test.test_dataclasses.TestCase.test_helper_asdict_copy_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_asdict_defaultdict__test.test_dataclasses.TestCase.test_helper_asdict_defaultdict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_asdict_factory__test.test_dataclasses.TestCase.test_helper_asdict_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_asdict_namedtuple__test.test_dataclasses.TestCase.test_helper_asdict_namedtuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_asdict_namedtuple_derived__test.test_dataclasses.TestCase.test_helper_asdict_namedtuple_derived_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_asdict_namedtuple_key__test.test_dataclasses.TestCase.test_helper_asdict_namedtuple_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_asdict_nested__test.test_dataclasses.TestCase.test_helper_asdict_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_asdict_raises_on_classes__test.test_dataclasses.TestCase.test_helper_asdict_raises_on_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_astuple__test.test_dataclasses.TestCase.test_helper_astuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_astuple_builtin_containers__test.test_dataclasses.TestCase.test_helper_astuple_builtin_containers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_astuple_builtin_object_containers__test.test_dataclasses.TestCase.test_helper_astuple_builtin_object_containers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_astuple_copy_values__test.test_dataclasses.TestCase.test_helper_astuple_copy_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_astuple_defaultdict__test.test_dataclasses.TestCase.test_helper_astuple_defaultdict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_astuple_factory__test.test_dataclasses.TestCase.test_helper_astuple_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_astuple_namedtuple__test.test_dataclasses.TestCase.test_helper_astuple_namedtuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_astuple_nested__test.test_dataclasses.TestCase.test_helper_astuple_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_astuple_raises_on_classes__test.test_dataclasses.TestCase.test_helper_astuple_raises_on_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_fields_exception__test.test_dataclasses.TestCase.test_helper_fields_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_fields_with_class_instance__test.test_dataclasses.TestCase.test_helper_fields_with_class_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_helper_function__test.test_collections.TestCounter.test_helper_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heterogenous_resurrect_one__test.test_finalization.CycleChainFinalizationTest.test_heterogenous_resurrect_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heterogenous_resurrect_three__test.test_finalization.CycleChainFinalizationTest.test_heterogenous_resurrect_three_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heterogenous_resurrect_two__test.test_finalization.CycleChainFinalizationTest.test_heterogenous_resurrect_two_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heterogenous_suicidal_one__test.test_finalization.CycleChainFinalizationTest.test_heterogenous_suicidal_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_heterogenous_suicidal_two__test.test_finalization.CycleChainFinalizationTest.test_heterogenous_suicidal_two_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex__test.test_binascii.ArrayBinASCIITest.test_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex__test.test_binascii.BinASCIITest.test_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex__test.test_binascii.BytearrayBinASCIITest.test_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex__test.test_binascii.MemoryviewBinASCIITest.test_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex__test.test_builtin.BuiltinTest.test_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex__test.test_bytes.ByteArrayTest.test_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex__test.test_bytes.BytesTest.test_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex_baseline__test.test_int_literal.TestHexOctBin.test_hex_baseline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex_separator_basics__test.test_bytes.ByteArrayTest.test_hex_separator_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex_separator_basics__test.test_bytes.BytesTest.test_hex_separator_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex_separator_five_bytes__test.test_bytes.ByteArrayTest.test_hex_separator_five_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex_separator_five_bytes__test.test_bytes.BytesTest.test_hex_separator_five_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex_separator_six_bytes__test.test_bytes.ByteArrayTest.test_hex_separator_six_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex_separator_six_bytes__test.test_bytes.BytesTest.test_hex_separator_six_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hex_unsigned__test.test_int_literal.TestHexOctBin.test_hex_unsigned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hexdigest__test.test_hashlib.HashLibTestCase.test_hexdigest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hidden_glob__test.test_glob.GlobTests.test_hidden_glob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hierarchy__test.test_email.test_email.TestMultipart.test_hierarchy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hierarchy__test.test_unittest.testmock.testcallable.TestCallable.test_hierarchy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highest_protocol__test.test_pickle.CPickleTests.test_highest_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highest_protocol__test.test_pickle.PyPickleTests.test_highest_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested__test.test_ordered_dict.CPythonBuiltinDictTests.test_highly_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_highly_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested__test.test_ordered_dict.CPythonOrderedDictTests.test_highly_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_highly_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested__test.test_ordered_dict.PurePythonOrderedDictTests.test_highly_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested_objects_decoding__test.test_json.test_recursion.TestCRecursion.test_highly_nested_objects_decoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested_objects_decoding__test.test_json.test_recursion.TestPyRecursion.test_highly_nested_objects_decoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested_objects_encoding__test.test_json.test_recursion.TestCRecursion.test_highly_nested_objects_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested_objects_encoding__test.test_json.test_recursion.TestPyRecursion.test_highly_nested_objects_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested_subclass__test.test_ordered_dict.CPythonBuiltinDictTests.test_highly_nested_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested_subclass__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_highly_nested_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested_subclass__test.test_ordered_dict.CPythonOrderedDictTests.test_highly_nested_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested_subclass__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_highly_nested_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_highly_nested_subclass__test.test_ordered_dict.PurePythonOrderedDictTests.test_highly_nested_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hint_indented_properly_with_tabs__test.test_difflib.TestSFbugs.test_hint_indented_properly_with_tabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hint_when_triying_to_import_a_py_file__test.test_cmd_line_script.CmdLineTest.test_hint_when_triying_to_import_a_py_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hls_nearwhite__test.test_colorsys.ColorsysTest.test_hls_nearwhite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hls_roundtrip__test.test_colorsys.ColorsysTest.test_hls_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hls_values__test.test_colorsys.ColorsysTest.test_hls_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hmac_compare_digest__test.test_hmac.CompareDigestTestCase.test_hmac_compare_digest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hmac_sha1__test.test_socket.LinuxKernelCryptoAPI.test_hmac_sha1__'AF_ALG_required'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_home__test.test_pathlib.PathSubclassTest.test_home_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_home__test.test_pathlib.PathTest.test_home_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_home__test.test_pathlib.PosixPathTest.test_home_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_home__test.test_pathlib.WindowsPathTest.test_home__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_homogenous__test.test_finalization.CycleChainFinalizationTest.test_homogenous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_homogenous_resurrect__test.test_finalization.CycleChainFinalizationTest.test_homogenous_resurrect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_homogenous_suicidal__test.test_finalization.CycleChainFinalizationTest.test_homogenous_suicidal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_host_port__test.test_httplib.BasicTest.test_host_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_host_port__test.test_httplib.HTTPSTest.test_host_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_host_resolution__test.test_socket.GeneralModuleTests.test_host_resolution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_host_resolution_bad_address__test.test_socket.GeneralModuleTests.test_host_resolution_bad_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hostname_checks_common_name__test.test_ssl.ContextTests.test_hostname_checks_common_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hour__test.test_strptime.StrptimeTests.test_hour_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hsv_roundtrip__test.test_colorsys.ColorsysTest.test_hsv_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hsv_values__test.test_colorsys.ColorsysTest.test_hsv_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_html__test.test_cgitb.TestCgitb.test_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_html_diff__test.test_difflib.TestSFpatches.test_html_diff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_html_doc__test.test_pydoc.PydocDocTest.test_html_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_html_empty_elems_serialization__test.test_xml_etree.ElementTreeTest.test_html_empty_elems_serialization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_html_empty_elems_serialization__test.test_xml_etree_c.ElementTreeTest.test_html_empty_elems_serialization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_html_escape_filename__test.test_httpservers.SimpleHTTPServerTestCase.test_html_escape_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_html_escape_on_error__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_html_escape_on_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_html_for_https_links__test.test_pydoc.TestDescriptions.test_html_for_https_links_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_html_output_current_year__test.test_calendar.CommandLineTestCase.test_html_output_current_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_html_output_year_css__test.test_calendar.CommandLineTestCase.test_html_output_year_css_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_html_output_year_encoding__test.test_calendar.CommandLineTestCase.test_html_output_year_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http2time__test.test_http_cookiejar.DateTimeTests.test_http2time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http2time_formats__test.test_http_cookiejar.DateTimeTests.test_http2time_formats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http2time_garbage__test.test_http_cookiejar.DateTimeTests.test_http2time_garbage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http2time_redos_regression_actually_completes__test.test_http_cookiejar.DateTimeTests.test_http2time_redos_regression_actually_completes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_0_9__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_http_0_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_1_0__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_http_1_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_1_1__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_http_1_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http__test.test_urllib2.HandlerTests.test_http_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_body_array__test.test_urllib2.HandlerTests.test_http_body_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_body_empty_seq__test.test_urllib2.HandlerTests.test_http_body_empty_seq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_body_file__test.test_urllib2.HandlerTests.test_http_body_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_body_fileobj__test.test_urllib2.HandlerTests.test_http_body_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_body_iterable__test.test_urllib2.HandlerTests.test_http_body_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_body_pipe__test.test_urllib2.HandlerTests.test_http_body_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_doubleslash__test.test_urllib2.HandlerTests.test_http_doubleslash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_error__test.test_urllib2.OpenerDirectorTests.test_http_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_handler_global_debuglevel__test.test_urllib2.HandlerTests.test_http_handler_global_debuglevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_handler_local_debuglevel__test.test_urllib2.HandlerTests.test_http_handler_local_debuglevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_http_roundtrips__test.test_urlparse.UrlParseTestCase.test_http_roundtrips_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_https_client_non_tls_response_ignored__test.test_ssl.TestPreHandshakeClose.test_https_client_non_tls_response_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_https_handler_global_debuglevel__test.test_urllib2.HandlerTests.test_https_handler_global_debuglevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_https_handler_local_debuglevel__test.test_urllib2.HandlerTests.test_https_handler_local_debuglevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huge_bytes_32b__test.test_pickle.InMemoryPickleTests.test_huge_bytes_32b__'not_enough_memory:_5.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_huge_bytes_64b__test.test_pickle.InMemoryPickleTests.test_huge_bytes_64b__'not_enough_memory:_10.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_huge_content__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_huge_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huge_content__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_huge_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huge_content__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_huge_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huge_content_recvinto__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_huge_content_recvinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huge_content_recvinto__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_huge_content_recvinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huge_content_recvinto__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_huge_content_recvinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huge_field_name__test.test_ctypes.test_structures.StructureTestCase.test_huge_field_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huge_float__test.test_unparse.UnparseTestCase.test_huge_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huge_long_32b__test.test_pickle.InMemoryPickleTests.test_huge_long_32b__'not_enough_memory:_7.2G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_huge_lshift__test.test_long.LongTest.test_huge_lshift__'not_enough_memory:_2290649224.5G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_huge_lshift_of_zero__test.test_long.LongTest.test_huge_lshift_of_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huge_rshift__test.test_long.LongTest.test_huge_rshift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huge_rshift_of_huge__test.test_long.LongTest.test_huge_rshift_of_huge__'not_enough_memory:_1145324612.3G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_huge_str_32b__test.test_pickle.InMemoryPickleTests.test_huge_str_32b__'not_enough_memory:_16.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_huge_str_64b__test.test_pickle.InMemoryPickleTests.test_huge_str_64b__'not_enough_memory:_32.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_huntrleaks__test.test_regrtest.ArgsTestCase.test_huntrleaks__'need_a_debug_build'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_huntrleaks__test.test_regrtest.ParseArgsTestCase.test_huntrleaks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_huntrleaks_fd_leak__test.test_regrtest.ArgsTestCase.test_huntrleaks_fd_leak__'need_a_debug_build'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_huntrleaks_mp__test.test_regrtest.ArgsTestCase.test_huntrleaks_mp__'need_a_debug_build'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_hyphen_becomes_positional_arg__test.test_optparse.TestStandard.test_hyphen_becomes_positional_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hyphenated__test.test_textwrap.WrapTestCase.test_hyphenated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hyphenated_encoding__test.test_locale.NormalizeTest.test_hyphenated_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_hyphenated_numbers__test.test_textwrap.WrapTestCase.test_hyphenated_numbers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_i38748_stackCorruption__test.test_ctypes.test_callbacks.Callbacks.test_i38748_stackCorruption__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_i38748_stackCorruption__test.test_ctypes.test_callbacks.StdcallCallbacks.test_i38748_stackCorruption__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_i__test.test_capi.test_getargs.Signed_TestCase.test_i_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.ByteTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.DoubleTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.FloatTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.IntTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.LongLongTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.LongTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.ShortTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.UnicodeTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.UnsignedByteTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.UnsignedIntTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.UnsignedLongLongTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.UnsignedLongTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_array.UnsignedShortTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_deque.TestBasic.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_deque.TestSequence.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_list.ListTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_tuple.TupleTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd__test.test_userlist.UserListTest.test_iadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_iadd_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_iadd_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_iadd_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iadd_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_iadd_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iand__test.test_set.TestSet.test_iand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iand__test.test_set.TestSetSubclass.test_iand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iand__test.test_weakset.TestWeakSet.test_iand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iconcat__test.test_bytes.ByteArrayTest.test_iconcat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_id__test.test_builtin.BuiltinTest.test_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_id__test.test_symtable.SymtableTest.test_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_id__test.test_unittest.test_case.Test_TestCase.test_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_id__test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_id_comparisons__test.test_compare.ComparisonSimpleTest.test_id_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_id_readonly__test.test_interpreters.TestInterpreterAttrs.test_id_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_id_readonly__test.test_interpreters.TestRecvChannelAttrs.test_id_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_id_readonly__test.test_interpreters.TestSendChannelAttrs.test_id_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_id_type__test.test_interpreters.TestInterpreterAttrs.test_id_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_id_type__test.test_interpreters.TestRecvChannelAttrs.test_id_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_id_type__test.test_interpreters.TestSendChannelAttrs.test_id_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_idempotency__test.test_lib2to3.test_fixers.Test_input.test_idempotency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_idempotency__test.test_lib2to3.test_fixers.Test_print.test_idempotency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_idempotency_print_as_function__test.test_lib2to3.test_fixers.Test_print.test_idempotency_print_as_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_idempotent_string__test.test_quopri.QuopriTestCase.test_idempotent_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ident_of_no_threading_threads__test.test_threading.ThreadTests.test_ident_of_no_threading_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_identical__test.test_cmath.IsCloseTests.test_identical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_identical__test.test_math.IsCloseTests.test_identical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_identical_infinite__test.test_cmath.IsCloseTests.test_identical_infinite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_identical_infinite__test.test_math.IsCloseTests.test_identical_infinite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_identity__test.test_list.ListTest.test_identity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_identity__test.test_os.FSEncodingTests.test_identity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_identity__test.test_plistlib.TestBinaryPlistlib.test_identity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_idna__test.test_socket.GeneralModuleTests.test_idna__'network_is_not_enabled'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_idpattern_override__test.test_string.TestTemplate.test_idpattern_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_idpattern_override_inside_outside__test.test_string.TestTemplate.test_idpattern_override_inside_outside_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_idpattern_override_inside_outside_invalid_unbraced__test.test_string.TestTemplate.test_idpattern_override_inside_outside_invalid_unbraced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ids_global__test.test__xxinterpchannels.ChannelTests.test_ids_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ietf_example_1__test.test_http_cookiejar.LWPCookieTests.test_ietf_example_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ietf_example_2__test.test_http_cookiejar.LWPCookieTests.test_ietf_example_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if__test.test_ast.ASTValidatorTests.test_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if__test.test_compile.TestStackSizeStability.test_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if__test.test_grammar.GrammarTests.test_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if__test.test_lib2to3.test_util.Test_find_binding.test_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_break__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_break__test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_break__test.test_sys_settrace.TestSetLocalTrace.test_if_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_break__test.test_sys_settrace.TraceOpcodesTestCase.test_if_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_break__test.test_sys_settrace.TraceTestCase.test_if_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_conditional__test.test_fstring.TestCase.test_if_conditional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_else__test.test_compile.TestExpressionStackSize.test_if_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_else__test.test_compile.TestStackSizeStability.test_if_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_else_expr__test.test_grammar.GrammarTests.test_if_else_expr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_expression__test.test_compiler_codegen.IsolatedCodeGenTests.test_if_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_expression_expression_empty_block__test.test_compile.TestSpecifics.test_if_expression_expression_empty_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_false_in_try_except__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_false_in_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_false_in_try_except__test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_false_in_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_false_in_try_except__test.test_sys_settrace.TestSetLocalTrace.test_if_false_in_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_false_in_try_except__test.test_sys_settrace.TraceOpcodesTestCase.test_if_false_in_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_false_in_try_except__test.test_sys_settrace.TraceTestCase.test_if_false_in_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_false_in_with__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_false_in_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_false_in_with__test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_false_in_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_false_in_with__test.test_sys_settrace.TestSetLocalTrace.test_if_false_in_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_false_in_with__test.test_sys_settrace.TraceOpcodesTestCase.test_if_false_in_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_false_in_with__test.test_sys_settrace.TraceTestCase.test_if_false_in_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_in_if_in_if__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_in_if_in_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_in_if_in_if__test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_in_if_in_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_in_if_in_if__test.test_sys_settrace.TestSetLocalTrace.test_if_in_if_in_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_in_if_in_if__test.test_sys_settrace.TraceOpcodesTestCase.test_if_in_if_in_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_in_if_in_if__test.test_sys_settrace.TraceTestCase.test_if_in_if_in_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_nested__test.test_lib2to3.test_util.Test_find_binding.test_if_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_if_with_if_expression__test.test_peepholer.TestTranforms.test_if_with_if_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ifconfig_getnode__test.test_uuid.TestInternalsWithExtModule.test_ifconfig_getnode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ifconfig_getnode__test.test_uuid.TestInternalsWithoutExtModule.test_ifconfig_getnode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ifexp__test.test_ast.ASTValidatorTests.test_ifexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ifilter_and_zip_longest__test.test_lib2to3.test_fixers.Test_itertools_imports.test_ifilter_and_zip_longest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_PYTHONHASHSEED__test.test_cmd_line.IgnoreEnvironmentTest.test_ignore_PYTHONHASHSEED_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_PYTHONPATH__test.test_cmd_line.IgnoreEnvironmentTest.test_ignore_PYTHONPATH_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore__test.test_enum.TestSpecial.test_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore__test.test_warnings.CFilterTests.test_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore__test.test_warnings.PyFilterTests.test_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_after_default__test.test_warnings.CFilterTests.test_ignore_after_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_after_default__test.test_warnings.PyFilterTests.test_ignore_after_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_case__test.test_re.ReTests.test_ignore_case_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_case_range__test.test_re.ReTests.test_ignore_case_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_case_set__test.test_re.ReTests.test_ignore_case_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_count_on_disabled_bp__test.test_bdb.BreakpointTestCase.test_ignore_count_on_disabled_bp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_exception__test.test_faulthandler.FaultHandlerTests.test_ignore_exception__'specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ignore_file__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_ignore_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_file__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_ignore_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_file__test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_ignore_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_file__test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_ignore_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_retval__test.test_ctypes.test_simplesubclasses.Test.test_ignore_retval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_spaces__test.test_re.ReTests.test_ignore_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_symlink_destination__test.test_compileall.CommandLineTestsNoSourceEpoch.test_ignore_symlink_destination_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_symlink_destination__test.test_compileall.CommandLineTestsWithSourceEpoch.test_ignore_symlink_destination_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_symlink_destination__test.test_compileall.CompileallTestsWithSourceEpoch.test_ignore_symlink_destination_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_symlink_destination__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ignore_symlink_destination_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_zeros__test.test_tarfile.Bz2MiscReadTest.test_ignore_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_zeros__test.test_tarfile.Bz2StreamReadTest.test_ignore_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_zeros__test.test_tarfile.GzipMiscReadTest.test_ignore_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_zeros__test.test_tarfile.GzipStreamReadTest.test_ignore_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_zeros__test.test_tarfile.LzmaMiscReadTest.test_ignore_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_zeros__test.test_tarfile.LzmaStreamReadTest.test_ignore_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_zeros__test.test_tarfile.MiscReadTest.test_ignore_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignore_zeros__test.test_tarfile.StreamReadTest.test_ignore_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignored__test.test_trace.Test_Ignore.test_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignorefile__test.test_regrtest.ArgsTestCase.test_ignorefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignores__test.test_type_comments.TypeCommentTests.test_ignores_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignores_newline_at_end__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_ignores_newline_at_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ignores_stuff_appended_past_comments__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_ignores_stuff_appended_past_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ihave__test.test_nntplib.NNTPv1Tests.test_ihave_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ihave__test.test_nntplib.NNTPv2Tests.test_ihave_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_il8n__test.test_email.test_headerregistry.TestAddressAndGroup.test_il8n_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal__test.test_pyexpat.NamespaceSeparatorTest.test_illegal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_arguments__test.test_calendar.CommandLineTestCase.test_illegal_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_assignment__test.test_dictcomps.DictComprehensionTest.test_illegal_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_chars__test.test_http_cookies.CookieTests.test_illegal_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_declarations__test.test_htmlparser.HTMLParserTestCase.test_illegal_declarations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_decoder__test.test_io.CTextIOWrapperTest.test_illegal_decoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_decoder__test.test_io.PyTextIOWrapperTest.test_illegal_decoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_encoder__test.test_io.CTextIOWrapperTest.test_illegal_encoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_encoder__test.test_io.PyTextIOWrapperTest.test_illegal_encoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_mode_arg__test.test_tarfile.Bz2MiscReadTest.test_illegal_mode_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_mode_arg__test.test_tarfile.GzipMiscReadTest.test_illegal_mode_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_mode_arg__test.test_tarfile.LzmaMiscReadTest.test_illegal_mode_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_mode_arg__test.test_tarfile.MiscReadTest.test_illegal_mode_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_month_reported__test.test_calendar.MonthRangeTestCase.test_illegal_month_reported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_parameters_do_not_raise_runtime_errors__test.test_typing.LiteralTests.test_illegal_parameters_do_not_raise_runtime_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_patma_flags__test.test_collections.TestCollectionABCs.test_illegal_patma_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_separators__test.test_json.test_separators.TestCSeparators.test_illegal_separators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_separators__test.test_json.test_separators.TestPySeparators.test_illegal_separators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illegal_weekday_reported__test.test_calendar.CalendarTestCase.test_illegal_weekday_reported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illformediterable__test.test_enumerate.EnumerateStartTestCase.test_illformediterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illformediterable__test.test_enumerate.EnumerateTestCase.test_illformediterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illformediterable__test.test_enumerate.SubclassTestCase.test_illformediterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illformediterable__test.test_enumerate.TestBig.test_illformediterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illformediterable__test.test_enumerate.TestEmpty.test_illformediterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illformediterable__test.test_enumerate.TestLongStart.test_illformediterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_illformediterable__test.test_enumerate.TestStart.test_illformediterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imagasdouble__test.test_capi.test_complex.CAPIComplexTest.test_imagasdouble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imaginary_literals__test.test_unparse.UnparseTestCase.test_imaginary_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imaginary_number_required_in_complex_literal_0__test.test_patma.TestSyntaxErrors.test_imaginary_number_required_in_complex_literal_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imaginary_number_required_in_complex_literal_1__test.test_patma.TestSyntaxErrors.test_imaginary_number_required_in_complex_literal_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imap4_host_default_value__test.test_imaplib.TestImaplib.test_imap4_host_default_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imaplib_timeout_test__test.test_imaplib.NewIMAPSSLTests.test_imaplib_timeout_test__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_imaplib_timeout_test__test.test_imaplib.NewIMAPTests.test_imaplib_timeout_test__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_immediate_transactional_ddl__test.test_sqlite3.test_transactions.TransactionalDDL.test_immediate_transactional_ddl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immortal_builtins__test.test_capi.test_immortal.TestCAPI.test_immortal_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immortal_builtins__test.test_capi.test_misc.Test_testcapi.test_immortal_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immortal_small_ints__test.test_capi.test_immortal.TestCAPI.test_immortal_small_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immortal_small_ints__test.test_capi.test_misc.Test_testcapi.test_immortal_small_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immortals__test.test_builtin.ImmortalTests.test_immortals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutability_by_copy_and_pickle__test.test_typing.GenericTests.test_immutability_by_copy_and_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable__test.test_array.MiscTest.test_immutable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable__test.test_pickle.HeapTypesTests.test_immutable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable__test.test_re.ImplementationTest.test_immutable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable__test.test_type_aliases.TypeAliasTypeTest.test_immutable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable_dict__test.test_functools.TestCachedProperty.test_immutable_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable_during_iteration__test.test_iterlen.TestDeque.test_immutable_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable_during_iteration__test.test_iterlen.TestDequeReversed.test_immutable_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable_during_iteration__test.test_iterlen.TestDictItems.test_immutable_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable_during_iteration__test.test_iterlen.TestDictKeys.test_immutable_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable_during_iteration__test.test_iterlen.TestDictValues.test_immutable_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable_during_iteration__test.test_iterlen.TestSet.test_immutable_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable_type_with_mutable_base__test.test_capi.test_misc.CAPITest.test_immutable_type_with_mutable_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable_types__test.test_io.TestIOCTypes.test_immutable_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable_types__test.test_itertools.TestBasicOps.test_immutable_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_immutable_types__test.test_xml_etree_c.MiscTests.test_immutable_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imod__test.test_bytes.ByteArrayTest.test_imod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imod__test.test_bytes.BytesTest.test_imod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implementation__test.test_sys.SysModuleTest.test_implementation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_any__test.test_typing.GenericTests.test_implicit_any_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_any_inheritance__test.test_typing.TypedDictTests.test_implicit_any_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_binary_modes__test.test_bz2.OpenTest.test_implicit_binary_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_binary_modes__test.test_gzip.TestOpen.test_implicit_binary_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_context__test.test_decimal.CCoverage.test_implicit_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_context__test.test_decimal.CUsabilityTest.test_implicit_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_context__test.test_decimal.PyCoverage.test_implicit_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_context__test.test_decimal.PyUsabilityTest.test_implicit_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_from_Decimal__test.test_decimal.CImplicitConstructionTest.test_implicit_from_Decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_from_Decimal__test.test_decimal.PyImplicitConstructionTest.test_implicit_from_Decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_from_None__test.test_decimal.CImplicitConstructionTest.test_implicit_from_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_from_None__test.test_decimal.PyImplicitConstructionTest.test_implicit_from_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_from_float__test.test_decimal.CImplicitConstructionTest.test_implicit_from_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_from_float__test.test_decimal.PyImplicitConstructionTest.test_implicit_from_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_from_int__test.test_decimal.CImplicitConstructionTest.test_implicit_from_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_from_int__test.test_decimal.PyImplicitConstructionTest.test_implicit_from_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_from_string__test.test_decimal.CImplicitConstructionTest.test_implicit_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_from_string__test.test_decimal.PyImplicitConstructionTest.test_implicit_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_issubclass_between_two_protocols__test.test_typing.ProtocolTests.test_implicit_issubclass_between_two_protocols_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_newline__test.test_tokenize.GenerateTokensTest.test_implicit_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_newline__test.test_tokenize.TokenizeTest.test_implicit_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_reraise__test.test_monitoring.ExceptionMonitoringTest.test_implicit_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_reraise_named__test.test_monitoring.ExceptionMonitoringTest.test_implicit_reraise_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_return_in_class__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_implicit_return_in_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_return_in_class__test.test_sys_settrace.TestLinesAfterTraceStarted.test_implicit_return_in_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_return_in_class__test.test_sys_settrace.TestSetLocalTrace.test_implicit_return_in_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_return_in_class__test.test_sys_settrace.TraceOpcodesTestCase.test_implicit_return_in_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_return_in_class__test.test_sys_settrace.TraceTestCase.test_implicit_return_in_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_implicit_stop_iteration__test.test_monitoring.ExceptionMonitoringTest.test_implicit_stop_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import__test.test_ast.ASTValidatorTests.test_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import__test.test_builtin.BuiltinTest.test_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import__test.test_compile.TestSpecifics.test_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import__test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import__test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import__test.test_grammar.GrammarTests.test_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import__test.test_import.ImportTests.test_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import__test.test_lib2to3.test_fixers.Test_import.test_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import__test.test_ntpath.NtCommonTest.test_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import__test.test_posixpath.PosixCommonTest.test_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_as__test.test_lib2to3.test_fixers.Test_import.test_import_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_as__test.test_lib2to3.test_fixers.Test_itertools_imports.test_import_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_as__test.test_lib2to3.test_util.Test_find_binding.test_import_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_as_with_package__test.test_lib2to3.test_util.Test_find_binding.test_import_as_with_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_bug__test.test_import.ImportTracebackTests.test_import_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_by_filename__test.test_import.ImportTests.test_import_by_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_deprecated__test.test_ast.AST_Tests.test_import_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_encoded_module__test.test_source_encoding.MiscSourceEncodingTest.test_import_encoded_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_failure_message__test.test_crypt.TestWhyCryptDidNotImport.test_import_failure_message__'This_should_only_run_on_windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_import_fresh_module__test.test_support.TestSupport.test_import_fresh_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from__test.test_lib2to3.test_fixers.Test_imports.test_import_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from__test.test_lib2to3.test_fixers.Test_imports2.test_import_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from__test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from__test.test_lib2to3.test_fixers.Test_renames.test_import_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from__test.test_lib2to3.test_fixers.Test_urllib.test_import_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_another_thread__test.test_threading.ThreadTests.test_import_from_another_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_as__test.test_lib2to3.test_fixers.Test_imports.test_import_from_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_as__test.test_lib2to3.test_fixers.Test_imports2.test_import_from_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_as__test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_from_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_as__test.test_lib2to3.test_fixers.Test_renames.test_import_from_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_as__test.test_lib2to3.test_fixers.Test_urllib.test_import_from_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_different_package__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_import_from_different_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_different_package__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_import_from_different_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names__test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names__test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_error_with_bad_name__test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_error_with_bad_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_error_with_bad_name__test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_with_bad_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_level_none__test.test_unparse.UnparseTestCase.test_import_from_level_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_module__test.test_warnings.CWCmdLineTests.test_import_from_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_module__test.test_warnings.PyWCmdLineTests.test_import_from_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_multi_line__test.test_ast.EndPositionTests.test_import_from_multi_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_non_package__test.test_import.RelativeImportTests.test_import_from_non_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_package__test.test_lib2to3.test_fixers.Test_import.test_import_from_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_suggestions__test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_suggestions__test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_suggestions_do_not_trigger_for_big_namespaces__test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_big_namespaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_suggestions_do_not_trigger_for_big_namespaces__test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_big_namespaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_suggestions_do_not_trigger_for_long_attributes__test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_long_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_suggestions_do_not_trigger_for_long_attributes__test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_long_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_from_unloaded_package__test.test_import.RelativeImportTests.test_import_from_unloaded_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_hangers__test.test_importlib.test_threaded_import.ThreadedImportTests.test_import_hangers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_in_del_does_not_crash__test.test_import.ImportTests.test_import_in_del_does_not_crash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_in_interpreter__test.test__xxsubinterpreters.ModuleTests.test_import_in_interpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module__test.test_lib2to3.test_fixers.Test_imports.test_import_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module__test.test_lib2to3.test_fixers.Test_imports2.test_import_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module__test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module__test.test_lib2to3.test_fixers.Test_urllib.test_import_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module__test.test_support.TestSupport.test_import_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module_as__test.test_lib2to3.test_fixers.Test_imports.test_import_module_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module_as__test.test_lib2to3.test_fixers.Test_imports2.test_import_module_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module_as__test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module_as__test.test_lib2to3.test_fixers.Test_urllib.test_import_module_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module_usage__test.test_lib2to3.test_fixers.Test_imports.test_import_module_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module_usage__test.test_lib2to3.test_fixers.Test_imports2.test_import_module_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module_usage__test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module_usage__test.test_lib2to3.test_fixers.Test_renames.test_import_module_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_module_usage__test.test_lib2to3.test_fixers.Test_urllib.test_import_module_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_name_binding__test.test_import.ImportTests.test_import_name_binding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_nonexistent_module__test.test_importlib.test_main.ImportTests.test_import_nonexistent_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_parent__test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_import_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_parent__test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_import_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_pyc_path__test.test_import.PycacheTests.test_import_pyc_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_raises_ModuleNotFoundError__test.test_import.ImportTests.test_import_raises_ModuleNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_relative_import_no_fromlist__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_import_relative_import_no_fromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_relative_import_no_fromlist__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_import_relative_import_no_fromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_import_star__test.test_lib2to3.test_fixers.Test_itertools_imports.test_import_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imported__test.test_symtable.SymtableTest.test_imported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imported_load_method__test.test_compile.TestSpecifics.test_imported_load_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_importfile__test.test_pydoc.PydocImportTest.test_importfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_importfrom__test.test_ast.ASTValidatorTests.test_importfrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imports__test.test_importlib.test_namespace_pkgs.CombinedNamespacePackages.test_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imports__test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackages.test_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imports__test.test_importlib.test_namespace_pkgs.SeparatedNestedZipNamespacePackages.test_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imports__test.test_importlib.test_namespace_pkgs.SeparatedZipNamespacePackages.test_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_improper_input__test.test_warnings.CWCmdLineTests.test_improper_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_improper_input__test.test_warnings.PyWCmdLineTests.test_improper_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_improper_option__test.test_warnings.PyWCmdLineTests.test_improper_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.ByteTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.DoubleTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.FloatTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.IntTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.LongLongTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.LongTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.ShortTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.UnicodeTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.UnsignedByteTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.UnsignedIntTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.UnsignedLongLongTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.UnsignedLongTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_array.UnsignedShortTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_deque.TestBasic.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_deque.TestSequence.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_list.ListTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_tuple.TupleTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul__test.test_userlist.UserListTest.test_imul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_imul_bug__test.test_descr.ClassPropertiesAndMethods.test_imul_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in__test.test_set.TestBasicOpsSingleton.test_in_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in__test.test_set.TestBasicOpsTuple.test_in_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_a_function__test.test_lib2to3.test_fixers.Test_exitfunc.test_in_a_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_and_not_in__test.test_iter.TestCase.test_in_and_not_in_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_band_buffers__test.test_pickle.CDumpPickle_LoadPickle.test_in_band_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_band_buffers__test.test_pickle.CPicklerTests.test_in_band_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_band_buffers__test.test_pickle.DumpPickle_CLoadPickle.test_in_band_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_band_buffers__test.test_pickle.InMemoryPickleTests.test_in_band_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_band_buffers__test.test_pickle.PyPicklerTests.test_in_band_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_band_buffers__test.test_pickletools.OptimizedPickleTests.test_in_band_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_class_scope_inside_function_1__test.test_listcomps.ListComprehensionTest.test_in_class_scope_inside_function_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_class_scope_inside_function_2__test.test_listcomps.ListComprehensionTest.test_in_class_scope_inside_function_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_class_scope_with_global__test.test_listcomps.ListComprehensionTest.test_in_class_scope_with_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_class_scope_with_nonlocal__test.test_listcomps.ListComprehensionTest.test_in_class_scope_with_nonlocal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_consuming_context__test.test_lib2to3.test_fixers.Test_xrange.test_in_consuming_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_contains_test__test.test_lib2to3.test_fixers.Test_xrange.test_in_contains_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_function__test.test_lib2to3.test_util.Test_does_tree_import.test_in_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_literal_list__test.test_peepholer.TestTranforms.test_in_literal_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_main__test.test__xxsubinterpreters.CreateTests.test_in_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_main__test.test_interpreters.CreateTests.test_in_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_memory_shelf__test.test_shelve.TestCase.test_in_memory_shelf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_package__test.test_importlib.test_util.Frozen_ResolveNameTests.test_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_package__test.test_importlib.test_util.Source_ResolveNameTests.test_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_package__test.test_lib2to3.test_fixers.Test_import.test_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_subinterpreter__test.test__xxsubinterpreters.CreateTests.test_in_subinterpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_subinterpreter__test.test_interpreters.CreateTests.test_in_subinterpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_thread__test.test__xxsubinterpreters.CreateTests.test_in_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_thread__test.test__xxsubinterpreters.RunStringTests.test_in_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_thread__test.test_interpreters.CreateTests.test_in_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_thread__test.test_interpreters.TestInterpreterRun.test_in_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_threaded_subinterpreter__test.test__xxsubinterpreters.CreateTests.test_in_threaded_subinterpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_transaction__test.test_sqlite3.test_dbapi.ConnectionTests.test_in_transaction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_in_transaction_ro__test.test_sqlite3.test_dbapi.ConnectionTests.test_in_transaction_ro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inband_accept_default_buffers_argument__test.test_pickle.CDumpPickle_LoadPickle.test_inband_accept_default_buffers_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inband_accept_default_buffers_argument__test.test_pickle.CPicklerTests.test_inband_accept_default_buffers_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inband_accept_default_buffers_argument__test.test_pickle.DumpPickle_CLoadPickle.test_inband_accept_default_buffers_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inband_accept_default_buffers_argument__test.test_pickle.InMemoryPickleTests.test_inband_accept_default_buffers_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inband_accept_default_buffers_argument__test.test_pickle.PyPicklerTests.test_inband_accept_default_buffers_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inband_accept_default_buffers_argument__test.test_pickletools.OptimizedPickleTests.test_inband_accept_default_buffers_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_include_bad_file__test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_bad_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_include_bad_file__test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_bad_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_include_file_no_arg__test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_file_no_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_include_file_no_arg__test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_file_no_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_include_file_with_arg__test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_file_with_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_include_file_with_arg__test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_file_with_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_include_on_stdin__test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_on_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_include_on_stdin__test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_on_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompatible__test.test_logging.BasicConfigTest.test_incompatible_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompatible_types__test.test_statistics.CoerceTest.test_incompatible_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompatible_versions__test.test_ipaddress.ComparisonTests.test_incompatible_versions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incomplete__test.test_codeop.CodeopTests.test_incomplete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incomplete__test.test_tarfile.AppendTest.test_incomplete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incomplete_dialect__test.test_csv.TestDialectRegistry.test_incomplete_dialect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incomplete_example__test.test_ctypes.test_incomplete.MyTestCase.test_incomplete_example_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incomplete_input__test.test_pickle.CPickleTests.test_incomplete_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incomplete_input__test.test_pickle.PyPickleTests.test_incomplete_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incomplete_multi_phase_init_module__test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_incomplete_multi_phase_init_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incomplete_read__test.test_httplib.BasicTest.test_incomplete_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incomplete_stream__test.test_zlib.CompressTestCase.test_incomplete_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incomplete_warning__test.test_codeop.CodeopTests.test_incomplete_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_aifc.AifcALAWTest.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_aifc.AifcPCM16Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_aifc.AifcPCM24Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_aifc.AifcPCM32Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_aifc.AifcPCM8Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_aifc.AifcULAWTest.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_sunau.SunauPCM16Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_sunau.SunauPCM24Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_sunau.SunauPCM32Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_sunau.SunauPCM8Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_sunau.SunauULAWTest.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_wave.WavePCM16Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_wave.WavePCM24ExtTest.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_wave.WavePCM24Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_wave.WavePCM32Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incompleted_write__test.test_wave.WavePCM8Test.test_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inconsistent_converters_state__test.test_configparser.CoverageOneHundredTestCase.test_inconsistent_converters_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incorporates_rn__test.test_importlib.test_util.Frozen_MagicNumberTests.test_incorporates_rn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incorporates_rn__test.test_importlib.test_util.Source_MagicNumberTests.test_incorporates_rn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incorrect_code_name__test.test_import.PycRewritingTests.test_incorrect_code_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incorrect_constructor__test.test_exceptions.SyntaxErrorTests.test_incorrect_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incorrect_load__test.test_tomllib.test_misc.TestMiscellaneous.test_incorrect_load_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incorrect_mro_explicit_object__test.test_type_params.TypeParamsInvalidTest.test_incorrect_mro_explicit_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incref_decref_API__test.test_capi.test_misc.Test_testcapi.test_incref_decref_API_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incref_doesnt_leak__test.test_capi.test_misc.Test_testcapi.test_incref_doesnt_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_increment_lineno__test.test_ast.ASTHelpers_Test.test_increment_lineno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_increment_lineno_on_module__test.test_ast.ASTHelpers_Test.test_increment_lineno_on_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental__test.test_codecs.CodePageTest.test_incremental__'code_pages_are_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_incremental_decode__test.test_codecs.IDNACodecTest.test_incremental_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_decode__test.test_codecs.Rot13Test.test_incremental_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_encode__test.test_codecs.IDNACodecTest.test_incremental_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_encode__test.test_codecs.Rot13Test.test_incremental_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_errors__test.test_codecs.UTF8SigTest.test_incremental_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_errors__test.test_codecs.UTF8Test.test_incremental_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_surrogatepass__test.test_codecs.RawUnicodeEscapeTest.test_incremental_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_surrogatepass__test.test_codecs.UTF16BETest.test_incremental_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_surrogatepass__test.test_codecs.UTF16LETest.test_incremental_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_surrogatepass__test.test_codecs.UTF16Test.test_incremental_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_surrogatepass__test.test_codecs.UTF32BETest.test_incremental_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_surrogatepass__test.test_codecs.UTF32LETest.test_incremental_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_surrogatepass__test.test_codecs.UTF32Test.test_incremental_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_surrogatepass__test.test_codecs.UTF7Test.test_incremental_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_surrogatepass__test.test_codecs.UTF8SigTest.test_incremental_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_surrogatepass__test.test_codecs.UTF8Test.test_incremental_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incremental_surrogatepass__test.test_codecs.UnicodeEscapeTest.test_incremental_surrogatepass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_cn.Test_GB18030.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_cn.Test_GB2312.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_cn.Test_GBK.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_cn.Test_HZ.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_jp.Test_CP932.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_jp.Test_SJISX0213.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_jp.Test_SJIS_2004.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_kr.Test_CP949.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_kr.Test_EUCKR.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_kr.Test_JOHAB.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementaldecoder__test.test_codecencodings_tw.Test_Big5.test_incrementaldecoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_cn.Test_GB18030.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_cn.Test_GB2312.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_cn.Test_GBK.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_cn.Test_HZ.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_jp.Test_CP932.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_kr.Test_CP949.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_kr.Test_EUCKR.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_kr.Test_JOHAB.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_codecencodings_tw.Test_Big5.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_multibytecodec.TestHZStateful.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder__test.test_multibytecodec.TestStateful.test_incrementalencoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_cn.Test_GB18030.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_cn.Test_GB2312.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_cn.Test_GBK.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_cn.Test_HZ.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_jp.Test_CP932.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_kr.Test_CP949.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_kr.Test_EUCKR.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_kr.Test_JOHAB.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_del_segfault__test.test_codecencodings_tw.Test_Big5.test_incrementalencoder_del_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_cn.Test_GB18030.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_cn.Test_GB2312.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_cn.Test_GBK.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_cn.Test_HZ.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_jp.Test_CP932.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_kr.Test_CP949.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_kr.Test_EUCKR.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_kr.Test_JOHAB.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_error_callback__test.test_codecencodings_tw.Test_Big5.test_incrementalencoder_error_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_final__test.test_multibytecodec.TestHZStateful.test_incrementalencoder_final_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_incrementalencoder_final__test.test_multibytecodec.TestStateful.test_incrementalencoder_final_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent0__test.test_json.test_indent.TestCIndent.test_indent0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent0__test.test_json.test_indent.TestPyIndent.test_indent0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent__test.test_json.test_indent.TestCIndent.test_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent__test.test_json.test_indent.TestPyIndent.test_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent__test.test_json.test_tool.TestTool.test_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent__test.test_xml_etree.ElementTreeTest.test_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent__test.test_xml_etree_c.ElementTreeTest.test_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_all_lines__test.test_textwrap.IndentTestCase.test_indent_all_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_default__test.test_textwrap.IndentTestCase.test_indent_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_empty_lines__test.test_textwrap.IndentTestCase.test_indent_empty_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_explicit_default__test.test_textwrap.IndentTestCase.test_indent_explicit_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_level__test.test_xml_etree.ElementTreeTest.test_indent_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_level__test.test_xml_etree_c.ElementTreeTest.test_indent_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_no_lines__test.test_textwrap.IndentTestCase.test_indent_no_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_nomargin_all_lines__test.test_textwrap.IndentTestCase.test_indent_nomargin_all_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_nomargin_default__test.test_textwrap.IndentTestCase.test_indent_nomargin_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_nomargin_explicit_default__test.test_textwrap.IndentTestCase.test_indent_nomargin_explicit_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_space__test.test_xml_etree.ElementTreeTest.test_indent_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_space__test.test_xml_etree_c.ElementTreeTest.test_indent_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_space_caching__test.test_xml_etree.ElementTreeTest.test_indent_space_caching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indent_space_caching__test.test_xml_etree_c.ElementTreeTest.test_indent_space_caching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indentation__test.test_compile.TestSpecifics.test_indentation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indentation__test.test_lib2to3.test_fixers.Test_getcwdu.test_indentation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indentation_array__test.test_plistlib.TestPlistlib.test_indentation_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indentation_dict__test.test_plistlib.TestPlistlib.test_indentation_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indentation_dict_mix__test.test_plistlib.TestPlistlib.test_indentation_dict_mix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indented__test.test_lib2to3.test_fixers.Test_urllib.test_indented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indexOf__test.test_iter.TestCase.test_indexOf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indexOf__test.test_operator.COperatorTestCase.test_indexOf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indexOf__test.test_operator.PyOperatorTestCase.test_indexOf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.ByteTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.DoubleTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.FloatTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.IntTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.LargeArrayTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.LongLongTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.LongTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.ShortTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.UnicodeTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.UnsignedByteTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.UnsignedIntTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.UnsignedLongLongTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.UnsignedLongTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_array.UnsignedShortTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_bigmem.BytearrayTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_bigmem.BytesTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_bigmem.ListTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_bigmem.StrTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_bytes.ByteArrayAsStringTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_bytes.ByteArrayTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_bytes.BytesAsStringTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_bytes.BytesTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_deque.TestBasic.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_deque.TestSequence.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_index.ByteArrayTestCase.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_index.BytesTestCase.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_index.ListTestCase.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_index.NewSeqTestCase.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_index.StringTestCase.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_index.TupleTestCase.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_list.ListTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_range.RangeTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_tuple.TupleTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_unicode.UnicodeTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_userlist.UserListTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index__test.test_userstring.UserStringTest.test_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index_and_slice__test.test_bigmem.ListTest.test_index_and_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index_and_slice__test.test_bigmem.TupleTest.test_index_and_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index_bug_24913__test.test_deque.TestBasic.test_index_bug_24913_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index_lookup__test.test_string.ModuleTest.test_index_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_index_returns_int_subclass__test.test_index.BaseTestCase.test_index_returns_int_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indices__test.test_slice.SliceTest.test_indices_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_indirect__test.test_import.CircularImportTests.test_indirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inequality__test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_inequality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inequality__test.test_importlib.extension.test_loader.Source_LoaderTests.test_inequality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inequality__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_inequality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inequality__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_inequality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inequality__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_inequality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inequality__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inequality__test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inequality_incomplete__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_incomplete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inequality_incomplete__test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_incomplete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inexact__test.test_decimal.CIBMTestCases.test_inexact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inexact__test.test_decimal.PyIBMTestCases.test_inexact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf__test.test_statistics.ApproxEqualSpecialsTest.test_inf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf__test.test_statistics.ConvertTest.test_inf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf__test.test_statistics.ExactRatioTest.test_inf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf__test.test_statistics.TestHarmonicMean.test_inf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf__test.test_statistics.TestMean.test_inf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf_as_str__test.test_float.InfNanTest.test_inf_as_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf_constant__test.test_math.MathTests.test_inf_constant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf_from_str__test.test_float.InfNanTest.test_inf_from_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf_nan__test.test_float.RoundTestCase.test_inf_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf_nan_ndigits__test.test_float.RoundTestCase.test_inf_nan_ndigits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf_ninf_nan__test.test_cmath.IsCloseTests.test_inf_ninf_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf_ninf_nan__test.test_math.IsCloseTests.test_inf_ninf_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inf_signs__test.test_float.InfNanTest.test_inf_signs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infer_return_type_multiples__test.test_tempfile.TestLowLevelInternals.test_infer_return_type_multiples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infer_return_type_multiples_and_none__test.test_tempfile.TestLowLevelInternals.test_infer_return_type_multiples_and_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infer_return_type_pathlib__test.test_tempfile.TestLowLevelInternals.test_infer_return_type_pathlib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infer_return_type_pathlike__test.test_tempfile.TestLowLevelInternals.test_infer_return_type_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infer_return_type_singles__test.test_tempfile.TestLowLevelInternals.test_infer_return_type_singles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infile_outfile__test.test_json.test_tool.TestTool.test_infile_outfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infile_stdout__test.test_json.test_tool.TestTool.test_infile_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infinite_recursion_in_bases__test.test_isinstance.TestIsInstanceIsSubclass.test_infinite_recursion_in_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infinity__test.test_statistics.DecimalToRatioTest.test_infinity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infinity__test.test_statistics.IsFiniteTest.test_infinity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infinity_and_nan_constants__test.test_cmath.CMathTests.test_infinity_and_nan_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_infinity_numbers__test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_infinity_numbers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_info__test.test_ctypes.test_macholib.MachOTest.test_info__'OSX-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_info__test.test_dis.BytecodeTests.test_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_info__test.test_logging.BasicConfigTest.test_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_info__test.test_logging.ModuleLevelMiscTest.test_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_info__test.test_mailbox.TestMaildirMessage.test_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_info__test.test_urllib.urlopen_DataTests.test_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_info__test.test_urllib.urlopen_FileTests.test_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_info__test.test_urllib2_localnet.TestUrlopen.test_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_info_and_flags__test.test_mailbox.TestMaildirMessage.test_info_and_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_info_command__test.test_zipapp.ZipAppCmdlineTest.test_info_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_info_error__test.test_zipapp.ZipAppCmdlineTest.test_info_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherit__test.test_dataclasses.TestFrozen.test_inherit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherit__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_inherit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherit_but_return_something_else__test.test_buffer.TestPythonBufferProtocol.test_inherit_but_return_something_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherit_from_normal_class__test.test_dataclasses.TestFrozen.test_inherit_from_normal_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherit_from_protocol__test.test_dataclasses.TestInit.test_inherit_from_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherit_frozen_from_nonfrozen__test.test_dataclasses.TestFrozen.test_inherit_frozen_from_nonfrozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherit_nonfrozen_from_empty__test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherit_nonfrozen_from_empty_frozen__test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_empty_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherit_nonfrozen_from_frozen__test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherit_without_calling_super_init__test.test_asyncio.test_futures.CFutureInheritanceTests.test_inherit_without_calling_super_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherit_without_calling_super_init__test.test_asyncio.test_futures.PyFutureInheritanceTests.test_inherit_without_calling_super_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inheritable__test.test_os.TestInvalidFD.test_inheritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inheritance__test.datetimetester.TestTimeZone_Fast.test_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inheritance__test.datetimetester.TestTimeZone_Pure.test_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inheritance__test.test_baseexception.ExceptionClassTests.test_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inheritance__test.test_buffer.TestPythonBufferProtocol.test_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inheritance__test.test_configparser.BlatantOverrideConvertersTestCase.test_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inheritance__test.test_warnings.CFilterTests.test_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inheritance__test.test_warnings.PyFilterTests.test_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inheritance__test.test_zipfile._path.test_path.TestPath.test_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inheritance_releasebuffer__test.test_buffer.TestPythonBufferProtocol.test_inheritance_releasebuffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited__test.test_inspect.test_inspect.TestGetattrStatic.test_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_classattribute__test.test_inspect.test_inspect.TestGetattrStatic.test_inherited_classattribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_data_type__test.test_enum.TestSpecial.test_inherited_data_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_new_from_enhanced_enum__test.test_enum.TestSpecial.test_inherited_new_from_enhanced_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_new_from_mixed_enum__test.test_enum.TestSpecial.test_inherited_new_from_mixed_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestIntEnumClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestIntEnumFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestIntFlagClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestIntFlagFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMinimalDateClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMinimalDateFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMinimalFloatClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMinimalFloatFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMixedDateClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMixedDateFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMixedFloatClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMixedFloatFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMixedIntClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMixedIntFlagClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMixedIntFlagFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMixedIntFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMixedStrClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestMixedStrFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestPlainEnumClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestPlainEnumFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestPlainFlagClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestPlainFlagFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestStrEnumClass.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_repr__test.test_enum.TestStrEnumFunction.test_inherited_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inherited_slots__test.test_inspect.test_inspect.TestGetattrStatic.test_inherited_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__TestSuite_instances_in_tests__test.test_unittest.test_suite.Test_TestSuite.test_init__TestSuite_instances_in_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__empty_tests__test.test_unittest.test_suite.Test_TestSuite.test_init__empty_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__no_test_name__test.test_unittest.test_case.Test_TestCase.test_init__no_test_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_collections.TestCounter.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_ctypes.test_numbers.NumberTestCase.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_deque.TestBasic.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_descr.ClassPropertiesAndMethods.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_enum.TestSpecial.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_importlib.test_lazy.LazyLoaderFactoryTests.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_importlib.test_lazy.LazyLoaderTests.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_list.ListTest.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_lzma.FileTestCase.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_memoryio.CBytesIOTest.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_memoryio.CStringIOTest.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_memoryio.PyBytesIOTest.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_memoryio.PyStringIOTest.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_ordered_dict.CPythonBuiltinDictTests.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_ordered_dict.CPythonOrderedDictTests.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_ordered_dict.PurePythonOrderedDictTests.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_pprint.QueryTestCase.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_set.TestFrozenSet.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_set.TestFrozenSetSubclass.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_set.TestSet.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_set.TestSetSubclass.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_typing.GenericTests.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_unittest.test_result.Test_TestResult.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_unittest.test_runner.Test_TextTestRunner.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_userdict.UserDictTest.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_userlist.UserListTest.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_weakref.ReferencesTestCase.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test.test_weakset.TestWeakSet.test_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test_name__invalid__test.test_unittest.test_case.Test_TestCase.test_init__test_name__invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__test_name__valid__test.test_unittest.test_case.Test_TestCase.test_init__test_name__valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__tests_from_any_iterable__test.test_unittest.test_suite.Test_TestSuite.test_init__tests_from_any_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init__tests_optional__test.test_unittest.test_suite.Test_TestSuite.test_init__tests_optional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_alloc__test.test_bytes.ByteArrayTest.test_init_alloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_bad_check__test.test_lzma.FileTestCase.test_init_bad_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_bad_filter_spec__test.test_lzma.FileTestCase.test_init_bad_filter_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_bad_mode__test.test_lzma.FileTestCase.test_init_bad_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_bad_preset__test.test_lzma.FileTestCase.test_init_bad_preset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_called__test.test_typing.ProtocolTests.test_init_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_calls__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_init_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_calls__test.test_ordered_dict.CPythonOrderedDictTests.test_init_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_calls__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_init_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_calls__test.test_ordered_dict.PurePythonOrderedDictTests.test_init_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_calls_set__test.test_dataclasses.TestDescriptors.test_init_calls_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_close_fobj__test.test_tarfile.Bz2MiscReadTest.test_init_close_fobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_close_fobj__test.test_tarfile.GzipMiscReadTest.test_init_close_fobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_close_fobj__test.test_tarfile.LzmaMiscReadTest.test_init_close_fobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_close_fobj__test.test_tarfile.MiscReadTest.test_init_close_fobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_compat_config__test.test_embed.InitConfigTests.test_init_compat_config__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_compat_env__test.test_embed.InitConfigTests.test_init_compat_env__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_default_config__test.test_embed.InitConfigTests.test_init_default_config__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_dev_mode__test.test_embed.InitConfigTests.test_init_dev_mode__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_dont_configure_locale__test.test_embed.InitConfigTests.test_init_dont_configure_locale__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_dont_parse_argv__test.test_embed.InitConfigTests.test_init_dont_parse_argv__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_env_dev_mode__test.test_embed.InitConfigTests.test_init_env_dev_mode__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_env_dev_mode_alloc__test.test_embed.InitConfigTests.test_init_env_dev_mode_alloc__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_error__test.test_importlib.resources.test_reader.NamespaceReaderTest.test_init_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_errors__test.test_ctypes.test_structures.StructureTestCase.test_init_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_exception__test.test_enum.TestSpecial.test_init_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_false_no_default__test.test_dataclasses.TestCase.test_init_false_no_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_file__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_from_config__test.test_embed.InitConfigTests.test_init_from_config__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_global_config__test.test_embed.InitConfigTests.test_init_global_config__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_immutable_default_args__test.test_threading.TimerTests.test_init_immutable_default_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_in_order__test.test_dataclasses.TestCase.test_init_in_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_is_python_build_with_home__test.test_embed.InitConfigTests.test_init_is_python_build_with_home__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_isolated_config__test.test_embed.InitConfigTests.test_init_isolated_config__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_isolated_flag__test.test_embed.InitConfigTests.test_init_isolated_flag__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_kwargs__test.test_reprlib.ReprTests.test_init_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_kwdargs__test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_kwdargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_main__test.test_embed.InitConfigTests.test_init_main__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_main_interpreter_settings__test.test_embed.InitConfigTests.test_init_main_interpreter_settings__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_mode__test.test_lzma.FileTestCase.test_init_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_new_overridden__test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_new_overridden_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_no_paths__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_no_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_overridden__test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_overridden_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_override__test.test_bytes.ByteArraySubclassTest.test_init_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_override__test.test_codecs.ExceptionNotesTest.test_init_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_parse_argv__test.test_embed.InitConfigTests.test_init_parse_argv__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_pathinfo__test.test_site.HelperFunctionsTests.test_init_pathinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_pybuilddir__test.test_embed.InitConfigTests.test_init_pybuilddir__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_pybuilddir_win32__test.test_embed.InitConfigTests.test_init_pybuilddir_win32__'See_test_init_pybuilddir'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_python_config__test.test_embed.InitConfigTests.test_init_python_config__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_python_env__test.test_embed.InitConfigTests.test_init_python_env__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_pyvenv_cfg__test.test_embed.InitConfigTests.test_init_pyvenv_cfg__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_read_set__test.test_embed.InitConfigTests.test_init_read_set__'as_of_3.11_this_test_no_longer_works_because_path_calculations_do_not_occur_on_read'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_reinitializes__test.test_mimetypes.MimeTypesTestCase.test_init_reinitializes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_run_main__test.test_embed.InitConfigTests.test_init_run_main__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_segfault__test.test_multibytecodec.Test_MultibyteCodec.test_init_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_set_config__test.test_embed.InitConfigTests.test_init_set_config__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_setpath__test.test_embed.InitConfigTests.test_init_setpath__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_setpath_config__test.test_embed.InitConfigTests.test_init_setpath_config__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_setpythonhome__test.test_embed.InitConfigTests.test_init_setpythonhome__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_stability__test.test_mimetypes.MimeTypesTestCase.test_init_stability_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_standalone__test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_standalone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_subclass__test.test_enum.OldTestFlag.test_init_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_subclass__test.test_subclassinit.Test.test_init_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_subclass__test.test_typing.GenericTests.test_init_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_subclass_diamond__test.test_subclassinit.Test.test_init_subclass_diamond_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_subclass_dict__test.test_subclassinit.Test.test_init_subclass_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_subclass_error__test.test_subclassinit.Test.test_init_subclass_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_subclass_kwargs__test.test_subclassinit.Test.test_init_subclass_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_subclass_skipped__test.test_subclassinit.Test.test_init_subclass_skipped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_subclass_super_called__test.test_typing.GenericTests.test_init_subclass_super_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_subclass_wrong__test.test_subclassinit.Test.test_init_subclass_wrong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_sys_add__test.test_embed.InitConfigTests.test_init_sys_add__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_use_after_free__test.test_dict.DictTest.test_init_use_after_free_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_use_frozen_modules__test.test_embed.InitConfigTests.test_init_use_frozen_modules__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_var__test.test_dataclasses.TestCase.test_init_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_var__test.test_dataclasses.TestMakeDataclass.test_init_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_var_default_factory__test.test_dataclasses.TestCase.test_init_var_default_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_var_inheritance__test.test_dataclasses.TestCase.test_init_var_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_var_no_default__test.test_dataclasses.TestCase.test_init_var_no_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_var_preserve_type__test.test_dataclasses.TestCase.test_init_var_preserve_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_var_with_default__test.test_dataclasses.TestCase.test_init_var_with_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_warnoptions__test.test_embed.InitConfigTests.test_init_warnoptions__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_init_with_PathLike_filename__test.test_lzma.FileTestCase.test_init_with_PathLike_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_with_filename__test.test_lzma.FileTestCase.test_init_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_with_preset_and_filters__test.test_lzma.FileTestCase.test_init_with_preset_and_filters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_init_with_x_mode__test.test_lzma.FileTestCase.test_init_with_x_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initgroups__test.test_posix.PosixGroupsTester.test_initgroups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initgroups__test.test_posix.PosixTester.test_initgroups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initial__test.test__xxsubinterpreters.ListAllTests.test_initial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initial__test.test_interpreters.ListAllTests.test_initial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initial_indent__test.test_textwrap.IndentTestCases.test_initial_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initial_state__test.test_asyncio.test_futures.CFutureTests.test_initial_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initial_state__test.test_asyncio.test_futures.CSubFutureTests.test_initial_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initial_state__test.test_asyncio.test_futures.PyFutureTests.test_initial_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initial_value_zero__test.test_asyncio.test_locks.SemaphoreTests.test_initial_value_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialization__test.test_io.CBufferedReaderTest.test_initialization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialization__test.test_io.CBufferedWriterTest.test_initialization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialization__test.test_io.CTextIOWrapperTest.test_initialization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize__test.test_mailbox.TestPartialFile.test_initialize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize__test.test_mailbox.TestProxyFile.test_initialize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_existing__test.test_mailbox.TestMaildir.test_initialize_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_incorrectly__test.test_mailbox.TestBabylMessage.test_initialize_incorrectly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_incorrectly__test.test_mailbox.TestMHMessage.test_initialize_incorrectly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_incorrectly__test.test_mailbox.TestMMDFMessage.test_initialize_incorrectly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_incorrectly__test.test_mailbox.TestMaildirMessage.test_initialize_incorrectly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_incorrectly__test.test_mailbox.TestMboxMessage.test_initialize_incorrectly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_incorrectly__test.test_mailbox.TestMessage.test_initialize_incorrectly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_new__test.test_mailbox.TestMaildir.test_initialize_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_parser_without_target__test.test_xml_etree.ElementTreeTest.test_initialize_parser_without_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_parser_without_target__test.test_xml_etree_c.ElementTreeTest.test_initialize_parser_without_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_binary_file__test.test_mailbox.TestBabylMessage.test_initialize_with_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_binary_file__test.test_mailbox.TestMHMessage.test_initialize_with_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_binary_file__test.test_mailbox.TestMMDFMessage.test_initialize_with_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_binary_file__test.test_mailbox.TestMaildirMessage.test_initialize_with_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_binary_file__test.test_mailbox.TestMboxMessage.test_initialize_with_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_binary_file__test.test_mailbox.TestMessage.test_initialize_with_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_eMM__test.test_mailbox.TestBabylMessage.test_initialize_with_eMM_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_eMM__test.test_mailbox.TestMHMessage.test_initialize_with_eMM_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_eMM__test.test_mailbox.TestMMDFMessage.test_initialize_with_eMM_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_eMM__test.test_mailbox.TestMaildirMessage.test_initialize_with_eMM_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_eMM__test.test_mailbox.TestMboxMessage.test_initialize_with_eMM_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_eMM__test.test_mailbox.TestMessage.test_initialize_with_eMM_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_file__test.test_mailbox.TestBabylMessage.test_initialize_with_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_file__test.test_mailbox.TestMHMessage.test_initialize_with_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_file__test.test_mailbox.TestMMDFMessage.test_initialize_with_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_file__test.test_mailbox.TestMaildirMessage.test_initialize_with_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_file__test.test_mailbox.TestMboxMessage.test_initialize_with_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_file__test.test_mailbox.TestMessage.test_initialize_with_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_nothing__test.test_mailbox.TestBabylMessage.test_initialize_with_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_nothing__test.test_mailbox.TestMHMessage.test_initialize_with_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_nothing__test.test_mailbox.TestMMDFMessage.test_initialize_with_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_nothing__test.test_mailbox.TestMaildirMessage.test_initialize_with_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_nothing__test.test_mailbox.TestMboxMessage.test_initialize_with_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_nothing__test.test_mailbox.TestMessage.test_initialize_with_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_string__test.test_mailbox.TestBabylMessage.test_initialize_with_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_string__test.test_mailbox.TestMHMessage.test_initialize_with_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_string__test.test_mailbox.TestMMDFMessage.test_initialize_with_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_string__test.test_mailbox.TestMaildirMessage.test_initialize_with_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_string__test.test_mailbox.TestMboxMessage.test_initialize_with_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_string__test.test_mailbox.TestMessage.test_initialize_with_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.ByteTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.DoubleTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.FloatTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.IntTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.LongLongTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.LongTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.ShortTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.UnicodeTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.UnsignedByteTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.UnsignedIntTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.UnsignedLongLongTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.UnsignedLongTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unicode__test.test_array.UnsignedShortTest.test_initialize_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unixfrom__test.test_mailbox.TestMMDFMessage.test_initialize_with_unixfrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialize_with_unixfrom__test.test_mailbox.TestMboxMessage.test_initialize_with_unixfrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initialized_attributes_allowed_after_seal__test.test_unittest.testmock.testsealable.TestSealable.test_initialized_attributes_allowed_after_seal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initializers__test.test_ctypes.test_structures.StructureTestCase.test_initializers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initializing_local_does_not_add_check__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_initializing_local_does_not_add_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initvar__test.test_dataclasses.TestStringAnnotations.test_initvar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initvar_is_specified__test.test_dataclasses.TestReplace.test_initvar_is_specified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_initvar_with_default_value__test.test_dataclasses.TestReplace.test_initvar_with_default_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inline_array_recursion_limit__test.test_tomllib.test_misc.TestMiscellaneous.test_inline_array_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inline_flags__test.test_re.PatternReprTests.test_inline_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inline_flags__test.test_re.ReTests.test_inline_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inline_methods__test.test_set.TestVariousIteratorArgs.test_inline_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inline_quote__test.test_csv.TestDialectExcel.test_inline_quote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inline_quotes__test.test_csv.TestDialectExcel.test_inline_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inline_table_recursion_limit__test.test_tomllib.test_misc.TestMiscellaneous.test_inline_table_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inlined_binary_subscr__test.test_capi.test_misc.Test_Pep523API.test_inlined_binary_subscr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inlined_call__test.test_capi.test_misc.Test_Pep523API.test_inlined_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inlined_call_function_ex__test.test_capi.test_misc.Test_Pep523API.test_inlined_call_function_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inlined_for_iter__test.test_capi.test_misc.Test_Pep523API.test_inlined_for_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inlined_load_attr__test.test_capi.test_misc.Test_Pep523API.test_inlined_load_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inlined_send__test.test_capi.test_misc.Test_Pep523API.test_inlined_send_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inner_cell_shadows_outer__test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inner_cell_shadows_outer_no_store__test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer_no_store_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inner_cell_shadows_outer_redefined__test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer_redefined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace__test.test_operator.COperatorTestCase.test_inplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace__test.test_operator.PyOperatorTestCase.test_inplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_binary_write_mode__test.test_fileinput.FileInputTests.test_inplace_binary_write_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_concat_large__test.test_bigmem.ListTest.test_inplace_concat_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_concat_small__test.test_bigmem.ListTest.test_inplace_concat_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_encoding_errors__test.test_fileinput.FileInputTests.test_inplace_encoding_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_methods__test.test_set.TestVariousIteratorArgs.test_inplace_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_on_self__test.test_set.TestSet.test_inplace_on_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_on_self__test.test_set.TestSetSubclass.test_inplace_on_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_on_self__test.test_weakset.TestWeakSet.test_inplace_on_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_operations__test.test_collections.TestCounter.test_inplace_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_repeat__test.test_index.ListTestCase.test_inplace_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_repeat_large__test.test_bigmem.ListTest.test_inplace_repeat_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_repeat_small__test.test_bigmem.ListTest.test_inplace_repeat_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_rewrites__test.test_unicode.UnicodeTest.test_inplace_rewrites_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_rewrites__test.test_userstring.UserStringTest.test_inplace_rewrites_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_string__test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_inplace_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inplace_string__test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_inplace_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_input__test.test_builtin.BuiltinTest.test_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_input_exceptions__test.test_math.MathTests.test_input_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_input_header_with_invalid_date__test.test_email.test_inversion.TestInversion.test_input_header_with_invalid_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_input_header_with_one_space_body__test.test_email.test_inversion.TestInversion.test_input_header_with_one_space_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_input_no_stdout_fileno__test.test_builtin.PtyTests.test_input_no_stdout_fileno__'Test_may_fail_under_heavy_load'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_input_reset_at_EOF__test.test_cmd.TestAlternateInput.test_input_reset_at_EOF_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_input_strip__test.test_pydoc.PydocDocTest.test_input_strip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_input_tty__test.test_builtin.PtyTests.test_input_tty__'stdin_and_stdout_must_be_ttys'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_input_tty_non_ascii__test.test_builtin.PtyTests.test_input_tty_non_ascii__'stdin_and_stdout_must_be_ttys'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_input_tty_non_ascii_unicode_errors__test.test_builtin.PtyTests.test_input_tty_non_ascii_unicode_errors__'stdin_and_stdout_must_be_ttys'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_input_type__test.test_cmath.CMathTests.test_input_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inputtypes__test.test_builtin.TestSorted.test_inputtypes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_fromtimestamp__test.datetimetester.TestDateTimeTZ_Fast.test_insane_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_fromtimestamp__test.datetimetester.TestDateTimeTZ_Pure.test_insane_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_fromtimestamp__test.datetimetester.TestDateTime_Fast.test_insane_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_fromtimestamp__test.datetimetester.TestDateTime_Pure.test_insane_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_fromtimestamp__test.datetimetester.TestDate_Fast.test_insane_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_fromtimestamp__test.datetimetester.TestDate_Pure.test_insane_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_fromtimestamp__test.datetimetester.TestSubclassDateTime_Fast.test_insane_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_fromtimestamp__test.datetimetester.TestSubclassDateTime_Pure.test_insane_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_timestamps__test.test_time.TimeTestCase.test_insane_timestamps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_utcfromtimestamp__test.datetimetester.TestDateTimeTZ_Fast.test_insane_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_utcfromtimestamp__test.datetimetester.TestDateTimeTZ_Pure.test_insane_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_utcfromtimestamp__test.datetimetester.TestDateTime_Fast.test_insane_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_utcfromtimestamp__test.datetimetester.TestDateTime_Pure.test_insane_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_utcfromtimestamp__test.datetimetester.TestSubclassDateTime_Fast.test_insane_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insane_utcfromtimestamp__test.datetimetester.TestSubclassDateTime_Pure.test_insane_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insensitive__test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_insensitive__'requires_a_case-insensitive_filesystem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_insensitive__test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_insensitive__'requires_a_case-insensitive_filesystem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_insert__test.test_array.ByteTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.DoubleTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.FloatTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.IntTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.LargeArrayTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.LongLongTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.LongTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.ShortTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.UnicodeTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.UnsignedByteTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.UnsignedIntTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.UnsignedLongLongTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.UnsignedLongTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_array.UnsignedShortTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_bigmem.ListTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_bytes.ByteArrayTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_deque.TestBasic.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_list.ListTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert__test.test_userlist.UserListTest.test_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert_bug_26194__test.test_deque.TestBasic.test_insert_bug_26194_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insert_starts_transaction__test.test_sqlite3.test_transactions.TransactionTests.test_insert_starts_transaction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insort__test.test_bisect.TestBisectC.test_insort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insort__test.test_bisect.TestBisectPython.test_insort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insort_keynotNone__test.test_bisect.TestBisectC.test_insort_keynotNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_insort_keynotNone__test.test_bisect.TestBisectPython.test_insort_keynotNone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inspect_classify_class_attrs__test.test_enum.TestStdLib.test_inspect_classify_class_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inspect_getmembers__test.test_enum.TestStdLib.test_inspect_getmembers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inspect_getsource_issue4223__test.test_zipimport_support.ZipSupportTests.test_inspect_getsource_issue4223_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inspect_module__test.test_decimal.SignatureTest.test_inspect_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inspect_signatures__test.test_enum.TestStdLib.test_inspect_signatures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inspect_types__test.test_decimal.SignatureTest.test_inspect_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inst_method_calling__test.test_trace.TestFuncs.test_inst_method_calling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instanceWithException__test.test_set.TestExceptionPropagation.test_instanceWithException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance__test.test_collections.TestNamedTuple.test_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance__test.test_ctypes.test_prototypes.CharPointersTestCase.test_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance__test.test_gc.GCTests.test_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance__test.test_reprlib.LongReprTest.test_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance__test.test_reprlib.ReprTests.test_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_assignment__test.test_configparser.BlatantOverrideConvertersTestCase.test_instance_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_attr__test.test_inspect.test_inspect.TestGetattrStatic.test_instance_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_attribute__test.test_codecs.ExceptionNotesTest.test_instance_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_bypass__test.test_contextlib.TestExitStack.test_instance_bypass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_bypass__test.test_contextlib_async.TestAsyncExitStack.test_instance_bypass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_bypass_async__test.test_contextlib_async.TestAsyncExitStack.test_instance_bypass_async_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_cause__test.test_raise.TestCause.test_instance_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_context_instance_raise__test.test_raise.TestContext.test_instance_context_instance_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_dict_getattr_str_subclass__test.test_dict.DictTest.test_instance_dict_getattr_str_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_dict_leak__test.test_memoryio.CBytesIOTest.test_instance_dict_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_dict_leak__test.test_memoryio.CStringIOTest.test_instance_dict_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_dict_leak__test.test_memoryio.PyBytesIOTest.test_instance_dict_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_dict_leak__test.test_memoryio.PyStringIOTest.test_instance_dict_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_dispatch_table__test.test_pickle.CChainDispatchTableTests.test_instance_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_dispatch_table__test.test_pickle.CDispatchTableTests.test_instance_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_dispatch_table__test.test_pickle.PyChainDispatchTableTests.test_instance_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_dispatch_table__test.test_pickle.PyDispatchTableTests.test_instance_dispatch_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_docs__test.test_contextlib.ClosingTestCase.test_instance_docs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_docs__test.test_contextlib.TestContextDecorator.test_instance_docs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_docs__test.test_contextlib.TestExitStack.test_instance_docs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_docs__test.test_contextlib.TestRedirectStderr.test_instance_docs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_docs__test.test_contextlib.TestRedirectStdout.test_instance_docs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_docs__test.test_contextlib.TestSuppress.test_instance_docs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_docs__test.test_contextlib_async.AclosingTestCase.test_instance_docs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_docs__test.test_contextlib_async.TestAsyncExitStack.test_instance_docs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_docstring_given_cm_docstring__test.test_contextlib.ContextManagerTestCase.test_instance_docstring_given_cm_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_docstring_given_cm_docstring__test.test_contextlib_async.AsyncContextManagerTestCase.test_instance_docstring_given_cm_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_is_equal_to_itself__test.test_typing.TypeVarTupleTests.test_instance_is_equal_to_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_isinstance_of_typevartuple__test.test_typing.TypeVarTupleTests.test_instance_isinstance_of_typevartuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_type_error__test.test_typing.NeverTests.test_instance_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instance_type_error__test.test_typing.NoReturnTests.test_instance_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instancecheck_and_subclasscheck__test.test_types.UnionTests.test_instancecheck_and_subclasscheck_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instancecheck_and_subclasscheck_order__test.test_types.UnionTests.test_instancecheck_and_subclasscheck_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instancemethod__test.test_capi.test_misc.CAPITest.test_instancemethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instancesWithoutException__test.test_set.TestExceptionPropagation.test_instancesWithoutException_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instantiate__test.test_genericalias.BaseTest.test_instantiate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instantiate__test.test_typing.AnnotatedTests.test_instantiate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instantiate_base__test.test_lib2to3.test_pytree.TestNodes.test_instantiate_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instantiate_generic__test.test_typing.AnnotatedTests.test_instantiate_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instantiation__test.test_dis.BytecodeTests.test_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instantiation_and_attributes__test.test_statistics.TestNormalDistC.test_instantiation_and_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instantiation_and_attributes__test.test_statistics.TestNormalDistPython.test_instantiation_and_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instruction_then_call__test.test_monitoring.TestInstallIncrementally.test_instruction_then_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_instruction_then_line__test.test_monitoring.TestInstallIncrementally.test_instruction_then_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int64__test.test_marshal.IntTestCase.test_int64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__format____test.test_types.TypesTests.test_int__format___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__format__locale__test.test_types.TypesTests.test_int__format__locale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test__xxsubinterpreters.ShareableTypeTests.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_abstract_numbers.TestNumbers.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_bool.BoolTest.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_ctypes.test_callbacks.Callbacks.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_ctypes.test_callbacks.StdcallCallbacks.test_int__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_int__test.test_ctypes.test_cfuncs.CFunctions.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_int__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_int__test.test_decimal.CCoverage.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_decimal.CPythonAPItests.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_decimal.PyCoverage.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_decimal.PyPythonAPItests.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_ipaddress.AddressTestCase_v4.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_ipaddress.AddressTestCase_v6.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_ipaddress.InterfaceTestCase_v4.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_ipaddress.InterfaceTestCase_v6.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_ipaddress.NetworkTestCase_v4.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_ipaddress.NetworkTestCase_v6.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_plistlib.TestPlistlib.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_statistics.CoerceTest.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_statistics.ConvertTest.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_statistics.ExactRatioTest.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_tokenize.CTokenizeTest.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_tokenize.GenerateTokensTest.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int__test.test_tokenize.TokenizeTest.test_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_base_indexable__test.test_int.IntTestCases.test_int_base_indexable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_callback__test.test_ctypes.test_simplesubclasses.Test.test_int_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_flags_copy__test.test_enum.TestSpecial.test_int_flags_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_from_address__test.test_ctypes.test_numbers.NumberTestCase.test_int_from_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_from_other_bases__test.test_int.IntStrDigitLimitsTests.test_int_from_other_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_from_other_bases__test.test_int.IntSubclassStrDigitLimitsTests.test_int_from_other_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_literals_too_long__test.test_compile.TestSpecifics.test_int_literals_too_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_max_str_digits__test.test_cmd_line.CmdLineTest.test_int_max_str_digits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_max_str_digits_is_per_interpreter__test.test_int.IntStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_max_str_digits_is_per_interpreter__test.test_int.IntSubclassStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_memoryview__test.test_int.IntTestCases.test_int_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_name_attribute__test.test_tarfile.Bz2MiscReadTest.test_int_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_name_attribute__test.test_tarfile.GzipMiscReadTest.test_int_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_name_attribute__test.test_tarfile.LzmaMiscReadTest.test_int_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_name_attribute__test.test_tarfile.MiscReadTest.test_int_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_pickling_efficiency__test.test_pickle.CDumpPickle_LoadPickle.test_int_pickling_efficiency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_pickling_efficiency__test.test_pickle.CPicklerTests.test_int_pickling_efficiency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_pickling_efficiency__test.test_pickle.DumpPickle_CLoadPickle.test_int_pickling_efficiency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_pickling_efficiency__test.test_pickle.InMemoryPickleTests.test_int_pickling_efficiency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_pickling_efficiency__test.test_pickle.PyPicklerTests.test_int_pickling_efficiency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_pickling_efficiency__test.test_pickletools.OptimizedPickleTests.test_int_pickling_efficiency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_plus__test.test_ctypes.test_cfuncs.CFunctions.test_int_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_int_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_int_pointer_arg__test.test_ctypes.test_prototypes.CharPointersTestCase.test_int_pointer_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_pointers__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_int_pointers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_returns_int_subclass__test.test_int.IntTestCases.test_int_returns_int_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_struct__test.test_ctypes.test_simplesubclasses.Test.test_int_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_subclass__test.test_fractions.FractionTest.test_int_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_subclass_with_index__test.test_index.BaseTestCase.test_int_subclass_with_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_subclass_with_index__test.test_int.IntTestCases.test_int_subclass_with_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_subclass_with_int__test.test_int.IntTestCases.test_int_subclass_with_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_int_write__test.test_csv.TestArrayWrites.test_int_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intarray_fields__test.test_ctypes.test_structures.StructureTestCase.test_intarray_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intconversion__test.test_int.IntTestCases.test_intconversion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer__test.test_pprint.QueryTestCase.test_integer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer_arguments_out_of_byte_range__test.test_bytes.ByteArrayTest.test_integer_arguments_out_of_byte_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer_arguments_out_of_byte_range__test.test_bytes.BytesTest.test_integer_arguments_out_of_byte_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer_grouping__test.test_locale.TestEnUSNumberFormatting.test_integer_grouping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer_grouping__test.test_locale.TestFrFRNumberFormatting.test_integer_grouping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer_grouping__test.test_locale.TestNumberFormatting.test_integer_grouping__..._testing_with_'en_US.UTF-8'..._ok": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer_grouping_and_padding__test.test_locale.TestEnUSNumberFormatting.test_integer_grouping_and_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer_grouping_and_padding__test.test_locale.TestFrFRNumberFormatting.test_integer_grouping_and_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer_grouping_and_padding__test.test_locale.TestNumberFormatting.test_integer_grouping_and_padding__..._testing_with_'en_US.UTF-8'..._ok": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer_notations__test.test_plistlib.TestPlistlib.test_integer_notations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer_parens__test.test_unparse.UnparseTestCase.test_integer_parens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integer_sqrt_of_frac_rto__test.test_statistics.TestSqrtHelpers.test_integer_sqrt_of_frac_rto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integers__test.test_cmath.IsCloseTests.test_integers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integers__test.test_ctypes.test_numbers.NumberTestCase.test_integers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integers__test.test_math.IsCloseTests.test_integers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integers__test.test_numeric_tower.HashTest.test_integers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integers__test.test_struct.StructTest.test_integers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integrate__test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_integrate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_integrity_error__test.test_sqlite3.test_dbapi.ModuleTests.test_integrity_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intenum_from_bytes__test.test_enum.TestSpecial.test_intenum_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intenum_transitivity__test.test_enum.TestSpecial.test_intenum_transitivity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interact__test.test_sqlite3.test_cli.InteractiveSession.test_interact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interact_incomplete_multiline_sql__test.test_sqlite3.test_cli.InteractiveSession.test_interact_incomplete_multiline_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interact_invalid_sql__test.test_sqlite3.test_cli.InteractiveSession.test_interact_invalid_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interact_on_disk_file__test.test_sqlite3.test_cli.InteractiveSession.test_interact_on_disk_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interact_quit__test.test_sqlite3.test_cli.InteractiveSession.test_interact_quit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interact_valid_multiline_sql__test.test_sqlite3.test_cli.InteractiveSession.test_interact_valid_multiline_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interact_valid_sql__test.test_sqlite3.test_cli.InteractiveSession.test_interact_valid_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interact_version__test.test_sqlite3.test_cli.InteractiveSession.test_interact_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta_2__test.test_typing.ProtocolTests.test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta__test.test_typing.ProtocolTests.test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interactive_syntax_error_correct_line__test.test_repl.TestInteractiveModeSyntaxErrors.test_interactive_syntax_error_correct_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interface__test.test_urllib.urlopen_DataTests.test_interface_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interface__test.test_urllib.urlopen_FileTests.test_interface_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interface__test.test_xml_etree.ElementTreeTest.test_interface_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interface__test.test_xml_etree_c.ElementTreeTest.test_interface_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interface_error__test.test_sqlite3.test_dbapi.ModuleTests.test_interface_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interface_multi_arg__test.test_baseexception.ExceptionClassTests.test_interface_multi_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interface_no_arg__test.test_baseexception.ExceptionClassTests.test_interface_no_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interface_single_arg__test.test_baseexception.ExceptionClassTests.test_interface_single_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interleaved__test.test_zipfile.test_core.TestsWithMultipleOpens.test_interleaved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interleaved_groups__test.test_argparse.TestPositionalsGroups.test_interleaved_groups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interleaved_read_write__test.test_io.CBufferedRandomTest.test_interleaved_read_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interleaved_read_write__test.test_io.PyBufferedRandomTest.test_interleaved_read_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interleaved_readline_write__test.test_io.CBufferedRandomTest.test_interleaved_readline_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interleaved_readline_write__test.test_io.PyBufferedRandomTest.test_interleaved_readline_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interleaved_reads__test.test_unittest.testmock.testwith.TestMockOpen.test_interleaved_reads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intermediate_non_dataclass__test.test_dataclasses.TestCase.test_intermediate_non_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intern__test.test_sys.SysModuleTest.test_intern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_internal_buffer_size__test.test_io.CTextIOWrapperTest.test_internal_buffer_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_internal_chain_server__test.test_ssl.TestPostHandshakeAuth.test_internal_chain_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_internal_error__test.test_sqlite3.test_dbapi.ModuleTests.test_internal_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_internal_execvpe_str__test.test_os.ExecTests.test_internal_execvpe_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_internal_fds__test.test_asyncio.test_events.EPollEventLoopTests.test_internal_fds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_internal_fds__test.test_asyncio.test_events.PollEventLoopTests.test_internal_fds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_internal_fds__test.test_asyncio.test_events.SelectEventLoopTests.test_internal_fds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_internal_key_error__test.test_httpservers.BaseHTTPServerTestCase.test_internal_key_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_internal_sizes__test.test_types.TypesTests.test_internal_sizes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_internal_types__test.test_hmac.ConstructorTestCase.test_internal_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_internal_use_of_overridden_methods__test.test_decimal.CWhitebox.test_internal_use_of_overridden_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interned_string__test.test_code.CodeConstsTest.test_interned_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interned_string_default__test.test_code.CodeConstsTest.test_interned_string_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interned_string_in_frozenset__test.test_code.CodeConstsTest.test_interned_string_in_frozenset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interned_string_in_tuple__test.test_code.CodeConstsTest.test_interned_string_in_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interned_string_with_null__test.test_code.CodeConstsTest.test_interned_string_with_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation__test.test_configparser.ConfigParserTestCase.test_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation__test.test_configparser.ConfigParserTestCaseNoValue.test_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation__test.test_configparser.RawConfigParserTestCase.test_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation__test.test_configparser.SortedTestCase.test_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation_depth_error__test.test_configparser.CoverageOneHundredTestCase.test_interpolation_depth_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation_missing_value__test.test_configparser.ConfigParserTestCase.test_interpolation_missing_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation_missing_value__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_interpolation_missing_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation_missing_value__test.test_configparser.ConfigParserTestCaseNoValue.test_interpolation_missing_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation_missing_value__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_interpolation_missing_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation_missing_value__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_interpolation_missing_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolation_validation__test.test_configparser.CoverageOneHundredTestCase.test_interpolation_validation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolationdeptherror__test.test_configparser.ExceptionPicklingTestCase.test_interpolationdeptherror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolationerror__test.test_configparser.ExceptionPicklingTestCase.test_interpolationerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolationmissingoptionerror__test.test_configparser.ExceptionPicklingTestCase.test_interpolationmissingoptionerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpolationsyntaxerror__test.test_configparser.ExceptionPicklingTestCase.test_interpolationsyntaxerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpreter_convert_to_bool_raises__test.test_bool.BoolTest.test_interpreter_convert_to_bool_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpreter_requires_environment_details__test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_details_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpreter_requires_environment_false__test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpreter_requires_environment_true__test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interpreter_requires_environment_with_pythonhome__test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_with_pythonhome_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interprocess_signal__test.test_signal.PosixTests.test_interprocess_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupt__test.test_sqlite3.test_dbapi.ConnectionTests.test_interrupt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupt_call_soon__test.test_asyncio.test_runners.RunnerTests.test_interrupt_call_soon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupt_cancelled_task__test.test_asyncio.test_runners.RunnerTests.test_interrupt_cancelled_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupt_main_invalid_signal__test.test_threading.InterruptMainTests.test_interrupt_main_invalid_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupt_main_mainthread__test.test_threading.InterruptMainTests.test_interrupt_main_mainthread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupt_main_noerror__test.test_threading.InterruptMainTests.test_interrupt_main_noerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupt_main_subthread__test.test_threading.InterruptMainTests.test_interrupt_main_subthread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupt_main_with_signal_handler__test.test_threading.InterruptMainTests.test_interrupt_main_with_signal_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupt_on_closed_db__test.test_sqlite3.test_dbapi.ConnectionTests.test_interrupt_on_closed_db_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupt_wait__test.test_asyncio.test_runners.RunnerTests.test_interrupt_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupted__test.test_regrtest.ArgsTestCase.test_interrupted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupted_read_retry_buffered__test.test_io.CSignalsTest.test_interrupted_read_retry_buffered__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_interrupted_read_retry_buffered__test.test_io.PySignalsTest.test_interrupted_read_retry_buffered__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_interrupted_read_retry_text__test.test_io.CSignalsTest.test_interrupted_read_retry_text__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_interrupted_read_retry_text__test.test_io.PySignalsTest.test_interrupted_read_retry_text__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_interrupted_timed_acquire__test.test_threadsignals.ThreadSignals.test_interrupted_timed_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupted_write__test.test_wsgiref.IntegrationTests.test_interrupted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupted_write_buffered__test.test_io.CSignalsTest.test_interrupted_write_buffered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupted_write_buffered__test.test_io.PySignalsTest.test_interrupted_write_buffered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupted_write_retry_buffered__test.test_io.CSignalsTest.test_interrupted_write_retry_buffered__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_interrupted_write_retry_buffered__test.test_io.PySignalsTest.test_interrupted_write_retry_buffered__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_interrupted_write_retry_text__test.test_io.CSignalsTest.test_interrupted_write_retry_text__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_interrupted_write_retry_text__test.test_io.PySignalsTest.test_interrupted_write_retry_text__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_interrupted_write_text__test.test_io.CSignalsTest.test_interrupted_write_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupted_write_text__test.test_io.PySignalsTest.test_interrupted_write_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupted_write_unbuffered__test.test_io.CSignalsTest.test_interrupted_write_unbuffered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interrupted_write_unbuffered__test.test_io.PySignalsTest.test_interrupted_write_unbuffered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection__test.test_set.TestFrozenSet.test_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection__test.test_set.TestFrozenSetSubclass.test_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection__test.test_set.TestOnlySetsDict.test_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection__test.test_set.TestOnlySetsGenerator.test_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection__test.test_set.TestOnlySetsNumeric.test_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection__test.test_set.TestOnlySetsOperator.test_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection__test.test_set.TestOnlySetsString.test_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection__test.test_set.TestOnlySetsTuple.test_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection__test.test_set.TestSet.test_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection__test.test_set.TestSetSubclass.test_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection__test.test_weakset.TestWeakSet.test_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_empty__test.test_set.TestBasicOpsBytes.test_intersection_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_empty__test.test_set.TestBasicOpsEmpty.test_intersection_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_empty__test.test_set.TestBasicOpsMixedStringBytes.test_intersection_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_empty__test.test_set.TestBasicOpsSingleton.test_intersection_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_empty__test.test_set.TestBasicOpsString.test_intersection_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_empty__test.test_set.TestBasicOpsTriple.test_intersection_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_empty__test.test_set.TestBasicOpsTuple.test_intersection_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_method_call__test.test_set.TestUpdateOps.test_intersection_method_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_non_overlap__test.test_set.TestBinaryOps.test_intersection_non_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_non_overlap__test.test_set.TestUpdateOps.test_intersection_non_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_overlap__test.test_set.TestBinaryOps.test_intersection_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_overlap__test.test_set.TestUpdateOps.test_intersection_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_subset__test.test_set.TestBinaryOps.test_intersection_subset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_subset__test.test_set.TestUpdateOps.test_intersection_subset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_superset__test.test_set.TestBinaryOps.test_intersection_superset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_superset__test.test_set.TestUpdateOps.test_intersection_superset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update__test.test_set.TestOnlySetsDict.test_intersection_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update__test.test_set.TestOnlySetsGenerator.test_intersection_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update__test.test_set.TestOnlySetsNumeric.test_intersection_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update__test.test_set.TestOnlySetsOperator.test_intersection_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update__test.test_set.TestOnlySetsString.test_intersection_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update__test.test_set.TestOnlySetsTuple.test_intersection_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update__test.test_set.TestSet.test_intersection_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update__test.test_set.TestSetSubclass.test_intersection_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update__test.test_weakset.TestWeakSet.test_intersection_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_operator__test.test_set.TestOnlySetsDict.test_intersection_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_operator__test.test_set.TestOnlySetsGenerator.test_intersection_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_operator__test.test_set.TestOnlySetsNumeric.test_intersection_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_operator__test.test_set.TestOnlySetsOperator.test_intersection_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_operator__test.test_set.TestOnlySetsString.test_intersection_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_operator__test.test_set.TestOnlySetsTuple.test_intersection_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_with_mutation__test.test_set.TestMethodsMutating_Set_Dict.test_intersection_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_with_mutation__test.test_set.TestMethodsMutating_Set_List.test_intersection_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_with_mutation__test.test_set.TestMethodsMutating_Set_Set.test_intersection_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_with_mutation__test.test_set.TestMethodsMutating_Set_Subclass.test_intersection_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_with_mutation__test.test_set.TestMethodsMutating_Subclass_Set.test_intersection_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_update_with_mutation__test.test_set.TestMethodsMutating_Subclass_Subclass.test_intersection_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_with_mutation__test.test_set.TestMethodsMutating_Set_Dict.test_intersection_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_with_mutation__test.test_set.TestMethodsMutating_Set_List.test_intersection_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_with_mutation__test.test_set.TestMethodsMutating_Set_Set.test_intersection_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_with_mutation__test.test_set.TestMethodsMutating_Set_Subclass.test_intersection_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_with_mutation__test.test_set.TestMethodsMutating_Subclass_Set.test_intersection_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intersection_with_mutation__test.test_set.TestMethodsMutating_Subclass_Subclass.test_intersection_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_interval__test.test_statistics.TestMedianGrouped.test_interval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intranet_domains_2965__test.test_http_cookiejar.LWPCookieTests.test_intranet_domains_2965_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intranet_domains_ns__test.test_http_cookiejar.LWPCookieTests.test_intranet_domains_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intresult__test.test_ctypes.test_functions.FunctionTestCase.test_intresult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intrinsic_1__test.test_dis.DisTests.test_intrinsic_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intrinsic_1__test.test_dis.DisWithFileTests.test_intrinsic_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intrinsic_2__test.test_dis.DisTests.test_intrinsic_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_intrinsic_2__test.test_dis.DisWithFileTests.test_intrinsic_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_introspecting_frame_locals__test.test_listcomps.ListComprehensionTest.test_introspecting_frame_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_introspection1__test.test_xmlrpc.SimpleServerTestCase.test_introspection1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_introspection2__test.test_xmlrpc.SimpleServerTestCase.test_introspection2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_introspection3__test.test_xmlrpc.SimpleServerTestCase.test_introspection3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_introspection4__test.test_xmlrpc.SimpleServerTestCase.test_introspection4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_introspection__test.test_enum.TestSpecial.test_introspection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_ctypes.test_bitfields.C_Test.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_ctypes.test_internals.ObjectsTestCase.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_descr.OperatorsTest.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_json.test_enum.TestCEnum.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_json.test_enum.TestPyEnum.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_json.test_float.TestCFloat.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_json.test_float.TestPyFloat.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_marshal.IntTestCase.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_pickle.CDumpPickle_LoadPickle.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_pickle.CPicklerTests.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_pickle.DumpPickle_CLoadPickle.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_pickle.InMemoryPickleTests.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_pickle.PyPicklerTests.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_pickletools.OptimizedPickleTests.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_statistics.TestHarmonicMean.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_statistics.TestMean.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_statistics.TestPVariance.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_statistics.TestSum.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ints__test.test_statistics.TestVariance.test_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_inv_cdf__test.test_statistics.TestNormalDistC.test_inv_cdf__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_inv_cdf__test.test_statistics.TestNormalDistPython.test_inv_cdf__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_invalid_8bit_in_non_8bit_cte_uses_replace__test.test_email.test_email.Test8BitBytesHandling.test_invalid_8bit_in_non_8bit_cte_uses_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid__test.test_codeop.CodeopTests.test_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid__test.test_lib2to3.test_util.Test_is_list.test_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid__test.test_lib2to3.test_util.Test_is_tuple.test_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid__test.test_logging.TimedRotatingFileHandlerTest.test_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid__test.test_tarfile.AppendTest.test_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid__test.test_tomllib.test_data.TestData.test_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid__test.test_unicode_identifiers.PEP3131Test.test_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_action__test.test_argparse.TestInvalidArgumentConstructors.test_invalid_action_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_add_argument__test.test_argparse.TestMutuallyExclusiveGroupErrors.test_invalid_add_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_add_argument__test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_invalid_add_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_add_argument_group__test.test_argparse.TestMutuallyExclusiveGroupErrors.test_invalid_add_argument_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_add_argument_group__test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_invalid_add_argument_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_adpcm_state__test.test_audioop.TestAudioop.test_invalid_adpcm_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_arg_produces_message__test.test_compileall.CommandLineTestsNoSourceEpoch.test_invalid_arg_produces_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_arg_produces_message__test.test_compileall.CommandLineTestsWithSourceEpoch.test_invalid_arg_produces_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_functools.TestPartialMethod.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_io.CBufferedRandomTest.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_io.CBufferedReaderTest.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_io.CBufferedWriterTest.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_io.PyBufferedRandomTest.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_io.PyBufferedReaderTest.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_io.PyBufferedWriterTest.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_subprocess.ContextManagerTests.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_subprocess.POSIXProcessTestCase.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_subprocess.ProcessTestCase.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_args__test.test_subprocess.Win32ProcessTestCase.test_invalid_args__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_invalid_argument__test.test_signal.RaiseSignalTest.test_invalid_argument__'Windows_specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_invalid_assignments__test.test_lib2to3.test_util.Test_find_binding.test_invalid_assignments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_attributes__test.test_pyexpat.SetAttributeTest.test_invalid_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_backslashes_inside_fstring_context__test.test_fstring.TestCase.test_invalid_backslashes_inside_fstring_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_base64_data__test.test_urllib.urlopen_DataTests.test_invalid_base64_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_binary__test.test_plistlib.TestBinaryPlistlib.test_invalid_binary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_bracketed_hosts__test.test_urlparse.UrlParseTestCase.test_invalid_bracketed_hosts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_bufsize__test.test_subprocess.ProcessTestCase.test_invalid_bufsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_bufsize__test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_bufsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_bytecode__test.test_code.CodeTest.test_invalid_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_call__test.test_signal.WakeupFDTests.test_invalid_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_cause__test.test_raise.TestCause.test_invalid_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_char_quotes__test.test_tomllib.test_error.TestError.test_invalid_char_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_character__test.test_email.test__encoded_words.TestDecodeB.test_invalid_character_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_character_and_bad_padding__test.test_email.test__encoded_words.TestDecodeB.test_invalid_character_and_bad_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_character_in_charset__test.test_email.test__encoded_words.TestDecode.test_invalid_character_in_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_character_in_fstring_middle__test.test_tokenize.TestTokenize.test_invalid_character_in_fstring_middle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_characters__test.test_ipaddress.AddressTestCase_v4.test_invalid_characters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_characters__test.test_ipaddress.AddressTestCase_v6.test_invalid_characters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_chars__test.test_csv.TestDialectValidity.test_invalid_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_chars_in_base64_payload__test.test_email.test_defect_handling.TestDefectCapture.test_invalid_chars_in_base64_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_chars_in_base64_payload__test.test_email.test_defect_handling.TestDefectDetection.test_invalid_chars_in_base64_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_chars_in_base64_payload__test.test_email.test_defect_handling.TestDefectRaising.test_invalid_chars_in_base64_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_charset_like_object_raises_error__test.test_email.test_email.TestMiscellaneous.test_invalid_charset_like_object_raises_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_choice__test.test_optparse.TestChoice.test_invalid_choice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_cmd__test.test_subprocess.ProcessTestCase.test_invalid_cmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_cmd__test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_cmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_cmd_line_options__test.test_pdb.PdbTestCase.test_invalid_cmd_line_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_code_page__test.test_codecs.CodePageTest.test_invalid_code_page__'code_pages_are_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_invalid_constant__test.test_ast.AST_Tests.test_invalid_constant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_construction__test.test_decimal.CWhitebox.test_invalid_construction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_content_disposition__test.test_email.test__header_value_parser.TestParser.test_invalid_content_disposition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_content_transfer_encoding__test.test_email.test__header_value_parser.TestParser.test_invalid_content_transfer_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_content_type__test.test_email.test_email.TestNonConformant.test_invalid_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_context__test.test_decimal.CContextInputValidation.test_invalid_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_context__test.test_decimal.PyContextInputValidation.test_invalid_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_cookies__test.test_http_cookies.CookieTests.test_invalid_cookies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_date_format__test.test_email.test_headerregistry.TestDateHeader.test_invalid_date_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_date_value__test.test_email.test_headerregistry.TestDateHeader.test_invalid_date_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_delattr__test.test_exceptions.ExceptionTests.test_invalid_delattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_descriptor__test.test_mmap.MmapTests.test_invalid_descriptor__'requires_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_invalid_end_tags__test.test_htmlparser.HTMLParserTestCase.test_invalid_end_tags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_env__test.test_subprocess.ProcessTestCase.test_invalid_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_env__test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_escape__test.test_json.test_decode.TestCDecode.test_invalid_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_escape__test.test_json.test_decode.TestPyDecode.test_invalid_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_exec__test.test_codeop.CodeopTests.test_invalid_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_factory__test.test_sqlite3.test_factory.CursorFactoryTests.test_invalid_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_fd__test.test_signal.WakeupFDTests.test_invalid_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_field_name__test.test_dataclasses.TestReplace.test_invalid_field_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_field_types__test.test_ctypes.test_structures.StructureTestCase.test_invalid_field_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_flag__test.test_dbm_dumb.DumbDBMTestCase.test_invalid_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_formats__test.test_fractions.FractionTest.test_invalid_formats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_fstring_value__test.test_unparse.UnparseTestCase.test_invalid_fstring_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_get_response__test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_invalid_get_response_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_headers__test.test_httplib.HeaderTests.test_invalid_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_headers__test.test_imghdr.TestImghdr.test_invalid_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_hint__test.test_iterlen.TestLengthHintExceptions.test_invalid_hint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_identifier__test.test_ast.AST_Tests.test_invalid_identifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_indent__test.test_reprlib.ReprTests.test_invalid_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_input_type__test.test_json.test_decode.TestCDecode.test_invalid_input_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_input_type__test.test_json.test_decode.TestPyDecode.test_invalid_input_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_input_type__test.test_statistics.ConvertTest.test_invalid_input_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_inputs__test.test_float.HexFloatTestCase.test_invalid_inputs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_inputs_to_from_name__test.test_importlib.test_main.BasicTests.test_invalid_inputs_to_from_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_integer__test.test_optparse.TestStandard.test_invalid_integer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_invocation__test.test_range.RangeTest.test_invalid_invocation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_isolation_level_type__test.test_sqlite3.test_regression.RegressionTests.test_invalid_isolation_level_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_iterable_in_localetuple__test.test_locale.TestMiscellaneous.test_invalid_iterable_in_localetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_keyword__test.test_capi.test_getargs.KeywordOnly_TestCase.test_invalid_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_keyword__test.test_capi.test_getargs.Keywords_TestCase.test_invalid_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_keyword_arguments__test.test_argparse.TestInvalidArgumentConstructors.test_invalid_keyword_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_keyword_arguments__test.test_dict.DictTest.test_invalid_keyword_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_length__test.test_email.test__encoded_words.TestDecodeB.test_invalid_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_length_of_base64_payload__test.test_email.test_defect_handling.TestDefectCapture.test_invalid_length_of_base64_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_length_of_base64_payload__test.test_email.test_defect_handling.TestDefectDetection.test_invalid_length_of_base64_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_length_of_base64_payload__test.test_email.test_defect_handling.TestDefectRaising.test_invalid_length_of_base64_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_limit__test.test_asyncio.test_streams.StreamTests.test_invalid_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_line_continuation_error_position__test.test_syntax.SyntaxTestCase.test_invalid_line_continuation_error_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_line_continuation_left_recursive__test.test_syntax.SyntaxTestCase.test_invalid_line_continuation_left_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_locale_format_in_localetuple__test.test_locale.TestMiscellaneous.test_invalid_locale_format_in_localetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_longs__test.test_marshal.BugsTestCase.test_invalid_longs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_major_feature_version__test.test_ast.AST_Tests.test_invalid_major_feature_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_method_names__test.test_httplib.HttpMethodTests.test_invalid_method_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_modes__test.test_codecs.UTF16Test.test_invalid_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.ConfigParserTestCase.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.ConfigParserTestCaseNoValue.test_invalid_multiline_value__'if_no_value_is_allowed,_ParsingError_is_not_raised'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.ConvertersTestCase.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.CopyTestCase.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.MultilineValuesTestCase.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.RawConfigParserTestCase.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.SortedTestCase.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_multiline_value__test.test_configparser.StrictTestCase.test_invalid_multiline_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_name__test.test_ctypes.test_structures.StructureTestCase.test_invalid_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestIntEnumClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestIntEnumFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestIntFlagClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestIntFlagFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMinimalDateClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMinimalDateFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMinimalFloatClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMinimalFloatFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMixedDateClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMixedDateFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMixedFloatClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMixedFloatFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMixedIntClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMixedIntFlagClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMixedIntFlagFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMixedIntFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMixedStrClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestMixedStrFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestPlainEnumClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestPlainEnumFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestPlainFlagClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestPlainFlagFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestStrEnumClass.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_enum.TestStrEnumFunction.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_logging.LoggerTest.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_names__test.test_runpy.RunModuleTestCase.test_invalid_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_newline__test.test_io.CIOTest.test_invalid_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_newline__test.test_io.PyIOTest.test_invalid_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_nodes_in_done__test.test_graphlib.TestTopologicalSort.test_invalid_nodes_in_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_nonascii_header_as_string__test.test_mailbox.TestBabyl.test_invalid_nonascii_header_as_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_nonascii_header_as_string__test.test_mailbox.TestMH.test_invalid_nonascii_header_as_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_nonascii_header_as_string__test.test_mailbox.TestMMDF.test_invalid_nonascii_header_as_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_nonascii_header_as_string__test.test_mailbox.TestMaildir.test_invalid_nonascii_header_as_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_nonascii_header_as_string__test.test_mailbox.TestMbox.test_invalid_nonascii_header_as_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_object__test.test_dataclasses.TestReplace.test_invalid_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_offset__test.test_os.TestSendfile.test_invalid_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_opening_mode__test.test_fileinput.FileInputTests.test_invalid_opening_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_operations__test.test_io.CIOTest.test_invalid_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_operations__test.test_io.PyIOTest.test_invalid_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_option__test.test_mimetypes.MimetypesCliTestCase.test_invalid_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_option_strings__test.test_argparse.TestInvalidArgumentConstructors.test_invalid_option_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_override__test.test_decimal.CWhitebox.test_invalid_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_parse_float__test.test_tomllib.test_error.TestError.test_invalid_parse_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_path__test.test_xmlrpc.MultiPathServerTestCase.test_invalid_path__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_invalid_paths__test.test_genericpath.TestGenericTest.test_invalid_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_placeholders__test.test_string.TestTemplate.test_invalid_placeholders_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_position_information__test.test_ast.AST_Tests.test_invalid_position_information_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_positional_argument__test.test_functools.TestSingleDispatch.test_invalid_positional_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_raise__test.test_unparse.UnparseTestCase.test_invalid_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_readline__test.test_tokenize.GenerateTokensTest.test_invalid_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_readline__test.test_tokenize.TokenizeTest.test_invalid_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_redirect__test.test_urllib.urlopen_HttpTests.test_invalid_redirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_redirect__test.test_urllib2.HandlerTests.test_invalid_redirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_registrations__test.test_functools.TestSingleDispatch.test_invalid_registrations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_requests__test.test_httpservers.SimpleHTTPServerTestCase.test_invalid_requests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_reraise__test.test_raise.TestRaise.test_invalid_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_rounds__test.test_crypt.CryptTestCase.test_invalid_rounds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_scope_id_with_percent__test.test_ipaddress.AddressTestCase_v6.test_invalid_scope_id_with_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_scope_id_with_percent__test.test_ipaddress.InterfaceTestCase_v6.test_invalid_scope_id_with_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_scope_id_with_percent__test.test_ipaddress.NetworkTestCase_v6.test_invalid_scope_id_with_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_setattr__test.test_exceptions.ExceptionTests.test_invalid_setattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_setstate__test.test_exceptions.ExceptionTests.test_invalid_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_signs__test.test_int.IntTestCases.test_invalid_signs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_socket__test.test_signal.WakeupFDTests.test_invalid_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_string_prefixes__test.test_fstring.TestCase.test_invalid_string_prefixes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_style__test.test_logging.FormatterTest.test_invalid_style_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_sum__test.test_ast.AST_Tests.test_invalid_sum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_syntax_0__test.test_patma.TestSyntaxErrors.test_invalid_syntax_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_syntax_1__test.test_patma.TestSyntaxErrors.test_invalid_syntax_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_syntax_2__test.test_patma.TestSyntaxErrors.test_invalid_syntax_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_syntax_3__test.test_patma.TestSyntaxErrors.test_invalid_syntax_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_syntax__test.test__xxsubinterpreters.RunStringTests.test_invalid_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_syntax__test.test_tokenize.CTokenizeTest.test_invalid_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_syntax_error_message__test.test_fstring.TestCase.test_invalid_syntax_error_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_syntax_errors__test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_syntax_errors_async__test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_errors_async_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_syntax_lambda__test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_target__test.test_unittest.testmock.testpatch.PatchTest.test_invalid_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_tokens__test.test_netrc.NetrcTestCase.test_invalid_tokens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_type__test.test_argparse.TestInvalidArgumentConstructors.test_invalid_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_type__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_invalid_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_type__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_invalid_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_type__test.test_plistlib.TestPlistlib.test_invalid_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_type_error__test.test_statistics.TestHarmonicMean.test_invalid_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_type_in_all__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_invalid_type_in_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_type_in_all__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_invalid_type_in_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_type_raises__test.test_logging.ConfigDictTest.test_invalid_type_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_type_specification__test.test_dataclasses.TestMakeDataclass.test_invalid_type_specification_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_tzstr__test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_invalid_tzstr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_tzstr__test.test_zoneinfo.test_zoneinfo.TZStrTest.test_invalid_tzstr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_uid__test.test_plistlib.TestPlistlib.test_invalid_uid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_usage__test.test_importlib.test_main.DiscoveryTests.test_invalid_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_utf8__test.test_source_encoding.UTF8ValidatorTest.test_invalid_utf8__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_invalid_utf8_arg__test.test_cmd_line.CmdLineTest.test_invalid_utf8_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_warning__test.test_codeop.CodeopTests.test_invalid_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_with_no_lines__test.test_string.TestTemplate.test_invalid_with_no_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalid_yield_from__test.test_unparse.UnparseTestCase.test_invalid_yield_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidarray__test.test_plistlib.TestPlistlib.test_invalidarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_cache__test.test_importlib.test_metadata_api.InvalidateCache.test_invalidate_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_invalidate_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_invalidate_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches__test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_invalidate_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches__test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_invalidate_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches__test.test_importlib.test_abc.Frozen_MetaPathFinderDefaultsTests.test_invalidate_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches__test.test_importlib.test_abc.Frozen_PathEntryFinderDefaultsTests.test_invalidate_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches__test.test_importlib.test_abc.Source_MetaPathFinderDefaultsTests.test_invalidate_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches__test.test_importlib.test_abc.Source_PathEntryFinderDefaultsTests.test_invalidate_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches__test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackagesCreatedWhileRunning.test_invalidate_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_clear_out_None__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_clear_out_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_clear_out_None__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_clear_out_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_clear_out_None__test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_clear_out_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_clear_out_None__test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_clear_out_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_clear_out_relative_path__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_clear_out_relative_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_clear_out_relative_path__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_clear_out_relative_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_clear_out_relative_path__test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_clear_out_relative_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_clear_out_relative_path__test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_clear_out_relative_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_finders__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_finders_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_finders__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_finders_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_finders__test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_finders_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidate_caches_finders__test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_finders_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidation_mode__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_invalidation_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidation_mode__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_invalidation_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invaliddict__test.test_plistlib.TestPlistlib.test_invaliddict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidinteger__test.test_plistlib.TestPlistlib.test_invalidinteger_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invalidreal__test.test_plistlib.TestPlistlib.test_invalidreal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invaliduri__test.test_httpservers.CGIHTTPServerTestCase.test_invaliduri__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestDeque.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestDequeReversed.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestDictItems.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestDictKeys.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestDictValues.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestList.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestListReversed.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestRepeat.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestSet.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestTuple.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestXrange.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant__test.test_iterlen.TestXrangeCustomReversed.test_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invariant_for_the_in_operator__test.test_collections.TestCounter.test_invariant_for_the_in_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invert__test.test_decimal.CIBMTestCases.test_invert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invert__test.test_decimal.PyIBMTestCases.test_invert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invert__test.test_enum.OldTestIntFlag.test_invert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invert__test.test_operator.COperatorTestCase.test_invert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invert__test.test_operator.PyOperatorTestCase.test_invert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invert__test.test_unary.UnaryOpTestCase.test_invert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_invisible_characters__test.test_syntax.SyntaxTestCase.test_invisible_characters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io__test.test_plistlib.TestPlistlib.test_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io__test.test_typing.IOTests.test_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io__test.test_utf8_mode.UTF8ModeTests.test_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io_after_close__test.test_io.CMiscIOTest.test_io_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io_after_close__test.test_io.PyMiscIOTest.test_io_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io_buffered_by_default__test.test_subprocess.ProcessTestCase.test_io_buffered_by_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io_buffered_by_default__test.test_subprocess.ProcessTestCaseNoPoll.test_io_buffered_by_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io_encoding__test.test_utf8_mode.UTF8ModeTests.test_io_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io_methods__test.test_mmap.MmapTests.test_io_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io_on_closed_object__test.test_gzip.TestGzip.test_io_on_closed_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io_on_closed_zipextfile__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_io_on_closed_zipextfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io_submodule__test.test_typing.IOTests.test_io_submodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io_unbuffered_works__test.test_subprocess.ProcessTestCase.test_io_unbuffered_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_io_unbuffered_works__test.test_subprocess.ProcessTestCaseNoPoll.test_io_unbuffered_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iobase_interface__test.test_tempfile.TestSpooledTemporaryFile.test_iobase_interface_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ioencoding__test.test_sys.SysModuleTest.test_ioencoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ioencoding_nonascii__test.test_sys.SysModuleTest.test_ioencoding_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ior__test.test_set.TestSet.test_ior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ior__test.test_set.TestSetSubclass.test_ior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ior__test.test_weakset.TestWeakSet.test_ior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ior_operator__test.test_os.EnvironTests.test_ior_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ior_operator_invalid_dicts__test.test_os.EnvironTests.test_ior_operator_invalid_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ior_operator_key_value_iterable__test.test_os.EnvironTests.test_ior_operator_key_value_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ior_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_ior_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ior_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ior_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ior_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ior_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ior_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ior_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ip_address__test.test_ipaddress.FactoryFunctionErrors.test_ip_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ip_getnode__test.test_uuid.TestInternalsWithExtModule.test_ip_getnode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ip_getnode__test.test_uuid.TestInternalsWithoutExtModule.test_ip_getnode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ip_interface__test.test_ipaddress.FactoryFunctionErrors.test_ip_interface_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ip_network__test.test_ipaddress.FactoryFunctionErrors.test_ip_network_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ipaddr_info__test.test_asyncio.test_base_events.BaseEventTests.test_ipaddr_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ipaddr_info_no_inet_pton__test.test_asyncio.test_base_events.BaseEventTests.test_ipaddr_info_no_inet_pton_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ipow__test.test_descr.ClassPropertiesAndMethods.test_ipow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ipow_exception_text__test.test_descr.ClassPropertiesAndMethods.test_ipow_exception_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ipow_returns_not_implemented__test.test_descr.ClassPropertiesAndMethods.test_ipow_returns_not_implemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ipv6_only_default__test.test_socket.CreateServerTest.test_ipv6_only_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ipv6host_header__test.test_httplib.HeaderTests.test_ipv6host_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ipython_workaround__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_ipython_workaround_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ipython_workaround__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_ipython_workaround_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ipython_workaround__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_ipython_workaround_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_irepeat_1char__test.test_bytes.ByteArrayTest.test_irepeat_1char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_irepeat__test.test_bytes.ByteArrayTest.test_irepeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_AsyncMock_cm__test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_is_AsyncMock_cm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_AsyncMock_patch__test.test_unittest.testmock.testasync.AsyncAutospecTest.test_is_AsyncMock_patch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_AsyncMock_patch__test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_AsyncMock_patch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_AsyncMock_patch__test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_is_AsyncMock_patch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_AsyncMock_patch_classmethod__test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_AsyncMock_patch_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_AsyncMock_patch_staticmethod__test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_AsyncMock_patch_staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_HDN__test.test_http_cookiejar.CookieTests.test_is_HDN_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is__test.test_operator.COperatorTestCase.test_is_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is__test.test_operator.PyOperatorTestCase.test_is_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_absolute__test.test_pathlib.PosixPathAsPureTest.test_is_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_absolute__test.test_pathlib.PurePosixPathTest.test_is_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_absolute__test.test_pathlib.PureWindowsPathTest.test_is_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_absolute__test.test_pathlib.WindowsPathAsPureTest.test_is_absolute__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_active__test.test_graphlib.TestTopologicalSort.test_is_active_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_alive_after_fork__test.test_threading.ThreadTests.test_is_alive_after_fork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_async_AsyncMock__test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_is_async_AsyncMock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_async_cm__test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_is_async_cm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_async_function_cm__test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_is_async_function_cm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_async_patch__test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_async_patch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_attachment__test.test_email.test_message.TestEmailMessage.test_is_attachment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_attachment__test.test_email.test_message.TestMIMEPart.test_is_attachment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_block_device_false__test.test_pathlib.PathSubclassTest.test_is_block_device_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_block_device_false__test.test_pathlib.PathTest.test_is_block_device_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_block_device_false__test.test_pathlib.PosixPathTest.test_is_block_device_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_block_device_false__test.test_pathlib.WindowsPathTest.test_is_block_device_false__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_char_device_false__test.test_pathlib.PathSubclassTest.test_is_char_device_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_char_device_false__test.test_pathlib.PathTest.test_is_char_device_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_char_device_false__test.test_pathlib.PosixPathTest.test_is_char_device_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_char_device_false__test.test_pathlib.WindowsPathTest.test_is_char_device_false__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_char_device_true__test.test_pathlib.PathSubclassTest.test_is_char_device_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_char_device_true__test.test_pathlib.PathTest.test_is_char_device_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_char_device_true__test.test_pathlib.PosixPathTest.test_is_char_device_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_char_device_true__test.test_pathlib.WindowsPathTest.test_is_char_device_true__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_character_junk_false__test.test_difflib.TestJunkAPIs.test_is_character_junk_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_character_junk_true__test.test_difflib.TestJunkAPIs.test_is_character_junk_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_check_supported__test.test_lzma.MiscellaneousTestCase.test_is_check_supported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_child_AsyncMock__test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_is_child_AsyncMock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_coroutine_function_patch__test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_coroutine_function_patch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_dataclass__test.test_dataclasses.TestCase.test_is_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_dataclass_genericalias__test.test_dataclasses.TestCase.test_is_dataclass_genericalias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_dataclass_when_getattr_always_returns__test.test_dataclasses.TestCase.test_is_dataclass_when_getattr_always_returns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_default__test.test_queue.CSimpleQueueTest.test_is_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_descriptor__test.test_enum.TestHelpers.test_is_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_dir__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_dir__test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_dir__test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_dir__test.test_importlib.resources.test_resource.ResourceZipTests.test_is_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_dir__test.test_pathlib.PathSubclassTest.test_is_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_dir__test.test_pathlib.PathTest.test_is_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_dir__test.test_pathlib.PosixPathTest.test_is_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_dir__test.test_pathlib.WindowsPathTest.test_is_dir__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_enabled__test.test_faulthandler.FaultHandlerTests.test_is_enabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_enabled_for__test.test_logging.LoggerAdapterTest.test_is_enabled_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_enabled_for__test.test_logging.LoggerTest.test_is_enabled_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_enabled_for_disabled_logger__test.test_logging.LoggerTest.test_is_enabled_for_disabled_logger_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_expression__test.test_lib2to3.test_fixers.Test_idioms.test_is_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_fifo_false__test.test_pathlib.PathSubclassTest.test_is_fifo_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_fifo_false__test.test_pathlib.PathTest.test_is_fifo_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_fifo_false__test.test_pathlib.PosixPathTest.test_is_fifo_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_fifo_false__test.test_pathlib.WindowsPathTest.test_is_fifo_false__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_fifo_true__test.test_pathlib.PathSubclassTest.test_is_fifo_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_fifo_true__test.test_pathlib.PathTest.test_is_fifo_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_fifo_true__test.test_pathlib.PosixPathTest.test_is_fifo_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_fifo_true__test.test_pathlib.WindowsPathTest.test_is_fifo_true__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_file__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_file__test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_file__test.test_pathlib.PathSubclassTest.test_is_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_file__test.test_pathlib.PathTest.test_is_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_file__test.test_pathlib.PosixPathTest.test_is_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_file__test.test_pathlib.WindowsPathTest.test_is_file__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_file_does_not_keep_open__test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_does_not_keep_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_file_exists__test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_file_exists__test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_file_failure_does_not_keep_open__test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_failure_does_not_keep_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_file_missing__test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_file_missing__test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_file_missing__test.test_zipfile._path.test_path.TestPath.test_is_file_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_finalized__test.test_gc.GCTests.test_is_finalized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_finalizing__test.test_sys.SysModuleTest.test_is_finalizing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_finite__test.test_decimal.CContextAPItests.test_is_finite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_finite__test.test_decimal.PyContextAPItests.test_is_finite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_infinite__test.test_decimal.CContextAPItests.test_is_infinite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_infinite__test.test_decimal.PyContextAPItests.test_is_infinite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_instance__test.test_sqlite3.test_factory.CursorFactoryTests.test_is_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_integer__test.test_float.GeneralFloatCases.test_is_integer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_integer__test.test_fractions.FractionTest.test_is_integer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_integer__test.test_long.LongTest.test_is_integer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_iobase__test.test_tempfile.TestSpooledTemporaryFile.test_is_iobase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_junction__test.test_pathlib.PathSubclassTest.test_is_junction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_junction__test.test_pathlib.PathTest.test_is_junction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_junction__test.test_pathlib.PosixPathTest.test_is_junction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_junction__test.test_pathlib.WindowsPathTest.test_is_junction__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_line_junk_REDOS__test.test_difflib.TestJunkAPIs.test_is_line_junk_REDOS_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_line_junk_false__test.test_difflib.TestJunkAPIs.test_is_line_junk_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_line_junk_true__test.test_difflib.TestJunkAPIs.test_is_line_junk_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_mount__test.test_pathlib.PathSubclassTest.test_is_mount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_mount__test.test_pathlib.PathTest.test_is_mount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_mount__test.test_pathlib.PosixPathTest.test_is_mount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_mount__test.test_pathlib.WindowsPathTest.test_is_mount__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_nan__test.test_decimal.CContextAPItests.test_is_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_nan__test.test_decimal.PyContextAPItests.test_is_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_normal__test.test_decimal.CContextAPItests.test_is_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_normal__test.test_decimal.PyContextAPItests.test_is_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_not__test.test_operator.COperatorTestCase.test_is_not_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_not__test.test_operator.PyOperatorTestCase.test_is_not_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_not_expression__test.test_lib2to3.test_fixers.Test_idioms.test_is_not_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_not_instance_of_iterable__test.test_genericalias.TypeIterationTests.test_is_not_instance_of_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_not_instance_of_iterable__test.test_typing.TypeIterationTests.test_is_not_instance_of_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_not_reverse__test.test_lib2to3.test_fixers.Test_idioms.test_is_not_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_not_simple__test.test_lib2to3.test_fixers.Test_idioms.test_is_not_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package__test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package__test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package__test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package__test.test_importlib.extension.test_loader.Source_LoaderTests.test_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package__test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package__test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package__test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package__test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package__test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package__test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package_when_is_package__test.test_pydoc.PydocDocTest.test_is_package_when_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_package_when_not_package__test.test_pydoc.PydocDocTest.test_is_package_when_not_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_private__test.test_enum.TestHelpers.test_is_private_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_private__test.test_enum.TestInternals.test_is_private_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_produced_by_factory__test.test_sqlite3.test_factory.RowFactoryTestsBackwardsCompat.test_is_produced_by_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_qnan__test.test_decimal.CContextAPItests.test_is_qnan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_qnan__test.test_decimal.PyContextAPItests.test_is_qnan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_relative_to__test.test_pathlib.PureWindowsPathTest.test_is_relative_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_relative_to__test.test_pathlib.WindowsPathAsPureTest.test_is_relative_to__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_relative_to_common__test.test_pathlib.PosixPathAsPureTest.test_is_relative_to_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_relative_to_common__test.test_pathlib.PurePathSubclassTest.test_is_relative_to_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_relative_to_common__test.test_pathlib.PurePathTest.test_is_relative_to_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_relative_to_common__test.test_pathlib.PurePosixPathTest.test_is_relative_to_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_relative_to_common__test.test_pathlib.PureWindowsPathTest.test_is_relative_to_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_relative_to_common__test.test_pathlib.WindowsPathAsPureTest.test_is_relative_to_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_reserved__test.test_pathlib.PosixPathAsPureTest.test_is_reserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_reserved__test.test_pathlib.PurePosixPathTest.test_is_reserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_reserved__test.test_pathlib.PureWindowsPathTest.test_is_reserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_reserved__test.test_pathlib.WindowsPathAsPureTest.test_is_reserved__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_reverse__test.test_lib2to3.test_fixers.Test_idioms.test_is_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_set__test.test_threading.EventTests.test_is_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_signed__test.test_decimal.CContextAPItests.test_is_signed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_signed__test.test_decimal.PyContextAPItests.test_is_signed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_simple__test.test_lib2to3.test_fixers.Test_idioms.test_is_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_snan__test.test_decimal.CContextAPItests.test_is_snan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_snan__test.test_decimal.PyContextAPItests.test_is_snan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_socket_false__test.test_pathlib.PathSubclassTest.test_is_socket_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_socket_false__test.test_pathlib.PathTest.test_is_socket_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_socket_false__test.test_pathlib.PosixPathTest.test_is_socket_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_socket_false__test.test_pathlib.WindowsPathTest.test_is_socket_false__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_socket_true__test.test_pathlib.PathSubclassTest.test_is_socket_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_socket_true__test.test_pathlib.PathTest.test_is_socket_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_socket_true__test.test_pathlib.PosixPathTest.test_is_socket_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_socket_true__test.test_pathlib.WindowsPathTest.test_is_socket_true__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_submodule_resource__test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_is_submodule_resource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_submodule_resource__test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_is_submodule_resource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_subnormal__test.test_decimal.CContextAPItests.test_is_subnormal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_subnormal__test.test_decimal.PyContextAPItests.test_is_subnormal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_symlink__test.test_pathlib.PathSubclassTest.test_is_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_symlink__test.test_pathlib.PathTest.test_is_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_symlink__test.test_pathlib.PosixPathTest.test_is_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_symlink__test.test_pathlib.WindowsPathTest.test_is_symlink__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_is_tarfile_erroneous__test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_erroneous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_erroneous__test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_erroneous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_erroneous__test.test_tarfile.GzipMiscReadTest.test_is_tarfile_erroneous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_erroneous__test.test_tarfile.GzipStreamReadTest.test_is_tarfile_erroneous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_erroneous__test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_erroneous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_erroneous__test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_erroneous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_erroneous__test.test_tarfile.MiscReadTest.test_is_tarfile_erroneous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_erroneous__test.test_tarfile.StreamReadTest.test_is_tarfile_erroneous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_keeps_position__test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_keeps_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_keeps_position__test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_keeps_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_keeps_position__test.test_tarfile.GzipMiscReadTest.test_is_tarfile_keeps_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_keeps_position__test.test_tarfile.GzipStreamReadTest.test_is_tarfile_keeps_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_keeps_position__test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_keeps_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_keeps_position__test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_keeps_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_keeps_position__test.test_tarfile.MiscReadTest.test_is_tarfile_keeps_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_keeps_position__test.test_tarfile.StreamReadTest.test_is_tarfile_keeps_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_valid__test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_valid__test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_valid__test.test_tarfile.GzipMiscReadTest.test_is_tarfile_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_valid__test.test_tarfile.GzipStreamReadTest.test_is_tarfile_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_valid__test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_valid__test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_valid__test.test_tarfile.MiscReadTest.test_is_tarfile_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tarfile_valid__test.test_tarfile.StreamReadTest.test_is_tarfile_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tracing__test.test_tracemalloc.TestTracemallocEnabled.test_is_tracing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_tracked__test.test_gc.GCTests.test_is_tracked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_typeddict__test.test_typing.TypedDictTests.test_is_typeddict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_valid__test.test_string.TestTemplate.test_is_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_zero__test.test_decimal.CContextAPItests.test_is_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_is_zero__test.test_decimal.PyContextAPItests.test_is_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isabs__test.test_ntpath.TestNtpath.test_isabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isabs__test.test_posixpath.PosixPathTest.test_isabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isabstract__test.test_inspect.test_inspect.TestPredicates.test_isabstract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isabstract_during_init_subclass__test.test_inspect.test_inspect.TestPredicates.test_isabstract_during_init_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalnum__test.test_bigmem.BytearrayTest.test_isalnum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalnum__test.test_bigmem.BytesTest.test_isalnum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalnum__test.test_bigmem.StrTest.test_isalnum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalnum__test.test_bytes.ByteArrayAsStringTest.test_isalnum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalnum__test.test_bytes.BytesAsStringTest.test_isalnum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalnum__test.test_unicode.UnicodeTest.test_isalnum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalnum__test.test_userstring.UserStringTest.test_isalnum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalpha__test.test_bigmem.BytearrayTest.test_isalpha_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalpha__test.test_bigmem.BytesTest.test_isalpha_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalpha__test.test_bigmem.StrTest.test_isalpha_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalpha__test.test_bytes.ByteArrayAsStringTest.test_isalpha_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalpha__test.test_bytes.BytesAsStringTest.test_isalpha_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalpha__test.test_unicode.UnicodeTest.test_isalpha_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isalpha__test.test_userstring.UserStringTest.test_isalpha_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isascii__test.test_bytes.ByteArrayAsStringTest.test_isascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isascii__test.test_bytes.BytesAsStringTest.test_isascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isascii__test.test_unicode.UnicodeTest.test_isascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isascii__test.test_userstring.UserStringTest.test_isascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isatty__test.test_io.CBufferedRWPairTest.test_isatty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isatty__test.test_io.PyBufferedRWPairTest.test_isatty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isatty__test.test_os.TestInvalidFD.test_isatty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isawaitable__test.test_inspect.test_inspect.TestPredicates.test_isawaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isawaitable__test.test_unittest.testmock.testasync.AsyncMockTest.test_isawaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isbigendian__test.test_struct.StructTest.test_isbigendian_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isclass__test.test_inspect.test_inspect.TestPredicates.test_isclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutine__test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutine__test.test_inspect.test_inspect.TestPredicates.test_iscoroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutine_generator__test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutine_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction__test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutinefunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_iscoroutinefunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_iscoroutinefunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_iscoroutinefunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_iscoroutinefunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_iscoroutinefunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_iscoroutinefunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_iscoroutinefunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_iscoroutinefunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction_default__test.test_unittest.testmock.testasync.AsyncMockTest.test_iscoroutinefunction_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction_function__test.test_unittest.testmock.testasync.AsyncMockTest.test_iscoroutinefunction_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iscoroutinefunction_normal_function__test.test_unittest.testmock.testasync.AsyncMockTest.test_iscoroutinefunction_normal_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdecimal__test.test_unicode.UnicodeTest.test_isdecimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdevdrive__test.test_ntpath.TestNtpath.test_isdevdrive__'Dev_Drives_only_exist_on_Win32'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_isdevdrive_fallback__test.test_ntpath.TestNtpath.test_isdevdrive_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdigit__test.test_bigmem.BytearrayTest.test_isdigit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdigit__test.test_bigmem.BytesTest.test_isdigit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdigit__test.test_bigmem.StrTest.test_isdigit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdigit__test.test_bytes.ByteArrayAsStringTest.test_isdigit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdigit__test.test_bytes.BytesAsStringTest.test_isdigit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdigit__test.test_unicode.UnicodeTest.test_isdigit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdigit__test.test_userstring.UserStringTest.test_isdigit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdir__test.test_genericpath.TestGenericTest.test_isdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdir__test.test_ntpath.NtCommonTest.test_isdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdir__test.test_posixpath.PosixCommonTest.test_isdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdir_on_directory_link_to_missing_target__test.test_os.Win32SymlinkTests.test_isdir_on_directory_link_to_missing_target__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_isdisjoint_Set__test.test_collections.TestCollectionABCs.test_isdisjoint_Set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint__test.test_set.TestFrozenSet.test_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint__test.test_set.TestFrozenSetSubclass.test_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint__test.test_set.TestSet.test_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint__test.test_set.TestSetSubclass.test_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint__test.test_weakset.TestWeakSet.test_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_empty__test.test_set.TestBasicOpsBytes.test_isdisjoint_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_empty__test.test_set.TestBasicOpsEmpty.test_isdisjoint_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_empty__test.test_set.TestBasicOpsMixedStringBytes.test_isdisjoint_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_empty__test.test_set.TestBasicOpsSingleton.test_isdisjoint_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_empty__test.test_set.TestBasicOpsString.test_isdisjoint_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_empty__test.test_set.TestBasicOpsTriple.test_isdisjoint_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_empty__test.test_set.TestBasicOpsTuple.test_isdisjoint_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_non_overlap__test.test_set.TestBinaryOps.test_isdisjoint_non_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_overlap__test.test_set.TestBinaryOps.test_isdisjoint_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_subset__test.test_set.TestBinaryOps.test_isdisjoint_subset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_superset__test.test_set.TestBinaryOps.test_isdisjoint_superset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_with_mutation__test.test_set.TestMethodsMutating_Set_Dict.test_isdisjoint_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_with_mutation__test.test_set.TestMethodsMutating_Set_List.test_isdisjoint_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_with_mutation__test.test_set.TestMethodsMutating_Set_Set.test_isdisjoint_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_with_mutation__test.test_set.TestMethodsMutating_Set_Subclass.test_isdisjoint_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_with_mutation__test.test_set.TestMethodsMutating_Subclass_Set.test_isdisjoint_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdisjoint_with_mutation__test.test_set.TestMethodsMutating_Subclass_Subclass.test_isdisjoint_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isdst_deprecation__test.test_email.test_utils.LocaltimeTests.test_isdst_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isfile__test.test_genericpath.TestGenericTest.test_isfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isfile__test.test_ntpath.NtCommonTest.test_isfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isfile__test.test_posixpath.PosixCommonTest.test_isfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isfile_driveletter__test.test_ntpath.TestNtpath.test_isfile_driveletter__'drive_letters_are_a_windows_concept'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_isfinite__test.test_cmath.CMathTests.test_isfinite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isfuture__test.test_asyncio.test_futures.CFutureTests.test_isfuture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isfuture__test.test_asyncio.test_futures.CSubFutureTests.test_isfuture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isfuture__test.test_asyncio.test_futures.PyFutureTests.test_isfuture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isidentifier__test.test_unicode.UnicodeTest.test_isidentifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isidentifier_legacy__test.test_unicode.UnicodeTest.test_isidentifier_legacy__'requires_legacy_Unicode_C_API'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_isinf__test.test_cmath.CMathTests.test_isinf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinst_isclass__test.test_descr.ClassPropertiesAndMethods.test_isinst_isclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance__test.test_ast.AST_Tests.test_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance__test.test_bool.BoolTest.test_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance__test.test_builtin.BuiltinTest.test_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance__test.test_genericalias.BaseTest.test_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance_abstract__test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_abstract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance_checks_not_at_whim_of_gc__test.test_typing.ProtocolTests.test_isinstance_checks_not_at_whim_of_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance_dont_mask_non_attribute_error__test.test_isinstance.TestIsInstanceExceptions.test_isinstance_dont_mask_non_attribute_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance_invalidation__test.test_abc.test_factory.<locals>.TestABC.test_isinstance_invalidation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance_normal__test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance_recursion_limit__test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance_under_settrace__test.test_unittest.testmock.testmock.MockTest.test_isinstance_under_settrace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isinstance_with_or_union__test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_with_or_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isjunction__test.test_ntpath.TestNtpath.test_isjunction__'Can_only_test_junctions_with_creation_on_win32.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_isjunction__test.test_posixpath.PosixPathTest.test_isjunction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isleap__test.test_calendar.CalendarTestCase.test_isleap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islice__test.test_itertools.TestBasicOps.test_islice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islice__test.test_itertools.TestExamples.test_islice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islice__test.test_itertools.TestGC.test_islice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islice__test.test_itertools.TestVariousIteratorArgs.test_islice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islice_recipe__test.test_itertools.TestPurePythonRoughEquivalents.test_islice_recipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islink__test.test_posixpath.PosixPathTest.test_islink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islower__test.test_bigmem.BytearrayTest.test_islower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islower__test.test_bigmem.BytesTest.test_islower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islower__test.test_bigmem.StrTest.test_islower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islower__test.test_bytes.ByteArrayAsStringTest.test_islower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islower__test.test_bytes.BytesAsStringTest.test_islower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islower__test.test_unicode.UnicodeTest.test_islower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_islower__test.test_userstring.UserStringTest.test_islower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ismount__test.test_ntpath.TestNtpath.test_ismount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ismount__test.test_posixpath.PosixPathTest.test_ismount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ismount_different_device__test.test_posixpath.PosixPathTest.test_ismount_different_device_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ismount_directory_not_readable__test.test_posixpath.PosixPathTest.test_ismount_directory_not_readable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ismount_non_existent__test.test_posixpath.PosixPathTest.test_ismount_non_existent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ismount_symlinks__test.test_posixpath.PosixPathTest.test_ismount_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isnan__test.test_cmath.CMathTests.test_isnan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isnt_classvar__test.test_dataclasses.TestStringAnnotations.test_isnt_classvar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isnt_initvar__test.test_dataclasses.TestStringAnnotations.test_isnt_initvar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isnumeric__test.test_unicode.UnicodeTest.test_isnumeric_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso2022__test.test_multibytecodec.Test_IncrementalDecoder.test_iso2022_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso2022_jp_g0__test.test_multibytecodec.Test_ISO2022.test_iso2022_jp_g0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso2time__test.test_http_cookiejar.DateTimeTests.test_iso2time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso2time_formats__test.test_http_cookiejar.DateTimeTests.test_iso2time_formats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso2time_garbage__test.test_http_cookiejar.DateTimeTests.test_iso2time_garbage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso2time_performance_regression__test.test_http_cookiejar.DateTimeTests.test_iso2time_performance_regression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso8859_1_filename__test.test_tarfile.GNUUnicodeTest.test_iso8859_1_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso8859_1_filename__test.test_tarfile.PAXUnicodeTest.test_iso8859_1_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso8859_1_filename__test.test_tarfile.UstarUnicodeTest.test_iso8859_1_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso_long_years__test.datetimetester.TestDateTimeTZ_Fast.test_iso_long_years_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso_long_years__test.datetimetester.TestDateTimeTZ_Pure.test_iso_long_years_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso_long_years__test.datetimetester.TestDateTime_Fast.test_iso_long_years_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso_long_years__test.datetimetester.TestDateTime_Pure.test_iso_long_years_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso_long_years__test.datetimetester.TestDate_Fast.test_iso_long_years_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso_long_years__test.datetimetester.TestDate_Pure.test_iso_long_years_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso_long_years__test.datetimetester.TestSubclassDateTime_Fast.test_iso_long_years_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iso_long_years__test.datetimetester.TestSubclassDateTime_Pure.test_iso_long_years_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isocalendar__test.datetimetester.TestDateTimeTZ_Fast.test_isocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isocalendar__test.datetimetester.TestDateTimeTZ_Pure.test_isocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isocalendar__test.datetimetester.TestDateTime_Fast.test_isocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isocalendar__test.datetimetester.TestDateTime_Pure.test_isocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isocalendar__test.datetimetester.TestDate_Fast.test_isocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isocalendar__test.datetimetester.TestDate_Pure.test_isocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isocalendar__test.datetimetester.TestSubclassDateTime_Fast.test_isocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isocalendar__test.datetimetester.TestSubclassDateTime_Pure.test_isocalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestDateTimeTZ_Fast.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestDateTimeTZ_Pure.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestDateTime_Fast.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestDateTime_Pure.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestDate_Fast.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestDate_Pure.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestSubclassDateTime_Fast.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestSubclassDateTime_Pure.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestTimeTZ_Fast.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestTimeTZ_Pure.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestTime_Fast.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat__test.datetimetester.TestTime_Pure.test_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat_timezone__test.datetimetester.TestDateTimeTZ_Fast.test_isoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat_timezone__test.datetimetester.TestDateTimeTZ_Pure.test_isoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat_timezone__test.datetimetester.TestDateTime_Fast.test_isoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat_timezone__test.datetimetester.TestDateTime_Pure.test_isoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat_timezone__test.datetimetester.TestSubclassDateTime_Fast.test_isoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat_timezone__test.datetimetester.TestSubclassDateTime_Pure.test_isoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat_timezone__test.datetimetester.TestTimeTZ_Fast.test_isoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat_timezone__test.datetimetester.TestTimeTZ_Pure.test_isoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat_timezone__test.datetimetester.TestTime_Fast.test_isoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isoformat_timezone__test.datetimetester.TestTime_Pure.test_isoformat_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolated_config__test.test_import.SubinterpImportTests.test_isolated_config_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolated_readonly__test.test_interpreters.TestInterpreterAttrs.test_isolated_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolated_subinterpreter__test.test_capi.test_misc.TestPendingCalls.test_isolated_subinterpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolatedmode__test.test_cmd_line.CmdLineTest.test_isolatedmode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_begin__test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_begin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_begin__test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_begin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_default__test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_default__test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_deferred__test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_deferred_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_deferrred__test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_deferrred_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_exclusive__test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_exclusive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_exclusive__test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_exclusive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_immediate__test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_immediate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_immediate__test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_immediate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_none__test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isolation_level_none__test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isprintable__test.test_unicode.UnicodeTest.test_isprintable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isroutine__test.test_inspect.test_inspect.TestPredicates.test_isroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isspace__test.test_bigmem.BytearrayTest.test_isspace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isspace__test.test_bigmem.BytesTest.test_isspace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isspace__test.test_bigmem.StrTest.test_isspace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isspace__test.test_bytes.ByteArrayAsStringTest.test_isspace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isspace__test.test_bytes.BytesAsStringTest.test_isspace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isspace__test.test_unicode.UnicodeTest.test_isspace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isspace__test.test_userstring.UserStringTest.test_isspace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isspace_invariant__test.test_unicode.UnicodeTest.test_isspace_invariant__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_issubclass__test.test_bool.BoolTest.test_issubclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubclass__test.test_builtin.BuiltinTest.test_issubclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubclass__test.test_genericalias.BaseTest.test_issubclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubclass_and_isinstance_on_Protocol_itself__test.test_typing.ProtocolTests.test_issubclass_and_isinstance_on_Protocol_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubclass_bad_arguments__test.test_abc.test_factory.<locals>.TestABC.test_issubclass_bad_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubclass_fails_correctly__test.test_typing.ProtocolTests.test_issubclass_fails_correctly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubclass_refcount_handling__test.test_isinstance.TestIsInstanceIsSubclass.test_issubclass_refcount_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubset__test.test_set.TestSubsetEmptyNonEmpty.test_issubset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubset__test.test_set.TestSubsetEqualEmpty.test_issubset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubset__test.test_set.TestSubsetEqualNonEmpty.test_issubset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubset__test.test_set.TestSubsetNonOverlap.test_issubset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubset__test.test_set.TestSubsetPartial.test_issubset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubset_with_mutation__test.test_set.TestMethodsMutating_Set_Dict.test_issubset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubset_with_mutation__test.test_set.TestMethodsMutating_Set_List.test_issubset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubset_with_mutation__test.test_set.TestMethodsMutating_Set_Set.test_issubset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubset_with_mutation__test.test_set.TestMethodsMutating_Set_Subclass.test_issubset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubset_with_mutation__test.test_set.TestMethodsMutating_Subclass_Set.test_issubset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issubset_with_mutation__test.test_set.TestMethodsMutating_Subclass_Subclass.test_issubset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue10254__test.test_unicodedata.UnicodeFunctionsTest.test_issue10254_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue103488__test.test_generators.GeneratorTest.test_issue103488_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue105979__test.test_import.ImportTests.test_issue105979_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue105987__test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_issue105987_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue10777__test.test_xml_etree.BugsTest.test_issue10777_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue10777__test.test_xml_etree_c.BugsTest.test_issue10777_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue11845__test.test_range.RangeTest.test_issue11845_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue1242657__test.test_iterlen.TestLengthHintExceptions.test_issue1242657_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue12483__test.test_ctypes.test_callbacks.Callbacks.test_issue12483_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue12483__test.test_ctypes.test_callbacks.StdcallCallbacks.test_issue12483__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_issue13120__test.test_pdb.PdbTestCase.test_issue13120_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue13183__test.test_pdb.PdbTestCase.test_issue13183_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue13343__test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_issue13343_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue1395_1__test.test_io.CTextIOWrapperTest.test_issue1395_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue1395_1__test.test_io.PyTextIOWrapperTest.test_issue1395_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue1395_2__test.test_io.CTextIOWrapperTest.test_issue1395_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue1395_2__test.test_io.PyTextIOWrapperTest.test_issue1395_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue1395_3__test.test_io.CTextIOWrapperTest.test_issue1395_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue1395_3__test.test_io.PyTextIOWrapperTest.test_issue1395_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue1395_4__test.test_io.CTextIOWrapperTest.test_issue1395_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue1395_4__test.test_io.PyTextIOWrapperTest.test_issue1395_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue1395_5__test.test_io.CTextIOWrapperTest.test_issue1395_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue1395_5__test.test_io.PyTextIOWrapperTest.test_issue1395_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue14072__test.test_urlparse.UrlParseTestCase.test_issue14072_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue14160__test.test_tarfile.Bz2UstarReadTest.test_issue14160_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue14160__test.test_tarfile.GzipUstarReadTest.test_issue14160_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue14160__test.test_tarfile.LzmaUstarReadTest.test_issue14160_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue14160__test.test_tarfile.UstarReadTest.test_issue14160_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue14818__test.test_xml_etree.KeywordArgsTest.test_issue14818_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue14818__test.test_xml_etree_c.KeywordArgsTest.test_issue14818_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue16180__test.test_pdb.PdbTestCase.test_issue16180_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue16335__test.test_ucn.UnicodeNamesTest.test_issue16335__'not_enough_memory:_12.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_issue16373__test.test_collections.TestCollectionABCs.test_issue16373_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue16464__test.test_urllib2_localnet.TestUrlopen.test_issue16464_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue17223__test.test_array.UnicodeTest.test_issue17223_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue17998__test.test_re.ReTests.test_issue17998_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue18183__test.test_unicode.UnicodeTest.test_issue18183_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue18339__test.test_pickle.CPicklerUnpicklerObjectTests.test_issue18339_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue18347__test.test_xml_etree.ElementTreeTest.test_issue18347_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue18347__test.test_xml_etree_c.ElementTreeTest.test_issue18347_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue18374_binop_col_offset__test.test_ast.AST_Tests.test_issue18374_binop_col_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue19435__test.test_httpservers.CGIHTTPServerTestCase.test_issue19435__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_issue20500_exit_with_exception_value__test.test_cmd_line_script.CmdLineTest.test_issue20500_exit_with_exception_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue20602__test.test_sys.SysModuleTest.test_issue20602_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue20884__test.test_cmd_line_script.CmdLineTest.test_issue20884_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue21872__test.test_lzma.FileTestCase.test_issue21872_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue2246__test.test_itertools.TestGC.test_issue2246_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue22668__test.test_memoryview.ArrayMemorySliceSliceTest.test_issue22668_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue22668__test.test_memoryview.ArrayMemorySliceTest.test_issue22668_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue22668__test.test_memoryview.ArrayMemoryviewTest.test_issue22668_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue22668__test.test_memoryview.BytesMemorySliceSliceTest.test_issue22668_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue22668__test.test_memoryview.BytesMemorySliceTest.test_issue22668_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue22668__test.test_memoryview.BytesMemoryviewTest.test_issue22668_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue2282__test.test_io.CTextIOWrapperTest.test_issue2282_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue2282__test.test_io.PyTextIOWrapperTest.test_issue2282_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue22849__test.test_io.CTextIOWrapperTest.test_issue22849_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue22849__test.test_io.PyTextIOWrapperTest.test_issue22849_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue2301__test.test_source_encoding.MiscSourceEncodingTest.test_issue2301_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue23600__test.datetimetester.TestTZInfo_Fast.test_issue23600_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue23600__test.datetimetester.TestTZInfo_Pure.test_issue23600_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue24097__test.test_descr.PicklingTests.test_issue24097_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue24347__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_issue24347_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue24347__test.test_ordered_dict.CPythonOrderedDictTests.test_issue24347_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue24347__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_issue24347_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue24347__test.test_ordered_dict.PurePythonOrderedDictTests.test_issue24347_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue24348__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_issue24348_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue24348__test.test_ordered_dict.CPythonOrderedDictTests.test_issue24348_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue24348__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_issue24348_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue24348__test.test_ordered_dict.PurePythonOrderedDictTests.test_issue24348_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue25862__test.test_io.CTextIOWrapperTest.test_issue25862_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue25862__test.test_io.PyTextIOWrapperTest.test_issue25862_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue26053__test.test_pdb.PdbTestCase.test_issue26053_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue2625__test.test_mailbox.TestMH.test_issue2625_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue26915__test.test_collections.TestCollectionABCs.test_issue26915_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue27935__test.test_logging.BuiltinLevelsTest.test_issue27935_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue28598_strsubclass_rhs__test.test_unicode.UnicodeTest.test_issue28598_strsubclass_rhs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue29456__test.test_unicodedata.UnicodeFunctionsTest.test_issue29456_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue29802__test.test_struct.StructTest.test_issue29802_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue30347_1__test.test_itertools.RegressionTests.test_issue30347_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue30347_2__test.test_itertools.RegressionTests.test_issue30347_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31285__test.test_warnings._WarningsTests.test_issue31285_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31286__test.test_import.ImportTests.test_issue31286_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31293__test.datetimetester.TestTimeDelta_Fast.test_issue31293_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31293__test.datetimetester.TestTimeDelta_Pure.test_issue31293_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31311__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_issue31311_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31411__test.test_warnings._WarningsTests.test_issue31411_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31416__test.test_warnings._WarningsTests.test_issue31416_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31471__test.test_subprocess.Win32ProcessTestCase.test_issue31471__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_issue31490__test.test_ctypes.test_anon.AnonTest.test_issue31490_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31492__test.test_import.ImportTests.test_issue31492_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31566__test.test_warnings._WarningsTests.test_issue31566_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31577__test.test_os.UtimeTests.test_issue31577_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31592__test.test_ast.AST_Tests.test_issue31592_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31619__test.test_int.IntTestCases.test_issue31619_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31752__test.datetimetester.TestTimeDelta_Fast.test_issue31752_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue31752__test.datetimetester.TestTimeDelta_Pure.test_issue31752_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue3221__test.test_import.RelativeImportTests.test_issue3221_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue3297__test.test_source_encoding.MiscSourceEncodingTest.test_issue3297_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue35560__test.test_float.FormatTestCase.test_issue35560_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue35714__test.test_struct.StructTest.test_issue35714_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue35753__test.test_doctest.TestDocTestFinder.test_issue35753_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue36250__test.test_pdb.PdbTestCase.test_issue36250_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue39579_dotted_name_end_col_offset__test.test_ast.AST_Tests.test_issue39579_dotted_name_end_col_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue39871__test.test_math.MathTests.test_issue39871_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue41287__test.test_property.PropertySubclassTests.test_issue41287_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue42383__test.test_pdb.PdbTestCase.test_issue42383_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue43124_escape_localhostname__test.test_smtplib.DebuggingServerTests.test_issue43124_escape_localhostname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue43124_escape_options__test.test_smtplib.DebuggingServerTests.test_issue43124_escape_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue43124_putcmd_escapes_newline__test.test_smtplib.DebuggingServerTests.test_issue43124_putcmd_escapes_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue43625__test.test_csv.TestSniffer.test_issue43625_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue44061__test.test_pkgutil.ImportlibMigrationTests.test_issue44061_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue44061_iter_modules__test.test_pkgutil.PkgutilTests.test_issue44061_iter_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue44439__test.test_bz2.BZ2FileTest.test_issue44439_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue44439__test.test_gzip.TestGzip.test_issue44439_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue44439__test.test_lzma.FileTestCase.test_issue44439_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue44439__test.test_zipfile.test_core.Bzip2WriterTests.test_issue44439_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue44439__test.test_zipfile.test_core.DeflateWriterTests.test_issue44439_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue44439__test.test_zipfile.test_core.LzmaWriterTests.test_issue44439_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue44439__test.test_zipfile.test_core.StoredWriterTests.test_issue44439_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue45826__test.test_exceptions.NameErrorTests.test_issue45826_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue45826_focused__test.test_exceptions.NameErrorTests.test_issue45826_focused_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue4626__test.test_source_encoding.MiscSourceEncodingTest.test_issue4626_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue4629__test.test_getopt.GetoptTests.test_issue4629_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue46434__test.test_pdb.PdbTestCase.test_issue46434_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue46672__test.test_asyncio.test_tasks.CoroutineGatherTests.test_issue46672_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue5265__test.test_memoryio.CStringIOPickleTest.test_issue5265_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue5265__test.test_memoryio.CStringIOTest.test_issue5265_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue5265__test.test_memoryio.PyStringIOPickleTest.test_issue5265_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue5265__test.test_memoryio.PyStringIOTest.test_issue5265_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue5449__test.test_memoryio.CBytesIOTest.test_issue5449_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue5449__test.test_memoryio.PyBytesIOTest.test_issue5449_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue5640__test.test_multibytecodec.Test_IncrementalEncoder.test_issue5640_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue5864__test.test_float.FormatTestCase.test_issue5864_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue6233__test.test_xml_etree.BugsTest.test_issue6233_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue6233__test.test_xml_etree_c.BugsTest.test_issue6233_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue6565__test.test_xml_etree.BugsTest.test_issue6565_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue6565__test.test_xml_etree_c.BugsTest.test_issue6565_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue7627__test.test_mailbox.TestMH.test_issue7627_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue7673__test.test_audioop.TestAudioop.test_issue7673_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue7820__test.test_source_encoding.MiscSourceEncodingTest.test_issue7820_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue7964__test.test_pdb.PdbTestCase.test_issue7964_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue8202__test.test_cmd_line_script.CmdLineTest.test_issue8202_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue8202_dash_c_file_ignored__test.test_cmd_line_script.CmdLineTest.test_issue8202_dash_c_file_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue8202_dash_m_file_ignored__test.test_cmd_line_script.CmdLineTest.test_issue8202_dash_m_file_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue8225__test.test_pydoc.PydocDocTest.test_issue8225_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue8271__test.test_unicode.UnicodeTest.test_issue8271_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue8750__test.test_collections.TestCollectionABCs.test_issue8750_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue8780__test.test_subprocess.ProcessTestCase.test_issue8780_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue8780__test.test_subprocess.ProcessTestCaseNoPoll.test_issue8780_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue8941__test.test_codecs.UTF32BETest.test_issue8941_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue8941__test.test_codecs.UTF32LETest.test_issue8941_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue8941__test.test_codecs.UTF32Test.test_issue8941_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue9324__test.test_signal.WindowsSignalTests.test_issue9324__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_issue9402__test.test_pyexpat.InterningTest.test_issue9402_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue95818__test.test_frame.TestIncompleteFrameAreInvisible.test_issue95818_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue98248__test.test_struct.StructTest.test_issue98248_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue98248_error_propagation__test.test_struct.StructTest.test_issue98248_error_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue9936__test.test_trace.TestCoverage.test_issue9936_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_1393__test.test_compare.ComparisonSimpleTest.test_issue_1393_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_15906__test.test_argparse.TestTypeFunctionCalledOnDefault.test_issue_15906_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_37219__test.test_set.TestBasicOpsBytes.test_issue_37219_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_37219__test.test_set.TestBasicOpsEmpty.test_issue_37219_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_37219__test.test_set.TestBasicOpsMixedStringBytes.test_issue_37219_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_37219__test.test_set.TestBasicOpsSingleton.test_issue_37219_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_37219__test.test_set.TestBasicOpsString.test_issue_37219_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_37219__test.test_set.TestBasicOpsTriple.test_issue_37219_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_37219__test.test_set.TestBasicOpsTuple.test_issue_37219_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_4920__test.test_collections.TestCollectionABCs.test_issue_4920_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_5647__test.test_collections.TestCollectionABCs.test_issue_5647_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_7385__test.test_buffer.TestBufferProtocol.test_issue_7385_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_7959__test.test_ctypes.test_callbacks.Callbacks.test_issue_7959_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_7959__test.test_ctypes.test_callbacks.StdcallCallbacks.test_issue_7959__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_issue_8766__test.test_warnings.BootstrapTest.test_issue_8766_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_89047__test.test_logging.FormatterTest.test_issue_89047_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_8959_a__test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_issue_8959_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issue_8959_b__test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_issue_8959_b__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_issuperset_with_mutation__test.test_set.TestMethodsMutating_Set_Dict.test_issuperset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issuperset_with_mutation__test.test_set.TestMethodsMutating_Set_List.test_issuperset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issuperset_with_mutation__test.test_set.TestMethodsMutating_Set_Set.test_issuperset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issuperset_with_mutation__test.test_set.TestMethodsMutating_Set_Subclass.test_issuperset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issuperset_with_mutation__test.test_set.TestMethodsMutating_Subclass_Set.test_issuperset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_issuperset_with_mutation__test.test_set.TestMethodsMutating_Subclass_Subclass.test_issuperset_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_istitle__test.test_bigmem.BytearrayTest.test_istitle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_istitle__test.test_bigmem.BytesTest.test_istitle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_istitle__test.test_bigmem.StrTest.test_istitle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_istitle__test.test_bytes.ByteArrayAsStringTest.test_istitle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_istitle__test.test_bytes.BytesAsStringTest.test_istitle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_istitle__test.test_unicode.UnicodeTest.test_istitle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_istitle__test.test_userstring.UserStringTest.test_istitle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_istype__test.test_xml_etree.ElementTreeTypeTest.test_istype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_istype__test.test_xml_etree_c.ElementTreeTypeTest.test_istype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isub__test.test_set.TestSet.test_isub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isub__test.test_set.TestSetSubclass.test_isub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isub__test.test_weakset.TestWeakSet.test_isub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isub_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_isub_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isub_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_isub_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isub_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_isub_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isub_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_isub_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isupper__test.test_bigmem.BytearrayTest.test_isupper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isupper__test.test_bigmem.BytesTest.test_isupper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isupper__test.test_bigmem.StrTest.test_isupper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isupper__test.test_bytes.ByteArrayAsStringTest.test_isupper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isupper__test.test_bytes.BytesAsStringTest.test_isupper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isupper__test.test_unicode.UnicodeTest.test_isupper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_isupper__test.test_userstring.UserStringTest.test_isupper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_it__test.test_largefile.TestCopyfile.test_it__'required_5960_MiB_of_free_disk_space'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_it__test.test_largefile.TestSocketSendfile.test_it__'required_5960_MiB_of_free_disk_space'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_itemgetter__test.test_operator.CCOperatorPickleTestCase.test_itemgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itemgetter__test.test_operator.COperatorTestCase.test_itemgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itemgetter__test.test_operator.CPyOperatorPickleTestCase.test_itemgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itemgetter__test.test_operator.PyCOperatorPickleTestCase.test_itemgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itemgetter__test.test_operator.PyOperatorTestCase.test_itemgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itemgetter__test.test_operator.PyPyOperatorPickleTestCase.test_itemgetter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itemiterator_pickling__test.test_dict.DictTest.test_itemiterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_configparser.ConfigParserTestCase.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_configparser.ConfigParserTestCaseNoValue.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_configparser.RawConfigParserTestCase.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_configparser.SortedTestCase.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_dict.DictTest.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_dict.GeneralMappingTests.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_dict.SubclassMappingTests.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_mailbox.TestBabyl.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_mailbox.TestMH.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_mailbox.TestMMDF.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_mailbox.TestMaildir.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_mailbox.TestMbox.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_ordered_dict.CPythonGeneralMappingTests.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_ordered_dict.CPythonSubclassMappingTests.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_ordered_dict.PurePythonGeneralMappingTests.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_ordered_dict.PurePythonSubclassMappingTests.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_os.EnvironTests.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto0File_dumbShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto0File_gnuShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto0File_ndbmShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto0MemShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto1File_dumbShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto1File_gnuShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto1File_ndbmShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto1MemShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto2File_dumbShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto2File_gnuShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto2File_ndbmShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto2MemShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto3File_dumbShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto3File_gnuShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto3File_ndbmShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto3MemShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto4File_dumbShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto4File_gnuShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto4File_ndbmShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto4MemShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto5File_dumbShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto5File_gnuShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto5File_ndbmShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_shelve.TestProto5MemShelve.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_userdict.UserDictTest.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_weakref.WeakKeyDictionaryTestCase.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items__test.test_weakref.WeakValueDictionaryTestCase.test_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items_in_dicts__test.test_dataclasses.TestCase.test_items_in_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items_set_operations__test.test_dictviews.DictSetTest.test_items_set_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items_symmetric_difference__test.test_dict.DictTest.test_items_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_items_with_8bit_headers__test.test_email.test_email.Test8BitBytesHandling.test_items_with_8bit_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_asyncio.test_futures.CFutureTests.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_asyncio.test_futures.CSubFutureTests.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_asyncio.test_futures.PyFutureTests.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_builtin.BuiltinTest.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_enum.OldTestFlag.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_enum.OldTestIntFlag.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_mailbox.TestBabyl.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_mailbox.TestMH.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_mailbox.TestMMDF.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_mailbox.TestMaildir.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_mailbox.TestMbox.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_memoryview.ArrayMemorySliceSliceTest.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_memoryview.ArrayMemorySliceTest.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_memoryview.ArrayMemoryviewTest.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_memoryview.BytesMemorySliceSliceTest.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_memoryview.BytesMemorySliceTest.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_memoryview.BytesMemoryviewTest.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_tempfile.TestNamedTemporaryFile.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_unittest.test_suite.Test_TestSuite.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter__test.test_urllib.urlopen_FileTests.test_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_and_mutate__test.test_set.TestWeirdBugs.test_iter_and_mutate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_empty_message__test.test_email.test_message.TestEmailMessage.test_iter_attachment_empty_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_empty_message__test.test_email.test_message.TestMIMEPart.test_iter_attachment_empty_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_html_text_attachment_inline_mixed__test.test_email.test_message.TestEmailMessage.test_iter_attachment_html_text_attachment_inline_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_html_text_attachment_inline_mixed__test.test_email.test_message.TestMIMEPart.test_iter_attachment_html_text_attachment_inline_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_html_text_attachment_mixed__test.test_email.test_message.TestEmailMessage.test_iter_attachment_html_text_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_html_text_attachment_mixed__test.test_email.test_message.TestMIMEPart.test_iter_attachment_html_text_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_message_rfc822__test.test_email.test_message.TestEmailMessage.test_iter_attachment_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_message_rfc822__test.test_email.test_message.TestMIMEPart.test_iter_attachment_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_mime_non_text__test.test_email.test_message.TestEmailMessage.test_iter_attachment_mime_non_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_mime_non_text__test.test_email.test_message.TestMIMEPart.test_iter_attachment_mime_non_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_mixed_alternative_plain_related__test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_alternative_plain_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_mixed_alternative_plain_related__test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_alternative_plain_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_mixed_related_alternative_plain_html__test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_related_alternative_plain_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_mixed_related_alternative_plain_html__test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_related_alternative_plain_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_mixed_related_alternative_plain_html_wrong_order__test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_related_alternative_plain_html_wrong_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_mixed_related_alternative_plain_html_wrong_order__test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_related_alternative_plain_html_wrong_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_mixed_text_message_rfc822__test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_text_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_mixed_text_message_rfc822__test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_text_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_non_mime_plain__test.test_email.test_message.TestEmailMessage.test_iter_attachment_non_mime_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_non_mime_plain__test.test_email.test_message.TestMIMEPart.test_iter_attachment_non_mime_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_plain_html_alternative__test.test_email.test_message.TestEmailMessage.test_iter_attachment_plain_html_alternative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_plain_html_alternative__test.test_email.test_message.TestMIMEPart.test_iter_attachment_plain_html_alternative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_plain_html_attachment_mixed__test.test_email.test_message.TestEmailMessage.test_iter_attachment_plain_html_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_plain_html_attachment_mixed__test.test_email.test_message.TestMIMEPart.test_iter_attachment_plain_html_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_plain_html_mixed__test.test_email.test_message.TestEmailMessage.test_iter_attachment_plain_html_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_plain_html_mixed__test.test_email.test_message.TestMIMEPart.test_iter_attachment_plain_html_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_related__test.test_email.test_message.TestEmailMessage.test_iter_attachment_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_related__test.test_email.test_message.TestMIMEPart.test_iter_attachment_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_related_with_start__test.test_email.test_message.TestEmailMessage.test_iter_attachment_related_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachment_related_with_start__test.test_email.test_message.TestMIMEPart.test_iter_attachment_related_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachments_mutation__test.test_email.test_message.TestEmailMessage.test_iter_attachments_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_attachments_mutation__test.test_email.test_message.TestMIMEPart.test_iter_attachments_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_basic__test.test_iter.TestCase.test_iter_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_big_range__test.test_iter.TestCase.test_iter_big_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_bits_lsb__test.test_enum.TestHelpers.test_iter_bits_lsb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_by_tag__test.test_xml_etree.ElementIterTest.test_iter_by_tag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_by_tag__test.test_xml_etree_c.ElementIterTest.test_iter_by_tag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_callable__test.test_iter.TestCase.test_iter_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_child_nodes__test.test_ast.ASTHelpers_Test.test_iter_child_nodes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_class_for__test.test_iter.TestCase.test_iter_class_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_class_iter__test.test_iter.TestCase.test_iter_class_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_compat__test.test_tokenize.UntokenizeTest.test_iter_compat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_creates_starred_tuple__test.test_genericalias.BaseTest.test_iter_creates_starred_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_dict__test.test_iter.TestCase.test_iter_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_empty__test.test_iter.TestCase.test_iter_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_error_when_changing_os_environ__test.test_os.EnvironTests.test_iter_error_when_changing_os_environ_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_error_when_changing_os_environ_items__test.test_os.EnvironTests.test_iter_error_when_changing_os_environ_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_error_when_changing_os_environ_values__test.test_os.EnvironTests.test_iter_error_when_changing_os_environ_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_fields__test.test_ast.ASTHelpers_Test.test_iter_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_file__test.test_iter.TestCase.test_iter_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_for_loop__test.test_iter.TestCase.test_iter_for_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_function__test.test_iter.TestCase.test_iter_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_function_concealing_reentrant_exhaustion__test.test_iter.TestCase.test_iter_function_concealing_reentrant_exhaustion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_function_stop__test.test_iter.TestCase.test_iter_function_stop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_idempotency__test.test_iter.TestCase.test_iter_idempotency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_importers__test.test_pkgutil.ExtendPathTests.test_iter_importers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_importers_avoids_emulation__test.test_pkgutil.ImportlibMigrationTests.test_iter_importers_avoids_emulation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_independence__test.test_iter.TestCase.test_iter_independence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_items__test.test_descr.DictProxyTests.test_iter_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_keys__test.test_descr.DictProxyTests.test_iter_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_list_same__test.test_statistics.TestPStdev.test_iter_list_same_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_list_same__test.test_statistics.TestPVariance.test_iter_list_same_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_list_same__test.test_statistics.TestStdev.test_iter_list_same_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_list_same__test.test_statistics.TestVariance.test_iter_list_same_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_neg_setstate__test.test_iter.TestCase.test_iter_neg_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_not_calling_getitem_on_maps__test.test_collections.TestChainMap.test_iter_not_calling_getitem_on_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_overflow__test.test_iter.TestCase.test_iter_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_empty_message__test.test_email.test_message.TestEmailMessage.test_iter_parts_empty_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_empty_message__test.test_email.test_message.TestMIMEPart.test_iter_parts_empty_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_html_text_attachment_inline_mixed__test.test_email.test_message.TestEmailMessage.test_iter_parts_html_text_attachment_inline_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_html_text_attachment_inline_mixed__test.test_email.test_message.TestMIMEPart.test_iter_parts_html_text_attachment_inline_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_html_text_attachment_mixed__test.test_email.test_message.TestEmailMessage.test_iter_parts_html_text_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_html_text_attachment_mixed__test.test_email.test_message.TestMIMEPart.test_iter_parts_html_text_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_message_rfc822__test.test_email.test_message.TestEmailMessage.test_iter_parts_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_message_rfc822__test.test_email.test_message.TestMIMEPart.test_iter_parts_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_mime_non_text__test.test_email.test_message.TestEmailMessage.test_iter_parts_mime_non_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_mime_non_text__test.test_email.test_message.TestMIMEPart.test_iter_parts_mime_non_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_mixed_alternative_plain_related__test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_alternative_plain_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_mixed_alternative_plain_related__test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_alternative_plain_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_mixed_related_alternative_plain_html__test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_related_alternative_plain_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_mixed_related_alternative_plain_html__test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_related_alternative_plain_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_mixed_related_alternative_plain_html_wrong_order__test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_related_alternative_plain_html_wrong_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_mixed_related_alternative_plain_html_wrong_order__test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_related_alternative_plain_html_wrong_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_mixed_text_message_rfc822__test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_text_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_mixed_text_message_rfc822__test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_text_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_non_mime_plain__test.test_email.test_message.TestEmailMessage.test_iter_parts_non_mime_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_non_mime_plain__test.test_email.test_message.TestMIMEPart.test_iter_parts_non_mime_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_plain_html_alternative__test.test_email.test_message.TestEmailMessage.test_iter_parts_plain_html_alternative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_plain_html_alternative__test.test_email.test_message.TestMIMEPart.test_iter_parts_plain_html_alternative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_plain_html_attachment_mixed__test.test_email.test_message.TestEmailMessage.test_iter_parts_plain_html_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_plain_html_attachment_mixed__test.test_email.test_message.TestMIMEPart.test_iter_parts_plain_html_attachment_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_plain_html_mixed__test.test_email.test_message.TestEmailMessage.test_iter_parts_plain_html_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_plain_html_mixed__test.test_email.test_message.TestMIMEPart.test_iter_parts_plain_html_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_related__test.test_email.test_message.TestEmailMessage.test_iter_parts_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_related__test.test_email.test_message.TestMIMEPart.test_iter_parts_related_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_related_with_start__test.test_email.test_message.TestEmailMessage.test_iter_parts_related_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_parts_related_with_start__test.test_email.test_message.TestMIMEPart.test_iter_parts_related_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_range__test.test_iter.TestCase.test_iter_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_string__test.test_iter.TestCase.test_iter_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_tuple__test.test_iter.TestCase.test_iter_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_values__test.test_descr.DictProxyTests.test_iter_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_var_available_in_locals__test.test_listcomps.ListComprehensionTest.test_iter_var_available_in_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iter_with_altered_data__test.test_deque.TestVariousIteratorArgs.test_iter_with_altered_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterable__test.test_configparser.ReadFileTestCase.test_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterable__test.test_typing.CollectionsAbcTests.test_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterable_args__test.test_heapq.TestErrorHandlingC.test_iterable_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterable_args__test.test_heapq.TestErrorHandlingPython.test_iterable_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterable_as_iter_return_value__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_iterable_as_iter_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterate__test.test_struct.UnpackIteratorTest.test_iterate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterate_literal_list__test.test_peepholer.TestTranforms.test_iterate_literal_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterating__test.test_popen.PopenTest.test_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_dis.BytecodeTests.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_mailbox.TestPartialFile.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_mailbox.TestProxyFile.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_set.TestBasicOpsBytes.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_set.TestBasicOpsEmpty.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_set.TestBasicOpsMixedStringBytes.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_set.TestBasicOpsSingleton.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_set.TestBasicOpsString.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_set.TestBasicOpsTriple.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_set.TestBasicOpsTuple.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_unicode.UnicodeTest.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration__test.test_urllib2_localnet.TestUrlopen.test_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration_buffering__test.test_fileinput.FileInputTests.test_iteration_buffering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration_full_tracebacks__test.test_exception_group.NestedExceptionGroupBasicsTest.test_iteration_full_tracebacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration_order__test.test_enum.TestSpecial.test_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_iteration_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_iteration_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_iteration_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteration_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_iteration_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.ByteTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.DoubleTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.FloatTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.IntTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.LongLongTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.LongTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.ShortTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.UnsignedByteTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.UnsignedIntTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.UnsignedLongLongTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.UnsignedLongTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterationcontains__test.test_array.UnsignedShortTest.test_iterationcontains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator__test.test_lzma.FileTestCase.test_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator__test.test_memoryio.CBytesIOTest.test_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator__test.test_memoryio.CStringIOTest.test_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator__test.test_memoryio.PyBytesIOTest.test_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator__test.test_memoryio.PyStringIOTest.test_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator__test.test_typing.CollectionsAbcTests.test_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_length_hint__test.test_bytes.ByteArrayTest.test_iterator_length_hint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.ByteTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.DoubleTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.FloatTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.IntTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.LongLongTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.LongTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.ShortTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.UnicodeTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.UnsignedByteTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.UnsignedIntTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.UnsignedLongLongTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.UnsignedLongTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_array.UnsignedShortTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_deque.TestBasic.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_list.ListTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickle__test.test_tuple.TupleTest.test_iterator_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickling2__test.test_bytes.ByteArrayTest.test_iterator_pickling2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickling__test.test_bytes.ByteArrayTest.test_iterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickling__test.test_bytes.BytesTest.test_iterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickling__test.test_dict.DictTest.test_iterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickling__test.test_range.RangeTest.test_iterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickling__test.test_set.TestFrozenSet.test_iterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickling__test.test_set.TestFrozenSetSubclass.test_iterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickling__test.test_set.TestSet.test_iterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickling__test.test_set.TestSetSubclass.test_iterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_pickling_overflowing_index__test.test_range.RangeTest.test_iterator_pickling_overflowing_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_setstate__test.test_range.RangeTest.test_iterator_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_unpickle_compat__test.test_range.RangeTest.test_iterator_unpickle_compat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_usage__test.test_functools.TestReduceC.test_iterator_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterator_usage__test.test_functools.TestReducePy.test_iterator_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorgenerator__test.test_enumerate.EnumerateStartTestCase.test_iteratorgenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorgenerator__test.test_enumerate.EnumerateTestCase.test_iteratorgenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorgenerator__test.test_enumerate.SubclassTestCase.test_iteratorgenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorgenerator__test.test_enumerate.TestBig.test_iteratorgenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorgenerator__test.test_enumerate.TestEmpty.test_iteratorgenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorgenerator__test.test_enumerate.TestLongStart.test_iteratorgenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorgenerator__test.test_enumerate.TestStart.test_iteratorgenerator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators__test.test_ordered_dict.CPythonOrderedDictTests.test_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators__test.test_ordered_dict.PurePythonOrderedDictTests.test_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators__test.test_types.MappingProxyTests.test_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators__test.test_unicode.UnicodeTest.test_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators_empty__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_iterators_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators_empty__test.test_ordered_dict.CPythonOrderedDictTests.test_iterators_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators_empty__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_iterators_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators_empty__test.test_ordered_dict.PurePythonOrderedDictTests.test_iterators_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators_invocation__test.test_unicode.UnicodeTest.test_iterators_invocation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators_pickling__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_iterators_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterators_pickling__test.test_ordered_dict.CPythonOrderedDictTests.test_iterators_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorseqn__test.test_enumerate.EnumerateStartTestCase.test_iteratorseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorseqn__test.test_enumerate.EnumerateTestCase.test_iteratorseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorseqn__test.test_enumerate.SubclassTestCase.test_iteratorseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorseqn__test.test_enumerate.TestBig.test_iteratorseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorseqn__test.test_enumerate.TestEmpty.test_iteratorseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorseqn__test.test_enumerate.TestLongStart.test_iteratorseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteratorseqn__test.test_enumerate.TestStart.test_iteratorseqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir__test.test_pathlib.PathSubclassTest.test_iterdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir__test.test_pathlib.PathTest.test_iterdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir__test.test_pathlib.PosixPathTest.test_iterdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir__test.test_pathlib.WindowsPathTest.test_iterdir__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_iterdir_and_types__test.test_zipfile._path.test_path.TestPath.test_iterdir_and_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir_does_not_keep_open__test.test_importlib.resources.test_resource.DeletingZipsTest.test_iterdir_does_not_keep_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir_duplicate__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir_duplicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir_nodir__test.test_pathlib.PathSubclassTest.test_iterdir_nodir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir_nodir__test.test_pathlib.PathTest.test_iterdir_nodir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir_nodir__test.test_pathlib.PosixPathTest.test_iterdir_nodir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir_nodir__test.test_pathlib.WindowsPathTest.test_iterdir_nodir__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_iterdir_on_file__test.test_zipfile._path.test_path.TestPath.test_iterdir_on_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir_symlink__test.test_pathlib.PathSubclassTest.test_iterdir_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir_symlink__test.test_pathlib.PathTest.test_iterdir_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir_symlink__test.test_pathlib.PosixPathTest.test_iterdir_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterdir_symlink__test.test_pathlib.WindowsPathTest.test_iterdir_symlink__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_iteritems__test.test_mailbox.TestBabyl.test_iteritems_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteritems__test.test_mailbox.TestMH.test_iteritems_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteritems__test.test_mailbox.TestMMDF.test_iteritems_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteritems__test.test_mailbox.TestMaildir.test_iteritems_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iteritems__test.test_mailbox.TestMbox.test_iteritems_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterkeys__test.test_mailbox.TestBabyl.test_iterkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterkeys__test.test_mailbox.TestMH.test_iterkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterkeys__test.test_mailbox.TestMMDF.test_iterkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterkeys__test.test_mailbox.TestMaildir.test_iterkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterkeys__test.test_mailbox.TestMbox.test_iterkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterlines__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_iterlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterlines__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_iterlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterlines__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_iterlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterlines__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_iterlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itermonthdays2__test.test_calendar.CalendarTestCase.test_itermonthdays2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itermonthdays3__test.test_calendar.CalendarTestCase.test_itermonthdays3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itermonthdays4__test.test_calendar.CalendarTestCase.test_itermonthdays4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itermonthdays__test.test_calendar.CalendarTestCase.test_itermonthdays_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterparse__test.test_xml_etree.ElementTreeTest.test_iterparse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterparse__test.test_xml_etree_c.ElementTreeTest.test_iterparse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterparse_leaks__test.test_xml_etree_c.MiscTests.test_iterparse_leaks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itervalues__test.test_mailbox.TestBabyl.test_itervalues_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itervalues__test.test_mailbox.TestMH.test_itervalues_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itervalues__test.test_mailbox.TestMMDF.test_itervalues_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itervalues__test.test_mailbox.TestMaildir.test_itervalues_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itervalues__test.test_mailbox.TestMbox.test_itervalues_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_iterweekdays__test.test_calendar.CalendarTestCase.test_iterweekdays_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itimer_exc__test.test_signal.ItimerTest.test_itimer_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itimer_prof__test.test_signal.ItimerTest.test_itimer_prof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itimer_real__test.test_signal.ItimerTest.test_itimer_real_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_itimer_virtual__test.test_signal.ItimerTest.test_itimer_virtual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ixor__test.test_set.TestSet.test_ixor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ixor__test.test_set.TestSetSubclass.test_ixor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ixor__test.test_weakset.TestWeakSet.test_ixor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ixor_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_ixor_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ixor_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ixor_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ixor_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ixor_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ixor_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ixor_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_january__test.test_calendar.MonthRangeTestCase.test_january_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_japanese__test.test_locale.NormalizeTest.test_japanese_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_japanese_codecs__test.test_email.test_asian_codecs.TestEmailAsianCodecs.test_japanese_codecs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_java_ver__test.test_platform.PlatformTest.test_java_ver_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_javascript_attribute_value__test.test_htmlparser.AttributesTestCase.test_javascript_attribute_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_bigmem.BytearrayTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_bigmem.BytesTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_bigmem.StrTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_bytes.ByteArraySubclassTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_bytes.ByteArraySubclassWithSlotsTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_bytes.ByteArrayTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_bytes.BytesSubclassTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_bytes.BytesTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_ntpath.TestNtpath.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_pathlib.PosixPathAsPureTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_pathlib.PurePosixPathTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_pathlib.PureWindowsPathTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_pathlib.WindowsPathAsPureTest.test_join__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_join__test.test_posixpath.PosixPathTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_unicode.UnicodeTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join__test.test_userstring.UserStringTest.test_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_common__test.test_pathlib.PosixPathAsPureTest.test_join_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_common__test.test_pathlib.PurePathSubclassTest.test_join_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_common__test.test_pathlib.PurePathTest.test_join_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_common__test.test_pathlib.PurePosixPathTest.test_join_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_common__test.test_pathlib.PureWindowsPathTest.test_join_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_common__test.test_pathlib.WindowsPathAsPureTest.test_join_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_join_empty_queue__test.test_asyncio.test_queues.LifoQueueJoinTests.test_join_empty_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_empty_queue__test.test_asyncio.test_queues.PriorityQueueJoinTests.test_join_empty_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_empty_queue__test.test_asyncio.test_queues.QueueJoinTests.test_join_empty_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_errors__test.test_ntpath.NtCommonTest.test_join_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_errors__test.test_posixpath.PosixCommonTest.test_join_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_header_words__test.test_http_cookiejar.HeaderTests.test_join_header_words_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_nondaemon_on_shutdown__test.test_threading.ThreadTests.test_join_nondaemon_on_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_overflow__test.test_unicode.UnicodeTest.test_join_overflow__'needs_too_much_memory_on_a_64-bit_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_join_path__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_path_common_subdir__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_common_subdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_join_path_compound__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_compound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_joining_current_thread__test.test_threading.ThreadingExceptionTests.test_joining_current_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_joining_inactive_thread__test.test_threading.ThreadingExceptionTests.test_joining_inactive_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_joinpath__test.test_zipfile._path.test_path.TestPath.test_joinpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_joinpath_multiple__test.test_zipfile._path.test_path.TestPath.test_joinpath_multiple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jsonlines__test.test_json.test_tool.TestTool.test_jsonlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_julian__test.test_strptime.StrptimeTests.test_julian_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_julian_calculation__test.test_strptime.CalculationTests.test_julian_calculation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_across_async_with__test.test_sys_settrace.JumpTestCase.test_jump_across_async_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_across_with__test.test_sys_settrace.JumpTestCase.test_jump_across_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_backward_over_async_listcomp__test.test_sys_settrace.JumpTestCase.test_jump_backward_over_async_listcomp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_backward_over_async_listcomp_v2__test.test_sys_settrace.JumpTestCase.test_jump_backward_over_async_listcomp_v2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_backward_over_listcomp__test.test_sys_settrace.JumpTestCase.test_jump_backward_over_listcomp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_backward_over_listcomp_v2__test.test_sys_settrace.JumpTestCase.test_jump_backward_over_listcomp_v2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_backwards_into_try_except_block__test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_try_except_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_backwards_into_try_finally_block__test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_try_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_backwards_into_while_block__test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_while_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_backwards_out_of_async_with_block__test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_async_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_backwards_out_of_try_except_block__test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_try_except_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_backwards_out_of_try_finally_block__test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_try_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_backwards_out_of_with_block__test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_between_async_with_blocks__test.test_sys_settrace.JumpTestCase.test_jump_between_async_with_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_between_except_blocks_2__test.test_sys_settrace.JumpTestCase.test_jump_between_except_blocks_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_between_except_blocks__test.test_sys_settrace.JumpTestCase.test_jump_between_except_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_between_with_blocks__test.test_sys_settrace.JumpTestCase.test_jump_between_with_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_extended_args_for_iter__test.test_sys_settrace.JumpTestCase.test_jump_extended_args_for_iter__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_jump_extended_args_unpack_ex_simple__test.test_sys_settrace.JumpTestCase.test_jump_extended_args_unpack_ex_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_extended_args_unpack_ex_tricky__test.test_sys_settrace.JumpTestCase.test_jump_extended_args_unpack_ex_tricky_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_forward_over_async_listcomp__test.test_sys_settrace.JumpTestCase.test_jump_forward_over_async_listcomp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_forward_over_listcomp__test.test_sys_settrace.JumpTestCase.test_jump_forward_over_listcomp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_forwards_into_try_except_block__test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_try_except_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_forwards_into_try_finally_block__test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_try_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_forwards_into_while_block__test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_while_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_forwards_out_of_async_with_block__test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_async_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_forwards_out_of_try_except_block__test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_try_except_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_forwards_out_of_try_finally_block__test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_try_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_forwards_out_of_with_block__test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_from_except_to_finally__test.test_sys_settrace.JumpTestCase.test_jump_from_except_to_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_from_yield__test.test_sys_settrace.JumpTestCase.test_jump_from_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_in_nested_finally_2__test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_in_nested_finally_3__test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_in_nested_finally__test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_into_finally_block__test.test_sys_settrace.JumpTestCase.test_jump_into_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_into_finally_block_from_try_block__test.test_sys_settrace.JumpTestCase.test_jump_into_finally_block_from_try_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_is_none_backwards__test.test_sys_settrace.JumpTestCase.test_jump_is_none_backwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_is_none_forwards__test.test_sys_settrace.JumpTestCase.test_jump_is_none_forwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_is_not_none_backwards__test.test_sys_settrace.JumpTestCase.test_jump_is_not_none_backwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_is_not_none_forwards__test.test_sys_settrace.JumpTestCase.test_jump_is_not_none_forwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_or_pop__test.test_sys_settrace.JumpTestCase.test_jump_or_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_async_for_block_backwards__test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_for_block_backwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_async_for_block_forwards__test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_for_block_forwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_async_with_assignment__test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_async_with_block_within_finally_block__test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_async_with_block_within_for_block__test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_for_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_async_with_block_within_with_block__test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_bare_except_block__test.test_sys_settrace.JumpTestCase.test_jump_out_of_bare_except_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_block_backwards__test.test_sys_settrace.JumpTestCase.test_jump_out_of_block_backwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_block_forwards__test.test_sys_settrace.JumpTestCase.test_jump_out_of_block_forwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_complex_nested_blocks__test.test_sys_settrace.JumpTestCase.test_jump_out_of_complex_nested_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_finally_block__test.test_sys_settrace.JumpTestCase.test_jump_out_of_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_qualified_except_block__test.test_sys_settrace.JumpTestCase.test_jump_out_of_qualified_except_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_with_assignment__test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_with_block_within_finally_block__test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_with_block_within_for_block__test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_for_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_out_of_with_block_within_with_block__test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_over_async_for_block_before_else__test.test_sys_settrace.JumpTestCase.test_jump_over_async_for_block_before_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_over_break_in_try_finally_block__test.test_sys_settrace.JumpTestCase.test_jump_over_break_in_try_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_over_for_block_before_else__test.test_sys_settrace.JumpTestCase.test_jump_over_for_block_before_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_over_return_in_try_finally_block__test.test_sys_settrace.JumpTestCase.test_jump_over_return_in_try_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_over_try_except__test.test_sys_settrace.JumpTestCase.test_jump_over_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_simple_backwards__test.test_sys_settrace.JumpTestCase.test_jump_simple_backwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_simple_forwards__test.test_sys_settrace.JumpTestCase.test_jump_simple_forwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_to_codeless_line__test.test_sys_settrace.JumpTestCase.test_jump_to_codeless_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_to_firstlineno__test.test_sys_settrace.JumpTestCase.test_jump_to_firstlineno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_to_same_line__test.test_sys_settrace.JumpTestCase.test_jump_to_same_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_with_null_on_stack_load_attr__test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_load_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_with_null_on_stack_load_global__test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_load_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_with_null_on_stack_push_null__test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_push_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jump_within_except_block__test.test_sys_settrace.JumpTestCase.test_jump_within_except_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_jumpy__test.test_dis.InstructionTests.test_jumpy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_just_call__test.test_monitoring.MonitoringEventsTest.test_just_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_just_pass__test.test_monitoring.MonitoringEventsTest.test_just_pass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_just_raise__test.test_monitoring.MonitoringEventsTest.test_just_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_k__test.test_capi.test_getargs.Unsigned_TestCase.test_k_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_k_code__test.test_capi.test_getargs.Test_testcapi.test_k_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_karatsuba__test.test_long.LongTest.test_karatsuba_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keep_buffer__test.test_re.ReTests.test_keep_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keepalive_disconnect__test.test_xmlrpc.XMLRPCTestCase.test_keepalive_disconnect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key__test.test_zoneinfo.test_zoneinfo_property.CZoneInfoTest.test_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key__test.test_zoneinfo.test_zoneinfo_property.ZoneInfoTest.test_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_attribute__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_key_attribute__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_key_attribute__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_key_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_attribute__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_key_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_attribute__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_key_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_attribute__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_key_attribute__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_key_attribute__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_key_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_attribute__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_key_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_attribute__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_key_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_change_during_iteration__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_key_change_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_change_during_iteration__test.test_ordered_dict.CPythonOrderedDictTests.test_key_change_during_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_methods__test.test_dbm_gnu.TestGdbm.test_key_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_type__test.test_os.EnvironTests.test_key_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_with_exception__test.test_sort.TestDecorateSortUndecorate.test_key_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_with_mutating_del__test.test_sort.TestDecorateSortUndecorate.test_key_with_mutating_del_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_with_mutating_del_and_exception__test.test_sort.TestDecorateSortUndecorate.test_key_with_mutating_del_and_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_key_with_mutation__test.test_sort.TestDecorateSortUndecorate.test_key_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyed_archive_data__test.test_plistlib.TestKeyedArchive.test_keyed_archive_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyencoding__test.test_shelve.TestCase.test_keyencoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyerror_without_factory__test.test_defaultdict.TestDefaultDict.test_keyerror_without_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keylog_defaults__test.test_ssl.TestSSLDebug.test_keylog_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keylog_env__test.test_ssl.TestSSLDebug.test_keylog_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keylog_filename__test.test_ssl.TestSSLDebug.test_keylog_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_dbm.TestCase_dumb.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_dbm.TestCase_gnu.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_dbm.TestCase_ndbm.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_dbm_ndbm.DbmTestCase.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_dict.DictTest.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_dict.GeneralMappingTests.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_dict.SubclassMappingTests.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_mailbox.TestBabyl.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_mailbox.TestMH.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_mailbox.TestMMDF.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_mailbox.TestMaildir.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_mailbox.TestMbox.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_ordered_dict.CPythonGeneralMappingTests.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_ordered_dict.CPythonSubclassMappingTests.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_ordered_dict.PurePythonGeneralMappingTests.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_ordered_dict.PurePythonSubclassMappingTests.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_os.EnvironTests.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto0File_dumbShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto0File_gnuShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto0File_ndbmShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto0MemShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto1File_dumbShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto1File_gnuShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto1File_ndbmShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto1MemShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto2File_dumbShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto2File_gnuShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto2File_ndbmShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto2MemShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto3File_dumbShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto3File_gnuShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto3File_ndbmShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto3MemShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto4File_dumbShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto4File_gnuShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto4File_ndbmShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto4MemShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto5File_dumbShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto5File_gnuShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto5File_ndbmShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_shelve.TestProto5MemShelve.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_userdict.UserDictTest.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_weakref.WeakKeyDictionaryTestCase.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys__test.test_weakref.WeakValueDictionaryTestCase.test_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys_contained__test.test_dict.DictTest.test_keys_contained_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys_inheritance__test.test_typing.TypedDictTests.test_keys_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys_inheritance_with_same_name__test.test_typing.TypedDictTests.test_keys_inheritance_with_same_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys_no_string__test.test_plistlib.TestPlistlib.test_keys_no_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys_reuse__test.test_json.test_decode.TestCDecode.test_keys_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys_reuse__test.test_json.test_decode.TestPyDecode.test_keys_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keys_set_operations__test.test_dictviews.DictSetTest.test_keys_set_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keysort__test.test_plistlib.TestPlistlib.test_keysort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keysort_bytesio__test.test_plistlib.TestPlistlib.test_keysort_bytesio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keystr_replaces_value__test.test_functools.TestPartialC.test_keystr_replaces_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keystr_replaces_value__test.test_functools.TestPartialCSubclass.test_keystr_replaces_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyvalue_types__test.test_os.EnvironTests.test_keyvalue_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword__test.test_functools.TestPartialC.test_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword__test.test_functools.TestPartialCSubclass.test_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword__test.test_functools.TestPartialPy.test_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword__test.test_functools.TestPartialPySubclass.test_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_args__test.test_bisect.TestBisectC.test_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_args__test.test_bisect.TestBisectPython.test_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_args__test.test_bool.BoolTest.test_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_args__test.test_capi.test_getargs.KeywordOnly_TestCase.test_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_args__test.test_capi.test_getargs.Keywords_TestCase.test_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_args__test.test_float.GeneralFloatCases.test_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_args__test.test_int.IntTestCases.test_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_args__test.test_list.ListTest.test_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_args__test.test_tuple.TupleTest.test_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_arguments__test.test_descr.ClassPropertiesAndMethods.test_keyword_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_arguments__test.test_string.TestTemplate.test_keyword_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_arguments_safe__test.test_string.TestTemplate.test_keyword_arguments_safe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_field_names__test.test_dataclasses.TestMakeDataclass.test_keyword_field_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_initializers__test.test_ctypes.test_structures.StructureTestCase.test_keyword_initializers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_only__test.test_inspect.test_inspect.TestGetcallargsFunctions.test_keyword_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_only__test.test_inspect.test_inspect.TestGetcallargsMethods.test_keyword_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_only__test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_keyword_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_only__test.test_tarfile.NumericOwnerTest.test_keyword_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_only_args__test.test_sqlite3.test_backup.BackupTests.test_keyword_only_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_only_arguments__test.test_collections.TestNamedTuple.test_keyword_only_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keyword_parameters__test.test_re.ReTests.test_keyword_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords__test.test_contextlib.ContextManagerTestCase.test_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords__test.test_contextlib_async.AsyncContextManagerTestCase.test_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords__test.test_descr.ClassPropertiesAndMethods.test_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords__test.test_lib2to3.test_fixers.Test_tuple_params.test_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords__test.test_os.TestSendfile.test_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords__test.test_popen.PopenTest.test_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords__test.test_pydoc.TestHelper.test_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords__test.test_type_aliases.TypeAliasConstructorTest.test_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords__test.test_zlib.CompressObjectTestCase.test_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords__test.test_zlib.CompressTestCase.test_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords_are_sorted__test.test_keyword.Test_iskeyword.test_keywords_are_sorted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords_args_api__test.test_mimetypes.MimeTypesTestCase.test_keywords_args_api_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords_in_subclass__test.test_float.GeneralFloatCases.test_keywords_in_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords_in_subclass__test.test_itertools.SubclassWithKwargsTest.test_keywords_in_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords_in_subclass__test.test_list.ListTest.test_keywords_in_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords_in_subclass__test.test_set.TestFrozenSetSubclass.test_keywords_in_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords_in_subclass__test.test_set.TestSetSubclass.test_keywords_in_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_keywords_in_subclass__test.test_tuple.TupleTest.test_keywords_in_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kill__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kill__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kill__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kill__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kill__test.test_subprocess.POSIXProcessTestCase.test_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kill__test.test_subprocess.Win32ProcessTestCase.test_kill__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_kill_dead__test.test_subprocess.POSIXProcessTestCase.test_kill_dead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kill_dead__test.test_subprocess.Win32ProcessTestCase.test_kill_dead__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_kill_int__test.test_os.Win32KillTests.test_kill_int__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_kill_issue43884__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_kill_issue43884_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kill_issue43884__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_kill_issue43884_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kill_issue43884__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_kill_issue43884_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kill_issue43884__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_kill_issue43884_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kill_sigterm__test.test_os.Win32KillTests.test_kill_sigterm__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_knotted__test.test_pprint.QueryTestCase.test_knotted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_known_8bit_CTE__test.test_email.test_email.Test8BitBytesHandling.test_known_8bit_CTE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kw_combinations__test.test_functools.TestPartialC.test_kw_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kw_combinations__test.test_functools.TestPartialCSubclass.test_kw_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kw_combinations__test.test_functools.TestPartialPy.test_kw_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kw_combinations__test.test_functools.TestPartialPySubclass.test_kw_combinations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kw_names__test.test_dis.DisTests.test_kw_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kw_names__test.test_dis.DisWithFileTests.test_kw_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs__test.test_capi.test_getargs.Keywords_TestCase.test_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs__test.test_enumerate.EnumerateStartTestCase.test_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs__test.test_enumerate.EnumerateTestCase.test_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs__test.test_enumerate.SubclassTestCase.test_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs__test.test_enumerate.TestBig.test_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs__test.test_enumerate.TestEmpty.test_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs__test.test_enumerate.TestLongStart.test_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs__test.test_enumerate.TestStart.test_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs_copy__test.test_functools.TestPartialC.test_kwargs_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs_copy__test.test_functools.TestPartialCSubclass.test_kwargs_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs_copy__test.test_functools.TestPartialPy.test_kwargs_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs_copy__test.test_functools.TestPartialPySubclass.test_kwargs_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs_last2__test.test_syntax.SyntaxTestCase.test_kwargs_last2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs_last3__test.test_syntax.SyntaxTestCase.test_kwargs_last3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs_last__test.test_syntax.SyntaxTestCase.test_kwargs_last_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs_order__test.test_call.FunctionCalls.test_kwargs_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs_order__test.test_functools.TestLRUC.test_kwargs_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwargs_order__test.test_functools.TestLRUPy.test_kwargs_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_kwonly_methods__test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_kwonly_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_l__test.test_capi.test_getargs.Signed_TestCase.test_l_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_labels__test.test_mailbox.TestBabyl.test_labels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_labels__test.test_mailbox.TestBabylMessage.test_labels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lacking_parent__test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_lacking_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lacking_parent__test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_lacking_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lacking_parent__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_lacking_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lacking_parent__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_lacking_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lacking_parent__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_lacking_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda__test.test_ast.ASTValidatorTests.test_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda__test.test_ast.EndPositionTests.test_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda__test.test_fstring.TestCase.test_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda__test.test_reprlib.ReprTests.test_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_doc__test.test_compile.TestSpecifics.test_lambda_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_generator__test.test_generators.FinalizationTest.test_lambda_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_in_iter__test.test_listcomps.ListComprehensionTest.test_lambda_in_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_in_list__test.test_inspect.test_inspect.TestOneliners.test_lambda_in_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_nested__test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_nested_multi_use__test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_nested_multi_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_no_change__test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_no_change_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_one_tuple__test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_one_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_parameters__test.test_unparse.CosmeticTestCase.test_lambda_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_parens_single_arg__test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_parens_single_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_parentheses__test.test_unparse.UnparseTestCase.test_lambda_parentheses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_simple__test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_simple_multi_use__test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple_multi_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_simple_reverse__test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambda_soup__test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_lambda_soup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambdas__test.test_positional_only_arg.PositionalOnlyTestCase.test_lambdas_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambdas_with_free_var__test.test_listcomps.ListComprehensionTest.test_lambdas_with_free_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambdas_with_iteration_var_as_default__test.test_listcomps.ListComprehensionTest.test_lambdas_with_iteration_var_as_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lambdef__test.test_grammar.GrammarTests.test_lambdef_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lang__test.test_email.test__encoded_words.TestEncode.test_lang_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lang__test.test_strptime.LocaleTime_Tests.test_lang_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lanscan_getnode__test.test_uuid.TestInternalsWithExtModule.test_lanscan_getnode__'lanscan_is_not_used_for_introspection_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_lanscan_getnode__test.test_uuid.TestInternalsWithoutExtModule.test_lanscan_getnode__'lanscan_is_not_used_for_introspection_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_32b_binbytes8__test.test_pickle.CUnpicklerTests.test_large_32b_binbytes8__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_32b_binbytes8__test.test_pickle.InMemoryPickleTests.test_large_32b_binbytes8__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_32b_binbytes8__test.test_pickle.PyUnpicklerTests.test_large_32b_binbytes8__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_32b_binunicode8__test.test_pickle.CUnpicklerTests.test_large_32b_binunicode8__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_32b_binunicode8__test.test_pickle.InMemoryPickleTests.test_large_32b_binunicode8__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_32b_binunicode8__test.test_pickle.PyUnpicklerTests.test_large_32b_binunicode8__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_32b_bytearray8__test.test_pickle.CUnpicklerTests.test_large_32b_bytearray8__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_32b_bytearray8__test.test_pickle.InMemoryPickleTests.test_large_32b_bytearray8__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_32b_bytearray8__test.test_pickle.PyUnpicklerTests.test_large_32b_bytearray8__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_PYTHONPATH__test.test_cmd_line.CmdLineTest.test_large_PYTHONPATH_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_array__test.test_ctypes.test_arrays.ArrayTestCase.test_large_array__'not_enough_memory:_2.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_bufsize__test.test_zlib.CompressTestCase.test_large_bufsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_exhausted_iterator_pickling__test.test_range.RangeTest.test_large_exhausted_iterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_exponents__test.test_strtod.StrtodTests.test_large_exponents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_file_exception__test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_large_file_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_file_ops__test.test_io.CIOTest.test_large_file_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_file_ops__test.test_io.PyIOTest.test_large_file_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_filesize__test.test_mmap.LargeMmapTests.test_large_filesize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_function__test.test_sys_settrace.JumpTestCase.test_large_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_input__test.test_codecs.CodePageTest.test_large_input__'code_pages_are_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_int__test.test_sqlite3.test_types.DeclTypesTests.test_large_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_int__test.test_sqlite3.test_types.SqliteTypeTests.test_large_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_ints_rejected__test.test_ipaddress.AddressTestCase_v4.test_large_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_ints_rejected__test.test_ipaddress.AddressTestCase_v6.test_large_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_ints_rejected__test.test_ipaddress.InterfaceTestCase_v4.test_large_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_ints_rejected__test.test_ipaddress.InterfaceTestCase_v6.test_large_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_ints_rejected__test.test_ipaddress.NetworkTestCase_v4.test_large_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_ints_rejected__test.test_ipaddress.NetworkTestCase_v6.test_large_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_list__test.test_json.test_dump.TestCDump.test_large_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_longs__test.test_index.OverflowTestCase.test_large_longs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_marshal__test.test_marshal.BugsTestCase.test_large_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_n__test.test_float.RoundTestCase.test_large_n_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_offset__test.test_mmap.LargeMmapTests.test_large_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_operands__test.test_range.RangeTest.test_large_operands_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_pickles__test.test_pickle.CDumpPickle_LoadPickle.test_large_pickles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_pickles__test.test_pickle.CPicklerTests.test_large_pickles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_pickles__test.test_pickle.DumpPickle_CLoadPickle.test_large_pickles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_pickles__test.test_pickle.InMemoryPickleTests.test_large_pickles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_pickles__test.test_pickle.PyPicklerTests.test_large_pickles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_pickles__test.test_pickletools.OptimizedPickleTests.test_large_pickles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_pyrange__test.test_bisect.TestBisectC.test_large_pyrange_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_pyrange__test.test_bisect.TestBisectPython.test_large_pyrange_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_range__test.test_bisect.TestBisectC.test_large_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_range__test.test_bisect.TestBisectPython.test_large_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_range__test.test_range.RangeTest.test_large_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_read__test.test_largefile.CLargeFileTest.test_large_read__'not_enough_memory:_4.7G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_read__test.test_largefile.PyLargeFileTest.test_large_read__'not_enough_memory:_4.7G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_read__test.test_os.FileTests.test_large_read__'not_enough_memory:_2.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_search__test.test_re.ReTests.test_large_search_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_sql__test.test_sqlite3.test_regression.RegressionTests.test_large_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_subn__test.test_re.ReTests.test_large_subn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_time__test.test_os.UtimeTests.test_large_time__'requires_NTFS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_timestamp__test.test_plistlib.TestBinaryPlistlib.test_large_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_unconsumed_tail__test.test_zlib.CompressObjectTestCase.test_large_unconsumed_tail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_unused_data__test.test_zlib.CompressObjectTestCase.test_large_unused_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_update__test.test_hashlib.HashLibTestCase.test_large_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_utf8_input__test.test_codecs.CodePageTest.test_large_utf8_input__'code_pages_are_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_large_year__test.test_time.TestAsctime4dyear.test_large_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_large_year__test.test_time.TestStrftime4dyear.test_large_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_larger_dataclass__test.test_pprint.QueryTestCase.test_larger_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_larger_than_32_bit_times__test.test_compileall.CompileallTestsWithSourceEpoch.test_larger_than_32_bit_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_larger_than_32_bit_times__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_larger_than_32_bit_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_last__test.test_nntplib.NNTPv1Tests.test_last_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_last__test.test_nntplib.NNTPv2Tests.test_last_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_last_resort__test.test_logging.LastResortTest.test_last_resort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_last_row_id_insert_o_r__test.test_sqlite3.test_dbapi.CursorTests.test_last_row_id_insert_o_r_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_last_row_id_on_ignore__test.test_sqlite3.test_dbapi.CursorTests.test_last_row_id_on_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_last_split_chunk_does_not_fit__test.test_email.test_email.TestLongHeaders.test_last_split_chunk_does_not_fit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lasti__test.test_capi.test_misc.TestInternalFrameApi.test_lasti_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_late_registration_mapping__test.test_patma.TestInheritance.test_late_registration_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_late_registration_sequence__test.test_patma.TestInheritance.test_late_registration_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_late_resource_warning__test.test_warnings.FinalizationTest.test_late_resource_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_late_tail__test.test_xml_etree.TreeBuilderTest.test_late_tail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_late_tail__test.test_xml_etree_c.TreeBuilderTest.test_late_tail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_late_tail_mix_pi_comments__test.test_xml_etree.TreeBuilderTest.test_late_tail_mix_pi_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_late_tail_mix_pi_comments__test.test_xml_etree_c.TreeBuilderTest.test_late_tail_mix_pi_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_latin1__test.test_codecs.SurrogateEscapeTest.test_latin1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_latin1__test.test_utf8source.BuiltinCompileTests.test_latin1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_latin1_body__test.test_httplib.RequestBodyTest.test_latin1_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_latin1_header__test.test_httpservers.BaseHTTPServerTestCase.test_latin1_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_latin1_normalization__test.test_tokenize.TestDetectEncoding.test_latin1_normalization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_latin_modifier__test.test_locale.NormalizeTest.test_latin_modifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lazy_create_annotations__test.test_module.ModuleTests.test_lazy_create_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lazy_create_annotations__test.test_type_annotations.TypeAnnotationTests.test_lazy_create_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lazy_hash_inheritance__test.test_capi.test_misc.Test_testcapi.test_lazy_hash_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lazy_lines__test.test_traceback.TestFrame.test_lazy_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lazycache_already_cached__test.test_linecache.LineCacheTests.test_lazycache_already_cached_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lazycache_bad_filename__test.test_linecache.LineCacheTests.test_lazycache_bad_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lazycache_check__test.test_linecache.LineCacheTests.test_lazycache_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lazycache_no_globals__test.test_linecache.LineCacheTests.test_lazycache_no_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lazycache_provide_after_failed_lookup__test.test_linecache.LineCacheTests.test_lazycache_provide_after_failed_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lazycache_smoke__test.test_linecache.LineCacheTests.test_lazycache_smoke_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lc_numeric_basic__test.test__locale._LocaleTests.test_lc_numeric_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lc_numeric_localeconv__test.test__locale._LocaleTests.test_lc_numeric_localeconv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lc_numeric_nl_langinfo__test.test__locale._LocaleTests.test_lc_numeric_nl_langinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lchflags_regular_file__test.test_posix.PosixTester.test_lchflags_regular_file__'test_needs_os.lchflags__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_lchflags_symlink__test.test_posix.PosixTester.test_lchflags_symlink__'test_needs_os.lchflags__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_lchown__test.test_posix.PosixTester.test_lchown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lcm__test.test_math.MathTests.test_lcm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ldshared_value__test.test_sysconfig.TestSysConfig.test_ldshared_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_le__test.test_collections.TestCounter.test_le_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_le__test.test_operator.COperatorTestCase.test_le_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_le__test.test_operator.PyOperatorTestCase.test_le_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_le_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_le_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_le_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_le_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_le_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_le_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_le_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_le_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leading_newlines__test.test_compile.TestSpecifics.test_leading_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leading_splittable_in_the_middle_just_before_overlong_last_part__test.test_email.test_email.TestLongHeaders.test_leading_splittable_in_the_middle_just_before_overlong_last_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leading_trailing_spaces__test.test_fstring.TestCase.test_leading_trailing_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leading_zeros__test.test_ipaddress.AddressTestCase_v4.test_leading_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leading_zeros__test.test_ipaddress.AddressTestCase_v6.test_leading_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leading_zeros__test.test_ipaddress.InterfaceTestCase_v4.test_leading_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leading_zeros__test.test_ipaddress.InterfaceTestCase_v6.test_leading_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leading_zeros__test.test_ipaddress.NetworkTestCase_v4.test_leading_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leading_zeros__test.test_ipaddress.NetworkTestCase_v6.test_leading_zeros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leaf__test.test_lib2to3.test_pytree.TestNodes.test_leaf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leaf_constructor_prefix__test.test_lib2to3.test_pytree.TestNodes.test_leaf_constructor_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leaf_equality__test.test_lib2to3.test_pytree.TestNodes.test_leaf_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leaf_generator__test.test_exception_group.LeafGeneratorTest.test_leaf_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leaf_next_sibling__test.test_lib2to3.test_pytree.TestNodes.test_leaf_next_sibling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leaf_prefix__test.test_lib2to3.test_pytree.TestNodes.test_leaf_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leaf_prev_sibling__test.test_lib2to3.test_pytree.TestNodes.test_leaf_prev_sibling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leaf_repr__test.test_lib2to3.test_pytree.TestNodes.test_leaf_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leaf_str__test.test_lib2to3.test_pytree.TestNodes.test_leaf_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leaf_str_numeric_value__test.test_lib2to3.test_pytree.TestNodes.test_leaf_str_numeric_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leak_fast_process_del_killed__test.test_subprocess.POSIXProcessTestCase.test_leak_fast_process_del_killed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leak_tmp_file__test.test_regrtest.ArgsTestCase.test_leak_tmp_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leak_without_join__test.test_threading.ThreadTests.test_leak_without_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_leaking_fds_on_error__test.test_subprocess.ProcessTestCase.test_leaking_fds_on_error__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_leaking_fds_on_error__test.test_subprocess.ProcessTestCaseNoPoll.test_leaking_fds_on_error__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_leaves__test.test_lib2to3.test_pytree.TestNodes.test_leaves_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_legacy__test.test_finalization.LegacyFinalizationTest.test_legacy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_legacy_block_size_warnings__test.test_hmac.TestVectorsTestCase.test_legacy_block_size_warnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_legacy_finalizer__test.test_gc.GCTests.test_legacy_finalizer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_legacy_finalizer_newclass__test.test_gc.GCTests.test_legacy_finalizer_newclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_legacy_paths__test.test_compileall.CommandLineTestsNoSourceEpoch.test_legacy_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_legacy_paths__test.test_compileall.CommandLineTestsWithSourceEpoch.test_legacy_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_legacy_resurrect__test.test_finalization.LegacyFinalizationTest.test_legacy_resurrect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_legacy_self_cycle__test.test_finalization.LegacyFinalizationTest.test_legacy_self_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_legacyinterpolation_deprecation__test.test_configparser.CoverageOneHundredTestCase.test_legacyinterpolation_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_legal__test.test_pyexpat.NamespaceSeparatorTest.test_legal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.ByteTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.DoubleTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.FloatTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.IntTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.LongLongTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.LongTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.ShortTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.UnicodeTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.UnsignedByteTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.UnsignedIntTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.UnsignedLongLongTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.UnsignedLongTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_array.UnsignedShortTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_builtin.BuiltinTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_deque.TestBasic.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_deque.TestSequence.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_dict.DictTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_dict.GeneralMappingTests.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_dict.SubclassMappingTests.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_email.test_email.TestBase64.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_enumerate.TestReversed.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_list.ListTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_mailbox.TestBabyl.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_mailbox.TestMH.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_mailbox.TestMMDF.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_mailbox.TestMaildir.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_mailbox.TestMbox.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_ordered_dict.CPythonGeneralMappingTests.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_ordered_dict.CPythonSubclassMappingTests.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_ordered_dict.PurePythonGeneralMappingTests.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_ordered_dict.PurePythonSubclassMappingTests.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_os.EnvironTests.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_set.TestFrozenSet.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_set.TestFrozenSetSubclass.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_set.TestSet.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_set.TestSetSubclass.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto0File_dumbShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto0File_gnuShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto0File_ndbmShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto0MemShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto1File_dumbShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto1File_gnuShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto1File_ndbmShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto1MemShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto2File_dumbShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto2File_gnuShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto2File_ndbmShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto2MemShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto3File_dumbShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto3File_gnuShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto3File_ndbmShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto3MemShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto4File_dumbShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto4File_gnuShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto4File_ndbmShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto4MemShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto5File_dumbShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto5File_gnuShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto5File_ndbmShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_shelve.TestProto5MemShelve.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_traceback.TestFrame.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_tuple.TupleTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_types.MappingProxyTests.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_userdict.UserDictTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_userlist.UserListTest.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_weakref.WeakKeyDictionaryTestCase.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_weakref.WeakValueDictionaryTestCase.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len__test.test_weakset.TestWeakSet.test_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len_contains_iter__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_len_contains_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len_cycles__test.test_weakset.TestWeakSet.test_len_cycles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len_only__test.test_bisect.TestErrorHandlingC.test_len_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len_only__test.test_bisect.TestErrorHandlingPython.test_len_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len_only__test.test_heapq.TestErrorHandlingC.test_len_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len_only__test.test_heapq.TestErrorHandlingPython.test_len_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_len_race__test.test_weakset.TestWeakSet.test_len_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_0_large_offset__test.test_mmap.MmapTests.test_length_0_large_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_0_offset__test.test_mmap.MmapTests.test_length_0_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length__test.test_importlib.test_util.Frozen_MagicNumberTests.test_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length__test.test_importlib.test_util.Source_MagicNumberTests.test_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length__test.test_set.TestBasicOpsBytes.test_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length__test.test_set.TestBasicOpsEmpty.test_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length__test.test_set.TestBasicOpsMixedStringBytes.test_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length__test.test_set.TestBasicOpsSingleton.test_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length__test.test_set.TestBasicOpsString.test_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length__test.test_set.TestBasicOpsTriple.test_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length__test.test_set.TestBasicOpsTuple.test_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_hint__test.test_operator.COperatorTestCase.test_length_hint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_hint__test.test_operator.PyOperatorTestCase.test_length_hint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_hint__test.test_struct.UnpackIteratorTest.test_length_hint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_overflow__test.test_xml_etree_c.MiscTests.test_length_overflow__'not_enough_memory:_2.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_length_restriction__test.test_socket.LinuxKernelCryptoAPI.test_length_restriction__'AF_ALG_required'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_length_zero_header__test.test_tarfile.Bz2MiscReadTest.test_length_zero_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_zero_header__test.test_tarfile.Bz2StreamReadTest.test_length_zero_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_zero_header__test.test_tarfile.GzipMiscReadTest.test_length_zero_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_zero_header__test.test_tarfile.GzipStreamReadTest.test_length_zero_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_zero_header__test.test_tarfile.LzmaMiscReadTest.test_length_zero_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_zero_header__test.test_tarfile.LzmaStreamReadTest.test_length_zero_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_zero_header__test.test_tarfile.MiscReadTest.test_length_zero_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_length_zero_header__test.test_tarfile.StreamReadTest.test_length_zero_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_level__test.test_logging.BasicConfigTest.test_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_level_as_none__test.test_ast.ASTHelpers_Test.test_level_as_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_levenshtein_distance__test.test_traceback.MiscTest.test_levenshtein_distance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_levenshtein_distance_short_circuit__test.test_traceback.MiscTest.test_levenshtein_distance_short_circuit__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_lexicographic_ordering__test.test_tuple.TupleTest.test_lexicographic_ordering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lf__test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_lf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lf__test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_lf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lf__test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_lf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lf__test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_lf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lib_reason__test.test_ssl.SSLErrorTests.test_lib_reason_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_libc_ver__test.test_platform.PlatformTest.test_libc_ver_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_library_module__test.test_runpy.RunModuleTestCase.test_library_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_library_version__test.test_zlib.VersionTestCase.test_library_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_license_exists_at_url__test.test_site.ImportSideEffectTests.test_license_exists_at_url__\"resource_'network'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_limbo_cleanup__test.test_threading.ThreadTests.test_limbo_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_limit__test.test_traceback.TestTracebackException.test_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_limit_int__test.test_json.test_decode.TestCDecode.test_limit_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_limit_int__test.test_json.test_decode.TestPyDecode.test_limit_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_limit_int__test.test_xmlrpc.XMLRPCTestCase.test_limit_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lin2adpcm__test.test_audioop.TestAudioop.test_lin2adpcm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lin2alaw__test.test_audioop.TestAudioop.test_lin2alaw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lin2lin__test.test_audioop.TestAudioop.test_lin2lin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lin2ulaw__test.test_audioop.TestAudioop.test_lin2ulaw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line__test.test_capi.test_misc.TestInternalFrameApi.test_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line__test.test_sys_settrace.RaisingTraceFuncTestCase.test_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_and_col__test.test_tomllib.test_error.TestError.test_line_and_col_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_buffering__test.test_io.CTextIOWrapperTest.test_line_buffering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_buffering__test.test_io.PyTextIOWrapperTest.test_line_buffering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_endings__test.test_dbm_dumb.DumbDBMTestCase.test_line_endings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_event_raises_before_opcode_event__test.test_sys_settrace.RaisingTraceFuncTestCase.test_line_event_raises_before_opcode_event_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_iteration__test.test_urllib2_localnet.TestUrlopen.test_line_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_number_genexp__test.test_compile.TestSpecifics.test_line_number_genexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_number_implicit_return_after_async_for__test.test_compile.TestSpecifics.test_line_number_implicit_return_after_async_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_then_instruction__test.test_monitoring.TestInstallIncrementally.test_line_then_instruction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_too_long__test.test_ftplib.TestFTPClass.test_line_too_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_too_long__test.test_ftplib.TestTLS_FTPClassMixin.test_line_too_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_with_unicode__test.test_traceback.CPythonTracebackErrorCaretTests.test_line_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_with_unicode__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_line_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_line_with_unicode__test.test_traceback.PurePythonTracebackErrorCaretTests.test_line_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_linear__test.test_monitoring.LineMonitoringTest.test_linear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_linear_methods__test.test_trace.TestLineCounts.test_linear_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_linebreak_7643__test.test_unicodedata.UnicodeMiscTest.test_linebreak_7643_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_linecol__test.test_json.test_fail.TestCFail.test_linecol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_linecol__test.test_json.test_fail.TestPyFail.test_linecol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno__test.test_symtable.SymtableTest.test_lineno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_after_implicit_return__test.test_compile.TestSpecifics.test_lineno_after_implicit_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_after_no_code__test.test_compile.TestSpecifics.test_lineno_after_no_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_after_other_except__test.test_exceptions.PEP626Tests.test_lineno_after_other_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_after_raise_in_except__test.test_exceptions.PEP626Tests.test_lineno_after_raise_in_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_after_raise_in_with_exit__test.test_exceptions.PEP626Tests.test_lineno_after_raise_in_with_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_after_raise_simple__test.test_exceptions.PEP626Tests.test_lineno_after_raise_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_after_with__test.test_exceptions.PEP626Tests.test_lineno_after_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_attribute__test.test_compile.TestSpecifics.test_lineno_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_in_finally_except__test.test_exceptions.PEP626Tests.test_lineno_in_finally_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_in_finally_normal__test.test_exceptions.PEP626Tests.test_lineno_in_finally_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_in_named_except__test.test_exceptions.PEP626Tests.test_lineno_in_named_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_in_try__test.test_exceptions.PEP626Tests.test_lineno_in_try_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_of_backward_jump__test.test_compile.TestSpecifics.test_lineno_of_backward_jump_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_procedure_call__test.test_compile.TestSpecifics.test_lineno_procedure_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineno_with_tracing__test.test_frame.ClearTest.test_lineno_with_tracing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lines__test.test_code.CodeLocationTest.test_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lines_loop__test.test_monitoring.LineMonitoringTest.test_lines_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lines_single__test.test_monitoring.LineMonitoringTest.test_lines_single_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lines_two__test.test_monitoring.LineMonitoringTest.test_lines_two_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lineterminator__test.test_csv.TestDialectValidity.test_lineterminator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_linetoolong__test.test_imaplib.NewIMAPSSLTests.test_linetoolong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_linetoolong__test.test_imaplib.NewIMAPTests.test_linetoolong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_link__test.test_os.LinkTests.test_link_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_link__test.test_posix.TestPosixWeaklinking.test_link__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_link__test.test_stat.TestFilemodeCStat.test_link_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_link__test.test_stat.TestFilemodePyStat.test_link_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_link_bytes__test.test_os.LinkTests.test_link_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_link_dir_fd__test.test_posix.TestPosixDirFd.test_link_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_link_size__test.test_tarfile.Bz2WriteTest.test_link_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_link_size__test.test_tarfile.GzipWriteTest.test_link_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_link_size__test.test_tarfile.LzmaWriteTest.test_link_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_link_size__test.test_tarfile.WriteTest.test_link_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_link_to_not_implemented__test.test_pathlib.PathSubclassTest.test_link_to_not_implemented__'os.link___is_present'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_link_to_not_implemented__test.test_pathlib.PathTest.test_link_to_not_implemented__'os.link___is_present'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_link_to_not_implemented__test.test_pathlib.PosixPathTest.test_link_to_not_implemented__'os.link___is_present'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_link_to_not_implemented__test.test_pathlib.WindowsPathTest.test_link_to_not_implemented__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_lint_status__test.test_plistlib.TestPlutil.test_lint_status__'plutil_utility_is_for_Mac_os'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_linux_constants__test.test_resource.ResourceTest.test_linux_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list2cmdline__test.test_subprocess.ProcessTestCase.test_list2cmdline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list2cmdline__test.test_subprocess.ProcessTestCaseNoPoll.test_list2cmdline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listDerived__test.test_bisect.TestInsortC.test_listDerived_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listDerived__test.test_bisect.TestInsortPython.test_listDerived_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_ast.ASTValidatorTests.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_compile.TestExpressionStackSize.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_gc.GCTests.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_json.test_enum.TestCEnum.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_json.test_enum.TestPyEnum.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_marshal.ContainerTestCase.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_marshal.LargeValuesTestCase.test_list__'not_enough_memory:_18.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_list__test.test_nntplib.NNTPv1Tests.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_nntplib.NNTPv2Tests.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_poplib.TestPOP3Class.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_poplib.TestPOP3_SSLClass.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_poplib.TestPOP3_TLSClass.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_tarfile.Bz2ListTest.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_tarfile.GzipListTest.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_tarfile.ListTest.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_tarfile.LzmaListTest.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_tarfile.NoneInfoTests_Misc.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list__test.test_typing.CollectionsAbcTests.test_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_all__test.test_interpreters.TestChannels.test_list_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_api__test.test_capi.test_misc.Test_testcapi.test_list_api_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_append__test.test_capi.test_list.CAPITest.test_list_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_assignment__test.test_lib2to3.test_util.Test_find_binding.test_list_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_astuple__test.test_capi.test_list.CAPITest.test_list_astuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_body__test.test_httplib.RequestBodyTest.test_list_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_cases__test.test_regrtest.ArgsTestCase.test_list_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_check_exact__test.test_capi.test_list.CAPITest.test_list_check_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_chunking__test.test_pickle.CDumpPickle_LoadPickle.test_list_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_chunking__test.test_pickle.CPicklerTests.test_list_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_chunking__test.test_pickle.DumpPickle_CLoadPickle.test_list_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_chunking__test.test_pickle.InMemoryPickleTests.test_list_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_chunking__test.test_pickle.PyPicklerTests.test_list_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_chunking__test.test_pickletools.OptimizedPickleTests.test_list_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_command__test.test_tarfile.CommandLineTest.test_list_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_command__test.test_zipfile.test_core.CommandLineTest.test_list_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_command_invalid_file__test.test_tarfile.CommandLineTest.test_list_command_invalid_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_command_verbose__test.test_tarfile.CommandLineTest.test_list_command_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_copy__test.test_collections.TestUserObjects.test_list_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_display__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_list_display_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_folders__test.test_mailbox.TestMH.test_list_folders_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_folders__test.test_mailbox.TestMaildir.test_list_folders_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_get_item__test.test_capi.test_list.CAPITest.test_list_get_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_get_size__test.test_capi.test_list.CAPITest.test_list_get_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_getitem__test.test_capi.test_list.CAPITest.test_list_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_getslice__test.test_capi.test_list.CAPITest.test_list_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_insert__test.test_capi.test_list.CAPITest.test_list_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_members__test.test_plistlib.TestPlistlib.test_list_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_members__test.test_tarfile.Bz2ListTest.test_list_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_members__test.test_tarfile.GzipListTest.test_list_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_members__test.test_tarfile.ListTest.test_list_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_members__test.test_tarfile.LzmaListTest.test_list_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_new__test.test_capi.test_list.CAPITest.test_list_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_protocol__test.test_collections.TestUserObjects.test_list_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_repeat_respect_immortality__test.test_builtin.ImmortalTests.test_list_repeat_respect_immortality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_resize_overflow__test.test_list.ListTest.test_list_resize_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_reverse__test.test_capi.test_list.CAPITest.test_list_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_set_item__test.test_capi.test_list.CAPITest.test_list_set_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_setitem__test.test_capi.test_list.CAPITest.test_list_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_setslice__test.test_capi.test_list.CAPITest.test_list_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_size__test.test_capi.test_list.CAPITest.test_list_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_sort__test.test_capi.test_list.CAPITest.test_list_sort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_subclass__test.test_typing.CollectionsAbcTests.test_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_tests__test.test_regrtest.ArgsTestCase.test_list_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_unpack__test.test_lib2to3.test_fixers.Test_except.test_list_unpack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_verbose__test.test_tarfile.Bz2ListTest.test_list_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_verbose__test.test_tarfile.GzipListTest.test_list_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_verbose__test.test_tarfile.ListTest.test_list_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_list_verbose__test.test_tarfile.LzmaListTest.test_list_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listcomp__test.test_ast.ASTValidatorTests.test_listcomp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listcomp_in_nested_class__test.test_type_params.TypeParamsAccessTest.test_listcomp_in_nested_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listcomp_in_nested_generic_class__test.test_type_params.TypeParamsAccessTest.test_listcomp_in_nested_generic_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listcomps__test.test_grammar.GrammarTests.test_listcomps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listcomps__test.test_lib2to3.test_fixers.Test_set_literal.test_listcomps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir__test.test_os.Pep383Tests.test_listdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir__test.test_posix.PosixTester.test_listdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir__test.test_unicode_file_functions.UnicodeFileTests.test_listdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir__test.test_unicode_file_functions.UnicodeNFCFileTests.test_listdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir__test.test_unicode_file_functions.UnicodeNFDFileTests.test_listdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir__test.test_unicode_file_functions.UnicodeNFKCFileTests.test_listdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir__test.test_unicode_file_functions.UnicodeNFKDFileTests.test_listdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir_bytes__test.test_posix.PosixTester.test_listdir_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir_bytes_like__test.test_posix.PosixTester.test_listdir_bytes_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir_default__test.test_posix.PosixTester.test_listdir_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir_fd__test.test_posix.PosixTester.test_listdir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listdir_scandir__test.test_posix.TestPosixWeaklinking.test_listdir_scandir__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_listdrives__test.test_os.Win32ListdriveTests.test_listdrives__'NT_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_listen_backlog__test.test_socket.GeneralModuleTests.test_listen_backlog_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listen_backlog_overflow__test.test_socket.GeneralModuleTests.test_listen_backlog_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listen_config_10_ok__test.test_logging.ConfigDictTest.test_listen_config_10_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listen_config_1_ok__test.test_logging.ConfigDictTest.test_listen_config_1_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listen_verify__test.test_logging.ConfigDictTest.test_listen_verify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listfuncs_flag_success__test.test_trace.TestCommandLine.test_listfuncs_flag_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listmailcapfiles__test.test_mailcap.HelperFunctionTest.test_listmailcapfiles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listmounts__test.test_os.Win32ListdriveTests.test_listmounts__'NT_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_listrecursion__test.test_json.test_recursion.TestCRecursion.test_listrecursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listrecursion__test.test_json.test_recursion.TestPyRecursion.test_listrecursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lists__test.test_descr.OperatorsTest.test_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_listvolumes__test.test_os.Win32ListdriveTests.test_listvolumes__'NT_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_lit__test.test_lib2to3.test_parser.TestStringLiterals.test_lit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal__test.test_bytes.AssortedBytesTest.test_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal__test.test_fstring.TestCase.test_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal_constructor__test.test_dict.DictTest.test_literal_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal_eval__test.test_ast.ASTHelpers_Test.test_literal_eval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal_eval__test.test_ast.ConstantTests.test_literal_eval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal_eval__test.test_fstring.TestCase.test_literal_eval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal_eval_complex__test.test_ast.ASTHelpers_Test.test_literal_eval_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal_eval_malformed_dict_nodes__test.test_ast.ASTHelpers_Test.test_literal_eval_malformed_dict_nodes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal_eval_malformed_lineno__test.test_ast.ASTHelpers_Test.test_literal_eval_malformed_lineno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal_eval_str_int_limit__test.test_ast.ASTHelpers_Test.test_literal_eval_str_int_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal_eval_syntax_errors__test.test_ast.ASTHelpers_Test.test_literal_eval_syntax_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literal_eval_trailing_ws__test.test_ast.ASTHelpers_Test.test_literal_eval_trailing_ws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literals__test.test_unicode.UnicodeTest.test_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literals_inside_other_types__test.test_typing.LiteralTests.test_literals_inside_other_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_literals_with_leading_zeroes__test.test_compile.TestSpecifics.test_literals_with_leading_zeroes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ljust__test.test_bigmem.BytearrayTest.test_ljust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ljust__test.test_bigmem.BytesTest.test_ljust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ljust__test.test_bigmem.StrTest.test_ljust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ljust__test.test_bytes.ByteArrayAsStringTest.test_ljust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ljust__test.test_bytes.ByteArrayTest.test_ljust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ljust__test.test_bytes.BytesAsStringTest.test_ljust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ljust__test.test_bytes.BytesTest.test_ljust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ljust__test.test_unicode.UnicodeTest.test_ljust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ljust__test.test_userstring.UserStringTest.test_ljust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lltrace__test.test_lltrace.TestLLTrace.test_lltrace__'lltrace_requires_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_lltrace_different_module__test.test_lltrace.TestLLTrace.test_lltrace_different_module__'lltrace_requires_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_lltrace_does_not_crash_on_subscript_operator__test.test_lltrace.TestLLTrace.test_lltrace_does_not_crash_on_subscript_operator__'lltrace_requires_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ln__test.test_decimal.CContextAPItests.test_ln_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ln__test.test_decimal.CIBMTestCases.test_ln_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ln__test.test_decimal.PyContextAPItests.test_ln_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ln__test.test_decimal.PyIBMTestCases.test_ln_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromModule__TestCase_subclass__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__TestCase_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromModule__TestCase_subclass_internals__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__TestCase_subclass_internals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromModule__faulty_load_tests__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__faulty_load_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromModule__load_tests__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__load_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromModule__no_TestCase_instances__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__no_TestCase_instances_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromModule__no_TestCase_tests__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__no_TestCase_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromModule__not_a_module__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__not_a_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromModule__pattern__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__pattern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__callable__TestCase_instance_ProperSuiteClass__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__TestCase_instance_ProperSuiteClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__callable__TestCase_instance__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__TestCase_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__callable__TestSuite__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__TestSuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__callable__wrong_type__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__empty_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__empty_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__function_with_different_name_than_method__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__function_with_different_name_than_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__malformed_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__malformed_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__module_not_loaded__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__module_not_loaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__relative_TestCase_subclass__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_TestCase_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__relative_TestSuite__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_TestSuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__relative_bad_object__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_bad_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__relative_empty_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_empty_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__relative_invalid_testmethod__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_invalid_testmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__relative_malformed_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_malformed_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__relative_not_a_module__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_not_a_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__relative_testmethod_ProperSuiteClass__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_testmethod_ProperSuiteClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__relative_testmethod__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_testmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__relative_unknown_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_unknown_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__unknown_attr_name_on_module__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__unknown_attr_name_on_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__unknown_attr_name_on_package__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__unknown_attr_name_on_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromName__unknown_module_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__unknown_module_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__callable__TestCase_instance__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__TestCase_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__callable__TestSuite__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__TestSuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__callable__call_staticmethod__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__call_staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__callable__wrong_type__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__empty_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__empty_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__empty_name_list__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__empty_name_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__malformed_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__malformed_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__module_not_loaded__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__module_not_loaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__relative_TestCase_subclass__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_TestCase_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__relative_TestSuite__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_TestSuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__relative_bad_object__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_bad_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__relative_empty_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_empty_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__relative_empty_name_list__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_empty_name_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__relative_invalid_testmethod__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_invalid_testmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__relative_malformed_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_malformed_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__relative_not_a_module__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_not_a_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__relative_testmethod__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_testmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__unknown_attr_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_attr_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__unknown_module_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_module_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__unknown_name_relative_1__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_name_relative_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromNames__unknown_name_relative_2__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_name_relative_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromTestCase__TestSuite_subclass__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__TestSuite_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromTestCase__default_method_name__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__default_method_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromTestCase__from_FunctionTestCase__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__from_FunctionTestCase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromTestCase__from_TestCase__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__from_TestCase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromTestCase__no_matches__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__no_matches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loadTestsFromTestCase__test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load__test.test_ctypes.test_loading.LoaderTest.test_load_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load__test.test_http_cookies.CookieTests.test_load_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load__test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load__test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load__test.test_tomllib.test_misc.TestMiscellaneous.test_load_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_attr_extended_arg__test.test_descr.ClassPropertiesAndMethods.test_load_attr_extended_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_attr_specialize__test.test_dis.DisTests.test_load_attr_specialize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_attr_specialize__test.test_dis.DisWithFileTests.test_load_attr_specialize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_borrowed_slot_should_not_crash__test.test_opcache.TestLoadAttrCache.test_load_borrowed_slot_should_not_crash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_bps_from_previous_Bdb_instance__test.test_bdb.BreakpointTestCase.test_load_bps_from_previous_Bdb_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_cert_chain__test.test_ssl.ContextTests.test_load_cert_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_classic_instance__test.test_pickle.CUnpicklerTests.test_load_classic_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_classic_instance__test.test_pickle.InMemoryPickleTests.test_load_classic_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_classic_instance__test.test_pickle.PyUnpicklerTests.test_load_classic_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_closed_file__test.test_pickle.CPickleTests.test_load_closed_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_closed_file__test.test_pickle.PyPickleTests.test_load_closed_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_const__test.test_ast.ConstantTests.test_load_const_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_default_certs__test.test_ssl.ContextTests.test_load_default_certs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_default_certs_env__test.test_ssl.ContextTests.test_load_default_certs_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_default_certs_env_windows__test.test_ssl.ContextTests.test_load_default_certs_env_windows__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_load_dh_params__test.test_ssl.ContextTests.test_load_dh_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_dll_with_flags__test.test_ctypes.test_loading.LoaderTest.test_load_dll_with_flags__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_load_extension_types__test.test_xmlrpc.XMLRPCTestCase.test_load_extension_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_failed__test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_failed__test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_failed_removed__test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_removed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_failed_removed__test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_removed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_fast_known_because_already_loaded__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_because_already_loaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_fast_known_because_parameter__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_because_parameter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_fast_known_multiple_branches__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_multiple_branches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_fast_known_simple__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_fast_too_many_locals__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_too_many_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_fast_unknown_after_error_2__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_after_error_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_fast_unknown_after_error__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_after_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_fast_unknown_because_del__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_because_del_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_fast_unknown_simple__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_and_dump_to_file__test.test_pickle.CPickleTests.test_load_from_and_dump_to_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_and_dump_to_file__test.test_pickle.PyPickleTests.test_load_from_and_dump_to_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data0__test.test_pickle.CUnpicklerTests.test_load_from_data0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data0__test.test_pickle.InMemoryPickleTests.test_load_from_data0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data0__test.test_pickle.PyUnpicklerTests.test_load_from_data0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data1__test.test_pickle.CUnpicklerTests.test_load_from_data1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data1__test.test_pickle.InMemoryPickleTests.test_load_from_data1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data1__test.test_pickle.PyUnpicklerTests.test_load_from_data1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data2__test.test_pickle.CUnpicklerTests.test_load_from_data2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data2__test.test_pickle.InMemoryPickleTests.test_load_from_data2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data2__test.test_pickle.PyUnpicklerTests.test_load_from_data2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data3__test.test_pickle.CUnpicklerTests.test_load_from_data3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data3__test.test_pickle.InMemoryPickleTests.test_load_from_data3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data3__test.test_pickle.PyUnpicklerTests.test_load_from_data3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data4__test.test_pickle.CUnpicklerTests.test_load_from_data4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data4__test.test_pickle.InMemoryPickleTests.test_load_from_data4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_from_data4__test.test_pickle.PyUnpicklerTests.test_load_from_data4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_global_specialization_failure_keeps_oparg__test.test_dynamic.RebindBuiltinsTests.test_load_global_specialization_failure_keeps_oparg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_grammar_from_pickle__test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_grammar_from_subprocess__test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_subprocess_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_grammar_from_txt_file__test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_txt_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_hasattr__test.test_ctypes.test_loading.LoaderTest.test_load_hasattr__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_load_int__test.test_plistlib.TestBinaryPlistlib.test_load_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_invalid_file__test.test_plistlib.TestPlistlib.test_load_invalid_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_legacy_attributes_immutable__test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_legacy_attributes_immutable__test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_library__test.test_ctypes.test_loading.LoaderTest.test_load_library__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_load_long_python2_str_as_bytes__test.test_pickle.CUnpicklerTests.test_load_long_python2_str_as_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_long_python2_str_as_bytes__test.test_pickle.InMemoryPickleTests.test_load_long_python2_str_as_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_long_python2_str_as_bytes__test.test_pickle.PyUnpicklerTests.test_load_long_python2_str_as_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_module_API__test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_load_module_API_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_module_API__test.test_importlib.extension.test_loader.Source_LoaderTests.test_load_module_API_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_module_API__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_load_module_API_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_module_API__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_load_module_API_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_module_API__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_load_module_API_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_module__test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_load_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_module__test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_load_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_module__test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_load_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_module__test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_load_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_module_api__test.test_modulefinder.ModuleFinderTest.test_load_module_api_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_ordinal_functions__test.test_ctypes.test_loading.LoaderTest.test_load_ordinal_functions__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_load_packaged_grammar__test.test_lib2to3.test_parser.TestPgen2Caching.test_load_packaged_grammar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_python2_str_as_bytes__test.test_pickle.CUnpicklerTests.test_load_python2_str_as_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_python2_str_as_bytes__test.test_pickle.InMemoryPickleTests.test_load_python2_str_as_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_python2_str_as_bytes__test.test_pickle.PyUnpicklerTests.test_load_python2_str_as_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_python2_unicode_as_str__test.test_pickle.CUnpicklerTests.test_load_python2_unicode_as_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_python2_unicode_as_str__test.test_pickle.InMemoryPickleTests.test_load_python2_unicode_as_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_python2_unicode_as_str__test.test_pickle.PyUnpicklerTests.test_load_python2_unicode_as_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_replaced__test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_replaced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_replaced__test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_replaced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_shadowing_slot_should_raise_type_error__test.test_opcache.TestLoadAttrCache.test_load_shadowing_slot_should_raise_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_short_name__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_short_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_short_name__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_short_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_singletons__test.test_plistlib.TestBinaryPlistlib.test_load_singletons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_standard_types__test.test_xmlrpc.XMLRPCTestCase.test_load_standard_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_submodule__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_submodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_submodule__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_submodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_super_attr__test.test_compile.TestSourcePositions.test_load_super_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_twice__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_twice__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_verify_cadata__test.test_ssl.ContextTests.test_load_verify_cadata_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_verify_locations__test.test_ssl.ContextTests.test_load_verify_locations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_load_version__test.test_ctypes.test_loading.LoaderTest.test_load_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loaded_once__test.test_importlib.test_api.Frozen_ImportModuleTests.test_loaded_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loaded_once__test.test_importlib.test_api.Source_ImportModuleTests.test_loaded_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loader_abc__test.test_importlib.test_namespace_pkgs.LoaderTests.test_loader_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loads_recursion__test.test_marshal.BugsTestCase.test_loads_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loads_reject_unicode_strings__test.test_marshal.BugsTestCase.test_loads_reject_unicode_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loads_unsupported__test.test_xmlrpc.XMLRPCTestCase.test_loads_unsupported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local__test.test_monitoring.TestSetGetEvents.test_local_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local__test.test_symtable.SymtableTest.test_local_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_and_absolute__test.test_lib2to3.test_fixers.Test_import.test_local_and_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_context_kwargs_does_not_overwrite_existing_argument__test.test_decimal.CContextWithStatement.test_local_context_kwargs_does_not_overwrite_existing_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_context_kwargs_does_not_overwrite_existing_argument__test.test_decimal.PyContextWithStatement.test_local_context_kwargs_does_not_overwrite_existing_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_file_open__test.test_urllib.URLopener_Tests.test_local_file_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_lookup_error__test.test_pickle.CDumpPickle_LoadPickle.test_local_lookup_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_lookup_error__test.test_pickle.CPicklerTests.test_local_lookup_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_lookup_error__test.test_pickle.DumpPickle_CLoadPickle.test_local_lookup_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_lookup_error__test.test_pickle.InMemoryPickleTests.test_local_lookup_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_lookup_error__test.test_pickle.PyPicklerTests.test_local_lookup_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_lookup_error__test.test_pickletools.OptimizedPickleTests.test_local_lookup_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_refs__test.test_threading_local.PyThreadingLocalTest.test_local_refs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_refs__test.test_threading_local.ThreadLocalTest.test_local_refs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_local_visibility__test.test_dictcomps.DictComprehensionTest.test_local_visibility_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localcontext__test.test_decimal.CContextWithStatement.test_localcontext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localcontext__test.test_decimal.PyContextWithStatement.test_localcontext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localcontext_kwargs__test.test_decimal.CContextWithStatement.test_localcontext_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localcontext_kwargs__test.test_decimal.PyContextWithStatement.test_localcontext_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localcontextarg__test.test_decimal.CContextWithStatement.test_localcontextarg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localcontextarg__test.test_decimal.PyContextWithStatement.test_localcontextarg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locale__test.test_format.FormatTest.test_locale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locale__test.test_re.PatternReprTests.test_locale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locale_alias__test.test_locale.NormalizeTest.test_locale_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locale_caching__test.test_re.ReTests.test_locale_caching__'test_needs_en_US.iso88591_locale'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_locale_calendar_formatweekday__test.test_calendar.CalendarTestCase.test_locale_calendar_formatweekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locale_calendars__test.test_calendar.CalendarTestCase.test_locale_calendars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locale_compiled__test.test_re.ReTests.test_locale_compiled__'test_needs_en_US.iso88591_locale'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_locale_data_w_regex_metacharacters__test.test_strptime.TimeRETests.test_locale_data_w_regex_metacharacters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locale_flag__test.test_re.ReTests.test_locale_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locale_getpreferredencoding__test.test_utf8_mode.UTF8ModeTests.test_locale_getpreferredencoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locale_html_calendar_custom_css_class_month_name__test.test_calendar.CalendarTestCase.test_locale_html_calendar_custom_css_class_month_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locale_html_calendar_custom_css_class_weekday__test.test_calendar.CalendarTestCase.test_locale_html_calendar_custom_css_class_weekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localhost_domain__test.test_http_cookiejar.CookieTests.test_localhost_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localhost_domain_contents_2__test.test_http_cookiejar.CookieTests.test_localhost_domain_contents_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localhost_domain_contents__test.test_http_cookiejar.CookieTests.test_localhost_domain_contents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localize__test.test_locale.TestCLocalize.test_localize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localize__test.test_locale.TestEnUSLocalize.test_localize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localize__test.test_locale.TestfrFRLocalize.test_localize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locals__test.test_frame.FrameAttrsTest.test_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locals__test.test_fstring.TestCase.test_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locals__test.test_traceback.TestStack.test_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locals__test.test_traceback.TestTracebackException.test_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locals__test.test_unittest.test_program.TestCommandLineArgs.test_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locals__test.test_unittest.test_runner.Test_TextTestRunner.test_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locals_at_exit__test.test_threading.ThreadTests.test_locals_at_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locals_clear_locals__test.test_frame.FrameAttrsTest.test_locals_clear_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_daylight_false_dst_false__test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_false_dst_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_daylight_false_dst_true__test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_false_dst_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_daylight_true_dst_false__test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_true_dst_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_daylight_true_dst_true__test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_true_dst_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_epoch_notz_daylight_false__test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_notz_daylight_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_epoch_notz_daylight_true__test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_notz_daylight_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_epoch_utc_daylight_false__test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_utc_daylight_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_epoch_utc_daylight_true__test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_utc_daylight_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_failure__test.test_time.TimeTestCase.test_localtime_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_is_tz_aware_daylight_false__test.test_email.test_utils.LocaltimeTests.test_localtime_is_tz_aware_daylight_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_is_tz_aware_daylight_true__test.test_email.test_utils.LocaltimeTests.test_localtime_is_tz_aware_daylight_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_timezone__test.test_time.TestPytime.test_localtime_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_localtime_without_arg__test.test_time.TimeTestCase.test_localtime_without_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock__test.test_asyncio.test_locks.LockTests.test_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_acquire_interruption__test.test_threadsignals.ThreadSignals.test_lock_acquire_interruption_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_acquire_retries_on_intr__test.test_threadsignals.ThreadSignals.test_lock_acquire_retries_on_intr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_by_with_statement__test.test_asyncio.test_locks.LockTests.test_lock_by_with_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_conflict__test.test_mailbox.TestMMDF.test_lock_conflict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_conflict__test.test_mailbox.TestMbox.test_lock_conflict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_doesnt_accept_loop_parameter__test.test_asyncio.test_locks.LockTests.test_lock_doesnt_accept_loop_parameter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_lifetime__test.test_importlib.test_locks.Frozen_LifetimeTests.test_lock_lifetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_lifetime__test.test_importlib.test_locks.Source_LifetimeTests.test_lock_lifetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_unlock__test.test_mailbox.TestBabyl.test_lock_unlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_unlock__test.test_mailbox.TestMH.test_lock_unlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_unlock__test.test_mailbox.TestMMDF.test_lock_unlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_unlock__test.test_mailbox.TestMaildir.test_lock_unlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lock_unlock__test.test_mailbox.TestMbox.test_lock_unlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locked_repr__test.test_thread.LockTests.test_locked_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locked_repr__test.test_threading.CRLockTests.test_locked_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locked_repr__test.test_threading.ConditionAsRLockTests.test_locked_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locked_repr__test.test_threading.LockTests.test_locked_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locked_repr__test.test_threading.PyRLockTests.test_locked_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lockf__test.test_posix.PosixTester.test_lockf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lockf_exclusive__test.test_fcntl.TestFcntl.test_lockf_exclusive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lockf_share__test.test_fcntl.TestFcntl.test_lockf_share_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_locking__test.test_sqlite3.test_transactions.TransactionTests.test_locking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log10__test.test_decimal.CContextAPItests.test_log10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log10__test.test_decimal.CIBMTestCases.test_log10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log10__test.test_decimal.PyContextAPItests.test_log10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log10__test.test_decimal.PyIBMTestCases.test_log10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log__test.test_cgi.CgiTests.test_log_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log__test.test_logging.BasicConfigTest.test_log_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log__test.test_logging.ModuleLevelMiscTest.test_log_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_destroyed_pending_task__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_log_destroyed_pending_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_destroyed_pending_task__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_log_destroyed_pending_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_destroyed_pending_task__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_log_destroyed_pending_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_destroyed_pending_task__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_log_destroyed_pending_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_destroyed_pending_task__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_log_destroyed_pending_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_destroyed_pending_task__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_log_destroyed_pending_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_destroyed_pending_task__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_log_destroyed_pending_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_destroyed_pending_task__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_log_destroyed_pending_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_invalid_level_no_raise__test.test_logging.LoggerTest.test_log_invalid_level_no_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_invalid_level_with_raise__test.test_logging.LoggerTest.test_log_invalid_level_with_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_mask__test.test_syslog.Test.test_log_mask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_slow_callbacks__test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_log_slow_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_taskName__test.test_logging.BasicConfigTest.test_log_taskName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_traceback__test.test_asyncio.test_futures.CFutureTests.test_log_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_traceback__test.test_asyncio.test_futures.CSubFutureTests.test_log_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_traceback__test.test_asyncio.test_futures.PyFutureTests.test_log_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_traceback__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_log_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_traceback__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_log_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_traceback__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_log_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_traceback__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_log_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_traceback__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_log_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_traceback__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_log_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_traceback__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_log_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_log_traceback__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_log_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logb__test.test_decimal.CContextAPItests.test_logb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logb__test.test_decimal.CIBMTestCases.test_logb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logb__test.test_decimal.PyContextAPItests.test_logb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logb__test.test_decimal.PyIBMTestCases.test_logb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logger_disabling__test.test_logging.ConfigFileTest.test_logger_disabling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logger_filter__test.test_logging.CustomLevelsAndFiltersTest.test_logger_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logging_at_shutdown__test.test_logging.ModuleLevelMiscTest.test_logging_at_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logging_at_shutdown_open__test.test_logging.ModuleLevelMiscTest.test_logging_at_shutdown_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logging_filter_replaces_record__test.test_logging.CustomLevelsAndFiltersTest.test_logging_filter_replaces_record_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logical_and__test.test_decimal.CContextAPItests.test_logical_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logical_and__test.test_decimal.PyContextAPItests.test_logical_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logical_invert__test.test_decimal.CContextAPItests.test_logical_invert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logical_invert__test.test_decimal.PyContextAPItests.test_logical_invert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logical_or__test.test_decimal.CContextAPItests.test_logical_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logical_or__test.test_decimal.PyContextAPItests.test_logical_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logical_xor__test.test_decimal.CContextAPItests.test_logical_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logical_xor__test.test_decimal.PyContextAPItests.test_logical_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_login__test.test_ftplib.TestFTPClass.test_login_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_login__test.test_ftplib.TestTLS_FTPClass.test_login_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_login__test.test_ftplib.TestTLS_FTPClassMixin.test_login_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_login_aborted__test.test_nntplib.MockSocketTests.test_login_aborted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_login_aborted__test.test_nntplib.MockSslTests.test_login_aborted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logincapa__test.test_imaplib.RemoteIMAPTest.test_logincapa__'network_resource_disabled'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_logincapa__test.test_imaplib.RemoteIMAP_SSLTest.test_logincapa__'cyrus.andrew.cmu.edu_blocks_connections'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_logincapa__test.test_imaplib.RemoteIMAP_STARTTLSTest.test_logincapa__'network_resource_disabled'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_logout__test.test_imaplib.RemoteIMAPTest.test_logout__'network_resource_disabled'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_logout__test.test_imaplib.RemoteIMAP_SSLTest.test_logout__'cyrus.andrew.cmu.edu_blocks_connections'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_logout__test.test_imaplib.RemoteIMAP_STARTTLSTest.test_logout__'network_resource_disabled'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_logrecord_class__test.test_logging.LogRecordFactoryTest.test_logrecord_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_logs__test.test_long.LongTest.test_logs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_quote__test.test_csv.TestDialectExcel.test_lone_quote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_codecs.UTF16BETest.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_codecs.UTF16LETest.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_codecs.UTF16Test.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_codecs.UTF32BETest.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_codecs.UTF32LETest.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_codecs.UTF32Test.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_codecs.UTF7Test.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_codecs.UTF8SigTest.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_codecs.UTF8Test.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_memoryio.CStringIOTest.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_memoryio.PyStringIOTest.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lone_surrogates__test.test_plistlib.TestPlistlib.test_lone_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long1__test.test_pickle.CDumpPickle_LoadPickle.test_long1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long1__test.test_pickle.CPicklerTests.test_long1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long1__test.test_pickle.DumpPickle_CLoadPickle.test_long1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long1__test.test_pickle.InMemoryPickleTests.test_long1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long1__test.test_pickle.PyPicklerTests.test_long1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long1__test.test_pickletools.OptimizedPickleTests.test_long1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long4__test.test_pickle.CDumpPickle_LoadPickle.test_long4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long4__test.test_pickle.CPicklerTests.test_long4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long4__test.test_pickle.DumpPickle_CLoadPickle.test_long4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long4__test.test_pickle.InMemoryPickleTests.test_long4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long4__test.test_pickle.PyPicklerTests.test_long4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long4__test.test_pickletools.OptimizedPickleTests.test_long4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_8bit_header__test.test_email.test_email.TestLongHeaders.test_long_8bit_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_8bit_header_no_charset__test.test_email.test_email.TestLongHeaders.test_long_8bit_header_no_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_ctypes.test_callbacks.Callbacks.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_ctypes.test_callbacks.StdcallCallbacks.test_long__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_long__test.test_ctypes.test_cfuncs.CFunctions.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_long__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_long__test.test_email.test_email.TestHeader.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_long.LongTest.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_pickle.CDumpPickle_LoadPickle.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_pickle.CPicklerTests.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_pickle.DumpPickle_CLoadPickle.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_pickle.InMemoryPickleTests.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_pickle.PyPicklerTests.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_pickletools.OptimizedPickleTests.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_tokenize.GenerateTokensTest.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long__test.test_tokenize.TokenizeTest.test_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_and_overflow__test.test_capi.test_misc.Test_testcapi.test_long_and_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_api__test.test_capi.test_misc.Test_testcapi.test_long_api_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_as_double__test.test_capi.test_misc.Test_testcapi.test_long_as_double_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_as_size_t__test.test_capi.test_long.LongTests.test_long_as_size_t_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_as_size_t__test.test_capi.test_misc.Test_testcapi.test_long_as_size_t_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_as_ssize_t__test.test_capi.test_long.LongTests.test_long_as_ssize_t_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_as_unsigned_long_long_mask__test.test_capi.test_misc.Test_testcapi.test_long_as_unsigned_long_long_mask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_asdouble__test.test_capi.test_long.LongTests.test_long_asdouble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_aslong__test.test_capi.test_long.LongTests.test_long_aslong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_aslongandoverflow__test.test_capi.test_long.LongTests.test_long_aslongandoverflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_aslonglong__test.test_capi.test_long.LongTests.test_long_aslonglong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_aslonglongandoverflow__test.test_capi.test_long.LongTests.test_long_aslonglongandoverflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_asunsignedlong__test.test_capi.test_long.LongTests.test_long_asunsignedlong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_asunsignedlonglong__test.test_capi.test_long.LongTests.test_long_asunsignedlonglong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_asunsignedlonglongmask__test.test_capi.test_long.LongTests.test_long_asunsignedlonglongmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_asunsignedlongmask__test.test_capi.test_long.LongTests.test_long_asunsignedlongmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_asvoidptr__test.test_capi.test_long.LongTests.test_long_asvoidptr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_binget__test.test_pickle.CUnpicklerTests.test_long_binget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_binget__test.test_pickle.InMemoryPickleTests.test_long_binget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_binget__test.test_pickle.PyUnpicklerTests.test_long_binget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_chain_of_empty_iterables__test.test_itertools.RegressionTests.test_long_chain_of_empty_iterables__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_long_check__test.test_capi.test_long.LongTests.test_long_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_checkexact__test.test_capi.test_long.LongTests.test_long_checkexact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_context_chain__test.test_traceback.TestTracebackException.test_long_context_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_drive_letter__test.test_urllib.PathName2URLTests.test_long_drive_letter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_field_name__test.test_email.test_email.TestLongHeaders.test_long_field_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_filename_attachment__test.test_email.test__header_value_parser.TestFolding.test_long_filename_attachment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_fixed_hash__test.test_hash.BytesHashRandomizationTests.test_long_fixed_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_fixed_hash__test.test_hash.MemoryviewHashRandomizationTests.test_long_fixed_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_fixed_hash__test.test_hash.StrHashRandomizationTests.test_long_fixed_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_fromdouble__test.test_capi.test_long.LongTests.test_long_fromdouble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_fromstring__test.test_capi.test_long.LongTests.test_long_fromstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_fromunicodeobject__test.test_capi.test_long.LongTests.test_long_fromunicodeobject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_fromvoidptr__test.test_capi.test_long.LongTests.test_long_fromvoidptr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_has_args__test.test_getopt.GetoptTests.test_long_has_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_header__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_long_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_header__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_long_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_header__test.test_email.test_email.TestIdempotent.test_long_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_header_encode__test.test_email.test_email.TestLongHeaders.test_long_header_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_header_encode_with_different_output_charset__test.test_email.test_email.TestLongHeaders.test_long_header_encode_with_different_output_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_header_encode_with_tab_continuation__test.test_email.test_email.TestLongHeaders.test_long_header_encode_with_tab_continuation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_header_encode_with_tab_continuation_is_just_a_hint__test.test_email.test_email.TestLongHeaders.test_long_header_encode_with_tab_continuation_is_just_a_hint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_header_with_multiple_sequential_split_chars__test.test_email.test_email.TestLongHeaders.test_long_header_with_multiple_sequential_split_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_header_with_whitespace_runs__test.test_email.test_email.TestLongHeaders.test_long_header_with_whitespace_runs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_headers_as_string__test.test_email.test_email.TestSigned.test_long_headers_as_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_headers_as_string_maxheaderlen__test.test_email.test_email.TestSigned.test_long_headers_as_string_maxheaderlen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_headers_flatten__test.test_email.test_email.TestSigned.test_long_headers_flatten_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_hex__test.test_lib2to3.test_fixers.Test_numliterals.test_long_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_int_1__test.test_lib2to3.test_fixers.Test_numliterals.test_long_int_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_int_2__test.test_lib2to3.test_fixers.Test_numliterals.test_long_int_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_integers__test.test_grammar.TokenTests.test_long_integers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_invalid_integer__test.test_optparse.TestStandard.test_long_invalid_integer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_line_after_append__test.test_email.test_email.TestLongHeaders.test_long_line_after_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_lines__test.test_email.test_email.TestFeedParsers.test_long_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_lines_with_different_header__test.test_email.test_email.TestLongHeaders.test_long_lines_with_different_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_long_and_overflow__test.test_capi.test_misc.Test_testcapi.test_long_long_and_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_nonstring__test.test_email.test_email.TestLongHeaders.test_long_nonstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_numbits__test.test_capi.test_misc.Test_testcapi.test_long_numbits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_option__partial__test.test_regrtest.ParseArgsTestCase.test_long_option__partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_option_append__test.test_optparse.TestStandard.test_long_option_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_option_argument_joined__test.test_optparse.TestStandard.test_long_option_argument_joined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_option_argument_split__test.test_optparse.TestStandard.test_long_option_argument_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_option_short_option__test.test_optparse.TestStandard.test_long_option_short_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_pattern__test.test_re.PatternReprTests.test_long_pattern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_plus__test.test_ctypes.test_cfuncs.CFunctions.test_long_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_long_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_long_received_header__test.test_email.test_email.TestLongHeaders.test_long_received_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_rfc2047_header_with_embedded_fws__test.test_email.test_email.TestLongHeaders.test_long_rfc2047_header_with_embedded_fws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_run_with_semi_header_splitter__test.test_email.test_email.TestLongHeaders.test_long_run_with_semi_header_splitter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_seed__test.test_random.MersenneTwister_TestBasicOps.test_long_seed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_steadystate_queue_popleft__test.test_deque.TestBasic.test_long_steadystate_queue_popleft_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_steadystate_queue_popright__test.test_deque.TestBasic.test_long_steadystate_queue_popright_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_to_header__test.test_email.test_email.TestLongHeaders.test_long_to_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_unbreakable_lines_with_continuation__test.test_email.test_email.TestLongHeaders.test_long_unbreakable_lines_with_continuation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_long_unstructured__test.test_email.test_headerregistry.TestFolding.test_long_unstructured_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longargs__test.test_type_comments.TypeCommentTests.test_longargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longdouble__test.test_ctypes.test_callbacks.Callbacks.test_longdouble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longdouble__test.test_ctypes.test_callbacks.StdcallCallbacks.test_longdouble__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_longdouble__test.test_ctypes.test_cfuncs.CFunctions.test_longdouble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longdouble__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longdouble__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_longdouble_plus__test.test_ctypes.test_cfuncs.CFunctions.test_longdouble_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longdouble_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longdouble_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_longdoubleresult__test.test_ctypes.test_functions.FunctionTestCase.test_longdoubleresult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longest_match_with_popular_chars__test.test_difflib.TestFindLongest.test_longest_match_with_popular_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longexp__test.test_longexp.LongExpText.test_longexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlink_1023__test.test_tarfile.GNUWriteTest.test_longlink_1023_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlink_1023__test.test_tarfile.PaxWriteTest.test_longlink_1023_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlink_1024__test.test_tarfile.GNUWriteTest.test_longlink_1024_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlink_1024__test.test_tarfile.PaxWriteTest.test_longlink_1024_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlink_1025__test.test_tarfile.GNUWriteTest.test_longlink_1025_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlink_1025__test.test_tarfile.PaxWriteTest.test_longlink_1025_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong__test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_longlong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong__test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_longlong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong__test.test_ctypes.test_bitfields.BitFieldTest.test_longlong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong__test.test_ctypes.test_callbacks.Callbacks.test_longlong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong__test.test_ctypes.test_callbacks.StdcallCallbacks.test_longlong__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_longlong__test.test_ctypes.test_cfuncs.CFunctions.test_longlong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longlong__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_longlong_api__test.test_capi.test_misc.Test_testcapi.test_longlong_api_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong_callbacks__test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_longlong_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong_callbacks__test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_longlong_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong_callbacks__test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_longlong_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong_callbacks__test.test_ctypes.test_functions.FunctionTestCase.test_longlong_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong_plus__test.test_ctypes.test_cfuncs.CFunctions.test_longlong_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longlong_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longlong_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_longlongresult__test.test_ctypes.test_functions.FunctionTestCase.test_longlongresult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longname_1023__test.test_tarfile.GNUWriteTest.test_longname_1023_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longname_1023__test.test_tarfile.PaxWriteTest.test_longname_1023_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longname_1024__test.test_tarfile.GNUWriteTest.test_longname_1024_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longname_1024__test.test_tarfile.PaxWriteTest.test_longname_1024_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longname_1025__test.test_tarfile.GNUWriteTest.test_longname_1025_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longname_1025__test.test_tarfile.PaxWriteTest.test_longname_1025_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longname_directory__test.test_tarfile.GNUReadTest.test_longname_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longname_directory__test.test_tarfile.PaxReadTest.test_longname_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longnamelink_1023__test.test_tarfile.GNUWriteTest.test_longnamelink_1023_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longnamelink_1023__test.test_tarfile.PaxWriteTest.test_longnamelink_1023_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longnamelink_1024__test.test_tarfile.GNUWriteTest.test_longnamelink_1024_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longnamelink_1024__test.test_tarfile.PaxWriteTest.test_longnamelink_1024_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longnamelink_1025__test.test_tarfile.GNUWriteTest.test_longnamelink_1025_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longnamelink_1025__test.test_tarfile.PaxWriteTest.test_longnamelink_1025_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_longstrings__test.test_codeccallbacks.CodecCallbackTest.test_longstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_look_behind_overflow__test.test_re.ReTests.test_look_behind_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookahead__test.test_re.ReTests.test_lookahead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookbehind__test.test_re.ReTests.test_lookbehind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookup__test.test_codeccallbacks.CodecCallbackTest.test_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookup__test.test_codecs.CodecsModuleTest.test_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookup__test.test_mailbox.TestMaildir.test_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookup__test.test_mailcap.HelperFunctionTest.test_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookup_issue1813__test.test_codecs.CodecsModuleTest.test_lookup_issue1813_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookup_lines__test.test_traceback.TestTracebackException.test_lookup_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookup_on_class__test.test_dataclasses.TestDescriptors.test_lookup_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookup_on_instance__test.test_dataclasses.TestDescriptors.test_lookup_on_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookup_resets_aggregation__test.test_capi.test_watchers.TestTypeWatchers.test_lookup_resets_aggregation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookups_with_key_function__test.test_bisect.TestBisectC.test_lookups_with_key_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lookups_with_key_function__test.test_bisect.TestBisectPython.test_lookups_with_key_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop__test.test_fstring.TestCase.test_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop__test.test_monitoring.TestBranchAndJumpEvents.test_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_caller_importing__test.test_trace.TestCallers.test_loop_caller_importing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_caller_importing__test.test_trace.TestFuncs.test_loop_caller_importing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_in_try_except__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_loop_in_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_in_try_except__test.test_sys_settrace.TestLinesAfterTraceStarted.test_loop_in_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_in_try_except__test.test_sys_settrace.TestSetLocalTrace.test_loop_in_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_in_try_except__test.test_sys_settrace.TraceOpcodesTestCase.test_loop_in_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_in_try_except__test.test_sys_settrace.TraceTestCase.test_loop_in_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_is_closed_resource_warnings__test.test_asyncio.test_streams.StreamTests.test_loop_is_closed_resource_warnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_quicken__test.test_dis.DisTests.test_loop_quicken_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_quicken__test.test_dis.DisWithFileTests.test_loop_quicken_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_reading__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_reading_aborted__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_reading_aborted_closing__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_reading_aborted_is_fatal__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted_is_fatal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_reading_conn_reset_lost__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_conn_reset_lost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_reading_data__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_reading_exception__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_reading_no_data__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_no_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_self_reading__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_self_reading_exception__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_self_reading_fut__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading_fut_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_writing__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_writing_closing__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_writing_err__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_writing_force_close__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_force_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_loop_writing_stop__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_stop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lost_displayhook__test.test_sys.DisplayHookTest.test_lost_displayhook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lost_elem__test.test_xml_etree.BugsTest.test_lost_elem__'generators_are_not_reentrant'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_lost_elem__test.test_xml_etree_c.BugsTest.test_lost_elem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lost_tail__test.test_xml_etree.BugsTest.test_lost_tail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lost_tail__test.test_xml_etree_c.BugsTest.test_lost_tail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lost_text__test.test_xml_etree.BugsTest.test_lost_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lost_text__test.test_xml_etree_c.BugsTest.test_lost_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lower__test.test_bigmem.BytearrayTest.test_lower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lower__test.test_bigmem.BytesTest.test_lower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lower__test.test_bigmem.StrTest.test_lower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lower__test.test_bytes.ByteArrayAsStringTest.test_lower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lower__test.test_bytes.BytesAsStringTest.test_lower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lower__test.test_unicode.UnicodeTest.test_lower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lower__test.test_userstring.UserStringTest.test_lower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lpath__test.test_os.ExtendedAttributeTests.test_lpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru__test.test_functools.TestLRUC.test_lru_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru__test.test_functools.TestLRUPy.test_lru_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_bug_35780__test.test_functools.TestLRUC.test_lru_bug_35780_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_bug_35780__test.test_functools.TestLRUPy.test_lru_bug_35780_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_bug_36650__test.test_functools.TestLRUC.test_lru_bug_36650_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_bug_36650__test.test_functools.TestLRUPy.test_lru_bug_36650_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_decoration__test.test_functools.TestLRUC.test_lru_cache_decoration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_decoration__test.test_functools.TestLRUPy.test_lru_cache_decoration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_parameters__test.test_functools.TestLRUC.test_lru_cache_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_parameters__test.test_functools.TestLRUPy.test_lru_cache_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_threaded2__test.test_functools.TestLRUC.test_lru_cache_threaded2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_threaded2__test.test_functools.TestLRUPy.test_lru_cache_threaded2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_threaded3__test.test_functools.TestLRUC.test_lru_cache_threaded3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_threaded3__test.test_functools.TestLRUPy.test_lru_cache_threaded3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_threaded__test.test_functools.TestLRUC.test_lru_cache_threaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_threaded__test.test_functools.TestLRUPy.test_lru_cache_threaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_typed_is_not_recursive__test.test_functools.TestLRUC.test_lru_cache_typed_is_not_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_typed_is_not_recursive__test.test_functools.TestLRUPy.test_lru_cache_typed_is_not_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_weakrefable__test.test_functools.TestLRUC.test_lru_cache_weakrefable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_cache_weakrefable__test.test_functools.TestLRUPy.test_lru_cache_weakrefable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_hash_only_once__test.test_functools.TestLRUC.test_lru_hash_only_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_hash_only_once__test.test_functools.TestLRUPy.test_lru_hash_only_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_method__test.test_functools.TestLRUC.test_lru_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_method__test.test_functools.TestLRUPy.test_lru_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_no_args__test.test_functools.TestLRUC.test_lru_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_no_args__test.test_functools.TestLRUPy.test_lru_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_reentrancy_with_len__test.test_functools.TestLRUC.test_lru_reentrancy_with_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_reentrancy_with_len__test.test_functools.TestLRUPy.test_lru_reentrancy_with_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_star_arg_handling__test.test_functools.TestLRUC.test_lru_star_arg_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_star_arg_handling__test.test_functools.TestLRUPy.test_lru_star_arg_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_type_error__test.test_functools.TestLRUC.test_lru_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_type_error__test.test_functools.TestLRUPy.test_lru_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_exceptions__test.test_functools.TestLRUC.test_lru_with_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_exceptions__test.test_functools.TestLRUPy.test_lru_with_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_keyword_args__test.test_functools.TestLRUC.test_lru_with_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_keyword_args__test.test_functools.TestLRUPy.test_lru_with_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_keyword_args_maxsize_none__test.test_functools.TestLRUC.test_lru_with_keyword_args_maxsize_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_keyword_args_maxsize_none__test.test_functools.TestLRUPy.test_lru_with_keyword_args_maxsize_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_maxsize_negative__test.test_functools.TestLRUC.test_lru_with_maxsize_negative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_maxsize_negative__test.test_functools.TestLRUPy.test_lru_with_maxsize_negative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_maxsize_none__test.test_functools.TestLRUC.test_lru_with_maxsize_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_maxsize_none__test.test_functools.TestLRUPy.test_lru_with_maxsize_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_types__test.test_functools.TestLRUC.test_lru_with_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lru_with_types__test.test_functools.TestLRUPy.test_lru_with_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lseek__test.test_largefile.CLargeFileTest.test_lseek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lseek__test.test_largefile.PyLargeFileTest.test_lseek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lseek__test.test_os.TestInvalidFD.test_lseek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lshift__test.test_operator.COperatorTestCase.test_lshift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lshift__test.test_operator.PyOperatorTestCase.test_lshift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lshift_of_zero__test.test_long.LongTest.test_lshift_of_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lstat__test.test_pathlib.PathSubclassTest.test_lstat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lstat__test.test_pathlib.PathTest.test_lstat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lstat__test.test_pathlib.PosixPathTest.test_lstat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lstat__test.test_pathlib.WindowsPathTest.test_lstat__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_lstat_nosymlink__test.test_pathlib.PathSubclassTest.test_lstat_nosymlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lstat_nosymlink__test.test_pathlib.PathTest.test_lstat_nosymlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lstat_nosymlink__test.test_pathlib.PosixPathTest.test_lstat_nosymlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lstat_nosymlink__test.test_pathlib.WindowsPathTest.test_lstat_nosymlink__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_lstrip__test.test_bigmem.BytearrayTest.test_lstrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lstrip__test.test_bigmem.BytesTest.test_lstrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lstrip__test.test_bigmem.StrTest.test_lstrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt__test.test_collections.TestCounter.test_lt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt__test.test_operator.COperatorTestCase.test_lt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt__test.test_operator.PyOperatorTestCase.test_lt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt__test.test_weakset.TestWeakSet.test_lt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt_returns_non_bool__test.test_bisect.TestBisectC.test_lt_returns_non_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt_returns_non_bool__test.test_bisect.TestBisectPython.test_lt_returns_non_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt_returns_notimplemented__test.test_bisect.TestBisectC.test_lt_returns_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt_returns_notimplemented__test.test_bisect.TestBisectPython.test_lt_returns_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_lt_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_lt_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_lt_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lt_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_lt_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lwp_filepermissions__test.test_http_cookiejar.FileCookieJarTests.test_lwp_filepermissions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lwp_valueless_cookie__test.test_http_cookiejar.FileCookieJarTests.test_lwp_valueless_cookie_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lying_multipart__test.test_email.test_defect_handling.TestDefectCapture.test_lying_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lying_multipart__test.test_email.test_defect_handling.TestDefectDetection.test_lying_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lying_multipart__test.test_email.test_defect_handling.TestDefectRaising.test_lying_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_lying_multipart__test.test_email.test_email.TestNonConformant.test_lying_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mac_ver__test.test_platform.PlatformTest.test_mac_ver_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mac_ver_with_fork__test.test_platform.PlatformTest.test_mac_ver_with_fork__'OSX_only_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_machine__test.test_platform.PlatformTest.test_machine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_macos__test.test_platform.PlatformTest.test_macos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_macos_env__test.test_venv.BasicTest.test_macos_env__'only_relevant_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_macros__test.test_capi.test_misc.Test_testcapi.test_macros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_macros__test.test_netrc.NetrcTestCase.test_macros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_madvise__test.test_mmap.MmapTests.test_madvise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_in_initialization__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_in_initialization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_method_reset_mock__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_method_reset_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_method_type__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_method_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_method_wrapping__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_method_wrapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_method_wraps_class__test.test_unittest.testmock.testmock.MockTest.test_magic_method_wraps_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_method_wraps_dict__test.test_unittest.testmock.testmock.MockTest.test_magic_method_wraps_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_methods__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_magic_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_methods_and_spec__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_and_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_methods_and_spec_set__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_and_spec_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_methods_are_async_functions__test.test_unittest.testmock.testasync.AsyncMagicMethods.test_magic_methods_are_async_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_methods_are_magic_mocks__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_are_magic_mocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_methods_fspath__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_fspath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_methods_isolated_between_mocks__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_isolated_between_mocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_methods_mock_calls__test.test_unittest.testmock.testmock.MockTest.test_magic_methods_mock_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_mock_equality__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_mock_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_number__test.test_compileall.CompileallTestsWithSourceEpoch.test_magic_number__'SOURCE_DATE_EPOCH_is_set'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_magic_number__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_magic_number_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_number__test.test_importlib.test_util.MagicNumberTests.test_magic_number_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_only__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_magic_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_only__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_magic_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_only__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_only__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_only__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_magic_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_only__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_magic_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_only__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magic_only__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magicmock__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magicmock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magicmock_defaults__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magicmock_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magicmock_del__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magicmock_del_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magicmock_has_async_magic_methods__test.test_unittest.testmock.testasync.AsyncMagicMethods.test_magicmock_has_async_magic_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_magicmock_lambda_spec__test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_magicmock_lambda_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maildir_to_babyl__test.test_mailbox.TestMessageConversion.test_maildir_to_babyl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maildir_to_maildir__test.test_mailbox.TestMessageConversion.test_maildir_to_maildir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maildir_to_mboxmmdf__test.test_mailbox.TestMessageConversion.test_maildir_to_mboxmmdf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maildir_to_mh__test.test_mailbox.TestMessageConversion.test_maildir_to_mh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main__test.test__xxsubinterpreters.DestroyTests.test_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main__test.test__xxsubinterpreters.GetCurrentTests.test_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main__test.test__xxsubinterpreters.IsRunningTests.test_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main__test.test_interpreters.GetCurrentTests.test_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main__test.test_interpreters.TestInterpreterClose.test_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main__test.test_interpreters.TestInterpreterIsRunning.test_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main__test.test_sysconfig.TestSysConfig.test_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main__test.test_threadedtempfile.ThreadedTempFileTest.test_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_and_main_py__test.test_zipapp.ZipAppTest.test_main_and_main_py_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_bad_switch__test.test_timeit.TestTimeit.test_main_bad_switch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_exception__test.test_timeit.TestTimeit.test_main_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_exception_fixed_reps__test.test_timeit.TestTimeit.test_main_exception_fixed_reps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_fixed_iters__test.test_timeit.TestTimeit.test_main_fixed_iters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_fixed_reps__test.test_timeit.TestTimeit.test_main_fixed_reps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_help__test.test_timeit.TestTimeit.test_main_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_id__test.test_interpreters.TestInterpreterAttrs.test_main_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_isolated__test.test_interpreters.TestInterpreterAttrs.test_main_isolated__'not_ready_yet__see_bpo-32604_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_main_microseconds__test.test_timeit.TestTimeit.test_main_microseconds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_milliseconds__test.test_timeit.TestTimeit.test_main_milliseconds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_multiple_setups__test.test_timeit.TestTimeit.test_main_multiple_setups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_negative_reps__test.test_timeit.TestTimeit.test_main_negative_reps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_only_written_once__test.test_zipapp.ZipAppTest.test_main_only_written_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_recursion_error__test.test_runpy.RunPathTestCase.test_main_recursion_error__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_main_relative_import__test.test_runpy.RunModuleTestCase.test_main_relative_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_reused__test.test__xxsubinterpreters.RunStringTests.test_main_reused_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_seconds__test.test_timeit.TestTimeit.test_main_seconds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_setup__test.test_timeit.TestTimeit.test_main_setup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_thread__test.test_threading.ThreadTests.test_main_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_thread_after_fork__test.test_threading.ThreadTests.test_main_thread_after_fork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_thread_after_fork_from_nonmain_thread__test.test_threading.ThreadTests.test_main_thread_after_fork_from_nonmain_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_thread_during_shutdown__test.test_threading.ThreadTests.test_main_thread_during_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_validation__test.test_zipapp.ZipAppTest.test_main_validation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_verbose__test.test_timeit.TestTimeit.test_main_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_very_verbose__test.test_timeit.TestTimeit.test_main_very_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_with_time_unit__test.test_timeit.TestTimeit.test_main_with_time_unit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_main_written__test.test_zipapp.ZipAppTest.test_main_written_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maintain_abc__test.test_dataclasses.TestAbstract.test_maintain_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_major_version_number_too_long__test.test_httpservers.BaseHTTPServerTestCase.test_major_version_number_too_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makeSuite__test.test_unittest.test_loader.TestObsoleteFunctions.test_makeSuite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_alternative___test.test_email.test_message.TestEmailMessage.test_make_alternative_alternative__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_alternative___test.test_email.test_message.TestMIMEPart.test_make_alternative_alternative__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_mixed_raises__test.test_email.test_message.TestEmailMessage.test_make_alternative_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_mixed_raises__test.test_email.test_message.TestMIMEPart.test_make_alternative_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_no_content_succeeds__test.test_email.test_message.TestEmailMessage.test_make_alternative_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_no_content_succeeds__test.test_email.test_message.TestMIMEPart.test_make_alternative_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_none_succeeds__test.test_email.test_message.TestEmailMessage.test_make_alternative_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_none_succeeds__test.test_email.test_message.TestMIMEPart.test_make_alternative_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_plain_succeeds__test.test_email.test_message.TestEmailMessage.test_make_alternative_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_plain_succeeds__test.test_email.test_message.TestMIMEPart.test_make_alternative_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_related_succeeds__test.test_email.test_message.TestEmailMessage.test_make_alternative_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_alternative_related_succeeds__test.test_email.test_message.TestMIMEPart.test_make_alternative_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_archive__test.test_shutil.TestArchives.test_make_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_archive_cwd__test.test_shutil.TestArchives.test_make_archive_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_archive_cwd_default__test.test_shutil.TestArchives.test_make_archive_cwd_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_archive_cwd_supports_root_dir__test.test_shutil.TestArchives.test_make_archive_cwd_supports_root_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_archive_owner_group__test.test_shutil.TestArchives.test_make_archive_owner_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_bad_fd__test.test_support.TestSupport.test_make_bad_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_boundary__test.test_email.test_email.TestMessageAPI.test_make_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_dataclass__test.test_dataclasses.TestKeywordArgs.test_make_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_dataclasses__test.test_dataclasses.TestMatchArgs.test_make_dataclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_datagram_transport__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_make_datagram_transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_encoder__test.test_json.test_speedups.TestEncode.test_make_encoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_file_default_charset__test.test_difflib.TestSFpatches.test_make_file_default_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_file_iso88591_charset__test.test_difflib.TestSFpatches.test_make_file_iso88591_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_file_usascii_charset_with_nonascii_input__test.test_difflib.TestSFpatches.test_make_file_usascii_charset_with_nonascii_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_function_doesnt_bail__test.test_peepholer.TestTranforms.test_make_function_doesnt_bail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_header_handles_binary_unknown8bit__test.test_email.test_email.TestHeader.test_make_header_handles_binary_unknown8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_alternative_succeeds__test.test_email.test_message.TestEmailMessage.test_make_mixed_alternative_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_alternative_succeeds__test.test_email.test_message.TestMIMEPart.test_make_mixed_alternative_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_mixed___test.test_email.test_message.TestEmailMessage.test_make_mixed_mixed__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_mixed___test.test_email.test_message.TestMIMEPart.test_make_mixed_mixed__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_no_content_succeeds__test.test_email.test_message.TestEmailMessage.test_make_mixed_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_no_content_succeeds__test.test_email.test_message.TestMIMEPart.test_make_mixed_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_none_succeeds__test.test_email.test_message.TestEmailMessage.test_make_mixed_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_none_succeeds__test.test_email.test_message.TestMIMEPart.test_make_mixed_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_plain_succeeds__test.test_email.test_message.TestEmailMessage.test_make_mixed_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_plain_succeeds__test.test_email.test_message.TestMIMEPart.test_make_mixed_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_related_succeeds__test.test_email.test_message.TestEmailMessage.test_make_mixed_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_mixed_related_succeeds__test.test_email.test_message.TestMIMEPart.test_make_mixed_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_msgid_collisions__test.test_email.test_email.TestMiscellaneous.test_make_msgid_collisions__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_make_msgid_default_domain__test.test_email.test_email.TestMiscellaneous.test_make_msgid_default_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_msgid_domain__test.test_email.test_email.TestMiscellaneous.test_make_msgid_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_msgid_idstring__test.test_email.test_email.TestMiscellaneous.test_make_msgid_idstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_parser2__test.test_sax.MakeParserTest.test_make_parser2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_parser3__test.test_sax.MakeParserTest.test_make_parser3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_parser4__test.test_sax.MakeParserTest.test_make_parser4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_parser5__test.test_sax.MakeParserTest.test_make_parser5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_parser__test.test_sax.SaxutilsTest.test_make_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_record_with_extra_no_overwrite__test.test_logging.LoggerTest.test_make_record_with_extra_no_overwrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_record_with_extra_overwrite__test.test_logging.LoggerTest.test_make_record_with_extra_overwrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_alternative_raises__test.test_email.test_message.TestEmailMessage.test_make_related_alternative_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_alternative_raises__test.test_email.test_message.TestMIMEPart.test_make_related_alternative_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_mixed_raises__test.test_email.test_message.TestEmailMessage.test_make_related_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_mixed_raises__test.test_email.test_message.TestMIMEPart.test_make_related_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_no_content_succeeds__test.test_email.test_message.TestEmailMessage.test_make_related_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_no_content_succeeds__test.test_email.test_message.TestMIMEPart.test_make_related_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_none_succeeds__test.test_email.test_message.TestEmailMessage.test_make_related_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_none_succeeds__test.test_email.test_message.TestMIMEPart.test_make_related_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_plain_succeeds__test.test_email.test_message.TestEmailMessage.test_make_related_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_plain_succeeds__test.test_email.test_message.TestMIMEPart.test_make_related_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_related___test.test_email.test_message.TestEmailMessage.test_make_related_related__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_related_related___test.test_email.test_message.TestMIMEPart.test_make_related_related__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_scanner__test.test_json.test_speedups.TestDecode.test_make_scanner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_socket_transport__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_make_socket_transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_socket_transport__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_make_socket_transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_ssl_transport_without_ssl_error__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_make_ssl_transport_without_ssl_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_tarball__test.test_shutil.TestArchives.test_make_tarball_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_tarfile_in_curdir__test.test_shutil.TestArchives.test_make_tarfile_in_curdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_tarfile_rootdir_nodir__test.test_shutil.TestArchives.test_make_tarfile_rootdir_nodir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_weak_keyed_dict_from_dict__test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_weak_keyed_dict_from_weak_keyed_dict__test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_weak_keyed_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_weak_keyed_dict_repr__test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_weak_valued_dict_from_dict__test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_weak_valued_dict_from_weak_valued_dict__test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_weak_valued_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_weak_valued_dict_misc__test.test_weakref.MappingTestCase.test_make_weak_valued_dict_misc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_weak_valued_dict_repr__test.test_weakref.MappingTestCase.test_make_weak_valued_dict_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_alternative___test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_alternative__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_alternative___test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_alternative__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_mixed_raises__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_mixed_raises__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_no_content_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_no_content_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_none_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_none_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_plain_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_plain_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_related_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_alternative_related_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_alternative_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_alternative_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_alternative_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_alternative_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_mixed___test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_mixed__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_mixed___test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_mixed__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_no_content_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_no_content_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_none_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_none_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_plain_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_plain_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_related_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_mixed_related_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_related_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_alternative_raises__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_alternative_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_alternative_raises__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_alternative_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_mixed_raises__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_mixed_raises__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_mixed_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_no_content_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_no_content_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_no_content_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_none_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_none_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_none_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_plain_succeeds__test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_plain_succeeds__test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_plain_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_related___test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_related__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_with_boundary_related_related___test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_related__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_zipfile__test.test_shutil.TestArchives.test_make_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_zipfile_in_curdir__test.test_shutil.TestArchives.test_make_zipfile_in_curdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_make_zipfile_rootdir_nodir__test.test_shutil.TestArchives.test_make_zipfile_rootdir_nodir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makedev__test.test_posix.PosixTester.test_makedev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makedir__test.test_os.MakedirTests.test_makedir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makeelement__test.test_xml_etree.ElementTreeTest.test_makeelement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makeelement__test.test_xml_etree_c.ElementTreeTest.test_makeelement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makefile_invalid_mode__test.test_socket.GeneralModuleTests.test_makefile_invalid_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makefile_mode__test.test_socket.GeneralModuleTests.test_makefile_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makepasv__test.test_ftplib.TestFTPClass.test_makepasv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makepasv__test.test_ftplib.TestIPv6Environment.test_makepasv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makepasv__test.test_ftplib.TestTLS_FTPClassMixin.test_makepasv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makepasv_issue43285_security_enabled_default__test.test_ftplib.TestFTPClass.test_makepasv_issue43285_security_enabled_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makepasv_issue43285_security_enabled_default__test.test_ftplib.TestTLS_FTPClassMixin.test_makepasv_issue43285_security_enabled_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makepath__test.test_site.HelperFunctionsTests.test_makepath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makeport__test.test_ftplib.TestFTPClass.test_makeport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makeport__test.test_ftplib.TestIPv6Environment.test_makeport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_makeport__test.test_ftplib.TestTLS_FTPClassMixin.test_makeport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maketrans__test.test_bytes.ByteArrayTest.test_maketrans_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maketrans__test.test_bytes.BytesTest.test_maketrans_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maketrans_translate__test.test_unicode.UnicodeTest.test_maketrans_translate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_malformatted_charref__test.test_htmlparser.HTMLParserTestCase.test_malformatted_charref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_malformed_adjacent_attributes__test.test_htmlparser.AttributesTestCase.test_malformed_adjacent_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_malformed_attributes__test.test_htmlparser.AttributesTestCase.test_malformed_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_malformed_headers_coped_with__test.test_httplib.HeaderTests.test_malformed_headers_coped_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_manager_loggerclass__test.test_logging.ManagerTest.test_manager_loggerclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_manager_mock__test.test_unittest.testmock.testmock.MockTest.test_manager_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mangle_from_in_preamble_and_epilog__test.test_email.test_email.TestFromMangling.test_mangle_from_in_preamble_and_epilog_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mangled_from__test.test_email.test_email.TestFromMangling.test_mangled_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mangled_from_with_bad_bytes__test.test_email.test_email.TestFromMangling.test_mangled_from_with_bad_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mangling__test.test_compile.TestSpecifics.test_mangling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mangling__test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_mangling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mangling__test.test_positional_only_arg.PositionalOnlyTestCase.test_mangling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mangling__test.test_type_params.TypeParamsManglingTest.test_mangling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_manual_content_length__test.test_httplib.RequestBodyTest.test_manual_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_manually_adding_non_string_keyword__test.test_functools.TestPartialC.test_manually_adding_non_string_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_manually_adding_non_string_keyword__test.test_functools.TestPartialCSubclass.test_manually_adding_non_string_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many__test.test_tempfile.TestMktemp.test_many_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many__test.test_tempfile.TestRandomNameSequence.test_many_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_append__test.test_gzip.TestGzip.test_many_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_args__test.test_optparse.TestCallbackManyArgs.test_many_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_codeobjects__test.test_marshal.CodeTestCase.test_many_codeobjects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_expressions__test.test_fstring.TestCase.test_many_expressions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_opens__test.test_zipfile.test_core.TestsWithMultipleOpens.test_many_opens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_puts_and_gets__test.test_pickle.CDumpPickle_LoadPickle.test_many_puts_and_gets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_puts_and_gets__test.test_pickle.CPicklerTests.test_many_puts_and_gets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_puts_and_gets__test.test_pickle.DumpPickle_CLoadPickle.test_many_puts_and_gets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_puts_and_gets__test.test_pickle.InMemoryPickleTests.test_many_puts_and_gets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_puts_and_gets__test.test_pickle.PyPicklerTests.test_many_puts_and_gets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_puts_and_gets__test.test_pickletools.OptimizedPickleTests.test_many_puts_and_gets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_subthreads_can_handle_pending_calls__test.test_capi.test_misc.TestPendingCalls.test_many_subthreads_can_handle_pending_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_threads__test.test_queue.CSimpleQueueTest.test_many_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_threads__test.test_queue.PySimpleQueueTest.test_many_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_threads_nonblock__test.test_queue.CSimpleQueueTest.test_many_threads_nonblock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_threads_nonblock__test.test_queue.PySimpleQueueTest.test_many_threads_nonblock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_threads_timeout__test.test_queue.CSimpleQueueTest.test_many_threads_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_threads_timeout__test.test_queue.PySimpleQueueTest.test_many_threads_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_many_weakrefs__test.test_typing.TypeVarTests.test_many_weakrefs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_manyargs__test.test_inspect.test_inspect.TestOneliners.test_manyargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_map__test.test_builtin.BuiltinTest.test_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_map__test.test_itertools.TestBasicOps.test_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_map__test.test_itertools.TestExamples.test_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_map__test.test_itertools.TestGC.test_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_map__test.test_itertools.TestVariousIteratorArgs.test_map_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_map_basic__test.test_lib2to3.test_fixers.Test_map.test_map_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_map_nochange__test.test_lib2to3.test_fixers.Test_map.test_map_nochange_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_map_pickle__test.test_builtin.BuiltinTest.test_map_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_map_to_type__test.test_email.test_headerregistry.TestHeaderRegistry.test_map_to_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_map_trailers__test.test_lib2to3.test_fixers.Test_map.test_map_trailers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping__test.test_locale.TestLocaleFormatString.test_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping__test.test_typing.CollectionsAbcTests.test_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_check__test.test_capi.test_abstract.CAPITest.test_mapping_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_delitemstring__test.test_capi.test_abstract.CAPITest.test_mapping_delitemstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_cn.TestGB18030Map.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_cn.TestGB2312Map.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_cn.TestGBKMap.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_hk.TestBig5HKSCSMap.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_jp.TestCP932Map.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_jp.TestEUCJISX0213Map.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_jp.TestSJISCOMPATMap.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_jp.TestSJISX0213Map.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_kr.TestCP949Map.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_kr.TestEUCKRMap.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_kr.TestJOHABMap.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_tw.TestBIG5Map.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_file__test.test_codecmaps_tw.TestCP950Map.test_mapping_file__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_getitemstring__test.test_capi.test_abstract.CAPITest.test_mapping_getitemstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_haskey__test.test_capi.test_abstract.CAPITest.test_mapping_haskey_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_haskeystring__test.test_capi.test_abstract.CAPITest.test_mapping_haskeystring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_keys_valuesitems__test.test_capi.test_abstract.CAPITest.test_mapping_keys_valuesitems_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_keys_valuesitems__test.test_capi.test_dict.CAPITest.test_mapping_keys_valuesitems_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_keys_valuesitems_bad_arg__test.test_capi.test_abstract.CAPITest.test_mapping_keys_valuesitems_bad_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_pattern_checks_duplicate_key_1__test.test_patma.TestValueErrors.test_mapping_pattern_checks_duplicate_key_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_pattern_duplicate_key__test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_pattern_duplicate_key_edge_case0__test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_pattern_duplicate_key_edge_case1__test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_pattern_duplicate_key_edge_case2__test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_pattern_duplicate_key_edge_case3__test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_pattern_keys_may_only_match_literals_and_attribute_lookups__test.test_patma.TestSyntaxErrors.test_mapping_pattern_keys_may_only_match_literals_and_attribute_lookups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_proxy__test.test_pprint.QueryTestCase.test_mapping_proxy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_setitemstring__test.test_capi.test_abstract.CAPITest.test_mapping_setitemstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_size__test.test_capi.test_abstract.CAPITest.test_mapping_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_cn.TestGB18030Map.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_cn.TestGB2312Map.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_cn.TestGBKMap.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_hk.TestBig5HKSCSMap.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_jp.TestCP932Map.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_jp.TestEUCJISX0213Map.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_jp.TestSJISCOMPATMap.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_jp.TestSJISX0213Map.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_kr.TestCP949Map.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_kr.TestEUCKRMap.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_kr.TestJOHABMap.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_tw.TestBIG5Map.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mapping_supplemental__test.test_codecmaps_tw.TestCP950Map.test_mapping_supplemental__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_maps__test.test_nis.NisTests.test_maps__'Local_domain_name_not_set'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_maptoundefined__test.test_charmapcodec.CharmapCodecTest.test_maptoundefined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mar1_comes_after_feb29_even_when_omitting_the_year__test.test_strptime.StrptimeTests.test_mar1_comes_after_feb29_even_when_omitting_the_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_marshal__test.test_audit.AuditTest.test_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_marshal__test.test_bool.BoolTest.test_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mask_attribute_error__test.test_isinstance.TestIsInstanceExceptions.test_mask_attribute_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mask_attribute_error__test.test_isinstance.TestIsSubclassExceptions.test_mask_attribute_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mask_attribute_error_in_cls_arg__test.test_isinstance.TestIsSubclassExceptions.test_mask_attribute_error_in_cls_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_massive_normalization__test.datetimetester.TestTimeDelta_Fast.test_massive_normalization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_massive_normalization__test.datetimetester.TestTimeDelta_Pure.test_massive_normalization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match__supertype__test.test_except_star.TestExceptStarSplitSemantics.test_match__supertype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match__test.test_pathlib.PosixPathAsPureTest.test_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match__test.test_pathlib.PurePosixPathTest.test_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match__test.test_pathlib.PureWindowsPathTest.test_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match__test.test_pathlib.WindowsPathAsPureTest.test_match__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_match__test.test_regrtest.ParseArgsTestCase.test_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match__test.test_type_annotations.TestSetupAnnotations.test_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_abbrev__test.test_optparse.TestMatchAbbrev.test_match_abbrev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_abbrev_error__test.test_optparse.TestMatchAbbrev.test_match_abbrev_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_and_glob__test.test_zipfile._path.test_path.TestPath.test_match_and_glob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_args__test.test_collections.TestNamedTuple.test_match_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_args__test.test_dataclasses.TestKeywordArgs.test_match_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_args__test.test_dataclasses.TestMatchArgs.test_match_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_args__test.test_structseq.StructSeqTest.test_match_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_args_argument__test.test_dataclasses.TestMatchArgs.test_match_args_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_args_elements_must_be_strings__test.test_patma.TestTypeErrors.test_match_args_elements_must_be_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_args_must_be_a_tuple_0__test.test_patma.TestTypeErrors.test_match_args_must_be_a_tuple_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_args_must_be_a_tuple_1__test.test_patma.TestTypeErrors.test_match_args_must_be_a_tuple_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_args_must_be_a_tuple_2__test.test_patma.TestTypeErrors.test_match_args_must_be_a_tuple_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_args_with_unnamed_fields__test.test_structseq.StructSeqTest.test_match_args_with_unnamed_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_call_does_not_raise_syntax_error__test.test_syntax.SyntaxTestCase.test_match_call_does_not_raise_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_common__test.test_pathlib.PosixPathAsPureTest.test_match_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_common__test.test_pathlib.PurePathSubclassTest.test_match_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_common__test.test_pathlib.PurePathTest.test_match_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_common__test.test_pathlib.PurePosixPathTest.test_match_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_common__test.test_pathlib.PureWindowsPathTest.test_match_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_common__test.test_pathlib.WindowsPathAsPureTest.test_match_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_match_getitem__test.test_re.ReTests.test_match_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_repr__test.test_re.ReTests.test_match_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_single_type__test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_single_type_nested__test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_single_type_partial_match__test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type_partial_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_test__test.test_regrtest.TestUtils.test_match_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_type_tuple_nested__test.test_except_star.TestExceptStarSplitSemantics.test_match_type_tuple_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_match_validation_pattern__test.test_ast.ASTValidatorTests.test_match_validation_pattern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matchcase_class__test.test_compile.TestSourcePositions.test_matchcase_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matchcase_mapping__test.test_compile.TestSourcePositions.test_matchcase_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matchcase_mapping_wildcard__test.test_compile.TestSourcePositions.test_matchcase_mapping_wildcard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matchcase_or__test.test_compile.TestSourcePositions.test_matchcase_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matchcase_sequence__test.test_compile.TestSourcePositions.test_matchcase_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matchcase_sequence_wildcard__test.test_compile.TestSourcePositions.test_matchcase_sequence_wildcard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matched_bom_and_cookie_first_line__test.test_tokenize.TestDetectEncoding.test_matched_bom_and_cookie_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matched_bom_and_cookie_second_line__test.test_tokenize.TestDetectEncoding.test_matched_bom_and_cookie_second_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matches_float_format__test.test_float.RoundTestCase.test_matches_float_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matchfile__test.test_regrtest.ArgsTestCase.test_matchfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matching__test.test_filecmp.FileCompareTestCase.test_matching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matching_blocks_cache__test.test_difflib.TestSFbugs.test_matching_blocks_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matching_with_escapes__test.test_strptime.TimeRETests.test_matching_with_escapes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_math__test.test_bool.BoolTest.test_math_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_math_dist_leak__test.test_math.MathTests.test_math_dist_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matmul__test.test_operator.COperatorTestCase.test_matmul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matmul__test.test_operator.PyOperatorTestCase.test_matmul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matmul__test.test_type_comments.TypeCommentTests.test_matmul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matmul__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_matmul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matrix_mul__test.test_grammar.GrammarTests.test_matrix_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_matrix_multiplication_operator__test.test_lib2to3.test_parser.TestMatrixMultiplication.test_matrix_multiplication_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max__test.test_audioop.TestAudioop.test_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max__test.test_builtin.BuiltinTest.test_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max__test.test_decimal.CContextAPItests.test_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max__test.test_decimal.CIBMTestCases.test_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max__test.test_decimal.PyContextAPItests.test_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max__test.test_decimal.PyIBMTestCases.test_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_buffer_size_removal__test.test_io.CBufferedRandomTest.test_max_buffer_size_removal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_buffer_size_removal__test.test_io.CBufferedWriterTest.test_max_buffer_size_removal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_buffer_size_removal__test.test_io.PyBufferedRandomTest.test_max_buffer_size_removal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_buffer_size_removal__test.test_io.PyBufferedWriterTest.test_max_buffer_size_removal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_group_depth__test.test_traceback.TestTracebackException_ExceptionGroups.test_max_group_depth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_group_width__test.test_traceback.TestTracebackException_ExceptionGroups.test_max_group_width_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_indent__test.test_tokenize.CTokenizeTest.test_max_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_policy_0__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_policy_0__test.test_email.test_generator.TestGenerator.test_max_line_length_policy_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_policy_100__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_policy_100__test.test_email.test_generator.TestGenerator.test_max_line_length_policy_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_policy_20__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_policy_20__test.test_email.test_generator.TestGenerator.test_max_line_length_policy_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_policy_40__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_40_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_policy_40__test.test_email.test_generator.TestGenerator.test_max_line_length_policy_40_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_all_folds_0__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_all_folds_0__test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_all_folds_100__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_all_folds_100__test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_all_folds_20__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_all_folds_20__test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_all_folds_40__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_40_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_all_folds_40__test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_40_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_none_does_not_fold_0__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_none_does_not_fold_0__test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_none_does_not_fold_100__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_none_does_not_fold_100__test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_none_does_not_fold_20__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_none_does_not_fold_20__test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_none_does_not_fold_40__test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_40_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_line_length_with_refold_none_does_not_fold_40__test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_40_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_lines_long__test.test_textwrap.LongWordTestCase.test_max_lines_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_mag__test.test_decimal.CContextAPItests.test_max_mag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_mag__test.test_decimal.PyContextAPItests.test_max_mag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_num_fields__test.test_cgi.CgiTests.test_max_num_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_str_digits__test.test_int.IntStrDigitLimitsTests.test_max_str_digits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_max_str_digits__test.test_int.IntSubclassStrDigitLimitsTests.test_max_str_digits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxcontext_exact_arith__test.test_decimal.CWhitebox.test_maxcontext_exact_arith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parameter_0__test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parameter_0__test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parameter_100__test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parameter_100__test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parameter_20__test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parameter_20__test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parameter_40__test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_40_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parameter_40__test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_40_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parm_overrides_policy_0__test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parm_overrides_policy_0__test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parm_overrides_policy_100__test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parm_overrides_policy_100__test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parm_overrides_policy_20__test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parm_overrides_policy_20__test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parm_overrides_policy_40__test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_40_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxheaderlen_parm_overrides_policy_40__test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_40_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxint64__test.test_pickle.CUnpicklerTests.test_maxint64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxint64__test.test_pickle.InMemoryPickleTests.test_maxint64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxint64__test.test_pickle.PyUnpicklerTests.test_maxint64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxlen__test.test_deque.TestBasic.test_maxlen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxlen_attribute__test.test_deque.TestBasic.test_maxlen_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxlen_custom__test.test_zlib.CompressObjectTestCase.test_maxlen_custom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxlen_large__test.test_zlib.CompressObjectTestCase.test_maxlen_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxlen_zero__test.test_deque.TestBasic.test_maxlen_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxlenmisc__test.test_zlib.CompressObjectTestCase.test_maxlenmisc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxmag__test.test_decimal.CIBMTestCases.test_maxmag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxmag__test.test_decimal.PyIBMTestCases.test_maxmag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxpp__test.test_audioop.TestAudioop.test_maxpp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maxsize__test.test_asyncio.test_queues.QueueBasicTests.test_maxsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maybe__test.test_modulefinder.ModuleFinderTest.test_maybe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_maybe_new__test.test_modulefinder.ModuleFinderTest.test_maybe_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mbcs_alias__test.test_codecs.CodePageTest.test_mbcs_alias__'code_pages_are_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mboxmmdf_to_babyl__test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_babyl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mboxmmdf_to_maildir__test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_maildir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mboxmmdf_to_mboxmmdf__test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_mboxmmdf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mboxmmdf_to_mh__test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_mh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_md5_vectors__test.test_hmac.TestVectorsTestCase.test_md5_vectors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mdiff_catch_stop_iteration__test.test_difflib.TestSFbugs.test_mdiff_catch_stop_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_medium_lshift__test.test_long.LongTest.test_medium_lshift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_medium_rshift__test.test_long.LongTest.test_medium_rshift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_member__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_member__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_member_contains__test.test_enum.OldTestFlag.test_member_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_member_contains__test.test_enum.OldTestIntFlag.test_member_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_member_descriptor__test.test_pydoc.TestDescriptions.test_member_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_member_from_member_access__test.test_enum.TestSpecial.test_member_from_member_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_member_iter__test.test_enum.OldTestFlag.test_member_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_member_iter__test.test_enum.OldTestIntFlag.test_member_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_member_length__test.test_enum.OldTestFlag.test_member_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_member_length__test.test_enum.OldTestIntFlag.test_member_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_members__test.test_slice.SliceTest.test_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memfd_create__test.test_os.MemfdCreateTests.test_memfd_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memlimit__test.test_regrtest.ParseArgsTestCase.test_memlimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memmove__test.test_ctypes.test_memfunctions.MemFunctionsTest.test_memmove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoize__test.test_decorators.TestDecorators.test_memoize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memory_error_cleanup__test.test_exceptions.ExceptionTests.test_memory_error_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memory_error_in_PyErr_PrintEx__test.test_exceptions.ExceptionTests.test_memory_error_in_PyErr_PrintEx_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memory_error_in_subinterp__test.test_exceptions.ExceptionTests.test_memory_error_in_subinterp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memory_error_subclasses__test.test_exceptions.ExceptionTests.test_memory_error_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryerror__test.test_linecache.LineCacheTests.test_memoryerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview__test.test_marshal.BufferTestCase.test_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_array__test.test_buffer.TestBufferProtocol.test_memoryview_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_assign__test.test_buffer.TestBufferProtocol.test_memoryview_assign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_cast_1D_ND__test.test_buffer.TestBufferProtocol.test_memoryview_cast_1D_ND__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_memoryview_cast__test.test_buffer.TestBufferProtocol.test_memoryview_cast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_cast_invalid__test.test_buffer.TestBufferProtocol.test_memoryview_cast_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_cast_zero_shape__test.test_buffer.TestBufferProtocol.test_memoryview_cast_zero_shape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_cast_zero_strides__test.test_buffer.TestBufferProtocol.test_memoryview_cast_zero_strides_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_check_released__test.test_buffer.TestBufferProtocol.test_memoryview_check_released_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_multidim_c__test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_multidim_fortran__test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_fortran_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_multidim_mixed__test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_multidim_suboffsets__test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_suboffsets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_multidim_zero_shape__test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_zero_shape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_multidim_zero_strides__test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_zero_strides_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_ndim_one__test.test_buffer.TestBufferProtocol.test_memoryview_compare_ndim_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_ndim_zero__test.test_buffer.TestBufferProtocol.test_memoryview_compare_ndim_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_not_equal__test.test_buffer.TestBufferProtocol.test_memoryview_compare_not_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_random_formats__test.test_buffer.TestBufferProtocol.test_memoryview_compare_random_formats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_special_cases__test.test_buffer.TestBufferProtocol.test_memoryview_compare_special_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_zero_shape__test.test_buffer.TestBufferProtocol.test_memoryview_compare_zero_shape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_compare_zero_strides__test.test_buffer.TestBufferProtocol.test_memoryview_compare_zero_strides_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_construction__test.test_buffer.TestBufferProtocol.test_memoryview_construction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_from_NULL_pointer__test.test_capi.test_misc.CAPITest.test_memoryview_from_NULL_pointer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_from_static_exporter__test.test_buffer.TestBufferProtocol.test_memoryview_from_static_exporter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_get_contiguous__test.test_buffer.TestBufferProtocol.test_memoryview_get_contiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_getbuffer_undefined__test.test_buffer.TestBufferProtocol.test_memoryview_getbuffer_undefined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_hash__test.test_buffer.TestBufferProtocol.test_memoryview_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_hex__test.test_memoryview.OtherTest.test_memoryview_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_index__test.test_buffer.TestBufferProtocol.test_memoryview_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_redirect__test.test_buffer.TestBufferProtocol.test_memoryview_redirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_release__test.test_buffer.TestBufferProtocol.test_memoryview_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_repr__test.test_buffer.TestBufferProtocol.test_memoryview_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_sequence__test.test_buffer.TestBufferProtocol.test_memoryview_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_serializing__test.test_buffer.TestBufferProtocol.test_memoryview_serializing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_sizeof__test.test_buffer.TestBufferProtocol.test_memoryview_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_slice__test.test_buffer.TestBufferProtocol.test_memoryview_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_struct_module__test.test_buffer.TestBufferProtocol.test_memoryview_struct_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_tobytes__test.test_buffer.TestBufferProtocol.test_memoryview_tobytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memoryview_tolist__test.test_buffer.TestBufferProtocol.test_memoryview_tolist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_memset__test.test_ctypes.test_memfunctions.MemFunctionsTest.test_memset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge__test.test_heapq.TestHeapC.test_merge_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge__test.test_heapq.TestHeapPython.test_merge_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_and_mutate__test.test_dict.DictTest.test_merge_and_mutate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_and_mutate__test.test_set.TestWeirdBugs.test_merge_and_mutate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_code_attrs__test.test_compile.TestSpecifics.test_merge_code_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_constants__test.test_compile.TestSpecifics.test_merge_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_does_not_suppress_index_error__test.test_heapq.TestHeapC.test_merge_does_not_suppress_index_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_does_not_suppress_index_error__test.test_heapq.TestHeapPython.test_merge_does_not_suppress_index_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_operator__test.test_dict.DictTest.test_merge_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_operator__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_merge_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_operator__test.test_ordered_dict.CPythonOrderedDictTests.test_merge_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_operator__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_merge_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_operator__test.test_ordered_dict.PurePythonOrderedDictTests.test_merge_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_stability__test.test_heapq.TestHeapC.test_merge_stability_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_merge_stability__test.test_heapq.TestHeapPython.test_merge_stability_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message__test.test_warnings.CWarnTests.test_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message__test.test_warnings.PyWarnTests.test_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_delivery_status__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_message_delivery_status_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_delivery_status__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_message_delivery_status_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_delivery_status__test.test_email.test_email.TestIdempotent.test_message_delivery_status_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_external_body__test.test_email.test_email.TestMultipart.test_message_external_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_external_body_idempotent__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_message_external_body_idempotent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_external_body_idempotent__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_message_external_body_idempotent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_external_body_idempotent__test.test_email.test_email.TestIdempotent.test_message_external_body_idempotent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_from_binary_file__test.test_email.test_email.Test8BitBytesHandling.test_message_from_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_from_binary_file__test.test_email.test_policy.TestPolicyPropagation.test_message_from_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_from_bytes__test.test_email.test_policy.TestPolicyPropagation.test_message_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_from_file__test.test_email.test_email.TestMiscellaneous.test_message_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_from_file__test.test_email.test_policy.TestPolicyPropagation.test_message_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_from_file_with_class__test.test_email.test_email.TestMiscellaneous.test_message_from_file_with_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_from_string__test.test_email.test_email.TestMiscellaneous.test_message_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_from_string__test.test_email.test_policy.TestPolicyPropagation.test_message_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_from_string_with_class__test.test_email.test_email.TestMiscellaneous.test_message_from_string_with_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_id_header_is_not_folded__test.test_email.test_headerregistry.TestFolding.test_message_id_header_is_not_folded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_matching__test.test_warnings.CFilterTests.test_message_matching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_matching__test.test_warnings.PyFilterTests.test_message_matching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_none__test.test_traceback.CExcReportingTests.test_message_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_none__test.test_traceback.PyExcReportingTests.test_message_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_policy_propagates_to_generator__test.test_email.test_policy.TestPolicyPropagation.test_message_policy_propagates_to_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_policy_used_by_as_string__test.test_email.test_policy.TestPolicyPropagation.test_message_policy_used_by_as_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_rfc822_only__test.test_email.test_email.TestMessageAPI.test_message_rfc822_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_separator__test.test_mailbox.TestMbox.test_message_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_signed_idempotent__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_message_signed_idempotent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_signed_idempotent__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_message_signed_idempotent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_message_signed_idempotent__test.test_email.test_email.TestIdempotent.test_message_signed_idempotent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_meta__test.test_lib2to3.test_fixers.Test_metaclass.test_meta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_meta__test.test_statistics.GlobalsTest.test_meta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_meta_no_type_check__test.test_typing.ForwardRefTests.test_meta_no_type_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass__test.test_descr.ClassPropertiesAndMethods.test_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass__test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass__test.test_pickle.CDumpPickle_LoadPickle.test_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass__test.test_pickle.CPicklerTests.test_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass__test.test_pickle.DumpPickle_CLoadPickle.test_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass__test.test_pickle.InMemoryPickleTests.test_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass__test.test_pickle.PyPicklerTests.test_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass__test.test_pickletools.OptimizedPickleTests.test_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass__test.test_typing.DataclassTransformTests.test_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_abc__test.test_abc.test_factory.<locals>.TestABC.test_metaclass_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_del_descriptor_after_optimization__test.test_opcache.TestLoadAttrCache.test_metaclass_del_descriptor_after_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_del_descriptor_after_optimization__test.test_opcache.TestLoadMethodCache.test_metaclass_del_descriptor_after_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_derivation__test.test_types.ClassCreationTests.test_metaclass_derivation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_descriptor_added_after_optimization__test.test_opcache.TestLoadAttrCache.test_metaclass_descriptor_added_after_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_descriptor_added_after_optimization__test.test_opcache.TestLoadMethodCache.test_metaclass_descriptor_added_after_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_descriptor_shadows_class_attribute__test.test_opcache.TestLoadAttrCache.test_metaclass_descriptor_shadows_class_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_descriptor_shadows_class_attribute__test.test_opcache.TestLoadMethodCache.test_metaclass_descriptor_shadows_class_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_dict_as_property__test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_dict_as_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_getattribute__test.test_opcache.TestLoadAttrCache.test_metaclass_getattribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_getattribute__test.test_opcache.TestLoadMethodCache.test_metaclass_getattribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_new_error__test.test_types.ClassCreationTests.test_metaclass_new_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_override_callable__test.test_types.ClassCreationTests.test_metaclass_override_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_override_function__test.test_types.ClassCreationTests.test_metaclass_override_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_set_descriptor_after_optimization__test.test_opcache.TestLoadAttrCache.test_metaclass_set_descriptor_after_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_set_descriptor_after_optimization__test.test_opcache.TestLoadMethodCache.test_metaclass_set_descriptor_after_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_swap__test.test_opcache.TestLoadAttrCache.test_metaclass_swap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_swap__test.test_opcache.TestLoadMethodCache.test_metaclass_swap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_with_descriptor__test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_with_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metaclass_with_metaclass_with_dict_as_property__test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_with_metaclass_with_dict_as_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metadata__test.test_gzip.TestGzip.test_metadata_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metadata_ascii_name__test.test_gzip.TestGzip.test_metadata_ascii_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metadata_for_this_package__test.test_importlib.test_metadata_api.APITests.test_metadata_for_this_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metadata_loads__test.test_importlib.test_main.NonASCIITests.test_metadata_loads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_metadata_loads_egg_info__test.test_importlib.test_main.NonASCIITests.test_metadata_loads_egg_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_meth_args__test.test_compile.TestExpressionStackSize.test_meth_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_meth_class_get__test.test_descr.ClassPropertiesAndMethods.test_meth_class_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_meth_kwargs__test.test_compile.TestExpressionStackSize.test_meth_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_1__test.test_lib2to3.test_fixers.Test_next.test_method_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_2__test.test_lib2to3.test_fixers.Test_next.test_method_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_3__test.test_lib2to3.test_fixers.Test_next.test_method_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_4__test.test_lib2to3.test_fixers.Test_next.test_method_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method__test.test_gc.GCTests.test_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method__test.test_reprlib.LongReprTest.test_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method__test.test_tokenize.CTokenizeTest.test_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method__test.test_tokenize.GenerateTokensTest.test_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method__test.test_tokenize.TokenizeTest.test_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method__test.test_urllib2.RequestTests.test_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_access_01__test.test_type_params.TypeParamsAccessTest.test_method_access_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_aliases__test.test_pydoc.PydocDocTest.test_method_aliases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_call__test.test_compile.TestSourcePositions.test_method_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_call__test.test_monitoring.TestLoadSuperAttr.test_method_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_call_error__test.test_monitoring.TestLoadSuperAttr.test_method_call_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_called__test.test_importlib.test_api.Frozen_InvalidateCacheTests.test_method_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_called__test.test_importlib.test_api.Source_InvalidateCacheTests.test_method_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_calls__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_method_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_calls_compare_easily__test.test_unittest.testmock.testmock.MockTest.test_method_calls_compare_easily_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_calls_recorded__test.test_unittest.testmock.testmock.MockTest.test_method_calls_recorded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_checksum__test.test_unicodedata.UnicodeMethodsTest.test_method_checksum__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_method_closure__test.test_inspect.test_inspect.TestGetClosureVars.test_method_closure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_dead__test.test_weakref.WeakMethodTestCase.test_method_dead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_descriptor_flag__test.test_call.TestPEP590.test_method_descriptor_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_descriptor_types__test.test_types.TypesTests.test_method_descriptor_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_in_dynamic_class__test.test_inspect.test_inspect.TestBuggyCases.test_method_in_dynamic_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_lacking__test.test_importlib.test_api.Frozen_InvalidateCacheTests.test_method_lacking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_lacking__test.test_importlib.test_api.Source_InvalidateCacheTests.test_method_lacking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_lookup__test.test_tempfile.TestNamedTemporaryFile.test_method_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_register__test.test_functools.TestSingleDispatch.test_method_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_unchanged__test.test_lib2to3.test_fixers.Test_next.test_method_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_wrapper__test.test_descr.ClassPropertiesAndMethods.test_method_wrapper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_wrapper_types__test.test_types.TypesTests.test_method_wrapper_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_method_wrapping_attributes__test.test_functools.TestSingleDispatch.test_method_wrapping_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methodcaller__test.test_operator.CCOperatorPickleTestCase.test_methodcaller_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methodcaller__test.test_operator.COperatorTestCase.test_methodcaller_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methodcaller__test.test_operator.CPyOperatorPickleTestCase.test_methodcaller_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methodcaller__test.test_operator.PyCOperatorPickleTestCase.test_methodcaller_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methodcaller__test.test_operator.PyOperatorTestCase.test_methodcaller_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methodcaller__test.test_operator.PyPyOperatorPickleTestCase.test_methodcaller_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methods__test.test_crypt.CryptTestCase.test_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methods__test.test_ctypes.test_structures.StructureTestCase.test_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methods__test.test_descr.ClassPropertiesAndMethods.test_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methods__test.test_embed.StdPrinterTests.test_methods__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_methods__test.test_types.MappingProxyTests.test_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methods__test.test_weakset.TestWeakSet.test_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methods__test.test_xml_etree.ElementTreeTest.test_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methods__test.test_xml_etree_c.ElementTreeTest.test_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_methods_in_c__test.test_descr.ClassPropertiesAndMethods.test_methods_in_c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mh_to_babyl__test.test_mailbox.TestMessageConversion.test_mh_to_babyl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mh_to_maildir__test.test_mailbox.TestMessageConversion.test_mh_to_maildir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mh_to_mboxmmdf__test.test_mailbox.TestMessageConversion.test_mh_to_mboxmmdf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mh_to_mh__test.test_mailbox.TestMessageConversion.test_mh_to_mh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_microsecond_rounding__test.datetimetester.TestDateTimeTZ_Fast.test_microsecond_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_microsecond_rounding__test.datetimetester.TestDateTimeTZ_Pure.test_microsecond_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_microsecond_rounding__test.datetimetester.TestDateTime_Fast.test_microsecond_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_microsecond_rounding__test.datetimetester.TestDateTime_Pure.test_microsecond_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_microsecond_rounding__test.datetimetester.TestSubclassDateTime_Fast.test_microsecond_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_microsecond_rounding__test.datetimetester.TestSubclassDateTime_Pure.test_microsecond_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_microsecond_rounding__test.datetimetester.TestTimeDelta_Fast.test_microsecond_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_microsecond_rounding__test.datetimetester.TestTimeDelta_Pure.test_microsecond_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mid_positional_star__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_mid_positional_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mime_attachments_in_constructor__test.test_email.test_email.TestMIMEMessage.test_mime_attachments_in_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mime_classes_policy_argument__test.test_email.test_email.TestMiscellaneous.test_mime_classes_policy_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mimebase_custom_policy__test.test_email.test_email.TestMultipart.test_mimebase_custom_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mimebase_default_policy__test.test_email.test_email.TestMultipart.test_mimebase_default_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min__test.test_builtin.BuiltinTest.test_min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min__test.test_decimal.CContextAPItests.test_min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min__test.test_decimal.CIBMTestCases.test_min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min__test.test_decimal.PyContextAPItests.test_min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min__test.test_decimal.PyIBMTestCases.test_min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min_and_max_methods__test.test_decimal.CUsabilityTest.test_min_and_max_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min_and_max_methods__test.test_decimal.PyUsabilityTest.test_min_and_max_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min_int__test.test_unparse.UnparseTestCase.test_min_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min_mag__test.test_decimal.CContextAPItests.test_min_mag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min_mag__test.test_decimal.PyContextAPItests.test_min_mag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min_max_version__test.test_ssl.ContextTests.test_min_max_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_min_max_version_mismatch__test.test_ssl.ThreadedTests.test_min_max_version_mismatch__'TLSv1_is_not_available.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_min_max_version_sslv3__test.test_ssl.ThreadedTests.test_min_max_version_sslv3__'SSLv3_is_not_available.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_min_max_version_tlsv1_1__test.test_ssl.ThreadedTests.test_min_max_version_tlsv1_1__'TLSv1_1_is_not_available.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_min_max_version_tlsv1_2__test.test_ssl.ThreadedTests.test_min_max_version_tlsv1_2__'TLSv1_is_not_available.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_minidom_attribute_order__test.test_minidom.MinidomTest.test_minidom_attribute_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minimal_linetable_with_no_debug_ranges__test.test_marshal.CodeTestCase.test_minimal_linetable_with_no_debug_ranges_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minmag__test.test_decimal.CIBMTestCases.test_minmag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minmag__test.test_decimal.PyIBMTestCases.test_minmag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minmax__test.test_audioop.TestAudioop.test_minmax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minmax__test.test_deque.TestSequence.test_minmax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minmax__test.test_list.ListTest.test_minmax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minmax__test.test_tuple.TupleTest.test_minmax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minmax__test.test_userlist.UserListTest.test_minmax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minor_version_number_too_long__test.test_httpservers.BaseHTTPServerTestCase.test_minor_version_number_too_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minus__test.test_decimal.CContextAPItests.test_minus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minus__test.test_decimal.CIBMTestCases.test_minus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minus__test.test_decimal.PyContextAPItests.test_minus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minus__test.test_decimal.PyIBMTestCases.test_minus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_minute__test.test_strptime.StrptimeTests.test_minute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mirrored__test.test_unicodedata.UnicodeFunctionsTest.test_mirrored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misbehaved_io__test.test_io.CBufferedRandomTest.test_misbehaved_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misbehaved_io__test.test_io.CBufferedReaderTest.test_misbehaved_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misbehaved_io__test.test_io.CBufferedWriterTest.test_misbehaved_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misbehaved_io__test.test_io.PyBufferedRandomTest.test_misbehaved_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misbehaved_io__test.test_io.PyBufferedReaderTest.test_misbehaved_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misbehaved_io__test.test_io.PyBufferedWriterTest.test_misbehaved_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misbehaved_io_read__test.test_io.CBufferedReaderTest.test_misbehaved_io_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misbehavin__test.test_richcmp.MiscTest.test_misbehavin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc__test.test_argparse.TestActionsReturned.test_misc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc__test.test_pickle.CDumpPickle_LoadPickle.test_misc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc__test.test_pickle.CPicklerTests.test_misc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc__test.test_pickle.DumpPickle_CLoadPickle.test_misc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc__test.test_pickle.InMemoryPickleTests.test_misc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc__test.test_pickle.PyPicklerTests.test_misc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc__test.test_pickletools.OptimizedPickleTests.test_misc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc_errors__test.test_re.ReTests.test_misc_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc_get__test.test_pickle.CUnpicklerTests.test_misc_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc_get__test.test_pickle.InMemoryPickleTests.test_misc_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc_get__test.test_pickle.PyUnpicklerTests.test_misc_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misc_symbols__test.test_ucn.UnicodeNamesTest.test_misc_symbols_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misformed_unicode_character_name__test.test_fstring.TestCase.test_misformed_unicode_character_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mismatched_bom_and_cookie_first_line_raises_syntaxerror__test.test_tokenize.TestDetectEncoding.test_mismatched_bom_and_cookie_first_line_raises_syntaxerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mismatched_bom_and_cookie_second_line_raises_syntaxerror__test.test_tokenize.TestDetectEncoding.test_mismatched_bom_and_cookie_second_line_raises_syntaxerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mismatched_braces__test.test_fstring.TestCase.test_mismatched_braces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mismatched_infs__test.test_statistics.TestMean.test_mismatched_infs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mismatched_parens__test.test_fstring.TestCase.test_mismatched_parens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing__name____test.test_typing.NewTypeTests.test_missing__name___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing__name____test.test_typing.TypeVarTests.test_missing__name___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing__test.test_collections.TestChainMap.test_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing__test.test_defaultdict.TestDefaultDict.test_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing__test.test_dict.DictTest.test_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing__test.test_types.MappingProxyTests.test_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing__test.test_userdict.UserDictTest.test_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_adapter__test.test_sqlite3.test_types.ObjectAdaptationTests.test_missing_adapter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_argument_name_in_message__test.test_argparse.TestIntermixedMessageContentError.test_missing_argument_name_in_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_argument_name_in_message__test.test_argparse.TestMessageContentError.test_missing_argument_name_in_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_arguments__test.test_call.TestErrorMessagesUseQualifiedName.test_missing_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_attribute_value__test.test_htmlparser.AttributesTestCase.test_missing_attribute_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_attributes__test.test_functools.TestUpdateWrapper.test_missing_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_attributes__test.test_functools.TestWraps.test_missing_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_boundary__test.test_email.test_email.TestMessageAPI.test_missing_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_comma__test.test_urllib.urlopen_DataTests.test_missing_comma_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_data__test.test_dbm_dumb.DumbDBMTestCase.test_missing_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_default__test.test_dataclasses.TestCase.test_missing_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_default_factory__test.test_dataclasses.TestCase.test_missing_default_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_destination__test.test_argparse.TestInvalidArgumentConstructors.test_missing_destination_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_dir_parent__test.test_zipfile._path.test_path.TestPath.test_missing_dir_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_ending_boundary__test.test_email.test_defect_handling.TestDefectCapture.test_missing_ending_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_ending_boundary__test.test_email.test_defect_handling.TestDefectDetection.test_missing_ending_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_ending_boundary__test.test_email.test_defect_handling.TestDefectRaising.test_missing_ending_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_exceptions_reset__test.test_enum.TestSpecial.test_missing_exceptions_reset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_expression__test.test_fstring.TestCase.test_missing_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_file__test.test_imghdr.TestImghdr.test_missing_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_filename__test.test_email.test_email.TestMessageAPI.test_missing_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_final_slash__test.test_http_cookiejar.CookieTests.test_missing_final_slash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_format_spec__test.test_fstring.TestCase.test_missing_format_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_getattr__test.test_module.ModuleTests.test_missing_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_header_body_separator__test.test_email.test_defect_handling.TestDefectCapture.test_missing_header_body_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_header_body_separator__test.test_email.test_defect_handling.TestDefectDetection.test_missing_header_body_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_header_body_separator__test.test_email.test_defect_handling.TestDefectRaising.test_missing_header_body_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_header_body_separator__test.test_email.test_email.TestNonConformant.test_missing_header_body_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_index__test.test_dbm_dumb.DumbDBMTestCase.test_missing_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_lineno_shows_as_none__test.test_exceptions.PEP626Tests.test_missing_lineno_shows_as_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_link__test.test_os.ReadlinkTests.test_missing_link_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_localfile__test.test_urllib.urlopen_HttpTests.test_missing_localfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_metadata__test.test_importlib.test_zip.TestEgg.test_missing_metadata_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_metadata__test.test_importlib.test_zip.TestZip.test_missing_metadata_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_options__test.test_configparser.ExceptionContextTestCase.test_missing_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_override__test.test_enum.TestSpecial.test_missing_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_padding__test.test_email.test__encoded_words.TestDecodeB.test_missing_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_protocol__test.test_sqlite3.test_types.ObjectAdaptationTests.test_missing_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_repr__test.test_dataclasses.TestCase.test_missing_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_section__test.test_configparser.ExceptionContextTestCase.test_missing_section_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_source__test.test_import.PycacheTests.test_missing_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_source_legacy__test.test_import.PycacheTests.test_missing_source_legacy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_start_boundary__test.test_email.test_defect_handling.TestDefectCapture.test_missing_start_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_start_boundary__test.test_email.test_defect_handling.TestDefectDetection.test_missing_start_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_start_boundary__test.test_email.test_defect_handling.TestDefectRaising.test_missing_start_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_start_boundary__test.test_email.test_email.TestNonConformant.test_missing_start_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_value__test.test_http_cookiejar.CookieTests.test_missing_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_value__test.test_tomllib.test_error.TestError.test_missing_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_value_error__test.test_enum.TestSpecial.test_missing_value_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missing_variable__test.test_fstring.TestCase.test_missing_variable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missingbegin__test.test_uu.UUTest.test_missingbegin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_missingsectionheadererror__test.test_configparser.ExceptionPicklingTestCase.test_missingsectionheadererror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_misspelled_arguments__test.test_unittest.testmock.testmock.MockTest.test_misspelled_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mix_bytes_str__test.test_fnmatch.FilterTestCase.test_mix_bytes_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mix_bytes_str__test.test_fnmatch.FnmatchTestCase.test_mix_bytes_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_1__test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_2__test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_3__test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_4__test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed__test.test_argparse.TestParseKnownArgs.test_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed__test.test_richcmp.VectorTest.test_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_args__test.test_capi.test_getargs.KeywordOnly_TestCase.test_mixed_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_args__test.test_capi.test_getargs.Keywords_TestCase.test_mixed_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_args__test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_mixed_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_case_module_names_are_lower_cased__test.test_pydoc.PydocDocTest.test_mixed_case_module_names_are_lower_cased_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare__test.datetimetester.TestDateTimeTZ_Fast.test_mixed_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare__test.datetimetester.TestDateTimeTZ_Pure.test_mixed_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare__test.datetimetester.TestDateTime_Fast.test_mixed_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare__test.datetimetester.TestDateTime_Pure.test_mixed_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare__test.datetimetester.TestDate_Fast.test_mixed_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare__test.datetimetester.TestDate_Pure.test_mixed_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare__test.datetimetester.TestSubclassDateTime_Fast.test_mixed_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare__test.datetimetester.TestSubclassDateTime_Pure.test_mixed_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare__test.datetimetester.TestTimeTZ_Fast.test_mixed_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare__test.datetimetester.TestTimeTZ_Pure.test_mixed_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare_fold__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_fold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare_fold__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_fold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare_gap__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_gap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare_gap__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_gap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare_regular__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_regular_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compare_regular__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_regular_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_compares__test.test_long.LongTest.test_mixed_compares_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_comparisons__test.test_numeric_tower.ComparisonTest.test_mixed_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_defaults_post__test.test_optparse.TestDefaultValues.test_mixed_defaults_post_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_defaults_pre__test.test_optparse.TestDefaultValues.test_mixed_defaults_pre_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_enum_in_call_1__test.test_enum.TestSpecial.test_mixed_enum_in_call_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_enum_in_call_2__test.test_enum.TestSpecial.test_mixed_enum_in_call_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_except_and_except_star_is_syntax_error__test.test_except_star.TestInvalidExceptStar.test_mixed_except_and_except_star_is_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_int_and_float__test.test_statistics.TestGeometricMean.test_mixed_int_and_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_namespace__test.test_pkgutil.ExtendPathTests.test_mixed_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_readline_and_read__test.test_codecs.RawUnicodeEscapeTest.test_mixed_readline_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_readline_and_read__test.test_codecs.UTF16BETest.test_mixed_readline_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_readline_and_read__test.test_codecs.UTF16LETest.test_mixed_readline_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_readline_and_read__test.test_codecs.UTF16Test.test_mixed_readline_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_readline_and_read__test.test_codecs.UTF32BETest.test_mixed_readline_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_readline_and_read__test.test_codecs.UTF32LETest.test_mixed_readline_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_readline_and_read__test.test_codecs.UTF32Test.test_mixed_readline_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_readline_and_read__test.test_codecs.UTF7Test.test_mixed_readline_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_readline_and_read__test.test_codecs.UTF8SigTest.test_mixed_readline_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_readline_and_read__test.test_codecs.UTF8Test.test_mixed_readline_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_readline_and_read__test.test_codecs.UnicodeEscapeTest.test_mixed_readline_and_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_reads__test.test_httplib.BasicTest.test_mixed_reads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_staticmethod_hierarchy__test.test_super.TestSuper.test_mixed_staticmethod_hierarchy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_sum__test.test_statistics.TestSum.test_mixed_sum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_type_equality__test.test_ipaddress.ComparisonTests.test_mixed_type_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_type_key__test.test_ipaddress.ComparisonTests.test_mixed_type_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_type_ordering__test.test_ipaddress.ComparisonTests.test_mixed_type_ordering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_types_content__test.test_difflib.TestBytes.test_mixed_types_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_types_dates__test.test_difflib.TestBytes.test_mixed_types_dates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_types_filenames__test.test_difflib.TestBytes.test_mixed_types_filenames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_types_rejected__test.test_urlparse.UrlParseTestCase.test_mixed_types_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_with_image__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_mixed_with_image_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_with_image__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_mixed_with_image_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixed_with_image__test.test_email.test_email.TestIdempotent.test_mixed_with_image_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixedadd__test.test_userlist.UserListTest.test_mixedadd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixedcmp__test.test_userlist.UserListTest.test_mixedcmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mixing_slot_wrappers__test.test_descr.ClassPropertiesAndMethods.test_mixing_slot_wrappers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkd__test.test_ftplib.TestFTPClass.test_mkd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkd__test.test_ftplib.TestTLS_FTPClassMixin.test_mkd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir__test.test_os.Win32ErrorTests.test_mkdir__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir__test.test_pathlib.PathSubclassTest.test_mkdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir__test.test_pathlib.PathTest.test_mkdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir__test.test_pathlib.PosixPathTest.test_mkdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir__test.test_pathlib.WindowsPathTest.test_mkdir__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir__test.test_posix.TestPosixWeaklinking.test_mkdir__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir__test.test_zipfile.test_core.TestWithDirectory.test_mkdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_concurrent_parent_creation__test.test_pathlib.PathSubclassTest.test_mkdir_concurrent_parent_creation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_concurrent_parent_creation__test.test_pathlib.PathTest.test_mkdir_concurrent_parent_creation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_concurrent_parent_creation__test.test_pathlib.PosixPathTest.test_mkdir_concurrent_parent_creation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_concurrent_parent_creation__test.test_pathlib.WindowsPathTest.test_mkdir_concurrent_parent_creation__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir_dir_fd__test.test_posix.TestPosixDirFd.test_mkdir_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_exist_ok__test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_exist_ok__test.test_pathlib.PathTest.test_mkdir_exist_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_exist_ok__test.test_pathlib.PosixPathTest.test_mkdir_exist_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_exist_ok__test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir_exist_ok_root__test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok_root_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_exist_ok_root__test.test_pathlib.PathTest.test_mkdir_exist_ok_root_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_exist_ok_root__test.test_pathlib.PosixPathTest.test_mkdir_exist_ok_root_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_exist_ok_root__test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok_root__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir_exist_ok_with_parent__test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok_with_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_exist_ok_with_parent__test.test_pathlib.PathTest.test_mkdir_exist_ok_with_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_exist_ok_with_parent__test.test_pathlib.PosixPathTest.test_mkdir_exist_ok_with_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_exist_ok_with_parent__test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok_with_parent__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir_no_parents_file__test.test_pathlib.PathSubclassTest.test_mkdir_no_parents_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_no_parents_file__test.test_pathlib.PathTest.test_mkdir_no_parents_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_no_parents_file__test.test_pathlib.PosixPathTest.test_mkdir_no_parents_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_no_parents_file__test.test_pathlib.WindowsPathTest.test_mkdir_no_parents_file__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir_parents__test.test_pathlib.PathSubclassTest.test_mkdir_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_parents__test.test_pathlib.PathTest.test_mkdir_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_parents__test.test_pathlib.PosixPathTest.test_mkdir_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_parents__test.test_pathlib.WindowsPathTest.test_mkdir_parents__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir_with_child_file__test.test_pathlib.PathSubclassTest.test_mkdir_with_child_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_with_child_file__test.test_pathlib.PathTest.test_mkdir_with_child_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_with_child_file__test.test_pathlib.PosixPathTest.test_mkdir_with_child_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkdir_with_child_file__test.test_pathlib.WindowsPathTest.test_mkdir_with_child_file__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir_with_unknown_drive__test.test_pathlib.PathSubclassTest.test_mkdir_with_unknown_drive__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir_with_unknown_drive__test.test_pathlib.PathTest.test_mkdir_with_unknown_drive__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir_with_unknown_drive__test.test_pathlib.PosixPathTest.test_mkdir_with_unknown_drive__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdir_with_unknown_drive__test.test_pathlib.WindowsPathTest.test_mkdir_with_unknown_drive__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkdtemp_failure__test.test_tempfile.TestTemporaryDirectory.test_mkdtemp_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkfifo__test.test_posix.PosixTester.test_mkfifo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mkfifo__test.test_posix.TestPosixWeaklinking.test_mkfifo__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mkfifo_dir_fd__test.test_posix.TestPosixDirFd.test_mkfifo_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mknod__test.test_posix.PosixTester.test_mknod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mknod__test.test_posix.TestPosixWeaklinking.test_mknod__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mknod_dir_fd__test.test_posix.TestPosixDirFd.test_mknod_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mktime__test.test_time.TimeTestCase.test_mktime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mktime_error__test.test_time.TimeTestCase.test_mktime_error__'disabled_because_of_a_bug_in_glibc._Issue_#13309'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mktime_tz__test.test_email.test_email.TestMiscellaneous.test_mktime_tz_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mlsd__test.test_ftplib.TestFTPClass.test_mlsd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mlsd__test.test_ftplib.TestTLS_FTPClassMixin.test_mlsd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mmap__test.test_audit.AuditTest.test_mmap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_add_spec__test.test_unittest.testmock.testmock.MockTest.test_mock_add_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_add_spec_magic_methods__test.test_unittest.testmock.testmock.MockTest.test_mock_add_spec_magic_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_aiter_and_anext_asyncmock__test.test_unittest.testmock.testasync.AsyncIteratorTest.test_mock_aiter_and_anext_asyncmock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_async_for__test.test_unittest.testmock.testasync.AsyncIteratorTest.test_mock_async_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_call_not_equal_leaf__test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_leaf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_call_not_equal_non_leaf__test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_call_not_equal_non_leaf_attr__test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_call_not_equal_non_leaf_call_versus_attr__test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf_call_versus_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_call_not_equal_non_leaf_params_different__test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf_params_different_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_call_repr__test.test_unittest.testmock.testmock.MockTest.test_mock_call_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_call_repr_loop__test.test_unittest.testmock.testmock.MockTest.test_mock_call_repr_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_calls__test.test_unittest.testmock.testmock.MockTest.test_mock_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_calls_contains__test.test_unittest.testmock.testmock.MockTest.test_mock_calls_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_calls_create_autospec__test.test_unittest.testmock.testmock.MockTest.test_mock_calls_create_autospec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_calls_with_patch__test.test_unittest.testmock.testpatch.PatchTest.test_mock_calls_with_patch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_customize_async_context_manager__test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_mock_customize_async_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_customize_async_context_manager_with_coroutine__test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_mock_customize_async_context_manager_with_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_does_not_raise_on_repeated_attribute_deletion__test.test_unittest.testmock.testmock.MockTest.test_mock_does_not_raise_on_repeated_attribute_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_getcaps__test.test_mailcap.GetcapsTest.test_mock_getcaps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_open__test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_open_after_eof__test.test_unittest.testmock.testmock.MockTest.test_mock_open_after_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_open_alter_readline__test.test_unittest.testmock.testmock.MockTest.test_mock_open_alter_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_open_context_manager__test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_open_context_manager_multiple_times__test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open_context_manager_multiple_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_open_dunder_iter_issue__test.test_unittest.testmock.testmock.MockTest.test_mock_open_dunder_iter_issue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_open_next_with_readline_with_return_value__test.test_unittest.testmock.testmock.MockTest.test_mock_open_next_with_readline_with_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_open_read_with_argument__test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open_read_with_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_open_reuse_issue_21750__test.test_unittest.testmock.testmock.MockTest.test_mock_open_reuse_issue_21750_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_open_using_next__test.test_unittest.testmock.testmock.MockTest.test_mock_open_using_next_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_open_write__test.test_unittest.testmock.testmock.MockTest.test_mock_open_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_parents__test.test_unittest.testmock.testmock.MockTest.test_mock_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_raises_when_deleting_nonexistent_attribute__test.test_unittest.testmock.testmock.MockTest.test_mock_raises_when_deleting_nonexistent_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_safe_with_spec__test.test_unittest.testmock.testmock.MockTest.test_mock_safe_with_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_supports_async_context_manager__test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_mock_supports_async_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mock_unsafe__test.test_unittest.testmock.testmock.MockTest.test_mock_unsafe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mocking_unbound_methods__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_mocking_unbound_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mod__test.test_bytes.ByteArrayTest.test_mod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mod__test.test_bytes.BytesTest.test_mod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mod__test.test_complex.ComplexTest.test_mod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mod__test.test_operator.COperatorTestCase.test_mod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mod__test.test_operator.PyOperatorTestCase.test_mod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mod_division__test.test_long.LongTest.test_mod_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mod_zero_division__test.test_complex.ComplexTest.test_mod_zero_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mode__test.test_gzip.TestGzip.test_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mode__test.test_os.MakedirTests.test_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mode__test.test_stat.TestFilemodeCStat.test_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mode__test.test_stat.TestFilemodePyStat.test_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mode__test.test_tempfile.TestMkdtemp.test_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mode_and_encoding__test.test_tempfile.TestTemporaryFile.test_mode_and_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modes__test.test_dbm_ndbm.DbmTestCase.test_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modes__test.test_fileinput.Test_hook_encoded.test_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modes__test.test_tarfile.TestExtractionFilters.test_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modes__test.test_tempfile.TestTemporaryDirectory.test_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modified_later__test.test_type_params.TypeParamsClassScopeTest.test_modified_later_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modified_uid_huge__test.test_plistlib.TestPlistlib.test_modified_uid_huge_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modified_uid_negative__test.test_plistlib.TestPlistlib.test_modified_uid_negative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify__test.test_selectors.DefaultSelectorTestCase.test_modify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify__test.test_selectors.DevpollSelectorTestCase.test_modify__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_modify__test.test_selectors.EpollSelectorTestCase.test_modify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify__test.test_selectors.KqueueSelectorTestCase.test_modify__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_modify__test.test_selectors.PollSelectorTestCase.test_modify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify__test.test_selectors.SelectSelectorTestCase.test_modify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify_builtins__test.test_dynamic.RebindBuiltinsTests.test_modify_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify_builtins_from_leaf_function__test.test_dynamic.RebindBuiltinsTests.test_modify_builtins_from_leaf_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify_builtins_while_generator_active__test.test_dynamic.RebindBuiltinsTests.test_modify_builtins_while_generator_active_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify_returned_list_does_not_change_header__test.test_email.test_email.TestHeader.test_modify_returned_list_does_not_change_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify_shebang__test.test_zipapp.ZipAppTest.test_modify_shebang_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify_unregister__test.test_selectors.DefaultSelectorTestCase.test_modify_unregister_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify_unregister__test.test_selectors.DevpollSelectorTestCase.test_modify_unregister__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_modify_unregister__test.test_selectors.EpollSelectorTestCase.test_modify_unregister_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify_unregister__test.test_selectors.KqueueSelectorTestCase.test_modify_unregister__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_modify_unregister__test.test_selectors.PollSelectorTestCase.test_modify_unregister_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modify_unregister__test.test_selectors.SelectSelectorTestCase.test_modify_unregister__''": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_modifying_local_does_not_add_check__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_modifying_local_does_not_add_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modifying_progress__test.test_sqlite3.test_backup.BackupTests.test_modifying_progress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_ast.ASTValidatorTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_ast.AST_Tests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_decimal.CArithmeticOperatorsTest.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_decimal.PyArithmeticOperatorsTest.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_funcattrs.FunctionPropertiesTest.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.builtin.test_finder.Frozen_FindSpecTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.builtin.test_finder.Source_FindSpecTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.builtin.test_loader.Source_LoaderTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.extension.test_finder.Frozen_FinderTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.extension.test_finder.Source_FinderTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.extension.test_loader.Source_LoaderTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_importlib.test_main.TestEntryPoints.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_inspect.test_inspect.TestGetattrStatic.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_pydoc.TestDescriptions.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_reprlib.LongReprTest.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_type_aliases.TypeAliasTypeTest.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_typing.TypeVarTupleTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_warnings.CFilterTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module__test.test_warnings.PyFilterTests.test_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_all_attribute__test.test_nntplib.PublicAPITests.test_module_all_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_all_attribute__test.test_shutil.PublicAPITests.test_module_all_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_all_attribute__test.test_warnings.CPublicAPITests.test_module_all_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_all_attribute__test.test_warnings.PyPublicAPITests.test_module_all_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_already_in_sys__test.test_importlib.test_lazy.LazyLoaderTests.test_module_already_in_sys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_attr__test.test_dataclasses.TestMakeDataclass.test_module_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_attributes__test.test_decimal.CheckAttributes.test_module_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_attributes__test.test_stat.TestFilemodeCStat.test_module_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_attributes__test.test_stat.TestFilemodePyStat.test_module_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_autotest__test.test_regrtest.ProgramsTestCase.test_module_autotest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_before_namespace_package__test.test_importlib.test_namespace_pkgs.ModuleAndNamespacePackageInSameDir.test_module_before_namespace_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_cleanUp_with_multiple_classes__test.test_unittest.test_runner.TestModuleCleanUp.test_module_cleanUp_with_multiple_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_constants__test.test_sqlite3.test_dbapi.ModuleTests.test_module_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_dir__test.test_module.ModuleTests.test_module_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_dir_errors__test.test_module.ModuleTests.test_module_dir_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_finalization_at_shutdown__test.test_module.ModuleTests.test_module_finalization_at_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_from_module__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_module_from_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_from_module__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_module_from_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_from_package__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_module_from_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_from_package__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_module_from_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_from_package_triggers_ModuleNotFoundError__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_module_from_package_triggers_ModuleNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_from_package_triggers_ModuleNotFoundError__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_module_from_package_triggers_ModuleNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_from_test_autotest__test.test_regrtest.ProgramsTestCase.test_module_from_test_autotest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_func__test.test_struct.UnpackIteratorTest.test_module_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_function__test.test_positional_only_arg.PositionalOnlyTestCase.test_module_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_getattr__test.test_module.ModuleTests.test_module_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_getattr_errors__test.test_module.ModuleTests.test_module_getattr_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_getattr_tricky__test.test_module.ModuleTests.test_module_getattr_tricky_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_globals__test.test_warnings.CFilterTests.test_module_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_globals__test.test_warnings.PyFilterTests.test_module_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_has_no_spec__test.test_pyclbr.ReadmoduleTests.test_module_has_no_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_import__test.test_importlib.test_api.Frozen_ImportModuleTests.test_module_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_import__test.test_importlib.test_api.Source_ImportModuleTests.test_module_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package__test.test_cmd_line_script.CmdLineTest.test_module_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package__test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package__test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_module_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_module_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_module_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package_in_zipfile__test.test_cmd_line_script.CmdLineTest.test_module_in_package_in_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package_in_zipfile__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_module_in_package_in_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package_in_zipfile__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_module_in_package_in_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_package_in_zipfile__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_module_in_package_in_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_subpackage_in_zipfile__test.test_cmd_line_script.CmdLineTest.test_module_in_subpackage_in_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_subpackage_in_zipfile__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_module_in_subpackage_in_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_subpackage_in_zipfile__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_module_in_subpackage_in_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_in_subpackage_in_zipfile__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_module_in_subpackage_in_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_is_run_as_main__test.test_pdb.PdbTestCase.test_module_is_run_as_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_level_callable__test.test_pydoc.TestDescriptions.test_module_level_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_missing_spec__test.test_importlib.test_api.Frozen_ReloadTests.test_module_missing_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_missing_spec__test.test_importlib.test_api.Source_ReloadTests.test_module_missing_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_name__test.test_tomllib.test_error.TestError.test_module_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_names__test.test_sys.SysModuleTest.test_module_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_not_callable_no_suggestion_0__test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_not_callable_no_suggestion_1__test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_not_callable_no_suggestion_2__test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_not_callable_no_suggestion_3__test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_not_callable_suggestion__test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_suggestion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_not_package__test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_module_not_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_not_package__test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_module_not_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_not_package_but_side_effects__test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_module_not_package_but_side_effects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_not_package_but_side_effects__test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_module_not_package_but_side_effects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_parameter__test.test_collections.TestNamedTuple.test_module_parameter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_regrtest__test.test_regrtest.ProgramsTestCase.test_module_regrtest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_replaced__test.test_importlib.test_api.Frozen_ReloadTests.test_module_replaced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_replaced__test.test_importlib.test_api.Source_ReloadTests.test_module_replaced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr__test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_module_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr__test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_module_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_builtin__test.test_module.ModuleTests.test_module_repr_builtin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_indirect_through_spec__test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_module_repr_indirect_through_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_indirect_through_spec__test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_module_repr_indirect_through_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_minimal__test.test_module.ModuleTests.test_module_repr_minimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_source__test.test_module.ModuleTests.test_module_repr_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_bare_loader__test.test_module.ModuleTests.test_module_repr_with_bare_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_bare_loader_and_filename__test.test_module.ModuleTests.test_module_repr_with_bare_loader_and_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_bare_loader_but_no_name__test.test_module.ModuleTests.test_module_repr_with_bare_loader_but_no_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_fake_namespace_package__test.test_module.ModuleTests.test_module_repr_with_fake_namespace_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_filename_only__test.test_module.ModuleTests.test_module_repr_with_filename_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_full_loader__test.test_module.ModuleTests.test_module_repr_with_full_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_full_loader_and_filename__test.test_module.ModuleTests.test_module_repr_with_full_loader_and_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_full_loader_but_no_name__test.test_module.ModuleTests.test_module_repr_with_full_loader_but_no_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_loader_as_None__test.test_module.ModuleTests.test_module_repr_with_loader_as_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_name__test.test_module.ModuleTests.test_module_repr_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_name_and_filename__test.test_module.ModuleTests.test_module_repr_with_name_and_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_namespace_package__test.test_module.ModuleTests.test_module_repr_with_namespace_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_repr_with_namespace_package_and_custom_loader__test.test_module.ModuleTests.test_module_repr_with_namespace_package_and_custom_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_returned__test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_module_returned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_returned__test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_module_returned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_reuse__test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_module_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_reuse__test.test_importlib.builtin.test_loader.Source_LoaderTests.test_module_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_reuse__test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_reuse__test.test_importlib.extension.test_loader.Source_LoaderTests.test_module_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_reuse__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_reuse__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_reuse__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_subclasses__test.test_descr.ClassPropertiesAndMethods.test_module_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_substitution_error__test.test_importlib.test_lazy.LazyLoaderTests.test_module_substitution_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_symlink_ok__test.test_unittest.test_discovery.TestDiscovery.test_module_symlink_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_test__test.test_regrtest.ProgramsTestCase.test_module_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_to_package__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_module_to_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_to_package__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_module_to_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_with_large_stack__test.test_import.ImportTests.test_module_with_large_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_without_a_main__test.test_pdb.PdbTestCase.test_module_without_a_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_module_without_source__test.test_import.PycRewritingTests.test_module_without_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_modules__test.test_pydoc.PydocImportTest.test_modules__'causes_undesirable_side-effects__#20128_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_modules_search__test.test_pydoc.PydocImportTest.test_modules_search__'causes_undesirable_side-effects__#20128_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_modules_search_builtin__test.test_pydoc.PydocImportTest.test_modules_search_builtin__'some_buildbots_are_not_cooperating__#20128_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_modulo_of_string_subclasses__test.test_opcodes.OpcodeTest.test_modulo_of_string_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_monkeypatch__test.test_audit.AuditTest.test_monkeypatch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_monotonic__test.test_time.TimeTestCase.test_monotonic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_monotonic_settime__test.test_time.TimeTestCase.test_monotonic_settime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_monotonicity__test.test_descr.ClassPropertiesAndMethods.test_monotonicity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_month__test.test_strptime.LocaleTime_Tests.test_month_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_month__test.test_strptime.StrptimeTests.test_month_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_months__test.test_calendar.CalendarTestCase.test_months_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_astimezone__test.datetimetester.TestDateTimeTZ_Fast.test_more_astimezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_astimezone__test.datetimetester.TestDateTimeTZ_Pure.test_more_astimezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_bool__test.datetimetester.TestTimeTZ_Fast.test_more_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_bool__test.datetimetester.TestTimeTZ_Pure.test_more_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_compare__test.datetimetester.TestDateTimeTZ_Fast.test_more_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_compare__test.datetimetester.TestDateTimeTZ_Pure.test_more_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_compare__test.datetimetester.TestDateTime_Fast.test_more_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_compare__test.datetimetester.TestDateTime_Pure.test_more_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_compare__test.datetimetester.TestSubclassDateTime_Fast.test_more_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_compare__test.datetimetester.TestSubclassDateTime_Pure.test_more_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_complex_deps_requires_text__test.test_importlib.test_metadata_api.APITests.test_more_complex_deps_requires_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_ctime__test.datetimetester.TestDateTimeTZ_Fast.test_more_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_ctime__test.datetimetester.TestDateTimeTZ_Pure.test_more_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_ctime__test.datetimetester.TestDateTime_Fast.test_more_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_ctime__test.datetimetester.TestDateTime_Pure.test_more_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_ctime__test.datetimetester.TestSubclassDateTime_Fast.test_more_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_ctime__test.datetimetester.TestSubclassDateTime_Pure.test_more_ctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_pickling__test.datetimetester.TestDateTimeTZ_Fast.test_more_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_pickling__test.datetimetester.TestDateTimeTZ_Pure.test_more_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_pickling__test.datetimetester.TestDateTime_Fast.test_more_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_pickling__test.datetimetester.TestDateTime_Pure.test_more_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_pickling__test.datetimetester.TestSubclassDateTime_Fast.test_more_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_pickling__test.datetimetester.TestSubclassDateTime_Pure.test_more_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_rfc2231_parameters__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_more_rfc2231_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_rfc2231_parameters__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_more_rfc2231_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_rfc2231_parameters__test.test_email.test_email.TestIdempotent.test_more_rfc2231_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_strftime__test.datetimetester.TestDateTimeTZ_Fast.test_more_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_strftime__test.datetimetester.TestDateTimeTZ_Pure.test_more_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_strftime__test.datetimetester.TestDateTime_Fast.test_more_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_strftime__test.datetimetester.TestDateTime_Pure.test_more_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_strftime__test.datetimetester.TestSubclassDateTime_Fast.test_more_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_strftime__test.datetimetester.TestSubclassDateTime_Pure.test_more_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_than_one_argument_actions__test.test_argparse.TestInvalidArgumentConstructors.test_more_than_one_argument_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_timetuple__test.datetimetester.TestDateTimeTZ_Fast.test_more_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_timetuple__test.datetimetester.TestDateTimeTZ_Pure.test_more_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_timetuple__test.datetimetester.TestDateTime_Fast.test_more_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_timetuple__test.datetimetester.TestDateTime_Pure.test_more_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_timetuple__test.datetimetester.TestSubclassDateTime_Fast.test_more_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_more_timetuple__test.datetimetester.TestSubclassDateTime_Pure.test_more_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move__test.test_mmap.MmapTests.test_move_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_as_rename_return_value__test.test_shutil.TestMove.test_move_as_rename_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_dangling_symlink__test.test_shutil.TestMove.test_move_dangling_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_dir__test.test_shutil.TestMove.test_move_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_dir_altsep_to_dir__test.test_shutil.TestMove.test_move_dir_altsep_to_dir__'requires_os.path.altsep'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_move_dir_caseinsensitive__test.test_shutil.TestMove.test_move_dir_caseinsensitive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_dir_other_fs__test.test_shutil.TestMove.test_move_dir_other_fs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_dir_permission_denied__test.test_shutil.TestMove.test_move_dir_permission_denied__'requires_lchflags'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_move_dir_sep_to_dir__test.test_shutil.TestMove.test_move_dir_sep_to_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_dir_special_function__test.test_shutil.TestMove.test_move_dir_special_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_dir_symlink__test.test_shutil.TestMove.test_move_dir_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_dir_to_dir__test.test_shutil.TestMove.test_move_dir_to_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_dir_to_dir_other_fs__test.test_shutil.TestMove.test_move_dir_to_dir_other_fs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_file__test.test_shutil.TestMove.test_move_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_file_other_fs__test.test_shutil.TestMove.test_move_file_other_fs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_file_special_function__test.test_shutil.TestMove.test_move_file_special_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_file_symlink__test.test_shutil.TestMove.test_move_file_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_file_symlink_to_dir__test.test_shutil.TestMove.test_move_file_symlink_to_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_file_to_dir__test.test_shutil.TestMove.test_move_file_to_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_file_to_dir_other_fs__test.test_shutil.TestMove.test_move_file_to_dir_other_fs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_file_to_dir_pathlike_dst__test.test_shutil.TestMove.test_move_file_to_dir_pathlike_dst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_file_to_dir_pathlike_src__test.test_shutil.TestMove.test_move_file_to_dir_pathlike_src_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_return_value__test.test_shutil.TestMove.test_move_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_to_end__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_move_to_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_to_end__test.test_ordered_dict.CPythonOrderedDictTests.test_move_to_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_to_end__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_move_to_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_to_end__test.test_ordered_dict.PurePythonOrderedDictTests.test_move_to_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_to_end_issue25406__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_move_to_end_issue25406_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_to_end_issue25406__test.test_ordered_dict.CPythonOrderedDictTests.test_move_to_end_issue25406_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_to_end_issue25406__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_move_to_end_issue25406_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_move_to_end_issue25406__test.test_ordered_dict.PurePythonOrderedDictTests.test_move_to_end_issue25406_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mozilla__test.test_http_cookiejar.LWPCookieTests.test_mozilla_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mozilla_filepermissions__test.test_http_cookiejar.FileCookieJarTests.test_mozilla_filepermissions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro__test.test_ctypes.test_functions.FunctionTestCase.test_mro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro__test.test_functools.TestSingleDispatch.test_mro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_as_property__test.test_inspect.test_inspect.TestGetattrStatic.test_mro_as_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_conflicts__test.test_functools.TestSingleDispatch.test_mro_conflicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_disagreement__test.test_descr.ClassPropertiesAndMethods.test_mro_disagreement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_entry__test.test_genericclass.TestMROEntry.test_mro_entry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_entry_errors_2__test.test_genericclass.TestMROEntry.test_mro_entry_errors_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_entry_errors__test.test_genericclass.TestMROEntry.test_mro_entry_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_entry_metaclass__test.test_genericclass.TestMROEntry.test_mro_entry_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_entry_none__test.test_genericclass.TestMROEntry.test_mro_entry_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_entry_signature__test.test_genericclass.TestMROEntry.test_mro_entry_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_entry_type_call__test.test_genericclass.TestMROEntry.test_mro_entry_type_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_entry_with_builtins_2__test.test_genericclass.TestMROEntry.test_mro_entry_with_builtins_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mro_entry_with_builtins__test.test_genericclass.TestMROEntry.test_mro_entry_with_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_msg_callback__test.test_ssl.TestSSLDebug.test_msg_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_msg_callback_deadlock_bpo43577__test.test_ssl.TestSSLDebug.test_msg_callback_deadlock_bpo43577_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_msg_callback_tls12__test.test_ssl.TestSSLDebug.test_msg_callback_tls12_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_msgflag_enum__test.test_socket.GeneralModuleTests.test_msgflag_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mtestfile__test.test_math.MathTests.test_mtestfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mtime__test.test_compileall.CompileallTestsWithSourceEpoch.test_mtime__'SOURCE_DATE_EPOCH_is_set'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_mtime__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_mtime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mtime__test.test_gzip.TestGzip.test_mtime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mu_sigma_default_args__test.test_random.MersenneTwister_TestBasicOps.test_mu_sigma_default_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mu_sigma_default_args__test.test_random.SystemRandom_TestBasicOps.test_mu_sigma_default_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.ByteTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.DoubleTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.FloatTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.IntTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.LongLongTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.LongTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.ShortTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.UnicodeTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.UnsignedByteTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.UnsignedIntTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.UnsignedLongLongTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.UnsignedLongTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_array.UnsignedShortTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_audioop.TestAudioop.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_binop.RatTestCase.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_complex.ComplexTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_deque.TestBasic.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_operator.COperatorTestCase.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_operator.PyOperatorTestCase.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_unicode.UnicodeTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mul__test.test_userstring.UserStringTest.test_mul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_1__test.test_lib2to3.test_fixers.Test_tuple_params.test_multi_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_2__test.test_lib2to3.test_fixers.Test_tuple_params.test_multi_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_bitfields_size__test.test_ctypes.test_bitfields.BitFieldTest.test_multi_bitfields_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_class__test.test_lib2to3.test_fixers.Test_except.test_multi_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_close__test.test_io.CBufferedRandomTest.test_multi_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_close__test.test_io.CBufferedReaderTest.test_multi_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_close__test.test_io.CBufferedWriterTest.test_multi_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_close__test.test_io.CIOTest.test_multi_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_close__test.test_io.CTextIOWrapperTest.test_multi_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_close__test.test_io.PyBufferedRandomTest.test_multi_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_close__test.test_io.PyBufferedReaderTest.test_multi_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_close__test.test_io.PyBufferedWriterTest.test_multi_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_close__test.test_io.PyIOTest.test_multi_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_close__test.test_io.PyTextIOWrapperTest.test_multi_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_fixed_excepts_before_bare_except__test.test_lib2to3.test_fixers.Test_except.test_multi_fixed_excepts_before_bare_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_init_extension_compat__test.test_import.SubinterpImportTests.test_multi_init_extension_compat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_init_extension_non_isolated_compat__test.test_import.SubinterpImportTests.test_multi_init_extension_non_isolated_compat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_init_extension_per_interpreter_gil_compat__test.test_import.SubinterpImportTests.test_multi_init_extension_per_interpreter_gil_compat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_line_docstring_col_offset_and_lineno_issue16806__test.test_ast.ASTHelpers_Test.test_multi_line_docstring_col_offset_and_lineno_issue16806_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_line_lambda_as_argument__test.test_compile.TestSpecifics.test_multi_line_lambda_as_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_line_str__test.test_ast.EndPositionTests.test_multi_line_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multi_subscr_base__test.test_typing.GenericTests.test_multi_subscr_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multibyte_encoding__test.test_codecs.CodePageTest.test_multibyte_encoding__'code_pages_are_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_multibyte_seek_and_tell__test.test_io.CTextIOWrapperTest.test_multibyte_seek_and_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multibyte_seek_and_tell__test.test_io.PyTextIOWrapperTest.test_multibyte_seek_and_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multicall__test.test_xmlrpc.SimpleServerTestCase.test_multicall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multilation__test.test_lib2to3.test_fixers.Test_getcwdu.test_multilation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_assert__test.test_compile.TestSourcePositions.test_multiline_assert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_assert_rewritten_as_method_call__test.test_compile.TestSourcePositions.test_multiline_assert_rewritten_as_method_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_async_dict_comprehension__test.test_compile.TestSourcePositions.test_multiline_async_dict_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_async_generator_expression__test.test_compile.TestSourcePositions.test_multiline_async_generator_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_async_list_comprehension__test.test_compile.TestSourcePositions.test_multiline_async_list_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_async_set_comprehension__test.test_compile.TestSourcePositions.test_multiline_async_set_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_boolean_expression__test.test_compile.TestSourcePositions.test_multiline_boolean_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_bytes_literals__test.test_lib2to3.test_parser.TestLiterals.test_multiline_bytes_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_bytes_tripquote_literals__test.test_lib2to3.test_parser.TestLiterals.test_multiline_bytes_tripquote_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_compiler_error_points_to_the_end__test.test_syntax.SyntaxTestCase.test_multiline_compiler_error_points_to_the_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_dict_comprehension__test.test_compile.TestSourcePositions.test_multiline_dict_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_expression__test.test_compile.TestSourcePositions.test_multiline_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_from_comment__test.test_email.test_email.TestMiscellaneous.test_multiline_from_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_generator_expression__test.test_compile.TestSourcePositions.test_multiline_generator_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_header__test.test_email.test_email.TestRFC2047.test_multiline_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_list_comprehension__test.test_compile.TestSourcePositions.test_multiline_list_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_method_call_a__test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_method_call_a__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_method_call_a__test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_method_call_b__test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_method_call_b__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_method_call_b__test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_method_call_c__test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_method_call_c__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_method_call_c__test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_set_comprehension__test.test_compile.TestSourcePositions.test_multiline_set_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_sig__test.test_inspect.test_inspect.TestBuggyCases.test_multiline_sig_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_str_literals__test.test_lib2to3.test_parser.TestLiterals.test_multiline_str_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_string_parsing__test.test_repl.TestInteractiveInterpreter.test_multiline_string_parsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_strings__test.test_gettext.GettextTestCase1.test_multiline_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_strings__test.test_gettext.GettextTestCase2.test_multiline_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_with_overlong_last_part_followed_by_split_point__test.test_email.test_email.TestLongHeaders.test_multiline_with_overlong_last_part_followed_by_split_point_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiline_with_overlong_parts_separated_by_two_split_points__test.test_email.test_email.TestLongHeaders.test_multiline_with_overlong_parts_separated_by_two_split_points_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multilingual__test.test_email.test_email.TestHeader.test_multilingual_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_custom_policy__test.test_email.test_email.TestMIMEMessage.test_multipart_custom_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_default_policy__test.test_email.test_email.TestMIMEMessage.test_multipart_default_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_digest_with_extra_mime_headers__test.test_email.test_email.TestParsers.test_multipart_digest_with_extra_mime_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_invalid_cte__test.test_email.test_defect_handling.TestDefectCapture.test_multipart_invalid_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_invalid_cte__test.test_email.test_defect_handling.TestDefectDetection.test_multipart_invalid_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_invalid_cte__test.test_email.test_defect_handling.TestDefectRaising.test_multipart_invalid_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_invalid_cte__test.test_email.test_email.TestNonConformant.test_multipart_invalid_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_no_boundary__test.test_email.test_defect_handling.TestDefectCapture.test_multipart_no_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_no_boundary__test.test_email.test_defect_handling.TestDefectDetection.test_multipart_no_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_no_boundary__test.test_email.test_defect_handling.TestDefectRaising.test_multipart_no_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_no_boundary__test.test_email.test_email.TestNonConformant.test_multipart_no_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_no_cte_no_defect__test.test_email.test_defect_handling.TestDefectCapture.test_multipart_no_cte_no_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_no_cte_no_defect__test.test_email.test_defect_handling.TestDefectDetection.test_multipart_no_cte_no_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_no_cte_no_defect__test.test_email.test_defect_handling.TestDefectRaising.test_multipart_no_cte_no_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_no_cte_no_defect__test.test_email.test_email.TestNonConformant.test_multipart_no_cte_no_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_no_parts__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_multipart_no_parts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_no_parts__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_multipart_no_parts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_no_parts__test.test_email.test_email.TestIdempotent.test_multipart_no_parts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_one_part__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_multipart_one_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_one_part__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_multipart_one_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_one_part__test.test_email.test_email.TestIdempotent.test_multipart_one_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_report__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_multipart_report_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_report__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_multipart_report_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_report__test.test_email.test_email.TestIdempotent.test_multipart_report_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_valid_cte_no_defect__test.test_email.test_defect_handling.TestDefectCapture.test_multipart_valid_cte_no_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_valid_cte_no_defect__test.test_email.test_defect_handling.TestDefectDetection.test_multipart_valid_cte_no_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_valid_cte_no_defect__test.test_email.test_defect_handling.TestDefectRaising.test_multipart_valid_cte_no_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_valid_cte_no_defect__test.test_email.test_email.TestNonConformant.test_multipart_valid_cte_no_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multipart_with_bad_bytes_in_cte__test.test_email.test_email.TestFromMangling.test_multipart_with_bad_bytes_in_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_args__test.test_codecs.ExceptionNotesTest.test_multiple_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_assignments_to_name_in_pattern_0__test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_assignments_to_name_in_pattern_1__test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_assignments_to_name_in_pattern_2__test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_assignments_to_name_in_pattern_3__test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_assignments_to_name_in_pattern_4__test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_assignments_to_name_in_pattern_5__test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_auto_on_line__test.test_enum.TestInternals.test_multiple_auto_on_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_bases__test.test_typing.GenericTests.test_multiple_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_callbacks__test.test_weakref.ReferencesTestCase.test_multiple_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_children_classes__test.test_inspect.test_inspect.TestBuggyCases.test_multiple_children_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_close__test.test_tempfile.TestNamedTemporaryFile.test_multiple_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_close__test.test_tempfile.TestTemporaryDirectory.test_multiple_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_close__test.test_tempfile.TestTemporaryFile.test_multiple_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_close_after_rollover__test.test_tempfile.TestSpooledTemporaryFile.test_multiple_close_after_rollover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_close_before_rollover__test.test_tempfile.TestSpooledTemporaryFile.test_multiple_close_before_rollover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_cursors_and_iternext__test.test_sqlite3.test_transactions.TransactionTests.test_multiple_cursors_and_iternext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_decorators__test.test_typing.OverrideDecoratorTests.test_multiple_decorators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_dest__test.test_argparse.TestInvalidArgumentConstructors.test_multiple_dest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_dirs__test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_dirs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_dirs__test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_dirs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_drain__test.test_asyncio.test_streams.StreamTests.test_multiple_drain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_dumps_and_loads__test.test_marshal.BugsTestCase.test_multiple_dumps_and_loads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_exception_args__test.test_contextlib.TestSuppress.test_multiple_exception_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_features__test.test_inspect.test_inspect.TestGetcallargsFunctions.test_multiple_features_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_features__test.test_inspect.test_inspect.TestGetcallargsMethods.test_multiple_features_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_features__test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_multiple_features_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_file_actions__test.test_posix.TestPosixSpawn.test_multiple_file_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_file_actions__test.test_posix.TestPosixSpawnP.test_multiple_file_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_flags__test.test_re.PatternReprTests.test_multiple_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_imports__test.test_lib2to3.test_fixers.Test_imports.test_multiple_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_imports_as__test.test_lib2to3.test_fixers.Test_imports.test_multiple_imports_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance__test.test_descr.ClassPropertiesAndMethods.test_multiple_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance__test.test_typing.GenericTests.test_multiple_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance__test.test_typing.NamedTupleTests.test_multiple_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance__test.test_typing.TypedDictTests.test_multiple_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance__test.test_unittest.test_runner.Test_TextTestRunner.test_multiple_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance_buffer_last__test.test_buffer.TestPythonBufferProtocol.test_multiple_inheritance_buffer_last_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance_buffer_last_raising__test.test_buffer.TestPythonBufferProtocol.test_multiple_inheritance_buffer_last_raising_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance_ctypes_with_weakref_or_dict__test.test_capi.test_misc.CAPITest.test_multiple_inheritance_ctypes_with_weakref_or_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance_ctypes_with_weakref_or_dict_and_other_builtin__test.test_capi.test_misc.CAPITest.test_multiple_inheritance_ctypes_with_weakref_or_dict_and_other_builtin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance_mapping__test.test_patma.TestInheritance.test_multiple_inheritance_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance_sequence__test.test_patma.TestInheritance.test_multiple_inheritance_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance_special__test.test_typing.GenericTests.test_multiple_inheritance_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inheritance_with_same_key__test.test_typing.TypedDictTests.test_multiple_inheritance_with_same_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_inherited_mixin__test.test_enum.TestSpecial.test_multiple_inherited_mixin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_matches_named__test.test_except_star.TestExceptStarSplitSemantics.test_multiple_matches_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_matches_unnamed__test.test_except_star.TestExceptStarSplitSemantics.test_multiple_matches_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_mixin__test.test_enum.OldTestFlag.test_multiple_mixin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_mixin__test.test_enum.OldTestIntFlag.test_multiple_mixin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_mixin__test.test_enum.TestSpecial.test_multiple_mixin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_mixin_inherited__test.test_enum.TestSpecial.test_multiple_mixin_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_mixin_mro__test.test_enum.TestSpecial.test_multiple_mixin_mro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_mixin_with_common_data_type__test.test_enum.TestSpecial.test_multiple_mixin_with_common_data_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_optimization_levels__test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_optimization_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_optimization_levels__test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_optimization_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_optimization_levels__test.test_compileall.CompileallTestsWithSourceEpoch.test_multiple_optimization_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_optimization_levels__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_multiple_optimization_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_paramspecs_in_user_generics__test.test_typing.ParamSpecTests.test_multiple_paramspecs_in_user_generics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_parents__test.test_argparse.TestParentParsers.test_multiple_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_parents_mutex__test.test_argparse.TestParentParsers.test_multiple_parents_mutex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_patchobject__test.test_unittest.testmock.testpatch.PatchTest.test_multiple_patchobject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_repeat__test.test_re.ReTests.test_multiple_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_runs__test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_runs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_runs__test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_runs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_selfref_callbacks__test.test_weakref.ReferencesTestCase.test_multiple_selfref_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_specs__test.test_unittest.testmock.testpatch.PatchTest.test_multiple_specs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_splittable_leading_char_followed_by_overlong_unsplittable__test.test_email.test_email.TestLongHeaders.test_multiple_splittable_leading_char_followed_by_overlong_unsplittable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_starred_names_in_sequence_pattern_0__test.test_patma.TestSyntaxErrors.test_multiple_starred_names_in_sequence_pattern_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_starred_names_in_sequence_pattern_1__test.test_patma.TestSyntaxErrors.test_multiple_starred_names_in_sequence_pattern_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestIntEnumClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestIntEnumFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestIntFlagClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestIntFlagFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMinimalDateClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMinimalDateFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMinimalFloatClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMinimalFloatFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMixedDateClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMixedDateFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMixedFloatClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMixedFloatFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMixedIntClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMixedIntFlagClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMixedIntFlagFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMixedIntFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMixedStrClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestMixedStrFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestPlainEnumClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestPlainEnumFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestPlainFlagClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestPlainFlagFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestStrEnumClass.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_superclasses_repr__test.test_enum.TestStrEnumFunction.test_multiple_superclasses_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_times__test.test__xxinterpchannels.ChannelReleaseTests.test_multiple_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_unpicklings_minimal__test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_minimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_unpicklings_minimal__test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_minimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_unpicklings_seekable__test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_seekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_unpicklings_seekable__test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_seekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_unpicklings_unseekable__test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_unseekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_unpicklings_unseekable__test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_unseekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_users__test.test__xxinterpchannels.ChannelReleaseTests.test_multiple_users_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_values__test.test_call.TestErrorMessagesUseQualifiedName.test_multiple_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_vars__test.test_fstring.TestCase.test_multiple_vars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_watchers__test.test_capi.test_watchers.TestFuncWatchers.test_multiple_watchers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_aifc.AifcALAWTest.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_aifc.AifcPCM16Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_aifc.AifcPCM24Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_aifc.AifcPCM32Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_aifc.AifcPCM8Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_aifc.AifcULAWTest.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_sunau.SunauPCM16Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_sunau.SunauPCM24Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_sunau.SunauPCM32Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_sunau.SunauPCM8Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_sunau.SunauULAWTest.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_wave.WavePCM16Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_wave.WavePCM24ExtTest.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_wave.WavePCM24Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_wave.WavePCM32Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiple_writes__test.test_wave.WavePCM8Test.test_multiple_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiples__test.test_zipfile.test_core.StripExtraTests.test_multiples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiplication__test.test_decimal.CArithmeticOperatorsTest.test_multiplication_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiplication__test.test_decimal.PyArithmeticOperatorsTest.test_multiplication_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiplicative__test.test_tokenize.CTokenizeTest.test_multiplicative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiplicative__test.test_tokenize.GenerateTokensTest.test_multiplicative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiplicative__test.test_tokenize.TokenizeTest.test_multiplicative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiplicative_ops__test.test_grammar.GrammarTests.test_multiplicative_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiply__test.test_decimal.CContextAPItests.test_multiply_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiply__test.test_decimal.CIBMTestCases.test_multiply_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiply__test.test_decimal.PyContextAPItests.test_multiply_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiply__test.test_decimal.PyIBMTestCases.test_multiply_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiply_data_points__test.test_statistics.TestHarmonicMean.test_multiply_data_points_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiprocess__test.test_regrtest.ParseArgsTestCase.test_multiprocess_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiprocessing__test.test_logging.LogRecordTest.test_multiprocessing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiprocessing_exceptions__test.test_pickle.CompatPickleTests.test_multiprocessing_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiprocessing_pool_circular_import__test.test_importlib.test_threaded_import.ThreadedImportTests.test_multiprocessing_pool_circular_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiprocessing_timeout__test.test_regrtest.ArgsTestCase.test_multiprocessing_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiquote_joined_string__test.test_unparse.CosmeticTestCase.test_multiquote_joined_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multirelease__test.test_threading.BoundedSemaphoreTests.test_multirelease_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multirelease__test.test_threading.SemaphoreTests.test_multirelease_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiset_operations__test.test_collections.TestCounter.test_multiset_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multiset_operations_equivalent_to_set_operations__test.test_collections.TestCounter.test_multiset_operations_equivalent_to_set_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_multithread_modify_file_noerror__test.test_threading.ThreadingExceptionTests.test_multithread_modify_file_noerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutable_bases__test.test_descr.ClassPropertiesAndMethods.test_mutable_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutable_bases_catch_mro_conflict__test.test_descr.ClassPropertiesAndMethods.test_mutable_bases_catch_mro_conflict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutable_bases_with_failing_mro__test.test_descr.ClassPropertiesAndMethods.test_mutable_bases_with_failing_mro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutable_entry__test.test_shelve.TestCase.test_mutable_entry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutable_names__test.test_descr.ClassPropertiesAndMethods.test_mutable_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutablemapping__test.test_typing.CollectionsAbcTests.test_mutablemapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutablesequence__test.test_typing.CollectionsAbcTests.test_mutablesequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutableset__test.test_typing.CollectionsAbcTests.test_mutableset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutate_filter_list__test.test_warnings.CFilterTests.test_mutate_filter_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutate_filter_list__test.test_warnings.PyFilterTests.test_mutate_filter_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutated_attr__test.test_importlib.test_lazy.LazyLoaderTests.test_mutated_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutated_mro__test.test_inspect.test_inspect.TestGetattrStatic.test_mutated_mro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutated_preexisting_attr__test.test_importlib.test_lazy.LazyLoaderTests.test_mutated_preexisting_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutating_index__test.test_bytes.ByteArrayTest.test_mutating_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutating_iteration__test.test_dict.DictTest.test_mutating_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutating_iteration_delete__test.test_dict.DictTest.test_mutating_iteration_delete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutating_iteration_delete_over_items__test.test_dict.DictTest.test_mutating_iteration_delete_over_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutating_iteration_delete_over_values__test.test_dict.DictTest.test_mutating_iteration_delete_over_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutating_lookup__test.test_dict.DictTest.test_mutating_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutating_seq_class_exhausted_iter__test.test_iter.TestCase.test_mutating_seq_class_exhausted_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutating_seq_class_iter_pickle__test.test_iter.TestCase.test_mutating_seq_class_iter_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutatingdecodehandler__test.test_codeccallbacks.CodecCallbackTest.test_mutatingdecodehandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutatingiteration__test.test_userdict.UserDictTest.test_mutatingiteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutation__test.test_iterlen.TestList.test_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_mutation__test.test_iterlen.TestListReversed.test_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nN_code__test.test_struct.StructTest.test_nN_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_n__test.test_capi.test_getargs.Signed_TestCase.test_n_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_n_format__test.test_decimal.CFormatTest.test_n_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_n_format__test.test_decimal.PyFormatTest.test_n_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_naive_datetime__test.test_email.test_utils.DateTimeTests.test_naive_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_naive_nbest__test.test_heapq.TestHeapC.test_naive_nbest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_naive_nbest__test.test_heapq.TestHeapPython.test_naive_nbest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_naive_runtime_checks__test.test_typing.GenericTests.test_naive_runtime_checks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_naked_exception_matched_wrapped1__test.test_except_star.TestExceptStarSplitSemantics.test_naked_exception_matched_wrapped1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_naked_exception_matched_wrapped2__test.test_except_star.TestExceptStarSplitSemantics.test_naked_exception_matched_wrapped2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name__test.test_generators.GeneratorTest.test_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name__test.test_logging.HandlerTest.test_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name__test.test_pathlib.PureWindowsPathTest.test_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name__test.test_pathlib.WindowsPathAsPureTest.test_name__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_name__test.test_symtable.SymtableTest.test_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name__test.test_threading.ThreadTests.test_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name__test.test_typing.TypeVarTupleTests.test_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_attribute__test.test_hashlib.HashLibTestCase.test_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_attribute_of_call__test.test_unittest.testmock.testmock.MockTest.test_name_attribute_of_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_capture_makes_remaining_patterns_unreachable_0__test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_capture_makes_remaining_patterns_unreachable_1__test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_capture_makes_remaining_patterns_unreachable_2__test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_capture_makes_remaining_patterns_unreachable_3__test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_capture_makes_remaining_patterns_unreachable_4__test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_case_ignored__test.test_email.test_headerregistry.TestHeaderRegistry.test_name_case_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_cleanup__test.datetimetester.TestModule_Fast.test_name_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_cleanup__test.datetimetester.TestModule_Pure.test_name_cleanup__'Only_run_for_Fast_C_implementation'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_name_closed_socketio__test.test_socket.GeneralModuleTests.test_name_closed_socketio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_collisions__test.test_type_aliases.TypeParamsInvalidTest.test_name_collisions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_collisions__test.test_type_params.TypeParamsInvalidTest.test_name_collisions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_common__test.test_pathlib.PosixPathAsPureTest.test_name_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_common__test.test_pathlib.PurePathSubclassTest.test_name_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_common__test.test_pathlib.PurePathTest.test_name_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_common__test.test_pathlib.PurePosixPathTest.test_name_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_common__test.test_pathlib.PureWindowsPathTest.test_name_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_common__test.test_pathlib.WindowsPathAsPureTest.test_name_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_name_conflicts__test.test_collections.TestNamedTuple.test_name_conflicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error__test.test_type_params.TypeParamsRuntimeTest.test_name_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error__test.test_typing.ForwardRefTests.test_name_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_bad_suggestions_do_not_trigger_for_small_names__test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_bad_suggestions_do_not_trigger_for_small_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_bad_suggestions_do_not_trigger_for_small_names__test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_bad_suggestions_do_not_trigger_for_small_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_for_private_stdlib_modules__test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_for_private_stdlib_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_for_private_stdlib_modules__test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_for_private_stdlib_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_for_stdlib_modules__test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_for_stdlib_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_for_stdlib_modules__test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_for_stdlib_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_has_name__test.test_exceptions.NameErrorTests.test_name_error_has_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_in_class_scope__test.test_listcomps.ListComprehensionTest.test_name_error_in_class_scope_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions__test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions__test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions_do_not_trigger_for_long_names__test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_long_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions_do_not_trigger_for_long_names__test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_long_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions_do_not_trigger_for_too_many_locals__test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_too_many_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions_do_not_trigger_for_too_many_locals__test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_too_many_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions_from_builtins__test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions_from_builtins__test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions_from_builtins_when_builtins_is_module__test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins_when_builtins_is_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions_from_builtins_when_builtins_is_module__test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins_when_builtins_is_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions_from_globals__test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_suggestions_from_globals__test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_with_custom_exceptions__test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_with_custom_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_with_custom_exceptions__test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_with_custom_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_with_instance__test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_with_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_error_with_instance__test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_with_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_field_not_included_in_envelop_addresses__test.test_smtplib.SMTPSimTests.test_name_field_not_included_in_envelop_addresses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_fixer__test.test_collections.TestNamedTuple.test_name_fixer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_import__test.test_lib2to3.test_util.Test_touch_import.test_name_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_inverse_lookup__test.test_unicodedata.UnicodeFunctionsTest.test_name_inverse_lookup__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_name_lookup__test.test_string.ModuleTest.test_name_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_02__test.test_type_aliases.TypeParamsInvalidTest.test_name_non_collision_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_02__test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_03__test.test_type_aliases.TypeParamsInvalidTest.test_name_non_collision_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_03__test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_04__test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_04_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_05__test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_05_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_06__test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_06_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_07__test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_07_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_08__test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_08_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_10__test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_13__test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_13_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_non_collision_9__test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_normalization__test.test_importlib.test_metadata_api.APITests.test_name_normalization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_normalization__test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_normalization_versionless_egg_info__test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization_versionless_egg_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_preserved__test.test_unittest.testmock.testpatch.PatchTest.test_name_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_read_only__test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_name_read_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_requires_rparition__test.test_importlib.import_.test_api.Frozen_OldAPITests.test_name_requires_rparition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_requires_rparition__test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_name_requires_rparition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_requires_rparition__test.test_importlib.import_.test_api.Source_OldAPITests.test_name_requires_rparition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_requires_rparition__test.test_importlib.import_.test_api.Source_SpecAPITests.test_name_requires_rparition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_resolution__test.test_inspect.test_inspect.TestGetClosureVars.test_name_resolution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_resolution__test.test_pkgutil.PkgutilTests.test_name_resolution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_name_with_dot__test.test_email.test_email.TestMiscellaneous.test_name_with_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nameconstant__test.test_ast.ASTValidatorTests.test_nameconstant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_assignment_generator__test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_assignment_if__test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_assignment_listcomp__test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_listcomp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_assignment_while__test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_while_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_call_with_args__test.test_unittest.testmock.testhelpers.CallTest.test_named_call_with_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_call_with_kwargs__test.test_unittest.testmock.testhelpers.CallTest.test_named_call_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_empty_call__test.test_unittest.testmock.testhelpers.CallTest.test_named_empty_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_01__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_02__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_03__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_04__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_04_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_05__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_05_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_06__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_06_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_07__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_07_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_08__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_08_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_09__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_09_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_10__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_11__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_12__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_12_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_13__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_13_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_15__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_15_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_16__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_16_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_17__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_17_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_assignment_18__test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_18_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_global_scope__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_global_scope_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_global_scope_no_global_keyword__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_global_scope_no_global_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_01__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_02__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_03__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_04__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_04_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_06__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_06_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_07__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_07_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_08__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_08_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_09__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_09_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_10__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_11__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_12__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_12_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_13__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_13_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_14__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_14_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_15__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_15_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_16__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_16_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_17__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_17_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_in_class_body__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_in_class_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_list_comprehension_iterable_expression__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_list_comprehension_iterable_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_rebinding_iteration_variable__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_iteration_variable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_rebinding_list_comprehension_inner_loop__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_list_comprehension_inner_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_rebinding_list_comprehension_iteration_variable__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_list_comprehension_iteration_variable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_rebinding_set_comprehension_inner_loop__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_set_comprehension_inner_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_rebinding_set_comprehension_iteration_variable__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_set_comprehension_iteration_variable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_invalid_set_comprehension_iterable_expression__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_set_comprehension_iterable_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_nonlocal_scope__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_nonlocal_scope_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_nonlocal_scope_no_nonlocal_keyword__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_nonlocal_scope_no_nonlocal_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_01__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_02__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_03__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_04__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_04_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_05__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_05_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_06__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_06_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_07__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_07_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_08__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_08_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_09__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_09_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_10__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_11__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_17__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_17_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_18__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_18_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_19__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_19_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_20__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_21__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_21_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_22__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_22_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_23__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_23_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_24__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_24_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_25__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_25_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_scope_in_genexp__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_in_genexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_valid_rebinding_iteration_variable__test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_expression_variable_reuse_in_comprehensions__test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_variable_reuse_in_comprehensions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_init_params__test.test_dataclasses.TestCase.test_named_init_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_parameters__test.test_decimal.CPythonAPItests.test_named_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_parameters__test.test_decimal.PyPythonAPItests.test_named_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_sequences_full__test.test_ucn.UnicodeNamesTest.test_named_sequences_full__\"Use_of_the_'urlfetch'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_named_sequences_names_in_pua_range__test.test_ucn.UnicodeNamesTest.test_named_sequences_names_in_pua_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_sequences_sample__test.test_ucn.UnicodeNamesTest.test_named_sequences_sample_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_named_unicode_escapes__test.test_re.ReTests.test_named_unicode_escapes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namedtuple__test.test_logging.ConfigDictTest.test_namedtuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namedtuple_as_value__test.test_enum.TestSpecial.test_namedtuple_as_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namedtuple_errors__test.test_typing.NamedTupleTests.test_namedtuple_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namedtuple_field_descriptor__test.test_pydoc.TestDescriptions.test_namedtuple_field_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namedtuple_fields__test.test_pydoc.PydocDocTest.test_namedtuple_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namedtuple_keyword_usage__test.test_typing.NamedTupleTests.test_namedtuple_keyword_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namedtuple_public_underscore__test.test_pydoc.PydocDocTest.test_namedtuple_public_underscore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namedtuple_special_keyword_names__test.test_typing.NamedTupleTests.test_namedtuple_special_keyword_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namedtuple_subclass_issue_24931__test.test_collections.TestNamedTuple.test_namedtuple_subclass_issue_24931_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nameerror__test.test_listcomps.ListComprehensionTest.test_nameerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nameescape__test.test_codeccallbacks.CodecCallbackTest.test_nameescape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nameprep__test.test_codecs.NameprepTest.test_nameprep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namer_rotator_inheritance__test.test_logging.RotatingFileHandlerTest.test_namer_rotator_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_names__test.test_future_stmt.test_future_flags.FutureTest.test_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_names__test.test_weakref.ModuleTestCase.test_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_names_import__test.test_lib2to3.test_fixers.Test_exitfunc.test_names_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespace__test.test_argparse.TestStrings.test_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespace__test.test_rlcompleter.TestRlcompleter.test_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespace__test.test_xml_etree.ElementTreeTest.test_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespace__test.test_xml_etree_c.ElementTreeTest.test_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespace_kwargs_and_starkwargs_notidentifier__test.test_argparse.TestStrings.test_namespace_kwargs_and_starkwargs_notidentifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespace_loader_consistency__test.test_importlib.test_namespace_pkgs.LoaderTests.test_namespace_loader_consistency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespace_order__test.test_builtin.TestType.test_namespace_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespace_origin_consistency__test.test_importlib.test_namespace_pkgs.LoaderTests.test_namespace_origin_consistency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespace_prefixes__test.test_pyexpat.SetAttributeTest.test_namespace_prefixes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespace_starkwargs_identifier__test.test_argparse.TestStrings.test_namespace_starkwargs_identifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespace_starkwargs_notidentifier__test.test_argparse.TestStrings.test_namespace_starkwargs_notidentifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_namespaces__test.test_symtable.SymtableTest.test_namespaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan__test.test_array.DoubleTest.test_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan__test.test_array.FloatTest.test_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan__test.test_statistics.ApproxEqualSpecialsTest.test_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan__test.test_statistics.ConvertTest.test_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan__test.test_statistics.DecimalToRatioTest.test_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan__test.test_statistics.IsFiniteTest.test_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan__test.test_statistics.SumSpecialValues.test_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan__test.test_statistics.TestHarmonicMean.test_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan__test.test_statistics.TestMean.test_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan__test.test_unparse.UnparseTestCase.test_nan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan_as_str__test.test_float.InfNanTest.test_nan_as_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan_comparisons__test.test_decimal.CArithmeticOperatorsTest.test_nan_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan_comparisons__test.test_decimal.PyArithmeticOperatorsTest.test_nan_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan_constant__test.test_math.MathTests.test_nan_constant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan_float__test.test_sqlite3.test_userfunctions.FunctionTests.test_nan_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan_from_str__test.test_float.InfNanTest.test_nan_from_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan_inf__test.test_long.LongTest.test_nan_inf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan_signs__test.test_float.InfNanTest.test_nan_signs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan_to_float__test.test_decimal.CUsabilityTest.test_nan_to_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nan_to_float__test.test_decimal.PyUsabilityTest.test_nan_to_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_1_metavar_length0__test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_1_metavar_length1__test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_1_metavar_length2__test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_1_metavar_length3__test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_1_metavar_string__test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_2_metavar_length0__test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_2_metavar_length1__test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_2_metavar_length2__test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_2_metavar_length3__test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_2_metavar_string__test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_3_metavar_length0__test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_3_metavar_length1__test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_3_metavar_length2__test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_3_metavar_length3__test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_3_metavar_string__test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_None_metavar_length0__test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_None_metavar_length1__test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_None_metavar_length2__test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_None_metavar_length3__test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_None_metavar_string__test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_alphabetic__test.test_argparse.TestInvalidNargs.test_nargs_alphabetic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_append__test.test_optparse.TestMultipleArgsAppend.test_nargs_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_append_const__test.test_optparse.TestMultipleArgsAppend.test_nargs_append_const_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_append_required_values__test.test_optparse.TestMultipleArgsAppend.test_nargs_append_required_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_append_simple__test.test_optparse.TestMultipleArgsAppend.test_nargs_append_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_invalid_float_value__test.test_optparse.TestMultipleArgs.test_nargs_invalid_float_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_long_opt__test.test_optparse.TestMultipleArgs.test_nargs_long_opt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_oneormore_metavar_length0__test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_oneormore_metavar_length1__test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_oneormore_metavar_length2__test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_oneormore_metavar_length3__test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_oneormore_metavar_string__test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_optional_metavar_length0__test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_optional_metavar_length1__test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_optional_metavar_length2__test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_optional_metavar_length3__test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_optional_metavar_string__test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_parser_metavar_length0__test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_parser_metavar_length1__test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_parser_metavar_length2__test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_parser_metavar_length3__test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_parser_metavar_string__test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_remainder_metavar_length0__test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_remainder_metavar_length1__test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_remainder_metavar_length2__test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_remainder_metavar_length3__test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_remainder_metavar_string__test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_required_values__test.test_optparse.TestMultipleArgs.test_nargs_required_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_with_positional_args__test.test_optparse.TestMultipleArgs.test_nargs_with_positional_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_zero__test.test_argparse.TestInvalidNargs.test_nargs_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_zeroormore_metavar_length0__test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_zeroormore_metavar_length1__test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_zeroormore_metavar_length2__test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_zeroormore_metavar_length3__test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nargs_zeroormore_metavar_string__test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_narrow_non_breaking_space__test.test_textwrap.WrapTestCase.test_narrow_non_breaking_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_native__test.test_ctypes.test_unaligned_structures.TestStructures.test_native_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_native_literal_escape_u__test.test_lib2to3.test_fixers.Test_unicode.test_native_literal_escape_u_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_native_types__test.test_ctypes.test_pep3118.Test.test_native_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_native_unicode_literal_escape_u__test.test_lib2to3.test_fixers.Test_unicode.test_native_unicode_literal_escape_u_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_natural_path__test.test_importlib.resources.test_path.PathDiskTests.test_natural_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_naughty_fixers__test.test_lib2to3.test_refactor.TestRefactoringTool.test_naughty_fixers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nbest__test.test_heapq.TestHeapC.test_nbest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nbest__test.test_heapq.TestHeapPython.test_nbest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nbest_with_pushpop__test.test_heapq.TestHeapC.test_nbest_with_pushpop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nbest_with_pushpop__test.test_heapq.TestHeapPython.test_nbest_with_pushpop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_2d__test.test_picklebuffer.PickleBufferTest.test_ndarray_2d_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_cmp_contig__test.test_buffer.TestBufferProtocol.test_ndarray_cmp_contig_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_exceptions__test.test_buffer.TestBufferProtocol.test_ndarray_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_format_scalar__test.test_buffer.TestBufferProtocol.test_ndarray_format_scalar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_format_shape__test.test_buffer.TestBufferProtocol.test_ndarray_format_shape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_format_strides__test.test_buffer.TestBufferProtocol.test_ndarray_format_strides_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_fortran__test.test_buffer.TestBufferProtocol.test_ndarray_fortran_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_get_pointer__test.test_buffer.TestBufferProtocol.test_ndarray_get_pointer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_getbuf__test.test_buffer.TestBufferProtocol.test_ndarray_getbuf__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ndarray_hash__test.test_buffer.TestBufferProtocol.test_ndarray_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_index_getitem_multidim__test.test_buffer.TestBufferProtocol.test_ndarray_index_getitem_multidim_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_index_getitem_single__test.test_buffer.TestBufferProtocol.test_ndarray_index_getitem_single_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_index_invalid__test.test_buffer.TestBufferProtocol.test_ndarray_index_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_index_null_strides__test.test_buffer.TestBufferProtocol.test_ndarray_index_null_strides_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_index_scalar__test.test_buffer.TestBufferProtocol.test_ndarray_index_scalar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_index_setitem_single__test.test_buffer.TestBufferProtocol.test_ndarray_index_setitem_single_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_linked_list__test.test_buffer.TestBufferProtocol.test_ndarray_linked_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_memoryview_from_buffer__test.test_buffer.TestBufferProtocol.test_ndarray_memoryview_from_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_multidim__test.test_buffer.TestBufferProtocol.test_ndarray_multidim_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_offset__test.test_buffer.TestBufferProtocol.test_ndarray_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_random__test.test_buffer.TestBufferProtocol.test_ndarray_random_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_random_invalid__test.test_buffer.TestBufferProtocol.test_ndarray_random_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_random_slice_assign__test.test_buffer.TestBufferProtocol.test_ndarray_random_slice_assign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_re_export__test.test_buffer.TestBufferProtocol.test_ndarray_re_export_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_sequence__test.test_buffer.TestBufferProtocol.test_ndarray_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_slice_assign_multidim__test.test_buffer.TestBufferProtocol.test_ndarray_slice_assign_multidim_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_slice_assign_single__test.test_buffer.TestBufferProtocol.test_ndarray_slice_assign_single_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_slice_invalid__test.test_buffer.TestBufferProtocol.test_ndarray_slice_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_slice_multidim__test.test_buffer.TestBufferProtocol.test_ndarray_slice_multidim_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_slice_redundant_suboffsets__test.test_buffer.TestBufferProtocol.test_ndarray_slice_redundant_suboffsets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_slice_zero_shape__test.test_buffer.TestBufferProtocol.test_ndarray_slice_zero_shape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_tolist_null_strides__test.test_buffer.TestBufferProtocol.test_ndarray_tolist_null_strides_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_zero_shape__test.test_buffer.TestBufferProtocol.test_ndarray_zero_shape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ndarray_zero_strides__test.test_buffer.TestBufferProtocol.test_ndarray_zero_strides_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne__test.test_operator.COperatorTestCase.test_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne__test.test_operator.PyOperatorTestCase.test_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne__test.test_unittest.test_case.Test_TestCase.test_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne__test.test_unittest.test_suite.Test_TestSuite.test_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne__test.test_weakset.TestWeakSet.test_ne_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne_defaults_to_not_eq__test.test_compare.ComparisonSimpleTest.test_ne_defaults_to_not_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne_expression__test.test_lib2to3.test_fixers.Test_idioms.test_ne_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne_reverse__test.test_lib2to3.test_fixers.Test_idioms.test_ne_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne_simple__test.test_lib2to3.test_fixers.Test_idioms.test_ne_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_ne_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ne_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ne_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ne_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ne_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_near_zero__test.test_cmath.IsCloseTests.test_near_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_near_zero__test.test_math.IsCloseTests.test_near_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_need_for_rlock__test.test_functools.TestLRUC.test_need_for_rlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_need_for_rlock__test.test_functools.TestLRUPy.test_need_for_rlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_neg__test.test_builtin.BuiltinTest.test_neg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_neg__test.test_complex.ComplexTest.test_neg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_neg__test.test_operator.COperatorTestCase.test_neg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_neg__test.test_operator.PyOperatorTestCase.test_neg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negated_imaginary_literal__test.test_complex.ComplexTest.test_negated_imaginary_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negation_of_exponentiation__test.test_unary.UnaryOpTestCase.test_negation_of_exponentiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_32b_binbytes__test.test_pickle.CUnpicklerTests.test_negative_32b_binbytes__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_negative_32b_binbytes__test.test_pickle.InMemoryPickleTests.test_negative_32b_binbytes__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_negative_32b_binbytes__test.test_pickle.PyUnpicklerTests.test_negative_32b_binbytes__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_negative_32b_binput__test.test_pickle.CUnpicklerTests.test_negative_32b_binput__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_negative_32b_binput__test.test_pickle.InMemoryPickleTests.test_negative_32b_binput__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_negative_32b_binput__test.test_pickle.PyUnpicklerTests.test_negative_32b_binput__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_negative_32b_binunicode__test.test_pickle.CUnpicklerTests.test_negative_32b_binunicode__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_negative_32b_binunicode__test.test_pickle.InMemoryPickleTests.test_negative_32b_binunicode__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_negative_32b_binunicode__test.test_pickle.PyUnpicklerTests.test_negative_32b_binunicode__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_negative__test.test_time.TestAsctime4dyear.test_negative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative__test.test_time.TestStrftime4dyear.test_negative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative__test.test_unary.UnaryOpTestCase.test_negative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_alias__test.test_enum.TestVerify.test_negative_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_central_directory_offset_raises_BadZipFile__test.test_zipfile.test_core.OtherTests.test_negative_central_directory_offset_raises_BadZipFile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_content_length__test.test_httplib.BasicTest.test_negative_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_count__test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_negative_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_error__test.test_statistics.TestHarmonicMean.test_negative_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_exponent__test.test_pow.PowTest.test_negative_exponent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_exponent__test.test_statistics.DecimalToRatioTest.test_negative_exponent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_fromtimestamp__test.datetimetester.TestDateTimeTZ_Fast.test_negative_float_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_fromtimestamp__test.datetimetester.TestDateTimeTZ_Pure.test_negative_float_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_fromtimestamp__test.datetimetester.TestDateTime_Fast.test_negative_float_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_fromtimestamp__test.datetimetester.TestDateTime_Pure.test_negative_float_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_fromtimestamp__test.datetimetester.TestSubclassDateTime_Fast.test_negative_float_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_fromtimestamp__test.datetimetester.TestSubclassDateTime_Pure.test_negative_float_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_utcfromtimestamp__test.datetimetester.TestDateTimeTZ_Fast.test_negative_float_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_utcfromtimestamp__test.datetimetester.TestDateTimeTZ_Pure.test_negative_float_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_utcfromtimestamp__test.datetimetester.TestDateTime_Fast.test_negative_float_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_utcfromtimestamp__test.datetimetester.TestDateTime_Pure.test_negative_float_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_utcfromtimestamp__test.datetimetester.TestSubclassDateTime_Fast.test_negative_float_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_float_utcfromtimestamp__test.datetimetester.TestSubclassDateTime_Pure.test_negative_float_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_index__test.test_json.test_decode.TestCDecode.test_negative_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_index__test.test_json.test_decode.TestPyDecode.test_negative_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_ints_rejected__test.test_ipaddress.AddressTestCase_v4.test_negative_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_ints_rejected__test.test_ipaddress.AddressTestCase_v6.test_negative_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_ints_rejected__test.test_ipaddress.InterfaceTestCase_v4.test_negative_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_ints_rejected__test.test_ipaddress.InterfaceTestCase_v6.test_negative_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_ints_rejected__test.test_ipaddress.NetworkTestCase_v4.test_negative_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_ints_rejected__test.test_ipaddress.NetworkTestCase_v6.test_negative_ints_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_level__test.test_importlib.import_.test_api.Frozen_OldAPITests.test_negative_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_level__test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_negative_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_level__test.test_importlib.import_.test_api.Source_OldAPITests.test_negative_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_level__test.test_importlib.import_.test_api.Source_SpecAPITests.test_negative_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_lo__test.test_bisect.TestBisectC.test_negative_lo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_lo__test.test_bisect.TestBisectPython.test_negative_lo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_offset__test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_negative_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_put__test.test_pickle.CUnpicklerTests.test_negative_put_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_put__test.test_pickle.InMemoryPickleTests.test_negative_put_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_put__test.test_pickle.PyUnpicklerTests.test_negative_put_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_refcount__test.test_capi.test_misc.CAPITest.test_negative_refcount__'need__testcapi.negative_refcount__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_negative_shift_count__test.test_long.LongTest.test_negative_shift_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_timeout_raises_exception__test.test_queue.CLifoQueueTest.test_negative_timeout_raises_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_timeout_raises_exception__test.test_queue.CPriorityQueueTest.test_negative_timeout_raises_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_timeout_raises_exception__test.test_queue.CQueueTest.test_negative_timeout_raises_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_timeout_raises_exception__test.test_queue.CSimpleQueueTest.test_negative_timeout_raises_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_timeout_raises_exception__test.test_queue.PyLifoQueueTest.test_negative_timeout_raises_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_timeout_raises_exception__test.test_queue.PyPriorityQueueTest.test_negative_timeout_raises_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_timeout_raises_exception__test.test_queue.PyQueueTest.test_negative_timeout_raises_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_timeout_raises_exception__test.test_queue.PySimpleQueueTest.test_negative_timeout_raises_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_tolerances__test.test_cmath.IsCloseTests.test_negative_tolerances_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_tolerances__test.test_math.IsCloseTests.test_negative_tolerances_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_zero__test.test_format.FormatTest.test_negative_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_zero_bad_format__test.test_decimal.CFormatTest.test_negative_zero_bad_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_zero_bad_format__test.test_decimal.PyFormatTest.test_negative_zero_bad_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_zero_format_directed_rounding__test.test_decimal.CFormatTest.test_negative_zero_format_directed_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_zero_format_directed_rounding__test.test_decimal.PyFormatTest.test_negative_zero_format_directed_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negative_zero_repr_str__test.test_complex.ComplexTest.test_negative_zero_repr_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negativelen__test.test_audioop.TestAudioop.test_negativelen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_negatives_raise__test.test_statistics.FailNegTest.test_negatives_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_2__test.test_listcomps.ListComprehensionTest.test_nested_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_3__test.test_listcomps.ListComprehensionTest.test_nested_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_4__test.test_listcomps.ListComprehensionTest.test_nested_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_ctypes.test_anon.AnonTest.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_dis.InstructionTests.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_exception_variations.ExceptStarTestCases.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_exception_variations.ExceptTestCases.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_functools.TestPartialMethod.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_lib2to3.test_fixers.Test_repr.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_listcomps.ListComprehensionTest.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_logging.LoggerAdapterTest.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_pkgutil.NestedNamespacePackageTest.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_pyclbr.PyclbrTest.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_symtable.SymtableTest.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_types.SimpleNamespaceTests.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested__test.test_typing.GenericTests.test_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_access_01__test.test_type_params.TypeParamsAccessTest.test_nested_access_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_call__test.test_monitoring.MonitoringEventsTest.test_nested_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_calls_not_equal__test.test_unittest.testmock.testhelpers.CallTest.test_nested_calls_not_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_cgi_path_issue21323__test.test_httpservers.CGIHTTPServerTestCase.test_nested_cgi_path_issue21323__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_nested_class__test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_class_definition__test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_class_definition_indented_string__test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_indented_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_class_definition_inside_async_function__test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_inside_async_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_class_definition_inside_function__test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_inside_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_classes_in_enum_with_nonmember__test.test_enum.TestSpecial.test_nested_classes_in_enum_with_nonmember_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_classvar_fails_forward_ref_check__test.test_typing.ForwardRefTests.test_nested_classvar_fails_forward_ref_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_comp__test.test_coroutines.CoroutineTest.test_nested_comp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_comprehensions_for__test.test_iter.TestCase.test_nested_comprehensions_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_comprehensions_iter__test.test_iter.TestCase.test_nested_comprehensions_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_else__test.test_exception_variations.ExceptStarTestCases.test_nested_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_else__test.test_exception_variations.ExceptTestCases.test_nested_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_else_mixed1__test.test_exception_variations.ExceptStarTestCases.test_nested_else_mixed1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_else_mixed2__test.test_exception_variations.ExceptStarTestCases.test_nested_else_mixed2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_empty_constructor__test.test_set.TestFrozenSetSubclass.test_nested_empty_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_except_stars__test.test_except_star.TestExceptStarSplitSemantics.test_nested_except_stars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_exception__test.test_sys_setprofile.ProfileHookTestCase.test_nested_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_exception_group_tracebacks__test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_exception_group_tracebacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_exception_in_else__test.test_exception_variations.ExceptTestCases.test_nested_exception_in_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_exception_in_except__test.test_exception_variations.ExceptTestCases.test_nested_exception_in_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_exception_in_finally_no_exception__test.test_exception_variations.ExceptTestCases.test_nested_exception_in_finally_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_exception_in_finally_with_exception__test.test_exception_variations.ExceptTestCases.test_nested_exception_in_finally_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_explicit__test.test_logging.BuiltinLevelsTest.test_nested_explicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_free__test.test_listcomps.ListComprehensionTest.test_nested_free_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_free__test.test_type_params.TypeParamsClassScopeTest.test_nested_free_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_free_var_in_expr__test.test_listcomps.ListComprehensionTest.test_nested_free_var_in_expr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_free_var_in_iter__test.test_listcomps.ListComprehensionTest.test_nested_free_var_in_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_free_var_not_bound_in_outer_comp__test.test_listcomps.ListComprehensionTest.test_nested_free_var_not_bound_in_outer_comp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_fstrings__test.test_fstring.TestCase.test_nested_fstrings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_func__test.test_inspect.test_inspect.TestBuggyCases.test_nested_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_gen_except_loop__test.test_generators.ExceptionTest.test_nested_gen_except_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_group_chaining__test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_group_chaining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_group_matches_template__test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_group_matches_template_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_has_free_var__test.test_listcomps.ListComprehensionTest.test_nested_has_free_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_ifs__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_ifs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_ifs__test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_ifs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_ifs__test.test_sys_settrace.TestSetLocalTrace.test_nested_ifs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_ifs__test.test_sys_settrace.TraceOpcodesTestCase.test_nested_ifs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_ifs__test.test_sys_settrace.TraceTestCase.test_nested_ifs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_ifs_with_and__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_ifs_with_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_ifs_with_and__test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_ifs_with_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_ifs_with_and__test.test_sys_settrace.TestSetLocalTrace.test_nested_ifs_with_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_ifs_with_and__test.test_sys_settrace.TraceOpcodesTestCase.test_nested_ifs_with_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_ifs_with_and__test.test_sys_settrace.TraceTestCase.test_nested_ifs_with_and_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_in_loop__test.test_except_star.TestExceptStarSplitSemantics.test_nested_in_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_indentations__test.test_pprint.QueryTestCase.test_nested_indentations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_inherited__test.test_logging.BuiltinLevelsTest.test_nested_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_initializers__test.test_ctypes.test_structures.StructureTestCase.test_nested_initializers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_inner_contains_outer_boundary__test.test_email.test_email.TestMultipart.test_nested_inner_contains_outer_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_lambda__test.test_inspect.test_inspect.TestOneliners.test_nested_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_listcomp_in_lambda__test.test_listcomps.ListComprehensionTest.test_nested_listcomp_in_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_loops__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_loops__test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_loops__test.test_sys_settrace.TestSetLocalTrace.test_nested_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_loops__test.test_sys_settrace.TraceOpcodesTestCase.test_nested_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_loops__test.test_sys_settrace.TraceTestCase.test_nested_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_mixed1__test.test_exception_variations.ExceptStarTestCases.test_nested_mixed1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_mixed2__test.test_exception_variations.ExceptStarTestCases.test_nested_mixed2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_multipart_mixeds__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_nested_multipart_mixeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_multipart_mixeds__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_nested_multipart_mixeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_multipart_mixeds__test.test_email.test_email.TestIdempotent.test_nested_multipart_mixeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_named_except_blocks__test.test_syntax.SyntaxTestCase.test_nested_named_except_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_names__test.test_pickle.CDumpPickle_LoadPickle.test_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_names__test.test_pickle.CPicklerTests.test_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_names__test.test_pickle.DumpPickle_CLoadPickle.test_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_names__test.test_pickle.InMemoryPickleTests.test_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_names__test.test_pickle.PyPicklerTests.test_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_names__test.test_pickletools.OptimizedPickleTests.test_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_optimization__test.test_functools.TestPartialC.test_nested_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_optimization__test.test_functools.TestPartialPy.test_nested_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_optimization__test.test_functools.TestPartialPySubclass.test_nested_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_paramspec__test.test_typing.CollectionsCallableTests.test_nested_paramspec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_paramspec__test.test_typing.TypingCallableTests.test_nested_paramspec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_partial_with_attribute__test.test_functools.TestPartialC.test_nested_partial_with_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_partial_with_attribute__test.test_functools.TestPartialCSubclass.test_nested_partial_with_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_partial_with_attribute__test.test_functools.TestPartialPy.test_nested_partial_with_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_partial_with_attribute__test.test_functools.TestPartialPySubclass.test_nested_partial_with_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_patch_failure__test.test_unittest.testmock.testpatch.PatchTest.test_nested_patch_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_patch_with_spec_as_list__test.test_unittest.testmock.testpatch.PatchTest.test_nested_patch_with_spec_as_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_reraise__test.test_raise.TestRaise.test_nested_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_scope_in_generic_alias__test.test_type_params.TypeParamsAccessTest.test_nested_scope_in_generic_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_scopes__test.test_future_stmt.test_future_single_import.TestFuture.test_nested_scopes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_timeout_in_finally__test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeout_in_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_timeouts__test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_timeouts_concurrent__test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_timeouts_loop_busy__test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts_loop_busy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_try_if__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_try_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_try_if__test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_try_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_try_if__test.test_sys_settrace.TestSetLocalTrace.test_nested_try_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_try_if__test.test_sys_settrace.TraceOpcodesTestCase.test_nested_try_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_try_if__test.test_sys_settrace.TraceTestCase.test_nested_try_if_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_tuple__test.test_capi.test_getargs.Test_testcapi.test_nested_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_tuples__test.test_lib2to3.test_fixers.Test_repr.test_nested_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_with_same_boundary__test.test_email.test_email.TestMultipart.test_nested_with_same_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_with_statements__test.test_decimal.CContextWithStatement.test_nested_with_statements_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_with_statements__test.test_decimal.PyContextWithStatement.test_nested_with_statements_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nested_with_virtual_parent__test.test_logging.BuiltinLevelsTest.test_nested_with_virtual_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nesting__test.test_reprlib.ReprTests.test_nesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netmask_errors__test.test_ipaddress.InterfaceTestCase_v4.test_netmask_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netmask_errors__test.test_ipaddress.InterfaceTestCase_v6.test_netmask_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netmask_errors__test.test_ipaddress.NetworkTestCase_v4.test_netmask_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netmask_errors__test.test_ipaddress.NetworkTestCase_v6.test_netmask_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netmask_in_tuple_errors__test.test_ipaddress.InterfaceTestCase_v4.test_netmask_in_tuple_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netmask_in_tuple_errors__test.test_ipaddress.InterfaceTestCase_v6.test_netmask_in_tuple_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netmask_in_tuple_errors__test.test_ipaddress.NetworkTestCase_v4.test_netmask_in_tuple_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netmask_in_tuple_errors__test.test_ipaddress.NetworkTestCase_v6.test_netmask_in_tuple_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netscape_example_1__test.test_http_cookiejar.LWPCookieTests.test_netscape_example_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netscape_example_2__test.test_http_cookiejar.LWPCookieTests.test_netscape_example_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netscape_misc__test.test_http_cookiejar.LWPCookieTests.test_netscape_misc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_netstat_getnode__test.test_uuid.TestInternalsWithExtModule.test_netstat_getnode__'netstat_is_not_used_for_introspection_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_netstat_getnode__test.test_uuid.TestInternalsWithoutExtModule.test_netstat_getnode__'netstat_is_not_used_for_introspection_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_network_passed_as_address__test.test_ipaddress.AddressTestCase_v4.test_network_passed_as_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_network_passed_as_address__test.test_ipaddress.AddressTestCase_v6.test_network_passed_as_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_networked__test.test_httplib.HTTPSTest.test_networked__\"Use_of_the_'network'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_networked_bad_cert__test.test_httplib.HTTPSTest.test_networked_bad_cert__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_networked_good_cert__test.test_httplib.HTTPSTest.test_networked_good_cert__\"Use_of_the_'network'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_networked_noverification__test.test_httplib.HTTPSTest.test_networked_noverification__\"Use_of_the_'network'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_networked_trusted_by_default_cert__test.test_httplib.HTTPSTest.test_networked_trusted_by_default_cert__\"Use_of_the_'network'_resource_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_never_quote__test.test_urllib.QuotingTests.test_never_quote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_never_used__test.test__xxinterpchannels.ChannelReleaseTests.test_never_used_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new__test.test_lib2to3.test_parser.TestExcept.test_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new__test.test_typing.AnnotatedTests.test_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new__test.test_xxlimited.TestXXLimited.test_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new__test.test_xxlimited.TestXXLimited35.test_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_attr__test.test_importlib.test_lazy.LazyLoaderTests.test_new_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_attributes_cannot_be_accessed_on_seal__test.test_unittest.testmock.testsealable.TestSealable.test_new_attributes_cannot_be_accessed_on_seal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_attributes_cannot_be_set_on_child_of_seal__test.test_unittest.testmock.testsealable.TestSealable.test_new_attributes_cannot_be_set_on_child_of_seal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_attributes_cannot_be_set_on_seal__test.test_unittest.testmock.testsealable.TestSealable.test_new_attributes_cannot_be_set_on_seal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_binary_notation__test.test_lib2to3.test_parser.TestNumericLiterals.test_new_binary_notation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_builtins_issue_43102__test.test_collections.TestNamedTuple.test_new_builtins_issue_43102_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_callable_class_decorating__test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_class_decorating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_callable_create__test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_callable_failure__test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_callable_incompatible_with_autospec__test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_incompatible_with_autospec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_callable_incompatible_with_new__test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_incompatible_with_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_callable_inherit_for_mocks__test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_inherit_for_mocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_callable_inherit_non_mock__test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_inherit_non_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_callable_keyword_arguments__test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_keyword_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_callable_patch__test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_patch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_callable_patch_object__test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_patch_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_callable_spec__test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_called__test.test_typing.ProtocolTests.test_new_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_basics__test.test_types.ClassCreationTests.test_new_class_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_defaults__test.test_types.ClassCreationTests.test_new_class_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_exec_body__test.test_types.ClassCreationTests.test_new_class_exec_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_meta__test.test_types.ClassCreationTests.test_new_class_meta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_meta_with_base__test.test_types.ClassCreationTests.test_new_class_meta_with_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_metaclass_keywords__test.test_types.ClassCreationTests.test_new_class_metaclass_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_subclass__test.test_types.ClassCreationTests.test_new_class_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_with_mro_entry__test.test_types.ClassCreationTests.test_new_class_with_mro_entry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_with_mro_entry_error__test.test_types.ClassCreationTests.test_new_class_with_mro_entry_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_with_mro_entry_genericalias__test.test_types.ClassCreationTests.test_new_class_with_mro_entry_genericalias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_with_mro_entry_multiple_2__test.test_types.ClassCreationTests.test_new_class_with_mro_entry_multiple_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_with_mro_entry_multiple__test.test_types.ClassCreationTests.test_new_class_with_mro_entry_multiple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_class_with_mro_entry_none__test.test_types.ClassCreationTests.test_new_class_with_mro_entry_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_event_loop__test.test_asyncio.test_events.PolicyTests.test_new_event_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_factory_overrides_default__test.test_email.test_policy.PolicyAPITests.test_new_factory_overrides_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_features__test.test_struct.StructTest.test_new_features_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_kwdargs__test.test_exception_hierarchy.ExplicitSubclassingTest.test_new_kwdargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_localetime__test.test_strptime.CacheTests.test_new_localetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_no_args__test.test_typing.GenericTests.test_new_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_octal_notation__test.test_lib2to3.test_parser.TestNumericLiterals.test_new_octal_notation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_or_init__test.test_set.TestFrozenSet.test_new_or_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_or_init__test.test_set.TestFrozenSetSubclass.test_new_or_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_or_init__test.test_set.TestSet.test_new_or_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_or_init__test.test_set.TestSetSubclass.test_new_or_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_or_init__test.test_weakset.TestWeakSet.test_new_or_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_overridden__test.test_exception_hierarchy.ExplicitSubclassingTest.test_new_overridden_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_override__test.test_codecs.ExceptionNotesTest.test_new_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_reference__test.test_tracemalloc.TestTracemallocEnabled.test_new_reference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_repr__test.test_typing.GenericTests.test_new_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_repr_bare__test.test_typing.GenericTests.test_new_repr_bare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_repr_complex__test.test_typing.GenericTests.test_new_repr_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_returns_invalid_instance__test.test_raise.TestRaise.test_new_returns_invalid_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_style_iter_class__test.test_iter.TestCase.test_new_style_iter_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_syntax__test.test_lib2to3.test_parser.TestClassDef.test_new_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_tcp_flags__test.test_socket.TestMSWindowsTCPFlags.test_new_tcp_flags__'requires_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_new_type__test.test_builtin.TestType.test_new_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_upper_to_lower__test.test_hashlib.HashLibTestCase.test_new_upper_to_lower_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_with_args2__test.test_typing.GenericTests.test_new_with_args2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_new_with_args__test.test_typing.GenericTests.test_new_with_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newempty__test.test_code.CodeTest.test_newempty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newinstance__test.test_gc.GCTests.test_newinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline__test.test_bz2.OpenTest.test_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline__test.test_gzip.TestOpen.test_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline__test.test_lzma.OpenTestCase.test_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_after_parenthesized_block_with_comment__test.test_tokenize.GenerateTokensTest.test_newline_after_parenthesized_block_with_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_after_parenthesized_block_with_comment__test.test_tokenize.TokenizeTest.test_newline_after_parenthesized_block_with_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_and_space_at_the_end_of_the_source_without_newline__test.test_tokenize.TestTokenize.test_newline_and_space_at_the_end_of_the_source_without_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_argument__test.test_memoryio.CStringIOPickleTest.test_newline_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_argument__test.test_memoryio.CStringIOTest.test_newline_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_argument__test.test_memoryio.PyStringIOPickleTest.test_newline_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_argument__test.test_memoryio.PyStringIOTest.test_newline_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_bytes__test.test_io.CIncrementalNewlineDecoderTest.test_newline_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_bytes__test.test_io.PyIncrementalNewlineDecoderTest.test_newline_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_cr__test.test_memoryio.CStringIOPickleTest.test_newline_cr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_cr__test.test_memoryio.CStringIOTest.test_newline_cr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_cr__test.test_memoryio.PyStringIOPickleTest.test_newline_cr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_cr__test.test_memoryio.PyStringIOTest.test_newline_cr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_crlf__test.test_memoryio.CStringIOPickleTest.test_newline_crlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_crlf__test.test_memoryio.CStringIOTest.test_newline_crlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_crlf__test.test_memoryio.PyStringIOPickleTest.test_newline_crlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_crlf__test.test_memoryio.PyStringIOTest.test_newline_crlf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_decoder__test.test_io.CIncrementalNewlineDecoderTest.test_newline_decoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_decoder__test.test_io.PyIncrementalNewlineDecoderTest.test_newline_decoder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_default__test.test_memoryio.CStringIOPickleTest.test_newline_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_default__test.test_memoryio.CStringIOTest.test_newline_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_default__test.test_memoryio.PyStringIOPickleTest.test_newline_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_default__test.test_memoryio.PyStringIOTest.test_newline_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_empty__test.test_memoryio.CStringIOPickleTest.test_newline_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_empty__test.test_memoryio.CStringIOTest.test_newline_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_empty__test.test_memoryio.PyStringIOPickleTest.test_newline_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_empty__test.test_memoryio.PyStringIOTest.test_newline_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_lf__test.test_memoryio.CStringIOPickleTest.test_newline_lf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_lf__test.test_memoryio.CStringIOTest.test_newline_lf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_lf__test.test_memoryio.PyStringIOPickleTest.test_newline_lf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_lf__test.test_memoryio.PyStringIOTest.test_newline_lf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_none__test.test_memoryio.CStringIOPickleTest.test_newline_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_none__test.test_memoryio.CStringIOTest.test_newline_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_none__test.test_memoryio.PyStringIOPickleTest.test_newline_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newline_none__test.test_memoryio.PyStringIOTest.test_newline_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines__test.test_csv.TestDialectExcel.test_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines__test.test_email.test_email.TestFeedParsers.test_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines__test.test_io.CTextIOWrapperTest.test_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines__test.test_io.PyTextIOWrapperTest.test_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines_before_syntax_error__test.test_fstring.TestCase.test_newlines_before_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines_escaped__test.test_uu.UUTest.test_newlines_escaped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines_in_expressions__test.test_fstring.TestCase.test_newlines_in_expressions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines_input__test.test_io.CTextIOWrapperTest.test_newlines_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines_input__test.test_io.PyTextIOWrapperTest.test_newlines_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines_output__test.test_io.CTextIOWrapperTest.test_newlines_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines_output__test.test_io.PyTextIOWrapperTest.test_newlines_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines_property__test.test_memoryio.CStringIOPickleTest.test_newlines_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines_property__test.test_memoryio.CStringIOTest.test_newlines_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines_property__test.test_memoryio.PyStringIOPickleTest.test_newlines_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newlines_property__test.test_memoryio.PyStringIOTest.test_newlines_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newnews__test.test_nntplib.NNTPv1Tests.test_newnews_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newnews__test.test_nntplib.NNTPv2Tests.test_newnews_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_generic__test.test_pickle.CDumpPickle_LoadPickle.test_newobj_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_generic__test.test_pickle.CPicklerTests.test_newobj_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_generic__test.test_pickle.DumpPickle_CLoadPickle.test_newobj_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_generic__test.test_pickle.InMemoryPickleTests.test_newobj_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_generic__test.test_pickle.PyPicklerTests.test_newobj_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_generic__test.test_pickletools.OptimizedPickleTests.test_newobj_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list__test.test_pickle.CDumpPickle_LoadPickle.test_newobj_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list__test.test_pickle.CPicklerTests.test_newobj_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list__test.test_pickle.DumpPickle_CLoadPickle.test_newobj_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list__test.test_pickle.InMemoryPickleTests.test_newobj_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list__test.test_pickle.PyPicklerTests.test_newobj_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list__test.test_pickletools.OptimizedPickleTests.test_newobj_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list_slots__test.test_pickle.CDumpPickle_LoadPickle.test_newobj_list_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list_slots__test.test_pickle.CPicklerTests.test_newobj_list_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list_slots__test.test_pickle.DumpPickle_CLoadPickle.test_newobj_list_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list_slots__test.test_pickle.InMemoryPickleTests.test_newobj_list_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list_slots__test.test_pickle.PyPicklerTests.test_newobj_list_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_list_slots__test.test_pickletools.OptimizedPickleTests.test_newobj_list_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_not_class__test.test_pickle.CDumpPickle_LoadPickle.test_newobj_not_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_not_class__test.test_pickle.CPicklerTests.test_newobj_not_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_not_class__test.test_pickle.DumpPickle_CLoadPickle.test_newobj_not_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_not_class__test.test_pickle.InMemoryPickleTests.test_newobj_not_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_not_class__test.test_pickle.PyPicklerTests.test_newobj_not_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_not_class__test.test_pickletools.OptimizedPickleTests.test_newobj_not_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_overridden_new__test.test_pickle.CDumpPickle_LoadPickle.test_newobj_overridden_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_overridden_new__test.test_pickle.CPicklerTests.test_newobj_overridden_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_overridden_new__test.test_pickle.DumpPickle_CLoadPickle.test_newobj_overridden_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_overridden_new__test.test_pickle.InMemoryPickleTests.test_newobj_overridden_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_overridden_new__test.test_pickle.PyPicklerTests.test_newobj_overridden_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_overridden_new__test.test_pickletools.OptimizedPickleTests.test_newobj_overridden_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_proxies__test.test_pickle.CDumpPickle_LoadPickle.test_newobj_proxies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_proxies__test.test_pickle.CPicklerTests.test_newobj_proxies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_proxies__test.test_pickle.DumpPickle_CLoadPickle.test_newobj_proxies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_proxies__test.test_pickle.InMemoryPickleTests.test_newobj_proxies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_proxies__test.test_pickle.PyPicklerTests.test_newobj_proxies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_proxies__test.test_pickletools.OptimizedPickleTests.test_newobj_proxies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_tuple__test.test_pickle.CDumpPickle_LoadPickle.test_newobj_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_tuple__test.test_pickle.CPicklerTests.test_newobj_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_tuple__test.test_pickle.DumpPickle_CLoadPickle.test_newobj_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_tuple__test.test_pickle.InMemoryPickleTests.test_newobj_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_tuple__test.test_pickle.PyPicklerTests.test_newobj_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newobj_tuple__test.test_pickletools.OptimizedPickleTests.test_newobj_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newslots__test.test_descr.ClassPropertiesAndMethods.test_newslots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newstyle_class__test.test_xmlrpc.XMLRPCTestCase.test_newstyle_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newstyle_mro__test.test_inspect.test_inspect.TestClassesAndFunctions.test_newstyle_mro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newstyle_number_ops__test.test_weakref.ReferencesTestCase.test_newstyle_number_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_newstyleclass__test.test_gc.GCTests.test_newstyleclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next__test.test_bdb.StateTestCase.test_next_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next__test.test_builtin.BuiltinTest.test_next_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next__test.test_nntplib.NNTPv1Tests.test_next_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next__test.test_nntplib.NNTPv2Tests.test_next_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_command_in_generator_for_loop__test.test_bdb.IssuesTestCase.test_next_command_in_generator_for_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_command_in_generator_with_subiterator__test.test_bdb.IssuesTestCase.test_next_command_in_generator_with_subiterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_data__test.test_unittest.testmock.testwith.TestMockOpen.test_next_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_in_caller_frame__test.test_bdb.StateTestCase.test_next_in_caller_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_minus__test.test_decimal.CContextAPItests.test_next_minus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_minus__test.test_decimal.PyContextAPItests.test_next_minus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_nonsizeable__test.test_io.CIOTest.test_next_nonsizeable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_nonsizeable__test.test_io.PyIOTest.test_next_nonsizeable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_on_empty_tarfile__test.test_tarfile.Bz2MiscReadTest.test_next_on_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_on_empty_tarfile__test.test_tarfile.GzipMiscReadTest.test_next_on_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_on_empty_tarfile__test.test_tarfile.LzmaMiscReadTest.test_next_on_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_on_empty_tarfile__test.test_tarfile.MiscReadTest.test_next_on_empty_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_on_plain_statement__test.test_bdb.StateTestCase.test_next_on_plain_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_over_import__test.test_bdb.StateTestCase.test_next_over_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_plus__test.test_decimal.CContextAPItests.test_next_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_plus__test.test_decimal.PyContextAPItests.test_next_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_toward__test.test_decimal.CContextAPItests.test_next_toward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_toward__test.test_decimal.PyContextAPItests.test_next_toward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_next_until_return_in_generator__test.test_bdb.IssuesTestCase.test_next_until_return_in_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nextafter__test.test_math.MathTests.test_nextafter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nextminus__test.test_decimal.CIBMTestCases.test_nextminus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nextminus__test.test_decimal.PyIBMTestCases.test_nextminus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nextplus__test.test_decimal.CIBMTestCases.test_nextplus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nextplus__test.test_decimal.PyIBMTestCases.test_nextplus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nexttoward__test.test_decimal.CIBMTestCases.test_nexttoward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nexttoward__test.test_decimal.PyIBMTestCases.test_nexttoward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nlargest__test.test_heapq.TestHeapC.test_nlargest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nlargest__test.test_heapq.TestHeapPython.test_nlargest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nlocals_mismatch__test.test_code.CodeTest.test_nlocals_mismatch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nlst__test.test_ftplib.TestFTPClass.test_nlst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nlst__test.test_ftplib.TestTLS_FTPClassMixin.test_nlst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_FatalError_infinite_loop__test.test_capi.test_misc.CAPITest.test_no_FatalError_infinite_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_append_versus_append__test.test_optparse.TestStandard.test_no_append_versus_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_contextlib.TestSuppress.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_int.IntTestCases.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_statistics.TestHarmonicMean.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_statistics.TestMean.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_statistics.TestMedian.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_statistics.TestMedianGrouped.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_statistics.TestMedianHigh.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_statistics.TestMedianLow.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_statistics.TestMode.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_statistics.TestPStdev.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_statistics.TestPVariance.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_statistics.TestStdev.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args__test.test_statistics.TestVariance.test_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args_compiles_path__test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_compiles_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args_compiles_path__test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_compiles_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_args_respects_force_flag__test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_respects_force_flag__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_no_args_respects_force_flag__test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_respects_force_flag__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_no_args_respects_quiet_flag__test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_respects_quiet_flag__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_no_args_respects_quiet_flag__test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_respects_quiet_flag__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_no_argument__test.test_genericpath.TestGenericTest.test_no_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_argument__test.test_ntpath.NtCommonTest.test_no_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_argument__test.test_posixpath.PosixCommonTest.test_no_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_argument_actions__test.test_argparse.TestInvalidArgumentConstructors.test_no_argument_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_argument_no_const_actions__test.test_argparse.TestInvalidArgumentConstructors.test_no_argument_no_const_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_async_generator_instantiation__test.test_typing.CollectionsAbcTests.test_no_async_generator_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_binding_uses_nonlocal__test.test_type_params.TypeParamsClassScopeTest.test_no_binding_uses_nonlocal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_bivariant__test.test_typing.TypeVarTests.test_no_bivariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_bom_no_encoding_cookie__test.test_tokenize.TestDetectEncoding.test_no_bom_no_encoding_cookie_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_bytecode__test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_bytecode__test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_cache__test.test_zoneinfo.test_zoneinfo_property.CZoneInfoCacheTest.test_no_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_cache__test.test_zoneinfo.test_zoneinfo_property.ZoneInfoCacheTest.test_no_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_callback_args_for_action__test.test_optparse.TestOptionChecks.test_no_callback_args_for_action_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_callback_for_action__test.test_optparse.TestOptionChecks.test_no_callback_for_action_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_callback_kwargs_for_action__test.test_optparse.TestOptionChecks.test_no_callback_kwargs_for_action_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_caret_with_no_debug_ranges_flag__test.test_traceback.TracebackCases.test_no_caret_with_no_debug_ranges_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_caret_with_no_debug_ranges_flag_python_traceback__test.test_traceback.TracebackCases.test_no_caret_with_no_debug_ranges_flag_python_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_chaining__test.test_genericalias.BaseTest.test_no_chaining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_choices_for_type__test.test_optparse.TestOptionChecks.test_no_choices_for_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_choices_list__test.test_optparse.TestOptionChecks.test_no_choices_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_classvar_kwarg__test.test_dataclasses.TestKeywordArgs.test_no_classvar_kwarg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_close_file__test.test_sax.BytesXmlgenTest.test_no_close_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_close_file__test.test_sax.StreamReaderWriterXmlgenTest.test_no_close_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_close_file__test.test_sax.StreamWriterXmlgenTest.test_no_close_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_close_file__test.test_sax.StringXmlgenTest.test_no_close_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_close_file__test.test_sax.WriterXmlgenTest.test_no_close_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_closefd_with_filename__test.test_io.CIOTest.test_no_closefd_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_closefd_with_filename__test.test_io.PyIOTest.test_no_closefd_with_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_coding_cookie_and_utf8_bom__test.test_tokenize.TestTokenizerAdheresToPep0263.test_no_coding_cookie_and_utf8_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_comdat_folding__test.test_list.ListTest.test_no_comdat_folding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_comdat_folding__test.test_tuple.TupleTest.test_no_comdat_folding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_const_for_action__test.test_optparse.TestOptionChecks.test_no_const_for_action_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_create_module__test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_no_create_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_create_module__test.test_importlib.test_util.Source_ModuleFromSpecTests.test_no_create_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_cycles__test.test_weakref.WeakMethodTestCase.test_no_cycles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_data__test.test_zipfile.test_core.StripExtraTests.test_no_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_deadlock__test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests.test_no_deadlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_deadlock__test.test_importlib.test_locks.Source_DeadlockAvoidanceTests.test_no_deadlock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_default__test.test_optparse.TestExpandDefaults.test_no_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_default__test.test_patma.TestTracing.test_no_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_default_value__test.test_dataclasses.TestDescriptors.test_no_default_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_dependencies__test.test_graphlib.TestTopologicalSort.test_no_dependencies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_dict_instantiation__test.test_typing.CollectionsAbcTests.test_no_dict_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_dict_no_slots__test.test_inspect.test_inspect.TestGetattrStatic.test_no_dict_no_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_dict_no_slots_instance_member__test.test_inspect.test_inspect.TestGetattrStatic.test_no_dict_no_slots_instance_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_directory_traversal__test.test_uu.UUTest.test_no_directory_traversal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_docstring__test.test_module.ModuleTests.test_no_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_double_type_conversion_of_default__test.test_argparse.TestTypeFunctionCalledOnDefault.test_no_double_type_conversion_of_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_duplicate_paths__test.test_site.ImportSideEffectTests.test_no_duplicate_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_duplicate_rows_after_rollback_close_cursor__test.test_sqlite3.test_transactions.RollbackTests.test_no_duplicate_rows_after_rollback_close_cursor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_duplicate_rows_after_rollback_del_cursor__test.test_sqlite3.test_transactions.RollbackTests.test_no_duplicate_rows_after_rollback_del_cursor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_duplicate_rows_after_rollback_new_query__test.test_sqlite3.test_transactions.RollbackTests.test_no_duplicate_rows_after_rollback_new_query_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_duplicates__test.test_enum.TestSpecial.test_no_duplicates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_duplicates_if_replacement_not_in_templates__test.test_typing.TemplateReplacementTests.test_no_duplicates_if_replacement_not_in_templates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_duplicates_in_meta_path__test.test_sys.SysModuleTest.test_no_duplicates_in_meta_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_encoded__test.test_email.test__encoded_words.TestDecodeQ.test_no_encoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_ending_newline__test.test_compile.TestSpecifics.test_no_ending_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_ending_newline__test.test_linecache.LineCacheTests.test_no_ending_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_ensure_ascii_flag__test.test_json.test_tool.TestTool.test_no_ensure_ascii_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_eof__test.test_tarfile.ContextManagerTest.test_no_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_eq__test.test_dataclasses.TestEq.test_no_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_eval_union__test.test_typing.UnionTests.test_no_eval_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_event_if_not_watched__test.test_capi.test_watchers.TestDictWatchers.test_no_event_if_not_watched_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_exception__test.test_contextlib.TestSuppress.test_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_exception_leak__test.test_unittest.test_case.Test_TestCase.test_no_exception_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_expand__test.test_optparse.TestExpandDefaults.test_no_expand_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_ext__test.test_fileinput.Test_hook_compressed.test_no_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_extraneous_read__test.test_io.CBufferedRandomTest.test_no_extraneous_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_extraneous_read__test.test_io.CBufferedReaderTest.test_no_extraneous_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_extraneous_read__test.test_io.PyBufferedRandomTest.test_no_extraneous_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_extraneous_read__test.test_io.PyBufferedReaderTest.test_no_extraneous_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_failure__test.test_logging.ShutdownTest.test_no_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_fields__test.test_ast.AST_Tests.test_no_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_fields__test.test_dataclasses.TestCase.test_no_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_fields_but_member_variable__test.test_dataclasses.TestCase.test_no_fields_but_member_variable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_files_left_behind__test.test_tempfile.TestGetDefaultTempdir.test_no_files_left_behind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_frozen_importlib__test.test_importlib.test_api.FrozenImportlibTests.test_no_frozen_importlib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_frozenset_instantiation__test.test_typing.CollectionsAbcTests.test_no_frozenset_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_generator_instantiation__test.test_typing.CollectionsAbcTests.test_no_generator_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_hang_on_context_chain_cycle1__test.test_exceptions.ExceptionTests.test_no_hang_on_context_chain_cycle1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_hang_on_context_chain_cycle2__test.test_exceptions.ExceptionTests.test_no_hang_on_context_chain_cycle2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_hang_on_context_chain_cycle3__test.test_exceptions.ExceptionTests.test_no_hang_on_context_chain_cycle3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_help__test.test_argparse.TestOptionalsHelpVersionActions.test_no_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_home_directory__test.test_site.HelperFunctionsTests.test_no_home_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_incomplete_frames__test.test_tracemalloc.TestTracemallocEnabled.test_no_incomplete_frames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_indent__test.test_json.test_tool.TestTool.test_no_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_indent__test.test_syntax.SyntaxTestCase.test_no_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inheritance_from_nominal__test.test_typing.ProtocolTests.test_no_inheritance_from_nominal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_init__test.test_dataclasses.TestInit.test_no_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_init__test.test_dataclasses.TestReplace.test_no_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inplace_modifications__test.test_statistics.TestHarmonicMean.test_no_inplace_modifications_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inplace_modifications__test.test_statistics.TestMean.test_no_inplace_modifications_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inplace_modifications__test.test_statistics.TestMedian.test_no_inplace_modifications_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inplace_modifications__test.test_statistics.TestMedianGrouped.test_no_inplace_modifications_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inplace_modifications__test.test_statistics.TestMedianHigh.test_no_inplace_modifications_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inplace_modifications__test.test_statistics.TestMedianLow.test_no_inplace_modifications_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inplace_modifications__test.test_statistics.TestMode.test_no_inplace_modifications_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inplace_modifications__test.test_statistics.TestPStdev.test_no_inplace_modifications_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inplace_modifications__test.test_statistics.TestPVariance.test_no_inplace_modifications_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inplace_modifications__test.test_statistics.TestStdev.test_no_inplace_modifications_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_inplace_modifications__test.test_statistics.TestVariance.test_no_inplace_modifications_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_instantiation__test.test_typing.ProtocolTests.test_no_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_interpolation__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_no_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_ipow__test.test_descr.ClassPropertiesAndMethods.test_no_ipow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_isinstance__test.test_typing.ClassVarTests.test_no_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_isinstance__test.test_typing.FinalTests.test_no_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_isinstance__test.test_typing.LiteralStringTests.test_no_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_isinstance__test.test_typing.NotRequiredTests.test_no_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_isinstance__test.test_typing.RequiredTests.test_no_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_isinstance__test.test_typing.SelfTests.test_no_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_isinstance__test.test_typing.TypeAliasTests.test_no_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_isinstance__test.test_typing.TypeGuardTests.test_no_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_isinstance_or_issubclass__test.test_typing.LiteralTests.test_no_isinstance_or_issubclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_issubclass__test.test_typing.TypeAliasTests.test_no_issubclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_backwards_into_async_for_block__test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_async_for_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_backwards_into_async_with_block__test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_async_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_backwards_into_for_block__test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_for_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_backwards_into_with_block__test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_forwards_into_async_for_block__test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_async_for_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_forwards_into_async_with_block__test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_async_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_forwards_into_for_block__test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_for_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_forwards_into_with_block__test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_from_call__test.test_sys_settrace.JumpTestCase.test_no_jump_from_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_from_exception_event__test.test_sys_settrace.JumpTestCase.test_no_jump_from_exception_event_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_from_return_event__test.test_sys_settrace.JumpTestCase.test_no_jump_from_return_event_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_infinite_while_loop__test.test_sys_settrace.JumpTestCase.test_no_jump_infinite_while_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_into_async_for_block_before_else__test.test_sys_settrace.JumpTestCase.test_no_jump_into_async_for_block_before_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_into_bare_except_block__test.test_sys_settrace.JumpTestCase.test_no_jump_into_bare_except_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_into_bare_except_block_from_try_block__test.test_sys_settrace.JumpTestCase.test_no_jump_into_bare_except_block_from_try_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_into_for_block_before_else__test.test_sys_settrace.JumpTestCase.test_no_jump_into_for_block_before_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_into_qualified_except_block__test.test_sys_settrace.JumpTestCase.test_no_jump_into_qualified_except_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_into_qualified_except_block_from_try_block__test.test_sys_settrace.JumpTestCase.test_no_jump_into_qualified_except_block_from_try_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_over_return_out_of_finally_block__test.test_sys_settrace.JumpTestCase.test_no_jump_over_return_out_of_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_over_return_try_finally_in_finally_block__test.test_sys_settrace.JumpTestCase.test_no_jump_over_return_try_finally_in_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_to_except_1__test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_to_except_2__test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_to_except_3__test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_to_except_4__test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_to_non_integers__test.test_sys_settrace.JumpTestCase.test_no_jump_to_non_integers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_too_far_backwards__test.test_sys_settrace.JumpTestCase.test_no_jump_too_far_backwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_too_far_forwards__test.test_sys_settrace.JumpTestCase.test_no_jump_too_far_forwards_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_jump_without_trace_function__test.test_sys_settrace.JumpTestCase.test_no_jump_without_trace_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_kwargs__test.test__xxinterpchannels.ChannelReleaseTests.test_no_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_kwargs__test.test_genericalias.BaseTest.test_no_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_kwargs__test.test_logging.BasicConfigTest.test_no_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_leading_slash__test.test_httpservers.CGIHTTPServerTestCase.test_no_leading_slash__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_no_leakage_to_locals__test.test_listcomps.ListComprehensionTest.test_no_leakage_to_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_leaking__test.test_subprocess.ProcessTestCase.test_no_leaking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_leaking__test.test_subprocess.ProcessTestCaseNoPoll.test_no_leaking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_leapdays__test.test_calendar.LeapdaysTestCase.test_no_leapdays_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_leapdays_upper_boundary__test.test_calendar.LeapdaysTestCase.test_no_leapdays_upper_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_line__test.test_traceback.TestFrame.test_no_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_line_event_after_creating_generator__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_no_line_event_after_creating_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_line_event_after_creating_generator__test.test_sys_settrace.TestLinesAfterTraceStarted.test_no_line_event_after_creating_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_line_event_after_creating_generator__test.test_sys_settrace.TestSetLocalTrace.test_no_line_event_after_creating_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_line_event_after_creating_generator__test.test_sys_settrace.TraceOpcodesTestCase.test_no_line_event_after_creating_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_line_event_after_creating_generator__test.test_sys_settrace.TraceTestCase.test_no_line_event_after_creating_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_list_instantiation__test.test_typing.CollectionsAbcTests.test_no_list_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_loader_but_spec__test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_but_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_loader_but_spec__test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_but_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_loader_no_spec_but_source__test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_no_spec_but_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_loader_no_spec_but_source__test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_no_spec_but_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_loader_no_spec_but_sourceless__test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_no_spec_but_sourceless_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_loader_no_spec_but_sourceless__test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_no_spec_but_sourceless_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_locals__test.test_traceback.TestStack.test_no_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_locals__test.test_traceback.TestTracebackException.test_no_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_main__test.test_zipapp.ZipAppTest.test_no_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_marshal__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_no_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_marshal__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_no_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_marshal__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_marshal__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_marshal__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_no_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_marshal__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_no_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_marshal__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_marshal__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_mask__test.test_ipaddress.InterfaceTestCase_v4.test_no_mask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_mask__test.test_ipaddress.InterfaceTestCase_v6.test_no_mask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_mask__test.test_ipaddress.NetworkTestCase_v4.test_no_mask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_mask__test.test_ipaddress.NetworkTestCase_v6.test_no_mask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_match_single_type__test.test_except_star.TestExceptStarSplitSemantics.test_no_match_single_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_memleak__test.test_embed.MiscTests.test_no_memleak__'-X_showrefcount_requires_a_Python_debug_build'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_no_memory__test.test_repl.TestInteractiveInterpreter.test_no_memory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_more_ids_available__test.test_capi.test_watchers.TestTypeWatchers.test_no_more_ids_available_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_multiple_subscripts__test.test_typing.LiteralTests.test_no_multiple_subscripts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_mutate_namespace__test.test_dataclasses.TestMakeDataclass.test_no_mutate_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_name_argument__test.test_tarfile.Bz2MiscReadTest.test_no_name_argument__'BZ2File_have_no_name_attribute'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_no_name_argument__test.test_tarfile.GzipMiscReadTest.test_no_name_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_name_argument__test.test_tarfile.LzmaMiscReadTest.test_no_name_argument__'LZMAFile_have_no_name_attribute'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_no_name_argument__test.test_tarfile.MiscReadTest.test_no_name_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_name_attribute__test.test_tarfile.Bz2MiscReadTest.test_no_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_name_attribute__test.test_tarfile.GzipMiscReadTest.test_no_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_name_attribute__test.test_tarfile.LzmaMiscReadTest.test_no_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_name_attribute__test.test_tarfile.MiscReadTest.test_no_name_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_nargs_for_action__test.test_optparse.TestOptionChecks.test_no_nargs_for_action_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_nl_preamble__test.test_email.test_email.TestMIMEMessage.test_no_nl_preamble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_operations_defined__test.test_functools.TestTotalOrdering.test_no_operations_defined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_options__test.test_dataclasses.TestCase.test_no_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_order__test.test_dataclasses.TestOrdering.test_no_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_overflow__test.test_unary.UnaryOpTestCase.test_no_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_package__test.test_importlib.test_util.Frozen_ResolveNameTests.test_no_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_package__test.test_importlib.test_util.Source_ResolveNameTests.test_no_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_parts_in_a_multipart_with_empty_epilogue__test.test_email.test_email.TestMultipart.test_no_parts_in_a_multipart_with_empty_epilogue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_parts_in_a_multipart_with_none_epilogue__test.test_email.test_email.TestMultipart.test_no_parts_in_a_multipart_with_none_epilogue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_password__test.test_zipfile.test_core.DecryptionTests.test_no_password_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_path__test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451.test_no_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_path__test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451.test_no_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_pip_by_default__test.test_venv.EnsurePipTest.test_no_pip_by_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_proxy_response_headers__test.test_httplib.TunnelTests.test_no_proxy_response_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_pycache_in_non_package__test.test_compileall.CompileallTestsWithSourceEpoch.test_no_pycache_in_non_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_pycache_in_non_package__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_no_pycache_in_non_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_range__test.test_calendar.LeapdaysTestCase.test_no_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_read_directory__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_no_read_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_read_directory__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_no_read_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_read_directory__test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_no_read_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_read_directory__test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_no_read_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_redefinition__test.test_typing.TypeVarTests.test_no_redefinition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_redirect_in_init__test.test_contextlib.TestRedirectStderr.test_no_redirect_in_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_redirect_in_init__test.test_contextlib.TestRedirectStdout.test_no_redirect_in_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_refcycle_through_target__test.test_threading.ThreadTests.test_no_refcycle_through_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_refs_to_exception_and_traceback_objects__test.test_traceback.TestTracebackException.test_no_refs_to_exception_and_traceback_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_repr__test.test_dataclasses.TestRepr.test_no_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_resources__test.test_contextlib.TestExitStack.test_no_resources_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_resources__test.test_contextlib_async.TestAsyncExitStack.test_no_resources_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_result_from_enter__test.test_contextlib.TestSuppress.test_no_result_from_enter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_return_comment__test.test_http_cookiejar.CookieTests.test_no_return_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_runtime_deco_on_nominal__test.test_typing.ProtocolTests.test_no_runtime_deco_on_nominal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_semis_header_splitter__test.test_email.test_email.TestLongHeaders.test_no_semis_header_splitter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_separating_blank_line__test.test_email.test_email.TestNonConformant.test_no_separating_blank_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_set_data__test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_set_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_set_data__test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_set_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_set_instantiation__test.test_typing.CollectionsAbcTests.test_no_set_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_shebang_is_not_executable__test.test_zipapp.ZipAppTest.test_no_shebang_is_not_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_side_effects__test.test_functools.TestPartialC.test_no_side_effects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_side_effects__test.test_functools.TestPartialCSubclass.test_no_side_effects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_side_effects__test.test_functools.TestPartialPy.test_no_side_effects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_side_effects__test.test_functools.TestPartialPySubclass.test_no_side_effects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_single_dash__test.test_optparse.TestOptionChecks.test_no_single_dash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_spaces__test.test_lib2to3.test_fixers.Test_ne.test_no_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_spec__test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_no_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_spec__test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_no_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_split_at_umlaut__test.test_textwrap.WrapTestCase.test_no_split_at_umlaut_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_split_long_header__test.test_email.test_email.TestLongHeaders.test_no_split_long_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_standard_args_usage__test.test_positional_only_arg.PositionalOnlyTestCase.test_no_standard_args_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_start_boundary__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_no_start_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_start_boundary__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_no_start_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_start_boundary__test.test_email.test_email.TestIdempotent.test_no_start_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_start_boundary__test.test_email.test_email.TestNonConformant.test_no_start_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_std_streams__test.test_cmd_line.CmdLineTest.test_no_std_streams_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_stderr__test.test_cmd_line.CmdLineTest.test_no_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_stdin__test.test_cmd_line.CmdLineTest.test_no_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_stdout__test.test_cmd_line.CmdLineTest.test_no_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_subclassing__test.test_type_aliases.TypeAliasTypeTest.test_no_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_subclassing__test.test_typing.LiteralTests.test_no_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_such_conflict_handler__test.test_optparse.TestConflict.test_no_such_conflict_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_such_enum_member__test.test_enum.TestSpecial.test_no_such_enum_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_such_executable__test.test_posix.TestPosixSpawn.test_no_such_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_such_executable__test.test_posix.TestPosixSpawnP.test_no_such_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_such_option__test.test_optparse.TestStandard.test_no_such_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_sys_import__test.test_lib2to3.test_fixers.Test_exitfunc.test_no_sys_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_test_ran_some_test_exist_some_not__test.test_regrtest.ArgsTestCase.test_no_test_ran_some_test_exist_some_not_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_tests_ran__test.test_regrtest.ArgsTestCase.test_no_tests_ran_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_tests_ran_multiple_tests_nonexistent__test.test_regrtest.ArgsTestCase.test_no_tests_ran_multiple_tests_nonexistent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_tests_ran_skip__test.test_regrtest.ArgsTestCase.test_no_tests_ran_skip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_tracing_of_named_except_cleanup__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_no_tracing_of_named_except_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_tracing_of_named_except_cleanup__test.test_sys_settrace.TestLinesAfterTraceStarted.test_no_tracing_of_named_except_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_tracing_of_named_except_cleanup__test.test_sys_settrace.TestSetLocalTrace.test_no_tracing_of_named_except_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_tracing_of_named_except_cleanup__test.test_sys_settrace.TraceOpcodesTestCase.test_no_tracing_of_named_except_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_tracing_of_named_except_cleanup__test.test_sys_settrace.TraceTestCase.test_no_tracing_of_named_except_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_trailing_comma__test.test_lib2to3.test_fixers.Test_print.test_no_trailing_comma_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_trailing_tab_on_empty_filedate__test.test_difflib.TestOutputFormat.test_no_trailing_tab_on_empty_filedate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_tuple_instantiation__test.test_typing.CollectionsAbcTests.test_no_tuple_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_type_check_TypeError__test.test_typing.ForwardRefTests.test_no_type_check_TypeError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_type_check__test.test_typing.ForwardRefTests.test_no_type_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_type_check_class__test.test_typing.ForwardRefTests.test_no_type_check_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_type_check_class_and_static_methods__test.test_typing.ForwardRefTests.test_no_type_check_class_and_static_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_type_check_foreign_functions__test.test_typing.ForwardRefTests.test_no_type_check_foreign_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_type_check_forward_ref_as_string__test.test_typing.ForwardRefTests.test_no_type_check_forward_ref_as_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_type_check_lambda__test.test_typing.ForwardRefTests.test_no_type_check_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_type_check_nested_types__test.test_typing.ForwardRefTests.test_no_type_check_nested_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_type_check_no_bases__test.test_typing.ForwardRefTests.test_no_type_check_no_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_type_check_other_module__test.test_typing.ForwardRefTests.test_no_type_check_other_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_type_for_action__test.test_optparse.TestOptionChecks.test_no_type_for_action_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_types__test.test_dataclasses.TestMakeDataclass.test_no_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_tz_str__test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_no_tz_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_tz_str__test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_no_tz_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_unhashable_default__test.test_dataclasses.TestCase.test_no_unhashable_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_unicode__test.test_hashlib.HashLibTestCase.test_no_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_unicode_blake2__test.test_hashlib.HashLibTestCase.test_no_unicode_blake2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_unicode_sha3__test.test_hashlib.HashLibTestCase.test_no_unicode_sha3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_unsafe_static_swap__test.test_peepholer.DirectCfgOptimizerTests.test_no_unsafe_static_swap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_update__test.test_functools.TestUpdateWrapper.test_no_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_update__test.test_functools.TestWraps.test_no_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_value_is_defect__test.test_email.test_headerregistry.TestDateHeader.test_no_value_is_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_version__test.test_optparse.TestVersion.test_no_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_weird_caching_with_issubclass_after_isinstance_2__test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_weird_caching_with_issubclass_after_isinstance_3__test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_weird_caching_with_issubclass_after_isinstance__test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_weird_caching_with_issubclass_after_isinstance_pep695__test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance_pep695_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_no_wraparound_jump__test.test_compile.TestSpecifics.test_no_wraparound_jump_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs__test.test_call.TestCallingConventions.test_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs__test.test_call.TestCallingConventionsClass.test_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs__test.test_call.TestCallingConventionsClassInstance.test_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs__test.test_call.TestCallingConventionsInstance.test_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs__test.test_call.TestCallingConventionsStatic.test_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs__test.test_ctypes.test_win32.FunctionCallTestCase.test_noargs__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_noargs__test.test_float.GeneralFloatCases.test_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_arg2__test.test_call.TestCallingConventions.test_noargs_error_arg2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_arg2__test.test_call.TestCallingConventionsClass.test_noargs_error_arg2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_arg2__test.test_call.TestCallingConventionsClassInstance.test_noargs_error_arg2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_arg2__test.test_call.TestCallingConventionsInstance.test_noargs_error_arg2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_arg2__test.test_call.TestCallingConventionsStatic.test_noargs_error_arg2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_arg__test.test_call.TestCallingConventions.test_noargs_error_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_arg__test.test_call.TestCallingConventionsClass.test_noargs_error_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_arg__test.test_call.TestCallingConventionsClassInstance.test_noargs_error_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_arg__test.test_call.TestCallingConventionsInstance.test_noargs_error_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_arg__test.test_call.TestCallingConventionsStatic.test_noargs_error_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_ext__test.test_call.TestCallingConventions.test_noargs_error_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_ext__test.test_call.TestCallingConventionsClass.test_noargs_error_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_ext__test.test_call.TestCallingConventionsClassInstance.test_noargs_error_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_ext__test.test_call.TestCallingConventionsInstance.test_noargs_error_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_ext__test.test_call.TestCallingConventionsStatic.test_noargs_error_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_kw__test.test_call.TestCallingConventions.test_noargs_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_kw__test.test_call.TestCallingConventionsClass.test_noargs_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_kw__test.test_call.TestCallingConventionsClassInstance.test_noargs_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_kw__test.test_call.TestCallingConventionsInstance.test_noargs_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_error_kw__test.test_call.TestCallingConventionsStatic.test_noargs_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_ext__test.test_call.TestCallingConventions.test_noargs_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_ext__test.test_call.TestCallingConventionsClass.test_noargs_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_ext__test.test_call.TestCallingConventionsClassInstance.test_noargs_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_ext__test.test_call.TestCallingConventionsInstance.test_noargs_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noargs_ext__test.test_call.TestCallingConventionsStatic.test_noargs_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noascii_add_header__test.test_email.test_email.TestMessageAPI.test_noascii_add_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nobreak_long__test.test_textwrap.LongWordTestCase.test_nobreak_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nocaret__test.test_traceback.TracebackCases.test_nocaret_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nocoverdir__test.test_regrtest.ParseArgsTestCase.test_nocoverdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noctypes_argtype__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_noctypes_argtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node__test.test_lib2to3.test_pytree.TestNodes.test_node_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node__test.test_platform.PlatformTest.test_node_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_append_child__test.test_lib2to3.test_pytree.TestNodes.test_node_append_child_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_constructor_prefix__test.test_lib2to3.test_pytree.TestNodes.test_node_constructor_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_equality__test.test_lib2to3.test_pytree.TestNodes.test_node_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_insert_child__test.test_lib2to3.test_pytree.TestNodes.test_node_insert_child_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_mutate__test.test_ast.NodeTransformerTests.test_node_mutate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_next_sibling__test.test_lib2to3.test_pytree.TestNodes.test_node_next_sibling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_prefix__test.test_lib2to3.test_pytree.TestNodes.test_node_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_prev_sibling__test.test_lib2to3.test_pytree.TestNodes.test_node_prev_sibling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_recursive_equality__test.test_lib2to3.test_pytree.TestNodes.test_node_recursive_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_remove_from_list__test.test_ast.NodeTransformerTests.test_node_remove_from_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_remove_single__test.test_ast.NodeTransformerTests.test_node_remove_single_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_replace__test.test_ast.NodeTransformerTests.test_node_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_repr__test.test_lib2to3.test_pytree.TestNodes.test_node_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_return_list__test.test_ast.NodeTransformerTests.test_node_return_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_set_child__test.test_lib2to3.test_pytree.TestNodes.test_node_set_child_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_node_str__test.test_lib2to3.test_pytree.TestNodes.test_node_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nodeclasses__test.test_ast.AST_Tests.test_nodeclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nodelist___add____test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist___add___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nodelist___radd____test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist___radd___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nodelist_copy__test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nodelist_deepcopy__test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_deepcopy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nodelist_item__test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nodelist_length__test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nodelist_pickle_roundtrip__test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_pickle_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nohash__test.test_bytes.ByteArrayTest.test_nohash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noinherit__test.test_tempfile.TestMkstempInner.test_noinherit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nokeepref__test.test_contextlib.ContextManagerTestCase.test_nokeepref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nominal_data__test.test_statistics.TestMode.test_nominal_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_abstractness__test.datetimetester.TestTZInfo_Fast.test_non_abstractness_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_abstractness__test.datetimetester.TestTZInfo_Pure.test_non_abstractness_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii__test.test_cmd_line.CmdLineTest.test_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii__test.test_cmd_line_script.CmdLineTest.test_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_byte__test.test_mmap.MmapTests.test_non_ascii_byte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_chars_do_not_cause_inf_loop__test.test_email.test_policy.PolicyAPITests.test_non_ascii_chars_do_not_cause_inf_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_drive_letter__test.test_urllib.URL2PathNameTests.test_non_ascii_drive_letter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_filename_receiver_application_octet_stream__test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_application_octet_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_filename_receiver_image_jpeg__test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_image_jpeg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_filename_receiver_message_external_body__test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_message_external_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_filename_receiver_message_rfc822__test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_filename_receiver_text_html__test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_text_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_filename_receiver_text_plain__test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_text_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_identifiers__test.test_lib2to3.test_parser.TestIdentifier.test_non_ascii_identifiers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_identifiers__test.test_tokenize.GenerateTokensTest.test_non_ascii_identifiers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_identifiers__test.test_tokenize.TokenizeTest.test_non_ascii_identifiers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_infile__test.test_json.test_tool.TestTool.test_non_ascii_infile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_ascii_username_in_addr_spec_raises__test.test_email.test_headerregistry.TestAddressAndGroup.test_non_ascii_username_in_addr_spec_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_bmp_characters__test.test_plistlib.TestPlistlib.test_non_bmp_characters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_bmp_normalized__test.test_unicode_identifiers.PEP3131Test.test_non_bmp_normalized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_breaking_space__test.test_textwrap.WrapTestCase.test_non_breaking_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_callable__test.test_unittest.testmock.testcallable.TestCallable.test_non_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_callable_classmethod__test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_non_callable_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_callable_progress__test.test_sqlite3.test_backup.BackupTests.test_non_callable_progress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_callable_staticmethod__test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_non_callable_staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_code_marshal__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_code_marshal__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_code_marshal__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_code_marshal__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_code_marshal__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_code_marshal__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_code_marshal__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_code_marshal__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_contiguous_blob__test.test_sqlite3.test_userfunctions.FunctionTests.test_non_contiguous_blob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_debug__test.test_asyncio.test_runners.RunnerTests.test_non_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_descriptor__test.test_dataclasses.TestDescriptors.test_non_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_directory__test.test_tempfile.TestMkdtemp.test_non_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_directory__test.test_tempfile.TestMkstempInner.test_non_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_empty__test.test_argparse.TestNamespaceContainsSimple.test_non_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existent_file_raises_OSError__test.test_zipfile.test_core.OtherTests.test_non_existent_file_raises_OSError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existent_src__test.test_shutil.TestZeroCopyMACOS.test_non_existent_src__'macOS_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_non_existent_src__test.test_shutil.TestZeroCopySendfile.test_non_existent_src_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existent_tarfile__test.test_tarfile.Bz2MiscReadTest.test_non_existent_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existent_tarfile__test.test_tarfile.Bz2StreamReadTest.test_non_existent_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existent_tarfile__test.test_tarfile.GzipMiscReadTest.test_non_existent_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existent_tarfile__test.test_tarfile.GzipStreamReadTest.test_non_existent_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existent_tarfile__test.test_tarfile.LzmaMiscReadTest.test_non_existent_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existent_tarfile__test.test_tarfile.LzmaStreamReadTest.test_non_existent_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existent_tarfile__test.test_tarfile.MiscReadTest.test_non_existent_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existent_tarfile__test.test_tarfile.StreamReadTest.test_non_existent_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existing__test.test_tarfile.AppendTest.test_non_existing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_existing_multicall__test.test_xmlrpc.SimpleServerTestCase.test_non_existing_multicall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_frozen_normal_derived__test.test_dataclasses.TestFrozen.test_non_frozen_normal_derived_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_frozen_normal_derived_from_empty_frozen__test.test_dataclasses.TestFrozen.test_non_frozen_normal_derived_from_empty_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_gc__test.test_finalization.SimpleFinalizationTest.test_non_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_gc_resurrect__test.test_finalization.SimpleFinalizationTest.test_non_gc_resurrect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_gen_values__test.test_types.CoroutineTests.test_non_gen_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_generic_subscript__test.test_collections.TestNamedTuple.test_non_generic_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_generic_subscript__test.test_typing.GenericTests.test_non_generic_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_generic_subscript__test.test_typing.NamedTupleTests.test_non_generic_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_generic_subscript__test.test_typing.TypedDictTests.test_non_generic_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_identifier_field_names__test.test_dataclasses.TestMakeDataclass.test_non_identifier_field_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_interactive_output_buffering__test.test_cmd_line.CmdLineTest.test_non_interactive_output_buffering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_interned_future_from_ast__test.test_ast.AST_Tests.test_non_interned_future_from_ast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_latin_character_string__test.test_enum.TestEmptyAndNonLatinStrings.test_non_latin_character_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_latin_number_string__test.test_enum.TestEmptyAndNonLatinStrings.test_non_latin_number_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_matching_mode__test.test_shutil.TestWhich.test_non_matching_mode__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_non_matching_mode__test.test_shutil.TestWhichBytes.test_non_matching_mode__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_non_namespace_package_takes_precedence__test.test_importlib.test_namespace_pkgs.LegacySupport.test_non_namespace_package_takes_precedence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_numeric_input_types__test.test_float.GeneralFloatCases.test_non_numeric_input_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_numeric_input_types__test.test_int.IntTestCases.test_non_numeric_input_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_numeric_types__test.test_statistics.CoerceTest.test_non_numeric_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_obvious_encoding__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_non_obvious_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_obvious_encoding__test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_non_obvious_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_obvious_encoding__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_non_obvious_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_obvious_encoding__test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_non_obvious_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_protocol_subclasses__test.test_typing.ProtocolTests.test_non_protocol_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_regular_file_dst__test.test_shutil.TestZeroCopySendfile.test_non_regular_file_dst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_regular_file_src__test.test_shutil.TestZeroCopySendfile.test_non_regular_file_src_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_runtime_protocol_isinstance_check__test.test_typing.ProtocolTests.test_non_runtime_protocol_isinstance_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_seekable_file__test.test_gzip.TestGzip.test_non_seekable_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_sequence__test.test_bisect.TestErrorHandlingC.test_non_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_sequence__test.test_bisect.TestErrorHandlingPython.test_non_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_sequence__test.test_heapq.TestErrorHandlingC.test_non_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_sequence__test.test_heapq.TestErrorHandlingPython.test_non_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_shareable_int__test.test__xxsubinterpreters.ShareableTypeTests.test_non_shareable_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_standard_types__test.test_mimetypes.MimeTypesTestCase.test_non_standard_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_str_arg__test.test_codecs.ExceptionNotesTest.test_non_str_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_str_argument__test.test_exceptions.ImportErrorTests.test_non_str_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_str_name__test.test_pydoc.PydocDocTest.test_non_str_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_string_keys_dict__test.test_json.test_fail.TestCFail.test_non_string_keys_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_string_keys_dict__test.test_json.test_fail.TestPyFail.test_non_string_keys_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_text_encoding_codecs_are_rejected__test.test_io.CTextIOWrapperTest.test_non_text_encoding_codecs_are_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_text_encoding_codecs_are_rejected__test.test_io.PyTextIOWrapperTest.test_non_text_encoding_codecs_are_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_trivial_q__test.test_email.test__encoded_words.TestDecode.test_non_trivial_q_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_utf8__test.test_exceptions.SyntaxErrorTests.test_non_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_non_utf8_encoding__test.test_pdb.PdbTestCase.test_non_utf8_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii__test.test_warnings.CEnvironmentVariableTests.test_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii__test.test_warnings.PyEnvironmentVariableTests.test_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii__test.test_xmlrpc.SimpleServerTestCase.test_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii_abspath__test.test_ntpath.NtCommonTest.test_nonascii_abspath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii_abspath__test.test_posixpath.PosixCommonTest.test_nonascii_abspath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii_add_header_via_triple__test.test_email.test_email.TestMessageAPI.test_nonascii_add_header_via_triple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii_add_header_with_tspecial__test.test_email.test_email.TestMessageAPI.test_nonascii_add_header_with_tspecial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii_as_string_without_content_type_and_cte__test.test_email.test_email.TestMessageAPI.test_nonascii_as_string_without_content_type_and_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii_as_string_without_cte__test.test_email.test_email.TestMessageAPI.test_nonascii_as_string_without_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii_filename__test.test_dbm_dumb.DumbDBMTestCase.test_nonascii_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii_filename__test.test_dbm_gnu.TestGdbm.test_nonascii_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii_filename__test.test_dbm_ndbm.DbmTestCase.test_nonascii_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonascii_methodname__test.test_xmlrpc.SimpleServerTestCase.test_nonascii_methodname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonasciidef__test.test_type_comments.TypeCommentTests.test_nonasciidef_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonbinary_file__test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_nonbinary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonblock_pipe_write_bigbuf__test.test_io.CMiscIOTest.test_nonblock_pipe_write_bigbuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonblock_pipe_write_bigbuf__test.test_io.PyMiscIOTest.test_nonblock_pipe_write_bigbuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonblock_pipe_write_smallbuf__test.test_io.CMiscIOTest.test_nonblock_pipe_write_smallbuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonblock_pipe_write_smallbuf__test.test_io.PyMiscIOTest.test_nonblock_pipe_write_smallbuf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonblocking_get__test.test_asyncio.test_queues.QueueGetTests.test_nonblocking_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonblocking_get_exception__test.test_asyncio.test_queues.QueueGetTests.test_nonblocking_get_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonblocking_put__test.test_asyncio.test_queues.QueuePutTests.test_nonblocking_put_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonblocking_put_exception__test.test_asyncio.test_queues.QueuePutTests.test_nonblocking_put_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonbmp__test.test_codecs.UTF16BETest.test_nonbmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonbmp__test.test_codecs.UTF16LETest.test_nonbmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonbmp__test.test_codecs.UTF7Test.test_nonbmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonbmp__test.test_ctypes.test_strings.WStringArrayTestCase.test_nonbmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonbuffered_textio__test.test_io.CIOTest.test_nonbuffered_textio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonbuffered_textio__test.test_io.PyIOTest.test_nonbuffered_textio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noncall_access_1__test.test_lib2to3.test_fixers.Test_next.test_noncall_access_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noncall_access_2__test.test_lib2to3.test_fixers.Test_next.test_noncall_access_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noncall_access_3__test.test_lib2to3.test_fixers.Test_next.test_noncall_access_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noncallable_constructor__test.test_copyreg.CopyRegTestCase.test_noncallable_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noncallable_reduce__test.test_copyreg.CopyRegTestCase.test_noncallable_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nondictroot__test.test_plistlib.TestPlistlib.test_nondictroot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none__test.test_lib2to3.test_fixers.Test_itertools_imports.test_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none__test.test_sqlite3.test_types.ColNamesTests.test_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_args__test.test_decimal.CContextAPItests.test_none_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_args__test.test_decimal.CUsabilityTest.test_none_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_args__test.test_decimal.PyContextAPItests.test_none_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_args__test.test_decimal.PyUsabilityTest.test_none_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_args__test.test_fileio.CAutoFileTests.test_none_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_args__test.test_fileio.PyAutoFileTests.test_none_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_arguments__test.test_bytes.ByteArrayTest.test_none_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_arguments__test.test_bytes.BytesTest.test_none_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_arguments__test.test_unicode.UnicodeTest.test_none_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_arguments__test.test_userstring.UserStringTest.test_none_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_as_default_interpolation__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_none_as_default_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_as_value_stringified__test.test_configparser.Issue7005TestCase.test_none_as_value_stringified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_as_value_stringified_raw__test.test_configparser.Issue7005TestCase.test_none_as_value_stringified_raw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_assignment__test.test_compile.TestSpecifics.test_none_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_checks__test.test_ast.AST_Tests.test_none_checks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_data__test.test_statistics.TestMode.test_none_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_file_actions__test.test_posix.TestPosixSpawn.test_none_file_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_file_actions__test.test_posix.TestPosixSpawnP.test_none_file_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_in_tuples__test.test_sort.TestOptimizedCompares.test_none_in_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_keyword_arg__test.test_compile.TestSpecifics.test_none_keyword_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_on_callable_blocks_implementation__test.test_typing.ProtocolTests.test_none_on_callable_blocks_implementation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_on_non_callable_doesnt_block_implementation__test.test_typing.ProtocolTests.test_none_on_non_callable_doesnt_block_implementation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_timeout__test.test_asyncio.test_waitfor.WaitForShieldTests.test_none_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_to_pointer_fields__test.test_ctypes.test_structures.PointerMemberTestCase.test_none_to_pointer_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_treated_correctly__test.test_typing.ProtocolTests.test_none_treated_correctly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_type__test.test_types.TypesTests.test_none_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_none_value_is_not_a_keyword__test.test_keyword.Test_iskeyword.test_none_value_is_not_a_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonempty_list__test.test_tempfile.TestCandidateTempdirList.test_nonempty_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonempty_maildir_both__test.test_mailbox.MaildirTestCase.test_nonempty_maildir_both_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonempty_maildir_cur__test.test_mailbox.MaildirTestCase.test_nonempty_maildir_cur_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonempty_maildir_new__test.test_mailbox.MaildirTestCase.test_nonempty_maildir_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_file__test.test_shutil.TestWhich.test_nonexistent_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_file__test.test_shutil.TestWhichBytes.test_nonexistent_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_from_package__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_from_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_from_package__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_from_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_fromlist_entry__test.test_importlib.import_.test_api.Frozen_OldAPITests.test_nonexistent_fromlist_entry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_fromlist_entry__test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_nonexistent_fromlist_entry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_fromlist_entry__test.test_importlib.import_.test_api.Source_OldAPITests.test_nonexistent_fromlist_entry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_fromlist_entry__test.test_importlib.import_.test_api.Source_SpecAPITests.test_nonexistent_fromlist_entry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_in_all__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_in_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_in_all__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_in_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_module__test.test_import.ImportTracebackTests.test_nonexistent_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_module__test.test_pdb.PdbTestCase.test_nonexistent_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_module_nested__test.test_import.ImportTracebackTests.test_nonexistent_module_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_object__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexistent_object__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexisting_directory__test.test_tempfile.TestMkdtemp.test_nonexisting_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexisting_directory__test.test_tempfile.TestMkstempInner.test_nonexisting_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexisting_file__test.test_dbm_gnu.TestGdbm.test_nonexisting_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexisting_file__test.test_dbm_ndbm.DbmTestCase.test_nonexisting_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexisting_script__test.test_cmd_line_script.CmdLineTest.test_nonexisting_script_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonexisting_with_pipes__test.test_subprocess.ProcessTestCase.test_nonexisting_with_pipes__'need_msvcrt.CrtSetReportMode'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_nonexisting_with_pipes__test.test_subprocess.ProcessTestCaseNoPoll.test_nonexisting_with_pipes__'need_msvcrt.CrtSetReportMode'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_nongroup_first__test.test_argparse.TestPositionalsGroups.test_nongroup_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonhash_value__test.test_enum.TestSpecial.test_nonhash_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonint_types__test.test_ctypes.test_bitfields.BitFieldTest.test_nonint_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noninteger_gid__test.test_grp.GroupDatabaseTestCase.test_noninteger_gid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noniterable__test.test_enumerate.EnumerateStartTestCase.test_noniterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noniterable__test.test_enumerate.EnumerateTestCase.test_noniterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noniterable__test.test_enumerate.SubclassTestCase.test_noniterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noniterable__test.test_enumerate.TestBig.test_noniterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noniterable__test.test_enumerate.TestEmpty.test_noniterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noniterable__test.test_enumerate.TestLongStart.test_noniterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noniterable__test.test_enumerate.TestStart.test_noniterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonlocal__test.test_ast.ASTValidatorTests.test_nonlocal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonlocal__test.test_grammar.GrammarTests.test_nonlocal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonlocal__test.test_symtable.SymtableTest.test_nonlocal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonlocal__test.test_unparse.UnparseTestCase.test_nonlocal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonlocal_allowed__test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_allowed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonlocal_disallowed_01__test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonlocal_disallowed_02__test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonlocal_disallowed_03__test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonlocal_param_err_first__test.test_syntax.SyntaxTestCase.test_nonlocal_param_err_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonlocal_vars__test.test_inspect.test_inspect.TestGetClosureVars.test_nonlocal_vars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonmodule__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonmodule__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonmodule_with_methods__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonmodule_with_methods__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonmultipart_is_not_multipart__test.test_email.test_email.TestNonMultipart.test_nonmultipart_is_not_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonnormalized_close_error_on_close__test.test_io.CBufferedRandomTest.test_nonnormalized_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonnormalized_close_error_on_close__test.test_io.CBufferedReaderTest.test_nonnormalized_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonnormalized_close_error_on_close__test.test_io.CBufferedWriterTest.test_nonnormalized_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonnormalized_close_error_on_close__test.test_io.CTextIOWrapperTest.test_nonnormalized_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonnormalized_close_error_on_close__test.test_io.PyBufferedRandomTest.test_nonnormalized_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonnormalized_close_error_on_close__test.test_io.PyBufferedReaderTest.test_nonnormalized_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonnormalized_close_error_on_close__test.test_io.PyBufferedWriterTest.test_nonnormalized_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonnormalized_close_error_on_close__test.test_io.PyTextIOWrapperTest.test_nonnormalized_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonnull_lang__test.test_email.test__encoded_words.TestDecode.test_nonnull_lang_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonreflexive__test.test_contains.TestContains.test_nonreflexive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonstandard_refs_size__test.test_plistlib.TestBinaryPlistlib.test_nonstandard_refs_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonstream_socket__test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_nonstream_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonstring_seq_values__test.test_urllib.urlencode_Tests.test_nonstring_seq_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonstring_values__test.test_urllib.urlencode_Tests.test_nonstring_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nonzero__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_nonzero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noop__test.test_poplib.TestPOP3Class.test_noop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noop__test.test_poplib.TestPOP3_SSLClass.test_noop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noop__test.test_poplib.TestPOP3_TLSClass.test_noop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nooptionerror__test.test_configparser.ExceptionPicklingTestCase.test_nooptionerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nop__test.test_os.FSEncodingTests.test_nop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noquote_dump__test.test_email.test_email.TestMiscellaneous.test_noquote_dump_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noraise_finally__test.test_raise.TestContext.test_noraise_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normal__test.datetimetester.TestTZInfo_Fast.test_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normal__test.datetimetester.TestTZInfo_Pure.test_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normal__test.test_hmac.ConstructorTestCase.test_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normal_integers__test.test_types.TypesTests.test_normal_integers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normal_string__test.test_print.TestPy2MigrationHint.test_normal_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normalization__test.test_unicodedata.NormalizationTest.test_normalization__\"resource_'network'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_normalize__test.test_decimal.CContextAPItests.test_normalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normalize__test.test_decimal.PyContextAPItests.test_normalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normalize__test.test_unicode_file_functions.UnicodeFileTests.test_normalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normalize__test.test_unicode_file_functions.UnicodeNFCFileTests.test_normalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normalize__test.test_unicode_file_functions.UnicodeNFDFileTests.test_normalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normalize__test.test_unicode_file_functions.UnicodeNFKCFileTests.test_normalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normalize__test.test_unicode_file_functions.UnicodeNFKDFileTests.test_normalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normalize_test_name__test.test_regrtest.TestUtils.test_normalize_test_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normalized_name__test.test_hashlib.KDFTests.test_normalized_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normalized_name__test.test_importlib.test_zip.TestEgg.test_normalized_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normcase__test.test_ntpath.NtCommonTest.test_normcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normcase__test.test_posixpath.PosixCommonTest.test_normcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normpath__test.test_ntpath.TestNtpath.test_normpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normpath__test.test_posixpath.PosixPathTest.test_normpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normpath_issue106242__test.test_ntpath.NtCommonTest.test_normpath_issue106242_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normpath_issue106242__test.test_posixpath.PosixCommonTest.test_normpath_issue106242_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normpath_issue5827__test.test_ntpath.NtCommonTest.test_normpath_issue5827_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_normpath_issue5827__test.test_posixpath.PosixCommonTest.test_normpath_issue5827_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nosectionerror__test.test_configparser.ExceptionPicklingTestCase.test_nosectionerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noserver__test.test_logging.SocketHandlerTest.test_noserver_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noserver__test.test_logging.UnixSocketHandlerTest.test_noserver_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_noshell_sequence_with_spaces__test.test_subprocess.CommandsWithSpaces.test_noshell_sequence_with_spaces__'Windows-specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_noshell_string_with_spaces__test.test_subprocess.CommandsWithSpaces.test_noshell_string_with_spaces__'Windows-specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_noslash__test.test_urlparse.UrlParseTestCase.test_noslash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nosort__test.test_bytes.ByteArrayTest.test_nosort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not__test.test_richcmp.MiscTest.test_not_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_all_tuples__test.test_sort.TestOptimizedCompares.test_not_all_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_an_index_issue15559__test.test_ipaddress.AddressTestCase_v4.test_not_an_index_issue15559_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_an_index_issue15559__test.test_ipaddress.AddressTestCase_v6.test_not_an_index_issue15559_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_an_index_issue15559__test.test_ipaddress.InterfaceTestCase_v4.test_not_an_index_issue15559_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_an_index_issue15559__test.test_ipaddress.InterfaceTestCase_v6.test_not_an_index_issue15559_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_an_index_issue15559__test.test_ipaddress.NetworkTestCase_v4.test_not_an_index_issue15559_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_an_index_issue15559__test.test_ipaddress.NetworkTestCase_v6.test_not_an_index_issue15559_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_ascii__test.test_pydoc.PydocDocTest.test_not_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_builtin__test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_not_builtin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_builtin__test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_not_builtin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_callable_spec_as_list__test.test_unittest.testmock.testpatch.PatchTest.test_not_callable_spec_as_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_closing_quotes__test.test_fstring.TestCase.test_not_closing_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_equal__test.test_fstring.TestCase.test_not_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_equality__test.test_typing.NoReturnTests.test_not_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_generic__test.test_typing.NeverTests.test_not_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_generic__test.test_typing.NoReturnTests.test_not_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_hashable__test.test_hash.HashInheritanceTestCase.test_not_hashable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_hashable_nodes__test.test_graphlib.TestTopologicalSort.test_not_hashable_nodes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_here__test.test_pydoc.PydocDocTest.test_not_here_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_implemented__test.test_asyncio.test_base_events.BaseEventLoopTests.test_not_implemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_implemented__test.test_asyncio.test_events.AbstractEventLoopTests.test_not_implemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_implemented__test.test_asyncio.test_transports.TransportTests.test_not_implemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_implemented__test.test_asyncio.test_unix_events.AbstractChildWatcherTests.test_not_implemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_implemented__test.test_asyncio.test_unix_events.BaseChildWatcherTests.test_not_implemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_implemented__test.test_descr.ClassPropertiesAndMethods.test_not_implemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_implemented_async__test.test_asyncio.test_events.AbstractEventLoopTests.test_not_implemented_async_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_in__test.test_set.TestBasicOpsSingleton.test_not_in_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_in__test.test_set.TestBasicOpsTuple.test_not_in_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_in_compare__test.test_dataclasses.TestCase.test_not_in_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_in_gc__test.test_audit.AuditTest.test_not_in_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_in_package__test.test_lib2to3.test_fixers.Test_import.test_not_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_in_repr__test.test_dataclasses.TestCase.test_not_in_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_last__test.test_raise.TestContext.test_not_last_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_literal__test.test_re.ReTests.test_not_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_other_dataclass__test.test_dataclasses.TestCase.test_not_other_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_serializable__test.test_json.test_fail.TestCFail.test_not_serializable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_serializable__test.test_json.test_fail.TestPyFail.test_not_serializable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_shareable__test.test__xxsubinterpreters.IsShareableTests.test_not_shareable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_shareable__test.test_interpreters.TestIsShareable.test_not_shareable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_supported_error__test.test_sqlite3.test_dbapi.ModuleTests.test_not_supported_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_symlink__test.test_os.ReadlinkTests.test_not_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_tuple__test.test_dataclasses.TestCase.test_not_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_using_frozen__test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_not_using_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_not_using_frozen__test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_not_using_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notes__test.test_exceptions.ExceptionTests.test_notes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nothing__test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nothing__test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nothing__test.test_importlib.test_util.Frozen_FindSpecTests.test_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nothing__test.test_importlib.test_util.Source_FindSpecTests.test_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nothing__test.test_lib2to3.test_util.Test_find_indentation.test_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nothing_to_repeat__test.test_re.ReTests.test_nothing_to_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nothing_to_reraise__test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_nothing_to_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notify__test.test_asyncio.test_locks.ConditionTests.test_notify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notify__test.test_threading.ConditionTests.test_notify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notify__test.test_threading.EventTests.test_notify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notify_all__test.test_asyncio.test_locks.ConditionTests.test_notify_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notify_all_unacquired__test.test_asyncio.test_locks.ConditionTests.test_notify_all_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notify_unacquired__test.test_asyncio.test_locks.ConditionTests.test_notify_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notimplemented__test.test_functools.TestTotalOrdering.test_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notimplemented__test.test_mailbox.TestMailboxSuperclass.test_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notimplemented__test.test_pickle.CDumpPickle_LoadPickle.test_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notimplemented__test.test_pickle.CPicklerTests.test_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notimplemented__test.test_pickle.DumpPickle_CLoadPickle.test_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notimplemented__test.test_pickle.InMemoryPickleTests.test_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notimplemented__test.test_pickle.PyPicklerTests.test_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notimplemented__test.test_pickletools.OptimizedPickleTests.test_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notimplemented_type__test.test_types.TypesTests.test_notimplemented_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notint_count__test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_notint_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notint_offset__test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_notint_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notrace_lambda__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_notrace_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notrace_lambda__test.test_sys_settrace.TestLinesAfterTraceStarted.test_notrace_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notrace_lambda__test.test_sys_settrace.TestSetLocalTrace.test_notrace_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notrace_lambda__test.test_sys_settrace.TraceOpcodesTestCase.test_notrace_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_notrace_lambda__test.test_sys_settrace.TraceTestCase.test_notrace_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nowait__test.test_os.SpawnTests.test_nowait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nowait__test.test_queue.CLifoQueueTest.test_nowait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nowait__test.test_queue.CPriorityQueueTest.test_nowait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nowait__test.test_queue.CQueueTest.test_nowait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nowait__test.test_queue.PyLifoQueueTest.test_nowait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nowait__test.test_queue.PyPriorityQueueTest.test_nowait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nowait__test.test_queue.PyQueueTest.test_nowait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nowindows__test.test_regrtest.ParseArgsTestCase.test_nowindows_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_npn_protocols__test.test_ssl.ThreadedTests.test_npn_protocols_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ns_events__test.test_xml_etree.XMLPullParserTest.test_ns_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ns_events__test.test_xml_etree_c.XMLPullParserTest.test_ns_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ns_events_start__test.test_xml_etree.XMLPullParserTest.test_ns_events_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ns_events_start__test.test_xml_etree_c.XMLPullParserTest.test_ns_events_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ns_events_start_end__test.test_xml_etree.XMLPullParserTest.test_ns_events_start_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ns_events_start_end__test.test_xml_etree_c.XMLPullParserTest.test_ns_events_start_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ns_parser__test.test_http_cookiejar.CookieTests.test_ns_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ns_parser_special_names__test.test_http_cookiejar.CookieTests.test_ns_parser_special_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nsattrs_empty__test.test_sax.XmlReaderTest.test_nsattrs_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nsattrs_wattr__test.test_sax.XmlReaderTest.test_nsattrs_wattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nsmallest__test.test_heapq.TestHeapC.test_nsmallest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nsmallest__test.test_heapq.TestHeapPython.test_nsmallest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nt_helpers__test.test_ntpath.TestNtpath.test_nt_helpers__\"OS_helpers_require_'nt'_module\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_nt_venv_scheme__test.test_sysconfig.TestSysConfig.test_nt_venv_scheme_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ntpath__test.test_urllib.Pathname_Tests.test_ntpath__'test_specific_to_the_urllib.url2path_function.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_null__test.test_csv.TestDialectExcel.test_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null__test.test_tarfile.AppendTest.test_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null__test.test_xxlimited.TestXXLimited35.test_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_address__test.test_email.test_headerregistry.TestAddressAndGroup.test_null_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_bytes__test.test_ast.AST_Tests.test_null_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_character__test.test_sqlite3.test_regression.RegressionTests.test_null_character_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_group__test.test_email.test_headerregistry.TestAddressAndGroup.test_null_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_hash__test.test_hash.BytesHashRandomizationTests.test_null_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_hash__test.test_hash.MemoryviewHashRandomizationTests.test_null_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_hash__test.test_hash.StrHashRandomizationTests.test_null_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_slots__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_null_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_slots__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_null_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_tarfile__test.test_tarfile.Bz2MiscReadTest.test_null_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_tarfile__test.test_tarfile.Bz2StreamReadTest.test_null_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_tarfile__test.test_tarfile.GzipMiscReadTest.test_null_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_tarfile__test.test_tarfile.GzipStreamReadTest.test_null_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_tarfile__test.test_tarfile.LzmaMiscReadTest.test_null_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_tarfile__test.test_tarfile.LzmaStreamReadTest.test_null_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_tarfile__test.test_tarfile.MiscReadTest.test_null_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_tarfile__test.test_tarfile.StreamReadTest.test_null_tarfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_terminated__test.test_compile.TestSpecifics.test_null_terminated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_null_type_doc__test.test_capi.test_misc.CAPITest.test_null_type_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nullcoding__test.test_multibytecodec.Test_MultibyteCodec.test_nullcoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nullcontext__test.test_contextlib.NullcontextTestCase.test_nullcontext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nullpat__test.test_bufio.CBufferSizeTest.test_nullpat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_nullpat__test.test_bufio.PyBufferSizeTest.test_nullpat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_num__test.test_ast.ASTValidatorTests.test_num_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_num_tickest__test.test_ssl.ContextTests.test_num_tickest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_number1__test.test_sqlite3.test_types.DeclTypesTests.test_number1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_number_class__test.test_decimal.CContextAPItests.test_number_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_number_class__test.test_decimal.PyContextAPItests.test_number_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_number_field_limits__test.test_tarfile.MiscTest.test_number_field_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_number_followed_by_name__test.test_tokenize.InvalidPythonTests.test_number_followed_by_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_number_reset_and_order_cleanup__test.test_enum.OldTestFlag.test_number_reset_and_order_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_number_starting_with_zero__test.test_tokenize.InvalidPythonTests.test_number_starting_with_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_numbers__test.test_array.ArrayReconstructorTest.test_numbers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_numbers__test.test_ctypes.test_repr.ReprTest.test_numbers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_numbers__test.test_reprlib.ReprTests.test_numbers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_numeric__test.test_unicodedata.UnicodeFunctionsTest.test_numeric_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_numeric__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_numeric_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_numeric_arrays__test.test_ctypes.test_arrays.ArrayTestCase.test_numeric_arrays_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_numeric_literals__test.test_hash.HashEqualityTestCase.test_numeric_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_numeric_options__test.test_optparse.TestParseNumber.test_numeric_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_numeric_types__test.test_types.TypesTests.test_numeric_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_numerictestcase_is_testcase__test.test_statistics.TestNumericTestCase.test_numerictestcase_is_testcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o__test.test_call.TestCallingConventions.test_o_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o__test.test_call.TestCallingConventionsClass.test_o_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o__test.test_call.TestCallingConventionsClassInstance.test_o_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o__test.test_call.TestCallingConventionsInstance.test_o_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o__test.test_call.TestCallingConventionsStatic.test_o_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_arg_kw__test.test_call.TestCallingConventions.test_o_error_arg_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_arg_kw__test.test_call.TestCallingConventionsClass.test_o_error_arg_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_arg_kw__test.test_call.TestCallingConventionsClassInstance.test_o_error_arg_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_arg_kw__test.test_call.TestCallingConventionsInstance.test_o_error_arg_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_arg_kw__test.test_call.TestCallingConventionsStatic.test_o_error_arg_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_ext__test.test_call.TestCallingConventions.test_o_error_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_ext__test.test_call.TestCallingConventionsClass.test_o_error_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_ext__test.test_call.TestCallingConventionsClassInstance.test_o_error_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_ext__test.test_call.TestCallingConventionsInstance.test_o_error_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_ext__test.test_call.TestCallingConventionsStatic.test_o_error_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_kw__test.test_call.TestCallingConventions.test_o_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_kw__test.test_call.TestCallingConventionsClass.test_o_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_kw__test.test_call.TestCallingConventionsClassInstance.test_o_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_kw__test.test_call.TestCallingConventionsInstance.test_o_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_kw__test.test_call.TestCallingConventionsStatic.test_o_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_no_arg__test.test_call.TestCallingConventions.test_o_error_no_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_no_arg__test.test_call.TestCallingConventionsClass.test_o_error_no_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_no_arg__test.test_call.TestCallingConventionsClassInstance.test_o_error_no_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_no_arg__test.test_call.TestCallingConventionsInstance.test_o_error_no_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_no_arg__test.test_call.TestCallingConventionsStatic.test_o_error_no_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_two_args__test.test_call.TestCallingConventions.test_o_error_two_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_two_args__test.test_call.TestCallingConventionsClass.test_o_error_two_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_two_args__test.test_call.TestCallingConventionsClassInstance.test_o_error_two_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_two_args__test.test_call.TestCallingConventionsInstance.test_o_error_two_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_error_two_args__test.test_call.TestCallingConventionsStatic.test_o_error_two_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_ext__test.test_call.TestCallingConventions.test_o_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_ext__test.test_call.TestCallingConventionsClass.test_o_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_ext__test.test_call.TestCallingConventionsClassInstance.test_o_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_ext__test.test_call.TestCallingConventionsInstance.test_o_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_o_ext__test.test_call.TestCallingConventionsStatic.test_o_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obj_field__test.test_functools.TestCmpToKeyC.test_obj_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obj_field__test.test_functools.TestCmpToKeyPy.test_obj_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object__test.test_reprlib.LongReprTest.test_object__'need_a_suitable_object'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_object_ascii__test.test_capi.test_abstract.CAPITest.test_object_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_bytes__test.test_capi.test_abstract.CAPITest.test_object_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_class__test.test_descr.ClassPropertiesAndMethods.test_object_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_class_assignment_between_heaptypes_and_nonheaptypes__test.test_descr.ClassPropertiesAndMethods.test_object_class_assignment_between_heaptypes_and_nonheaptypes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_dead__test.test_weakref.WeakMethodTestCase.test_object_dead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_delattr__test.test_capi.test_abstract.CAPITest.test_object_delattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_delattrstring__test.test_capi.test_abstract.CAPITest.test_object_delattrstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_delitem__test.test_capi.test_abstract.CAPITest.test_object_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_getattr__test.test_capi.test_abstract.CAPITest.test_object_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_getattrstring__test.test_capi.test_abstract.CAPITest.test_object_getattrstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_getitem__test.test_capi.test_abstract.CAPITest.test_object_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_hasattr__test.test_capi.test_abstract.CAPITest.test_object_hasattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_hasattrstring__test.test_capi.test_abstract.CAPITest.test_object_hasattrstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_lookup_is_quite_lazy__test.test_unittest.testmock.testpatch.PatchTest.test_object_lookup_is_quite_lazy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_new__test.test_descr.ClassPropertiesAndMethods.test_object_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_new_and_init_with_parameters__test.test_descr.ClassPropertiesAndMethods.test_object_new_and_init_with_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_new_with_many_abstractmethods__test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_many_abstractmethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_new_with_one_abstractmethod__test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_one_abstractmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_not_callable__test.test_call.CFunctionCallsErrorMessages.test_object_not_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_pairs_hook__test.test_json.test_decode.TestCDecode.test_object_pairs_hook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_pairs_hook__test.test_json.test_decode.TestPyDecode.test_object_pairs_hook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_pairs_hook_with_unicode__test.test_json.test_unicode.TestCUnicode.test_object_pairs_hook_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_pairs_hook_with_unicode__test.test_json.test_unicode.TestPyUnicode.test_object_pairs_hook_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_reduce__test.test_descr.PicklingTests.test_object_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_repr__test.test_capi.test_abstract.CAPITest.test_object_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_set_item_single_instance_non_str_key__test.test_dict.DictTest.test_object_set_item_single_instance_non_str_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_setattr__test.test_capi.test_abstract.CAPITest.test_object_setattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_setattrstring__test.test_capi.test_abstract.CAPITest.test_object_setattrstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_setitem__test.test_capi.test_abstract.CAPITest.test_object_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_str__test.test_capi.test_abstract.CAPITest.test_object_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_to_time_t__test.test_time.TestOldPyTime.test_object_to_time_t_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_to_timespec__test.test_time.TestOldPyTime.test_object_to_timespec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_to_timeval__test.test_time.TestOldPyTime.test_object_to_timeval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_object_with_slots__test.test_functools.TestCachedProperty.test_object_with_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_objecttypes__test.test_sys.SizeofTest.test_objecttypes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_objmethods__test.test_enumerate.TestReversed.test_objmethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obscure_super_errors__test.test_super.TestSuper.test_obscure_super_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.ByteTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.DoubleTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.FloatTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.IntTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.LongLongTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.LongTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.ShortTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.UnicodeTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.UnsignedByteTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.UnsignedIntTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.UnsignedLongLongTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.UnsignedLongTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_array.UnsignedShortTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_obsolete_write_lock__test.test_bytes.ByteArrayTest.test_obsolete_write_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oct__test.test_builtin.BuiltinTest.test_oct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oct_baseline__test.test_int_literal.TestHexOctBin.test_oct_baseline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oct_unsigned__test.test_int_literal.TestHexOctBin.test_oct_unsigned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_octal_1__test.test_lib2to3.test_fixers.Test_numliterals.test_octal_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_octal_and_hex__test.test_plistlib.TestPlutil.test_octal_and_hex__'plutil_utility_is_for_Mac_os'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_octet_length__test.test_ipaddress.AddressTestCase_v4.test_octet_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_octet_limit__test.test_ipaddress.AddressTestCase_v4.test_octet_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_bug__test.test_range.RangeTest.test_odd_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_decimals__test.test_statistics.TestMedian.test_odd_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_decimals__test.test_statistics.TestMedianGrouped.test_odd_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_decimals__test.test_statistics.TestMedianHigh.test_odd_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_decimals__test.test_statistics.TestMedianLow.test_odd_decimals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_flush__test.test_zlib.CompressObjectTestCase.test_odd_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_fractions__test.test_statistics.TestMedian.test_odd_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_fractions__test.test_statistics.TestMedianGrouped.test_odd_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_fractions__test.test_statistics.TestMedianHigh.test_odd_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_fractions__test.test_statistics.TestMedianLow.test_odd_fractions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_ints__test.test_statistics.TestMedian.test_odd_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_ints__test.test_statistics.TestMedianGrouped.test_odd_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_ints__test.test_statistics.TestMedianHigh.test_odd_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_ints__test.test_statistics.TestMedianLow.test_odd_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_number_repeated__test.test_statistics.TestMedianGrouped.test_odd_number_repeated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_odd_sizes__test.test_collections.TestNamedTuple.test_odd_sizes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_offset__test.test_mmap.MmapTests.test_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_offset__test.test_strptime.StrptimeTests.test_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_offset_boundaries__test.datetimetester.TestTimeZone_Fast.test_offset_boundaries_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_offset_boundaries__test.datetimetester.TestTimeZone_Pure.test_offset_boundaries_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_offset_overflow__test.test_os.TestSendfile.test_offset_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_old__test.test_lib2to3.test_parser.TestExcept.test_old_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_old_constant_nodes__test.test_ast.NodeTransformerTests.test_old_constant_nodes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_old_constant_nodes__test.test_ast.NodeVisitorTests.test_old_constant_nodes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_old_threading_api__test.test_threading.ThreadTests.test_old_threading_api_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_old_timestamp__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_old_timestamp__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_old_timestamp__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_old_timestamp__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oldargs0_1__test.test_call.CFunctionCallsErrorMessages.test_oldargs0_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oldargs0_1_kw__test.test_call.CFunctionCallsErrorMessages.test_oldargs0_1_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oldargs0_2__test.test_call.CFunctionCallsErrorMessages.test_oldargs0_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oldargs0_2_kw__test.test_call.CFunctionCallsErrorMessages.test_oldargs0_2_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oldargs1_0__test.test_call.CFunctionCallsErrorMessages.test_oldargs1_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oldargs1_0_kw__test.test_call.CFunctionCallsErrorMessages.test_oldargs1_0_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oldargs1_1_kw__test.test_call.CFunctionCallsErrorMessages.test_oldargs1_1_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oldargs1_2__test.test_call.CFunctionCallsErrorMessages.test_oldargs1_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oldargs1_2_kw__test.test_call.CFunctionCallsErrorMessages.test_oldargs1_2_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oledll__test.test_ctypes.test_checkretval.Test.test_oledll__\"'oledll'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_on_conflict_abort_raises_with_explicit_transactions__test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_abort_raises_with_explicit_transactions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_on_conflict_abort_raises_without_transactions__test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_abort_raises_without_transactions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_on_conflict_fail__test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_on_conflict_ignore__test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_on_conflict_replace__test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_on_conflict_rollback__test.test_sqlite3.test_regression.RegressionTests.test_on_conflict_rollback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_on_conflict_rollback_with_explicit_transaction__test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_rollback_with_explicit_transaction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_on_conflict_rollback_without_transaction__test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_rollback_without_transaction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_on_error__test.test_shutil.TestRmTree.test_on_error__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_on_exc__test.test_shutil.TestRmTree.test_on_exc__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_once__test.test_warnings.CFilterTests.test_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_once__test.test_warnings.PyFilterTests.test_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_onceregistry__test.test_warnings._WarningsTests.test_onceregistry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one__test.test__xxsubinterpreters.DestroyTests.test_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_argument_type__test.test_types.ClassCreationTests.test_one_argument_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_cancellation__test.test_asyncio.test_tasks.FutureGatherTests.test_one_cancellation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_delete__test.test_difflib.TestWithAscii.test_one_delete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_distribution__test.test_importlib.test_zip.TestEgg.test_one_distribution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_distribution__test.test_importlib.test_zip.TestZip.test_one_distribution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_ew_on_each_of_two_wrapped_lines__test.test_email.test__header_value_parser.TestFolding.test_one_ew_on_each_of_two_wrapped_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_exception__test.test_asyncio.test_tasks.CoroutineGatherTests.test_one_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_exception__test.test_asyncio.test_tasks.FutureGatherTests.test_one_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_field_no_default__test.test_dataclasses.TestCase.test_one_field_no_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_insert__test.test_difflib.TestWithAscii.test_one_insert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_insert_homogenous_sequence__test.test_difflib.TestAutojunk.test_one_insert_homogenous_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_leapday_lower_boundary__test.test_calendar.LeapdaysTestCase.test_one_leapday_lower_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_line_suites__test.test_lib2to3.test_fixers.Test_except.test_one_line_suites_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_liner_dedent_non_name__test.test_inspect.test_inspect.TestBuggyCases.test_one_liner_dedent_non_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_liner_followed_by_non_name__test.test_inspect.test_inspect.TestBuggyCases.test_one_liner_followed_by_non_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_parameter__test.test_typing.GenericAliasSubstitutionTests.test_one_parameter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_part_in_a_multipart__test.test_email.test_email.TestMultipart.test_one_part_in_a_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_pos_only_arg__test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_one_pos_only_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_transition__test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_one_transition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_transition__test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_one_transition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_zone_dst__test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_one_zone_dst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_one_zone_dst__test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_one_zone_dst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oneline_defs__test.test_coroutines.TokenizerRegrTest.test_oneline_defs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oneline_defs__test.test_tokenize.TestTokenize.test_oneline_defs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oneline_lambda__test.test_inspect.test_inspect.TestOneliners.test_oneline_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_onelinefunc__test.test_inspect.test_inspect.TestOneliners.test_onelinefunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_allowed_methods_exist__test.test_unittest.testmock.testmock.MockTest.test_only_allowed_methods_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_default_capture__test.test_patma.TestTracing.test_only_default_capture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_default_wildcard__test.test_patma.TestTracing.test_only_default_wildcard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_one_bom__test.test_codecs.UTF16Test.test_only_one_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_one_bom__test.test_codecs.UTF32Test.test_only_one_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_one_push_null_per_load_global__test.test_peepholer.DirectCfgOptimizerTests.test_only_one_push_null_per_load_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_positional_or_keyword__test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_only_positional_or_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_source__test.test_inspect.test_inspect.TestMain.test_only_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_split_on_cr_lf__test.test_email.test_parser.TestBytesParser.test_only_split_on_cr_lf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_split_on_cr_lf__test.test_email.test_parser.TestParser.test_only_split_on_cr_lf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_two_levels__test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_only_two_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_only_two_levels__test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_only_two_levels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers__test.test_pickle.CDumpPickle_LoadPickle.test_oob_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers__test.test_pickle.CPicklerTests.test_oob_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers__test.test_pickle.DumpPickle_CLoadPickle.test_oob_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers__test.test_pickle.InMemoryPickleTests.test_oob_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers__test.test_pickle.PyPicklerTests.test_oob_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers__test.test_pickletools.OptimizedPickleTests.test_oob_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers_writable_to_readonly__test.test_pickle.CDumpPickle_LoadPickle.test_oob_buffers_writable_to_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers_writable_to_readonly__test.test_pickle.CPicklerTests.test_oob_buffers_writable_to_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers_writable_to_readonly__test.test_pickle.DumpPickle_CLoadPickle.test_oob_buffers_writable_to_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers_writable_to_readonly__test.test_pickle.InMemoryPickleTests.test_oob_buffers_writable_to_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers_writable_to_readonly__test.test_pickle.PyPicklerTests.test_oob_buffers_writable_to_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_buffers_writable_to_readonly__test.test_pickletools.OptimizedPickleTests.test_oob_buffers_writable_to_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oob_indexing_dictiter_iternextitem__test.test_dict.DictTest.test_oob_indexing_dictiter_iternextitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_audit.AuditTest.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_builtin.BuiltinTest.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_codecs.CodecsModuleTest.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_ctypes.test_errno.Test.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_os.FDInheritanceTests.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_os.Pep383Tests.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_posix.TestPosixWeaklinking.test_open__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_open__test.test_tokenize.TestDetectEncoding.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_unicode_file_functions.UnicodeFileTests.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_unicode_file_functions.UnicodeNFCFileTests.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_unicode_file_functions.UnicodeNFDFileTests.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_unicode_file_functions.UnicodeNFKCFileTests.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_unicode_file_functions.UnicodeNFKDFileTests.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_webbrowser.BackgroundBrowserCommandTest.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_webbrowser.ChromeCommandTest.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_webbrowser.ELinksCommandTest.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_webbrowser.EdgeCommandTest.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_webbrowser.EpiphanyCommandTest.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_webbrowser.GenericBrowserCommandTest.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_webbrowser.MozillaCommandTest.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_webbrowser.OperaCommandTest.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_zipfile._path.test_path.TestPath.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_allargs__test.test_io.CMiscIOTest.test_open_allargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_allargs__test.test_io.PyMiscIOTest.test_open_allargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_args__test.test_argparse.TestFileTypeOpenArgs.test_open_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_binary_FileNotFoundError__test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary_FileNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_binary_FileNotFoundError__test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary_FileNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_binary_FileNotFoundError__test.test_importlib.resources.test_open.OpenZipTests.test_open_binary_FileNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_binary__test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_binary__test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_binary__test.test_importlib.resources.test_open.OpenZipTests.test_open_binary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_binary_invalid_args__test.test_zipfile._path.test_path.TestPath.test_open_binary_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_close_open__test.test_mailbox.TestMMDF.test_open_close_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_close_open__test.test_mailbox.TestMbox.test_open_close_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_code__test.test_fileio.COtherFileTests.test_open_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_code__test.test_fileio.PyOtherFileTests.test_open_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_code_hook__test.test_embed.AuditingTests.test_open_code_hook__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_open_common__test.test_pathlib.PathSubclassTest.test_open_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_common__test.test_pathlib.PathTest.test_open_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_common__test.test_pathlib.PosixPathTest.test_open_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_common__test.test_pathlib.WindowsPathTest.test_open_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_open_conflicting_handles__test.test_zipfile.test_core.OtherTests.test_open_conflicting_handles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_connection__test.test_asyncio.test_streams.StreamTests.test_open_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_connection_error__test.test_asyncio.test_streams.StreamTests.test_open_connection_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_connection_no_loop_ssl__test.test_asyncio.test_streams.StreamTests.test_open_connection_no_loop_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_default_encoding__test.test_builtin.BuiltinTest.test_open_default_encoding__'utf-8_mode_is_enabled'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_open_dir_fd__test.test_posix.TestPosixDirFd.test_open_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_empty_file__test.test_zipfile.test_core.OtherTests.test_open_empty_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_encoding_errors__test.test_zipfile._path.test_path.TestPath.test_open_encoding_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_encoding_utf16__test.test_zipfile._path.test_path.TestPath.test_open_encoding_utf16_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_error__test.test_tokenize.TestDetectEncoding.test_open_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_file__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_file__test.test_posix.TestPosixSpawn.test_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_file__test.test_posix.TestPosixSpawnP.test_open_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_handles_NUL_chars__test.test_io.CIOTest.test_open_handles_NUL_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_handles_NUL_chars__test.test_io.PyIOTest.test_open_handles_NUL_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_invalid_mode__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_open_invalid_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_invert_expectations__test.test_enum.TestIntFlagClass.test_open_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_invert_expectations__test.test_enum.TestIntFlagFunction.test_open_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_invert_expectations__test.test_enum.TestMixedIntFlagClass.test_open_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_invert_expectations__test.test_enum.TestMixedIntFlagFunction.test_open_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_invert_expectations__test.test_enum.TestPlainFlagClass.test_open_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_invert_expectations__test.test_enum.TestPlainFlagFunction.test_open_invert_expectations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_keywords__test.test_os.FileTests.test_open_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_mode__test.test_pathlib.PosixPathTest.test_open_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new__test.test_webbrowser.ChromeCommandTest.test_open_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new__test.test_webbrowser.ELinksCommandTest.test_open_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new__test.test_webbrowser.EdgeCommandTest.test_open_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new__test.test_webbrowser.EpiphanyCommandTest.test_open_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new__test.test_webbrowser.MozillaCommandTest.test_open_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new__test.test_webbrowser.OperaCommandTest.test_open_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new_tab__test.test_webbrowser.ChromeCommandTest.test_open_new_tab_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new_tab__test.test_webbrowser.ELinksCommandTest.test_open_new_tab_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new_tab__test.test_webbrowser.EdgeCommandTest.test_open_new_tab_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new_tab__test.test_webbrowser.EpiphanyCommandTest.test_open_new_tab_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new_tab__test.test_webbrowser.MozillaCommandTest.test_open_new_tab_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_new_tab__test.test_webbrowser.OperaCommandTest.test_open_new_tab_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_non_inheritable__test.test_builtin.BuiltinTest.test_open_non_inheritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_nonwritable_fileobj__test.test_tarfile.Bz2WriteTest.test_open_nonwritable_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_nonwritable_fileobj__test.test_tarfile.GzipWriteTest.test_open_nonwritable_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_nonwritable_fileobj__test.test_tarfile.LzmaWriteTest.test_open_nonwritable_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_nonwritable_fileobj__test.test_tarfile.WriteTest.test_open_nonwritable_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_pipe_with_append__test.test_io.CMiscIOTest.test_open_pipe_with_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_pipe_with_append__test.test_io.PyMiscIOTest.test_open_pipe_with_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_template__test.test_shelve.TestCase.test_open_template_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_text_FileNotFoundError__test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_FileNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_text_FileNotFoundError__test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_FileNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_text_FileNotFoundError__test.test_importlib.resources.test_open.OpenZipTests.test_open_text_FileNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_text_default_encoding__test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_text_default_encoding__test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_text_default_encoding__test.test_importlib.resources.test_open.OpenZipTests.test_open_text_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_text_given_encoding__test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_given_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_text_given_encoding__test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_given_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_text_given_encoding__test.test_importlib.resources.test_open.OpenZipTests.test_open_text_given_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_undecodable_uri__test.test_sqlite3.test_dbapi.OpenTests.test_open_undecodable_uri_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_unix_connection__test.test_asyncio.test_streams.StreamTests.test_open_unix_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_unix_connection_error__test.test_asyncio.test_streams.StreamTests.test_open_unix_connection_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_unix_connection_no_loop_ssl__test.test_asyncio.test_streams.StreamTests.test_open_unix_connection_no_loop_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_unquoted_uri__test.test_sqlite3.test_dbapi.OpenTests.test_open_unquoted_uri_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_uri__test.test_sqlite3.test_dbapi.OpenTests.test_open_uri_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_uri_readonly__test.test_sqlite3.test_dbapi.OpenTests.test_open_uri_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_via_zip_info__test.test_zipfile.test_core.OtherTests.test_open_via_zip_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_autoraise_false__test.test_webbrowser.ChromeCommandTest.test_open_with_autoraise_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_autoraise_false__test.test_webbrowser.ELinksCommandTest.test_open_with_autoraise_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_autoraise_false__test.test_webbrowser.EdgeCommandTest.test_open_with_autoraise_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_autoraise_false__test.test_webbrowser.EpiphanyCommandTest.test_open_with_autoraise_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_autoraise_false__test.test_webbrowser.MozillaCommandTest.test_open_with_autoraise_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_autoraise_false__test.test_webbrowser.OperaCommandTest.test_open_with_autoraise_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_bytes__test.test_dbm.TestCase_dumb.test_open_with_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_bytes__test.test_dbm.TestCase_gnu.test_open_with_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_bytes__test.test_dbm.TestCase_ndbm.test_open_with_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_bytes_path__test.test_dbm_dumb.DumbDBMTestCase.test_open_with_bytes_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_bytes_path__test.test_dbm_gnu.TestGdbm.test_open_with_bytes_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_bytes_path__test.test_dbm_ndbm.DbmTestCase.test_open_with_bytes_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_bytes_path__test.test_dbm_dumb.DumbDBMTestCase.test_open_with_pathlib_bytes_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_bytes_path__test.test_dbm_gnu.TestGdbm.test_open_with_pathlib_bytes_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_bytes_path__test.test_dbm_ndbm.DbmTestCase.test_open_with_pathlib_bytes_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_path__test.test_dbm.TestCase_dumb.test_open_with_pathlib_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_path__test.test_dbm.TestCase_gnu.test_open_with_pathlib_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_path__test.test_dbm.TestCase_ndbm.test_open_with_pathlib_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_path__test.test_dbm_dumb.DumbDBMTestCase.test_open_with_pathlib_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_path__test.test_dbm_gnu.TestGdbm.test_open_with_pathlib_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_path__test.test_dbm_ndbm.DbmTestCase.test_open_with_pathlib_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_path_bytes__test.test_dbm.TestCase_dumb.test_open_with_pathlib_path_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_path_bytes__test.test_dbm.TestCase_gnu.test_open_with_pathlib_path_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlib_path_bytes__test.test_dbm.TestCase_ndbm.test_open_with_pathlib_path_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlike__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_open_with_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlike__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_open_with_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlike__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_open_with_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_pathlike__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_open_with_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_with_undecodable_path__test.test_sqlite3.test_dbapi.OpenTests.test_open_with_undecodable_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_open_write__test.test_zipfile.test_core.UnseekableTests.test_open_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opener__test.test_io.CIOTest.test_opener_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opener__test.test_io.PyIOTest.test_opener_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opener_invalid_fd__test.test_io.CIOTest.test_opener_invalid_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opener_invalid_fd__test.test_io.PyIOTest.test_opener_invalid_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_openlog__test.test_syslog.Test.test_openlog_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_openlog_noargs__test.test_syslog.Test.test_openlog_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_openpty__test.test_os.FDInheritanceTests.test_openpty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_openssl111_deprecations__test.test_ssl.BasicSocketTests.test_openssl111_deprecations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_openssl_compare_digest__test.test_hmac.CompareDigestTestCase.test_openssl_compare_digest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_openssl_version__test.test_ssl.BasicSocketTests.test_openssl_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_operational_error__test.test_sqlite3.test_dbapi.ModuleTests.test_operational_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_operator__test.test_bool.BoolTest.test_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_operator_compare_digest__test.test_hmac.CompareDigestTestCase.test_operator_compare_digest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_operator_irepeat__test.test_lib2to3.test_fixers.Test_operator.test_operator_irepeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_operator_isCallable__test.test_lib2to3.test_fixers.Test_operator.test_operator_isCallable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_operator_isMappingType__test.test_lib2to3.test_fixers.Test_operator.test_operator_isMappingType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_operator_isNumberType__test.test_lib2to3.test_fixers.Test_operator.test_operator_isNumberType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_operator_isSequenceType__test.test_lib2to3.test_fixers.Test_operator.test_operator_isSequenceType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_operator_repeat__test.test_lib2to3.test_fixers.Test_operator.test_operator_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_operator_sequenceIncludes__test.test_lib2to3.test_fixers.Test_operator.test_operator_sequenceIncludes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opmap__test.test_dis.DisTests.test_opmap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opmap__test.test_dis.DisWithFileTests.test_opmap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opname__test.test_dis.DisTests.test_opname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opname__test.test_dis.DisWithFileTests.test_opname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opt_string_empty__test.test_optparse.TestOptionChecks.test_opt_string_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opt_string_long_invalid__test.test_optparse.TestOptionChecks.test_opt_string_long_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opt_string_short_invalid__test.test_optparse.TestOptionChecks.test_opt_string_short_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_opt_string_too_short__test.test_optparse.TestOptionChecks.test_opt_string_too_short_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optim_args_from_interpreter_flags__test.test_support.TestSupport.test_optim_args_from_interpreter_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optim_level__test.test_utf8_mode.UTF8ModeTests.test_optim_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optimisations__test.test_format.FormatTest.test_optimisations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optimization_path__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_optimization_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optimization_path__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_optimization_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optimize__test.test_cmd_line.CmdLineTest.test_optimize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optimize__test.test_compileall.CompileallTestsWithSourceEpoch.test_optimize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optimize__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_optimize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optimize_binput_and_memoize__test.test_pickletools.OptimizedPickleTests.test_optimize_binput_and_memoize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optimize_long_binget__test.test_pickletools.OptimizedPickleTests.test_optimize_long_binget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optimized__test.test_symtable.SymtableTest.test_optimized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optimized_concat__test.test_bigaddrspace.BytesTest.test_optimized_concat__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_optimized_concat__test.test_bigaddrspace.StrTest.test_optimized_concat__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_optimizeflag__test.test_ctypes.test_values.PythonValuesTestCase.test_optimizeflag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_and_arg__test.test_regrtest.ParseArgsTestCase.test_option_and_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_argument_joined__test.test_optparse.TestStandard.test_option_argument_joined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_argument_joined_integer__test.test_optparse.TestStandard.test_option_argument_joined_integer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_argument_split__test.test_optparse.TestStandard.test_option_argument_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_argument_split_negative_integer__test.test_optparse.TestStandard.test_option_argument_split_negative_integer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_consumes_optionlike_string__test.test_optparse.TestStandard.test_option_consumes_optionlike_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_default__test.test_optparse.TestExpandDefaults.test_option_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_encoding__test.test_calendar.CommandLineTestCase.test_option_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_group_create_instance__test.test_optparse.TestOptionGroup.test_option_group_create_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_lines__test.test_calendar.CommandLineTestCase.test_option_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_locale__test.test_calendar.CommandLineTestCase.test_option_locale__'cannot_set_the_system_default_locale'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_option_months__test.test_calendar.CommandLineTestCase.test_option_months_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_spacing__test.test_calendar.CommandLineTestCase.test_option_spacing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_type__test.test_calendar.CommandLineTestCase.test_option_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_width__test.test_calendar.CommandLineTestCase.test_option_width_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_option_with_empty_string_value__test.test_regrtest.ParseArgsTestCase.test_option_with_empty_string_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optionalSlicing__test.test_bisect.TestBisectC.test_optionalSlicing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optionalSlicing__test.test_bisect.TestBisectPython.test_optionalSlicing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional__test.test_argparse.TestStrings.test_optional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional__test.test_logging.LogRecordTest.test_optional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional__test.test_typing.TypedDictTests.test_optional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional__test.test_typing.UnionTests.test_optional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_abilities__test.test_io.CIOTest.test_optional_abilities_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_abilities__test.test_io.PyIOTest.test_optional_abilities_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_args__test.test_capi.test_getargs.KeywordOnly_TestCase.test_optional_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_args__test.test_capi.test_getargs.Keywords_TestCase.test_optional_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_args__test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_optional_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_frames__test.test_pickle.CDumpPickle_LoadPickle.test_optional_frames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_frames__test.test_pickle.CPicklerTests.test_optional_frames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_frames__test.test_pickle.DumpPickle_CLoadPickle.test_optional_frames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_frames__test.test_pickle.InMemoryPickleTests.test_optional_frames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_frames__test.test_pickle.PyPicklerTests.test_optional_frames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_frames__test.test_pickletools.OptimizedPickleTests.test_optional_frames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_keys__test.test_typing.TypedDictTests.test_optional_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_optional_not_in_message__test.test_argparse.TestMessageContentError.test_optional_optional_not_in_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_positional_not_in_message__test.test_argparse.TestMessageContentError.test_optional_positional_not_in_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_positional_only_args__test.test_positional_only_arg.PositionalOnlyTestCase.test_optional_positional_only_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_subparsers__test.test_argparse.TestAddSubparsers.test_optional_subparsers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optional_tokens__test.test_netrc.NetrcTestCase.test_optional_tokens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_optionals__test.test_argparse.TestParseKnownArgs.test_optionals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_options__test.test_ssl.BasicSocketTests.test_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_options__test.test_ssl.ContextTests.test_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_options__test.test_ssl.TestEnumerations.test_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_compile.TestExpressionStackSize.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_decimal.CIBMTestCases.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_decimal.PyIBMTestCases.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_enum.OldTestFlag.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_enum.OldTestIntFlag.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_set.TestFrozenSet.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_set.TestFrozenSetSubclass.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_set.TestSet.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_set.TestSetSubclass.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_typing.ForwardRefTests.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_typing.NewTypeTests.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_typing.TypeVarTests.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or__test.test_weakset.TestWeakSet.test_or_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_and_ror__test.test_typing.CollectionsAbcTests.test_or_and_ror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_and_ror__test.test_typing.CollectionsCallableTests.test_or_and_ror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_and_ror__test.test_typing.TypingCallableTests.test_or_and_ror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_operator__test.test_os.EnvironTests.test_or_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_reference_cycle__test.test_types.UnionTests.test_or_type_operator_reference_cycle__'Cannot_get_total_reference_count.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_or_type_operator_with_Alias__test.test_types.UnionTests.test_or_type_operator_with_Alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_with_IO__test.test_types.UnionTests.test_or_type_operator_with_IO_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_with_Literal__test.test_types.UnionTests.test_or_type_operator_with_Literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_with_NamedTuple__test.test_types.UnionTests.test_or_type_operator_with_NamedTuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_with_NewType__test.test_types.UnionTests.test_or_type_operator_with_NewType_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_with_Protocol__test.test_types.UnionTests.test_or_type_operator_with_Protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_with_SpecialForm__test.test_types.UnionTests.test_or_type_operator_with_SpecialForm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_with_TypeVar__test.test_types.UnionTests.test_or_type_operator_with_TypeVar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_with_TypedDict__test.test_types.UnionTests.test_or_type_operator_with_TypedDict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_with_bad_module__test.test_types.UnionTests.test_or_type_operator_with_bad_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_with_forward__test.test_types.UnionTests.test_or_type_operator_with_forward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_operator_with_genericalias__test.test_types.UnionTests.test_or_type_operator_with_genericalias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_type_repr__test.test_types.UnionTests.test_or_type_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_types_operator__test.test_types.UnionTests.test_or_types_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_or_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_or_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_or_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_or_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_or_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ord__test.test_builtin.BuiltinTest.test_ord_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ord__test.test_bytes.ByteArrayTest.test_ord_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ord__test.test_bytes.BytesTest.test_ord_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order____main__.GeneralTest.test_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order__test.test_asyncio.test_queues.LifoQueueTests.test_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order__test.test_asyncio.test_queues.PriorityQueueTests.test_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order__test.test_asyncio.test_queues.QueueBasicTests.test_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order__test.test_decorators.TestClassDecorators.test_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order__test.test_decorators.TestDecorators.test_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order__test.test_queue.CSimpleQueueTest.test_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order__test.test_queue.PySimpleQueueTest.test_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order__test.test_weakref.FinalizeTestCase.test_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_doesnt_matter__test.test_statistics.TestHarmonicMean.test_order_doesnt_matter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_doesnt_matter__test.test_statistics.TestMean.test_order_doesnt_matter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_doesnt_matter__test.test_statistics.TestMedian.test_order_doesnt_matter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_doesnt_matter__test.test_statistics.TestMedianGrouped.test_order_doesnt_matter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_doesnt_matter__test.test_statistics.TestMedianHigh.test_order_doesnt_matter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_doesnt_matter__test.test_statistics.TestMedianLow.test_order_doesnt_matter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_doesnt_matter__test.test_statistics.TestMode.test_order_doesnt_matter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_doesnt_matter__test.test_statistics.TestPStdev.test_order_doesnt_matter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_doesnt_matter__test.test_statistics.TestPVariance.test_order_doesnt_matter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_doesnt_matter__test.test_statistics.TestStdev.test_order_doesnt_matter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_doesnt_matter__test.test_statistics.TestVariance.test_order_doesnt_matter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_has_extra_members__test.test_enum.TestOrder.test_order_has_extra_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_has_extra_members_with_aliases__test.test_enum.TestOrder.test_order_has_extra_members_with_aliases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_of_insertion_does_not_matter_between_groups__test.test_graphlib.TestTopologicalSort.test_order_of_insertion_does_not_matter_between_groups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_preservation__test.test_collections.TestChainMap.test_order_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_order_preservation__test.test_collections.TestCounter.test_order_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_attributes__test.test_pyexpat.SetAttributeTest.test_ordered_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_call_signature__test.test_unittest.testmock.testmock.MockTest.test_ordered_call_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_dict__test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_ordered_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_dict__test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii.test_ordered_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_dict__test.test_pprint.QueryTestCase.test_ordered_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_dict_items_result_gc__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_dict_items_result_gc__test.test_ordered_dict.CPythonOrderedDictTests.test_ordered_dict_items_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_dict_items_result_gc__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_dict_items_result_gc__test.test_ordered_dict.PurePythonOrderedDictTests.test_ordered_dict_items_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_dict_reader__test.test_csv.KeyOrderingTest.test_ordered_dict_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_mixin__test.test_enum.TestSpecial.test_ordered_mixin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_recursion__test.test_tarfile.Bz2WriteTest.test_ordered_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_recursion__test.test_tarfile.GzipWriteTest.test_ordered_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_recursion__test.test_tarfile.LzmaWriteTest.test_ordered_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordered_recursion__test.test_tarfile.WriteTest.test_ordered_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordereddict__test.test_json.test_default.TestCDefault.test_ordereddict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordereddict__test.test_json.test_default.TestPyDefault.test_ordereddict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordereddict_instantiation__test.test_typing.CollectionsAbcTests.test_ordereddict_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordereddict_subclass__test.test_typing.CollectionsAbcTests.test_ordereddict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordering__test.test_collections.TestChainMap.test_ordering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordering__test.test_warnings.CFilterTests.test_ordering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordering__test.test_warnings.PyFilterTests.test_ordering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordering__test.test_weakref.ReferencesTestCase.test_ordering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordering_common__test.test_pathlib.PosixPathAsPureTest.test_ordering_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordering_common__test.test_pathlib.PurePathSubclassTest.test_ordering_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordering_common__test.test_pathlib.PurePathTest.test_ordering_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordering_common__test.test_pathlib.PurePosixPathTest.test_ordering_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordering_common__test.test_pathlib.PureWindowsPathTest.test_ordering_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordering_common__test.test_pathlib.WindowsPathAsPureTest.test_ordering_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ordering_for_the_dict_reader_and_writer__test.test_csv.KeyOrderingTest.test_ordering_for_the_dict_reader_and_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordinal_conversions__test.datetimetester.TestDateTimeTZ_Fast.test_ordinal_conversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordinal_conversions__test.datetimetester.TestDateTimeTZ_Pure.test_ordinal_conversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordinal_conversions__test.datetimetester.TestDateTime_Fast.test_ordinal_conversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordinal_conversions__test.datetimetester.TestDateTime_Pure.test_ordinal_conversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordinal_conversions__test.datetimetester.TestDate_Fast.test_ordinal_conversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordinal_conversions__test.datetimetester.TestDate_Pure.test_ordinal_conversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordinal_conversions__test.datetimetester.TestSubclassDateTime_Fast.test_ordinal_conversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ordinal_conversions__test.datetimetester.TestSubclassDateTime_Pure.test_ordinal_conversions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_orig_argv__test.test_sys.SysModuleTest.test_orig_argv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_orig_bases__test.test_typing.GenericTests.test_orig_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_orig_bases__test.test_typing.NamedTupleTests.test_orig_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_orig_bases__test.test_typing.TypedDictTests.test_orig_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_origin_tracking__test.test_coroutines.OriginTrackingTest.test_origin_tracking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_origin_tracking_warning__test.test_coroutines.OriginTrackingTest.test_origin_tracking_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_original_displayhook__test.test_sys.DisplayHookTest.test_original_displayhook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_original_excepthook__test.test_sys.ExceptHookTest.test_original_excepthook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_original_excepthook__test.test_threading.ExceptHookTests.test_original_excepthook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_original_unraisablehook__test.test_sys.UnraisableHookTest.test_original_unraisablehook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_original_unraisablehook_err__test.test_sys.UnraisableHookTest.test_original_unraisablehook_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_original_unraisablehook_exception_qualname__test.test_sys.UnraisableHookTest.test_original_unraisablehook_exception_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_original_unraisablehook_wrong_type__test.test_sys.UnraisableHookTest.test_original_unraisablehook_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_orphan_path_invalid__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_orphan_path_is__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_is_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_orphan_path_iter__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_orphan_path_name__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_orphan_path_open__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_os_all__test.test_os.ExportsTests.test_os_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_os_environ_is_not_altered__test.test_httpservers.CGIHTTPServerTestCase.test_os_environ_is_not_altered__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_os_exec__test.test__xxsubinterpreters.RunStringTests.test_os_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_os_popen_iter__test.test_os.EnvironTests.test_os_popen_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oscloexec__test.test_posix.PosixTester.test_oscloexec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oserror_filename__test.test_os.OSErrorTests.test_oserror_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_osexlock__test.test_posix.PosixTester.test_osexlock__'test_needs_posix.O_EXLOCK'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_osshlock__test.test_posix.PosixTester.test_osshlock__'test_needs_posix.O_SHLOCK'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_osstat__test.test_largefile.CLargeFileTest.test_osstat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_osstat__test.test_largefile.PyLargeFileTest.test_osstat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_osx_android_utf8__test.test_cmd_line.CmdLineTest.test_osx_android_utf8__'test_specific_to_Mac_OS_X_and_Android'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_osx_ext_suffix__test.test_sysconfig.TestSysConfig.test_osx_ext_suffix__'OS_X-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_osx_proxy_bypass__test.test_urllib2.HandlerTests.test_osx_proxy_bypass__'only_relevant_for_OSX'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_other__test.test_ctypes.test_cast.Test.test_other_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other__test.test_ctypes.test_pointers.PointersTestCase.test_other_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other__test.test_pow.PowTest.test_other_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_errors__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_other_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_escapes__test.test_re.ReTests.test_other_escapes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_exception__test.test_contextlib.TestSuppress.test_other_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_loop_future__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_other_loop_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_loop_future__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_other_loop_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_loop_future__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_other_loop_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_loop_future__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_other_loop_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_loop_future__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_other_loop_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_loop_future__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_other_loop_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_loop_future__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_other_loop_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_loop_future__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_other_loop_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_newlines__test.test_compile.TestSpecifics.test_other_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_package__test.test_importlib.test_util.Frozen_ResolveNameTests.test_other_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_package__test.test_importlib.test_util.Source_ResolveNameTests.test_other_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_other_params__test.test_dataclasses.TestMakeDataclass.test_other_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_others__test.test_pyclbr.PyclbrTest.test_others_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_out_of_range__test.test_json.test_float.TestCFloat.test_out_of_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_out_of_range__test.test_json.test_float.TestPyFloat.test_out_of_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_out_of_range_signal_number_raises_error__test.test_signal.PosixTests.test_out_of_range_signal_number_raises_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_out_of_scope_01__test.test_type_params.TypeParamsAccessTest.test_out_of_scope_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_out_of_scope_02__test.test_type_params.TypeParamsAccessTest.test_out_of_scope_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_outer__test.test_dis.InstructionTests.test_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_outer_task_is_not_cancelled__test.test_asyncio.test_timeouts.TimeoutTests.test_outer_task_is_not_cancelled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output__test.test_calendar.OutputTestCase.test_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output__test.test_logging.DatagramHandlerTest.test_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output__test.test_logging.HTTPHandlerTest.test_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output__test.test_logging.IPv6SysLogHandlerTest.test_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output__test.test_logging.SocketHandlerTest.test_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output__test.test_logging.SysLogHandlerTest.test_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output__test.test_logging.UnixDatagramHandlerTest.test_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output__test.test_logging.UnixSocketHandlerTest.test_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output__test.test_logging.UnixSysLogHandlerTest.test_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output_current_year__test.test_calendar.CommandLineTestCase.test_output_current_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output_file_when_changing_directory__test.test_cprofile.CProfileTest.test_output_file_when_changing_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output_file_when_changing_directory__test.test_profile.ProfileTest.test_output_file_when_changing_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output_htmlcalendar_encoding_ascii__test.test_calendar.OutputTestCase.test_output_htmlcalendar_encoding_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output_htmlcalendar_encoding_default__test.test_calendar.OutputTestCase.test_output_htmlcalendar_encoding_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output_htmlcalendar_encoding_utf8__test.test_calendar.OutputTestCase.test_output_htmlcalendar_encoding_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output_month__test.test_calendar.CommandLineTestCase.test_output_month_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output_newline__test.test_cmd_line.CmdLineTest.test_output_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output_stream__test.test_imghdr.TestImghdr.test_output_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output_textcalendar__test.test_calendar.OutputTestCase.test_output_textcalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_output_year__test.test_calendar.CommandLineTestCase.test_output_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_over__test.test_nntplib.NNTPv1Tests.test_over_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_over__test.test_nntplib.NNTPv2Tests.test_over_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_over_partial__test.test_functools.TestPartialMethod.test_over_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.datetimetester.TestDateTimeTZ_Fast.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.datetimetester.TestDateTimeTZ_Pure.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.datetimetester.TestDateTime_Fast.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.datetimetester.TestDateTime_Pure.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.datetimetester.TestDate_Fast.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.datetimetester.TestDate_Pure.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.datetimetester.TestSubclassDateTime_Fast.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.datetimetester.TestSubclassDateTime_Pure.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.datetimetester.TestTimeDelta_Fast.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.datetimetester.TestTimeDelta_Pure.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_array.ByteTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_array.IntTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_array.LongLongTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_array.LongTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_array.ShortTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_array.UnsignedByteTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_array.UnsignedIntTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_array.UnsignedLongLongTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_array.UnsignedLongTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_array.UnsignedShortTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_complex.ComplexTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_ctypes.test_memfunctions.MemFunctionsTest.test_overflow__'test_disabled'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_overflow__test.test_float.RoundTestCase.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_overflow__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_overflow__test.test_json.test_scanstring.TestCScanstring.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_json.test_scanstring.TestPyScanstring.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_list.ListTest.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflow__test.test_zlib.ExceptionTestCase.test_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_aifc.AifcALAWTest.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_aifc.AifcPCM16Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_aifc.AifcPCM24Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_aifc.AifcPCM32Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_aifc.AifcPCM8Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_aifc.AifcULAWTest.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_sunau.SunauPCM16Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_sunau.SunauPCM24Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_sunau.SunauPCM32Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_sunau.SunauPCM8Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_sunau.SunauULAWTest.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_wave.WavePCM16Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_wave.WavePCM24ExtTest.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_wave.WavePCM24Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_wave.WavePCM32Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowed_write__test.test_wave.WavePCM8Test.test_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowing_chunked_line__test.test_httplib.BasicTest.test_overflowing_chunked_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowing_header_limit_after_100__test.test_httplib.BasicTest.test_overflowing_header_limit_after_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowing_header_line__test.test_httplib.BasicTest.test_overflowing_header_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overflowing_status_line__test.test_httplib.BasicTest.test_overflowing_status_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overlap__test.test_statistics.TestNormalDistC.test_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overlap__test.test_statistics.TestNormalDistPython.test_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overlap_table__test.test_re.ImplementationTest.test_overlap_table_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overload_fails__test.test_typing.OverloadTests.test_overload_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overload_on_compiled_functions__test.test_typing.OverloadTests.test_overload_on_compiled_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overload_registry__test.test_typing.OverloadTests.test_overload_registry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overload_registry_repeated__test.test_typing.OverloadTests.test_overload_registry_repeated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overload_succeeds__test.test_typing.OverloadTests.test_overload_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overloading__test.test_descr.ClassPropertiesAndMethods.test_overloading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overlong_encodeable_is_wrapped__test.test_email.test__header_value_parser.TestFolding.test_overlong_encodeable_is_wrapped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overlong_last_part_followed_by_split_point__test.test_email.test_email.TestLongHeaders.test_overlong_last_part_followed_by_split_point_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_checked_hash_based_pyc__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_checked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_checked_hash_based_pyc__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_checked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_checked_hash_based_pyc__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_checked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestIntEnumClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestIntEnumFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestIntFlagClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestIntFlagFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMinimalDateClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMinimalDateFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMinimalFloatClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMinimalFloatFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMixedDateClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMixedDateFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMixedFloatClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMixedFloatFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMixedIntClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMixedIntFlagClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMixedIntFlagFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMixedIntFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMixedStrClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestMixedStrFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestPlainEnumClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestPlainEnumFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestPlainFlagClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestPlainFlagFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestStrEnumClass.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_format__test.test_enum.TestStrEnumFunction.test_overridden_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_init__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_overridden_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_init__test.test_ordered_dict.CPythonOrderedDictTests.test_overridden_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_init__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_overridden_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_init__test.test_ordered_dict.PurePythonOrderedDictTests.test_overridden_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_register_defect_still_raises__test.test_email.test_policy.PolicyAPITests.test_overridden_register_defect_still_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_register_defect_works__test.test_email.test_policy.PolicyAPITests.test_overridden_register_defect_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestIntEnumClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestIntEnumFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestIntFlagClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestIntFlagFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMinimalDateClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMinimalDateFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMinimalFloatClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMinimalFloatFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMixedDateClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMixedDateFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMixedFloatClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMixedFloatFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMixedIntClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMixedIntFlagClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMixedIntFlagFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMixedIntFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMixedStrClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestMixedStrFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestPlainEnumClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestPlainEnumFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestPlainFlagClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestPlainFlagFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestStrEnumClass.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str__test.test_enum.TestStrEnumFunction.test_overridden_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestIntEnumClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestIntEnumFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestIntFlagClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestIntFlagFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMinimalDateClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMinimalDateFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMinimalFloatClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMinimalFloatFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMixedDateClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMixedDateFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMixedFloatClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMixedFloatFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMixedIntClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMixedIntFlagClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMixedIntFlagFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMixedIntFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMixedStrClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestMixedStrFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestPlainEnumClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestPlainEnumFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestPlainFlagClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestPlainFlagFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestStrEnumClass.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format__test.test_enum.TestStrEnumFunction.test_overridden_str_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestIntEnumClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestIntEnumFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestIntFlagClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestIntFlagFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMinimalDateClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMinimalDateFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMinimalFloatClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMinimalFloatFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMixedDateClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMixedDateFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMixedFloatClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMixedFloatFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMixedIntClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMixedIntFlagClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMixedIntFlagFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMixedIntFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMixedStrClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestMixedStrFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestPlainEnumClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestPlainEnumFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestPlainFlagClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestPlainFlagFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestStrEnumClass.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_str_format_inherited__test.test_enum.TestStrEnumFunction.test_overridden_str_format_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_unchecked_hash_based_pyc__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_unchecked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_unchecked_hash_based_pyc__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_unchecked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overridden_unchecked_hash_based_pyc__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_unchecked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override__test.test_typing.OverrideDecoratorTests.test_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_builtin__test.test_import.OverridingImportBuiltinTests.test_override_builtin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_convert_field__test.test_string.ModuleTest.test_override_convert_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_default_base_class__test.test_email.test_headerregistry.TestHeaderRegistry.test_override_default_base_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_default_class__test.test_email.test_headerregistry.TestHeaderRegistry.test_override_default_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_default_class_only_overrides_default__test.test_email.test_headerregistry.TestHeaderRegistry.test_override_default_class_only_overrides_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_destructor__test.test_io.CBufferedRandomTest.test_override_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_destructor__test.test_io.CBufferedReaderTest.test_override_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_destructor__test.test_io.CBufferedWriterTest.test_override_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_destructor__test.test_io.CTextIOWrapperTest.test_override_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_destructor__test.test_io.PyBufferedRandomTest.test_override_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_destructor__test.test_io.PyBufferedReaderTest.test_override_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_destructor__test.test_io.PyBufferedWriterTest.test_override_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_destructor__test.test_io.PyTextIOWrapperTest.test_override_destructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_format_field__test.test_string.ModuleTest.test_override_format_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_get_value__test.test_string.ModuleTest.test_override_get_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_only_release__test.test_buffer.TestPythonBufferProtocol.test_override_only_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_parse__test.test_string.ModuleTest.test_override_parse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_tuple_methods__test.test_unittest.testmock.testmock.MockTest.test_override_tuple_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_update__test.test_ordered_dict.CPythonBuiltinDictTests.test_override_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_update__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_override_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_update__test.test_ordered_dict.CPythonOrderedDictTests.test_override_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_update__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_override_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_override_update__test.test_ordered_dict.PurePythonOrderedDictTests.test_override_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overriding_call__test.test_unittest.test_suite.Test_TestSuite.test_overriding_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overriding_keywords__test.test_functools.TestPartialMethod.test_overriding_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overriding_return_values__test.test_unittest.testmock.testwith.TestMockOpen.test_overriding_return_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overseek__test.test_memoryio.CBytesIOTest.test_overseek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overseek__test.test_memoryio.CStringIOTest.test_overseek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overseek__test.test_memoryio.PyBytesIOTest.test_overseek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overseek__test.test_memoryio.PyStringIOTest.test_overseek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_oversized_digit_strings__test.test_strtod.StrtodTests.test_oversized_digit_strings__'not_enough_memory:_6.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_overwrite_fields_in_derived_class__test.test_dataclasses.TestCase.test_overwrite_fields_in_derived_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overwrite_hash__test.test_dataclasses.TestCase.test_overwrite_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overwriting_eq__test.test_dataclasses.TestEq.test_overwriting_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overwriting_frozen__test.test_dataclasses.TestFrozen.test_overwriting_frozen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overwriting_init__test.test_dataclasses.TestInit.test_overwriting_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overwriting_order__test.test_dataclasses.TestOrdering.test_overwriting_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_overwriting_repr__test.test_dataclasses.TestRepr.test_overwriting_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_owner__test.test_pathlib.PathSubclassTest.test_owner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_owner__test.test_pathlib.PathTest.test_owner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_owner__test.test_pathlib.PosixPathTest.test_owner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_owner__test.test_pathlib.WindowsPathAsPureTest.test_owner__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_owner__test.test_pathlib.WindowsPathTest.test_owner__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_p2a_objects__test.test_ctypes.test_cast.Test.test_p2a_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_p__test.test_capi.test_getargs.Boolean_TestCase.test_p_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_p_cint__test.test_ctypes.test_keeprefs.PointerTestCase.test_p_cint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_p_code__test.test_struct.StructTest.test_p_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pack__test.test_capi.test_float.CAPIFloatTest.test_pack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pack__test.test_mailbox.TestMH.test_pack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pack_int__test.test_xdrlib.ConversionErrorTest.test_pack_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pack_into__test.test_struct.StructTest.test_pack_into_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pack_into_fn__test.test_struct.StructTest.test_pack_into_fn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pack_to_fileobj__test.test_zipapp.ZipAppTest.test_pack_to_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pack_uint__test.test_xdrlib.ConversionErrorTest.test_pack_uint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pack_unpack__test.test_peepholer.TestTranforms.test_pack_unpack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pack_unpack_roundtrip__test.test_capi.test_float.CAPIFloatTest.test_pack_unpack_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package___cached____test.test_import.PycacheTests.test_package___cached___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package___cached___from_pyc__test.test_import.PycacheTests.test_package___cached___from_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_cmd_line_script.CmdLineTest.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.import_.test___package__.Setting__package__PEP451.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_modulefinder.ModuleFinderTest.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_compiled__test.test_cmd_line_script.CmdLineTest.test_package_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_compiled__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_package_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_compiled__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_package_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_compiled__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_package_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_discovery__test.test_importlib.test_main.DiscoveryTests.test_package_discovery_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_error__test.test_cmd_line_script.CmdLineTest.test_package_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_import__semantics__test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_imported_no_warning__test.test_runpy.RunModuleTestCase.test_package_imported_no_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_in_package__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_in_package__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_in_package__test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_in_package__test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_in_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_is_package__test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_is_package__test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_over_module__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_over_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_over_module__test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_over_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_over_module__test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_over_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_over_module__test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_over_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_recursion__test.test_cmd_line_script.CmdLineTest.test_package_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_settings__test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_package_settings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_settings__test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_package_settings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_to_module__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_package_to_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_to_module__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_package_to_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_to_package__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_package_to_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_to_package__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_package_to_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_package_without_a_main__test.test_pdb.PdbTestCase.test_package_without_a_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_packages_distributions_example__test.test_importlib.test_main.PackagesDistributionsPrebuiltTest.test_packages_distributions_example_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_packed__test.test_ctypes.test_structures.StructureTestCase.test_packed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_packed__test.test_ipaddress.AddressTestCase_v4.test_packed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_packed__test.test_ipaddress.AddressTestCase_v6.test_packed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_packed__test.test_ipaddress.InterfaceTestCase_v4.test_packed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_packed__test.test_ipaddress.InterfaceTestCase_v6.test_packed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_packed__test.test_ipaddress.NetworkTestCase_v4.test_packed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_packed__test.test_ipaddress.NetworkTestCase_v6.test_packed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_packed_c_limits__test.test_ctypes.test_structures.StructureTestCase.test_packed_c_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_paddedfile_getattr__test.test_gzip.TestGzip.test_paddedfile_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_padding__test.test_email.test__encoded_words.TestEncodeB.test_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_padding__test.test_locale.TestEnUSNumberFormatting.test_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_padding__test.test_locale.TestNumberFormatting.test_padding__..._testing_with_'en_US.UTF-8'..._ok": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pagesize__test.test_resource.ResourceTest.test_pagesize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pair__test.test_zlib.CompressObjectTestCase.test_pair_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pairwise__test.test_itertools.TestBasicOps.test_pairwise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pairwise__test.test_itertools.TestGC.test_pairwise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pairwise__test.test_itertools.TestVariousIteratorArgs.test_pairwise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pairwise_reenter2__test.test_itertools.TestBasicOps.test_pairwise_reenter2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pairwise_reenter__test.test_itertools.TestBasicOps.test_pairwise_reenter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parallel_iteration__test.test_tarfile.Bz2MiscReadTest.test_parallel_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parallel_iteration__test.test_tarfile.GzipMiscReadTest.test_parallel_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parallel_iteration__test.test_tarfile.LzmaMiscReadTest.test_parallel_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parallel_iteration__test.test_tarfile.MiscReadTest.test_parallel_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_param_1__test.test_ctypes.test_strings.StringArrayTestCase.test_param_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_param_2__test.test_ctypes.test_strings.StringArrayTestCase.test_param_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_param_errors__test.test_contextlib.ContextManagerTestCase.test_param_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_param_style__test.test_sqlite3.test_dbapi.ModuleTests.test_param_style_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_param_surrogates__test.test_sqlite3.test_userfunctions.FunctionTests.test_param_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parameter_chaining__test.test_genericalias.BaseTest.test_parameter_chaining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parameter_detection__test.test_typing.GenericTests.test_parameter_detection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parameter_repr__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_parameter_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parameterised_tuple_is_equal_to_itself__test.test_typing.TypeVarTupleTests.test_parameterised_tuple_is_equal_to_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parameterized_slots__test.test_typing.GenericTests.test_parameterized_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parameterized_slots_dict__test.test_typing.GenericTests.test_parameterized_slots_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parameters__test.test_genericalias.BaseTest.test_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parameters__test.test_symtable.SymtableTest.test_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_paramflags__test.test_ctypes.test_prototypes.CharPointersTestCase.test_paramflags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_params_added__test.test_aifc.AifcMiscTest.test_params_added_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_params_receiver_application_octet_stream__test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_application_octet_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_params_receiver_image_jpeg__test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_image_jpeg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_params_receiver_message_external_body__test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_message_external_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_params_receiver_message_rfc822__test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_params_receiver_text_html__test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_text_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_params_receiver_text_plain__test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_text_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_paramspec_01__test.test_type_params.TypeParamsTypeVarParamSpecTest.test_paramspec_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_paramspec_02__test.test_type_params.TypeParamsTypeVarParamSpecTest.test_paramspec_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_paramspec__test.test_typing.CollectionsCallableTests.test_paramspec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_paramspec__test.test_typing.TypingCallableTests.test_paramspec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_paramspec_gets_copied__test.test_typing.ParamSpecTests.test_paramspec_gets_copied_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_paramspec_in_nested_generics__test.test_typing.ParamSpecTests.test_paramspec_in_nested_generics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_paren_evaluation__test.test_grammar.GrammarTests.test_paren_evaluation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parens_in_decorator__test.test_inspect.test_inspect.TestComplexDecorator.test_parens_in_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parens_in_expressions__test.test_fstring.TestCase.test_parens_in_expressions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent__test.test_pathlib.PureWindowsPathTest.test_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent__test.test_pathlib.WindowsPathAsPureTest.test_parent__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_parent__test.test_zipfile._path.test_path.TestPath.test_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent_attribute_of_call__test.test_unittest.testmock.testmock.MockTest.test_parent_attribute_of_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent_common__test.test_pathlib.PosixPathAsPureTest.test_parent_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent_common__test.test_pathlib.PurePathSubclassTest.test_parent_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent_common__test.test_pathlib.PurePathTest.test_parent_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent_common__test.test_pathlib.PurePosixPathTest.test_parent_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent_common__test.test_pathlib.PureWindowsPathTest.test_parent_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent_common__test.test_pathlib.WindowsPathAsPureTest.test_parent_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_parent_help__test.test_argparse.TestParentParsers.test_parent_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent_propagation_with_autospec_attach_mock__test.test_unittest.testmock.testmock.MockTest.test_parent_propagation_with_autospec_attach_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent_propagation_with_create_autospec__test.test_unittest.testmock.testmock.MockTest.test_parent_propagation_with_create_autospec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent_symlink2__test.test_tarfile.TestExtractionFilters.test_parent_symlink2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parent_symlink__test.test_tarfile.TestExtractionFilters.test_parent_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parenthesized_multiline_lambda__test.test_inspect.test_inspect.TestOneliners.test_parenthesized_multiline_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parenthesized_with_feature_version__test.test_ast.AST_Tests.test_parenthesized_with_feature_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parentless_import_shadowed_by_global__test.test_import.RelativeImportTests.test_parentless_import_shadowed_by_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parents__test.test_pathlib.PureWindowsPathTest.test_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parents__test.test_pathlib.WindowsPathAsPureTest.test_parents__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_parents_common__test.test_pathlib.PosixPathAsPureTest.test_parents_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parents_common__test.test_pathlib.PurePathSubclassTest.test_parents_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parents_common__test.test_pathlib.PurePathTest.test_parents_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parents_common__test.test_pathlib.PurePosixPathTest.test_parents_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parents_common__test.test_pathlib.PureWindowsPathTest.test_parents_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parents_common__test.test_pathlib.WindowsPathAsPureTest.test_parents_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_parse257__test.test_ftplib.TestFTPClass.test_parse257_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse257__test.test_ftplib.TestTLS_FTPClassMixin.test_parse257_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parseString_bytes__test.test_sax.ParseTest.test_parseString_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parseString_text__test.test_sax.ParseTest.test_parseString_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_InputSource__test.test_sax.ParseTest.test_parse_InputSource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse__test.test_ast.ASTHelpers_Test.test_parse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse__test.test_json.test_pass1.TestCPass1.test_parse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse__test.test_json.test_pass1.TestPyPass1.test_parse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse__test.test_json.test_pass2.TestCPass2.test_parse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse__test.test_json.test_pass2.TestPyPass2.test_parse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse__test.test_json.test_pass3.TestCPass3.test_parse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse__test.test_json.test_pass3.TestPyPass3.test_parse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_again__test.test_pyexpat.ParseTest.test_parse_again_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_all_octets__test.test_httplib.HeaderTests.test_parse_all_octets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_all_sans__test.test_ssl.BasicSocketTests.test_parse_all_sans_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_args__test.test_argparse.TestAddSubparsers.test_parse_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_args_failures__test.test_argparse.TestAddSubparsers.test_parse_args_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_bytes__test.test_pyexpat.ParseTest.test_parse_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_bytes__test.test_sax.ParseTest.test_parse_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_close_source__test.test_sax.ParseTest.test_parse_close_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_date__test.test_email.test_headerregistry.TestDateHeader.test_parse_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_datetime__test.test_nntplib.MiscTests.test_parse_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.ConfigParserTestCase.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.ConfigParserTestCaseNoValue.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.ConvertersTestCase.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.CopyTestCase.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.MultilineValuesTestCase.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.RawConfigParserTestCase.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.SortedTestCase.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_errors__test.test_configparser.StrictTestCase.test_parse_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_file__test.test_pyexpat.ParseTest.test_parse_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_float__test.test_tomllib.test_misc.TestMiscellaneous.test_parse_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_fragments__test.test_urlparse.UrlParseTestCase.test_parse_fragments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_header__test.test_cgi.CgiTests.test_parse_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_http_list__test.test_urllib2.TrivialTests.test_parse_http_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_in_error__test.test_ast.ASTHelpers_Test.test_parse_in_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_invalid_message_id__test.test_email.test__header_value_parser.TestParser.test_parse_invalid_message_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_known_args__test.test_argparse.TestAddSubparsers.test_parse_known_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_mac__test.test_uuid.TestInternalsWithExtModule.test_parse_mac_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_mac__test.test_uuid.TestInternalsWithoutExtModule.test_parse_mac_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_mac_aix__test.test_uuid.TestInternalsWithExtModule.test_parse_mac_aix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_mac_aix__test.test_uuid.TestInternalsWithoutExtModule.test_parse_mac_aix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_makefile__test.test_sysconfig.MakefileTests.test_parse_makefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_memlimit__test.test_support.TestSupport.test_parse_memlimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_message_id_with_remaining__test.test_email.test__header_value_parser.TestParser.test_parse_message_id_with_remaining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_message_rfc822__test.test_email.test_email.TestMIMEMessage.test_parse_message_rfc822_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_missing_minor_type__test.test_email.test_email.TestNonConformant.test_parse_missing_minor_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_multipart__test.test_cgi.CgiTests.test_parse_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_multipart_invalid_encoding__test.test_cgi.CgiTests.test_parse_multipart_invalid_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_multipart_without_content_length__test.test_cgi.CgiTests.test_parse_multipart_without_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_ns_headers__test.test_http_cookiejar.CookieTests.test_parse_ns_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_ns_headers__test.test_http_cookiejar.HeaderTests.test_parse_ns_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_ns_headers_special_names__test.test_http_cookiejar.HeaderTests.test_parse_ns_headers_special_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_ns_headers_version__test.test_http_cookiejar.HeaderTests.test_parse_ns_headers_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_num_fail__test.test_optparse.TestParseNumber.test_parse_num_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_num_ok__test.test_optparse.TestParseNumber.test_parse_num_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_only_xml_data__test.test_pyexpat.sf1296433Test.test_parse_only_xml_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_os_release__test.test_platform.PlatformTest.test_parse_os_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_overview__test.test_nntplib.MiscTests.test_parse_overview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_overview_fmt__test.test_nntplib.MiscTests.test_parse_overview_fmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_path_object__test.test_sax.ParseTest.test_parse_path_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_proxy__test.test_urllib2.MiscTests.test_parse_proxy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_qs_encoding__test.test_urlparse.UrlParseTestCase.test_parse_qs_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_qs_separator__test.test_urlparse.UrlParseTestCase.test_parse_qs_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_qsl_encoding__test.test_urlparse.UrlParseTestCase.test_parse_qsl_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_qsl_max_num_fields__test.test_urlparse.UrlParseTestCase.test_parse_qsl_max_num_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_qsl_separator__test.test_urlparse.UrlParseTestCase.test_parse_qsl_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_str__test.test_pyexpat.ParseTest.test_parse_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_string__test.test_xml_etree.XMLParserTest.test_parse_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_string__test.test_xml_etree_c.XMLParserTest.test_parse_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_text__test.test_sax.ParseTest.test_parse_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_text_message__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_parse_text_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_text_message__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_parse_text_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_text_message__test.test_email.test_email.TestIdempotent.test_parse_text_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_tuple_and_keywords__test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_parse_tuple_and_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_untyped_message__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_parse_untyped_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_untyped_message__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_parse_untyped_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_untyped_message__test.test_email.test_email.TestIdempotent.test_parse_untyped_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_valid_message_id__test.test_email.test__header_value_parser.TestParser.test_parse_valid_message_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_windows_path__test.test_pathlib.PosixPathAsPureTest.test_parse_windows_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parse_windows_path__test.test_pathlib.PurePosixPathTest.test_parse_windows_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parseaddr_empty__test.test_email.test_email.TestMiscellaneous.test_parseaddr_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parseaddr_multiple_domains__test.test_email.test_email.TestMiscellaneous.test_parseaddr_multiple_domains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parseaddr_preserves_quoted_pairs_in_addresses__test.test_email.test_email.TestMiscellaneous.test_parseaddr_preserves_quoted_pairs_in_addresses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parseaddr_preserves_spaces_in_local_part__test.test_email.test_email.TestMiscellaneous.test_parseaddr_preserves_spaces_in_local_part_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_acceptable_to_time_functions__test.test_email.test_email.TestMiscellaneous.test_parsedate_acceptable_to_time_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_accepts_time_with_dots__test.test_email.test_email.TestMiscellaneous.test_parsedate_accepts_time_with_dots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_compact__test.test_email.test_email.TestMiscellaneous.test_parsedate_compact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_dot_time_delimiter__test.test_email.test_email.TestMiscellaneous.test_parsedate_dot_time_delimiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_no_dayofweek__test.test_email.test_email.TestMiscellaneous.test_parsedate_no_dayofweek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_no_seconds__test.test_email.test_email.TestMiscellaneous.test_parsedate_no_seconds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_no_space_before_negative_offset__test.test_email.test_email.TestMiscellaneous.test_parsedate_no_space_before_negative_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_no_space_before_positive_offset__test.test_email.test_email.TestMiscellaneous.test_parsedate_no_space_before_positive_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_returns_None_for_invalid_strings__test.test_email.test_email.TestMiscellaneous.test_parsedate_returns_None_for_invalid_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_rfc_850__test.test_email.test_email.TestMiscellaneous.test_parsedate_rfc_850_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_to_datetime__test.test_email.test_utils.DateTimeTests.test_parsedate_to_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_to_datetime_naive__test.test_email.test_utils.DateTimeTests.test_parsedate_to_datetime_naive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsedate_to_datetime_with_invalid_raises_valueerror__test.test_email.test_utils.DateTimeTests.test_parsedate_to_datetime_with_invalid_raises_valueerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsefile__test.test_xml_etree.ElementTreeTest.test_parsefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsefile__test.test_xml_etree_c.ElementTreeTest.test_parsefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parseliteral__test.test_xml_etree.ElementTreeTest.test_parseliteral_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parseliteral__test.test_xml_etree_c.ElementTreeTest.test_parseliteral_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser__test.test_argparse.TestStrings.test_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser__test.test_email.test_email.TestIdempotent.test_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser__test.test_email.test_policy.TestPolicyPropagation.test_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser_comes_from_C__test.test_xml_etree_c.TestAcceleratorImported.test_parser_comes_from_C_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser_command_help__test.test_argparse.TestAddSubparsers.test_parser_command_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser_deeply_nested_patterns__test.test_patma.TestTracing.test_parser_deeply_nested_patterns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser_default_1__test.test_optparse.TestExpandDefaults.test_parser_default_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser_default_2__test.test_optparse.TestExpandDefaults.test_parser_default_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser_does_not_close_file__test.test_email.test_email.TestParsers.test_parser_does_not_close_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser_on_exception_does_not_close_file__test.test_email.test_email.TestParsers.test_parser_on_exception_does_not_close_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser_propagates_policy_to_message__test.test_email.test_policy.TestPolicyPropagation.test_parser_propagates_policy_to_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser_propagates_policy_to_sub_messages__test.test_email.test_policy.TestPolicyPropagation.test_parser_propagates_policy_to_sub_messages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parser_ref_cycle__test.test_xml_etree_c.MiscTests.test_parser_ref_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parserhack__test.test_future_stmt.test_future.FutureTest.test_parserhack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsers_action_missing_params__test.test_argparse.TestInvalidArgumentConstructors.test_parsers_action_missing_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsing__test.test_strtod.StrtodTests.test_parsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsing_error__test.test_cmd_line.CmdLineTest.test_parsing_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsing_error__test.test_configparser.CoverageOneHundredTestCase.test_parsing_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parsingerror__test.test_configparser.ExceptionPicklingTestCase.test_parsingerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_part_length__test.test_ipaddress.AddressTestCase_v6.test_part_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial__test.test_codecs.RawUnicodeEscapeTest.test_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial__test.test_codecs.UTF16BETest.test_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial__test.test_codecs.UTF16LETest.test_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial__test.test_codecs.UTF16Test.test_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial__test.test_codecs.UTF32BETest.test_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial__test.test_codecs.UTF32LETest.test_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial__test.test_codecs.UTF32Test.test_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial__test.test_codecs.UTF7Test.test_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial__test.test_codecs.UTF8SigTest.test_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial__test.test_codecs.UTF8Test.test_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial__test.test_codecs.UnicodeEscapeTest.test_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_falls_inside_message_delivery_status__test.test_email.test_email.TestMiscellaneous.test_partial_falls_inside_message_delivery_status_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_flags__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_flags__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_flags__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_flags__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_flags__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_flags__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_flags__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_flags__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_functions__test.test_unittest.test_loader.Test_TestLoader.test_partial_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_hash__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_hash__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_hash__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_hash__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_hash__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_hash__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_hash__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_hash__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_input__test.test_tarfile.Bz2PartialReadTest.test_partial_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_input_bz2__test.test_tarfile.Bz2PartialReadTest.test_partial_input_bz2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_magic__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_magic__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_magic__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_magic__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_magic__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_magic__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_magic__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_magic__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_post__test.test_xmlrpc.SimpleServerTestCase.test_partial_post_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_readintos__test.test_httplib.BasicTest.test_partial_readintos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_readintos_incomplete_body__test.test_httplib.BasicTest.test_partial_readintos_incomplete_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_readintos_no_content_length__test.test_httplib.BasicTest.test_partial_readintos_no_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_readintos_past_end__test.test_httplib.BasicTest.test_partial_readintos_past_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_reads__test.test_httplib.BasicTest.test_partial_reads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_reads_incomplete_body__test.test_httplib.BasicTest.test_partial_reads_incomplete_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_reads_no_content_length__test.test_httplib.BasicTest.test_partial_reads_no_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_reads_past_end__test.test_httplib.BasicTest.test_partial_reads_past_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_size__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_size__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_size__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_size__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_size__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_size__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_size__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_size__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_timestamp__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_timestamp__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_timestamp__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_timestamp__test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_timestamp__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_timestamp__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_timestamp__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partial_timestamp__test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partially__test.test__xxinterpchannels.ChannelReleaseTests.test_partially_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_particular__test.test_strtod.StrtodTests.test_particular_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_particularly_evil_undecodable__test.test_compile.TestSpecifics.test_particularly_evil_undecodable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partition__test.test_bytes.ByteArrayTest.test_partition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partition__test.test_bytes.BytesTest.test_partition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partition__test.test_unicode.UnicodeTest.test_partition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partition__test.test_userstring.UserStringTest.test_partition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partition_bytearray_doesnt_share_nullstring__test.test_bytes.ByteArrayTest.test_partition_bytearray_doesnt_share_nullstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partition_int_error__test.test_bytes.ByteArrayTest.test_partition_int_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partition_int_error__test.test_bytes.BytesTest.test_partition_int_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partition_string_error__test.test_bytes.ByteArrayTest.test_partition_string_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_partition_string_error__test.test_bytes.BytesTest.test_partition_string_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parts__test.test_pathlib.PureWindowsPathTest.test_parts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parts__test.test_pathlib.WindowsPathAsPureTest.test_parts__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_parts_common__test.test_pathlib.PosixPathAsPureTest.test_parts_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parts_common__test.test_pathlib.PurePathSubclassTest.test_parts_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parts_common__test.test_pathlib.PurePathTest.test_parts_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parts_common__test.test_pathlib.PurePosixPathTest.test_parts_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parts_common__test.test_pathlib.PureWindowsPathTest.test_parts_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parts_common__test.test_pathlib.WindowsPathAsPureTest.test_parts_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_parts_interning__test.test_pathlib.PathSubclassTest.test_parts_interning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parts_interning__test.test_pathlib.PathTest.test_parts_interning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parts_interning__test.test_pathlib.PosixPathTest.test_parts_interning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_parts_interning__test.test_pathlib.WindowsPathTest.test_parts_interning__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pass___test.test_poplib.TestPOP3Class.test_pass__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pass___test.test_poplib.TestPOP3_SSLClass.test_pass__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pass___test.test_poplib.TestPOP3_TLSClass.test_pass__": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pass_by_value__test.test_ctypes.test_structures.StructureTestCase.test_pass_by_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pass_by_value_finalizer__test.test_ctypes.test_structures.StructureTestCase.test_pass_by_value_finalizer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pass_by_value_in_register__test.test_ctypes.test_structures.StructureTestCase.test_pass_by_value_in_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pass_fds__test.test_subprocess.POSIXProcessTestCase.test_pass_fds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pass_fds_inheritable__test.test_subprocess.POSIXProcessTestCase.test_pass_fds_inheritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pass_pointers__test.test_ctypes.test_pointers.PointersTestCase.test_pass_pointers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pass_stmt__test.test_grammar.GrammarTests.test_pass_stmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pass_through__test.test_statistics.FailNegTest.test_pass_through_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_passing_kwargs_deprecated__test.test_pathlib.PathSubclassTest.test_passing_kwargs_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_passing_kwargs_deprecated__test.test_pathlib.PathTest.test_passing_kwargs_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_passing_kwargs_deprecated__test.test_pathlib.PosixPathTest.test_passing_kwargs_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_passing_kwargs_deprecated__test.test_pathlib.WindowsPathTest.test_passing_kwargs_deprecated__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_password_manager__test.test_urllib2.RequestHdrsTests.test_password_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_873224__test.test_marshal.BugsTestCase.test_patch_873224_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch__test.test_unittest.testmock.testpatch.PatchTest.test_patch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_and_patch_dict_stopall__test.test_unittest.testmock.testpatch.PatchTest.test_patch_and_patch_dict_stopall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_builtins_without_create__test.test_unittest.testmock.testpatch.PatchTest.test_patch_builtins_without_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_class_acts_with_spec_is_inherited__test.test_unittest.testmock.testpatch.PatchTest.test_patch_class_acts_with_spec_is_inherited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_class_attribute__test.test_unittest.testmock.testpatch.PatchTest.test_patch_class_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_class_decorator__test.test_unittest.testmock.testpatch.PatchTest.test_patch_class_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_as_context_manager__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_as_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_async_def__test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_patch_dict_async_def_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_async_def_context__test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_patch_dict_async_def_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_class_decorator__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_class_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_decorator_resolution__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_decorator_resolution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_keyword_args__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_start_stop__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_start_stop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_stop_without_start__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_stop_without_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_stopall__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_stopall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_test_prefix__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_test_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_with_clear__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_with_container_object__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_container_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_with_container_object_and_clear__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_container_object_and_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_dict_with_string__test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_imports_lazily__test.test_unittest.testmock.testpatch.PatchTest.test_patch_imports_lazily_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_keyword_args__test.test_unittest.testmock.testpatch.PatchTest.test_patch_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_local__test.test_unittest.testmock.testpatch.PatchTest.test_patch_local_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_create__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_create_mocks__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create_mocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_create_mocks_different_order__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create_mocks_different_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_create_mocks_patcher__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create_mocks_patcher_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_decorating_class__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_decorating_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_failure__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_new_callable__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_new_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_new_callable_failure__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_new_callable_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_no_kwargs__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_no_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_spec_set__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_spec_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_stacked_decorators__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_stacked_decorators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_multiple_string_subclasses__test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_string_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_nested_autospec_repr__test.test_unittest.testmock.testpatch.PatchTest.test_patch_nested_autospec_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_object_keyword_args__test.test_unittest.testmock.testpatch.PatchTest.test_patch_object_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_object_with_spec_as_boolean__test.test_unittest.testmock.testpatch.PatchTest.test_patch_object_with_spec_as_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_object_with_statement__test.test_unittest.testmock.testwith.WithTest.test_patch_object_with_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_orderdict__test.test_unittest.testmock.testpatch.PatchTest.test_patch_orderdict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_propagates_exc_on_exit__test.test_unittest.testmock.testpatch.PatchTest.test_patch_propagates_exc_on_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_slots__test.test_unittest.testmock.testpatch.PatchTest.test_patch_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_spec__test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_spec_callable_class__test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_callable_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_spec_instance__test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_spec_set__test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_spec_set__test.test_unittest.testmock.testpatch.PatchTest.test_patch_spec_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_spec_set_instance__test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_set_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_start_stop__test.test_unittest.testmock.testpatch.PatchTest.test_patch_start_stop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_stopall__test.test_unittest.testmock.testpatch.PatchTest.test_patch_stopall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_test_prefix__test.test_unittest.testmock.testpatch.PatchTest.test_patch_test_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_with_autospec__test.test_unittest.testmock.testasync.AsyncAutospecTest.test_patch_with_autospec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_with_create_mocks_non_existent_attributes__test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_create_mocks_non_existent_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_with_exception__test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_with_spec__test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_with_spec_as_boolean__test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec_as_boolean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_with_spec_as_list__test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec_as_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_with_spec_mock_repr__test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec_mock_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_with_static_methods__test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_static_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patch_wont_create_by_default__test.test_unittest.testmock.testpatch.PatchTest.test_patch_wont_create_by_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patchobject_class_decorator__test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_class_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patchobject_start_stop__test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_start_stop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patchobject_twice__test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patchobject_with_create_mocks_non_existent_attributes__test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_create_mocks_non_existent_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patchobject_with_default_mock__test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_default_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patchobject_with_none__test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patchobject_with_spec__test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patchobject_with_spec_as_list__test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_spec_as_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patchobject_with_string_as_target__test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_string_as_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patchobject_wont_create_by_default__test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_wont_create_by_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path1__test.test_xmlrpc.MultiPathServerTestCase.test_path1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path2__test.test_xmlrpc.MultiPathServerTestCase.test_path2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path3__test.test_xmlrpc.MultiPathServerTestCase.test_path3__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_path__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path__test.test_importlib.import_.test_path.Source_FindModuleTests.test_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path__test.test_importlib.import_.test_path.Source_FindSpecTests.test_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_abspath__test.test_ntpath.PathLikeTests.test_path_abspath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_abspath__test.test_posixpath.PathLikeTests.test_path_abspath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_basename__test.test_ntpath.PathLikeTests.test_path_basename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_basename__test.test_posixpath.PathLikeTests.test_path_basename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_cache__test.test_xml_etree.ElementTreeTest.test_path_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_cache__test.test_xml_etree_c.ElementTreeTest.test_path_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_commonpath__test.test_ntpath.PathLikeTests.test_path_commonpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_commonpath__test.test_posixpath.PathLikeTests.test_path_commonpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_commonprefix__test.test_genericpath.PathLikeTests.test_path_commonprefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_dirname__test.test_ntpath.PathLikeTests.test_path_dirname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_dirname__test.test_posixpath.PathLikeTests.test_path_dirname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_exists__test.test_genericpath.PathLikeTests.test_path_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_expanduser__test.test_ntpath.PathLikeTests.test_path_expanduser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_expanduser__test.test_posixpath.PathLikeTests.test_path_expanduser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_expandvars__test.test_ntpath.PathLikeTests.test_path_expandvars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_expandvars__test.test_posixpath.PathLikeTests.test_path_expandvars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_fragment__test.test_xmlrpc.MultiPathServerTestCase.test_path_fragment__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_path_getctime__test.test_genericpath.PathLikeTests.test_path_getctime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_getmtime__test.test_genericpath.PathLikeTests.test_path_getmtime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_getsize__test.test_genericpath.PathLikeTests.test_path_getsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_hooks__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path_hooks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_hooks__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path_hooks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_hooks__test.test_importlib.import_.test_path.Source_FindModuleTests.test_path_hooks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_hooks__test.test_importlib.import_.test_path.Source_FindSpecTests.test_path_hooks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_ignored__test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_path_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_ignored__test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_path_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_importer_cache_empty_string__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path_importer_cache_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_importer_cache_empty_string__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path_importer_cache_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_importer_cache_empty_string__test.test_importlib.import_.test_path.Source_FindModuleTests.test_path_importer_cache_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_importer_cache_empty_string__test.test_importlib.import_.test_path.Source_FindSpecTests.test_path_importer_cache_empty_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_indexable__test.test_importlib.test_namespace_pkgs.LoaderTests.test_path_indexable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_is_absolute__test.test_tempfile.TestMkdtemp.test_path_is_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_isabs__test.test_ntpath.PathLikeTests.test_path_isabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_isabs__test.test_posixpath.PathLikeTests.test_path_isabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_isdir__test.test_genericpath.PathLikeTests.test_path_isdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_isdir__test.test_ntpath.PathLikeTests.test_path_isdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_isfile__test.test_genericpath.PathLikeTests.test_path_isfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_islink__test.test_ntpath.PathLikeTests.test_path_islink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_islink__test.test_posixpath.PathLikeTests.test_path_islink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_ismount__test.test_ntpath.PathLikeTests.test_path_ismount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_ismount__test.test_posixpath.PathLikeTests.test_path_ismount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_join__test.test_ntpath.PathLikeTests.test_path_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_join__test.test_posixpath.PathLikeTests.test_path_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_lexists__test.test_ntpath.PathLikeTests.test_path_lexists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_lexists__test.test_posixpath.PathLikeTests.test_path_lexists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_like_ob__test.test_mimetypes.MimeTypesTestCase.test_path_like_ob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_like_objects__test.test_compile.TestSpecifics.test_path_like_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_mirror__test.test_http_cookiejar.CookieTests.test_path_mirror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_normcase__test.test_ntpath.PathLikeTests.test_path_normcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_normcase__test.test_posixpath.PathLikeTests.test_path_normcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_normpath__test.test_ntpath.PathLikeTests.test_path_normpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_normpath__test.test_posixpath.PathLikeTests.test_path_normpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_objects__test.test_sax.PrepareInputSourceTest.test_path_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_prefix_match__test.test_http_cookiejar.CookieTests.test_path_prefix_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_query__test.test_xmlrpc.MultiPathServerTestCase.test_path_query__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_path_query_fragment__test.test_xmlrpc.MultiPathServerTestCase.test_path_query_fragment__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_path_realpath__test.test_ntpath.PathLikeTests.test_path_realpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_realpath__test.test_posixpath.PathLikeTests.test_path_realpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_relpath__test.test_ntpath.PathLikeTests.test_path_relpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_relpath__test.test_posixpath.PathLikeTests.test_path_relpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_samefile__test.test_genericpath.PathLikeTests.test_path_samefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_split__test.test_ntpath.PathLikeTests.test_path_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_split__test.test_posixpath.PathLikeTests.test_path_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_splitdrive__test.test_ntpath.PathLikeTests.test_path_splitdrive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_splitdrive__test.test_posixpath.PathLikeTests.test_path_splitdrive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_splitext__test.test_ntpath.PathLikeTests.test_path_splitext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_splitext__test.test_posixpath.PathLikeTests.test_path_splitext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_splitroot__test.test_ntpath.PathLikeTests.test_path_splitroot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_splitroot__test.test_posixpath.PathLikeTests.test_path_splitroot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_t_converter__test.test_os.PathTConverterTests.test_path_t_converter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_t_converter_and_custom_class__test.test_os.PathTConverterTests.test_path_t_converter_and_custom_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_with_null_byte__test.test_posix.PosixTester.test_path_with_null_byte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_with_null_character__test.test_posix.PosixTester.test_path_with_null_character_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_path_without_leading_slash__test.test_httpservers.SimpleHTTPServerTestCase.test_path_without_leading_slash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathext__test.test_shutil.TestWhich.test_pathext__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext__test.test_shutil.TestWhichBytes.test_pathext__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_applied_on_files_in_path__test.test_shutil.TestWhich.test_pathext_applied_on_files_in_path__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_applied_on_files_in_path__test.test_shutil.TestWhichBytes.test_pathext_applied_on_files_in_path__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_checking__test.test_shutil.TestWhich.test_pathext_checking__'pathext_check_is_Windows-only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_checking__test.test_shutil.TestWhichBytes.test_pathext_checking__'pathext_check_is_Windows-only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_given_extension_preferred__test.test_shutil.TestWhich.test_pathext_given_extension_preferred__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_given_extension_preferred__test.test_shutil.TestWhichBytes.test_pathext_given_extension_preferred__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_match_before_path_full_match__test.test_shutil.TestWhich.test_pathext_match_before_path_full_match__'test_is_for_win32'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_match_before_path_full_match__test.test_shutil.TestWhichBytes.test_pathext_match_before_path_full_match__'test_is_for_win32'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_preferred_for_execute__test.test_shutil.TestWhich.test_pathext_preferred_for_execute__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_preferred_for_execute__test.test_shutil.TestWhichBytes.test_pathext_preferred_for_execute__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_with_empty_str__test.test_shutil.TestWhich.test_pathext_with_empty_str__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathext_with_empty_str__test.test_shutil.TestWhichBytes.test_pathext_with_empty_str__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pathlib_bytes_path_file_shelf__test.test_shelve.TestCase.test_pathlib_bytes_path_file_shelf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlib_file__test.test_fileinput.FileInputTests.test_pathlib_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlib_file_inplace__test.test_fileinput.FileInputTests.test_pathlib_file_inplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlib_path_file_shelf__test.test_shelve.TestCase.test_pathlib_path_file_shelf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike__test.test_os.ReadlinkTests.test_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike__test.test_os.TestPEP519.test_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike__test.test_os.TestPEP519PurePython.test_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_bytes__test.test_os.ReadlinkTests.test_pathlike_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_class_getitem__test.test_os.TestPEP519.test_pathlike_class_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_class_getitem__test.test_os.TestPEP519PurePython.test_pathlike_class_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_executable__test.test_subprocess.ProcessTestCase.test_pathlike_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_executable__test.test_subprocess.ProcessTestCaseNoPoll.test_pathlike_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_executable_replaces_shell__test.test_subprocess.ProcessTestCase.test_pathlike_executable_replaces_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_executable_replaces_shell__test.test_subprocess.ProcessTestCaseNoPoll.test_pathlike_executable_replaces_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_file__test.test_gzip.TestOpen.test_pathlike_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_filename__test.test_imghdr.TestImghdr.test_pathlike_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_name__test.test_tarfile.Bz2MiscReadTest.test_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_name__test.test_tarfile.GzipMiscReadTest.test_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_name__test.test_tarfile.LzmaMiscReadTest.test_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_name__test.test_tarfile.MiscReadTest.test_pathlike_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_subclasshook__test.test_os.TestPEP519.test_pathlike_subclasshook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathlike_subclasshook__test.test_os.TestPEP519PurePython.test_pathlike_subclasshook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathnames__test.test_tarfile.Bz2WriteTest.test_pathnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathnames__test.test_tarfile.GzipWriteTest.test_pathnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathnames__test.test_tarfile.LzmaWriteTest.test_pathnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathnames__test.test_tarfile.WriteTest.test_pathnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pathological_trailing_whitespace__test.test_tokenize.TestTokenize.test_pathological_trailing_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_000__test.test_patma.TestPatma.test_patma_000_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_001__test.test_patma.TestPatma.test_patma_001_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_002__test.test_patma.TestPatma.test_patma_002_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_003__test.test_patma.TestPatma.test_patma_003_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_004__test.test_patma.TestPatma.test_patma_004_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_005__test.test_patma.TestPatma.test_patma_005_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_006__test.test_patma.TestPatma.test_patma_006_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_007__test.test_patma.TestPatma.test_patma_007_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_008__test.test_patma.TestPatma.test_patma_008_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_009__test.test_patma.TestPatma.test_patma_009_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_010__test.test_patma.TestPatma.test_patma_010_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_011__test.test_patma.TestPatma.test_patma_011_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_012__test.test_patma.TestPatma.test_patma_012_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_013__test.test_patma.TestPatma.test_patma_013_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_014__test.test_patma.TestPatma.test_patma_014_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_015__test.test_patma.TestPatma.test_patma_015_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_016__test.test_patma.TestPatma.test_patma_016_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_017__test.test_patma.TestPatma.test_patma_017_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_018__test.test_patma.TestPatma.test_patma_018_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_019__test.test_patma.TestPatma.test_patma_019_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_020__test.test_patma.TestPatma.test_patma_020_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_021__test.test_patma.TestPatma.test_patma_021_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_022__test.test_patma.TestPatma.test_patma_022_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_023__test.test_patma.TestPatma.test_patma_023_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_024__test.test_patma.TestPatma.test_patma_024_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_025__test.test_patma.TestPatma.test_patma_025_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_026__test.test_patma.TestPatma.test_patma_026_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_027__test.test_patma.TestPatma.test_patma_027_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_028__test.test_patma.TestPatma.test_patma_028_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_029__test.test_patma.TestPatma.test_patma_029_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_030__test.test_patma.TestPatma.test_patma_030_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_031__test.test_patma.TestPatma.test_patma_031_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_032__test.test_patma.TestPatma.test_patma_032_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_033__test.test_patma.TestPatma.test_patma_033_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_034__test.test_patma.TestPatma.test_patma_034_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_035__test.test_patma.TestPatma.test_patma_035_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_036__test.test_patma.TestPatma.test_patma_036_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_037__test.test_patma.TestPatma.test_patma_037_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_038__test.test_patma.TestPatma.test_patma_038_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_039__test.test_patma.TestPatma.test_patma_039_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_040__test.test_patma.TestPatma.test_patma_040_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_041__test.test_patma.TestPatma.test_patma_041_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_042__test.test_patma.TestPatma.test_patma_042_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_043__test.test_patma.TestPatma.test_patma_043_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_044__test.test_patma.TestPatma.test_patma_044_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_045__test.test_patma.TestPatma.test_patma_045_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_046__test.test_patma.TestPatma.test_patma_046_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_047__test.test_patma.TestPatma.test_patma_047_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_048__test.test_patma.TestPatma.test_patma_048_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_049__test.test_patma.TestPatma.test_patma_049_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_050__test.test_patma.TestPatma.test_patma_050_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_051__test.test_patma.TestPatma.test_patma_051_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_052__test.test_patma.TestPatma.test_patma_052_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_053__test.test_patma.TestPatma.test_patma_053_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_054__test.test_patma.TestPatma.test_patma_054_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_055__test.test_patma.TestPatma.test_patma_055_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_056__test.test_patma.TestPatma.test_patma_056_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_057__test.test_patma.TestPatma.test_patma_057_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_058__test.test_patma.TestPatma.test_patma_058_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_059__test.test_patma.TestPatma.test_patma_059_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_060__test.test_patma.TestPatma.test_patma_060_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_061__test.test_patma.TestPatma.test_patma_061_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_062__test.test_patma.TestPatma.test_patma_062_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_063__test.test_patma.TestPatma.test_patma_063_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_064__test.test_patma.TestPatma.test_patma_064_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_065__test.test_patma.TestPatma.test_patma_065_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_066__test.test_patma.TestPatma.test_patma_066_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_067__test.test_patma.TestPatma.test_patma_067_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_068__test.test_patma.TestPatma.test_patma_068_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_069__test.test_patma.TestPatma.test_patma_069_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_070__test.test_patma.TestPatma.test_patma_070_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_071__test.test_patma.TestPatma.test_patma_071_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_072__test.test_patma.TestPatma.test_patma_072_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_073__test.test_patma.TestPatma.test_patma_073_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_074__test.test_patma.TestPatma.test_patma_074_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_075__test.test_patma.TestPatma.test_patma_075_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_076__test.test_patma.TestPatma.test_patma_076_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_077__test.test_patma.TestPatma.test_patma_077_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_078__test.test_patma.TestPatma.test_patma_078_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_079__test.test_patma.TestPatma.test_patma_079_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_080__test.test_patma.TestPatma.test_patma_080_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_081__test.test_patma.TestPatma.test_patma_081_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_082__test.test_patma.TestPatma.test_patma_082_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_083__test.test_patma.TestPatma.test_patma_083_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_084__test.test_patma.TestPatma.test_patma_084_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_085__test.test_patma.TestPatma.test_patma_085_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_086__test.test_patma.TestPatma.test_patma_086_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_087__test.test_patma.TestPatma.test_patma_087_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_088__test.test_patma.TestPatma.test_patma_088_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_089__test.test_patma.TestPatma.test_patma_089_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_090__test.test_patma.TestPatma.test_patma_090_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_091__test.test_patma.TestPatma.test_patma_091_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_092__test.test_patma.TestPatma.test_patma_092_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_093__test.test_patma.TestPatma.test_patma_093_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_094__test.test_patma.TestPatma.test_patma_094_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_095__test.test_patma.TestPatma.test_patma_095_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_096__test.test_patma.TestPatma.test_patma_096_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_097__test.test_patma.TestPatma.test_patma_097_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_098__test.test_patma.TestPatma.test_patma_098_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_099__test.test_patma.TestPatma.test_patma_099_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_100__test.test_patma.TestPatma.test_patma_100_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_101__test.test_patma.TestPatma.test_patma_101_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_102__test.test_patma.TestPatma.test_patma_102_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_103__test.test_patma.TestPatma.test_patma_103_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_104__test.test_patma.TestPatma.test_patma_104_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_105__test.test_patma.TestPatma.test_patma_105_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_106__test.test_patma.TestPatma.test_patma_106_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_107__test.test_patma.TestPatma.test_patma_107_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_108__test.test_patma.TestPatma.test_patma_108_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_109__test.test_patma.TestPatma.test_patma_109_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_110__test.test_patma.TestPatma.test_patma_110_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_111__test.test_patma.TestPatma.test_patma_111_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_112__test.test_patma.TestPatma.test_patma_112_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_113__test.test_patma.TestPatma.test_patma_113_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_114__test.test_patma.TestPatma.test_patma_114_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_115__test.test_patma.TestPatma.test_patma_115_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_116__test.test_patma.TestPatma.test_patma_116_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_117__test.test_patma.TestPatma.test_patma_117_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_118__test.test_patma.TestPatma.test_patma_118_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_119__test.test_patma.TestPatma.test_patma_119_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_120__test.test_patma.TestPatma.test_patma_120_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_121__test.test_patma.TestPatma.test_patma_121_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_122__test.test_patma.TestPatma.test_patma_122_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_123__test.test_patma.TestPatma.test_patma_123_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_124__test.test_patma.TestPatma.test_patma_124_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_125__test.test_patma.TestPatma.test_patma_125_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_126__test.test_patma.TestPatma.test_patma_126_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_127__test.test_patma.TestPatma.test_patma_127_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_128__test.test_patma.TestPatma.test_patma_128_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_129__test.test_patma.TestPatma.test_patma_129_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_130__test.test_patma.TestPatma.test_patma_130_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_131__test.test_patma.TestPatma.test_patma_131_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_132__test.test_patma.TestPatma.test_patma_132_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_133__test.test_patma.TestPatma.test_patma_133_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_134__test.test_patma.TestPatma.test_patma_134_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_135__test.test_patma.TestPatma.test_patma_135_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_136__test.test_patma.TestPatma.test_patma_136_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_137__test.test_patma.TestPatma.test_patma_137_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_138__test.test_patma.TestPatma.test_patma_138_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_139__test.test_patma.TestPatma.test_patma_139_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_140__test.test_patma.TestPatma.test_patma_140_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_141__test.test_patma.TestPatma.test_patma_141_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_142__test.test_patma.TestPatma.test_patma_142_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_143__test.test_patma.TestPatma.test_patma_143_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_144__test.test_patma.TestPatma.test_patma_144_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_145__test.test_patma.TestPatma.test_patma_145_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_146__test.test_patma.TestPatma.test_patma_146_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_147__test.test_patma.TestPatma.test_patma_147_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_148__test.test_patma.TestPatma.test_patma_148_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_149__test.test_patma.TestPatma.test_patma_149_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_150__test.test_patma.TestPatma.test_patma_150_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_151__test.test_patma.TestPatma.test_patma_151_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_152__test.test_patma.TestPatma.test_patma_152_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_153__test.test_patma.TestPatma.test_patma_153_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_154__test.test_patma.TestPatma.test_patma_154_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_155__test.test_patma.TestPatma.test_patma_155_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_156__test.test_patma.TestPatma.test_patma_156_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_157__test.test_patma.TestPatma.test_patma_157_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_158__test.test_patma.TestPatma.test_patma_158_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_159__test.test_patma.TestPatma.test_patma_159_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_160__test.test_patma.TestPatma.test_patma_160_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_161__test.test_patma.TestPatma.test_patma_161_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_162__test.test_patma.TestPatma.test_patma_162_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_163__test.test_patma.TestPatma.test_patma_163_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_164__test.test_patma.TestPatma.test_patma_164_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_165__test.test_patma.TestPatma.test_patma_165_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_166__test.test_patma.TestPatma.test_patma_166_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_167__test.test_patma.TestPatma.test_patma_167_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_168__test.test_patma.TestPatma.test_patma_168_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_169__test.test_patma.TestPatma.test_patma_169_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_170__test.test_patma.TestPatma.test_patma_170_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_171__test.test_patma.TestPatma.test_patma_171_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_172__test.test_patma.TestPatma.test_patma_172_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_173__test.test_patma.TestPatma.test_patma_173_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_174__test.test_patma.TestPatma.test_patma_174_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_175__test.test_patma.TestPatma.test_patma_175_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_176__test.test_patma.TestPatma.test_patma_176_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_177__test.test_patma.TestPatma.test_patma_177_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_178__test.test_patma.TestPatma.test_patma_178_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_179__test.test_patma.TestPatma.test_patma_179_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_180__test.test_patma.TestPatma.test_patma_180_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_181__test.test_patma.TestPatma.test_patma_181_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_182__test.test_patma.TestPatma.test_patma_182_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_183__test.test_patma.TestPatma.test_patma_183_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_184__test.test_patma.TestPatma.test_patma_184_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_185__test.test_patma.TestPatma.test_patma_185_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_186__test.test_patma.TestPatma.test_patma_186_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_187__test.test_patma.TestPatma.test_patma_187_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_188__test.test_patma.TestPatma.test_patma_188_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_189__test.test_patma.TestPatma.test_patma_189_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_190__test.test_patma.TestPatma.test_patma_190_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_191__test.test_patma.TestPatma.test_patma_191_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_192__test.test_patma.TestPatma.test_patma_192_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_193__test.test_patma.TestPatma.test_patma_193_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_194__test.test_patma.TestPatma.test_patma_194_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_195__test.test_patma.TestPatma.test_patma_195_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_196__test.test_patma.TestPatma.test_patma_196_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_197__test.test_patma.TestPatma.test_patma_197_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_198__test.test_patma.TestPatma.test_patma_198_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_199__test.test_patma.TestPatma.test_patma_199_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_200__test.test_patma.TestPatma.test_patma_200_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_201__test.test_patma.TestPatma.test_patma_201_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_202__test.test_patma.TestPatma.test_patma_202_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_203__test.test_patma.TestPatma.test_patma_203_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_204__test.test_patma.TestPatma.test_patma_204_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_205__test.test_patma.TestPatma.test_patma_205_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_206__test.test_patma.TestPatma.test_patma_206_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_207__test.test_patma.TestPatma.test_patma_207_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_208__test.test_patma.TestPatma.test_patma_208_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_209__test.test_patma.TestPatma.test_patma_209_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_210__test.test_patma.TestPatma.test_patma_210_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_211__test.test_patma.TestPatma.test_patma_211_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_212__test.test_patma.TestPatma.test_patma_212_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_213__test.test_patma.TestPatma.test_patma_213_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_214__test.test_patma.TestPatma.test_patma_214_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_215__test.test_patma.TestPatma.test_patma_215_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_216__test.test_patma.TestPatma.test_patma_216_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_217__test.test_patma.TestPatma.test_patma_217_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_218__test.test_patma.TestPatma.test_patma_218_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_219__test.test_patma.TestPatma.test_patma_219_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_220__test.test_patma.TestPatma.test_patma_220_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_221__test.test_patma.TestPatma.test_patma_221_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_222__test.test_patma.TestPatma.test_patma_222_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_223__test.test_patma.TestPatma.test_patma_223_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_224__test.test_patma.TestPatma.test_patma_224_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_225__test.test_patma.TestPatma.test_patma_225_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_226__test.test_patma.TestPatma.test_patma_226_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_227__test.test_patma.TestPatma.test_patma_227_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_228__test.test_patma.TestPatma.test_patma_228_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_229__test.test_patma.TestPatma.test_patma_229_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_230__test.test_patma.TestPatma.test_patma_230_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_231__test.test_patma.TestPatma.test_patma_231_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_232__test.test_patma.TestPatma.test_patma_232_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_233__test.test_patma.TestPatma.test_patma_233_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_234__test.test_patma.TestPatma.test_patma_234_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_235__test.test_patma.TestPatma.test_patma_235_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_236__test.test_patma.TestPatma.test_patma_236_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_237__test.test_patma.TestPatma.test_patma_237_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_238__test.test_patma.TestPatma.test_patma_238_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_239__test.test_patma.TestPatma.test_patma_239_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_240__test.test_patma.TestPatma.test_patma_240_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_241__test.test_patma.TestPatma.test_patma_241_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_242__test.test_patma.TestPatma.test_patma_242_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_243__test.test_patma.TestPatma.test_patma_243_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_244__test.test_patma.TestPatma.test_patma_244_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_245__test.test_patma.TestPatma.test_patma_245_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_246__test.test_patma.TestPatma.test_patma_246_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_247__test.test_patma.TestPatma.test_patma_247_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_248__test.test_patma.TestPatma.test_patma_248_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patma_249__test.test_patma.TestPatma.test_patma_249_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pattern__test.test_strptime.TimeRETests.test_pattern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pattern_compare__test.test_re.ReTests.test_pattern_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pattern_compare_bytes__test.test_re.ReTests.test_pattern_compare_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pattern_escaping__test.test_strptime.TimeRETests.test_pattern_escaping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pattern_override__test.test_string.TestTemplate.test_pattern_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patterns_may_only_match_literals_and_attribute_lookups_0__test.test_patma.TestSyntaxErrors.test_patterns_may_only_match_literals_and_attribute_lookups_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_patterns_may_only_match_literals_and_attribute_lookups_1__test.test_patma.TestSyntaxErrors.test_patterns_may_only_match_literals_and_attribute_lookups_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_reading__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_pause_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_reading__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_pause_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_reading__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_pause_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_reading__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_pause_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_reading__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_pause_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_reading_connection_made__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_reading_connection_made_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_reading_connection_made__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_pause_reading_connection_made_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_reading_on_closed_pipe__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_pause_reading_on_closed_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_reading_on_paused_pipe__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_pause_reading_on_paused_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_resume_reading__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_resume_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_resume_reading__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_pause_resume_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_resume_writing__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_resume_writing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_writing_2write__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_writing_2write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pause_writing_3write__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_writing_3write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pax_extended_header__test.test_tarfile.PaxWriteTest.test_pax_extended_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pax_global_header__test.test_tarfile.PaxWriteTest.test_pax_global_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pax_global_headers__test.test_tarfile.PaxReadTest.test_pax_global_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pax_limits__test.test_tarfile.LimitsTest.test_pax_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pax_number_fields__test.test_tarfile.PaxReadTest.test_pax_number_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_payload__test.test_email.test_email.TestMIMEText.test_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_payload_encoding__test.test_email.test_asian_codecs.TestEmailAsianCodecs.test_payload_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_payload_encoding_utf8__test.test_email.test_asian_codecs.TestEmailAsianCodecs.test_payload_encoding_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pbkdf2_hmac_c__test.test_hashlib.KDFTests.test_pbkdf2_hmac_c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pcbuild_rt__test.test_regrtest.ProgramsTestCase.test_pcbuild_rt__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pdb_issue4201__test.test_zipimport_support.ZipSupportTests.test_pdb_issue4201_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pdf__test.test_statistics.TestNormalDistC.test_pdf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pdf__test.test_statistics.TestNormalDistPython.test_pdf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_peek_0__test.test_httplib.ExtendedReadTest.test_peek_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_peek_0__test.test_httplib.ExtendedReadTestChunked.test_peek_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_peek__test.test_gzip.TestGzip.test_peek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_peek__test.test_httplib.ExtendedReadTest.test_peek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_peek__test.test_httplib.ExtendedReadTestChunked.test_peek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_peek__test.test_io.CBufferedRWPairTest.test_peek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_peek__test.test_io.PyBufferedRWPairTest.test_peek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_peek__test.test_lzma.FileTestCase.test_peek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_peek_bad_args__test.test_lzma.FileTestCase.test_peek_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pending__test.test_signal.WakeupSignalTests.test_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pending__test.test_ssl.MemoryBIOTests.test_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pendingcalls_non_threaded__test.test_capi.test_misc.TestPendingCalls.test_pendingcalls_non_threaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pendingcalls_threaded__test.test_capi.test_misc.TestPendingCalls.test_pendingcalls_threaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_penguins__test.test_zlib.ChecksumTestCase.test_penguins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep3118_obsolete_write_locks__test.test_capi.test_misc.Test_testcapi.test_pep3118_obsolete_write_locks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep3120__test.test_utf8source.PEP3120Test.test_pep3120_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep3147_paths_doubleoptimize__test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_doubleoptimize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep3147_paths_doubleoptimize__test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_doubleoptimize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep3147_paths_normal__test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep3147_paths_normal__test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep3147_paths_optimize__test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_optimize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep3147_paths_optimize__test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_optimize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep393_utf8_caching_bug__test.test_capi.test_unicode.CAPITest.test_pep393_utf8_caching_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep695_generic_protocol_callable_members__test.test_typing.ProtocolTests.test_pep695_generic_protocol_callable_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep695_generic_typeddict__test.test_typing.TypedDictTests.test_pep695_generic_typeddict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep695_generics_can_be_runtime_checkable__test.test_typing.ProtocolTests.test_pep695_generics_can_be_runtime_checkable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pep_409_verbiage__test.test_cmd_line_script.CmdLineTest.test_pep_409_verbiage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_percent__test.test_logging.FormatterTest.test_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_percent__test.test_strptime.StrptimeTests.test_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_percent_escape__test.test_locale.TestLocaleFormatString.test_percent_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_percents__test.test_string.TestTemplate.test_percents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_perf_counter__test.test_time.TimeTestCase.test_perf_counter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_permissions_after_flush__test.test_mailbox.TestBabyl.test_permissions_after_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_permissions_after_flush__test.test_mailbox.TestMMDF.test_permissions_after_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_permissions_after_flush__test.test_mailbox.TestMbox.test_permissions_after_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_permutations__test.test_itertools.TestBasicOps.test_permutations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_permutations__test.test_itertools.TestExamples.test_permutations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_permutations__test.test_itertools.TestGC.test_permutations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_permutations_overflow__test.test_itertools.TestBasicOps.test_permutations_overflow__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_permutations_result_gc__test.test_itertools.TestBasicOps.test_permutations_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_permutations_sizeof__test.test_itertools.SizeofTest.test_permutations_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_permutations_tuple_reuse__test.test_itertools.TestBasicOps.test_permutations_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_persistence__test.test_pickle.CPersPicklerTests.test_persistence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_persistence__test.test_pickle.PyPersPicklerTests.test_persistence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_persistent_loggers__test.test_logging.MemoryTest.test_persistent_loggers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pha_no_pha_server__test.test_ssl.TestPostHandshakeAuth.test_pha_no_pha_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pha_not_tls13__test.test_ssl.TestPostHandshakeAuth.test_pha_not_tls13_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pha_required__test.test_ssl.TestPostHandshakeAuth.test_pha_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pha_setter__test.test_ssl.TestPostHandshakeAuth.test_pha_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_phase__test.test_cmath.CMathTests.test_phase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.datetimetester.TestTimeZone_Fast.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.datetimetester.TestTimeZone_Pure.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.ByteTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.DoubleTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.FloatTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.IntTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.LongLongTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.LongTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.ShortTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.UnicodeTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.UnsignedByteTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.UnsignedIntTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.UnsignedLongLongTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.UnsignedLongTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_array.UnsignedShortTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_audit.AuditTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_bool.BoolTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_bytes.ByteArraySubclassTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_bytes.ByteArraySubclassWithSlotsTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_bytes.BytesSubclassTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_codecs.StreamReaderTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_codecs.StreamReaderWriterTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_codecs.StreamRecoderTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_codecs.StreamWriterTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_collections.TestNamedTuple.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_coroutines.CoroutineTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_csv.TestDialectRegistry.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_decimal.CContextAPItests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_decimal.CPythonAPItests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_decimal.PyContextAPItests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_decimal.PyPythonAPItests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_deque.TestBasic.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_deque.TestSequence.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_dictviews.DictSetTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_enum.OldTestFlag.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_enumerate.EnumerateStartTestCase.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_enumerate.EnumerateTestCase.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_enumerate.SubclassTestCase.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_enumerate.TestBig.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_enumerate.TestEmpty.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_enumerate.TestLongStart.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_enumerate.TestReversed.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_enumerate.TestStart.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_functools.TestLRUC.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_functools.TestLRUPy.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_functools.TestPartialC.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_functools.TestPartialCSubclass.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_functools.TestPartialPy.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_functools.TestPartialPySubclass.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_functools.TestTotalOrdering.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_generators.GeneratorTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_genericalias.BaseTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_http_cookies.CookieTests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_http_cookies.MorselTests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_ipaddress.AddressTestCase_v4.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_ipaddress.AddressTestCase_v6.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_ipaddress.InterfaceTestCase_v4.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_ipaddress.InterfaceTestCase_v6.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_ipaddress.NetworkTestCase_v4.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_ipaddress.NetworkTestCase_v6.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_list.ListTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_lzma.CompressorDecompressorTestCase.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_memoryview.OtherTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_slice.SliceTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_socket.GeneralModuleTests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_statistics.TestNormalDistC.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_statistics.TestNormalDistPython.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_tuple.TupleTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_types.SimpleNamespaceTests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_typing.AnnotatedTests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_typing.CollectionsCallableTests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_typing.GenericTests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_typing.NewTypeTests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_typing.TypedDictTests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_typing.TypingCallableTests.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_userlist.UserListTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_xml_etree.BasicElementTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_xml_etree.ElementIterTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_xml_etree_c.BasicElementTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_xml_etree_c.ElementIterTest.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle__test.test_zipfile._path.test_path.TestPath.test_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_by_name__test.test_enum.TestSpecial.test_pickle_by_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_created__test.test_email.test_pickleable.TestPickleCopyMessage.test_pickle_created_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_date__test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_enum__test.test_enum.TestSpecial.test_pickle_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_enum_function__test.test_enum.TestSpecial.test_pickle_enum_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_enum_function_with_module__test.test_enum.TestSpecial.test_pickle_enum_function_with_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_explodes__test.test_enum.TestSpecial.test_pickle_explodes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_float__test.test_enum.TestSpecial.test_pickle_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_fold__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_pickle_fold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_fold__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_pickle_fold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.ByteTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.DoubleTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.FloatTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.IntTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.LongLongTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.LongTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.ShortTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.UnicodeTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.UnsignedByteTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.UnsignedIntTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.UnsignedLongLongTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.UnsignedLongTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_for_empty_array__test.test_array.UnsignedShortTest.test_pickle_for_empty_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_from__test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_generic__test.test_typing.TypedDictTests.test_pickle_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_int__test.test_enum.TestSpecial.test_pickle_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_issue18997__test.test_xml_etree.BasicElementTest.test_pickle_issue18997_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_issue18997__test.test_xml_etree_c.BasicElementTest.test_pickle_issue18997_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_iterator__test.test_unicode.UnicodeTest.test_pickle_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_nested_class__test.test_enum.TestSpecial.test_pickle_nested_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_parsed__test.test_email.test_pickleable.TestPickleCopyMessage.test_pickle_parsed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_recursive__test.test_deque.TestBasic.test_pickle_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_recursive__test.test_deque.TestSubclass.test_pickle_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_recursive__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_pickle_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_recursive__test.test_ordered_dict.CPythonOrderedDictTests.test_pickle_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_recursive__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_pickle_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_recursive__test.test_ordered_dict.PurePythonOrderedDictTests.test_pickle_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_roundtrip__test.test_uuid.TestUUIDWithExtModule.test_pickle_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_roundtrip__test.test_uuid.TestUUIDWithoutExtModule.test_pickle_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_slots__test.test_descr.PicklingTests.test_pickle_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_subject__test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_subject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_support__test.test_dataclasses.TestMakeDataclass.test_pickle_support_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_to_2x__test.test_pickle.CDumpPickle_LoadPickle.test_pickle_to_2x_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_to_2x__test.test_pickle.CPicklerTests.test_pickle_to_2x_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_to_2x__test.test_pickle.DumpPickle_CLoadPickle.test_pickle_to_2x_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_to_2x__test.test_pickle.InMemoryPickleTests.test_pickle_to_2x_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_to_2x__test.test_pickle.PyPicklerTests.test_pickle_to_2x_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_to__test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_unpickle__test.test_unittest.test_runner.Test_TextTestRunner.test_pickle_unpickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_unpickle_cache__test.test_zoneinfo.test_zoneinfo_property.CZoneInfoPickleTest.test_pickle_unpickle_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_unpickle_cache__test.test_zoneinfo.test_zoneinfo_property.ZoneInfoPickleTest.test_pickle_unpickle_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_unpickle_no_cache__test.test_zoneinfo.test_zoneinfo_property.CZoneInfoPickleTest.test_pickle_unpickle_no_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickle_unpickle_no_cache__test.test_zoneinfo.test_zoneinfo_property.ZoneInfoPickleTest.test_pickle_unpickle_no_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickleable__test.test_sndhdr.TestFormats.test_pickleable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_picklebuffer_error__test.test_pickle.CDumpPickle_LoadPickle.test_picklebuffer_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_picklebuffer_error__test.test_pickle.CPicklerTests.test_picklebuffer_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_picklebuffer_error__test.test_pickle.DumpPickle_CLoadPickle.test_picklebuffer_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_picklebuffer_error__test.test_pickle.InMemoryPickleTests.test_picklebuffer_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_picklebuffer_error__test.test_pickle.PyPicklerTests.test_picklebuffer_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_picklebuffer_error__test.test_pickletools.OptimizedPickleTests.test_picklebuffer_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickler__test.test_pickle.SizeofTests.test_pickler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickler_bad_file__test.test_pickle.CPickleTests.test_pickler_bad_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickler_bad_file__test.test_pickle.PyPickleTests.test_pickler_bad_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickler_hook__test.test_pickle.CPicklerHookTests.test_pickler_hook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickler_hook__test.test_pickle.PyPicklerHookTests.test_pickler_hook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickler_reference_cycle__test.test_pickle.CIdPersPicklerTests.test_pickler_reference_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickler_reference_cycle__test.test_pickle.PyIdPersPicklerTests.test_pickler_reference_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_picklevalues__test.test_bool.BoolTest.test_picklevalues_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestDateTimeTZ_Fast.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestDateTimeTZ_Pure.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestDateTime_Fast.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestDateTime_Pure.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestDate_Fast.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestDate_Pure.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestSubclassDateTime_Fast.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestSubclassDateTime_Pure.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestTimeDelta_Fast.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestTimeDelta_Pure.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestTimeTZ_Fast.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestTimeTZ_Pure.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestTime_Fast.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.datetimetester.TestTime_Pure.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_ast.AST_Tests.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_bytes.ByteArrayTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_bytes.BytesTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_defaultdict.TestDefaultDict.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_io.CMiscIOTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_io.PyMiscIOTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_logging.LoggerTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_memoryio.CBytesIOTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_memoryio.CStringIOTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_memoryio.PyBytesIOTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_memoryio.PyStringIOTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_random.MersenneTwister_TestBasicOps.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_random.SystemRandom_TestBasicOps.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_range.RangeTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_re.ReTests.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestBasicOpsBytes.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestBasicOpsEmpty.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestBasicOpsMixedStringBytes.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestBasicOpsSingleton.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestBasicOpsString.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestBasicOpsTriple.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestBasicOpsTuple.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestFrozenSet.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestFrozenSetSubclass.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestFrozenSetSubclassWithSlots.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestSet.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestSetSubclass.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_set.TestSetSubclassWithSlots.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_structseq.StructSeqTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling__test.test_type_aliases.TypeAliasPickleTest.test_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_base__test.datetimetester.TestTZInfo_Fast.test_pickling_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_base__test.datetimetester.TestTZInfo_Pure.test_pickling_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_classes__test.test_type_params.TypeParamsPickleTest.test_pickling_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_common__test.test_pathlib.PathSubclassTest.test_pickling_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_common__test.test_pathlib.PathTest.test_pickling_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_common__test.test_pathlib.PosixPathAsPureTest.test_pickling_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_common__test.test_pathlib.PosixPathTest.test_pickling_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_common__test.test_pathlib.PurePathSubclassTest.test_pickling_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_common__test.test_pathlib.PurePathTest.test_pickling_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_common__test.test_pathlib.PurePosixPathTest.test_pickling_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_common__test.test_pathlib.PureWindowsPathTest.test_pickling_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_common__test.test_pathlib.WindowsPathAsPureTest.test_pickling_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pickling_common__test.test_pathlib.WindowsPathTest.test_pickling_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pickling_functions__test.test_type_params.TypeParamsPickleTest.test_pickling_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_local__test.test_type_aliases.TypeAliasPickleTest.test_pickling_local_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass__test.datetimetester.TestTZInfo_Fast.test_pickling_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass__test.datetimetester.TestTZInfo_Pure.test_pickling_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_date__test.datetimetester.TestDateTimeTZ_Fast.test_pickling_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_date__test.datetimetester.TestDateTimeTZ_Pure.test_pickling_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_date__test.datetimetester.TestDateTime_Fast.test_pickling_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_date__test.datetimetester.TestDateTime_Pure.test_pickling_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_date__test.datetimetester.TestDate_Fast.test_pickling_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_date__test.datetimetester.TestDate_Pure.test_pickling_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_date__test.datetimetester.TestSubclassDateTime_Fast.test_pickling_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_date__test.datetimetester.TestSubclassDateTime_Pure.test_pickling_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_datetime__test.datetimetester.TestDateTimeTZ_Fast.test_pickling_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_datetime__test.datetimetester.TestDateTimeTZ_Pure.test_pickling_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_datetime__test.datetimetester.TestDateTime_Fast.test_pickling_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_datetime__test.datetimetester.TestDateTime_Pure.test_pickling_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_datetime__test.datetimetester.TestSubclassDateTime_Fast.test_pickling_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_datetime__test.datetimetester.TestSubclassDateTime_Pure.test_pickling_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_time__test.datetimetester.TestTimeTZ_Fast.test_pickling_subclass_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_time__test.datetimetester.TestTimeTZ_Pure.test_pickling_subclass_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_time__test.datetimetester.TestTime_Fast.test_pickling_subclass_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_subclass_time__test.datetimetester.TestTime_Pure.test_pickling_subclass_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_then_unpickling_results_in_same_identity__test.test_typing.TypeVarTuplePicklingTests.test_pickling_then_unpickling_results_in_same_identity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_then_unpickling_tuple_with_typevartuple_equality__test.test_typing.TypeVarTuplePicklingTests.test_pickling_then_unpickling_tuple_with_typevartuple_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_then_unpickling_unpacked_results_in_same_identity__test.test_typing.TypeVarTuplePicklingTests.test_pickling_then_unpickling_unpacked_results_in_same_identity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pickling_with_unnamed_fields__test.test_structseq.StructSeqTest.test_pickling_with_unnamed_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pidfd_open__test.test_posix.PosixTester.test_pidfd_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pidfd_send_signal__test.test_signal.PidfdSignalTest.test_pidfd_send_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pip_config_file_disabled__test.test_ensurepip.TestBootstrap.test_pip_config_file_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pip_config_file_disabled__test.test_ensurepip.TestUninstall.test_pip_config_file_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pip_environment_variables_removed__test.test_ensurepip.TestBootstrap.test_pip_environment_variables_removed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pip_environment_variables_removed__test.test_ensurepip.TestUninstall.test_pip_environment_variables_removed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipe2__test.test_posix.PosixTester.test_pipe2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipe2_c_limits__test.test_posix.PosixTester.test_pipe2_c_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipe__test.test_os.FDInheritanceTests.test_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipe__test.test_posix.PosixTester.test_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipe__test.test_subprocess.ContextManagerTests.test_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipe__test.test_tarfile.TestExtractionFilters.test_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipe_cloexec__test.test_subprocess.POSIXProcessTestCase.test_pipe_cloexec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipe_cloexec_real_tools__test.test_subprocess.POSIXProcessTestCase.test_pipe_cloexec_real_tools_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipesize_default__test.test_subprocess.ProcessTestCase.test_pipesize_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipesize_default__test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipesizes__test.test_subprocess.ProcessTestCase.test_pipesizes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pipesizes__test.test_subprocess.ProcessTestCaseNoPoll.test_pipesizes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pkgutil_walk_packages__test.test_runpy.RunModuleTestCase.test_pkgutil_walk_packages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_placeholder__test.test_textwrap.MaxLinesTestCase.test_placeholder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_placeholder__test.test_textwrap.ShortenTestCase.test_placeholder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_placeholder_backtrack__test.test_textwrap.MaxLinesTestCase.test_placeholder_backtrack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plain__test.test_inspect.test_inspect.TestGetcallargsFunctions.test_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plain__test.test_inspect.test_inspect.TestGetcallargsMethods.test_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plain__test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plain_exception_not_matched__test.test_except_star.TestExceptStarSplitSemantics.test_plain_exception_not_matched_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plain_hello__test.test_wsgiref.IntegrationTests.test_plain_hello_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plain_integers__test.test_grammar.TokenTests.test_plain_integers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plain_to_x__test.test_mailbox.TestMessageConversion.test_plain_to_x_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_platform__test.test_platform.PlatformTest.test_platform_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_platform_in_subprocess__test.test_sysconfig.TestSysConfig.test_platform_in_subprocess__'test_only_relevant_on_MacOSX'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_plural_context_forms__test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_context_forms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_context_forms__test.test_gettext.GNUTranslationsPluralFormsTestCase.test_plural_context_forms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_context_forms__test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_context_forms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_context_forms_null_translations__test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_context_forms_null_translations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_context_forms_wrong_domain__test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_context_forms_wrong_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_form_error_issue17898__test.test_gettext.GNUTranslationParsingTest.test_plural_form_error_issue17898_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_forms__test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_forms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_forms__test.test_gettext.GNUTranslationsPluralFormsTestCase.test_plural_forms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_forms__test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_forms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_forms_null_translations__test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_forms_null_translations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_forms_wrong_domain__test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_forms_wrong_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_wrong_context_forms__test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_wrong_context_forms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_wrong_context_forms__test.test_gettext.GNUTranslationsPluralFormsTestCase.test_plural_wrong_context_forms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plural_wrong_context_forms__test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_wrong_context_forms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plus__test.test_decimal.CContextAPItests.test_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plus__test.test_decimal.CIBMTestCases.test_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plus__test.test_decimal.PyContextAPItests.test_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plus__test.test_decimal.PyIBMTestCases.test_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_plus_minus_0j__test.test_complex.ComplexTest.test_plus_minus_0j_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pointer_crash__test.test_ctypes.test_pointers.PointersTestCase.test_pointer_crash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pointer_type_name__test.test_ctypes.test_pointers.PointersTestCase.test_pointer_type_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pointer_type_str_name__test.test_ctypes.test_pointers.PointersTestCase.test_pointer_type_str_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pointers__test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_pointers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pointers__test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_pointers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pointers__test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_pointers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pointers__test.test_ctypes.test_functions.FunctionTestCase.test_pointers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pointers_bool__test.test_ctypes.test_pointers.PointersTestCase.test_pointers_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_polar__test.test_cmath.CMathTests.test_polar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_polar_errno__test.test_cmath.CMathTests.test_polar_errno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_policy_addition__test.test_email.test_policy.PolicyAPITests.test_policy_addition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_policy_is_immutable__test.test_email.test_policy.PolicyAPITests.test_policy_is_immutable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_policy_on_part_made_by_make_comes_from_message__test.test_email.test_message.TestEmailMessage.test_policy_on_part_made_by_make_comes_from_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_policy_on_part_made_by_make_comes_from_message__test.test_email.test_message.TestMIMEPart.test_policy_on_part_made_by_make_comes_from_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_poll1__test.test_poll.PollTests.test_poll1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_poll2__test.test_poll.PollTests.test_poll2__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_poll3__test.test_poll.PollTests.test_poll3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_poll__test.test_subprocess.ProcessTestCase.test_poll_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_poll__test.test_subprocess.ProcessTestCaseNoPoll.test_poll_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_poll_blocks_with_negative_ms__test.test_poll.PollTests.test_poll_blocks_with_negative_ms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_poll_c_limits__test.test_poll.PollTests.test_poll_c_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_poll_unit_tests__test.test_poll.PollTests.test_poll_unit_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.ByteTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.DoubleTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.FloatTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.IntTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.LargeArrayTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.LongLongTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.LongTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.ShortTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.UnicodeTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.UnsignedByteTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.UnsignedIntTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.UnsignedLongLongTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.UnsignedLongTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_array.UnsignedShortTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_bigmem.ListTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_bytes.ByteArrayTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_capi.test_set.TestSetCAPI.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_capi.test_watchers.TestDictWatchers.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_dict.DictTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_dict.GeneralMappingTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_dict.SubclassMappingTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_dict_version.DictSubtypeVersionTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_dict_version.DictVersionTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_list.ListTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_mailbox.TestBabyl.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_mailbox.TestMH.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_mailbox.TestMMDF.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_mailbox.TestMaildir.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_mailbox.TestMbox.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_ordered_dict.CPythonGeneralMappingTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_ordered_dict.CPythonOrderedDictTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_ordered_dict.CPythonSubclassMappingTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_ordered_dict.CSimpleLRUCacheTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_ordered_dict.PurePythonGeneralMappingTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_ordered_dict.PurePythonOrderedDictTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_ordered_dict.PurePythonSubclassMappingTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_ordered_dict.PySimpleLRUCacheTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_os.EnvironTests.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_set.TestMutate.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_set.TestSet.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_set.TestSetSubclass.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto0File_dumbShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto0File_gnuShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto0File_ndbmShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto0MemShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto1File_dumbShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto1File_gnuShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto1File_ndbmShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto1MemShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto2File_dumbShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto2File_gnuShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto2File_ndbmShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto2MemShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto3File_dumbShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto3File_gnuShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto3File_ndbmShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto3MemShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto4File_dumbShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto4File_gnuShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto4File_ndbmShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto4MemShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto5File_dumbShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto5File_gnuShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto5File_ndbmShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_shelve.TestProto5MemShelve.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_userdict.UserDictTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_userlist.UserListTest.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_weakref.WeakKeyDictionaryTestCase.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_weakref.WeakValueDictionaryTestCase.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop__test.test_weakset.TestWeakSet.test_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop_all__test.test_contextlib.TestExitStack.test_pop_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pop_all__test.test_contextlib_async.TestAsyncExitStack.test_pop_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popcount__test.test_capi.test_misc.Test_testinternalcapi.test_popcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popen__test.test_popen.PopenTest.test_popen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popen_error__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_popen_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popen_error__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_popen_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popen_error__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_popen_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popen_error__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_popen_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popen_error_with_stdin_pipe__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_popen_error_with_stdin_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popen_error_with_stdin_pipe__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_popen_error_with_stdin_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popen_error_with_stdin_pipe__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_popen_error_with_stdin_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popen_error_with_stdin_pipe__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_popen_error_with_stdin_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.ConfigParserTestCase.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.ConfigParserTestCaseNoValue.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.ConvertersTestCase.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.CopyTestCase.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.MultilineValuesTestCase.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.RawConfigParserTestCase.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.SortedTestCase.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_configparser.StrictTestCase.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_dict.DictTest.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_dict.GeneralMappingTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_dict.SubclassMappingTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_dict_version.DictSubtypeVersionTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_dict_version.DictVersionTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_mailbox.TestBabyl.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_mailbox.TestMH.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_mailbox.TestMMDF.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_mailbox.TestMaildir.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_mailbox.TestMbox.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_ordered_dict.CPythonBuiltinDictTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_ordered_dict.CPythonGeneralMappingTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_ordered_dict.CPythonOrderedDictTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_ordered_dict.CPythonSubclassMappingTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_ordered_dict.CSimpleLRUCacheTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_ordered_dict.PurePythonGeneralMappingTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_ordered_dict.PurePythonOrderedDictTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_ordered_dict.PurePythonSubclassMappingTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_ordered_dict.PySimpleLRUCacheTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_os.EnvironTests.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto0File_dumbShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto0File_gnuShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto0File_ndbmShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto0MemShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto1File_dumbShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto1File_gnuShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto1File_ndbmShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto1MemShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto2File_dumbShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto2File_gnuShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto2File_ndbmShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto2MemShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto3File_dumbShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto3File_gnuShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto3File_ndbmShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto3MemShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto4File_dumbShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto4File_gnuShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto4File_ndbmShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto4MemShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto5File_dumbShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto5File_gnuShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto5File_ndbmShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_shelve.TestProto5MemShelve.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_userdict.UserDictTest.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_weakref.WeakKeyDictionaryTestCase.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem__test.test_weakref.WeakValueDictionaryTestCase.test_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem_and_flush_twice__test.test_mailbox.TestBabyl.test_popitem_and_flush_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem_and_flush_twice__test.test_mailbox.TestMH.test_popitem_and_flush_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem_and_flush_twice__test.test_mailbox.TestMMDF.test_popitem_and_flush_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem_and_flush_twice__test.test_mailbox.TestMaildir.test_popitem_and_flush_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem_and_flush_twice__test.test_mailbox.TestMbox.test_popitem_and_flush_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem_last__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_popitem_last_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem_last__test.test_ordered_dict.CPythonOrderedDictTests.test_popitem_last_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem_last__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_popitem_last_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_popitem_last__test.test_ordered_dict.PurePythonOrderedDictTests.test_popitem_last_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_port_casting_failure_message__test.test_urlparse.UrlParseTestCase.test_port_casting_failure_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_port_mirror__test.test_http_cookiejar.CookieTests.test_port_mirror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_port_parameter_types__test.test_asyncio.test_base_events.BaseEventTests.test_port_parameter_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_portseparator__test.test_urlparse.UrlParseTestCase.test_portseparator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pos__test.test_complex.ComplexTest.test_pos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pos__test.test_operator.COperatorTestCase.test_pos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pos__test.test_operator.PyOperatorTestCase.test_pos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pos_only_call_via_unpacking__test.test_positional_only_arg.PositionalOnlyTestCase.test_pos_only_call_via_unpacking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pos_only_definition__test.test_positional_only_arg.PositionalOnlyTestCase.test_pos_only_definition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional__test.test_functools.TestPartialC.test_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional__test.test_functools.TestPartialCSubclass.test_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional__test.test_functools.TestPartialPy.test_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional__test.test_functools.TestPartialPySubclass.test_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_arg_and_variable_args__test.test_optparse.TestCallbackVarArgs.test_positional_arg_and_variable_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_args__test.test_capi.test_getargs.KeywordOnly_TestCase.test_positional_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_args__test.test_capi.test_getargs.Keywords_TestCase.test_positional_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_args__test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_positional_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_args__test.test_ctypes.test_structures.StructureTestCase.test_positional_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_only__test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_positional_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_only__test.test_functools.TestPartialMethod.test_positional_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_only_and_arg_invalid_calls__test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_arg_invalid_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_only_and_kwonlyargs_invalid_calls__test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_kwonlyargs_invalid_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_only_and_kwonlyargs_with_init_subclass__test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_positional_only_and_kwonlyargs_with_init_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_only_and_optional_arg_invalid_calls__test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_optional_arg_invalid_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_only_feature_version__test.test_ast.AST_Tests.test_positional_only_feature_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_only_invalid_calls__test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_invalid_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_only_passed_as_keyword__test.test_call.TestErrorMessagesUseQualifiedName.test_positional_only_passed_as_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positional_only_with_optional_invalid_calls__test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_with_optional_invalid_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positions__test.test_code.CodeLocationTest.test_positions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positive__test.test_unary.UnaryOpTestCase.test_positive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_positive_exponent__test.test_statistics.DecimalToRatioTest.test_positive_exponent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_posix_error__test.test_exception_hierarchy.AttributesTest.test_posix_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_posix_fadvise__test.test_posix.PosixTester.test_posix_fadvise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_posix_fadvise_errno__test.test_posix.PosixTester.test_posix_fadvise_errno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_posix_fallocate__test.test_posix.PosixTester.test_posix_fallocate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_posix_fallocate_errno__test.test_posix.PosixTester.test_posix_fallocate_errno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_posix_locale__test.test_utf8_mode.UTF8ModeTests.test_posix_locale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_posix_locale_surrogateescape__test.test_sys.SysModuleTest.test_posix_locale_surrogateescape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_posix_spawnp__test.test_posix.TestPosixSpawnP.test_posix_spawnp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_posix_venv_scheme__test.test_sysconfig.TestSysConfig.test_posix_venv_scheme_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_posonly_methods__test.test_positional_only_arg.PositionalOnlyTestCase.test_posonly_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_possesive_repeat__test.test_re.DebugTests.test_possesive_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_possesive_repeat_one__test.test_re.DebugTests.test_possesive_repeat_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_possible_set_operations__test.test_re.ReTests.test_possible_set_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_post__test.test_httpservers.CGIHTTPServerTestCase.test_post__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_post__test.test_nntplib.NNTPv1Tests.test_post_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_post__test.test_nntplib.NNTPv2Tests.test_post_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_post_init__test.test_dataclasses.TestCase.test_post_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_post_init__test.test_dataclasses.TestKeywordArgs.test_post_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_post_init_classmethod__test.test_dataclasses.TestCase.test_post_init_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_post_init_not_auto_added__test.test_dataclasses.TestCase.test_post_init_not_auto_added_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_post_init_staticmethod__test.test_dataclasses.TestCase.test_post_init_staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_post_init_super__test.test_dataclasses.TestCase.test_post_init_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_post_line_parenthesized_lambda__test.test_inspect.test_inspect.TestOneliners.test_post_line_parenthesized_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_post_order__test.test_lib2to3.test_pytree.TestNodes.test_post_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pow__test.test_builtin.BuiltinTest.test_pow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pow__test.test_complex.ComplexTest.test_pow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pow__test.test_operator.COperatorTestCase.test_pow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pow__test.test_operator.PyOperatorTestCase.test_pow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pow_uses_cached_small_ints__test.test_long.LongTest.test_pow_uses_cached_small_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pow_with_small_integer_exponents__test.test_complex.ComplexTest.test_pow_with_small_integer_exponents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_power__test.test_decimal.CContextAPItests.test_power_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_power__test.test_decimal.CCoverage.test_power_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_power__test.test_decimal.CIBMTestCases.test_power_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_power__test.test_decimal.PyContextAPItests.test_power_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_power__test.test_decimal.PyCoverage.test_power_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_power__test.test_decimal.PyIBMTestCases.test_power_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_powering__test.test_decimal.CArithmeticOperatorsTest.test_powering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_powering__test.test_decimal.PyArithmeticOperatorsTest.test_powering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_powersqrt__test.test_decimal.CIBMTestCases.test_powersqrt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_powersqrt__test.test_decimal.PyIBMTestCases.test_powersqrt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_powfloat__test.test_pow.PowTest.test_powfloat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_powint__test.test_pow.PowTest.test_powint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pr29__test.test_unicodedata.UnicodeFunctionsTest.test_pr29_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pragma__test.test_sqlite3.test_transactions.SpecialCommandTests.test_pragma_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pragma_schema_version__test.test_sqlite3.test_regression.RegressionTests.test_pragma_schema_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pragma_user_version__test.test_sqlite3.test_regression.RegressionTests.test_pragma_user_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pre_order__test.test_lib2to3.test_pytree.TestNodes.test_pre_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pread__test.test_posix.PosixTester.test_pread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preadv__test.test_posix.PosixTester.test_preadv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preadv_flags__test.test_posix.PosixTester.test_preadv_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preadv_overflow_32bits__test.test_posix.PosixTester.test_preadv_overflow_32bits__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_preallocation__test.test_list.ListTest.test_preallocation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preamble_epilogue__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_preamble_epilogue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preamble_epilogue__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_preamble_epilogue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preamble_epilogue__test.test_email.test_email.TestIdempotent.test_preamble_epilogue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preauth_data_to_tls_client__test.test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_client_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preauth_data_to_tls_server__test.test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_precedence_enum__test.test_ast.AST_Tests.test_precedence_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_precision__test.test_format.FormatTest.test_precision_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_precision_c_limits__test.test_format.FormatTest.test_precision_c_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_precomputed__test.test_bisect.TestBisectC.test_precomputed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_precomputed__test.test_bisect.TestBisectPython.test_precomputed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preexec__test.test_subprocess.POSIXProcessTestCase.test_preexec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preexec_at_exit__test.test_subprocess.POSIXProcessTestCase.test_preexec_at_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preexec_exception__test.test_subprocess.POSIXProcessTestCase.test_preexec_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preexec_fork_failure__test.test_subprocess.POSIXProcessTestCase.test_preexec_fork_failure__'RLIMIT_NPROC_had_no_effect;_probably_superuser'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_preexec_gc_module_failure__test.test_subprocess.POSIXProcessTestCase.test_preexec_gc_module_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_preferred_extension__test.test_mimetypes.MimeTypesTestCase.test_preferred_extension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix__test.test_lib2to3.test_fixers.Test_import.test_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_not_matched__test.test_importlib.test_metadata_api.APITests.test_prefix_not_matched_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation_1__test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation_2__test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation_3__test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation_4__test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation_5__test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation_6__test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_dict.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_except.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_exec.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_filter.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_input.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_intern.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_isinstance.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_long.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_map.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_print.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_raise.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_raw_input.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_repr.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefix_preservation__test.test_lib2to3.test_fixers.Test_xrange.test_prefix_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prefixes__test.test_urllib.Pathname_Tests.test_prefixes__'test_specific_to_the_nturl2path_functions.'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_preinit_compat_config__test.test_embed.InitConfigTests.test_preinit_compat_config__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_preinit_dont_parse_argv__test.test_embed.InitConfigTests.test_preinit_dont_parse_argv__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_preinit_isolated1__test.test_embed.InitConfigTests.test_preinit_isolated1__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_preinit_isolated2__test.test_embed.InitConfigTests.test_preinit_isolated2__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_preinit_isolated_config__test.test_embed.InitConfigTests.test_preinit_isolated_config__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_preinit_parse_argv__test.test_embed.InitConfigTests.test_preinit_parse_argv__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_preinit_python_config__test.test_embed.InitConfigTests.test_preinit_python_config__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_premature_end_of_archive__test.test_tarfile.Bz2MiscReadTest.test_premature_end_of_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_premature_end_of_archive__test.test_tarfile.Bz2StreamReadTest.test_premature_end_of_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_premature_end_of_archive__test.test_tarfile.GzipMiscReadTest.test_premature_end_of_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_premature_end_of_archive__test.test_tarfile.GzipStreamReadTest.test_premature_end_of_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_premature_end_of_archive__test.test_tarfile.LzmaMiscReadTest.test_premature_end_of_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_premature_end_of_archive__test.test_tarfile.LzmaStreamReadTest.test_premature_end_of_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_premature_end_of_archive__test.test_tarfile.MiscReadTest.test_premature_end_of_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_premature_end_of_archive__test.test_tarfile.StreamReadTest.test_premature_end_of_archive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_premature_eof__test.test_tarfile.AppendTest.test_premature_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prepare_class__test.test_types.ClassCreationTests.test_prepare_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prepare_multiple_times__test.test_graphlib.TestTopologicalSort.test_prepare_multiple_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prepend_error__test.test_gzip.TestGzip.test_prepend_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prepend_only__test.test_compileall.CompileallTestsWithSourceEpoch.test_prepend_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prepend_only__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_prepend_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_present_directory__test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_present_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pretty_flags_no_flags__test.test_dis.CodeInfoTests.test_pretty_flags_no_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_previous_behavior__test.test_typing.GetTypeHintTests.test_previous_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_previous_frame__test.test_inspect.test_inspect.TestInterpreterStack.test_previous_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_previous_round_bugs__test.test_float.RoundTestCase.test_previous_round_bugs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_primepat__test.test_bufio.CBufferSizeTest.test_primepat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_primepat__test.test_bufio.PyBufferSizeTest.test_primepat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_priming_pickler_memo__test.test_pickle.CPicklerUnpicklerObjectTests.test_priming_pickler_memo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_priming_pickler_memo__test.test_pickle.PyPicklerUnpicklerObjectTests.test_priming_pickler_memo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_priming_unpickler_memo__test.test_pickle.CPicklerUnpicklerObjectTests.test_priming_unpickler_memo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_priming_unpickler_memo__test.test_pickle.PyPicklerUnpicklerObjectTests.test_priming_unpickler_memo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_8bit_headers__test.test_email.test_email.Test8BitBytesHandling.test_print_8bit_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print__test.test_print.TestPrint.test_print_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print__test.test_traceback.TestTracebackException.test_print_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_exc__test.test_timeit.TestTimeit.test_print_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_exception__test.test_threading.ThreadingExceptionTests.test_print_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_exception__test.test_traceback.TracebackCases.test_print_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_exception_bad_type_capi__test.test_traceback.TracebackFormatTests.test_print_exception_bad_type_capi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_exception_bad_type_python__test.test_traceback.TracebackFormatTests.test_print_exception_bad_type_python_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_exception_exc__test.test_traceback.TracebackCases.test_print_exception_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_exception_gh_102056__test.test_threading.ThreadingExceptionTests.test_print_exception_gh_102056_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_exception_stderr_is_none_1__test.test_threading.ThreadingExceptionTests.test_print_exception_stderr_is_none_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_exception_stderr_is_none_2__test.test_threading.ThreadingExceptionTests.test_print_exception_stderr_is_none_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpAlternatePrefixChars.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpArgumentDefaults.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpBiggerOptionalGroups.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpBiggerOptionals.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpBiggerPositionals.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpMetavarTypeFormatter.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpNoHelpOptional.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpNone.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpOnlyUserGroups.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpRawDescription.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpRawText.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpReformatting.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpRequiredOptional.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpSubparsersOrdering.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpSuppressOptional.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpSuppressOptionalGroup.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpSuppressPositional.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpSuppressUsage.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpTupleMetavar.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpUsage.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpUsageLongProg.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpUsageOptionalsWrap.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpUsagePositionalsWrap.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpUsageWithParentheses.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpVariableExpansion.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpVersionAction.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpVersionActionSuppress.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpWrappingLongNames.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestHelpWrappingShortNames.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_help__test.test_argparse.TestShortColumns.test_print_file_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpAlternatePrefixChars.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpArgumentDefaults.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpBiggerOptionalGroups.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpBiggerOptionals.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpBiggerPositionals.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpMetavarTypeFormatter.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpNoHelpOptional.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpNone.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpOnlyUserGroups.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpRawDescription.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpRawText.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpReformatting.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpRequiredOptional.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpSubparsersOrdering.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpSuppressOptional.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpSuppressOptionalGroup.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpSuppressPositional.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpSuppressUsage.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpTupleMetavar.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpUsage.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpUsageLongProg.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpUsageOptionalsWrap.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpUsagePositionalsWrap.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpUsageWithParentheses.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpVariableExpansion.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpVersionAction.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpVersionActionSuppress.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpWrappingLongNames.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestHelpWrappingShortNames.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_file_usage__test.test_argparse.TestShortColumns.test_print_file_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_flush__test.test_print.TestPrint.test_print_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_function__test.test_future_stmt.test_future_multiple_features.TestMultipleFeatures.test_print_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_function_option__test.test_lib2to3.test_refactor.TestRefactoringTool.test_print_function_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpAlternatePrefixChars.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpArgumentDefaults.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpBiggerOptionalGroups.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpBiggerOptionals.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpBiggerPositionals.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpMetavarTypeFormatter.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpNoHelpOptional.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpNone.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpOnlyUserGroups.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpRawDescription.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpRawText.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpReformatting.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpRequiredOptional.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpSubparsersOrdering.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpSuppressOptional.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpSuppressOptionalGroup.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpSuppressPositional.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpSuppressUsage.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpTupleMetavar.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpUsage.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpUsageLongProg.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpUsageOptionalsWrap.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpUsagePositionalsWrap.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpUsageWithParentheses.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpVariableExpansion.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpVersionAction.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpVersionActionSuppress.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpWrappingLongNames.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestHelpWrappingShortNames.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_help__test.test_argparse.TestShortColumns.test_print_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_stack__test.test_traceback.TracebackFormatTests.test_print_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_traceback_at_exit__test.test_traceback.TracebackCases.test_print_traceback_at_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpAlternatePrefixChars.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpArgumentDefaults.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpBiggerOptionalGroups.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpBiggerOptionals.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpBiggerPositionals.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpMetavarTypeFormatter.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpNoHelpOptional.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpNone.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpOnlyUserGroups.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpRawDescription.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpRawText.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpReformatting.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpRequiredOptional.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpSubparsersOrdering.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpSuppressOptional.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpSuppressOptionalGroup.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpSuppressPositional.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpSuppressUsage.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpTupleMetavar.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpUsage.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpUsageLongProg.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpUsageOptionalsWrap.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpUsagePositionalsWrap.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpUsageWithParentheses.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpVariableExpansion.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpVersionAction.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpVersionActionSuppress.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpWrappingLongNames.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestHelpWrappingShortNames.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_usage__test.test_argparse.TestShortColumns.test_print_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_warning__test.test_regrtest.ArgsTestCase.test_print_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_print_warning__test.test_support.TestSupport.test_print_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_printable_repr__test.test_unicode.UnicodeTest.test_printable_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prints_usage_with_help_flag__test.test_base64.TestMain.test_prints_usage_with_help_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prints_usage_with_invalid_flag__test.test_base64.TestMain.test_prints_usage_with_invalid_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_priority__test.test_sched.TestCase.test_priority_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_private_init__test.test_ssl.BasicSocketTests.test_private_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_private_init__test.test_ssl.SSLObjectTests.test_private_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_private_variable_is_normal_attribute__test.test_enum.TestSpecial.test_private_variable_is_normal_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prlimit__test.test_resource.ResourceTest.test_prlimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prlimit_refcount__test.test_resource.ResourceTest.test_prlimit_refcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prmonth__test.test_calendar.OutputTestCase.test_prmonth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proc_exited__test.test_asyncio.test_subprocess.SubprocessTransportTests.test_proc_exited_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_process_awareness__test.test_tempfile.TestRandomNameSequence.test_process_awareness_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_process_default__test.test_optparse.TestDefaultValues.test_process_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_process_events__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_process_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_process_events_read__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_process_events_read_cancelled__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_read_cancelled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_process_events_write__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_process_events_write_cancelled__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_write_cancelled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_process_group_0__test.test_subprocess.POSIXProcessTestCase.test_process_group_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_process_time__test.test_time.TimeTestCase.test_process_time__'timing_related_test,_dependent_on_load'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_processing_instruction_only__test.test_htmlparser.HTMLParserTestCase.test_processing_instruction_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_processinginstruction__test.test_xml_etree.ElementTreeTest.test_processinginstruction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_processinginstruction__test.test_xml_etree_c.ElementTreeTest.test_processinginstruction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_processor__test.test_platform.PlatformTest.test_processor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_processors__test.test_urllib2.OpenerDirectorTests.test_processors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prod__test.test_math.MathTests.test_prod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_product__test.test_itertools.TestBasicOps.test_product_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_product__test.test_itertools.TestExamples.test_product_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_product__test.test_itertools.TestGC.test_product_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_product__test.test_itertools.TestVariousIteratorArgs.test_product_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_product_issue_25021__test.test_itertools.TestBasicOps.test_product_issue_25021_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_product_overflow__test.test_itertools.TestBasicOps.test_product_overflow__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_product_pickling__test.test_itertools.TestBasicOps.test_product_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_product_result_gc__test.test_itertools.TestBasicOps.test_product_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_product_sizeof__test.test_itertools.SizeofTest.test_product_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_product_tuple_reuse__test.test_itertools.TestBasicOps.test_product_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_profile_after_trace_opcodes__test.test_sys_setprofile.TestEdgeCases.test_profile_after_trace_opcodes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_profile_as_context_manager__test.test_cprofile.CProfileTest.test_profile_as_context_manager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_profile_enable_disable__test.test_cprofile.CProfileTest.test_profile_enable_disable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_from_dict__test.test_enum.OldTestFlag.test_programatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_from_dict__test.test_enum.OldTestIntFlag.test_programatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_from_empty_list__test.test_enum.OldTestIntFlag.test_programatic_function_from_empty_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_from_empty_tuple__test.test_enum.OldTestIntFlag.test_programatic_function_from_empty_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_iterable__test.test_enum.OldTestFlag.test_programatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_iterable__test.test_enum.OldTestIntFlag.test_programatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_string__test.test_enum.OldTestFlag.test_programatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_string__test.test_enum.OldTestIntFlag.test_programatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_string_list__test.test_enum.OldTestFlag.test_programatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_string_list__test.test_enum.OldTestIntFlag.test_programatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_string_with_start__test.test_enum.OldTestFlag.test_programatic_function_string_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programatic_function_string_with_start__test.test_enum.OldTestIntFlag.test_programatic_function_string_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestIntEnumClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestIntEnumFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestIntFlagClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestIntFlagFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMinimalDateClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMinimalDateFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMinimalFloatClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMinimalFloatFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMixedDateClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMixedDateFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMixedFloatClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMixedFloatFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMixedIntClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMixedIntFlagClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMixedIntFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMixedStrClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestMixedStrFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestPlainEnumClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestPlainEnumFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestPlainFlagClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestPlainFlagFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestStrEnumClass.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_from_dict__test.test_enum.TestStrEnumFunction.test_programmatic_function_from_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_is_value_call__test.test_enum.TestSpecial.test_programmatic_function_is_value_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestIntEnumClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestIntEnumFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestIntFlagClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestIntFlagFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMinimalDateClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMinimalDateFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMinimalFloatClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMinimalFloatFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMixedDateClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMixedDateFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMixedFloatClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMixedFloatFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMixedIntClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMixedIntFlagClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMixedIntFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMixedStrClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestMixedStrFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestPlainEnumClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestPlainEnumFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestPlainFlagClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestPlainFlagFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestStrEnumClass.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_iterable__test.test_enum.TestStrEnumFunction.test_programmatic_function_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestIntEnumClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestIntEnumFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestIntFlagClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestIntFlagFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMinimalDateClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMinimalDateFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMinimalFloatClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMinimalFloatFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMixedDateClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMixedDateFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMixedFloatClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMixedFloatFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMixedIntClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMixedIntFlagClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMixedIntFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMixedStrClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestMixedStrFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestPlainEnumClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestPlainEnumFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestPlainFlagClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestPlainFlagFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestStrEnumClass.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string__test.test_enum.TestStrEnumFunction.test_programmatic_function_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestIntEnumClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestIntEnumFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestIntFlagClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestIntFlagFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMinimalDateClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMinimalDateFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMinimalFloatClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMinimalFloatFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMixedDateClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMixedDateFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMixedFloatClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMixedFloatFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMixedIntClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMixedIntFlagClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMixedIntFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMixedStrClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestMixedStrFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestPlainEnumClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestPlainEnumFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestPlainFlagClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestPlainFlagFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestStrEnumClass.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list__test.test_enum.TestStrEnumFunction.test_programmatic_function_string_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_list_with_start__test.test_enum.TestSpecial.test_programmatic_function_string_list_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_string_with_start__test.test_enum.TestSpecial.test_programmatic_function_string_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_type__test.test_enum.TestSpecial.test_programmatic_function_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_type_from_subclass__test.test_enum.TestSpecial.test_programmatic_function_type_from_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_type_from_subclass_with_start__test.test_enum.TestSpecial.test_programmatic_function_type_from_subclass_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programmatic_function_type_with_start__test.test_enum.TestSpecial.test_programmatic_function_type_with_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_programming_error__test.test_sqlite3.test_dbapi.ModuleTests.test_programming_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_progress__test.test_sqlite3.test_backup.BackupTests.test_progress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_progress_all_pages_at_once_1__test.test_sqlite3.test_backup.BackupTests.test_progress_all_pages_at_once_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_progress_all_pages_at_once_2__test.test_sqlite3.test_backup.BackupTests.test_progress_all_pages_at_once_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_project3_fails__test.test_importlib.test_namespace_pkgs.DynamicPathCalculation.test_project3_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_project3_succeeds__test.test_importlib.test_namespace_pkgs.DynamicPathCalculation.test_project3_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prompt__test.test_venv.BasicTest.test_prompt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prompt_cancellation__test.test_asyncio.test_events.EPollEventLoopTests.test_prompt_cancellation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prompt_cancellation__test.test_asyncio.test_events.PollEventLoopTests.test_prompt_cancellation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prompt_cancellation__test.test_asyncio.test_events.SelectEventLoopTests.test_prompt_cancellation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_propagate_unhashable_leaf__test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_propagate_unhashable_leaf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_properties__test.test_descr.ClassPropertiesAndMethods.test_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_properties__test.test_statistics.TestNormalDistC.test_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_properties__test.test_statistics.TestNormalDistPython.test_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_properties__test.test_tempfile.TestSpooledTemporaryFile.test_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_properties_doc_attrib__test.test_descr.ClassPropertiesAndMethods.test_properties_doc_attrib_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_properties_plus__test.test_descr.ClassPropertiesAndMethods.test_properties_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property___isabstractmethod__descriptor__test.test_dynamicclassattribute.PropertyTests.test_property___isabstractmethod__descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property___isabstractmethod__descriptor__test.test_property.PropertyTests.test_property___isabstractmethod__descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property__test.test_inspect.test_inspect.TestGetattrStatic.test_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property__test.test_inspect.test_inspect.TestIsDataDescriptor.test_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property__test.test_pydoc.TestDescriptions.test_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property__test.test_typing.OverrideDecoratorTests.test_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_builtin_doc_writable__test.test_property.PropertyTests.test_property_builtin_doc_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_decorator_baseclass__test.test_dynamicclassattribute.PropertyTests.test_property_decorator_baseclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_decorator_baseclass__test.test_property.PropertyTests.test_property_decorator_baseclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_decorator_baseclass_doc__test.test_dynamicclassattribute.PropertyTests.test_property_decorator_baseclass_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_decorator_baseclass_doc__test.test_property.PropertyTests.test_property_decorator_baseclass_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_decorator_doc__test.test_dynamicclassattribute.PropertyTests.test_property_decorator_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_decorator_doc__test.test_property.PropertyTests.test_property_decorator_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_decorator_doc_writable__test.test_property.PropertyTests.test_property_decorator_doc_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_decorator_subclass__test.test_dynamicclassattribute.PropertyTests.test_property_decorator_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_decorator_subclass__test.test_property.PropertyTests.test_property_decorator_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_decorator_subclass_doc__test.test_dynamicclassattribute.PropertyTests.test_property_decorator_subclass_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_decorator_subclass_doc__test.test_property.PropertyTests.test_property_decorator_subclass_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_getter_doc_override__test.test_dynamicclassattribute.PropertyTests.test_property_getter_doc_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_getter_doc_override__test.test_property.PropertyTests.test_property_getter_doc_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_method_not_called__test.test_rlcompleter.TestRlcompleter.test_property_method_not_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_new_getter_new_docstring__test.test_dynamicclassattribute.PropertySubclassTests.test_property_new_getter_new_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_new_getter_new_docstring__test.test_property.PropertySubclassTests.test_property_new_getter_new_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_set_name_incorrect_args__test.test_property.PropertyTests.test_property_set_name_incorrect_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_setname_on_property_subclass__test.test_property.PropertyTests.test_property_setname_on_property_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_setter_copies_getter_docstring__test.test_dynamicclassattribute.PropertySubclassTests.test_property_setter_copies_getter_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_setter_copies_getter_docstring__test.test_property.PropertySubclassTests.test_property_setter_copies_getter_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_with_slots_and_doc_slot_docstring_present__test.test_property.PropertySubclassTests.test_property_with_slots_and_doc_slot_docstring_present_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_with_slots_docstring_silently_dropped__test.test_property.PropertySubclassTests.test_property_with_slots_docstring_silently_dropped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_property_with_slots_no_docstring__test.test_property.PropertySubclassTests.test_property_with_slots_no_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_propertymock__test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_propertymock_bare__test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock_bare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_propertymock_returnvalue__test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock_returnvalue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_propertymock_side_effect__test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock_side_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proportional__test.test_statistics.TestLinearRegression.test_proportional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prot_readonly__test.test_mmap.MmapTests.test_prot_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protection_of_callers_dict_argument__test.test_functools.TestPartialC.test_protection_of_callers_dict_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protection_of_callers_dict_argument__test.test_functools.TestPartialCSubclass.test_protection_of_callers_dict_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protection_of_callers_dict_argument__test.test_functools.TestPartialPy.test_protection_of_callers_dict_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protection_of_callers_dict_argument__test.test_functools.TestPartialPySubclass.test_protection_of_callers_dict_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proto2_file_shelf__test.test_shelve.TestCase.test_proto2_file_shelf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proto__test.test_pickle.CDumpPickle_LoadPickle.test_proto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proto__test.test_pickle.CPicklerTests.test_proto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proto__test.test_pickle.DumpPickle_CLoadPickle.test_proto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proto__test.test_pickle.InMemoryPickleTests.test_proto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proto__test.test_pickle.PyPicklerTests.test_proto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proto__test.test_pickletools.OptimizedPickleTests.test_proto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proto_type_switch__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_proto_type_switch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocol0_is_ascii_only__test.test_pickle.CIdPersPicklerTests.test_protocol0_is_ascii_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocol0_is_ascii_only__test.test_pickle.PyIdPersPicklerTests.test_protocol0_is_ascii_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocol__test.test_asyncio.test_protocols.ProtocolsAbsTests.test_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocol_checks_after_subscript__test.test_typing.ProtocolTests.test_protocol_checks_after_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocol_decorated_with_final_callable_members__test.test_typing.ProtocolTests.test_protocol_decorated_with_final_callable_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocol_decorated_with_final_mixed_members__test.test_typing.ProtocolTests.test_protocol_decorated_with_final_mixed_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocol_decorated_with_final_noncallable_members__test.test_typing.ProtocolTests.test_protocol_decorated_with_final_noncallable_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocol_defining_init_does_not_get_overridden__test.test_typing.ProtocolTests.test_protocol_defining_init_does_not_get_overridden_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_bad_subscripts__test.test_typing.ProtocolTests.test_protocols_bad_subscripts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_in_unions__test.test_typing.ProtocolTests.test_protocols_in_unions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_isinstance___slots____test.test_typing.ProtocolTests.test_protocols_isinstance___slots___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_isinstance__test.test_typing.ProtocolTests.test_protocols_isinstance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_isinstance_attribute_access_with_side_effects__test.test_typing.ProtocolTests.test_protocols_isinstance_attribute_access_with_side_effects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_isinstance_init__test.test_typing.ProtocolTests.test_protocols_isinstance_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_isinstance_monkeypatching__test.test_typing.ProtocolTests.test_protocols_isinstance_monkeypatching_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_isinstance_not_fooled_by_custom_dir__test.test_typing.ProtocolTests.test_protocols_isinstance_not_fooled_by_custom_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_isinstance_properties_and_descriptors__test.test_typing.ProtocolTests.test_protocols_isinstance_properties_and_descriptors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_isinstance_py36__test.test_typing.ProtocolTests.test_protocols_isinstance_py36_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_issubclass__test.test_typing.ProtocolTests.test_protocols_issubclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_issubclass_non_callable__test.test_typing.ProtocolTests.test_protocols_issubclass_non_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_pickleable__test.test_typing.ProtocolTests.test_protocols_pickleable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_protocols_support_register__test.test_typing.ProtocolTests.test_protocols_support_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_provoke_stream_error__test.test_tarfile.Bz2StreamReadTest.test_provoke_stream_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_provoke_stream_error__test.test_tarfile.GzipStreamReadTest.test_provoke_stream_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_provoke_stream_error__test.test_tarfile.LzmaStreamReadTest.test_provoke_stream_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_provoke_stream_error__test.test_tarfile.StreamReadTest.test_provoke_stream_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy__test.test_urllib2.HandlerTests.test_proxy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy__test.test_urllib2.RequestTests.test_proxy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_bad_next__test.test_weakref.ReferencesTestCase.test_proxy_bad_next_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_basic_auth__test.test_urllib2.HandlerTests.test_proxy_basic_auth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_bool__test.test_weakref.ReferencesTestCase.test_proxy_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_bypass_environment_always_match__test.test_urllib.ProxyTests.test_proxy_bypass_environment_always_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_bypass_environment_host_match__test.test_urllib.ProxyTests.test_proxy_bypass_environment_host_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_bypass_environment_newline__test.test_urllib.ProxyTests.test_proxy_bypass_environment_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_call__test.test_descr.ClassPropertiesAndMethods.test_proxy_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_cgi_ignore__test.test_urllib.ProxyTests.test_proxy_cgi_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_deletion__test.test_weakref.ReferencesTestCase.test_proxy_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_div__test.test_weakref.ReferencesTestCase.test_proxy_div_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_hash__test.test_weakref.ReferencesTestCase.test_proxy_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_https__test.test_urllib2.HandlerTests.test_proxy_https_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_https_proxy_authorization__test.test_urllib2.HandlerTests.test_proxy_https_proxy_authorization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_index__test.test_weakref.ReferencesTestCase.test_proxy_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_iter__test.test_weakref.ReferencesTestCase.test_proxy_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_matmul__test.test_weakref.ReferencesTestCase.test_proxy_matmul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_next__test.test_weakref.ReferencesTestCase.test_proxy_next_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_no_proxy__test.test_urllib2.HandlerTests.test_proxy_no_proxy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_no_proxy_all__test.test_urllib2.HandlerTests.test_proxy_no_proxy_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_qop_auth_int_works_or_throws_urlerror__test.test_urllib2_localnet.ProxyAuthTests.test_proxy_qop_auth_int_works_or_throws_urlerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_qop_auth_works__test.test_urllib2_localnet.ProxyAuthTests.test_proxy_qop_auth_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_ref__test.test_weakref.ReferencesTestCase.test_proxy_ref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_response_headers__test.test_httplib.TunnelTests.test_proxy_response_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_reuse__test.test_weakref.ReferencesTestCase.test_proxy_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_reversed__test.test_weakref.ReferencesTestCase.test_proxy_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_super__test.test_descr.ClassPropertiesAndMethods.test_proxy_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_unicode__test.test_weakref.ReferencesTestCase.test_proxy_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_with_bad_password_raises_httperror__test.test_urllib2_localnet.ProxyAuthTests.test_proxy_with_bad_password_raises_httperror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_proxy_with_no_password_raises_httperror__test.test_urllib2_localnet.ProxyAuthTests.test_proxy_with_no_password_raises_httperror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_prweek__test.test_calendar.OutputTestCase.test_prweek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pryear__test.test_calendar.OutputTestCase.test_pryear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ps1__test.test_code_module.TestInteractiveConsole.test_ps1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ps2__test.test_code_module.TestInteractiveConsole.test_ps2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pthread_getcpuclockid__test.test_time.TimeTestCase.test_pthread_getcpuclockid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pthread_kill__test.test_signal.PendingSignalsTests.test_pthread_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pthread_kill_main_thread__test.test_signal.PendingSignalsTests.test_pthread_kill_main_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pthread_sigmask__test.test_signal.PendingSignalsTests.test_pthread_sigmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pthread_sigmask_arguments__test.test_signal.PendingSignalsTests.test_pthread_sigmask_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pthread_sigmask_valid_signals__test.test_signal.PendingSignalsTests.test_pthread_sigmask_valid_signals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ptr_struct__test.test_ctypes.test_internals.ObjectsTestCase.test_ptr_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_punct_hyphens__test.test_textwrap.WrapTestCase.test_punct_hyphens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pure_python__test.test_warnings.PyWarnTests.test_pure_python_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_purpose_enum__test.test_ssl.BasicSocketTests.test_purpose_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_push__test.test_contextlib.TestExitStack.test_push_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_push__test.test_contextlib_async.TestAsyncExitStack.test_push_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_push_null_load_global_positions__test.test_compile.TestSourcePositions.test_push_null_load_global_positions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_push_pop__test.test_heapq.TestHeapC.test_push_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_push_pop__test.test_heapq.TestHeapPython.test_push_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_push_random__test.test_email.test_email.TestIterators.test_push_random_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_put_cancel_drop__test.test_asyncio.test_queues.QueuePutTests.test_put_cancel_drop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_put_cancelled__test.test_asyncio.test_queues.QueuePutTests.test_put_cancelled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_put_cancelled_race__test.test_asyncio.test_queues.QueuePutTests.test_put_cancelled_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_put_with_waiting_getters__test.test_asyncio.test_queues.QueuePutTests.test_put_with_waiting_getters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_putenv__test.test_posix.PosixTester.test_putenv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_putenv_unsetenv__test.test_os.EnvironTests.test_putenv_unsetenv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_putenv_unsetenv_error__test.test_os.EnvironTests.test_putenv_unsetenv_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_putheader__test.test_httplib.HeaderTests.test_putheader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_putrequest_override_host_validation__test.test_httplib.BasicTest.test_putrequest_override_host_validation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pwd__test.test_ftplib.TestFTPClass.test_pwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pwd__test.test_ftplib.TestTLS_FTPClassMixin.test_pwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pwrite__test.test_posix.PosixTester.test_pwrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pwritev__test.test_posix.PosixTester.test_pwritev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pwritev__test.test_posix.TestPosixWeaklinking.test_pwritev__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pwritev_flags__test.test_posix.PosixTester.test_pwritev_flags__'test_needs_os.RWF_SYNC'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pwritev_overflow_32bits__test.test_posix.PosixTester.test_pwritev_overflow_32bits__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_py36_class_syntax_usage__test.test_typing.TypedDictTests.test_py36_class_syntax_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py__round__test.test_decimal.PyWhitebox.test_py__round_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_alternate_formatting__test.test_decimal.PyFunctionality.test_py_alternate_formatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_buffer_to_contiguous__test.test_buffer.TestBufferProtocol.test_py_buffer_to_contiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_c_abs__test.test_capi.test_complex.CAPIComplexTest.test_py_c_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_c_diff__test.test_capi.test_complex.CAPIComplexTest.test_py_c_diff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_c_neg__test.test_capi.test_complex.CAPIComplexTest.test_py_c_neg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_c_pow__test.test_capi.test_complex.CAPIComplexTest.test_py_c_pow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_c_prod__test.test_capi.test_complex.CAPIComplexTest.test_py_c_prod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_c_quot__test.test_capi.test_complex.CAPIComplexTest.test_py_c_quot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_c_sum__test.test_capi.test_complex.CAPIComplexTest.test_py_c_sum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_clear__test.test_capi.test_misc.Test_testcapi.test_py_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_config_isoloated_per_interpreter__test.test_capi.test_misc.SubinterpreterTest.test_py_config_isoloated_per_interpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_decimal_id__test.test_decimal.PyWhitebox.test_py_decimal_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_exact_power__test.test_decimal.PyWhitebox.test_py_exact_power_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_functions__test.test_heapq.TestModules.test_py_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_functions__test.test_statistics.TestModules.test_py_functions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_immutability_operations__test.test_decimal.PyWhitebox.test_py_immutability_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_is_funcs__test.test_capi.test_misc.Test_testcapi.test_py_is_funcs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_is_macros__test.test_capi.test_misc.Test_testcapi.test_py_is_macros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_methods__test.test_pickle.CDumpPickle_LoadPickle.test_py_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_methods__test.test_pickle.CPicklerTests.test_py_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_methods__test.test_pickle.DumpPickle_CLoadPickle.test_py_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_methods__test.test_pickle.InMemoryPickleTests.test_py_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_methods__test.test_pickle.PyPicklerTests.test_py_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_methods__test.test_pickletools.OptimizedPickleTests.test_py_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_rescale__test.test_decimal.PyWhitebox.test_py_rescale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_setref__test.test_capi.test_misc.Test_testcapi.test_py_setref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_ssize_t__test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_py_ssize_t_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_py_ssize_t__test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_py_ssize_t_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pybuffer_size_from_format__test.test_buffer.TestBufferProtocol.test_pybuffer_size_from_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyc_always_writable__test.test_import.FilePermissionTests.test_pyc_always_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyc_invalidation_mode__test.test_compileall.CommandLineTestsNoSourceEpoch.test_pyc_invalidation_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyc_invalidation_mode__test.test_compileall.CommandLineTestsWithSourceEpoch.test_pyc_invalidation_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pydoc__test.test_enum.TestStdLib.test_pydoc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyio_encoding__test.test_utf8_mode.UTF8ModeTests.test_pyio_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyjson__test.test_json.TestPyTest.test_pyjson_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pylong_int_divmod__test.test_int.PyLongModuleTests.test_pylong_int_divmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pylong_int_to_decimal__test.test_int.PyLongModuleTests.test_pylong_int_to_decimal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pylong_misbehavior_error_path_from_str__test.test_int.PyLongModuleTests.test_pylong_misbehavior_error_path_from_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pylong_misbehavior_error_path_to_str__test.test_int.PyLongModuleTests.test_pylong_misbehavior_error_path_to_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pylong_str_to_int__test.test_int.PyLongModuleTests.test_pylong_str_to_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymain_run_command__test.test_runpy.TestExit.test_pymain_run_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymain_run_command_run_module__test.test_runpy.TestExit.test_pymain_run_command_run_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymain_run_file__test.test_runpy.TestExit.test_pymain_run_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymain_run_file_runpy_run_module__test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymain_run_file_runpy_run_module_as_main__test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module_as_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymain_run_module__test.test_runpy.TestExit.test_pymain_run_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymain_run_stdin__test.test_runpy.TestExit.test_pymain_run_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymem_alloc0__test.test_capi.test_misc.Test_testcapi.test_pymem_alloc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymem_alloc0__test.test_tracemalloc.TestCommandLine.test_pymem_alloc0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymem_malloc_without_gil__test.test_capi.test_mem.PyMemDebugTests.test_pymem_malloc_without_gil_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymem_malloc_without_gil__test.test_capi.test_mem.PyMemDefaultTests.test_pymem_malloc_without_gil__'need_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pymem_malloc_without_gil__test.test_capi.test_mem.PyMemMallocDebugTests.test_pymem_malloc_without_gil_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymem_malloc_without_gil__test.test_capi.test_mem.PyMemPymallocDebugTests.test_pymem_malloc_without_gil_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymem_setallocators__test.test_capi.test_misc.Test_testcapi.test_pymem_setallocators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pymem_setrawallocators__test.test_capi.test_misc.Test_testcapi.test_pymem_setrawallocators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pynumber_tobase__test.test_capi.test_misc.CAPITest.test_pynumber_tobase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject__test.test_ctypes.test_callbacks.Callbacks.test_pyobject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject__test.test_ctypes.test_callbacks.StdcallCallbacks.test_pyobject__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pyobject_bytes_from_null__test.test_capi.test_misc.CAPITest.test_pyobject_bytes_from_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_forbidden_bytes_is_freed__test.test_capi.test_mem.PyMemDebugTests.test_pyobject_forbidden_bytes_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_forbidden_bytes_is_freed__test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_forbidden_bytes_is_freed__'need_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pyobject_forbidden_bytes_is_freed__test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_forbidden_bytes_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_forbidden_bytes_is_freed__test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_forbidden_bytes_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_freed_is_freed__test.test_capi.test_mem.PyMemDebugTests.test_pyobject_freed_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_freed_is_freed__test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_freed_is_freed__'need_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pyobject_freed_is_freed__test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_freed_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_freed_is_freed__test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_freed_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_malloc_without_gil__test.test_capi.test_mem.PyMemDebugTests.test_pyobject_malloc_without_gil_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_malloc_without_gil__test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_malloc_without_gil__'need_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pyobject_malloc_without_gil__test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_malloc_without_gil_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_malloc_without_gil__test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_malloc_without_gil_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_new__test.test_capi.test_misc.Test_testcapi.test_pyobject_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_null_is_freed__test.test_capi.test_mem.PyMemDebugTests.test_pyobject_null_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_null_is_freed__test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_null_is_freed__'need_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pyobject_null_is_freed__test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_null_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_null_is_freed__test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_null_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_repr__test.test_ctypes.test_python_api.PythonAPITestCase.test_pyobject_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_repr_from_null__test.test_capi.test_misc.CAPITest.test_pyobject_repr_from_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_setallocators__test.test_capi.test_misc.Test_testcapi.test_pyobject_setallocators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_str_from_null__test.test_capi.test_misc.CAPITest.test_pyobject_str_from_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_uninitialized_is_freed__test.test_capi.test_mem.PyMemDebugTests.test_pyobject_uninitialized_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_uninitialized_is_freed__test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_uninitialized_is_freed__'need_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pyobject_uninitialized_is_freed__test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_uninitialized_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pyobject_uninitialized_is_freed__test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_uninitialized_is_freed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_python_async_iterator_anext__test.test_asyncgen.AsyncGenAsyncioTest.test_python_async_iterator_anext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_python_async_iterator_types_coroutine_anext__test.test_asyncgen.AsyncGenAsyncioTest.test_python_async_iterator_types_coroutine_anext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_python_calls_appear_in_the_stack_if_perf_activated__test.test_perf_profiler.TestPerfProfiler.test_python_calls_appear_in_the_stack_if_perf_activated__\"perf_command_doesn't_work\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_python_calls_do_not_appear_in_the_stack_if_perf_activated__test.test_perf_profiler.TestPerfProfiler.test_python_calls_do_not_appear_in_the_stack_if_perf_activated__\"perf_command_doesn't_work\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_python_ciphers__test.test_ssl.ContextTests.test_python_ciphers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_python_command__test.test_regrtest.ArgsTestCase.test_python_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_python_compat__test.test_import.SubinterpImportTests.test_python_compat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_python_dicts__test.test_descr.ClassPropertiesAndMethods.test_python_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_python_function_override_signature__test.test_inspect.test_inspect.TestSignatureDefinitions.test_python_function_override_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_python_is_optimized__test.test_support.TestSupport.test_python_is_optimized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_python_lists__test.test_descr.ClassPropertiesAndMethods.test_python_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pythondevmode_env__test.test_cmd_line.CmdLineTest.test_pythondevmode_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pythonexecutable_sets_sys_executable__test.test_osx_env.OSXEnvironmentVariableTestCase.test_pythonexecutable_sets_sys_executable__'unnecessary_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_pythonmalloc__test.test_cmd_line.CmdLineTest.test_pythonmalloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pythontypes__test.test_sys.SizeofTest.test_pythontypes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pythread_tss_key_state__test.test_capi.test_misc.Test_testcapi.test_pythread_tss_key_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pytype_fromspec_with_repeated_slots__test.test_capi.test_misc.CAPITest.test_pytype_fromspec_with_repeated_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pytype_long_ready__test.test_descr.AAAPTypesLongInitTest.test_pytype_long_ready_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_pytype_ready_always_sets_tp_type__test.test_capi.test_misc.TestStaticTypes.test_pytype_ready_always_sets_tp_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_q__test.test_email.test__encoded_words.TestEncode.test_q_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_q_case_ignored__test.test_email.test__encoded_words.TestDecode.test_q_case_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_q_escaped_bytes_preserved__test.test_email.test__encoded_words.TestDecode.test_q_escaped_bytes_preserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_q_nonascii__test.test_email.test__encoded_words.TestDecode.test_q_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qname__test.test_xml_etree.ElementTreeTest.test_qname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qname__test.test_xml_etree_c.ElementTreeTest.test_qname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qp__test.test_binascii.ArrayBinASCIITest.test_qp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qp__test.test_binascii.BinASCIITest.test_qp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qp__test.test_binascii.BytearrayBinASCIITest.test_qp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qp__test.test_binascii.MemoryviewBinASCIITest.test_qp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qp_encode_latin1__test.test_email.test_email.TestEncoders.test_qp_encode_latin1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qp_encode_non_latin1__test.test_email.test_email.TestEncoders.test_qp_encode_non_latin1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qs__test.test_urlparse.UrlParseTestCase.test_qs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qsl__test.test_urlparse.UrlParseTestCase.test_qsl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qsort__test.test_ctypes.test_libc.LibTest.test_qsort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qualified__test.test_lib2to3.test_fixers.Test_itertools.test_qualified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qualified_re_split__test.test_re.ReTests.test_qualified_re_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qualified_re_sub__test.test_re.ReTests.test_qualified_re_sub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qualname__test.test_code.CodeTest.test_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qualname__test.test_descr.ClassPropertiesAndMethods.test_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qualname__test.test_type_params.TypeParamsLazyEvaluationTest.test_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qualname_dict__test.test_descr.ClassPropertiesAndMethods.test_qualname_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_qualname_source__test.test_inspect.test_inspect.TestMain.test_qualname_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quantiles__test.test_statistics.TestNormalDistC.test_quantiles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quantiles__test.test_statistics.TestNormalDistPython.test_quantiles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quantize__test.test_decimal.CContextAPItests.test_quantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quantize__test.test_decimal.CCoverage.test_quantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quantize__test.test_decimal.CIBMTestCases.test_quantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quantize__test.test_decimal.CPythonAPItests.test_quantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quantize__test.test_decimal.PyContextAPItests.test_quantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quantize__test.test_decimal.PyCoverage.test_quantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quantize__test.test_decimal.PyIBMTestCases.test_quantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quantize__test.test_decimal.PyPythonAPItests.test_quantize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_arguments__test.test_httpservers.SimpleHTTPRequestHandlerTestCase.test_query_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.ConfigParserTestCase.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.ConfigParserTestCaseNoValue.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.ConvertersTestCase.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.CopyTestCase.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.MultilineValuesTestCase.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.RawConfigParserTestCase.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.SortedTestCase.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_errors__test.test_configparser.StrictTestCase.test_query_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_query_with_continuous_slashes__test.test_httpservers.CGIHTTPServerTestCase.test_query_with_continuous_slashes__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_query_with_multiple_question_mark__test.test_httpservers.CGIHTTPServerTestCase.test_query_with_multiple_question_mark__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_questionable_bytes_payload__test.test_email.test_email.TestMessageAPI.test_questionable_bytes_payload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue__test.test_sched.TestCase.test_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_handler__test.test_logging.QueueHandlerTest.test_queue_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_join__test.test_queue.CLifoQueueTest.test_queue_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_join__test.test_queue.CPriorityQueueTest.test_queue_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_join__test.test_queue.CQueueTest.test_queue_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_join__test.test_queue.PyLifoQueueTest.test_queue_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_join__test.test_queue.PyPriorityQueueTest.test_queue_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_join__test.test_queue.PyQueueTest.test_queue_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_listener__test.test_logging.QueueHandlerTest.test_queue_listener_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_listener_with_StreamHandler__test.test_logging.QueueHandlerTest.test_queue_listener_with_StreamHandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_listener_with_multiple_handlers__test.test_logging.QueueHandlerTest.test_queue_listener_with_multiple_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_task_done__test.test_queue.CLifoQueueTest.test_queue_task_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_task_done__test.test_queue.CPriorityQueueTest.test_queue_task_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_task_done__test.test_queue.CQueueTest.test_queue_task_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_task_done__test.test_queue.PyLifoQueueTest.test_queue_task_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_task_done__test.test_queue.PyPriorityQueueTest.test_queue_task_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_queue_task_done__test.test_queue.PyQueueTest.test_queue_task_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quiet__test.test_compileall.CommandLineTestsNoSourceEpoch.test_quiet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quiet__test.test_compileall.CommandLineTestsWithSourceEpoch.test_quiet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quiet__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_quiet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quiet__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_quiet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quiet__test.test_regrtest.ParseArgsTestCase.test_quiet_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quit__test.test_ftplib.TestFTPClass.test_quit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quit__test.test_ftplib.TestTLS_FTPClassMixin.test_quit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quit__test.test_nntplib.NNTPv1Tests.test_quit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quit__test.test_nntplib.NNTPv2Tests.test_quit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quit__test.test_poplib.TestPOP3Class.test_quit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quit__test.test_poplib.TestPOP3_SSLClass.test_quit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quit__test.test_poplib.TestPOP3_TLSClass.test_quit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quit_resets_greeting__test.test_smtplib.SMTPSimTests.test_quit_resets_greeting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quopri_body_check__test.test_email.test_email.TestQuopri.test_quopri_body_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quopri_header_check__test.test_email.test_email.TestQuopri.test_quopri_header_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quopri_splittable__test.test_email.test_email.TestHeader.test_quopri_splittable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quopri_stateless__test.test_codecs.TransformCodecTest.test_quopri_stateless_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quote_and_quote__test.test_csv.TestDialectExcel.test_quote_and_quote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quote_bytes__test.test_urllib.QuotingTests.test_quote_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quote_cookie_value__test.test_http_cookiejar.CookieTests.test_quote_cookie_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quote_dump__test.test_email.test_email.TestMiscellaneous.test_quote_dump_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quote_errors__test.test_urlparse.UrlParseTestCase.test_quote_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quote_fieldsep__test.test_csv.TestDialectExcel.test_quote_fieldsep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quote_from_bytes__test.test_urlparse.UrlParseTestCase.test_quote_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quote_plus_with_unicode__test.test_urllib.QuotingTests.test_quote_plus_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quote_unquote_idempotent__test.test_email.test_email.TestQuopri.test_quote_unquote_idempotent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quote_with_unicode__test.test_urllib.QuotingTests.test_quote_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoteattr_basic__test.test_sax.SaxutilsTest.test_quoteattr_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoted__test.test_csv.TestDialectExcel.test_quoted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoted_meta__test.test_http_cookies.CookieTests.test_quoted_meta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoted_nl__test.test_csv.TestDialectExcel.test_quoted_nl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoted_open__test.test_urllib.URLopener_Tests.test_quoted_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoted_quote__test.test_csv.TestDialectExcel.test_quoted_quote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoted_quotes__test.test_csv.TestDialectExcel.test_quoted_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quotes__test.test_csv.TestDialectExcel.test_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quotes__test.test_re.PatternReprTests.test_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quotes_and_more__test.test_csv.TestDialectExcel.test_quotes_and_more_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quotes_unicode_names__test.test_email.test_email.TestMiscellaneous.test_quotes_unicode_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoting__test.test_csv.TestDialectValidity.test_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoting__test.test_email.test_headerregistry.TestAddressAndGroup.test_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoting__test.test_urllib.Pathname_Tests.test_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoting__test.test_urllib.urlencode_Tests.test_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoting_plus__test.test_urllib.QuotingTests.test_quoting_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_quoting_space__test.test_urllib.QuotingTests.test_quoting_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_r_1_replace__test.test_argparse.TestFileTypeRepr.test_r_1_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_r__test.test_argparse.TestFileTypeRepr.test_r_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_r_latin__test.test_argparse.TestFileTypeRepr.test_r_latin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_race__test.test_logging.HandlerTest.test_race__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_race_between_set_target_and_flush__test.test_logging.MemoryHandlerTest.test_race_between_set_target_and_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_radd_specials__test.test_userlist.UserListTest.test_radd_specials_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_radix__test.test_decimal.CCoverage.test_radix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_radix__test.test_decimal.PyCoverage.test_radix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raiseMemError__test.test_unicode.UnicodeTest.test_raiseMemError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise____main__.GeneralTest.test_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise__test.test_ast.ASTValidatorTests.test_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise__test.test_grammar.GrammarTests.test_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise__test.test_sys_setprofile.ProfileHookTestCase.test_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise__test.test_urllib2.OpenerDirectorTests.test_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_and_yield_from__test.test_generators.SignalAndYieldFromTest.test_raise_and_yield_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_by_type__test.test_codecs.ExceptionNotesTest.test_raise_by_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_by_value__test.test_codecs.ExceptionNotesTest.test_raise_by_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_class_exceptions__test.test_opcodes.OpcodeTest.test_raise_class_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_does_not_create_context_chain_cycle__test.test_exceptions.ExceptionTests.test_raise_does_not_create_context_chain_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_exception__test.test_faulthandler.FaultHandlerTests.test_raise_exception__'specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_raise_finally__test.test_raise.TestContext.test_raise_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_from_None__test.test_raise.TestRaise.test_raise_from_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_from__test.test_unparse.UnparseTestCase.test_raise_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_grandchild_subclass_exact_size__test.test_codecs.ExceptionNotesTest.test_raise_grandchild_subclass_exact_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_handle_all_raise_one_named__test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_one_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_handle_all_raise_one_named__test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_one_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_handle_all_raise_one_unnamed__test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_one_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_handle_all_raise_one_unnamed__test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_one_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_handle_all_raise_two_named__test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_two_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_handle_all_raise_two_named__test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_two_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_handle_all_raise_two_unnamed__test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_two_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_handle_all_raise_two_unnamed__test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_two_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_in_generator__test.test_exceptions.ExceptionTests.test_raise_in_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_named__test.test_except_star.TestExceptStarRaise.test_raise_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_named__test.test_except_star.TestExceptStarRaiseFrom.test_raise_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_new_style_non_exception__test.test_baseexception.UsageTests.test_raise_new_style_non_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_nonfatal_exception__test.test_faulthandler.FaultHandlerTests.test_raise_nonfatal_exception__'specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_raise_orig_parts__test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_raise_orig_parts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_reraise__test.test_sys_setprofile.ProfileHookTestCase.test_raise_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_string__test.test_baseexception.UsageTests.test_raise_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_subclass_with_weakref_support__test.test_codecs.ExceptionNotesTest.test_raise_subclass_with_weakref_support_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_timeout__test.test_sqlite3.test_transactions.TransactionTests.test_raise_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_twice__test.test_sys_setprofile.ProfileHookTestCase.test_raise_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_unnamed__test.test_except_star.TestExceptStarRaise.test_raise_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_unnamed__test.test_except_star.TestExceptStarRaiseFrom.test_raise_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_unnormalized____main__.GeneralTest.test_raise_unnormalized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raise_with_new_exceptions__test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_raise_with_new_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raises_ModuleNotFoundError__test.test_importlib.import_.test_api.Frozen_OldAPITests.test_raises_ModuleNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raises_ModuleNotFoundError__test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_raises_ModuleNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raises_ModuleNotFoundError__test.test_importlib.import_.test_api.Source_OldAPITests.test_raises_ModuleNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raises_ModuleNotFoundError__test.test_importlib.import_.test_api.Source_SpecAPITests.test_raises_ModuleNotFoundError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raises_on_empty_input__test.test_getpass.GetpassRawinputTest.test_raises_on_empty_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raising__test.test_type_aliases.TypeParamsAliasValueTest.test_raising_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raising_parent_after_double_relative_importing_child__test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_double_relative_importing_child_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raising_parent_after_double_relative_importing_child__test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_double_relative_importing_child_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raising_parent_after_importing_child__test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_importing_child_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raising_parent_after_importing_child__test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_importing_child_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raising_parent_after_relative_importing_child__test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_relative_importing_child_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raising_parent_after_relative_importing_child__test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_relative_importing_child_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randbelow__test.test_secrets.Random_Tests.test_randbelow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randbelow_logic__test.test_random.MersenneTwister_TestBasicOps.test_randbelow_logic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randbelow_logic__test.test_random.SystemRandom_TestBasicOps.test_randbelow_logic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randbelow_without_getrandbits__test.test_random.MersenneTwister_TestBasicOps.test_randbelow_without_getrandbits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randbits__test.test_secrets.Random_Tests.test_randbits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randbytes__test.test_random.MersenneTwister_TestBasicOps.test_randbytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randbytes__test.test_random.SystemRandom_TestBasicOps.test_randbytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randbytes_getrandbits__test.test_random.MersenneTwister_TestBasicOps.test_randbytes_getrandbits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randomBound32__test.test_decimal.CIBMTestCases.test_randomBound32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randomBound32__test.test_decimal.PyIBMTestCases.test_randomBound32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random__test.test_bisect.TestBisectC.test_random_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random__test.test_bisect.TestBisectPython.test_random_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random__test.test_dbm_dumb.DumbDBMTestCase.test_random_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random__test.test_regrtest.ArgsTestCase.test_random_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_files__test.test_tokenize.TestRoundtrip.test_random_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_getnode__test.test_uuid.TestInternalsWithExtModule.test_random_getnode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_getnode__test.test_uuid.TestInternalsWithoutExtModule.test_random_getnode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_open__test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_random_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_open__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_random_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_open__test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_random_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_open__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_random_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_open__test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_random_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_open__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_random_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_open__test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_random_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_open__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_random_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_seed__test.test_regrtest.ArgsTestCase.test_random_seed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_seed_workers__test.test_regrtest.ArgsTestCase.test_random_seed_workers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_random_subclass_with_kwargs__test.test_random.TestRandomSubclassing.test_random_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randomize__test.test_regrtest.ParseArgsTestCase.test_randomize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randomized_hash__test.test_hash.BytesHashRandomizationTests.test_randomized_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randomized_hash__test.test_hash.DatetimeDateTests.test_randomized_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randomized_hash__test.test_hash.DatetimeDatetimeTests.test_randomized_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randomized_hash__test.test_hash.DatetimeTimeTests.test_randomized_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randomized_hash__test.test_hash.MemoryviewHashRandomizationTests.test_randomized_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randomized_hash__test.test_hash.StrHashRandomizationTests.test_randomized_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randoms__test.test_decimal.CIBMTestCases.test_randoms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randoms__test.test_decimal.PyIBMTestCases.test_randoms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randrange_bug_1590891__test.test_random.MersenneTwister_TestBasicOps.test_randrange_bug_1590891_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randrange_errors__test.test_random.SystemRandom_TestBasicOps.test_randrange_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randrange_nonunit_step__test.test_random.SystemRandom_TestBasicOps.test_randrange_nonunit_step_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randrange_step__test.test_random.SystemRandom_TestBasicOps.test_randrange_step_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randrange_uses_getrandbits__test.test_random.MersenneTwister_TestBasicOps.test_randrange_uses_getrandbits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_randseed__test.test_regrtest.ParseArgsTestCase.test_randseed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range__test.test_fnmatch.FnmatchTestCase.test_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range__test.test_index.RangeTestCase.test_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range__test.test_range.RangeTest.test_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range__test.test_reprlib.ReprTests.test_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_constructor_error_messages__test.test_range.RangeTest.test_range_constructor_error_messages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_data__test.test_statistics.TestHarmonicMean.test_range_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_data__test.test_statistics.TestMean.test_range_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_data__test.test_statistics.TestMedian.test_range_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_data__test.test_statistics.TestMedianGrouped.test_range_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_data__test.test_statistics.TestMedianHigh.test_range_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_data__test.test_statistics.TestMedianLow.test_range_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_data__test.test_statistics.TestMode.test_range_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_data__test.test_statistics.TestPStdev.test_range_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_data__test.test_statistics.TestPVariance.test_range_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_data__test.test_statistics.TestStdev.test_range_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_data__test.test_statistics.TestVariance.test_range_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_format_context__test.test_difflib.TestOutputFormat.test_range_format_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_format_unified__test.test_difflib.TestOutputFormat.test_range_format_unified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_in_for__test.test_lib2to3.test_fixers.Test_xrange.test_range_in_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_iterators__test.test_range.RangeTest.test_range_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_iterators_invocation__test.test_range.RangeTest.test_range_iterators_invocation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_of_offsets__test.test_exceptions.SyntaxErrorTests.test_range_of_offsets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_optimization__test.test_enumerate.TestReversed.test_range_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_toplevel_frame__test.test_inspect.test_inspect.TestGettingSourceOfToplevelFrames.test_range_toplevel_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_range_traceback_toplevel_frame__test.test_inspect.test_inspect.TestGettingSourceOfToplevelFrames.test_range_traceback_toplevel_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rangelimits__test.test_random.MersenneTwister_TestBasicOps.test_rangelimits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rangelimits__test.test_random.SystemRandom_TestBasicOps.test_rangelimits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ratecv__test.test_audioop.TestAudioop.test_ratecv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ratio_for_null_seqn__test.test_difflib.TestSFbugs.test_ratio_for_null_seqn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw__test.test_codecs.EscapeDecodeTest.test_raw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw__test.test_picklebuffer.PickleBufferTest.test_raw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw_bytes_io__test.test_io.CIOTest.test_raw_bytes_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw_bytes_io__test.test_io.PyIOTest.test_raw_bytes_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw_decode__test.test_codecs.RawUnicodeEscapeTest.test_raw_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw_decode__test.test_codecs.UnicodeEscapeTest.test_raw_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw_encode__test.test_codecs.RawUnicodeEscapeTest.test_raw_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw_encode__test.test_codecs.UnicodeEscapeTest.test_raw_encode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw_file_io__test.test_io.CIOTest.test_raw_file_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw_file_io__test.test_io.PyIOTest.test_raw_file_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw_ndarray__test.test_picklebuffer.PickleBufferTest.test_raw_ndarray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw_non_contiguous__test.test_picklebuffer.PickleBufferTest.test_raw_non_contiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_raw_released__test.test_picklebuffer.PickleBufferTest.test_raw_released_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rawio__test.test_io.CTextIOWrapperTest.test_rawio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rawio__test.test_io.PyTextIOWrapperTest.test_rawio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rawio_write_through__test.test_io.CTextIOWrapperTest.test_rawio_write_through_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rawio_write_through__test.test_io.PyTextIOWrapperTest.test_rawio_write_through_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_escape__test.test_re.ReTests.test_re_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_escape_bytes__test.test_re.ReTests.test_re_escape_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_escape_non_ascii__test.test_re.ReTests.test_re_escape_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_escape_non_ascii_bytes__test.test_re.ReTests.test_re_escape_non_ascii_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_findall__test.test_re.ReTests.test_re_findall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_fullmatch__test.test_re.ReTests.test_re_fullmatch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_groupref__test.test_re.ReTests.test_re_groupref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_groupref_exists__test.test_re.ReTests.test_re_groupref_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_groupref_exists_errors__test.test_re.ReTests.test_re_groupref_exists_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_groupref_exists_validation_bug__test.test_re.ReTests.test_re_groupref_exists_validation_bug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_groupref_overflow__test.test_re.ReTests.test_re_groupref_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_match__test.test_re.ReTests.test_re_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_split__test.test_re.ReTests.test_re_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_submodule__test.test_typing.RETests.test_re_submodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_re_subn__test.test_re.ReTests.test_re_subn_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reach__test.test_http_cookiejar.CookieTests.test_reach_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reacquire__test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_reacquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reacquire__test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_reacquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reacquire__test.test_thread.LockTests.test_reacquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reacquire__test.test_threading.CRLockTests.test_reacquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reacquire__test.test_threading.ConditionAsRLockTests.test_reacquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reacquire__test.test_threading.LockTests.test_reacquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reacquire__test.test_threading.PyRLockTests.test_reacquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_0__test.test_httplib.ExtendedReadTest.test_read1_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_0__test.test_httplib.ExtendedReadTestChunked.test_read1_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_0__test.test_lzma.FileTestCase.test_read1_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_10__test.test_lzma.FileTestCase.test_read1_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_10__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read1_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_10__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read1_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_10__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read1_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_10__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read1_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_gzip.TestGzip.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_httplib.ExtendedReadTest.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_httplib.ExtendedReadTestChunked.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_io.CBufferedRWPairTest.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_io.CBufferedRandomTest.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_io.CBufferedReaderTest.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_io.PyBufferedRWPairTest.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_io.PyBufferedRandomTest.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_io.PyBufferedReaderTest.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_lzma.FileTestCase.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_memoryio.CBytesIOTest.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_memoryio.PyBytesIOTest.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_arbitrary__test.test_io.CBufferedRandomTest.test_read1_arbitrary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_arbitrary__test.test_io.CBufferedReaderTest.test_read1_arbitrary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_arbitrary__test.test_io.PyBufferedRandomTest.test_read1_arbitrary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_arbitrary__test.test_io.PyBufferedReaderTest.test_read1_arbitrary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_bad_args__test.test_lzma.FileTestCase.test_read1_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_bound_content_length__test.test_httplib.BasicTest.test_read1_bound_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_bounded__test.test_httplib.ExtendedReadTest.test_read1_bounded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_bounded__test.test_httplib.ExtendedReadTestChunked.test_read1_bounded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_content_length__test.test_httplib.BasicTest.test_read1_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_multistream__test.test_lzma.FileTestCase.test_read1_multistream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_unbounded__test.test_httplib.ExtendedReadTest.test_read1_unbounded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read1_unbounded__test.test_httplib.ExtendedReadTestChunked.test_read1_unbounded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_0_9__test.test_urllib.urlopen_HttpTests.test_read_0_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_0__test.test_lzma.FileTestCase.test_read_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_10__test.test_lzma.FileTestCase.test_read_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_1_0__test.test_urllib.urlopen_HttpTests.test_read_1_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_1_1__test.test_urllib.urlopen_HttpTests.test_read_1_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_aifc.AifcALAWTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_aifc.AifcPCM16Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_aifc.AifcPCM24Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_aifc.AifcPCM32Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_aifc.AifcPCM8Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_aifc.AifcULAWTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_asyncio.test_streams.StreamTests.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_codecs.TransformCodecTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_csv.TestLeaks.test_read__'requires_sys.gettotalrefcount__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_read__test.test_dict.GeneralMappingTests.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_dict.SubclassMappingTests.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_gzip.TestGzip.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_io.CBufferedRWPairTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_io.CBufferedRandomTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_io.CBufferedReaderTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_io.PyBufferedRWPairTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_io.PyBufferedRandomTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_io.PyBufferedReaderTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_lzma.FileTestCase.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_mailbox.TestPartialFile.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_mailbox.TestProxyFile.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_memoryio.CBytesIOTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_memoryio.CStringIOTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_memoryio.PyBytesIOTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_memoryio.PyStringIOTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_ordered_dict.CPythonGeneralMappingTests.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_ordered_dict.CPythonSubclassMappingTests.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_ordered_dict.PurePythonGeneralMappingTests.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_ordered_dict.PurePythonSubclassMappingTests.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_os.EnvironTests.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_os.FileTests.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_os.TestInvalidFD.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto0File_dumbShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto0File_gnuShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto0File_ndbmShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto0MemShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto1File_dumbShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto1File_gnuShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto1File_ndbmShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto1MemShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto2File_dumbShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto2File_gnuShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto2File_ndbmShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto2MemShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto3File_dumbShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto3File_gnuShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto3File_ndbmShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto3MemShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto4File_dumbShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto4File_gnuShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto4File_ndbmShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto4MemShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto5File_dumbShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto5File_gnuShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto5File_ndbmShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_shelve.TestProto5MemShelve.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_sunau.SunauPCM16Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_sunau.SunauPCM24Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_sunau.SunauPCM32Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_sunau.SunauPCM8Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_sunau.SunauULAWTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_univnewlines.CTestCRLFNewlines.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_univnewlines.CTestCRNewlines.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_univnewlines.CTestLFNewlines.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_univnewlines.CTestMixedNewlines.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_univnewlines.PyTestCRLFNewlines.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_univnewlines.PyTestCRNewlines.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_univnewlines.PyTestLFNewlines.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_univnewlines.PyTestMixedNewlines.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_urllib.urlopen_FileTests.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_userdict.UserDictTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_wave.WavePCM16Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_wave.WavePCM24ExtTest.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_wave.WavePCM24Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_wave.WavePCM32Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_wave.WavePCM8Test.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_weakref.WeakKeyDictionaryTestCase.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_weakref.WeakValueDictionaryTestCase.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_zipfile._path.test_path.TestPath.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read__test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_after_append__test.test_zipfile.test_core.EncodedMetadataTests.test_read_after_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_after_close__test.test_zipfile.test_core.TestsWithMultipleOpens.test_read_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_after_seek__test.test_zipfile.test_core.OtherTests.test_read_after_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_after_write__test.test_zipfile.test_core.TestsWithMultipleOpens.test_read_after_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_after_write_unicode_filenames__test.test_zipfile.test_core.OtherTests.test_read_after_write_unicode_filenames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_all__test.test_io.CBufferedRandomTest.test_read_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_all__test.test_io.CBufferedReaderTest.test_read_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_all__test.test_io.PyBufferedRandomTest.test_read_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_all__test.test_io.PyBufferedReaderTest.test_read_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_all__test.test_mmap.MmapTests.test_read_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_all_from_pipe_reader__test.test_asyncio.test_streams.StreamTests.test_read_all_from_pipe_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_and_write__test.test_io.CBufferedRandomTest.test_read_and_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_and_write__test.test_io.PyBufferedRandomTest.test_read_and_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bad_args__test.test_lzma.FileTestCase.test_read_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bad_data__test.test_lzma.FileTestCase.test_read_bad_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bad_magic_number__test.test_sunau.SunauLowLevelTest.test_read_bad_magic_number_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bigfield__test.test_csv.Test_Csv.test_read_bigfield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_binary_does_not_keep_open__test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_binary_does_not_keep_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bogus__test.test_urllib.urlopen_HttpTests.test_read_bogus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_by_chunk__test.test_io.CTextIOWrapperTest.test_read_by_chunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_by_chunk__test.test_io.PyTextIOWrapperTest.test_read_by_chunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bytes__test.test_importlib.resources.test_files.OpenDiskTests.test_read_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bytes__test.test_importlib.resources.test_files.OpenNamespaceTests.test_read_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bytes__test.test_importlib.resources.test_files.OpenZipTests.test_read_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bytes__test.test_importlib.resources.test_read.ReadDiskTests.test_read_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bytes__test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bytes__test.test_importlib.resources.test_read.ReadZipTests.test_read_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_bytes__test.test_unittest.testmock.testwith.TestMockOpen.test_read_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_byteslike__test.test_io.CTextIOWrapperTest.test_read_byteslike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_byteslike__test.test_io.PyTextIOWrapperTest.test_read_byteslike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_closed__test.test_io.CIOTest.test_read_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_closed__test.test_io.PyIOTest.test_read_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_comm_kludge_compname_even__test.test_aifc.AIFCLowLevelTest.test_read_comm_kludge_compname_even_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_comm_kludge_compname_odd__test.test_aifc.AIFCLowLevelTest.test_read_comm_kludge_compname_odd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_concatenated_zip_file__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read_concatenated_zip_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_data__test.test_unittest.testmock.testwith.TestMockOpen.test_read_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_delimiter__test.test_csv.Test_Csv.test_read_delimiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_dict_fieldnames_chain__test.test_csv.TestDictFields.test_read_dict_fieldnames_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_dict_fieldnames_from_file__test.test_csv.TestDictFields.test_read_dict_fieldnames_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_dict_fields__test.test_csv.TestDictFields.test_read_dict_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_dict_no_fieldnames__test.test_csv.TestDictFields.test_read_dict_no_fieldnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_does_not_close__test.test_zipfile._path.test_path.TestPath.test_read_does_not_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_eager__test.test_telnetlib.ReadTests.test_read_eager_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_eof__test.test_asyncio.test_streams.StreamTests.test_read_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_eof__test.test_csv.Test_Csv.test_read_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_eof_received_error__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_eof_received_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_eof_received_error__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_eof_received_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_eol__test.test_csv.Test_Csv.test_read_eol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_escape__test.test_csv.Test_Csv.test_read_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_escape_fieldsep__test.test_csv.TestEscapedExcel.test_read_escape_fieldsep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_escape_fieldsep__test.test_csv.TestQuotedEscapedExcel.test_read_escape_fieldsep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_exception__test.test_asyncio.test_streams.StreamTests.test_read_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_bytesio__test.test_xml_etree.IOTest.test_read_from_bytesio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_bytesio__test.test_xml_etree_c.IOTest.test_read_from_bytesio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_file__test.test_lzma.FileTestCase.test_read_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_file_with_bytes_filename__test.test_lzma.FileTestCase.test_read_from_file_with_bytes_filename__'Temporary_file_name_needs_to_be_ASCII'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_read_from_fileobj__test.test_zipapp.ZipAppTest.test_read_from_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_pathobj__test.test_zipapp.ZipAppTest.test_read_from_pathobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_self_exception__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_read_from_self_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_self_tryagain__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_read_from_self_tryagain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_stringio__test.test_xml_etree.IOTest.test_read_from_stringio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_stringio__test.test_xml_etree_c.IOTest.test_read_from_stringio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_user_binary_reader__test.test_xml_etree.IOTest.test_read_from_user_binary_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_user_binary_reader__test.test_xml_etree_c.IOTest.test_read_from_user_binary_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_user_text_reader__test.test_xml_etree.IOTest.test_read_from_user_text_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_from_user_text_reader__test.test_xml_etree_c.IOTest.test_read_from_user_text_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_head__test.test_httplib.BasicTest.test_read_head_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_image__test.test_urllib.urlopen_DataTests.test_read_image_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_incomplete__test.test_lzma.FileTestCase.test_read_incomplete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_invalid_arg__test.test_mmap.MmapTests.test_read_invalid_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_large__test.test_gzip.TestGzip.test_read_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_last_object_from_file__test.test_marshal.CAPI_TestCase.test_read_last_object_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_lazy__test.test_telnetlib.ReadTests.test_read_lazy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_limit__test.test_asyncio.test_streams.StreamTests.test_read_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_line_breaks__test.test_asyncio.test_streams.StreamTests.test_read_line_breaks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_linenum__test.test_csv.Test_Csv.test_read_linenum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_long__test.test_csv.TestDictFields.test_read_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_long_from_file__test.test_marshal.CAPI_TestCase.test_read_long_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_long_with_rest__test.test_csv.TestDictFields.test_read_long_with_rest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_long_with_rest_no_fieldnames__test.test_csv.TestDictFields.test_read_long_with_rest_no_fieldnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_longlink__test.test_tarfile.GNUReadTest.test_read_longlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_longlink__test.test_tarfile.PaxReadTest.test_read_longlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_longname__test.test_tarfile.GNUReadTest.test_read_longname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_longname__test.test_tarfile.PaxReadTest.test_read_longname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_markers__test.test_aifc.AifcMiscTest.test_read_markers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_mime_types__test.test_mimetypes.MimeTypesTestCase.test_read_mime_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_missing_shebang__test.test_zipapp.ZipAppTest.test_read_missing_shebang_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_multi__test.test_csv.TestDictFields.test_read_multi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_multistream__test.test_lzma.FileTestCase.test_read_multistream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_multistream_buffer_size_aligned__test.test_lzma.FileTestCase.test_read_multistream_buffer_size_aligned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_multistream_trailing_junk__test.test_lzma.FileTestCase.test_read_multistream_trailing_junk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_no_chunks__test.test_wave.WaveLowLevelTest.test_read_no_chunks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_no_comm_chunk__test.test_aifc.AIFCLowLevelTest.test_read_no_comm_chunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_no_data_chunk__test.test_wave.WaveLowLevelTest.test_read_no_data_chunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_no_fmt_chunk__test.test_wave.WaveLowLevelTest.test_read_no_fmt_chunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_no_fmt_no_data_chunk__test.test_wave.WaveLowLevelTest.test_read_no_fmt_no_data_chunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_no_riff_chunk__test.test_wave.WaveLowLevelTest.test_read_no_riff_chunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_no_ssnd_chunk__test.test_aifc.AIFCLowLevelTest.test_read_no_ssnd_chunk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_non_blocking__test.test_io.CBufferedRandomTest.test_read_non_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_non_blocking__test.test_io.CBufferedReaderTest.test_read_non_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_non_blocking__test.test_io.PyBufferedRandomTest.test_read_non_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_non_blocking__test.test_io.PyBufferedReaderTest.test_read_non_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_nonbytes__test.test_io.CTextIOWrapperTest.test_read_nonbytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_nonbytes__test.test_io.PyTextIOWrapperTest.test_read_nonbytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_aifc.AifcALAWTest.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_aifc.AifcPCM16Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_aifc.AifcPCM24Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_aifc.AifcPCM32Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_aifc.AifcPCM8Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_aifc.AifcULAWTest.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_sunau.SunauPCM16Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_sunau.SunauPCM24Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_sunau.SunauPCM32Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_sunau.SunauPCM8Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_sunau.SunauULAWTest.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_wave.WavePCM16Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_wave.WavePCM24ExtTest.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_wave.WavePCM24Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_wave.WavePCM32Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_from_start__test.test_wave.WavePCM8Test.test_read_not_from_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_not_wave__test.test_wave.WaveLowLevelTest.test_read_not_wave_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_nul__test.test_csv.Test_Csv.test_read_nul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_null__test.test_faulthandler.FaultHandlerTests.test_read_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_number_fields__test.test_tarfile.MiscTest.test_read_number_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_object_from_file__test.test_marshal.CAPI_TestCase.test_read_object_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_oddinputs__test.test_csv.Test_Csv.test_read_oddinputs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_on_closed__test.test_io.CBufferedRandomTest.test_read_on_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_on_closed__test.test_io.CBufferedReaderTest.test_read_on_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_on_closed__test.test_io.PyBufferedRandomTest.test_read_on_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_on_closed__test.test_io.PyBufferedReaderTest.test_read_on_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_one_by_one__test.test_io.CTextIOWrapperTest.test_read_one_by_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_one_by_one__test.test_io.PyTextIOWrapperTest.test_read_one_by_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_only_bytecode__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_only_bytecode__test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_only_bytecode__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_only_bytecode__test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_only_directory__test.test_tempfile.TestMkdtemp.test_read_only_directory__\"can't_set_the_directory_read-only\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_read_only_directory__test.test_tempfile.TestMkstempInner.test_read_only_directory__\"can't_set_the_directory_read-only\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_read_params__test.test_aifc.AifcALAWTest.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_aifc.AifcPCM16Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_aifc.AifcPCM24Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_aifc.AifcPCM32Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_aifc.AifcPCM8Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_aifc.AifcULAWTest.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_sunau.SunauPCM16Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_sunau.SunauPCM24Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_sunau.SunauPCM32Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_sunau.SunauPCM8Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_sunau.SunauULAWTest.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_wave.WavePCM16Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_wave.WavePCM24ExtTest.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_wave.WavePCM24Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_wave.WavePCM32Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_params__test.test_wave.WavePCM8Test.test_read_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_past_eof__test.test_io.CBufferedRandomTest.test_read_past_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_past_eof__test.test_io.CBufferedReaderTest.test_read_past_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_past_eof__test.test_io.PyBufferedRandomTest.test_read_past_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_past_eof__test.test_io.PyBufferedReaderTest.test_read_past_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_pdbrc_with_ascii_encoding__test.test_pdb.PdbTestCase.test_read_pdbrc_with_ascii_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_pipe__test.test_asyncio.test_events.EPollEventLoopTests.test_read_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_pipe__test.test_asyncio.test_events.PollEventLoopTests.test_read_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_pipe__test.test_asyncio.test_events.SelectEventLoopTests.test_read_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_pty_output__test.test_asyncio.test_events.EPollEventLoopTests.test_read_pty_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_pty_output__test.test_asyncio.test_events.PollEventLoopTests.test_read_pty_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_pty_output__test.test_asyncio.test_events.SelectEventLoopTests.test_read_pty_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_quoting__test.test_csv.Test_Csv.test_read_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_raises__test.test_aifc.AIFCLowLevelTest.test_read_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_conn_reset__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_conn_reset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_conn_reset__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_conn_reset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_eof__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_eof__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_eof_keep_open__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_eof_keep_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_eof_keep_open__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_eof_keep_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_err__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_err__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_err__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_oserr__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_oserr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_tryagain__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_tryagain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_tryagain__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_tryagain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_tryagain__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_tryagain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_tryagain_interrupted__test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_tryagain_interrupted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_ready_tryagain_interrupted__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_tryagain_interrupted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_return_size__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read_return_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_return_size__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read_return_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_return_size__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read_return_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_return_size__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read_return_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.ConfigParserTestCase.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.ConfigParserTestCaseNoValue.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list__'incompatible_format'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.ConvertersTestCase.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.CopyTestCase.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.MultilineValuesTestCase.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.RawConfigParserTestCase.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list__'incompatible_format'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.SortedTestCase.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list__test.test_configparser.StrictTestCase.test_read_returns_file_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.ConfigParserTestCase.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.ConfigParserTestCaseNoValue.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list_with_bytestring_path__'incompatible_format'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.ConvertersTestCase.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.CopyTestCase.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.MultilineValuesTestCase.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.RawConfigParserTestCase.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list_with_bytestring_path__'incompatible_format'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.SortedTestCase.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_returns_file_list_with_bytestring_path__test.test_configparser.StrictTestCase.test_read_returns_file_list_with_bytestring_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_semi_sep__test.test_csv.TestDictFields.test_read_semi_sep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_shebang__test.test_zipapp.ZipAppTest.test_read_shebang_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_short__test.test_csv.TestDictFields.test_read_short_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_short_from_file__test.test_marshal.CAPI_TestCase.test_read_short_from_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_skipinitialspace__test.test_csv.Test_Csv.test_read_skipinitialspace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_stdout_after_process_exit__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_read_stdout_after_process_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_stdout_after_process_exit__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_read_stdout_after_process_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_stdout_after_process_exit__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_read_stdout_after_process_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_stdout_after_process_exit__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_read_stdout_after_process_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_submodule_resource__test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_submodule_resource_by_name__test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource_by_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_submodule_resource_by_name__test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_read_submodule_resource_by_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_submodule_resource_by_name__test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_read_submodule_resource_by_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text__test.test_importlib.resources.test_files.OpenDiskTests.test_read_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text__test.test_importlib.resources.test_files.OpenNamespaceTests.test_read_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text__test.test_importlib.resources.test_files.OpenZipTests.test_read_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text__test.test_importlib.test_metadata_api.APITests.test_read_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text__test.test_urllib.urlopen_DataTests.test_read_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text_base64__test.test_urllib.urlopen_DataTests.test_read_text_base64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text_default_encoding__test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text_default_encoding__test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text_default_encoding__test.test_importlib.resources.test_read.ReadZipTests.test_read_text_default_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text_does_not_keep_open__test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_text_does_not_keep_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text_given_encoding__test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_given_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text_given_encoding__test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_given_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_text_given_encoding__test.test_importlib.resources.test_read.ReadZipTests.test_read_text_given_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_through__test.test_tarfile.Bz2StreamReadTest.test_read_through_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_through__test.test_tarfile.GzipStreamReadTest.test_read_through_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_through__test.test_tarfile.LzmaStreamReadTest.test_read_through_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_through__test.test_tarfile.StreamReadTest.test_read_through_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_too_large_header__test.test_sunau.SunauLowLevelTest.test_read_too_large_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_too_small_header__test.test_sunau.SunauLowLevelTest.test_read_too_small_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_trailing_junk__test.test_lzma.FileTestCase.test_read_trailing_junk_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_truncated__test.test_bz2.BZ2FileTest.test_read_truncated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_truncated__test.test_gzip.TestGzip.test_read_truncated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_truncated__test.test_lzma.FileTestCase.test_read_truncated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_unicode_filenames__test.test_zipfile.test_core.OtherTests.test_read_unicode_filenames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_until_eof__test.test_asyncio.test_streams.StreamTests.test_read_until_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_with_blanks__test.test_csv.TestDictFields.test_read_with_blanks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_with_extra__test.test_gzip.TestGzip.test_read_with_extra_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_with_incorrect_metadata_encoding__test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_incorrect_metadata_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_with_metadata_encoding__test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_metadata_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_with_unsuitable_metadata_encoding__test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_unsuitable_metadata_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_without_metadata_encoding__test.test_zipfile.test_core.EncodedMetadataTests.test_read_without_metadata_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_write__test.test_ssl.MemoryBIOTests.test_read_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_write_after_close_raises_valuerror__test.test_ssl.ThreadedTests.test_read_write_after_close_raises_valuerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_write_bytes__test.test_pathlib.PathSubclassTest.test_read_write_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_write_bytes__test.test_pathlib.PathTest.test_read_write_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_write_bytes__test.test_pathlib.PosixPathTest.test_read_write_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_write_bytes__test.test_pathlib.WindowsPathTest.test_read_write_bytes__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_read_write_text__test.test_pathlib.PathSubclassTest.test_read_write_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_write_text__test.test_pathlib.PathTest.test_read_write_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_write_text__test.test_pathlib.PosixPathTest.test_read_write_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_write_text__test.test_pathlib.WindowsPathTest.test_read_write_text__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_read_written__test.test_aifc.AIFCLowLevelTest.test_read_written_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_wrong_compression_type__test.test_aifc.AIFCLowLevelTest.test_read_wrong_compression_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_wrong_encoding__test.test_sunau.SunauLowLevelTest.test_read_wrong_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_wrong_form__test.test_aifc.AIFCLowLevelTest.test_read_wrong_form_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_wrong_form__test.test_wave.WaveLowLevelTest.test_read_wrong_form_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_wrong_marks__test.test_aifc.AIFCLowLevelTest.test_read_wrong_marks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_wrong_number_of_channels__test.test_aifc.AIFCLowLevelTest.test_read_wrong_number_of_channels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_wrong_number_of_channels__test.test_sunau.SunauLowLevelTest.test_read_wrong_number_of_channels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_wrong_number_of_channels__test.test_wave.WaveLowLevelTest.test_read_wrong_number_of_channels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_wrong_sample_width__test.test_aifc.AIFCLowLevelTest.test_read_wrong_sample_width_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_wrong_sample_width__test.test_wave.WaveLowLevelTest.test_read_wrong_sample_width_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_zero__test.test_asyncio.test_streams.StreamTests.test_read_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_zip64_with_exe_prepended__test.test_zipfile.test_core.TestExecutablePrependedZip.test_read_zip64_with_exe_prepended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_zip_with_exe_prepended__test.test_zipfile.test_core.TestExecutablePrependedZip.test_read_zip_with_exe_prepended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_zipfile_containing_unicode_path_extra_field__test.test_zipfile.test_core.OtherTests.test_read_zipfile_containing_unicode_path_extra_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_zipfile_error__test.test_zipfile.test_core.OtherTests.test_read_zipfile_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_read_zipfile_warning__test.test_zipfile.test_core.OtherTests.test_read_zipfile_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readable__test.test_io.CBufferedRWPairTest.test_readable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readable__test.test_io.PyBufferedRWPairTest.test_readable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readable__test.test_lzma.FileTestCase.test_readable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reader_arg_valid__test.test_csv.Test_Csv.test_reader_arg_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reader_attrs__test.test_csv.Test_Csv.test_reader_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reader_callback__test.test_asyncio.test_events.EPollEventLoopTests.test_reader_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reader_callback__test.test_asyncio.test_events.PollEventLoopTests.test_reader_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reader_callback__test.test_asyncio.test_events.SelectEventLoopTests.test_reader_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reader_close_error_on_close__test.test_io.CBufferedRWPairTest.test_reader_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reader_close_error_on_close__test.test_io.PyBufferedRWPairTest.test_reader_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reader_dialect_attrs__test.test_csv.Test_Csv.test_reader_dialect_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reader_kw_attrs__test.test_csv.Test_Csv.test_reader_kw_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reader_writer_close_error_on_close__test.test_io.CBufferedRWPairTest.test_reader_writer_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reader_writer_close_error_on_close__test.test_io.PyBufferedRWPairTest.test_reader_writer_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readexactly__test.test_asyncio.test_streams.StreamTests.test_readexactly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readexactly_eof__test.test_asyncio.test_streams.StreamTests.test_readexactly_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readexactly_exception__test.test_asyncio.test_streams.StreamTests.test_readexactly_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readexactly_limit__test.test_asyncio.test_streams.StreamTests.test_readexactly_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readexactly_zero_or_less__test.test_asyncio.test_streams.StreamTests.test_readexactly_zero_or_less_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reading__test.test_configparser.RawConfigParserTestSambaConf.test_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto1__test.test_io.CBufferedRandomTest.test_readinto1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto1__test.test_io.CBufferedReaderTest.test_readinto1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto1__test.test_io.PyBufferedRandomTest.test_readinto1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto1__test.test_io.PyBufferedReaderTest.test_readinto1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto1_array__test.test_io.CBufferedRandomTest.test_readinto1_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto1_array__test.test_io.CBufferedReaderTest.test_readinto1_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto1_array__test.test_io.PyBufferedRandomTest.test_readinto1_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto1_array__test.test_io.PyBufferedReaderTest.test_readinto1_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto__test.test_io.CBufferedRWPairTest.test_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto__test.test_io.CBufferedRandomTest.test_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto__test.test_io.CBufferedReaderTest.test_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto__test.test_io.PyBufferedRWPairTest.test_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto__test.test_io.PyBufferedRandomTest.test_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto__test.test_io.PyBufferedReaderTest.test_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto__test.test_memoryio.CBytesIOTest.test_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto__test.test_memoryio.PyBytesIOTest.test_readinto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto_array__test.test_io.CBufferedRandomTest.test_readinto_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto_array__test.test_io.CBufferedReaderTest.test_readinto_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto_array__test.test_io.PyBufferedRandomTest.test_readinto_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto_array__test.test_io.PyBufferedReaderTest.test_readinto_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto_buffer_overflow__test.test_io.CMiscIOTest.test_readinto_buffer_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto_chunked__test.test_httplib.BasicTest.test_readinto_chunked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto_chunked_head__test.test_httplib.BasicTest.test_readinto_chunked_head_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readinto_head__test.test_httplib.BasicTest.test_readinto_head_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_asyncio.test_pep492.StreamReaderTests.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_asyncio.test_streams.StreamTests.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.RawUnicodeEscapeTest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.TransformCodecTest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.UTF16BETest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.UTF16LETest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.UTF16Test.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.UTF32BETest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.UTF32LETest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.UTF32Test.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.UTF7Test.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.UTF8SigTest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.UTF8Test.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_codecs.UnicodeEscapeTest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_fileinput.FileInputTests.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_gzip.TestGzip.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_httplib.ExtendedReadTest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_httplib.ExtendedReadTestChunked.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_io.CIOTest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_io.PyIOTest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_lzma.FileTestCase.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_mailbox.TestPartialFile.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_mailbox.TestProxyFile.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_memoryio.CBytesIOTest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_memoryio.CStringIOTest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_memoryio.PyBytesIOTest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_memoryio.PyStringIOTest.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_univnewlines.CTestCRLFNewlines.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_univnewlines.CTestCRNewlines.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_univnewlines.CTestLFNewlines.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_univnewlines.CTestMixedNewlines.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_univnewlines.PyTestCRLFNewlines.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_univnewlines.PyTestCRNewlines.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_univnewlines.PyTestLFNewlines.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_univnewlines.PyTestMixedNewlines.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_urllib.urlopen_FileTests.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_binary_mode__test.test_fileinput.FileInputTests.test_readline_binary_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_bound_content_length__test.test_httplib.BasicTest.test_readline_bound_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_buffering__test.test_fileinput.FileInputTests.test_readline_buffering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_bytes__test.test_unittest.testmock.testwith.TestMockOpen.test_readline_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_data__test.test_unittest.testmock.testwith.TestMockOpen.test_readline_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_empty_eof__test.test_asyncio.test_streams.StreamTests.test_readline_empty_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_eof__test.test_asyncio.test_streams.StreamTests.test_readline_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_exception__test.test_asyncio.test_streams.StreamTests.test_readline_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_limit__test.test_asyncio.test_streams.StreamTests.test_readline_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_limit_with_existing_data__test.test_asyncio.test_streams.StreamTests.test_readline_limit_with_existing_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_nolimit_nowait__test.test_asyncio.test_streams.StreamTests.test_readline_nolimit_nowait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_nonsizeable__test.test_io.CIOTest.test_readline_nonsizeable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_nonsizeable__test.test_io.PyIOTest.test_readline_nonsizeable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_read__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readline_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_read__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readline_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_read__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readline_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_read__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readline_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readline_read_byte_count__test.test_asyncio.test_streams.StreamTests.test_readline_read_byte_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlinequeue__test.test_codecs.RawUnicodeEscapeTest.test_readlinequeue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlinequeue__test.test_codecs.UTF16BETest.test_readlinequeue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlinequeue__test.test_codecs.UTF16LETest.test_readlinequeue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlinequeue__test.test_codecs.UTF16Test.test_readlinequeue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlinequeue__test.test_codecs.UTF32BETest.test_readlinequeue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlinequeue__test.test_codecs.UTF32LETest.test_readlinequeue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlinequeue__test.test_codecs.UTF32Test.test_readlinequeue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlinequeue__test.test_codecs.UTF7Test.test_readlinequeue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlinequeue__test.test_codecs.UTF8SigTest.test_readlinequeue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlinequeue__test.test_codecs.UTF8Test.test_readlinequeue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlinequeue__test.test_codecs.UnicodeEscapeTest.test_readlinequeue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_codecs.StreamReaderTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_gzip.TestGzip.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_io.CBufferedRWPairTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_io.CBufferedRandomTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_io.CBufferedReaderTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_io.CTextIOWrapperTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_io.PyBufferedRWPairTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_io.PyBufferedRandomTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_io.PyBufferedReaderTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_io.PyTextIOWrapperTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_lzma.FileTestCase.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_mailbox.TestPartialFile.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_mailbox.TestProxyFile.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_memoryio.CBytesIOTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_memoryio.CStringIOTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_memoryio.PyBytesIOTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_memoryio.PyStringIOTest.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_univnewlines.CTestCRLFNewlines.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_univnewlines.CTestCRNewlines.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_univnewlines.CTestLFNewlines.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_univnewlines.CTestMixedNewlines.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_univnewlines.PyTestCRLFNewlines.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_univnewlines.PyTestCRNewlines.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_univnewlines.PyTestLFNewlines.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_univnewlines.PyTestMixedNewlines.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_urllib.urlopen_FileTests.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines_bytes__test.test_unittest.testmock.testwith.TestMockOpen.test_readlines_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines_content_length__test.test_httplib.BasicTest.test_readlines_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlines_data__test.test_unittest.testmock.testwith.TestMockOpen.test_readlines_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlink__test.test_pathlib.PathSubclassTest.test_readlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlink__test.test_pathlib.PathTest.test_readlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlink__test.test_pathlib.PosixPathTest.test_readlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readlink__test.test_pathlib.WindowsPathTest.test_readlink__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_readlink__test.test_posix.TestPosixWeaklinking.test_readlink__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_readlink_dir_fd__test.test_posix.TestPosixDirFd.test_readlink_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readmailcapfile__test.test_mailcap.HelperFunctionTest.test_readmailcapfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readonly__test.test_collections.TestNamedTuple.test_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readonly_attributes__test.test_io.CBufferedRandomTest.test_readonly_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readonly_attributes__test.test_io.CBufferedReaderTest.test_readonly_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readonly_attributes__test.test_io.CBufferedWriterTest.test_readonly_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readonly_attributes__test.test_io.CTextIOWrapperTest.test_readonly_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readonly_attributes__test.test_io.PyBufferedRandomTest.test_readonly_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readonly_attributes__test.test_io.PyBufferedReaderTest.test_readonly_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readonly_attributes__test.test_io.PyBufferedWriterTest.test_readonly_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readonly_attributes__test.test_io.PyTextIOWrapperTest.test_readonly_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readonly_files__test.test_dbm_dumb.DumbDBMTestCase.test_readonly_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readonly_types__test.test_hashlib.HashLibTestCase.test_readonly_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readrc_homedir__test.test_pdb.PdbTestCase.test_readrc_homedir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readrc_kwarg__test.test_pdb.PdbTestCase.test_readrc_kwarg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readuntil_eof__test.test_asyncio.test_streams.StreamTests.test_readuntil_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readuntil_limit_found_sep__test.test_asyncio.test_streams.StreamTests.test_readuntil_limit_found_sep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readuntil_multi_chunks_1__test.test_asyncio.test_streams.StreamTests.test_readuntil_multi_chunks_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readuntil_multi_chunks__test.test_asyncio.test_streams.StreamTests.test_readuntil_multi_chunks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readuntil_separator__test.test_asyncio.test_streams.StreamTests.test_readuntil_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readv__test.test_os.TestInvalidFD.test_readv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readv__test.test_posix.PosixTester.test_readv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_readv_overflow_32bits__test.test_posix.PosixTester.test_readv_overflow_32bits__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_real_and_imag__test.test_bool.BoolTest.test_real_and_imag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_real_number_required_in_complex_literal_0__test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_real_number_required_in_complex_literal_1__test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_real_number_required_in_complex_literal_2__test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_real_number_required_in_complex_literal_3__test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realasdouble__test.test_capi.test_complex.CAPIComplexTest.test_realasdouble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realcopy_hmac__test.test_hmac.CopyTestCase.test_realcopy_hmac_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realcopy_old__test.test_hmac.CopyTestCase.test_realcopy_old_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath__test.test_ntpath.NtCommonTest.test_realpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath__test.test_posixpath.PosixCommonTest.test_realpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_basic__test.test_ntpath.TestNtpath.test_realpath_basic__'need__getfinalpathname'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_realpath_basic__test.test_posixpath.PosixPathTest.test_realpath_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_broken_symlinks__test.test_ntpath.TestNtpath.test_realpath_broken_symlinks__'need__getfinalpathname'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_realpath_curdir__test.test_ntpath.TestNtpath.test_realpath_curdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_curdir__test.test_posixpath.PosixPathTest.test_realpath_curdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_cwd__test.test_ntpath.TestNtpath.test_realpath_cwd__'need__getfinalpathname'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_realpath_deep_recursion__test.test_posixpath.PosixPathTest.test_realpath_deep_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_nul__test.test_ntpath.TestNtpath.test_realpath_nul__'need__getfinalpathname'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_realpath_pardir__test.test_ntpath.TestNtpath.test_realpath_pardir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_pardir__test.test_posixpath.PosixPathTest.test_realpath_pardir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_relative__test.test_ntpath.TestNtpath.test_realpath_relative__'need__getfinalpathname'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_realpath_relative__test.test_posixpath.PosixPathTest.test_realpath_relative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_repeated_indirect_symlinks__test.test_posixpath.PosixPathTest.test_realpath_repeated_indirect_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_resolve_before_normalizing__test.test_posixpath.PosixPathTest.test_realpath_resolve_before_normalizing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_resolve_first__test.test_posixpath.PosixPathTest.test_realpath_resolve_first_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_resolve_parents__test.test_posixpath.PosixPathTest.test_realpath_resolve_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_strict__test.test_ntpath.TestNtpath.test_realpath_strict__'need__getfinalpathname'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_realpath_strict__test.test_posixpath.PosixPathTest.test_realpath_strict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_symlink_loops__test.test_ntpath.TestNtpath.test_realpath_symlink_loops__'need__getfinalpathname'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_realpath_symlink_loops__test.test_posixpath.PosixPathTest.test_realpath_symlink_loops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_symlink_loops_strict__test.test_ntpath.TestNtpath.test_realpath_symlink_loops_strict__'need__getfinalpathname'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_realpath_symlink_loops_strict__test.test_posixpath.PosixPathTest.test_realpath_symlink_loops_strict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_realpath_symlink_prefix__test.test_ntpath.TestNtpath.test_realpath_symlink_prefix__'need__getfinalpathname'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_realtype__test.test_ast.AST_Tests.test_realtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reap_children__test.test_support.TestSupport.test_reap_children_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reassigned_new__test.test_super.TestSuper.test_reassigned_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rebinding__test.test_import.CircularImportTests.test_rebinding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recompilation__test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_recompilation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recompilation__test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_recompilation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recompute_pyc_same_second__test.test_import.PycacheTests.test_recompute_pyc_same_second_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_defaults__test.test_io.CTextIOWrapperTest.test_reconfigure_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_defaults__test.test_io.PyTextIOWrapperTest.test_reconfigure_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_encoding_read__test.test_io.CTextIOWrapperTest.test_reconfigure_encoding_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_encoding_read__test.test_io.PyTextIOWrapperTest.test_reconfigure_encoding_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_errors__test.test_io.CTextIOWrapperTest.test_reconfigure_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_errors__test.test_io.PyTextIOWrapperTest.test_reconfigure_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_line_buffering__test.test_io.CTextIOWrapperTest.test_reconfigure_line_buffering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_line_buffering__test.test_io.PyTextIOWrapperTest.test_reconfigure_line_buffering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_locale__test.test_io.CTextIOWrapperTest.test_reconfigure_locale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_locale__test.test_io.PyTextIOWrapperTest.test_reconfigure_locale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_newline__test.test_io.CTextIOWrapperTest.test_reconfigure_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_newline__test.test_io.PyTextIOWrapperTest.test_reconfigure_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_write__test.test_io.CTextIOWrapperTest.test_reconfigure_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_write__test.test_io.PyTextIOWrapperTest.test_reconfigure_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_write_fromascii__test.test_io.CTextIOWrapperTest.test_reconfigure_write_fromascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_write_fromascii__test.test_io.PyTextIOWrapperTest.test_reconfigure_write_fromascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_write_non_seekable__test.test_io.CTextIOWrapperTest.test_reconfigure_write_non_seekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_write_non_seekable__test.test_io.PyTextIOWrapperTest.test_reconfigure_write_non_seekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_write_through__test.test_io.CTextIOWrapperTest.test_reconfigure_write_through_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconfigure_write_through__test.test_io.PyTextIOWrapperTest.test_reconfigure_write_through_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconstruct_nostate__test.test_copy.TestCopy.test_reconstruct_nostate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconstruct_reflexive__test.test_copy.TestCopy.test_reconstruct_reflexive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconstruct_state__test.test_copy.TestCopy.test_reconstruct_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconstruct_state_setstate__test.test_copy.TestCopy.test_reconstruct_state_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reconstruct_string__test.test_copy.TestCopy.test_reconstruct_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_record_override_showwarning_before__test.test_warnings.CCatchWarningTests.test_record_override_showwarning_before_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_record_override_showwarning_before__test.test_warnings.PyCatchWarningTests.test_record_override_showwarning_before_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_record_override_showwarning_inside__test.test_warnings.CCatchWarningTests.test_record_override_showwarning_inside_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_record_override_showwarning_inside__test.test_warnings.PyCatchWarningTests.test_record_override_showwarning_inside_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rect__test.test_cmath.CMathTests.test_rect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion__test.test_richcmp.MiscTest.test_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion__test.test_support.TestSupport.test_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_control__test.test_compileall.CommandLineTestsNoSourceEpoch.test_recursion_control_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_control__test.test_compileall.CommandLineTestsWithSourceEpoch.test_recursion_control_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_count__test.test_threading.CRLockTests.test_recursion_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_count__test.test_threading.ConditionAsRLockTests.test_recursion_count__'Condition_does_not_expose__recursion_count__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_recursion_count__test.test_threading.PyRLockTests.test_recursion_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_direct__test.test_ast.ASTHelpers_Test.test_recursion_direct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_error__test.test_logging.ModuleLevelMiscTest.test_recursion_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_error_cleanup__test.test_exceptions.ExceptionTests.test_recursion_error_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_error_during_traceback__test.test_traceback.TracebackCases.test_recursion_error_during_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_in_except_handler__test.test_exceptions.ExceptionTests.test_recursion_in_except_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_indirect__test.test_ast.ASTHelpers_Test.test_recursion_indirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_limit__test.test_compileall.CommandLineTestsNoSourceEpoch.test_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_limit__test.test_compileall.CommandLineTestsWithSourceEpoch.test_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_limit__test.test_difflib.TestSFpatches.test_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_limit__test.test_inspect.test_inspect.TestUnwrap.test_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_limit__test.test_marshal.BugsTestCase.test_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_limit__test.test_threading.ThreadingExceptionTests.test_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_normalizing_exception__test.test_exceptions.ExceptionTests.test_recursion_normalizing_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_normalizing_infinite_exception__test.test_exceptions.ExceptionTests.test_recursion_normalizing_infinite_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursion_normalizing_with_no_memory__test.test_exceptions.ExceptionTests.test_recursion_normalizing_with_no_memory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursionlimit_recovery__test.test_sys.SysModuleTest.test_recursionlimit_recovery_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive__test.test_contextlib.ContextManagerTestCase.test_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive__test.test_contextlib_async.AsyncContextManagerTestCase.test_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive__test.test_types.SimpleNamespaceTests.test_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_annotation__test.test_dataclasses.TestCase.test_recursive_annotation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_as_param__test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_recursive_as_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_as_param__test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_recursive_as_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_as_param__test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_recursive_as_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_call__test.test_descr.ClassPropertiesAndMethods.test_recursive_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_class__test.test_type_params.TypeParamsLazyEvaluationTest.test_recursive_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_cursor_close__test.test_sqlite3.test_regression.RecursiveUseOfCursors.test_recursive_cursor_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_cursor_init__test.test_sqlite3.test_regression.RecursiveUseOfCursors.test_recursive_cursor_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_cursor_iter__test.test_sqlite3.test_regression.RecursiveUseOfCursors.test_recursive_cursor_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dataclass__test.test_pprint.QueryTestCase.test_recursive_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict__test.test_pickle.CPicklerTests.test_recursive_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict__test.test_pickle.InMemoryPickleTests.test_recursive_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict__test.test_pickle.PyPicklerTests.test_recursive_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict__test.test_pickletools.OptimizedPickleTests.test_recursive_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_and_inst__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_and_inst__test.test_pickle.CPicklerTests.test_recursive_dict_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_and_inst__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_and_inst__test.test_pickle.InMemoryPickleTests.test_recursive_dict_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_and_inst__test.test_pickle.PyPicklerTests.test_recursive_dict_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_and_inst__test.test_pickletools.OptimizedPickleTests.test_recursive_dict_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_key__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_key__test.test_pickle.CPicklerTests.test_recursive_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_key__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_key__test.test_pickle.InMemoryPickleTests.test_recursive_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_key__test.test_pickle.PyPicklerTests.test_recursive_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_key__test.test_pickletools.OptimizedPickleTests.test_recursive_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like__test.test_pickle.CPicklerTests.test_recursive_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like__test.test_pickle.InMemoryPickleTests.test_recursive_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like__test.test_pickle.PyPicklerTests.test_recursive_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like__test.test_pickletools.OptimizedPickleTests.test_recursive_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like_key__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like_key__test.test_pickle.CPicklerTests.test_recursive_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like_key__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like_key__test.test_pickle.InMemoryPickleTests.test_recursive_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like_key__test.test_pickle.PyPicklerTests.test_recursive_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_like_key__test.test_pickletools.OptimizedPickleTests.test_recursive_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass__test.test_pickle.CPicklerTests.test_recursive_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass__test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass__test.test_pickle.PyPicklerTests.test_recursive_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass__test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_and_inst__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_and_inst__test.test_pickle.CPicklerTests.test_recursive_dict_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_and_inst__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_and_inst__test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_and_inst__test.test_pickle.PyPicklerTests.test_recursive_dict_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_and_inst__test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_key__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_key__test.test_pickle.CPicklerTests.test_recursive_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_key__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_key__test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_key__test.test_pickle.PyPicklerTests.test_recursive_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_dict_subclass_key__test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_and_inst__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_frozenset_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_and_inst__test.test_pickle.CPicklerTests.test_recursive_frozenset_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_and_inst__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_frozenset_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_and_inst__test.test_pickle.InMemoryPickleTests.test_recursive_frozenset_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_and_inst__test.test_pickle.PyPicklerTests.test_recursive_frozenset_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_and_inst__test.test_pickletools.OptimizedPickleTests.test_recursive_frozenset_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_subclass_and_inst__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_frozenset_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_subclass_and_inst__test.test_pickle.CPicklerTests.test_recursive_frozenset_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_subclass_and_inst__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_frozenset_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_subclass_and_inst__test.test_pickle.InMemoryPickleTests.test_recursive_frozenset_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_subclass_and_inst__test.test_pickle.PyPicklerTests.test_recursive_frozenset_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_frozenset_subclass_and_inst__test.test_pickletools.OptimizedPickleTests.test_recursive_frozenset_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_gather__test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_recursive_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_gather__test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_recursive_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_gather__test.test_asyncio.test_eager_task_factory.EagerTests.test_recursive_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_gather__test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_recursive_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_gather__test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_recursive_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_gather__test.test_asyncio.test_eager_task_factory.NonEagerTests.test_recursive_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_glob__test.test_glob.GlobTests.test_recursive_glob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst__test.test_pickle.CPicklerTests.test_recursive_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst__test.test_pickle.InMemoryPickleTests.test_recursive_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst__test.test_pickle.PyPicklerTests.test_recursive_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst__test.test_pickletools.OptimizedPickleTests.test_recursive_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst_state__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst_state__test.test_pickle.CPicklerTests.test_recursive_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst_state__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst_state__test.test_pickle.InMemoryPickleTests.test_recursive_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst_state__test.test_pickle.PyPicklerTests.test_recursive_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_inst_state__test.test_pickletools.OptimizedPickleTests.test_recursive_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list__test.test_pickle.CPicklerTests.test_recursive_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list__test.test_pickle.InMemoryPickleTests.test_recursive_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list__test.test_pickle.PyPicklerTests.test_recursive_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list__test.test_pickletools.OptimizedPickleTests.test_recursive_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_and_inst__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_and_inst__test.test_pickle.CPicklerTests.test_recursive_list_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_and_inst__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_and_inst__test.test_pickle.InMemoryPickleTests.test_recursive_list_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_and_inst__test.test_pickle.PyPicklerTests.test_recursive_list_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_and_inst__test.test_pickletools.OptimizedPickleTests.test_recursive_list_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_like__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_like__test.test_pickle.CPicklerTests.test_recursive_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_like__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_like__test.test_pickle.InMemoryPickleTests.test_recursive_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_like__test.test_pickle.PyPicklerTests.test_recursive_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_like__test.test_pickletools.OptimizedPickleTests.test_recursive_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass__test.test_pickle.CPicklerTests.test_recursive_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass__test.test_pickle.InMemoryPickleTests.test_recursive_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass__test.test_pickle.PyPicklerTests.test_recursive_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass__test.test_pickletools.OptimizedPickleTests.test_recursive_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass_and_inst__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass_and_inst__test.test_pickle.CPicklerTests.test_recursive_list_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass_and_inst__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass_and_inst__test.test_pickle.InMemoryPickleTests.test_recursive_list_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass_and_inst__test.test_pickle.PyPicklerTests.test_recursive_list_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_list_subclass_and_inst__test.test_pickletools.OptimizedPickleTests.test_recursive_list_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_multi__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_multi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_multi__test.test_pickle.CPicklerTests.test_recursive_multi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_multi__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_multi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_multi__test.test_pickle.InMemoryPickleTests.test_recursive_multi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_multi__test.test_pickle.PyPicklerTests.test_recursive_multi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_multi__test.test_pickletools.OptimizedPickleTests.test_recursive_multi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_nested_names__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_nested_names__test.test_pickle.CPicklerTests.test_recursive_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_nested_names__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_nested_names__test.test_pickle.InMemoryPickleTests.test_recursive_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_nested_names__test.test_pickle.PyPicklerTests.test_recursive_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_nested_names__test.test_pickletools.OptimizedPickleTests.test_recursive_nested_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_pickle__test.test_functools.TestPartialC.test_recursive_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_pickle__test.test_functools.TestPartialCSubclass.test_recursive_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_pickle__test.test_functools.TestPartialPy.test_recursive_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_pickle__test.test_functools.TestPartialPySubclass.test_recursive_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_dataclasses.TestReplace.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_defaultdict.TestDefaultDict.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_dictviews.DictSetTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_functools.TestPartialC.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_functools.TestPartialCSubclass.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_functools.TestPartialPy.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_functools.TestPartialPySubclass.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_io.CBufferedRandomTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_io.CBufferedReaderTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_io.CBufferedWriterTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_io.CTextIOWrapperTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_io.PyBufferedRandomTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_io.PyBufferedReaderTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_io.PyBufferedWriterTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_io.PyTextIOWrapperTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_reprlib.TestRecursiveRepr.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_type_aliases.TypeParamsAliasValueTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_types.SimpleNamespaceTests.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_xml_etree.BadElementTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr__test.test_xml_etree_c.BadElementTest.test_recursive_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr_for_pending_tasks__test.test_asyncio.test_futures2.FutureReprTests.test_recursive_repr_for_pending_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr_indirection__test.test_dataclasses.TestReplace.test_recursive_repr_indirection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr_indirection_two__test.test_dataclasses.TestReplace.test_recursive_repr_indirection_two_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr_misc_attrs__test.test_dataclasses.TestReplace.test_recursive_repr_misc_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_repr_two_attrs__test.test_dataclasses.TestReplace.test_recursive_repr_two_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_run__test.test_asyncio.test_runners.RunnerTests.test_recursive_run_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set__test.test_pickle.CPicklerTests.test_recursive_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set__test.test_pickle.InMemoryPickleTests.test_recursive_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set__test.test_pickle.PyPicklerTests.test_recursive_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set__test.test_pickletools.OptimizedPickleTests.test_recursive_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_and_inst__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_and_inst__test.test_pickle.CPicklerTests.test_recursive_set_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_and_inst__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_and_inst__test.test_pickle.InMemoryPickleTests.test_recursive_set_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_and_inst__test.test_pickle.PyPicklerTests.test_recursive_set_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_and_inst__test.test_pickletools.OptimizedPickleTests.test_recursive_set_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_subclass_and_inst__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_subclass_and_inst__test.test_pickle.CPicklerTests.test_recursive_set_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_subclass_and_inst__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_subclass_and_inst__test.test_pickle.InMemoryPickleTests.test_recursive_set_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_subclass_and_inst__test.test_pickle.PyPicklerTests.test_recursive_set_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_set_subclass_and_inst__test.test_pickletools.OptimizedPickleTests.test_recursive_set_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_taskgroups__test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_recursive_taskgroups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_taskgroups__test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_recursive_taskgroups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_taskgroups__test.test_asyncio.test_eager_task_factory.EagerTests.test_recursive_taskgroups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_taskgroups__test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_recursive_taskgroups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_taskgroups__test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_recursive_taskgroups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_taskgroups__test.test_asyncio.test_eager_task_factory.NonEagerTests.test_recursive_taskgroups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_traceback_cpython_internal__test.test_traceback.TracebackFormatTests.test_recursive_traceback_cpython_internal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_traceback_python__test.test_traceback.TracebackFormatTests.test_recursive_traceback_python_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict__test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict__test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_key__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_key__test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_key__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_key__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_key__test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_key__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like__test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like__test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like_key__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like_key__test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like_key__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like_key__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like_key__test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_like_key__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_like_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass__test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass__test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass_key__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass_key__test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass_key__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass_key__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass_key__test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_dict_subclass_key__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_subclass_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst__test.test_pickle.CPicklerTests.test_recursive_tuple_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst__test.test_pickle.PyPicklerTests.test_recursive_tuple_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst_state__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst_state__test.test_pickle.CPicklerTests.test_recursive_tuple_and_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst_state__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst_state__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst_state__test.test_pickle.PyPicklerTests.test_recursive_tuple_and_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_inst_state__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_inst_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list__test.test_pickle.CPicklerTests.test_recursive_tuple_and_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list__test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_like__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_like__test.test_pickle.CPicklerTests.test_recursive_tuple_and_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_like__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_like__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_like__test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_like__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list_like_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_subclass__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_subclass__test.test_pickle.CPicklerTests.test_recursive_tuple_and_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_subclass__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_subclass__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_subclass__test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_and_list_subclass__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_subclass_and_inst__test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_subclass_and_inst__test.test_pickle.CPicklerTests.test_recursive_tuple_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_subclass_and_inst__test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_subclass_and_inst__test.test_pickle.InMemoryPickleTests.test_recursive_tuple_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_subclass_and_inst__test.test_pickle.PyPicklerTests.test_recursive_tuple_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recursive_tuple_subclass_and_inst__test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_subclass_and_inst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recv_channel_does_not_exist__test.test_interpreters.TestSendRecv.test_recv_channel_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recv_default__test.test__xxinterpchannels.ChannelTests.test_recv_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recv_empty__test.test__xxinterpchannels.ChannelTests.test_recv_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recv_not_found__test.test__xxinterpchannels.ChannelTests.test_recv_not_found_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recv_nowait_channel_does_not_exist__test.test_interpreters.TestSendRecv.test_recv_nowait_channel_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recv_nowait_default__test.test_interpreters.TestSendRecv.test_recv_nowait_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recv_nowait_empty__test.test_interpreters.TestSendRecv.test_recv_nowait_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recv_sending_interp_destroyed__test.test__xxinterpchannels.ChannelTests.test_recv_sending_interp_destroyed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recvfrom__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_recvfrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recvfrom__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_recvfrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recvfrom__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_recvfrom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recvfrom_into__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_recvfrom_into_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recvfrom_into__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_recvfrom_into_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_recvfrom_into__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_recvfrom_into_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_redirect__test.test_urllib2.HandlerTests.test_redirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_redirect_encoding__test.test_urllib2.HandlerTests.test_redirect_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_redirect_fragment__test.test_urllib2.HandlerTests.test_redirect_fragment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_redirect_limit_independent__test.test_urllib.urlopen_HttpTests.test_redirect_limit_independent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_redirect_no_path__test.test_urllib2.HandlerTests.test_redirect_no_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_redirect_to_string_io__test.test_contextlib.TestRedirectStderr.test_redirect_to_string_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_redirect_to_string_io__test.test_contextlib.TestRedirectStdout.test_redirect_to_string_io_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_redirection__test.test_urllib2_localnet.TestUrlopen.test_redirection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_4tuple__test.test_copy.TestCopy.test_reduce_4tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_5tuple__test.test_copy.TestCopy.test_reduce_5tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_6tuple__test.test_copy.TestCopy.test_reduce_6tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_6tuple_none__test.test_copy.TestCopy.test_reduce_6tuple_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce__test.test_decimal.CIBMTestCases.test_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce__test.test_decimal.PyIBMTestCases.test_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce__test.test_descr.PicklingTests.test_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce__test.test_functools.TestReduceC.test_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce__test.test_functools.TestReducePy.test_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce__test.test_pickle.CDumpPickle_LoadPickle.test_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce__test.test_pickle.CPicklerTests.test_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce__test.test_pickle.DumpPickle_CLoadPickle.test_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce__test.test_pickle.InMemoryPickleTests.test_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce__test.test_pickle.PyPicklerTests.test_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce__test.test_pickletools.OptimizedPickleTests.test_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_bad_iterator__test.test_pickle.CDumpPickle_LoadPickle.test_reduce_bad_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_bad_iterator__test.test_pickle.CPicklerTests.test_reduce_bad_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_bad_iterator__test.test_pickle.DumpPickle_CLoadPickle.test_reduce_bad_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_bad_iterator__test.test_pickle.InMemoryPickleTests.test_reduce_bad_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_bad_iterator__test.test_pickle.PyPicklerTests.test_reduce_bad_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_bad_iterator__test.test_pickletools.OptimizedPickleTests.test_reduce_bad_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_calls_base__test.test_pickle.CDumpPickle_LoadPickle.test_reduce_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_calls_base__test.test_pickle.CPicklerTests.test_reduce_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_calls_base__test.test_pickle.DumpPickle_CLoadPickle.test_reduce_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_calls_base__test.test_pickle.InMemoryPickleTests.test_reduce_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_calls_base__test.test_pickle.PyPicklerTests.test_reduce_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_calls_base__test.test_pickletools.OptimizedPickleTests.test_reduce_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_copying__test.test_descr.PicklingTests.test_reduce_copying_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.ByteTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.DoubleTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.FloatTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.IntTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.LongLongTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.LongTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.ShortTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.UnicodeTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.UnsignedByteTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.UnsignedIntTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.UnsignedLongLongTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.UnsignedLongTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex__test.test_array.UnsignedShortTest.test_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_called__test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_called__test.test_pickle.CPicklerTests.test_reduce_ex_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_called__test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_called__test.test_pickle.InMemoryPickleTests.test_reduce_ex_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_called__test.test_pickle.PyPicklerTests.test_reduce_ex_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_called__test.test_pickletools.OptimizedPickleTests.test_reduce_ex_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_calls_base__test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_calls_base__test.test_pickle.CPicklerTests.test_reduce_ex_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_calls_base__test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_calls_base__test.test_pickle.InMemoryPickleTests.test_reduce_ex_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_calls_base__test.test_pickle.PyPicklerTests.test_reduce_ex_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_calls_base__test.test_pickletools.OptimizedPickleTests.test_reduce_ex_calls_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_overrides_reduce__test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_overrides_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_overrides_reduce__test.test_pickle.CPicklerTests.test_reduce_ex_overrides_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_overrides_reduce__test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_overrides_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_overrides_reduce__test.test_pickle.InMemoryPickleTests.test_reduce_ex_overrides_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_overrides_reduce__test.test_pickle.PyPicklerTests.test_reduce_ex_overrides_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_ex_overrides_reduce__test.test_pickletools.OptimizedPickleTests.test_reduce_ex_overrides_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_mutating_builtins_iter__test.test_iter.TestCase.test_reduce_mutating_builtins_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_not_too_fat__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_reduce_not_too_fat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_not_too_fat__test.test_ordered_dict.CPythonOrderedDictTests.test_reduce_not_too_fat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_not_too_fat__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_reduce_not_too_fat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_not_too_fat__test.test_ordered_dict.PurePythonOrderedDictTests.test_reduce_not_too_fat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_overrides_default_reduce_ex__test.test_pickle.CDumpPickle_LoadPickle.test_reduce_overrides_default_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_overrides_default_reduce_ex__test.test_pickle.CPicklerTests.test_reduce_overrides_default_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_overrides_default_reduce_ex__test.test_pickle.DumpPickle_CLoadPickle.test_reduce_overrides_default_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_overrides_default_reduce_ex__test.test_pickle.InMemoryPickleTests.test_reduce_overrides_default_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_overrides_default_reduce_ex__test.test_pickle.PyPicklerTests.test_reduce_overrides_default_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduce_overrides_default_reduce_ex__test.test_pickletools.OptimizedPickleTests.test_reduce_overrides_default_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reduced__test.test_lib2to3.test_fixers.Test_itertools_imports.test_reduced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reducer_override_no_reference_cycle__test.test_pickle.CPicklerHookTests.test_reducer_override_no_reference_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reducer_override_no_reference_cycle__test.test_pickle.PyPicklerHookTests.test_reducer_override_no_reference_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_redundant_jump_in_if_else_break__test.test_compile.TestSpecifics.test_redundant_jump_in_if_else_break_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_redundant_parenthesis__test.test_ast.EndPositionTests.test_redundant_parenthesis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_redundantdef__test.test_type_comments.TypeCommentTests.test_redundantdef_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reentrancy__test.test_queue.CSimpleQueueTest.test_reentrancy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reentrancy__test.test_sys_setprofile.TestEdgeCases.test_reentrancy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reentrancy__test.test_sys_settrace.TestEdgeCases.test_reentrancy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reentrant__test.test_contextlib.TestChdir.test_reentrant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reentrant_insertion__test.test_dict.DictTest.test_reentrant_insertion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reentrant_write_buffered__test.test_io.CSignalsTest.test_reentrant_write_buffered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reentrant_write_text__test.test_io.CSignalsTest.test_reentrant_write_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ref_counting_behavior__test.test_iter.TestCase.test_ref_counting_behavior_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ref_created_during_del__test.test_weakref.ReferencesTestCase.test_ref_created_during_del_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ref_reuse__test.test_weakref.ReferencesTestCase.test_ref_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refactor_dir__test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refactor_docstring__test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refactor_file__test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refactor_file_write_unchanged_file__test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_file_write_unchanged_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refactor_stdin__test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refactor_string__test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refcnt_crash_bug_22044__test.datetimetester.TestTZInfo_Fast.test_refcnt_crash_bug_22044_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refcnt_crash_bug_22044__test.datetimetester.TestTZInfo_Pure.test_refcnt_crash_bug_22044_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refcount__test.test_ctypes.test_refcounts.RefcountTestCase.test_refcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refcount__test.test_sys.SysModuleTest.test_refcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refcount_errors__test.test_gc.GCCallbackTests.test_refcount_errors__'built_with_-NDEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_refcount_funcs__test.test_capi.test_misc.Test_testcapi.test_refcount_funcs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refcount_macros__test.test_capi.test_misc.Test_testcapi.test_refcount_macros_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refcycle__test.test_generators.FinalizationTest.test_refcycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refcycle__test.test_ssl.BasicSocketTests.test_refcycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_referenceImplementation__test.test_random.MersenneTwister_TestBasicOps.test_referenceImplementation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reference_loop__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_reference_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reference_loop__test.test_ordered_dict.CPythonOrderedDictTests.test_reference_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reference_loop__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_reference_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reference_loop__test.test_ordered_dict.PurePythonOrderedDictTests.test_reference_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reference_previous_typevar__test.test_type_params.TypeParamsAccessTest.test_reference_previous_typevar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_referenced__test.test_symtable.SymtableTest.test_referenced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_references__test.test_queue.CSimpleQueueTest.test_references_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_references__test.test_queue.PySimpleQueueTest.test_references_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refleak__test.test_optparse.TestOptionParser.test_refleak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refleaks__test.test_patma.TestCompiler.test_refleaks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refleaks_in___init____test.test_bz2.BZ2DecompressorTest.test_refleaks_in___init____\"object_<module_'sys'__built-in_>_has_no_attribute_'gettotalrefcount'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_refleaks_in___init____test.test_property.PropertyTests.test_refleaks_in___init____\"object_<module_'sys'__built-in_>_has_no_attribute_'gettotalrefcount'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_refleaks_in___init____test.test_zlib.ZlibDecompressorTest.test_refleaks_in___init____\"object_<module_'sys'__built-in_>_has_no_attribute_'gettotalrefcount'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_refleaks_in_classmethod___init____test.test_descr.ClassPropertiesAndMethods.test_refleaks_in_classmethod___init____\"object_<module_'sys'__built-in_>_has_no_attribute_'gettotalrefcount'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_refleaks_in_decompressor___init____test.test_lzma.CompressorDecompressorTestCase.test_refleaks_in_decompressor___init____\"object_<module_'sys'__built-in_>_has_no_attribute_'gettotalrefcount'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_refleaks_in_staticmethod___init____test.test_descr.ClassPropertiesAndMethods.test_refleaks_in_staticmethod___init____\"object_<module_'sys'__built-in_>_has_no_attribute_'gettotalrefcount'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_refleaks_in_task___init____test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_refleaks_in_task___init____\"object_<module_'sys'__built-in_>_has_no_attribute_'gettotalrefcount'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_refresh__test.test_mailbox.TestMaildir.test_refresh_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refresh_after_safety_period__test.test_mailbox.TestMaildir.test_refresh_after_safety_period_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refs__test.test_memoryview.ArrayMemorySliceTest.test_refs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_refs__test.test_memoryview.BytesMemorySliceTest.test_refs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regex_cleanup__test.test_strptime.CacheTests.test_regex_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regexp__test.test_compileall.CommandLineTestsNoSourceEpoch.test_regexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regexp__test.test_compileall.CommandLineTestsWithSourceEpoch.test_regexp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regexps__test.test_bytes.ByteArrayTest.test_regexps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register__test.test_codecs.CodecsModuleTest.test_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register__test.test_faulthandler.FaultHandlerTests.test_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register__test.test_selectors.DefaultSelectorTestCase.test_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register__test.test_selectors.DevpollSelectorTestCase.test_register__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_register__test.test_selectors.EpollSelectorTestCase.test_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register__test.test_selectors.KqueueSelectorTestCase.test_register__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_register__test.test_selectors.PollSelectorTestCase.test_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register__test.test_selectors.SelectSelectorTestCase.test_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register__test.test_webbrowser.BrowserRegistrationTest.test_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register__test.test_webbrowser.ImportTest.test_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_abc__test.test_functools.TestSingleDispatch.test_register_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_archive_format__test.test_shutil.TestArchives.test_register_archive_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_as_class_deco__test.test_abc.test_factory.<locals>.TestABC.test_register_as_class_deco_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_at_fork__test.test_posix.PosixTester.test_register_at_fork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_bad_fd__test.test_selectors.KqueueSelectorTestCase.test_register_bad_fd__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_register_chain__test.test_faulthandler.FaultHandlerTests.test_register_chain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_decorator__test.test_functools.TestSingleDispatch.test_register_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_default__test.test_webbrowser.BrowserRegistrationTest.test_register_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_defect__test.test_email.test_policy.PolicyAPITests.test_register_defect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_fd__test.test_faulthandler.FaultHandlerTests.test_register_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_file__test.test_faulthandler.FaultHandlerTests.test_register_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_file__test.test_selectors.EpollSelectorTestCase.test_register_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_genericalias__test.test_functools.TestSingleDispatch.test_register_genericalias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_genericalias_annotation__test.test_functools.TestSingleDispatch.test_register_genericalias_annotation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_genericalias_decorator__test.test_functools.TestSingleDispatch.test_register_genericalias_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_kwargs__test.test_csv.TestDialectRegistry.test_register_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_kwargs_override__test.test_csv.TestDialectRegistry.test_register_kwargs_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_non_class__test.test_abc.test_factory.<locals>.TestABC.test_register_non_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_preferred__test.test_webbrowser.BrowserRegistrationTest.test_register_preferred_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_test__test.test_imghdr.TestImghdr.test_register_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_register_threads__test.test_faulthandler.FaultHandlerTests.test_register_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_registration__test.test_collections.TestOneTrickPonyABCs.test_registration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_registration_basics__test.test_abc.test_factory.<locals>.TestABC.test_registration_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_registration_builtins__test.test_abc.test_factory.<locals>.TestABC.test_registration_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_registration_edge_cases__test.test_abc.test_factory.<locals>.TestABC.test_registration_edge_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_registration_transitiveness__test.test_abc.test_factory.<locals>.TestABC.test_registration_transitiveness_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_registry__test.test_csv.TestDialectRegistry.test_registry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_registry_accelerator__test.test_mimetypes.Win32MimeTypesTestCase.test_registry_accelerator__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_registry_badargs__test.test_csv.TestDialectRegistry.test_registry_badargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_registry_parsing__test.test_mimetypes.Win32MimeTypesTestCase.test_registry_parsing__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_regression_20536__test.test_statistics.DecimalToRatioTest.test_regression_20536_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regression_20561__test.test_statistics.TestMean.test_regression_20561_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regression_25177__test.test_statistics.TestMean.test_regression_25177_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regression_gh94675__test.test_re.ReTests.test_regression_gh94675_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regular_copy__test.test_shutil.TestZeroCopyMACOS.test_regular_copy__'macOS_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_regular_copy__test.test_shutil.TestZeroCopySendfile.test_regular_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regular_templates__test.test_string.TestTemplate.test_regular_templates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regular_templates_with_braces__test.test_string.TestTemplate.test_regular_templates_with_braces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regular_templates_with_non_letters__test.test_string.TestTemplate.test_regular_templates_with_non_letters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_regular_templates_with_upper_case__test.test_string.TestTemplate.test_regular_templates_with_upper_case_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reindent_empty__test.test_timeit.TestTimeit.test_reindent_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reindent_multi__test.test_timeit.TestTimeit.test_reindent_multi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reindent_multi_empty__test.test_timeit.TestTimeit.test_reindent_multi_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reindent_single__test.test_timeit.TestTimeit.test_reindent_single_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reinit__test.test_module.ModuleTests.test_reinit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reinit_tls_after_fork__test.test_threading.ThreadJoinOnShutdown.test_reinit_tls_after_fork_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reinsert__test.test_ordered_dict.CPythonBuiltinDictTests.test_reinsert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reinsert__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_reinsert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reinsert__test.test_ordered_dict.CPythonOrderedDictTests.test_reinsert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reinsert__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_reinsert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reinsert__test.test_ordered_dict.PurePythonOrderedDictTests.test_reinsert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reject__test.test_fileio.CAutoFileTests.test_reject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reject__test.test_fileio.PyAutoFileTests.test_reject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reject_complex_tolerances__test.test_cmath.IsCloseTests.test_reject_complex_tolerances_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reject_non_policy_keyword_when_called__test.test_email.test_policy.PolicyAPITests.test_reject_non_policy_keyword_when_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rejection__test.test_http_cookiejar.LWPCookieTests.test_rejection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rejects_multiple_parameterization__test.test_typing.UnpackTests.test_rejects_multiple_parameterization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rejects_multiple_types__test.test_typing.UnpackTests.test_rejects_multiple_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_cmd__test.test_shutil.TestWhich.test_relative_cmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_cmd__test.test_shutil.TestWhichBytes.test_relative_cmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_import__test.test_unparse.UnparseTestCase.test_relative_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_import_no_globals__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_import_no_globals__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_import_no_package__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_import_no_package__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_import_no_package_exists_absolute__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_package_exists_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_import_no_package_exists_absolute__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_package_exists_absolute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_import_wo_package__test.test_importlib.test_api.Frozen_ImportModuleTests.test_relative_import_wo_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_import_wo_package__test.test_importlib.test_api.Source_ImportModuleTests.test_relative_import_wo_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_imports_2__test.test_modulefinder.ModuleFinderTest.test_relative_imports_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_imports_3__test.test_modulefinder.ModuleFinderTest.test_relative_imports_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_imports_4__test.test_modulefinder.ModuleFinderTest.test_relative_imports_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_imports__test.test_modulefinder.ModuleFinderTest.test_relative_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_imports__test.test_pdb.PdbTestCase.test_relative_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_imports_on_plain_module__test.test_pdb.PdbTestCase.test_relative_imports_on_plain_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_path__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_relative_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_path__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_relative_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_path__test.test_shutil.TestWhich.test_relative_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_path__test.test_shutil.TestWhichBytes.test_relative_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_redirect__test.test_urllib2.HandlerTests.test_relative_redirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_seek__test.test_memoryio.CBytesIOTest.test_relative_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_seek__test.test_memoryio.CStringIOPickleTest.test_relative_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_seek__test.test_memoryio.CStringIOTest.test_relative_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_seek__test.test_memoryio.PyBytesIOTest.test_relative_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_seek__test.test_memoryio.PyStringIOPickleTest.test_relative_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_seek__test.test_memoryio.PyStringIOTest.test_relative_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_symmetry__test.test_statistics.ApproxEqualSymmetryTest.test_relative_symmetry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_to__test.test_pathlib.PureWindowsPathTest.test_relative_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_to__test.test_pathlib.WindowsPathAsPureTest.test_relative_to__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_relative_to__test.test_zipfile._path.test_path.TestPath.test_relative_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_to_common__test.test_pathlib.PosixPathAsPureTest.test_relative_to_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_to_common__test.test_pathlib.PurePathSubclassTest.test_relative_to_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_to_common__test.test_pathlib.PurePathTest.test_relative_to_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_to_common__test.test_pathlib.PurePosixPathTest.test_relative_to_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_to_common__test.test_pathlib.PureWindowsPathTest.test_relative_to_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relative_to_common__test.test_pathlib.WindowsPathAsPureTest.test_relative_to_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_relativedir_bug46421__test.test_cmd_line.CmdLineTest.test_relativedir_bug46421_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relativelocalfile__test.test_urllib.urlopen_FileTests.test_relativelocalfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release__test.test_memoryview.ArrayMemorySliceSliceTest.test_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release__test.test_memoryview.ArrayMemorySliceTest.test_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release__test.test_memoryview.ArrayMemoryviewTest.test_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release__test.test_memoryview.BytesMemorySliceSliceTest.test_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release__test.test_memoryview.BytesMemorySliceTest.test_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release__test.test_memoryview.BytesMemoryviewTest.test_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release__test.test_picklebuffer.PickleBufferTest.test_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release__test.test_platform.PlatformTest.test_release_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_buffer__test.test_buffer.TestPythonBufferProtocol.test_release_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_buffer_with_exception_set__test.test_buffer.TestPythonBufferProtocol.test_release_buffer_with_exception_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_no_waiters__test.test_asyncio.test_locks.LockTests.test_release_no_waiters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_no_waiters__test.test_asyncio.test_locks.SemaphoreTests.test_release_no_waiters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_not_acquired__test.test_asyncio.test_locks.LockTests.test_release_not_acquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_not_acquired__test.test_asyncio.test_locks.SemaphoreTests.test_release_not_acquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_save_unacquired__test.test_threading.CRLockTests.test_release_save_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_save_unacquired__test.test_threading.ConditionAsRLockTests.test_release_save_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_save_unacquired__test.test_threading.PyRLockTests.test_release_save_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_saves_reference__test.test_buffer.TestPythonBufferProtocol.test_release_saves_reference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_saves_reference_no_subclassing__test.test_buffer.TestPythonBufferProtocol.test_release_saves_reference_no_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_unacquired__test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_release_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_unacquired__test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_release_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_unacquired__test.test_threading.BoundedSemaphoreTests.test_release_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_unacquired__test.test_threading.CRLockTests.test_release_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_unacquired__test.test_threading.ConditionAsRLockTests.test_release_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_unacquired__test.test_threading.PyRLockTests.test_release_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_release_unacquired__test.test_threading.SemaphoreTests.test_release_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_releasing_unacquired_lock__test.test_threading.ThreadingExceptionTests.test_releasing_unacquired_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relimport_star__test.test_import.RelativeImportTests.test_relimport_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_reload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_reload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload__test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_reload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload__test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_reload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload__test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload__test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_extra_attributes__test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_extra_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_extra_attributes__test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_extra_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_init_module_attrs__test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_init_module_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_init_module_attrs__test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_init_module_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_loader_replaced__test.test_importlib.test_api.Frozen_ReloadTests.test_reload_loader_replaced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_loader_replaced__test.test_importlib.test_api.Source_ReloadTests.test_reload_loader_replaced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_location_changed__test.test_importlib.test_api.Frozen_ReloadTests.test_reload_location_changed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_location_changed__test.test_importlib.test_api.Source_ReloadTests.test_reload_location_changed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_missing_loader__test.test_importlib.test_api.Frozen_ReloadTests.test_reload_missing_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_missing_loader__test.test_importlib.test_api.Source_ReloadTests.test_reload_missing_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_modified__test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_modified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_modified__test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_modified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_module__test.test_ast.ModuleStateTests.test_reload_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_modules__test.test_importlib.test_api.Frozen_ReloadTests.test_reload_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_modules__test.test_importlib.test_api.Source_ReloadTests.test_reload_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_namespace_changed__test.test_importlib.test_api.Frozen_ReloadTests.test_reload_namespace_changed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_namespace_changed__test.test_importlib.test_api.Source_ReloadTests.test_reload_namespace_changed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_submodule__test.test_importlib.test_api.Frozen_ReloadTests.test_reload_submodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reload_submodule__test.test_importlib.test_api.Source_ReloadTests.test_reload_submodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relock__test.test_mailbox.TestMMDF.test_relock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relock__test.test_mailbox.TestMbox.test_relock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relpath__test.test_ntpath.TestNtpath.test_relpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relpath__test.test_posixpath.PosixPathTest.test_relpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relpath_bytes__test.test_posixpath.PosixPathTest.test_relpath_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relpath_errors__test.test_ntpath.NtCommonTest.test_relpath_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_relpath_errors__test.test_posixpath.PosixCommonTest.test_relpath_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remainderNear__test.test_decimal.CIBMTestCases.test_remainderNear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remainderNear__test.test_decimal.PyIBMTestCases.test_remainderNear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remainder__test.datetimetester.TestTimeDelta_Fast.test_remainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remainder__test.datetimetester.TestTimeDelta_Pure.test_remainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remainder__test.test_argparse.TestIntermixedArgs.test_remainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remainder__test.test_decimal.CContextAPItests.test_remainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remainder__test.test_decimal.CIBMTestCases.test_remainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remainder__test.test_decimal.PyContextAPItests.test_remainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remainder__test.test_decimal.PyIBMTestCases.test_remainder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remainder_near__test.test_decimal.CContextAPItests.test_remainder_near_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remainder_near__test.test_decimal.PyContextAPItests.test_remainder_near_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remapping_std_fds__test.test_subprocess.POSIXProcessTestCase.test_remapping_std_fds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remote_shutdown_receives_trailing_data__test.test_asyncio.test_ssl.TestSSL.test_remote_shutdown_receives_trailing_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.ByteTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.DoubleTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.FloatTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.IntTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.LargeArrayTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.LongLongTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.LongTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.ShortTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.UnicodeTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.UnsignedByteTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.UnsignedIntTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.UnsignedLongLongTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.UnsignedLongTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_array.UnsignedShortTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_bigmem.ListTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_bytes.ByteArrayTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_deque.TestBasic.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_lib2to3.test_pytree.TestNodes.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_list.ListTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_mailbox.TestBabyl.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_mailbox.TestMH.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_mailbox.TestMMDF.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_mailbox.TestMaildir.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_mailbox.TestMbox.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_os.Win32ErrorTests.test_remove__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_remove__test.test_set.TestSet.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_set.TestSetSubclass.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_userlist.UserListTest.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove__test.test_weakset.TestWeakSet.test_remove_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_absent__test.test_set.TestMutate.test_remove_absent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_all__test.test_os.RemoveDirsTests.test_remove_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_child_handler__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_remove_child_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_child_handler__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_remove_child_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_closure__test.test_weakref.MappingTestCase.test_remove_closure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_directory_link_to_missing_target__test.test_os.Win32SymlinkTests.test_remove_directory_link_to_missing_target__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_remove_done_callback__test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_done_callback__test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_done_callback__test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_done_callbacks_list_clear__test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callbacks_list_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_done_callbacks_list_clear__test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callbacks_list_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_done_callbacks_list_clear__test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callbacks_list_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_done_callbacks_list_mutation__test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_done_callbacks_list_mutation__test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_done_callbacks_list_mutation__test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_empty_basic_block_with_jump_target_label__test.test_compile.TestSpecifics.test_remove_empty_basic_block_with_jump_target_label_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_fds_after_closing__test.test_asyncio.test_events.EPollEventLoopTests.test_remove_fds_after_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_fds_after_closing__test.test_asyncio.test_events.PollEventLoopTests.test_remove_fds_after_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_fds_after_closing__test.test_asyncio.test_events.SelectEventLoopTests.test_remove_fds_after_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_keyerror_set__test.test_set.TestSet.test_remove_keyerror_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_keyerror_set__test.test_set.TestSetSubclass.test_remove_keyerror_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_keyerror_unpacking__test.test_set.TestSet.test_remove_keyerror_unpacking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_keyerror_unpacking__test.test_set.TestSetSubclass.test_remove_keyerror_unpacking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_long_opt__test.test_optparse.TestOptionParser.test_remove_long_opt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_multiple_items__test.test_lib2to3.test_fixers.Test_isinstance.test_remove_multiple_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_nonexistent__test.test_optparse.TestOptionParser.test_remove_nonexistent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_nothing__test.test_os.RemoveDirsTests.test_remove_nothing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_option__test.test_configparser.ExceptionContextTestCase.test_remove_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_parentless__test.test_lib2to3.test_pytree.TestNodes.test_remove_parentless_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_partial__test.test_os.RemoveDirsTests.test_remove_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_present__test.test_set.TestMutate.test_remove_present_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_reader__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_reader_read_write__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader_read_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_reader_unknown__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader_unknown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_redundant_nop_edge_case__test.test_compile.TestSpecifics.test_remove_redundant_nop_edge_case_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_shebang__test.test_zipapp.ZipAppTest.test_remove_shebang_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_short_opt__test.test_optparse.TestOptionParser.test_remove_short_opt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_signal_handler_2__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_signal_handler__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_signal_handler_cleanup_error__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_cleanup_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_signal_handler_error2__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_error2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_signal_handler_error__test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_subclass__test.test_descr.ClassPropertiesAndMethods.test_remove_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_test_at_index__test.test_unittest.test_suite.Test_TestSuite.test_remove_test_at_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_test_at_index_not_indexable__test.test_unittest.test_suite.Test_TestSuite.test_remove_test_at_index_not_indexable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_until_empty__test.test_set.TestMutate.test_remove_until_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_unused_consts__test.test_compile.TestSpecifics.test_remove_unused_consts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_unused_consts_extended_args__test.test_compile.TestSpecifics.test_remove_unused_consts_extended_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_unused_consts_no_docstring__test.test_compile.TestSpecifics.test_remove_unused_consts_no_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_with_mutating__test.test_xml_etree.BadElementTest.test_remove_with_mutating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_with_mutating__test.test_xml_etree_c.BadElementTest.test_remove_with_mutating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_writer__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_writer_read_write__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer_read_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_remove_writer_unknown__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer_unknown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removed_dir__test.test_os.TestScandir.test_removed_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removed_file__test.test_os.TestScandir.test_removed_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removed_u_mode__test.test_io.CMiscIOTest.test_removed_u_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removed_u_mode__test.test_io.PyMiscIOTest.test_removed_u_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removeprefix__test.test_bytes.ByteArrayAsStringTest.test_removeprefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removeprefix__test.test_bytes.BytesAsStringTest.test_removeprefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removeprefix__test.test_unicode.UnicodeTest.test_removeprefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removeprefix__test.test_userstring.UserStringTest.test_removeprefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removesuffix__test.test_bytes.ByteArrayAsStringTest.test_removesuffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removesuffix__test.test_bytes.BytesAsStringTest.test_removesuffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removesuffix__test.test_unicode.UnicodeTest.test_removesuffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_removesuffix__test.test_userstring.UserStringTest.test_removesuffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename__test.test_ftplib.TestFTPClass.test_rename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename__test.test_ftplib.TestTLS_FTPClassMixin.test_rename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename__test.test_os.FileTests.test_rename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename__test.test_os.Win32ErrorTests.test_rename__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rename__test.test_pathlib.PathSubclassTest.test_rename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename__test.test_pathlib.PathTest.test_rename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename__test.test_pathlib.PosixPathTest.test_rename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename__test.test_pathlib.WindowsPathTest.test_rename__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rename__test.test_unicode_file_functions.UnicodeFileTests.test_rename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename__test.test_unicode_file_functions.UnicodeNFCFileTests.test_rename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename__test.test_unicode_file_functions.UnicodeNFDFileTests.test_rename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename__test.test_unicode_file_functions.UnicodeNFKCFileTests.test_rename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename__test.test_unicode_file_functions.UnicodeNFKDFileTests.test_rename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename_dir_fd__test.test_posix.TestPosixDirFd.test_rename_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rename_replace__test.test_posix.TestPosixWeaklinking.test_rename_replace__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_reorganize__test.test_dbm_gnu.TestGdbm.test_reorganize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_1char__test.test_bytes.ByteArrayTest.test_repeat_1char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_1char__test.test_bytes.BytesTest.test_repeat_1char_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_bigaddrspace.BytesTest.test_repeat__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_repeat__test.test_bigaddrspace.StrTest.test_repeat__'not_enough_memory:_8589934592.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_repeat__test.test_bigmem.BytearrayTest.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_bigmem.BytesTest.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_bigmem.StrTest.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_bytes.ByteArrayTest.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_bytes.BytesTest.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_deque.TestSequence.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_index.ByteArrayTestCase.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_index.BytesTestCase.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_index.ListTestCase.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_index.NewSeqTestCase.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_index.StringTestCase.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_index.TupleTestCase.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_itertools.LengthTransparency.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_itertools.TestBasicOps.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_itertools.TestExamples.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_itertools.TestGC.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_list.ListTest.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_structseq.StructSeqTest.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_tuple.TupleTest.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat__test.test_userlist.UserListTest.test_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_after_setslice__test.test_bytes.ByteArrayTest.test_repeat_after_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_callable_setup__test.test_timeit.TestTimeit.test_repeat_callable_setup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_callable_stmt__test.test_timeit.TestTimeit.test_repeat_callable_stmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_callable_stmt_and_setup__test.test_timeit.TestTimeit.test_repeat_callable_stmt_and_setup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_few_reps_and_iters__test.test_timeit.TestTimeit.test_repeat_few_reps_and_iters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_function_zero_iters__test.test_timeit.TestTimeit.test_repeat_function_zero_iters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_function_zero_reps__test.test_timeit.TestTimeit.test_repeat_function_zero_reps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_id_preserving__test.test_bytes.BytesTest.test_repeat_id_preserving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_id_preserving__test.test_unicode.UnicodeTest.test_repeat_id_preserving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_large_2__test.test_bigmem.TupleTest.test_repeat_large_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_large__test.test_bigmem.ListTest.test_repeat_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_large__test.test_bigmem.TupleTest.test_repeat_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_minmax__test.test_re.ReTests.test_repeat_minmax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_minmax_overflow__test.test_re.ReTests.test_repeat_minmax_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_minmax_overflow_maxrepeat__test.test_re.ImplementationTest.test_repeat_minmax_overflow_maxrepeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_small__test.test_bigmem.ListTest.test_repeat_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_small__test.test_bigmem.TupleTest.test_repeat_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_with_negative_times__test.test_itertools.LengthTransparency.test_repeat_with_negative_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_with_negative_times__test.test_itertools.TestBasicOps.test_repeat_with_negative_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_zero_iters__test.test_timeit.TestTimeit.test_repeat_zero_iters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeat_zero_reps__test.test_timeit.TestTimeit.test_repeat_zero_reps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_attribute_pops__test.test_module.ModuleTests.test_repeated_attribute_pops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_init_and_inittab__test.test_embed.EmbeddingTests.test_repeated_init_and_inittab__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_repeated_single_value__test.test_statistics.TestHarmonicMean.test_repeated_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_single_value__test.test_statistics.TestMean.test_repeated_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_single_value__test.test_statistics.TestMedian.test_repeated_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_single_value__test.test_statistics.TestMedianGrouped.test_repeated_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_single_value__test.test_statistics.TestMedianHigh.test_repeated_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_single_value__test.test_statistics.TestMedianLow.test_repeated_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_single_value__test.test_statistics.TestMode.test_repeated_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_single_value__test.test_statistics.TestPStdev.test_repeated_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_single_value__test.test_statistics.TestPVariance.test_repeated_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_single_value__test.test_statistics.TestStdev.test_repeated_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repeated_single_value__test.test_statistics.TestVariance.test_repeated_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repl_stderr_flush__test.test_cmd_line_script.CmdLineTest.test_repl_stderr_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repl_stderr_flush_separate_stderr__test.test_cmd_line_script.CmdLineTest.test_repl_stderr_flush_separate_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repl_stdout_flush__test.test_cmd_line_script.CmdLineTest.test_repl_stdout_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repl_stdout_flush_separate_stderr__test.test_cmd_line_script.CmdLineTest.test_repl_stdout_flush_separate_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestDateTimeTZ_Fast.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestDateTimeTZ_Pure.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestDateTime_Fast.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestDateTime_Pure.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestDate_Fast.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestDate_Pure.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestSubclassDateTime_Fast.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestSubclassDateTime_Pure.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestTimeTZ_Fast.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestTimeTZ_Pure.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestTime_Fast.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.datetimetester.TestTime_Pure.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_bigmem.BytearrayTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_bigmem.BytesTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_bigmem.StrTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_bytes.ByteArrayAsStringTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_bytes.ByteArrayTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_bytes.BytesAsStringTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_bytes.BytesTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_code.CodeTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_lib2to3.test_pytree.TestNodes.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_os.FileTests.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_pathlib.PathSubclassTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_pathlib.PathTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_pathlib.PosixPathTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_pathlib.WindowsPathTest.test_replace__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_replace__test.test_unicode.UnicodeTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace__test.test_userstring.UserStringTest.test_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_all__test.test_tarfile.ReplaceTests.test_replace_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_deep__test.test_tarfile.ReplaceTests.test_replace_deep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_header__test.test_email.test_email.TestMessageAPI.test_replace_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_id__test.test_unicode.UnicodeTest.test_replace_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_int_error__test.test_bytes.ByteArrayTest.test_replace_int_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_int_error__test.test_bytes.BytesTest.test_replace_int_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_internal__test.test_tarfile.ReplaceTests.test_replace_internal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_name__test.test_tarfile.ReplaceTests.test_replace_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_overflow__test.test_bytes.ByteArrayAsStringTest.test_replace_overflow__'only_applies_to_32-bit_platforms'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_replace_overflow__test.test_bytes.BytesAsStringTest.test_replace_overflow__'only_applies_to_32-bit_platforms'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_replace_overflow__test.test_unicode.UnicodeTest.test_replace_overflow__'only_applies_to_32-bit_platforms'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_replace_overflow__test.test_userstring.UserStringTest.test_replace_overflow__'only_applies_to_32-bit_platforms'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_replace_paths__test.test_modulefinder.ModuleFinderTest.test_replace_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_shallow__test.test_tarfile.ReplaceTests.test_replace_shallow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_starts_transaction__test.test_sqlite3.test_transactions.TransactionTests.test_replace_starts_transaction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_uses_two_way_maxcount__test.test_bytes.ByteArrayAsStringTest.test_replace_uses_two_way_maxcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_uses_two_way_maxcount__test.test_bytes.BytesAsStringTest.test_replace_uses_two_way_maxcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_uses_two_way_maxcount__test.test_unicode.UnicodeTest.test_replace_uses_two_way_maxcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_uses_two_way_maxcount__test.test_userstring.UserStringTest.test_replace_uses_two_way_maxcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replace_with_list__test.test_lib2to3.test_pytree.TestNodes.test_replace_with_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_replacing_decorator__test.test_inspect.test_inspect.TestDecorators.test_replacing_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_report_full_closure__test.test_filecmp.DirCompareTestCase.test_report_full_closure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_report_partial_closure__test.test_filecmp.DirCompareTestCase.test_report_partial_closure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reporthook_0_bytes__test.test_urllib.urlretrieve_FileTests.test_reporthook_0_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reporthook_5_bytes__test.test_urllib.urlretrieve_FileTests.test_reporthook_5_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reporthook_8193_bytes__test.test_urllib.urlretrieve_FileTests.test_reporthook_8193_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reporthook__test.test_urllib.urlretrieve_FileTests.test_reporthook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_2__test.test_typing.GenericTests.test_repr_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_3__test.test_typing.GenericTests.test_repr_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.datetimetester.TestTimeDelta_Fast.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.datetimetester.TestTimeDelta_Pure.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.datetimetester.TestTimeTZ_Fast.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.datetimetester.TestTimeTZ_Pure.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.datetimetester.TestTimeZone_Fast.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.datetimetester.TestTimeZone_Pure.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.datetimetester.TestTime_Fast.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.datetimetester.TestTime_Pure.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test__xxinterpchannels.ChannelIDTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test__xxsubinterpreters.InterpreterIDTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.ByteTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.DoubleTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.FloatTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.IntTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.LongLongTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.LongTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.ShortTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.UnicodeTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.UnsignedByteTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.UnsignedIntTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.UnsignedLongLongTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.UnsignedLongTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_array.UnsignedShortTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_asyncio.test_locks.BarrierTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_asyncio.test_locks.ConditionTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_asyncio.test_locks.EventTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_asyncio.test_locks.LockTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_asyncio.test_locks.SemaphoreTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_asyncio.test_queues.QueueBasicTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_bool.BoolTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_builtin.BuiltinTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_capi.test_bytes.CAPITest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_collections.TestNamedTuple.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_dataclasses.TestRepr.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_defaultdict.TestDefaultDict.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_deque.TestBasic.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_descr.DictProxyTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_dict.DictTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestIntEnumClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestIntEnumFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestIntFlagClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestIntFlagFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMinimalDateClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMinimalDateFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMinimalFloatClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMinimalFloatFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMixedDateClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMixedDateFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMixedFloatClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMixedFloatFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMixedIntClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMixedIntFlagClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMixedIntFlagFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMixedIntFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMixedStrClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestMixedStrFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestPlainEnumClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestPlainEnumFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestPlainFlagClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestPlainFlagFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestStrEnumClass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_enum.TestStrEnumFunction.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_float.ReprTestCase.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_frame.ReprTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_functools.TestPartialC.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_functools.TestPartialCSubclass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_functools.TestPartialMethod.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_functools.TestPartialPy.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_functools.TestPartialPySubclass.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_genericalias.BaseTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_http_cookies.MorselTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_importlib.resources.test_reader.MultiplexedPathTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_importlib.test_main.TestEntryPoints.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_io.CBufferedRandomTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_io.CBufferedReaderTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_io.CBufferedWriterTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_io.CTextIOWrapperTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_io.PyBufferedRandomTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_io.PyBufferedReaderTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_io.PyBufferedWriterTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_io.PyTextIOWrapperTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_list.ListTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_mmap.MmapTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_ordered_dict.CPythonOrderedDictTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_ordered_dict.PurePythonOrderedDictTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_os.TestScandir.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_range.RangeTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_set.TestBasicOpsBytes.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_set.TestBasicOpsEmpty.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_set.TestBasicOpsMixedStringBytes.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_set.TestBasicOpsSingleton.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_set.TestBasicOpsString.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_set.TestBasicOpsTriple.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_set.TestBasicOpsTuple.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_slice.SliceTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_socket.GeneralModuleTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_statistics.TestNormalDistC.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_statistics.TestNormalDistPython.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_structseq.StructSeqTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_subprocess.ProcessTestCase.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_subprocess.ProcessTestCaseNoPoll.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_thread.LockTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_threading.BarrierTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_threading.BoundedSemaphoreTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_threading.CRLockTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_threading.ConditionAsRLockTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_threading.EventTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_threading.LockTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_threading.PyRLockTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_threading.SemaphoreTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_tracemalloc.TestTraceback.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_tuple.TupleTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_type_aliases.TypeParamsAliasValueTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_types.SimpleNamespaceTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.AnnotatedTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.AnyTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.ClassVarTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.CollectionsCallableTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.FinalTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.GenericTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.LiteralStringTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.LiteralTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.NeverTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.NewTypeTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.NoReturnTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.NotRequiredTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.RETests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.RequiredTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.SelfTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.TupleTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.TypeAliasTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.TypeGuardTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.TypeVarTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.TypingCallableTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_typing.UnionTests.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_unicode.UnicodeTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_unittest.testmock.testhelpers.AnyTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_unittest.testmock.testhelpers.CallTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_unittest.testmock.testmock.MockTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_userdict.UserDictTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_userlist.UserListTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_weakset.TestWeakSet.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_xmlrpc.DateTimeTestCase.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_xmlrpc.FaultTestCase.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_repr__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_repr__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_repr__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_repr__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_active__test.test_asyncio.test_timeouts.TimeoutTests.test_repr_active_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_and_str_with_no_init_mixin__test.test_enum.TestSpecial.test_repr_and_str_with_no_init_mixin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_as_str__test.test_descr.ClassPropertiesAndMethods.test_repr_as_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_common__test.test_pathlib.PosixPathAsPureTest.test_repr_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_common__test.test_pathlib.PurePathSubclassTest.test_repr_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_common__test.test_pathlib.PurePathTest.test_repr_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_common__test.test_pathlib.PurePosixPathTest.test_repr_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_common__test.test_pathlib.PureWindowsPathTest.test_repr_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_common__test.test_pathlib.WindowsPathAsPureTest.test_repr_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_repr_daemon__test.test_threading.ThreadTests.test_repr_daemon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_deep__test.test_dict.DictTest.test_repr_deep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_deep__test.test_list.ListTest.test_repr_deep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_deep__test.test_userdict.UserDictTest.test_repr_deep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_deep__test.test_userlist.UserListTest.test_repr_deep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_disabled__test.test_asyncio.test_timeouts.TimeoutTests.test_repr_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_expired__test.test_asyncio.test_timeouts.TimeoutTests.test_repr_expired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_failure_gh99184__test.test_weakref.ReferencesTestCase.test_repr_failure_gh99184_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_finished__test.test_asyncio.test_timeouts.TimeoutTests.test_repr_finished_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_is_correct__test.test_typing.TypeVarTupleTests.test_repr_is_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_large__test.test_bigmem.ListTest.test_repr_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_large__test.test_bigmem.StrTest.test_repr_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_large__test.test_bigmem.TupleTest.test_repr_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_large__test.test_list.ListTest.test_repr_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_large__test.test_tuple.TupleTest.test_repr_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_nonsortable__test.test_collections.TestCounter.test_repr_nonsortable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestIntEnumClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestIntEnumFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestIntFlagClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestIntFlagFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMinimalDateClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMinimalDateFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMinimalFloatClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMinimalFloatFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMixedDateClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMixedDateFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMixedFloatClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMixedFloatFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMixedIntClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMixedIntFlagClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMixedIntFlagFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMixedIntFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMixedStrClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestMixedStrFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestPlainEnumClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestPlainEnumFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestPlainFlagClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestPlainFlagFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestStrEnumClass.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_override__test.test_enum.TestStrEnumFunction.test_repr_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_recursive__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_repr_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_recursive__test.test_ordered_dict.CPythonOrderedDictTests.test_repr_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_recursive__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_repr_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_recursive__test.test_ordered_dict.PurePythonOrderedDictTests.test_repr_recursive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_recursive_values__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_repr_recursive_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_recursive_values__test.test_ordered_dict.CPythonOrderedDictTests.test_repr_recursive_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_recursive_values__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_repr_recursive_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_recursive_values__test.test_ordered_dict.PurePythonOrderedDictTests.test_repr_recursive_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_roundtrip__test.test_complex.ComplexTest.test_repr_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_roundtrips__test.test_pathlib.PosixPathAsPureTest.test_repr_roundtrips_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_roundtrips__test.test_pathlib.PurePathTest.test_repr_roundtrips_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_roundtrips__test.test_pathlib.PurePosixPathTest.test_repr_roundtrips_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_roundtrips__test.test_pathlib.PureWindowsPathTest.test_repr_roundtrips_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_roundtrips__test.test_pathlib.WindowsPathAsPureTest.test_repr_roundtrips__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_repr_small__test.test_bigmem.ListTest.test_repr_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_small__test.test_bigmem.StrTest.test_repr_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_small__test.test_bigmem.TupleTest.test_repr_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_stopped__test.test_threading.ThreadTests.test_repr_stopped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_str__test.test_bytes.AssortedBytesTest.test_repr_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_str__test.test_complex.ComplexTest.test_repr_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_with_init_mixin__test.test_enum.TestSpecial.test_repr_with_init_mixin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_with_module_str_subclass__test.test_descr.ClassPropertiesAndMethods.test_repr_with_module_str_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_repr_with_spec__test.test_unittest.testmock.testmock.MockTest.test_repr_with_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_request__test.test_httplib.TransferEncodingTest.test_request_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_request_host__test.test_http_cookiejar.CookieTests.test_request_host_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_request_length__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_request_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_request_length__test.test_wsgiref.IntegrationTests.test_request_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_request_line_trimming__test.test_httpservers.BaseHTTPServerTestCase.test_request_line_trimming_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_request_path__test.test_http_cookiejar.CookieTests.test_request_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_request_port__test.test_http_cookiejar.CookieTests.test_request_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_request_rate__test.test_robotparser.CrawlDelayAndRequestRateTest.test_request_rate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_request_rate__test.test_robotparser.DefaultEntryTest.test_request_rate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_request_rate__test.test_robotparser.DifferentAgentTest.test_request_rate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_request_rate__test.test_robotparser.EmptyFileTest.test_request_rate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_required_args__test.test_capi.test_getargs.KeywordOnly_TestCase.test_required_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_required_args__test.test_capi.test_getargs.Keywords_TestCase.test_required_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_required_args__test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_required_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_required_const_actions__test.test_argparse.TestInvalidArgumentConstructors.test_required_const_actions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_required_notrequired_keys__test.test_typing.TypedDictTests.test_required_notrequired_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_required_positional__test.test_argparse.TestInvalidArgumentConstructors.test_required_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_required_subparsers_default__test.test_argparse.TestAddSubparsers.test_required_subparsers_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_required_subparsers_no_destination_error__test.test_argparse.TestAddSubparsers.test_required_subparsers_no_destination_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_required_subparsers_via_attribute__test.test_argparse.TestAddSubparsers.test_required_subparsers_via_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_required_subparsers_via_kwarg__test.test_argparse.TestAddSubparsers.test_required_subparsers_via_kwarg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_required_value__test.test_optparse.TestStandard.test_required_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_requires_dist_info__test.test_importlib.test_metadata_api.APITests.test_requires_dist_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_requires_egg_info__test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_requires_egg_info_empty__test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_requires_egg_info_file__test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise__test.test_raise.TestRaise.test_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_all_named__test.test_except_star.TestExceptStarReraise.test_reraise_all_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_all_unnamed__test.test_except_star.TestExceptStarReraise.test_reraise_all_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_cycle_broken__test.test_raise.TestContext.test_reraise_cycle_broken_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_orig__test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_reraise_orig_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_partial_handle_all_unnamed__test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_all_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_partial_handle_some_named__test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_some_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_partial_handle_some_unnamed__test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_some_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_plain_exception_named__test.test_except_star.TestExceptStarReraise.test_reraise_plain_exception_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_plain_exception_unnamed__test.test_except_star.TestExceptStarReraise.test_reraise_plain_exception_unnamed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_some_handle_all_named__test.test_except_star.TestExceptStarReraise.test_reraise_some_handle_all_named_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_unhashable_eg__test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_reraise_unhashable_eg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reraise_unhashable_leaf__test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_reraise_unhashable_leaf_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reread__test.test_mailbox.TestMaildir.test_reread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rerun__test.test_regrtest.ParseArgsTestCase.test_rerun_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rerun_async_setup_hook_failure__test.test_regrtest.ArgsTestCase.test_rerun_async_setup_hook_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rerun_async_teardown_hook_failure__test.test_regrtest.ArgsTestCase.test_rerun_async_teardown_hook_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rerun_fail__test.test_regrtest.ArgsTestCase.test_rerun_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rerun_setup_class_hook_failure__test.test_regrtest.ArgsTestCase.test_rerun_setup_class_hook_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rerun_setup_hook_failure__test.test_regrtest.ArgsTestCase.test_rerun_setup_hook_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rerun_setup_module_hook_failure__test.test_regrtest.ArgsTestCase.test_rerun_setup_module_hook_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rerun_success__test.test_regrtest.ArgsTestCase.test_rerun_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rerun_teardown_class_hook_failure__test.test_regrtest.ArgsTestCase.test_rerun_teardown_class_hook_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rerun_teardown_hook_failure__test.test_regrtest.ArgsTestCase.test_rerun_teardown_hook_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rerun_teardown_module_hook_failure__test.test_regrtest.ArgsTestCase.test_rerun_teardown_module_hook_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rescale__test.test_decimal.CIBMTestCases.test_rescale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rescale__test.test_decimal.PyIBMTestCases.test_rescale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reschedule__test.test_asyncio.test_timeouts.TimeoutTests.test_reschedule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resent_date_header_properties__test.test_email.test_headerregistry.TestDateHeader.test_resent_date_header_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reserved_keys__test.test_http_cookies.MorselTests.test_reserved_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reserved_sunder_error__test.test_enum.TestSpecial.test_reserved_sunder_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_attributes__test.test_exceptions.ImportErrorTests.test_reset_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_barrier__test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_barrier_when_tasks_half_draining__test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_when_tasks_half_draining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_barrier_when_tasks_half_draining_half_blocking__test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_when_tasks_half_draining_half_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_barrier_while_tasks_draining__test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_draining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_barrier_while_tasks_waiting__test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_waiting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_barrier_while_tasks_waiting_and_waiting_again__test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_waiting_and_waiting_again_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_mock__test.test_unittest.testmock.testmock.MockTest.test_reset_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_mock_does_not_raise_on_attr_deletion__test.test_unittest.testmock.testmock.MockTest.test_reset_mock_does_not_raise_on_attr_deletion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_mock_on_mock_open_issue_18622__test.test_unittest.testmock.testmock.MockTest.test_reset_mock_on_mock_open_issue_18622_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_mock_recursion__test.test_unittest.testmock.testmock.MockTest.test_reset_mock_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_peak__test.test_tracemalloc.TestTracemallocEnabled.test_reset_peak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_return__test.test_unittest.testmock.testmock.MockTest.test_reset_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_return_sideeffect__test.test_unittest.testmock.testmock.MockTest.test_reset_return_sideeffect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_return_with_children__test.test_unittest.testmock.testmock.MockTest.test_reset_return_with_children_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_return_with_children_side_effect__test.test_unittest.testmock.testmock.MockTest.test_reset_return_with_children_side_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_sideeffect__test.test_unittest.testmock.testmock.MockTest.test_reset_sideeffect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_tzpath_kwarg__test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_reset_tzpath_kwarg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_tzpath_kwarg__test.test_zoneinfo.test_zoneinfo.TzPathTest.test_reset_tzpath_kwarg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_tzpath_relative_paths__test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_reset_tzpath_relative_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reset_tzpath_relative_paths__test.test_zoneinfo.test_zoneinfo.TzPathTest.test_reset_tzpath_relative_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resetids__test.test_posix.TestPosixSpawn.test_resetids_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resetids__test.test_posix.TestPosixSpawnP.test_resetids_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resetids_explicit_default__test.test_posix.TestPosixSpawn.test_resetids_explicit_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resetids_explicit_default__test.test_posix.TestPosixSpawnP.test_resetids_explicit_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resets_termios__test.test_getpass.UnixGetpassTest.test_resets_termios_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resize1__test.test_dict.DictTest.test_resize1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resize2__test.test_dict.DictTest.test_resize2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resize__test.test_ctypes.test_varsize_struct.VarSizeTest.test_resize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resize__test.test_unicode.UnicodeTest.test_resize__'requires_legacy_Unicode_C_API'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_resize_forbidden__test.test_bytes.ByteArrayTest.test_resize_forbidden_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resize_past_pos__test.test_mmap.MmapTests.test_resize_past_pos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestDateTimeTZ_Fast.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestDateTimeTZ_Pure.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestDateTime_Fast.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestDateTime_Pure.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestDate_Fast.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestDate_Pure.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestSubclassDateTime_Fast.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestSubclassDateTime_Pure.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestTimeDelta_Fast.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestTimeDelta_Pure.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestTimeTZ_Fast.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestTimeTZ_Pure.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestTime_Fast.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolution_info__test.datetimetester.TestTime_Pure.test_resolution_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve__test.test_importlib.test_main.ImportTests.test_resolve_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_bases__test.test_types.ClassCreationTests.test_resolve_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_bases_with_mro_entry__test.test_types.ClassCreationTests.test_resolve_bases_with_mro_entry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_common__test.test_pathlib.PathSubclassTest.test_resolve_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_common__test.test_pathlib.PathTest.test_resolve_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_common__test.test_pathlib.PosixPathTest.test_resolve_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_common__test.test_pathlib.WindowsPathTest.test_resolve_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_resolve_dot__test.test_pathlib.PathSubclassTest.test_resolve_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_dot__test.test_pathlib.PathTest.test_resolve_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_dot__test.test_pathlib.PosixPathTest.test_resolve_dot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_dot__test.test_pathlib.WindowsPathTest.test_resolve_dot__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_resolve_error__test.test_argparse.TestConflictHandling.test_resolve_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_false__test.test_pydoc.PydocWithMetaClasses.test_resolve_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_loop__test.test_pathlib.PosixPathTest.test_resolve_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_nonexist_relative_issue38671__test.test_pathlib.PathSubclassTest.test_resolve_nonexist_relative_issue38671_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_nonexist_relative_issue38671__test.test_pathlib.PathTest.test_resolve_nonexist_relative_issue38671_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_nonexist_relative_issue38671__test.test_pathlib.PosixPathTest.test_resolve_nonexist_relative_issue38671_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_nonexist_relative_issue38671__test.test_pathlib.WindowsPathTest.test_resolve_nonexist_relative_issue38671__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_resolve_root__test.test_pathlib.PosixPathTest.test_resolve_root_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resolve_without_attr__test.test_importlib.test_main.ImportTests.test_resolve_without_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resource_contents__test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_contents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resource_missing__test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resource_path__test.test_importlib.resources.test_reader.NamespaceReaderTest.test_resource_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resource_warning__test.test_os.TestScandir.test_resource_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resources__test.test_regrtest.ArgsTestCase.test_resources_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_respect_no_type_check__test.test_typing.GetTypeHintTests.test_respect_no_type_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_response_fileno__test.test_httplib.BasicTest.test_response_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_response_headers__test.test_httplib.BasicTest.test_response_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_responses__test.test_httplib.OfflineTest.test_responses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_restart__test.test_monitoring.MontoringDisableAndRestartTest.test_restart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_restore_signals__test.test_subprocess.POSIXProcessTestCase.test_restore_signals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_result__test.test_asyncio.test_futures.CFutureTests.test_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_result__test.test_asyncio.test_futures.CSubFutureTests.test_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_result__test.test_asyncio.test_futures.PyFutureTests.test_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_result_exception_one_cancellation__test.test_asyncio.test_tasks.FutureGatherTests.test_result_exception_one_cancellation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_result_exception_success__test.test_asyncio.test_tasks.CoroutineGatherTests.test_result_exception_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_result_exception_success__test.test_asyncio.test_tasks.FutureGatherTests.test_result_exception_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_result_pairs__test.test_urlparse.UrlParseTestCase.test_result_pairs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resultclass__test.test_unittest.test_runner.Test_TextTestRunner.test_resultclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_results__test.test_statistics.TestCorrelationAndCovariance.test_results_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_results__test.test_statistics.TestLinearRegression.test_results_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resume_count__test.test_monitoring.MonitoringCountTest.test_resume_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resume_reading__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_resume_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resume_reading_on_closed_pipe__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_resume_reading_on_closed_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resume_reading_on_paused_pipe__test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_resume_reading_on_paused_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resurrection_does_not_block_cleanup_of_other_objects__test.test_gc.GCTests.test_resurrection_does_not_block_cleanup_of_other_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resurrection_is_transitive__test.test_gc.GCTests.test_resurrection_is_transitive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_resurrection_only_happens_once_per_object__test.test_gc.GCTests.test_resurrection_only_happens_once_per_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retr__test.test_poplib.TestPOP3Class.test_retr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retr__test.test_poplib.TestPOP3_SSLClass.test_retr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retr__test.test_poplib.TestPOP3_TLSClass.test_retr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retrbinary__test.test_ftplib.TestFTPClass.test_retrbinary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retrbinary__test.test_ftplib.TestTLS_FTPClassMixin.test_retrbinary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retrbinary_rest__test.test_ftplib.TestFTPClass.test_retrbinary_rest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retrbinary_rest__test.test_ftplib.TestTLS_FTPClassMixin.test_retrbinary_rest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retrieves_version_of_distinfo_pkg__test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_distinfo_pkg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retrieves_version_of_self__test.test_importlib.test_main.BasicTests.test_retrieves_version_of_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retrieves_version_of_self__test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retrlines__test.test_ftplib.TestFTPClass.test_retrlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retrlines__test.test_ftplib.TestTLS_FTPClassMixin.test_retrlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retrlines_too_long__test.test_ftplib.TestFTPClass.test_retrlines_too_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retrlines_too_long__test.test_ftplib.TestTLS_FTPClassMixin.test_retrlines_too_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return__test.test_bdb.StateTestCase.test_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return__test.test_grammar.GrammarTests.test_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return__test.test_sys_settrace.RaisingTraceFuncTestCase.test_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_bytes__test.test_os.TestPEP519.test_return_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_bytes__test.test_os.TestPEP519PurePython.test_return_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_code__test.test_popen.PopenTest.test_return_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_command_in_generator_with_subiterator__test.test_bdb.IssuesTestCase.test_return_command_in_generator_with_subiterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_correct_type__test.test_pickle.CIdPersPicklerTests.test_return_correct_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_correct_type__test.test_pickle.PyIdPersPicklerTests.test_return_correct_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_count__test.test_monitoring.MonitoringCountTest.test_return_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_custom_status__test.test_httpservers.BaseHTTPServerTestCase.test_return_custom_status_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_empty_bytestring__test.test_sqlite3.test_regression.RegressionTests.test_return_empty_bytestring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_exceptions__test.test_asyncio.test_tasks.CoroutineGatherTests.test_return_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_exceptions__test.test_asyncio.test_tasks.FutureGatherTests.test_return_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_explain_error__test.test_httpservers.BaseHTTPServerTestCase.test_return_explain_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_from_from_import__test.test_importlib.import_.test_fromlist.Frozen_ReturnValue.test_return_from_from_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_from_from_import__test.test_importlib.import_.test_fromlist.Source_ReturnValue.test_return_from_from_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_from_import__test.test_importlib.import_.test_fromlist.Frozen_ReturnValue.test_return_from_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_from_import__test.test_importlib.import_.test_fromlist.Source_ReturnValue.test_return_from_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_header_keep_alive__test.test_httpservers.BaseHTTPServerTestCase.test_return_header_keep_alive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_in_caller_frame__test.test_bdb.StateTestCase.test_return_in_caller_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_in_except_star_block_invalid__test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_return_in_except_star_block_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_in_except_star_block_valid__test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_return_in_except_star_block_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_in_finally__test.test_grammar.GrammarTests.test_return_in_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_inside_async_with_block__test.test_compile.TestStackSizeStability.test_return_inside_async_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_inside_except_block__test.test_compile.TestStackSizeStability.test_return_inside_except_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_inside_finally_block__test.test_compile.TestStackSizeStability.test_return_inside_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_inside_try_finally_block__test.test_compile.TestStackSizeStability.test_return_inside_try_finally_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_inside_with_block__test.test_compile.TestStackSizeStability.test_return_inside_with_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_non_contiguous_blob__test.test_sqlite3.test_userfunctions.FunctionTests.test_return_non_contiguous_blob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_null_without_error__test.test_capi.test_misc.CAPITest.test_return_null_without_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_outside_function__test.test_syntax.SyntaxTestCase.test_return_outside_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_result_with_error__test.test_capi.test_misc.CAPITest.test_return_result_with_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_self__test.test_bytes.AssortedBytesTest.test_return_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_stopiteration__test.test_generators.ExceptionTest.test_return_stopiteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_string__test.test_os.TestPEP519.test_return_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_string__test.test_os.TestPEP519PurePython.test_return_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_through_finally__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_return_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_through_finally__test.test_sys_settrace.TestLinesAfterTraceStarted.test_return_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_through_finally__test.test_sys_settrace.TestSetLocalTrace.test_return_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_through_finally__test.test_sys_settrace.TraceOpcodesTestCase.test_return_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_through_finally__test.test_sys_settrace.TraceTestCase.test_return_through_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_tuple__test.test_generators.ExceptionTest.test_return_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_value_AsyncMock__test.test_unittest.testmock.testasync.AsyncArguments.test_return_value_AsyncMock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_value_awaitable__test.test_unittest.testmock.testasync.AsyncArguments.test_return_value_awaitable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_return_value_in_constructor__test.test_unittest.testmock.testmock.MockTest.test_return_value_in_constructor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returncode__test.test_subprocess.ContextManagerTests.test_returncode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returncode__test.test_subprocess.RunFuncTestCase.test_returncode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returned_list_identity__test.test_select.SelectTestCase.test_returned_list_identity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returned_value__test.test_binascii.ArrayBinASCIITest.test_returned_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returned_value__test.test_binascii.BinASCIITest.test_returned_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returned_value__test.test_binascii.BytearrayBinASCIITest.test_returned_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returned_value__test.test_binascii.MemoryviewBinASCIITest.test_returned_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returning_itercoro__test.test_types.CoroutineTests.test_returning_itercoro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returns__test.test_lib2to3.test_util.Test_Attr.test_returns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returns_new_class__test.test_dataclasses.TestSlots.test_returns_new_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returns_new_copy__test.test_bytes.BytearrayPEP3137Test.test_returns_new_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returns_pid__test.test_posix.TestPosixSpawn.test_returns_pid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_returns_pid__test.test_posix.TestPosixSpawnP.test_returns_pid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_retval__test.test_tempfile.TestGetCandidateNames.test_retval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reuse_port__test.test_socket.CreateServerTest.test_reuse_port_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reuse_reconnect__test.test_httplib.PersistenceTest.test_reuse_reconnect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reusing_unpickler_objects__test.test_pickle.CPicklerUnpicklerObjectTests.test_reusing_unpickler_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reusing_unpickler_objects__test.test_pickle.PyPicklerUnpicklerObjectTests.test_reusing_unpickler_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reveal_type__test.test_typing.RevealTypeTests.test_reveal_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.ByteTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.DoubleTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.FloatTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.IntTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.LargeArrayTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.LongLongTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.LongTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.ShortTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.UnicodeTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.UnsignedByteTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.UnsignedIntTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.UnsignedLongLongTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.UnsignedLongTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_array.UnsignedShortTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_audioop.TestAudioop.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_bigmem.ListTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_bytes.ByteArrayTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_deque.TestBasic.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_list.ListTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_sort.TestDecorateSortUndecorate.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse__test.test_userlist.UserListTest.test_reverse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iteration__test.test_range.RangeTest.test_reverse_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.ByteTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.DoubleTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.FloatTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.IntTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.LongLongTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.LongTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.ShortTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.UnicodeTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.UnsignedByteTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.UnsignedIntTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.UnsignedLongLongTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.UnsignedLongTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator__test.test_array.UnsignedShortTest.test_reverse_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_for_empty_dict__test.test_dict.DictTest.test_reverse_iterator_for_empty_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_for_shared_shared_dicts__test.test_dict.DictTest.test_reverse_iterator_for_shared_shared_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.ByteTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.DoubleTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.FloatTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.IntTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.LongLongTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.LongTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.ShortTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.UnicodeTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.UnsignedByteTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.UnsignedIntTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.UnsignedLongLongTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.UnsignedLongTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_iterator_picking__test.test_array.UnsignedShortTest.test_reverse_iterator_picking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_name_mapping__test.test_pickle.CompatPickleTests.test_reverse_name_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverse_stability__test.test_sort.TestDecorateSortUndecorate.test_reverse_stability_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_bytes.ByteArrayTest.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_bytes.BytesTest.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_deque.TestBasic.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_dict.DictTest.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_list.ListTest.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_memoryview.ArrayMemorySliceSliceTest.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_memoryview.ArrayMemorySliceTest.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_memoryview.ArrayMemoryviewTest.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_memoryview.BytesMemorySliceSliceTest.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_memoryview.BytesMemorySliceTest.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_memoryview.BytesMemoryviewTest.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_types.MappingProxyTests.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed__test.test_userlist.UserListTest.test_reversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestIntEnumClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestIntEnumFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestIntFlagClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestIntFlagFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMinimalDateClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMinimalDateFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMinimalFloatClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMinimalFloatFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMixedDateClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMixedDateFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMixedFloatClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMixedFloatFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMixedIntClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMixedIntFlagClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMixedIntFlagFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMixedIntFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMixedStrClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestMixedStrFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestPlainEnumClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestPlainEnumFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestPlainFlagClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestPlainFlagFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestStrEnumClass.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_iteration_order__test.test_enum.TestStrEnumFunction.test_reversed_iteration_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_new__test.test_deque.TestBasic.test_reversed_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_pickle__test.test_list.ListTest.test_reversed_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversed_pickle__test.test_tuple.TupleTest.test_reversed_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverseitemiterator_pickling__test.test_dict.DictTest.test_reverseitemiterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reverseiterator_pickling__test.test_dict.DictTest.test_reverseiterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversevaluesiterator_pickling__test.test_dict.DictTest.test_reversevaluesiterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_reversible__test.test_typing.ProtocolTests.test_reversible_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rewrite_small__test.test_tempfile.TestSpooledTemporaryFile.test_rewrite_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2043_auto_decoded_and_emailmessage_used__test.test_email.test_message.Test.test_rfc2043_auto_decoded_and_emailmessage_used_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_B_bad_padding__test.test_email.test_email.TestRFC2047.test_rfc2047_B_bad_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_Q_invalid_digits__test.test_email.test_email.TestRFC2047.test_rfc2047_Q_invalid_digits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_missing_whitespace__test.test_email.test_email.TestRFC2047.test_rfc2047_missing_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_multiline__test.test_email.test_email.TestRFC2047.test_rfc2047_multiline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_rfc2047_1__test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_rfc2047_2__test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_rfc2047_3__test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_rfc2047_4__test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_rfc2047_5a__test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_5a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_rfc2047_5b__test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_5b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_rfc2047_6__test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_rfc2047_7__test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2047_with_whitespace__test.test_email.test_email.TestRFC2047.test_rfc2047_with_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2109_handling__test.test_http_cookiejar.CookieTests.test_rfc2109_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_bad_character_in_charset__test.test_email.test_email.TestRFC2231.test_rfc2231_bad_character_in_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_bad_character_in_encoding__test.test_email.test_email.TestRFC2231.test_rfc2231_bad_character_in_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_bad_character_in_filename__test.test_email.test_email.TestRFC2231.test_rfc2231_bad_character_in_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_bad_encoding_in_charset__test.test_email.test_email.TestRFC2231.test_rfc2231_bad_encoding_in_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_bad_encoding_in_filename__test.test_email.test_email.TestRFC2231.test_rfc2231_bad_encoding_in_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_charset__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_rfc2231_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_charset__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_rfc2231_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_charset__test.test_email.test_email.TestIdempotent.test_rfc2231_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_encoded_then_unencoded_segments__test.test_email.test_email.TestRFC2231.test_rfc2231_encoded_then_unencoded_segments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_get_content_charset__test.test_email.test_email.TestRFC2231.test_rfc2231_get_content_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_missing_tick__test.test_email.test_email.TestRFC2231.test_rfc2231_missing_tick_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_missing_tick_with_encoded_non_ascii__test.test_email.test_email.TestRFC2231.test_rfc2231_missing_tick_with_encoded_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_no_extended_values__test.test_email.test_email.TestRFC2231.test_rfc2231_no_extended_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_no_language_or_charset__test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_no_language_or_charset_in_boundary__test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_no_language_or_charset_in_charset__test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_no_language_or_charset_in_filename__test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_no_language_or_charset_in_filename_encoded__test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_filename_encoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_parse_extra_quoting__test.test_email.test_email.TestRFC2231.test_rfc2231_parse_extra_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_parse_rfc_quoting__test.test_email.test_email.TestRFC2231.test_rfc2231_parse_rfc_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_partly_encoded__test.test_email.test_email.TestRFC2231.test_rfc2231_partly_encoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_partly_nonencoded__test.test_email.test_email.TestRFC2231.test_rfc2231_partly_nonencoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_single_tick_in_filename__test.test_email.test_email.TestRFC2231.test_rfc2231_single_tick_in_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_single_tick_in_filename_extended__test.test_email.test_email.TestRFC2231.test_rfc2231_single_tick_in_filename_extended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_tick_attack__test.test_email.test_email.TestRFC2231.test_rfc2231_tick_attack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_tick_attack_extended__test.test_email.test_email.TestRFC2231.test_rfc2231_tick_attack_extended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_unencoded_then_encoded_segments__test.test_email.test_email.TestRFC2231.test_rfc2231_unencoded_then_encoded_segments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_unknown_encoding__test.test_email.test_email.TestRFC2231.test_rfc2231_unknown_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_wrapping__test.test_email.test_generator.TestBytesGenerator.test_rfc2231_wrapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_wrapping__test.test_email.test_generator.TestGenerator.test_rfc2231_wrapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_wrapping_switches_to_default_len_if_too_narrow__test.test_email.test_generator.TestBytesGenerator.test_rfc2231_wrapping_switches_to_default_len_if_too_narrow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2231_wrapping_switches_to_default_len_if_too_narrow__test.test_email.test_generator.TestGenerator.test_rfc2231_wrapping_switches_to_default_len_if_too_narrow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2822_header_syntax__test.test_email.test_email.TestParsers.test_rfc2822_header_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2822_one_character_header__test.test_email.test_email.TestParsers.test_rfc2822_one_character_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfc2822_space_not_allowed_in_header__test.test_email.test_email.TestParsers.test_rfc2822_space_not_allowed_in_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfind__test.test_bigmem.BytearrayTest.test_rfind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfind__test.test_bigmem.BytesTest.test_rfind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfind__test.test_bigmem.StrTest.test_rfind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfind__test.test_bytes.ByteArrayAsStringTest.test_rfind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfind__test.test_bytes.ByteArrayTest.test_rfind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfind__test.test_bytes.BytesAsStringTest.test_rfind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfind__test.test_bytes.BytesTest.test_rfind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfind__test.test_mmap.MmapTests.test_rfind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfind__test.test_unicode.UnicodeTest.test_rfind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rfind__test.test_userstring.UserStringTest.test_rfind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rglob__test.test_pathlib.PosixPathTest.test_rglob_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rglob__test.test_pathlib.WindowsPathTest.test_rglob__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rglob_common__test.test_pathlib.PathSubclassTest.test_rglob_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rglob_common__test.test_pathlib.PathTest.test_rglob_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rglob_common__test.test_pathlib.PosixPathTest.test_rglob_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rglob_common__test.test_pathlib.WindowsPathTest.test_rglob_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rglob_symlink_loop__test.test_pathlib.PathSubclassTest.test_rglob_symlink_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rglob_symlink_loop__test.test_pathlib.PathTest.test_rglob_symlink_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rglob_symlink_loop__test.test_pathlib.PosixPathTest.test_rglob_symlink_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rglob_symlink_loop__test.test_pathlib.WindowsPathTest.test_rglob_symlink_loop__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rich_compare__test.test_set.TestSet.test_rich_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rich_compare__test.test_set.TestSetSubclass.test_rich_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rich_comparisons__test.test_descr.ClassPropertiesAndMethods.test_rich_comparisons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_richcompare__test.test_complex.ComplexTest.test_richcompare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_richcompare_boundaries__test.test_complex.ComplexTest.test_richcompare_boundaries_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rindex__test.test_bigmem.BytearrayTest.test_rindex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rindex__test.test_bigmem.BytesTest.test_rindex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rindex__test.test_bigmem.StrTest.test_rindex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rindex__test.test_bytes.ByteArrayAsStringTest.test_rindex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rindex__test.test_bytes.ByteArrayTest.test_rindex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rindex__test.test_bytes.BytesAsStringTest.test_rindex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rindex__test.test_bytes.BytesTest.test_rindex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rindex__test.test_unicode.UnicodeTest.test_rindex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rindex__test.test_userstring.UserStringTest.test_rindex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rjust__test.test_bigmem.BytearrayTest.test_rjust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rjust__test.test_bigmem.BytesTest.test_rjust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rjust__test.test_bigmem.StrTest.test_rjust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rjust__test.test_bytes.ByteArrayAsStringTest.test_rjust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rjust__test.test_bytes.ByteArrayTest.test_rjust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rjust__test.test_bytes.BytesAsStringTest.test_rjust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rjust__test.test_bytes.BytesTest.test_rjust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rjust__test.test_unicode.UnicodeTest.test_rjust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rjust__test.test_userstring.UserStringTest.test_rjust_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rlock_acquire_interruption__test.test_threadsignals.ThreadSignals.test_rlock_acquire_interruption_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rlock_acquire_retries_on_intr__test.test_threadsignals.ThreadSignals.test_rlock_acquire_retries_on_intr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmd__test.test_ftplib.TestFTPClass.test_rmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmd__test.test_ftplib.TestTLS_FTPClassMixin.test_rmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmdir__test.test_pathlib.PathSubclassTest.test_rmdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmdir__test.test_pathlib.PathTest.test_rmdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmdir__test.test_pathlib.PosixPathTest.test_rmdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmdir__test.test_pathlib.WindowsPathTest.test_rmdir__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rmdir_on_directory_link_to_missing_target__test.test_os.Win32SymlinkTests.test_rmdir_on_directory_link_to_missing_target__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rmod__test.test_bytes.ByteArrayTest.test_rmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmod__test.test_bytes.BytesTest.test_rmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmod__test.test_userstring.UserStringTest.test_rmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rms__test.test_audioop.TestAudioop.test_rms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree__test.test_support.TestSupport.test_rmtree_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_does_not_choke_on_failing_lstat__test.test_shutil.TestRmTree.test_rmtree_does_not_choke_on_failing_lstat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_dont_delete_file__test.test_shutil.TestRmTree.test_rmtree_dont_delete_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_errors_onerror__test.test_shutil.TestRmTree.test_rmtree_errors_onerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_errors_onexc__test.test_shutil.TestRmTree.test_rmtree_errors_onexc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_fails_on_close__test.test_shutil.TestRmTree.test_rmtree_fails_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_fails_on_junctions_onerror__test.test_shutil.TestRmTree.test_rmtree_fails_on_junctions_onerror__'only_relevant_on_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rmtree_fails_on_junctions_onexc__test.test_shutil.TestRmTree.test_rmtree_fails_on_junctions_onexc__'only_relevant_on_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rmtree_fails_on_symlink_onerror__test.test_shutil.TestRmTree.test_rmtree_fails_on_symlink_onerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_fails_on_symlink_onexc__test.test_shutil.TestRmTree.test_rmtree_fails_on_symlink_onexc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_on_junction__test.test_shutil.TestRmTree.test_rmtree_on_junction__'only_relevant_on_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rmtree_on_symlink__test.test_shutil.TestRmTree.test_rmtree_on_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_uses_safe_fd_version_if_available__test.test_shutil.TestRmTree.test_rmtree_uses_safe_fd_version_if_available_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_with_dir_fd__test.test_shutil.TestRmTree.test_rmtree_with_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_with_dir_fd_unsupported__test.test_shutil.TestRmTree.test_rmtree_with_dir_fd_unsupported__'dir_fd_is_supported'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rmtree_works_on_bytes__test.test_shutil.TestRmTree.test_rmtree_works_on_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmtree_works_on_junctions__test.test_shutil.TestRmTree.test_rmtree_works_on_junctions__'only_relevant_on_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rmtree_works_on_symlinks__test.test_shutil.TestRmTree.test_rmtree_works_on_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rmul__test.test_descr.ClassPropertiesAndMethods.test_rmul_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roj__test.test_xxlimited.TestXXLimited35.test_roj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rollback__test.test_sqlite3.test_dbapi.ConnectionTests.test_rollback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rollover__test.test_logging.TimedRotatingFileHandlerTest.test_rollover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rollover_filenames__test.test_logging.RotatingFileHandlerTest.test_rollover_filenames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_root__test.test_pathlib.PosixPathAsPureTest.test_root_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_root__test.test_pathlib.PurePosixPathTest.test_root_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_root__test.test_pathlib.PureWindowsPathTest.test_root_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_root__test.test_pathlib.WindowsPathAsPureTest.test_root__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_root_common__test.test_pathlib.PosixPathAsPureTest.test_root_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_root_common__test.test_pathlib.PurePathSubclassTest.test_root_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_root_common__test.test_pathlib.PurePathTest.test_root_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_root_common__test.test_pathlib.PurePosixPathTest.test_root_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_root_common__test.test_pathlib.PureWindowsPathTest.test_root_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_root_common__test.test_pathlib.WindowsPathAsPureTest.test_root_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_root_logger_aliases__test.test_logging.LoggerTest.test_root_logger_aliases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_root_parent__test.test_zipfile._path.test_path.TestPath.test_root_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_root_path__test.test_xmlrpc.MultiPathServerTestCase.test_root_path__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_rop__test.test_decimal.CCoverage.test_rop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rop__test.test_decimal.CImplicitConstructionTest.test_rop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rop__test.test_decimal.PyCoverage.test_rop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rop__test.test_decimal.PyImplicitConstructionTest.test_rop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ror_operator__test.test_os.EnvironTests.test_ror_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rot13_func__test.test_codecs.Rot13UtilTest.test_rot13_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rotate__test.test_decimal.CContextAPItests.test_rotate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rotate__test.test_decimal.CIBMTestCases.test_rotate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rotate__test.test_decimal.PyContextAPItests.test_rotate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rotate__test.test_decimal.PyIBMTestCases.test_rotate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rotate__test.test_deque.TestBasic.test_rotate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rotator__test.test_logging.RotatingFileHandlerTest.test_rotator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_round__test.test_builtin.BuiltinTest.test_round_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_round__test.test_decimal.CCoverage.test_round_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_round__test.test_decimal.PyCoverage.test_round_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_round__test.test_long.LongTest.test_round_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_round_large__test.test_builtin.BuiltinTest.test_round_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rounding__test.test_decimal.CIBMTestCases.test_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rounding__test.test_decimal.PyIBMTestCases.test_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rounding_strings_interned__test.test_decimal.CWhitebox.test_rounding_strings_interned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestDateTimeTZ_Fast.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestDateTimeTZ_Pure.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestDateTime_Fast.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestDateTime_Pure.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestDate_Fast.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestDate_Pure.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestSubclassDateTime_Fast.test_roundtrip__'not_appropriate_for_subclasses'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestSubclassDateTime_Pure.test_roundtrip__'not_appropriate_for_subclasses'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestTimeDelta_Fast.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestTimeDelta_Pure.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestTimeTZ_Fast.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestTimeTZ_Pure.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestTime_Fast.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.datetimetester.TestTime_Pure.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.test_float.HexFloatTestCase.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.test_http_cookiejar.HeaderTests.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.test_lzma.CompressDecompressFunctionTestCase.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip__test.test_tokenize.TestRoundtrip.test_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_alone__test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_alone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_chunks__test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_chunks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_empty_chunks__test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_empty_chunks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_equality__test.test_pickle.CDumpPickle_LoadPickle.test_roundtrip_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_equality__test.test_pickle.CPicklerTests.test_roundtrip_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_equality__test.test_pickle.DumpPickle_CLoadPickle.test_roundtrip_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_equality__test.test_pickle.InMemoryPickleTests.test_roundtrip_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_equality__test.test_pickle.PyPicklerTests.test_roundtrip_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_equality__test.test_pickletools.OptimizedPickleTests.test_roundtrip_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_escaped_unquoted_newlines__test.test_csv.Test_Csv.test_roundtrip_escaped_unquoted_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_iter_init__test.test_deque.TestBasic.test_roundtrip_iter_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_mixed__test.test_textwrap.IndentTestCase.test_roundtrip_mixed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_pathname2url__test.test_urllib.PathName2URLTests.test_roundtrip_pathname2url_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_quoteed_newlines__test.test_csv.Test_Csv.test_roundtrip_quoteed_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_raw__test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_raw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_raw_empty__test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_raw_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_raw_quotes__test.test_fstring.TestCase.test_roundtrip_raw_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_spaces__test.test_textwrap.IndentTestCase.test_roundtrip_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_tabs__test.test_textwrap.IndentTestCase.test_roundtrip_tabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_url2pathname__test.test_urllib.URL2PathNameTests.test_roundtrip_url2pathname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrip_xz__test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_xz_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_roundtrips__test.test_urlparse.UrlParseTestCase.test_roundtrips_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rowcount_execute__test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_execute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rowcount_executemany__test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_executemany_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rowcount_prefixed_with_comment__test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_prefixed_with_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rowcount_update_returning__test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_update_returning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rowcount_vaccuum__test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_vaccuum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rpartition__test.test_bytes.ByteArrayTest.test_rpartition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rpartition__test.test_bytes.BytesTest.test_rpartition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rpartition__test.test_unicode.UnicodeTest.test_rpartition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rpartition__test.test_userstring.UserStringTest.test_rpartition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rpop__test.test_poplib.TestPOP3Class.test_rpop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rpop__test.test_poplib.TestPOP3_SSLClass.test_rpop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rpop__test.test_poplib.TestPOP3_TLSClass.test_rpop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rshift__test.test_operator.COperatorTestCase.test_rshift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rshift__test.test_operator.PyOperatorTestCase.test_rshift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rsplit__test.test_bytes.ByteArrayAsStringTest.test_rsplit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rsplit__test.test_bytes.BytesAsStringTest.test_rsplit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rsplit__test.test_unicode.UnicodeTest.test_rsplit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rsplit__test.test_userstring.UserStringTest.test_rsplit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rsplit_bytearray__test.test_bytes.AssortedBytesTest.test_rsplit_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rsplit_unicodewhitespace__test.test_bytes.ByteArrayTest.test_rsplit_unicodewhitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rsplit_unicodewhitespace__test.test_bytes.BytesTest.test_rsplit_unicodewhitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rstrip__test.test_bigmem.BytearrayTest.test_rstrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rstrip__test.test_bigmem.BytesTest.test_rstrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rstrip__test.test_bigmem.StrTest.test_rstrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rtld_constants__test.test_posix.PosixTester.test_rtld_constants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rtruediv__test.test_pathlib.CompatiblePathTest.test_rtruediv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run__empty_suite__test.test_unittest.test_suite.Test_TestSuite.test_run__empty_suite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run__requires_result__test.test_unittest.test_suite.Test_TestSuite.test_run__requires_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run__returns_given_result__test.test_unittest.test_case.Test_TestCase.test_run__returns_given_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run__test.test_asyncio.test_runners.RunnerTests.test_run_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run__test.test_cprofile.CProfileTest.test_run_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run__test.test_profile.ProfileTest.test_run_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run__test.test_unittest.test_suite.Test_TestSuite.test_run_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run__uses_defaultTestResult__test.test_unittest.test_case.Test_TestCase.test_run__uses_defaultTestResult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_abort__test.test_subprocess.POSIXProcessTestCase.test_run_abort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_as_module__test.test_trace.TestCommandLine.test_run_as_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__error_in_setUp__test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_setUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__error_in_setUp__test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__error_in_setUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__error_in_setUp_default_result__test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_setUp_default_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__error_in_tearDown__test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_tearDown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__error_in_tearDown__test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__error_in_tearDown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__error_in_tearDown_default_result__test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_tearDown_default_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__error_in_test__test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__error_in_test__test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__error_in_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__error_in_test_default_result__test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_test_default_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__failure_in_test__test.test_unittest.test_case.Test_TestCase.test_run_call_order__failure_in_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__failure_in_test__test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__failure_in_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__failure_in_test_default_result__test.test_unittest.test_case.Test_TestCase.test_run_call_order__failure_in_test_default_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__subtests__test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__subtests_failfast__test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_failfast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__subtests_legacy__test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_legacy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__subtests_success__test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order__subtests_success_legacy__test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_success_legacy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_call_order_default_result__test.test_unittest.test_case.Test_TestCase.test_run_call_order_default_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_class_cleanUp__test.test_unittest.test_runner.TestClassCleanup.test_run_class_cleanUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_class_cleanUp_without_tearDownClass__test.test_unittest.test_runner.TestClassCleanup.test_run_class_cleanUp_without_tearDownClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_code__test.test_cmd_line.CmdLineTest.test_run_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_code__test.test_runpy.ExecutionLayerTestCase.test_run_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_empty_suite_error_message__test.test_unittest.test_runner.TestClassCleanup.test_run_empty_suite_error_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_forever_keyboard_interrupt__test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_forever_keyboard_interrupt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_forever_pre_stopped__test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_forever_pre_stopped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_future__test.test_asyncio.test_runners.RunnerTests.test_run_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_in_executor__test.test_asyncio.test_events.EPollEventLoopTests.test_run_in_executor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_in_executor__test.test_asyncio.test_events.PollEventLoopTests.test_run_in_executor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_in_executor__test.test_asyncio.test_events.SelectEventLoopTests.test_run_in_executor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_in_executor_cancel__test.test_asyncio.test_events.EPollEventLoopTests.test_run_in_executor_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_in_executor_cancel__test.test_asyncio.test_events.PollEventLoopTests.test_run_in_executor_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_in_executor_cancel__test.test_asyncio.test_events.SelectEventLoopTests.test_run_in_executor_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_keeps_context__test.test_asyncio.test_runners.RunnerTests.test_run_keeps_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_keyboardinterrupt_no_kill__test.test_subprocess.MiscTests.test_run_keyboardinterrupt_no_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_kwargs__test.test_subprocess.RunFuncTestCase.test_run_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_main__test.test_embed.EmbeddingTests.test_run_main__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_run_main_loop__test.test_embed.EmbeddingTests.test_run_main_loop__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_run_module__test.test_cmd_line.CmdLineTest.test_run_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_module__test.test_pdb.PdbTestCase.test_run_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_module__test.test_runpy.RunModuleTestCase.test_run_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_module_alter_sys__test.test_runpy.RunModuleTestCase.test_run_module_alter_sys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_module_bug1764407__test.test_cmd_line.CmdLineTest.test_run_module_bug1764407_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_module_cleanUp__test.test_unittest.test_runner.TestModuleCleanUp.test_run_module_cleanUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_module_cleanUp_when_teardown_exception__test.test_unittest.test_runner.TestModuleCleanUp.test_run_module_cleanUp_when_teardown_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_module_cleanUp_without_teardown__test.test_unittest.test_runner.TestModuleCleanUp.test_run_module_cleanUp_without_teardown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_module_code__test.test_runpy.ExecutionLayerTestCase.test_run_module_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_module_in_namespace_package__test.test_runpy.RunModuleTestCase.test_run_module_in_namespace_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_multiple_module_cleanUp__test.test_unittest.test_runner.TestModuleCleanUp.test_run_multiple_module_cleanUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_name__test.test_runpy.RunModuleTestCase.test_run_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_namespace_package__test.test_runpy.RunModuleTestCase.test_run_namespace_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_namespace_package_in_namespace_package__test.test_runpy.RunModuleTestCase.test_run_namespace_package_in_namespace_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_nested_test__test.test_unittest.test_runner.TestClassCleanup.test_run_nested_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_non_blocking__test.test_sched.TestCase.test_run_non_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_non_coro__test.test_asyncio.test_runners.RunnerTests.test_run_non_coro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_of_encodables__test.test_email.test__encoded_words.TestEncodeQ.test_run_of_encodables_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_of_encoded__test.test_email.test__encoded_words.TestDecodeQ.test_run_of_encoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_once__test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_order__test.test_lib2to3.test_fixers.Test_future.test_run_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_order__test.test_lib2to3.test_fixers.Test_itertools.test_run_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_package__test.test_runpy.RunModuleTestCase.test_run_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_package_alter_sys__test.test_runpy.RunModuleTestCase.test_run_package_alter_sys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_package_in_namespace_package__test.test_runpy.RunModuleTestCase.test_run_package_in_namespace_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_package_init_exceptions__test.test_runpy.RunModuleTestCase.test_run_package_init_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_pdb_with_pdb__test.test_pdb.PdbTestCase.test_run_pdb_with_pdb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_profile_as_module__test.test_cprofile.CProfileTest.test_run_profile_as_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_profile_as_module__test.test_profile.ProfileTest.test_run_profile_as_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_step__test.test_bdb.RunTestCase.test_run_step_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_string_arg_resolved__test.test__xxinterpchannels.ChannelTests.test_run_string_arg_resolved__'disabled_until_high-level_channels_exist'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_run_string_arg_unresolved__test.test__xxinterpchannels.ChannelTests.test_run_string_arg_unresolved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete__test.test_asyncio.test_events.EPollEventLoopTests.test_run_until_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete__test.test_asyncio.test_events.PollEventLoopTests.test_run_until_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete__test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete_baseexception__test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_baseexception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete_loop__test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete_loop_orphan_future_close_loop__test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_loop_orphan_future_close_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete_nesting__test.test_asyncio.test_events.EPollEventLoopTests.test_run_until_complete_nesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete_nesting__test.test_asyncio.test_events.PollEventLoopTests.test_run_until_complete_nesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete_nesting__test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete_nesting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete_stopped__test.test_asyncio.test_events.EPollEventLoopTests.test_run_until_complete_stopped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete_stopped__test.test_asyncio.test_events.PollEventLoopTests.test_run_until_complete_stopped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete_stopped__test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete_stopped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_until_complete_type_error__test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_with_an_empty_env__test.test_subprocess.RunFuncTestCase.test_run_with_an_empty_env__'Maybe_test_trigger_a_leak_on_Ubuntu'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_run_with_bytes_path_and_arguments__test.test_subprocess.RunFuncTestCase.test_run_with_bytes_path_and_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_with_errors_addClassCleanUp__test.test_unittest.test_runner.TestClassCleanup.test_run_with_errors_addClassCleanUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_with_pathlike_path__test.test_subprocess.RunFuncTestCase.test_run_with_pathlike_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_run_with_pathlike_path_and_arguments__test.test_subprocess.RunFuncTestCase.test_run_with_pathlike_path_and_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_runctx__test.test_cprofile.CProfileTest.test_runctx_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_runctx__test.test_profile.ProfileTest.test_runctx_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_runeval_step__test.test_bdb.RunTestCase.test_runeval_step_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_runleaks__test.test_regrtest.ParseArgsTestCase.test_runleaks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_running__test.test_inspect.test_inspect.TestGetAsyncGenState.test_running_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_running__test.test_inspect.test_inspect.TestGetGeneratorState.test_running_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_running_loop_within_a_loop__test.test_asyncio.test_base_events.RunningLoopTests.test_running_loop_within_a_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_runtime_checkable_generic__test.test_typing.ProtocolTests.test_runtime_checkable_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_runtime_checkable_generic_non_protocol__test.test_typing.ProtocolTests.test_runtime_checkable_generic_non_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_runtime_error_on_empty_deque__test.test_deque.TestVariousIteratorArgs.test_runtime_error_on_empty_deque_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_runtime_error_when_hook_is_lost__test.test_builtin.TestBreakpoint.test_runtime_error_when_hook_is_lost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_rwpair_cleared_before_textio__test.test_io.CTextIOWrapperTest.test_rwpair_cleared_before_textio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_s__test.test_capi.test_getargs.String_TestCase.test_s_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_s_code__test.test_capi.test_getargs.Test_testcapi.test_s_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_s_hash__test.test_capi.test_getargs.String_TestCase.test_s_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_s_hash_int__test.test_capi.test_getargs.String_TestCase.test_s_hash_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_s_option__test.test_site.HelperFunctionsTests.test_s_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_s_star__test.test_capi.test_getargs.String_TestCase.test_s_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_safe__test.test_urllib.QuotingTests.test_safe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_safe_interpolation__test.test_configparser.ConfigParserTestCase.test_safe_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_safe_interpolation__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_safe_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_safe_interpolation__test.test_configparser.ConfigParserTestCaseNoValue.test_safe_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_safe_interpolation__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_safe_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_safe_interpolation__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_safe_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_safe_object_compare__test.test_sort.TestOptimizedCompares.test_safe_object_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_safe_uuid_enum__test.test_uuid.TestUUIDWithExtModule.test_safe_uuid_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_safe_uuid_enum__test.test_uuid.TestUUIDWithoutExtModule.test_safe_uuid_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_salt__test.test_crypt.CryptTestCase.test_salt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_saltedcrypt__test.test_crypt.CryptTestCase.test_saltedcrypt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_argument_name_parents__test.test_argparse.TestParentParsers.test_same_argument_name_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_as_binascii_crc32__test.test_zlib.ChecksumTestCase.test_same_as_binascii_crc32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_as_repr__test.test_pprint.QueryTestCase.test_same_as_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_boundary_inner_outer__test.test_email.test_defect_handling.TestDefectCapture.test_same_boundary_inner_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_boundary_inner_outer__test.test_email.test_defect_handling.TestDefectDetection.test_same_boundary_inner_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_boundary_inner_outer__test.test_email.test_defect_handling.TestDefectRaising.test_same_boundary_inner_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_boundary_inner_outer__test.test_email.test_email.TestNonConformant.test_same_boundary_inner_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_buffer_returned__test.test_buffer.TestPythonBufferProtocol.test_same_buffer_returned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_file__test.test_shutil.TestZeroCopyMACOS.test_same_file__'macOS_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_same_file__test.test_shutil.TestZeroCopySendfile.test_same_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_file__test.test_zipfile.test_core.TestsWithMultipleOpens.test_same_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_filename_used__test.test_compile.TestSpecifics.test_same_filename_used_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_filename_used__test.test_marshal.CodeTestCase.test_same_filename_used_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_from_utc__test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_from_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_keyword_as_positional_with_kwargs__test.test_positional_only_arg.PositionalOnlyTestCase.test_same_keyword_as_positional_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_members__test.test_enum.TestOrder.test_same_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_members_with_aliases__test.test_enum.TestOrder.test_same_members_with_aliases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_members_wrong_order__test.test_enum.TestOrder.test_same_members_wrong_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_name_as_bad__test.test_modulefinder.ModuleFinderTest.test_same_name_as_bad_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_object__test.test_sys_setprofile.TestEdgeCases.test_same_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_object__test.test_sys_settrace.TestEdgeCases.test_same_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_offsets_and_names__test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_offsets_and_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_quantum__test.test_decimal.CContextAPItests.test_same_quantum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_quantum__test.test_decimal.PyContextAPItests.test_same_quantum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_query_in_multiple_cursors__test.test_sqlite3.test_dbapi.CursorTests.test_same_query_in_multiple_cursors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_str__test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_thing__test.test_tempfile.TestGetCandidateNames.test_same_thing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_thing__test.test_tempfile.TestGetTempDir.test_same_thing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_to_utc__test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_to_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_type_addition_and_subtraction__test.test_statistics.TestNormalDistC.test_same_type_addition_and_subtraction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_type_addition_and_subtraction__test.test_statistics.TestNormalDistPython.test_same_type_addition_and_subtraction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_type_equality__test.test_ipaddress.ComparisonTests.test_same_type_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_same_type_ordering__test.test_ipaddress.ComparisonTests.test_same_type_ordering_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile__test.test_genericpath.TestGenericTest.test_samefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile__test.test_ntpath.NtCommonTest.test_samefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile__test.test_pathlib.PathSubclassTest.test_samefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile__test.test_pathlib.PathTest.test_samefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile__test.test_pathlib.PosixPathTest.test_samefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile__test.test_pathlib.WindowsPathTest.test_samefile__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_samefile__test.test_posixpath.PosixCommonTest.test_samefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile_on_link__test.test_genericpath.TestGenericTest.test_samefile_on_link_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile_on_link__test.test_ntpath.NtCommonTest.test_samefile_on_link_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile_on_link__test.test_posixpath.PosixCommonTest.test_samefile_on_link_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile_on_symlink__test.test_genericpath.TestGenericTest.test_samefile_on_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile_on_symlink__test.test_ntpath.NtCommonTest.test_samefile_on_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samefile_on_symlink__test.test_posixpath.PosixCommonTest.test_samefile_on_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sameopenfile__test.test_genericpath.TestGenericTest.test_sameopenfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sameopenfile__test.test_ntpath.NtCommonTest.test_sameopenfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sameopenfile__test.test_ntpath.TestNtpath.test_sameopenfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sameopenfile__test.test_posixpath.PosixCommonTest.test_sameopenfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samequantum__test.test_decimal.CIBMTestCases.test_samequantum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samequantum__test.test_decimal.PyIBMTestCases.test_samequantum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samesite_attrs__test.test_http_cookies.CookieTests.test_samesite_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samestat__test.test_genericpath.TestGenericTest.test_samestat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samestat__test.test_ntpath.NtCommonTest.test_samestat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samestat__test.test_posixpath.PosixCommonTest.test_samestat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samestat_on_link__test.test_genericpath.TestGenericTest.test_samestat_on_link_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samestat_on_link__test.test_ntpath.NtCommonTest.test_samestat_on_link_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samestat_on_link__test.test_posixpath.PosixCommonTest.test_samestat_on_link_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samestat_on_symlink__test.test_genericpath.TestGenericTest.test_samestat_on_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samestat_on_symlink__test.test_ntpath.NtCommonTest.test_samestat_on_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_samestat_on_symlink__test.test_posixpath.PosixCommonTest.test_samestat_on_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample__test.test_random.MersenneTwister_TestBasicOps.test_sample_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample__test.test_random.SystemRandom_TestBasicOps.test_sample_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_counts_equivalence__test.test_random.MersenneTwister_TestBasicOps.test_sample_counts_equivalence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_distribution__test.test_random.MersenneTwister_TestBasicOps.test_sample_distribution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_distribution__test.test_random.SystemRandom_TestBasicOps.test_sample_distribution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_generation__test.test_statistics.TestNormalDistC.test_sample_generation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_generation__test.test_statistics.TestNormalDistPython.test_sample_generation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_inputs__test.test_random.MersenneTwister_TestBasicOps.test_sample_inputs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_inputs__test.test_random.SystemRandom_TestBasicOps.test_sample_inputs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_on_dicts__test.test_random.MersenneTwister_TestBasicOps.test_sample_on_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_on_dicts__test.test_random.SystemRandom_TestBasicOps.test_sample_on_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_on_seqsets__test.test_random.MersenneTwister_TestBasicOps.test_sample_on_seqsets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_on_seqsets__test.test_random.SystemRandom_TestBasicOps.test_sample_on_seqsets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_on_sets__test.test_random.MersenneTwister_TestBasicOps.test_sample_on_sets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_on_sets__test.test_random.SystemRandom_TestBasicOps.test_sample_on_sets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_with_counts__test.test_random.MersenneTwister_TestBasicOps.test_sample_with_counts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sample_with_counts__test.test_random.SystemRandom_TestBasicOps.test_sample_with_counts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sane_len__test.test_bool.BoolTest.test_sane_len_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sane_template__test.test_tempfile.TestGetTempPrefix.test_sane_template_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sanitize__test.test_ftplib.TestFTPClass.test_sanitize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sanitize__test.test_ftplib.TestTLS_FTPClassMixin.test_sanitize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sanitize_windows_name__test.test_zipfile.test_core.ExtractTests.test_sanitize_windows_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sanity__test.test_xml_etree.ModuleTest.test_sanity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sanity__test.test_xml_etree_c.ModuleTest.test_sanity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_saveall__test.test_gc.GCTests.test_saveall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_saverestore__test.test_random.MersenneTwister_TestBasicOps.test_saverestore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_saverestore__test.test_random.SystemRandom_TestBasicOps.test_saverestore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sax_parse_exception_str__test.test_sax.ErrorReportingTest.test_sax_parse_exception_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scaleb__test.test_decimal.CContextAPItests.test_scaleb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scaleb__test.test_decimal.CIBMTestCases.test_scaleb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scaleb__test.test_decimal.PyContextAPItests.test_scaleb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scaleb__test.test_decimal.PyIBMTestCases.test_scaleb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scanner__test.test_re.ReTests.test_scanner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scanstring__test.test_json.test_scanstring.TestCScanstring.test_scanstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scanstring__test.test_json.test_scanstring.TestPyScanstring.test_scanstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scanstring__test.test_json.test_speedups.TestSpeedups.test_scanstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sched_getaffinity__test.test_posix.PosixTester.test_sched_getaffinity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sched_priority__test.test_posix.PosixTester.test_sched_priority_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sched_rr_get_interval__test.test_posix.PosixTester.test_sched_rr_get_interval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sched_setaffinity__test.test_posix.PosixTester.test_sched_setaffinity_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sched_yield__test.test_posix.PosixTester.test_sched_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_schedule_callbacks_list_mutation_1__test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_schedule_callbacks_list_mutation_1__test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_schedule_callbacks_list_mutation_1__test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_schedule_callbacks_list_mutation_2__test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_schedule_callbacks_list_mutation_2__test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_schedule_callbacks_list_mutation_2__test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scope_isolation__test.test_dictcomps.DictComprehensionTest.test_scope_isolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scope_isolation_from_global__test.test_dictcomps.DictComprehensionTest.test_scope_isolation_from_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scoped_flags__test.test_re.ReTests.test_scoped_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scoped_ipv6_equality__test.test_ipaddress.ComparisonTests.test_scoped_ipv6_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_abspath__test.test_cmd_line_script.CmdLineTest.test_script_abspath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_as_dev_fd__test.test_cmd_line_script.CmdLineTest.test_script_as_dev_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_autotest__test.test_regrtest.ProgramsTestCase.test_script_autotest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_compiled__test.test_cmd_line_script.CmdLineTest.test_script_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_compiled__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_script_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_compiled__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_script_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_compiled__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_script_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_compiled__test.test_runpy.RunPathTestCase.test_script_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_error_normal__test.test_sqlite3.test_dbapi.ExtensionTests.test_script_error_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_regrtest__test.test_regrtest.ProgramsTestCase.test_script_regrtest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_string_sql__test.test_sqlite3.test_dbapi.ExtensionTests.test_script_string_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_script_syntax_error__test.test_sqlite3.test_dbapi.ExtensionTests.test_script_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scriptdecode__test.test_quopri.QuopriTestCase.test_scriptdecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scriptencode__test.test_quopri.QuopriTestCase.test_scriptencode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_scrypt__test.test_hashlib.KDFTests.test_scrypt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seal_with_autospec__test.test_unittest.testmock.testsealable.TestSealable.test_seal_with_autospec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sealed_exception_has_attribute_name__test.test_unittest.testmock.testsealable.TestSealable.test_sealed_exception_has_attribute_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seals_dont_recurse_on_manual_attributes__test.test_unittest.testmock.testsealable.TestSealable.test_seals_dont_recurse_on_manual_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seals_recurse_on_added_attributes__test.test_unittest.testmock.testsealable.TestSealable.test_seals_recurse_on_added_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seals_recurse_on_magic_methods__test.test_unittest.testmock.testsealable.TestSealable.test_seals_recurse_on_magic_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_search_anchor_at_beginning__test.test_re.ReTests.test_search_anchor_at_beginning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_search_coverage__test.test_re.ReTests.test_search_coverage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_search_dot_unicode__test.test_re.ReTests.test_search_dot_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_search_star_plus__test.test_re.ReTests.test_search_star_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_second__test.test_strptime.StrptimeTests.test_second_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_second_coding_line__test.test_source_encoding.BytesSourceEncodingTest.test_second_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_second_coding_line__test.test_source_encoding.FileSourceEncodingTest.test_second_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_second_non_utf8_coding_line__test.test_source_encoding.BytesSourceEncodingTest.test_second_non_utf8_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_second_non_utf8_coding_line__test.test_source_encoding.FileSourceEncodingTest.test_second_non_utf8_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_second_profiler__test.test_cprofile.CProfileTest.test_second_profiler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_second_with_block_raises__test.test_asyncio.test_runners.RunnerTests.test_second_with_block_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_secondary_caret_not_elided__test.test_traceback.CPythonTracebackErrorCaretTests.test_secondary_caret_not_elided_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_secondary_caret_not_elided__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_secondary_caret_not_elided_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_secondary_caret_not_elided__test.test_traceback.PurePythonTracebackErrorCaretTests.test_secondary_caret_not_elided_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sectionproxy_repr__test.test_configparser.CoverageOneHundredTestCase.test_sectionproxy_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_secure__test.test_http_cookiejar.CookieTests.test_secure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_secure_block__test.test_http_cookiejar.CookieTests.test_secure_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_secure_httponly_false_if_not_present__test.test_http_cookies.CookieTests.test_secure_httponly_false_if_not_present_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_secure_httponly_true_if_have_value__test.test_http_cookies.CookieTests.test_secure_httponly_true_if_have_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_secure_httponly_true_if_present__test.test_http_cookies.CookieTests.test_secure_httponly_true_if_present_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_security__test.test_netrc.NetrcTestCase.test_security_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_security_level__test.test_ssl.ContextTests.test_security_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seed_no_mutate_bug_44018__test.test_random.MersenneTwister_TestBasicOps.test_seed_no_mutate_bug_44018_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seed_no_mutate_bug_44018__test.test_random.SystemRandom_TestBasicOps.test_seed_no_mutate_bug_44018_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seed_when_randomness_source_not_found__test.test_random.MersenneTwister_TestBasicOps.test_seed_when_randomness_source_not_found_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seed_when_randomness_source_not_found__test.test_random.SystemRandom_TestBasicOps.test_seed_when_randomness_source_not_found_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seedargs__test.test_random.MersenneTwister_TestBasicOps.test_seedargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seedargs__test.test_random.SystemRandom_TestBasicOps.test_seedargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek0__test.test_codecs.BomTest.test_seek0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_codecs.BasicUnicodeTest.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_memoryio.CBytesIOTest.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_memoryio.CStringIOTest.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_memoryio.PyBytesIOTest.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_memoryio.PyStringIOTest.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_univnewlines.CTestCRLFNewlines.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_univnewlines.CTestCRNewlines.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_univnewlines.CTestLFNewlines.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_univnewlines.CTestMixedNewlines.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_univnewlines.PyTestCRLFNewlines.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_univnewlines.PyTestCRNewlines.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_univnewlines.PyTestLFNewlines.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek__test.test_univnewlines.PyTestMixedNewlines.test_seek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_and_tell__test.test_io.CBufferedRandomTest.test_seek_and_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_and_tell__test.test_io.CTextIOWrapperTest.test_seek_and_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_and_tell__test.test_io.PyBufferedRandomTest.test_seek_and_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_and_tell__test.test_io.PyTextIOWrapperTest.test_seek_and_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_and_tell__test.test_mailbox.TestPartialFile.test_seek_and_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_and_tell__test.test_mailbox.TestProxyFile.test_seek_and_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_append_bom__test.test_io.CTextIOWrapperTest.test_seek_append_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_append_bom__test.test_io.PyTextIOWrapperTest.test_seek_append_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_backward__test.test_lzma.FileTestCase.test_seek_backward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_backward_across_streams__test.test_lzma.FileTestCase.test_seek_backward_across_streams_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_backward_relative_to_end__test.test_lzma.FileTestCase.test_seek_backward_relative_to_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_bad_args__test.test_lzma.FileTestCase.test_seek_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_bom__test.test_io.CTextIOWrapperTest.test_seek_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_bom__test.test_io.PyTextIOWrapperTest.test_seek_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_forward__test.test_lzma.FileTestCase.test_seek_forward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_forward_across_streams__test.test_lzma.FileTestCase.test_seek_forward_across_streams_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_forward_relative_to_current__test.test_lzma.FileTestCase.test_seek_forward_relative_to_current_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_forward_relative_to_end__test.test_lzma.FileTestCase.test_seek_forward_relative_to_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_past_end__test.test_lzma.FileTestCase.test_seek_past_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_past_start__test.test_lzma.FileTestCase.test_seek_past_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_read__test.test_gzip.TestGzip.test_seek_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_read__test.test_largefile.CLargeFileTest.test_seek_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_read__test.test_largefile.PyLargeFileTest.test_seek_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_tell__test.test_zipfile.test_core.DecryptionTests.test_seek_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_tell__test.test_zipfile.test_core.OtherTests.test_seek_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_whence__test.test_gzip.TestGzip.test_seek_whence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_with_encoder_state__test.test_io.CTextIOWrapperTest.test_seek_with_encoder_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_with_encoder_state__test.test_io.PyTextIOWrapperTest.test_seek_with_encoder_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seek_write__test.test_gzip.TestGzip.test_seek_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seekable__test.test_io.CBufferedRWPairTest.test_seekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seekable__test.test_io.PyBufferedRWPairTest.test_seekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seekable__test.test_largefile.CLargeFileTest.test_seekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seekable__test.test_largefile.PyLargeFileTest.test_seekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seekable__test.test_lzma.FileTestCase.test_seekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seeking__test.test_io.CTextIOWrapperTest.test_seeking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seeking__test.test_io.PyTextIOWrapperTest.test_seeking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seeking_read__test.test_codecs.StreamRecoderTest.test_seeking_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seeking_too__test.test_io.CTextIOWrapperTest.test_seeking_too_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seeking_too__test.test_io.PyTextIOWrapperTest.test_seeking_too_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seeking_write__test.test_codecs.StreamRecoderTest.test_seeking_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select__test.test_selectors.DefaultSelectorTestCase.test_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select__test.test_selectors.DevpollSelectorTestCase.test_select__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_select__test.test_selectors.EpollSelectorTestCase.test_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select__test.test_selectors.KqueueSelectorTestCase.test_select__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_select__test.test_selectors.PollSelectorTestCase.test_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select__test.test_selectors.SelectSelectorTestCase.test_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_error__test.test_exception_hierarchy.HierarchyTest.test_select_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_interrupt_exc__test.test_selectors.DefaultSelectorTestCase.test_select_interrupt_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_interrupt_exc__test.test_selectors.DevpollSelectorTestCase.test_select_interrupt_exc__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_select_interrupt_exc__test.test_selectors.EpollSelectorTestCase.test_select_interrupt_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_interrupt_exc__test.test_selectors.KqueueSelectorTestCase.test_select_interrupt_exc__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_select_interrupt_exc__test.test_selectors.PollSelectorTestCase.test_select_interrupt_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_interrupt_exc__test.test_selectors.SelectSelectorTestCase.test_select_interrupt_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_interrupt_noraise__test.test_selectors.DefaultSelectorTestCase.test_select_interrupt_noraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_interrupt_noraise__test.test_selectors.DevpollSelectorTestCase.test_select_interrupt_noraise__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_select_interrupt_noraise__test.test_selectors.EpollSelectorTestCase.test_select_interrupt_noraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_interrupt_noraise__test.test_selectors.KqueueSelectorTestCase.test_select_interrupt_noraise__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_select_interrupt_noraise__test.test_selectors.PollSelectorTestCase.test_select_interrupt_noraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_interrupt_noraise__test.test_selectors.SelectSelectorTestCase.test_select_interrupt_noraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_mutated__test.test_select.SelectTestCase.test_select_mutated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_read_write__test.test_selectors.DefaultSelectorTestCase.test_select_read_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_read_write__test.test_selectors.DevpollSelectorTestCase.test_select_read_write__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_select_read_write__test.test_selectors.EpollSelectorTestCase.test_select_read_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_read_write__test.test_selectors.KqueueSelectorTestCase.test_select_read_write__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_select_read_write__test.test_selectors.PollSelectorTestCase.test_select_read_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_read_write__test.test_selectors.SelectSelectorTestCase.test_select_read_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_select_unbuffered__test.test_subprocess.POSIXProcessTestCase.test_select_unbuffered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selective_update__test.test_functools.TestUpdateWrapper.test_selective_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selective_update__test.test_functools.TestWraps.test_selective_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selector__test.test_selectors.DefaultSelectorTestCase.test_selector_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selector__test.test_selectors.DevpollSelectorTestCase.test_selector__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_selector__test.test_selectors.EpollSelectorTestCase.test_selector_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selector__test.test_selectors.KqueueSelectorTestCase.test_selector__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_selector__test.test_selectors.PollSelectorTestCase.test_selector_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selector__test.test_selectors.SelectSelectorTestCase.test_selector_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selector__test.test_tokenize.CTokenizeTest.test_selector_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selector__test.test_tokenize.GenerateTokensTest.test_selector_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selector__test.test_tokenize.TokenizeTest.test_selector_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selector__test.test_urllib2.RequestTests.test_selector_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selectors__test.test_grammar.GrammarTests.test_selectors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_difference__test.test_set.TestBasicOpsBytes.test_self_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_difference__test.test_set.TestBasicOpsEmpty.test_self_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_difference__test.test_set.TestBasicOpsMixedStringBytes.test_self_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_difference__test.test_set.TestBasicOpsSingleton.test_self_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_difference__test.test_set.TestBasicOpsString.test_self_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_difference__test.test_set.TestBasicOpsTriple.test_self_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_difference__test.test_set.TestBasicOpsTuple.test_self_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_equality__test.test_set.TestBasicOpsBytes.test_self_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_equality__test.test_set.TestBasicOpsEmpty.test_self_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_equality__test.test_set.TestBasicOpsMixedStringBytes.test_self_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_equality__test.test_set.TestBasicOpsSingleton.test_self_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_equality__test.test_set.TestBasicOpsString.test_self_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_equality__test.test_set.TestBasicOpsTriple.test_self_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_equality__test.test_set.TestBasicOpsTuple.test_self_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_intersection__test.test_set.TestBasicOpsBytes.test_self_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_intersection__test.test_set.TestBasicOpsEmpty.test_self_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_intersection__test.test_set.TestBasicOpsMixedStringBytes.test_self_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_intersection__test.test_set.TestBasicOpsSingleton.test_self_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_intersection__test.test_set.TestBasicOpsString.test_self_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_intersection__test.test_set.TestBasicOpsTriple.test_self_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_intersection__test.test_set.TestBasicOpsTuple.test_self_intersection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_isdisjoint__test.test_set.TestBasicOpsBytes.test_self_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_isdisjoint__test.test_set.TestBasicOpsEmpty.test_self_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_isdisjoint__test.test_set.TestBasicOpsMixedStringBytes.test_self_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_isdisjoint__test.test_set.TestBasicOpsSingleton.test_self_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_isdisjoint__test.test_set.TestBasicOpsString.test_self_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_isdisjoint__test.test_set.TestBasicOpsTriple.test_self_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_isdisjoint__test.test_set.TestBasicOpsTuple.test_self_isdisjoint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_subclass__test.test_typing.CollectionsCallableTests.test_self_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_subclass__test.test_typing.TypingCallableTests.test_self_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_symmetric_difference__test.test_set.TestBasicOpsBytes.test_self_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_symmetric_difference__test.test_set.TestBasicOpsEmpty.test_self_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_symmetric_difference__test.test_set.TestBasicOpsMixedStringBytes.test_self_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_symmetric_difference__test.test_set.TestBasicOpsSingleton.test_self_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_symmetric_difference__test.test_set.TestBasicOpsString.test_self_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_symmetric_difference__test.test_set.TestBasicOpsTriple.test_self_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_symmetric_difference__test.test_set.TestBasicOpsTuple.test_self_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_union__test.test_set.TestBasicOpsBytes.test_self_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_union__test.test_set.TestBasicOpsEmpty.test_self_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_union__test.test_set.TestBasicOpsMixedStringBytes.test_self_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_union__test.test_set.TestBasicOpsSingleton.test_self_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_union__test.test_set.TestBasicOpsString.test_self_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_union__test.test_set.TestBasicOpsTriple.test_self_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_self_union__test.test_set.TestBasicOpsTuple.test_self_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_selflink__test.test_glob.SymlinkLoopGlobTests.test_selflink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_semaphore__test.test_asyncio.test_locks.SemaphoreTests.test_semaphore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_semaphore_value__test.test_asyncio.test_locks.SemaphoreTests.test_semaphore_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_semicolon__test.test_lib2to3.test_fixers.Test_tuple_params.test_semicolon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send__test.test_httplib.BasicTest.test_send_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_at_certain_offset__test.test_os.TestSendfile.test_send_at_certain_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_blank__test.test_httpservers.BaseHTTPServerTestCase.test_send_blank_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_channel_does_not_exist__test.test_interpreters.TestSendRecv.test_send_channel_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_error__test.test_httpservers.BaseHTTPServerTestCase.test_send_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_error__test.test_signal.WakeupSocketSignalTests.test_send_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_file__test.test_httplib.BasicTest.test_send_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_iter__test.test_httplib.BasicTest.test_send_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_message_error_on_non_ascii_addrs_if_no_smtputf8__test.test_smtplib.SMTPSimTests.test_send_message_error_on_non_ascii_addrs_if_no_smtputf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_message_uses_smtputf8_if_addrs_non_ascii__test.test_smtplib.SMTPUTF8SimTests.test_send_message_uses_smtputf8_if_addrs_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_non_none_to_new_gen__test.test_generators.GeneratorTest.test_send_non_none_to_new_gen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_not_found__test.test__xxinterpchannels.ChannelTests.test_send_not_found_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_nowait_channel_does_not_exist__test.test_interpreters.TestSendRecv.test_send_nowait_channel_does_not_exist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_recv_different_interpreters__test.test__xxinterpchannels.ChannelTests.test_send_recv_different_interpreters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_recv_different_interpreters__test.test_interpreters.TestSendRecv.test_send_recv_different_interpreters__'broken__see_BPO-..._'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_send_recv_different_interpreters_and_threads__test.test__xxinterpchannels.ChannelTests.test_send_recv_different_interpreters_and_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_recv_different_threads__test.test__xxinterpchannels.ChannelTests.test_send_recv_different_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_recv_different_threads__test.test_interpreters.TestSendRecv.test_send_recv_different_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_recv_main__test.test__xxinterpchannels.ChannelTests.test_send_recv_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_recv_main__test.test_interpreters.TestSendRecv.test_send_recv_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_recv_nowait_different_interpreters__test.test_interpreters.TestSendRecv.test_send_recv_nowait_different_interpreters__'broken__see_BPO-..._'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_send_recv_nowait_main__test.test_interpreters.TestSendRecv.test_send_recv_nowait_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_recv_nowait_main_with_default__test.test_interpreters.TestSendRecv.test_send_recv_nowait_main_with_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_recv_nowait_same_interpreter__test.test_interpreters.TestSendRecv.test_send_recv_nowait_same_interpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_recv_same_interpreter__test.test__xxinterpchannels.ChannelTests.test_send_recv_same_interpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_recv_same_interpreter__test.test_interpreters.TestSendRecv.test_send_recv_same_interpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_signal__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_send_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_signal__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_send_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_signal__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_send_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_signal__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_send_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_signal__test.test_subprocess.POSIXProcessTestCase.test_send_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_signal__test.test_subprocess.Win32ProcessTestCase.test_send_signal__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_send_signal_dead__test.test_subprocess.POSIXProcessTestCase.test_send_signal_dead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_signal_dead__test.test_subprocess.Win32ProcessTestCase.test_send_signal_dead__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_send_signal_race2__test.test_subprocess.POSIXProcessTestCase.test_send_signal_race2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_signal_race__test.test_subprocess.POSIXProcessTestCase.test_send_signal_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_tuple_with_custom_generator__test.test_yield_from.TestPEP380Operation.test_send_tuple_with_custom_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_type_error__test.test_httplib.BasicTest.test_send_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_unicode_with_SMTPUTF8_via_low_level_API__test.test_smtplib.SMTPUTF8SimTests.test_send_unicode_with_SMTPUTF8_via_low_level_API_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_unicode_with_SMTPUTF8_via_sendmail__test.test_smtplib.SMTPUTF8SimTests.test_send_unicode_with_SMTPUTF8_via_sendmail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_unicode_without_SMTPUTF8__test.test_smtplib.SMTPSimTests.test_send_unicode_without_SMTPUTF8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_updating_file__test.test_httplib.BasicTest.test_send_updating_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_whole_file__test.test_os.TestSendfile.test_send_whole_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_send_with_yield_from__test.test_generators.GeneratorStackTraceTest.test_send_with_yield_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendall_interrupted__test.test_socket.GeneralModuleTests.test_sendall_interrupted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendall_interrupted_with_timeout__test.test_socket.GeneralModuleTests.test_sendall_interrupted_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile__test.test_ssl.ThreadedTests.test_sendfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_close_peer_after_receiving__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_close_peer_after_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_close_peer_after_receiving__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_close_peer_after_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_close_peer_after_receiving__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_close_peer_after_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_close_peer_in_the_middle_of_receiving__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_close_peer_in_the_middle_of_receiving__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_close_peer_in_the_middle_of_receiving__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_fallback_close_peer_in_the_middle_of_receiving__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_fallback_close_peer_in_the_middle_of_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_fallback_close_peer_in_the_middle_of_receiving__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_fallback_close_peer_in_the_middle_of_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_fallback_close_peer_in_the_middle_of_receiving__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_fallback_close_peer_in_the_middle_of_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_for_closing_transp__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_for_closing_transp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_for_closing_transp__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_for_closing_transp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_for_closing_transp__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_for_closing_transp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_force_fallback__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_force_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_force_fallback__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_force_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_force_fallback__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_force_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_force_unsupported_native__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_force_unsupported_native_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_force_unsupported_native__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_force_unsupported_native_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_force_unsupported_native__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_force_unsupported_native_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_no_fallback_for_fallback_transport__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_no_fallback_for_fallback_transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_no_fallback_for_fallback_transport__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_no_fallback_for_fallback_transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_no_fallback_for_fallback_transport__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_no_fallback_for_fallback_transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_not_supported__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_not_supported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_not_supported__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_not_supported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_not_supported__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_not_supported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_partial__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_partial__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_partial__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_pre_and_post_data__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_pre_and_post_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_pre_and_post_data__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_pre_and_post_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_pre_and_post_data__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_pre_and_post_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_prevents_bare_write__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_prevents_bare_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_prevents_bare_write__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_prevents_bare_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_prevents_bare_write__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_prevents_bare_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl_close_peer_after_receiving__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl_close_peer_after_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl_close_peer_after_receiving__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl_close_peer_after_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl_close_peer_after_receiving__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_close_peer_after_receiving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl_partial__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl_partial__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl_partial__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl_pre_and_post_data__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl_pre_and_post_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl_pre_and_post_data__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl_pre_and_post_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendfile_ssl_pre_and_post_data__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_pre_and_post_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sending_headers__test.test_urllib2_localnet.TestUrlopen.test_sending_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sending_headers_camel__test.test_urllib2_localnet.TestUrlopen.test_sending_headers_camel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendmsg_afalg_args__test.test_socket.LinuxKernelCryptoAPI.test_sendmsg_afalg_args__'AF_ALG_required'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sendto__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_blocking__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sendto_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_blocking__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sendto_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_blocking__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sendto_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_buffer__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_buffer__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_buffer_bytearray__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_buffer_bytearray__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_buffer_memoryview__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_buffer_memoryview__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_bytearray__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_bytearray__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_closing__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_closing__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_connected_addr__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_connected_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_connected_addr__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_connected_addr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_error_received__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_error_received_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_error_received__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_error_received_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_error_received_connected__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_error_received_connected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_error_received_connected__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_error_received_connected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_exception__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_exception__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_memoryview__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_memoryview__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_no_data__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_no_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_no_data__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_no_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_ready__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_ready_closing__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_ready_error_received__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_error_received_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_ready_error_received_connection__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_error_received_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_ready_exception__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_ready_no_data__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_no_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_ready_tryagain__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_tryagain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_str__test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_str__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sendto_tryagain__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_tryagain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sensitive__test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_sensitive__'requires_a_case-insensitive_filesystem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sensitive__test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_sensitive__'requires_a_case-insensitive_filesystem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sep__test.test_fnmatch.FilterTestCase.test_sep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sep__test.test_fnmatch.FnmatchTestCase.test_sep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sep_altsep_and_sep_cache_from_source__test.test_importlib.test_util.Frozen_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source__'test_meaningful_only_where_os.altsep_is_defined'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sep_altsep_and_sep_cache_from_source__test.test_importlib.test_util.Source_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source__'test_meaningful_only_where_os.altsep_is_defined'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sep_in_char_set__test.test_fnmatch.FnmatchTestCase.test_sep_in_char_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sep_in_range__test.test_fnmatch.FnmatchTestCase.test_sep_in_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_separator__test.test_cgi.CgiTests.test_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_separators__test.test_json.test_separators.TestCSeparators.test_separators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_separators__test.test_json.test_separators.TestPySeparators.test_separators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seq_bytes_to_charp_array__test.test_capi.test_misc.CAPITest.test_seq_bytes_to_charp_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seq_class_for__test.test_iter.TestCase.test_seq_class_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seq_class_iter__test.test_iter.TestCase.test_seq_class_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seq_parts_in_a_multipart_with_empty_epilogue__test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_empty_epilogue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seq_parts_in_a_multipart_with_empty_preamble__test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_empty_preamble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seq_parts_in_a_multipart_with_nl_epilogue__test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_nl_epilogue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seq_parts_in_a_multipart_with_none_epilogue__test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_none_epilogue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seq_parts_in_a_multipart_with_none_preamble__test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_none_preamble_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence__test.test_typing.CollectionsAbcTests.test_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_check__test.test_capi.test_abstract.CAPITest.test_sequence_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_concat__test.test_capi.test_abstract.CAPITest.test_sequence_concat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_contains__test.test_capi.test_abstract.CAPITest.test_sequence_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_count__test.test_capi.test_abstract.CAPITest.test_sequence_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_delitem__test.test_capi.test_abstract.CAPITest.test_sequence_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_delslice__test.test_capi.test_abstract.CAPITest.test_sequence_delslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_getitem__test.test_capi.test_abstract.CAPITest.test_sequence_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_index__test.test_capi.test_abstract.CAPITest.test_sequence_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_inplaceconcat__test.test_capi.test_abstract.CAPITest.test_sequence_inplaceconcat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_inplacerepeat__test.test_capi.test_abstract.CAPITest.test_sequence_inplacerepeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_list__test.test_capi.test_abstract.CAPITest.test_sequence_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_repeat__test.test_capi.test_abstract.CAPITest.test_sequence_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_repeat__test.test_index.OverflowTestCase.test_sequence_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_setitem__test.test_capi.test_abstract.CAPITest.test_sequence_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_setslice__test.test_capi.test_abstract.CAPITest.test_sequence_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_size__test.test_capi.test_abstract.CAPITest.test_sequence_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_tuple__test.test_capi.test_abstract.CAPITest.test_sequence_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequence_unpacking_error__test.test_compile.TestSpecifics.test_sequence_unpacking_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequences__test.test_mailbox.TestMH.test_sequences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequences__test.test_mailbox.TestMHMessage.test_sequences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sequential_ids__test.test__xxinterpchannels.ChannelTests.test_sequential_ids_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_serialization__test.test_positional_only_arg.PositionalOnlyTestCase.test_serialization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_serialize_deserialize__test.test_sqlite3.test_dbapi.SerializeTests.test_serialize_deserialize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_serialized_float_rounding__test.test_float.IEEEFormatTestCase.test_serialized_float_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server__test.test_pydoc.PydocServerTest.test_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server_accept__test.test_ssl.ThreadedTests.test_server_accept_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server_close__test.test_asyncio.test_events.EPollEventLoopTests.test_server_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server_close__test.test_asyncio.test_events.PollEventLoopTests.test_server_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server_close__test.test_asyncio.test_events.SelectEventLoopTests.test_server_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server_encoding__test.test_xmlrpc.SimpleServerEncodingTestCase.test_server_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server_side__test.test_ssl.BasicSocketTests.test_server_side_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server_test_ipv4__test.test_httpservers.ScriptTestCase.test_server_test_ipv4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server_test_ipv6__test.test_httpservers.ScriptTestCase.test_server_test_ipv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server_test_localhost__test.test_httpservers.ScriptTestCase.test_server_test_localhost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server_test_unspec__test.test_httpservers.ScriptTestCase.test_server_test_unspec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_server_title_escape__test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_server_title_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_service_permanently_unavailable__test.test_nntplib.MockSocketTests.test_service_permanently_unavailable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_service_permanently_unavailable__test.test_nntplib.MockSslTests.test_service_permanently_unavailable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_service_temporarily_unavailable__test.test_nntplib.MockSocketTests.test_service_temporarily_unavailable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_service_temporarily_unavailable__test.test_nntplib.MockSslTests.test_service_temporarily_unavailable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_session_cookies__test.test_http_cookiejar.LWPCookieTests.test_session_cookies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_session_stats__test.test_ssl.ContextTests.test_session_stats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setOfFrozensets__test.test_set.TestFrozenSet.test_setOfFrozensets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setOfFrozensets__test.test_set.TestFrozenSetSubclass.test_setOfFrozensets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setOfFrozensets__test.test_set.TestSet.test_setOfFrozensets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setOfFrozensets__test.test_set.TestSetSubclass.test_setOfFrozensets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setUp__test.test_unittest.test_case.Test_TestCase.test_setUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_MM__test.test_mailbox.TestMaildir.test_set_MM_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set__test.test_ast.ASTValidatorTests.test_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set__test.test_compile.TestExpressionStackSize.test_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set__test.test_marshal.LargeValuesTestCase.test_set__'not_enough_memory:_256.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_set__test.test_typing.CollectionsAbcTests.test_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_clear__test.test_threading.EventTests.test_set_and_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_no_get__test.test_descr.ClassPropertiesAndMethods.test_set_and_no_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_retrieve_func__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_set_and_retrieve_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_retrieve_func__test.test_sys_settrace.TestLinesAfterTraceStarted.test_set_and_retrieve_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_retrieve_func__test.test_sys_settrace.TestSetLocalTrace.test_set_and_retrieve_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_retrieve_func__test.test_sys_settrace.TraceOpcodesTestCase.test_set_and_retrieve_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_retrieve_func__test.test_sys_settrace.TraceTestCase.test_set_and_retrieve_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_retrieve_none__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_set_and_retrieve_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_retrieve_none__test.test_sys_settrace.TestLinesAfterTraceStarted.test_set_and_retrieve_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_retrieve_none__test.test_sys_settrace.TestSetLocalTrace.test_set_and_retrieve_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_retrieve_none__test.test_sys_settrace.TraceOpcodesTestCase.test_set_and_retrieve_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_and_retrieve_none__test.test_sys_settrace.TraceTestCase.test_set_and_retrieve_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_application_octet_stream_with_8bit_cte__test.test_email.test_contentmanager.TestRawDataManager.test_set_application_octet_stream_with_8bit_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_attr__test.test_funcattrs.ArbitraryFunctionAttrTest.test_set_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_attribute__test.test_xml_etree.ElementTreeTest.test_set_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_attribute__test.test_xml_etree_c.ElementTreeTest.test_set_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_audio_aif_with_quoted_printable_cte__test.test_email.test_contentmanager.TestRawDataManager.test_set_audio_aif_with_quoted_printable_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_boundary__test.test_email.test_email.TestMessageAPI.test_set_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_callback_attribute__test.test_weakref.ReferencesTestCase.test_set_callback_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_cell__test.test_funcattrs.FunctionPropertiesTest.test_set_cell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_charset_from_string__test.test_email.test_email.TestMessageAPI.test_set_charset_from_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_check__test.test_capi.test_set.TestSetCAPI.test_set_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_check_exact__test.test_capi.test_set.TestSetCAPI.test_set_check_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_chunking__test.test_pickle.CDumpPickle_LoadPickle.test_set_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_chunking__test.test_pickle.CPicklerTests.test_set_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_chunking__test.test_pickle.DumpPickle_CLoadPickle.test_set_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_chunking__test.test_pickle.InMemoryPickleTests.test_set_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_chunking__test.test_pickle.PyPicklerTests.test_set_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_chunking__test.test_pickletools.OptimizedPickleTests.test_set_chunking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_class__test.test_descr.ClassPropertiesAndMethods.test_set_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_comprehension__test.test_unparse.UnparseTestCase.test_set_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_config__test.test_embed.SetConfigTests.test_set_config_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_contains__test.test_capi.test_set.TestSetCAPI.test_set_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_adds_MIME_Version__test.test_email.test_message.TestEmailMessage.test_set_content_adds_MIME_Version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_bytes_cte_7bit__test.test_email.test_contentmanager.TestRawDataManager.test_set_content_bytes_cte_7bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_calls_clear_content__test.test_email.test_contentmanager.TestContentManager.test_set_content_calls_clear_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_default_cm_comes_from_policy__test.test_email.test_message.TestEmailMessage.test_set_content_default_cm_comes_from_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_default_cm_comes_from_policy__test.test_email.test_message.TestMIMEPart.test_set_content_default_cm_comes_from_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_does_not_add_MIME_Version__test.test_email.test_message.TestMIMEPart.test_set_content_does_not_add_MIME_Version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_does_not_duplicate_MIME_Version__test.test_email.test_message.TestEmailMessage.test_set_content_does_not_duplicate_MIME_Version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_base_full_path__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_full_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_base_name__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_base_qualname__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_base_type__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_full_path__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_full_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_name__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_null_key__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_null_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_base_full_path__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_full_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_base_name__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_base_qualname__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_base_type__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_full_path__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_full_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_name__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_null_key__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_null_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_qualname__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_str_full_path__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_str_full_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_str_name__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_str_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_str_type__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_str_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_order_type__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_qualname__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_str_full_path__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_str_full_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_str_name__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_str_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_str_type__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_str_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_key_type__test.test_email.test_contentmanager.TestContentManager.test_set_content_key_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_raises_if_called_on_multipart__test.test_email.test_contentmanager.TestContentManager.test_set_content_raises_if_called_on_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_raises_if_unknown_type_and_no_default__test.test_email.test_contentmanager.TestContentManager.test_set_content_raises_if_unknown_type_and_no_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_with_cm__test.test_email.test_message.TestEmailMessage.test_set_content_with_cm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_content_with_cm__test.test_email.test_message.TestMIMEPart.test_set_content_with_cm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_data_raises_exceptions__test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_set_data_raises_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_data_raises_exceptions__test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_set_data_raises_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_date_header_from_datetime__test.test_email.test_headerregistry.TestDateHeader.test_set_date_header_from_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_debug__test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_default_executor__test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_default_executor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_default_executor_error__test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_default_executor_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_default_verify_paths__test.test_ssl.ContextTests.test_set_default_verify_paths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_defaults_no_args__test.test_argparse.TestSetDefaults.test_set_defaults_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_defaults_on_parent_and_subparser__test.test_argparse.TestSetDefaults.test_set_defaults_on_parent_and_subparser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_defaults_parents__test.test_argparse.TestSetDefaults.test_set_defaults_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_defaults_same_as_add_argument__test.test_argparse.TestSetDefaults.test_set_defaults_same_as_add_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_defaults_same_as_add_argument_group__test.test_argparse.TestSetDefaults.test_set_defaults_same_as_add_argument_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_defaults_subparsers__test.test_argparse.TestSetDefaults.test_set_defaults_subparsers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_defaults_with_args__test.test_argparse.TestSetDefaults.test_set_defaults_with_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_dict__test.test_descr.ClassPropertiesAndMethods.test_set_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_display__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_set_display_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_disposition_attachment__test.test_email.test_contentmanager.TestRawDataManager.test_set_disposition_attachment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_disposition_foo__test.test_email.test_contentmanager.TestRawDataManager.test_set_disposition_foo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_disposition_inline__test.test_email.test_contentmanager.TestRawDataManager.test_set_disposition_inline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_doc__test.test_descr.ClassPropertiesAndMethods.test_set_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_docstring_attr__test.test_funcattrs.FunctionDocstringTest.test_set_docstring_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_ecdh_curve__test.test_ssl.ContextTests.test_set_ecdh_curve_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_event_loop__test.test_asyncio.test_events.PolicyTests.test_set_event_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_event_loop_called_once__test.test_asyncio.test_runners.RunnerTests.test_set_event_loop_called_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_event_loop_policy__test.test_asyncio.test_events.PolicyTests.test_set_event_loop_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_exc_handler_broken__test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_broken_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_exc_handler_custom__test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_custom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_exc_handler_invalid__test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_exception_causes_invalid_state__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_set_exception_causes_invalid_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_exception_causes_invalid_state__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_set_exception_causes_invalid_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_existing_item__test.test_capi.test_watchers.TestDictWatchers.test_set_existing_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_filename__test.test_email.test_contentmanager.TestRawDataManager.test_set_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_filename_and_disposition_inline__test.test_email.test_contentmanager.TestRawDataManager.test_set_filename_and_disposition_inline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_from_Address__test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_from_Address_and_Group_list__test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Address_and_Group_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_from_Address_list__test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Address_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_from_Group_list__test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Group_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_from_datetime__test.test_email.test_headerregistry.TestDateHeader.test_set_from_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_get_priority__test.test_os.ProgramPriorityTests.test_set_get_priority_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_get_size__test.test_capi.test_set.TestSetCAPI.test_set_get_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_headers_from_header_objects__test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_from_header_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_headers_from_strings__test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_from_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_headers_with_defective_header_header_raises__test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_defective_header_header_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_headers_with_defective_string_header_raises__test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_defective_string_header_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_headers_with_invalid_duplicate_header_header_raises__test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_invalid_duplicate_header_header_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_headers_with_invalid_duplicate_string_header_raises__test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_invalid_duplicate_string_header_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_image_jpg__test.test_email.test_contentmanager.TestRawDataManager.test_set_image_jpg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_inheritable__test.test_socket.InheritanceTest.test_set_inheritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_inheritable_cloexec__test.test_os.FDInheritanceTests.test_set_inheritable_cloexec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_inheritable_cloexec__test.test_socket.InheritanceTest.test_set_inheritable_cloexec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_invalid_level__test.test_logging.LoggerTest.test_set_invalid_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_isolation_level__test.test_sqlite3.test_regression.RegressionTests.test_set_isolation_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_item__test.test_mailbox.TestBabyl.test_set_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_item__test.test_mailbox.TestMH.test_set_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_item__test.test_mailbox.TestMMDF.test_set_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_item__test.test_mailbox.TestMaildir.test_set_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_item__test.test_mailbox.TestMbox.test_set_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_literal__test.test_reprlib.ReprTests.test_set_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_literal__test.test_set.TestSet.test_set_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_literal__test.test_set.TestSetSubclass.test_set_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_literal__test.test_unparse.UnparseTestCase.test_set_literal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_literal_evaluation_order__test.test_set.TestSet.test_set_literal_evaluation_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_literal_evaluation_order__test.test_set.TestSetSubclass.test_set_literal_evaluation_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_literal_insertion_order__test.test_set.TestSet.test_set_literal_insertion_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_literal_insertion_order__test.test_set.TestSetSubclass.test_set_literal_insertion_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_log_record_factory__test.test_logging.ManagerTest.test_set_log_record_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_logger_class__test.test_logging.ModuleLevelMiscTest.test_set_logger_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_loop__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_set_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_loop__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_set_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_loop_race_condition__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_set_loop_race_condition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_loop_race_condition__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_set_loop_race_condition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_malformatted_interpolation__test.test_configparser.ConfigParserTestCase.test_set_malformatted_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_malformatted_interpolation__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_set_malformatted_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_malformatted_interpolation__test.test_configparser.ConfigParserTestCaseNoValue.test_set_malformatted_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_malformatted_interpolation__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_set_malformatted_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_malformatted_interpolation__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_set_malformatted_interpolation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_mangle_from_via_policy__test.test_email.test_generator.TestBytesGenerator.test_set_mangle_from_via_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_mangle_from_via_policy__test.test_email.test_generator.TestGenerator.test_set_mangle_from_via_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_memlimit__test.test_support.TestSupport.test_set_memlimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_message__test.test_email.test_contentmanager.TestRawDataManager.test_set_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_message_header_from_address__test.test_email.test_headerregistry.TestAddressAndGroup.test_set_message_header_from_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_message_header_from_group__test.test_email.test_headerregistry.TestAddressAndGroup.test_set_message_header_from_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_message_invalid_cte_raises__test.test_email.test_contentmanager.TestRawDataManager.test_set_message_invalid_cte_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_message_with_non_ascii_and_coercion_to_7bit__test.test_email.test_contentmanager.TestRawDataManager.test_set_message_with_non_ascii_and_coercion_to_7bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_name__test.test_dataclasses.TestDescriptors.test_set_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_name__test.test_subclassinit.Test.test_set_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_name_error__test.test_subclassinit.Test.test_set_name_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_name_init_subclass__test.test_subclassinit.Test.test_set_name_init_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_name_lookup__test.test_subclassinit.Test.test_set_name_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_name_metaclass__test.test_subclassinit.Test.test_set_name_metaclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_name_modifying_dict__test.test_subclassinit.Test.test_set_name_modifying_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_name_not_called__test.test_functools.TestCachedProperty.test_set_name_not_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_name_wrong__test.test_subclassinit.Test.test_set_name_wrong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_new__test.test_capi.test_set.TestSetCAPI.test_set_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_new_app_protocol__test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_set_new_app_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_new_item__test.test_capi.test_watchers.TestDictWatchers.test_set_new_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nodelay__test.test_asyncio.test_base_events.TestSelectorUtils.test_set_nodelay_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nomemory__test.test_capi.test_mem.PyMemDebugTests.test_set_nomemory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nomemory__test.test_capi.test_mem.PyMemDefaultTests.test_set_nomemory__'need_Py_DEBUG'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_set_nomemory__test.test_capi.test_mem.PyMemMallocDebugTests.test_set_nomemory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nomemory__test.test_capi.test_mem.PyMemPymallocDebugTests.test_set_nomemory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_non_ascii_filename__test.test_email.test_contentmanager.TestRawDataManager.test_set_non_ascii_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_non_local_event__test.test_monitoring.TestLocalEvents.test_set_non_local_event_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nonstring_types__test.test_configparser.ConfigParserTestCase.test_set_nonstring_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nonstring_types__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_set_nonstring_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nonstring_types__test.test_configparser.ConfigParserTestCaseNoValue.test_set_nonstring_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nonstring_types__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_set_nonstring_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nonstring_types__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_set_nonstring_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nonstring_types__test.test_configparser.RawConfigParserTestCase.test_set_nonstring_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nonstring_types__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_set_nonstring_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_nonstring_types__test.test_configparser.SortedTestCase.test_set_nonstring_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_object__test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_set_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_object_and_fetch__test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_set_object_and_fetch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_operations_with_iterator__test.test_dictviews.DictSetTest.test_set_operations_with_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_operations_with_noniterable__test.test_dictviews.DictSetTest.test_set_operations_with_noniterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_param__test.test_email.test_email.TestMessageAPI.test_set_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_param__test.test_email.test_email.TestRFC2231.test_set_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_param_requote__test.test_email.test_email.TestRFC2231.test_set_param_requote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_pasv__test.test_ftplib.TestFTPClass.test_set_pasv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_pasv__test.test_ftplib.TestTLS_FTPClassMixin.test_set_pasv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_payload_to_list__test.test_email.test_email.TestMessageAPI.test_set_payload_to_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_payload_with_8bit_data_and_charset__test.test_email.test_email.TestMessageAPI.test_set_payload_with_8bit_data_and_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_payload_with_8bit_data_and_charset_body_encoding_none__test.test_email.test_email.TestMessageAPI.test_set_payload_with_8bit_data_and_charset_body_encoding_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_payload_with_charset__test.test_email.test_email.TestMessageAPI.test_set_payload_with_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_payload_with_non_ascii_and_charset_body_encoding_none__test.test_email.test_email.TestMessageAPI.test_set_payload_with_non_ascii_and_charset_body_encoding_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_policy_attrs_when_cloned__test.test_email.test_policy.PolicyAPITests.test_set_policy_attrs_when_cloned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_properties__test.test_http_cookies.MorselTests.test_set_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_property__test.test_property.PropertyUnreachableAttributeNoName.test_set_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_property__test.test_property.PropertyUnreachableAttributeWithName.test_set_property_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_pycache_prefix__test.test_cmd_line.CmdLineTest.test_set_pycache_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_reprs__test.test_pprint.QueryTestCase.test_set_reprs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_result_causes_invalid_state__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_set_result_causes_invalid_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_result_causes_invalid_state__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_set_result_causes_invalid_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_result_unless_cancelled__test.test_asyncio.test_futures.CFutureTests.test_set_result_unless_cancelled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_result_unless_cancelled__test.test_asyncio.test_futures.CSubFutureTests.test_set_result_unless_cancelled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_result_unless_cancelled__test.test_asyncio.test_futures.PyFutureTests.test_set_result_unless_cancelled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_return_value_of_aenter__test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_set_return_value_of_aenter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_rfc2231_params_with_8bit__test.test_email.test_email.Test8BitBytesHandling.test_set_rfc2231_params_with_8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_secure_httponly_attrs__test.test_http_cookies.CookieTests.test_set_secure_httponly_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_size__test.test_capi.test_set.TestSetCAPI.test_set_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.ConfigParserTestCase.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.ConfigParserTestCaseNoValue.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.ConvertersTestCase.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.CopyTestCase.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.MultilineValuesTestCase.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.RawConfigParserTestCase.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.SortedTestCase.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_string_types__test.test_configparser.StrictTestCase.test_set_string_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_subclass_instantiation__test.test_typing.CollectionsAbcTests.test_set_subclass_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_subscript__test.test_list.ListTest.test_set_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_subscript__test.test_userlist.UserListTest.test_set_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_task_factory__test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_task_factory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_task_factory_invalid__test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_task_factory_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_11_lines_long_line_maximal_non_ascii_heuristics__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_11_lines_long_line_maximal_non_ascii_heuristics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_11_lines_long_line_minimal_non_ascii_heuristics__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_11_lines_long_line_minimal_non_ascii_heuristics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_11_lines_maximal_non_ascii_heuristics__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_11_lines_maximal_non_ascii_heuristics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_charset_latin_1__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_charset_latin_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_html__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_long_line_maximal_non_ascii_heuristics__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_long_line_maximal_non_ascii_heuristics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_long_line_minimal_non_ascii_heuristics__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_long_line_minimal_non_ascii_heuristics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_maximal_non_ascii_heuristics__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_maximal_non_ascii_heuristics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_non_ascii_with_charset_ascii_raises__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_non_ascii_with_charset_ascii_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_non_ascii_with_cte_7bit_and_charset_ascii_raises__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_non_ascii_with_cte_7bit_and_charset_ascii_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_non_ascii_with_cte_7bit_raises__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_non_ascii_with_cte_7bit_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_plain__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_plain_long_line_heuristics__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_plain_long_line_heuristics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_plain_null__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_plain_null_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_text_short_line_minimal_non_ascii_heuristics__test.test_email.test_contentmanager.TestRawDataManager.test_set_text_short_line_minimal_non_ascii_heuristics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_traceback_limit__test.test_tracemalloc.TestTracemallocEnabled.test_set_traceback_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_tunnel_host_port_headers_add_host_missing__test.test_httplib.TunnelTests.test_set_tunnel_host_port_headers_add_host_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_tunnel_host_port_headers_set_host_different__test.test_httplib.TunnelTests.test_set_tunnel_host_port_headers_set_host_different_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_tunnel_host_port_headers_set_host_identical__test.test_httplib.TunnelTests.test_set_tunnel_host_port_headers_set_host_identical_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_type__test.test_email.test_email.TestMessageAPI.test_set_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_type_on_other_header__test.test_email.test_email.TestMessageAPI.test_set_type_on_other_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_type_size__test.test_capi.test_misc.Test_testcapi.test_set_type_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_video_mpeg_with_binary_cte__test.test_email.test_contentmanager.TestRawDataManager.test_set_video_mpeg_with_binary_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_wakeup_fd_blocking__test.test_signal.WakeupFDTests.test_set_wakeup_fd_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_wakeup_fd_result__test.test_signal.WakeupFDTests.test_set_wakeup_fd_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_set_wakeup_fd_socket_result__test.test_signal.WakeupFDTests.test_set_wakeup_fd_socket_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setattr__test.test_builtin.BuiltinTest.test_setattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setblocking_invalidfd__test.test_socket.TestExceptions.test_setblocking_invalidfd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setcbreak__test.test_tty.TestTty.test_setcbreak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setcomp__test.test_ast.ASTValidatorTests.test_setcomp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_dict.DictTest.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_dict.GeneralMappingTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_dict.SubclassMappingTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_dict_version.DictSubtypeVersionTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_dict_version.DictVersionTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_http_cookies.MorselTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_ordered_dict.CPythonGeneralMappingTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_ordered_dict.CPythonOrderedDictTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_ordered_dict.CPythonSubclassMappingTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_ordered_dict.PurePythonGeneralMappingTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_ordered_dict.PurePythonOrderedDictTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_ordered_dict.PurePythonSubclassMappingTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_os.EnvironTests.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto0File_dumbShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto0File_gnuShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto0File_ndbmShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto0MemShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto1File_dumbShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto1File_gnuShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto1File_ndbmShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto1MemShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto2File_dumbShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto2File_gnuShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto2File_ndbmShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto2MemShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto3File_dumbShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto3File_gnuShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto3File_ndbmShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto3MemShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto4File_dumbShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto4File_gnuShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto4File_ndbmShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto4MemShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto5File_dumbShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto5File_gnuShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto5File_ndbmShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_shelve.TestProto5MemShelve.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_userdict.UserDictTest.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_weakref.WeakKeyDictionaryTestCase.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault__test.test_weakref.WeakValueDictionaryTestCase.test_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdefault_atomic__test.test_dict.DictTest.test_setdefault_atomic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setdelitem__test.test_index.ListTestCase.test_setdelitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setegid__test.test_os.PosixUidGidTests.test_setegid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_seteuid__test.test_os.PosixUidGidTests.test_seteuid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setfirstweekday__test.test_calendar.CalendarTestCase.test_setfirstweekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setget__test.test_sys_setprofile.TestGetProfile.test_setget_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setgid__test.test_os.PosixUidGidTests.test_setgid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setgroups__test.test_posix.PosixGroupsTester.test_setgroups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sethostname__test.test_socket.GeneralModuleTests.test_sethostname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setinputsizes__test.test_sqlite3.test_dbapi.CursorTests.test_setinputsizes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.ByteTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.DoubleTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.FloatTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.IntTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.LongLongTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.LongTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.ShortTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.UnicodeTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.UnsignedByteTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.UnsignedIntTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.UnsignedLongLongTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.UnsignedLongTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_array.UnsignedShortTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_bytes.ByteArrayTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.ConfigParserTestCase.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.ConfigParserTestCaseNoValue.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.ConvertersTestCase.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.CopyTestCase.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.MultilineValuesTestCase.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.RawConfigParserTestCase.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.SortedTestCase.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_configparser.StrictTestCase.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_deque.TestBasic.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_dict_version.DictSubtypeVersionTests.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_dict_version.DictVersionTests.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_http_cookies.MorselTests.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_list.ListTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_operator.COperatorTestCase.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_operator.PyOperatorTestCase.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_ordered_dict.CPythonBuiltinDictTests.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_ordered_dict.CPythonOrderedDictTests.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_ordered_dict.PurePythonOrderedDictTests.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem__test.test_userlist.UserListTest.test_setitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_atomic_at_resize__test.test_dict.DictTest.test_setitem_atomic_at_resize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_equal__test.test_dict_version.DictSubtypeVersionTests.test_setitem_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_equal__test.test_dict_version.DictVersionTests.test_setitem_equal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_error__test.test_bytes.ByteArrayTest.test_setitem_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_error__test.test_list.ListTest.test_setitem_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_error__test.test_userlist.UserListTest.test_setitem_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_readonly__test.test_memoryview.ArrayMemorySliceSliceTest.test_setitem_readonly__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_setitem_readonly__test.test_memoryview.ArrayMemorySliceTest.test_setitem_readonly__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_setitem_readonly__test.test_memoryview.ArrayMemoryviewTest.test_setitem_readonly__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_setitem_readonly__test.test_memoryview.BytesMemorySliceSliceTest.test_setitem_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_readonly__test.test_memoryview.BytesMemorySliceTest.test_setitem_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_readonly__test.test_memoryview.BytesMemoryviewTest.test_setitem_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_same_value__test.test_dict_version.DictSubtypeVersionTests.test_setitem_same_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_same_value__test.test_dict_version.DictVersionTests.test_setitem_same_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_writable__test.test_memoryview.ArrayMemorySliceSliceTest.test_setitem_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_writable__test.test_memoryview.ArrayMemorySliceTest.test_setitem_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_writable__test.test_memoryview.ArrayMemoryviewTest.test_setitem_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_writable__test.test_memoryview.BytesMemorySliceSliceTest.test_setitem_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_writable__test.test_memoryview.BytesMemorySliceTest.test_setitem_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitem_writable__test.test_memoryview.BytesMemoryviewTest.test_setitem_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitems_on_non_dicts__test.test_pickle.CDumpPickle_LoadPickle.test_setitems_on_non_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitems_on_non_dicts__test.test_pickle.CPicklerTests.test_setitems_on_non_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitems_on_non_dicts__test.test_pickle.DumpPickle_CLoadPickle.test_setitems_on_non_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitems_on_non_dicts__test.test_pickle.InMemoryPickleTests.test_setitems_on_non_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitems_on_non_dicts__test.test_pickle.PyPicklerTests.test_setitems_on_non_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitems_on_non_dicts__test.test_pickletools.OptimizedPickleTests.test_setitems_on_non_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setitimer_tiny__test.test_signal.ItimerTest.test_setitimer_tiny_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setlocale_category__test.test_locale.TestMiscellaneous.test_setlocale_category_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setlogmask__test.test_syslog.Test.test_setlogmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setoutputsize__test.test_sqlite3.test_dbapi.CursorTests.test_setoutputsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setoutputsize_no_column__test.test_sqlite3.test_dbapi.CursorTests.test_setoutputsize_no_column_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setpgroup__test.test_posix.TestPosixSpawn.test_setpgroup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setpgroup__test.test_posix.TestPosixSpawnP.test_setpgroup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setpgroup_wrong_type__test.test_posix.TestPosixSpawn.test_setpgroup_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setpgroup_wrong_type__test.test_posix.TestPosixSpawnP.test_setpgroup_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setraw__test.test_tty.TestTty.test_setraw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setrecursionlimit__test.test_sys.SysModuleTest.test_setrecursionlimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setrecursionlimit_to_depth__test.test_sys.SysModuleTest.test_setrecursionlimit_to_depth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setregid__test.test_os.PosixUidGidTests.test_setregid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setregid_neg1__test.test_os.PosixUidGidTests.test_setregid_neg1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setresgid__test.test_posix.PosixTester.test_setresgid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setresgid_exception__test.test_posix.PosixTester.test_setresgid_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setresuid__test.test_posix.PosixTester.test_setresuid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setresuid_exception__test.test_posix.PosixTester.test_setresuid_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setreuid__test.test_os.PosixUidGidTests.test_setreuid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setreuid_neg1__test.test_os.PosixUidGidTests.test_setreuid_neg1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setrusage_refcount__test.test_resource.ResourceTest.test_setrusage_refcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sets__test.test_marshal.ContainerTestCase.test_sets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sets_traceback__test.test_raise.TestTraceback.test_sets_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setscheduler_only_param__test.test_posix.TestPosixSpawn.test_setscheduler_only_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setscheduler_only_param__test.test_posix.TestPosixSpawnP.test_setscheduler_only_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setscheduler_with_policy__test.test_posix.TestPosixSpawn.test_setscheduler_with_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setscheduler_with_policy__test.test_posix.TestPosixSpawnP.test_setscheduler_with_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setsid__test.test_posix.TestPosixSpawn.test_setsid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setsid__test.test_posix.TestPosixSpawnP.test_setsid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setsigdef__test.test_posix.TestPosixSpawn.test_setsigdef_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setsigdef__test.test_posix.TestPosixSpawnP.test_setsigdef_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setsigdef_wrong_type__test.test_posix.TestPosixSpawn.test_setsigdef_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setsigdef_wrong_type__test.test_posix.TestPosixSpawnP.test_setsigdef_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setsigmask__test.test_posix.TestPosixSpawn.test_setsigmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setsigmask__test.test_posix.TestPosixSpawnP.test_setsigmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setsigmask_wrong_type__test.test_posix.TestPosixSpawn.test_setsigmask_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setsigmask_wrong_type__test.test_posix.TestPosixSpawnP.test_setsigmask_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.ByteTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.DoubleTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.FloatTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.IntTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.LongLongTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.LongTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.ShortTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.UnicodeTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.UnsignedByteTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.UnsignedIntTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.UnsignedLongLongTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.UnsignedLongTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_array.UnsignedShortTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_bytes.ByteArrayTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_list.ListTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice__test.test_userlist.UserListTest.test_setslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_cint__test.test_ctypes.test_slicing.SlicesTestCase.test_setslice_cint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_extend__test.test_bytes.ByteArrayTest.test_setslice_extend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_negative_steps__test.test_xml_etree.ElementSlicingTest.test_setslice_negative_steps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_negative_steps__test.test_xml_etree_c.ElementSlicingTest.test_setslice_negative_steps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_range__test.test_xml_etree.ElementSlicingTest.test_setslice_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_range__test.test_xml_etree_c.ElementSlicingTest.test_setslice_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_single_index__test.test_xml_etree.ElementSlicingTest.test_setslice_single_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_single_index__test.test_xml_etree_c.ElementSlicingTest.test_setslice_single_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_steps__test.test_xml_etree.ElementSlicingTest.test_setslice_steps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_steps__test.test_xml_etree_c.ElementSlicingTest.test_setslice_steps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_trap__test.test_bytes.ByteArrayTest.test_setslice_trap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setslice_without_getslice__test.test_slice.SliceTest.test_setslice_without_getslice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate__test.test_exceptions.ExceptionTests.test_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate__test.test_functools.TestPartialC.test_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate__test.test_functools.TestPartialCSubclass.test_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate__test.test_functools.TestPartialPy.test_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate__test.test_functools.TestPartialPySubclass.test_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate__test.test_memoryio.CBytesIOTest.test_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate__test.test_memoryio.CStringIOTest.test_setstate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_errors__test.test_functools.TestPartialC.test_setstate_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_errors__test.test_functools.TestPartialCSubclass.test_setstate_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_errors__test.test_functools.TestPartialPy.test_setstate_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_errors__test.test_functools.TestPartialPySubclass.test_setstate_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_first_arg__test.test_random.MersenneTwister_TestBasicOps.test_setstate_first_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_leaks__test.test_xml_etree_c.MiscTests.test_setstate_leaks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_middle_arg__test.test_random.MersenneTwister_TestBasicOps.test_setstate_middle_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_refcount__test.test_functools.TestPartialC.test_setstate_refcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_refcount__test.test_functools.TestPartialCSubclass.test_setstate_refcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_refcount__test.test_functools.TestPartialPy.test_setstate_refcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_refcount__test.test_functools.TestPartialPySubclass.test_setstate_refcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_refcount_no_crash__test.test_baseexception.ExceptionClassTests.test_setstate_refcount_no_crash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_subclasses__test.test_functools.TestPartialC.test_setstate_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_subclasses__test.test_functools.TestPartialCSubclass.test_setstate_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_subclasses__test.test_functools.TestPartialPy.test_setstate_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_subclasses__test.test_functools.TestPartialPySubclass.test_setstate_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_validates_input__test.test_multibytecodec.Test_IncrementalDecoder.test_setstate_validates_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_validates_input_bytes__test.test_multibytecodec.Test_IncrementalEncoder.test_setstate_validates_input_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setstate_validates_input_size__test.test_multibytecodec.Test_IncrementalEncoder.test_setstate_validates_input_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setter__test.test_http_cookies.MorselTests.test_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_annotations__test.test_module.ModuleTests.test_setting_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_annotations__test.test_type_annotations.TypeAnnotationTests.test_setting_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_attribute_with_spec_set__test.test_unittest.testmock.testmock.MockTest.test_setting_attribute_with_spec_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_call__test.test_unittest.testmock.testmock.MockTest.test_setting_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_copyright__test.test_site.ImportSideEffectTests.test_setting_copyright_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_data_should_remove_content_length__test.test_urllib2.RequestTests.test_setting_data_should_remove_content_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_dict_to_invalid__test.test_funcattrs.FunctionDictsTest.test_setting_dict_to_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_dict_to_valid__test.test_funcattrs.FunctionDictsTest.test_setting_dict_to_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_field_calls_set__test.test_dataclasses.TestDescriptors.test_setting_field_calls_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_help__test.test_site.ImportSideEffectTests.test_setting_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_lineno_no_undefined__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_setting_lineno_no_undefined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_lineno_one_undefined__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_setting_lineno_one_undefined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_lineno_two_undefined__test.test_peepholer.TestMarkingVariablesAsUnKnown.test_setting_lineno_two_undefined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_quit__test.test_site.ImportSideEffectTests.test_setting_quit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_signal_handler_to_none_raises_error__test.test_signal.PosixTests.test_setting_signal_handler_to_none_raises_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_uninitialized_descriptor_field__test.test_dataclasses.TestDescriptors.test_setting_uninitialized_descriptor_field_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setting_unsupported_magic_method__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_setting_unsupported_magic_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_settrace_error__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_settrace_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_settrace_error__test.test_sys_settrace.TestLinesAfterTraceStarted.test_settrace_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_settrace_error__test.test_sys_settrace.TestSetLocalTrace.test_settrace_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_settrace_error__test.test_sys_settrace.TraceOpcodesTestCase.test_settrace_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_settrace_error__test.test_sys_settrace.TraceTestCase.test_settrace_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setuid__test.test_os.PosixUidGidTests.test_setuid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setup_annotations_line__test.test_opcodes.OpcodeTest.test_setup_annotations_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setup_class__test.test_unittest.test_setups.TestSetups.test_setup_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setup_get_event_loop__test.test_unittest.test_async_case.TestAsyncCase.test_setup_get_event_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setup_module__test.test_unittest.test_setups.TestSetups.test_setup_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setup_teardown_order_with_pathological_suite__test.test_unittest.test_setups.TestSetups.test_setup_teardown_order_with_pathological_suite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setvectorcall__test.test_call.TestPEP590.test_setvectorcall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setvectorcall_load_attr_specialization_deopt__test.test_call.TestPEP590.test_setvectorcall_load_attr_specialization_deopt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_setvectorcall_load_attr_specialization_skip__test.test_call.TestPEP590.test_setvectorcall_load_attr_specialization_skip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_several_leapyears_in_range__test.test_calendar.LeapdaysTestCase.test_several_leapyears_in_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sf1651235__test.test_ctypes.test_functions.FunctionTestCase.test_sf1651235_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sf_793826__test.test_itertools.RegressionTests.test_sf_793826_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sf_950057__test.test_itertools.RegressionTests.test_sf_950057_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sf_bug_840829__test.test_weakref.ReferencesTestCase.test_sf_bug_840829_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sha224_rfc4231__test.test_hmac.TestVectorsTestCase.test_sha224_rfc4231_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sha256__test.test_socket.LinuxKernelCryptoAPI.test_sha256__'AF_ALG_required'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sha256_rfc4231__test.test_hmac.TestVectorsTestCase.test_sha256_rfc4231_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sha256_update_over_4gb__test.test_hashlib.HashLibTestCase.test_sha256_update_over_4gb__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sha2_rounds__test.test_crypt.CryptTestCase.test_sha2_rounds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sha384_rfc4231__test.test_hmac.TestVectorsTestCase.test_sha384_rfc4231_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sha3_256_update_over_4gb__test.test_hashlib.HashLibTestCase.test_sha3_256_update_over_4gb__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sha512_rfc4231__test.test_hmac.TestVectorsTestCase.test_sha512_rfc4231_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sha_vectors__test.test_hmac.TestVectorsTestCase.test_sha_vectors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadow_comp_iterable_name__test.test_listcomps.ListComprehensionTest.test_shadow_comp_iterable_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadow_with_free_and_local__test.test_listcomps.ListComprehensionTest.test_shadow_with_free_and_local_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowed_attr__test.test_enum.TestIntEnumClass.test_shadowed_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowed_attr__test.test_enum.TestIntEnumFunction.test_shadowed_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowed_attr__test.test_enum.TestStrEnumClass.test_shadowed_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowed_attr__test.test_enum.TestStrEnumFunction.test_shadowed_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowed_dynamic__test.test_super.TestSuper.test_shadowed_dynamic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowed_dynamic_two_arg__test.test_super.TestSuper.test_shadowed_dynamic_two_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowed_global__test.test_fstring.TestCase.test_shadowed_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowed_global__test.test_super.TestSuper.test_shadowed_global_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowed_local__test.test_super.TestSuper.test_shadowed_local_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_assign_list_1__test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_list_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_assign_list_2__test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_list_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_assign_simple__test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_assign_tuple_1__test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_tuple_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_assign_tuple_2__test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_tuple_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_for_simple__test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_for_tuple_1__test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_tuple_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_for_tuple_2__test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_tuple_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_funcdef_1__test.test_lib2to3.test_fixers.Test_next.test_shadowing_funcdef_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_funcdef_2__test.test_lib2to3.test_fixers.Test_next.test_shadowing_funcdef_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_global_1__test.test_lib2to3.test_fixers.Test_next.test_shadowing_global_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_global_2__test.test_lib2to3.test_fixers.Test_next.test_shadowing_global_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_import_1__test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_import_2__test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_import_3__test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_import_from_1__test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_import_from_2__test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_import_from_3__test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_import_from_4__test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadowing_nonlocal__test.test_type_params.TypeParamsAccessTest.test_shadowing_nonlocal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shadows_outer_cell__test.test_listcomps.ListComprehensionTest.test_shadows_outer_cell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shallow_copy__test.test_defaultdict.TestDefaultDict.test_shallow_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shallow_relative_package_import__test.test_importlib.test_api.Frozen_ImportModuleTests.test_shallow_relative_package_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shallow_relative_package_import__test.test_importlib.test_api.Source_ImportModuleTests.test_shallow_relative_package_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shareable__test.test__xxinterpchannels.ChannelIDTests.test_shareable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shareable_types__test.test__xxsubinterpreters.RunStringTests.test_shareable_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shared_overwrites__test.test__xxsubinterpreters.RunStringTests.test_shared_overwrites_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shared_overwrites_default_vars__test.test__xxsubinterpreters.RunStringTests.test_shared_overwrites_default_vars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shared_proxy_without_callback__test.test_weakref.ReferencesTestCase.test_shared_proxy_without_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shared_ref_without_callback__test.test_weakref.ReferencesTestCase.test_shared_ref_without_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shebang_is_executable__test.test_zipapp.ZipAppTest.test_shebang_is_executable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shell__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shell__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shell__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shell__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shell_encodings__test.test_subprocess.Win32ProcessTestCase.test_shell_encodings__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_shell_injection__test.test_ctypes.test_find.Test_OpenGL_libs.test_shell_injection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shell_sequence__test.test_subprocess.POSIXProcessTestCase.test_shell_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shell_sequence__test.test_subprocess.Win32ProcessTestCase.test_shell_sequence__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_shell_sequence_with_spaces__test.test_subprocess.CommandsWithSpaces.test_shell_sequence_with_spaces__'Windows-specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_shell_string__test.test_subprocess.POSIXProcessTestCase.test_shell_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shell_string__test.test_subprocess.Win32ProcessTestCase.test_shell_string__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_shell_string_with_spaces__test.test_subprocess.CommandsWithSpaces.test_shell_string_with_spaces__'Windows-specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_shield_cancel_inner__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_cancel_inner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_inner__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_cancel_inner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_inner__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_cancel_inner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_inner__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_cancel_inner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_inner__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_cancel_inner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_inner__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_cancel_inner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_inner__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_cancel_inner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_inner__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_cancel_inner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_outer__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_cancel_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_outer__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_cancel_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_outer__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_cancel_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_outer__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_cancel_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_outer__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_cancel_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_outer__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_cancel_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_outer__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_cancel_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_cancel_outer__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_cancel_outer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_global_loop__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_global_loop__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_global_loop__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_global_loop__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_global_loop__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_global_loop__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_global_loop__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_global_loop__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_running_loop__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_running_loop__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_running_loop__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_running_loop__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_running_loop__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_running_loop__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_running_loop__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_use_running_loop__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_without_loop__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_without_loop__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_without_loop__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_without_loop__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_without_loop__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_without_loop__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_without_loop__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_coroutine_without_loop__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_effect__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_effect__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_effect__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_effect__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_effect__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_effect__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_effect__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_effect__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_exception__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_exception__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_exception__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_exception__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_exception__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_exception__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_exception__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_exception__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_gather__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_gather__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_gather__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_gather__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_gather__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_gather__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_gather__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_gather__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_gather_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_result__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_result__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_result__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_result__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_result__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_result__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_result__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_result__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_shortcut__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_shortcut_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_shortcut__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_shortcut_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_shortcut__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_shortcut_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_shortcut__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_shortcut_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_shortcut__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_shortcut_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_shortcut__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_shortcut_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_shortcut__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_shortcut_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shield_shortcut__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_shortcut_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shielded_timeout__test.test_asyncio.test_waitfor.WaitForShieldTests.test_shielded_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift__test.test_decimal.CContextAPItests.test_shift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift__test.test_decimal.CIBMTestCases.test_shift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift__test.test_decimal.PyContextAPItests.test_shift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift__test.test_decimal.PyIBMTestCases.test_shift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift__test.test_tokenize.GenerateTokensTest.test_shift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift__test.test_tokenize.TokenizeTest.test_shift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift_bool__test.test_long.LongTest.test_shift_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift_data__test.test_statistics.TestPStdev.test_shift_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift_data__test.test_statistics.TestPVariance.test_shift_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift_data__test.test_statistics.TestStdev.test_shift_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift_data__test.test_statistics.TestVariance.test_shift_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift_data_exact__test.test_statistics.TestPStdev.test_shift_data_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift_data_exact__test.test_statistics.TestPVariance.test_shift_data_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift_data_exact__test.test_statistics.TestStdev.test_shift_data_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift_data_exact__test.test_statistics.TestVariance.test_shift_data_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift_jis_charset__test.test_email.test_email.TestHeader.test_shift_jis_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shift_ops__test.test_grammar.GrammarTests.test_shift_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shifts__test.test_unparse.UnparseTestCase.test_shifts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shortDescription__no_docstring__test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_shortDescription__no_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shortDescription__singleline_docstring__test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_shortDescription__singleline_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short__test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_short_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short__test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_short_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short__test.test_ctypes.test_callbacks.Callbacks.test_short_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short__test.test_ctypes.test_callbacks.StdcallCallbacks.test_short__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_short__test.test_ctypes.test_cfuncs.CFunctions.test_short_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_short__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_short_and_long_option_split__test.test_optparse.TestStandard.test_short_and_long_option_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_binbytes__test.test_pickle.CUnpicklerTests.test_short_binbytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_binbytes__test.test_pickle.InMemoryPickleTests.test_short_binbytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_binbytes__test.test_pickle.PyUnpicklerTests.test_short_binbytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_binunicode__test.test_pickle.CUnpicklerTests.test_short_binunicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_binunicode__test.test_pickle.InMemoryPickleTests.test_short_binunicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_binunicode__test.test_pickle.PyUnpicklerTests.test_short_binunicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_content_raises_ContentTooShortError__test.test_urllib.urlretrieve_HttpTests.test_short_content_raises_ContentTooShortError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_content_raises_ContentTooShortError_without_reporthook__test.test_urllib.urlretrieve_HttpTests.test_short_content_raises_ContentTooShortError_without_reporthook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_empty_elements__test.test_xml_etree.IOTest.test_short_empty_elements_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_empty_elements__test.test_xml_etree_c.IOTest.test_short_empty_elements_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_files__test.test_tokenize.TestDetectEncoding.test_short_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_halfway_cases__test.test_strtod.StrtodTests.test_short_halfway_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_has_arg__test.test_getopt.GetoptTests.test_short_has_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_max__test.test_capi.test_structmembers.TestWarnings_NewAPI.test_short_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_max__test.test_capi.test_structmembers.TestWarnings_OldAPI.test_short_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_maxlen_error__test.test_email.test_policy.PolicyAPITests.test_short_maxlen_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_min__test.test_capi.test_structmembers.TestWarnings_NewAPI.test_short_min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_min__test.test_capi.test_structmembers.TestWarnings_OldAPI.test_short_min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_option_consumes_separator__test.test_optparse.TestStandard.test_short_option_consumes_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_option_joined_and_separator__test.test_optparse.TestStandard.test_short_option_joined_and_separator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_option_split_long_option_append__test.test_optparse.TestStandard.test_short_option_split_long_option_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_option_split_one_positional_arg__test.test_optparse.TestStandard.test_short_option_split_one_positional_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_plus__test.test_ctypes.test_cfuncs.CFunctions.test_short_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_short_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_short_repr__test.test_float.ReprTestCase.test_short_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_times__test.test_time.TestPytime.test_short_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_tuples__test.test_pickle.CDumpPickle_LoadPickle.test_short_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_tuples__test.test_pickle.CPicklerTests.test_short_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_tuples__test.test_pickle.DumpPickle_CLoadPickle.test_short_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_tuples__test.test_pickle.InMemoryPickleTests.test_short_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_tuples__test.test_pickle.PyPicklerTests.test_short_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_tuples__test.test_pickletools.OptimizedPickleTests.test_short_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_short_unstructured__test.test_email.test_headerregistry.TestFolding.test_short_unstructured_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shorter_line_with_append__test.test_email.test_email.TestLongHeaders.test_shorter_line_with_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shortopt_empty_longopt_append__test.test_optparse.TestStandard.test_shortopt_empty_longopt_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shorts__test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_shorts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shorts__test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_shorts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shorts__test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_shorts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shorts__test.test_ctypes.test_bitfields.C_Test.test_shorts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shorts__test.test_ctypes.test_functions.FunctionTestCase.test_shorts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_should_not_hang_on_invalid_ew_messages__test.test_email.test_email.TestRFC2231.test_should_not_hang_on_invalid_ew_messages_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_should_not_rollover__test.test_logging.RotatingFileHandlerTest.test_should_not_rollover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_should_not_rollover__test.test_logging.TimedRotatingFileHandlerTest.test_should_not_rollover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_should_rollover__test.test_logging.RotatingFileHandlerTest.test_should_rollover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_show_caches__test.test_dis.DisTests.test_show_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_show_caches__test.test_dis.DisWithFileTests.test_show_caches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_show_code__test.test_dis.CodeInfoTests.test_show_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_show_warning_output__test.test_warnings._WarningsTests.test_show_warning_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_showrefcount__test.test_cmd_line.CmdLineTest.test_showrefcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_showwarning__test.test_warnings.CWarningsDisplayTests.test_showwarning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_showwarning__test.test_warnings.PyWarningsDisplayTests.test_showwarning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_showwarning_missing__test.test_warnings._WarningsTests.test_showwarning_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_showwarning_not_callable__test.test_warnings._WarningsTests.test_showwarning_not_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_showwarnmsg_missing__test.test_warnings._WarningsTests.test_showwarnmsg_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shrinking_localsplus__test.test_code.CodeTest.test_shrinking_localsplus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shrinking_queue__test.test_queue.CLifoQueueTest.test_shrinking_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shrinking_queue__test.test_queue.CPriorityQueueTest.test_shrinking_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shrinking_queue__test.test_queue.CQueueTest.test_shrinking_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shrinking_queue__test.test_queue.PyLifoQueueTest.test_shrinking_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shrinking_queue__test.test_queue.PyPriorityQueueTest.test_shrinking_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shrinking_queue__test.test_queue.PyQueueTest.test_shrinking_queue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shuffle__test.test_random.MersenneTwister_TestBasicOps.test_shuffle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shuffle__test.test_random.SystemRandom_TestBasicOps.test_shuffle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shutdown__test.test_atexit.FunctionalTest.test_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shutdown_cleanly__test.test_asyncio.test_ssl.TestSSL.test_shutdown_cleanly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shutdown_locks__test.test_threading.ThreadTests.test_shutdown_locks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shutdown_timeout_handler_leak__test.test_asyncio.test_ssl.TestSSL.test_shutdown_timeout_handler_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_shutdown_timeout_handler_not_set__test.test_asyncio.test_ssl.TestSSL.test_shutdown_timeout_handler_not_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_side_effect__test.test_unittest.testmock.testmock.MockTest.test_side_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_side_effect_awaitable_values__test.test_unittest.testmock.testasync.AsyncArguments.test_side_effect_awaitable_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_side_effect_import__test.test_importlib.test_threaded_import.ThreadedImportTests.test_side_effect_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_side_effect_is_AsyncMock__test.test_unittest.testmock.testasync.AsyncArguments.test_side_effect_is_AsyncMock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_side_effect_iterator__test.test_unittest.testmock.testmock.MockTest.test_side_effect_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_side_effect_iterator_default__test.test_unittest.testmock.testmock.MockTest.test_side_effect_iterator_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_side_effect_iterator_exceptions__test.test_unittest.testmock.testmock.MockTest.test_side_effect_iterator_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_side_effect_order__test.test_fstring.TestCase.test_side_effect_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_side_effect_setting_iterator__test.test_unittest.testmock.testmock.MockTest.test_side_effect_setting_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigabrt__test.test_faulthandler.FaultHandlerTests.test_sigabrt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigbus__test.test_faulthandler.FaultHandlerTests.test_sigbus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_child_reaped_elsewhere__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_child_reaped_elsewhere_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_child_reaped_elsewhere__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_child_reaped_elsewhere_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_race_condition__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_race_condition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_race_condition__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_race_condition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_remove_handler__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_remove_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_remove_handler__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_remove_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_replace_handler__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_replace_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_replace_handler__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_replace_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_two_children__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_two_children_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_two_children__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_two_children_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_two_children_terminating_together__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_two_children_terminating_together_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_two_children_terminating_together__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_two_children_terminating_together_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_unhandled_exception__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_unhandled_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_unhandled_exception__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_unhandled_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_unknown_pid_during_registration__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_unknown_pid_during_registration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_unknown_pid_during_registration__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_unknown_pid_during_registration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_unknown_status__test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_unknown_status_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigchld_unknown_status__test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_unknown_status_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigfpe__test.test_faulthandler.FaultHandlerTests.test_sigfpe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigill__test.test_faulthandler.FaultHandlerTests.test_sigill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigint__test.test_signal.RaiseSignalTest.test_sigint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_siginterrupt_off__test.test_signal.SiginterruptTest.test_siginterrupt_off__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_siginterrupt_on__test.test_signal.SiginterruptTest.test_siginterrupt_on_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sign__test.test_statistics.DecimalToRatioTest.test_sign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sign_not_counted__test.test_int.IntStrDigitLimitsTests.test_sign_not_counted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sign_not_counted__test.test_int.IntSubclassStrDigitLimitsTests.test_sign_not_counted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signal_handling_args__test.test_asyncio.test_events.EPollEventLoopTests.test_signal_handling_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signal_handling_args__test.test_asyncio.test_events.PollEventLoopTests.test_signal_handling_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signal_handling_args__test.test_asyncio.test_events.SelectEventLoopTests.test_signal_handling_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signal_handling_while_selecting__test.test_asyncio.test_events.EPollEventLoopTests.test_signal_handling_while_selecting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signal_handling_while_selecting__test.test_asyncio.test_events.PollEventLoopTests.test_signal_handling_while_selecting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signal_handling_while_selecting__test.test_asyncio.test_events.SelectEventLoopTests.test_signal_handling_while_selecting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signal_install_not_supported_ok__test.test_asyncio.test_runners.RunnerTests.test_signal_install_not_supported_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signals__test.test_threadsignals.ThreadSignals.test_signals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signater_parameters_is_ordered__test.test_inspect.test_inspect.TestSignatureObject.test_signater_parameters_is_ordered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_annotations_with_local_namespaces__test.test_inspect.test_inspect.TestSignatureObject.test_signature_annotations_with_local_namespaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_as_callable__test.test_inspect.test_inspect.TestSignatureObject.test_signature_as_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_as_str__test.test_inspect.test_inspect.TestSignatureObject.test_signature_as_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_args_and_kwargs__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_args_and_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_args_and_varargs__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_args_and_varargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_arguments__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_empty__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_implicit_arg__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_implicit_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_just_args__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_just_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_just_kwargs__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_just_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_kwonly__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_kwonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_positional_only__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_positional_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_posonly_kwargs__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_posonly_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_var__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_vararg_name__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_vararg_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_varargs_order__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_varargs_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bind_with_self_arg__test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_with_self_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bound_arguments_apply_defaults__test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_apply_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bound_arguments_arguments_type__test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_arguments_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bound_arguments_equality__test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bound_arguments_pickle__test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bound_arguments_repr__test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_bound_arguments_unhashable__test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_unhashable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_callable__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_signature_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_class__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_signature_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_definition_order_preserved_on_kwonly__test.test_inspect.test_inspect.TestSignatureObject.test_signature_definition_order_preserved_on_kwonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_equality__test.test_inspect.test_inspect.TestSignatureObject.test_signature_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_eval_str__test.test_inspect.test_inspect.TestSignatureObject.test_signature_eval_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_from_callable_builtin_obj__test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_builtin_obj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_from_callable_class__test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_from_callable_python_obj__test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_python_obj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_from_functionlike_object__test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_functionlike_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_functionlike_class__test.test_inspect.test_inspect.TestSignatureObject.test_signature_functionlike_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_hashable__test.test_inspect.test_inspect.TestSignatureObject.test_signature_hashable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_immutability__test.test_inspect.test_inspect.TestSignatureObject.test_signature_immutability_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_noncallable__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_signature_noncallable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_none_annotation__test.test_inspect.test_inspect.TestSignatureObject.test_signature_none_annotation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_object__test.test_inspect.test_inspect.TestSignatureObject.test_signature_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_object_pickle__test.test_inspect.test_inspect.TestSignatureObject.test_signature_object_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_builtin_class__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtin_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_builtins__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_builtins_no_signature__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtins_no_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_callable_objects__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_callable_objects_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_class__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_class_without_init__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_class_without_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_classmethod__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_complex_args__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_complex_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_decorated__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_decorated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_decorated_builtins__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_decorated_builtins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_derived_classes__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_derived_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_fake_partialmethod__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_fake_partialmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_generic_subclass__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_generic_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_lambdas__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_lambdas_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_mangled_parameters__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_mangled_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_method__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_mocks__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_mocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_noarg__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_noarg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_non_function__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_non_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_noncallable_mocks__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_noncallable_mocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_partial__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_partialmethod__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_partialmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_staticmethod__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_subclass__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_wargs__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_wargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_on_wkwonly__test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_wkwonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_parameter_equality__test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_parameter_hashable__test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_hashable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_parameter_immutability__test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_immutability_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_parameter_implicit__test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_implicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_parameter_kinds__test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_kinds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_parameter_object__test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_parameter_positional_only__test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_positional_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_parameter_replace__test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_replace_anno__test.test_inspect.test_inspect.TestSignatureObject.test_signature_replace_anno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_replaced__test.test_inspect.test_inspect.TestSignatureObject.test_signature_replaced_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_str__test.test_inspect.test_inspect.TestSignatureObject.test_signature_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_str_positional_only__test.test_inspect.test_inspect.TestSignatureObject.test_signature_str_positional_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_strip_non_python_syntax__test.test_inspect.test_inspect.TestSignaturePrivateHelpers.test_signature_strip_non_python_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_without_self__test.test_inspect.test_inspect.TestSignatureObject.test_signature_without_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signature_wrapped_bound_method__test.test_inspect.test_inspect.TestSignatureObject.test_signature_wrapped_bound_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signatures__test.test_traceback.TracebackCases.test_signatures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signed__test.test_ctypes.test_bitfields.BitFieldTest.test_signed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signed_values__test.test_ctypes.test_numbers.NumberTestCase.test_signed_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signedness__test.test_ctypes.test_wintypes.WinTypesTest.test_signedness_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signedness__test.test_re.ImplementationTest.test_signedness_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_signum__test.test_signal.WakeupSignalTests.test_signum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigpending__test.test_signal.PendingSignalsTests.test_sigpending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigpending_empty__test.test_signal.PendingSignalsTests.test_sigpending_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigsegv__test.test_faulthandler.FaultHandlerTests.test_sigsegv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigtimedwait__test.test_signal.PendingSignalsTests.test_sigtimedwait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigtimedwait_negative_timeout__test.test_signal.PendingSignalsTests.test_sigtimedwait_negative_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigtimedwait_poll__test.test_signal.PendingSignalsTests.test_sigtimedwait_poll_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigtimedwait_timeout__test.test_signal.PendingSignalsTests.test_sigtimedwait_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigwait__test.test_signal.PendingSignalsTests.test_sigwait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigwait_thread__test.test_signal.PendingSignalsTests.test_sigwait_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sigwaitinfo__test.test_signal.PendingSignalsTests.test_sigwaitinfo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_silent__test.test_compileall.CommandLineTestsNoSourceEpoch.test_silent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_silent__test.test_compileall.CommandLineTestsWithSourceEpoch.test_silent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_silent_failure__test.test_typing.OverrideDecoratorTests.test_silent_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple1__test.test_xmlrpc.SimpleServerTestCase.test_simple1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_1__test.test_lib2to3.test_fixers.Test_repr.test_simple_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_2__test.test_lib2to3.test_fixers.Test_repr.test_simple_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_codecs.UTF32BETest.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_codecs.UTF32LETest.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_contextlib.TestChdir.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_csv.TestDialectExcel.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_ctypes.test_arrays.ArrayTestCase.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_ctypes.test_delattr.TestCase.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_ctypes.test_pickling.PickleTest_0.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_ctypes.test_pickling.PickleTest_1.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_ctypes.test_pickling.PickleTest_2.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_ctypes.test_pickling.PickleTest_3.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_ctypes.test_pickling.PickleTest_4.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_ctypes.test_pickling.PickleTest_5.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_dataclasses.TestMakeDataclass.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_dataclasses.TestSlots.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_decorators.TestClassDecorators.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_email.test__encoded_words.TestDecodeB.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_email.test__encoded_words.TestEncodeB.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_email.test_email.TestHeader.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_enumerate.TestReversed.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_finalization.SelfCycleFinalizationTest.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_finalization.SimpleFinalizationTest.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_lib2to3.test_fixers.Test_except.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_lib2to3.test_fixers.Test_exitfunc.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_lib2to3.test_util.Test_find_indentation.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_locale.TestEnUSNumberFormatting.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_locale.TestNumberFormatting.test_simple__..._testing_with_'en_US.UTF-8'..._ok": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_monitoring.TestLineAndInstructionEvents.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_monitoring.TestLocalEvents.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_monitoring.TestManyEvents.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_os.ExtendedAttributeTests.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_pkgutil.ExtendPathTests.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_sqlite3.test_backup.BackupTests.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_sys_setprofile.ProfileHookTestCase.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_sys_setprofile.ProfileSimulatorTestCase.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_textwrap.MaxLinesTestCase.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_textwrap.ShortenTestCase.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_textwrap.WrapTestCase.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_traceback.CExcReportingTests.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple__test.test_traceback.PyExcReportingTests.test_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_address__test.test_email.test__header_value_parser.TestFolding.test_simple_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_address_list__test.test_email.test_headerregistry.TestAddressHeader.test_simple_address_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_assignment__test.test_compile.TestSourcePositions.test_simple_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_assignment__test.test_lib2to3.test_util.Test_find_binding.test_simple_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_b__test.test_email.test__encoded_words.TestDecode.test_simple_b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_bad_args__test.test_lzma.CompressorDecompressorTestCase.test_simple_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_call__test.test_lib2to3.test_fixers.Test_reduce.test_simple_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_caller__test.test_trace.TestFuncs.test_simple_caller_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_cases__test.test_graphlib.TestTopologicalSort.test_simple_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_compare__test.test_dataclasses.TestCase.test_simple_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_compare__test.test_urllib.PathName2URLTests.test_simple_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_compare__test.test_urllib.URL2PathNameTests.test_simple_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_expr__test.test_compiler_assemble.IsolatedAssembleTests.test_simple_expr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_expressions_parens__test.test_unparse.CosmeticTestCase.test_simple_expressions_parens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_html__test.test_htmlparser.HTMLParserTestCase.test_simple_html_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_httpstatus__test.test_httplib.BasicTest.test_simple_httpstatus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_import__test.test_lib2to3.test_util.Test_find_binding.test_simple_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_import_with_package__test.test_lib2to3.test_util.Test_find_binding.test_simple_import_with_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_initialization_api__test.test_embed.EmbeddingTests.test_simple_initialization_api__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_simple_multipart__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_simple_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_multipart__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_simple_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_multipart__test.test_email.test_email.TestIdempotent.test_simple_multipart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_namespace__test.test_pprint.QueryTestCase.test_simple_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_namespace_subclass__test.test_pprint.QueryTestCase.test_simple_namespace_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_newobj__test.test_pickle.CDumpPickle_LoadPickle.test_simple_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_newobj__test.test_pickle.CPicklerTests.test_simple_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_newobj__test.test_pickle.DumpPickle_CLoadPickle.test_simple_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_newobj__test.test_pickle.InMemoryPickleTests.test_simple_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_newobj__test.test_pickle.PyPicklerTests.test_simple_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_newobj__test.test_pickletools.OptimizedPickleTests.test_simple_newobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_no_space_before_target__test.test_lib2to3.test_fixers.Test_except.test_simple_no_space_before_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_overloads__test.test_functools.TestSingleDispatch.test_simple_overloads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_package__test.test_importlib.test_namespace_pkgs.ReloadTests.test_simple_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_package__test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_simple_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_package__test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage.test_simple_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_package__test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage.test_simple_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_q__test.test_email.test__encoded_words.TestDecode.test_simple_q_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_reader__test.test_csv.TestDialectUnix.test_simple_reader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_repr__test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_simple_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_resurrect__test.test_finalization.SelfCycleFinalizationTest.test_simple_resurrect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_resurrect__test.test_finalization.SimpleFinalizationTest.test_simple_resurrect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_roundtrip__test.test_xml_etree.C14NTest.test_simple_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_roundtrip__test.test_xml_etree_c.C14NTest.test_simple_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_stmt__test.test_grammar.GrammarTests.test_simple_stmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_struct__test.test_ctypes.test_internals.ObjectsTestCase.test_simple_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_structs__test.test_ctypes.test_structures.StructureTestCase.test_simple_structs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_suicide__test.test_finalization.SelfCycleFinalizationTest.test_simple_suicide_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_surprise__test.test_email.test_email.TestHeader.test_simple_surprise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_try_except__test.test_monitoring.ExceptionMonitoringTest.test_simple_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_unstructured_folded__test.test_email.test__header_value_parser.TestFolding.test_simple_unstructured_folded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_unstructured_no_folds__test.test_email.test__header_value_parser.TestFolding.test_simple_unstructured_no_folds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_validation_error__test.test_wsgiref.IntegrationTests.test_simple_validation_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_writer__test.test_csv.TestDialectExcel.test_simple_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_writer__test.test_csv.TestDialectUnix.test_simple_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_xml__test.test_xml_etree.XMLPullParserTest.test_simple_xml_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_xml__test.test_xml_etree_c.XMLPullParserTest.test_simple_xml_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_xml_with_ns__test.test_xml_etree.XMLPullParserTest.test_simple_xml_with_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simple_xml_with_ns__test.test_xml_etree_c.XMLPullParserTest.test_simple_xml_with_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simplefilter_duplicate_filters__test.test_warnings.CFilterTests.test_simplefilter_duplicate_filters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simplefilter_duplicate_filters__test.test_warnings.PyFilterTests.test_simplefilter_duplicate_filters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simpleops__test.test_xml_etree.ElementTreeTest.test_simpleops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_simpleops__test.test_xml_etree_c.ElementTreeTest.test_simpleops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single__test.test_csv.TestDialectExcel.test_single_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single__test.test_decorators.TestDecorators.test_single_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single__test.test_regrtest.ParseArgsTestCase.test_single_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single__test.test_symtable.SymtableTest.test_single_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_arg__test.test_lib2to3.test_fixers.Test_xrange.test_single_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_bitfield_size__test.test_ctypes.test_bitfields.BitFieldTest.test_single_bitfield_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_class_disappears__test.test_typing.UnionTests.test_single_class_disappears_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_double_quoteattr__test.test_sax.SaxutilsTest.test_single_double_quoteattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_files__test.test_unicode_file.TestUnicodeFiles.test_single_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_flag__test.test_re.PatternReprTests.test_single_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_granparent_mutex__test.test_argparse.TestParentParsers.test_single_granparent_mutex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_import__test.test_lib2to3.test_fixers.Test_urllib.test_single_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_init_extension_compat__test.test_import.SubinterpImportTests.test_single_init_extension_compat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_parent__test.test_argparse.TestParentParsers.test_single_parent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_parent_mutex__test.test_argparse.TestParentParsers.test_single_parent_mutex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_patchobject__test.test_unittest.testmock.testpatch.PatchTest.test_single_patchobject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_phase_init_module__test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_single_phase_init_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_quoteattr__test.test_sax.SaxutilsTest.test_single_quoteattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_quoted_quote__test.test_csv.TestDialectExcel.test_single_quoted_quote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_selecter_event_callback_after_stopping__test.test_asyncio.test_base_events.BaseEventLoopTests.test_single_selecter_event_callback_after_stopping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_statement__test.test_compile.TestSpecifics.test_single_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_thread__test.test_threading.BarrierTests.test_single_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_user__test.test__xxinterpchannels.ChannelReleaseTests.test_single_user_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_value__test.test_statistics.TestHarmonicMean.test_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_value__test.test_statistics.TestMean.test_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_value__test.test_statistics.TestMedian.test_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_value__test.test_statistics.TestMedianGrouped.test_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_value__test.test_statistics.TestMedianHigh.test_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_value__test.test_statistics.TestMedianLow.test_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_value__test.test_statistics.TestMode.test_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_value__test.test_statistics.TestPStdev.test_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_value__test.test_statistics.TestPVariance.test_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_value__test.test_statistics.TestStdev.test_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_value__test.test_statistics.TestVariance.test_single_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_warning__test.test_warnings.CEnvironmentVariableTests.test_single_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_warning__test.test_warnings.PyEnvironmentVariableTests.test_single_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_single_writer__test.test_csv.TestDialectExcel.test_single_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singlephase_check_with_setting_and_override__test.test_import.SubinterpImportTests.test_singlephase_check_with_setting_and_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singlequoted__test.test_csv.TestDialectExcel.test_singlequoted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singlequoted_left_empty__test.test_csv.TestDialectExcel.test_singlequoted_left_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singlequoted_right_empty__test.test_csv.TestDialectExcel.test_singlequoted_right_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singleton_empty_frozenset__test.test_set.TestFrozenSetSubclass.test_singleton_empty_frozenset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singleton_groups_are_kept__test.test_except_star.TestExceptStarSplitSemantics.test_singleton_groups_are_kept_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singleton_lists__test.test_statistics.TestHarmonicMean.test_singleton_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singleton_types__test.test_pickle.CDumpPickle_LoadPickle.test_singleton_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singleton_types__test.test_pickle.CPicklerTests.test_singleton_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singleton_types__test.test_pickle.DumpPickle_CLoadPickle.test_singleton_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singleton_types__test.test_pickle.InMemoryPickleTests.test_singleton_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singleton_types__test.test_pickle.PyPicklerTests.test_singleton_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singleton_types__test.test_pickletools.OptimizedPickleTests.test_singleton_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singletons__test.test__xxsubinterpreters.ShareableTypeTests.test_singletons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singletons__test.test_ast.ConstantTests.test_singletons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singletons__test.test_pickle.CDumpPickle_LoadPickle.test_singletons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singletons__test.test_pickle.CPicklerTests.test_singletons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singletons__test.test_pickle.DumpPickle_CLoadPickle.test_singletons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singletons__test.test_pickle.InMemoryPickleTests.test_singletons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singletons__test.test_pickle.PyPicklerTests.test_singletons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_singletons__test.test_pickletools.OptimizedPickleTests.test_singletons_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sinkstate_callable__test.test_iter.TestCase.test_sinkstate_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sinkstate_dict__test.test_iter.TestCase.test_sinkstate_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sinkstate_enumerate__test.test_iter.TestCase.test_sinkstate_enumerate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sinkstate_list__test.test_iter.TestCase.test_sinkstate_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sinkstate_range__test.test_iter.TestCase.test_sinkstate_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sinkstate_sequence__test.test_iter.TestCase.test_sinkstate_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sinkstate_string__test.test_iter.TestCase.test_sinkstate_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sinkstate_tuple__test.test_iter.TestCase.test_sinkstate_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sinkstate_yield__test.test_iter.TestCase.test_sinkstate_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sio_loopback_fast_path__test.test_socket.GeneralModuleTests.test_sio_loopback_fast_path__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_site_flag__test.test_cmd_line.CmdLineTest.test_site_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.AnotherInvalidRequestRateTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.CrawlDelayAndCustomAgentTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.CrawlDelayAndRequestRateTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.DefaultEntryTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.DifferentAgentTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.DisallowQueryStringTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.EmptyFileTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.EmptyQueryStringTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.GoogleURLOrderingTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.InvalidCrawlDelayTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.InvalidRequestRateTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.RejectAllRobotsTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.SitemapTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.StringFormattingTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.UseFirstUserAgentWildcardTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.UserAgentGoogleMobileTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.UserAgentOrderingTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_site_maps__test.test_robotparser.UserAgentWildcardTest.test_site_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sitecustomize_executed__test.test_site.ImportSideEffectTests.test_sitecustomize_executed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_size__test.test_capi.test_bytearray.CAPITest.test_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_size__test.test_capi.test_bytes.CAPITest.test_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_size__test.test_ftplib.TestFTPClass.test_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_size__test.test_ftplib.TestTLS_FTPClassMixin.test_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_size_t__test.test_ctypes.test_sizes.SizesTestCase.test_size_t_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sized__test.test_typing.CollectionsAbcTests.test_sized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof__test.test_decimal.CWhitebox.test_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof__test.test_deque.TestBasic.test_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof__test.test_io.CBufferedRandomTest.test_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof__test.test_io.CBufferedReaderTest.test_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof__test.test_io.CBufferedWriterTest.test_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof__test.test_memoryio.CBytesIOTest.test_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof__test.test_mmap.MmapTests.test_sizeof__'requires_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sizeof__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof__test.test_ordered_dict.CPythonOrderedDictTests.test_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof__test.test_ordered_dict.PurePythonOrderedDictTests.test_sizeof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_c_types__test.test_capi.test_misc.Test_testcapi.test_sizeof_c_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_exact__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_sizeof_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_exact__test.test_ordered_dict.CPythonOrderedDictTests.test_sizeof_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.ByteTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.DoubleTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.FloatTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.IntTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.LongLongTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.LongTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.ShortTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.UnicodeTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.UnsignedByteTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.UnsignedIntTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.UnsignedLongLongTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.UnsignedLongTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_with_buffer__test.test_array.UnsignedShortTest.test_sizeof_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.ByteTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.DoubleTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.FloatTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.IntTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.LongLongTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.LongTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.ShortTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.UnicodeTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.UnsignedByteTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.UnsignedIntTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.UnsignedLongLongTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.UnsignedLongTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizeof_without_buffer__test.test_array.UnsignedShortTest.test_sizeof_without_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizes__test.test_ctypes.test_numbers.NumberTestCase.test_sizes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sizes__test.test_ctypes.test_win32.ReturnStructSizesTestCase.test_sizes__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_skip__test.test_bdb.StateTestCase.test_skip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip__test.test_regrtest.ArgsTestCase.test_skip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_attributeerrors__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_skip_attributeerrors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_class__test.test_unittest.test_skipping.Test_TestSkipping.test_skip_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_doesnt_run_setup__test.test_unittest.test_skipping.Test_TestSkipping.test_skip_doesnt_run_setup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_file_prefixes__test.test_warnings.CWarnTests.test_skip_file_prefixes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_file_prefixes__test.test_warnings.PyWarnTests.test_skip_file_prefixes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_file_prefixes_type_errors__test.test_warnings.CWarnTests.test_skip_file_prefixes_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_file_prefixes_type_errors__test.test_warnings.PyWarnTests.test_skip_file_prefixes_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_in_cleanup__test.test_unittest.test_skipping.Test_TestSkipping.test_skip_in_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_in_setup__test.test_unittest.test_skipping.Test_TestSkipping.test_skip_in_setup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_invalid_stderr__test.test_argparse.StdStreamTest.test_skip_invalid_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_invalid_stdout__test.test_argparse.StdStreamTest.test_skip_invalid_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_non_unittest_class__test.test_unittest.test_skipping.Test_TestSkipping.test_skip_non_unittest_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_with_no_name_module__test.test_bdb.StateTestCase.test_skip_with_no_name_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skip_without_reason__test.test_unittest.test_skipping.Test_TestSkipping.test_skip_without_reason_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skipitem_with_suffix__test.test_capi.test_getargs.SkipitemTest.test_skipitem_with_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skipkeys__test.test_plistlib.TestPlistlib.test_skipkeys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skipping__test.test_unittest.test_skipping.Test_TestSkipping.test_skipping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skipping_and_fail_in_cleanup__test.test_unittest.test_skipping.Test_TestSkipping.test_skipping_and_fail_in_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skipping_decorators__test.test_unittest.test_skipping.Test_TestSkipping.test_skipping_decorators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skipping_subtests__test.test_unittest.test_skipping.Test_TestSkipping.test_skipping_subtests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skiptest_in_setupclass__test.test_unittest.test_setups.TestSetups.test_skiptest_in_setupclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skiptest_in_setupmodule__test.test_unittest.test_setups.TestSetups.test_skiptest_in_setupmodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_skipunknown__test.test_aifc.AifcMiscTest.test_skipunknown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slashes_in_starttag__test.test_htmlparser.HTMLParserTestCase.test_slashes_in_starttag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_sleep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_sleep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_sleep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_sleep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_sleep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_sleep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_sleep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_sleep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep__test.test_time.TimeTestCase.test_sleep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep_cancel__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_sleep_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep_cancel__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_sleep_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep_cancel__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_sleep_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep_cancel__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_sleep_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep_cancel__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_sleep_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep_cancel__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_sleep_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_sleep_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_sleep_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sleep_zero__test.test_asyncio.test_tasks.SleepTests.test_sleep_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_array.LargeArrayTest.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_ast.AST_Tests.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_index.BaseTestCase.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_index.ByteArrayTestCase.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_index.BytesTestCase.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_index.ListTestCase.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_index.NewSeqTestCase.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_index.StringTestCase.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_index.TupleTestCase.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_list.ListTest.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_range.RangeTest.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_unicode.UnicodeTest.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_userlist.UserListTest.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice__test.test_userstring.UserStringTest.test_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice_and_getitem__test.test_bigmem.BytearrayTest.test_slice_and_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice_and_getitem__test.test_bigmem.BytesTest.test_slice_and_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice_and_getitem__test.test_bigmem.StrTest.test_slice_and_getitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice_bug7532__test.test_index.ByteArrayTestCase.test_slice_bug7532_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice_bug7532__test.test_index.BytesTestCase.test_slice_bug7532_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice_bug7532__test.test_index.ListTestCase.test_slice_bug7532_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice_bug7532__test.test_index.NewSeqTestCase.test_slice_bug7532_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice_bug7532__test.test_index.StringTestCase.test_slice_bug7532_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice_bug7532__test.test_index.TupleTestCase.test_slice_bug7532_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slice_type__test.test_userlist.UserListTest.test_slice_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slices__test.test_ast.EndPositionTests.test_slices_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slices__test.test_descr.ClassPropertiesAndMethods.test_slices_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slices__test.test_tracemalloc.TestSnapshot.test_slices_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slices__test.test_unparse.CosmeticTestCase.test_slices_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slices__test.test_unparse.UnparseTestCase.test_slices_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slicing__test.test_lib2to3.test_fixers.Test_buffer.test_slicing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slot__test.test_inspect.test_inspect.TestIsDataDescriptor.test_slot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slot_descriptor__test.test_pydoc.TestDescriptions.test_slot_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slot_shadows_class_variable__test.test_descr.ClassPropertiesAndMethods.test_slot_shadows_class_variable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slot_wrapper_types__test.test_types.TypesTests.test_slot_wrapper_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slotnames__test.test_copyreg.CopyRegTestCase.test_slotnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots__test.test_ctypes.test_byteswap.Test.test_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots__test.test_descr.ClassPropertiesAndMethods.test_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots__test.test_fractions.FractionTest.test_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots__test.test_inspect.test_inspect.TestGetattrStatic.test_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots__test.test_statistics.TestNormalDistC.test_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots__test.test_statistics.TestNormalDistPython.test_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots__test.test_sys.SizeofTest.test_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_descriptor__test.test_descr.ClassPropertiesAndMethods.test_slots_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_docstring_copy_exception__test.test_dynamicclassattribute.PropertySubclassTests.test_slots_docstring_copy_exception__'__doc___is_already_present,___slots___will_have_no_effect'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_slots_docstring_copy_exception__test.test_property.PropertySubclassTests.test_slots_docstring_copy_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_multiple_inheritance__test.test_descr.ClassPropertiesAndMethods.test_slots_multiple_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_no_weakref__test.test_dataclasses.TestSlots.test_slots_no_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_special2__test.test_descr.ClassPropertiesAndMethods.test_slots_special2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_special__test.test_descr.ClassPropertiesAndMethods.test_slots_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_trash__test.test_descr.ClassPropertiesAndMethods.test_slots_trash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_weakref__test.test_dataclasses.TestSlots.test_slots_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_weakref_base_str__test.test_dataclasses.TestSlots.test_slots_weakref_base_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_weakref_base_tuple__test.test_dataclasses.TestSlots.test_slots_weakref_base_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_with_default_factory_no_init__test.test_dataclasses.TestSlots.test_slots_with_default_factory_no_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slots_with_default_no_init__test.test_dataclasses.TestSlots.test_slots_with_default_no_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slow_ci__test.test_regrtest.ParseArgsTestCase.test_slow_ci_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slow_close_from_thread__test.test_io.CBufferedRandomTest.test_slow_close_from_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slow_close_from_thread__test.test_io.CBufferedWriterTest.test_slow_close_from_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slow_close_from_thread__test.test_io.PyBufferedRandomTest.test_slow_close_from_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slow_close_from_thread__test.test_io.PyBufferedWriterTest.test_slow_close_from_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slow_fnmatch__test.test_fnmatch.FnmatchTestCase.test_slow_fnmatch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slowest__test.test_regrtest.ArgsTestCase.test_slowest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slowest__test.test_regrtest.ParseArgsTestCase.test_slowest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_slowest_interrupted__test.test_regrtest.ArgsTestCase.test_slowest_interrupted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sly_relative0__test.test_tarfile.TestExtractionFilters.test_sly_relative0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sly_relative2__test.test_tarfile.TestExtractionFilters.test_sly_relative2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_chunks__test.test_shutil.TestZeroCopySendfile.test_small_chunks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_dataclass__test.test_pprint.QueryTestCase.test_small_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_int__test.test_sqlite3.test_types.DeclTypesTests.test_small_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_int__test.test_sqlite3.test_types.SqliteTypeTests.test_small_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_ints__test.test_decimal.CPythonAPItests.test_small_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_ints__test.test_decimal.PyPythonAPItests.test_small_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_ints__test.test_int.IntTestCases.test_small_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_ints__test.test_long.LongTest.test_small_ints_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_ints_in_huge_calculation__test.test_long.LongTest.test_small_ints_in_huge_calculation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_lshift__test.test_long.LongTest.test_small_lshift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_n__test.test_float.RoundTestCase.test_small_n_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_rshift__test.test_long.LongTest.test_small_rshift_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_sample_error__test.test_statistics.TestBivariateStatistics.test_small_sample_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_small_simple_namespace__test.test_pprint.QueryTestCase.test_small_simple_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_smoke__test.test_traceback.TestTracebackException.test_smoke_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_smtp_policy__test.test_email.test_generator.TestBytesGenerator.test_smtp_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_smtputf8_NotSupportedError_if_no_server_support__test.test_smtplib.SMTPSimTests.test_smtputf8_NotSupportedError_if_no_server_support_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_smtputf8_policy__test.test_email.test_generator.TestBytesGenerator.test_smtputf8_policy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_snan_to_float__test.test_decimal.CUsabilityTest.test_snan_to_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_snan_to_float__test.test_decimal.PyUsabilityTest.test_snan_to_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_snapshot__test.test_tracemalloc.TestTracemallocEnabled.test_snapshot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_snapshot_group_by_cumulative__test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_cumulative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_snapshot_group_by_file__test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_snapshot_group_by_line__test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_snapshot_group_by_traceback__test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_snapshot_save_attr__test.test_tracemalloc.TestTracemallocEnabled.test_snapshot_save_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sneaky_frame_object__test.test_frame.TestIncompleteFrameAreInvisible.test_sneaky_frame_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sneaky_frame_object_teardown__test.test_frame.TestIncompleteFrameAreInvisible.test_sneaky_frame_object_teardown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sni_callback__test.test_ssl.ContextTests.test_sni_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sni_callback_alert__test.test_ssl.ThreadedTests.test_sni_callback_alert_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sni_callback_raising__test.test_ssl.ThreadedTests.test_sni_callback_raising_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sni_callback_refcycle__test.test_ssl.ContextTests.test_sni_callback_refcycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sni_callback_wrong_return_type__test.test_ssl.ThreadedTests.test_sni_callback_wrong_return_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sniff__test.test_csv.TestSniffer.test_sniff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_snippets__test.test_ast.AST_Tests.test_snippets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_accept__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_accept_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_accept__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_accept_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_accept__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_accept_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_connect_racing__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_connect_racing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_connect_racing__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_connect_racing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_connect_racing__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_connect_racing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_fail__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_fail__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_fail__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_ops__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_ops__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_ops__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_racing__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_racing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_racing__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_racing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_client_racing__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_racing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_connect_resolve_using_socket_params__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_sock_connect_resolve_using_socket_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_ioctl__test.test_socket.GeneralModuleTests.test_sock_ioctl__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sock_sendfile_blocking_error__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_blocking_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_cancel1__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_cancel1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_cancel2__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_cancel2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_exception__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_fallback__test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_fallback_offset_and_count__test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_fallback_offset_and_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_iobuffer__test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_iobuffer__'Proactor_is_supported_on_Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sock_sendfile_iobuffer__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_iobuffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_mix_with_regular_send__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_mix_with_regular_send_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_mix_with_regular_send__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_mix_with_regular_send_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_mix_with_regular_send__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_mix_with_regular_send_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_no_fallback__test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_no_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_not_a_file__test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_a_file__'Proactor_is_supported_on_Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sock_sendfile_not_a_file__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_a_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_not_available__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_available_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_not_regular_file__test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_regular_file__'Proactor_is_supported_on_Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sock_sendfile_not_regular_file__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_regular_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_os_error_first_call__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_os_error_first_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_os_error_next_call__test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_os_error_next_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_success__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_success__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_success__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_with_offset_and_count__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_with_offset_and_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_with_offset_and_count__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_with_offset_and_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_with_offset_and_count__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_with_offset_and_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_zero_size__test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_zero_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_zero_size__test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_zero_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sock_sendfile_zero_size__test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_zero_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket__test.test_signal.WakeupSocketSignalTests.test_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket__test.test_stat.TestFilemodeCStat.test_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket__test.test_stat.TestFilemodePyStat.test_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_close__test.test_socket.GeneralModuleTests.test_socket_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_consistent_sock_type__test.test_socket.GeneralModuleTests.test_socket_consistent_sock_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_errors__test.test_exception_hierarchy.HierarchyTest.test_socket_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_fileno__test.test_socket.GeneralModuleTests.test_socket_fileno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_fileno_rejects_float__test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_fileno_rejects_invalid_socket__test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_invalid_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_fileno_rejects_negative__test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_negative_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_fileno_rejects_other_types__test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_other_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_fileno_requires_socket_fd__test.test_socket.GeneralModuleTests.test_socket_fileno_requires_socket_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_fileno_requires_valid_fd__test.test_socket.GeneralModuleTests.test_socket_fileno_requires_valid_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_methods__test.test_socket.GeneralModuleTests.test_socket_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socket_type__test.test_socket.GeneralModuleTests.test_socket_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socketkind_enum__test.test_socket.GeneralModuleTests.test_socketkind_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_socketpair__test.test_socket.InheritanceTest.test_socketpair_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_soft_keywords__test.test_keyword.Test_iskeyword.test_soft_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_softkeywords_are_sorted__test.test_keyword.Test_iskeyword.test_softkeywords_are_sorted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_some_translations__test.test_gettext.GettextTestCase1.test_some_translations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_some_translations__test.test_gettext.GettextTestCase2.test_some_translations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_some_translations_with_context__test.test_gettext.GettextTestCase1.test_some_translations_with_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_some_translations_with_context__test.test_gettext.GettextTestCase2.test_some_translations_with_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_some_translations_with_context_and_domain__test.test_gettext.GettextTestCase2.test_some_translations_with_context_and_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sortTestMethodsUsing__None__test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sortTestMethodsUsing__default_value__test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__default_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sortTestMethodsUsing__getTestCaseNames__test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__getTestCaseNames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sortTestMethodsUsing__loadTestsFromModule__test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromModule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sortTestMethodsUsing__loadTestsFromName__test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sortTestMethodsUsing__loadTestsFromNames__test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromNames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sortTestMethodsUsing__loadTestsFromTestCase__test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromTestCase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort__test.test_bigmem.ListTest.test_sort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort__test.test_cprofile.TestCommandLine.test_sort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort__test.test_list.ListTest.test_sort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort__test.test_userlist.UserListTest.test_sort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_dict__test.test_pprint.QueryTestCase.test_sort_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_int__test.test_functools.TestCmpToKeyC.test_sort_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_int__test.test_functools.TestCmpToKeyPy.test_sort_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_int_str__test.test_functools.TestCmpToKeyC.test_sort_int_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_int_str__test.test_functools.TestCmpToKeyPy.test_sort_int_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_keys_flag__test.test_json.test_tool.TestTool.test_sort_keys_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_list_call__test.test_lib2to3.test_fixers.Test_idioms.test_sort_list_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_orderable_and_unorderable_values__test.test_pprint.QueryTestCase.test_sort_orderable_and_unorderable_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_simple_expr__test.test_lib2to3.test_fixers.Test_idioms.test_sort_simple_expr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_starts_mix__test.test_pstats.StatsTestCase.test_sort_starts_mix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_stats_enum__test.test_pstats.StatsTestCase.test_sort_stats_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_stats_int__test.test_pstats.StatsTestCase.test_sort_stats_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_stats_partial__test.test_pstats.StatsTestCase.test_sort_stats_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_stats_string__test.test_pstats.StatsTestCase.test_sort_stats_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_unchanged__test.test_lib2to3.test_fixers.Test_idioms.test_sort_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sort_unorderable_values__test.test_pprint.QueryTestCase.test_sort_unorderable_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sortdict__test.test_support.TestSupport.test_sortdict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sorted__test.test_configparser.SortedTestCase.test_sorted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sorted_dict__test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_sorted_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sorted_dict__test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii.test_sorted_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sorted_dict__test.test_pprint.QueryTestCase.test_sorted_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sorted_iterators__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_sorted_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sorted_iterators__test.test_ordered_dict.CPythonOrderedDictTests.test_sorted_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sorted_iterators__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_sorted_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sorted_iterators__test.test_ordered_dict.PurePythonOrderedDictTests.test_sorted_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_address__test.test_ftplib.TestFTPClass.test_source_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_address__test.test_ftplib.TestTLS_FTPClassMixin.test_source_address_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_address_passive_connection__test.test_ftplib.TestFTPClass.test_source_address_passive_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_address_passive_connection__test.test_ftplib.TestTLS_FTPClassMixin.test_source_address_passive_connection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_date_epoch__test.test_py_compile.PyCompileTestsWithSourceEpoch.test_source_date_epoch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_date_epoch__test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_source_date_epoch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_bad_path__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_bad_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_bad_path__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_bad_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_inside_pycache_prefix__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_inside_pycache_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_inside_pycache_prefix__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_inside_pycache_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_missing_optimization__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_missing_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_missing_optimization__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_missing_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_no__pycache____test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no__pycache___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_no__pycache____test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no__pycache___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_no_cache_tag__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_cache_tag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_no_cache_tag__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_cache_tag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_no_slash__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_slash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_no_slash__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_slash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_not_opt__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_not_opt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_not_opt__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_not_opt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_optimized_bytecode__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_optimized_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_optimized_bytecode__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_optimized_bytecode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_outside_pycache_prefix__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_outside_pycache_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_outside_pycache_prefix__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_outside_pycache_prefix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_path_like_arg__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_path_like_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_path_like_arg__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_path_like_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_too_few_dots__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_few_dots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_too_few_dots__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_few_dots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_too_many_dots__test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_many_dots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_from_cache_too_many_dots__test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_many_dots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_line_in_disassembly__test.test_dis.BytecodeTests.test_source_line_in_disassembly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_segment_endings__test.test_ast.EndPositionTests.test_source_segment_endings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_segment_missing_info__test.test_ast.EndPositionTests.test_source_segment_missing_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_segment_multi__test.test_ast.EndPositionTests.test_source_segment_multi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_segment_newlines__test.test_ast.EndPositionTests.test_source_segment_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_segment_padded__test.test_ast.EndPositionTests.test_source_segment_padded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_segment_tabs__test.test_ast.EndPositionTests.test_source_segment_tabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_to_code__test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_source_to_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_to_code__test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_source_to_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_to_code_bytes__test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_to_code_bytes__test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_to_code_no_path__test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_no_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_to_code_no_path__test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_no_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_to_code_path__test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_to_code_path__test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_to_code_source__test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_source_to_code_source__test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_source_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_space_1__test.test_lib2to3.test_fixers.Test_apply.test_space_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_space_1__test.test_lib2to3.test_fixers.Test_itertools.test_space_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_space_2__test.test_lib2to3.test_fixers.Test_apply.test_space_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_space_2__test.test_lib2to3.test_fixers.Test_itertools.test_space_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_space__test.test_lib2to3.test_fixers.Test_reload.test_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_space_and_quote__test.test_csv.TestDialectExcel.test_space_and_quote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_space_dialect__test.test_csv.TestDialectRegistry.test_space_dialect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_space_in_addr_spec_username_raises__test.test_email.test_headerregistry.TestAddressAndGroup.test_space_in_addr_spec_username_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spaces__test.test_email.test__encoded_words.TestDecodeQ.test_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spaces__test.test_email.test__encoded_words.TestEncodeQ.test_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spaces__test.test_textwrap.MaxLinesTestCase.test_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spaces_before_file__test.test_lib2to3.test_fixers.Test_print.test_spaces_before_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spacing__test.test_lib2to3.test_fixers.Test_execfile.test_spacing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spam_dicts__test.test_descr.OperatorsTest.test_spam_dicts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spam_lists__test.test_descr.OperatorsTest.test_spam_lists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sparse__test.test_tempfile.TestSpooledTemporaryFile.test_sparse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sparse_file_00__test.test_tarfile.GNUReadTest.test_sparse_file_00_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sparse_file_01__test.test_tarfile.GNUReadTest.test_sparse_file_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sparse_file_10__test.test_tarfile.GNUReadTest.test_sparse_file_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sparse_file_old__test.test_tarfile.GNUReadTest.test_sparse_file_old_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnl__test.test_os.SpawnTests.test_spawnl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnl_noargs__test.test_os.SpawnTests.test_spawnl_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnle__test.test_os.SpawnTests.test_spawnle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnle_noargs__test.test_os.SpawnTests.test_spawnle_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnlp__test.test_os.SpawnTests.test_spawnlp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnlpe__test.test_os.SpawnTests.test_spawnlpe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnv__test.test_os.SpawnTests.test_spawnv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnv_noargs__test.test_os.SpawnTests.test_spawnv_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnve__test.test_os.SpawnTests.test_spawnve_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnve_bytes__test.test_os.SpawnTests.test_spawnve_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnve_invalid_env__test.test_os.SpawnTests.test_spawnve_invalid_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnve_noargs__test.test_os.SpawnTests.test_spawnve_noargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnvp__test.test_os.SpawnTests.test_spawnvp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnvpe__test.test_os.SpawnTests.test_spawnvpe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spawnvpe_invalid_env__test.test_os.SpawnTests.test_spawnvpe_invalid_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec__test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec__test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_as_list__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_as_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_as_normal_kw_AsyncMock__test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_as_normal_kw_AsyncMock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_as_normal_positional_AsyncMock__test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_as_normal_positional_AsyncMock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_async_attributes__test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_async_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_async_attributes_instance__test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_async_attributes_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_async_mock__test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_async_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_class__test.test_unittest.testmock.testmock.MockTest.test_spec_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_class_no_object_base__test.test_unittest.testmock.testmock.MockTest.test_spec_class_no_object_base_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_fallback__test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_spec_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_fallback__test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_spec_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_default__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_default__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_default_bad_suffix__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_bad_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_default_bad_suffix__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_bad_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_default_without_location__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_without_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_default_without_location__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_without_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_loader_no_location__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_loader_no_location__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_loader_no_location_bad_get_filename__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_loader_no_location_bad_get_filename__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_loader_no_location_no_get_filename__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_loader_no_location_no_get_filename__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_path_like_arg__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_path_like_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_path_like_arg__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_path_like_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_relative_path__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_relative_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_relative_path__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_relative_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_default__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_default__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_default_bad_is_package__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_default_bad_is_package__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_default_no_is_package__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_default_no_is_package__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_default_not_package__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_not_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_default_not_package__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_not_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_empty__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_empty__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_none__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_none__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_not_empty__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_not_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_file_location_smsl_not_empty__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_not_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_default__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_default__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_default_with_bad_is_package__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_bad_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_default_with_bad_is_package__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_bad_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_default_with_file_loader__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_file_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_default_with_file_loader__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_file_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_false__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_false__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_false_with_fileloader__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_false_with_fileloader__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_true__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_true__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_true_with_fileloader__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_true_with_fileloader__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_with_loader_false__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_with_loader_false__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_with_loader_true__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_is_package_with_loader_true__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_origin__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_origin__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_origin_and_is_package__test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_and_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_from_loader_origin_and_is_package__test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_and_is_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_function_assert_any_call__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_assert_any_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_function_assert_has_calls__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_assert_has_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_function_no_name__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_no_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_function_reset_mock__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_reset_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_has_descriptor_returning_function__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_has_descriptor_returning_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_has_function_not_in_bases__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_has_function_not_in_bases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_inheritance_for_classes__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_inheritance_for_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_inspect_signature__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_inspect_signature_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_inspect_signature_annotations__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_inspect_signature_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_list_subclass__test.test_unittest.testmock.testmock.MockTest.test_spec_list_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_mock_type_kw__test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_mock_type_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_mock_type_positional__test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_mock_type_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_normal_methods_on_class__test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_normal_methods_on_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_normal_methods_on_class_with_mock__test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_normal_methods_on_class_with_mock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_normal_methods_on_class_with_mock_seal__test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_normal_methods_on_class_with_mock_seal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_parent_not_async_attribute_is__test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_parent_not_async_attribute_is_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_path_is__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_is_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_path_iter__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_path_joinpath__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesNoReaderTests.test_spec_path_joinpath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_path_name__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_path_open__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_set__test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_set_inherit__test.test_unittest.testmock.testpatch.PatchTest.test_spec_set_inherit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_spec_set_true__test.test_unittest.testmock.testpatch.PatchTest.test_spec_set_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_attrs2__test.test_typing.SpecialAttrsTests.test_special_attrs2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_attrs__test.test_http_cookies.CookieTests.test_special_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_attrs__test.test_typing.NewTypeTests.test_special_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_attrs__test.test_typing.SpecialAttrsTests.test_special_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_attrs__test.test_unittest.testmock.testpatch.PatchTest.test_special_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_escapes__test.test_re.ReTests.test_special_escapes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_files__test.test_tarfile.TestExtractionFilters.test_special_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_form__test.test_pydoc.TestDescriptions.test_special_form_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_form_containment__test.test_typing.AnnotatedTests.test_special_form_containment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_forms_forward__test.test_typing.ForwardRefTests.test_special_forms_forward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_method_lookup__test.test_descr.ClassPropertiesAndMethods.test_special_method_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_method_lookup__test.test_descr.PicklingTests.test_special_method_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_unbound_method_types__test.test_descr.ClassPropertiesAndMethods.test_special_unbound_method_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_values__test.test_statistics.TestFMean.test_special_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_special_values__test.test_statistics.TestGeometricMean.test_special_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specialization_stats__test.test__opcode.SpecializationStatsTests.test_specialization_stats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specialization_variations__test.test_traceback.CPythonTracebackErrorCaretTests.test_specialization_variations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specialization_variations__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_specialization_variations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specialization_variations__test.test_traceback.PurePythonTracebackErrorCaretTests.test_specialization_variations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specialize__test.test_typing.AnnotatedTests.test_specialize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specialized_method_calls_check_types__test.test_descr.ClassPropertiesAndMethods.test_specialized_method_calls_check_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specialized_static_code_gets_unspecialized_at_Py_FINALIZE__test.test_embed.EmbeddingTests.test_specialized_static_code_gets_unspecialized_at_Py_FINALIZE__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_specials__test.test_descr.ClassPropertiesAndMethods.test_specials_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specific_cases__test.test_statistics.TestQuantiles.test_specific_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specific_cases_inclusive__test.test_statistics.TestQuantiles.test_specific_cases_inclusive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specific_filters__test.test_logging.CustomLevelsAndFiltersTest.test_specific_filters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specific_shell__test.test_subprocess.POSIXProcessTestCase.test_specific_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specific_values__test.test_cmath.CMathTests.test_specific_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specified_attributes__test.test_pyexpat.SetAttributeTest.test_specified_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specified_encoding__test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_specified_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specified_encoding__test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_specified_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specifier_z_error__test.test_format.FormatTest.test_specifier_z_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specify_environment__test.test_posix.TestPosixSpawn.test_specify_environment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specify_environment__test.test_posix.TestPosixSpawnP.test_specify_environment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_specs_false_instead_of_none__test.test_unittest.testmock.testpatch.PatchTest.test_specs_false_instead_of_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_speech128__test.test_zlib.CompressTestCase.test_speech128_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_speech__test.test_zlib.CompressTestCase.test_speech_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splice__test.test_os.FileTests.test_splice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splice_invalid_values__test.test_os.FileTests.test_splice_invalid_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splice_offset_in__test.test_os.FileTests.test_splice_offset_in_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splice_offset_out__test.test_os.FileTests.test_splice_offset_out_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_BaseExceptionGroup__test.test_exception_group.NestedExceptionGroupSplitTest.test_split_BaseExceptionGroup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_BaseExceptionGroup_subclass_no_derive_new_override__test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_BaseExceptionGroup_subclass_no_derive_new_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_ExceptionGroup_subclass_derive_and_new_overrides__test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_ExceptionGroup_subclass_derive_and_new_overrides_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_ExceptionGroup_subclass_no_derive_no_new_override__test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_ExceptionGroup_subclass_no_derive_no_new_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split__test.test_bytes.ByteArrayAsStringTest.test_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split__test.test_bytes.BytesAsStringTest.test_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split__test.test_ntpath.TestNtpath.test_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split__test.test_posixpath.PosixPathTest.test_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split__test.test_textwrap.WrapTestCase.test_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split__test.test_unicode.UnicodeTest.test_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split__test.test_userstring.UserStringTest.test_split_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_at_whitespace_after_header_before_long_token__test.test_email.test__header_value_parser.TestFolding.test_split_at_whitespace_after_header_before_long_token_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_at_whitespace_before_long_token__test.test_email.test__header_value_parser.TestFolding.test_split_at_whitespace_before_long_token_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_by_type__test.test_exception_group.NestedExceptionGroupSplitTest.test_split_by_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_bytearray__test.test_bytes.AssortedBytesTest.test_split_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_copies_notes__test.test_exception_group.NestedExceptionGroupSplitTest.test_split_copies_notes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_does_not_copy_non_sequence_notes__test.test_exception_group.NestedExceptionGroupSplitTest.test_split_does_not_copy_non_sequence_notes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_header_words__test.test_http_cookiejar.HeaderTests.test_split_header_words_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_int_error__test.test_bytes.ByteArrayTest.test_split_int_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_int_error__test.test_bytes.BytesTest.test_split_int_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_large__test.test_bigmem.BytesTest.test_split_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_large__test.test_bigmem.StrTest.test_split_large_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_long_continuation__test.test_email.test_email.TestLongHeaders.test_split_long_continuation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_netmask__test.test_ipaddress.InterfaceTestCase_v4.test_split_netmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_netmask__test.test_ipaddress.InterfaceTestCase_v6.test_split_netmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_netmask__test.test_ipaddress.NetworkTestCase_v4.test_split_netmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_netmask__test.test_ipaddress.NetworkTestCase_v6.test_split_netmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_small__test.test_bigmem.BytearrayTest.test_split_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_small__test.test_bigmem.BytesTest.test_split_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_small__test.test_bigmem.StrTest.test_split_small_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_string_error__test.test_bytes.ByteArrayTest.test_split_string_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_string_error__test.test_bytes.BytesTest.test_split_string_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_unicodewhitespace__test.test_bytes.ByteArrayTest.test_split_unicodewhitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_split_unicodewhitespace__test.test_bytes.BytesTest.test_split_unicodewhitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitattr__test.test_urlparse.Utility_Tests.test_splitattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitattr_deprecation__test.test_urlparse.DeprecationTest.test_splitattr_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitdoc_with_description__test.test_pydoc.PydocDocTest.test_splitdoc_with_description_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitdrive__test.test_ntpath.NtCommonTest.test_splitdrive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitdrive__test.test_ntpath.TestNtpath.test_splitdrive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitdrive__test.test_posixpath.PosixCommonTest.test_splitdrive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitext__test.test_ntpath.TestNtpath.test_splitext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitext__test.test_posixpath.PosixPathTest.test_splitext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splithost__test.test_urlparse.Utility_Tests.test_splithost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splithost_deprecation__test.test_urlparse.DeprecationTest.test_splithost_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitlines__test.test_bigmem.BytearrayTest.test_splitlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitlines__test.test_bigmem.BytesTest.test_splitlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitlines__test.test_bigmem.StrTest.test_splitlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitlines__test.test_bytes.ByteArrayAsStringTest.test_splitlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitlines__test.test_bytes.BytesAsStringTest.test_splitlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitlines__test.test_unicode.UnicodeTest.test_splitlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitlines__test.test_userstring.UserStringTest.test_splitlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitnport__test.test_urlparse.Utility_Tests.test_splitnport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitnport_deprecation__test.test_urlparse.DeprecationTest.test_splitnport_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitpasswd__test.test_urlparse.Utility_Tests.test_splitpasswd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitpasswd_deprecation__test.test_urlparse.DeprecationTest.test_splitpasswd_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitport__test.test_urlparse.Utility_Tests.test_splitport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitport_deprecation__test.test_urlparse.DeprecationTest.test_splitport_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitquery__test.test_urlparse.Utility_Tests.test_splitquery_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitquery_deprecation__test.test_urlparse.DeprecationTest.test_splitquery_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitroot__test.test_ntpath.TestNtpath.test_splitroot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitroot__test.test_posixpath.PosixPathTest.test_splitroot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splittable_leading_char_followed_by_overlong_unsplittable__test.test_email.test_email.TestLongHeaders.test_splittable_leading_char_followed_by_overlong_unsplittable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splittable_pop__test.test_dict.DictTest.test_splittable_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splittag__test.test_urlparse.Utility_Tests.test_splittag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splittag_deprecation__test.test_urlparse.DeprecationTest.test_splittag_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitter_split_on_punctuation_only_if_fws__test.test_email.test_email.TestLongHeaders.test_splitter_split_on_punctuation_only_if_fws_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitter_split_on_punctuation_only_if_fws_with_header__test.test_email.test_email.TestLongHeaders.test_splitter_split_on_punctuation_only_if_fws_with_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitting_bracketed_hosts__test.test_urlparse.UrlParseTestCase.test_splitting_bracketed_hosts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitting_first_line_only_is_long__test.test_email.test_email.TestLongHeaders.test_splitting_first_line_only_is_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitting_multiple_long_lines__test.test_email.test_email.TestLongHeaders.test_splitting_multiple_long_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splittype__test.test_urlparse.Utility_Tests.test_splittype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splittype_deprecation__test.test_urlparse.DeprecationTest.test_splittype_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splituser__test.test_urlparse.Utility_Tests.test_splituser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splituser_deprecation__test.test_urlparse.DeprecationTest.test_splituser_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitvalue__test.test_urlparse.Utility_Tests.test_splitvalue_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_splitvalue_deprecation__test.test_urlparse.DeprecationTest.test_splitvalue_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sq_item__test.test_bytes.ByteArrayTest.test_sq_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sq_item__test.test_bytes.BytesTest.test_sq_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sql_timestamp__test.test_sqlite3.test_types.DateTimeTests.test_sql_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqlite_date__test.test_sqlite3.test_types.DateTimeTests.test_sqlite_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqlite_row_as_dict__test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_as_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqlite_row_as_sequence__test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_as_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqlite_row_as_tuple__test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_as_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqlite_row_hash_cmp__test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_hash_cmp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqlite_row_index__test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqlite_row_index_unicode__test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_index_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqlite_row_iter__test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqlite_row_keys__test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqlite_row_slice__test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_slice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqlite_timestamp__test.test_sqlite3.test_types.DateTimeTests.test_sqlite_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqrt__test.test_ctypes.test_libc.LibTest.test_sqrt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqrt__test.test_decimal.CContextAPItests.test_sqrt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sqrt__test.test_decimal.PyContextAPItests.test_sqrt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_square__test.test_long.LongTest.test_square_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_squareroot__test.test_decimal.CIBMTestCases.test_squareroot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_squareroot__test.test_decimal.PyIBMTestCases.test_squareroot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_srcdir__test.test_sysconfig.TestSysConfig.test_srcdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_srcdir_independent_of_cwd__test.test_sysconfig.TestSysConfig.test_srcdir_independent_of_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sre_byte_class_literals__test.test_re.ReTests.test_sre_byte_class_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sre_byte_literals__test.test_re.ReTests.test_sre_byte_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sre_character_class_literals__test.test_re.ReTests.test_sre_character_class_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sre_character_literals__test.test_re.ReTests.test_sre_character_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sre_template_invalid_group_index__test.test_re.ImplementationTest.test_sre_template_invalid_group_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ssize_t__test.test_ctypes.test_sizes.SizesTestCase.test_ssize_t_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ssl_connect_accepted_socket__test.test_asyncio.test_events.EPollEventLoopTests.test_ssl_connect_accepted_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ssl_connect_accepted_socket__test.test_asyncio.test_events.PollEventLoopTests.test_ssl_connect_accepted_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ssl_connect_accepted_socket__test.test_asyncio.test_events.SelectEventLoopTests.test_ssl_connect_accepted_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ssl_connect_accepted_socket__test.test_asyncio.test_ssl.TestSSL.test_ssl_connect_accepted_socket_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ssl_handshake_connection_lost__test.test_asyncio.test_ssl.TestSSL.test_ssl_handshake_connection_lost_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ssl_handshake_timeout__test.test_asyncio.test_ssl.TestSSL.test_ssl_handshake_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ssl_presence__test.test_xmlrpc.XMLRPCTestCase.test_ssl_presence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ssl_raises__test.test_imaplib.NewIMAPSSLTests.test_ssl_raises__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ssl_support__test.test_nntplib.MiscTests.test_ssl_support_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ssl_types__test.test_ssl.BasicSocketTests.test_ssl_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ssl_verified__test.test_imaplib.NewIMAPSSLTests.test_ssl_verified__\"resource_'walltime'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sslerrornumber__test.test_ssl.TestEnumerations.test_sslerrornumber_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sslmethod__test.test_ssl.TestEnumerations.test_sslmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stability__test.test_sort.TestDecorateSortUndecorate.test_stability_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stack_3050_2__test.test_compile.TestExpressionStackSize.test_stack_3050_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stack_3050__test.test_compile.TestExpressionStackSize.test_stack_3050_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stack__test.test_inspect.test_inspect.TestInterpreterStack.test_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stack_effect__test.test__opcode.OpcodeTests.test_stack_effect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stack_effect_jump__test.test__opcode.OpcodeTests.test_stack_effect_jump_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stack_format__test.test_traceback.TracebackFormatTests.test_stack_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stack_in_coroutine_throw__test.test_coroutines.CoroutineTest.test_stack_in_coroutine_throw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stack_overflow__test.test_compile.TestSpecifics.test_stack_overflow__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_stack_overflow__test.test_faulthandler.FaultHandlerTests.test_stack_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stack_overflow__test.test_re.ReTests.test_stack_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stack_size__test.test_thread.ThreadRunningTests.test_stack_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stacklevel__test.test_warnings.CWarnTests.test_stacklevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stacklevel__test.test_warnings.PyWarnTests.test_stacklevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stacklevel_import__test.test_warnings.CWarnTests.test_stacklevel_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stacklevel_import__test.test_warnings.PyWarnTests.test_stacklevel_import_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stapmap__test.test_itertools.TestExamples.test_stapmap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star__test.test_lib2to3.test_fixers.Test_imports.test_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star__test.test_lib2to3.test_fixers.Test_imports2.test_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star__test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star__test.test_lib2to3.test_fixers.Test_urllib.test_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star_expr_assign_target__test.test_unparse.CosmeticTestCase.test_star_expr_assign_target_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star_expr_assign_target_multiple__test.test_unparse.CosmeticTestCase.test_star_expr_assign_target_multiple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star_expression__test.test_dictcomps.DictComprehensionTest.test_star_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star_expression__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_star_expression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star_in_all__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_star_in_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star_in_all__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_star_in_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star_with_others__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_star_with_others_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_star_with_others__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_star_with_others_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_starmap__test.test_itertools.TestBasicOps.test_starmap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_starmap__test.test_itertools.TestGC.test_starmap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_starmap__test.test_itertools.TestVariousIteratorArgs.test_starmap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_starred__test.test_ast.ASTValidatorTests.test_starred_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_starred_assignment__test.test_unparse.UnparseTestCase.test_starred_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_starred_expr_end_position_within_call__test.test_ast.ASTHelpers_Test.test_starred_expr_end_position_within_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startTestRun_stopTestRun__test.test_unittest.test_result.Test_TestResult.test_startTestRun_stopTestRun_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startTestRun_stopTestRun_called__test.test_unittest.test_runner.Test_TextTestRunner.test_startTestRun_stopTestRun_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startTest__test.test_unittest.test_result.Test_TestResult.test_startTest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start__test.test_regrtest.ParseArgsTestCase.test_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_count__test.test_monitoring.MonitoringCountTest.test_start_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_new_session__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_start_new_session_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_new_session__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_start_new_session_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_new_session__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_start_new_session_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_new_session__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_start_new_session_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_new_session__test.test_subprocess.POSIXProcessTestCase.test_start_new_session_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_new_thread_at_exit__test.test_threading.ThreadTests.test_start_new_thread_at_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_server_1__test.test_asyncio.test_server.ProactorStartServerTests.test_start_server_1__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_start_server_1__test.test_asyncio.test_server.SelectorStartServerTests.test_start_server_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_server__test.test_asyncio.test_streams.StreamTests.test_start_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_thread_again__test.test_threading.ThreadingExceptionTests.test_start_thread_again_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls__test.test_asyncio.test_streams.StreamTests.test_start_tls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls_client_buf_proto_1__test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_buf_proto_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls_client_buf_proto_1__test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_buf_proto_1__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_start_tls_client_buf_proto_1__test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_buf_proto_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls_client_corrupted_ssl__test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_corrupted_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls_client_corrupted_ssl__test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_corrupted_ssl__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_start_tls_client_corrupted_ssl__test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_corrupted_ssl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls_client_reg_proto_1__test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_reg_proto_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls_client_reg_proto_1__test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_reg_proto_1__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_start_tls_client_reg_proto_1__test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_reg_proto_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls_server_1__test.test_asyncio.test_ssl.TestSSL.test_start_tls_server_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls_server_1__test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_server_1__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_start_tls_server_1__test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_server_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls_slow_client_cancel__test.test_asyncio.test_ssl.TestSSL.test_start_tls_slow_client_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls_slow_client_cancel__test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_slow_client_cancel__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_start_tls_slow_client_cancel__test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_slow_client_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_tls_wrong_args__test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_wrong_args__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_start_tls_wrong_args__test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_wrong_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_unix_server_1__test.test_asyncio.test_server.SelectorStartServerTests.test_start_unix_server_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_unix_server__test.test_asyncio.test_streams.StreamTests.test_start_unix_server_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_start_with_double_slash__test.test_httpservers.SimpleHTTPRequestHandlerTestCase.test_start_with_double_slash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startendtag__test.test_htmlparser.HTMLParserTestCase.test_startendtag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startswith__test.test_bigmem.BytearrayTest.test_startswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startswith__test.test_bigmem.BytesTest.test_startswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startswith__test.test_bigmem.StrTest.test_startswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startswith__test.test_bytes.ByteArrayTest.test_startswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startswith__test.test_bytes.BytesTest.test_startswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startswith__test.test_unicode.UnicodeTest.test_startswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startswith__test.test_userstring.UserStringTest.test_startswith_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startswith_endswith_errors__test.test_unicode.UnicodeTest.test_startswith_endswith_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_starttag_end_boundary__test.test_htmlparser.HTMLParserTestCase.test_starttag_end_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_starttag_junk_chars__test.test_htmlparser.HTMLParserTestCase.test_starttag_junk_chars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_starttls__test.test_nntplib.LocalServerTests.test_starttls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startup_imports__test.test_site.StartupImportTests.test_startup_imports_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startup_interactivehook__test.test_site.StartupImportTests.test_startup_interactivehook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startup_interactivehook_isolated__test.test_site.StartupImportTests.test_startup_interactivehook_isolated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startup_interactivehook_isolated_explicit__test.test_site.StartupImportTests.test_startup_interactivehook_isolated_explicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_startupinfo__test.test_subprocess.Win32ProcessTestCase.test_startupinfo__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_startupinfo_copy__test.test_subprocess.Win32ProcessTestCase.test_startupinfo_copy__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_startupinfo_keywords__test.test_subprocess.Win32ProcessTestCase.test_startupinfo_keywords__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_stat__test.test_nntplib.NNTPv1Tests.test_stat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat__test.test_nntplib.NNTPv2Tests.test_stat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat__test.test_os.Pep383Tests.test_stat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat__test.test_pathlib.PathSubclassTest.test_stat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat__test.test_pathlib.PathTest.test_stat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat__test.test_pathlib.PosixPathTest.test_stat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat__test.test_pathlib.WindowsPathTest.test_stat__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_stat__test.test_poplib.TestPOP3Class.test_stat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat__test.test_poplib.TestPOP3_SSLClass.test_stat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat__test.test_poplib.TestPOP3_TLSClass.test_stat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat__test.test_posix.PosixTester.test_stat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat__test.test_posix.TestPosixWeaklinking.test_stat__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_stat_attributes__test.test_os.StatAttributeTests.test_stat_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat_attributes_bytes__test.test_os.StatAttributeTests.test_stat_attributes_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat_block_device__test.test_os.StatAttributeTests.test_stat_block_device__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_stat_dir_fd__test.test_posix.TestPosixDirFd.test_stat_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat_no_follow_symlinks__test.test_pathlib.PathSubclassTest.test_stat_no_follow_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat_no_follow_symlinks__test.test_pathlib.PathTest.test_stat_no_follow_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat_no_follow_symlinks__test.test_pathlib.PosixPathTest.test_stat_no_follow_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat_no_follow_symlinks__test.test_pathlib.WindowsPathTest.test_stat_no_follow_symlinks__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_stat_no_follow_symlinks_nosymlink__test.test_pathlib.PathSubclassTest.test_stat_no_follow_symlinks_nosymlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat_no_follow_symlinks_nosymlink__test.test_pathlib.PathTest.test_stat_no_follow_symlinks_nosymlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat_no_follow_symlinks_nosymlink__test.test_pathlib.PosixPathTest.test_stat_no_follow_symlinks_nosymlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat_no_follow_symlinks_nosymlink__test.test_pathlib.WindowsPathTest.test_stat_no_follow_symlinks_nosymlink__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_stat_result_pickle__test.test_os.StatAttributeTests.test_stat_result_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stat_unlink_race__test.test_os.Win32NtTests.test_stat_unlink_race__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_state_after_failure__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_state_after_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_state_after_failure__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_state_after_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_state_after_failure__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_state_after_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_state_after_timeout__test.test_thread.LockTests.test_state_after_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_state_after_timeout__test.test_threading.LockTests.test_state_after_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_state_methods__test.test_multibytecodec.Test_IncrementalDecoder.test_state_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_state_methods_with_buffer_state__test.test_multibytecodec.Test_IncrementalEncoder.test_state_methods_with_buffer_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_state_methods_with_non_buffer_state__test.test_multibytecodec.Test_IncrementalEncoder.test_state_methods_with_non_buffer_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stateful__test.test_multibytecodec.Test_IncrementalEncoder.test_stateful_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stateful_filter__test.test_tarfile.TestExtractionFilters.test_stateful_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stateful_keep_buffer__test.test_multibytecodec.Test_IncrementalEncoder.test_stateful_keep_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stateless__test.test_multibytecodec.Test_IncrementalEncoder.test_stateless_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_statement_finalization_on_close_db__test.test_sqlite3.test_regression.RegressionTests.test_statement_finalization_on_close_db_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_statement_reset__test.test_sqlite3.test_regression.RegressionTests.test_statement_reset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_static_order_does_not_change_with_the_hash_seed__test.test_graphlib.TestTopologicalSort.test_static_order_does_not_change_with_the_hash_seed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_static_swaps_match_class__test.test_peepholer.TestTranforms.test_static_swaps_match_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_static_swaps_match_mapping__test.test_peepholer.TestTranforms.test_static_swaps_match_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_static_swaps_match_sequence__test.test_peepholer.TestTranforms.test_static_swaps_match_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_static_swaps_unpack_three__test.test_peepholer.TestTranforms.test_static_swaps_unpack_three_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_static_swaps_unpack_two__test.test_peepholer.TestTranforms.test_static_swaps_unpack_two_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_staticmethod__test.test_decorators.TestDecorators.test_staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_staticmethod__test.test_pydoc.TestDescriptions.test_staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_staticmethod__test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_staticmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_staticmethod_register__test.test_functools.TestSingleDispatch.test_staticmethod_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_staticmethod_type_ann_register__test.test_functools.TestSingleDispatch.test_staticmethod_type_ann_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_staticmethods__test.test_descr.ClassPropertiesAndMethods.test_staticmethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_staticmethods_in_c__test.test_descr.ClassPropertiesAndMethods.test_staticmethods_in_c_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_statistic_diff_format__test.test_tracemalloc.TestSnapshot.test_statistic_diff_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_statistic_format__test.test_tracemalloc.TestSnapshot.test_statistic_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_status__test.test_urllib.urlopen_FileTests.test_status_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_status_lines__test.test_httplib.BasicTest.test_status_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_status_validation_errors__test.test_wsgiref.IntegrationTests.test_status_validation_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_statvfs__test.test_os.Pep383Tests.test_statvfs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_statvfs__test.test_posix.PosixTester.test_statvfs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_statvfs_attributes__test.test_os.StatAttributeTests.test_statvfs_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_statvfs_result_pickle__test.test_os.StatAttributeTests.test_statvfs_result_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_None__test.test_faulthandler.FaultHandlerTests.test_stderr_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_devnull__test.test_subprocess.ProcessTestCase.test_stderr_devnull_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_devnull__test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_devnull_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_filedes__test.test_subprocess.ProcessTestCase.test_stderr_filedes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_filedes__test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_filedes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_fileobj__test.test_subprocess.ProcessTestCase.test_stderr_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_fileobj__test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_none__test.test_subprocess.ProcessTestCase.test_stderr_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_none__test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_none__test.test_warnings._WarningsTests.test_stderr_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_pipe__test.test_subprocess.ProcessTestCase.test_stderr_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_pipe__test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_redirect_with_no_stdout_redirect__test.test_subprocess.ProcessTestCase.test_stderr_redirect_with_no_stdout_redirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_redirect_with_no_stdout_redirect__test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_redirect_with_no_stdout_redirect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_stdin_are_single_inout_fd__test.test_subprocess.POSIXProcessTestCase.test_stderr_stdin_are_single_inout_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stderr_with_capture_output_arg__test.test_subprocess.RunFuncTestCase.test_stderr_with_capture_output_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin__test.test_py_compile.PyCompileCLITestCase.test_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_binary_mode__test.test_fileinput.FileInputTests.test_stdin_binary_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_broken_pipe__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_stdin_broken_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_broken_pipe__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_stdin_broken_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_broken_pipe__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_stdin_broken_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_broken_pipe__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_stdin_broken_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_devnull__test.test_subprocess.ProcessTestCase.test_stdin_devnull_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_devnull__test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_devnull_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_filedes__test.test_subprocess.ProcessTestCase.test_stdin_filedes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_filedes__test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_filedes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_fileobj__test.test_subprocess.ProcessTestCase.test_stdin_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_fileobj__test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_loader__test.test_cmd_line_script.CmdLineTest.test_stdin_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_none__test.test_subprocess.ProcessTestCase.test_stdin_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_none__test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_not_inheritable__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_stdin_not_inheritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_not_inheritable__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_stdin_not_inheritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_not_inheritable__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_stdin_not_inheritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_not_inheritable__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_stdin_not_inheritable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_pipe__test.test_subprocess.ProcessTestCase.test_stdin_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_pipe__test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_readline__test.test_cmd_line.CmdLineTest.test_stdin_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_stdout__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_stdin_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_stdout__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_stdin_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_stdout__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_stdin_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_stdout__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_stdin_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdin_stdout__test.test_json.test_tool.TestTool.test_stdin_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdio__test.test_utf8_mode.UTF8ModeTests.test_stdio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdlib_dir__test.test_sys.SysModuleTest.test_stdlib_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdlib_validates__test.test_ast.ASTValidatorTests.test_stdlib_validates__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_stdout_devnull__test.test_subprocess.ProcessTestCase.test_stdout_devnull_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_devnull__test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_devnull_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_filedes__test.test_subprocess.ProcessTestCase.test_stdout_filedes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_filedes__test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_filedes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_filedes_of_stdout__test.test_subprocess.ProcessTestCase.test_stdout_filedes_of_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_filedes_of_stdout__test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_filedes_of_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_fileobj__test.test_subprocess.ProcessTestCase.test_stdout_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_fileobj__test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_flush_at_shutdown__test.test_cmd_line.CmdLineTest.test_stdout_flush_at_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_is_None__test.test_pprint.QueryTestCase.test_stdout_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_none__test.test_subprocess.ProcessTestCase.test_stdout_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_none__test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_pipe__test.test_subprocess.ProcessTestCase.test_stdout_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_pipe__test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_stderr_are_single_inout_fd__test.test_subprocess.POSIXProcessTestCase.test_stdout_stderr_are_single_inout_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_stderr_file__test.test_subprocess.ProcessTestCase.test_stdout_stderr_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_stderr_file__test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_stderr_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_stderr_pipe__test.test_subprocess.ProcessTestCase.test_stdout_stderr_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_stderr_pipe__test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_stderr_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_stdin_are_single_inout_fd__test.test_subprocess.POSIXProcessTestCase.test_stdout_stdin_are_single_inout_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stdout_with_capture_output_arg__test.test_subprocess.RunFuncTestCase.test_stdout_with_capture_output_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stem__test.test_pathlib.PureWindowsPathTest.test_stem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stem__test.test_pathlib.WindowsPathAsPureTest.test_stem__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_stem_common__test.test_pathlib.PosixPathAsPureTest.test_stem_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stem_common__test.test_pathlib.PurePathSubclassTest.test_stem_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stem_common__test.test_pathlib.PurePathTest.test_stem_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stem_common__test.test_pathlib.PurePosixPathTest.test_stem_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stem_common__test.test_pathlib.PureWindowsPathTest.test_stem_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stem_common__test.test_pathlib.WindowsPathAsPureTest.test_stem_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_step__test.test_bdb.StateTestCase.test_step_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_at_return_with_no_trace_in_caller__test.test_bdb.IssuesTestCase.test_step_at_return_with_no_trace_in_caller_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_next_on_last_statement__test.test_bdb.StateTestCase.test_step_next_on_last_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_overflow__test.test_ctypes.test_arrays.ArrayTestCase.test_step_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_overflow__test.test_list.ListTest.test_step_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_result_future__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_step_result_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_result_future__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_step_result_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_result_future__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_step_result_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_result_future__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_step_result_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_result_future__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_step_result_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_result_future__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_step_result_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_result_future__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_step_result_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_step_result_future__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_step_result_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_still_running__test.test__xxsubinterpreters.DestroyTests.test_still_running_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_still_running__test.test_interpreters.TestInterpreterClose.test_still_running__'Fails_on_FreeBSD'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_still_running_at_exit__test.test__xxsubinterpreters.RunStringTests.test_still_running_at_exit__'blocking_forever'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_stls__test.test_poplib.TestPOP3Class.test_stls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stls__test.test_poplib.TestPOP3_SSLClass.test_stls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stls__test.test_poplib.TestPOP3_TLSClass.test_stls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stls_capa__test.test_poplib.TestPOP3Class.test_stls_capa_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stls_capa__test.test_poplib.TestPOP3_SSLClass.test_stls_capa_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stls_capa__test.test_poplib.TestPOP3_TLSClass.test_stls_capa_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stls_context__test.test_poplib.TestPOP3Class.test_stls_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stls_context__test.test_poplib.TestPOP3_SSLClass.test_stls_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stls_context__test.test_poplib.TestPOP3_TLSClass.test_stls_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stopTest__test.test_unittest.test_result.Test_TestResult.test_stopTest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop__test.test_inspect.test_inspect.TestUnwrap.test_stop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop__test.test_unittest.test_result.Test_TestResult.test_stop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_at_invalid_option__test.test_optparse.TestCallbackVarArgs.test_stop_at_invalid_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_at_option__test.test_optparse.TestCallbackVarArgs.test_stop_at_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_idempotent__test.test_unittest.testmock.testpatch.PatchTest.test_stop_idempotent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_iteration__test.test_sys_setprofile.ProfileHookTestCase.test_stop_iteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_sequence__test.test_iter.TestCase.test_stop_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_serving__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_stop_serving_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_track__test.test_tracemalloc.TestCAPI.test_stop_track_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_untrack__test.test_tracemalloc.TestCAPI.test_stop_untrack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_while_run_in_complete__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_stop_while_run_in_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_while_run_in_complete__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_stop_while_run_in_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_while_run_in_complete__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_stop_while_run_in_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_while_run_in_complete__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_stop_while_run_in_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_while_run_in_complete__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_stop_while_run_in_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_while_run_in_complete__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_stop_while_run_in_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_while_run_in_complete__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_stop_while_run_in_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_while_run_in_complete__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_stop_while_run_in_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stop_without_start__test.test_unittest.testmock.testpatch.PatchTest.test_stop_without_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stopall_lifo__test.test_unittest.testmock.testpatch.PatchTest.test_stopall_lifo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stopiteration_error__test.test_generators.ExceptionTest.test_stopiteration_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stopiteration_wrapping__test.test_generator_stop.TestPEP479.test_stopiteration_wrapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stopiteration_wrapping_context__test.test_generator_stop.TestPEP479.test_stopiteration_wrapping_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_storbinary__test.test_ftplib.TestFTPClass.test_storbinary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_storbinary__test.test_ftplib.TestTLS_FTPClassMixin.test_storbinary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_storbinary_rest__test.test_ftplib.TestFTPClass.test_storbinary_rest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_storbinary_rest__test.test_ftplib.TestTLS_FTPClassMixin.test_storbinary_rest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_store_borrowed_slot_should_not_crash__test.test_opcache.TestLoadAttrCache.test_store_borrowed_slot_should_not_crash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_store_shadowing_slot_should_raise_type_error__test.test_opcache.TestLoadAttrCache.test_store_shadowing_slot_should_raise_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_storlines__test.test_ftplib.TestFTPClass.test_storlines__'timing_related_test,_dependent_on_load'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_storlines__test.test_ftplib.TestTLS_FTPClassMixin.test_storlines__'timing_related_test,_dependent_on_load'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_storlines_too_long__test.test_ftplib.TestFTPClass.test_storlines_too_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_storlines_too_long__test.test_ftplib.TestTLS_FTPClassMixin.test_storlines_too_long_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.datetimetester.TestTimeDelta_Fast.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.datetimetester.TestTimeDelta_Pure.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.datetimetester.TestTimeTZ_Fast.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.datetimetester.TestTimeTZ_Pure.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.datetimetester.TestTimeZone_Fast.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.datetimetester.TestTimeZone_Pure.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.datetimetester.TestTime_Fast.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.datetimetester.TestTime_Pure.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test__xxinterpchannels.ChannelIDTests.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test__xxsubinterpreters.InterpreterIDTests.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.ByteTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.DoubleTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.FloatTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.IntTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.LongLongTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.LongTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.ShortTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.UnicodeTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.UnsignedByteTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.UnsignedIntTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.UnsignedLongLongTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.UnsignedLongTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_array.UnsignedShortTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_asyncio.test_queues.QueueBasicTests.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_bool.BoolTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestIntEnumClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestIntEnumFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestIntFlagClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestIntFlagFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMinimalDateClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMinimalDateFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMinimalFloatClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMinimalFloatFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMixedDateClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMixedDateFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMixedFloatClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMixedFloatFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMixedIntClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMixedIntFlagClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMixedIntFlagFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMixedIntFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMixedStrClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestMixedStrFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestPlainEnumClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestPlainEnumFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestPlainFlagClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestPlainFlagFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestStrEnumClass.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_enum.TestStrEnumFunction.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_exceptions.ExceptionTests.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_marshal.LargeValuesTestCase.test_str__'not_enough_memory:_4.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_str__test.test_pathlib.PureWindowsPathTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_pathlib.WindowsPathAsPureTest.test_str__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_str__test.test_ssl.SSLErrorTests.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_xxlimited.TestXXLimited.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_xxlimited.TestXXLimited35.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_str__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_str__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_str__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_str__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_zoneinfo.test_zoneinfo_property.CZoneInfoTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str__test.test_zoneinfo.test_zoneinfo_property.ZoneInfoTest.test_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_aliases_string__test.test_optparse.TestTypeAliases.test_str_aliases_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_common__test.test_pathlib.PosixPathAsPureTest.test_str_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_common__test.test_pathlib.PurePathSubclassTest.test_str_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_common__test.test_pathlib.PurePathTest.test_str_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_common__test.test_pathlib.PurePosixPathTest.test_str_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_common__test.test_pathlib.PureWindowsPathTest.test_str_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_common__test.test_pathlib.WindowsPathAsPureTest.test_str_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_str_decode__test.test_multibytecodec.Test_MultibyteCodec.test_str_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_defaults_to_policy_max_line_length__test.test_email.test_message.TestEmailMessage.test_str_defaults_to_policy_max_line_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_defaults_to_utf8__test.test_email.test_message.TestEmailMessage.test_str_defaults_to_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_for_enums__test.test_socket.GeneralModuleTests.test_str_for_enums_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_for_enums__test.test_ssl.BasicSocketTests.test_str_for_enums_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_format_differences__test.test_fstring.TestCase.test_str_format_differences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_generator_should_not_mutate_msg_when_handling_8bit__test.test_email.test_email.Test8BitBytesHandling.test_str_generator_should_not_mutate_msg_when_handling_8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_nonstr__test.test_dict.DictTest.test_str_nonstr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_of_str_subclass__test.test_descr.ClassPropertiesAndMethods.test_str_of_str_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_operations__test.test_descr.ClassPropertiesAndMethods.test_str_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_protocol__test.test_collections.TestUserObjects.test_str_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_read__test.test_dbm_dumb.DumbDBMTestCase.test_str_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_rep__test.test_logging.LogRecordTest.test_str_rep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_subclass__test.test_pathlib.PureWindowsPathTest.test_str_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_subclass__test.test_pathlib.WindowsPathAsPureTest.test_str_subclass__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_str_subclass_as_dict_key__test.test_descr.ClassPropertiesAndMethods.test_str_subclass_as_dict_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_subclass_attr__test.test_unicode.StringModuleTest.test_str_subclass_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_subclass_common__test.test_pathlib.PosixPathAsPureTest.test_str_subclass_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_subclass_common__test.test_pathlib.PurePathSubclassTest.test_str_subclass_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_subclass_common__test.test_pathlib.PurePathTest.test_str_subclass_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_subclass_common__test.test_pathlib.PurePosixPathTest.test_str_subclass_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_subclass_common__test.test_pathlib.PureWindowsPathTest.test_str_subclass_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_subclass_common__test.test_pathlib.WindowsPathAsPureTest.test_str_subclass_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_str_wrap__test.test_pprint.QueryTestCase.test_str_wrap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_str_write_contains__test.test_dbm_dumb.DumbDBMTestCase.test_str_write_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strange_options__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_strange_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strange_subclass__test.test_deque.TestSubclass.test_strange_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strcoll_3303__test.test_locale.TestMiscellaneous.test_strcoll_3303_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strcoll__test.test_locale.TestCollation.test_strcoll_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strcoll__test.test_locale.TestEnUSCollation.test_strcoll__'encoding_not_suitable'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_strcoll_with_diacritic__test.test_locale.TestEnUSCollation.test_strcoll_with_diacritic__'encoding_not_suitable'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_stream__test.test_codecs.IDNACodecTest.test_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stream__test.test_logging.BasicConfigTest.test_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stream_bare__test.test_codecs.UTF8SigTest.test_stream_bare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stream_bom__test.test_codecs.UTF8SigTest.test_stream_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stream_padding__test.test_tarfile.Bz2StreamWriteTest.test_stream_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stream_padding__test.test_tarfile.GzipStreamWriteTest.test_stream_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stream_padding__test.test_tarfile.LzmaStreamWriteTest.test_stream_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stream_padding__test.test_tarfile.StreamWriteTest.test_stream_padding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stream_redirection_hint_for_py2_migration__test.test_print.TestPy2MigrationHint.test_stream_redirection_hint_for_py2_migration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_cn.Test_GB18030.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_cn.Test_GB2312.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_cn.Test_GBK.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_cn.Test_HZ.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_hk.Test_Big5HKSCS.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_jp.Test_CP932.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_jp.Test_SJISX0213.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_jp.Test_SJIS_2004.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_kr.Test_CP949.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_kr.Test_EUCKR.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_kr.Test_JOHAB.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader__test.test_codecencodings_tw.Test_Big5.test_streamreader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader_constructor_use_global_loop__test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader_constructor_use_running_loop__test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreader_constructor_without_loop__test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreaderprotocol_constructor_use_global_loop__test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreaderprotocol_constructor_use_running_loop__test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreaderprotocol_constructor_without_loop__test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamreaderwriter__test.test_codecs.WithStmtTest.test_streamreaderwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_cn.Test_GB18030.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_cn.Test_GB2312.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_cn.Test_GBK.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_cn.Test_HZ.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_hk.Test_Big5HKSCS.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_jp.Test_CP932.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_jp.Test_SJIS_2004.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_kr.Test_CP949.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_kr.Test_EUCKR.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_kr.Test_JOHAB.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter__test.test_codecencodings_tw.Test_Big5.test_streamwriter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_cn.Test_GB18030.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_cn.Test_GB2312.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_cn.Test_GBK.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_cn.Test_HZ.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_hk.Test_Big5HKSCS.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_jp.Test_CP932.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_jp.Test_SJIS_2004.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_kr.Test_CP949.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_kr.Test_EUCKR.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_kr.Test_JOHAB.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_reset_no_pending__test.test_codecencodings_tw.Test_Big5.test_streamwriter_reset_no_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_streamwriter_strwrite__test.test_multibytecodec.Test_StreamWriter.test_streamwriter_strwrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strenum__test.test_enum.TestSpecial.test_strenum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strerror__test.test_posix.PosixTester.test_strerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stress____main__.GeneralTest.test_stress_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stress_modifying_handlers__test.test_signal.StressTest.test_stress_modifying_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strformatstyle__test.test_logging.BasicConfigTest.test_strformatstyle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestDateTimeTZ_Fast.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestDateTimeTZ_Pure.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestDateTime_Fast.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestDateTime_Pure.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestDate_Fast.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestDate_Pure.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestSubclassDateTime_Fast.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestSubclassDateTime_Pure.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestTimeTZ_Fast.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestTimeTZ_Pure.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestTime_Fast.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.datetimetester.TestTime_Pure.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime__test.test_time.TimeTestCase.test_strftime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_bounding_check__test.test_time.TimeTestCase.test_strftime_bounding_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_format_check__test.test_time.TimeTestCase.test_strftime_format_check_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_trailing_percent__test.datetimetester.TestDateTimeTZ_Fast.test_strftime_trailing_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_trailing_percent__test.datetimetester.TestDateTimeTZ_Pure.test_strftime_trailing_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_trailing_percent__test.datetimetester.TestDateTime_Fast.test_strftime_trailing_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_trailing_percent__test.datetimetester.TestDateTime_Pure.test_strftime_trailing_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_trailing_percent__test.datetimetester.TestDate_Fast.test_strftime_trailing_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_trailing_percent__test.datetimetester.TestDate_Pure.test_strftime_trailing_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_trailing_percent__test.datetimetester.TestSubclassDateTime_Fast.test_strftime_trailing_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_trailing_percent__test.datetimetester.TestSubclassDateTime_Pure.test_strftime_trailing_percent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_with_bad_tzname_replace__test.datetimetester.TestDateTimeTZ_Fast.test_strftime_with_bad_tzname_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_with_bad_tzname_replace__test.datetimetester.TestDateTimeTZ_Pure.test_strftime_with_bad_tzname_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_with_bad_tzname_replace__test.datetimetester.TestDateTime_Fast.test_strftime_with_bad_tzname_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_with_bad_tzname_replace__test.datetimetester.TestDateTime_Pure.test_strftime_with_bad_tzname_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_with_bad_tzname_replace__test.datetimetester.TestSubclassDateTime_Fast.test_strftime_with_bad_tzname_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_with_bad_tzname_replace__test.datetimetester.TestSubclassDateTime_Pure.test_strftime_with_bad_tzname_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_y2k__test.datetimetester.TestDateTimeTZ_Fast.test_strftime_y2k_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_y2k__test.datetimetester.TestDateTimeTZ_Pure.test_strftime_y2k_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_y2k__test.datetimetester.TestDateTime_Fast.test_strftime_y2k_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_y2k__test.datetimetester.TestDateTime_Pure.test_strftime_y2k_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_y2k__test.datetimetester.TestDate_Fast.test_strftime_y2k_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_y2k__test.datetimetester.TestDate_Pure.test_strftime_y2k_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_y2k__test.datetimetester.TestSubclassDateTime_Fast.test_strftime_y2k_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strftime_y2k__test.datetimetester.TestSubclassDateTime_Pure.test_strftime_y2k_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strict__test.test_cgi.CgiTests.test_strict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strict_domain__test.test_http_cookiejar.CookieTests.test_strict_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strict_error_handling__test.test_ucn.UnicodeNamesTest.test_strict_error_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strided_limits__test.test_range.RangeTest.test_strided_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_audioop.TestAudioop.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_bool.BoolTest.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_marshal.StringTestCase.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_reprlib.ReprTests.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_sax.PrepareInputSourceTest.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_sqlite3.test_factory.TextFactoryTests.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_sqlite3.test_types.DeclTypesTests.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_sqlite3.test_types.SqliteTypeTests.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_tokenize.CTokenizeTest.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_tokenize.GenerateTokensTest.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_tokenize.TokenizeTest.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string__test.test_xmlrpc.BinaryTestCase.test_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_at__test.test_ctypes.test_memfunctions.MemFunctionsTest.test_string_at_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_boundaries__test.test_re.ReTests.test_string_boundaries_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_charset__test.test_email.test_email.TestHeader.test_string_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_concatenation__test.test_tokenize.TestRoundtrip.test_string_concatenation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_data__test.test_imghdr.TestImghdr.test_string_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_enum__test.test_enum.TestSpecial.test_string_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_exc__test.test_lib2to3.test_fixers.Test_raise.test_string_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_exc_val__test.test_lib2to3.test_fixers.Test_raise.test_string_exc_val_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_exc_val_tb__test.test_lib2to3.test_fixers.Test_raise.test_string_exc_val_tb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_float__test.test_int.IntTestCases.test_string_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_formatting__test.test_robotparser.StringFormattingTest.test_string_formatting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_from_format__test.test_capi.test_misc.Test_testcapi.test_string_from_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_generator_reencodes_to_quopri_when_appropriate__test.test_email.test_email.Test8BitBytesHandling.test_string_generator_reencodes_to_quopri_when_appropriate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_headerinst_eq__test.test_email.test_email.TestLongHeaders.test_string_headerinst_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_in_loop_on_same_line__test.test_print.TestPy2MigrationHint.test_string_in_loop_on_same_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_keys_can_track_values__test.test_dict.DictTest.test_string_keys_can_track_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_kind__test.test_ast.ConstantTests.test_string_kind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_literals__test.test_grammar.TokenTests.test_string_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_payload_with_multipart_content_type__test.test_email.test_message.TestMIMEPart.test_string_payload_with_multipart_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_to_double__test.test_capi.test_misc.Test_testcapi.test_string_to_double_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_with_excessive_whitespace__test.test_print.TestPy2MigrationHint.test_string_with_excessive_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_with_leading_whitespace__test.test_print.TestPy2MigrationHint.test_string_with_leading_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_with_null_character__test.test_sqlite3.test_types.SqliteTypeTests.test_string_with_null_character_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_with_semicolon__test.test_print.TestPy2MigrationHint.test_string_with_semicolon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_with_soft_space__test.test_print.TestPy2MigrationHint.test_string_with_soft_space_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_with_surrogates__test.test_sqlite3.test_types.SqliteTypeTests.test_string_with_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_with_utf8_bom__test.test_json.test_decode.TestCDecode.test_string_with_utf8_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_string_with_utf8_bom__test.test_json.test_decode.TestPyDecode.test_string_with_utf8_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stringification__test.test_string.TestTemplate.test_stringification_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stringized__test.test_typing.ParamSpecTests.test_stringized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stringized_usage__test.test_typing.TypeAliasTests.test_stringized_usage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stringresult__test.test_ctypes.test_functions.FunctionTestCase.test_stringresult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strings__test.test_raise.TestRemovedFunctionality.test_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strings__test.test_types.TypesTests.test_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strings__test.test_unparse.UnparseTestCase.test_strings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strings_fail__test.test_statistics.TestSum.test_strings_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stringtemplatestyle__test.test_logging.BasicConfigTest.test_stringtemplatestyle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip__test.test_bigmem.BytearrayTest.test_strip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip__test.test_bigmem.BytesTest.test_strip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip__test.test_bigmem.StrTest.test_strip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip__test.test_bytes.ByteArrayAsStringTest.test_strip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip__test.test_bytes.BytesAsStringTest.test_strip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip__test.test_unicode.UnicodeTest.test_strip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip__test.test_userstring.UserStringTest.test_strip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_and_prepend__test.test_compileall.CommandLineTestsNoSourceEpoch.test_strip_and_prepend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_and_prepend__test.test_compileall.CommandLineTestsWithSourceEpoch.test_strip_and_prepend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_and_prepend__test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_and_prepend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_and_prepend__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_and_prepend_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_bytearray__test.test_bytes.ByteArrayTest.test_strip_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_bytearray__test.test_bytes.BytesTest.test_strip_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_int_error__test.test_bytes.ByteArrayTest.test_strip_int_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_int_error__test.test_bytes.BytesTest.test_strip_int_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_line_feed_and_carriage_return_in_headers__test.test_email.test_email.TestParsers.test_strip_line_feed_and_carriage_return_in_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_only__test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_only__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_prepend_and_ddir__test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_prepend_and_ddir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_prepend_and_ddir__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_prepend_and_ddir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_string_error__test.test_bytes.ByteArrayTest.test_strip_string_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_string_error__test.test_bytes.BytesTest.test_strip_string_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_unused_None__test.test_compile.TestSpecifics.test_strip_unused_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_whitespace__test.test_bytes.ByteArrayAsStringTest.test_strip_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_whitespace__test.test_bytes.BytesAsStringTest.test_strip_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_whitespace__test.test_unicode.UnicodeTest.test_strip_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strip_whitespace__test.test_userstring.UserStringTest.test_strip_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stripid__test.test_pydoc.PydocDocTest.test_stripid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_stripping__test.test_configparser.InlineCommentStrippingTestCase.test_stripping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strong_reference_implementation__test.test_random.MersenneTwister_TestBasicOps.test_strong_reference_implementation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime__test.datetimetester.TestDateTimeTZ_Fast.test_strptime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime__test.datetimetester.TestDateTimeTZ_Pure.test_strptime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime__test.datetimetester.TestDateTime_Fast.test_strptime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime__test.datetimetester.TestDateTime_Pure.test_strptime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime__test.datetimetester.TestSubclassDateTime_Fast.test_strptime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime__test.datetimetester.TestSubclassDateTime_Pure.test_strptime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime__test.test_time.TimeTestCase.test_strptime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime_bytes__test.test_time.TimeTestCase.test_strptime_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime_exception_context__test.test_strptime.StrptimeTests.test_strptime_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime_exception_context__test.test_time.TimeTestCase.test_strptime_exception_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime_single_digit__test.datetimetester.TestDateTimeTZ_Fast.test_strptime_single_digit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime_single_digit__test.datetimetester.TestDateTimeTZ_Pure.test_strptime_single_digit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime_single_digit__test.datetimetester.TestDateTime_Fast.test_strptime_single_digit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime_single_digit__test.datetimetester.TestDateTime_Pure.test_strptime_single_digit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime_single_digit__test.datetimetester.TestSubclassDateTime_Fast.test_strptime_single_digit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime_single_digit__test.datetimetester.TestSubclassDateTime_Pure.test_strptime_single_digit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strptime_timezone__test.test_time.TestPytime.test_strptime_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strs__test.test__xxsubinterpreters.ShareableTypeTests.test_strs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strsignal__test.test_signal.PosixTests.test_strsignal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_W__test.test_ctypes.test_bytes.BytesTest.test_struct_W_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct__test.test_ctypes.test_bytes.BytesTest.test_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct__test.test_ctypes.test_delattr.TestCase.test_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct__test.test_ctypes.test_pickling.PickleTest_0.test_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct__test.test_ctypes.test_pickling.PickleTest_1.test_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct__test.test_ctypes.test_pickling.PickleTest_2.test_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct__test.test_ctypes.test_pickling.PickleTest_3.test_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct__test.test_ctypes.test_pickling.PickleTest_4.test_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct__test.test_ctypes.test_pickling.PickleTest_5.test_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_alignment__test.test_ctypes.test_structures.StructureTestCase.test_struct_alignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_by_value__test.test_ctypes.test_win32.Structures.test_struct_by_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_cleans_up_at_runtime_shutdown__test.test_struct.StructTest.test_struct_cleans_up_at_runtime_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_field_alignment__test.test_ctypes.test_byteswap.Test.test_struct_field_alignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_fields_unsupported_byte_order__test.test_ctypes.test_byteswap.Test.test_struct_fields_unsupported_byte_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_return_2H__test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_struct_return_2H_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_return_2H__test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_struct_return_2H_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_return_2H__test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_struct_return_2H_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_return_2H__test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_2H_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_return_2H_stdcall__test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_2H_stdcall__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_struct_return_8H__test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_struct_return_8H_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_return_8H__test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_struct_return_8H_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_return_8H__test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_struct_return_8H_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_return_8H__test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_8H_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_return_8H_stdcall__test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_8H_stdcall__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_struct_struct__test.test_ctypes.test_byteswap.Test.test_struct_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_struct__test.test_ctypes.test_keeprefs.StructureTestCase.test_struct_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_struct_subclass_instantiation__test.test_struct.StructTest.test_struct_subclass_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structseq__test.test_pickle.CDumpPickle_LoadPickle.test_structseq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structseq__test.test_pickle.CPicklerTests.test_structseq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structseq__test.test_pickle.DumpPickle_CLoadPickle.test_structseq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structseq__test.test_pickle.InMemoryPickleTests.test_structseq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structseq__test.test_pickle.PyPicklerTests.test_structseq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structseq__test.test_pickletools.OptimizedPickleTests.test_structseq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structseq_member_descriptor__test.test_pydoc.TestDescriptions.test_structseq_member_descriptor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structseq_newtype_doesnt_leak__test.test_capi.test_misc.Test_testcapi.test_structseq_newtype_doesnt_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structseq_newtype_null_descr_doc__test.test_capi.test_misc.Test_testcapi.test_structseq_newtype_null_descr_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structural_subclassing__test.test_contextlib.TestAbstractContextManager.test_structural_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structural_subclassing__test.test_contextlib_async.TestAbstractAsyncContextManager.test_structural_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structures__test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_structures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_structures_with_wchar__test.test_ctypes.test_structures.StructureTestCase.test_structures_with_wchar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strxfrm__test.test_locale.TestCollation.test_strxfrm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_strxfrm__test.test_locale.TestEnUSCollation.test_strxfrm__'encoding_not_suitable'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_strxfrm_with_diacritic__test.test_locale.TestEnUSCollation.test_strxfrm_with_diacritic__'encoding_not_suitable'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_style__test.test_logging.BasicConfigTest.test_style_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub__test.test_binop.RatTestCase.test_sub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub__test.test_complex.ComplexTest.test_sub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub__test.test_operator.COperatorTestCase.test_sub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub__test.test_operator.PyOperatorTestCase.test_sub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub__test.test_set.TestFrozenSet.test_sub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub__test.test_set.TestFrozenSetSubclass.test_sub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub__test.test_set.TestSet.test_sub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub__test.test_set.TestSetSubclass.test_sub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub__test.test_weakset.TestWeakSet.test_sub_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub_and_super__test.test_set.TestFrozenSet.test_sub_and_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub_and_super__test.test_set.TestFrozenSetSubclass.test_sub_and_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub_and_super__test.test_set.TestSet.test_sub_and_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub_and_super__test.test_set.TestSetSubclass.test_sub_and_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub_and_super__test.test_weakset.TestWeakSet.test_sub_and_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub_template_numeric_escape__test.test_re.ReTests.test_sub_template_numeric_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_sub_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_sub_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_sub_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sub_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_sub_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_bool.BoolTest.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_ctypes.test_arrays.ArrayTestCase.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_ctypes.test_structures.SubclassesTest.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_float.HexFloatTestCase.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_mmap.MmapTests.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_ssl.SSLErrorTests.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_types.SimpleNamespaceTests.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_xml_etree.ParseErrorTest.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_xml_etree.TreeBuilderTest.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_xml_etree.XMLParserTest.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_xml_etree_c.ParseErrorTest.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_xml_etree_c.TreeBuilderTest.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_xml_etree_c.XMLParserTest.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass__test.test_zipfile._path.test_path.TestPath.test_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_abstract__test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_abstract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_add__test.test_unicode.UnicodeTest.test_subclass_add_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors__test.datetimetester.TestDateTimeTZ_Fast.test_subclass_alternate_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors__test.datetimetester.TestDateTimeTZ_Pure.test_subclass_alternate_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors__test.datetimetester.TestDateTime_Fast.test_subclass_alternate_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors__test.datetimetester.TestDateTime_Pure.test_subclass_alternate_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors__test.datetimetester.TestDate_Fast.test_subclass_alternate_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors__test.datetimetester.TestDate_Pure.test_subclass_alternate_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors__test.datetimetester.TestSubclassDateTime_Fast.test_subclass_alternate_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors__test.datetimetester.TestSubclassDateTime_Pure.test_subclass_alternate_constructors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors_datetime__test.datetimetester.TestDateTimeTZ_Fast.test_subclass_alternate_constructors_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors_datetime__test.datetimetester.TestDateTimeTZ_Pure.test_subclass_alternate_constructors_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors_datetime__test.datetimetester.TestDateTime_Fast.test_subclass_alternate_constructors_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors_datetime__test.datetimetester.TestDateTime_Pure.test_subclass_alternate_constructors_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors_datetime__test.datetimetester.TestSubclassDateTime_Fast.test_subclass_alternate_constructors_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_alternate_constructors_datetime__test.datetimetester.TestSubclassDateTime_Pure.test_subclass_alternate_constructors_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_comment_pi__test.test_xml_etree.TreeBuilderTest.test_subclass_comment_pi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_comment_pi__test.test_xml_etree_c.TreeBuilderTest.test_subclass_comment_pi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_date__test.datetimetester.TestDateTimeTZ_Fast.test_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_date__test.datetimetester.TestDateTimeTZ_Pure.test_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_date__test.datetimetester.TestDateTime_Fast.test_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_date__test.datetimetester.TestDateTime_Pure.test_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_date__test.datetimetester.TestDate_Fast.test_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_date__test.datetimetester.TestDate_Pure.test_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_date__test.datetimetester.TestSubclassDateTime_Fast.test_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_date__test.datetimetester.TestSubclassDateTime_Pure.test_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_date__test.datetimetester.TestTimeDelta_Fast.test_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_date__test.datetimetester.TestTimeDelta_Pure.test_subclass_date_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_datetime__test.datetimetester.TestDateTimeTZ_Fast.test_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_datetime__test.datetimetester.TestDateTimeTZ_Pure.test_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_datetime__test.datetimetester.TestDateTime_Fast.test_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_datetime__test.datetimetester.TestDateTime_Pure.test_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_datetime__test.datetimetester.TestSubclassDateTime_Fast.test_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_datetime__test.datetimetester.TestSubclassDateTime_Pure.test_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_datetime__test.datetimetester.TestTimeDelta_Fast.test_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_datetime__test.datetimetester.TestTimeDelta_Pure.test_subclass_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_datetimetz__test.datetimetester.TestDateTimeTZ_Fast.test_subclass_datetimetz_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_datetimetz__test.datetimetester.TestDateTimeTZ_Pure.test_subclass_datetimetz_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_delayed__test.test_ctypes.test_structures.SubclassesTest.test_subclass_delayed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_doctype__test.test_xml_etree.XMLParserTest.test_subclass_doctype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_doctype__test.test_xml_etree_c.XMLParserTest.test_subclass_doctype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_duplicate_name__test.test_enum.TestSpecial.test_subclass_duplicate_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_duplicate_name_dynamic__test.test_enum.TestSpecial.test_subclass_duplicate_name_dynamic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_error__test.test_typing.UnionTests.test_subclass_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_get_module_with_super__test.test_capi.test_misc.Test_ModuleStateAccess.test_subclass_get_module_with_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_logger_cache__test.test_logging.ModuleLevelMiscTest.test_subclass_logger_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_must_override__test.datetimetester.TestTZInfo_Fast.test_subclass_must_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_must_override__test.datetimetester.TestTZInfo_Pure.test_subclass_must_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_no_override_working__test.test_super.TestSuper.test_subclass_no_override_working_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_normal__test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_normal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_now__test.datetimetester.TestDateTimeTZ_Fast.test_subclass_now_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_now__test.datetimetester.TestDateTimeTZ_Pure.test_subclass_now_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_now__test.datetimetester.TestDateTime_Fast.test_subclass_now_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_now__test.datetimetester.TestDateTime_Pure.test_subclass_now_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_now__test.datetimetester.TestSubclassDateTime_Fast.test_subclass_now_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_now__test.datetimetester.TestSubclassDateTime_Pure.test_subclass_now_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_of_heap_gc_ctype_with_del_modifying_dunder_class_only_decrefs_once__test.test_capi.test_misc.CAPITest.test_subclass_of_heap_gc_ctype_with_del_modifying_dunder_class_only_decrefs_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_of_heap_gc_ctype_with_tpdealloc_decrefs_once__test.test_capi.test_misc.CAPITest.test_subclass_of_heap_gc_ctype_with_tpdealloc_decrefs_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_own_cache__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_subclass_own_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_own_cache__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_subclass_own_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_propagation__test.test_descr.ClassPropertiesAndMethods.test_subclass_propagation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_recursion_limit__test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_refs__test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_refs_dont_conflate_callbacks__test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_conflate_callbacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_refs_dont_replace_standard_refs__test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_replace_standard_refs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_refs_with_slots__test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestDateTimeTZ_Fast.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestDateTimeTZ_Pure.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestDateTime_Fast.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestDateTime_Pure.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestDate_Fast.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestDate_Pure.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestSubclassDateTime_Fast.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestSubclassDateTime_Pure.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestTimeTZ_Fast.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestTimeTZ_Pure.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestTime_Fast.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_replace__test.datetimetester.TestTime_Pure.test_subclass_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_right_op__test.test_descr.ClassPropertiesAndMethods.test_subclass_right_op_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_special_form__test.test_typing.GenericTests.test_subclass_special_form_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_time__test.datetimetester.TestTimeTZ_Fast.test_subclass_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_time__test.datetimetester.TestTimeTZ_Pure.test_subclass_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_time__test.datetimetester.TestTime_Fast.test_subclass_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_time__test.datetimetester.TestTime_Pure.test_subclass_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_timedelta__test.datetimetester.TestTimeDelta_Fast.test_subclass_timedelta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_timedelta__test.datetimetester.TestTimeDelta_Pure.test_subclass_timedelta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_timetz__test.datetimetester.TestTimeTZ_Fast.test_subclass_timetz_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_timetz__test.datetimetester.TestTimeTZ_Pure.test_subclass_timetz_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_tuple__test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_type_error__test.test_typing.NeverTests.test_subclass_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_type_error__test.test_typing.NoReturnTests.test_subclass_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_custom_hash__test.test_set.TestFrozenSet.test_subclass_with_custom_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_custom_hash__test.test_set.TestFrozenSetSubclass.test_subclass_with_custom_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_custom_hash__test.test_set.TestSet.test_subclass_with_custom_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_custom_hash__test.test_set.TestSetSubclass.test_subclass_with_custom_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_custom_hash__test.test_weakset.TestWeakSet.test_subclass_with_custom_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.ByteTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.DoubleTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.FloatTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.IntTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.LongLongTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.LongTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.ShortTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.UnicodeTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.UnsignedByteTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.UnsignedIntTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.UnsignedLongLongTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.UnsignedLongTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_array.UnsignedShortTest.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_kwargs__test.test_deque.TestSubclassWithKwargs.test_subclass_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_properties__test.test_unittest.testmock.testmock.MockTest.test_subclass_with_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_slots__test.test_module.ModuleTests.test_subclass_with_slots_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclass_with_union__test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_with_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassable__test.test_csv.MiscTestCase.test_subclassable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_descr.SharedKeyTests.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Frozen_ExecutionLoader.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Frozen_FileLoader.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Frozen_InspectLoader.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Frozen_MetaPathFinder.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Frozen_PathEntryFinder.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Frozen_ResourceLoader.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Frozen_SourceLoader.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Source_ExecutionLoader.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Source_FileLoader.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Source_InspectLoader.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Source_MetaPathFinder.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Source_PathEntryFinder.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Source_ResourceLoader.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_importlib.test_abc.Source_SourceLoader.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_index.BaseTestCase.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_index.ByteArrayTestCase.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_index.BytesTestCase.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_index.ListTestCase.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_index.NewSeqTestCase.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_index.StringTestCase.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_index.TupleTestCase.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses__test.test_unittest.testmock.testcallable.TestCallable.test_subclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_c_wchar_p__test.test_ctypes.test_parameters.SimpleTypesTestCase.test_subclasses_c_wchar_p_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_ctask_cfuture__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_subclasses_ctask_cfuture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_ctask_cfuture__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_subclasses_ctask_cfuture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_ctask_cfuture__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_subclasses_ctask_cfuture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_ctask_cfuture__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_subclasses_ctask_cfuture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_overriding_methods__test.test_random.TestRandomSubclassing.test_subclasses_overriding_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_with_direct_pickle_support__test.test_enum.TestSpecial.test_subclasses_with_direct_pickle_support_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_with_getnewargs__test.test_enum.TestSpecial.test_subclasses_with_getnewargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_with_getnewargs_ex__test.test_enum.TestSpecial.test_subclasses_with_getnewargs_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_with_reduce__test.test_enum.TestSpecial.test_subclasses_with_reduce_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_with_reduce_ex__test.test_enum.TestSpecial.test_subclasses_with_reduce_ex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasses_without_direct_pickle_support__test.test_enum.TestSpecial.test_subclasses_without_direct_pickle_support_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclasshook__test.test_abc.test_factory.<locals>.TestABC.test_subclasshook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.ByteTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.DoubleTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.FloatTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.IntTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.LongLongTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.LongTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.ShortTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.UnsignedByteTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.UnsignedIntTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.UnsignedLongLongTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.UnsignedLongTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_array.UnsignedShortTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_decimal.CUsabilityTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_decimal.PyUsabilityTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_enum.TestSpecial.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_genericalias.BaseTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_io.TestIOCTypes.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_memoryio.CBytesIOTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_memoryio.CStringIOTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_memoryio.PyBytesIOTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_memoryio.PyStringIOTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_pprint.QueryTestCase.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_typing.CollectionsAbcTests.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing__test.test_unittest.testmock.testmock.MockTest.test_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing_async_generator__test.test_typing.CollectionsAbcTests.test_subclassing_async_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing_does_not_duplicate_dict_descriptors__test.test_descr.ClassPropertiesAndMethods.test_subclassing_does_not_duplicate_dict_descriptors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing_register__test.test_typing.CollectionsAbcTests.test_subclassing_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing_subclasshook__test.test_typing.CollectionsAbcTests.test_subclassing_subclasshook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subclassing_types_genericalias__test.test_genericalias.BaseTest.test_subclassing_types_genericalias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subdir__test.test_mailbox.TestMaildirMessage.test_subdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subdir_is_dir__test.test_zipfile._path.test_path.TestPath.test_subdir_is_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subinterp__test.test_multibytecodec.Test_IncrementalEncoder.test_subinterp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subinterp_intern_dynamically_allocated__test.test_sys.SysModuleTest.test_subinterp_intern_dynamically_allocated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subinterpreter__test.test__xxsubinterpreters.GetCurrentTests.test_subinterpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subinterpreter__test.test__xxsubinterpreters.IsRunningTests.test_subinterpreter__'Fails_on_FreeBSD'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_subinterpreter__test.test_ast.ModuleStateTests.test_subinterpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subinterpreter__test.test_interpreters.GetCurrentTests.test_subinterpreter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subinterpreter__test.test_interpreters.TestInterpreterIsRunning.test_subinterpreter__'Fails_on_FreeBSD'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_subinterpreter_closelog__test.test_syslog.Test.test_subinterpreter_closelog_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subinterpreter_isolated_default__test.test_interpreters.TestInterpreterAttrs.test_subinterpreter_isolated_default__'not_ready_yet__see_bpo-32604_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_subinterpreter_isolated_explicit__test.test_interpreters.TestInterpreterAttrs.test_subinterpreter_isolated_explicit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subinterpreter_openlog__test.test_syslog.Test.test_subinterpreter_openlog_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subinterpreter_syslog__test.test_syslog.Test.test_subinterpreter_syslog_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subinterps__test.test_capi.test_misc.SubinterpreterTest.test_subinterps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subinterps_different_ids__test.test_embed.EmbeddingTests.test_subinterps_different_ids__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_subinterps_distinct_state__test.test_embed.EmbeddingTests.test_subinterps_distinct_state__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_subinterps_main__test.test_embed.EmbeddingTests.test_subinterps_main__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_subinterps_recent_language_features__test.test_capi.test_misc.SubinterpreterTest.test_subinterps_recent_language_features_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sublclassing_managed_both__test.test_capi.test_misc.CAPITest.test_sublclassing_managed_both_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sublclassing_managed_dict__test.test_capi.test_misc.CAPITest.test_sublclassing_managed_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sublclassing_managed_weakref__test.test_capi.test_misc.CAPITest.test_sublclassing_managed_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_submodule__test.test_importlib.import_.test___package__.Setting__package__PEP451.test_submodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_submodule_contents__test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_submodule_contents__test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_submodule_contents_by_name__test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents_by_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_submodule_contents_by_name__test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents_by_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_submodule_imported_warning__test.test_runpy.RunModuleTestCase.test_submodule_imported_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subnet_of__test.test_ipaddress.NetworkTestCase_v4.test_subnet_of_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subnet_of__test.test_ipaddress.NetworkTestCase_v6.test_subnet_of_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subnet_of_mixed_types__test.test_ipaddress.NetworkTestCase_v4.test_subnet_of_mixed_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subpackage__test.test_import.CircularImportTests.test_subpackage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subparser1_help__test.test_argparse.TestAddSubparsers.test_subparser1_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subparser2_help__test.test_argparse.TestAddSubparsers.test_subparser2_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subparser_conflict__test.test_argparse.TestConflictHandling.test_subparser_conflict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subparser_parents__test.test_argparse.TestParentParsers.test_subparser_parents_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subparser_parents_mutex__test.test_argparse.TestParentParsers.test_subparser_parents_mutex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subparser_title_help__test.test_argparse.TestAddSubparsers.test_subparser_title_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_close_after_finish__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_close_after_finish_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_close_after_finish__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_close_after_finish_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_close_after_finish__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_close_after_finish_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_close_client_stream__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_close_client_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_close_client_stream__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_close_client_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_close_client_stream__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_close_client_stream_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_communicate_stdout__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_subprocess_communicate_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_communicate_stdout__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_subprocess_communicate_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_communicate_stdout__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_subprocess_communicate_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_communicate_stdout__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_communicate_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_concurrent_wait__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_subprocess_concurrent_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_concurrent_wait__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_subprocess_concurrent_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_concurrent_wait__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_subprocess_concurrent_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_concurrent_wait__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_concurrent_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_exec__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_exec__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_exec__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_exec_invalid_args__test.test_asyncio.test_base_events.BaseEventLoopTests.test_subprocess_exec_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_exec_invalid_args__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_exec_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_exec_invalid_args__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_exec_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_exec_invalid_args__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_exec_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_exitcode__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_exitcode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_exitcode__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_exitcode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_exitcode__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_exitcode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_fork_exec__test.test_capi.test_misc.CAPITest.test_subprocess_fork_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_interactive__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_interactive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_interactive__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_interactive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_interactive__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_interactive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_kill__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_kill__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_kill__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_protocol__test.test_asyncio.test_protocols.ProtocolsAbsTests.test_subprocess_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_protocol_events__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_subprocess_protocol_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_protocol_events__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_subprocess_protocol_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_protocol_events__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_subprocess_protocol_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_protocol_events__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_protocol_events_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_repr__test.test_asyncio.test_subprocess.SubprocessTransportTests.test_subprocess_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_send_signal__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_send_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_send_signal__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_send_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_send_signal__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_send_signal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_shell__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_shell__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_shell__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_shell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_shell_invalid_args__test.test_asyncio.test_base_events.BaseEventLoopTests.test_subprocess_shell_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_shell_invalid_args__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_shell_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_shell_invalid_args__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_shell_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_shell_invalid_args__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_shell_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_stderr__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_stderr__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_stderr__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_stderr_redirect_to_stdout__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_stderr_redirect_to_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_stderr_redirect_to_stdout__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_stderr_redirect_to_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_stderr_redirect_to_stdout__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_stderr_redirect_to_stdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_terminate__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_terminate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_terminate__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_terminate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_terminate__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_terminate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_transport_not_implemented__test.test_asyncio.test_transports.TransportTests.test_subprocess_transport_not_implemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_wait_no_same_group__test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_wait_no_same_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_wait_no_same_group__test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_wait_no_same_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprocess_wait_no_same_group__test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_wait_no_same_group_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprotocols_extending__test.test_typing.ProtocolTests.test_subprotocols_extending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subprotocols_merging__test.test_typing.ProtocolTests.test_subprotocols_merging_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscr__test.test_xml_etree.BadElementTest.test_subscr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscr__test.test_xml_etree_c.BadElementTest.test_subscr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscript__test.test_ast.ASTValidatorTests.test_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscript__test.test_deque.TestSequence.test_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscript__test.test_lib2to3.test_fixers.Test_apply.test_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscript__test.test_list.ListTest.test_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscript__test.test_tuple.TupleTest.test_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscript__test.test_unicode.UnicodeTest.test_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscript__test.test_userlist.UserListTest.test_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscript__test.test_userstring.UserStringTest.test_subscript_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscript_meta__test.test_typing.GenericTests.test_subscript_meta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscriptable__test.test_genericalias.BaseTest.test_subscriptable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscripted_generics_as_proxies__test.test_typing.GenericTests.test_subscripted_generics_as_proxies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscripting__test.test_type_aliases.TypeParamsAliasValueTest.test_subscripting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subscripts__test.test_compile.TestSpecifics.test_subscripts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subsequent_indent__test.test_textwrap.IndentTestCases.test_subsequent_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subst__test.test_mailcap.HelperFunctionTest.test_subst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subst__test.test_typing.AnnotatedTests.test_subst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_substr__test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_substr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subtests_debug__test.test_unittest.test_case.Test_TestCase.test_subtests_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subtests_failfast__test.test_unittest.test_case.Test_TestCase.test_subtests_failfast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subthreads_can_handle_pending_calls__test.test_capi.test_misc.TestPendingCalls.test_subthreads_can_handle_pending_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subthreads_still_running__test.test_interpreters.TestInterpreterClose.test_subthreads_still_running_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subtract__test.test_collections.TestCounter.test_subtract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subtract__test.test_decimal.CContextAPItests.test_subtract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subtract__test.test_decimal.CIBMTestCases.test_subtract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subtract__test.test_decimal.PyContextAPItests.test_subtract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subtract__test.test_decimal.PyIBMTestCases.test_subtract_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subtraction__test.test_decimal.CArithmeticOperatorsTest.test_subtraction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subtraction__test.test_decimal.PyArithmeticOperatorsTest.test_subtraction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_subtype_resurrection__test.test_descr.ClassPropertiesAndMethods.test_subtype_resurrection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test__xxsubinterpreters.RunStringTests.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_asyncio.test_tasks.CoroutineGatherTests.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_asyncio.test_tasks.FutureGatherTests.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_importlib.extension.test_path_hook.Frozen_PathHookTests.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_importlib.extension.test_path_hook.Source_PathHookTests.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_importlib.source.test_path_hook.Source_PathHookTest.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_importlib.test_util.Frozen_FindSpecTests.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_importlib.test_util.Source_FindSpecTests.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_interpreters.TestInterpreterRun.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success__test.test_regrtest.ArgsTestCase.test_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success_path__test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_success_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_success_path__test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_success_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestActionExtend.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestActionUserDefined.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestArgumentsFromFile.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestArgumentsFromFileConverter.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestBooleanOptionalAction.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestBooleanOptionalActionRequired.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestDefaultSuppress.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestFileTypeDefaults.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestFileTypeR.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestFileTypeRB.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestFileTypeW.test_successes_many_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestFileTypeWB.test_successes_many_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestFileTypeX.test_successes_many_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestFileTypeXB.test_successes_many_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestNargsRemainder.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestNargsZeroOrMore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionLike.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsActionAppend.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsActionAppendConst.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsActionCount.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsActionStore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsActionStoreConst.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsActionStoreFalse.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsActionStoreTrue.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsChoices.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsDefault.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsDest.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsDoubleDash.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsNargs1.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsNargs3.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsNargsDefault.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsNargsOptional.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsNumeric.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsRequired.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsShortLong.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsSingleDash.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsSingleDashCombined.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsSingleDashLong.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestParserDefault42.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestParserDefaultSuppress.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsActionAppend.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsChoicesInt.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsChoicesString.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargs1.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargs2.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargs2None.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargs2Optional.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsNone.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsNone1.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneNone.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptional.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptional1.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestTypeCallable.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestTypeClassicClass.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_listargs__test.test_argparse.TestTypeUserDefined.test_successes_many_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestActionExtend.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestActionUserDefined.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestArgumentsFromFile.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestArgumentsFromFileConverter.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestBooleanOptionalAction.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestBooleanOptionalActionRequired.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestDefaultSuppress.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestFileTypeDefaults.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestFileTypeR.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestFileTypeRB.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestFileTypeW.test_successes_many_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestFileTypeWB.test_successes_many_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestFileTypeX.test_successes_many_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestFileTypeXB.test_successes_many_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestNargsRemainder.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestNargsZeroOrMore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionLike.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsActionAppend.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsActionAppendConst.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsActionCount.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsActionStore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsActionStoreConst.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsActionStoreFalse.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsActionStoreTrue.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsChoices.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsDefault.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsDest.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsDoubleDash.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsNargs1.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsNargs3.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsNargsDefault.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsNargsOptional.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsNumeric.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsRequired.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsShortLong.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDash.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDashCombined.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDashLong.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestParserDefault42.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestParserDefaultSuppress.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsActionAppend.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsChoicesInt.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsChoicesString.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargs1.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargs2.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargs2None.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargs2Optional.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNone.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNone1.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneNone.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptional.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptional1.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestTypeCallable.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestTypeClassicClass.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_many_groups_sysargs__test.test_argparse.TestTypeUserDefined.test_successes_many_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestActionExtend.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestActionUserDefined.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestArgumentsFromFile.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestArgumentsFromFileConverter.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestBooleanOptionalAction.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestBooleanOptionalActionRequired.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestDefaultSuppress.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestFileTypeDefaults.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestFileTypeR.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestFileTypeRB.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestFileTypeW.test_successes_no_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestFileTypeWB.test_successes_no_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestFileTypeX.test_successes_no_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestFileTypeXB.test_successes_no_groups_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestNargsRemainder.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestNargsZeroOrMore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionLike.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsActionAppend.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsActionAppendConst.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsActionCount.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsActionStore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsActionStoreConst.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsActionStoreFalse.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsActionStoreTrue.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsChoices.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsDefault.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsDest.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsDoubleDash.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsNargs1.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsNargs3.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsNargsDefault.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsNargsOptional.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsNumeric.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsRequired.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsShortLong.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsSingleDash.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsSingleDashCombined.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsSingleDashLong.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestParserDefault42.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestParserDefaultSuppress.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsActionAppend.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsChoicesInt.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsChoicesString.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargs1.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargs2.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargs2None.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargs2Optional.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsNone.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsNone1.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneNone.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptional.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptional1.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestTypeCallable.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestTypeClassicClass.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_listargs__test.test_argparse.TestTypeUserDefined.test_successes_no_groups_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestActionExtend.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestActionUserDefined.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestArgumentsFromFile.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestArgumentsFromFileConverter.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestBooleanOptionalAction.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestBooleanOptionalActionRequired.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestDefaultSuppress.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestFileTypeDefaults.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestFileTypeR.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestFileTypeRB.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestFileTypeW.test_successes_no_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestFileTypeWB.test_successes_no_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestFileTypeX.test_successes_no_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestFileTypeXB.test_successes_no_groups_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestNargsRemainder.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestNargsZeroOrMore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionLike.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsActionAppend.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsActionAppendConst.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsActionCount.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsActionStore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsActionStoreConst.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsActionStoreFalse.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsActionStoreTrue.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsChoices.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsDefault.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsDest.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsDoubleDash.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsNargs1.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsNargs3.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsNargsDefault.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsNargsOptional.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsNumeric.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsRequired.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsShortLong.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDash.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDashCombined.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDashLong.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestParserDefault42.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestParserDefaultSuppress.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsActionAppend.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsChoicesInt.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsChoicesString.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargs1.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargs2.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargs2None.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargs2Optional.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNone.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNone1.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneNone.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptional.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptional1.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestTypeCallable.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestTypeClassicClass.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_no_groups_sysargs__test.test_argparse.TestTypeUserDefined.test_successes_no_groups_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestActionExtend.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestActionUserDefined.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestArgumentsFromFile.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestArgumentsFromFileConverter.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestBooleanOptionalAction.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestBooleanOptionalActionRequired.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestDefaultSuppress.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestFileTypeDefaults.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestFileTypeR.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestFileTypeRB.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestFileTypeW.test_successes_one_group_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestFileTypeWB.test_successes_one_group_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestFileTypeX.test_successes_one_group_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestFileTypeXB.test_successes_one_group_listargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestNargsRemainder.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestNargsZeroOrMore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionLike.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsActionAppend.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsActionAppendConst.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsActionCount.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsActionStore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsActionStoreConst.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsActionStoreFalse.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsActionStoreTrue.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsChoices.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsDefault.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsDest.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsDoubleDash.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsNargs1.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsNargs3.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsNargsDefault.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsNargsOptional.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsNumeric.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsRequired.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsShortLong.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsSingleDash.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsSingleDashCombined.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsSingleDashLong.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestParserDefault42.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestParserDefaultSuppress.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsActionAppend.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsChoicesInt.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsChoicesString.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargs1.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargs2.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargs2None.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargs2Optional.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsNone.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsNone1.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneNone.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsOptional.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsOptional1.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestTypeCallable.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestTypeClassicClass.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_listargs__test.test_argparse.TestTypeUserDefined.test_successes_one_group_listargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestActionExtend.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestActionUserDefined.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestArgumentsFromFile.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestArgumentsFromFileConverter.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestBooleanOptionalAction.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestBooleanOptionalActionRequired.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestDefaultSuppress.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestFileTypeDefaults.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestFileTypeR.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestFileTypeRB.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestFileTypeW.test_successes_one_group_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestFileTypeWB.test_successes_one_group_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestFileTypeX.test_successes_one_group_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestFileTypeXB.test_successes_one_group_sysargs__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestNargsRemainder.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestNargsZeroOrMore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionLike.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsActionAppend.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsActionAppendConst.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsActionCount.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsActionStore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsActionStoreConst.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsActionStoreFalse.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsActionStoreTrue.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsChoices.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsDefault.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsDest.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsDoubleDash.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsNargs1.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsNargs3.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsNargsDefault.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsNargsOptional.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsNumeric.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsRequired.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsShortLong.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsSingleDash.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsSingleDashCombined.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsSingleDashLong.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestParserDefault42.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestParserDefaultSuppress.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsActionAppend.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsChoicesInt.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsChoicesString.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargs1.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargs2.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargs2None.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargs2Optional.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsNone.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsNone1.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneNone.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptional.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptional1.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestTypeCallable.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestTypeClassicClass.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_one_group_sysargs__test.test_argparse.TestTypeUserDefined.test_successes_one_group_sysargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveInGroup.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveLong.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveLongParent.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveManySuppressed.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveSimple.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_not_required__test.test_argparse.TestMutuallyExclusiveSimpleParent.test_successes_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveInGroup.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveLong.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveLongParent.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveManySuppressed.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveSimple.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_successes_when_required__test.test_argparse.TestMutuallyExclusiveSimpleParent.test_successes_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffix__test.test_pathlib.PureWindowsPathTest.test_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffix__test.test_pathlib.WindowsPathAsPureTest.test_suffix__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_suffix_common__test.test_pathlib.PosixPathAsPureTest.test_suffix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffix_common__test.test_pathlib.PurePathSubclassTest.test_suffix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffix_common__test.test_pathlib.PurePathTest.test_suffix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffix_common__test.test_pathlib.PurePosixPathTest.test_suffix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffix_common__test.test_pathlib.PureWindowsPathTest.test_suffix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffix_common__test.test_pathlib.WindowsPathAsPureTest.test_suffix_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_suffix_no_filename__test.test_zipfile._path.test_path.TestPath.test_suffix_no_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffixes__test.test_pathlib.PureWindowsPathTest.test_suffixes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffixes__test.test_pathlib.WindowsPathAsPureTest.test_suffixes__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_suffixes_common__test.test_pathlib.PosixPathAsPureTest.test_suffixes_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffixes_common__test.test_pathlib.PurePathSubclassTest.test_suffixes_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffixes_common__test.test_pathlib.PurePathTest.test_suffixes_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffixes_common__test.test_pathlib.PurePosixPathTest.test_suffixes_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffixes_common__test.test_pathlib.PureWindowsPathTest.test_suffixes_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suffixes_common__test.test_pathlib.WindowsPathAsPureTest.test_suffixes_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_suiteClass__default_value__test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__default_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suiteClass__loadTestsFromModule__test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromModule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suiteClass__loadTestsFromName__test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suiteClass__loadTestsFromNames__test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromNames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suiteClass__loadTestsFromTestCase__test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromTestCase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suite__test.test_grammar.GrammarTests.test_suite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suite_debug_executes_setups_and_teardowns__test.test_unittest.test_setups.TestSetups.test_suite_debug_executes_setups_and_teardowns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suite_debug_propagates_exceptions__test.test_unittest.test_setups.TestSetups.test_suite_debug_propagates_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suites__test.test_ast.EndPositionTests.test_suites_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sum__test.test_builtin.BuiltinTest.test_sum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sum_accuracy__test.test_builtin.BuiltinTest.test_sum_accuracy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_summations__test.test_set.TestIdentities.test_summations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sumprod_accuracy__test.test_math.MathTests.test_sumprod_accuracy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sumprod_extended_precision_accuracy__test.test_math.MathTests.test_sumprod_extended_precision_accuracy__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sumprod_stress__test.test_math.MathTests.test_sumprod_stress__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sunder__test.test_enum.TestHelpers.test_sunder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sunder__test.test_enum.TestInternals.test_sunder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super___class____test.test_super.TestSuper.test_super___class___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super__test.test_positional_only_arg.PositionalOnlyTestCase.test_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super__test.test_type_params.TypeParamsAccessTest.test_super_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super_argcount__test.test_super.TestSuper.test_super_argcount_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super_argtype__test.test_super.TestSuper.test_super_argtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super_call_init__test.test_typing.ProtocolTests.test_super_call_init_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super_deep__test.test_call.TestRecursion.test_super_deep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super_in_class_methods_working__test.test_super.TestSuper.test_super_in_class_methods_working_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super_init_leaks__test.test_super.TestSuper.test_super_init_leaks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super_instructions__test.test_dis.DisTests.test_super_instructions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super_instructions__test.test_dis.DisWithFileTests.test_super_instructions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super_subclass___class____test.test_super.TestSuper.test_super_subclass___class___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_super_with_closure__test.test_super.TestSuper.test_super_with_closure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Frozen_ExecutionLoader.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Frozen_FileLoader.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Frozen_InspectLoader.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Frozen_MetaPathFinder.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Frozen_PathEntryFinder.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Frozen_ResourceLoader.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Frozen_SourceLoader.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Source_ExecutionLoader.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Source_FileLoader.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Source_InspectLoader.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Source_MetaPathFinder.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Source_PathEntryFinder.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Source_ResourceLoader.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_superclasses__test.test_importlib.test_abc.Source_SourceLoader.test_superclasses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_supernet_of__test.test_ipaddress.NetworkTestCase_v4.test_supernet_of_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_supernet_of__test.test_ipaddress.NetworkTestCase_v6.test_supernet_of_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_supers__test.test_descr.ClassPropertiesAndMethods.test_supers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_supports_abs__test.test_typing.ProtocolTests.test_supports_abs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_supports_bytes__test.test_typing.ProtocolTests.test_supports_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_supports_complex__test.test_typing.ProtocolTests.test_supports_complex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_supports_float__test.test_typing.ProtocolTests.test_supports_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_supports_index__test.test_typing.ProtocolTests.test_supports_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_supports_int__test.test_typing.ProtocolTests.test_supports_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_supports_round__test.test_typing.ProtocolTests.test_supports_round_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_surrogate_keyword__test.test_capi.test_getargs.KeywordOnly_TestCase.test_surrogate_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_surrogate_keyword__test.test_capi.test_getargs.Keywords_TestCase.test_surrogate_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_surrogatepass_handler__test.test_codecs.UTF8SigTest.test_surrogatepass_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_surrogatepass_handler__test.test_codecs.UTF8Test.test_surrogatepass_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_surrogates__test.test_json.test_scanstring.TestCScanstring.test_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_surrogates__test.test_json.test_scanstring.TestPyScanstring.test_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_surrogates__test.test_sqlite3.test_regression.RegressionTests.test_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_surrogates__test.test_unicode.UnicodeTest.test_surrogates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_surrogates_error_message__test.test_subprocess.POSIXProcessTestCase.test_surrogates_error_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suspended__test.test_inspect.test_inspect.TestGetAsyncGenState.test_suspended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suspended__test.test_inspect.test_inspect.TestGetCoroutineState.test_suspended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_suspended__test.test_inspect.test_inspect.TestGetGeneratorState.test_suspended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swap_attr__test.test_support.TestSupport.test_swap_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swap_fds__test.test_subprocess.POSIXProcessTestCase.test_swap_fds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swap_item__test.test_support.TestSupport.test_swap_item_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swap_std_fds_with_one_closed__test.test_subprocess.POSIXProcessTestCase.test_swap_std_fds_with_one_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swapcase__test.test_bigmem.BytearrayTest.test_swapcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swapcase__test.test_bigmem.BytesTest.test_swapcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swapcase__test.test_bigmem.StrTest.test_swapcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swapcase__test.test_bytes.ByteArrayAsStringTest.test_swapcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swapcase__test.test_bytes.BytesAsStringTest.test_swapcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swapcase__test.test_unicode.UnicodeTest.test_swapcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swapcase__test.test_userstring.UserStringTest.test_swapcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_swapped__test.test_ctypes.test_unaligned_structures.TestStructures.test_swapped_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_switchinterval__test.test_sys.SysModuleTest.test_switchinterval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference__test.test_set.TestOnlySetsDict.test_sym_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference__test.test_set.TestOnlySetsGenerator.test_sym_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference__test.test_set.TestOnlySetsNumeric.test_sym_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference__test.test_set.TestOnlySetsOperator.test_sym_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference__test.test_set.TestOnlySetsString.test_sym_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference__test.test_set.TestOnlySetsTuple.test_sym_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_method_call__test.test_set.TestUpdateOps.test_sym_difference_method_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_non_overlap__test.test_set.TestBinaryOps.test_sym_difference_non_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_non_overlap__test.test_set.TestUpdateOps.test_sym_difference_non_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_overlap__test.test_set.TestBinaryOps.test_sym_difference_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_overlap__test.test_set.TestUpdateOps.test_sym_difference_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_subset__test.test_set.TestBinaryOps.test_sym_difference_subset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_subset__test.test_set.TestUpdateOps.test_sym_difference_subset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_superset__test.test_set.TestBinaryOps.test_sym_difference_superset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_superset__test.test_set.TestUpdateOps.test_sym_difference_superset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update__test.test_set.TestOnlySetsDict.test_sym_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update__test.test_set.TestOnlySetsGenerator.test_sym_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update__test.test_set.TestOnlySetsNumeric.test_sym_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update__test.test_set.TestOnlySetsOperator.test_sym_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update__test.test_set.TestOnlySetsString.test_sym_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update__test.test_set.TestOnlySetsTuple.test_sym_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update_operator__test.test_set.TestOnlySetsDict.test_sym_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update_operator__test.test_set.TestOnlySetsGenerator.test_sym_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update_operator__test.test_set.TestOnlySetsNumeric.test_sym_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update_operator__test.test_set.TestOnlySetsOperator.test_sym_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update_operator__test.test_set.TestOnlySetsString.test_sym_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sym_difference_update_operator__test.test_set.TestOnlySetsTuple.test_sym_difference_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symbol_lookup__test.test_symtable.SymtableTest.test_symbol_lookup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symbolic_groups__test.test_re.ReTests.test_symbolic_groups_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symbolic_groups_errors__test.test_re.ReTests.test_symbolic_groups_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symbolic_refs__test.test_re.ReTests.test_symbolic_refs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symbolic_refs_errors__test.test_re.ReTests.test_symbolic_refs_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink__test.test_posix.TestPosixWeaklinking.test_symlink__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_symlink__test.test_sysconfig.TestSysConfig.test_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_dir_fd__test.test_posix.TestPosixDirFd.test_symlink_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_extraction1__test.test_tarfile.LinkEmulationTest.test_symlink_extraction1__'requires_os.link_to_be_missing'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_symlink_extraction2__test.test_tarfile.LinkEmulationTest.test_symlink_extraction2__'requires_os.link_to_be_missing'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_symlink_keywords__test.test_os.FileTests.test_symlink_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_loop__test.test_compileall.CommandLineTestsNoSourceEpoch.test_symlink_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_loop__test.test_compileall.CommandLineTestsWithSourceEpoch.test_symlink_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_size__test.test_tarfile.Bz2WriteTest.test_symlink_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_size__test.test_tarfile.GzipWriteTest.test_symlink_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_size__test.test_tarfile.LzmaWriteTest.test_symlink_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_size__test.test_tarfile.WriteTest.test_symlink_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_to__test.test_pathlib.PathSubclassTest.test_symlink_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_to__test.test_pathlib.PathTest.test_symlink_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_to__test.test_pathlib.PosixPathTest.test_symlink_to_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symlink_to__test.test_pathlib.WindowsPathTest.test_symlink_to__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_symlinked_dir_importable__test.test_import.TestSymbolicallyLinkedPackage.test_symlinked_dir_importable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference__test.test_set.TestFrozenSet.test_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference__test.test_set.TestFrozenSetSubclass.test_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference__test.test_set.TestSet.test_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference__test.test_set.TestSetSubclass.test_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference__test.test_weakset.TestWeakSet.test_symmetric_difference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_update__test.test_set.TestSet.test_symmetric_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_update__test.test_set.TestSetSubclass.test_symmetric_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_update__test.test_weakset.TestWeakSet.test_symmetric_difference_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_update_with_mutation__test.test_set.TestMethodsMutating_Set_Dict.test_symmetric_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_update_with_mutation__test.test_set.TestMethodsMutating_Set_List.test_symmetric_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_update_with_mutation__test.test_set.TestMethodsMutating_Set_Set.test_symmetric_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_update_with_mutation__test.test_set.TestMethodsMutating_Set_Subclass.test_symmetric_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_update_with_mutation__test.test_set.TestMethodsMutating_Subclass_Set.test_symmetric_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_update_with_mutation__test.test_set.TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_with_mutation__test.test_set.TestMethodsMutating_Set_Dict.test_symmetric_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_with_mutation__test.test_set.TestMethodsMutating_Set_List.test_symmetric_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_with_mutation__test.test_set.TestMethodsMutating_Set_Set.test_symmetric_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_with_mutation__test.test_set.TestMethodsMutating_Set_Subclass.test_symmetric_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_with_mutation__test.test_set.TestMethodsMutating_Subclass_Set.test_symmetric_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetric_difference_with_mutation__test.test_set.TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symmetry__test.test_statistics.ApproxEqualSymmetryTest.test_symmetry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symtable_entry_repr__test.test_symtable.SymtableTest.test_symtable_entry_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_symtable_repr__test.test_symtable.SymtableTest.test_symtable_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sync_magic_methods_return_magic_mocks__test.test_unittest.testmock.testasync.AsyncMagicMethods.test_sync_magic_methods_return_magic_mocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_synopsis__test.test_pydoc.PydocDocTest.test_synopsis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_synopsis_sourceless__test.test_pydoc.PydocDocTest.test_synopsis_sourceless_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_synopsis_sourceless_empty_doc__test.test_pydoc.PydocDocTest.test_synopsis_sourceless_empty_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntactical_future_repl__test.test_future_stmt.test_future.FutureTest.test_syntactical_future_repl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error__test.test_code_module.TestInteractiveConsole.test_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error__test.test_compile.TestSpecifics.test_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error__test.test_import.ImportTracebackTests.test_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error__test.test_modulefinder.ModuleFinderTest.test_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error__test.test_typing.ForwardRefTests.test_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error_after_debug__test.test_fstring.TestCase.test_syntax_error_after_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error_for_starred_expressions__test.test_fstring.TestCase.test_syntax_error_for_starred_expressions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error_in_nested_fstring__test.test_fstring.TestCase.test_syntax_error_in_nested_fstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error_no_lineno__test.test_traceback.CExcReportingTests.test_syntax_error_no_lineno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error_no_lineno__test.test_traceback.PyExcReportingTests.test_syntax_error_no_lineno_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error_offset_at_eol__test.test_traceback.CExcReportingTests.test_syntax_error_offset_at_eol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error_offset_at_eol__test.test_traceback.PyExcReportingTests.test_syntax_error_offset_at_eol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error_on_deeply_nested_blocks__test.test_syntax.SyntaxTestCase.test_syntax_error_on_deeply_nested_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error_various_offsets__test.test_traceback.CExcReportingTests.test_syntax_error_various_offsets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_error_various_offsets__test.test_traceback.PyExcReportingTests.test_syntax_error_various_offsets_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_errors__test.test_codeop.CodeopTests.test_syntax_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_for_many_positional_only__test.test_positional_only_arg.PositionalOnlyTestCase.test_syntax_for_many_positional_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntax_warning_infinite_recursion_in_file__test.test_fstring.TestCase.test_syntax_warning_infinite_recursion_in_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntaxerror_indented_caret_position__test.test_cmd_line_script.CmdLineTest.test_syntaxerror_indented_caret_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntaxerror_invalid_escape_sequence_multi_line__test.test_cmd_line_script.CmdLineTest.test_syntaxerror_invalid_escape_sequence_multi_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntaxerror_latin1__test.test_tokenize.TestDetectEncoding.test_syntaxerror_latin1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntaxerror_multi_line_fstring__test.test_cmd_line_script.CmdLineTest.test_syntaxerror_multi_line_fstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntaxerror_null_bytes__test.test_cmd_line_script.CmdLineTest.test_syntaxerror_null_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntaxerror_null_bytes_in_multiline_string__test.test_cmd_line_script.CmdLineTest.test_syntaxerror_null_bytes_in_multiline_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syntaxerror_unindented_caret_position__test.test_cmd_line_script.CmdLineTest.test_syntaxerror_unindented_caret_position_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_synthesize__test.test_webbrowser.ImportTest.test_synthesize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_api__test.test_perf_profiler.TestPerfTrampoline.test_sys_api_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_api_get_status__test.test_perf_profiler.TestPerfTrampoline.test_sys_api_get_status_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_api_with_existing_trampoline__test.test_perf_profiler.TestPerfTrampoline.test_sys_api_with_existing_trampoline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_api_with_invalid_trampoline__test.test_perf_profiler.TestPerfTrampoline.test_sys_api_with_invalid_trampoline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_argv_list__test.test_trace.TestCommandLine.test_sys_argv_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_exception_no_exception__test.test_sys.ActiveExceptionTests.test_sys_exception_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_exception_restored__test.test_except_star.TestExceptStarCleanup.test_sys_exception_restored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_exception_with_exception_instance__test.test_sys.ActiveExceptionTests.test_sys_exception_with_exception_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_exception_with_exception_type__test.test_sys.ActiveExceptionTests.test_sys_exception_with_exception_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_exit__test.test__xxsubinterpreters.RunStringTests.test_sys_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_flags__test.test_sys.SysModuleTest.test_sys_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_flags_no_instantiation__test.test_sys.SysModuleTest.test_sys_flags_no_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_flags_not_set__test.test_cmd_line.IgnoreEnvironmentTest.test_sys_flags_not_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_flags_set__test.test_cmd_line.CmdLineTest.test_sys_flags_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_formatstderr__test.test_capi.test_sys.CAPITest.test_sys_formatstderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_formatstdout__test.test_capi.test_sys.CAPITest.test_sys_formatstdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_getobject__test.test_capi.test_sys.CAPITest.test_sys_getobject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_getwindowsversion_no_instantiation__test.test_sys.SysModuleTest.test_sys_getwindowsversion_no_instantiation__\"object_<module_'sys'__built-in_>_has_no_attribute_'getwindowsversion'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_sys_getxoptions__test.test_capi.test_sys.CAPITest.test_sys_getxoptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_ignores_cleaning_up_user_data__test.test_sys.SysModuleTest.test_sys_ignores_cleaning_up_user_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules__test.test_ast.ModuleStateTests.test_sys_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules__test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules__test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules__test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules__test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_loader_is_None__test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules_loader_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_loader_is_None__test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules_loader_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_loader_is_None__test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_loader_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_loader_is_None__test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_loader_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_loader_is_not_set__test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules_loader_is_not_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_loader_is_not_set__test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules_loader_is_not_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_spec_is_None__test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_spec_is_None__test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_spec_is_not_set__test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_not_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_spec_is_not_set__test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_not_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_without___loader____test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_without___loader___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_modules_without___loader____test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_without___loader___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_path_0__test.test_interpreters.StartupTests.test_sys_path_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_path__test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_sys_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_path__test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_sys_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_path__test.test_importlib.import_.test_path.Source_FindModuleTests.test_sys_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_path__test.test_importlib.import_.test_path.Source_FindSpecTests.test_sys_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_path_adjustment_adds_missing_curdir__test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_adds_missing_curdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_path_adjustment_protects_pydoc_dir__test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_protects_pydoc_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_path_adjustment_removes_argv0_dir__test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_removes_argv0_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_path_adjustment_when_curdir_already_included__test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_when_curdir_already_included_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_setobject__test.test_capi.test_sys.CAPITest.test_sys_setobject_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_tracebacklimit__test.test_sys.SysModuleTest.test_sys_tracebacklimit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_version__test.test_platform.PlatformTest.test_sys_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_version_info_no_instantiation__test.test_sys.SysModuleTest.test_sys_version_info_no_instantiation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_writestderr__test.test_capi.test_sys.CAPITest.test_sys_writestderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_writestdout__test.test_capi.test_sys.CAPITest.test_sys_writestdout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_xoptions__test.test_faulthandler.FaultHandlerTests.test_sys_xoptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_xoptions__test.test_tracemalloc.TestCommandLine.test_sys_xoptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sys_xoptions_invalid__test.test_tracemalloc.TestCommandLine.test_sys_xoptions_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_sysexcepthook__test.test_code_module.TestInteractiveConsole.test_sysexcepthook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syshook_no_logdir_default_format__test.test_cgitb.TestCgitb.test_syshook_no_logdir_default_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syshook_no_logdir_text_format__test.test_cgitb.TestCgitb.test_syshook_no_logdir_text_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syslog__test.test_syslog.Test.test_syslog_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syslog_implicit_open__test.test_syslog.Test.test_syslog_implicit_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_syslog_threaded__test.test_syslog.Test.test_syslog_threaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_system__test.test_platform.PlatformTest.test_system_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_system_alias__test.test_platform.PlatformTest.test_system_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_system_exit__test.test_threading.ExceptHookTests.test_system_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_system_id__test.test_sax.PrepareInputSourceTest.test_system_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_system_mailcap__test.test_mailcap.GetcapsTest.test_system_mailcap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_system_transitions__test.datetimetester.IranTest_Fast.test_system_transitions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_system_transitions__test.datetimetester.IranTest_Pure.test_system_transitions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_system_transitions__test.datetimetester.ZoneInfoTest_Fast.test_system_transitions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_system_transitions__test.datetimetester.ZoneInfoTest_Pure.test_system_transitions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tab__test.test_json.test_tool.TestTool.test_tab_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tab_delimiter__test.test_difflib.TestOutputFormat.test_tab_delimiter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_table_access__test.test_sqlite3.test_userfunctions.AuthorizerIllegalTypeTests.test_table_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_table_access__test.test_sqlite3.test_userfunctions.AuthorizerLargeIntegerTests.test_table_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_table_access__test.test_sqlite3.test_userfunctions.AuthorizerRaiseExceptionTests.test_table_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_table_access__test.test_sqlite3.test_userfunctions.AuthorizerTests.test_table_access_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_table_dump__test.test_sqlite3.test_dump.DumpTests.test_table_dump_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_table_lock_cursor_dealloc__test.test_sqlite3.test_regression.RegressionTests.test_table_lock_cursor_dealloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_table_lock_cursor_non_readonly_select__test.test_sqlite3.test_regression.RegressionTests.test_table_lock_cursor_non_readonly_select_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_table_lock_cursor_replace_stmt__test.test_sqlite3.test_regression.RegressionTests.test_table_lock_cursor_replace_stmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tabs__test.test_tokenize.CTokenizeTest.test_tabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tabs__test.test_tokenize.GenerateTokensTest.test_tabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tabs__test.test_tokenize.TokenizeTest.test_tabs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tagname__test.test_mmap.MmapTests.test_tagname__'requires_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_takewhile__test.test_itertools.TestBasicOps.test_takewhile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_takewhile__test.test_itertools.TestExamples.test_takewhile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_takewhile__test.test_itertools.TestGC.test_takewhile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_takewhile__test.test_itertools.TestVariousIteratorArgs.test_takewhile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tar_filter__test.test_tarfile.TestExtractionFilters.test_tar_filter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tar_size__test.test_tarfile.Bz2WriteTest.test_tar_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tar_size__test.test_tarfile.GzipWriteTest.test_tar_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tar_size__test.test_tarfile.LzmaWriteTest.test_tar_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tar_size__test.test_tarfile.WriteTest.test_tar_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tarfile_root_owner__test.test_shutil.TestArchives.test_tarfile_root_owner_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tarfile_vs_tar__test.test_shutil.TestArchives.test_tarfile_vs_tar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_target_async_spec_not__test.test_unittest.testmock.testasync.AsyncSpecTest.test_target_async_spec_not_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_target_ignored__test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_target_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_target_ignored__test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_target_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_target_not_async_spec_is__test.test_unittest.testmock.testasync.AsyncSpecTest.test_target_not_async_spec_is_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskName_with_asyncio_imported__test.test_logging.LogRecordTest.test_taskName_with_asyncio_imported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskName_without_asyncio_imported__test.test_logging.LogRecordTest.test_taskName_without_asyncio_imported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_awaits_on_itself__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_awaits_on_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_awaits_on_itself__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_awaits_on_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_awaits_on_itself__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_awaits_on_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_awaits_on_itself__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_awaits_on_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_awaits_on_itself__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_awaits_on_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_awaits_on_itself__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_awaits_on_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_awaits_on_itself__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_awaits_on_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_awaits_on_itself__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_awaits_on_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_basics__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_basics__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_basics__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_basics__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_basics__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_basics__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_basics__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_basics__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_getter__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_message_getter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_getter__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_message_getter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_getter__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_message_getter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_getter__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_message_getter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_getter__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_message_getter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_getter__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_message_getter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_getter__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_message_getter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_getter__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_message_getter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_setter__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_message_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_setter__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_message_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_setter__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_message_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_setter__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_message_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_setter__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_message_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_setter__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_message_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_setter__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_message_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_message_setter__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_message_setter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_sleeping_task__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_sleeping_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_sleeping_task__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_sleeping_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_sleeping_task__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_sleeping_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_sleeping_task__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_sleeping_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_sleeping_task__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_sleeping_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_sleeping_task__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_sleeping_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_sleeping_task__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_sleeping_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_sleeping_task__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_sleeping_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_waiter_future__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_waiter_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_waiter_future__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_waiter_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_waiter_future__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_waiter_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_waiter_future__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_waiter_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_waiter_future__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_waiter_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_waiter_future__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_waiter_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_waiter_future__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_waiter_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_cancel_waiter_future__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_waiter_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_class__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_class__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_class__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_class__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_class__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_class__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_class__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_class__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_del_collect__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_del_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_del_collect__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_del_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_del_collect__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_del_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_del_collect__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_del_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_del_collect__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_del_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_del_collect__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_del_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_del_collect__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_del_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_del_collect__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_del_collect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_done__test.test_asyncio.test_queues.LifoQueueJoinTests.test_task_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_done__test.test_asyncio.test_queues.PriorityQueueJoinTests.test_task_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_done__test.test_asyncio.test_queues.QueueJoinTests.test_task_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_done_underflow__test.test_asyncio.test_queues.LifoQueueJoinTests.test_task_done_underflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_done_underflow__test.test_asyncio.test_queues.PriorityQueueJoinTests.test_task_done_underflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_done_underflow__test.test_asyncio.test_queues.QueueJoinTests.test_task_done_underflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_exc_handler_correct_context__test.test_asyncio.test_futures2.CFutureTests.test_task_exc_handler_correct_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_exc_handler_correct_context__test.test_asyncio.test_futures2.PyFutureTests.test_task_exc_handler_correct_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_print_stack__test.test_asyncio.test_pep492.CoroutineTests.test_task_print_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_autogenerated__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_autogenerated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_autogenerated__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_autogenerated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_autogenerated__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_autogenerated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_autogenerated__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_autogenerated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_autogenerated__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_autogenerated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_autogenerated__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_autogenerated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_autogenerated__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_autogenerated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_autogenerated__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_autogenerated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_name_not_str__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_name_not_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_name_not_str__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_name_not_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_name_not_str__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_name_not_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_name_not_str__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_name_not_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_name_not_str__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_name_not_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_name_not_str__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_name_not_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_name_not_str__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_name_not_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_name_not_str__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_name_not_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_wait_for__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_wait_for__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_wait_for__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_wait_for__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_wait_for__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_wait_for__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_wait_for__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_repr_wait_for__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_methods__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_set_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_methods__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_set_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_methods__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_set_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_methods__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_set_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_methods__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_set_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_methods__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_set_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_methods__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_set_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_methods__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_set_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_name_pylong__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_set_name_pylong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_name_pylong__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_set_name_pylong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_name_pylong__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_set_name_pylong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_name_pylong__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_set_name_pylong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_name_pylong__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_set_name_pylong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_name_pylong__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_set_name_pylong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_name_pylong__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_set_name_pylong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_set_name_pylong__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_set_name_pylong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_source_traceback__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_source_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_source_traceback__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_source_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_source_traceback__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_source_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_task_source_traceback__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_source_traceback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_01__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_02__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_03__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_04__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_04_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_07__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_07_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_08__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_08_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_09__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_09_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_10__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_11__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_12__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_12_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_13__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_13_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_14__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_14_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_15__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_15_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_16__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_16_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_17__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_17_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_18__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_18_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_19__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_19_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_20__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_20_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_20a__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_20a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_21a__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_21a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_22__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_22_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_23__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_23_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_24__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_24_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_25__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_25_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_already_entered__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_already_entered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_context_manager_exit_raises__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_context_manager_exit_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_double_enter__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_double_enter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_finished__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_finished_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_no_create_task_after_failure__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_no_create_task_after_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_not_entered__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_not_entered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_task_context__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_task_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_task_name__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_task_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_taskgroup_without_parent_task__test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_without_parent_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_1__test.test_lib2to3.test_fixers.Test_raise.test_tb_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_1__test.test_lib2to3.test_fixers.Test_throw.test_tb_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_2__test.test_lib2to3.test_fixers.Test_raise.test_tb_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_2__test.test_lib2to3.test_fixers.Test_throw.test_tb_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_3__test.test_lib2to3.test_fixers.Test_raise.test_tb_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_3__test.test_lib2to3.test_fixers.Test_throw.test_tb_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_4__test.test_lib2to3.test_fixers.Test_raise.test_tb_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_4__test.test_lib2to3.test_fixers.Test_throw.test_tb_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_5__test.test_lib2to3.test_fixers.Test_raise.test_tb_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_5__test.test_lib2to3.test_fixers.Test_throw.test_tb_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_6__test.test_lib2to3.test_fixers.Test_raise.test_tb_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_6__test.test_lib2to3.test_fixers.Test_throw.test_tb_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_7__test.test_lib2to3.test_fixers.Test_throw.test_tb_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_8__test.test_lib2to3.test_fixers.Test_throw.test_tb_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_abandoned__test.test_asyncio.test_futures.CFutureTests.test_tb_logger_abandoned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_abandoned__test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_abandoned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_abandoned__test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_abandoned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_exception_result_retrieved__test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_result_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_exception_result_retrieved__test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_result_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_exception_result_retrieved__test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_result_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_exception_retrieved__test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_exception_retrieved__test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_exception_retrieved__test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_exception_unretrieved__test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_unretrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_exception_unretrieved__test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_unretrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_exception_unretrieved__test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_unretrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_not_called_after_cancel__test.test_asyncio.test_futures.CFutureTests.test_tb_logger_not_called_after_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_not_called_after_cancel__test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_not_called_after_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_not_called_after_cancel__test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_not_called_after_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_not_called_after_cancel__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_tb_logger_not_called_after_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_not_called_after_cancel__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_tb_logger_not_called_after_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_not_called_after_cancel__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_tb_logger_not_called_after_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_not_called_after_cancel__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_tb_logger_not_called_after_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_not_called_after_cancel__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_tb_logger_not_called_after_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_not_called_after_cancel__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_tb_logger_not_called_after_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_not_called_after_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_tb_logger_not_called_after_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_not_called_after_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_tb_logger_not_called_after_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_result_retrieved__test.test_asyncio.test_futures.CFutureTests.test_tb_logger_result_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_result_retrieved__test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_result_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_result_retrieved__test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_result_retrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_result_unretrieved__test.test_asyncio.test_futures.CFutureTests.test_tb_logger_result_unretrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_result_unretrieved__test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_result_unretrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tb_logger_result_unretrieved__test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_result_unretrieved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcdrain__test.test_termios.TestFunctions.test_tcdrain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcdrain_errors__test.test_termios.TestFunctions.test_tcdrain_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcflow__test.test_termios.TestFunctions.test_tcflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcflow_errors__test.test_termios.TestFunctions.test_tcflow_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcflush__test.test_termios.TestFunctions.test_tcflush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcflush_errors__test.test_termios.TestFunctions.test_tcflush_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcgetattr__test.test_termios.TestFunctions.test_tcgetattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcgetattr_errors__test.test_termios.TestFunctions.test_tcgetattr_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcgetpgrp__test.test_os.TestInvalidFD.test_tcgetpgrp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcgetwinsize__test.test_termios.TestFunctions.test_tcgetwinsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcgetwinsize_errors__test.test_termios.TestFunctions.test_tcgetwinsize_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcp4__test.test_socket.CreateServerFunctionalTest.test_tcp4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcp6__test.test_socket.CreateServerFunctionalTest.test_tcp6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcp_keepalive__test.test_socket.TestMacOSTCPFlags.test_tcp_keepalive__'macOS_specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_tcsendbreak__test.test_termios.TestFunctions.test_tcsendbreak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcsendbreak_errors__test.test_termios.TestFunctions.test_tcsendbreak_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcsetattr__test.test_termios.TestFunctions.test_tcsetattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcsetattr_errors__test.test_termios.TestFunctions.test_tcsetattr_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcsetpgrpt__test.test_os.TestInvalidFD.test_tcsetpgrpt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcsetwinsize__test.test_termios.TestFunctions.test_tcsetwinsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tcsetwinsize_errors__test.test_termios.TestFunctions.test_tcsetwinsize_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tearDown__test.test_unittest.test_case.Test_TestCase.test_tearDown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_teardown_class__test.test_unittest.test_setups.TestSetups.test_teardown_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_teardown_class_two_classes__test.test_unittest.test_setups.TestSetups.test_teardown_class_two_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_teardown_module__test.test_unittest.test_setups.TestSetups.test_teardown_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tee__test.test_itertools.TestBasicOps.test_tee_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tee__test.test_itertools.TestVariousIteratorArgs.test_tee_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tee_concurrent__test.test_itertools.TestBasicOps.test_tee_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tee_del_backward__test.test_itertools.TestBasicOps.test_tee_del_backward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tee_reenter__test.test_itertools.TestBasicOps.test_tee_reenter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tell__test.test_lzma.FileTestCase.test_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tell__test.test_memoryio.CBytesIOTest.test_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tell__test.test_memoryio.CStringIOTest.test_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tell__test.test_memoryio.PyBytesIOTest.test_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tell__test.test_memoryio.PyStringIOTest.test_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tell__test.test_univnewlines.CTestCRLFNewlines.test_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tell__test.test_univnewlines.PyTestCRLFNewlines.test_tell_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tell_bad_args__test.test_lzma.FileTestCase.test_tell_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_telling__test.test_io.CTextIOWrapperTest.test_telling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_telling__test.test_io.PyTextIOWrapperTest.test_telling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_telurl_params__test.test_urlparse.UrlParseTestCase.test_telurl_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_temp_cwd__test.test_support.TestSupport.test_temp_cwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_template__test.test_string_literals.TestLiterals.test_template_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_template_function_and_flag_is_deprecated__test.test_re.ReTests.test_template_function_and_flag_is_deprecated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_temporary_bp__test.test_bdb.BreakpointTestCase.test_temporary_bp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_terminate__test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_terminate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_terminate__test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_terminate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_terminate__test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_terminate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_terminate__test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_terminate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_terminate__test.test_subprocess.POSIXProcessTestCase.test_terminate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_terminate__test.test_subprocess.Win32ProcessTestCase.test_terminate__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_terminate_dead__test.test_subprocess.POSIXProcessTestCase.test_terminate_dead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_terminate_dead__test.test_subprocess.Win32ProcessTestCase.test_terminate_dead__'Windows_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_terminating_newline__test.test_mailbox.TestMbox.test_terminating_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testMethodPrefix__default_value__test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__default_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testMethodPrefix__loadTestsFromModule__test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromModule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testMethodPrefix__loadTestsFromName__test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromName_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testMethodPrefix__loadTestsFromNames__test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromNames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testMethodPrefix__loadTestsFromTestCase__test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromTestCase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_test__test.test_grammar.GrammarTests.test_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_test__test.test_mailcap.FindmatchTest.test_test_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_test_argparse_module_encoding__test.test_argparse.TestEncoding.test_test_argparse_module_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_test_command__test.test_tarfile.CommandLineTest.test_test_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_test_command__test.test_zipfile.test_core.CommandLineTest.test_test_command_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_test_command_invalid_file__test.test_tarfile.CommandLineTest.test_test_command_invalid_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_test_command_verbose__test.test_tarfile.CommandLineTest.test_test_command_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_test_find_with_ns__test.test_xml_etree.ElementFindTest.test_test_find_with_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_test_find_with_ns__test.test_xml_etree_c.ElementFindTest.test_test_find_with_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_test_server_supports_extensions__test.test_smtplib.SMTPUTF8SimTests.test_test_server_supports_extensions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_test_simple_enum__test.test_enum.TestStdLib.test_test_simple_enum_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testall__test.test_decimal.CIBMTestCases.test_testall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testall__test.test_decimal.PyIBMTestCases.test_testall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testcapi_no_segfault__test.test_descr.ClassPropertiesAndMethods.test_testcapi_no_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testcapi_settrace_error__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_testcapi_settrace_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testcapi_settrace_error__test.test_sys_settrace.TestLinesAfterTraceStarted.test_testcapi_settrace_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testcapi_settrace_error__test.test_sys_settrace.TestSetLocalTrace.test_testcapi_settrace_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testcapi_settrace_error__test.test_sys_settrace.TraceOpcodesTestCase.test_testcapi_settrace_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testcapi_settrace_error__test.test_sys_settrace.TraceTestCase.test_testcapi_settrace_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testcase_with_missing_module__test.test_unittest.test_setups.TestSetups.test_testcase_with_missing_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testdir__test.test_regrtest.ParseArgsTestCase.test_testdir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testfile__test.test_math.MathTests.test_testfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_testmod__test.test_doctest2.Test.test_testmod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text__test.test_cgitb.TestCgitb.test_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_annotations__test.test_dataclasses.TestStringAnnotations.test_text_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_doc__test.test_pydoc.PydocDocTest.test_text_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_encoding__test.test_io.CMiscIOTest.test_text_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_encoding__test.test_io.PyMiscIOTest.test_text_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_enum_member_with_value_zero__test.test_pydoc.PydocDocTest.test_text_enum_member_with_value_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_file__test.test_sax.PrepareInputSourceTest.test_text_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_file_body__test.test_httplib.RequestBodyTest.test_text_file_body_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_mode__test.test_tempfile.TestSpooledTemporaryFile.test_text_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_mode_encoding__test.test_fileinput.Test_hook_compressed.test_text_mode_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_modes__test.test_bz2.OpenTest.test_text_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_modes__test.test_gzip.TestOpen.test_text_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_modes__test.test_lzma.OpenTestCase.test_text_modes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_newline_and_encoding__test.test_tempfile.TestSpooledTemporaryFile.test_text_newline_and_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_plain_in_a_multipart_digest__test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_text_plain_in_a_multipart_digest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_plain_in_a_multipart_digest__test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_text_plain_in_a_multipart_digest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_plain_in_a_multipart_digest__test.test_email.test_email.TestIdempotent.test_text_plain_in_a_multipart_digest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_to_binary_denylists_binary_transforms__test.test_codecs.TransformCodecTest.test_text_to_binary_denylists_binary_transforms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_text_to_binary_denylists_text_transforms__test.test_codecs.TransformCodecTest.test_text_to_binary_denylists_text_transforms_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_textdomain__test.test_gettext.GettextTestCase2.test_textdomain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_textio__test.test_typing.IOTests.test_textio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_textio_properties__test.test_memoryio.CStringIOPickleTest.test_textio_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_textio_properties__test.test_memoryio.CStringIOTest.test_textio_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_textio_properties__test.test_memoryio.PyStringIOPickleTest.test_textio_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_textio_properties__test.test_memoryio.PyStringIOTest.test_textio_properties_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_textio_readlines__test.test_gzip.TestGzip.test_textio_readlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_textmode__test.test_tempfile.TestMkstempInner.test_textmode__'text_mode_not_available'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_that_Time2Internaldate_returns_a_result__test.test_imaplib.TestImaplib.test_that_Time2Internaldate_returns_a_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_the_alternative_interface__test.test_gettext.GettextTestCase1.test_the_alternative_interface_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_the_node_multiple_times__test.test_graphlib.TestTopologicalSort.test_the_node_multiple_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_the_return_value_from_barrier.wait": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_there_can_be_only_one__test.test_import.ImportlibBootstrapTests.test_there_can_be_only_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_third_coding_line__test.test_source_encoding.BytesSourceEncodingTest.test_third_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_third_coding_line__test.test_source_encoding.FileSourceEncodingTest.test_third_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thirteenth_month__test.test_calendar.MonthRangeTestCase.test_thirteenth_month_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thread_info__test.test_sys.SysModuleTest.test_thread_info_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thread_leak__test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_thread_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thread_leak__test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_thread_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thread_leak__test.test_thread.LockTests.test_thread_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thread_leak__test.test_threading.CRLockTests.test_thread_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thread_leak__test.test_threading.ConditionAsRLockTests.test_thread_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thread_leak__test.test_threading.LockTests.test_thread_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thread_leak__test.test_threading.PyRLockTests.test_thread_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thread_safety__test.test_sqlite3.test_dbapi.ModuleTests.test_thread_safety_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thread_state__test.test_capi.test_misc.TestThreadState.test_thread_state_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_thread_time__test.test_time.TimeTestCase.test_thread_time__'timing_related_test,_dependent_on_load'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_threaded_hashing__test.test_hashlib.HashLibTestCase.test_threaded_hashing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threaded_poll__test.test_poll.PollTests.test_threaded_poll_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threaded_weak_key_dict_copy__test.test_weakref.MappingTestCase.test_threaded_weak_key_dict_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threaded_weak_key_dict_deepcopy__test.test_weakref.MappingTestCase.test_threaded_weak_key_dict_deepcopy__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_threaded_weak_value_dict_copy__test.test_weakref.MappingTestCase.test_threaded_weak_value_dict_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threaded_weak_value_dict_deepcopy__test.test_weakref.MappingTestCase.test_threaded_weak_value_dict_deepcopy__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_threaded_weak_valued_consistency__test.test_weakref.MappingTestCase.test_threaded_weak_valued_consistency_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threaded_weak_valued_pop__test.test_weakref.MappingTestCase.test_threaded_weak_valued_pop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threaded_weak_valued_setdefault__test.test_weakref.MappingTestCase.test_threaded_weak_valued_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threading__test.test_decimal.CThreadingTest.test_threading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threading__test.test_decimal.PyThreadingTest.test_threading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threading_excepthook__test.test_regrtest.ArgsTestCase.test_threading_excepthook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threading_local__test.test_threading_local.PyThreadingLocalTest.test_threading_local_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threading_local__test.test_threading_local.ThreadLocalTest.test_threading_local_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threading_local_clear_race__test.test_threading_local.PyThreadingLocalTest.test_threading_local_clear_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threading_local_clear_race__test.test_threading_local.ThreadLocalTest.test_threading_local_clear_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threading_local_subclass__test.test_threading_local.PyThreadingLocalTest.test_threading_local_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threading_local_subclass__test.test_threading_local.ThreadLocalTest.test_threading_local_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threads__test.test_io.CBufferedRandomTest.test_threads__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_threads__test.test_io.CBufferedReaderTest.test_threads__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_threads__test.test_io.CBufferedWriterTest.test_threads__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_threads__test.test_io.PyBufferedRandomTest.test_threads__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_threads__test.test_io.PyBufferedReaderTest.test_threads__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_threads__test.test_io.PyBufferedWriterTest.test_threads__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_threads_join_2__test.test_threading.SubinterpThreadingTests.test_threads_join_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threads_join__test.test_threading.SubinterpThreadingTests.test_threads_join_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threads_join_with_no_main__test.test_threading.SubinterpThreadingTests.test_threads_join_with_no_main_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threads_not_allowed__test.test_threading.SubinterpThreadingTests.test_threads_not_allowed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threads_write__test.test_io.CTextIOWrapperTest.test_threads_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threads_write__test.test_io.PyTextIOWrapperTest.test_threads_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_three_args__test.test_lib2to3.test_fixers.Test_xrange.test_three_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_three_lines__test.test_email.test_email.TestParsers.test_three_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_three_parameters__test.test_typing.GenericAliasSubstitutionTests.test_three_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_three_same__test.test_monitoring.MultipleMonitorsTest.test_three_same_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threeline_lambda__test.test_inspect.test_inspect.TestOneliners.test_threeline_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_threshold__test.test_regrtest.ParseArgsTestCase.test_threshold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_throw__test.test_monitoring.ExceptionMonitoringTest.test_throw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_throw_after_none_exc_type__test.test_generators.GeneratorThrowTest.test_throw_after_none_exc_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_throw_with_yield_from__test.test_generators.GeneratorStackTraceTest.test_throw_with_yield_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time2isoz__test.test_http_cookiejar.DateTimeTests.test_time2isoz_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time2netscape__test.test_http_cookiejar.DateTimeTests.test_time2netscape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time__test.test_logging.FormatterTest.test_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time__test.test_sqlite3.test_dbapi.ConstructorTests.test_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time__test.test_strptime.StrptimeTests.test_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time__test.test_time.TimeTestCase.test_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time__test.test_xmlrpc.DateTimeTestCase.test_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_and_call_at__test.test_asyncio.test_base_events.BaseEventLoopTests.test_time_and_call_at_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_fixed_offset__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_time_fixed_offset__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_time_fixed_offset__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_time_fixed_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_fixed_offset__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_time_fixed_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_fixed_offset__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_time_fixed_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_fixed_offset__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_time_fixed_offset__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_time_fixed_offset__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_time_fixed_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_fixed_offset__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_time_fixed_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_fixed_offset__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_time_fixed_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_from_ticks__test.test_sqlite3.test_dbapi.ConstructorTests.test_time_from_ticks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_from_time__test.datetimetester.CapiTest_Fast.test_time_from_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_from_time__test.datetimetester.CapiTest_Pure.test_time_from_time__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_time_from_timeandfold__test.datetimetester.CapiTest_Fast.test_time_from_timeandfold_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_from_timeandfold__test.datetimetester.CapiTest_Pure.test_time_from_timeandfold__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_time_ns_type__test.test_time.TimeTestCase.test_time_ns_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_re_recreation__test.test_strptime.CacheTests.test_time_re_recreation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_struct__test.test_xmlrpc.DateTimeTestCase.test_time_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_t__test.test_ctypes.test_sizes.SizesTestCase.test_time_t_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_tuple__test.test_xmlrpc.DateTimeTestCase.test_time_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_variable_offset__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_time_variable_offset__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_time_variable_offset__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_time_variable_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_variable_offset__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_time_variable_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_variable_offset__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_time_variable_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_variable_offset__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_time_variable_offset__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_time_variable_offset__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_time_variable_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_variable_offset__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_time_variable_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_time_variable_offset__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_time_variable_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timegm__test.test_calendar.TimegmTestCase.test_timegm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeit_callable_setup__test.test_timeit.TestTimeit.test_timeit_callable_setup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeit_callable_stmt__test.test_timeit.TestTimeit.test_timeit_callable_stmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeit_callable_stmt_and_setup__test.test_timeit.TestTimeit.test_timeit_callable_stmt_and_setup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeit_few_iters__test.test_timeit.TestTimeit.test_timeit_few_iters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeit_function_zero_iters__test.test_timeit.TestTimeit.test_timeit_function_zero_iters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeit_globals_args__test.test_timeit.TestTimeit.test_timeit_globals_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeit_zero_iters__test.test_timeit.TestTimeit.test_timeit_zero_iters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_regrtest.ParseArgsTestCase.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_selectors.DefaultSelectorTestCase.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_selectors.DevpollSelectorTestCase.test_timeout__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_timeout__test.test_selectors.EpollSelectorTestCase.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_selectors.KqueueSelectorTestCase.test_timeout__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_timeout__test.test_selectors.PollSelectorTestCase.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_selectors.SelectSelectorTestCase.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_ssl.BasicSocketTests.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_subprocess.RunFuncTestCase.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_thread.LockTests.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_threading.CRLockTests.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_threading.ConditionAsRLockTests.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_threading.ConditionTests.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_threading.EventTests.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_threading.LockTests.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout__test.test_threading.PyRLockTests.test_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_after_cancellation__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_after_cancellation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_already_entered__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_already_entered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_at_basic__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_at_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_at_disabled__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_at_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_basic__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_connect_ex__test.test_ssl.NetworkedTests.test_timeout_connect_ex__\"resource_'network'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_timeout_disabled__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_disabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_double_enter__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_double_enter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_exception_cause__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_exception_cause_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_expired__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_expired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_expiring__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_expiring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_finished__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_finished_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_in_block__test.test_asyncio.test_locks.ConditionTests.test_timeout_in_block_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_in_the_past_sleep_zero__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_in_the_past_sleep_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_not_called__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_not_called_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_not_entered__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_not_entered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_rounding__test.test_asyncio.test_events.EPollEventLoopTests.test_timeout_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_rounding__test.test_asyncio.test_events.PollEventLoopTests.test_timeout_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_rounding__test.test_asyncio.test_events.SelectEventLoopTests.test_timeout_rounding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_without_task__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_without_task_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_zero__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timeout_zero_sleep_zero__test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_zero_sleep_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timer__test.test_asyncio.test_events.TimerTests.test_timer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timer_comparison__test.test_asyncio.test_events.TimerTests.test_timer_comparison_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timer_empty_stmt__test.test_timeit.TestTimeit.test_timer_empty_stmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timer_invalid_setup__test.test_timeit.TestTimeit.test_timer_invalid_setup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timer_invalid_stmt__test.test_timeit.TestTimeit.test_timer_invalid_stmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timer_repr__test.test_asyncio.test_events.TimerTests.test_timer_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timer_repr_debug__test.test_asyncio.test_events.TimerTests.test_timer_repr_debug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_times__test.test_os.TimesTests.test_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp__test.test_sqlite3.test_dbapi.ConstructorTests.test_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_aware__test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_aware_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_aware__test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_aware_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_aware__test.datetimetester.TestDateTime_Fast.test_timestamp_aware_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_aware__test.datetimetester.TestDateTime_Pure.test_timestamp_aware_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_aware__test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_aware_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_aware__test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_aware_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_from_ticks__test.test_sqlite3.test_dbapi.ConstructorTests.test_timestamp_from_ticks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_limits__test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_limits__test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_limits__test.datetimetester.TestDateTime_Fast.test_timestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_limits__test.datetimetester.TestDateTime_Pure.test_timestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_limits__test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_limits__test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_lord_howe__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_timestamp_lord_howe__'Australia/Lord_Howe_timezone_is_not_supported_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_timestamp_lord_howe__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_timestamp_lord_howe__'Australia/Lord_Howe_timezone_is_not_supported_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_timestamp_naive__test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_naive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_naive__test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_naive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_naive__test.datetimetester.TestDateTime_Fast.test_timestamp_naive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_naive__test.datetimetester.TestDateTime_Pure.test_timestamp_naive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_naive__test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_naive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_naive__test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_naive_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_overflow__test.test_import.ImportTests.test_timestamp_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_overflow__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_timestamp_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_overflow__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_timestamp_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timestamp_overflow__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_timestamp_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timetuple__test.datetimetester.TestDateTimeTZ_Fast.test_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timetuple__test.datetimetester.TestDateTimeTZ_Pure.test_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timetuple__test.datetimetester.TestDateTime_Fast.test_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timetuple__test.datetimetester.TestDateTime_Pure.test_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timetuple__test.datetimetester.TestDate_Fast.test_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timetuple__test.datetimetester.TestDate_Pure.test_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timetuple__test.datetimetester.TestSubclassDateTime_Fast.test_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timetuple__test.datetimetester.TestSubclassDateTime_Pure.test_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timezone__test.test_strptime.LocaleTime_Tests.test_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timezone__test.test_strptime.StrptimeTests.test_timezone_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timezones_capi__test.datetimetester.CapiTest_Fast.test_timezones_capi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timezones_capi__test.datetimetester.CapiTest_Pure.test_timezones_capi__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_timezones_offset_zero__test.datetimetester.CapiTest_Fast.test_timezones_offset_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_timezones_offset_zero__test.datetimetester.CapiTest_Pure.test_timezones_offset_zero__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_title__test.test_bigmem.BytearrayTest.test_title_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_title__test.test_bigmem.BytesTest.test_title_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_title__test.test_bigmem.StrTest.test_title_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_title__test.test_bytes.ByteArrayAsStringTest.test_title_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_title__test.test_bytes.BytesAsStringTest.test_title_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_title__test.test_unicode.UnicodeTest.test_title_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_title__test.test_userstring.UserStringTest.test_title_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tls13_pha__test.test_httplib.HTTPSTest.test_tls13_pha_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tls_unique_channel_binding__test.test_ssl.BasicSocketTests.test_tls_unique_channel_binding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tlsalerttype__test.test_ssl.TestEnumerations.test_tlsalerttype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tlscontenttype__test.test_ssl.TestEnumerations.test_tlscontenttype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tlsmessagetype__test.test_ssl.TestEnumerations.test_tlsmessagetype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tlsversion__test.test_ssl.TestEnumerations.test_tlsversion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_bytes__test.test_long.LongTest.test_to_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_bytes__test.test_urlparse.Utility_Tests.test_to_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_bytes_deprecation__test.test_urlparse.DeprecationTest.test_to_bytes_deprecation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_eng_string__test.test_decimal.CContextAPItests.test_to_eng_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_eng_string__test.test_decimal.PyContextAPItests.test_to_eng_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_integral_exact__test.test_decimal.CContextAPItests.test_to_integral_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_integral_exact__test.test_decimal.PyContextAPItests.test_to_integral_exact_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_integral_value__test.test_decimal.CContextAPItests.test_to_integral_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_integral_value__test.test_decimal.PyContextAPItests.test_to_integral_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_sci_string__test.test_decimal.CContextAPItests.test_to_sci_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_sci_string__test.test_decimal.PyContextAPItests.test_to_sci_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_str__test.test_bytes.AssortedBytesTest.test_to_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_thread__test.test_asyncio.test_threads.ToThreadTests.test_to_thread_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_thread_args_kwargs__test.test_asyncio.test_threads.ToThreadTests.test_to_thread_args_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_thread_concurrent__test.test_asyncio.test_threads.ToThreadTests.test_to_thread_concurrent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_thread_contextvars__test.test_asyncio.test_threads.ToThreadTests.test_to_thread_contextvars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_thread_exception__test.test_asyncio.test_threads.ToThreadTests.test_to_thread_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_to_thread_once__test.test_asyncio.test_threads.ToThreadTests.test_to_thread_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tobytes__test.test_memoryview.ArrayMemorySliceSliceTest.test_tobytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tobytes__test.test_memoryview.ArrayMemorySliceTest.test_tobytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tobytes__test.test_memoryview.ArrayMemoryviewTest.test_tobytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tobytes__test.test_memoryview.BytesMemorySliceSliceTest.test_tobytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tobytes__test.test_memoryview.BytesMemorySliceTest.test_tobytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tobytes__test.test_memoryview.BytesMemoryviewTest.test_tobytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_today__test.datetimetester.TestDateTimeTZ_Fast.test_today_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_today__test.datetimetester.TestDateTimeTZ_Pure.test_today_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_today__test.datetimetester.TestDateTime_Fast.test_today_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_today__test.datetimetester.TestDateTime_Pure.test_today_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_today__test.datetimetester.TestDate_Fast.test_today_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_today__test.datetimetester.TestDate_Pure.test_today_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_today__test.datetimetester.TestSubclassDateTime_Fast.test_today_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_today__test.datetimetester.TestSubclassDateTime_Pure.test_today_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.ByteTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.DoubleTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.FloatTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.IntTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.LongLongTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.LongTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.ShortTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.UnicodeTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.UnsignedByteTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.UnsignedIntTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.UnsignedLongLongTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.UnsignedLongTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofrombytes__test.test_array.UnsignedShortTest.test_tofrombytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.ByteTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.DoubleTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.FloatTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.IntTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.LongLongTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.LongTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.ShortTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.UnicodeTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.UnsignedByteTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.UnsignedIntTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.UnsignedLongLongTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.UnsignedLongTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromfile__test.test_array.UnsignedShortTest.test_tofromfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.ByteTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.DoubleTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.FloatTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.IntTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.LongLongTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.LongTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.ShortTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.UnicodeTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.UnsignedByteTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.UnsignedIntTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.UnsignedLongLongTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.UnsignedLongTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tofromlist__test.test_array.UnsignedShortTest.test_tofromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toggle_auto_commit__test.test_sqlite3.test_transactions.TransactionTests.test_toggle_auto_commit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tointegral__test.test_decimal.CIBMTestCases.test_tointegral_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tointegral__test.test_decimal.PyIBMTestCases.test_tointegral_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tointegralx__test.test_decimal.CIBMTestCases.test_tointegralx_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tointegralx__test.test_decimal.PyIBMTestCases.test_tointegralx_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_token_bytes__test.test_secrets.Token_Tests.test_token_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_token_defaults__test.test_secrets.Token_Tests.test_token_defaults_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_token_hex__test.test_secrets.Token_Tests.test_token_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_token_urlsafe__test.test_secrets.Token_Tests.test_token_urlsafe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_token_value_escape__test.test_netrc.NetrcTestCase.test_token_value_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_token_value_internal_hash__test.test_netrc.NetrcTestCase.test_token_value_internal_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_token_value_leading_hash__test.test_netrc.NetrcTestCase.test_token_value_leading_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_token_value_non_ascii__test.test_netrc.NetrcTestCase.test_token_value_non_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_token_value_quotes__test.test_netrc.NetrcTestCase.test_token_value_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_token_value_trailing_hash__test.test_netrc.NetrcTestCase.test_token_value_trailing_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_token_value_whitespace__test.test_netrc.NetrcTestCase.test_token_value_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tokenize__test.test_tokenize.TestTokenize.test_tokenize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tokenizer_error_with_stdin__test.test_cmd_line.SyntaxErrorTests.test_tokenizer_error_with_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tokenizer_fstring_warning_in_first_line__test.test_source_encoding.MiscSourceEncodingTest.test_tokenizer_fstring_warning_in_first_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tolerant_parsing__test.test_htmlparser.HTMLParserTestCase.test_tolerant_parsing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tolist__test.test_array.LargeArrayTest.test_tolist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tolist__test.test_memoryview.ArrayMemorySliceSliceTest.test_tolist__'XXX_NotImplementedError:_tolist___only_supports_byte_views'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_tolist__test.test_memoryview.ArrayMemorySliceTest.test_tolist__'XXX_NotImplementedError:_tolist___only_supports_byte_views'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_tolist__test.test_memoryview.ArrayMemoryviewTest.test_tolist__'XXX_NotImplementedError:_tolist___only_supports_byte_views'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_tolist__test.test_memoryview.BytesMemorySliceSliceTest.test_tolist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tolist__test.test_memoryview.BytesMemorySliceTest.test_tolist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tolist__test.test_memoryview.BytesMemoryviewTest.test_tolist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tomono__test.test_audioop.TestAudioop.test_tomono_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tonum_methods__test.test_decimal.CUsabilityTest.test_tonum_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tonum_methods__test.test_decimal.PyUsabilityTest.test_tonum_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_few_type_args__test.test_typing.AnnotatedTests.test_too_few_type_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_high_from_module__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_too_high_from_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_high_from_module__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_too_high_from_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_high_from_package__test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_too_high_from_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_high_from_package__test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_too_high_from_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_large_blob__test.test_sqlite3.test_types.SqliteTypeTests.test_too_large_blob__'not_enough_memory:_6.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_too_large_int__test.test_sqlite3.test_types.SqliteTypeTests.test_too_large_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_large_int__test.test_sqlite3.test_userfunctions.FunctionTests.test_too_large_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_large_string__test.test_sqlite3.test_types.SqliteTypeTests.test_too_large_string__'not_enough_memory:_8.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_too_long_lines__test.test_nntplib.NNTPv1Tests.test_too_long_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_long_lines__test.test_nntplib.NNTPv2Tests.test_too_long_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_long_lines__test.test_poplib.TestPOP3Class.test_too_long_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_long_lines__test.test_poplib.TestPOP3_SSLClass.test_too_long_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_long_lines__test.test_poplib.TestPOP3_TLSClass.test_too_long_lines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_args__test.test_capi.test_getargs.KeywordOnly_TestCase.test_too_many_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_args__test.test_capi.test_getargs.Keywords_TestCase.test_too_many_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_arguments__test.test_positional_only_arg.PositionalOnlyTestCase.test_too_many_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_data_types__test.test_enum.TestSpecial.test_too_many_data_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_defaults_0__test.test_opcache.TestCallCache.test_too_many_defaults_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_defaults_1__test.test_opcache.TestCallCache.test_too_many_defaults_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_defaults_2__test.test_opcache.TestCallCache.test_too_many_defaults_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_files__test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_too_many_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_files__test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_too_many_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_files__test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_too_many_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_files__test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_too_many_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_files_append__test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_too_many_files_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_files_append__test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_too_many_files_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_files_append__test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_too_many_files_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_files_append__test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_too_many_files_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_headers__test.test_httplib.BasicTest.test_too_many_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_headers__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_too_many_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_many_positional__test.test_call.TestErrorMessagesUseQualifiedName.test_too_many_positional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_too_short__test.test_zipfile.test_core.StripExtraTests.test_too_short_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tool__test.test_monitoring.MonitoringBasicTest.test_tool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toolong__test.test_ctypes.test_strings.WStringTestCase.test_toolong__'test_disabled'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_tools_buildbot_test__test.test_regrtest.ProgramsTestCase.test_tools_buildbot_test__'test.bat_script_is_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_top__test.test_poplib.TestPOP3Class.test_top_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_top__test.test_poplib.TestPOP3_SSLClass.test_top_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_top__test.test_poplib.TestPOP3_TLSClass.test_top_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_top_level__test.test_importlib.import_.test___package__.Setting__package__PEP451.test_top_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_top_level__test.test_type_annotations.TestSetupAnnotations.test_top_level_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_top_level_class_var__test.test_typing.GetTypeHintTests.test_top_level_class_var_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toplevel_class__test.test_inspect.test_inspect.TestBlockComments.test_toplevel_class_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toplevel_non_ordered_tokens__test.test_netrc.NetrcTestCase.test_toplevel_non_ordered_tokens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toplevel_tokens__test.test_netrc.NetrcTestCase.test_toplevel_tokens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toprettyxml_preserves_content_of_text_node__test.test_minidom.MinidomTest.test_toprettyxml_preserves_content_of_text_node_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toprettyxml_with_adjacent_text_nodes__test.test_minidom.MinidomTest.test_toprettyxml_with_adjacent_text_nodes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toprettyxml_with_attributes_ordered__test.test_minidom.MinidomTest.test_toprettyxml_with_attributes_ordered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toprettyxml_with_cdata__test.test_minidom.MinidomTest.test_toprettyxml_with_cdata_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toprettyxml_with_text_nodes__test.test_minidom.MinidomTest.test_toprettyxml_with_text_nodes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toreadonly__test.test_memoryview.ArrayMemorySliceSliceTest.test_toreadonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toreadonly__test.test_memoryview.ArrayMemorySliceTest.test_toreadonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toreadonly__test.test_memoryview.ArrayMemoryviewTest.test_toreadonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toreadonly__test.test_memoryview.BytesMemorySliceSliceTest.test_toreadonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toreadonly__test.test_memoryview.BytesMemorySliceTest.test_toreadonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toreadonly__test.test_memoryview.BytesMemoryviewTest.test_toreadonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_torture__test.test_statistics.SumTortureTest.test_torture_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_torture_pep__test.test_statistics.TestMean.test_torture_pep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostereo__test.test_audioop.TestAudioop.test_tostereo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_default_namespace__test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_default_namespace__test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_default_namespace_different_namespace__test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace_different_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_default_namespace_different_namespace__test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace_different_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_default_namespace_original_no_namespace__test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace_original_no_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_default_namespace_original_no_namespace__test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace_original_no_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_methods__test.test_decimal.CUsabilityTest.test_tostring_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_methods__test.test_decimal.PyUsabilityTest.test_tostring_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_no_xml_declaration__test.test_xml_etree.ElementTreeTest.test_tostring_no_xml_declaration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_no_xml_declaration__test.test_xml_etree_c.ElementTreeTest.test_tostring_no_xml_declaration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_xml_declaration__test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_xml_declaration__test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_xml_declaration_cases__test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_xml_declaration_cases__test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration_cases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_xml_declaration_unicode_encoding__test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration_unicode_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostring_xml_declaration_unicode_encoding__test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration_unicode_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostringlist_default_namespace__test.test_xml_etree.ElementTreeTest.test_tostringlist_default_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostringlist_default_namespace__test.test_xml_etree_c.ElementTreeTest.test_tostringlist_default_namespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostringlist_invariant__test.test_xml_etree.IOTest.test_tostringlist_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostringlist_invariant__test.test_xml_etree_c.IOTest.test_tostringlist_invariant_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostringlist_xml_declaration__test.test_xml_etree.ElementTreeTest.test_tostringlist_xml_declaration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tostringlist_xml_declaration__test.test_xml_etree_c.ElementTreeTest.test_tostringlist_xml_declaration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_total__test.test_collections.TestCounter.test_total_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_total__test.test_typing.TypedDictTests.test_total_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_total_changes__test.test_sqlite3.test_dbapi.CursorTests.test_total_changes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_total_ordering_for_metaclasses_issue_44605__test.test_functools.TestTotalOrdering.test_total_ordering_for_metaclasses_issue_44605_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_total_ordering_ge__test.test_functools.TestTotalOrdering.test_total_ordering_ge_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_total_ordering_gt__test.test_functools.TestTotalOrdering.test_total_ordering_gt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_total_ordering_le__test.test_functools.TestTotalOrdering.test_total_ordering_le_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_total_ordering_lt__test.test_functools.TestTotalOrdering.test_total_ordering_lt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_total_ordering_no_overwrite__test.test_functools.TestTotalOrdering.test_total_ordering_no_overwrite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_total_seconds__test.datetimetester.TestTimeDelta_Fast.test_total_seconds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_total_seconds__test.datetimetester.TestTimeDelta_Pure.test_total_seconds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_touch_common__test.test_pathlib.PathSubclassTest.test_touch_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_touch_common__test.test_pathlib.PathTest.test_touch_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_touch_common__test.test_pathlib.PosixPathTest.test_touch_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_touch_common__test.test_pathlib.WindowsPathTest.test_touch_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_touch_mode__test.test_pathlib.PosixPathTest.test_touch_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_touch_nochange__test.test_pathlib.PathSubclassTest.test_touch_nochange_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_touch_nochange__test.test_pathlib.PathTest.test_touch_nochange_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_touch_nochange__test.test_pathlib.PosixPathTest.test_touch_nochange_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_touch_nochange__test.test_pathlib.WindowsPathTest.test_touch_nochange__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_tougher_find__test.test_mmap.MmapTests.test_tougher_find_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_toxml_with_attributes_ordered__test.test_minidom.MinidomTest.test_toxml_with_attributes_ordered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tp_await_1__test.test_coroutines.CAPITest.test_tp_await_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tp_await_2__test.test_coroutines.CAPITest.test_tp_await_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tp_await_3__test.test_coroutines.CAPITest.test_tp_await_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tp_bases_is_set__test.test_capi.test_misc.BuiltinStaticTypesTests.test_tp_bases_is_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tp_mro_is_set__test.test_capi.test_misc.BuiltinStaticTypesTests.test_tp_mro_is_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trace__test.test_inspect.test_inspect.TestInterpreterStack.test_trace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trace__test.test_site.HelperFunctionsTests.test_trace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trace_bad_handler__test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_bad_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trace_callback_content__test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_callback_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trace_expanded_sql__test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_expanded_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trace_format__test.test_tracemalloc.TestSnapshot.test_trace_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trace_func_generator__test.test_trace.TestLineCounts.test_trace_func_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trace_list_comprehension__test.test_trace.TestLineCounts.test_trace_list_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trace_lots_of_globals__test.test_sys_settrace.TestExtendedArgs.test_trace_lots_of_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trace_too_much_expanded_sql__test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_too_much_expanded_sql_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trace_unpack_long_sequence__test.test_sys_settrace.TestExtendedArgs.test_trace_unpack_long_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traceback_and_frame_types__test.test_types.TypesTests.test_traceback_and_frame_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traceback_format__test.test_traceback.TracebackFormatTests.test_traceback_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traceback_format_with_cleared_frames__test.test_traceback.TracebackFormatTests.test_traceback_format_with_cleared_frames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traceback_header__test.test_traceback.TestTracebackException.test_traceback_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traceback_specialization_with_syntax_error__test.test_traceback.CPythonTracebackErrorCaretTests.test_traceback_specialization_with_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traceback_specialization_with_syntax_error__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_traceback_specialization_with_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traceback_specialization_with_syntax_error__test.test_traceback.PurePythonTracebackErrorCaretTests.test_traceback_specialization_with_syntax_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traceback_very_long_line__test.test_traceback.CPythonTracebackErrorCaretTests.test_traceback_very_long_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traceback_very_long_line__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_traceback_very_long_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traceback_very_long_line__test.test_traceback.PurePythonTracebackErrorCaretTests.test_traceback_very_long_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tracebacks__test.test_unittest.testmock.testpatch.PatchTest.test_tracebacks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traced_decorated_function__test.test_trace.TestFuncs.test_traced_decorated_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traced_decorated_function__test.test_trace.TestLineCounts.test_traced_decorated_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traced_func_importing__test.test_trace.TestLineCounts.test_traced_func_importing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traced_func_linear__test.test_trace.TestLineCounts.test_traced_func_linear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traced_func_loop__test.test_trace.TestLineCounts.test_traced_func_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tracemalloc__test.test_warnings.PyWarningsDisplayTests.test_tracemalloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tracing_exception_raised_in_with__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_tracing_exception_raised_in_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tracing_exception_raised_in_with__test.test_sys_settrace.TestLinesAfterTraceStarted.test_tracing_exception_raised_in_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tracing_exception_raised_in_with__test.test_sys_settrace.TestSetLocalTrace.test_tracing_exception_raised_in_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tracing_exception_raised_in_with__test.test_sys_settrace.TraceOpcodesTestCase.test_tracing_exception_raised_in_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tracing_exception_raised_in_with__test.test_sys_settrace.TraceTestCase.test_tracing_exception_raised_in_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_track__test.test_tracemalloc.TestCAPI.test_track_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_track_already_tracked__test.test_tracemalloc.TestCAPI.test_track_already_tracked_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_track_dynamic__test.test_dict.DictTest.test_track_dynamic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_track_dynamic__test.test_tuple.TupleTest.test_track_dynamic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_track_literals__test.test_dict.DictTest.test_track_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_track_literals__test.test_tuple.TupleTest.test_track_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_track_subtypes__test.test_dict.DictTest.test_track_subtypes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_track_subtypes__test.test_tuple.TupleTest.test_track_subtypes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_track_without_gil__test.test_tracemalloc.TestCAPI.test_track_without_gil_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traditional_01__test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traditional_02__test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traditional_03__test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailers__test.test_os.TestSendfile.test_trailers__'requires_headers_and_trailers_support'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_trailers_overflow_32bits__test.test_os.TestSendfile.test_trailers_overflow_32bits__'requires_headers_and_trailers_support'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_trailers_with_redundant_parenthesis__test.test_ast.EndPositionTests.test_trailers_with_redundant_parenthesis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_comma_1__test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_comma_2__test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_comma_3__test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_1__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_2__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_3__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_4__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_5__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_6__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_7__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_8__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_9__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_lambda_1__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_lambda_2__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_lambda_3__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_lambda_4__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_lambda_5__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_lambda_6__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_lambda_7__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_lambda_8__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_commas_lambda_9__test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_comment__test.test_lib2to3.test_fixers.Test_dict.test_trailing_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_comment__test.test_lib2to3.test_fixers.Test_input.test_trailing_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_comment__test.test_lib2to3.test_fixers.Test_map.test_trailing_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_counter__test.test_struct.StructTest.test_trailing_counter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_garbage__test.test_tarfile.AppendTest.test_trailing_garbage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_nops__test.test_peepholer.TestTranforms.test_trailing_nops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_slash__test.test_import.PathsTests.test_trailing_slash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_splittable_on_overlong_unsplittable__test.test_email.test_email.TestLongHeaders.test_trailing_splittable_on_overlong_unsplittable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trailing_splittable_on_overlong_unsplittable_with_leading_splittable__test.test_email.test_email.TestLongHeaders.test_trailing_splittable_on_overlong_unsplittable_with_leading_splittable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trampoline_works__test.test_perf_profiler.TestPerfTrampoline.test_trampoline_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trampoline_works_with_forks__test.test_perf_profiler.TestPerfTrampoline.test_trampoline_works_with_forks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_transactional_ddl__test.test_sqlite3.test_transactions.TransactionalDDL.test_transactional_ddl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_transfer__test.test_ftplib.TestIPv6Environment.test_transfer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_transitiveness__test.test_struct.StructTest.test_transitiveness_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_translate__test.test_bigmem.BytearrayTest.test_translate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_translate__test.test_bigmem.BytesTest.test_translate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_translate__test.test_bigmem.StrTest.test_translate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_translate__test.test_bytes.ByteArrayTest.test_translate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_translate__test.test_bytes.BytesTest.test_translate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_translate__test.test_fnmatch.TranslateTestCase.test_translate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_translate__test.test_io.CIncrementalNewlineDecoderTest.test_translate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_translate__test.test_io.PyIncrementalNewlineDecoderTest.test_translate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_translatehelper__test.test_codeccallbacks.CodecCallbackTest.test_translatehelper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_translation_and_scaling__test.test_statistics.TestNormalDistC.test_translation_and_scaling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_translation_and_scaling__test.test_statistics.TestNormalDistPython.test_translation_and_scaling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_transport__test.test_xmlrpc.KeepaliveServerTestCase2.test_transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_transport__test.test_xmlrpc.ServerProxyTestCase.test_transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_transport_close_remove_writer__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_transport_close_remove_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_transport_inheritance__test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_transport_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trash_stack__test.test_sys_settrace.RaisingTraceFuncTestCase.test_trash_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trash_weakref_clear__test.test_gc.GCTests.test_trash_weakref_clear_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trashcan_16602__test.test_weakref.ReferencesTestCase.test_trashcan_16602_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trashcan__test.test_gc.GCTests.test_trashcan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trashcan__test.test_xml_etree_c.MiscTests.test_trashcan_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trashcan_python_class1__test.test_capi.test_misc.CAPITest.test_trashcan_python_class1__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_trashcan_python_class2__test.test_capi.test_misc.CAPITest.test_trashcan_python_class2__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_trashcan_recursion__test.test_exceptions.ExceptionTests.test_trashcan_recursion__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_trashcan_subclass__test.test_capi.test_misc.CAPITest.test_trashcan_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trashcan_threads__test.test_gc.GCTests.test_trashcan_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traversable__test.test_importlib.resources.test_files.OpenDiskTests.test_traversable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traversable__test.test_importlib.resources.test_files.OpenNamespaceTests.test_traversable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traversable__test.test_importlib.resources.test_files.OpenZipTests.test_traversable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traverse_pathlike__test.test_zipfile._path.test_path.TestPath.test_traverse_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_traverse_truediv__test.test_zipfile._path.test_path.TestPath.test_traverse_truediv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tree_write_attribute_order__test.test_xml_etree.ElementTreeTest.test_tree_write_attribute_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tree_write_attribute_order__test.test_xml_etree_c.ElementTreeTest.test_tree_write_attribute_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_treebuilder_comment__test.test_xml_etree.TreeBuilderTest.test_treebuilder_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_treebuilder_comment__test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_treebuilder_elementfactory_none__test.test_xml_etree.TreeBuilderTest.test_treebuilder_elementfactory_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_treebuilder_elementfactory_none__test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_elementfactory_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_treebuilder_end__test.test_xml_etree.BadElementTest.test_treebuilder_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_treebuilder_end__test.test_xml_etree_c.BadElementTest.test_treebuilder_end_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_treebuilder_pi__test.test_xml_etree.TreeBuilderTest.test_treebuilder_pi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_treebuilder_pi__test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_pi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_treebuilder_start__test.test_xml_etree.BadElementTest.test_treebuilder_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_treebuilder_start__test.test_xml_etree_c.BadElementTest.test_treebuilder_start_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tricky__test.datetimetester.TestTimezoneConversions_Fast.test_tricky_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tricky__test.datetimetester.TestTimezoneConversions_Pure.test_tricky_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tricky_new_works__test.test_abc.test_factory.<locals>.TestABC.test_tricky_new_works_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trims_trailing_newline__test.test_getpass.GetpassRawinputTest.test_trims_trailing_newline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_triple_double_quotes__test.test_gettext.GettextTestCase1.test_triple_double_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_triple_double_quotes__test.test_gettext.GettextTestCase2.test_triple_double_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_triple_single_quotes__test.test_gettext.GettextTestCase1.test_triple_single_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_triple_single_quotes__test.test_gettext.GettextTestCase2.test_triple_single_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_triplet_in_ext_suffix__test.test_sysconfig.TestSysConfig.test_triplet_in_ext_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trivial__test.datetimetester.TestDateTimeTZ_Fast.test_trivial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trivial__test.datetimetester.TestDateTimeTZ_Pure.test_trivial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trivial__test.test_urllib2.TrivialTests.test_trivial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_true_div__test.test_binop.RatTestCase.test_true_div_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_true_div_as_default__test.test_future_stmt.test_future_single_import.TestFuture.test_true_div_as_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_true_division__test.test_long.LongTest.test_true_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_true_is_a_keyword__test.test_keyword.Test_iskeyword.test_true_is_a_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truediv__test.test_complex.ComplexTest.test_truediv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truediv__test.test_operator.COperatorTestCase.test_truediv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truediv__test.test_operator.PyOperatorTestCase.test_truediv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truediv__test.test_pathlib.CompatiblePathTest.test_truediv_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truediv_zero_division__test.test_complex.ComplexTest.test_truediv_zero_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trunc__test.test_decimal.CPythonAPItests.test_trunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trunc__test.test_decimal.PyPythonAPItests.test_trunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_trunc__test.test_math.MathTests.test_trunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_faulthandler.FaultHandlerTests.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_io.CBufferedRandomTest.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_io.CBufferedWriterTest.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_io.PyBufferedRandomTest.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_io.PyBufferedWriterTest.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_largefile.CLargeFileTest.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_largefile.PyLargeFileTest.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_memoryio.CBytesIOTest.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_memoryio.CStringIOTest.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_memoryio.PyBytesIOTest.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_memoryio.PyStringIOTest.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate__test.test_posix.PosixTester.test_truncate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate_after_read_or_write__test.test_io.CBufferedRandomTest.test_truncate_after_read_or_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate_after_read_or_write__test.test_io.PyBufferedRandomTest.test_truncate_after_read_or_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate_after_write__test.test_io.CBufferedRandomTest.test_truncate_after_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate_after_write__test.test_io.CBufferedWriterTest.test_truncate_after_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate_after_write__test.test_io.PyBufferedRandomTest.test_truncate_after_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate_after_write__test.test_io.PyBufferedWriterTest.test_truncate_after_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate_on_read_only__test.test_io.CBufferedReaderTest.test_truncate_on_read_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate_on_read_only__test.test_io.PyBufferedReaderTest.test_truncate_on_read_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncate_with_size_parameter__test.test_tempfile.TestSpooledTemporaryFile.test_truncate_with_size_parameter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncated_data__test.test_pickle.CUnpicklerTests.test_truncated_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncated_data__test.test_pickle.InMemoryPickleTests.test_truncated_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncated_data__test.test_pickle.PyUnpicklerTests.test_truncated_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncated_input__test.test_json.test_fail.TestCFail.test_truncated_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncated_input__test.test_json.test_fail.TestPyFail.test_truncated_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncated_longname__test.test_tarfile.GNUReadTest.test_truncated_longname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncated_longname__test.test_tarfile.PaxReadTest.test_truncated_longname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncated_zipfile__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_truncated_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncated_zipfile__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_truncated_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncated_zipfile__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_truncated_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncated_zipfile__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_truncated_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truncatedinput__test.test_uu.UUTest.test_truncatedinput_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truth__test.test_deque.TestSequence.test_truth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truth__test.test_list.ListTest.test_truth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truth__test.test_operator.COperatorTestCase.test_truth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truth__test.test_operator.PyOperatorTestCase.test_truth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truth__test.test_tuple.TupleTest.test_truth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truth__test.test_userlist.UserListTest.test_truth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_truth_values__test.test_types.TypesTests.test_truth_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try__test.test_ast.ASTValidatorTests.test_try_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try__test.test_grammar.GrammarTests.test_try_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try__test.test_type_annotations.TestSetupAnnotations.test_try_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire__test.test_thread.LockTests.test_try_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire__test.test_threading.BoundedSemaphoreTests.test_try_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire__test.test_threading.CRLockTests.test_try_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire__test.test_threading.ConditionAsRLockTests.test_try_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire__test.test_threading.LockTests.test_try_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire__test.test_threading.PyRLockTests.test_try_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire__test.test_threading.SemaphoreTests.test_try_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire_contended__test.test_thread.LockTests.test_try_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire_contended__test.test_threading.BoundedSemaphoreTests.test_try_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire_contended__test.test_threading.CRLockTests.test_try_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire_contended__test.test_threading.ConditionAsRLockTests.test_try_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire_contended__test.test_threading.LockTests.test_try_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire_contended__test.test_threading.PyRLockTests.test_try_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_acquire_contended__test.test_threading.SemaphoreTests.test_try_acquire_contended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except__test.test_exception_hierarchy.HierarchyTest.test_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except__test.test_exception_variations.ExceptStarTestCases.test_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except__test.test_exception_variations.ExceptTestCases.test_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except__test.test_lib2to3.test_util.Test_find_binding.test_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except__test.test_monitoring.LineMonitoringTest.test_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except__test.test_monitoring.TestLineAndInstructionEvents.test_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except__test.test_monitoring.TestLocalEvents.test_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except__test.test_monitoring.TestManyEvents.test_try_except_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_as__test.test_compile.TestStackSizeStability.test_try_except_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_bare__test.test_compile.TestStackSizeStability.test_try_except_bare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_else__test.test_exception_variations.ExceptStarTestCases.test_try_except_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_else__test.test_exception_variations.ExceptTestCases.test_try_except_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_else_finally__test.test_exception_variations.ExceptStarTestCases.test_try_except_else_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_else_finally__test.test_exception_variations.ExceptTestCases.test_try_except_else_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_else_finally_no_exception__test.test_exception_variations.ExceptStarTestCases.test_try_except_else_finally_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_else_finally_no_exception__test.test_exception_variations.ExceptTestCases.test_try_except_else_finally_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_else_no_exception__test.test_exception_variations.ExceptStarTestCases.test_try_except_else_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_else_no_exception__test.test_exception_variations.ExceptTestCases.test_try_except_else_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_finally__test.test_exception_variations.ExceptStarTestCases.test_try_except_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_finally__test.test_exception_variations.ExceptTestCases.test_try_except_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_finally__test.test_lib2to3.test_util.Test_find_binding.test_try_except_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_finally__test.test_unparse.UnparseTestCase.test_try_except_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_finally_nested__test.test_lib2to3.test_util.Test_find_binding.test_try_except_finally_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_finally_no_exception__test.test_exception_variations.ExceptStarTestCases.test_try_except_finally_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_finally_no_exception__test.test_exception_variations.ExceptTestCases.test_try_except_finally_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_nested__test.test_lib2to3.test_util.Test_find_binding.test_try_except_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_no_exception__test.test_exception_variations.ExceptStarTestCases.test_try_except_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_no_exception__test.test_exception_variations.ExceptTestCases.test_try_except_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_no_exception__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_no_exception__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_no_exception__test.test_sys_settrace.TestSetLocalTrace.test_try_except_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_no_exception__test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_no_exception__test.test_sys_settrace.TraceTestCase.test_try_except_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_qualified__test.test_compile.TestStackSizeStability.test_try_except_qualified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_as__test.test_compile.TestStackSizeStability.test_try_except_star_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_exception_caught__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_exception_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_exception_caught__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_exception_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_exception_caught__test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_exception_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_exception_caught__test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_exception_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_exception_caught__test.test_sys_settrace.TraceTestCase.test_try_except_star_exception_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_exception_not_caught__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_exception_not_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_exception_not_caught__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_exception_not_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_exception_not_caught__test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_exception_not_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_exception_not_caught__test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_exception_not_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_exception_not_caught__test.test_sys_settrace.TraceTestCase.test_try_except_star_exception_not_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_finally__test.test_compile.TestStackSizeStability.test_try_except_star_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_finally__test.test_unparse.UnparseTestCase.test_try_except_star_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_exception_caught__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_exception_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_exception_caught__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_exception_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_exception_caught__test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_exception_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_exception_caught__test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_exception_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_exception_caught__test.test_sys_settrace.TraceTestCase.test_try_except_star_named_exception_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_exception_not_caught__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_exception_not_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_exception_not_caught__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_exception_not_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_exception_not_caught__test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_exception_not_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_exception_not_caught__test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_exception_not_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_exception_not_caught__test.test_sys_settrace.TraceTestCase.test_try_except_star_named_exception_not_caught_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_no_exception__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_no_exception__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_no_exception__test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_no_exception__test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_named_no_exception__test.test_sys_settrace.TraceTestCase.test_try_except_star_named_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_nested__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_nested__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_nested__test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_nested__test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_nested__test.test_sys_settrace.TraceTestCase.test_try_except_star_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_no_exception__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_no_exception__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_no_exception__test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_no_exception__test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_no_exception__test.test_sys_settrace.TraceTestCase.test_try_except_star_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_star_qualified__test.test_compile.TestStackSizeStability.test_try_except_star_qualified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_with_wrong_type__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_with_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_with_wrong_type__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_with_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_with_wrong_type__test.test_sys_settrace.TestSetLocalTrace.test_try_except_with_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_with_wrong_type__test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_with_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_except_with_wrong_type__test.test_sys_settrace.TraceTestCase.test_try_except_with_wrong_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_exception_in_else__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_exception_in_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_exception_in_else__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_exception_in_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_exception_in_else__test.test_sys_settrace.TestSetLocalTrace.test_try_exception_in_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_exception_in_else__test.test_sys_settrace.TraceOpcodesTestCase.test_try_exception_in_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_exception_in_else__test.test_sys_settrace.TraceTestCase.test_try_exception_in_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_finally__test.test_compile.TestStackSizeStability.test_try_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_finally__test.test_monitoring.ExceptionMonitoringTest.test_try_finally_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_finally_no_exception__test.test_exception_variations.ExceptStarTestCases.test_try_finally_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_finally_no_exception__test.test_exception_variations.ExceptTestCases.test_try_finally_no_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_in_try__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_in_try_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_in_try__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_in_try_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_in_try__test.test_sys_settrace.TestSetLocalTrace.test_try_in_try_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_in_try__test.test_sys_settrace.TraceOpcodesTestCase.test_try_in_try_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_in_try__test.test_sys_settrace.TraceTestCase.test_try_in_try_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_in_try_with_exception__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_in_try_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_in_try_with_exception__test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_in_try_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_in_try_with_exception__test.test_sys_settrace.TestSetLocalTrace.test_try_in_try_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_in_try_with_exception__test.test_sys_settrace.TraceOpcodesTestCase.test_try_in_try_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_in_try_with_exception__test.test_sys_settrace.TraceTestCase.test_try_in_try_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_inside_for_loop__test.test_opcodes.OpcodeTest.test_try_inside_for_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_registration__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_try_registration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_registration__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_try_registration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_star__test.test_ast.ASTValidatorTests.test_try_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_star__test.test_grammar.GrammarTests.test_try_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_try_star__test.test_type_annotations.TestSetupAnnotations.test_try_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tstate_capi__test.test_capi.test_misc.Test_testcapi.test_tstate_capi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tstate_lock__test.test_threading.ThreadTests.test_tstate_lock_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ttyname__test.test_os.TestInvalidFD.test_ttyname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tunnel_debuglog__test.test_httplib.TunnelTests.test_tunnel_debuglog_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tunnel_leak__test.test_httplib.TunnelTests.test_tunnel_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple__test.test_ast.ASTValidatorTests.test_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple__test.test_capi.test_getargs.Tuple_TestCase.test_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple__test.test_compile.TestExpressionStackSize.test_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple__test.test_gc.GCTests.test_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple__test.test_lib2to3.test_fixers.Test_print.test_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple__test.test_lib2to3.test_fixers.Test_repr.test_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple__test.test_marshal.ContainerTestCase.test_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple__test.test_marshal.LargeValuesTestCase.test_tuple__'not_enough_memory:_18.0G_minimum_needed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_tuple__test.test_reprlib.ReprTests.test_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple__test.test_structseq.StructSeqTest.test_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_args_and_parameters_are_correct__test.test_typing.TypeVarTupleTests.test_tuple_args_and_parameters_are_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_args_are_correct__test.test_typing.TypeVarTupleTests.test_tuple_args_are_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_assignment__test.test_lib2to3.test_util.Test_find_binding.test_tuple_assignment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_detection__test.test_lib2to3.test_fixers.Test_raise.test_tuple_detection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_exc_1__test.test_lib2to3.test_fixers.Test_raise.test_tuple_exc_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_exc_2__test.test_lib2to3.test_fixers.Test_raise.test_tuple_exc_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_forward__test.test_typing.ForwardRefTests.test_tuple_forward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_instance_type_error__test.test_typing.TupleTests.test_tuple_instance_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_keyerror__test.test_dict.DictTest.test_tuple_keyerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_members__test.test_plistlib.TestPlistlib.test_tuple_members_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_repeat_respect_immortality__test.test_builtin.ImmortalTests.test_tuple_repeat_respect_immortality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_reuse__test.test_enumerate.EnumerateStartTestCase.test_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_reuse__test.test_enumerate.EnumerateTestCase.test_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_reuse__test.test_enumerate.SubclassTestCase.test_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_reuse__test.test_enumerate.TestBig.test_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_reuse__test.test_enumerate.TestEmpty.test_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_reuse__test.test_enumerate.TestLongStart.test_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_reuse__test.test_enumerate.TestStart.test_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_subclass__test.test_enum.TestSpecial.test_tuple_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_subclass__test.test_typing.TupleTests.test_tuple_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_unpack__test.test_lib2to3.test_fixers.Test_except.test_tuple_unpack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuple_value__test.test_lib2to3.test_fixers.Test_raise.test_tuple_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tupleargs__test.test_string.TestTemplate.test_tupleargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tupleness__test.test_collections.TestNamedTuple.test_tupleness_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tupleresizebug__test.test_tuple.TupleTest.test_tupleresizebug_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuples__test.test_ast.EndPositionTests.test_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tuples__test.test_raise.TestRemovedFunctionality.test_tuples_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tutorial_stopiteration__test.test_generators.ExceptionTest.test_tutorial_stopiteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_twelve_noon_midnight__test.test_strptime.Strptime12AMPMTests.test_twelve_noon_midnight_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two__test.test_xmlrpc.KeepaliveServerTestCase1.test_two_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_args__test.test_lib2to3.test_fixers.Test_xrange.test_two_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_args_call__test.test_unittest.testmock.testhelpers.CallTest.test_two_args_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_component_domain_ns__test.test_http_cookiejar.CookieTests.test_two_component_domain_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_component_domain_rfc2965__test.test_http_cookiejar.CookieTests.test_two_component_domain_rfc2965_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_different__test.test_monitoring.MultipleMonitorsTest.test_two_different_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_fields_one_default__test.test_dataclasses.TestCase.test_two_fields_one_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_options__test.test_regrtest.ParseArgsTestCase.test_two_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_parameters__test.test_typing.GenericAliasSubstitutionTests.test_two_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_same__test.test_monitoring.MultipleMonitorsTest.test_two_same_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_templates_two_replacements_yields_correct_renders__test.test_typing.TemplateReplacementTests.test_two_templates_two_replacements_yields_correct_renders_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_watchers__test.test_capi.test_watchers.TestDictWatchers.test_two_watchers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_watchers__test.test_capi.test_watchers.TestTypeWatchers.test_two_watchers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_two_with_disable__test.test_monitoring.MultipleMonitorsTest.test_two_with_disable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_twoline_indented_lambda__test.test_inspect.test_inspect.TestOneliners.test_twoline_indented_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_twolinefunc__test.test_inspect.test_inspect.TestOneliners.test_twolinefunc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type___getattribute____test.test_descr.ClassPropertiesAndMethods.test_type___getattribute___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type__test.test_builtin.BuiltinTest.test_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type__test.test_enum.OldTestIntFlag.test_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type__test.test_reprlib.LongReprTest.test_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type__test.test_subclassinit.Test.test_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type__test.test_symtable.SymtableTest.test_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type__test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_alias_containing_lambda__test.test_type_params.TypeParamsAccessTest.test_type_alias_containing_lambda_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_ann_register__test.test_functools.TestSingleDispatch.test_type_ann_register_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_assign_version__test.test_type_cache.TypeCacheTests.test_type_assign_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_basic__test.test_typing.TypeTests.test_type_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_comments__test.test_unparse.UnparseTestCase.test_type_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_concatenation_in_tuple_argument_list_succeeds__test.test_typing.TypeVarTupleTests.test_type_concatenation_in_tuple_argument_list_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_concatenation_in_variadic_class_argument_list_succeeds__test.test_typing.TypeVarTupleTests.test_type_concatenation_in_variadic_class_argument_list_succeeds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_descriptor_shadows_attribute_getset__test.test_opcache.TestLoadAttrCache.test_type_descriptor_shadows_attribute_getset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_descriptor_shadows_attribute_member__test.test_opcache.TestLoadAttrCache.test_type_descriptor_shadows_attribute_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_descriptor_shadows_attribute_member__test.test_opcache.TestLoadMethodCache.test_type_descriptor_shadows_attribute_member_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_descriptor_shadows_attribute_method__test.test_opcache.TestLoadAttrCache.test_type_descriptor_shadows_attribute_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_descriptor_shadows_attribute_method__test.test_opcache.TestLoadMethodCache.test_type_descriptor_shadows_attribute_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_doc__test.test_builtin.TestType.test_type_doc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_erasure__test.test_typing.CollectionsCallableTests.test_type_erasure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_erasure__test.test_typing.GenericTests.test_type_erasure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_erasure__test.test_typing.TypingCallableTests.test_type_erasure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_erasure_special__test.test_typing.GenericTests.test_type_erasure_special_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error__test.test_array.ByteTest.test_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error__test.test_array.IntTest.test_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error__test.test_array.LongLongTest.test_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error__test.test_array.LongTest.test_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error__test.test_array.ShortTest.test_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error__test.test_array.UnsignedByteTest.test_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error__test.test_array.UnsignedIntTest.test_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error__test.test_array.UnsignedLongLongTest.test_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error__test.test_array.UnsignedLongTest.test_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error__test.test_array.UnsignedShortTest.test_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error__test.test_email.test_email.TestMIMEMessage.test_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_error_when_not_implemented__test.test_functools.TestTotalOrdering.test_type_error_when_not_implemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_from_ephemeral_spec__test.test_capi.test_misc.Test_testcapi.test_type_from_ephemeral_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_function__test.test_types.TypesTests.test_type_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_function_call_only_once__test.test_argparse.TestTypeFunctionCallOnlyOnce.test_type_function_call_only_once_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_function_call_with_non_string_default__test.test_argparse.TestTypeFunctionCalledOnDefault.test_type_function_call_with_non_string_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_function_call_with_string_default__test.test_argparse.TestTypeFunctionCalledOnDefault.test_type_function_call_with_string_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_generic__test.test_genericalias.BaseTest.test_type_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_ignore__test.test_unparse.UnparseTestCase.test_type_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_invalid__test.test_optparse.TestOptionChecks.test_type_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_lookup_mro_reference__test.test_descr.MiscTests.test_type_lookup_mro_reference_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_name__test.test_builtin.TestType.test_type_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_nokwargs__test.test_builtin.TestType.test_type_nokwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_object__test.test_optparse.TestTypeAliases.test_type_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_collection__test.test_statistics.TestHarmonicMean.test_type_of_data_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_collection__test.test_statistics.TestMean.test_type_of_data_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_collection__test.test_statistics.TestMedian.test_type_of_data_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_collection__test.test_statistics.TestMedianGrouped.test_type_of_data_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_collection__test.test_statistics.TestMedianHigh.test_type_of_data_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_collection__test.test_statistics.TestMedianLow.test_type_of_data_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_collection__test.test_statistics.TestMode.test_type_of_data_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_collection__test.test_statistics.TestPStdev.test_type_of_data_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_collection__test.test_statistics.TestPVariance.test_type_of_data_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_collection__test.test_statistics.TestStdev.test_type_of_data_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_collection__test.test_statistics.TestVariance.test_type_of_data_collection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_element__test.test_statistics.TestHarmonicMean.test_type_of_data_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_element__test.test_statistics.TestMean.test_type_of_data_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_element__test.test_statistics.TestMedian.test_type_of_data_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_element__test.test_statistics.TestMedianGrouped.test_type_of_data_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_element__test.test_statistics.TestMedianHigh.test_type_of_data_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_element__test.test_statistics.TestMedianLow.test_type_of_data_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_element__test.test_statistics.TestMode.test_type_of_data_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_element__test.test_statistics.TestPStdev.test_type_of_data_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_element__test.test_statistics.TestPVariance.test_type_of_data_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_element__test.test_statistics.TestStdev.test_type_of_data_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_of_data_element__test.test_statistics.TestVariance.test_type_of_data_element_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_optional__test.test_typing.TypeTests.test_type_optional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_params_feature_version__test.test_ast.AST_Tests.test_type_params_feature_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_qualname__test.test_builtin.TestType.test_type_qualname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_specific_attributes_removed_on_conversion__test.test_mailbox.TestMessageConversion.test_type_specific_attributes_removed_on_conversion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_subclass_generic__test.test_genericalias.BaseTest.test_type_subclass_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_subst_error__test.test_typing.CollectionsCallableTests.test_type_subst_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_subst_error__test.test_typing.TypingCallableTests.test_type_subst_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_typeparams__test.test_builtin.TestType.test_type_typeparams_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_typevar__test.test_typing.TypeTests.test_type_typevar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_unchanged__test.test_lib2to3.test_fixers.Test_idioms.test_type_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_type_var_subst_for_other_type_vars__test.test_typing.ParamSpecTests.test_type_var_subst_for_other_type_vars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typed_subpart_iterator__test.test_email.test_email.TestIterators.test_typed_subpart_iterator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typed_subpart_iterator_default_type__test.test_email.test_email.TestIterators.test_typed_subpart_iterator_default_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typeddict_create_errors__test.test_typing.TypedDictTests.test_typeddict_create_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typeddict_errors__test.test_typing.TypedDictTests.test_typeddict_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typeddict_special_keyword_names__test.test_typing.TypedDictTests.test_typeddict_special_keyword_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typeerror__test.test_ctypes.test_numbers.NumberTestCase.test_typeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typeparams_dunder_class_01__test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typeparams_dunder_class_02__test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typeparams_dunder_class_03__test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typeparams_dunder_function_01__test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typeparams_dunder_function_02__test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typeparams_dunder_function_03__test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_03_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types__test.test__xxsubinterpreters.ShareableTypeTests.test_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types__test.test_bool.BoolTest.test_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types__test.test_email.test_email.TestMIMEText.test_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types__test.test_range.RangeTest.test_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types_conserved__test.test_statistics.TestHarmonicMean.test_types_conserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types_conserved__test.test_statistics.TestMean.test_types_conserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types_conserved__test.test_statistics.TestMedianDataType.test_types_conserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types_conserved__test.test_statistics.TestMedianHigh.test_types_conserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types_conserved__test.test_statistics.TestMedianLow.test_types_conserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types_conserved__test.test_statistics.TestMode.test_types_conserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types_conserved__test.test_statistics.TestPVariance.test_types_conserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types_conserved__test.test_statistics.TestVariance.test_types_conserved_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types_coroutine__test.test_asyncio.test_pep492.CoroutineTests.test_types_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types_have_dict__test.test_io.CIOTest.test_types_have_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_types_have_dict__test.test_io.PyIOTest.test_types_have_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typevar_01__test.test_type_params.TypeParamsTypeVarTest.test_typevar_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typevar_coroutine__test.test_type_params.TypeParamsTypeVarTest.test_typevar_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typevar_generator__test.test_type_params.TypeParamsTypeVarTest.test_typevar_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typevar_instance_type_error__test.test_typing.TypeVarTests.test_typevar_instance_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typevar_subclass_type_error__test.test_typing.TypeVarTests.test_typevar_subclass_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typevar_subst__test.test_typing.AnnotatedTests.test_typevar_subst_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typevartuple_01__test.test_type_params.TypeParamsTypeVarTupleTest.test_typevartuple_01_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typevartuple_02__test.test_type_params.TypeParamsTypeVarTupleTest.test_typevartuple_02_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typevartuple_and_paramspecs_in_generic_aliases__test.test_typing.ParamSpecTests.test_typevartuple_and_paramspecs_in_generic_aliases_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typevartuple_and_paramspecs_in_user_generics__test.test_typing.ParamSpecTests.test_typevartuple_and_paramspecs_in_user_generics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typing_pydoc__test.test_pydoc.TestDescriptions.test_typing_pydoc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typing_replacement__test.test_inspect.test_inspect.TestFormatAnnotation.test_typing_replacement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typo_enter__test.test_contextlib.TestContextDecorator.test_typo_enter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typo_exit__test.test_contextlib.TestContextDecorator.test_typo_exit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_typo_in_extrasaction_raises_error__test.test_csv.TestDictFields.test_typo_in_extrasaction_raises_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tz_aware_arithmetic__test.datetimetester.TestDateTimeTZ_Fast.test_tz_aware_arithmetic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tz_aware_arithmetic__test.datetimetester.TestDateTimeTZ_Pure.test_tz_aware_arithmetic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tz_before_only__test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_tz_before_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tz_before_only__test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_tz_before_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tz_independent_comparing__test.datetimetester.TestDateTimeTZ_Fast.test_tz_independent_comparing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tz_independent_comparing__test.datetimetester.TestDateTimeTZ_Pure.test_tz_independent_comparing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tz_independent_comparing__test.datetimetester.TestDateTime_Fast.test_tz_independent_comparing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tz_independent_comparing__test.datetimetester.TestDateTime_Pure.test_tz_independent_comparing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tz_independent_comparing__test.datetimetester.TestSubclassDateTime_Fast.test_tz_independent_comparing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tz_independent_comparing__test.datetimetester.TestSubclassDateTime_Pure.test_tz_independent_comparing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_classes__test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_classes__test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_classes__test.datetimetester.TestTimeTZ_Fast.test_tzinfo_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_classes__test.datetimetester.TestTimeTZ_Pure.test_tzinfo_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_fromtimestamp__test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_fromtimestamp__test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_fromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_isoformat__test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_isoformat__test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_isoformat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_now__test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_now_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_now__test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_now_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_timetuple__test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_timetuple__test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_timetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_utcfromtimestamp__test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_utcfromtimestamp__test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_utcnow__test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_utcnow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzinfo_utcnow__test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_utcnow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzname__test.datetimetester.TestTimeZone_Fast.test_tzname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzname__test.datetimetester.TestTimeZone_Pure.test_tzname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzpath_attribute__test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_tzpath_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzpath_attribute__test.test_zoneinfo.test_zoneinfo.TzPathTest.test_tzpath_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzpath_type_error__test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_tzpath_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzpath_type_error__test.test_zoneinfo.test_zoneinfo.TzPathTest.test_tzpath_type_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzset__test.test_time.TimeTestCase.test_tzset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzstr_from_utc__test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_tzstr_from_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzstr_from_utc__test.test_zoneinfo.test_zoneinfo.TZStrTest.test_tzstr_from_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzstr_localized__test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_tzstr_localized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_tzstr_localized__test.test_zoneinfo.test_zoneinfo.TZStrTest.test_tzstr_localized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_u__test.test_capi.test_getargs.String_TestCase.test_u__'requires_legacy_Unicode_C_API'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_u_hash__test.test_capi.test_getargs.String_TestCase.test_u_hash__'requires_legacy_Unicode_C_API'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ubyte__test.test_ctypes.test_callbacks.Callbacks.test_ubyte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ubyte__test.test_ctypes.test_callbacks.StdcallCallbacks.test_ubyte__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ubyte__test.test_ctypes.test_cfuncs.CFunctions.test_ubyte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ubyte__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ubyte__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ubyte_max__test.test_capi.test_structmembers.TestWarnings_NewAPI.test_ubyte_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ubyte_max__test.test_capi.test_structmembers.TestWarnings_OldAPI.test_ubyte_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ubyte_plus__test.test_ctypes.test_cfuncs.CFunctions.test_ubyte_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ubyte_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ubyte_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ucd_510__test.test_unicodedata.UnicodeMiscTest.test_ucd_510_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ucnhash_capi_reset__test.test_embed.EmbeddingTests.test_ucnhash_capi_reset__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ucs2_string__test.test_hash.StrHashRandomizationTests.test_ucs2_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ucs4__test.test_unicode.UnicodeTest.test_ucs4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_udp_reconnection__test.test_logging.IPv6SysLogHandlerTest.test_udp_reconnection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_udp_reconnection__test.test_logging.SysLogHandlerTest.test_udp_reconnection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_udp_reconnection__test.test_logging.UnixSysLogHandlerTest.test_udp_reconnection_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uhyper__test.test_xdrlib.ConversionErrorTest.test_uhyper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uid__test.test_plistlib.TestPlistlib.test_uid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uid_copy__test.test_plistlib.TestPlistlib.test_uid_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uid_data__test.test_plistlib.TestPlistlib.test_uid_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uid_eq__test.test_plistlib.TestPlistlib.test_uid_eq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uid_hash__test.test_plistlib.TestPlistlib.test_uid_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uid_index__test.test_plistlib.TestPlistlib.test_uid_index_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uid_pickle__test.test_plistlib.TestPlistlib.test_uid_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uid_repr__test.test_plistlib.TestPlistlib.test_uid_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uidl__test.test_poplib.TestPOP3Class.test_uidl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uidl__test.test_poplib.TestPOP3_SSLClass.test_uidl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uidl__test.test_poplib.TestPOP3_TLSClass.test_uidl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uint32__test.test_ctypes.test_bitfields.BitFieldTest.test_uint32_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uint32_swap_big_endian__test.test_ctypes.test_bitfields.BitFieldTest.test_uint32_swap_big_endian_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uint32_swap_little_endian__test.test_ctypes.test_bitfields.BitFieldTest.test_uint32_swap_little_endian_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uint64__test.test_ctypes.test_bitfields.BitFieldTest.test_uint64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uint__test.test_ctypes.test_callbacks.Callbacks.test_uint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uint__test.test_ctypes.test_callbacks.StdcallCallbacks.test_uint__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_uint__test.test_ctypes.test_cfuncs.CFunctions.test_uint_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uint__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_uint__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_uint_plus__test.test_ctypes.test_cfuncs.CFunctions.test_uint_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uint_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_uint_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ulaw2lin__test.test_audioop.TestAudioop.test_ulaw2lin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ulong__test.test_ctypes.test_callbacks.Callbacks.test_ulong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ulong__test.test_ctypes.test_callbacks.StdcallCallbacks.test_ulong__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ulong__test.test_ctypes.test_cfuncs.CFunctions.test_ulong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ulong__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulong__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ulong_plus__test.test_ctypes.test_cfuncs.CFunctions.test_ulong_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ulong_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulong_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ulonglong__test.test_ctypes.test_bitfields.BitFieldTest.test_ulonglong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ulonglong__test.test_ctypes.test_callbacks.Callbacks.test_ulonglong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ulonglong__test.test_ctypes.test_callbacks.StdcallCallbacks.test_ulonglong__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ulonglong__test.test_ctypes.test_cfuncs.CFunctions.test_ulonglong_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ulonglong__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulonglong__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ulonglong_plus__test.test_ctypes.test_cfuncs.CFunctions.test_ulonglong_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ulonglong_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulonglong_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ulp__test.test_math.MathTests.test_ulp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_umask__test.test_posix.PosixTester.test_umask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_umask__test.test_subprocess.POSIXProcessTestCase.test_umask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_umlaut_followed_by_dash__test.test_textwrap.WrapTestCase.test_umlaut_followed_by_dash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unacquired_notify__test.test_threading.ConditionTests.test_unacquired_notify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unacquired_wait__test.test_threading.ConditionTests.test_unacquired_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unaligned_buffers__test.test_hash.HashEqualityTestCase.test_unaligned_buffers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unaligned_native_struct_fields__test.test_ctypes.test_byteswap.Test.test_unaligned_native_struct_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unaligned_nonnative_struct_fields__test.test_ctypes.test_byteswap.Test.test_unaligned_nonnative_struct_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unambiguous__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_unambiguous__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unambiguous__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_unambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unambiguous__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_unambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unambiguous__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_unambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unambiguous__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_unambiguous__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unambiguous__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_unambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unambiguous__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_unambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unambiguous__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_unambiguous_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname__test.test_platform.PlatformTest.test_uname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname_asdict__test.test_platform.PlatformTest.test_uname_asdict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname_cast_to_tuple__test.test_platform.PlatformTest.test_uname_cast_to_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname_copy__test.test_platform.PlatformTest.test_uname_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname_fields__test.test_platform.PlatformTest.test_uname_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname_pickle__test.test_platform.PlatformTest.test_uname_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname_replace__test.test_platform.PlatformTest.test_uname_replace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname_slices__test.test_platform.PlatformTest.test_uname_slices_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname_unicode__test.test_tarfile.GNUUnicodeTest.test_uname_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname_unicode__test.test_tarfile.PAXUnicodeTest.test_uname_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname_unicode__test.test_tarfile.UstarUnicodeTest.test_uname_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uname_win32_ARCHITEW6432__test.test_platform.PlatformTest.test_uname_win32_ARCHITEW6432__'windows_only_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_uname_win32_without_wmi__test.test_platform.PlatformTest.test_uname_win32_without_wmi__'windows_only_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unary__test.test_collections.TestCounter.test_unary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unary__test.test_tokenize.CTokenizeTest.test_unary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unary__test.test_tokenize.GenerateTokensTest.test_unary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unary__test.test_tokenize.TokenizeTest.test_unary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unary_minus__test.test_compile.TestSpecifics.test_unary_minus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unary_op_factor__test.test_unparse.CosmeticTestCase.test_unary_op_factor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unary_operations__test.test_statistics.TestNormalDistC.test_unary_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unary_operations__test.test_statistics.TestNormalDistPython.test_unary_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unary_operators__test.test_decimal.CArithmeticOperatorsTest.test_unary_operators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unary_operators__test.test_decimal.PyArithmeticOperatorsTest.test_unary_operators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unary_ops__test.test_grammar.GrammarTests.test_unary_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unary_parens__test.test_unparse.UnparseTestCase.test_unary_parens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unaryop__test.test_ast.ASTValidatorTests.test_unaryop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unassigned_dict__test.test_funcattrs.FunctionDictsTest.test_unassigned_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unawaited_warning_during_shutdown__test.test_coroutines.UnawaitedWarningDuringShutdownTest.test_unawaited_warning_during_shutdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unawaited_warning_when_module_broken__test.test_coroutines.OriginTrackingTest.test_unawaited_warning_when_module_broken_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound__test.test_types.SimpleNamespaceTests.test_unbound_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_builtin_method__test.test_pydoc.TestDescriptions.test_unbound_builtin_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_local_after_comprehension__test.test_listcomps.ListComprehensionTest.test_unbound_local_after_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_local_error_does_not_match__test.test_traceback.CPythonSuggestionFormattingTests.test_unbound_local_error_does_not_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_local_error_does_not_match__test.test_traceback.PurePythonSuggestionFormattingTests.test_unbound_local_error_does_not_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_local_error_with_instance__test.test_traceback.CPythonSuggestionFormattingTests.test_unbound_local_error_with_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_local_error_with_instance__test.test_traceback.PurePythonSuggestionFormattingTests.test_unbound_local_error_with_instance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_local_inside_comprehension__test.test_listcomps.ListComprehensionTest.test_unbound_local_inside_comprehension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_method__test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_method_invalid_args__test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_method_invalid_keyword_args__test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_invalid_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_method_no_args__test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_no_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_method_no_keyword_args__test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_no_keyword_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_method_retrieval__test.test_functools.TestPartialMethod.test_unbound_method_retrieval_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_method_transfer_working__test.test_super.TestSuper.test_unbound_method_transfer_working_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_methods__test.test_genericalias.BaseTest.test_unbound_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbound_python_method__test.test_pydoc.TestDescriptions.test_unbound_python_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbounded_file__test.test_io.CIOTest.test_unbounded_file__'test_can_only_run_in_a_32-bit_address_space'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unbounded_file__test.test_io.PyIOTest.test_unbounded_file__'test_can_only_run_in_a_32-bit_address_space'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unbuffered_input__test.test_cmd_line.CmdLineTest.test_unbuffered_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unbuffered_output__test.test_cmd_line.CmdLineTest.test_unbuffered_output_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_basic__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_uncancel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_basic__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_uncancel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_basic__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_uncancel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_basic__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_uncancel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_basic__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_uncancel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_basic__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_uncancel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_basic__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_uncancel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_basic__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_uncancel_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_structured_blocks__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_uncancel_structured_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_structured_blocks__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_uncancel_structured_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_structured_blocks__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_uncancel_structured_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_structured_blocks__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_uncancel_structured_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_structured_blocks__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_uncancel_structured_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_structured_blocks__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_uncancel_structured_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_structured_blocks__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_uncancel_structured_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncancel_structured_blocks__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_uncancel_structured_blocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_0__test.test_lib2to3.test_fixers.Test_paren.test_unchanged_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_1__test.test_lib2to3.test_fixers.Test_apply.test_unchanged_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_1__test.test_lib2to3.test_fixers.Test_except.test_unchanged_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_1__test.test_lib2to3.test_fixers.Test_exec.test_unchanged_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_1__test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_1__test.test_lib2to3.test_fixers.Test_paren.test_unchanged_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_1__test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_2__test.test_lib2to3.test_fixers.Test_apply.test_unchanged_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_2__test.test_lib2to3.test_fixers.Test_except.test_unchanged_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_2__test.test_lib2to3.test_fixers.Test_exec.test_unchanged_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_2__test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_2__test.test_lib2to3.test_fixers.Test_paren.test_unchanged_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_2__test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_3__test.test_lib2to3.test_fixers.Test_apply.test_unchanged_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_3__test.test_lib2to3.test_fixers.Test_except.test_unchanged_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_3__test.test_lib2to3.test_fixers.Test_exec.test_unchanged_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_3__test.test_lib2to3.test_fixers.Test_paren.test_unchanged_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_3__test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_4__test.test_lib2to3.test_fixers.Test_apply.test_unchanged_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_4__test.test_lib2to3.test_fixers.Test_exec.test_unchanged_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_4__test.test_lib2to3.test_fixers.Test_paren.test_unchanged_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_5__test.test_lib2to3.test_fixers.Test_apply.test_unchanged_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_6__test.test_lib2to3.test_fixers.Test_apply.test_unchanged_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_6b__test.test_lib2to3.test_fixers.Test_apply.test_unchanged_6b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_7__test.test_lib2to3.test_fixers.Test_apply.test_unchanged_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_8__test.test_lib2to3.test_fixers.Test_apply.test_unchanged_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_9__test.test_lib2to3.test_fixers.Test_apply.test_unchanged_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_asserts.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_dict.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_exitfunc.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_funcattrs.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_getcwdu.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_intern.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_isinstance.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_itertools_imports.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_long.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_metaclass.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_methodattrs.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_reduce.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_reload.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_set_literal.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged__test.test_lib2to3.test_fixers.Test_xreadlines.test_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_complex_bare__test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_bare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_complex_float__test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_complex_int__test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_exp__test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_exp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_float__test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_float_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_func__test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_func_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_hex__test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_hex_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_int__test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_octal__test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_octal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchanged_size__test.test_pyexpat.ChardataBufferTest.test_unchanged_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchecked_hash_based_pyc__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unchecked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchecked_hash_based_pyc__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unchecked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unchecked_hash_based_pyc__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unchecked_hash_based_pyc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unclosed_entityref__test.test_htmlparser.HTMLParserTestCase.test_unclosed_entityref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unclosed_pipe_transport__test.test_asyncio.test_events.EPollEventLoopTests.test_unclosed_pipe_transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unclosed_pipe_transport__test.test_asyncio.test_events.PollEventLoopTests.test_unclosed_pipe_transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unclosed_pipe_transport__test.test_asyncio.test_events.SelectEventLoopTests.test_unclosed_pipe_transport_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unclosed_resource_warnings__test.test_asyncio.test_streams.StreamTests.test_unclosed_resource_warnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncollectable__test.test_regrtest.ArgsTestCase.test_uncollectable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unconverteddata__test.test_strptime.StrptimeTests.test_unconverteddata_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uncreated_attr__test.test_rlcompleter.TestRlcompleter.test_uncreated_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_undecodable_code__test.test_cmd_line.CmdLineTest.test_undecodable_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_undecodable_env__test.test_subprocess.POSIXProcessTestCase.test_undecodable_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_undecodable_filename__test.test_httpservers.SimpleHTTPServerTestCase.test_undecodable_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_undecodable_parameter__test.test_httpservers.SimpleHTTPServerTestCase.test_undecodable_parameter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_undefined__test.test_codecs.CodecsModuleTest.test_undefined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_undefined__test.test_ctypes.test_values.PythonValuesTestCase.test_undefined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_undefined__test.test_ctypes.test_values.ValuesTestCase.test_undefined_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underflow__test.test_deque.TestBasic.test_underflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underflow_boundary__test.test_strtod.StrtodTests.test_underflow_boundary_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underlying_dict__test.test_types.SimpleNamespaceTests.test_underlying_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underpth_basic__test.test_site._pthFileTests.test_underpth_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underpth_dll_file__test.test_site._pthFileTests.test_underpth_dll_file__'library_._pth_file_not_supported_on_this_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_underpth_file__test.test_site._pthFileTests.test_underpth_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underpth_nosite_file__test.test_site._pthFileTests.test_underpth_nosite_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underscore_field_names__test.test_dataclasses.TestMakeDataclass.test_underscore_field_names_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underscore_literals__test.test_grammar.TokenTests.test_underscore_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underscore_literals__test.test_tokenize.GenerateTokensTest.test_underscore_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underscore_literals__test.test_tokenize.TokenizeTest.test_underscore_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underscorednumber__test.test_type_comments.TypeCommentTests.test_underscorednumber_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underscores__test.test_complex.ComplexTest.test_underscores_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underscores__test.test_float.GeneralFloatCases.test_underscores_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underscores__test.test_int.IntTestCases.test_underscores_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underscores_ignored__test.test_int.IntStrDigitLimitsTests.test_underscores_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_underscores_ignored__test.test_int.IntSubclassStrDigitLimitsTests.test_underscores_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_undetected_mutation__test.test_sort.TestBugs.test_undetected_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unencodable_diff__test.test_lib2to3.test_main.TestMain.test_unencodable_diff_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unencodable_filename__test.test_import.ImportTracebackTests.test_unencodable_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unequal__test.test_secrets.Compare_Digest_Tests.test_unequal_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unequal_size_error__test.test_statistics.TestBivariateStatistics.test_unequal_size_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unescape__test.test_html.HtmlTests.test_unescape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unescape_all__test.test_sax.SaxutilsTest.test_unescape_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unescape_amp_extra__test.test_sax.SaxutilsTest.test_unescape_amp_extra_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unescape_basic__test.test_sax.SaxutilsTest.test_unescape_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unescape_extra__test.test_sax.SaxutilsTest.test_unescape_extra_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unexpected_data__test.test_json.test_fail.TestCFail.test_unexpected_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unexpected_data__test.test_json.test_fail.TestPyFail.test_unexpected_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unexpected_error__test.test_tempfile.TestNamedTemporaryFile.test_unexpected_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unexpected_error__test.test_tempfile.TestTemporaryFile.test_unexpected_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unexpected_indent__test.test_syntax.SyntaxTestCase.test_unexpected_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unexpected_keyword__test.test_call.TestErrorMessagesUseQualifiedName.test_unexpected_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unexpected_success__test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unexpected_success_and_fail_in_cleanup__test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success_and_fail_in_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unexpected_success_and_skip_in_cleanup__test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success_and_skip_in_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unexpected_success_subtests__test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success_subtests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unfinished_generator__test.test_sys_setprofile.ProfileHookTestCase.test_unfinished_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unflagged_non_text_codec_handling__test.test_codecs.ExceptionNotesTest.test_unflagged_non_text_codec_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unfrozen_submodule_in_frozen_package__test.test_frozen.TestFrozen.test_unfrozen_submodule_in_frozen_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unhandled__test.test_exceptions.ExceptionTests.test_unhandled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unhandled_exception__test.test_shutil.TestZeroCopyMACOS.test_unhandled_exception__'macOS_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unhandled_exception__test.test_shutil.TestZeroCopySendfile.test_unhandled_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unhandled_exceptions__test.test_asyncio.test_streams.StreamTests.test_unhandled_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unhashable__test.test_inspect.test_inspect.TestUnwrap.test_unhashable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unhashable__test.test_traceback.TestTracebackException.test_unhashable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unhashable__test.test_traceback.TracebackFormatTests.test_unhashable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unichr__test.test_lib2to3.test_fixers.Test_unicode.test_unichr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_array.ArrayReconstructorTest.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_array.UnicodeTest.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_dbm_gnu.TestGdbm.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_dbm_ndbm.DbmTestCase.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_int.IntTestCases.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_marshal.StringTestCase.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_memoryio.CBytesIOTest.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_memoryio.PyBytesIOTest.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_pickle.CDumpPickle_LoadPickle.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_pickle.CPicklerTests.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_pickle.DumpPickle_CLoadPickle.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_pickle.InMemoryPickleTests.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_pickle.PyPicklerTests.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_pickletools.OptimizedPickleTests.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_sqlite3.test_factory.TextFactoryTests.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_sqlite3.test_types.DeclTypesTests.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_tokenize.CTokenizeTest.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_tokenize.GenerateTokensTest.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode__test.test_tokenize.TokenizeTest.test_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_a2b__test.test_binascii.ArrayBinASCIITest.test_unicode_a2b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_a2b__test.test_binascii.BinASCIITest.test_unicode_a2b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_a2b__test.test_binascii.BytearrayBinASCIITest.test_unicode_a2b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_a2b__test.test_binascii.MemoryviewBinASCIITest.test_unicode_a2b_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_address_raises_error__test.test_email.test_email.TestMiscellaneous.test_unicode_address_raises_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_argument__test.test_tarfile.GNUUnicodeTest.test_unicode_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_argument__test.test_tarfile.PAXUnicodeTest.test_unicode_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_argument__test.test_tarfile.UstarUnicodeTest.test_unicode_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_b2a__test.test_binascii.ArrayBinASCIITest.test_unicode_b2a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_b2a__test.test_binascii.BinASCIITest.test_unicode_b2a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_b2a__test.test_binascii.BytearrayBinASCIITest.test_unicode_b2a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_b2a__test.test_binascii.MemoryviewBinASCIITest.test_unicode_b2a_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_body_defaults_to_utf8_encoding__test.test_email.test_email.TestMessageAPI.test_unicode_body_defaults_to_utf8_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_buffer__test.test_ctypes.test_buffers.StringBufferTestCase.test_unicode_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_call__test.test_lib2to3.test_fixers.Test_unicode.test_unicode_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_change_attributes__test.test_exceptions.ExceptionTests.test_unicode_change_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_charset_name__test.test_email.test_email.TestCharset.test_unicode_charset_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_comment__test.test_zipfile.test_core.OtherTests.test_unicode_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_compare_with_ascii__test.test_capi.test_misc.Test_testcapi.test_unicode_compare_with_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_context_msgid__test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_context_msgid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_context_msgstr__test.test_gettext.UnicodeTranslationsTest.test_unicode_context_msgstr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_conversion__test.test_ctypes.test_buffers.StringBufferTestCase.test_unicode_conversion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_decode__test.test_json.test_unicode.TestCUnicode.test_unicode_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_decode__test.test_json.test_unicode.TestPyUnicode.test_unicode_decode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_digits__test.test_decimal.CExplicitConstructionTest.test_unicode_digits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_digits__test.test_decimal.PyExplicitConstructionTest.test_unicode_digits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_docstring__test.test_module.ModuleTests.test_unicode_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_errors_no_object__test.test_exceptions.ExceptionTests.test_unicode_errors_no_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_escape__test.test_codecs.TypesTest.test_unicode_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_execute__test.test_sqlite3.test_types.SqliteTypeTests.test_unicode_execute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_failure__test.test_configparser.ConfigParserTestCaseTrickyFile.test_unicode_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_filename_error__test.test_tarfile.GNUUnicodeTest.test_unicode_filename_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_filename_error__test.test_tarfile.UstarUnicodeTest.test_unicode_filename_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_flag__test.test_re.PatternReprTests.test_unicode_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_guard_env__test.test_regrtest.ArgsTestCase.test_unicode_guard_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_header_defaults_to_utf8_encoding__test.test_email.test_email.TestMessageAPI.test_unicode_header_defaults_to_utf8_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_high_plane__test.test_pickle.CDumpPickle_LoadPickle.test_unicode_high_plane_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_high_plane__test.test_pickle.CPicklerTests.test_unicode_high_plane_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_high_plane__test.test_pickle.DumpPickle_CLoadPickle.test_unicode_high_plane_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_high_plane__test.test_pickle.InMemoryPickleTests.test_unicode_high_plane_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_high_plane__test.test_pickle.PyPicklerTests.test_unicode_high_plane_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_high_plane__test.test_pickletools.OptimizedPickleTests.test_unicode_high_plane_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_host__test.test_xmlrpc.SimpleServerTestCase.test_unicode_host_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_id_init__test.test_embed.MiscTests.test_unicode_id_init__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unicode_in_error_message__test.test_format.FormatTest.test_unicode_in_error_message_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_join_endcase__test.test_iter.TestCase.test_unicode_join_endcase_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_link1__test.test_tarfile.UstarUnicodeTest.test_unicode_link1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_link2__test.test_tarfile.UstarUnicodeTest.test_unicode_link2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_literal_1__test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_literal_2__test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_literal_3__test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_literal_escape_u__test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_escape_u_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_literals__test.test_future_stmt.test_future_multiple_features.TestMultipleFeatures.test_unicode_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_literals__test.test_future_stmt.test_future_multiple_imports.Tests.test_unicode_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_literals_exec__test.test_future_stmt.test_future.FutureTest.test_unicode_literals_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_longname1__test.test_tarfile.UstarUnicodeTest.test_unicode_longname1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_longname2__test.test_tarfile.UstarUnicodeTest.test_unicode_longname2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_longname3__test.test_tarfile.UstarUnicodeTest.test_unicode_longname3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_longname4__test.test_tarfile.UstarUnicodeTest.test_unicode_longname4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_msgid__test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_msgid__test.test_gettext.UnicodeTranslationsTest.test_unicode_msgid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_msgstr__test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgstr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_msgstr__test.test_gettext.UnicodeTranslationsTest.test_unicode_msgstr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_msgstr_with_context__test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgstr_with_context_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_name1__test.test_tarfile.UstarUnicodeTest.test_unicode_name1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_name2__test.test_tarfile.UstarUnicodeTest.test_unicode_name2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_name__test.test_os.LinkTests.test_unicode_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_password__test.test_zipfile.test_core.DecryptionTests.test_unicode_password_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_preservation__test.test_json.test_unicode.TestCUnicode.test_unicode_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_preservation__test.test_json.test_unicode.TestPyUnicode.test_unicode_preservation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_read__test.test_csv.TestUnicode.test_unicode_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_repr__test.test_bigmem.StrTest.test_unicode_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_repr__test.test_unicode.UnicodeTest.test_unicode_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_repr_wide__test.test_bigmem.StrTest.test_unicode_repr_wide_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_values__test.test_string.TestTemplate.test_unicode_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicode_write__test.test_csv.TestUnicode.test_unicode_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicodedecodeerror__test.test_codeccallbacks.CodecCallbackTest.test_unicodedecodeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicodeencodeerror__test.test_codeccallbacks.CodecCallbackTest.test_unicodeencodeerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unicodetranslateerror__test.test_codeccallbacks.CodecCallbackTest.test_unicodetranslateerror_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninamereplace__test.test_codeccallbacks.CodecCallbackTest.test_uninamereplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninit_operations__test.test_sqlite3.test_dbapi.UninitialisedConnectionTests.test_uninit_operations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized_BZ2Decompressor_crash__test.test_bz2.BZ2DecompressorTest.test_uninitialized_BZ2Decompressor_crash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized_LZMADecompressor_crash__test.test_lzma.CompressorDecompressorTestCase.test_uninitialized_LZMADecompressor_crash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_asyncio.test_futures.CFutureTests.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_asyncio.test_futures.CSubFutureTests.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_asyncio.test_futures.PyFutureTests.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_io.CBufferedRWPairTest.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_io.CBufferedRandomTest.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_io.CBufferedReaderTest.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_io.CBufferedWriterTest.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_io.CIncrementalNewlineDecoderTest.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_io.CTextIOWrapperTest.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_io.PyBufferedRWPairTest.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_io.PyBufferedRandomTest.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_io.PyBufferedReaderTest.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_io.PyBufferedWriterTest.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_io.PyTextIOWrapperTest.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized__test.test_module.ModuleTests.test_uninitialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized_missing_getattr__test.test_module.ModuleTests.test_uninitialized_missing_getattr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized_modules__test.test_descr.ClassPropertiesAndMethods.test_uninitialized_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninitialized_parser__test.test_xml_etree_c.MiscTests.test_uninitialized_parser_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninstall__test.test_ensurepip.TestUninstall.test_uninstall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninstall_error_code__test.test_ensurepip.TestUninstallationMainFunction.test_uninstall_error_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninstall_skipped_when_not_installed__test.test_ensurepip.TestUninstall.test_uninstall_skipped_when_not_installed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninstall_skipped_with_warning_for_wrong_version__test.test_ensurepip.TestUninstall.test_uninstall_skipped_with_warning_for_wrong_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninstall_version__test.test_ensurepip.TestUninstallationMainFunction.test_uninstall_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninstall_with_verbosity_1__test.test_ensurepip.TestUninstall.test_uninstall_with_verbosity_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninstall_with_verbosity_2__test.test_ensurepip.TestUninstall.test_uninstall_with_verbosity_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninstall_with_verbosity_3__test.test_ensurepip.TestUninstall.test_uninstall_with_verbosity_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninstantiable__test.test_os.TestDirEntry.test_uninstantiable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninstantiable__test.test_os.TestScandir.test_uninstantiable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uninstantiable__test.test_struct.UnpackIteratorTest.test_uninstantiable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_None__test.test_functools.TestSingleDispatch.test_union_None_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_defaultdict.TestDefaultDict.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_functools.TestSingleDispatch.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_genericalias.BaseTest.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_set.TestFrozenSet.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_set.TestFrozenSetSubclass.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_set.TestOnlySetsDict.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_set.TestOnlySetsGenerator.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_set.TestOnlySetsNumeric.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_set.TestOnlySetsOperator.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_set.TestOnlySetsString.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_set.TestOnlySetsTuple.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_set.TestSet.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_set.TestSetSubclass.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_type_aliases.TypeAliasTypeTest.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_types.MappingProxyTests.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union__test.test_weakset.TestWeakSet.test_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_any__test.test_typing.UnionTests.test_union_any_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_args__test.test_types.UnionTests.test_union_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_by_value__test.test_ctypes.test_structures.StructureTestCase.test_union_by_value__'Test_disabled_for_now_-_see_bpo-16575/bpo-16576'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_union_compare_other__test.test_typing.UnionTests.test_union_compare_other_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_conflict__test.test_functools.TestSingleDispatch.test_union_conflict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_constrained__test.test_typing.TypeVarTests.test_union_constrained_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_copy__test.test_types.UnionTests.test_union_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_empty__test.test_set.TestBasicOpsBytes.test_union_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_empty__test.test_set.TestBasicOpsEmpty.test_union_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_empty__test.test_set.TestBasicOpsMixedStringBytes.test_union_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_empty__test.test_set.TestBasicOpsSingleton.test_union_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_empty__test.test_set.TestBasicOpsString.test_union_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_empty__test.test_set.TestBasicOpsTriple.test_union_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_empty__test.test_set.TestBasicOpsTuple.test_union_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_fields_unsupported_byte_order__test.test_ctypes.test_byteswap.Test.test_union_fields_unsupported_byte_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_forward__test.test_typing.ForwardRefTests.test_union_forward_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_forward_recursion__test.test_typing.ForwardRefTests.test_union_forward_recursion_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_generalization__test.test_typing.UnionTests.test_union_generalization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_generic__test.test_genericalias.BaseTest.test_union_generic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_method_call__test.test_set.TestUpdateOps.test_union_method_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_non_overlap__test.test_set.TestBinaryOps.test_union_non_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_non_overlap__test.test_set.TestUpdateOps.test_union_non_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_object__test.test_typing.UnionTests.test_union_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_of_literals__test.test_typing.UnionTests.test_union_of_literals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_operators__test.test_collections.TestChainMap.test_union_operators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_overlap__test.test_set.TestBinaryOps.test_union_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_overlap__test.test_set.TestUpdateOps.test_union_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_parameter_chaining__test.test_types.UnionTests.test_union_parameter_chaining_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_parameter_substitution__test.test_types.UnionTests.test_union_parameter_substitution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_parameter_substitution_errors__test.test_types.UnionTests.test_union_parameter_substitution_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_pickle__test.test_types.UnionTests.test_union_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_str_pattern__test.test_typing.UnionTests.test_union_str_pattern_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_struct__test.test_ctypes.test_byteswap.Test.test_union_struct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_subset__test.test_set.TestBinaryOps.test_union_subset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_subset__test.test_set.TestUpdateOps.test_union_subset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_superset__test.test_set.TestBinaryOps.test_union_superset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_superset__test.test_set.TestUpdateOps.test_union_superset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_type__test.test_pydoc.TestDescriptions.test_union_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_union__test.test_typing.UnionTests.test_union_union_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_unique__test.test_typing.TypeVarTests.test_union_unique_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_with_mutation__test.test_set.TestMethodsMutating_Set_Dict.test_union_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_with_mutation__test.test_set.TestMethodsMutating_Set_List.test_union_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_with_mutation__test.test_set.TestMethodsMutating_Set_Set.test_union_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_with_mutation__test.test_set.TestMethodsMutating_Set_Subclass.test_union_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_with_mutation__test.test_set.TestMethodsMutating_Subclass_Set.test_union_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_union_with_mutation__test.test_set.TestMethodsMutating_Subclass_Subclass.test_union_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unions__test.test_ctypes.test_structures.StructureTestCase.test_unions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unique_clean__test.test_enum.TestUnique.test_unique_clean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unique_clean__test.test_enum.TestVerify.test_unique_clean_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unique_composite__test.test_enum.OldTestFlag.test_unique_composite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unique_composite__test.test_enum.OldTestIntFlag.test_unique_composite_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unique_data__test.test_statistics.TestMode.test_unique_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unique_dirty__test.test_enum.TestUnique.test_unique_dirty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unique_dirty__test.test_enum.TestVerify.test_unique_dirty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unique_id__test.test__xxsubinterpreters.CreateTests.test_unique_id__'enable_this_test_when_working_on_pystate.c'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unique_with_name__test.test_enum.TestUnique.test_unique_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unique_with_name__test.test_enum.TestVerify.test_unique_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uniquification__test.test_set.TestFrozenSet.test_uniquification_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uniquification__test.test_set.TestFrozenSetSubclass.test_uniquification_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uniquification__test.test_set.TestSet.test_uniquification_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uniquification__test.test_set.TestSetSubclass.test_uniquification_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines__test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_universal_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines__test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_universal_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines__test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_universal_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines__test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_universal_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_and_text__test.test_subprocess.ProcessTestCase.test_universal_newlines_and_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_and_text__test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_and_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_communicate__test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_communicate__test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_communicate_encodings__test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_encodings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_communicate_encodings__test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_encodings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_communicate_input_none__test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_input_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_communicate_input_none__test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_input_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_communicate_stdin__test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_communicate_stdin__test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_stdin_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_communicate_stdin_stdout_stderr__test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_stdin_stdout_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_universal_newlines_communicate_stdin_stdout_stderr__test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_stdin_stdout_stderr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unix_getnode__test.test_uuid.TestInternalsWithExtModule.test_unix_getnode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unix_options__test.test_textwrap.WrapTestCase.test_unix_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unix_sock_client_ops__test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_unix_sock_client_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unix_sock_client_ops__test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_unix_sock_client_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unix_sock_client_ops__test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_unix_sock_client_ops_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_8bit_CTE__test.test_email.test_email.Test8BitBytesHandling.test_unknown_8bit_CTE_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_8bit__test.test_email.test__encoded_words.TestEncode.test_unknown_8bit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_8bit_charset__test.test_email.test__encoded_words.TestDecode.test_unknown_8bit_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_channel_binding__test.test_ssl.BasicSocketTests.test_unknown_channel_binding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_charset__test.test_email.test__encoded_words.TestDecode.test_unknown_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_event__test.test_xml_etree.XMLPullParserTest.test_unknown_event_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_event__test.test_xml_etree_c.XMLPullParserTest.test_unknown_event_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_flags__test.test_re.PatternReprTests.test_unknown_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_hash__test.test_hashlib.HashLibTestCase.test_unknown_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_option__test.test_regrtest.ParseArgsTestCase.test_unknown_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_options__test.test_cmd_line.CmdLineTest.test_unknown_options_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknown_socket_family_repr__test.test_socket.GeneralModuleTests.test_unknown_socket_family_repr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unknownhandler__test.test_codeccallbacks.CodecCallbackTest.test_unknownhandler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unlimited_zero_width_repeat__test.test_re.ReTests.test_unlimited_zero_width_repeat_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unlink__test.test_pathlib.PathSubclassTest.test_unlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unlink__test.test_pathlib.PathTest.test_unlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unlink__test.test_pathlib.PosixPathTest.test_unlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unlink__test.test_pathlib.WindowsPathTest.test_unlink__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unlink__test.test_support.TestSupport.test_unlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unlink_dir_fd__test.test_posix.TestPosixDirFd.test_unlink_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unlink_missing_ok__test.test_pathlib.PathSubclassTest.test_unlink_missing_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unlink_missing_ok__test.test_pathlib.PathTest.test_unlink_missing_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unlink_missing_ok__test.test_pathlib.PosixPathTest.test_unlink_missing_ok_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unlink_missing_ok__test.test_pathlib.WindowsPathTest.test_unlink_missing_ok__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unlink_removes_junction__test.test_os.Win32JunctionTests.test_unlink_removes_junction__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unlink_rmdir__test.test_posix.TestPosixWeaklinking.test_unlink_rmdir__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unload__test.test_support.TestSupport.test_unload_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unload_tests__test.test_regrtest.ArgsTestCase.test_unload_tests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.builtin.test_loader.Source_LoaderTests.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.extension.test_loader.Source_LoaderTests.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable__test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unloadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable_nonascii__test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable_nonascii__test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_unloadable_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable_nonascii__test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unloadable_nonascii__test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_unloadable_nonascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unmached_quote__test.test_cmd_line.CmdLineTest.test_unmached_quote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unorderable_row__test.test_sqlite3.test_dump.DumpTests.test_unorderable_row_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unordered__test.test_typing.UnionTests.test_unordered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unot__test.test_peepholer.TestTranforms.test_unot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unoverwritable_fails__test.test_venv.BasicTest.test_unoverwritable_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpack__test.test_capi.test_float.CAPIFloatTest.test_unpack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpack__test.test_genericalias.BaseTest.test_unpack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpack_archive_bztar__test.test_shutil.TestArchives.test_unpack_archive_bztar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpack_archive_gztar__test.test_shutil.TestArchives.test_unpack_archive_gztar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpack_archive_tar__test.test_shutil.TestArchives.test_unpack_archive_tar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpack_archive_xztar__test.test_shutil.TestArchives.test_unpack_archive_xztar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpack_archive_zip__test.test_shutil.TestArchives.test_unpack_archive_zip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpack_from__test.test_struct.StructTest.test_unpack_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpack_iter__test.test_iter.TestCase.test_unpack_iter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpack_registry__test.test_shutil.TestArchives.test_unpack_registry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpack_with_buffer__test.test_struct.StructTest.test_unpack_with_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpacked_typevartuple_is_equal_to_itself__test.test_typing.TypeVarTupleTests.test_unpacked_typevartuple_is_equal_to_itself_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unparse_datetime__test.test_nntplib.MiscTests.test_unparse_datetime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unparse_datetime_legacy__test.test_nntplib.MiscTests.test_unparse_datetime_legacy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unparse_parse__test.test_urlparse.UrlParseTestCase.test_unparse_parse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickable__test.test_ctypes.test_pickling.PickleTest_0.test_unpickable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickable__test.test_ctypes.test_pickling.PickleTest_1.test_unpickable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickable__test.test_ctypes.test_pickling.PickleTest_2.test_unpickable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickable__test.test_ctypes.test_pickling.PickleTest_3.test_unpickable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickable__test.test_ctypes.test_pickling.PickleTest_4.test_unpickable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickable__test.test_ctypes.test_pickling.PickleTest_5.test_unpickable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickable__test.test_os.TestDirEntry.test_unpickable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickable__test.test_os.TestScandir.test_unpickable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickle_from_2x__test.test_pickle.CUnpicklerTests.test_unpickle_from_2x_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickle_from_2x__test.test_pickle.InMemoryPickleTests.test_unpickle_from_2x_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickle_from_2x__test.test_pickle.PyUnpicklerTests.test_unpickle_from_2x_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickle_module_race__test.test_pickle.CUnpicklerTests.test_unpickle_module_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickle_module_race__test.test_pickle.InMemoryPickleTests.test_unpickle_module_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickle_module_race__test.test_pickle.PyUnpicklerTests.test_unpickle_module_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickle_previous_python_versions__test.test_uuid.TestUUIDWithExtModule.test_unpickle_previous_python_versions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickle_previous_python_versions__test.test_uuid.TestUUIDWithoutExtModule.test_unpickle_previous_python_versions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickler__test.test_pickle.SizeofTests.test_unpickler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickler_bad_file__test.test_pickle.CPickleTests.test_unpickler_bad_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickler_bad_file__test.test_pickle.PyPickleTests.test_unpickler_bad_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickler_reference_cycle__test.test_pickle.CIdPersPicklerTests.test_unpickler_reference_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickler_reference_cycle__test.test_pickle.PyIdPersPicklerTests.test_unpickler_reference_cycle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickling_buffering_readline__test.test_pickle.CPicklerUnpicklerObjectTests.test_unpickling_buffering_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unpickling_buffering_readline__test.test_pickle.PyPicklerUnpicklerObjectTests.test_unpickling_buffering_readline_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unprintable_not_logged__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_unprintable_not_logged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unquote_rejects_none_and_tuple__test.test_urllib.UnquotingTests.test_unquote_rejects_none_and_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unquote_to_bytes__test.test_urllib.UnquotingTests.test_unquote_to_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unquote_to_bytes__test.test_urlparse.UrlParseTestCase.test_unquote_to_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unquote_with_unicode__test.test_urllib.UnquotingTests.test_unquote_with_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unquoting__test.test_urllib.UnquotingTests.test_unquoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unquoting_badpercent__test.test_urllib.UnquotingTests.test_unquoting_badpercent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unquoting_mixed_case__test.test_urllib.UnquotingTests.test_unquoting_mixed_case_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unquoting_parts__test.test_urllib.UnquotingTests.test_unquoting_parts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unquoting_plus__test.test_urllib.UnquotingTests.test_unquoting_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unquoting_with_bytes_input__test.test_urllib.UnquotingTests.test_unquoting_with_bytes_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unraisable__test.test_exceptions.ExceptionTests.test_unraisable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unraisable_exc__test.test_regrtest.ArgsTestCase.test_unraisable_exc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unraisable_exception__test.test_thread.ThreadRunningTests.test_unraisable_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unraisablehook__test.test_audit.AuditTest.test_unraisablehook_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unreachable_code__test.test_patma.TestTracing.test_unreachable_code_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unreadable__test.test_io.CTextIOWrapperTest.test_unreadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unreadable__test.test_io.PyTextIOWrapperTest.test_unreadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unreadable__test.test_pprint.QueryTestCase.test_unreadable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unreadable_dir_on_syspath__test.test_pkgutil.PkgutilTests.test_unreadable_dir_on_syspath_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unrecognized_argument__test.test_regrtest.ParseArgsTestCase.test_unrecognized_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister____main__.GeneralTest.test_unregister_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister__test.test_codecs.CodecsModuleTest.test_unregister_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister__test.test_faulthandler.FaultHandlerTests.test_unregister_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister__test.test_selectors.DefaultSelectorTestCase.test_unregister_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister__test.test_selectors.DevpollSelectorTestCase.test_unregister__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unregister__test.test_selectors.EpollSelectorTestCase.test_unregister_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister__test.test_selectors.KqueueSelectorTestCase.test_unregister__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unregister__test.test_selectors.PollSelectorTestCase.test_unregister_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister__test.test_selectors.SelectSelectorTestCase.test_unregister_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_fd_close__test.test_selectors.DefaultSelectorTestCase.test_unregister_after_fd_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_fd_close__test.test_selectors.DevpollSelectorTestCase.test_unregister_after_fd_close__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unregister_after_fd_close__test.test_selectors.EpollSelectorTestCase.test_unregister_after_fd_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_fd_close__test.test_selectors.KqueueSelectorTestCase.test_unregister_after_fd_close__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unregister_after_fd_close__test.test_selectors.PollSelectorTestCase.test_unregister_after_fd_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_fd_close__test.test_selectors.SelectSelectorTestCase.test_unregister_after_fd_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_fd_close_and_reuse__test.test_selectors.DefaultSelectorTestCase.test_unregister_after_fd_close_and_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_fd_close_and_reuse__test.test_selectors.DevpollSelectorTestCase.test_unregister_after_fd_close_and_reuse__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unregister_after_fd_close_and_reuse__test.test_selectors.EpollSelectorTestCase.test_unregister_after_fd_close_and_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_fd_close_and_reuse__test.test_selectors.KqueueSelectorTestCase.test_unregister_after_fd_close_and_reuse__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unregister_after_fd_close_and_reuse__test.test_selectors.PollSelectorTestCase.test_unregister_after_fd_close_and_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_fd_close_and_reuse__test.test_selectors.SelectSelectorTestCase.test_unregister_after_fd_close_and_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_socket_close__test.test_selectors.DefaultSelectorTestCase.test_unregister_after_socket_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_socket_close__test.test_selectors.DevpollSelectorTestCase.test_unregister_after_socket_close__'Test_needs_selectors.DevpollSelector'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unregister_after_socket_close__test.test_selectors.EpollSelectorTestCase.test_unregister_after_socket_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_socket_close__test.test_selectors.KqueueSelectorTestCase.test_unregister_after_socket_close__'Test_needs_selectors.KqueueSelector_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unregister_after_socket_close__test.test_selectors.PollSelectorTestCase.test_unregister_after_socket_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_after_socket_close__test.test_selectors.SelectSelectorTestCase.test_unregister_after_socket_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unregister_closed__test.test_epoll.TestEPoll.test_unregister_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsafe_float_compare__test.test_sort.TestOptimizedCompares.test_unsafe_float_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsafe_hash__test.test_dataclasses.TestHash.test_unsafe_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsafe_latin_compare__test.test_sort.TestOptimizedCompares.test_unsafe_latin_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsafe_long_compare__test.test_sort.TestOptimizedCompares.test_unsafe_long_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsafe_mailcap_input__test.test_mailcap.FindmatchTest.test_unsafe_mailcap_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsafe_object_compare__test.test_sort.TestOptimizedCompares.test_unsafe_object_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsafe_tuple_compare__test.test_sort.TestOptimizedCompares.test_unsafe_tuple_compare_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable__test.test_imghdr.TestImghdr.test_unseekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable__test.test_io.CBufferedReaderTest.test_unseekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable__test.test_io.CBufferedWriterTest.test_unseekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable__test.test_io.CTextIOWrapperTest.test_unseekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable__test.test_io.PyBufferedReaderTest.test_unseekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable__test.test_io.PyBufferedWriterTest.test_unseekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable__test.test_io.PyTextIOWrapperTest.test_unseekable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_aifc.AifcALAWTest.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_aifc.AifcPCM16Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_aifc.AifcPCM24Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_aifc.AifcPCM32Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_aifc.AifcPCM8Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_aifc.AifcULAWTest.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_sunau.SunauPCM16Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_sunau.SunauPCM24Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_sunau.SunauPCM32Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_sunau.SunauPCM8Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_sunau.SunauULAWTest.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_wave.WavePCM16Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_wave.WavePCM24ExtTest.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_wave.WavePCM24Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_wave.WavePCM32Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_incompleted_write__test.test_wave.WavePCM8Test.test_unseekable_incompleted_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_aifc.AifcALAWTest.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_aifc.AifcPCM16Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_aifc.AifcPCM24Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_aifc.AifcPCM32Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_aifc.AifcPCM8Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_aifc.AifcULAWTest.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_sunau.SunauPCM16Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_sunau.SunauPCM24Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_sunau.SunauPCM32Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_sunau.SunauPCM8Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_sunau.SunauULAWTest.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_wave.WavePCM16Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_wave.WavePCM24ExtTest.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_wave.WavePCM24Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_wave.WavePCM32Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_overflowed_write__test.test_wave.WavePCM8Test.test_unseekable_overflowed_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_read__test.test_sunau.SunauPCM16Test.test_unseekable_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_read__test.test_sunau.SunauPCM24Test.test_unseekable_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_read__test.test_sunau.SunauPCM32Test.test_unseekable_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_read__test.test_sunau.SunauPCM8Test.test_unseekable_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_read__test.test_sunau.SunauULAWTest.test_unseekable_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_read__test.test_wave.WavePCM16Test.test_unseekable_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_read__test.test_wave.WavePCM24ExtTest.test_unseekable_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_read__test.test_wave.WavePCM24Test.test_unseekable_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_read__test.test_wave.WavePCM32Test.test_unseekable_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_read__test.test_wave.WavePCM8Test.test_unseekable_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_aifc.AifcALAWTest.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_aifc.AifcPCM16Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_aifc.AifcPCM24Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_aifc.AifcPCM32Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_aifc.AifcPCM8Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_aifc.AifcULAWTest.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_sunau.SunauPCM16Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_sunau.SunauPCM24Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_sunau.SunauPCM32Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_sunau.SunauPCM8Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_sunau.SunauULAWTest.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_wave.WavePCM16Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_wave.WavePCM24ExtTest.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_wave.WavePCM24Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_wave.WavePCM32Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unseekable_write__test.test_wave.WavePCM8Test.test_unseekable_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unset_attr__test.test_funcattrs.ArbitraryFunctionAttrTest.test_unset_attr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unshare_setns__test.test_posix.NamespacesTests.test_unshare_setns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsigned__test.test_ctypes.test_bitfields.BitFieldTest.test_unsigned_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsigned_values__test.test_ctypes.test_numbers.NumberTestCase.test_unsigned_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsortable__test.test_reprlib.ReprTests.test_unsortable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsortable_keys__test.test_json.test_speedups.TestEncode.test_unsortable_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unstable_gc_new_with_extra_data__test.test_capi.test_misc.CAPITest.test_unstable_gc_new_with_extra_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unstructured_short_max_line_length__test.test_email.test_headerregistry.TestFolding.test_unstructured_short_max_line_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unstructured_with_unicode_no_folds__test.test_email.test__header_value_parser.TestFolding.test_unstructured_with_unicode_no_folds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsubclassable_types__test.test_descr.ClassPropertiesAndMethods.test_unsubclassable_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsubscriptable__test.test_genericalias.BaseTest.test_unsubscriptable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported__test.test_plistlib.TestBinaryPlistlib.test_unsupported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported_algorithm__test.test_urllib2.MiscTests.test_unsupported_algorithm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported_auth_basic_handler__test.test_urllib2.HandlerTests.test_unsupported_auth_basic_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported_auth_digest_handler__test.test_urllib2.HandlerTests.test_unsupported_auth_digest_handler_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported_compression__test.test_zipfile.test_core.OtherTests.test_unsupported_compression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported_dict__test.test_sqlite3.test_types.DeclTypesTests.test_unsupported_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported_dtls__test.test_ssl.BasicSocketTests.test_unsupported_dtls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported_flavour__test.test_pathlib.PathTest.test_unsupported_flavour_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported_restype_1__test.test_ctypes.test_callbacks.Callbacks.test_unsupported_restype_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported_restype_1__test.test_ctypes.test_callbacks.StdcallCallbacks.test_unsupported_restype_1__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unsupported_restype_2__test.test_ctypes.test_callbacks.Callbacks.test_unsupported_restype_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported_restype_2__test.test_ctypes.test_callbacks.StdcallCallbacks.test_unsupported_restype_2__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unsupported_seq__test.test_sqlite3.test_types.DeclTypesTests.test_unsupported_seq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unsupported_version__test.test_zipfile.test_core.OtherTests.test_unsupported_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unterminated_string__test.test_fstring.TestCase.test_unterminated_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_untested_modules_can_be_imported__test.test_sundry.TestUntestedModules.test_untested_modules_can_be_imported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_until__test.test_bdb.StateTestCase.test_until_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_until_in_caller_frame__test.test_bdb.StateTestCase.test_until_in_caller_frame_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_until_with_too_large_count__test.test_bdb.StateTestCase.test_until_with_too_large_count_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_untouched_1__test.test_lib2to3.test_fixers.Test_throw.test_untouched_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_untouched_2__test.test_lib2to3.test_fixers.Test_throw.test_untouched_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_untouched_3__test.test_lib2to3.test_fixers.Test_throw.test_untouched_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_untrack__test.test_tracemalloc.TestCAPI.test_untrack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unusable_closed_socketio__test.test_socket.GeneralModuleTests.test_unusable_closed_socketio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unusual_getattro__test.test_super.TestSuper.test_unusual_getattro_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwatch__test.test_capi.test_watchers.TestDictWatchers.test_unwatch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwatch_non_dict__test.test_capi.test_watchers.TestDictWatchers.test_unwatch_non_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwatch_non_type__test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_non_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwatch_out_of_range_watcher_id__test.test_capi.test_watchers.TestDictWatchers.test_unwatch_out_of_range_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwatch_out_of_range_watcher_id__test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_out_of_range_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwatch_type__test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwatch_unassigned_watcher_id__test.test_capi.test_watchers.TestDictWatchers.test_unwatch_unassigned_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwatch_unassigned_watcher_id__test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_unassigned_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwrap__test.test_ssl.SSLObjectTests.test_unwrap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwrap__test.test_urlparse.Utility_Tests.test_unwrap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwrap_one__test.test_inspect.test_inspect.TestUnwrap.test_unwrap_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwrap_several__test.test_inspect.test_inspect.TestUnwrap.test_unwrap_several_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unwritable_directory__test.test_import.PycacheTests.test_unwritable_directory__'incompatible_with_CAP_DAC_OVERRIDE'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_unwritable_module__test.test_import.CircularImportTests.test_unwritable_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_unzip_zipfile__test.test_shutil.TestArchives.test_unzip_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_up__test.test_bdb.StateTestCase.test_up_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update2__test.test_os.EnvironTests.test_update2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_collections.TestCounter.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_dict.DictTest.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_dict.GeneralMappingTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_dict.SubclassMappingTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_dict_version.DictSubtypeVersionTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_dict_version.DictVersionTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_http_cookies.MorselTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_mailbox.TestBabyl.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_mailbox.TestMH.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_mailbox.TestMMDF.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_mailbox.TestMaildir.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_mailbox.TestMbox.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_ordered_dict.CPythonBuiltinDictTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_ordered_dict.CPythonGeneralMappingTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_ordered_dict.CPythonOrderedDictTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_ordered_dict.CPythonSubclassMappingTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_ordered_dict.PurePythonGeneralMappingTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_ordered_dict.PurePythonOrderedDictTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_ordered_dict.PurePythonSubclassMappingTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_os.EnvironTests.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_set.TestOnlySetsDict.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_set.TestOnlySetsGenerator.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_set.TestOnlySetsNumeric.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_set.TestOnlySetsOperator.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_set.TestOnlySetsString.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_set.TestOnlySetsTuple.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_set.TestSet.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_set.TestSetSubclass.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto0File_dumbShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto0File_gnuShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto0File_ndbmShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto0MemShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto1File_dumbShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto1File_gnuShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto1File_ndbmShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto1MemShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto2File_dumbShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto2File_gnuShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto2File_ndbmShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto2MemShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto3File_dumbShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto3File_gnuShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto3File_ndbmShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto3MemShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto4File_dumbShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto4File_gnuShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto4File_ndbmShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto4MemShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto5File_dumbShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto5File_gnuShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto5File_ndbmShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_shelve.TestProto5MemShelve.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_userdict.UserDictTest.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_weakref.WeakKeyDictionaryTestCase.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_weakref.WeakValueDictionaryTestCase.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update__test.test_weakset.TestWeakSet.test_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_as_decorator__test.test_abc.test_factory.<locals>.TestABC.test_update_as_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_del__test.test_abc.test_factory.<locals>.TestABC.test_update_del_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_del_implementation__test.test_abc.test_factory.<locals>.TestABC.test_update_del_implementation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_empty_tuple__test.test_set.TestMutate.test_update_empty_tuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_implementation__test.test_abc.test_factory.<locals>.TestABC.test_update_implementation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_layered_implementation__test.test_abc.test_factory.<locals>.TestABC.test_update_layered_implementation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_multi_inheritance__test.test_abc.test_factory.<locals>.TestABC.test_update_multi_inheritance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_new_abstractmethods__test.test_abc.test_factory.<locals>.TestABC.test_update_new_abstractmethods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_non_abc__test.test_abc.test_factory.<locals>.TestABC.test_update_non_abc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_operator__test.test_set.TestOnlySetsDict.test_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_operator__test.test_set.TestOnlySetsGenerator.test_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_operator__test.test_set.TestOnlySetsNumeric.test_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_operator__test.test_set.TestOnlySetsOperator.test_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_operator__test.test_set.TestOnlySetsString.test_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_operator__test.test_set.TestOnlySetsTuple.test_update_operator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_set__test.test_weakset.TestWeakSet.test_update_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_starts_transaction__test.test_sqlite3.test_transactions.TransactionTests.test_update_starts_transaction_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_unit_tuple_non_overlap__test.test_set.TestMutate.test_update_unit_tuple_non_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_unit_tuple_overlap__test.test_set.TestMutate.test_update_unit_tuple_overlap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_with_mutation__test.test_set.TestMethodsMutating_Set_Dict.test_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_with_mutation__test.test_set.TestMethodsMutating_Set_List.test_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_with_mutation__test.test_set.TestMethodsMutating_Set_Set.test_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_with_mutation__test.test_set.TestMethodsMutating_Set_Subclass.test_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_with_mutation__test.test_set.TestMethodsMutating_Subclass_Set.test_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_update_with_mutation__test.test_set.TestMethodsMutating_Subclass_Subclass.test_update_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_upgrade_dependencies__test.test_venv.BasicTest.test_upgrade_dependencies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_upper__test.test_bigmem.BytearrayTest.test_upper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_upper__test.test_bigmem.BytesTest.test_upper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_upper__test.test_bigmem.StrTest.test_upper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_upper__test.test_bytes.ByteArrayAsStringTest.test_upper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_upper__test.test_bytes.BytesAsStringTest.test_upper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_upper__test.test_unicode.UnicodeTest.test_upper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_upper__test.test_userstring.UserStringTest.test_upper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uppercase_prefixes__test.test_string_literals.TestLiterals.test_uppercase_prefixes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uppercase_true_is_not_a_keyword__test.test_keyword.Test_iskeyword.test_uppercase_true_is_not_a_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urandom_failure__test.test_os.URandomFDTests.test_urandom_failure__'os.random___does_not_use_a_file_descriptor'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_urandom_fd_closed__test.test_os.URandomFDTests.test_urandom_fd_closed__'os.random___does_not_use_a_file_descriptor'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_urandom_fd_reopened__test.test_os.URandomFDTests.test_urandom_fd_reopened__'os.random___does_not_use_a_file_descriptor'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_urandom_length__test.test_os.URandomTests.test_urandom_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urandom_subprocess__test.test_os.URandomTests.test_urandom_subprocess_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urandom_value__test.test_os.URandomTests.test_urandom_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_url__test.test_urllib.urlopen_FileTests.test_url_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_url_collapse_path__test.test_httpservers.CGIHTTPServerTestCase.test_url_collapse_path__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_url_encoding__test.test_http_cookiejar.LWPCookieTests.test_url_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_url_fragment__test.test_urllib.urlopen_HttpTests.test_url_fragment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_url_fragment__test.test_urllib2.RequestTests.test_url_fragment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_url_fullurl_get_full_url__test.test_urllib2.RequestTests.test_url_fullurl_get_full_url_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_url_host_with_control_char_rejected__test.test_urllib.urlopen_HttpTests.test_url_host_with_control_char_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_url_host_with_newline_header_injection_rejected__test.test_urllib.urlopen_HttpTests.test_url_host_with_newline_header_injection_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_url_path_with_control_char_rejected__test.test_urllib.urlopen_HttpTests.test_url_path_with_control_char_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_url_path_with_newline_header_injection_rejected__test.test_urllib.urlopen_HttpTests.test_url_path_with_newline_header_injection_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_url_requests__test.test_pydoc.PydocUrlHandlerTest.test_url_requests_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_url_search_package_error__test.test_pydoc.PydocImportTest.test_url_search_package_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urldefrag__test.test_urlparse.UrlParseTestCase.test_urldefrag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlencode_bytes__test.test_urllib.urlencode_Tests.test_urlencode_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlencode_encoding__test.test_urllib.urlencode_Tests.test_urlencode_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlencode_encoding_doseq__test.test_urllib.urlencode_Tests.test_urlencode_encoding_doseq_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlencode_encoding_safe_parameter__test.test_urllib.urlencode_Tests.test_urlencode_encoding_safe_parameter_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlencode_quote_via__test.test_urlparse.UrlParseTestCase.test_urlencode_quote_via_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlencode_sequences__test.test_urlparse.UrlParseTestCase.test_urlencode_sequences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urljoins__test.test_urlparse.UrlParseTestCase.test_urljoins_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlopener_retrieve_file__test.test_urllib.URLopener_Tests.test_urlopener_retrieve_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlopener_retrieve_remote__test.test_urllib.URLopener_Tests.test_urlopener_retrieve_remote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlquote_decoding_in_cgi_check__test.test_httpservers.CGIHTTPServerTestCase.test_urlquote_decoding_in_cgi_check__\"This_test_can't_be_run_reliably_as_root__issue_#13308_.\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_urlsplit_attributes__test.test_urlparse.UrlParseTestCase.test_urlsplit_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlsplit_normalization__test.test_urlparse.UrlParseTestCase.test_urlsplit_normalization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlsplit_remove_unsafe_bytes__test.test_urlparse.UrlParseTestCase.test_urlsplit_remove_unsafe_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlsplit_scoped_IPv6__test.test_urlparse.UrlParseTestCase.test_urlsplit_scoped_IPv6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_urlsplit_strip_url__test.test_urlparse.UrlParseTestCase.test_urlsplit_strip_url_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_us_ascii_header__test.test_email.test_email.TestHeader.test_us_ascii_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usable_template__test.test_tempfile.TestGetTempPrefix.test_usable_template_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveInGroup.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveLong.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveLongParent.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveManySuppressed.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveNested.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveSimple.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_not_required__test.test_argparse.TestMutuallyExclusiveSimpleParent.test_usage_when_not_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveInGroup.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveLong.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveLongParent.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveManySuppressed.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveNested.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveSimple.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_when_required__test.test_argparse.TestMutuallyExclusiveSimpleParent.test_usage_when_required_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usage_with_kwargs__test.test_typing.UnpackTests.test_usage_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_use__test.test_regrtest.ParseArgsTestCase.test_use_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_use_after_close__test.test_sqlite3.test_dbapi.ConnectionTests.test_use_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_use_builtin_types__test.test_xmlrpc.UseBuiltinTypesTestCase.test_use_builtin_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_use_existing_annotations__test.test_opcodes.OpcodeTest.test_use_existing_annotations_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_use_positional_as_keyword__test.test_positional_only_arg.PositionalOnlyTestCase.test_use_positional_as_keyword_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_use_released_memory__test.test_memoryview.OtherTest.test_use_released_memory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_used_multiple_times_by_single_user__test.test__xxinterpchannels.ChannelReleaseTests.test_used_multiple_times_by_single_user_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usedforsecurity_false__test.test_hashlib.HashLibTestCase.test_usedforsecurity_false_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usedforsecurity_true__test.test_hashlib.HashLibTestCase.test_usedforsecurity_true_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_useful_error_message_when_modules_missing__test.test_tarfile.MiscTest.test_useful_error_message_when_modules_missing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usegmt__test.test_email.test_utils.DateTimeTests.test_usegmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usegmt_with_naive_datetime_raises__test.test_email.test_utils.DateTimeTests.test_usegmt_with_naive_datetime_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usegmt_with_non_utc_datetime_raises__test.test_email.test_utils.DateTimeTests.test_usegmt_with_non_utc_datetime_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_useless_loader__test.test_importlib.resources.test_open.CommonBinaryTests.test_useless_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_useless_loader__test.test_importlib.resources.test_open.CommonTextTests.test_useless_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_useless_loader__test.test_importlib.resources.test_path.CommonTests.test_useless_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_useless_loader__test.test_importlib.resources.test_read.CommonBinaryTests.test_useless_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_useless_loader__test.test_importlib.resources.test_read.CommonTextTests.test_useless_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user__test.test_poplib.TestPOP3Class.test_user_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user__test.test_poplib.TestPOP3_SSLClass.test_user_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user__test.test_poplib.TestPOP3_TLSClass.test_user_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user__test.test_subprocess.POSIXProcessTestCase.test_user_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user_defined_action__test.test_argparse.TestInvalidArgumentConstructors.test_user_defined_action_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user_dict__test.test_pprint.QueryTestCase.test_user_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user_error__test.test_subprocess.POSIXProcessTestCase.test_user_error__'setreuid___available_on_platform'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_user_generics__test.test_typing.ParamSpecTests.test_user_generics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user_index_method__test.test_range.RangeTest.test_user_index_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user_list__test.test_pprint.QueryTestCase.test_user_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user_object__test.test_cmath.CMathTests.test_user_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user_similar__test.test_sysconfig.TestSysConfig.test_user_similar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_user_string__test.test_pprint.QueryTestCase.test_user_string_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_userlist_copy__test.test_userlist.UserListTest.test_userlist_copy_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_username_falls_back_to_pwd__test.test_getpass.GetpassGetuserTest.test_username_falls_back_to_pwd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_username_only__test.test_email.test_headerregistry.TestAddressAndGroup.test_username_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_username_priorities_of_env_values__test.test_getpass.GetpassGetuserTest.test_username_priorities_of_env_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_username_takes_username_from_env__test.test_getpass.GetpassGetuserTest.test_username_takes_username_from_env_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_userpass_inurl__test.test_urllib.urlopen_HttpTests.test_userpass_inurl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_userpass_inurl_w_spaces__test.test_urllib.urlopen_HttpTests.test_userpass_inurl_w_spaces_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uses_slice_instructions__test.test_compile.TestSpecifics.test_uses_slice_instructions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uses_stderr_as_default__test.test_getpass.GetpassRawinputTest.test_uses_stderr_as_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uses_stdin_as_default_input__test.test_getpass.GetpassRawinputTest.test_uses_stdin_as_default_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uses_stdin_as_different_locale__test.test_getpass.GetpassRawinputTest.test_uses_stdin_as_different_locale_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uses_tty_directly__test.test_getpass.UnixGetpassTest.test_uses_tty_directly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ushort__test.test_ctypes.test_callbacks.Callbacks.test_ushort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ushort__test.test_ctypes.test_callbacks.StdcallCallbacks.test_ushort__\"'WINFUNCTYPE'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ushort__test.test_ctypes.test_cfuncs.CFunctions.test_ushort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ushort__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ushort__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ushort_max__test.test_capi.test_structmembers.TestWarnings_NewAPI.test_ushort_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ushort_max__test.test_capi.test_structmembers.TestWarnings_OldAPI.test_ushort_max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ushort_plus__test.test_ctypes.test_cfuncs.CFunctions.test_ushort_plus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ushort_plus__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ushort_plus__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_using___name____test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_using___name___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using___name____test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_using___name___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using___package____test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_using___package___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using___package____test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_using___package___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using_cache__test.test_importlib.import_.test_caching.Frozen_UseCache.test_using_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using_cache__test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using_cache__test.test_importlib.import_.test_caching.Source_UseCache.test_using_cache_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using_cache_after_loader__test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_after_loader_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using_cache_for_assigning_to_attribute__test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_for_assigning_to_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using_cache_for_fromlist__test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_for_fromlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using_errorcode__test.test_errno.ErrnoAttributeTests.test_using_errorcode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using_mapping__test.test_urllib.urlencode_Tests.test_using_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using_sequence__test.test_urllib.urlencode_Tests.test_using_sequence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using_star__test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_using_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_using_star__test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_using_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_usingsys__test.test_urlparse.UrlParseTestCase.test_usingsys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ustar_limits__test.test_tarfile.LimitsTest.test_ustar_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ut8_default__test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_ut8_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ut8_default__test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_ut8_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc__test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_utc__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_utc__test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc__test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc__test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc__test.test_zoneinfo.test_zoneinfo.TZDataTests.test_utc__'Skipping_tzdata-specific_tests:_tzdata_not_installed'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_utc__test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc__test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc__test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc__test.test_zoneinfo.test_zoneinfo_property.CZoneInfoTest.test_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc__test.test_zoneinfo.test_zoneinfo_property.ZoneInfoTest.test_utc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc_alias__test.datetimetester.TestModule_Fast.test_utc_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc_alias__test.datetimetester.TestModule_Pure.test_utc_alias_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc_capi__test.datetimetester.CapiTest_Fast.test_utc_capi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc_capi__test.datetimetester.CapiTest_Pure.test_utc_capi__'Not_relevant_in_pure_Python'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_utc_offset_out_of_bounds__test.datetimetester.TestDateTimeTZ_Fast.test_utc_offset_out_of_bounds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc_offset_out_of_bounds__test.datetimetester.TestDateTimeTZ_Pure.test_utc_offset_out_of_bounds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc_offset_out_of_bounds__test.datetimetester.TestTimeTZ_Fast.test_utc_offset_out_of_bounds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utc_offset_out_of_bounds__test.datetimetester.TestTimeTZ_Pure.test_utc_offset_out_of_bounds_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp__test.datetimetester.TestDateTimeTZ_Fast.test_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp__test.datetimetester.TestDateTimeTZ_Pure.test_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp__test.datetimetester.TestDateTime_Fast.test_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp__test.datetimetester.TestDateTime_Pure.test_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp__test.datetimetester.TestSubclassDateTime_Fast.test_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp__test.datetimetester.TestSubclassDateTime_Pure.test_utcfromtimestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp_limits__test.datetimetester.TestDateTimeTZ_Fast.test_utcfromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp_limits__test.datetimetester.TestDateTimeTZ_Pure.test_utcfromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp_limits__test.datetimetester.TestDateTime_Fast.test_utcfromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp_limits__test.datetimetester.TestDateTime_Pure.test_utcfromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp_limits__test.datetimetester.TestSubclassDateTime_Fast.test_utcfromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcfromtimestamp_limits__test.datetimetester.TestSubclassDateTime_Pure.test_utcfromtimestamp_limits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcnow__test.datetimetester.TestDateTimeTZ_Fast.test_utcnow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcnow__test.datetimetester.TestDateTimeTZ_Pure.test_utcnow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcnow__test.datetimetester.TestDateTime_Fast.test_utcnow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcnow__test.datetimetester.TestDateTime_Pure.test_utcnow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcnow__test.datetimetester.TestSubclassDateTime_Fast.test_utcnow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcnow__test.datetimetester.TestSubclassDateTime_Pure.test_utcnow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcoffset__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_utcoffset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcoffset__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_utcoffset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcoffset__test.datetimetester.TestTimeZone_Fast.test_utcoffset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utcoffset__test.datetimetester.TestTimeZone_Pure.test_utcoffset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utctimetuple__test.datetimetester.TestDateTimeTZ_Fast.test_utctimetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utctimetuple__test.datetimetester.TestDateTimeTZ_Pure.test_utctimetuple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf7_filename__test.test_tarfile.GNUUnicodeTest.test_utf7_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf7_filename__test.test_tarfile.PAXUnicodeTest.test_utf7_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf7_filename__test.test_tarfile.UstarUnicodeTest.test_utf7_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8__test.test_codecs.SurrogateEscapeTest.test_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8__test.test_poplib.TestPOP3Class.test_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8__test.test_poplib.TestPOP3_SSLClass.test_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8__test.test_poplib.TestPOP3_TLSClass.test_utf8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_bom__test.test_source_encoding.BytesSourceEncodingTest.test_utf8_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_bom__test.test_source_encoding.FileSourceEncodingTest.test_utf8_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_bom_and_utf8_coding_line__test.test_source_encoding.BytesSourceEncodingTest.test_utf8_bom_and_utf8_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_bom_and_utf8_coding_line__test.test_source_encoding.FileSourceEncodingTest.test_utf8_bom_and_utf8_coding_line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_coding_cookie_and_no_utf8_bom__test.test_tokenize.TestTokenizerAdheresToPep0263.test_utf8_coding_cookie_and_no_utf8_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_coding_cookie_and_utf8_bom__test.test_tokenize.TestTokenizerAdheresToPep0263.test_utf8_coding_cookie_and_utf8_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_decode_invalid_sequences__test.test_unicode.UnicodeTest.test_utf8_decode_invalid_sequences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_decode_valid_sequences__test.test_unicode.UnicodeTest.test_utf8_decode_valid_sequences_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_default__test.test_email.test__encoded_words.TestEncode.test_utf8_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_filename__test.test_tarfile.GNUUnicodeTest.test_utf8_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_filename__test.test_tarfile.PAXUnicodeTest.test_utf8_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_filename__test.test_tarfile.UstarUnicodeTest.test_utf8_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_input__test.test_email.test_email.TestMIMEText.test_utf8_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_input_no_charset__test.test_email.test_email.TestMIMEText.test_utf8_input_no_charset__\"can't_fix_because_of_backward_compat_in_email5,_will_fix_in_email6\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_utf8_normalization__test.test_tokenize.TestDetectEncoding.test_utf8_normalization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_raises_if_unsupported__test.test_poplib.TestPOP3Class.test_utf8_raises_if_unsupported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_raises_if_unsupported__test.test_poplib.TestPOP3_SSLClass.test_utf8_raises_if_unsupported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_raises_if_unsupported__test.test_poplib.TestPOP3_TLSClass.test_utf8_raises_if_unsupported_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf8_shortest__test.test_email.test_email.TestHeader.test_utf8_shortest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utf_8__test.test_multibytecodec.Test_StreamWriter.test_utf_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utils_quote_unquote__test.test_email.test_email.TestMiscellaneous.test_utils_quote_unquote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime__test.test_os.UtimeTests.test_utime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime__test.test_os.Win32ErrorTests.test_utime__'Win32_specific_tests'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_utime__test.test_posix.PosixTester.test_utime_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime__test.test_posix.TestPosixWeaklinking.test_utime__'test_weak_linking_on_macOS'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_utime_by_indexed__test.test_os.UtimeTests.test_utime_by_indexed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime_by_times__test.test_os.UtimeTests.test_utime_by_times_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime_current__test.test_os.UtimeTests.test_utime_current_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime_current_old__test.test_os.UtimeTests.test_utime_current_old_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime_dir_fd__test.test_os.UtimeTests.test_utime_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime_dir_fd__test.test_posix.TestPosixDirFd.test_utime_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime_directory__test.test_os.UtimeTests.test_utime_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime_fd__test.test_os.UtimeTests.test_utime_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime_invalid_arguments__test.test_os.UtimeTests.test_utime_invalid_arguments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime_nofollow_symlinks__test.test_os.UtimeTests.test_utime_nofollow_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime_nofollow_symlinks__test.test_posix.PosixTester.test_utime_nofollow_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_utime_with_fd__test.test_posix.PosixTester.test_utime_with_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uu__test.test_binascii.ArrayBinASCIITest.test_uu_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uu__test.test_binascii.BinASCIITest.test_uu_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uu__test.test_binascii.BytearrayBinASCIITest.test_uu_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uu__test.test_binascii.MemoryviewBinASCIITest.test_uu_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uu_invalid__test.test_codecs.TransformCodecTest.test_uu_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1__test.test_uuid.TestUUIDWithExtModule.test_uuid1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1__test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1_bogus_return_value__test.test_uuid.TestUUIDWithExtModule.test_uuid1_bogus_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1_bogus_return_value__test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_bogus_return_value__'need_uuid._generate_time_safe'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_uuid1_eui64__test.test_uuid.TestUUIDWithExtModule.test_uuid1_eui64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1_eui64__test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_eui64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1_is_safe__test.test_uuid.TestUUIDWithExtModule.test_uuid1_is_safe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1_is_safe__test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_is_safe__'need_uuid._generate_time_safe'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_uuid1_is_unsafe__test.test_uuid.TestUUIDWithExtModule.test_uuid1_is_unsafe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1_is_unsafe__test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_is_unsafe__'need_uuid._generate_time_safe'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_uuid1_safe__test.test_uuid.TestUUIDWithExtModule.test_uuid1_safe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1_safe__test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_safe__'requires_uuid_generate_time_safe_3_'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_uuid1_time__test.test_uuid.TestUUIDWithExtModule.test_uuid1_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1_time__test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_time_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1_unknown__test.test_uuid.TestUUIDWithExtModule.test_uuid1_unknown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid1_unknown__test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_unknown__'need_uuid._generate_time_safe'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_uuid3__test.test_uuid.TestUUIDWithExtModule.test_uuid3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid3__test.test_uuid.TestUUIDWithoutExtModule.test_uuid3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid4__test.test_uuid.TestUUIDWithExtModule.test_uuid4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid4__test.test_uuid.TestUUIDWithoutExtModule.test_uuid4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid5__test.test_uuid.TestUUIDWithExtModule.test_uuid5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid5__test.test_uuid.TestUUIDWithoutExtModule.test_uuid5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid_weakref__test.test_uuid.TestUUIDWithExtModule.test_uuid_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_uuid_weakref__test.test_uuid.TestUUIDWithoutExtModule.test_uuid_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_v4_with_v6_scoped_equality__test.test_ipaddress.ComparisonTests.test_v4_with_v6_scoped_equality_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_v7_dirtype__test.test_tarfile.Bz2MiscReadTest.test_v7_dirtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_v7_dirtype__test.test_tarfile.GzipMiscReadTest.test_v7_dirtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_v7_dirtype__test.test_tarfile.LzmaMiscReadTest.test_v7_dirtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_v7_dirtype__test.test_tarfile.MiscReadTest.test_v7_dirtype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_va_args_exceptions__test.test_decimal.CWhitebox.test_va_args_exceptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valencia_modifier__test.test_locale.NormalizeTest.test_valencia_modifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid__test.test_codeop.CodeopTests.test_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid__test.test_lib2to3.test_util.Test_is_list.test_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid__test.test_lib2to3.test_util.Test_is_tuple.test_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid__test.test_tomllib.test_data.TestData.test_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid__test.test_unicode_identifiers.PEP3131Test.test_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_argument__test.test_email.test_email.TestMIMEMessage.test_valid_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_choice__test.test_optparse.TestChoice.test_valid_choice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_doctypes__test.test_htmlparser.HTMLParserTestCase.test_valid_doctypes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_get_response__test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_valid_get_response_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_indent__test.test_reprlib.ReprTests.test_valid_indent_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_netmask__test.test_ipaddress.InterfaceTestCase_v4.test_valid_netmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_netmask__test.test_ipaddress.InterfaceTestCase_v6.test_valid_netmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_netmask__test.test_ipaddress.NetworkTestCase_v4.test_valid_netmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_netmask__test.test_ipaddress.NetworkTestCase_v6.test_valid_netmask_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_prefixes__test.test_fstring.TestCase.test_valid_prefixes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_signals__test.test_signal.PosixTests.test_valid_signals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_signals__test.test_signal.WindowsSignalTests.test_valid_signals__'Windows_specific'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_valid_uses__test.test_typing.ConcatenateTests.test_valid_uses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valid_uses__test.test_typing.ParamSpecTests.test_valid_uses_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_validated_hello__test.test_wsgiref.IntegrationTests.test_validated_hello_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_validation__test.test_ast.ConstantTests.test_validation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_validation__test.test_importlib.test_lazy.LazyLoaderFactoryTests.test_validation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_RFC_2045_1__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_RFC_2045_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_RFC_2045_2__test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_RFC_2045_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_RFC_2045_2__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_RFC_2045_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_RFC_2045_3__test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_RFC_2045_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_RFC_2045_3__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_RFC_2045_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_RFC_2045_4__test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_RFC_2045_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_RFC_2183_1__test.test_email.test_headerregistry.TestContentDisposition.test_value_RFC_2183_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_RFC_2183_1__test.test_email.test_headerregistry.TestContentTransferEncoding.test_value_RFC_2183_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_RFC_2183_2__test.test_email.test_headerregistry.TestContentDisposition.test_value_RFC_2183_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_backup_assign__test.test_enum.TestSpecial.test_value_backup_assign_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_bad_params__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_bad_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_capitalized_charset__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_capitalized_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_capitalized_charset_param_name_and_comment__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_capitalized_charset_param_name_and_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_cfws_in_content_type__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_cfws_in_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_charset_param__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_charset_param_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_double_quotes_inside_quotes__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_double_quotes_inside_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_duplicate_and_missing_split_value__test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_and_missing_split_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_duplicate_in_split_value__test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_in_split_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_duplicate_key__test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_duplicate_key_with_split_value__test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_key_with_split_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_duplicate_key_with_split_value_other_order__test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_key_with_split_value_other_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_duplicate_with_broken_split_value__test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_with_broken_split_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_empty__test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_extra_dquote__test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_extra_dquote_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_invalid_parameter_value_with_fws_between_ew__test.test_email.test_headerregistry.TestContentDisposition.test_value_invalid_parameter_value_with_fws_between_ew_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_invalid_value__test.test_email.test_headerregistry.TestContentDisposition.test_value_invalid_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_invalid_value_with_params__test.test_email.test_headerregistry.TestContentDisposition.test_value_invalid_value_with_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_junk_after_cte__test.test_email.test_headerregistry.TestContentTransferEncoding.test_value_junk_after_cte_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_junk_text_in_content_type__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_junk_text_in_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_lots_of_mime_params__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_lots_of_mime_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_missing_split_value__test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_missing_split_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_mixed_case_content_type__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_mixed_case_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_multiple_keys__test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_multiple_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_no_slash_in_content_type__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_no_slash_in_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_no_subtype_in_content_type__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_no_subtype_in_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_no_value__test.test_email.test_headerregistry.TestContentDisposition.test_value_no_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_no_value__test.test_email.test_headerregistry.TestContentTransferEncoding.test_value_no_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_non_ascii_in_params__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_non_ascii_in_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_non_ascii_rfc2231_value__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_non_ascii_rfc2231_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_param_value_with_tspecials__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_param_value_with_tspecials_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_param_with_extra_quoted_whitespace__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_param_with_extra_quoted_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_parameter_value_with_fws_between_tokens__test.test_email.test_headerregistry.TestContentDisposition.test_value_parameter_value_with_fws_between_tokens_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_quotes_inside_rfc2231_value__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_quotes_inside_rfc2231_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2047_gb2312_base64__test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_gb2312_base64_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2047_quopri_with_regular_text__test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_quopri_with_regular_text_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2047_simple_nonascii_quopri__test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_simple_nonascii_quopri_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2047_simple_quopri__test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_simple_quopri_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_bad_character_in_charset_parameter_value__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_bad_character_in_charset_parameter_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_encoded_charset__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_encoded_no_charset__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_no_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_encoded_no_double_quotes__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_no_double_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_encoded_then_unencoded_segments__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_then_unencoded_segments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_encoded_with_double_quotes__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_with_double_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_folded_segments_correctly_formatted__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_folded_segments_correctly_formatted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_no_language_or_charset__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_no_language_or_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_nonascii_in_charset_of_charset_parameter_value__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_nonascii_in_charset_of_charset_parameter_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_partly_encoded_2__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_partly_encoded_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_partly_encoded__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_partly_encoded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_quoted_unencoded_then_encoded_segments__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_quoted_unencoded_then_encoded_segments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_segmented_normal_values__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_segmented_normal_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_single_quote_in_non_encoded_value__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_single_quote_in_non_encoded_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_single_quote_in_value_with_charset_and_lang__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_single_quote_in_value_with_charset_and_lang_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_single_quote_inside_double_quotes__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_single_quote_inside_double_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_unencoded_then_encoded_segments__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_unencoded_then_encoded_segments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_unknown_charset_treated_as_ascii__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_unknown_charset_treated_as_ascii_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc2231_utf8_in_supposedly_ascii_charset_parameter_value__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_utf8_in_supposedly_ascii_charset_parameter_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_rfc_2045_1__test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_rfc_2045_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_semis_inside_quotes__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_semis_inside_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_simple__test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_single_quotes_inside_quotes__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_single_quotes_inside_quotes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_spaces_around_param_equals__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_spaces_around_param_equals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_spaces_around_semis__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_spaces_around_semis_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_spaces_in_content_type__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_spaces_in_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_split_value__test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_split_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_too_many_slashes_in_content_type__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_too_many_slashes_in_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_unknown_charset__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_unknown_charset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_unknown_content_type__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_unknown_content_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_value_unquoted_param_value__test.test_email.test_headerregistry.TestContentTypeHeader.test_value_unquoted_param_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_ast.ConstantTests.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_dict.DictTest.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_dict.GeneralMappingTests.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_dict.SubclassMappingTests.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_grp.GroupDatabaseTestCase.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_mailbox.TestBabyl.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_mailbox.TestMH.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_mailbox.TestMMDF.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_mailbox.TestMaildir.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_mailbox.TestMbox.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_ordered_dict.CPythonGeneralMappingTests.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_ordered_dict.CPythonSubclassMappingTests.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_ordered_dict.PurePythonGeneralMappingTests.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_ordered_dict.PurePythonSubclassMappingTests.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_os.EnvironTests.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_pwd.PwdTest.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_richcmp.NumberTest.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto0File_dumbShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto0File_gnuShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto0File_ndbmShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto0MemShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto1File_dumbShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto1File_gnuShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto1File_ndbmShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto1MemShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto2File_dumbShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto2File_gnuShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto2File_ndbmShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto2MemShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto3File_dumbShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto3File_gnuShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto3File_ndbmShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto3MemShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto4File_dumbShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto4File_gnuShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto4File_ndbmShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto4MemShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto5File_dumbShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto5File_gnuShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto5File_ndbmShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_shelve.TestProto5MemShelve.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_userdict.UserDictTest.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_weakref.WeakKeyDictionaryTestCase.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values__test.test_weakref.WeakValueDictionaryTestCase.test_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values_extended__test.test_grp.GroupDatabaseTestCase.test_values_extended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values_extended__test.test_pwd.PwdTest.test_values_extended_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_values_with_8bit_headers__test.test_email.test_email.Test8BitBytesHandling.test_values_with_8bit_headers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_valuesiterator_pickling__test.test_dict.DictTest.test_valuesiterator_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_annot_basic_semantics__test.test_grammar.GrammarTests.test_var_annot_basic_semantics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_annot_basics__test.test_grammar.GrammarTests.test_var_annot_basics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_annot_custom_maps__test.test_grammar.GrammarTests.test_var_annot_custom_maps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_annot_in_module__test.test_grammar.GrammarTests.test_var_annot_in_module_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_annot_metaclass_semantics__test.test_grammar.GrammarTests.test_var_annot_metaclass_semantics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_annot_module_semantics__test.test_grammar.GrammarTests.test_var_annot_module_semantics_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_annot_refleak__test.test_grammar.GrammarTests.test_var_annot_refleak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_annot_rhs__test.test_grammar.GrammarTests.test_var_annot_rhs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_annot_simple_exec__test.test_grammar.GrammarTests.test_var_annot_simple_exec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_annot_syntax_errors__test.test_grammar.GrammarTests.test_var_annot_syntax_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_substitution__test.test_typing.CollectionsCallableTests.test_var_substitution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_substitution__test.test_typing.ConcatenateTests.test_var_substitution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_substitution__test.test_typing.ParamSpecTests.test_var_substitution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_substitution__test.test_typing.TypeVarTests.test_var_substitution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_substitution__test.test_typing.TypeVarTupleTests.test_var_substitution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_var_substitution__test.test_typing.TypingCallableTests.test_var_substitution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs0__test.test_call.CFunctionCallsErrorMessages.test_varargs0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs10_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs10_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs11_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs11_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs12_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs12_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs13_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs13_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs14_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs14_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs15_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs15_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs16_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs16_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs17_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs17_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs18_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs18_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs19_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs19_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs1_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs1_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs1max__test.test_call.CFunctionCallsErrorMessages.test_varargs1max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs1min__test.test_call.CFunctionCallsErrorMessages.test_varargs1min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs2__test.test_call.CFunctionCallsErrorMessages.test_varargs2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs2_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs2_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs2max__test.test_call.CFunctionCallsErrorMessages.test_varargs2max_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs2min__test.test_call.CFunctionCallsErrorMessages.test_varargs2min_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs3__test.test_call.CFunctionCallsErrorMessages.test_varargs3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs3_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs3_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs4_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs4_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs5_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs5_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs6_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs6_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs7_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs7_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs8_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs8_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs9_kw__test.test_call.CFunctionCallsErrorMessages.test_varargs9_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs__test.test_call.TestCallingConventions.test_varargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs__test.test_call.TestCallingConventionsClass.test_varargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs__test.test_call.TestCallingConventionsClassInstance.test_varargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs__test.test_call.TestCallingConventionsInstance.test_varargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs__test.test_call.TestCallingConventionsStatic.test_varargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs__test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs__test.test_inspect.test_inspect.TestGetcallargsMethods.test_varargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs__test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs__test.test_lib2to3.test_fixers.Test_tuple_params.test_varargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_error_kw__test.test_call.TestCallingConventions.test_varargs_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_error_kw__test.test_call.TestCallingConventionsClass.test_varargs_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_error_kw__test.test_call.TestCallingConventionsClassInstance.test_varargs_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_error_kw__test.test_call.TestCallingConventionsInstance.test_varargs_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_error_kw__test.test_call.TestCallingConventionsStatic.test_varargs_error_kw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_ext__test.test_call.TestCallingConventions.test_varargs_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_ext__test.test_call.TestCallingConventionsClass.test_varargs_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_ext__test.test_call.TestCallingConventionsClassInstance.test_varargs_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_ext__test.test_call.TestCallingConventionsInstance.test_varargs_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_ext__test.test_call.TestCallingConventionsStatic.test_varargs_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_keywords__test.test_call.TestCallingConventions.test_varargs_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_keywords__test.test_call.TestCallingConventionsClass.test_varargs_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_keywords__test.test_call.TestCallingConventionsClassInstance.test_varargs_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_keywords__test.test_call.TestCallingConventionsInstance.test_varargs_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_keywords__test.test_call.TestCallingConventionsStatic.test_varargs_keywords_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_keywords_ext__test.test_call.TestCallingConventions.test_varargs_keywords_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_keywords_ext__test.test_call.TestCallingConventionsClass.test_varargs_keywords_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_keywords_ext__test.test_call.TestCallingConventionsClassInstance.test_varargs_keywords_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_keywords_ext__test.test_call.TestCallingConventionsInstance.test_varargs_keywords_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varargs_keywords_ext__test.test_call.TestCallingConventionsStatic.test_varargs_keywords_ext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vardecl__test.test_type_comments.TypeCommentTests.test_vardecl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vargs_without_trailing_comma__test.test_lib2to3.test_fixers.Test_print.test_vargs_without_trailing_comma_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variable_args__test.test_optparse.TestCallbackVarArgs.test_variable_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variable_tzname__test.test_email.test_utils.LocaltimeTests.test_variable_tzname_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_args_annotations_are_correct__test.test_typing.TypeVarTupleTests.test_variadic_args_annotations_are_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_args_with_ellipsis_annotations_are_correct__test.test_typing.TypeVarTupleTests.test_variadic_args_with_ellipsis_annotations_are_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_class_alias_repr_is_correct__test.test_typing.TypeVarTupleTests.test_variadic_class_alias_repr_is_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_class_arg_ordering_matters__test.test_typing.TypeVarTupleTests.test_variadic_class_arg_ordering_matters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_class_arg_typevartuple_identity_matters__test.test_typing.TypeVarTupleTests.test_variadic_class_arg_typevartuple_identity_matters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_class_args_are_correct__test.test_typing.TypeVarTupleTests.test_variadic_class_args_are_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_class_definition_using_concrete_types_fails__test.test_typing.TypeVarTupleTests.test_variadic_class_definition_using_concrete_types_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_class_definition_using_packed_typevartuple_fails__test.test_typing.TypeVarTupleTests.test_variadic_class_definition_using_packed_typevartuple_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_class_origin_is_correct__test.test_typing.TypeVarTupleTests.test_variadic_class_origin_is_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_class_repr_is_correct__test.test_typing.TypeVarTupleTests.test_variadic_class_repr_is_correct_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_class_same_args_results_in_equalty__test.test_typing.TypeVarTupleTests.test_variadic_class_same_args_results_in_equalty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_class_with_2_typevars_accepts_2_or_more_args__test.test_typing.TypeVarTupleTests.test_variadic_class_with_2_typevars_accepts_2_or_more_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_class_with_duplicate_typevartuples_fails__test.test_typing.TypeVarTupleTests.test_variadic_class_with_duplicate_typevartuples_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variadic_parameters__test.test_typing.GenericAliasSubstitutionTests.test_variadic_parameters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variant_bool__test.test_ctypes.test_wintypes.WinTypesTest.test_variant_bool_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variants__test.test_import.SinglephaseInitTests.test_variants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_variants__test.test_lib2to3.test_fixers.Test_asserts.test_variants_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_various___class___pathologies__test.test_super.TestSuper.test_various___class___pathologies_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_various_input_types__test.test_statistics.TestGeometricMean.test_various_input_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varkw__test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varkw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varkw__test.test_inspect.test_inspect.TestGetcallargsMethods.test_varkw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varkw__test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varkw_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varkw_only__test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varkw_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varkw_only__test.test_inspect.test_inspect.TestGetcallargsMethods.test_varkw_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_varkw_only__test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varkw_only_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vars__test.test_builtin.BuiltinTest.test_vars_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vectorcall__test.test_call.FastCallTests.test_vectorcall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vectorcall__test.test_call.TestPEP590.test_vectorcall_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vectorcall_dict__test.test_call.FastCallTests.test_vectorcall_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vectorcall_flag__test.test_call.TestPEP590.test_vectorcall_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vectorcall_limited_incoming__test.test_call.TestPEP590.test_vectorcall_limited_incoming_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vectorcall_limited_outgoing__test.test_call.TestPEP590.test_vectorcall_limited_outgoing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vectorcall_limited_outgoing_method__test.test_call.TestPEP590.test_vectorcall_limited_outgoing_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vectorcall_override__test.test_call.TestPEP590.test_vectorcall_override_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_venv_scheme__test.test_sysconfig.TestSysConfig.test_venv_scheme_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_verbose3__test.test_regrtest.ArgsTestCase.test_verbose3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_verbose3__test.test_regrtest.ParseArgsTestCase.test_verbose3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_verbose__test.test_cmd_line.CmdLineTest.test_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_verbose__test.test_regrtest.ParseArgsTestCase.test_verbose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_verify_flags__test.test_ssl.ContextTests.test_verify_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_verify_mode_protocol__test.test_ssl.ContextTests.test_verify_mode_protocol_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_verifyflags__test.test_ssl.TestEnumerations.test_verifyflags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_verifymode__test.test_ssl.TestEnumerations.test_verifymode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version__test.test_argparse.TestOptionalsHelpVersionActions.test_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version__test.test_cmd_line.CmdLineTest.test_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version__test.test_ensurepip.TestPackages.test_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version__test.test_optparse.TestVersion.test_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version__test.test_platform.PlatformTest.test_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_action__test.test_argparse.TestOptionalsHelpVersionActions.test_version_action_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_api_data__test.test_capi.test_misc.Test_testcapi.test_version_api_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_argument__test.test_marshal.BugsTestCase.test_version_argument_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_bogus__test.test_httpservers.BaseHTTPServerTestCase.test_version_bogus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_digits__test.test_httpservers.BaseHTTPServerTestCase.test_version_digits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_egg_info_file__test.test_importlib.test_metadata_api.APITests.test_version_egg_info_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_format__test.test_argparse.TestOptionalsHelpVersionActions.test_version_format_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_invalid__test.test_httpservers.BaseHTTPServerTestCase.test_version_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_no_help__test.test_argparse.TestOptionalsHelpVersionActions.test_version_no_help_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_none__test.test_httpservers.BaseHTTPServerTestCase.test_version_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_none_get__test.test_httpservers.BaseHTTPServerTestCase.test_version_none_get_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_version_signs_and_underscores__test.test_httpservers.BaseHTTPServerTestCase.test_version_signs_and_underscores_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_very_large_function__test.test_sys_settrace.SkipLineEventsTraceTestCase.test_very_large_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_very_large_function__test.test_sys_settrace.TestLinesAfterTraceStarted.test_very_large_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_very_large_function__test.test_sys_settrace.TestSetLocalTrace.test_very_large_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_very_large_function__test.test_sys_settrace.TraceOpcodesTestCase.test_very_large_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_very_large_function__test.test_sys_settrace.TraceTestCase.test_very_large_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_very_long_line_end_offset__test.test_compile.TestSourcePositions.test_very_long_line_end_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vformat_recursion_limit__test.test_string.ModuleTest.test_vformat_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vice_versa__test.test_ctypes.test_structures.TestRecursiveStructure.test_vice_versa_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vicious_descriptor_nonsense__test.test_descr.ClassPropertiesAndMethods.test_vicious_descriptor_nonsense_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_views__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_views_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_views__test.test_ordered_dict.CPythonOrderedDictTests.test_views_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_views__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_views_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_views__test.test_ordered_dict.PurePythonOrderedDictTests.test_views_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_views__test.test_types.MappingProxyTests.test_views_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_views_mapping__test.test_dict.DictTest.test_views_mapping_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vilnius_1941_fromutc__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_vilnius_1941_fromutc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vilnius_1941_fromutc__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_vilnius_1941_fromutc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vilnius_1941_toutc__test.datetimetester.TestLocalTimeDisambiguation_Fast.test_vilnius_1941_toutc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vilnius_1941_toutc__test.datetimetester.TestLocalTimeDisambiguation_Pure.test_vilnius_1941_toutc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_virtualClassAttributeWithOneMeta__test.test_pydoc.PydocWithMetaClasses.test_virtualClassAttributeWithOneMeta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_virtualClassAttributeWithTwoMeta__test.test_pydoc.PydocWithMetaClasses.test_virtualClassAttributeWithTwoMeta_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_visible__test.test_mailbox.TestBabylMessage.test_visible_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_void__test.test_ctypes.test_cfuncs.CFunctions.test_void_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_void__test.test_ctypes.test_cfuncs.stdcallCFunctions.test_void__\"'WinDLL'_is_required\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_voidcmd__test.test_ftplib.TestFTPClass.test_voidcmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_voidcmd__test.test_ftplib.TestTLS_FTPClassMixin.test_voidcmd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_voidresult__test.test_ctypes.test_functions.FunctionTestCase.test_voidresult_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_von_mises_large_kappa__test.test_random.TestDistributions.test_von_mises_large_kappa_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_von_mises_range__test.test_random.TestDistributions.test_von_mises_range_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vsBuiltinSort__test.test_bisect.TestInsortC.test_vsBuiltinSort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vsBuiltinSort__test.test_bisect.TestInsortPython.test_vsBuiltinSort_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_vs_other_type_call__test.test_monitoring.TestLoadSuperAttr.test_vs_other_type_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_w_big5_ignore__test.test_argparse.TestFileTypeRepr.test_w_big5_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_w_dest_close_fails__test.test_shutil.TestCopyFile.test_w_dest_close_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_w_dest_open_fails__test.test_shutil.TestCopyFile.test_w_dest_open_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_w_source_close_fails__test.test_shutil.TestCopyFile.test_w_source_close_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_w_source_open_fails__test.test_shutil.TestCopyFile.test_w_source_open_fails_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_w_star__test.test_capi.test_getargs.Bytes_TestCase.test_w_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait3_rusage_initialized__test.test_wait3.Wait3Test.test_wait3_rusage_initialized_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.fork_wait.ForkWait.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_asyncio.test_locks.ConditionTests.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_asyncio.test_locks.EventTests.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_fork1.ForkTest.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_regrtest.ArgsTestCase.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_regrtest.ParseArgsTestCase.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_subprocess.ProcessTestCase.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_subprocess.ProcessTestCaseNoPoll.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_wait3.Wait3Test.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait__test.test_wait4.Wait4Test.test_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_cancel__test.test_asyncio.test_locks.ConditionTests.test_wait_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_cancel__test.test_asyncio.test_locks.EventTests.test_wait_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_cancel_after_notify__test.test_asyncio.test_locks.ConditionTests.test_wait_cancel_after_notify_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_cancel_contested__test.test_asyncio.test_locks.ConditionTests.test_wait_cancel_contested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_closed__test.test_asyncio.test_events.TestAbstractServer.test_wait_closed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_closed_basic__test.test_asyncio.test_server.TestServer2.test_wait_closed_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_closed_on_close__test.test_asyncio.test_streams.StreamTests.test_wait_closed_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_closed_on_close_with_unread_data__test.test_asyncio.test_streams.StreamTests.test_wait_closed_on_close_with_unread_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_closed_race__test.test_asyncio.test_server.TestServer2.test_wait_closed_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_concurrent_complete__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_concurrent_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_concurrent_complete__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_concurrent_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_concurrent_complete__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_concurrent_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_concurrent_complete__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_concurrent_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_concurrent_complete__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_concurrent_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_concurrent_complete__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_concurrent_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_concurrent_complete__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_concurrent_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_concurrent_complete__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_concurrent_complete_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_duplicate_coroutines__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_duplicate_coroutines__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_duplicate_coroutines__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_duplicate_coroutines__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_duplicate_coroutines__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_duplicate_coroutines__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_duplicate_coroutines__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_duplicate_coroutines__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_duplicate_coroutines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_errors__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_errors__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_errors__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_errors__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_errors__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_errors__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_errors__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_errors__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_completed__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_completed__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_completed__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_completed__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_completed__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_completed__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_completed__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_completed__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_completed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception_in_wait__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_exception_in_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception_in_wait__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_exception_in_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception_in_wait__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_exception_in_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception_in_wait__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_exception_in_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception_in_wait__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_exception_in_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception_in_wait__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_exception_in_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception_in_wait__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_exception_in_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_first_exception_in_wait__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_exception_in_wait_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for__test.test_asyncio.test_locks.ConditionTests.test_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_blocking__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_cancel_suppressed__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_cancel_suppressed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_cancellation_race_condition__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_cancellation_race_condition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_issue86296__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_issue86296_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_race_condition__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_race_condition_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_reraises_exception_during_cancellation__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_reraises_exception_during_cancellation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_timeout_less_then_0_or_0__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_timeout_less_then_0_or_0_future_done__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0_future_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_unacquired__test.test_asyncio.test_locks.ConditionTests.test_wait_for_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_waits_for_task_cancellation__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_waits_for_task_cancellation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_for_waits_for_task_cancellation_w_timeout_0__test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_waits_for_task_cancellation_w_timeout_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_generator__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_generator__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_generator__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_generator__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_generator__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_generator__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_generator__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_generator__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_generator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_invalid_args__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_invalid_args__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_invalid_args__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_invalid_args__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_invalid_args__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_invalid_args__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_invalid_args__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_invalid_args__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_invalid_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_on_set__test.test_asyncio.test_locks.EventTests.test_wait_on_set_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_really_done__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_really_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_really_done__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_really_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_really_done__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_really_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_really_done__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_really_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_really_done__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_really_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_really_done__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_really_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_really_done__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_really_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_really_done__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_really_done_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_timeout__test.test_subprocess.ProcessTestCase.test_wait_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_timeout__test.test_subprocess.ProcessTestCaseNoPoll.test_wait_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_unacquired__test.test_asyncio.test_locks.ConditionTests.test_wait_unacquired_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_when_sigchild_ignored__test.test_subprocess.POSIXProcessTestCase.test_wait_when_sigchild_ignored_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_exception__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_exception__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_exception__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_exception__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_exception__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_exception__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_exception__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_exception__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_iterator_of_tasks__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_iterator_of_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_iterator_of_tasks__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_iterator_of_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_iterator_of_tasks__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_iterator_of_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_iterator_of_tasks__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_iterator_of_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_iterator_of_tasks__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_iterator_of_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_iterator_of_tasks__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_iterator_of_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_iterator_of_tasks__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_iterator_of_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_iterator_of_tasks__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_iterator_of_tasks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_timeout__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_timeout__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_timeout__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_timeout__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_timeout__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_timeout__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_timeout__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wait_with_timeout__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_waiter_cancelled__test.test_asyncio.test_timeouts.TimeoutTests.test_waiter_cancelled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_waitfor__test.test_threading.ConditionTests.test_waitfor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_waitfor_timeout__test.test_threading.ConditionTests.test_waitfor_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_waitid__test.test_posix.PosixTester.test_waitid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_waitpid__test.test_os.PidTests.test_waitpid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_waitpid_windows__test.test_os.PidTests.test_waitpid_windows__'win32-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_waitstatus_to_exitcode__test.test_os.PidTests.test_waitstatus_to_exitcode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_waitstatus_to_exitcode_kill__test.test_os.PidTests.test_waitstatus_to_exitcode_kill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_waitstatus_to_exitcode_windows__test.test_os.PidTests.test_waitstatus_to_exitcode_windows__'win32-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_wakeup_fd_during__test.test_signal.WakeupSignalTests.test_wakeup_fd_during_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wakeup_fd_early__test.test_signal.WakeupSignalTests.test_wakeup_fd_early_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wakeup_write_error__test.test_signal.WakeupSignalTests.test_wakeup_write_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_above_recursion_limit__test.test_os.BytesWalkTests.test_walk_above_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_above_recursion_limit__test.test_os.WalkTests.test_walk_above_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_above_recursion_limit__test.test_pathlib.WalkTests.test_walk_above_recursion_limit_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_bad_dir__test.test_os.BytesFwalkTests.test_walk_bad_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_bad_dir__test.test_os.BytesWalkTests.test_walk_bad_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_bad_dir__test.test_os.FwalkTests.test_walk_bad_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_bad_dir__test.test_os.WalkTests.test_walk_bad_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_bad_dir__test.test_pathlib.WalkTests.test_walk_bad_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_bottom_up__test.test_os.BytesFwalkTests.test_walk_bottom_up_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_bottom_up__test.test_os.BytesWalkTests.test_walk_bottom_up_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_bottom_up__test.test_os.FwalkTests.test_walk_bottom_up_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_bottom_up__test.test_os.WalkTests.test_walk_bottom_up_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_bottom_up__test.test_pathlib.WalkTests.test_walk_bottom_up_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_follow_symlinks__test.test_pathlib.WalkTests.test_walk_follow_symlinks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_many_open_files__test.test_os.BytesWalkTests.test_walk_many_open_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_many_open_files__test.test_os.WalkTests.test_walk_many_open_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_many_open_files__test.test_pathlib.WalkTests.test_walk_many_open_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_packages_raises_on_string_or_bytes_input__test.test_pkgutil.PkgutilTests.test_walk_packages_raises_on_string_or_bytes_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_prune__test.test_os.BytesFwalkTests.test_walk_prune_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_prune__test.test_os.BytesWalkTests.test_walk_prune_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_prune__test.test_os.FwalkTests.test_walk_prune_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_prune__test.test_os.WalkTests.test_walk_prune_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_prune__test.test_pathlib.WalkTests.test_walk_prune_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_stack__test.test_traceback.TestStack.test_walk_stack_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_symlink__test.test_os.BytesFwalkTests.test_walk_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_symlink__test.test_os.BytesWalkTests.test_walk_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_symlink__test.test_os.FwalkTests.test_walk_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_symlink__test.test_os.WalkTests.test_walk_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_symlink_location__test.test_pathlib.WalkTests.test_walk_symlink_location_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_tb__test.test_traceback.TestStack.test_walk_tb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_topdown__test.test_os.BytesFwalkTests.test_walk_topdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_topdown__test.test_os.BytesWalkTests.test_walk_topdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_topdown__test.test_os.FwalkTests.test_walk_topdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_topdown__test.test_os.WalkTests.test_walk_topdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walk_topdown__test.test_pathlib.WalkTests.test_walk_topdown_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walkpackages_filesys__test.test_pkgutil.PkgutilTests.test_walkpackages_filesys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_walrus__test.test_fstring.TestCase.test_walrus_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wanted_dirs__test.test_tempfile.TestCandidateTempdirList.test_wanted_dirs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_1__test.test_lib2to3.test_fixers.Test_throw.test_warn_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_2__test.test_lib2to3.test_fixers.Test_throw.test_warn_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_3__test.test_lib2to3.test_fixers.Test_throw.test_warn_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_explicit_non_ascii_filename__test.test_warnings.CWarnTests.test_warn_explicit_non_ascii_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_explicit_non_ascii_filename__test.test_warnings.PyWarnTests.test_warn_explicit_non_ascii_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_explicit_type_errors__test.test_warnings.CWarnTests.test_warn_explicit_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_explicit_type_errors__test.test_warnings.PyWarnTests.test_warn_explicit_type_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_missed_comma__test.test_grammar.GrammarTests.test_warn_missed_comma_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_nonstandard_types__test.test_warnings.CWarnTests.test_warn_nonstandard_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_nonstandard_types__test.test_warnings.PyWarnTests.test_warn_nonstandard_types_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_on_dealloc__test.test_io.CMiscIOTest.test_warn_on_dealloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_on_dealloc__test.test_io.PyMiscIOTest.test_warn_on_dealloc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_on_dealloc_fd__test.test_io.CMiscIOTest.test_warn_on_dealloc_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_on_dealloc_fd__test.test_io.PyMiscIOTest.test_warn_on_dealloc_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_on_full_buffer__test.test_signal.WakeupSocketSignalTests.test_warn_on_full_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_when_package_and_spec_disagree__test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_warn_when_package_and_spec_disagree_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_when_package_and_spec_disagree__test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_warn_when_package_and_spec_disagree_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_when_using___name____test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_warn_when_using___name___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warn_when_using___name____test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_warn_when_using___name___": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warning__test.test_codeop.CodeopTests.test_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warning__test.test_logging.BasicConfigTest.test_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warning__test.test_logging.ModuleLevelMiscTest.test_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warning__test.test_sqlite3.test_dbapi.ModuleTests.test_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warning__test.test_warnings._DeprecatedTest.test_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warning__test.test_xml_etree.BoolTest.test_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warning__test.test_xml_etree_c.BoolTest.test_warning_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warning_classes__test.test_warnings.CWarnTests.test_warning_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warning_classes__test.test_warnings.PyWarnTests.test_warning_classes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warning_notimplemented__test.test_builtin.BuiltinTest.test_warning_notimplemented_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warnings__test.test_fnmatch.FnmatchTestCase.test_warnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warnings__test.test_logging.WarningsTest.test_warnings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warnings_bootstrap__test.test_warnings.PyWCmdLineTests.test_warnings_bootstrap_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warnings_filter_precedence__test.test_cmd_line.CmdLineTest.test_warnings_filter_precedence_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warnings_no_handlers__test.test_logging.WarningsTest.test_warnings_no_handlers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warnings_on_cleanup__test.test_tempfile.TestTemporaryDirectory.test_warnings_on_cleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warns__test.test_asyncio.test_subprocess.MultiLoopChildWatcherTests.test_warns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_warns_on_subclassing__test.test_asyncio.test_unix_events.AbstractChildWatcherTests.test_warns_on_subclassing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_watch_non_dict__test.test_capi.test_watchers.TestDictWatchers.test_watch_non_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_watch_non_type__test.test_capi.test_watchers.TestTypeWatchers.test_watch_non_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_watch_out_of_range_watcher_id__test.test_capi.test_watchers.TestDictWatchers.test_watch_out_of_range_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_watch_out_of_range_watcher_id__test.test_capi.test_watchers.TestTypeWatchers.test_watch_out_of_range_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_watch_type__test.test_capi.test_watchers.TestTypeWatchers.test_watch_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_watch_type_subclass__test.test_capi.test_watchers.TestTypeWatchers.test_watch_type_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_watch_unassigned_watcher_id__test.test_capi.test_watchers.TestDictWatchers.test_watch_unassigned_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_watch_unassigned_watcher_id__test.test_capi.test_watchers.TestTypeWatchers.test_watch_unassigned_watcher_id_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_watcher_raises_error__test.test_capi.test_watchers.TestFuncWatchers.test_watcher_raises_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wb_1__test.test_argparse.TestFileTypeRepr.test_wb_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wbits__test.test_zlib.CompressObjectTestCase.test_wbits_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar__test.test_ctypes.test_pickling.PickleTest_0.test_wchar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar__test.test_ctypes.test_pickling.PickleTest_1.test_wchar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar__test.test_ctypes.test_pickling.PickleTest_2.test_wchar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar__test.test_ctypes.test_pickling.PickleTest_3.test_wchar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar__test.test_ctypes.test_pickling.PickleTest_4.test_wchar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar__test.test_ctypes.test_pickling.PickleTest_5.test_wchar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar__test.test_ctypes.test_strings.WStringTestCase.test_wchar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar_p__test.test_ctypes.test_cast.Test.test_wchar_p_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar_parm__test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_wchar_parm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar_parm__test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_wchar_parm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar_parm__test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_wchar_parm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar_parm__test.test_ctypes.test_functions.FunctionTestCase.test_wchar_parm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar_ptr__test.test_ctypes.test_slicing.SlicesTestCase.test_wchar_ptr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wchar_result__test.test_ctypes.test_functions.FunctionTestCase.test_wchar_result_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wcslen__test.test_ctypes.test_unicode.StringTestCase.test_wcslen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wcslen__test.test_ctypes.test_unicode.UnicodeTestCase.test_wcslen_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_we_are_in_reader_mode_after_connect__test.test_nntplib.SendReaderNNTPv2Tests.test_we_are_in_reader_mode_after_connect_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_destroy_and_mutate_while_iterating__test.test_weakset.TestWeakSet.test_weak_destroy_and_mutate_while_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_destroy_while_iterating__test.test_weakset.TestWeakSet.test_weak_destroy_while_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keyed_bad_delitem__test.test_weakref.MappingTestCase.test_weak_keyed_bad_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keyed_cascading_deletes__test.test_weakref.MappingTestCase.test_weak_keyed_cascading_deletes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keyed_delitem__test.test_weakref.MappingTestCase.test_weak_keyed_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keyed_dict_popitem__test.test_weakref.MappingTestCase.test_weak_keyed_dict_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keyed_dict_setdefault__test.test_weakref.MappingTestCase.test_weak_keyed_dict_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keyed_dict_update__test.test_weakref.MappingTestCase.test_weak_keyed_dict_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keyed_iters__test.test_weakref.MappingTestCase.test_weak_keyed_iters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keyed_len_cycles__test.test_weakref.MappingTestCase.test_weak_keyed_len_cycles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keyed_len_race__test.test_weakref.MappingTestCase.test_weak_keyed_len_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keyed_union_operators__test.test_weakref.MappingTestCase.test_weak_keyed_union_operators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keys__test.test_weakref.MappingTestCase.test_weak_keys_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_keys_destroy_while_iterating__test.test_weakref.MappingTestCase.test_weak_keys_destroy_while_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_valued_delitem__test.test_weakref.MappingTestCase.test_weak_valued_delitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_valued_dict_popitem__test.test_weakref.MappingTestCase.test_weak_valued_dict_popitem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_valued_dict_setdefault__test.test_weakref.MappingTestCase.test_weak_valued_dict_setdefault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_valued_dict_update__test.test_weakref.MappingTestCase.test_weak_valued_dict_update_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_valued_iters__test.test_weakref.MappingTestCase.test_weak_valued_iters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_valued_len_cycles__test.test_weakref.MappingTestCase.test_weak_valued_len_cycles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_valued_len_race__test.test_weakref.MappingTestCase.test_weak_valued_len_race_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_valued_union_operators__test.test_weakref.MappingTestCase.test_weak_valued_union_operators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_values__test.test_weakref.MappingTestCase.test_weak_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weak_values_destroy_while_iterating__test.test_weakref.MappingTestCase.test_weak_values_destroy_while_iterating_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.ByteTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.DoubleTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.FloatTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.IntTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.LongLongTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.LongTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.ShortTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.UnicodeTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.UnsignedByteTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.UnsignedIntTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.UnsignedLongLongTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.UnsignedLongTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_array.UnsignedShortTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_deque.TestSubclass.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_functools.TestPartialC.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_functools.TestPartialCSubclass.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_functools.TestPartialPy.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_functools.TestPartialPySubclass.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_genericalias.BaseTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_ipaddress.AddressTestCase_v4.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_ipaddress.AddressTestCase_v6.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_memoryview.ArrayMemorySliceSliceTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_memoryview.ArrayMemorySliceTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_memoryview.ArrayMemoryviewTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_memoryview.BytesMemorySliceSliceTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_memoryview.BytesMemorySliceTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_memoryview.BytesMemoryviewTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_mmap.MmapTests.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_module.ModuleTests.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_re.ReTests.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_set.TestSet.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_set.TestSetSubclass.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_socket.GeneralModuleTests.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_typing.CollectionsCallableTests.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_typing.TypingCallableTests.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_xml_etree.BasicElementTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref__test.test_xml_etree_c.BasicElementTest.test_weakref_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_all__test.test_typing.GenericTests.test_weakref_all_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_clearing__test.test_io.CBufferedRWPairTest.test_weakref_clearing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_clearing__test.test_io.PyBufferedRWPairTest.test_weakref_clearing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_deleted__test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_weakref_deleted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_deleted__test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_weakref_deleted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_deleted__test.test_thread.LockTests.test_weakref_deleted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_deleted__test.test_threading.CRLockTests.test_weakref_deleted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_deleted__test.test_threading.ConditionAsRLockTests.test_weakref_deleted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_deleted__test.test_threading.LockTests.test_weakref_deleted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_deleted__test.test_threading.PyRLockTests.test_weakref_deleted_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_exists__test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_weakref_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_exists__test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_weakref_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_exists__test.test_thread.LockTests.test_weakref_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_exists__test.test_threading.CRLockTests.test_weakref_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_exists__test.test_threading.ConditionAsRLockTests.test_weakref_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_exists__test.test_threading.LockTests.test_weakref_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_exists__test.test_threading.PyRLockTests.test_weakref_exists_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_list_is_not_traversed__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_weakref_list_is_not_traversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_list_is_not_traversed__test.test_ordered_dict.CPythonOrderedDictTests.test_weakref_list_is_not_traversed_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_segfault__test.test_descr.ClassPropertiesAndMethods.test_weakref_segfault_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_slot_make_dataclass__test.test_dataclasses.TestSlots.test_weakref_slot_make_dataclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_slot_normal_base_weakref_slot__test.test_dataclasses.TestSlots.test_weakref_slot_normal_base_weakref_slot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_slot_subclass_no_weakref_slot__test.test_dataclasses.TestSlots.test_weakref_slot_subclass_no_weakref_slot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_slot_subclass_weakref_slot__test.test_dataclasses.TestSlots.test_weakref_slot_subclass_weakref_slot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakref_slot_without_slot__test.test_dataclasses.TestSlots.test_weakref_slot_without_slot_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakrefs__test.test_descr.ClassPropertiesAndMethods.test_weakrefs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weakrefs__test.test_type_params.TypeParamsWeakRefTest.test_weakrefs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_week_0__test.test_strptime.CalculationTests.test_week_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_week_of_year_and_day_of_week_calculation__test.test_strptime.CalculationTests.test_week_of_year_and_day_of_week_calculation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weekday__test.datetimetester.TestDateTimeTZ_Fast.test_weekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weekday__test.datetimetester.TestDateTimeTZ_Pure.test_weekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weekday__test.datetimetester.TestDateTime_Fast.test_weekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weekday__test.datetimetester.TestDateTime_Pure.test_weekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weekday__test.datetimetester.TestDate_Fast.test_weekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weekday__test.datetimetester.TestDate_Pure.test_weekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weekday__test.datetimetester.TestSubclassDateTime_Fast.test_weekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weekday__test.datetimetester.TestSubclassDateTime_Pure.test_weekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weekday__test.test_strptime.LocaleTime_Tests.test_weekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weekday__test.test_strptime.StrptimeTests.test_weekday_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weights__test.test_statistics.TestFMean.test_weights_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_attribute_position_regressions__test.test_compile.TestSourcePositions.test_weird_attribute_position_regressions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_chars_in_unquoted_attribute_values__test.test_htmlparser.AttributesTestCase.test_weird_chars_in_unquoted_attribute_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_comments__test.test_lib2to3.test_fixers.Test_apply.test_weird_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.ConfigParserTestCase.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.ConfigParserTestCaseNoValue.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.ConvertersTestCase.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.CopyTestCase.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.MultilineValuesTestCase.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.RawConfigParserTestCase.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.SortedTestCase.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_errors__test.test_configparser.StrictTestCase.test_weird_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_floats__test.test_json.test_enum.TestCEnum.test_weird_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_floats__test.test_json.test_enum.TestPyEnum.test_weird_floats_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_metadata__test.test_gettext.WeirdMetadataTest.test_weird_metadata_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_str_subclass2__test.test_capi.test_getargs.KeywordOnly_TestCase.test_weird_str_subclass2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_str_subclass__test.test_capi.test_getargs.KeywordOnly_TestCase.test_weird_str_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_target_1__test.test_lib2to3.test_fixers.Test_except.test_weird_target_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_target_2__test.test_lib2to3.test_fixers.Test_except.test_weird_target_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_weird_target_3__test.test_lib2to3.test_fixers.Test_except.test_weird_target_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_welcome__test.test_nntplib.NNTPv1Tests.test_welcome_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_welcome__test.test_nntplib.NNTPv2Tests.test_welcome_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_when__test.test_asyncio.test_events.TimerTests.test_when_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whichdb__test.test_dbm.WhichDBTestCase.test_whichdb_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whichdb_ndbm__test.test_dbm.WhichDBTestCase.test_whichdb_ndbm_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_while__test.test_ast.ASTValidatorTests.test_while_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_while__test.test_grammar.GrammarTests.test_while_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_while__test.test_lib2to3.test_fixers.Test_idioms.test_while_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_while__test.test_lib2to3.test_util.Test_find_binding.test_while_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_while_else__test.test_compile.TestStackSizeStability.test_while_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_while_else__test.test_unparse.UnparseTestCase.test_while_else_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_while_nested__test.test_lib2to3.test_util.Test_find_binding.test_while_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_while_one__test.test_peepholer.TestTranforms.test_while_one_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_while_unchanged__test.test_lib2to3.test_fixers.Test_idioms.test_while_unchanged_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace__test.test_float.HexFloatTestCase.test_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace__test.test_lib2to3.test_fixers.Test_set_literal.test_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace__test.test_lib2to3.test_fixers.Test_unicode.test_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace__test.test_textwrap.ShortenTestCase.test_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace__test.test_textwrap.WrapTestCase.test_whitespace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace_continuation__test.test_email.test_email.TestParsers.test_whitespace_continuation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace_continuation_last_header__test.test_email.test_email.TestParsers.test_whitespace_continuation_last_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace_header__test.test_email.test_email.TestHeader.test_whitespace_header_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace_keeper__test.test_email.test_email.TestHeader.test_whitespace_keeper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace_keeper_unicode_2__test.test_email.test_email.TestRFC2047.test_whitespace_keeper_unicode_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace_keeper_unicode__test.test_email.test_email.TestRFC2047.test_whitespace_keeper_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_whitespace_substitution__test.test_strptime.TimeRETests.test_whitespace_substitution_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_why_are_getters_waiting__test.test_asyncio.test_queues.QueueGetTests.test_why_are_getters_waiting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_why_are_putters_waiting__test.test_asyncio.test_queues.QueuePutTests.test_why_are_putters_waiting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wide_char_separator_decimal_point__test.test_decimal.CFormatTest.test_wide_char_separator_decimal_point__\"inappropriate_decimal_point_separator__'.'_not_'\\\\u066b'_\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_wide_char_separator_decimal_point__test.test_decimal.PyFormatTest.test_wide_char_separator_decimal_point__\"inappropriate_decimal_point_separator__'.'_not_'\\\\u066b'_\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_wide_characters_unicode_with_problematic_byte_offset__test.test_traceback.CPythonTracebackErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wide_characters_unicode_with_problematic_byte_offset__test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wide_characters_unicode_with_problematic_byte_offset__test.test_traceback.PurePythonTracebackErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_widechar__test.test_capi.test_misc.Test_testcapi.test_widechar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_widechar__test.test_memoryio.CStringIOTest.test_widechar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_width__test.test_pprint.QueryTestCase.test_width_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_width_too_small_for_placeholder__test.test_textwrap.ShortenTestCase.test_width_too_small_for_placeholder_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_widths__test.test_dis.DisTests.test_widths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_widths__test.test_dis.DisWithFileTests.test_widths_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wildcard__test.test_lib2to3.test_pytree.TestPatterns.test_wildcard_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wildcard_makes_remaining_patterns_unreachable_0__test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wildcard_makes_remaining_patterns_unreachable_1__test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wildcard_makes_remaining_patterns_unreachable_2__test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wildcard_makes_remaining_patterns_unreachable_3__test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wildcard_makes_remaining_patterns_unreachable_4__test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wildcard_makes_remaining_patterns_unreachable_5__test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_willclose__test.test_urllib.urlopen_HttpTests.test_willclose_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_win32_ver__test.test_platform.PlatformTest.test_win32_ver_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_win_clear_function__test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_clear_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_win_error_on_create__test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_error_on_create_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_win_error_value_return__test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_error_value_return_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_win_exception_in_finalize__test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_exception_in_finalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_win_exception_in_method__test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_exception_in_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_win_impl__test.test_shutil.TestCopyFileObj.test_win_impl__'Windows_only'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_win_missing_finalize__test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_missing_finalize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_win_missing_method__test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_missing_method_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_win_path_needs_curdir__test.test_shutil.TestWhich.test_win_path_needs_curdir__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_win_path_needs_curdir__test.test_shutil.TestWhichBytes.test_win_path_needs_curdir__'test_specific_to_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_win_redefine_function__test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_redefine_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_win_sum_int__test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_sum_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_windll_getnode__test.test_uuid.TestInternalsWithExtModule.test_windll_getnode__'requires_Windows'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_windows_colon__test.test_httpservers.SimpleHTTPRequestHandlerTestCase.test_windows_colon_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_windows_error__test.test_exception_hierarchy.AttributesTest.test_windows_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_windows_feature_macros__test.test_stable_abi_ctypes.TestStableABIAvailability.test_windows_feature_macros__'Windows_specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_winerror__test.test_ctypes.test_win32.TestWinError.test_winerror__'Windows-specific_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_winreg__test.test_audit.AuditTest.test_winreg__\"No_module_named_'winreg'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with_10__test.test_coroutines.CoroutineTest.test_with_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_11__test.test_coroutines.CoroutineTest.test_with_11_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_12__test.test_coroutines.CoroutineTest.test_with_12_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_13__test.test_coroutines.CoroutineTest.test_with_13_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_1__test.test_coroutines.CoroutineTest.test_with_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_2__test.test_coroutines.CoroutineTest.test_with_2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_3__test.test_coroutines.CoroutineTest.test_with_3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_4__test.test_coroutines.CoroutineTest.test_with_4_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_5__test.test_coroutines.CoroutineTest.test_with_5_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_6__test.test_coroutines.CoroutineTest.test_with_6_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_7__test.test_coroutines.CoroutineTest.test_with_7_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_8__test.test_coroutines.CoroutineTest.test_with_8_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_9__test.test_coroutines.CoroutineTest.test_with_9_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_ast.ASTValidatorTests.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_compile.TestStackSizeStability.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_pathlib.PathSubclassTest.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_pathlib.PathTest.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_pathlib.PosixPathTest.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_pathlib.WindowsPathTest.test_with__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with__test.test_shelve.TestCase.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_thread.LockTests.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_threading.BoundedSemaphoreTests.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_threading.CRLockTests.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_threading.ConditionAsRLockTests.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_threading.LockTests.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_threading.PyRLockTests.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_threading.SemaphoreTests.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with__test.test_urllib_response.TestResponse.test_with_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_a_commas_and_an_underscore_in_format_specifier__test.test_format.FormatTest.test_with_a_commas_and_an_underscore_in_format_specifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_a_commas_and_an_underscore_in_format_specifier__test.test_fstring.TestCase.test_with_a_commas_and_an_underscore_in_format_specifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_absolute_import_enabled__test.test_lib2to3.test_fixers.Test_import.test_with_absolute_import_enabled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_an_underscore_and_a_comma_in_format_specifier__test.test_format.FormatTest.test_with_an_underscore_and_a_comma_in_format_specifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_an_underscore_and_a_comma_in_format_specifier__test.test_fstring.TestCase.test_with_an_underscore_and_a_comma_in_format_specifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_args__test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_as__test.test_unparse.UnparseTestCase.test_with_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_background_threads_still_running__test.test_interpreters.TestInterpreterRun.test_with_background_threads_still_running_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_bound_and_unbound_methods__test.test_functools.TestPartialC.test_with_bound_and_unbound_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_bound_and_unbound_methods__test.test_functools.TestPartialCSubclass.test_with_bound_and_unbound_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_bound_and_unbound_methods__test.test_functools.TestPartialPy.test_with_bound_and_unbound_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_bound_and_unbound_methods__test.test_functools.TestPartialPySubclass.test_with_bound_and_unbound_methods_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_branches__test.test_sys_settrace.TestSetLocalTrace.test_with_branches_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_bytearray__test.test_hmac.ConstructorTestCase.test_with_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_closure__test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_closure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_comment__test.test_inspect.test_inspect.TestBuggyCases.test_with_comment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_comment_instead_of_docstring__test.test_inspect.test_inspect.TestBuggyCases.test_with_comment_instead_of_docstring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_comments__test.test_lib2to3.test_fixers.Test_raise.test_with_comments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_continue_1_0__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_with_continue_1_0_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_continue_1_1__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_with_continue_1_1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_continue_rejected__test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_with_continue_rejected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_data__test.test_zipfile.test_core.StripExtraTests.test_with_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_default__test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_errors_addCleanUp__test.test_unittest.test_runner.TestClassCleanup.test_with_errors_addCleanUp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_errors_in_addClassCleanup__test.test_unittest.test_runner.TestModuleCleanUp.test_with_errors_in_addClassCleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_errors_in_addClassCleanup_and_setUps__test.test_unittest.test_runner.TestClassCleanup.test_with_errors_in_addClassCleanup_and_setUps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_errors_in_addCleanup__test.test_unittest.test_runner.TestModuleCleanUp.test_with_errors_in_addCleanup_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_errors_in_addModuleCleanup_and_setUps__test.test_unittest.test_runner.TestModuleCleanUp.test_with_errors_in_addModuleCleanup_and_setUps_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_errors_in_tearDownClass__test.test_unittest.test_runner.TestClassCleanup.test_with_errors_in_tearDownClass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_fallback__test.test_hmac.TestVectorsTestCase.test_with_fallback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_files__test.test_py_compile.PyCompileCLITestCase.test_with_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_future_print_function__test.test_lib2to3.test_fixers.Test_print.test_with_future_print_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_globals__test.test_lib2to3.test_fixers.Test_exec.test_with_globals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_globals_locals__test.test_lib2to3.test_fixers.Test_exec.test_with_globals_locals_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_int__test.test__xxsubinterpreters.InterpreterIDTests.test_with_int_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_ioerror_in_acquire__test.test_logging.ShutdownTest.test_with_ioerror_in_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_ioerror_in_close__test.test_logging.ShutdownTest.test_with_ioerror_in_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_ioerror_in_flush__test.test_logging.ShutdownTest.test_with_ioerror_in_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_kwarg_default__test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_kwarg_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_kwargs__test.test__xxinterpchannels.ChannelIDTests.test_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_kwargs__test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_kwargs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_memoryview_msg__test.test_hmac.ConstructorTestCase.test_with_memoryview_msg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_method_arg__test.test_urllib.RequestTests.test_with_method_arg_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_name__test.test_pathlib.PureWindowsPathTest.test_with_name_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_name__test.test_pathlib.WindowsPathAsPureTest.test_with_name__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with_name_common__test.test_pathlib.PosixPathAsPureTest.test_with_name_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_name_common__test.test_pathlib.PurePathSubclassTest.test_with_name_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_name_common__test.test_pathlib.PurePathTest.test_with_name_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_name_common__test.test_pathlib.PurePosixPathTest.test_with_name_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_name_common__test.test_pathlib.PureWindowsPathTest.test_with_name_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_name_common__test.test_pathlib.WindowsPathAsPureTest.test_with_name_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with_only_background_threads__test.test_interpreters.TestInterpreterIsRunning.test_with_only_background_threads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_open__test.test_gzip.TestGzip.test_with_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_open__test.test_io.CIOTest.test_with_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_open__test.test_io.PyIOTest.test_with_open_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_other_error_in_acquire_with_raise__test.test_logging.ShutdownTest.test_with_other_error_in_acquire_with_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_other_error_in_acquire_without_raise__test.test_logging.ShutdownTest.test_with_other_error_in_acquire_without_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_other_error_in_close_with_raise__test.test_logging.ShutdownTest.test_with_other_error_in_close_with_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_other_error_in_close_without_raise__test.test_logging.ShutdownTest.test_with_other_error_in_close_without_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_other_error_in_flush_with_raise__test.test_logging.ShutdownTest.test_with_other_error_in_flush_with_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_other_error_in_flush_without_raise__test.test_logging.ShutdownTest.test_with_other_error_in_flush_without_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_path__test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451.test_with_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_path__test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451.test_with_path_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_pathlike_filename__test.test_lzma.OpenTestCase.test_with_pathlike_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_pip__test.test_venv.EnsurePipTest.test_with_pip__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with_prototype__test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_with_prototype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_reinit_reloaded__test.test_import.SinglephaseInitTests.test_with_reinit_reloaded_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_reraise1__test.test_raise.TestRaise.test_with_reraise1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_reraise2__test.test_raise.TestRaise.test_with_reraise2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_restart__test.test_monitoring.TestLineAndInstructionEvents.test_with_restart_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_segments__test.test_pathlib.PathSubclassTest.test_with_segments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_segments__test.test_pathlib.PathTest.test_with_segments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_segments__test.test_pathlib.PosixPathTest.test_with_segments_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_segments__test.test_pathlib.WindowsPathTest.test_with_segments__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with_segments_common__test.test_pathlib.PosixPathAsPureTest.test_with_segments_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_segments_common__test.test_pathlib.PurePathSubclassTest.test_with_segments_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_segments_common__test.test_pathlib.PurePathTest.test_with_segments_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_segments_common__test.test_pathlib.PurePosixPathTest.test_with_segments_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_segments_common__test.test_pathlib.PureWindowsPathTest.test_with_segments_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_segments_common__test.test_pathlib.WindowsPathAsPureTest.test_with_segments_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with_sha256_module__test.test_hmac.ConstructorTestCase.test_with_sha256_module__'need__sha256'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with_shared__test.test__xxsubinterpreters.RunStringTests.test_with_shared_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_simple__test.test_unparse.UnparseTestCase.test_with_simple_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement_QUIT_failure__test.test_smtplib.SMTPSimTests.test_with_statement_QUIT_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement__test.test_ftplib.TestFTPClass.test_with_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement__test.test_ftplib.TestTLS_FTPClassMixin.test_with_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement__test.test_grammar.GrammarTests.test_with_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement__test.test_smtplib.SMTPSimTests.test_with_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement__test.test_unittest.testmock.testwith.WithTest.test_with_statement_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement_as__test.test_unittest.testmock.testwith.WithTest.test_with_statement_as_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement_exception__test.test_unittest.testmock.testwith.WithTest.test_with_statement_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement_imbricated__test.test_unittest.testmock.testwith.WithTest.test_with_statement_imbricated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement_nested__test.test_unittest.testmock.testwith.WithTest.test_with_statement_nested_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement_same_attribute__test.test_unittest.testmock.testwith.WithTest.test_with_statement_same_attribute_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statement_specified__test.test_unittest.testmock.testwith.WithTest.test_with_statement_specified_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statements_gc1__test.test_decimal.CContextWithStatement.test_with_statements_gc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statements_gc1__test.test_decimal.PyContextWithStatement.test_with_statements_gc1_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statements_gc2__test.test_decimal.CContextWithStatement.test_with_statements_gc2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statements_gc2__test.test_decimal.PyContextWithStatement.test_with_statements_gc2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statements_gc3__test.test_decimal.CContextWithStatement.test_with_statements_gc3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_statements_gc3__test.test_decimal.PyContextWithStatement.test_with_statements_gc3_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_stem__test.test_pathlib.PureWindowsPathTest.test_with_stem_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_stem__test.test_pathlib.WindowsPathAsPureTest.test_with_stem__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with_stem_common__test.test_pathlib.PosixPathAsPureTest.test_with_stem_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_stem_common__test.test_pathlib.PurePathSubclassTest.test_with_stem_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_stem_common__test.test_pathlib.PurePathTest.test_with_stem_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_stem_common__test.test_pathlib.PurePosixPathTest.test_with_stem_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_stem_common__test.test_pathlib.PureWindowsPathTest.test_with_stem_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_stem_common__test.test_pathlib.WindowsPathAsPureTest.test_with_stem_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with_str_key__test.test_hmac.ConstructorTestCase.test_with_str_key_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_suffix__test.test_pathlib.PureWindowsPathTest.test_with_suffix_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_suffix__test.test_pathlib.WindowsPathAsPureTest.test_with_suffix__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with_suffix_common__test.test_pathlib.PosixPathAsPureTest.test_with_suffix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_suffix_common__test.test_pathlib.PurePathSubclassTest.test_with_suffix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_suffix_common__test.test_pathlib.PurePathTest.test_with_suffix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_suffix_common__test.test_pathlib.PurePosixPathTest.test_with_suffix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_suffix_common__test.test_pathlib.PureWindowsPathTest.test_with_suffix_common_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_suffix_common__test.test_pathlib.WindowsPathAsPureTest.test_with_suffix_common__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_with_trailing_comma__test.test_lib2to3.test_fixers.Test_print.test_with_trailing_comma_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_two_commas_in_format_specifier__test.test_format.FormatTest.test_with_two_commas_in_format_specifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_two_commas_in_format_specifier__test.test_fstring.TestCase.test_with_two_commas_in_format_specifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_two_items__test.test_unparse.UnparseTestCase.test_with_two_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_two_underscore_in_format_specifier__test.test_format.FormatTest.test_with_two_underscore_in_format_specifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_two_underscore_in_format_specifier__test.test_fstring.TestCase.test_with_two_underscore_in_format_specifier_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_unpacking__test.test_augassign.AugAssignTest.test_with_unpacking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_unquoted_attributes__test.test_htmlparser.AttributesTestCase.test_with_unquoted_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_unused_items__test.test__xxinterpchannels.ChannelReleaseTests.test_with_unused_items_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_valueerror_in_acquire__test.test_logging.ShutdownTest.test_with_valueerror_in_acquire_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_valueerror_in_close__test.test_logging.ShutdownTest.test_with_valueerror_in_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_valueerror_in_flush__test.test_logging.ShutdownTest.test_with_valueerror_in_flush_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_with_weights__test.test_statistics.TestHarmonicMean.test_with_weights_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_withmodule__test.test_hmac.ConstructorTestCase.test_withmodule_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_without_flags__test.test_re.PatternReprTests.test_without_flags_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_without_prototype__test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_without_prototype_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_without_siginterrupt__test.test_signal.SiginterruptTest.test_without_siginterrupt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_withoutscheme__test.test_urlparse.UrlParseTestCase.test_withoutscheme_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_withstmt__test.test_type_comments.TypeCommentTests.test_withstmt_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_withtext__test.test_hmac.ConstructorTestCase.test_withtext_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wmi_exec_query__test.test_audit.AuditTest.test_wmi_exec_query__\"No_module_named_'_wmi'\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_worker_decode_error__test.test_regrtest.ArgsTestCase.test_worker_decode_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_worker_output_on_failure__test.test_regrtest.ArgsTestCase.test_worker_output_on_failure_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_workers__test.test_compileall.CommandLineTestsNoSourceEpoch.test_workers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_workers__test.test_compileall.CommandLineTestsWithSourceEpoch.test_workers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_workers_available_cores__test.test_compileall.CommandLineTestsNoSourceEpoch.test_workers_available_cores_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_workers_available_cores__test.test_compileall.CommandLineTestsWithSourceEpoch.test_workers_available_cores_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_works_with_init_subclass__test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_works_with_init_subclass_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_works_with_result_without_startTestRun_stopTestRun__test.test_unittest.test_runner.Test_TextTestRunner.test_works_with_result_without_startTestRun_stopTestRun_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_columns__test.test_optparse.TestHelp.test_wrap_columns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future__test.test_asyncio.test_futures.CFutureTests.test_wrap_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future__test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future__test.test_asyncio.test_futures.DuckTests.test_wrap_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future__test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_cancel2__test.test_asyncio.test_futures.CFutureTests.test_wrap_future_cancel2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_cancel2__test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_cancel2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_cancel2__test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_cancel2_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_cancel__test.test_asyncio.test_futures.CFutureTests.test_wrap_future_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_cancel__test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_cancel__test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_future__test.test_asyncio.test_futures.CFutureTests.test_wrap_future_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_future__test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_future__test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_future_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_use_global_loop__test.test_asyncio.test_futures.CFutureTests.test_wrap_future_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_use_global_loop__test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_use_global_loop__test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_use_global_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_use_running_loop__test.test_asyncio.test_futures.CFutureTests.test_wrap_future_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_use_running_loop__test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_use_running_loop__test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_use_running_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_without_loop__test.test_asyncio.test_futures.CFutureTests.test_wrap_future_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_without_loop__test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_future_without_loop__test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_without_loop_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_in_list__test.test_lib2to3.test_fixers.Test_xrange.test_wrap_in_list_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_lenfunc_bad_cast__test.test_descr.OperatorsTest.test_wrap_lenfunc_bad_cast_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_short_1line__test.test_textwrap.WrapTestCase.test_wrap_short_1line_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_short__test.test_textwrap.WrapTestCase.test_wrap_short_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrap_spec__test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_wrap_spec_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrapped_classmethod_inside_classmethod__test.test_decorators.TestDecorators.test_wrapped_classmethod_inside_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrapped_decorator__test.test_inspect.test_inspect.TestDecorators.test_wrapped_decorator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrapped_descriptor_inside_classmethod__test.test_decorators.TestDecorators.test_wrapped_descriptor_inside_classmethod_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrapped_unconnected__test.test_ssl.BasicSocketTests.test_wrapped_unconnected_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrapped_url__test.test_urllib2.RequestTests.test_wrapped_url_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrapper_object__test.test_types.CoroutineTests.test_wrapper_object_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrapper_segfault__test.test_descr.ClassPropertiesAndMethods.test_wrapper_segfault__\"resource_'cpu'_is_not_enabled\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_wrappers__test.test_index.BaseTestCase.test_wrappers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrappers__test.test_index.ByteArrayTestCase.test_wrappers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrappers__test.test_index.BytesTestCase.test_wrappers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrappers__test.test_index.ListTestCase.test_wrappers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrappers__test.test_index.NewSeqTestCase.test_wrappers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrappers__test.test_index.StringTestCase.test_wrappers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrappers__test.test_index.TupleTestCase.test_wrappers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrapping_attributes__test.test_functools.TestSingleDispatch.test_wrapping_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wraps_attributes__test.test_unittest.testmock.testmock.MockTest.test_wraps_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wraps_call_with_nondefault_return_value__test.test_unittest.testmock.testmock.MockTest.test_wraps_call_with_nondefault_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wraps_calls__test.test_unittest.testmock.testmock.MockTest.test_wraps_calls_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wraps_coroutine__test.test_unittest.testmock.testasync.AsyncArguments.test_wraps_coroutine_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wraps_normal_function__test.test_unittest.testmock.testasync.AsyncArguments.test_wraps_normal_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wraps_prevents_automatic_creation_of_mocks__test.test_unittest.testmock.testmock.MockTest.test_wraps_prevents_automatic_creation_of_mocks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writable__test.test_lzma.FileTestCase.test_writable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writable_readonly__test.test_memoryview.ArrayMemorySliceSliceTest.test_writable_readonly__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_writable_readonly__test.test_memoryview.ArrayMemorySliceTest.test_writable_readonly__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_writable_readonly__test.test_memoryview.ArrayMemoryviewTest.test_writable_readonly__'no_read-only_type_to_test'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_writable_readonly__test.test_memoryview.BytesMemorySliceSliceTest.test_writable_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writable_readonly__test.test_memoryview.BytesMemorySliceTest.test_writable_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writable_readonly__test.test_memoryview.BytesMemoryviewTest.test_writable_readonly_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_10__test.test_lzma.FileTestCase.test_write_10_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_aifc.AifcALAWTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_aifc.AifcPCM16Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_aifc.AifcPCM24Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_aifc.AifcPCM32Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_aifc.AifcPCM8Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_aifc.AifcULAWTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_codecs.StreamRecoderTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.ConfigParserTestCase.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.ConfigParserTestCaseNoInterpolation.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.ConfigParserTestCaseNoValue.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.ConvertersTestCase.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.CopyTestCase.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.MultilineValuesTestCase.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.RawConfigParserTestCase.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.SortedTestCase.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_configparser.StrictTestCase.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_csv.TestLeaks.test_write__'requires_sys.gettotalrefcount__'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_write__test.test_dict.GeneralMappingTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_dict.SubclassMappingTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_embed.StdPrinterTests.test_write__\"'/usr/bin/Programs/_testembed'_doesn't_exist\"": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_write__test.test_gzip.TestGzip.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_io.CBufferedRWPairTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_io.CBufferedRandomTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_io.CBufferedWriterTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_io.PyBufferedRWPairTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_io.PyBufferedRandomTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_io.PyBufferedWriterTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_lzma.FileTestCase.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_memoryio.CBytesIOTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_memoryio.CStringIOTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_memoryio.PyBytesIOTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_memoryio.PyStringIOTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_ordered_dict.CPythonGeneralMappingTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_ordered_dict.CPythonSubclassMappingTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_ordered_dict.PurePythonGeneralMappingTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_ordered_dict.PurePythonSubclassMappingTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_os.EnvironTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_os.FileTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_os.TestInvalidFD.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto0File_dumbShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto0File_gnuShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto0File_ndbmShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto0MemShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto1File_dumbShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto1File_gnuShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto1File_ndbmShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto1MemShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto2File_dumbShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto2File_gnuShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto2File_ndbmShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto2MemShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto3File_dumbShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto3File_gnuShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto3File_ndbmShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto3MemShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto4File_dumbShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto4File_gnuShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto4File_ndbmShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto4MemShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto5File_dumbShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto5File_gnuShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto5File_ndbmShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_shelve.TestProto5MemShelve.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_sunau.SunauPCM16Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_sunau.SunauPCM24Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_sunau.SunauPCM32Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_sunau.SunauPCM8Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_sunau.SunauULAWTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_telnetlib.WriteTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_userdict.UserDictTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_wave.WavePCM16Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_wave.WavePCM24ExtTest.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_wave.WavePCM24Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_wave.WavePCM32Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_wave.WavePCM8Test.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_weakref.WeakKeyDictionaryTestCase.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_weakref.WeakValueDictionaryTestCase.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write__test.test_zipfile.test_core.UnseekableTests.test_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_after_close__test.test_zipfile.test_core.Bzip2WriterTests.test_write_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_after_close__test.test_zipfile.test_core.DeflateWriterTests.test_write_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_after_close__test.test_zipfile.test_core.LzmaWriterTests.test_write_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_after_close__test.test_zipfile.test_core.StoredWriterTests.test_write_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_after_closing__test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_write_after_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_after_read__test.test_zipfile.test_core.TestsWithMultipleOpens.test_write_after_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_after_readahead__test.test_io.CBufferedRandomTest.test_write_after_readahead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_after_readahead__test.test_io.PyBufferedRandomTest.test_write_after_readahead_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_again__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_again_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_aiff_by_extension__test.test_aifc.AIFCLowLevelTest.test_write_aiff_by_extension_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_and_rewind__test.test_io.CBufferedRandomTest.test_write_and_rewind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_and_rewind__test.test_io.CBufferedWriterTest.test_write_and_rewind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_and_rewind__test.test_io.PyBufferedRandomTest.test_write_and_rewind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_and_rewind__test.test_io.PyBufferedWriterTest.test_write_and_rewind_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_append__test.test_lzma.FileTestCase.test_write_append_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_append_to_file__test.test_lzma.FileTestCase.test_write_append_to_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_arg_valid__test.test_csv.Test_Csv.test_write_arg_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_aifc.AifcALAWTest.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_aifc.AifcPCM16Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_aifc.AifcPCM24Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_aifc.AifcPCM32Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_aifc.AifcPCM8Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_aifc.AifcULAWTest.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_gzip.TestGzip.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_sunau.SunauPCM16Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_sunau.SunauPCM24Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_sunau.SunauPCM32Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_sunau.SunauPCM8Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_sunau.SunauULAWTest.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_wave.WavePCM16Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_wave.WavePCM24ExtTest.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_wave.WavePCM24Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_wave.WavePCM32Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_array__test.test_wave.WavePCM8Test.test_write_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bad_args__test.test_lzma.FileTestCase.test_write_bad_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bigfield__test.test_csv.Test_Csv.test_write_bigfield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_buffer__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_buffer__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_aifc.AifcALAWTest.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_aifc.AifcPCM16Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_aifc.AifcPCM24Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_aifc.AifcPCM32Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_aifc.AifcPCM8Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_aifc.AifcULAWTest.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_gzip.TestGzip.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_sunau.SunauPCM16Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_sunau.SunauPCM24Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_sunau.SunauPCM32Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_sunau.SunauPCM8Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_sunau.SunauULAWTest.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_wave.WavePCM16Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_wave.WavePCM24ExtTest.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_wave.WavePCM24Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_wave.WavePCM32Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_bytearray__test.test_wave.WavePCM8Test.test_write_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_close__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_closing__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_contains__test.test_dbm_dumb.DumbDBMTestCase.test_write_contains_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_aifc.AifcALAWTest.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_aifc.AifcPCM16Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_aifc.AifcPCM24Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_aifc.AifcPCM32Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_aifc.AifcPCM8Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_aifc.AifcULAWTest.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_sunau.SunauPCM16Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_sunau.SunauPCM24Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_sunau.SunauPCM32Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_sunau.SunauPCM8Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_sunau.SunauULAWTest.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_wave.WavePCM16Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_wave.WavePCM24ExtTest.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_wave.WavePCM24Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_wave.WavePCM32Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_context_manager_calls_close__test.test_wave.WavePCM8Test.test_write_context_manager_calls_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_dir__test.test_zipfile.test_core.TestWithDirectory.test_write_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_eof__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_eof__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_eof__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_eof_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_eof_after_close__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof_after_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_eof_buffer__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_eof_buffer__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_eof_buffer_write_pipe__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_buffer_write_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_eof_duplex_pipe__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_duplex_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_eof_pending__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_eof_pending_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_eof_write_pipe__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_write_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_err__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_err_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_error_on_close__test.test_io.CBufferedRandomTest.test_write_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_error_on_close__test.test_io.CBufferedWriterTest.test_write_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_error_on_close__test.test_io.PyBufferedRandomTest.test_write_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_error_on_close__test.test_io.PyBufferedWriterTest.test_write_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_escape__test.test_csv.Test_Csv.test_write_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_escape_fieldsep__test.test_csv.TestQuotedEscapedExcel.test_write_escape_fieldsep_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_exception__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_field_not_in_field_names_ignore__test.test_csv.TestDictFields.test_write_field_not_in_field_names_ignore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_field_not_in_field_names_raise__test.test_csv.TestDictFields.test_write_field_not_in_field_names_raise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_fields_not_in_fieldnames__test.test_csv.TestDictFields.test_write_fields_not_in_fieldnames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_filtered_python_package__test.test_zipfile.test_core.PyZipFileTests.test_write_filtered_python_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_header_comptype_raises__test.test_aifc.AIFCLowLevelTest.test_write_header_comptype_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_header_comptype_sampwidth__test.test_aifc.AifcMiscTest.test_write_header_comptype_sampwidth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_header_raises__test.test_aifc.AIFCLowLevelTest.test_write_header_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_incompatible_type__test.test_gzip.TestGzip.test_write_incompatible_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_iterable__test.test_csv.Test_Csv.test_write_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_lineterminator__test.test_csv.Test_Csv.test_write_lineterminator_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_long_string_raises__test.test_aifc.AIFCLowLevelTest.test_write_long_string_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_long_to_file__test.test_marshal.CAPI_TestCase.test_write_long_to_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_markers_raises__test.test_aifc.AIFCLowLevelTest.test_write_markers_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_markers_values__test.test_aifc.AifcMiscTest.test_write_markers_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_aifc.AifcALAWTest.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_aifc.AifcPCM16Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_aifc.AifcPCM24Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_aifc.AifcPCM32Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_aifc.AifcPCM8Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_aifc.AifcULAWTest.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_gzip.TestGzip.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_sunau.SunauPCM16Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_sunau.SunauPCM24Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_sunau.SunauPCM32Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_sunau.SunauPCM8Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_sunau.SunauULAWTest.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_wave.WavePCM16Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_wave.WavePCM24ExtTest.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_wave.WavePCM24Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_wave.WavePCM32Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_memoryview__test.test_wave.WavePCM8Test.test_write_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_more__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_more_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_multiple_dict_rows__test.test_csv.TestDictFields.test_write_multiple_dict_rows_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_no_data__test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_no_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_no_data__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_no_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_no_data__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_no_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_no_fields__test.test_csv.TestDictFields.test_write_no_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_non_blocking__test.test_io.CBufferedRandomTest.test_write_non_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_non_blocking__test.test_io.CBufferedWriterTest.test_write_non_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_non_blocking__test.test_io.PyBufferedRandomTest.test_write_non_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_non_blocking__test.test_io.PyBufferedWriterTest.test_write_non_blocking_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_non_pyfile__test.test_zipfile.test_core.PyZipFileTests.test_write_non_pyfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_number_fields__test.test_tarfile.MiscTest.test_write_number_fields_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_object_to_file__test.test_marshal.CAPI_TestCase.test_write_object_to_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_overflow__test.test_io.CBufferedRandomTest.test_write_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_overflow__test.test_io.CBufferedWriterTest.test_write_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_overflow__test.test_io.PyBufferedRandomTest.test_write_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_overflow__test.test_io.PyBufferedWriterTest.test_write_overflow_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_aifc.AifcALAWTest.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_aifc.AifcPCM16Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_aifc.AifcPCM24Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_aifc.AifcPCM32Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_aifc.AifcPCM8Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_aifc.AifcULAWTest.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_sunau.SunauPCM16Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_sunau.SunauPCM24Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_sunau.SunauPCM32Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_sunau.SunauPCM8Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_sunau.SunauULAWTest.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_wave.WavePCM16Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_wave.WavePCM24ExtTest.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_wave.WavePCM24Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_wave.WavePCM32Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params__test.test_wave.WavePCM8Test.test_write_params_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params_bunch__test.test_aifc.AIFCLowLevelTest.test_write_params_bunch_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params_raises__test.test_aifc.AIFCLowLevelTest.test_write_params_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_params_singles__test.test_aifc.AIFCLowLevelTest.test_write_params_singles_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_partial__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_partial__test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_partial_bytearray__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_bytearray_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_partial_memoryview__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_memoryview_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_partial_none__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pathlike__test.test_zipfile.test_core.PyZipFileTests.test_write_pathlike_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_perf_map_entry__test.test_perfmaps.TestPerfMapWriting.test_write_perf_map_entry_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pipe__test.test_asyncio.test_events.EPollEventLoopTests.test_write_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pipe__test.test_asyncio.test_events.PollEventLoopTests.test_write_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pipe__test.test_asyncio.test_events.SelectEventLoopTests.test_write_pipe_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pipe_disconnect_on_close__test.test_asyncio.test_events.EPollEventLoopTests.test_write_pipe_disconnect_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pipe_disconnect_on_close__test.test_asyncio.test_events.PollEventLoopTests.test_write_pipe_disconnect_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pipe_disconnect_on_close__test.test_asyncio.test_events.SelectEventLoopTests.test_write_pipe_disconnect_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pty__test.test_asyncio.test_events.EPollEventLoopTests.test_write_pty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pty__test.test_asyncio.test_events.PollEventLoopTests.test_write_pty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pty__test.test_asyncio.test_events.SelectEventLoopTests.test_write_pty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pyfile__test.test_zipfile.test_core.PyZipFileTests.test_write_pyfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_pyfile_bad_syntax__test.test_zipfile.test_core.PyZipFileTests.test_write_pyfile_bad_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_python_directory__test.test_zipfile.test_core.PyZipFileTests.test_write_python_directory_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_python_directory_filtered__test.test_zipfile.test_core.PyZipFileTests.test_write_python_directory_filtered_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_python_package__test.test_zipfile.test_core.PyZipFileTests.test_write_python_package_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_quoting__test.test_csv.Test_Csv.test_write_quoting_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_read_with_pathlike_file__test.test_gzip.TestGzip.test_write_read_with_pathlike_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_readonly_file__test.test_dbm_gnu.TestGdbm.test_write_readonly_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_readonly_file__test.test_dbm_ndbm.DbmTestCase.test_write_readonly_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_ready__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_ready_closing__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_closing_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_ready_exception__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_ready_no_data__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_no_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_ready_partial__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_ready_partial_none__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_partial_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_ready_tryagain__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_tryagain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_returning_the_number_of_bytes_written__test.test_mmap.MmapTests.test_write_returning_the_number_of_bytes_written_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_rewind_write__test.test_io.CBufferedRandomTest.test_write_rewind_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_rewind_write__test.test_io.PyBufferedRandomTest.test_write_rewind_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_seek_write__test.test_gzip.TestGzip.test_write_seek_write_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_sendmsg_OSError__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_OSError_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_sendmsg_full__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_full_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_sendmsg_half_buffer__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_half_buffer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_sendmsg_no_data__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_no_data_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_sendmsg_partial__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_sequential__test.test_tempfile.TestSpooledTemporaryFile.test_write_sequential_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_shebang_to_fileobj__test.test_zipapp.ZipAppTest.test_write_shebang_to_fileobj_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_simple_dict__test.test_csv.TestDictFields.test_write_simple_dict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_str__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_str_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_text_with_newlines__test.test_pathlib.PathSubclassTest.test_write_text_with_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_text_with_newlines__test.test_pathlib.PathTest.test_write_text_with_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_text_with_newlines__test.test_pathlib.PosixPathTest.test_write_text_with_newlines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_text_with_newlines__test.test_pathlib.WindowsPathTest.test_write_text_with_newlines__'test_requires_a_Windows-compatible_system'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_write_to_binary_file__test.test_xml_etree.IOTest.test_write_to_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_binary_file__test.test_xml_etree_c.IOTest.test_write_to_binary_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_binary_file_with_bom__test.test_xml_etree.IOTest.test_write_to_binary_file_with_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_binary_file_with_bom__test.test_xml_etree_c.IOTest.test_write_to_binary_file_with_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_binary_file_with_encoding__test.test_xml_etree.IOTest.test_write_to_binary_file_with_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_binary_file_with_encoding__test.test_xml_etree_c.IOTest.test_write_to_binary_file_with_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_bytesio__test.test_xml_etree.IOTest.test_write_to_bytesio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_bytesio__test.test_xml_etree_c.IOTest.test_write_to_bytesio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_file__test.test_lzma.FileTestCase.test_write_to_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_file_with_bytes_filename__test.test_lzma.FileTestCase.test_write_to_file_with_bytes_filename__'Temporary_file_name_needs_to_be_ASCII'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_write_to_filename__test.test_xml_etree.IOTest.test_write_to_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_filename__test.test_xml_etree_c.IOTest.test_write_to_filename_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_filename_as_unicode__test.test_xml_etree.IOTest.test_write_to_filename_as_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_filename_as_unicode__test.test_xml_etree_c.IOTest.test_write_to_filename_as_unicode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_filename_with_encoding__test.test_xml_etree.IOTest.test_write_to_filename_with_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_filename_with_encoding__test.test_xml_etree_c.IOTest.test_write_to_filename_with_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_self__test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_write_to_self_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_self_exception__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_write_to_self_exception_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_self_tryagain__test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_write_to_self_tryagain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_stringio__test.test_xml_etree.IOTest.test_write_to_stringio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_stringio__test.test_xml_etree_c.IOTest.test_write_to_stringio_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_text_file__test.test_xml_etree.IOTest.test_write_to_text_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_text_file__test.test_xml_etree_c.IOTest.test_write_to_text_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_user_binary_writer__test.test_xml_etree.IOTest.test_write_to_user_binary_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_user_binary_writer__test.test_xml_etree_c.IOTest.test_write_to_user_binary_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_user_binary_writer_with_bom__test.test_xml_etree.IOTest.test_write_to_user_binary_writer_with_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_user_binary_writer_with_bom__test.test_xml_etree_c.IOTest.test_write_to_user_binary_writer_with_bom_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_user_text_writer__test.test_xml_etree.IOTest.test_write_to_user_text_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_to_user_text_writer__test.test_xml_etree_c.IOTest.test_write_to_user_text_writer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_tryagain__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_tryagain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_unchanged_files_option__test.test_lib2to3.test_refactor.TestRefactoringTool.test_write_unchanged_files_option_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_unicode_filenames__test.test_zipfile.test_core.OtherTests.test_write_unicode_filenames_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_while_reading__test.test_zipfile.test_core.TestsWithMultipleOpens.test_write_while_reading_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_windows_console__test.test_os.FileTests.test_write_windows_console__'test_specific_to_the_Windows_console'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_write_with_metadata_encoding__test.test_zipfile.test_core.EncodedMetadataTests.test_write_with_metadata_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_with_optimization__test.test_zipfile.test_core.PyZipFileTests.test_write_with_optimization_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_write_write_read__test.test_dbm_dumb.DumbDBMTestCase.test_write_write_read_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writeable__test.test_io.CBufferedRWPairTest.test_writeable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writeable__test.test_io.PyBufferedRWPairTest.test_writeable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writeback_also_writes_immediately__test.test_shelve.TestCase.test_writeback_also_writes_immediately_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writefile__test.test_xml_etree.ElementTreeTest.test_writefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writefile__test.test_xml_etree_c.ElementTreeTest.test_writefile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writeheader_return_value__test.test_csv.TestDictFields.test_writeheader_return_value_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_asyncio.test_transports.TransportTests.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_codecs.StreamRecoderTest.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_io.CBufferedRandomTest.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_io.CBufferedWriterTest.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_io.CTextIOWrapperTest.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_io.PyBufferedRandomTest.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_io.PyBufferedWriterTest.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_io.PyTextIOWrapperTest.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_iter.TestCase.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_lzma.FileTestCase.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_memoryio.CBytesIOTest.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_memoryio.CStringIOTest.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_memoryio.PyBytesIOTest.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_memoryio.PyStringIOTest.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines__test.test_tempfile.TestSpooledTemporaryFile.test_writelines_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_error__test.test_io.CBufferedRandomTest.test_writelines_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_error__test.test_io.CBufferedWriterTest.test_writelines_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_error__test.test_io.CTextIOWrapperTest.test_writelines_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_error__test.test_io.PyBufferedRandomTest.test_writelines_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_error__test.test_io.PyBufferedWriterTest.test_writelines_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_error__test.test_io.PyTextIOWrapperTest.test_writelines_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_error__test.test_memoryio.CBytesIOTest.test_writelines_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_error__test.test_memoryio.CStringIOTest.test_writelines_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_error__test.test_memoryio.PyBytesIOTest.test_writelines_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_error__test.test_memoryio.PyStringIOTest.test_writelines_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_send_full__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_send_full_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_send_partial__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_send_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_sendmsg_full__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_sendmsg_full_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_sendmsg_partial__test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_sendmsg_partial_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_sequential__test.test_tempfile.TestSpooledTemporaryFile.test_writelines_sequential_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_userlist__test.test_io.CBufferedRandomTest.test_writelines_userlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_userlist__test.test_io.CBufferedWriterTest.test_writelines_userlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_userlist__test.test_io.CTextIOWrapperTest.test_writelines_userlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_userlist__test.test_io.PyBufferedRandomTest.test_writelines_userlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_userlist__test.test_io.PyBufferedWriterTest.test_writelines_userlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writelines_userlist__test.test_io.PyTextIOWrapperTest.test_writelines_userlist_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writer_arg_valid__test.test_csv.Test_Csv.test_writer_arg_valid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writer_attrs__test.test_csv.Test_Csv.test_writer_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writer_callback__test.test_asyncio.test_events.EPollEventLoopTests.test_writer_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writer_callback__test.test_asyncio.test_events.PollEventLoopTests.test_writer_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writer_callback__test.test_asyncio.test_events.SelectEventLoopTests.test_writer_callback_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writer_close_error_on_close__test.test_io.CBufferedRWPairTest.test_writer_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writer_close_error_on_close__test.test_io.PyBufferedRWPairTest.test_writer_close_error_on_close_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writer_dialect_attrs__test.test_csv.Test_Csv.test_writer_dialect_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writer_kw_attrs__test.test_csv.Test_Csv.test_writer_kw_attrs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writerows__test.test_csv.Test_Csv.test_writerows_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writerows_errors__test.test_csv.Test_Csv.test_writerows_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writerows_legacy_strings__test.test_csv.Test_Csv.test_writerows_legacy_strings__'requires_legacy_Unicode_C_API'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_writerows_with_none__test.test_csv.Test_Csv.test_writerows_with_none_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes__test.test_io.CBufferedRandomTest.test_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes__test.test_io.CBufferedWriterTest.test_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes__test.test_io.PyBufferedRandomTest.test_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes__test.test_io.PyBufferedWriterTest.test_writes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_flushes__test.test_io.CBufferedRandomTest.test_writes_and_flushes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_flushes__test.test_io.CBufferedWriterTest.test_writes_and_flushes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_flushes__test.test_io.PyBufferedRandomTest.test_writes_and_flushes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_flushes__test.test_io.PyBufferedWriterTest.test_writes_and_flushes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_peek__test.test_io.CBufferedRandomTest.test_writes_and_peek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_peek__test.test_io.PyBufferedRandomTest.test_writes_and_peek_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_read1s__test.test_io.CBufferedRandomTest.test_writes_and_read1s_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_read1s__test.test_io.PyBufferedRandomTest.test_writes_and_read1s_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_readintos__test.test_io.CBufferedRandomTest.test_writes_and_readintos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_readintos__test.test_io.PyBufferedRandomTest.test_writes_and_readintos_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_reads__test.test_io.CBufferedRandomTest.test_writes_and_reads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_reads__test.test_io.PyBufferedRandomTest.test_writes_and_reads_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_seeks__test.test_io.CBufferedRandomTest.test_writes_and_seeks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_seeks__test.test_io.CBufferedWriterTest.test_writes_and_seeks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_seeks__test.test_io.PyBufferedRandomTest.test_writes_and_seeks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_seeks__test.test_io.PyBufferedWriterTest.test_writes_and_seeks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_truncates__test.test_io.CBufferedRandomTest.test_writes_and_truncates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_truncates__test.test_io.CBufferedWriterTest.test_writes_and_truncates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_truncates__test.test_io.PyBufferedRandomTest.test_writes_and_truncates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_and_truncates__test.test_io.PyBufferedWriterTest.test_writes_and_truncates_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_before_communicate__test.test_subprocess.ProcessTestCase.test_writes_before_communicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writes_before_communicate__test.test_subprocess.ProcessTestCaseNoPoll.test_writes_before_communicate_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr__test.test_zipfile.test_core.UnseekableTests.test_writestr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr_compression__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writestr_compression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr_compression__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writestr_compression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr_compression__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writestr_compression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr_compression__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_compression_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr_compresslevel__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writestr_compresslevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr_compresslevel__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writestr_compresslevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr_compresslevel__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writestr_compresslevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr_compresslevel__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_compresslevel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr_dir__test.test_zipfile.test_core.TestWithDirectory.test_writestr_dir_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr_extended_local_header_issue1202__test.test_zipfile.test_core.OtherTests.test_writestr_extended_local_header_issue1202_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestr_permissions__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_permissions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestring__test.test_xml_etree.ElementTreeTest.test_writestring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writestring__test.test_xml_etree_c.ElementTreeTest.test_writestring_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writev__test.test_os.TestInvalidFD.test_writev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writev__test.test_posix.PosixTester.test_writev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writev_overflow_32bits__test.test_posix.PosixTester.test_writev_overflow_32bits__'test_is_only_meaningful_on_32-bit_builds'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_writing_errors__test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writing_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writing_errors__test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writing_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writing_errors__test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writing_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writing_errors__test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writing_errors_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_writing_in_place__test.test_json.test_tool.TestTool.test_writing_in_place_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_args__test.test_types.CoroutineTests.test_wrong_args_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_argument_subparsers_no_destination_error__test.test_argparse.TestAddSubparsers.test_wrong_argument_subparsers_no_destination_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_class_slot_wrapper__test.test_descr.ClassPropertiesAndMethods.test_wrong_class_slot_wrapper_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_compresslevels__test.test_tarfile.CompressLevelRaises.test_wrong_compresslevels_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_cursor_callable__test.test_sqlite3.test_dbapi.CursorTests.test_wrong_cursor_callable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_domain__test.test_http_cookiejar.CookieTests.test_wrong_domain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_enum_in_call__test.test_enum.TestSpecial.test_wrong_enum_in_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_enum_in_mixed_call__test.test_enum.TestSpecial.test_wrong_enum_in_mixed_call_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_format_input_raises__test.test_email.test__encoded_words.TestDecode.test_wrong_format_input_raises_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_inheritance_order__test.test_enum.TestSpecial.test_wrong_inheritance_order_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_open_mode__test.test_aifc.AIFCLowLevelTest.test_wrong_open_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrong_size__test.test_pyexpat.ChardataBufferTest.test_wrong_size_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wrongsize__test.test_audioop.TestAudioop.test_wrongsize_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wsgi_input__test.test_wsgiref.IntegrationTests.test_wsgi_input_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_wstring_at__test.test_ctypes.test_memfunctions.MemFunctionsTest.test_wstring_at_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_x_from_bytes__test.test_mailbox.TestMessageConversion.test_x_from_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_x_mode__test.test_bz2.OpenTest.test_x_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_x_mode__test.test_lzma.OpenTestCase.test_x_mode_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_x_to_invalid__test.test_mailbox.TestMessageConversion.test_x_to_invalid_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_x_to_plain__test.test_mailbox.TestMessageConversion.test_x_to_plain_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xdecref_doesnt_leak__test.test_capi.test_misc.Test_testcapi.test_xdecref_doesnt_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xdev__test.test_cmd_line.CmdLineTest.test_xdev_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xdr__test.test_xdrlib.XDRTest.test_xdr_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xinclude__test.test_xml_etree.XIncludeTest.test_xinclude_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xinclude__test.test_xml_etree_c.XIncludeTest.test_xinclude_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xinclude_default__test.test_xml_etree.XIncludeTest.test_xinclude_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xinclude_default__test.test_xml_etree_c.XIncludeTest.test_xinclude_default_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xinclude_failures__test.test_xml_etree.XIncludeTest.test_xinclude_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xinclude_failures__test.test_xml_etree_c.XIncludeTest.test_xinclude_failures_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xinclude_repeated__test.test_xml_etree.XIncludeTest.test_xinclude_repeated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xinclude_repeated__test.test_xml_etree_c.XIncludeTest.test_xinclude_repeated_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xincref_doesnt_leak__test.test_capi.test_misc.Test_testcapi.test_xincref_doesnt_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xjust_int_error__test.test_bytes.ByteArrayTest.test_xjust_int_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xjust_int_error__test.test_bytes.BytesTest.test_xjust_int_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xml_c14n2__test.test_xml_etree.C14NTest.test_xml_c14n2__[out_inNsContent_c14nPrefixQnameXpathElem_PrefixRewrite=sequential,QNameAware=Element,XPathElement_]_'QName_rewriting_in_XPath_text_is_not_supported_in_out_inNsContent_c14nPrefixQnameXpathElem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_xml_c14n2__test.test_xml_etree.C14NTest.test_xml_c14n2__[out_inNsContent_c14nQnameXpathElem_QNameAware=Element,XPathElement_]_'QName_rewriting_in_XPath_text_is_not_supported_in_out_inNsContent_c14nQnameXpathElem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_xml_c14n2__test.test_xml_etree.C14NTest.test_xml_c14n2__[out_inNsRedecl_c14nDefault__]_'Redeclared_namespace_handling_is_not_supported_in_out_inNsRedecl_c14nDefault'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_xml_c14n2__test.test_xml_etree.C14NTest.test_xml_c14n2__[out_inNsSuperfluous_c14nDefault__]_'Redeclared_namespace_handling_is_not_supported_in_out_inNsSuperfluous_c14nDefault'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_xml_c14n2__test.test_xml_etree_c.C14NTest.test_xml_c14n2__[out_inNsContent_c14nPrefixQnameXpathElem_PrefixRewrite=sequential,QNameAware=Element,XPathElement_]_'QName_rewriting_in_XPath_text_is_not_supported_in_out_inNsContent_c14nPrefixQnameXpathElem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_xml_c14n2__test.test_xml_etree_c.C14NTest.test_xml_c14n2__[out_inNsContent_c14nQnameXpathElem_QNameAware=Element,XPathElement_]_'QName_rewriting_in_XPath_text_is_not_supported_in_out_inNsContent_c14nQnameXpathElem'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_xml_c14n2__test.test_xml_etree_c.C14NTest.test_xml_c14n2__[out_inNsRedecl_c14nDefault__]_'Redeclared_namespace_handling_is_not_supported_in_out_inNsRedecl_c14nDefault'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_xml_c14n2__test.test_xml_etree_c.C14NTest.test_xml_c14n2__[out_inNsSuperfluous_c14nDefault__]_'Redeclared_namespace_handling_is_not_supported_in_out_inNsSuperfluous_c14nDefault'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_xml_encodings__test.test_plistlib.TestPlistlib.test_xml_encodings_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xml_plist_with_entity_decl__test.test_plistlib.TestPlistlib.test_xml_plist_with_entity_decl_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharnamereplace__test.test_codeccallbacks.CodecCallbackTest.test_xmlcharnamereplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codeccallbacks.CodecCallbackTest.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_cn.Test_GB18030.test_xmlcharrefreplace__'encoding_contains_full_ISO_10646_map'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_cn.Test_GB2312.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_cn.Test_GBK.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_cn.Test_HZ.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_hk.Test_Big5HKSCS.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_iso2022.Test_ISO2022_JP.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_iso2022.Test_ISO2022_KR.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_jp.Test_CP932.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_jp.Test_EUC_JISX0213.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_jp.Test_EUC_JIS_2004.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_jp.Test_SJISX0213.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_jp.Test_SJIS_2004.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_jp.Test_SJIS_COMPAT.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_kr.Test_CP949.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_kr.Test_EUCKR.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_kr.Test_JOHAB.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefreplace__test.test_codecencodings_tw.Test_Big5.test_xmlcharrefreplace_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlcharrefvalues__test.test_codeccallbacks.CodecCallbackTest.test_xmlcharrefvalues_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_attr_escape__test.test_sax.BytesXmlgenTest.test_xmlgen_attr_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_attr_escape__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_attr_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_attr_escape__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_attr_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_attr_escape__test.test_sax.StringXmlgenTest.test_xmlgen_attr_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_attr_escape__test.test_sax.WriterXmlgenTest.test_xmlgen_attr_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_basic__test.test_sax.BytesXmlgenTest.test_xmlgen_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_basic__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_basic__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_basic__test.test_sax.StringXmlgenTest.test_xmlgen_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_basic__test.test_sax.WriterXmlgenTest.test_xmlgen_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_basic_empty__test.test_sax.BytesXmlgenTest.test_xmlgen_basic_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_basic_empty__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_basic_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_basic_empty__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_basic_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_basic_empty__test.test_sax.StringXmlgenTest.test_xmlgen_basic_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_basic_empty__test.test_sax.WriterXmlgenTest.test_xmlgen_basic_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content__test.test_sax.BytesXmlgenTest.test_xmlgen_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content__test.test_sax.StringXmlgenTest.test_xmlgen_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content__test.test_sax.WriterXmlgenTest.test_xmlgen_content_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content_empty__test.test_sax.BytesXmlgenTest.test_xmlgen_content_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content_empty__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content_empty__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content_empty__test.test_sax.StringXmlgenTest.test_xmlgen_content_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content_empty__test.test_sax.WriterXmlgenTest.test_xmlgen_content_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content_escape__test.test_sax.BytesXmlgenTest.test_xmlgen_content_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content_escape__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content_escape__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content_escape__test.test_sax.StringXmlgenTest.test_xmlgen_content_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_content_escape__test.test_sax.WriterXmlgenTest.test_xmlgen_content_escape_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_encoding__test.test_sax.BytesXmlgenTest.test_xmlgen_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_encoding__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_encoding__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_encoding__test.test_sax.StringXmlgenTest.test_xmlgen_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_encoding__test.test_sax.WriterXmlgenTest.test_xmlgen_encoding_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_encoding_bytes__test.test_sax.BytesXmlgenTest.test_xmlgen_encoding_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_encoding_bytes__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_encoding_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_encoding_bytes__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_encoding_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_encoding_bytes__test.test_sax.StringXmlgenTest.test_xmlgen_encoding_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_encoding_bytes__test.test_sax.WriterXmlgenTest.test_xmlgen_encoding_bytes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_fragment__test.test_sax.BytesXmlgenTest.test_xmlgen_fragment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_fragment__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_fragment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_fragment__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_fragment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_fragment__test.test_sax.StringXmlgenTest.test_xmlgen_fragment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_fragment__test.test_sax.WriterXmlgenTest.test_xmlgen_fragment_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ignorable__test.test_sax.BytesXmlgenTest.test_xmlgen_ignorable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ignorable__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ignorable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ignorable__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ignorable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ignorable__test.test_sax.StringXmlgenTest.test_xmlgen_ignorable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ignorable__test.test_sax.WriterXmlgenTest.test_xmlgen_ignorable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ignorable_empty__test.test_sax.BytesXmlgenTest.test_xmlgen_ignorable_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ignorable_empty__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ignorable_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ignorable_empty__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ignorable_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ignorable_empty__test.test_sax.StringXmlgenTest.test_xmlgen_ignorable_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ignorable_empty__test.test_sax.WriterXmlgenTest.test_xmlgen_ignorable_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ns__test.test_sax.BytesXmlgenTest.test_xmlgen_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ns__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ns__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ns__test.test_sax.StringXmlgenTest.test_xmlgen_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ns__test.test_sax.WriterXmlgenTest.test_xmlgen_ns_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ns_empty__test.test_sax.BytesXmlgenTest.test_xmlgen_ns_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ns_empty__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ns_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ns_empty__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ns_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ns_empty__test.test_sax.StringXmlgenTest.test_xmlgen_ns_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_ns_empty__test.test_sax.WriterXmlgenTest.test_xmlgen_ns_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_pi__test.test_sax.BytesXmlgenTest.test_xmlgen_pi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_pi__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_pi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_pi__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_pi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_pi__test.test_sax.StringXmlgenTest.test_xmlgen_pi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_pi__test.test_sax.WriterXmlgenTest.test_xmlgen_pi_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_unencodable__test.test_sax.BytesXmlgenTest.test_xmlgen_unencodable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_unencodable__test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_unencodable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_unencodable__test.test_sax.StreamWriterXmlgenTest.test_xmlgen_unencodable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlgen_unencodable__test.test_sax.WriterXmlgenTest.test_xmlgen_unencodable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlpullparser_leaks__test.test_xml_etree_c.MiscTests.test_xmlpullparser_leaks_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xmlrpcserver_has_use_builtin_types_flag__test.test_xmlrpc.UseBuiltinTypesTestCase.test_xmlrpcserver_has_use_builtin_types_flag_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xoption__test.test_utf8_mode.UTF8ModeTests.test_xoption_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xoption_frozen_modules__test.test_cmd_line.CmdLineTest.test_xoption_frozen_modules_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xoptions__test.test_cmd_line.CmdLineTest.test_xoptions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor__test.test_decimal.CIBMTestCases.test_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor__test.test_decimal.PyIBMTestCases.test_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor__test.test_enum.OldTestFlag.test_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor__test.test_enum.OldTestIntFlag.test_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor__test.test_set.TestFrozenSet.test_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor__test.test_set.TestFrozenSetSubclass.test_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor__test.test_set.TestSet.test_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor__test.test_set.TestSetSubclass.test_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor__test.test_weakset.TestWeakSet.test_xor_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Set.test_xor_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor_with_mutation__test.test_set.TestBinaryOpsMutating_Set_Subclass.test_xor_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Set.test_xor_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xor_with_mutation__test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_xor_with_mutation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xover__test.test_nntplib.NNTPv1Tests.test_xover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xover__test.test_nntplib.NNTPv2Tests.test_xover_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xpath_tokenizer__test.test_xml_etree.ElementTreeTest.test_xpath_tokenizer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xpath_tokenizer__test.test_xml_etree_c.ElementTreeTest.test_xpath_tokenizer_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xrange_in_for__test.test_lib2to3.test_fixers.Test_xrange.test_xrange_in_for_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xstar_type__test.test_tarfile.Bz2MiscReadTest.test_xstar_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xstar_type__test.test_tarfile.GzipMiscReadTest.test_xstar_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xstar_type__test.test_tarfile.LzmaMiscReadTest.test_xstar_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xstar_type__test.test_tarfile.MiscReadTest.test_xstar_type_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xxo_attributes__test.test_xxlimited.TestXXLimited.test_xxo_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xxo_attributes__test.test_xxlimited.TestXXLimited35.test_xxo_attributes_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xxo_demo__test.test_xxlimited.TestXXLimited.test_xxo_demo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xxo_demo__test.test_xxlimited.TestXXLimited35.test_xxo_demo_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xxo_new__test.test_xxlimited.TestXXLimited.test_xxo_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xxo_new__test.test_xxlimited.TestXXLimited35.test_xxo_new_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_xxx__test.test_ctypes.test_internals.ObjectsTestCase.test_xxx_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_y_1900__test.test_strftime.Y1900Tests.test_y_1900_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_y__test.test_capi.test_getargs.Bytes_TestCase.test_y_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_y_after_1900__test.test_strftime.Y1900Tests.test_y_after_1900_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_y_before_1900__test.test_strftime.Y1900Tests.test_y_before_1900_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_y_hash__test.test_capi.test_getargs.Bytes_TestCase.test_y_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_y_star__test.test_capi.test_getargs.Bytes_TestCase.test_y_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yaml_linkage__test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_yaml_linkage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yaml_linkage__test.test_ordered_dict.CPythonOrderedDictTests.test_yaml_linkage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yaml_linkage__test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_yaml_linkage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yaml_linkage__test.test_ordered_dict.PurePythonOrderedDictTests.test_yaml_linkage_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_year_2038_mtime_compilation__test.test_compileall.CompileallTestsWithSourceEpoch.test_year_2038_mtime_compilation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_year_2038_mtime_compilation__test.test_compileall.CompileallTestsWithoutSourceEpoch.test_year_2038_mtime_compilation_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_year__test.test_strptime.StrptimeTests.test_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_year__test.test_time.TestAsctime4dyear.test_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_year__test.test_time.TestStrftime4dyear.test_year_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yeardatescalendar__test.test_calendar.OutputTestCase.test_yeardatescalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yeardayscalendar__test.test_calendar.OutputTestCase.test_yeardayscalendar_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yet_more_evil_still_undecodable__test.test_compile.TestSpecifics.test_yet_more_evil_still_undecodable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield__test.test_ast.ASTValidatorTests.test_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield__test.test_fstring.TestCase.test_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield__test.test_grammar.GrammarTests.test_yield_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_await__test.test_ast.EndPositionTests.test_yield_await_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_from__test.test_lib2to3.test_parser.TestYieldFrom.test_yield_from_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_from_empty__test.test_yield_from.TestPEP380Operation.test_yield_from_empty_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_from_twice__test.test_asyncio.test_futures.CFutureTests.test_yield_from_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_from_twice__test.test_asyncio.test_futures.CSubFutureTests.test_yield_from_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_from_twice__test.test_asyncio.test_futures.PyFutureTests.test_yield_from_twice_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_future_passes_cancel__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_yield_future_passes_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_future_passes_cancel__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_yield_future_passes_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_future_passes_cancel__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_yield_future_passes_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_future_passes_cancel__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_yield_future_passes_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_future_passes_cancel__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_yield_future_passes_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_future_passes_cancel__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_yield_future_passes_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_future_passes_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_yield_future_passes_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_future_passes_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_yield_future_passes_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_in_comprehensions__test.test_grammar.GrammarTests.test_yield_in_comprehensions_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_in_nested_try_excepts__test.test_exceptions.ExceptionTests.test_yield_in_nested_try_excepts_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_outside_function__test.test_syntax.SyntaxTestCase.test_yield_outside_function_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_reraise__test.test_raise.TestRaise.test_yield_reraise_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_send__test.test_fstring.TestCase.test_yield_send_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_wait_does_not_shield_cancel__test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_yield_wait_does_not_shield_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_wait_does_not_shield_cancel__test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_yield_wait_does_not_shield_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_wait_does_not_shield_cancel__test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_yield_wait_does_not_shield_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_wait_does_not_shield_cancel__test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_yield_wait_does_not_shield_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_wait_does_not_shield_cancel__test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_yield_wait_does_not_shield_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_wait_does_not_shield_cancel__test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_yield_wait_does_not_shield_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_wait_does_not_shield_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_yield_wait_does_not_shield_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yield_wait_does_not_shield_cancel__test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_yield_wait_does_not_shield_cancel_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yields_correct_dir_fd__test.test_os.BytesFwalkTests.test_yields_correct_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yields_correct_dir_fd__test.test_os.FwalkTests.test_yields_correct_dir_fd_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yiq_roundtrip__test.test_colorsys.ColorsysTest.test_yiq_roundtrip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_yiq_values__test.test_colorsys.ColorsysTest.test_yiq_values_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_z__test.test_capi.test_getargs.String_TestCase.test_z_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_z_hash__test.test_capi.test_getargs.String_TestCase.test_z_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_z_star__test.test_capi.test_getargs.String_TestCase.test_z_star_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zero__test.test_statistics.TestHarmonicMean.test_zero_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zero_byte_files__test.test_fileinput.FileInputTests.test_zero_byte_files_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zero_division__test.test_types.TypesTests.test_zero_division_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zero_length__test.test_ctypes.test_arrays.ArrayTestCase.test_zero_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zero_length__test.test_pyexpat.NamespaceSeparatorTest.test_zero_length_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zero_or_more_optional__test.test_argparse.TestParseKnownArgs.test_zero_or_more_optional_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zero_padded_file__test.test_gzip.TestGzip.test_zero_padded_file_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zero_timeout__test.test_asyncio.test_waitfor.WaitForShieldTests.test_zero_timeout_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zero_tolerance__test.test_cmath.IsCloseTests.test_zero_tolerance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zero_tolerance__test.test_math.IsCloseTests.test_zero_tolerance_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zeroinputs__test.test_random.TestDistributions.test_zeroinputs_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zerosized_array__test.test_ctypes.test_varsize_struct.VarSizeTest.test_zerosized_array_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zeroth_month__test.test_calendar.MonthRangeTestCase.test_zeroth_month_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zerowidth__test.test_re.ReTests.test_zerowidth_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zfill__test.test_bigmem.BytearrayTest.test_zfill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zfill__test.test_bigmem.BytesTest.test_zfill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zfill__test.test_bigmem.StrTest.test_zfill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zfill__test.test_bytes.ByteArrayAsStringTest.test_zfill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zfill__test.test_bytes.BytesAsStringTest.test_zfill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zfill__test.test_unicode.UnicodeTest.test_zfill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zfill__test.test_userstring.UserStringTest.test_zfill_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip__test.test_builtin.BuiltinTest.test_zip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip__test.test_itertools.TestBasicOps.test_zip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip__test.test_itertools.TestExamples.test_zip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip__test.test_itertools.TestGC.test_zip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip__test.test_itertools.TestVariousIteratorArgs.test_zip_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_bad_iterable__test.test_builtin.BuiltinTest.test_zip_bad_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_basic__test.test_lib2to3.test_fixers.Test_zip.test_zip_basic_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_entry_points__test.test_importlib.test_zip.TestEgg.test_zip_entry_points_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_entry_points__test.test_importlib.test_zip.TestZip.test_zip_entry_points_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_longest__test.test_itertools.TestExamples.test_zip_longest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_longest__test.test_itertools.TestGC.test_zip_longest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_longest_bad_iterable__test.test_itertools.TestBasicOps.test_zip_longest_bad_iterable_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_longest_pickling__test.test_itertools.TestBasicOps.test_zip_longest_pickling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_longest_result_gc__test.test_itertools.TestBasicOps.test_zip_longest_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_longest_tuple_reuse__test.test_itertools.TestBasicOps.test_zip_longest_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_nochange__test.test_lib2to3.test_fixers.Test_zip.test_zip_nochange_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_pickle__test.test_builtin.BuiltinTest.test_zip_pickle_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_pickle_strict__test.test_builtin.BuiltinTest.test_zip_pickle_strict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_pickle_strict_fail__test.test_builtin.BuiltinTest.test_zip_pickle_strict_fail_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_result_gc__test.test_builtin.BuiltinTest.test_zip_result_gc_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_strict__test.test_builtin.BuiltinTest.test_zip_strict_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_strict_error_handling__test.test_builtin.BuiltinTest.test_zip_strict_error_handling_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_strict_error_handling_stopiteration__test.test_builtin.BuiltinTest.test_zip_strict_error_handling_stopiteration_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_strict_iterators__test.test_builtin.BuiltinTest.test_zip_strict_iterators_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_trailers__test.test_lib2to3.test_fixers.Test_zip.test_zip_trailers_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_tuple_reuse__test.test_itertools.TestBasicOps.test_zip_tuple_reuse_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_version__test.test_importlib.test_zip.TestEgg.test_zip_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_version__test.test_importlib.test_zip.TestZip.test_zip_version_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_version_does_not_match__test.test_importlib.test_zip.TestEgg.test_zip_version_does_not_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zip_version_does_not_match__test.test_importlib.test_zip.TestZip.test_zip_version_does_not_match_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile__test.test_cmd_line_script.CmdLineTest.test_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile__test.test_runpy.RunPathTestCase.test_zipfile_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile_compiled__test.test_multiprocessing_main_handling.ForkCmdLineTest.test_zipfile_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile_compiled__test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_zipfile_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile_compiled__test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_zipfile_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile_compiled__test.test_runpy.RunPathTestCase.test_zipfile_compiled_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile_compiled_checked_hash__test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_checked_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile_compiled_timestamp__test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_timestamp_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile_compiled_unchecked_hash__test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_unchecked_hash_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile_error__test.test_cmd_line_script.CmdLineTest.test_zipfile_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile_error__test.test_runpy.RunPathTestCase.test_zipfile_error_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zipfile_vs_zip__test.test_shutil.TestArchives.test_zipfile_vs_zip__'Need_the_zip_command_to_run'": {
                "status": "SKIPPED"
            },
            "ptestresult.python3.test_ziplongest__test.test_itertools.TestBasicOps.test_ziplongest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_ziplongest__test.test_itertools.TestVariousIteratorArgs.test_ziplongest_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zlib_error_does_not_leak__test.test_tarfile.Bz2MiscReadTest.test_zlib_error_does_not_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zlib_error_does_not_leak__test.test_tarfile.GzipMiscReadTest.test_zlib_error_does_not_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zlib_error_does_not_leak__test.test_tarfile.LzmaMiscReadTest.test_zlib_error_does_not_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zlib_error_does_not_leak__test.test_tarfile.MiscReadTest.test_zlib_error_does_not_leak_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zombie_fast_process_del__test.test_subprocess.POSIXProcessTestCase.test_zombie_fast_process_del_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zones__test.datetimetester.TestDateTimeTZ_Fast.test_zones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zones__test.datetimetester.TestDateTimeTZ_Pure.test_zones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zones__test.datetimetester.TestTimeTZ_Fast.test_zones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zones__test.datetimetester.TestTimeTZ_Pure.test_zones_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zscore__test.test_statistics.TestNormalDistC.test_zscore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.test_zscore__test.test_statistics.TestNormalDistPython.test_zscore_": {
                "status": "PASSED"
            },
            "ptestresult.python3.tests_tuple_arg_ordering_matters__test.test_typing.TypeVarTupleTests.tests_tuple_arg_ordering_matters_": {
                "status": "PASSED"
            },
            "ptestresult.python3.testsixtofour__test.test_ipaddress.IpaddrUnitTest.testsixtofour_": {
                "status": "PASSED"
            },
            "ptestresult.python3.tp_version_tag_should_be_unique_assuming_no_overflow,_even_after": {
                "status": "PASSED"
            },
            "ptestresult.python3.type_set_bases_must_be_aware_that_type->tp_mro_can_be_NULL.": {
                "status": "PASSED"
            },
            "ptestresult.python3.type_set_bases_must_check_for_an_inheritance_cycle_not_only_through": {
                "status": "PASSED"
            },
            "ptestresult.python3.type_set_bases_must_check_for_reentrancy_upon_finishing_its_job": {
                "status": "PASSED"
            },
            "ptestresult.python3.zipfile.Path_should_be_constructable_from_a_path-like_object": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:02\nBEGIN: /usr/lib/python3/ptest\n== CPython 3.12.1 (main, Dec 7 2023, 20:45:44) [GCC 13.2.0]\n== Linux-6.6.12-yocto-standard-aarch64-with-glibc2.39 little-endian\n== Python build: release shared\n== cwd: /var/volatile/tmp/test_python_worker_374\u00e6\n== CPU count: 4\n== encodings: locale=ANSI_X3.4-1968 FS=utf-8\n== resources: all test resources are disabled, use -u option to unskip tests\n\nUsing random seed: 4144908082\n0:00:00 load avg: 0.00 Run 469 tests in parallel using 4 worker processes\n0:00:00 load avg: 0.00 [  1/469] test.test_asyncio.test_buffered_proto passed\nSKIP: test_buffered_proto_create_connection (test.test_asyncio.test_buffered_proto.BufferedProtocolProactorTests.test_buffered_proto_create_connection) 'Windows only'\nPASS: test_buffered_proto_create_connection (test.test_asyncio.test_buffered_proto.BufferedProtocolSelectorTests.test_buffered_proto_create_connection)\n\n----------------------------------------------------------------------\nRan 1 test in 0.009s\n\nOK (skipped=1)\n0:00:00 load avg: 0.00 [  2/469] test.test_asyncio.test_context passed\nPASS: test_asyncio_task_decimal_context (test.test_asyncio.test_context.DecimalContextTest.test_asyncio_task_decimal_context)\n\n----------------------------------------------------------------------\nRan 1 test in 0.203s\n\nOK\n0:00:01 load avg: 0.00 [  3/469] test.test_asyncio.test_eager_task_factory passed\nPASS: test_all_tasks_with_blocking (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_all_tasks_with_blocking)\nPASS: test_all_tasks_with_eager_completion (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_all_tasks_with_eager_completion)\nPASS: test_await_future_during_eager_step (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_await_future_during_eager_step)\nPASS: test_block_after_eager_step (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_block_after_eager_step)\nPASS: test_cancellation_after_eager_completion (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_cancellation_after_eager_completion)\nPASS: test_cancellation_after_eager_step_blocks (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_cancellation_after_eager_step_blocks)\nPASS: test_context_vars (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_context_vars)\nPASS: test_current_task (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_current_task)\nPASS: test_eager_completion (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_eager_completion)\nPASS: test_eager_task_factory_set (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_eager_task_factory_set)\nPASS: test_issue105987 (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_issue105987)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_recursive_taskgroups)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_recursive_taskgroups)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.EagerTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.EagerTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.EagerTests.test_recursive_taskgroups)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_recursive_taskgroups)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_recursive_taskgroups)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.NonEagerTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.NonEagerTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.NonEagerTests.test_recursive_taskgroups)\nPASS: test_all_tasks_with_blocking (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_all_tasks_with_blocking)\nPASS: test_all_tasks_with_eager_completion (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_all_tasks_with_eager_completion)\nPASS: test_await_future_during_eager_step (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_await_future_during_eager_step)\nPASS: test_block_after_eager_step (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_block_after_eager_step)\nPASS: test_cancellation_after_eager_completion (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_cancellation_after_eager_completion)\nPASS: test_cancellation_after_eager_step_blocks (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_cancellation_after_eager_step_blocks)\nPASS: test_context_vars (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_context_vars)\nPASS: test_current_task (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_current_task)\nPASS: test_eager_completion (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_eager_completion)\nPASS: test_eager_task_factory_set (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_eager_task_factory_set)\n\n----------------------------------------------------------------------\nRan 39 tests in 1.148s\n\nOK\n0:00:02 load avg: 0.00 [  4/469] test.test_asyncio.test_futures2 passed\nPASS: test_future_traceback (test.test_asyncio.test_futures2.CFutureTests.test_future_traceback)\nPASS: test_handle_exc_handler_correct_context (test.test_asyncio.test_futures2.CFutureTests.test_handle_exc_handler_correct_context)\nPASS: test_task_exc_handler_correct_context (test.test_asyncio.test_futures2.CFutureTests.test_task_exc_handler_correct_context)\nPASS: test_recursive_repr_for_pending_tasks (test.test_asyncio.test_futures2.FutureReprTests.test_recursive_repr_for_pending_tasks)\nPASS: test_future_traceback (test.test_asyncio.test_futures2.PyFutureTests.test_future_traceback)\nPASS: test_handle_exc_handler_correct_context (test.test_asyncio.test_futures2.PyFutureTests.test_handle_exc_handler_correct_context)\nPASS: test_task_exc_handler_correct_context (test.test_asyncio.test_futures2.PyFutureTests.test_task_exc_handler_correct_context)\n\n----------------------------------------------------------------------\nRan 7 tests in 0.056s\n\nOK\n0:00:02 load avg: 0.00 [  5/469] test.test_asyncio.test_base_events passed\nPASS: test__add_callback_cancelled_handle (test.test_asyncio.test_base_events.BaseEventLoopTests.test__add_callback_cancelled_handle)\nPASS: test__add_callback_handle (test.test_asyncio.test_base_events.BaseEventLoopTests.test__add_callback_handle)\nPASS: test__run_once (test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once)\nPASS: test__run_once_cancelled_event_cleanup (test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once_cancelled_event_cleanup)\nPASS: test__run_once_schedule_handle (test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once_schedule_handle)\nPASS: test_asyncgen_finalization_by_gc (test.test_asyncio.test_base_events.BaseEventLoopTests.test_asyncgen_finalization_by_gc)\nPASS: test_asyncgen_finalization_by_gc_in_other_thread (test.test_asyncio.test_base_events.BaseEventLoopTests.test_asyncgen_finalization_by_gc_in_other_thread)\nPASS: test_call_later (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_later)\nPASS: test_call_later_negative_delays (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_later_negative_delays)\nPASS: test_call_soon (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_soon)\nPASS: test_call_soon_non_callable (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_soon_non_callable)\nPASS: test_check_thread (test.test_asyncio.test_base_events.BaseEventLoopTests.test_check_thread)\nPASS: test_close (test.test_asyncio.test_base_events.BaseEventLoopTests.test_close)\nPASS: test_create_named_task_with_custom_factory (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_named_task_with_custom_factory)\nPASS: test_create_named_task_with_default_factory (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_named_task_with_default_factory)\nPASS: test_create_task (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_task)\nPASS: test_create_task_error_closes_coro (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_task_error_closes_coro)\nPASS: test_default_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_broken)\nPASS: test_default_exc_handler_callback (test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_callback)\nPASS: test_default_exc_handler_coro (test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_coro)\nPASS: test_env_var_debug (test.test_asyncio.test_base_events.BaseEventLoopTests.test_env_var_debug)\nPASS: test_not_implemented (test.test_asyncio.test_base_events.BaseEventLoopTests.test_not_implemented)\nPASS: test_run_forever_keyboard_interrupt (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_forever_keyboard_interrupt)\nPASS: test_run_forever_pre_stopped (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_forever_pre_stopped)\nPASS: test_run_once (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_once)\nPASS: test_run_until_complete_baseexception (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_baseexception)\nPASS: test_run_until_complete_loop (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_loop)\nPASS: test_run_until_complete_loop_orphan_future_close_loop (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_loop_orphan_future_close_loop)\nPASS: test_run_until_complete_type_error (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_type_error)\nPASS: test_set_debug (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_debug)\nPASS: test_set_default_executor (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_default_executor)\nPASS: test_set_default_executor_error (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_default_executor_error)\nPASS: test_set_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_broken)\nPASS: test_set_exc_handler_custom (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_custom)\nPASS: test_set_exc_handler_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_invalid)\nPASS: test_set_task_factory (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_task_factory)\nPASS: test_set_task_factory_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_task_factory_invalid)\nPASS: test_single_selecter_event_callback_after_stopping (test.test_asyncio.test_base_events.BaseEventLoopTests.test_single_selecter_event_callback_after_stopping)\nPASS: test_subprocess_exec_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests.test_subprocess_exec_invalid_args)\nPASS: test_subprocess_shell_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests.test_subprocess_shell_invalid_args)\nPASS: test_time_and_call_at (test.test_asyncio.test_base_events.BaseEventLoopTests.test_time_and_call_at)\nPASS: test_accept_connection_exception (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_accept_connection_exception)\nPASS: test_accept_connection_retry (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_accept_connection_retry)\nPASS: test_call_coroutine (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_call_coroutine)\nPASS: test_create_connection_bluetooth (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_bluetooth)\nPASS: test_create_connection_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_connect_err)\nPASS: test_create_connection_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_host_port_sock)\nPASS: test_create_connection_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ip_addr)\nPASS: test_create_connection_ipv6_scope (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ipv6_scope)\nPASS: test_create_connection_multiple (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple)\nPASS: test_create_connection_multiple_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple_errors)\nPASS: test_create_connection_multiple_errors_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple_errors_local_addr)\nPASS: test_create_connection_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_getaddrinfo)\nPASS: test_create_connection_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_host_port_sock)\nPASS: test_create_connection_no_inet_pton (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_inet_pton)\nPASS: test_create_connection_no_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_local_addr)\nPASS: test_create_connection_no_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_ssl_server_hostname_errors)\nPASS: test_create_connection_service_name (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_service_name)\nPASS: test_create_connection_ssl_server_hostname_default (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_server_hostname_default)\nPASS: test_create_connection_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_server_hostname_errors)\nPASS: test_create_connection_ssl_timeout_for_plain_socket (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_timeout_for_plain_socket)\nPASS: test_create_connection_timeout (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_timeout)\nPASS: test_create_connection_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_wrong_sock)\nPASS: test_create_datagram_endpoint_addr_error (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_addr_error)\nPASS: test_create_datagram_endpoint_allow_broadcast (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_allow_broadcast)\nPASS: test_create_datagram_endpoint_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_cant_bind)\nPASS: test_create_datagram_endpoint_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_connect_err)\nPASS: test_create_datagram_endpoint_existing_sock_unix (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_existing_sock_unix)\nPASS: test_create_datagram_endpoint_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_ip_addr)\nPASS: test_create_datagram_endpoint_no_addrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_no_addrinfo)\nPASS: test_create_datagram_endpoint_no_matching_family (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_no_matching_family)\nPASS: test_create_datagram_endpoint_noaddr_nofamily (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_noaddr_nofamily)\nPASS: test_create_datagram_endpoint_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_nosoreuseport)\nPASS: test_create_datagram_endpoint_setblk_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_setblk_err)\nPASS: test_create_datagram_endpoint_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock)\nPASS: test_create_datagram_endpoint_sock_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock_sockopts)\nPASS: test_create_datagram_endpoint_sock_unix (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock_unix)\nPASS: test_create_datagram_endpoint_socket_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_socket_err)\nPASS: test_create_datagram_endpoint_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sockopts)\nPASS: test_create_datagram_endpoint_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_wrong_sock)\nPASS: test_create_server_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_cant_bind)\nPASS: test_create_server_empty_host (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_empty_host)\nPASS: test_create_server_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_host_port_sock)\nPASS: test_create_server_ipv6 (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_ipv6)\nPASS: test_create_server_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_no_getaddrinfo)\nPASS: test_create_server_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_no_host_port_sock)\nPASS: test_create_server_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_nosoreuseport)\nPASS: test_create_server_soreuseport_only_defined (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_soreuseport_only_defined)\nPASS: test_create_server_ssl_timeout_for_plain_socket (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_ssl_timeout_for_plain_socket)\nPASS: test_create_server_stream_bittype (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_stream_bittype)\nPASS: test_create_server_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_wrong_sock)\nPASS: test_getnameinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_getnameinfo)\nPASS: test_log_slow_callbacks (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_log_slow_callbacks)\nPASS: test_ipaddr_info (test.test_asyncio.test_base_events.BaseEventTests.test_ipaddr_info)\nPASS: test_ipaddr_info_no_inet_pton (test.test_asyncio.test_base_events.BaseEventTests.test_ipaddr_info_no_inet_pton)\nPASS: test_port_parameter_types (test.test_asyncio.test_base_events.BaseEventTests.test_port_parameter_types)\nPASS: test__sock_sendfile_native_failure (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test__sock_sendfile_native_failure)\nPASS: test_blocking_socket (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_blocking_socket)\nPASS: test_negative_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_negative_count)\nPASS: test_negative_offset (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_negative_offset)\nPASS: test_nonbinary_file (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_nonbinary_file)\nPASS: test_nonstream_socket (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_nonstream_socket)\nPASS: test_notint_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_notint_count)\nPASS: test_notint_offset (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_notint_offset)\nPASS: test_sock_sendfile_fallback (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_fallback)\nPASS: test_sock_sendfile_fallback_offset_and_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_fallback_offset_and_count)\nPASS: test_sock_sendfile_no_fallback (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_no_fallback)\nPASS: test_running_loop_within_a_loop (test.test_asyncio.test_base_events.RunningLoopTests.test_running_loop_within_a_loop)\nPASS: test_set_nodelay (test.test_asyncio.test_base_events.TestSelectorUtils.test_set_nodelay)\n\n----------------------------------------------------------------------\nRan 109 tests in 2.137s\n\nOK\n0:00:03 load avg: 0.24 [  6/469] test.test_asyncio.test_pep492 passed\nPASS: test_async_def_coroutines (test.test_asyncio.test_pep492.CoroutineTests.test_async_def_coroutines)\nPASS: test_debug_mode_manages_coroutine_origin_tracking (test.test_asyncio.test_pep492.CoroutineTests.test_debug_mode_manages_coroutine_origin_tracking)\nPASS: test_double_await (test.test_asyncio.test_pep492.CoroutineTests.test_double_await)\nPASS: test_iscoroutine (test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutine)\nPASS: test_iscoroutine_generator (test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutine_generator)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutinefunction)\nPASS: test_task_print_stack (test.test_asyncio.test_pep492.CoroutineTests.test_task_print_stack)\nPASS: test_types_coroutine (test.test_asyncio.test_pep492.CoroutineTests.test_types_coroutine)\nPASS: test_context_manager_async_with (test.test_asyncio.test_pep492.LockTests.test_context_manager_async_with)\nPASS: test_context_manager_with_await (test.test_asyncio.test_pep492.LockTests.test_context_manager_with_await)\nPASS: test_readline (test.test_asyncio.test_pep492.StreamReaderTests.test_readline)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.147s\n\nOK\n0:00:03 load avg: 0.24 [  7/469] test.test_asyncio.test_locks passed\nPASS: test_abort_barrier (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier)\nPASS: test_abort_barrier_when_exception (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_exception)\nPASS: test_abort_barrier_when_exception_then_resetting (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_exception_then_resetting)\nPASS: test_abort_barrier_when_tasks_half_draining_half_blocking (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_tasks_half_draining_half_blocking)\nPASS: test_barrier (test.test_asyncio.test_locks.BarrierTests.test_barrier)\nPASS: test_barrier_parties (test.test_asyncio.test_locks.BarrierTests.test_barrier_parties)\nPASS: test_blocking_tasks_while_draining (test.test_asyncio.test_locks.BarrierTests.test_blocking_tasks_while_draining)\nPASS: test_context_manager (test.test_asyncio.test_locks.BarrierTests.test_context_manager)\nPASS: test_draining_state (test.test_asyncio.test_locks.BarrierTests.test_draining_state)\nPASS: test_filling_one_task (test.test_asyncio.test_locks.BarrierTests.test_filling_one_task)\nPASS: test_filling_one_task_twice (test.test_asyncio.test_locks.BarrierTests.test_filling_one_task_twice)\nPASS: test_filling_task_by_task (test.test_asyncio.test_locks.BarrierTests.test_filling_task_by_task)\nPASS: test_filling_tasks_cancel_one (test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_cancel_one)\nPASS: test_filling_tasks_check_return_value (test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_check_return_value)\nPASS: test_filling_tasks_wait_twice (test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_wait_twice)\nPASS: test_repr (test.test_asyncio.test_locks.BarrierTests.test_repr)\nPASS: test_reset_barrier (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier)\nPASS: test_reset_barrier_when_tasks_half_draining (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_when_tasks_half_draining)\nPASS: test_reset_barrier_when_tasks_half_draining_half_blocking (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_when_tasks_half_draining_half_blocking)\nPASS: test_reset_barrier_while_tasks_draining (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_draining)\nPASS: test_reset_barrier_while_tasks_waiting (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_waiting)\nPASS: test_reset_barrier_while_tasks_waiting_and_waiting_again (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_waiting_and_waiting_again)\nPASS: test_ambiguous_loops (test.test_asyncio.test_locks.ConditionTests.test_ambiguous_loops)\nPASS: test_context_manager (test.test_asyncio.test_locks.ConditionTests.test_context_manager)\nPASS: test_explicit_lock (test.test_asyncio.test_locks.ConditionTests.test_explicit_lock)\nPASS: test_notify (test.test_asyncio.test_locks.ConditionTests.test_notify)\nPASS: test_notify_all (test.test_asyncio.test_locks.ConditionTests.test_notify_all)\nPASS: test_notify_all_unacquired (test.test_asyncio.test_locks.ConditionTests.test_notify_all_unacquired)\nPASS: test_notify_unacquired (test.test_asyncio.test_locks.ConditionTests.test_notify_unacquired)\nPASS: test_repr (test.test_asyncio.test_locks.ConditionTests.test_repr)\nPASS: test_timeout_in_block (test.test_asyncio.test_locks.ConditionTests.test_timeout_in_block)\nPASS: test_wait (test.test_asyncio.test_locks.ConditionTests.test_wait)\nPASS: test_wait_cancel (test.test_asyncio.test_locks.ConditionTests.test_wait_cancel)\nPASS: test_wait_cancel_after_notify (test.test_asyncio.test_locks.ConditionTests.test_wait_cancel_after_notify)\nPASS: test_wait_cancel_contested (test.test_asyncio.test_locks.ConditionTests.test_wait_cancel_contested)\nPASS: test_wait_for (test.test_asyncio.test_locks.ConditionTests.test_wait_for)\nPASS: test_wait_for_unacquired (test.test_asyncio.test_locks.ConditionTests.test_wait_for_unacquired)\nPASS: test_wait_unacquired (test.test_asyncio.test_locks.ConditionTests.test_wait_unacquired)\nPASS: test_clear (test.test_asyncio.test_locks.EventTests.test_clear)\nPASS: test_clear_with_waiters (test.test_asyncio.test_locks.EventTests.test_clear_with_waiters)\nPASS: test_repr (test.test_asyncio.test_locks.EventTests.test_repr)\nPASS: test_wait (test.test_asyncio.test_locks.EventTests.test_wait)\nPASS: test_wait_cancel (test.test_asyncio.test_locks.EventTests.test_wait_cancel)\nPASS: test_wait_on_set (test.test_asyncio.test_locks.EventTests.test_wait_on_set)\nPASS: test_acquire (test.test_asyncio.test_locks.LockTests.test_acquire)\nPASS: test_acquire_cancel (test.test_asyncio.test_locks.LockTests.test_acquire_cancel)\nPASS: test_cancel_race (test.test_asyncio.test_locks.LockTests.test_cancel_race)\nPASS: test_cancel_release_race (test.test_asyncio.test_locks.LockTests.test_cancel_release_race)\nPASS: test_context_manager (test.test_asyncio.test_locks.LockTests.test_context_manager)\nPASS: test_finished_waiter_cancelled (test.test_asyncio.test_locks.LockTests.test_finished_waiter_cancelled)\nPASS: test_lock (test.test_asyncio.test_locks.LockTests.test_lock)\nPASS: test_lock_by_with_statement (test.test_asyncio.test_locks.LockTests.test_lock_by_with_statement)\nPASS: test_lock_doesnt_accept_loop_parameter (test.test_asyncio.test_locks.LockTests.test_lock_doesnt_accept_loop_parameter)\nPASS: test_release_no_waiters (test.test_asyncio.test_locks.LockTests.test_release_no_waiters)\nPASS: test_release_not_acquired (test.test_asyncio.test_locks.LockTests.test_release_not_acquired)\nPASS: test_repr (test.test_asyncio.test_locks.LockTests.test_repr)\nPASS: test_acquire (test.test_asyncio.test_locks.SemaphoreTests.test_acquire)\nPASS: test_acquire_cancel (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_cancel)\nPASS: test_acquire_cancel_before_awoken (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_cancel_before_awoken)\nPASS: test_acquire_fifo_order (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order)\nPASS: test_acquire_fifo_order_2 (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order_2)\nPASS: test_acquire_fifo_order_3 (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order_3)\nPASS: test_acquire_hang (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_hang)\nPASS: test_acquire_no_hang (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_no_hang)\nPASS: test_initial_value_zero (test.test_asyncio.test_locks.SemaphoreTests.test_initial_value_zero)\nPASS: test_release_no_waiters (test.test_asyncio.test_locks.SemaphoreTests.test_release_no_waiters)\nPASS: test_release_not_acquired (test.test_asyncio.test_locks.SemaphoreTests.test_release_not_acquired)\nPASS: test_repr (test.test_asyncio.test_locks.SemaphoreTests.test_repr)\nPASS: test_semaphore (test.test_asyncio.test_locks.SemaphoreTests.test_semaphore)\nPASS: test_semaphore_value (test.test_asyncio.test_locks.SemaphoreTests.test_semaphore_value)\n\n----------------------------------------------------------------------\nRan 70 tests in 1.361s\n\nOK\n0:00:04 load avg: 0.24 [  8/469] test.test_asyncio.test_proactor_events passed\nPASS: test_close (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_close)\nPASS: test_close_self_pipe (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_close_self_pipe)\nPASS: test_create_server (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_create_server)\nPASS: test_create_server_cancel (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_create_server_cancel)\nPASS: test_ctor (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_ctor)\nPASS: test_datagram_loop_reading (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading)\nPASS: test_datagram_loop_reading_aborted (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_aborted)\nPASS: test_datagram_loop_reading_data (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_data)\nPASS: test_datagram_loop_reading_no_data (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_no_data)\nPASS: test_datagram_loop_writing (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_writing)\nPASS: test_datagram_loop_writing_aborted (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_writing_aborted)\nPASS: test_loop_self_reading (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading)\nPASS: test_loop_self_reading_exception (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading_exception)\nPASS: test_loop_self_reading_fut (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading_fut)\nPASS: test_make_datagram_transport (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_make_datagram_transport)\nPASS: test_make_socket_transport (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_make_socket_transport)\nPASS: test_process_events (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_process_events)\nPASS: test_stop_serving (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_stop_serving)\nPASS: test_write_to_self (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_write_to_self)\nPASS: test__loop_writing_closing (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_closing)\nPASS: test__loop_writing_error_received (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_error_received)\nPASS: test__loop_writing_error_received_connection (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_error_received_connection)\nPASS: test__loop_writing_exception (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_exception)\nPASS: test_fatal_error_connected (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_fatal_error_connected)\nPASS: test_sendto (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto)\nPASS: test_sendto_buffer (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer)\nPASS: test_sendto_buffer_bytearray (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer_bytearray)\nPASS: test_sendto_buffer_memoryview (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer_memoryview)\nPASS: test_sendto_bytearray (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_bytearray)\nPASS: test_sendto_closing (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_closing)\nPASS: test_sendto_connected_addr (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_connected_addr)\nPASS: test_sendto_error_received (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_error_received)\nPASS: test_sendto_error_received_connected (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_error_received_connected)\nPASS: test_sendto_exception (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_exception)\nPASS: test_sendto_memoryview (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_memoryview)\nPASS: test_sendto_no_data (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_no_data)\nPASS: test_sendto_str (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_str)\nSKIP: test_sock_sendfile_iobuffer (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_iobuffer) 'Proactor is supported on Windows only'\nSKIP: test_sock_sendfile_not_a_file (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_a_file) 'Proactor is supported on Windows only'\nSKIP: test_sock_sendfile_not_regular_file (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_regular_file) 'Proactor is supported on Windows only'\nPASS: test_abort (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_abort)\nPASS: test_call_connection_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_call_connection_lost)\nPASS: test_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close)\nPASS: test_close_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_buffer)\nPASS: test_close_invalid_sockobj (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_invalid_sockobj)\nPASS: test_close_protocol_connection_lost_once (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_protocol_connection_lost_once)\nPASS: test_close_write_fut (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_write_fut)\nPASS: test_ctor (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_ctor)\nPASS: test_dont_pause_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_dont_pause_writing)\nPASS: test_fatal_error (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_fatal_error)\nPASS: test_fatal_error_2 (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_fatal_error_2)\nPASS: test_force_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close)\nPASS: test_force_close_idempotent (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close_idempotent)\nPASS: test_force_close_protocol_connection_lost_once (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close_protocol_connection_lost_once)\nPASS: test_loop_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading)\nPASS: test_loop_reading_aborted (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted)\nPASS: test_loop_reading_aborted_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted_closing)\nPASS: test_loop_reading_aborted_is_fatal (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted_is_fatal)\nPASS: test_loop_reading_conn_reset_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_conn_reset_lost)\nPASS: test_loop_reading_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_data)\nPASS: test_loop_reading_exception (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_exception)\nPASS: test_loop_reading_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_no_data)\nPASS: test_loop_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing)\nPASS: test_loop_writing_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_closing)\nPASS: test_loop_writing_err (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_err)\nPASS: test_loop_writing_force_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_force_close)\nPASS: test_loop_writing_stop (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_stop)\nPASS: test_pause_reading_connection_made (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_reading_connection_made)\nPASS: test_pause_resume_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_resume_reading)\nPASS: test_pause_resume_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_resume_writing)\nPASS: test_pause_writing_2write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_writing_2write)\nPASS: test_pause_writing_3write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_writing_3write)\nPASS: test_write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write)\nPASS: test_write_eof (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof)\nPASS: test_write_eof_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_buffer)\nPASS: test_write_eof_buffer_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_buffer_write_pipe)\nPASS: test_write_eof_duplex_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_duplex_pipe)\nPASS: test_write_eof_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_write_pipe)\nPASS: test_write_more (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_more)\nPASS: test_write_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_no_data)\n\n----------------------------------------------------------------------\nRan 77 tests in 0.356s\n\nOK (skipped=3)\n0:00:04 load avg: 0.24 [  9/469] test.test_asyncio.test_protocols passed\nPASS: test_base_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_base_protocol)\nPASS: test_buffered_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_buffered_protocol)\nPASS: test_datagram_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_datagram_protocol)\nPASS: test_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_protocol)\nPASS: test_subprocess_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_subprocess_protocol)\n\n----------------------------------------------------------------------\nRan 5 tests in 0.001s\n\nOK\n0:00:05 load avg: 0.24 [ 10/469] test.test_asyncio.test_queues passed\nPASS: test_format (test.test_asyncio.test_queues.LifoQueueJoinTests.test_format)\nPASS: test_join_empty_queue (test.test_asyncio.test_queues.LifoQueueJoinTests.test_join_empty_queue)\nPASS: test_task_done (test.test_asyncio.test_queues.LifoQueueJoinTests.test_task_done)\nPASS: test_task_done_underflow (test.test_asyncio.test_queues.LifoQueueJoinTests.test_task_done_underflow)\nPASS: test_order (test.test_asyncio.test_queues.LifoQueueTests.test_order)\nPASS: test_format (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_format)\nPASS: test_join_empty_queue (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_join_empty_queue)\nPASS: test_task_done (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_task_done)\nPASS: test_task_done_underflow (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_task_done_underflow)\nPASS: test_order (test.test_asyncio.test_queues.PriorityQueueTests.test_order)\nPASS: test_empty (test.test_asyncio.test_queues.QueueBasicTests.test_empty)\nPASS: test_full (test.test_asyncio.test_queues.QueueBasicTests.test_full)\nPASS: test_generic_alias (test.test_asyncio.test_queues.QueueBasicTests.test_generic_alias)\nPASS: test_maxsize (test.test_asyncio.test_queues.QueueBasicTests.test_maxsize)\nPASS: test_order (test.test_asyncio.test_queues.QueueBasicTests.test_order)\nPASS: test_repr (test.test_asyncio.test_queues.QueueBasicTests.test_repr)\nPASS: test_str (test.test_asyncio.test_queues.QueueBasicTests.test_str)\nPASS: test_blocking_get (test.test_asyncio.test_queues.QueueGetTests.test_blocking_get)\nPASS: test_blocking_get_wait (test.test_asyncio.test_queues.QueueGetTests.test_blocking_get_wait)\nPASS: test_cancelled_getters_not_being_held_in_self_getters (test.test_asyncio.test_queues.QueueGetTests.test_cancelled_getters_not_being_held_in_self_getters)\nPASS: test_get_cancelled_race (test.test_asyncio.test_queues.QueueGetTests.test_get_cancelled_race)\nPASS: test_get_with_putters (test.test_asyncio.test_queues.QueueGetTests.test_get_with_putters)\nPASS: test_get_with_waiting_putters (test.test_asyncio.test_queues.QueueGetTests.test_get_with_waiting_putters)\nPASS: test_nonblocking_get (test.test_asyncio.test_queues.QueueGetTests.test_nonblocking_get)\nPASS: test_nonblocking_get_exception (test.test_asyncio.test_queues.QueueGetTests.test_nonblocking_get_exception)\nPASS: test_why_are_getters_waiting (test.test_asyncio.test_queues.QueueGetTests.test_why_are_getters_waiting)\nPASS: test_format (test.test_asyncio.test_queues.QueueJoinTests.test_format)\nPASS: test_join_empty_queue (test.test_asyncio.test_queues.QueueJoinTests.test_join_empty_queue)\nPASS: test_task_done (test.test_asyncio.test_queues.QueueJoinTests.test_task_done)\nPASS: test_task_done_underflow (test.test_asyncio.test_queues.QueueJoinTests.test_task_done_underflow)\nPASS: test_blocking_put (test.test_asyncio.test_queues.QueuePutTests.test_blocking_put)\nPASS: test_blocking_put_wait (test.test_asyncio.test_queues.QueuePutTests.test_blocking_put_wait)\nPASS: test_cancelled_put_silence_value_error_exception (test.test_asyncio.test_queues.QueuePutTests.test_cancelled_put_silence_value_error_exception)\nPASS: test_cancelled_puts_not_being_held_in_self_putters (test.test_asyncio.test_queues.QueuePutTests.test_cancelled_puts_not_being_held_in_self_putters)\nPASS: test_float_maxsize (test.test_asyncio.test_queues.QueuePutTests.test_float_maxsize)\nPASS: test_get_cancel_drop_many_pending_readers (test.test_asyncio.test_queues.QueuePutTests.test_get_cancel_drop_many_pending_readers)\nPASS: test_get_cancel_drop_one_pending_reader (test.test_asyncio.test_queues.QueuePutTests.test_get_cancel_drop_one_pending_reader)\nPASS: test_nonblocking_put (test.test_asyncio.test_queues.QueuePutTests.test_nonblocking_put)\nPASS: test_nonblocking_put_exception (test.test_asyncio.test_queues.QueuePutTests.test_nonblocking_put_exception)\nPASS: test_put_cancel_drop (test.test_asyncio.test_queues.QueuePutTests.test_put_cancel_drop)\nPASS: test_put_cancelled (test.test_asyncio.test_queues.QueuePutTests.test_put_cancelled)\nPASS: test_put_cancelled_race (test.test_asyncio.test_queues.QueuePutTests.test_put_cancelled_race)\nPASS: test_put_with_waiting_getters (test.test_asyncio.test_queues.QueuePutTests.test_put_with_waiting_getters)\nPASS: test_why_are_putters_waiting (test.test_asyncio.test_queues.QueuePutTests.test_why_are_putters_waiting)\n\n----------------------------------------------------------------------\nRan 44 tests in 0.444s\n\nOK\n0:00:05 load avg: 0.24 [ 11/469] test.test_asyncio.test_runners passed\nPASS: test_asyncio_run_cancels_hanging_tasks (test.test_asyncio.test_runners.RunTests.test_asyncio_run_cancels_hanging_tasks)\nPASS: test_asyncio_run_closes_gens_after_hanging_tasks_errors (test.test_asyncio.test_runners.RunTests.test_asyncio_run_closes_gens_after_hanging_tasks_errors)\nPASS: test_asyncio_run_debug (test.test_asyncio.test_runners.RunTests.test_asyncio_run_debug)\nPASS: test_asyncio_run_from_running_loop (test.test_asyncio.test_runners.RunTests.test_asyncio_run_from_running_loop)\nPASS: test_asyncio_run_loop_factory (test.test_asyncio.test_runners.RunTests.test_asyncio_run_loop_factory)\nPASS: test_asyncio_run_only_coro (test.test_asyncio.test_runners.RunTests.test_asyncio_run_only_coro)\nPASS: test_asyncio_run_raises (test.test_asyncio.test_runners.RunTests.test_asyncio_run_raises)\nPASS: test_asyncio_run_reports_hanging_tasks_errors (test.test_asyncio.test_runners.RunTests.test_asyncio_run_reports_hanging_tasks_errors)\nPASS: test_asyncio_run_return (test.test_asyncio.test_runners.RunTests.test_asyncio_run_return)\nPASS: test_asyncio_run_set_event_loop (test.test_asyncio.test_runners.RunTests.test_asyncio_run_set_event_loop)\nPASS: test_asyncio_run_without_uncancel (test.test_asyncio.test_runners.RunTests.test_asyncio_run_without_uncancel)\nPASS: test_custom_factory (test.test_asyncio.test_runners.RunnerTests.test_custom_factory)\nPASS: test_debug (test.test_asyncio.test_runners.RunnerTests.test_debug)\nPASS: test_double_close (test.test_asyncio.test_runners.RunnerTests.test_double_close)\nPASS: test_explicit_close (test.test_asyncio.test_runners.RunnerTests.test_explicit_close)\nPASS: test_interrupt_call_soon (test.test_asyncio.test_runners.RunnerTests.test_interrupt_call_soon)\nPASS: test_interrupt_cancelled_task (test.test_asyncio.test_runners.RunnerTests.test_interrupt_cancelled_task)\nPASS: test_interrupt_wait (test.test_asyncio.test_runners.RunnerTests.test_interrupt_wait)\nPASS: test_non_debug (test.test_asyncio.test_runners.RunnerTests.test_non_debug)\nPASS: test_recursive_run (test.test_asyncio.test_runners.RunnerTests.test_recursive_run)\nPASS: test_run (test.test_asyncio.test_runners.RunnerTests.test_run)\nPASS: test_run_future (test.test_asyncio.test_runners.RunnerTests.test_run_future)\nPASS: test_run_keeps_context (test.test_asyncio.test_runners.RunnerTests.test_run_keeps_context)\nPASS: test_run_non_coro (test.test_asyncio.test_runners.RunnerTests.test_run_non_coro)\nPASS: test_second_with_block_raises (test.test_asyncio.test_runners.RunnerTests.test_second_with_block_raises)\nPASS: test_set_event_loop_called_once (test.test_asyncio.test_runners.RunnerTests.test_set_event_loop_called_once)\nPASS: test_signal_install_not_supported_ok (test.test_asyncio.test_runners.RunnerTests.test_signal_install_not_supported_ok)\n\n----------------------------------------------------------------------\nRan 27 tests in 0.284s\n\nOK\n0:00:05 load avg: 0.24 [ 12/469] test.test_asyncio.test_futures passed\nPASS: test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception)\nPASS: test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_invoked_on_set_result)\nPASS: test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback)\nPASS: test_callbacks_remove_first_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_first_callback)\nPASS: test_callbacks_remove_third_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_third_callback)\nPASS: test_remove_done_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callback)\nPASS: test_remove_done_callbacks_list_clear (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callbacks_list_clear)\nPASS: test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation)\nPASS: test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1)\nPASS: test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2)\nPASS: test_inherit_without_calling_super_init (test.test_asyncio.test_futures.CFutureInheritanceTests.test_inherit_without_calling_super_init)\nPASS: test_cancel (test.test_asyncio.test_futures.CFutureTests.test_cancel)\nPASS: test_constructor_positional (test.test_asyncio.test_futures.CFutureTests.test_constructor_positional)\nPASS: test_constructor_use_global_loop (test.test_asyncio.test_futures.CFutureTests.test_constructor_use_global_loop)\nPASS: test_constructor_use_running_loop (test.test_asyncio.test_futures.CFutureTests.test_constructor_use_running_loop)\nPASS: test_constructor_without_loop (test.test_asyncio.test_futures.CFutureTests.test_constructor_without_loop)\nPASS: test_copy_state (test.test_asyncio.test_futures.CFutureTests.test_copy_state)\nPASS: test_exception (test.test_asyncio.test_futures.CFutureTests.test_exception)\nPASS: test_exception_class (test.test_asyncio.test_futures.CFutureTests.test_exception_class)\nPASS: test_future_cancel_message_getter (test.test_asyncio.test_futures.CFutureTests.test_future_cancel_message_getter)\nPASS: test_future_cancel_message_setter (test.test_asyncio.test_futures.CFutureTests.test_future_cancel_message_setter)\nPASS: test_future_del_collect (test.test_asyncio.test_futures.CFutureTests.test_future_del_collect)\nPASS: test_future_del_segfault (test.test_asyncio.test_futures.CFutureTests.test_future_del_segfault)\nPASS: test_future_exception_never_retrieved (test.test_asyncio.test_futures.CFutureTests.test_future_exception_never_retrieved)\nPASS: test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.CFutureTests.test_future_exception_never_retrieved_debug)\nPASS: test_future_iter_throw (test.test_asyncio.test_futures.CFutureTests.test_future_iter_throw)\nPASS: test_future_repr (test.test_asyncio.test_futures.CFutureTests.test_future_repr)\nPASS: test_future_source_traceback (test.test_asyncio.test_futures.CFutureTests.test_future_source_traceback)\nPASS: test_future_stop_iteration_args (test.test_asyncio.test_futures.CFutureTests.test_future_stop_iteration_args)\nPASS: test_generic_alias (test.test_asyncio.test_futures.CFutureTests.test_generic_alias)\nPASS: test_initial_state (test.test_asyncio.test_futures.CFutureTests.test_initial_state)\nPASS: test_isfuture (test.test_asyncio.test_futures.CFutureTests.test_isfuture)\nPASS: test_iter (test.test_asyncio.test_futures.CFutureTests.test_iter)\nPASS: test_log_traceback (test.test_asyncio.test_futures.CFutureTests.test_log_traceback)\nPASS: test_result (test.test_asyncio.test_futures.CFutureTests.test_result)\nPASS: test_set_result_unless_cancelled (test.test_asyncio.test_futures.CFutureTests.test_set_result_unless_cancelled)\nPASS: test_tb_logger_abandoned (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_abandoned)\nPASS: test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_result_retrieved)\nPASS: test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_retrieved)\nPASS: test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_unretrieved)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_not_called_after_cancel)\nPASS: test_tb_logger_result_retrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_result_retrieved)\nPASS: test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_result_unretrieved)\nPASS: test_uninitialized (test.test_asyncio.test_futures.CFutureTests.test_uninitialized)\nPASS: test_wrap_future (test.test_asyncio.test_futures.CFutureTests.test_wrap_future)\nPASS: test_wrap_future_cancel (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_cancel)\nPASS: test_wrap_future_cancel2 (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_cancel2)\nPASS: test_wrap_future_future (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_future)\nPASS: test_wrap_future_use_global_loop (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_use_global_loop)\nPASS: test_wrap_future_use_running_loop (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_use_running_loop)\nPASS: test_wrap_future_without_loop (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_without_loop)\nPASS: test_yield_from_twice (test.test_asyncio.test_futures.CFutureTests.test_yield_from_twice)\nPASS: test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception)\nPASS: test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_invoked_on_set_result)\nPASS: test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback)\nPASS: test_callbacks_remove_first_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_first_callback)\nPASS: test_callbacks_remove_third_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_third_callback)\nPASS: test_remove_done_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callback)\nPASS: test_remove_done_callbacks_list_clear (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callbacks_list_clear)\nPASS: test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation)\nPASS: test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1)\nPASS: test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2)\nPASS: test_cancel (test.test_asyncio.test_futures.CSubFutureTests.test_cancel)\nPASS: test_constructor_positional (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_positional)\nPASS: test_constructor_use_global_loop (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_use_global_loop)\nPASS: test_constructor_use_running_loop (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_use_running_loop)\nPASS: test_constructor_without_loop (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_without_loop)\nPASS: test_copy_state (test.test_asyncio.test_futures.CSubFutureTests.test_copy_state)\nPASS: test_exception (test.test_asyncio.test_futures.CSubFutureTests.test_exception)\nPASS: test_exception_class (test.test_asyncio.test_futures.CSubFutureTests.test_exception_class)\nPASS: test_future_cancel_message_getter (test.test_asyncio.test_futures.CSubFutureTests.test_future_cancel_message_getter)\nPASS: test_future_cancel_message_setter (test.test_asyncio.test_futures.CSubFutureTests.test_future_cancel_message_setter)\nPASS: test_future_del_collect (test.test_asyncio.test_futures.CSubFutureTests.test_future_del_collect)\nPASS: test_future_exception_never_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_future_exception_never_retrieved)\nPASS: test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.CSubFutureTests.test_future_exception_never_retrieved_debug)\nPASS: test_future_iter_throw (test.test_asyncio.test_futures.CSubFutureTests.test_future_iter_throw)\nPASS: test_future_repr (test.test_asyncio.test_futures.CSubFutureTests.test_future_repr)\nPASS: test_future_source_traceback (test.test_asyncio.test_futures.CSubFutureTests.test_future_source_traceback)\nPASS: test_future_stop_iteration_args (test.test_asyncio.test_futures.CSubFutureTests.test_future_stop_iteration_args)\nPASS: test_generic_alias (test.test_asyncio.test_futures.CSubFutureTests.test_generic_alias)\nPASS: test_initial_state (test.test_asyncio.test_futures.CSubFutureTests.test_initial_state)\nPASS: test_isfuture (test.test_asyncio.test_futures.CSubFutureTests.test_isfuture)\nPASS: test_iter (test.test_asyncio.test_futures.CSubFutureTests.test_iter)\nPASS: test_log_traceback (test.test_asyncio.test_futures.CSubFutureTests.test_log_traceback)\nPASS: test_result (test.test_asyncio.test_futures.CSubFutureTests.test_result)\nPASS: test_set_result_unless_cancelled (test.test_asyncio.test_futures.CSubFutureTests.test_set_result_unless_cancelled)\nPASS: test_tb_logger_abandoned (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_abandoned)\nPASS: test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_result_retrieved)\nPASS: test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_retrieved)\nPASS: test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_unretrieved)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_not_called_after_cancel)\nPASS: test_tb_logger_result_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_result_retrieved)\nPASS: test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_result_unretrieved)\nPASS: test_uninitialized (test.test_asyncio.test_futures.CSubFutureTests.test_uninitialized)\nPASS: test_wrap_future (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future)\nPASS: test_wrap_future_cancel (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_cancel)\nPASS: test_wrap_future_cancel2 (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_cancel2)\nPASS: test_wrap_future_future (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_future)\nPASS: test_wrap_future_use_global_loop (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_use_global_loop)\nPASS: test_wrap_future_use_running_loop (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_use_running_loop)\nPASS: test_wrap_future_without_loop (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_without_loop)\nPASS: test_yield_from_twice (test.test_asyncio.test_futures.CSubFutureTests.test_yield_from_twice)\nPASS: test_ensure_future (test.test_asyncio.test_futures.DuckTests.test_ensure_future)\nPASS: test_wrap_future (test.test_asyncio.test_futures.DuckTests.test_wrap_future)\nPASS: test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception)\nPASS: test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_invoked_on_set_result)\nPASS: test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback)\nPASS: test_callbacks_remove_first_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_first_callback)\nPASS: test_callbacks_remove_third_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_third_callback)\nPASS: test_remove_done_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callback)\nPASS: test_remove_done_callbacks_list_clear (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callbacks_list_clear)\nPASS: test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation)\nPASS: test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1)\nPASS: test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2)\nPASS: test_inherit_without_calling_super_init (test.test_asyncio.test_futures.PyFutureInheritanceTests.test_inherit_without_calling_super_init)\nPASS: test_cancel (test.test_asyncio.test_futures.PyFutureTests.test_cancel)\nPASS: test_constructor_positional (test.test_asyncio.test_futures.PyFutureTests.test_constructor_positional)\nPASS: test_constructor_use_global_loop (test.test_asyncio.test_futures.PyFutureTests.test_constructor_use_global_loop)\nPASS: test_constructor_use_running_loop (test.test_asyncio.test_futures.PyFutureTests.test_constructor_use_running_loop)\nPASS: test_constructor_without_loop (test.test_asyncio.test_futures.PyFutureTests.test_constructor_without_loop)\nPASS: test_copy_state (test.test_asyncio.test_futures.PyFutureTests.test_copy_state)\nPASS: test_exception (test.test_asyncio.test_futures.PyFutureTests.test_exception)\nPASS: test_exception_class (test.test_asyncio.test_futures.PyFutureTests.test_exception_class)\nPASS: test_future_cancel_message_getter (test.test_asyncio.test_futures.PyFutureTests.test_future_cancel_message_getter)\nPASS: test_future_cancel_message_setter (test.test_asyncio.test_futures.PyFutureTests.test_future_cancel_message_setter)\nPASS: test_future_del_collect (test.test_asyncio.test_futures.PyFutureTests.test_future_del_collect)\nPASS: test_future_exception_never_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_future_exception_never_retrieved)\nPASS: test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.PyFutureTests.test_future_exception_never_retrieved_debug)\nPASS: test_future_iter_throw (test.test_asyncio.test_futures.PyFutureTests.test_future_iter_throw)\nPASS: test_future_repr (test.test_asyncio.test_futures.PyFutureTests.test_future_repr)\nPASS: test_future_source_traceback (test.test_asyncio.test_futures.PyFutureTests.test_future_source_traceback)\nPASS: test_future_stop_iteration_args (test.test_asyncio.test_futures.PyFutureTests.test_future_stop_iteration_args)\nPASS: test_generic_alias (test.test_asyncio.test_futures.PyFutureTests.test_generic_alias)\nPASS: test_initial_state (test.test_asyncio.test_futures.PyFutureTests.test_initial_state)\nPASS: test_isfuture (test.test_asyncio.test_futures.PyFutureTests.test_isfuture)\nPASS: test_iter (test.test_asyncio.test_futures.PyFutureTests.test_iter)\nPASS: test_log_traceback (test.test_asyncio.test_futures.PyFutureTests.test_log_traceback)\nPASS: test_result (test.test_asyncio.test_futures.PyFutureTests.test_result)\nPASS: test_set_result_unless_cancelled (test.test_asyncio.test_futures.PyFutureTests.test_set_result_unless_cancelled)\nPASS: test_tb_logger_abandoned (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_abandoned)\nPASS: test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_result_retrieved)\nPASS: test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_retrieved)\nPASS: test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_unretrieved)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_not_called_after_cancel)\nPASS: test_tb_logger_result_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_result_retrieved)\nPASS: test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_result_unretrieved)\nPASS: test_uninitialized (test.test_asyncio.test_futures.PyFutureTests.test_uninitialized)\nPASS: test_wrap_future (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future)\nPASS: test_wrap_future_cancel (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_cancel)\nPASS: test_wrap_future_cancel2 (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_cancel2)\nPASS: test_wrap_future_future (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_future)\nPASS: test_wrap_future_use_global_loop (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_use_global_loop)\nPASS: test_wrap_future_use_running_loop (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_use_running_loop)\nPASS: test_wrap_future_without_loop (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_without_loop)\nPASS: test_yield_from_twice (test.test_asyncio.test_futures.PyFutureTests.test_yield_from_twice)\n\n----------------------------------------------------------------------\nRan 155 tests in 4.333s\n\nOK\n0:00:06 load avg: 0.24 [ 13/469] test.test_asyncio.test_selector_events passed\nPASS: test_accept_connection_multiple (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_accept_connection_multiple)\nPASS: test_add_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader)\nPASS: test_add_reader_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader_existing)\nPASS: test_add_reader_existing_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader_existing_writer)\nPASS: test_add_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_writer)\nPASS: test_add_writer_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_writer_existing)\nPASS: test_close (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_close)\nPASS: test_close_no_selector (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_close_no_selector)\nPASS: test_make_socket_transport (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_make_socket_transport)\nPASS: test_make_ssl_transport_without_ssl_error (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_make_ssl_transport_without_ssl_error)\nPASS: test_process_events_read (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_read)\nPASS: test_process_events_read_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_read_cancelled)\nPASS: test_process_events_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_write)\nPASS: test_process_events_write_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_write_cancelled)\nPASS: test_read_from_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_read_from_self_exception)\nPASS: test_read_from_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_read_from_self_tryagain)\nPASS: test_remove_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader)\nPASS: test_remove_reader_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader_read_write)\nPASS: test_remove_reader_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader_unknown)\nPASS: test_remove_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer)\nPASS: test_remove_writer_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer_read_write)\nPASS: test_remove_writer_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer_unknown)\nPASS: test_sock_connect_resolve_using_socket_params (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_sock_connect_resolve_using_socket_params)\nPASS: test_write_to_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_write_to_self_exception)\nPASS: test_write_to_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_write_to_self_tryagain)\nPASS: test_fatal_error_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_fatal_error_connected)\nPASS: test_fatal_error_connected_custom_error (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_fatal_error_connected_custom_error)\nPASS: test_read_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready)\nPASS: test_read_ready_err (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_err)\nPASS: test_read_ready_oserr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_oserr)\nPASS: test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_tryagain)\nPASS: test_sendto (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto)\nPASS: test_sendto_buffer (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer)\nPASS: test_sendto_buffer_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer_bytearray)\nPASS: test_sendto_buffer_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer_memoryview)\nPASS: test_sendto_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_bytearray)\nPASS: test_sendto_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_closing)\nPASS: test_sendto_connected_addr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_connected_addr)\nPASS: test_sendto_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_error_received)\nPASS: test_sendto_error_received_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_error_received_connected)\nPASS: test_sendto_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_exception)\nPASS: test_sendto_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_memoryview)\nPASS: test_sendto_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_no_data)\nPASS: test_sendto_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready)\nPASS: test_sendto_ready_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_closing)\nPASS: test_sendto_ready_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_error_received)\nPASS: test_sendto_ready_error_received_connection (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_error_received_connection)\nPASS: test_sendto_ready_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_exception)\nPASS: test_sendto_ready_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_no_data)\nPASS: test_sendto_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_tryagain)\nPASS: test_sendto_str (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_str)\nPASS: test_sendto_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_tryagain)\nPASS: test_transport_inheritance (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_transport_inheritance)\nPASS: test_buffer_updated_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_buffer_updated_error)\nPASS: test_ctor (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_ctor)\nPASS: test_get_buffer_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_get_buffer_error)\nPASS: test_get_buffer_zerosized (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_get_buffer_zerosized)\nPASS: test_proto_type_switch (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_proto_type_switch)\nPASS: test_read_eof_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_eof_received_error)\nPASS: test_read_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready)\nPASS: test_read_ready_conn_reset (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_conn_reset)\nPASS: test_read_ready_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_eof)\nPASS: test_read_ready_eof_keep_open (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_eof_keep_open)\nPASS: test_read_ready_err (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_err)\nPASS: test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_tryagain)\nPASS: test_read_ready_tryagain_interrupted (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_tryagain_interrupted)\nPASS: test_ctor (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_ctor)\nPASS: test_ctor_with_waiter (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_ctor_with_waiter)\nPASS: test_data_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_data_received_error)\nPASS: test_pause_reading_connection_made (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_pause_reading_connection_made)\nPASS: test_pause_resume_reading (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_pause_resume_reading)\nPASS: test_read_eof_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_eof_received_error)\nPASS: test_read_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready)\nPASS: test_read_ready_conn_reset (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_conn_reset)\nPASS: test_read_ready_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_eof)\nPASS: test_read_ready_eof_keep_open (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_eof_keep_open)\nPASS: test_read_ready_err (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_err)\nPASS: test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_tryagain)\nPASS: test_read_ready_tryagain_interrupted (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_tryagain_interrupted)\nPASS: test_transport_close_remove_writer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_transport_close_remove_writer)\nPASS: test_write (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write)\nPASS: test_write_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_buffer)\nPASS: test_write_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_bytearray)\nPASS: test_write_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_closing)\nPASS: test_write_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof)\nPASS: test_write_eof_after_close (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof_after_close)\nPASS: test_write_eof_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof_buffer)\nPASS: test_write_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_exception)\nPASS: test_write_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_memoryview)\nPASS: test_write_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_no_data)\nPASS: test_write_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial)\nPASS: test_write_partial_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_bytearray)\nPASS: test_write_partial_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_memoryview)\nPASS: test_write_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_none)\nPASS: test_write_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready)\nPASS: test_write_ready_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_closing)\nPASS: test_write_ready_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_exception)\nPASS: test_write_ready_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_no_data)\nPASS: test_write_ready_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_partial)\nPASS: test_write_ready_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_partial_none)\nPASS: test_write_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_tryagain)\nPASS: test_write_sendmsg_OSError (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_OSError)\nPASS: test_write_sendmsg_full (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_full)\nPASS: test_write_sendmsg_half_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_half_buffer)\nPASS: test_write_sendmsg_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_no_data)\nPASS: test_write_sendmsg_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_partial)\nPASS: test_write_str (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_str)\nPASS: test_write_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_tryagain)\nPASS: test_writelines_send_full (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_send_full)\nPASS: test_writelines_send_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_send_partial)\nPASS: test_writelines_sendmsg_full (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_sendmsg_full)\nPASS: test_writelines_sendmsg_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_sendmsg_partial)\nPASS: test__add_reader (test.test_asyncio.test_selector_events.SelectorTransportTests.test__add_reader)\nPASS: test_abort (test.test_asyncio.test_selector_events.SelectorTransportTests.test_abort)\nPASS: test_close (test.test_asyncio.test_selector_events.SelectorTransportTests.test_close)\nPASS: test_close_write_buffer (test.test_asyncio.test_selector_events.SelectorTransportTests.test_close_write_buffer)\nPASS: test_connection_lost (test.test_asyncio.test_selector_events.SelectorTransportTests.test_connection_lost)\nPASS: test_ctor (test.test_asyncio.test_selector_events.SelectorTransportTests.test_ctor)\nPASS: test_fatal_error (test.test_asyncio.test_selector_events.SelectorTransportTests.test_fatal_error)\nPASS: test_fatal_error_custom_exception (test.test_asyncio.test_selector_events.SelectorTransportTests.test_fatal_error_custom_exception)\nPASS: test_force_close (test.test_asyncio.test_selector_events.SelectorTransportTests.test_force_close)\n\n----------------------------------------------------------------------\nRan 121 tests in 0.412s\n\nOK\n0:00:06 load avg: 0.24 [ 14/469] test.test_asyncio.test_server passed\nSKIP: test_start_server_1 (test.test_asyncio.test_server.ProactorStartServerTests.test_start_server_1) 'Windows only'\nPASS: test_start_server_1 (test.test_asyncio.test_server.SelectorStartServerTests.test_start_server_1)\nPASS: test_start_unix_server_1 (test.test_asyncio.test_server.SelectorStartServerTests.test_start_unix_server_1)\nPASS: test_wait_closed_basic (test.test_asyncio.test_server.TestServer2.test_wait_closed_basic)\nPASS: test_wait_closed_race (test.test_asyncio.test_server.TestServer2.test_wait_closed_race)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.249s\n\nOK (skipped=1)\n0:00:09 load avg: 0.54 [ 15/469] test.test_asyncio.test_sendfile passed\nPASS: test_sendfile (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile)\nPASS: test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_close_peer_after_receiving)\nPASS: test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_fallback_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_for_closing_transp)\nPASS: test_sendfile_force_fallback (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_force_fallback)\nPASS: test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_force_unsupported_native)\nPASS: test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_no_fallback_for_fallback_transport)\nPASS: test_sendfile_not_supported (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_not_supported)\nPASS: test_sendfile_partial (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_partial)\nPASS: test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_pre_and_post_data)\nPASS: test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_prevents_bare_write)\nPASS: test_sendfile_ssl (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl)\nPASS: test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl_close_peer_after_receiving)\nPASS: test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl_partial)\nPASS: test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl_pre_and_post_data)\nPASS: test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_mix_with_regular_send)\nPASS: test_sock_sendfile_success (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_success)\nPASS: test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_with_offset_and_count)\nPASS: test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_zero_size)\nPASS: test_sendfile (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile)\nPASS: test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_close_peer_after_receiving)\nPASS: test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_fallback_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_for_closing_transp)\nPASS: test_sendfile_force_fallback (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_force_fallback)\nPASS: test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_force_unsupported_native)\nPASS: test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_no_fallback_for_fallback_transport)\nPASS: test_sendfile_not_supported (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_not_supported)\nPASS: test_sendfile_partial (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_partial)\nPASS: test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_pre_and_post_data)\nPASS: test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_prevents_bare_write)\nPASS: test_sendfile_ssl (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl)\nPASS: test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl_close_peer_after_receiving)\nPASS: test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl_partial)\nPASS: test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl_pre_and_post_data)\nPASS: test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_mix_with_regular_send)\nPASS: test_sock_sendfile_success (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_success)\nPASS: test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_with_offset_and_count)\nPASS: test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_zero_size)\nPASS: test_sendfile (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile)\nPASS: test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_close_peer_after_receiving)\nPASS: test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_fallback_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_for_closing_transp)\nPASS: test_sendfile_force_fallback (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_force_fallback)\nPASS: test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_force_unsupported_native)\nPASS: test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_no_fallback_for_fallback_transport)\nPASS: test_sendfile_not_supported (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_not_supported)\nPASS: test_sendfile_partial (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_partial)\nPASS: test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_pre_and_post_data)\nPASS: test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_prevents_bare_write)\nPASS: test_sendfile_ssl (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl)\nPASS: test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_close_peer_after_receiving)\nPASS: test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_partial)\nPASS: test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_pre_and_post_data)\nPASS: test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_mix_with_regular_send)\nPASS: test_sock_sendfile_success (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_success)\nPASS: test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_with_offset_and_count)\nPASS: test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_zero_size)\n\n----------------------------------------------------------------------\nRan 60 tests in 3.566s\n\nOK\n0:00:09 load avg: 0.54 [ 16/469] test.test_asyncio.test_sock_lowlevel passed\nPASS: test_cancel_sock_accept (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_cancel_sock_accept)\nPASS: test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_create_connection_sock)\nPASS: test_huge_content (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_huge_content)\nPASS: test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_huge_content_recvinto)\nPASS: test_recvfrom (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_recvfrom)\nPASS: test_recvfrom_into (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_recvfrom_into)\nPASS: test_sendto_blocking (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sendto_blocking)\nPASS: test_sock_accept (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_accept)\nPASS: test_sock_client_connect_racing (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_connect_racing)\nPASS: test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_fail)\nPASS: test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_ops)\nPASS: test_sock_client_racing (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_racing)\nPASS: test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_unix_sock_client_ops)\nPASS: test_cancel_sock_accept (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_cancel_sock_accept)\nPASS: test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_create_connection_sock)\nPASS: test_huge_content (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_huge_content)\nPASS: test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_huge_content_recvinto)\nPASS: test_recvfrom (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_recvfrom)\nPASS: test_recvfrom_into (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_recvfrom_into)\nPASS: test_sendto_blocking (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sendto_blocking)\nPASS: test_sock_accept (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_accept)\nPASS: test_sock_client_connect_racing (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_connect_racing)\nPASS: test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_fail)\nPASS: test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_ops)\nPASS: test_sock_client_racing (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_racing)\nPASS: test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_unix_sock_client_ops)\nPASS: test_cancel_sock_accept (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_cancel_sock_accept)\nPASS: test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_create_connection_sock)\nPASS: test_huge_content (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_huge_content)\nPASS: test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_huge_content_recvinto)\nPASS: test_recvfrom (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_recvfrom)\nPASS: test_recvfrom_into (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_recvfrom_into)\nPASS: test_sendto_blocking (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sendto_blocking)\nPASS: test_sock_accept (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_accept)\nPASS: test_sock_client_connect_racing (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_connect_racing)\nPASS: test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_fail)\nPASS: test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_ops)\nPASS: test_sock_client_racing (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_racing)\nPASS: test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_unix_sock_client_ops)\n\n----------------------------------------------------------------------\nRan 39 tests in 3.236s\n\nOK\n0:00:11 load avg: 0.54 [ 17/469] test.test_asyncio.test_streams passed\nPASS: test_IncompleteReadError_pickleable (test.test_asyncio.test_streams.StreamTests.test_IncompleteReadError_pickleable)\nPASS: test_LimitOverrunError_pickleable (test.test_asyncio.test_streams.StreamTests.test_LimitOverrunError_pickleable)\nPASS: test___repr__ (test.test_asyncio.test_streams.StreamTests.test___repr__)\nPASS: test___repr__data (test.test_asyncio.test_streams.StreamTests.test___repr__data)\nPASS: test___repr__eof (test.test_asyncio.test_streams.StreamTests.test___repr__eof)\nPASS: test___repr__exception (test.test_asyncio.test_streams.StreamTests.test___repr__exception)\nPASS: test___repr__nondefault_limit (test.test_asyncio.test_streams.StreamTests.test___repr__nondefault_limit)\nPASS: test___repr__transport (test.test_asyncio.test_streams.StreamTests.test___repr__transport)\nPASS: test___repr__waiter (test.test_asyncio.test_streams.StreamTests.test___repr__waiter)\nPASS: test_async_writer_api (test.test_asyncio.test_streams.StreamTests.test_async_writer_api)\nPASS: test_async_writer_api_exception_after_close (test.test_asyncio.test_streams.StreamTests.test_async_writer_api_exception_after_close)\nPASS: test_at_eof (test.test_asyncio.test_streams.StreamTests.test_at_eof)\nPASS: test_drain_raises (test.test_asyncio.test_streams.StreamTests.test_drain_raises)\nPASS: test_eof_feed_when_closing_writer (test.test_asyncio.test_streams.StreamTests.test_eof_feed_when_closing_writer)\nPASS: test_exception (test.test_asyncio.test_streams.StreamTests.test_exception)\nPASS: test_exception_cancel (test.test_asyncio.test_streams.StreamTests.test_exception_cancel)\nPASS: test_exception_waiter (test.test_asyncio.test_streams.StreamTests.test_exception_waiter)\nPASS: test_feed_empty_data (test.test_asyncio.test_streams.StreamTests.test_feed_empty_data)\nPASS: test_feed_nonempty_data (test.test_asyncio.test_streams.StreamTests.test_feed_nonempty_data)\nPASS: test_invalid_limit (test.test_asyncio.test_streams.StreamTests.test_invalid_limit)\nPASS: test_loop_is_closed_resource_warnings (test.test_asyncio.test_streams.StreamTests.test_loop_is_closed_resource_warnings)\nPASS: test_multiple_drain (test.test_asyncio.test_streams.StreamTests.test_multiple_drain)\nPASS: test_open_connection (test.test_asyncio.test_streams.StreamTests.test_open_connection)\nPASS: test_open_connection_error (test.test_asyncio.test_streams.StreamTests.test_open_connection_error)\nPASS: test_open_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamTests.test_open_connection_no_loop_ssl)\nPASS: test_open_unix_connection (test.test_asyncio.test_streams.StreamTests.test_open_unix_connection)\nPASS: test_open_unix_connection_error (test.test_asyncio.test_streams.StreamTests.test_open_unix_connection_error)\nPASS: test_open_unix_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamTests.test_open_unix_connection_no_loop_ssl)\nPASS: test_read (test.test_asyncio.test_streams.StreamTests.test_read)\nPASS: test_read_all_from_pipe_reader (test.test_asyncio.test_streams.StreamTests.test_read_all_from_pipe_reader)\nPASS: test_read_eof (test.test_asyncio.test_streams.StreamTests.test_read_eof)\nPASS: test_read_exception (test.test_asyncio.test_streams.StreamTests.test_read_exception)\nPASS: test_read_limit (test.test_asyncio.test_streams.StreamTests.test_read_limit)\nPASS: test_read_line_breaks (test.test_asyncio.test_streams.StreamTests.test_read_line_breaks)\nPASS: test_read_until_eof (test.test_asyncio.test_streams.StreamTests.test_read_until_eof)\nPASS: test_read_zero (test.test_asyncio.test_streams.StreamTests.test_read_zero)\nPASS: test_readexactly (test.test_asyncio.test_streams.StreamTests.test_readexactly)\nPASS: test_readexactly_eof (test.test_asyncio.test_streams.StreamTests.test_readexactly_eof)\nPASS: test_readexactly_exception (test.test_asyncio.test_streams.StreamTests.test_readexactly_exception)\nPASS: test_readexactly_limit (test.test_asyncio.test_streams.StreamTests.test_readexactly_limit)\nPASS: test_readexactly_zero_or_less (test.test_asyncio.test_streams.StreamTests.test_readexactly_zero_or_less)\nPASS: test_readline (test.test_asyncio.test_streams.StreamTests.test_readline)\nPASS: test_readline_empty_eof (test.test_asyncio.test_streams.StreamTests.test_readline_empty_eof)\nPASS: test_readline_eof (test.test_asyncio.test_streams.StreamTests.test_readline_eof)\nPASS: test_readline_exception (test.test_asyncio.test_streams.StreamTests.test_readline_exception)\nPASS: test_readline_limit (test.test_asyncio.test_streams.StreamTests.test_readline_limit)\nPASS: test_readline_limit_with_existing_data (test.test_asyncio.test_streams.StreamTests.test_readline_limit_with_existing_data)\nPASS: test_readline_nolimit_nowait (test.test_asyncio.test_streams.StreamTests.test_readline_nolimit_nowait)\nPASS: test_readline_read_byte_count (test.test_asyncio.test_streams.StreamTests.test_readline_read_byte_count)\nPASS: test_readuntil_eof (test.test_asyncio.test_streams.StreamTests.test_readuntil_eof)\nPASS: test_readuntil_limit_found_sep (test.test_asyncio.test_streams.StreamTests.test_readuntil_limit_found_sep)\nPASS: test_readuntil_multi_chunks (test.test_asyncio.test_streams.StreamTests.test_readuntil_multi_chunks)\nPASS: test_readuntil_multi_chunks_1 (test.test_asyncio.test_streams.StreamTests.test_readuntil_multi_chunks_1)\nPASS: test_readuntil_separator (test.test_asyncio.test_streams.StreamTests.test_readuntil_separator)\nPASS: test_start_server (test.test_asyncio.test_streams.StreamTests.test_start_server)\nPASS: test_start_tls (test.test_asyncio.test_streams.StreamTests.test_start_tls)\nPASS: test_start_unix_server (test.test_asyncio.test_streams.StreamTests.test_start_unix_server)\nPASS: test_streamreader_constructor_use_global_loop (test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_use_global_loop)\nPASS: test_streamreader_constructor_use_running_loop (test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_use_running_loop)\nPASS: test_streamreader_constructor_without_loop (test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_without_loop)\nPASS: test_streamreaderprotocol_constructor_use_global_loop (test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_use_global_loop)\nPASS: test_streamreaderprotocol_constructor_use_running_loop (test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_use_running_loop)\nPASS: test_streamreaderprotocol_constructor_without_loop (test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_without_loop)\nPASS: test_unclosed_resource_warnings (test.test_asyncio.test_streams.StreamTests.test_unclosed_resource_warnings)\nPASS: test_unhandled_exceptions (test.test_asyncio.test_streams.StreamTests.test_unhandled_exceptions)\nPASS: test_wait_closed_on_close (test.test_asyncio.test_streams.StreamTests.test_wait_closed_on_close)\nPASS: test_wait_closed_on_close_with_unread_data (test.test_asyncio.test_streams.StreamTests.test_wait_closed_on_close_with_unread_data)\n\n----------------------------------------------------------------------\nRan 67 tests in 0.768s\n\nOK\n0:00:14 load avg: 0.58 [ 18/469] test.test_asyncio.test_sslproto passed\nSKIP: test_buf_feed_data (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_buf_feed_data) 'Windows only'\nSKIP: test_create_connection_memory_leak (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_memory_leak) 'Windows only'\nSKIP: test_create_connection_ssl_failed_certificate (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_failed_certificate) 'Windows only'\nSKIP: test_create_connection_ssl_slow_handshake (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_slow_handshake) 'Windows only'\nSKIP: test_handshake_timeout (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_handshake_timeout) 'Windows only'\nSKIP: test_start_tls_client_buf_proto_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_buf_proto_1) 'Windows only'\nSKIP: test_start_tls_client_corrupted_ssl (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_corrupted_ssl) 'Windows only'\nSKIP: test_start_tls_client_reg_proto_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_reg_proto_1) 'Windows only'\nSKIP: test_start_tls_server_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_server_1) 'Windows only'\nSKIP: test_start_tls_slow_client_cancel (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_slow_client_cancel) 'Windows only'\nSKIP: test_start_tls_wrong_args (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_wrong_args) 'Windows only'\nPASS: test_buf_feed_data (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_buf_feed_data)\nPASS: test_create_connection_memory_leak (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_memory_leak)\nPASS: test_create_connection_ssl_failed_certificate (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_ssl_failed_certificate)\nPASS: test_create_connection_ssl_slow_handshake (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_ssl_slow_handshake)\nPASS: test_handshake_timeout (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_handshake_timeout)\nPASS: test_start_tls_client_buf_proto_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_buf_proto_1)\nPASS: test_start_tls_client_corrupted_ssl (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_corrupted_ssl)\nPASS: test_start_tls_client_reg_proto_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_reg_proto_1)\nPASS: test_start_tls_server_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_server_1)\nPASS: test_start_tls_slow_client_cancel (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_slow_client_cancel)\nPASS: test_start_tls_wrong_args (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_wrong_args)\nPASS: test_close_during_handshake (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_close_during_handshake)\nPASS: test_connection_lost (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_connection_lost)\nPASS: test_data_received_after_closing (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_data_received_after_closing)\nPASS: test_eof_received_waiter (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_eof_received_waiter)\nPASS: test_fatal_error_no_name_error (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_fatal_error_no_name_error)\nPASS: test_get_extra_info_on_closed_connection (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_get_extra_info_on_closed_connection)\nPASS: test_handshake_timeout_negative (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_handshake_timeout_negative)\nPASS: test_handshake_timeout_zero (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_handshake_timeout_zero)\nPASS: test_set_new_app_protocol (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_set_new_app_protocol)\nPASS: test_write_after_closing (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_write_after_closing)\n\n----------------------------------------------------------------------\nRan 21 tests in 4.541s\n\nOK (skipped=11)\n0:00:16 load avg: 0.58 [ 19/469] test.test_asyncio.test_events passed\nPASS: test_not_implemented (test.test_asyncio.test_events.AbstractEventLoopTests.test_not_implemented)\nPASS: test_not_implemented_async (test.test_asyncio.test_events.AbstractEventLoopTests.test_not_implemented_async)\nPASS: test_add_fds_after_closing (test.test_asyncio.test_events.EPollEventLoopTests.test_add_fds_after_closing)\nPASS: test_add_signal_handler (test.test_asyncio.test_events.EPollEventLoopTests.test_add_signal_handler)\nPASS: test_bidirectional_pty (test.test_asyncio.test_events.EPollEventLoopTests.test_bidirectional_pty)\nPASS: test_call_later (test.test_asyncio.test_events.EPollEventLoopTests.test_call_later)\nPASS: test_call_soon (test.test_asyncio.test_events.EPollEventLoopTests.test_call_soon)\nPASS: test_call_soon_threadsafe (test.test_asyncio.test_events.EPollEventLoopTests.test_call_soon_threadsafe)\nPASS: test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.EPollEventLoopTests.test_call_soon_threadsafe_same_thread)\nPASS: test_close (test.test_asyncio.test_events.EPollEventLoopTests.test_close)\nPASS: test_close_running_event_loop (test.test_asyncio.test_events.EPollEventLoopTests.test_close_running_event_loop)\nPASS: test_connect_accepted_socket (test.test_asyncio.test_events.EPollEventLoopTests.test_connect_accepted_socket)\nPASS: test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.EPollEventLoopTests.test_connect_accepted_socket_ssl_timeout_for_plain_socket)\nPASS: test_create_connection (test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection)\nPASS: test_create_connection_local_addr (test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr)\nPASS: test_create_connection_local_addr_in_use (test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr_in_use)\nPASS: test_create_connection_local_addr_nomatch_family (test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr_nomatch_family)\nPASS: test_create_connection_local_addr_skip_different_family (test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr_skip_different_family)\nPASS: test_create_datagram_endpoint (test.test_asyncio.test_events.EPollEventLoopTests.test_create_datagram_endpoint)\nPASS: test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.EPollEventLoopTests.test_create_datagram_endpoint_ipv6)\nPASS: test_create_datagram_endpoint_sock (test.test_asyncio.test_events.EPollEventLoopTests.test_create_datagram_endpoint_sock)\nPASS: test_create_server (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server)\nPASS: test_create_server_addr_in_use (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_addr_in_use)\nPASS: test_create_server_dual_stack (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_dual_stack)\nPASS: test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_multiple_hosts_ipv4)\nPASS: test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_multiple_hosts_ipv6)\nPASS: test_create_server_reuse_port (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_reuse_port)\nPASS: test_create_server_sock (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_sock)\nPASS: test_create_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl)\nPASS: test_create_server_ssl_match_failed (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl_match_failed)\nPASS: test_create_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl_verified)\nPASS: test_create_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl_verify_failed)\nPASS: test_create_server_trsock (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_trsock)\nPASS: test_create_ssl_connection (test.test_asyncio.test_events.EPollEventLoopTests.test_create_ssl_connection)\nPASS: test_create_ssl_unix_connection (test.test_asyncio.test_events.EPollEventLoopTests.test_create_ssl_unix_connection)\nPASS: test_create_unix_connection (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_connection)\nPASS: test_create_unix_server (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server)\nPASS: test_create_unix_server_path_socket_error (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_path_socket_error)\nPASS: test_create_unix_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_ssl)\nPASS: test_create_unix_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_ssl_verified)\nPASS: test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_ssl_verify_failed)\nPASS: test_internal_fds (test.test_asyncio.test_events.EPollEventLoopTests.test_internal_fds)\nPASS: test_prompt_cancellation (test.test_asyncio.test_events.EPollEventLoopTests.test_prompt_cancellation)\nPASS: test_read_pipe (test.test_asyncio.test_events.EPollEventLoopTests.test_read_pipe)\nPASS: test_read_pty_output (test.test_asyncio.test_events.EPollEventLoopTests.test_read_pty_output)\nPASS: test_reader_callback (test.test_asyncio.test_events.EPollEventLoopTests.test_reader_callback)\nPASS: test_remove_fds_after_closing (test.test_asyncio.test_events.EPollEventLoopTests.test_remove_fds_after_closing)\nPASS: test_run_in_executor (test.test_asyncio.test_events.EPollEventLoopTests.test_run_in_executor)\nPASS: test_run_in_executor_cancel (test.test_asyncio.test_events.EPollEventLoopTests.test_run_in_executor_cancel)\nPASS: test_run_until_complete (test.test_asyncio.test_events.EPollEventLoopTests.test_run_until_complete)\nPASS: test_run_until_complete_nesting (test.test_asyncio.test_events.EPollEventLoopTests.test_run_until_complete_nesting)\nPASS: test_run_until_complete_stopped (test.test_asyncio.test_events.EPollEventLoopTests.test_run_until_complete_stopped)\nPASS: test_server_close (test.test_asyncio.test_events.EPollEventLoopTests.test_server_close)\nPASS: test_signal_handling_args (test.test_asyncio.test_events.EPollEventLoopTests.test_signal_handling_args)\nPASS: test_signal_handling_while_selecting (test.test_asyncio.test_events.EPollEventLoopTests.test_signal_handling_while_selecting)\nPASS: test_ssl_connect_accepted_socket (test.test_asyncio.test_events.EPollEventLoopTests.test_ssl_connect_accepted_socket)\nPASS: test_subprocess_close_after_finish (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_close_after_finish)\nPASS: test_subprocess_close_client_stream (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_close_client_stream)\nPASS: test_subprocess_exec (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_exec)\nPASS: test_subprocess_exec_invalid_args (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_exec_invalid_args)\nPASS: test_subprocess_exitcode (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_exitcode)\nPASS: test_subprocess_interactive (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_interactive)\nPASS: test_subprocess_kill (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_kill)\nPASS: test_subprocess_send_signal (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_send_signal)\nPASS: test_subprocess_shell (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_shell)\nPASS: test_subprocess_shell_invalid_args (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_shell_invalid_args)\nPASS: test_subprocess_stderr (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_stderr)\nPASS: test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_stderr_redirect_to_stdout)\nPASS: test_subprocess_terminate (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_terminate)\nPASS: test_subprocess_wait_no_same_group (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_wait_no_same_group)\nPASS: test_timeout_rounding (test.test_asyncio.test_events.EPollEventLoopTests.test_timeout_rounding)\nPASS: test_unclosed_pipe_transport (test.test_asyncio.test_events.EPollEventLoopTests.test_unclosed_pipe_transport)\nPASS: test_write_pipe (test.test_asyncio.test_events.EPollEventLoopTests.test_write_pipe)\nPASS: test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.EPollEventLoopTests.test_write_pipe_disconnect_on_close)\nPASS: test_write_pty (test.test_asyncio.test_events.EPollEventLoopTests.test_write_pty)\nPASS: test_writer_callback (test.test_asyncio.test_events.EPollEventLoopTests.test_writer_callback)\nPASS: test_callback_with_exception (test.test_asyncio.test_events.HandleTests.test_callback_with_exception)\nPASS: test_coroutine_like_object_debug_formatting (test.test_asyncio.test_events.HandleTests.test_coroutine_like_object_debug_formatting)\nPASS: test_handle (test.test_asyncio.test_events.HandleTests.test_handle)\nPASS: test_handle_repr (test.test_asyncio.test_events.HandleTests.test_handle_repr)\nPASS: test_handle_repr_debug (test.test_asyncio.test_events.HandleTests.test_handle_repr_debug)\nPASS: test_handle_source_traceback (test.test_asyncio.test_events.HandleTests.test_handle_source_traceback)\nPASS: test_handle_weakref (test.test_asyncio.test_events.HandleTests.test_handle_weakref)\nPASS: test_event_loop_policy (test.test_asyncio.test_events.PolicyTests.test_event_loop_policy)\nPASS: test_get_event_loop (test.test_asyncio.test_events.PolicyTests.test_get_event_loop)\nPASS: test_get_event_loop_after_set_none (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_after_set_none)\nPASS: test_get_event_loop_calls_set_event_loop (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_calls_set_event_loop)\nPASS: test_get_event_loop_policy (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_policy)\nPASS: test_get_event_loop_thread (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_thread)\nPASS: test_new_event_loop (test.test_asyncio.test_events.PolicyTests.test_new_event_loop)\nPASS: test_set_event_loop (test.test_asyncio.test_events.PolicyTests.test_set_event_loop)\nPASS: test_set_event_loop_policy (test.test_asyncio.test_events.PolicyTests.test_set_event_loop_policy)\nPASS: test_add_fds_after_closing (test.test_asyncio.test_events.PollEventLoopTests.test_add_fds_after_closing)\nPASS: test_add_signal_handler (test.test_asyncio.test_events.PollEventLoopTests.test_add_signal_handler)\nPASS: test_bidirectional_pty (test.test_asyncio.test_events.PollEventLoopTests.test_bidirectional_pty)\nPASS: test_call_later (test.test_asyncio.test_events.PollEventLoopTests.test_call_later)\nPASS: test_call_soon (test.test_asyncio.test_events.PollEventLoopTests.test_call_soon)\nPASS: test_call_soon_threadsafe (test.test_asyncio.test_events.PollEventLoopTests.test_call_soon_threadsafe)\nPASS: test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.PollEventLoopTests.test_call_soon_threadsafe_same_thread)\nPASS: test_close (test.test_asyncio.test_events.PollEventLoopTests.test_close)\nPASS: test_close_running_event_loop (test.test_asyncio.test_events.PollEventLoopTests.test_close_running_event_loop)\nPASS: test_connect_accepted_socket (test.test_asyncio.test_events.PollEventLoopTests.test_connect_accepted_socket)\nPASS: test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.PollEventLoopTests.test_connect_accepted_socket_ssl_timeout_for_plain_socket)\nPASS: test_create_connection (test.test_asyncio.test_events.PollEventLoopTests.test_create_connection)\nPASS: test_create_connection_local_addr (test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr)\nPASS: test_create_connection_local_addr_in_use (test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr_in_use)\nPASS: test_create_connection_local_addr_nomatch_family (test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr_nomatch_family)\nPASS: test_create_connection_local_addr_skip_different_family (test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr_skip_different_family)\nPASS: test_create_datagram_endpoint (test.test_asyncio.test_events.PollEventLoopTests.test_create_datagram_endpoint)\nPASS: test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.PollEventLoopTests.test_create_datagram_endpoint_ipv6)\nPASS: test_create_datagram_endpoint_sock (test.test_asyncio.test_events.PollEventLoopTests.test_create_datagram_endpoint_sock)\nPASS: test_create_server (test.test_asyncio.test_events.PollEventLoopTests.test_create_server)\nPASS: test_create_server_addr_in_use (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_addr_in_use)\nPASS: test_create_server_dual_stack (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_dual_stack)\nPASS: test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_multiple_hosts_ipv4)\nPASS: test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_multiple_hosts_ipv6)\nPASS: test_create_server_reuse_port (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_reuse_port)\nPASS: test_create_server_sock (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_sock)\nPASS: test_create_server_ssl (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl)\nPASS: test_create_server_ssl_match_failed (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl_match_failed)\nPASS: test_create_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl_verified)\nPASS: test_create_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl_verify_failed)\nPASS: test_create_server_trsock (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_trsock)\nPASS: test_create_ssl_connection (test.test_asyncio.test_events.PollEventLoopTests.test_create_ssl_connection)\nPASS: test_create_ssl_unix_connection (test.test_asyncio.test_events.PollEventLoopTests.test_create_ssl_unix_connection)\nPASS: test_create_unix_connection (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_connection)\nPASS: test_create_unix_server (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server)\nPASS: test_create_unix_server_path_socket_error (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_path_socket_error)\nPASS: test_create_unix_server_ssl (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_ssl)\nPASS: test_create_unix_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_ssl_verified)\nPASS: test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_ssl_verify_failed)\nPASS: test_internal_fds (test.test_asyncio.test_events.PollEventLoopTests.test_internal_fds)\nPASS: test_prompt_cancellation (test.test_asyncio.test_events.PollEventLoopTests.test_prompt_cancellation)\nPASS: test_read_pipe (test.test_asyncio.test_events.PollEventLoopTests.test_read_pipe)\nPASS: test_read_pty_output (test.test_asyncio.test_events.PollEventLoopTests.test_read_pty_output)\nPASS: test_reader_callback (test.test_asyncio.test_events.PollEventLoopTests.test_reader_callback)\nPASS: test_remove_fds_after_closing (test.test_asyncio.test_events.PollEventLoopTests.test_remove_fds_after_closing)\nPASS: test_run_in_executor (test.test_asyncio.test_events.PollEventLoopTests.test_run_in_executor)\nPASS: test_run_in_executor_cancel (test.test_asyncio.test_events.PollEventLoopTests.test_run_in_executor_cancel)\nPASS: test_run_until_complete (test.test_asyncio.test_events.PollEventLoopTests.test_run_until_complete)\nPASS: test_run_until_complete_nesting (test.test_asyncio.test_events.PollEventLoopTests.test_run_until_complete_nesting)\nPASS: test_run_until_complete_stopped (test.test_asyncio.test_events.PollEventLoopTests.test_run_until_complete_stopped)\nPASS: test_server_close (test.test_asyncio.test_events.PollEventLoopTests.test_server_close)\nPASS: test_signal_handling_args (test.test_asyncio.test_events.PollEventLoopTests.test_signal_handling_args)\nPASS: test_signal_handling_while_selecting (test.test_asyncio.test_events.PollEventLoopTests.test_signal_handling_while_selecting)\nPASS: test_ssl_connect_accepted_socket (test.test_asyncio.test_events.PollEventLoopTests.test_ssl_connect_accepted_socket)\nPASS: test_subprocess_close_after_finish (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_close_after_finish)\nPASS: test_subprocess_close_client_stream (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_close_client_stream)\nPASS: test_subprocess_exec (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_exec)\nPASS: test_subprocess_exec_invalid_args (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_exec_invalid_args)\nPASS: test_subprocess_exitcode (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_exitcode)\nPASS: test_subprocess_interactive (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_interactive)\nPASS: test_subprocess_kill (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_kill)\nPASS: test_subprocess_send_signal (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_send_signal)\nPASS: test_subprocess_shell (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_shell)\nPASS: test_subprocess_shell_invalid_args (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_shell_invalid_args)\nPASS: test_subprocess_stderr (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_stderr)\nPASS: test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_stderr_redirect_to_stdout)\nPASS: test_subprocess_terminate (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_terminate)\nPASS: test_subprocess_wait_no_same_group (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_wait_no_same_group)\nPASS: test_timeout_rounding (test.test_asyncio.test_events.PollEventLoopTests.test_timeout_rounding)\nPASS: test_unclosed_pipe_transport (test.test_asyncio.test_events.PollEventLoopTests.test_unclosed_pipe_transport)\nPASS: test_write_pipe (test.test_asyncio.test_events.PollEventLoopTests.test_write_pipe)\nPASS: test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.PollEventLoopTests.test_write_pipe_disconnect_on_close)\nPASS: test_write_pty (test.test_asyncio.test_events.PollEventLoopTests.test_write_pty)\nPASS: test_writer_callback (test.test_asyncio.test_events.PollEventLoopTests.test_writer_callback)\nPASS: test_add_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests.test_add_fds_after_closing)\nPASS: test_add_signal_handler (test.test_asyncio.test_events.SelectEventLoopTests.test_add_signal_handler)\nPASS: test_bidirectional_pty (test.test_asyncio.test_events.SelectEventLoopTests.test_bidirectional_pty)\nPASS: test_call_later (test.test_asyncio.test_events.SelectEventLoopTests.test_call_later)\nPASS: test_call_soon (test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon)\nPASS: test_call_soon_threadsafe (test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon_threadsafe)\nPASS: test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon_threadsafe_same_thread)\nPASS: test_close (test.test_asyncio.test_events.SelectEventLoopTests.test_close)\nPASS: test_close_running_event_loop (test.test_asyncio.test_events.SelectEventLoopTests.test_close_running_event_loop)\nPASS: test_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests.test_connect_accepted_socket)\nPASS: test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.SelectEventLoopTests.test_connect_accepted_socket_ssl_timeout_for_plain_socket)\nPASS: test_create_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection)\nPASS: test_create_connection_local_addr (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr)\nPASS: test_create_connection_local_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_in_use)\nPASS: test_create_connection_local_addr_nomatch_family (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_nomatch_family)\nPASS: test_create_connection_local_addr_skip_different_family (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_skip_different_family)\nPASS: test_create_datagram_endpoint (test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint)\nPASS: test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint_ipv6)\nPASS: test_create_datagram_endpoint_sock (test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint_sock)\nPASS: test_create_server (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server)\nPASS: test_create_server_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_addr_in_use)\nPASS: test_create_server_dual_stack (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_dual_stack)\nPASS: test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_multiple_hosts_ipv4)\nPASS: test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_multiple_hosts_ipv6)\nPASS: test_create_server_reuse_port (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_reuse_port)\nPASS: test_create_server_sock (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_sock)\nPASS: test_create_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl)\nPASS: test_create_server_ssl_match_failed (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_match_failed)\nPASS: test_create_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verified)\nPASS: test_create_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verify_failed)\nPASS: test_create_server_trsock (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_trsock)\nPASS: test_create_ssl_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_ssl_connection)\nPASS: test_create_ssl_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_ssl_unix_connection)\nPASS: test_create_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_connection)\nPASS: test_create_unix_server (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server)\nPASS: test_create_unix_server_path_socket_error (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_path_socket_error)\nPASS: test_create_unix_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl)\nPASS: test_create_unix_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verified)\nPASS: test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verify_failed)\nPASS: test_internal_fds (test.test_asyncio.test_events.SelectEventLoopTests.test_internal_fds)\nPASS: test_prompt_cancellation (test.test_asyncio.test_events.SelectEventLoopTests.test_prompt_cancellation)\nPASS: test_read_pipe (test.test_asyncio.test_events.SelectEventLoopTests.test_read_pipe)\nPASS: test_read_pty_output (test.test_asyncio.test_events.SelectEventLoopTests.test_read_pty_output)\nPASS: test_reader_callback (test.test_asyncio.test_events.SelectEventLoopTests.test_reader_callback)\nPASS: test_remove_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests.test_remove_fds_after_closing)\nPASS: test_run_in_executor (test.test_asyncio.test_events.SelectEventLoopTests.test_run_in_executor)\nPASS: test_run_in_executor_cancel (test.test_asyncio.test_events.SelectEventLoopTests.test_run_in_executor_cancel)\nPASS: test_run_until_complete (test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete)\nPASS: test_run_until_complete_nesting (test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete_nesting)\nPASS: test_run_until_complete_stopped (test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete_stopped)\nPASS: test_server_close (test.test_asyncio.test_events.SelectEventLoopTests.test_server_close)\nPASS: test_signal_handling_args (test.test_asyncio.test_events.SelectEventLoopTests.test_signal_handling_args)\nPASS: test_signal_handling_while_selecting (test.test_asyncio.test_events.SelectEventLoopTests.test_signal_handling_while_selecting)\nPASS: test_ssl_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests.test_ssl_connect_accepted_socket)\nPASS: test_subprocess_close_after_finish (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_close_after_finish)\nPASS: test_subprocess_close_client_stream (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_close_client_stream)\nPASS: test_subprocess_exec (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_exec)\nPASS: test_subprocess_exec_invalid_args (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_exec_invalid_args)\nPASS: test_subprocess_exitcode (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_exitcode)\nPASS: test_subprocess_interactive (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_interactive)\nPASS: test_subprocess_kill (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_kill)\nPASS: test_subprocess_send_signal (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_send_signal)\nPASS: test_subprocess_shell (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_shell)\nPASS: test_subprocess_shell_invalid_args (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_shell_invalid_args)\nPASS: test_subprocess_stderr (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_stderr)\nPASS: test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_stderr_redirect_to_stdout)\nPASS: test_subprocess_terminate (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_terminate)\nPASS: test_subprocess_wait_no_same_group (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_wait_no_same_group)\nPASS: test_timeout_rounding (test.test_asyncio.test_events.SelectEventLoopTests.test_timeout_rounding)\nPASS: test_unclosed_pipe_transport (test.test_asyncio.test_events.SelectEventLoopTests.test_unclosed_pipe_transport)\nPASS: test_write_pipe (test.test_asyncio.test_events.SelectEventLoopTests.test_write_pipe)\nPASS: test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.SelectEventLoopTests.test_write_pipe_disconnect_on_close)\nPASS: test_write_pty (test.test_asyncio.test_events.SelectEventLoopTests.test_write_pty)\nPASS: test_writer_callback (test.test_asyncio.test_events.SelectEventLoopTests.test_writer_callback)\nPASS: test_close (test.test_asyncio.test_events.TestAbstractServer.test_close)\nPASS: test_get_loop (test.test_asyncio.test_events.TestAbstractServer.test_get_loop)\nPASS: test_wait_closed (test.test_asyncio.test_events.TestAbstractServer.test_wait_closed)\nPASS: test_get_event_loop_new_process (test.test_asyncio.test_events.TestCGetEventLoop.test_get_event_loop_new_process)\nPASS: test_get_event_loop_returns_running_loop (test.test_asyncio.test_events.TestCGetEventLoop.test_get_event_loop_returns_running_loop)\nPASS: test_get_event_loop_returns_running_loop2 (test.test_asyncio.test_events.TestCGetEventLoop.test_get_event_loop_returns_running_loop2)\nPASS: test_get_event_loop_new_process (test.test_asyncio.test_events.TestPyGetEventLoop.test_get_event_loop_new_process)\nPASS: test_get_event_loop_returns_running_loop (test.test_asyncio.test_events.TestPyGetEventLoop.test_get_event_loop_returns_running_loop)\nPASS: test_get_event_loop_returns_running_loop2 (test.test_asyncio.test_events.TestPyGetEventLoop.test_get_event_loop_returns_running_loop2)\nPASS: test_get_loop (test.test_asyncio.test_events.TestServer.test_get_loop)\nPASS: test_hash (test.test_asyncio.test_events.TimerTests.test_hash)\nPASS: test_timer (test.test_asyncio.test_events.TimerTests.test_timer)\nPASS: test_timer_comparison (test.test_asyncio.test_events.TimerTests.test_timer_comparison)\nPASS: test_timer_repr (test.test_asyncio.test_events.TimerTests.test_timer_repr)\nPASS: test_timer_repr_debug (test.test_asyncio.test_events.TimerTests.test_timer_repr_debug)\nPASS: test_when (test.test_asyncio.test_events.TimerTests.test_when)\n\n----------------------------------------------------------------------\nRan 256 tests in 15.587s\n\nOK\n0:00:19 load avg: 0.69 [ 20/469] test.test_asyncio.test_ssl passed\nPASS: test_connect_accepted_socket (test.test_asyncio.test_ssl.TestSSL.test_connect_accepted_socket)\nPASS: test_connect_timeout_warning (test.test_asyncio.test_ssl.TestSSL.test_connect_timeout_warning)\nPASS: test_create_connection_memory_leak (test.test_asyncio.test_ssl.TestSSL.test_create_connection_memory_leak)\nPASS: test_create_connection_ssl_1 (test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_1)\nPASS: test_create_connection_ssl_failed_certificate (test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_failed_certificate)\nPASS: test_create_connection_ssl_slow_handshake (test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_slow_handshake)\nPASS: test_create_server_ssl_1 (test.test_asyncio.test_ssl.TestSSL.test_create_server_ssl_1)\nPASS: test_create_server_ssl_over_ssl (test.test_asyncio.test_ssl.TestSSL.test_create_server_ssl_over_ssl)\nPASS: test_flush_before_shutdown (test.test_asyncio.test_ssl.TestSSL.test_flush_before_shutdown)\nPASS: test_handshake_timeout_handler_leak (test.test_asyncio.test_ssl.TestSSL.test_handshake_timeout_handler_leak)\nPASS: test_remote_shutdown_receives_trailing_data (test.test_asyncio.test_ssl.TestSSL.test_remote_shutdown_receives_trailing_data)\nPASS: test_shutdown_cleanly (test.test_asyncio.test_ssl.TestSSL.test_shutdown_cleanly)\nPASS: test_shutdown_timeout_handler_leak (test.test_asyncio.test_ssl.TestSSL.test_shutdown_timeout_handler_leak)\nPASS: test_shutdown_timeout_handler_not_set (test.test_asyncio.test_ssl.TestSSL.test_shutdown_timeout_handler_not_set)\nPASS: test_ssl_connect_accepted_socket (test.test_asyncio.test_ssl.TestSSL.test_ssl_connect_accepted_socket)\nPASS: test_ssl_handshake_connection_lost (test.test_asyncio.test_ssl.TestSSL.test_ssl_handshake_connection_lost)\nPASS: test_ssl_handshake_timeout (test.test_asyncio.test_ssl.TestSSL.test_ssl_handshake_timeout)\nPASS: test_start_tls_client_buf_proto_1 (test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_buf_proto_1)\nPASS: test_start_tls_client_corrupted_ssl (test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_corrupted_ssl)\nPASS: test_start_tls_client_reg_proto_1 (test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_reg_proto_1)\nPASS: test_start_tls_server_1 (test.test_asyncio.test_ssl.TestSSL.test_start_tls_server_1)\nPASS: test_start_tls_slow_client_cancel (test.test_asyncio.test_ssl.TestSSL.test_start_tls_slow_client_cancel)\n\n----------------------------------------------------------------------\nRan 22 tests in 12.766s\n\nOK\n0:00:19 load avg: 0.69 [ 21/469] test.test_asyncio.test_threads passed\nPASS: test_to_thread (test.test_asyncio.test_threads.ToThreadTests.test_to_thread)\nPASS: test_to_thread_args_kwargs (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_args_kwargs)\nPASS: test_to_thread_concurrent (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_concurrent)\nPASS: test_to_thread_contextvars (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_contextvars)\nPASS: test_to_thread_exception (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_exception)\nPASS: test_to_thread_once (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_once)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.087s\n\nOK\n0:00:20 load avg: 0.69 [ 22/469] test.test_asyncio.test_timeouts passed\nPASS: test_cancel_in_timeout_after_cancellation (test.test_asyncio.test_timeouts.TimeoutTests.test_cancel_in_timeout_after_cancellation)\nPASS: test_foreign_cancel_doesnt_timeout_if_not_expired (test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_cancel_doesnt_timeout_if_not_expired)\nPASS: test_foreign_exception_on_timeout (test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_exception_on_timeout)\nPASS: test_foreign_exception_passed (test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_exception_passed)\nPASS: test_nested_timeout_in_finally (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeout_in_finally)\nPASS: test_nested_timeouts (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts)\nPASS: test_nested_timeouts_concurrent (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts_concurrent)\nPASS: test_nested_timeouts_loop_busy (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts_loop_busy)\nPASS: test_outer_task_is_not_cancelled (test.test_asyncio.test_timeouts.TimeoutTests.test_outer_task_is_not_cancelled)\nPASS: test_repr_active (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_active)\nPASS: test_repr_disabled (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_disabled)\nPASS: test_repr_expired (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_expired)\nPASS: test_repr_finished (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_finished)\nPASS: test_reschedule (test.test_asyncio.test_timeouts.TimeoutTests.test_reschedule)\nPASS: test_timeout_after_cancellation (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_after_cancellation)\nPASS: test_timeout_already_entered (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_already_entered)\nPASS: test_timeout_at_basic (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_at_basic)\nPASS: test_timeout_at_disabled (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_at_disabled)\nPASS: test_timeout_basic (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_basic)\nPASS: test_timeout_disabled (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_disabled)\nPASS: test_timeout_double_enter (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_double_enter)\nPASS: test_timeout_exception_cause (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_exception_cause)\nPASS: test_timeout_expired (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_expired)\nPASS: test_timeout_expiring (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_expiring)\nPASS: test_timeout_finished (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_finished)\nPASS: test_timeout_in_the_past_sleep_zero (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_in_the_past_sleep_zero)\nPASS: test_timeout_not_called (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_not_called)\nPASS: test_timeout_not_entered (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_not_entered)\nPASS: test_timeout_without_task (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_without_task)\nPASS: test_timeout_zero (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_zero)\nPASS: test_timeout_zero_sleep_zero (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_zero_sleep_zero)\nPASS: test_waiter_cancelled (test.test_asyncio.test_timeouts.TimeoutTests.test_waiter_cancelled)\n\n----------------------------------------------------------------------\nRan 32 tests in 0.513s\n\nOK\n0:00:21 load avg: 0.69 [ 23/469] test.test_asyncio.test_taskgroups passed\nPASS: test_cancel_children_on_child_error (test.test_asyncio.test_taskgroups.TestTaskGroup.test_cancel_children_on_child_error)\nPASS: test_cancellation (test.test_asyncio.test_taskgroups.TestTaskGroup.test_cancellation)\nPASS: test_taskgroup_01 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_01)\nPASS: test_taskgroup_02 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_02)\nPASS: test_taskgroup_03 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_03)\nPASS: test_taskgroup_04 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_04)\nPASS: test_taskgroup_07 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_07)\nPASS: test_taskgroup_08 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_08)\nPASS: test_taskgroup_09 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_09)\nPASS: test_taskgroup_10 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_10)\nPASS: test_taskgroup_11 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_11)\nPASS: test_taskgroup_12 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_12)\nPASS: test_taskgroup_13 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_13)\nPASS: test_taskgroup_14 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_14)\nPASS: test_taskgroup_15 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_15)\nPASS: test_taskgroup_16 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_16)\nPASS: test_taskgroup_17 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_17)\nPASS: test_taskgroup_18 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_18)\nPASS: test_taskgroup_19 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_19)\nPASS: test_taskgroup_20 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_20)\nPASS: test_taskgroup_20a (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_20a)\nPASS: test_taskgroup_21a (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_21a)\nPASS: test_taskgroup_22 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_22)\nPASS: test_taskgroup_23 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_23)\nPASS: test_taskgroup_24 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_24)\nPASS: test_taskgroup_25 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_25)\nPASS: test_taskgroup_already_entered (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_already_entered)\nPASS: test_taskgroup_context_manager_exit_raises (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_context_manager_exit_raises)\nPASS: test_taskgroup_double_enter (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_double_enter)\nPASS: test_taskgroup_finished (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_finished)\nPASS: test_taskgroup_no_create_task_after_failure (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_no_create_task_after_failure)\nPASS: test_taskgroup_not_entered (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_not_entered)\nPASS: test_taskgroup_task_context (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_task_context)\nPASS: test_taskgroup_task_name (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_task_name)\nPASS: test_taskgroup_without_parent_task (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_without_parent_task)\n\n----------------------------------------------------------------------\nRan 35 tests in 6.365s\n\nOK\n0:00:21 load avg: 0.69 [ 24/469] test.test_asyncio.test_transports passed\nPASS: test_ctor_extra_is_none (test.test_asyncio.test_transports.TransportTests.test_ctor_extra_is_none)\nPASS: test_dgram_not_implemented (test.test_asyncio.test_transports.TransportTests.test_dgram_not_implemented)\nPASS: test_flowcontrol_mixin_set_write_limits (test.test_asyncio.test_transports.TransportTests.test_flowcontrol_mixin_set_write_limits)\nPASS: test_get_extra_info (test.test_asyncio.test_transports.TransportTests.test_get_extra_info)\nPASS: test_not_implemented (test.test_asyncio.test_transports.TransportTests.test_not_implemented)\nPASS: test_subprocess_transport_not_implemented (test.test_asyncio.test_transports.TransportTests.test_subprocess_transport_not_implemented)\nPASS: test_writelines (test.test_asyncio.test_transports.TransportTests.test_writelines)\n\n----------------------------------------------------------------------\nRan 7 tests in 0.004s\n\nOK\n0:00:22 load avg: 0.69 [ 25/469] test.test_asyncio.test_unix_events passed\nPASS: test_not_implemented (test.test_asyncio.test_unix_events.AbstractChildWatcherTests.test_not_implemented)\nPASS: test_warns_on_subclassing (test.test_asyncio.test_unix_events.AbstractChildWatcherTests.test_warns_on_subclassing)\nPASS: test_not_implemented (test.test_asyncio.test_unix_events.BaseChildWatcherTests.test_not_implemented)\nPASS: test_close (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_close)\nPASS: test_create_watcher (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_create_watcher)\nPASS: test_remove_child_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_remove_child_handler)\nPASS: test_set_loop (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_set_loop)\nPASS: test_set_loop_race_condition (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_set_loop_race_condition)\nPASS: test_sigchld (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld)\nPASS: test_sigchld_child_reaped_elsewhere (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_child_reaped_elsewhere)\nPASS: test_sigchld_race_condition (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_race_condition)\nPASS: test_sigchld_remove_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_remove_handler)\nPASS: test_sigchld_replace_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_replace_handler)\nPASS: test_sigchld_two_children (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_two_children)\nPASS: test_sigchld_two_children_terminating_together (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_two_children_terminating_together)\nPASS: test_sigchld_unhandled_exception (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_unhandled_exception)\nPASS: test_sigchld_unknown_pid_during_registration (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_unknown_pid_during_registration)\nPASS: test_sigchld_unknown_status (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_unknown_status)\nPASS: test_child_watcher_replace_mainloop_existing (test.test_asyncio.test_unix_events.PolicyTests.test_child_watcher_replace_mainloop_existing)\nPASS: test_get_child_watcher_after_set (test.test_asyncio.test_unix_events.PolicyTests.test_get_child_watcher_after_set)\nPASS: test_get_child_watcher_thread (test.test_asyncio.test_unix_events.PolicyTests.test_get_child_watcher_thread)\nPASS: test_get_default_child_watcher (test.test_asyncio.test_unix_events.PolicyTests.test_get_default_child_watcher)\nPASS: test_close (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_close)\nPASS: test_create_watcher (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_create_watcher)\nPASS: test_remove_child_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_remove_child_handler)\nPASS: test_set_loop (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_set_loop)\nPASS: test_set_loop_race_condition (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_set_loop_race_condition)\nPASS: test_sigchld (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld)\nPASS: test_sigchld_child_reaped_elsewhere (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_child_reaped_elsewhere)\nPASS: test_sigchld_race_condition (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_race_condition)\nPASS: test_sigchld_remove_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_remove_handler)\nPASS: test_sigchld_replace_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_replace_handler)\nPASS: test_sigchld_two_children (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_two_children)\nPASS: test_sigchld_two_children_terminating_together (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_two_children_terminating_together)\nPASS: test_sigchld_unhandled_exception (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_unhandled_exception)\nPASS: test_sigchld_unknown_pid_during_registration (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_unknown_pid_during_registration)\nPASS: test_sigchld_unknown_status (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_unknown_status)\nPASS: test_add_signal_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler)\nPASS: test_add_signal_handler_coroutine_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_coroutine_error)\nPASS: test_add_signal_handler_install_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_install_error)\nPASS: test_add_signal_handler_install_error2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_install_error2)\nPASS: test_add_signal_handler_install_error3 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_install_error3)\nPASS: test_add_signal_handler_setup_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_setup_error)\nPASS: test_check_signal (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_check_signal)\nPASS: test_close (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_close)\nPASS: test_close_on_finalizing (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_close_on_finalizing)\nPASS: test_handle_signal_cancelled_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_handle_signal_cancelled_handler)\nPASS: test_handle_signal_no_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_handle_signal_no_handler)\nPASS: test_remove_signal_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler)\nPASS: test_remove_signal_handler_2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_2)\nPASS: test_remove_signal_handler_cleanup_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_cleanup_error)\nPASS: test_remove_signal_handler_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_error)\nPASS: test_remove_signal_handler_error2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_error2)\nPASS: test_sock_sendfile_blocking_error (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_blocking_error)\nPASS: test_sock_sendfile_cancel1 (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_cancel1)\nPASS: test_sock_sendfile_cancel2 (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_cancel2)\nPASS: test_sock_sendfile_exception (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_exception)\nPASS: test_sock_sendfile_iobuffer (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_iobuffer)\nPASS: test_sock_sendfile_not_a_file (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_a_file)\nPASS: test_sock_sendfile_not_available (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_available)\nPASS: test_sock_sendfile_not_regular_file (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_regular_file)\nPASS: test_sock_sendfile_os_error_first_call (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_os_error_first_call)\nPASS: test_sock_sendfile_os_error_next_call (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_os_error_next_call)\nPASS: test_create_unix_connection_nopath_nosock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_nopath_nosock)\nPASS: test_create_unix_connection_nossl_serverhost (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_nossl_serverhost)\nPASS: test_create_unix_connection_path_inetsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_path_inetsock)\nPASS: test_create_unix_connection_path_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_path_sock)\nPASS: test_create_unix_connection_pathlib (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_pathlib)\nPASS: test_create_unix_connection_ssl_noserverhost (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_ssl_noserverhost)\nPASS: test_create_unix_connection_ssl_timeout_with_plain_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_ssl_timeout_with_plain_sock)\nPASS: test_create_unix_server_bind_error (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_bind_error)\nPASS: test_create_unix_server_existing_path_nonsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_existing_path_nonsock)\nPASS: test_create_unix_server_existing_path_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_existing_path_sock)\nPASS: test_create_unix_server_nopath_nosock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_nopath_nosock)\nPASS: test_create_unix_server_path_dgram (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_path_dgram)\nPASS: test_create_unix_server_path_inetsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_path_inetsock)\nPASS: test_create_unix_server_path_stream_bittype (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_path_stream_bittype)\nPASS: test_create_unix_server_pathlib (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_pathlib)\nPASS: test_create_unix_server_ssl_bool (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_ssl_bool)\nPASS: test_create_unix_server_ssl_timeout_with_plain_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_ssl_timeout_with_plain_sock)\nPASS: test_fork_asyncio_run (test.test_asyncio.test_unix_events.TestFork.test_fork_asyncio_run)\nPASS: test_fork_asyncio_subprocess (test.test_asyncio.test_unix_events.TestFork.test_fork_asyncio_subprocess)\nPASS: test_fork_not_share_event_loop (test.test_asyncio.test_unix_events.TestFork.test_fork_not_share_event_loop)\nPASS: test_fork_signal_handling (test.test_asyncio.test_unix_events.TestFork.test_fork_signal_handling)\nPASS: test_add_reader_invalid_argument (test.test_asyncio.test_unix_events.TestFunctional.test_add_reader_invalid_argument)\nPASS: test_add_reader_or_writer_transport_fd (test.test_asyncio.test_unix_events.TestFunctional.test_add_reader_or_writer_transport_fd)\nPASS: test__call_connection_lost (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__call_connection_lost)\nPASS: test__call_connection_lost_with_err (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__call_connection_lost_with_err)\nPASS: test__close (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__close)\nPASS: test__read_ready (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready)\nPASS: test__read_ready_blocked (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready_blocked)\nPASS: test__read_ready_eof (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready_eof)\nPASS: test__read_ready_error (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready_error)\nPASS: test_close (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_close)\nPASS: test_close_already_closing (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_close_already_closing)\nPASS: test_ctor (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_ctor)\nPASS: test_pause_reading (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_pause_reading)\nPASS: test_pause_reading_on_closed_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_pause_reading_on_closed_pipe)\nPASS: test_pause_reading_on_paused_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_pause_reading_on_paused_pipe)\nPASS: test_resume_reading (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_resume_reading)\nPASS: test_resume_reading_on_closed_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_resume_reading_on_closed_pipe)\nPASS: test_resume_reading_on_paused_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_resume_reading_on_paused_pipe)\nPASS: test__call_connection_lost (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__call_connection_lost)\nPASS: test__call_connection_lost_with_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__call_connection_lost_with_err)\nPASS: test__read_ready (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__read_ready)\nPASS: test__write_ready (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready)\nPASS: test__write_ready_again (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_again)\nPASS: test__write_ready_closing (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_closing)\nPASS: test__write_ready_empty (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_empty)\nPASS: test__write_ready_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_err)\nPASS: test__write_ready_partial (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_partial)\nPASS: test_abort (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_abort)\nPASS: test_can_write_eof (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_can_write_eof)\nPASS: test_close (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_close)\nPASS: test_close_closing (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_close_closing)\nPASS: test_ctor (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_ctor)\nPASS: test_write (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write)\nPASS: test_write_again (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_again)\nPASS: test_write_buffer (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_buffer)\nPASS: test_write_close (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_close)\nPASS: test_write_eof (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_eof)\nPASS: test_write_eof_pending (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_eof_pending)\nPASS: test_write_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_err)\nPASS: test_write_no_data (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_no_data)\nPASS: test_write_partial (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_partial)\n\n----------------------------------------------------------------------\nRan 125 tests in 1.026s\n\nOK\n0:00:22 load avg: 0.69 [ 26/469] test.test_asyncio.test_waitfor passed\nPASS: test_asyncio_wait_for_cancelled (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_asyncio_wait_for_cancelled)\nPASS: test_asyncio_wait_for_timeout (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_asyncio_wait_for_timeout)\nPASS: test_cancel_blocking_wait_for (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_cancel_blocking_wait_for)\nPASS: test_cancel_wait_for (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_cancel_wait_for)\nPASS: test_wait_for (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for)\nPASS: test_wait_for_blocking (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_blocking)\nPASS: test_wait_for_cancel_suppressed (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_cancel_suppressed)\nPASS: test_wait_for_cancellation_race_condition (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_cancellation_race_condition)\nPASS: test_wait_for_issue86296 (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_issue86296)\nPASS: test_wait_for_race_condition (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_race_condition)\nPASS: test_wait_for_reraises_exception_during_cancellation (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_reraises_exception_during_cancellation)\nPASS: test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0)\nPASS: test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started)\nPASS: test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0_future_done)\nPASS: test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_waits_for_task_cancellation)\nPASS: test_wait_for_waits_for_task_cancellation_w_timeout_0 (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_waits_for_task_cancellation_w_timeout_0)\nPASS: test_none_timeout (test.test_asyncio.test_waitfor.WaitForShieldTests.test_none_timeout)\nPASS: test_shielded_timeout (test.test_asyncio.test_waitfor.WaitForShieldTests.test_shielded_timeout)\nPASS: test_zero_timeout (test.test_asyncio.test_waitfor.WaitForShieldTests.test_zero_timeout)\n\n----------------------------------------------------------------------\nRan 19 tests in 1.090s\n\nOK\n0:00:23 load avg: 0.69 [ 27/469] test.test_asyncio.test_windows_events skipped\ntest.test_asyncio.test_windows_events skipped -- Windows only\n0:00:23 load avg: 0.69 [ 28/469] test.test_asyncio.test_windows_utils skipped\ntest.test_asyncio.test_windows_utils skipped -- Windows only\n0:00:23 load avg: 0.80 [ 29/469] test.test_future_stmt.test_future_flags passed\nPASS: test_attributes (test.test_future_stmt.test_future_flags.FutureTest.test_attributes)\nPASS: test_names (test.test_future_stmt.test_future_flags.FutureTest.test_names)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.001s\n\nOK\n0:00:23 load avg: 0.80 [ 30/469] test.test_future_stmt.test_future passed\nPASS: test_annotation_with_complex_target (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotation_with_complex_target)\nPASS: test_annotations (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations)\nPASS: test_annotations_forbidden (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations_forbidden)\nPASS: test_annotations_symbol_table_pass (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations_symbol_table_pass)\nPASS: test_fstring_debug_annotations (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_fstring_debug_annotations)\nPASS: test_get_type_hints_on_func_with_variadic_arg (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_get_type_hints_on_func_with_variadic_arg)\nPASS: test_infinity_numbers (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_infinity_numbers)\nPASS: test_badfuture10 (test.test_future_stmt.test_future.FutureTest.test_badfuture10)\nPASS: test_badfuture3 (test.test_future_stmt.test_future.FutureTest.test_badfuture3)\nPASS: test_badfuture4 (test.test_future_stmt.test_future.FutureTest.test_badfuture4)\nPASS: test_badfuture5 (test.test_future_stmt.test_future.FutureTest.test_badfuture5)\nPASS: test_badfuture6 (test.test_future_stmt.test_future.FutureTest.test_badfuture6)\nPASS: test_badfuture7 (test.test_future_stmt.test_future.FutureTest.test_badfuture7)\nPASS: test_badfuture8 (test.test_future_stmt.test_future.FutureTest.test_badfuture8)\nPASS: test_badfuture9 (test.test_future_stmt.test_future.FutureTest.test_badfuture9)\nPASS: test_ensure_flags_dont_clash (test.test_future_stmt.test_future.FutureTest.test_ensure_flags_dont_clash)\nPASS: test_future1 (test.test_future_stmt.test_future.FutureTest.test_future1)\nPASS: test_future2 (test.test_future_stmt.test_future.FutureTest.test_future2)\nPASS: test_future_multiple_features (test.test_future_stmt.test_future.FutureTest.test_future_multiple_features)\nPASS: test_future_multiple_imports (test.test_future_stmt.test_future.FutureTest.test_future_multiple_imports)\nPASS: test_future_single_import (test.test_future_stmt.test_future.FutureTest.test_future_single_import)\nPASS: test_parserhack (test.test_future_stmt.test_future.FutureTest.test_parserhack)\nPASS: test_syntactical_future_repl (test.test_future_stmt.test_future.FutureTest.test_syntactical_future_repl)\nPASS: test_unicode_literals_exec (test.test_future_stmt.test_future.FutureTest.test_unicode_literals_exec)\n\n----------------------------------------------------------------------\nRan 24 tests in 0.250s\n\nOK\n0:00:23 load avg: 0.80 [ 31/469] test.test_future_stmt.test_future_multiple_features passed\nPASS: test_print_function (test.test_future_stmt.test_future_multiple_features.TestMultipleFeatures.test_print_function)\nPASS: test_unicode_literals (test.test_future_stmt.test_future_multiple_features.TestMultipleFeatures.test_unicode_literals)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.001s\n\nOK\n0:00:23 load avg: 0.80 [ 32/469] test.test_asyncio.test_subprocess passed\nPASS: test_create_subprocess_fails_with_inactive_watcher (test.test_asyncio.test_subprocess.GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher)\nPASS: test_create_subprocess_with_pidfd (test.test_asyncio.test_subprocess.GenericWatcherTests.test_create_subprocess_with_pidfd)\nPASS: test_warns (test.test_asyncio.test_subprocess.MultiLoopChildWatcherTests.test_warns)\nPASS: test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_cancel_make_subprocess_transport_exec)\nPASS: test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_cancel_post_init)\nPASS: test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_cancel_process_wait)\nPASS: test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_close_dont_kill_finished)\nPASS: test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_close_kill_running)\nPASS: test_communicate (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_communicate)\nPASS: test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_communicate_ignore_broken_pipe)\nPASS: test_communicate_none_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_communicate_none_input)\nPASS: test_create_subprocess_env_exec (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_env_exec)\nPASS: test_create_subprocess_env_shell (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_env_shell)\nPASS: test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_exec_text_mode_fails)\nPASS: test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_exec_with_path)\nPASS: test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_shell_text_mode_fails)\nPASS: test_devnull_error (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devnull_error)\nPASS: test_devnull_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devnull_input)\nPASS: test_devnull_output (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devnull_output)\nPASS: test_devstdin_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devstdin_input)\nPASS: test_empty_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_empty_input)\nPASS: test_kill (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_kill)\nPASS: test_kill_issue43884 (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_kill_issue43884)\nPASS: test_pause_reading (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_pause_reading)\nPASS: test_popen_error (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_popen_error)\nPASS: test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_popen_error_with_stdin_pipe)\nPASS: test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_read_stdout_after_process_exit)\nPASS: test_send_signal (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_send_signal)\nPASS: test_shell (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_shell)\nPASS: test_start_new_session (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_start_new_session)\nPASS: test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_stdin_broken_pipe)\nPASS: test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_stdin_not_inheritable)\nPASS: test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_stdin_stdout)\nPASS: test_subprocess_communicate_stdout (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_subprocess_communicate_stdout)\nPASS: test_subprocess_concurrent_wait (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_subprocess_concurrent_wait)\nPASS: test_subprocess_protocol_events (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_subprocess_protocol_events)\nPASS: test_terminate (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_terminate)\nPASS: test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_cancel_make_subprocess_transport_exec)\nPASS: test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_cancel_post_init)\nPASS: test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_cancel_process_wait)\nPASS: test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_close_dont_kill_finished)\nPASS: test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_close_kill_running)\nPASS: test_communicate (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_communicate)\nPASS: test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_communicate_ignore_broken_pipe)\nPASS: test_communicate_none_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_communicate_none_input)\nPASS: test_create_subprocess_env_exec (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_env_exec)\nPASS: test_create_subprocess_env_shell (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_env_shell)\nPASS: test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_exec_text_mode_fails)\nPASS: test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_exec_with_path)\nPASS: test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_shell_text_mode_fails)\nPASS: test_devnull_error (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devnull_error)\nPASS: test_devnull_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devnull_input)\nPASS: test_devnull_output (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devnull_output)\nPASS: test_devstdin_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devstdin_input)\nPASS: test_empty_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_empty_input)\nPASS: test_kill (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_kill)\nPASS: test_kill_issue43884 (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_kill_issue43884)\nPASS: test_pause_reading (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_pause_reading)\nPASS: test_popen_error (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_popen_error)\nPASS: test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_popen_error_with_stdin_pipe)\nPASS: test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_read_stdout_after_process_exit)\nPASS: test_send_signal (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_send_signal)\nPASS: test_shell (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_shell)\nPASS: test_start_new_session (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_start_new_session)\nPASS: test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_stdin_broken_pipe)\nPASS: test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_stdin_not_inheritable)\nPASS: test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_stdin_stdout)\nPASS: test_subprocess_communicate_stdout (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_subprocess_communicate_stdout)\nPASS: test_subprocess_concurrent_wait (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_subprocess_concurrent_wait)\nPASS: test_subprocess_protocol_events (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_subprocess_protocol_events)\nPASS: test_terminate (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_terminate)\nPASS: test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_cancel_make_subprocess_transport_exec)\nPASS: test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_cancel_post_init)\nPASS: test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_cancel_process_wait)\nPASS: test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_close_dont_kill_finished)\nPASS: test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_close_kill_running)\nPASS: test_communicate (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_communicate)\nPASS: test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_communicate_ignore_broken_pipe)\nPASS: test_communicate_none_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_communicate_none_input)\nPASS: test_create_subprocess_env_exec (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_env_exec)\nPASS: test_create_subprocess_env_shell (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_env_shell)\nPASS: test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_exec_text_mode_fails)\nPASS: test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_exec_with_path)\nPASS: test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_shell_text_mode_fails)\nPASS: test_devnull_error (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devnull_error)\nPASS: test_devnull_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devnull_input)\nPASS: test_devnull_output (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devnull_output)\nPASS: test_devstdin_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devstdin_input)\nPASS: test_empty_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_empty_input)\nPASS: test_kill (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_kill)\nPASS: test_kill_issue43884 (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_kill_issue43884)\nPASS: test_pause_reading (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_pause_reading)\nPASS: test_popen_error (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_popen_error)\nPASS: test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_popen_error_with_stdin_pipe)\nPASS: test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_read_stdout_after_process_exit)\nPASS: test_send_signal (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_send_signal)\nPASS: test_shell (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_shell)\nPASS: test_start_new_session (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_start_new_session)\nPASS: test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_stdin_broken_pipe)\nPASS: test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_stdin_not_inheritable)\nPASS: test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_stdin_stdout)\nPASS: test_subprocess_communicate_stdout (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_subprocess_communicate_stdout)\nPASS: test_subprocess_concurrent_wait (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_subprocess_concurrent_wait)\nPASS: test_subprocess_protocol_events (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_subprocess_protocol_events)\nPASS: test_terminate (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_terminate)\nPASS: test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_make_subprocess_transport_exec)\nPASS: test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_post_init)\nPASS: test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_process_wait)\nPASS: test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_close_dont_kill_finished)\nPASS: test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_close_kill_running)\nPASS: test_communicate (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_communicate)\nPASS: test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_communicate_ignore_broken_pipe)\nPASS: test_communicate_none_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_communicate_none_input)\nPASS: test_create_subprocess_env_exec (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_env_exec)\nPASS: test_create_subprocess_env_shell (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_env_shell)\nPASS: test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_exec_text_mode_fails)\nPASS: test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_exec_with_path)\nPASS: test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_shell_text_mode_fails)\nPASS: test_devnull_error (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devnull_error)\nPASS: test_devnull_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devnull_input)\nPASS: test_devnull_output (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devnull_output)\nPASS: test_devstdin_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devstdin_input)\nPASS: test_empty_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_empty_input)\nPASS: test_kill (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_kill)\nPASS: test_kill_issue43884 (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_kill_issue43884)\nPASS: test_pause_reading (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_pause_reading)\nPASS: test_popen_error (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_popen_error)\nPASS: test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_popen_error_with_stdin_pipe)\nPASS: test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_read_stdout_after_process_exit)\nPASS: test_send_signal (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_send_signal)\nPASS: test_shell (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_shell)\nPASS: test_start_new_session (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_start_new_session)\nPASS: test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_stdin_broken_pipe)\nPASS: test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_stdin_not_inheritable)\nPASS: test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_stdin_stdout)\nPASS: test_subprocess_communicate_stdout (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_communicate_stdout)\nPASS: test_subprocess_concurrent_wait (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_concurrent_wait)\nPASS: test_subprocess_protocol_events (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_protocol_events)\nPASS: test_terminate (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_terminate)\nPASS: test_proc_exited (test.test_asyncio.test_subprocess.SubprocessTransportTests.test_proc_exited)\nPASS: test_subprocess_repr (test.test_asyncio.test_subprocess.SubprocessTransportTests.test_subprocess_repr)\n\n----------------------------------------------------------------------\nRan 141 tests in 12.355s\n\nOK\n0:00:24 load avg: 0.80 [ 33/469] test.test_future_stmt.test_future_multiple_imports passed\nPASS: test_unicode_literals (test.test_future_stmt.test_future_multiple_imports.Tests.test_unicode_literals)\n\n----------------------------------------------------------------------\nRan 1 test in 0.000s\n\nOK\n0:00:24 load avg: 0.80 [ 34/469] test.test_future_stmt.test_future_single_import passed\nPASS: test_floor_div_operator (test.test_future_stmt.test_future_single_import.TestFuture.test_floor_div_operator)\nPASS: test_nested_scopes (test.test_future_stmt.test_future_single_import.TestFuture.test_nested_scopes)\nPASS: test_true_div_as_default (test.test_future_stmt.test_future_single_import.TestFuture.test_true_div_as_default)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.001s\n\nOK\n0:00:24 load avg: 0.80 [ 35/469] test.test_gdb.test_backtrace skipped\ntest.test_gdb.test_backtrace skipped -- test_gdb only works on source builds at the moment.\n0:00:24 load avg: 0.80 [ 36/469] test.test_gdb.test_cfunction skipped\ntest.test_gdb.test_cfunction skipped -- test_gdb only works on source builds at the moment.\n0:00:24 load avg: 0.80 [ 37/469] test.test_gdb.test_cfunction_full skipped\ntest.test_gdb.test_cfunction_full skipped -- test_gdb only works on source builds at the moment.\n0:00:24 load avg: 0.80 [ 38/469] test.test_gdb.test_misc skipped\ntest.test_gdb.test_misc skipped -- test_gdb only works on source builds at the moment.\n0:00:24 load avg: 0.80 [ 39/469] test.test_gdb.test_pretty_print skipped\ntest.test_gdb.test_pretty_print skipped -- test_gdb only works on source builds at the moment.\n0:00:24 load avg: 0.80 [ 40/469] test__locale passed\nPASS: test_float_parsing (test.test__locale._LocaleTests.test_float_parsing)\nPASS: test_lc_numeric_basic (test.test__locale._LocaleTests.test_lc_numeric_basic)\nPASS: test_lc_numeric_localeconv (test.test__locale._LocaleTests.test_lc_numeric_localeconv)\nPASS: test_lc_numeric_nl_langinfo (test.test__locale._LocaleTests.test_lc_numeric_nl_langinfo)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.008s\n\nOK\n0:00:25 load avg: 0.80 [ 41/469] test__opcode passed\nPASS: test_stack_effect (test.test__opcode.OpcodeTests.test_stack_effect)\nPASS: test_stack_effect_jump (test.test__opcode.OpcodeTests.test_stack_effect_jump)\nPASS: test_specialization_stats (test.test__opcode.SpecializationStatsTests.test_specialization_stats)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.017s\n\nOK\n0:00:25 load avg: 0.80 [ 42/469] test__osx_support passed\nSKIP: test__check_for_unavailable_sdk (test.test__osx_support.Test_OSXSupport.test__check_for_unavailable_sdk) 'requires OS X'\nSKIP: test__check_for_unavailable_sdk_alternate (test.test__osx_support.Test_OSXSupport.test__check_for_unavailable_sdk_alternate) 'requires OS X'\nSKIP: test__find_appropriate_compiler (test.test__osx_support.Test_OSXSupport.test__find_appropriate_compiler) 'requires OS X'\nSKIP: test__find_build_tool (test.test__osx_support.Test_OSXSupport.test__find_build_tool) 'requires OS X'\nSKIP: test__find_executable (test.test__osx_support.Test_OSXSupport.test__find_executable) 'requires OS X'\nSKIP: test__get_system_version (test.test__osx_support.Test_OSXSupport.test__get_system_version) 'requires OS X'\nSKIP: test__override_all_archs (test.test__osx_support.Test_OSXSupport.test__override_all_archs) 'requires OS X'\nSKIP: test__read_output (test.test__osx_support.Test_OSXSupport.test__read_output) 'requires OS X'\nSKIP: test__remove_original_values (test.test__osx_support.Test_OSXSupport.test__remove_original_values) 'requires OS X'\nSKIP: test__remove_universal_flags (test.test__osx_support.Test_OSXSupport.test__remove_universal_flags) 'requires OS X'\nSKIP: test__remove_universal_flags_alternate (test.test__osx_support.Test_OSXSupport.test__remove_universal_flags_alternate) 'requires OS X'\nSKIP: test__remove_unsupported_archs (test.test__osx_support.Test_OSXSupport.test__remove_unsupported_archs) 'requires OS X'\nSKIP: test__save_modified_value (test.test__osx_support.Test_OSXSupport.test__save_modified_value) 'requires OS X'\nSKIP: test__save_modified_value_unchanged (test.test__osx_support.Test_OSXSupport.test__save_modified_value_unchanged) 'requires OS X'\nSKIP: test__supports_universal_builds (test.test__osx_support.Test_OSXSupport.test__supports_universal_builds) 'requires OS X'\nSKIP: test_get_platform_osx (test.test__osx_support.Test_OSXSupport.test_get_platform_osx) 'requires OS X'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.001s\n\nNO TESTS RAN (skipped=16)\n0:00:26 load avg: 0.80 [ 43/469] test.test_inspect.test_inspect passed\nPASS: test__all__ (test.test_inspect.test_inspect.IsTestBase.test__all__)\nPASS: test_class_async_method (test.test_inspect.test_inspect.TestBlockComments.test_class_async_method)\nPASS: test_class_method (test.test_inspect.test_inspect.TestBlockComments.test_class_method)\nPASS: test_toplevel_class (test.test_inspect.test_inspect.TestBlockComments.test_toplevel_class)\nPASS: test_signature_bound_arguments_apply_defaults (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_apply_defaults)\nPASS: test_signature_bound_arguments_arguments_type (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_arguments_type)\nPASS: test_signature_bound_arguments_equality (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_equality)\nPASS: test_signature_bound_arguments_pickle (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_pickle)\nPASS: test_signature_bound_arguments_repr (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_repr)\nPASS: test_signature_bound_arguments_unhashable (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_unhashable)\nPASS: test_class_decorator (test.test_inspect.test_inspect.TestBuggyCases.test_class_decorator)\nPASS: test_class_definition_in_multiline_comment (test.test_inspect.test_inspect.TestBuggyCases.test_class_definition_in_multiline_comment)\nPASS: test_class_definition_in_multiline_string_definition (test.test_inspect.test_inspect.TestBuggyCases.test_class_definition_in_multiline_string_definition)\nPASS: test_class_inside_conditional (test.test_inspect.test_inspect.TestBuggyCases.test_class_inside_conditional)\nPASS: test_findsource_binary (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_binary)\nPASS: test_findsource_code_in_linecache (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_code_in_linecache)\nPASS: test_findsource_with_out_of_bounds_lineno (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_with_out_of_bounds_lineno)\nPASS: test_findsource_without_filename (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_without_filename)\nPASS: test_getsource_on_method (test.test_inspect.test_inspect.TestBuggyCases.test_getsource_on_method)\nPASS: test_method_in_dynamic_class (test.test_inspect.test_inspect.TestBuggyCases.test_method_in_dynamic_class)\nPASS: test_multiline_sig (test.test_inspect.test_inspect.TestBuggyCases.test_multiline_sig)\nPASS: test_multiple_children_classes (test.test_inspect.test_inspect.TestBuggyCases.test_multiple_children_classes)\nPASS: test_nested_class (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class)\nPASS: test_nested_class_definition (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition)\nPASS: test_nested_class_definition_indented_string (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_indented_string)\nPASS: test_nested_class_definition_inside_async_function (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_inside_async_function)\nPASS: test_nested_class_definition_inside_function (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_inside_function)\nPASS: test_nested_func (test.test_inspect.test_inspect.TestBuggyCases.test_nested_func)\nPASS: test_one_liner_dedent_non_name (test.test_inspect.test_inspect.TestBuggyCases.test_one_liner_dedent_non_name)\nPASS: test_one_liner_followed_by_non_name (test.test_inspect.test_inspect.TestBuggyCases.test_one_liner_followed_by_non_name)\nPASS: test_with_comment (test.test_inspect.test_inspect.TestBuggyCases.test_with_comment)\nPASS: test_with_comment_instead_of_docstring (test.test_inspect.test_inspect.TestBuggyCases.test_with_comment_instead_of_docstring)\nPASS: test_argspec_api_ignores_wrapped (test.test_inspect.test_inspect.TestClassesAndFunctions.test_argspec_api_ignores_wrapped)\nPASS: test_classify_DynamicClassAttribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_DynamicClassAttribute)\nPASS: test_classify_VirtualAttribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_VirtualAttribute)\nPASS: test_classify_VirtualAttribute_multi_classes (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_VirtualAttribute_multi_classes)\nPASS: test_classify_builtin_types (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_builtin_types)\nPASS: test_classify_class_attrs_with_buggy_dir (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_class_attrs_with_buggy_dir)\nPASS: test_classify_metaclass_class_attribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_metaclass_class_attribute)\nPASS: test_classify_newstyle (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_newstyle)\nPASS: test_classify_overrides_bool (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_overrides_bool)\nPASS: test_get_annotations_with_stock_annotations (test.test_inspect.test_inspect.TestClassesAndFunctions.test_get_annotations_with_stock_annotations)\nPASS: test_get_annotations_with_stringized_annotations (test.test_inspect.test_inspect.TestClassesAndFunctions.test_get_annotations_with_stringized_annotations)\nPASS: test_getfullargspec (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec)\nPASS: test_getfullargspec_builtin_func (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_func)\nPASS: test_getfullargspec_builtin_func_no_signature (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_func_no_signature)\nPASS: test_getfullargspec_builtin_methods (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_methods)\nPASS: test_getfullargspec_definition_order_preserved_on_kwonly (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_definition_order_preserved_on_kwonly)\nPASS: test_getfullargspec_signature_annos (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_signature_annos)\nPASS: test_getfullargspec_signature_attr (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_signature_attr)\nPASS: test_getmembers_VirtualAttribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_VirtualAttribute)\nPASS: test_getmembers_descriptors (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_descriptors)\nPASS: test_getmembers_method (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_method)\nPASS: test_getmembers_static (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_static)\nPASS: test_getmembers_with_buggy_dir (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_with_buggy_dir)\nPASS: test_newstyle_mro (test.test_inspect.test_inspect.TestClassesAndFunctions.test_newstyle_mro)\nPASS: test_parens_in_decorator (test.test_inspect.test_inspect.TestComplexDecorator.test_parens_in_decorator)\nPASS: test_decorator_with_lambda (test.test_inspect.test_inspect.TestDecorators.test_decorator_with_lambda)\nPASS: test_getsource_unwrap (test.test_inspect.test_inspect.TestDecorators.test_getsource_unwrap)\nPASS: test_replacing_decorator (test.test_inspect.test_inspect.TestDecorators.test_replacing_decorator)\nPASS: test_wrapped_decorator (test.test_inspect.test_inspect.TestDecorators.test_wrapped_decorator)\nPASS: test_typing_replacement (test.test_inspect.test_inspect.TestFormatAnnotation.test_typing_replacement)\nPASS: test_closed_after_exhaustion (test.test_inspect.test_inspect.TestGetAsyncGenState.test_closed_after_exhaustion)\nPASS: test_closed_after_immediate_exception (test.test_inspect.test_inspect.TestGetAsyncGenState.test_closed_after_immediate_exception)\nPASS: test_created (test.test_inspect.test_inspect.TestGetAsyncGenState.test_created)\nPASS: test_easy_debugging (test.test_inspect.test_inspect.TestGetAsyncGenState.test_easy_debugging)\nPASS: test_getasyncgenlocals (test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals)\nPASS: test_getasyncgenlocals_empty (test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals_empty)\nPASS: test_getasyncgenlocals_error (test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals_error)\nPASS: test_running (test.test_inspect.test_inspect.TestGetAsyncGenState.test_running)\nPASS: test_suspended (test.test_inspect.test_inspect.TestGetAsyncGenState.test_suspended)\nPASS: test_builtins_as_dict (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_as_dict)\nPASS: test_builtins_as_module (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_as_module)\nPASS: test_builtins_fallback (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_fallback)\nPASS: test_generator_closure (test.test_inspect.test_inspect.TestGetClosureVars.test_generator_closure)\nPASS: test_getclosurevars_empty (test.test_inspect.test_inspect.TestGetClosureVars.test_getclosurevars_empty)\nPASS: test_getclosurevars_error (test.test_inspect.test_inspect.TestGetClosureVars.test_getclosurevars_error)\nPASS: test_method_closure (test.test_inspect.test_inspect.TestGetClosureVars.test_method_closure)\nPASS: test_name_resolution (test.test_inspect.test_inspect.TestGetClosureVars.test_name_resolution)\nPASS: test_nonlocal_vars (test.test_inspect.test_inspect.TestGetClosureVars.test_nonlocal_vars)\nPASS: test_closed_after_close (test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_close)\nPASS: test_closed_after_exhaustion (test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_exhaustion)\nPASS: test_closed_after_immediate_exception (test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_immediate_exception)\nPASS: test_created (test.test_inspect.test_inspect.TestGetCoroutineState.test_created)\nPASS: test_easy_debugging (test.test_inspect.test_inspect.TestGetCoroutineState.test_easy_debugging)\nPASS: test_getcoroutinelocals (test.test_inspect.test_inspect.TestGetCoroutineState.test_getcoroutinelocals)\nPASS: test_suspended (test.test_inspect.test_inspect.TestGetCoroutineState.test_suspended)\nPASS: test_closed_after_close (test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_close)\nPASS: test_closed_after_exhaustion (test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_exhaustion)\nPASS: test_closed_after_immediate_exception (test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_immediate_exception)\nPASS: test_created (test.test_inspect.test_inspect.TestGetGeneratorState.test_created)\nPASS: test_easy_debugging (test.test_inspect.test_inspect.TestGetGeneratorState.test_easy_debugging)\nPASS: test_getgeneratorlocals (test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals)\nPASS: test_getgeneratorlocals_empty (test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals_empty)\nPASS: test_getgeneratorlocals_error (test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals_error)\nPASS: test_running (test.test_inspect.test_inspect.TestGetGeneratorState.test_running)\nPASS: test_suspended (test.test_inspect.test_inspect.TestGetGeneratorState.test_suspended)\nPASS: test_basic (test.test_inspect.test_inspect.TestGetattrStatic.test_basic)\nPASS: test_classAttribute (test.test_inspect.test_inspect.TestGetattrStatic.test_classAttribute)\nPASS: test_classVirtualAttribute (test.test_inspect.test_inspect.TestGetattrStatic.test_classVirtualAttribute)\nPASS: test_class_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_class_as_property)\nPASS: test_custom___getattr__ (test.test_inspect.test_inspect.TestGetattrStatic.test_custom___getattr__)\nPASS: test_custom___getattribute__ (test.test_inspect.test_inspect.TestGetattrStatic.test_custom___getattribute__)\nPASS: test_custom_object_dict (test.test_inspect.test_inspect.TestGetattrStatic.test_custom_object_dict)\nPASS: test_descriptor (test.test_inspect.test_inspect.TestGetattrStatic.test_descriptor)\nPASS: test_descriptor_raises_AttributeError (test.test_inspect.test_inspect.TestGetattrStatic.test_descriptor_raises_AttributeError)\nPASS: test_dict_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_dict_as_property)\nPASS: test_inherited (test.test_inspect.test_inspect.TestGetattrStatic.test_inherited)\nPASS: test_inherited_classattribute (test.test_inspect.test_inspect.TestGetattrStatic.test_inherited_classattribute)\nPASS: test_inherited_slots (test.test_inspect.test_inspect.TestGetattrStatic.test_inherited_slots)\nPASS: test_instance_attr (test.test_inspect.test_inspect.TestGetattrStatic.test_instance_attr)\nPASS: test_metaclass (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass)\nPASS: test_metaclass_dict_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_dict_as_property)\nPASS: test_metaclass_with_descriptor (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_with_descriptor)\nPASS: test_metaclass_with_metaclass_with_dict_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_with_metaclass_with_dict_as_property)\nPASS: test_module (test.test_inspect.test_inspect.TestGetattrStatic.test_module)\nPASS: test_mro_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_mro_as_property)\nPASS: test_mutated_mro (test.test_inspect.test_inspect.TestGetattrStatic.test_mutated_mro)\nPASS: test_no_dict_no_slots (test.test_inspect.test_inspect.TestGetattrStatic.test_no_dict_no_slots)\nPASS: test_no_dict_no_slots_instance_member (test.test_inspect.test_inspect.TestGetattrStatic.test_no_dict_no_slots_instance_member)\nPASS: test_property (test.test_inspect.test_inspect.TestGetattrStatic.test_property)\nPASS: test_slots (test.test_inspect.test_inspect.TestGetattrStatic.test_slots)\nPASS: test_errors (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_errors)\nPASS: test_keyword_only (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_keyword_only)\nPASS: test_multiple_features (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_multiple_features)\nPASS: test_plain (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_plain)\nPASS: test_varargs (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varargs)\nPASS: test_varkw (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varkw)\nPASS: test_varkw_only (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varkw_only)\nPASS: test_errors (test.test_inspect.test_inspect.TestGetcallargsMethods.test_errors)\nPASS: test_keyword_only (test.test_inspect.test_inspect.TestGetcallargsMethods.test_keyword_only)\nPASS: test_multiple_features (test.test_inspect.test_inspect.TestGetcallargsMethods.test_multiple_features)\nPASS: test_plain (test.test_inspect.test_inspect.TestGetcallargsMethods.test_plain)\nPASS: test_varargs (test.test_inspect.test_inspect.TestGetcallargsMethods.test_varargs)\nPASS: test_varkw (test.test_inspect.test_inspect.TestGetcallargsMethods.test_varkw)\nPASS: test_varkw_only (test.test_inspect.test_inspect.TestGetcallargsMethods.test_varkw_only)\nPASS: test_errors (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_errors)\nPASS: test_keyword_only (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_keyword_only)\nPASS: test_multiple_features (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_multiple_features)\nPASS: test_plain (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_plain)\nPASS: test_varargs (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varargs)\nPASS: test_varkw (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varkw)\nPASS: test_varkw_only (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varkw_only)\nPASS: test_getclasses_interactive (test.test_inspect.test_inspect.TestGetsourceInteractive.test_getclasses_interactive)\nPASS: test_range_toplevel_frame (test.test_inspect.test_inspect.TestGettingSourceOfToplevelFrames.test_range_toplevel_frame)\nPASS: test_range_traceback_toplevel_frame (test.test_inspect.test_inspect.TestGettingSourceOfToplevelFrames.test_range_traceback_toplevel_frame)\nPASS: test__all__ (test.test_inspect.test_inspect.TestInterpreterStack.test__all__)\nPASS: test_abuse_done (test.test_inspect.test_inspect.TestInterpreterStack.test_abuse_done)\nPASS: test_frame (test.test_inspect.test_inspect.TestInterpreterStack.test_frame)\nPASS: test_previous_frame (test.test_inspect.test_inspect.TestInterpreterStack.test_previous_frame)\nPASS: test_stack (test.test_inspect.test_inspect.TestInterpreterStack.test_stack)\nPASS: test_trace (test.test_inspect.test_inspect.TestInterpreterStack.test_trace)\nPASS: test_custom_descriptors (test.test_inspect.test_inspect.TestIsDataDescriptor.test_custom_descriptors)\nPASS: test_functions (test.test_inspect.test_inspect.TestIsDataDescriptor.test_functions)\nPASS: test_property (test.test_inspect.test_inspect.TestIsDataDescriptor.test_property)\nPASS: test_slot (test.test_inspect.test_inspect.TestIsDataDescriptor.test_slot)\nPASS: test_builtins (test.test_inspect.test_inspect.TestMain.test_builtins)\nPASS: test_custom_getattr (test.test_inspect.test_inspect.TestMain.test_custom_getattr)\nPASS: test_details (test.test_inspect.test_inspect.TestMain.test_details)\nPASS: test_only_source (test.test_inspect.test_inspect.TestMain.test_only_source)\nPASS: test_qualname_source (test.test_inspect.test_inspect.TestMain.test_qualname_source)\nPASS: test_class (test.test_inspect.test_inspect.TestNoEOL.test_class)\nPASS: test_anonymous (test.test_inspect.test_inspect.TestOneliners.test_anonymous)\nPASS: test_lambda_in_list (test.test_inspect.test_inspect.TestOneliners.test_lambda_in_list)\nPASS: test_manyargs (test.test_inspect.test_inspect.TestOneliners.test_manyargs)\nPASS: test_nested_lambda (test.test_inspect.test_inspect.TestOneliners.test_nested_lambda)\nPASS: test_oneline_lambda (test.test_inspect.test_inspect.TestOneliners.test_oneline_lambda)\nPASS: test_onelinefunc (test.test_inspect.test_inspect.TestOneliners.test_onelinefunc)\nPASS: test_parenthesized_multiline_lambda (test.test_inspect.test_inspect.TestOneliners.test_parenthesized_multiline_lambda)\nPASS: test_post_line_parenthesized_lambda (test.test_inspect.test_inspect.TestOneliners.test_post_line_parenthesized_lambda)\nPASS: test_threeline_lambda (test.test_inspect.test_inspect.TestOneliners.test_threeline_lambda)\nPASS: test_twoline_indented_lambda (test.test_inspect.test_inspect.TestOneliners.test_twoline_indented_lambda)\nPASS: test_twolinefunc (test.test_inspect.test_inspect.TestOneliners.test_twolinefunc)\nPASS: test_signature_parameter_equality (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_equality)\nPASS: test_signature_parameter_hashable (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_hashable)\nPASS: test_signature_parameter_immutability (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_immutability)\nPASS: test_signature_parameter_implicit (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_implicit)\nPASS: test_signature_parameter_kinds (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_kinds)\nPASS: test_signature_parameter_object (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_object)\nPASS: test_signature_parameter_positional_only (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_positional_only)\nPASS: test_signature_parameter_replace (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_replace)\nPASS: test__all__ (test.test_inspect.test_inspect.TestPredicates.test__all__)\nPASS: test_excluding_predicates (test.test_inspect.test_inspect.TestPredicates.test_excluding_predicates)\nPASS: test_get_slot_members (test.test_inspect.test_inspect.TestPredicates.test_get_slot_members)\nPASS: test_isabstract (test.test_inspect.test_inspect.TestPredicates.test_isabstract)\nPASS: test_isabstract_during_init_subclass (test.test_inspect.test_inspect.TestPredicates.test_isabstract_during_init_subclass)\nPASS: test_isawaitable (test.test_inspect.test_inspect.TestPredicates.test_isawaitable)\nPASS: test_isclass (test.test_inspect.test_inspect.TestPredicates.test_isclass)\nPASS: test_iscoroutine (test.test_inspect.test_inspect.TestPredicates.test_iscoroutine)\nPASS: test_isroutine (test.test_inspect.test_inspect.TestPredicates.test_isroutine)\nPASS: test_getsource_reload (test.test_inspect.test_inspect.TestReload.test_getsource_reload)\nPASS: test_cleandoc (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_cleandoc)\nPASS: test_finddoc (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_finddoc)\nPASS: test_getclasses (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getclasses)\nPASS: test_getcomments (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getcomments)\nPASS: test_getdoc (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getdoc)\nPASS: test_getdoc_inherited (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getdoc_inherited)\nPASS: test_getfile (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile)\nPASS: test_getfile_broken_repr (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_broken_repr)\nPASS: test_getfile_builtin_class (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_class)\nPASS: test_getfile_builtin_function_or_method (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_function_or_method)\nPASS: test_getfile_builtin_module (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_module)\nPASS: test_getfile_class_without_module (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_class_without_module)\nPASS: test_getframeinfo_get_first_line (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getframeinfo_get_first_line)\nPASS: test_getfunctions (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfunctions)\nPASS: test_getmodule (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule)\nPASS: test_getmodule_file_not_found (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule_file_not_found)\nPASS: test_getmodule_recursion (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule_recursion)\nPASS: test_getsource (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsource)\nPASS: test_getsource_on_code_object (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsource_on_code_object)\nPASS: test_getsourcefile (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsourcefile)\ntest_proceed_with_fake_filename (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_proceed_with_fake_filename)\nPASS: doctest monkeypatches linecache to enable inspection\nPASS: test_signature_bind_args_and_kwargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_args_and_kwargs)\nPASS: test_signature_bind_args_and_varargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_args_and_varargs)\nPASS: test_signature_bind_arguments (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_arguments)\nPASS: test_signature_bind_empty (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_empty)\nPASS: test_signature_bind_implicit_arg (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_implicit_arg)\nPASS: test_signature_bind_just_args (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_just_args)\nPASS: test_signature_bind_just_kwargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_just_kwargs)\nPASS: test_signature_bind_kwonly (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_kwonly)\nPASS: test_signature_bind_positional_only (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_positional_only)\nPASS: test_signature_bind_posonly_kwargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_posonly_kwargs)\nPASS: test_signature_bind_var (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_var)\nPASS: test_signature_bind_vararg_name (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_vararg_name)\nPASS: test_signature_bind_varargs_order (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_varargs_order)\nPASS: test_signature_bind_with_self_arg (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_with_self_arg)\nPASS: test_base_class_have_text_signature (test.test_inspect.test_inspect.TestSignatureDefinitions.test_base_class_have_text_signature)\nPASS: test_builtins_have_signatures (test.test_inspect.test_inspect.TestSignatureDefinitions.test_builtins_have_signatures)\nPASS: test_python_function_override_signature (test.test_inspect.test_inspect.TestSignatureDefinitions.test_python_function_override_signature)\nPASS: test_signater_parameters_is_ordered (test.test_inspect.test_inspect.TestSignatureObject.test_signater_parameters_is_ordered)\nPASS: test_signature_annotations_with_local_namespaces (test.test_inspect.test_inspect.TestSignatureObject.test_signature_annotations_with_local_namespaces)\nPASS: test_signature_as_callable (test.test_inspect.test_inspect.TestSignatureObject.test_signature_as_callable)\nPASS: test_signature_as_str (test.test_inspect.test_inspect.TestSignatureObject.test_signature_as_str)\nPASS: test_signature_definition_order_preserved_on_kwonly (test.test_inspect.test_inspect.TestSignatureObject.test_signature_definition_order_preserved_on_kwonly)\nPASS: test_signature_equality (test.test_inspect.test_inspect.TestSignatureObject.test_signature_equality)\nPASS: test_signature_eval_str (test.test_inspect.test_inspect.TestSignatureObject.test_signature_eval_str)\nPASS: test_signature_from_callable_builtin_obj (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_builtin_obj)\nPASS: test_signature_from_callable_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_class)\nPASS: test_signature_from_callable_python_obj (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_python_obj)\nPASS: test_signature_from_functionlike_object (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_functionlike_object)\nPASS: test_signature_functionlike_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_functionlike_class)\nPASS: test_signature_hashable (test.test_inspect.test_inspect.TestSignatureObject.test_signature_hashable)\nPASS: test_signature_immutability (test.test_inspect.test_inspect.TestSignatureObject.test_signature_immutability)\nPASS: test_signature_none_annotation (test.test_inspect.test_inspect.TestSignatureObject.test_signature_none_annotation)\nPASS: test_signature_object (test.test_inspect.test_inspect.TestSignatureObject.test_signature_object)\nPASS: test_signature_object_pickle (test.test_inspect.test_inspect.TestSignatureObject.test_signature_object_pickle)\nPASS: test_signature_on_builtin_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtin_class)\nPASS: test_signature_on_builtins (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtins)\nPASS: test_signature_on_builtins_no_signature (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtins_no_signature)\nPASS: test_signature_on_callable_objects (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_callable_objects)\nPASS: test_signature_on_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_class)\nPASS: test_signature_on_class_without_init (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_class_without_init)\nPASS: test_signature_on_classmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_classmethod)\nPASS: test_signature_on_complex_args (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_complex_args)\nPASS: test_signature_on_decorated (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_decorated)\nPASS: test_signature_on_decorated_builtins (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_decorated_builtins)\nPASS: test_signature_on_derived_classes (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_derived_classes)\nPASS: test_signature_on_fake_partialmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_fake_partialmethod)\nPASS: test_signature_on_generic_subclass (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_generic_subclass)\nPASS: test_signature_on_lambdas (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_lambdas)\nPASS: test_signature_on_mangled_parameters (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_mangled_parameters)\nPASS: test_signature_on_method (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_method)\nPASS: test_signature_on_mocks (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_mocks)\nPASS: test_signature_on_noarg (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_noarg)\nPASS: test_signature_on_non_function (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_non_function)\nPASS: test_signature_on_noncallable_mocks (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_noncallable_mocks)\nPASS: test_signature_on_partial (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_partial)\nPASS: test_signature_on_partialmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_partialmethod)\nPASS: test_signature_on_staticmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_staticmethod)\nPASS: test_signature_on_subclass (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_subclass)\nPASS: test_signature_on_wargs (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_wargs)\nPASS: test_signature_on_wkwonly (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_wkwonly)\nPASS: test_signature_replace_anno (test.test_inspect.test_inspect.TestSignatureObject.test_signature_replace_anno)\nPASS: test_signature_replaced (test.test_inspect.test_inspect.TestSignatureObject.test_signature_replaced)\nPASS: test_signature_str (test.test_inspect.test_inspect.TestSignatureObject.test_signature_str)\nPASS: test_signature_str_positional_only (test.test_inspect.test_inspect.TestSignatureObject.test_signature_str_positional_only)\nPASS: test_signature_without_self (test.test_inspect.test_inspect.TestSignatureObject.test_signature_without_self)\nPASS: test_signature_wrapped_bound_method (test.test_inspect.test_inspect.TestSignatureObject.test_signature_wrapped_bound_method)\nPASS: test_signature_strip_non_python_syntax (test.test_inspect.test_inspect.TestSignaturePrivateHelpers.test_signature_strip_non_python_syntax)\nPASS: test_cycle (test.test_inspect.test_inspect.TestUnwrap.test_cycle)\nPASS: test_recursion_limit (test.test_inspect.test_inspect.TestUnwrap.test_recursion_limit)\nPASS: test_stop (test.test_inspect.test_inspect.TestUnwrap.test_stop)\nPASS: test_unhashable (test.test_inspect.test_inspect.TestUnwrap.test_unhashable)\nPASS: test_unwrap_one (test.test_inspect.test_inspect.TestUnwrap.test_unwrap_one)\nPASS: test_unwrap_several (test.test_inspect.test_inspect.TestUnwrap.test_unwrap_several)\n\n----------------------------------------------------------------------\nRan 285 tests in 1.393s\n\nOK\n0:00:27 load avg: 0.80 [ 44/469] test__xxinterpchannels passed\nPASS: test_bad_id (test.test__xxinterpchannels.ChannelIDTests.test_bad_id)\nPASS: test_bad_kwargs (test.test__xxinterpchannels.ChannelIDTests.test_bad_kwargs)\nPASS: test_coerce_id (test.test__xxinterpchannels.ChannelIDTests.test_coerce_id)\nPASS: test_default_kwargs (test.test__xxinterpchannels.ChannelIDTests.test_default_kwargs)\nPASS: test_does_not_exist (test.test__xxinterpchannels.ChannelIDTests.test_does_not_exist)\nPASS: test_equality (test.test__xxinterpchannels.ChannelIDTests.test_equality)\nPASS: test_repr (test.test__xxinterpchannels.ChannelIDTests.test_repr)\nPASS: test_shareable (test.test__xxinterpchannels.ChannelIDTests.test_shareable)\nPASS: test_str (test.test__xxinterpchannels.ChannelIDTests.test_str)\nPASS: test_with_kwargs (test.test__xxinterpchannels.ChannelIDTests.test_with_kwargs)\nPASS: test_by_unassociated_interp (test.test__xxinterpchannels.ChannelReleaseTests.test_by_unassociated_interp)\nPASS: test_close_if_unassociated (test.test__xxinterpchannels.ChannelReleaseTests.test_close_if_unassociated)\nPASS: test_multiple_times (test.test__xxinterpchannels.ChannelReleaseTests.test_multiple_times)\nPASS: test_multiple_users (test.test__xxinterpchannels.ChannelReleaseTests.test_multiple_users)\nPASS: test_never_used (test.test__xxinterpchannels.ChannelReleaseTests.test_never_used)\nPASS: test_no_kwargs (test.test__xxinterpchannels.ChannelReleaseTests.test_no_kwargs)\nPASS: test_partially (test.test__xxinterpchannels.ChannelReleaseTests.test_partially)\nPASS: test_single_user (test.test__xxinterpchannels.ChannelReleaseTests.test_single_user)\nPASS: test_used_multiple_times_by_single_user (test.test__xxinterpchannels.ChannelReleaseTests.test_used_multiple_times_by_single_user)\nPASS: test_with_unused_items (test.test__xxinterpchannels.ChannelReleaseTests.test_with_unused_items)\nPASS: test_allowed_types (test.test__xxinterpchannels.ChannelTests.test_allowed_types)\ntest_channel_list_interpreters_basic (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_basic)\nPASS: Test basic listing channel interpreters.\ntest_channel_list_interpreters_closed (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_closed)\nPASS: Test listing channel interpreters with a closed channel.\ntest_channel_list_interpreters_closed_send_end (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_closed_send_end)\nPASS: Test listing channel interpreters with a channel's send end closed.\ntest_channel_list_interpreters_destroyed (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_destroyed)\nPASS: Test listing channel interpreters with a destroyed interpreter.\nPASS: test_channel_list_interpreters_invalid_args (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_invalid_args)\nPASS: test_channel_list_interpreters_invalid_channel (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_invalid_channel)\ntest_channel_list_interpreters_multiple (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_multiple)\nPASS: Test listing interpreters for a channel with many associations.\ntest_channel_list_interpreters_none (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_none)\nPASS: Test listing interpreters for a channel with no associations.\ntest_channel_list_interpreters_released (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_released)\nPASS: Test listing channel interpreters with a released channel.\nPASS: test_close_both_with_unused_items_forced (test.test__xxinterpchannels.ChannelTests.test_close_both_with_unused_items_forced)\nPASS: test_close_both_with_unused_items_unforced (test.test__xxinterpchannels.ChannelTests.test_close_both_with_unused_items_unforced)\nPASS: test_close_by_unassociated_interp (test.test__xxinterpchannels.ChannelTests.test_close_by_unassociated_interp)\nPASS: test_close_defaults_with_unused_items (test.test__xxinterpchannels.ChannelTests.test_close_defaults_with_unused_items)\nPASS: test_close_empty (test.test__xxinterpchannels.ChannelTests.test_close_empty)\nPASS: test_close_multiple_times (test.test__xxinterpchannels.ChannelTests.test_close_multiple_times)\nPASS: test_close_multiple_users (test.test__xxinterpchannels.ChannelTests.test_close_multiple_users)\nPASS: test_close_never_used (test.test__xxinterpchannels.ChannelTests.test_close_never_used)\nPASS: test_close_recv_with_unused_items_forced (test.test__xxinterpchannels.ChannelTests.test_close_recv_with_unused_items_forced)\nPASS: test_close_recv_with_unused_items_unforced (test.test__xxinterpchannels.ChannelTests.test_close_recv_with_unused_items_unforced)\nPASS: test_close_send_with_unused_items_forced (test.test__xxinterpchannels.ChannelTests.test_close_send_with_unused_items_forced)\nPASS: test_close_send_with_unused_items_unforced (test.test__xxinterpchannels.ChannelTests.test_close_send_with_unused_items_unforced)\nPASS: test_close_single_user (test.test__xxinterpchannels.ChannelTests.test_close_single_user)\nPASS: test_close_used_multiple_times_by_single_user (test.test__xxinterpchannels.ChannelTests.test_close_used_multiple_times_by_single_user)\nPASS: test_create_cid (test.test__xxinterpchannels.ChannelTests.test_create_cid)\nPASS: test_ids_global (test.test__xxinterpchannels.ChannelTests.test_ids_global)\nPASS: test_recv_default (test.test__xxinterpchannels.ChannelTests.test_recv_default)\nPASS: test_recv_empty (test.test__xxinterpchannels.ChannelTests.test_recv_empty)\nPASS: test_recv_not_found (test.test__xxinterpchannels.ChannelTests.test_recv_not_found)\nPASS: test_recv_sending_interp_destroyed (test.test__xxinterpchannels.ChannelTests.test_recv_sending_interp_destroyed)\nSKIP: test_run_string_arg_resolved (test.test__xxinterpchannels.ChannelTests.test_run_string_arg_resolved) 'disabled until high-level channels exist'\nPASS: test_run_string_arg_unresolved (test.test__xxinterpchannels.ChannelTests.test_run_string_arg_unresolved)\nPASS: test_send_not_found (test.test__xxinterpchannels.ChannelTests.test_send_not_found)\nPASS: test_send_recv_different_interpreters (test.test__xxinterpchannels.ChannelTests.test_send_recv_different_interpreters)\nPASS: test_send_recv_different_interpreters_and_threads (test.test__xxinterpchannels.ChannelTests.test_send_recv_different_interpreters_and_threads)\nPASS: test_send_recv_different_threads (test.test__xxinterpchannels.ChannelTests.test_send_recv_different_threads)\nPASS: test_send_recv_main (test.test__xxinterpchannels.ChannelTests.test_send_recv_main)\nPASS: test_send_recv_same_interpreter (test.test__xxinterpchannels.ChannelTests.test_send_recv_same_interpreter)\nPASS: test_sequential_ids (test.test__xxinterpchannels.ChannelTests.test_sequential_ids)\nSKIP: test_close (test.test__xxinterpchannels.ExhaustiveChannelTests.test_close) 'these tests take several hours to run'\nSKIP: test_force_close (test.test__xxinterpchannels.ExhaustiveChannelTests.test_force_close) 'these tests take several hours to run'\n\n----------------------------------------------------------------------\nRan 58 tests in 1.079s\n\nOK (skipped=3)\n0:00:27 load avg: 0.80 [ 45/469] test_abc passed\nPASS: test_positional_only_and_kwonlyargs_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_positional_only_and_kwonlyargs_with_init_subclass)\nPASS: test_works_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_works_with_init_subclass)\nPASS: test_positional_only_and_kwonlyargs_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_positional_only_and_kwonlyargs_with_init_subclass)\nPASS: test_works_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_works_with_init_subclass)\nPASS: test_ABC_has___slots__ (test.test_abc.test_factory.<locals>.TestABC.test_ABC_has___slots__)\nPASS: test_ABC_helper (test.test_abc.test_factory.<locals>.TestABC.test_ABC_helper)\nPASS: test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractclassmethod_basics)\nPASS: test_abstractmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_basics)\nPASS: test_abstractmethod_integration (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_integration)\nPASS: test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractproperty_basics)\nPASS: test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractstaticmethod_basics)\nPASS: test_all_new_methods_are_called (test.test_abc.test_factory.<locals>.TestABC.test_all_new_methods_are_called)\nPASS: test_customdescriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_customdescriptors_with_abstractmethod)\nPASS: test_descriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_descriptors_with_abstractmethod)\nPASS: test_isinstance_invalidation (test.test_abc.test_factory.<locals>.TestABC.test_isinstance_invalidation)\nPASS: test_issubclass_bad_arguments (test.test_abc.test_factory.<locals>.TestABC.test_issubclass_bad_arguments)\nPASS: test_metaclass_abc (test.test_abc.test_factory.<locals>.TestABC.test_metaclass_abc)\nPASS: test_object_new_with_many_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_many_abstractmethods)\nPASS: test_object_new_with_one_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_one_abstractmethod)\nPASS: test_register_as_class_deco (test.test_abc.test_factory.<locals>.TestABC.test_register_as_class_deco)\nPASS: test_register_non_class (test.test_abc.test_factory.<locals>.TestABC.test_register_non_class)\nPASS: test_registration_basics (test.test_abc.test_factory.<locals>.TestABC.test_registration_basics)\nPASS: test_registration_builtins (test.test_abc.test_factory.<locals>.TestABC.test_registration_builtins)\nPASS: test_registration_edge_cases (test.test_abc.test_factory.<locals>.TestABC.test_registration_edge_cases)\nPASS: test_registration_transitiveness (test.test_abc.test_factory.<locals>.TestABC.test_registration_transitiveness)\nPASS: test_subclasshook (test.test_abc.test_factory.<locals>.TestABC.test_subclasshook)\nPASS: test_tricky_new_works (test.test_abc.test_factory.<locals>.TestABC.test_tricky_new_works)\nPASS: test_update_as_decorator (test.test_abc.test_factory.<locals>.TestABC.test_update_as_decorator)\nPASS: test_update_del (test.test_abc.test_factory.<locals>.TestABC.test_update_del)\nPASS: test_update_del_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_del_implementation)\nPASS: test_update_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_implementation)\nPASS: test_update_layered_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_layered_implementation)\nPASS: test_update_multi_inheritance (test.test_abc.test_factory.<locals>.TestABC.test_update_multi_inheritance)\nPASS: test_update_new_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_update_new_abstractmethods)\nPASS: test_update_non_abc (test.test_abc.test_factory.<locals>.TestABC.test_update_non_abc)\nPASS: test_ABC_has___slots__ (test.test_abc.test_factory.<locals>.TestABC.test_ABC_has___slots__)\nPASS: test_ABC_helper (test.test_abc.test_factory.<locals>.TestABC.test_ABC_helper)\nPASS: test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractclassmethod_basics)\nPASS: test_abstractmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_basics)\nPASS: test_abstractmethod_integration (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_integration)\nPASS: test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractproperty_basics)\nPASS: test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractstaticmethod_basics)\nPASS: test_all_new_methods_are_called (test.test_abc.test_factory.<locals>.TestABC.test_all_new_methods_are_called)\nPASS: test_customdescriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_customdescriptors_with_abstractmethod)\nPASS: test_descriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_descriptors_with_abstractmethod)\nPASS: test_isinstance_invalidation (test.test_abc.test_factory.<locals>.TestABC.test_isinstance_invalidation)\nPASS: test_issubclass_bad_arguments (test.test_abc.test_factory.<locals>.TestABC.test_issubclass_bad_arguments)\nPASS: test_metaclass_abc (test.test_abc.test_factory.<locals>.TestABC.test_metaclass_abc)\nPASS: test_object_new_with_many_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_many_abstractmethods)\nPASS: test_object_new_with_one_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_one_abstractmethod)\nPASS: test_register_as_class_deco (test.test_abc.test_factory.<locals>.TestABC.test_register_as_class_deco)\nPASS: test_register_non_class (test.test_abc.test_factory.<locals>.TestABC.test_register_non_class)\nPASS: test_registration_basics (test.test_abc.test_factory.<locals>.TestABC.test_registration_basics)\nPASS: test_registration_builtins (test.test_abc.test_factory.<locals>.TestABC.test_registration_builtins)\nPASS: test_registration_edge_cases (test.test_abc.test_factory.<locals>.TestABC.test_registration_edge_cases)\nPASS: test_registration_transitiveness (test.test_abc.test_factory.<locals>.TestABC.test_registration_transitiveness)\nPASS: test_subclasshook (test.test_abc.test_factory.<locals>.TestABC.test_subclasshook)\nPASS: test_tricky_new_works (test.test_abc.test_factory.<locals>.TestABC.test_tricky_new_works)\nPASS: test_update_as_decorator (test.test_abc.test_factory.<locals>.TestABC.test_update_as_decorator)\nPASS: test_update_del (test.test_abc.test_factory.<locals>.TestABC.test_update_del)\nPASS: test_update_del_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_del_implementation)\nPASS: test_update_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_implementation)\nPASS: test_update_layered_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_layered_implementation)\nPASS: test_update_multi_inheritance (test.test_abc.test_factory.<locals>.TestABC.test_update_multi_inheritance)\nPASS: test_update_new_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_update_new_abstractmethods)\nPASS: test_update_non_abc (test.test_abc.test_factory.<locals>.TestABC.test_update_non_abc)\nPASS: test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractclassmethod_basics)\nPASS: test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractproperty_basics)\nPASS: test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractstaticmethod_basics)\nPASS: test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractclassmethod_basics)\nPASS: test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractproperty_basics)\nPASS: test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractstaticmethod_basics)\n\n----------------------------------------------------------------------\nRan 72 tests in 0.031s\n\nOK\n0:00:27 load avg: 0.80 [ 46/469] test___all__ passed\ntest_all (test.test___all__.AllTest.test_all) ... __hello__\n__phello__\n__phello__.spam\n_aix_support\n_collections_abc\n_compat_pickle\n_compression\n_markupbase\n_osx_support\n_py_abc\n_pydatetime\n_pydecimal\n_pyio\n_pylong\n_sitebuiltins\n_strptime\n_sysconfigdata__linux_aarch64-linux-gnu\n_threading_local\n_weakrefset\nabc\naifc\nantigravity\nargparse\nast\nasyncio\nasyncio.__main__\nasyncio.base_events\nasyncio.base_futures\nasyncio.base_subprocess\nasyncio.base_tasks\nasyncio.constants\nasyncio.coroutines\nasyncio.events\nasyncio.exceptions\nasyncio.format_helpers\nasyncio.futures\nasyncio.locks\nasyncio.log\nasyncio.mixins\nasyncio.proactor_events\nasyncio.protocols\nasyncio.queues\nasyncio.runners\nasyncio.selector_events\nasyncio.sslproto\nasyncio.staggered\nasyncio.streams\nasyncio.subprocess\nasyncio.taskgroups\nasyncio.tasks\nasyncio.threads\nasyncio.timeouts\nasyncio.transports\nasyncio.trsock\nasyncio.unix_events\nasyncio.windows_events\nasyncio.windows_utils\nbase64\nbdb\nbisect\nbz2\ncProfile\ncalendar\ncgi\ncgitb\nchunk\ncmd\ncode\ncodecs\ncodeop\ncollections\ncollections.abc\ncolorsys\ncompileall\nconcurrent\nconcurrent.futures\nconcurrent.futures._base\nconcurrent.futures.process\nconcurrent.futures.thread\nconfigparser\ncontextlib\ncontextvars\ncopy\ncopyreg\ncrypt\ncsv\nctypes\nctypes._aix\nctypes._endian\nctypes.macholib\nctypes.macholib.dyld\nctypes.macholib.dylib\nctypes.macholib.framework\nctypes.util\nctypes.wintypes\ncurses\ncurses.ascii\ncurses.has_key\ncurses.panel\ncurses.textpad\ndataclasses\ndatetime\ndbm\ndbm.dumb\ndbm.gnu\ndbm.ndbm\ndecimal\ndifflib\ndis\ndoctest\nemail\nemail._encoded_words\nemail._header_value_parser\nemail._parseaddr\nemail._policybase\nemail.base64mime\nemail.charset\nemail.contentmanager\nemail.encoders\nemail.errors\nemail.feedparser\nemail.generator\nemail.header\nemail.headerregistry\nemail.iterators\nemail.message\nemail.mime\nemail.mime.application\nemail.mime.audio\nemail.mime.base\nemail.mime.image\nemail.mime.message\nemail.mime.multipart\nemail.mime.nonmultipart\nemail.mime.text\nemail.parser\nemail.policy\nemail.quoprimime\nemail.utils\nencodings\nencodings.aliases\nencodings.ascii\nencodings.base64_codec\nencodings.big5\nencodings.big5hkscs\nencodings.bz2_codec\nencodings.charmap\nencodings.cp037\nencodings.cp1006\nencodings.cp1026\nencodings.cp1125\nencodings.cp1140\nencodings.cp1250\nencodings.cp1251\nencodings.cp1252\nencodings.cp1253\nencodings.cp1254\nencodings.cp1255\nencodings.cp1256\nencodings.cp1257\nencodings.cp1258\nencodings.cp273\nencodings.cp424\nencodings.cp437\nencodings.cp500\nencodings.cp720\nencodings.cp737\nencodings.cp775\nencodings.cp850\nencodings.cp852\nencodings.cp855\nencodings.cp856\nencodings.cp857\nencodings.cp858\nencodings.cp860\nencodings.cp861\nencodings.cp862\nencodings.cp863\nencodings.cp864\nencodings.cp865\nencodings.cp866\nencodings.cp869\nencodings.cp874\nencodings.cp875\nencodings.cp932\nencodings.cp949\nencodings.cp950\nencodings.euc_jis_2004\nencodings.euc_jisx0213\nencodings.euc_jp\nencodings.euc_kr\nencodings.gb18030\nencodings.gb2312\nencodings.gbk\nencodings.hex_codec\nencodings.hp_roman8\nencodings.hz\nencodings.idna\nencodings.iso2022_jp\nencodings.iso2022_jp_1\nencodings.iso2022_jp_2\nencodings.iso2022_jp_2004\nencodings.iso2022_jp_3\nencodings.iso2022_jp_ext\nencodings.iso2022_kr\nencodings.iso8859_1\nencodings.iso8859_10\nencodings.iso8859_11\nencodings.iso8859_13\nencodings.iso8859_14\nencodings.iso8859_15\nencodings.iso8859_16\nencodings.iso8859_2\nencodings.iso8859_3\nencodings.iso8859_4\nencodings.iso8859_5\nencodings.iso8859_6\nencodings.iso8859_7\nencodings.iso8859_8\nencodings.iso8859_9\nencodings.johab\nencodings.koi8_r\nencodings.koi8_t\nencodings.koi8_u\nencodings.kz1048\nencodings.latin_1\nencodings.mac_arabic\nencodings.mac_croatian\nencodings.mac_cyrillic\nencodings.mac_farsi\nencodings.mac_greek\nencodings.mac_iceland\nencodings.mac_latin2\nencodings.mac_roman\nencodings.mac_romanian\nencodings.mac_turkish\nencodings.mbcs\nencodings.oem\nencodings.palmos\nencodings.ptcp154\nencodings.punycode\nencodings.quopri_codec\nencodings.raw_unicode_escape\nencodings.rot_13\nencodings.shift_jis\nencodings.shift_jis_2004\nencodings.shift_jisx0213\nencodings.tis_620\nencodings.undefined\nencodings.unicode_escape\nencodings.utf_16\nencodings.utf_16_be\nencodings.utf_16_le\nencodings.utf_32\nencodings.utf_32_be\nencodings.utf_32_le\nencodings.utf_7\nencodings.utf_8\nencodings.utf_8_sig\nencodings.uu_codec\nencodings.zlib_codec\nensurepip\nensurepip.__main__\nensurepip._uninstall\nenum\nfilecmp\nfileinput\nfnmatch\nfractions\nftplib\nfunctools\ngenericpath\ngetopt\ngetpass\ngettext\nglob\ngraphlib\ngzip\nhashlib\nheapq\nhmac\nhtml\nhtml.entities\nhtml.parser\nhttp\nhttp.client\nhttp.cookiejar\nhttp.cookies\nhttp.server\nidlelib\nidlelib.__main__\nidlelib.autocomplete\nidlelib.autocomplete_w\nidlelib.autoexpand\nidlelib.browser\nidlelib.calltip\nidlelib.calltip_w\nidlelib.codecontext\nidlelib.colorizer\nidlelib.config\nidlelib.config_key\nidlelib.configdialog\nidlelib.debugger\nidlelib.debugger_r\nidlelib.debugobj\nidlelib.debugobj_r\nidlelib.delegator\nidlelib.dynoption\nidlelib.editor\nidlelib.filelist\nidlelib.format\nidlelib.grep\nidlelib.help\nidlelib.help_about\nidlelib.history\nidlelib.hyperparser\nidlelib.idle\nidlelib.idle_test\nidlelib.idle_test.htest\nidlelib.idle_test.mock_idle\nidlelib.idle_test.mock_tk\nidlelib.idle_test.template\nidlelib.idle_test.test_autocomplete\nidlelib.idle_test.test_autocomplete_w\nidlelib.idle_test.test_autoexpand\nidlelib.idle_test.test_browser\nidlelib.idle_test.test_calltip\nidlelib.idle_test.test_calltip_w\nidlelib.idle_test.test_codecontext\nidlelib.idle_test.test_colorizer\nidlelib.idle_test.test_config\nidlelib.idle_test.test_config_key\nidlelib.idle_test.test_configdialog\nidlelib.idle_test.test_debugger\nidlelib.idle_test.test_debugger_r\nidlelib.idle_test.test_debugobj\nidlelib.idle_test.test_debugobj_r\nidlelib.idle_test.test_delegator\nidlelib.idle_test.test_editmenu\nidlelib.idle_test.test_editor\nidlelib.idle_test.test_filelist\nidlelib.idle_test.test_format\nidlelib.idle_test.test_grep\nidlelib.idle_test.test_help\nidlelib.idle_test.test_help_about\nidlelib.idle_test.test_history\nidlelib.idle_test.test_hyperparser\nidlelib.idle_test.test_iomenu\nidlelib.idle_test.test_macosx\nidlelib.idle_test.test_mainmenu\nidlelib.idle_test.test_multicall\nidlelib.idle_test.test_outwin\nidlelib.idle_test.test_parenmatch\nidlelib.idle_test.test_pathbrowser\nidlelib.idle_test.test_percolator\nidlelib.idle_test.test_pyparse\nidlelib.idle_test.test_pyshell\nidlelib.idle_test.test_query\nidlelib.idle_test.test_redirector\nidlelib.idle_test.test_replace\nidlelib.idle_test.test_rpc\nidlelib.idle_test.test_run\nidlelib.idle_test.test_runscript\nidlelib.idle_test.test_scrolledlist\nidlelib.idle_test.test_search\nidlelib.idle_test.test_searchbase\nidlelib.idle_test.test_searchengine\nidlelib.idle_test.test_sidebar\nidlelib.idle_test.test_squeezer\nidlelib.idle_test.test_stackviewer\nidlelib.idle_test.test_statusbar\nidlelib.idle_test.test_text\nidlelib.idle_test.test_textview\nidlelib.idle_test.test_tooltip\nidlelib.idle_test.test_tree\nidlelib.idle_test.test_undo\nidlelib.idle_test.test_util\nidlelib.idle_test.test_warning\nidlelib.idle_test.test_window\nidlelib.idle_test.test_zoomheight\nidlelib.idle_test.test_zzdummy\nidlelib.idle_test.tkinter_testing_utils\nidlelib.iomenu\nidlelib.macosx\nidlelib.mainmenu\nidlelib.multicall\nidlelib.outwin\nidlelib.parenmatch\nidlelib.pathbrowser\nidlelib.percolator\nidlelib.pyparse\nidlelib.pyshell\nidlelib.query\nidlelib.redirector\nidlelib.replace\nidlelib.rpc\nidlelib.run\nidlelib.runscript\nidlelib.scrolledlist\nidlelib.search\nidlelib.searchbase\nidlelib.searchengine\nidlelib.sidebar\nidlelib.squeezer\nidlelib.stackviewer\nidlelib.statusbar\nidlelib.textview\nidlelib.tooltip\nidlelib.tree\nidlelib.undo\nidlelib.util\nidlelib.window\nidlelib.zoomheight\nidlelib.zzdummy\nimaplib\nimghdr\nimportlib\nimportlib._abc\nimportlib._bootstrap\nimportlib._bootstrap_external\nimportlib.abc\nimportlib.machinery\nimportlib.metadata\nimportlib.metadata._adapters\nimportlib.metadata._collections\nimportlib.metadata._functools\nimportlib.metadata._itertools\nimportlib.metadata._meta\nimportlib.metadata._text\nimportlib.readers\nimportlib.resources\nimportlib.resources._adapters\nimportlib.resources._common\nimportlib.resources._itertools\nimportlib.resources._legacy\nimportlib.resources.abc\nimportlib.resources.readers\nimportlib.resources.simple\nimportlib.simple\nimportlib.util\ninspect\nio\nipaddress\njson\njson.decoder\njson.encoder\njson.scanner\njson.tool\nkeyword\nlib2to3\nlib2to3.__main__\nlib2to3.btm_matcher\nlib2to3.btm_utils\nlib2to3.fixer_base\nlib2to3.fixer_util\nlib2to3.fixes\nlib2to3.fixes.fix_apply\nlib2to3.fixes.fix_asserts\nlib2to3.fixes.fix_basestring\nlib2to3.fixes.fix_buffer\nlib2to3.fixes.fix_dict\nlib2to3.fixes.fix_except\nlib2to3.fixes.fix_exec\nlib2to3.fixes.fix_execfile\nlib2to3.fixes.fix_exitfunc\nlib2to3.fixes.fix_filter\nlib2to3.fixes.fix_funcattrs\nlib2to3.fixes.fix_future\nlib2to3.fixes.fix_getcwdu\nlib2to3.fixes.fix_has_key\nlib2to3.fixes.fix_idioms\nlib2to3.fixes.fix_import\nlib2to3.fixes.fix_imports\nlib2to3.fixes.fix_imports2\nlib2to3.fixes.fix_input\nlib2to3.fixes.fix_intern\nlib2to3.fixes.fix_isinstance\nlib2to3.fixes.fix_itertools\nlib2to3.fixes.fix_itertools_imports\nlib2to3.fixes.fix_long\nlib2to3.fixes.fix_map\nlib2to3.fixes.fix_metaclass\nlib2to3.fixes.fix_methodattrs\nlib2to3.fixes.fix_ne\nlib2to3.fixes.fix_next\nlib2to3.fixes.fix_nonzero\nlib2to3.fixes.fix_numliterals\nlib2to3.fixes.fix_operator\nlib2to3.fixes.fix_paren\nlib2to3.fixes.fix_print\nlib2to3.fixes.fix_raise\nlib2to3.fixes.fix_raw_input\nlib2to3.fixes.fix_reduce\nlib2to3.fixes.fix_reload\nlib2to3.fixes.fix_renames\nlib2to3.fixes.fix_repr\nlib2to3.fixes.fix_set_literal\nlib2to3.fixes.fix_standarderror\nlib2to3.fixes.fix_sys_exc\nlib2to3.fixes.fix_throw\nlib2to3.fixes.fix_tuple_params\nlib2to3.fixes.fix_types\nlib2to3.fixes.fix_unicode\nlib2to3.fixes.fix_urllib\nlib2to3.fixes.fix_ws_comma\nlib2to3.fixes.fix_xrange\nlib2to3.fixes.fix_xreadlines\nlib2to3.fixes.fix_zip\nlib2to3.main\nlib2to3.patcomp\nlib2to3.pgen2\nlib2to3.pgen2.conv\nlib2to3.pgen2.driver\nlib2to3.pgen2.grammar\nlib2to3.pgen2.literals\nlib2to3.pgen2.parse\nlib2to3.pgen2.pgen\nlib2to3.pgen2.token\nlib2to3.pgen2.tokenize\nlib2to3.pygram\nlib2to3.pytree\nlib2to3.refactor\nlinecache\nlocale\nlogging\nlogging.config\nlogging.handlers\nlzma\nmailbox\nmailcap\nmimetypes\nmodulefinder\nmultiprocessing\nmultiprocessing.connection\nmultiprocessing.context\nmultiprocessing.dummy\nmultiprocessing.dummy.connection\nmultiprocessing.forkserver\nmultiprocessing.heap\nmultiprocessing.managers\nmultiprocessing.pool\nmultiprocessing.popen_fork\nmultiprocessing.popen_forkserver\nmultiprocessing.popen_spawn_posix\nmultiprocessing.popen_spawn_win32\nmultiprocessing.process\nmultiprocessing.queues\nmultiprocessing.reduction\nmultiprocessing.resource_sharer\nmultiprocessing.resource_tracker\nmultiprocessing.shared_memory\nmultiprocessing.sharedctypes\nmultiprocessing.spawn\nmultiprocessing.synchronize\nmultiprocessing.util\nnetrc\nnntplib\nntpath\nnturl2path\nnumbers\nopcode\noperator\noptparse\nos\npathlib\npdb\npickle\npickletools\npipes\npkgutil\nplatform\nplistlib\npoplib\nposixpath\npprint\nprofile\npstats\npty\npy_compile\npyclbr\npydoc\npydoc_data\npydoc_data.topics\nqueue\nquopri\nrandom\nre\nre._casefix\nre._compiler\nre._constants\nre._parser\nreprlib\nrlcompleter\nrunpy\nsched\nsecrets\nselectors\nshelve\nshlex\nshutil\nsignal\nsite\nsmtplib\nsndhdr\nsocket\nsocketserver\nsqlite3\nsqlite3.__main__\nsqlite3.dbapi2\nsqlite3.dump\nsre_compile\nsre_constants\nsre_parse\nssl\nstat\nstatistics\nstring\nstringprep\nstruct\nsubprocess\nsunau\nsymtable\nsysconfig\ntabnanny\ntarfile\ntelnetlib\ntempfile\ntest\ntest.__main__\ntest._test_atexit\ntest._test_eintr\ntest._test_embed_set_config\ntest._test_embed_structseq\ntest._test_multiprocessing\ntest._test_venv_multiprocessing\ntest.audiotests\ntest.audit-tests\ntest.autotest\ntest.badsyntax_pep3120\ntest.bisect_cmd\ntest.curses_tests\ntest.datetimetester\ntest.dis_module\ntest.doctest_aliases\ntest.doctest_lineno\ntest.double_const\ntest.encoded_modules\ntest.encoded_modules.module_iso_8859_1\ntest.encoded_modules.module_koi8_r\ntest.fork_wait\ntest.leakers\ntest.leakers.test_ctypes\ntest.leakers.test_selftype\ntest.libregrtest\ntest.libregrtest.cmdline\ntest.libregrtest.filter\ntest.libregrtest.findtests\ntest.libregrtest.logger\ntest.libregrtest.main\ntest.libregrtest.pgo\ntest.libregrtest.refleak\ntest.libregrtest.result\ntest.libregrtest.results\ntest.libregrtest.run_workers\ntest.libregrtest.runtests\ntest.libregrtest.save_env\ntest.libregrtest.setup\ntest.libregrtest.single\ntest.libregrtest.testresult\ntest.libregrtest.utils\ntest.libregrtest.win_utils\ntest.libregrtest.worker\ntest.list_tests\ntest.lock_tests\ntest.mapping_tests\ntest.memory_watchdog\ntest.mock_socket\ntest.mp_fork_bomb\ntest.mp_preload\ntest.multibytecodec_support\ntest.pickletester\ntest.profilee\ntest.pyclbr_input\ntest.pydoc_mod\ntest.pydocfodder\ntest.pythoninfo\ntest.re_tests\ntest.regrtest\ntest.relimport\ntest.reperf\ntest.sample_doctest\ntest.sample_doctest_no_docstrings\ntest.sample_doctest_no_doctests\ntest.seq_tests\ntest.shadowed_super\ntest.signalinterproctester\ntest.smtpd\ntest.sortperf\ntest.ssl_servers\ntest.ssltests\ntest.string_tests\ntest.support\ntest.support._hypothesis_stubs\ntest.support._hypothesis_stubs._helpers\ntest.support._hypothesis_stubs.strategies\ntest.support.ast_helper\ntest.support.asynchat\ntest.support.asyncore\ntest.support.bytecode_helper\ntest.support.hashlib_helper\ntest.support.hypothesis_helper\ntest.support.import_helper\ntest.support.interpreters\ntest.support.logging_helper\ntest.support.os_helper\ntest.support.pty_helper\ntest.support.script_helper\ntest.support.socket_helper\ntest.support.testcase\ntest.support.threading_helper\ntest.support.warnings_helper\ntest.test___all__\ntest.test__locale\ntest.test__opcode\ntest.test__osx_support\ntest.test__xxinterpchannels\ntest.test__xxsubinterpreters\ntest.test_abc\ntest.test_abstract_numbers\ntest.test_aifc\ntest.test_argparse\ntest.test_array\ntest.test_asdl_parser\ntest.test_ast\ntest.test_asyncgen\ntest.test_asyncio\ntest.test_asyncio.__main__\ntest.test_asyncio.echo\ntest.test_asyncio.echo2\ntest.test_asyncio.echo3\ntest.test_asyncio.functional\ntest.test_asyncio.test_base_events\ntest.test_asyncio.test_buffered_proto\ntest.test_asyncio.test_context\ntest.test_asyncio.test_eager_task_factory\ntest.test_asyncio.test_events\ntest.test_asyncio.test_futures\ntest.test_asyncio.test_futures2\ntest.test_asyncio.test_locks\ntest.test_asyncio.test_pep492\ntest.test_asyncio.test_proactor_events\ntest.test_asyncio.test_protocols\ntest.test_asyncio.test_queues\ntest.test_asyncio.test_runners\ntest.test_asyncio.test_selector_events\ntest.test_asyncio.test_sendfile\ntest.test_asyncio.test_server\ntest.test_asyncio.test_sock_lowlevel\ntest.test_asyncio.test_ssl\ntest.test_asyncio.test_sslproto\ntest.test_asyncio.test_streams\ntest.test_asyncio.test_subprocess\ntest.test_asyncio.test_taskgroups\ntest.test_asyncio.test_tasks\ntest.test_asyncio.test_threads\ntest.test_asyncio.test_timeouts\ntest.test_asyncio.test_transports\ntest.test_asyncio.test_unix_events\ntest.test_asyncio.test_waitfor\ntest.test_asyncio.test_windows_events\ntest.test_asyncio.test_windows_utils\ntest.test_asyncio.utils\ntest.test_atexit\ntest.test_audioop\ntest.test_audit\ntest.test_augassign\ntest.test_base64\ntest.test_baseexception\ntest.test_bdb\ntest.test_bigaddrspace\ntest.test_bigmem\ntest.test_binascii\ntest.test_binop\ntest.test_bisect\ntest.test_bool\ntest.test_buffer\ntest.test_bufio\ntest.test_builtin\ntest.test_bytes\ntest.test_bz2\ntest.test_c_locale_coercion\ntest.test_calendar\ntest.test_call\ntest.test_capi\ntest.test_capi.__main__\ntest.test_capi.check_config\ntest.test_capi.test_abstract\ntest.test_capi.test_bytearray\ntest.test_capi.test_bytes\ntest.test_capi.test_codecs\ntest.test_capi.test_complex\ntest.test_capi.test_dict\ntest.test_capi.test_eval_code_ex\ntest.test_capi.test_exceptions\ntest.test_capi.test_float\ntest.test_capi.test_getargs\ntest.test_capi.test_immortal\ntest.test_capi.test_list\ntest.test_capi.test_long\ntest.test_capi.test_mem\ntest.test_capi.test_misc\ntest.test_capi.test_set\ntest.test_capi.test_structmembers\ntest.test_capi.test_sys\ntest.test_capi.test_unicode\ntest.test_capi.test_watchers\ntest.test_cgi\ntest.test_cgitb\ntest.test_charmapcodec\ntest.test_class\ntest.test_clinic\ntest.test_cmath\ntest.test_cmd\ntest.test_cmd_line\ntest.test_cmd_line_script\ntest.test_code\ntest.test_code_module\ntest.test_codeccallbacks\ntest.test_codecencodings_cn\ntest.test_codecencodings_hk\ntest.test_codecencodings_iso2022\ntest.test_codecencodings_jp\ntest.test_codecencodings_kr\ntest.test_codecencodings_tw\ntest.test_codecmaps_cn\ntest.test_codecmaps_hk\ntest.test_codecmaps_jp\ntest.test_codecmaps_kr\ntest.test_codecmaps_tw\ntest.test_codecs\ntest.test_codeop\ntest.test_collections\ntest.test_colorsys\ntest.test_compare\ntest.test_compile\ntest.test_compileall\ntest.test_compiler_assemble\ntest.test_compiler_codegen\ntest.test_complex\ntest.test_configparser\ntest.test_contains\ntest.test_context\ntest.test_contextlib\ntest.test_contextlib_async\ntest.test_copy\ntest.test_copyreg\ntest.test_coroutines\ntest.test_cppext\ntest.test_cppext.setup\ntest.test_cprofile\ntest.test_crashers\ntest.test_crypt\ntest.test_csv\ntest.test_ctypes\ntest.test_ctypes.__main__\ntest.test_ctypes.test_anon\ntest.test_ctypes.test_array_in_pointer\ntest.test_ctypes.test_arrays\ntest.test_ctypes.test_as_parameter\ntest.test_ctypes.test_bitfields\ntest.test_ctypes.test_buffers\ntest.test_ctypes.test_bytes\ntest.test_ctypes.test_byteswap\ntest.test_ctypes.test_callbacks\ntest.test_ctypes.test_cast\ntest.test_ctypes.test_cfuncs\ntest.test_ctypes.test_checkretval\ntest.test_ctypes.test_delattr\ntest.test_ctypes.test_errno\ntest.test_ctypes.test_find\ntest.test_ctypes.test_frombuffer\ntest.test_ctypes.test_funcptr\ntest.test_ctypes.test_functions\ntest.test_ctypes.test_incomplete\ntest.test_ctypes.test_init\ntest.test_ctypes.test_internals\ntest.test_ctypes.test_keeprefs\ntest.test_ctypes.test_libc\ntest.test_ctypes.test_loading\ntest.test_ctypes.test_macholib\ntest.test_ctypes.test_memfunctions\ntest.test_ctypes.test_numbers\ntest.test_ctypes.test_objects\ntest.test_ctypes.test_parameters\ntest.test_ctypes.test_pep3118\ntest.test_ctypes.test_pickling\ntest.test_ctypes.test_pointers\ntest.test_ctypes.test_prototypes\ntest.test_ctypes.test_python_api\ntest.test_ctypes.test_random_things\ntest.test_ctypes.test_refcounts\ntest.test_ctypes.test_repr\ntest.test_ctypes.test_returnfuncptrs\ntest.test_ctypes.test_simplesubclasses\ntest.test_ctypes.test_sizes\ntest.test_ctypes.test_slicing\ntest.test_ctypes.test_stringptr\ntest.test_ctypes.test_strings\ntest.test_ctypes.test_struct_fields\ntest.test_ctypes.test_structures\ntest.test_ctypes.test_unaligned_structures\ntest.test_ctypes.test_unicode\ntest.test_ctypes.test_values\ntest.test_ctypes.test_varsize_struct\ntest.test_ctypes.test_win32\ntest.test_ctypes.test_wintypes\ntest.test_curses\ntest.test_dataclasses\ntest.test_dataclasses.dataclass_module_1\ntest.test_dataclasses.dataclass_module_1_str\ntest.test_dataclasses.dataclass_module_2\ntest.test_dataclasses.dataclass_module_2_str\ntest.test_dataclasses.dataclass_textanno\ntest.test_datetime\ntest.test_dbm\ntest.test_dbm_dumb\ntest.test_dbm_gnu\ntest.test_dbm_ndbm\ntest.test_decimal\ntest.test_decorators\ntest.test_defaultdict\ntest.test_deque\ntest.test_descr\ntest.test_descrtut\ntest.test_devpoll\ntest.test_dict\ntest.test_dict_version\ntest.test_dictcomps\ntest.test_dictviews\ntest.test_difflib\ntest.test_dis\ntest.test_doctest\ntest.test_doctest2\ntest.test_docxmlrpc\ntest.test_dtrace\ntest.test_dynamic\ntest.test_dynamicclassattribute\ntest.test_eintr\ntest.test_email\ntest.test_email.__main__\ntest.test_email.test__encoded_words\ntest.test_email.test__header_value_parser\ntest.test_email.test_asian_codecs\ntest.test_email.test_contentmanager\ntest.test_email.test_defect_handling\ntest.test_email.test_email\ntest.test_email.test_generator\ntest.test_email.test_headerregistry\ntest.test_email.test_inversion\ntest.test_email.test_message\ntest.test_email.test_parser\ntest.test_email.test_pickleable\ntest.test_email.test_policy\ntest.test_email.test_utils\ntest.test_email.torture_test\ntest.test_embed\ntest.test_ensurepip\ntest.test_enum\ntest.test_enumerate\ntest.test_eof\ntest.test_epoll\ntest.test_errno\ntest.test_except_star\ntest.test_exception_group\ntest.test_exception_hierarchy\ntest.test_exception_variations\ntest.test_exceptions\ntest.test_extcall\ntest.test_faulthandler\ntest.test_fcntl\ntest.test_file\ntest.test_file_eintr\ntest.test_filecmp\ntest.test_fileinput\ntest.test_fileio\ntest.test_fileutils\ntest.test_finalization\ntest.test_float\ntest.test_flufl\ntest.test_fnmatch\ntest.test_fork1\ntest.test_format\ntest.test_fractions\ntest.test_frame\ntest.test_frozen\ntest.test_fstring\ntest.test_ftplib\ntest.test_funcattrs\ntest.test_functools\ntest.test_future_stmt\ntest.test_future_stmt.badsyntax_future10\ntest.test_future_stmt.badsyntax_future3\ntest.test_future_stmt.badsyntax_future4\ntest.test_future_stmt.badsyntax_future5\ntest.test_future_stmt.badsyntax_future6\ntest.test_future_stmt.badsyntax_future7\ntest.test_future_stmt.badsyntax_future8\ntest.test_future_stmt.badsyntax_future9\ntest.test_future_stmt.future_test1\ntest.test_future_stmt.future_test2\ntest.test_future_stmt.test_future\ntest.test_future_stmt.test_future_flags\ntest.test_future_stmt.test_future_multiple_features\ntest.test_future_stmt.test_future_multiple_imports\ntest.test_future_stmt.test_future_single_import\ntest.test_gc\ntest.test_gdb\ntest.test_gdb.gdb_sample\ntest.test_gdb.test_backtrace\ntest.test_gdb.test_cfunction\ntest.test_gdb.test_cfunction_full\ntest.test_gdb.test_misc\ntest.test_gdb.test_pretty_print\ntest.test_gdb.util\ntest.test_generator_stop\ntest.test_generators\ntest.test_genericalias\ntest.test_genericclass\ntest.test_genericpath\ntest.test_genexps\ntest.test_getopt\ntest.test_getpass\ntest.test_getpath\ntest.test_gettext\ntest.test_glob\ntest.test_global\ntest.test_grammar\ntest.test_graphlib\ntest.test_grp\ntest.test_gzip\ntest.test_hash\ntest.test_hashlib\ntest.test_heapq\ntest.test_hmac\ntest.test_html\ntest.test_htmlparser\ntest.test_http_cookiejar\ntest.test_http_cookies\ntest.test_httplib\ntest.test_httpservers\ntest.test_idle\ntest.test_imaplib\ntest.test_imghdr\ntest.test_import\ntest.test_import.__main__\ntest.test_importlib\ntest.test_importlib.__main__\ntest.test_importlib._context\ntest.test_importlib._path\ntest.test_importlib.abc\ntest.test_importlib.builtin\ntest.test_importlib.builtin.__main__\ntest.test_importlib.builtin.test_finder\ntest.test_importlib.builtin.test_loader\ntest.test_importlib.data\ntest.test_importlib.extension\ntest.test_importlib.extension.__main__\ntest.test_importlib.extension.test_case_sensitivity\ntest.test_importlib.extension.test_finder\ntest.test_importlib.extension.test_loader\ntest.test_importlib.extension.test_path_hook\ntest.test_importlib.fixtures\ntest.test_importlib.frozen\ntest.test_importlib.frozen.__main__\ntest.test_importlib.frozen.test_finder\ntest.test_importlib.frozen.test_loader\ntest.test_importlib.import_\ntest.test_importlib.import_.__main__\ntest.test_importlib.import_.test___loader__\ntest.test_importlib.import_.test___package__\ntest.test_importlib.import_.test_api\ntest.test_importlib.import_.test_caching\ntest.test_importlib.import_.test_fromlist\ntest.test_importlib.import_.test_helpers\ntest.test_importlib.import_.test_meta_path\ntest.test_importlib.import_.test_packages\ntest.test_importlib.import_.test_path\ntest.test_importlib.import_.test_relative_imports\ntest.test_importlib.resources\ntest.test_importlib.resources._path\ntest.test_importlib.resources.data01\ntest.test_importlib.resources.data01.subdirectory\ntest.test_importlib.resources.data02\ntest.test_importlib.resources.data02.one\ntest.test_importlib.resources.data02.two\ntest.test_importlib.resources.data03\ntest.test_importlib.resources.test_compatibilty_files\ntest.test_importlib.resources.test_contents\ntest.test_importlib.resources.test_custom\ntest.test_importlib.resources.test_files\ntest.test_importlib.resources.test_open\ntest.test_importlib.resources.test_path\ntest.test_importlib.resources.test_read\ntest.test_importlib.resources.test_reader\ntest.test_importlib.resources.test_resource\ntest.test_importlib.resources.update-zips\ntest.test_importlib.resources.util\ntest.test_importlib.resources.zipdata01\ntest.test_importlib.resources.zipdata02\ntest.test_importlib.source\ntest.test_importlib.source.__main__\ntest.test_importlib.source.test_case_sensitivity\ntest.test_importlib.source.test_file_loader\ntest.test_importlib.source.test_finder\ntest.test_importlib.source.test_path_hook\ntest.test_importlib.source.test_source_encoding\ntest.test_importlib.stubs\ntest.test_importlib.test_abc\ntest.test_importlib.test_api\ntest.test_importlib.test_lazy\ntest.test_importlib.test_locks\ntest.test_importlib.test_main\ntest.test_importlib.test_metadata_api\ntest.test_importlib.test_namespace_pkgs\ntest.test_importlib.test_pkg_import\ntest.test_importlib.test_spec\ntest.test_importlib.test_threaded_import\ntest.test_importlib.test_util\ntest.test_importlib.test_windows\ntest.test_importlib.test_zip\ntest.test_importlib.threaded_import_hangers\ntest.test_importlib.util\ntest.test_index\ntest.test_inspect\ntest.test_inspect.inspect_fodder\ntest.test_inspect.inspect_fodder2\ntest.test_inspect.inspect_stock_annotations\ntest.test_inspect.inspect_stringized_annotations\ntest.test_inspect.inspect_stringized_annotations_2\ntest.test_inspect.test_inspect\ntest.test_int\ntest.test_int_literal\ntest.test_interpreters\ntest.test_io\ntest.test_ioctl\ntest.test_ipaddress\ntest.test_isinstance\ntest.test_iter\ntest.test_iterlen\ntest.test_itertools\ntest.test_json\ntest.test_json.__main__\ntest.test_json.test_decode\ntest.test_json.test_default\ntest.test_json.test_dump\ntest.test_json.test_encode_basestring_ascii\ntest.test_json.test_enum\ntest.test_json.test_fail\ntest.test_json.test_float\ntest.test_json.test_indent\ntest.test_json.test_pass1\ntest.test_json.test_pass2\ntest.test_json.test_pass3\ntest.test_json.test_recursion\ntest.test_json.test_scanstring\ntest.test_json.test_separators\ntest.test_json.test_speedups\ntest.test_json.test_tool\ntest.test_json.test_unicode\ntest.test_keyword\ntest.test_keywordonlyarg\ntest.test_kqueue\ntest.test_largefile\ntest.test_launcher\ntest.test_lib2to3\ntest.test_lib2to3.__main__\ntest.test_lib2to3.pytree_idempotency\ntest.test_lib2to3.support\ntest.test_lib2to3.test_all_fixers\ntest.test_lib2to3.test_fixers\ntest.test_lib2to3.test_main\ntest.test_lib2to3.test_parser\ntest.test_lib2to3.test_pytree\ntest.test_lib2to3.test_refactor\ntest.test_lib2to3.test_util\ntest.test_linecache\ntest.test_list\ntest.test_listcomps\ntest.test_lltrace\ntest.test_locale\ntest.test_logging\ntest.test_long\ntest.test_longexp\ntest.test_lzma\ntest.test_mailbox\ntest.test_mailcap\ntest.test_marshal\ntest.test_math\ntest.test_math_property\ntest.test_memoryio\ntest.test_memoryview\ntest.test_metaclass\ntest.test_mimetypes\ntest.test_minidom\ntest.test_mmap\ntest.test_module\ntest.test_module.bad_getattr\ntest.test_module.bad_getattr2\ntest.test_module.bad_getattr3\ntest.test_module.final_a\ntest.test_module.final_b\ntest.test_module.good_getattr\ntest.test_modulefinder\ntest.test_monitoring\ntest.test_msilib\ntest.test_multibytecodec\ntest.test_multiprocessing_main_handling\ntest.test_named_expressions\ntest.test_netrc\ntest.test_nis\ntest.test_nntplib\ntest.test_ntpath\ntest.test_numeric_tower\ntest.test_opcache\ntest.test_opcodes\ntest.test_openpty\ntest.test_operator\ntest.test_optparse\ntest.test_ordered_dict\ntest.test_os\ntest.test_ossaudiodev\ntest.test_osx_env\ntest.test_pathlib\ntest.test_patma\ntest.test_pdb\ntest.test_peepholer\ntest.test_peg_generator\ntest.test_peg_generator.__main__\ntest.test_peg_generator.test_c_parser\ntest.test_peg_generator.test_first_sets\ntest.test_peg_generator.test_grammar_validator\ntest.test_peg_generator.test_pegen\ntest.test_pep646_syntax\ntest.test_perf_profiler\ntest.test_perfmaps\ntest.test_pickle\ntest.test_picklebuffer\ntest.test_pickletools\ntest.test_pipes\ntest.test_pkg\ntest.test_pkgutil\ntest.test_platform\ntest.test_plistlib\ntest.test_poll\ntest.test_popen\ntest.test_poplib\ntest.test_positional_only_arg\ntest.test_posix\ntest.test_posixpath\ntest.test_pow\ntest.test_pprint\ntest.test_print\ntest.test_profile\ntest.test_property\ntest.test_pstats\ntest.test_pty\ntest.test_pulldom\ntest.test_pwd\ntest.test_py_compile\ntest.test_pyclbr\ntest.test_pydoc\ntest.test_pyexpat\ntest.test_queue\ntest.test_quopri\ntest.test_raise\ntest.test_random\ntest.test_range\ntest.test_re\ntest.test_readline\ntest.test_regrtest\ntest.test_repl\ntest.test_reprlib\ntest.test_resource\ntest.test_richcmp\ntest.test_rlcompleter\ntest.test_robotparser\ntest.test_runpy\ntest.test_sax\ntest.test_sched\ntest.test_scope\ntest.test_script_helper\ntest.test_secrets\ntest.test_select\ntest.test_selectors\ntest.test_set\ntest.test_setcomps\ntest.test_shelve\ntest.test_shlex\ntest.test_shutil\ntest.test_signal\ntest.test_site\ntest.test_slice\ntest.test_smtplib\ntest.test_smtpnet\ntest.test_sndhdr\ntest.test_socket\ntest.test_socketserver\ntest.test_sort\ntest.test_source_encoding\ntest.test_spwd\ntest.test_sqlite3\ntest.test_sqlite3.__main__\ntest.test_sqlite3.test_backup\ntest.test_sqlite3.test_cli\ntest.test_sqlite3.test_dbapi\ntest.test_sqlite3.test_dump\ntest.test_sqlite3.test_factory\ntest.test_sqlite3.test_hooks\ntest.test_sqlite3.test_regression\ntest.test_sqlite3.test_transactions\ntest.test_sqlite3.test_types\ntest.test_sqlite3.test_userfunctions\ntest.test_ssl\ntest.test_stable_abi_ctypes\ntest.test_startfile\ntest.test_stat\ntest.test_statistics\ntest.test_strftime\ntest.test_string\ntest.test_string_literals\ntest.test_stringprep\ntest.test_strptime\ntest.test_strtod\ntest.test_struct\ntest.test_structseq\ntest.test_subclassinit\ntest.test_subprocess\ntest.test_sunau\ntest.test_sundry\ntest.test_super\ntest.test_support\ntest.test_symtable\ntest.test_syntax\ntest.test_sys\ntest.test_sys_setprofile\ntest.test_sys_settrace\ntest.test_sysconfig\ntest.test_syslog\ntest.test_tabnanny\ntest.test_tarfile\ntest.test_tcl\ntest.test_telnetlib\ntest.test_tempfile\ntest.test_termios\ntest.test_textwrap\ntest.test_thread\ntest.test_threadedtempfile\ntest.test_threading\ntest.test_threading_local\ntest.test_threadsignals\ntest.test_time\ntest.test_timeit\ntest.test_timeout\ntest.test_tix\ntest.test_tkinter\ntest.test_tkinter.__main__\ntest.test_tkinter.support\ntest.test_tkinter.test_colorchooser\ntest.test_tkinter.test_font\ntest.test_tkinter.test_geometry_managers\ntest.test_tkinter.test_images\ntest.test_tkinter.test_loadtk\ntest.test_tkinter.test_messagebox\ntest.test_tkinter.test_misc\ntest.test_tkinter.test_simpledialog\ntest.test_tkinter.test_text\ntest.test_tkinter.test_variables\ntest.test_tkinter.test_widgets\ntest.test_tkinter.widget_tests\ntest.test_tokenize\ntest.test_tomllib\ntest.test_tomllib.__main__\ntest.test_tomllib.burntsushi\ntest.test_tomllib.test_data\ntest.test_tomllib.test_error\ntest.test_tomllib.test_misc\ntest.test_tools\ntest.test_tools.__main__\ntest.test_tools.test_freeze\ntest.test_tools.test_i18n\ntest.test_tools.test_reindent\ntest.test_tools.test_sundry\ntest.test_trace\ntest.test_traceback\ntest.test_tracemalloc\ntest.test_ttk\ntest.test_ttk.__main__\ntest.test_ttk.test_extensions\ntest.test_ttk.test_style\ntest.test_ttk.test_widgets\ntest.test_ttk_textonly\ntest.test_tty\ntest.test_tuple\ntest.test_turtle\ntest.test_type_aliases\ntest.test_type_annotations\ntest.test_type_cache\ntest.test_type_comments\ntest.test_type_params\ntest.test_typechecks\ntest.test_types\ntest.test_typing\ntest.test_ucn\ntest.test_unary\ntest.test_unicode\ntest.test_unicode_file\ntest.test_unicode_file_functions\ntest.test_unicode_identifiers\ntest.test_unicodedata\ntest.test_unittest\ntest.test_unittest.__main__\ntest.test_unittest._test_warnings\ntest.test_unittest.dummy\ntest.test_unittest.support\ntest.test_unittest.test_assertions\ntest.test_unittest.test_async_case\ntest.test_unittest.test_break\ntest.test_unittest.test_case\ntest.test_unittest.test_discovery\ntest.test_unittest.test_functiontestcase\ntest.test_unittest.test_loader\ntest.test_unittest.test_program\ntest.test_unittest.test_result\ntest.test_unittest.test_runner\ntest.test_unittest.test_setups\ntest.test_unittest.test_skipping\ntest.test_unittest.test_suite\ntest.test_unittest.testmock\ntest.test_unittest.testmock.__main__\ntest.test_unittest.testmock.support\ntest.test_unittest.testmock.testasync\ntest.test_unittest.testmock.testcallable\ntest.test_unittest.testmock.testhelpers\ntest.test_unittest.testmock.testmagicmethods\ntest.test_unittest.testmock.testmock\ntest.test_unittest.testmock.testpatch\ntest.test_unittest.testmock.testsealable\ntest.test_unittest.testmock.testsentinel\ntest.test_unittest.testmock.testwith\ntest.test_univnewlines\ntest.test_unpack\ntest.test_unpack_ex\ntest.test_unparse\ntest.test_urllib\ntest.test_urllib2\ntest.test_urllib2_localnet\ntest.test_urllib2net\ntest.test_urllib_response\ntest.test_urllibnet\ntest.test_urlparse\ntest.test_userdict\ntest.test_userlist\ntest.test_userstring\ntest.test_utf8_mode\ntest.test_utf8source\ntest.test_uu\ntest.test_uuid\ntest.test_venv\ntest.test_wait3\ntest.test_wait4\ntest.test_warnings\ntest.test_warnings.__main__\ntest.test_wave\ntest.test_weakref\ntest.test_weakset\ntest.test_webbrowser\ntest.test_winconsoleio\ntest.test_winreg\ntest.test_winsound\ntest.test_with\ntest.test_wmi\ntest.test_wsgiref\ntest.test_xdrlib\ntest.test_xml_dom_minicompat\ntest.test_xml_etree\ntest.test_xml_etree_c\ntest.test_xmlrpc\ntest.test_xmlrpc_net\ntest.test_xxlimited\ntest.test_xxtestfuzz\ntest.test_yield_from\ntest.test_zipapp\ntest.test_zipfile\ntest.test_zipfile.__main__\ntest.test_zipfile._path\ntest.test_zipfile._path._functools\ntest.test_zipfile._path._itertools\ntest.test_zipfile._path._support\ntest.test_zipfile._path._test_params\ntest.test_zipfile._path.test_complexity\ntest.test_zipfile._path.test_path\ntest.test_zipfile._path.write-alpharep\ntest.test_zipfile.test_core\ntest.test_zipfile64\ntest.test_zipimport\ntest.test_zipimport_support\ntest.test_zlib\ntest.test_zoneinfo\ntest.test_zoneinfo.__main__\ntest.test_zoneinfo._support\ntest.test_zoneinfo.test_zoneinfo\ntest.test_zoneinfo.test_zoneinfo_property\ntest.testcodec\ntest.tf_inherit_check\ntest.time_hashlib\ntest.tokenizedata\ntest.tokenizedata.bad_coding\ntest.tokenizedata.bad_coding2\ntest.tokenizedata.badsyntax_3131\ntest.tokenizedata.coding20731\ntest.tracedmodules\ntest.tracedmodules.testmod\ntest.typinganndata\ntest.typinganndata._typed_dict_helper\ntest.typinganndata.ann_module\ntest.typinganndata.ann_module2\ntest.typinganndata.ann_module3\ntest.typinganndata.ann_module4\ntest.typinganndata.ann_module5\ntest.typinganndata.ann_module6\ntest.typinganndata.ann_module7\ntest.typinganndata.ann_module8\ntest.typinganndata.ann_module9\ntest.typinganndata.mod_generics_cache\ntest.win_console_handler\ntest.xmltests\ntextwrap\nthis\nthreading\ntimeit\ntkinter\ntkinter.__main__\ntkinter.colorchooser\ntkinter.commondialog\ntkinter.constants\ntkinter.dialog\ntkinter.dnd\ntkinter.filedialog\ntkinter.font\ntkinter.messagebox\ntkinter.scrolledtext\ntkinter.simpledialog\ntkinter.tix\ntkinter.ttk\ntoken\ntokenize\ntomllib\ntomllib._parser\ntomllib._re\ntomllib._types\ntrace\ntraceback\ntracemalloc\ntty\nturtledemo\nturtledemo.__main__\nturtledemo.bytedesign\nturtledemo.chaos\nturtledemo.clock\nturtledemo.colormixer\nturtledemo.forest\nturtledemo.fractalcurves\nturtledemo.lindenmayer\nturtledemo.minimal_hanoi\nturtledemo.nim\nturtledemo.paint\nturtledemo.peace\nturtledemo.penrose\nturtledemo.planet_and_moon\nturtledemo.rosette\nturtledemo.round_dance\nturtledemo.sorting_animate\nturtledemo.tree\nturtledemo.two_canvases\nturtledemo.yinyang\ntypes\ntyping\nunittest\nunittest.__main__\nunittest._log\nunittest.async_case\nunittest.case\nunittest.loader\nunittest.main\nunittest.mock\nunittest.result\nunittest.runner\nunittest.signals\nunittest.suite\nunittest.util\nurllib\nurllib.error\nurllib.parse\nurllib.request\nurllib.response\nurllib.robotparser\nuu\nuuid\nvenv\nvenv.__main__\nwarnings\nwave\nweakref\nwebbrowser\nwsgiref\nwsgiref.handlers\nwsgiref.headers\nwsgiref.simple_server\nwsgiref.types\nwsgiref.util\nwsgiref.validate\nxdrlib\nxml\nxml.dom\nxml.dom.NodeFilter\nxml.dom.domreg\nxml.dom.expatbuilder\nxml.dom.minicompat\nxml.dom.minidom\nxml.dom.pulldom\nxml.dom.xmlbuilder\nxml.etree\nxml.etree.ElementInclude\nxml.etree.ElementPath\nxml.etree.ElementTree\nxml.etree.cElementTree\nxml.parsers\nxml.parsers.expat\nxml.sax\nxml.sax._exceptions\nxml.sax.expatreader\nxml.sax.handler\nxml.sax.saxutils\nxml.sax.xmlreader\nxmlrpc\nxmlrpc.client\nxmlrpc.server\nzipapp\nzipfile\nzipfile.__main__\nzipfile._path\nzipfile._path.glob\nzipimport\nzoneinfo\nzoneinfo._common\nzoneinfo._tzpath\nzoneinfo._zoneinfo\nFollowing modules have no __all__ and have been ignored: ['__hello__', '__phello__', '__phello__.spam', '_aix_support', '_compat_pickle', '_compression', '_markupbase', '_py_abc', '_pylong', '_sitebuiltins', '_sysconfigdata__linux_aarch64-linux-gnu', 'abc', 'antigravity', 'ast', 'asyncio.__main__', 'asyncio.base_subprocess', 'asyncio.base_tasks', 'asyncio.constants', 'asyncio.format_helpers', 'asyncio.log', 'asyncio.mixins', 'asyncio.sslproto', 'asyncio.trsock', 'bisect', 'cgitb', 'chunk', 'concurrent', 'concurrent.futures._base', 'concurrent.futures.process', 'concurrent.futures.thread', 'crypt', 'ctypes', 'ctypes._aix', 'ctypes._endian', 'ctypes.macholib', 'ctypes.util', 'ctypes.wintypes', 'curses', 'curses.ascii', 'curses.has_key', 'curses.panel', 'curses.textpad', 'dbm.gnu', 'dbm.ndbm', 'decimal', 'email._header_value_parser', 'email.contentmanager', 'email.errors', 'email.headerregistry', 'email.mime', 'encodings', 'encodings.aliases', 'encodings.ascii', 'encodings.base64_codec', 'encodings.big5', 'encodings.big5hkscs', 'encodings.bz2_codec', 'encodings.charmap', 'encodings.cp037', 'encodings.cp1006', 'encodings.cp1026', 'encodings.cp1125', 'encodings.cp1140', 'encodings.cp1250', 'encodings.cp1251', 'encodings.cp1252', 'encodings.cp1253', 'encodings.cp1254', 'encodings.cp1255', 'encodings.cp1256', 'encodings.cp1257', 'encodings.cp1258', 'encodings.cp273', 'encodings.cp424', 'encodings.cp437', 'encodings.cp500', 'encodings.cp720', 'encodings.cp737', 'encodings.cp775', 'encodings.cp850', 'encodings.cp852', 'encodings.cp855', 'encodings.cp856', 'encodings.cp857', 'encodings.cp858', 'encodings.cp860', 'encodings.cp861', 'encodings.cp862', 'encodings.cp863', 'encodings.cp864', 'encodings.cp865', 'encodings.cp866', 'encodings.cp869', 'encodings.cp874', 'encodings.cp875', 'encodings.cp932', 'encodings.cp949', 'encodings.cp950', 'encodings.euc_jis_2004', 'encodings.euc_jisx0213', 'encodings.euc_jp', 'encodings.euc_kr', 'encodings.gb18030', 'encodings.gb2312', 'encodings.gbk', 'encodings.hex_codec', 'encodings.hp_roman8', 'encodings.hz', 'encodings.idna', 'encodings.iso2022_jp', 'encodings.iso2022_jp_1', 'encodings.iso2022_jp_2', 'encodings.iso2022_jp_2004', 'encodings.iso2022_jp_3', 'encodings.iso2022_jp_ext', 'encodings.iso2022_kr', 'encodings.iso8859_1', 'encodings.iso8859_10', 'encodings.iso8859_11', 'encodings.iso8859_13', 'encodings.iso8859_14', 'encodings.iso8859_15', 'encodings.iso8859_16', 'encodings.iso8859_2', 'encodings.iso8859_3', 'encodings.iso8859_4', 'encodings.iso8859_5', 'encodings.iso8859_6', 'encodings.iso8859_7', 'encodings.iso8859_8', 'encodings.iso8859_9', 'encodings.johab', 'encodings.koi8_r', 'encodings.koi8_t', 'encodings.koi8_u', 'encodings.kz1048', 'encodings.latin_1', 'encodings.mac_arabic', 'encodings.mac_croatian', 'encodings.mac_cyrillic', 'encodings.mac_farsi', 'encodings.mac_greek', 'encodings.mac_iceland', 'encodings.mac_latin2', 'encodings.mac_roman', 'encodings.mac_romanian', 'encodings.mac_turkish', 'encodings.mbcs', 'encodings.oem', 'encodings.palmos', 'encodings.ptcp154', 'encodings.punycode', 'encodings.quopri_codec', 'encodings.raw_unicode_escape', 'encodings.rot_13', 'encodings.shift_jis', 'encodings.shift_jis_2004', 'encodings.shift_jisx0213', 'encodings.tis_620', 'encodings.undefined', 'encodings.unicode_escape', 'encodings.utf_16', 'encodings.utf_16_be', 'encodings.utf_16_le', 'encodings.utf_32', 'encodings.utf_32_be', 'encodings.utf_32_le', 'encodings.utf_7', 'encodings.utf_8', 'encodings.utf_8_sig', 'encodings.uu_codec', 'encodings.zlib_codec', 'ensurepip.__main__', 'ensurepip._uninstall', 'hmac', 'idlelib', 'idlelib.__main__', 'idlelib.autocomplete_w', 'idlelib.autoexpand', 'idlelib.browser', 'idlelib.calltip', 'idlelib.calltip_w', 'idlelib.codecontext', 'idlelib.colorizer', 'idlelib.config', 'idlelib.config_key', 'idlelib.configdialog', 'idlelib.debugger', 'idlelib.debugger_r', 'idlelib.debugobj', 'idlelib.debugobj_r', 'idlelib.delegator', 'idlelib.dynoption', 'idlelib.editor', 'idlelib.filelist', 'idlelib.format', 'idlelib.grep', 'idlelib.help', 'idlelib.help_about', 'idlelib.history', 'idlelib.hyperparser', 'idlelib.idle', 'idlelib.idle_test', 'idlelib.idle_test.htest', 'idlelib.idle_test.mock_idle', 'idlelib.idle_test.mock_tk', 'idlelib.idle_test.template', 'idlelib.idle_test.test_autocomplete_w', 'idlelib.idle_test.test_autoexpand', 'idlelib.idle_test.test_browser', 'idlelib.idle_test.test_calltip', 'idlelib.idle_test.test_calltip_w', 'idlelib.idle_test.test_codecontext', 'idlelib.idle_test.test_colorizer', 'idlelib.idle_test.test_config', 'idlelib.idle_test.test_config_key', 'idlelib.idle_test.test_configdialog', 'idlelib.idle_test.test_debugger', 'idlelib.idle_test.test_debugger_r', 'idlelib.idle_test.test_debugobj', 'idlelib.idle_test.test_debugobj_r', 'idlelib.idle_test.test_delegator', 'idlelib.idle_test.test_editmenu', 'idlelib.idle_test.test_editor', 'idlelib.idle_test.test_filelist', 'idlelib.idle_test.test_format', 'idlelib.idle_test.test_grep', 'idlelib.idle_test.test_help', 'idlelib.idle_test.test_help_about', 'idlelib.idle_test.test_history', 'idlelib.idle_test.test_hyperparser', 'idlelib.idle_test.test_iomenu', 'idlelib.idle_test.test_macosx', 'idlelib.idle_test.test_mainmenu', 'idlelib.idle_test.test_multicall', 'idlelib.idle_test.test_outwin', 'idlelib.idle_test.test_parenmatch', 'idlelib.idle_test.test_pathbrowser', 'idlelib.idle_test.test_percolator', 'idlelib.idle_test.test_pyparse', 'idlelib.idle_test.test_pyshell', 'idlelib.idle_test.test_query', 'idlelib.idle_test.test_redirector', 'idlelib.idle_test.test_replace', 'idlelib.idle_test.test_rpc', 'idlelib.idle_test.test_run', 'idlelib.idle_test.test_runscript', 'idlelib.idle_test.test_scrolledlist', 'idlelib.idle_test.test_search', 'idlelib.idle_test.test_searchbase', 'idlelib.idle_test.test_searchengine', 'idlelib.idle_test.test_sidebar', 'idlelib.idle_test.test_squeezer', 'idlelib.idle_test.test_stackviewer', 'idlelib.idle_test.test_statusbar', 'idlelib.idle_test.test_text', 'idlelib.idle_test.test_textview', 'idlelib.idle_test.test_tooltip', 'idlelib.idle_test.test_tree', 'idlelib.idle_test.test_undo', 'idlelib.idle_test.test_util', 'idlelib.idle_test.test_warning', 'idlelib.idle_test.test_window', 'idlelib.idle_test.test_zoomheight', 'idlelib.idle_test.test_zzdummy', 'idlelib.idle_test.tkinter_testing_utils', 'idlelib.iomenu', 'idlelib.macosx', 'idlelib.mainmenu', 'idlelib.multicall', 'idlelib.outwin', 'idlelib.parenmatch', 'idlelib.pathbrowser', 'idlelib.percolator', 'idlelib.pyparse', 'idlelib.pyshell', 'idlelib.query', 'idlelib.redirector', 'idlelib.replace', 'idlelib.rpc', 'idlelib.run', 'idlelib.runscript', 'idlelib.scrolledlist', 'idlelib.search', 'idlelib.searchbase', 'idlelib.searchengine', 'idlelib.sidebar', 'idlelib.squeezer', 'idlelib.stackviewer', 'idlelib.statusbar', 'idlelib.textview', 'idlelib.tooltip', 'idlelib.tree', 'idlelib.undo', 'idlelib.util', 'idlelib.window', 'idlelib.zoomheight', 'idlelib.zzdummy', 'importlib._abc', 'importlib._bootstrap', 'importlib._bootstrap_external', 'importlib.machinery', 'importlib.metadata._adapters', 'importlib.metadata._collections', 'importlib.metadata._functools', 'importlib.metadata._itertools', 'importlib.metadata._meta', 'importlib.metadata._text', 'importlib.resources._adapters', 'importlib.resources._common', 'importlib.resources._itertools', 'importlib.resources._legacy', 'importlib.resources.readers', 'importlib.resources.simple', 'importlib.util', 'ipaddress', 'json.encoder', 'json.tool', 'lib2to3', 'lib2to3.__main__', 'lib2to3.btm_matcher', 'lib2to3.btm_utils', 'lib2to3.fixer_base', 'lib2to3.fixer_util', 'lib2to3.fixes', 'lib2to3.fixes.fix_apply', 'lib2to3.fixes.fix_asserts', 'lib2to3.fixes.fix_basestring', 'lib2to3.fixes.fix_buffer', 'lib2to3.fixes.fix_dict', 'lib2to3.fixes.fix_except', 'lib2to3.fixes.fix_exec', 'lib2to3.fixes.fix_execfile', 'lib2to3.fixes.fix_exitfunc', 'lib2to3.fixes.fix_filter', 'lib2to3.fixes.fix_funcattrs', 'lib2to3.fixes.fix_future', 'lib2to3.fixes.fix_getcwdu', 'lib2to3.fixes.fix_has_key', 'lib2to3.fixes.fix_idioms', 'lib2to3.fixes.fix_import', 'lib2to3.fixes.fix_imports', 'lib2to3.fixes.fix_imports2', 'lib2to3.fixes.fix_input', 'lib2to3.fixes.fix_intern', 'lib2to3.fixes.fix_isinstance', 'lib2to3.fixes.fix_itertools', 'lib2to3.fixes.fix_itertools_imports', 'lib2to3.fixes.fix_long', 'lib2to3.fixes.fix_map', 'lib2to3.fixes.fix_metaclass', 'lib2to3.fixes.fix_methodattrs', 'lib2to3.fixes.fix_ne', 'lib2to3.fixes.fix_next', 'lib2to3.fixes.fix_nonzero', 'lib2to3.fixes.fix_numliterals', 'lib2to3.fixes.fix_operator', 'lib2to3.fixes.fix_paren', 'lib2to3.fixes.fix_print', 'lib2to3.fixes.fix_raise', 'lib2to3.fixes.fix_raw_input', 'lib2to3.fixes.fix_reduce', 'lib2to3.fixes.fix_reload', 'lib2to3.fixes.fix_renames', 'lib2to3.fixes.fix_repr', 'lib2to3.fixes.fix_set_literal', 'lib2to3.fixes.fix_standarderror', 'lib2to3.fixes.fix_sys_exc', 'lib2to3.fixes.fix_throw', 'lib2to3.fixes.fix_tuple_params', 'lib2to3.fixes.fix_types', 'lib2to3.fixes.fix_unicode', 'lib2to3.fixes.fix_urllib', 'lib2to3.fixes.fix_ws_comma', 'lib2to3.fixes.fix_xrange', 'lib2to3.fixes.fix_xreadlines', 'lib2to3.fixes.fix_zip', 'lib2to3.main', 'lib2to3.patcomp', 'lib2to3.pgen2', 'lib2to3.pgen2.conv', 'lib2to3.pgen2.grammar', 'lib2to3.pgen2.literals', 'lib2to3.pgen2.parse', 'lib2to3.pgen2.pgen', 'lib2to3.pgen2.token', 'lib2to3.pygram', 'lib2to3.pytree', 'lib2to3.refactor', 'logging.config', 'logging.handlers', 'modulefinder', 'nturl2path', 'platform', 'pydoc_data', 'pydoc_data.topics', 're._casefix', 're._compiler', 're._constants', 're._parser', 'selectors', 'signal', 'site', 'sqlite3', 'sqlite3.__main__', 'sqlite3.dbapi2', 'sqlite3.dump', 'sre_compile', 'sre_constants', 'sre_parse', 'ssl', 'stat', 'stringprep', 'sunau', 'test', 'test.__main__', 'test._test_atexit', 'test._test_eintr', 'test._test_embed_set_config', 'test._test_embed_structseq', 'test._test_multiprocessing', 'test._test_venv_multiprocessing', 'test.audiotests', 'test.audit-tests', 'test.autotest', 'test.badsyntax_pep3120', 'test.bisect_cmd', 'test.curses_tests', 'test.datetimetester', 'test.dis_module', 'test.doctest_aliases', 'test.doctest_lineno', 'test.double_const', 'test.encoded_modules', 'test.encoded_modules.module_iso_8859_1', 'test.encoded_modules.module_koi8_r', 'test.fork_wait', 'test.leakers', 'test.leakers.test_ctypes', 'test.leakers.test_selftype', 'test.libregrtest', 'test.libregrtest.cmdline', 'test.libregrtest.filter', 'test.libregrtest.findtests', 'test.libregrtest.logger', 'test.libregrtest.main', 'test.libregrtest.pgo', 'test.libregrtest.refleak', 'test.libregrtest.result', 'test.libregrtest.results', 'test.libregrtest.run_workers', 'test.libregrtest.runtests', 'test.libregrtest.save_env', 'test.libregrtest.setup', 'test.libregrtest.single', 'test.libregrtest.testresult', 'test.libregrtest.utils', 'test.libregrtest.win_utils', 'test.libregrtest.worker', 'test.list_tests', 'test.lock_tests', 'test.mapping_tests', 'test.memory_watchdog', 'test.mock_socket', 'test.mp_fork_bomb', 'test.mp_preload', 'test.multibytecodec_support', 'test.pickletester', 'test.profilee', 'test.pyclbr_input', 'test.pydoc_mod', 'test.pydocfodder', 'test.pythoninfo', 'test.re_tests', 'test.regrtest', 'test.relimport', 'test.reperf', 'test.sample_doctest', 'test.sample_doctest_no_docstrings', 'test.sample_doctest_no_doctests', 'test.seq_tests', 'test.shadowed_super', 'test.signalinterproctester', 'test.sortperf', 'test.ssl_servers', 'test.ssltests', 'test.string_tests', 'test.support._hypothesis_stubs._helpers', 'test.support.ast_helper', 'test.support.asynchat', 'test.support.asyncore', 'test.support.bytecode_helper', 'test.support.hashlib_helper', 'test.support.hypothesis_helper', 'test.support.import_helper', 'test.support.logging_helper', 'test.support.os_helper', 'test.support.pty_helper', 'test.support.script_helper', 'test.support.socket_helper', 'test.support.testcase', 'test.support.threading_helper', 'test.support.warnings_helper', 'test.test___all__', 'test.test__locale', 'test.test__opcode', 'test.test__osx_support', 'test.test__xxinterpchannels', 'test.test__xxsubinterpreters', 'test.test_abc', 'test.test_abstract_numbers', 'test.test_aifc', 'test.test_argparse', 'test.test_array', 'test.test_asdl_parser', 'test.test_ast', 'test.test_asyncgen', 'test.test_asyncio', 'test.test_asyncio.__main__', 'test.test_asyncio.echo', 'test.test_asyncio.echo2', 'test.test_asyncio.echo3', 'test.test_asyncio.functional', 'test.test_asyncio.test_base_events', 'test.test_asyncio.test_buffered_proto', 'test.test_asyncio.test_context', 'test.test_asyncio.test_eager_task_factory', 'test.test_asyncio.test_events', 'test.test_asyncio.test_futures', 'test.test_asyncio.test_futures2', 'test.test_asyncio.test_locks', 'test.test_asyncio.test_pep492', 'test.test_asyncio.test_proactor_events', 'test.test_asyncio.test_protocols', 'test.test_asyncio.test_queues', 'test.test_asyncio.test_runners', 'test.test_asyncio.test_selector_events', 'test.test_asyncio.test_sendfile', 'test.test_asyncio.test_server', 'test.test_asyncio.test_sock_lowlevel', 'test.test_asyncio.test_ssl', 'test.test_asyncio.test_sslproto', 'test.test_asyncio.test_streams', 'test.test_asyncio.test_subprocess', 'test.test_asyncio.test_taskgroups', 'test.test_asyncio.test_tasks', 'test.test_asyncio.test_threads', 'test.test_asyncio.test_timeouts', 'test.test_asyncio.test_transports', 'test.test_asyncio.test_unix_events', 'test.test_asyncio.test_waitfor', 'test.test_asyncio.test_windows_events', 'test.test_asyncio.test_windows_utils', 'test.test_asyncio.utils', 'test.test_atexit', 'test.test_audioop', 'test.test_audit', 'test.test_augassign', 'test.test_base64', 'test.test_baseexception', 'test.test_bdb', 'test.test_bigaddrspace', 'test.test_bigmem', 'test.test_binascii', 'test.test_binop', 'test.test_bisect', 'test.test_bool', 'test.test_buffer', 'test.test_bufio', 'test.test_builtin', 'test.test_bytes', 'test.test_bz2', 'test.test_c_locale_coercion', 'test.test_calendar', 'test.test_call', 'test.test_capi', 'test.test_capi.__main__', 'test.test_capi.check_config', 'test.test_capi.test_abstract', 'test.test_capi.test_bytearray', 'test.test_capi.test_bytes', 'test.test_capi.test_codecs', 'test.test_capi.test_complex', 'test.test_capi.test_dict', 'test.test_capi.test_eval_code_ex', 'test.test_capi.test_exceptions', 'test.test_capi.test_float', 'test.test_capi.test_getargs', 'test.test_capi.test_immortal', 'test.test_capi.test_list', 'test.test_capi.test_long', 'test.test_capi.test_mem', 'test.test_capi.test_misc', 'test.test_capi.test_set', 'test.test_capi.test_structmembers', 'test.test_capi.test_sys', 'test.test_capi.test_unicode', 'test.test_capi.test_watchers', 'test.test_cgi', 'test.test_cgitb', 'test.test_charmapcodec', 'test.test_class', 'test.test_clinic', 'test.test_cmath', 'test.test_cmd', 'test.test_cmd_line', 'test.test_cmd_line_script', 'test.test_code', 'test.test_code_module', 'test.test_codeccallbacks', 'test.test_codecencodings_cn', 'test.test_codecencodings_hk', 'test.test_codecencodings_iso2022', 'test.test_codecencodings_jp', 'test.test_codecencodings_kr', 'test.test_codecencodings_tw', 'test.test_codecmaps_cn', 'test.test_codecmaps_hk', 'test.test_codecmaps_jp', 'test.test_codecmaps_kr', 'test.test_codecmaps_tw', 'test.test_codecs', 'test.test_codeop', 'test.test_collections', 'test.test_colorsys', 'test.test_compare', 'test.test_compile', 'test.test_compileall', 'test.test_compiler_assemble', 'test.test_compiler_codegen', 'test.test_complex', 'test.test_configparser', 'test.test_contains', 'test.test_context', 'test.test_contextlib', 'test.test_contextlib_async', 'test.test_copy', 'test.test_copyreg', 'test.test_coroutines', 'test.test_cppext', 'test.test_cppext.setup', 'test.test_cprofile', 'test.test_crashers', 'test.test_crypt', 'test.test_csv', 'test.test_ctypes', 'test.test_ctypes.__main__', 'test.test_ctypes.test_anon', 'test.test_ctypes.test_array_in_pointer', 'test.test_ctypes.test_arrays', 'test.test_ctypes.test_as_parameter', 'test.test_ctypes.test_bitfields', 'test.test_ctypes.test_buffers', 'test.test_ctypes.test_bytes', 'test.test_ctypes.test_byteswap', 'test.test_ctypes.test_callbacks', 'test.test_ctypes.test_cast', 'test.test_ctypes.test_cfuncs', 'test.test_ctypes.test_checkretval', 'test.test_ctypes.test_delattr', 'test.test_ctypes.test_errno', 'test.test_ctypes.test_find', 'test.test_ctypes.test_frombuffer', 'test.test_ctypes.test_funcptr', 'test.test_ctypes.test_functions', 'test.test_ctypes.test_incomplete', 'test.test_ctypes.test_init', 'test.test_ctypes.test_internals', 'test.test_ctypes.test_keeprefs', 'test.test_ctypes.test_libc', 'test.test_ctypes.test_loading', 'test.test_ctypes.test_macholib', 'test.test_ctypes.test_memfunctions', 'test.test_ctypes.test_numbers', 'test.test_ctypes.test_objects', 'test.test_ctypes.test_parameters', 'test.test_ctypes.test_pep3118', 'test.test_ctypes.test_pickling', 'test.test_ctypes.test_pointers', 'test.test_ctypes.test_prototypes', 'test.test_ctypes.test_python_api', 'test.test_ctypes.test_random_things', 'test.test_ctypes.test_refcounts', 'test.test_ctypes.test_repr', 'test.test_ctypes.test_returnfuncptrs', 'test.test_ctypes.test_simplesubclasses', 'test.test_ctypes.test_sizes', 'test.test_ctypes.test_slicing', 'test.test_ctypes.test_stringptr', 'test.test_ctypes.test_strings', 'test.test_ctypes.test_struct_fields', 'test.test_ctypes.test_structures', 'test.test_ctypes.test_unaligned_structures', 'test.test_ctypes.test_unicode', 'test.test_ctypes.test_values', 'test.test_ctypes.test_varsize_struct', 'test.test_ctypes.test_win32', 'test.test_ctypes.test_wintypes', 'test.test_curses', 'test.test_dataclasses', 'test.test_dataclasses.dataclass_module_1', 'test.test_dataclasses.dataclass_module_1_str', 'test.test_dataclasses.dataclass_module_2', 'test.test_dataclasses.dataclass_module_2_str', 'test.test_dataclasses.dataclass_textanno', 'test.test_datetime', 'test.test_dbm', 'test.test_dbm_dumb', 'test.test_dbm_gnu', 'test.test_dbm_ndbm', 'test.test_decimal', 'test.test_decorators', 'test.test_defaultdict', 'test.test_deque', 'test.test_descr', 'test.test_descrtut', 'test.test_devpoll', 'test.test_dict', 'test.test_dict_version', 'test.test_dictcomps', 'test.test_dictviews', 'test.test_difflib', 'test.test_dis', 'test.test_doctest', 'test.test_doctest2', 'test.test_docxmlrpc', 'test.test_dtrace', 'test.test_dynamic', 'test.test_dynamicclassattribute', 'test.test_eintr', 'test.test_email', 'test.test_email.__main__', 'test.test_email.test__encoded_words', 'test.test_email.test__header_value_parser', 'test.test_email.test_asian_codecs', 'test.test_email.test_contentmanager', 'test.test_email.test_defect_handling', 'test.test_email.test_email', 'test.test_email.test_generator', 'test.test_email.test_headerregistry', 'test.test_email.test_inversion', 'test.test_email.test_message', 'test.test_email.test_parser', 'test.test_email.test_pickleable', 'test.test_email.test_policy', 'test.test_email.test_utils', 'test.test_email.torture_test', 'test.test_embed', 'test.test_ensurepip', 'test.test_enum', 'test.test_enumerate', 'test.test_eof', 'test.test_epoll', 'test.test_errno', 'test.test_except_star', 'test.test_exception_group', 'test.test_exception_hierarchy', 'test.test_exception_variations', 'test.test_exceptions', 'test.test_extcall', 'test.test_faulthandler', 'test.test_fcntl', 'test.test_file', 'test.test_file_eintr', 'test.test_filecmp', 'test.test_fileinput', 'test.test_fileio', 'test.test_fileutils', 'test.test_finalization', 'test.test_float', 'test.test_flufl', 'test.test_fnmatch', 'test.test_fork1', 'test.test_format', 'test.test_fractions', 'test.test_frame', 'test.test_frozen', 'test.test_fstring', 'test.test_ftplib', 'test.test_funcattrs', 'test.test_functools', 'test.test_future_stmt', 'test.test_future_stmt.badsyntax_future10', 'test.test_future_stmt.badsyntax_future3', 'test.test_future_stmt.badsyntax_future4', 'test.test_future_stmt.badsyntax_future5', 'test.test_future_stmt.badsyntax_future6', 'test.test_future_stmt.badsyntax_future7', 'test.test_future_stmt.badsyntax_future8', 'test.test_future_stmt.badsyntax_future9', 'test.test_future_stmt.future_test1', 'test.test_future_stmt.future_test2', 'test.test_future_stmt.test_future', 'test.test_future_stmt.test_future_flags', 'test.test_future_stmt.test_future_multiple_features', 'test.test_future_stmt.test_future_multiple_imports', 'test.test_future_stmt.test_future_single_import', 'test.test_gc', 'test.test_gdb', 'test.test_gdb.gdb_sample', 'test.test_gdb.test_backtrace', 'test.test_gdb.test_cfunction', 'test.test_gdb.test_cfunction_full', 'test.test_gdb.test_misc', 'test.test_gdb.test_pretty_print', 'test.test_gdb.util', 'test.test_generator_stop', 'test.test_generators', 'test.test_genericalias', 'test.test_genericclass', 'test.test_genericpath', 'test.test_genexps', 'test.test_getopt', 'test.test_getpass', 'test.test_getpath', 'test.test_gettext', 'test.test_glob', 'test.test_global', 'test.test_grammar', 'test.test_graphlib', 'test.test_grp', 'test.test_gzip', 'test.test_hash', 'test.test_hashlib', 'test.test_heapq', 'test.test_hmac', 'test.test_html', 'test.test_htmlparser', 'test.test_http_cookiejar', 'test.test_http_cookies', 'test.test_httplib', 'test.test_httpservers', 'test.test_idle', 'test.test_imaplib', 'test.test_imghdr', 'test.test_import', 'test.test_import.__main__', 'test.test_importlib', 'test.test_importlib.__main__', 'test.test_importlib._context', 'test.test_importlib._path', 'test.test_importlib.abc', 'test.test_importlib.builtin', 'test.test_importlib.builtin.__main__', 'test.test_importlib.builtin.test_finder', 'test.test_importlib.builtin.test_loader', 'test.test_importlib.data', 'test.test_importlib.extension', 'test.test_importlib.extension.__main__', 'test.test_importlib.extension.test_case_sensitivity', 'test.test_importlib.extension.test_finder', 'test.test_importlib.extension.test_loader', 'test.test_importlib.extension.test_path_hook', 'test.test_importlib.fixtures', 'test.test_importlib.frozen', 'test.test_importlib.frozen.__main__', 'test.test_importlib.frozen.test_finder', 'test.test_importlib.frozen.test_loader', 'test.test_importlib.import_', 'test.test_importlib.import_.__main__', 'test.test_importlib.import_.test___loader__', 'test.test_importlib.import_.test___package__', 'test.test_importlib.import_.test_api', 'test.test_importlib.import_.test_caching', 'test.test_importlib.import_.test_fromlist', 'test.test_importlib.import_.test_helpers', 'test.test_importlib.import_.test_meta_path', 'test.test_importlib.import_.test_packages', 'test.test_importlib.import_.test_path', 'test.test_importlib.import_.test_relative_imports', 'test.test_importlib.resources', 'test.test_importlib.resources._path', 'test.test_importlib.resources.data01', 'test.test_importlib.resources.data01.subdirectory', 'test.test_importlib.resources.data02', 'test.test_importlib.resources.data02.one', 'test.test_importlib.resources.data02.two', 'test.test_importlib.resources.data03', 'test.test_importlib.resources.test_compatibilty_files', 'test.test_importlib.resources.test_contents', 'test.test_importlib.resources.test_custom', 'test.test_importlib.resources.test_files', 'test.test_importlib.resources.test_open', 'test.test_importlib.resources.test_path', 'test.test_importlib.resources.test_read', 'test.test_importlib.resources.test_reader', 'test.test_importlib.resources.test_resource', 'test.test_importlib.resources.update-zips', 'test.test_importlib.resources.util', 'test.test_importlib.resources.zipdata01', 'test.test_importlib.resources.zipdata02', 'test.test_importlib.source', 'test.test_importlib.source.__main__', 'test.test_importlib.source.test_case_sensitivity', 'test.test_importlib.source.test_file_loader', 'test.test_importlib.source.test_finder', 'test.test_importlib.source.test_path_hook', 'test.test_importlib.source.test_source_encoding', 'test.test_importlib.stubs', 'test.test_importlib.test_abc', 'test.test_importlib.test_api', 'test.test_importlib.test_lazy', 'test.test_importlib.test_locks', 'test.test_importlib.test_main', 'test.test_importlib.test_metadata_api', 'test.test_importlib.test_namespace_pkgs', 'test.test_importlib.test_pkg_import', 'test.test_importlib.test_spec', 'test.test_importlib.test_threaded_import', 'test.test_importlib.test_util', 'test.test_importlib.test_windows', 'test.test_importlib.test_zip', 'test.test_importlib.threaded_import_hangers', 'test.test_importlib.util', 'test.test_index', 'test.test_inspect', 'test.test_inspect.inspect_fodder', 'test.test_inspect.inspect_fodder2', 'test.test_inspect.inspect_stock_annotations', 'test.test_inspect.inspect_stringized_annotations', 'test.test_inspect.inspect_stringized_annotations_2', 'test.test_inspect.test_inspect', 'test.test_int', 'test.test_int_literal', 'test.test_interpreters', 'test.test_io', 'test.test_ioctl', 'test.test_ipaddress', 'test.test_isinstance', 'test.test_iter', 'test.test_iterlen', 'test.test_itertools', 'test.test_json', 'test.test_json.__main__', 'test.test_json.test_decode', 'test.test_json.test_default', 'test.test_json.test_dump', 'test.test_json.test_encode_basestring_ascii', 'test.test_json.test_enum', 'test.test_json.test_fail', 'test.test_json.test_float', 'test.test_json.test_indent', 'test.test_json.test_pass1', 'test.test_json.test_pass2', 'test.test_json.test_pass3', 'test.test_json.test_recursion', 'test.test_json.test_scanstring', 'test.test_json.test_separators', 'test.test_json.test_speedups', 'test.test_json.test_tool', 'test.test_json.test_unicode', 'test.test_keyword', 'test.test_keywordonlyarg', 'test.test_kqueue', 'test.test_largefile', 'test.test_launcher', 'test.test_lib2to3', 'test.test_lib2to3.__main__', 'test.test_lib2to3.pytree_idempotency', 'test.test_lib2to3.support', 'test.test_lib2to3.test_all_fixers', 'test.test_lib2to3.test_fixers', 'test.test_lib2to3.test_main', 'test.test_lib2to3.test_parser', 'test.test_lib2to3.test_pytree', 'test.test_lib2to3.test_refactor', 'test.test_lib2to3.test_util', 'test.test_linecache', 'test.test_list', 'test.test_listcomps', 'test.test_lltrace', 'test.test_locale', 'test.test_logging', 'test.test_long', 'test.test_longexp', 'test.test_lzma', 'test.test_mailbox', 'test.test_mailcap', 'test.test_marshal', 'test.test_math', 'test.test_math_property', 'test.test_memoryio', 'test.test_memoryview', 'test.test_metaclass', 'test.test_mimetypes', 'test.test_minidom', 'test.test_mmap', 'test.test_module', 'test.test_module.bad_getattr', 'test.test_module.bad_getattr2', 'test.test_module.bad_getattr3', 'test.test_module.final_a', 'test.test_module.final_b', 'test.test_module.good_getattr', 'test.test_modulefinder', 'test.test_monitoring', 'test.test_msilib', 'test.test_multibytecodec', 'test.test_multiprocessing_main_handling', 'test.test_named_expressions', 'test.test_netrc', 'test.test_nis', 'test.test_nntplib', 'test.test_ntpath', 'test.test_numeric_tower', 'test.test_opcache', 'test.test_opcodes', 'test.test_openpty', 'test.test_operator', 'test.test_optparse', 'test.test_ordered_dict', 'test.test_os', 'test.test_ossaudiodev', 'test.test_osx_env', 'test.test_pathlib', 'test.test_patma', 'test.test_pdb', 'test.test_peepholer', 'test.test_peg_generator', 'test.test_peg_generator.__main__', 'test.test_peg_generator.test_c_parser', 'test.test_peg_generator.test_first_sets', 'test.test_peg_generator.test_grammar_validator', 'test.test_peg_generator.test_pegen', 'test.test_pep646_syntax', 'test.test_perf_profiler', 'test.test_perfmaps', 'test.test_pickle', 'test.test_picklebuffer', 'test.test_pickletools', 'test.test_pipes', 'test.test_pkg', 'test.test_pkgutil', 'test.test_platform', 'test.test_plistlib', 'test.test_poll', 'test.test_popen', 'test.test_poplib', 'test.test_positional_only_arg', 'test.test_posix', 'test.test_posixpath', 'test.test_pow', 'test.test_pprint', 'test.test_print', 'test.test_profile', 'test.test_property', 'test.test_pstats', 'test.test_pty', 'test.test_pulldom', 'test.test_pwd', 'test.test_py_compile', 'test.test_pyclbr', 'test.test_pydoc', 'test.test_pyexpat', 'test.test_queue', 'test.test_quopri', 'test.test_raise', 'test.test_random', 'test.test_range', 'test.test_re', 'test.test_readline', 'test.test_regrtest', 'test.test_repl', 'test.test_reprlib', 'test.test_resource', 'test.test_richcmp', 'test.test_rlcompleter', 'test.test_robotparser', 'test.test_runpy', 'test.test_sax', 'test.test_sched', 'test.test_scope', 'test.test_script_helper', 'test.test_secrets', 'test.test_select', 'test.test_selectors', 'test.test_set', 'test.test_setcomps', 'test.test_shelve', 'test.test_shlex', 'test.test_shutil', 'test.test_signal', 'test.test_site', 'test.test_slice', 'test.test_smtplib', 'test.test_smtpnet', 'test.test_sndhdr', 'test.test_socket', 'test.test_sort', 'test.test_source_encoding', 'test.test_spwd', 'test.test_sqlite3', 'test.test_sqlite3.__main__', 'test.test_sqlite3.test_backup', 'test.test_sqlite3.test_cli', 'test.test_sqlite3.test_dbapi', 'test.test_sqlite3.test_dump', 'test.test_sqlite3.test_factory', 'test.test_sqlite3.test_hooks', 'test.test_sqlite3.test_regression', 'test.test_sqlite3.test_transactions', 'test.test_sqlite3.test_types', 'test.test_sqlite3.test_userfunctions', 'test.test_ssl', 'test.test_stable_abi_ctypes', 'test.test_startfile', 'test.test_stat', 'test.test_statistics', 'test.test_strftime', 'test.test_string', 'test.test_string_literals', 'test.test_stringprep', 'test.test_strptime', 'test.test_strtod', 'test.test_struct', 'test.test_structseq', 'test.test_subclassinit', 'test.test_subprocess', 'test.test_sunau', 'test.test_sundry', 'test.test_super', 'test.test_support', 'test.test_symtable', 'test.test_syntax', 'test.test_sys', 'test.test_sys_setprofile', 'test.test_sys_settrace', 'test.test_sysconfig', 'test.test_syslog', 'test.test_tabnanny', 'test.test_tarfile', 'test.test_tcl', 'test.test_telnetlib', 'test.test_tempfile', 'test.test_termios', 'test.test_textwrap', 'test.test_thread', 'test.test_threadedtempfile', 'test.test_threading', 'test.test_threading_local', 'test.test_threadsignals', 'test.test_time', 'test.test_timeit', 'test.test_timeout', 'test.test_tix', 'test.test_tkinter', 'test.test_tkinter.__main__', 'test.test_tkinter.support', 'test.test_tkinter.test_colorchooser', 'test.test_tkinter.test_font', 'test.test_tkinter.test_geometry_managers', 'test.test_tkinter.test_images', 'test.test_tkinter.test_loadtk', 'test.test_tkinter.test_messagebox', 'test.test_tkinter.test_simpledialog', 'test.test_tkinter.test_text', 'test.test_tkinter.test_variables', 'test.test_tkinter.test_widgets', 'test.test_tkinter.widget_tests', 'test.test_tokenize', 'test.test_tomllib.__main__', 'test.test_tomllib.burntsushi', 'test.test_tomllib.test_data', 'test.test_tomllib.test_error', 'test.test_tomllib.test_misc', 'test.test_tools', 'test.test_tools.__main__', 'test.test_tools.test_freeze', 'test.test_tools.test_i18n', 'test.test_tools.test_reindent', 'test.test_tools.test_sundry', 'test.test_trace', 'test.test_traceback', 'test.test_tracemalloc', 'test.test_ttk', 'test.test_ttk.__main__', 'test.test_ttk.test_extensions', 'test.test_ttk.test_style', 'test.test_ttk.test_widgets', 'test.test_ttk_textonly', 'test.test_tty', 'test.test_tuple', 'test.test_turtle', 'test.test_type_aliases', 'test.test_type_annotations', 'test.test_type_cache', 'test.test_type_comments', 'test.test_type_params', 'test.test_typechecks', 'test.test_types', 'test.test_typing', 'test.test_ucn', 'test.test_unary', 'test.test_unicode', 'test.test_unicode_file', 'test.test_unicode_file_functions', 'test.test_unicode_identifiers', 'test.test_unicodedata', 'test.test_unittest', 'test.test_unittest.__main__', 'test.test_unittest._test_warnings', 'test.test_unittest.dummy', 'test.test_unittest.support', 'test.test_unittest.test_assertions', 'test.test_unittest.test_async_case', 'test.test_unittest.test_break', 'test.test_unittest.test_case', 'test.test_unittest.test_discovery', 'test.test_unittest.test_functiontestcase', 'test.test_unittest.test_loader', 'test.test_unittest.test_program', 'test.test_unittest.test_result', 'test.test_unittest.test_runner', 'test.test_unittest.test_setups', 'test.test_unittest.test_skipping', 'test.test_unittest.test_suite', 'test.test_unittest.testmock', 'test.test_unittest.testmock.__main__', 'test.test_unittest.testmock.support', 'test.test_unittest.testmock.testasync', 'test.test_unittest.testmock.testcallable', 'test.test_unittest.testmock.testhelpers', 'test.test_unittest.testmock.testmagicmethods', 'test.test_unittest.testmock.testmock', 'test.test_unittest.testmock.testpatch', 'test.test_unittest.testmock.testsealable', 'test.test_unittest.testmock.testsentinel', 'test.test_unittest.testmock.testwith', 'test.test_univnewlines', 'test.test_unpack', 'test.test_unpack_ex', 'test.test_unparse', 'test.test_urllib', 'test.test_urllib2', 'test.test_urllib2_localnet', 'test.test_urllib2net', 'test.test_urllib_response', 'test.test_urllibnet', 'test.test_urlparse', 'test.test_userdict', 'test.test_userlist', 'test.test_userstring', 'test.test_utf8_mode', 'test.test_utf8source', 'test.test_uu', 'test.test_uuid', 'test.test_venv', 'test.test_wait3', 'test.test_wait4', 'test.test_warnings', 'test.test_warnings.__main__', 'test.test_wave', 'test.test_weakref', 'test.test_weakset', 'test.test_webbrowser', 'test.test_winconsoleio', 'test.test_winreg', 'test.test_winsound', 'test.test_with', 'test.test_wmi', 'test.test_wsgiref', 'test.test_xdrlib', 'test.test_xml_dom_minicompat', 'test.test_xml_etree', 'test.test_xml_etree_c', 'test.test_xmlrpc', 'test.test_xmlrpc_net', 'test.test_xxlimited', 'test.test_xxtestfuzz', 'test.test_yield_from', 'test.test_zipapp', 'test.test_zipfile', 'test.test_zipfile.__main__', 'test.test_zipfile._path', 'test.test_zipfile._path._functools', 'test.test_zipfile._path._itertools', 'test.test_zipfile._path._support', 'test.test_zipfile._path._test_params', 'test.test_zipfile._path.test_complexity', 'test.test_zipfile._path.test_path', 'test.test_zipfile._path.write-alpharep', 'test.test_zipfile.test_core', 'test.test_zipfile64', 'test.test_zipimport', 'test.test_zipimport_support', 'test.test_zlib', 'test.test_zoneinfo', 'test.test_zoneinfo.__main__', 'test.test_zoneinfo._support', 'test.test_zoneinfo.test_zoneinfo', 'test.test_zoneinfo.test_zoneinfo_property', 'test.testcodec', 'test.tf_inherit_check', 'test.time_hashlib', 'test.tokenizedata', 'test.tokenizedata.bad_coding', 'test.tokenizedata.bad_coding2', 'test.tokenizedata.badsyntax_3131', 'test.tokenizedata.coding20731', 'test.tracedmodules', 'test.tracedmodules.testmod', 'test.typinganndata', 'test.typinganndata._typed_dict_helper', 'test.typinganndata.ann_module', 'test.typinganndata.ann_module2', 'test.typinganndata.ann_module3', 'test.typinganndata.ann_module4', 'test.typinganndata.ann_module5', 'test.typinganndata.ann_module6', 'test.typinganndata.ann_module7', 'test.typinganndata.ann_module8', 'test.typinganndata.ann_module9', 'test.typinganndata.mod_generics_cache', 'test.win_console_handler', 'test.xmltests', 'this', 'tkinter.__main__', 'tkinter.constants', 'tkinter.simpledialog', 'tkinter.tix', 'tomllib._parser', 'tomllib._re', 'tomllib._types', 'tracemalloc', 'turtledemo', 'turtledemo.__main__', 'turtledemo.bytedesign', 'turtledemo.chaos', 'turtledemo.clock', 'turtledemo.colormixer', 'turtledemo.forest', 'turtledemo.fractalcurves', 'turtledemo.lindenmayer', 'turtledemo.minimal_hanoi', 'turtledemo.nim', 'turtledemo.paint', 'turtledemo.peace', 'turtledemo.penrose', 'turtledemo.planet_and_moon', 'turtledemo.rosette', 'turtledemo.round_dance', 'turtledemo.sorting_animate', 'turtledemo.tree', 'turtledemo.two_canvases', 'turtledemo.yinyang', 'unittest.__main__', 'unittest._log', 'unittest.async_case', 'unittest.case', 'unittest.loader', 'unittest.main', 'unittest.result', 'unittest.runner', 'unittest.signals', 'unittest.suite', 'unittest.util', 'urllib', 'uuid', 'venv', 'venv.__main__', 'wsgiref', 'wsgiref.headers', 'xml.dom', 'xml.dom.NodeFilter', 'xml.dom.domreg', 'xml.dom.expatbuilder', 'xml.dom.minidom', 'xml.dom.pulldom', 'xml.etree', 'xml.etree.ElementInclude', 'xml.etree.ElementPath', 'xml.etree.cElementTree', 'xml.parsers', 'xml.parsers.expat', 'xml.sax', 'xml.sax._exceptions', 'xml.sax.expatreader', 'xml.sax.handler', 'xml.sax.saxutils', 'xml.sax.xmlreader', 'xmlrpc', 'xmlrpc.client', 'xmlrpc.server', 'zipfile.__main__', 'zipfile._path.glob', 'zoneinfo._common', 'zoneinfo._tzpath', 'zoneinfo._zoneinfo']\nFollowing modules failed to be imported: ['asyncio.windows_events', 'asyncio.windows_utils', 'idlelib.autocomplete', 'idlelib.idle_test.test_autocomplete', 'multiprocessing.popen_spawn_win32', 'test.test_socketserver', 'test.test_tkinter.test_misc', 'tkinter', 'tkinter.colorchooser', 'tkinter.commondialog', 'tkinter.dialog', 'tkinter.dnd', 'tkinter.filedialog', 'tkinter.font', 'tkinter.messagebox', 'tkinter.scrolledtext', 'tkinter.ttk']\nok\n\n----------------------------------------------------------------------\nRan 1 test in 2.245s\n\nOK\n0:00:27 load avg: 0.80 [ 47/469] test_abstract_numbers passed\nPASS: test_complex (test.test_abstract_numbers.TestNumbers.test_complex)\nPASS: test_float (test.test_abstract_numbers.TestNumbers.test_float)\nPASS: test_int (test.test_abstract_numbers.TestNumbers.test_int)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.001s\n\nOK\n0:00:28 load avg: 0.80 [ 48/469] test_aifc passed\nPASS: test_read_comm_kludge_compname_even (test.test_aifc.AIFCLowLevelTest.test_read_comm_kludge_compname_even)\nPASS: test_read_comm_kludge_compname_odd (test.test_aifc.AIFCLowLevelTest.test_read_comm_kludge_compname_odd)\nPASS: test_read_no_comm_chunk (test.test_aifc.AIFCLowLevelTest.test_read_no_comm_chunk)\nPASS: test_read_no_ssnd_chunk (test.test_aifc.AIFCLowLevelTest.test_read_no_ssnd_chunk)\nPASS: test_read_raises (test.test_aifc.AIFCLowLevelTest.test_read_raises)\nPASS: test_read_written (test.test_aifc.AIFCLowLevelTest.test_read_written)\nPASS: test_read_wrong_compression_type (test.test_aifc.AIFCLowLevelTest.test_read_wrong_compression_type)\nPASS: test_read_wrong_form (test.test_aifc.AIFCLowLevelTest.test_read_wrong_form)\nPASS: test_read_wrong_marks (test.test_aifc.AIFCLowLevelTest.test_read_wrong_marks)\nPASS: test_read_wrong_number_of_channels (test.test_aifc.AIFCLowLevelTest.test_read_wrong_number_of_channels)\nPASS: test_read_wrong_sample_width (test.test_aifc.AIFCLowLevelTest.test_read_wrong_sample_width)\nPASS: test_write_aiff_by_extension (test.test_aifc.AIFCLowLevelTest.test_write_aiff_by_extension)\nPASS: test_write_header_comptype_raises (test.test_aifc.AIFCLowLevelTest.test_write_header_comptype_raises)\nPASS: test_write_header_raises (test.test_aifc.AIFCLowLevelTest.test_write_header_raises)\nPASS: test_write_long_string_raises (test.test_aifc.AIFCLowLevelTest.test_write_long_string_raises)\nPASS: test_write_markers_raises (test.test_aifc.AIFCLowLevelTest.test_write_markers_raises)\nPASS: test_write_params_bunch (test.test_aifc.AIFCLowLevelTest.test_write_params_bunch)\nPASS: test_write_params_raises (test.test_aifc.AIFCLowLevelTest.test_write_params_raises)\nPASS: test_write_params_singles (test.test_aifc.AIFCLowLevelTest.test_write_params_singles)\nPASS: test_wrong_open_mode (test.test_aifc.AIFCLowLevelTest.test_wrong_open_mode)\nPASS: test_close (test.test_aifc.AifcALAWTest.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcALAWTest.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcALAWTest.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcALAWTest.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcALAWTest.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcALAWTest.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcALAWTest.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcALAWTest.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcALAWTest.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcALAWTest.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcALAWTest.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcALAWTest.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcALAWTest.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcALAWTest.test_write)\nPASS: test_write_array (test.test_aifc.AifcALAWTest.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcALAWTest.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcALAWTest.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcALAWTest.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcALAWTest.test_write_params)\nPASS: test_close_opened_files_on_error (test.test_aifc.AifcMiscTest.test_close_opened_files_on_error)\nPASS: test_params_added (test.test_aifc.AifcMiscTest.test_params_added)\nPASS: test_read_markers (test.test_aifc.AifcMiscTest.test_read_markers)\nPASS: test_skipunknown (test.test_aifc.AifcMiscTest.test_skipunknown)\nPASS: test_write_header_comptype_sampwidth (test.test_aifc.AifcMiscTest.test_write_header_comptype_sampwidth)\nPASS: test_write_markers_values (test.test_aifc.AifcMiscTest.test_write_markers_values)\nPASS: test_close (test.test_aifc.AifcPCM16Test.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcPCM16Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcPCM16Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcPCM16Test.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcPCM16Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcPCM16Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcPCM16Test.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcPCM16Test.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcPCM16Test.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcPCM16Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcPCM16Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcPCM16Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcPCM16Test.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcPCM16Test.test_write)\nPASS: test_write_array (test.test_aifc.AifcPCM16Test.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcPCM16Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcPCM16Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcPCM16Test.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcPCM16Test.test_write_params)\nPASS: test_close (test.test_aifc.AifcPCM24Test.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcPCM24Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcPCM24Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcPCM24Test.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcPCM24Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcPCM24Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcPCM24Test.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcPCM24Test.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcPCM24Test.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcPCM24Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcPCM24Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcPCM24Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcPCM24Test.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcPCM24Test.test_write)\nPASS: test_write_array (test.test_aifc.AifcPCM24Test.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcPCM24Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcPCM24Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcPCM24Test.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcPCM24Test.test_write_params)\nPASS: test_close (test.test_aifc.AifcPCM32Test.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcPCM32Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcPCM32Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcPCM32Test.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcPCM32Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcPCM32Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcPCM32Test.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcPCM32Test.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcPCM32Test.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcPCM32Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcPCM32Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcPCM32Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcPCM32Test.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcPCM32Test.test_write)\nPASS: test_write_array (test.test_aifc.AifcPCM32Test.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcPCM32Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcPCM32Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcPCM32Test.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcPCM32Test.test_write_params)\nPASS: test_close (test.test_aifc.AifcPCM8Test.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcPCM8Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcPCM8Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcPCM8Test.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcPCM8Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcPCM8Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcPCM8Test.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcPCM8Test.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcPCM8Test.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcPCM8Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcPCM8Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcPCM8Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcPCM8Test.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcPCM8Test.test_write)\nPASS: test_write_array (test.test_aifc.AifcPCM8Test.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcPCM8Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcPCM8Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcPCM8Test.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcPCM8Test.test_write_params)\nPASS: test_close (test.test_aifc.AifcULAWTest.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcULAWTest.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcULAWTest.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcULAWTest.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcULAWTest.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcULAWTest.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcULAWTest.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcULAWTest.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcULAWTest.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcULAWTest.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcULAWTest.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcULAWTest.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcULAWTest.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcULAWTest.test_write)\nPASS: test_write_array (test.test_aifc.AifcULAWTest.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcULAWTest.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcULAWTest.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcULAWTest.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcULAWTest.test_write_params)\n\n----------------------------------------------------------------------\nRan 140 tests in 0.137s\n\nOK\n0:00:29 load avg: 1.05 [ 49/469] test__xxsubinterpreters passed\nPASS: test_after_destroy_all (test.test__xxsubinterpreters.CreateTests.test_after_destroy_all)\nPASS: test_after_destroy_some (test.test__xxsubinterpreters.CreateTests.test_after_destroy_some)\nPASS: test_in_main (test.test__xxsubinterpreters.CreateTests.test_in_main)\nPASS: test_in_subinterpreter (test.test__xxsubinterpreters.CreateTests.test_in_subinterpreter)\nPASS: test_in_thread (test.test__xxsubinterpreters.CreateTests.test_in_thread)\nPASS: test_in_threaded_subinterpreter (test.test__xxsubinterpreters.CreateTests.test_in_threaded_subinterpreter)\nSKIP: test_unique_id (test.test__xxsubinterpreters.CreateTests.test_unique_id) 'enable this test when working on pystate.c'\nPASS: test_all (test.test__xxsubinterpreters.DestroyTests.test_all)\nPASS: test_already_destroyed (test.test__xxsubinterpreters.DestroyTests.test_already_destroyed)\nPASS: test_bad_id (test.test__xxsubinterpreters.DestroyTests.test_bad_id)\nPASS: test_does_not_exist (test.test__xxsubinterpreters.DestroyTests.test_does_not_exist)\nPASS: test_from_current (test.test__xxsubinterpreters.DestroyTests.test_from_current)\nPASS: test_from_other_thread (test.test__xxsubinterpreters.DestroyTests.test_from_other_thread)\nPASS: test_from_sibling (test.test__xxsubinterpreters.DestroyTests.test_from_sibling)\nPASS: test_main (test.test__xxsubinterpreters.DestroyTests.test_main)\nPASS: test_one (test.test__xxsubinterpreters.DestroyTests.test_one)\nPASS: test_still_running (test.test__xxsubinterpreters.DestroyTests.test_still_running)\nPASS: test_main (test.test__xxsubinterpreters.GetCurrentTests.test_main)\nPASS: test_subinterpreter (test.test__xxsubinterpreters.GetCurrentTests.test_subinterpreter)\nPASS: test_from_main (test.test__xxsubinterpreters.GetMainTests.test_from_main)\nPASS: test_from_subinterpreter (test.test__xxsubinterpreters.GetMainTests.test_from_subinterpreter)\nPASS: test_bad_id (test.test__xxsubinterpreters.InterpreterIDTests.test_bad_id)\nPASS: test_coerce_id (test.test__xxsubinterpreters.InterpreterIDTests.test_coerce_id)\nPASS: test_does_not_exist (test.test__xxsubinterpreters.InterpreterIDTests.test_does_not_exist)\nPASS: test_equality (test.test__xxsubinterpreters.InterpreterIDTests.test_equality)\nPASS: test_repr (test.test__xxsubinterpreters.InterpreterIDTests.test_repr)\nPASS: test_str (test.test__xxsubinterpreters.InterpreterIDTests.test_str)\nPASS: test_with_int (test.test__xxsubinterpreters.InterpreterIDTests.test_with_int)\nPASS: test_already_destroyed (test.test__xxsubinterpreters.IsRunningTests.test_already_destroyed)\nPASS: test_bad_id (test.test__xxsubinterpreters.IsRunningTests.test_bad_id)\nPASS: test_does_not_exist (test.test__xxsubinterpreters.IsRunningTests.test_does_not_exist)\nPASS: test_from_subinterpreter (test.test__xxsubinterpreters.IsRunningTests.test_from_subinterpreter)\nPASS: test_main (test.test__xxsubinterpreters.IsRunningTests.test_main)\nSKIP: test_subinterpreter (test.test__xxsubinterpreters.IsRunningTests.test_subinterpreter) 'Fails on FreeBSD'\nPASS: test_default_shareables (test.test__xxsubinterpreters.IsShareableTests.test_default_shareables)\nPASS: test_not_shareable (test.test__xxsubinterpreters.IsShareableTests.test_not_shareable)\nPASS: test_after_creating (test.test__xxsubinterpreters.ListAllTests.test_after_creating)\nPASS: test_after_destroying (test.test__xxsubinterpreters.ListAllTests.test_after_destroying)\nPASS: test_initial (test.test__xxsubinterpreters.ListAllTests.test_initial)\nPASS: test_import_in_interpreter (test.test__xxsubinterpreters.ModuleTests.test_import_in_interpreter)\nPASS: test_SystemExit (test.test__xxsubinterpreters.RunStringTests.test_SystemExit)\nPASS: test_already_running (test.test__xxsubinterpreters.RunStringTests.test_already_running)\nPASS: test_bad_id (test.test__xxsubinterpreters.RunStringTests.test_bad_id)\nPASS: test_bad_script (test.test__xxsubinterpreters.RunStringTests.test_bad_script)\nPASS: test_bytes_for_script (test.test__xxsubinterpreters.RunStringTests.test_bytes_for_script)\nPASS: test_create_daemon_thread (test.test__xxsubinterpreters.RunStringTests.test_create_daemon_thread)\nPASS: test_create_thread (test.test__xxsubinterpreters.RunStringTests.test_create_thread)\nPASS: test_does_not_exist (test.test__xxsubinterpreters.RunStringTests.test_does_not_exist)\nPASS: test_error_id (test.test__xxsubinterpreters.RunStringTests.test_error_id)\nPASS: test_execution_namespace_is_main (test.test__xxsubinterpreters.RunStringTests.test_execution_namespace_is_main)\nPASS: test_failure (test.test__xxsubinterpreters.RunStringTests.test_failure)\nPASS: test_fork (test.test__xxsubinterpreters.RunStringTests.test_fork)\nPASS: test_in_thread (test.test__xxsubinterpreters.RunStringTests.test_in_thread)\nPASS: test_invalid_syntax (test.test__xxsubinterpreters.RunStringTests.test_invalid_syntax)\nPASS: test_main_reused (test.test__xxsubinterpreters.RunStringTests.test_main_reused)\nPASS: test_os_exec (test.test__xxsubinterpreters.RunStringTests.test_os_exec)\nPASS: test_shareable_types (test.test__xxsubinterpreters.RunStringTests.test_shareable_types)\nPASS: test_shared_overwrites (test.test__xxsubinterpreters.RunStringTests.test_shared_overwrites)\nPASS: test_shared_overwrites_default_vars (test.test__xxsubinterpreters.RunStringTests.test_shared_overwrites_default_vars)\nSKIP: test_still_running_at_exit (test.test__xxsubinterpreters.RunStringTests.test_still_running_at_exit) 'blocking forever'\nPASS: test_success (test.test__xxsubinterpreters.RunStringTests.test_success)\nPASS: test_sys_exit (test.test__xxsubinterpreters.RunStringTests.test_sys_exit)\nPASS: test_with_shared (test.test__xxsubinterpreters.RunStringTests.test_with_shared)\nPASS: test_bytes (test.test__xxsubinterpreters.ShareableTypeTests.test_bytes)\nPASS: test_int (test.test__xxsubinterpreters.ShareableTypeTests.test_int)\nPASS: test_non_shareable_int (test.test__xxsubinterpreters.ShareableTypeTests.test_non_shareable_int)\nPASS: test_singletons (test.test__xxsubinterpreters.ShareableTypeTests.test_singletons)\nPASS: test_strs (test.test__xxsubinterpreters.ShareableTypeTests.test_strs)\nPASS: test_types (test.test__xxsubinterpreters.ShareableTypeTests.test_types)\n\n----------------------------------------------------------------------\nRan 66 tests in 2.359s\n\nOK (skipped=3)\n0:00:29 load avg: 1.05 [ 50/469] test_asdl_parser skipped\ntest_asdl_parser skipped -- test irrelevant for an installed Python\n0:00:30 load avg: 1.05 [ 51/469] test_array passed\nPASS: test_error (test.test_array.ArrayReconstructorTest.test_error)\nPASS: test_numbers (test.test_array.ArrayReconstructorTest.test_numbers)\nPASS: test_unicode (test.test_array.ArrayReconstructorTest.test_unicode)\nPASS: test_add (test.test_array.ByteTest.test_add)\nPASS: test_assignment (test.test_array.ByteTest.test_assignment)\nPASS: test_buffer (test.test_array.ByteTest.test_buffer)\nPASS: test_buffer_info (test.test_array.ByteTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.ByteTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.ByteTest.test_byteswap)\nPASS: test_cmp (test.test_array.ByteTest.test_cmp)\nPASS: test_constructor (test.test_array.ByteTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.ByteTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.ByteTest.test_copy)\nPASS: test_count (test.test_array.ByteTest.test_count)\nPASS: test_coveritertraverse (test.test_array.ByteTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.ByteTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.ByteTest.test_deepcopy)\nPASS: test_delitem (test.test_array.ByteTest.test_delitem)\nPASS: test_delslice (test.test_array.ByteTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.ByteTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.ByteTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.ByteTest.test_extend)\nPASS: test_extended_getslice (test.test_array.ByteTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.ByteTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.ByteTest.test_extslice)\nPASS: test_filewrite (test.test_array.ByteTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.ByteTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.ByteTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.ByteTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.ByteTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.ByteTest.test_getitem)\nPASS: test_getslice (test.test_array.ByteTest.test_getslice)\nPASS: test_iadd (test.test_array.ByteTest.test_iadd)\nPASS: test_imul (test.test_array.ByteTest.test_imul)\nPASS: test_index (test.test_array.ByteTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.ByteTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.ByteTest.test_insert)\nPASS: test_iterationcontains (test.test_array.ByteTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.ByteTest.test_iterator_pickle)\nPASS: test_len (test.test_array.ByteTest.test_len)\nPASS: test_mul (test.test_array.ByteTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.ByteTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.ByteTest.test_overflow)\nPASS: test_pickle (test.test_array.ByteTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.ByteTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.ByteTest.test_pop)\nPASS: test_reduce_ex (test.test_array.ByteTest.test_reduce_ex)\nPASS: test_remove (test.test_array.ByteTest.test_remove)\nPASS: test_repr (test.test_array.ByteTest.test_repr)\nPASS: test_reverse (test.test_array.ByteTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.ByteTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.ByteTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.ByteTest.test_setitem)\nPASS: test_setslice (test.test_array.ByteTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.ByteTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.ByteTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.ByteTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.ByteTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.ByteTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.ByteTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.ByteTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.ByteTest.test_tofromlist)\nPASS: test_type_error (test.test_array.ByteTest.test_type_error)\nPASS: test_weakref (test.test_array.ByteTest.test_weakref)\nPASS: test_add (test.test_array.DoubleTest.test_add)\nPASS: test_alloc_overflow (test.test_array.DoubleTest.test_alloc_overflow)\nPASS: test_assignment (test.test_array.DoubleTest.test_assignment)\nPASS: test_buffer (test.test_array.DoubleTest.test_buffer)\nPASS: test_buffer_info (test.test_array.DoubleTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.DoubleTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.DoubleTest.test_byteswap)\nPASS: test_cmp (test.test_array.DoubleTest.test_cmp)\nPASS: test_constructor (test.test_array.DoubleTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.DoubleTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.DoubleTest.test_copy)\nPASS: test_count (test.test_array.DoubleTest.test_count)\nPASS: test_coveritertraverse (test.test_array.DoubleTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.DoubleTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.DoubleTest.test_deepcopy)\nPASS: test_delitem (test.test_array.DoubleTest.test_delitem)\nPASS: test_delslice (test.test_array.DoubleTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.DoubleTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.DoubleTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.DoubleTest.test_extend)\nPASS: test_extended_getslice (test.test_array.DoubleTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.DoubleTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.DoubleTest.test_extslice)\nPASS: test_filewrite (test.test_array.DoubleTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.DoubleTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.DoubleTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.DoubleTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.DoubleTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.DoubleTest.test_getitem)\nPASS: test_getslice (test.test_array.DoubleTest.test_getslice)\nPASS: test_iadd (test.test_array.DoubleTest.test_iadd)\nPASS: test_imul (test.test_array.DoubleTest.test_imul)\nPASS: test_index (test.test_array.DoubleTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.DoubleTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.DoubleTest.test_insert)\nPASS: test_iterationcontains (test.test_array.DoubleTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.DoubleTest.test_iterator_pickle)\nPASS: test_len (test.test_array.DoubleTest.test_len)\nPASS: test_mul (test.test_array.DoubleTest.test_mul)\nPASS: test_nan (test.test_array.DoubleTest.test_nan)\nPASS: test_obsolete_write_lock (test.test_array.DoubleTest.test_obsolete_write_lock)\nPASS: test_pickle (test.test_array.DoubleTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.DoubleTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.DoubleTest.test_pop)\nPASS: test_reduce_ex (test.test_array.DoubleTest.test_reduce_ex)\nPASS: test_remove (test.test_array.DoubleTest.test_remove)\nPASS: test_repr (test.test_array.DoubleTest.test_repr)\nPASS: test_reverse (test.test_array.DoubleTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.DoubleTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.DoubleTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.DoubleTest.test_setitem)\nPASS: test_setslice (test.test_array.DoubleTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.DoubleTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.DoubleTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.DoubleTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.DoubleTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.DoubleTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.DoubleTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.DoubleTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.DoubleTest.test_tofromlist)\nPASS: test_weakref (test.test_array.DoubleTest.test_weakref)\nPASS: test_add (test.test_array.FloatTest.test_add)\nPASS: test_assignment (test.test_array.FloatTest.test_assignment)\nPASS: test_buffer (test.test_array.FloatTest.test_buffer)\nPASS: test_buffer_info (test.test_array.FloatTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.FloatTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.FloatTest.test_byteswap)\nPASS: test_cmp (test.test_array.FloatTest.test_cmp)\nPASS: test_constructor (test.test_array.FloatTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.FloatTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.FloatTest.test_copy)\nPASS: test_count (test.test_array.FloatTest.test_count)\nPASS: test_coveritertraverse (test.test_array.FloatTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.FloatTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.FloatTest.test_deepcopy)\nPASS: test_delitem (test.test_array.FloatTest.test_delitem)\nPASS: test_delslice (test.test_array.FloatTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.FloatTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.FloatTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.FloatTest.test_extend)\nPASS: test_extended_getslice (test.test_array.FloatTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.FloatTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.FloatTest.test_extslice)\nPASS: test_filewrite (test.test_array.FloatTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.FloatTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.FloatTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.FloatTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.FloatTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.FloatTest.test_getitem)\nPASS: test_getslice (test.test_array.FloatTest.test_getslice)\nPASS: test_iadd (test.test_array.FloatTest.test_iadd)\nPASS: test_imul (test.test_array.FloatTest.test_imul)\nPASS: test_index (test.test_array.FloatTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.FloatTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.FloatTest.test_insert)\nPASS: test_iterationcontains (test.test_array.FloatTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.FloatTest.test_iterator_pickle)\nPASS: test_len (test.test_array.FloatTest.test_len)\nPASS: test_mul (test.test_array.FloatTest.test_mul)\nPASS: test_nan (test.test_array.FloatTest.test_nan)\nPASS: test_obsolete_write_lock (test.test_array.FloatTest.test_obsolete_write_lock)\nPASS: test_pickle (test.test_array.FloatTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.FloatTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.FloatTest.test_pop)\nPASS: test_reduce_ex (test.test_array.FloatTest.test_reduce_ex)\nPASS: test_remove (test.test_array.FloatTest.test_remove)\nPASS: test_repr (test.test_array.FloatTest.test_repr)\nPASS: test_reverse (test.test_array.FloatTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.FloatTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.FloatTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.FloatTest.test_setitem)\nPASS: test_setslice (test.test_array.FloatTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.FloatTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.FloatTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.FloatTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.FloatTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.FloatTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.FloatTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.FloatTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.FloatTest.test_tofromlist)\nPASS: test_weakref (test.test_array.FloatTest.test_weakref)\nPASS: test_add (test.test_array.IntTest.test_add)\nPASS: test_assignment (test.test_array.IntTest.test_assignment)\nPASS: test_buffer (test.test_array.IntTest.test_buffer)\nPASS: test_buffer_info (test.test_array.IntTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.IntTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.IntTest.test_byteswap)\nPASS: test_cmp (test.test_array.IntTest.test_cmp)\nPASS: test_constructor (test.test_array.IntTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.IntTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.IntTest.test_copy)\nPASS: test_count (test.test_array.IntTest.test_count)\nPASS: test_coveritertraverse (test.test_array.IntTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.IntTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.IntTest.test_deepcopy)\nPASS: test_delitem (test.test_array.IntTest.test_delitem)\nPASS: test_delslice (test.test_array.IntTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.IntTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.IntTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.IntTest.test_extend)\nPASS: test_extended_getslice (test.test_array.IntTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.IntTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.IntTest.test_extslice)\nPASS: test_filewrite (test.test_array.IntTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.IntTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.IntTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.IntTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.IntTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.IntTest.test_getitem)\nPASS: test_getslice (test.test_array.IntTest.test_getslice)\nPASS: test_iadd (test.test_array.IntTest.test_iadd)\nPASS: test_imul (test.test_array.IntTest.test_imul)\nPASS: test_index (test.test_array.IntTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.IntTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.IntTest.test_insert)\nPASS: test_iterationcontains (test.test_array.IntTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.IntTest.test_iterator_pickle)\nPASS: test_len (test.test_array.IntTest.test_len)\nPASS: test_mul (test.test_array.IntTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.IntTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.IntTest.test_overflow)\nPASS: test_pickle (test.test_array.IntTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.IntTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.IntTest.test_pop)\nPASS: test_reduce_ex (test.test_array.IntTest.test_reduce_ex)\nPASS: test_remove (test.test_array.IntTest.test_remove)\nPASS: test_repr (test.test_array.IntTest.test_repr)\nPASS: test_reverse (test.test_array.IntTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.IntTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.IntTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.IntTest.test_setitem)\nPASS: test_setslice (test.test_array.IntTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.IntTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.IntTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.IntTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.IntTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.IntTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.IntTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.IntTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.IntTest.test_tofromlist)\nPASS: test_type_error (test.test_array.IntTest.test_type_error)\nPASS: test_weakref (test.test_array.IntTest.test_weakref)\nPASS: test_access (test.test_array.LargeArrayTest.test_access)\nPASS: test_append (test.test_array.LargeArrayTest.test_append)\nPASS: test_count (test.test_array.LargeArrayTest.test_count)\nPASS: test_example_data (test.test_array.LargeArrayTest.test_example_data)\nPASS: test_extend (test.test_array.LargeArrayTest.test_extend)\nPASS: test_frombytes (test.test_array.LargeArrayTest.test_frombytes)\nPASS: test_fromlist (test.test_array.LargeArrayTest.test_fromlist)\nPASS: test_index (test.test_array.LargeArrayTest.test_index)\nPASS: test_insert (test.test_array.LargeArrayTest.test_insert)\nPASS: test_pop (test.test_array.LargeArrayTest.test_pop)\nPASS: test_remove (test.test_array.LargeArrayTest.test_remove)\nPASS: test_reverse (test.test_array.LargeArrayTest.test_reverse)\nPASS: test_slice (test.test_array.LargeArrayTest.test_slice)\nPASS: test_tolist (test.test_array.LargeArrayTest.test_tolist)\nPASS: test_add (test.test_array.LongLongTest.test_add)\nPASS: test_assignment (test.test_array.LongLongTest.test_assignment)\nPASS: test_buffer (test.test_array.LongLongTest.test_buffer)\nPASS: test_buffer_info (test.test_array.LongLongTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.LongLongTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.LongLongTest.test_byteswap)\nPASS: test_cmp (test.test_array.LongLongTest.test_cmp)\nPASS: test_constructor (test.test_array.LongLongTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.LongLongTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.LongLongTest.test_copy)\nPASS: test_count (test.test_array.LongLongTest.test_count)\nPASS: test_coveritertraverse (test.test_array.LongLongTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.LongLongTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.LongLongTest.test_deepcopy)\nPASS: test_delitem (test.test_array.LongLongTest.test_delitem)\nPASS: test_delslice (test.test_array.LongLongTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.LongLongTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.LongLongTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.LongLongTest.test_extend)\nPASS: test_extended_getslice (test.test_array.LongLongTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.LongLongTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.LongLongTest.test_extslice)\nPASS: test_filewrite (test.test_array.LongLongTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.LongLongTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.LongLongTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.LongLongTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.LongLongTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.LongLongTest.test_getitem)\nPASS: test_getslice (test.test_array.LongLongTest.test_getslice)\nPASS: test_iadd (test.test_array.LongLongTest.test_iadd)\nPASS: test_imul (test.test_array.LongLongTest.test_imul)\nPASS: test_index (test.test_array.LongLongTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.LongLongTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.LongLongTest.test_insert)\nPASS: test_iterationcontains (test.test_array.LongLongTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.LongLongTest.test_iterator_pickle)\nPASS: test_len (test.test_array.LongLongTest.test_len)\nPASS: test_mul (test.test_array.LongLongTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.LongLongTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.LongLongTest.test_overflow)\nPASS: test_pickle (test.test_array.LongLongTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.LongLongTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.LongLongTest.test_pop)\nPASS: test_reduce_ex (test.test_array.LongLongTest.test_reduce_ex)\nPASS: test_remove (test.test_array.LongLongTest.test_remove)\nPASS: test_repr (test.test_array.LongLongTest.test_repr)\nPASS: test_reverse (test.test_array.LongLongTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.LongLongTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.LongLongTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.LongLongTest.test_setitem)\nPASS: test_setslice (test.test_array.LongLongTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.LongLongTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.LongLongTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.LongLongTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.LongLongTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.LongLongTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.LongLongTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.LongLongTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.LongLongTest.test_tofromlist)\nPASS: test_type_error (test.test_array.LongLongTest.test_type_error)\nPASS: test_weakref (test.test_array.LongLongTest.test_weakref)\nPASS: test_add (test.test_array.LongTest.test_add)\nPASS: test_assignment (test.test_array.LongTest.test_assignment)\nPASS: test_buffer (test.test_array.LongTest.test_buffer)\nPASS: test_buffer_info (test.test_array.LongTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.LongTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.LongTest.test_byteswap)\nPASS: test_cmp (test.test_array.LongTest.test_cmp)\nPASS: test_constructor (test.test_array.LongTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.LongTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.LongTest.test_copy)\nPASS: test_count (test.test_array.LongTest.test_count)\nPASS: test_coveritertraverse (test.test_array.LongTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.LongTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.LongTest.test_deepcopy)\nPASS: test_delitem (test.test_array.LongTest.test_delitem)\nPASS: test_delslice (test.test_array.LongTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.LongTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.LongTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.LongTest.test_extend)\nPASS: test_extended_getslice (test.test_array.LongTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.LongTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.LongTest.test_extslice)\nPASS: test_filewrite (test.test_array.LongTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.LongTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.LongTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.LongTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.LongTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.LongTest.test_getitem)\nPASS: test_getslice (test.test_array.LongTest.test_getslice)\nPASS: test_iadd (test.test_array.LongTest.test_iadd)\nPASS: test_imul (test.test_array.LongTest.test_imul)\nPASS: test_index (test.test_array.LongTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.LongTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.LongTest.test_insert)\nPASS: test_iterationcontains (test.test_array.LongTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.LongTest.test_iterator_pickle)\nPASS: test_len (test.test_array.LongTest.test_len)\nPASS: test_mul (test.test_array.LongTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.LongTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.LongTest.test_overflow)\nPASS: test_pickle (test.test_array.LongTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.LongTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.LongTest.test_pop)\nPASS: test_reduce_ex (test.test_array.LongTest.test_reduce_ex)\nPASS: test_remove (test.test_array.LongTest.test_remove)\nPASS: test_repr (test.test_array.LongTest.test_repr)\nPASS: test_reverse (test.test_array.LongTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.LongTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.LongTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.LongTest.test_setitem)\nPASS: test_setslice (test.test_array.LongTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.LongTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.LongTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.LongTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.LongTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.LongTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.LongTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.LongTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.LongTest.test_tofromlist)\nPASS: test_type_error (test.test_array.LongTest.test_type_error)\nPASS: test_weakref (test.test_array.LongTest.test_weakref)\nPASS: test_array_is_sequence (test.test_array.MiscTest.test_array_is_sequence)\nPASS: test_bad_constructor (test.test_array.MiscTest.test_bad_constructor)\nPASS: test_disallow_instantiation (test.test_array.MiscTest.test_disallow_instantiation)\nPASS: test_empty (test.test_array.MiscTest.test_empty)\nPASS: test_immutable (test.test_array.MiscTest.test_immutable)\nPASS: test_add (test.test_array.ShortTest.test_add)\nPASS: test_assignment (test.test_array.ShortTest.test_assignment)\nPASS: test_buffer (test.test_array.ShortTest.test_buffer)\nPASS: test_buffer_info (test.test_array.ShortTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.ShortTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.ShortTest.test_byteswap)\nPASS: test_cmp (test.test_array.ShortTest.test_cmp)\nPASS: test_constructor (test.test_array.ShortTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.ShortTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.ShortTest.test_copy)\nPASS: test_count (test.test_array.ShortTest.test_count)\nPASS: test_coveritertraverse (test.test_array.ShortTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.ShortTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.ShortTest.test_deepcopy)\nPASS: test_delitem (test.test_array.ShortTest.test_delitem)\nPASS: test_delslice (test.test_array.ShortTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.ShortTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.ShortTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.ShortTest.test_extend)\nPASS: test_extended_getslice (test.test_array.ShortTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.ShortTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.ShortTest.test_extslice)\nPASS: test_filewrite (test.test_array.ShortTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.ShortTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.ShortTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.ShortTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.ShortTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.ShortTest.test_getitem)\nPASS: test_getslice (test.test_array.ShortTest.test_getslice)\nPASS: test_iadd (test.test_array.ShortTest.test_iadd)\nPASS: test_imul (test.test_array.ShortTest.test_imul)\nPASS: test_index (test.test_array.ShortTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.ShortTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.ShortTest.test_insert)\nPASS: test_iterationcontains (test.test_array.ShortTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.ShortTest.test_iterator_pickle)\nPASS: test_len (test.test_array.ShortTest.test_len)\nPASS: test_mul (test.test_array.ShortTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.ShortTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.ShortTest.test_overflow)\nPASS: test_pickle (test.test_array.ShortTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.ShortTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.ShortTest.test_pop)\nPASS: test_reduce_ex (test.test_array.ShortTest.test_reduce_ex)\nPASS: test_remove (test.test_array.ShortTest.test_remove)\nPASS: test_repr (test.test_array.ShortTest.test_repr)\nPASS: test_reverse (test.test_array.ShortTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.ShortTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.ShortTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.ShortTest.test_setitem)\nPASS: test_setslice (test.test_array.ShortTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.ShortTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.ShortTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.ShortTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.ShortTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.ShortTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.ShortTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.ShortTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.ShortTest.test_tofromlist)\nPASS: test_type_error (test.test_array.ShortTest.test_type_error)\nPASS: test_weakref (test.test_array.ShortTest.test_weakref)\nPASS: test_add (test.test_array.UnicodeTest.test_add)\nPASS: test_buffer (test.test_array.UnicodeTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnicodeTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnicodeTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.UnicodeTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnicodeTest.test_cmp)\nPASS: test_constructor (test.test_array.UnicodeTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnicodeTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnicodeTest.test_copy)\nPASS: test_count (test.test_array.UnicodeTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnicodeTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnicodeTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnicodeTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnicodeTest.test_delitem)\nPASS: test_exhausted_iterator (test.test_array.UnicodeTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnicodeTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnicodeTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnicodeTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnicodeTest.test_extended_set_del_slice)\nPASS: test_filewrite (test.test_array.UnicodeTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnicodeTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnicodeTest.test_fromarray)\nPASS: test_fromfile_ioerror (test.test_array.UnicodeTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnicodeTest.test_getitem)\nPASS: test_getslice (test.test_array.UnicodeTest.test_getslice)\nPASS: test_iadd (test.test_array.UnicodeTest.test_iadd)\nPASS: test_imul (test.test_array.UnicodeTest.test_imul)\nPASS: test_index (test.test_array.UnicodeTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnicodeTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnicodeTest.test_insert)\nPASS: test_issue17223 (test.test_array.UnicodeTest.test_issue17223)\nPASS: test_iterator_pickle (test.test_array.UnicodeTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnicodeTest.test_len)\nPASS: test_mul (test.test_array.UnicodeTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnicodeTest.test_obsolete_write_lock)\nPASS: test_pickle (test.test_array.UnicodeTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnicodeTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnicodeTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnicodeTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnicodeTest.test_remove)\nPASS: test_repr (test.test_array.UnicodeTest.test_repr)\nPASS: test_reverse (test.test_array.UnicodeTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnicodeTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnicodeTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnicodeTest.test_setitem)\nPASS: test_setslice (test.test_array.UnicodeTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnicodeTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnicodeTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnicodeTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnicodeTest.test_subclass_with_kwargs)\nPASS: test_tofrombytes (test.test_array.UnicodeTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnicodeTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnicodeTest.test_tofromlist)\nPASS: test_unicode (test.test_array.UnicodeTest.test_unicode)\nPASS: test_weakref (test.test_array.UnicodeTest.test_weakref)\nPASS: test_add (test.test_array.UnsignedByteTest.test_add)\nPASS: test_assignment (test.test_array.UnsignedByteTest.test_assignment)\nPASS: test_buffer (test.test_array.UnsignedByteTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnsignedByteTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnsignedByteTest.test_bug_782369)\nPASS: test_bytes_extend (test.test_array.UnsignedByteTest.test_bytes_extend)\nPASS: test_byteswap (test.test_array.UnsignedByteTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnsignedByteTest.test_cmp)\nPASS: test_constructor (test.test_array.UnsignedByteTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnsignedByteTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnsignedByteTest.test_copy)\nPASS: test_count (test.test_array.UnsignedByteTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnsignedByteTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnsignedByteTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnsignedByteTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnsignedByteTest.test_delitem)\nPASS: test_delslice (test.test_array.UnsignedByteTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.UnsignedByteTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnsignedByteTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnsignedByteTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnsignedByteTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnsignedByteTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.UnsignedByteTest.test_extslice)\nPASS: test_filewrite (test.test_array.UnsignedByteTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnsignedByteTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnsignedByteTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.UnsignedByteTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.UnsignedByteTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnsignedByteTest.test_getitem)\nPASS: test_getslice (test.test_array.UnsignedByteTest.test_getslice)\nPASS: test_iadd (test.test_array.UnsignedByteTest.test_iadd)\nPASS: test_imul (test.test_array.UnsignedByteTest.test_imul)\nPASS: test_index (test.test_array.UnsignedByteTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnsignedByteTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnsignedByteTest.test_insert)\nPASS: test_iterationcontains (test.test_array.UnsignedByteTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.UnsignedByteTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnsignedByteTest.test_len)\nPASS: test_mul (test.test_array.UnsignedByteTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnsignedByteTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.UnsignedByteTest.test_overflow)\nPASS: test_pickle (test.test_array.UnsignedByteTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnsignedByteTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnsignedByteTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnsignedByteTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnsignedByteTest.test_remove)\nPASS: test_repr (test.test_array.UnsignedByteTest.test_repr)\nPASS: test_reverse (test.test_array.UnsignedByteTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnsignedByteTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnsignedByteTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnsignedByteTest.test_setitem)\nPASS: test_setslice (test.test_array.UnsignedByteTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnsignedByteTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnsignedByteTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnsignedByteTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnsignedByteTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.UnsignedByteTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.UnsignedByteTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnsignedByteTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnsignedByteTest.test_tofromlist)\nPASS: test_type_error (test.test_array.UnsignedByteTest.test_type_error)\nPASS: test_weakref (test.test_array.UnsignedByteTest.test_weakref)\nPASS: test_add (test.test_array.UnsignedIntTest.test_add)\nPASS: test_assignment (test.test_array.UnsignedIntTest.test_assignment)\nPASS: test_buffer (test.test_array.UnsignedIntTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnsignedIntTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnsignedIntTest.test_bug_782369)\nPASS: test_bytes_extend (test.test_array.UnsignedIntTest.test_bytes_extend)\nPASS: test_byteswap (test.test_array.UnsignedIntTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnsignedIntTest.test_cmp)\nPASS: test_constructor (test.test_array.UnsignedIntTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnsignedIntTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnsignedIntTest.test_copy)\nPASS: test_count (test.test_array.UnsignedIntTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnsignedIntTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnsignedIntTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnsignedIntTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnsignedIntTest.test_delitem)\nPASS: test_delslice (test.test_array.UnsignedIntTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.UnsignedIntTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnsignedIntTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnsignedIntTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnsignedIntTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnsignedIntTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.UnsignedIntTest.test_extslice)\nPASS: test_filewrite (test.test_array.UnsignedIntTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnsignedIntTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnsignedIntTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.UnsignedIntTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.UnsignedIntTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnsignedIntTest.test_getitem)\nPASS: test_getslice (test.test_array.UnsignedIntTest.test_getslice)\nPASS: test_iadd (test.test_array.UnsignedIntTest.test_iadd)\nPASS: test_imul (test.test_array.UnsignedIntTest.test_imul)\nPASS: test_index (test.test_array.UnsignedIntTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnsignedIntTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnsignedIntTest.test_insert)\nPASS: test_iterationcontains (test.test_array.UnsignedIntTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.UnsignedIntTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnsignedIntTest.test_len)\nPASS: test_mul (test.test_array.UnsignedIntTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnsignedIntTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.UnsignedIntTest.test_overflow)\nPASS: test_pickle (test.test_array.UnsignedIntTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnsignedIntTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnsignedIntTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnsignedIntTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnsignedIntTest.test_remove)\nPASS: test_repr (test.test_array.UnsignedIntTest.test_repr)\nPASS: test_reverse (test.test_array.UnsignedIntTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnsignedIntTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnsignedIntTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnsignedIntTest.test_setitem)\nPASS: test_setslice (test.test_array.UnsignedIntTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnsignedIntTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnsignedIntTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnsignedIntTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnsignedIntTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.UnsignedIntTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.UnsignedIntTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnsignedIntTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnsignedIntTest.test_tofromlist)\nPASS: test_type_error (test.test_array.UnsignedIntTest.test_type_error)\nPASS: test_weakref (test.test_array.UnsignedIntTest.test_weakref)\nPASS: test_add (test.test_array.UnsignedLongLongTest.test_add)\nPASS: test_assignment (test.test_array.UnsignedLongLongTest.test_assignment)\nPASS: test_buffer (test.test_array.UnsignedLongLongTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnsignedLongLongTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnsignedLongLongTest.test_bug_782369)\nPASS: test_bytes_extend (test.test_array.UnsignedLongLongTest.test_bytes_extend)\nPASS: test_byteswap (test.test_array.UnsignedLongLongTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnsignedLongLongTest.test_cmp)\nPASS: test_constructor (test.test_array.UnsignedLongLongTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnsignedLongLongTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnsignedLongLongTest.test_copy)\nPASS: test_count (test.test_array.UnsignedLongLongTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnsignedLongLongTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnsignedLongLongTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnsignedLongLongTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnsignedLongLongTest.test_delitem)\nPASS: test_delslice (test.test_array.UnsignedLongLongTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.UnsignedLongLongTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnsignedLongLongTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnsignedLongLongTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnsignedLongLongTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnsignedLongLongTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.UnsignedLongLongTest.test_extslice)\nPASS: test_filewrite (test.test_array.UnsignedLongLongTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnsignedLongLongTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnsignedLongLongTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.UnsignedLongLongTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.UnsignedLongLongTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnsignedLongLongTest.test_getitem)\nPASS: test_getslice (test.test_array.UnsignedLongLongTest.test_getslice)\nPASS: test_iadd (test.test_array.UnsignedLongLongTest.test_iadd)\nPASS: test_imul (test.test_array.UnsignedLongLongTest.test_imul)\nPASS: test_index (test.test_array.UnsignedLongLongTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnsignedLongLongTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnsignedLongLongTest.test_insert)\nPASS: test_iterationcontains (test.test_array.UnsignedLongLongTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.UnsignedLongLongTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnsignedLongLongTest.test_len)\nPASS: test_mul (test.test_array.UnsignedLongLongTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnsignedLongLongTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.UnsignedLongLongTest.test_overflow)\nPASS: test_pickle (test.test_array.UnsignedLongLongTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnsignedLongLongTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnsignedLongLongTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnsignedLongLongTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnsignedLongLongTest.test_remove)\nPASS: test_repr (test.test_array.UnsignedLongLongTest.test_repr)\nPASS: test_reverse (test.test_array.UnsignedLongLongTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnsignedLongLongTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnsignedLongLongTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnsignedLongLongTest.test_setitem)\nPASS: test_setslice (test.test_array.UnsignedLongLongTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnsignedLongLongTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnsignedLongLongTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnsignedLongLongTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnsignedLongLongTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.UnsignedLongLongTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.UnsignedLongLongTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnsignedLongLongTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnsignedLongLongTest.test_tofromlist)\nPASS: test_type_error (test.test_array.UnsignedLongLongTest.test_type_error)\nPASS: test_weakref (test.test_array.UnsignedLongLongTest.test_weakref)\nPASS: test_add (test.test_array.UnsignedLongTest.test_add)\nPASS: test_assignment (test.test_array.UnsignedLongTest.test_assignment)\nPASS: test_buffer (test.test_array.UnsignedLongTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnsignedLongTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnsignedLongTest.test_bug_782369)\nPASS: test_bytes_extend (test.test_array.UnsignedLongTest.test_bytes_extend)\nPASS: test_byteswap (test.test_array.UnsignedLongTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnsignedLongTest.test_cmp)\nPASS: test_constructor (test.test_array.UnsignedLongTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnsignedLongTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnsignedLongTest.test_copy)\nPASS: test_count (test.test_array.UnsignedLongTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnsignedLongTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnsignedLongTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnsignedLongTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnsignedLongTest.test_delitem)\nPASS: test_delslice (test.test_array.UnsignedLongTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.UnsignedLongTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnsignedLongTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnsignedLongTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnsignedLongTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnsignedLongTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.UnsignedLongTest.test_extslice)\nPASS: test_filewrite (test.test_array.UnsignedLongTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnsignedLongTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnsignedLongTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.UnsignedLongTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.UnsignedLongTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnsignedLongTest.test_getitem)\nPASS: test_getslice (test.test_array.UnsignedLongTest.test_getslice)\nPASS: test_iadd (test.test_array.UnsignedLongTest.test_iadd)\nPASS: test_imul (test.test_array.UnsignedLongTest.test_imul)\nPASS: test_index (test.test_array.UnsignedLongTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnsignedLongTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnsignedLongTest.test_insert)\nPASS: test_iterationcontains (test.test_array.UnsignedLongTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.UnsignedLongTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnsignedLongTest.test_len)\nPASS: test_mul (test.test_array.UnsignedLongTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnsignedLongTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.UnsignedLongTest.test_overflow)\nPASS: test_pickle (test.test_array.UnsignedLongTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnsignedLongTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnsignedLongTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnsignedLongTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnsignedLongTest.test_remove)\nPASS: test_repr (test.test_array.UnsignedLongTest.test_repr)\nPASS: test_reverse (test.test_array.UnsignedLongTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnsignedLongTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnsignedLongTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnsignedLongTest.test_setitem)\nPASS: test_setslice (test.test_array.UnsignedLongTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnsignedLongTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnsignedLongTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnsignedLongTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnsignedLongTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.UnsignedLongTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.UnsignedLongTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnsignedLongTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnsignedLongTest.test_tofromlist)\nPASS: test_type_error (test.test_array.UnsignedLongTest.test_type_error)\nPASS: test_weakref (test.test_array.UnsignedLongTest.test_weakref)\nPASS: test_add (test.test_array.UnsignedShortTest.test_add)\nPASS: test_assignment (test.test_array.UnsignedShortTest.test_assignment)\nPASS: test_buffer (test.test_array.UnsignedShortTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnsignedShortTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnsignedShortTest.test_bug_782369)\nPASS: test_bytes_extend (test.test_array.UnsignedShortTest.test_bytes_extend)\nPASS: test_byteswap (test.test_array.UnsignedShortTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnsignedShortTest.test_cmp)\nPASS: test_constructor (test.test_array.UnsignedShortTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnsignedShortTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnsignedShortTest.test_copy)\nPASS: test_count (test.test_array.UnsignedShortTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnsignedShortTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnsignedShortTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnsignedShortTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnsignedShortTest.test_delitem)\nPASS: test_delslice (test.test_array.UnsignedShortTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.UnsignedShortTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnsignedShortTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnsignedShortTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnsignedShortTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnsignedShortTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.UnsignedShortTest.test_extslice)\nPASS: test_filewrite (test.test_array.UnsignedShortTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnsignedShortTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnsignedShortTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.UnsignedShortTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.UnsignedShortTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnsignedShortTest.test_getitem)\nPASS: test_getslice (test.test_array.UnsignedShortTest.test_getslice)\nPASS: test_iadd (test.test_array.UnsignedShortTest.test_iadd)\nPASS: test_imul (test.test_array.UnsignedShortTest.test_imul)\nPASS: test_index (test.test_array.UnsignedShortTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnsignedShortTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnsignedShortTest.test_insert)\nPASS: test_iterationcontains (test.test_array.UnsignedShortTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.UnsignedShortTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnsignedShortTest.test_len)\nPASS: test_mul (test.test_array.UnsignedShortTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnsignedShortTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.UnsignedShortTest.test_overflow)\nPASS: test_pickle (test.test_array.UnsignedShortTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnsignedShortTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnsignedShortTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnsignedShortTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnsignedShortTest.test_remove)\nPASS: test_repr (test.test_array.UnsignedShortTest.test_repr)\nPASS: test_reverse (test.test_array.UnsignedShortTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnsignedShortTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnsignedShortTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnsignedShortTest.test_setitem)\nPASS: test_setslice (test.test_array.UnsignedShortTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnsignedShortTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnsignedShortTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnsignedShortTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnsignedShortTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.UnsignedShortTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.UnsignedShortTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnsignedShortTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnsignedShortTest.test_tofromlist)\nPASS: test_type_error (test.test_array.UnsignedShortTest.test_type_error)\nPASS: test_weakref (test.test_array.UnsignedShortTest.test_weakref)\n\n----------------------------------------------------------------------\nRan 813 tests in 1.581s\n\nOK\n0:00:31 load avg: 1.05 [ 52/469] test_asyncgen passed\nPASS: test_aiter_bad_args (test.test_asyncgen.AsyncGenAsyncioTest.test_aiter_bad_args)\nPASS: test_aiter_idempotent (test.test_asyncgen.AsyncGenAsyncioTest.test_aiter_idempotent)\nPASS: test_anext_await_raises (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_await_raises)\nPASS: test_anext_bad_args (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_bad_args)\nPASS: test_anext_bad_await (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_bad_await)\nPASS: test_anext_iter (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_iter)\nPASS: test_anext_return_generator (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_return_generator)\nPASS: test_anext_return_iterator (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_return_iterator)\nPASS: test_async_gen_aclose_after_exhaustion (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_after_exhaustion)\nPASS: test_async_gen_aclose_compatible_with_get_stack (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_compatible_with_get_stack)\nPASS: test_async_gen_aclose_twice_with_different_coros (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_twice_with_different_coros)\nPASS: test_async_gen_aiter (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aiter)\nPASS: test_async_gen_aiter_class (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aiter_class)\nPASS: test_async_gen_asyncio_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_01)\nPASS: test_async_gen_asyncio_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_02)\nPASS: test_async_gen_asyncio_03 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_03)\nPASS: test_async_gen_asyncio_aclose_06 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_06)\nPASS: test_async_gen_asyncio_aclose_07 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_07)\nPASS: test_async_gen_asyncio_aclose_08 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_08)\nPASS: test_async_gen_asyncio_aclose_10 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_10)\nPASS: test_async_gen_asyncio_aclose_11 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_11)\nPASS: test_async_gen_asyncio_aclose_12 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_12)\nPASS: test_async_gen_asyncio_anext_04 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_04)\nPASS: test_async_gen_asyncio_anext_05 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_05)\nPASS: test_async_gen_asyncio_anext_06 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_06)\nPASS: test_async_gen_asyncio_anext_stopiteration (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_stopiteration)\nPASS: test_async_gen_asyncio_anext_tuple (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_tuple)\nPASS: test_async_gen_asyncio_asend_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_01)\nPASS: test_async_gen_asyncio_asend_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_02)\nPASS: test_async_gen_asyncio_asend_03 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_03)\nPASS: test_async_gen_asyncio_athrow_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_01)\nPASS: test_async_gen_asyncio_athrow_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_02)\nPASS: test_async_gen_asyncio_athrow_03 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_03)\nPASS: test_async_gen_asyncio_athrow_stopiteration (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_stopiteration)\nPASS: test_async_gen_asyncio_athrow_tuple (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_tuple)\nPASS: test_async_gen_asyncio_gc_aclose_09 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_gc_aclose_09)\nPASS: test_async_gen_asyncio_shutdown_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_01)\nPASS: test_async_gen_asyncio_shutdown_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_02)\nPASS: test_async_gen_asyncio_shutdown_exception_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_exception_01)\nPASS: test_async_gen_asyncio_shutdown_exception_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_exception_02)\nPASS: test_async_gen_await_same_aclose_coro_twice (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_await_same_aclose_coro_twice)\nPASS: test_async_gen_await_same_anext_coro_twice (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_await_same_anext_coro_twice)\nPASS: test_async_gen_expression_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_expression_01)\nPASS: test_async_gen_expression_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_expression_02)\nPASS: test_async_generator_anext (test.test_asyncgen.AsyncGenAsyncioTest.test_async_generator_anext)\nPASS: test_asyncgen_nonstarted_hooks_are_cancellable (test.test_asyncgen.AsyncGenAsyncioTest.test_asyncgen_nonstarted_hooks_are_cancellable)\nPASS: test_python_async_iterator_anext (test.test_asyncgen.AsyncGenAsyncioTest.test_python_async_iterator_anext)\nPASS: test_python_async_iterator_types_coroutine_anext (test.test_asyncgen.AsyncGenAsyncioTest.test_python_async_iterator_types_coroutine_anext)\nPASS: test_async_gen_syntax_01 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_01)\nPASS: test_async_gen_syntax_02 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_02)\nPASS: test_async_gen_syntax_03 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_03)\nPASS: test_async_gen_syntax_04 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_04)\nPASS: test_async_gen_syntax_05 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_05)\nPASS: test_async_gen_3_arg_deprecation_warning (test.test_asyncgen.AsyncGenTest.test_async_gen_3_arg_deprecation_warning)\nPASS: test_async_gen_api_01 (test.test_asyncgen.AsyncGenTest.test_async_gen_api_01)\nPASS: test_async_gen_exception_03 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_03)\nPASS: test_async_gen_exception_04 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_04)\nPASS: test_async_gen_exception_05 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_05)\nPASS: test_async_gen_exception_06 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_06)\nPASS: test_async_gen_exception_07 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_07)\nPASS: test_async_gen_exception_08 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_08)\nPASS: test_async_gen_exception_09 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_09)\nPASS: test_async_gen_exception_10 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_10)\nPASS: test_async_gen_exception_11 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_11)\nPASS: test_async_gen_exception_12 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_12)\nPASS: test_async_gen_iteration_01 (test.test_asyncgen.AsyncGenTest.test_async_gen_iteration_01)\nPASS: test_async_gen_iteration_02 (test.test_asyncgen.AsyncGenTest.test_async_gen_iteration_02)\n\n----------------------------------------------------------------------\nRan 67 tests in 0.805s\n\nOK\n0:00:31 load avg: 1.05 [ 53/469] test_argparse passed\nPASS: test_skip_invalid_stderr (test.test_argparse.StdStreamTest.test_skip_invalid_stderr)\nPASS: test_skip_invalid_stdout (test.test_argparse.StdStreamTest.test_skip_invalid_stdout)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestActionExtend.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestActionExtend.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestActionExtend.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestActionExtend.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestActionExtend.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestActionExtend.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestActionExtend.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestActionExtend.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestActionExtend.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestActionExtend.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestActionExtend.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestActionExtend.test_successes_one_group_sysargs)\nPASS: test (test.test_argparse.TestActionRegistration.test)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestActionUserDefined.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestActionUserDefined.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestActionUserDefined.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestActionUserDefined.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestActionUserDefined.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestActionUserDefined.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestActionUserDefined.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestActionUserDefined.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestActionUserDefined.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestActionUserDefined.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestActionUserDefined.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestActionUserDefined.test_successes_one_group_sysargs)\nPASS: test_dest (test.test_argparse.TestActionsReturned.test_dest)\nPASS: test_misc (test.test_argparse.TestActionsReturned.test_misc)\nPASS: test_nargs_1_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length0)\nPASS: test_nargs_1_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length1)\nPASS: test_nargs_1_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length2)\nPASS: test_nargs_1_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length3)\nPASS: test_nargs_1_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_string)\nPASS: test_nargs_2_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length0)\nPASS: test_nargs_2_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length1)\nPASS: test_nargs_2_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length2)\nPASS: test_nargs_2_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length3)\nPASS: test_nargs_2_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_string)\nPASS: test_nargs_3_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length0)\nPASS: test_nargs_3_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length1)\nPASS: test_nargs_3_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length2)\nPASS: test_nargs_3_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length3)\nPASS: test_nargs_3_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_string)\nPASS: test_nargs_None_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length0)\nPASS: test_nargs_None_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length1)\nPASS: test_nargs_None_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length2)\nPASS: test_nargs_None_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length3)\nPASS: test_nargs_None_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_string)\nPASS: test_nargs_oneormore_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length0)\nPASS: test_nargs_oneormore_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length1)\nPASS: test_nargs_oneormore_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length2)\nPASS: test_nargs_oneormore_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length3)\nPASS: test_nargs_oneormore_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_string)\nPASS: test_nargs_optional_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length0)\nPASS: test_nargs_optional_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length1)\nPASS: test_nargs_optional_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length2)\nPASS: test_nargs_optional_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length3)\nPASS: test_nargs_optional_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_string)\nPASS: test_nargs_parser_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length0)\nPASS: test_nargs_parser_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length1)\nPASS: test_nargs_parser_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length2)\nPASS: test_nargs_parser_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length3)\nPASS: test_nargs_parser_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_string)\nPASS: test_nargs_remainder_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length0)\nPASS: test_nargs_remainder_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length1)\nPASS: test_nargs_remainder_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length2)\nPASS: test_nargs_remainder_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length3)\nPASS: test_nargs_remainder_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_string)\nPASS: test_nargs_zeroormore_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length0)\nPASS: test_nargs_zeroormore_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length1)\nPASS: test_nargs_zeroormore_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length2)\nPASS: test_nargs_zeroormore_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length3)\nPASS: test_nargs_zeroormore_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_string)\nPASS: test_alias_help (test.test_argparse.TestAddSubparsers.test_alias_help)\nPASS: test_alias_invocation (test.test_argparse.TestAddSubparsers.test_alias_invocation)\nPASS: test_dest (test.test_argparse.TestAddSubparsers.test_dest)\nPASS: test_error_alias_invocation (test.test_argparse.TestAddSubparsers.test_error_alias_invocation)\nPASS: test_help (test.test_argparse.TestAddSubparsers.test_help)\nPASS: test_help_alternate_prefix_chars (test.test_argparse.TestAddSubparsers.test_help_alternate_prefix_chars)\nPASS: test_help_blank (test.test_argparse.TestAddSubparsers.test_help_blank)\nPASS: test_help_extra_prefix_chars (test.test_argparse.TestAddSubparsers.test_help_extra_prefix_chars)\nPASS: test_help_non_breaking_spaces (test.test_argparse.TestAddSubparsers.test_help_non_breaking_spaces)\nPASS: test_optional_subparsers (test.test_argparse.TestAddSubparsers.test_optional_subparsers)\nPASS: test_parse_args (test.test_argparse.TestAddSubparsers.test_parse_args)\nPASS: test_parse_args_failures (test.test_argparse.TestAddSubparsers.test_parse_args_failures)\nPASS: test_parse_known_args (test.test_argparse.TestAddSubparsers.test_parse_known_args)\nPASS: test_parser_command_help (test.test_argparse.TestAddSubparsers.test_parser_command_help)\nPASS: test_required_subparsers_default (test.test_argparse.TestAddSubparsers.test_required_subparsers_default)\nPASS: test_required_subparsers_no_destination_error (test.test_argparse.TestAddSubparsers.test_required_subparsers_no_destination_error)\nPASS: test_required_subparsers_via_attribute (test.test_argparse.TestAddSubparsers.test_required_subparsers_via_attribute)\nPASS: test_required_subparsers_via_kwarg (test.test_argparse.TestAddSubparsers.test_required_subparsers_via_kwarg)\nPASS: test_subparser1_help (test.test_argparse.TestAddSubparsers.test_subparser1_help)\nPASS: test_subparser2_help (test.test_argparse.TestAddSubparsers.test_subparser2_help)\nPASS: test_subparser_title_help (test.test_argparse.TestAddSubparsers.test_subparser_title_help)\nPASS: test_wrong_argument_subparsers_no_destination_error (test.test_argparse.TestAddSubparsers.test_wrong_argument_subparsers_no_destination_error)\nPASS: test_argument_error (test.test_argparse.TestArgumentError.test_argument_error)\nPASS: test_argument_type_error (test.test_argparse.TestArgumentTypeError.test_argument_type_error)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestArgumentsFromFile.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestArgumentsFromFile.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestArgumentsFromFile.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestArgumentsFromFile.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestArgumentsFromFile.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestArgumentsFromFile.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestArgumentsFromFile.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestArgumentsFromFile.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestArgumentsFromFile.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestArgumentsFromFile.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestArgumentsFromFile.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestArgumentsFromFile.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_one_group_sysargs)\nPASS: test_const (test.test_argparse.TestBooleanOptionalAction.test_const)\nPASS: test_deprecated_init_kw (test.test_argparse.TestBooleanOptionalAction.test_deprecated_init_kw)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestBooleanOptionalAction.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestBooleanOptionalAction.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestBooleanOptionalAction.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestBooleanOptionalAction.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestBooleanOptionalAction.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestBooleanOptionalAction.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestBooleanOptionalAction.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestBooleanOptionalAction.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestBooleanOptionalAction.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestBooleanOptionalAction.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestBooleanOptionalAction.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestBooleanOptionalAction.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_one_group_sysargs)\nPASS: test_bad_type (test.test_argparse.TestConflictHandling.test_bad_type)\nPASS: test_conflict_error (test.test_argparse.TestConflictHandling.test_conflict_error)\nPASS: test_resolve_error (test.test_argparse.TestConflictHandling.test_resolve_error)\nPASS: test_subparser_conflict (test.test_argparse.TestConflictHandling.test_subparser_conflict)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestDefaultSuppress.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestDefaultSuppress.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestDefaultSuppress.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestDefaultSuppress.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestDefaultSuppress.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestDefaultSuppress.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestDefaultSuppress.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestDefaultSuppress.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestDefaultSuppress.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestDefaultSuppress.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestDefaultSuppress.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestDefaultSuppress.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_one_group_sysargs)\nPASS: test_argparse_module_encoding (test.test_argparse.TestEncoding.test_argparse_module_encoding)\nPASS: test_test_argparse_module_encoding (test.test_argparse.TestEncoding.test_test_argparse_module_encoding)\nPASS: test_exit_on_error_with_bad_args (test.test_argparse.TestExitOnError.test_exit_on_error_with_bad_args)\nPASS: test_exit_on_error_with_good_args (test.test_argparse.TestExitOnError.test_exit_on_error_with_good_args)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeDefaults.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeDefaults.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeDefaults.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeDefaults.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestFileTypeDefaults.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeDefaults.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeDefaults.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeDefaults.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeDefaults.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeDefaults.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestFileTypeDefaults.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeDefaults.test_successes_one_group_sysargs)\nPASS: test (test.test_argparse.TestFileTypeMissingInitialization.test)\nPASS: test_open_args (test.test_argparse.TestFileTypeOpenArgs.test_open_args)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeR.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeR.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeR.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeR.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestFileTypeR.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeR.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeR.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeR.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeR.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeR.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestFileTypeR.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeR.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeRB.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeRB.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeRB.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeRB.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestFileTypeRB.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeRB.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeRB.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeRB.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeRB.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeRB.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestFileTypeRB.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeRB.test_successes_one_group_sysargs)\nPASS: test_r (test.test_argparse.TestFileTypeRepr.test_r)\nPASS: test_r_1_replace (test.test_argparse.TestFileTypeRepr.test_r_1_replace)\nPASS: test_r_latin (test.test_argparse.TestFileTypeRepr.test_r_latin)\nPASS: test_w_big5_ignore (test.test_argparse.TestFileTypeRepr.test_w_big5_ignore)\nPASS: test_wb_1 (test.test_argparse.TestFileTypeRepr.test_wb_1)\nSKIP: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeW.test_failures_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeW.test_failures_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeW.test_failures_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeW.test_failures_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_listargs (test.test_argparse.TestFileTypeW.test_failures_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeW.test_failures_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeW.test_successes_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeW.test_successes_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeW.test_successes_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeW.test_successes_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_listargs (test.test_argparse.TestFileTypeW.test_successes_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeW.test_successes_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeWB.test_failures_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeWB.test_failures_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeWB.test_failures_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeWB.test_failures_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_listargs (test.test_argparse.TestFileTypeWB.test_failures_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeWB.test_failures_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeWB.test_successes_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeWB.test_successes_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeWB.test_successes_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeWB.test_successes_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_listargs (test.test_argparse.TestFileTypeWB.test_successes_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeWB.test_successes_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeX.test_failures_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeX.test_failures_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeX.test_failures_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeX.test_failures_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_listargs (test.test_argparse.TestFileTypeX.test_failures_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeX.test_failures_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeX.test_successes_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeX.test_successes_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeX.test_successes_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeX.test_successes_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_listargs (test.test_argparse.TestFileTypeX.test_successes_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeX.test_successes_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeXB.test_failures_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeXB.test_failures_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeXB.test_failures_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeXB.test_failures_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_listargs (test.test_argparse.TestFileTypeXB.test_failures_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeXB.test_failures_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeXB.test_successes_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeXB.test_successes_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeXB.test_successes_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeXB.test_successes_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_listargs (test.test_argparse.TestFileTypeXB.test_successes_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeXB.test_successes_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_get_default (test.test_argparse.TestGetDefault.test_get_default)\nPASS: test_format_help (test.test_argparse.TestHelpAlternatePrefixChars.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpAlternatePrefixChars.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpAlternatePrefixChars.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpAlternatePrefixChars.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpAlternatePrefixChars.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpAlternatePrefixChars.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpArgumentDefaults.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpArgumentDefaults.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpArgumentDefaults.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpArgumentDefaults.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpArgumentDefaults.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpArgumentDefaults.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpBiggerOptionalGroups.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpBiggerOptionalGroups.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpBiggerOptionalGroups.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpBiggerOptionalGroups.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpBiggerOptionalGroups.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpBiggerOptionalGroups.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpBiggerOptionals.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpBiggerOptionals.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpBiggerOptionals.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpBiggerOptionals.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpBiggerOptionals.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpBiggerOptionals.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpBiggerPositionals.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpBiggerPositionals.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpBiggerPositionals.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpBiggerPositionals.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpBiggerPositionals.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpBiggerPositionals.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpMetavarTypeFormatter.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpMetavarTypeFormatter.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpMetavarTypeFormatter.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpMetavarTypeFormatter.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpMetavarTypeFormatter.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpMetavarTypeFormatter.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpNoHelpOptional.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpNoHelpOptional.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpNoHelpOptional.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpNoHelpOptional.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpNoHelpOptional.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpNoHelpOptional.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpNone.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpNone.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpNone.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpNone.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpNone.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpNone.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpOnlyUserGroups.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpOnlyUserGroups.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpOnlyUserGroups.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpOnlyUserGroups.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpOnlyUserGroups.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpOnlyUserGroups.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpRawDescription.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpRawDescription.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpRawDescription.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpRawDescription.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpRawDescription.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpRawDescription.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpRawText.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpRawText.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpRawText.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpRawText.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpRawText.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpRawText.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpReformatting.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpReformatting.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpReformatting.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpReformatting.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpReformatting.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpReformatting.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpRequiredOptional.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpRequiredOptional.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpRequiredOptional.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpRequiredOptional.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpRequiredOptional.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpRequiredOptional.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSubparsersOrdering.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSubparsersOrdering.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSubparsersOrdering.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSubparsersOrdering.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSubparsersOrdering.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSubparsersOrdering.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSuppressOptional.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSuppressOptional.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSuppressOptional.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSuppressOptional.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSuppressOptional.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSuppressOptional.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSuppressOptionalGroup.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSuppressOptionalGroup.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSuppressOptionalGroup.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSuppressOptionalGroup.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSuppressOptionalGroup.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSuppressOptionalGroup.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSuppressPositional.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSuppressPositional.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSuppressPositional.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSuppressPositional.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSuppressPositional.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSuppressPositional.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSuppressUsage.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSuppressUsage.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSuppressUsage.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSuppressUsage.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSuppressUsage.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSuppressUsage.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpTupleMetavar.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpTupleMetavar.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpTupleMetavar.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpTupleMetavar.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpTupleMetavar.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpTupleMetavar.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsage.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsage.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsage.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsage.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsage.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsage.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageLongProg.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageLongProg.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageLongProg.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageLongProg.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageLongProg.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageLongProg.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageOptionalsWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageOptionalsWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageOptionalsWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageOptionalsWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageOptionalsWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsagePositionalsWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsagePositionalsWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsagePositionalsWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsagePositionalsWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsagePositionalsWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsagePositionalsWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageWithParentheses.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageWithParentheses.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageWithParentheses.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageWithParentheses.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageWithParentheses.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageWithParentheses.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpVariableExpansion.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpVariableExpansion.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpVariableExpansion.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpVariableExpansion.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpVariableExpansion.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpVariableExpansion.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpVariableExpansionNoArguments.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpVariableExpansionNoArguments.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpVersionAction.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpVersionAction.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpVersionAction.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpVersionAction.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpVersionAction.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpVersionAction.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpVersionActionSuppress.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpVersionActionSuppress.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpVersionActionSuppress.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpVersionActionSuppress.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpVersionActionSuppress.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpVersionActionSuppress.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpWrappingLongNames.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpWrappingLongNames.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpWrappingLongNames.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpWrappingLongNames.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpWrappingLongNames.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpWrappingLongNames.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpWrappingShortNames.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpWrappingShortNames.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpWrappingShortNames.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpWrappingShortNames.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpWrappingShortNames.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpWrappingShortNames.test_print_usage)\nPASS: test (test.test_argparse.TestImportStar.test)\nPASS: test_all_exports_everything_but_modules (test.test_argparse.TestImportStar.test_all_exports_everything_but_modules)\nPASS: test_basic (test.test_argparse.TestIntermixedArgs.test_basic)\nPASS: test_exclusive (test.test_argparse.TestIntermixedArgs.test_exclusive)\nPASS: test_exclusive_incompatible (test.test_argparse.TestIntermixedArgs.test_exclusive_incompatible)\nPASS: test_remainder (test.test_argparse.TestIntermixedArgs.test_remainder)\nPASS: test_missing_argument_name_in_message (test.test_argparse.TestIntermixedMessageContentError.test_missing_argument_name_in_message)\nPASS: test_invalid_action (test.test_argparse.TestInvalidArgumentConstructors.test_invalid_action)\nPASS: test_invalid_keyword_arguments (test.test_argparse.TestInvalidArgumentConstructors.test_invalid_keyword_arguments)\nPASS: test_invalid_option_strings (test.test_argparse.TestInvalidArgumentConstructors.test_invalid_option_strings)\nPASS: test_invalid_type (test.test_argparse.TestInvalidArgumentConstructors.test_invalid_type)\nPASS: test_missing_destination (test.test_argparse.TestInvalidArgumentConstructors.test_missing_destination)\nPASS: test_more_than_one_argument_actions (test.test_argparse.TestInvalidArgumentConstructors.test_more_than_one_argument_actions)\nPASS: test_multiple_dest (test.test_argparse.TestInvalidArgumentConstructors.test_multiple_dest)\nPASS: test_no_argument_actions (test.test_argparse.TestInvalidArgumentConstructors.test_no_argument_actions)\nPASS: test_no_argument_no_const_actions (test.test_argparse.TestInvalidArgumentConstructors.test_no_argument_no_const_actions)\nPASS: test_parsers_action_missing_params (test.test_argparse.TestInvalidArgumentConstructors.test_parsers_action_missing_params)\nPASS: test_required_const_actions (test.test_argparse.TestInvalidArgumentConstructors.test_required_const_actions)\nPASS: test_required_positional (test.test_argparse.TestInvalidArgumentConstructors.test_required_positional)\nPASS: test_user_defined_action (test.test_argparse.TestInvalidArgumentConstructors.test_user_defined_action)\nPASS: test_nargs_alphabetic (test.test_argparse.TestInvalidNargs.test_nargs_alphabetic)\nPASS: test_nargs_zero (test.test_argparse.TestInvalidNargs.test_nargs_zero)\nPASS: test_missing_argument_name_in_message (test.test_argparse.TestMessageContentError.test_missing_argument_name_in_message)\nPASS: test_optional_optional_not_in_message (test.test_argparse.TestMessageContentError.test_optional_optional_not_in_message)\nPASS: test_optional_positional_not_in_message (test.test_argparse.TestMessageContentError.test_optional_positional_not_in_message)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_usage_when_required)\nPASS: test_empty_group (test.test_argparse.TestMutuallyExclusiveGroupErrors.test_empty_group)\nPASS: test_help (test.test_argparse.TestMutuallyExclusiveGroupErrors.test_help)\nPASS: test_invalid_add_argument (test.test_argparse.TestMutuallyExclusiveGroupErrors.test_invalid_add_argument)\nPASS: test_invalid_add_argument_group (test.test_argparse.TestMutuallyExclusiveGroupErrors.test_invalid_add_argument_group)\nPASS: test_empty_group (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_empty_group)\nPASS: test_help (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_help)\nPASS: test_invalid_add_argument (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_invalid_add_argument)\nPASS: test_invalid_add_argument_group (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_invalid_add_argument_group)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveLong.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveLong.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveLong.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveLong.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveLong.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveLong.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveLong.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveLong.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_usage_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveNested.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveNested.test_help_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveNested.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveNested.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveSimple.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveSimple.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveSimple.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveSimple.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_usage_when_required)\nPASS: test_constructor (test.test_argparse.TestNamespace.test_constructor)\nPASS: test_equality (test.test_argparse.TestNamespace.test_equality)\nPASS: test_equality_returns_notimplemented (test.test_argparse.TestNamespace.test_equality_returns_notimplemented)\nPASS: test_empty (test.test_argparse.TestNamespaceContainsSimple.test_empty)\nPASS: test_non_empty (test.test_argparse.TestNamespaceContainsSimple.test_non_empty)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestNargsRemainder.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestNargsRemainder.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestNargsRemainder.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestNargsRemainder.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestNargsRemainder.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestNargsRemainder.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestNargsRemainder.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestNargsRemainder.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestNargsRemainder.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestNargsRemainder.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestNargsRemainder.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestNargsRemainder.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestNargsZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestNargsZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestNargsZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestNargsZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestNargsZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestNargsZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestNargsZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestNargsZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestNargsZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestNargsZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestNargsZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestNargsZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionLike.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionLike.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionLike.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionLike.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionLike.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionLike.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionLike.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionLike.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionLike.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionLike.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionLike.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionLike.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppend.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppend.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppend.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppend.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppend.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppend.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppend.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppend.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppend.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppend.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppend.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppend.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionCount.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionCount.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionCount.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionCount.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionCount.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionCount.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionCount.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionCount.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionCount.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionCount.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionCount.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionCount.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsChoices.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsChoices.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsChoices.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsChoices.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsChoices.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsChoices.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsChoices.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsChoices.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsChoices.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsChoices.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsChoices.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsChoices.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDest.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDest.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDest.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDest.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDest.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDest.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDest.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDest.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDest.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDest.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDest.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDest.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_one_group_sysargs)\nPASS: test_alternate_help_version (test.test_argparse.TestOptionalsHelpVersionActions.test_alternate_help_version)\nPASS: test_help_version_extra_arguments (test.test_argparse.TestOptionalsHelpVersionActions.test_help_version_extra_arguments)\nPASS: test_no_help (test.test_argparse.TestOptionalsHelpVersionActions.test_no_help)\nPASS: test_version (test.test_argparse.TestOptionalsHelpVersionActions.test_version)\nPASS: test_version_action (test.test_argparse.TestOptionalsHelpVersionActions.test_version_action)\nPASS: test_version_format (test.test_argparse.TestOptionalsHelpVersionActions.test_version_format)\nPASS: test_version_no_help (test.test_argparse.TestOptionalsHelpVersionActions.test_version_no_help)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargs1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargs1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargs1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargs1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargs1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargs1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargs1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargs1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargs1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargs1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargs1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargs1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargs3.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargs3.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargs3.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargs3.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargs3.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargs3.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargs3.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargs3.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargs3.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargs3.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargs3.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargs3.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNumeric.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNumeric.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNumeric.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNumeric.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNumeric.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNumeric.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNumeric.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNumeric.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNumeric.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNumeric.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNumeric.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNumeric.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsRequired.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsRequired.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsRequired.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsRequired.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsRequired.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsRequired.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsRequired.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsRequired.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsRequired.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsRequired.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsRequired.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsRequired.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsShortLong.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsShortLong.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsShortLong.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsShortLong.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsShortLong.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsShortLong.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsShortLong.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsShortLong.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsShortLong.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsShortLong.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsShortLong.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsShortLong.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDash.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDash.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDash.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDash.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDash.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDash.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDash.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDash.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDash.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDash.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDash.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDash.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_one_group_sysargs)\nPASS: test_conflicting_parents (test.test_argparse.TestParentParsers.test_conflicting_parents)\nPASS: test_conflicting_parents_mutex (test.test_argparse.TestParentParsers.test_conflicting_parents_mutex)\nPASS: test_groups_parents (test.test_argparse.TestParentParsers.test_groups_parents)\nPASS: test_multiple_parents (test.test_argparse.TestParentParsers.test_multiple_parents)\nPASS: test_multiple_parents_mutex (test.test_argparse.TestParentParsers.test_multiple_parents_mutex)\nPASS: test_parent_help (test.test_argparse.TestParentParsers.test_parent_help)\nPASS: test_same_argument_name_parents (test.test_argparse.TestParentParsers.test_same_argument_name_parents)\nPASS: test_single_granparent_mutex (test.test_argparse.TestParentParsers.test_single_granparent_mutex)\nPASS: test_single_parent (test.test_argparse.TestParentParsers.test_single_parent)\nPASS: test_single_parent_mutex (test.test_argparse.TestParentParsers.test_single_parent_mutex)\nPASS: test_subparser_parents (test.test_argparse.TestParentParsers.test_subparser_parents)\nPASS: test_subparser_parents_mutex (test.test_argparse.TestParentParsers.test_subparser_parents_mutex)\nPASS: test_arguments_list (test.test_argparse.TestParseKnownArgs.test_arguments_list)\nPASS: test_arguments_list_positional (test.test_argparse.TestParseKnownArgs.test_arguments_list_positional)\nPASS: test_arguments_tuple (test.test_argparse.TestParseKnownArgs.test_arguments_tuple)\nPASS: test_arguments_tuple_positional (test.test_argparse.TestParseKnownArgs.test_arguments_tuple_positional)\nPASS: test_mixed (test.test_argparse.TestParseKnownArgs.test_mixed)\nPASS: test_optionals (test.test_argparse.TestParseKnownArgs.test_optionals)\nPASS: test_zero_or_more_optional (test.test_argparse.TestParseKnownArgs.test_zero_or_more_optional)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestParserDefault42.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestParserDefault42.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestParserDefault42.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestParserDefault42.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestParserDefault42.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestParserDefault42.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestParserDefault42.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestParserDefault42.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestParserDefault42.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestParserDefault42.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestParserDefault42.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestParserDefault42.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestParserDefaultSuppress.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestParserDefaultSuppress.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestParserDefaultSuppress.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestParserDefaultSuppress.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestParserDefaultSuppress.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestParserDefaultSuppress.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestParserDefaultSuppress.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestParserDefaultSuppress.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestParserDefaultSuppress.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestParserDefaultSuppress.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestParserDefaultSuppress.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestParserDefaultSuppress.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsActionAppend.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsActionAppend.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsActionAppend.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsActionAppend.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsActionAppend.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsActionAppend.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsActionAppend.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsActionAppend.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsActionAppend.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsActionAppend.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsActionAppend.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsActionAppend.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsChoicesString.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesString.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsChoicesString.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesString.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsChoicesString.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsChoicesString.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsChoicesString.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesString.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsChoicesString.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesString.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsChoicesString.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsChoicesString.test_successes_one_group_sysargs)\nPASS: test_group_first (test.test_argparse.TestPositionalsGroups.test_group_first)\nPASS: test_interleaved_groups (test.test_argparse.TestPositionalsGroups.test_interleaved_groups)\nPASS: test_nongroup_first (test.test_argparse.TestPositionalsGroups.test_nongroup_first)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2None.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2None.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2None.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2None.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2None.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2None.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2None.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2None.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2None.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2None.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2None.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2None.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNone.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNone.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_one_group_sysargs)\nPASS: test_set_defaults_no_args (test.test_argparse.TestSetDefaults.test_set_defaults_no_args)\nPASS: test_set_defaults_on_parent_and_subparser (test.test_argparse.TestSetDefaults.test_set_defaults_on_parent_and_subparser)\nPASS: test_set_defaults_parents (test.test_argparse.TestSetDefaults.test_set_defaults_parents)\nPASS: test_set_defaults_same_as_add_argument (test.test_argparse.TestSetDefaults.test_set_defaults_same_as_add_argument)\nPASS: test_set_defaults_same_as_add_argument_group (test.test_argparse.TestSetDefaults.test_set_defaults_same_as_add_argument_group)\nPASS: test_set_defaults_subparsers (test.test_argparse.TestSetDefaults.test_set_defaults_subparsers)\nPASS: test_set_defaults_with_args (test.test_argparse.TestSetDefaults.test_set_defaults_with_args)\nPASS: test_format_help (test.test_argparse.TestShortColumns.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestShortColumns.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestShortColumns.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestShortColumns.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestShortColumns.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestShortColumns.test_print_usage)\nPASS: test_argument (test.test_argparse.TestStrings.test_argument)\nPASS: test_namespace (test.test_argparse.TestStrings.test_namespace)\nPASS: test_namespace_kwargs_and_starkwargs_notidentifier (test.test_argparse.TestStrings.test_namespace_kwargs_and_starkwargs_notidentifier)\nPASS: test_namespace_starkwargs_identifier (test.test_argparse.TestStrings.test_namespace_starkwargs_identifier)\nPASS: test_namespace_starkwargs_notidentifier (test.test_argparse.TestStrings.test_namespace_starkwargs_notidentifier)\nPASS: test_optional (test.test_argparse.TestStrings.test_optional)\nPASS: test_parser (test.test_argparse.TestStrings.test_parser)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestTypeCallable.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestTypeCallable.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestTypeCallable.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestTypeCallable.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestTypeCallable.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestTypeCallable.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestTypeCallable.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestTypeCallable.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestTypeCallable.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestTypeCallable.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestTypeCallable.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestTypeCallable.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestTypeClassicClass.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestTypeClassicClass.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestTypeClassicClass.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestTypeClassicClass.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestTypeClassicClass.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestTypeClassicClass.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestTypeClassicClass.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestTypeClassicClass.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestTypeClassicClass.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestTypeClassicClass.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestTypeClassicClass.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestTypeClassicClass.test_successes_one_group_sysargs)\nPASS: test_type_function_call_only_once (test.test_argparse.TestTypeFunctionCallOnlyOnce.test_type_function_call_only_once)\nPASS: test_issue_15906 (test.test_argparse.TestTypeFunctionCalledOnDefault.test_issue_15906)\nPASS: test_no_double_type_conversion_of_default (test.test_argparse.TestTypeFunctionCalledOnDefault.test_no_double_type_conversion_of_default)\nPASS: test_type_function_call_with_non_string_default (test.test_argparse.TestTypeFunctionCalledOnDefault.test_type_function_call_with_non_string_default)\nPASS: test_type_function_call_with_string_default (test.test_argparse.TestTypeFunctionCalledOnDefault.test_type_function_call_with_string_default)\nPASS: test (test.test_argparse.TestTypeRegistration.test)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestTypeUserDefined.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestTypeUserDefined.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestTypeUserDefined.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestTypeUserDefined.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestTypeUserDefined.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestTypeUserDefined.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestTypeUserDefined.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestTypeUserDefined.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestTypeUserDefined.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestTypeUserDefined.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestTypeUserDefined.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestTypeUserDefined.test_successes_one_group_sysargs)\nPASS: test_help_with_metavar (test.test_argparse.TestWrappingMetavar.test_help_with_metavar)\n\n----------------------------------------------------------------------\nRan 1660 tests in 3.145s\n\nOK (skipped=48)\n0:00:31 load avg: 1.05 [ 54/469] test_ast passed\nPASS: test_bad_integer (test.test_ast.ASTHelpers_Test.test_bad_integer)\nPASS: test_copy_location (test.test_ast.ASTHelpers_Test.test_copy_location)\nPASS: test_dump (test.test_ast.ASTHelpers_Test.test_dump)\nPASS: test_dump_incomplete (test.test_ast.ASTHelpers_Test.test_dump_incomplete)\nPASS: test_dump_indent (test.test_ast.ASTHelpers_Test.test_dump_indent)\nPASS: test_elif_stmt_start_position (test.test_ast.ASTHelpers_Test.test_elif_stmt_start_position)\nPASS: test_elif_stmt_start_position_with_else (test.test_ast.ASTHelpers_Test.test_elif_stmt_start_position_with_else)\nPASS: test_fix_missing_locations (test.test_ast.ASTHelpers_Test.test_fix_missing_locations)\nPASS: test_get_docstring (test.test_ast.ASTHelpers_Test.test_get_docstring)\nPASS: test_get_docstring_none (test.test_ast.ASTHelpers_Test.test_get_docstring_none)\nPASS: test_increment_lineno (test.test_ast.ASTHelpers_Test.test_increment_lineno)\nPASS: test_increment_lineno_on_module (test.test_ast.ASTHelpers_Test.test_increment_lineno_on_module)\nPASS: test_iter_child_nodes (test.test_ast.ASTHelpers_Test.test_iter_child_nodes)\nPASS: test_iter_fields (test.test_ast.ASTHelpers_Test.test_iter_fields)\nPASS: test_level_as_none (test.test_ast.ASTHelpers_Test.test_level_as_none)\nPASS: test_literal_eval (test.test_ast.ASTHelpers_Test.test_literal_eval)\nPASS: test_literal_eval_complex (test.test_ast.ASTHelpers_Test.test_literal_eval_complex)\nPASS: test_literal_eval_malformed_dict_nodes (test.test_ast.ASTHelpers_Test.test_literal_eval_malformed_dict_nodes)\nPASS: test_literal_eval_malformed_lineno (test.test_ast.ASTHelpers_Test.test_literal_eval_malformed_lineno)\nPASS: test_literal_eval_str_int_limit (test.test_ast.ASTHelpers_Test.test_literal_eval_str_int_limit)\nPASS: test_literal_eval_syntax_errors (test.test_ast.ASTHelpers_Test.test_literal_eval_syntax_errors)\nPASS: test_literal_eval_trailing_ws (test.test_ast.ASTHelpers_Test.test_literal_eval_trailing_ws)\nPASS: test_multi_line_docstring_col_offset_and_lineno_issue16806 (test.test_ast.ASTHelpers_Test.test_multi_line_docstring_col_offset_and_lineno_issue16806)\nPASS: test_parse (test.test_ast.ASTHelpers_Test.test_parse)\nPASS: test_parse_in_error (test.test_ast.ASTHelpers_Test.test_parse_in_error)\nPASS: test_recursion_direct (test.test_ast.ASTHelpers_Test.test_recursion_direct)\nPASS: test_recursion_indirect (test.test_ast.ASTHelpers_Test.test_recursion_indirect)\nPASS: test_starred_expr_end_position_within_call (test.test_ast.ASTHelpers_Test.test_starred_expr_end_position_within_call)\nPASS: test_cli_file_input (test.test_ast.ASTMainTests.test_cli_file_input)\nPASS: test_assert (test.test_ast.ASTValidatorTests.test_assert)\nPASS: test_assign (test.test_ast.ASTValidatorTests.test_assign)\nPASS: test_attribute (test.test_ast.ASTValidatorTests.test_attribute)\nPASS: test_augassign (test.test_ast.ASTValidatorTests.test_augassign)\nPASS: test_boolop (test.test_ast.ASTValidatorTests.test_boolop)\nPASS: test_call (test.test_ast.ASTValidatorTests.test_call)\nPASS: test_classdef (test.test_ast.ASTValidatorTests.test_classdef)\nPASS: test_compare (test.test_ast.ASTValidatorTests.test_compare)\nPASS: test_delete (test.test_ast.ASTValidatorTests.test_delete)\nPASS: test_dict (test.test_ast.ASTValidatorTests.test_dict)\nPASS: test_dictcomp (test.test_ast.ASTValidatorTests.test_dictcomp)\nPASS: test_expr (test.test_ast.ASTValidatorTests.test_expr)\nPASS: test_for (test.test_ast.ASTValidatorTests.test_for)\nPASS: test_funcdef (test.test_ast.ASTValidatorTests.test_funcdef)\nPASS: test_funcdef_pattern_matching (test.test_ast.ASTValidatorTests.test_funcdef_pattern_matching)\nPASS: test_generatorexp (test.test_ast.ASTValidatorTests.test_generatorexp)\nPASS: test_global (test.test_ast.ASTValidatorTests.test_global)\nPASS: test_if (test.test_ast.ASTValidatorTests.test_if)\nPASS: test_ifexp (test.test_ast.ASTValidatorTests.test_ifexp)\nPASS: test_import (test.test_ast.ASTValidatorTests.test_import)\nPASS: test_importfrom (test.test_ast.ASTValidatorTests.test_importfrom)\nPASS: test_lambda (test.test_ast.ASTValidatorTests.test_lambda)\nPASS: test_list (test.test_ast.ASTValidatorTests.test_list)\nPASS: test_listcomp (test.test_ast.ASTValidatorTests.test_listcomp)\nPASS: test_match_validation_pattern (test.test_ast.ASTValidatorTests.test_match_validation_pattern)\nPASS: test_module (test.test_ast.ASTValidatorTests.test_module)\nPASS: test_nameconstant (test.test_ast.ASTValidatorTests.test_nameconstant)\nPASS: test_nonlocal (test.test_ast.ASTValidatorTests.test_nonlocal)\nPASS: test_num (test.test_ast.ASTValidatorTests.test_num)\nPASS: test_raise (test.test_ast.ASTValidatorTests.test_raise)\nPASS: test_set (test.test_ast.ASTValidatorTests.test_set)\nPASS: test_setcomp (test.test_ast.ASTValidatorTests.test_setcomp)\nPASS: test_starred (test.test_ast.ASTValidatorTests.test_starred)\nSKIP: test_stdlib_validates (test.test_ast.ASTValidatorTests.test_stdlib_validates) \"resource 'cpu' is not enabled\"\nPASS: test_subscript (test.test_ast.ASTValidatorTests.test_subscript)\nPASS: test_try (test.test_ast.ASTValidatorTests.test_try)\nPASS: test_try_star (test.test_ast.ASTValidatorTests.test_try_star)\nPASS: test_tuple (test.test_ast.ASTValidatorTests.test_tuple)\nPASS: test_unaryop (test.test_ast.ASTValidatorTests.test_unaryop)\nPASS: test_while (test.test_ast.ASTValidatorTests.test_while)\nPASS: test_with (test.test_ast.ASTValidatorTests.test_with)\nPASS: test_yield (test.test_ast.ASTValidatorTests.test_yield)\nPASS: test_AST_garbage_collection (test.test_ast.AST_Tests.test_AST_garbage_collection)\nPASS: test_AST_objects (test.test_ast.AST_Tests.test_AST_objects)\nPASS: test_alias (test.test_ast.AST_Tests.test_alias)\nPASS: test_arguments (test.test_ast.AST_Tests.test_arguments)\nPASS: test_assignment_expression_feature_version (test.test_ast.AST_Tests.test_assignment_expression_feature_version)\nPASS: test_ast_asdl_signature (test.test_ast.AST_Tests.test_ast_asdl_signature)\nPASS: test_ast_recursion_limit (test.test_ast.AST_Tests.test_ast_recursion_limit)\nPASS: test_ast_validation (test.test_ast.AST_Tests.test_ast_validation)\nPASS: test_base_classes (test.test_ast.AST_Tests.test_base_classes)\nPASS: test_classattrs (test.test_ast.AST_Tests.test_classattrs)\nPASS: test_classattrs_deprecated (test.test_ast.AST_Tests.test_classattrs_deprecated)\nPASS: test_compilation_of_ast_nodes_with_default_end_position_values (test.test_ast.AST_Tests.test_compilation_of_ast_nodes_with_default_end_position_values)\nPASS: test_constant_as_name (test.test_ast.AST_Tests.test_constant_as_name)\nPASS: test_constant_subclasses (test.test_ast.AST_Tests.test_constant_subclasses)\nPASS: test_constant_subclasses_deprecated (test.test_ast.AST_Tests.test_constant_subclasses_deprecated)\nPASS: test_empty_yield_from (test.test_ast.AST_Tests.test_empty_yield_from)\nPASS: test_exception_groups_feature_version (test.test_ast.AST_Tests.test_exception_groups_feature_version)\nPASS: test_field_attr_existence (test.test_ast.AST_Tests.test_field_attr_existence)\nPASS: test_field_attr_existence_deprecated (test.test_ast.AST_Tests.test_field_attr_existence_deprecated)\nPASS: test_field_attr_writable (test.test_ast.AST_Tests.test_field_attr_writable)\nPASS: test_field_attr_writable_deprecated (test.test_ast.AST_Tests.test_field_attr_writable_deprecated)\nPASS: test_from_import (test.test_ast.AST_Tests.test_from_import)\nPASS: test_import_deprecated (test.test_ast.AST_Tests.test_import_deprecated)\nPASS: test_invalid_constant (test.test_ast.AST_Tests.test_invalid_constant)\nPASS: test_invalid_identifier (test.test_ast.AST_Tests.test_invalid_identifier)\nPASS: test_invalid_major_feature_version (test.test_ast.AST_Tests.test_invalid_major_feature_version)\nPASS: test_invalid_position_information (test.test_ast.AST_Tests.test_invalid_position_information)\nPASS: test_invalid_sum (test.test_ast.AST_Tests.test_invalid_sum)\nPASS: test_isinstance (test.test_ast.AST_Tests.test_isinstance)\nPASS: test_issue18374_binop_col_offset (test.test_ast.AST_Tests.test_issue18374_binop_col_offset)\nPASS: test_issue31592 (test.test_ast.AST_Tests.test_issue31592)\nPASS: test_issue39579_dotted_name_end_col_offset (test.test_ast.AST_Tests.test_issue39579_dotted_name_end_col_offset)\nPASS: test_module (test.test_ast.AST_Tests.test_module)\nPASS: test_no_fields (test.test_ast.AST_Tests.test_no_fields)\nPASS: test_nodeclasses (test.test_ast.AST_Tests.test_nodeclasses)\nPASS: test_non_interned_future_from_ast (test.test_ast.AST_Tests.test_non_interned_future_from_ast)\nPASS: test_none_checks (test.test_ast.AST_Tests.test_none_checks)\nPASS: test_null_bytes (test.test_ast.AST_Tests.test_null_bytes)\nPASS: test_parenthesized_with_feature_version (test.test_ast.AST_Tests.test_parenthesized_with_feature_version)\nPASS: test_pickling (test.test_ast.AST_Tests.test_pickling)\nPASS: test_positional_only_feature_version (test.test_ast.AST_Tests.test_positional_only_feature_version)\nPASS: test_precedence_enum (test.test_ast.AST_Tests.test_precedence_enum)\nPASS: test_realtype (test.test_ast.AST_Tests.test_realtype)\nPASS: test_slice (test.test_ast.AST_Tests.test_slice)\nPASS: test_snippets (test.test_ast.AST_Tests.test_snippets)\nPASS: test_type_params_feature_version (test.test_ast.AST_Tests.test_type_params_feature_version)\nPASS: test_assign_to_constant (test.test_ast.ConstantTests.test_assign_to_constant)\nPASS: test_get_docstring (test.test_ast.ConstantTests.test_get_docstring)\nPASS: test_literal_eval (test.test_ast.ConstantTests.test_literal_eval)\nPASS: test_load_const (test.test_ast.ConstantTests.test_load_const)\nPASS: test_singletons (test.test_ast.ConstantTests.test_singletons)\nPASS: test_string_kind (test.test_ast.ConstantTests.test_string_kind)\nPASS: test_validation (test.test_ast.ConstantTests.test_validation)\nPASS: test_values (test.test_ast.ConstantTests.test_values)\nPASS: test_attribute_spaces (test.test_ast.EndPositionTests.test_attribute_spaces)\nPASS: test_binop (test.test_ast.EndPositionTests.test_binop)\nPASS: test_boolop (test.test_ast.EndPositionTests.test_boolop)\nPASS: test_call (test.test_ast.EndPositionTests.test_call)\nPASS: test_call_noargs (test.test_ast.EndPositionTests.test_call_noargs)\nPASS: test_class_def (test.test_ast.EndPositionTests.test_class_def)\nPASS: test_class_kw (test.test_ast.EndPositionTests.test_class_kw)\nPASS: test_comprehensions (test.test_ast.EndPositionTests.test_comprehensions)\nPASS: test_continued_str (test.test_ast.EndPositionTests.test_continued_str)\nPASS: test_displays (test.test_ast.EndPositionTests.test_displays)\nPASS: test_fstring (test.test_ast.EndPositionTests.test_fstring)\nPASS: test_fstring_multi_line (test.test_ast.EndPositionTests.test_fstring_multi_line)\nPASS: test_func_def (test.test_ast.EndPositionTests.test_func_def)\nPASS: test_import_from_multi_line (test.test_ast.EndPositionTests.test_import_from_multi_line)\nPASS: test_lambda (test.test_ast.EndPositionTests.test_lambda)\nPASS: test_multi_line_str (test.test_ast.EndPositionTests.test_multi_line_str)\nPASS: test_redundant_parenthesis (test.test_ast.EndPositionTests.test_redundant_parenthesis)\nPASS: test_slices (test.test_ast.EndPositionTests.test_slices)\nPASS: test_source_segment_endings (test.test_ast.EndPositionTests.test_source_segment_endings)\nPASS: test_source_segment_missing_info (test.test_ast.EndPositionTests.test_source_segment_missing_info)\nPASS: test_source_segment_multi (test.test_ast.EndPositionTests.test_source_segment_multi)\nPASS: test_source_segment_newlines (test.test_ast.EndPositionTests.test_source_segment_newlines)\nPASS: test_source_segment_padded (test.test_ast.EndPositionTests.test_source_segment_padded)\nPASS: test_source_segment_tabs (test.test_ast.EndPositionTests.test_source_segment_tabs)\nPASS: test_suites (test.test_ast.EndPositionTests.test_suites)\nPASS: test_trailers_with_redundant_parenthesis (test.test_ast.EndPositionTests.test_trailers_with_redundant_parenthesis)\nPASS: test_tuples (test.test_ast.EndPositionTests.test_tuples)\nPASS: test_yield_await (test.test_ast.EndPositionTests.test_yield_await)\nPASS: test_reload_module (test.test_ast.ModuleStateTests.test_reload_module)\nPASS: test_subinterpreter (test.test_ast.ModuleStateTests.test_subinterpreter)\nPASS: test_sys_modules (test.test_ast.ModuleStateTests.test_sys_modules)\nPASS: test_node_mutate (test.test_ast.NodeTransformerTests.test_node_mutate)\nPASS: test_node_remove_from_list (test.test_ast.NodeTransformerTests.test_node_remove_from_list)\nPASS: test_node_remove_single (test.test_ast.NodeTransformerTests.test_node_remove_single)\nPASS: test_node_replace (test.test_ast.NodeTransformerTests.test_node_replace)\nPASS: test_node_return_list (test.test_ast.NodeTransformerTests.test_node_return_list)\nPASS: test_old_constant_nodes (test.test_ast.NodeTransformerTests.test_old_constant_nodes)\nPASS: test_old_constant_nodes (test.test_ast.NodeVisitorTests.test_old_constant_nodes)\n\n----------------------------------------------------------------------\nRan 162 tests in 1.638s\n\nOK (skipped=1)\n0:00:31 load avg: 1.05 [ 55/469] test_audioop passed\nPASS: test_add (test.test_audioop.TestAudioop.test_add)\nPASS: test_adpcm2lin (test.test_audioop.TestAudioop.test_adpcm2lin)\nPASS: test_alaw2lin (test.test_audioop.TestAudioop.test_alaw2lin)\nPASS: test_avg (test.test_audioop.TestAudioop.test_avg)\nPASS: test_avgpp (test.test_audioop.TestAudioop.test_avgpp)\nPASS: test_bias (test.test_audioop.TestAudioop.test_bias)\nPASS: test_byteswap (test.test_audioop.TestAudioop.test_byteswap)\nPASS: test_cross (test.test_audioop.TestAudioop.test_cross)\nPASS: test_findfactor (test.test_audioop.TestAudioop.test_findfactor)\nPASS: test_findfit (test.test_audioop.TestAudioop.test_findfit)\nPASS: test_findmax (test.test_audioop.TestAudioop.test_findmax)\nPASS: test_getsample (test.test_audioop.TestAudioop.test_getsample)\nPASS: test_invalid_adpcm_state (test.test_audioop.TestAudioop.test_invalid_adpcm_state)\nPASS: test_issue7673 (test.test_audioop.TestAudioop.test_issue7673)\nPASS: test_lin2adpcm (test.test_audioop.TestAudioop.test_lin2adpcm)\nPASS: test_lin2alaw (test.test_audioop.TestAudioop.test_lin2alaw)\nPASS: test_lin2lin (test.test_audioop.TestAudioop.test_lin2lin)\nPASS: test_lin2ulaw (test.test_audioop.TestAudioop.test_lin2ulaw)\nPASS: test_max (test.test_audioop.TestAudioop.test_max)\nPASS: test_maxpp (test.test_audioop.TestAudioop.test_maxpp)\nPASS: test_minmax (test.test_audioop.TestAudioop.test_minmax)\nPASS: test_mul (test.test_audioop.TestAudioop.test_mul)\nPASS: test_negativelen (test.test_audioop.TestAudioop.test_negativelen)\nPASS: test_ratecv (test.test_audioop.TestAudioop.test_ratecv)\nPASS: test_reverse (test.test_audioop.TestAudioop.test_reverse)\nPASS: test_rms (test.test_audioop.TestAudioop.test_rms)\nPASS: test_string (test.test_audioop.TestAudioop.test_string)\nPASS: test_tomono (test.test_audioop.TestAudioop.test_tomono)\nPASS: test_tostereo (test.test_audioop.TestAudioop.test_tostereo)\nPASS: test_ulaw2lin (test.test_audioop.TestAudioop.test_ulaw2lin)\nPASS: test_wrongsize (test.test_audioop.TestAudioop.test_wrongsize)\n\n----------------------------------------------------------------------\nRan 31 tests in 0.009s\n\nOK\n0:00:32 load avg: 1.05 [ 56/469] test_atexit passed\nPASS: test_atexit_instances (test.test_atexit.FunctionalTest.test_atexit_instances)\nPASS: test_shutdown (test.test_atexit.FunctionalTest.test_shutdown)\ntest_general (test.test_atexit.GeneralTest.test_general) ... \n===== script _test_atexit.py ======\nPASS: test_atexit_with_unregistered_function (__main__.GeneralTest.test_atexit_with_unregistered_function)\nPASS: test_badargs (__main__.GeneralTest.test_badargs)\nPASS: test_bound_methods (__main__.GeneralTest.test_bound_methods)\nPASS: test_clear (__main__.GeneralTest.test_clear)\nPASS: test_exit (__main__.GeneralTest.test_exit)\nPASS: test_order (__main__.GeneralTest.test_order)\nPASS: test_raise (__main__.GeneralTest.test_raise)\nPASS: test_raise_unnormalized (__main__.GeneralTest.test_raise_unnormalized)\nPASS: test_stress (__main__.GeneralTest.test_stress)\nPASS: test_unregister (__main__.GeneralTest.test_unregister)\n\n----------------------------------------------------------------------\nRan 10 tests in 0.002s\n\nOK\n===== script _test_atexit.py completed: exit code 0 ======\nok\nPASS: test_callback_on_subinterpreter_teardown (test.test_atexit.SubinterpreterTest.test_callback_on_subinterpreter_teardown)\nPASS: test_callbacks_leak (test.test_atexit.SubinterpreterTest.test_callbacks_leak)\nPASS: test_callbacks_leak_refcycle (test.test_atexit.SubinterpreterTest.test_callbacks_leak_refcycle)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.372s\n\nOK\n0:00:32 load avg: 1.05 [ 57/469] test_augassign passed\nPASS: testBasic (test.test_augassign.AugAssignTest.testBasic)\nPASS: testCustomMethods1 (test.test_augassign.AugAssignTest.testCustomMethods1)\nPASS: testCustomMethods2 (test.test_augassign.AugAssignTest.testCustomMethods2)\nPASS: testInDict (test.test_augassign.AugAssignTest.testInDict)\nPASS: testInList (test.test_augassign.AugAssignTest.testInList)\nPASS: testSequences (test.test_augassign.AugAssignTest.testSequences)\nPASS: test_with_unpacking (test.test_augassign.AugAssignTest.test_with_unpacking)\n\n----------------------------------------------------------------------\nRan 7 tests in 0.002s\n\nOK\n0:00:32 load avg: 1.05 [ 58/469] test_baseexception passed\nPASS: test_builtins_new_style (test.test_baseexception.ExceptionClassTests.test_builtins_new_style)\nPASS: test_inheritance (test.test_baseexception.ExceptionClassTests.test_inheritance)\nPASS: test_interface_multi_arg (test.test_baseexception.ExceptionClassTests.test_interface_multi_arg)\nPASS: test_interface_no_arg (test.test_baseexception.ExceptionClassTests.test_interface_no_arg)\nPASS: test_interface_single_arg (test.test_baseexception.ExceptionClassTests.test_interface_single_arg)\nPASS: test_setstate_refcount_no_crash (test.test_baseexception.ExceptionClassTests.test_setstate_refcount_no_crash)\nPASS: test_catch_BaseException_instance (test.test_baseexception.UsageTests.test_catch_BaseException_instance)\nPASS: test_catch_non_BaseException (test.test_baseexception.UsageTests.test_catch_non_BaseException)\nPASS: test_catch_string (test.test_baseexception.UsageTests.test_catch_string)\nPASS: test_raise_new_style_non_exception (test.test_baseexception.UsageTests.test_raise_new_style_non_exception)\nPASS: test_raise_string (test.test_baseexception.UsageTests.test_raise_string)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.010s\n\nOK\n0:00:32 load avg: 1.05 [ 59/469] test_base64 passed\nPASS: test_ErrorHeritage (test.test_base64.BaseXYTestCase.test_ErrorHeritage)\nPASS: test_RFC4648_test_cases (test.test_base64.BaseXYTestCase.test_RFC4648_test_cases)\nPASS: test_a85_padding (test.test_base64.BaseXYTestCase.test_a85_padding)\nPASS: test_a85decode (test.test_base64.BaseXYTestCase.test_a85decode)\nPASS: test_a85decode_errors (test.test_base64.BaseXYTestCase.test_a85decode_errors)\nPASS: test_a85encode (test.test_base64.BaseXYTestCase.test_a85encode)\nPASS: test_b16decode (test.test_base64.BaseXYTestCase.test_b16decode)\nPASS: test_b16encode (test.test_base64.BaseXYTestCase.test_b16encode)\nPASS: test_b32decode (test.test_base64.BaseXYTestCase.test_b32decode)\nPASS: test_b32decode_casefold (test.test_base64.BaseXYTestCase.test_b32decode_casefold)\nPASS: test_b32decode_error (test.test_base64.BaseXYTestCase.test_b32decode_error)\nPASS: test_b32encode (test.test_base64.BaseXYTestCase.test_b32encode)\nPASS: test_b32hexdecode (test.test_base64.BaseXYTestCase.test_b32hexdecode)\nPASS: test_b32hexdecode_error (test.test_base64.BaseXYTestCase.test_b32hexdecode_error)\nPASS: test_b32hexdecode_other_types (test.test_base64.BaseXYTestCase.test_b32hexdecode_other_types)\nPASS: test_b32hexencode (test.test_base64.BaseXYTestCase.test_b32hexencode)\nPASS: test_b32hexencode_other_types (test.test_base64.BaseXYTestCase.test_b32hexencode_other_types)\nPASS: test_b64decode (test.test_base64.BaseXYTestCase.test_b64decode)\nPASS: test_b64decode_invalid_chars (test.test_base64.BaseXYTestCase.test_b64decode_invalid_chars)\nPASS: test_b64decode_padding_error (test.test_base64.BaseXYTestCase.test_b64decode_padding_error)\nPASS: test_b64encode (test.test_base64.BaseXYTestCase.test_b64encode)\nPASS: test_b85_padding (test.test_base64.BaseXYTestCase.test_b85_padding)\nPASS: test_b85decode (test.test_base64.BaseXYTestCase.test_b85decode)\nPASS: test_b85decode_errors (test.test_base64.BaseXYTestCase.test_b85decode_errors)\nPASS: test_b85encode (test.test_base64.BaseXYTestCase.test_b85encode)\nPASS: test_decode_nonascii_str (test.test_base64.BaseXYTestCase.test_decode_nonascii_str)\nPASS: test_decode (test.test_base64.LegacyBase64TestCase.test_decode)\nPASS: test_decodebytes (test.test_base64.LegacyBase64TestCase.test_decodebytes)\nPASS: test_encode (test.test_base64.LegacyBase64TestCase.test_encode)\nPASS: test_encodebytes (test.test_base64.LegacyBase64TestCase.test_encodebytes)\nPASS: test_decode (test.test_base64.TestMain.test_decode)\nPASS: test_encode_file (test.test_base64.TestMain.test_encode_file)\nPASS: test_encode_from_stdin (test.test_base64.TestMain.test_encode_from_stdin)\nPASS: test_prints_usage_with_help_flag (test.test_base64.TestMain.test_prints_usage_with_help_flag)\nPASS: test_prints_usage_with_invalid_flag (test.test_base64.TestMain.test_prints_usage_with_invalid_flag)\n\n----------------------------------------------------------------------\nRan 35 tests in 0.412s\n\nOK\n0:00:32 load avg: 1.05 [ 60/469] test_bdb passed\nPASS: test_bp_after_last_statement (test.test_bdb.BreakpointTestCase.test_bp_after_last_statement)\nPASS: test_bp_condition (test.test_bdb.BreakpointTestCase.test_bp_condition)\nPASS: test_bp_exception_on_condition_evaluation (test.test_bdb.BreakpointTestCase.test_bp_exception_on_condition_evaluation)\nPASS: test_bp_ignore_count (test.test_bdb.BreakpointTestCase.test_bp_ignore_count)\nPASS: test_bp_on_non_existent_module (test.test_bdb.BreakpointTestCase.test_bp_on_non_existent_module)\nPASS: test_clear_at_no_bp (test.test_bdb.BreakpointTestCase.test_clear_at_no_bp)\nPASS: test_clear_two_bp_on_same_line (test.test_bdb.BreakpointTestCase.test_clear_two_bp_on_same_line)\nPASS: test_disabled_temporary_bp (test.test_bdb.BreakpointTestCase.test_disabled_temporary_bp)\nPASS: test_ignore_count_on_disabled_bp (test.test_bdb.BreakpointTestCase.test_ignore_count_on_disabled_bp)\nPASS: test_load_bps_from_previous_Bdb_instance (test.test_bdb.BreakpointTestCase.test_load_bps_from_previous_Bdb_instance)\nPASS: test_temporary_bp (test.test_bdb.BreakpointTestCase.test_temporary_bp)\nPASS: test_next_command_in_generator_for_loop (test.test_bdb.IssuesTestCase.test_next_command_in_generator_for_loop)\nPASS: test_next_command_in_generator_with_subiterator (test.test_bdb.IssuesTestCase.test_next_command_in_generator_with_subiterator)\nPASS: test_next_until_return_in_generator (test.test_bdb.IssuesTestCase.test_next_until_return_in_generator)\nPASS: test_return_command_in_generator_with_subiterator (test.test_bdb.IssuesTestCase.test_return_command_in_generator_with_subiterator)\nPASS: test_step_at_return_with_no_trace_in_caller (test.test_bdb.IssuesTestCase.test_step_at_return_with_no_trace_in_caller)\nPASS: test_run_step (test.test_bdb.RunTestCase.test_run_step)\nPASS: test_runeval_step (test.test_bdb.RunTestCase.test_runeval_step)\nPASS: test_down (test.test_bdb.StateTestCase.test_down)\nPASS: test_next (test.test_bdb.StateTestCase.test_next)\nPASS: test_next_in_caller_frame (test.test_bdb.StateTestCase.test_next_in_caller_frame)\nPASS: test_next_on_plain_statement (test.test_bdb.StateTestCase.test_next_on_plain_statement)\nPASS: test_next_over_import (test.test_bdb.StateTestCase.test_next_over_import)\nPASS: test_return (test.test_bdb.StateTestCase.test_return)\nPASS: test_return_in_caller_frame (test.test_bdb.StateTestCase.test_return_in_caller_frame)\nPASS: test_skip (test.test_bdb.StateTestCase.test_skip)\nPASS: test_skip_with_no_name_module (test.test_bdb.StateTestCase.test_skip_with_no_name_module)\nPASS: test_step (test.test_bdb.StateTestCase.test_step)\nPASS: test_step_next_on_last_statement (test.test_bdb.StateTestCase.test_step_next_on_last_statement)\nPASS: test_until (test.test_bdb.StateTestCase.test_until)\nPASS: test_until_in_caller_frame (test.test_bdb.StateTestCase.test_until_in_caller_frame)\nPASS: test_until_with_too_large_count (test.test_bdb.StateTestCase.test_until_with_too_large_count)\nPASS: test_up (test.test_bdb.StateTestCase.test_up)\nPASS: test_format_stack_entry_no_lineno (test.test_bdb.TestRegressions.test_format_stack_entry_no_lineno)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.105s\n\nOK\n0:00:33 load avg: 1.05 [ 61/469] test_bigaddrspace passed\nSKIP: test_concat (test.test_bigaddrspace.BytesTest.test_concat) 'not enough memory: 8589934592.0G minimum needed'\nSKIP: test_optimized_concat (test.test_bigaddrspace.BytesTest.test_optimized_concat) 'not enough memory: 8589934592.0G minimum needed'\nSKIP: test_repeat (test.test_bigaddrspace.BytesTest.test_repeat) 'not enough memory: 8589934592.0G minimum needed'\nSKIP: test_concat (test.test_bigaddrspace.StrTest.test_concat) 'not enough memory: 8589934592.0G minimum needed'\nSKIP: test_optimized_concat (test.test_bigaddrspace.StrTest.test_optimized_concat) 'not enough memory: 8589934592.0G minimum needed'\nSKIP: test_repeat (test.test_bigaddrspace.StrTest.test_repeat) 'not enough memory: 8589934592.0G minimum needed'\n\n----------------------------------------------------------------------\nRan 6 tests in 0.001s\n\nOK (skipped=6)\n0:00:33 load avg: 1.05 [ 62/469] test_bigmem passed\nPASS: test_capitalize (test.test_bigmem.BytearrayTest.test_capitalize)\nPASS: test_center (test.test_bigmem.BytearrayTest.test_center)\nPASS: test_compare (test.test_bigmem.BytearrayTest.test_compare)\nPASS: test_concat (test.test_bigmem.BytearrayTest.test_concat)\nPASS: test_contains (test.test_bigmem.BytearrayTest.test_contains)\nPASS: test_count (test.test_bigmem.BytearrayTest.test_count)\nPASS: test_decode (test.test_bigmem.BytearrayTest.test_decode)\nPASS: test_endswith (test.test_bigmem.BytearrayTest.test_endswith)\nPASS: test_expandtabs (test.test_bigmem.BytearrayTest.test_expandtabs)\nPASS: test_find (test.test_bigmem.BytearrayTest.test_find)\nPASS: test_index (test.test_bigmem.BytearrayTest.test_index)\nPASS: test_isalnum (test.test_bigmem.BytearrayTest.test_isalnum)\nPASS: test_isalpha (test.test_bigmem.BytearrayTest.test_isalpha)\nPASS: test_isdigit (test.test_bigmem.BytearrayTest.test_isdigit)\nPASS: test_islower (test.test_bigmem.BytearrayTest.test_islower)\nPASS: test_isspace (test.test_bigmem.BytearrayTest.test_isspace)\nPASS: test_istitle (test.test_bigmem.BytearrayTest.test_istitle)\nPASS: test_isupper (test.test_bigmem.BytearrayTest.test_isupper)\nPASS: test_join (test.test_bigmem.BytearrayTest.test_join)\nPASS: test_ljust (test.test_bigmem.BytearrayTest.test_ljust)\nPASS: test_lower (test.test_bigmem.BytearrayTest.test_lower)\nPASS: test_lstrip (test.test_bigmem.BytearrayTest.test_lstrip)\nPASS: test_repeat (test.test_bigmem.BytearrayTest.test_repeat)\nPASS: test_replace (test.test_bigmem.BytearrayTest.test_replace)\nPASS: test_rfind (test.test_bigmem.BytearrayTest.test_rfind)\nPASS: test_rindex (test.test_bigmem.BytearrayTest.test_rindex)\nPASS: test_rjust (test.test_bigmem.BytearrayTest.test_rjust)\nPASS: test_rstrip (test.test_bigmem.BytearrayTest.test_rstrip)\nPASS: test_slice_and_getitem (test.test_bigmem.BytearrayTest.test_slice_and_getitem)\nPASS: test_split_small (test.test_bigmem.BytearrayTest.test_split_small)\nPASS: test_splitlines (test.test_bigmem.BytearrayTest.test_splitlines)\nPASS: test_startswith (test.test_bigmem.BytearrayTest.test_startswith)\nPASS: test_strip (test.test_bigmem.BytearrayTest.test_strip)\nPASS: test_swapcase (test.test_bigmem.BytearrayTest.test_swapcase)\nPASS: test_title (test.test_bigmem.BytearrayTest.test_title)\nPASS: test_translate (test.test_bigmem.BytearrayTest.test_translate)\nPASS: test_upper (test.test_bigmem.BytearrayTest.test_upper)\nPASS: test_zfill (test.test_bigmem.BytearrayTest.test_zfill)\nPASS: test_capitalize (test.test_bigmem.BytesTest.test_capitalize)\nPASS: test_center (test.test_bigmem.BytesTest.test_center)\nPASS: test_compare (test.test_bigmem.BytesTest.test_compare)\nPASS: test_concat (test.test_bigmem.BytesTest.test_concat)\nPASS: test_contains (test.test_bigmem.BytesTest.test_contains)\nPASS: test_count (test.test_bigmem.BytesTest.test_count)\nPASS: test_decode (test.test_bigmem.BytesTest.test_decode)\nPASS: test_endswith (test.test_bigmem.BytesTest.test_endswith)\nPASS: test_expandtabs (test.test_bigmem.BytesTest.test_expandtabs)\nPASS: test_find (test.test_bigmem.BytesTest.test_find)\nPASS: test_hash (test.test_bigmem.BytesTest.test_hash)\nPASS: test_index (test.test_bigmem.BytesTest.test_index)\nPASS: test_isalnum (test.test_bigmem.BytesTest.test_isalnum)\nPASS: test_isalpha (test.test_bigmem.BytesTest.test_isalpha)\nPASS: test_isdigit (test.test_bigmem.BytesTest.test_isdigit)\nPASS: test_islower (test.test_bigmem.BytesTest.test_islower)\nPASS: test_isspace (test.test_bigmem.BytesTest.test_isspace)\nPASS: test_istitle (test.test_bigmem.BytesTest.test_istitle)\nPASS: test_isupper (test.test_bigmem.BytesTest.test_isupper)\nPASS: test_join (test.test_bigmem.BytesTest.test_join)\nPASS: test_ljust (test.test_bigmem.BytesTest.test_ljust)\nPASS: test_lower (test.test_bigmem.BytesTest.test_lower)\nPASS: test_lstrip (test.test_bigmem.BytesTest.test_lstrip)\nPASS: test_repeat (test.test_bigmem.BytesTest.test_repeat)\nPASS: test_replace (test.test_bigmem.BytesTest.test_replace)\nPASS: test_rfind (test.test_bigmem.BytesTest.test_rfind)\nPASS: test_rindex (test.test_bigmem.BytesTest.test_rindex)\nPASS: test_rjust (test.test_bigmem.BytesTest.test_rjust)\nPASS: test_rstrip (test.test_bigmem.BytesTest.test_rstrip)\nPASS: test_slice_and_getitem (test.test_bigmem.BytesTest.test_slice_and_getitem)\nPASS: test_split_large (test.test_bigmem.BytesTest.test_split_large)\nPASS: test_split_small (test.test_bigmem.BytesTest.test_split_small)\nPASS: test_splitlines (test.test_bigmem.BytesTest.test_splitlines)\nPASS: test_startswith (test.test_bigmem.BytesTest.test_startswith)\nPASS: test_strip (test.test_bigmem.BytesTest.test_strip)\nPASS: test_swapcase (test.test_bigmem.BytesTest.test_swapcase)\nPASS: test_title (test.test_bigmem.BytesTest.test_title)\nPASS: test_translate (test.test_bigmem.BytesTest.test_translate)\nPASS: test_upper (test.test_bigmem.BytesTest.test_upper)\nPASS: test_zfill (test.test_bigmem.BytesTest.test_zfill)\nPASS: test_dict (test.test_bigmem.DictTest.test_dict)\nPASS: test_append (test.test_bigmem.ListTest.test_append)\nPASS: test_compare (test.test_bigmem.ListTest.test_compare)\nPASS: test_concat_large (test.test_bigmem.ListTest.test_concat_large)\nPASS: test_concat_small (test.test_bigmem.ListTest.test_concat_small)\nPASS: test_contains (test.test_bigmem.ListTest.test_contains)\nPASS: test_count (test.test_bigmem.ListTest.test_count)\nPASS: test_extend_large (test.test_bigmem.ListTest.test_extend_large)\nPASS: test_extend_small (test.test_bigmem.ListTest.test_extend_small)\nPASS: test_hash (test.test_bigmem.ListTest.test_hash)\nPASS: test_index (test.test_bigmem.ListTest.test_index)\nPASS: test_index_and_slice (test.test_bigmem.ListTest.test_index_and_slice)\nPASS: test_inplace_concat_large (test.test_bigmem.ListTest.test_inplace_concat_large)\nPASS: test_inplace_concat_small (test.test_bigmem.ListTest.test_inplace_concat_small)\nPASS: test_inplace_repeat_large (test.test_bigmem.ListTest.test_inplace_repeat_large)\nPASS: test_inplace_repeat_small (test.test_bigmem.ListTest.test_inplace_repeat_small)\nPASS: test_insert (test.test_bigmem.ListTest.test_insert)\nPASS: test_pop (test.test_bigmem.ListTest.test_pop)\nPASS: test_remove (test.test_bigmem.ListTest.test_remove)\nPASS: test_repeat_large (test.test_bigmem.ListTest.test_repeat_large)\nPASS: test_repeat_small (test.test_bigmem.ListTest.test_repeat_small)\nPASS: test_repr_large (test.test_bigmem.ListTest.test_repr_large)\nPASS: test_repr_small (test.test_bigmem.ListTest.test_repr_small)\nPASS: test_reverse (test.test_bigmem.ListTest.test_reverse)\nPASS: test_sort (test.test_bigmem.ListTest.test_sort)\nPASS: test_capitalize (test.test_bigmem.StrTest.test_capitalize)\nPASS: test_center (test.test_bigmem.StrTest.test_center)\nPASS: test_compare (test.test_bigmem.StrTest.test_compare)\nPASS: test_concat (test.test_bigmem.StrTest.test_concat)\nPASS: test_contains (test.test_bigmem.StrTest.test_contains)\nPASS: test_count (test.test_bigmem.StrTest.test_count)\nPASS: test_encode (test.test_bigmem.StrTest.test_encode)\nPASS: test_encode_ascii (test.test_bigmem.StrTest.test_encode_ascii)\nPASS: test_encode_raw_unicode_escape (test.test_bigmem.StrTest.test_encode_raw_unicode_escape)\nPASS: test_encode_utf32 (test.test_bigmem.StrTest.test_encode_utf32)\nPASS: test_encode_utf7 (test.test_bigmem.StrTest.test_encode_utf7)\nPASS: test_endswith (test.test_bigmem.StrTest.test_endswith)\nPASS: test_expandtabs (test.test_bigmem.StrTest.test_expandtabs)\nPASS: test_find (test.test_bigmem.StrTest.test_find)\nPASS: test_format (test.test_bigmem.StrTest.test_format)\nPASS: test_hash (test.test_bigmem.StrTest.test_hash)\nPASS: test_index (test.test_bigmem.StrTest.test_index)\nPASS: test_isalnum (test.test_bigmem.StrTest.test_isalnum)\nPASS: test_isalpha (test.test_bigmem.StrTest.test_isalpha)\nPASS: test_isdigit (test.test_bigmem.StrTest.test_isdigit)\nPASS: test_islower (test.test_bigmem.StrTest.test_islower)\nPASS: test_isspace (test.test_bigmem.StrTest.test_isspace)\nPASS: test_istitle (test.test_bigmem.StrTest.test_istitle)\nPASS: test_isupper (test.test_bigmem.StrTest.test_isupper)\nPASS: test_join (test.test_bigmem.StrTest.test_join)\nPASS: test_ljust (test.test_bigmem.StrTest.test_ljust)\nPASS: test_lower (test.test_bigmem.StrTest.test_lower)\nPASS: test_lstrip (test.test_bigmem.StrTest.test_lstrip)\nPASS: test_repeat (test.test_bigmem.StrTest.test_repeat)\nPASS: test_replace (test.test_bigmem.StrTest.test_replace)\nPASS: test_repr_large (test.test_bigmem.StrTest.test_repr_large)\nPASS: test_repr_small (test.test_bigmem.StrTest.test_repr_small)\nPASS: test_rfind (test.test_bigmem.StrTest.test_rfind)\nPASS: test_rindex (test.test_bigmem.StrTest.test_rindex)\nPASS: test_rjust (test.test_bigmem.StrTest.test_rjust)\nPASS: test_rstrip (test.test_bigmem.StrTest.test_rstrip)\nPASS: test_slice_and_getitem (test.test_bigmem.StrTest.test_slice_and_getitem)\nPASS: test_split_large (test.test_bigmem.StrTest.test_split_large)\nPASS: test_split_small (test.test_bigmem.StrTest.test_split_small)\nPASS: test_splitlines (test.test_bigmem.StrTest.test_splitlines)\nPASS: test_startswith (test.test_bigmem.StrTest.test_startswith)\nPASS: test_strip (test.test_bigmem.StrTest.test_strip)\nPASS: test_swapcase (test.test_bigmem.StrTest.test_swapcase)\nPASS: test_title (test.test_bigmem.StrTest.test_title)\nPASS: test_translate (test.test_bigmem.StrTest.test_translate)\nPASS: test_unicode_repr (test.test_bigmem.StrTest.test_unicode_repr)\nPASS: test_unicode_repr_wide (test.test_bigmem.StrTest.test_unicode_repr_wide)\nPASS: test_upper (test.test_bigmem.StrTest.test_upper)\nPASS: test_zfill (test.test_bigmem.StrTest.test_zfill)\nPASS: test_compare (test.test_bigmem.TupleTest.test_compare)\nPASS: test_concat_large (test.test_bigmem.TupleTest.test_concat_large)\nPASS: test_concat_small (test.test_bigmem.TupleTest.test_concat_small)\nPASS: test_contains (test.test_bigmem.TupleTest.test_contains)\nPASS: test_from_2G_generator (test.test_bigmem.TupleTest.test_from_2G_generator)\nPASS: test_from_almost_2G_generator (test.test_bigmem.TupleTest.test_from_almost_2G_generator)\nPASS: test_hash (test.test_bigmem.TupleTest.test_hash)\nPASS: test_index_and_slice (test.test_bigmem.TupleTest.test_index_and_slice)\nPASS: test_repeat_large (test.test_bigmem.TupleTest.test_repeat_large)\nPASS: test_repeat_large_2 (test.test_bigmem.TupleTest.test_repeat_large_2)\nPASS: test_repeat_small (test.test_bigmem.TupleTest.test_repeat_small)\nPASS: test_repr_large (test.test_bigmem.TupleTest.test_repr_large)\nPASS: test_repr_small (test.test_bigmem.TupleTest.test_repr_small)\n\n----------------------------------------------------------------------\nRan 165 tests in 0.059s\n\nOK\n0:00:33 load avg: 1.29 [ 63/469] test_binascii passed\nPASS: test_b2a_base64_newline (test.test_binascii.ArrayBinASCIITest.test_b2a_base64_newline)\nPASS: test_base64_strict_mode (test.test_binascii.ArrayBinASCIITest.test_base64_strict_mode)\nPASS: test_base64errors (test.test_binascii.ArrayBinASCIITest.test_base64errors)\nPASS: test_base64invalid (test.test_binascii.ArrayBinASCIITest.test_base64invalid)\nPASS: test_base64valid (test.test_binascii.ArrayBinASCIITest.test_base64valid)\nPASS: test_c_contiguity (test.test_binascii.ArrayBinASCIITest.test_c_contiguity)\nPASS: test_crc32 (test.test_binascii.ArrayBinASCIITest.test_crc32)\nPASS: test_crc_hqx (test.test_binascii.ArrayBinASCIITest.test_crc_hqx)\nPASS: test_empty_string (test.test_binascii.ArrayBinASCIITest.test_empty_string)\nPASS: test_exceptions (test.test_binascii.ArrayBinASCIITest.test_exceptions)\nPASS: test_functions (test.test_binascii.ArrayBinASCIITest.test_functions)\nPASS: test_hex (test.test_binascii.ArrayBinASCIITest.test_hex)\ntest_hex_separator (test.test_binascii.ArrayBinASCIITest.test_hex_separator)\nPASS: Test that hexlify and b2a_hex are binary versions of bytes.hex.\nPASS: test_qp (test.test_binascii.ArrayBinASCIITest.test_qp)\nPASS: test_returned_value (test.test_binascii.ArrayBinASCIITest.test_returned_value)\nPASS: test_unicode_a2b (test.test_binascii.ArrayBinASCIITest.test_unicode_a2b)\nPASS: test_unicode_b2a (test.test_binascii.ArrayBinASCIITest.test_unicode_b2a)\nPASS: test_uu (test.test_binascii.ArrayBinASCIITest.test_uu)\nPASS: test_b2a_base64_newline (test.test_binascii.BinASCIITest.test_b2a_base64_newline)\nPASS: test_base64_strict_mode (test.test_binascii.BinASCIITest.test_base64_strict_mode)\nPASS: test_base64errors (test.test_binascii.BinASCIITest.test_base64errors)\nPASS: test_base64invalid (test.test_binascii.BinASCIITest.test_base64invalid)\nPASS: test_base64valid (test.test_binascii.BinASCIITest.test_base64valid)\nPASS: test_c_contiguity (test.test_binascii.BinASCIITest.test_c_contiguity)\nPASS: test_crc32 (test.test_binascii.BinASCIITest.test_crc32)\nPASS: test_crc_hqx (test.test_binascii.BinASCIITest.test_crc_hqx)\nPASS: test_empty_string (test.test_binascii.BinASCIITest.test_empty_string)\nPASS: test_exceptions (test.test_binascii.BinASCIITest.test_exceptions)\nPASS: test_functions (test.test_binascii.BinASCIITest.test_functions)\nPASS: test_hex (test.test_binascii.BinASCIITest.test_hex)\ntest_hex_separator (test.test_binascii.BinASCIITest.test_hex_separator)\nPASS: Test that hexlify and b2a_hex are binary versions of bytes.hex.\nPASS: test_qp (test.test_binascii.BinASCIITest.test_qp)\nPASS: test_returned_value (test.test_binascii.BinASCIITest.test_returned_value)\nPASS: test_unicode_a2b (test.test_binascii.BinASCIITest.test_unicode_a2b)\nPASS: test_unicode_b2a (test.test_binascii.BinASCIITest.test_unicode_b2a)\nPASS: test_uu (test.test_binascii.BinASCIITest.test_uu)\nPASS: test_b2a_base64_newline (test.test_binascii.BytearrayBinASCIITest.test_b2a_base64_newline)\nPASS: test_base64_strict_mode (test.test_binascii.BytearrayBinASCIITest.test_base64_strict_mode)\nPASS: test_base64errors (test.test_binascii.BytearrayBinASCIITest.test_base64errors)\nPASS: test_base64invalid (test.test_binascii.BytearrayBinASCIITest.test_base64invalid)\nPASS: test_base64valid (test.test_binascii.BytearrayBinASCIITest.test_base64valid)\nPASS: test_c_contiguity (test.test_binascii.BytearrayBinASCIITest.test_c_contiguity)\nPASS: test_crc32 (test.test_binascii.BytearrayBinASCIITest.test_crc32)\nPASS: test_crc_hqx (test.test_binascii.BytearrayBinASCIITest.test_crc_hqx)\nPASS: test_empty_string (test.test_binascii.BytearrayBinASCIITest.test_empty_string)\nPASS: test_exceptions (test.test_binascii.BytearrayBinASCIITest.test_exceptions)\nPASS: test_functions (test.test_binascii.BytearrayBinASCIITest.test_functions)\nPASS: test_hex (test.test_binascii.BytearrayBinASCIITest.test_hex)\ntest_hex_separator (test.test_binascii.BytearrayBinASCIITest.test_hex_separator)\nPASS: Test that hexlify and b2a_hex are binary versions of bytes.hex.\nPASS: test_qp (test.test_binascii.BytearrayBinASCIITest.test_qp)\nPASS: test_returned_value (test.test_binascii.BytearrayBinASCIITest.test_returned_value)\nPASS: test_unicode_a2b (test.test_binascii.BytearrayBinASCIITest.test_unicode_a2b)\nPASS: test_unicode_b2a (test.test_binascii.BytearrayBinASCIITest.test_unicode_b2a)\nPASS: test_uu (test.test_binascii.BytearrayBinASCIITest.test_uu)\nSKIP: test_big_buffer (test.test_binascii.ChecksumBigBufferTestCase.test_big_buffer) 'not enough memory: 4.0G minimum needed'\nPASS: test_b2a_base64_newline (test.test_binascii.MemoryviewBinASCIITest.test_b2a_base64_newline)\nPASS: test_base64_strict_mode (test.test_binascii.MemoryviewBinASCIITest.test_base64_strict_mode)\nPASS: test_base64errors (test.test_binascii.MemoryviewBinASCIITest.test_base64errors)\nPASS: test_base64invalid (test.test_binascii.MemoryviewBinASCIITest.test_base64invalid)\nPASS: test_base64valid (test.test_binascii.MemoryviewBinASCIITest.test_base64valid)\nPASS: test_c_contiguity (test.test_binascii.MemoryviewBinASCIITest.test_c_contiguity)\nPASS: test_crc32 (test.test_binascii.MemoryviewBinASCIITest.test_crc32)\nPASS: test_crc_hqx (test.test_binascii.MemoryviewBinASCIITest.test_crc_hqx)\nPASS: test_empty_string (test.test_binascii.MemoryviewBinASCIITest.test_empty_string)\nPASS: test_exceptions (test.test_binascii.MemoryviewBinASCIITest.test_exceptions)\nPASS: test_functions (test.test_binascii.MemoryviewBinASCIITest.test_functions)\nPASS: test_hex (test.test_binascii.MemoryviewBinASCIITest.test_hex)\ntest_hex_separator (test.test_binascii.MemoryviewBinASCIITest.test_hex_separator)\nPASS: Test that hexlify and b2a_hex are binary versions of bytes.hex.\nPASS: test_qp (test.test_binascii.MemoryviewBinASCIITest.test_qp)\nPASS: test_returned_value (test.test_binascii.MemoryviewBinASCIITest.test_returned_value)\nPASS: test_unicode_a2b (test.test_binascii.MemoryviewBinASCIITest.test_unicode_a2b)\nPASS: test_unicode_b2a (test.test_binascii.MemoryviewBinASCIITest.test_unicode_b2a)\nPASS: test_uu (test.test_binascii.MemoryviewBinASCIITest.test_uu)\n\n----------------------------------------------------------------------\nRan 73 tests in 0.026s\n\nOK (skipped=1)\n0:00:33 load avg: 1.29 [ 64/469] test_binop passed\nPASS: test_fallback_ne_blocking (test.test_binop.FallbackBlockingTests.test_fallback_ne_blocking)\nPASS: test_fallback_rmethod_blocking (test.test_binop.FallbackBlockingTests.test_fallback_rmethod_blocking)\nPASS: test_comparison_orders (test.test_binop.OperationOrderTests.test_comparison_orders)\nPASS: test_add (test.test_binop.RatTestCase.test_add)\nPASS: test_constructor (test.test_binop.RatTestCase.test_constructor)\nPASS: test_div (test.test_binop.RatTestCase.test_div)\nPASS: test_eq (test.test_binop.RatTestCase.test_eq)\nPASS: test_floordiv (test.test_binop.RatTestCase.test_floordiv)\nPASS: test_gcd (test.test_binop.RatTestCase.test_gcd)\nPASS: test_mul (test.test_binop.RatTestCase.test_mul)\nPASS: test_sub (test.test_binop.RatTestCase.test_sub)\nPASS: test_true_div (test.test_binop.RatTestCase.test_true_div)\n\n----------------------------------------------------------------------\nRan 12 tests in 0.004s\n\nOK\n0:00:33 load avg: 1.29 [ 65/469] test_bisect passed\nPASS: test_backcompatibility (test.test_bisect.TestBisectC.test_backcompatibility)\nPASS: test_insort (test.test_bisect.TestBisectC.test_insort)\nPASS: test_insort_keynotNone (test.test_bisect.TestBisectC.test_insort_keynotNone)\nPASS: test_keyword_args (test.test_bisect.TestBisectC.test_keyword_args)\nPASS: test_large_pyrange (test.test_bisect.TestBisectC.test_large_pyrange)\nPASS: test_large_range (test.test_bisect.TestBisectC.test_large_range)\nPASS: test_lookups_with_key_function (test.test_bisect.TestBisectC.test_lookups_with_key_function)\nPASS: test_lt_returns_non_bool (test.test_bisect.TestBisectC.test_lt_returns_non_bool)\nPASS: test_lt_returns_notimplemented (test.test_bisect.TestBisectC.test_lt_returns_notimplemented)\nPASS: test_negative_lo (test.test_bisect.TestBisectC.test_negative_lo)\nPASS: test_optionalSlicing (test.test_bisect.TestBisectC.test_optionalSlicing)\nPASS: test_precomputed (test.test_bisect.TestBisectC.test_precomputed)\nPASS: test_random (test.test_bisect.TestBisectC.test_random)\nPASS: test_backcompatibility (test.test_bisect.TestBisectPython.test_backcompatibility)\nPASS: test_insort (test.test_bisect.TestBisectPython.test_insort)\nPASS: test_insort_keynotNone (test.test_bisect.TestBisectPython.test_insort_keynotNone)\nPASS: test_keyword_args (test.test_bisect.TestBisectPython.test_keyword_args)\nPASS: test_large_pyrange (test.test_bisect.TestBisectPython.test_large_pyrange)\nPASS: test_large_range (test.test_bisect.TestBisectPython.test_large_range)\nPASS: test_lookups_with_key_function (test.test_bisect.TestBisectPython.test_lookups_with_key_function)\nPASS: test_lt_returns_non_bool (test.test_bisect.TestBisectPython.test_lt_returns_non_bool)\nPASS: test_lt_returns_notimplemented (test.test_bisect.TestBisectPython.test_lt_returns_notimplemented)\nPASS: test_negative_lo (test.test_bisect.TestBisectPython.test_negative_lo)\nPASS: test_optionalSlicing (test.test_bisect.TestBisectPython.test_optionalSlicing)\nPASS: test_precomputed (test.test_bisect.TestBisectPython.test_precomputed)\nPASS: test_random (test.test_bisect.TestBisectPython.test_random)\nPASS: test_colors (test.test_bisect.TestDocExampleC.test_colors)\nPASS: test_grades (test.test_bisect.TestDocExampleC.test_grades)\nPASS: test_colors (test.test_bisect.TestDocExamplePython.test_colors)\nPASS: test_grades (test.test_bisect.TestDocExamplePython.test_grades)\nPASS: test_arg_parsing (test.test_bisect.TestErrorHandlingC.test_arg_parsing)\nPASS: test_cmp_err (test.test_bisect.TestErrorHandlingC.test_cmp_err)\nPASS: test_get_only (test.test_bisect.TestErrorHandlingC.test_get_only)\nPASS: test_len_only (test.test_bisect.TestErrorHandlingC.test_len_only)\nPASS: test_non_sequence (test.test_bisect.TestErrorHandlingC.test_non_sequence)\nPASS: test_arg_parsing (test.test_bisect.TestErrorHandlingPython.test_arg_parsing)\nPASS: test_cmp_err (test.test_bisect.TestErrorHandlingPython.test_cmp_err)\nPASS: test_get_only (test.test_bisect.TestErrorHandlingPython.test_get_only)\nPASS: test_len_only (test.test_bisect.TestErrorHandlingPython.test_len_only)\nPASS: test_non_sequence (test.test_bisect.TestErrorHandlingPython.test_non_sequence)\nPASS: test_backcompatibility (test.test_bisect.TestInsortC.test_backcompatibility)\nPASS: test_listDerived (test.test_bisect.TestInsortC.test_listDerived)\nPASS: test_vsBuiltinSort (test.test_bisect.TestInsortC.test_vsBuiltinSort)\nPASS: test_backcompatibility (test.test_bisect.TestInsortPython.test_backcompatibility)\nPASS: test_listDerived (test.test_bisect.TestInsortPython.test_listDerived)\nPASS: test_vsBuiltinSort (test.test_bisect.TestInsortPython.test_vsBuiltinSort)\n\n----------------------------------------------------------------------\nRan 46 tests in 0.039s\n\nOK\n0:00:33 load avg: 1.29 [ 66/469] test_bool passed\nPASS: test_blocked (test.test_bool.BoolTest.test_blocked)\nPASS: test_bool_called_at_least_once (test.test_bool.BoolTest.test_bool_called_at_least_once)\nPASS: test_bool_new (test.test_bool.BoolTest.test_bool_new)\nPASS: test_boolean (test.test_bool.BoolTest.test_boolean)\nPASS: test_callable (test.test_bool.BoolTest.test_callable)\nPASS: test_complex (test.test_bool.BoolTest.test_complex)\nPASS: test_contains (test.test_bool.BoolTest.test_contains)\nPASS: test_convert (test.test_bool.BoolTest.test_convert)\nPASS: test_convert_to_bool (test.test_bool.BoolTest.test_convert_to_bool)\nPASS: test_fileclosed (test.test_bool.BoolTest.test_fileclosed)\nPASS: test_float (test.test_bool.BoolTest.test_float)\nPASS: test_format (test.test_bool.BoolTest.test_format)\nPASS: test_from_bytes (test.test_bool.BoolTest.test_from_bytes)\nPASS: test_hasattr (test.test_bool.BoolTest.test_hasattr)\nPASS: test_int (test.test_bool.BoolTest.test_int)\nPASS: test_interpreter_convert_to_bool_raises (test.test_bool.BoolTest.test_interpreter_convert_to_bool_raises)\nPASS: test_isinstance (test.test_bool.BoolTest.test_isinstance)\nPASS: test_issubclass (test.test_bool.BoolTest.test_issubclass)\nPASS: test_keyword_args (test.test_bool.BoolTest.test_keyword_args)\nPASS: test_marshal (test.test_bool.BoolTest.test_marshal)\nPASS: test_math (test.test_bool.BoolTest.test_math)\nPASS: test_operator (test.test_bool.BoolTest.test_operator)\nPASS: test_pickle (test.test_bool.BoolTest.test_pickle)\nPASS: test_picklevalues (test.test_bool.BoolTest.test_picklevalues)\nPASS: test_real_and_imag (test.test_bool.BoolTest.test_real_and_imag)\nPASS: test_repr (test.test_bool.BoolTest.test_repr)\nPASS: test_sane_len (test.test_bool.BoolTest.test_sane_len)\nPASS: test_str (test.test_bool.BoolTest.test_str)\nPASS: test_string (test.test_bool.BoolTest.test_string)\nPASS: test_subclass (test.test_bool.BoolTest.test_subclass)\nPASS: test_types (test.test_bool.BoolTest.test_types)\n\n----------------------------------------------------------------------\nRan 31 tests in 0.012s\n\nOK\n0:00:34 load avg: 1.29 [ 67/469] test_bufio passed\nPASS: test_nullpat (test.test_bufio.CBufferSizeTest.test_nullpat)\nPASS: test_primepat (test.test_bufio.CBufferSizeTest.test_primepat)\nPASS: test_nullpat (test.test_bufio.PyBufferSizeTest.test_nullpat)\nPASS: test_primepat (test.test_bufio.PyBufferSizeTest.test_primepat)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.723s\n\nOK\n0:00:35 load avg: 1.29 [ 68/469] test_audit passed\nPASS: test_basic (test.test_audit.AuditTest.test_basic)\nPASS: test_block_add_hook (test.test_audit.AuditTest.test_block_add_hook)\nPASS: test_block_add_hook_baseexception (test.test_audit.AuditTest.test_block_add_hook_baseexception)\nPASS: test_cantrace (test.test_audit.AuditTest.test_cantrace)\nPASS: test_excepthook (test.test_audit.AuditTest.test_excepthook)\ntest_gc (test.test_audit.AuditTest.test_gc) ... ('gc.get_objects', ' ', '1')\n('gc.get_referrers', ' ', '(<object object at 0x7f7f0647c0>,)')\n('gc.get_referents', ' ', '([<object object at 0x7f7f0647c0>],)')\nok\ntest_http (test.test_audit.AuditTest.test_http) ... ('http.client.connect', ' ', 'www.python.org 80')\n('http.client.send', ' ', '[cannot send]')\nok\nPASS: test_marshal (test.test_audit.AuditTest.test_marshal)\nPASS: test_mmap (test.test_audit.AuditTest.test_mmap)\nPASS: test_monkeypatch (test.test_audit.AuditTest.test_monkeypatch)\nPASS: test_not_in_gc (test.test_audit.AuditTest.test_not_in_gc)\nPASS: test_open (test.test_audit.AuditTest.test_open)\nPASS: test_pickle (test.test_audit.AuditTest.test_pickle)\ntest_socket (test.test_audit.AuditTest.test_socket) ... ('socket.gethostname', '', '')\n('socket.__new__', ' ', '<socket.socket fd=-1, family=0, type=0, proto=0> 2 1 0')\n('socket.bind', ' ', \"<socket.socket fd=3, family=2, type=1, proto=0, laddr=('0.0.0.0', 0)> ('127.0.0.1', 8080)\")\nok\ntest_sqlite3 (test.test_audit.AuditTest.test_sqlite3) ... ('sqlite3.connect', ' ', \"(':memory:',)\")\n('sqlite3.connect/handle', ' ', '(<sqlite3.Connection object at 0x7fa4fb15d0>,)')\n('sqlite3.connect', ' ', \"(':memory:',)\")\n('sqlite3.connect/handle', ' ', '(<sqlite3.Connection object at 0x7fa4e42110>,)')\nok\ntest_sys_getframe (test.test_audit.AuditTest.test_sys_getframe) ... ('sys._getframe', ' ', 'test_sys_getframe')\nok\ntest_sys_getframemodulename (test.test_audit.AuditTest.test_sys_getframemodulename) ... ('sys._getframemodulename', ' ', '0')\nok\ntest_sys_monitoring_register_callback (test.test_audit.AuditTest.test_sys_monitoring_register_callback) ... ('sys.monitoring.register_callback', ' ', '(None,)')\nok\ntest_syslog (test.test_audit.AuditTest.test_syslog) ... Events:\n  ('syslog.openlog', ' ', 'python 0 8')\n  ('syslog.syslog', ' ', '6 test')\n  ('syslog.setlogmask', ' ', '7')\n  ('syslog.closelog', '', '')\n  ('syslog.syslog', ' ', '6 test2')\n  ('syslog.openlog', ' ', 'audit-tests.py 0 8')\n  ('syslog.openlog', ' ', 'audit-tests.py 8 128')\n  ('syslog.openlog', ' ', 'None 0 8')\n  ('syslog.closelog', '', '')\nok\ntest_threading (test.test_audit.AuditTest.test_threading) ... ('_thread.start_new_thread', ' ', '(<test_func>, (), None)')\n('test.test_func', ' ', '()')\nok\nPASS: test_unraisablehook (test.test_audit.AuditTest.test_unraisablehook)\nSKIP: test_winreg (test.test_audit.AuditTest.test_winreg) \"No module named 'winreg'\"\nSKIP: test_wmi_exec_query (test.test_audit.AuditTest.test_wmi_exec_query) \"No module named '_wmi'\"\n\n----------------------------------------------------------------------\nRan 23 tests in 3.539s\n\nOK (skipped=2)\n0:00:35 load avg: 1.29 [ 69/469] test_builtin passed\nPASS: test___ne__ (test.test_builtin.BuiltinTest.test___ne__)\nPASS: test_abs (test.test_builtin.BuiltinTest.test_abs)\nPASS: test_all (test.test_builtin.BuiltinTest.test_all)\nPASS: test_any (test.test_builtin.BuiltinTest.test_any)\nPASS: test_ascii (test.test_builtin.BuiltinTest.test_ascii)\nPASS: test_bin (test.test_builtin.BuiltinTest.test_bin)\nPASS: test_bug_27936 (test.test_builtin.BuiltinTest.test_bug_27936)\nPASS: test_bytearray_extend_error (test.test_builtin.BuiltinTest.test_bytearray_extend_error)\nPASS: test_bytearray_join_with_custom_iterator (test.test_builtin.BuiltinTest.test_bytearray_join_with_custom_iterator)\nPASS: test_bytearray_join_with_misbehaving_iterator (test.test_builtin.BuiltinTest.test_bytearray_join_with_misbehaving_iterator)\nPASS: test_bytearray_translate (test.test_builtin.BuiltinTest.test_bytearray_translate)\nPASS: test_callable (test.test_builtin.BuiltinTest.test_callable)\nPASS: test_chr (test.test_builtin.BuiltinTest.test_chr)\nPASS: test_cmp (test.test_builtin.BuiltinTest.test_cmp)\nPASS: test_compile (test.test_builtin.BuiltinTest.test_compile)\ntest_compile_async_generator (test.test_builtin.BuiltinTest.test_compile_async_generator)\nPASS: With the PyCF_ALLOW_TOP_LEVEL_AWAIT flag added in 3.8, we want to\ntest_compile_top_level_await (test.test_builtin.BuiltinTest.test_compile_top_level_await)\nPASS: Test whether code some top level await can be compiled.\nPASS: test_compile_top_level_await_invalid_cases (test.test_builtin.BuiltinTest.test_compile_top_level_await_invalid_cases)\ntest_compile_top_level_await_no_coro (test.test_builtin.BuiltinTest.test_compile_top_level_await_no_coro)\nPASS: Make sure top level non-await codes get the correct coroutine flags\nPASS: test_construct_singletons (test.test_builtin.BuiltinTest.test_construct_singletons)\nPASS: test_delattr (test.test_builtin.BuiltinTest.test_delattr)\nPASS: test_dir (test.test_builtin.BuiltinTest.test_dir)\nPASS: test_divmod (test.test_builtin.BuiltinTest.test_divmod)\nPASS: test_eval (test.test_builtin.BuiltinTest.test_eval)\nPASS: test_exec (test.test_builtin.BuiltinTest.test_exec)\nPASS: test_exec_closure (test.test_builtin.BuiltinTest.test_exec_closure)\nPASS: test_exec_globals (test.test_builtin.BuiltinTest.test_exec_globals)\nPASS: test_exec_globals_dict_subclass (test.test_builtin.BuiltinTest.test_exec_globals_dict_subclass)\nPASS: test_exec_globals_error_on_get (test.test_builtin.BuiltinTest.test_exec_globals_error_on_get)\nPASS: test_exec_globals_frozen (test.test_builtin.BuiltinTest.test_exec_globals_frozen)\nPASS: test_exec_redirected (test.test_builtin.BuiltinTest.test_exec_redirected)\nPASS: test_filter (test.test_builtin.BuiltinTest.test_filter)\nSKIP: test_filter_dealloc (test.test_builtin.BuiltinTest.test_filter_dealloc) \"resource 'cpu' is not enabled\"\nPASS: test_filter_pickle (test.test_builtin.BuiltinTest.test_filter_pickle)\nPASS: test_format (test.test_builtin.BuiltinTest.test_format)\nPASS: test_general_eval (test.test_builtin.BuiltinTest.test_general_eval)\nPASS: test_getattr (test.test_builtin.BuiltinTest.test_getattr)\nPASS: test_hasattr (test.test_builtin.BuiltinTest.test_hasattr)\nPASS: test_hash (test.test_builtin.BuiltinTest.test_hash)\nPASS: test_hex (test.test_builtin.BuiltinTest.test_hex)\nPASS: test_id (test.test_builtin.BuiltinTest.test_id)\nPASS: test_import (test.test_builtin.BuiltinTest.test_import)\nPASS: test_input (test.test_builtin.BuiltinTest.test_input)\nPASS: test_isinstance (test.test_builtin.BuiltinTest.test_isinstance)\nPASS: test_issubclass (test.test_builtin.BuiltinTest.test_issubclass)\nPASS: test_iter (test.test_builtin.BuiltinTest.test_iter)\nPASS: test_len (test.test_builtin.BuiltinTest.test_len)\nPASS: test_map (test.test_builtin.BuiltinTest.test_map)\nPASS: test_map_pickle (test.test_builtin.BuiltinTest.test_map_pickle)\nPASS: test_max (test.test_builtin.BuiltinTest.test_max)\nPASS: test_min (test.test_builtin.BuiltinTest.test_min)\nPASS: test_neg (test.test_builtin.BuiltinTest.test_neg)\nPASS: test_next (test.test_builtin.BuiltinTest.test_next)\nPASS: test_oct (test.test_builtin.BuiltinTest.test_oct)\nPASS: test_open (test.test_builtin.BuiltinTest.test_open)\nSKIP: test_open_default_encoding (test.test_builtin.BuiltinTest.test_open_default_encoding) 'utf-8 mode is enabled'\nPASS: test_open_non_inheritable (test.test_builtin.BuiltinTest.test_open_non_inheritable)\nPASS: test_ord (test.test_builtin.BuiltinTest.test_ord)\nPASS: test_pow (test.test_builtin.BuiltinTest.test_pow)\nPASS: test_repr (test.test_builtin.BuiltinTest.test_repr)\nPASS: test_round (test.test_builtin.BuiltinTest.test_round)\nPASS: test_round_large (test.test_builtin.BuiltinTest.test_round_large)\nPASS: test_setattr (test.test_builtin.BuiltinTest.test_setattr)\nPASS: test_sum (test.test_builtin.BuiltinTest.test_sum)\nPASS: test_sum_accuracy (test.test_builtin.BuiltinTest.test_sum_accuracy)\nPASS: test_type (test.test_builtin.BuiltinTest.test_type)\nPASS: test_vars (test.test_builtin.BuiltinTest.test_vars)\nPASS: test_warning_notimplemented (test.test_builtin.BuiltinTest.test_warning_notimplemented)\nPASS: test_zip (test.test_builtin.BuiltinTest.test_zip)\nPASS: test_zip_bad_iterable (test.test_builtin.BuiltinTest.test_zip_bad_iterable)\nPASS: test_zip_pickle (test.test_builtin.BuiltinTest.test_zip_pickle)\nPASS: test_zip_pickle_strict (test.test_builtin.BuiltinTest.test_zip_pickle_strict)\nPASS: test_zip_pickle_strict_fail (test.test_builtin.BuiltinTest.test_zip_pickle_strict_fail)\nPASS: test_zip_result_gc (test.test_builtin.BuiltinTest.test_zip_result_gc)\nPASS: test_zip_strict (test.test_builtin.BuiltinTest.test_zip_strict)\nPASS: test_zip_strict_error_handling (test.test_builtin.BuiltinTest.test_zip_strict_error_handling)\nPASS: test_zip_strict_error_handling_stopiteration (test.test_builtin.BuiltinTest.test_zip_strict_error_handling_stopiteration)\nPASS: test_zip_strict_iterators (test.test_builtin.BuiltinTest.test_zip_strict_iterators)\nPASS: test_immortals (test.test_builtin.ImmortalTests.test_immortals)\nPASS: test_list_repeat_respect_immortality (test.test_builtin.ImmortalTests.test_list_repeat_respect_immortality)\nPASS: test_tuple_repeat_respect_immortality (test.test_builtin.ImmortalTests.test_tuple_repeat_respect_immortality)\nSKIP: test_input_no_stdout_fileno (test.test_builtin.PtyTests.test_input_no_stdout_fileno) 'Test may fail under heavy load'\nSKIP: test_input_tty (test.test_builtin.PtyTests.test_input_tty) 'stdin and stdout must be ttys'\nSKIP: test_input_tty_non_ascii (test.test_builtin.PtyTests.test_input_tty_non_ascii) 'stdin and stdout must be ttys'\nSKIP: test_input_tty_non_ascii_unicode_errors (test.test_builtin.PtyTests.test_input_tty_non_ascii_unicode_errors) 'stdin and stdout must be ttys'\nPASS: test_cleanup (test.test_builtin.ShutdownTest.test_cleanup)\nPASS: test_breakpoint (test.test_builtin.TestBreakpoint.test_breakpoint)\nPASS: test_breakpoint_with_args_and_keywords (test.test_builtin.TestBreakpoint.test_breakpoint_with_args_and_keywords)\nPASS: test_breakpoint_with_breakpointhook_reset (test.test_builtin.TestBreakpoint.test_breakpoint_with_breakpointhook_reset)\nPASS: test_breakpoint_with_breakpointhook_set (test.test_builtin.TestBreakpoint.test_breakpoint_with_breakpointhook_set)\nPASS: test_breakpoint_with_passthru_error (test.test_builtin.TestBreakpoint.test_breakpoint_with_passthru_error)\nPASS: test_envar_good_path_builtin (test.test_builtin.TestBreakpoint.test_envar_good_path_builtin)\nPASS: test_envar_good_path_empty_string (test.test_builtin.TestBreakpoint.test_envar_good_path_empty_string)\nPASS: test_envar_good_path_noop_0 (test.test_builtin.TestBreakpoint.test_envar_good_path_noop_0)\nPASS: test_envar_good_path_other (test.test_builtin.TestBreakpoint.test_envar_good_path_other)\nPASS: test_envar_ignored_when_hook_is_set (test.test_builtin.TestBreakpoint.test_envar_ignored_when_hook_is_set)\nPASS: test_envar_unimportable (test.test_builtin.TestBreakpoint.test_envar_unimportable)\nPASS: test_runtime_error_when_hook_is_lost (test.test_builtin.TestBreakpoint.test_runtime_error_when_hook_is_lost)\nPASS: test_bad_arguments (test.test_builtin.TestSorted.test_bad_arguments)\nPASS: test_baddecorator (test.test_builtin.TestSorted.test_baddecorator)\nPASS: test_basic (test.test_builtin.TestSorted.test_basic)\nPASS: test_inputtypes (test.test_builtin.TestSorted.test_inputtypes)\nPASS: test_bad_args (test.test_builtin.TestType.test_bad_args)\nPASS: test_bad_slots (test.test_builtin.TestType.test_bad_slots)\nPASS: test_namespace_order (test.test_builtin.TestType.test_namespace_order)\nPASS: test_new_type (test.test_builtin.TestType.test_new_type)\nPASS: test_type_doc (test.test_builtin.TestType.test_type_doc)\nPASS: test_type_name (test.test_builtin.TestType.test_type_name)\nPASS: test_type_nokwargs (test.test_builtin.TestType.test_type_nokwargs)\nPASS: test_type_qualname (test.test_builtin.TestType.test_type_qualname)\nPASS: test_type_typeparams (test.test_builtin.TestType.test_type_typeparams)\nbin (builtins)\nPASS: Doctest: builtins.bin\nhex (builtins.bytearray)\nPASS: Doctest: builtins.bytearray.hex\nhex (builtins.bytes)\nPASS: Doctest: builtins.bytes.hex\nas_integer_ratio (builtins.float)\nPASS: Doctest: builtins.float.as_integer_ratio\nfromhex (builtins.float)\nPASS: Doctest: builtins.float.fromhex\nhex (builtins.float)\nPASS: Doctest: builtins.float.hex\nhex (builtins)\nPASS: Doctest: builtins.hex\nint (builtins)\nPASS: Doctest: builtins.int\nas_integer_ratio (builtins.int)\nPASS: Doctest: builtins.int.as_integer_ratio\nbit_count (builtins.int)\nPASS: Doctest: builtins.int.bit_count\nbit_length (builtins.int)\nPASS: Doctest: builtins.int.bit_length\nhex (builtins.memoryview)\nPASS: Doctest: builtins.memoryview.hex\noct (builtins)\nPASS: Doctest: builtins.oct\nzip (builtins)\nPASS: Doctest: builtins.zip\n\n----------------------------------------------------------------------\nRan 122 tests in 0.231s\n\nOK (skipped=6)\n0:00:37 load avg: 1.29 [ 70/469] test_bz2 passed\nPASS: testCompress (test.test_bz2.BZ2CompressorTest.testCompress)\nPASS: testCompress4G (test.test_bz2.BZ2CompressorTest.testCompress4G)\nPASS: testCompressChunks10 (test.test_bz2.BZ2CompressorTest.testCompressChunks10)\nPASS: testCompressEmptyString (test.test_bz2.BZ2CompressorTest.testCompressEmptyString)\nPASS: testPickle (test.test_bz2.BZ2CompressorTest.testPickle)\nPASS: testDecompress (test.test_bz2.BZ2DecompressorTest.testDecompress)\nPASS: testDecompress4G (test.test_bz2.BZ2DecompressorTest.testDecompress4G)\nPASS: testDecompressChunks10 (test.test_bz2.BZ2DecompressorTest.testDecompressChunks10)\nPASS: testDecompressUnusedData (test.test_bz2.BZ2DecompressorTest.testDecompressUnusedData)\nPASS: testDecompressorChunksMaxsize (test.test_bz2.BZ2DecompressorTest.testDecompressorChunksMaxsize)\nPASS: testEOFError (test.test_bz2.BZ2DecompressorTest.testEOFError)\nPASS: testPickle (test.test_bz2.BZ2DecompressorTest.testPickle)\nPASS: test_Constructor (test.test_bz2.BZ2DecompressorTest.test_Constructor)\nPASS: test_decompressor_inputbuf_1 (test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_1)\nPASS: test_decompressor_inputbuf_2 (test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_2)\nPASS: test_decompressor_inputbuf_3 (test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_3)\nPASS: test_failure (test.test_bz2.BZ2DecompressorTest.test_failure)\nSKIP: test_refleaks_in___init__ (test.test_bz2.BZ2DecompressorTest.test_refleaks_in___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nPASS: test_uninitialized_BZ2Decompressor_crash (test.test_bz2.BZ2DecompressorTest.test_uninitialized_BZ2Decompressor_crash)\nPASS: testAppend (test.test_bz2.BZ2FileTest.testAppend)\nPASS: testBadArgs (test.test_bz2.BZ2FileTest.testBadArgs)\nPASS: testClosedIteratorDeadlock (test.test_bz2.BZ2FileTest.testClosedIteratorDeadlock)\nPASS: testContextProtocol (test.test_bz2.BZ2FileTest.testContextProtocol)\ntestDecompressLimited (test.test_bz2.BZ2FileTest.testDecompressLimited)\nPASS: Decompressed data buffering should be limited\nPASS: testFileno (test.test_bz2.BZ2FileTest.testFileno)\nPASS: testIterator (test.test_bz2.BZ2FileTest.testIterator)\nPASS: testIteratorMultiStream (test.test_bz2.BZ2FileTest.testIteratorMultiStream)\nPASS: testMixedIterationAndReads (test.test_bz2.BZ2FileTest.testMixedIterationAndReads)\nPASS: testMultiStreamOrdering (test.test_bz2.BZ2FileTest.testMultiStreamOrdering)\nPASS: testOpenBytesFilename (test.test_bz2.BZ2FileTest.testOpenBytesFilename)\nPASS: testOpenDel (test.test_bz2.BZ2FileTest.testOpenDel)\nPASS: testOpenNonexistent (test.test_bz2.BZ2FileTest.testOpenNonexistent)\nPASS: testOpenPathLikeFilename (test.test_bz2.BZ2FileTest.testOpenPathLikeFilename)\nPASS: testPeek (test.test_bz2.BZ2FileTest.testPeek)\nPASS: testPeekBytesIO (test.test_bz2.BZ2FileTest.testPeekBytesIO)\nPASS: testRead (test.test_bz2.BZ2FileTest.testRead)\nPASS: testRead0 (test.test_bz2.BZ2FileTest.testRead0)\nPASS: testRead100 (test.test_bz2.BZ2FileTest.testRead100)\nPASS: testReadBadFile (test.test_bz2.BZ2FileTest.testReadBadFile)\nPASS: testReadBytesIO (test.test_bz2.BZ2FileTest.testReadBytesIO)\nPASS: testReadChunk10 (test.test_bz2.BZ2FileTest.testReadChunk10)\nPASS: testReadChunk10MultiStream (test.test_bz2.BZ2FileTest.testReadChunk10MultiStream)\nPASS: testReadInto (test.test_bz2.BZ2FileTest.testReadInto)\nPASS: testReadLine (test.test_bz2.BZ2FileTest.testReadLine)\nPASS: testReadLineMultiStream (test.test_bz2.BZ2FileTest.testReadLineMultiStream)\nPASS: testReadLines (test.test_bz2.BZ2FileTest.testReadLines)\nPASS: testReadLinesMultiStream (test.test_bz2.BZ2FileTest.testReadLinesMultiStream)\nPASS: testReadMonkeyMultiStream (test.test_bz2.BZ2FileTest.testReadMonkeyMultiStream)\nPASS: testReadMultiStream (test.test_bz2.BZ2FileTest.testReadMultiStream)\nPASS: testReadMultiStreamTrailingJunk (test.test_bz2.BZ2FileTest.testReadMultiStreamTrailingJunk)\nPASS: testReadTrailingJunk (test.test_bz2.BZ2FileTest.testReadTrailingJunk)\nPASS: testReadable (test.test_bz2.BZ2FileTest.testReadable)\nPASS: testReadlinesNoNewline (test.test_bz2.BZ2FileTest.testReadlinesNoNewline)\nPASS: testSeekBackwards (test.test_bz2.BZ2FileTest.testSeekBackwards)\nPASS: testSeekBackwardsAcrossStreams (test.test_bz2.BZ2FileTest.testSeekBackwardsAcrossStreams)\nPASS: testSeekBackwardsBytesIO (test.test_bz2.BZ2FileTest.testSeekBackwardsBytesIO)\nPASS: testSeekBackwardsFromEnd (test.test_bz2.BZ2FileTest.testSeekBackwardsFromEnd)\nPASS: testSeekBackwardsFromEndAcrossStreams (test.test_bz2.BZ2FileTest.testSeekBackwardsFromEndAcrossStreams)\nPASS: testSeekForward (test.test_bz2.BZ2FileTest.testSeekForward)\nPASS: testSeekForwardAcrossStreams (test.test_bz2.BZ2FileTest.testSeekForwardAcrossStreams)\nPASS: testSeekForwardBytesIO (test.test_bz2.BZ2FileTest.testSeekForwardBytesIO)\nPASS: testSeekPostEnd (test.test_bz2.BZ2FileTest.testSeekPostEnd)\nPASS: testSeekPostEndMultiStream (test.test_bz2.BZ2FileTest.testSeekPostEndMultiStream)\nPASS: testSeekPostEndTwice (test.test_bz2.BZ2FileTest.testSeekPostEndTwice)\nPASS: testSeekPostEndTwiceMultiStream (test.test_bz2.BZ2FileTest.testSeekPostEndTwiceMultiStream)\nPASS: testSeekPreStart (test.test_bz2.BZ2FileTest.testSeekPreStart)\nPASS: testSeekPreStartMultiStream (test.test_bz2.BZ2FileTest.testSeekPreStartMultiStream)\nPASS: testSeekable (test.test_bz2.BZ2FileTest.testSeekable)\nPASS: testThreading (test.test_bz2.BZ2FileTest.testThreading)\nPASS: testWritable (test.test_bz2.BZ2FileTest.testWritable)\nPASS: testWrite (test.test_bz2.BZ2FileTest.testWrite)\nPASS: testWriteBytesIO (test.test_bz2.BZ2FileTest.testWriteBytesIO)\nPASS: testWriteChunks10 (test.test_bz2.BZ2FileTest.testWriteChunks10)\nPASS: testWriteLines (test.test_bz2.BZ2FileTest.testWriteLines)\nPASS: testWriteMethodsOnReadOnlyFile (test.test_bz2.BZ2FileTest.testWriteMethodsOnReadOnlyFile)\nPASS: testWriteNonDefaultCompressLevel (test.test_bz2.BZ2FileTest.testWriteNonDefaultCompressLevel)\nPASS: test_issue44439 (test.test_bz2.BZ2FileTest.test_issue44439)\nPASS: test_read_truncated (test.test_bz2.BZ2FileTest.test_read_truncated)\nPASS: testCompress (test.test_bz2.CompressDecompressTest.testCompress)\nPASS: testCompressEmptyString (test.test_bz2.CompressDecompressTest.testCompressEmptyString)\nPASS: testDecompress (test.test_bz2.CompressDecompressTest.testDecompress)\nPASS: testDecompressBadData (test.test_bz2.CompressDecompressTest.testDecompressBadData)\nPASS: testDecompressEmpty (test.test_bz2.CompressDecompressTest.testDecompressEmpty)\nPASS: testDecompressIncomplete (test.test_bz2.CompressDecompressTest.testDecompressIncomplete)\nPASS: testDecompressMultiStream (test.test_bz2.CompressDecompressTest.testDecompressMultiStream)\nPASS: testDecompressMultiStreamTrailingJunk (test.test_bz2.CompressDecompressTest.testDecompressMultiStreamTrailingJunk)\nPASS: testDecompressToEmptyString (test.test_bz2.CompressDecompressTest.testDecompressToEmptyString)\nPASS: testDecompressTrailingJunk (test.test_bz2.CompressDecompressTest.testDecompressTrailingJunk)\nPASS: test_bad_params (test.test_bz2.OpenTest.test_bad_params)\nPASS: test_binary_modes (test.test_bz2.OpenTest.test_binary_modes)\nPASS: test_encoding (test.test_bz2.OpenTest.test_encoding)\nPASS: test_encoding_error_handler (test.test_bz2.OpenTest.test_encoding_error_handler)\nPASS: test_fileobj (test.test_bz2.OpenTest.test_fileobj)\nPASS: test_implicit_binary_modes (test.test_bz2.OpenTest.test_implicit_binary_modes)\nPASS: test_newline (test.test_bz2.OpenTest.test_newline)\nPASS: test_text_modes (test.test_bz2.OpenTest.test_text_modes)\nPASS: test_x_mode (test.test_bz2.OpenTest.test_x_mode)\n\n----------------------------------------------------------------------\nRan 97 tests in 1.318s\n\nOK (skipped=1)\n0:00:37 load avg: 1.29 [ 71/469] test_buffer passed\nPASS: test_issue_7385 (test.test_buffer.TestBufferProtocol.test_issue_7385)\nPASS: test_memoryview_array (test.test_buffer.TestBufferProtocol.test_memoryview_array)\nPASS: test_memoryview_assign (test.test_buffer.TestBufferProtocol.test_memoryview_assign)\nPASS: test_memoryview_cast (test.test_buffer.TestBufferProtocol.test_memoryview_cast)\nSKIP: test_memoryview_cast_1D_ND (test.test_buffer.TestBufferProtocol.test_memoryview_cast_1D_ND) \"resource 'cpu' is not enabled\"\nPASS: test_memoryview_cast_invalid (test.test_buffer.TestBufferProtocol.test_memoryview_cast_invalid)\nPASS: test_memoryview_cast_zero_shape (test.test_buffer.TestBufferProtocol.test_memoryview_cast_zero_shape)\nPASS: test_memoryview_cast_zero_strides (test.test_buffer.TestBufferProtocol.test_memoryview_cast_zero_strides)\nPASS: test_memoryview_check_released (test.test_buffer.TestBufferProtocol.test_memoryview_check_released)\nPASS: test_memoryview_compare_multidim_c (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_c)\nPASS: test_memoryview_compare_multidim_fortran (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_fortran)\nPASS: test_memoryview_compare_multidim_mixed (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_mixed)\nPASS: test_memoryview_compare_multidim_suboffsets (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_suboffsets)\nPASS: test_memoryview_compare_multidim_zero_shape (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_zero_shape)\nPASS: test_memoryview_compare_multidim_zero_strides (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_zero_strides)\nPASS: test_memoryview_compare_ndim_one (test.test_buffer.TestBufferProtocol.test_memoryview_compare_ndim_one)\nPASS: test_memoryview_compare_ndim_zero (test.test_buffer.TestBufferProtocol.test_memoryview_compare_ndim_zero)\nPASS: test_memoryview_compare_not_equal (test.test_buffer.TestBufferProtocol.test_memoryview_compare_not_equal)\nPASS: test_memoryview_compare_random_formats (test.test_buffer.TestBufferProtocol.test_memoryview_compare_random_formats)\nPASS: test_memoryview_compare_special_cases (test.test_buffer.TestBufferProtocol.test_memoryview_compare_special_cases)\nPASS: test_memoryview_compare_zero_shape (test.test_buffer.TestBufferProtocol.test_memoryview_compare_zero_shape)\nPASS: test_memoryview_compare_zero_strides (test.test_buffer.TestBufferProtocol.test_memoryview_compare_zero_strides)\nPASS: test_memoryview_construction (test.test_buffer.TestBufferProtocol.test_memoryview_construction)\nPASS: test_memoryview_from_static_exporter (test.test_buffer.TestBufferProtocol.test_memoryview_from_static_exporter)\nPASS: test_memoryview_get_contiguous (test.test_buffer.TestBufferProtocol.test_memoryview_get_contiguous)\nPASS: test_memoryview_getbuffer_undefined (test.test_buffer.TestBufferProtocol.test_memoryview_getbuffer_undefined)\nPASS: test_memoryview_hash (test.test_buffer.TestBufferProtocol.test_memoryview_hash)\nPASS: test_memoryview_index (test.test_buffer.TestBufferProtocol.test_memoryview_index)\nPASS: test_memoryview_redirect (test.test_buffer.TestBufferProtocol.test_memoryview_redirect)\nPASS: test_memoryview_release (test.test_buffer.TestBufferProtocol.test_memoryview_release)\nPASS: test_memoryview_repr (test.test_buffer.TestBufferProtocol.test_memoryview_repr)\nPASS: test_memoryview_sequence (test.test_buffer.TestBufferProtocol.test_memoryview_sequence)\nPASS: test_memoryview_serializing (test.test_buffer.TestBufferProtocol.test_memoryview_serializing)\nPASS: test_memoryview_sizeof (test.test_buffer.TestBufferProtocol.test_memoryview_sizeof)\nPASS: test_memoryview_slice (test.test_buffer.TestBufferProtocol.test_memoryview_slice)\nPASS: test_memoryview_struct_module (test.test_buffer.TestBufferProtocol.test_memoryview_struct_module)\nPASS: test_memoryview_tobytes (test.test_buffer.TestBufferProtocol.test_memoryview_tobytes)\nPASS: test_memoryview_tolist (test.test_buffer.TestBufferProtocol.test_memoryview_tolist)\nPASS: test_ndarray_cmp_contig (test.test_buffer.TestBufferProtocol.test_ndarray_cmp_contig)\nPASS: test_ndarray_exceptions (test.test_buffer.TestBufferProtocol.test_ndarray_exceptions)\nPASS: test_ndarray_format_scalar (test.test_buffer.TestBufferProtocol.test_ndarray_format_scalar)\nPASS: test_ndarray_format_shape (test.test_buffer.TestBufferProtocol.test_ndarray_format_shape)\nPASS: test_ndarray_format_strides (test.test_buffer.TestBufferProtocol.test_ndarray_format_strides)\nPASS: test_ndarray_fortran (test.test_buffer.TestBufferProtocol.test_ndarray_fortran)\nPASS: test_ndarray_get_pointer (test.test_buffer.TestBufferProtocol.test_ndarray_get_pointer)\nSKIP: test_ndarray_getbuf (test.test_buffer.TestBufferProtocol.test_ndarray_getbuf) \"resource 'cpu' is not enabled\"\nPASS: test_ndarray_hash (test.test_buffer.TestBufferProtocol.test_ndarray_hash)\nPASS: test_ndarray_index_getitem_multidim (test.test_buffer.TestBufferProtocol.test_ndarray_index_getitem_multidim)\nPASS: test_ndarray_index_getitem_single (test.test_buffer.TestBufferProtocol.test_ndarray_index_getitem_single)\nPASS: test_ndarray_index_invalid (test.test_buffer.TestBufferProtocol.test_ndarray_index_invalid)\nPASS: test_ndarray_index_null_strides (test.test_buffer.TestBufferProtocol.test_ndarray_index_null_strides)\nPASS: test_ndarray_index_scalar (test.test_buffer.TestBufferProtocol.test_ndarray_index_scalar)\nPASS: test_ndarray_index_setitem_single (test.test_buffer.TestBufferProtocol.test_ndarray_index_setitem_single)\nPASS: test_ndarray_linked_list (test.test_buffer.TestBufferProtocol.test_ndarray_linked_list)\nPASS: test_ndarray_memoryview_from_buffer (test.test_buffer.TestBufferProtocol.test_ndarray_memoryview_from_buffer)\nPASS: test_ndarray_multidim (test.test_buffer.TestBufferProtocol.test_ndarray_multidim)\nPASS: test_ndarray_offset (test.test_buffer.TestBufferProtocol.test_ndarray_offset)\nPASS: test_ndarray_random (test.test_buffer.TestBufferProtocol.test_ndarray_random)\nPASS: test_ndarray_random_invalid (test.test_buffer.TestBufferProtocol.test_ndarray_random_invalid)\nPASS: test_ndarray_random_slice_assign (test.test_buffer.TestBufferProtocol.test_ndarray_random_slice_assign)\nPASS: test_ndarray_re_export (test.test_buffer.TestBufferProtocol.test_ndarray_re_export)\nPASS: test_ndarray_sequence (test.test_buffer.TestBufferProtocol.test_ndarray_sequence)\nPASS: test_ndarray_slice_assign_multidim (test.test_buffer.TestBufferProtocol.test_ndarray_slice_assign_multidim)\nPASS: test_ndarray_slice_assign_single (test.test_buffer.TestBufferProtocol.test_ndarray_slice_assign_single)\nPASS: test_ndarray_slice_invalid (test.test_buffer.TestBufferProtocol.test_ndarray_slice_invalid)\nPASS: test_ndarray_slice_multidim (test.test_buffer.TestBufferProtocol.test_ndarray_slice_multidim)\nPASS: test_ndarray_slice_redundant_suboffsets (test.test_buffer.TestBufferProtocol.test_ndarray_slice_redundant_suboffsets)\nPASS: test_ndarray_slice_zero_shape (test.test_buffer.TestBufferProtocol.test_ndarray_slice_zero_shape)\nPASS: test_ndarray_tolist_null_strides (test.test_buffer.TestBufferProtocol.test_ndarray_tolist_null_strides)\nPASS: test_ndarray_zero_shape (test.test_buffer.TestBufferProtocol.test_ndarray_zero_shape)\nPASS: test_ndarray_zero_strides (test.test_buffer.TestBufferProtocol.test_ndarray_zero_strides)\nPASS: test_py_buffer_to_contiguous (test.test_buffer.TestBufferProtocol.test_py_buffer_to_contiguous)\nPASS: test_pybuffer_size_from_format (test.test_buffer.TestBufferProtocol.test_pybuffer_size_from_format)\nPASS: test_bad_buffer_method (test.test_buffer.TestPythonBufferProtocol.test_bad_buffer_method)\nPASS: test_basic (test.test_buffer.TestPythonBufferProtocol.test_basic)\nPASS: test_buffer_flags (test.test_buffer.TestPythonBufferProtocol.test_buffer_flags)\nPASS: test_c_buffer (test.test_buffer.TestPythonBufferProtocol.test_c_buffer)\nPASS: test_call_builtins (test.test_buffer.TestPythonBufferProtocol.test_call_builtins)\nPASS: test_inherit_but_return_something_else (test.test_buffer.TestPythonBufferProtocol.test_inherit_but_return_something_else)\nPASS: test_inheritance (test.test_buffer.TestPythonBufferProtocol.test_inheritance)\nPASS: test_inheritance_releasebuffer (test.test_buffer.TestPythonBufferProtocol.test_inheritance_releasebuffer)\nPASS: test_multiple_inheritance_buffer_last (test.test_buffer.TestPythonBufferProtocol.test_multiple_inheritance_buffer_last)\nPASS: test_multiple_inheritance_buffer_last_raising (test.test_buffer.TestPythonBufferProtocol.test_multiple_inheritance_buffer_last_raising)\nPASS: test_override_only_release (test.test_buffer.TestPythonBufferProtocol.test_override_only_release)\nPASS: test_release_buffer (test.test_buffer.TestPythonBufferProtocol.test_release_buffer)\nPASS: test_release_buffer_with_exception_set (test.test_buffer.TestPythonBufferProtocol.test_release_buffer_with_exception_set)\nPASS: test_release_saves_reference (test.test_buffer.TestPythonBufferProtocol.test_release_saves_reference)\nPASS: test_release_saves_reference_no_subclassing (test.test_buffer.TestPythonBufferProtocol.test_release_saves_reference_no_subclassing)\nPASS: test_same_buffer_returned (test.test_buffer.TestPythonBufferProtocol.test_same_buffer_returned)\n\n----------------------------------------------------------------------\nRan 87 tests in 3.162s\n\nOK (skipped=2)\n0:00:39 load avg: 1.43 [ 72/469] test_c_locale_coercion passed\nAVAILABLE_TARGETS = []\nEXPECTED_C_LOCALE_EQUIVALENTS = ['C', 'invalid.ascii', 'POSIX']\nEXPECTED_C_LOCALE_STREAM_ENCODING = 'ascii'\nEXPECTED_C_LOCALE_FS_ENCODING = 'ascii'\nEXPECT_COERCION_IN_DEFAULT_LOCALE = True\n_C_UTF8_LOCALES = ('C.UTF-8', 'C.utf8', 'UTF-8')\n_check_nl_langinfo_CODESET = False\nPASS: test_LC_ALL_set_to_C (test.test_c_locale_coercion.LocaleCoercionTests.test_LC_ALL_set_to_C)\nPASS: test_PYTHONCOERCECLOCALE_not_set (test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_not_set)\nPASS: test_PYTHONCOERCECLOCALE_not_zero (test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_not_zero)\nSKIP: test_PYTHONCOERCECLOCALE_set_to_one (test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_set_to_one) 'test requires LC_CTYPE locale different than C'\nPASS: test_PYTHONCOERCECLOCALE_set_to_warn (test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_set_to_warn)\nPASS: test_PYTHONCOERCECLOCALE_set_to_zero (test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_set_to_zero)\nSKIP: setUpClass (test.test_c_locale_coercion.LocaleConfigurationTests) 'No C-with-UTF-8 locale available'\n\n----------------------------------------------------------------------\nRan 6 tests in 2.444s\n\nOK (skipped=2)\n0:00:40 load avg: 1.43 [ 73/469] test_bytes passed\nSKIP: test_compare (test.test_bytes.AssortedBytesTest.test_compare) 'BytesWarning is needed for this test: use -bb option'\nPASS: test_compare_bytes_to_bytearray (test.test_bytes.AssortedBytesTest.test_compare_bytes_to_bytearray)\nPASS: test_doc (test.test_bytes.AssortedBytesTest.test_doc)\nPASS: test_format (test.test_bytes.AssortedBytesTest.test_format)\nPASS: test_from_bytearray (test.test_bytes.AssortedBytesTest.test_from_bytearray)\nPASS: test_literal (test.test_bytes.AssortedBytesTest.test_literal)\nPASS: test_repr_str (test.test_bytes.AssortedBytesTest.test_repr_str)\nPASS: test_return_self (test.test_bytes.AssortedBytesTest.test_return_self)\nPASS: test_rsplit_bytearray (test.test_bytes.AssortedBytesTest.test_rsplit_bytearray)\nPASS: test_split_bytearray (test.test_bytes.AssortedBytesTest.test_split_bytearray)\nPASS: test_to_str (test.test_bytes.AssortedBytesTest.test_to_str)\nPASS: test_adaptive_find (test.test_bytes.ByteArrayAsStringTest.test_adaptive_find)\nPASS: test_additional_rsplit (test.test_bytes.ByteArrayAsStringTest.test_additional_rsplit)\nPASS: test_additional_split (test.test_bytes.ByteArrayAsStringTest.test_additional_split)\nPASS: test_capitalize (test.test_bytes.ByteArrayAsStringTest.test_capitalize)\nPASS: test_center (test.test_bytes.ByteArrayAsStringTest.test_center)\nPASS: test_count (test.test_bytes.ByteArrayAsStringTest.test_count)\nPASS: test_expandtabs (test.test_bytes.ByteArrayAsStringTest.test_expandtabs)\nPASS: test_find (test.test_bytes.ByteArrayAsStringTest.test_find)\nPASS: test_find_many_lengths (test.test_bytes.ByteArrayAsStringTest.test_find_many_lengths)\ntest_find_periodic_pattern (test.test_bytes.ByteArrayAsStringTest.test_find_periodic_pattern)\nPASS: Cover the special path for periodic patterns.\ntest_find_shift_table_overflow (test.test_bytes.ByteArrayAsStringTest.test_find_shift_table_overflow)\nPASS: When the table of 8-bit shifts overflows.\nPASS: test_find_with_memory (test.test_bytes.ByteArrayAsStringTest.test_find_with_memory)\nPASS: test_fixtype (test.test_bytes.ByteArrayAsStringTest.test_fixtype)\nPASS: test_index (test.test_bytes.ByteArrayAsStringTest.test_index)\nPASS: test_isalnum (test.test_bytes.ByteArrayAsStringTest.test_isalnum)\nPASS: test_isalpha (test.test_bytes.ByteArrayAsStringTest.test_isalpha)\nPASS: test_isascii (test.test_bytes.ByteArrayAsStringTest.test_isascii)\nPASS: test_isdigit (test.test_bytes.ByteArrayAsStringTest.test_isdigit)\nPASS: test_islower (test.test_bytes.ByteArrayAsStringTest.test_islower)\nPASS: test_isspace (test.test_bytes.ByteArrayAsStringTest.test_isspace)\nPASS: test_istitle (test.test_bytes.ByteArrayAsStringTest.test_istitle)\nPASS: test_isupper (test.test_bytes.ByteArrayAsStringTest.test_isupper)\nPASS: test_ljust (test.test_bytes.ByteArrayAsStringTest.test_ljust)\nPASS: test_lower (test.test_bytes.ByteArrayAsStringTest.test_lower)\nPASS: test_removeprefix (test.test_bytes.ByteArrayAsStringTest.test_removeprefix)\nPASS: test_removesuffix (test.test_bytes.ByteArrayAsStringTest.test_removesuffix)\nPASS: test_replace (test.test_bytes.ByteArrayAsStringTest.test_replace)\nSKIP: test_replace_overflow (test.test_bytes.ByteArrayAsStringTest.test_replace_overflow) 'only applies to 32-bit platforms'\nPASS: test_replace_uses_two_way_maxcount (test.test_bytes.ByteArrayAsStringTest.test_replace_uses_two_way_maxcount)\nPASS: test_rfind (test.test_bytes.ByteArrayAsStringTest.test_rfind)\nPASS: test_rindex (test.test_bytes.ByteArrayAsStringTest.test_rindex)\nPASS: test_rjust (test.test_bytes.ByteArrayAsStringTest.test_rjust)\nPASS: test_rsplit (test.test_bytes.ByteArrayAsStringTest.test_rsplit)\nPASS: test_split (test.test_bytes.ByteArrayAsStringTest.test_split)\nPASS: test_splitlines (test.test_bytes.ByteArrayAsStringTest.test_splitlines)\nPASS: test_strip (test.test_bytes.ByteArrayAsStringTest.test_strip)\nPASS: test_strip_whitespace (test.test_bytes.ByteArrayAsStringTest.test_strip_whitespace)\nPASS: test_swapcase (test.test_bytes.ByteArrayAsStringTest.test_swapcase)\nPASS: test_title (test.test_bytes.ByteArrayAsStringTest.test_title)\nPASS: test_upper (test.test_bytes.ByteArrayAsStringTest.test_upper)\nPASS: test_zfill (test.test_bytes.ByteArrayAsStringTest.test_zfill)\nPASS: test_basic (test.test_bytes.ByteArraySubclassTest.test_basic)\nPASS: test_copy (test.test_bytes.ByteArraySubclassTest.test_copy)\nPASS: test_fromhex (test.test_bytes.ByteArraySubclassTest.test_fromhex)\nPASS: test_init_override (test.test_bytes.ByteArraySubclassTest.test_init_override)\nPASS: test_join (test.test_bytes.ByteArraySubclassTest.test_join)\nPASS: test_pickle (test.test_bytes.ByteArraySubclassTest.test_pickle)\nPASS: test_basic (test.test_bytes.ByteArraySubclassWithSlotsTest.test_basic)\nPASS: test_copy (test.test_bytes.ByteArraySubclassWithSlotsTest.test_copy)\nPASS: test_fromhex (test.test_bytes.ByteArraySubclassWithSlotsTest.test_fromhex)\nPASS: test_join (test.test_bytes.ByteArraySubclassWithSlotsTest.test_join)\nPASS: test_pickle (test.test_bytes.ByteArraySubclassWithSlotsTest.test_pickle)\nPASS: test_alloc (test.test_bytes.ByteArrayTest.test_alloc)\nPASS: test_append (test.test_bytes.ByteArrayTest.test_append)\nPASS: test_basics (test.test_bytes.ByteArrayTest.test_basics)\nPASS: test_bytearray_api (test.test_bytes.ByteArrayTest.test_bytearray_api)\nPASS: test_center (test.test_bytes.ByteArrayTest.test_center)\nPASS: test_check_encoding_errors (test.test_bytes.ByteArrayTest.test_check_encoding_errors)\nPASS: test_clear (test.test_bytes.ByteArrayTest.test_clear)\nPASS: test_compare (test.test_bytes.ByteArrayTest.test_compare)\nPASS: test_compare_to_str (test.test_bytes.ByteArrayTest.test_compare_to_str)\nPASS: test_concat (test.test_bytes.ByteArrayTest.test_concat)\nPASS: test_constructor_exceptions (test.test_bytes.ByteArrayTest.test_constructor_exceptions)\nSKIP: test_constructor_overflow (test.test_bytes.ByteArrayTest.test_constructor_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_constructor_type_errors (test.test_bytes.ByteArrayTest.test_constructor_type_errors)\nPASS: test_constructor_value_errors (test.test_bytes.ByteArrayTest.test_constructor_value_errors)\nPASS: test_contains (test.test_bytes.ByteArrayTest.test_contains)\nPASS: test_copied (test.test_bytes.ByteArrayTest.test_copied)\nPASS: test_copy (test.test_bytes.ByteArrayTest.test_copy)\nPASS: test_count (test.test_bytes.ByteArrayTest.test_count)\nPASS: test_decode (test.test_bytes.ByteArrayTest.test_decode)\nPASS: test_del_expand (test.test_bytes.ByteArrayTest.test_del_expand)\nPASS: test_delitem (test.test_bytes.ByteArrayTest.test_delitem)\nPASS: test_empty_sequence (test.test_bytes.ByteArrayTest.test_empty_sequence)\nPASS: test_encoding (test.test_bytes.ByteArrayTest.test_encoding)\nPASS: test_endswith (test.test_bytes.ByteArrayTest.test_endswith)\nPASS: test_exhausted_iterator (test.test_bytes.ByteArrayTest.test_exhausted_iterator)\nPASS: test_extend (test.test_bytes.ByteArrayTest.test_extend)\nPASS: test_extended_getslice (test.test_bytes.ByteArrayTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_bytes.ByteArrayTest.test_extended_set_del_slice)\nPASS: test_fifo_overrun (test.test_bytes.ByteArrayTest.test_fifo_overrun)\nPASS: test_find (test.test_bytes.ByteArrayTest.test_find)\nPASS: test_find_etc_raise_correct_error_messages (test.test_bytes.ByteArrayTest.test_find_etc_raise_correct_error_messages)\nPASS: test_free_after_iterating (test.test_bytes.ByteArrayTest.test_free_after_iterating)\nPASS: test_from_buffer (test.test_bytes.ByteArrayTest.test_from_buffer)\nPASS: test_from_index (test.test_bytes.ByteArrayTest.test_from_index)\nPASS: test_from_int (test.test_bytes.ByteArrayTest.test_from_int)\nPASS: test_from_iterable (test.test_bytes.ByteArrayTest.test_from_iterable)\nPASS: test_from_list (test.test_bytes.ByteArrayTest.test_from_list)\nPASS: test_from_mutating_list (test.test_bytes.ByteArrayTest.test_from_mutating_list)\nPASS: test_from_ssize (test.test_bytes.ByteArrayTest.test_from_ssize)\nPASS: test_from_tuple (test.test_bytes.ByteArrayTest.test_from_tuple)\nPASS: test_fromhex (test.test_bytes.ByteArrayTest.test_fromhex)\nPASS: test_getitem_error (test.test_bytes.ByteArrayTest.test_getitem_error)\nPASS: test_getslice (test.test_bytes.ByteArrayTest.test_getslice)\nPASS: test_hex (test.test_bytes.ByteArrayTest.test_hex)\nPASS: test_hex_separator_basics (test.test_bytes.ByteArrayTest.test_hex_separator_basics)\nPASS: test_hex_separator_five_bytes (test.test_bytes.ByteArrayTest.test_hex_separator_five_bytes)\nPASS: test_hex_separator_six_bytes (test.test_bytes.ByteArrayTest.test_hex_separator_six_bytes)\nPASS: test_iconcat (test.test_bytes.ByteArrayTest.test_iconcat)\nPASS: test_imod (test.test_bytes.ByteArrayTest.test_imod)\nPASS: test_index (test.test_bytes.ByteArrayTest.test_index)\nPASS: test_init_alloc (test.test_bytes.ByteArrayTest.test_init_alloc)\nPASS: test_insert (test.test_bytes.ByteArrayTest.test_insert)\nPASS: test_integer_arguments_out_of_byte_range (test.test_bytes.ByteArrayTest.test_integer_arguments_out_of_byte_range)\nPASS: test_irepeat (test.test_bytes.ByteArrayTest.test_irepeat)\nPASS: test_irepeat_1char (test.test_bytes.ByteArrayTest.test_irepeat_1char)\nPASS: test_iterator_length_hint (test.test_bytes.ByteArrayTest.test_iterator_length_hint)\nPASS: test_iterator_pickling (test.test_bytes.ByteArrayTest.test_iterator_pickling)\nPASS: test_iterator_pickling2 (test.test_bytes.ByteArrayTest.test_iterator_pickling2)\nPASS: test_join (test.test_bytes.ByteArrayTest.test_join)\nPASS: test_ljust (test.test_bytes.ByteArrayTest.test_ljust)\nPASS: test_maketrans (test.test_bytes.ByteArrayTest.test_maketrans)\nPASS: test_mod (test.test_bytes.ByteArrayTest.test_mod)\nPASS: test_mutating_index (test.test_bytes.ByteArrayTest.test_mutating_index)\nPASS: test_nohash (test.test_bytes.ByteArrayTest.test_nohash)\nPASS: test_none_arguments (test.test_bytes.ByteArrayTest.test_none_arguments)\nPASS: test_nosort (test.test_bytes.ByteArrayTest.test_nosort)\nPASS: test_obsolete_write_lock (test.test_bytes.ByteArrayTest.test_obsolete_write_lock)\nPASS: test_ord (test.test_bytes.ByteArrayTest.test_ord)\nPASS: test_partition (test.test_bytes.ByteArrayTest.test_partition)\nPASS: test_partition_bytearray_doesnt_share_nullstring (test.test_bytes.ByteArrayTest.test_partition_bytearray_doesnt_share_nullstring)\nPASS: test_partition_int_error (test.test_bytes.ByteArrayTest.test_partition_int_error)\nPASS: test_partition_string_error (test.test_bytes.ByteArrayTest.test_partition_string_error)\nPASS: test_pickling (test.test_bytes.ByteArrayTest.test_pickling)\nPASS: test_pop (test.test_bytes.ByteArrayTest.test_pop)\nPASS: test_regexps (test.test_bytes.ByteArrayTest.test_regexps)\nPASS: test_remove (test.test_bytes.ByteArrayTest.test_remove)\nPASS: test_repeat (test.test_bytes.ByteArrayTest.test_repeat)\nPASS: test_repeat_1char (test.test_bytes.ByteArrayTest.test_repeat_1char)\nPASS: test_repeat_after_setslice (test.test_bytes.ByteArrayTest.test_repeat_after_setslice)\nPASS: test_replace (test.test_bytes.ByteArrayTest.test_replace)\nPASS: test_replace_int_error (test.test_bytes.ByteArrayTest.test_replace_int_error)\nPASS: test_resize_forbidden (test.test_bytes.ByteArrayTest.test_resize_forbidden)\nPASS: test_reverse (test.test_bytes.ByteArrayTest.test_reverse)\nPASS: test_reversed (test.test_bytes.ByteArrayTest.test_reversed)\nPASS: test_rfind (test.test_bytes.ByteArrayTest.test_rfind)\nPASS: test_rindex (test.test_bytes.ByteArrayTest.test_rindex)\nPASS: test_rjust (test.test_bytes.ByteArrayTest.test_rjust)\nPASS: test_rmod (test.test_bytes.ByteArrayTest.test_rmod)\nPASS: test_rpartition (test.test_bytes.ByteArrayTest.test_rpartition)\nPASS: test_rsplit_unicodewhitespace (test.test_bytes.ByteArrayTest.test_rsplit_unicodewhitespace)\nPASS: test_setitem (test.test_bytes.ByteArrayTest.test_setitem)\nPASS: test_setitem_error (test.test_bytes.ByteArrayTest.test_setitem_error)\nPASS: test_setslice (test.test_bytes.ByteArrayTest.test_setslice)\nPASS: test_setslice_extend (test.test_bytes.ByteArrayTest.test_setslice_extend)\nPASS: test_setslice_trap (test.test_bytes.ByteArrayTest.test_setslice_trap)\nPASS: test_split_int_error (test.test_bytes.ByteArrayTest.test_split_int_error)\nPASS: test_split_string_error (test.test_bytes.ByteArrayTest.test_split_string_error)\nPASS: test_split_unicodewhitespace (test.test_bytes.ByteArrayTest.test_split_unicodewhitespace)\nPASS: test_sq_item (test.test_bytes.ByteArrayTest.test_sq_item)\nPASS: test_startswith (test.test_bytes.ByteArrayTest.test_startswith)\nPASS: test_strip_bytearray (test.test_bytes.ByteArrayTest.test_strip_bytearray)\nPASS: test_strip_int_error (test.test_bytes.ByteArrayTest.test_strip_int_error)\nPASS: test_strip_string_error (test.test_bytes.ByteArrayTest.test_strip_string_error)\nPASS: test_translate (test.test_bytes.ByteArrayTest.test_translate)\nPASS: test_xjust_int_error (test.test_bytes.ByteArrayTest.test_xjust_int_error)\nPASS: test_returns_new_copy (test.test_bytes.BytearrayPEP3137Test.test_returns_new_copy)\nPASS: test_adaptive_find (test.test_bytes.BytesAsStringTest.test_adaptive_find)\nPASS: test_additional_rsplit (test.test_bytes.BytesAsStringTest.test_additional_rsplit)\nPASS: test_additional_split (test.test_bytes.BytesAsStringTest.test_additional_split)\nPASS: test_capitalize (test.test_bytes.BytesAsStringTest.test_capitalize)\nPASS: test_center (test.test_bytes.BytesAsStringTest.test_center)\nPASS: test_count (test.test_bytes.BytesAsStringTest.test_count)\nPASS: test_expandtabs (test.test_bytes.BytesAsStringTest.test_expandtabs)\nPASS: test_find (test.test_bytes.BytesAsStringTest.test_find)\nPASS: test_find_many_lengths (test.test_bytes.BytesAsStringTest.test_find_many_lengths)\ntest_find_periodic_pattern (test.test_bytes.BytesAsStringTest.test_find_periodic_pattern)\nPASS: Cover the special path for periodic patterns.\ntest_find_shift_table_overflow (test.test_bytes.BytesAsStringTest.test_find_shift_table_overflow)\nPASS: When the table of 8-bit shifts overflows.\nPASS: test_find_with_memory (test.test_bytes.BytesAsStringTest.test_find_with_memory)\nPASS: test_fixtype (test.test_bytes.BytesAsStringTest.test_fixtype)\nPASS: test_index (test.test_bytes.BytesAsStringTest.test_index)\nPASS: test_isalnum (test.test_bytes.BytesAsStringTest.test_isalnum)\nPASS: test_isalpha (test.test_bytes.BytesAsStringTest.test_isalpha)\nPASS: test_isascii (test.test_bytes.BytesAsStringTest.test_isascii)\nPASS: test_isdigit (test.test_bytes.BytesAsStringTest.test_isdigit)\nPASS: test_islower (test.test_bytes.BytesAsStringTest.test_islower)\nPASS: test_isspace (test.test_bytes.BytesAsStringTest.test_isspace)\nPASS: test_istitle (test.test_bytes.BytesAsStringTest.test_istitle)\nPASS: test_isupper (test.test_bytes.BytesAsStringTest.test_isupper)\nPASS: test_ljust (test.test_bytes.BytesAsStringTest.test_ljust)\nPASS: test_lower (test.test_bytes.BytesAsStringTest.test_lower)\nPASS: test_removeprefix (test.test_bytes.BytesAsStringTest.test_removeprefix)\nPASS: test_removesuffix (test.test_bytes.BytesAsStringTest.test_removesuffix)\nPASS: test_replace (test.test_bytes.BytesAsStringTest.test_replace)\nSKIP: test_replace_overflow (test.test_bytes.BytesAsStringTest.test_replace_overflow) 'only applies to 32-bit platforms'\nPASS: test_replace_uses_two_way_maxcount (test.test_bytes.BytesAsStringTest.test_replace_uses_two_way_maxcount)\nPASS: test_rfind (test.test_bytes.BytesAsStringTest.test_rfind)\nPASS: test_rindex (test.test_bytes.BytesAsStringTest.test_rindex)\nPASS: test_rjust (test.test_bytes.BytesAsStringTest.test_rjust)\nPASS: test_rsplit (test.test_bytes.BytesAsStringTest.test_rsplit)\nPASS: test_split (test.test_bytes.BytesAsStringTest.test_split)\nPASS: test_splitlines (test.test_bytes.BytesAsStringTest.test_splitlines)\nPASS: test_strip (test.test_bytes.BytesAsStringTest.test_strip)\nPASS: test_strip_whitespace (test.test_bytes.BytesAsStringTest.test_strip_whitespace)\nPASS: test_swapcase (test.test_bytes.BytesAsStringTest.test_swapcase)\nPASS: test_title (test.test_bytes.BytesAsStringTest.test_title)\nPASS: test_upper (test.test_bytes.BytesAsStringTest.test_upper)\nPASS: test_zfill (test.test_bytes.BytesAsStringTest.test_zfill)\nPASS: test_basic (test.test_bytes.BytesSubclassTest.test_basic)\nPASS: test_copy (test.test_bytes.BytesSubclassTest.test_copy)\nPASS: test_fromhex (test.test_bytes.BytesSubclassTest.test_fromhex)\nPASS: test_join (test.test_bytes.BytesSubclassTest.test_join)\nPASS: test_pickle (test.test_bytes.BytesSubclassTest.test_pickle)\nPASS: test__bytes__ (test.test_bytes.BytesTest.test__bytes__)\nPASS: test_basics (test.test_bytes.BytesTest.test_basics)\nPASS: test_buffer_is_readonly (test.test_bytes.BytesTest.test_buffer_is_readonly)\nPASS: test_bytes_blocking (test.test_bytes.BytesTest.test_bytes_blocking)\nPASS: test_center (test.test_bytes.BytesTest.test_center)\nPASS: test_check_encoding_errors (test.test_bytes.BytesTest.test_check_encoding_errors)\nPASS: test_compare (test.test_bytes.BytesTest.test_compare)\nPASS: test_compare_to_str (test.test_bytes.BytesTest.test_compare_to_str)\nPASS: test_concat (test.test_bytes.BytesTest.test_concat)\nPASS: test_constructor_exceptions (test.test_bytes.BytesTest.test_constructor_exceptions)\nSKIP: test_constructor_overflow (test.test_bytes.BytesTest.test_constructor_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_constructor_type_errors (test.test_bytes.BytesTest.test_constructor_type_errors)\nPASS: test_constructor_value_errors (test.test_bytes.BytesTest.test_constructor_value_errors)\nPASS: test_contains (test.test_bytes.BytesTest.test_contains)\nPASS: test_copy (test.test_bytes.BytesTest.test_copy)\nPASS: test_count (test.test_bytes.BytesTest.test_count)\nPASS: test_custom (test.test_bytes.BytesTest.test_custom)\nPASS: test_decode (test.test_bytes.BytesTest.test_decode)\nPASS: test_empty_sequence (test.test_bytes.BytesTest.test_empty_sequence)\nPASS: test_encoding (test.test_bytes.BytesTest.test_encoding)\nPASS: test_endswith (test.test_bytes.BytesTest.test_endswith)\nPASS: test_extended_getslice (test.test_bytes.BytesTest.test_extended_getslice)\nPASS: test_find (test.test_bytes.BytesTest.test_find)\nPASS: test_find_etc_raise_correct_error_messages (test.test_bytes.BytesTest.test_find_etc_raise_correct_error_messages)\nPASS: test_free_after_iterating (test.test_bytes.BytesTest.test_free_after_iterating)\nPASS: test_from_buffer (test.test_bytes.BytesTest.test_from_buffer)\nPASS: test_from_format (test.test_bytes.BytesTest.test_from_format)\nPASS: test_from_index (test.test_bytes.BytesTest.test_from_index)\nPASS: test_from_int (test.test_bytes.BytesTest.test_from_int)\nPASS: test_from_iterable (test.test_bytes.BytesTest.test_from_iterable)\nPASS: test_from_list (test.test_bytes.BytesTest.test_from_list)\nPASS: test_from_mutating_list (test.test_bytes.BytesTest.test_from_mutating_list)\nPASS: test_from_ssize (test.test_bytes.BytesTest.test_from_ssize)\nPASS: test_from_tuple (test.test_bytes.BytesTest.test_from_tuple)\nPASS: test_fromhex (test.test_bytes.BytesTest.test_fromhex)\nPASS: test_getitem_error (test.test_bytes.BytesTest.test_getitem_error)\nPASS: test_getslice (test.test_bytes.BytesTest.test_getslice)\nPASS: test_hex (test.test_bytes.BytesTest.test_hex)\nPASS: test_hex_separator_basics (test.test_bytes.BytesTest.test_hex_separator_basics)\nPASS: test_hex_separator_five_bytes (test.test_bytes.BytesTest.test_hex_separator_five_bytes)\nPASS: test_hex_separator_six_bytes (test.test_bytes.BytesTest.test_hex_separator_six_bytes)\nPASS: test_imod (test.test_bytes.BytesTest.test_imod)\nPASS: test_index (test.test_bytes.BytesTest.test_index)\nPASS: test_integer_arguments_out_of_byte_range (test.test_bytes.BytesTest.test_integer_arguments_out_of_byte_range)\nPASS: test_iterator_pickling (test.test_bytes.BytesTest.test_iterator_pickling)\nPASS: test_join (test.test_bytes.BytesTest.test_join)\nPASS: test_ljust (test.test_bytes.BytesTest.test_ljust)\nPASS: test_maketrans (test.test_bytes.BytesTest.test_maketrans)\nPASS: test_mod (test.test_bytes.BytesTest.test_mod)\nPASS: test_none_arguments (test.test_bytes.BytesTest.test_none_arguments)\nPASS: test_ord (test.test_bytes.BytesTest.test_ord)\nPASS: test_partition (test.test_bytes.BytesTest.test_partition)\nPASS: test_partition_int_error (test.test_bytes.BytesTest.test_partition_int_error)\nPASS: test_partition_string_error (test.test_bytes.BytesTest.test_partition_string_error)\nPASS: test_pickling (test.test_bytes.BytesTest.test_pickling)\nPASS: test_repeat (test.test_bytes.BytesTest.test_repeat)\nPASS: test_repeat_1char (test.test_bytes.BytesTest.test_repeat_1char)\nPASS: test_repeat_id_preserving (test.test_bytes.BytesTest.test_repeat_id_preserving)\nPASS: test_replace (test.test_bytes.BytesTest.test_replace)\nPASS: test_replace_int_error (test.test_bytes.BytesTest.test_replace_int_error)\nPASS: test_reversed (test.test_bytes.BytesTest.test_reversed)\nPASS: test_rfind (test.test_bytes.BytesTest.test_rfind)\nPASS: test_rindex (test.test_bytes.BytesTest.test_rindex)\nPASS: test_rjust (test.test_bytes.BytesTest.test_rjust)\nPASS: test_rmod (test.test_bytes.BytesTest.test_rmod)\nPASS: test_rpartition (test.test_bytes.BytesTest.test_rpartition)\nPASS: test_rsplit_unicodewhitespace (test.test_bytes.BytesTest.test_rsplit_unicodewhitespace)\nPASS: test_split_int_error (test.test_bytes.BytesTest.test_split_int_error)\nPASS: test_split_string_error (test.test_bytes.BytesTest.test_split_string_error)\nPASS: test_split_unicodewhitespace (test.test_bytes.BytesTest.test_split_unicodewhitespace)\nPASS: test_sq_item (test.test_bytes.BytesTest.test_sq_item)\nPASS: test_startswith (test.test_bytes.BytesTest.test_startswith)\nPASS: test_strip_bytearray (test.test_bytes.BytesTest.test_strip_bytearray)\nPASS: test_strip_int_error (test.test_bytes.BytesTest.test_strip_int_error)\nPASS: test_strip_string_error (test.test_bytes.BytesTest.test_strip_string_error)\nPASS: test_translate (test.test_bytes.BytesTest.test_translate)\nPASS: test_xjust_int_error (test.test_bytes.BytesTest.test_xjust_int_error)\n\n----------------------------------------------------------------------\nRan 289 tests in 5.084s\n\nOK (skipped=5)\n0:00:41 load avg: 1.43 [ 74/469] test_call passed\nPASS: test_module_not_callable_no_suggestion_0 (test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_0)\nPASS: test_module_not_callable_no_suggestion_1 (test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_1)\nPASS: test_module_not_callable_no_suggestion_2 (test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_2)\nPASS: test_module_not_callable_no_suggestion_3 (test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_3)\nPASS: test_module_not_callable_suggestion (test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_suggestion)\nPASS: test_object_not_callable (test.test_call.CFunctionCallsErrorMessages.test_object_not_callable)\nPASS: test_oldargs0_1 (test.test_call.CFunctionCallsErrorMessages.test_oldargs0_1)\nPASS: test_oldargs0_1_kw (test.test_call.CFunctionCallsErrorMessages.test_oldargs0_1_kw)\nPASS: test_oldargs0_2 (test.test_call.CFunctionCallsErrorMessages.test_oldargs0_2)\nPASS: test_oldargs0_2_kw (test.test_call.CFunctionCallsErrorMessages.test_oldargs0_2_kw)\nPASS: test_oldargs1_0 (test.test_call.CFunctionCallsErrorMessages.test_oldargs1_0)\nPASS: test_oldargs1_0_kw (test.test_call.CFunctionCallsErrorMessages.test_oldargs1_0_kw)\nPASS: test_oldargs1_1_kw (test.test_call.CFunctionCallsErrorMessages.test_oldargs1_1_kw)\nPASS: test_oldargs1_2 (test.test_call.CFunctionCallsErrorMessages.test_oldargs1_2)\nPASS: test_oldargs1_2_kw (test.test_call.CFunctionCallsErrorMessages.test_oldargs1_2_kw)\nPASS: test_varargs0 (test.test_call.CFunctionCallsErrorMessages.test_varargs0)\nPASS: test_varargs10_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs10_kw)\nPASS: test_varargs11_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs11_kw)\nPASS: test_varargs12_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs12_kw)\nPASS: test_varargs13_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs13_kw)\nPASS: test_varargs14_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs14_kw)\nPASS: test_varargs15_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs15_kw)\nPASS: test_varargs16_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs16_kw)\nPASS: test_varargs17_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs17_kw)\nPASS: test_varargs18_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs18_kw)\nPASS: test_varargs19_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs19_kw)\nPASS: test_varargs1_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs1_kw)\nPASS: test_varargs1max (test.test_call.CFunctionCallsErrorMessages.test_varargs1max)\nPASS: test_varargs1min (test.test_call.CFunctionCallsErrorMessages.test_varargs1min)\nPASS: test_varargs2 (test.test_call.CFunctionCallsErrorMessages.test_varargs2)\nPASS: test_varargs2_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs2_kw)\nPASS: test_varargs2max (test.test_call.CFunctionCallsErrorMessages.test_varargs2max)\nPASS: test_varargs2min (test.test_call.CFunctionCallsErrorMessages.test_varargs2min)\nPASS: test_varargs3 (test.test_call.CFunctionCallsErrorMessages.test_varargs3)\nPASS: test_varargs3_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs3_kw)\nPASS: test_varargs4_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs4_kw)\nPASS: test_varargs5_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs5_kw)\nPASS: test_varargs6_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs6_kw)\nPASS: test_varargs7_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs7_kw)\nPASS: test_varargs8_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs8_kw)\nPASS: test_varargs9_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs9_kw)\nPASS: test_fastcall (test.test_call.FastCallTests.test_fastcall)\nPASS: test_fastcall_clearing_dict (test.test_call.FastCallTests.test_fastcall_clearing_dict)\nPASS: test_vectorcall (test.test_call.FastCallTests.test_vectorcall)\nPASS: test_vectorcall_dict (test.test_call.FastCallTests.test_vectorcall_dict)\nPASS: test_frames_are_popped_after_failed_calls (test.test_call.FunctionCalls.test_frames_are_popped_after_failed_calls)\nPASS: test_kwargs_order (test.test_call.FunctionCalls.test_kwargs_order)\nPASS: test_fastcall (test.test_call.TestCallingConventions.test_fastcall)\nPASS: test_fastcall_error_kw (test.test_call.TestCallingConventions.test_fastcall_error_kw)\nPASS: test_fastcall_ext (test.test_call.TestCallingConventions.test_fastcall_ext)\nPASS: test_fastcall_keywords (test.test_call.TestCallingConventions.test_fastcall_keywords)\nPASS: test_fastcall_keywords_ext (test.test_call.TestCallingConventions.test_fastcall_keywords_ext)\nPASS: test_noargs (test.test_call.TestCallingConventions.test_noargs)\nPASS: test_noargs_error_arg (test.test_call.TestCallingConventions.test_noargs_error_arg)\nPASS: test_noargs_error_arg2 (test.test_call.TestCallingConventions.test_noargs_error_arg2)\nPASS: test_noargs_error_ext (test.test_call.TestCallingConventions.test_noargs_error_ext)\nPASS: test_noargs_error_kw (test.test_call.TestCallingConventions.test_noargs_error_kw)\nPASS: test_noargs_ext (test.test_call.TestCallingConventions.test_noargs_ext)\nPASS: test_o (test.test_call.TestCallingConventions.test_o)\nPASS: test_o_error_arg_kw (test.test_call.TestCallingConventions.test_o_error_arg_kw)\nPASS: test_o_error_ext (test.test_call.TestCallingConventions.test_o_error_ext)\nPASS: test_o_error_kw (test.test_call.TestCallingConventions.test_o_error_kw)\nPASS: test_o_error_no_arg (test.test_call.TestCallingConventions.test_o_error_no_arg)\nPASS: test_o_error_two_args (test.test_call.TestCallingConventions.test_o_error_two_args)\nPASS: test_o_ext (test.test_call.TestCallingConventions.test_o_ext)\nPASS: test_varargs (test.test_call.TestCallingConventions.test_varargs)\nPASS: test_varargs_error_kw (test.test_call.TestCallingConventions.test_varargs_error_kw)\nPASS: test_varargs_ext (test.test_call.TestCallingConventions.test_varargs_ext)\nPASS: test_varargs_keywords (test.test_call.TestCallingConventions.test_varargs_keywords)\nPASS: test_varargs_keywords_ext (test.test_call.TestCallingConventions.test_varargs_keywords_ext)\nPASS: test_fastcall (test.test_call.TestCallingConventionsClass.test_fastcall)\nPASS: test_fastcall_error_kw (test.test_call.TestCallingConventionsClass.test_fastcall_error_kw)\nPASS: test_fastcall_ext (test.test_call.TestCallingConventionsClass.test_fastcall_ext)\nPASS: test_fastcall_keywords (test.test_call.TestCallingConventionsClass.test_fastcall_keywords)\nPASS: test_fastcall_keywords_ext (test.test_call.TestCallingConventionsClass.test_fastcall_keywords_ext)\nPASS: test_noargs (test.test_call.TestCallingConventionsClass.test_noargs)\nPASS: test_noargs_error_arg (test.test_call.TestCallingConventionsClass.test_noargs_error_arg)\nPASS: test_noargs_error_arg2 (test.test_call.TestCallingConventionsClass.test_noargs_error_arg2)\nPASS: test_noargs_error_ext (test.test_call.TestCallingConventionsClass.test_noargs_error_ext)\nPASS: test_noargs_error_kw (test.test_call.TestCallingConventionsClass.test_noargs_error_kw)\nPASS: test_noargs_ext (test.test_call.TestCallingConventionsClass.test_noargs_ext)\nPASS: test_o (test.test_call.TestCallingConventionsClass.test_o)\nPASS: test_o_error_arg_kw (test.test_call.TestCallingConventionsClass.test_o_error_arg_kw)\nPASS: test_o_error_ext (test.test_call.TestCallingConventionsClass.test_o_error_ext)\nPASS: test_o_error_kw (test.test_call.TestCallingConventionsClass.test_o_error_kw)\nPASS: test_o_error_no_arg (test.test_call.TestCallingConventionsClass.test_o_error_no_arg)\nPASS: test_o_error_two_args (test.test_call.TestCallingConventionsClass.test_o_error_two_args)\nPASS: test_o_ext (test.test_call.TestCallingConventionsClass.test_o_ext)\nPASS: test_varargs (test.test_call.TestCallingConventionsClass.test_varargs)\nPASS: test_varargs_error_kw (test.test_call.TestCallingConventionsClass.test_varargs_error_kw)\nPASS: test_varargs_ext (test.test_call.TestCallingConventionsClass.test_varargs_ext)\nPASS: test_varargs_keywords (test.test_call.TestCallingConventionsClass.test_varargs_keywords)\nPASS: test_varargs_keywords_ext (test.test_call.TestCallingConventionsClass.test_varargs_keywords_ext)\nPASS: test_fastcall (test.test_call.TestCallingConventionsClassInstance.test_fastcall)\nPASS: test_fastcall_error_kw (test.test_call.TestCallingConventionsClassInstance.test_fastcall_error_kw)\nPASS: test_fastcall_ext (test.test_call.TestCallingConventionsClassInstance.test_fastcall_ext)\nPASS: test_fastcall_keywords (test.test_call.TestCallingConventionsClassInstance.test_fastcall_keywords)\nPASS: test_fastcall_keywords_ext (test.test_call.TestCallingConventionsClassInstance.test_fastcall_keywords_ext)\nPASS: test_noargs (test.test_call.TestCallingConventionsClassInstance.test_noargs)\nPASS: test_noargs_error_arg (test.test_call.TestCallingConventionsClassInstance.test_noargs_error_arg)\nPASS: test_noargs_error_arg2 (test.test_call.TestCallingConventionsClassInstance.test_noargs_error_arg2)\nPASS: test_noargs_error_ext (test.test_call.TestCallingConventionsClassInstance.test_noargs_error_ext)\nPASS: test_noargs_error_kw (test.test_call.TestCallingConventionsClassInstance.test_noargs_error_kw)\nPASS: test_noargs_ext (test.test_call.TestCallingConventionsClassInstance.test_noargs_ext)\nPASS: test_o (test.test_call.TestCallingConventionsClassInstance.test_o)\nPASS: test_o_error_arg_kw (test.test_call.TestCallingConventionsClassInstance.test_o_error_arg_kw)\nPASS: test_o_error_ext (test.test_call.TestCallingConventionsClassInstance.test_o_error_ext)\nPASS: test_o_error_kw (test.test_call.TestCallingConventionsClassInstance.test_o_error_kw)\nPASS: test_o_error_no_arg (test.test_call.TestCallingConventionsClassInstance.test_o_error_no_arg)\nPASS: test_o_error_two_args (test.test_call.TestCallingConventionsClassInstance.test_o_error_two_args)\nPASS: test_o_ext (test.test_call.TestCallingConventionsClassInstance.test_o_ext)\nPASS: test_varargs (test.test_call.TestCallingConventionsClassInstance.test_varargs)\nPASS: test_varargs_error_kw (test.test_call.TestCallingConventionsClassInstance.test_varargs_error_kw)\nPASS: test_varargs_ext (test.test_call.TestCallingConventionsClassInstance.test_varargs_ext)\nPASS: test_varargs_keywords (test.test_call.TestCallingConventionsClassInstance.test_varargs_keywords)\nPASS: test_varargs_keywords_ext (test.test_call.TestCallingConventionsClassInstance.test_varargs_keywords_ext)\nPASS: test_fastcall (test.test_call.TestCallingConventionsInstance.test_fastcall)\nPASS: test_fastcall_error_kw (test.test_call.TestCallingConventionsInstance.test_fastcall_error_kw)\nPASS: test_fastcall_ext (test.test_call.TestCallingConventionsInstance.test_fastcall_ext)\nPASS: test_fastcall_keywords (test.test_call.TestCallingConventionsInstance.test_fastcall_keywords)\nPASS: test_fastcall_keywords_ext (test.test_call.TestCallingConventionsInstance.test_fastcall_keywords_ext)\nPASS: test_noargs (test.test_call.TestCallingConventionsInstance.test_noargs)\nPASS: test_noargs_error_arg (test.test_call.TestCallingConventionsInstance.test_noargs_error_arg)\nPASS: test_noargs_error_arg2 (test.test_call.TestCallingConventionsInstance.test_noargs_error_arg2)\nPASS: test_noargs_error_ext (test.test_call.TestCallingConventionsInstance.test_noargs_error_ext)\nPASS: test_noargs_error_kw (test.test_call.TestCallingConventionsInstance.test_noargs_error_kw)\nPASS: test_noargs_ext (test.test_call.TestCallingConventionsInstance.test_noargs_ext)\nPASS: test_o (test.test_call.TestCallingConventionsInstance.test_o)\nPASS: test_o_error_arg_kw (test.test_call.TestCallingConventionsInstance.test_o_error_arg_kw)\nPASS: test_o_error_ext (test.test_call.TestCallingConventionsInstance.test_o_error_ext)\nPASS: test_o_error_kw (test.test_call.TestCallingConventionsInstance.test_o_error_kw)\nPASS: test_o_error_no_arg (test.test_call.TestCallingConventionsInstance.test_o_error_no_arg)\nPASS: test_o_error_two_args (test.test_call.TestCallingConventionsInstance.test_o_error_two_args)\nPASS: test_o_ext (test.test_call.TestCallingConventionsInstance.test_o_ext)\nPASS: test_varargs (test.test_call.TestCallingConventionsInstance.test_varargs)\nPASS: test_varargs_error_kw (test.test_call.TestCallingConventionsInstance.test_varargs_error_kw)\nPASS: test_varargs_ext (test.test_call.TestCallingConventionsInstance.test_varargs_ext)\nPASS: test_varargs_keywords (test.test_call.TestCallingConventionsInstance.test_varargs_keywords)\nPASS: test_varargs_keywords_ext (test.test_call.TestCallingConventionsInstance.test_varargs_keywords_ext)\nPASS: test_fastcall (test.test_call.TestCallingConventionsStatic.test_fastcall)\nPASS: test_fastcall_error_kw (test.test_call.TestCallingConventionsStatic.test_fastcall_error_kw)\nPASS: test_fastcall_ext (test.test_call.TestCallingConventionsStatic.test_fastcall_ext)\nPASS: test_fastcall_keywords (test.test_call.TestCallingConventionsStatic.test_fastcall_keywords)\nPASS: test_fastcall_keywords_ext (test.test_call.TestCallingConventionsStatic.test_fastcall_keywords_ext)\nPASS: test_noargs (test.test_call.TestCallingConventionsStatic.test_noargs)\nPASS: test_noargs_error_arg (test.test_call.TestCallingConventionsStatic.test_noargs_error_arg)\nPASS: test_noargs_error_arg2 (test.test_call.TestCallingConventionsStatic.test_noargs_error_arg2)\nPASS: test_noargs_error_ext (test.test_call.TestCallingConventionsStatic.test_noargs_error_ext)\nPASS: test_noargs_error_kw (test.test_call.TestCallingConventionsStatic.test_noargs_error_kw)\nPASS: test_noargs_ext (test.test_call.TestCallingConventionsStatic.test_noargs_ext)\nPASS: test_o (test.test_call.TestCallingConventionsStatic.test_o)\nPASS: test_o_error_arg_kw (test.test_call.TestCallingConventionsStatic.test_o_error_arg_kw)\nPASS: test_o_error_ext (test.test_call.TestCallingConventionsStatic.test_o_error_ext)\nPASS: test_o_error_kw (test.test_call.TestCallingConventionsStatic.test_o_error_kw)\nPASS: test_o_error_no_arg (test.test_call.TestCallingConventionsStatic.test_o_error_no_arg)\nPASS: test_o_error_two_args (test.test_call.TestCallingConventionsStatic.test_o_error_two_args)\nPASS: test_o_ext (test.test_call.TestCallingConventionsStatic.test_o_ext)\nPASS: test_varargs (test.test_call.TestCallingConventionsStatic.test_varargs)\nPASS: test_varargs_error_kw (test.test_call.TestCallingConventionsStatic.test_varargs_error_kw)\nPASS: test_varargs_ext (test.test_call.TestCallingConventionsStatic.test_varargs_ext)\nPASS: test_varargs_keywords (test.test_call.TestCallingConventionsStatic.test_varargs_keywords)\nPASS: test_varargs_keywords_ext (test.test_call.TestCallingConventionsStatic.test_varargs_keywords_ext)\nPASS: test_missing_arguments (test.test_call.TestErrorMessagesUseQualifiedName.test_missing_arguments)\nPASS: test_multiple_values (test.test_call.TestErrorMessagesUseQualifiedName.test_multiple_values)\nPASS: test_positional_only_passed_as_keyword (test.test_call.TestErrorMessagesUseQualifiedName.test_positional_only_passed_as_keyword)\nPASS: test_too_many_positional (test.test_call.TestErrorMessagesUseQualifiedName.test_too_many_positional)\nPASS: test_unexpected_keyword (test.test_call.TestErrorMessagesUseQualifiedName.test_unexpected_keyword)\nPASS: test_function_with_many_args (test.test_call.TestFunctionWithManyArgs.test_function_with_many_args)\nPASS: test_method_descriptor_flag (test.test_call.TestPEP590.test_method_descriptor_flag)\nPASS: test_setvectorcall (test.test_call.TestPEP590.test_setvectorcall)\nPASS: test_setvectorcall_load_attr_specialization_deopt (test.test_call.TestPEP590.test_setvectorcall_load_attr_specialization_deopt)\nPASS: test_setvectorcall_load_attr_specialization_skip (test.test_call.TestPEP590.test_setvectorcall_load_attr_specialization_skip)\nPASS: test_vectorcall (test.test_call.TestPEP590.test_vectorcall)\nPASS: test_vectorcall_flag (test.test_call.TestPEP590.test_vectorcall_flag)\nPASS: test_vectorcall_limited_incoming (test.test_call.TestPEP590.test_vectorcall_limited_incoming)\nPASS: test_vectorcall_limited_outgoing (test.test_call.TestPEP590.test_vectorcall_limited_outgoing)\nPASS: test_vectorcall_limited_outgoing_method (test.test_call.TestPEP590.test_vectorcall_limited_outgoing_method)\nPASS: test_vectorcall_override (test.test_call.TestPEP590.test_vectorcall_override)\ntest_vectorcall_override_on_mutable_class (test.test_call.TestPEP590.test_vectorcall_override_on_mutable_class)\nPASS: Setting __call__ should disable vectorcall\ntest_vectorcall_override_with_subclass (test.test_call.TestPEP590.test_vectorcall_override_with_subclass)\nPASS: Setting __call__ on a superclass should disable vectorcall\nPASS: test_super_deep (test.test_call.TestRecursion.test_super_deep)\n\n----------------------------------------------------------------------\nRan 181 tests in 0.781s\n\nOK\n0:00:41 load avg: 1.43 [ 75/469] test_calendar passed\nPASS: test_days (test.test_calendar.CalendarTestCase.test_days)\nPASS: test_deprecation_warning (test.test_calendar.CalendarTestCase.test_deprecation_warning)\nPASS: test_enumerate_weekdays (test.test_calendar.CalendarTestCase.test_enumerate_weekdays)\nPASS: test_illegal_weekday_reported (test.test_calendar.CalendarTestCase.test_illegal_weekday_reported)\nPASS: test_isleap (test.test_calendar.CalendarTestCase.test_isleap)\nPASS: test_itermonthdays (test.test_calendar.CalendarTestCase.test_itermonthdays)\nPASS: test_itermonthdays2 (test.test_calendar.CalendarTestCase.test_itermonthdays2)\nPASS: test_itermonthdays3 (test.test_calendar.CalendarTestCase.test_itermonthdays3)\nPASS: test_itermonthdays4 (test.test_calendar.CalendarTestCase.test_itermonthdays4)\nPASS: test_iterweekdays (test.test_calendar.CalendarTestCase.test_iterweekdays)\nPASS: test_locale_calendar_formatweekday (test.test_calendar.CalendarTestCase.test_locale_calendar_formatweekday)\nPASS: test_locale_calendars (test.test_calendar.CalendarTestCase.test_locale_calendars)\nPASS: test_locale_html_calendar_custom_css_class_month_name (test.test_calendar.CalendarTestCase.test_locale_html_calendar_custom_css_class_month_name)\nPASS: test_locale_html_calendar_custom_css_class_weekday (test.test_calendar.CalendarTestCase.test_locale_html_calendar_custom_css_class_weekday)\nPASS: test_months (test.test_calendar.CalendarTestCase.test_months)\nPASS: test_setfirstweekday (test.test_calendar.CalendarTestCase.test_setfirstweekday)\nPASS: test_help (test.test_calendar.CommandLineTestCase.test_help)\nPASS: test_html_output_current_year (test.test_calendar.CommandLineTestCase.test_html_output_current_year)\nPASS: test_html_output_year_css (test.test_calendar.CommandLineTestCase.test_html_output_year_css)\nPASS: test_html_output_year_encoding (test.test_calendar.CommandLineTestCase.test_html_output_year_encoding)\nPASS: test_illegal_arguments (test.test_calendar.CommandLineTestCase.test_illegal_arguments)\nPASS: test_option_encoding (test.test_calendar.CommandLineTestCase.test_option_encoding)\nPASS: test_option_lines (test.test_calendar.CommandLineTestCase.test_option_lines)\nSKIP: test_option_locale (test.test_calendar.CommandLineTestCase.test_option_locale) 'cannot set the system default locale'\nPASS: test_option_months (test.test_calendar.CommandLineTestCase.test_option_months)\nPASS: test_option_spacing (test.test_calendar.CommandLineTestCase.test_option_spacing)\nPASS: test_option_type (test.test_calendar.CommandLineTestCase.test_option_type)\nPASS: test_option_width (test.test_calendar.CommandLineTestCase.test_option_width)\nPASS: test_output_current_year (test.test_calendar.CommandLineTestCase.test_output_current_year)\nPASS: test_output_month (test.test_calendar.CommandLineTestCase.test_output_month)\nPASS: test_output_year (test.test_calendar.CommandLineTestCase.test_output_year)\nPASS: test_no_leapdays (test.test_calendar.LeapdaysTestCase.test_no_leapdays)\nPASS: test_no_leapdays_upper_boundary (test.test_calendar.LeapdaysTestCase.test_no_leapdays_upper_boundary)\nPASS: test_no_range (test.test_calendar.LeapdaysTestCase.test_no_range)\nPASS: test_one_leapday_lower_boundary (test.test_calendar.LeapdaysTestCase.test_one_leapday_lower_boundary)\nPASS: test_several_leapyears_in_range (test.test_calendar.LeapdaysTestCase.test_several_leapyears_in_range)\nPASS: test__all__ (test.test_calendar.MiscTestCase.test__all__)\nPASS: test_april (test.test_calendar.MondayTestCase.test_april)\nPASS: test_december (test.test_calendar.MondayTestCase.test_december)\nPASS: test_february (test.test_calendar.MondayTestCase.test_february)\nPASS: test_december (test.test_calendar.MonthRangeTestCase.test_december)\nPASS: test_february_leap (test.test_calendar.MonthRangeTestCase.test_february_leap)\nPASS: test_february_nonleap (test.test_calendar.MonthRangeTestCase.test_february_nonleap)\nPASS: test_illegal_month_reported (test.test_calendar.MonthRangeTestCase.test_illegal_month_reported)\nPASS: test_january (test.test_calendar.MonthRangeTestCase.test_january)\nPASS: test_thirteenth_month (test.test_calendar.MonthRangeTestCase.test_thirteenth_month)\nPASS: test_zeroth_month (test.test_calendar.MonthRangeTestCase.test_zeroth_month)\nPASS: test_format (test.test_calendar.OutputTestCase.test_format)\nPASS: test_formatmonth (test.test_calendar.OutputTestCase.test_formatmonth)\nPASS: test_formatmonthname_with_year (test.test_calendar.OutputTestCase.test_formatmonthname_with_year)\nPASS: test_formatmonthname_without_year (test.test_calendar.OutputTestCase.test_formatmonthname_without_year)\nPASS: test_formatweekheader_long (test.test_calendar.OutputTestCase.test_formatweekheader_long)\nPASS: test_formatweekheader_short (test.test_calendar.OutputTestCase.test_formatweekheader_short)\nPASS: test_output (test.test_calendar.OutputTestCase.test_output)\nPASS: test_output_htmlcalendar_encoding_ascii (test.test_calendar.OutputTestCase.test_output_htmlcalendar_encoding_ascii)\nPASS: test_output_htmlcalendar_encoding_default (test.test_calendar.OutputTestCase.test_output_htmlcalendar_encoding_default)\nPASS: test_output_htmlcalendar_encoding_utf8 (test.test_calendar.OutputTestCase.test_output_htmlcalendar_encoding_utf8)\nPASS: test_output_textcalendar (test.test_calendar.OutputTestCase.test_output_textcalendar)\nPASS: test_prmonth (test.test_calendar.OutputTestCase.test_prmonth)\nPASS: test_prweek (test.test_calendar.OutputTestCase.test_prweek)\nPASS: test_pryear (test.test_calendar.OutputTestCase.test_pryear)\nPASS: test_yeardatescalendar (test.test_calendar.OutputTestCase.test_yeardatescalendar)\nPASS: test_yeardayscalendar (test.test_calendar.OutputTestCase.test_yeardayscalendar)\nPASS: test_april (test.test_calendar.SundayTestCase.test_april)\nPASS: test_december (test.test_calendar.SundayTestCase.test_december)\nPASS: test_february (test.test_calendar.SundayTestCase.test_february)\nPASS: test_format_year (test.test_calendar.TestSubClassingCase.test_format_year)\nPASS: test_format_year_head (test.test_calendar.TestSubClassingCase.test_format_year_head)\nPASS: test_formatmonth (test.test_calendar.TestSubClassingCase.test_formatmonth)\nPASS: test_formatmonthname (test.test_calendar.TestSubClassingCase.test_formatmonthname)\nPASS: test_formatweek (test.test_calendar.TestSubClassingCase.test_formatweek)\nPASS: test_formatweek_head (test.test_calendar.TestSubClassingCase.test_formatweek_head)\nPASS: test_timegm (test.test_calendar.TimegmTestCase.test_timegm)\n\n----------------------------------------------------------------------\nRan 73 tests in 3.712s\n\nOK (skipped=1)\n0:00:41 load avg: 1.43 [ 76/469] test_cgi passed\nPASS: testQSAndFormData (test.test_cgi.CgiTests.testQSAndFormData)\nPASS: testQSAndFormDataFile (test.test_cgi.CgiTests.testQSAndFormDataFile)\nPASS: testQSAndUrlEncode (test.test_cgi.CgiTests.testQSAndUrlEncode)\nPASS: test_all (test.test_cgi.CgiTests.test_all)\nPASS: test_field_storage_multipart_no_content_length (test.test_cgi.CgiTests.test_field_storage_multipart_no_content_length)\nPASS: test_fieldstorage_as_context_manager (test.test_cgi.CgiTests.test_fieldstorage_as_context_manager)\nPASS: test_fieldstorage_invalid (test.test_cgi.CgiTests.test_fieldstorage_invalid)\nPASS: test_fieldstorage_multipart (test.test_cgi.CgiTests.test_fieldstorage_multipart)\nPASS: test_fieldstorage_multipart_leading_whitespace (test.test_cgi.CgiTests.test_fieldstorage_multipart_leading_whitespace)\nPASS: test_fieldstorage_multipart_maxline (test.test_cgi.CgiTests.test_fieldstorage_multipart_maxline)\nPASS: test_fieldstorage_multipart_non_ascii (test.test_cgi.CgiTests.test_fieldstorage_multipart_non_ascii)\nPASS: test_fieldstorage_multipart_w3c (test.test_cgi.CgiTests.test_fieldstorage_multipart_w3c)\nPASS: test_fieldstorage_part_content_length (test.test_cgi.CgiTests.test_fieldstorage_part_content_length)\nPASS: test_fieldstorage_properties (test.test_cgi.CgiTests.test_fieldstorage_properties)\nPASS: test_fieldstorage_readline (test.test_cgi.CgiTests.test_fieldstorage_readline)\nPASS: test_log (test.test_cgi.CgiTests.test_log)\nPASS: test_max_num_fields (test.test_cgi.CgiTests.test_max_num_fields)\nPASS: test_parse_header (test.test_cgi.CgiTests.test_parse_header)\nPASS: test_parse_multipart (test.test_cgi.CgiTests.test_parse_multipart)\nPASS: test_parse_multipart_invalid_encoding (test.test_cgi.CgiTests.test_parse_multipart_invalid_encoding)\nPASS: test_parse_multipart_without_content_length (test.test_cgi.CgiTests.test_parse_multipart_without_content_length)\nPASS: test_separator (test.test_cgi.CgiTests.test_separator)\nPASS: test_strict (test.test_cgi.CgiTests.test_strict)\n\n----------------------------------------------------------------------\nRan 23 tests in 0.024s\n\nOK\n0:00:41 load avg: 1.43 [ 77/469] test_charmapcodec passed\nPASS: test_constructorx (test.test_charmapcodec.CharmapCodecTest.test_constructorx)\nPASS: test_constructory (test.test_charmapcodec.CharmapCodecTest.test_constructory)\nPASS: test_encodex (test.test_charmapcodec.CharmapCodecTest.test_encodex)\nPASS: test_maptoundefined (test.test_charmapcodec.CharmapCodecTest.test_maptoundefined)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.002s\n\nOK\n0:00:42 load avg: 1.43 [ 78/469] test_cgitb passed\nPASS: test_blanks (test.test_cgitb.TestCgitb.test_blanks)\nPASS: test_fonts (test.test_cgitb.TestCgitb.test_fonts)\nPASS: test_html (test.test_cgitb.TestCgitb.test_html)\nPASS: test_syshook_no_logdir_default_format (test.test_cgitb.TestCgitb.test_syshook_no_logdir_default_format)\nPASS: test_syshook_no_logdir_text_format (test.test_cgitb.TestCgitb.test_syshook_no_logdir_text_format)\nPASS: test_text (test.test_cgitb.TestCgitb.test_text)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.451s\n\nOK\n0:00:42 load avg: 1.43 [ 79/469] test_class passed\nPASS: testBadTypeReturned (test.test_class.ClassTests.testBadTypeReturned)\nPASS: testBinaryOps (test.test_class.ClassTests.testBinaryOps)\nPASS: testClassWithExtCall (test.test_class.ClassTests.testClassWithExtCall)\nPASS: testConstructorErrorMessages (test.test_class.ClassTests.testConstructorErrorMessages)\nPASS: testDel (test.test_class.ClassTests.testDel)\nPASS: testForExceptionsRaisedInInstanceGetattr2 (test.test_class.ClassTests.testForExceptionsRaisedInInstanceGetattr2)\nPASS: testGetSetAndDel (test.test_class.ClassTests.testGetSetAndDel)\nPASS: testHasAttrString (test.test_class.ClassTests.testHasAttrString)\nPASS: testHashComparisonOfMethods (test.test_class.ClassTests.testHashComparisonOfMethods)\nPASS: testHashStuff (test.test_class.ClassTests.testHashStuff)\nPASS: testInit (test.test_class.ClassTests.testInit)\nPASS: testListAndDictOps (test.test_class.ClassTests.testListAndDictOps)\nPASS: testMisc (test.test_class.ClassTests.testMisc)\nPASS: testObjectAttributeAccessErrorMessages (test.test_class.ClassTests.testObjectAttributeAccessErrorMessages)\nPASS: testSFBug532646 (test.test_class.ClassTests.testSFBug532646)\nPASS: testSetattrNonStringName (test.test_class.ClassTests.testSetattrNonStringName)\nPASS: testSetattrWrapperNameIntern (test.test_class.ClassTests.testSetattrWrapperNameIntern)\nPASS: testTypeAttributeAccessErrorMessages (test.test_class.ClassTests.testTypeAttributeAccessErrorMessages)\nPASS: testUnaryOps (test.test_class.ClassTests.testUnaryOps)\n\n----------------------------------------------------------------------\nRan 19 tests in 0.023s\n\nOK\n0:00:42 load avg: 1.43 [ 80/469] test_clinic skipped\ntest_clinic skipped -- clinic directory could not be found\n0:00:42 load avg: 1.43 [ 81/469] test_cmath passed\nPASS: testAtanSign (test.test_cmath.CMathTests.testAtanSign)\nPASS: testAtanhSign (test.test_cmath.CMathTests.testAtanhSign)\nPASS: testTanhSign (test.test_cmath.CMathTests.testTanhSign)\nPASS: test_abs (test.test_cmath.CMathTests.test_abs)\nPASS: test_abs_overflows (test.test_cmath.CMathTests.test_abs_overflows)\nPASS: test_cmath_matches_math (test.test_cmath.CMathTests.test_cmath_matches_math)\nPASS: test_constants (test.test_cmath.CMathTests.test_constants)\nPASS: test_infinity_and_nan_constants (test.test_cmath.CMathTests.test_infinity_and_nan_constants)\nPASS: test_input_type (test.test_cmath.CMathTests.test_input_type)\nPASS: test_isfinite (test.test_cmath.CMathTests.test_isfinite)\nPASS: test_isinf (test.test_cmath.CMathTests.test_isinf)\nPASS: test_isnan (test.test_cmath.CMathTests.test_isnan)\nPASS: test_phase (test.test_cmath.CMathTests.test_phase)\nPASS: test_polar (test.test_cmath.CMathTests.test_polar)\nPASS: test_polar_errno (test.test_cmath.CMathTests.test_polar_errno)\nPASS: test_rect (test.test_cmath.CMathTests.test_rect)\nPASS: test_specific_values (test.test_cmath.CMathTests.test_specific_values)\nPASS: test_user_object (test.test_cmath.CMathTests.test_user_object)\nPASS: test_asymmetry (test.test_cmath.IsCloseTests.test_asymmetry)\nPASS: test_complex_near_zero (test.test_cmath.IsCloseTests.test_complex_near_zero)\nPASS: test_complex_special (test.test_cmath.IsCloseTests.test_complex_special)\nPASS: test_complex_values (test.test_cmath.IsCloseTests.test_complex_values)\nPASS: test_decimals (test.test_cmath.IsCloseTests.test_decimals)\nPASS: test_eight_decimal_places (test.test_cmath.IsCloseTests.test_eight_decimal_places)\nPASS: test_fractions (test.test_cmath.IsCloseTests.test_fractions)\nPASS: test_identical (test.test_cmath.IsCloseTests.test_identical)\nPASS: test_identical_infinite (test.test_cmath.IsCloseTests.test_identical_infinite)\nPASS: test_inf_ninf_nan (test.test_cmath.IsCloseTests.test_inf_ninf_nan)\nPASS: test_integers (test.test_cmath.IsCloseTests.test_integers)\nPASS: test_near_zero (test.test_cmath.IsCloseTests.test_near_zero)\nPASS: test_negative_tolerances (test.test_cmath.IsCloseTests.test_negative_tolerances)\nPASS: test_reject_complex_tolerances (test.test_cmath.IsCloseTests.test_reject_complex_tolerances)\nPASS: test_zero_tolerance (test.test_cmath.IsCloseTests.test_zero_tolerance)\n\n----------------------------------------------------------------------\nRan 33 tests in 0.078s\n\nOK\n0:00:42 load avg: 1.43 [ 82/469] test_cmd passed\nPASS: test_file_with_missing_final_nl (test.test_cmd.TestAlternateInput.test_file_with_missing_final_nl)\nPASS: test_input_reset_at_EOF (test.test_cmd.TestAlternateInput.test_input_reset_at_EOF)\nsamplecmdclass (test.test_cmd)\nPASS: Doctest: test.test_cmd.samplecmdclass\n\n----------------------------------------------------------------------\nRan 3 tests in 0.009s\n\nOK\n0:00:44 load avg: 1.63 [ 83/469] test.test_asyncio.test_tasks passed\nPASS: test_current_task_no_running_loop (test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_no_running_loop)\nPASS: test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_no_running_loop_implicit)\nPASS: test_current_task_with_implicit_loop (test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_with_implicit_loop)\nPASS: test__enter_task (test.test_asyncio.test_tasks.CIntrospectionTests.test__enter_task)\nPASS: test__enter_task_failure (test.test_asyncio.test_tasks.CIntrospectionTests.test__enter_task_failure)\nPASS: test__leave_task (test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task)\nPASS: test__leave_task_failure1 (test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task_failure1)\nPASS: test__leave_task_failure2 (test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task_failure2)\nPASS: test__register_task_1 (test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_1)\nPASS: test__register_task_2 (test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_2)\nPASS: test__register_task_3 (test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_3)\nPASS: test__unregister_task (test.test_asyncio.test_tasks.CIntrospectionTests.test__unregister_task)\nPASS: test__unregister_task_not_registered (test.test_asyncio.test_tasks.CIntrospectionTests.test__unregister_task_not_registered)\nPASS: test_as_completed (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_stop_while_run_in_complete)\nPASS: test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_subclasses_ctask_cfuture)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_set_name_pylong)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_yield_wait_does_not_shield_cancel)\nPASS: test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_stop_while_run_in_complete)\nPASS: test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_subclasses_ctask_cfuture)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_set_name_pylong)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_yield_wait_does_not_shield_cancel)\nPASS: test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_del__log_destroy_pending_segfault (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_del__log_destroy_pending_segfault)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_other_loop_future)\nSKIP: test_refleaks_in_task___init__ (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_refleaks_in_task___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nPASS: test_set_exception_causes_invalid_state (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_set_exception_causes_invalid_state)\nPASS: test_set_result_causes_invalid_state (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_set_result_causes_invalid_state)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_stop_while_run_in_complete)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_set_name_pylong)\nPASS: test_task_source_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_source_traceback)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_yield_wait_does_not_shield_cancel)\nPASS: test_foobar (test.test_asyncio.test_tasks.CTask_Future_Tests.test_foobar)\nPASS: test_as_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_stop_while_run_in_complete)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_set_name_pylong)\nPASS: test_task_source_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_source_traceback)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_yield_wait_does_not_shield_cancel)\nPASS: test_cancellation_broadcast (test.test_asyncio.test_tasks.CoroutineGatherTests.test_cancellation_broadcast)\nPASS: test_constructor_use_global_loop (test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_use_global_loop)\nPASS: test_constructor_use_running_loop (test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_use_running_loop)\nPASS: test_constructor_without_loop (test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_without_loop)\nPASS: test_duplicate_coroutines (test.test_asyncio.test_tasks.CoroutineGatherTests.test_duplicate_coroutines)\nPASS: test_env_var_debug (test.test_asyncio.test_tasks.CoroutineGatherTests.test_env_var_debug)\nPASS: test_exception_marking (test.test_asyncio.test_tasks.CoroutineGatherTests.test_exception_marking)\nPASS: test_issue46672 (test.test_asyncio.test_tasks.CoroutineGatherTests.test_issue46672)\nPASS: test_one_exception (test.test_asyncio.test_tasks.CoroutineGatherTests.test_one_exception)\nPASS: test_result_exception_success (test.test_asyncio.test_tasks.CoroutineGatherTests.test_result_exception_success)\nPASS: test_return_exceptions (test.test_asyncio.test_tasks.CoroutineGatherTests.test_return_exceptions)\nPASS: test_success (test.test_asyncio.test_tasks.CoroutineGatherTests.test_success)\nPASS: test_constructor_empty_sequence_use_global_loop (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_use_global_loop)\nPASS: test_constructor_empty_sequence_use_running_loop (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_use_running_loop)\nPASS: test_constructor_empty_sequence_without_loop (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_without_loop)\nPASS: test_constructor_heterogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_heterogenous_futures)\nPASS: test_constructor_homogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_homogenous_futures)\nPASS: test_env_var_debug (test.test_asyncio.test_tasks.FutureGatherTests.test_env_var_debug)\nPASS: test_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests.test_one_cancellation)\nPASS: test_one_exception (test.test_asyncio.test_tasks.FutureGatherTests.test_one_exception)\nPASS: test_result_exception_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests.test_result_exception_one_cancellation)\nPASS: test_result_exception_success (test.test_asyncio.test_tasks.FutureGatherTests.test_result_exception_success)\nPASS: test_return_exceptions (test.test_asyncio.test_tasks.FutureGatherTests.test_return_exceptions)\nPASS: test_success (test.test_asyncio.test_tasks.FutureGatherTests.test_success)\nPASS: test_asyncio_module_compiled (test.test_asyncio.test_tasks.GenericTaskTests.test_asyncio_module_compiled)\nPASS: test_future_subclass (test.test_asyncio.test_tasks.GenericTaskTests.test_future_subclass)\nPASS: test_current_task_no_running_loop (test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_no_running_loop)\nPASS: test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_no_running_loop_implicit)\nPASS: test_current_task_with_implicit_loop (test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_with_implicit_loop)\nPASS: test__enter_task (test.test_asyncio.test_tasks.PyIntrospectionTests.test__enter_task)\nPASS: test__enter_task_failure (test.test_asyncio.test_tasks.PyIntrospectionTests.test__enter_task_failure)\nPASS: test__leave_task (test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task)\nPASS: test__leave_task_failure1 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task_failure1)\nPASS: test__leave_task_failure2 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task_failure2)\nPASS: test__register_task_1 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_1)\nPASS: test__register_task_2 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_2)\nPASS: test__register_task_3 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_3)\nPASS: test__unregister_task (test.test_asyncio.test_tasks.PyIntrospectionTests.test__unregister_task)\nPASS: test__unregister_task_not_registered (test.test_asyncio.test_tasks.PyIntrospectionTests.test__unregister_task_not_registered)\nPASS: test_as_completed (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_stop_while_run_in_complete)\nPASS: test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_subclasses_ctask_cfuture)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_set_name_pylong)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_yield_wait_does_not_shield_cancel)\nPASS: test_as_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_stop_while_run_in_complete)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_set_name_pylong)\nPASS: test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_source_traceback)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_yield_wait_does_not_shield_cancel)\nPASS: test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_stop_while_run_in_complete)\nPASS: test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_subclasses_ctask_cfuture)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_set_name_pylong)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_yield_wait_does_not_shield_cancel)\nPASS: test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_other_loop_future)\nPASS: test_set_exception_causes_invalid_state (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_set_exception_causes_invalid_state)\nPASS: test_set_result_causes_invalid_state (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_set_result_causes_invalid_state)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_stop_while_run_in_complete)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_set_name_pylong)\nPASS: test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_source_traceback)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_yield_wait_does_not_shield_cancel)\ntest_run_coroutine_threadsafe (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe)\nPASS: Test coroutine submission from a thread to an event loop.\ntest_run_coroutine_threadsafe_task_cancelled (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_task_cancelled)\nPASS: Test coroutine submission from a thread to an event loop\ntest_run_coroutine_threadsafe_task_factory_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_task_factory_exception)\nPASS: Test coroutine submission from a thread to an event loop\ntest_run_coroutine_threadsafe_with_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_with_exception)\nPASS: Test coroutine submission from a thread to an event loop\ntest_run_coroutine_threadsafe_with_timeout (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_with_timeout)\nPASS: Test coroutine submission from a thread to an event loop\nPASS: test_sleep_zero (test.test_asyncio.test_tasks.SleepTests.test_sleep_zero)\n\n----------------------------------------------------------------------\nRan 945 tests in 27.550s\n\nOK (skipped=1)\n0:00:45 load avg: 1.63 [ 84/469] test_code passed\nPASS: test_bad_index (test.test_code.CoExtra.test_bad_index)\nPASS: test_free_called (test.test_code.CoExtra.test_free_called)\nPASS: test_free_different_thread (test.test_code.CoExtra.test_free_different_thread)\nPASS: test_get_non_code (test.test_code.CoExtra.test_get_non_code)\nPASS: test_get_set (test.test_code.CoExtra.test_get_set)\nPASS: test_interned_string (test.test_code.CodeConstsTest.test_interned_string)\nPASS: test_interned_string_default (test.test_code.CodeConstsTest.test_interned_string_default)\nPASS: test_interned_string_in_frozenset (test.test_code.CodeConstsTest.test_interned_string_in_frozenset)\nPASS: test_interned_string_in_tuple (test.test_code.CodeConstsTest.test_interned_string_in_tuple)\nPASS: test_interned_string_with_null (test.test_code.CodeConstsTest.test_interned_string_with_null)\nPASS: test_code_new_empty (test.test_code.CodeLocationTest.test_code_new_empty)\nPASS: test_lines (test.test_code.CodeLocationTest.test_lines)\nPASS: test_positions (test.test_code.CodeLocationTest.test_positions)\nPASS: test_closure_injection (test.test_code.CodeTest.test_closure_injection)\nPASS: test_co_lnotab_is_deprecated (test.test_code.CodeTest.test_co_lnotab_is_deprecated)\nPASS: test_co_positions_artificial_instructions (test.test_code.CodeTest.test_co_positions_artificial_instructions)\nPASS: test_co_positions_empty_linetable (test.test_code.CodeTest.test_co_positions_empty_linetable)\ntest_code_equal_with_instrumentation (test.test_code.CodeTest.test_code_equal_with_instrumentation)\nPASS: GH-109052\nPASS: test_code_equality (test.test_code.CodeTest.test_code_equality)\nPASS: test_code_hash_uses_bytecode (test.test_code.CodeTest.test_code_hash_uses_bytecode)\nPASS: test_code_hash_uses_firstlineno (test.test_code.CodeTest.test_code_hash_uses_firstlineno)\nPASS: test_code_hash_uses_order (test.test_code.CodeTest.test_code_hash_uses_order)\nPASS: test_constructor (test.test_code.CodeTest.test_constructor)\nPASS: test_empty_linetable (test.test_code.CodeTest.test_empty_linetable)\nPASS: test_endline_and_columntable_none_when_no_debug_ranges (test.test_code.CodeTest.test_endline_and_columntable_none_when_no_debug_ranges)\nPASS: test_endline_and_columntable_none_when_no_debug_ranges_env (test.test_code.CodeTest.test_endline_and_columntable_none_when_no_debug_ranges_env)\nPASS: test_invalid_bytecode (test.test_code.CodeTest.test_invalid_bytecode)\nPASS: test_newempty (test.test_code.CodeTest.test_newempty)\nPASS: test_nlocals_mismatch (test.test_code.CodeTest.test_nlocals_mismatch)\nPASS: test_qualname (test.test_code.CodeTest.test_qualname)\nPASS: test_replace (test.test_code.CodeTest.test_replace)\nPASS: test_shrinking_localsplus (test.test_code.CodeTest.test_shrinking_localsplus)\nPASS: test_basic (test.test_code.CodeWeakRefTest.test_basic)\ntest_code (test)\nPASS: Doctest: test.test_code\n\n----------------------------------------------------------------------\nRan 34 tests in 0.184s\n\nOK\n0:00:46 load avg: 1.63 [ 85/469] test_code_module passed\nPASS: test_banner (test.test_code_module.TestInteractiveConsole.test_banner)\nPASS: test_cause_tb (test.test_code_module.TestInteractiveConsole.test_cause_tb)\nPASS: test_console_stderr (test.test_code_module.TestInteractiveConsole.test_console_stderr)\nPASS: test_context_tb (test.test_code_module.TestInteractiveConsole.test_context_tb)\nPASS: test_exit_msg (test.test_code_module.TestInteractiveConsole.test_exit_msg)\nPASS: test_ps1 (test.test_code_module.TestInteractiveConsole.test_ps1)\nPASS: test_ps2 (test.test_code_module.TestInteractiveConsole.test_ps2)\nPASS: test_syntax_error (test.test_code_module.TestInteractiveConsole.test_syntax_error)\nPASS: test_sysexcepthook (test.test_code_module.TestInteractiveConsole.test_sysexcepthook)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.117s\n\nOK\n0:00:46 load avg: 1.63 [ 86/469] test_codeccallbacks passed\nPASS: test_backslashescape (test.test_codeccallbacks.CodecCallbackTest.test_backslashescape)\nPASS: test_badandgoodbackslashreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodbackslashreplaceexceptions)\nPASS: test_badandgoodignoreexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodignoreexceptions)\nPASS: test_badandgoodnamereplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodnamereplaceexceptions)\nPASS: test_badandgoodreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodreplaceexceptions)\nPASS: test_badandgoodstrictexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodstrictexceptions)\nPASS: test_badandgoodsurrogateescapeexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodsurrogateescapeexceptions)\nPASS: test_badandgoodsurrogatepassexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodsurrogatepassexceptions)\nPASS: test_badandgoodxmlcharrefreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodxmlcharrefreplaceexceptions)\nPASS: test_badhandlerresults (test.test_codeccallbacks.CodecCallbackTest.test_badhandlerresults)\nPASS: test_badlookupcall (test.test_codeccallbacks.CodecCallbackTest.test_badlookupcall)\nPASS: test_badregistercall (test.test_codeccallbacks.CodecCallbackTest.test_badregistercall)\nPASS: test_bug828737 (test.test_codeccallbacks.CodecCallbackTest.test_bug828737)\nPASS: test_callbacks (test.test_codeccallbacks.CodecCallbackTest.test_callbacks)\nPASS: test_charmapencode (test.test_codeccallbacks.CodecCallbackTest.test_charmapencode)\nPASS: test_crashing_decode_handler (test.test_codeccallbacks.CodecCallbackTest.test_crashing_decode_handler)\nPASS: test_decodehelper (test.test_codeccallbacks.CodecCallbackTest.test_decodehelper)\nPASS: test_decodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_decodehelper_bug36819)\nPASS: test_decoding_callbacks (test.test_codeccallbacks.CodecCallbackTest.test_decoding_callbacks)\nPASS: test_encode_bytes_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_bytes_replacement)\nPASS: test_encode_nonascii_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_nonascii_replacement)\nPASS: test_encode_odd_bytes_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_odd_bytes_replacement)\nPASS: test_encode_unencodable_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_unencodable_replacement)\nPASS: test_encodehelper (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper)\nPASS: test_encodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper_bug36819)\nPASS: test_fake_error_class (test.test_codeccallbacks.CodecCallbackTest.test_fake_error_class)\nPASS: test_longstrings (test.test_codeccallbacks.CodecCallbackTest.test_longstrings)\nPASS: test_lookup (test.test_codeccallbacks.CodecCallbackTest.test_lookup)\nPASS: test_mutatingdecodehandler (test.test_codeccallbacks.CodecCallbackTest.test_mutatingdecodehandler)\nPASS: test_nameescape (test.test_codeccallbacks.CodecCallbackTest.test_nameescape)\nPASS: test_translatehelper (test.test_codeccallbacks.CodecCallbackTest.test_translatehelper)\nPASS: test_unicodedecodeerror (test.test_codeccallbacks.CodecCallbackTest.test_unicodedecodeerror)\nPASS: test_unicodeencodeerror (test.test_codeccallbacks.CodecCallbackTest.test_unicodeencodeerror)\nPASS: test_unicodetranslateerror (test.test_codeccallbacks.CodecCallbackTest.test_unicodetranslateerror)\nPASS: test_uninamereplace (test.test_codeccallbacks.CodecCallbackTest.test_uninamereplace)\nPASS: test_unknownhandler (test.test_codeccallbacks.CodecCallbackTest.test_unknownhandler)\nPASS: test_xmlcharnamereplace (test.test_codeccallbacks.CodecCallbackTest.test_xmlcharnamereplace)\nPASS: test_xmlcharrefreplace (test.test_codeccallbacks.CodecCallbackTest.test_xmlcharrefreplace)\nPASS: test_xmlcharrefvalues (test.test_codeccallbacks.CodecCallbackTest.test_xmlcharrefvalues)\n\n----------------------------------------------------------------------\nRan 39 tests in 0.050s\n\nOK\n0:00:47 load avg: 1.63 [ 87/469] test_codecencodings_cn passed\nPASS: test_callback_None_index (test.test_codecencodings_cn.Test_GB18030.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_cn.Test_GB18030.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_cn.Test_GB18030.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_cn.Test_GB18030.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_cn.Test_GB18030.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_cn.Test_GB18030.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_cn.Test_GB18030.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_cn.Test_GB18030.test_chunkcoding)\nSKIP: test_customreplace_encode (test.test_codecencodings_cn.Test_GB18030.test_customreplace_encode) 'encoding contains full ISO 10646 map'\nPASS: test_errorhandle (test.test_codecencodings_cn.Test_GB18030.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_cn.Test_GB18030.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_cn.Test_GB18030.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_cn.Test_GB18030.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GB18030.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_cn.Test_GB18030.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_cn.Test_GB18030.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_GB18030.test_streamwriter_reset_no_pending)\nSKIP: test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GB18030.test_xmlcharrefreplace) 'encoding contains full ISO 10646 map'\nPASS: test_callback_None_index (test.test_codecencodings_cn.Test_GB2312.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_cn.Test_GB2312.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_cn.Test_GB2312.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_cn.Test_GB2312.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_cn.Test_GB2312.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_cn.Test_GB2312.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_cn.Test_GB2312.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_cn.Test_GB2312.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_cn.Test_GB2312.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_cn.Test_GB2312.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_cn.Test_GB2312.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_cn.Test_GB2312.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_cn.Test_GB2312.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GB2312.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_cn.Test_GB2312.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_cn.Test_GB2312.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_GB2312.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GB2312.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_cn.Test_GBK.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_cn.Test_GBK.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_cn.Test_GBK.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_cn.Test_GBK.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_cn.Test_GBK.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_cn.Test_GBK.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_cn.Test_GBK.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_cn.Test_GBK.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_cn.Test_GBK.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_cn.Test_GBK.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_cn.Test_GBK.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_cn.Test_GBK.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_cn.Test_GBK.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GBK.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_cn.Test_GBK.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_cn.Test_GBK.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_GBK.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GBK.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_cn.Test_HZ.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_cn.Test_HZ.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_cn.Test_HZ.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_cn.Test_HZ.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_cn.Test_HZ.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_cn.Test_HZ.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_cn.Test_HZ.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_cn.Test_HZ.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_cn.Test_HZ.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_cn.Test_HZ.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_cn.Test_HZ.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_cn.Test_HZ.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_cn.Test_HZ.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_HZ.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_cn.Test_HZ.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_cn.Test_HZ.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_HZ.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_cn.Test_HZ.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 72 tests in 0.309s\n\nOK (skipped=2)\n0:00:47 load avg: 1.63 [ 88/469] test_capi passed\nPASS: test_mapping_check (test.test_capi.test_abstract.CAPITest.test_mapping_check)\nPASS: test_mapping_delitemstring (test.test_capi.test_abstract.CAPITest.test_mapping_delitemstring)\nPASS: test_mapping_getitemstring (test.test_capi.test_abstract.CAPITest.test_mapping_getitemstring)\nPASS: test_mapping_haskey (test.test_capi.test_abstract.CAPITest.test_mapping_haskey)\nPASS: test_mapping_haskeystring (test.test_capi.test_abstract.CAPITest.test_mapping_haskeystring)\nPASS: test_mapping_keys_valuesitems (test.test_capi.test_abstract.CAPITest.test_mapping_keys_valuesitems)\nPASS: test_mapping_keys_valuesitems_bad_arg (test.test_capi.test_abstract.CAPITest.test_mapping_keys_valuesitems_bad_arg)\nPASS: test_mapping_setitemstring (test.test_capi.test_abstract.CAPITest.test_mapping_setitemstring)\nPASS: test_mapping_size (test.test_capi.test_abstract.CAPITest.test_mapping_size)\nPASS: test_object_ascii (test.test_capi.test_abstract.CAPITest.test_object_ascii)\nPASS: test_object_bytes (test.test_capi.test_abstract.CAPITest.test_object_bytes)\nPASS: test_object_delattr (test.test_capi.test_abstract.CAPITest.test_object_delattr)\nPASS: test_object_delattrstring (test.test_capi.test_abstract.CAPITest.test_object_delattrstring)\nPASS: test_object_delitem (test.test_capi.test_abstract.CAPITest.test_object_delitem)\nPASS: test_object_getattr (test.test_capi.test_abstract.CAPITest.test_object_getattr)\nPASS: test_object_getattrstring (test.test_capi.test_abstract.CAPITest.test_object_getattrstring)\nPASS: test_object_getitem (test.test_capi.test_abstract.CAPITest.test_object_getitem)\nPASS: test_object_hasattr (test.test_capi.test_abstract.CAPITest.test_object_hasattr)\nPASS: test_object_hasattrstring (test.test_capi.test_abstract.CAPITest.test_object_hasattrstring)\nPASS: test_object_repr (test.test_capi.test_abstract.CAPITest.test_object_repr)\nPASS: test_object_setattr (test.test_capi.test_abstract.CAPITest.test_object_setattr)\nPASS: test_object_setattrstring (test.test_capi.test_abstract.CAPITest.test_object_setattrstring)\nPASS: test_object_setitem (test.test_capi.test_abstract.CAPITest.test_object_setitem)\nPASS: test_object_str (test.test_capi.test_abstract.CAPITest.test_object_str)\nPASS: test_sequence_check (test.test_capi.test_abstract.CAPITest.test_sequence_check)\nPASS: test_sequence_concat (test.test_capi.test_abstract.CAPITest.test_sequence_concat)\nPASS: test_sequence_contains (test.test_capi.test_abstract.CAPITest.test_sequence_contains)\nPASS: test_sequence_count (test.test_capi.test_abstract.CAPITest.test_sequence_count)\nPASS: test_sequence_delitem (test.test_capi.test_abstract.CAPITest.test_sequence_delitem)\nPASS: test_sequence_delslice (test.test_capi.test_abstract.CAPITest.test_sequence_delslice)\nPASS: test_sequence_getitem (test.test_capi.test_abstract.CAPITest.test_sequence_getitem)\nPASS: test_sequence_index (test.test_capi.test_abstract.CAPITest.test_sequence_index)\nPASS: test_sequence_inplaceconcat (test.test_capi.test_abstract.CAPITest.test_sequence_inplaceconcat)\nPASS: test_sequence_inplacerepeat (test.test_capi.test_abstract.CAPITest.test_sequence_inplacerepeat)\nPASS: test_sequence_list (test.test_capi.test_abstract.CAPITest.test_sequence_list)\nPASS: test_sequence_repeat (test.test_capi.test_abstract.CAPITest.test_sequence_repeat)\nPASS: test_sequence_setitem (test.test_capi.test_abstract.CAPITest.test_sequence_setitem)\nPASS: test_sequence_setslice (test.test_capi.test_abstract.CAPITest.test_sequence_setslice)\nPASS: test_sequence_size (test.test_capi.test_abstract.CAPITest.test_sequence_size)\nPASS: test_sequence_tuple (test.test_capi.test_abstract.CAPITest.test_sequence_tuple)\ntest_asstring (test.test_capi.test_bytearray.CAPITest.test_asstring)\nPASS: Test PyByteArray_AsString()\nPASS: test_check (test.test_capi.test_bytearray.CAPITest.test_check)\nPASS: test_checkexact (test.test_capi.test_bytearray.CAPITest.test_checkexact)\ntest_concat (test.test_capi.test_bytearray.CAPITest.test_concat)\nPASS: Test PyByteArray_Concat()\nPASS: test_fromobject (test.test_capi.test_bytearray.CAPITest.test_fromobject)\nPASS: test_fromstringandsize (test.test_capi.test_bytearray.CAPITest.test_fromstringandsize)\ntest_resize (test.test_capi.test_bytearray.CAPITest.test_resize)\nPASS: Test PyByteArray_Resize()\nPASS: test_size (test.test_capi.test_bytearray.CAPITest.test_size)\ntest_asstring (test.test_capi.test_bytes.CAPITest.test_asstring)\nPASS: Test PyBytes_AsString()\ntest_asstringandsize (test.test_capi.test_bytes.CAPITest.test_asstringandsize)\nPASS: Test PyBytes_AsStringAndSize()\nPASS: test_check (test.test_capi.test_bytes.CAPITest.test_check)\nPASS: test_checkexact (test.test_capi.test_bytes.CAPITest.test_checkexact)\ntest_concat (test.test_capi.test_bytes.CAPITest.test_concat)\nPASS: Test PyBytes_Concat()\ntest_concatanddel (test.test_capi.test_bytes.CAPITest.test_concatanddel)\nPASS: Test PyBytes_ConcatAndDel()\ntest_decodeescape (test.test_capi.test_bytes.CAPITest.test_decodeescape)\nPASS: Test PyBytes_DecodeEscape()\nPASS: test_fromobject (test.test_capi.test_bytes.CAPITest.test_fromobject)\nPASS: test_fromstring (test.test_capi.test_bytes.CAPITest.test_fromstring)\nPASS: test_fromstringandsize (test.test_capi.test_bytes.CAPITest.test_fromstringandsize)\nPASS: test_repr (test.test_capi.test_bytes.CAPITest.test_repr)\nPASS: test_size (test.test_capi.test_bytes.CAPITest.test_size)\ntest_asasciistring (test.test_capi.test_codecs.CAPITest.test_asasciistring)\nPASS: Test PyUnicode_AsASCIIString()\ntest_ascharmapstring (test.test_capi.test_codecs.CAPITest.test_ascharmapstring)\nPASS: Test PyUnicode_AsCharmapString()\ntest_asencodedstring (test.test_capi.test_codecs.CAPITest.test_asencodedstring)\nPASS: Test PyUnicode_AsEncodedString()\ntest_aslatin1string (test.test_capi.test_codecs.CAPITest.test_aslatin1string)\nPASS: Test PyUnicode_AsLatin1String()\ntest_asrawunicodeescapestring (test.test_capi.test_codecs.CAPITest.test_asrawunicodeescapestring)\nPASS: Test PyUnicode_AsRawUnicodeEscapeString()\ntest_asunicodeescapestring (test.test_capi.test_codecs.CAPITest.test_asunicodeescapestring)\nPASS: Test PyUnicode_AsUnicodeEscapeString()\ntest_asutf16string (test.test_capi.test_codecs.CAPITest.test_asutf16string)\nPASS: Test PyUnicode_AsUTF16String()\ntest_asutf32string (test.test_capi.test_codecs.CAPITest.test_asutf32string)\nPASS: Test PyUnicode_AsUTF32String()\ntest_asutf8string (test.test_capi.test_codecs.CAPITest.test_asutf8string)\nPASS: Test PyUnicode_AsUTF8String()\ntest_decode (test.test_capi.test_codecs.CAPITest.test_decode)\nPASS: Test PyUnicode_Decode()\ntest_decodeascii (test.test_capi.test_codecs.CAPITest.test_decodeascii)\nPASS: Test PyUnicode_DecodeASCII()\ntest_decodecharmap (test.test_capi.test_codecs.CAPITest.test_decodecharmap)\nPASS: Test PyUnicode_DecodeCharmap()\ntest_decodelatin1 (test.test_capi.test_codecs.CAPITest.test_decodelatin1)\nPASS: Test PyUnicode_DecodeLatin1()\ntest_decoderawunicodeescape (test.test_capi.test_codecs.CAPITest.test_decoderawunicodeescape)\nPASS: Test PyUnicode_DecodeRawUnicodeEscape()\ntest_decodeunicodeescape (test.test_capi.test_codecs.CAPITest.test_decodeunicodeescape)\nPASS: Test PyUnicode_DecodeUnicodeEscape()\ntest_decodeutf16 (test.test_capi.test_codecs.CAPITest.test_decodeutf16)\nPASS: Test PyUnicode_DecodeUTF16()\ntest_decodeutf16stateful (test.test_capi.test_codecs.CAPITest.test_decodeutf16stateful)\nPASS: Test PyUnicode_DecodeUTF16Stateful()\ntest_decodeutf32 (test.test_capi.test_codecs.CAPITest.test_decodeutf32)\nPASS: Test PyUnicode_DecodeUTF8()\ntest_decodeutf32stateful (test.test_capi.test_codecs.CAPITest.test_decodeutf32stateful)\nPASS: Test PyUnicode_DecodeUTF32Stateful()\ntest_decodeutf8 (test.test_capi.test_codecs.CAPITest.test_decodeutf8)\nPASS: Test PyUnicode_DecodeUTF8()\ntest_decodeutf8stateful (test.test_capi.test_codecs.CAPITest.test_decodeutf8stateful)\nPASS: Test PyUnicode_DecodeUTF8Stateful()\ntest_fromencodedobject (test.test_capi.test_codecs.CAPITest.test_fromencodedobject)\nPASS: Test PyUnicode_FromEncodedObject()\nPASS: test_asccomplex (test.test_capi.test_complex.CAPIComplexTest.test_asccomplex)\nPASS: test_check (test.test_capi.test_complex.CAPIComplexTest.test_check)\nPASS: test_checkexact (test.test_capi.test_complex.CAPIComplexTest.test_checkexact)\nPASS: test_fromccomplex (test.test_capi.test_complex.CAPIComplexTest.test_fromccomplex)\nPASS: test_fromdoubles (test.test_capi.test_complex.CAPIComplexTest.test_fromdoubles)\nPASS: test_imagasdouble (test.test_capi.test_complex.CAPIComplexTest.test_imagasdouble)\nPASS: test_py_c_abs (test.test_capi.test_complex.CAPIComplexTest.test_py_c_abs)\nPASS: test_py_c_diff (test.test_capi.test_complex.CAPIComplexTest.test_py_c_diff)\nPASS: test_py_c_neg (test.test_capi.test_complex.CAPIComplexTest.test_py_c_neg)\nPASS: test_py_c_pow (test.test_capi.test_complex.CAPIComplexTest.test_py_c_pow)\nPASS: test_py_c_prod (test.test_capi.test_complex.CAPIComplexTest.test_py_c_prod)\nPASS: test_py_c_quot (test.test_capi.test_complex.CAPIComplexTest.test_py_c_quot)\nPASS: test_py_c_sum (test.test_capi.test_complex.CAPIComplexTest.test_py_c_sum)\nPASS: test_realasdouble (test.test_capi.test_complex.CAPIComplexTest.test_realasdouble)\nPASS: test_dict_check (test.test_capi.test_dict.CAPITest.test_dict_check)\nPASS: test_dict_checkexact (test.test_capi.test_dict.CAPITest.test_dict_checkexact)\nPASS: test_dict_clear (test.test_capi.test_dict.CAPITest.test_dict_clear)\nPASS: test_dict_contains (test.test_capi.test_dict.CAPITest.test_dict_contains)\nPASS: test_dict_copy (test.test_capi.test_dict.CAPITest.test_dict_copy)\nPASS: test_dict_delitem (test.test_capi.test_dict.CAPITest.test_dict_delitem)\nPASS: test_dict_delitemstring (test.test_capi.test_dict.CAPITest.test_dict_delitemstring)\nPASS: test_dict_getitem (test.test_capi.test_dict.CAPITest.test_dict_getitem)\nPASS: test_dict_getitemstring (test.test_capi.test_dict.CAPITest.test_dict_getitemstring)\nPASS: test_dict_getitemwitherror (test.test_capi.test_dict.CAPITest.test_dict_getitemwitherror)\nPASS: test_dict_keys_valuesitems_bad_arg (test.test_capi.test_dict.CAPITest.test_dict_keys_valuesitems_bad_arg)\nPASS: test_dict_merge (test.test_capi.test_dict.CAPITest.test_dict_merge)\nPASS: test_dict_mergefromseq2 (test.test_capi.test_dict.CAPITest.test_dict_mergefromseq2)\nPASS: test_dict_new (test.test_capi.test_dict.CAPITest.test_dict_new)\nPASS: test_dict_next (test.test_capi.test_dict.CAPITest.test_dict_next)\nPASS: test_dict_setdefault (test.test_capi.test_dict.CAPITest.test_dict_setdefault)\nPASS: test_dict_setitem (test.test_capi.test_dict.CAPITest.test_dict_setitem)\nPASS: test_dict_setitemstring (test.test_capi.test_dict.CAPITest.test_dict_setitemstring)\nPASS: test_dict_size (test.test_capi.test_dict.CAPITest.test_dict_size)\nPASS: test_dict_update (test.test_capi.test_dict.CAPITest.test_dict_update)\nPASS: test_dictproxy_new (test.test_capi.test_dict.CAPITest.test_dictproxy_new)\nPASS: test_mapping_keys_valuesitems (test.test_capi.test_dict.CAPITest.test_mapping_keys_valuesitems)\nPASS: test_simple (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_simple)\nPASS: test_with_args (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_args)\nPASS: test_with_closure (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_closure)\nPASS: test_with_default (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_default)\nPASS: test_with_kwarg_default (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_kwarg_default)\nPASS: test_with_kwargs (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_kwargs)\nPASS: test_err_restore (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_err_restore)\nPASS: test_err_set_raised (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_err_set_raised)\nPASS: test_err_writeunraisable (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_err_writeunraisable)\ntest_format (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_format)\nPASS: Test PyErr_Format()\nPASS: test_set_object (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_set_object)\nPASS: test_set_object_and_fetch (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_set_object_and_fetch)\ntest_set_string (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_set_string)\nPASS: Test PyErr_SetString()\ntest_setfromerrnowithfilename (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_setfromerrnowithfilename)\nPASS: Test PyErr_SetFromErrnoWithFilename()\nPASS: test_exc_info (test.test_capi.test_exceptions.Test_Exceptions.test_exc_info)\nPASS: test_exception (test.test_capi.test_exceptions.Test_Exceptions.test_exception)\nPASS: test_fatal_error (test.test_capi.test_exceptions.Test_FatalError.test_fatal_error)\nPASS: test_invalid_args (test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_invalid_args)\nPASS: test_nothing_to_reraise (test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_nothing_to_reraise)\nPASS: test_raise_orig_parts (test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_raise_orig_parts)\nPASS: test_raise_with_new_exceptions (test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_raise_with_new_exceptions)\nPASS: test_reraise_orig (test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_reraise_orig)\nPASS: test_asdouble (test.test_capi.test_float.CAPIFloatTest.test_asdouble)\nPASS: test_check (test.test_capi.test_float.CAPIFloatTest.test_check)\nPASS: test_checkexact (test.test_capi.test_float.CAPIFloatTest.test_checkexact)\nPASS: test_fromdouble (test.test_capi.test_float.CAPIFloatTest.test_fromdouble)\nPASS: test_fromstring (test.test_capi.test_float.CAPIFloatTest.test_fromstring)\nPASS: test_getinfo (test.test_capi.test_float.CAPIFloatTest.test_getinfo)\nPASS: test_getmax (test.test_capi.test_float.CAPIFloatTest.test_getmax)\nPASS: test_getmin (test.test_capi.test_float.CAPIFloatTest.test_getmin)\nPASS: test_pack (test.test_capi.test_float.CAPIFloatTest.test_pack)\nPASS: test_pack_unpack_roundtrip (test.test_capi.test_float.CAPIFloatTest.test_pack_unpack_roundtrip)\nPASS: test_unpack (test.test_capi.test_float.CAPIFloatTest.test_unpack)\nPASS: test_p (test.test_capi.test_getargs.Boolean_TestCase.test_p)\nPASS: test_c (test.test_capi.test_getargs.Bytes_TestCase.test_c)\nPASS: test_w_star (test.test_capi.test_getargs.Bytes_TestCase.test_w_star)\nPASS: test_y (test.test_capi.test_getargs.Bytes_TestCase.test_y)\nPASS: test_y_hash (test.test_capi.test_getargs.Bytes_TestCase.test_y_hash)\nPASS: test_y_star (test.test_capi.test_getargs.Bytes_TestCase.test_y_star)\nPASS: test_D (test.test_capi.test_getargs.Float_TestCase.test_D)\nPASS: test_d (test.test_capi.test_getargs.Float_TestCase.test_d)\nPASS: test_f (test.test_capi.test_getargs.Float_TestCase.test_f)\nPASS: test_f_rounding (test.test_capi.test_getargs.Float_TestCase.test_f_rounding)\nPASS: test_invalid_keyword (test.test_capi.test_getargs.KeywordOnly_TestCase.test_invalid_keyword)\nPASS: test_keyword_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_keyword_args)\nPASS: test_mixed_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_mixed_args)\nPASS: test_optional_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_optional_args)\nPASS: test_positional_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_positional_args)\nPASS: test_required_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_required_args)\nPASS: test_surrogate_keyword (test.test_capi.test_getargs.KeywordOnly_TestCase.test_surrogate_keyword)\nPASS: test_too_many_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_too_many_args)\nPASS: test_weird_str_subclass (test.test_capi.test_getargs.KeywordOnly_TestCase.test_weird_str_subclass)\nPASS: test_weird_str_subclass2 (test.test_capi.test_getargs.KeywordOnly_TestCase.test_weird_str_subclass2)\nPASS: test_invalid_keyword (test.test_capi.test_getargs.Keywords_TestCase.test_invalid_keyword)\nPASS: test_keyword_args (test.test_capi.test_getargs.Keywords_TestCase.test_keyword_args)\nPASS: test_kwargs (test.test_capi.test_getargs.Keywords_TestCase.test_kwargs)\nPASS: test_mixed_args (test.test_capi.test_getargs.Keywords_TestCase.test_mixed_args)\nPASS: test_optional_args (test.test_capi.test_getargs.Keywords_TestCase.test_optional_args)\nPASS: test_positional_args (test.test_capi.test_getargs.Keywords_TestCase.test_positional_args)\nPASS: test_required_args (test.test_capi.test_getargs.Keywords_TestCase.test_required_args)\nPASS: test_surrogate_keyword (test.test_capi.test_getargs.Keywords_TestCase.test_surrogate_keyword)\nPASS: test_too_many_args (test.test_capi.test_getargs.Keywords_TestCase.test_too_many_args)\nPASS: test_K (test.test_capi.test_getargs.LongLong_TestCase.test_K)\nPASS: test_L (test.test_capi.test_getargs.LongLong_TestCase.test_L)\nPASS: test_S (test.test_capi.test_getargs.Object_TestCase.test_S)\nPASS: test_U (test.test_capi.test_getargs.Object_TestCase.test_U)\nPASS: test_Y (test.test_capi.test_getargs.Object_TestCase.test_Y)\nPASS: test_bad_use (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_bad_use)\nPASS: test_basic (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_basic)\nPASS: test_parse_tuple_and_keywords (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_parse_tuple_and_keywords)\nPASS: test_positional_only (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_positional_only)\nPASS: test_empty_keyword (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_empty_keyword)\nPASS: test_mixed_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_mixed_args)\nPASS: test_optional_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_optional_args)\nPASS: test_positional_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_positional_args)\nPASS: test_required_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_required_args)\nPASS: test_h (test.test_capi.test_getargs.Signed_TestCase.test_h)\nPASS: test_i (test.test_capi.test_getargs.Signed_TestCase.test_i)\nPASS: test_l (test.test_capi.test_getargs.Signed_TestCase.test_l)\nPASS: test_n (test.test_capi.test_getargs.Signed_TestCase.test_n)\ntest_skipitem (test.test_capi.test_getargs.SkipitemTest.test_skipitem)\nPASS: If this test failed, you probably added a new \"format unit\"\nPASS: test_skipitem_with_suffix (test.test_capi.test_getargs.SkipitemTest.test_skipitem_with_suffix)\nPASS: test_C (test.test_capi.test_getargs.String_TestCase.test_C)\nSKIP: test_Z (test.test_capi.test_getargs.String_TestCase.test_Z) 'requires legacy Unicode C API'\nSKIP: test_Z_hash (test.test_capi.test_getargs.String_TestCase.test_Z_hash) 'requires legacy Unicode C API'\nPASS: test_es (test.test_capi.test_getargs.String_TestCase.test_es)\nPASS: test_es_hash (test.test_capi.test_getargs.String_TestCase.test_es_hash)\nPASS: test_et (test.test_capi.test_getargs.String_TestCase.test_et)\nPASS: test_et_hash (test.test_capi.test_getargs.String_TestCase.test_et_hash)\nPASS: test_gh_99240_clear_args (test.test_capi.test_getargs.String_TestCase.test_gh_99240_clear_args)\nPASS: test_s (test.test_capi.test_getargs.String_TestCase.test_s)\nPASS: test_s_hash (test.test_capi.test_getargs.String_TestCase.test_s_hash)\nPASS: test_s_hash_int (test.test_capi.test_getargs.String_TestCase.test_s_hash_int)\nPASS: test_s_star (test.test_capi.test_getargs.String_TestCase.test_s_star)\nSKIP: test_u (test.test_capi.test_getargs.String_TestCase.test_u) 'requires legacy Unicode C API'\nSKIP: test_u_hash (test.test_capi.test_getargs.String_TestCase.test_u_hash) 'requires legacy Unicode C API'\nPASS: test_z (test.test_capi.test_getargs.String_TestCase.test_z)\nPASS: test_z_hash (test.test_capi.test_getargs.String_TestCase.test_z_hash)\nPASS: test_z_star (test.test_capi.test_getargs.String_TestCase.test_z_star)\nPASS: test (test.test_capi.test_getargs.Test6012.test)\nPASS: test_L_code (test.test_capi.test_getargs.Test_testcapi.test_L_code)\nPASS: test_k_code (test.test_capi.test_getargs.Test_testcapi.test_k_code)\nPASS: test_nested_tuple (test.test_capi.test_getargs.Test_testcapi.test_nested_tuple)\nPASS: test_s_code (test.test_capi.test_getargs.Test_testcapi.test_s_code)\nPASS: test_args (test.test_capi.test_getargs.Tuple_TestCase.test_args)\nPASS: test_tuple (test.test_capi.test_getargs.Tuple_TestCase.test_tuple)\nPASS: test_B (test.test_capi.test_getargs.Unsigned_TestCase.test_B)\nPASS: test_H (test.test_capi.test_getargs.Unsigned_TestCase.test_H)\nPASS: test_I (test.test_capi.test_getargs.Unsigned_TestCase.test_I)\nPASS: test_b (test.test_capi.test_getargs.Unsigned_TestCase.test_b)\nPASS: test_k (test.test_capi.test_getargs.Unsigned_TestCase.test_k)\nPASS: test_immortal_builtins (test.test_capi.test_immortal.TestCAPI.test_immortal_builtins)\nPASS: test_immortal_small_ints (test.test_capi.test_immortal.TestCAPI.test_immortal_small_ints)\nPASS: test_check (test.test_capi.test_list.CAPITest.test_check)\nPASS: test_list_append (test.test_capi.test_list.CAPITest.test_list_append)\nPASS: test_list_astuple (test.test_capi.test_list.CAPITest.test_list_astuple)\nPASS: test_list_check_exact (test.test_capi.test_list.CAPITest.test_list_check_exact)\nPASS: test_list_get_item (test.test_capi.test_list.CAPITest.test_list_get_item)\nPASS: test_list_get_size (test.test_capi.test_list.CAPITest.test_list_get_size)\nPASS: test_list_getitem (test.test_capi.test_list.CAPITest.test_list_getitem)\nPASS: test_list_getslice (test.test_capi.test_list.CAPITest.test_list_getslice)\nPASS: test_list_insert (test.test_capi.test_list.CAPITest.test_list_insert)\nPASS: test_list_new (test.test_capi.test_list.CAPITest.test_list_new)\nPASS: test_list_reverse (test.test_capi.test_list.CAPITest.test_list_reverse)\nPASS: test_list_set_item (test.test_capi.test_list.CAPITest.test_list_set_item)\nPASS: test_list_setitem (test.test_capi.test_list.CAPITest.test_list_setitem)\nPASS: test_list_setslice (test.test_capi.test_list.CAPITest.test_list_setslice)\nPASS: test_list_size (test.test_capi.test_list.CAPITest.test_list_size)\nPASS: test_list_sort (test.test_capi.test_list.CAPITest.test_list_sort)\nPASS: test_compact (test.test_capi.test_long.LongTests.test_compact)\nPASS: test_compact_known (test.test_capi.test_long.LongTests.test_compact_known)\nPASS: test_long_as_size_t (test.test_capi.test_long.LongTests.test_long_as_size_t)\nPASS: test_long_as_ssize_t (test.test_capi.test_long.LongTests.test_long_as_ssize_t)\nPASS: test_long_asdouble (test.test_capi.test_long.LongTests.test_long_asdouble)\nPASS: test_long_aslong (test.test_capi.test_long.LongTests.test_long_aslong)\nPASS: test_long_aslongandoverflow (test.test_capi.test_long.LongTests.test_long_aslongandoverflow)\nPASS: test_long_aslonglong (test.test_capi.test_long.LongTests.test_long_aslonglong)\nPASS: test_long_aslonglongandoverflow (test.test_capi.test_long.LongTests.test_long_aslonglongandoverflow)\nPASS: test_long_asunsignedlong (test.test_capi.test_long.LongTests.test_long_asunsignedlong)\nPASS: test_long_asunsignedlonglong (test.test_capi.test_long.LongTests.test_long_asunsignedlonglong)\nPASS: test_long_asunsignedlonglongmask (test.test_capi.test_long.LongTests.test_long_asunsignedlonglongmask)\nPASS: test_long_asunsignedlongmask (test.test_capi.test_long.LongTests.test_long_asunsignedlongmask)\nPASS: test_long_asvoidptr (test.test_capi.test_long.LongTests.test_long_asvoidptr)\nPASS: test_long_check (test.test_capi.test_long.LongTests.test_long_check)\nPASS: test_long_checkexact (test.test_capi.test_long.LongTests.test_long_checkexact)\nPASS: test_long_fromdouble (test.test_capi.test_long.LongTests.test_long_fromdouble)\nPASS: test_long_fromstring (test.test_capi.test_long.LongTests.test_long_fromstring)\nPASS: test_long_fromunicodeobject (test.test_capi.test_long.LongTests.test_long_fromunicodeobject)\nPASS: test_long_fromvoidptr (test.test_capi.test_long.LongTests.test_long_fromvoidptr)\nPASS: test_api_misuse (test.test_capi.test_mem.PyMemDebugTests.test_api_misuse)\nPASS: test_buffer_overflow (test.test_capi.test_mem.PyMemDebugTests.test_buffer_overflow)\nPASS: test_pymem_malloc_without_gil (test.test_capi.test_mem.PyMemDebugTests.test_pymem_malloc_without_gil)\nPASS: test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_mem.PyMemDebugTests.test_pyobject_forbidden_bytes_is_freed)\nPASS: test_pyobject_freed_is_freed (test.test_capi.test_mem.PyMemDebugTests.test_pyobject_freed_is_freed)\nPASS: test_pyobject_malloc_without_gil (test.test_capi.test_mem.PyMemDebugTests.test_pyobject_malloc_without_gil)\nPASS: test_pyobject_null_is_freed (test.test_capi.test_mem.PyMemDebugTests.test_pyobject_null_is_freed)\nPASS: test_pyobject_uninitialized_is_freed (test.test_capi.test_mem.PyMemDebugTests.test_pyobject_uninitialized_is_freed)\nPASS: test_set_nomemory (test.test_capi.test_mem.PyMemDebugTests.test_set_nomemory)\nSKIP: test_api_misuse (test.test_capi.test_mem.PyMemDefaultTests.test_api_misuse) 'need Py_DEBUG'\nSKIP: test_buffer_overflow (test.test_capi.test_mem.PyMemDefaultTests.test_buffer_overflow) 'need Py_DEBUG'\nSKIP: test_pymem_malloc_without_gil (test.test_capi.test_mem.PyMemDefaultTests.test_pymem_malloc_without_gil) 'need Py_DEBUG'\nSKIP: test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_forbidden_bytes_is_freed) 'need Py_DEBUG'\nSKIP: test_pyobject_freed_is_freed (test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_freed_is_freed) 'need Py_DEBUG'\nSKIP: test_pyobject_malloc_without_gil (test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_malloc_without_gil) 'need Py_DEBUG'\nSKIP: test_pyobject_null_is_freed (test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_null_is_freed) 'need Py_DEBUG'\nSKIP: test_pyobject_uninitialized_is_freed (test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_uninitialized_is_freed) 'need Py_DEBUG'\nSKIP: test_set_nomemory (test.test_capi.test_mem.PyMemDefaultTests.test_set_nomemory) 'need Py_DEBUG'\nPASS: test_api_misuse (test.test_capi.test_mem.PyMemMallocDebugTests.test_api_misuse)\nPASS: test_buffer_overflow (test.test_capi.test_mem.PyMemMallocDebugTests.test_buffer_overflow)\nPASS: test_pymem_malloc_without_gil (test.test_capi.test_mem.PyMemMallocDebugTests.test_pymem_malloc_without_gil)\nPASS: test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_forbidden_bytes_is_freed)\nPASS: test_pyobject_freed_is_freed (test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_freed_is_freed)\nPASS: test_pyobject_malloc_without_gil (test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_malloc_without_gil)\nPASS: test_pyobject_null_is_freed (test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_null_is_freed)\nPASS: test_pyobject_uninitialized_is_freed (test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_uninitialized_is_freed)\nPASS: test_set_nomemory (test.test_capi.test_mem.PyMemMallocDebugTests.test_set_nomemory)\nPASS: test_api_misuse (test.test_capi.test_mem.PyMemPymallocDebugTests.test_api_misuse)\nPASS: test_buffer_overflow (test.test_capi.test_mem.PyMemPymallocDebugTests.test_buffer_overflow)\nPASS: test_pymem_malloc_without_gil (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pymem_malloc_without_gil)\nPASS: test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_forbidden_bytes_is_freed)\nPASS: test_pyobject_freed_is_freed (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_freed_is_freed)\nPASS: test_pyobject_malloc_without_gil (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_malloc_without_gil)\nPASS: test_pyobject_null_is_freed (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_null_is_freed)\nPASS: test_pyobject_uninitialized_is_freed (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_uninitialized_is_freed)\nPASS: test_set_nomemory (test.test_capi.test_mem.PyMemPymallocDebugTests.test_set_nomemory)\nPASS: test_tp_bases_is_set (test.test_capi.test_misc.BuiltinStaticTypesTests.test_tp_bases_is_set)\nPASS: test_tp_mro_is_set (test.test_capi.test_misc.BuiltinStaticTypesTests.test_tp_mro_is_set)\nPASS: test_Py_CompileString (test.test_capi.test_misc.CAPITest.test_Py_CompileString)\nPASS: test_buildvalue (test.test_capi.test_misc.CAPITest.test_buildvalue)\nPASS: test_buildvalue_N (test.test_capi.test_misc.CAPITest.test_buildvalue_N)\nPASS: test_buildvalue_ints (test.test_capi.test_misc.CAPITest.test_buildvalue_ints)\nPASS: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once (test.test_capi.test_misc.CAPITest.test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once)\nPASS: test_c_subclass_of_heap_ctype_with_tpdealloc_decrefs_once (test.test_capi.test_misc.CAPITest.test_c_subclass_of_heap_ctype_with_tpdealloc_decrefs_once)\nPASS: test_c_type_with_ipow (test.test_capi.test_misc.CAPITest.test_c_type_with_ipow)\nPASS: test_c_type_with_matrix_multiplication (test.test_capi.test_misc.CAPITest.test_c_type_with_matrix_multiplication)\nPASS: test_clear_managed_dict (test.test_capi.test_misc.CAPITest.test_clear_managed_dict)\nSKIP: test_decref_freed_object (test.test_capi.test_misc.CAPITest.test_decref_freed_object) 'need _testcapi.decref_freed_object()'\nPASS: test_docstring_signature_parsing (test.test_capi.test_misc.CAPITest.test_docstring_signature_parsing)\nPASS: test_eval_get_func_desc (test.test_capi.test_misc.CAPITest.test_eval_get_func_desc)\nPASS: test_eval_get_func_name (test.test_capi.test_misc.CAPITest.test_eval_get_func_name)\nPASS: test_export_symbols (test.test_capi.test_misc.CAPITest.test_export_symbols)\nPASS: test_function_get_code (test.test_capi.test_misc.CAPITest.test_function_get_code)\nPASS: test_function_get_defaults (test.test_capi.test_misc.CAPITest.test_function_get_defaults)\nPASS: test_function_get_globals (test.test_capi.test_misc.CAPITest.test_function_get_globals)\nPASS: test_function_get_kw_defaults (test.test_capi.test_misc.CAPITest.test_function_get_kw_defaults)\nPASS: test_function_get_module (test.test_capi.test_misc.CAPITest.test_function_get_module)\nPASS: test_function_set_defaults (test.test_capi.test_misc.CAPITest.test_function_set_defaults)\nPASS: test_function_set_kw_defaults (test.test_capi.test_misc.CAPITest.test_function_set_kw_defaults)\nPASS: test_getitem_with_error (test.test_capi.test_misc.CAPITest.test_getitem_with_error)\nPASS: test_heap_ctype_doc_and_text_signature (test.test_capi.test_misc.CAPITest.test_heap_ctype_doc_and_text_signature)\nPASS: test_heaptype_with_buffer (test.test_capi.test_misc.CAPITest.test_heaptype_with_buffer)\nPASS: test_heaptype_with_custom_metaclass (test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass)\nPASS: test_heaptype_with_custom_metaclass_custom_new (test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass_custom_new)\nPASS: test_heaptype_with_custom_metaclass_deprecation (test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass_deprecation)\nPASS: test_heaptype_with_custom_metaclass_null_new (test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass_null_new)\nPASS: test_heaptype_with_dict (test.test_capi.test_misc.CAPITest.test_heaptype_with_dict)\nPASS: test_heaptype_with_managed_dict (test.test_capi.test_misc.CAPITest.test_heaptype_with_managed_dict)\nPASS: test_heaptype_with_managed_weakref (test.test_capi.test_misc.CAPITest.test_heaptype_with_managed_weakref)\nPASS: test_heaptype_with_negative_dict (test.test_capi.test_misc.CAPITest.test_heaptype_with_negative_dict)\nPASS: test_heaptype_with_setattro (test.test_capi.test_misc.CAPITest.test_heaptype_with_setattro)\nPASS: test_heaptype_with_weakref (test.test_capi.test_misc.CAPITest.test_heaptype_with_weakref)\nPASS: test_immutable_type_with_mutable_base (test.test_capi.test_misc.CAPITest.test_immutable_type_with_mutable_base)\nPASS: test_instancemethod (test.test_capi.test_misc.CAPITest.test_instancemethod)\nPASS: test_memoryview_from_NULL_pointer (test.test_capi.test_misc.CAPITest.test_memoryview_from_NULL_pointer)\nPASS: test_multiple_inheritance_ctypes_with_weakref_or_dict (test.test_capi.test_misc.CAPITest.test_multiple_inheritance_ctypes_with_weakref_or_dict)\nPASS: test_multiple_inheritance_ctypes_with_weakref_or_dict_and_other_builtin (test.test_capi.test_misc.CAPITest.test_multiple_inheritance_ctypes_with_weakref_or_dict_and_other_builtin)\nSKIP: test_negative_refcount (test.test_capi.test_misc.CAPITest.test_negative_refcount) 'need _testcapi.negative_refcount()'\nPASS: test_no_FatalError_infinite_loop (test.test_capi.test_misc.CAPITest.test_no_FatalError_infinite_loop)\nPASS: test_null_type_doc (test.test_capi.test_misc.CAPITest.test_null_type_doc)\nPASS: test_pynumber_tobase (test.test_capi.test_misc.CAPITest.test_pynumber_tobase)\nPASS: test_pyobject_bytes_from_null (test.test_capi.test_misc.CAPITest.test_pyobject_bytes_from_null)\nPASS: test_pyobject_repr_from_null (test.test_capi.test_misc.CAPITest.test_pyobject_repr_from_null)\nPASS: test_pyobject_str_from_null (test.test_capi.test_misc.CAPITest.test_pyobject_str_from_null)\nPASS: test_pytype_fromspec_with_repeated_slots (test.test_capi.test_misc.CAPITest.test_pytype_fromspec_with_repeated_slots)\nPASS: test_return_null_without_error (test.test_capi.test_misc.CAPITest.test_return_null_without_error)\nPASS: test_return_result_with_error (test.test_capi.test_misc.CAPITest.test_return_result_with_error)\nPASS: test_seq_bytes_to_charp_array (test.test_capi.test_misc.CAPITest.test_seq_bytes_to_charp_array)\nPASS: test_subclass_of_heap_gc_ctype_with_del_modifying_dunder_class_only_decrefs_once (test.test_capi.test_misc.CAPITest.test_subclass_of_heap_gc_ctype_with_del_modifying_dunder_class_only_decrefs_once)\nPASS: test_subclass_of_heap_gc_ctype_with_tpdealloc_decrefs_once (test.test_capi.test_misc.CAPITest.test_subclass_of_heap_gc_ctype_with_tpdealloc_decrefs_once)\nPASS: test_sublclassing_managed_both (test.test_capi.test_misc.CAPITest.test_sublclassing_managed_both)\nPASS: test_sublclassing_managed_dict (test.test_capi.test_misc.CAPITest.test_sublclassing_managed_dict)\nPASS: test_sublclassing_managed_weakref (test.test_capi.test_misc.CAPITest.test_sublclassing_managed_weakref)\nPASS: test_subprocess_fork_exec (test.test_capi.test_misc.CAPITest.test_subprocess_fork_exec)\nSKIP: test_trashcan_python_class1 (test.test_capi.test_misc.CAPITest.test_trashcan_python_class1) \"resource 'cpu' is not enabled\"\nSKIP: test_trashcan_python_class2 (test.test_capi.test_misc.CAPITest.test_trashcan_python_class2) \"resource 'cpu' is not enabled\"\nPASS: test_trashcan_subclass (test.test_capi.test_misc.CAPITest.test_trashcan_subclass)\nPASS: test_unstable_gc_new_with_extra_data (test.test_capi.test_misc.CAPITest.test_unstable_gc_new_with_extra_data)\ntest_configured_settings (test.test_capi.test_misc.SubinterpreterTest.test_configured_settings)\nPASS: The config with which an interpreter is created corresponds\ntest_module_state_shared_in_global (test.test_capi.test_misc.SubinterpreterTest.test_module_state_shared_in_global)\nPASS: bpo-44050: Extension module state should be shared between interpreters\ntest_mutate_exception (test.test_capi.test_misc.SubinterpreterTest.test_mutate_exception)\nPASS: Exceptions saved in global module state get shared between\ntest_overridden_setting_extensions_subinterp_check (test.test_capi.test_misc.SubinterpreterTest.test_overridden_setting_extensions_subinterp_check)\nPASS: PyInterpreterConfig.check_multi_interp_extensions can be overridden\nPASS: test_py_config_isoloated_per_interpreter (test.test_capi.test_misc.SubinterpreterTest.test_py_config_isoloated_per_interpreter)\nPASS: test_subinterps (test.test_capi.test_misc.SubinterpreterTest.test_subinterps)\nPASS: test_subinterps_recent_language_features (test.test_capi.test_misc.SubinterpreterTest.test_subinterps_recent_language_features)\ntest_HeapCCollection (test.test_capi.test_misc.TestHeapTypeRelative.test_HeapCCollection)\nPASS: Make sure HeapCCollection works properly by itself\ntest_heaptype_inherit_itemsize (test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_inherit_itemsize)\nPASS: Test HeapCCollection subclasses work properly\nPASS: test_heaptype_invalid_inheritance (test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_invalid_inheritance)\ntest_heaptype_relative_members (test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_relative_members)\nPASS: Test HeapCCollection subclasses work properly\nPASS: test_heaptype_relative_members_errors (test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_relative_members_errors)\nPASS: test_heaptype_relative_sizes (test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_relative_sizes)\ntest_pyobject_getitemdata_error (test.test_capi.test_misc.TestHeapTypeRelative.test_pyobject_getitemdata_error)\nPASS: Test PyObject_GetItemData fails on unsupported types\nPASS: test_code (test.test_capi.test_misc.TestInternalFrameApi.test_code)\nPASS: test_lasti (test.test_capi.test_misc.TestInternalFrameApi.test_lasti)\nPASS: test_line (test.test_capi.test_misc.TestInternalFrameApi.test_line)\nPASS: test_gen_get_code (test.test_capi.test_misc.TestPendingCalls.test_gen_get_code)\nPASS: test_isolated_subinterpreter (test.test_capi.test_misc.TestPendingCalls.test_isolated_subinterpreter)\nPASS: test_many_subthreads_can_handle_pending_calls (test.test_capi.test_misc.TestPendingCalls.test_many_subthreads_can_handle_pending_calls)\nPASS: test_pendingcalls_non_threaded (test.test_capi.test_misc.TestPendingCalls.test_pendingcalls_non_threaded)\nPASS: test_pendingcalls_threaded (test.test_capi.test_misc.TestPendingCalls.test_pendingcalls_threaded)\nPASS: test_subthreads_can_handle_pending_calls (test.test_capi.test_misc.TestPendingCalls.test_subthreads_can_handle_pending_calls)\nPASS: test_pytype_ready_always_sets_tp_type (test.test_capi.test_misc.TestStaticTypes.test_pytype_ready_always_sets_tp_type)\nPASS: test_gilstate_ensure_no_deadlock (test.test_capi.test_misc.TestThreadState.test_gilstate_ensure_no_deadlock)\nPASS: test_gilstate_matches_current (test.test_capi.test_misc.TestThreadState.test_gilstate_matches_current)\nPASS: test_thread_state (test.test_capi.test_misc.TestThreadState.test_thread_state)\nPASS: test_get_module_bad_def (test.test_capi.test_misc.Test_ModuleStateAccess.test_get_module_bad_def)\nPASS: test_get_module_static_in_mro (test.test_capi.test_misc.Test_ModuleStateAccess.test_get_module_static_in_mro)\ntest_state_access (test.test_capi.test_misc.Test_ModuleStateAccess.test_state_access)\nPASS: Checks methods defined with and without argument clinic\ntest_subclass_get_module (test.test_capi.test_misc.Test_ModuleStateAccess.test_subclass_get_module)\nPASS: PyType_GetModule for defining_class\nPASS: test_subclass_get_module_with_super (test.test_capi.test_misc.Test_ModuleStateAccess.test_subclass_get_module_with_super)\nPASS: test_inlined_binary_subscr (test.test_capi.test_misc.Test_Pep523API.test_inlined_binary_subscr)\nPASS: test_inlined_call (test.test_capi.test_misc.Test_Pep523API.test_inlined_call)\nPASS: test_inlined_call_function_ex (test.test_capi.test_misc.Test_Pep523API.test_inlined_call_function_ex)\nPASS: test_inlined_for_iter (test.test_capi.test_misc.Test_Pep523API.test_inlined_for_iter)\nPASS: test_inlined_load_attr (test.test_capi.test_misc.Test_Pep523API.test_inlined_load_attr)\nPASS: test_inlined_send (test.test_capi.test_misc.Test_Pep523API.test_inlined_send)\nPASS: test_PyOS_mystricmp (test.test_capi.test_misc.Test_testcapi.test_PyOS_mystricmp)\nPASS: test_PyOS_mystrnicmp (test.test_capi.test_misc.Test_testcapi.test_PyOS_mystrnicmp)\nPASS: test_alignof_max_align_t (test.test_capi.test_misc.Test_testcapi.test_alignof_max_align_t)\nPASS: test_atexit (test.test_capi.test_misc.Test_testcapi.test_atexit)\nPASS: test_buildvalue_N (test.test_capi.test_misc.Test_testcapi.test_buildvalue_N)\nPASS: test_buildvalue_issue38913 (test.test_capi.test_misc.Test_testcapi.test_buildvalue_issue38913)\nPASS: test_capsule (test.test_capi.test_misc.Test_testcapi.test_capsule)\nPASS: test_code_api (test.test_capi.test_misc.Test_testcapi.test_code_api)\nPASS: test_code_extra (test.test_capi.test_misc.Test_testcapi.test_code_extra)\nPASS: test_config (test.test_capi.test_misc.Test_testcapi.test_config)\nPASS: test_current_tstate_matches (test.test_capi.test_misc.Test_testcapi.test_current_tstate_matches)\nPASS: test_datetime_capi (test.test_capi.test_misc.Test_testcapi.test_datetime_capi)\nPASS: test_decref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_decref_doesnt_leak)\nPASS: test_dict_iteration (test.test_capi.test_misc.Test_testcapi.test_dict_iteration)\nPASS: test_empty_argparse (test.test_capi.test_misc.Test_testcapi.test_empty_argparse)\nPASS: test_from_contiguous (test.test_capi.test_misc.Test_testcapi.test_from_contiguous)\nPASS: test_from_spec_invalid_metatype_inheritance (test.test_capi.test_misc.Test_testcapi.test_from_spec_invalid_metatype_inheritance)\nPASS: test_from_spec_metatype_inheritance (test.test_capi.test_misc.Test_testcapi.test_from_spec_metatype_inheritance)\nPASS: test_frozenset_add_in_capi (test.test_capi.test_misc.Test_testcapi.test_frozenset_add_in_capi)\nPASS: test_gc_control (test.test_capi.test_misc.Test_testcapi.test_gc_control)\nPASS: test_gc_visit_objects_basic (test.test_capi.test_misc.Test_testcapi.test_gc_visit_objects_basic)\nPASS: test_gc_visit_objects_exit_early (test.test_capi.test_misc.Test_testcapi.test_gc_visit_objects_exit_early)\nPASS: test_get_statictype_slots (test.test_capi.test_misc.Test_testcapi.test_get_statictype_slots)\nPASS: test_get_type_dict (test.test_capi.test_misc.Test_testcapi.test_get_type_dict)\nPASS: test_get_type_name (test.test_capi.test_misc.Test_testcapi.test_get_type_name)\nPASS: test_get_type_qualname (test.test_capi.test_misc.Test_testcapi.test_get_type_qualname)\nPASS: test_immortal_builtins (test.test_capi.test_misc.Test_testcapi.test_immortal_builtins)\nPASS: test_immortal_small_ints (test.test_capi.test_misc.Test_testcapi.test_immortal_small_ints)\nPASS: test_incref_decref_API (test.test_capi.test_misc.Test_testcapi.test_incref_decref_API)\nPASS: test_incref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_incref_doesnt_leak)\nPASS: test_lazy_hash_inheritance (test.test_capi.test_misc.Test_testcapi.test_lazy_hash_inheritance)\nPASS: test_list_api (test.test_capi.test_misc.Test_testcapi.test_list_api)\nPASS: test_long_and_overflow (test.test_capi.test_misc.Test_testcapi.test_long_and_overflow)\nPASS: test_long_api (test.test_capi.test_misc.Test_testcapi.test_long_api)\nPASS: test_long_as_double (test.test_capi.test_misc.Test_testcapi.test_long_as_double)\nPASS: test_long_as_size_t (test.test_capi.test_misc.Test_testcapi.test_long_as_size_t)\nPASS: test_long_as_unsigned_long_long_mask (test.test_capi.test_misc.Test_testcapi.test_long_as_unsigned_long_long_mask)\nPASS: test_long_long_and_overflow (test.test_capi.test_misc.Test_testcapi.test_long_long_and_overflow)\nPASS: test_long_numbits (test.test_capi.test_misc.Test_testcapi.test_long_numbits)\nPASS: test_longlong_api (test.test_capi.test_misc.Test_testcapi.test_longlong_api)\nPASS: test_macros (test.test_capi.test_misc.Test_testcapi.test_macros)\nPASS: test_pep3118_obsolete_write_locks (test.test_capi.test_misc.Test_testcapi.test_pep3118_obsolete_write_locks)\nPASS: test_py_clear (test.test_capi.test_misc.Test_testcapi.test_py_clear)\nPASS: test_py_is_funcs (test.test_capi.test_misc.Test_testcapi.test_py_is_funcs)\nPASS: test_py_is_macros (test.test_capi.test_misc.Test_testcapi.test_py_is_macros)\nPASS: test_py_setref (test.test_capi.test_misc.Test_testcapi.test_py_setref)\nPASS: test_pymem_alloc0 (test.test_capi.test_misc.Test_testcapi.test_pymem_alloc0)\nPASS: test_pymem_setallocators (test.test_capi.test_misc.Test_testcapi.test_pymem_setallocators)\nPASS: test_pymem_setrawallocators (test.test_capi.test_misc.Test_testcapi.test_pymem_setrawallocators)\nPASS: test_pyobject_new (test.test_capi.test_misc.Test_testcapi.test_pyobject_new)\nPASS: test_pyobject_setallocators (test.test_capi.test_misc.Test_testcapi.test_pyobject_setallocators)\nPASS: test_pythread_tss_key_state (test.test_capi.test_misc.Test_testcapi.test_pythread_tss_key_state)\nPASS: test_refcount_funcs (test.test_capi.test_misc.Test_testcapi.test_refcount_funcs)\nPASS: test_refcount_macros (test.test_capi.test_misc.Test_testcapi.test_refcount_macros)\nPASS: test_set_type_size (test.test_capi.test_misc.Test_testcapi.test_set_type_size)\nPASS: test_sizeof_c_types (test.test_capi.test_misc.Test_testcapi.test_sizeof_c_types)\nPASS: test_string_from_format (test.test_capi.test_misc.Test_testcapi.test_string_from_format)\nPASS: test_string_to_double (test.test_capi.test_misc.Test_testcapi.test_string_to_double)\nPASS: test_structseq_newtype_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_structseq_newtype_doesnt_leak)\nPASS: test_structseq_newtype_null_descr_doc (test.test_capi.test_misc.Test_testcapi.test_structseq_newtype_null_descr_doc)\nPASS: test_tstate_capi (test.test_capi.test_misc.Test_testcapi.test_tstate_capi)\nPASS: test_type_from_ephemeral_spec (test.test_capi.test_misc.Test_testcapi.test_type_from_ephemeral_spec)\nPASS: test_unicode_compare_with_ascii (test.test_capi.test_misc.Test_testcapi.test_unicode_compare_with_ascii)\nPASS: test_version_api_data (test.test_capi.test_misc.Test_testcapi.test_version_api_data)\nPASS: test_widechar (test.test_capi.test_misc.Test_testcapi.test_widechar)\ntest_with_docstring (test.test_capi.test_misc.Test_testcapi.test_with_docstring)\nPASS: This is a pretty normal docstring.\nPASS: test_xdecref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_xdecref_doesnt_leak)\nPASS: test_xincref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_xincref_doesnt_leak)\nPASS: test_atomic_funcs (test.test_capi.test_misc.Test_testinternalcapi.test_atomic_funcs)\nPASS: test_bit_length (test.test_capi.test_misc.Test_testinternalcapi.test_bit_length)\nPASS: test_bswap (test.test_capi.test_misc.Test_testinternalcapi.test_bswap)\nPASS: test_bytes_find (test.test_capi.test_misc.Test_testinternalcapi.test_bytes_find)\nPASS: test_edit_cost (test.test_capi.test_misc.Test_testinternalcapi.test_edit_cost)\nPASS: test_hashtable (test.test_capi.test_misc.Test_testinternalcapi.test_hashtable)\nPASS: test_popcount (test.test_capi.test_misc.Test_testinternalcapi.test_popcount)\nPASS: test_add (test.test_capi.test_set.TestSetCAPI.test_add)\nPASS: test_anyset_check (test.test_capi.test_set.TestSetCAPI.test_anyset_check)\nPASS: test_anyset_check_exact (test.test_capi.test_set.TestSetCAPI.test_anyset_check_exact)\nPASS: test_clear (test.test_capi.test_set.TestSetCAPI.test_clear)\nPASS: test_discard (test.test_capi.test_set.TestSetCAPI.test_discard)\nPASS: test_frozenset_check (test.test_capi.test_set.TestSetCAPI.test_frozenset_check)\nPASS: test_frozenset_check_exact (test.test_capi.test_set.TestSetCAPI.test_frozenset_check_exact)\nPASS: test_frozenset_new (test.test_capi.test_set.TestSetCAPI.test_frozenset_new)\nPASS: test_pop (test.test_capi.test_set.TestSetCAPI.test_pop)\nPASS: test_set_check (test.test_capi.test_set.TestSetCAPI.test_set_check)\nPASS: test_set_check_exact (test.test_capi.test_set.TestSetCAPI.test_set_check_exact)\nPASS: test_set_contains (test.test_capi.test_set.TestSetCAPI.test_set_contains)\nPASS: test_set_get_size (test.test_capi.test_set.TestSetCAPI.test_set_get_size)\nPASS: test_set_new (test.test_capi.test_set.TestSetCAPI.test_set_new)\nPASS: test_set_size (test.test_capi.test_set.TestSetCAPI.test_set_size)\nPASS: test_bad_assignments (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_bad_assignments)\nPASS: test_bool (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_bool)\nPASS: test_byte (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_byte)\nPASS: test_inplace_string (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_inplace_string)\nPASS: test_int (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_int)\nPASS: test_long (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_long)\nPASS: test_longlong (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_longlong)\nPASS: test_py_ssize_t (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_py_ssize_t)\nPASS: test_short (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_short)\nPASS: test_bad_assignments (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_bad_assignments)\nPASS: test_bool (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_bool)\nPASS: test_byte (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_byte)\nPASS: test_inplace_string (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_inplace_string)\nPASS: test_int (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_int)\nPASS: test_long (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_long)\nPASS: test_longlong (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_longlong)\nPASS: test_py_ssize_t (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_py_ssize_t)\nPASS: test_short (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_short)\nPASS: test_byte_max (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_byte_max)\nPASS: test_byte_min (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_byte_min)\nPASS: test_short_max (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_short_max)\nPASS: test_short_min (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_short_min)\nPASS: test_ubyte_max (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_ubyte_max)\nPASS: test_ushort_max (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_ushort_max)\nPASS: test_byte_max (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_byte_max)\nPASS: test_byte_min (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_byte_min)\nPASS: test_short_max (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_short_max)\nPASS: test_short_min (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_short_min)\nPASS: test_ubyte_max (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_ubyte_max)\nPASS: test_ushort_max (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_ushort_max)\nPASS: test_sys_formatstderr (test.test_capi.test_sys.CAPITest.test_sys_formatstderr)\nPASS: test_sys_formatstdout (test.test_capi.test_sys.CAPITest.test_sys_formatstdout)\nPASS: test_sys_getobject (test.test_capi.test_sys.CAPITest.test_sys_getobject)\nPASS: test_sys_getxoptions (test.test_capi.test_sys.CAPITest.test_sys_getxoptions)\nPASS: test_sys_setobject (test.test_capi.test_sys.CAPITest.test_sys_setobject)\nPASS: test_sys_writestderr (test.test_capi.test_sys.CAPITest.test_sys_writestderr)\nPASS: test_sys_writestdout (test.test_capi.test_sys.CAPITest.test_sys_writestdout)\ntest_append (test.test_capi.test_unicode.CAPITest.test_append)\nPASS: Test PyUnicode_Append()\ntest_appendanddel (test.test_capi.test_unicode.CAPITest.test_appendanddel)\nPASS: Test PyUnicode_AppendAndDel()\ntest_asucs4 (test.test_capi.test_unicode.CAPITest.test_asucs4)\nPASS: Test PyUnicode_AsUCS4()\ntest_asucs4copy (test.test_capi.test_unicode.CAPITest.test_asucs4copy)\nPASS: Test PyUnicode_AsUCS4Copy()\ntest_asutf8 (test.test_capi.test_unicode.CAPITest.test_asutf8)\nPASS: Test PyUnicode_AsUTF8()\ntest_asutf8andsize (test.test_capi.test_unicode.CAPITest.test_asutf8andsize)\nPASS: Test PyUnicode_AsUTF8AndSize()\ntest_aswidechar (test.test_capi.test_unicode.CAPITest.test_aswidechar)\nPASS: Test PyUnicode_AsWideChar()\ntest_aswidecharstring (test.test_capi.test_unicode.CAPITest.test_aswidecharstring)\nPASS: Test PyUnicode_AsWideCharString()\ntest_compare (test.test_capi.test_unicode.CAPITest.test_compare)\nPASS: Test PyUnicode_Compare()\ntest_comparewithasciistring (test.test_capi.test_unicode.CAPITest.test_comparewithasciistring)\nPASS: Test PyUnicode_CompareWithASCIIString()\ntest_concat (test.test_capi.test_unicode.CAPITest.test_concat)\nPASS: Test PyUnicode_Concat()\ntest_contains (test.test_capi.test_unicode.CAPITest.test_contains)\nPASS: Test PyUnicode_Contains()\ntest_copycharacters (test.test_capi.test_unicode.CAPITest.test_copycharacters)\nPASS: Test PyUnicode_CopyCharacters()\ntest_count (test.test_capi.test_unicode.CAPITest.test_count)\nPASS: Test PyUnicode_Count()\ntest_fill (test.test_capi.test_unicode.CAPITest.test_fill)\nPASS: Test PyUnicode_Fill()\ntest_find (test.test_capi.test_unicode.CAPITest.test_find)\nPASS: Test PyUnicode_Find()\ntest_findchar (test.test_capi.test_unicode.CAPITest.test_findchar)\nPASS: Test PyUnicode_FindChar()\ntest_format (test.test_capi.test_unicode.CAPITest.test_format)\nPASS: Test PyUnicode_Format()\ntest_from_format (test.test_capi.test_unicode.CAPITest.test_from_format)\nPASS: Test PyUnicode_FromFormat()\ntest_fromkindanddata (test.test_capi.test_unicode.CAPITest.test_fromkindanddata)\nPASS: Test PyUnicode_FromKindAndData()\ntest_fromobject (test.test_capi.test_unicode.CAPITest.test_fromobject)\nPASS: Test PyUnicode_FromObject()\ntest_fromordinal (test.test_capi.test_unicode.CAPITest.test_fromordinal)\nPASS: Test PyUnicode_FromOrdinal()\ntest_fromstring (test.test_capi.test_unicode.CAPITest.test_fromstring)\nPASS: Test PyUnicode_FromString()\ntest_fromstringandsize (test.test_capi.test_unicode.CAPITest.test_fromstringandsize)\nPASS: Test PyUnicode_FromStringAndSize()\ntest_fromwidechar (test.test_capi.test_unicode.CAPITest.test_fromwidechar)\nPASS: Test PyUnicode_FromWideChar()\ntest_getdefaultencoding (test.test_capi.test_unicode.CAPITest.test_getdefaultencoding)\nPASS: Test PyUnicode_GetDefaultEncoding()\ntest_getlength (test.test_capi.test_unicode.CAPITest.test_getlength)\nPASS: Test PyUnicode_GetLength()\ntest_internfromstring (test.test_capi.test_unicode.CAPITest.test_internfromstring)\nPASS: Test PyUnicode_InternFromString()\ntest_interninplace (test.test_capi.test_unicode.CAPITest.test_interninplace)\nPASS: Test PyUnicode_InternInPlace()\ntest_isidentifier (test.test_capi.test_unicode.CAPITest.test_isidentifier)\nPASS: Test PyUnicode_IsIdentifier()\ntest_join (test.test_capi.test_unicode.CAPITest.test_join)\nPASS: Test PyUnicode_Join()\ntest_new (test.test_capi.test_unicode.CAPITest.test_new)\nPASS: Test PyUnicode_New()\ntest_partition (test.test_capi.test_unicode.CAPITest.test_partition)\nPASS: Test PyUnicode_Partition()\nPASS: test_pep393_utf8_caching_bug (test.test_capi.test_unicode.CAPITest.test_pep393_utf8_caching_bug)\ntest_readchar (test.test_capi.test_unicode.CAPITest.test_readchar)\nPASS: Test PyUnicode_ReadChar()\ntest_replace (test.test_capi.test_unicode.CAPITest.test_replace)\nPASS: Test PyUnicode_Replace()\ntest_resize (test.test_capi.test_unicode.CAPITest.test_resize)\nPASS: Test PyUnicode_Resize()\ntest_richcompare (test.test_capi.test_unicode.CAPITest.test_richcompare)\nPASS: Test PyUnicode_RichCompare()\ntest_rpartition (test.test_capi.test_unicode.CAPITest.test_rpartition)\nPASS: Test PyUnicode_RPartition()\ntest_rsplit (test.test_capi.test_unicode.CAPITest.test_rsplit)\nPASS: Test PyUnicode_RSplit()\ntest_split (test.test_capi.test_unicode.CAPITest.test_split)\nPASS: Test PyUnicode_Split()\ntest_splitlines (test.test_capi.test_unicode.CAPITest.test_splitlines)\nPASS: Test PyUnicode_SplitLines()\ntest_substring (test.test_capi.test_unicode.CAPITest.test_substring)\nPASS: Test PyUnicode_Substring()\ntest_tailmatch (test.test_capi.test_unicode.CAPITest.test_tailmatch)\nPASS: Test PyUnicode_Tailmatch()\ntest_transform_decimal_and_space (test.test_capi.test_unicode.CAPITest.test_transform_decimal_and_space)\nPASS: Test _PyUnicode_TransformDecimalAndSpaceToASCII()\ntest_translate (test.test_capi.test_unicode.CAPITest.test_translate)\nPASS: Test PyUnicode_Translate()\ntest_writechar (test.test_capi.test_unicode.CAPITest.test_writechar)\nPASS: Test PyUnicode_WriteChar()\nPASS: test_allocate_too_many_watchers (test.test_capi.test_watchers.TestCodeObjectWatchers.test_allocate_too_many_watchers)\nPASS: test_clear_out_of_range_watcher_id (test.test_capi.test_watchers.TestCodeObjectWatchers.test_clear_out_of_range_watcher_id)\nPASS: test_clear_unassigned_watcher_id (test.test_capi.test_watchers.TestCodeObjectWatchers.test_clear_unassigned_watcher_id)\nPASS: test_code_object_events_dispatched (test.test_capi.test_watchers.TestCodeObjectWatchers.test_code_object_events_dispatched)\nPASS: test_dealloc_error (test.test_capi.test_watchers.TestCodeObjectWatchers.test_dealloc_error)\nPASS: test_error (test.test_capi.test_watchers.TestCodeObjectWatchers.test_error)\nPASS: test_clear (test.test_capi.test_watchers.TestDictWatchers.test_clear)\nPASS: test_clear_out_of_range_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_clear_out_of_range_watcher_id)\nPASS: test_clear_unassigned_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_clear_unassigned_watcher_id)\nPASS: test_clone (test.test_capi.test_watchers.TestDictWatchers.test_clone)\nPASS: test_dealloc (test.test_capi.test_watchers.TestDictWatchers.test_dealloc)\nPASS: test_dealloc_error (test.test_capi.test_watchers.TestDictWatchers.test_dealloc_error)\nPASS: test_del (test.test_capi.test_watchers.TestDictWatchers.test_del)\nPASS: test_error (test.test_capi.test_watchers.TestDictWatchers.test_error)\nPASS: test_no_event_if_not_watched (test.test_capi.test_watchers.TestDictWatchers.test_no_event_if_not_watched)\nPASS: test_pop (test.test_capi.test_watchers.TestDictWatchers.test_pop)\nPASS: test_set_existing_item (test.test_capi.test_watchers.TestDictWatchers.test_set_existing_item)\nPASS: test_set_new_item (test.test_capi.test_watchers.TestDictWatchers.test_set_new_item)\nPASS: test_two_watchers (test.test_capi.test_watchers.TestDictWatchers.test_two_watchers)\nPASS: test_unwatch (test.test_capi.test_watchers.TestDictWatchers.test_unwatch)\nPASS: test_unwatch_non_dict (test.test_capi.test_watchers.TestDictWatchers.test_unwatch_non_dict)\nPASS: test_unwatch_out_of_range_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_unwatch_out_of_range_watcher_id)\nPASS: test_unwatch_unassigned_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_unwatch_unassigned_watcher_id)\nPASS: test_watch_non_dict (test.test_capi.test_watchers.TestDictWatchers.test_watch_non_dict)\nPASS: test_watch_out_of_range_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_watch_out_of_range_watcher_id)\nPASS: test_watch_unassigned_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_watch_unassigned_watcher_id)\nPASS: test_allocate_too_many_watchers (test.test_capi.test_watchers.TestFuncWatchers.test_allocate_too_many_watchers)\nPASS: test_clear_out_of_range_watcher_id (test.test_capi.test_watchers.TestFuncWatchers.test_clear_out_of_range_watcher_id)\nPASS: test_clear_unassigned_watcher_id (test.test_capi.test_watchers.TestFuncWatchers.test_clear_unassigned_watcher_id)\nPASS: test_dealloc_watcher_raises_error (test.test_capi.test_watchers.TestFuncWatchers.test_dealloc_watcher_raises_error)\nPASS: test_func_events_dispatched (test.test_capi.test_watchers.TestFuncWatchers.test_func_events_dispatched)\nPASS: test_multiple_watchers (test.test_capi.test_watchers.TestFuncWatchers.test_multiple_watchers)\nPASS: test_watcher_raises_error (test.test_capi.test_watchers.TestFuncWatchers.test_watcher_raises_error)\nPASS: test_all_watchers (test.test_capi.test_watchers.TestTypeWatchers.test_all_watchers)\nPASS: test_clear_out_of_range_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_clear_out_of_range_watcher_id)\nPASS: test_clear_unassigned_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_clear_unassigned_watcher_id)\nPASS: test_clear_watcher (test.test_capi.test_watchers.TestTypeWatchers.test_clear_watcher)\nPASS: test_error (test.test_capi.test_watchers.TestTypeWatchers.test_error)\nPASS: test_event_aggregation (test.test_capi.test_watchers.TestTypeWatchers.test_event_aggregation)\nPASS: test_lookup_resets_aggregation (test.test_capi.test_watchers.TestTypeWatchers.test_lookup_resets_aggregation)\nPASS: test_no_more_ids_available (test.test_capi.test_watchers.TestTypeWatchers.test_no_more_ids_available)\nPASS: test_two_watchers (test.test_capi.test_watchers.TestTypeWatchers.test_two_watchers)\nPASS: test_unwatch_non_type (test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_non_type)\nPASS: test_unwatch_out_of_range_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_out_of_range_watcher_id)\nPASS: test_unwatch_type (test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_type)\nPASS: test_unwatch_unassigned_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_unassigned_watcher_id)\nPASS: test_watch_non_type (test.test_capi.test_watchers.TestTypeWatchers.test_watch_non_type)\nPASS: test_watch_out_of_range_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_watch_out_of_range_watcher_id)\nPASS: test_watch_type (test.test_capi.test_watchers.TestTypeWatchers.test_watch_type)\nPASS: test_watch_type_subclass (test.test_capi.test_watchers.TestTypeWatchers.test_watch_type_subclass)\nPASS: test_watch_unassigned_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_watch_unassigned_watcher_id)\n\n----------------------------------------------------------------------\nRan 611 tests in 6.323s\n\nOK (skipped=17)\n0:00:47 load avg: 1.63 [ 89/469] test_codecencodings_hk passed\nPASS: test_callback_None_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_hk.Test_Big5HKSCS.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_hk.Test_Big5HKSCS.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_hk.Test_Big5HKSCS.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_hk.Test_Big5HKSCS.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_hk.Test_Big5HKSCS.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_hk.Test_Big5HKSCS.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_hk.Test_Big5HKSCS.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.024s\n\nOK\n0:00:48 load avg: 1.90 [ 90/469] test_cmd_line passed\nSKIP: test_argv0_normalization (test.test_cmd_line.CmdLineTest.test_argv0_normalization) 'bpo-32457 only applies on Windows'\nPASS: test_builtin_input (test.test_cmd_line.CmdLineTest.test_builtin_input)\nPASS: test_closed_stdout (test.test_cmd_line.CmdLineTest.test_closed_stdout)\nPASS: test_coding (test.test_cmd_line.CmdLineTest.test_coding)\nPASS: test_del___main__ (test.test_cmd_line.CmdLineTest.test_del___main__)\nPASS: test_directories (test.test_cmd_line.CmdLineTest.test_directories)\nPASS: test_displayhook_unencodable (test.test_cmd_line.CmdLineTest.test_displayhook_unencodable)\nPASS: test_empty_PYTHONPATH_issue16309 (test.test_cmd_line.CmdLineTest.test_empty_PYTHONPATH_issue16309)\nPASS: test_hash_randomization (test.test_cmd_line.CmdLineTest.test_hash_randomization)\nPASS: test_help (test.test_cmd_line.CmdLineTest.test_help)\nPASS: test_help_all (test.test_cmd_line.CmdLineTest.test_help_all)\nPASS: test_help_env (test.test_cmd_line.CmdLineTest.test_help_env)\nPASS: test_help_xoptions (test.test_cmd_line.CmdLineTest.test_help_xoptions)\nPASS: test_int_max_str_digits (test.test_cmd_line.CmdLineTest.test_int_max_str_digits)\nPASS: test_invalid_utf8_arg (test.test_cmd_line.CmdLineTest.test_invalid_utf8_arg)\nPASS: test_isolatedmode (test.test_cmd_line.CmdLineTest.test_isolatedmode)\nPASS: test_large_PYTHONPATH (test.test_cmd_line.CmdLineTest.test_large_PYTHONPATH)\nPASS: test_no_std_streams (test.test_cmd_line.CmdLineTest.test_no_std_streams)\nPASS: test_no_stderr (test.test_cmd_line.CmdLineTest.test_no_stderr)\nPASS: test_no_stdin (test.test_cmd_line.CmdLineTest.test_no_stdin)\nPASS: test_no_stdout (test.test_cmd_line.CmdLineTest.test_no_stdout)\nPASS: test_non_ascii (test.test_cmd_line.CmdLineTest.test_non_ascii)\nPASS: test_non_interactive_output_buffering (test.test_cmd_line.CmdLineTest.test_non_interactive_output_buffering)\nPASS: test_optimize (test.test_cmd_line.CmdLineTest.test_optimize)\nSKIP: test_osx_android_utf8 (test.test_cmd_line.CmdLineTest.test_osx_android_utf8) 'test specific to Mac OS X and Android'\nPASS: test_output_newline (test.test_cmd_line.CmdLineTest.test_output_newline)\nPASS: test_parsing_error (test.test_cmd_line.CmdLineTest.test_parsing_error)\nPASS: test_pythondevmode_env (test.test_cmd_line.CmdLineTest.test_pythondevmode_env)\nPASS: test_pythonmalloc (test.test_cmd_line.CmdLineTest.test_pythonmalloc)\nPASS: test_relativedir_bug46421 (test.test_cmd_line.CmdLineTest.test_relativedir_bug46421)\nPASS: test_run_code (test.test_cmd_line.CmdLineTest.test_run_code)\nPASS: test_run_module (test.test_cmd_line.CmdLineTest.test_run_module)\nPASS: test_run_module_bug1764407 (test.test_cmd_line.CmdLineTest.test_run_module_bug1764407)\nPASS: test_set_pycache_prefix (test.test_cmd_line.CmdLineTest.test_set_pycache_prefix)\nPASS: test_showrefcount (test.test_cmd_line.CmdLineTest.test_showrefcount)\nPASS: test_site_flag (test.test_cmd_line.CmdLineTest.test_site_flag)\nPASS: test_stdin_readline (test.test_cmd_line.CmdLineTest.test_stdin_readline)\nPASS: test_stdout_flush_at_shutdown (test.test_cmd_line.CmdLineTest.test_stdout_flush_at_shutdown)\nPASS: test_sys_flags_set (test.test_cmd_line.CmdLineTest.test_sys_flags_set)\nPASS: test_unbuffered_input (test.test_cmd_line.CmdLineTest.test_unbuffered_input)\nPASS: test_unbuffered_output (test.test_cmd_line.CmdLineTest.test_unbuffered_output)\nPASS: test_undecodable_code (test.test_cmd_line.CmdLineTest.test_undecodable_code)\nPASS: test_unknown_options (test.test_cmd_line.CmdLineTest.test_unknown_options)\nPASS: test_unmached_quote (test.test_cmd_line.CmdLineTest.test_unmached_quote)\nPASS: test_verbose (test.test_cmd_line.CmdLineTest.test_verbose)\nPASS: test_version (test.test_cmd_line.CmdLineTest.test_version)\nPASS: test_warnings_filter_precedence (test.test_cmd_line.CmdLineTest.test_warnings_filter_precedence)\nPASS: test_xdev (test.test_cmd_line.CmdLineTest.test_xdev)\nPASS: test_xoption_frozen_modules (test.test_cmd_line.CmdLineTest.test_xoption_frozen_modules)\nPASS: test_xoptions (test.test_cmd_line.CmdLineTest.test_xoptions)\nPASS: test_ignore_PYTHONHASHSEED (test.test_cmd_line.IgnoreEnvironmentTest.test_ignore_PYTHONHASHSEED)\nPASS: test_ignore_PYTHONPATH (test.test_cmd_line.IgnoreEnvironmentTest.test_ignore_PYTHONPATH)\nPASS: test_sys_flags_not_set (test.test_cmd_line.IgnoreEnvironmentTest.test_sys_flags_not_set)\nPASS: test_decoding_error_at_the_end_of_the_line (test.test_cmd_line.SyntaxErrorTests.test_decoding_error_at_the_end_of_the_line)\nPASS: test_tokenizer_error_with_stdin (test.test_cmd_line.SyntaxErrorTests.test_tokenizer_error_with_stdin)\n\n----------------------------------------------------------------------\nRan 53 tests in 5.410s\n\nOK (skipped=2)\n0:00:48 load avg: 1.90 [ 91/469] test_codecencodings_iso2022 passed\nPASS: test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_wrong_objects)\nSKIP: test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_chunkcoding) 'iso2022_kr.txt cannot be used to test \"chunk coding\"'\nPASS: test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 89 tests in 0.626s\n\nOK (skipped=1)\n0:00:48 load avg: 1.90 [ 92/469] test_cmd_line_script passed\nPASS: test_basic_script (test.test_cmd_line_script.CmdLineTest.test_basic_script)\nPASS: test_consistent_sys_path_for_direct_execution (test.test_cmd_line_script.CmdLineTest.test_consistent_sys_path_for_direct_execution)\nPASS: test_consistent_sys_path_for_module_execution (test.test_cmd_line_script.CmdLineTest.test_consistent_sys_path_for_module_execution)\nPASS: test_dash_c_loader (test.test_cmd_line_script.CmdLineTest.test_dash_c_loader)\nPASS: test_dash_m_bad_pyc (test.test_cmd_line_script.CmdLineTest.test_dash_m_bad_pyc)\nPASS: test_dash_m_error_code_is_one (test.test_cmd_line_script.CmdLineTest.test_dash_m_error_code_is_one)\nPASS: test_dash_m_errors (test.test_cmd_line_script.CmdLineTest.test_dash_m_errors)\nPASS: test_dash_m_init_traceback (test.test_cmd_line_script.CmdLineTest.test_dash_m_init_traceback)\nPASS: test_dash_m_main_traceback (test.test_cmd_line_script.CmdLineTest.test_dash_m_main_traceback)\nPASS: test_directory (test.test_cmd_line_script.CmdLineTest.test_directory)\nPASS: test_directory_compiled (test.test_cmd_line_script.CmdLineTest.test_directory_compiled)\nPASS: test_directory_error (test.test_cmd_line_script.CmdLineTest.test_directory_error)\nPASS: test_hint_when_triying_to_import_a_py_file (test.test_cmd_line_script.CmdLineTest.test_hint_when_triying_to_import_a_py_file)\nPASS: test_issue20500_exit_with_exception_value (test.test_cmd_line_script.CmdLineTest.test_issue20500_exit_with_exception_value)\nPASS: test_issue20884 (test.test_cmd_line_script.CmdLineTest.test_issue20884)\nPASS: test_issue8202 (test.test_cmd_line_script.CmdLineTest.test_issue8202)\nPASS: test_issue8202_dash_c_file_ignored (test.test_cmd_line_script.CmdLineTest.test_issue8202_dash_c_file_ignored)\nPASS: test_issue8202_dash_m_file_ignored (test.test_cmd_line_script.CmdLineTest.test_issue8202_dash_m_file_ignored)\nPASS: test_module_in_package (test.test_cmd_line_script.CmdLineTest.test_module_in_package)\nPASS: test_module_in_package_in_zipfile (test.test_cmd_line_script.CmdLineTest.test_module_in_package_in_zipfile)\nPASS: test_module_in_subpackage_in_zipfile (test.test_cmd_line_script.CmdLineTest.test_module_in_subpackage_in_zipfile)\nPASS: test_non_ascii (test.test_cmd_line_script.CmdLineTest.test_non_ascii)\nPASS: test_nonexisting_script (test.test_cmd_line_script.CmdLineTest.test_nonexisting_script)\nPASS: test_package (test.test_cmd_line_script.CmdLineTest.test_package)\nPASS: test_package_compiled (test.test_cmd_line_script.CmdLineTest.test_package_compiled)\nPASS: test_package_error (test.test_cmd_line_script.CmdLineTest.test_package_error)\nPASS: test_package_recursion (test.test_cmd_line_script.CmdLineTest.test_package_recursion)\nPASS: test_pep_409_verbiage (test.test_cmd_line_script.CmdLineTest.test_pep_409_verbiage)\nPASS: test_repl_stderr_flush (test.test_cmd_line_script.CmdLineTest.test_repl_stderr_flush)\nPASS: test_repl_stderr_flush_separate_stderr (test.test_cmd_line_script.CmdLineTest.test_repl_stderr_flush_separate_stderr)\nPASS: test_repl_stdout_flush (test.test_cmd_line_script.CmdLineTest.test_repl_stdout_flush)\nPASS: test_repl_stdout_flush_separate_stderr (test.test_cmd_line_script.CmdLineTest.test_repl_stdout_flush_separate_stderr)\nPASS: test_script_abspath (test.test_cmd_line_script.CmdLineTest.test_script_abspath)\nPASS: test_script_as_dev_fd (test.test_cmd_line_script.CmdLineTest.test_script_as_dev_fd)\nPASS: test_script_compiled (test.test_cmd_line_script.CmdLineTest.test_script_compiled)\nPASS: test_stdin_loader (test.test_cmd_line_script.CmdLineTest.test_stdin_loader)\nPASS: test_syntaxerror_indented_caret_position (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_indented_caret_position)\nPASS: test_syntaxerror_invalid_escape_sequence_multi_line (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_invalid_escape_sequence_multi_line)\nPASS: test_syntaxerror_multi_line_fstring (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_multi_line_fstring)\nPASS: test_syntaxerror_null_bytes (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_null_bytes)\nPASS: test_syntaxerror_null_bytes_in_multiline_string (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_null_bytes_in_multiline_string)\nPASS: test_syntaxerror_unindented_caret_position (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_unindented_caret_position)\nPASS: test_zipfile (test.test_cmd_line_script.CmdLineTest.test_zipfile)\nPASS: test_zipfile_compiled_checked_hash (test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_checked_hash)\nPASS: test_zipfile_compiled_timestamp (test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_timestamp)\nPASS: test_zipfile_compiled_unchecked_hash (test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_unchecked_hash)\nPASS: test_zipfile_error (test.test_cmd_line_script.CmdLineTest.test_zipfile_error)\n\n----------------------------------------------------------------------\nRan 47 tests in 5.602s\n\nOK\n0:00:49 load avg: 1.90 [ 93/469] test_codecencodings_jp passed\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_CP932.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_CP932.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_CP932.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_CP932.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_CP932.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_CP932.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_CP932.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_CP932.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_CP932.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_CP932.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_CP932.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_CP932.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_CP932.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_CP932.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_CP932.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JISX0213.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JISX0213.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_EUC_JISX0213.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JISX0213.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJISX0213.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJISX0213.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJISX0213.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_SJISX0213.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_SJISX0213.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_SJISX0213.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_SJISX0213.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJISX0213.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_2004.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_2004.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_SJIS_2004.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_SJIS_2004.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_SJIS_2004.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJIS_2004.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_2004.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 126 tests in 0.795s\n\nOK\n0:00:49 load avg: 1.90 [ 94/469] test_codecencodings_kr passed\nPASS: test_callback_None_index (test.test_codecencodings_kr.Test_CP949.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_kr.Test_CP949.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_kr.Test_CP949.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_kr.Test_CP949.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_kr.Test_CP949.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_kr.Test_CP949.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_kr.Test_CP949.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_kr.Test_CP949.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_kr.Test_CP949.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_kr.Test_CP949.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_kr.Test_CP949.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_kr.Test_CP949.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_kr.Test_CP949.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_CP949.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_kr.Test_CP949.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_kr.Test_CP949.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_kr.Test_CP949.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_kr.Test_CP949.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_kr.Test_EUCKR.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_kr.Test_EUCKR.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_kr.Test_EUCKR.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_kr.Test_EUCKR.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_kr.Test_EUCKR.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_kr.Test_EUCKR.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_kr.Test_EUCKR.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_kr.Test_EUCKR.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_kr.Test_EUCKR.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_kr.Test_EUCKR.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_kr.Test_EUCKR.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_kr.Test_EUCKR.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_kr.Test_EUCKR.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_EUCKR.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_kr.Test_EUCKR.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_kr.Test_EUCKR.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_kr.Test_EUCKR.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_kr.Test_EUCKR.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_kr.Test_JOHAB.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_kr.Test_JOHAB.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_kr.Test_JOHAB.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_kr.Test_JOHAB.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_kr.Test_JOHAB.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_kr.Test_JOHAB.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_kr.Test_JOHAB.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_kr.Test_JOHAB.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_kr.Test_JOHAB.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_kr.Test_JOHAB.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_kr.Test_JOHAB.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_kr.Test_JOHAB.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_kr.Test_JOHAB.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_JOHAB.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_kr.Test_JOHAB.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_kr.Test_JOHAB.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_kr.Test_JOHAB.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_kr.Test_JOHAB.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 54 tests in 0.214s\n\nOK\n0:00:49 load avg: 1.90 [ 95/469] test_codecmaps_cn passed\nSKIP: test_errorhandle (test.test_codecmaps_cn.TestGB18030Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_cn.TestGB18030Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_cn.TestGB18030Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_cn.TestGB2312Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_cn.TestGB2312Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_cn.TestGB2312Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_cn.TestGBKMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_cn.TestGBKMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_cn.TestGBKMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 9 tests in 0.015s\n\nOK (skipped=9)\n0:00:49 load avg: 1.90 [ 96/469] test_codecencodings_tw passed\nPASS: test_callback_None_index (test.test_codecencodings_tw.Test_Big5.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_tw.Test_Big5.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_tw.Test_Big5.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_tw.Test_Big5.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_tw.Test_Big5.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_tw.Test_Big5.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_tw.Test_Big5.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_tw.Test_Big5.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_tw.Test_Big5.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_tw.Test_Big5.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_tw.Test_Big5.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_tw.Test_Big5.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_tw.Test_Big5.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_tw.Test_Big5.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_tw.Test_Big5.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_tw.Test_Big5.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_tw.Test_Big5.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_tw.Test_Big5.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.070s\n\nOK\n0:00:49 load avg: 1.90 [ 97/469] test_codecmaps_hk passed\nSKIP: test_errorhandle (test.test_codecmaps_hk.TestBig5HKSCSMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_hk.TestBig5HKSCSMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_hk.TestBig5HKSCSMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 3 tests in 0.012s\n\nOK (skipped=3)\n0:00:49 load avg: 1.90 [ 98/469] test_codecmaps_jp passed\nSKIP: test_errorhandle (test.test_codecmaps_jp.TestCP932Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_jp.TestCP932Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_jp.TestCP932Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_jp.TestEUCJISX0213Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_jp.TestEUCJISX0213Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_jp.TestEUCJISX0213Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_jp.TestSJISCOMPATMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_jp.TestSJISCOMPATMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_jp.TestSJISCOMPATMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_jp.TestSJISX0213Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_jp.TestSJISX0213Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_jp.TestSJISX0213Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 15 tests in 0.016s\n\nOK (skipped=15)\n0:00:49 load avg: 1.90 [ 99/469] test_codecmaps_kr passed\nSKIP: test_errorhandle (test.test_codecmaps_kr.TestCP949Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_kr.TestCP949Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_kr.TestCP949Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_kr.TestEUCKRMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_kr.TestEUCKRMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_kr.TestEUCKRMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_kr.TestJOHABMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_kr.TestJOHABMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_kr.TestJOHABMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 9 tests in 0.015s\n\nOK (skipped=9)\n0:00:49 load avg: 1.90 [100/469] test_codecmaps_tw passed\nSKIP: test_errorhandle (test.test_codecmaps_tw.TestBIG5Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_tw.TestBIG5Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_tw.TestBIG5Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_tw.TestCP950Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_tw.TestCP950Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_tw.TestCP950Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 6 tests in 0.015s\n\nOK (skipped=6)\n0:00:50 load avg: 1.90 [101/469] test_codeop passed\nPASS: test_filename (test.test_codeop.CodeopTests.test_filename)\nPASS: test_incomplete (test.test_codeop.CodeopTests.test_incomplete)\nPASS: test_incomplete_warning (test.test_codeop.CodeopTests.test_incomplete_warning)\nPASS: test_invalid (test.test_codeop.CodeopTests.test_invalid)\nPASS: test_invalid_exec (test.test_codeop.CodeopTests.test_invalid_exec)\nPASS: test_invalid_warning (test.test_codeop.CodeopTests.test_invalid_warning)\nPASS: test_syntax_errors (test.test_codeop.CodeopTests.test_syntax_errors)\nPASS: test_valid (test.test_codeop.CodeopTests.test_valid)\nPASS: test_warning (test.test_codeop.CodeopTests.test_warning)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.027s\n\nOK\n0:00:50 load avg: 1.90 [102/469] test_colorsys passed\nPASS: test_hls_nearwhite (test.test_colorsys.ColorsysTest.test_hls_nearwhite)\nPASS: test_hls_roundtrip (test.test_colorsys.ColorsysTest.test_hls_roundtrip)\nPASS: test_hls_values (test.test_colorsys.ColorsysTest.test_hls_values)\nPASS: test_hsv_roundtrip (test.test_colorsys.ColorsysTest.test_hsv_roundtrip)\nPASS: test_hsv_values (test.test_colorsys.ColorsysTest.test_hsv_values)\nPASS: test_yiq_roundtrip (test.test_colorsys.ColorsysTest.test_yiq_roundtrip)\nPASS: test_yiq_values (test.test_colorsys.ColorsysTest.test_yiq_values)\n\n----------------------------------------------------------------------\nRan 7 tests in 0.011s\n\nOK\n0:00:50 load avg: 1.90 [103/469] test_compare passed\ntest_bytes (test.test_compare.ComparisonFullTest.test_bytes)\nPASS: Compare bytes and bytearray.\ntest_comp_classes_different (test.test_compare.ComparisonFullTest.test_comp_classes_different)\nPASS: Compare different-class instances with comparison methods.\ntest_comp_classes_same (test.test_compare.ComparisonFullTest.test_comp_classes_same)\nPASS: Compare same-class instances with comparison methods.\ntest_mappings (test.test_compare.ComparisonFullTest.test_mappings)\nPASS: Compare dict.\ntest_numbers (test.test_compare.ComparisonFullTest.test_numbers)\nPASS: Compare number types.\ntest_objects (test.test_compare.ComparisonFullTest.test_objects)\nPASS: Compare instances of type 'object'.\ntest_sequences (test.test_compare.ComparisonFullTest.test_sequences)\nPASS: Compare list, tuple, and range.\ntest_sets (test.test_compare.ComparisonFullTest.test_sets)\nPASS: Compare set and frozenset.\ntest_str_subclass (test.test_compare.ComparisonFullTest.test_str_subclass)\nPASS: Compare instances of str and a subclass.\nPASS: test_comparisons (test.test_compare.ComparisonSimpleTest.test_comparisons)\nPASS: test_id_comparisons (test.test_compare.ComparisonSimpleTest.test_id_comparisons)\nPASS: test_issue_1393 (test.test_compare.ComparisonSimpleTest.test_issue_1393)\nPASS: test_ne_defaults_to_not_eq (test.test_compare.ComparisonSimpleTest.test_ne_defaults_to_not_eq)\ntest_ne_high_priority (test.test_compare.ComparisonSimpleTest.test_ne_high_priority)\nPASS: object.__ne__() should allow reflected __ne__() to be tried\ntest_ne_low_priority (test.test_compare.ComparisonSimpleTest.test_ne_low_priority)\nPASS: object.__ne__() should not invoke reflected __eq__()\ntest_other_delegation (test.test_compare.ComparisonSimpleTest.test_other_delegation)\nPASS: No default delegation between operations except __ne__()\n\n----------------------------------------------------------------------\nRan 16 tests in 0.050s\n\nOK\n0:00:51 load avg: 1.90 [104/469] test_collections passed\nPASS: test_basics (test.test_collections.TestChainMap.test_basics)\nPASS: test_bool (test.test_collections.TestChainMap.test_bool)\nPASS: test_constructor (test.test_collections.TestChainMap.test_constructor)\nPASS: test_dict_coercion (test.test_collections.TestChainMap.test_dict_coercion)\nPASS: test_iter_not_calling_getitem_on_maps (test.test_collections.TestChainMap.test_iter_not_calling_getitem_on_maps)\nPASS: test_missing (test.test_collections.TestChainMap.test_missing)\ntest_new_child (test.test_collections.TestChainMap.test_new_child)\nPASS: Tests for changes for issue #16613.\nPASS: test_order_preservation (test.test_collections.TestChainMap.test_order_preservation)\nPASS: test_ordering (test.test_collections.TestChainMap.test_ordering)\nPASS: test_union_operators (test.test_collections.TestChainMap.test_union_operators)\nPASS: test_Buffer (test.test_collections.TestCollectionABCs.test_Buffer)\nPASS: test_ByteString (test.test_collections.TestCollectionABCs.test_ByteString)\nPASS: test_Mapping (test.test_collections.TestCollectionABCs.test_Mapping)\nPASS: test_MutableMapping (test.test_collections.TestCollectionABCs.test_MutableMapping)\nPASS: test_MutableMapping_subclass (test.test_collections.TestCollectionABCs.test_MutableMapping_subclass)\nPASS: test_MutableSequence (test.test_collections.TestCollectionABCs.test_MutableSequence)\nPASS: test_MutableSequence_mixins (test.test_collections.TestCollectionABCs.test_MutableSequence_mixins)\nPASS: test_MutableSet (test.test_collections.TestCollectionABCs.test_MutableSet)\nPASS: test_Sequence (test.test_collections.TestCollectionABCs.test_Sequence)\nPASS: test_Sequence_mixins (test.test_collections.TestCollectionABCs.test_Sequence_mixins)\nPASS: test_Set (test.test_collections.TestCollectionABCs.test_Set)\ntest_Set_from_iterable (test.test_collections.TestCollectionABCs.test_Set_from_iterable)\nPASS: Verify _from_iterable overridden to an instance method works.\nPASS: test_Set_hash_matches_frozenset (test.test_collections.TestCollectionABCs.test_Set_hash_matches_frozenset)\nPASS: test_Set_interoperability_with_real_sets (test.test_collections.TestCollectionABCs.test_Set_interoperability_with_real_sets)\nPASS: test_arithmetic_Set (test.test_collections.TestCollectionABCs.test_arithmetic_Set)\nPASS: test_equality_Set (test.test_collections.TestCollectionABCs.test_equality_Set)\nPASS: test_hash_Set (test.test_collections.TestCollectionABCs.test_hash_Set)\nPASS: test_illegal_patma_flags (test.test_collections.TestCollectionABCs.test_illegal_patma_flags)\nPASS: test_isdisjoint_Set (test.test_collections.TestCollectionABCs.test_isdisjoint_Set)\nPASS: test_issue16373 (test.test_collections.TestCollectionABCs.test_issue16373)\nPASS: test_issue26915 (test.test_collections.TestCollectionABCs.test_issue26915)\nPASS: test_issue8750 (test.test_collections.TestCollectionABCs.test_issue8750)\nPASS: test_issue_4920 (test.test_collections.TestCollectionABCs.test_issue_4920)\nPASS: test_issue_5647 (test.test_collections.TestCollectionABCs.test_issue_5647)\nPASS: test_basics (test.test_collections.TestCounter.test_basics)\nPASS: test_conversions (test.test_collections.TestCounter.test_conversions)\nPASS: test_copy_subclass (test.test_collections.TestCounter.test_copy_subclass)\nPASS: test_copying (test.test_collections.TestCounter.test_copying)\nPASS: test_eq (test.test_collections.TestCounter.test_eq)\nPASS: test_ge (test.test_collections.TestCounter.test_ge)\nPASS: test_gt (test.test_collections.TestCounter.test_gt)\nPASS: test_helper_function (test.test_collections.TestCounter.test_helper_function)\nPASS: test_init (test.test_collections.TestCounter.test_init)\nPASS: test_inplace_operations (test.test_collections.TestCounter.test_inplace_operations)\nPASS: test_invariant_for_the_in_operator (test.test_collections.TestCounter.test_invariant_for_the_in_operator)\nPASS: test_le (test.test_collections.TestCounter.test_le)\nPASS: test_lt (test.test_collections.TestCounter.test_lt)\nPASS: test_multiset_operations (test.test_collections.TestCounter.test_multiset_operations)\nPASS: test_multiset_operations_equivalent_to_set_operations (test.test_collections.TestCounter.test_multiset_operations_equivalent_to_set_operations)\nPASS: test_order_preservation (test.test_collections.TestCounter.test_order_preservation)\nPASS: test_repr_nonsortable (test.test_collections.TestCounter.test_repr_nonsortable)\nPASS: test_subtract (test.test_collections.TestCounter.test_subtract)\nPASS: test_total (test.test_collections.TestCounter.test_total)\nPASS: test_unary (test.test_collections.TestCounter.test_unary)\nPASS: test_update (test.test_collections.TestCounter.test_update)\nPASS: test_copy (test.test_collections.TestNamedTuple.test_copy)\nPASS: test_defaults (test.test_collections.TestNamedTuple.test_defaults)\nPASS: test_factory (test.test_collections.TestNamedTuple.test_factory)\nPASS: test_factory_doc_attr (test.test_collections.TestNamedTuple.test_factory_doc_attr)\nPASS: test_field_descriptor (test.test_collections.TestNamedTuple.test_field_descriptor)\nPASS: test_field_doc (test.test_collections.TestNamedTuple.test_field_doc)\nPASS: test_field_doc_reuse (test.test_collections.TestNamedTuple.test_field_doc_reuse)\nPASS: test_field_repr (test.test_collections.TestNamedTuple.test_field_repr)\nPASS: test_instance (test.test_collections.TestNamedTuple.test_instance)\nPASS: test_keyword_only_arguments (test.test_collections.TestNamedTuple.test_keyword_only_arguments)\nPASS: test_match_args (test.test_collections.TestNamedTuple.test_match_args)\nPASS: test_module_parameter (test.test_collections.TestNamedTuple.test_module_parameter)\nPASS: test_name_conflicts (test.test_collections.TestNamedTuple.test_name_conflicts)\nPASS: test_name_fixer (test.test_collections.TestNamedTuple.test_name_fixer)\nPASS: test_namedtuple_subclass_issue_24931 (test.test_collections.TestNamedTuple.test_namedtuple_subclass_issue_24931)\nPASS: test_new_builtins_issue_43102 (test.test_collections.TestNamedTuple.test_new_builtins_issue_43102)\nPASS: test_non_generic_subscript (test.test_collections.TestNamedTuple.test_non_generic_subscript)\nPASS: test_odd_sizes (test.test_collections.TestNamedTuple.test_odd_sizes)\nPASS: test_pickle (test.test_collections.TestNamedTuple.test_pickle)\nPASS: test_readonly (test.test_collections.TestNamedTuple.test_readonly)\nPASS: test_repr (test.test_collections.TestNamedTuple.test_repr)\nPASS: test_tupleness (test.test_collections.TestNamedTuple.test_tupleness)\nPASS: test_AsyncGenerator (test.test_collections.TestOneTrickPonyABCs.test_AsyncGenerator)\nPASS: test_AsyncIterable (test.test_collections.TestOneTrickPonyABCs.test_AsyncIterable)\nPASS: test_AsyncIterator (test.test_collections.TestOneTrickPonyABCs.test_AsyncIterator)\nPASS: test_Awaitable (test.test_collections.TestOneTrickPonyABCs.test_Awaitable)\nPASS: test_Callable (test.test_collections.TestOneTrickPonyABCs.test_Callable)\nPASS: test_Collection (test.test_collections.TestOneTrickPonyABCs.test_Collection)\nPASS: test_Container (test.test_collections.TestOneTrickPonyABCs.test_Container)\nPASS: test_Coroutine (test.test_collections.TestOneTrickPonyABCs.test_Coroutine)\nPASS: test_Generator (test.test_collections.TestOneTrickPonyABCs.test_Generator)\nPASS: test_Hashable (test.test_collections.TestOneTrickPonyABCs.test_Hashable)\nPASS: test_Iterable (test.test_collections.TestOneTrickPonyABCs.test_Iterable)\nPASS: test_Iterator (test.test_collections.TestOneTrickPonyABCs.test_Iterator)\nPASS: test_Reversible (test.test_collections.TestOneTrickPonyABCs.test_Reversible)\nPASS: test_Sized (test.test_collections.TestOneTrickPonyABCs.test_Sized)\nPASS: test_direct_subclassing (test.test_collections.TestOneTrickPonyABCs.test_direct_subclassing)\nPASS: test_registration (test.test_collections.TestOneTrickPonyABCs.test_registration)\nPASS: test_dict_copy (test.test_collections.TestUserObjects.test_dict_copy)\nPASS: test_dict_missing (test.test_collections.TestUserObjects.test_dict_missing)\nPASS: test_dict_protocol (test.test_collections.TestUserObjects.test_dict_protocol)\nPASS: test_list_copy (test.test_collections.TestUserObjects.test_list_copy)\nPASS: test_list_protocol (test.test_collections.TestUserObjects.test_list_protocol)\nPASS: test_str_protocol (test.test_collections.TestUserObjects.test_str_protocol)\nCounter (collections)\nPASS: Doctest: collections.Counter\n__add__ (collections.Counter)\nPASS: Doctest: collections.Counter.__add__\n__and__ (collections.Counter)\nPASS: Doctest: collections.Counter.__and__\n__iadd__ (collections.Counter)\nPASS: Doctest: collections.Counter.__iadd__\n__iand__ (collections.Counter)\nPASS: Doctest: collections.Counter.__iand__\n__init__ (collections.Counter)\nPASS: Doctest: collections.Counter.__init__\n__ior__ (collections.Counter)\nPASS: Doctest: collections.Counter.__ior__\n__isub__ (collections.Counter)\nPASS: Doctest: collections.Counter.__isub__\n__or__ (collections.Counter)\nPASS: Doctest: collections.Counter.__or__\n__sub__ (collections.Counter)\nPASS: Doctest: collections.Counter.__sub__\nelements (collections.Counter)\nPASS: Doctest: collections.Counter.elements\nmost_common (collections.Counter)\nPASS: Doctest: collections.Counter.most_common\nsubtract (collections.Counter)\nPASS: Doctest: collections.Counter.subtract\nupdate (collections.Counter)\nPASS: Doctest: collections.Counter.update\nnamedtuple (collections)\nPASS: Doctest: collections.namedtuple\n\n----------------------------------------------------------------------\nRan 114 tests in 1.218s\n\nOK\n0:00:51 load avg: 1.90 [105/469] test_compiler_assemble passed\nPASS: test_simple_expr (test.test_compiler_assemble.IsolatedAssembleTests.test_simple_expr)\n\n----------------------------------------------------------------------\nRan 1 test in 0.001s\n\nOK\n0:00:51 load avg: 1.90 [106/469] test_codecs passed\nPASS: test_decode (test.test_codecs.ASCIITest.test_decode)\nPASS: test_decode_error (test.test_codecs.ASCIITest.test_decode_error)\nPASS: test_encode (test.test_codecs.ASCIITest.test_encode)\nPASS: test_encode_error (test.test_codecs.ASCIITest.test_encode_error)\nPASS: test_encode_surrogateescape_error (test.test_codecs.ASCIITest.test_encode_surrogateescape_error)\nPASS: test_bad_decode_args (test.test_codecs.BasicUnicodeTest.test_bad_decode_args)\nPASS: test_bad_encode_args (test.test_codecs.BasicUnicodeTest.test_bad_encode_args)\nPASS: test_basics (test.test_codecs.BasicUnicodeTest.test_basics)\nPASS: test_basics_capi (test.test_codecs.BasicUnicodeTest.test_basics_capi)\nPASS: test_decoder_state (test.test_codecs.BasicUnicodeTest.test_decoder_state)\nPASS: test_encoding_map_type_initialized (test.test_codecs.BasicUnicodeTest.test_encoding_map_type_initialized)\nPASS: test_seek (test.test_codecs.BasicUnicodeTest.test_seek)\nPASS: test_seek0 (test.test_codecs.BomTest.test_seek0)\nPASS: test_decode_with_int2int_map (test.test_codecs.CharmapTest.test_decode_with_int2int_map)\nPASS: test_decode_with_int2str_map (test.test_codecs.CharmapTest.test_decode_with_int2str_map)\nPASS: test_decode_with_string_map (test.test_codecs.CharmapTest.test_decode_with_string_map)\nSKIP: test_code_page_decode_flags (test.test_codecs.CodePageTest.test_code_page_decode_flags) 'code pages are specific to Windows'\nSKIP: test_code_page_name (test.test_codecs.CodePageTest.test_code_page_name) 'code pages are specific to Windows'\nSKIP: test_cp1252 (test.test_codecs.CodePageTest.test_cp1252) 'code pages are specific to Windows'\nSKIP: test_cp932 (test.test_codecs.CodePageTest.test_cp932) 'code pages are specific to Windows'\nSKIP: test_cp_utf7 (test.test_codecs.CodePageTest.test_cp_utf7) 'code pages are specific to Windows'\nSKIP: test_incremental (test.test_codecs.CodePageTest.test_incremental) 'code pages are specific to Windows'\nSKIP: test_invalid_code_page (test.test_codecs.CodePageTest.test_invalid_code_page) 'code pages are specific to Windows'\nSKIP: test_large_input (test.test_codecs.CodePageTest.test_large_input) 'code pages are specific to Windows'\nSKIP: test_large_utf8_input (test.test_codecs.CodePageTest.test_large_utf8_input) 'code pages are specific to Windows'\nSKIP: test_mbcs_alias (test.test_codecs.CodePageTest.test_mbcs_alias) 'code pages are specific to Windows'\nSKIP: test_multibyte_encoding (test.test_codecs.CodePageTest.test_multibyte_encoding) 'code pages are specific to Windows'\nPASS: test_codecs_lookup (test.test_codecs.CodecNameNormalizationTest.test_codecs_lookup)\nPASS: test_encodings_normalize_encoding (test.test_codecs.CodecNameNormalizationTest.test_encodings_normalize_encoding)\nPASS: test_all (test.test_codecs.CodecsModuleTest.test_all)\nPASS: test_decode (test.test_codecs.CodecsModuleTest.test_decode)\nPASS: test_encode (test.test_codecs.CodecsModuleTest.test_encode)\nPASS: test_file_closes_if_lookup_error_raised (test.test_codecs.CodecsModuleTest.test_file_closes_if_lookup_error_raised)\nPASS: test_getdecoder (test.test_codecs.CodecsModuleTest.test_getdecoder)\nPASS: test_getencoder (test.test_codecs.CodecsModuleTest.test_getencoder)\nPASS: test_getreader (test.test_codecs.CodecsModuleTest.test_getreader)\nPASS: test_getwriter (test.test_codecs.CodecsModuleTest.test_getwriter)\nPASS: test_lookup (test.test_codecs.CodecsModuleTest.test_lookup)\nPASS: test_lookup_issue1813 (test.test_codecs.CodecsModuleTest.test_lookup_issue1813)\nPASS: test_open (test.test_codecs.CodecsModuleTest.test_open)\nPASS: test_register (test.test_codecs.CodecsModuleTest.test_register)\nPASS: test_undefined (test.test_codecs.CodecsModuleTest.test_undefined)\nPASS: test_unregister (test.test_codecs.CodecsModuleTest.test_unregister)\nPASS: test_basic (test.test_codecs.EncodedFileTest.test_basic)\nPASS: test_empty (test.test_codecs.EscapeDecodeTest.test_empty)\nPASS: test_errors (test.test_codecs.EscapeDecodeTest.test_errors)\nPASS: test_escape (test.test_codecs.EscapeDecodeTest.test_escape)\nPASS: test_raw (test.test_codecs.EscapeDecodeTest.test_raw)\nPASS: test_escape_encode (test.test_codecs.EscapeEncodeTest.test_escape_encode)\nPASS: test_codec_lookup_failure (test.test_codecs.ExceptionNotesTest.test_codec_lookup_failure)\nPASS: test_init_override (test.test_codecs.ExceptionNotesTest.test_init_override)\nPASS: test_instance_attribute (test.test_codecs.ExceptionNotesTest.test_instance_attribute)\nPASS: test_multiple_args (test.test_codecs.ExceptionNotesTest.test_multiple_args)\nPASS: test_new_override (test.test_codecs.ExceptionNotesTest.test_new_override)\nPASS: test_non_str_arg (test.test_codecs.ExceptionNotesTest.test_non_str_arg)\nPASS: test_raise_by_type (test.test_codecs.ExceptionNotesTest.test_raise_by_type)\nPASS: test_raise_by_value (test.test_codecs.ExceptionNotesTest.test_raise_by_value)\nPASS: test_raise_grandchild_subclass_exact_size (test.test_codecs.ExceptionNotesTest.test_raise_grandchild_subclass_exact_size)\nPASS: test_raise_subclass_with_weakref_support (test.test_codecs.ExceptionNotesTest.test_raise_subclass_with_weakref_support)\nPASS: test_unflagged_non_text_codec_handling (test.test_codecs.ExceptionNotesTest.test_unflagged_non_text_codec_handling)\nPASS: test_builtin_decode (test.test_codecs.IDNACodecTest.test_builtin_decode)\nPASS: test_builtin_decode_length_limit (test.test_codecs.IDNACodecTest.test_builtin_decode_length_limit)\nPASS: test_builtin_encode (test.test_codecs.IDNACodecTest.test_builtin_encode)\ntest_errors (test.test_codecs.IDNACodecTest.test_errors)\nPASS: Only supports \"strict\" error handler\nPASS: test_incremental_decode (test.test_codecs.IDNACodecTest.test_incremental_decode)\nPASS: test_incremental_encode (test.test_codecs.IDNACodecTest.test_incremental_encode)\nPASS: test_stream (test.test_codecs.IDNACodecTest.test_stream)\nPASS: test_decode (test.test_codecs.Latin1Test.test_decode)\nPASS: test_encode (test.test_codecs.Latin1Test.test_encode)\nPASS: test_encode_errors (test.test_codecs.Latin1Test.test_encode_errors)\nPASS: test_encode_surrogateescape_error (test.test_codecs.Latin1Test.test_encode_surrogateescape_error)\nPASS: test_decode_strict (test.test_codecs.LocaleCodecTest.test_decode_strict)\nPASS: test_decode_surrogateescape (test.test_codecs.LocaleCodecTest.test_decode_surrogateescape)\nPASS: test_decode_surrogatepass (test.test_codecs.LocaleCodecTest.test_decode_surrogatepass)\nPASS: test_decode_unsupported_error_handler (test.test_codecs.LocaleCodecTest.test_decode_unsupported_error_handler)\nPASS: test_encode_strict (test.test_codecs.LocaleCodecTest.test_encode_strict)\nPASS: test_encode_surrogateescape (test.test_codecs.LocaleCodecTest.test_encode_surrogateescape)\nPASS: test_encode_surrogatepass (test.test_codecs.LocaleCodecTest.test_encode_surrogatepass)\nPASS: test_encode_unsupported_error_handler (test.test_codecs.LocaleCodecTest.test_encode_unsupported_error_handler)\nPASS: test_nameprep (test.test_codecs.NameprepTest.test_nameprep)\nPASS: test_decode (test.test_codecs.PunycodeTest.test_decode)\nPASS: test_decode_invalid (test.test_codecs.PunycodeTest.test_decode_invalid)\nPASS: test_encode (test.test_codecs.PunycodeTest.test_encode)\nPASS: test_bug1098990_a (test.test_codecs.RawUnicodeEscapeTest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.RawUnicodeEscapeTest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.RawUnicodeEscapeTest.test_bug1175396)\nPASS: test_decode_errors (test.test_codecs.RawUnicodeEscapeTest.test_decode_errors)\nPASS: test_empty (test.test_codecs.RawUnicodeEscapeTest.test_empty)\nPASS: test_escape_decode (test.test_codecs.RawUnicodeEscapeTest.test_escape_decode)\nPASS: test_escape_encode (test.test_codecs.RawUnicodeEscapeTest.test_escape_encode)\nPASS: test_incremental_surrogatepass (test.test_codecs.RawUnicodeEscapeTest.test_incremental_surrogatepass)\nPASS: test_mixed_readline_and_read (test.test_codecs.RawUnicodeEscapeTest.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.RawUnicodeEscapeTest.test_partial)\nPASS: test_raw_decode (test.test_codecs.RawUnicodeEscapeTest.test_raw_decode)\nPASS: test_raw_encode (test.test_codecs.RawUnicodeEscapeTest.test_raw_encode)\nPASS: test_readline (test.test_codecs.RawUnicodeEscapeTest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.RawUnicodeEscapeTest.test_readlinequeue)\nPASS: test_array (test.test_codecs.ReadBufferTest.test_array)\nPASS: test_bad_args (test.test_codecs.ReadBufferTest.test_bad_args)\nPASS: test_empty (test.test_codecs.ReadBufferTest.test_empty)\nPASS: test_decode (test.test_codecs.Rot13Test.test_decode)\nPASS: test_encode (test.test_codecs.Rot13Test.test_encode)\nPASS: test_incremental_decode (test.test_codecs.Rot13Test.test_incremental_decode)\nPASS: test_incremental_encode (test.test_codecs.Rot13Test.test_incremental_encode)\nPASS: test_rot13_func (test.test_codecs.Rot13UtilTest.test_rot13_func)\nPASS: test_copy (test.test_codecs.StreamReaderTest.test_copy)\nPASS: test_pickle (test.test_codecs.StreamReaderTest.test_pickle)\nPASS: test_readlines (test.test_codecs.StreamReaderTest.test_readlines)\nPASS: test_copy (test.test_codecs.StreamReaderWriterTest.test_copy)\nPASS: test_pickle (test.test_codecs.StreamReaderWriterTest.test_pickle)\nPASS: test_copy (test.test_codecs.StreamRecoderTest.test_copy)\nPASS: test_pickle (test.test_codecs.StreamRecoderTest.test_pickle)\nPASS: test_seeking_read (test.test_codecs.StreamRecoderTest.test_seeking_read)\nPASS: test_seeking_write (test.test_codecs.StreamRecoderTest.test_seeking_write)\nPASS: test_write (test.test_codecs.StreamRecoderTest.test_write)\nPASS: test_writelines (test.test_codecs.StreamRecoderTest.test_writelines)\nPASS: test_copy (test.test_codecs.StreamWriterTest.test_copy)\nPASS: test_pickle (test.test_codecs.StreamWriterTest.test_pickle)\nPASS: test_ascii (test.test_codecs.SurrogateEscapeTest.test_ascii)\nPASS: test_charmap (test.test_codecs.SurrogateEscapeTest.test_charmap)\nPASS: test_latin1 (test.test_codecs.SurrogateEscapeTest.test_latin1)\nPASS: test_utf8 (test.test_codecs.SurrogateEscapeTest.test_utf8)\nPASS: test_aliases (test.test_codecs.TransformCodecTest.test_aliases)\nPASS: test_basics (test.test_codecs.TransformCodecTest.test_basics)\nPASS: test_binary_to_text_denylists_binary_transforms (test.test_codecs.TransformCodecTest.test_binary_to_text_denylists_binary_transforms)\nPASS: test_binary_to_text_denylists_text_transforms (test.test_codecs.TransformCodecTest.test_binary_to_text_denylists_text_transforms)\nPASS: test_buffer_api_usage (test.test_codecs.TransformCodecTest.test_buffer_api_usage)\nPASS: test_custom_hex_error_is_noted (test.test_codecs.TransformCodecTest.test_custom_hex_error_is_noted)\nPASS: test_custom_zlib_error_is_noted (test.test_codecs.TransformCodecTest.test_custom_zlib_error_is_noted)\nPASS: test_quopri_stateless (test.test_codecs.TransformCodecTest.test_quopri_stateless)\nPASS: test_read (test.test_codecs.TransformCodecTest.test_read)\nPASS: test_readline (test.test_codecs.TransformCodecTest.test_readline)\nPASS: test_text_to_binary_denylists_binary_transforms (test.test_codecs.TransformCodecTest.test_text_to_binary_denylists_binary_transforms)\nPASS: test_text_to_binary_denylists_text_transforms (test.test_codecs.TransformCodecTest.test_text_to_binary_denylists_text_transforms)\nPASS: test_uu_invalid (test.test_codecs.TransformCodecTest.test_uu_invalid)\nPASS: test_decode_unicode (test.test_codecs.TypesTest.test_decode_unicode)\nPASS: test_unicode_escape (test.test_codecs.TypesTest.test_unicode_escape)\nPASS: test_bug1098990_a (test.test_codecs.UTF16BETest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF16BETest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF16BETest.test_bug1175396)\nPASS: test_errors (test.test_codecs.UTF16BETest.test_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF16BETest.test_incremental_surrogatepass)\nPASS: test_lone_surrogates (test.test_codecs.UTF16BETest.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF16BETest.test_mixed_readline_and_read)\nPASS: test_nonbmp (test.test_codecs.UTF16BETest.test_nonbmp)\nPASS: test_partial (test.test_codecs.UTF16BETest.test_partial)\nPASS: test_readline (test.test_codecs.UTF16BETest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF16BETest.test_readlinequeue)\nPASS: test_bad_args (test.test_codecs.UTF16ExTest.test_bad_args)\nPASS: test_errors (test.test_codecs.UTF16ExTest.test_errors)\nPASS: test_bug1098990_a (test.test_codecs.UTF16LETest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF16LETest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF16LETest.test_bug1175396)\nPASS: test_errors (test.test_codecs.UTF16LETest.test_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF16LETest.test_incremental_surrogatepass)\nPASS: test_lone_surrogates (test.test_codecs.UTF16LETest.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF16LETest.test_mixed_readline_and_read)\nPASS: test_nonbmp (test.test_codecs.UTF16LETest.test_nonbmp)\nPASS: test_partial (test.test_codecs.UTF16LETest.test_partial)\nPASS: test_readline (test.test_codecs.UTF16LETest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF16LETest.test_readlinequeue)\nPASS: test_badbom (test.test_codecs.UTF16Test.test_badbom)\nPASS: test_bug1098990_a (test.test_codecs.UTF16Test.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF16Test.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF16Test.test_bug1175396)\nPASS: test_bug691291 (test.test_codecs.UTF16Test.test_bug691291)\nPASS: test_decoder_state (test.test_codecs.UTF16Test.test_decoder_state)\nPASS: test_errors (test.test_codecs.UTF16Test.test_errors)\nPASS: test_handlers (test.test_codecs.UTF16Test.test_handlers)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF16Test.test_incremental_surrogatepass)\nPASS: test_invalid_modes (test.test_codecs.UTF16Test.test_invalid_modes)\nPASS: test_lone_surrogates (test.test_codecs.UTF16Test.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF16Test.test_mixed_readline_and_read)\nPASS: test_only_one_bom (test.test_codecs.UTF16Test.test_only_one_bom)\nPASS: test_partial (test.test_codecs.UTF16Test.test_partial)\nPASS: test_readline (test.test_codecs.UTF16Test.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF16Test.test_readlinequeue)\nPASS: test_bug1098990_a (test.test_codecs.UTF32BETest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF32BETest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF32BETest.test_bug1175396)\nPASS: test_errors (test.test_codecs.UTF32BETest.test_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF32BETest.test_incremental_surrogatepass)\nPASS: test_issue8941 (test.test_codecs.UTF32BETest.test_issue8941)\nPASS: test_lone_surrogates (test.test_codecs.UTF32BETest.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF32BETest.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.UTF32BETest.test_partial)\nPASS: test_readline (test.test_codecs.UTF32BETest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF32BETest.test_readlinequeue)\nPASS: test_simple (test.test_codecs.UTF32BETest.test_simple)\nPASS: test_bug1098990_a (test.test_codecs.UTF32LETest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF32LETest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF32LETest.test_bug1175396)\nPASS: test_errors (test.test_codecs.UTF32LETest.test_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF32LETest.test_incremental_surrogatepass)\nPASS: test_issue8941 (test.test_codecs.UTF32LETest.test_issue8941)\nPASS: test_lone_surrogates (test.test_codecs.UTF32LETest.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF32LETest.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.UTF32LETest.test_partial)\nPASS: test_readline (test.test_codecs.UTF32LETest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF32LETest.test_readlinequeue)\nPASS: test_simple (test.test_codecs.UTF32LETest.test_simple)\nPASS: test_badbom (test.test_codecs.UTF32Test.test_badbom)\nPASS: test_bug1098990_a (test.test_codecs.UTF32Test.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF32Test.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF32Test.test_bug1175396)\nPASS: test_decoder_state (test.test_codecs.UTF32Test.test_decoder_state)\nPASS: test_errors (test.test_codecs.UTF32Test.test_errors)\nPASS: test_handlers (test.test_codecs.UTF32Test.test_handlers)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF32Test.test_incremental_surrogatepass)\nPASS: test_issue8941 (test.test_codecs.UTF32Test.test_issue8941)\nPASS: test_lone_surrogates (test.test_codecs.UTF32Test.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF32Test.test_mixed_readline_and_read)\nPASS: test_only_one_bom (test.test_codecs.UTF32Test.test_only_one_bom)\nPASS: test_partial (test.test_codecs.UTF32Test.test_partial)\nPASS: test_readline (test.test_codecs.UTF32Test.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF32Test.test_readlinequeue)\nPASS: test_ascii (test.test_codecs.UTF7Test.test_ascii)\nPASS: test_bug1098990_a (test.test_codecs.UTF7Test.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF7Test.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF7Test.test_bug1175396)\nPASS: test_errors (test.test_codecs.UTF7Test.test_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF7Test.test_incremental_surrogatepass)\nPASS: test_lone_surrogates (test.test_codecs.UTF7Test.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF7Test.test_mixed_readline_and_read)\nPASS: test_nonbmp (test.test_codecs.UTF7Test.test_nonbmp)\nPASS: test_partial (test.test_codecs.UTF7Test.test_partial)\nPASS: test_readline (test.test_codecs.UTF7Test.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF7Test.test_readlinequeue)\nPASS: test_bom (test.test_codecs.UTF8SigTest.test_bom)\nPASS: test_bug1098990_a (test.test_codecs.UTF8SigTest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF8SigTest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF8SigTest.test_bug1175396)\nPASS: test_bug1601501 (test.test_codecs.UTF8SigTest.test_bug1601501)\nPASS: test_decode_error (test.test_codecs.UTF8SigTest.test_decode_error)\nPASS: test_decoder_state (test.test_codecs.UTF8SigTest.test_decoder_state)\nPASS: test_incremental_errors (test.test_codecs.UTF8SigTest.test_incremental_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF8SigTest.test_incremental_surrogatepass)\nPASS: test_lone_surrogates (test.test_codecs.UTF8SigTest.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF8SigTest.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.UTF8SigTest.test_partial)\nPASS: test_readline (test.test_codecs.UTF8SigTest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF8SigTest.test_readlinequeue)\nPASS: test_stream_bare (test.test_codecs.UTF8SigTest.test_stream_bare)\nPASS: test_stream_bom (test.test_codecs.UTF8SigTest.test_stream_bom)\nPASS: test_surrogatepass_handler (test.test_codecs.UTF8SigTest.test_surrogatepass_handler)\nPASS: test_bug1098990_a (test.test_codecs.UTF8Test.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF8Test.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF8Test.test_bug1175396)\nPASS: test_decode_error (test.test_codecs.UTF8Test.test_decode_error)\nPASS: test_decoder_state (test.test_codecs.UTF8Test.test_decoder_state)\nPASS: test_incremental_errors (test.test_codecs.UTF8Test.test_incremental_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF8Test.test_incremental_surrogatepass)\nPASS: test_lone_surrogates (test.test_codecs.UTF8Test.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF8Test.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.UTF8Test.test_partial)\nPASS: test_readline (test.test_codecs.UTF8Test.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF8Test.test_readlinequeue)\nPASS: test_surrogatepass_handler (test.test_codecs.UTF8Test.test_surrogatepass_handler)\nPASS: test_bug1098990_a (test.test_codecs.UnicodeEscapeTest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UnicodeEscapeTest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UnicodeEscapeTest.test_bug1175396)\nPASS: test_decode_errors (test.test_codecs.UnicodeEscapeTest.test_decode_errors)\nPASS: test_empty (test.test_codecs.UnicodeEscapeTest.test_empty)\nPASS: test_escape_decode (test.test_codecs.UnicodeEscapeTest.test_escape_decode)\nPASS: test_escape_encode (test.test_codecs.UnicodeEscapeTest.test_escape_encode)\nPASS: test_incremental_surrogatepass (test.test_codecs.UnicodeEscapeTest.test_incremental_surrogatepass)\nPASS: test_mixed_readline_and_read (test.test_codecs.UnicodeEscapeTest.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.UnicodeEscapeTest.test_partial)\nPASS: test_raw_decode (test.test_codecs.UnicodeEscapeTest.test_raw_decode)\nPASS: test_raw_encode (test.test_codecs.UnicodeEscapeTest.test_raw_encode)\nPASS: test_readline (test.test_codecs.UnicodeEscapeTest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UnicodeEscapeTest.test_readlinequeue)\nPASS: test_encodedfile (test.test_codecs.WithStmtTest.test_encodedfile)\nPASS: test_streamreaderwriter (test.test_codecs.WithStmtTest.test_streamreaderwriter)\n\n----------------------------------------------------------------------\nRan 263 tests in 1.707s\n\nOK (skipped=11)\n0:00:51 load avg: 1.90 [107/469] test_compiler_codegen passed\nPASS: test_for_loop (test.test_compiler_codegen.IsolatedCodeGenTests.test_for_loop)\nPASS: test_if_expression (test.test_compiler_codegen.IsolatedCodeGenTests.test_if_expression)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.001s\n\nOK\n0:00:52 load avg: 1.90 [108/469] test_complex passed\nPASS: test___complex__ (test.test_complex.ComplexTest.test___complex__)\nPASS: test_abs (test.test_complex.ComplexTest.test_abs)\nPASS: test_add (test.test_complex.ComplexTest.test_add)\nPASS: test_boolcontext (test.test_complex.ComplexTest.test_boolcontext)\nPASS: test_conjugate (test.test_complex.ComplexTest.test_conjugate)\nPASS: test_constructor (test.test_complex.ComplexTest.test_constructor)\nPASS: test_constructor_negative_nans_from_string (test.test_complex.ComplexTest.test_constructor_negative_nans_from_string)\nPASS: test_constructor_special_numbers (test.test_complex.ComplexTest.test_constructor_special_numbers)\nPASS: test_divmod (test.test_complex.ComplexTest.test_divmod)\nPASS: test_divmod_zero_division (test.test_complex.ComplexTest.test_divmod_zero_division)\nPASS: test_floordiv (test.test_complex.ComplexTest.test_floordiv)\nPASS: test_floordiv_zero_division (test.test_complex.ComplexTest.test_floordiv_zero_division)\nPASS: test_format (test.test_complex.ComplexTest.test_format)\nPASS: test_getnewargs (test.test_complex.ComplexTest.test_getnewargs)\nPASS: test_hash (test.test_complex.ComplexTest.test_hash)\nPASS: test_mod (test.test_complex.ComplexTest.test_mod)\nPASS: test_mod_zero_division (test.test_complex.ComplexTest.test_mod_zero_division)\nPASS: test_mul (test.test_complex.ComplexTest.test_mul)\nPASS: test_neg (test.test_complex.ComplexTest.test_neg)\nPASS: test_negated_imaginary_literal (test.test_complex.ComplexTest.test_negated_imaginary_literal)\nPASS: test_negative_zero_repr_str (test.test_complex.ComplexTest.test_negative_zero_repr_str)\nPASS: test_overflow (test.test_complex.ComplexTest.test_overflow)\nPASS: test_plus_minus_0j (test.test_complex.ComplexTest.test_plus_minus_0j)\nPASS: test_pos (test.test_complex.ComplexTest.test_pos)\nPASS: test_pow (test.test_complex.ComplexTest.test_pow)\nPASS: test_pow_with_small_integer_exponents (test.test_complex.ComplexTest.test_pow_with_small_integer_exponents)\nPASS: test_repr_roundtrip (test.test_complex.ComplexTest.test_repr_roundtrip)\nPASS: test_repr_str (test.test_complex.ComplexTest.test_repr_str)\nPASS: test_richcompare (test.test_complex.ComplexTest.test_richcompare)\nPASS: test_richcompare_boundaries (test.test_complex.ComplexTest.test_richcompare_boundaries)\nPASS: test_sub (test.test_complex.ComplexTest.test_sub)\nPASS: test_truediv (test.test_complex.ComplexTest.test_truediv)\nPASS: test_truediv_zero_division (test.test_complex.ComplexTest.test_truediv_zero_division)\nPASS: test_underscores (test.test_complex.ComplexTest.test_underscores)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.198s\n\nOK\n0:00:52 load avg: 1.90 [109/469] test_contains passed\nPASS: test_block_fallback (test.test_contains.TestContains.test_block_fallback)\nPASS: test_builtin_sequence_types (test.test_contains.TestContains.test_builtin_sequence_types)\nPASS: test_common_tests (test.test_contains.TestContains.test_common_tests)\nPASS: test_nonreflexive (test.test_contains.TestContains.test_nonreflexive)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.001s\n\nOK\n0:00:53 load avg: 1.90 [110/469] test_configparser passed\nPASS: test_converters_at_init (test.test_configparser.BlatantOverrideConvertersTestCase.test_converters_at_init)\nPASS: test_inheritance (test.test_configparser.BlatantOverrideConvertersTestCase.test_inheritance)\nPASS: test_instance_assignment (test.test_configparser.BlatantOverrideConvertersTestCase.test_instance_assignment)\nPASS: test_comment_handling (test.test_configparser.CompatibleTestCase.test_comment_handling)\nPASS: test_add_section_default (test.test_configparser.ConfigParserTestCase.test_add_section_default)\nPASS: test_basic (test.test_configparser.ConfigParserTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCase.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.ConfigParserTestCase.test_defaults_keyword)\nPASS: bpo-23835 fix for ConfigParser\nPASS: test_interpolation (test.test_configparser.ConfigParserTestCase.test_interpolation)\nPASS: test_interpolation_missing_value (test.test_configparser.ConfigParserTestCase.test_interpolation_missing_value)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCase.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.ConfigParserTestCase.test_items)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_safe_interpolation (test.test_configparser.ConfigParserTestCase.test_safe_interpolation)\nPASS: test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCase.test_set_malformatted_interpolation)\nPASS: test_set_nonstring_types (test.test_configparser.ConfigParserTestCase.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCase.test_write)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity)\nPASS: test_case_sensitivity_basic (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity_basic)\nPASS: test_case_sensitivity_conflicts (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity_conflicts)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_default_case_sensitivity)\nPASS: test_endless_loop (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_endless_loop)\nPASS: test_extended_interpolation (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_extended_interpolation)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_invalid_multiline_value)\nPASS: test_other_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_other_errors)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_setitem)\nPASS: test_strange_options (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_strange_options)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_write)\nPASS: test_error_on_wrong_type_for_interpolation (test.test_configparser.ConfigParserTestCaseInvalidInterpolationType.test_error_on_wrong_type_for_interpolation)\nPASS: test_add_section_default (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_add_section_default)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_defaults_keyword)\nPASS: bpo-23835 fix for ConfigParser\nPASS: test_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_interpolation)\nPASS: test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_interpolation_missing_value)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_items)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_read_returns_file_list_with_bytestring_path)\nPASS: test_safe_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_safe_interpolation)\nPASS: test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_set_malformatted_interpolation)\nPASS: test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_write)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_default_case_sensitivity)\nPASS: test_empty_case (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_empty_case)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_invalid_multiline_value)\nPASS: test_no_interpolation (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_no_interpolation)\nPASS: test_none_as_default_interpolation (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_none_as_default_interpolation)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_write)\nPASS: test_add_section_default (test.test_configparser.ConfigParserTestCaseNoValue.test_add_section_default)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseNoValue.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNoValue.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseNoValue.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoValue.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNoValue.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseNoValue.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoValue.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.ConfigParserTestCaseNoValue.test_defaults_keyword)\nPASS: bpo-23835 fix for ConfigParser\nPASS: test_interpolation (test.test_configparser.ConfigParserTestCaseNoValue.test_interpolation)\nPASS: test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNoValue.test_interpolation_missing_value)\nSKIP: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNoValue.test_invalid_multiline_value) 'if no_value is allowed, ParsingError is not raised'\nPASS: test_items (test.test_configparser.ConfigParserTestCaseNoValue.test_items)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseNoValue.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseNoValue.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseNoValue.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNoValue.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseNoValue.test_read_returns_file_list_with_bytestring_path)\nPASS: test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNoValue.test_safe_interpolation)\nPASS: test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNoValue.test_set_malformatted_interpolation)\nPASS: test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNoValue.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseNoValue.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseNoValue.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseNoValue.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseNoValue.test_write)\nPASS: test_add_section_default (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_add_section_default)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_defaults_keyword)\nPASS: bpo-23835 fix for ConfigParser\nPASS: test_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_interpolation)\nPASS: test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_interpolation_missing_value)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_items)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_read_returns_file_list_with_bytestring_path)\nPASS: test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_safe_interpolation)\nPASS: test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_set_malformatted_interpolation)\nPASS: test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_write)\nPASS: test_add_section_default (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_add_section_default)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_defaults_keyword)\nPASS: bpo-23835 fix for ConfigParser\nPASS: test_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_interpolation)\nPASS: test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_interpolation_missing_value)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_items)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_query_errors)\nSKIP: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list) 'incompatible format'\nSKIP: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list_with_bytestring_path) 'incompatible format'\nPASS: test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_safe_interpolation)\nPASS: test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_set_malformatted_interpolation)\nPASS: test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_write)\nPASS: test_cfgparser_dot_3 (test.test_configparser.ConfigParserTestCaseTrickyFile.test_cfgparser_dot_3)\nPASS: test_unicode_failure (test.test_configparser.ConfigParserTestCaseTrickyFile.test_unicode_failure)\nPASS: test_basic (test.test_configparser.ConvertersTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConvertersTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConvertersTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConvertersTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConvertersTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConvertersTestCase.test_clear)\nPASS: test_converters (test.test_configparser.ConvertersTestCase.test_converters)\nPASS: test_default_case_sensitivity (test.test_configparser.ConvertersTestCase.test_default_case_sensitivity)\nPASS: test_invalid_multiline_value (test.test_configparser.ConvertersTestCase.test_invalid_multiline_value)\nPASS: test_parse_errors (test.test_configparser.ConvertersTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConvertersTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConvertersTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConvertersTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConvertersTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.ConvertersTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConvertersTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConvertersTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.ConvertersTestCase.test_write)\nPASS: test_basic (test.test_configparser.CopyTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.CopyTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.CopyTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.CopyTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.CopyTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.CopyTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.CopyTestCase.test_default_case_sensitivity)\nPASS: test_invalid_multiline_value (test.test_configparser.CopyTestCase.test_invalid_multiline_value)\nPASS: test_parse_errors (test.test_configparser.CopyTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.CopyTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.CopyTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.CopyTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.CopyTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.CopyTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.CopyTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.CopyTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.CopyTestCase.test_write)\nPASS: test_duplicate_option_error (test.test_configparser.CoverageOneHundredTestCase.test_duplicate_option_error)\nPASS: test_inconsistent_converters_state (test.test_configparser.CoverageOneHundredTestCase.test_inconsistent_converters_state)\nPASS: test_interpolation_depth_error (test.test_configparser.CoverageOneHundredTestCase.test_interpolation_depth_error)\nPASS: test_interpolation_validation (test.test_configparser.CoverageOneHundredTestCase.test_interpolation_validation)\nPASS: test_legacyinterpolation_deprecation (test.test_configparser.CoverageOneHundredTestCase.test_legacyinterpolation_deprecation)\nPASS: test_parsing_error (test.test_configparser.CoverageOneHundredTestCase.test_parsing_error)\nPASS: test_sectionproxy_repr (test.test_configparser.CoverageOneHundredTestCase.test_sectionproxy_repr)\nPASS: test_get_basic_interpolation (test.test_configparser.ExceptionContextTestCase.test_get_basic_interpolation)\nPASS: test_get_extended_interpolation (test.test_configparser.ExceptionContextTestCase.test_get_extended_interpolation)\nPASS: test_missing_options (test.test_configparser.ExceptionContextTestCase.test_missing_options)\nPASS: test_missing_section (test.test_configparser.ExceptionContextTestCase.test_missing_section)\nPASS: test_remove_option (test.test_configparser.ExceptionContextTestCase.test_remove_option)\nPASS: test_duplicateoptionerror (test.test_configparser.ExceptionPicklingTestCase.test_duplicateoptionerror)\nPASS: test_duplicatesectionerror (test.test_configparser.ExceptionPicklingTestCase.test_duplicatesectionerror)\nPASS: test_error (test.test_configparser.ExceptionPicklingTestCase.test_error)\nPASS: test_interpolationdeptherror (test.test_configparser.ExceptionPicklingTestCase.test_interpolationdeptherror)\nPASS: test_interpolationerror (test.test_configparser.ExceptionPicklingTestCase.test_interpolationerror)\nPASS: test_interpolationmissingoptionerror (test.test_configparser.ExceptionPicklingTestCase.test_interpolationmissingoptionerror)\nPASS: test_interpolationsyntaxerror (test.test_configparser.ExceptionPicklingTestCase.test_interpolationsyntaxerror)\nPASS: test_missingsectionheadererror (test.test_configparser.ExceptionPicklingTestCase.test_missingsectionheadererror)\nPASS: test_nooptionerror (test.test_configparser.ExceptionPicklingTestCase.test_nooptionerror)\nPASS: test_nosectionerror (test.test_configparser.ExceptionPicklingTestCase.test_nosectionerror)\nPASS: test_parsingerror (test.test_configparser.ExceptionPicklingTestCase.test_parsingerror)\nPASS: test_stripping (test.test_configparser.InlineCommentStrippingTestCase.test_stripping)\nPASS: test_none_as_value_stringified (test.test_configparser.Issue7005TestCase.test_none_as_value_stringified)\nPASS: test_none_as_value_stringified_raw (test.test_configparser.Issue7005TestCase.test_none_as_value_stringified_raw)\nPASS: test__all__ (test.test_configparser.MiscTestCase.test__all__)\nPASS: test_basic (test.test_configparser.MultilineValuesTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.MultilineValuesTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.MultilineValuesTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.MultilineValuesTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.MultilineValuesTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.MultilineValuesTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.MultilineValuesTestCase.test_default_case_sensitivity)\nPASS: test_dominating_multiline_values (test.test_configparser.MultilineValuesTestCase.test_dominating_multiline_values)\nPASS: test_invalid_multiline_value (test.test_configparser.MultilineValuesTestCase.test_invalid_multiline_value)\nPASS: test_parse_errors (test.test_configparser.MultilineValuesTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.MultilineValuesTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.MultilineValuesTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.MultilineValuesTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.MultilineValuesTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.MultilineValuesTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.MultilineValuesTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.MultilineValuesTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.MultilineValuesTestCase.test_write)\nPASS: test_basic (test.test_configparser.RawConfigParserTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.RawConfigParserTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.RawConfigParserTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.RawConfigParserTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.RawConfigParserTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.RawConfigParserTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.RawConfigParserTestCase.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.RawConfigParserTestCase.test_defaults_keyword)\nPASS: bpo-23835 legacy behavior for RawConfigParser\nPASS: test_interpolation (test.test_configparser.RawConfigParserTestCase.test_interpolation)\nPASS: test_invalid_multiline_value (test.test_configparser.RawConfigParserTestCase.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.RawConfigParserTestCase.test_items)\nPASS: test_parse_errors (test.test_configparser.RawConfigParserTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.RawConfigParserTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.RawConfigParserTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.RawConfigParserTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.RawConfigParserTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_nonstring_types (test.test_configparser.RawConfigParserTestCase.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.RawConfigParserTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.RawConfigParserTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.RawConfigParserTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.RawConfigParserTestCase.test_write)\nPASS: test_basic (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_defaults_keyword)\nPASS: bpo-23835 legacy behavior for RawConfigParser\nPASS: test_interpolation (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_interpolation)\nPASS: test_invalid_multiline_value (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_items)\nPASS: test_parse_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_parse_errors)\nPASS: test_popitem (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_popitem)\nPASS: test_query_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_query_errors)\nSKIP: test_read_returns_file_list (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list) 'incompatible format'\nSKIP: test_read_returns_file_list_with_bytestring_path (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list_with_bytestring_path) 'incompatible format'\nPASS: test_set_nonstring_types (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_set_string_types)\nPASS: test_setitem (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_setitem)\nPASS: test_weird_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_weird_errors)\nPASS: test_write (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_write)\nPASS: test_reading (test.test_configparser.RawConfigParserTestSambaConf.test_reading)\nPASS: test_file (test.test_configparser.ReadFileTestCase.test_file)\nPASS: test_iterable (test.test_configparser.ReadFileTestCase.test_iterable)\ntest_readline_generator (test.test_configparser.ReadFileTestCase.test_readline_generator)\nPASS: Issue #11670.\ntest_source_as_bytes (test.test_configparser.ReadFileTestCase.test_source_as_bytes)\nPASS: Issue #18260.\nPASS: test_basic (test.test_configparser.SortedTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.SortedTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.SortedTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.SortedTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.SortedTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.SortedTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.SortedTestCase.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.SortedTestCase.test_defaults_keyword)\nPASS: bpo-23835 legacy behavior for RawConfigParser\nPASS: test_interpolation (test.test_configparser.SortedTestCase.test_interpolation)\nPASS: test_invalid_multiline_value (test.test_configparser.SortedTestCase.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.SortedTestCase.test_items)\nPASS: test_parse_errors (test.test_configparser.SortedTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.SortedTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.SortedTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.SortedTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.SortedTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_nonstring_types (test.test_configparser.SortedTestCase.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.SortedTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.SortedTestCase.test_setitem)\nPASS: test_sorted (test.test_configparser.SortedTestCase.test_sorted)\nPASS: test_weird_errors (test.test_configparser.SortedTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.SortedTestCase.test_write)\nPASS: test_basic (test.test_configparser.StrictTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.StrictTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.StrictTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.StrictTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.StrictTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.StrictTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.StrictTestCase.test_default_case_sensitivity)\nPASS: test_invalid_multiline_value (test.test_configparser.StrictTestCase.test_invalid_multiline_value)\nPASS: test_parse_errors (test.test_configparser.StrictTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.StrictTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.StrictTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.StrictTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.StrictTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.StrictTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.StrictTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.StrictTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.StrictTestCase.test_write)\n\n----------------------------------------------------------------------\nRan 341 tests in 0.877s\n\nOK (skipped=5)\n0:00:53 load avg: 2.07 [111/469] test_context passed\nPASS: test_context_copy_1 (test.test_context.ContextTest.test_context_copy_1)\nPASS: test_context_get_context_1 (test.test_context.ContextTest.test_context_get_context_1)\nPASS: test_context_getset_1 (test.test_context.ContextTest.test_context_getset_1)\nPASS: test_context_getset_2 (test.test_context.ContextTest.test_context_getset_2)\nPASS: test_context_getset_3 (test.test_context.ContextTest.test_context_getset_3)\nPASS: test_context_getset_4 (test.test_context.ContextTest.test_context_getset_4)\nPASS: test_context_getset_5 (test.test_context.ContextTest.test_context_getset_5)\nPASS: test_context_new_1 (test.test_context.ContextTest.test_context_new_1)\nPASS: test_context_run_1 (test.test_context.ContextTest.test_context_run_1)\nPASS: test_context_run_2 (test.test_context.ContextTest.test_context_run_2)\nPASS: test_context_run_3 (test.test_context.ContextTest.test_context_run_3)\nPASS: test_context_run_4 (test.test_context.ContextTest.test_context_run_4)\nPASS: test_context_run_5 (test.test_context.ContextTest.test_context_run_5)\nPASS: test_context_run_6 (test.test_context.ContextTest.test_context_run_6)\nPASS: test_context_run_7 (test.test_context.ContextTest.test_context_run_7)\nPASS: test_context_subclassing_1 (test.test_context.ContextTest.test_context_subclassing_1)\nPASS: test_context_threads_1 (test.test_context.ContextTest.test_context_threads_1)\nPASS: test_context_typerrors_1 (test.test_context.ContextTest.test_context_typerrors_1)\nPASS: test_context_var_new_1 (test.test_context.ContextTest.test_context_var_new_1)\nPASS: test_context_var_repr_1 (test.test_context.ContextTest.test_context_var_repr_1)\nPASS: test_hamt_basics_1 (test.test_context.HamtTest.test_hamt_basics_1)\nPASS: test_hamt_basics_2 (test.test_context.HamtTest.test_hamt_basics_2)\nPASS: test_hamt_basics_3 (test.test_context.HamtTest.test_hamt_basics_3)\nPASS: test_hamt_basics_4 (test.test_context.HamtTest.test_hamt_basics_4)\nPASS: test_hamt_collision_1 (test.test_context.HamtTest.test_hamt_collision_1)\nPASS: test_hamt_collision_3 (test.test_context.HamtTest.test_hamt_collision_3)\nPASS: test_hamt_delete_1 (test.test_context.HamtTest.test_hamt_delete_1)\nPASS: test_hamt_delete_2 (test.test_context.HamtTest.test_hamt_delete_2)\nPASS: test_hamt_delete_3 (test.test_context.HamtTest.test_hamt_delete_3)\nPASS: test_hamt_delete_4 (test.test_context.HamtTest.test_hamt_delete_4)\nPASS: test_hamt_delete_5 (test.test_context.HamtTest.test_hamt_delete_5)\nPASS: test_hamt_eq_1 (test.test_context.HamtTest.test_hamt_eq_1)\nPASS: test_hamt_eq_2 (test.test_context.HamtTest.test_hamt_eq_2)\nPASS: test_hamt_gc_1 (test.test_context.HamtTest.test_hamt_gc_1)\nPASS: test_hamt_gc_2 (test.test_context.HamtTest.test_hamt_gc_2)\nPASS: test_hamt_getitem_1 (test.test_context.HamtTest.test_hamt_getitem_1)\nPASS: test_hamt_in_1 (test.test_context.HamtTest.test_hamt_in_1)\nPASS: test_hamt_items_1 (test.test_context.HamtTest.test_hamt_items_1)\nPASS: test_hamt_items_2 (test.test_context.HamtTest.test_hamt_items_2)\nPASS: test_hamt_items_3 (test.test_context.HamtTest.test_hamt_items_3)\nPASS: test_hamt_keys_1 (test.test_context.HamtTest.test_hamt_keys_1)\nSKIP: test_hamt_stress (test.test_context.HamtTest.test_hamt_stress) \"resource 'cpu' is not enabled\"\nPASS: test_hashkey_helper_1 (test.test_context.HamtTest.test_hashkey_helper_1)\n\n----------------------------------------------------------------------\nRan 42 tests in 0.467s\n\nOK (skipped=1)\n0:00:53 load avg: 2.07 [112/469] test_contextlib passed\nPASS: test_closing (test.test_contextlib.ClosingTestCase.test_closing)\nPASS: test_closing_error (test.test_contextlib.ClosingTestCase.test_closing_error)\nPASS: test_instance_docs (test.test_contextlib.ClosingTestCase.test_instance_docs)\nPASS: test_contextmanager_attribs (test.test_contextlib.ContextManagerTestCase.test_contextmanager_attribs)\nPASS: test_contextmanager_do_not_unchain_non_stopiteration_exceptions (test.test_contextlib.ContextManagerTestCase.test_contextmanager_do_not_unchain_non_stopiteration_exceptions)\nPASS: test_contextmanager_doc_attrib (test.test_contextlib.ContextManagerTestCase.test_contextmanager_doc_attrib)\nPASS: test_contextmanager_except (test.test_contextlib.ContextManagerTestCase.test_contextmanager_except)\nPASS: test_contextmanager_except_pep479 (test.test_contextlib.ContextManagerTestCase.test_contextmanager_except_pep479)\nPASS: test_contextmanager_except_stopiter (test.test_contextlib.ContextManagerTestCase.test_contextmanager_except_stopiter)\nPASS: test_contextmanager_finally (test.test_contextlib.ContextManagerTestCase.test_contextmanager_finally)\nPASS: test_contextmanager_no_reraise (test.test_contextlib.ContextManagerTestCase.test_contextmanager_no_reraise)\nPASS: test_contextmanager_non_normalised (test.test_contextlib.ContextManagerTestCase.test_contextmanager_non_normalised)\nPASS: test_contextmanager_plain (test.test_contextlib.ContextManagerTestCase.test_contextmanager_plain)\nPASS: test_contextmanager_traceback (test.test_contextlib.ContextManagerTestCase.test_contextmanager_traceback)\nPASS: test_contextmanager_trap_no_yield (test.test_contextlib.ContextManagerTestCase.test_contextmanager_trap_no_yield)\nPASS: test_contextmanager_trap_second_yield (test.test_contextlib.ContextManagerTestCase.test_contextmanager_trap_second_yield)\nPASS: test_contextmanager_trap_yield_after_throw (test.test_contextlib.ContextManagerTestCase.test_contextmanager_trap_yield_after_throw)\nPASS: test_contextmanager_wrap_runtimeerror (test.test_contextlib.ContextManagerTestCase.test_contextmanager_wrap_runtimeerror)\nPASS: test_instance_docstring_given_cm_docstring (test.test_contextlib.ContextManagerTestCase.test_instance_docstring_given_cm_docstring)\nPASS: test_keywords (test.test_contextlib.ContextManagerTestCase.test_keywords)\nPASS: test_nokeepref (test.test_contextlib.ContextManagerTestCase.test_nokeepref)\nPASS: test_param_errors (test.test_contextlib.ContextManagerTestCase.test_param_errors)\nPASS: test_recursive (test.test_contextlib.ContextManagerTestCase.test_recursive)\nPASS: testWithOpen (test.test_contextlib.FileContextTestCase.testWithOpen)\nPASS: testWithBoundedSemaphore (test.test_contextlib.LockContextTestCase.testWithBoundedSemaphore)\nPASS: testWithCondition (test.test_contextlib.LockContextTestCase.testWithCondition)\nPASS: testWithLock (test.test_contextlib.LockContextTestCase.testWithLock)\nPASS: testWithRLock (test.test_contextlib.LockContextTestCase.testWithRLock)\nPASS: testWithSemaphore (test.test_contextlib.LockContextTestCase.testWithSemaphore)\nPASS: test_nullcontext (test.test_contextlib.NullcontextTestCase.test_nullcontext)\nPASS: test_enter (test.test_contextlib.TestAbstractContextManager.test_enter)\nPASS: test_exit_is_abstract (test.test_contextlib.TestAbstractContextManager.test_exit_is_abstract)\nPASS: test_structural_subclassing (test.test_contextlib.TestAbstractContextManager.test_structural_subclassing)\nPASS: test_exception (test.test_contextlib.TestChdir.test_exception)\nPASS: test_reentrant (test.test_contextlib.TestChdir.test_reentrant)\nPASS: test_simple (test.test_contextlib.TestChdir.test_simple)\nPASS: test_contextdecorator (test.test_contextlib.TestContextDecorator.test_contextdecorator)\nPASS: test_contextdecorator_as_mixin (test.test_contextlib.TestContextDecorator.test_contextdecorator_as_mixin)\nPASS: test_contextdecorator_with_exception (test.test_contextlib.TestContextDecorator.test_contextdecorator_with_exception)\nPASS: test_contextmanager_as_decorator (test.test_contextlib.TestContextDecorator.test_contextmanager_as_decorator)\nPASS: test_decorating_method (test.test_contextlib.TestContextDecorator.test_decorating_method)\nPASS: test_decorator (test.test_contextlib.TestContextDecorator.test_decorator)\nPASS: test_decorator_with_exception (test.test_contextlib.TestContextDecorator.test_decorator_with_exception)\nPASS: test_instance_docs (test.test_contextlib.TestContextDecorator.test_instance_docs)\nPASS: test_typo_enter (test.test_contextlib.TestContextDecorator.test_typo_enter)\nPASS: test_typo_exit (test.test_contextlib.TestContextDecorator.test_typo_exit)\nPASS: test_body_exception_suppress (test.test_contextlib.TestExitStack.test_body_exception_suppress)\nPASS: test_callback (test.test_contextlib.TestExitStack.test_callback)\nPASS: test_close (test.test_contextlib.TestExitStack.test_close)\nPASS: test_dont_reraise_RuntimeError (test.test_contextlib.TestExitStack.test_dont_reraise_RuntimeError)\nPASS: test_enter_context (test.test_contextlib.TestExitStack.test_enter_context)\nPASS: test_enter_context_errors (test.test_contextlib.TestExitStack.test_enter_context_errors)\nPASS: test_excessive_nesting (test.test_contextlib.TestExitStack.test_excessive_nesting)\nPASS: test_exit_exception_chaining (test.test_contextlib.TestExitStack.test_exit_exception_chaining)\nPASS: test_exit_exception_chaining_reference (test.test_contextlib.TestExitStack.test_exit_exception_chaining_reference)\nPASS: test_exit_exception_chaining_suppress (test.test_contextlib.TestExitStack.test_exit_exception_chaining_suppress)\nPASS: test_exit_exception_explicit_none_context (test.test_contextlib.TestExitStack.test_exit_exception_explicit_none_context)\nPASS: test_exit_exception_non_suppressing (test.test_contextlib.TestExitStack.test_exit_exception_non_suppressing)\nPASS: test_exit_exception_traceback (test.test_contextlib.TestExitStack.test_exit_exception_traceback)\nPASS: test_exit_exception_with_correct_context (test.test_contextlib.TestExitStack.test_exit_exception_with_correct_context)\nPASS: test_exit_exception_with_existing_context (test.test_contextlib.TestExitStack.test_exit_exception_with_existing_context)\nPASS: test_exit_raise (test.test_contextlib.TestExitStack.test_exit_raise)\nPASS: test_exit_suppress (test.test_contextlib.TestExitStack.test_exit_suppress)\nPASS: test_instance_bypass (test.test_contextlib.TestExitStack.test_instance_bypass)\nPASS: test_instance_docs (test.test_contextlib.TestExitStack.test_instance_docs)\nPASS: test_no_resources (test.test_contextlib.TestExitStack.test_no_resources)\nPASS: test_pop_all (test.test_contextlib.TestExitStack.test_pop_all)\nPASS: test_push (test.test_contextlib.TestExitStack.test_push)\nPASS: test_cm_is_reentrant (test.test_contextlib.TestRedirectStderr.test_cm_is_reentrant)\nPASS: test_cm_is_reusable (test.test_contextlib.TestRedirectStderr.test_cm_is_reusable)\nPASS: test_enter_result_is_target (test.test_contextlib.TestRedirectStderr.test_enter_result_is_target)\nPASS: test_instance_docs (test.test_contextlib.TestRedirectStderr.test_instance_docs)\nPASS: test_no_redirect_in_init (test.test_contextlib.TestRedirectStderr.test_no_redirect_in_init)\nPASS: test_redirect_to_string_io (test.test_contextlib.TestRedirectStderr.test_redirect_to_string_io)\nPASS: test_cm_is_reentrant (test.test_contextlib.TestRedirectStdout.test_cm_is_reentrant)\nPASS: test_cm_is_reusable (test.test_contextlib.TestRedirectStdout.test_cm_is_reusable)\nPASS: test_enter_result_is_target (test.test_contextlib.TestRedirectStdout.test_enter_result_is_target)\nPASS: test_instance_docs (test.test_contextlib.TestRedirectStdout.test_instance_docs)\nPASS: test_no_redirect_in_init (test.test_contextlib.TestRedirectStdout.test_no_redirect_in_init)\nPASS: test_redirect_to_string_io (test.test_contextlib.TestRedirectStdout.test_redirect_to_string_io)\nPASS: test_cm_is_reentrant (test.test_contextlib.TestSuppress.test_cm_is_reentrant)\nPASS: test_exact_exception (test.test_contextlib.TestSuppress.test_exact_exception)\nPASS: test_exception_groups (test.test_contextlib.TestSuppress.test_exception_groups)\nPASS: test_exception_hierarchy (test.test_contextlib.TestSuppress.test_exception_hierarchy)\nPASS: test_instance_docs (test.test_contextlib.TestSuppress.test_instance_docs)\nPASS: test_multiple_exception_args (test.test_contextlib.TestSuppress.test_multiple_exception_args)\nPASS: test_no_args (test.test_contextlib.TestSuppress.test_no_args)\nPASS: test_no_exception (test.test_contextlib.TestSuppress.test_no_exception)\nPASS: test_no_result_from_enter (test.test_contextlib.TestSuppress.test_no_result_from_enter)\nPASS: test_other_exception (test.test_contextlib.TestSuppress.test_other_exception)\n\n----------------------------------------------------------------------\nRan 90 tests in 0.113s\n\nOK\n0:00:53 load avg: 2.07 [113/469] test_contextlib_async passed\nPASS: test_aclosing (test.test_contextlib_async.AclosingTestCase.test_aclosing)\nPASS: test_aclosing_bpo41229 (test.test_contextlib_async.AclosingTestCase.test_aclosing_bpo41229)\nPASS: test_aclosing_error (test.test_contextlib_async.AclosingTestCase.test_aclosing_error)\nPASS: test_instance_docs (test.test_contextlib_async.AclosingTestCase.test_instance_docs)\nPASS: test_contextmanager_attribs (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_attribs)\nPASS: test_contextmanager_doc_attrib (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_doc_attrib)\nPASS: test_contextmanager_except (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_except)\nPASS: test_contextmanager_except_stopiter (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_except_stopiter)\nPASS: test_contextmanager_finally (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_finally)\nPASS: test_contextmanager_no_reraise (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_no_reraise)\nPASS: test_contextmanager_non_normalised (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_non_normalised)\nPASS: test_contextmanager_plain (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_plain)\nPASS: test_contextmanager_traceback (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_traceback)\nPASS: test_contextmanager_trap_no_yield (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_no_yield)\nPASS: test_contextmanager_trap_second_yield (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_second_yield)\nPASS: test_contextmanager_trap_yield_after_throw (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_yield_after_throw)\nPASS: test_contextmanager_wrap_runtimeerror (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_wrap_runtimeerror)\nPASS: test_decorating_method (test.test_contextlib_async.AsyncContextManagerTestCase.test_decorating_method)\nPASS: test_decorator (test.test_contextlib_async.AsyncContextManagerTestCase.test_decorator)\nPASS: test_decorator_with_exception (test.test_contextlib_async.AsyncContextManagerTestCase.test_decorator_with_exception)\nPASS: test_instance_docstring_given_cm_docstring (test.test_contextlib_async.AsyncContextManagerTestCase.test_instance_docstring_given_cm_docstring)\nPASS: test_keywords (test.test_contextlib_async.AsyncContextManagerTestCase.test_keywords)\nPASS: test_recursive (test.test_contextlib_async.AsyncContextManagerTestCase.test_recursive)\nPASS: test_async_gen_propagates_generator_exit (test.test_contextlib_async.TestAbstractAsyncContextManager.test_async_gen_propagates_generator_exit)\nPASS: test_enter (test.test_contextlib_async.TestAbstractAsyncContextManager.test_enter)\nPASS: test_exit_is_abstract (test.test_contextlib_async.TestAbstractAsyncContextManager.test_exit_is_abstract)\nPASS: test_structural_subclassing (test.test_contextlib_async.TestAbstractAsyncContextManager.test_structural_subclassing)\nPASS: test_async_callback (test.test_contextlib_async.TestAsyncExitStack.test_async_callback)\nPASS: test_async_exit_exception_chaining (test.test_contextlib_async.TestAsyncExitStack.test_async_exit_exception_chaining)\nPASS: test_async_exit_exception_explicit_none_context (test.test_contextlib_async.TestAsyncExitStack.test_async_exit_exception_explicit_none_context)\nPASS: test_async_push (test.test_contextlib_async.TestAsyncExitStack.test_async_push)\nPASS: test_body_exception_suppress (test.test_contextlib_async.TestAsyncExitStack.test_body_exception_suppress)\nPASS: test_callback (test.test_contextlib_async.TestAsyncExitStack.test_callback)\nPASS: test_close (test.test_contextlib_async.TestAsyncExitStack.test_close)\nPASS: test_dont_reraise_RuntimeError (test.test_contextlib_async.TestAsyncExitStack.test_dont_reraise_RuntimeError)\nPASS: test_enter_async_context (test.test_contextlib_async.TestAsyncExitStack.test_enter_async_context)\nPASS: test_enter_async_context_errors (test.test_contextlib_async.TestAsyncExitStack.test_enter_async_context_errors)\nPASS: test_enter_context (test.test_contextlib_async.TestAsyncExitStack.test_enter_context)\nPASS: test_enter_context_errors (test.test_contextlib_async.TestAsyncExitStack.test_enter_context_errors)\nPASS: test_excessive_nesting (test.test_contextlib_async.TestAsyncExitStack.test_excessive_nesting)\nPASS: test_exit_exception_chaining (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining)\nPASS: test_exit_exception_chaining_reference (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining_reference)\nPASS: test_exit_exception_chaining_suppress (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining_suppress)\nPASS: test_exit_exception_explicit_none_context (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_explicit_none_context)\nPASS: test_exit_exception_non_suppressing (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_non_suppressing)\nPASS: test_exit_exception_traceback (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_traceback)\nPASS: test_exit_exception_with_correct_context (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_with_correct_context)\nPASS: test_exit_exception_with_existing_context (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_with_existing_context)\nPASS: test_exit_raise (test.test_contextlib_async.TestAsyncExitStack.test_exit_raise)\nPASS: test_exit_suppress (test.test_contextlib_async.TestAsyncExitStack.test_exit_suppress)\nPASS: test_instance_bypass (test.test_contextlib_async.TestAsyncExitStack.test_instance_bypass)\nPASS: test_instance_bypass_async (test.test_contextlib_async.TestAsyncExitStack.test_instance_bypass_async)\nPASS: test_instance_docs (test.test_contextlib_async.TestAsyncExitStack.test_instance_docs)\nPASS: test_no_resources (test.test_contextlib_async.TestAsyncExitStack.test_no_resources)\nPASS: test_pop_all (test.test_contextlib_async.TestAsyncExitStack.test_pop_all)\nPASS: test_push (test.test_contextlib_async.TestAsyncExitStack.test_push)\nPASS: test_async_nullcontext (test.test_contextlib_async.TestAsyncNullcontext.test_async_nullcontext)\n\n----------------------------------------------------------------------\nRan 57 tests in 0.131s\n\nOK\n0:00:54 load avg: 2.07 [114/469] test_copy passed\nPASS: test_copy_atomic (test.test_copy.TestCopy.test_copy_atomic)\nPASS: test_copy_basic (test.test_copy.TestCopy.test_copy_basic)\nPASS: test_copy_bytearray (test.test_copy.TestCopy.test_copy_bytearray)\nPASS: test_copy_cant (test.test_copy.TestCopy.test_copy_cant)\nPASS: test_copy_copy (test.test_copy.TestCopy.test_copy_copy)\nPASS: test_copy_dict (test.test_copy.TestCopy.test_copy_dict)\nPASS: test_copy_frozenset (test.test_copy.TestCopy.test_copy_frozenset)\nPASS: test_copy_function (test.test_copy.TestCopy.test_copy_function)\nPASS: test_copy_inst_copy (test.test_copy.TestCopy.test_copy_inst_copy)\nPASS: test_copy_inst_getinitargs (test.test_copy.TestCopy.test_copy_inst_getinitargs)\nPASS: test_copy_inst_getnewargs (test.test_copy.TestCopy.test_copy_inst_getnewargs)\nPASS: test_copy_inst_getnewargs_ex (test.test_copy.TestCopy.test_copy_inst_getnewargs_ex)\nPASS: test_copy_inst_getstate (test.test_copy.TestCopy.test_copy_inst_getstate)\nPASS: test_copy_inst_getstate_setstate (test.test_copy.TestCopy.test_copy_inst_getstate_setstate)\nPASS: test_copy_inst_setstate (test.test_copy.TestCopy.test_copy_inst_setstate)\nPASS: test_copy_inst_vanilla (test.test_copy.TestCopy.test_copy_inst_vanilla)\nPASS: test_copy_list (test.test_copy.TestCopy.test_copy_list)\nPASS: test_copy_list_subclass (test.test_copy.TestCopy.test_copy_list_subclass)\nPASS: test_copy_reduce (test.test_copy.TestCopy.test_copy_reduce)\nPASS: test_copy_reduce_ex (test.test_copy.TestCopy.test_copy_reduce_ex)\nPASS: test_copy_registry (test.test_copy.TestCopy.test_copy_registry)\nPASS: test_copy_set (test.test_copy.TestCopy.test_copy_set)\nPASS: test_copy_slots (test.test_copy.TestCopy.test_copy_slots)\nPASS: test_copy_tuple (test.test_copy.TestCopy.test_copy_tuple)\nPASS: test_copy_tuple_subclass (test.test_copy.TestCopy.test_copy_tuple_subclass)\nPASS: test_copy_weakkeydict (test.test_copy.TestCopy.test_copy_weakkeydict)\nPASS: test_copy_weakref (test.test_copy.TestCopy.test_copy_weakref)\nPASS: test_copy_weakvaluedict (test.test_copy.TestCopy.test_copy_weakvaluedict)\nPASS: test_deepcopy_atomic (test.test_copy.TestCopy.test_deepcopy_atomic)\nPASS: test_deepcopy_basic (test.test_copy.TestCopy.test_deepcopy_basic)\nPASS: test_deepcopy_bound_method (test.test_copy.TestCopy.test_deepcopy_bound_method)\nPASS: test_deepcopy_cant (test.test_copy.TestCopy.test_deepcopy_cant)\nPASS: test_deepcopy_deepcopy (test.test_copy.TestCopy.test_deepcopy_deepcopy)\nPASS: test_deepcopy_dict (test.test_copy.TestCopy.test_deepcopy_dict)\nPASS: test_deepcopy_dict_subclass (test.test_copy.TestCopy.test_deepcopy_dict_subclass)\nPASS: test_deepcopy_dont_memo_immutable (test.test_copy.TestCopy.test_deepcopy_dont_memo_immutable)\nPASS: test_deepcopy_empty_tuple (test.test_copy.TestCopy.test_deepcopy_empty_tuple)\nPASS: test_deepcopy_function (test.test_copy.TestCopy.test_deepcopy_function)\nPASS: test_deepcopy_inst_deepcopy (test.test_copy.TestCopy.test_deepcopy_inst_deepcopy)\nPASS: test_deepcopy_inst_getinitargs (test.test_copy.TestCopy.test_deepcopy_inst_getinitargs)\nPASS: test_deepcopy_inst_getnewargs (test.test_copy.TestCopy.test_deepcopy_inst_getnewargs)\nPASS: test_deepcopy_inst_getnewargs_ex (test.test_copy.TestCopy.test_deepcopy_inst_getnewargs_ex)\nPASS: test_deepcopy_inst_getstate (test.test_copy.TestCopy.test_deepcopy_inst_getstate)\nPASS: test_deepcopy_inst_getstate_setstate (test.test_copy.TestCopy.test_deepcopy_inst_getstate_setstate)\nPASS: test_deepcopy_inst_setstate (test.test_copy.TestCopy.test_deepcopy_inst_setstate)\nPASS: test_deepcopy_inst_vanilla (test.test_copy.TestCopy.test_deepcopy_inst_vanilla)\nPASS: test_deepcopy_issubclass (test.test_copy.TestCopy.test_deepcopy_issubclass)\nPASS: test_deepcopy_keepalive (test.test_copy.TestCopy.test_deepcopy_keepalive)\nPASS: test_deepcopy_list (test.test_copy.TestCopy.test_deepcopy_list)\nPASS: test_deepcopy_list_subclass (test.test_copy.TestCopy.test_deepcopy_list_subclass)\nPASS: test_deepcopy_memo (test.test_copy.TestCopy.test_deepcopy_memo)\nPASS: test_deepcopy_reduce (test.test_copy.TestCopy.test_deepcopy_reduce)\nPASS: test_deepcopy_reduce_ex (test.test_copy.TestCopy.test_deepcopy_reduce_ex)\nPASS: test_deepcopy_reflexive_dict (test.test_copy.TestCopy.test_deepcopy_reflexive_dict)\nPASS: test_deepcopy_reflexive_inst (test.test_copy.TestCopy.test_deepcopy_reflexive_inst)\nPASS: test_deepcopy_reflexive_list (test.test_copy.TestCopy.test_deepcopy_reflexive_list)\nPASS: test_deepcopy_reflexive_tuple (test.test_copy.TestCopy.test_deepcopy_reflexive_tuple)\nPASS: test_deepcopy_registry (test.test_copy.TestCopy.test_deepcopy_registry)\nPASS: test_deepcopy_slots (test.test_copy.TestCopy.test_deepcopy_slots)\nPASS: test_deepcopy_tuple (test.test_copy.TestCopy.test_deepcopy_tuple)\nPASS: test_deepcopy_tuple_of_immutables (test.test_copy.TestCopy.test_deepcopy_tuple_of_immutables)\nPASS: test_deepcopy_tuple_subclass (test.test_copy.TestCopy.test_deepcopy_tuple_subclass)\nPASS: test_deepcopy_weakkeydict (test.test_copy.TestCopy.test_deepcopy_weakkeydict)\nPASS: test_deepcopy_weakref (test.test_copy.TestCopy.test_deepcopy_weakref)\nPASS: test_deepcopy_weakvaluedict (test.test_copy.TestCopy.test_deepcopy_weakvaluedict)\nPASS: test_exceptions (test.test_copy.TestCopy.test_exceptions)\nPASS: test_getstate_exc (test.test_copy.TestCopy.test_getstate_exc)\nPASS: test_reconstruct_nostate (test.test_copy.TestCopy.test_reconstruct_nostate)\nPASS: test_reconstruct_reflexive (test.test_copy.TestCopy.test_reconstruct_reflexive)\nPASS: test_reconstruct_state (test.test_copy.TestCopy.test_reconstruct_state)\nPASS: test_reconstruct_state_setstate (test.test_copy.TestCopy.test_reconstruct_state_setstate)\nPASS: test_reconstruct_string (test.test_copy.TestCopy.test_reconstruct_string)\nPASS: test_reduce_4tuple (test.test_copy.TestCopy.test_reduce_4tuple)\nPASS: test_reduce_5tuple (test.test_copy.TestCopy.test_reduce_5tuple)\nPASS: test_reduce_6tuple (test.test_copy.TestCopy.test_reduce_6tuple)\nPASS: test_reduce_6tuple_none (test.test_copy.TestCopy.test_reduce_6tuple_none)\n\n----------------------------------------------------------------------\nRan 76 tests in 0.108s\n\nOK\n0:00:54 load avg: 2.07 [115/469] test_copyreg passed\nPASS: test_bool (test.test_copyreg.CopyRegTestCase.test_bool)\nPASS: test_class (test.test_copyreg.CopyRegTestCase.test_class)\nPASS: test_extension_registry (test.test_copyreg.CopyRegTestCase.test_extension_registry)\nPASS: test_noncallable_constructor (test.test_copyreg.CopyRegTestCase.test_noncallable_constructor)\nPASS: test_noncallable_reduce (test.test_copyreg.CopyRegTestCase.test_noncallable_reduce)\nPASS: test_slotnames (test.test_copyreg.CopyRegTestCase.test_slotnames)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.002s\n\nOK\n0:00:54 load avg: 2.07 [116/469] test_cppext passed\nSKIP: test_build_cpp03 (test.test_cppext.TestCPPExt.test_build_cpp03) \"resource 'cpu' is not enabled\"\nSKIP: test_build_cpp11 (test.test_cppext.TestCPPExt.test_build_cpp11) \"resource 'cpu' is not enabled\"\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=2)\n0:00:54 load avg: 2.07 [117/469] test_compile passed\nPASS: test_and (test.test_compile.TestExpressionStackSize.test_and)\nPASS: test_and_or (test.test_compile.TestExpressionStackSize.test_and_or)\nPASS: test_binop (test.test_compile.TestExpressionStackSize.test_binop)\nPASS: test_chained_comparison (test.test_compile.TestExpressionStackSize.test_chained_comparison)\nPASS: test_dict (test.test_compile.TestExpressionStackSize.test_dict)\nPASS: test_func_and (test.test_compile.TestExpressionStackSize.test_func_and)\nPASS: test_func_args (test.test_compile.TestExpressionStackSize.test_func_args)\nPASS: test_func_kwargs (test.test_compile.TestExpressionStackSize.test_func_kwargs)\nPASS: test_if_else (test.test_compile.TestExpressionStackSize.test_if_else)\nPASS: test_list (test.test_compile.TestExpressionStackSize.test_list)\nPASS: test_meth_args (test.test_compile.TestExpressionStackSize.test_meth_args)\nPASS: test_meth_kwargs (test.test_compile.TestExpressionStackSize.test_meth_kwargs)\nPASS: test_or (test.test_compile.TestExpressionStackSize.test_or)\nPASS: test_set (test.test_compile.TestExpressionStackSize.test_set)\nPASS: test_stack_3050 (test.test_compile.TestExpressionStackSize.test_stack_3050)\nPASS: test_stack_3050_2 (test.test_compile.TestExpressionStackSize.test_stack_3050_2)\nPASS: test_tuple (test.test_compile.TestExpressionStackSize.test_tuple)\nPASS: test_attribute_augassign (test.test_compile.TestSourcePositions.test_attribute_augassign)\nPASS: test_attribute_del (test.test_compile.TestSourcePositions.test_attribute_del)\nPASS: test_attribute_load (test.test_compile.TestSourcePositions.test_attribute_load)\nPASS: test_attribute_store (test.test_compile.TestSourcePositions.test_attribute_store)\nPASS: test_column_offset_deduplication (test.test_compile.TestSourcePositions.test_column_offset_deduplication)\nPASS: test_compiles_to_extended_op_arg (test.test_compile.TestSourcePositions.test_compiles_to_extended_op_arg)\nPASS: test_complex_single_line_expression (test.test_compile.TestSourcePositions.test_complex_single_line_expression)\nPASS: test_load_super_attr (test.test_compile.TestSourcePositions.test_load_super_attr)\nPASS: test_matchcase_class (test.test_compile.TestSourcePositions.test_matchcase_class)\nPASS: test_matchcase_mapping (test.test_compile.TestSourcePositions.test_matchcase_mapping)\nPASS: test_matchcase_mapping_wildcard (test.test_compile.TestSourcePositions.test_matchcase_mapping_wildcard)\nPASS: test_matchcase_or (test.test_compile.TestSourcePositions.test_matchcase_or)\nPASS: test_matchcase_sequence (test.test_compile.TestSourcePositions.test_matchcase_sequence)\nPASS: test_matchcase_sequence_wildcard (test.test_compile.TestSourcePositions.test_matchcase_sequence_wildcard)\nPASS: test_method_call (test.test_compile.TestSourcePositions.test_method_call)\nPASS: test_multiline_assert (test.test_compile.TestSourcePositions.test_multiline_assert)\nPASS: test_multiline_assert_rewritten_as_method_call (test.test_compile.TestSourcePositions.test_multiline_assert_rewritten_as_method_call)\nPASS: test_multiline_async_dict_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_dict_comprehension)\nPASS: test_multiline_async_generator_expression (test.test_compile.TestSourcePositions.test_multiline_async_generator_expression)\nPASS: test_multiline_async_list_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_list_comprehension)\nPASS: test_multiline_async_set_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_set_comprehension)\nPASS: test_multiline_boolean_expression (test.test_compile.TestSourcePositions.test_multiline_boolean_expression)\nPASS: test_multiline_dict_comprehension (test.test_compile.TestSourcePositions.test_multiline_dict_comprehension)\nPASS: test_multiline_expression (test.test_compile.TestSourcePositions.test_multiline_expression)\nPASS: test_multiline_generator_expression (test.test_compile.TestSourcePositions.test_multiline_generator_expression)\nPASS: test_multiline_list_comprehension (test.test_compile.TestSourcePositions.test_multiline_list_comprehension)\nPASS: test_multiline_set_comprehension (test.test_compile.TestSourcePositions.test_multiline_set_comprehension)\nPASS: test_push_null_load_global_positions (test.test_compile.TestSourcePositions.test_push_null_load_global_positions)\nPASS: test_simple_assignment (test.test_compile.TestSourcePositions.test_simple_assignment)\nPASS: test_very_long_line_end_offset (test.test_compile.TestSourcePositions.test_very_long_line_end_offset)\nPASS: test_weird_attribute_position_regressions (test.test_compile.TestSourcePositions.test_weird_attribute_position_regressions)\nPASS: test_32_63_bit_values (test.test_compile.TestSpecifics.test_32_63_bit_values)\nPASS: test_annotation_limit (test.test_compile.TestSpecifics.test_annotation_limit)\nPASS: test_apply_static_swaps (test.test_compile.TestSpecifics.test_apply_static_swaps)\nPASS: test_apply_static_swaps_2 (test.test_compile.TestSpecifics.test_apply_static_swaps_2)\nPASS: test_apply_static_swaps_3 (test.test_compile.TestSpecifics.test_apply_static_swaps_3)\nPASS: test_argument_handling (test.test_compile.TestSpecifics.test_argument_handling)\nPASS: test_argument_order (test.test_compile.TestSpecifics.test_argument_order)\nPASS: test_bad_single_statement (test.test_compile.TestSpecifics.test_bad_single_statement)\nPASS: test_big_dict_literal (test.test_compile.TestSpecifics.test_big_dict_literal)\nPASS: test_cold_block_moved_to_end (test.test_compile.TestSpecifics.test_cold_block_moved_to_end)\nPASS: test_compare_positions (test.test_compile.TestSpecifics.test_compare_positions)\nPASS: test_compile_ast (test.test_compile.TestSpecifics.test_compile_ast)\nPASS: test_compile_filename (test.test_compile.TestSpecifics.test_compile_filename)\nPASS: test_compile_invalid_namedexpr (test.test_compile.TestSpecifics.test_compile_invalid_namedexpr)\nPASS: test_compile_invalid_typealias (test.test_compile.TestSpecifics.test_compile_invalid_typealias)\nPASS: test_compiler_recursion_limit (test.test_compile.TestSpecifics.test_compiler_recursion_limit)\nPASS: test_consts_in_conditionals (test.test_compile.TestSpecifics.test_consts_in_conditionals)\nPASS: test_dead_blocks_do_not_generate_bytecode (test.test_compile.TestSpecifics.test_dead_blocks_do_not_generate_bytecode)\nPASS: test_debug_assignment (test.test_compile.TestSpecifics.test_debug_assignment)\nPASS: test_dict_evaluation_order (test.test_compile.TestSpecifics.test_dict_evaluation_order)\nPASS: test_dont_merge_constants (test.test_compile.TestSpecifics.test_dont_merge_constants)\nPASS: test_duplicate_global_local (test.test_compile.TestSpecifics.test_duplicate_global_local)\nPASS: test_duplicated_small_exit_block (test.test_compile.TestSpecifics.test_duplicated_small_exit_block)\nPASS: test_empty (test.test_compile.TestSpecifics.test_empty)\nPASS: test_encoding (test.test_compile.TestSpecifics.test_encoding)\nPASS: test_exec_with_general_mapping_for_locals (test.test_compile.TestSpecifics.test_exec_with_general_mapping_for_locals)\nPASS: test_extended_arg (test.test_compile.TestSpecifics.test_extended_arg)\nPASS: test_false_while_loop (test.test_compile.TestSpecifics.test_false_while_loop)\nPASS: test_float_literals (test.test_compile.TestSpecifics.test_float_literals)\nPASS: test_for_distinct_code_objects (test.test_compile.TestSpecifics.test_for_distinct_code_objects)\nPASS: test_if_expression_expression_empty_block (test.test_compile.TestSpecifics.test_if_expression_expression_empty_block)\nPASS: test_import (test.test_compile.TestSpecifics.test_import)\nPASS: test_imported_load_method (test.test_compile.TestSpecifics.test_imported_load_method)\nPASS: test_indentation (test.test_compile.TestSpecifics.test_indentation)\nPASS: test_int_literals_too_long (test.test_compile.TestSpecifics.test_int_literals_too_long)\nPASS: test_lambda_doc (test.test_compile.TestSpecifics.test_lambda_doc)\nPASS: test_leading_newlines (test.test_compile.TestSpecifics.test_leading_newlines)\nPASS: test_line_number_genexp (test.test_compile.TestSpecifics.test_line_number_genexp)\nPASS: test_line_number_implicit_return_after_async_for (test.test_compile.TestSpecifics.test_line_number_implicit_return_after_async_for)\nPASS: test_lineno_after_implicit_return (test.test_compile.TestSpecifics.test_lineno_after_implicit_return)\nPASS: test_lineno_after_no_code (test.test_compile.TestSpecifics.test_lineno_after_no_code)\nPASS: test_lineno_attribute (test.test_compile.TestSpecifics.test_lineno_attribute)\nPASS: test_lineno_of_backward_jump (test.test_compile.TestSpecifics.test_lineno_of_backward_jump)\nPASS: test_lineno_procedure_call (test.test_compile.TestSpecifics.test_lineno_procedure_call)\nPASS: test_literals_with_leading_zeroes (test.test_compile.TestSpecifics.test_literals_with_leading_zeroes)\nPASS: test_mangling (test.test_compile.TestSpecifics.test_mangling)\nPASS: test_merge_code_attrs (test.test_compile.TestSpecifics.test_merge_code_attrs)\nPASS: test_merge_constants (test.test_compile.TestSpecifics.test_merge_constants)\nPASS: test_multi_line_lambda_as_argument (test.test_compile.TestSpecifics.test_multi_line_lambda_as_argument)\nPASS: test_no_ending_newline (test.test_compile.TestSpecifics.test_no_ending_newline)\nPASS: test_no_wraparound_jump (test.test_compile.TestSpecifics.test_no_wraparound_jump)\nPASS: test_none_assignment (test.test_compile.TestSpecifics.test_none_assignment)\nPASS: test_none_keyword_arg (test.test_compile.TestSpecifics.test_none_keyword_arg)\nPASS: test_null_terminated (test.test_compile.TestSpecifics.test_null_terminated)\nPASS: test_other_newlines (test.test_compile.TestSpecifics.test_other_newlines)\nPASS: test_particularly_evil_undecodable (test.test_compile.TestSpecifics.test_particularly_evil_undecodable)\nPASS: test_path_like_objects (test.test_compile.TestSpecifics.test_path_like_objects)\ntest_peephole_opt_unreachable_code_array_access_in_bounds (test.test_compile.TestSpecifics.test_peephole_opt_unreachable_code_array_access_in_bounds)\nPASS: Regression test for issue35193 when run under clang msan.\nPASS: test_redundant_jump_in_if_else_break (test.test_compile.TestSpecifics.test_redundant_jump_in_if_else_break)\nPASS: test_remove_empty_basic_block_with_jump_target_label (test.test_compile.TestSpecifics.test_remove_empty_basic_block_with_jump_target_label)\nPASS: test_remove_redundant_nop_edge_case (test.test_compile.TestSpecifics.test_remove_redundant_nop_edge_case)\nPASS: test_remove_unused_consts (test.test_compile.TestSpecifics.test_remove_unused_consts)\nPASS: test_remove_unused_consts_extended_args (test.test_compile.TestSpecifics.test_remove_unused_consts_extended_args)\nPASS: test_remove_unused_consts_no_docstring (test.test_compile.TestSpecifics.test_remove_unused_consts_no_docstring)\nPASS: test_same_filename_used (test.test_compile.TestSpecifics.test_same_filename_used)\nPASS: test_sequence_unpacking_error (test.test_compile.TestSpecifics.test_sequence_unpacking_error)\nPASS: test_single_statement (test.test_compile.TestSpecifics.test_single_statement)\nSKIP: test_stack_overflow (test.test_compile.TestSpecifics.test_stack_overflow) \"resource 'cpu' is not enabled\"\nPASS: test_strip_unused_None (test.test_compile.TestSpecifics.test_strip_unused_None)\nPASS: test_subscripts (test.test_compile.TestSpecifics.test_subscripts)\nPASS: test_syntax_error (test.test_compile.TestSpecifics.test_syntax_error)\nPASS: test_unary_minus (test.test_compile.TestSpecifics.test_unary_minus)\nPASS: test_uses_slice_instructions (test.test_compile.TestSpecifics.test_uses_slice_instructions)\nPASS: test_yet_more_evil_still_undecodable (test.test_compile.TestSpecifics.test_yet_more_evil_still_undecodable)\nPASS: test_async_for (test.test_compile.TestStackSizeStability.test_async_for)\nPASS: test_async_for_else (test.test_compile.TestStackSizeStability.test_async_for_else)\nPASS: test_async_with (test.test_compile.TestStackSizeStability.test_async_with)\nPASS: test_for (test.test_compile.TestStackSizeStability.test_for)\nPASS: test_for_break_continue (test.test_compile.TestStackSizeStability.test_for_break_continue)\nPASS: test_for_break_continue_inside_async_with_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_async_with_block)\nPASS: test_for_break_continue_inside_except_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_except_block)\nPASS: test_for_break_continue_inside_finally_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_finally_block)\nPASS: test_for_break_continue_inside_try_finally_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_try_finally_block)\nPASS: test_for_break_continue_inside_with_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_with_block)\nPASS: test_for_else (test.test_compile.TestStackSizeStability.test_for_else)\nPASS: test_if (test.test_compile.TestStackSizeStability.test_if)\nPASS: test_if_else (test.test_compile.TestStackSizeStability.test_if_else)\nPASS: test_return_inside_async_with_block (test.test_compile.TestStackSizeStability.test_return_inside_async_with_block)\nPASS: test_return_inside_except_block (test.test_compile.TestStackSizeStability.test_return_inside_except_block)\nPASS: test_return_inside_finally_block (test.test_compile.TestStackSizeStability.test_return_inside_finally_block)\nPASS: test_return_inside_try_finally_block (test.test_compile.TestStackSizeStability.test_return_inside_try_finally_block)\nPASS: test_return_inside_with_block (test.test_compile.TestStackSizeStability.test_return_inside_with_block)\nPASS: test_try_except_as (test.test_compile.TestStackSizeStability.test_try_except_as)\nPASS: test_try_except_bare (test.test_compile.TestStackSizeStability.test_try_except_bare)\nPASS: test_try_except_qualified (test.test_compile.TestStackSizeStability.test_try_except_qualified)\nPASS: test_try_except_star_as (test.test_compile.TestStackSizeStability.test_try_except_star_as)\nPASS: test_try_except_star_finally (test.test_compile.TestStackSizeStability.test_try_except_star_finally)\nPASS: test_try_except_star_qualified (test.test_compile.TestStackSizeStability.test_try_except_star_qualified)\nPASS: test_try_finally (test.test_compile.TestStackSizeStability.test_try_finally)\nPASS: test_while_else (test.test_compile.TestStackSizeStability.test_while_else)\nPASS: test_with (test.test_compile.TestStackSizeStability.test_with)\n\n----------------------------------------------------------------------\nRan 148 tests in 4.273s\n\nOK (skipped=1)\n0:00:55 load avg: 2.07 [118/469] test_crashers passed\nSKIP: test_crashers_crash (test.test_crashers.CrasherTest.test_crashers_crash) 'these tests are too fragile'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=1)\n0:00:55 load avg: 2.07 [119/469] test_coroutines passed\nPASS: test_badsyntax_1 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_1)\nPASS: test_badsyntax_2 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_2)\nPASS: test_badsyntax_3 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_3)\nPASS: test_badsyntax_4 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_4)\nPASS: test_tp_await_1 (test.test_coroutines.CAPITest.test_tp_await_1)\nPASS: test_tp_await_2 (test.test_coroutines.CAPITest.test_tp_await_2)\nPASS: test_tp_await_3 (test.test_coroutines.CAPITest.test_tp_await_3)\nPASS: test_asyncio_1 (test.test_coroutines.CoroAsyncIOCompatTest.test_asyncio_1)\nPASS: test_await_1 (test.test_coroutines.CoroutineTest.test_await_1)\nPASS: test_await_10 (test.test_coroutines.CoroutineTest.test_await_10)\nPASS: test_await_11 (test.test_coroutines.CoroutineTest.test_await_11)\nPASS: test_await_12 (test.test_coroutines.CoroutineTest.test_await_12)\nPASS: test_await_13 (test.test_coroutines.CoroutineTest.test_await_13)\nPASS: test_await_14 (test.test_coroutines.CoroutineTest.test_await_14)\nPASS: test_await_15 (test.test_coroutines.CoroutineTest.test_await_15)\nPASS: test_await_16 (test.test_coroutines.CoroutineTest.test_await_16)\nPASS: test_await_2 (test.test_coroutines.CoroutineTest.test_await_2)\nPASS: test_await_3 (test.test_coroutines.CoroutineTest.test_await_3)\nPASS: test_await_4 (test.test_coroutines.CoroutineTest.test_await_4)\nPASS: test_await_5 (test.test_coroutines.CoroutineTest.test_await_5)\nPASS: test_await_6 (test.test_coroutines.CoroutineTest.test_await_6)\nPASS: test_await_7 (test.test_coroutines.CoroutineTest.test_await_7)\nPASS: test_await_8 (test.test_coroutines.CoroutineTest.test_await_8)\nPASS: test_await_9 (test.test_coroutines.CoroutineTest.test_await_9)\ntest_bpo_45813_1 (test.test_coroutines.CoroutineTest.test_bpo_45813_1)\nPASS: This would crash the interpreter in 3.11a2\ntest_bpo_45813_2 (test.test_coroutines.CoroutineTest.test_bpo_45813_2)\nPASS: This would crash the interpreter in 3.11a2\nPASS: test_comp_1 (test.test_coroutines.CoroutineTest.test_comp_1)\nPASS: test_comp_10 (test.test_coroutines.CoroutineTest.test_comp_10)\nPASS: test_comp_2 (test.test_coroutines.CoroutineTest.test_comp_2)\nPASS: test_comp_3 (test.test_coroutines.CoroutineTest.test_comp_3)\nPASS: test_comp_4 (test.test_coroutines.CoroutineTest.test_comp_4)\nPASS: test_comp_4_2 (test.test_coroutines.CoroutineTest.test_comp_4_2)\nPASS: test_comp_5 (test.test_coroutines.CoroutineTest.test_comp_5)\nPASS: test_comp_6 (test.test_coroutines.CoroutineTest.test_comp_6)\nPASS: test_comp_7 (test.test_coroutines.CoroutineTest.test_comp_7)\nPASS: test_comp_8 (test.test_coroutines.CoroutineTest.test_comp_8)\nPASS: test_comp_9 (test.test_coroutines.CoroutineTest.test_comp_9)\nPASS: test_copy (test.test_coroutines.CoroutineTest.test_copy)\nPASS: test_coro_wrapper_send_stop_iterator (test.test_coroutines.CoroutineTest.test_coro_wrapper_send_stop_iterator)\nPASS: test_coro_wrapper_send_tuple (test.test_coroutines.CoroutineTest.test_coro_wrapper_send_tuple)\nPASS: test_corotype_1 (test.test_coroutines.CoroutineTest.test_corotype_1)\nPASS: test_cr_await (test.test_coroutines.CoroutineTest.test_cr_await)\nPASS: test_cr_frame_after_close (test.test_coroutines.CoroutineTest.test_cr_frame_after_close)\nPASS: test_fatal_coro_warning (test.test_coroutines.CoroutineTest.test_fatal_coro_warning)\nPASS: test_for_1 (test.test_coroutines.CoroutineTest.test_for_1)\nPASS: test_for_11 (test.test_coroutines.CoroutineTest.test_for_11)\nPASS: test_for_2 (test.test_coroutines.CoroutineTest.test_for_2)\nPASS: test_for_3 (test.test_coroutines.CoroutineTest.test_for_3)\nPASS: test_for_4 (test.test_coroutines.CoroutineTest.test_for_4)\nPASS: test_for_6 (test.test_coroutines.CoroutineTest.test_for_6)\nPASS: test_for_7 (test.test_coroutines.CoroutineTest.test_for_7)\nPASS: test_for_8 (test.test_coroutines.CoroutineTest.test_for_8)\nPASS: test_for_assign_raising_stop_async_iteration (test.test_coroutines.CoroutineTest.test_for_assign_raising_stop_async_iteration)\nPASS: test_for_assign_raising_stop_async_iteration_2 (test.test_coroutines.CoroutineTest.test_for_assign_raising_stop_async_iteration_2)\nPASS: test_for_stop_iteration (test.test_coroutines.CoroutineTest.test_for_stop_iteration)\nPASS: test_for_tuple (test.test_coroutines.CoroutineTest.test_for_tuple)\nPASS: test_func_1 (test.test_coroutines.CoroutineTest.test_func_1)\nPASS: test_func_10 (test.test_coroutines.CoroutineTest.test_func_10)\nPASS: test_func_11 (test.test_coroutines.CoroutineTest.test_func_11)\nPASS: test_func_12 (test.test_coroutines.CoroutineTest.test_func_12)\nPASS: test_func_13 (test.test_coroutines.CoroutineTest.test_func_13)\nPASS: test_func_14 (test.test_coroutines.CoroutineTest.test_func_14)\nPASS: test_func_15 (test.test_coroutines.CoroutineTest.test_func_15)\nPASS: test_func_16 (test.test_coroutines.CoroutineTest.test_func_16)\nPASS: test_func_17 (test.test_coroutines.CoroutineTest.test_func_17)\nPASS: test_func_18 (test.test_coroutines.CoroutineTest.test_func_18)\nPASS: test_func_19 (test.test_coroutines.CoroutineTest.test_func_19)\nPASS: test_func_2 (test.test_coroutines.CoroutineTest.test_func_2)\nPASS: test_func_3 (test.test_coroutines.CoroutineTest.test_func_3)\nPASS: test_func_4 (test.test_coroutines.CoroutineTest.test_func_4)\nPASS: test_func_5 (test.test_coroutines.CoroutineTest.test_func_5)\nPASS: test_func_6 (test.test_coroutines.CoroutineTest.test_func_6)\nPASS: test_func_7 (test.test_coroutines.CoroutineTest.test_func_7)\nPASS: test_func_8 (test.test_coroutines.CoroutineTest.test_func_8)\nPASS: test_func_9 (test.test_coroutines.CoroutineTest.test_func_9)\nPASS: test_gen_1 (test.test_coroutines.CoroutineTest.test_gen_1)\nPASS: test_nested_comp (test.test_coroutines.CoroutineTest.test_nested_comp)\nPASS: test_pickle (test.test_coroutines.CoroutineTest.test_pickle)\nPASS: test_stack_in_coroutine_throw (test.test_coroutines.CoroutineTest.test_stack_in_coroutine_throw)\nPASS: test_with_1 (test.test_coroutines.CoroutineTest.test_with_1)\nPASS: test_with_10 (test.test_coroutines.CoroutineTest.test_with_10)\nPASS: test_with_11 (test.test_coroutines.CoroutineTest.test_with_11)\nPASS: test_with_12 (test.test_coroutines.CoroutineTest.test_with_12)\nPASS: test_with_13 (test.test_coroutines.CoroutineTest.test_with_13)\nPASS: test_with_2 (test.test_coroutines.CoroutineTest.test_with_2)\nPASS: test_with_3 (test.test_coroutines.CoroutineTest.test_with_3)\nPASS: test_with_4 (test.test_coroutines.CoroutineTest.test_with_4)\nPASS: test_with_5 (test.test_coroutines.CoroutineTest.test_with_5)\nPASS: test_with_6 (test.test_coroutines.CoroutineTest.test_with_6)\nPASS: test_with_7 (test.test_coroutines.CoroutineTest.test_with_7)\nPASS: test_with_8 (test.test_coroutines.CoroutineTest.test_with_8)\nPASS: test_with_9 (test.test_coroutines.CoroutineTest.test_with_9)\nPASS: test_origin_tracking (test.test_coroutines.OriginTrackingTest.test_origin_tracking)\nPASS: test_origin_tracking_warning (test.test_coroutines.OriginTrackingTest.test_origin_tracking_warning)\nPASS: test_unawaited_warning_when_module_broken (test.test_coroutines.OriginTrackingTest.test_unawaited_warning_when_module_broken)\nPASS: test_oneline_defs (test.test_coroutines.TokenizerRegrTest.test_oneline_defs)\nPASS: test_unawaited_warning_during_shutdown (test.test_coroutines.UnawaitedWarningDuringShutdownTest.test_unawaited_warning_during_shutdown)\n\n----------------------------------------------------------------------\nRan 97 tests in 0.821s\n\nOK\n0:00:55 load avg: 2.07 [120/469] test_csv passed\nPASS: test_ordered_dict_reader (test.test_csv.KeyOrderingTest.test_ordered_dict_reader)\nPASS: test_ordering_for_the_dict_reader_and_writer (test.test_csv.KeyOrderingTest.test_ordering_for_the_dict_reader_and_writer)\nPASS: test__all__ (test.test_csv.MiscTestCase.test__all__)\nPASS: test_disallow_instantiation (test.test_csv.MiscTestCase.test_disallow_instantiation)\nPASS: test_subclassable (test.test_csv.MiscTestCase.test_subclassable)\nPASS: test_char_write (test.test_csv.TestArrayWrites.test_char_write)\nPASS: test_double_write (test.test_csv.TestArrayWrites.test_double_write)\nPASS: test_float_write (test.test_csv.TestArrayWrites.test_float_write)\nPASS: test_int_write (test.test_csv.TestArrayWrites.test_int_write)\nPASS: test_blankline (test.test_csv.TestDialectExcel.test_blankline)\nPASS: test_dubious_quote (test.test_csv.TestDialectExcel.test_dubious_quote)\nPASS: test_empty_fields (test.test_csv.TestDialectExcel.test_empty_fields)\nPASS: test_inline_quote (test.test_csv.TestDialectExcel.test_inline_quote)\nPASS: test_inline_quotes (test.test_csv.TestDialectExcel.test_inline_quotes)\nPASS: test_lone_quote (test.test_csv.TestDialectExcel.test_lone_quote)\nPASS: test_newlines (test.test_csv.TestDialectExcel.test_newlines)\nPASS: test_null (test.test_csv.TestDialectExcel.test_null)\nPASS: test_quote_and_quote (test.test_csv.TestDialectExcel.test_quote_and_quote)\nPASS: test_quote_fieldsep (test.test_csv.TestDialectExcel.test_quote_fieldsep)\nPASS: test_quoted (test.test_csv.TestDialectExcel.test_quoted)\nPASS: test_quoted_nl (test.test_csv.TestDialectExcel.test_quoted_nl)\nPASS: test_quoted_quote (test.test_csv.TestDialectExcel.test_quoted_quote)\nPASS: test_quoted_quotes (test.test_csv.TestDialectExcel.test_quoted_quotes)\nPASS: test_quotes (test.test_csv.TestDialectExcel.test_quotes)\nPASS: test_quotes_and_more (test.test_csv.TestDialectExcel.test_quotes_and_more)\nPASS: test_simple (test.test_csv.TestDialectExcel.test_simple)\nPASS: test_simple_writer (test.test_csv.TestDialectExcel.test_simple_writer)\nPASS: test_single (test.test_csv.TestDialectExcel.test_single)\nPASS: test_single_quoted_quote (test.test_csv.TestDialectExcel.test_single_quoted_quote)\nPASS: test_single_writer (test.test_csv.TestDialectExcel.test_single_writer)\nPASS: test_singlequoted (test.test_csv.TestDialectExcel.test_singlequoted)\nPASS: test_singlequoted_left_empty (test.test_csv.TestDialectExcel.test_singlequoted_left_empty)\nPASS: test_singlequoted_right_empty (test.test_csv.TestDialectExcel.test_singlequoted_right_empty)\nPASS: test_space_and_quote (test.test_csv.TestDialectExcel.test_space_and_quote)\nPASS: test_bad_dialect (test.test_csv.TestDialectRegistry.test_bad_dialect)\nPASS: test_copy (test.test_csv.TestDialectRegistry.test_copy)\nPASS: test_dialect_apply (test.test_csv.TestDialectRegistry.test_dialect_apply)\nPASS: test_incomplete_dialect (test.test_csv.TestDialectRegistry.test_incomplete_dialect)\nPASS: test_pickle (test.test_csv.TestDialectRegistry.test_pickle)\nPASS: test_register_kwargs (test.test_csv.TestDialectRegistry.test_register_kwargs)\nPASS: test_register_kwargs_override (test.test_csv.TestDialectRegistry.test_register_kwargs_override)\nPASS: test_registry (test.test_csv.TestDialectRegistry.test_registry)\nPASS: test_registry_badargs (test.test_csv.TestDialectRegistry.test_registry_badargs)\nPASS: test_space_dialect (test.test_csv.TestDialectRegistry.test_space_dialect)\nPASS: test_simple_reader (test.test_csv.TestDialectUnix.test_simple_reader)\nPASS: test_simple_writer (test.test_csv.TestDialectUnix.test_simple_writer)\nPASS: test_delimiter (test.test_csv.TestDialectValidity.test_delimiter)\nPASS: test_escapechar (test.test_csv.TestDialectValidity.test_escapechar)\nPASS: test_invalid_chars (test.test_csv.TestDialectValidity.test_invalid_chars)\nPASS: test_lineterminator (test.test_csv.TestDialectValidity.test_lineterminator)\nPASS: test_quoting (test.test_csv.TestDialectValidity.test_quoting)\nPASS: test_dict_reader_fieldnames_accepts_iter (test.test_csv.TestDictFields.test_dict_reader_fieldnames_accepts_iter)\nPASS: test_dict_reader_fieldnames_accepts_list (test.test_csv.TestDictFields.test_dict_reader_fieldnames_accepts_list)\nPASS: test_dict_reader_fieldnames_is_optional (test.test_csv.TestDictFields.test_dict_reader_fieldnames_is_optional)\nPASS: test_dict_writer_fieldnames_accepts_list (test.test_csv.TestDictFields.test_dict_writer_fieldnames_accepts_list)\nPASS: test_dict_writer_fieldnames_rejects_iter (test.test_csv.TestDictFields.test_dict_writer_fieldnames_rejects_iter)\nPASS: test_read_dict_fieldnames_chain (test.test_csv.TestDictFields.test_read_dict_fieldnames_chain)\nPASS: test_read_dict_fieldnames_from_file (test.test_csv.TestDictFields.test_read_dict_fieldnames_from_file)\nPASS: test_read_dict_fields (test.test_csv.TestDictFields.test_read_dict_fields)\nPASS: test_read_dict_no_fieldnames (test.test_csv.TestDictFields.test_read_dict_no_fieldnames)\nPASS: test_read_long (test.test_csv.TestDictFields.test_read_long)\nPASS: test_read_long_with_rest (test.test_csv.TestDictFields.test_read_long_with_rest)\nPASS: test_read_long_with_rest_no_fieldnames (test.test_csv.TestDictFields.test_read_long_with_rest_no_fieldnames)\nPASS: test_read_multi (test.test_csv.TestDictFields.test_read_multi)\nPASS: test_read_semi_sep (test.test_csv.TestDictFields.test_read_semi_sep)\nPASS: test_read_short (test.test_csv.TestDictFields.test_read_short)\nPASS: test_read_with_blanks (test.test_csv.TestDictFields.test_read_with_blanks)\nPASS: test_typo_in_extrasaction_raises_error (test.test_csv.TestDictFields.test_typo_in_extrasaction_raises_error)\nPASS: test_write_field_not_in_field_names_ignore (test.test_csv.TestDictFields.test_write_field_not_in_field_names_ignore)\nPASS: test_write_field_not_in_field_names_raise (test.test_csv.TestDictFields.test_write_field_not_in_field_names_raise)\nPASS: test_write_fields_not_in_fieldnames (test.test_csv.TestDictFields.test_write_fields_not_in_fieldnames)\nPASS: test_write_multiple_dict_rows (test.test_csv.TestDictFields.test_write_multiple_dict_rows)\nPASS: test_write_no_fields (test.test_csv.TestDictFields.test_write_no_fields)\nPASS: test_write_simple_dict (test.test_csv.TestDictFields.test_write_simple_dict)\nPASS: test_writeheader_return_value (test.test_csv.TestDictFields.test_writeheader_return_value)\nPASS: test_escape_fieldsep (test.test_csv.TestEscapedExcel.test_escape_fieldsep)\nPASS: test_read_escape_fieldsep (test.test_csv.TestEscapedExcel.test_read_escape_fieldsep)\nSKIP: test_create_read (test.test_csv.TestLeaks.test_create_read) 'requires sys.gettotalrefcount()'\nSKIP: test_create_write (test.test_csv.TestLeaks.test_create_write) 'requires sys.gettotalrefcount()'\nSKIP: test_read (test.test_csv.TestLeaks.test_read) 'requires sys.gettotalrefcount()'\nSKIP: test_write (test.test_csv.TestLeaks.test_write) 'requires sys.gettotalrefcount()'\nPASS: test_read_escape_fieldsep (test.test_csv.TestQuotedEscapedExcel.test_read_escape_fieldsep)\nPASS: test_write_escape_fieldsep (test.test_csv.TestQuotedEscapedExcel.test_write_escape_fieldsep)\nPASS: test_delimiters (test.test_csv.TestSniffer.test_delimiters)\nPASS: test_doublequote (test.test_csv.TestSniffer.test_doublequote)\nPASS: test_guess_quote_and_delimiter (test.test_csv.TestSniffer.test_guess_quote_and_delimiter)\nPASS: test_has_header (test.test_csv.TestSniffer.test_has_header)\nPASS: test_has_header_regex_special_delimiter (test.test_csv.TestSniffer.test_has_header_regex_special_delimiter)\ntest_has_header_strings (test.test_csv.TestSniffer.test_has_header_strings)\nPASS: More to document existing (unexpected?) behavior than anything else.\nPASS: test_issue43625 (test.test_csv.TestSniffer.test_issue43625)\nPASS: test_sniff (test.test_csv.TestSniffer.test_sniff)\nPASS: test_unicode_read (test.test_csv.TestUnicode.test_unicode_read)\nPASS: test_unicode_write (test.test_csv.TestUnicode.test_unicode_write)\nPASS: test_read_bigfield (test.test_csv.Test_Csv.test_read_bigfield)\nPASS: test_read_delimiter (test.test_csv.Test_Csv.test_read_delimiter)\nPASS: test_read_eof (test.test_csv.Test_Csv.test_read_eof)\nPASS: test_read_eol (test.test_csv.Test_Csv.test_read_eol)\nPASS: test_read_escape (test.test_csv.Test_Csv.test_read_escape)\nPASS: test_read_linenum (test.test_csv.Test_Csv.test_read_linenum)\nPASS: test_read_nul (test.test_csv.Test_Csv.test_read_nul)\nPASS: test_read_oddinputs (test.test_csv.Test_Csv.test_read_oddinputs)\nPASS: test_read_quoting (test.test_csv.Test_Csv.test_read_quoting)\nPASS: test_read_skipinitialspace (test.test_csv.Test_Csv.test_read_skipinitialspace)\nPASS: test_reader_arg_valid (test.test_csv.Test_Csv.test_reader_arg_valid)\nPASS: test_reader_attrs (test.test_csv.Test_Csv.test_reader_attrs)\nPASS: test_reader_dialect_attrs (test.test_csv.Test_Csv.test_reader_dialect_attrs)\nPASS: test_reader_kw_attrs (test.test_csv.Test_Csv.test_reader_kw_attrs)\nPASS: test_roundtrip_escaped_unquoted_newlines (test.test_csv.Test_Csv.test_roundtrip_escaped_unquoted_newlines)\nPASS: test_roundtrip_quoteed_newlines (test.test_csv.Test_Csv.test_roundtrip_quoteed_newlines)\nPASS: test_write_arg_valid (test.test_csv.Test_Csv.test_write_arg_valid)\nPASS: test_write_bigfield (test.test_csv.Test_Csv.test_write_bigfield)\nPASS: test_write_escape (test.test_csv.Test_Csv.test_write_escape)\nPASS: test_write_iterable (test.test_csv.Test_Csv.test_write_iterable)\nPASS: test_write_lineterminator (test.test_csv.Test_Csv.test_write_lineterminator)\nPASS: test_write_quoting (test.test_csv.Test_Csv.test_write_quoting)\nPASS: test_writer_arg_valid (test.test_csv.Test_Csv.test_writer_arg_valid)\nPASS: test_writer_attrs (test.test_csv.Test_Csv.test_writer_attrs)\nPASS: test_writer_dialect_attrs (test.test_csv.Test_Csv.test_writer_dialect_attrs)\nPASS: test_writer_kw_attrs (test.test_csv.Test_Csv.test_writer_kw_attrs)\nPASS: test_writerows (test.test_csv.Test_Csv.test_writerows)\nPASS: test_writerows_errors (test.test_csv.Test_Csv.test_writerows_errors)\nSKIP: test_writerows_legacy_strings (test.test_csv.Test_Csv.test_writerows_legacy_strings) 'requires legacy Unicode C API'\nPASS: test_writerows_with_none (test.test_csv.Test_Csv.test_writerows_with_none)\n\n----------------------------------------------------------------------\nRan 118 tests in 0.100s\n\nOK (skipped=5)\n0:00:56 load avg: 2.07 [121/469] test_cprofile passed\nPASS: test_bad_counter_during_dealloc (test.test_cprofile.CProfileTest.test_bad_counter_during_dealloc)\nPASS: test_calling_conventions (test.test_cprofile.CProfileTest.test_calling_conventions)\nPASS: test_cprofile (test.test_cprofile.CProfileTest.test_cprofile)\nPASS: test_output_file_when_changing_directory (test.test_cprofile.CProfileTest.test_output_file_when_changing_directory)\nPASS: test_profile_as_context_manager (test.test_cprofile.CProfileTest.test_profile_as_context_manager)\nPASS: test_profile_enable_disable (test.test_cprofile.CProfileTest.test_profile_enable_disable)\nPASS: test_run (test.test_cprofile.CProfileTest.test_run)\nPASS: test_run_profile_as_module (test.test_cprofile.CProfileTest.test_run_profile_as_module)\nPASS: test_runctx (test.test_cprofile.CProfileTest.test_runctx)\nPASS: test_second_profiler (test.test_cprofile.CProfileTest.test_second_profiler)\ntest_throw (test.test_cprofile.CProfileTest.test_throw)\nPASS: gh-106152\nPASS: test_calling_conventions (test.test_profile.ProfileTest.test_calling_conventions)\nPASS: test_cprofile (test.test_profile.ProfileTest.test_cprofile)\nPASS: test_output_file_when_changing_directory (test.test_profile.ProfileTest.test_output_file_when_changing_directory)\nPASS: test_run (test.test_profile.ProfileTest.test_run)\nPASS: test_run_profile_as_module (test.test_profile.ProfileTest.test_run_profile_as_module)\nPASS: test_runctx (test.test_profile.ProfileTest.test_runctx)\nPASS: test_sort (test.test_cprofile.TestCommandLine.test_sort)\n\n----------------------------------------------------------------------\nRan 18 tests in 1.247s\n\nOK\n0:00:56 load avg: 2.07 [122/469] test_curses skipped (resource denied)\ntest_curses skipped -- Use of the 'curses' resource not enabled\n0:00:56 load avg: 2.07 [123/469] test_crypt passed\nPASS: test_blowfish_rounds (test.test_crypt.CryptTestCase.test_blowfish_rounds)\nPASS: test_crypt (test.test_crypt.CryptTestCase.test_crypt)\nPASS: test_invalid_rounds (test.test_crypt.CryptTestCase.test_invalid_rounds)\nPASS: test_methods (test.test_crypt.CryptTestCase.test_methods)\nPASS: test_salt (test.test_crypt.CryptTestCase.test_salt)\nPASS: test_saltedcrypt (test.test_crypt.CryptTestCase.test_saltedcrypt)\nPASS: test_sha2_rounds (test.test_crypt.CryptTestCase.test_sha2_rounds)\nSKIP: test_import_failure_message (test.test_crypt.TestWhyCryptDidNotImport.test_import_failure_message) 'This should only run on windows'\n\n----------------------------------------------------------------------\nRan 7 tests in 1.507s\n\nOK (skipped=1)\n0:00:57 load avg: 2.07 [124/469] test_ctypes passed\nPASS: test_anon (test.test_ctypes.test_anon.AnonTest.test_anon)\nPASS: test_anon_nonmember (test.test_ctypes.test_anon.AnonTest.test_anon_nonmember)\nPASS: test_anon_nonseq (test.test_ctypes.test_anon.AnonTest.test_anon_nonseq)\nPASS: test_issue31490 (test.test_ctypes.test_anon.AnonTest.test_issue31490)\nPASS: test_nested (test.test_ctypes.test_anon.AnonTest.test_nested)\nPASS: test (test.test_ctypes.test_array_in_pointer.Test.test)\nPASS: test_2 (test.test_ctypes.test_array_in_pointer.Test.test_2)\nPASS: test_bad_length (test.test_ctypes.test_arrays.ArrayTestCase.test_bad_length)\nPASS: test_bad_subclass (test.test_ctypes.test_arrays.ArrayTestCase.test_bad_subclass)\nPASS: test_bpo36504_signed_int_overflow (test.test_ctypes.test_arrays.ArrayTestCase.test_bpo36504_signed_int_overflow)\nPASS: test_cache (test.test_ctypes.test_arrays.ArrayTestCase.test_cache)\nPASS: test_classcache (test.test_ctypes.test_arrays.ArrayTestCase.test_classcache)\nPASS: test_empty_element_array (test.test_ctypes.test_arrays.ArrayTestCase.test_empty_element_array)\nPASS: test_empty_element_struct (test.test_ctypes.test_arrays.ArrayTestCase.test_empty_element_struct)\nPASS: test_from_address (test.test_ctypes.test_arrays.ArrayTestCase.test_from_address)\nPASS: test_from_addressW (test.test_ctypes.test_arrays.ArrayTestCase.test_from_addressW)\nSKIP: test_large_array (test.test_ctypes.test_arrays.ArrayTestCase.test_large_array) 'not enough memory: 2.0G minimum needed'\nPASS: test_numeric_arrays (test.test_ctypes.test_arrays.ArrayTestCase.test_numeric_arrays)\nPASS: test_simple (test.test_ctypes.test_arrays.ArrayTestCase.test_simple)\nPASS: test_step_overflow (test.test_ctypes.test_arrays.ArrayTestCase.test_step_overflow)\nPASS: test_subclass (test.test_ctypes.test_arrays.ArrayTestCase.test_subclass)\nPASS: test_zero_length (test.test_ctypes.test_arrays.ArrayTestCase.test_zero_length)\nPASS: test_byval (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_byval)\nPASS: test_callbacks (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_callbacks)\nPASS: test_callbacks_2 (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_callbacks_2)\nPASS: test_longlong_callbacks (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_longlong_callbacks)\nPASS: test_pointers (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_pointers)\nPASS: test_recursive_as_param (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_recursive_as_param)\nPASS: test_shorts (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_shorts)\nPASS: test_struct_return_2H (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_struct_return_2H)\nPASS: test_struct_return_8H (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_struct_return_8H)\nPASS: test_wchar_parm (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_wchar_parm)\nPASS: test_byval (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_byval)\nPASS: test_callbacks (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_callbacks)\nPASS: test_callbacks_2 (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_callbacks_2)\nPASS: test_longlong_callbacks (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_longlong_callbacks)\nPASS: test_pointers (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_pointers)\nPASS: test_recursive_as_param (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_recursive_as_param)\nPASS: test_shorts (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_shorts)\nPASS: test_struct_return_2H (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_struct_return_2H)\nPASS: test_struct_return_8H (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_struct_return_8H)\nPASS: test_wchar_parm (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_wchar_parm)\nPASS: test_byval (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_byval)\nPASS: test_callbacks (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_callbacks)\nPASS: test_callbacks_2 (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_callbacks_2)\nPASS: test_longlong_callbacks (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_longlong_callbacks)\nPASS: test_pointers (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_pointers)\nPASS: test_recursive_as_param (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_recursive_as_param)\nPASS: test_shorts (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_shorts)\nPASS: test_struct_return_2H (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_struct_return_2H)\nPASS: test_struct_return_8H (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_struct_return_8H)\nPASS: test_wchar_parm (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_wchar_parm)\nPASS: test_anon_bitfields (test.test_ctypes.test_bitfields.BitFieldTest.test_anon_bitfields)\nPASS: test_c_wchar (test.test_ctypes.test_bitfields.BitFieldTest.test_c_wchar)\nPASS: test_longlong (test.test_ctypes.test_bitfields.BitFieldTest.test_longlong)\nPASS: test_mixed_1 (test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_1)\nPASS: test_mixed_2 (test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_2)\nPASS: test_mixed_3 (test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_3)\nPASS: test_mixed_4 (test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_4)\nPASS: test_multi_bitfields_size (test.test_ctypes.test_bitfields.BitFieldTest.test_multi_bitfields_size)\nPASS: test_nonint_types (test.test_ctypes.test_bitfields.BitFieldTest.test_nonint_types)\nPASS: test_signed (test.test_ctypes.test_bitfields.BitFieldTest.test_signed)\nPASS: test_single_bitfield_size (test.test_ctypes.test_bitfields.BitFieldTest.test_single_bitfield_size)\nPASS: test_uint32 (test.test_ctypes.test_bitfields.BitFieldTest.test_uint32)\nPASS: test_uint32_swap_big_endian (test.test_ctypes.test_bitfields.BitFieldTest.test_uint32_swap_big_endian)\nPASS: test_uint32_swap_little_endian (test.test_ctypes.test_bitfields.BitFieldTest.test_uint32_swap_little_endian)\nPASS: test_uint64 (test.test_ctypes.test_bitfields.BitFieldTest.test_uint64)\nPASS: test_ulonglong (test.test_ctypes.test_bitfields.BitFieldTest.test_ulonglong)\nPASS: test_unsigned (test.test_ctypes.test_bitfields.BitFieldTest.test_unsigned)\nPASS: test_ints (test.test_ctypes.test_bitfields.C_Test.test_ints)\nPASS: test_shorts (test.test_ctypes.test_bitfields.C_Test.test_shorts)\nPASS: test_buffer (test.test_ctypes.test_buffers.StringBufferTestCase.test_buffer)\nPASS: test_buffer_interface (test.test_ctypes.test_buffers.StringBufferTestCase.test_buffer_interface)\nPASS: test_create_unicode_buffer_non_bmp (test.test_ctypes.test_buffers.StringBufferTestCase.test_create_unicode_buffer_non_bmp)\nPASS: test_unicode_buffer (test.test_ctypes.test_buffers.StringBufferTestCase.test_unicode_buffer)\nPASS: test_unicode_conversion (test.test_ctypes.test_buffers.StringBufferTestCase.test_unicode_conversion)\nSKIP: test_BSTR (test.test_ctypes.test_bytes.BytesTest.test_BSTR) 'Windows-specific test'\nPASS: test_c_char (test.test_ctypes.test_bytes.BytesTest.test_c_char)\nPASS: test_c_char_p (test.test_ctypes.test_bytes.BytesTest.test_c_char_p)\nPASS: test_c_wchar (test.test_ctypes.test_bytes.BytesTest.test_c_wchar)\nPASS: test_c_wchar_p (test.test_ctypes.test_bytes.BytesTest.test_c_wchar_p)\nPASS: test_struct (test.test_ctypes.test_bytes.BytesTest.test_struct)\nPASS: test_struct_W (test.test_ctypes.test_bytes.BytesTest.test_struct_W)\nPASS: test_endian_double (test.test_ctypes.test_byteswap.Test.test_endian_double)\nPASS: test_endian_float (test.test_ctypes.test_byteswap.Test.test_endian_float)\nPASS: test_endian_int (test.test_ctypes.test_byteswap.Test.test_endian_int)\nPASS: test_endian_longlong (test.test_ctypes.test_byteswap.Test.test_endian_longlong)\nPASS: test_endian_other (test.test_ctypes.test_byteswap.Test.test_endian_other)\nPASS: test_endian_short (test.test_ctypes.test_byteswap.Test.test_endian_short)\nPASS: test_slots (test.test_ctypes.test_byteswap.Test.test_slots)\nPASS: test_struct_field_alignment (test.test_ctypes.test_byteswap.Test.test_struct_field_alignment)\nPASS: test_struct_fields_unsupported_byte_order (test.test_ctypes.test_byteswap.Test.test_struct_fields_unsupported_byte_order)\nPASS: test_struct_struct (test.test_ctypes.test_byteswap.Test.test_struct_struct)\nPASS: test_unaligned_native_struct_fields (test.test_ctypes.test_byteswap.Test.test_unaligned_native_struct_fields)\nPASS: test_unaligned_nonnative_struct_fields (test.test_ctypes.test_byteswap.Test.test_unaligned_nonnative_struct_fields)\nPASS: test_union_fields_unsupported_byte_order (test.test_ctypes.test_byteswap.Test.test_union_fields_unsupported_byte_order)\nPASS: test_union_struct (test.test_ctypes.test_byteswap.Test.test_union_struct)\nPASS: test_byte (test.test_ctypes.test_callbacks.Callbacks.test_byte)\nPASS: test_char (test.test_ctypes.test_callbacks.Callbacks.test_char)\nPASS: test_double (test.test_ctypes.test_callbacks.Callbacks.test_double)\nPASS: test_float (test.test_ctypes.test_callbacks.Callbacks.test_float)\nSKIP: test_i38748_stackCorruption (test.test_ctypes.test_callbacks.Callbacks.test_i38748_stackCorruption) \"'WINFUNCTYPE' is required\"\nPASS: test_int (test.test_ctypes.test_callbacks.Callbacks.test_int)\nPASS: test_issue12483 (test.test_ctypes.test_callbacks.Callbacks.test_issue12483)\nPASS: test_issue_7959 (test.test_ctypes.test_callbacks.Callbacks.test_issue_7959)\nPASS: test_long (test.test_ctypes.test_callbacks.Callbacks.test_long)\nPASS: test_longdouble (test.test_ctypes.test_callbacks.Callbacks.test_longdouble)\nPASS: test_longlong (test.test_ctypes.test_callbacks.Callbacks.test_longlong)\nPASS: test_pyobject (test.test_ctypes.test_callbacks.Callbacks.test_pyobject)\nPASS: test_short (test.test_ctypes.test_callbacks.Callbacks.test_short)\nPASS: test_ubyte (test.test_ctypes.test_callbacks.Callbacks.test_ubyte)\nPASS: test_uint (test.test_ctypes.test_callbacks.Callbacks.test_uint)\nPASS: test_ulong (test.test_ctypes.test_callbacks.Callbacks.test_ulong)\nPASS: test_ulonglong (test.test_ctypes.test_callbacks.Callbacks.test_ulonglong)\nPASS: test_unsupported_restype_1 (test.test_ctypes.test_callbacks.Callbacks.test_unsupported_restype_1)\nPASS: test_unsupported_restype_2 (test.test_ctypes.test_callbacks.Callbacks.test_unsupported_restype_2)\nPASS: test_ushort (test.test_ctypes.test_callbacks.Callbacks.test_ushort)\nPASS: test_callback_large_struct (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_large_struct)\nPASS: test_callback_register_double (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_register_double)\nPASS: test_callback_register_int (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_register_int)\nPASS: test_callback_too_many_args (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_too_many_args)\nPASS: test_convert_result_error (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_convert_result_error)\nPASS: test_integrate (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_integrate)\nPASS: test_issue_8959_a (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_issue_8959_a)\nSKIP: test_issue_8959_b (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_issue_8959_b) \"'WINFUNCTYPE' is required\"\nSKIP: test_byte (test.test_ctypes.test_callbacks.StdcallCallbacks.test_byte) \"'WINFUNCTYPE' is required\"\nSKIP: test_char (test.test_ctypes.test_callbacks.StdcallCallbacks.test_char) \"'WINFUNCTYPE' is required\"\nSKIP: test_double (test.test_ctypes.test_callbacks.StdcallCallbacks.test_double) \"'WINFUNCTYPE' is required\"\nSKIP: test_float (test.test_ctypes.test_callbacks.StdcallCallbacks.test_float) \"'WINFUNCTYPE' is required\"\nSKIP: test_i38748_stackCorruption (test.test_ctypes.test_callbacks.StdcallCallbacks.test_i38748_stackCorruption) \"'WINFUNCTYPE' is required\"\nSKIP: test_int (test.test_ctypes.test_callbacks.StdcallCallbacks.test_int) \"'WINFUNCTYPE' is required\"\nSKIP: test_issue12483 (test.test_ctypes.test_callbacks.StdcallCallbacks.test_issue12483) \"'WINFUNCTYPE' is required\"\nSKIP: test_issue_7959 (test.test_ctypes.test_callbacks.StdcallCallbacks.test_issue_7959) \"'WINFUNCTYPE' is required\"\nSKIP: test_long (test.test_ctypes.test_callbacks.StdcallCallbacks.test_long) \"'WINFUNCTYPE' is required\"\nSKIP: test_longdouble (test.test_ctypes.test_callbacks.StdcallCallbacks.test_longdouble) \"'WINFUNCTYPE' is required\"\nSKIP: test_longlong (test.test_ctypes.test_callbacks.StdcallCallbacks.test_longlong) \"'WINFUNCTYPE' is required\"\nSKIP: test_pyobject (test.test_ctypes.test_callbacks.StdcallCallbacks.test_pyobject) \"'WINFUNCTYPE' is required\"\nSKIP: test_short (test.test_ctypes.test_callbacks.StdcallCallbacks.test_short) \"'WINFUNCTYPE' is required\"\nSKIP: test_ubyte (test.test_ctypes.test_callbacks.StdcallCallbacks.test_ubyte) \"'WINFUNCTYPE' is required\"\nSKIP: test_uint (test.test_ctypes.test_callbacks.StdcallCallbacks.test_uint) \"'WINFUNCTYPE' is required\"\nSKIP: test_ulong (test.test_ctypes.test_callbacks.StdcallCallbacks.test_ulong) \"'WINFUNCTYPE' is required\"\nSKIP: test_ulonglong (test.test_ctypes.test_callbacks.StdcallCallbacks.test_ulonglong) \"'WINFUNCTYPE' is required\"\nSKIP: test_unsupported_restype_1 (test.test_ctypes.test_callbacks.StdcallCallbacks.test_unsupported_restype_1) \"'WINFUNCTYPE' is required\"\nSKIP: test_unsupported_restype_2 (test.test_ctypes.test_callbacks.StdcallCallbacks.test_unsupported_restype_2) \"'WINFUNCTYPE' is required\"\nSKIP: test_ushort (test.test_ctypes.test_callbacks.StdcallCallbacks.test_ushort) \"'WINFUNCTYPE' is required\"\nPASS: test_address2pointer (test.test_ctypes.test_cast.Test.test_address2pointer)\nPASS: test_array2pointer (test.test_ctypes.test_cast.Test.test_array2pointer)\nPASS: test_bad_type_arg (test.test_ctypes.test_cast.Test.test_bad_type_arg)\nPASS: test_char_p (test.test_ctypes.test_cast.Test.test_char_p)\nPASS: test_other (test.test_ctypes.test_cast.Test.test_other)\nPASS: test_p2a_objects (test.test_ctypes.test_cast.Test.test_p2a_objects)\nPASS: test_wchar_p (test.test_ctypes.test_cast.Test.test_wchar_p)\nPASS: test_byte (test.test_ctypes.test_cfuncs.CFunctions.test_byte)\nPASS: test_byte_plus (test.test_ctypes.test_cfuncs.CFunctions.test_byte_plus)\nPASS: test_callwithresult (test.test_ctypes.test_cfuncs.CFunctions.test_callwithresult)\nPASS: test_double (test.test_ctypes.test_cfuncs.CFunctions.test_double)\nPASS: test_double_plus (test.test_ctypes.test_cfuncs.CFunctions.test_double_plus)\nPASS: test_float (test.test_ctypes.test_cfuncs.CFunctions.test_float)\nPASS: test_float_plus (test.test_ctypes.test_cfuncs.CFunctions.test_float_plus)\nPASS: test_int (test.test_ctypes.test_cfuncs.CFunctions.test_int)\nPASS: test_int_plus (test.test_ctypes.test_cfuncs.CFunctions.test_int_plus)\nPASS: test_long (test.test_ctypes.test_cfuncs.CFunctions.test_long)\nPASS: test_long_plus (test.test_ctypes.test_cfuncs.CFunctions.test_long_plus)\nPASS: test_longdouble (test.test_ctypes.test_cfuncs.CFunctions.test_longdouble)\nPASS: test_longdouble_plus (test.test_ctypes.test_cfuncs.CFunctions.test_longdouble_plus)\nPASS: test_longlong (test.test_ctypes.test_cfuncs.CFunctions.test_longlong)\nPASS: test_longlong_plus (test.test_ctypes.test_cfuncs.CFunctions.test_longlong_plus)\nPASS: test_short (test.test_ctypes.test_cfuncs.CFunctions.test_short)\nPASS: test_short_plus (test.test_ctypes.test_cfuncs.CFunctions.test_short_plus)\nPASS: test_ubyte (test.test_ctypes.test_cfuncs.CFunctions.test_ubyte)\nPASS: test_ubyte_plus (test.test_ctypes.test_cfuncs.CFunctions.test_ubyte_plus)\nPASS: test_uint (test.test_ctypes.test_cfuncs.CFunctions.test_uint)\nPASS: test_uint_plus (test.test_ctypes.test_cfuncs.CFunctions.test_uint_plus)\nPASS: test_ulong (test.test_ctypes.test_cfuncs.CFunctions.test_ulong)\nPASS: test_ulong_plus (test.test_ctypes.test_cfuncs.CFunctions.test_ulong_plus)\nPASS: test_ulonglong (test.test_ctypes.test_cfuncs.CFunctions.test_ulonglong)\nPASS: test_ulonglong_plus (test.test_ctypes.test_cfuncs.CFunctions.test_ulonglong_plus)\nPASS: test_ushort (test.test_ctypes.test_cfuncs.CFunctions.test_ushort)\nPASS: test_ushort_plus (test.test_ctypes.test_cfuncs.CFunctions.test_ushort_plus)\nPASS: test_void (test.test_ctypes.test_cfuncs.CFunctions.test_void)\nSKIP: test_byte (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_byte) \"'WinDLL' is required\"\nSKIP: test_byte_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_byte_plus) \"'WinDLL' is required\"\nSKIP: test_callwithresult (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_callwithresult) \"'WinDLL' is required\"\nSKIP: test_double (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_double) \"'WinDLL' is required\"\nSKIP: test_double_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_double_plus) \"'WinDLL' is required\"\nSKIP: test_float (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_float) \"'WinDLL' is required\"\nSKIP: test_float_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_float_plus) \"'WinDLL' is required\"\nSKIP: test_int (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_int) \"'WinDLL' is required\"\nSKIP: test_int_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_int_plus) \"'WinDLL' is required\"\nSKIP: test_long (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_long) \"'WinDLL' is required\"\nSKIP: test_long_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_long_plus) \"'WinDLL' is required\"\nSKIP: test_longdouble (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longdouble) \"'WinDLL' is required\"\nSKIP: test_longdouble_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longdouble_plus) \"'WinDLL' is required\"\nSKIP: test_longlong (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longlong) \"'WinDLL' is required\"\nSKIP: test_longlong_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longlong_plus) \"'WinDLL' is required\"\nSKIP: test_short (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_short) \"'WinDLL' is required\"\nSKIP: test_short_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_short_plus) \"'WinDLL' is required\"\nSKIP: test_ubyte (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ubyte) \"'WinDLL' is required\"\nSKIP: test_ubyte_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ubyte_plus) \"'WinDLL' is required\"\nSKIP: test_uint (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_uint) \"'WinDLL' is required\"\nSKIP: test_uint_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_uint_plus) \"'WinDLL' is required\"\nSKIP: test_ulong (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulong) \"'WinDLL' is required\"\nSKIP: test_ulong_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulong_plus) \"'WinDLL' is required\"\nSKIP: test_ulonglong (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulonglong) \"'WinDLL' is required\"\nSKIP: test_ulonglong_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulonglong_plus) \"'WinDLL' is required\"\nSKIP: test_ushort (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ushort) \"'WinDLL' is required\"\nSKIP: test_ushort_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ushort_plus) \"'WinDLL' is required\"\nSKIP: test_void (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_void) \"'WinDLL' is required\"\nPASS: test_checkretval (test.test_ctypes.test_checkretval.Test.test_checkretval)\nSKIP: test_oledll (test.test_ctypes.test_checkretval.Test.test_oledll) \"'oledll' is required\"\nPASS: test_chararray (test.test_ctypes.test_delattr.TestCase.test_chararray)\nPASS: test_simple (test.test_ctypes.test_delattr.TestCase.test_simple)\nPASS: test_struct (test.test_ctypes.test_delattr.TestCase.test_struct)\nSKIP: test_GetLastError (test.test_ctypes.test_errno.Test.test_GetLastError) 'Test specific to Windows'\nPASS: test_open (test.test_ctypes.test_errno.Test.test_open)\nSKIP: test_find_library_with_gcc (test.test_ctypes.test_find.FindLibraryLinux.test_find_library_with_gcc) 'Needs IMAGE_FEATURE += \"tools-sdk\"'\nSKIP: test_find_library_with_ld (test.test_ctypes.test_find.FindLibraryLinux.test_find_library_with_ld) 'Needs IMAGE_FEATURE += \"tools-sdk\"'\nSKIP: test_find_on_libpath (test.test_ctypes.test_find.FindLibraryLinux.test_find_on_libpath) 'gcc, needed for test, not available'\nOpenGL libraries:\n\t ('GL', None)\n\t ('GLU', None)\n\t ('gle', None)\nSKIP: test_gl (test.test_ctypes.test_find.Test_OpenGL_libs.test_gl) 'lib_gl not available'\nSKIP: test_gle (test.test_ctypes.test_find.Test_OpenGL_libs.test_gle) 'lib_gle not available'\nSKIP: test_glu (test.test_ctypes.test_find.Test_OpenGL_libs.test_glu) 'lib_glu not available'\nPASS: test_shell_injection (test.test_ctypes.test_find.Test_OpenGL_libs.test_shell_injection)\nPASS: test_abstract (test.test_ctypes.test_frombuffer.Test.test_abstract)\nPASS: test_fortran_contiguous (test.test_ctypes.test_frombuffer.Test.test_fortran_contiguous)\nPASS: test_from_buffer (test.test_ctypes.test_frombuffer.Test.test_from_buffer)\nPASS: test_from_buffer_copy (test.test_ctypes.test_frombuffer.Test.test_from_buffer_copy)\nPASS: test_from_buffer_copy_with_offset (test.test_ctypes.test_frombuffer.Test.test_from_buffer_copy_with_offset)\nPASS: test_from_buffer_memoryview (test.test_ctypes.test_frombuffer.Test.test_from_buffer_memoryview)\nPASS: test_from_buffer_with_offset (test.test_ctypes.test_frombuffer.Test.test_from_buffer_with_offset)\nPASS: test_abstract (test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_abstract)\nPASS: test_basic (test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_basic)\nPASS: test_dllfunctions (test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_dllfunctions)\nPASS: test_first (test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_first)\nPASS: test_structures (test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_structures)\nPASS: test_byval (test.test_ctypes.test_functions.FunctionTestCase.test_byval)\nPASS: test_c_char_parm (test.test_ctypes.test_functions.FunctionTestCase.test_c_char_parm)\nPASS: test_callbacks (test.test_ctypes.test_functions.FunctionTestCase.test_callbacks)\nPASS: test_callbacks_2 (test.test_ctypes.test_functions.FunctionTestCase.test_callbacks_2)\nPASS: test_doubleresult (test.test_ctypes.test_functions.FunctionTestCase.test_doubleresult)\nPASS: test_errors (test.test_ctypes.test_functions.FunctionTestCase.test_errors)\nPASS: test_floatresult (test.test_ctypes.test_functions.FunctionTestCase.test_floatresult)\nPASS: test_intresult (test.test_ctypes.test_functions.FunctionTestCase.test_intresult)\nPASS: test_longdoubleresult (test.test_ctypes.test_functions.FunctionTestCase.test_longdoubleresult)\nPASS: test_longlong_callbacks (test.test_ctypes.test_functions.FunctionTestCase.test_longlong_callbacks)\nPASS: test_longlongresult (test.test_ctypes.test_functions.FunctionTestCase.test_longlongresult)\nPASS: test_mro (test.test_ctypes.test_functions.FunctionTestCase.test_mro)\nPASS: test_pointers (test.test_ctypes.test_functions.FunctionTestCase.test_pointers)\nPASS: test_sf1651235 (test.test_ctypes.test_functions.FunctionTestCase.test_sf1651235)\nPASS: test_shorts (test.test_ctypes.test_functions.FunctionTestCase.test_shorts)\nPASS: test_stringresult (test.test_ctypes.test_functions.FunctionTestCase.test_stringresult)\nPASS: test_struct_return_2H (test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_2H)\nSKIP: test_struct_return_2H_stdcall (test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_2H_stdcall) 'Windows-specific test'\nPASS: test_struct_return_8H (test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_8H)\nSKIP: test_struct_return_8H_stdcall (test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_8H_stdcall) 'Windows-specific test'\nPASS: test_voidresult (test.test_ctypes.test_functions.FunctionTestCase.test_voidresult)\nPASS: test_wchar_parm (test.test_ctypes.test_functions.FunctionTestCase.test_wchar_parm)\nPASS: test_wchar_result (test.test_ctypes.test_functions.FunctionTestCase.test_wchar_result)\nPASS: test_incomplete_example (test.test_ctypes.test_incomplete.MyTestCase.test_incomplete_example)\nPASS: test_get (test.test_ctypes.test_init.InitTest.test_get)\nPASS: test_c_char_p (test.test_ctypes.test_internals.ObjectsTestCase.test_c_char_p)\nPASS: test_embedded_structs (test.test_ctypes.test_internals.ObjectsTestCase.test_embedded_structs)\nPASS: test_ints (test.test_ctypes.test_internals.ObjectsTestCase.test_ints)\nPASS: test_ptr_struct (test.test_ctypes.test_internals.ObjectsTestCase.test_ptr_struct)\nPASS: test_simple_struct (test.test_ctypes.test_internals.ObjectsTestCase.test_simple_struct)\nPASS: test_xxx (test.test_ctypes.test_internals.ObjectsTestCase.test_xxx)\nPASS: test_cint_array (test.test_ctypes.test_keeprefs.ArrayTestCase.test_cint_array)\nPASS: test_p_cint (test.test_ctypes.test_keeprefs.PointerTestCase.test_p_cint)\nPASS: test (test.test_ctypes.test_keeprefs.PointerToStructure.test)\nPASS: test_ccharp (test.test_ctypes.test_keeprefs.SimpleTestCase.test_ccharp)\nPASS: test_cint (test.test_ctypes.test_keeprefs.SimpleTestCase.test_cint)\nPASS: test_ccharp_struct (test.test_ctypes.test_keeprefs.StructureTestCase.test_ccharp_struct)\nPASS: test_cint_struct (test.test_ctypes.test_keeprefs.StructureTestCase.test_cint_struct)\nPASS: test_struct_struct (test.test_ctypes.test_keeprefs.StructureTestCase.test_struct_struct)\nPASS: test_qsort (test.test_ctypes.test_libc.LibTest.test_qsort)\nPASS: test_sqrt (test.test_ctypes.test_libc.LibTest.test_sqrt)\nlibc_name is libc.so.6\nSKIP: test_1703286_A (test.test_ctypes.test_loading.LoaderTest.test_1703286_A) 'Windows-specific test'\nSKIP: test_1703286_B (test.test_ctypes.test_loading.LoaderTest.test_1703286_B) 'Windows-specific test'\nPASS: test_find (test.test_ctypes.test_loading.LoaderTest.test_find)\nPASS: test_load (test.test_ctypes.test_loading.LoaderTest.test_load)\nSKIP: test_load_dll_with_flags (test.test_ctypes.test_loading.LoaderTest.test_load_dll_with_flags) 'test specific to Windows'\nSKIP: test_load_hasattr (test.test_ctypes.test_loading.LoaderTest.test_load_hasattr) 'test specific to Windows'\nSKIP: test_load_library (test.test_ctypes.test_loading.LoaderTest.test_load_library) 'test specific to Windows'\nSKIP: test_load_ordinal_functions (test.test_ctypes.test_loading.LoaderTest.test_load_ordinal_functions) 'test specific to Windows'\nPASS: test_load_version (test.test_ctypes.test_loading.LoaderTest.test_load_version)\nSKIP: test_find (test.test_ctypes.test_macholib.MachOTest.test_find) 'OSX-specific test'\nSKIP: test_framework_info (test.test_ctypes.test_macholib.MachOTest.test_framework_info) 'OSX-specific test'\nSKIP: test_info (test.test_ctypes.test_macholib.MachOTest.test_info) 'OSX-specific test'\nPASS: test_cast (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_cast)\nPASS: test_memmove (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_memmove)\nPASS: test_memset (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_memset)\nSKIP: test_overflow (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_overflow) 'test disabled'\nPASS: test_string_at (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_string_at)\nPASS: test_wstring_at (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_wstring_at)\nPASS: test_alignments (test.test_ctypes.test_numbers.NumberTestCase.test_alignments)\nPASS: test_bool_values (test.test_ctypes.test_numbers.NumberTestCase.test_bool_values)\nPASS: test_byref (test.test_ctypes.test_numbers.NumberTestCase.test_byref)\nPASS: test_char_from_address (test.test_ctypes.test_numbers.NumberTestCase.test_char_from_address)\nPASS: test_default_init (test.test_ctypes.test_numbers.NumberTestCase.test_default_init)\nPASS: test_float_from_address (test.test_ctypes.test_numbers.NumberTestCase.test_float_from_address)\nPASS: test_float_overflow (test.test_ctypes.test_numbers.NumberTestCase.test_float_overflow)\nPASS: test_floats (test.test_ctypes.test_numbers.NumberTestCase.test_floats)\nPASS: test_from_param (test.test_ctypes.test_numbers.NumberTestCase.test_from_param)\nPASS: test_init (test.test_ctypes.test_numbers.NumberTestCase.test_init)\nPASS: test_int_from_address (test.test_ctypes.test_numbers.NumberTestCase.test_int_from_address)\nPASS: test_integers (test.test_ctypes.test_numbers.NumberTestCase.test_integers)\nPASS: test_signed_values (test.test_ctypes.test_numbers.NumberTestCase.test_signed_values)\nPASS: test_sizes (test.test_ctypes.test_numbers.NumberTestCase.test_sizes)\nPASS: test_typeerror (test.test_ctypes.test_numbers.NumberTestCase.test_typeerror)\nPASS: test_unsigned_values (test.test_ctypes.test_numbers.NumberTestCase.test_unsigned_values)\nPASS: test (test.test_ctypes.test_objects.TestCase.test)\nPASS: test_abstract (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_abstract)\nPASS: test_array_pointers (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_array_pointers)\nPASS: test_byref_pointer (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_byref_pointer)\nPASS: test_byref_pointerpointer (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_byref_pointerpointer)\nPASS: test_c_char (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_c_char)\nPASS: test_c_wchar (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_c_wchar)\nPASS: test_cstrings (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_cstrings)\nPASS: test_cw_strings (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_cw_strings)\nPASS: test_from_param_result_refcount (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_from_param_result_refcount)\nPASS: test_int_pointers (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_int_pointers)\nPASS: test_issue31311 (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_issue31311)\nPASS: test_noctypes_argtype (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_noctypes_argtype)\nPASS: test_parameter_repr (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_parameter_repr)\nPASS: test_subclasses (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_subclasses)\nPASS: test_subclasses_c_wchar_p (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_subclasses_c_wchar_p)\nPASS: test_endian_types (test.test_ctypes.test_pep3118.Test.test_endian_types)\nPASS: test_native_types (test.test_ctypes.test_pep3118.Test.test_native_types)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_0.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_0.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_0.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_0.test_wchar)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_1.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_1.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_1.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_1.test_wchar)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_2.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_2.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_2.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_2.test_wchar)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_3.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_3.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_3.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_3.test_wchar)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_4.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_4.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_4.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_4.test_wchar)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_5.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_5.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_5.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_5.test_wchar)\nPASS: test_abstract (test.test_ctypes.test_pointers.PointersTestCase.test_abstract)\nPASS: test_basic (test.test_ctypes.test_pointers.PointersTestCase.test_basic)\nPASS: test_basics (test.test_ctypes.test_pointers.PointersTestCase.test_basics)\nPASS: test_bug_1467852 (test.test_ctypes.test_pointers.PointersTestCase.test_bug_1467852)\nPASS: test_c_void_p (test.test_ctypes.test_pointers.PointersTestCase.test_c_void_p)\nPASS: test_callbacks_with_pointers (test.test_ctypes.test_pointers.PointersTestCase.test_callbacks_with_pointers)\nPASS: test_change_pointers (test.test_ctypes.test_pointers.PointersTestCase.test_change_pointers)\ntest_charpp (test.test_ctypes.test_pointers.PointersTestCase.test_charpp)\nPASS: Test that a character pointer-to-pointer is correctly passed\nPASS: test_from_address (test.test_ctypes.test_pointers.PointersTestCase.test_from_address)\nPASS: test_other (test.test_ctypes.test_pointers.PointersTestCase.test_other)\nPASS: test_pass_pointers (test.test_ctypes.test_pointers.PointersTestCase.test_pass_pointers)\nPASS: test_pointer_crash (test.test_ctypes.test_pointers.PointersTestCase.test_pointer_crash)\nPASS: test_pointer_type_name (test.test_ctypes.test_pointers.PointersTestCase.test_pointer_type_name)\nPASS: test_pointer_type_str_name (test.test_ctypes.test_pointers.PointersTestCase.test_pointer_type_str_name)\nPASS: test_pointers_bool (test.test_ctypes.test_pointers.PointersTestCase.test_pointers_bool)\nPASS: test (test.test_ctypes.test_prototypes.ArrayTest.test)\nPASS: test_POINTER_c_char_arg (test.test_ctypes.test_prototypes.CharPointersTestCase.test_POINTER_c_char_arg)\nPASS: test_c_char_p_arg (test.test_ctypes.test_prototypes.CharPointersTestCase.test_c_char_p_arg)\nPASS: test_c_void_p_arg (test.test_ctypes.test_prototypes.CharPointersTestCase.test_c_void_p_arg)\nPASS: test_c_void_p_arg_with_c_wchar_p (test.test_ctypes.test_prototypes.CharPointersTestCase.test_c_void_p_arg_with_c_wchar_p)\nPASS: test_instance (test.test_ctypes.test_prototypes.CharPointersTestCase.test_instance)\nPASS: test_int_pointer_arg (test.test_ctypes.test_prototypes.CharPointersTestCase.test_int_pointer_arg)\nPASS: test_paramflags (test.test_ctypes.test_prototypes.CharPointersTestCase.test_paramflags)\nPASS: test_POINTER_c_wchar_arg (test.test_ctypes.test_prototypes.WCharPointersTestCase.test_POINTER_c_wchar_arg)\nPASS: test_c_wchar_p_arg (test.test_ctypes.test_prototypes.WCharPointersTestCase.test_c_wchar_p_arg)\nPASS: test_PyBytes_FromStringAndSize (test.test_ctypes.test_python_api.PythonAPITestCase.test_PyBytes_FromStringAndSize)\nPASS: test_PyLong_Long (test.test_ctypes.test_python_api.PythonAPITestCase.test_PyLong_Long)\nPASS: test_PyOS_snprintf (test.test_ctypes.test_python_api.PythonAPITestCase.test_PyOS_snprintf)\nPASS: test_PyObj_FromPtr (test.test_ctypes.test_python_api.PythonAPITestCase.test_PyObj_FromPtr)\nPASS: test_PyString_FromString (test.test_ctypes.test_python_api.PythonAPITestCase.test_PyString_FromString)\nPASS: test_pyobject_repr (test.test_ctypes.test_python_api.PythonAPITestCase.test_pyobject_repr)\nPASS: test_FloatDivisionError (test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_FloatDivisionError)\nPASS: test_IntegerDivisionError (test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_IntegerDivisionError)\nPASS: test_TypeErrorDivisionError (test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_TypeErrorDivisionError)\nPASS: test_ValueError (test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_ValueError)\nSKIP: test (test.test_ctypes.test_random_things.call_function_TestCase.test) 'Windows-specific test'\nPASS: test_callback (test.test_ctypes.test_refcounts.AnotherLeak.test_callback)\nPASS: test_callback_py_object_none_return (test.test_ctypes.test_refcounts.AnotherLeak.test_callback_py_object_none_return)\nPASS: test_1 (test.test_ctypes.test_refcounts.RefcountTestCase.test_1)\nPASS: test_refcount (test.test_ctypes.test_refcounts.RefcountTestCase.test_refcount)\nPASS: test_char (test.test_ctypes.test_repr.ReprTest.test_char)\nPASS: test_numbers (test.test_ctypes.test_repr.ReprTest.test_numbers)\nPASS: test_from_dll (test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_from_dll)\nPASS: test_from_dll_refcount (test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_from_dll_refcount)\nPASS: test_with_prototype (test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_with_prototype)\nPASS: test_without_prototype (test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_without_prototype)\nPASS: test_compare (test.test_ctypes.test_simplesubclasses.Test.test_compare)\nPASS: test_ignore_retval (test.test_ctypes.test_simplesubclasses.Test.test_ignore_retval)\nPASS: test_int_callback (test.test_ctypes.test_simplesubclasses.Test.test_int_callback)\nPASS: test_int_struct (test.test_ctypes.test_simplesubclasses.Test.test_int_struct)\nPASS: test_16 (test.test_ctypes.test_sizes.SizesTestCase.test_16)\nPASS: test_32 (test.test_ctypes.test_sizes.SizesTestCase.test_32)\nPASS: test_64 (test.test_ctypes.test_sizes.SizesTestCase.test_64)\nPASS: test_8 (test.test_ctypes.test_sizes.SizesTestCase.test_8)\nPASS: test_size_t (test.test_ctypes.test_sizes.SizesTestCase.test_size_t)\nPASS: test_ssize_t (test.test_ctypes.test_sizes.SizesTestCase.test_ssize_t)\nPASS: test_time_t (test.test_ctypes.test_sizes.SizesTestCase.test_time_t)\nPASS: test_char_array (test.test_ctypes.test_slicing.SlicesTestCase.test_char_array)\nPASS: test_char_ptr (test.test_ctypes.test_slicing.SlicesTestCase.test_char_ptr)\nPASS: test_char_ptr_with_free (test.test_ctypes.test_slicing.SlicesTestCase.test_char_ptr_with_free)\nPASS: test_getslice_cint (test.test_ctypes.test_slicing.SlicesTestCase.test_getslice_cint)\nPASS: test_setslice_cint (test.test_ctypes.test_slicing.SlicesTestCase.test_setslice_cint)\nPASS: test_wchar_ptr (test.test_ctypes.test_slicing.SlicesTestCase.test_wchar_ptr)\nPASS: test__POINTER_c_char (test.test_ctypes.test_stringptr.StringPtrTestCase.test__POINTER_c_char)\nPASS: test__c_char_p (test.test_ctypes.test_stringptr.StringPtrTestCase.test__c_char_p)\nPASS: test_functions (test.test_ctypes.test_stringptr.StringPtrTestCase.test_functions)\nPASS: test (test.test_ctypes.test_strings.StringArrayTestCase.test)\nPASS: test_c_buffer_raw (test.test_ctypes.test_strings.StringArrayTestCase.test_c_buffer_raw)\nPASS: test_c_buffer_value (test.test_ctypes.test_strings.StringArrayTestCase.test_c_buffer_value)\nPASS: test_del_segfault (test.test_ctypes.test_strings.StringArrayTestCase.test_del_segfault)\nPASS: test_param_1 (test.test_ctypes.test_strings.StringArrayTestCase.test_param_1)\nPASS: test_param_2 (test.test_ctypes.test_strings.StringArrayTestCase.test_param_2)\nPASS: test (test.test_ctypes.test_strings.WStringArrayTestCase.test)\nPASS: test_nonbmp (test.test_ctypes.test_strings.WStringArrayTestCase.test_nonbmp)\nSKIP: test_basic_wstrings (test.test_ctypes.test_strings.WStringTestCase.test_basic_wstrings) 'test disabled'\nSKIP: test_toolong (test.test_ctypes.test_strings.WStringTestCase.test_toolong) 'test disabled'\nPASS: test_wchar (test.test_ctypes.test_strings.WStringTestCase.test_wchar)\nPASS: test_1_A (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_1_A)\nPASS: test_1_B (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_1_B)\nPASS: test_2 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_2)\nPASS: test_3 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_3)\nPASS: test_4 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_4)\nPASS: test_5 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_5)\nPASS: test_6 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_6)\nPASS: test___get__ (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test___get__)\nPASS: test___set__ (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test___set__)\nPASS: test_gh99275 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_gh99275)\nPASS: test (test.test_ctypes.test_structures.PointerMemberTestCase.test)\nPASS: test_none_to_pointer_fields (test.test_ctypes.test_structures.PointerMemberTestCase.test_none_to_pointer_fields)\nPASS: test_38368 (test.test_ctypes.test_structures.StructureTestCase.test_38368)\nPASS: test_abstract_class (test.test_ctypes.test_structures.StructureTestCase.test_abstract_class)\nPASS: test_array_in_struct (test.test_ctypes.test_structures.StructureTestCase.test_array_in_struct)\nPASS: test_array_in_struct_registers (test.test_ctypes.test_structures.StructureTestCase.test_array_in_struct_registers)\nSKIP: test_bitfield_by_value (test.test_ctypes.test_structures.StructureTestCase.test_bitfield_by_value) 'Test disabled for now - see bpo-16575/bpo-16576'\nPASS: test_conflicting_initializers (test.test_ctypes.test_structures.StructureTestCase.test_conflicting_initializers)\nPASS: test_empty (test.test_ctypes.test_structures.StructureTestCase.test_empty)\nPASS: test_fields (test.test_ctypes.test_structures.StructureTestCase.test_fields)\nPASS: test_huge_field_name (test.test_ctypes.test_structures.StructureTestCase.test_huge_field_name)\nPASS: test_init_errors (test.test_ctypes.test_structures.StructureTestCase.test_init_errors)\nPASS: test_initializers (test.test_ctypes.test_structures.StructureTestCase.test_initializers)\nPASS: test_intarray_fields (test.test_ctypes.test_structures.StructureTestCase.test_intarray_fields)\nPASS: test_invalid_field_types (test.test_ctypes.test_structures.StructureTestCase.test_invalid_field_types)\nPASS: test_invalid_name (test.test_ctypes.test_structures.StructureTestCase.test_invalid_name)\nPASS: test_keyword_initializers (test.test_ctypes.test_structures.StructureTestCase.test_keyword_initializers)\nPASS: test_methods (test.test_ctypes.test_structures.StructureTestCase.test_methods)\nPASS: test_nested_initializers (test.test_ctypes.test_structures.StructureTestCase.test_nested_initializers)\nPASS: test_packed (test.test_ctypes.test_structures.StructureTestCase.test_packed)\nPASS: test_packed_c_limits (test.test_ctypes.test_structures.StructureTestCase.test_packed_c_limits)\nPASS: test_pass_by_value (test.test_ctypes.test_structures.StructureTestCase.test_pass_by_value)\nPASS: test_pass_by_value_finalizer (test.test_ctypes.test_structures.StructureTestCase.test_pass_by_value_finalizer)\nPASS: test_pass_by_value_in_register (test.test_ctypes.test_structures.StructureTestCase.test_pass_by_value_in_register)\nPASS: test_positional_args (test.test_ctypes.test_structures.StructureTestCase.test_positional_args)\nPASS: test_simple_structs (test.test_ctypes.test_structures.StructureTestCase.test_simple_structs)\nPASS: test_struct_alignment (test.test_ctypes.test_structures.StructureTestCase.test_struct_alignment)\nPASS: test_structures_with_wchar (test.test_ctypes.test_structures.StructureTestCase.test_structures_with_wchar)\nSKIP: test_union_by_value (test.test_ctypes.test_structures.StructureTestCase.test_union_by_value) 'Test disabled for now - see bpo-16575/bpo-16576'\nPASS: test_unions (test.test_ctypes.test_structures.StructureTestCase.test_unions)\nPASS: test_subclass (test.test_ctypes.test_structures.SubclassesTest.test_subclass)\nPASS: test_subclass_delayed (test.test_ctypes.test_structures.SubclassesTest.test_subclass_delayed)\nPASS: test_contains_itself (test.test_ctypes.test_structures.TestRecursiveStructure.test_contains_itself)\nPASS: test_vice_versa (test.test_ctypes.test_structures.TestRecursiveStructure.test_vice_versa)\nPASS: test_native (test.test_ctypes.test_unaligned_structures.TestStructures.test_native)\nPASS: test_swapped (test.test_ctypes.test_unaligned_structures.TestStructures.test_swapped)\nPASS: test_buffers (test.test_ctypes.test_unicode.StringTestCase.test_buffers)\nPASS: test_embedded_null (test.test_ctypes.test_unicode.StringTestCase.test_embedded_null)\nPASS: test_func (test.test_ctypes.test_unicode.StringTestCase.test_func)\nPASS: test_wcslen (test.test_ctypes.test_unicode.StringTestCase.test_wcslen)\nPASS: test_buffers (test.test_ctypes.test_unicode.UnicodeTestCase.test_buffers)\nPASS: test_embedded_null (test.test_ctypes.test_unicode.UnicodeTestCase.test_embedded_null)\nPASS: test_wcslen (test.test_ctypes.test_unicode.UnicodeTestCase.test_wcslen)\nPASS: test_frozentable (test.test_ctypes.test_values.PythonValuesTestCase.test_frozentable)\nPASS: test_optimizeflag (test.test_ctypes.test_values.PythonValuesTestCase.test_optimizeflag)\nPASS: test_undefined (test.test_ctypes.test_values.PythonValuesTestCase.test_undefined)\nPASS: test_an_integer (test.test_ctypes.test_values.ValuesTestCase.test_an_integer)\nPASS: test_undefined (test.test_ctypes.test_values.ValuesTestCase.test_undefined)\nPASS: test_array_invalid_length (test.test_ctypes.test_varsize_struct.VarSizeTest.test_array_invalid_length)\nPASS: test_resize (test.test_ctypes.test_varsize_struct.VarSizeTest.test_resize)\nPASS: test_zerosized_array (test.test_ctypes.test_varsize_struct.VarSizeTest.test_zerosized_array)\nSKIP: test_SEH (test.test_ctypes.test_win32.FunctionCallTestCase.test_SEH) 'Windows-specific test'\nSKIP: test_noargs (test.test_ctypes.test_win32.FunctionCallTestCase.test_noargs) 'Windows-specific test'\nSKIP: test_sizes (test.test_ctypes.test_win32.ReturnStructSizesTestCase.test_sizes) 'Windows-specific test'\nPASS: test_struct_by_value (test.test_ctypes.test_win32.Structures.test_struct_by_value)\nSKIP: test_winerror (test.test_ctypes.test_win32.TestWinError.test_winerror) 'Windows-specific test'\nSKIP: test_COMError (test.test_ctypes.test_win32.TestWintypes.test_COMError) 'Windows-specific test'\nSKIP: test_HWND (test.test_ctypes.test_win32.TestWintypes.test_HWND) 'Windows-specific test'\nSKIP: test_PARAM (test.test_ctypes.test_win32.TestWintypes.test_PARAM) 'Windows-specific test'\nPASS: test_signedness (test.test_ctypes.test_wintypes.WinTypesTest.test_signedness)\nPASS: test_variant_bool (test.test_ctypes.test_wintypes.WinTypesTest.test_variant_bool)\n\n----------------------------------------------------------------------\nRan 420 tests in 0.937s\n\nOK (skipped=84)\n0:00:57 load avg: 2.07 [125/469] test_dbm passed\nPASS: test_anydbm_access (test.test_dbm.TestCase_dumb.test_anydbm_access)\nPASS: test_anydbm_creation (test.test_dbm.TestCase_dumb.test_anydbm_creation)\nPASS: test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase_dumb.test_anydbm_creation_n_file_exists_with_invalid_contents)\nPASS: test_anydbm_keys (test.test_dbm.TestCase_dumb.test_anydbm_keys)\nPASS: test_anydbm_modification (test.test_dbm.TestCase_dumb.test_anydbm_modification)\nPASS: test_anydbm_not_existing (test.test_dbm.TestCase_dumb.test_anydbm_not_existing)\nPASS: test_anydbm_read (test.test_dbm.TestCase_dumb.test_anydbm_read)\nPASS: test_empty_value (test.test_dbm.TestCase_dumb.test_empty_value)\nPASS: test_error (test.test_dbm.TestCase_dumb.test_error)\nPASS: test_keys (test.test_dbm.TestCase_dumb.test_keys)\nPASS: test_open_with_bytes (test.test_dbm.TestCase_dumb.test_open_with_bytes)\nPASS: test_open_with_pathlib_path (test.test_dbm.TestCase_dumb.test_open_with_pathlib_path)\nPASS: test_open_with_pathlib_path_bytes (test.test_dbm.TestCase_dumb.test_open_with_pathlib_path_bytes)\nPASS: test_anydbm_access (test.test_dbm.TestCase_gnu.test_anydbm_access)\nPASS: test_anydbm_creation (test.test_dbm.TestCase_gnu.test_anydbm_creation)\nPASS: test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase_gnu.test_anydbm_creation_n_file_exists_with_invalid_contents)\nPASS: test_anydbm_keys (test.test_dbm.TestCase_gnu.test_anydbm_keys)\nPASS: test_anydbm_modification (test.test_dbm.TestCase_gnu.test_anydbm_modification)\nPASS: test_anydbm_not_existing (test.test_dbm.TestCase_gnu.test_anydbm_not_existing)\nPASS: test_anydbm_read (test.test_dbm.TestCase_gnu.test_anydbm_read)\nPASS: test_empty_value (test.test_dbm.TestCase_gnu.test_empty_value)\nPASS: test_error (test.test_dbm.TestCase_gnu.test_error)\nPASS: test_keys (test.test_dbm.TestCase_gnu.test_keys)\nPASS: test_open_with_bytes (test.test_dbm.TestCase_gnu.test_open_with_bytes)\nPASS: test_open_with_pathlib_path (test.test_dbm.TestCase_gnu.test_open_with_pathlib_path)\nPASS: test_open_with_pathlib_path_bytes (test.test_dbm.TestCase_gnu.test_open_with_pathlib_path_bytes)\nPASS: test_anydbm_access (test.test_dbm.TestCase_ndbm.test_anydbm_access)\nPASS: test_anydbm_creation (test.test_dbm.TestCase_ndbm.test_anydbm_creation)\nPASS: test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase_ndbm.test_anydbm_creation_n_file_exists_with_invalid_contents)\nPASS: test_anydbm_keys (test.test_dbm.TestCase_ndbm.test_anydbm_keys)\nPASS: test_anydbm_modification (test.test_dbm.TestCase_ndbm.test_anydbm_modification)\nPASS: test_anydbm_not_existing (test.test_dbm.TestCase_ndbm.test_anydbm_not_existing)\nPASS: test_anydbm_read (test.test_dbm.TestCase_ndbm.test_anydbm_read)\nPASS: test_empty_value (test.test_dbm.TestCase_ndbm.test_empty_value)\nPASS: test_error (test.test_dbm.TestCase_ndbm.test_error)\nPASS: test_keys (test.test_dbm.TestCase_ndbm.test_keys)\nPASS: test_open_with_bytes (test.test_dbm.TestCase_ndbm.test_open_with_bytes)\nPASS: test_open_with_pathlib_path (test.test_dbm.TestCase_ndbm.test_open_with_pathlib_path)\nPASS: test_open_with_pathlib_path_bytes (test.test_dbm.TestCase_ndbm.test_open_with_pathlib_path_bytes)\nPASS: test_whichdb (test.test_dbm.WhichDBTestCase.test_whichdb)\nPASS: test_whichdb_ndbm (test.test_dbm.WhichDBTestCase.test_whichdb_ndbm)\n\n----------------------------------------------------------------------\nRan 41 tests in 0.051s\n\nOK\n0:00:57 load avg: 2.07 [126/469] test_dataclasses passed\nPASS: test_abc_implementation (test.test_dataclasses.TestAbstract.test_abc_implementation)\nPASS: test_maintain_abc (test.test_dataclasses.TestAbstract.test_maintain_abc)\nPASS: test_0_field_compare (test.test_dataclasses.TestCase.test_0_field_compare)\nPASS: test_1_field_compare (test.test_dataclasses.TestCase.test_1_field_compare)\nPASS: test_alternate_classmethod_constructor (test.test_dataclasses.TestCase.test_alternate_classmethod_constructor)\nPASS: test_class_attrs (test.test_dataclasses.TestCase.test_class_attrs)\nPASS: test_class_marker (test.test_dataclasses.TestCase.test_class_marker)\nPASS: test_class_var (test.test_dataclasses.TestCase.test_class_var)\nPASS: test_class_var_default_factory (test.test_dataclasses.TestCase.test_class_var_default_factory)\nPASS: test_class_var_frozen (test.test_dataclasses.TestCase.test_class_var_frozen)\nPASS: test_class_var_no_default (test.test_dataclasses.TestCase.test_class_var_no_default)\nPASS: test_class_var_with_default (test.test_dataclasses.TestCase.test_class_var_with_default)\nPASS: test_classvar_default_factory (test.test_dataclasses.TestCase.test_classvar_default_factory)\nPASS: test_clean_traceback_from_fields_exception (test.test_dataclasses.TestCase.test_clean_traceback_from_fields_exception)\nPASS: test_compare_subclasses (test.test_dataclasses.TestCase.test_compare_subclasses)\nPASS: test_dataclass_params_repr (test.test_dataclasses.TestCase.test_dataclass_params_repr)\nPASS: test_dataclass_params_signature (test.test_dataclasses.TestCase.test_dataclass_params_signature)\nPASS: test_dataclasses_pickleable (test.test_dataclasses.TestCase.test_dataclasses_pickleable)\nPASS: test_dataclasses_qualnames (test.test_dataclasses.TestCase.test_dataclasses_qualnames)\nPASS: test_default_factory (test.test_dataclasses.TestCase.test_default_factory)\nPASS: test_default_factory_derived (test.test_dataclasses.TestCase.test_default_factory_derived)\nPASS: test_default_factory_not_called_if_value_given (test.test_dataclasses.TestCase.test_default_factory_not_called_if_value_given)\nPASS: test_default_factory_with_no_init (test.test_dataclasses.TestCase.test_default_factory_with_no_init)\nPASS: test_deliberately_mutable_defaults (test.test_dataclasses.TestCase.test_deliberately_mutable_defaults)\nPASS: test_disallowed_mutable_defaults (test.test_dataclasses.TestCase.test_disallowed_mutable_defaults)\nPASS: test_dont_include_other_annotations (test.test_dataclasses.TestCase.test_dont_include_other_annotations)\nPASS: test_dynamic_class_creation (test.test_dataclasses.TestCase.test_dynamic_class_creation)\nPASS: test_dynamic_class_creation_using_field (test.test_dataclasses.TestCase.test_dynamic_class_creation_using_field)\nPASS: test_eq_order (test.test_dataclasses.TestCase.test_eq_order)\nPASS: test_field_default (test.test_dataclasses.TestCase.test_field_default)\nPASS: test_field_default_default_factory_error (test.test_dataclasses.TestCase.test_field_default_default_factory_error)\nPASS: test_field_metadata_custom_mapping (test.test_dataclasses.TestCase.test_field_metadata_custom_mapping)\nPASS: test_field_metadata_default (test.test_dataclasses.TestCase.test_field_metadata_default)\nPASS: test_field_metadata_mapping (test.test_dataclasses.TestCase.test_field_metadata_mapping)\nPASS: test_field_named_BUILTINS_frozen (test.test_dataclasses.TestCase.test_field_named_BUILTINS_frozen)\nPASS: test_field_named_like_builtin (test.test_dataclasses.TestCase.test_field_named_like_builtin)\nPASS: test_field_named_like_builtin_frozen (test.test_dataclasses.TestCase.test_field_named_like_builtin_frozen)\nPASS: test_field_named_object (test.test_dataclasses.TestCase.test_field_named_object)\nPASS: test_field_named_object_frozen (test.test_dataclasses.TestCase.test_field_named_object_frozen)\nPASS: test_field_named_self (test.test_dataclasses.TestCase.test_field_named_self)\nPASS: test_field_no_default (test.test_dataclasses.TestCase.test_field_no_default)\nPASS: test_field_order (test.test_dataclasses.TestCase.test_field_order)\nPASS: test_field_recursive_repr (test.test_dataclasses.TestCase.test_field_recursive_repr)\nPASS: test_field_repr (test.test_dataclasses.TestCase.test_field_repr)\nPASS: test_field_with_special_single_underscore_names (test.test_dataclasses.TestCase.test_field_with_special_single_underscore_names)\nPASS: test_function_annotations (test.test_dataclasses.TestCase.test_function_annotations)\nPASS: test_generic_dataclasses (test.test_dataclasses.TestCase.test_generic_dataclasses)\nPASS: test_generic_dynamic (test.test_dataclasses.TestCase.test_generic_dynamic)\nPASS: test_generic_extending (test.test_dataclasses.TestCase.test_generic_extending)\nPASS: test_hash_field_rules (test.test_dataclasses.TestCase.test_hash_field_rules)\nPASS: test_helper_asdict (test.test_dataclasses.TestCase.test_helper_asdict)\nPASS: test_helper_asdict_builtin_containers (test.test_dataclasses.TestCase.test_helper_asdict_builtin_containers)\nPASS: test_helper_asdict_builtin_object_containers (test.test_dataclasses.TestCase.test_helper_asdict_builtin_object_containers)\nPASS: test_helper_asdict_copy_values (test.test_dataclasses.TestCase.test_helper_asdict_copy_values)\nPASS: test_helper_asdict_defaultdict (test.test_dataclasses.TestCase.test_helper_asdict_defaultdict)\nPASS: test_helper_asdict_factory (test.test_dataclasses.TestCase.test_helper_asdict_factory)\nPASS: test_helper_asdict_namedtuple (test.test_dataclasses.TestCase.test_helper_asdict_namedtuple)\nPASS: test_helper_asdict_namedtuple_derived (test.test_dataclasses.TestCase.test_helper_asdict_namedtuple_derived)\nPASS: test_helper_asdict_namedtuple_key (test.test_dataclasses.TestCase.test_helper_asdict_namedtuple_key)\nPASS: test_helper_asdict_nested (test.test_dataclasses.TestCase.test_helper_asdict_nested)\nPASS: test_helper_asdict_raises_on_classes (test.test_dataclasses.TestCase.test_helper_asdict_raises_on_classes)\nPASS: test_helper_astuple (test.test_dataclasses.TestCase.test_helper_astuple)\nPASS: test_helper_astuple_builtin_containers (test.test_dataclasses.TestCase.test_helper_astuple_builtin_containers)\nPASS: test_helper_astuple_builtin_object_containers (test.test_dataclasses.TestCase.test_helper_astuple_builtin_object_containers)\nPASS: test_helper_astuple_copy_values (test.test_dataclasses.TestCase.test_helper_astuple_copy_values)\nPASS: test_helper_astuple_defaultdict (test.test_dataclasses.TestCase.test_helper_astuple_defaultdict)\nPASS: test_helper_astuple_factory (test.test_dataclasses.TestCase.test_helper_astuple_factory)\nPASS: test_helper_astuple_namedtuple (test.test_dataclasses.TestCase.test_helper_astuple_namedtuple)\nPASS: test_helper_astuple_nested (test.test_dataclasses.TestCase.test_helper_astuple_nested)\nPASS: test_helper_astuple_raises_on_classes (test.test_dataclasses.TestCase.test_helper_astuple_raises_on_classes)\nPASS: test_helper_fields_exception (test.test_dataclasses.TestCase.test_helper_fields_exception)\nPASS: test_helper_fields_with_class_instance (test.test_dataclasses.TestCase.test_helper_fields_with_class_instance)\nPASS: test_init_false_no_default (test.test_dataclasses.TestCase.test_init_false_no_default)\nPASS: test_init_in_order (test.test_dataclasses.TestCase.test_init_in_order)\nPASS: test_init_var (test.test_dataclasses.TestCase.test_init_var)\nPASS: test_init_var_default_factory (test.test_dataclasses.TestCase.test_init_var_default_factory)\nPASS: test_init_var_inheritance (test.test_dataclasses.TestCase.test_init_var_inheritance)\nPASS: test_init_var_no_default (test.test_dataclasses.TestCase.test_init_var_no_default)\nPASS: test_init_var_preserve_type (test.test_dataclasses.TestCase.test_init_var_preserve_type)\nPASS: test_init_var_with_default (test.test_dataclasses.TestCase.test_init_var_with_default)\nPASS: test_intermediate_non_dataclass (test.test_dataclasses.TestCase.test_intermediate_non_dataclass)\nPASS: test_is_dataclass (test.test_dataclasses.TestCase.test_is_dataclass)\nPASS: test_is_dataclass_genericalias (test.test_dataclasses.TestCase.test_is_dataclass_genericalias)\nPASS: test_is_dataclass_when_getattr_always_returns (test.test_dataclasses.TestCase.test_is_dataclass_when_getattr_always_returns)\nPASS: test_items_in_dicts (test.test_dataclasses.TestCase.test_items_in_dicts)\nPASS: test_missing_default (test.test_dataclasses.TestCase.test_missing_default)\nPASS: test_missing_default_factory (test.test_dataclasses.TestCase.test_missing_default_factory)\nPASS: test_missing_repr (test.test_dataclasses.TestCase.test_missing_repr)\nPASS: test_named_init_params (test.test_dataclasses.TestCase.test_named_init_params)\nPASS: test_no_fields (test.test_dataclasses.TestCase.test_no_fields)\nPASS: test_no_fields_but_member_variable (test.test_dataclasses.TestCase.test_no_fields_but_member_variable)\nPASS: test_no_options (test.test_dataclasses.TestCase.test_no_options)\nPASS: test_no_unhashable_default (test.test_dataclasses.TestCase.test_no_unhashable_default)\nPASS: test_not_in_compare (test.test_dataclasses.TestCase.test_not_in_compare)\nPASS: test_not_in_repr (test.test_dataclasses.TestCase.test_not_in_repr)\nPASS: test_not_other_dataclass (test.test_dataclasses.TestCase.test_not_other_dataclass)\nPASS: test_not_tuple (test.test_dataclasses.TestCase.test_not_tuple)\nPASS: test_one_field_no_default (test.test_dataclasses.TestCase.test_one_field_no_default)\nPASS: test_overwrite_fields_in_derived_class (test.test_dataclasses.TestCase.test_overwrite_fields_in_derived_class)\nPASS: test_overwrite_hash (test.test_dataclasses.TestCase.test_overwrite_hash)\nPASS: test_post_init (test.test_dataclasses.TestCase.test_post_init)\nPASS: test_post_init_classmethod (test.test_dataclasses.TestCase.test_post_init_classmethod)\nPASS: test_post_init_not_auto_added (test.test_dataclasses.TestCase.test_post_init_not_auto_added)\nPASS: test_post_init_staticmethod (test.test_dataclasses.TestCase.test_post_init_staticmethod)\nPASS: test_post_init_super (test.test_dataclasses.TestCase.test_post_init_super)\nPASS: test_recursive_annotation (test.test_dataclasses.TestCase.test_recursive_annotation)\nPASS: test_simple_compare (test.test_dataclasses.TestCase.test_simple_compare)\nPASS: test_two_fields_one_default (test.test_dataclasses.TestCase.test_two_fields_one_default)\nPASS: test_default_value (test.test_dataclasses.TestDescriptors.test_default_value)\nPASS: test_getting_field_calls_get (test.test_dataclasses.TestDescriptors.test_getting_field_calls_get)\nPASS: test_init_calls_set (test.test_dataclasses.TestDescriptors.test_init_calls_set)\nPASS: test_lookup_on_class (test.test_dataclasses.TestDescriptors.test_lookup_on_class)\nPASS: test_lookup_on_instance (test.test_dataclasses.TestDescriptors.test_lookup_on_instance)\nPASS: test_no_default_value (test.test_dataclasses.TestDescriptors.test_no_default_value)\nPASS: test_non_descriptor (test.test_dataclasses.TestDescriptors.test_non_descriptor)\nPASS: test_set_name (test.test_dataclasses.TestDescriptors.test_set_name)\nPASS: test_setting_field_calls_set (test.test_dataclasses.TestDescriptors.test_setting_field_calls_set)\nPASS: test_setting_uninitialized_descriptor_field (test.test_dataclasses.TestDescriptors.test_setting_uninitialized_descriptor_field)\nPASS: test_docstring_deque_field (test.test_dataclasses.TestDocString.test_docstring_deque_field)\nPASS: test_docstring_deque_field_with_default_factory (test.test_dataclasses.TestDocString.test_docstring_deque_field_with_default_factory)\nPASS: test_docstring_list_field (test.test_dataclasses.TestDocString.test_docstring_list_field)\nPASS: test_docstring_list_field_with_default_factory (test.test_dataclasses.TestDocString.test_docstring_list_field_with_default_factory)\nPASS: test_docstring_no_fields (test.test_dataclasses.TestDocString.test_docstring_no_fields)\nPASS: test_docstring_one_field (test.test_dataclasses.TestDocString.test_docstring_one_field)\nPASS: test_docstring_one_field_with_default (test.test_dataclasses.TestDocString.test_docstring_one_field_with_default)\nPASS: test_docstring_one_field_with_default_none (test.test_dataclasses.TestDocString.test_docstring_one_field_with_default_none)\nPASS: test_docstring_three_fields (test.test_dataclasses.TestDocString.test_docstring_three_fields)\nPASS: test_docstring_two_fields (test.test_dataclasses.TestDocString.test_docstring_two_fields)\nPASS: test_docstring_with_no_signature (test.test_dataclasses.TestDocString.test_docstring_with_no_signature)\nPASS: test_existing_docstring_not_overridden (test.test_dataclasses.TestDocString.test_existing_docstring_not_overridden)\nPASS: test_no_eq (test.test_dataclasses.TestEq.test_no_eq)\nPASS: test_overwriting_eq (test.test_dataclasses.TestEq.test_overwriting_eq)\nPASS: test_field_without_annotation (test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation)\nPASS: test_field_without_annotation_but_annotation_in_base (test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation_but_annotation_in_base)\nPASS: test_field_without_annotation_but_annotation_in_base_not_dataclass (test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation_but_annotation_in_base_not_dataclass)\nPASS: test_frozen (test.test_dataclasses.TestFrozen.test_frozen)\nPASS: test_frozen_empty (test.test_dataclasses.TestFrozen.test_frozen_empty)\nPASS: test_frozen_hash (test.test_dataclasses.TestFrozen.test_frozen_hash)\nPASS: test_inherit (test.test_dataclasses.TestFrozen.test_inherit)\nPASS: test_inherit_from_normal_class (test.test_dataclasses.TestFrozen.test_inherit_from_normal_class)\nPASS: test_inherit_frozen_from_nonfrozen (test.test_dataclasses.TestFrozen.test_inherit_frozen_from_nonfrozen)\nPASS: test_inherit_nonfrozen_from_empty (test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_empty)\nPASS: test_inherit_nonfrozen_from_empty_frozen (test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_empty_frozen)\nPASS: test_inherit_nonfrozen_from_frozen (test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_frozen)\nPASS: test_non_frozen_normal_derived (test.test_dataclasses.TestFrozen.test_non_frozen_normal_derived)\nPASS: test_non_frozen_normal_derived_from_empty_frozen (test.test_dataclasses.TestFrozen.test_non_frozen_normal_derived_from_empty_frozen)\nPASS: test_overwriting_frozen (test.test_dataclasses.TestFrozen.test_overwriting_frozen)\nPASS: test_0_field_hash (test.test_dataclasses.TestHash.test_0_field_hash)\nPASS: test_1_field_hash (test.test_dataclasses.TestHash.test_1_field_hash)\nPASS: test_eq_only (test.test_dataclasses.TestHash.test_eq_only)\nPASS: test_hash_no_args (test.test_dataclasses.TestHash.test_hash_no_args)\nPASS: test_hash_rules (test.test_dataclasses.TestHash.test_hash_rules)\nPASS: test_unsafe_hash (test.test_dataclasses.TestHash.test_unsafe_hash)\nPASS: test_base_has_init (test.test_dataclasses.TestInit.test_base_has_init)\nPASS: test_inherit_from_protocol (test.test_dataclasses.TestInit.test_inherit_from_protocol)\nPASS: test_no_init (test.test_dataclasses.TestInit.test_no_init)\nPASS: test_overwriting_init (test.test_dataclasses.TestInit.test_overwriting_init)\nPASS: test_KW_ONLY (test.test_dataclasses.TestKeywordArgs.test_KW_ONLY)\nPASS: test_KW_ONLY_as_string (test.test_dataclasses.TestKeywordArgs.test_KW_ONLY_as_string)\nPASS: test_KW_ONLY_twice (test.test_dataclasses.TestKeywordArgs.test_KW_ONLY_twice)\nPASS: test_defaults (test.test_dataclasses.TestKeywordArgs.test_defaults)\nPASS: test_field_marked_as_kwonly (test.test_dataclasses.TestKeywordArgs.test_field_marked_as_kwonly)\nPASS: test_make_dataclass (test.test_dataclasses.TestKeywordArgs.test_make_dataclass)\nPASS: test_match_args (test.test_dataclasses.TestKeywordArgs.test_match_args)\nPASS: test_no_classvar_kwarg (test.test_dataclasses.TestKeywordArgs.test_no_classvar_kwarg)\nPASS: test_post_init (test.test_dataclasses.TestKeywordArgs.test_post_init)\nPASS: test_base (test.test_dataclasses.TestMakeDataclass.test_base)\nPASS: test_base_dataclass (test.test_dataclasses.TestMakeDataclass.test_base_dataclass)\nPASS: test_cannot_be_pickled (test.test_dataclasses.TestMakeDataclass.test_cannot_be_pickled)\nPASS: test_class_var (test.test_dataclasses.TestMakeDataclass.test_class_var)\nPASS: test_duplicate_field_names (test.test_dataclasses.TestMakeDataclass.test_duplicate_field_names)\nPASS: test_funny_class_names_names (test.test_dataclasses.TestMakeDataclass.test_funny_class_names_names)\nPASS: test_init_var (test.test_dataclasses.TestMakeDataclass.test_init_var)\nPASS: test_invalid_type_specification (test.test_dataclasses.TestMakeDataclass.test_invalid_type_specification)\nPASS: test_keyword_field_names (test.test_dataclasses.TestMakeDataclass.test_keyword_field_names)\nPASS: test_module_attr (test.test_dataclasses.TestMakeDataclass.test_module_attr)\nPASS: test_no_mutate_namespace (test.test_dataclasses.TestMakeDataclass.test_no_mutate_namespace)\nPASS: test_no_types (test.test_dataclasses.TestMakeDataclass.test_no_types)\nPASS: test_non_identifier_field_names (test.test_dataclasses.TestMakeDataclass.test_non_identifier_field_names)\nPASS: test_other_params (test.test_dataclasses.TestMakeDataclass.test_other_params)\nPASS: test_pickle_support (test.test_dataclasses.TestMakeDataclass.test_pickle_support)\nPASS: test_simple (test.test_dataclasses.TestMakeDataclass.test_simple)\nPASS: test_underscore_field_names (test.test_dataclasses.TestMakeDataclass.test_underscore_field_names)\nPASS: test_bpo_43764 (test.test_dataclasses.TestMatchArgs.test_bpo_43764)\nPASS: test_explicit_match_args (test.test_dataclasses.TestMatchArgs.test_explicit_match_args)\nPASS: test_make_dataclasses (test.test_dataclasses.TestMatchArgs.test_make_dataclasses)\nPASS: test_match_args (test.test_dataclasses.TestMatchArgs.test_match_args)\nPASS: test_match_args_argument (test.test_dataclasses.TestMatchArgs.test_match_args_argument)\nPASS: test_functools_total_ordering (test.test_dataclasses.TestOrdering.test_functools_total_ordering)\nPASS: test_no_order (test.test_dataclasses.TestOrdering.test_no_order)\nPASS: test_overwriting_order (test.test_dataclasses.TestOrdering.test_overwriting_order)\nPASS: test (test.test_dataclasses.TestReplace.test)\nPASS: test_classvar (test.test_dataclasses.TestReplace.test_classvar)\nPASS: test_frozen (test.test_dataclasses.TestReplace.test_frozen)\nPASS: test_initvar_is_specified (test.test_dataclasses.TestReplace.test_initvar_is_specified)\nPASS: test_initvar_with_default_value (test.test_dataclasses.TestReplace.test_initvar_with_default_value)\nPASS: test_invalid_field_name (test.test_dataclasses.TestReplace.test_invalid_field_name)\nPASS: test_invalid_object (test.test_dataclasses.TestReplace.test_invalid_object)\nPASS: test_no_init (test.test_dataclasses.TestReplace.test_no_init)\nPASS: test_recursive_repr (test.test_dataclasses.TestReplace.test_recursive_repr)\nPASS: test_recursive_repr_indirection (test.test_dataclasses.TestReplace.test_recursive_repr_indirection)\nPASS: test_recursive_repr_indirection_two (test.test_dataclasses.TestReplace.test_recursive_repr_indirection_two)\nPASS: test_recursive_repr_misc_attrs (test.test_dataclasses.TestReplace.test_recursive_repr_misc_attrs)\nPASS: test_recursive_repr_two_attrs (test.test_dataclasses.TestReplace.test_recursive_repr_two_attrs)\nPASS: test_no_repr (test.test_dataclasses.TestRepr.test_no_repr)\nPASS: test_overwriting_repr (test.test_dataclasses.TestRepr.test_overwriting_repr)\nPASS: test_repr (test.test_dataclasses.TestRepr.test_repr)\nPASS: test_add_slots_when_slots_exists (test.test_dataclasses.TestSlots.test_add_slots_when_slots_exists)\nPASS: test_cant_inherit_from_iterator_slots (test.test_dataclasses.TestSlots.test_cant_inherit_from_iterator_slots)\nPASS: test_derived_added_field (test.test_dataclasses.TestSlots.test_derived_added_field)\nPASS: test_frozen_pickle (test.test_dataclasses.TestSlots.test_frozen_pickle)\nPASS: test_frozen_slots_pickle_custom_state (test.test_dataclasses.TestSlots.test_frozen_slots_pickle_custom_state)\nPASS: test_generated_slots (test.test_dataclasses.TestSlots.test_generated_slots)\nPASS: test_generated_slots_value (test.test_dataclasses.TestSlots.test_generated_slots_value)\nPASS: test_returns_new_class (test.test_dataclasses.TestSlots.test_returns_new_class)\nPASS: test_simple (test.test_dataclasses.TestSlots.test_simple)\nPASS: test_slots_no_weakref (test.test_dataclasses.TestSlots.test_slots_no_weakref)\nPASS: test_slots_weakref (test.test_dataclasses.TestSlots.test_slots_weakref)\nPASS: test_slots_weakref_base_str (test.test_dataclasses.TestSlots.test_slots_weakref_base_str)\nPASS: test_slots_weakref_base_tuple (test.test_dataclasses.TestSlots.test_slots_weakref_base_tuple)\nPASS: test_slots_with_default_factory_no_init (test.test_dataclasses.TestSlots.test_slots_with_default_factory_no_init)\nPASS: test_slots_with_default_no_init (test.test_dataclasses.TestSlots.test_slots_with_default_no_init)\nPASS: test_weakref_slot_make_dataclass (test.test_dataclasses.TestSlots.test_weakref_slot_make_dataclass)\nPASS: test_weakref_slot_normal_base_weakref_slot (test.test_dataclasses.TestSlots.test_weakref_slot_normal_base_weakref_slot)\nPASS: test_weakref_slot_subclass_no_weakref_slot (test.test_dataclasses.TestSlots.test_weakref_slot_subclass_no_weakref_slot)\nPASS: test_weakref_slot_subclass_weakref_slot (test.test_dataclasses.TestSlots.test_weakref_slot_subclass_weakref_slot)\nPASS: test_weakref_slot_without_slot (test.test_dataclasses.TestSlots.test_weakref_slot_without_slot)\nPASS: test_classvar (test.test_dataclasses.TestStringAnnotations.test_classvar)\nPASS: test_classvar_module_level_import (test.test_dataclasses.TestStringAnnotations.test_classvar_module_level_import)\nPASS: test_initvar (test.test_dataclasses.TestStringAnnotations.test_initvar)\nPASS: test_isnt_classvar (test.test_dataclasses.TestStringAnnotations.test_isnt_classvar)\nPASS: test_isnt_initvar (test.test_dataclasses.TestStringAnnotations.test_isnt_initvar)\nPASS: test_text_annotations (test.test_dataclasses.TestStringAnnotations.test_text_annotations)\n\n----------------------------------------------------------------------\nRan 233 tests in 0.698s\n\nOK\n0:00:58 load avg: 2.07 [127/469] test_dbm_gnu passed\ngdbm version: (1, 23, 0)\nPASS: test_bool_empty (test.test_dbm_gnu.TestGdbm.test_bool_empty)\nPASS: test_bool_not_empty (test.test_dbm_gnu.TestGdbm.test_bool_not_empty)\nPASS: test_bool_on_closed_db_raises (test.test_dbm_gnu.TestGdbm.test_bool_on_closed_db_raises)\nPASS: test_bytes (test.test_dbm_gnu.TestGdbm.test_bytes)\nPASS: test_context_manager (test.test_dbm_gnu.TestGdbm.test_context_manager)\nPASS: test_disallow_instantiation (test.test_dbm_gnu.TestGdbm.test_disallow_instantiation)\nPASS: test_error_conditions (test.test_dbm_gnu.TestGdbm.test_error_conditions)\nPASS: test_flags (test.test_dbm_gnu.TestGdbm.test_flags)\nPASS: test_key_methods (test.test_dbm_gnu.TestGdbm.test_key_methods)\nPASS: test_nonascii_filename (test.test_dbm_gnu.TestGdbm.test_nonascii_filename)\nPASS: test_nonexisting_file (test.test_dbm_gnu.TestGdbm.test_nonexisting_file)\nPASS: test_open_with_bytes_path (test.test_dbm_gnu.TestGdbm.test_open_with_bytes_path)\nPASS: test_open_with_pathlib_bytes_path (test.test_dbm_gnu.TestGdbm.test_open_with_pathlib_bytes_path)\nPASS: test_open_with_pathlib_path (test.test_dbm_gnu.TestGdbm.test_open_with_pathlib_path)\nPASS: test_reorganize (test.test_dbm_gnu.TestGdbm.test_reorganize)\nPASS: test_unicode (test.test_dbm_gnu.TestGdbm.test_unicode)\nPASS: test_write_readonly_file (test.test_dbm_gnu.TestGdbm.test_write_readonly_file)\n\n----------------------------------------------------------------------\nRan 17 tests in 0.007s\n\nOK\n0:00:58 load avg: 2.07 [128/469] test_dbm_dumb passed\nPASS: test_check_closed (test.test_dbm_dumb.DumbDBMTestCase.test_check_closed)\nPASS: test_close_twice (test.test_dbm_dumb.DumbDBMTestCase.test_close_twice)\nPASS: test_context_manager (test.test_dbm_dumb.DumbDBMTestCase.test_context_manager)\nPASS: test_create_new (test.test_dbm_dumb.DumbDBMTestCase.test_create_new)\nPASS: test_dumbdbm_creation (test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_creation)\nPASS: test_dumbdbm_creation_mode (test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_creation_mode)\nPASS: test_dumbdbm_keys (test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_keys)\nPASS: test_dumbdbm_modification (test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_modification)\nPASS: test_dumbdbm_read (test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_read)\nPASS: test_eval (test.test_dbm_dumb.DumbDBMTestCase.test_eval)\nPASS: test_invalid_flag (test.test_dbm_dumb.DumbDBMTestCase.test_invalid_flag)\nPASS: test_line_endings (test.test_dbm_dumb.DumbDBMTestCase.test_line_endings)\nPASS: test_missing_data (test.test_dbm_dumb.DumbDBMTestCase.test_missing_data)\nPASS: test_missing_index (test.test_dbm_dumb.DumbDBMTestCase.test_missing_index)\nPASS: test_nonascii_filename (test.test_dbm_dumb.DumbDBMTestCase.test_nonascii_filename)\nPASS: test_open_with_bytes_path (test.test_dbm_dumb.DumbDBMTestCase.test_open_with_bytes_path)\nPASS: test_open_with_pathlib_bytes_path (test.test_dbm_dumb.DumbDBMTestCase.test_open_with_pathlib_bytes_path)\nPASS: test_open_with_pathlib_path (test.test_dbm_dumb.DumbDBMTestCase.test_open_with_pathlib_path)\nPASS: test_random (test.test_dbm_dumb.DumbDBMTestCase.test_random)\nPASS: test_readonly_files (test.test_dbm_dumb.DumbDBMTestCase.test_readonly_files)\nPASS: test_str_read (test.test_dbm_dumb.DumbDBMTestCase.test_str_read)\nPASS: test_str_write_contains (test.test_dbm_dumb.DumbDBMTestCase.test_str_write_contains)\nPASS: test_write_contains (test.test_dbm_dumb.DumbDBMTestCase.test_write_contains)\nPASS: test_write_write_read (test.test_dbm_dumb.DumbDBMTestCase.test_write_write_read)\n\n----------------------------------------------------------------------\nRan 24 tests in 0.144s\n\nOK\n0:00:58 load avg: 2.15 [129/469] test_dbm_ndbm passed\nPASS: test_bool_empty (test.test_dbm_ndbm.DbmTestCase.test_bool_empty)\nPASS: test_bool_not_empty (test.test_dbm_ndbm.DbmTestCase.test_bool_not_empty)\nPASS: test_bool_on_closed_db_raises (test.test_dbm_ndbm.DbmTestCase.test_bool_on_closed_db_raises)\nPASS: test_bytes (test.test_dbm_ndbm.DbmTestCase.test_bytes)\nPASS: test_context_manager (test.test_dbm_ndbm.DbmTestCase.test_context_manager)\nPASS: test_empty_value (test.test_dbm_ndbm.DbmTestCase.test_empty_value)\nPASS: test_keys (test.test_dbm_ndbm.DbmTestCase.test_keys)\nPASS: test_modes (test.test_dbm_ndbm.DbmTestCase.test_modes)\nPASS: test_nonascii_filename (test.test_dbm_ndbm.DbmTestCase.test_nonascii_filename)\nPASS: test_nonexisting_file (test.test_dbm_ndbm.DbmTestCase.test_nonexisting_file)\nPASS: test_open_with_bytes_path (test.test_dbm_ndbm.DbmTestCase.test_open_with_bytes_path)\nPASS: test_open_with_pathlib_bytes_path (test.test_dbm_ndbm.DbmTestCase.test_open_with_pathlib_bytes_path)\nPASS: test_open_with_pathlib_path (test.test_dbm_ndbm.DbmTestCase.test_open_with_pathlib_path)\nPASS: test_unicode (test.test_dbm_ndbm.DbmTestCase.test_unicode)\nPASS: test_write_readonly_file (test.test_dbm_ndbm.DbmTestCase.test_write_readonly_file)\n\n----------------------------------------------------------------------\nRan 15 tests in 0.007s\n\nOK\n0:00:58 load avg: 2.15 [130/469] test_decorators passed\nPASS: test_double (test.test_decorators.TestClassDecorators.test_double)\nPASS: test_order (test.test_decorators.TestClassDecorators.test_order)\nPASS: test_simple (test.test_decorators.TestClassDecorators.test_simple)\nPASS: test_argforms (test.test_decorators.TestDecorators.test_argforms)\nPASS: test_bound_function_inside_classmethod (test.test_decorators.TestDecorators.test_bound_function_inside_classmethod)\nPASS: test_classmethod (test.test_decorators.TestDecorators.test_classmethod)\nPASS: test_dbcheck (test.test_decorators.TestDecorators.test_dbcheck)\nPASS: test_dotted (test.test_decorators.TestDecorators.test_dotted)\nPASS: test_double (test.test_decorators.TestDecorators.test_double)\nPASS: test_errors (test.test_decorators.TestDecorators.test_errors)\nPASS: test_eval_order (test.test_decorators.TestDecorators.test_eval_order)\nPASS: test_expressions (test.test_decorators.TestDecorators.test_expressions)\nPASS: test_memoize (test.test_decorators.TestDecorators.test_memoize)\nPASS: test_order (test.test_decorators.TestDecorators.test_order)\nPASS: test_single (test.test_decorators.TestDecorators.test_single)\nPASS: test_staticmethod (test.test_decorators.TestDecorators.test_staticmethod)\nPASS: test_wrapped_classmethod_inside_classmethod (test.test_decorators.TestDecorators.test_wrapped_classmethod_inside_classmethod)\nPASS: test_wrapped_descriptor_inside_classmethod (test.test_decorators.TestDecorators.test_wrapped_descriptor_inside_classmethod)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.008s\n\nOK\n0:00:58 load avg: 2.15 [131/469] test_defaultdict passed\nPASS: test_basic (test.test_defaultdict.TestDefaultDict.test_basic)\nPASS: test_callable_arg (test.test_defaultdict.TestDefaultDict.test_callable_arg)\nPASS: test_copy (test.test_defaultdict.TestDefaultDict.test_copy)\nPASS: test_deep_copy (test.test_defaultdict.TestDefaultDict.test_deep_copy)\nPASS: test_keyerror_without_factory (test.test_defaultdict.TestDefaultDict.test_keyerror_without_factory)\nPASS: test_missing (test.test_defaultdict.TestDefaultDict.test_missing)\nPASS: test_pickling (test.test_defaultdict.TestDefaultDict.test_pickling)\nPASS: test_recursive_repr (test.test_defaultdict.TestDefaultDict.test_recursive_repr)\nPASS: test_repr (test.test_defaultdict.TestDefaultDict.test_repr)\nPASS: test_shallow_copy (test.test_defaultdict.TestDefaultDict.test_shallow_copy)\nPASS: test_union (test.test_defaultdict.TestDefaultDict.test_union)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.003s\n\nOK\n0:01:01 load avg: 2.15 [132/469] test_datetime passed\nSKIP: test_PyDateTime_DATE_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_DATE_GET) 'Not relevant in pure Python'\nSKIP: test_PyDateTime_DELTA_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_DELTA_GET) 'Not relevant in pure Python'\nSKIP: test_PyDateTime_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_GET) 'Not relevant in pure Python'\nSKIP: test_PyDateTime_TIME_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_TIME_GET) 'Not relevant in pure Python'\nSKIP: test_check_date (test.datetimetester.CapiTest_Pure.test_check_date) 'Not relevant in pure Python'\nSKIP: test_check_datetime (test.datetimetester.CapiTest_Pure.test_check_datetime) 'Not relevant in pure Python'\nSKIP: test_check_delta (test.datetimetester.CapiTest_Pure.test_check_delta) 'Not relevant in pure Python'\nSKIP: test_check_time (test.datetimetester.CapiTest_Pure.test_check_time) 'Not relevant in pure Python'\nSKIP: test_check_tzinfo (test.datetimetester.CapiTest_Pure.test_check_tzinfo) 'Not relevant in pure Python'\nSKIP: test_date_from_date (test.datetimetester.CapiTest_Pure.test_date_from_date) 'Not relevant in pure Python'\nSKIP: test_date_from_timestamp (test.datetimetester.CapiTest_Pure.test_date_from_timestamp) 'Not relevant in pure Python'\nSKIP: test_datetime_from_dateandtime (test.datetimetester.CapiTest_Pure.test_datetime_from_dateandtime) 'Not relevant in pure Python'\nSKIP: test_datetime_from_dateandtimeandfold (test.datetimetester.CapiTest_Pure.test_datetime_from_dateandtimeandfold) 'Not relevant in pure Python'\nSKIP: test_datetime_from_timestamp (test.datetimetester.CapiTest_Pure.test_datetime_from_timestamp) 'Not relevant in pure Python'\nSKIP: test_delta_from_dsu (test.datetimetester.CapiTest_Pure.test_delta_from_dsu) 'Not relevant in pure Python'\nSKIP: test_time_from_time (test.datetimetester.CapiTest_Pure.test_time_from_time) 'Not relevant in pure Python'\nSKIP: test_time_from_timeandfold (test.datetimetester.CapiTest_Pure.test_time_from_timeandfold) 'Not relevant in pure Python'\nSKIP: test_timezones_capi (test.datetimetester.CapiTest_Pure.test_timezones_capi) 'Not relevant in pure Python'\nSKIP: test_timezones_offset_zero (test.datetimetester.CapiTest_Pure.test_timezones_offset_zero) 'Not relevant in pure Python'\nSKIP: test_utc_capi (test.datetimetester.CapiTest_Pure.test_utc_capi) 'Not relevant in pure Python'\nPASS: test_folds (test.datetimetester.IranTest_Pure.test_folds)\nPASS: test_gaps (test.datetimetester.IranTest_Pure.test_gaps)\nPASS: test_system_transitions (test.datetimetester.IranTest_Pure.test_system_transitions)\nPASS: test_bug_1028306 (test.datetimetester.Oddballs_Pure.test_bug_1028306)\nPASS: test_check_arg_types (test.datetimetester.Oddballs_Pure.test_check_arg_types)\nPASS: test_extra_attributes (test.datetimetester.Oddballs_Pure.test_extra_attributes)\nPASS: test_backdoor_resistance (test.datetimetester.TestDate_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDate_Pure.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestDate_Pure.test_basic_attributes)\nPASS: test_bool (test.datetimetester.TestDate_Pure.test_bool)\nPASS: test_compare (test.datetimetester.TestDate_Pure.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDate_Pure.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDate_Pure.test_computations)\nPASS: test_ctime (test.datetimetester.TestDate_Pure.test_ctime)\nPASS: test_extreme_ordinals (test.datetimetester.TestDate_Pure.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDate_Pure.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDate_Pure.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDate_Pure.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDate_Pure.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDate_Pure.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDate_Pure.test_fromisoformat)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDate_Pure.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDate_Pure.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDate_Pure.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDate_Pure.test_fromisoformat_subclass)\nPASS: test_fromtimestamp (test.datetimetester.TestDate_Pure.test_fromtimestamp)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDate_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDate_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDate_Pure.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDate_Pure.test_insane_fromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDate_Pure.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDate_Pure.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDate_Pure.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDate_Pure.test_isoformat)\nPASS: test_mixed_compare (test.datetimetester.TestDate_Pure.test_mixed_compare)\nPASS: test_ordinal_conversions (test.datetimetester.TestDate_Pure.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDate_Pure.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDate_Pure.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDate_Pure.test_pickling_subclass_date)\nPASS: test_replace (test.datetimetester.TestDate_Pure.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDate_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDate_Pure.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDate_Pure.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDate_Pure.test_strftime_trailing_percent)\nPASS: test_strftime_y2k (test.datetimetester.TestDate_Pure.test_strftime_y2k)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDate_Pure.test_subclass_alternate_constructors)\nPASS: test_subclass_date (test.datetimetester.TestDate_Pure.test_subclass_date)\nPASS: test_subclass_replace (test.datetimetester.TestDate_Pure.test_subclass_replace)\nPASS: test_timetuple (test.datetimetester.TestDate_Pure.test_timetuple)\nPASS: test_today (test.datetimetester.TestDate_Pure.test_today)\nPASS: test_weekday (test.datetimetester.TestDate_Pure.test_weekday)\nPASS: test_delta_non_days_ignored (test.datetimetester.TestDateOnly_Pure.test_delta_non_days_ignored)\nPASS: test_astimezone (test.datetimetester.TestDateTime_Pure.test_astimezone)\nPASS: test_backdoor_resistance (test.datetimetester.TestDateTime_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDateTime_Pure.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestDateTime_Pure.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestDateTime_Pure.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestDateTime_Pure.test_bool)\nPASS: test_combine (test.datetimetester.TestDateTime_Pure.test_combine)\nPASS: test_compare (test.datetimetester.TestDateTime_Pure.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDateTime_Pure.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDateTime_Pure.test_computations)\nPASS: test_ctime (test.datetimetester.TestDateTime_Pure.test_ctime)\nPASS: test_extract (test.datetimetester.TestDateTime_Pure.test_extract)\nPASS: test_extreme_ordinals (test.datetimetester.TestDateTime_Pure.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDateTime_Pure.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDateTime_Pure.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDateTime_Pure.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDateTime_Pure.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDateTime_Pure.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDateTime_Pure.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestDateTime_Pure.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDateTime_Pure.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestDateTime_Pure.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestDateTime_Pure.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestDateTime_Pure.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDateTime_Pure.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestDateTime_Pure.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestDateTime_Pure.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestDateTime_Pure.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestDateTime_Pure.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTime_Pure.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestDateTime_Pure.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDateTime_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDateTime_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDateTime_Pure.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDateTime_Pure.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestDateTime_Pure.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDateTime_Pure.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDateTime_Pure.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDateTime_Pure.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDateTime_Pure.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestDateTime_Pure.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestDateTime_Pure.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestDateTime_Pure.test_mixed_compare)\nPASS: test_more_compare (test.datetimetester.TestDateTime_Pure.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestDateTime_Pure.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestDateTime_Pure.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestDateTime_Pure.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestDateTime_Pure.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestDateTime_Pure.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTime_Pure.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestDateTime_Pure.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDateTime_Pure.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDateTime_Pure.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDateTime_Pure.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestDateTime_Pure.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestDateTime_Pure.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDateTime_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDateTime_Pure.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDateTime_Pure.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDateTime_Pure.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTime_Pure.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestDateTime_Pure.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestDateTime_Pure.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestDateTime_Pure.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDateTime_Pure.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTime_Pure.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestDateTime_Pure.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestDateTime_Pure.test_subclass_datetime)\nPASS: test_subclass_now (test.datetimetester.TestDateTime_Pure.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestDateTime_Pure.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestDateTime_Pure.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestDateTime_Pure.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestDateTime_Pure.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestDateTime_Pure.test_timetuple)\nPASS: test_today (test.datetimetester.TestDateTime_Pure.test_today)\nPASS: test_tz_independent_comparing (test.datetimetester.TestDateTime_Pure.test_tz_independent_comparing)\nPASS: test_utcfromtimestamp (test.datetimetester.TestDateTime_Pure.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestDateTime_Pure.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestDateTime_Pure.test_utcnow)\nPASS: test_weekday (test.datetimetester.TestDateTime_Pure.test_weekday)\nPASS: test_argument_passing (test.datetimetester.TestDateTimeTZ_Pure.test_argument_passing)\nPASS: test_astimezone (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone)\nPASS: test_astimezone_default_eastern (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_eastern)\nPASS: test_astimezone_default_near_fold (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_near_fold)\nPASS: test_astimezone_default_utc (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_utc)\nPASS: test_aware_compare (test.datetimetester.TestDateTimeTZ_Pure.test_aware_compare)\nPASS: test_aware_subtract (test.datetimetester.TestDateTimeTZ_Pure.test_aware_subtract)\nPASS: test_backdoor_resistance (test.datetimetester.TestDateTimeTZ_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDateTimeTZ_Pure.test_bad_constructor_arguments)\nPASS: test_bad_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Pure.test_bad_tzinfo_classes)\nPASS: test_basic_attributes (test.datetimetester.TestDateTimeTZ_Pure.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestDateTimeTZ_Pure.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestDateTimeTZ_Pure.test_bool)\nPASS: test_combine (test.datetimetester.TestDateTimeTZ_Pure.test_combine)\nPASS: test_compare (test.datetimetester.TestDateTimeTZ_Pure.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDateTimeTZ_Pure.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDateTimeTZ_Pure.test_computations)\nPASS: test_ctime (test.datetimetester.TestDateTimeTZ_Pure.test_ctime)\nPASS: test_even_more_compare (test.datetimetester.TestDateTimeTZ_Pure.test_even_more_compare)\nPASS: test_extract (test.datetimetester.TestDateTimeTZ_Pure.test_extract)\nPASS: test_extreme_hashes (test.datetimetester.TestDateTimeTZ_Pure.test_extreme_hashes)\nPASS: test_extreme_ordinals (test.datetimetester.TestDateTimeTZ_Pure.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDateTimeTZ_Pure.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDateTimeTZ_Pure.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDateTimeTZ_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDateTimeTZ_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDateTimeTZ_Pure.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDateTimeTZ_Pure.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDateTimeTZ_Pure.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDateTimeTZ_Pure.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDateTimeTZ_Pure.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestDateTimeTZ_Pure.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestDateTimeTZ_Pure.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestDateTimeTZ_Pure.test_mixed_compare)\nPASS: test_more_astimezone (test.datetimetester.TestDateTimeTZ_Pure.test_more_astimezone)\nPASS: test_more_compare (test.datetimetester.TestDateTimeTZ_Pure.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestDateTimeTZ_Pure.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestDateTimeTZ_Pure.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestDateTimeTZ_Pure.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestDateTimeTZ_Pure.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestDateTimeTZ_Pure.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDateTimeTZ_Pure.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDateTimeTZ_Pure.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDateTimeTZ_Pure.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestDateTimeTZ_Pure.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDateTimeTZ_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDateTimeTZ_Pure.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDateTimeTZ_Pure.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDateTimeTZ_Pure.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTimeTZ_Pure.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestDateTimeTZ_Pure.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestDateTimeTZ_Pure.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestDateTimeTZ_Pure.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_datetime)\nPASS: test_subclass_datetimetz (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_datetimetz)\nPASS: test_subclass_now (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestDateTimeTZ_Pure.test_timetuple)\nPASS: test_today (test.datetimetester.TestDateTimeTZ_Pure.test_today)\nPASS: test_trivial (test.datetimetester.TestDateTimeTZ_Pure.test_trivial)\nPASS: test_tz_aware_arithmetic (test.datetimetester.TestDateTimeTZ_Pure.test_tz_aware_arithmetic)\nPASS: test_tz_independent_comparing (test.datetimetester.TestDateTimeTZ_Pure.test_tz_independent_comparing)\nPASS: test_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_classes)\nPASS: test_tzinfo_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_fromtimestamp)\nPASS: test_tzinfo_isoformat (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_isoformat)\nPASS: test_tzinfo_now (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_now)\nPASS: test_tzinfo_timetuple (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_timetuple)\nPASS: test_tzinfo_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_utcfromtimestamp)\nPASS: test_tzinfo_utcnow (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_utcnow)\nPASS: test_utc_offset_out_of_bounds (test.datetimetester.TestDateTimeTZ_Pure.test_utc_offset_out_of_bounds)\nPASS: test_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Pure.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestDateTimeTZ_Pure.test_utcnow)\nPASS: test_utctimetuple (test.datetimetester.TestDateTimeTZ_Pure.test_utctimetuple)\nPASS: test_weekday (test.datetimetester.TestDateTimeTZ_Pure.test_weekday)\nPASS: test_zones (test.datetimetester.TestDateTimeTZ_Pure.test_zones)\nPASS: test_astimezone (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_astimezone)\nPASS: test_comparison (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_comparison)\nPASS: test_constructors (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_constructors)\nPASS: test_dst (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_dst)\nPASS: test_fromtimestamp (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp)\nSKIP: test_fromtimestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp_lord_howe) 'Australia/Lord_Howe timezone is not supported on this platform'\nPASS: test_fromtimestamp_low_fold_detection (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp_low_fold_detection)\nPASS: test_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromutc)\nPASS: test_hash (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_hash)\nPASS: test_hash_aware (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_hash_aware)\nPASS: test_member (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_member)\nPASS: test_mixed_compare_fold (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_fold)\nPASS: test_mixed_compare_gap (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_gap)\nPASS: test_mixed_compare_regular (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_regular)\nPASS: test_pickle_fold (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_pickle_fold)\nPASS: test_replace (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_replace)\nPASS: test_repr (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_repr)\nPASS: test_timestamp (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_timestamp)\nSKIP: test_timestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_timestamp_lord_howe) 'Australia/Lord_Howe timezone is not supported on this platform'\nPASS: test_utcoffset (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_utcoffset)\nPASS: test_vilnius_1941_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_vilnius_1941_fromutc)\nPASS: test_vilnius_1941_toutc (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_vilnius_1941_toutc)\ntest_all (test.datetimetester.TestModule_Pure.test_all)\nPASS: Test that __all__ only points to valid attributes.\nPASS: test_constants (test.datetimetester.TestModule_Pure.test_constants)\nPASS: test_divide_and_round (test.datetimetester.TestModule_Pure.test_divide_and_round)\nSKIP: test_name_cleanup (test.datetimetester.TestModule_Pure.test_name_cleanup) 'Only run for Fast C implementation'\nPASS: test_utc_alias (test.datetimetester.TestModule_Pure.test_utc_alias)\nPASS: test_astimezone (test.datetimetester.TestSubclassDateTime_Pure.test_astimezone)\nPASS: test_backdoor_resistance (test.datetimetester.TestSubclassDateTime_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestSubclassDateTime_Pure.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestSubclassDateTime_Pure.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestSubclassDateTime_Pure.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestSubclassDateTime_Pure.test_bool)\nPASS: test_combine (test.datetimetester.TestSubclassDateTime_Pure.test_combine)\nPASS: test_compare (test.datetimetester.TestSubclassDateTime_Pure.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestSubclassDateTime_Pure.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestSubclassDateTime_Pure.test_computations)\nPASS: test_ctime (test.datetimetester.TestSubclassDateTime_Pure.test_ctime)\nPASS: test_extract (test.datetimetester.TestSubclassDateTime_Pure.test_extract)\nPASS: test_extreme_ordinals (test.datetimetester.TestSubclassDateTime_Pure.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestSubclassDateTime_Pure.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestSubclassDateTime_Pure.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestSubclassDateTime_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestSubclassDateTime_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestSubclassDateTime_Pure.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestSubclassDateTime_Pure.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestSubclassDateTime_Pure.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestSubclassDateTime_Pure.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestSubclassDateTime_Pure.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestSubclassDateTime_Pure.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestSubclassDateTime_Pure.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestSubclassDateTime_Pure.test_mixed_compare)\nPASS: test_more_compare (test.datetimetester.TestSubclassDateTime_Pure.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestSubclassDateTime_Pure.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestSubclassDateTime_Pure.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestSubclassDateTime_Pure.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestSubclassDateTime_Pure.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestSubclassDateTime_Pure.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestSubclassDateTime_Pure.test_overflow)\nPASS: test_pickling (test.datetimetester.TestSubclassDateTime_Pure.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestSubclassDateTime_Pure.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestSubclassDateTime_Pure.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestSubclassDateTime_Pure.test_resolution_info)\nSKIP: test_roundtrip (test.datetimetester.TestSubclassDateTime_Pure.test_roundtrip) 'not appropriate for subclasses'\nPASS: test_strftime (test.datetimetester.TestSubclassDateTime_Pure.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestSubclassDateTime_Pure.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestSubclassDateTime_Pure.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestSubclassDateTime_Pure.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestSubclassDateTime_Pure.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestSubclassDateTime_Pure.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_datetime)\nPASS: test_subclass_now (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestSubclassDateTime_Pure.test_timetuple)\nPASS: test_today (test.datetimetester.TestSubclassDateTime_Pure.test_today)\nPASS: test_tz_independent_comparing (test.datetimetester.TestSubclassDateTime_Pure.test_tz_independent_comparing)\nPASS: test_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Pure.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestSubclassDateTime_Pure.test_utcnow)\nPASS: test_weekday (test.datetimetester.TestSubclassDateTime_Pure.test_weekday)\nPASS: test_issue23600 (test.datetimetester.TestTZInfo_Pure.test_issue23600)\nPASS: test_non_abstractness (test.datetimetester.TestTZInfo_Pure.test_non_abstractness)\nPASS: test_normal (test.datetimetester.TestTZInfo_Pure.test_normal)\nPASS: test_pickling_base (test.datetimetester.TestTZInfo_Pure.test_pickling_base)\nPASS: test_pickling_subclass (test.datetimetester.TestTZInfo_Pure.test_pickling_subclass)\nPASS: test_refcnt_crash_bug_22044 (test.datetimetester.TestTZInfo_Pure.test_refcnt_crash_bug_22044)\nPASS: test_subclass_must_override (test.datetimetester.TestTZInfo_Pure.test_subclass_must_override)\nPASS: test_1653736 (test.datetimetester.TestTime_Pure.test_1653736)\nPASS: test_backdoor_resistance (test.datetimetester.TestTime_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestTime_Pure.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestTime_Pure.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestTime_Pure.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestTime_Pure.test_bool)\nPASS: test_comparing (test.datetimetester.TestTime_Pure.test_comparing)\nPASS: test_compat_unpickle (test.datetimetester.TestTime_Pure.test_compat_unpickle)\nPASS: test_format (test.datetimetester.TestTime_Pure.test_format)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTime_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTime_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestTime_Pure.test_hash_equality)\nPASS: test_isoformat (test.datetimetester.TestTime_Pure.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestTime_Pure.test_isoformat_timezone)\nPASS: test_pickling (test.datetimetester.TestTime_Pure.test_pickling)\nPASS: test_pickling_subclass_time (test.datetimetester.TestTime_Pure.test_pickling_subclass_time)\nPASS: test_replace (test.datetimetester.TestTime_Pure.test_replace)\nPASS: test_repr (test.datetimetester.TestTime_Pure.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTime_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTime_Pure.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTime_Pure.test_str)\nPASS: test_strftime (test.datetimetester.TestTime_Pure.test_strftime)\nPASS: test_subclass_replace (test.datetimetester.TestTime_Pure.test_subclass_replace)\nPASS: test_subclass_time (test.datetimetester.TestTime_Pure.test_subclass_time)\nPASS: test_basic_attributes (test.datetimetester.TestTimeDelta_Pure.test_basic_attributes)\nPASS: test_bool (test.datetimetester.TestTimeDelta_Pure.test_bool)\nPASS: test_carries (test.datetimetester.TestTimeDelta_Pure.test_carries)\nPASS: test_compare (test.datetimetester.TestTimeDelta_Pure.test_compare)\nPASS: test_computations (test.datetimetester.TestTimeDelta_Pure.test_computations)\nPASS: test_constructor (test.datetimetester.TestTimeDelta_Pure.test_constructor)\nPASS: test_disallowed_computations (test.datetimetester.TestTimeDelta_Pure.test_disallowed_computations)\nPASS: test_disallowed_special (test.datetimetester.TestTimeDelta_Pure.test_disallowed_special)\nPASS: test_division (test.datetimetester.TestTimeDelta_Pure.test_division)\nPASS: test_divmod (test.datetimetester.TestTimeDelta_Pure.test_divmod)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTimeDelta_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTimeDelta_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestTimeDelta_Pure.test_hash_equality)\nPASS: test_issue31293 (test.datetimetester.TestTimeDelta_Pure.test_issue31293)\nPASS: test_issue31752 (test.datetimetester.TestTimeDelta_Pure.test_issue31752)\nPASS: test_massive_normalization (test.datetimetester.TestTimeDelta_Pure.test_massive_normalization)\nPASS: test_microsecond_rounding (test.datetimetester.TestTimeDelta_Pure.test_microsecond_rounding)\nPASS: test_overflow (test.datetimetester.TestTimeDelta_Pure.test_overflow)\nPASS: test_pickling (test.datetimetester.TestTimeDelta_Pure.test_pickling)\nPASS: test_remainder (test.datetimetester.TestTimeDelta_Pure.test_remainder)\nPASS: test_repr (test.datetimetester.TestTimeDelta_Pure.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTimeDelta_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTimeDelta_Pure.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTimeDelta_Pure.test_str)\nPASS: test_subclass_date (test.datetimetester.TestTimeDelta_Pure.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestTimeDelta_Pure.test_subclass_datetime)\nPASS: test_subclass_timedelta (test.datetimetester.TestTimeDelta_Pure.test_subclass_timedelta)\nPASS: test_total_seconds (test.datetimetester.TestTimeDelta_Pure.test_total_seconds)\nPASS: test_1653736 (test.datetimetester.TestTimeTZ_Pure.test_1653736)\nPASS: test_argument_passing (test.datetimetester.TestTimeTZ_Pure.test_argument_passing)\nPASS: test_aware_compare (test.datetimetester.TestTimeTZ_Pure.test_aware_compare)\nPASS: test_backdoor_resistance (test.datetimetester.TestTimeTZ_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestTimeTZ_Pure.test_bad_constructor_arguments)\nPASS: test_bad_tzinfo_classes (test.datetimetester.TestTimeTZ_Pure.test_bad_tzinfo_classes)\nPASS: test_basic_attributes (test.datetimetester.TestTimeTZ_Pure.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestTimeTZ_Pure.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestTimeTZ_Pure.test_bool)\nPASS: test_comparing (test.datetimetester.TestTimeTZ_Pure.test_comparing)\nPASS: test_compat_unpickle (test.datetimetester.TestTimeTZ_Pure.test_compat_unpickle)\nPASS: test_empty (test.datetimetester.TestTimeTZ_Pure.test_empty)\nPASS: test_format (test.datetimetester.TestTimeTZ_Pure.test_format)\nPASS: test_fromisoformat (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat)\nPASS: test_fromisoformat_fails (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_fractions (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fractions)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_subclass)\nPASS: test_fromisoformat_time_examples (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_time_examples)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_timezone)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTimeTZ_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTimeTZ_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_edge_cases (test.datetimetester.TestTimeTZ_Pure.test_hash_edge_cases)\nPASS: test_hash_equality (test.datetimetester.TestTimeTZ_Pure.test_hash_equality)\nPASS: test_isoformat (test.datetimetester.TestTimeTZ_Pure.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestTimeTZ_Pure.test_isoformat_timezone)\nPASS: test_mixed_compare (test.datetimetester.TestTimeTZ_Pure.test_mixed_compare)\nPASS: test_more_bool (test.datetimetester.TestTimeTZ_Pure.test_more_bool)\nPASS: test_pickling (test.datetimetester.TestTimeTZ_Pure.test_pickling)\nPASS: test_pickling_subclass_time (test.datetimetester.TestTimeTZ_Pure.test_pickling_subclass_time)\nPASS: test_replace (test.datetimetester.TestTimeTZ_Pure.test_replace)\nPASS: test_repr (test.datetimetester.TestTimeTZ_Pure.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTimeTZ_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTimeTZ_Pure.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTimeTZ_Pure.test_str)\nPASS: test_strftime (test.datetimetester.TestTimeTZ_Pure.test_strftime)\nPASS: test_subclass_replace (test.datetimetester.TestTimeTZ_Pure.test_subclass_replace)\nPASS: test_subclass_time (test.datetimetester.TestTimeTZ_Pure.test_subclass_time)\nPASS: test_subclass_timetz (test.datetimetester.TestTimeTZ_Pure.test_subclass_timetz)\nPASS: test_tzinfo_classes (test.datetimetester.TestTimeTZ_Pure.test_tzinfo_classes)\nPASS: test_utc_offset_out_of_bounds (test.datetimetester.TestTimeTZ_Pure.test_utc_offset_out_of_bounds)\nPASS: test_zones (test.datetimetester.TestTimeTZ_Pure.test_zones)\nPASS: test_aware_datetime (test.datetimetester.TestTimeZone_Pure.test_aware_datetime)\nPASS: test_class_members (test.datetimetester.TestTimeZone_Pure.test_class_members)\nPASS: test_comparison (test.datetimetester.TestTimeZone_Pure.test_comparison)\nPASS: test_comparison_with_tzinfo (test.datetimetester.TestTimeZone_Pure.test_comparison_with_tzinfo)\nPASS: test_constructor (test.datetimetester.TestTimeZone_Pure.test_constructor)\nPASS: test_copy (test.datetimetester.TestTimeZone_Pure.test_copy)\nPASS: test_deepcopy (test.datetimetester.TestTimeZone_Pure.test_deepcopy)\nPASS: test_dst (test.datetimetester.TestTimeZone_Pure.test_dst)\nPASS: test_fromutc (test.datetimetester.TestTimeZone_Pure.test_fromutc)\nPASS: test_inheritance (test.datetimetester.TestTimeZone_Pure.test_inheritance)\nPASS: test_offset_boundaries (test.datetimetester.TestTimeZone_Pure.test_offset_boundaries)\nPASS: test_pickle (test.datetimetester.TestTimeZone_Pure.test_pickle)\nPASS: test_repr (test.datetimetester.TestTimeZone_Pure.test_repr)\nPASS: test_str (test.datetimetester.TestTimeZone_Pure.test_str)\nPASS: test_tzname (test.datetimetester.TestTimeZone_Pure.test_tzname)\nPASS: test_utcoffset (test.datetimetester.TestTimeZone_Pure.test_utcoffset)\nPASS: test_bogus_dst (test.datetimetester.TestTimezoneConversions_Pure.test_bogus_dst)\nPASS: test_easy (test.datetimetester.TestTimezoneConversions_Pure.test_easy)\nPASS: test_fromutc (test.datetimetester.TestTimezoneConversions_Pure.test_fromutc)\nPASS: test_tricky (test.datetimetester.TestTimezoneConversions_Pure.test_tricky)\nPASS: test_folds (test.datetimetester.ZoneInfoTest_Pure.test_folds)\nPASS: test_gaps (test.datetimetester.ZoneInfoTest_Pure.test_gaps)\nPASS: test_system_transitions (test.datetimetester.ZoneInfoTest_Pure.test_system_transitions)\nPASS: test_PyDateTime_DATE_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_DATE_GET)\nPASS: test_PyDateTime_DELTA_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_DELTA_GET)\nPASS: test_PyDateTime_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_GET)\nPASS: test_PyDateTime_TIME_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_TIME_GET)\nPASS: test_check_date (test.datetimetester.CapiTest_Fast.test_check_date)\nPASS: test_check_datetime (test.datetimetester.CapiTest_Fast.test_check_datetime)\nPASS: test_check_delta (test.datetimetester.CapiTest_Fast.test_check_delta)\nPASS: test_check_time (test.datetimetester.CapiTest_Fast.test_check_time)\nPASS: test_check_tzinfo (test.datetimetester.CapiTest_Fast.test_check_tzinfo)\nPASS: test_date_from_date (test.datetimetester.CapiTest_Fast.test_date_from_date)\nPASS: test_date_from_timestamp (test.datetimetester.CapiTest_Fast.test_date_from_timestamp)\nPASS: test_datetime_from_dateandtime (test.datetimetester.CapiTest_Fast.test_datetime_from_dateandtime)\nPASS: test_datetime_from_dateandtimeandfold (test.datetimetester.CapiTest_Fast.test_datetime_from_dateandtimeandfold)\nPASS: test_datetime_from_timestamp (test.datetimetester.CapiTest_Fast.test_datetime_from_timestamp)\nPASS: test_delta_from_dsu (test.datetimetester.CapiTest_Fast.test_delta_from_dsu)\nPASS: test_time_from_time (test.datetimetester.CapiTest_Fast.test_time_from_time)\nPASS: test_time_from_timeandfold (test.datetimetester.CapiTest_Fast.test_time_from_timeandfold)\nPASS: test_timezones_capi (test.datetimetester.CapiTest_Fast.test_timezones_capi)\nPASS: test_timezones_offset_zero (test.datetimetester.CapiTest_Fast.test_timezones_offset_zero)\nPASS: test_utc_capi (test.datetimetester.CapiTest_Fast.test_utc_capi)\nPASS: test_folds (test.datetimetester.IranTest_Fast.test_folds)\nPASS: test_gaps (test.datetimetester.IranTest_Fast.test_gaps)\nPASS: test_system_transitions (test.datetimetester.IranTest_Fast.test_system_transitions)\nPASS: test_bug_1028306 (test.datetimetester.Oddballs_Fast.test_bug_1028306)\nPASS: test_check_arg_types (test.datetimetester.Oddballs_Fast.test_check_arg_types)\nPASS: test_extra_attributes (test.datetimetester.Oddballs_Fast.test_extra_attributes)\nPASS: test_backdoor_resistance (test.datetimetester.TestDate_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDate_Fast.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestDate_Fast.test_basic_attributes)\nPASS: test_bool (test.datetimetester.TestDate_Fast.test_bool)\nPASS: test_compare (test.datetimetester.TestDate_Fast.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDate_Fast.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDate_Fast.test_computations)\nPASS: test_ctime (test.datetimetester.TestDate_Fast.test_ctime)\nPASS: test_extreme_ordinals (test.datetimetester.TestDate_Fast.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDate_Fast.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDate_Fast.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDate_Fast.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDate_Fast.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDate_Fast.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDate_Fast.test_fromisoformat)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDate_Fast.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDate_Fast.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDate_Fast.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDate_Fast.test_fromisoformat_subclass)\nPASS: test_fromtimestamp (test.datetimetester.TestDate_Fast.test_fromtimestamp)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDate_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDate_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDate_Fast.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDate_Fast.test_insane_fromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDate_Fast.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDate_Fast.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDate_Fast.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDate_Fast.test_isoformat)\nPASS: test_mixed_compare (test.datetimetester.TestDate_Fast.test_mixed_compare)\nPASS: test_ordinal_conversions (test.datetimetester.TestDate_Fast.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDate_Fast.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDate_Fast.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDate_Fast.test_pickling_subclass_date)\nPASS: test_replace (test.datetimetester.TestDate_Fast.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDate_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDate_Fast.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDate_Fast.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDate_Fast.test_strftime_trailing_percent)\nPASS: test_strftime_y2k (test.datetimetester.TestDate_Fast.test_strftime_y2k)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDate_Fast.test_subclass_alternate_constructors)\nPASS: test_subclass_date (test.datetimetester.TestDate_Fast.test_subclass_date)\nPASS: test_subclass_replace (test.datetimetester.TestDate_Fast.test_subclass_replace)\nPASS: test_timetuple (test.datetimetester.TestDate_Fast.test_timetuple)\nPASS: test_today (test.datetimetester.TestDate_Fast.test_today)\nPASS: test_weekday (test.datetimetester.TestDate_Fast.test_weekday)\nPASS: test_delta_non_days_ignored (test.datetimetester.TestDateOnly_Fast.test_delta_non_days_ignored)\nPASS: test_astimezone (test.datetimetester.TestDateTime_Fast.test_astimezone)\nPASS: test_backdoor_resistance (test.datetimetester.TestDateTime_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDateTime_Fast.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestDateTime_Fast.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestDateTime_Fast.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestDateTime_Fast.test_bool)\nPASS: test_combine (test.datetimetester.TestDateTime_Fast.test_combine)\nPASS: test_compare (test.datetimetester.TestDateTime_Fast.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDateTime_Fast.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDateTime_Fast.test_computations)\nPASS: test_ctime (test.datetimetester.TestDateTime_Fast.test_ctime)\nPASS: test_extract (test.datetimetester.TestDateTime_Fast.test_extract)\nPASS: test_extreme_ordinals (test.datetimetester.TestDateTime_Fast.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDateTime_Fast.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDateTime_Fast.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDateTime_Fast.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDateTime_Fast.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDateTime_Fast.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDateTime_Fast.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestDateTime_Fast.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDateTime_Fast.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestDateTime_Fast.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestDateTime_Fast.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestDateTime_Fast.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDateTime_Fast.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestDateTime_Fast.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestDateTime_Fast.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestDateTime_Fast.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestDateTime_Fast.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTime_Fast.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestDateTime_Fast.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDateTime_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDateTime_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDateTime_Fast.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDateTime_Fast.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestDateTime_Fast.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDateTime_Fast.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDateTime_Fast.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDateTime_Fast.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDateTime_Fast.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestDateTime_Fast.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestDateTime_Fast.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestDateTime_Fast.test_mixed_compare)\nPASS: test_more_compare (test.datetimetester.TestDateTime_Fast.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestDateTime_Fast.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestDateTime_Fast.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestDateTime_Fast.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestDateTime_Fast.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestDateTime_Fast.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTime_Fast.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestDateTime_Fast.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDateTime_Fast.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDateTime_Fast.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDateTime_Fast.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestDateTime_Fast.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestDateTime_Fast.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDateTime_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDateTime_Fast.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDateTime_Fast.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDateTime_Fast.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTime_Fast.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestDateTime_Fast.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestDateTime_Fast.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestDateTime_Fast.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDateTime_Fast.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTime_Fast.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestDateTime_Fast.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestDateTime_Fast.test_subclass_datetime)\nPASS: test_subclass_now (test.datetimetester.TestDateTime_Fast.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestDateTime_Fast.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestDateTime_Fast.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestDateTime_Fast.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestDateTime_Fast.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestDateTime_Fast.test_timetuple)\nPASS: test_today (test.datetimetester.TestDateTime_Fast.test_today)\nPASS: test_tz_independent_comparing (test.datetimetester.TestDateTime_Fast.test_tz_independent_comparing)\nPASS: test_utcfromtimestamp (test.datetimetester.TestDateTime_Fast.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestDateTime_Fast.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestDateTime_Fast.test_utcnow)\nPASS: test_weekday (test.datetimetester.TestDateTime_Fast.test_weekday)\nPASS: test_argument_passing (test.datetimetester.TestDateTimeTZ_Fast.test_argument_passing)\nPASS: test_astimezone (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone)\nPASS: test_astimezone_default_eastern (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_eastern)\nPASS: test_astimezone_default_near_fold (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_near_fold)\nPASS: test_astimezone_default_utc (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_utc)\nPASS: test_aware_compare (test.datetimetester.TestDateTimeTZ_Fast.test_aware_compare)\nPASS: test_aware_subtract (test.datetimetester.TestDateTimeTZ_Fast.test_aware_subtract)\nPASS: test_backdoor_resistance (test.datetimetester.TestDateTimeTZ_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDateTimeTZ_Fast.test_bad_constructor_arguments)\nPASS: test_bad_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Fast.test_bad_tzinfo_classes)\nPASS: test_basic_attributes (test.datetimetester.TestDateTimeTZ_Fast.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestDateTimeTZ_Fast.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestDateTimeTZ_Fast.test_bool)\nPASS: test_combine (test.datetimetester.TestDateTimeTZ_Fast.test_combine)\nPASS: test_compare (test.datetimetester.TestDateTimeTZ_Fast.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDateTimeTZ_Fast.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDateTimeTZ_Fast.test_computations)\nPASS: test_ctime (test.datetimetester.TestDateTimeTZ_Fast.test_ctime)\nPASS: test_even_more_compare (test.datetimetester.TestDateTimeTZ_Fast.test_even_more_compare)\nPASS: test_extract (test.datetimetester.TestDateTimeTZ_Fast.test_extract)\nPASS: test_extreme_hashes (test.datetimetester.TestDateTimeTZ_Fast.test_extreme_hashes)\nPASS: test_extreme_ordinals (test.datetimetester.TestDateTimeTZ_Fast.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDateTimeTZ_Fast.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDateTimeTZ_Fast.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDateTimeTZ_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDateTimeTZ_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDateTimeTZ_Fast.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDateTimeTZ_Fast.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDateTimeTZ_Fast.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDateTimeTZ_Fast.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDateTimeTZ_Fast.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestDateTimeTZ_Fast.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestDateTimeTZ_Fast.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestDateTimeTZ_Fast.test_mixed_compare)\nPASS: test_more_astimezone (test.datetimetester.TestDateTimeTZ_Fast.test_more_astimezone)\nPASS: test_more_compare (test.datetimetester.TestDateTimeTZ_Fast.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestDateTimeTZ_Fast.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestDateTimeTZ_Fast.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestDateTimeTZ_Fast.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestDateTimeTZ_Fast.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestDateTimeTZ_Fast.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDateTimeTZ_Fast.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDateTimeTZ_Fast.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDateTimeTZ_Fast.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestDateTimeTZ_Fast.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDateTimeTZ_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDateTimeTZ_Fast.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDateTimeTZ_Fast.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDateTimeTZ_Fast.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTimeTZ_Fast.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestDateTimeTZ_Fast.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestDateTimeTZ_Fast.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestDateTimeTZ_Fast.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_datetime)\nPASS: test_subclass_datetimetz (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_datetimetz)\nPASS: test_subclass_now (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestDateTimeTZ_Fast.test_timetuple)\nPASS: test_today (test.datetimetester.TestDateTimeTZ_Fast.test_today)\nPASS: test_trivial (test.datetimetester.TestDateTimeTZ_Fast.test_trivial)\nPASS: test_tz_aware_arithmetic (test.datetimetester.TestDateTimeTZ_Fast.test_tz_aware_arithmetic)\nPASS: test_tz_independent_comparing (test.datetimetester.TestDateTimeTZ_Fast.test_tz_independent_comparing)\nPASS: test_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_classes)\nPASS: test_tzinfo_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_fromtimestamp)\nPASS: test_tzinfo_isoformat (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_isoformat)\nPASS: test_tzinfo_now (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_now)\nPASS: test_tzinfo_timetuple (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_timetuple)\nPASS: test_tzinfo_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_utcfromtimestamp)\nPASS: test_tzinfo_utcnow (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_utcnow)\nPASS: test_utc_offset_out_of_bounds (test.datetimetester.TestDateTimeTZ_Fast.test_utc_offset_out_of_bounds)\nPASS: test_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Fast.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestDateTimeTZ_Fast.test_utcnow)\nPASS: test_utctimetuple (test.datetimetester.TestDateTimeTZ_Fast.test_utctimetuple)\nPASS: test_weekday (test.datetimetester.TestDateTimeTZ_Fast.test_weekday)\nPASS: test_zones (test.datetimetester.TestDateTimeTZ_Fast.test_zones)\nPASS: test_astimezone (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_astimezone)\nPASS: test_comparison (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_comparison)\nPASS: test_constructors (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_constructors)\nPASS: test_dst (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_dst)\nPASS: test_fromtimestamp (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp)\nSKIP: test_fromtimestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp_lord_howe) 'Australia/Lord_Howe timezone is not supported on this platform'\nPASS: test_fromtimestamp_low_fold_detection (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp_low_fold_detection)\nPASS: test_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromutc)\nPASS: test_hash (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_hash)\nPASS: test_hash_aware (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_hash_aware)\nPASS: test_member (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_member)\nPASS: test_mixed_compare_fold (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_fold)\nPASS: test_mixed_compare_gap (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_gap)\nPASS: test_mixed_compare_regular (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_regular)\nPASS: test_pickle_fold (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_pickle_fold)\nPASS: test_replace (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_replace)\nPASS: test_repr (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_repr)\nPASS: test_timestamp (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_timestamp)\nSKIP: test_timestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_timestamp_lord_howe) 'Australia/Lord_Howe timezone is not supported on this platform'\nPASS: test_utcoffset (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_utcoffset)\nPASS: test_vilnius_1941_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_vilnius_1941_fromutc)\nPASS: test_vilnius_1941_toutc (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_vilnius_1941_toutc)\ntest_all (test.datetimetester.TestModule_Fast.test_all)\nPASS: Test that __all__ only points to valid attributes.\nPASS: test_constants (test.datetimetester.TestModule_Fast.test_constants)\nSKIP: test_divide_and_round (test.datetimetester.TestModule_Fast.test_divide_and_round) 'Only run for Pure Python implementation'\nPASS: test_name_cleanup (test.datetimetester.TestModule_Fast.test_name_cleanup)\nPASS: test_utc_alias (test.datetimetester.TestModule_Fast.test_utc_alias)\nPASS: test_astimezone (test.datetimetester.TestSubclassDateTime_Fast.test_astimezone)\nPASS: test_backdoor_resistance (test.datetimetester.TestSubclassDateTime_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestSubclassDateTime_Fast.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestSubclassDateTime_Fast.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestSubclassDateTime_Fast.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestSubclassDateTime_Fast.test_bool)\nPASS: test_combine (test.datetimetester.TestSubclassDateTime_Fast.test_combine)\nPASS: test_compare (test.datetimetester.TestSubclassDateTime_Fast.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestSubclassDateTime_Fast.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestSubclassDateTime_Fast.test_computations)\nPASS: test_ctime (test.datetimetester.TestSubclassDateTime_Fast.test_ctime)\nPASS: test_extract (test.datetimetester.TestSubclassDateTime_Fast.test_extract)\nPASS: test_extreme_ordinals (test.datetimetester.TestSubclassDateTime_Fast.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestSubclassDateTime_Fast.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestSubclassDateTime_Fast.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestSubclassDateTime_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestSubclassDateTime_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestSubclassDateTime_Fast.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestSubclassDateTime_Fast.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestSubclassDateTime_Fast.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestSubclassDateTime_Fast.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestSubclassDateTime_Fast.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestSubclassDateTime_Fast.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestSubclassDateTime_Fast.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestSubclassDateTime_Fast.test_mixed_compare)\nPASS: test_more_compare (test.datetimetester.TestSubclassDateTime_Fast.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestSubclassDateTime_Fast.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestSubclassDateTime_Fast.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestSubclassDateTime_Fast.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestSubclassDateTime_Fast.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestSubclassDateTime_Fast.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestSubclassDateTime_Fast.test_overflow)\nPASS: test_pickling (test.datetimetester.TestSubclassDateTime_Fast.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestSubclassDateTime_Fast.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestSubclassDateTime_Fast.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestSubclassDateTime_Fast.test_resolution_info)\nSKIP: test_roundtrip (test.datetimetester.TestSubclassDateTime_Fast.test_roundtrip) 'not appropriate for subclasses'\nPASS: test_strftime (test.datetimetester.TestSubclassDateTime_Fast.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestSubclassDateTime_Fast.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestSubclassDateTime_Fast.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestSubclassDateTime_Fast.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestSubclassDateTime_Fast.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestSubclassDateTime_Fast.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_datetime)\nPASS: test_subclass_now (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestSubclassDateTime_Fast.test_timetuple)\nPASS: test_today (test.datetimetester.TestSubclassDateTime_Fast.test_today)\nPASS: test_tz_independent_comparing (test.datetimetester.TestSubclassDateTime_Fast.test_tz_independent_comparing)\nPASS: test_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Fast.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestSubclassDateTime_Fast.test_utcnow)\nPASS: test_weekday (test.datetimetester.TestSubclassDateTime_Fast.test_weekday)\nPASS: test_issue23600 (test.datetimetester.TestTZInfo_Fast.test_issue23600)\nPASS: test_non_abstractness (test.datetimetester.TestTZInfo_Fast.test_non_abstractness)\nPASS: test_normal (test.datetimetester.TestTZInfo_Fast.test_normal)\nPASS: test_pickling_base (test.datetimetester.TestTZInfo_Fast.test_pickling_base)\nPASS: test_pickling_subclass (test.datetimetester.TestTZInfo_Fast.test_pickling_subclass)\nPASS: test_refcnt_crash_bug_22044 (test.datetimetester.TestTZInfo_Fast.test_refcnt_crash_bug_22044)\nPASS: test_subclass_must_override (test.datetimetester.TestTZInfo_Fast.test_subclass_must_override)\nPASS: test_1653736 (test.datetimetester.TestTime_Fast.test_1653736)\nPASS: test_backdoor_resistance (test.datetimetester.TestTime_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestTime_Fast.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestTime_Fast.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestTime_Fast.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestTime_Fast.test_bool)\nPASS: test_comparing (test.datetimetester.TestTime_Fast.test_comparing)\nPASS: test_compat_unpickle (test.datetimetester.TestTime_Fast.test_compat_unpickle)\nPASS: test_format (test.datetimetester.TestTime_Fast.test_format)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTime_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTime_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestTime_Fast.test_hash_equality)\nPASS: test_isoformat (test.datetimetester.TestTime_Fast.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestTime_Fast.test_isoformat_timezone)\nPASS: test_pickling (test.datetimetester.TestTime_Fast.test_pickling)\nPASS: test_pickling_subclass_time (test.datetimetester.TestTime_Fast.test_pickling_subclass_time)\nPASS: test_replace (test.datetimetester.TestTime_Fast.test_replace)\nPASS: test_repr (test.datetimetester.TestTime_Fast.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTime_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTime_Fast.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTime_Fast.test_str)\nPASS: test_strftime (test.datetimetester.TestTime_Fast.test_strftime)\nPASS: test_subclass_replace (test.datetimetester.TestTime_Fast.test_subclass_replace)\nPASS: test_subclass_time (test.datetimetester.TestTime_Fast.test_subclass_time)\nPASS: test_basic_attributes (test.datetimetester.TestTimeDelta_Fast.test_basic_attributes)\nPASS: test_bool (test.datetimetester.TestTimeDelta_Fast.test_bool)\nPASS: test_carries (test.datetimetester.TestTimeDelta_Fast.test_carries)\nPASS: test_compare (test.datetimetester.TestTimeDelta_Fast.test_compare)\nPASS: test_computations (test.datetimetester.TestTimeDelta_Fast.test_computations)\nPASS: test_constructor (test.datetimetester.TestTimeDelta_Fast.test_constructor)\nPASS: test_disallowed_computations (test.datetimetester.TestTimeDelta_Fast.test_disallowed_computations)\nPASS: test_disallowed_special (test.datetimetester.TestTimeDelta_Fast.test_disallowed_special)\nPASS: test_division (test.datetimetester.TestTimeDelta_Fast.test_division)\nPASS: test_divmod (test.datetimetester.TestTimeDelta_Fast.test_divmod)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTimeDelta_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTimeDelta_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestTimeDelta_Fast.test_hash_equality)\nPASS: test_issue31293 (test.datetimetester.TestTimeDelta_Fast.test_issue31293)\nPASS: test_issue31752 (test.datetimetester.TestTimeDelta_Fast.test_issue31752)\nPASS: test_massive_normalization (test.datetimetester.TestTimeDelta_Fast.test_massive_normalization)\nPASS: test_microsecond_rounding (test.datetimetester.TestTimeDelta_Fast.test_microsecond_rounding)\nPASS: test_overflow (test.datetimetester.TestTimeDelta_Fast.test_overflow)\nPASS: test_pickling (test.datetimetester.TestTimeDelta_Fast.test_pickling)\nPASS: test_remainder (test.datetimetester.TestTimeDelta_Fast.test_remainder)\nPASS: test_repr (test.datetimetester.TestTimeDelta_Fast.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTimeDelta_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTimeDelta_Fast.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTimeDelta_Fast.test_str)\nPASS: test_subclass_date (test.datetimetester.TestTimeDelta_Fast.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestTimeDelta_Fast.test_subclass_datetime)\nPASS: test_subclass_timedelta (test.datetimetester.TestTimeDelta_Fast.test_subclass_timedelta)\nPASS: test_total_seconds (test.datetimetester.TestTimeDelta_Fast.test_total_seconds)\nPASS: test_1653736 (test.datetimetester.TestTimeTZ_Fast.test_1653736)\nPASS: test_argument_passing (test.datetimetester.TestTimeTZ_Fast.test_argument_passing)\nPASS: test_aware_compare (test.datetimetester.TestTimeTZ_Fast.test_aware_compare)\nPASS: test_backdoor_resistance (test.datetimetester.TestTimeTZ_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestTimeTZ_Fast.test_bad_constructor_arguments)\nPASS: test_bad_tzinfo_classes (test.datetimetester.TestTimeTZ_Fast.test_bad_tzinfo_classes)\nPASS: test_basic_attributes (test.datetimetester.TestTimeTZ_Fast.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestTimeTZ_Fast.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestTimeTZ_Fast.test_bool)\nPASS: test_comparing (test.datetimetester.TestTimeTZ_Fast.test_comparing)\nPASS: test_compat_unpickle (test.datetimetester.TestTimeTZ_Fast.test_compat_unpickle)\nPASS: test_empty (test.datetimetester.TestTimeTZ_Fast.test_empty)\nPASS: test_format (test.datetimetester.TestTimeTZ_Fast.test_format)\nPASS: test_fromisoformat (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat)\nPASS: test_fromisoformat_fails (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_fractions (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fractions)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_subclass)\nPASS: test_fromisoformat_time_examples (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_time_examples)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_timezone)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTimeTZ_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTimeTZ_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_edge_cases (test.datetimetester.TestTimeTZ_Fast.test_hash_edge_cases)\nPASS: test_hash_equality (test.datetimetester.TestTimeTZ_Fast.test_hash_equality)\nPASS: test_isoformat (test.datetimetester.TestTimeTZ_Fast.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestTimeTZ_Fast.test_isoformat_timezone)\nPASS: test_mixed_compare (test.datetimetester.TestTimeTZ_Fast.test_mixed_compare)\nPASS: test_more_bool (test.datetimetester.TestTimeTZ_Fast.test_more_bool)\nPASS: test_pickling (test.datetimetester.TestTimeTZ_Fast.test_pickling)\nPASS: test_pickling_subclass_time (test.datetimetester.TestTimeTZ_Fast.test_pickling_subclass_time)\nPASS: test_replace (test.datetimetester.TestTimeTZ_Fast.test_replace)\nPASS: test_repr (test.datetimetester.TestTimeTZ_Fast.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTimeTZ_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTimeTZ_Fast.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTimeTZ_Fast.test_str)\nPASS: test_strftime (test.datetimetester.TestTimeTZ_Fast.test_strftime)\nPASS: test_subclass_replace (test.datetimetester.TestTimeTZ_Fast.test_subclass_replace)\nPASS: test_subclass_time (test.datetimetester.TestTimeTZ_Fast.test_subclass_time)\nPASS: test_subclass_timetz (test.datetimetester.TestTimeTZ_Fast.test_subclass_timetz)\nPASS: test_tzinfo_classes (test.datetimetester.TestTimeTZ_Fast.test_tzinfo_classes)\nPASS: test_utc_offset_out_of_bounds (test.datetimetester.TestTimeTZ_Fast.test_utc_offset_out_of_bounds)\nPASS: test_zones (test.datetimetester.TestTimeTZ_Fast.test_zones)\nPASS: test_aware_datetime (test.datetimetester.TestTimeZone_Fast.test_aware_datetime)\nPASS: test_class_members (test.datetimetester.TestTimeZone_Fast.test_class_members)\nPASS: test_comparison (test.datetimetester.TestTimeZone_Fast.test_comparison)\nPASS: test_comparison_with_tzinfo (test.datetimetester.TestTimeZone_Fast.test_comparison_with_tzinfo)\nPASS: test_constructor (test.datetimetester.TestTimeZone_Fast.test_constructor)\nPASS: test_copy (test.datetimetester.TestTimeZone_Fast.test_copy)\nPASS: test_deepcopy (test.datetimetester.TestTimeZone_Fast.test_deepcopy)\nPASS: test_dst (test.datetimetester.TestTimeZone_Fast.test_dst)\nPASS: test_fromutc (test.datetimetester.TestTimeZone_Fast.test_fromutc)\nPASS: test_inheritance (test.datetimetester.TestTimeZone_Fast.test_inheritance)\nPASS: test_offset_boundaries (test.datetimetester.TestTimeZone_Fast.test_offset_boundaries)\nPASS: test_pickle (test.datetimetester.TestTimeZone_Fast.test_pickle)\nPASS: test_repr (test.datetimetester.TestTimeZone_Fast.test_repr)\nPASS: test_str (test.datetimetester.TestTimeZone_Fast.test_str)\nPASS: test_tzname (test.datetimetester.TestTimeZone_Fast.test_tzname)\nPASS: test_utcoffset (test.datetimetester.TestTimeZone_Fast.test_utcoffset)\nPASS: test_bogus_dst (test.datetimetester.TestTimezoneConversions_Fast.test_bogus_dst)\nPASS: test_easy (test.datetimetester.TestTimezoneConversions_Fast.test_easy)\nPASS: test_fromutc (test.datetimetester.TestTimezoneConversions_Fast.test_fromutc)\nPASS: test_tricky (test.datetimetester.TestTimezoneConversions_Fast.test_tricky)\nPASS: test_folds (test.datetimetester.ZoneInfoTest_Fast.test_folds)\nPASS: test_gaps (test.datetimetester.ZoneInfoTest_Fast.test_gaps)\nPASS: test_system_transitions (test.datetimetester.ZoneInfoTest_Fast.test_system_transitions)\n\n----------------------------------------------------------------------\nRan 996 tests in 3.868s\n\nOK (skipped=28)\n0:01:01 load avg: 2.15 [133/469] test_deque passed\nPASS: test_add (test.test_deque.TestBasic.test_add)\nPASS: test_basics (test.test_deque.TestBasic.test_basics)\nPASS: test_big_queue_popleft (test.test_deque.TestBasic.test_big_queue_popleft)\nPASS: test_big_queue_popright (test.test_deque.TestBasic.test_big_queue_popright)\nPASS: test_big_stack_left (test.test_deque.TestBasic.test_big_stack_left)\nPASS: test_big_stack_right (test.test_deque.TestBasic.test_big_stack_right)\nPASS: test_clear (test.test_deque.TestBasic.test_clear)\nPASS: test_comparisons (test.test_deque.TestBasic.test_comparisons)\nPASS: test_container_iterator (test.test_deque.TestBasic.test_container_iterator)\nPASS: test_contains (test.test_deque.TestBasic.test_contains)\nPASS: test_contains_count_stop_crashes (test.test_deque.TestBasic.test_contains_count_stop_crashes)\nPASS: test_copy (test.test_deque.TestBasic.test_copy)\nPASS: test_copy_method (test.test_deque.TestBasic.test_copy_method)\nPASS: test_count (test.test_deque.TestBasic.test_count)\nPASS: test_deepcopy (test.test_deque.TestBasic.test_deepcopy)\nPASS: test_delitem (test.test_deque.TestBasic.test_delitem)\nPASS: test_extend (test.test_deque.TestBasic.test_extend)\nPASS: test_extendleft (test.test_deque.TestBasic.test_extendleft)\nPASS: test_gc_doesnt_blowup (test.test_deque.TestBasic.test_gc_doesnt_blowup)\nPASS: test_getitem (test.test_deque.TestBasic.test_getitem)\nPASS: test_hash (test.test_deque.TestBasic.test_hash)\nPASS: test_iadd (test.test_deque.TestBasic.test_iadd)\nPASS: test_imul (test.test_deque.TestBasic.test_imul)\nPASS: test_index (test.test_deque.TestBasic.test_index)\nPASS: test_index_bug_24913 (test.test_deque.TestBasic.test_index_bug_24913)\nPASS: test_init (test.test_deque.TestBasic.test_init)\nPASS: test_insert (test.test_deque.TestBasic.test_insert)\nPASS: test_insert_bug_26194 (test.test_deque.TestBasic.test_insert_bug_26194)\nPASS: test_iterator_pickle (test.test_deque.TestBasic.test_iterator_pickle)\nPASS: test_len (test.test_deque.TestBasic.test_len)\nPASS: test_long_steadystate_queue_popleft (test.test_deque.TestBasic.test_long_steadystate_queue_popleft)\nPASS: test_long_steadystate_queue_popright (test.test_deque.TestBasic.test_long_steadystate_queue_popright)\nPASS: test_maxlen (test.test_deque.TestBasic.test_maxlen)\nPASS: test_maxlen_attribute (test.test_deque.TestBasic.test_maxlen_attribute)\nPASS: test_maxlen_zero (test.test_deque.TestBasic.test_maxlen_zero)\nPASS: test_mul (test.test_deque.TestBasic.test_mul)\nPASS: test_pickle (test.test_deque.TestBasic.test_pickle)\nPASS: test_pickle_recursive (test.test_deque.TestBasic.test_pickle_recursive)\nPASS: test_remove (test.test_deque.TestBasic.test_remove)\nPASS: test_repr (test.test_deque.TestBasic.test_repr)\nPASS: test_reverse (test.test_deque.TestBasic.test_reverse)\nPASS: test_reversed (test.test_deque.TestBasic.test_reversed)\nPASS: test_reversed_new (test.test_deque.TestBasic.test_reversed_new)\nPASS: test_rotate (test.test_deque.TestBasic.test_rotate)\nPASS: test_roundtrip_iter_init (test.test_deque.TestBasic.test_roundtrip_iter_init)\nPASS: test_setitem (test.test_deque.TestBasic.test_setitem)\nPASS: test_sizeof (test.test_deque.TestBasic.test_sizeof)\nPASS: test_underflow (test.test_deque.TestBasic.test_underflow)\nPASS: test_addmul (test.test_deque.TestSequence.test_addmul)\nPASS: test_bigrepeat (test.test_deque.TestSequence.test_bigrepeat)\nPASS: test_constructors (test.test_deque.TestSequence.test_constructors)\nPASS: test_contains (test.test_deque.TestSequence.test_contains)\nPASS: test_contains_fake (test.test_deque.TestSequence.test_contains_fake)\nPASS: test_contains_order (test.test_deque.TestSequence.test_contains_order)\nPASS: test_count (test.test_deque.TestSequence.test_count)\nSKIP: test_free_after_iterating (test.test_deque.TestSequence.test_free_after_iterating) \"Exhausted deque iterator doesn't free a deque\"\nPASS: test_getitem (test.test_deque.TestSequence.test_getitem)\nPASS: test_getitemoverwriteiter (test.test_deque.TestSequence.test_getitemoverwriteiter)\nPASS: test_getslice (test.test_deque.TestSequence.test_getslice)\nPASS: test_iadd (test.test_deque.TestSequence.test_iadd)\nPASS: test_imul (test.test_deque.TestSequence.test_imul)\nPASS: test_index (test.test_deque.TestSequence.test_index)\nPASS: test_len (test.test_deque.TestSequence.test_len)\nPASS: test_minmax (test.test_deque.TestSequence.test_minmax)\nPASS: test_pickle (test.test_deque.TestSequence.test_pickle)\nPASS: test_repeat (test.test_deque.TestSequence.test_repeat)\nPASS: test_subscript (test.test_deque.TestSequence.test_subscript)\nPASS: test_truth (test.test_deque.TestSequence.test_truth)\nPASS: test_basics (test.test_deque.TestSubclass.test_basics)\nPASS: test_bug_31608 (test.test_deque.TestSubclass.test_bug_31608)\nPASS: test_copy_pickle (test.test_deque.TestSubclass.test_copy_pickle)\nPASS: test_pickle_recursive (test.test_deque.TestSubclass.test_pickle_recursive)\nPASS: test_strange_subclass (test.test_deque.TestSubclass.test_strange_subclass)\nPASS: test_weakref (test.test_deque.TestSubclass.test_weakref)\nPASS: test_subclass_with_kwargs (test.test_deque.TestSubclassWithKwargs.test_subclass_with_kwargs)\nPASS: test_constructor (test.test_deque.TestVariousIteratorArgs.test_constructor)\nPASS: test_iter_with_altered_data (test.test_deque.TestVariousIteratorArgs.test_iter_with_altered_data)\nPASS: test_runtime_error_on_empty_deque (test.test_deque.TestVariousIteratorArgs.test_runtime_error_on_empty_deque)\nlibreftest (test.test_deque.__test__)\nPASS: Doctest: test.test_deque.__test__.libreftest\n\n----------------------------------------------------------------------\nRan 79 tests in 2.170s\n\nOK (skipped=1)\n0:01:01 load avg: 2.15 [134/469] test_descrtut passed\ntut1 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut1\ntut2 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut2\ntut3 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut3\ntut4 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut4\ntut5 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut5\ntut6 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut6\ntut7 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut7\ntut8 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut8\n\n----------------------------------------------------------------------\nRan 8 tests in 0.021s\n\nOK\n0:01:02 load avg: 2.15 [135/469] test_devpoll skipped\ntest_devpoll skipped -- test works only on Solaris OS family\n0:01:02 load avg: 2.15 [136/469] test_descr passed\nPASS: test_pytype_long_ready (test.test_descr.AAAPTypesLongInitTest.test_pytype_long_ready)\nPASS: test_abstractmethods (test.test_descr.ClassPropertiesAndMethods.test_abstractmethods)\nPASS: test_altmro (test.test_descr.ClassPropertiesAndMethods.test_altmro)\nPASS: test_assign_slice (test.test_descr.ClassPropertiesAndMethods.test_assign_slice)\nPASS: test_attr_raise_through_property (test.test_descr.ClassPropertiesAndMethods.test_attr_raise_through_property)\ntest_bad_new (test.test_descr.ClassPropertiesAndMethods.test_bad_new) ... expected failure\nPASS: test_basic_inheritance (test.test_descr.ClassPropertiesAndMethods.test_basic_inheritance)\nPASS: test_binary_operator_override (test.test_descr.ClassPropertiesAndMethods.test_binary_operator_override)\nPASS: test_bound_method_repr (test.test_descr.ClassPropertiesAndMethods.test_bound_method_repr)\nPASS: test_bpo25750 (test.test_descr.ClassPropertiesAndMethods.test_bpo25750)\nPASS: test_buffer_inheritance (test.test_descr.ClassPropertiesAndMethods.test_buffer_inheritance)\nPASS: test_builtin_bases (test.test_descr.ClassPropertiesAndMethods.test_builtin_bases)\nPASS: test_builtin_function_or_method (test.test_descr.ClassPropertiesAndMethods.test_builtin_function_or_method)\nPASS: test_carloverre (test.test_descr.ClassPropertiesAndMethods.test_carloverre)\nPASS: test_carloverre_multi_inherit_invalid (test.test_descr.ClassPropertiesAndMethods.test_carloverre_multi_inherit_invalid)\nPASS: test_carloverre_multi_inherit_valid (test.test_descr.ClassPropertiesAndMethods.test_carloverre_multi_inherit_valid)\nPASS: test_classic (test.test_descr.ClassPropertiesAndMethods.test_classic)\nPASS: test_classic_comparisons (test.test_descr.ClassPropertiesAndMethods.test_classic_comparisons)\nPASS: test_classmethods (test.test_descr.ClassPropertiesAndMethods.test_classmethods)\nPASS: test_classmethods_in_c (test.test_descr.ClassPropertiesAndMethods.test_classmethods_in_c)\nPASS: test_compattr (test.test_descr.ClassPropertiesAndMethods.test_compattr)\nPASS: test_consistency_with_epg (test.test_descr.ClassPropertiesAndMethods.test_consistency_with_epg)\nPASS: test_copy_setstate (test.test_descr.ClassPropertiesAndMethods.test_copy_setstate)\nPASS: test_cycle_through_dict (test.test_descr.ClassPropertiesAndMethods.test_cycle_through_dict)\nPASS: test_deepcopy_recursive (test.test_descr.ClassPropertiesAndMethods.test_deepcopy_recursive)\nPASS: test_delete_hook (test.test_descr.ClassPropertiesAndMethods.test_delete_hook)\nPASS: test_descrdoc (test.test_descr.ClassPropertiesAndMethods.test_descrdoc)\nPASS: test_diamond_inheritance (test.test_descr.ClassPropertiesAndMethods.test_diamond_inheritance)\nPASS: test_dict_constructors (test.test_descr.ClassPropertiesAndMethods.test_dict_constructors)\nPASS: test_dir (test.test_descr.ClassPropertiesAndMethods.test_dir)\nPASS: test_doc_descriptor (test.test_descr.ClassPropertiesAndMethods.test_doc_descriptor)\nPASS: test_dynamics (test.test_descr.ClassPropertiesAndMethods.test_dynamics)\nPASS: test_errors (test.test_descr.ClassPropertiesAndMethods.test_errors)\nPASS: test_evil_type_name (test.test_descr.ClassPropertiesAndMethods.test_evil_type_name)\nPASS: test_ex5_from_c3_switch (test.test_descr.ClassPropertiesAndMethods.test_ex5_from_c3_switch)\nPASS: test_file_fault (test.test_descr.ClassPropertiesAndMethods.test_file_fault)\nPASS: test_funny_new (test.test_descr.ClassPropertiesAndMethods.test_funny_new)\nPASS: test_getattr_hooks (test.test_descr.ClassPropertiesAndMethods.test_getattr_hooks)\nPASS: test_hash_inheritance (test.test_descr.ClassPropertiesAndMethods.test_hash_inheritance)\nPASS: test_imul_bug (test.test_descr.ClassPropertiesAndMethods.test_imul_bug)\nPASS: test_init (test.test_descr.ClassPropertiesAndMethods.test_init)\nPASS: test_ipow (test.test_descr.ClassPropertiesAndMethods.test_ipow)\nPASS: test_ipow_exception_text (test.test_descr.ClassPropertiesAndMethods.test_ipow_exception_text)\nPASS: test_ipow_returns_not_implemented (test.test_descr.ClassPropertiesAndMethods.test_ipow_returns_not_implemented)\nPASS: test_isinst_isclass (test.test_descr.ClassPropertiesAndMethods.test_isinst_isclass)\nPASS: test_keyword_arguments (test.test_descr.ClassPropertiesAndMethods.test_keyword_arguments)\nPASS: test_keywords (test.test_descr.ClassPropertiesAndMethods.test_keywords)\nPASS: test_load_attr_extended_arg (test.test_descr.ClassPropertiesAndMethods.test_load_attr_extended_arg)\nPASS: test_metaclass (test.test_descr.ClassPropertiesAndMethods.test_metaclass)\nPASS: test_meth_class_get (test.test_descr.ClassPropertiesAndMethods.test_meth_class_get)\nPASS: test_method_wrapper (test.test_descr.ClassPropertiesAndMethods.test_method_wrapper)\nPASS: test_methods (test.test_descr.ClassPropertiesAndMethods.test_methods)\nPASS: test_methods_in_c (test.test_descr.ClassPropertiesAndMethods.test_methods_in_c)\nPASS: test_mixing_slot_wrappers (test.test_descr.ClassPropertiesAndMethods.test_mixing_slot_wrappers)\nPASS: test_module_subclasses (test.test_descr.ClassPropertiesAndMethods.test_module_subclasses)\nPASS: test_monotonicity (test.test_descr.ClassPropertiesAndMethods.test_monotonicity)\nPASS: test_mro_disagreement (test.test_descr.ClassPropertiesAndMethods.test_mro_disagreement)\nPASS: test_multiple_inheritance (test.test_descr.ClassPropertiesAndMethods.test_multiple_inheritance)\nPASS: test_mutable_bases (test.test_descr.ClassPropertiesAndMethods.test_mutable_bases)\nPASS: test_mutable_bases_catch_mro_conflict (test.test_descr.ClassPropertiesAndMethods.test_mutable_bases_catch_mro_conflict)\nPASS: test_mutable_bases_with_failing_mro (test.test_descr.ClassPropertiesAndMethods.test_mutable_bases_with_failing_mro)\nPASS: test_mutable_names (test.test_descr.ClassPropertiesAndMethods.test_mutable_names)\nPASS: test_newslots (test.test_descr.ClassPropertiesAndMethods.test_newslots)\nPASS: test_no_ipow (test.test_descr.ClassPropertiesAndMethods.test_no_ipow)\nPASS: test_not_implemented (test.test_descr.ClassPropertiesAndMethods.test_not_implemented)\nPASS: test_object_class (test.test_descr.ClassPropertiesAndMethods.test_object_class)\nPASS: test_object_class_assignment_between_heaptypes_and_nonheaptypes (test.test_descr.ClassPropertiesAndMethods.test_object_class_assignment_between_heaptypes_and_nonheaptypes)\nPASS: test_object_new (test.test_descr.ClassPropertiesAndMethods.test_object_new)\nPASS: test_object_new_and_init_with_parameters (test.test_descr.ClassPropertiesAndMethods.test_object_new_and_init_with_parameters)\nPASS: test_overloading (test.test_descr.ClassPropertiesAndMethods.test_overloading)\nPASS: test_properties (test.test_descr.ClassPropertiesAndMethods.test_properties)\nPASS: test_properties_doc_attrib (test.test_descr.ClassPropertiesAndMethods.test_properties_doc_attrib)\nPASS: test_properties_plus (test.test_descr.ClassPropertiesAndMethods.test_properties_plus)\nPASS: test_proxy_call (test.test_descr.ClassPropertiesAndMethods.test_proxy_call)\nPASS: test_proxy_super (test.test_descr.ClassPropertiesAndMethods.test_proxy_super)\nPASS: test_python_dicts (test.test_descr.ClassPropertiesAndMethods.test_python_dicts)\nPASS: test_python_lists (test.test_descr.ClassPropertiesAndMethods.test_python_lists)\nPASS: test_qualname (test.test_descr.ClassPropertiesAndMethods.test_qualname)\nPASS: test_qualname_dict (test.test_descr.ClassPropertiesAndMethods.test_qualname_dict)\nPASS: test_recursive_call (test.test_descr.ClassPropertiesAndMethods.test_recursive_call)\nSKIP: test_refleaks_in_classmethod___init__ (test.test_descr.ClassPropertiesAndMethods.test_refleaks_in_classmethod___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nSKIP: test_refleaks_in_staticmethod___init__ (test.test_descr.ClassPropertiesAndMethods.test_refleaks_in_staticmethod___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nPASS: test_remove_subclass (test.test_descr.ClassPropertiesAndMethods.test_remove_subclass)\nPASS: test_repr_as_str (test.test_descr.ClassPropertiesAndMethods.test_repr_as_str)\nPASS: test_repr_with_module_str_subclass (test.test_descr.ClassPropertiesAndMethods.test_repr_with_module_str_subclass)\ntest_restored_object_new (test.test_descr.ClassPropertiesAndMethods.test_restored_object_new) ... expected failure\nPASS: test_rich_comparisons (test.test_descr.ClassPropertiesAndMethods.test_rich_comparisons)\nPASS: test_rmul (test.test_descr.ClassPropertiesAndMethods.test_rmul)\nPASS: test_set_and_no_get (test.test_descr.ClassPropertiesAndMethods.test_set_and_no_get)\nPASS: test_set_class (test.test_descr.ClassPropertiesAndMethods.test_set_class)\nPASS: test_set_dict (test.test_descr.ClassPropertiesAndMethods.test_set_dict)\nPASS: test_set_doc (test.test_descr.ClassPropertiesAndMethods.test_set_doc)\nPASS: test_slices (test.test_descr.ClassPropertiesAndMethods.test_slices)\nPASS: test_slot_shadows_class_variable (test.test_descr.ClassPropertiesAndMethods.test_slot_shadows_class_variable)\nPASS: test_slots (test.test_descr.ClassPropertiesAndMethods.test_slots)\nPASS: test_slots_descriptor (test.test_descr.ClassPropertiesAndMethods.test_slots_descriptor)\nPASS: test_slots_multiple_inheritance (test.test_descr.ClassPropertiesAndMethods.test_slots_multiple_inheritance)\nPASS: test_slots_special (test.test_descr.ClassPropertiesAndMethods.test_slots_special)\nPASS: test_slots_special2 (test.test_descr.ClassPropertiesAndMethods.test_slots_special2)\nPASS: test_slots_trash (test.test_descr.ClassPropertiesAndMethods.test_slots_trash)\nPASS: test_special_method_lookup (test.test_descr.ClassPropertiesAndMethods.test_special_method_lookup)\nPASS: test_special_unbound_method_types (test.test_descr.ClassPropertiesAndMethods.test_special_unbound_method_types)\nPASS: test_specialized_method_calls_check_types (test.test_descr.ClassPropertiesAndMethods.test_specialized_method_calls_check_types)\nPASS: test_specials (test.test_descr.ClassPropertiesAndMethods.test_specials)\nPASS: test_staticmethods (test.test_descr.ClassPropertiesAndMethods.test_staticmethods)\nPASS: test_staticmethods_in_c (test.test_descr.ClassPropertiesAndMethods.test_staticmethods_in_c)\nPASS: test_str_of_str_subclass (test.test_descr.ClassPropertiesAndMethods.test_str_of_str_subclass)\nPASS: test_str_operations (test.test_descr.ClassPropertiesAndMethods.test_str_operations)\nPASS: test_str_subclass_as_dict_key (test.test_descr.ClassPropertiesAndMethods.test_str_subclass_as_dict_key)\nPASS: test_subclass_propagation (test.test_descr.ClassPropertiesAndMethods.test_subclass_propagation)\nPASS: test_subclass_right_op (test.test_descr.ClassPropertiesAndMethods.test_subclass_right_op)\nPASS: test_subclassing_does_not_duplicate_dict_descriptors (test.test_descr.ClassPropertiesAndMethods.test_subclassing_does_not_duplicate_dict_descriptors)\nPASS: test_subtype_resurrection (test.test_descr.ClassPropertiesAndMethods.test_subtype_resurrection)\nPASS: test_supers (test.test_descr.ClassPropertiesAndMethods.test_supers)\nPASS: test_testcapi_no_segfault (test.test_descr.ClassPropertiesAndMethods.test_testcapi_no_segfault)\nPASS: test_type___getattribute__ (test.test_descr.ClassPropertiesAndMethods.test_type___getattribute__)\nPASS: test_uninitialized_modules (test.test_descr.ClassPropertiesAndMethods.test_uninitialized_modules)\nPASS: test_unsubclassable_types (test.test_descr.ClassPropertiesAndMethods.test_unsubclassable_types)\nPASS: test_vicious_descriptor_nonsense (test.test_descr.ClassPropertiesAndMethods.test_vicious_descriptor_nonsense)\nPASS: test_weakref_segfault (test.test_descr.ClassPropertiesAndMethods.test_weakref_segfault)\nPASS: test_weakrefs (test.test_descr.ClassPropertiesAndMethods.test_weakrefs)\nSKIP: test_wrapper_segfault (test.test_descr.ClassPropertiesAndMethods.test_wrapper_segfault) \"resource 'cpu' is not enabled\"\nPASS: test_wrong_class_slot_wrapper (test.test_descr.ClassPropertiesAndMethods.test_wrong_class_slot_wrapper)\nPASS: test_dict_type_with_metaclass (test.test_descr.DictProxyTests.test_dict_type_with_metaclass)\nPASS: test_iter_items (test.test_descr.DictProxyTests.test_iter_items)\nPASS: test_iter_keys (test.test_descr.DictProxyTests.test_iter_keys)\nPASS: test_iter_values (test.test_descr.DictProxyTests.test_iter_values)\nPASS: test_repr (test.test_descr.DictProxyTests.test_repr)\nPASS: test_type_lookup_mro_reference (test.test_descr.MiscTests.test_type_lookup_mro_reference)\ntest_disappearing_custom_mro (test.test_descr.MroTest.test_disappearing_custom_mro)\nPASS: gh-92112: A custom mro() returning a result conflicting with\ntest_incomplete_extend (test.test_descr.MroTest.test_incomplete_extend)\nPASS: Extending an uninitialized type with type->tp_mro == NULL must\ntest_incomplete_set_bases_on_self (test.test_descr.MroTest.test_incomplete_set_bases_on_self)\nPASS: type_set_bases must be aware that type->tp_mro can be NULL.\ntest_incomplete_super (test.test_descr.MroTest.test_incomplete_super)\nPASS: Attribute lookup on a super object must be aware that\ntest_reent_set_bases_on_base (test.test_descr.MroTest.test_reent_set_bases_on_base)\nPASS: Deep reentrancy must not over-decref old_mro.\ntest_reent_set_bases_on_direct_base (test.test_descr.MroTest.test_reent_set_bases_on_direct_base)\nPASS: Similar to test_reent_set_bases_on_base, but may crash differently.\ntest_reent_set_bases_tp_base_cycle (test.test_descr.MroTest.test_reent_set_bases_tp_base_cycle)\nPASS: type_set_bases must check for an inheritance cycle not only through\ntest_tp_subclasses_cycle_error_return_path (test.test_descr.MroTest.test_tp_subclasses_cycle_error_return_path)\nPASS: The same as test_tp_subclasses_cycle_in_update_slots, but tests\ntest_tp_subclasses_cycle_in_update_slots (test.test_descr.MroTest.test_tp_subclasses_cycle_in_update_slots)\nPASS: type_set_bases must check for reentrancy upon finishing its job\nPASS: test_complexes (test.test_descr.OperatorsTest.test_complexes)\nPASS: test_dicts (test.test_descr.OperatorsTest.test_dicts)\nPASS: test_explicit_reverse_methods (test.test_descr.OperatorsTest.test_explicit_reverse_methods)\nPASS: test_floats (test.test_descr.OperatorsTest.test_floats)\nPASS: test_ints (test.test_descr.OperatorsTest.test_ints)\nPASS: test_lists (test.test_descr.OperatorsTest.test_lists)\nPASS: test_spam_dicts (test.test_descr.OperatorsTest.test_spam_dicts)\nPASS: test_spam_lists (test.test_descr.OperatorsTest.test_spam_lists)\nPASS: test_wrap_lenfunc_bad_cast (test.test_descr.OperatorsTest.test_wrap_lenfunc_bad_cast)\nPASS: test_issue24097 (test.test_descr.PicklingTests.test_issue24097)\nPASS: test_object_reduce (test.test_descr.PicklingTests.test_object_reduce)\nPASS: test_pickle_slots (test.test_descr.PicklingTests.test_pickle_slots)\nPASS: test_reduce (test.test_descr.PicklingTests.test_reduce)\nPASS: test_reduce_copying (test.test_descr.PicklingTests.test_reduce_copying)\nPASS: test_special_method_lookup (test.test_descr.PicklingTests.test_special_method_lookup)\nPASS: test_subclasses (test.test_descr.SharedKeyTests.test_subclasses)\n\n----------------------------------------------------------------------\nRan 153 tests in 0.862s\n\nOK (skipped=3, expected failures=2)\n0:01:02 load avg: 2.15 [137/469] test_dict_version passed\nPASS: test_clear (test.test_dict_version.DictSubtypeVersionTests.test_clear)\nPASS: test_constructor (test.test_dict_version.DictSubtypeVersionTests.test_constructor)\nPASS: test_copy (test.test_dict_version.DictSubtypeVersionTests.test_copy)\nPASS: test_delitem (test.test_dict_version.DictSubtypeVersionTests.test_delitem)\nPASS: test_pop (test.test_dict_version.DictSubtypeVersionTests.test_pop)\nPASS: test_popitem (test.test_dict_version.DictSubtypeVersionTests.test_popitem)\nPASS: test_setdefault (test.test_dict_version.DictSubtypeVersionTests.test_setdefault)\nPASS: test_setitem (test.test_dict_version.DictSubtypeVersionTests.test_setitem)\nPASS: test_setitem_equal (test.test_dict_version.DictSubtypeVersionTests.test_setitem_equal)\nPASS: test_setitem_same_value (test.test_dict_version.DictSubtypeVersionTests.test_setitem_same_value)\nPASS: test_update (test.test_dict_version.DictSubtypeVersionTests.test_update)\nPASS: test_clear (test.test_dict_version.DictVersionTests.test_clear)\nPASS: test_constructor (test.test_dict_version.DictVersionTests.test_constructor)\nPASS: test_copy (test.test_dict_version.DictVersionTests.test_copy)\nPASS: test_delitem (test.test_dict_version.DictVersionTests.test_delitem)\nPASS: test_pop (test.test_dict_version.DictVersionTests.test_pop)\nPASS: test_popitem (test.test_dict_version.DictVersionTests.test_popitem)\nPASS: test_setdefault (test.test_dict_version.DictVersionTests.test_setdefault)\nPASS: test_setitem (test.test_dict_version.DictVersionTests.test_setitem)\nPASS: test_setitem_equal (test.test_dict_version.DictVersionTests.test_setitem_equal)\nPASS: test_setitem_same_value (test.test_dict_version.DictVersionTests.test_setitem_same_value)\nPASS: test_update (test.test_dict_version.DictVersionTests.test_update)\n\n----------------------------------------------------------------------\nRan 22 tests in 0.004s\n\nOK\n0:01:03 load avg: 2.15 [138/469] test_dictcomps passed\nPASS: test_assignment_idiom_in_comprehensions (test.test_dictcomps.DictComprehensionTest.test_assignment_idiom_in_comprehensions)\nPASS: test_basics (test.test_dictcomps.DictComprehensionTest.test_basics)\nPASS: test_evaluation_order (test.test_dictcomps.DictComprehensionTest.test_evaluation_order)\nPASS: test_global_visibility (test.test_dictcomps.DictComprehensionTest.test_global_visibility)\nPASS: test_illegal_assignment (test.test_dictcomps.DictComprehensionTest.test_illegal_assignment)\nPASS: test_local_visibility (test.test_dictcomps.DictComprehensionTest.test_local_visibility)\nPASS: test_scope_isolation (test.test_dictcomps.DictComprehensionTest.test_scope_isolation)\nPASS: test_scope_isolation_from_global (test.test_dictcomps.DictComprehensionTest.test_scope_isolation_from_global)\nPASS: test_star_expression (test.test_dictcomps.DictComprehensionTest.test_star_expression)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.002s\n\nOK\n0:01:03 load avg: 2.15 [139/469] test_dict passed\nPASS: test_getitem_knownhash (test.test_dict.CAPITest.test_getitem_knownhash)\nPASS: test_bad_key (test.test_dict.DictTest.test_bad_key)\nPASS: test_bool (test.test_dict.DictTest.test_bool)\nPASS: test_clear (test.test_dict.DictTest.test_clear)\nPASS: test_constructor (test.test_dict.DictTest.test_constructor)\nPASS: test_container_iterator (test.test_dict.DictTest.test_container_iterator)\nPASS: test_contains (test.test_dict.DictTest.test_contains)\nPASS: test_copy (test.test_dict.DictTest.test_copy)\nPASS: test_copy_fuzz (test.test_dict.DictTest.test_copy_fuzz)\nPASS: test_copy_maintains_tracking (test.test_dict.DictTest.test_copy_maintains_tracking)\nPASS: test_copy_noncompact (test.test_dict.DictTest.test_copy_noncompact)\nPASS: test_dict_contain_use_after_free (test.test_dict.DictTest.test_dict_contain_use_after_free)\nPASS: test_dict_copy_order (test.test_dict.DictTest.test_dict_copy_order)\nPASS: test_dict_items_result_gc (test.test_dict.DictTest.test_dict_items_result_gc)\nPASS: test_dict_items_result_gc_reversed (test.test_dict.DictTest.test_dict_items_result_gc_reversed)\nPASS: test_dictitems_contains_use_after_free (test.test_dict.DictTest.test_dictitems_contains_use_after_free)\nPASS: test_dictview_mixed_set_operations (test.test_dict.DictTest.test_dictview_mixed_set_operations)\nPASS: test_dictview_set_operations_on_items (test.test_dict.DictTest.test_dictview_set_operations_on_items)\nPASS: test_dictview_set_operations_on_keys (test.test_dict.DictTest.test_dictview_set_operations_on_keys)\nPASS: test_empty_presized_dict_in_freelist (test.test_dict.DictTest.test_empty_presized_dict_in_freelist)\nPASS: test_eq (test.test_dict.DictTest.test_eq)\nPASS: test_equal_operator_modifying_operand (test.test_dict.DictTest.test_equal_operator_modifying_operand)\nPASS: test_errors_in_view_containment_check (test.test_dict.DictTest.test_errors_in_view_containment_check)\nPASS: test_free_after_iterating (test.test_dict.DictTest.test_free_after_iterating)\nPASS: test_fromkeys (test.test_dict.DictTest.test_fromkeys)\nPASS: test_fromkeys_operator_modifying_dict_operand (test.test_dict.DictTest.test_fromkeys_operator_modifying_dict_operand)\nPASS: test_fromkeys_operator_modifying_set_operand (test.test_dict.DictTest.test_fromkeys_operator_modifying_set_operand)\nPASS: test_get (test.test_dict.DictTest.test_get)\nPASS: test_getitem (test.test_dict.DictTest.test_getitem)\nPASS: test_init_use_after_free (test.test_dict.DictTest.test_init_use_after_free)\nPASS: test_instance_dict_getattr_str_subclass (test.test_dict.DictTest.test_instance_dict_getattr_str_subclass)\nPASS: test_invalid_keyword_arguments (test.test_dict.DictTest.test_invalid_keyword_arguments)\nPASS: test_itemiterator_pickling (test.test_dict.DictTest.test_itemiterator_pickling)\nPASS: test_items (test.test_dict.DictTest.test_items)\nPASS: test_items_symmetric_difference (test.test_dict.DictTest.test_items_symmetric_difference)\nPASS: test_iterator_pickling (test.test_dict.DictTest.test_iterator_pickling)\nPASS: test_keys (test.test_dict.DictTest.test_keys)\nPASS: test_keys_contained (test.test_dict.DictTest.test_keys_contained)\nPASS: test_len (test.test_dict.DictTest.test_len)\nPASS: test_literal_constructor (test.test_dict.DictTest.test_literal_constructor)\nPASS: test_merge_and_mutate (test.test_dict.DictTest.test_merge_and_mutate)\nPASS: test_merge_operator (test.test_dict.DictTest.test_merge_operator)\nPASS: test_missing (test.test_dict.DictTest.test_missing)\nPASS: test_mutating_iteration (test.test_dict.DictTest.test_mutating_iteration)\nPASS: test_mutating_iteration_delete (test.test_dict.DictTest.test_mutating_iteration_delete)\nPASS: test_mutating_iteration_delete_over_items (test.test_dict.DictTest.test_mutating_iteration_delete_over_items)\nPASS: test_mutating_iteration_delete_over_values (test.test_dict.DictTest.test_mutating_iteration_delete_over_values)\nPASS: test_mutating_lookup (test.test_dict.DictTest.test_mutating_lookup)\nPASS: test_object_set_item_single_instance_non_str_key (test.test_dict.DictTest.test_object_set_item_single_instance_non_str_key)\nPASS: test_oob_indexing_dictiter_iternextitem (test.test_dict.DictTest.test_oob_indexing_dictiter_iternextitem)\nPASS: test_pop (test.test_dict.DictTest.test_pop)\nPASS: test_popitem (test.test_dict.DictTest.test_popitem)\nPASS: test_reentrant_insertion (test.test_dict.DictTest.test_reentrant_insertion)\nPASS: test_repr (test.test_dict.DictTest.test_repr)\nPASS: test_repr_deep (test.test_dict.DictTest.test_repr_deep)\nPASS: test_resize1 (test.test_dict.DictTest.test_resize1)\nPASS: test_resize2 (test.test_dict.DictTest.test_resize2)\nPASS: test_reverse_iterator_for_empty_dict (test.test_dict.DictTest.test_reverse_iterator_for_empty_dict)\nPASS: test_reverse_iterator_for_shared_shared_dicts (test.test_dict.DictTest.test_reverse_iterator_for_shared_shared_dicts)\nPASS: test_reversed (test.test_dict.DictTest.test_reversed)\nPASS: test_reverseitemiterator_pickling (test.test_dict.DictTest.test_reverseitemiterator_pickling)\nPASS: test_reverseiterator_pickling (test.test_dict.DictTest.test_reverseiterator_pickling)\nPASS: test_reversevaluesiterator_pickling (test.test_dict.DictTest.test_reversevaluesiterator_pickling)\nPASS: test_setdefault (test.test_dict.DictTest.test_setdefault)\nPASS: test_setdefault_atomic (test.test_dict.DictTest.test_setdefault_atomic)\nPASS: test_setitem_atomic_at_resize (test.test_dict.DictTest.test_setitem_atomic_at_resize)\ntest_splittable_del (test.test_dict.DictTest.test_splittable_del)\nPASS: split table must be combined when del d[k]\nPASS: test_splittable_pop (test.test_dict.DictTest.test_splittable_pop)\ntest_splittable_pop_pending (test.test_dict.DictTest.test_splittable_pop_pending)\nPASS: pop a pending key in a split table should not crash\ntest_splittable_popitem (test.test_dict.DictTest.test_splittable_popitem)\nPASS: split table must be combined when d.popitem()\ntest_splittable_setdefault (test.test_dict.DictTest.test_splittable_setdefault)\nPASS: split table must keep correct insertion\ntest_splittable_to_generic_combinedtable (test.test_dict.DictTest.test_splittable_to_generic_combinedtable)\nPASS: split table must be correctly resized and converted to generic combined table\ntest_splittable_update (test.test_dict.DictTest.test_splittable_update)\nPASS: dict.update(other) must preserve order in other.\nPASS: test_str_nonstr (test.test_dict.DictTest.test_str_nonstr)\nPASS: test_string_keys_can_track_values (test.test_dict.DictTest.test_string_keys_can_track_values)\nPASS: test_track_dynamic (test.test_dict.DictTest.test_track_dynamic)\nPASS: test_track_literals (test.test_dict.DictTest.test_track_literals)\nPASS: test_track_subtypes (test.test_dict.DictTest.test_track_subtypes)\nPASS: test_tuple_keyerror (test.test_dict.DictTest.test_tuple_keyerror)\nPASS: test_update (test.test_dict.DictTest.test_update)\nPASS: test_values (test.test_dict.DictTest.test_values)\nPASS: test_valuesiterator_pickling (test.test_dict.DictTest.test_valuesiterator_pickling)\nPASS: test_views_mapping (test.test_dict.DictTest.test_views_mapping)\nPASS: test_bool (test.test_dict.GeneralMappingTests.test_bool)\nPASS: test_constructor (test.test_dict.GeneralMappingTests.test_constructor)\nPASS: test_get (test.test_dict.GeneralMappingTests.test_get)\nPASS: test_getitem (test.test_dict.GeneralMappingTests.test_getitem)\nPASS: test_items (test.test_dict.GeneralMappingTests.test_items)\nPASS: test_keys (test.test_dict.GeneralMappingTests.test_keys)\nPASS: test_len (test.test_dict.GeneralMappingTests.test_len)\nPASS: test_pop (test.test_dict.GeneralMappingTests.test_pop)\nPASS: test_popitem (test.test_dict.GeneralMappingTests.test_popitem)\nPASS: test_read (test.test_dict.GeneralMappingTests.test_read)\nPASS: test_setdefault (test.test_dict.GeneralMappingTests.test_setdefault)\nPASS: test_update (test.test_dict.GeneralMappingTests.test_update)\nPASS: test_values (test.test_dict.GeneralMappingTests.test_values)\nPASS: test_write (test.test_dict.GeneralMappingTests.test_write)\nPASS: test_bool (test.test_dict.SubclassMappingTests.test_bool)\nPASS: test_constructor (test.test_dict.SubclassMappingTests.test_constructor)\nPASS: test_get (test.test_dict.SubclassMappingTests.test_get)\nPASS: test_getitem (test.test_dict.SubclassMappingTests.test_getitem)\nPASS: test_items (test.test_dict.SubclassMappingTests.test_items)\nPASS: test_keys (test.test_dict.SubclassMappingTests.test_keys)\nPASS: test_len (test.test_dict.SubclassMappingTests.test_len)\nPASS: test_pop (test.test_dict.SubclassMappingTests.test_pop)\nPASS: test_popitem (test.test_dict.SubclassMappingTests.test_popitem)\nPASS: test_read (test.test_dict.SubclassMappingTests.test_read)\nPASS: test_setdefault (test.test_dict.SubclassMappingTests.test_setdefault)\nPASS: test_update (test.test_dict.SubclassMappingTests.test_update)\nPASS: test_values (test.test_dict.SubclassMappingTests.test_values)\nPASS: test_write (test.test_dict.SubclassMappingTests.test_write)\n\n----------------------------------------------------------------------\nRan 111 tests in 0.757s\n\nOK\n0:01:03 load avg: 2.15 [140/469] test_dictviews passed\nPASS: test_abc_registry (test.test_dictviews.DictSetTest.test_abc_registry)\nPASS: test_compare_error (test.test_dictviews.DictSetTest.test_compare_error)\nPASS: test_constructors_not_callable (test.test_dictviews.DictSetTest.test_constructors_not_callable)\nPASS: test_copy (test.test_dictviews.DictSetTest.test_copy)\nPASS: test_deeply_nested_repr (test.test_dictviews.DictSetTest.test_deeply_nested_repr)\nPASS: test_dict_items (test.test_dictviews.DictSetTest.test_dict_items)\nPASS: test_dict_keys (test.test_dictviews.DictSetTest.test_dict_keys)\nPASS: test_dict_mixed_keys_items (test.test_dictviews.DictSetTest.test_dict_mixed_keys_items)\nPASS: test_dict_repr (test.test_dictviews.DictSetTest.test_dict_repr)\nPASS: test_dict_values (test.test_dictviews.DictSetTest.test_dict_values)\nPASS: test_items_set_operations (test.test_dictviews.DictSetTest.test_items_set_operations)\nPASS: test_keys_set_operations (test.test_dictviews.DictSetTest.test_keys_set_operations)\nPASS: test_pickle (test.test_dictviews.DictSetTest.test_pickle)\nPASS: test_recursive_repr (test.test_dictviews.DictSetTest.test_recursive_repr)\nPASS: test_set_operations_with_iterator (test.test_dictviews.DictSetTest.test_set_operations_with_iterator)\nPASS: test_set_operations_with_noniterable (test.test_dictviews.DictSetTest.test_set_operations_with_noniterable)\n\n----------------------------------------------------------------------\nRan 16 tests in 0.017s\n\nOK\n0:01:04 load avg: 2.29 [141/469] test_difflib passed\nPASS: test_one_insert_homogenous_sequence (test.test_difflib.TestAutojunk.test_one_insert_homogenous_sequence)\nPASS: test_byte_content (test.test_difflib.TestBytes.test_byte_content)\nPASS: test_byte_filenames (test.test_difflib.TestBytes.test_byte_filenames)\nPASS: test_mixed_types_content (test.test_difflib.TestBytes.test_mixed_types_content)\nPASS: test_mixed_types_dates (test.test_difflib.TestBytes.test_mixed_types_dates)\nPASS: test_mixed_types_filenames (test.test_difflib.TestBytes.test_mixed_types_filenames)\nPASS: test_default_args (test.test_difflib.TestFindLongest.test_default_args)\nPASS: test_longest_match_with_popular_chars (test.test_difflib.TestFindLongest.test_longest_match_with_popular_chars)\nPASS: test_is_character_junk_false (test.test_difflib.TestJunkAPIs.test_is_character_junk_false)\nPASS: test_is_character_junk_true (test.test_difflib.TestJunkAPIs.test_is_character_junk_true)\nPASS: test_is_line_junk_REDOS (test.test_difflib.TestJunkAPIs.test_is_line_junk_REDOS)\nPASS: test_is_line_junk_false (test.test_difflib.TestJunkAPIs.test_is_line_junk_false)\nPASS: test_is_line_junk_true (test.test_difflib.TestJunkAPIs.test_is_line_junk_true)\nPASS: test_no_trailing_tab_on_empty_filedate (test.test_difflib.TestOutputFormat.test_no_trailing_tab_on_empty_filedate)\nPASS: test_range_format_context (test.test_difflib.TestOutputFormat.test_range_format_context)\nPASS: test_range_format_unified (test.test_difflib.TestOutputFormat.test_range_format_unified)\nPASS: test_tab_delimiter (test.test_difflib.TestOutputFormat.test_tab_delimiter)\nPASS: test_added_tab_hint (test.test_difflib.TestSFbugs.test_added_tab_hint)\nPASS: test_comparing_empty_lists (test.test_difflib.TestSFbugs.test_comparing_empty_lists)\nPASS: test_hint_indented_properly_with_tabs (test.test_difflib.TestSFbugs.test_hint_indented_properly_with_tabs)\nPASS: test_matching_blocks_cache (test.test_difflib.TestSFbugs.test_matching_blocks_cache)\nPASS: test_mdiff_catch_stop_iteration (test.test_difflib.TestSFbugs.test_mdiff_catch_stop_iteration)\nPASS: test_ratio_for_null_seqn (test.test_difflib.TestSFbugs.test_ratio_for_null_seqn)\nPASS: test_html_diff (test.test_difflib.TestSFpatches.test_html_diff)\nPASS: test_make_file_default_charset (test.test_difflib.TestSFpatches.test_make_file_default_charset)\nPASS: test_make_file_iso88591_charset (test.test_difflib.TestSFpatches.test_make_file_iso88591_charset)\nPASS: test_make_file_usascii_charset_with_nonascii_input (test.test_difflib.TestSFpatches.test_make_file_usascii_charset_with_nonascii_input)\nPASS: test_recursion_limit (test.test_difflib.TestSFpatches.test_recursion_limit)\nPASS: test_bjunk (test.test_difflib.TestWithAscii.test_bjunk)\nPASS: test_one_delete (test.test_difflib.TestWithAscii.test_one_delete)\nPASS: test_one_insert (test.test_difflib.TestWithAscii.test_one_insert)\nDiffer (difflib)\nPASS: Doctest: difflib.Differ\n_fancy_replace (difflib.Differ)\nPASS: Doctest: difflib.Differ._fancy_replace\n_qformat (difflib.Differ)\nPASS: Doctest: difflib.Differ._qformat\ncompare (difflib.Differ)\nPASS: Doctest: difflib.Differ.compare\nIS_CHARACTER_JUNK (difflib)\nPASS: Doctest: difflib.IS_CHARACTER_JUNK\nIS_LINE_JUNK (difflib)\nPASS: Doctest: difflib.IS_LINE_JUNK\nSequenceMatcher (difflib)\nPASS: Doctest: difflib.SequenceMatcher\nfind_longest_match (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.find_longest_match\nget_grouped_opcodes (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.get_grouped_opcodes\nget_matching_blocks (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.get_matching_blocks\nget_opcodes (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.get_opcodes\nratio (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.ratio\nset_seq1 (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.set_seq1\nset_seq2 (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.set_seq2\nset_seqs (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.set_seqs\ncontext_diff (difflib)\nPASS: Doctest: difflib.context_diff\nget_close_matches (difflib)\nPASS: Doctest: difflib.get_close_matches\nndiff (difflib)\nPASS: Doctest: difflib.ndiff\nrestore (difflib)\nPASS: Doctest: difflib.restore\nunified_diff (difflib)\nPASS: Doctest: difflib.unified_diff\n\n----------------------------------------------------------------------\nRan 51 tests in 1.109s\n\nOK\n0:01:05 load avg: 2.29 [142/469] test_dis passed\nPASS: test_bytecode_co_positions (test.test_dis.BytecodeTests.test_bytecode_co_positions)\nPASS: test_disassembled (test.test_dis.BytecodeTests.test_disassembled)\nPASS: test_explicit_first_line (test.test_dis.BytecodeTests.test_explicit_first_line)\nPASS: test_from_traceback (test.test_dis.BytecodeTests.test_from_traceback)\nPASS: test_from_traceback_dis (test.test_dis.BytecodeTests.test_from_traceback_dis)\nPASS: test_info (test.test_dis.BytecodeTests.test_info)\nPASS: test_instantiation (test.test_dis.BytecodeTests.test_instantiation)\nPASS: test_iteration (test.test_dis.BytecodeTests.test_iteration)\nPASS: test_source_line_in_disassembly (test.test_dis.BytecodeTests.test_source_line_in_disassembly)\nPASS: test_code_info (test.test_dis.CodeInfoTests.test_code_info)\nPASS: test_code_info_object (test.test_dis.CodeInfoTests.test_code_info_object)\nPASS: test_pretty_flags_no_flags (test.test_dis.CodeInfoTests.test_pretty_flags_no_flags)\nPASS: test_show_code (test.test_dis.CodeInfoTests.test_show_code)\nPASS: test__try_compile_no_context_exc_on_error (test.test_dis.DisTests.test__try_compile_no_context_exc_on_error)\nPASS: test_big_linenos (test.test_dis.DisTests.test_big_linenos)\nPASS: test_big_offsets (test.test_dis.DisTests.test_big_offsets)\nPASS: test_binary_specialize (test.test_dis.DisTests.test_binary_specialize)\nPASS: test_boundaries (test.test_dis.DisTests.test_boundaries)\nPASS: test_bug_1333982 (test.test_dis.DisTests.test_bug_1333982)\nPASS: test_bug_42562 (test.test_dis.DisTests.test_bug_42562)\nPASS: test_bug_45757 (test.test_dis.DisTests.test_bug_45757)\nPASS: test_bug_46724 (test.test_dis.DisTests.test_bug_46724)\nPASS: test_bug_708901 (test.test_dis.DisTests.test_bug_708901)\nPASS: test_call_specialize (test.test_dis.DisTests.test_call_specialize)\nPASS: test_dis (test.test_dis.DisTests.test_dis)\nPASS: test_dis_none (test.test_dis.DisTests.test_dis_none)\nPASS: test_dis_object (test.test_dis.DisTests.test_dis_object)\nPASS: test_dis_traceback (test.test_dis.DisTests.test_dis_traceback)\nPASS: test_disassemble_async_generator (test.test_dis.DisTests.test_disassemble_async_generator)\nPASS: test_disassemble_asyncwith (test.test_dis.DisTests.test_disassemble_asyncwith)\nPASS: test_disassemble_bytes (test.test_dis.DisTests.test_disassemble_bytes)\nPASS: test_disassemble_class (test.test_dis.DisTests.test_disassemble_class)\nPASS: test_disassemble_class_method (test.test_dis.DisTests.test_disassemble_class_method)\nPASS: test_disassemble_coroutine (test.test_dis.DisTests.test_disassemble_coroutine)\nPASS: test_disassemble_fstring (test.test_dis.DisTests.test_disassemble_fstring)\nPASS: test_disassemble_generator (test.test_dis.DisTests.test_disassemble_generator)\nPASS: test_disassemble_instance_method (test.test_dis.DisTests.test_disassemble_instance_method)\nPASS: test_disassemble_instance_method_bytes (test.test_dis.DisTests.test_disassemble_instance_method_bytes)\nPASS: test_disassemble_recursive (test.test_dis.DisTests.test_disassemble_recursive)\nPASS: test_disassemble_static_method (test.test_dis.DisTests.test_disassemble_static_method)\nPASS: test_disassemble_str (test.test_dis.DisTests.test_disassemble_str)\nPASS: test_disassemble_try_finally (test.test_dis.DisTests.test_disassemble_try_finally)\nPASS: test_disassemble_with (test.test_dis.DisTests.test_disassemble_with)\nPASS: test_extended_arg_quick (test.test_dis.DisTests.test_extended_arg_quick)\nPASS: test_intrinsic_1 (test.test_dis.DisTests.test_intrinsic_1)\nPASS: test_intrinsic_2 (test.test_dis.DisTests.test_intrinsic_2)\nPASS: test_kw_names (test.test_dis.DisTests.test_kw_names)\nPASS: test_load_attr_specialize (test.test_dis.DisTests.test_load_attr_specialize)\nPASS: test_loop_quicken (test.test_dis.DisTests.test_loop_quicken)\nPASS: test_opmap (test.test_dis.DisTests.test_opmap)\nPASS: test_opname (test.test_dis.DisTests.test_opname)\nPASS: test_show_caches (test.test_dis.DisTests.test_show_caches)\ntest_show_currinstr_with_cache (test.test_dis.DisTests.test_show_currinstr_with_cache)\nPASS: Make sure that with lasti pointing to CACHE, it still shows the current\nPASS: test_super_instructions (test.test_dis.DisTests.test_super_instructions)\nPASS: test_widths (test.test_dis.DisTests.test_widths)\nPASS: test__try_compile_no_context_exc_on_error (test.test_dis.DisWithFileTests.test__try_compile_no_context_exc_on_error)\nPASS: test_big_linenos (test.test_dis.DisWithFileTests.test_big_linenos)\nPASS: test_big_offsets (test.test_dis.DisWithFileTests.test_big_offsets)\nPASS: test_binary_specialize (test.test_dis.DisWithFileTests.test_binary_specialize)\nPASS: test_boundaries (test.test_dis.DisWithFileTests.test_boundaries)\nPASS: test_bug_1333982 (test.test_dis.DisWithFileTests.test_bug_1333982)\nPASS: test_bug_42562 (test.test_dis.DisWithFileTests.test_bug_42562)\nPASS: test_bug_45757 (test.test_dis.DisWithFileTests.test_bug_45757)\nPASS: test_bug_46724 (test.test_dis.DisWithFileTests.test_bug_46724)\nPASS: test_bug_708901 (test.test_dis.DisWithFileTests.test_bug_708901)\nPASS: test_call_specialize (test.test_dis.DisWithFileTests.test_call_specialize)\nPASS: test_dis (test.test_dis.DisWithFileTests.test_dis)\nPASS: test_dis_none (test.test_dis.DisWithFileTests.test_dis_none)\nPASS: test_dis_object (test.test_dis.DisWithFileTests.test_dis_object)\nPASS: test_dis_traceback (test.test_dis.DisWithFileTests.test_dis_traceback)\nPASS: test_disassemble_async_generator (test.test_dis.DisWithFileTests.test_disassemble_async_generator)\nPASS: test_disassemble_asyncwith (test.test_dis.DisWithFileTests.test_disassemble_asyncwith)\nPASS: test_disassemble_bytes (test.test_dis.DisWithFileTests.test_disassemble_bytes)\nPASS: test_disassemble_class (test.test_dis.DisWithFileTests.test_disassemble_class)\nPASS: test_disassemble_class_method (test.test_dis.DisWithFileTests.test_disassemble_class_method)\nPASS: test_disassemble_coroutine (test.test_dis.DisWithFileTests.test_disassemble_coroutine)\nPASS: test_disassemble_fstring (test.test_dis.DisWithFileTests.test_disassemble_fstring)\nPASS: test_disassemble_generator (test.test_dis.DisWithFileTests.test_disassemble_generator)\nPASS: test_disassemble_instance_method (test.test_dis.DisWithFileTests.test_disassemble_instance_method)\nPASS: test_disassemble_instance_method_bytes (test.test_dis.DisWithFileTests.test_disassemble_instance_method_bytes)\nPASS: test_disassemble_recursive (test.test_dis.DisWithFileTests.test_disassemble_recursive)\nPASS: test_disassemble_static_method (test.test_dis.DisWithFileTests.test_disassemble_static_method)\nPASS: test_disassemble_str (test.test_dis.DisWithFileTests.test_disassemble_str)\nPASS: test_disassemble_try_finally (test.test_dis.DisWithFileTests.test_disassemble_try_finally)\nPASS: test_disassemble_with (test.test_dis.DisWithFileTests.test_disassemble_with)\nPASS: test_extended_arg_quick (test.test_dis.DisWithFileTests.test_extended_arg_quick)\nPASS: test_intrinsic_1 (test.test_dis.DisWithFileTests.test_intrinsic_1)\nPASS: test_intrinsic_2 (test.test_dis.DisWithFileTests.test_intrinsic_2)\nPASS: test_kw_names (test.test_dis.DisWithFileTests.test_kw_names)\nPASS: test_load_attr_specialize (test.test_dis.DisWithFileTests.test_load_attr_specialize)\nPASS: test_loop_quicken (test.test_dis.DisWithFileTests.test_loop_quicken)\nPASS: test_opmap (test.test_dis.DisWithFileTests.test_opmap)\nPASS: test_opname (test.test_dis.DisWithFileTests.test_opname)\nPASS: test_show_caches (test.test_dis.DisWithFileTests.test_show_caches)\ntest_show_currinstr_with_cache (test.test_dis.DisWithFileTests.test_show_currinstr_with_cache)\nPASS: Make sure that with lasti pointing to CACHE, it still shows the current\nPASS: test_super_instructions (test.test_dis.DisWithFileTests.test_super_instructions)\nPASS: test_widths (test.test_dis.DisWithFileTests.test_widths)\nPASS: test_co_positions (test.test_dis.InstructionTests.test_co_positions)\nPASS: test_co_positions_missing_info (test.test_dis.InstructionTests.test_co_positions_missing_info)\nPASS: test_co_positions_with_lots_of_caches (test.test_dis.InstructionTests.test_co_positions_with_lots_of_caches)\nPASS: test_default_first_line (test.test_dis.InstructionTests.test_default_first_line)\nPASS: test_doubly_nested (test.test_dis.InstructionTests.test_doubly_nested)\nPASS: test_first_line_set_to_None (test.test_dis.InstructionTests.test_first_line_set_to_None)\nPASS: test_jumpy (test.test_dis.InstructionTests.test_jumpy)\nPASS: test_nested (test.test_dis.InstructionTests.test_nested)\nPASS: test_outer (test.test_dis.InstructionTests.test_outer)\nPASS: test_assert_not_in_with_arg_in_bytecode (test.test_dis.TestBytecodeTestCase.test_assert_not_in_with_arg_in_bytecode)\nPASS: test_assert_not_in_with_arg_not_in_bytecode (test.test_dis.TestBytecodeTestCase.test_assert_not_in_with_arg_not_in_bytecode)\nPASS: test_assert_not_in_with_op_not_in_bytecode (test.test_dis.TestBytecodeTestCase.test_assert_not_in_with_op_not_in_bytecode)\nPASS: test_distb_empty (test.test_dis.TestDisTraceback.test_distb_empty)\nPASS: test_distb_explicit_arg (test.test_dis.TestDisTraceback.test_distb_explicit_arg)\nPASS: test_distb_last_traceback (test.test_dis.TestDisTraceback.test_distb_last_traceback)\nPASS: test_distb_empty (test.test_dis.TestDisTracebackWithFile.test_distb_empty)\nPASS: test_distb_explicit_arg (test.test_dis.TestDisTracebackWithFile.test_distb_explicit_arg)\nPASS: test_distb_last_traceback (test.test_dis.TestDisTracebackWithFile.test_distb_last_traceback)\nPASS: test__find_imports (test.test_dis.TestFinderMethods.test__find_imports)\nPASS: test__find_store_names (test.test_dis.TestFinderMethods.test__find_store_names)\nPASS: test_findlabels (test.test_dis.TestFinderMethods.test_findlabels)\nPASS: test_findlinestarts (test.test_dis.TestFinderMethods.test_findlinestarts)\n\n----------------------------------------------------------------------\nRan 119 tests in 1.983s\n\nOK\n0:01:05 load avg: 2.29 [143/469] test_doctest2 passed\nPASS: test_testmod (test.test_doctest2.Test.test_testmod)\n\n----------------------------------------------------------------------\nRan 1 test in 0.012s\n\nOK\n0:01:06 load avg: 2.29 [144/469] test_decimal passed\nPASS: test_addition (test.test_decimal.CArithmeticOperatorsTest.test_addition)\nPASS: test_copy_sign (test.test_decimal.CArithmeticOperatorsTest.test_copy_sign)\nPASS: test_division (test.test_decimal.CArithmeticOperatorsTest.test_division)\nPASS: test_floor_div_module (test.test_decimal.CArithmeticOperatorsTest.test_floor_div_module)\nPASS: test_floor_division (test.test_decimal.CArithmeticOperatorsTest.test_floor_division)\nPASS: test_module (test.test_decimal.CArithmeticOperatorsTest.test_module)\nPASS: test_multiplication (test.test_decimal.CArithmeticOperatorsTest.test_multiplication)\nPASS: test_nan_comparisons (test.test_decimal.CArithmeticOperatorsTest.test_nan_comparisons)\nPASS: test_powering (test.test_decimal.CArithmeticOperatorsTest.test_powering)\nPASS: test_subtraction (test.test_decimal.CArithmeticOperatorsTest.test_subtraction)\nPASS: test_unary_operators (test.test_decimal.CArithmeticOperatorsTest.test_unary_operators)\nPASS: test__clamp (test.test_decimal.CContextAPItests.test__clamp)\nPASS: test_abs (test.test_decimal.CContextAPItests.test_abs)\nPASS: test_add (test.test_decimal.CContextAPItests.test_add)\nPASS: test_compare (test.test_decimal.CContextAPItests.test_compare)\nPASS: test_compare_signal (test.test_decimal.CContextAPItests.test_compare_signal)\nPASS: test_compare_total (test.test_decimal.CContextAPItests.test_compare_total)\nPASS: test_compare_total_mag (test.test_decimal.CContextAPItests.test_compare_total_mag)\nPASS: test_copy (test.test_decimal.CContextAPItests.test_copy)\nPASS: test_copy_abs (test.test_decimal.CContextAPItests.test_copy_abs)\nPASS: test_copy_decimal (test.test_decimal.CContextAPItests.test_copy_decimal)\nPASS: test_copy_negate (test.test_decimal.CContextAPItests.test_copy_negate)\nPASS: test_copy_sign (test.test_decimal.CContextAPItests.test_copy_sign)\nPASS: test_divide (test.test_decimal.CContextAPItests.test_divide)\nPASS: test_divide_int (test.test_decimal.CContextAPItests.test_divide_int)\nPASS: test_divmod (test.test_decimal.CContextAPItests.test_divmod)\nPASS: test_equality_with_other_types (test.test_decimal.CContextAPItests.test_equality_with_other_types)\nPASS: test_exp (test.test_decimal.CContextAPItests.test_exp)\nPASS: test_fma (test.test_decimal.CContextAPItests.test_fma)\nSKIP: test_from_legacy_strings (test.test_decimal.CContextAPItests.test_from_legacy_strings) 'requires legacy Unicode C API'\nPASS: test_is_finite (test.test_decimal.CContextAPItests.test_is_finite)\nPASS: test_is_infinite (test.test_decimal.CContextAPItests.test_is_infinite)\nPASS: test_is_nan (test.test_decimal.CContextAPItests.test_is_nan)\nPASS: test_is_normal (test.test_decimal.CContextAPItests.test_is_normal)\nPASS: test_is_qnan (test.test_decimal.CContextAPItests.test_is_qnan)\nPASS: test_is_signed (test.test_decimal.CContextAPItests.test_is_signed)\nPASS: test_is_snan (test.test_decimal.CContextAPItests.test_is_snan)\nPASS: test_is_subnormal (test.test_decimal.CContextAPItests.test_is_subnormal)\nPASS: test_is_zero (test.test_decimal.CContextAPItests.test_is_zero)\nPASS: test_ln (test.test_decimal.CContextAPItests.test_ln)\nPASS: test_log10 (test.test_decimal.CContextAPItests.test_log10)\nPASS: test_logb (test.test_decimal.CContextAPItests.test_logb)\nPASS: test_logical_and (test.test_decimal.CContextAPItests.test_logical_and)\nPASS: test_logical_invert (test.test_decimal.CContextAPItests.test_logical_invert)\nPASS: test_logical_or (test.test_decimal.CContextAPItests.test_logical_or)\nPASS: test_logical_xor (test.test_decimal.CContextAPItests.test_logical_xor)\nPASS: test_max (test.test_decimal.CContextAPItests.test_max)\nPASS: test_max_mag (test.test_decimal.CContextAPItests.test_max_mag)\nPASS: test_min (test.test_decimal.CContextAPItests.test_min)\nPASS: test_min_mag (test.test_decimal.CContextAPItests.test_min_mag)\nPASS: test_minus (test.test_decimal.CContextAPItests.test_minus)\nPASS: test_multiply (test.test_decimal.CContextAPItests.test_multiply)\nPASS: test_next_minus (test.test_decimal.CContextAPItests.test_next_minus)\nPASS: test_next_plus (test.test_decimal.CContextAPItests.test_next_plus)\nPASS: test_next_toward (test.test_decimal.CContextAPItests.test_next_toward)\nPASS: test_none_args (test.test_decimal.CContextAPItests.test_none_args)\nPASS: test_normalize (test.test_decimal.CContextAPItests.test_normalize)\nPASS: test_number_class (test.test_decimal.CContextAPItests.test_number_class)\nPASS: test_pickle (test.test_decimal.CContextAPItests.test_pickle)\nPASS: test_plus (test.test_decimal.CContextAPItests.test_plus)\nPASS: test_power (test.test_decimal.CContextAPItests.test_power)\nPASS: test_quantize (test.test_decimal.CContextAPItests.test_quantize)\nPASS: test_remainder (test.test_decimal.CContextAPItests.test_remainder)\nPASS: test_remainder_near (test.test_decimal.CContextAPItests.test_remainder_near)\nPASS: test_rotate (test.test_decimal.CContextAPItests.test_rotate)\nPASS: test_same_quantum (test.test_decimal.CContextAPItests.test_same_quantum)\nPASS: test_scaleb (test.test_decimal.CContextAPItests.test_scaleb)\nPASS: test_shift (test.test_decimal.CContextAPItests.test_shift)\nPASS: test_sqrt (test.test_decimal.CContextAPItests.test_sqrt)\nPASS: test_subtract (test.test_decimal.CContextAPItests.test_subtract)\nPASS: test_to_eng_string (test.test_decimal.CContextAPItests.test_to_eng_string)\nPASS: test_to_integral_exact (test.test_decimal.CContextAPItests.test_to_integral_exact)\nPASS: test_to_integral_value (test.test_decimal.CContextAPItests.test_to_integral_value)\nPASS: test_to_sci_string (test.test_decimal.CContextAPItests.test_to_sci_string)\nPASS: test_flag_comparisons (test.test_decimal.CContextFlags.test_flag_comparisons)\nPASS: test_flags_irrelevant (test.test_decimal.CContextFlags.test_flags_irrelevant)\nPASS: test_float_comparison (test.test_decimal.CContextFlags.test_float_comparison)\nPASS: test_float_operation (test.test_decimal.CContextFlags.test_float_operation)\nPASS: test_float_operation_default (test.test_decimal.CContextFlags.test_float_operation_default)\nPASS: test_invalid_context (test.test_decimal.CContextInputValidation.test_invalid_context)\nPASS: test_context_subclassing (test.test_decimal.CContextSubclassing.test_context_subclassing)\nPASS: test_local_context_kwargs_does_not_overwrite_existing_argument (test.test_decimal.CContextWithStatement.test_local_context_kwargs_does_not_overwrite_existing_argument)\nPASS: test_localcontext (test.test_decimal.CContextWithStatement.test_localcontext)\nPASS: test_localcontext_kwargs (test.test_decimal.CContextWithStatement.test_localcontext_kwargs)\nPASS: test_localcontextarg (test.test_decimal.CContextWithStatement.test_localcontextarg)\nPASS: test_nested_with_statements (test.test_decimal.CContextWithStatement.test_nested_with_statements)\nPASS: test_with_statements_gc1 (test.test_decimal.CContextWithStatement.test_with_statements_gc1)\nPASS: test_with_statements_gc2 (test.test_decimal.CContextWithStatement.test_with_statements_gc2)\nPASS: test_with_statements_gc3 (test.test_decimal.CContextWithStatement.test_with_statements_gc3)\nPASS: test_adjusted (test.test_decimal.CCoverage.test_adjusted)\nPASS: test_canonical (test.test_decimal.CCoverage.test_canonical)\nPASS: test_context_repr (test.test_decimal.CCoverage.test_context_repr)\nPASS: test_copy (test.test_decimal.CCoverage.test_copy)\nPASS: test_create_decimal (test.test_decimal.CCoverage.test_create_decimal)\nPASS: test_divmod (test.test_decimal.CCoverage.test_divmod)\nPASS: test_implicit_context (test.test_decimal.CCoverage.test_implicit_context)\nPASS: test_int (test.test_decimal.CCoverage.test_int)\nPASS: test_power (test.test_decimal.CCoverage.test_power)\nPASS: test_quantize (test.test_decimal.CCoverage.test_quantize)\nPASS: test_radix (test.test_decimal.CCoverage.test_radix)\nPASS: test_rop (test.test_decimal.CCoverage.test_rop)\nPASS: test_round (test.test_decimal.CCoverage.test_round)\nPASS: test_explicit_context_create_decimal (test.test_decimal.CExplicitConstructionTest.test_explicit_context_create_decimal)\nPASS: test_explicit_context_create_from_float (test.test_decimal.CExplicitConstructionTest.test_explicit_context_create_from_float)\nPASS: test_explicit_empty (test.test_decimal.CExplicitConstructionTest.test_explicit_empty)\nPASS: test_explicit_from_Decimal (test.test_decimal.CExplicitConstructionTest.test_explicit_from_Decimal)\nPASS: test_explicit_from_None (test.test_decimal.CExplicitConstructionTest.test_explicit_from_None)\nPASS: test_explicit_from_bool (test.test_decimal.CExplicitConstructionTest.test_explicit_from_bool)\nPASS: test_explicit_from_float (test.test_decimal.CExplicitConstructionTest.test_explicit_from_float)\nPASS: test_explicit_from_int (test.test_decimal.CExplicitConstructionTest.test_explicit_from_int)\nPASS: test_explicit_from_list (test.test_decimal.CExplicitConstructionTest.test_explicit_from_list)\nPASS: test_explicit_from_string (test.test_decimal.CExplicitConstructionTest.test_explicit_from_string)\nPASS: test_explicit_from_tuples (test.test_decimal.CExplicitConstructionTest.test_explicit_from_tuples)\nSKIP: test_from_legacy_strings (test.test_decimal.CExplicitConstructionTest.test_from_legacy_strings) 'requires legacy Unicode C API'\nPASS: test_unicode_digits (test.test_decimal.CExplicitConstructionTest.test_unicode_digits)\nPASS: test_decimal_from_float_argument_type (test.test_decimal.CFormatTest.test_decimal_from_float_argument_type)\nPASS: test_formatting (test.test_decimal.CFormatTest.test_formatting)\nPASS: test_n_format (test.test_decimal.CFormatTest.test_n_format)\nPASS: test_negative_zero_bad_format (test.test_decimal.CFormatTest.test_negative_zero_bad_format)\nPASS: test_negative_zero_format_directed_rounding (test.test_decimal.CFormatTest.test_negative_zero_format_directed_rounding)\nSKIP: test_wide_char_separator_decimal_point (test.test_decimal.CFormatTest.test_wide_char_separator_decimal_point) \"inappropriate decimal point separator ('.' not '\\\\u066b')\"\nSKIP: test_c_context (test.test_decimal.CFunctionality.test_c_context) 'test requires build with -DEXTRA_FUNCTIONALITY'\nSKIP: test_c_ieee_context (test.test_decimal.CFunctionality.test_c_ieee_context) 'test requires build with -DEXTRA_FUNCTIONALITY'\nSKIP: test_constants (test.test_decimal.CFunctionality.test_constants) 'test requires build with -DEXTRA_FUNCTIONALITY'\nPASS: test_implicit_from_Decimal (test.test_decimal.CImplicitConstructionTest.test_implicit_from_Decimal)\nPASS: test_implicit_from_None (test.test_decimal.CImplicitConstructionTest.test_implicit_from_None)\nPASS: test_implicit_from_float (test.test_decimal.CImplicitConstructionTest.test_implicit_from_float)\nPASS: test_implicit_from_int (test.test_decimal.CImplicitConstructionTest.test_implicit_from_int)\nPASS: test_implicit_from_string (test.test_decimal.CImplicitConstructionTest.test_implicit_from_string)\nPASS: test_rop (test.test_decimal.CImplicitConstructionTest.test_rop)\nPASS: test_abc (test.test_decimal.CPythonAPItests.test_abc)\nPASS: test_complex (test.test_decimal.CPythonAPItests.test_complex)\nPASS: test_create_decimal_from_float (test.test_decimal.CPythonAPItests.test_create_decimal_from_float)\nPASS: test_exception_hierarchy (test.test_decimal.CPythonAPItests.test_exception_hierarchy)\nPASS: test_from_float (test.test_decimal.CPythonAPItests.test_from_float)\nPASS: test_int (test.test_decimal.CPythonAPItests.test_int)\nPASS: test_named_parameters (test.test_decimal.CPythonAPItests.test_named_parameters)\nPASS: test_pickle (test.test_decimal.CPythonAPItests.test_pickle)\nPASS: test_quantize (test.test_decimal.CPythonAPItests.test_quantize)\nPASS: test_small_ints (test.test_decimal.CPythonAPItests.test_small_ints)\nPASS: test_trunc (test.test_decimal.CPythonAPItests.test_trunc)\nPASS: test_context_templates (test.test_decimal.CSpecialContexts.test_context_templates)\nPASS: test_default_context (test.test_decimal.CSpecialContexts.test_default_context)\nPASS: test_threading (test.test_decimal.CThreadingTest.test_threading)\nPASS: test_as_integer_ratio (test.test_decimal.CUsabilityTest.test_as_integer_ratio)\nPASS: test_as_nonzero (test.test_decimal.CUsabilityTest.test_as_nonzero)\nPASS: test_as_tuple (test.test_decimal.CUsabilityTest.test_as_tuple)\nPASS: test_comparison_operators (test.test_decimal.CUsabilityTest.test_comparison_operators)\nPASS: test_conversions_from_int (test.test_decimal.CUsabilityTest.test_conversions_from_int)\nPASS: test_copy_and_deepcopy_methods (test.test_decimal.CUsabilityTest.test_copy_and_deepcopy_methods)\nPASS: test_decimal_complex_comparison (test.test_decimal.CUsabilityTest.test_decimal_complex_comparison)\nPASS: test_decimal_float_comparison (test.test_decimal.CUsabilityTest.test_decimal_float_comparison)\nPASS: test_decimal_fraction_comparison (test.test_decimal.CUsabilityTest.test_decimal_fraction_comparison)\nPASS: test_eval_round_trip (test.test_decimal.CUsabilityTest.test_eval_round_trip)\nPASS: test_hash_method (test.test_decimal.CUsabilityTest.test_hash_method)\nPASS: test_hash_method_nan (test.test_decimal.CUsabilityTest.test_hash_method_nan)\nPASS: test_implicit_context (test.test_decimal.CUsabilityTest.test_implicit_context)\nPASS: test_min_and_max_methods (test.test_decimal.CUsabilityTest.test_min_and_max_methods)\nPASS: test_nan_to_float (test.test_decimal.CUsabilityTest.test_nan_to_float)\nPASS: test_none_args (test.test_decimal.CUsabilityTest.test_none_args)\nPASS: test_snan_to_float (test.test_decimal.CUsabilityTest.test_snan_to_float)\nPASS: test_subclassing (test.test_decimal.CUsabilityTest.test_subclassing)\nPASS: test_tonum_methods (test.test_decimal.CUsabilityTest.test_tonum_methods)\nPASS: test_tostring_methods (test.test_decimal.CUsabilityTest.test_tostring_methods)\nPASS: test_bignum (test.test_decimal.CWhitebox.test_bignum)\nPASS: test_c_context_errors (test.test_decimal.CWhitebox.test_c_context_errors)\nSKIP: test_c_context_errors_extra (test.test_decimal.CWhitebox.test_c_context_errors_extra) 'test requires build with -DEXTRA_FUNCTIONALITY'\nPASS: test_c_context_repr (test.test_decimal.CWhitebox.test_c_context_repr)\nSKIP: test_c_context_templates (test.test_decimal.CWhitebox.test_c_context_templates) 'test requires build with -DEXTRA_FUNCTIONALITY'\nPASS: test_c_format (test.test_decimal.CWhitebox.test_c_format)\nPASS: test_c_funcs (test.test_decimal.CWhitebox.test_c_funcs)\nPASS: test_c_input_restriction (test.test_decimal.CWhitebox.test_c_input_restriction)\nPASS: test_c_integral (test.test_decimal.CWhitebox.test_c_integral)\nPASS: test_c_round (test.test_decimal.CWhitebox.test_c_round)\nSKIP: test_c_signal_dict (test.test_decimal.CWhitebox.test_c_signal_dict) 'test requires build with -DEXTRA_FUNCTIONALITY'\nPASS: test_c_signaldict_segfault (test.test_decimal.CWhitebox.test_c_signaldict_segfault)\nPASS: test_c_valid_context (test.test_decimal.CWhitebox.test_c_valid_context)\nSKIP: test_c_valid_context_extra (test.test_decimal.CWhitebox.test_c_valid_context_extra) 'test requires build with -DEXTRA_FUNCTIONALITY'\nPASS: test_exact_conversion (test.test_decimal.CWhitebox.test_exact_conversion)\nPASS: test_from_tuple (test.test_decimal.CWhitebox.test_from_tuple)\nPASS: test_internal_use_of_overridden_methods (test.test_decimal.CWhitebox.test_internal_use_of_overridden_methods)\nPASS: test_invalid_construction (test.test_decimal.CWhitebox.test_invalid_construction)\nPASS: test_invalid_override (test.test_decimal.CWhitebox.test_invalid_override)\nPASS: test_maxcontext_exact_arith (test.test_decimal.CWhitebox.test_maxcontext_exact_arith)\nPASS: test_rounding_strings_interned (test.test_decimal.CWhitebox.test_rounding_strings_interned)\nPASS: test_sizeof (test.test_decimal.CWhitebox.test_sizeof)\nPASS: test_va_args_exceptions (test.test_decimal.CWhitebox.test_va_args_exceptions)\nPASS: test_context_attributes (test.test_decimal.CheckAttributes.test_context_attributes)\nPASS: test_decimal_attributes (test.test_decimal.CheckAttributes.test_decimal_attributes)\nPASS: test_module_attributes (test.test_decimal.CheckAttributes.test_module_attributes)\nPASS: test_addition (test.test_decimal.PyArithmeticOperatorsTest.test_addition)\nPASS: test_copy_sign (test.test_decimal.PyArithmeticOperatorsTest.test_copy_sign)\nPASS: test_division (test.test_decimal.PyArithmeticOperatorsTest.test_division)\nPASS: test_floor_div_module (test.test_decimal.PyArithmeticOperatorsTest.test_floor_div_module)\nPASS: test_floor_division (test.test_decimal.PyArithmeticOperatorsTest.test_floor_division)\nPASS: test_module (test.test_decimal.PyArithmeticOperatorsTest.test_module)\nPASS: test_multiplication (test.test_decimal.PyArithmeticOperatorsTest.test_multiplication)\nPASS: test_nan_comparisons (test.test_decimal.PyArithmeticOperatorsTest.test_nan_comparisons)\nPASS: test_powering (test.test_decimal.PyArithmeticOperatorsTest.test_powering)\nPASS: test_subtraction (test.test_decimal.PyArithmeticOperatorsTest.test_subtraction)\nPASS: test_unary_operators (test.test_decimal.PyArithmeticOperatorsTest.test_unary_operators)\nPASS: test__clamp (test.test_decimal.PyContextAPItests.test__clamp)\nPASS: test_abs (test.test_decimal.PyContextAPItests.test_abs)\nPASS: test_add (test.test_decimal.PyContextAPItests.test_add)\nPASS: test_compare (test.test_decimal.PyContextAPItests.test_compare)\nPASS: test_compare_signal (test.test_decimal.PyContextAPItests.test_compare_signal)\nPASS: test_compare_total (test.test_decimal.PyContextAPItests.test_compare_total)\nPASS: test_compare_total_mag (test.test_decimal.PyContextAPItests.test_compare_total_mag)\nPASS: test_copy (test.test_decimal.PyContextAPItests.test_copy)\nPASS: test_copy_abs (test.test_decimal.PyContextAPItests.test_copy_abs)\nPASS: test_copy_decimal (test.test_decimal.PyContextAPItests.test_copy_decimal)\nPASS: test_copy_negate (test.test_decimal.PyContextAPItests.test_copy_negate)\nPASS: test_copy_sign (test.test_decimal.PyContextAPItests.test_copy_sign)\nPASS: test_divide (test.test_decimal.PyContextAPItests.test_divide)\nPASS: test_divide_int (test.test_decimal.PyContextAPItests.test_divide_int)\nPASS: test_divmod (test.test_decimal.PyContextAPItests.test_divmod)\nPASS: test_equality_with_other_types (test.test_decimal.PyContextAPItests.test_equality_with_other_types)\nPASS: test_exp (test.test_decimal.PyContextAPItests.test_exp)\nPASS: test_fma (test.test_decimal.PyContextAPItests.test_fma)\nSKIP: test_from_legacy_strings (test.test_decimal.PyContextAPItests.test_from_legacy_strings) 'requires legacy Unicode C API'\nPASS: test_is_finite (test.test_decimal.PyContextAPItests.test_is_finite)\nPASS: test_is_infinite (test.test_decimal.PyContextAPItests.test_is_infinite)\nPASS: test_is_nan (test.test_decimal.PyContextAPItests.test_is_nan)\nPASS: test_is_normal (test.test_decimal.PyContextAPItests.test_is_normal)\nPASS: test_is_qnan (test.test_decimal.PyContextAPItests.test_is_qnan)\nPASS: test_is_signed (test.test_decimal.PyContextAPItests.test_is_signed)\nPASS: test_is_snan (test.test_decimal.PyContextAPItests.test_is_snan)\nPASS: test_is_subnormal (test.test_decimal.PyContextAPItests.test_is_subnormal)\nPASS: test_is_zero (test.test_decimal.PyContextAPItests.test_is_zero)\nPASS: test_ln (test.test_decimal.PyContextAPItests.test_ln)\nPASS: test_log10 (test.test_decimal.PyContextAPItests.test_log10)\nPASS: test_logb (test.test_decimal.PyContextAPItests.test_logb)\nPASS: test_logical_and (test.test_decimal.PyContextAPItests.test_logical_and)\nPASS: test_logical_invert (test.test_decimal.PyContextAPItests.test_logical_invert)\nPASS: test_logical_or (test.test_decimal.PyContextAPItests.test_logical_or)\nPASS: test_logical_xor (test.test_decimal.PyContextAPItests.test_logical_xor)\nPASS: test_max (test.test_decimal.PyContextAPItests.test_max)\nPASS: test_max_mag (test.test_decimal.PyContextAPItests.test_max_mag)\nPASS: test_min (test.test_decimal.PyContextAPItests.test_min)\nPASS: test_min_mag (test.test_decimal.PyContextAPItests.test_min_mag)\nPASS: test_minus (test.test_decimal.PyContextAPItests.test_minus)\nPASS: test_multiply (test.test_decimal.PyContextAPItests.test_multiply)\nPASS: test_next_minus (test.test_decimal.PyContextAPItests.test_next_minus)\nPASS: test_next_plus (test.test_decimal.PyContextAPItests.test_next_plus)\nPASS: test_next_toward (test.test_decimal.PyContextAPItests.test_next_toward)\nPASS: test_none_args (test.test_decimal.PyContextAPItests.test_none_args)\nPASS: test_normalize (test.test_decimal.PyContextAPItests.test_normalize)\nPASS: test_number_class (test.test_decimal.PyContextAPItests.test_number_class)\nPASS: test_pickle (test.test_decimal.PyContextAPItests.test_pickle)\nPASS: test_plus (test.test_decimal.PyContextAPItests.test_plus)\nPASS: test_power (test.test_decimal.PyContextAPItests.test_power)\nPASS: test_quantize (test.test_decimal.PyContextAPItests.test_quantize)\nPASS: test_remainder (test.test_decimal.PyContextAPItests.test_remainder)\nPASS: test_remainder_near (test.test_decimal.PyContextAPItests.test_remainder_near)\nPASS: test_rotate (test.test_decimal.PyContextAPItests.test_rotate)\nPASS: test_same_quantum (test.test_decimal.PyContextAPItests.test_same_quantum)\nPASS: test_scaleb (test.test_decimal.PyContextAPItests.test_scaleb)\nPASS: test_shift (test.test_decimal.PyContextAPItests.test_shift)\nPASS: test_sqrt (test.test_decimal.PyContextAPItests.test_sqrt)\nPASS: test_subtract (test.test_decimal.PyContextAPItests.test_subtract)\nPASS: test_to_eng_string (test.test_decimal.PyContextAPItests.test_to_eng_string)\nPASS: test_to_integral_exact (test.test_decimal.PyContextAPItests.test_to_integral_exact)\nPASS: test_to_integral_value (test.test_decimal.PyContextAPItests.test_to_integral_value)\nPASS: test_to_sci_string (test.test_decimal.PyContextAPItests.test_to_sci_string)\nPASS: test_flag_comparisons (test.test_decimal.PyContextFlags.test_flag_comparisons)\nPASS: test_flags_irrelevant (test.test_decimal.PyContextFlags.test_flags_irrelevant)\nPASS: test_float_comparison (test.test_decimal.PyContextFlags.test_float_comparison)\nPASS: test_float_operation (test.test_decimal.PyContextFlags.test_float_operation)\nPASS: test_float_operation_default (test.test_decimal.PyContextFlags.test_float_operation_default)\nPASS: test_invalid_context (test.test_decimal.PyContextInputValidation.test_invalid_context)\nPASS: test_context_subclassing (test.test_decimal.PyContextSubclassing.test_context_subclassing)\nPASS: test_local_context_kwargs_does_not_overwrite_existing_argument (test.test_decimal.PyContextWithStatement.test_local_context_kwargs_does_not_overwrite_existing_argument)\nPASS: test_localcontext (test.test_decimal.PyContextWithStatement.test_localcontext)\nPASS: test_localcontext_kwargs (test.test_decimal.PyContextWithStatement.test_localcontext_kwargs)\nPASS: test_localcontextarg (test.test_decimal.PyContextWithStatement.test_localcontextarg)\nPASS: test_nested_with_statements (test.test_decimal.PyContextWithStatement.test_nested_with_statements)\nPASS: test_with_statements_gc1 (test.test_decimal.PyContextWithStatement.test_with_statements_gc1)\nPASS: test_with_statements_gc2 (test.test_decimal.PyContextWithStatement.test_with_statements_gc2)\nPASS: test_with_statements_gc3 (test.test_decimal.PyContextWithStatement.test_with_statements_gc3)\nPASS: test_adjusted (test.test_decimal.PyCoverage.test_adjusted)\nPASS: test_canonical (test.test_decimal.PyCoverage.test_canonical)\nPASS: test_context_repr (test.test_decimal.PyCoverage.test_context_repr)\nPASS: test_copy (test.test_decimal.PyCoverage.test_copy)\nPASS: test_create_decimal (test.test_decimal.PyCoverage.test_create_decimal)\nPASS: test_divmod (test.test_decimal.PyCoverage.test_divmod)\nPASS: test_implicit_context (test.test_decimal.PyCoverage.test_implicit_context)\nPASS: test_int (test.test_decimal.PyCoverage.test_int)\nPASS: test_power (test.test_decimal.PyCoverage.test_power)\nPASS: test_quantize (test.test_decimal.PyCoverage.test_quantize)\nPASS: test_radix (test.test_decimal.PyCoverage.test_radix)\nPASS: test_rop (test.test_decimal.PyCoverage.test_rop)\nPASS: test_round (test.test_decimal.PyCoverage.test_round)\nPASS: test_explicit_context_create_decimal (test.test_decimal.PyExplicitConstructionTest.test_explicit_context_create_decimal)\nPASS: test_explicit_context_create_from_float (test.test_decimal.PyExplicitConstructionTest.test_explicit_context_create_from_float)\nPASS: test_explicit_empty (test.test_decimal.PyExplicitConstructionTest.test_explicit_empty)\nPASS: test_explicit_from_Decimal (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_Decimal)\nPASS: test_explicit_from_None (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_None)\nPASS: test_explicit_from_bool (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_bool)\nPASS: test_explicit_from_float (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_float)\nPASS: test_explicit_from_int (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_int)\nPASS: test_explicit_from_list (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_list)\nPASS: test_explicit_from_string (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_string)\nPASS: test_explicit_from_tuples (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_tuples)\nSKIP: test_from_legacy_strings (test.test_decimal.PyExplicitConstructionTest.test_from_legacy_strings) 'requires legacy Unicode C API'\nPASS: test_unicode_digits (test.test_decimal.PyExplicitConstructionTest.test_unicode_digits)\nPASS: test_decimal_from_float_argument_type (test.test_decimal.PyFormatTest.test_decimal_from_float_argument_type)\nPASS: test_formatting (test.test_decimal.PyFormatTest.test_formatting)\nPASS: test_n_format (test.test_decimal.PyFormatTest.test_n_format)\nPASS: test_negative_zero_bad_format (test.test_decimal.PyFormatTest.test_negative_zero_bad_format)\nPASS: test_negative_zero_format_directed_rounding (test.test_decimal.PyFormatTest.test_negative_zero_format_directed_rounding)\nSKIP: test_wide_char_separator_decimal_point (test.test_decimal.PyFormatTest.test_wide_char_separator_decimal_point) \"inappropriate decimal point separator ('.' not '\\\\u066b')\"\nPASS: test_py_alternate_formatting (test.test_decimal.PyFunctionality.test_py_alternate_formatting)\nPASS: test_implicit_from_Decimal (test.test_decimal.PyImplicitConstructionTest.test_implicit_from_Decimal)\nPASS: test_implicit_from_None (test.test_decimal.PyImplicitConstructionTest.test_implicit_from_None)\nPASS: test_implicit_from_float (test.test_decimal.PyImplicitConstructionTest.test_implicit_from_float)\nPASS: test_implicit_from_int (test.test_decimal.PyImplicitConstructionTest.test_implicit_from_int)\nPASS: test_implicit_from_string (test.test_decimal.PyImplicitConstructionTest.test_implicit_from_string)\nPASS: test_rop (test.test_decimal.PyImplicitConstructionTest.test_rop)\nPASS: test_abc (test.test_decimal.PyPythonAPItests.test_abc)\nPASS: test_complex (test.test_decimal.PyPythonAPItests.test_complex)\nPASS: test_create_decimal_from_float (test.test_decimal.PyPythonAPItests.test_create_decimal_from_float)\nPASS: test_exception_hierarchy (test.test_decimal.PyPythonAPItests.test_exception_hierarchy)\nPASS: test_from_float (test.test_decimal.PyPythonAPItests.test_from_float)\nPASS: test_int (test.test_decimal.PyPythonAPItests.test_int)\nPASS: test_named_parameters (test.test_decimal.PyPythonAPItests.test_named_parameters)\nPASS: test_pickle (test.test_decimal.PyPythonAPItests.test_pickle)\nPASS: test_quantize (test.test_decimal.PyPythonAPItests.test_quantize)\nPASS: test_small_ints (test.test_decimal.PyPythonAPItests.test_small_ints)\nPASS: test_trunc (test.test_decimal.PyPythonAPItests.test_trunc)\nPASS: test_context_templates (test.test_decimal.PySpecialContexts.test_context_templates)\nPASS: test_default_context (test.test_decimal.PySpecialContexts.test_default_context)\nPASS: test_threading (test.test_decimal.PyThreadingTest.test_threading)\nPASS: test_as_integer_ratio (test.test_decimal.PyUsabilityTest.test_as_integer_ratio)\nPASS: test_as_nonzero (test.test_decimal.PyUsabilityTest.test_as_nonzero)\nPASS: test_as_tuple (test.test_decimal.PyUsabilityTest.test_as_tuple)\nPASS: test_comparison_operators (test.test_decimal.PyUsabilityTest.test_comparison_operators)\nPASS: test_conversions_from_int (test.test_decimal.PyUsabilityTest.test_conversions_from_int)\nPASS: test_copy_and_deepcopy_methods (test.test_decimal.PyUsabilityTest.test_copy_and_deepcopy_methods)\nPASS: test_decimal_complex_comparison (test.test_decimal.PyUsabilityTest.test_decimal_complex_comparison)\nPASS: test_decimal_float_comparison (test.test_decimal.PyUsabilityTest.test_decimal_float_comparison)\nPASS: test_decimal_fraction_comparison (test.test_decimal.PyUsabilityTest.test_decimal_fraction_comparison)\nPASS: test_eval_round_trip (test.test_decimal.PyUsabilityTest.test_eval_round_trip)\nPASS: test_hash_method (test.test_decimal.PyUsabilityTest.test_hash_method)\nPASS: test_hash_method_nan (test.test_decimal.PyUsabilityTest.test_hash_method_nan)\nPASS: test_implicit_context (test.test_decimal.PyUsabilityTest.test_implicit_context)\nPASS: test_min_and_max_methods (test.test_decimal.PyUsabilityTest.test_min_and_max_methods)\nPASS: test_nan_to_float (test.test_decimal.PyUsabilityTest.test_nan_to_float)\nPASS: test_none_args (test.test_decimal.PyUsabilityTest.test_none_args)\nPASS: test_snan_to_float (test.test_decimal.PyUsabilityTest.test_snan_to_float)\nPASS: test_subclassing (test.test_decimal.PyUsabilityTest.test_subclassing)\nPASS: test_tonum_methods (test.test_decimal.PyUsabilityTest.test_tonum_methods)\nPASS: test_tostring_methods (test.test_decimal.PyUsabilityTest.test_tostring_methods)\nPASS: test_py__round (test.test_decimal.PyWhitebox.test_py__round)\nPASS: test_py_decimal_id (test.test_decimal.PyWhitebox.test_py_decimal_id)\nPASS: test_py_exact_power (test.test_decimal.PyWhitebox.test_py_exact_power)\nPASS: test_py_immutability_operations (test.test_decimal.PyWhitebox.test_py_immutability_operations)\nPASS: test_py_rescale (test.test_decimal.PyWhitebox.test_py_rescale)\nPASS: test_inspect_module (test.test_decimal.SignatureTest.test_inspect_module)\nPASS: test_inspect_types (test.test_decimal.SignatureTest.test_inspect_types)\nPASS: test_abs (test.test_decimal.CIBMTestCases.test_abs)\nPASS: test_add (test.test_decimal.CIBMTestCases.test_add)\nPASS: test_and (test.test_decimal.CIBMTestCases.test_and)\nPASS: test_base (test.test_decimal.CIBMTestCases.test_base)\nPASS: test_clamp (test.test_decimal.CIBMTestCases.test_clamp)\nPASS: test_class (test.test_decimal.CIBMTestCases.test_class)\nPASS: test_compare (test.test_decimal.CIBMTestCases.test_compare)\nPASS: test_comparetotal (test.test_decimal.CIBMTestCases.test_comparetotal)\nPASS: test_comparetotmag (test.test_decimal.CIBMTestCases.test_comparetotmag)\nPASS: test_copy (test.test_decimal.CIBMTestCases.test_copy)\nPASS: test_copyabs (test.test_decimal.CIBMTestCases.test_copyabs)\nPASS: test_copynegate (test.test_decimal.CIBMTestCases.test_copynegate)\nPASS: test_copysign (test.test_decimal.CIBMTestCases.test_copysign)\nPASS: test_ddAbs (test.test_decimal.CIBMTestCases.test_ddAbs)\nPASS: test_ddAdd (test.test_decimal.CIBMTestCases.test_ddAdd)\nPASS: test_ddAnd (test.test_decimal.CIBMTestCases.test_ddAnd)\nPASS: test_ddBase (test.test_decimal.CIBMTestCases.test_ddBase)\nPASS: test_ddCanonical (test.test_decimal.CIBMTestCases.test_ddCanonical)\nPASS: test_ddClass (test.test_decimal.CIBMTestCases.test_ddClass)\nPASS: test_ddCompare (test.test_decimal.CIBMTestCases.test_ddCompare)\nPASS: test_ddCompareSig (test.test_decimal.CIBMTestCases.test_ddCompareSig)\nPASS: test_ddCompareTotal (test.test_decimal.CIBMTestCases.test_ddCompareTotal)\nPASS: test_ddCompareTotalMag (test.test_decimal.CIBMTestCases.test_ddCompareTotalMag)\nPASS: test_ddCopy (test.test_decimal.CIBMTestCases.test_ddCopy)\nPASS: test_ddCopyAbs (test.test_decimal.CIBMTestCases.test_ddCopyAbs)\nPASS: test_ddCopyNegate (test.test_decimal.CIBMTestCases.test_ddCopyNegate)\nPASS: test_ddCopySign (test.test_decimal.CIBMTestCases.test_ddCopySign)\nPASS: test_ddDivide (test.test_decimal.CIBMTestCases.test_ddDivide)\nPASS: test_ddDivideInt (test.test_decimal.CIBMTestCases.test_ddDivideInt)\nPASS: test_ddEncode (test.test_decimal.CIBMTestCases.test_ddEncode)\nPASS: test_ddFMA (test.test_decimal.CIBMTestCases.test_ddFMA)\nPASS: test_ddInvert (test.test_decimal.CIBMTestCases.test_ddInvert)\nPASS: test_ddLogB (test.test_decimal.CIBMTestCases.test_ddLogB)\nPASS: test_ddMax (test.test_decimal.CIBMTestCases.test_ddMax)\nPASS: test_ddMaxMag (test.test_decimal.CIBMTestCases.test_ddMaxMag)\nPASS: test_ddMin (test.test_decimal.CIBMTestCases.test_ddMin)\nPASS: test_ddMinMag (test.test_decimal.CIBMTestCases.test_ddMinMag)\nPASS: test_ddMinus (test.test_decimal.CIBMTestCases.test_ddMinus)\nPASS: test_ddMultiply (test.test_decimal.CIBMTestCases.test_ddMultiply)\nPASS: test_ddNextMinus (test.test_decimal.CIBMTestCases.test_ddNextMinus)\nPASS: test_ddNextPlus (test.test_decimal.CIBMTestCases.test_ddNextPlus)\nPASS: test_ddNextToward (test.test_decimal.CIBMTestCases.test_ddNextToward)\nPASS: test_ddOr (test.test_decimal.CIBMTestCases.test_ddOr)\nPASS: test_ddPlus (test.test_decimal.CIBMTestCases.test_ddPlus)\nPASS: test_ddQuantize (test.test_decimal.CIBMTestCases.test_ddQuantize)\nPASS: test_ddReduce (test.test_decimal.CIBMTestCases.test_ddReduce)\nPASS: test_ddRemainder (test.test_decimal.CIBMTestCases.test_ddRemainder)\nPASS: test_ddRemainderNear (test.test_decimal.CIBMTestCases.test_ddRemainderNear)\nPASS: test_ddRotate (test.test_decimal.CIBMTestCases.test_ddRotate)\nPASS: test_ddSameQuantum (test.test_decimal.CIBMTestCases.test_ddSameQuantum)\nPASS: test_ddScaleB (test.test_decimal.CIBMTestCases.test_ddScaleB)\nPASS: test_ddShift (test.test_decimal.CIBMTestCases.test_ddShift)\nPASS: test_ddSubtract (test.test_decimal.CIBMTestCases.test_ddSubtract)\nPASS: test_ddToIntegral (test.test_decimal.CIBMTestCases.test_ddToIntegral)\nPASS: test_ddXor (test.test_decimal.CIBMTestCases.test_ddXor)\nPASS: test_decDouble (test.test_decimal.CIBMTestCases.test_decDouble)\nPASS: test_decQuad (test.test_decimal.CIBMTestCases.test_decQuad)\nPASS: test_decSingle (test.test_decimal.CIBMTestCases.test_decSingle)\nPASS: test_divide (test.test_decimal.CIBMTestCases.test_divide)\nPASS: test_divideint (test.test_decimal.CIBMTestCases.test_divideint)\nPASS: test_dqAbs (test.test_decimal.CIBMTestCases.test_dqAbs)\nPASS: test_dqAdd (test.test_decimal.CIBMTestCases.test_dqAdd)\nPASS: test_dqAnd (test.test_decimal.CIBMTestCases.test_dqAnd)\nPASS: test_dqBase (test.test_decimal.CIBMTestCases.test_dqBase)\nPASS: test_dqCanonical (test.test_decimal.CIBMTestCases.test_dqCanonical)\nPASS: test_dqClass (test.test_decimal.CIBMTestCases.test_dqClass)\nPASS: test_dqCompare (test.test_decimal.CIBMTestCases.test_dqCompare)\nPASS: test_dqCompareSig (test.test_decimal.CIBMTestCases.test_dqCompareSig)\nPASS: test_dqCompareTotal (test.test_decimal.CIBMTestCases.test_dqCompareTotal)\nPASS: test_dqCompareTotalMag (test.test_decimal.CIBMTestCases.test_dqCompareTotalMag)\nPASS: test_dqCopy (test.test_decimal.CIBMTestCases.test_dqCopy)\nPASS: test_dqCopyAbs (test.test_decimal.CIBMTestCases.test_dqCopyAbs)\nPASS: test_dqCopyNegate (test.test_decimal.CIBMTestCases.test_dqCopyNegate)\nPASS: test_dqCopySign (test.test_decimal.CIBMTestCases.test_dqCopySign)\nPASS: test_dqDivide (test.test_decimal.CIBMTestCases.test_dqDivide)\nPASS: test_dqDivideInt (test.test_decimal.CIBMTestCases.test_dqDivideInt)\nPASS: test_dqEncode (test.test_decimal.CIBMTestCases.test_dqEncode)\nPASS: test_dqFMA (test.test_decimal.CIBMTestCases.test_dqFMA)\nPASS: test_dqInvert (test.test_decimal.CIBMTestCases.test_dqInvert)\nPASS: test_dqLogB (test.test_decimal.CIBMTestCases.test_dqLogB)\nPASS: test_dqMax (test.test_decimal.CIBMTestCases.test_dqMax)\nPASS: test_dqMaxMag (test.test_decimal.CIBMTestCases.test_dqMaxMag)\nPASS: test_dqMin (test.test_decimal.CIBMTestCases.test_dqMin)\nPASS: test_dqMinMag (test.test_decimal.CIBMTestCases.test_dqMinMag)\nPASS: test_dqMinus (test.test_decimal.CIBMTestCases.test_dqMinus)\nPASS: test_dqMultiply (test.test_decimal.CIBMTestCases.test_dqMultiply)\nPASS: test_dqNextMinus (test.test_decimal.CIBMTestCases.test_dqNextMinus)\nPASS: test_dqNextPlus (test.test_decimal.CIBMTestCases.test_dqNextPlus)\nPASS: test_dqNextToward (test.test_decimal.CIBMTestCases.test_dqNextToward)\nPASS: test_dqOr (test.test_decimal.CIBMTestCases.test_dqOr)\nPASS: test_dqPlus (test.test_decimal.CIBMTestCases.test_dqPlus)\nPASS: test_dqQuantize (test.test_decimal.CIBMTestCases.test_dqQuantize)\nPASS: test_dqReduce (test.test_decimal.CIBMTestCases.test_dqReduce)\nPASS: test_dqRemainder (test.test_decimal.CIBMTestCases.test_dqRemainder)\nPASS: test_dqRemainderNear (test.test_decimal.CIBMTestCases.test_dqRemainderNear)\nPASS: test_dqRotate (test.test_decimal.CIBMTestCases.test_dqRotate)\nPASS: test_dqSameQuantum (test.test_decimal.CIBMTestCases.test_dqSameQuantum)\nPASS: test_dqScaleB (test.test_decimal.CIBMTestCases.test_dqScaleB)\nPASS: test_dqShift (test.test_decimal.CIBMTestCases.test_dqShift)\nPASS: test_dqSubtract (test.test_decimal.CIBMTestCases.test_dqSubtract)\nPASS: test_dqToIntegral (test.test_decimal.CIBMTestCases.test_dqToIntegral)\nPASS: test_dqXor (test.test_decimal.CIBMTestCases.test_dqXor)\nPASS: test_dsBase (test.test_decimal.CIBMTestCases.test_dsBase)\nPASS: test_dsEncode (test.test_decimal.CIBMTestCases.test_dsEncode)\nPASS: test_exp (test.test_decimal.CIBMTestCases.test_exp)\nPASS: test_extra (test.test_decimal.CIBMTestCases.test_extra)\nPASS: test_fma (test.test_decimal.CIBMTestCases.test_fma)\nPASS: test_inexact (test.test_decimal.CIBMTestCases.test_inexact)\nPASS: test_invert (test.test_decimal.CIBMTestCases.test_invert)\nPASS: test_ln (test.test_decimal.CIBMTestCases.test_ln)\nPASS: test_log10 (test.test_decimal.CIBMTestCases.test_log10)\nPASS: test_logb (test.test_decimal.CIBMTestCases.test_logb)\nPASS: test_max (test.test_decimal.CIBMTestCases.test_max)\nPASS: test_maxmag (test.test_decimal.CIBMTestCases.test_maxmag)\nPASS: test_min (test.test_decimal.CIBMTestCases.test_min)\nPASS: test_minmag (test.test_decimal.CIBMTestCases.test_minmag)\nPASS: test_minus (test.test_decimal.CIBMTestCases.test_minus)\nPASS: test_multiply (test.test_decimal.CIBMTestCases.test_multiply)\nPASS: test_nextminus (test.test_decimal.CIBMTestCases.test_nextminus)\nPASS: test_nextplus (test.test_decimal.CIBMTestCases.test_nextplus)\nPASS: test_nexttoward (test.test_decimal.CIBMTestCases.test_nexttoward)\nPASS: test_or (test.test_decimal.CIBMTestCases.test_or)\nPASS: test_plus (test.test_decimal.CIBMTestCases.test_plus)\nPASS: test_power (test.test_decimal.CIBMTestCases.test_power)\nPASS: test_powersqrt (test.test_decimal.CIBMTestCases.test_powersqrt)\nPASS: test_quantize (test.test_decimal.CIBMTestCases.test_quantize)\nPASS: test_randomBound32 (test.test_decimal.CIBMTestCases.test_randomBound32)\nPASS: test_randoms (test.test_decimal.CIBMTestCases.test_randoms)\nPASS: test_reduce (test.test_decimal.CIBMTestCases.test_reduce)\nPASS: test_remainder (test.test_decimal.CIBMTestCases.test_remainder)\nPASS: test_remainderNear (test.test_decimal.CIBMTestCases.test_remainderNear)\nPASS: test_rescale (test.test_decimal.CIBMTestCases.test_rescale)\nPASS: test_rotate (test.test_decimal.CIBMTestCases.test_rotate)\nPASS: test_rounding (test.test_decimal.CIBMTestCases.test_rounding)\nPASS: test_samequantum (test.test_decimal.CIBMTestCases.test_samequantum)\nPASS: test_scaleb (test.test_decimal.CIBMTestCases.test_scaleb)\nPASS: test_shift (test.test_decimal.CIBMTestCases.test_shift)\nPASS: test_squareroot (test.test_decimal.CIBMTestCases.test_squareroot)\nPASS: test_subtract (test.test_decimal.CIBMTestCases.test_subtract)\nPASS: test_testall (test.test_decimal.CIBMTestCases.test_testall)\nPASS: test_tointegral (test.test_decimal.CIBMTestCases.test_tointegral)\nPASS: test_tointegralx (test.test_decimal.CIBMTestCases.test_tointegralx)\nPASS: test_xor (test.test_decimal.CIBMTestCases.test_xor)\nPASS: test_abs (test.test_decimal.PyIBMTestCases.test_abs)\nPASS: test_add (test.test_decimal.PyIBMTestCases.test_add)\nPASS: test_and (test.test_decimal.PyIBMTestCases.test_and)\nPASS: test_base (test.test_decimal.PyIBMTestCases.test_base)\nPASS: test_clamp (test.test_decimal.PyIBMTestCases.test_clamp)\nPASS: test_class (test.test_decimal.PyIBMTestCases.test_class)\nPASS: test_compare (test.test_decimal.PyIBMTestCases.test_compare)\nPASS: test_comparetotal (test.test_decimal.PyIBMTestCases.test_comparetotal)\nPASS: test_comparetotmag (test.test_decimal.PyIBMTestCases.test_comparetotmag)\nPASS: test_copy (test.test_decimal.PyIBMTestCases.test_copy)\nPASS: test_copyabs (test.test_decimal.PyIBMTestCases.test_copyabs)\nPASS: test_copynegate (test.test_decimal.PyIBMTestCases.test_copynegate)\nPASS: test_copysign (test.test_decimal.PyIBMTestCases.test_copysign)\nPASS: test_ddAbs (test.test_decimal.PyIBMTestCases.test_ddAbs)\nPASS: test_ddAdd (test.test_decimal.PyIBMTestCases.test_ddAdd)\nPASS: test_ddAnd (test.test_decimal.PyIBMTestCases.test_ddAnd)\nPASS: test_ddBase (test.test_decimal.PyIBMTestCases.test_ddBase)\nPASS: test_ddCanonical (test.test_decimal.PyIBMTestCases.test_ddCanonical)\nPASS: test_ddClass (test.test_decimal.PyIBMTestCases.test_ddClass)\nPASS: test_ddCompare (test.test_decimal.PyIBMTestCases.test_ddCompare)\nPASS: test_ddCompareSig (test.test_decimal.PyIBMTestCases.test_ddCompareSig)\nPASS: test_ddCompareTotal (test.test_decimal.PyIBMTestCases.test_ddCompareTotal)\nPASS: test_ddCompareTotalMag (test.test_decimal.PyIBMTestCases.test_ddCompareTotalMag)\nPASS: test_ddCopy (test.test_decimal.PyIBMTestCases.test_ddCopy)\nPASS: test_ddCopyAbs (test.test_decimal.PyIBMTestCases.test_ddCopyAbs)\nPASS: test_ddCopyNegate (test.test_decimal.PyIBMTestCases.test_ddCopyNegate)\nPASS: test_ddCopySign (test.test_decimal.PyIBMTestCases.test_ddCopySign)\nPASS: test_ddDivide (test.test_decimal.PyIBMTestCases.test_ddDivide)\nPASS: test_ddDivideInt (test.test_decimal.PyIBMTestCases.test_ddDivideInt)\nPASS: test_ddEncode (test.test_decimal.PyIBMTestCases.test_ddEncode)\nPASS: test_ddFMA (test.test_decimal.PyIBMTestCases.test_ddFMA)\nPASS: test_ddInvert (test.test_decimal.PyIBMTestCases.test_ddInvert)\nPASS: test_ddLogB (test.test_decimal.PyIBMTestCases.test_ddLogB)\nPASS: test_ddMax (test.test_decimal.PyIBMTestCases.test_ddMax)\nPASS: test_ddMaxMag (test.test_decimal.PyIBMTestCases.test_ddMaxMag)\nPASS: test_ddMin (test.test_decimal.PyIBMTestCases.test_ddMin)\nPASS: test_ddMinMag (test.test_decimal.PyIBMTestCases.test_ddMinMag)\nPASS: test_ddMinus (test.test_decimal.PyIBMTestCases.test_ddMinus)\nPASS: test_ddMultiply (test.test_decimal.PyIBMTestCases.test_ddMultiply)\nPASS: test_ddNextMinus (test.test_decimal.PyIBMTestCases.test_ddNextMinus)\nPASS: test_ddNextPlus (test.test_decimal.PyIBMTestCases.test_ddNextPlus)\nPASS: test_ddNextToward (test.test_decimal.PyIBMTestCases.test_ddNextToward)\nPASS: test_ddOr (test.test_decimal.PyIBMTestCases.test_ddOr)\nPASS: test_ddPlus (test.test_decimal.PyIBMTestCases.test_ddPlus)\nPASS: test_ddQuantize (test.test_decimal.PyIBMTestCases.test_ddQuantize)\nPASS: test_ddReduce (test.test_decimal.PyIBMTestCases.test_ddReduce)\nPASS: test_ddRemainder (test.test_decimal.PyIBMTestCases.test_ddRemainder)\nPASS: test_ddRemainderNear (test.test_decimal.PyIBMTestCases.test_ddRemainderNear)\nPASS: test_ddRotate (test.test_decimal.PyIBMTestCases.test_ddRotate)\nPASS: test_ddSameQuantum (test.test_decimal.PyIBMTestCases.test_ddSameQuantum)\nPASS: test_ddScaleB (test.test_decimal.PyIBMTestCases.test_ddScaleB)\nPASS: test_ddShift (test.test_decimal.PyIBMTestCases.test_ddShift)\nPASS: test_ddSubtract (test.test_decimal.PyIBMTestCases.test_ddSubtract)\nPASS: test_ddToIntegral (test.test_decimal.PyIBMTestCases.test_ddToIntegral)\nPASS: test_ddXor (test.test_decimal.PyIBMTestCases.test_ddXor)\nPASS: test_decDouble (test.test_decimal.PyIBMTestCases.test_decDouble)\nPASS: test_decQuad (test.test_decimal.PyIBMTestCases.test_decQuad)\nPASS: test_decSingle (test.test_decimal.PyIBMTestCases.test_decSingle)\nPASS: test_divide (test.test_decimal.PyIBMTestCases.test_divide)\nPASS: test_divideint (test.test_decimal.PyIBMTestCases.test_divideint)\nPASS: test_dqAbs (test.test_decimal.PyIBMTestCases.test_dqAbs)\nPASS: test_dqAdd (test.test_decimal.PyIBMTestCases.test_dqAdd)\nPASS: test_dqAnd (test.test_decimal.PyIBMTestCases.test_dqAnd)\nPASS: test_dqBase (test.test_decimal.PyIBMTestCases.test_dqBase)\nPASS: test_dqCanonical (test.test_decimal.PyIBMTestCases.test_dqCanonical)\nPASS: test_dqClass (test.test_decimal.PyIBMTestCases.test_dqClass)\nPASS: test_dqCompare (test.test_decimal.PyIBMTestCases.test_dqCompare)\nPASS: test_dqCompareSig (test.test_decimal.PyIBMTestCases.test_dqCompareSig)\nPASS: test_dqCompareTotal (test.test_decimal.PyIBMTestCases.test_dqCompareTotal)\nPASS: test_dqCompareTotalMag (test.test_decimal.PyIBMTestCases.test_dqCompareTotalMag)\nPASS: test_dqCopy (test.test_decimal.PyIBMTestCases.test_dqCopy)\nPASS: test_dqCopyAbs (test.test_decimal.PyIBMTestCases.test_dqCopyAbs)\nPASS: test_dqCopyNegate (test.test_decimal.PyIBMTestCases.test_dqCopyNegate)\nPASS: test_dqCopySign (test.test_decimal.PyIBMTestCases.test_dqCopySign)\nPASS: test_dqDivide (test.test_decimal.PyIBMTestCases.test_dqDivide)\nPASS: test_dqDivideInt (test.test_decimal.PyIBMTestCases.test_dqDivideInt)\nPASS: test_dqEncode (test.test_decimal.PyIBMTestCases.test_dqEncode)\nPASS: test_dqFMA (test.test_decimal.PyIBMTestCases.test_dqFMA)\nPASS: test_dqInvert (test.test_decimal.PyIBMTestCases.test_dqInvert)\nPASS: test_dqLogB (test.test_decimal.PyIBMTestCases.test_dqLogB)\nPASS: test_dqMax (test.test_decimal.PyIBMTestCases.test_dqMax)\nPASS: test_dqMaxMag (test.test_decimal.PyIBMTestCases.test_dqMaxMag)\nPASS: test_dqMin (test.test_decimal.PyIBMTestCases.test_dqMin)\nPASS: test_dqMinMag (test.test_decimal.PyIBMTestCases.test_dqMinMag)\nPASS: test_dqMinus (test.test_decimal.PyIBMTestCases.test_dqMinus)\nPASS: test_dqMultiply (test.test_decimal.PyIBMTestCases.test_dqMultiply)\nPASS: test_dqNextMinus (test.test_decimal.PyIBMTestCases.test_dqNextMinus)\nPASS: test_dqNextPlus (test.test_decimal.PyIBMTestCases.test_dqNextPlus)\nPASS: test_dqNextToward (test.test_decimal.PyIBMTestCases.test_dqNextToward)\nPASS: test_dqOr (test.test_decimal.PyIBMTestCases.test_dqOr)\nPASS: test_dqPlus (test.test_decimal.PyIBMTestCases.test_dqPlus)\nPASS: test_dqQuantize (test.test_decimal.PyIBMTestCases.test_dqQuantize)\nPASS: test_dqReduce (test.test_decimal.PyIBMTestCases.test_dqReduce)\nPASS: test_dqRemainder (test.test_decimal.PyIBMTestCases.test_dqRemainder)\nPASS: test_dqRemainderNear (test.test_decimal.PyIBMTestCases.test_dqRemainderNear)\nPASS: test_dqRotate (test.test_decimal.PyIBMTestCases.test_dqRotate)\nPASS: test_dqSameQuantum (test.test_decimal.PyIBMTestCases.test_dqSameQuantum)\nPASS: test_dqScaleB (test.test_decimal.PyIBMTestCases.test_dqScaleB)\nPASS: test_dqShift (test.test_decimal.PyIBMTestCases.test_dqShift)\nPASS: test_dqSubtract (test.test_decimal.PyIBMTestCases.test_dqSubtract)\nPASS: test_dqToIntegral (test.test_decimal.PyIBMTestCases.test_dqToIntegral)\nPASS: test_dqXor (test.test_decimal.PyIBMTestCases.test_dqXor)\nPASS: test_dsBase (test.test_decimal.PyIBMTestCases.test_dsBase)\nPASS: test_dsEncode (test.test_decimal.PyIBMTestCases.test_dsEncode)\nPASS: test_exp (test.test_decimal.PyIBMTestCases.test_exp)\nPASS: test_extra (test.test_decimal.PyIBMTestCases.test_extra)\nPASS: test_fma (test.test_decimal.PyIBMTestCases.test_fma)\nPASS: test_inexact (test.test_decimal.PyIBMTestCases.test_inexact)\nPASS: test_invert (test.test_decimal.PyIBMTestCases.test_invert)\nPASS: test_ln (test.test_decimal.PyIBMTestCases.test_ln)\nPASS: test_log10 (test.test_decimal.PyIBMTestCases.test_log10)\nPASS: test_logb (test.test_decimal.PyIBMTestCases.test_logb)\nPASS: test_max (test.test_decimal.PyIBMTestCases.test_max)\nPASS: test_maxmag (test.test_decimal.PyIBMTestCases.test_maxmag)\nPASS: test_min (test.test_decimal.PyIBMTestCases.test_min)\nPASS: test_minmag (test.test_decimal.PyIBMTestCases.test_minmag)\nPASS: test_minus (test.test_decimal.PyIBMTestCases.test_minus)\nPASS: test_multiply (test.test_decimal.PyIBMTestCases.test_multiply)\nPASS: test_nextminus (test.test_decimal.PyIBMTestCases.test_nextminus)\nPASS: test_nextplus (test.test_decimal.PyIBMTestCases.test_nextplus)\nPASS: test_nexttoward (test.test_decimal.PyIBMTestCases.test_nexttoward)\nPASS: test_or (test.test_decimal.PyIBMTestCases.test_or)\nPASS: test_plus (test.test_decimal.PyIBMTestCases.test_plus)\nPASS: test_power (test.test_decimal.PyIBMTestCases.test_power)\nPASS: test_powersqrt (test.test_decimal.PyIBMTestCases.test_powersqrt)\nPASS: test_quantize (test.test_decimal.PyIBMTestCases.test_quantize)\nPASS: test_randomBound32 (test.test_decimal.PyIBMTestCases.test_randomBound32)\nPASS: test_randoms (test.test_decimal.PyIBMTestCases.test_randoms)\nPASS: test_reduce (test.test_decimal.PyIBMTestCases.test_reduce)\nPASS: test_remainder (test.test_decimal.PyIBMTestCases.test_remainder)\nPASS: test_remainderNear (test.test_decimal.PyIBMTestCases.test_remainderNear)\nPASS: test_rescale (test.test_decimal.PyIBMTestCases.test_rescale)\nPASS: test_rotate (test.test_decimal.PyIBMTestCases.test_rotate)\nPASS: test_rounding (test.test_decimal.PyIBMTestCases.test_rounding)\nPASS: test_samequantum (test.test_decimal.PyIBMTestCases.test_samequantum)\nPASS: test_scaleb (test.test_decimal.PyIBMTestCases.test_scaleb)\nPASS: test_shift (test.test_decimal.PyIBMTestCases.test_shift)\nPASS: test_squareroot (test.test_decimal.PyIBMTestCases.test_squareroot)\nPASS: test_subtract (test.test_decimal.PyIBMTestCases.test_subtract)\nPASS: test_testall (test.test_decimal.PyIBMTestCases.test_testall)\nPASS: test_tointegral (test.test_decimal.PyIBMTestCases.test_tointegral)\nPASS: test_tointegralx (test.test_decimal.PyIBMTestCases.test_tointegralx)\nPASS: test_xor (test.test_decimal.PyIBMTestCases.test_xor)\nContext (decimal)\nPASS: Doctest: decimal.Context\ncompare_total (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.compare_total\ncopy_sign (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.copy_sign\nfma (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.fma\nfrom_float (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.from_float\nquantize (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.quantize\ndecimal ()\nPASS: Doctest: decimal\nabs (decimal.Context)\nPASS: Doctest: decimal.Context.abs\nadd (decimal.Context)\nPASS: Doctest: decimal.Context.add\ncanonical (decimal.Context)\nPASS: Doctest: decimal.Context.canonical\ncompare (decimal.Context)\nPASS: Doctest: decimal.Context.compare\ncompare_signal (decimal.Context)\nPASS: Doctest: decimal.Context.compare_signal\ncompare_total (decimal.Context)\nPASS: Doctest: decimal.Context.compare_total\ncopy_abs (decimal.Context)\nPASS: Doctest: decimal.Context.copy_abs\ncopy_decimal (decimal.Context)\nPASS: Doctest: decimal.Context.copy_decimal\ncopy_negate (decimal.Context)\nPASS: Doctest: decimal.Context.copy_negate\ncopy_sign (decimal.Context)\nPASS: Doctest: decimal.Context.copy_sign\ncreate_decimal_from_float (decimal.Context)\nPASS: Doctest: decimal.Context.create_decimal_from_float\ndivide (decimal.Context)\nPASS: Doctest: decimal.Context.divide\ndivide_int (decimal.Context)\nPASS: Doctest: decimal.Context.divide_int\ndivmod (decimal.Context)\nPASS: Doctest: decimal.Context.divmod\nexp (decimal.Context)\nPASS: Doctest: decimal.Context.exp\nfma (decimal.Context)\nPASS: Doctest: decimal.Context.fma\nis_canonical (decimal.Context)\nPASS: Doctest: decimal.Context.is_canonical\nis_finite (decimal.Context)\nPASS: Doctest: decimal.Context.is_finite\nis_infinite (decimal.Context)\nPASS: Doctest: decimal.Context.is_infinite\nis_nan (decimal.Context)\nPASS: Doctest: decimal.Context.is_nan\nis_normal (decimal.Context)\nPASS: Doctest: decimal.Context.is_normal\nis_qnan (decimal.Context)\nPASS: Doctest: decimal.Context.is_qnan\nis_signed (decimal.Context)\nPASS: Doctest: decimal.Context.is_signed\nis_snan (decimal.Context)\nPASS: Doctest: decimal.Context.is_snan\nis_subnormal (decimal.Context)\nPASS: Doctest: decimal.Context.is_subnormal\nis_zero (decimal.Context)\nPASS: Doctest: decimal.Context.is_zero\nln (decimal.Context)\nPASS: Doctest: decimal.Context.ln\nlog10 (decimal.Context)\nPASS: Doctest: decimal.Context.log10\nlogb (decimal.Context)\nPASS: Doctest: decimal.Context.logb\nlogical_and (decimal.Context)\nPASS: Doctest: decimal.Context.logical_and\nlogical_invert (decimal.Context)\nPASS: Doctest: decimal.Context.logical_invert\nlogical_or (decimal.Context)\nPASS: Doctest: decimal.Context.logical_or\nlogical_xor (decimal.Context)\nPASS: Doctest: decimal.Context.logical_xor\nmax (decimal.Context)\nPASS: Doctest: decimal.Context.max\nmax_mag (decimal.Context)\nPASS: Doctest: decimal.Context.max_mag\nmin (decimal.Context)\nPASS: Doctest: decimal.Context.min\nmin_mag (decimal.Context)\nPASS: Doctest: decimal.Context.min_mag\nminus (decimal.Context)\nPASS: Doctest: decimal.Context.minus\nmultiply (decimal.Context)\nPASS: Doctest: decimal.Context.multiply\nnext_minus (decimal.Context)\nPASS: Doctest: decimal.Context.next_minus\nnext_plus (decimal.Context)\nPASS: Doctest: decimal.Context.next_plus\nnext_toward (decimal.Context)\nPASS: Doctest: decimal.Context.next_toward\nnormalize (decimal.Context)\nPASS: Doctest: decimal.Context.normalize\nnumber_class (decimal.Context)\nPASS: Doctest: decimal.Context.number_class\nplus (decimal.Context)\nPASS: Doctest: decimal.Context.plus\npower (decimal.Context)\nPASS: Doctest: decimal.Context.power\nquantize (decimal.Context)\nPASS: Doctest: decimal.Context.quantize\nradix (decimal.Context)\nPASS: Doctest: decimal.Context.radix\nremainder (decimal.Context)\nPASS: Doctest: decimal.Context.remainder\nremainder_near (decimal.Context)\nPASS: Doctest: decimal.Context.remainder_near\nrotate (decimal.Context)\nPASS: Doctest: decimal.Context.rotate\nsame_quantum (decimal.Context)\nPASS: Doctest: decimal.Context.same_quantum\nscaleb (decimal.Context)\nPASS: Doctest: decimal.Context.scaleb\nshift (decimal.Context)\nPASS: Doctest: decimal.Context.shift\nsqrt (decimal.Context)\nPASS: Doctest: decimal.Context.sqrt\nsubtract (decimal.Context)\nPASS: Doctest: decimal.Context.subtract\nto_eng_string (decimal.Context)\nPASS: Doctest: decimal.Context.to_eng_string\nto_integral_exact (decimal.Context)\nPASS: Doctest: decimal.Context.to_integral_exact\nto_integral_value (decimal.Context)\nPASS: Doctest: decimal.Context.to_integral_value\n__new__ (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.__new__\n__round__ (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.__round__\nas_integer_ratio (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.as_integer_ratio\nfrom_float (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.from_float\nlocalcontext (decimal)\nPASS: Doctest: decimal.localcontext\n\n----------------------------------------------------------------------\nRan 705 tests in 8.161s\n\nOK (skipped=13)\n0:01:07 load avg: 2.29 [145/469] test_dtrace passed\nSKIP: setUpClass (test.test_dtrace.CheckDtraceProbes) 'CPython must be configured with the --with-dtrace option.'\nSKIP: setUpClass (test.test_dtrace.DTraceNormalTests) \"dtrace(1) failed: [Errno 2] No such file or directory: 'dtrace'\"\nSKIP: setUpClass (test.test_dtrace.DTraceOptimizedTests) \"dtrace(1) failed: [Errno 2] No such file or directory: 'dtrace'\"\nSKIP: setUpClass (test.test_dtrace.SystemTapNormalTests) \"stap(1) failed: [Errno 2] No such file or directory: 'stap'\"\nSKIP: setUpClass (test.test_dtrace.SystemTapOptimizedTests) \"stap(1) failed: [Errno 2] No such file or directory: 'stap'\"\n\n----------------------------------------------------------------------\nRan 0 tests in 0.004s\n\nNO TESTS RAN (skipped=5)\n0:01:07 load avg: 2.29 [146/469] test_dynamic passed\nPASS: test_cannot_change_globals_or_builtins_with_eval (test.test_dynamic.RebindBuiltinsTests.test_cannot_change_globals_or_builtins_with_eval)\nPASS: test_cannot_change_globals_or_builtins_with_exec (test.test_dynamic.RebindBuiltinsTests.test_cannot_change_globals_or_builtins_with_exec)\nPASS: test_cannot_replace_builtins_dict_between_calls (test.test_dynamic.RebindBuiltinsTests.test_cannot_replace_builtins_dict_between_calls)\nPASS: test_cannot_replace_builtins_dict_while_active (test.test_dynamic.RebindBuiltinsTests.test_cannot_replace_builtins_dict_while_active)\nPASS: test_eval_gives_lambda_custom_globals (test.test_dynamic.RebindBuiltinsTests.test_eval_gives_lambda_custom_globals)\nPASS: test_globals_shadow_builtins (test.test_dynamic.RebindBuiltinsTests.test_globals_shadow_builtins)\nPASS: test_load_global_specialization_failure_keeps_oparg (test.test_dynamic.RebindBuiltinsTests.test_load_global_specialization_failure_keeps_oparg)\nPASS: test_modify_builtins (test.test_dynamic.RebindBuiltinsTests.test_modify_builtins)\nPASS: test_modify_builtins_from_leaf_function (test.test_dynamic.RebindBuiltinsTests.test_modify_builtins_from_leaf_function)\nPASS: test_modify_builtins_while_generator_active (test.test_dynamic.RebindBuiltinsTests.test_modify_builtins_while_generator_active)\nPASS: test_after_specialization (test.test_dynamic.TestTracing.test_after_specialization)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.019s\n\nOK\n0:01:07 load avg: 2.29 [147/469] test_dynamicclassattribute passed\nPASS: test_docstring_copy (test.test_dynamicclassattribute.PropertySubclassTests.test_docstring_copy)\nPASS: test_property_new_getter_new_docstring (test.test_dynamicclassattribute.PropertySubclassTests.test_property_new_getter_new_docstring)\nPASS: test_property_setter_copies_getter_docstring (test.test_dynamicclassattribute.PropertySubclassTests.test_property_setter_copies_getter_docstring)\nSKIP: test_slots_docstring_copy_exception (test.test_dynamicclassattribute.PropertySubclassTests.test_slots_docstring_copy_exception) '__doc__ is already present, __slots__ will have no effect'\nPASS: test_abstract_virtual (test.test_dynamicclassattribute.PropertyTests.test_abstract_virtual)\nPASS: test_property___isabstractmethod__descriptor (test.test_dynamicclassattribute.PropertyTests.test_property___isabstractmethod__descriptor)\nPASS: test_property_decorator_baseclass (test.test_dynamicclassattribute.PropertyTests.test_property_decorator_baseclass)\nPASS: test_property_decorator_baseclass_doc (test.test_dynamicclassattribute.PropertyTests.test_property_decorator_baseclass_doc)\nPASS: test_property_decorator_doc (test.test_dynamicclassattribute.PropertyTests.test_property_decorator_doc)\nPASS: test_property_decorator_subclass (test.test_dynamicclassattribute.PropertyTests.test_property_decorator_subclass)\nPASS: test_property_decorator_subclass_doc (test.test_dynamicclassattribute.PropertyTests.test_property_decorator_subclass_doc)\nPASS: test_property_getter_doc_override (test.test_dynamicclassattribute.PropertyTests.test_property_getter_doc_override)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.003s\n\nOK (skipped=1)\n0:01:08 load avg: 2.29 [148/469] test_eintr passed\nSKIP: test_all (test.test_eintr.EINTRTests.test_all) \"resource 'walltime' is not enabled\"\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=1)\n0:01:08 load avg: 2.29 [149/469] test_doctest passed\nPASS: test_empty_namespace_package (test.test_doctest.TestDocTestFinder.test_empty_namespace_package)\nPASS: test_issue35753 (test.test_doctest.TestDocTestFinder.test_issue35753)\nDebugRunner (doctest)\nPASS: Doctest: doctest.DebugRunner\ndebug (doctest.DocTestCase)\nPASS: Doctest: doctest.DocTestCase.debug\nDocTestRunner (doctest)\nPASS: Doctest: doctest.DocTestRunner\n_TestClass (doctest)\nPASS: Doctest: doctest._TestClass\n__init__ (doctest._TestClass)\nPASS: Doctest: doctest._TestClass.__init__\nget (doctest._TestClass)\nPASS: Doctest: doctest._TestClass.get\nsquare (doctest._TestClass)\nPASS: Doctest: doctest._TestClass.square\nblank lines (doctest.__test__)\nPASS: Doctest: doctest.__test__.blank lines\nbool-int equivalence (doctest.__test__)\nPASS: Doctest: doctest.__test__.bool-int equivalence\nellipsis (doctest.__test__)\nPASS: Doctest: doctest.__test__.ellipsis\nstring (doctest.__test__)\nPASS: Doctest: doctest.__test__.string\nwhitespace normalization (doctest.__test__)\nPASS: Doctest: doctest.__test__.whitespace normalization\n_ellipsis_match (doctest)\nPASS: Doctest: doctest._ellipsis_match\nscript_from_examples (doctest)\nPASS: Doctest: doctest.script_from_examples\nset_unittest_reportflags (doctest)\nPASS: Doctest: doctest.set_unittest_reportflags\nSampleClass (test.test_doctest)\nPASS: Doctest: test.test_doctest.SampleClass\nNestedClass (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.NestedClass\n__init__ (test.test_doctest.SampleClass.NestedClass)\nPASS: Doctest: test.test_doctest.SampleClass.NestedClass.__init__\n__init__ (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.__init__\na_classmethod (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.a_classmethod\na_classmethod_property (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.a_classmethod_property\na_property (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.a_property\na_staticmethod (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.a_staticmethod\ndouble (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.double\nget (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.get\nSampleNewStyleClass (test.test_doctest)\nPASS: Doctest: test.test_doctest.SampleNewStyleClass\n__init__ (test.test_doctest.SampleNewStyleClass)\nPASS: Doctest: test.test_doctest.SampleNewStyleClass.__init__\ndouble (test.test_doctest.SampleNewStyleClass)\nPASS: Doctest: test.test_doctest.SampleNewStyleClass.double\nget (test.test_doctest.SampleNewStyleClass)\nPASS: Doctest: test.test_doctest.SampleNewStyleClass.get\nsample_func (test.test_doctest)\nPASS: Doctest: test.test_doctest.sample_func\ntest_CLI (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_CLI\ntest_DocFileSuite (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_DocFileSuite\ntest_DocTest (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_DocTest\nbasics (test.test_doctest.test_DocTestFinder)\nPASS: Doctest: test.test_doctest.test_DocTestFinder.basics\nnon_Python_modules (test.test_doctest.test_DocTestFinder)\nPASS: Doctest: test.test_doctest.test_DocTestFinder.non_Python_modules\ntest_DocTestParser (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_DocTestParser\nbasics (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.basics\ndisplayhook (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.displayhook\nexceptions (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.exceptions\noption_directives (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.option_directives\noptionflags (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.optionflags\nverbose_flag (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.verbose_flag\ntest_DocTestSuite (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_DocTestSuite\ntest_Example (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_Example\ntest_debug (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_debug\ntest_exception_with_multiple_notes (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_exception_with_multiple_notes\ntest_exception_with_note (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_exception_with_note\ntest_lineendings (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_lineendings\ntest_look_in_unwrapped (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_look_in_unwrapped\ntest_no_trailing_whitespace_stripping (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_no_trailing_whitespace_stripping\ntest_pdb_set_trace (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_pdb_set_trace\ntest_pdb_set_trace_nested (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_pdb_set_trace_nested\ntest_run_doctestsuite_multiple_times (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_run_doctestsuite_multiple_times\ntest_syntax_error_subclass_from_stdlib (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_syntax_error_subclass_from_stdlib\ntest_syntax_error_with_incorrect_expected_note (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_syntax_error_with_incorrect_expected_note\ntest_syntax_error_with_note (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_syntax_error_with_note\ntest_testfile (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_testfile\ntest_testmod (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_testmod\ntest_testsource (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_testsource\ntest_trailing_space_in_test (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_trailing_space_in_test\ntest_unicode (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_unicode\ntest_unittest_reportflags (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_unittest_reportflags\n\n----------------------------------------------------------------------\nRan 64 tests in 3.045s\n\nOK\n0:01:08 load avg: 2.43 [150/469] test_embed passed\nSKIP: test_audit (test.test_embed.AuditingTests.test_audit) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_run_command (test.test_embed.AuditingTests.test_audit_run_command) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_run_file (test.test_embed.AuditingTests.test_audit_run_file) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_run_interactivehook (test.test_embed.AuditingTests.test_audit_run_interactivehook) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_run_startup (test.test_embed.AuditingTests.test_audit_run_startup) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_run_stdin (test.test_embed.AuditingTests.test_audit_run_stdin) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_subinterpreter (test.test_embed.AuditingTests.test_audit_subinterpreter) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_get_incomplete_frame (test.test_embed.AuditingTests.test_get_incomplete_frame) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_open_code_hook (test.test_embed.AuditingTests.test_open_code_hook) \"'/usr/bin/Programs/_testembed' doesn't exist\"\ntest_bpo20891 (test.test_embed.EmbeddingTests.test_bpo20891)\nSKIP: bpo-20891: Calling PyGILState_Ensure in a non-Python thread must not \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_finalize_structseq (test.test_embed.EmbeddingTests.test_finalize_structseq) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_forced_io_encoding (test.test_embed.EmbeddingTests.test_forced_io_encoding) \"'/usr/bin/Programs/_testembed' doesn't exist\"\ntest_initialize_pymain (test.test_embed.EmbeddingTests.test_initialize_pymain)\nSKIP: bpo-34008: Calling Py_Main() after Py_Initialize() must not fail. \"'/usr/bin/Programs/_testembed' doesn't exist\"\ntest_initialize_twice (test.test_embed.EmbeddingTests.test_initialize_twice)\nSKIP: bpo-33932: Calling Py_Initialize() twice should do nothing (and not \"'/usr/bin/Programs/_testembed' doesn't exist\"\ntest_pre_initialization_api (test.test_embed.EmbeddingTests.test_pre_initialization_api)\nSKIP: Checks some key parts of the C-API that need to work before the runtime \"'/usr/bin/Programs/_testembed' doesn't exist\"\ntest_pre_initialization_sys_options (test.test_embed.EmbeddingTests.test_pre_initialization_sys_options)\nSKIP: Checks that sys.warnoptions and sys._xoptions can be set before the \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_repeated_init_and_inittab (test.test_embed.EmbeddingTests.test_repeated_init_and_inittab) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_run_main (test.test_embed.EmbeddingTests.test_run_main) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_run_main_loop (test.test_embed.EmbeddingTests.test_run_main_loop) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_simple_initialization_api (test.test_embed.EmbeddingTests.test_simple_initialization_api) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_specialized_static_code_gets_unspecialized_at_Py_FINALIZE (test.test_embed.EmbeddingTests.test_specialized_static_code_gets_unspecialized_at_Py_FINALIZE) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_subinterps_different_ids (test.test_embed.EmbeddingTests.test_subinterps_different_ids) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_subinterps_distinct_state (test.test_embed.EmbeddingTests.test_subinterps_distinct_state) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_subinterps_main (test.test_embed.EmbeddingTests.test_subinterps_main) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_ucnhash_capi_reset (test.test_embed.EmbeddingTests.test_ucnhash_capi_reset) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_get_argc_argv (test.test_embed.InitConfigTests.test_get_argc_argv) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_getpath_abspath_win32 (test.test_embed.InitConfigTests.test_getpath_abspath_win32) 'specific to Windows'\nSKIP: test_global_pathconfig (test.test_embed.InitConfigTests.test_global_pathconfig) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_compat_config (test.test_embed.InitConfigTests.test_init_compat_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_compat_env (test.test_embed.InitConfigTests.test_init_compat_env) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_default_config (test.test_embed.InitConfigTests.test_init_default_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_dev_mode (test.test_embed.InitConfigTests.test_init_dev_mode) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_dont_configure_locale (test.test_embed.InitConfigTests.test_init_dont_configure_locale) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_dont_parse_argv (test.test_embed.InitConfigTests.test_init_dont_parse_argv) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_env_dev_mode (test.test_embed.InitConfigTests.test_init_env_dev_mode) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_env_dev_mode_alloc (test.test_embed.InitConfigTests.test_init_env_dev_mode_alloc) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_from_config (test.test_embed.InitConfigTests.test_init_from_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_global_config (test.test_embed.InitConfigTests.test_init_global_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_is_python_build_with_home (test.test_embed.InitConfigTests.test_init_is_python_build_with_home) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_isolated_config (test.test_embed.InitConfigTests.test_init_isolated_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_isolated_flag (test.test_embed.InitConfigTests.test_init_isolated_flag) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_main (test.test_embed.InitConfigTests.test_init_main) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_main_interpreter_settings (test.test_embed.InitConfigTests.test_init_main_interpreter_settings) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_parse_argv (test.test_embed.InitConfigTests.test_init_parse_argv) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_pybuilddir (test.test_embed.InitConfigTests.test_init_pybuilddir) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_pybuilddir_win32 (test.test_embed.InitConfigTests.test_init_pybuilddir_win32) 'See test_init_pybuilddir'\nSKIP: test_init_python_config (test.test_embed.InitConfigTests.test_init_python_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_python_env (test.test_embed.InitConfigTests.test_init_python_env) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_pyvenv_cfg (test.test_embed.InitConfigTests.test_init_pyvenv_cfg) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_read_set (test.test_embed.InitConfigTests.test_init_read_set) 'as of 3.11 this test no longer works because path calculations do not occur on read'\nSKIP: test_init_run_main (test.test_embed.InitConfigTests.test_init_run_main) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_set_config (test.test_embed.InitConfigTests.test_init_set_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_setpath (test.test_embed.InitConfigTests.test_init_setpath) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_setpath_config (test.test_embed.InitConfigTests.test_init_setpath_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_setpythonhome (test.test_embed.InitConfigTests.test_init_setpythonhome) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_sys_add (test.test_embed.InitConfigTests.test_init_sys_add) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_use_frozen_modules (test.test_embed.InitConfigTests.test_init_use_frozen_modules) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_warnoptions (test.test_embed.InitConfigTests.test_init_warnoptions) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_compat_config (test.test_embed.InitConfigTests.test_preinit_compat_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_dont_parse_argv (test.test_embed.InitConfigTests.test_preinit_dont_parse_argv) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_isolated1 (test.test_embed.InitConfigTests.test_preinit_isolated1) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_isolated2 (test.test_embed.InitConfigTests.test_preinit_isolated2) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_isolated_config (test.test_embed.InitConfigTests.test_preinit_isolated_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_parse_argv (test.test_embed.InitConfigTests.test_preinit_parse_argv) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_python_config (test.test_embed.InitConfigTests.test_preinit_python_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_frozenmain (test.test_embed.MiscTests.test_frozenmain) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_no_memleak (test.test_embed.MiscTests.test_no_memleak) '-X showrefcount requires a Python debug build'\nSKIP: test_unicode_id_init (test.test_embed.MiscTests.test_unicode_id_init) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nPASS: test_set_config (test.test_embed.SetConfigTests.test_set_config)\nSKIP: test_disallow_instantiation (test.test_embed.StdPrinterTests.test_disallow_instantiation) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_methods (test.test_embed.StdPrinterTests.test_methods) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_write (test.test_embed.StdPrinterTests.test_write) \"'/usr/bin/Programs/_testembed' doesn't exist\"\n\n----------------------------------------------------------------------\nRan 68 tests in 0.235s\n\nOK (skipped=71)\n0:01:09 load avg: 2.43 [151/469] test_ensurepip passed\nPASS: test_altinstall_default_pip_conflict (test.test_ensurepip.TestBootstrap.test_altinstall_default_pip_conflict)\nPASS: test_basic_bootstrapping (test.test_ensurepip.TestBootstrap.test_basic_bootstrapping)\nPASS: test_bootstrapping_with_alt_install (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_alt_install)\nPASS: test_bootstrapping_with_default_pip (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_default_pip)\nPASS: test_bootstrapping_with_regular_install (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_regular_install)\nPASS: test_bootstrapping_with_root (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_root)\nPASS: test_bootstrapping_with_upgrade (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_upgrade)\nPASS: test_bootstrapping_with_user (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_user)\nPASS: test_bootstrapping_with_verbosity_1 (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_1)\nPASS: test_bootstrapping_with_verbosity_2 (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_2)\nPASS: test_bootstrapping_with_verbosity_3 (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_3)\nPASS: test_pip_config_file_disabled (test.test_ensurepip.TestBootstrap.test_pip_config_file_disabled)\nPASS: test_pip_environment_variables_removed (test.test_ensurepip.TestBootstrap.test_pip_environment_variables_removed)\nPASS: test_basic_bootstrapping (test.test_ensurepip.TestBootstrappingMainFunction.test_basic_bootstrapping)\nPASS: test_bootstrap_version (test.test_ensurepip.TestBootstrappingMainFunction.test_bootstrap_version)\nPASS: test_bootstrapping_error_code (test.test_ensurepip.TestBootstrappingMainFunction.test_bootstrapping_error_code)\nPASS: test_get_packages_no_dir (test.test_ensurepip.TestPackages.test_get_packages_no_dir)\nPASS: test_get_packages_with_dir (test.test_ensurepip.TestPackages.test_get_packages_with_dir)\nPASS: test_version (test.test_ensurepip.TestPackages.test_version)\nPASS: test_pip_config_file_disabled (test.test_ensurepip.TestUninstall.test_pip_config_file_disabled)\nPASS: test_pip_environment_variables_removed (test.test_ensurepip.TestUninstall.test_pip_environment_variables_removed)\nPASS: test_uninstall (test.test_ensurepip.TestUninstall.test_uninstall)\nPASS: test_uninstall_skipped_when_not_installed (test.test_ensurepip.TestUninstall.test_uninstall_skipped_when_not_installed)\nPASS: test_uninstall_skipped_with_warning_for_wrong_version (test.test_ensurepip.TestUninstall.test_uninstall_skipped_with_warning_for_wrong_version)\nPASS: test_uninstall_with_verbosity_1 (test.test_ensurepip.TestUninstall.test_uninstall_with_verbosity_1)\nPASS: test_uninstall_with_verbosity_2 (test.test_ensurepip.TestUninstall.test_uninstall_with_verbosity_2)\nPASS: test_uninstall_with_verbosity_3 (test.test_ensurepip.TestUninstall.test_uninstall_with_verbosity_3)\nPASS: test_basic_uninstall (test.test_ensurepip.TestUninstallationMainFunction.test_basic_uninstall)\nPASS: test_uninstall_error_code (test.test_ensurepip.TestUninstallationMainFunction.test_uninstall_error_code)\nPASS: test_uninstall_version (test.test_ensurepip.TestUninstallationMainFunction.test_uninstall_version)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.086s\n\nOK\n0:01:10 load avg: 2.43 [152/469] test_docxmlrpc passed\ntest_annotations (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_annotations)\nPASS: Test that annotations works as expected\ntest_autolink_dotted_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_autolink_dotted_methods)\nPASS: Test that selfdot values are made strong automatically in the\ntest_autolinking (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_autolinking)\nPASS: Test that the server correctly automatically wraps references to\nPASS: test_get_css (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_get_css)\nPASS: test_invalid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_invalid_get_response)\ntest_lambda (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_lambda)\nPASS: Test that lambda functionality stays the same.  The output produced\nPASS: test_server_title_escape (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_server_title_escape)\ntest_system_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_system_methods)\nPASS: Test the presence of three consecutive system.* methods.\nPASS: test_valid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_valid_get_response)\n\n----------------------------------------------------------------------\nRan 9 tests in 3.611s\n\nOK\n0:01:10 load avg: 2.43 [153/469] test_enumerate passed\nPASS: test_argumentcheck (test.test_enumerate.EnumerateStartTestCase.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.EnumerateStartTestCase.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.EnumerateStartTestCase.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.EnumerateStartTestCase.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.EnumerateStartTestCase.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.EnumerateStartTestCase.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.EnumerateStartTestCase.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.EnumerateStartTestCase.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.EnumerateStartTestCase.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.EnumerateStartTestCase.test_noniterable)\nPASS: test_pickle (test.test_enumerate.EnumerateStartTestCase.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.EnumerateStartTestCase.test_tuple_reuse)\nPASS: test_argumentcheck (test.test_enumerate.EnumerateTestCase.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.EnumerateTestCase.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.EnumerateTestCase.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.EnumerateTestCase.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.EnumerateTestCase.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.EnumerateTestCase.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.EnumerateTestCase.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.EnumerateTestCase.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.EnumerateTestCase.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.EnumerateTestCase.test_noniterable)\nPASS: test_pickle (test.test_enumerate.EnumerateTestCase.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.EnumerateTestCase.test_tuple_reuse)\nPASS: test_argumentcheck (test.test_enumerate.SubclassTestCase.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.SubclassTestCase.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.SubclassTestCase.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.SubclassTestCase.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.SubclassTestCase.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.SubclassTestCase.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.SubclassTestCase.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.SubclassTestCase.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.SubclassTestCase.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.SubclassTestCase.test_noniterable)\nPASS: test_pickle (test.test_enumerate.SubclassTestCase.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.SubclassTestCase.test_tuple_reuse)\nPASS: test_argumentcheck (test.test_enumerate.TestBig.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.TestBig.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.TestBig.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.TestBig.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.TestBig.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.TestBig.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.TestBig.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.TestBig.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.TestBig.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.TestBig.test_noniterable)\nPASS: test_pickle (test.test_enumerate.TestBig.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.TestBig.test_tuple_reuse)\nPASS: test_argumentcheck (test.test_enumerate.TestEmpty.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.TestEmpty.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.TestEmpty.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.TestEmpty.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.TestEmpty.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.TestEmpty.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.TestEmpty.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.TestEmpty.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.TestEmpty.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.TestEmpty.test_noniterable)\nPASS: test_pickle (test.test_enumerate.TestEmpty.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.TestEmpty.test_tuple_reuse)\nPASS: test_argumentcheck (test.test_enumerate.TestLongStart.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.TestLongStart.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.TestLongStart.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.TestLongStart.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.TestLongStart.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.TestLongStart.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.TestLongStart.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.TestLongStart.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.TestLongStart.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.TestLongStart.test_noniterable)\nPASS: test_pickle (test.test_enumerate.TestLongStart.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.TestLongStart.test_tuple_reuse)\nPASS: test_args (test.test_enumerate.TestReversed.test_args)\nPASS: test_bug1229429 (test.test_enumerate.TestReversed.test_bug1229429)\nPASS: test_gc (test.test_enumerate.TestReversed.test_gc)\nPASS: test_len (test.test_enumerate.TestReversed.test_len)\nPASS: test_objmethods (test.test_enumerate.TestReversed.test_objmethods)\nPASS: test_pickle (test.test_enumerate.TestReversed.test_pickle)\nPASS: test_range_optimization (test.test_enumerate.TestReversed.test_range_optimization)\nPASS: test_simple (test.test_enumerate.TestReversed.test_simple)\nPASS: test_argumentcheck (test.test_enumerate.TestStart.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.TestStart.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.TestStart.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.TestStart.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.TestStart.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.TestStart.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.TestStart.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.TestStart.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.TestStart.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.TestStart.test_noniterable)\nPASS: test_pickle (test.test_enumerate.TestStart.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.TestStart.test_tuple_reuse)\n\n----------------------------------------------------------------------\nRan 92 tests in 0.235s\n\nOK\n0:01:10 load avg: 2.43 [154/469] test_compileall passed\nPASS: test_compiles_as_much_as_possible (test.test_compileall.CommandLineTestsNoSourceEpoch.test_compiles_as_much_as_possible)\nPASS: test_d_compile_error (test.test_compileall.CommandLineTestsNoSourceEpoch.test_d_compile_error)\nPASS: test_d_runtime_error (test.test_compileall.CommandLineTestsNoSourceEpoch.test_d_runtime_error)\nPASS: test_force (test.test_compileall.CommandLineTestsNoSourceEpoch.test_force)\nPASS: test_hardlink (test.test_compileall.CommandLineTestsNoSourceEpoch.test_hardlink)\nPASS: test_hardlink_bad_args (test.test_compileall.CommandLineTestsNoSourceEpoch.test_hardlink_bad_args)\nPASS: test_ignore_symlink_destination (test.test_compileall.CommandLineTestsNoSourceEpoch.test_ignore_symlink_destination)\nPASS: test_include_bad_file (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_bad_file)\nPASS: test_include_file_no_arg (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_file_no_arg)\nPASS: test_include_file_with_arg (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_file_with_arg)\nPASS: test_include_on_stdin (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_on_stdin)\nPASS: test_invalid_arg_produces_message (test.test_compileall.CommandLineTestsNoSourceEpoch.test_invalid_arg_produces_message)\nPASS: test_legacy_paths (test.test_compileall.CommandLineTestsNoSourceEpoch.test_legacy_paths)\nPASS: test_multiple_dirs (test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_dirs)\nPASS: test_multiple_optimization_levels (test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_optimization_levels)\nPASS: test_multiple_runs (test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_runs)\nPASS: test_no_args_compiles_path (test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_compiles_path)\nSKIP: test_no_args_respects_force_flag (test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_respects_force_flag) \"resource 'cpu' is not enabled\"\nSKIP: test_no_args_respects_quiet_flag (test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_respects_quiet_flag) \"resource 'cpu' is not enabled\"\nPASS: test_pep3147_paths_doubleoptimize (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_doubleoptimize)\nPASS: test_pep3147_paths_normal (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_normal)\nPASS: test_pep3147_paths_optimize (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_optimize)\nPASS: test_pyc_invalidation_mode (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pyc_invalidation_mode)\nPASS: test_quiet (test.test_compileall.CommandLineTestsNoSourceEpoch.test_quiet)\nPASS: test_recursion_control (test.test_compileall.CommandLineTestsNoSourceEpoch.test_recursion_control)\nPASS: test_recursion_limit (test.test_compileall.CommandLineTestsNoSourceEpoch.test_recursion_limit)\nPASS: test_regexp (test.test_compileall.CommandLineTestsNoSourceEpoch.test_regexp)\nPASS: test_silent (test.test_compileall.CommandLineTestsNoSourceEpoch.test_silent)\nPASS: test_strip_and_prepend (test.test_compileall.CommandLineTestsNoSourceEpoch.test_strip_and_prepend)\nPASS: test_symlink_loop (test.test_compileall.CommandLineTestsNoSourceEpoch.test_symlink_loop)\nPASS: test_workers (test.test_compileall.CommandLineTestsNoSourceEpoch.test_workers)\nPASS: test_workers_available_cores (test.test_compileall.CommandLineTestsNoSourceEpoch.test_workers_available_cores)\nPASS: test_compiles_as_much_as_possible (test.test_compileall.CommandLineTestsWithSourceEpoch.test_compiles_as_much_as_possible)\nPASS: test_d_compile_error (test.test_compileall.CommandLineTestsWithSourceEpoch.test_d_compile_error)\nPASS: test_d_runtime_error (test.test_compileall.CommandLineTestsWithSourceEpoch.test_d_runtime_error)\nPASS: test_force (test.test_compileall.CommandLineTestsWithSourceEpoch.test_force)\nPASS: test_hardlink (test.test_compileall.CommandLineTestsWithSourceEpoch.test_hardlink)\nPASS: test_hardlink_bad_args (test.test_compileall.CommandLineTestsWithSourceEpoch.test_hardlink_bad_args)\nPASS: test_ignore_symlink_destination (test.test_compileall.CommandLineTestsWithSourceEpoch.test_ignore_symlink_destination)\nPASS: test_include_bad_file (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_bad_file)\nPASS: test_include_file_no_arg (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_file_no_arg)\nPASS: test_include_file_with_arg (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_file_with_arg)\nPASS: test_include_on_stdin (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_on_stdin)\nPASS: test_invalid_arg_produces_message (test.test_compileall.CommandLineTestsWithSourceEpoch.test_invalid_arg_produces_message)\nPASS: test_legacy_paths (test.test_compileall.CommandLineTestsWithSourceEpoch.test_legacy_paths)\nPASS: test_multiple_dirs (test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_dirs)\nPASS: test_multiple_optimization_levels (test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_optimization_levels)\nPASS: test_multiple_runs (test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_runs)\nPASS: test_no_args_compiles_path (test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_compiles_path)\nSKIP: test_no_args_respects_force_flag (test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_respects_force_flag) \"resource 'cpu' is not enabled\"\nSKIP: test_no_args_respects_quiet_flag (test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_respects_quiet_flag) \"resource 'cpu' is not enabled\"\nPASS: test_pep3147_paths_doubleoptimize (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_doubleoptimize)\nPASS: test_pep3147_paths_normal (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_normal)\nPASS: test_pep3147_paths_optimize (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_optimize)\nPASS: test_pyc_invalidation_mode (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pyc_invalidation_mode)\nPASS: test_quiet (test.test_compileall.CommandLineTestsWithSourceEpoch.test_quiet)\nPASS: test_recursion_control (test.test_compileall.CommandLineTestsWithSourceEpoch.test_recursion_control)\nPASS: test_recursion_limit (test.test_compileall.CommandLineTestsWithSourceEpoch.test_recursion_limit)\nPASS: test_regexp (test.test_compileall.CommandLineTestsWithSourceEpoch.test_regexp)\nPASS: test_silent (test.test_compileall.CommandLineTestsWithSourceEpoch.test_silent)\nPASS: test_strip_and_prepend (test.test_compileall.CommandLineTestsWithSourceEpoch.test_strip_and_prepend)\nPASS: test_symlink_loop (test.test_compileall.CommandLineTestsWithSourceEpoch.test_symlink_loop)\nPASS: test_workers (test.test_compileall.CommandLineTestsWithSourceEpoch.test_workers)\nPASS: test_workers_available_cores (test.test_compileall.CommandLineTestsWithSourceEpoch.test_workers_available_cores)\nPASS: test_compile_dir_maxlevels (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_maxlevels)\nPASS: test_compile_dir_pathlike (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike)\nPASS: test_compile_dir_pathlike_prependdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike_prependdir)\nPASS: test_compile_dir_pathlike_stripdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike_stripdir)\nPASS: test_compile_file_encoding_fallback (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_encoding_fallback)\nPASS: test_compile_file_pathlike (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike)\nPASS: test_compile_file_pathlike_ddir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_ddir)\nPASS: test_compile_file_pathlike_prependdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_prependdir)\nPASS: test_compile_file_pathlike_stripdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_stripdir)\nPASS: test_compile_files (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_files)\nPASS: test_compile_missing_multiprocessing (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_missing_multiprocessing)\nPASS: test_compile_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_one_worker)\nPASS: test_compile_path (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_path)\nPASS: test_compile_pool_called (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_pool_called)\nPASS: test_compile_workers_cpu_count (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_workers_cpu_count)\nPASS: test_compile_workers_non_positive (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_workers_non_positive)\ntest_ddir_empty_multiple_workers (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_empty_multiple_workers)\nPASS: Recursive compile_dir ddir='' contains package paths; bpo39769.\ntest_ddir_empty_only_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_empty_only_one_worker)\nPASS: Recursive compile_dir ddir='' contains package paths; bpo39769.\ntest_ddir_multiple_workers (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_multiple_workers)\nPASS: Recursive compile_dir ddir= contains package paths; bpo39769.\ntest_ddir_only_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_only_one_worker)\nPASS: Recursive compile_dir ddir= contains package paths; bpo39769.\nPASS: test_ignore_symlink_destination (test.test_compileall.CompileallTestsWithSourceEpoch.test_ignore_symlink_destination)\nPASS: test_larger_than_32_bit_times (test.test_compileall.CompileallTestsWithSourceEpoch.test_larger_than_32_bit_times)\nSKIP: test_magic_number (test.test_compileall.CompileallTestsWithSourceEpoch.test_magic_number) 'SOURCE_DATE_EPOCH is set'\nSKIP: test_mtime (test.test_compileall.CompileallTestsWithSourceEpoch.test_mtime) 'SOURCE_DATE_EPOCH is set'\nPASS: test_multiple_optimization_levels (test.test_compileall.CompileallTestsWithSourceEpoch.test_multiple_optimization_levels)\nPASS: test_no_pycache_in_non_package (test.test_compileall.CompileallTestsWithSourceEpoch.test_no_pycache_in_non_package)\nPASS: test_optimize (test.test_compileall.CompileallTestsWithSourceEpoch.test_optimize)\nPASS: test_prepend_only (test.test_compileall.CompileallTestsWithSourceEpoch.test_prepend_only)\nPASS: test_strip_and_prepend (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_and_prepend)\nPASS: test_strip_only (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_only)\nPASS: test_strip_prepend_and_ddir (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_prepend_and_ddir)\nPASS: test_year_2038_mtime_compilation (test.test_compileall.CompileallTestsWithSourceEpoch.test_year_2038_mtime_compilation)\nPASS: test_compile_dir_maxlevels (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_maxlevels)\nPASS: test_compile_dir_pathlike (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike)\nPASS: test_compile_dir_pathlike_prependdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike_prependdir)\nPASS: test_compile_dir_pathlike_stripdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike_stripdir)\nPASS: test_compile_file_encoding_fallback (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_encoding_fallback)\nPASS: test_compile_file_pathlike (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike)\nPASS: test_compile_file_pathlike_ddir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_ddir)\nPASS: test_compile_file_pathlike_prependdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_prependdir)\nPASS: test_compile_file_pathlike_stripdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_stripdir)\nPASS: test_compile_files (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_files)\nPASS: test_compile_missing_multiprocessing (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_missing_multiprocessing)\nPASS: test_compile_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_one_worker)\nPASS: test_compile_path (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_path)\nPASS: test_compile_pool_called (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_pool_called)\nPASS: test_compile_workers_cpu_count (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_workers_cpu_count)\nPASS: test_compile_workers_non_positive (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_workers_non_positive)\ntest_ddir_empty_multiple_workers (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_empty_multiple_workers)\nPASS: Recursive compile_dir ddir='' contains package paths; bpo39769.\ntest_ddir_empty_only_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_empty_only_one_worker)\nPASS: Recursive compile_dir ddir='' contains package paths; bpo39769.\ntest_ddir_multiple_workers (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_multiple_workers)\nPASS: Recursive compile_dir ddir= contains package paths; bpo39769.\ntest_ddir_only_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_only_one_worker)\nPASS: Recursive compile_dir ddir= contains package paths; bpo39769.\nPASS: test_ignore_symlink_destination (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ignore_symlink_destination)\nPASS: test_larger_than_32_bit_times (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_larger_than_32_bit_times)\nPASS: test_magic_number (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_magic_number)\nPASS: test_mtime (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_mtime)\nPASS: test_multiple_optimization_levels (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_multiple_optimization_levels)\nPASS: test_no_pycache_in_non_package (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_no_pycache_in_non_package)\nPASS: test_optimize (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_optimize)\nPASS: test_prepend_only (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_prepend_only)\nPASS: test_strip_and_prepend (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_and_prepend)\nPASS: test_strip_only (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_only)\nPASS: test_strip_prepend_and_ddir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_prepend_and_ddir)\nPASS: test_year_2038_mtime_compilation (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_year_2038_mtime_compilation)\nPASS: test_error (test.test_compileall.EncodingTest.test_error)\nPASS: test_bad_args (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_bad_args)\nPASS: test_disabled (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled)\nPASS: test_duplicated_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_duplicated_levels)\nPASS: test_hardlink (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink)\nPASS: test_import (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_import)\nPASS: test_only_two_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_only_two_levels)\nPASS: test_recompilation (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_recompilation)\nPASS: test_bad_args (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_bad_args)\nPASS: test_disabled (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled)\nPASS: test_duplicated_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_duplicated_levels)\nPASS: test_hardlink (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink)\nPASS: test_import (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_import)\nPASS: test_only_two_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_only_two_levels)\nPASS: test_recompilation (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_recompilation)\n\n----------------------------------------------------------------------\nRan 139 tests in 19.947s\n\nOK (skipped=6)\n0:01:11 load avg: 2.43 [155/469] test_eof passed\nPASS: test_EOFS (test.test_eof.EOFTestCase.test_EOFS)\nPASS: test_EOFS_with_file (test.test_eof.EOFTestCase.test_EOFS_with_file)\nPASS: test_EOF_single_quote (test.test_eof.EOFTestCase.test_EOF_single_quote)\nPASS: test_eof_with_line_continuation (test.test_eof.EOFTestCase.test_eof_with_line_continuation)\ntest_line_continuation_EOF (test.test_eof.EOFTestCase.test_line_continuation_EOF)\nPASS: A continuation at the end of input must be an error; bpo2180.\ntest_line_continuation_EOF_from_file_bpo2180 (test.test_eof.EOFTestCase.test_line_continuation_EOF_from_file_bpo2180)\nPASS: Ensure tok_nextc() does not add too many ending newlines.\n\n----------------------------------------------------------------------\nRan 6 tests in 0.158s\n\nOK\n0:01:11 load avg: 2.43 [156/469] test_epoll passed\nPASS: test_add (test.test_epoll.TestEPoll.test_add)\nPASS: test_badcreate (test.test_epoll.TestEPoll.test_badcreate)\nPASS: test_close (test.test_epoll.TestEPoll.test_close)\nPASS: test_context_manager (test.test_epoll.TestEPoll.test_context_manager)\nPASS: test_control_and_wait (test.test_epoll.TestEPoll.test_control_and_wait)\nPASS: test_create (test.test_epoll.TestEPoll.test_create)\nPASS: test_errors (test.test_epoll.TestEPoll.test_errors)\nPASS: test_fd_non_inheritable (test.test_epoll.TestEPoll.test_fd_non_inheritable)\nPASS: test_fromfd (test.test_epoll.TestEPoll.test_fromfd)\nPASS: test_unregister_closed (test.test_epoll.TestEPoll.test_unregister_closed)\n\n----------------------------------------------------------------------\nRan 10 tests in 0.105s\n\nOK\n0:01:11 load avg: 2.43 [157/469] test_except_star passed\nPASS: test_break_continue_in_except_star_block_valid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_break_continue_in_except_star_block_valid)\nPASS: test_break_in_except_star (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_break_in_except_star)\nPASS: test_continue_in_except_star_block_invalid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_continue_in_except_star_block_invalid)\nPASS: test_return_in_except_star_block_invalid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_return_in_except_star_block_invalid)\nPASS: test_return_in_except_star_block_valid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_return_in_except_star_block_valid)\nPASS: test_sys_exception_restored (test.test_except_star.TestExceptStarCleanup.test_sys_exception_restored)\nPASS: test_except_star_EG_subclass (test.test_except_star.TestExceptStarExceptionGroupSubclass.test_except_star_EG_subclass)\nPASS: test_falsy_exception_group_subclass (test.test_except_star.TestExceptStarExceptionGroupSubclass.test_falsy_exception_group_subclass)\nPASS: test_raise_handle_all_raise_one_named (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_one_named)\nPASS: test_raise_handle_all_raise_one_unnamed (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_one_unnamed)\nPASS: test_raise_handle_all_raise_two_named (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_two_named)\nPASS: test_raise_handle_all_raise_two_unnamed (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_two_unnamed)\nPASS: test_raise_named (test.test_except_star.TestExceptStarRaise.test_raise_named)\nPASS: test_raise_unnamed (test.test_except_star.TestExceptStarRaise.test_raise_unnamed)\nPASS: test_raise_handle_all_raise_one_named (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_one_named)\nPASS: test_raise_handle_all_raise_one_unnamed (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_one_unnamed)\nPASS: test_raise_handle_all_raise_two_named (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_two_named)\nPASS: test_raise_handle_all_raise_two_unnamed (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_two_unnamed)\nPASS: test_raise_named (test.test_except_star.TestExceptStarRaiseFrom.test_raise_named)\nPASS: test_raise_unnamed (test.test_except_star.TestExceptStarRaiseFrom.test_raise_unnamed)\nPASS: test_reraise_all_named (test.test_except_star.TestExceptStarReraise.test_reraise_all_named)\nPASS: test_reraise_all_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_all_unnamed)\nPASS: test_reraise_partial_handle_all_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_all_unnamed)\nPASS: test_reraise_partial_handle_some_named (test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_some_named)\nPASS: test_reraise_partial_handle_some_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_some_unnamed)\nPASS: test_reraise_plain_exception_named (test.test_except_star.TestExceptStarReraise.test_reraise_plain_exception_named)\nPASS: test_reraise_plain_exception_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_plain_exception_unnamed)\nPASS: test_reraise_some_handle_all_named (test.test_except_star.TestExceptStarReraise.test_reraise_some_handle_all_named)\nPASS: test_empty_groups_removed (test.test_except_star.TestExceptStarSplitSemantics.test_empty_groups_removed)\nPASS: test_exception_group_except_star_Exception_not_wrapped (test.test_except_star.TestExceptStarSplitSemantics.test_exception_group_except_star_Exception_not_wrapped)\nPASS: test_first_match_wins_named (test.test_except_star.TestExceptStarSplitSemantics.test_first_match_wins_named)\nPASS: test_first_match_wins_unnamed (test.test_except_star.TestExceptStarSplitSemantics.test_first_match_wins_unnamed)\nPASS: test_match__supertype (test.test_except_star.TestExceptStarSplitSemantics.test_match__supertype)\nPASS: test_match_single_type (test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type)\nPASS: test_match_single_type_nested (test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type_nested)\nPASS: test_match_single_type_partial_match (test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type_partial_match)\nPASS: test_match_type_tuple_nested (test.test_except_star.TestExceptStarSplitSemantics.test_match_type_tuple_nested)\nPASS: test_multiple_matches_named (test.test_except_star.TestExceptStarSplitSemantics.test_multiple_matches_named)\nPASS: test_multiple_matches_unnamed (test.test_except_star.TestExceptStarSplitSemantics.test_multiple_matches_unnamed)\nPASS: test_naked_exception_matched_wrapped1 (test.test_except_star.TestExceptStarSplitSemantics.test_naked_exception_matched_wrapped1)\nPASS: test_naked_exception_matched_wrapped2 (test.test_except_star.TestExceptStarSplitSemantics.test_naked_exception_matched_wrapped2)\nPASS: test_nested_except_stars (test.test_except_star.TestExceptStarSplitSemantics.test_nested_except_stars)\nPASS: test_nested_in_loop (test.test_except_star.TestExceptStarSplitSemantics.test_nested_in_loop)\nPASS: test_no_match_single_type (test.test_except_star.TestExceptStarSplitSemantics.test_no_match_single_type)\nPASS: test_plain_exception_not_matched (test.test_except_star.TestExceptStarSplitSemantics.test_plain_exception_not_matched)\nPASS: test_singleton_groups_are_kept (test.test_except_star.TestExceptStarSplitSemantics.test_singleton_groups_are_kept)\nPASS: test_catch_all_unhashable_exception_group_subclass (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_all_unhashable_exception_group_subclass)\nPASS: test_catch_none_unhashable_exception_group_subclass (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_none_unhashable_exception_group_subclass)\nPASS: test_catch_some_unhashable_exception_group_subclass (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_some_unhashable_exception_group_subclass)\nPASS: test_reraise_unhashable_eg (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_reraise_unhashable_eg)\nPASS: test_catch_everything_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_everything_unhashable_leaf)\nPASS: test_catch_nothing_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_nothing_unhashable_leaf)\nPASS: test_catch_unhashable_leaf_exception (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_unhashable_leaf_exception)\nPASS: test_propagate_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_propagate_unhashable_leaf)\nPASS: test_reraise_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_reraise_unhashable_leaf)\nPASS: test_except_star_ExceptionGroup_is_runtime_error_single (test.test_except_star.TestInvalidExceptStar.test_except_star_ExceptionGroup_is_runtime_error_single)\nPASS: test_except_star_ExceptionGroup_is_runtime_error_tuple (test.test_except_star.TestInvalidExceptStar.test_except_star_ExceptionGroup_is_runtime_error_tuple)\nPASS: test_except_star_invalid_exception_type (test.test_except_star.TestInvalidExceptStar.test_except_star_invalid_exception_type)\nPASS: test_mixed_except_and_except_star_is_syntax_error (test.test_except_star.TestInvalidExceptStar.test_mixed_except_and_except_star_is_syntax_error)\n\n----------------------------------------------------------------------\nRan 59 tests in 0.023s\n\nOK\n0:01:11 load avg: 2.43 [158/469] test_errno passed\nPASS: test_for_improper_attributes (test.test_errno.ErrnoAttributeTests.test_for_improper_attributes)\nPASS: test_using_errorcode (test.test_errno.ErrnoAttributeTests.test_using_errorcode)\nPASS: test_attributes_in_errorcode (test.test_errno.ErrorcodeTests.test_attributes_in_errorcode)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.001s\n\nOK\n0:01:11 load avg: 2.43 [159/469] test_exception_group passed\nPASS: test_bad_EG_construction__bad_excs_sequence (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__bad_excs_sequence)\nPASS: test_bad_EG_construction__bad_message (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__bad_message)\nPASS: test_bad_EG_construction__nested_non_exceptions (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__nested_non_exceptions)\nPASS: test_bad_EG_construction__too_many_args (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__too_many_args)\nPASS: test_deep_split (test.test_exception_group.DeepRecursionInSplitAndSubgroup.test_deep_split)\nPASS: test_deep_subgroup (test.test_exception_group.DeepRecursionInSplitAndSubgroup.test_deep_subgroup)\nPASS: test_basics_ExceptionGroup_fields (test.test_exception_group.ExceptionGroupFields.test_basics_ExceptionGroup_fields)\nPASS: test_fields_are_readonly (test.test_exception_group.ExceptionGroupFields.test_fields_are_readonly)\nPASS: test_basics_split_by_predicate__match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__match)\nPASS: test_basics_split_by_predicate__no_match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__no_match)\nPASS: test_basics_split_by_predicate__passthrough (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__passthrough)\nPASS: test_basics_split_by_type__match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__match)\nPASS: test_basics_split_by_type__no_match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__no_match)\nPASS: test_basics_split_by_type__passthrough (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__passthrough)\nPASS: test_basics_subgroup_by_predicate__match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__match)\nPASS: test_basics_subgroup_by_predicate__no_match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__no_match)\nPASS: test_basics_subgroup_by_predicate__passthrough (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__passthrough)\nPASS: test_basics_subgroup_by_type__match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__match)\nPASS: test_basics_subgroup_by_type__no_match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__no_match)\nPASS: test_basics_subgroup_by_type__passthrough (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__passthrough)\nPASS: test_basics_subgroup_split__bad_arg_type (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_split__bad_arg_type)\nPASS: test_BEG_and_E_subclass_does_not_wrap_base_exceptions (test.test_exception_group.InstanceCreation.test_BEG_and_E_subclass_does_not_wrap_base_exceptions)\nPASS: test_BEG_and_specific_subclass_can_wrap_any_nonbase_exception (test.test_exception_group.InstanceCreation.test_BEG_and_specific_subclass_can_wrap_any_nonbase_exception)\nPASS: test_BEG_subclass_wraps_anything (test.test_exception_group.InstanceCreation.test_BEG_subclass_wraps_anything)\nPASS: test_BEG_wraps_BaseException__creates_BEG (test.test_exception_group.InstanceCreation.test_BEG_wraps_BaseException__creates_BEG)\nPASS: test_BEG_wraps_Exceptions__creates_EG (test.test_exception_group.InstanceCreation.test_BEG_wraps_Exceptions__creates_EG)\nPASS: test_EG_and_specific_subclass_can_wrap_any_nonbase_exception (test.test_exception_group.InstanceCreation.test_EG_and_specific_subclass_can_wrap_any_nonbase_exception)\nPASS: test_EG_subclass_does_not_wrap_base_exceptions (test.test_exception_group.InstanceCreation.test_EG_subclass_does_not_wrap_base_exceptions)\nPASS: test_EG_subclass_wraps_non_base_exceptions (test.test_exception_group.InstanceCreation.test_EG_subclass_wraps_non_base_exceptions)\nPASS: test_EG_wraps_BaseException__raises_TypeError (test.test_exception_group.InstanceCreation.test_EG_wraps_BaseException__raises_TypeError)\nPASS: test_EG_wraps_Exceptions__creates_EG (test.test_exception_group.InstanceCreation.test_EG_wraps_Exceptions__creates_EG)\nPASS: test_leaf_generator (test.test_exception_group.LeafGeneratorTest.test_leaf_generator)\nPASS: test_iteration_full_tracebacks (test.test_exception_group.NestedExceptionGroupBasicsTest.test_iteration_full_tracebacks)\nPASS: test_nested_exception_group_tracebacks (test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_exception_group_tracebacks)\nPASS: test_nested_group_chaining (test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_group_chaining)\nPASS: test_nested_group_matches_template (test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_group_matches_template)\nPASS: test_drive_invalid_return_value (test.test_exception_group.NestedExceptionGroupSplitTest.test_drive_invalid_return_value)\nPASS: test_split_BaseExceptionGroup (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_BaseExceptionGroup)\nPASS: test_split_by_type (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_by_type)\nPASS: test_split_copies_notes (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_copies_notes)\nPASS: test_split_does_not_copy_non_sequence_notes (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_does_not_copy_non_sequence_notes)\nPASS: test_split_BaseExceptionGroup_subclass_no_derive_new_override (test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_BaseExceptionGroup_subclass_no_derive_new_override)\nPASS: test_split_ExceptionGroup_subclass_derive_and_new_overrides (test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_ExceptionGroup_subclass_derive_and_new_overrides)\nPASS: test_split_ExceptionGroup_subclass_no_derive_no_new_override (test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_ExceptionGroup_subclass_no_derive_no_new_override)\nPASS: test_BaseExceptionGroup (test.test_exception_group.StrAndReprTests.test_BaseExceptionGroup)\nPASS: test_ExceptionGroup (test.test_exception_group.StrAndReprTests.test_ExceptionGroup)\nPASS: test_custom_exception (test.test_exception_group.StrAndReprTests.test_custom_exception)\nPASS: test_exception_group_is_generic_type (test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_group_is_generic_type)\nPASS: test_exception_group_types (test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_group_types)\nPASS: test_exception_is_not_generic_type (test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_is_not_generic_type)\n\n----------------------------------------------------------------------\nRan 50 tests in 0.028s\n\nOK\n0:01:12 load avg: 2.43 [160/469] test_exception_hierarchy passed\nPASS: test_blockingioerror (test.test_exception_hierarchy.AttributesTest.test_blockingioerror)\nSKIP: test_errno_translation (test.test_exception_hierarchy.AttributesTest.test_errno_translation) 'Windows-specific test'\nPASS: test_posix_error (test.test_exception_hierarchy.AttributesTest.test_posix_error)\nPASS: test_windows_error (test.test_exception_hierarchy.AttributesTest.test_windows_error)\nPASS: test_errno_mapping (test.test_exception_hierarchy.ExplicitSubclassingTest.test_errno_mapping)\nPASS: test_init_kwdargs (test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_kwdargs)\nPASS: test_init_new_overridden (test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_new_overridden)\nPASS: test_init_overridden (test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_overridden)\nPASS: test_init_standalone (test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_standalone)\nPASS: test_new_kwdargs (test.test_exception_hierarchy.ExplicitSubclassingTest.test_new_kwdargs)\nPASS: test_new_overridden (test.test_exception_hierarchy.ExplicitSubclassingTest.test_new_overridden)\nPASS: test_builtin_errors (test.test_exception_hierarchy.HierarchyTest.test_builtin_errors)\nPASS: test_errno_mapping (test.test_exception_hierarchy.HierarchyTest.test_errno_mapping)\nPASS: test_select_error (test.test_exception_hierarchy.HierarchyTest.test_select_error)\nPASS: test_socket_errors (test.test_exception_hierarchy.HierarchyTest.test_socket_errors)\nPASS: test_try_except (test.test_exception_hierarchy.HierarchyTest.test_try_except)\n\n----------------------------------------------------------------------\nRan 15 tests in 0.004s\n\nOK (skipped=1)\n0:01:12 load avg: 2.43 [161/469] test_exception_variations passed\nPASS: test_nested (test.test_exception_variations.ExceptStarTestCases.test_nested)\nPASS: test_nested_else (test.test_exception_variations.ExceptStarTestCases.test_nested_else)\nPASS: test_nested_else_mixed1 (test.test_exception_variations.ExceptStarTestCases.test_nested_else_mixed1)\nPASS: test_nested_else_mixed2 (test.test_exception_variations.ExceptStarTestCases.test_nested_else_mixed2)\nPASS: test_nested_mixed1 (test.test_exception_variations.ExceptStarTestCases.test_nested_mixed1)\nPASS: test_nested_mixed2 (test.test_exception_variations.ExceptStarTestCases.test_nested_mixed2)\nPASS: test_try_except (test.test_exception_variations.ExceptStarTestCases.test_try_except)\nPASS: test_try_except_else (test.test_exception_variations.ExceptStarTestCases.test_try_except_else)\nPASS: test_try_except_else_finally (test.test_exception_variations.ExceptStarTestCases.test_try_except_else_finally)\nPASS: test_try_except_else_finally_no_exception (test.test_exception_variations.ExceptStarTestCases.test_try_except_else_finally_no_exception)\nPASS: test_try_except_else_no_exception (test.test_exception_variations.ExceptStarTestCases.test_try_except_else_no_exception)\nPASS: test_try_except_finally (test.test_exception_variations.ExceptStarTestCases.test_try_except_finally)\nPASS: test_try_except_finally_no_exception (test.test_exception_variations.ExceptStarTestCases.test_try_except_finally_no_exception)\nPASS: test_try_except_no_exception (test.test_exception_variations.ExceptStarTestCases.test_try_except_no_exception)\nPASS: test_try_finally_no_exception (test.test_exception_variations.ExceptStarTestCases.test_try_finally_no_exception)\nPASS: test_nested (test.test_exception_variations.ExceptTestCases.test_nested)\nPASS: test_nested_else (test.test_exception_variations.ExceptTestCases.test_nested_else)\nPASS: test_nested_exception_in_else (test.test_exception_variations.ExceptTestCases.test_nested_exception_in_else)\nPASS: test_nested_exception_in_except (test.test_exception_variations.ExceptTestCases.test_nested_exception_in_except)\nPASS: test_nested_exception_in_finally_no_exception (test.test_exception_variations.ExceptTestCases.test_nested_exception_in_finally_no_exception)\nPASS: test_nested_exception_in_finally_with_exception (test.test_exception_variations.ExceptTestCases.test_nested_exception_in_finally_with_exception)\nPASS: test_try_except (test.test_exception_variations.ExceptTestCases.test_try_except)\nPASS: test_try_except_else (test.test_exception_variations.ExceptTestCases.test_try_except_else)\nPASS: test_try_except_else_finally (test.test_exception_variations.ExceptTestCases.test_try_except_else_finally)\nPASS: test_try_except_else_finally_no_exception (test.test_exception_variations.ExceptTestCases.test_try_except_else_finally_no_exception)\nPASS: test_try_except_else_no_exception (test.test_exception_variations.ExceptTestCases.test_try_except_else_no_exception)\nPASS: test_try_except_finally (test.test_exception_variations.ExceptTestCases.test_try_except_finally)\nPASS: test_try_except_finally_no_exception (test.test_exception_variations.ExceptTestCases.test_try_except_finally_no_exception)\nPASS: test_try_except_no_exception (test.test_exception_variations.ExceptTestCases.test_try_except_no_exception)\nPASS: test_try_finally_no_exception (test.test_exception_variations.ExceptTestCases.test_try_finally_no_exception)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.004s\n\nOK\n0:01:12 load avg: 2.43 [162/469] test_email passed\nPASS: test_b_case_ignored (test.test_email.test__encoded_words.TestDecode.test_b_case_ignored)\nPASS: test_b_invalid_bytes_ignored_with_defect (test.test_email.test__encoded_words.TestDecode.test_b_invalid_bytes_ignored_with_defect)\nPASS: test_b_invalid_bytes_incorrect_padding (test.test_email.test__encoded_words.TestDecode.test_b_invalid_bytes_incorrect_padding)\nPASS: test_b_padding_defect (test.test_email.test__encoded_words.TestDecode.test_b_padding_defect)\nPASS: test_b_undecodable_bytes_ignored_with_defect (test.test_email.test__encoded_words.TestDecode.test_b_undecodable_bytes_ignored_with_defect)\nPASS: test_invalid_character_in_charset (test.test_email.test__encoded_words.TestDecode.test_invalid_character_in_charset)\nPASS: test_non_trivial_q (test.test_email.test__encoded_words.TestDecode.test_non_trivial_q)\nPASS: test_nonnull_lang (test.test_email.test__encoded_words.TestDecode.test_nonnull_lang)\nPASS: test_q_case_ignored (test.test_email.test__encoded_words.TestDecode.test_q_case_ignored)\nPASS: test_q_escaped_bytes_preserved (test.test_email.test__encoded_words.TestDecode.test_q_escaped_bytes_preserved)\nPASS: test_q_nonascii (test.test_email.test__encoded_words.TestDecode.test_q_nonascii)\nPASS: test_simple_b (test.test_email.test__encoded_words.TestDecode.test_simple_b)\nPASS: test_simple_q (test.test_email.test__encoded_words.TestDecode.test_simple_q)\nPASS: test_unknown_8bit_charset (test.test_email.test__encoded_words.TestDecode.test_unknown_8bit_charset)\nPASS: test_unknown_charset (test.test_email.test__encoded_words.TestDecode.test_unknown_charset)\nPASS: test_wrong_format_input_raises (test.test_email.test__encoded_words.TestDecode.test_wrong_format_input_raises)\nPASS: test_invalid_character (test.test_email.test__encoded_words.TestDecodeB.test_invalid_character)\nPASS: test_invalid_character_and_bad_padding (test.test_email.test__encoded_words.TestDecodeB.test_invalid_character_and_bad_padding)\nPASS: test_invalid_length (test.test_email.test__encoded_words.TestDecodeB.test_invalid_length)\nPASS: test_missing_padding (test.test_email.test__encoded_words.TestDecodeB.test_missing_padding)\nPASS: test_simple (test.test_email.test__encoded_words.TestDecodeB.test_simple)\nPASS: test_no_encoded (test.test_email.test__encoded_words.TestDecodeQ.test_no_encoded)\nPASS: test_run_of_encoded (test.test_email.test__encoded_words.TestDecodeQ.test_run_of_encoded)\nPASS: test_spaces (test.test_email.test__encoded_words.TestDecodeQ.test_spaces)\nPASS: test_auto_b_if_enough_unsafe (test.test_email.test__encoded_words.TestEncode.test_auto_b_if_enough_unsafe)\nPASS: test_auto_b_if_long_unsafe (test.test_email.test__encoded_words.TestEncode.test_auto_b_if_long_unsafe)\nPASS: test_auto_q (test.test_email.test__encoded_words.TestEncode.test_auto_q)\nPASS: test_auto_q_if_long_mostly_safe (test.test_email.test__encoded_words.TestEncode.test_auto_q_if_long_mostly_safe)\nPASS: test_auto_q_if_short_mostly_safe (test.test_email.test__encoded_words.TestEncode.test_auto_q_if_short_mostly_safe)\nPASS: test_b (test.test_email.test__encoded_words.TestEncode.test_b)\nPASS: test_lang (test.test_email.test__encoded_words.TestEncode.test_lang)\nPASS: test_q (test.test_email.test__encoded_words.TestEncode.test_q)\nPASS: test_unknown_8bit (test.test_email.test__encoded_words.TestEncode.test_unknown_8bit)\nPASS: test_utf8_default (test.test_email.test__encoded_words.TestEncode.test_utf8_default)\nPASS: test_padding (test.test_email.test__encoded_words.TestEncodeB.test_padding)\nPASS: test_simple (test.test_email.test__encoded_words.TestEncodeB.test_simple)\nPASS: test_all_safe (test.test_email.test__encoded_words.TestEncodeQ.test_all_safe)\nPASS: test_run_of_encodables (test.test_email.test__encoded_words.TestEncodeQ.test_run_of_encodables)\nPASS: test_spaces (test.test_email.test__encoded_words.TestEncodeQ.test_spaces)\nPASS: test_address_list_folding_at_commas (test.test_email.test__header_value_parser.TestFolding.test_address_list_folding_at_commas)\nPASS: test_address_list_with_unicode_names (test.test_email.test__header_value_parser.TestFolding.test_address_list_with_unicode_names)\nPASS: test_address_list_with_unicode_names_in_quotes (test.test_email.test__header_value_parser.TestFolding.test_address_list_with_unicode_names_in_quotes)\nPASS: test_ews_combined_before_wrap (test.test_email.test__header_value_parser.TestFolding.test_ews_combined_before_wrap)\nPASS: test_long_filename_attachment (test.test_email.test__header_value_parser.TestFolding.test_long_filename_attachment)\nPASS: test_one_ew_on_each_of_two_wrapped_lines (test.test_email.test__header_value_parser.TestFolding.test_one_ew_on_each_of_two_wrapped_lines)\nPASS: test_overlong_encodeable_is_wrapped (test.test_email.test__header_value_parser.TestFolding.test_overlong_encodeable_is_wrapped)\nPASS: test_simple_address (test.test_email.test__header_value_parser.TestFolding.test_simple_address)\nPASS: test_simple_unstructured_folded (test.test_email.test__header_value_parser.TestFolding.test_simple_unstructured_folded)\nPASS: test_simple_unstructured_no_folds (test.test_email.test__header_value_parser.TestFolding.test_simple_unstructured_no_folds)\nPASS: test_split_at_whitespace_after_header_before_long_token (test.test_email.test__header_value_parser.TestFolding.test_split_at_whitespace_after_header_before_long_token)\nPASS: test_split_at_whitespace_before_long_token (test.test_email.test__header_value_parser.TestFolding.test_split_at_whitespace_before_long_token)\nPASS: test_unstructured_with_unicode_no_folds (test.test_email.test__header_value_parser.TestFolding.test_unstructured_with_unicode_no_folds)\nPASS: test__wsp_splitter_one_word (test.test_email.test__header_value_parser.TestParser.test__wsp_splitter_one_word)\nPASS: test__wsp_splitter_two_words (test.test_email.test__header_value_parser.TestParser.test__wsp_splitter_two_words)\nPASS: test__wsp_splitter_ws_runs (test.test_email.test__header_value_parser.TestParser.test__wsp_splitter_ws_runs)\nPASS: test_encoded_word_inside_quotes (test.test_email.test__header_value_parser.TestParser.test_encoded_word_inside_quotes)\nPASS: test_get_addr_spec_dot_atom (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_dot_atom)\nPASS: test_get_addr_spec_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_ends_at_special)\nPASS: test_get_addr_spec_multiple_domains (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_multiple_domains)\nPASS: test_get_addr_spec_normal (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_normal)\nPASS: test_get_addr_spec_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_quoted_strings_in_atom_list)\nPASS: test_get_addr_spec_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_with_cfws)\nPASS: test_get_addr_spec_with_doamin_literal (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_with_doamin_literal)\nPASS: test_get_addr_spec_with_qouoted_string_and_cfws (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_with_qouoted_string_and_cfws)\nPASS: test_get_address_complex (test.test_email.test__header_value_parser.TestParser.test_get_address_complex)\nPASS: test_get_address_empty_group (test.test_email.test__header_value_parser.TestParser.test_get_address_empty_group)\nPASS: test_get_address_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_address_ends_at_special)\nPASS: test_get_address_group (test.test_email.test__header_value_parser.TestParser.test_get_address_group)\nPASS: test_get_address_invalid_mailbox_invalid (test.test_email.test__header_value_parser.TestParser.test_get_address_invalid_mailbox_invalid)\nPASS: test_get_address_list_CFWS (test.test_email.test__header_value_parser.TestParser.test_get_address_list_CFWS)\nPASS: test_get_address_list_group_and_mailboxes (test.test_email.test__header_value_parser.TestParser.test_get_address_list_group_and_mailboxes)\nPASS: test_get_address_list_group_empty (test.test_email.test__header_value_parser.TestParser.test_get_address_list_group_empty)\nPASS: test_get_address_list_group_simple (test.test_email.test__header_value_parser.TestParser.test_get_address_list_group_simple)\nPASS: test_get_address_list_mailboxes_complex (test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_complex)\nPASS: test_get_address_list_mailboxes_invalid_addresses (test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_invalid_addresses)\nPASS: test_get_address_list_mailboxes_simple (test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_simple)\nPASS: test_get_address_list_mailboxes_two_simple (test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_two_simple)\nPASS: test_get_address_quoted_local_part (test.test_email.test__header_value_parser.TestParser.test_get_address_quoted_local_part)\nPASS: test_get_address_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser.test_get_address_quoted_strings_in_atom_list)\nPASS: test_get_address_rfc2047_display_name (test.test_email.test__header_value_parser.TestParser.test_get_address_rfc2047_display_name)\nPASS: test_get_address_simple (test.test_email.test__header_value_parser.TestParser.test_get_address_simple)\nPASS: test_get_angle_addr_empty (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_empty)\nPASS: test_get_angle_addr_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_ends_at_special)\nPASS: test_get_angle_addr_internal_cfws (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_internal_cfws)\nPASS: test_get_angle_addr_missing_closing_angle (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_missing_closing_angle)\nPASS: test_get_angle_addr_missing_closing_angle_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_missing_closing_angle_with_cfws)\nPASS: test_get_angle_addr_no_angle_before_special_raises (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_no_angle_before_special_raises)\nPASS: test_get_angle_addr_no_angle_raise (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_no_angle_raise)\nPASS: test_get_angle_addr_no_angle_raises (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_no_angle_raises)\nPASS: test_get_angle_addr_obs_route (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_obs_route)\nPASS: test_get_angle_addr_qs_and_domain_literal (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_qs_and_domain_literal)\nPASS: test_get_angle_addr_qs_only_quotes (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_qs_only_quotes)\nPASS: test_get_angle_addr_simple (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_simple)\nPASS: test_get_angle_addr_special_after_angle_raises (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_special_after_angle_raises)\nPASS: test_get_angle_addr_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_with_cfws)\nPASS: test_get_atext_all_atext (test.test_email.test__header_value_parser.TestParser.test_get_atext_all_atext)\nPASS: test_get_atext_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_atext_following_wsp_preserved)\nPASS: test_get_atext_non_printables (test.test_email.test__header_value_parser.TestParser.test_get_atext_non_printables)\nPASS: test_get_atext_only (test.test_email.test__header_value_parser.TestParser.test_get_atext_only)\nPASS: test_get_atext_two_words_gets_first (test.test_email.test__header_value_parser.TestParser.test_get_atext_two_words_gets_first)\nPASS: test_get_atext_up_to_special (test.test_email.test__header_value_parser.TestParser.test_get_atext_up_to_special)\nPASS: test_get_atom_atom_ends_at_noncfws (test.test_email.test__header_value_parser.TestParser.test_get_atom_atom_ends_at_noncfws)\nPASS: test_get_atom_atom_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_atom_atom_ends_at_special)\nPASS: test_get_atom_header_ends_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_atom_header_ends_in_comment)\nPASS: test_get_atom_no_atom (test.test_email.test__header_value_parser.TestParser.test_get_atom_no_atom)\nPASS: test_get_atom_no_atom_before_special (test.test_email.test__header_value_parser.TestParser.test_get_atom_no_atom_before_special)\nPASS: test_get_atom_non_printable_in_atext (test.test_email.test__header_value_parser.TestParser.test_get_atom_non_printable_in_atext)\nPASS: test_get_atom_non_printable_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_atom_non_printable_in_comment)\nPASS: test_get_atom_only (test.test_email.test__header_value_parser.TestParser.test_get_atom_only)\nPASS: test_get_atom_rfc2047_atom (test.test_email.test__header_value_parser.TestParser.test_get_atom_rfc2047_atom)\nPASS: test_get_atom_with_comments_and_wsp (test.test_email.test__header_value_parser.TestParser.test_get_atom_with_comments_and_wsp)\nPASS: test_get_atom_with_multiple_comments (test.test_email.test__header_value_parser.TestParser.test_get_atom_with_multiple_comments)\nPASS: test_get_atom_with_wsp (test.test_email.test__header_value_parser.TestParser.test_get_atom_with_wsp)\nPASS: test_get_bare_quoted_string_empty_quotes (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_empty_quotes)\nPASS: test_get_bare_quoted_string_end_dquote_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_end_dquote_mid_word)\nPASS: test_get_bare_quoted_string_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_following_wsp_preserved)\nPASS: test_get_bare_quoted_string_missing_endquotes (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_missing_endquotes)\nPASS: test_get_bare_quoted_string_multiple_words (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_multiple_words)\nPASS: test_get_bare_quoted_string_multiple_words_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_multiple_words_wsp_preserved)\nPASS: test_get_bare_quoted_string_must_start_with_dquote (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_must_start_with_dquote)\nPASS: test_get_bare_quoted_string_no_end_dquote (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_no_end_dquote)\nPASS: test_get_bare_quoted_string_non_printables (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_non_printables)\nPASS: test_get_bare_quoted_string_only (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_only)\nPASS: test_get_bare_quoted_string_only_quotes (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_only_quotes)\nPASS: test_get_bare_quoted_string_quoted_dquote (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_quoted_dquote)\nPASS: test_get_cfws_ends_at_non_leader (test.test_email.test__header_value_parser.TestParser.test_get_cfws_ends_at_non_leader)\nPASS: test_get_cfws_ends_at_non_printable (test.test_email.test__header_value_parser.TestParser.test_get_cfws_ends_at_non_printable)\nPASS: test_get_cfws_header_ends_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_cfws_header_ends_in_comment)\nPASS: test_get_cfws_multiple_nested_comments (test.test_email.test__header_value_parser.TestParser.test_get_cfws_multiple_nested_comments)\nPASS: test_get_cfws_non_printable_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_cfws_non_printable_in_comment)\nPASS: test_get_cfws_only_comment (test.test_email.test__header_value_parser.TestParser.test_get_cfws_only_comment)\nPASS: test_get_cfws_only_mixed (test.test_email.test__header_value_parser.TestParser.test_get_cfws_only_mixed)\nPASS: test_get_cfws_only_ws (test.test_email.test__header_value_parser.TestParser.test_get_cfws_only_ws)\nPASS: test_get_comment_empty_comment (test.test_email.test__header_value_parser.TestParser.test_get_comment_empty_comment)\nPASS: test_get_comment_end_paren_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_comment_end_paren_mid_word)\nPASS: test_get_comment_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_comment_following_wsp_preserved)\nPASS: test_get_comment_missing_end_of_nesting (test.test_email.test__header_value_parser.TestParser.test_get_comment_missing_end_of_nesting)\nPASS: test_get_comment_multiple_nesting (test.test_email.test__header_value_parser.TestParser.test_get_comment_multiple_nesting)\nPASS: test_get_comment_multiple_words (test.test_email.test__header_value_parser.TestParser.test_get_comment_multiple_words)\nPASS: test_get_comment_multiple_words_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_comment_multiple_words_wsp_preserved)\nPASS: test_get_comment_must_start_with_paren (test.test_email.test__header_value_parser.TestParser.test_get_comment_must_start_with_paren)\nPASS: test_get_comment_nested_comment (test.test_email.test__header_value_parser.TestParser.test_get_comment_nested_comment)\nPASS: test_get_comment_nested_comment_wsp (test.test_email.test__header_value_parser.TestParser.test_get_comment_nested_comment_wsp)\nPASS: test_get_comment_no_end_paren (test.test_email.test__header_value_parser.TestParser.test_get_comment_no_end_paren)\nPASS: test_get_comment_non_printable (test.test_email.test__header_value_parser.TestParser.test_get_comment_non_printable)\nPASS: test_get_comment_only (test.test_email.test__header_value_parser.TestParser.test_get_comment_only)\nPASS: test_get_comment_qs_in_nested_comment (test.test_email.test__header_value_parser.TestParser.test_get_comment_qs_in_nested_comment)\nPASS: test_get_comment_quoted_parens (test.test_email.test__header_value_parser.TestParser.test_get_comment_quoted_parens)\nPASS: test_get_display_name_complex1 (test.test_email.test__header_value_parser.TestParser.test_get_display_name_complex1)\nPASS: test_get_display_name_complex2 (test.test_email.test__header_value_parser.TestParser.test_get_display_name_complex2)\nPASS: test_get_display_name_ending_with_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_display_name_ending_with_obsolete)\nPASS: test_get_display_name_for_invalid_address_field (test.test_email.test__header_value_parser.TestParser.test_get_display_name_for_invalid_address_field)\nPASS: test_get_display_name_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_display_name_obsolete)\nPASS: test_get_display_name_pharse_must_start_with_word (test.test_email.test__header_value_parser.TestParser.test_get_display_name_pharse_must_start_with_word)\nPASS: test_get_display_name_simple (test.test_email.test__header_value_parser.TestParser.test_get_display_name_simple)\nPASS: test_get_domain_domain_literal_only (test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_literal_only)\nPASS: test_get_domain_domain_literal_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_literal_with_cfws)\nPASS: test_get_domain_domain_literal_with_cfws_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_literal_with_cfws_ends_at_special)\nPASS: test_get_domain_domain_with_cfws_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_with_cfws_ends_at_special)\nPASS: test_get_domain_literal_bad_dtext_char_before_special_raises (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_bad_dtext_char_before_special_raises)\nPASS: test_get_domain_literal_no_start_char_before_special_raises (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_no_start_char_before_special_raises)\nPASS: test_get_domain_literal_no_start_char_raises (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_no_start_char_raises)\nPASS: test_get_domain_literal_only (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_only)\nPASS: test_get_domain_literal_with_internal_ws (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_with_internal_ws)\nPASS: test_get_domain_literal_with_surrounding_cfws (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_with_surrounding_cfws)\nPASS: test_get_domain_no_atom_raises (test.test_email.test__header_value_parser.TestParser.test_get_domain_no_atom_raises)\nPASS: test_get_domain_no_non_cfws_raises (test.test_email.test__header_value_parser.TestParser.test_get_domain_no_non_cfws_raises)\nPASS: test_get_domain_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_domain_obsolete)\nPASS: test_get_domain_regular_domain_only (test.test_email.test__header_value_parser.TestParser.test_get_domain_regular_domain_only)\nPASS: test_get_domain_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_domain_with_cfws)\nPASS: test_get_dot_atom_leading_dot_raises (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_leading_dot_raises)\nPASS: test_get_dot_atom_no_atom_raises (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_no_atom_raises)\nPASS: test_get_dot_atom_only (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_only)\nPASS: test_get_dot_atom_rfc2047_atom (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_rfc2047_atom)\nPASS: test_get_dot_atom_space_ends_dot_atom (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_space_ends_dot_atom)\nPASS: test_get_dot_atom_text (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text)\nPASS: test_get_dot_atom_text_lone_atom_is_valid (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_lone_atom_is_valid)\nPASS: test_get_dot_atom_text_raises_on_leading_dot (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_raises_on_leading_dot)\nPASS: test_get_dot_atom_text_raises_on_leading_non_atext (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_raises_on_leading_non_atext)\nPASS: test_get_dot_atom_text_raises_on_trailing_dot (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_raises_on_trailing_dot)\nPASS: test_get_dot_atom_text_trailing_text_preserved (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_trailing_text_preserved)\nPASS: test_get_dot_atom_text_trailing_ws_preserved (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_trailing_ws_preserved)\nPASS: test_get_dot_atom_trailing_dot_raises (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_trailing_dot_raises)\nPASS: test_get_dot_atom_two_dots_raises (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_two_dots_raises)\nPASS: test_get_dot_atom_with_comments_and_wsp (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_with_comments_and_wsp)\nPASS: test_get_dot_atom_with_wsp (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_with_wsp)\nPASS: test_get_dtext_all_dtext (test.test_email.test__header_value_parser.TestParser.test_get_dtext_all_dtext)\nPASS: test_get_dtext_close_bracket_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_dtext_close_bracket_mid_word)\nPASS: test_get_dtext_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_dtext_following_wsp_preserved)\nPASS: test_get_dtext_non_printables (test.test_email.test__header_value_parser.TestParser.test_get_dtext_non_printables)\nPASS: test_get_dtext_only (test.test_email.test__header_value_parser.TestParser.test_get_dtext_only)\nPASS: test_get_dtext_open_bracket_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_dtext_open_bracket_mid_word)\nPASS: test_get_dtext_two_words_gets_first (test.test_email.test__header_value_parser.TestParser.test_get_dtext_two_words_gets_first)\nPASS: test_get_dtext_up_to_close_bracket_only (test.test_email.test__header_value_parser.TestParser.test_get_dtext_up_to_close_bracket_only)\nPASS: test_get_dtext_up_to_open_bracket_only (test.test_email.test__header_value_parser.TestParser.test_get_dtext_up_to_open_bracket_only)\nPASS: test_get_dtext_with_qp (test.test_email.test__header_value_parser.TestParser.test_get_dtext_with_qp)\nPASS: test_get_dtext_wsp_before_close_bracket_preserved (test.test_email.test__header_value_parser.TestParser.test_get_dtext_wsp_before_close_bracket_preserved)\nPASS: test_get_dtext_wsp_before_open_bracket_preserved (test.test_email.test__header_value_parser.TestParser.test_get_dtext_wsp_before_open_bracket_preserved)\nPASS: test_get_encoded_word_gets_first (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_gets_first)\nPASS: test_get_encoded_word_gets_first_even_if_no_space (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_gets_first_even_if_no_space)\nPASS: test_get_encoded_word_internal_spaces (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_internal_spaces)\nPASS: test_get_encoded_word_invalid_cte (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_invalid_cte)\nPASS: test_get_encoded_word_lang_default_is_blank (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_lang_default_is_blank)\nPASS: test_get_encoded_word_leading_internal_space (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_leading_internal_space)\nPASS: test_get_encoded_word_missing_end_raises (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_missing_end_raises)\nPASS: test_get_encoded_word_missing_middle_raises (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_missing_middle_raises)\nPASS: test_get_encoded_word_missing_start_raises (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_missing_start_raises)\nPASS: test_get_encoded_word_non_printable_defect (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_non_printable_defect)\nPASS: test_get_encoded_word_quopri_utf_escape_follows_cte (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_quopri_utf_escape_follows_cte)\nPASS: test_get_encoded_word_sets_extra_attributes (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_sets_extra_attributes)\nPASS: test_get_encoded_word_valid_ew (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_valid_ew)\nPASS: test_get_fws_only (test.test_email.test__header_value_parser.TestParser.test_get_fws_only)\nPASS: test_get_fws_space (test.test_email.test__header_value_parser.TestParser.test_get_fws_space)\nPASS: test_get_fws_ws_run (test.test_email.test__header_value_parser.TestParser.test_get_fws_ws_run)\nPASS: test_get_group_cfws_only (test.test_email.test__header_value_parser.TestParser.test_get_group_cfws_only)\nPASS: test_get_group_empty (test.test_email.test__header_value_parser.TestParser.test_get_group_empty)\nPASS: test_get_group_list_cfws_only (test.test_email.test__header_value_parser.TestParser.test_get_group_list_cfws_only)\nPASS: test_get_group_list_comment_only_invalid (test.test_email.test__header_value_parser.TestParser.test_get_group_list_comment_only_invalid)\nPASS: test_get_group_list_mailbox_list (test.test_email.test__header_value_parser.TestParser.test_get_group_list_mailbox_list)\nPASS: test_get_group_list_obs_group_list (test.test_email.test__header_value_parser.TestParser.test_get_group_list_obs_group_list)\nPASS: test_get_group_missing_final_semicol (test.test_email.test__header_value_parser.TestParser.test_get_group_missing_final_semicol)\nPASS: test_get_group_mixed_list (test.test_email.test__header_value_parser.TestParser.test_get_group_mixed_list)\nPASS: test_get_group_null_addr_spec (test.test_email.test__header_value_parser.TestParser.test_get_group_null_addr_spec)\nPASS: test_get_group_one_invalid (test.test_email.test__header_value_parser.TestParser.test_get_group_one_invalid)\nPASS: test_get_group_single_mailbox (test.test_email.test__header_value_parser.TestParser.test_get_group_single_mailbox)\nPASS: test_get_local_part_complex_obsolete_1 (test.test_email.test__header_value_parser.TestParser.test_get_local_part_complex_obsolete_1)\nPASS: test_get_local_part_complex_obsolete_invalid (test.test_email.test__header_value_parser.TestParser.test_get_local_part_complex_obsolete_invalid)\nPASS: test_get_local_part_double_dot_raises (test.test_email.test__header_value_parser.TestParser.test_get_local_part_double_dot_raises)\nPASS: test_get_local_part_leading_dot (test.test_email.test__header_value_parser.TestParser.test_get_local_part_leading_dot)\nPASS: test_get_local_part_leading_dot_after_ws (test.test_email.test__header_value_parser.TestParser.test_get_local_part_leading_dot_after_ws)\nPASS: test_get_local_part_no_part_raises (test.test_email.test__header_value_parser.TestParser.test_get_local_part_no_part_raises)\nPASS: test_get_local_part_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser.test_get_local_part_quoted_strings_in_atom_list)\nPASS: test_get_local_part_quoted_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_local_part_quoted_with_cfws)\nPASS: test_get_local_part_quoted_with_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_local_part_quoted_with_whitespace)\nPASS: test_get_local_part_simple (test.test_email.test__header_value_parser.TestParser.test_get_local_part_simple)\nPASS: test_get_local_part_simple_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_local_part_simple_obsolete)\nPASS: test_get_local_part_simple_quoted (test.test_email.test__header_value_parser.TestParser.test_get_local_part_simple_quoted)\nPASS: test_get_local_part_special_instead_raises (test.test_email.test__header_value_parser.TestParser.test_get_local_part_special_instead_raises)\nPASS: test_get_local_part_trailing_dot (test.test_email.test__header_value_parser.TestParser.test_get_local_part_trailing_dot)\nPASS: test_get_local_part_trailing_dot_with_ws (test.test_email.test__header_value_parser.TestParser.test_get_local_part_trailing_dot_with_ws)\nPASS: test_get_local_part_unicode_defect (test.test_email.test__header_value_parser.TestParser.test_get_local_part_unicode_defect)\nPASS: test_get_local_part_valid_and_invalid_qp_in_atom_list (test.test_email.test__header_value_parser.TestParser.test_get_local_part_valid_and_invalid_qp_in_atom_list)\nPASS: test_get_local_part_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_cfws)\nPASS: test_get_local_part_with_dot (test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_dot)\nPASS: test_get_local_part_with_quoted_dot (test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_quoted_dot)\nPASS: test_get_local_part_with_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_whitespace)\nPASS: test_get_mailbox_addr_spec_only (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_addr_spec_only)\nPASS: test_get_mailbox_angle_addr_only (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_angle_addr_only)\nPASS: test_get_mailbox_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_ends_at_special)\nPASS: test_get_mailbox_list_empty_list_element (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_empty_list_element)\nPASS: test_get_mailbox_list_junk_after_valid_address (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_junk_after_valid_address)\nPASS: test_get_mailbox_list_only_empty_elements (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_only_empty_elements)\nPASS: test_get_mailbox_list_single_addr (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_single_addr)\nPASS: test_get_mailbox_list_two_complex (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_two_complex)\nPASS: test_get_mailbox_list_two_name_addr (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_two_name_addr)\nPASS: test_get_mailbox_list_two_simple_addr (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_two_simple_addr)\nPASS: test_get_mailbox_list_unparseable_mailbox_null (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_unparseable_mailbox_null)\nPASS: test_get_mailbox_name_addr (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_name_addr)\nPASS: test_get_mailbox_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_quoted_strings_in_atom_list)\nPASS: test_get_msg_id_empty (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_empty)\nPASS: test_get_msg_id_invalid_expected_msg_id_not_found (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_invalid_expected_msg_id_not_found)\nPASS: test_get_msg_id_no_angle_end (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_no_angle_end)\nPASS: test_get_msg_id_no_angle_start (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_no_angle_start)\nPASS: test_get_msg_id_no_id_right_part (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_no_id_right_part)\nPASS: test_get_msg_id_non_folding_literal_domain (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_non_folding_literal_domain)\nPASS: test_get_msg_id_obsolete_domain_part (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_obsolete_domain_part)\nPASS: test_get_msg_id_obsolete_local (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_obsolete_local)\nPASS: test_get_msg_id_valid (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_valid)\nPASS: test_get_name_addr_angle_addr_only (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_angle_addr_only)\nPASS: test_get_name_addr_atom_name (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_atom_name)\nPASS: test_get_name_addr_atom_name_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_atom_name_with_cfws)\nPASS: test_get_name_addr_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_ends_at_special)\nPASS: test_get_name_addr_name_with_cfws_and_dots (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_name_with_cfws_and_dots)\nPASS: test_get_name_addr_no_angle_after_display_name_raises (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_no_angle_after_display_name_raises)\nPASS: test_get_name_addr_no_content_before_special_raises (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_no_content_before_special_raises)\nPASS: test_get_name_addr_no_content_raises (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_no_content_raises)\nPASS: test_get_name_addr_qs_name (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_qs_name)\nPASS: test_get_name_addr_with_route (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_with_route)\nPASS: test_get_obs_route_complex (test.test_email.test__header_value_parser.TestParser.test_get_obs_route_complex)\nPASS: test_get_obs_route_no_route_before_end_raises (test.test_email.test__header_value_parser.TestParser.test_get_obs_route_no_route_before_end_raises)\nPASS: test_get_obs_route_no_route_before_special_raises (test.test_email.test__header_value_parser.TestParser.test_get_obs_route_no_route_before_special_raises)\nPASS: test_get_obs_route_no_route_before_special_raises2 (test.test_email.test__header_value_parser.TestParser.test_get_obs_route_no_route_before_special_raises2)\nPASS: test_get_obs_route_simple (test.test_email.test__header_value_parser.TestParser.test_get_obs_route_simple)\nPASS: test_get_phrase_complex (test.test_email.test__header_value_parser.TestParser.test_get_phrase_complex)\nPASS: test_get_phrase_ending_with_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_phrase_ending_with_obsolete)\nPASS: test_get_phrase_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_phrase_obsolete)\nPASS: test_get_phrase_pharse_must_start_with_word (test.test_email.test__header_value_parser.TestParser.test_get_phrase_pharse_must_start_with_word)\nPASS: test_get_phrase_simple (test.test_email.test__header_value_parser.TestParser.test_get_phrase_simple)\nPASS: test_get_qcontent_all_printables (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_all_printables)\nPASS: test_get_qcontent_close_paren_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_close_paren_mid_word)\nPASS: test_get_qcontent_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_following_wsp_preserved)\nPASS: test_get_qcontent_non_printables (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_non_printables)\nPASS: test_get_qcontent_only (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_only)\nPASS: test_get_qcontent_two_words_gets_first (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_two_words_gets_first)\nPASS: test_get_qcontent_up_to_dquote_only (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_up_to_dquote_only)\nPASS: test_get_qcontent_wsp_before_close_paren_preserved (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_wsp_before_close_paren_preserved)\nPASS: test_get_qp_ctext_all_printables (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_all_printables)\nPASS: test_get_qp_ctext_close_paren_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_close_paren_mid_word)\nPASS: test_get_qp_ctext_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_following_wsp_preserved)\nPASS: test_get_qp_ctext_non_printables (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_non_printables)\nPASS: test_get_qp_ctext_only (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_only)\nPASS: test_get_qp_ctext_open_paren_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_open_paren_mid_word)\nPASS: test_get_qp_ctext_two_words_gets_first (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_two_words_gets_first)\nPASS: test_get_qp_ctext_up_to_close_paren_only (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_up_to_close_paren_only)\nPASS: test_get_qp_ctext_up_to_open_paren_only (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_up_to_open_paren_only)\nPASS: test_get_qp_ctext_wsp_before_close_paren_preserved (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_wsp_before_close_paren_preserved)\nPASS: test_get_qp_ctext_wsp_before_open_paren_preserved (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_wsp_before_open_paren_preserved)\nPASS: test_get_quoted_string_header_ends_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_header_ends_in_comment)\nPASS: test_get_quoted_string_header_ends_in_qcontent (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_header_ends_in_qcontent)\nPASS: test_get_quoted_string_internal_ws (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_internal_ws)\nPASS: test_get_quoted_string_no_quoted_string (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_no_quoted_string)\nPASS: test_get_quoted_string_non_printable_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_non_printable_in_comment)\nPASS: test_get_quoted_string_non_printable_in_qcontent (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_non_printable_in_qcontent)\nPASS: test_get_quoted_string_only (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_only)\nPASS: test_get_quoted_string_qs_ends_at_noncfws (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_qs_ends_at_noncfws)\nPASS: test_get_quoted_string_with_comments_and_wsp (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_with_comments_and_wsp)\nPASS: test_get_quoted_string_with_multiple_comments (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_with_multiple_comments)\nPASS: test_get_quoted_string_with_wsp (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_with_wsp)\nPASS: test_get_unstructured_ew_with_internal_leading_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_with_internal_leading_ws)\nPASS: test_get_unstructured_ew_with_internal_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_with_internal_ws)\nPASS: test_get_unstructured_ew_without_leading_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_without_leading_whitespace)\nPASS: test_get_unstructured_ew_without_trailing_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_without_trailing_whitespace)\nPASS: test_get_unstructured_invalid_base64_character (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_base64_character)\nPASS: test_get_unstructured_invalid_base64_character_and_bad_padding (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_base64_character_and_bad_padding)\nPASS: test_get_unstructured_invalid_base64_length (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_base64_length)\nPASS: test_get_unstructured_invalid_ew (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_ew)\nPASS: test_get_unstructured_invalid_ew2 (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_ew2)\nPASS: test_get_unstructured_invalid_ew_cte (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_ew_cte)\nPASS: test_get_unstructured_leading_and_trailing_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_leading_and_trailing_whitespace)\nPASS: test_get_unstructured_leading_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_leading_whitespace)\nPASS: test_get_unstructured_missing_base64_padding (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_missing_base64_padding)\nPASS: test_get_unstructured_no_whitespace_between_ews (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_no_whitespace_between_ews)\nPASS: test_get_unstructured_normal_phrase (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_normal_phrase)\nPASS: test_get_unstructured_normal_phrase_with_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_normal_phrase_with_whitespace)\nPASS: test_get_unstructured_null (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_null)\nPASS: test_get_unstructured_one_ew_trailing_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_ew_trailing_ws)\nPASS: test_get_unstructured_one_valid_ew_no_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_valid_ew_no_ws)\nPASS: test_get_unstructured_one_valid_ew_trailing_text (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_valid_ew_trailing_text)\nPASS: test_get_unstructured_one_word (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_word)\nPASS: test_get_unstructured_phrase_with_ew_in_middle_of_text (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_ew_in_middle_of_text)\nPASS: test_get_unstructured_phrase_with_ew_with_leading_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_ew_with_leading_ws)\nPASS: test_get_unstructured_phrase_with_two_ew (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_two_ew)\nPASS: test_get_unstructured_phrase_with_two_ew_extra_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_two_ew_extra_ws)\nPASS: test_get_unstructured_phrase_with_two_ew_trailing_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_two_ew_trailing_ws)\nPASS: test_get_unstructured_trailing_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_trailing_whitespace)\nPASS: test_get_unstructured_two_ew_extra_ws_trailing_text (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_two_ew_extra_ws_trailing_text)\nPASS: test_get_unstructured_undecodable_bytes (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_undecodable_bytes)\nPASS: test_get_unstructured_undecodable_bytes_in_EW (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_undecodable_bytes_in_EW)\nPASS: test_get_unstructured_without_trailing_whitespace_hang_case (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_without_trailing_whitespace_hang_case)\nPASS: test_get_word_all_CFWS (test.test_email.test__header_value_parser.TestParser.test_get_word_all_CFWS)\nPASS: test_get_word_atom_yields_atom (test.test_email.test__header_value_parser.TestParser.test_get_word_atom_yields_atom)\nPASS: test_get_word_ends_at_dot (test.test_email.test__header_value_parser.TestParser.test_get_word_ends_at_dot)\nPASS: test_get_word_qs_yields_qs (test.test_email.test__header_value_parser.TestParser.test_get_word_qs_yields_qs)\nPASS: test_invalid_content_disposition (test.test_email.test__header_value_parser.TestParser.test_invalid_content_disposition)\nPASS: test_invalid_content_transfer_encoding (test.test_email.test__header_value_parser.TestParser.test_invalid_content_transfer_encoding)\nPASS: test_parse_invalid_message_id (test.test_email.test__header_value_parser.TestParser.test_parse_invalid_message_id)\nPASS: test_parse_message_id_with_remaining (test.test_email.test__header_value_parser.TestParser.test_parse_message_id_with_remaining)\nPASS: test_parse_valid_message_id (test.test_email.test__header_value_parser.TestParser.test_parse_valid_message_id)\nPASS: test_EWWhiteSpaceTerminal (test.test_email.test__header_value_parser.TestTokens.test_EWWhiteSpaceTerminal)\nPASS: test_value_duplicate_and_missing_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_and_missing_split_value)\nPASS: test_value_duplicate_in_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_in_split_value)\nPASS: test_value_duplicate_key (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_key)\nPASS: test_value_duplicate_key_with_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_key_with_split_value)\nPASS: test_value_duplicate_key_with_split_value_other_order (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_key_with_split_value_other_order)\nPASS: test_value_duplicate_with_broken_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_with_broken_split_value)\nPASS: test_value_extra_dquote (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_extra_dquote)\nPASS: test_value_missing_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_missing_split_value)\nPASS: test_value_multiple_keys (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_multiple_keys)\nPASS: test_value_simple (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_simple)\nPASS: test_value_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_split_value)\nPASS: test_value_RFC_2045_2 (test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_RFC_2045_2)\nPASS: test_value_RFC_2045_3 (test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_RFC_2045_3)\nPASS: test_value_RFC_2045_4 (test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_RFC_2045_4)\nPASS: test_value_empty (test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_empty)\nPASS: test_value_rfc_2045_1 (test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_rfc_2045_1)\nPASS: test_japanese_codecs (test.test_email.test_asian_codecs.TestEmailAsianCodecs.test_japanese_codecs)\nPASS: test_payload_encoding (test.test_email.test_asian_codecs.TestEmailAsianCodecs.test_payload_encoding)\nPASS: test_payload_encoding_utf8 (test.test_email.test_asian_codecs.TestEmailAsianCodecs.test_payload_encoding_utf8)\nPASS: test_get_content_key_full_type (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_full_type)\nPASS: test_get_content_key_maintype_only (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_maintype_only)\nPASS: test_get_content_key_null_key (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_null_key)\nPASS: test_get_content_key_order_full_type (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_order_full_type)\nPASS: test_get_content_key_order_maintype_only (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_order_maintype_only)\nPASS: test_get_content_key_order_null_key (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_order_null_key)\nPASS: test_get_content_raises_if_unknown_mimetype_and_no_default (test.test_email.test_contentmanager.TestContentManager.test_get_content_raises_if_unknown_mimetype_and_no_default)\nPASS: test_set_content_calls_clear_content (test.test_email.test_contentmanager.TestContentManager.test_set_content_calls_clear_content)\nPASS: test_set_content_key_base_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_full_path)\nPASS: test_set_content_key_base_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_name)\nPASS: test_set_content_key_base_qualname (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_qualname)\nPASS: test_set_content_key_base_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_type)\nPASS: test_set_content_key_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_full_path)\nPASS: test_set_content_key_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_name)\nPASS: test_set_content_key_null_key (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_null_key)\nPASS: test_set_content_key_order_base_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_full_path)\nPASS: test_set_content_key_order_base_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_name)\nPASS: test_set_content_key_order_base_qualname (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_qualname)\nPASS: test_set_content_key_order_base_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_type)\nPASS: test_set_content_key_order_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_full_path)\nPASS: test_set_content_key_order_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_name)\nPASS: test_set_content_key_order_null_key (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_null_key)\nPASS: test_set_content_key_order_qualname (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_qualname)\nPASS: test_set_content_key_order_str_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_str_full_path)\nPASS: test_set_content_key_order_str_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_str_name)\nPASS: test_set_content_key_order_str_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_str_type)\nPASS: test_set_content_key_order_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_type)\nPASS: test_set_content_key_qualname (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_qualname)\nPASS: test_set_content_key_str_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_str_full_path)\nPASS: test_set_content_key_str_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_str_name)\nPASS: test_set_content_key_str_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_str_type)\nPASS: test_set_content_key_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_type)\nPASS: test_set_content_raises_if_called_on_multipart (test.test_email.test_contentmanager.TestContentManager.test_set_content_raises_if_called_on_multipart)\nPASS: test_set_content_raises_if_unknown_type_and_no_default (test.test_email.test_contentmanager.TestContentManager.test_set_content_raises_if_unknown_type_and_no_default)\nPASS: test_cid_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_application_octet_stream)\nPASS: test_cid_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_image_jpeg)\nPASS: test_cid_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_message_external_body)\nPASS: test_cid_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_message_rfc822)\nPASS: test_cid_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_text_html)\nPASS: test_cid_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_text_plain)\nPASS: test_disposition_inline_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_application_octet_stream)\nPASS: test_disposition_inline_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_image_jpeg)\nPASS: test_disposition_inline_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_message_external_body)\nPASS: test_disposition_inline_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_message_rfc822)\nPASS: test_disposition_inline_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_text_html)\nPASS: test_disposition_inline_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_text_plain)\nPASS: test_get_message_non_rfc822_or_external_body_yields_bytes (test.test_email.test_contentmanager.TestRawDataManager.test_get_message_non_rfc822_or_external_body_yields_bytes)\nPASS: test_get_message_rfc822_and_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_get_message_rfc822_and_external_body)\nPASS: test_get_non_text (test.test_email.test_contentmanager.TestRawDataManager.test_get_non_text)\nPASS: test_get_non_text_invalid_keyword (test.test_email.test_contentmanager.TestRawDataManager.test_get_non_text_invalid_keyword)\nPASS: test_get_raises_on_multipart (test.test_email.test_contentmanager.TestRawDataManager.test_get_raises_on_multipart)\nPASS: test_get_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_html)\nPASS: test_get_text_invalid_keyword (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_invalid_keyword)\nPASS: test_get_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain)\nPASS: test_get_text_plain_bad_utf8_quoted_printable (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_bad_utf8_quoted_printable)\nPASS: test_get_text_plain_bad_utf8_quoted_printable_ignore_errors (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_bad_utf8_quoted_printable_ignore_errors)\nPASS: test_get_text_plain_latin1 (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_latin1)\nPASS: test_get_text_plain_latin1_quoted_printable (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_latin1_quoted_printable)\nPASS: test_get_text_plain_utf8_base64 (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_utf8_base64)\nPASS: test_get_text_plain_utf8_base64_recoverable_bad_CTE_data (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_utf8_base64_recoverable_bad_CTE_data)\nPASS: test_header_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_application_octet_stream)\nPASS: test_header_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_image_jpeg)\nPASS: test_header_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_message_external_body)\nPASS: test_header_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_message_rfc822)\nPASS: test_header_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_text_html)\nPASS: test_header_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_text_plain)\nPASS: test_non_ascii_filename_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_application_octet_stream)\nPASS: test_non_ascii_filename_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_image_jpeg)\nPASS: test_non_ascii_filename_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_message_external_body)\nPASS: test_non_ascii_filename_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_message_rfc822)\nPASS: test_non_ascii_filename_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_text_html)\nPASS: test_non_ascii_filename_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_text_plain)\nPASS: test_params_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_application_octet_stream)\nPASS: test_params_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_image_jpeg)\nPASS: test_params_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_message_external_body)\nPASS: test_params_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_message_rfc822)\nPASS: test_params_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_text_html)\nPASS: test_params_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_text_plain)\nPASS: test_set_application_octet_stream_with_8bit_cte (test.test_email.test_contentmanager.TestRawDataManager.test_set_application_octet_stream_with_8bit_cte)\nPASS: test_set_audio_aif_with_quoted_printable_cte (test.test_email.test_contentmanager.TestRawDataManager.test_set_audio_aif_with_quoted_printable_cte)\nPASS: test_set_content_bytes_cte_7bit (test.test_email.test_contentmanager.TestRawDataManager.test_set_content_bytes_cte_7bit)\nPASS: test_set_disposition_attachment (test.test_email.test_contentmanager.TestRawDataManager.test_set_disposition_attachment)\nPASS: test_set_disposition_foo (test.test_email.test_contentmanager.TestRawDataManager.test_set_disposition_foo)\nPASS: test_set_disposition_inline (test.test_email.test_contentmanager.TestRawDataManager.test_set_disposition_inline)\nPASS: test_set_filename (test.test_email.test_contentmanager.TestRawDataManager.test_set_filename)\nPASS: test_set_filename_and_disposition_inline (test.test_email.test_contentmanager.TestRawDataManager.test_set_filename_and_disposition_inline)\nPASS: test_set_headers_from_header_objects (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_from_header_objects)\nPASS: test_set_headers_from_strings (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_from_strings)\nPASS: test_set_headers_with_defective_header_header_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_defective_header_header_raises)\nPASS: test_set_headers_with_defective_string_header_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_defective_string_header_raises)\nPASS: test_set_headers_with_invalid_duplicate_header_header_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_invalid_duplicate_header_header_raises)\nPASS: test_set_headers_with_invalid_duplicate_string_header_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_invalid_duplicate_string_header_raises)\nPASS: test_set_image_jpg (test.test_email.test_contentmanager.TestRawDataManager.test_set_image_jpg)\nPASS: test_set_message (test.test_email.test_contentmanager.TestRawDataManager.test_set_message)\nPASS: test_set_message_invalid_cte_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_message_invalid_cte_raises)\nPASS: test_set_message_with_non_ascii_and_coercion_to_7bit (test.test_email.test_contentmanager.TestRawDataManager.test_set_message_with_non_ascii_and_coercion_to_7bit)\nPASS: test_set_non_ascii_filename (test.test_email.test_contentmanager.TestRawDataManager.test_set_non_ascii_filename)\nPASS: test_set_text_11_lines_long_line_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_11_lines_long_line_maximal_non_ascii_heuristics)\nPASS: test_set_text_11_lines_long_line_minimal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_11_lines_long_line_minimal_non_ascii_heuristics)\nPASS: test_set_text_11_lines_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_11_lines_maximal_non_ascii_heuristics)\nPASS: test_set_text_charset_latin_1 (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_charset_latin_1)\nPASS: test_set_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_html)\nPASS: test_set_text_long_line_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_long_line_maximal_non_ascii_heuristics)\nPASS: test_set_text_long_line_minimal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_long_line_minimal_non_ascii_heuristics)\nPASS: test_set_text_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_maximal_non_ascii_heuristics)\nPASS: test_set_text_non_ascii_with_charset_ascii_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_non_ascii_with_charset_ascii_raises)\nPASS: test_set_text_non_ascii_with_cte_7bit_and_charset_ascii_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_non_ascii_with_cte_7bit_and_charset_ascii_raises)\nPASS: test_set_text_non_ascii_with_cte_7bit_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_non_ascii_with_cte_7bit_raises)\nPASS: test_set_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_plain)\nPASS: test_set_text_plain_long_line_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_plain_long_line_heuristics)\nPASS: test_set_text_plain_null (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_plain_null)\nPASS: test_set_text_short_line_minimal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_short_line_minimal_non_ascii_heuristics)\nPASS: test_set_video_mpeg_with_binary_cte (test.test_email.test_contentmanager.TestRawDataManager.test_set_video_mpeg_with_binary_cte)\nPASS: test_bad_padding_in_base64_payload (test.test_email.test_defect_handling.TestDefectCapture.test_bad_padding_in_base64_payload)\nPASS: test_first_line_is_continuation_header (test.test_email.test_defect_handling.TestDefectCapture.test_first_line_is_continuation_header)\nPASS: test_invalid_chars_in_base64_payload (test.test_email.test_defect_handling.TestDefectCapture.test_invalid_chars_in_base64_payload)\nPASS: test_invalid_length_of_base64_payload (test.test_email.test_defect_handling.TestDefectCapture.test_invalid_length_of_base64_payload)\nPASS: test_lying_multipart (test.test_email.test_defect_handling.TestDefectCapture.test_lying_multipart)\nPASS: test_missing_ending_boundary (test.test_email.test_defect_handling.TestDefectCapture.test_missing_ending_boundary)\nPASS: test_missing_header_body_separator (test.test_email.test_defect_handling.TestDefectCapture.test_missing_header_body_separator)\nPASS: test_missing_start_boundary (test.test_email.test_defect_handling.TestDefectCapture.test_missing_start_boundary)\nPASS: test_multipart_invalid_cte (test.test_email.test_defect_handling.TestDefectCapture.test_multipart_invalid_cte)\nPASS: test_multipart_no_boundary (test.test_email.test_defect_handling.TestDefectCapture.test_multipart_no_boundary)\nPASS: test_multipart_no_cte_no_defect (test.test_email.test_defect_handling.TestDefectCapture.test_multipart_no_cte_no_defect)\nPASS: test_multipart_valid_cte_no_defect (test.test_email.test_defect_handling.TestDefectCapture.test_multipart_valid_cte_no_defect)\nPASS: test_same_boundary_inner_outer (test.test_email.test_defect_handling.TestDefectCapture.test_same_boundary_inner_outer)\nPASS: test_bad_padding_in_base64_payload (test.test_email.test_defect_handling.TestDefectDetection.test_bad_padding_in_base64_payload)\nPASS: test_first_line_is_continuation_header (test.test_email.test_defect_handling.TestDefectDetection.test_first_line_is_continuation_header)\nPASS: test_invalid_chars_in_base64_payload (test.test_email.test_defect_handling.TestDefectDetection.test_invalid_chars_in_base64_payload)\nPASS: test_invalid_length_of_base64_payload (test.test_email.test_defect_handling.TestDefectDetection.test_invalid_length_of_base64_payload)\nPASS: test_lying_multipart (test.test_email.test_defect_handling.TestDefectDetection.test_lying_multipart)\nPASS: test_missing_ending_boundary (test.test_email.test_defect_handling.TestDefectDetection.test_missing_ending_boundary)\nPASS: test_missing_header_body_separator (test.test_email.test_defect_handling.TestDefectDetection.test_missing_header_body_separator)\nPASS: test_missing_start_boundary (test.test_email.test_defect_handling.TestDefectDetection.test_missing_start_boundary)\nPASS: test_multipart_invalid_cte (test.test_email.test_defect_handling.TestDefectDetection.test_multipart_invalid_cte)\nPASS: test_multipart_no_boundary (test.test_email.test_defect_handling.TestDefectDetection.test_multipart_no_boundary)\nPASS: test_multipart_no_cte_no_defect (test.test_email.test_defect_handling.TestDefectDetection.test_multipart_no_cte_no_defect)\nPASS: test_multipart_valid_cte_no_defect (test.test_email.test_defect_handling.TestDefectDetection.test_multipart_valid_cte_no_defect)\nPASS: test_same_boundary_inner_outer (test.test_email.test_defect_handling.TestDefectDetection.test_same_boundary_inner_outer)\nPASS: test_bad_padding_in_base64_payload (test.test_email.test_defect_handling.TestDefectRaising.test_bad_padding_in_base64_payload)\nPASS: test_first_line_is_continuation_header (test.test_email.test_defect_handling.TestDefectRaising.test_first_line_is_continuation_header)\nPASS: test_invalid_chars_in_base64_payload (test.test_email.test_defect_handling.TestDefectRaising.test_invalid_chars_in_base64_payload)\nPASS: test_invalid_length_of_base64_payload (test.test_email.test_defect_handling.TestDefectRaising.test_invalid_length_of_base64_payload)\nPASS: test_lying_multipart (test.test_email.test_defect_handling.TestDefectRaising.test_lying_multipart)\nPASS: test_missing_ending_boundary (test.test_email.test_defect_handling.TestDefectRaising.test_missing_ending_boundary)\nPASS: test_missing_header_body_separator (test.test_email.test_defect_handling.TestDefectRaising.test_missing_header_body_separator)\nPASS: test_missing_start_boundary (test.test_email.test_defect_handling.TestDefectRaising.test_missing_start_boundary)\nPASS: test_multipart_invalid_cte (test.test_email.test_defect_handling.TestDefectRaising.test_multipart_invalid_cte)\nPASS: test_multipart_no_boundary (test.test_email.test_defect_handling.TestDefectRaising.test_multipart_no_boundary)\nPASS: test_multipart_no_cte_no_defect (test.test_email.test_defect_handling.TestDefectRaising.test_multipart_no_cte_no_defect)\nPASS: test_multipart_valid_cte_no_defect (test.test_email.test_defect_handling.TestDefectRaising.test_multipart_valid_cte_no_defect)\nPASS: test_same_boundary_inner_outer (test.test_email.test_defect_handling.TestDefectRaising.test_same_boundary_inner_outer)\nPASS: test_8bit_in_base64_body (test.test_email.test_email.Test8BitBytesHandling.test_8bit_in_base64_body)\nPASS: test_8bit_in_quopri_body (test.test_email.test_email.Test8BitBytesHandling.test_8bit_in_quopri_body)\nPASS: test_8bit_in_uuencode_body (test.test_email.test_email.Test8BitBytesHandling.test_8bit_in_uuencode_body)\nPASS: test_8bit_multipart (test.test_email.test_email.Test8BitBytesHandling.test_8bit_multipart)\nPASS: test_bytes_feedparser (test.test_email.test_email.Test8BitBytesHandling.test_bytes_feedparser)\nPASS: test_bytes_generator (test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator)\nPASS: test_bytes_generator_b_encoding_linesep (test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator_b_encoding_linesep)\nPASS: test_bytes_generator_handles_None_body (test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator_handles_None_body)\nPASS: test_bytes_generator_with_unix_from (test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator_with_unix_from)\nPASS: test_crlf_flatten (test.test_email.test_email.Test8BitBytesHandling.test_crlf_flatten)\nPASS: test_decoded_generator_emits_unicode_body (test.test_email.test_email.Test8BitBytesHandling.test_decoded_generator_emits_unicode_body)\nPASS: test_del_rfc2231_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling.test_del_rfc2231_params_with_8bit)\nPASS: test_generator_b_encoding_linesep (test.test_email.test_email.Test8BitBytesHandling.test_generator_b_encoding_linesep)\nPASS: test_generator_handles_8bit (test.test_email.test_email.Test8BitBytesHandling.test_generator_handles_8bit)\nPASS: test_get_8bit_header (test.test_email.test_email.Test8BitBytesHandling.test_get_8bit_header)\nPASS: test_get_all_with_8bit_headers (test.test_email.test_email.Test8BitBytesHandling.test_get_all_with_8bit_headers)\nPASS: test_get_content_type_with_8bit (test.test_email.test_email.Test8BitBytesHandling.test_get_content_type_with_8bit)\nPASS: test_get_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling.test_get_params_with_8bit)\nPASS: test_get_payload_with_8bit_cte_header (test.test_email.test_email.Test8BitBytesHandling.test_get_payload_with_8bit_cte_header)\nPASS: test_get_rfc2231_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling.test_get_rfc2231_params_with_8bit)\nPASS: test_invalid_8bit_in_non_8bit_cte_uses_replace (test.test_email.test_email.Test8BitBytesHandling.test_invalid_8bit_in_non_8bit_cte_uses_replace)\nPASS: test_items_with_8bit_headers (test.test_email.test_email.Test8BitBytesHandling.test_items_with_8bit_headers)\nPASS: test_known_8bit_CTE (test.test_email.test_email.Test8BitBytesHandling.test_known_8bit_CTE)\nPASS: test_message_from_binary_file (test.test_email.test_email.Test8BitBytesHandling.test_message_from_binary_file)\nPASS: test_print_8bit_headers (test.test_email.test_email.Test8BitBytesHandling.test_print_8bit_headers)\nPASS: test_set_rfc2231_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling.test_set_rfc2231_params_with_8bit)\nPASS: test_str_generator_should_not_mutate_msg_when_handling_8bit (test.test_email.test_email.Test8BitBytesHandling.test_str_generator_should_not_mutate_msg_when_handling_8bit)\nPASS: test_string_generator_reencodes_to_quopri_when_appropriate (test.test_email.test_email.Test8BitBytesHandling.test_string_generator_reencodes_to_quopri_when_appropriate)\nPASS: test_unknown_8bit_CTE (test.test_email.test_email.Test8BitBytesHandling.test_unknown_8bit_CTE)\nPASS: test_values_with_8bit_headers (test.test_email.test_email.Test8BitBytesHandling.test_values_with_8bit_headers)\nPASS: test_decode (test.test_email.test_email.TestBase64.test_decode)\nPASS: test_encode (test.test_email.test_email.TestBase64.test_encode)\nPASS: test_header_encode (test.test_email.test_email.TestBase64.test_header_encode)\nPASS: test_len (test.test_email.test_email.TestBase64.test_len)\nPASS: test_MIME_digest (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_MIME_digest)\nPASS: test_MIME_digest_with_part_headers (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_MIME_digest_with_part_headers)\nPASS: test_content_type (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_content_type)\nPASS: test_dsn (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_dsn)\nPASS: test_long_header (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_long_header)\nPASS: test_message_delivery_status (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_message_delivery_status)\nPASS: test_message_external_body_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_message_external_body_idempotent)\nPASS: test_message_signed_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_message_signed_idempotent)\nPASS: test_mixed_with_image (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_mixed_with_image)\nPASS: test_more_rfc2231_parameters (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_more_rfc2231_parameters)\nPASS: test_multipart_no_parts (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_multipart_no_parts)\nPASS: test_multipart_one_part (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_multipart_one_part)\nPASS: test_multipart_report (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_multipart_report)\nPASS: test_nested_multipart_mixeds (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_nested_multipart_mixeds)\nPASS: test_no_start_boundary (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_no_start_boundary)\nPASS: test_parse_text_message (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_parse_text_message)\nPASS: test_parse_untyped_message (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_parse_untyped_message)\nPASS: test_parser (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_parser)\nPASS: test_preamble_epilogue (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_preamble_epilogue)\nPASS: test_rfc2231_charset (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_rfc2231_charset)\nPASS: test_simple_multipart (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_simple_multipart)\nPASS: test_text_plain_in_a_multipart_digest (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_text_plain_in_a_multipart_digest)\nPASS: test_MIME_digest (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_MIME_digest)\nPASS: test_MIME_digest_with_part_headers (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_MIME_digest_with_part_headers)\nPASS: test_content_type (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_content_type)\nPASS: test_dsn (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_dsn)\nPASS: test_long_header (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_long_header)\nPASS: test_message_delivery_status (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_message_delivery_status)\nPASS: test_message_external_body_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_message_external_body_idempotent)\nPASS: test_message_signed_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_message_signed_idempotent)\nPASS: test_mixed_with_image (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_mixed_with_image)\nPASS: test_more_rfc2231_parameters (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_more_rfc2231_parameters)\nPASS: test_multipart_no_parts (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_multipart_no_parts)\nPASS: test_multipart_one_part (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_multipart_one_part)\nPASS: test_multipart_report (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_multipart_report)\nPASS: test_nested_multipart_mixeds (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_nested_multipart_mixeds)\nPASS: test_no_start_boundary (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_no_start_boundary)\nPASS: test_parse_text_message (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_parse_text_message)\nPASS: test_parse_untyped_message (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_parse_untyped_message)\nPASS: test_parser (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_parser)\nPASS: test_preamble_epilogue (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_preamble_epilogue)\nPASS: test_rfc2231_charset (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_rfc2231_charset)\nPASS: test_simple_multipart (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_simple_multipart)\nPASS: test_text_plain_in_a_multipart_digest (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_text_plain_in_a_multipart_digest)\nPASS: test_body_encode (test.test_email.test_email.TestCharset.test_body_encode)\nPASS: test_codec_encodeable (test.test_email.test_email.TestCharset.test_codec_encodeable)\nPASS: test_unicode_charset_name (test.test_email.test_email.TestCharset.test_unicode_charset_name)\nPASS: test_EncodersEncode_base64 (test.test_email.test_email.TestEncoders.test_EncodersEncode_base64)\nPASS: test_default_cte (test.test_email.test_email.TestEncoders.test_default_cte)\nPASS: test_encode7or8bit (test.test_email.test_email.TestEncoders.test_encode7or8bit)\nPASS: test_encode_empty_payload (test.test_email.test_email.TestEncoders.test_encode_empty_payload)\nPASS: test_qp_encode_latin1 (test.test_email.test_email.TestEncoders.test_qp_encode_latin1)\nPASS: test_qp_encode_non_latin1 (test.test_email.test_email.TestEncoders.test_qp_encode_non_latin1)\nPASS: test_empty_header_name_handled (test.test_email.test_email.TestFeedParsers.test_empty_header_name_handled)\nPASS: test_long_lines (test.test_email.test_email.TestFeedParsers.test_long_lines)\nPASS: test_newlines (test.test_email.test_email.TestFeedParsers.test_newlines)\nPASS: test_dont_mangle_from (test.test_email.test_email.TestFromMangling.test_dont_mangle_from)\nPASS: test_mangle_from_in_preamble_and_epilog (test.test_email.test_email.TestFromMangling.test_mangle_from_in_preamble_and_epilog)\nPASS: test_mangled_from (test.test_email.test_email.TestFromMangling.test_mangled_from)\nPASS: test_mangled_from_with_bad_bytes (test.test_email.test_email.TestFromMangling.test_mangled_from_with_bad_bytes)\nPASS: test_multipart_with_bad_bytes_in_cte (test.test_email.test_email.TestFromMangling.test_multipart_with_bad_bytes_in_cte)\nPASS: test_bad_8bit_header (test.test_email.test_email.TestHeader.test_bad_8bit_header)\nPASS: test_base64_splittable (test.test_email.test_email.TestHeader.test_base64_splittable)\nPASS: test_broken_base64_header (test.test_email.test_email.TestHeader.test_broken_base64_header)\nPASS: test_empty_header_encode (test.test_email.test_email.TestHeader.test_empty_header_encode)\nPASS: test_encode_preserves_leading_ws_on_value (test.test_email.test_email.TestHeader.test_encode_preserves_leading_ws_on_value)\nPASS: test_encoded_adjacent_nonencoded (test.test_email.test_email.TestHeader.test_encoded_adjacent_nonencoded)\nPASS: test_escaped_8bit_header (test.test_email.test_email.TestHeader.test_escaped_8bit_header)\nPASS: test_explicit_maxlinelen (test.test_email.test_email.TestHeader.test_explicit_maxlinelen)\nPASS: test_flatten_header_with_no_value (test.test_email.test_email.TestHeader.test_flatten_header_with_no_value)\nPASS: test_header_ctor_default_args (test.test_email.test_email.TestHeader.test_header_ctor_default_args)\nPASS: test_header_handles_binary_unknown8bit (test.test_email.test_email.TestHeader.test_header_handles_binary_unknown8bit)\nPASS: test_header_needs_no_decoding (test.test_email.test_email.TestHeader.test_header_needs_no_decoding)\nPASS: test_long (test.test_email.test_email.TestHeader.test_long)\nPASS: test_make_header_handles_binary_unknown8bit (test.test_email.test_email.TestHeader.test_make_header_handles_binary_unknown8bit)\nPASS: test_modify_returned_list_does_not_change_header (test.test_email.test_email.TestHeader.test_modify_returned_list_does_not_change_header)\nPASS: test_multilingual (test.test_email.test_email.TestHeader.test_multilingual)\nPASS: test_quopri_splittable (test.test_email.test_email.TestHeader.test_quopri_splittable)\nPASS: test_shift_jis_charset (test.test_email.test_email.TestHeader.test_shift_jis_charset)\nPASS: test_simple (test.test_email.test_email.TestHeader.test_simple)\nPASS: test_simple_surprise (test.test_email.test_email.TestHeader.test_simple_surprise)\nPASS: test_string_charset (test.test_email.test_email.TestHeader.test_string_charset)\nPASS: test_us_ascii_header (test.test_email.test_email.TestHeader.test_us_ascii_header)\nPASS: test_utf8_shortest (test.test_email.test_email.TestHeader.test_utf8_shortest)\nPASS: test_whitespace_header (test.test_email.test_email.TestHeader.test_whitespace_header)\nPASS: test_whitespace_keeper (test.test_email.test_email.TestHeader.test_whitespace_keeper)\nPASS: test_HeaderRegistry (test.test_email.test_email.TestHeaderRegistry.test_HeaderRegistry)\nPASS: test_MIME_digest (test.test_email.test_email.TestIdempotent.test_MIME_digest)\nPASS: test_MIME_digest_with_part_headers (test.test_email.test_email.TestIdempotent.test_MIME_digest_with_part_headers)\nPASS: test_content_type (test.test_email.test_email.TestIdempotent.test_content_type)\nPASS: test_dsn (test.test_email.test_email.TestIdempotent.test_dsn)\nPASS: test_long_header (test.test_email.test_email.TestIdempotent.test_long_header)\nPASS: test_message_delivery_status (test.test_email.test_email.TestIdempotent.test_message_delivery_status)\nPASS: test_message_external_body_idempotent (test.test_email.test_email.TestIdempotent.test_message_external_body_idempotent)\nPASS: test_message_signed_idempotent (test.test_email.test_email.TestIdempotent.test_message_signed_idempotent)\nPASS: test_mixed_with_image (test.test_email.test_email.TestIdempotent.test_mixed_with_image)\nPASS: test_more_rfc2231_parameters (test.test_email.test_email.TestIdempotent.test_more_rfc2231_parameters)\nPASS: test_multipart_no_parts (test.test_email.test_email.TestIdempotent.test_multipart_no_parts)\nPASS: test_multipart_one_part (test.test_email.test_email.TestIdempotent.test_multipart_one_part)\nPASS: test_multipart_report (test.test_email.test_email.TestIdempotent.test_multipart_report)\nPASS: test_nested_multipart_mixeds (test.test_email.test_email.TestIdempotent.test_nested_multipart_mixeds)\nPASS: test_no_start_boundary (test.test_email.test_email.TestIdempotent.test_no_start_boundary)\nPASS: test_parse_text_message (test.test_email.test_email.TestIdempotent.test_parse_text_message)\nPASS: test_parse_untyped_message (test.test_email.test_email.TestIdempotent.test_parse_untyped_message)\nPASS: test_parser (test.test_email.test_email.TestIdempotent.test_parser)\nPASS: test_preamble_epilogue (test.test_email.test_email.TestIdempotent.test_preamble_epilogue)\nPASS: test_rfc2231_charset (test.test_email.test_email.TestIdempotent.test_rfc2231_charset)\nPASS: test_simple_multipart (test.test_email.test_email.TestIdempotent.test_simple_multipart)\nPASS: test_text_plain_in_a_multipart_digest (test.test_email.test_email.TestIdempotent.test_text_plain_in_a_multipart_digest)\nPASS: test_body_line_iterator (test.test_email.test_email.TestIterators.test_body_line_iterator)\ntest_pushCR_LF (test.test_email.test_email.TestIterators.test_pushCR_LF)\nPASS: FeedParser BufferedSubFile.push() assumed it received complete\nPASS: test_push_random (test.test_email.test_email.TestIterators.test_push_random)\nPASS: test_typed_subpart_iterator (test.test_email.test_email.TestIterators.test_typed_subpart_iterator)\nPASS: test_typed_subpart_iterator_default_type (test.test_email.test_email.TestIterators.test_typed_subpart_iterator_default_type)\nPASS: test_another_long_almost_unsplittable_header (test.test_email.test_email.TestLongHeaders.test_another_long_almost_unsplittable_header)\nPASS: test_another_long_multiline_header (test.test_email.test_email.TestLongHeaders.test_another_long_multiline_header)\nPASS: test_header_encode_with_different_output_charset (test.test_email.test_email.TestLongHeaders.test_header_encode_with_different_output_charset)\nPASS: test_header_splitter (test.test_email.test_email.TestLongHeaders.test_header_splitter)\nPASS: test_last_split_chunk_does_not_fit (test.test_email.test_email.TestLongHeaders.test_last_split_chunk_does_not_fit)\nPASS: test_leading_splittable_in_the_middle_just_before_overlong_last_part (test.test_email.test_email.TestLongHeaders.test_leading_splittable_in_the_middle_just_before_overlong_last_part)\nPASS: test_long_8bit_header (test.test_email.test_email.TestLongHeaders.test_long_8bit_header)\nPASS: test_long_8bit_header_no_charset (test.test_email.test_email.TestLongHeaders.test_long_8bit_header_no_charset)\nPASS: test_long_field_name (test.test_email.test_email.TestLongHeaders.test_long_field_name)\nPASS: test_long_header_encode (test.test_email.test_email.TestLongHeaders.test_long_header_encode)\nPASS: test_long_header_encode_with_different_output_charset (test.test_email.test_email.TestLongHeaders.test_long_header_encode_with_different_output_charset)\nPASS: test_long_header_encode_with_tab_continuation (test.test_email.test_email.TestLongHeaders.test_long_header_encode_with_tab_continuation)\nPASS: test_long_header_encode_with_tab_continuation_is_just_a_hint (test.test_email.test_email.TestLongHeaders.test_long_header_encode_with_tab_continuation_is_just_a_hint)\nPASS: test_long_header_with_multiple_sequential_split_chars (test.test_email.test_email.TestLongHeaders.test_long_header_with_multiple_sequential_split_chars)\nPASS: test_long_header_with_whitespace_runs (test.test_email.test_email.TestLongHeaders.test_long_header_with_whitespace_runs)\nPASS: test_long_line_after_append (test.test_email.test_email.TestLongHeaders.test_long_line_after_append)\nPASS: test_long_lines_with_different_header (test.test_email.test_email.TestLongHeaders.test_long_lines_with_different_header)\nPASS: test_long_nonstring (test.test_email.test_email.TestLongHeaders.test_long_nonstring)\nPASS: test_long_received_header (test.test_email.test_email.TestLongHeaders.test_long_received_header)\nPASS: test_long_rfc2047_header_with_embedded_fws (test.test_email.test_email.TestLongHeaders.test_long_rfc2047_header_with_embedded_fws)\nPASS: test_long_run_with_semi_header_splitter (test.test_email.test_email.TestLongHeaders.test_long_run_with_semi_header_splitter)\nPASS: test_long_to_header (test.test_email.test_email.TestLongHeaders.test_long_to_header)\nPASS: test_long_unbreakable_lines_with_continuation (test.test_email.test_email.TestLongHeaders.test_long_unbreakable_lines_with_continuation)\nPASS: test_multiline_with_overlong_last_part_followed_by_split_point (test.test_email.test_email.TestLongHeaders.test_multiline_with_overlong_last_part_followed_by_split_point)\nPASS: test_multiline_with_overlong_parts_separated_by_two_split_points (test.test_email.test_email.TestLongHeaders.test_multiline_with_overlong_parts_separated_by_two_split_points)\nPASS: test_multiple_splittable_leading_char_followed_by_overlong_unsplittable (test.test_email.test_email.TestLongHeaders.test_multiple_splittable_leading_char_followed_by_overlong_unsplittable)\nPASS: test_no_semis_header_splitter (test.test_email.test_email.TestLongHeaders.test_no_semis_header_splitter)\nPASS: test_no_split_long_header (test.test_email.test_email.TestLongHeaders.test_no_split_long_header)\nPASS: test_overlong_last_part_followed_by_split_point (test.test_email.test_email.TestLongHeaders.test_overlong_last_part_followed_by_split_point)\nPASS: test_shorter_line_with_append (test.test_email.test_email.TestLongHeaders.test_shorter_line_with_append)\nPASS: test_split_long_continuation (test.test_email.test_email.TestLongHeaders.test_split_long_continuation)\nPASS: test_splittable_leading_char_followed_by_overlong_unsplittable (test.test_email.test_email.TestLongHeaders.test_splittable_leading_char_followed_by_overlong_unsplittable)\nPASS: test_splitter_split_on_punctuation_only_if_fws (test.test_email.test_email.TestLongHeaders.test_splitter_split_on_punctuation_only_if_fws)\nPASS: test_splitter_split_on_punctuation_only_if_fws_with_header (test.test_email.test_email.TestLongHeaders.test_splitter_split_on_punctuation_only_if_fws_with_header)\nPASS: test_splitting_first_line_only_is_long (test.test_email.test_email.TestLongHeaders.test_splitting_first_line_only_is_long)\nPASS: test_splitting_multiple_long_lines (test.test_email.test_email.TestLongHeaders.test_splitting_multiple_long_lines)\nPASS: test_string_headerinst_eq (test.test_email.test_email.TestLongHeaders.test_string_headerinst_eq)\nPASS: test_trailing_splittable_on_overlong_unsplittable (test.test_email.test_email.TestLongHeaders.test_trailing_splittable_on_overlong_unsplittable)\nPASS: test_trailing_splittable_on_overlong_unsplittable_with_leading_splittable (test.test_email.test_email.TestLongHeaders.test_trailing_splittable_on_overlong_unsplittable_with_leading_splittable)\nPASS: test_binary_body_with_encode_7or8bit (test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_7or8bit)\nPASS: test_binary_body_with_encode_base64 (test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_base64)\nPASS: test_binary_body_with_encode_noop (test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_noop)\nPASS: test_binary_body_with_encode_quopri (test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_quopri)\nPASS: test_binary_body_with_unicode_linend_encode_noop (test.test_email.test_email.TestMIMEApplication.test_binary_body_with_unicode_linend_encode_noop)\nPASS: test_body (test.test_email.test_email.TestMIMEApplication.test_body)\nPASS: test_headers (test.test_email.test_email.TestMIMEApplication.test_headers)\nPASS: test_add_header (test.test_email.test_email.TestMIMEAudio.test_add_header)\nPASS: test_checkSetMinor (test.test_email.test_email.TestMIMEAudio.test_checkSetMinor)\nPASS: test_encoding (test.test_email.test_email.TestMIMEAudio.test_encoding)\nPASS: test_guess_minor_type (test.test_email.test_email.TestMIMEAudio.test_guess_minor_type)\nPASS: test_add_header (test.test_email.test_email.TestMIMEImage.test_add_header)\nPASS: test_checkSetMinor (test.test_email.test_email.TestMIMEImage.test_checkSetMinor)\nPASS: test_encoding (test.test_email.test_email.TestMIMEImage.test_encoding)\nPASS: test_guess_minor_type (test.test_email.test_email.TestMIMEImage.test_guess_minor_type)\nPASS: test_bad_multipart (test.test_email.test_email.TestMIMEMessage.test_bad_multipart)\nPASS: test_default_multipart_constructor (test.test_email.test_email.TestMIMEMessage.test_default_multipart_constructor)\nPASS: test_default_type (test.test_email.test_email.TestMIMEMessage.test_default_type)\nPASS: test_default_type_non_parsed (test.test_email.test_email.TestMIMEMessage.test_default_type_non_parsed)\nPASS: test_default_type_with_explicit_container_type (test.test_email.test_email.TestMIMEMessage.test_default_type_with_explicit_container_type)\nPASS: test_dsn (test.test_email.test_email.TestMIMEMessage.test_dsn)\nPASS: test_epilogue (test.test_email.test_email.TestMIMEMessage.test_epilogue)\nPASS: test_generate (test.test_email.test_email.TestMIMEMessage.test_generate)\nPASS: test_mime_attachments_in_constructor (test.test_email.test_email.TestMIMEMessage.test_mime_attachments_in_constructor)\nPASS: test_multipart_custom_policy (test.test_email.test_email.TestMIMEMessage.test_multipart_custom_policy)\nPASS: test_multipart_default_policy (test.test_email.test_email.TestMIMEMessage.test_multipart_default_policy)\nPASS: test_no_nl_preamble (test.test_email.test_email.TestMIMEMessage.test_no_nl_preamble)\nPASS: test_parse_message_rfc822 (test.test_email.test_email.TestMIMEMessage.test_parse_message_rfc822)\nPASS: test_type_error (test.test_email.test_email.TestMIMEMessage.test_type_error)\nPASS: test_valid_argument (test.test_email.test_email.TestMIMEMessage.test_valid_argument)\nPASS: test_7bit_input (test.test_email.test_email.TestMIMEText.test_7bit_input)\nPASS: test_7bit_input_no_charset (test.test_email.test_email.TestMIMEText.test_7bit_input_no_charset)\nPASS: test_charset (test.test_email.test_email.TestMIMEText.test_charset)\nPASS: test_payload (test.test_email.test_email.TestMIMEText.test_payload)\nPASS: test_types (test.test_email.test_email.TestMIMEText.test_types)\nPASS: test_utf8_input (test.test_email.test_email.TestMIMEText.test_utf8_input)\nSKIP: test_utf8_input_no_charset (test.test_email.test_email.TestMIMEText.test_utf8_input_no_charset) \"can't fix because of backward compat in email5, will fix in email6\"\nPASS: test__contains__ (test.test_email.test_email.TestMessageAPI.test__contains__)\nPASS: test_add_header_with_name_only_param (test.test_email.test_email.TestMessageAPI.test_add_header_with_name_only_param)\nPASS: test_add_header_with_no_value (test.test_email.test_email.TestMessageAPI.test_add_header_with_no_value)\nPASS: test_as_bytes (test.test_email.test_email.TestMessageAPI.test_as_bytes)\nPASS: test_as_bytes_policy (test.test_email.test_email.TestMessageAPI.test_as_bytes_policy)\nPASS: test_as_string (test.test_email.test_email.TestMessageAPI.test_as_string)\nPASS: test_as_string_policy (test.test_email.test_email.TestMessageAPI.test_as_string_policy)\nPASS: test_ascii_add_header (test.test_email.test_email.TestMessageAPI.test_ascii_add_header)\nPASS: test_ascii_add_header_with_tspecial (test.test_email.test_email.TestMessageAPI.test_ascii_add_header_with_tspecial)\nPASS: test_attach_when_payload_is_string (test.test_email.test_email.TestMessageAPI.test_attach_when_payload_is_string)\nPASS: test_bad_param (test.test_email.test_email.TestMessageAPI.test_bad_param)\nPASS: test_binary_base64_payload (test.test_email.test_email.TestMessageAPI.test_binary_base64_payload)\nPASS: test_binary_quopri_payload (test.test_email.test_email.TestMessageAPI.test_binary_quopri_payload)\nPASS: test_binary_uuencode_payload (test.test_email.test_email.TestMessageAPI.test_binary_uuencode_payload)\nPASS: test_bogus_filename (test.test_email.test_email.TestMessageAPI.test_bogus_filename)\nPASS: test_broken_base64_payload (test.test_email.test_email.TestMessageAPI.test_broken_base64_payload)\nPASS: test_broken_unicode_payload (test.test_email.test_email.TestMessageAPI.test_broken_unicode_payload)\nPASS: test_byte_message_rfc822_only (test.test_email.test_email.TestMessageAPI.test_byte_message_rfc822_only)\nPASS: test_decoded_generator (test.test_email.test_email.TestMessageAPI.test_decoded_generator)\nPASS: test_del_nonexistent_param (test.test_email.test_email.TestMessageAPI.test_del_nonexistent_param)\nPASS: test_del_param (test.test_email.test_email.TestMessageAPI.test_del_param)\nPASS: test_del_param_on_nonexistent_header (test.test_email.test_email.TestMessageAPI.test_del_param_on_nonexistent_header)\nPASS: test_del_param_on_other_header (test.test_email.test_email.TestMessageAPI.test_del_param_on_other_header)\nPASS: test_embedded_header_via_Header_rejected (test.test_email.test_email.TestMessageAPI.test_embedded_header_via_Header_rejected)\nPASS: test_embedded_header_via_string_rejected (test.test_email.test_email.TestMessageAPI.test_embedded_header_via_string_rejected)\nPASS: test_field_containment (test.test_email.test_email.TestMessageAPI.test_field_containment)\nPASS: test_get_all (test.test_email.test_email.TestMessageAPI.test_get_all)\nPASS: test_get_boundary (test.test_email.test_email.TestMessageAPI.test_get_boundary)\nPASS: test_get_charsets (test.test_email.test_email.TestMessageAPI.test_get_charsets)\nPASS: test_get_content_disposition (test.test_email.test_email.TestMessageAPI.test_get_content_disposition)\nPASS: test_get_content_maintype_error (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_error)\nPASS: test_get_content_maintype_from_message_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_explicit)\nPASS: test_get_content_maintype_from_message_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_implicit)\nPASS: test_get_content_maintype_from_message_text_plain_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_text_plain_explicit)\nPASS: test_get_content_maintype_from_message_text_plain_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_text_plain_implicit)\nPASS: test_get_content_maintype_missing (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_missing)\nPASS: test_get_content_maintype_missing_with_default_type (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_missing_with_default_type)\nPASS: test_get_content_subtype_error (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_error)\nPASS: test_get_content_subtype_from_message_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_explicit)\nPASS: test_get_content_subtype_from_message_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_implicit)\nPASS: test_get_content_subtype_from_message_text_plain_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_text_plain_explicit)\nPASS: test_get_content_subtype_from_message_text_plain_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_text_plain_implicit)\nPASS: test_get_content_subtype_missing (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_missing)\nPASS: test_get_content_subtype_missing_with_default_type (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_missing_with_default_type)\nPASS: test_get_content_type_from_message_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_explicit)\nPASS: test_get_content_type_from_message_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_implicit)\nPASS: test_get_content_type_from_message_text_plain_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_text_plain_explicit)\nPASS: test_get_content_type_from_message_text_plain_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_text_plain_implicit)\nPASS: test_get_content_type_missing (test.test_email.test_email.TestMessageAPI.test_get_content_type_missing)\nPASS: test_get_content_type_missing_with_default_type (test.test_email.test_email.TestMessageAPI.test_get_content_type_missing_with_default_type)\nPASS: test_get_decoded_payload (test.test_email.test_email.TestMessageAPI.test_get_decoded_payload)\nPASS: test_get_decoded_uu_payload (test.test_email.test_email.TestMessageAPI.test_get_decoded_uu_payload)\nPASS: test_get_filename (test.test_email.test_email.TestMessageAPI.test_get_filename)\nPASS: test_get_filename_with_name_parameter (test.test_email.test_email.TestMessageAPI.test_get_filename_with_name_parameter)\nPASS: test_get_param (test.test_email.test_email.TestMessageAPI.test_get_param)\nPASS: test_get_param_funky_continuation_lines (test.test_email.test_email.TestMessageAPI.test_get_param_funky_continuation_lines)\nPASS: test_get_param_liberal (test.test_email.test_email.TestMessageAPI.test_get_param_liberal)\nPASS: test_get_param_with_quotes (test.test_email.test_email.TestMessageAPI.test_get_param_with_quotes)\nPASS: test_get_param_with_semis_in_quotes (test.test_email.test_email.TestMessageAPI.test_get_param_with_semis_in_quotes)\nPASS: test_get_params (test.test_email.test_email.TestMessageAPI.test_get_params)\nPASS: test_get_payload_n_raises_on_non_multipart (test.test_email.test_email.TestMessageAPI.test_get_payload_n_raises_on_non_multipart)\nPASS: test_getset_charset (test.test_email.test_email.TestMessageAPI.test_getset_charset)\nPASS: test_make_boundary (test.test_email.test_email.TestMessageAPI.test_make_boundary)\nPASS: test_message_rfc822_only (test.test_email.test_email.TestMessageAPI.test_message_rfc822_only)\nPASS: test_missing_boundary (test.test_email.test_email.TestMessageAPI.test_missing_boundary)\nPASS: test_missing_filename (test.test_email.test_email.TestMessageAPI.test_missing_filename)\nPASS: test_noascii_add_header (test.test_email.test_email.TestMessageAPI.test_noascii_add_header)\nPASS: test_nonascii_add_header_via_triple (test.test_email.test_email.TestMessageAPI.test_nonascii_add_header_via_triple)\nPASS: test_nonascii_add_header_with_tspecial (test.test_email.test_email.TestMessageAPI.test_nonascii_add_header_with_tspecial)\nPASS: test_nonascii_as_string_without_content_type_and_cte (test.test_email.test_email.TestMessageAPI.test_nonascii_as_string_without_content_type_and_cte)\nPASS: test_nonascii_as_string_without_cte (test.test_email.test_email.TestMessageAPI.test_nonascii_as_string_without_cte)\nPASS: test_questionable_bytes_payload (test.test_email.test_email.TestMessageAPI.test_questionable_bytes_payload)\nPASS: test_replace_header (test.test_email.test_email.TestMessageAPI.test_replace_header)\nPASS: test_set_boundary (test.test_email.test_email.TestMessageAPI.test_set_boundary)\nPASS: test_set_charset_from_string (test.test_email.test_email.TestMessageAPI.test_set_charset_from_string)\nPASS: test_set_param (test.test_email.test_email.TestMessageAPI.test_set_param)\nPASS: test_set_payload_to_list (test.test_email.test_email.TestMessageAPI.test_set_payload_to_list)\nPASS: test_set_payload_with_8bit_data_and_charset (test.test_email.test_email.TestMessageAPI.test_set_payload_with_8bit_data_and_charset)\nPASS: test_set_payload_with_8bit_data_and_charset_body_encoding_none (test.test_email.test_email.TestMessageAPI.test_set_payload_with_8bit_data_and_charset_body_encoding_none)\nPASS: test_set_payload_with_charset (test.test_email.test_email.TestMessageAPI.test_set_payload_with_charset)\nPASS: test_set_payload_with_non_ascii_and_charset_body_encoding_none (test.test_email.test_email.TestMessageAPI.test_set_payload_with_non_ascii_and_charset_body_encoding_none)\nPASS: test_set_type (test.test_email.test_email.TestMessageAPI.test_set_type)\nPASS: test_set_type_on_other_header (test.test_email.test_email.TestMessageAPI.test_set_type_on_other_header)\nPASS: test_unicode_body_defaults_to_utf8_encoding (test.test_email.test_email.TestMessageAPI.test_unicode_body_defaults_to_utf8_encoding)\nPASS: test_unicode_header_defaults_to_utf8_encoding (test.test_email.test_email.TestMessageAPI.test_unicode_header_defaults_to_utf8_encoding)\nPASS: test_BytesGenerator_linend (test.test_email.test_email.TestMiscellaneous.test_BytesGenerator_linend)\nPASS: test_BytesGenerator_linend_with_non_ascii (test.test_email.test_email.TestMiscellaneous.test_BytesGenerator_linend_with_non_ascii)\nPASS: test_Generator_linend (test.test_email.test_email.TestMiscellaneous.test_Generator_linend)\nPASS: test__all__ (test.test_email.test_email.TestMiscellaneous.test__all__)\nPASS: test_accepts_any_charset_like_object (test.test_email.test_email.TestMiscellaneous.test_accepts_any_charset_like_object)\nPASS: test_charset_richcomparisons (test.test_email.test_email.TestMiscellaneous.test_charset_richcomparisons)\nPASS: test_charsets_case_insensitive (test.test_email.test_email.TestMiscellaneous.test_charsets_case_insensitive)\nPASS: test_custom_message_does_not_require_arguments (test.test_email.test_email.TestMiscellaneous.test_custom_message_does_not_require_arguments)\nPASS: test_escape_backslashes (test.test_email.test_email.TestMiscellaneous.test_escape_backslashes)\nPASS: test_escape_dump (test.test_email.test_email.TestMiscellaneous.test_escape_dump)\nPASS: test_formataddr_does_not_quote_parens_in_quoted_string (test.test_email.test_email.TestMiscellaneous.test_formataddr_does_not_quote_parens_in_quoted_string)\nPASS: test_formatdate (test.test_email.test_email.TestMiscellaneous.test_formatdate)\nPASS: test_formatdate_localtime (test.test_email.test_email.TestMiscellaneous.test_formatdate_localtime)\nPASS: test_formatdate_usegmt (test.test_email.test_email.TestMiscellaneous.test_formatdate_usegmt)\nPASS: test_get_body_encoding_with_bogus_charset (test.test_email.test_email.TestMiscellaneous.test_get_body_encoding_with_bogus_charset)\nPASS: test_get_body_encoding_with_uppercase_charset (test.test_email.test_email.TestMiscellaneous.test_get_body_encoding_with_uppercase_charset)\nPASS: test_getaddresses (test.test_email.test_email.TestMiscellaneous.test_getaddresses)\ntest_getaddresses_comma_in_name (test.test_email.test_email.TestMiscellaneous.test_getaddresses_comma_in_name)\nPASS: GH-106669 regression test.\ntest_getaddresses_embedded_comment (test.test_email.test_email.TestMiscellaneous.test_getaddresses_embedded_comment)\nPASS: Test proper handling of a nested comment\ntest_getaddresses_header_obj (test.test_email.test_email.TestMiscellaneous.test_getaddresses_header_obj)\nPASS: Test the handling of a Header object.\nPASS: test_getaddresses_nasty (test.test_email.test_email.TestMiscellaneous.test_getaddresses_nasty)\nPASS: test_invalid_charset_like_object_raises_error (test.test_email.test_email.TestMiscellaneous.test_invalid_charset_like_object_raises_error)\nSKIP: test_make_msgid_collisions (test.test_email.test_email.TestMiscellaneous.test_make_msgid_collisions) \"resource 'cpu' is not enabled\"\nPASS: test_make_msgid_default_domain (test.test_email.test_email.TestMiscellaneous.test_make_msgid_default_domain)\nPASS: test_make_msgid_domain (test.test_email.test_email.TestMiscellaneous.test_make_msgid_domain)\nPASS: test_make_msgid_idstring (test.test_email.test_email.TestMiscellaneous.test_make_msgid_idstring)\nPASS: test_message_from_file (test.test_email.test_email.TestMiscellaneous.test_message_from_file)\nPASS: test_message_from_file_with_class (test.test_email.test_email.TestMiscellaneous.test_message_from_file_with_class)\nPASS: test_message_from_string (test.test_email.test_email.TestMiscellaneous.test_message_from_string)\nPASS: test_message_from_string_with_class (test.test_email.test_email.TestMiscellaneous.test_message_from_string_with_class)\nPASS: test_mime_classes_policy_argument (test.test_email.test_email.TestMiscellaneous.test_mime_classes_policy_argument)\nPASS: test_mktime_tz (test.test_email.test_email.TestMiscellaneous.test_mktime_tz)\nPASS: test_multiline_from_comment (test.test_email.test_email.TestMiscellaneous.test_multiline_from_comment)\nPASS: test_name_with_dot (test.test_email.test_email.TestMiscellaneous.test_name_with_dot)\nPASS: test_noquote_dump (test.test_email.test_email.TestMiscellaneous.test_noquote_dump)\nPASS: test_parseaddr_empty (test.test_email.test_email.TestMiscellaneous.test_parseaddr_empty)\nPASS: test_parseaddr_multiple_domains (test.test_email.test_email.TestMiscellaneous.test_parseaddr_multiple_domains)\nPASS: test_parseaddr_preserves_quoted_pairs_in_addresses (test.test_email.test_email.TestMiscellaneous.test_parseaddr_preserves_quoted_pairs_in_addresses)\nPASS: test_parseaddr_preserves_spaces_in_local_part (test.test_email.test_email.TestMiscellaneous.test_parseaddr_preserves_spaces_in_local_part)\nPASS: test_parsedate_acceptable_to_time_functions (test.test_email.test_email.TestMiscellaneous.test_parsedate_acceptable_to_time_functions)\nPASS: test_parsedate_accepts_time_with_dots (test.test_email.test_email.TestMiscellaneous.test_parsedate_accepts_time_with_dots)\nPASS: test_parsedate_compact (test.test_email.test_email.TestMiscellaneous.test_parsedate_compact)\nPASS: test_parsedate_dot_time_delimiter (test.test_email.test_email.TestMiscellaneous.test_parsedate_dot_time_delimiter)\nPASS: test_parsedate_no_dayofweek (test.test_email.test_email.TestMiscellaneous.test_parsedate_no_dayofweek)\nPASS: test_parsedate_no_seconds (test.test_email.test_email.TestMiscellaneous.test_parsedate_no_seconds)\nPASS: test_parsedate_no_space_before_negative_offset (test.test_email.test_email.TestMiscellaneous.test_parsedate_no_space_before_negative_offset)\nPASS: test_parsedate_no_space_before_positive_offset (test.test_email.test_email.TestMiscellaneous.test_parsedate_no_space_before_positive_offset)\nPASS: test_parsedate_returns_None_for_invalid_strings (test.test_email.test_email.TestMiscellaneous.test_parsedate_returns_None_for_invalid_strings)\nPASS: test_parsedate_rfc_850 (test.test_email.test_email.TestMiscellaneous.test_parsedate_rfc_850)\ntest_parsedate_y2k (test.test_email.test_email.TestMiscellaneous.test_parsedate_y2k)\nPASS: Test for parsing a date with a two-digit year.\nPASS: test_partial_falls_inside_message_delivery_status (test.test_email.test_email.TestMiscellaneous.test_partial_falls_inside_message_delivery_status)\nPASS: test_quote_dump (test.test_email.test_email.TestMiscellaneous.test_quote_dump)\nPASS: test_quotes_unicode_names (test.test_email.test_email.TestMiscellaneous.test_quotes_unicode_names)\nPASS: test_unicode_address_raises_error (test.test_email.test_email.TestMiscellaneous.test_unicode_address_raises_error)\nPASS: test_utils_quote_unquote (test.test_email.test_email.TestMiscellaneous.test_utils_quote_unquote)\nPASS: test_boundary_in_non_multipart (test.test_email.test_email.TestMultipart.test_boundary_in_non_multipart)\nPASS: test_boundary_with_leading_space (test.test_email.test_email.TestMultipart.test_boundary_with_leading_space)\nPASS: test_boundary_without_trailing_newline (test.test_email.test_email.TestMultipart.test_boundary_without_trailing_newline)\nPASS: test_double_boundary (test.test_email.test_email.TestMultipart.test_double_boundary)\nPASS: test_empty_multipart_idempotent (test.test_email.test_email.TestMultipart.test_empty_multipart_idempotent)\nPASS: test_hierarchy (test.test_email.test_email.TestMultipart.test_hierarchy)\nPASS: test_message_external_body (test.test_email.test_email.TestMultipart.test_message_external_body)\nPASS: test_mimebase_custom_policy (test.test_email.test_email.TestMultipart.test_mimebase_custom_policy)\nPASS: test_mimebase_default_policy (test.test_email.test_email.TestMultipart.test_mimebase_default_policy)\nPASS: test_nested_inner_contains_outer_boundary (test.test_email.test_email.TestMultipart.test_nested_inner_contains_outer_boundary)\nPASS: test_nested_with_same_boundary (test.test_email.test_email.TestMultipart.test_nested_with_same_boundary)\nPASS: test_no_parts_in_a_multipart_with_empty_epilogue (test.test_email.test_email.TestMultipart.test_no_parts_in_a_multipart_with_empty_epilogue)\nPASS: test_no_parts_in_a_multipart_with_none_epilogue (test.test_email.test_email.TestMultipart.test_no_parts_in_a_multipart_with_none_epilogue)\nPASS: test_one_part_in_a_multipart (test.test_email.test_email.TestMultipart.test_one_part_in_a_multipart)\nPASS: test_seq_parts_in_a_multipart_with_empty_epilogue (test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_empty_epilogue)\nPASS: test_seq_parts_in_a_multipart_with_empty_preamble (test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_empty_preamble)\nPASS: test_seq_parts_in_a_multipart_with_nl_epilogue (test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_nl_epilogue)\nPASS: test_seq_parts_in_a_multipart_with_none_epilogue (test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_none_epilogue)\nPASS: test_seq_parts_in_a_multipart_with_none_preamble (test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_none_preamble)\nPASS: test_first_line_is_continuation_header (test.test_email.test_email.TestNonConformant.test_first_line_is_continuation_header)\nPASS: test_invalid_content_type (test.test_email.test_email.TestNonConformant.test_invalid_content_type)\nPASS: test_lying_multipart (test.test_email.test_email.TestNonConformant.test_lying_multipart)\nPASS: test_missing_header_body_separator (test.test_email.test_email.TestNonConformant.test_missing_header_body_separator)\nPASS: test_missing_start_boundary (test.test_email.test_email.TestNonConformant.test_missing_start_boundary)\nPASS: test_multipart_invalid_cte (test.test_email.test_email.TestNonConformant.test_multipart_invalid_cte)\nPASS: test_multipart_no_boundary (test.test_email.test_email.TestNonConformant.test_multipart_no_boundary)\nPASS: test_multipart_no_cte_no_defect (test.test_email.test_email.TestNonConformant.test_multipart_no_cte_no_defect)\nPASS: test_multipart_valid_cte_no_defect (test.test_email.test_email.TestNonConformant.test_multipart_valid_cte_no_defect)\nPASS: test_no_separating_blank_line (test.test_email.test_email.TestNonConformant.test_no_separating_blank_line)\nPASS: test_no_start_boundary (test.test_email.test_email.TestNonConformant.test_no_start_boundary)\nPASS: test_parse_missing_minor_type (test.test_email.test_email.TestNonConformant.test_parse_missing_minor_type)\nPASS: test_same_boundary_inner_outer (test.test_email.test_email.TestNonConformant.test_same_boundary_inner_outer)\nPASS: test_attach_raises_exception (test.test_email.test_email.TestNonMultipart.test_attach_raises_exception)\nPASS: test_nonmultipart_is_not_multipart (test.test_email.test_email.TestNonMultipart.test_nonmultipart_is_not_multipart)\nPASS: test_CRLFLF_at_end_of_part (test.test_email.test_email.TestParsers.test_CRLFLF_at_end_of_part)\nPASS: test_bytes_header_parser (test.test_email.test_email.TestParsers.test_bytes_header_parser)\nPASS: test_bytes_parser_does_not_close_file (test.test_email.test_email.TestParsers.test_bytes_parser_does_not_close_file)\nPASS: test_bytes_parser_on_exception_does_not_close_file (test.test_email.test_email.TestParsers.test_bytes_parser_on_exception_does_not_close_file)\nPASS: test_crlf_flatten (test.test_email.test_email.TestParsers.test_crlf_flatten)\nPASS: test_crlf_separation (test.test_email.test_email.TestParsers.test_crlf_separation)\nPASS: test_header_parser (test.test_email.test_email.TestParsers.test_header_parser)\nPASS: test_header_parser_multipart_is_valid (test.test_email.test_email.TestParsers.test_header_parser_multipart_is_valid)\nPASS: test_multipart_digest_with_extra_mime_headers (test.test_email.test_email.TestParsers.test_multipart_digest_with_extra_mime_headers)\nPASS: test_parser_does_not_close_file (test.test_email.test_email.TestParsers.test_parser_does_not_close_file)\nPASS: test_parser_on_exception_does_not_close_file (test.test_email.test_email.TestParsers.test_parser_on_exception_does_not_close_file)\nPASS: test_rfc2822_header_syntax (test.test_email.test_email.TestParsers.test_rfc2822_header_syntax)\nPASS: test_rfc2822_one_character_header (test.test_email.test_email.TestParsers.test_rfc2822_one_character_header)\nPASS: test_rfc2822_space_not_allowed_in_header (test.test_email.test_email.TestParsers.test_rfc2822_space_not_allowed_in_header)\nPASS: test_strip_line_feed_and_carriage_return_in_headers (test.test_email.test_email.TestParsers.test_strip_line_feed_and_carriage_return_in_headers)\nPASS: test_three_lines (test.test_email.test_email.TestParsers.test_three_lines)\nPASS: test_whitespace_continuation (test.test_email.test_email.TestParsers.test_whitespace_continuation)\nPASS: test_whitespace_continuation_last_header (test.test_email.test_email.TestParsers.test_whitespace_continuation_last_header)\nPASS: test_body_quopri_len (test.test_email.test_email.TestQuopri.test_body_quopri_len)\nPASS: test_decode_false_quoting (test.test_email.test_email.TestQuopri.test_decode_false_quoting)\nPASS: test_decode_lowercase_quoting (test.test_email.test_email.TestQuopri.test_decode_lowercase_quoting)\nPASS: test_decode_multiple_spaces (test.test_email.test_email.TestQuopri.test_decode_multiple_spaces)\nPASS: test_decode_null_line_null_word (test.test_email.test_email.TestQuopri.test_decode_null_line_null_word)\nPASS: test_decode_null_word (test.test_email.test_email.TestQuopri.test_decode_null_word)\nPASS: test_decode_one_line (test.test_email.test_email.TestQuopri.test_decode_one_line)\nPASS: test_decode_one_line_cr (test.test_email.test_email.TestQuopri.test_decode_one_line_cr)\nPASS: test_decode_one_line_crnl (test.test_email.test_email.TestQuopri.test_decode_one_line_crnl)\nPASS: test_decode_one_line_lf (test.test_email.test_email.TestQuopri.test_decode_one_line_lf)\nPASS: test_decode_one_line_nl (test.test_email.test_email.TestQuopri.test_decode_one_line_nl)\nPASS: test_decode_one_line_one_word (test.test_email.test_email.TestQuopri.test_decode_one_line_one_word)\nPASS: test_decode_one_line_one_word_eol (test.test_email.test_email.TestQuopri.test_decode_one_line_one_word_eol)\nPASS: test_decode_one_line_trailing_spaces (test.test_email.test_email.TestQuopri.test_decode_one_line_trailing_spaces)\nPASS: test_decode_one_long_line (test.test_email.test_email.TestQuopri.test_decode_one_long_line)\nPASS: test_decode_one_space (test.test_email.test_email.TestQuopri.test_decode_one_space)\nPASS: test_decode_one_word (test.test_email.test_email.TestQuopri.test_decode_one_word)\nPASS: test_decode_one_word_eol (test.test_email.test_email.TestQuopri.test_decode_one_word_eol)\nPASS: test_decode_quoted_word (test.test_email.test_email.TestQuopri.test_decode_quoted_word)\nPASS: test_decode_soft_line_break (test.test_email.test_email.TestQuopri.test_decode_soft_line_break)\nPASS: test_decode_two_lines (test.test_email.test_email.TestQuopri.test_decode_two_lines)\nPASS: test_decode_two_lines_eol (test.test_email.test_email.TestQuopri.test_decode_two_lines_eol)\nPASS: test_decode_two_lines_trailing_spaces (test.test_email.test_email.TestQuopri.test_decode_two_lines_trailing_spaces)\nPASS: test_decode_uppercase_quoting (test.test_email.test_email.TestQuopri.test_decode_uppercase_quoting)\nPASS: test_encode (test.test_email.test_email.TestQuopri.test_encode)\nPASS: test_encode_maxlinelen_too_small (test.test_email.test_email.TestQuopri.test_encode_maxlinelen_too_small)\nPASS: test_encode_null (test.test_email.test_email.TestQuopri.test_encode_null)\nPASS: test_encode_null_lines (test.test_email.test_email.TestQuopri.test_encode_null_lines)\nPASS: test_encode_one_line (test.test_email.test_email.TestQuopri.test_encode_one_line)\nPASS: test_encode_one_line_crlf (test.test_email.test_email.TestQuopri.test_encode_one_line_crlf)\nPASS: test_encode_one_line_eol (test.test_email.test_email.TestQuopri.test_encode_one_line_eol)\nPASS: test_encode_one_line_eol_after_non_ascii (test.test_email.test_email.TestQuopri.test_encode_one_line_eol_after_non_ascii)\nPASS: test_encode_one_line_one_space (test.test_email.test_email.TestQuopri.test_encode_one_line_one_space)\nPASS: test_encode_one_line_trailing_spaces (test.test_email.test_email.TestQuopri.test_encode_one_line_trailing_spaces)\nPASS: test_encode_one_line_trailing_tab (test.test_email.test_email.TestQuopri.test_encode_one_line_trailing_tab)\nPASS: test_encode_one_long_line (test.test_email.test_email.TestQuopri.test_encode_one_long_line)\nPASS: test_encode_one_long_string (test.test_email.test_email.TestQuopri.test_encode_one_long_string)\nPASS: test_encode_one_space (test.test_email.test_email.TestQuopri.test_encode_one_space)\nPASS: test_encode_one_very_long_line (test.test_email.test_email.TestQuopri.test_encode_one_very_long_line)\nPASS: test_encode_one_word_trailing_spaces (test.test_email.test_email.TestQuopri.test_encode_one_word_trailing_spaces)\nPASS: test_encode_one_word_trailing_tab (test.test_email.test_email.TestQuopri.test_encode_one_word_trailing_tab)\nPASS: test_encode_quoted_equals (test.test_email.test_email.TestQuopri.test_encode_quoted_equals)\nPASS: test_encode_shortest_maxlinelen (test.test_email.test_email.TestQuopri.test_encode_shortest_maxlinelen)\nPASS: test_encode_trailing_space_at_maxlinelen (test.test_email.test_email.TestQuopri.test_encode_trailing_space_at_maxlinelen)\nPASS: test_encode_trailing_space_before_maxlinelen (test.test_email.test_email.TestQuopri.test_encode_trailing_space_before_maxlinelen)\nPASS: test_encode_trailing_space_beyond_maxlinelen (test.test_email.test_email.TestQuopri.test_encode_trailing_space_beyond_maxlinelen)\nPASS: test_encode_two_lines_one_space (test.test_email.test_email.TestQuopri.test_encode_two_lines_one_space)\nPASS: test_encode_whitespace_lines (test.test_email.test_email.TestQuopri.test_encode_whitespace_lines)\nPASS: test_header_decode_non_ascii (test.test_email.test_email.TestQuopri.test_header_decode_non_ascii)\nPASS: test_header_decode_null (test.test_email.test_email.TestQuopri.test_header_decode_null)\nPASS: test_header_decode_one_word (test.test_email.test_email.TestQuopri.test_header_decode_one_word)\nPASS: test_header_decode_re_bug_18380 (test.test_email.test_email.TestQuopri.test_header_decode_re_bug_18380)\nPASS: test_header_decode_two_lines (test.test_email.test_email.TestQuopri.test_header_decode_two_lines)\nPASS: test_header_encode_alt_charset (test.test_email.test_email.TestQuopri.test_header_encode_alt_charset)\nPASS: test_header_encode_non_ascii (test.test_email.test_email.TestQuopri.test_header_encode_non_ascii)\nPASS: test_header_encode_null (test.test_email.test_email.TestQuopri.test_header_encode_null)\nPASS: test_header_encode_one_word (test.test_email.test_email.TestQuopri.test_header_encode_one_word)\nPASS: test_header_encode_two_lines (test.test_email.test_email.TestQuopri.test_header_encode_two_lines)\nPASS: test_header_quopri_len (test.test_email.test_email.TestQuopri.test_header_quopri_len)\nPASS: test_quopri_body_check (test.test_email.test_email.TestQuopri.test_quopri_body_check)\nPASS: test_quopri_header_check (test.test_email.test_email.TestQuopri.test_quopri_header_check)\nPASS: test_quote_unquote_idempotent (test.test_email.test_email.TestQuopri.test_quote_unquote_idempotent)\nPASS: test_multiline_header (test.test_email.test_email.TestRFC2047.test_multiline_header)\nPASS: test_rfc2047_B_bad_padding (test.test_email.test_email.TestRFC2047.test_rfc2047_B_bad_padding)\nPASS: test_rfc2047_Q_invalid_digits (test.test_email.test_email.TestRFC2047.test_rfc2047_Q_invalid_digits)\nPASS: test_rfc2047_missing_whitespace (test.test_email.test_email.TestRFC2047.test_rfc2047_missing_whitespace)\nPASS: test_rfc2047_multiline (test.test_email.test_email.TestRFC2047.test_rfc2047_multiline)\nPASS: test_rfc2047_rfc2047_1 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_1)\nPASS: test_rfc2047_rfc2047_2 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_2)\nPASS: test_rfc2047_rfc2047_3 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_3)\nPASS: test_rfc2047_rfc2047_4 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_4)\nPASS: test_rfc2047_rfc2047_5a (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_5a)\nPASS: test_rfc2047_rfc2047_5b (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_5b)\nPASS: test_rfc2047_rfc2047_6 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_6)\nPASS: test_rfc2047_rfc2047_7 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_7)\nPASS: test_rfc2047_with_whitespace (test.test_email.test_email.TestRFC2047.test_rfc2047_with_whitespace)\nPASS: test_whitespace_keeper_unicode (test.test_email.test_email.TestRFC2047.test_whitespace_keeper_unicode)\nPASS: test_whitespace_keeper_unicode_2 (test.test_email.test_email.TestRFC2047.test_whitespace_keeper_unicode_2)\nPASS: test_del_param (test.test_email.test_email.TestRFC2231.test_del_param)\nPASS: test_get_param (test.test_email.test_email.TestRFC2231.test_get_param)\nPASS: test_rfc2231_bad_character_in_charset (test.test_email.test_email.TestRFC2231.test_rfc2231_bad_character_in_charset)\nPASS: test_rfc2231_bad_character_in_encoding (test.test_email.test_email.TestRFC2231.test_rfc2231_bad_character_in_encoding)\nPASS: test_rfc2231_bad_character_in_filename (test.test_email.test_email.TestRFC2231.test_rfc2231_bad_character_in_filename)\nPASS: test_rfc2231_bad_encoding_in_charset (test.test_email.test_email.TestRFC2231.test_rfc2231_bad_encoding_in_charset)\nPASS: test_rfc2231_bad_encoding_in_filename (test.test_email.test_email.TestRFC2231.test_rfc2231_bad_encoding_in_filename)\nPASS: test_rfc2231_encoded_then_unencoded_segments (test.test_email.test_email.TestRFC2231.test_rfc2231_encoded_then_unencoded_segments)\nPASS: test_rfc2231_get_content_charset (test.test_email.test_email.TestRFC2231.test_rfc2231_get_content_charset)\nPASS: test_rfc2231_missing_tick (test.test_email.test_email.TestRFC2231.test_rfc2231_missing_tick)\nPASS: test_rfc2231_missing_tick_with_encoded_non_ascii (test.test_email.test_email.TestRFC2231.test_rfc2231_missing_tick_with_encoded_non_ascii)\nPASS: test_rfc2231_no_extended_values (test.test_email.test_email.TestRFC2231.test_rfc2231_no_extended_values)\nPASS: test_rfc2231_no_language_or_charset (test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset)\nPASS: test_rfc2231_no_language_or_charset_in_boundary (test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_boundary)\nPASS: test_rfc2231_no_language_or_charset_in_charset (test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_charset)\nPASS: test_rfc2231_no_language_or_charset_in_filename (test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_filename)\nPASS: test_rfc2231_no_language_or_charset_in_filename_encoded (test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_filename_encoded)\nPASS: test_rfc2231_parse_extra_quoting (test.test_email.test_email.TestRFC2231.test_rfc2231_parse_extra_quoting)\nPASS: test_rfc2231_parse_rfc_quoting (test.test_email.test_email.TestRFC2231.test_rfc2231_parse_rfc_quoting)\nPASS: test_rfc2231_partly_encoded (test.test_email.test_email.TestRFC2231.test_rfc2231_partly_encoded)\nPASS: test_rfc2231_partly_nonencoded (test.test_email.test_email.TestRFC2231.test_rfc2231_partly_nonencoded)\nPASS: test_rfc2231_single_tick_in_filename (test.test_email.test_email.TestRFC2231.test_rfc2231_single_tick_in_filename)\nPASS: test_rfc2231_single_tick_in_filename_extended (test.test_email.test_email.TestRFC2231.test_rfc2231_single_tick_in_filename_extended)\nPASS: test_rfc2231_tick_attack (test.test_email.test_email.TestRFC2231.test_rfc2231_tick_attack)\nPASS: test_rfc2231_tick_attack_extended (test.test_email.test_email.TestRFC2231.test_rfc2231_tick_attack_extended)\nPASS: test_rfc2231_unencoded_then_encoded_segments (test.test_email.test_email.TestRFC2231.test_rfc2231_unencoded_then_encoded_segments)\nPASS: test_rfc2231_unknown_encoding (test.test_email.test_email.TestRFC2231.test_rfc2231_unknown_encoding)\nPASS: test_set_param (test.test_email.test_email.TestRFC2231.test_set_param)\nPASS: test_set_param_requote (test.test_email.test_email.TestRFC2231.test_set_param_requote)\nPASS: test_should_not_hang_on_invalid_ew_messages (test.test_email.test_email.TestRFC2231.test_should_not_hang_on_invalid_ew_messages)\nPASS: test_long_headers_as_string (test.test_email.test_email.TestSigned.test_long_headers_as_string)\nPASS: test_long_headers_as_string_maxheaderlen (test.test_email.test_email.TestSigned.test_long_headers_as_string_maxheaderlen)\nPASS: test_long_headers_flatten (test.test_email.test_email.TestSigned.test_long_headers_flatten)\nPASS: test_compat32_max_line_length_does_not_fold_when_none (test.test_email.test_generator.TestBytesGenerator.test_compat32_max_line_length_does_not_fold_when_none)\nPASS: test_crlf_control_via_policy (test.test_email.test_generator.TestBytesGenerator.test_crlf_control_via_policy)\nPASS: test_cte_type_7bit_handles_unknown_8bit (test.test_email.test_generator.TestBytesGenerator.test_cte_type_7bit_handles_unknown_8bit)\nPASS: test_cte_type_7bit_transforms_8bit_cte (test.test_email.test_generator.TestBytesGenerator.test_cte_type_7bit_transforms_8bit_cte)\nPASS: test_flatten_linesep_overrides_policy (test.test_email.test_generator.TestBytesGenerator.test_flatten_linesep_overrides_policy)\nPASS: test_max_line_length_policy_0 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_0)\nPASS: test_max_line_length_policy_100 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_100)\nPASS: test_max_line_length_policy_20 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_20)\nPASS: test_max_line_length_policy_40 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_40)\nPASS: test_max_line_length_with_refold_all_folds_0 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_0)\nPASS: test_max_line_length_with_refold_all_folds_100 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_100)\nPASS: test_max_line_length_with_refold_all_folds_20 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_20)\nPASS: test_max_line_length_with_refold_all_folds_40 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_40)\nPASS: test_max_line_length_with_refold_none_does_not_fold_0 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_0)\nPASS: test_max_line_length_with_refold_none_does_not_fold_100 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_100)\nPASS: test_max_line_length_with_refold_none_does_not_fold_20 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_20)\nPASS: test_max_line_length_with_refold_none_does_not_fold_40 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_40)\nPASS: test_maxheaderlen_parameter_0 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_0)\nPASS: test_maxheaderlen_parameter_100 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_100)\nPASS: test_maxheaderlen_parameter_20 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_20)\nPASS: test_maxheaderlen_parameter_40 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_40)\nPASS: test_maxheaderlen_parm_overrides_policy_0 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_0)\nPASS: test_maxheaderlen_parm_overrides_policy_100 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_100)\nPASS: test_maxheaderlen_parm_overrides_policy_20 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_20)\nPASS: test_maxheaderlen_parm_overrides_policy_40 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_40)\nPASS: test_rfc2231_wrapping (test.test_email.test_generator.TestBytesGenerator.test_rfc2231_wrapping)\nPASS: test_rfc2231_wrapping_switches_to_default_len_if_too_narrow (test.test_email.test_generator.TestBytesGenerator.test_rfc2231_wrapping_switches_to_default_len_if_too_narrow)\nPASS: test_set_mangle_from_via_policy (test.test_email.test_generator.TestBytesGenerator.test_set_mangle_from_via_policy)\nPASS: test_smtp_policy (test.test_email.test_generator.TestBytesGenerator.test_smtp_policy)\nPASS: test_smtputf8_policy (test.test_email.test_generator.TestBytesGenerator.test_smtputf8_policy)\nPASS: test_compat32_max_line_length_does_not_fold_when_none (test.test_email.test_generator.TestGenerator.test_compat32_max_line_length_does_not_fold_when_none)\nPASS: test_crlf_control_via_policy (test.test_email.test_generator.TestGenerator.test_crlf_control_via_policy)\nPASS: test_flatten_linesep_overrides_policy (test.test_email.test_generator.TestGenerator.test_flatten_linesep_overrides_policy)\nPASS: test_max_line_length_policy_0 (test.test_email.test_generator.TestGenerator.test_max_line_length_policy_0)\nPASS: test_max_line_length_policy_100 (test.test_email.test_generator.TestGenerator.test_max_line_length_policy_100)\nPASS: test_max_line_length_policy_20 (test.test_email.test_generator.TestGenerator.test_max_line_length_policy_20)\nPASS: test_max_line_length_policy_40 (test.test_email.test_generator.TestGenerator.test_max_line_length_policy_40)\nPASS: test_max_line_length_with_refold_all_folds_0 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_0)\nPASS: test_max_line_length_with_refold_all_folds_100 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_100)\nPASS: test_max_line_length_with_refold_all_folds_20 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_20)\nPASS: test_max_line_length_with_refold_all_folds_40 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_40)\nPASS: test_max_line_length_with_refold_none_does_not_fold_0 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_0)\nPASS: test_max_line_length_with_refold_none_does_not_fold_100 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_100)\nPASS: test_max_line_length_with_refold_none_does_not_fold_20 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_20)\nPASS: test_max_line_length_with_refold_none_does_not_fold_40 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_40)\nPASS: test_maxheaderlen_parameter_0 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_0)\nPASS: test_maxheaderlen_parameter_100 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_100)\nPASS: test_maxheaderlen_parameter_20 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_20)\nPASS: test_maxheaderlen_parameter_40 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_40)\nPASS: test_maxheaderlen_parm_overrides_policy_0 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_0)\nPASS: test_maxheaderlen_parm_overrides_policy_100 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_100)\nPASS: test_maxheaderlen_parm_overrides_policy_20 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_20)\nPASS: test_maxheaderlen_parm_overrides_policy_40 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_40)\nPASS: test_rfc2231_wrapping (test.test_email.test_generator.TestGenerator.test_rfc2231_wrapping)\nPASS: test_rfc2231_wrapping_switches_to_default_len_if_too_narrow (test.test_email.test_generator.TestGenerator.test_rfc2231_wrapping_switches_to_default_len_if_too_narrow)\nPASS: test_set_mangle_from_via_policy (test.test_email.test_generator.TestGenerator.test_set_mangle_from_via_policy)\nPASS: test_address_addr_spec_and_domain_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_addr_spec_and_domain_raises)\nPASS: test_address_addr_spec_and_username_and_domain_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_addr_spec_and_username_and_domain_raises)\nPASS: test_address_addr_spec_and_username_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_addr_spec_and_username_raises)\nPASS: test_address_comparison (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_comparison)\nPASS: test_address_display_name_ro (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_display_name_ro)\nPASS: test_address_domain_ro (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_domain_ro)\nPASS: test_address_from_addr_spec (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_from_addr_spec)\nPASS: test_address_from_username_domain (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_from_username_domain)\nPASS: test_address_username_ro (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_username_ro)\nPASS: test_address_with_no_display_name (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_with_no_display_name)\nPASS: test_bad_addr_sepc_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_bad_addr_sepc_raises)\nPASS: test_crlf_in_constructor_args_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_crlf_in_constructor_args_raises)\nPASS: test_display_name_blanks_not_quoted (test.test_email.test_headerregistry.TestAddressAndGroup.test_display_name_blanks_not_quoted)\nPASS: test_display_name_only (test.test_email.test_headerregistry.TestAddressAndGroup.test_display_name_only)\nPASS: test_display_name_quoting (test.test_email.test_headerregistry.TestAddressAndGroup.test_display_name_quoting)\nPASS: test_domain_only (test.test_email.test_headerregistry.TestAddressAndGroup.test_domain_only)\nPASS: test_empty_group (test.test_email.test_headerregistry.TestAddressAndGroup.test_empty_group)\nPASS: test_empty_group_list (test.test_email.test_headerregistry.TestAddressAndGroup.test_empty_group_list)\nPASS: test_group_addresses_ro (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_addresses_ro)\nPASS: test_group_comparison (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_comparison)\nPASS: test_group_display_name_ro (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_display_name_ro)\nPASS: test_group_with_addresses (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_with_addresses)\nPASS: test_group_with_addresses_no_display_name (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_with_addresses_no_display_name)\nPASS: test_group_with_one_address_no_display_name (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_with_one_address_no_display_name)\nPASS: test_il8n (test.test_email.test_headerregistry.TestAddressAndGroup.test_il8n)\nPASS: test_non_ascii_username_in_addr_spec_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_non_ascii_username_in_addr_spec_raises)\nPASS: test_null_address (test.test_email.test_headerregistry.TestAddressAndGroup.test_null_address)\nPASS: test_null_group (test.test_email.test_headerregistry.TestAddressAndGroup.test_null_group)\nPASS: test_quoting (test.test_email.test_headerregistry.TestAddressAndGroup.test_quoting)\nPASS: test_set_message_header_from_address (test.test_email.test_headerregistry.TestAddressAndGroup.test_set_message_header_from_address)\nPASS: test_set_message_header_from_group (test.test_email.test_headerregistry.TestAddressAndGroup.test_set_message_header_from_group)\nPASS: test_space_in_addr_spec_username_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_space_in_addr_spec_username_raises)\nPASS: test_username_only (test.test_email.test_headerregistry.TestAddressAndGroup.test_username_only)\nPASS: test_address_address_only (test.test_email.test_headerregistry.TestAddressHeader.test_address_address_only)\nPASS: test_address_empty (test.test_email.test_headerregistry.TestAddressHeader.test_address_empty)\nPASS: test_address_escaped_escapes_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_address_escaped_escapes_in_local_part)\nPASS: test_address_escaped_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_address_escaped_quoted_strings_in_local_part)\nPASS: test_address_name_and_address (test.test_email.test_headerregistry.TestAddressHeader.test_address_name_and_address)\nPASS: test_address_name_with_dot (test.test_email.test_headerregistry.TestAddressHeader.test_address_name_with_dot)\nPASS: test_address_quoted_backslashes_in_name (test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_backslashes_in_name)\nPASS: test_address_quoted_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_local_part)\nPASS: test_address_quoted_parens_in_name (test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_parens_in_name)\nPASS: test_address_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_strings_in_local_part)\nPASS: test_address_read_only (test.test_email.test_headerregistry.TestAddressHeader.test_address_read_only)\nPASS: test_address_rfc2047_atom_in_phrase_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_address_rfc2047_atom_in_phrase_is_decoded)\nPASS: test_address_rfc2047_atom_in_quoted_string_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_address_rfc2047_atom_in_quoted_string_is_decoded)\nPASS: test_address_rfc2047_atom_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_address_rfc2047_atom_is_decoded)\nPASS: test_address_spaces_around_dots_in_local_part_removed (test.test_email.test_headerregistry.TestAddressHeader.test_address_spaces_around_dots_in_local_part_removed)\nPASS: test_address_spaces_in_unquoted_local_part_collapsed (test.test_email.test_headerregistry.TestAddressHeader.test_address_spaces_in_unquoted_local_part_collapsed)\nPASS: test_addresses_read_only (test.test_email.test_headerregistry.TestAddressHeader.test_addresses_read_only)\nPASS: test_addresses_types (test.test_email.test_headerregistry.TestAddressHeader.test_addresses_types)\nPASS: test_complex_address_list (test.test_email.test_headerregistry.TestAddressHeader.test_complex_address_list)\nPASS: test_group_address_only (test.test_email.test_headerregistry.TestAddressHeader.test_group_address_only)\nPASS: test_group_empty (test.test_email.test_headerregistry.TestAddressHeader.test_group_empty)\nPASS: test_group_escaped_escapes_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_group_escaped_escapes_in_local_part)\nPASS: test_group_escaped_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_group_escaped_quoted_strings_in_local_part)\nPASS: test_group_name_and_address (test.test_email.test_headerregistry.TestAddressHeader.test_group_name_and_address)\nPASS: test_group_name_with_dot (test.test_email.test_headerregistry.TestAddressHeader.test_group_name_with_dot)\nPASS: test_group_quoted_backslashes_in_name (test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_backslashes_in_name)\nPASS: test_group_quoted_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_local_part)\nPASS: test_group_quoted_parens_in_name (test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_parens_in_name)\nPASS: test_group_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_strings_in_local_part)\nPASS: test_group_rfc2047_atom_in_phrase_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_group_rfc2047_atom_in_phrase_is_decoded)\nPASS: test_group_rfc2047_atom_in_quoted_string_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_group_rfc2047_atom_in_quoted_string_is_decoded)\nPASS: test_group_rfc2047_atom_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_group_rfc2047_atom_is_decoded)\nPASS: test_group_spaces_around_dots_in_local_part_removed (test.test_email.test_headerregistry.TestAddressHeader.test_group_spaces_around_dots_in_local_part_removed)\nPASS: test_group_spaces_in_unquoted_local_part_collapsed (test.test_email.test_headerregistry.TestAddressHeader.test_group_spaces_in_unquoted_local_part_collapsed)\nPASS: test_groups_read_only (test.test_email.test_headerregistry.TestAddressHeader.test_groups_read_only)\nPASS: test_groups_types (test.test_email.test_headerregistry.TestAddressHeader.test_groups_types)\nPASS: test_set_from_Address (test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Address)\nPASS: test_set_from_Address_and_Group_list (test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Address_and_Group_list)\nPASS: test_set_from_Address_list (test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Address_list)\nPASS: test_set_from_Group_list (test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Group_list)\nPASS: test_simple_address_list (test.test_email.test_headerregistry.TestAddressHeader.test_simple_address_list)\nPASS: test_defects_is_tuple (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_defects_is_tuple)\nPASS: test_defects_read_only (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_defects_read_only)\nPASS: test_has_name (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_has_name)\nPASS: test_name_read_only (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_name_read_only)\nPASS: test_str (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_str)\nPASS: test_substr (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_substr)\nPASS: test_value_RFC_2183_1 (test.test_email.test_headerregistry.TestContentDisposition.test_value_RFC_2183_1)\nPASS: test_value_RFC_2183_2 (test.test_email.test_headerregistry.TestContentDisposition.test_value_RFC_2183_2)\nPASS: test_value_invalid_parameter_value_with_fws_between_ew (test.test_email.test_headerregistry.TestContentDisposition.test_value_invalid_parameter_value_with_fws_between_ew)\nPASS: test_value_invalid_value (test.test_email.test_headerregistry.TestContentDisposition.test_value_invalid_value)\nPASS: test_value_invalid_value_with_params (test.test_email.test_headerregistry.TestContentDisposition.test_value_invalid_value_with_params)\nPASS: test_value_no_value (test.test_email.test_headerregistry.TestContentDisposition.test_value_no_value)\nPASS: test_value_parameter_value_with_fws_between_tokens (test.test_email.test_headerregistry.TestContentDisposition.test_value_parameter_value_with_fws_between_tokens)\nPASS: test_value_RFC_2183_1 (test.test_email.test_headerregistry.TestContentTransferEncoding.test_value_RFC_2183_1)\nPASS: test_value_junk_after_cte (test.test_email.test_headerregistry.TestContentTransferEncoding.test_value_junk_after_cte)\nPASS: test_value_no_value (test.test_email.test_headerregistry.TestContentTransferEncoding.test_value_no_value)\nPASS: test_value_RFC_2045_1 (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_RFC_2045_1)\nPASS: test_value_RFC_2045_2 (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_RFC_2045_2)\nPASS: test_value_RFC_2045_3 (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_RFC_2045_3)\nPASS: test_value_bad_params (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_bad_params)\nPASS: test_value_capitalized_charset (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_capitalized_charset)\nPASS: test_value_capitalized_charset_param_name_and_comment (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_capitalized_charset_param_name_and_comment)\nPASS: test_value_cfws_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_cfws_in_content_type)\nPASS: test_value_charset_param (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_charset_param)\nPASS: test_value_double_quotes_inside_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_double_quotes_inside_quotes)\nPASS: test_value_junk_text_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_junk_text_in_content_type)\nPASS: test_value_lots_of_mime_params (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_lots_of_mime_params)\nPASS: test_value_mixed_case_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_mixed_case_content_type)\nPASS: test_value_no_slash_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_no_slash_in_content_type)\nPASS: test_value_no_subtype_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_no_subtype_in_content_type)\nPASS: test_value_non_ascii_in_params (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_non_ascii_in_params)\nPASS: test_value_non_ascii_rfc2231_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_non_ascii_rfc2231_value)\nPASS: test_value_param_value_with_tspecials (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_param_value_with_tspecials)\nPASS: test_value_param_with_extra_quoted_whitespace (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_param_with_extra_quoted_whitespace)\nPASS: test_value_quotes_inside_rfc2231_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_quotes_inside_rfc2231_value)\nPASS: test_value_rfc2231_bad_character_in_charset_parameter_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_bad_character_in_charset_parameter_value)\nPASS: test_value_rfc2231_encoded_charset (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_charset)\nPASS: test_value_rfc2231_encoded_no_charset (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_no_charset)\nPASS: test_value_rfc2231_encoded_no_double_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_no_double_quotes)\nPASS: test_value_rfc2231_encoded_then_unencoded_segments (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_then_unencoded_segments)\nPASS: test_value_rfc2231_encoded_with_double_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_with_double_quotes)\nPASS: test_value_rfc2231_folded_segments_correctly_formatted (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_folded_segments_correctly_formatted)\nPASS: test_value_rfc2231_no_language_or_charset (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_no_language_or_charset)\nPASS: test_value_rfc2231_nonascii_in_charset_of_charset_parameter_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_nonascii_in_charset_of_charset_parameter_value)\nPASS: test_value_rfc2231_partly_encoded (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_partly_encoded)\nPASS: test_value_rfc2231_partly_encoded_2 (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_partly_encoded_2)\nPASS: test_value_rfc2231_quoted_unencoded_then_encoded_segments (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_quoted_unencoded_then_encoded_segments)\nPASS: test_value_rfc2231_segmented_normal_values (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_segmented_normal_values)\nPASS: test_value_rfc2231_single_quote_in_non_encoded_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_single_quote_in_non_encoded_value)\nPASS: test_value_rfc2231_single_quote_in_value_with_charset_and_lang (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_single_quote_in_value_with_charset_and_lang)\nPASS: test_value_rfc2231_single_quote_inside_double_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_single_quote_inside_double_quotes)\nPASS: test_value_rfc2231_unencoded_then_encoded_segments (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_unencoded_then_encoded_segments)\nPASS: test_value_rfc2231_unknown_charset_treated_as_ascii (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_unknown_charset_treated_as_ascii)\nPASS: test_value_rfc2231_utf8_in_supposedly_ascii_charset_parameter_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_utf8_in_supposedly_ascii_charset_parameter_value)\nPASS: test_value_semis_inside_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_semis_inside_quotes)\nPASS: test_value_single_quotes_inside_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_single_quotes_inside_quotes)\nPASS: test_value_spaces_around_param_equals (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_spaces_around_param_equals)\nPASS: test_value_spaces_around_semis (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_spaces_around_semis)\nPASS: test_value_spaces_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_spaces_in_content_type)\nPASS: test_value_too_many_slashes_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_too_many_slashes_in_content_type)\nPASS: test_value_unknown_charset (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_unknown_charset)\nPASS: test_value_unknown_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_unknown_content_type)\nPASS: test_value_unquoted_param_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_unquoted_param_value)\nPASS: test_date_header_properties (test.test_email.test_headerregistry.TestDateHeader.test_date_header_properties)\nPASS: test_datetime_read_only (test.test_email.test_headerregistry.TestDateHeader.test_datetime_read_only)\nPASS: test_invalid_date_format (test.test_email.test_headerregistry.TestDateHeader.test_invalid_date_format)\nPASS: test_invalid_date_value (test.test_email.test_headerregistry.TestDateHeader.test_invalid_date_value)\nPASS: test_no_value_is_defect (test.test_email.test_headerregistry.TestDateHeader.test_no_value_is_defect)\nPASS: test_parse_date (test.test_email.test_headerregistry.TestDateHeader.test_parse_date)\nPASS: test_resent_date_header_properties (test.test_email.test_headerregistry.TestDateHeader.test_resent_date_header_properties)\nPASS: test_set_date_header_from_datetime (test.test_email.test_headerregistry.TestDateHeader.test_set_date_header_from_datetime)\nPASS: test_set_from_datetime (test.test_email.test_headerregistry.TestDateHeader.test_set_from_datetime)\ntest_address_display_names (test.test_email.test_headerregistry.TestFolding.test_address_display_names)\nPASS: Test the folding and encoding of address headers.\nPASS: test_fold_address_list (test.test_email.test_headerregistry.TestFolding.test_fold_address_list)\nPASS: test_fold_date_header (test.test_email.test_headerregistry.TestFolding.test_fold_date_header)\nPASS: test_fold_overlong_words_using_RFC2047 (test.test_email.test_headerregistry.TestFolding.test_fold_overlong_words_using_RFC2047)\nPASS: test_fold_unstructured_short (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_short)\nPASS: test_fold_unstructured_single_word (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_single_word)\nPASS: test_fold_unstructured_with_commas (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_commas)\nPASS: test_fold_unstructured_with_overlong_word (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_overlong_word)\nPASS: test_fold_unstructured_with_slightly_long_word (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_slightly_long_word)\nPASS: test_fold_unstructured_with_two_overlong_words (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_two_overlong_words)\nPASS: test_long_unstructured (test.test_email.test_headerregistry.TestFolding.test_long_unstructured)\nPASS: test_message_id_header_is_not_folded (test.test_email.test_headerregistry.TestFolding.test_message_id_header_is_not_folded)\nPASS: test_short_unstructured (test.test_email.test_headerregistry.TestFolding.test_short_unstructured)\nPASS: test_unstructured_short_max_line_length (test.test_email.test_headerregistry.TestFolding.test_unstructured_short_max_line_length)\nPASS: test_arbitrary_name_unstructured (test.test_email.test_headerregistry.TestHeaderRegistry.test_arbitrary_name_unstructured)\nPASS: test_dont_use_default_map (test.test_email.test_headerregistry.TestHeaderRegistry.test_dont_use_default_map)\nPASS: test_map_to_type (test.test_email.test_headerregistry.TestHeaderRegistry.test_map_to_type)\nPASS: test_name_case_ignored (test.test_email.test_headerregistry.TestHeaderRegistry.test_name_case_ignored)\nPASS: test_override_default_base_class (test.test_email.test_headerregistry.TestHeaderRegistry.test_override_default_base_class)\nPASS: test_override_default_class (test.test_email.test_headerregistry.TestHeaderRegistry.test_override_default_class)\nPASS: test_override_default_class_only_overrides_default (test.test_email.test_headerregistry.TestHeaderRegistry.test_override_default_class_only_overrides_default)\nPASS: test_MIME_Version_1_1 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_1_1)\nPASS: test_MIME_Version_2_1 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_2_1)\nPASS: test_MIME_Version_2_x (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_2_x)\nPASS: test_MIME_Version_RFC_2045_1 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_1)\nPASS: test_MIME_Version_RFC_2045_2 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_2)\nPASS: test_MIME_Version_RFC_2045_3 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_3)\nPASS: test_MIME_Version_RFC_2045_4 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_4)\nPASS: test_MIME_Version_foo (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_foo)\nPASS: test_MIME_Version_leading_trailing_whitespace_ignored (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_leading_trailing_whitespace_ignored)\nPASS: test_MIME_Version_missing (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_missing)\nPASS: test_MIME_Version_non_comment_garbage_after (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_non_comment_garbage_after)\nPASS: test_MIME_Version_non_comment_garbage_before (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_non_comment_garbage_before)\nPASS: test_MIME_Version_non_comment_garbage_inside (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_non_comment_garbage_inside)\nPASS: test_MIME_Version_two_periods (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_two_periods)\nPASS: test_MIME_Version_whitespace (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_whitespace)\nPASS: test_value_rfc2047_gb2312_base64 (test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_gb2312_base64)\nPASS: test_value_rfc2047_quopri_with_regular_text (test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_quopri_with_regular_text)\nPASS: test_value_rfc2047_simple_nonascii_quopri (test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_simple_nonascii_quopri)\nPASS: test_value_rfc2047_simple_quopri (test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_simple_quopri)\nPASS: test_body_base64_text (test.test_email.test_inversion.TestInversion.test_body_base64_text)\nPASS: test_body_plain_text (test.test_email.test_inversion.TestInversion.test_body_plain_text)\nPASS: test_body_qp_text (test.test_email.test_inversion.TestInversion.test_body_qp_text)\nPASS: test_input_header_with_invalid_date (test.test_email.test_inversion.TestInversion.test_input_header_with_invalid_date)\nPASS: test_input_header_with_one_space_body (test.test_email.test_inversion.TestInversion.test_input_header_with_one_space_body)\nPASS: test_error_on_setitem_if_max_count_exceeded (test.test_email.test_message.Test.test_error_on_setitem_if_max_count_exceeded)\nPASS: test_rfc2043_auto_decoded_and_emailmessage_used (test.test_email.test_message.Test.test_rfc2043_auto_decoded_and_emailmessage_used)\nPASS: test_add_alternative_alternative_ (test.test_email.test_message.TestEmailMessage.test_add_alternative_alternative_)\nPASS: test_add_alternative_mixed_raises (test.test_email.test_message.TestEmailMessage.test_add_alternative_mixed_raises)\nPASS: test_add_alternative_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_add_alternative_no_content_succeeds)\nPASS: test_add_alternative_none_succeeds (test.test_email.test_message.TestEmailMessage.test_add_alternative_none_succeeds)\nPASS: test_add_alternative_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_add_alternative_plain_succeeds)\nPASS: test_add_alternative_related_succeeds (test.test_email.test_message.TestEmailMessage.test_add_alternative_related_succeeds)\nPASS: test_add_mixed_alternative_succeeds (test.test_email.test_message.TestEmailMessage.test_add_mixed_alternative_succeeds)\nPASS: test_add_mixed_mixed_ (test.test_email.test_message.TestEmailMessage.test_add_mixed_mixed_)\nPASS: test_add_mixed_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_add_mixed_no_content_succeeds)\nPASS: test_add_mixed_none_succeeds (test.test_email.test_message.TestEmailMessage.test_add_mixed_none_succeeds)\nPASS: test_add_mixed_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_add_mixed_plain_succeeds)\nPASS: test_add_mixed_related_succeeds (test.test_email.test_message.TestEmailMessage.test_add_mixed_related_succeeds)\nPASS: test_add_related_alternative_raises (test.test_email.test_message.TestEmailMessage.test_add_related_alternative_raises)\nPASS: test_add_related_mixed_raises (test.test_email.test_message.TestEmailMessage.test_add_related_mixed_raises)\nPASS: test_add_related_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_add_related_no_content_succeeds)\nPASS: test_add_related_none_succeeds (test.test_email.test_message.TestEmailMessage.test_add_related_none_succeeds)\nPASS: test_add_related_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_add_related_plain_succeeds)\nPASS: test_add_related_related_ (test.test_email.test_message.TestEmailMessage.test_add_related_related_)\nPASS: test_as_string_allows_maxheaderlen (test.test_email.test_message.TestEmailMessage.test_as_string_allows_maxheaderlen)\nPASS: test_as_string_unixform (test.test_email.test_message.TestEmailMessage.test_as_string_unixform)\nPASS: test_as_string_uses_max_header_length_by_default (test.test_email.test_message.TestEmailMessage.test_as_string_uses_max_header_length_by_default)\nPASS: test_clear_content_empty_message (test.test_email.test_message.TestEmailMessage.test_clear_content_empty_message)\nPASS: test_clear_content_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage.test_clear_content_html_text_attachment_inline_mixed)\nPASS: test_clear_content_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_clear_content_html_text_attachment_mixed)\nPASS: test_clear_content_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_clear_content_message_rfc822)\nPASS: test_clear_content_mime_non_text (test.test_email.test_message.TestEmailMessage.test_clear_content_mime_non_text)\nPASS: test_clear_content_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_alternative_plain_related)\nPASS: test_clear_content_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_related_alternative_plain_html)\nPASS: test_clear_content_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_clear_content_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_text_message_rfc822)\nPASS: test_clear_content_non_mime_plain (test.test_email.test_message.TestEmailMessage.test_clear_content_non_mime_plain)\nPASS: test_clear_content_plain_html_alternative (test.test_email.test_message.TestEmailMessage.test_clear_content_plain_html_alternative)\nPASS: test_clear_content_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_clear_content_plain_html_attachment_mixed)\nPASS: test_clear_content_plain_html_mixed (test.test_email.test_message.TestEmailMessage.test_clear_content_plain_html_mixed)\nPASS: test_clear_content_related (test.test_email.test_message.TestEmailMessage.test_clear_content_related)\nPASS: test_clear_content_related_with_start (test.test_email.test_message.TestEmailMessage.test_clear_content_related_with_start)\nPASS: test_clear_empty_message (test.test_email.test_message.TestEmailMessage.test_clear_empty_message)\nPASS: test_clear_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage.test_clear_html_text_attachment_inline_mixed)\nPASS: test_clear_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_clear_html_text_attachment_mixed)\nPASS: test_clear_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_clear_message_rfc822)\nPASS: test_clear_mime_non_text (test.test_email.test_message.TestEmailMessage.test_clear_mime_non_text)\nPASS: test_clear_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage.test_clear_mixed_alternative_plain_related)\nPASS: test_clear_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage.test_clear_mixed_related_alternative_plain_html)\nPASS: test_clear_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage.test_clear_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_clear_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_clear_mixed_text_message_rfc822)\nPASS: test_clear_non_mime_plain (test.test_email.test_message.TestEmailMessage.test_clear_non_mime_plain)\nPASS: test_clear_plain_html_alternative (test.test_email.test_message.TestEmailMessage.test_clear_plain_html_alternative)\nPASS: test_clear_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_clear_plain_html_attachment_mixed)\nPASS: test_clear_plain_html_mixed (test.test_email.test_message.TestEmailMessage.test_clear_plain_html_mixed)\nPASS: test_clear_related (test.test_email.test_message.TestEmailMessage.test_clear_related)\nPASS: test_clear_related_with_start (test.test_email.test_message.TestEmailMessage.test_clear_related_with_start)\nPASS: test_default_content_manager_for_add_comes_from_policy (test.test_email.test_message.TestEmailMessage.test_default_content_manager_for_add_comes_from_policy)\nPASS: test_folding_with_utf8_encoding_1 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_1)\nPASS: test_folding_with_utf8_encoding_2 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_2)\nPASS: test_folding_with_utf8_encoding_3 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_3)\nPASS: test_folding_with_utf8_encoding_4 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_4)\nPASS: test_folding_with_utf8_encoding_5 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_5)\nPASS: test_folding_with_utf8_encoding_6 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_6)\nPASS: test_folding_with_utf8_encoding_7 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_7)\nPASS: test_folding_with_utf8_encoding_8 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_8)\nPASS: test_get_body_empty_message (test.test_email.test_message.TestEmailMessage.test_get_body_empty_message)\nPASS: test_get_body_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage.test_get_body_html_text_attachment_inline_mixed)\nPASS: test_get_body_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_get_body_html_text_attachment_mixed)\ntest_get_body_malformed (test.test_email.test_message.TestEmailMessage.test_get_body_malformed)\nPASS: test for bpo-42892\nPASS: test_get_body_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_get_body_message_rfc822)\nPASS: test_get_body_mime_non_text (test.test_email.test_message.TestEmailMessage.test_get_body_mime_non_text)\nPASS: test_get_body_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage.test_get_body_mixed_alternative_plain_related)\nPASS: test_get_body_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage.test_get_body_mixed_related_alternative_plain_html)\nPASS: test_get_body_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage.test_get_body_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_get_body_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_get_body_mixed_text_message_rfc822)\nPASS: test_get_body_non_mime_plain (test.test_email.test_message.TestEmailMessage.test_get_body_non_mime_plain)\nPASS: test_get_body_plain_html_alternative (test.test_email.test_message.TestEmailMessage.test_get_body_plain_html_alternative)\nPASS: test_get_body_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_get_body_plain_html_attachment_mixed)\nPASS: test_get_body_plain_html_mixed (test.test_email.test_message.TestEmailMessage.test_get_body_plain_html_mixed)\nPASS: test_get_body_related (test.test_email.test_message.TestEmailMessage.test_get_body_related)\nPASS: test_get_body_related_with_start (test.test_email.test_message.TestEmailMessage.test_get_body_related_with_start)\nPASS: test_get_content_default_cm_comes_from_policy (test.test_email.test_message.TestEmailMessage.test_get_content_default_cm_comes_from_policy)\nPASS: test_get_content_with_cm (test.test_email.test_message.TestEmailMessage.test_get_content_with_cm)\nPASS: test_is_attachment (test.test_email.test_message.TestEmailMessage.test_is_attachment)\nPASS: test_iter_attachment_empty_message (test.test_email.test_message.TestEmailMessage.test_iter_attachment_empty_message)\nPASS: test_iter_attachment_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage.test_iter_attachment_html_text_attachment_inline_mixed)\nPASS: test_iter_attachment_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_iter_attachment_html_text_attachment_mixed)\nPASS: test_iter_attachment_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_iter_attachment_message_rfc822)\nPASS: test_iter_attachment_mime_non_text (test.test_email.test_message.TestEmailMessage.test_iter_attachment_mime_non_text)\nPASS: test_iter_attachment_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_alternative_plain_related)\nPASS: test_iter_attachment_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_related_alternative_plain_html)\nPASS: test_iter_attachment_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_iter_attachment_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_text_message_rfc822)\nPASS: test_iter_attachment_non_mime_plain (test.test_email.test_message.TestEmailMessage.test_iter_attachment_non_mime_plain)\nPASS: test_iter_attachment_plain_html_alternative (test.test_email.test_message.TestEmailMessage.test_iter_attachment_plain_html_alternative)\nPASS: test_iter_attachment_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_iter_attachment_plain_html_attachment_mixed)\nPASS: test_iter_attachment_plain_html_mixed (test.test_email.test_message.TestEmailMessage.test_iter_attachment_plain_html_mixed)\nPASS: test_iter_attachment_related (test.test_email.test_message.TestEmailMessage.test_iter_attachment_related)\nPASS: test_iter_attachment_related_with_start (test.test_email.test_message.TestEmailMessage.test_iter_attachment_related_with_start)\nPASS: test_iter_attachments_mutation (test.test_email.test_message.TestEmailMessage.test_iter_attachments_mutation)\nPASS: test_iter_parts_empty_message (test.test_email.test_message.TestEmailMessage.test_iter_parts_empty_message)\nPASS: test_iter_parts_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage.test_iter_parts_html_text_attachment_inline_mixed)\nPASS: test_iter_parts_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_iter_parts_html_text_attachment_mixed)\nPASS: test_iter_parts_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_iter_parts_message_rfc822)\nPASS: test_iter_parts_mime_non_text (test.test_email.test_message.TestEmailMessage.test_iter_parts_mime_non_text)\nPASS: test_iter_parts_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_alternative_plain_related)\nPASS: test_iter_parts_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_related_alternative_plain_html)\nPASS: test_iter_parts_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_iter_parts_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_text_message_rfc822)\nPASS: test_iter_parts_non_mime_plain (test.test_email.test_message.TestEmailMessage.test_iter_parts_non_mime_plain)\nPASS: test_iter_parts_plain_html_alternative (test.test_email.test_message.TestEmailMessage.test_iter_parts_plain_html_alternative)\nPASS: test_iter_parts_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_iter_parts_plain_html_attachment_mixed)\nPASS: test_iter_parts_plain_html_mixed (test.test_email.test_message.TestEmailMessage.test_iter_parts_plain_html_mixed)\nPASS: test_iter_parts_related (test.test_email.test_message.TestEmailMessage.test_iter_parts_related)\nPASS: test_iter_parts_related_with_start (test.test_email.test_message.TestEmailMessage.test_iter_parts_related_with_start)\nPASS: test_make_alternative_alternative_ (test.test_email.test_message.TestEmailMessage.test_make_alternative_alternative_)\nPASS: test_make_alternative_mixed_raises (test.test_email.test_message.TestEmailMessage.test_make_alternative_mixed_raises)\nPASS: test_make_alternative_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_alternative_no_content_succeeds)\nPASS: test_make_alternative_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_alternative_none_succeeds)\nPASS: test_make_alternative_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_alternative_plain_succeeds)\nPASS: test_make_alternative_related_succeeds (test.test_email.test_message.TestEmailMessage.test_make_alternative_related_succeeds)\nPASS: test_make_mixed_alternative_succeeds (test.test_email.test_message.TestEmailMessage.test_make_mixed_alternative_succeeds)\nPASS: test_make_mixed_mixed_ (test.test_email.test_message.TestEmailMessage.test_make_mixed_mixed_)\nPASS: test_make_mixed_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_mixed_no_content_succeeds)\nPASS: test_make_mixed_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_mixed_none_succeeds)\nPASS: test_make_mixed_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_mixed_plain_succeeds)\nPASS: test_make_mixed_related_succeeds (test.test_email.test_message.TestEmailMessage.test_make_mixed_related_succeeds)\nPASS: test_make_related_alternative_raises (test.test_email.test_message.TestEmailMessage.test_make_related_alternative_raises)\nPASS: test_make_related_mixed_raises (test.test_email.test_message.TestEmailMessage.test_make_related_mixed_raises)\nPASS: test_make_related_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_related_no_content_succeeds)\nPASS: test_make_related_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_related_none_succeeds)\nPASS: test_make_related_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_related_plain_succeeds)\nPASS: test_make_related_related_ (test.test_email.test_message.TestEmailMessage.test_make_related_related_)\nPASS: test_make_with_boundary_alternative_alternative_ (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_alternative_)\nPASS: test_make_with_boundary_alternative_mixed_raises (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_mixed_raises)\nPASS: test_make_with_boundary_alternative_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_no_content_succeeds)\nPASS: test_make_with_boundary_alternative_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_none_succeeds)\nPASS: test_make_with_boundary_alternative_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_plain_succeeds)\nPASS: test_make_with_boundary_alternative_related_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_related_succeeds)\nPASS: test_make_with_boundary_mixed_alternative_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_alternative_succeeds)\nPASS: test_make_with_boundary_mixed_mixed_ (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_mixed_)\nPASS: test_make_with_boundary_mixed_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_no_content_succeeds)\nPASS: test_make_with_boundary_mixed_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_none_succeeds)\nPASS: test_make_with_boundary_mixed_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_plain_succeeds)\nPASS: test_make_with_boundary_mixed_related_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_related_succeeds)\nPASS: test_make_with_boundary_related_alternative_raises (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_alternative_raises)\nPASS: test_make_with_boundary_related_mixed_raises (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_mixed_raises)\nPASS: test_make_with_boundary_related_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_no_content_succeeds)\nPASS: test_make_with_boundary_related_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_none_succeeds)\nPASS: test_make_with_boundary_related_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_plain_succeeds)\nPASS: test_make_with_boundary_related_related_ (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_related_)\nPASS: test_policy_on_part_made_by_make_comes_from_message (test.test_email.test_message.TestEmailMessage.test_policy_on_part_made_by_make_comes_from_message)\nPASS: test_set_content_adds_MIME_Version (test.test_email.test_message.TestEmailMessage.test_set_content_adds_MIME_Version)\nPASS: test_set_content_default_cm_comes_from_policy (test.test_email.test_message.TestEmailMessage.test_set_content_default_cm_comes_from_policy)\nPASS: test_set_content_does_not_duplicate_MIME_Version (test.test_email.test_message.TestEmailMessage.test_set_content_does_not_duplicate_MIME_Version)\nPASS: test_set_content_with_cm (test.test_email.test_message.TestEmailMessage.test_set_content_with_cm)\nPASS: test_str_defaults_to_policy_max_line_length (test.test_email.test_message.TestEmailMessage.test_str_defaults_to_policy_max_line_length)\nPASS: test_str_defaults_to_utf8 (test.test_email.test_message.TestEmailMessage.test_str_defaults_to_utf8)\nPASS: test_add_alternative_alternative_ (test.test_email.test_message.TestMIMEPart.test_add_alternative_alternative_)\nPASS: test_add_alternative_mixed_raises (test.test_email.test_message.TestMIMEPart.test_add_alternative_mixed_raises)\nPASS: test_add_alternative_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_add_alternative_no_content_succeeds)\nPASS: test_add_alternative_none_succeeds (test.test_email.test_message.TestMIMEPart.test_add_alternative_none_succeeds)\nPASS: test_add_alternative_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_add_alternative_plain_succeeds)\nPASS: test_add_alternative_related_succeeds (test.test_email.test_message.TestMIMEPart.test_add_alternative_related_succeeds)\nPASS: test_add_mixed_alternative_succeeds (test.test_email.test_message.TestMIMEPart.test_add_mixed_alternative_succeeds)\nPASS: test_add_mixed_mixed_ (test.test_email.test_message.TestMIMEPart.test_add_mixed_mixed_)\nPASS: test_add_mixed_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_add_mixed_no_content_succeeds)\nPASS: test_add_mixed_none_succeeds (test.test_email.test_message.TestMIMEPart.test_add_mixed_none_succeeds)\nPASS: test_add_mixed_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_add_mixed_plain_succeeds)\nPASS: test_add_mixed_related_succeeds (test.test_email.test_message.TestMIMEPart.test_add_mixed_related_succeeds)\nPASS: test_add_related_alternative_raises (test.test_email.test_message.TestMIMEPart.test_add_related_alternative_raises)\nPASS: test_add_related_mixed_raises (test.test_email.test_message.TestMIMEPart.test_add_related_mixed_raises)\nPASS: test_add_related_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_add_related_no_content_succeeds)\nPASS: test_add_related_none_succeeds (test.test_email.test_message.TestMIMEPart.test_add_related_none_succeeds)\nPASS: test_add_related_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_add_related_plain_succeeds)\nPASS: test_add_related_related_ (test.test_email.test_message.TestMIMEPart.test_add_related_related_)\nPASS: test_clear_content_empty_message (test.test_email.test_message.TestMIMEPart.test_clear_content_empty_message)\nPASS: test_clear_content_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart.test_clear_content_html_text_attachment_inline_mixed)\nPASS: test_clear_content_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_clear_content_html_text_attachment_mixed)\nPASS: test_clear_content_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_clear_content_message_rfc822)\nPASS: test_clear_content_mime_non_text (test.test_email.test_message.TestMIMEPart.test_clear_content_mime_non_text)\nPASS: test_clear_content_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_alternative_plain_related)\nPASS: test_clear_content_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_related_alternative_plain_html)\nPASS: test_clear_content_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_clear_content_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_text_message_rfc822)\nPASS: test_clear_content_non_mime_plain (test.test_email.test_message.TestMIMEPart.test_clear_content_non_mime_plain)\nPASS: test_clear_content_plain_html_alternative (test.test_email.test_message.TestMIMEPart.test_clear_content_plain_html_alternative)\nPASS: test_clear_content_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_clear_content_plain_html_attachment_mixed)\nPASS: test_clear_content_plain_html_mixed (test.test_email.test_message.TestMIMEPart.test_clear_content_plain_html_mixed)\nPASS: test_clear_content_related (test.test_email.test_message.TestMIMEPart.test_clear_content_related)\nPASS: test_clear_content_related_with_start (test.test_email.test_message.TestMIMEPart.test_clear_content_related_with_start)\nPASS: test_clear_empty_message (test.test_email.test_message.TestMIMEPart.test_clear_empty_message)\nPASS: test_clear_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart.test_clear_html_text_attachment_inline_mixed)\nPASS: test_clear_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_clear_html_text_attachment_mixed)\nPASS: test_clear_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_clear_message_rfc822)\nPASS: test_clear_mime_non_text (test.test_email.test_message.TestMIMEPart.test_clear_mime_non_text)\nPASS: test_clear_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart.test_clear_mixed_alternative_plain_related)\nPASS: test_clear_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart.test_clear_mixed_related_alternative_plain_html)\nPASS: test_clear_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart.test_clear_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_clear_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_clear_mixed_text_message_rfc822)\nPASS: test_clear_non_mime_plain (test.test_email.test_message.TestMIMEPart.test_clear_non_mime_plain)\nPASS: test_clear_plain_html_alternative (test.test_email.test_message.TestMIMEPart.test_clear_plain_html_alternative)\nPASS: test_clear_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_clear_plain_html_attachment_mixed)\nPASS: test_clear_plain_html_mixed (test.test_email.test_message.TestMIMEPart.test_clear_plain_html_mixed)\nPASS: test_clear_related (test.test_email.test_message.TestMIMEPart.test_clear_related)\nPASS: test_clear_related_with_start (test.test_email.test_message.TestMIMEPart.test_clear_related_with_start)\nPASS: test_default_content_manager_for_add_comes_from_policy (test.test_email.test_message.TestMIMEPart.test_default_content_manager_for_add_comes_from_policy)\nPASS: test_get_body_empty_message (test.test_email.test_message.TestMIMEPart.test_get_body_empty_message)\nPASS: test_get_body_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart.test_get_body_html_text_attachment_inline_mixed)\nPASS: test_get_body_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_get_body_html_text_attachment_mixed)\nPASS: test_get_body_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_get_body_message_rfc822)\nPASS: test_get_body_mime_non_text (test.test_email.test_message.TestMIMEPart.test_get_body_mime_non_text)\nPASS: test_get_body_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart.test_get_body_mixed_alternative_plain_related)\nPASS: test_get_body_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart.test_get_body_mixed_related_alternative_plain_html)\nPASS: test_get_body_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart.test_get_body_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_get_body_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_get_body_mixed_text_message_rfc822)\nPASS: test_get_body_non_mime_plain (test.test_email.test_message.TestMIMEPart.test_get_body_non_mime_plain)\nPASS: test_get_body_plain_html_alternative (test.test_email.test_message.TestMIMEPart.test_get_body_plain_html_alternative)\nPASS: test_get_body_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_get_body_plain_html_attachment_mixed)\nPASS: test_get_body_plain_html_mixed (test.test_email.test_message.TestMIMEPart.test_get_body_plain_html_mixed)\nPASS: test_get_body_related (test.test_email.test_message.TestMIMEPart.test_get_body_related)\nPASS: test_get_body_related_with_start (test.test_email.test_message.TestMIMEPart.test_get_body_related_with_start)\nPASS: test_get_content_default_cm_comes_from_policy (test.test_email.test_message.TestMIMEPart.test_get_content_default_cm_comes_from_policy)\nPASS: test_get_content_with_cm (test.test_email.test_message.TestMIMEPart.test_get_content_with_cm)\nPASS: test_is_attachment (test.test_email.test_message.TestMIMEPart.test_is_attachment)\nPASS: test_iter_attachment_empty_message (test.test_email.test_message.TestMIMEPart.test_iter_attachment_empty_message)\nPASS: test_iter_attachment_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart.test_iter_attachment_html_text_attachment_inline_mixed)\nPASS: test_iter_attachment_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_iter_attachment_html_text_attachment_mixed)\nPASS: test_iter_attachment_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_iter_attachment_message_rfc822)\nPASS: test_iter_attachment_mime_non_text (test.test_email.test_message.TestMIMEPart.test_iter_attachment_mime_non_text)\nPASS: test_iter_attachment_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_alternative_plain_related)\nPASS: test_iter_attachment_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_related_alternative_plain_html)\nPASS: test_iter_attachment_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_iter_attachment_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_text_message_rfc822)\nPASS: test_iter_attachment_non_mime_plain (test.test_email.test_message.TestMIMEPart.test_iter_attachment_non_mime_plain)\nPASS: test_iter_attachment_plain_html_alternative (test.test_email.test_message.TestMIMEPart.test_iter_attachment_plain_html_alternative)\nPASS: test_iter_attachment_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_iter_attachment_plain_html_attachment_mixed)\nPASS: test_iter_attachment_plain_html_mixed (test.test_email.test_message.TestMIMEPart.test_iter_attachment_plain_html_mixed)\nPASS: test_iter_attachment_related (test.test_email.test_message.TestMIMEPart.test_iter_attachment_related)\nPASS: test_iter_attachment_related_with_start (test.test_email.test_message.TestMIMEPart.test_iter_attachment_related_with_start)\nPASS: test_iter_attachments_mutation (test.test_email.test_message.TestMIMEPart.test_iter_attachments_mutation)\nPASS: test_iter_parts_empty_message (test.test_email.test_message.TestMIMEPart.test_iter_parts_empty_message)\nPASS: test_iter_parts_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart.test_iter_parts_html_text_attachment_inline_mixed)\nPASS: test_iter_parts_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_iter_parts_html_text_attachment_mixed)\nPASS: test_iter_parts_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_iter_parts_message_rfc822)\nPASS: test_iter_parts_mime_non_text (test.test_email.test_message.TestMIMEPart.test_iter_parts_mime_non_text)\nPASS: test_iter_parts_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_alternative_plain_related)\nPASS: test_iter_parts_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_related_alternative_plain_html)\nPASS: test_iter_parts_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_iter_parts_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_text_message_rfc822)\nPASS: test_iter_parts_non_mime_plain (test.test_email.test_message.TestMIMEPart.test_iter_parts_non_mime_plain)\nPASS: test_iter_parts_plain_html_alternative (test.test_email.test_message.TestMIMEPart.test_iter_parts_plain_html_alternative)\nPASS: test_iter_parts_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_iter_parts_plain_html_attachment_mixed)\nPASS: test_iter_parts_plain_html_mixed (test.test_email.test_message.TestMIMEPart.test_iter_parts_plain_html_mixed)\nPASS: test_iter_parts_related (test.test_email.test_message.TestMIMEPart.test_iter_parts_related)\nPASS: test_iter_parts_related_with_start (test.test_email.test_message.TestMIMEPart.test_iter_parts_related_with_start)\nPASS: test_make_alternative_alternative_ (test.test_email.test_message.TestMIMEPart.test_make_alternative_alternative_)\nPASS: test_make_alternative_mixed_raises (test.test_email.test_message.TestMIMEPart.test_make_alternative_mixed_raises)\nPASS: test_make_alternative_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_alternative_no_content_succeeds)\nPASS: test_make_alternative_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_alternative_none_succeeds)\nPASS: test_make_alternative_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_alternative_plain_succeeds)\nPASS: test_make_alternative_related_succeeds (test.test_email.test_message.TestMIMEPart.test_make_alternative_related_succeeds)\nPASS: test_make_mixed_alternative_succeeds (test.test_email.test_message.TestMIMEPart.test_make_mixed_alternative_succeeds)\nPASS: test_make_mixed_mixed_ (test.test_email.test_message.TestMIMEPart.test_make_mixed_mixed_)\nPASS: test_make_mixed_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_mixed_no_content_succeeds)\nPASS: test_make_mixed_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_mixed_none_succeeds)\nPASS: test_make_mixed_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_mixed_plain_succeeds)\nPASS: test_make_mixed_related_succeeds (test.test_email.test_message.TestMIMEPart.test_make_mixed_related_succeeds)\nPASS: test_make_related_alternative_raises (test.test_email.test_message.TestMIMEPart.test_make_related_alternative_raises)\nPASS: test_make_related_mixed_raises (test.test_email.test_message.TestMIMEPart.test_make_related_mixed_raises)\nPASS: test_make_related_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_related_no_content_succeeds)\nPASS: test_make_related_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_related_none_succeeds)\nPASS: test_make_related_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_related_plain_succeeds)\nPASS: test_make_related_related_ (test.test_email.test_message.TestMIMEPart.test_make_related_related_)\nPASS: test_make_with_boundary_alternative_alternative_ (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_alternative_)\nPASS: test_make_with_boundary_alternative_mixed_raises (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_mixed_raises)\nPASS: test_make_with_boundary_alternative_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_no_content_succeeds)\nPASS: test_make_with_boundary_alternative_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_none_succeeds)\nPASS: test_make_with_boundary_alternative_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_plain_succeeds)\nPASS: test_make_with_boundary_alternative_related_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_related_succeeds)\nPASS: test_make_with_boundary_mixed_alternative_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_alternative_succeeds)\nPASS: test_make_with_boundary_mixed_mixed_ (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_mixed_)\nPASS: test_make_with_boundary_mixed_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_no_content_succeeds)\nPASS: test_make_with_boundary_mixed_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_none_succeeds)\nPASS: test_make_with_boundary_mixed_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_plain_succeeds)\nPASS: test_make_with_boundary_mixed_related_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_related_succeeds)\nPASS: test_make_with_boundary_related_alternative_raises (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_alternative_raises)\nPASS: test_make_with_boundary_related_mixed_raises (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_mixed_raises)\nPASS: test_make_with_boundary_related_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_no_content_succeeds)\nPASS: test_make_with_boundary_related_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_none_succeeds)\nPASS: test_make_with_boundary_related_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_plain_succeeds)\nPASS: test_make_with_boundary_related_related_ (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_related_)\nPASS: test_policy_on_part_made_by_make_comes_from_message (test.test_email.test_message.TestMIMEPart.test_policy_on_part_made_by_make_comes_from_message)\nPASS: test_set_content_default_cm_comes_from_policy (test.test_email.test_message.TestMIMEPart.test_set_content_default_cm_comes_from_policy)\nPASS: test_set_content_does_not_add_MIME_Version (test.test_email.test_message.TestMIMEPart.test_set_content_does_not_add_MIME_Version)\nPASS: test_set_content_with_cm (test.test_email.test_message.TestMIMEPart.test_set_content_with_cm)\nPASS: test_string_payload_with_multipart_content_type (test.test_email.test_message.TestMIMEPart.test_string_payload_with_multipart_content_type)\nPASS: test_custom_message_factory_on_policy (test.test_email.test_parser.TestBytesParser.test_custom_message_factory_on_policy)\nPASS: test_factory_arg_overrides_policy (test.test_email.test_parser.TestBytesParser.test_factory_arg_overrides_policy)\nPASS: test_only_split_on_cr_lf (test.test_email.test_parser.TestBytesParser.test_only_split_on_cr_lf)\nPASS: test_custom_message_gets_policy_if_possible_from_file (test.test_email.test_parser.TestCustomMessage.test_custom_message_gets_policy_if_possible_from_file)\nPASS: test_custom_message_gets_policy_if_possible_from_string (test.test_email.test_parser.TestCustomMessage.test_custom_message_gets_policy_if_possible_from_string)\nPASS: test_custom_message_factory_on_policy (test.test_email.test_parser.TestParser.test_custom_message_factory_on_policy)\nPASS: test_factory_arg_overrides_policy (test.test_email.test_parser.TestParser.test_factory_arg_overrides_policy)\nPASS: test_only_split_on_cr_lf (test.test_email.test_parser.TestParser.test_only_split_on_cr_lf)\nPASS: test_deepcopy_date (test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_date)\nPASS: test_deepcopy_from (test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_from)\nPASS: test_deepcopy_subject (test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_subject)\nPASS: test_deepcopy_to (test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_to)\nPASS: test_pickle_date (test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_date)\nPASS: test_pickle_from (test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_from)\nPASS: test_pickle_subject (test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_subject)\nPASS: test_pickle_to (test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_to)\nPASS: test_deepcopy_created (test.test_email.test_pickleable.TestPickleCopyMessage.test_deepcopy_created)\nPASS: test_deepcopy_parsed (test.test_email.test_pickleable.TestPickleCopyMessage.test_deepcopy_parsed)\nPASS: test_pickle_created (test.test_email.test_pickleable.TestPickleCopyMessage.test_pickle_created)\nPASS: test_pickle_parsed (test.test_email.test_pickleable.TestPickleCopyMessage.test_pickle_parsed)\nPASS: test_abc (test.test_email.test_policy.PolicyAPITests.test_abc)\nPASS: test_adding_default_policies_preserves_default_factory (test.test_email.test_policy.PolicyAPITests.test_adding_default_policies_preserves_default_factory)\nPASS: test_all_attributes_covered (test.test_email.test_policy.PolicyAPITests.test_all_attributes_covered)\nPASS: test_clone_copies_factory (test.test_email.test_policy.PolicyAPITests.test_clone_copies_factory)\nPASS: test_default_header_factory (test.test_email.test_policy.PolicyAPITests.test_default_header_factory)\nPASS: test_defaults (test.test_email.test_policy.PolicyAPITests.test_defaults)\nPASS: test_each_Policy_gets_unique_factory (test.test_email.test_policy.PolicyAPITests.test_each_Policy_gets_unique_factory)\nPASS: test_fold_zero_max_line_length (test.test_email.test_policy.PolicyAPITests.test_fold_zero_max_line_length)\nPASS: test_handle_defect_raises_on_strict (test.test_email.test_policy.PolicyAPITests.test_handle_defect_raises_on_strict)\nPASS: test_handle_defect_registers_defect (test.test_email.test_policy.PolicyAPITests.test_handle_defect_registers_defect)\nPASS: test_new_factory_overrides_default (test.test_email.test_policy.PolicyAPITests.test_new_factory_overrides_default)\nPASS: test_non_ascii_chars_do_not_cause_inf_loop (test.test_email.test_policy.PolicyAPITests.test_non_ascii_chars_do_not_cause_inf_loop)\nPASS: test_overridden_register_defect_still_raises (test.test_email.test_policy.PolicyAPITests.test_overridden_register_defect_still_raises)\nPASS: test_overridden_register_defect_works (test.test_email.test_policy.PolicyAPITests.test_overridden_register_defect_works)\nPASS: test_policy_addition (test.test_email.test_policy.PolicyAPITests.test_policy_addition)\nPASS: test_policy_is_immutable (test.test_email.test_policy.PolicyAPITests.test_policy_is_immutable)\nPASS: test_register_defect (test.test_email.test_policy.PolicyAPITests.test_register_defect)\nPASS: test_reject_non_policy_keyword_when_called (test.test_email.test_policy.PolicyAPITests.test_reject_non_policy_keyword_when_called)\nPASS: test_set_policy_attrs_when_cloned (test.test_email.test_policy.PolicyAPITests.test_set_policy_attrs_when_cloned)\nPASS: test_short_maxlen_error (test.test_email.test_policy.PolicyAPITests.test_short_maxlen_error)\nPASS: test_header_store_parse_rejects_newlines (test.test_email.test_policy.TestConcretePolicies.test_header_store_parse_rejects_newlines)\nPASS: test_bytes_parser (test.test_email.test_policy.TestPolicyPropagation.test_bytes_parser)\nPASS: test_message_from_binary_file (test.test_email.test_policy.TestPolicyPropagation.test_message_from_binary_file)\nPASS: test_message_from_bytes (test.test_email.test_policy.TestPolicyPropagation.test_message_from_bytes)\nPASS: test_message_from_file (test.test_email.test_policy.TestPolicyPropagation.test_message_from_file)\nPASS: test_message_from_string (test.test_email.test_policy.TestPolicyPropagation.test_message_from_string)\nPASS: test_message_policy_propagates_to_generator (test.test_email.test_policy.TestPolicyPropagation.test_message_policy_propagates_to_generator)\nPASS: test_message_policy_used_by_as_string (test.test_email.test_policy.TestPolicyPropagation.test_message_policy_used_by_as_string)\nPASS: test_parser (test.test_email.test_policy.TestPolicyPropagation.test_parser)\nPASS: test_parser_propagates_policy_to_message (test.test_email.test_policy.TestPolicyPropagation.test_parser_propagates_policy_to_message)\nPASS: test_parser_propagates_policy_to_sub_messages (test.test_email.test_policy.TestPolicyPropagation.test_parser_propagates_policy_to_sub_messages)\nPASS: test_aware_datetime (test.test_email.test_utils.DateTimeTests.test_aware_datetime)\nPASS: test_naive_datetime (test.test_email.test_utils.DateTimeTests.test_naive_datetime)\nPASS: test_parsedate_to_datetime (test.test_email.test_utils.DateTimeTests.test_parsedate_to_datetime)\nPASS: test_parsedate_to_datetime_naive (test.test_email.test_utils.DateTimeTests.test_parsedate_to_datetime_naive)\nPASS: test_parsedate_to_datetime_with_invalid_raises_valueerror (test.test_email.test_utils.DateTimeTests.test_parsedate_to_datetime_with_invalid_raises_valueerror)\nPASS: test_usegmt (test.test_email.test_utils.DateTimeTests.test_usegmt)\nPASS: test_usegmt_with_naive_datetime_raises (test.test_email.test_utils.DateTimeTests.test_usegmt_with_naive_datetime_raises)\nPASS: test_usegmt_with_non_utc_datetime_raises (test.test_email.test_utils.DateTimeTests.test_usegmt_with_non_utc_datetime_raises)\nPASS: test_isdst_deprecation (test.test_email.test_utils.LocaltimeTests.test_isdst_deprecation)\nPASS: test_localtime_daylight_false_dst_false (test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_false_dst_false)\nPASS: test_localtime_daylight_false_dst_true (test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_false_dst_true)\nPASS: test_localtime_daylight_true_dst_false (test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_true_dst_false)\nPASS: test_localtime_daylight_true_dst_true (test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_true_dst_true)\nPASS: test_localtime_epoch_notz_daylight_false (test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_notz_daylight_false)\nPASS: test_localtime_epoch_notz_daylight_true (test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_notz_daylight_true)\nPASS: test_localtime_epoch_utc_daylight_false (test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_utc_daylight_false)\nPASS: test_localtime_epoch_utc_daylight_true (test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_utc_daylight_true)\nPASS: test_localtime_is_tz_aware_daylight_false (test.test_email.test_utils.LocaltimeTests.test_localtime_is_tz_aware_daylight_false)\nPASS: test_localtime_is_tz_aware_daylight_true (test.test_email.test_utils.LocaltimeTests.test_localtime_is_tz_aware_daylight_true)\nPASS: test_variable_tzname (test.test_email.test_utils.LocaltimeTests.test_variable_tzname)\n\n----------------------------------------------------------------------\nRan 1667 tests in 3.885s\n\nOK (skipped=2)\n0:01:12 load avg: 2.43 [163/469] test_extcall passed\ntest_extcall (test)\nPASS: Doctest: test.test_extcall\n\n----------------------------------------------------------------------\nRan 1 test in 0.056s\n\nOK\n0:01:13 load avg: 2.43 [164/469] test_enum passed\nPASS: test__all__ (test.test_enum.MiscTestCase.test__all__)\nPASS: test_doc_1 (test.test_enum.MiscTestCase.test_doc_1)\nPASS: test_doc_2 (test.test_enum.MiscTestCase.test_doc_2)\nPASS: test_doc_3 (test.test_enum.MiscTestCase.test_doc_3)\nPASS: test_doc_4 (test.test_enum.MiscTestCase.test_doc_4)\nPASS: test_aliases (test.test_enum.OldTestFlag.test_aliases)\nPASS: test_and (test.test_enum.OldTestFlag.test_and)\nPASS: test_auto_number (test.test_enum.OldTestFlag.test_auto_number)\nPASS: test_auto_number_garbage (test.test_enum.OldTestFlag.test_auto_number_garbage)\nPASS: test_bool (test.test_enum.OldTestFlag.test_bool)\nPASS: test_boundary (test.test_enum.OldTestFlag.test_boundary)\nPASS: test_contains_tf (test.test_enum.OldTestFlag.test_contains_tf)\nPASS: test_duplicate_auto (test.test_enum.OldTestFlag.test_duplicate_auto)\nPASS: test_init_subclass (test.test_enum.OldTestFlag.test_init_subclass)\nPASS: test_iter (test.test_enum.OldTestFlag.test_iter)\nPASS: test_member_contains (test.test_enum.OldTestFlag.test_member_contains)\nPASS: test_member_iter (test.test_enum.OldTestFlag.test_member_iter)\nPASS: test_member_length (test.test_enum.OldTestFlag.test_member_length)\nPASS: test_multiple_mixin (test.test_enum.OldTestFlag.test_multiple_mixin)\nPASS: test_number_reset_and_order_cleanup (test.test_enum.OldTestFlag.test_number_reset_and_order_cleanup)\nPASS: test_or (test.test_enum.OldTestFlag.test_or)\nPASS: test_pickle (test.test_enum.OldTestFlag.test_pickle)\nPASS: test_programatic_function_from_dict (test.test_enum.OldTestFlag.test_programatic_function_from_dict)\nPASS: test_programatic_function_iterable (test.test_enum.OldTestFlag.test_programatic_function_iterable)\nPASS: test_programatic_function_string (test.test_enum.OldTestFlag.test_programatic_function_string)\nPASS: test_programatic_function_string_list (test.test_enum.OldTestFlag.test_programatic_function_string_list)\nPASS: test_programatic_function_string_with_start (test.test_enum.OldTestFlag.test_programatic_function_string_with_start)\nPASS: test_unique_composite (test.test_enum.OldTestFlag.test_unique_composite)\nPASS: test_xor (test.test_enum.OldTestFlag.test_xor)\nPASS: test_aliases (test.test_enum.OldTestIntFlag.test_aliases)\nPASS: test_and (test.test_enum.OldTestIntFlag.test_and)\nPASS: test_bool (test.test_enum.OldTestIntFlag.test_bool)\nPASS: test_boundary (test.test_enum.OldTestIntFlag.test_boundary)\nPASS: test_contains_tf (test.test_enum.OldTestIntFlag.test_contains_tf)\nPASS: test_format (test.test_enum.OldTestIntFlag.test_format)\nPASS: test_global_enum_str (test.test_enum.OldTestIntFlag.test_global_enum_str)\nPASS: test_global_repr_conform1 (test.test_enum.OldTestIntFlag.test_global_repr_conform1)\nPASS: test_global_repr_keep (test.test_enum.OldTestIntFlag.test_global_repr_keep)\nPASS: test_invert (test.test_enum.OldTestIntFlag.test_invert)\nPASS: test_iter (test.test_enum.OldTestIntFlag.test_iter)\nPASS: test_member_contains (test.test_enum.OldTestIntFlag.test_member_contains)\nPASS: test_member_iter (test.test_enum.OldTestIntFlag.test_member_iter)\nPASS: test_member_length (test.test_enum.OldTestIntFlag.test_member_length)\nPASS: test_multiple_mixin (test.test_enum.OldTestIntFlag.test_multiple_mixin)\nPASS: test_or (test.test_enum.OldTestIntFlag.test_or)\nPASS: test_programatic_function_from_dict (test.test_enum.OldTestIntFlag.test_programatic_function_from_dict)\nPASS: test_programatic_function_from_empty_list (test.test_enum.OldTestIntFlag.test_programatic_function_from_empty_list)\nPASS: test_programatic_function_from_empty_tuple (test.test_enum.OldTestIntFlag.test_programatic_function_from_empty_tuple)\nPASS: test_programatic_function_iterable (test.test_enum.OldTestIntFlag.test_programatic_function_iterable)\nPASS: test_programatic_function_string (test.test_enum.OldTestIntFlag.test_programatic_function_string)\nPASS: test_programatic_function_string_list (test.test_enum.OldTestIntFlag.test_programatic_function_string_list)\nPASS: test_programatic_function_string_with_start (test.test_enum.OldTestIntFlag.test_programatic_function_string_with_start)\nPASS: test_type (test.test_enum.OldTestIntFlag.test_type)\nPASS: test_unique_composite (test.test_enum.OldTestIntFlag.test_unique_composite)\nPASS: test_xor (test.test_enum.OldTestIntFlag.test_xor)\nPASS: test_convert_complex (test.test_enum.TestConvert.test_convert_complex)\nPASS: test_convert_int (test.test_enum.TestConvert.test_convert_int)\nPASS: test_convert_raise (test.test_enum.TestConvert.test_convert_raise)\nPASS: test_convert_repr_and_str (test.test_enum.TestConvert.test_convert_repr_and_str)\nPASS: test_convert_str (test.test_enum.TestConvert.test_convert_str)\nPASS: test_convert_uncomparable (test.test_enum.TestConvert.test_convert_uncomparable)\nPASS: test_convert_value_lookup_priority (test.test_enum.TestConvert.test_convert_value_lookup_priority)\nPASS: test_empty_string (test.test_enum.TestEmptyAndNonLatinStrings.test_empty_string)\nPASS: test_non_latin_character_string (test.test_enum.TestEmptyAndNonLatinStrings.test_non_latin_character_string)\nPASS: test_non_latin_number_string (test.test_enum.TestEmptyAndNonLatinStrings.test_non_latin_number_string)\nPASS: test_dunder (test.test_enum.TestHelpers.test_dunder)\nPASS: test_is_descriptor (test.test_enum.TestHelpers.test_is_descriptor)\nPASS: test_is_private (test.test_enum.TestHelpers.test_is_private)\nPASS: test_iter_bits_lsb (test.test_enum.TestHelpers.test_iter_bits_lsb)\nPASS: test_sunder (test.test_enum.TestHelpers.test_sunder)\nPASS: test_attribute_deletion (test.test_enum.TestIntEnumClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestIntEnumClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestIntEnumClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestIntEnumClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestIntEnumClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestIntEnumClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestIntEnumClass.test_contains_tf)\nPASS: test_copy (test.test_enum.TestIntEnumClass.test_copy)\nPASS: test_copy_member (test.test_enum.TestIntEnumClass.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestIntEnumClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestIntEnumClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestIntEnumClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestIntEnumClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestIntEnumClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestIntEnumClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestIntEnumClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestIntEnumClass.test_format)\nPASS: test_format_specs (test.test_enum.TestIntEnumClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestIntEnumClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestIntEnumClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestIntEnumClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestIntEnumClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestIntEnumClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestIntEnumClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestIntEnumClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestIntEnumClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestIntEnumClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestIntEnumClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestIntEnumClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestIntEnumClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestIntEnumClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestIntEnumClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestIntEnumClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestIntEnumClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestIntEnumClass.test_reversed_iteration_order)\nPASS: test_shadowed_attr (test.test_enum.TestIntEnumClass.test_shadowed_attr)\nPASS: test_str (test.test_enum.TestIntEnumClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestIntEnumFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestIntEnumFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestIntEnumFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestIntEnumFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestIntEnumFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestIntEnumFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestIntEnumFunction.test_contains_tf)\nPASS: test_copy (test.test_enum.TestIntEnumFunction.test_copy)\nPASS: test_copy_member (test.test_enum.TestIntEnumFunction.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestIntEnumFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestIntEnumFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestIntEnumFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestIntEnumFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestIntEnumFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestIntEnumFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestIntEnumFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestIntEnumFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestIntEnumFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestIntEnumFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestIntEnumFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestIntEnumFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestIntEnumFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestIntEnumFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestIntEnumFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestIntEnumFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestIntEnumFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestIntEnumFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestIntEnumFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestIntEnumFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestIntEnumFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestIntEnumFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestIntEnumFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestIntEnumFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestIntEnumFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestIntEnumFunction.test_reversed_iteration_order)\nPASS: test_shadowed_attr (test.test_enum.TestIntEnumFunction.test_shadowed_attr)\nPASS: test_str (test.test_enum.TestIntEnumFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestIntFlagClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestIntFlagClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestIntFlagClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestIntFlagClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestIntFlagClass.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestIntFlagClass.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestIntFlagClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestIntFlagClass.test_contains_tf)\nPASS: test_copy (test.test_enum.TestIntFlagClass.test_copy)\nPASS: test_copy_member (test.test_enum.TestIntFlagClass.test_copy_member)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestIntFlagClass.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestIntFlagClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestIntFlagClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestIntFlagClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestIntFlagClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestIntFlagClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestIntFlagClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestIntFlagClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestIntFlagClass.test_format)\nPASS: test_format_specs (test.test_enum.TestIntFlagClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestIntFlagClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestIntFlagClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestIntFlagClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestIntFlagClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestIntFlagClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestIntFlagClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestIntFlagClass.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestIntFlagClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestIntFlagClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestIntFlagClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestIntFlagClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestIntFlagClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestIntFlagClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestIntFlagClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestIntFlagClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestIntFlagClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestIntFlagClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestIntFlagClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestIntFlagClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestIntFlagFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestIntFlagFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestIntFlagFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestIntFlagFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestIntFlagFunction.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestIntFlagFunction.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestIntFlagFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestIntFlagFunction.test_contains_tf)\nPASS: test_copy (test.test_enum.TestIntFlagFunction.test_copy)\nPASS: test_copy_member (test.test_enum.TestIntFlagFunction.test_copy_member)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestIntFlagFunction.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestIntFlagFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestIntFlagFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestIntFlagFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestIntFlagFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestIntFlagFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestIntFlagFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestIntFlagFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestIntFlagFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestIntFlagFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestIntFlagFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestIntFlagFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestIntFlagFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestIntFlagFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestIntFlagFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestIntFlagFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestIntFlagFunction.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestIntFlagFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestIntFlagFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestIntFlagFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestIntFlagFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestIntFlagFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestIntFlagFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestIntFlagFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestIntFlagFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestIntFlagFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestIntFlagFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestIntFlagFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestIntFlagFunction.test_str)\nSKIP: test_auto_garbage_corrected_fail (test.test_enum.TestInternals.test_auto_garbage_corrected_fail) 'mixed types with auto() will raise in 3.13'\nPASS: test_auto_garbage_corrected_ok (test.test_enum.TestInternals.test_auto_garbage_corrected_ok)\nSKIP: test_auto_garbage_fail (test.test_enum.TestInternals.test_auto_garbage_fail) 'mixed types with auto() will raise in 3.13'\nPASS: test_auto_garbage_ok (test.test_enum.TestInternals.test_auto_garbage_ok)\nPASS: test_auto_name (test.test_enum.TestInternals.test_auto_name)\nPASS: test_auto_name_inherit (test.test_enum.TestInternals.test_auto_name_inherit)\nPASS: test_auto_number (test.test_enum.TestInternals.test_auto_number)\nPASS: test_auto_order (test.test_enum.TestInternals.test_auto_order)\nPASS: test_auto_order_wierd (test.test_enum.TestInternals.test_auto_order_wierd)\nSKIP: test_auto_with_aliases (test.test_enum.TestInternals.test_auto_with_aliases) 'auto() will return highest value + 1 in 3.13'\nPASS: test_dunder (test.test_enum.TestInternals.test_dunder)\nPASS: test_duplicate_auto (test.test_enum.TestInternals.test_duplicate_auto)\nPASS: test_is_private (test.test_enum.TestInternals.test_is_private)\nPASS: test_multiple_auto_on_line (test.test_enum.TestInternals.test_multiple_auto_on_line)\nPASS: test_sunder (test.test_enum.TestInternals.test_sunder)\nPASS: test_attribute_deletion (test.test_enum.TestMinimalDateClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMinimalDateClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMinimalDateClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMinimalDateClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMinimalDateClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMinimalDateClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMinimalDateClass.test_contains_tf)\nPASS: test_copy (test.test_enum.TestMinimalDateClass.test_copy)\nPASS: test_copy_member (test.test_enum.TestMinimalDateClass.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestMinimalDateClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMinimalDateClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMinimalDateClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMinimalDateClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMinimalDateClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMinimalDateClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMinimalDateClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMinimalDateClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMinimalDateClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMinimalDateClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMinimalDateClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMinimalDateClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMinimalDateClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMinimalDateClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMinimalDateClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMinimalDateClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMinimalDateClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMinimalDateClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMinimalDateClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMinimalDateClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMinimalDateClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMinimalDateClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMinimalDateClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMinimalDateClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMinimalDateClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMinimalDateClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMinimalDateClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMinimalDateFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMinimalDateFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMinimalDateFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMinimalDateFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMinimalDateFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMinimalDateFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMinimalDateFunction.test_contains_tf)\nPASS: test_copy (test.test_enum.TestMinimalDateFunction.test_copy)\nPASS: test_copy_member (test.test_enum.TestMinimalDateFunction.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestMinimalDateFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMinimalDateFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMinimalDateFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMinimalDateFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMinimalDateFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMinimalDateFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMinimalDateFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMinimalDateFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMinimalDateFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMinimalDateFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMinimalDateFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMinimalDateFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMinimalDateFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMinimalDateFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMinimalDateFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMinimalDateFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMinimalDateFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMinimalDateFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMinimalDateFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMinimalDateFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMinimalDateFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMinimalDateFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMinimalDateFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMinimalDateFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMinimalDateFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMinimalDateFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMinimalDateFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMinimalFloatClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMinimalFloatClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMinimalFloatClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMinimalFloatClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMinimalFloatClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMinimalFloatClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMinimalFloatClass.test_contains_tf)\nPASS: test_copy (test.test_enum.TestMinimalFloatClass.test_copy)\nPASS: test_copy_member (test.test_enum.TestMinimalFloatClass.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestMinimalFloatClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMinimalFloatClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMinimalFloatClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMinimalFloatClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMinimalFloatClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMinimalFloatClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMinimalFloatClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMinimalFloatClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMinimalFloatClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMinimalFloatClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMinimalFloatClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMinimalFloatClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMinimalFloatClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMinimalFloatClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMinimalFloatClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMinimalFloatClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMinimalFloatClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMinimalFloatClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMinimalFloatClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMinimalFloatClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMinimalFloatClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMinimalFloatClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMinimalFloatClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMinimalFloatClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMinimalFloatClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMinimalFloatClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMinimalFloatClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMinimalFloatFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMinimalFloatFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMinimalFloatFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMinimalFloatFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMinimalFloatFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMinimalFloatFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMinimalFloatFunction.test_contains_tf)\nPASS: test_copy (test.test_enum.TestMinimalFloatFunction.test_copy)\nPASS: test_copy_member (test.test_enum.TestMinimalFloatFunction.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestMinimalFloatFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMinimalFloatFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMinimalFloatFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMinimalFloatFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMinimalFloatFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMinimalFloatFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMinimalFloatFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMinimalFloatFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMinimalFloatFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMinimalFloatFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMinimalFloatFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMinimalFloatFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMinimalFloatFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMinimalFloatFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMinimalFloatFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMinimalFloatFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMinimalFloatFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMinimalFloatFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMinimalFloatFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMinimalFloatFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMinimalFloatFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMinimalFloatFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMinimalFloatFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMinimalFloatFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMinimalFloatFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMinimalFloatFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMinimalFloatFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedDateClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedDateClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedDateClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedDateClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedDateClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedDateClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedDateClass.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedDateClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedDateClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedDateClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedDateClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedDateClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedDateClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedDateClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedDateClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedDateClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedDateClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedDateClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedDateClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedDateClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedDateClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedDateClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedDateClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedDateClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedDateClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedDateClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedDateClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedDateClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedDateClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedDateClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedDateClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedDateClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedDateClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedDateClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedDateFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedDateFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedDateFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedDateFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedDateFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedDateFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedDateFunction.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedDateFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedDateFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedDateFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedDateFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedDateFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedDateFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedDateFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedDateFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedDateFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedDateFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedDateFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedDateFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedDateFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedDateFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedDateFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedDateFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedDateFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedDateFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedDateFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedDateFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedDateFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedDateFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedDateFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedDateFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedDateFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedDateFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedDateFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedFloatClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedFloatClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedFloatClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedFloatClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedFloatClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedFloatClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedFloatClass.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedFloatClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedFloatClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedFloatClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedFloatClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedFloatClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedFloatClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedFloatClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedFloatClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedFloatClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedFloatClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedFloatClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedFloatClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedFloatClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedFloatClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedFloatClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedFloatClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedFloatClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedFloatClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedFloatClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedFloatClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedFloatClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedFloatClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedFloatClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedFloatClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedFloatClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedFloatClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedFloatClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedFloatFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedFloatFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedFloatFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedFloatFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedFloatFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedFloatFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedFloatFunction.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedFloatFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedFloatFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedFloatFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedFloatFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedFloatFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedFloatFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedFloatFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedFloatFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedFloatFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedFloatFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedFloatFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedFloatFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedFloatFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedFloatFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedFloatFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedFloatFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedFloatFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedFloatFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedFloatFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedFloatFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedFloatFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedFloatFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedFloatFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedFloatFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedFloatFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedFloatFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedFloatFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedIntClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedIntClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedIntClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedIntClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedIntClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedIntClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedIntClass.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedIntClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedIntClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedIntClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedIntClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedIntClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedIntClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedIntClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedIntClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedIntClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedIntClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedIntClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedIntClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedIntClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedIntClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedIntClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedIntClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedIntClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedIntClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedIntClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedIntClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedIntClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedIntClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedIntClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedIntClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedIntClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedIntClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedIntClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedIntFlagClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedIntFlagClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedIntFlagClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedIntFlagClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedIntFlagClass.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestMixedIntFlagClass.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedIntFlagClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedIntFlagClass.test_contains_tf)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestMixedIntFlagClass.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestMixedIntFlagClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedIntFlagClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedIntFlagClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedIntFlagClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedIntFlagClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedIntFlagClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedIntFlagClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedIntFlagClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedIntFlagClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedIntFlagClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedIntFlagClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedIntFlagClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedIntFlagClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedIntFlagClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedIntFlagClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestMixedIntFlagClass.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestMixedIntFlagClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedIntFlagClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedIntFlagClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedIntFlagClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedIntFlagClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedIntFlagClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedIntFlagClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedIntFlagClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedIntFlagClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedIntFlagClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedIntFlagClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedIntFlagClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedIntFlagFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedIntFlagFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedIntFlagFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedIntFlagFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedIntFlagFunction.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestMixedIntFlagFunction.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedIntFlagFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedIntFlagFunction.test_contains_tf)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestMixedIntFlagFunction.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestMixedIntFlagFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedIntFlagFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedIntFlagFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedIntFlagFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedIntFlagFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedIntFlagFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedIntFlagFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedIntFlagFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedIntFlagFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedIntFlagFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedIntFlagFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedIntFlagFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedIntFlagFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedIntFlagFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedIntFlagFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestMixedIntFlagFunction.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestMixedIntFlagFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedIntFlagFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedIntFlagFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedIntFlagFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedIntFlagFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedIntFlagFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedIntFlagFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedIntFlagFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedIntFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedIntFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedIntFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedIntFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedIntFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedIntFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedIntFunction.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedIntFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedIntFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedIntFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedIntFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedIntFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedIntFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedIntFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedIntFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedIntFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedIntFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedIntFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedIntFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedIntFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedIntFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedIntFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedIntFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedIntFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedIntFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedIntFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedIntFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedIntFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedIntFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedIntFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedIntFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedIntFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedIntFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedIntFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedStrClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedStrClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedStrClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedStrClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedStrClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedStrClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedStrClass.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedStrClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedStrClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedStrClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedStrClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedStrClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedStrClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedStrClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedStrClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedStrClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedStrClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedStrClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedStrClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedStrClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedStrClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedStrClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedStrClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedStrClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedStrClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedStrClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedStrClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedStrClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedStrClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedStrClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedStrClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedStrClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedStrClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedStrClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedStrFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedStrFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedStrFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedStrFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedStrFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedStrFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedStrFunction.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedStrFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedStrFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedStrFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedStrFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedStrFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedStrFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedStrFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedStrFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedStrFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedStrFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedStrFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedStrFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedStrFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedStrFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedStrFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedStrFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedStrFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedStrFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedStrFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedStrFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedStrFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedStrFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedStrFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedStrFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedStrFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedStrFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedStrFunction.test_str)\nPASS: test_enum_has_extra_members (test.test_enum.TestOrder.test_enum_has_extra_members)\nPASS: test_enum_has_extra_members_with_aliases (test.test_enum.TestOrder.test_enum_has_extra_members_with_aliases)\nPASS: test_order_has_extra_members (test.test_enum.TestOrder.test_order_has_extra_members)\nPASS: test_order_has_extra_members_with_aliases (test.test_enum.TestOrder.test_order_has_extra_members_with_aliases)\nPASS: test_same_members (test.test_enum.TestOrder.test_same_members)\nPASS: test_same_members_with_aliases (test.test_enum.TestOrder.test_same_members_with_aliases)\nPASS: test_same_members_wrong_order (test.test_enum.TestOrder.test_same_members_wrong_order)\nPASS: test_attribute_deletion (test.test_enum.TestPlainEnumClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestPlainEnumClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestPlainEnumClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestPlainEnumClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestPlainEnumClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestPlainEnumClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestPlainEnumClass.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestPlainEnumClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestPlainEnumClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestPlainEnumClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestPlainEnumClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestPlainEnumClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestPlainEnumClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestPlainEnumClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestPlainEnumClass.test_format)\nPASS: test_format_specs (test.test_enum.TestPlainEnumClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestPlainEnumClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestPlainEnumClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestPlainEnumClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestPlainEnumClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestPlainEnumClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestPlainEnumClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestPlainEnumClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestPlainEnumClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestPlainEnumClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestPlainEnumClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestPlainEnumClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestPlainEnumClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestPlainEnumClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestPlainEnumClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestPlainEnumClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestPlainEnumClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestPlainEnumClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestPlainEnumClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestPlainEnumFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestPlainEnumFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestPlainEnumFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestPlainEnumFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestPlainEnumFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestPlainEnumFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestPlainEnumFunction.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestPlainEnumFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestPlainEnumFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestPlainEnumFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestPlainEnumFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestPlainEnumFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestPlainEnumFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestPlainEnumFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestPlainEnumFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestPlainEnumFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestPlainEnumFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestPlainEnumFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestPlainEnumFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestPlainEnumFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestPlainEnumFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestPlainEnumFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestPlainEnumFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestPlainEnumFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestPlainEnumFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestPlainEnumFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestPlainEnumFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestPlainEnumFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestPlainEnumFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestPlainEnumFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestPlainEnumFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestPlainEnumFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestPlainEnumFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestPlainEnumFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestPlainFlagClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestPlainFlagClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestPlainFlagClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestPlainFlagClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestPlainFlagClass.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestPlainFlagClass.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestPlainFlagClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestPlainFlagClass.test_contains_tf)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestPlainFlagClass.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestPlainFlagClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestPlainFlagClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestPlainFlagClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestPlainFlagClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestPlainFlagClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestPlainFlagClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestPlainFlagClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestPlainFlagClass.test_format)\nPASS: test_format_specs (test.test_enum.TestPlainFlagClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestPlainFlagClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestPlainFlagClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestPlainFlagClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestPlainFlagClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestPlainFlagClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestPlainFlagClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestPlainFlagClass.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestPlainFlagClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestPlainFlagClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestPlainFlagClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestPlainFlagClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestPlainFlagClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestPlainFlagClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestPlainFlagClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestPlainFlagClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestPlainFlagClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestPlainFlagClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestPlainFlagClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestPlainFlagClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestPlainFlagFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestPlainFlagFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestPlainFlagFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestPlainFlagFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestPlainFlagFunction.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestPlainFlagFunction.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestPlainFlagFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestPlainFlagFunction.test_contains_tf)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestPlainFlagFunction.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestPlainFlagFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestPlainFlagFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestPlainFlagFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestPlainFlagFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestPlainFlagFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestPlainFlagFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestPlainFlagFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestPlainFlagFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestPlainFlagFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestPlainFlagFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestPlainFlagFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestPlainFlagFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestPlainFlagFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestPlainFlagFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestPlainFlagFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestPlainFlagFunction.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestPlainFlagFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestPlainFlagFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestPlainFlagFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestPlainFlagFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestPlainFlagFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestPlainFlagFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestPlainFlagFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestPlainFlagFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestPlainFlagFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestPlainFlagFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestPlainFlagFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestPlainFlagFunction.test_str)\nPASS: test_bool (test.test_enum.TestSpecial.test_bool)\nPASS: test_comparisons (test.test_enum.TestSpecial.test_comparisons)\nPASS: test_conflicting_types_resolved_in_new (test.test_enum.TestSpecial.test_conflicting_types_resolved_in_new)\nPASS: test_contains_different_types_same_members (test.test_enum.TestSpecial.test_contains_different_types_same_members)\nPASS: test_contains_name_and_value_overlap (test.test_enum.TestSpecial.test_contains_name_and_value_overlap)\nPASS: test_custom_flag_bitwise (test.test_enum.TestSpecial.test_custom_flag_bitwise)\nPASS: test_custom_strenum (test.test_enum.TestSpecial.test_custom_strenum)\nPASS: test_default_missing_no_chained_exception (test.test_enum.TestSpecial.test_default_missing_no_chained_exception)\nSKIP: test_dir_with_custom_dunders (test.test_enum.TestSpecial.test_dir_with_custom_dunders) 'to-do list'\nPASS: test_duplicate_name_error (test.test_enum.TestSpecial.test_duplicate_name_error)\nPASS: test_duplicate_values_give_unique_enum_items (test.test_enum.TestSpecial.test_duplicate_values_give_unique_enum_items)\nPASS: test_dynamic_members_with_static_methods (test.test_enum.TestSpecial.test_dynamic_members_with_static_methods)\nPASS: test_empty_globals (test.test_enum.TestSpecial.test_empty_globals)\nPASS: test_enum_function_with_qualname (test.test_enum.TestSpecial.test_enum_function_with_qualname)\nPASS: test_enum_of_generic_aliases (test.test_enum.TestSpecial.test_enum_of_generic_aliases)\ntest_enum_of_types (test.test_enum.TestSpecial.test_enum_of_types)\nPASS: Support using Enum to refer to types deliberately.\ntest_enum_of_types_with_nonmember (test.test_enum.TestSpecial.test_enum_of_types_with_nonmember)\nPASS: Support using Enum to refer to types deliberately.\nPASS: test_enum_with_value_name (test.test_enum.TestSpecial.test_enum_with_value_name)\nPASS: test_equality (test.test_enum.TestSpecial.test_equality)\nPASS: test_exclude_methods (test.test_enum.TestSpecial.test_exclude_methods)\nPASS: test_extending (test.test_enum.TestSpecial.test_extending)\nPASS: test_extending2 (test.test_enum.TestSpecial.test_extending2)\nPASS: test_extending3 (test.test_enum.TestSpecial.test_extending3)\nPASS: test_flag_with_custom_new (test.test_enum.TestSpecial.test_flag_with_custom_new)\nPASS: test_floatenum_fromhex (test.test_enum.TestSpecial.test_floatenum_fromhex)\nPASS: test_flufl_enum (test.test_enum.TestSpecial.test_flufl_enum)\nPASS: test_getattr_dunder (test.test_enum.TestSpecial.test_getattr_dunder)\nPASS: test_getattr_getitem (test.test_enum.TestSpecial.test_getattr_getitem)\nPASS: test_ignore (test.test_enum.TestSpecial.test_ignore)\nPASS: test_inherited_data_type (test.test_enum.TestSpecial.test_inherited_data_type)\nPASS: test_inherited_new_from_enhanced_enum (test.test_enum.TestSpecial.test_inherited_new_from_enhanced_enum)\nPASS: test_inherited_new_from_mixed_enum (test.test_enum.TestSpecial.test_inherited_new_from_mixed_enum)\nPASS: test_init (test.test_enum.TestSpecial.test_init)\nPASS: test_init_exception (test.test_enum.TestSpecial.test_init_exception)\nPASS: test_int_flags_copy (test.test_enum.TestSpecial.test_int_flags_copy)\nPASS: test_intenum_from_bytes (test.test_enum.TestSpecial.test_intenum_from_bytes)\nPASS: test_intenum_transitivity (test.test_enum.TestSpecial.test_intenum_transitivity)\nPASS: test_introspection (test.test_enum.TestSpecial.test_introspection)\nPASS: test_iteration_order (test.test_enum.TestSpecial.test_iteration_order)\nPASS: test_member_from_member_access (test.test_enum.TestSpecial.test_member_from_member_access)\nPASS: test_missing_exceptions_reset (test.test_enum.TestSpecial.test_missing_exceptions_reset)\nPASS: test_missing_override (test.test_enum.TestSpecial.test_missing_override)\nPASS: test_missing_value_error (test.test_enum.TestSpecial.test_missing_value_error)\nPASS: test_mixed_enum_in_call_1 (test.test_enum.TestSpecial.test_mixed_enum_in_call_1)\nPASS: test_mixed_enum_in_call_2 (test.test_enum.TestSpecial.test_mixed_enum_in_call_2)\nPASS: test_multiple_inherited_mixin (test.test_enum.TestSpecial.test_multiple_inherited_mixin)\nPASS: test_multiple_mixin (test.test_enum.TestSpecial.test_multiple_mixin)\nPASS: test_multiple_mixin_inherited (test.test_enum.TestSpecial.test_multiple_mixin_inherited)\nPASS: test_multiple_mixin_mro (test.test_enum.TestSpecial.test_multiple_mixin_mro)\nPASS: test_multiple_mixin_with_common_data_type (test.test_enum.TestSpecial.test_multiple_mixin_with_common_data_type)\nPASS: test_namedtuple_as_value (test.test_enum.TestSpecial.test_namedtuple_as_value)\ntest_nested_classes_in_enum_are_members (test.test_enum.TestSpecial.test_nested_classes_in_enum_are_members)\nPASS: Check for warnings pre-3.13\ntest_nested_classes_in_enum_are_not_members (test.test_enum.TestSpecial.test_nested_classes_in_enum_are_not_members)\nSKIP: Support locally-defined nested classes. 'inner classes are still members'\ntest_nested_classes_in_enum_with_member (test.test_enum.TestSpecial.test_nested_classes_in_enum_with_member)\nPASS: Support locally-defined nested classes.\nPASS: test_nested_classes_in_enum_with_nonmember (test.test_enum.TestSpecial.test_nested_classes_in_enum_with_nonmember)\nPASS: test_no_duplicates (test.test_enum.TestSpecial.test_no_duplicates)\nPASS: test_no_such_enum_member (test.test_enum.TestSpecial.test_no_such_enum_member)\nPASS: test_nonhash_value (test.test_enum.TestSpecial.test_nonhash_value)\nPASS: test_ordered_mixin (test.test_enum.TestSpecial.test_ordered_mixin)\nPASS: test_pickle_by_name (test.test_enum.TestSpecial.test_pickle_by_name)\nPASS: test_pickle_enum (test.test_enum.TestSpecial.test_pickle_enum)\nPASS: test_pickle_enum_function (test.test_enum.TestSpecial.test_pickle_enum_function)\nPASS: test_pickle_enum_function_with_module (test.test_enum.TestSpecial.test_pickle_enum_function_with_module)\nPASS: test_pickle_explodes (test.test_enum.TestSpecial.test_pickle_explodes)\nPASS: test_pickle_float (test.test_enum.TestSpecial.test_pickle_float)\nPASS: test_pickle_int (test.test_enum.TestSpecial.test_pickle_int)\nPASS: test_pickle_nested_class (test.test_enum.TestSpecial.test_pickle_nested_class)\nPASS: test_private_variable_is_normal_attribute (test.test_enum.TestSpecial.test_private_variable_is_normal_attribute)\nPASS: test_programmatic_function_is_value_call (test.test_enum.TestSpecial.test_programmatic_function_is_value_call)\nPASS: test_programmatic_function_string_list_with_start (test.test_enum.TestSpecial.test_programmatic_function_string_list_with_start)\nPASS: test_programmatic_function_string_with_start (test.test_enum.TestSpecial.test_programmatic_function_string_with_start)\nPASS: test_programmatic_function_type (test.test_enum.TestSpecial.test_programmatic_function_type)\nPASS: test_programmatic_function_type_from_subclass (test.test_enum.TestSpecial.test_programmatic_function_type_from_subclass)\nPASS: test_programmatic_function_type_from_subclass_with_start (test.test_enum.TestSpecial.test_programmatic_function_type_from_subclass_with_start)\nPASS: test_programmatic_function_type_with_start (test.test_enum.TestSpecial.test_programmatic_function_type_with_start)\nPASS: test_repr_and_str_with_no_init_mixin (test.test_enum.TestSpecial.test_repr_and_str_with_no_init_mixin)\ntest_repr_with_dataclass (test.test_enum.TestSpecial.test_repr_with_dataclass)\nPASS: ensure dataclass-mixin has correct repr()\nPASS: test_repr_with_init_mixin (test.test_enum.TestSpecial.test_repr_with_init_mixin)\nPASS: test_reserved_sunder_error (test.test_enum.TestSpecial.test_reserved_sunder_error)\nPASS: test_strenum (test.test_enum.TestSpecial.test_strenum)\nPASS: test_string_enum (test.test_enum.TestSpecial.test_string_enum)\nPASS: test_subclass_duplicate_name (test.test_enum.TestSpecial.test_subclass_duplicate_name)\nPASS: test_subclass_duplicate_name_dynamic (test.test_enum.TestSpecial.test_subclass_duplicate_name_dynamic)\nPASS: test_subclasses_with_direct_pickle_support (test.test_enum.TestSpecial.test_subclasses_with_direct_pickle_support)\nPASS: test_subclasses_with_getnewargs (test.test_enum.TestSpecial.test_subclasses_with_getnewargs)\nPASS: test_subclasses_with_getnewargs_ex (test.test_enum.TestSpecial.test_subclasses_with_getnewargs_ex)\nPASS: test_subclasses_with_reduce (test.test_enum.TestSpecial.test_subclasses_with_reduce)\nPASS: test_subclasses_with_reduce_ex (test.test_enum.TestSpecial.test_subclasses_with_reduce_ex)\nPASS: test_subclasses_without_direct_pickle_support (test.test_enum.TestSpecial.test_subclasses_without_direct_pickle_support)\nPASS: test_subclassing (test.test_enum.TestSpecial.test_subclassing)\nPASS: test_too_many_data_types (test.test_enum.TestSpecial.test_too_many_data_types)\nPASS: test_tuple_subclass (test.test_enum.TestSpecial.test_tuple_subclass)\nPASS: test_value_backup_assign (test.test_enum.TestSpecial.test_value_backup_assign)\nPASS: test_wrong_enum_in_call (test.test_enum.TestSpecial.test_wrong_enum_in_call)\nPASS: test_wrong_enum_in_mixed_call (test.test_enum.TestSpecial.test_wrong_enum_in_mixed_call)\nPASS: test_wrong_inheritance_order (test.test_enum.TestSpecial.test_wrong_inheritance_order)\nPASS: test_inspect_classify_class_attrs (test.test_enum.TestStdLib.test_inspect_classify_class_attrs)\nPASS: test_inspect_getmembers (test.test_enum.TestStdLib.test_inspect_getmembers)\nPASS: test_inspect_signatures (test.test_enum.TestStdLib.test_inspect_signatures)\nPASS: test_pydoc (test.test_enum.TestStdLib.test_pydoc)\nPASS: test_test_simple_enum (test.test_enum.TestStdLib.test_test_simple_enum)\nPASS: test_attribute_deletion (test.test_enum.TestStrEnumClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestStrEnumClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestStrEnumClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestStrEnumClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestStrEnumClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestStrEnumClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestStrEnumClass.test_contains_tf)\nPASS: test_copy (test.test_enum.TestStrEnumClass.test_copy)\nPASS: test_copy_member (test.test_enum.TestStrEnumClass.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestStrEnumClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestStrEnumClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestStrEnumClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestStrEnumClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestStrEnumClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestStrEnumClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestStrEnumClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestStrEnumClass.test_format)\nPASS: test_format_specs (test.test_enum.TestStrEnumClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestStrEnumClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestStrEnumClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestStrEnumClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestStrEnumClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestStrEnumClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestStrEnumClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestStrEnumClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestStrEnumClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestStrEnumClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestStrEnumClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestStrEnumClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestStrEnumClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestStrEnumClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestStrEnumClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestStrEnumClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestStrEnumClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestStrEnumClass.test_reversed_iteration_order)\nPASS: test_shadowed_attr (test.test_enum.TestStrEnumClass.test_shadowed_attr)\nPASS: test_str (test.test_enum.TestStrEnumClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestStrEnumFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestStrEnumFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestStrEnumFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestStrEnumFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestStrEnumFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestStrEnumFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestStrEnumFunction.test_contains_tf)\nPASS: test_copy (test.test_enum.TestStrEnumFunction.test_copy)\nPASS: test_copy_member (test.test_enum.TestStrEnumFunction.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestStrEnumFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestStrEnumFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestStrEnumFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestStrEnumFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestStrEnumFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestStrEnumFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestStrEnumFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestStrEnumFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestStrEnumFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestStrEnumFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestStrEnumFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestStrEnumFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestStrEnumFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestStrEnumFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestStrEnumFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestStrEnumFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestStrEnumFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestStrEnumFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestStrEnumFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestStrEnumFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestStrEnumFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestStrEnumFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestStrEnumFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestStrEnumFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestStrEnumFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestStrEnumFunction.test_reversed_iteration_order)\nPASS: test_shadowed_attr (test.test_enum.TestStrEnumFunction.test_shadowed_attr)\nPASS: test_str (test.test_enum.TestStrEnumFunction.test_str)\nPASS: test_unique_clean (test.test_enum.TestUnique.test_unique_clean)\nPASS: test_unique_dirty (test.test_enum.TestUnique.test_unique_dirty)\nPASS: test_unique_with_name (test.test_enum.TestUnique.test_unique_with_name)\nPASS: test_composite (test.test_enum.TestVerify.test_composite)\nPASS: test_continuous (test.test_enum.TestVerify.test_continuous)\nPASS: test_negative_alias (test.test_enum.TestVerify.test_negative_alias)\nPASS: test_unique_clean (test.test_enum.TestVerify.test_unique_clean)\nPASS: test_unique_dirty (test.test_enum.TestVerify.test_unique_dirty)\nPASS: test_unique_with_name (test.test_enum.TestVerify.test_unique_with_name)\nEnum (enum)\nPASS: Doctest: enum.Enum\n_simple_enum (enum)\nPASS: Doctest: enum._simple_enum\n_test_simple_enum (enum)\nPASS: Doctest: enum._test_simple_enum\nbin (enum)\nPASS: Doctest: enum.bin\n\n----------------------------------------------------------------------\nRan 1059 tests in 3.232s\n\nOK (skipped=5)\n0:01:13 load avg: 2.56 [165/469] test_file passed\nPASS: testAttributes (test.test_file.CAutoFileTests.testAttributes)\nPASS: testErrors (test.test_file.CAutoFileTests.testErrors)\nPASS: testMethods (test.test_file.CAutoFileTests.testMethods)\nPASS: testReadWhenWriting (test.test_file.CAutoFileTests.testReadWhenWriting)\nPASS: testReadinto (test.test_file.CAutoFileTests.testReadinto)\nPASS: testReadinto_text (test.test_file.CAutoFileTests.testReadinto_text)\nPASS: testWeakRefs (test.test_file.CAutoFileTests.testWeakRefs)\nPASS: testWritelinesIntegers (test.test_file.CAutoFileTests.testWritelinesIntegers)\nPASS: testWritelinesIntegersUserList (test.test_file.CAutoFileTests.testWritelinesIntegersUserList)\nPASS: testWritelinesNonString (test.test_file.CAutoFileTests.testWritelinesNonString)\nPASS: testWritelinesUserList (test.test_file.CAutoFileTests.testWritelinesUserList)\nPASS: testBadModeArgument (test.test_file.COtherFileTests.testBadModeArgument)\nPASS: testIteration (test.test_file.COtherFileTests.testIteration)\nPASS: testModeStrings (test.test_file.COtherFileTests.testModeStrings)\nPASS: testSetBufferSize (test.test_file.COtherFileTests.testSetBufferSize)\nPASS: testStdin (test.test_file.COtherFileTests.testStdin)\nPASS: testTruncateOnWindows (test.test_file.COtherFileTests.testTruncateOnWindows)\nPASS: testAttributes (test.test_file.PyAutoFileTests.testAttributes)\nPASS: testErrors (test.test_file.PyAutoFileTests.testErrors)\nPASS: testMethods (test.test_file.PyAutoFileTests.testMethods)\nPASS: testReadWhenWriting (test.test_file.PyAutoFileTests.testReadWhenWriting)\nPASS: testReadinto (test.test_file.PyAutoFileTests.testReadinto)\nPASS: testReadinto_text (test.test_file.PyAutoFileTests.testReadinto_text)\nPASS: testWeakRefs (test.test_file.PyAutoFileTests.testWeakRefs)\nPASS: testWritelinesIntegers (test.test_file.PyAutoFileTests.testWritelinesIntegers)\nPASS: testWritelinesIntegersUserList (test.test_file.PyAutoFileTests.testWritelinesIntegersUserList)\nPASS: testWritelinesNonString (test.test_file.PyAutoFileTests.testWritelinesNonString)\nPASS: testWritelinesUserList (test.test_file.PyAutoFileTests.testWritelinesUserList)\nPASS: testBadModeArgument (test.test_file.PyOtherFileTests.testBadModeArgument)\nPASS: testIteration (test.test_file.PyOtherFileTests.testIteration)\nPASS: testModeStrings (test.test_file.PyOtherFileTests.testModeStrings)\nPASS: testSetBufferSize (test.test_file.PyOtherFileTests.testSetBufferSize)\nPASS: testStdin (test.test_file.PyOtherFileTests.testStdin)\nPASS: testTruncateOnWindows (test.test_file.PyOtherFileTests.testTruncateOnWindows)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.233s\n\nOK\n0:01:13 load avg: 2.56 [166/469] test_fcntl passed\nPASS: test_fcntl_64_bit (test.test_fcntl.TestFcntl.test_fcntl_64_bit)\nPASS: test_fcntl_bad_file (test.test_fcntl.TestFcntl.test_fcntl_bad_file)\nPASS: test_fcntl_bad_file_overflow (test.test_fcntl.TestFcntl.test_fcntl_bad_file_overflow)\nSKIP: test_fcntl_f_getpath (test.test_fcntl.TestFcntl.test_fcntl_f_getpath) 'F_GETPATH is only available on macos'\nPASS: test_fcntl_f_pipesize (test.test_fcntl.TestFcntl.test_fcntl_f_pipesize)\ntest_fcntl_file_descriptor (test.test_fcntl.TestFcntl.test_fcntl_file_descriptor) ... Status from fcntl with O_NONBLOCK:  0\nstruct.pack:  b'\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'\nString from fcntl with F_SETLKW:  b'\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'\nok\ntest_fcntl_fileno (test.test_fcntl.TestFcntl.test_fcntl_fileno) ... Status from fcntl with O_NONBLOCK:  0\nstruct.pack:  b'\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'\nString from fcntl with F_SETLKW:  b'\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'\nok\nPASS: test_flock (test.test_fcntl.TestFcntl.test_flock)\nPASS: test_flock_overflow (test.test_fcntl.TestFcntl.test_flock_overflow)\nPASS: test_lockf_exclusive (test.test_fcntl.TestFcntl.test_lockf_exclusive)\nPASS: test_lockf_share (test.test_fcntl.TestFcntl.test_lockf_share)\n\n----------------------------------------------------------------------\nRan 10 tests in 0.612s\n\nOK (skipped=1)\n0:01:14 load avg: 2.56 [167/469] test_filecmp passed\nPASS: test_cmpfiles (test.test_filecmp.DirCompareTestCase.test_cmpfiles)\nPASS: test_default_ignores (test.test_filecmp.DirCompareTestCase.test_default_ignores)\nPASS: test_dircmp (test.test_filecmp.DirCompareTestCase.test_dircmp)\ntest_dircmp_subdirs_type (test.test_filecmp.DirCompareTestCase.test_dircmp_subdirs_type)\nPASS: Check that dircmp.subdirs respects subclassing.\nPASS: test_report_full_closure (test.test_filecmp.DirCompareTestCase.test_report_full_closure)\nPASS: test_report_partial_closure (test.test_filecmp.DirCompareTestCase.test_report_partial_closure)\nPASS: test_cache_clear (test.test_filecmp.FileCompareTestCase.test_cache_clear)\nPASS: test_different (test.test_filecmp.FileCompareTestCase.test_different)\nPASS: test_matching (test.test_filecmp.FileCompareTestCase.test_matching)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.015s\n\nOK\n0:01:14 load avg: 2.56 [168/469] test_fileinput passed\ntest_buffer_sizes (test.test_fileinput.BufferSizesTests.test_buffer_sizes) ... 1. Simple iteration\n2. Status variables\n3. Nextfile\n4. Stdin\n5. Boundary conditions\n6. Inplace\nok\nPASS: test_close_on_exception (test.test_fileinput.FileInputTests.test_close_on_exception)\nPASS: test_context_manager (test.test_fileinput.FileInputTests.test_context_manager)\nPASS: test_detached_stdin_binary_mode (test.test_fileinput.FileInputTests.test_detached_stdin_binary_mode)\nPASS: test_empty_files_list_specified_to_constructor (test.test_fileinput.FileInputTests.test_empty_files_list_specified_to_constructor)\nPASS: test_file_hook_backward_compatibility (test.test_fileinput.FileInputTests.test_file_hook_backward_compatibility)\nPASS: test_file_opening_hook (test.test_fileinput.FileInputTests.test_file_opening_hook)\nPASS: test_fileno (test.test_fileinput.FileInputTests.test_fileno)\nPASS: test_fileno_when_ValueError_raised (test.test_fileinput.FileInputTests.test_fileno_when_ValueError_raised)\nPASS: test_files_that_dont_end_with_newline (test.test_fileinput.FileInputTests.test_files_that_dont_end_with_newline)\nPASS: test_inplace_binary_write_mode (test.test_fileinput.FileInputTests.test_inplace_binary_write_mode)\nPASS: test_inplace_encoding_errors (test.test_fileinput.FileInputTests.test_inplace_encoding_errors)\nPASS: test_invalid_opening_mode (test.test_fileinput.FileInputTests.test_invalid_opening_mode)\nPASS: test_iteration_buffering (test.test_fileinput.FileInputTests.test_iteration_buffering)\ntest_nextfile_oserror_deleting_backup (test.test_fileinput.FileInputTests.test_nextfile_oserror_deleting_backup)\nPASS: Tests invoking FileInput.nextfile() when the attempt to delete\nPASS: test_pathlib_file (test.test_fileinput.FileInputTests.test_pathlib_file)\nPASS: test_pathlib_file_inplace (test.test_fileinput.FileInputTests.test_pathlib_file_inplace)\nPASS: test_readline (test.test_fileinput.FileInputTests.test_readline)\nPASS: test_readline_binary_mode (test.test_fileinput.FileInputTests.test_readline_binary_mode)\nPASS: test_readline_buffering (test.test_fileinput.FileInputTests.test_readline_buffering)\ntest_readline_os_chmod_raises_OSError (test.test_fileinput.FileInputTests.test_readline_os_chmod_raises_OSError)\nPASS: Tests invoking FileInput.readline() when os.chmod() raises OSError.\ntest_readline_os_fstat_raises_OSError (test.test_fileinput.FileInputTests.test_readline_os_fstat_raises_OSError)\nPASS: Tests invoking FileInput.readline() when os.fstat() raises OSError.\nPASS: test_stdin_binary_mode (test.test_fileinput.FileInputTests.test_stdin_binary_mode)\nPASS: test_zero_byte_files (test.test_fileinput.FileInputTests.test_zero_byte_files)\nPASS: test_all (test.test_fileinput.MiscTest.test_all)\ntest_state_is_None (test.test_fileinput.Test_fileinput_close.test_state_is_None)\nPASS: Tests that fileinput.close() does nothing if fileinput._state\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_close.test_state_is_not_None)\nPASS: Tests that fileinput.close() invokes close() on fileinput._state\ntest_state_is_None (test.test_fileinput.Test_fileinput_filelineno.test_state_is_None)\nPASS: Tests fileinput.filelineno() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_filelineno.test_state_is_not_None)\nPASS: Tests fileinput.filelineno() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_filename.test_state_is_None)\nPASS: Tests fileinput.filename() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_filename.test_state_is_not_None)\nPASS: Tests fileinput.filename() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_fileno.test_state_is_None)\nPASS: Tests fileinput.fileno() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_fileno.test_state_is_not_None)\nPASS: Tests fileinput.fileno() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_input.test_state_is_None)\nPASS: Tests invoking fileinput.input() when fileinput._state is None\ntest_state_is_not_None_and_state_file_is_None (test.test_fileinput.Test_fileinput_input.test_state_is_not_None_and_state_file_is_None)\nPASS: Tests invoking fileinput.input() when fileinput._state is not None\ntest_state_is_not_None_and_state_file_is_not_None (test.test_fileinput.Test_fileinput_input.test_state_is_not_None_and_state_file_is_not_None)\nPASS: Tests invoking fileinput.input() when fileinput._state is not None\ntest_state_is_None (test.test_fileinput.Test_fileinput_isfirstline.test_state_is_None)\nPASS: Tests fileinput.isfirstline() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_isfirstline.test_state_is_not_None)\nPASS: Tests fileinput.isfirstline() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_isstdin.test_state_is_None)\nPASS: Tests fileinput.isstdin() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_isstdin.test_state_is_not_None)\nPASS: Tests fileinput.isstdin() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_lineno.test_state_is_None)\nPASS: Tests fileinput.lineno() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_lineno.test_state_is_not_None)\nPASS: Tests fileinput.lineno() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_nextfile.test_state_is_None)\nPASS: Tests fileinput.nextfile() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_nextfile.test_state_is_not_None)\nPASS: Tests fileinput.nextfile() when fileinput._state is not None.\nPASS: test_binary_mode_encoding (test.test_fileinput.Test_hook_compressed.test_binary_mode_encoding)\nPASS: test_blah_ext (test.test_fileinput.Test_hook_compressed.test_blah_ext)\nPASS: test_bz2_ext_builtin (test.test_fileinput.Test_hook_compressed.test_bz2_ext_builtin)\nPASS: test_bz2_ext_fake (test.test_fileinput.Test_hook_compressed.test_bz2_ext_fake)\nPASS: test_empty_string (test.test_fileinput.Test_hook_compressed.test_empty_string)\nPASS: test_gz_ext_builtin (test.test_fileinput.Test_hook_compressed.test_gz_ext_builtin)\nPASS: test_gz_ext_fake (test.test_fileinput.Test_hook_compressed.test_gz_ext_fake)\nPASS: test_gz_with_encoding_fake (test.test_fileinput.Test_hook_compressed.test_gz_with_encoding_fake)\nPASS: test_no_ext (test.test_fileinput.Test_hook_compressed.test_no_ext)\nPASS: test_text_mode_encoding (test.test_fileinput.Test_hook_compressed.test_text_mode_encoding)\nPASS: test (test.test_fileinput.Test_hook_encoded.test)\nPASS: test_errors (test.test_fileinput.Test_hook_encoded.test_errors)\nPASS: test_modes (test.test_fileinput.Test_hook_encoded.test_modes)\n\n----------------------------------------------------------------------\nRan 57 tests in 0.035s\n\nOK\n0:01:14 load avg: 2.56 [169/469] test_exceptions passed\nPASS: test_attributes (test.test_exceptions.AttributeErrorTests.test_attributes)\nPASS: test_getattr_has_name_and_obj (test.test_exceptions.AttributeErrorTests.test_getattr_has_name_and_obj)\nPASS: test_getattr_has_name_and_obj_for_method (test.test_exceptions.AttributeErrorTests.test_getattr_has_name_and_obj_for_method)\nPASS: testAttributes (test.test_exceptions.ExceptionTests.testAttributes)\nPASS: testChainingAttrs (test.test_exceptions.ExceptionTests.testChainingAttrs)\nPASS: testChainingDescriptors (test.test_exceptions.ExceptionTests.testChainingDescriptors)\nPASS: testExceptionCleanupState (test.test_exceptions.ExceptionTests.testExceptionCleanupState)\nPASS: testInfiniteRecursion (test.test_exceptions.ExceptionTests.testInfiniteRecursion)\nPASS: testInvalidTraceback (test.test_exceptions.ExceptionTests.testInvalidTraceback)\nPASS: testKeywordArgs (test.test_exceptions.ExceptionTests.testKeywordArgs)\nSKIP: testMemoryErrorBigSource (test.test_exceptions.ExceptionTests.testMemoryErrorBigSource) \"resource 'cpu' is not enabled\"\nPASS: testNoneClearsTracebackAttr (test.test_exceptions.ExceptionTests.testNoneClearsTracebackAttr)\nPASS: testRaising (test.test_exceptions.ExceptionTests.testRaising)\nPASS: testSettingException (test.test_exceptions.ExceptionTests.testSettingException)\nPASS: testSyntaxErrorMessage (test.test_exceptions.ExceptionTests.testSyntaxErrorMessage)\nPASS: testSyntaxErrorMissingParens (test.test_exceptions.ExceptionTests.testSyntaxErrorMissingParens)\nPASS: testSyntaxErrorOffset (test.test_exceptions.ExceptionTests.testSyntaxErrorOffset)\nPASS: testWithTraceback (test.test_exceptions.ExceptionTests.testWithTraceback)\nPASS: test_3114 (test.test_exceptions.ExceptionTests.test_3114)\nPASS: test_MemoryError (test.test_exceptions.ExceptionTests.test_MemoryError)\nPASS: test_WindowsError (test.test_exceptions.ExceptionTests.test_WindowsError)\nPASS: test_assert_shadowing (test.test_exceptions.ExceptionTests.test_assert_shadowing)\nPASS: test_badisinstance (test.test_exceptions.ExceptionTests.test_badisinstance)\nPASS: test_context_of_exception_in_else_and_finally (test.test_exceptions.ExceptionTests.test_context_of_exception_in_else_and_finally)\nPASS: test_context_of_exception_in_except_and_finally (test.test_exceptions.ExceptionTests.test_context_of_exception_in_except_and_finally)\nPASS: test_context_of_exception_in_try_and_finally (test.test_exceptions.ExceptionTests.test_context_of_exception_in_try_and_finally)\nPASS: test_errno_ENOTDIR (test.test_exceptions.ExceptionTests.test_errno_ENOTDIR)\nPASS: test_error_offset_continuation_characters (test.test_exceptions.ExceptionTests.test_error_offset_continuation_characters)\nPASS: test_exception_cleanup_names (test.test_exceptions.ExceptionTests.test_exception_cleanup_names)\nPASS: test_exception_cleanup_names2 (test.test_exceptions.ExceptionTests.test_exception_cleanup_names2)\nPASS: test_exception_target_in_nested_scope (test.test_exceptions.ExceptionTests.test_exception_target_in_nested_scope)\nPASS: test_exception_with_doc (test.test_exceptions.ExceptionTests.test_exception_with_doc)\nPASS: test_generator_close_cleanup_exc_state (test.test_exceptions.ExceptionTests.test_generator_close_cleanup_exc_state)\nPASS: test_generator_del_cleanup_exc_state (test.test_exceptions.ExceptionTests.test_generator_del_cleanup_exc_state)\nPASS: test_generator_doesnt_retain_old_exc (test.test_exceptions.ExceptionTests.test_generator_doesnt_retain_old_exc)\nPASS: test_generator_doesnt_retain_old_exc2 (test.test_exceptions.ExceptionTests.test_generator_doesnt_retain_old_exc2)\nPASS: test_generator_finalizing_and_sys_exception (test.test_exceptions.ExceptionTests.test_generator_finalizing_and_sys_exception)\nPASS: test_generator_leaking (test.test_exceptions.ExceptionTests.test_generator_leaking)\nPASS: test_generator_leaking2 (test.test_exceptions.ExceptionTests.test_generator_leaking2)\nPASS: test_generator_leaking3 (test.test_exceptions.ExceptionTests.test_generator_leaking3)\nPASS: test_generator_leaking4 (test.test_exceptions.ExceptionTests.test_generator_leaking4)\nPASS: test_generator_next_cleanup_exc_state (test.test_exceptions.ExceptionTests.test_generator_next_cleanup_exc_state)\nPASS: test_generator_send_cleanup_exc_state (test.test_exceptions.ExceptionTests.test_generator_send_cleanup_exc_state)\nPASS: test_generator_throw_cleanup_exc_state (test.test_exceptions.ExceptionTests.test_generator_throw_cleanup_exc_state)\nPASS: test_invalid_delattr (test.test_exceptions.ExceptionTests.test_invalid_delattr)\nPASS: test_invalid_setattr (test.test_exceptions.ExceptionTests.test_invalid_setattr)\nPASS: test_invalid_setstate (test.test_exceptions.ExceptionTests.test_invalid_setstate)\nPASS: test_memory_error_cleanup (test.test_exceptions.ExceptionTests.test_memory_error_cleanup)\nPASS: test_memory_error_in_PyErr_PrintEx (test.test_exceptions.ExceptionTests.test_memory_error_in_PyErr_PrintEx)\nPASS: test_memory_error_in_subinterp (test.test_exceptions.ExceptionTests.test_memory_error_in_subinterp)\nPASS: test_memory_error_subclasses (test.test_exceptions.ExceptionTests.test_memory_error_subclasses)\nPASS: test_no_hang_on_context_chain_cycle1 (test.test_exceptions.ExceptionTests.test_no_hang_on_context_chain_cycle1)\nPASS: test_no_hang_on_context_chain_cycle2 (test.test_exceptions.ExceptionTests.test_no_hang_on_context_chain_cycle2)\nPASS: test_no_hang_on_context_chain_cycle3 (test.test_exceptions.ExceptionTests.test_no_hang_on_context_chain_cycle3)\nPASS: test_notes (test.test_exceptions.ExceptionTests.test_notes)\nPASS: test_raise_does_not_create_context_chain_cycle (test.test_exceptions.ExceptionTests.test_raise_does_not_create_context_chain_cycle)\nPASS: test_raise_in_generator (test.test_exceptions.ExceptionTests.test_raise_in_generator)\nPASS: test_recursion_error_cleanup (test.test_exceptions.ExceptionTests.test_recursion_error_cleanup)\nPASS: test_recursion_in_except_handler (test.test_exceptions.ExceptionTests.test_recursion_in_except_handler)\nPASS: test_recursion_normalizing_exception (test.test_exceptions.ExceptionTests.test_recursion_normalizing_exception)\nPASS: test_recursion_normalizing_infinite_exception (test.test_exceptions.ExceptionTests.test_recursion_normalizing_infinite_exception)\nPASS: test_recursion_normalizing_with_no_memory (test.test_exceptions.ExceptionTests.test_recursion_normalizing_with_no_memory)\nPASS: test_setstate (test.test_exceptions.ExceptionTests.test_setstate)\nPASS: test_str (test.test_exceptions.ExceptionTests.test_str)\nSKIP: test_trashcan_recursion (test.test_exceptions.ExceptionTests.test_trashcan_recursion) \"resource 'cpu' is not enabled\"\nPASS: test_unhandled (test.test_exceptions.ExceptionTests.test_unhandled)\nPASS: test_unicode_change_attributes (test.test_exceptions.ExceptionTests.test_unicode_change_attributes)\nPASS: test_unicode_errors_no_object (test.test_exceptions.ExceptionTests.test_unicode_errors_no_object)\nPASS: test_unraisable (test.test_exceptions.ExceptionTests.test_unraisable)\ntest_windows_message (test.test_exceptions.ExceptionTests.test_windows_message)\nSKIP: Should fill in unknown error code in Windows error message 'test specific to Windows'\nPASS: test_yield_in_nested_try_excepts (test.test_exceptions.ExceptionTests.test_yield_in_nested_try_excepts)\nPASS: test_attributes (test.test_exceptions.ImportErrorTests.test_attributes)\nPASS: test_copy_pickle (test.test_exceptions.ImportErrorTests.test_copy_pickle)\nPASS: test_non_str_argument (test.test_exceptions.ImportErrorTests.test_non_str_argument)\nPASS: test_reset_attributes (test.test_exceptions.ImportErrorTests.test_reset_attributes)\nPASS: test_gh_111654 (test.test_exceptions.NameErrorTests.test_gh_111654)\nPASS: test_issue45826 (test.test_exceptions.NameErrorTests.test_issue45826)\nPASS: test_issue45826_focused (test.test_exceptions.NameErrorTests.test_issue45826_focused)\nPASS: test_name_error_has_name (test.test_exceptions.NameErrorTests.test_name_error_has_name)\nPASS: test_lineno_after_other_except (test.test_exceptions.PEP626Tests.test_lineno_after_other_except)\nPASS: test_lineno_after_raise_in_except (test.test_exceptions.PEP626Tests.test_lineno_after_raise_in_except)\nPASS: test_lineno_after_raise_in_with_exit (test.test_exceptions.PEP626Tests.test_lineno_after_raise_in_with_exit)\nPASS: test_lineno_after_raise_simple (test.test_exceptions.PEP626Tests.test_lineno_after_raise_simple)\nPASS: test_lineno_after_with (test.test_exceptions.PEP626Tests.test_lineno_after_with)\nPASS: test_lineno_in_finally_except (test.test_exceptions.PEP626Tests.test_lineno_in_finally_except)\nPASS: test_lineno_in_finally_normal (test.test_exceptions.PEP626Tests.test_lineno_in_finally_normal)\nPASS: test_lineno_in_named_except (test.test_exceptions.PEP626Tests.test_lineno_in_named_except)\nPASS: test_lineno_in_try (test.test_exceptions.PEP626Tests.test_lineno_in_try)\nPASS: test_missing_lineno_shows_as_none (test.test_exceptions.PEP626Tests.test_missing_lineno_shows_as_none)\nPASS: test_attributes_new_constructor (test.test_exceptions.SyntaxErrorTests.test_attributes_new_constructor)\nPASS: test_attributes_old_constructor (test.test_exceptions.SyntaxErrorTests.test_attributes_old_constructor)\nPASS: test_encodings (test.test_exceptions.SyntaxErrorTests.test_encodings)\nPASS: test_incorrect_constructor (test.test_exceptions.SyntaxErrorTests.test_incorrect_constructor)\nPASS: test_non_utf8 (test.test_exceptions.SyntaxErrorTests.test_non_utf8)\nPASS: test_range_of_offsets (test.test_exceptions.SyntaxErrorTests.test_range_of_offsets)\nPASS: test_except_star_invalid_exception_type (test.test_exceptions.TestInvalidExceptionMatcher.test_except_star_invalid_exception_type)\n\n----------------------------------------------------------------------\nRan 93 tests in 2.398s\n\nOK (skipped=3)\n0:01:15 load avg: 2.56 [170/469] test_fileio passed\nPASS: testAttributes (test.test_fileio.CAutoFileTests.testAttributes)\nPASS: testBlksize (test.test_fileio.CAutoFileTests.testBlksize)\nPASS: testErrnoOnClose (test.test_fileio.CAutoFileTests.testErrnoOnClose)\nPASS: testErrnoOnClosedFileno (test.test_fileio.CAutoFileTests.testErrnoOnClosedFileno)\nPASS: testErrnoOnClosedIsatty (test.test_fileio.CAutoFileTests.testErrnoOnClosedIsatty)\nPASS: testErrnoOnClosedRead (test.test_fileio.CAutoFileTests.testErrnoOnClosedRead)\nPASS: testErrnoOnClosedReadable (test.test_fileio.CAutoFileTests.testErrnoOnClosedReadable)\nPASS: testErrnoOnClosedReadall (test.test_fileio.CAutoFileTests.testErrnoOnClosedReadall)\nPASS: testErrnoOnClosedReadinto (test.test_fileio.CAutoFileTests.testErrnoOnClosedReadinto)\nPASS: testErrnoOnClosedSeek (test.test_fileio.CAutoFileTests.testErrnoOnClosedSeek)\nPASS: testErrnoOnClosedSeekable (test.test_fileio.CAutoFileTests.testErrnoOnClosedSeekable)\nPASS: testErrnoOnClosedTell (test.test_fileio.CAutoFileTests.testErrnoOnClosedTell)\nPASS: testErrnoOnClosedTruncate (test.test_fileio.CAutoFileTests.testErrnoOnClosedTruncate)\nPASS: testErrnoOnClosedWritable (test.test_fileio.CAutoFileTests.testErrnoOnClosedWritable)\nPASS: testErrnoOnClosedWrite (test.test_fileio.CAutoFileTests.testErrnoOnClosedWrite)\nPASS: testErrors (test.test_fileio.CAutoFileTests.testErrors)\nPASS: testMethods (test.test_fileio.CAutoFileTests.testMethods)\nPASS: testOpenDirFD (test.test_fileio.CAutoFileTests.testOpenDirFD)\nPASS: testOpendir (test.test_fileio.CAutoFileTests.testOpendir)\nPASS: testReadintoByteArray (test.test_fileio.CAutoFileTests.testReadintoByteArray)\nPASS: testRecursiveRepr (test.test_fileio.CAutoFileTests.testRecursiveRepr)\nPASS: testRepr (test.test_fileio.CAutoFileTests.testRepr)\nPASS: testReprNoCloseFD (test.test_fileio.CAutoFileTests.testReprNoCloseFD)\nPASS: testSeekTell (test.test_fileio.CAutoFileTests.testSeekTell)\nPASS: testWeakRefs (test.test_fileio.CAutoFileTests.testWeakRefs)\nPASS: testWritelinesError (test.test_fileio.CAutoFileTests.testWritelinesError)\nPASS: testWritelinesList (test.test_fileio.CAutoFileTests.testWritelinesList)\nPASS: testWritelinesUserList (test.test_fileio.CAutoFileTests.testWritelinesUserList)\nPASS: test_none_args (test.test_fileio.CAutoFileTests.test_none_args)\nPASS: test_reject (test.test_fileio.CAutoFileTests.test_reject)\nPASS: testAbles (test.test_fileio.COtherFileTests.testAbles)\nPASS: testAppend (test.test_fileio.COtherFileTests.testAppend)\nPASS: testBadModeArgument (test.test_fileio.COtherFileTests.testBadModeArgument)\nPASS: testBytesOpen (test.test_fileio.COtherFileTests.testBytesOpen)\nPASS: testConstructorHandlesNULChars (test.test_fileio.COtherFileTests.testConstructorHandlesNULChars)\nPASS: testInvalidFd (test.test_fileio.COtherFileTests.testInvalidFd)\nPASS: testInvalidFd_overflow (test.test_fileio.COtherFileTests.testInvalidFd_overflow)\nPASS: testInvalidInit (test.test_fileio.COtherFileTests.testInvalidInit)\nPASS: testInvalidModeStrings (test.test_fileio.COtherFileTests.testInvalidModeStrings)\nPASS: testModeStrings (test.test_fileio.COtherFileTests.testModeStrings)\nPASS: testTruncate (test.test_fileio.COtherFileTests.testTruncate)\nPASS: testTruncateOnWindows (test.test_fileio.COtherFileTests.testTruncateOnWindows)\nPASS: testUnclosedFDOnException (test.test_fileio.COtherFileTests.testUnclosedFDOnException)\nPASS: testUnicodeOpen (test.test_fileio.COtherFileTests.testUnicodeOpen)\nPASS: testUtf8BytesOpen (test.test_fileio.COtherFileTests.testUtf8BytesOpen)\nPASS: testWarnings (test.test_fileio.COtherFileTests.testWarnings)\nPASS: test_open_code (test.test_fileio.COtherFileTests.test_open_code)\nPASS: testAttributes (test.test_fileio.PyAutoFileTests.testAttributes)\nPASS: testBlksize (test.test_fileio.PyAutoFileTests.testBlksize)\nPASS: testErrnoOnClose (test.test_fileio.PyAutoFileTests.testErrnoOnClose)\nPASS: testErrnoOnClosedFileno (test.test_fileio.PyAutoFileTests.testErrnoOnClosedFileno)\nPASS: testErrnoOnClosedIsatty (test.test_fileio.PyAutoFileTests.testErrnoOnClosedIsatty)\nPASS: testErrnoOnClosedRead (test.test_fileio.PyAutoFileTests.testErrnoOnClosedRead)\nPASS: testErrnoOnClosedReadable (test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadable)\nPASS: testErrnoOnClosedReadall (test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadall)\nPASS: testErrnoOnClosedReadinto (test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadinto)\nPASS: testErrnoOnClosedSeek (test.test_fileio.PyAutoFileTests.testErrnoOnClosedSeek)\nPASS: testErrnoOnClosedSeekable (test.test_fileio.PyAutoFileTests.testErrnoOnClosedSeekable)\nPASS: testErrnoOnClosedTell (test.test_fileio.PyAutoFileTests.testErrnoOnClosedTell)\nPASS: testErrnoOnClosedTruncate (test.test_fileio.PyAutoFileTests.testErrnoOnClosedTruncate)\nPASS: testErrnoOnClosedWritable (test.test_fileio.PyAutoFileTests.testErrnoOnClosedWritable)\nPASS: testErrnoOnClosedWrite (test.test_fileio.PyAutoFileTests.testErrnoOnClosedWrite)\nPASS: testErrors (test.test_fileio.PyAutoFileTests.testErrors)\nPASS: testMethods (test.test_fileio.PyAutoFileTests.testMethods)\nPASS: testOpenDirFD (test.test_fileio.PyAutoFileTests.testOpenDirFD)\nPASS: testOpendir (test.test_fileio.PyAutoFileTests.testOpendir)\nPASS: testReadintoByteArray (test.test_fileio.PyAutoFileTests.testReadintoByteArray)\nPASS: testRecursiveRepr (test.test_fileio.PyAutoFileTests.testRecursiveRepr)\nPASS: testRepr (test.test_fileio.PyAutoFileTests.testRepr)\nPASS: testReprNoCloseFD (test.test_fileio.PyAutoFileTests.testReprNoCloseFD)\nPASS: testSeekTell (test.test_fileio.PyAutoFileTests.testSeekTell)\nPASS: testWeakRefs (test.test_fileio.PyAutoFileTests.testWeakRefs)\nPASS: testWritelinesError (test.test_fileio.PyAutoFileTests.testWritelinesError)\nPASS: testWritelinesList (test.test_fileio.PyAutoFileTests.testWritelinesList)\nPASS: testWritelinesUserList (test.test_fileio.PyAutoFileTests.testWritelinesUserList)\nPASS: test_none_args (test.test_fileio.PyAutoFileTests.test_none_args)\nPASS: test_reject (test.test_fileio.PyAutoFileTests.test_reject)\nPASS: testAbles (test.test_fileio.PyOtherFileTests.testAbles)\nPASS: testAppend (test.test_fileio.PyOtherFileTests.testAppend)\nPASS: testBadModeArgument (test.test_fileio.PyOtherFileTests.testBadModeArgument)\nPASS: testBytesOpen (test.test_fileio.PyOtherFileTests.testBytesOpen)\nPASS: testConstructorHandlesNULChars (test.test_fileio.PyOtherFileTests.testConstructorHandlesNULChars)\nPASS: testInvalidFd (test.test_fileio.PyOtherFileTests.testInvalidFd)\nPASS: testInvalidInit (test.test_fileio.PyOtherFileTests.testInvalidInit)\nPASS: testInvalidModeStrings (test.test_fileio.PyOtherFileTests.testInvalidModeStrings)\nPASS: testModeStrings (test.test_fileio.PyOtherFileTests.testModeStrings)\nPASS: testTruncate (test.test_fileio.PyOtherFileTests.testTruncate)\nPASS: testTruncateOnWindows (test.test_fileio.PyOtherFileTests.testTruncateOnWindows)\nPASS: testUnclosedFDOnException (test.test_fileio.PyOtherFileTests.testUnclosedFDOnException)\nPASS: testUnicodeOpen (test.test_fileio.PyOtherFileTests.testUnicodeOpen)\nPASS: testUtf8BytesOpen (test.test_fileio.PyOtherFileTests.testUtf8BytesOpen)\nPASS: testWarnings (test.test_fileio.PyOtherFileTests.testWarnings)\nPASS: test_open_code (test.test_fileio.PyOtherFileTests.test_open_code)\n\n----------------------------------------------------------------------\nRan 93 tests in 0.087s\n\nOK\n0:01:15 load avg: 2.56 [171/469] test_fileutils passed\nPASS: test_capi_normalize_path (test.test_fileutils.PathTests.test_capi_normalize_path)\n\n----------------------------------------------------------------------\nRan 1 test in 0.108s\n\nOK\n0:01:15 load avg: 2.56 [172/469] test_finalization passed\nPASS: test_heterogenous_resurrect_one (test.test_finalization.CycleChainFinalizationTest.test_heterogenous_resurrect_one)\nPASS: test_heterogenous_resurrect_three (test.test_finalization.CycleChainFinalizationTest.test_heterogenous_resurrect_three)\nPASS: test_heterogenous_resurrect_two (test.test_finalization.CycleChainFinalizationTest.test_heterogenous_resurrect_two)\nPASS: test_heterogenous_suicidal_one (test.test_finalization.CycleChainFinalizationTest.test_heterogenous_suicidal_one)\nPASS: test_heterogenous_suicidal_two (test.test_finalization.CycleChainFinalizationTest.test_heterogenous_suicidal_two)\nPASS: test_homogenous (test.test_finalization.CycleChainFinalizationTest.test_homogenous)\nPASS: test_homogenous_resurrect (test.test_finalization.CycleChainFinalizationTest.test_homogenous_resurrect)\nPASS: test_homogenous_suicidal (test.test_finalization.CycleChainFinalizationTest.test_homogenous_suicidal)\nPASS: test_legacy (test.test_finalization.LegacyFinalizationTest.test_legacy)\nPASS: test_legacy_resurrect (test.test_finalization.LegacyFinalizationTest.test_legacy_resurrect)\nPASS: test_legacy_self_cycle (test.test_finalization.LegacyFinalizationTest.test_legacy_self_cycle)\nPASS: test_simple (test.test_finalization.SelfCycleFinalizationTest.test_simple)\nPASS: test_simple_resurrect (test.test_finalization.SelfCycleFinalizationTest.test_simple_resurrect)\nPASS: test_simple_suicide (test.test_finalization.SelfCycleFinalizationTest.test_simple_suicide)\nPASS: test_non_gc (test.test_finalization.SimpleFinalizationTest.test_non_gc)\nPASS: test_non_gc_resurrect (test.test_finalization.SimpleFinalizationTest.test_non_gc_resurrect)\nPASS: test_simple (test.test_finalization.SimpleFinalizationTest.test_simple)\nPASS: test_simple_resurrect (test.test_finalization.SimpleFinalizationTest.test_simple_resurrect)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.512s\n\nOK\n0:01:15 load avg: 2.56 [173/469] test_float passed\nPASS: test_getformat (test.test_float.FormatFunctionsTestCase.test_getformat)\nPASS: test_format (test.test_float.FormatTestCase.test_format)\nPASS: test_format_testfile (test.test_float.FormatTestCase.test_format_testfile)\nPASS: test_issue35560 (test.test_float.FormatTestCase.test_issue35560)\nPASS: test_issue5864 (test.test_float.FormatTestCase.test_issue5864)\nPASS: test_error_message (test.test_float.GeneralFloatCases.test_error_message)\nPASS: test_float (test.test_float.GeneralFloatCases.test_float)\nPASS: test_float_ceil (test.test_float.GeneralFloatCases.test_float_ceil)\nPASS: test_float_containment (test.test_float.GeneralFloatCases.test_float_containment)\nPASS: test_float_floor (test.test_float.GeneralFloatCases.test_float_floor)\nPASS: test_float_memoryview (test.test_float.GeneralFloatCases.test_float_memoryview)\nPASS: test_float_mod (test.test_float.GeneralFloatCases.test_float_mod)\nPASS: test_float_pow (test.test_float.GeneralFloatCases.test_float_pow)\nPASS: test_float_with_comma (test.test_float.GeneralFloatCases.test_float_with_comma)\nPASS: test_floatasratio (test.test_float.GeneralFloatCases.test_floatasratio)\nPASS: test_floatconversion (test.test_float.GeneralFloatCases.test_floatconversion)\nPASS: test_hash (test.test_float.GeneralFloatCases.test_hash)\nPASS: test_hash_nan (test.test_float.GeneralFloatCases.test_hash_nan)\nPASS: test_is_integer (test.test_float.GeneralFloatCases.test_is_integer)\nPASS: test_keyword_args (test.test_float.GeneralFloatCases.test_keyword_args)\nPASS: test_keywords_in_subclass (test.test_float.GeneralFloatCases.test_keywords_in_subclass)\nPASS: test_noargs (test.test_float.GeneralFloatCases.test_noargs)\nPASS: test_non_numeric_input_types (test.test_float.GeneralFloatCases.test_non_numeric_input_types)\nPASS: test_underscores (test.test_float.GeneralFloatCases.test_underscores)\nPASS: test_ends (test.test_float.HexFloatTestCase.test_ends)\nPASS: test_from_hex (test.test_float.HexFloatTestCase.test_from_hex)\nPASS: test_invalid_inputs (test.test_float.HexFloatTestCase.test_invalid_inputs)\nPASS: test_roundtrip (test.test_float.HexFloatTestCase.test_roundtrip)\nPASS: test_subclass (test.test_float.HexFloatTestCase.test_subclass)\nPASS: test_whitespace (test.test_float.HexFloatTestCase.test_whitespace)\nPASS: test_double_specials_do_unpack (test.test_float.IEEEFormatTestCase.test_double_specials_do_unpack)\nPASS: test_float_specials_do_unpack (test.test_float.IEEEFormatTestCase.test_float_specials_do_unpack)\nPASS: test_serialized_float_rounding (test.test_float.IEEEFormatTestCase.test_serialized_float_rounding)\nPASS: test_inf_as_str (test.test_float.InfNanTest.test_inf_as_str)\nPASS: test_inf_from_str (test.test_float.InfNanTest.test_inf_from_str)\nPASS: test_inf_signs (test.test_float.InfNanTest.test_inf_signs)\nPASS: test_nan_as_str (test.test_float.InfNanTest.test_nan_as_str)\nPASS: test_nan_from_str (test.test_float.InfNanTest.test_nan_from_str)\nPASS: test_nan_signs (test.test_float.InfNanTest.test_nan_signs)\nPASS: test_repr (test.test_float.ReprTestCase.test_repr)\nPASS: test_short_repr (test.test_float.ReprTestCase.test_short_repr)\nPASS: test_None_ndigits (test.test_float.RoundTestCase.test_None_ndigits)\nPASS: test_format_specials (test.test_float.RoundTestCase.test_format_specials)\nPASS: test_inf_nan (test.test_float.RoundTestCase.test_inf_nan)\nPASS: test_inf_nan_ndigits (test.test_float.RoundTestCase.test_inf_nan_ndigits)\nPASS: test_large_n (test.test_float.RoundTestCase.test_large_n)\nPASS: test_matches_float_format (test.test_float.RoundTestCase.test_matches_float_format)\nPASS: test_overflow (test.test_float.RoundTestCase.test_overflow)\nPASS: test_previous_round_bugs (test.test_float.RoundTestCase.test_previous_round_bugs)\nPASS: test_small_n (test.test_float.RoundTestCase.test_small_n)\n\n----------------------------------------------------------------------\nRan 50 tests in 0.311s\n\nOK\n0:01:16 load avg: 2.56 [174/469] test_file_eintr passed\ntest_readall (test.test_file_eintr.CTestBufferedIOSignalInterrupt.test_readall)\nPASS: BufferedReader.read() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.CTestBufferedIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.CTestBufferedIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\ntest_readall (test.test_file_eintr.CTestFileIOSignalInterrupt.test_readall)\nPASS: readall() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.CTestFileIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.CTestFileIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\ntest_readall (test.test_file_eintr.CTestTextIOSignalInterrupt.test_readall)\nPASS: read() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.CTestTextIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.CTestTextIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\ntest_readall (test.test_file_eintr.PyTestBufferedIOSignalInterrupt.test_readall)\nPASS: BufferedReader.read() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.PyTestBufferedIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.PyTestBufferedIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\ntest_readall (test.test_file_eintr.PyTestFileIOSignalInterrupt.test_readall)\nPASS: readall() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.PyTestFileIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.PyTestFileIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\ntest_readall (test.test_file_eintr.PyTestTextIOSignalInterrupt.test_readall)\nPASS: read() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.PyTestTextIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.PyTestTextIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\n\n----------------------------------------------------------------------\nRan 18 tests in 2.177s\n\nOK\n0:01:16 load avg: 2.56 [175/469] test_flufl passed\nPASS: test_barry_as_bdfl (test.test_flufl.FLUFLTests.test_barry_as_bdfl)\nPASS: test_guido_as_bdfl (test.test_flufl.FLUFLTests.test_guido_as_bdfl)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.002s\n\nOK\n0:01:16 load avg: 2.56 [176/469] test_fnmatch passed\nPASS: test_case (test.test_fnmatch.FilterTestCase.test_case)\nPASS: test_filter (test.test_fnmatch.FilterTestCase.test_filter)\nPASS: test_mix_bytes_str (test.test_fnmatch.FilterTestCase.test_mix_bytes_str)\nPASS: test_sep (test.test_fnmatch.FilterTestCase.test_sep)\nPASS: test_bytes (test.test_fnmatch.FnmatchTestCase.test_bytes)\nPASS: test_case (test.test_fnmatch.FnmatchTestCase.test_case)\nPASS: test_char_set (test.test_fnmatch.FnmatchTestCase.test_char_set)\nPASS: test_fnmatch (test.test_fnmatch.FnmatchTestCase.test_fnmatch)\nPASS: test_fnmatchcase (test.test_fnmatch.FnmatchTestCase.test_fnmatchcase)\nPASS: test_mix_bytes_str (test.test_fnmatch.FnmatchTestCase.test_mix_bytes_str)\nPASS: test_range (test.test_fnmatch.FnmatchTestCase.test_range)\nPASS: test_sep (test.test_fnmatch.FnmatchTestCase.test_sep)\nPASS: test_sep_in_char_set (test.test_fnmatch.FnmatchTestCase.test_sep_in_char_set)\nPASS: test_sep_in_range (test.test_fnmatch.FnmatchTestCase.test_sep_in_range)\nPASS: test_slow_fnmatch (test.test_fnmatch.FnmatchTestCase.test_slow_fnmatch)\nPASS: test_warnings (test.test_fnmatch.FnmatchTestCase.test_warnings)\nPASS: test_translate (test.test_fnmatch.TranslateTestCase.test_translate)\n\n----------------------------------------------------------------------\nRan 17 tests in 0.027s\n\nOK\n0:01:16 load avg: 2.56 [177/469] test_format passed\nPASS: test_better_error_message_format (test.test_format.FormatTest.test_better_error_message_format)\ntest_bytes_and_bytearray_format (test.test_format.FormatTest.test_bytes_and_bytearray_format) ... b'%c' % (7,) =? b'\\x07' ... yes\nbytearray(b'%c') % (7,) =? bytearray(b'\\x07') ... yes\nb'%c' % (b'Z',) =? b'Z' ... yes\nbytearray(b'%c') % (b'Z',) =? bytearray(b'Z') ... yes\nb'%c' % (bytearray(b'Z'),) =? b'Z' ... yes\nbytearray(b'%c') % (bytearray(b'Z'),) =? bytearray(b'Z') ... yes\nb'%5c' % (65,) =? b'    A' ... yes\nbytearray(b'%5c') % (65,) =? bytearray(b'    A') ... yes\nb'%-5c' % (65,) =? b'A    ' ... yes\nbytearray(b'%-5c') % (65,) =? bytearray(b'A    ') ... yes\nb'%b' % (b'abc',) =? b'abc' ... yes\nbytearray(b'%b') % (b'abc',) =? bytearray(b'abc') ... yes\nb'%b' % (bytearray(b'def'),) =? b'def' ... yes\nbytearray(b'%b') % (bytearray(b'def'),) =? bytearray(b'def') ... yes\nb'%b' % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x7f8942cb60>,) =? b'123' ... yes\nbytearray(b'%b') % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x7f8942cb60>,) =? bytearray(b'123') ... yes\nb'%b' % (<memory at 0x7f89405840>,) =? b'abc' ... yes\nbytearray(b'%b') % (<memory at 0x7f89405840>,) =? bytearray(b'abc') ... yes\nb'%s' % (b'abc',) =? b'abc' ... yes\nbytearray(b'%s') % (b'abc',) =? bytearray(b'abc') ... yes\nb'%s' % (bytearray(b'def'),) =? b'def' ... yes\nbytearray(b'%s') % (bytearray(b'def'),) =? bytearray(b'def') ... yes\nb'%s' % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x7f8942cb60>,) =? b'123' ... yes\nbytearray(b'%s') % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x7f8942cb60>,) =? bytearray(b'123') ... yes\nb'%s' % (<memory at 0x7f89405840>,) =? b'abc' ... yes\nbytearray(b'%s') % (<memory at 0x7f89405840>,) =? bytearray(b'abc') ... yes\nb'%a' % (3.14,) =? b'3.14' ... yes\nbytearray(b'%a') % (3.14,) =? bytearray(b'3.14') ... yes\nb'%a' % (b'ghi',) =? b\"b'ghi'\" ... yes\nbytearray(b'%a') % (b'ghi',) =? bytearray(b\"b\\'ghi\\'\") ... yes\nb'%a' % ('jkl',) =? b\"'jkl'\" ... yes\nbytearray(b'%a') % ('jkl',) =? bytearray(b\"\\'jkl\\'\") ... yes\nb'%a' % ('\\u0544',) =? b\"'\\\\u0544'\" ... yes\nbytearray(b'%a') % ('\\u0544',) =? bytearray(b\"\\'\\\\u0544\\'\") ... yes\nb'%r' % (3.14,) =? b'3.14' ... yes\nbytearray(b'%r') % (3.14,) =? bytearray(b'3.14') ... yes\nb'%r' % (b'ghi',) =? b\"b'ghi'\" ... yes\nbytearray(b'%r') % (b'ghi',) =? bytearray(b\"b\\'ghi\\'\") ... yes\nb'%r' % ('jkl',) =? b\"'jkl'\" ... yes\nbytearray(b'%r') % ('jkl',) =? bytearray(b\"\\'jkl\\'\") ... yes\nb'%r' % ('\\u0544',) =? b\"'\\\\u0544'\" ... yes\nbytearray(b'%r') % ('\\u0544',) =? bytearray(b\"\\'\\\\u0544\\'\") ... yes\nTesting exceptions\nb'%g' % '1' works? ... yes\nb'%g' % b'1' works? ... yes\nb'no format' % 7 works? ... yes\nb'no format' % b'1' works? ... yes\nb'no format' % bytearray(b'1') works? ... yes\nb'%c' % -1 works? ... yes\nb'%c' % 256 works? ... yes\nb'%c' % 340282366920938463463374607431768211456 works? ... yes\nb'%c' % b'Za' works? ... yes\nb'%c' % 'Y' works? ... yes\nb'%c' % 3.14 works? ... yes\nb'%b' % 'Xc' works? ... yes\nb'%s' % 'Wd' works? ... yes\nok\ntest_common_format (test.test_format.FormatTest.test_common_format) ... '%%' % () =? '%' ... yes\nb'%%' % () =? b'%' ... yes\nbytearray(b'%%') % () =? bytearray(b'%') ... yes\n'%.1d' % (1,) =? '1' ... yes\nb'%.1d' % (1,) =? b'1' ... yes\nbytearray(b'%.1d') % (1,) =? bytearray(b'1') ... yes\n'%.*d' % (9223372036854775807, 1) works? ... overflow (this is fine)\nb'%.*d' % (9223372036854775807, 1) works? ... overflow (this is fine)\nbytearray(b'%.*d') % (9223372036854775807, 1) works? ... overflow (this is fine)\n'%.100d' % (1,) =? '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nb'%.100d' % (1,) =? b'0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nbytearray(b'%.100d') % (1,) =? bytearray(b'0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes\n'%#.117x' % (1,) =? '0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nb'%#.117x' % (1,) =? b'0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nbytearray(b'%#.117x') % (1,) =? bytearray(b'0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes\n'%#.118x' % (1,) =? '0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nb'%#.118x' % (1,) =? b'0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nbytearray(b'%#.118x') % (1,) =? bytearray(b'0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes\n'%f' % (1.0,) =? '1.000000' ... yes\nb'%f' % (1.0,) =? b'1.000000' ... yes\nbytearray(b'%f') % (1.0,) =? bytearray(b'1.000000') ... yes\n'%#.*g' % (109, -3.3333333333333334e+48) works? ... yes\nb'%#.*g' % (109, -3.3333333333333334e+48) works? ... yes\nbytearray(b'%#.*g') % (109, -3.3333333333333334e+48) works? ... yes\n'%#.*g' % (110, -3.3333333333333334e+48) works? ... yes\nb'%#.*g' % (110, -3.3333333333333334e+48) works? ... yes\nbytearray(b'%#.*g') % (110, -3.3333333333333334e+48) works? ... yes\n'%#.*g' % (110, -3.333333333333333e+99) works? ... yes\nb'%#.*g' % (110, -3.333333333333333e+99) works? ... yes\nbytearray(b'%#.*g') % (110, -3.333333333333333e+99) works? ... yes\n'%12.*f' % (123456, 1.0) works? ... yes\nb'%12.*f' % (123456, 1.0) works? ... yes\nbytearray(b'%12.*f') % (123456, 1.0) works? ... yes\n'%#.*g' % (110, -3.333333333333333e+99) works? ... yes\nb'%#.*g' % (110, -3.333333333333333e+99) works? ... yes\nbytearray(b'%#.*g') % (110, -3.333333333333333e+99) works? ... yes\n'%#.*G' % (110, -3.333333333333333e+99) works? ... yes\nb'%#.*G' % (110, -3.333333333333333e+99) works? ... yes\nbytearray(b'%#.*G') % (110, -3.333333333333333e+99) works? ... yes\n'%#.*f' % (110, -3.333333333333333e+99) works? ... yes\nb'%#.*f' % (110, -3.333333333333333e+99) works? ... yes\nbytearray(b'%#.*f') % (110, -3.333333333333333e+99) works? ... yes\n'%#.*F' % (110, -3.333333333333333e+99) works? ... yes\nb'%#.*F' % (110, -3.333333333333333e+99) works? ... yes\nbytearray(b'%#.*F') % (110, -3.333333333333333e+99) works? ... yes\n'%x' % 10 =? 'a' ... yes\nb'%x' % (10,) =? b'a' ... yes\nbytearray(b'%x') % (10,) =? bytearray(b'a') ... yes\n'%x' % 100000000000 =? '174876e800' ... yes\nb'%x' % (100000000000,) =? b'174876e800' ... yes\nbytearray(b'%x') % (100000000000,) =? bytearray(b'174876e800') ... yes\n'%o' % 10 =? '12' ... yes\nb'%o' % (10,) =? b'12' ... yes\nbytearray(b'%o') % (10,) =? bytearray(b'12') ... yes\n'%o' % 100000000000 =? '1351035564000' ... yes\nb'%o' % (100000000000,) =? b'1351035564000' ... yes\nbytearray(b'%o') % (100000000000,) =? bytearray(b'1351035564000') ... yes\n'%d' % 10 =? '10' ... yes\nb'%d' % (10,) =? b'10' ... yes\nbytearray(b'%d') % (10,) =? bytearray(b'10') ... yes\n'%d' % 100000000000 =? '100000000000' ... yes\nb'%d' % (100000000000,) =? b'100000000000' ... yes\nbytearray(b'%d') % (100000000000,) =? bytearray(b'100000000000') ... yes\n'%d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes\nb'%d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes\nbytearray(b'%d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes\n'%d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes\nb'%d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes\nbytearray(b'%d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes\n'%5d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes\nb'%5d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes\nbytearray(b'%5d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes\n'%31d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes\nb'%31d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes\nbytearray(b'%31d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes\n'%32d' % -123456789012345678901234567890 =? ' -123456789012345678901234567890' ... yes\nb'%32d' % (-123456789012345678901234567890,) =? b' -123456789012345678901234567890' ... yes\nbytearray(b'%32d') % (-123456789012345678901234567890,) =? bytearray(b' -123456789012345678901234567890') ... yes\n'%-32d' % -123456789012345678901234567890 =? '-123456789012345678901234567890 ' ... yes\nb'%-32d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890 ' ... yes\nbytearray(b'%-32d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890 ') ... yes\n'%032d' % -123456789012345678901234567890 =? '-0123456789012345678901234567890' ... yes\nb'%032d' % (-123456789012345678901234567890,) =? b'-0123456789012345678901234567890' ... yes\nbytearray(b'%032d') % (-123456789012345678901234567890,) =? bytearray(b'-0123456789012345678901234567890') ... yes\n'%-032d' % -123456789012345678901234567890 =? '-123456789012345678901234567890 ' ... yes\nb'%-032d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890 ' ... yes\nbytearray(b'%-032d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890 ') ... yes\n'%034d' % -123456789012345678901234567890 =? '-000123456789012345678901234567890' ... yes\nb'%034d' % (-123456789012345678901234567890,) =? b'-000123456789012345678901234567890' ... yes\nbytearray(b'%034d') % (-123456789012345678901234567890,) =? bytearray(b'-000123456789012345678901234567890') ... yes\n'%034d' % 123456789012345678901234567890 =? '0000123456789012345678901234567890' ... yes\nb'%034d' % (123456789012345678901234567890,) =? b'0000123456789012345678901234567890' ... yes\nbytearray(b'%034d') % (123456789012345678901234567890,) =? bytearray(b'0000123456789012345678901234567890') ... yes\n'%0+34d' % 123456789012345678901234567890 =? '+000123456789012345678901234567890' ... yes\nb'%0+34d' % (123456789012345678901234567890,) =? b'+000123456789012345678901234567890' ... yes\nbytearray(b'%0+34d') % (123456789012345678901234567890,) =? bytearray(b'+000123456789012345678901234567890') ... yes\n'%+34d' % 123456789012345678901234567890 =? '   +123456789012345678901234567890' ... yes\nb'%+34d' % (123456789012345678901234567890,) =? b'   +123456789012345678901234567890' ... yes\nbytearray(b'%+34d') % (123456789012345678901234567890,) =? bytearray(b'   +123456789012345678901234567890') ... yes\n'%34d' % 123456789012345678901234567890 =? '    123456789012345678901234567890' ... yes\nb'%34d' % (123456789012345678901234567890,) =? b'    123456789012345678901234567890' ... yes\nbytearray(b'%34d') % (123456789012345678901234567890,) =? bytearray(b'    123456789012345678901234567890') ... yes\n'%.2d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes\nb'%.2d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes\nbytearray(b'%.2d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes\n'%.30d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes\nb'%.30d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes\nbytearray(b'%.30d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes\n'%.31d' % 123456789012345678901234567890 =? '0123456789012345678901234567890' ... yes\nb'%.31d' % (123456789012345678901234567890,) =? b'0123456789012345678901234567890' ... yes\nbytearray(b'%.31d') % (123456789012345678901234567890,) =? bytearray(b'0123456789012345678901234567890') ... yes\n'%32.31d' % 123456789012345678901234567890 =? ' 0123456789012345678901234567890' ... yes\nb'%32.31d' % (123456789012345678901234567890,) =? b' 0123456789012345678901234567890' ... yes\nbytearray(b'%32.31d') % (123456789012345678901234567890,) =? bytearray(b' 0123456789012345678901234567890') ... yes\n'%d' % 1.2345678901234568e+29 =? '123456________________________' ... yes\nb'%d' % (1.2345678901234568e+29,) =? b'123456________________________' ... yes\nbytearray(b'%d') % (1.2345678901234568e+29,) =? bytearray(b'123456________________________') ... yes\n'%x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes\nb'%x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes\nbytearray(b'%x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes\n'%x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes\nb'%x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes\nbytearray(b'%x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes\n'%5x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes\nb'%5x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes\nbytearray(b'%5x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes\n'%22x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes\nb'%22x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes\nbytearray(b'%22x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes\n'%23x' % -1375488932362216742658885 =? ' -1234567890abcdef12345' ... yes\nb'%23x' % (-1375488932362216742658885,) =? b' -1234567890abcdef12345' ... yes\nbytearray(b'%23x') % (-1375488932362216742658885,) =? bytearray(b' -1234567890abcdef12345') ... yes\n'%-23x' % -1375488932362216742658885 =? '-1234567890abcdef12345 ' ... yes\nb'%-23x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345 ' ... yes\nbytearray(b'%-23x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345 ') ... yes\n'%023x' % -1375488932362216742658885 =? '-01234567890abcdef12345' ... yes\nb'%023x' % (-1375488932362216742658885,) =? b'-01234567890abcdef12345' ... yes\nbytearray(b'%023x') % (-1375488932362216742658885,) =? bytearray(b'-01234567890abcdef12345') ... yes\n'%-023x' % -1375488932362216742658885 =? '-1234567890abcdef12345 ' ... yes\nb'%-023x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345 ' ... yes\nbytearray(b'%-023x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345 ') ... yes\n'%025x' % -1375488932362216742658885 =? '-0001234567890abcdef12345' ... yes\nb'%025x' % (-1375488932362216742658885,) =? b'-0001234567890abcdef12345' ... yes\nbytearray(b'%025x') % (-1375488932362216742658885,) =? bytearray(b'-0001234567890abcdef12345') ... yes\n'%025x' % 1375488932362216742658885 =? '00001234567890abcdef12345' ... yes\nb'%025x' % (1375488932362216742658885,) =? b'00001234567890abcdef12345' ... yes\nbytearray(b'%025x') % (1375488932362216742658885,) =? bytearray(b'00001234567890abcdef12345') ... yes\n'%0+25x' % 1375488932362216742658885 =? '+0001234567890abcdef12345' ... yes\nb'%0+25x' % (1375488932362216742658885,) =? b'+0001234567890abcdef12345' ... yes\nbytearray(b'%0+25x') % (1375488932362216742658885,) =? bytearray(b'+0001234567890abcdef12345') ... yes\n'%+25x' % 1375488932362216742658885 =? '   +1234567890abcdef12345' ... yes\nb'%+25x' % (1375488932362216742658885,) =? b'   +1234567890abcdef12345' ... yes\nbytearray(b'%+25x') % (1375488932362216742658885,) =? bytearray(b'   +1234567890abcdef12345') ... yes\n'%25x' % 1375488932362216742658885 =? '    1234567890abcdef12345' ... yes\nb'%25x' % (1375488932362216742658885,) =? b'    1234567890abcdef12345' ... yes\nbytearray(b'%25x') % (1375488932362216742658885,) =? bytearray(b'    1234567890abcdef12345') ... yes\n'%.2x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes\nb'%.2x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes\nbytearray(b'%.2x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes\n'%.21x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes\nb'%.21x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes\nbytearray(b'%.21x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes\n'%.22x' % 1375488932362216742658885 =? '01234567890abcdef12345' ... yes\nb'%.22x' % (1375488932362216742658885,) =? b'01234567890abcdef12345' ... yes\nbytearray(b'%.22x') % (1375488932362216742658885,) =? bytearray(b'01234567890abcdef12345') ... yes\n'%23.22x' % 1375488932362216742658885 =? ' 01234567890abcdef12345' ... yes\nb'%23.22x' % (1375488932362216742658885,) =? b' 01234567890abcdef12345' ... yes\nbytearray(b'%23.22x') % (1375488932362216742658885,) =? bytearray(b' 01234567890abcdef12345') ... yes\n'%-23.22x' % 1375488932362216742658885 =? '01234567890abcdef12345 ' ... yes\nb'%-23.22x' % (1375488932362216742658885,) =? b'01234567890abcdef12345 ' ... yes\nbytearray(b'%-23.22x') % (1375488932362216742658885,) =? bytearray(b'01234567890abcdef12345 ') ... yes\n'%X' % 1375488932362216742658885 =? '1234567890ABCDEF12345' ... yes\nb'%X' % (1375488932362216742658885,) =? b'1234567890ABCDEF12345' ... yes\nbytearray(b'%X') % (1375488932362216742658885,) =? bytearray(b'1234567890ABCDEF12345') ... yes\n'%#X' % 1375488932362216742658885 =? '0X1234567890ABCDEF12345' ... yes\nb'%#X' % (1375488932362216742658885,) =? b'0X1234567890ABCDEF12345' ... yes\nbytearray(b'%#X') % (1375488932362216742658885,) =? bytearray(b'0X1234567890ABCDEF12345') ... yes\n'%#x' % 1375488932362216742658885 =? '0x1234567890abcdef12345' ... yes\nb'%#x' % (1375488932362216742658885,) =? b'0x1234567890abcdef12345' ... yes\nbytearray(b'%#x') % (1375488932362216742658885,) =? bytearray(b'0x1234567890abcdef12345') ... yes\n'%#x' % -1375488932362216742658885 =? '-0x1234567890abcdef12345' ... yes\nb'%#x' % (-1375488932362216742658885,) =? b'-0x1234567890abcdef12345' ... yes\nbytearray(b'%#x') % (-1375488932362216742658885,) =? bytearray(b'-0x1234567890abcdef12345') ... yes\n'%#27x' % 1375488932362216742658885 =? '    0x1234567890abcdef12345' ... yes\nb'%#27x' % (1375488932362216742658885,) =? b'    0x1234567890abcdef12345' ... yes\nbytearray(b'%#27x') % (1375488932362216742658885,) =? bytearray(b'    0x1234567890abcdef12345') ... yes\n'%#-27x' % 1375488932362216742658885 =? '0x1234567890abcdef12345    ' ... yes\nb'%#-27x' % (1375488932362216742658885,) =? b'0x1234567890abcdef12345    ' ... yes\nbytearray(b'%#-27x') % (1375488932362216742658885,) =? bytearray(b'0x1234567890abcdef12345    ') ... yes\n'%#027x' % 1375488932362216742658885 =? '0x00001234567890abcdef12345' ... yes\nb'%#027x' % (1375488932362216742658885,) =? b'0x00001234567890abcdef12345' ... yes\nbytearray(b'%#027x') % (1375488932362216742658885,) =? bytearray(b'0x00001234567890abcdef12345') ... yes\n'%#.23x' % 1375488932362216742658885 =? '0x001234567890abcdef12345' ... yes\nb'%#.23x' % (1375488932362216742658885,) =? b'0x001234567890abcdef12345' ... yes\nbytearray(b'%#.23x') % (1375488932362216742658885,) =? bytearray(b'0x001234567890abcdef12345') ... yes\n'%#.23x' % -1375488932362216742658885 =? '-0x001234567890abcdef12345' ... yes\nb'%#.23x' % (-1375488932362216742658885,) =? b'-0x001234567890abcdef12345' ... yes\nbytearray(b'%#.23x') % (-1375488932362216742658885,) =? bytearray(b'-0x001234567890abcdef12345') ... yes\n'%#27.23x' % 1375488932362216742658885 =? '  0x001234567890abcdef12345' ... yes\nb'%#27.23x' % (1375488932362216742658885,) =? b'  0x001234567890abcdef12345' ... yes\nbytearray(b'%#27.23x') % (1375488932362216742658885,) =? bytearray(b'  0x001234567890abcdef12345') ... yes\n'%#-27.23x' % 1375488932362216742658885 =? '0x001234567890abcdef12345  ' ... yes\nb'%#-27.23x' % (1375488932362216742658885,) =? b'0x001234567890abcdef12345  ' ... yes\nbytearray(b'%#-27.23x') % (1375488932362216742658885,) =? bytearray(b'0x001234567890abcdef12345  ') ... yes\n'%#027.23x' % 1375488932362216742658885 =? '0x00001234567890abcdef12345' ... yes\nb'%#027.23x' % (1375488932362216742658885,) =? b'0x00001234567890abcdef12345' ... yes\nbytearray(b'%#027.23x') % (1375488932362216742658885,) =? bytearray(b'0x00001234567890abcdef12345') ... yes\n'%#+.23x' % 1375488932362216742658885 =? '+0x001234567890abcdef12345' ... yes\nb'%#+.23x' % (1375488932362216742658885,) =? b'+0x001234567890abcdef12345' ... yes\nbytearray(b'%#+.23x') % (1375488932362216742658885,) =? bytearray(b'+0x001234567890abcdef12345') ... yes\n'%# .23x' % 1375488932362216742658885 =? ' 0x001234567890abcdef12345' ... yes\nb'%# .23x' % (1375488932362216742658885,) =? b' 0x001234567890abcdef12345' ... yes\nbytearray(b'%# .23x') % (1375488932362216742658885,) =? bytearray(b' 0x001234567890abcdef12345') ... yes\n'%#+.23X' % 1375488932362216742658885 =? '+0X001234567890ABCDEF12345' ... yes\nb'%#+.23X' % (1375488932362216742658885,) =? b'+0X001234567890ABCDEF12345' ... yes\nbytearray(b'%#+.23X') % (1375488932362216742658885,) =? bytearray(b'+0X001234567890ABCDEF12345') ... yes\n'%#+027.23X' % 1375488932362216742658885 =? '+0X0001234567890ABCDEF12345' ... yes\nb'%#+027.23X' % (1375488932362216742658885,) =? b'+0X0001234567890ABCDEF12345' ... yes\nbytearray(b'%#+027.23X') % (1375488932362216742658885,) =? bytearray(b'+0X0001234567890ABCDEF12345') ... yes\n'%# 027.23X' % 1375488932362216742658885 =? ' 0X0001234567890ABCDEF12345' ... yes\nb'%# 027.23X' % (1375488932362216742658885,) =? b' 0X0001234567890ABCDEF12345' ... yes\nbytearray(b'%# 027.23X') % (1375488932362216742658885,) =? bytearray(b' 0X0001234567890ABCDEF12345') ... yes\n'%#+27.23X' % 1375488932362216742658885 =? ' +0X001234567890ABCDEF12345' ... yes\nb'%#+27.23X' % (1375488932362216742658885,) =? b' +0X001234567890ABCDEF12345' ... yes\nbytearray(b'%#+27.23X') % (1375488932362216742658885,) =? bytearray(b' +0X001234567890ABCDEF12345') ... yes\n'%#-+27.23x' % 1375488932362216742658885 =? '+0x001234567890abcdef12345 ' ... yes\nb'%#-+27.23x' % (1375488932362216742658885,) =? b'+0x001234567890abcdef12345 ' ... yes\nbytearray(b'%#-+27.23x') % (1375488932362216742658885,) =? bytearray(b'+0x001234567890abcdef12345 ') ... yes\n'%#- 27.23x' % 1375488932362216742658885 =? ' 0x001234567890abcdef12345 ' ... yes\nb'%#- 27.23x' % (1375488932362216742658885,) =? b' 0x001234567890abcdef12345 ' ... yes\nbytearray(b'%#- 27.23x') % (1375488932362216742658885,) =? bytearray(b' 0x001234567890abcdef12345 ') ... yes\n'%o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes\nb'%o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes\nbytearray(b'%o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes\n'%o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes\nb'%o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes\nbytearray(b'%o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes\n'%5o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes\nb'%5o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes\nbytearray(b'%5o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes\n'%33o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes\nb'%33o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes\nbytearray(b'%33o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes\n'%34o' % -12935167030485801517351291832 =? ' -12345670123456701234567012345670' ... yes\nb'%34o' % (-12935167030485801517351291832,) =? b' -12345670123456701234567012345670' ... yes\nbytearray(b'%34o') % (-12935167030485801517351291832,) =? bytearray(b' -12345670123456701234567012345670') ... yes\n'%-34o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670 ' ... yes\nb'%-34o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670 ' ... yes\nbytearray(b'%-34o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670 ') ... yes\n'%034o' % -12935167030485801517351291832 =? '-012345670123456701234567012345670' ... yes\nb'%034o' % (-12935167030485801517351291832,) =? b'-012345670123456701234567012345670' ... yes\nbytearray(b'%034o') % (-12935167030485801517351291832,) =? bytearray(b'-012345670123456701234567012345670') ... yes\n'%-034o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670 ' ... yes\nb'%-034o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670 ' ... yes\nbytearray(b'%-034o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670 ') ... yes\n'%036o' % -12935167030485801517351291832 =? '-00012345670123456701234567012345670' ... yes\nb'%036o' % (-12935167030485801517351291832,) =? b'-00012345670123456701234567012345670' ... yes\nbytearray(b'%036o') % (-12935167030485801517351291832,) =? bytearray(b'-00012345670123456701234567012345670') ... yes\n'%036o' % 12935167030485801517351291832 =? '000012345670123456701234567012345670' ... yes\nb'%036o' % (12935167030485801517351291832,) =? b'000012345670123456701234567012345670' ... yes\nbytearray(b'%036o') % (12935167030485801517351291832,) =? bytearray(b'000012345670123456701234567012345670') ... yes\n'%0+36o' % 12935167030485801517351291832 =? '+00012345670123456701234567012345670' ... yes\nb'%0+36o' % (12935167030485801517351291832,) =? b'+00012345670123456701234567012345670' ... yes\nbytearray(b'%0+36o') % (12935167030485801517351291832,) =? bytearray(b'+00012345670123456701234567012345670') ... yes\n'%+36o' % 12935167030485801517351291832 =? '   +12345670123456701234567012345670' ... yes\nb'%+36o' % (12935167030485801517351291832,) =? b'   +12345670123456701234567012345670' ... yes\nbytearray(b'%+36o') % (12935167030485801517351291832,) =? bytearray(b'   +12345670123456701234567012345670') ... yes\n'%36o' % 12935167030485801517351291832 =? '    12345670123456701234567012345670' ... yes\nb'%36o' % (12935167030485801517351291832,) =? b'    12345670123456701234567012345670' ... yes\nbytearray(b'%36o') % (12935167030485801517351291832,) =? bytearray(b'    12345670123456701234567012345670') ... yes\n'%.2o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes\nb'%.2o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes\nbytearray(b'%.2o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes\n'%.32o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes\nb'%.32o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes\nbytearray(b'%.32o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes\n'%.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670' ... yes\nb'%.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670' ... yes\nbytearray(b'%.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670') ... yes\n'%34.33o' % 12935167030485801517351291832 =? ' 012345670123456701234567012345670' ... yes\nb'%34.33o' % (12935167030485801517351291832,) =? b' 012345670123456701234567012345670' ... yes\nbytearray(b'%34.33o') % (12935167030485801517351291832,) =? bytearray(b' 012345670123456701234567012345670') ... yes\n'%-34.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670 ' ... yes\nb'%-34.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670 ' ... yes\nbytearray(b'%-34.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670 ') ... yes\n'%o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes\nb'%o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes\nbytearray(b'%o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes\n'%#o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670' ... yes\nb'%#o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670' ... yes\nbytearray(b'%#o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670') ... yes\n'%#o' % -12935167030485801517351291832 =? '-0o12345670123456701234567012345670' ... yes\nb'%#o' % (-12935167030485801517351291832,) =? b'-0o12345670123456701234567012345670' ... yes\nbytearray(b'%#o') % (-12935167030485801517351291832,) =? bytearray(b'-0o12345670123456701234567012345670') ... yes\n'%#38o' % 12935167030485801517351291832 =? '    0o12345670123456701234567012345670' ... yes\nb'%#38o' % (12935167030485801517351291832,) =? b'    0o12345670123456701234567012345670' ... yes\nbytearray(b'%#38o') % (12935167030485801517351291832,) =? bytearray(b'    0o12345670123456701234567012345670') ... yes\n'%#-38o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670    ' ... yes\nb'%#-38o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670    ' ... yes\nbytearray(b'%#-38o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670    ') ... yes\n'%#038o' % 12935167030485801517351291832 =? '0o000012345670123456701234567012345670' ... yes\nb'%#038o' % (12935167030485801517351291832,) =? b'0o000012345670123456701234567012345670' ... yes\nbytearray(b'%#038o') % (12935167030485801517351291832,) =? bytearray(b'0o000012345670123456701234567012345670') ... yes\n'%#.34o' % 12935167030485801517351291832 =? '0o0012345670123456701234567012345670' ... yes\nb'%#.34o' % (12935167030485801517351291832,) =? b'0o0012345670123456701234567012345670' ... yes\nbytearray(b'%#.34o') % (12935167030485801517351291832,) =? bytearray(b'0o0012345670123456701234567012345670') ... yes\n'%#.34o' % -12935167030485801517351291832 =? '-0o0012345670123456701234567012345670' ... yes\nb'%#.34o' % (-12935167030485801517351291832,) =? b'-0o0012345670123456701234567012345670' ... yes\nbytearray(b'%#.34o') % (-12935167030485801517351291832,) =? bytearray(b'-0o0012345670123456701234567012345670') ... yes\n'%#38.34o' % 12935167030485801517351291832 =? '  0o0012345670123456701234567012345670' ... yes\nb'%#38.34o' % (12935167030485801517351291832,) =? b'  0o0012345670123456701234567012345670' ... yes\nbytearray(b'%#38.34o') % (12935167030485801517351291832,) =? bytearray(b'  0o0012345670123456701234567012345670') ... yes\n'%#-38.34o' % 12935167030485801517351291832 =? '0o0012345670123456701234567012345670  ' ... yes\nb'%#-38.34o' % (12935167030485801517351291832,) =? b'0o0012345670123456701234567012345670  ' ... yes\nbytearray(b'%#-38.34o') % (12935167030485801517351291832,) =? bytearray(b'0o0012345670123456701234567012345670  ') ... yes\n'%#038.34o' % 12935167030485801517351291832 =? '0o000012345670123456701234567012345670' ... yes\nb'%#038.34o' % (12935167030485801517351291832,) =? b'0o000012345670123456701234567012345670' ... yes\nbytearray(b'%#038.34o') % (12935167030485801517351291832,) =? bytearray(b'0o000012345670123456701234567012345670') ... yes\n'%#+.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670' ... yes\nb'%#+.34o' % (12935167030485801517351291832,) =? b'+0o0012345670123456701234567012345670' ... yes\nbytearray(b'%#+.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o0012345670123456701234567012345670') ... yes\n'%# .34o' % 12935167030485801517351291832 =? ' 0o0012345670123456701234567012345670' ... yes\nb'%# .34o' % (12935167030485801517351291832,) =? b' 0o0012345670123456701234567012345670' ... yes\nbytearray(b'%# .34o') % (12935167030485801517351291832,) =? bytearray(b' 0o0012345670123456701234567012345670') ... yes\n'%#+38.34o' % 12935167030485801517351291832 =? ' +0o0012345670123456701234567012345670' ... yes\nb'%#+38.34o' % (12935167030485801517351291832,) =? b' +0o0012345670123456701234567012345670' ... yes\nbytearray(b'%#+38.34o') % (12935167030485801517351291832,) =? bytearray(b' +0o0012345670123456701234567012345670') ... yes\n'%#-+38.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670 ' ... yes\nb'%#-+38.34o' % (12935167030485801517351291832,) =? b'+0o0012345670123456701234567012345670 ' ... yes\nbytearray(b'%#-+38.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o0012345670123456701234567012345670 ') ... yes\n'%#- 38.34o' % 12935167030485801517351291832 =? ' 0o0012345670123456701234567012345670 ' ... yes\nb'%#- 38.34o' % (12935167030485801517351291832,) =? b' 0o0012345670123456701234567012345670 ' ... yes\nbytearray(b'%#- 38.34o') % (12935167030485801517351291832,) =? bytearray(b' 0o0012345670123456701234567012345670 ') ... yes\n'%#+038.34o' % 12935167030485801517351291832 =? '+0o00012345670123456701234567012345670' ... yes\nb'%#+038.34o' % (12935167030485801517351291832,) =? b'+0o00012345670123456701234567012345670' ... yes\nbytearray(b'%#+038.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o00012345670123456701234567012345670') ... yes\n'%# 038.34o' % 12935167030485801517351291832 =? ' 0o00012345670123456701234567012345670' ... yes\nb'%# 038.34o' % (12935167030485801517351291832,) =? b' 0o00012345670123456701234567012345670' ... yes\nbytearray(b'%# 038.34o') % (12935167030485801517351291832,) =? bytearray(b' 0o00012345670123456701234567012345670') ... yes\n'%.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670' ... yes\nb'%.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670' ... yes\nbytearray(b'%.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670') ... yes\n'%#.33o' % 12935167030485801517351291832 =? '0o012345670123456701234567012345670' ... yes\nb'%#.33o' % (12935167030485801517351291832,) =? b'0o012345670123456701234567012345670' ... yes\nbytearray(b'%#.33o') % (12935167030485801517351291832,) =? bytearray(b'0o012345670123456701234567012345670') ... yes\n'%#.32o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670' ... yes\nb'%#.32o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670' ... yes\nbytearray(b'%#.32o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670') ... yes\n'%035.33o' % 12935167030485801517351291832 =? '00012345670123456701234567012345670' ... yes\nb'%035.33o' % (12935167030485801517351291832,) =? b'00012345670123456701234567012345670' ... yes\nbytearray(b'%035.33o') % (12935167030485801517351291832,) =? bytearray(b'00012345670123456701234567012345670') ... yes\n'%0#35.33o' % 12935167030485801517351291832 =? '0o012345670123456701234567012345670' ... yes\nb'%0#35.33o' % (12935167030485801517351291832,) =? b'0o012345670123456701234567012345670' ... yes\nbytearray(b'%0#35.33o') % (12935167030485801517351291832,) =? bytearray(b'0o012345670123456701234567012345670') ... yes\n'%d' % 42 =? '42' ... yes\nb'%d' % (42,) =? b'42' ... yes\nbytearray(b'%d') % (42,) =? bytearray(b'42') ... yes\n'%d' % -42 =? '-42' ... yes\nb'%d' % (-42,) =? b'-42' ... yes\nbytearray(b'%d') % (-42,) =? bytearray(b'-42') ... yes\n'%d' % 42.0 =? '42' ... yes\nb'%d' % (42.0,) =? b'42' ... yes\nbytearray(b'%d') % (42.0,) =? bytearray(b'42') ... yes\n'%#x' % 1 =? '0x1' ... yes\nb'%#x' % (1,) =? b'0x1' ... yes\nbytearray(b'%#x') % (1,) =? bytearray(b'0x1') ... yes\n'%#X' % 1 =? '0X1' ... yes\nb'%#X' % (1,) =? b'0X1' ... yes\nbytearray(b'%#X') % (1,) =? bytearray(b'0X1') ... yes\n'%#o' % 1 =? '0o1' ... yes\nb'%#o' % (1,) =? b'0o1' ... yes\nbytearray(b'%#o') % (1,) =? bytearray(b'0o1') ... yes\n'%#o' % 0 =? '0o0' ... yes\nb'%#o' % (0,) =? b'0o0' ... yes\nbytearray(b'%#o') % (0,) =? bytearray(b'0o0') ... yes\n'%o' % 0 =? '0' ... yes\nb'%o' % (0,) =? b'0' ... yes\nbytearray(b'%o') % (0,) =? bytearray(b'0') ... yes\n'%d' % 0 =? '0' ... yes\nb'%d' % (0,) =? b'0' ... yes\nbytearray(b'%d') % (0,) =? bytearray(b'0') ... yes\n'%#x' % 0 =? '0x0' ... yes\nb'%#x' % (0,) =? b'0x0' ... yes\nbytearray(b'%#x') % (0,) =? bytearray(b'0x0') ... yes\n'%#X' % 0 =? '0X0' ... yes\nb'%#X' % (0,) =? b'0X0' ... yes\nbytearray(b'%#X') % (0,) =? bytearray(b'0X0') ... yes\n'%x' % 66 =? '42' ... yes\nb'%x' % (66,) =? b'42' ... yes\nbytearray(b'%x') % (66,) =? bytearray(b'42') ... yes\n'%x' % -66 =? '-42' ... yes\nb'%x' % (-66,) =? b'-42' ... yes\nbytearray(b'%x') % (-66,) =? bytearray(b'-42') ... yes\n'%o' % 34 =? '42' ... yes\nb'%o' % (34,) =? b'42' ... yes\nbytearray(b'%o') % (34,) =? bytearray(b'42') ... yes\n'%o' % -34 =? '-42' ... yes\nb'%o' % (-34,) =? b'-42' ... yes\nbytearray(b'%o') % (-34,) =? bytearray(b'-42') ... yes\n'%g' % 1.1 =? '1.1' ... yes\nb'%g' % (1.1,) =? b'1.1' ... yes\nbytearray(b'%g') % (1.1,) =? bytearray(b'1.1') ... yes\n'%#g' % 1.1 =? '1.10000' ... yes\nb'%#g' % (1.1,) =? b'1.10000' ... yes\nbytearray(b'%#g') % (1.1,) =? bytearray(b'1.10000') ... yes\nTesting exceptions\n'%' % () works? ... yes\nb'%' % () works? ... yes\n'% %s' % 1 works? ... yes\nb'% %s' % 1 works? ... yes\n'%d' % '1' works? ... yes\nb'%d' % '1' works? ... yes\n'%d' % b'1' works? ... yes\nb'%d' % b'1' works? ... yes\n'%x' % '1' works? ... yes\nb'%x' % '1' works? ... yes\n'%x' % 3.14 works? ... yes\nb'%x' % 3.14 works? ... yes\nok\nPASS: test_g_format_has_no_trailing_zeros (test.test_format.FormatTest.test_g_format_has_no_trailing_zeros)\nPASS: test_locale (test.test_format.FormatTest.test_locale)\nPASS: test_negative_zero (test.test_format.FormatTest.test_negative_zero)\ntest_non_ascii (test.test_format.FormatTest.test_non_ascii) ... '\\u20ac=%f' % (1.0,) =? '\\u20ac=1.000000' ... yes\nok\ntest_nul (test.test_format.FormatTest.test_nul) ... 'a\\x00b' % () =? 'a\\x00b' ... yes\nb'a\\x00b' % () =? b'a\\x00b' ... yes\nbytearray(b'a\\x00b') % () =? bytearray(b'a\\x00b') ... yes\n'a%cb' % (0,) =? 'a\\x00b' ... yes\nb'a%cb' % (0,) =? b'a\\x00b' ... yes\nbytearray(b'a%cb') % (0,) =? bytearray(b'a\\x00b') ... yes\n'a%sb' % ('c\\x00d',) =? 'ac\\x00db' ... yes\nb'a%sb' % (b'c\\x00d',) =? b'ac\\x00db' ... yes\nbytearray(b'a%sb') % (b'c\\x00d',) =? bytearray(b'ac\\x00db') ... yes\nok\nPASS: test_optimisations (test.test_format.FormatTest.test_optimisations)\nPASS: test_precision (test.test_format.FormatTest.test_precision)\nPASS: test_precision_c_limits (test.test_format.FormatTest.test_precision_c_limits)\nPASS: test_specifier_z_error (test.test_format.FormatTest.test_specifier_z_error)\ntest_str_format (test.test_format.FormatTest.test_str_format) ... '%r' % '\\u0378' =? \"'\\\\u0378'\" ... yes\n'%a' % '\\u0378' =? \"'\\\\u0378'\" ... yes\n'%r' % '\\u0374' =? \"'\\u0374'\" ... yes\n'%a' % '\\u0374' =? \"'\\\\u0374'\" ... yes\nTesting exceptions\n'abc %b' % 1 works? ... yes\n'%g' % '1' works? ... yes\n'no format' % '1' works? ... yes\n'%c' % -1 works? ... yes\n'%c' % 1114112 works? ... yes\n'%c' % 3.14 works? ... yes\n'%c' % 'ab' works? ... yes\n'%c' % b'x' works? ... yes\nok\nPASS: test_unicode_in_error_message (test.test_format.FormatTest.test_unicode_in_error_message)\nPASS: test_with_a_commas_and_an_underscore_in_format_specifier (test.test_format.FormatTest.test_with_a_commas_and_an_underscore_in_format_specifier)\nPASS: test_with_an_underscore_and_a_comma_in_format_specifier (test.test_format.FormatTest.test_with_an_underscore_and_a_comma_in_format_specifier)\nPASS: test_with_two_commas_in_format_specifier (test.test_format.FormatTest.test_with_two_commas_in_format_specifier)\nPASS: test_with_two_underscore_in_format_specifier (test.test_format.FormatTest.test_with_two_underscore_in_format_specifier)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.022s\n\nOK\n0:01:16 load avg: 2.56 [178/469] test_fractions passed\nPASS: testApproximateCos1 (test.test_fractions.FractionTest.testApproximateCos1)\nPASS: testApproximatePi (test.test_fractions.FractionTest.testApproximatePi)\nPASS: testArithmetic (test.test_fractions.FractionTest.testArithmetic)\nPASS: testBigComplexComparisons (test.test_fractions.FractionTest.testBigComplexComparisons)\nPASS: testBigFloatComparisons (test.test_fractions.FractionTest.testBigFloatComparisons)\nPASS: testBoolGuarateesBoolReturn (test.test_fractions.FractionTest.testBoolGuarateesBoolReturn)\nPASS: testComparisons (test.test_fractions.FractionTest.testComparisons)\nPASS: testComparisonsDummyFloat (test.test_fractions.FractionTest.testComparisonsDummyFloat)\nPASS: testComparisonsDummyRational (test.test_fractions.FractionTest.testComparisonsDummyRational)\nPASS: testConversions (test.test_fractions.FractionTest.testConversions)\nPASS: testFromDecimal (test.test_fractions.FractionTest.testFromDecimal)\nPASS: testFromFloat (test.test_fractions.FractionTest.testFromFloat)\nPASS: testFromString (test.test_fractions.FractionTest.testFromString)\nPASS: testHash (test.test_fractions.FractionTest.testHash)\nPASS: testImmutable (test.test_fractions.FractionTest.testImmutable)\nPASS: testInit (test.test_fractions.FractionTest.testInit)\nPASS: testInitFromDecimal (test.test_fractions.FractionTest.testInitFromDecimal)\nPASS: testInitFromFloat (test.test_fractions.FractionTest.testInitFromFloat)\nPASS: testIntGuaranteesIntReturn (test.test_fractions.FractionTest.testIntGuaranteesIntReturn)\nPASS: testLargeArithmetic (test.test_fractions.FractionTest.testLargeArithmetic)\nPASS: testLimitDenominator (test.test_fractions.FractionTest.testLimitDenominator)\nPASS: testMixedArithmetic (test.test_fractions.FractionTest.testMixedArithmetic)\nPASS: testMixedEqual (test.test_fractions.FractionTest.testMixedEqual)\nPASS: testMixedLess (test.test_fractions.FractionTest.testMixedLess)\nPASS: testMixedLessEqual (test.test_fractions.FractionTest.testMixedLessEqual)\nPASS: testMixingWithDecimal (test.test_fractions.FractionTest.testMixingWithDecimal)\nPASS: testRound (test.test_fractions.FractionTest.testRound)\nPASS: testStringification (test.test_fractions.FractionTest.testStringification)\nPASS: testSupportsInt (test.test_fractions.FractionTest.testSupportsInt)\nPASS: test_as_integer_ratio (test.test_fractions.FractionTest.test_as_integer_ratio)\nPASS: test_copy_deepcopy_pickle (test.test_fractions.FractionTest.test_copy_deepcopy_pickle)\nPASS: test_float_format_testfile (test.test_fractions.FractionTest.test_float_format_testfile)\nPASS: test_format_e_presentation_type (test.test_fractions.FractionTest.test_format_e_presentation_type)\nPASS: test_format_f_presentation_type (test.test_fractions.FractionTest.test_format_f_presentation_type)\nPASS: test_format_g_presentation_type (test.test_fractions.FractionTest.test_format_g_presentation_type)\nPASS: test_format_no_presentation_type (test.test_fractions.FractionTest.test_format_no_presentation_type)\nPASS: test_int_subclass (test.test_fractions.FractionTest.test_int_subclass)\nPASS: test_invalid_formats (test.test_fractions.FractionTest.test_invalid_formats)\nPASS: test_is_integer (test.test_fractions.FractionTest.test_is_integer)\nPASS: test_slots (test.test_fractions.FractionTest.test_slots)\n\n----------------------------------------------------------------------\nRan 40 tests in 0.093s\n\nOK\n0:01:17 load avg: 2.56 [179/469] test_frozen passed\nPASS: test_frozen (test.test_frozen.TestFrozen.test_frozen)\nPASS: test_frozen_submodule_in_unfrozen_package (test.test_frozen.TestFrozen.test_frozen_submodule_in_unfrozen_package)\nPASS: test_unfrozen_submodule_in_frozen_package (test.test_frozen.TestFrozen.test_unfrozen_submodule_in_frozen_package)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.003s\n\nOK\n0:01:17 load avg: 2.56 [180/469] test_frame passed\nPASS: test_clear_does_not_clear_specials (test.test_frame.ClearTest.test_clear_does_not_clear_specials)\nPASS: test_clear_executing (test.test_frame.ClearTest.test_clear_executing)\nPASS: test_clear_executing_generator (test.test_frame.ClearTest.test_clear_executing_generator)\nPASS: test_clear_generator (test.test_frame.ClearTest.test_clear_generator)\nPASS: test_clear_locals (test.test_frame.ClearTest.test_clear_locals)\nPASS: test_clear_refcycles (test.test_frame.ClearTest.test_clear_refcycles)\nPASS: test_lineno_with_tracing (test.test_frame.ClearTest.test_lineno_with_tracing)\nPASS: test_clear_locals (test.test_frame.FrameAttrsTest.test_clear_locals)\nPASS: test_f_lineno_del_segfault (test.test_frame.FrameAttrsTest.test_f_lineno_del_segfault)\nPASS: test_locals (test.test_frame.FrameAttrsTest.test_locals)\nPASS: test_locals_clear_locals (test.test_frame.FrameAttrsTest.test_locals_clear_locals)\nPASS: test_repr (test.test_frame.ReprTest.test_repr)\ntest_frame_fback_api (test.test_frame.TestCAPI.test_frame_fback_api)\nPASS: Test that accessing `f_back` does not cause a segmentation fault on\nPASS: test_frame_get_generator (test.test_frame.TestCAPI.test_frame_get_generator)\nPASS: test_frame_getters (test.test_frame.TestCAPI.test_frame_getters)\nPASS: test_getvar (test.test_frame.TestCAPI.test_getvar)\nPASS: test_entry_frames_are_invisible_during_teardown (test.test_frame.TestIncompleteFrameAreInvisible.test_entry_frames_are_invisible_during_teardown)\nPASS: test_issue95818 (test.test_frame.TestIncompleteFrameAreInvisible.test_issue95818)\nPASS: test_sneaky_frame_object (test.test_frame.TestIncompleteFrameAreInvisible.test_sneaky_frame_object)\nPASS: test_sneaky_frame_object_teardown (test.test_frame.TestIncompleteFrameAreInvisible.test_sneaky_frame_object_teardown)\n\n----------------------------------------------------------------------\nRan 20 tests in 0.128s\n\nOK\n0:01:21 load avg: 2.43 [181/469] test_fork1 passed\ntest_nested_import_lock_fork (test.test_fork1.ForkTest.test_nested_import_lock_fork)\nPASS: Check fork() in main thread works while the main thread is doing an import\ntest_threaded_import_lock_fork (test.test_fork1.ForkTest.test_threaded_import_lock_fork)\nPASS: Check fork() in main thread works while a subthread is doing an import\nPASS: test_wait (test.test_fork1.ForkTest.test_wait)\nPASS: test_wait (test.fork_wait.ForkWait.test_wait)\n\n----------------------------------------------------------------------\nRan 4 tests in 5.093s\n\nOK\n0:01:21 load avg: 2.43 [182/469] test_funcattrs passed\nPASS: test_delete_unknown_attr (test.test_funcattrs.ArbitraryFunctionAttrTest.test_delete_unknown_attr)\nPASS: test_set_attr (test.test_funcattrs.ArbitraryFunctionAttrTest.test_set_attr)\nPASS: test_unset_attr (test.test_funcattrs.ArbitraryFunctionAttrTest.test_unset_attr)\nPASS: test_builtin__qualname__ (test.test_funcattrs.BuiltinFunctionPropertiesTest.test_builtin__qualname__)\nPASS: test_comparison (test.test_funcattrs.CellTest.test_comparison)\nPASS: test_delete___dict__ (test.test_funcattrs.FunctionDictsTest.test_delete___dict__)\nPASS: test_func_as_dict_key (test.test_funcattrs.FunctionDictsTest.test_func_as_dict_key)\nPASS: test_setting_dict_to_invalid (test.test_funcattrs.FunctionDictsTest.test_setting_dict_to_invalid)\nPASS: test_setting_dict_to_valid (test.test_funcattrs.FunctionDictsTest.test_setting_dict_to_valid)\nPASS: test_unassigned_dict (test.test_funcattrs.FunctionDictsTest.test_unassigned_dict)\nPASS: test_delete_docstring (test.test_funcattrs.FunctionDocstringTest.test_delete_docstring)\nPASS: test_set_docstring_attr (test.test_funcattrs.FunctionDocstringTest.test_set_docstring_attr)\nPASS: test___builtins__ (test.test_funcattrs.FunctionPropertiesTest.test___builtins__)\nPASS: test___closure__ (test.test_funcattrs.FunctionPropertiesTest.test___closure__)\nPASS: test___code__ (test.test_funcattrs.FunctionPropertiesTest.test___code__)\nPASS: test___globals__ (test.test_funcattrs.FunctionPropertiesTest.test___globals__)\nPASS: test___name__ (test.test_funcattrs.FunctionPropertiesTest.test___name__)\nPASS: test___qualname__ (test.test_funcattrs.FunctionPropertiesTest.test___qualname__)\nPASS: test___type_params__ (test.test_funcattrs.FunctionPropertiesTest.test___type_params__)\nPASS: test_blank_func_defaults (test.test_funcattrs.FunctionPropertiesTest.test_blank_func_defaults)\nPASS: test_cell_new (test.test_funcattrs.FunctionPropertiesTest.test_cell_new)\nPASS: test_copying___code__ (test.test_funcattrs.FunctionPropertiesTest.test_copying___code__)\nPASS: test_dir_includes_correct_attrs (test.test_funcattrs.FunctionPropertiesTest.test_dir_includes_correct_attrs)\nPASS: test_duplicate_function_equality (test.test_funcattrs.FunctionPropertiesTest.test_duplicate_function_equality)\nPASS: test_empty_cell (test.test_funcattrs.FunctionPropertiesTest.test_empty_cell)\nPASS: test_func_default_args (test.test_funcattrs.FunctionPropertiesTest.test_func_default_args)\nPASS: test_module (test.test_funcattrs.FunctionPropertiesTest.test_module)\nPASS: test_set_cell (test.test_funcattrs.FunctionPropertiesTest.test_set_cell)\nPASS: test___class__ (test.test_funcattrs.InstancemethodAttrTest.test___class__)\nPASS: test___func__ (test.test_funcattrs.InstancemethodAttrTest.test___func__)\nPASS: test___func___non_method (test.test_funcattrs.InstancemethodAttrTest.test___func___non_method)\nPASS: test___self__ (test.test_funcattrs.InstancemethodAttrTest.test___self__)\nPASS: test_func_attribute (test.test_funcattrs.StaticMethodAttrsTest.test_func_attribute)\n\n----------------------------------------------------------------------\nRan 33 tests in 0.008s\n\nOK\n0:01:22 load avg: 2.43 [183/469] test_functools passed\nPASS: test_access_from_class (test.test_functools.TestCachedProperty.test_access_from_class)\nPASS: test_cached (test.test_functools.TestCachedProperty.test_cached)\nPASS: test_cached_attribute_name_differs_from_func_name (test.test_functools.TestCachedProperty.test_cached_attribute_name_differs_from_func_name)\nPASS: test_doc (test.test_functools.TestCachedProperty.test_doc)\nPASS: test_immutable_dict (test.test_functools.TestCachedProperty.test_immutable_dict)\nPASS: test_object_with_slots (test.test_functools.TestCachedProperty.test_object_with_slots)\ntest_reuse_different_names (test.test_functools.TestCachedProperty.test_reuse_different_names)\nPASS: Disallow this case because decorated function a would not be cached.\ntest_reuse_same_name (test.test_functools.TestCachedProperty.test_reuse_same_name)\nPASS: Reusing a cached_property on different classes under the same name is OK.\nPASS: test_set_name_not_called (test.test_functools.TestCachedProperty.test_set_name_not_called)\ntest_subclass_with___set__ (test.test_functools.TestCachedProperty.test_subclass_with___set__)\nPASS: Caching still works for a subclass defining __set__.\nPASS: test_bad_cmp (test.test_functools.TestCmpToKeyC.test_bad_cmp)\nPASS: test_cmp_to_key (test.test_functools.TestCmpToKeyC.test_cmp_to_key)\nPASS: test_cmp_to_key_arguments (test.test_functools.TestCmpToKeyC.test_cmp_to_key_arguments)\nPASS: test_cmp_to_signature (test.test_functools.TestCmpToKeyC.test_cmp_to_signature)\nPASS: test_disallow_instantiation (test.test_functools.TestCmpToKeyC.test_disallow_instantiation)\nPASS: test_hash (test.test_functools.TestCmpToKeyC.test_hash)\nPASS: test_obj_field (test.test_functools.TestCmpToKeyC.test_obj_field)\nPASS: test_sort_int (test.test_functools.TestCmpToKeyC.test_sort_int)\nPASS: test_sort_int_str (test.test_functools.TestCmpToKeyC.test_sort_int_str)\nPASS: test_bad_cmp (test.test_functools.TestCmpToKeyPy.test_bad_cmp)\nPASS: test_cmp_to_key (test.test_functools.TestCmpToKeyPy.test_cmp_to_key)\nPASS: test_cmp_to_key_arguments (test.test_functools.TestCmpToKeyPy.test_cmp_to_key_arguments)\nPASS: test_cmp_to_signature (test.test_functools.TestCmpToKeyPy.test_cmp_to_signature)\nPASS: test_hash (test.test_functools.TestCmpToKeyPy.test_hash)\nPASS: test_obj_field (test.test_functools.TestCmpToKeyPy.test_obj_field)\nPASS: test_sort_int (test.test_functools.TestCmpToKeyPy.test_sort_int)\nPASS: test_sort_int_str (test.test_functools.TestCmpToKeyPy.test_sort_int_str)\nPASS: test_common_signatures (test.test_functools.TestLRUC.test_common_signatures)\nPASS: test_copy (test.test_functools.TestLRUC.test_copy)\nPASS: test_deepcopy (test.test_functools.TestLRUC.test_deepcopy)\nPASS: test_kwargs_order (test.test_functools.TestLRUC.test_kwargs_order)\nPASS: test_lru (test.test_functools.TestLRUC.test_lru)\nPASS: test_lru_bug_35780 (test.test_functools.TestLRUC.test_lru_bug_35780)\nPASS: test_lru_bug_36650 (test.test_functools.TestLRUC.test_lru_bug_36650)\nPASS: test_lru_cache_decoration (test.test_functools.TestLRUC.test_lru_cache_decoration)\nPASS: test_lru_cache_parameters (test.test_functools.TestLRUC.test_lru_cache_parameters)\nPASS: test_lru_cache_threaded (test.test_functools.TestLRUC.test_lru_cache_threaded)\nPASS: test_lru_cache_threaded2 (test.test_functools.TestLRUC.test_lru_cache_threaded2)\nPASS: test_lru_cache_threaded3 (test.test_functools.TestLRUC.test_lru_cache_threaded3)\nPASS: test_lru_cache_typed_is_not_recursive (test.test_functools.TestLRUC.test_lru_cache_typed_is_not_recursive)\nPASS: test_lru_cache_weakrefable (test.test_functools.TestLRUC.test_lru_cache_weakrefable)\nPASS: test_lru_hash_only_once (test.test_functools.TestLRUC.test_lru_hash_only_once)\nPASS: test_lru_method (test.test_functools.TestLRUC.test_lru_method)\nPASS: test_lru_no_args (test.test_functools.TestLRUC.test_lru_no_args)\nPASS: test_lru_reentrancy_with_len (test.test_functools.TestLRUC.test_lru_reentrancy_with_len)\nPASS: test_lru_star_arg_handling (test.test_functools.TestLRUC.test_lru_star_arg_handling)\nPASS: test_lru_type_error (test.test_functools.TestLRUC.test_lru_type_error)\nPASS: test_lru_with_exceptions (test.test_functools.TestLRUC.test_lru_with_exceptions)\nPASS: test_lru_with_keyword_args (test.test_functools.TestLRUC.test_lru_with_keyword_args)\nPASS: test_lru_with_keyword_args_maxsize_none (test.test_functools.TestLRUC.test_lru_with_keyword_args_maxsize_none)\nPASS: test_lru_with_maxsize_negative (test.test_functools.TestLRUC.test_lru_with_maxsize_negative)\nPASS: test_lru_with_maxsize_none (test.test_functools.TestLRUC.test_lru_with_maxsize_none)\nPASS: test_lru_with_types (test.test_functools.TestLRUC.test_lru_with_types)\nPASS: test_need_for_rlock (test.test_functools.TestLRUC.test_need_for_rlock)\nPASS: test_pickle (test.test_functools.TestLRUC.test_pickle)\nPASS: test_common_signatures (test.test_functools.TestLRUPy.test_common_signatures)\nPASS: test_copy (test.test_functools.TestLRUPy.test_copy)\nPASS: test_deepcopy (test.test_functools.TestLRUPy.test_deepcopy)\nPASS: test_kwargs_order (test.test_functools.TestLRUPy.test_kwargs_order)\nPASS: test_lru (test.test_functools.TestLRUPy.test_lru)\nPASS: test_lru_bug_35780 (test.test_functools.TestLRUPy.test_lru_bug_35780)\nPASS: test_lru_bug_36650 (test.test_functools.TestLRUPy.test_lru_bug_36650)\nPASS: test_lru_cache_decoration (test.test_functools.TestLRUPy.test_lru_cache_decoration)\nPASS: test_lru_cache_parameters (test.test_functools.TestLRUPy.test_lru_cache_parameters)\nPASS: test_lru_cache_threaded (test.test_functools.TestLRUPy.test_lru_cache_threaded)\nPASS: test_lru_cache_threaded2 (test.test_functools.TestLRUPy.test_lru_cache_threaded2)\nPASS: test_lru_cache_threaded3 (test.test_functools.TestLRUPy.test_lru_cache_threaded3)\nPASS: test_lru_cache_typed_is_not_recursive (test.test_functools.TestLRUPy.test_lru_cache_typed_is_not_recursive)\nPASS: test_lru_cache_weakrefable (test.test_functools.TestLRUPy.test_lru_cache_weakrefable)\nPASS: test_lru_hash_only_once (test.test_functools.TestLRUPy.test_lru_hash_only_once)\nPASS: test_lru_method (test.test_functools.TestLRUPy.test_lru_method)\nPASS: test_lru_no_args (test.test_functools.TestLRUPy.test_lru_no_args)\nPASS: test_lru_reentrancy_with_len (test.test_functools.TestLRUPy.test_lru_reentrancy_with_len)\nPASS: test_lru_star_arg_handling (test.test_functools.TestLRUPy.test_lru_star_arg_handling)\nPASS: test_lru_type_error (test.test_functools.TestLRUPy.test_lru_type_error)\nPASS: test_lru_with_exceptions (test.test_functools.TestLRUPy.test_lru_with_exceptions)\nPASS: test_lru_with_keyword_args (test.test_functools.TestLRUPy.test_lru_with_keyword_args)\nPASS: test_lru_with_keyword_args_maxsize_none (test.test_functools.TestLRUPy.test_lru_with_keyword_args_maxsize_none)\nPASS: test_lru_with_maxsize_negative (test.test_functools.TestLRUPy.test_lru_with_maxsize_negative)\nPASS: test_lru_with_maxsize_none (test.test_functools.TestLRUPy.test_lru_with_maxsize_none)\nPASS: test_lru_with_types (test.test_functools.TestLRUPy.test_lru_with_types)\nPASS: test_need_for_rlock (test.test_functools.TestLRUPy.test_need_for_rlock)\nPASS: test_pickle (test.test_functools.TestLRUPy.test_pickle)\nPASS: test_arg_combinations (test.test_functools.TestPartialC.test_arg_combinations)\nPASS: test_argument_checking (test.test_functools.TestPartialC.test_argument_checking)\nPASS: test_attributes (test.test_functools.TestPartialC.test_attributes)\nPASS: test_attributes_unwritable (test.test_functools.TestPartialC.test_attributes_unwritable)\nPASS: test_basic_examples (test.test_functools.TestPartialC.test_basic_examples)\nPASS: test_copy (test.test_functools.TestPartialC.test_copy)\nPASS: test_deepcopy (test.test_functools.TestPartialC.test_deepcopy)\nPASS: test_error_propagation (test.test_functools.TestPartialC.test_error_propagation)\nPASS: test_keystr_replaces_value (test.test_functools.TestPartialC.test_keystr_replaces_value)\nPASS: test_keyword (test.test_functools.TestPartialC.test_keyword)\nPASS: test_kw_combinations (test.test_functools.TestPartialC.test_kw_combinations)\nPASS: test_kwargs_copy (test.test_functools.TestPartialC.test_kwargs_copy)\nPASS: test_manually_adding_non_string_keyword (test.test_functools.TestPartialC.test_manually_adding_non_string_keyword)\nPASS: test_nested_optimization (test.test_functools.TestPartialC.test_nested_optimization)\nPASS: test_nested_partial_with_attribute (test.test_functools.TestPartialC.test_nested_partial_with_attribute)\nPASS: test_no_side_effects (test.test_functools.TestPartialC.test_no_side_effects)\nPASS: test_pickle (test.test_functools.TestPartialC.test_pickle)\nPASS: test_positional (test.test_functools.TestPartialC.test_positional)\nPASS: test_protection_of_callers_dict_argument (test.test_functools.TestPartialC.test_protection_of_callers_dict_argument)\nPASS: test_recursive_pickle (test.test_functools.TestPartialC.test_recursive_pickle)\nPASS: test_recursive_repr (test.test_functools.TestPartialC.test_recursive_repr)\nPASS: test_repr (test.test_functools.TestPartialC.test_repr)\nPASS: test_setstate (test.test_functools.TestPartialC.test_setstate)\nPASS: test_setstate_errors (test.test_functools.TestPartialC.test_setstate_errors)\nPASS: test_setstate_refcount (test.test_functools.TestPartialC.test_setstate_refcount)\nPASS: test_setstate_subclasses (test.test_functools.TestPartialC.test_setstate_subclasses)\nPASS: test_weakref (test.test_functools.TestPartialC.test_weakref)\nPASS: test_with_bound_and_unbound_methods (test.test_functools.TestPartialC.test_with_bound_and_unbound_methods)\nPASS: test_arg_combinations (test.test_functools.TestPartialCSubclass.test_arg_combinations)\nPASS: test_argument_checking (test.test_functools.TestPartialCSubclass.test_argument_checking)\nPASS: test_attributes (test.test_functools.TestPartialCSubclass.test_attributes)\nPASS: test_attributes_unwritable (test.test_functools.TestPartialCSubclass.test_attributes_unwritable)\nPASS: test_basic_examples (test.test_functools.TestPartialCSubclass.test_basic_examples)\nPASS: test_copy (test.test_functools.TestPartialCSubclass.test_copy)\nPASS: test_deepcopy (test.test_functools.TestPartialCSubclass.test_deepcopy)\nPASS: test_error_propagation (test.test_functools.TestPartialCSubclass.test_error_propagation)\nPASS: test_keystr_replaces_value (test.test_functools.TestPartialCSubclass.test_keystr_replaces_value)\nPASS: test_keyword (test.test_functools.TestPartialCSubclass.test_keyword)\nPASS: test_kw_combinations (test.test_functools.TestPartialCSubclass.test_kw_combinations)\nPASS: test_kwargs_copy (test.test_functools.TestPartialCSubclass.test_kwargs_copy)\nPASS: test_manually_adding_non_string_keyword (test.test_functools.TestPartialCSubclass.test_manually_adding_non_string_keyword)\nPASS: test_nested_partial_with_attribute (test.test_functools.TestPartialCSubclass.test_nested_partial_with_attribute)\nPASS: test_no_side_effects (test.test_functools.TestPartialCSubclass.test_no_side_effects)\nPASS: test_pickle (test.test_functools.TestPartialCSubclass.test_pickle)\nPASS: test_positional (test.test_functools.TestPartialCSubclass.test_positional)\nPASS: test_protection_of_callers_dict_argument (test.test_functools.TestPartialCSubclass.test_protection_of_callers_dict_argument)\nPASS: test_recursive_pickle (test.test_functools.TestPartialCSubclass.test_recursive_pickle)\nPASS: test_recursive_repr (test.test_functools.TestPartialCSubclass.test_recursive_repr)\nPASS: test_repr (test.test_functools.TestPartialCSubclass.test_repr)\nPASS: test_setstate (test.test_functools.TestPartialCSubclass.test_setstate)\nPASS: test_setstate_errors (test.test_functools.TestPartialCSubclass.test_setstate_errors)\nPASS: test_setstate_refcount (test.test_functools.TestPartialCSubclass.test_setstate_refcount)\nPASS: test_setstate_subclasses (test.test_functools.TestPartialCSubclass.test_setstate_subclasses)\nPASS: test_weakref (test.test_functools.TestPartialCSubclass.test_weakref)\nPASS: test_with_bound_and_unbound_methods (test.test_functools.TestPartialCSubclass.test_with_bound_and_unbound_methods)\nPASS: test_abstract (test.test_functools.TestPartialMethod.test_abstract)\nPASS: test_arg_combinations (test.test_functools.TestPartialMethod.test_arg_combinations)\nPASS: test_bound_method_introspection (test.test_functools.TestPartialMethod.test_bound_method_introspection)\nPASS: test_descriptors (test.test_functools.TestPartialMethod.test_descriptors)\nPASS: test_invalid_args (test.test_functools.TestPartialMethod.test_invalid_args)\nPASS: test_nested (test.test_functools.TestPartialMethod.test_nested)\nPASS: test_over_partial (test.test_functools.TestPartialMethod.test_over_partial)\nPASS: test_overriding_keywords (test.test_functools.TestPartialMethod.test_overriding_keywords)\nPASS: test_positional_only (test.test_functools.TestPartialMethod.test_positional_only)\nPASS: test_repr (test.test_functools.TestPartialMethod.test_repr)\nPASS: test_unbound_method_retrieval (test.test_functools.TestPartialMethod.test_unbound_method_retrieval)\nPASS: test_arg_combinations (test.test_functools.TestPartialPy.test_arg_combinations)\nPASS: test_argument_checking (test.test_functools.TestPartialPy.test_argument_checking)\nPASS: test_attributes (test.test_functools.TestPartialPy.test_attributes)\nPASS: test_basic_examples (test.test_functools.TestPartialPy.test_basic_examples)\nPASS: test_copy (test.test_functools.TestPartialPy.test_copy)\nPASS: test_deepcopy (test.test_functools.TestPartialPy.test_deepcopy)\nPASS: test_error_propagation (test.test_functools.TestPartialPy.test_error_propagation)\nPASS: test_keyword (test.test_functools.TestPartialPy.test_keyword)\nPASS: test_kw_combinations (test.test_functools.TestPartialPy.test_kw_combinations)\nPASS: test_kwargs_copy (test.test_functools.TestPartialPy.test_kwargs_copy)\nPASS: test_nested_optimization (test.test_functools.TestPartialPy.test_nested_optimization)\nPASS: test_nested_partial_with_attribute (test.test_functools.TestPartialPy.test_nested_partial_with_attribute)\nPASS: test_no_side_effects (test.test_functools.TestPartialPy.test_no_side_effects)\nPASS: test_pickle (test.test_functools.TestPartialPy.test_pickle)\nPASS: test_positional (test.test_functools.TestPartialPy.test_positional)\nPASS: test_protection_of_callers_dict_argument (test.test_functools.TestPartialPy.test_protection_of_callers_dict_argument)\nPASS: test_recursive_pickle (test.test_functools.TestPartialPy.test_recursive_pickle)\nPASS: test_recursive_repr (test.test_functools.TestPartialPy.test_recursive_repr)\nPASS: test_repr (test.test_functools.TestPartialPy.test_repr)\nPASS: test_setstate (test.test_functools.TestPartialPy.test_setstate)\nPASS: test_setstate_errors (test.test_functools.TestPartialPy.test_setstate_errors)\nPASS: test_setstate_refcount (test.test_functools.TestPartialPy.test_setstate_refcount)\nPASS: test_setstate_subclasses (test.test_functools.TestPartialPy.test_setstate_subclasses)\nPASS: test_weakref (test.test_functools.TestPartialPy.test_weakref)\nPASS: test_with_bound_and_unbound_methods (test.test_functools.TestPartialPy.test_with_bound_and_unbound_methods)\nPASS: test_arg_combinations (test.test_functools.TestPartialPySubclass.test_arg_combinations)\nPASS: test_argument_checking (test.test_functools.TestPartialPySubclass.test_argument_checking)\nPASS: test_attributes (test.test_functools.TestPartialPySubclass.test_attributes)\nPASS: test_basic_examples (test.test_functools.TestPartialPySubclass.test_basic_examples)\nPASS: test_copy (test.test_functools.TestPartialPySubclass.test_copy)\nPASS: test_deepcopy (test.test_functools.TestPartialPySubclass.test_deepcopy)\nPASS: test_error_propagation (test.test_functools.TestPartialPySubclass.test_error_propagation)\nPASS: test_keyword (test.test_functools.TestPartialPySubclass.test_keyword)\nPASS: test_kw_combinations (test.test_functools.TestPartialPySubclass.test_kw_combinations)\nPASS: test_kwargs_copy (test.test_functools.TestPartialPySubclass.test_kwargs_copy)\nPASS: test_nested_optimization (test.test_functools.TestPartialPySubclass.test_nested_optimization)\nPASS: test_nested_partial_with_attribute (test.test_functools.TestPartialPySubclass.test_nested_partial_with_attribute)\nPASS: test_no_side_effects (test.test_functools.TestPartialPySubclass.test_no_side_effects)\nPASS: test_pickle (test.test_functools.TestPartialPySubclass.test_pickle)\nPASS: test_positional (test.test_functools.TestPartialPySubclass.test_positional)\nPASS: test_protection_of_callers_dict_argument (test.test_functools.TestPartialPySubclass.test_protection_of_callers_dict_argument)\nPASS: test_recursive_pickle (test.test_functools.TestPartialPySubclass.test_recursive_pickle)\nPASS: test_recursive_repr (test.test_functools.TestPartialPySubclass.test_recursive_repr)\nPASS: test_repr (test.test_functools.TestPartialPySubclass.test_repr)\nPASS: test_setstate (test.test_functools.TestPartialPySubclass.test_setstate)\nPASS: test_setstate_errors (test.test_functools.TestPartialPySubclass.test_setstate_errors)\nPASS: test_setstate_refcount (test.test_functools.TestPartialPySubclass.test_setstate_refcount)\nPASS: test_setstate_subclasses (test.test_functools.TestPartialPySubclass.test_setstate_subclasses)\nPASS: test_weakref (test.test_functools.TestPartialPySubclass.test_weakref)\nPASS: test_with_bound_and_unbound_methods (test.test_functools.TestPartialPySubclass.test_with_bound_and_unbound_methods)\nPASS: test_iterator_usage (test.test_functools.TestReduceC.test_iterator_usage)\nPASS: test_reduce (test.test_functools.TestReduceC.test_reduce)\nPASS: test_iterator_usage (test.test_functools.TestReducePy.test_iterator_usage)\nPASS: test_reduce (test.test_functools.TestReducePy.test_reduce)\nPASS: test_abstractmethod_register (test.test_functools.TestSingleDispatch.test_abstractmethod_register)\nPASS: test_annotations (test.test_functools.TestSingleDispatch.test_annotations)\nPASS: test_c3_abc (test.test_functools.TestSingleDispatch.test_c3_abc)\nPASS: test_c_classes (test.test_functools.TestSingleDispatch.test_c_classes)\nPASS: test_cache_invalidation (test.test_functools.TestSingleDispatch.test_cache_invalidation)\nPASS: test_callable_register (test.test_functools.TestSingleDispatch.test_callable_register)\nPASS: test_classmethod_register (test.test_functools.TestSingleDispatch.test_classmethod_register)\nPASS: test_classmethod_type_ann_register (test.test_functools.TestSingleDispatch.test_classmethod_type_ann_register)\nPASS: test_compose_mro (test.test_functools.TestSingleDispatch.test_compose_mro)\nPASS: test_double_wrapped_methods (test.test_functools.TestSingleDispatch.test_double_wrapped_methods)\nPASS: test_false_meta (test.test_functools.TestSingleDispatch.test_false_meta)\nPASS: test_invalid_positional_argument (test.test_functools.TestSingleDispatch.test_invalid_positional_argument)\nPASS: test_invalid_registrations (test.test_functools.TestSingleDispatch.test_invalid_registrations)\nPASS: test_method_register (test.test_functools.TestSingleDispatch.test_method_register)\nPASS: test_method_wrapping_attributes (test.test_functools.TestSingleDispatch.test_method_wrapping_attributes)\nPASS: test_mro (test.test_functools.TestSingleDispatch.test_mro)\nPASS: test_mro_conflicts (test.test_functools.TestSingleDispatch.test_mro_conflicts)\nPASS: test_register_abc (test.test_functools.TestSingleDispatch.test_register_abc)\nPASS: test_register_decorator (test.test_functools.TestSingleDispatch.test_register_decorator)\nPASS: test_register_genericalias (test.test_functools.TestSingleDispatch.test_register_genericalias)\nPASS: test_register_genericalias_annotation (test.test_functools.TestSingleDispatch.test_register_genericalias_annotation)\nPASS: test_register_genericalias_decorator (test.test_functools.TestSingleDispatch.test_register_genericalias_decorator)\nPASS: test_simple_overloads (test.test_functools.TestSingleDispatch.test_simple_overloads)\nPASS: test_staticmethod_register (test.test_functools.TestSingleDispatch.test_staticmethod_register)\nPASS: test_staticmethod_type_ann_register (test.test_functools.TestSingleDispatch.test_staticmethod_type_ann_register)\nPASS: test_type_ann_register (test.test_functools.TestSingleDispatch.test_type_ann_register)\nPASS: test_union (test.test_functools.TestSingleDispatch.test_union)\nPASS: test_union_None (test.test_functools.TestSingleDispatch.test_union_None)\nPASS: test_union_conflict (test.test_functools.TestSingleDispatch.test_union_conflict)\nPASS: test_wrapping_attributes (test.test_functools.TestSingleDispatch.test_wrapping_attributes)\nPASS: test_no_operations_defined (test.test_functools.TestTotalOrdering.test_no_operations_defined)\nPASS: test_notimplemented (test.test_functools.TestTotalOrdering.test_notimplemented)\nPASS: test_pickle (test.test_functools.TestTotalOrdering.test_pickle)\nPASS: test_total_ordering_for_metaclasses_issue_44605 (test.test_functools.TestTotalOrdering.test_total_ordering_for_metaclasses_issue_44605)\nPASS: test_total_ordering_ge (test.test_functools.TestTotalOrdering.test_total_ordering_ge)\nPASS: test_total_ordering_gt (test.test_functools.TestTotalOrdering.test_total_ordering_gt)\nPASS: test_total_ordering_le (test.test_functools.TestTotalOrdering.test_total_ordering_le)\nPASS: test_total_ordering_lt (test.test_functools.TestTotalOrdering.test_total_ordering_lt)\nPASS: test_total_ordering_no_overwrite (test.test_functools.TestTotalOrdering.test_total_ordering_no_overwrite)\nPASS: test_type_error_when_not_implemented (test.test_functools.TestTotalOrdering.test_type_error_when_not_implemented)\nPASS: test_builtin_update (test.test_functools.TestUpdateWrapper.test_builtin_update)\nPASS: test_default_update (test.test_functools.TestUpdateWrapper.test_default_update)\nPASS: test_default_update_doc (test.test_functools.TestUpdateWrapper.test_default_update_doc)\nPASS: test_missing_attributes (test.test_functools.TestUpdateWrapper.test_missing_attributes)\nPASS: test_no_update (test.test_functools.TestUpdateWrapper.test_no_update)\nPASS: test_selective_update (test.test_functools.TestUpdateWrapper.test_selective_update)\nPASS: test_builtin_update (test.test_functools.TestWraps.test_builtin_update)\nPASS: test_default_update (test.test_functools.TestWraps.test_default_update)\nPASS: test_default_update_doc (test.test_functools.TestWraps.test_default_update_doc)\nPASS: test_missing_attributes (test.test_functools.TestWraps.test_missing_attributes)\nPASS: test_no_update (test.test_functools.TestWraps.test_no_update)\nPASS: test_selective_update (test.test_functools.TestWraps.test_selective_update)\n\n----------------------------------------------------------------------\nRan 255 tests in 0.424s\n\nOK\n0:01:25 load avg: 2.48 [184/469] test_ftplib passed\nPASS: test__all__ (test.test_ftplib.MiscTestCase.test__all__)\nPASS: test_abort (test.test_ftplib.TestFTPClass.test_abort)\nPASS: test_acct (test.test_ftplib.TestFTPClass.test_acct)\nPASS: test_all_errors (test.test_ftplib.TestFTPClass.test_all_errors)\nPASS: test_cwd (test.test_ftplib.TestFTPClass.test_cwd)\nPASS: test_delete (test.test_ftplib.TestFTPClass.test_delete)\nPASS: test_dir (test.test_ftplib.TestFTPClass.test_dir)\nPASS: test_encoding_param (test.test_ftplib.TestFTPClass.test_encoding_param)\nPASS: test_exceptions (test.test_ftplib.TestFTPClass.test_exceptions)\nPASS: test_getwelcome (test.test_ftplib.TestFTPClass.test_getwelcome)\nPASS: test_line_too_long (test.test_ftplib.TestFTPClass.test_line_too_long)\nPASS: test_login (test.test_ftplib.TestFTPClass.test_login)\nPASS: test_makepasv (test.test_ftplib.TestFTPClass.test_makepasv)\ntest_makepasv_issue43285_security_disabled (test.test_ftplib.TestFTPClass.test_makepasv_issue43285_security_disabled)\nPASS: Test the opt-in to the old vulnerable behavior.\nPASS: test_makepasv_issue43285_security_enabled_default (test.test_ftplib.TestFTPClass.test_makepasv_issue43285_security_enabled_default)\nPASS: test_makeport (test.test_ftplib.TestFTPClass.test_makeport)\nPASS: test_mkd (test.test_ftplib.TestFTPClass.test_mkd)\nPASS: test_mlsd (test.test_ftplib.TestFTPClass.test_mlsd)\nPASS: test_nlst (test.test_ftplib.TestFTPClass.test_nlst)\nPASS: test_parse257 (test.test_ftplib.TestFTPClass.test_parse257)\nPASS: test_pwd (test.test_ftplib.TestFTPClass.test_pwd)\nPASS: test_quit (test.test_ftplib.TestFTPClass.test_quit)\nPASS: test_rename (test.test_ftplib.TestFTPClass.test_rename)\nPASS: test_retrbinary (test.test_ftplib.TestFTPClass.test_retrbinary)\nPASS: test_retrbinary_rest (test.test_ftplib.TestFTPClass.test_retrbinary_rest)\nPASS: test_retrlines (test.test_ftplib.TestFTPClass.test_retrlines)\nPASS: test_retrlines_too_long (test.test_ftplib.TestFTPClass.test_retrlines_too_long)\nPASS: test_rmd (test.test_ftplib.TestFTPClass.test_rmd)\nPASS: test_sanitize (test.test_ftplib.TestFTPClass.test_sanitize)\nPASS: test_set_pasv (test.test_ftplib.TestFTPClass.test_set_pasv)\nPASS: test_size (test.test_ftplib.TestFTPClass.test_size)\nPASS: test_source_address (test.test_ftplib.TestFTPClass.test_source_address)\nPASS: test_source_address_passive_connection (test.test_ftplib.TestFTPClass.test_source_address_passive_connection)\nPASS: test_storbinary (test.test_ftplib.TestFTPClass.test_storbinary)\nPASS: test_storbinary_rest (test.test_ftplib.TestFTPClass.test_storbinary_rest)\nSKIP: test_storlines (test.test_ftplib.TestFTPClass.test_storlines) 'timing related test, dependent on load'\nPASS: test_storlines_too_long (test.test_ftplib.TestFTPClass.test_storlines_too_long)\nPASS: test_voidcmd (test.test_ftplib.TestFTPClass.test_voidcmd)\nPASS: test_with_statement (test.test_ftplib.TestFTPClass.test_with_statement)\nPASS: test_af (test.test_ftplib.TestIPv6Environment.test_af)\nPASS: test_makepasv (test.test_ftplib.TestIPv6Environment.test_makepasv)\nPASS: test_makeport (test.test_ftplib.TestIPv6Environment.test_makeport)\nPASS: test_transfer (test.test_ftplib.TestIPv6Environment.test_transfer)\nPASS: test_auth_issued_twice (test.test_ftplib.TestTLS_FTPClass.test_auth_issued_twice)\nPASS: test_ccc (test.test_ftplib.TestTLS_FTPClass.test_ccc)\nSKIP: test_check_hostname (test.test_ftplib.TestTLS_FTPClass.test_check_hostname) 'FIXME: bpo-32706'\nPASS: test_context (test.test_ftplib.TestTLS_FTPClass.test_context)\nPASS: test_control_connection (test.test_ftplib.TestTLS_FTPClass.test_control_connection)\nPASS: test_data_connection (test.test_ftplib.TestTLS_FTPClass.test_data_connection)\nPASS: test_login (test.test_ftplib.TestTLS_FTPClass.test_login)\nPASS: test_abort (test.test_ftplib.TestTLS_FTPClassMixin.test_abort)\nPASS: test_acct (test.test_ftplib.TestTLS_FTPClassMixin.test_acct)\nPASS: test_all_errors (test.test_ftplib.TestTLS_FTPClassMixin.test_all_errors)\nPASS: test_cwd (test.test_ftplib.TestTLS_FTPClassMixin.test_cwd)\nPASS: test_delete (test.test_ftplib.TestTLS_FTPClassMixin.test_delete)\nPASS: test_dir (test.test_ftplib.TestTLS_FTPClassMixin.test_dir)\nPASS: test_encoding_param (test.test_ftplib.TestTLS_FTPClassMixin.test_encoding_param)\nPASS: test_exceptions (test.test_ftplib.TestTLS_FTPClassMixin.test_exceptions)\nPASS: test_getwelcome (test.test_ftplib.TestTLS_FTPClassMixin.test_getwelcome)\nPASS: test_line_too_long (test.test_ftplib.TestTLS_FTPClassMixin.test_line_too_long)\nPASS: test_login (test.test_ftplib.TestTLS_FTPClassMixin.test_login)\nPASS: test_makepasv (test.test_ftplib.TestTLS_FTPClassMixin.test_makepasv)\ntest_makepasv_issue43285_security_disabled (test.test_ftplib.TestTLS_FTPClassMixin.test_makepasv_issue43285_security_disabled)\nPASS: Test the opt-in to the old vulnerable behavior.\nPASS: test_makepasv_issue43285_security_enabled_default (test.test_ftplib.TestTLS_FTPClassMixin.test_makepasv_issue43285_security_enabled_default)\nPASS: test_makeport (test.test_ftplib.TestTLS_FTPClassMixin.test_makeport)\nPASS: test_mkd (test.test_ftplib.TestTLS_FTPClassMixin.test_mkd)\nPASS: test_mlsd (test.test_ftplib.TestTLS_FTPClassMixin.test_mlsd)\nPASS: test_nlst (test.test_ftplib.TestTLS_FTPClassMixin.test_nlst)\nPASS: test_parse257 (test.test_ftplib.TestTLS_FTPClassMixin.test_parse257)\nPASS: test_pwd (test.test_ftplib.TestTLS_FTPClassMixin.test_pwd)\nPASS: test_quit (test.test_ftplib.TestTLS_FTPClassMixin.test_quit)\nPASS: test_rename (test.test_ftplib.TestTLS_FTPClassMixin.test_rename)\nPASS: test_retrbinary (test.test_ftplib.TestTLS_FTPClassMixin.test_retrbinary)\nPASS: test_retrbinary_rest (test.test_ftplib.TestTLS_FTPClassMixin.test_retrbinary_rest)\nPASS: test_retrlines (test.test_ftplib.TestTLS_FTPClassMixin.test_retrlines)\nPASS: test_retrlines_too_long (test.test_ftplib.TestTLS_FTPClassMixin.test_retrlines_too_long)\nPASS: test_rmd (test.test_ftplib.TestTLS_FTPClassMixin.test_rmd)\nPASS: test_sanitize (test.test_ftplib.TestTLS_FTPClassMixin.test_sanitize)\nPASS: test_set_pasv (test.test_ftplib.TestTLS_FTPClassMixin.test_set_pasv)\nPASS: test_size (test.test_ftplib.TestTLS_FTPClassMixin.test_size)\nPASS: test_source_address (test.test_ftplib.TestTLS_FTPClassMixin.test_source_address)\nPASS: test_source_address_passive_connection (test.test_ftplib.TestTLS_FTPClassMixin.test_source_address_passive_connection)\nPASS: test_storbinary (test.test_ftplib.TestTLS_FTPClassMixin.test_storbinary)\nPASS: test_storbinary_rest (test.test_ftplib.TestTLS_FTPClassMixin.test_storbinary_rest)\nSKIP: test_storlines (test.test_ftplib.TestTLS_FTPClassMixin.test_storlines) 'timing related test, dependent on load'\nPASS: test_storlines_too_long (test.test_ftplib.TestTLS_FTPClassMixin.test_storlines_too_long)\nPASS: test_voidcmd (test.test_ftplib.TestTLS_FTPClassMixin.test_voidcmd)\nPASS: test_with_statement (test.test_ftplib.TestTLS_FTPClassMixin.test_with_statement)\nPASS: testTimeoutConnect (test.test_ftplib.TestTimeouts.testTimeoutConnect)\nPASS: testTimeoutDefault (test.test_ftplib.TestTimeouts.testTimeoutDefault)\nPASS: testTimeoutDifferentOrder (test.test_ftplib.TestTimeouts.testTimeoutDifferentOrder)\nPASS: testTimeoutDirectAccess (test.test_ftplib.TestTimeouts.testTimeoutDirectAccess)\nPASS: testTimeoutNone (test.test_ftplib.TestTimeouts.testTimeoutNone)\nPASS: testTimeoutValue (test.test_ftplib.TestTimeouts.testTimeoutValue)\n\n----------------------------------------------------------------------\nRan 91 tests in 8.397s\n\nOK (skipped=3)\n0:01:26 load avg: 2.48 [185/469] test_generator_stop passed\nPASS: test_stopiteration_wrapping (test.test_generator_stop.TestPEP479.test_stopiteration_wrapping)\nPASS: test_stopiteration_wrapping_context (test.test_generator_stop.TestPEP479.test_stopiteration_wrapping_context)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.001s\n\nOK\n0:01:26 load avg: 2.48 [186/469] test_gc passed\nPASS: test_collect (test.test_gc.GCCallbackTests.test_collect)\nPASS: test_collect_garbage (test.test_gc.GCCallbackTests.test_collect_garbage)\nPASS: test_collect_generation (test.test_gc.GCCallbackTests.test_collect_generation)\nSKIP: test_refcount_errors (test.test_gc.GCCallbackTests.test_refcount_errors) 'built with -NDEBUG'\nPASS: test_boom (test.test_gc.GCTests.test_boom)\nPASS: test_boom2 (test.test_gc.GCTests.test_boom2)\nPASS: test_bug1055820b (test.test_gc.GCTests.test_bug1055820b)\nPASS: test_bug21435 (test.test_gc.GCTests.test_bug21435)\nPASS: test_class (test.test_gc.GCTests.test_class)\nPASS: test_collect_generations (test.test_gc.GCTests.test_collect_generations)\nPASS: test_del (test.test_gc.GCTests.test_del)\nPASS: test_del_newclass (test.test_gc.GCTests.test_del_newclass)\nPASS: test_dict (test.test_gc.GCTests.test_dict)\nPASS: test_frame (test.test_gc.GCTests.test_frame)\nPASS: test_freeze (test.test_gc.GCTests.test_freeze)\nPASS: test_function (test.test_gc.GCTests.test_function)\nPASS: test_function_tp_clear_leaves_consistent_state (test.test_gc.GCTests.test_function_tp_clear_leaves_consistent_state)\nPASS: test_garbage_at_shutdown (test.test_gc.GCTests.test_garbage_at_shutdown)\nPASS: test_gc_main_module_at_shutdown (test.test_gc.GCTests.test_gc_main_module_at_shutdown)\nPASS: test_gc_ordinary_module_at_shutdown (test.test_gc.GCTests.test_gc_ordinary_module_at_shutdown)\nPASS: test_get_count (test.test_gc.GCTests.test_get_count)\nPASS: test_get_objects (test.test_gc.GCTests.test_get_objects)\nPASS: test_get_objects_arguments (test.test_gc.GCTests.test_get_objects_arguments)\nPASS: test_get_referents (test.test_gc.GCTests.test_get_referents)\nPASS: test_get_stats (test.test_gc.GCTests.test_get_stats)\nPASS: test_global_del_SystemExit (test.test_gc.GCTests.test_global_del_SystemExit)\nPASS: test_instance (test.test_gc.GCTests.test_instance)\nPASS: test_is_finalized (test.test_gc.GCTests.test_is_finalized)\nPASS: test_is_tracked (test.test_gc.GCTests.test_is_tracked)\nPASS: test_legacy_finalizer (test.test_gc.GCTests.test_legacy_finalizer)\nPASS: test_legacy_finalizer_newclass (test.test_gc.GCTests.test_legacy_finalizer_newclass)\nPASS: test_list (test.test_gc.GCTests.test_list)\nPASS: test_method (test.test_gc.GCTests.test_method)\nPASS: test_newinstance (test.test_gc.GCTests.test_newinstance)\nPASS: test_newstyleclass (test.test_gc.GCTests.test_newstyleclass)\nPASS: test_resurrection_does_not_block_cleanup_of_other_objects (test.test_gc.GCTests.test_resurrection_does_not_block_cleanup_of_other_objects)\nPASS: test_resurrection_is_transitive (test.test_gc.GCTests.test_resurrection_is_transitive)\nPASS: test_resurrection_only_happens_once_per_object (test.test_gc.GCTests.test_resurrection_only_happens_once_per_object)\nPASS: test_saveall (test.test_gc.GCTests.test_saveall)\nPASS: test_trash_weakref_clear (test.test_gc.GCTests.test_trash_weakref_clear)\nPASS: test_trashcan (test.test_gc.GCTests.test_trashcan)\nPASS: test_trashcan_threads (test.test_gc.GCTests.test_trashcan_threads)\nPASS: test_tuple (test.test_gc.GCTests.test_tuple)\nPASS: test_bug1055820c (test.test_gc.GCTogglingTests.test_bug1055820c)\nPASS: test_bug1055820d (test.test_gc.GCTogglingTests.test_bug1055820d)\nPASS: test_ast_fini (test.test_gc.PythonFinalizationTests.test_ast_fini)\nrestoring automatic collection\n\n----------------------------------------------------------------------\nRan 45 tests in 3.085s\n\nOK (skipped=1)\n0:01:26 load avg: 2.48 [187/469] test_genericalias passed\nPASS: test_calling_next_twice_raises_stopiteration (test.test_genericalias.BaseTest.test_calling_next_twice_raises_stopiteration)\nPASS: test_class_methods (test.test_genericalias.BaseTest.test_class_methods)\nPASS: test_copy (test.test_genericalias.BaseTest.test_copy)\nPASS: test_del_iter (test.test_genericalias.BaseTest.test_del_iter)\nPASS: test_dir (test.test_genericalias.BaseTest.test_dir)\nPASS: test_equality (test.test_genericalias.BaseTest.test_equality)\nPASS: test_exposed_type (test.test_genericalias.BaseTest.test_exposed_type)\nPASS: test_generic_subclass (test.test_genericalias.BaseTest.test_generic_subclass)\nPASS: test_instantiate (test.test_genericalias.BaseTest.test_instantiate)\nPASS: test_isinstance (test.test_genericalias.BaseTest.test_isinstance)\nPASS: test_issubclass (test.test_genericalias.BaseTest.test_issubclass)\nPASS: test_iter_creates_starred_tuple (test.test_genericalias.BaseTest.test_iter_creates_starred_tuple)\nPASS: test_no_chaining (test.test_genericalias.BaseTest.test_no_chaining)\nPASS: test_no_kwargs (test.test_genericalias.BaseTest.test_no_kwargs)\nPASS: test_parameter_chaining (test.test_genericalias.BaseTest.test_parameter_chaining)\nPASS: test_parameters (test.test_genericalias.BaseTest.test_parameters)\nPASS: test_pickle (test.test_genericalias.BaseTest.test_pickle)\nPASS: test_repr (test.test_genericalias.BaseTest.test_repr)\nPASS: test_subclassing (test.test_genericalias.BaseTest.test_subclassing)\nPASS: test_subclassing_types_genericalias (test.test_genericalias.BaseTest.test_subclassing_types_genericalias)\nPASS: test_subscriptable (test.test_genericalias.BaseTest.test_subscriptable)\nPASS: test_type_generic (test.test_genericalias.BaseTest.test_type_generic)\nPASS: test_type_subclass_generic (test.test_genericalias.BaseTest.test_type_subclass_generic)\nPASS: test_unbound_methods (test.test_genericalias.BaseTest.test_unbound_methods)\nPASS: test_union (test.test_genericalias.BaseTest.test_union)\nPASS: test_union_generic (test.test_genericalias.BaseTest.test_union_generic)\nPASS: test_unpack (test.test_genericalias.BaseTest.test_unpack)\nPASS: test_unsubscriptable (test.test_genericalias.BaseTest.test_unsubscriptable)\nPASS: test_weakref (test.test_genericalias.BaseTest.test_weakref)\nPASS: test_cannot_iterate (test.test_genericalias.TypeIterationTests.test_cannot_iterate)\nPASS: test_is_not_instance_of_iterable (test.test_genericalias.TypeIterationTests.test_is_not_instance_of_iterable)\n\n----------------------------------------------------------------------\nRan 31 tests in 0.043s\n\nOK\n0:01:26 load avg: 2.48 [188/469] test_generators passed\nPASS: test_except_gen_except (test.test_generators.ExceptionTest.test_except_gen_except)\nPASS: test_except_next (test.test_generators.ExceptionTest.test_except_next)\nPASS: test_except_throw (test.test_generators.ExceptionTest.test_except_throw)\nPASS: test_except_throw_bad_exception (test.test_generators.ExceptionTest.test_except_throw_bad_exception)\nPASS: test_except_throw_exception_context (test.test_generators.ExceptionTest.test_except_throw_exception_context)\nPASS: test_gen_3_arg_deprecation_warning (test.test_generators.ExceptionTest.test_gen_3_arg_deprecation_warning)\nPASS: test_nested_gen_except_loop (test.test_generators.ExceptionTest.test_nested_gen_except_loop)\nPASS: test_return_stopiteration (test.test_generators.ExceptionTest.test_return_stopiteration)\nPASS: test_return_tuple (test.test_generators.ExceptionTest.test_return_tuple)\nPASS: test_stopiteration_error (test.test_generators.ExceptionTest.test_stopiteration_error)\nPASS: test_tutorial_stopiteration (test.test_generators.ExceptionTest.test_tutorial_stopiteration)\nPASS: test_frame_resurrect (test.test_generators.FinalizationTest.test_frame_resurrect)\nPASS: test_lambda_generator (test.test_generators.FinalizationTest.test_lambda_generator)\nPASS: test_refcycle (test.test_generators.FinalizationTest.test_refcycle)\nPASS: test_send_with_yield_from (test.test_generators.GeneratorStackTraceTest.test_send_with_yield_from)\nPASS: test_throw_with_yield_from (test.test_generators.GeneratorStackTraceTest.test_throw_with_yield_from)\nPASS: test_ag_frame_f_back (test.test_generators.GeneratorTest.test_ag_frame_f_back)\nPASS: test_copy (test.test_generators.GeneratorTest.test_copy)\nPASS: test_cr_frame_f_back (test.test_generators.GeneratorTest.test_cr_frame_f_back)\nPASS: test_gi_frame_f_back (test.test_generators.GeneratorTest.test_gi_frame_f_back)\nPASS: test_handle_frame_object_in_creation (test.test_generators.GeneratorTest.test_handle_frame_object_in_creation)\nPASS: test_issue103488 (test.test_generators.GeneratorTest.test_issue103488)\nPASS: test_name (test.test_generators.GeneratorTest.test_name)\nPASS: test_pickle (test.test_generators.GeneratorTest.test_pickle)\nPASS: test_send_non_none_to_new_gen (test.test_generators.GeneratorTest.test_send_non_none_to_new_gen)\nPASS: test_exception_context_with_yield (test.test_generators.GeneratorThrowTest.test_exception_context_with_yield)\nPASS: test_exception_context_with_yield_from (test.test_generators.GeneratorThrowTest.test_exception_context_with_yield_from)\nPASS: test_exception_context_with_yield_from_with_context_cycle (test.test_generators.GeneratorThrowTest.test_exception_context_with_yield_from_with_context_cycle)\nPASS: test_exception_context_with_yield_inside_generator (test.test_generators.GeneratorThrowTest.test_exception_context_with_yield_inside_generator)\nPASS: test_throw_after_none_exc_type (test.test_generators.GeneratorThrowTest.test_throw_after_none_exc_type)\nPASS: test_raise_and_yield_from (test.test_generators.SignalAndYieldFromTest.test_raise_and_yield_from)\nPASS: test_generator_gi_yieldfrom (test.test_generators.YieldFromTests.test_generator_gi_yieldfrom)\nconjoin (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.conjoin\ncoroutine (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.coroutine\nemail (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.email\nfun (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.fun\npep (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.pep\nrefleaks (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.refleaks\nsyntax (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.syntax\ntut (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.tut\nweakref (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.weakref\n\n----------------------------------------------------------------------\nRan 41 tests in 0.278s\n\nOK\n0:01:27 load avg: 2.48 [189/469] test_genericclass passed\nPASS: test_c_class (test.test_genericclass.CAPITest.test_c_class)\nPASS: test_class_getitem (test.test_genericclass.TestClassGetitem.test_class_getitem)\nPASS: test_class_getitem_classmethod (test.test_genericclass.TestClassGetitem.test_class_getitem_classmethod)\nPASS: test_class_getitem_errors (test.test_genericclass.TestClassGetitem.test_class_getitem_errors)\nPASS: test_class_getitem_errors_2 (test.test_genericclass.TestClassGetitem.test_class_getitem_errors_2)\nPASS: test_class_getitem_format (test.test_genericclass.TestClassGetitem.test_class_getitem_format)\nPASS: test_class_getitem_inheritance (test.test_genericclass.TestClassGetitem.test_class_getitem_inheritance)\nPASS: test_class_getitem_inheritance_2 (test.test_genericclass.TestClassGetitem.test_class_getitem_inheritance_2)\nPASS: test_class_getitem_metaclass (test.test_genericclass.TestClassGetitem.test_class_getitem_metaclass)\nPASS: test_class_getitem_metaclass_first (test.test_genericclass.TestClassGetitem.test_class_getitem_metaclass_first)\nPASS: test_class_getitem_patched (test.test_genericclass.TestClassGetitem.test_class_getitem_patched)\nPASS: test_class_getitem_with_builtins (test.test_genericclass.TestClassGetitem.test_class_getitem_with_builtins)\nPASS: test_class_getitem_with_metaclass (test.test_genericclass.TestClassGetitem.test_class_getitem_with_metaclass)\nPASS: test_mro_entry (test.test_genericclass.TestMROEntry.test_mro_entry)\nPASS: test_mro_entry_errors (test.test_genericclass.TestMROEntry.test_mro_entry_errors)\nPASS: test_mro_entry_errors_2 (test.test_genericclass.TestMROEntry.test_mro_entry_errors_2)\nPASS: test_mro_entry_metaclass (test.test_genericclass.TestMROEntry.test_mro_entry_metaclass)\nPASS: test_mro_entry_none (test.test_genericclass.TestMROEntry.test_mro_entry_none)\nPASS: test_mro_entry_signature (test.test_genericclass.TestMROEntry.test_mro_entry_signature)\nPASS: test_mro_entry_type_call (test.test_genericclass.TestMROEntry.test_mro_entry_type_call)\nPASS: test_mro_entry_with_builtins (test.test_genericclass.TestMROEntry.test_mro_entry_with_builtins)\nPASS: test_mro_entry_with_builtins_2 (test.test_genericclass.TestMROEntry.test_mro_entry_with_builtins_2)\n\n----------------------------------------------------------------------\nRan 22 tests in 0.009s\n\nOK\n0:01:27 load avg: 2.48 [190/469] test_genericpath passed\nPASS: test_path_commonprefix (test.test_genericpath.PathLikeTests.test_path_commonprefix)\nPASS: test_path_exists (test.test_genericpath.PathLikeTests.test_path_exists)\nPASS: test_path_getctime (test.test_genericpath.PathLikeTests.test_path_getctime)\nPASS: test_path_getmtime (test.test_genericpath.PathLikeTests.test_path_getmtime)\nPASS: test_path_getsize (test.test_genericpath.PathLikeTests.test_path_getsize)\nPASS: test_path_isdir (test.test_genericpath.PathLikeTests.test_path_isdir)\nPASS: test_path_isfile (test.test_genericpath.PathLikeTests.test_path_isfile)\nPASS: test_path_samefile (test.test_genericpath.PathLikeTests.test_path_samefile)\nPASS: test_commonprefix (test.test_genericpath.TestGenericTest.test_commonprefix)\nPASS: test_exists (test.test_genericpath.TestGenericTest.test_exists)\nPASS: test_exists_fd (test.test_genericpath.TestGenericTest.test_exists_fd)\nPASS: test_filetime (test.test_genericpath.TestGenericTest.test_filetime)\nPASS: test_getsize (test.test_genericpath.TestGenericTest.test_getsize)\nPASS: test_invalid_paths (test.test_genericpath.TestGenericTest.test_invalid_paths)\nPASS: test_isdir (test.test_genericpath.TestGenericTest.test_isdir)\nPASS: test_isfile (test.test_genericpath.TestGenericTest.test_isfile)\nPASS: test_no_argument (test.test_genericpath.TestGenericTest.test_no_argument)\nPASS: test_samefile (test.test_genericpath.TestGenericTest.test_samefile)\nPASS: test_samefile_on_link (test.test_genericpath.TestGenericTest.test_samefile_on_link)\nPASS: test_samefile_on_symlink (test.test_genericpath.TestGenericTest.test_samefile_on_symlink)\nPASS: test_sameopenfile (test.test_genericpath.TestGenericTest.test_sameopenfile)\nPASS: test_samestat (test.test_genericpath.TestGenericTest.test_samestat)\nPASS: test_samestat_on_link (test.test_genericpath.TestGenericTest.test_samestat_on_link)\nPASS: test_samestat_on_symlink (test.test_genericpath.TestGenericTest.test_samestat_on_symlink)\n\n----------------------------------------------------------------------\nRan 24 tests in 0.012s\n\nOK\n0:01:27 load avg: 2.48 [191/469] test_faulthandler passed\nPASS: test_cancel_later_without_dump_traceback_later (test.test_faulthandler.FaultHandlerTests.test_cancel_later_without_dump_traceback_later)\nPASS: test_disable (test.test_faulthandler.FaultHandlerTests.test_disable)\nSKIP: test_disable_windows_exc_handler (test.test_faulthandler.FaultHandlerTests.test_disable_windows_exc_handler) 'specific to Windows'\nPASS: test_disabled_by_default (test.test_faulthandler.FaultHandlerTests.test_disabled_by_default)\nPASS: test_dump_ext_modules (test.test_faulthandler.FaultHandlerTests.test_dump_ext_modules)\nPASS: test_dump_traceback (test.test_faulthandler.FaultHandlerTests.test_dump_traceback)\nPASS: test_dump_traceback_fd (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_fd)\nPASS: test_dump_traceback_file (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_file)\nPASS: test_dump_traceback_later (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later)\nPASS: test_dump_traceback_later_cancel (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_cancel)\nPASS: test_dump_traceback_later_fd (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_fd)\nPASS: test_dump_traceback_later_file (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_file)\nPASS: test_dump_traceback_later_repeat (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_repeat)\nSKIP: test_dump_traceback_later_twice (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_twice) \"resource 'walltime' is not enabled\"\nPASS: test_dump_traceback_threads (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_threads)\nPASS: test_dump_traceback_threads_file (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_threads_file)\nPASS: test_enable_fd (test.test_faulthandler.FaultHandlerTests.test_enable_fd)\nPASS: test_enable_file (test.test_faulthandler.FaultHandlerTests.test_enable_file)\nPASS: test_enable_single_thread (test.test_faulthandler.FaultHandlerTests.test_enable_single_thread)\nPASS: test_env_var (test.test_faulthandler.FaultHandlerTests.test_env_var)\nPASS: test_fatal_error (test.test_faulthandler.FaultHandlerTests.test_fatal_error)\nPASS: test_fatal_error_c_thread (test.test_faulthandler.FaultHandlerTests.test_fatal_error_c_thread)\nPASS: test_fatal_error_without_gil (test.test_faulthandler.FaultHandlerTests.test_fatal_error_without_gil)\nPASS: test_gc (test.test_faulthandler.FaultHandlerTests.test_gc)\nPASS: test_gil_released (test.test_faulthandler.FaultHandlerTests.test_gil_released)\nSKIP: test_ignore_exception (test.test_faulthandler.FaultHandlerTests.test_ignore_exception) 'specific to Windows'\nPASS: test_is_enabled (test.test_faulthandler.FaultHandlerTests.test_is_enabled)\nSKIP: test_raise_exception (test.test_faulthandler.FaultHandlerTests.test_raise_exception) 'specific to Windows'\nSKIP: test_raise_nonfatal_exception (test.test_faulthandler.FaultHandlerTests.test_raise_nonfatal_exception) 'specific to Windows'\nPASS: test_read_null (test.test_faulthandler.FaultHandlerTests.test_read_null)\nPASS: test_register (test.test_faulthandler.FaultHandlerTests.test_register)\nPASS: test_register_chain (test.test_faulthandler.FaultHandlerTests.test_register_chain)\nPASS: test_register_fd (test.test_faulthandler.FaultHandlerTests.test_register_fd)\nPASS: test_register_file (test.test_faulthandler.FaultHandlerTests.test_register_file)\nPASS: test_register_threads (test.test_faulthandler.FaultHandlerTests.test_register_threads)\nPASS: test_sigabrt (test.test_faulthandler.FaultHandlerTests.test_sigabrt)\nPASS: test_sigbus (test.test_faulthandler.FaultHandlerTests.test_sigbus)\nPASS: test_sigfpe (test.test_faulthandler.FaultHandlerTests.test_sigfpe)\nPASS: test_sigill (test.test_faulthandler.FaultHandlerTests.test_sigill)\nPASS: test_sigsegv (test.test_faulthandler.FaultHandlerTests.test_sigsegv)\nPASS: test_stack_overflow (test.test_faulthandler.FaultHandlerTests.test_stack_overflow)\nPASS: test_stderr_None (test.test_faulthandler.FaultHandlerTests.test_stderr_None)\nPASS: test_sys_xoptions (test.test_faulthandler.FaultHandlerTests.test_sys_xoptions)\nPASS: test_truncate (test.test_faulthandler.FaultHandlerTests.test_truncate)\nPASS: test_unregister (test.test_faulthandler.FaultHandlerTests.test_unregister)\n\n----------------------------------------------------------------------\nRan 40 tests in 14.157s\n\nOK (skipped=5)\n0:01:27 load avg: 2.48 [192/469] test_genexps passed\ndoctests (test.test_genexps.__test__)\nPASS: Doctest: test.test_genexps.__test__.doctests\n\n----------------------------------------------------------------------\nRan 1 test in 0.019s\n\nOK\n0:01:27 load avg: 2.48 [193/469] test_getopt passed\nPASS: test_do_longs (test.test_getopt.GetoptTests.test_do_longs)\nPASS: test_do_shorts (test.test_getopt.GetoptTests.test_do_shorts)\nPASS: test_getopt (test.test_getopt.GetoptTests.test_getopt)\nPASS: test_gnu_getopt (test.test_getopt.GetoptTests.test_gnu_getopt)\nPASS: test_issue4629 (test.test_getopt.GetoptTests.test_issue4629)\nPASS: test_long_has_args (test.test_getopt.GetoptTests.test_long_has_args)\nPASS: test_short_has_arg (test.test_getopt.GetoptTests.test_short_has_arg)\ntest_libref_examples (test.test_getopt)\nPASS: Doctest: test.test_getopt.test_libref_examples\n\n----------------------------------------------------------------------\nRan 8 tests in 0.006s\n\nOK\n0:01:27 load avg: 2.48 [194/469] test_getpass passed\nPASS: test_username_falls_back_to_pwd (test.test_getpass.GetpassGetuserTest.test_username_falls_back_to_pwd)\nPASS: test_username_priorities_of_env_values (test.test_getpass.GetpassGetuserTest.test_username_priorities_of_env_values)\nPASS: test_username_takes_username_from_env (test.test_getpass.GetpassGetuserTest.test_username_takes_username_from_env)\nPASS: test_flushes_stream_after_prompt (test.test_getpass.GetpassRawinputTest.test_flushes_stream_after_prompt)\nPASS: test_raises_on_empty_input (test.test_getpass.GetpassRawinputTest.test_raises_on_empty_input)\nPASS: test_trims_trailing_newline (test.test_getpass.GetpassRawinputTest.test_trims_trailing_newline)\nPASS: test_uses_stderr_as_default (test.test_getpass.GetpassRawinputTest.test_uses_stderr_as_default)\nPASS: test_uses_stdin_as_default_input (test.test_getpass.GetpassRawinputTest.test_uses_stdin_as_default_input)\nPASS: test_uses_stdin_as_different_locale (test.test_getpass.GetpassRawinputTest.test_uses_stdin_as_different_locale)\nPASS: test_falls_back_to_fallback_if_termios_raises (test.test_getpass.UnixGetpassTest.test_falls_back_to_fallback_if_termios_raises)\nPASS: test_falls_back_to_stdin (test.test_getpass.UnixGetpassTest.test_falls_back_to_stdin)\nPASS: test_flushes_stream_after_input (test.test_getpass.UnixGetpassTest.test_flushes_stream_after_input)\nPASS: test_resets_termios (test.test_getpass.UnixGetpassTest.test_resets_termios)\nPASS: test_uses_tty_directly (test.test_getpass.UnixGetpassTest.test_uses_tty_directly)\n\n----------------------------------------------------------------------\nRan 14 tests in 0.074s\n\nOK\n0:01:27 load avg: 2.48 [195/469] test_getpath passed\ntest_alt_framework_macos (test.test_getpath.MockGetPathTests.test_alt_framework_macos)\nTest framework layout on macOS with alternate framework name ... Read link from /Library/Frameworks/DebugPython.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/DebugPython\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Modules/Setup.local is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/lib/python98.zip is a file\nCheck if /Library/Frameworks/lib/python98.zip is a file\nCheck if /Library/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/os.py is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/bin/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.base_executable         +'/Library/Frameworks/DebugPython.framework/Versions/9.8/bin/python9.8'\nconfig.base_prefix             +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.exec_prefix             +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.executable              +'/Library/Frameworks/DebugPython.framework/Versions/9.8/bin/python9.8'\nconfig.module_search_paths     +['/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python98.zip', '/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8', '/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.program_name            +'/Library/Frameworks/DebugPython.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/DebugPython'\nconfig.stdlib_dir              +'/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8'\nglobal.executable_dir +'/Library/Frameworks/DebugPython.framework/Versions/9.8/bin'\nok\ntest_buildpath_posix (test.test_getpath.MockGetPathTests.test_buildpath_posix)\nTest an in-build-tree layout on POSIX. ... Read link from /home/cpython/python\nCheck if /home/cpython/Lib/os.py is a file\nconfig.base_exec_prefix        +'/usr/local'\nconfig.base_executable         +'/home/cpython/python'\nconfig.base_prefix             +'/usr/local'\nconfig.exec_prefix             +'/usr/local'\nconfig.executable              +'/home/cpython/python'\nconfig.module_search_paths     +['/usr/local/lib/python98.zip', '/home/cpython/Lib', '/home/cpython/build/lib.linux-x86_64-9.8']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/home/cpython/build/lib.linux-x86_64-9.8'\nconfig.prefix                  +'/usr/local'\nconfig.program_name            +'/home/cpython/python'\nconfig.stdlib_dir              +'/home/cpython/Lib'\nglobal.build_prefix    +'/home/cpython'\nglobal.executable_dir  +'/home/cpython'\nglobal.real_executable +'/home/cpython/python'\nok\ntest_buildtree_pythonhome_win32 (test.test_getpath.MockGetPathTests.test_buildtree_pythonhome_win32)\nTest an out-of-build-tree layout on Windows with PYTHONHOME override. ... Read link from C:\\Out\\python.exe\nconfig.base_exec_prefix        +'C:\\\\CPython'\nconfig.base_executable         +'C:\\\\Out\\\\python.exe'\nconfig.base_prefix             +'C:\\\\CPython'\nconfig.exec_prefix             +'C:\\\\CPython'\nconfig.executable              +'C:\\\\Out\\\\python.exe'\nconfig.home                    +'C:\\\\CPython'\nconfig.module_search_paths     +['C:\\\\Out\\\\python98.zip', 'C:\\\\Out', 'C:\\\\CPython\\\\Lib']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Out'\nconfig.prefix                  +'C:\\\\CPython'\nconfig.program_name            +'C:\\\\Out\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\CPython\\\\Lib'\nglobal.build_prefix   +'C:\\\\'\nglobal.executable_dir +'C:\\\\Out'\nok\ntest_buildtree_win32 (test.test_getpath.MockGetPathTests.test_buildtree_win32)\nTest an in-build-tree layout on Windows. ... Read link from C:\\CPython\\PCbuild\\amd64\\python.exe\nconfig.base_exec_prefix        +'C:\\\\CPython'\nconfig.base_executable         +'C:\\\\CPython\\\\PCbuild\\\\amd64\\\\python.exe'\nconfig.base_prefix             +'C:\\\\CPython'\nconfig.exec_prefix             +'C:\\\\CPython'\nconfig.executable              +'C:\\\\CPython\\\\PCbuild\\\\amd64\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\CPython\\\\PCbuild\\\\amd64\\\\python98.zip', 'C:\\\\CPython\\\\PCbuild\\\\amd64', 'C:\\\\CPython\\\\Lib']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\CPython\\\\PCbuild\\\\amd64'\nconfig.prefix                  +'C:\\\\CPython'\nconfig.program_name            +'C:\\\\CPython\\\\PCbuild\\\\amd64\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\CPython\\\\Lib'\nglobal.build_prefix   +'C:\\\\CPython'\nglobal.executable_dir +'C:\\\\CPython\\\\PCbuild\\\\amd64'\nok\ntest_custom_platlibdir_posix (test.test_getpath.MockGetPathTests.test_custom_platlibdir_posix)\nTest an install with custom platlibdir on *nix ... Read link from /linkfrom/python\nCheck if /linkfrom/Modules/Setup.local is a file\nCheck if /linkfrom/lib64/python98.zip is a file\nCheck if /linkfrom/lib64/python9.8/os.py is a file\nCheck if /linkfrom/lib64/python9.8/os.pyc is a file\nCheck if /usr/lib64/python9.8/os.py is a file\nCheck if /linkfrom/lib64/python9.8/lib-dynload is a dir\nCould not find platform dependent libraries <exec_prefix>\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/linkfrom/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/linkfrom/python'\nconfig.module_search_paths     +['/usr/lib64/python98.zip', '/usr/lib64/python9.8', '/usr/lib64/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib64'\nconfig.platstdlib_dir          +'/usr/lib64/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'/linkfrom/python'\nconfig.stdlib_dir              +'/usr/lib64/python9.8'\nglobal.executable_dir  +'/linkfrom'\nglobal.real_executable +'/linkfrom/python'\nok\ntest_framework_macos (test.test_getpath.MockGetPathTests.test_framework_macos)\nTest framework layout on macOS ... Read link from /Library/Frameworks/Python.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Python\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Modules/Setup.local is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/Versions/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/lib/python98.zip is a file\nCheck if /Library/Frameworks/lib/python98.zip is a file\nCheck if /Library/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/os.py is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/bin/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.base_executable         +'/Library/Frameworks/Python.framework/Versions/9.8/bin/python9.8'\nconfig.base_prefix             +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.exec_prefix             +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.executable              +'/Library/Frameworks/Python.framework/Versions/9.8/bin/python9.8'\nconfig.module_search_paths     +['/Library/Frameworks/Python.framework/Versions/9.8/lib/python98.zip', '/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8', '/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.program_name            +'/Library/Frameworks/Python.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Python'\nconfig.stdlib_dir              +'/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8'\nglobal.executable_dir +'/Library/Frameworks/Python.framework/Versions/9.8/bin'\nok\ntest_no_dlls_win32 (test.test_getpath.MockGetPathTests.test_no_dlls_win32)\nTest a layout on Windows with no DLLs directory. ... Read link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nCheck if C:\\Python\\python98.zip is a file\nCheck if C:\\Python\\Lib\\os.py is a file\nCheck if C:\\Python\\DLLs is a dir\nconfig.base_exec_prefix        +'C:\\\\Python'\nconfig.base_executable         +'C:\\\\Python\\\\python.exe'\nconfig.base_prefix             +'C:\\\\Python'\nconfig.exec_prefix             +'C:\\\\Python'\nconfig.executable              +'C:\\\\Python\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python', 'C:\\\\Python\\\\Lib']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Python'\nconfig.prefix                  +'C:\\\\Python'\nconfig.program_name            +'C:\\\\Python\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\Python\\\\Lib'\nglobal.executable_dir +'C:\\\\Python'\nok\ntest_normal_posix (test.test_getpath.MockGetPathTests.test_normal_posix)\nTest a 'standard' install layout on *nix ... Check if /usr/bin/python is an xfile\nRead link from /usr/bin/python\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/usr/bin/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/usr/bin/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable +'/usr/bin/python'\nok\ntest_normal_win32 (test.test_getpath.MockGetPathTests.test_normal_win32)\nTest a 'standard' install layout on Windows. ... Read link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nCheck if C:\\Python\\python98.zip is a file\nCheck if C:\\Python\\Lib\\os.py is a file\nCheck if C:\\Python\\DLLs is a dir\nconfig.base_exec_prefix        +'C:\\\\Python'\nconfig.base_executable         +'C:\\\\Python\\\\python.exe'\nconfig.base_prefix             +'C:\\\\Python'\nconfig.exec_prefix             +'C:\\\\Python'\nconfig.executable              +'C:\\\\Python\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Python\\\\DLLs'\nconfig.prefix                  +'C:\\\\Python'\nconfig.program_name            +'C:\\\\Python\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\Python\\\\Lib'\nglobal.executable_dir +'C:\\\\Python'\nok\ntest_registry_win32 (test.test_getpath.MockGetPathTests.test_registry_win32)\nTest registry lookup on Windows. ... Read link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nCheck if C:\\Python\\python98.zip is a file\nCheck if C:\\Python\\Lib\\os.py is a file\nCheck if C:\\Python\\DLLs is a dir\nOpenKeyEx(HKCU, SOFTWARE\\Python\\PythonCore\\9.8-XY\\PythonPath)\nOpenKeyEx(HKLM, SOFTWARE\\Python\\PythonCore\\9.8-XY\\PythonPath)\nEnumKey(hklm\\software\\python\\pythoncore\\9.8-xy\\pythonpath, 0)\nQueryValue(hklm\\software\\python\\pythoncore\\9.8-xy\\pythonpath, path1)\nEnumKey(hklm\\software\\python\\pythoncore\\9.8-xy\\pythonpath, 1)\nCloseKey(hklm\\software\\python\\pythoncore\\9.8-xy\\pythonpath)\nconfig.base_exec_prefix        +'C:\\\\Python'\nconfig.base_executable         +'C:\\\\Python\\\\python.exe'\nconfig.base_prefix             +'C:\\\\Python'\nconfig.exec_prefix             +'C:\\\\Python'\nconfig.executable              +'C:\\\\Python\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'path1-dir', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Python\\\\DLLs'\nconfig.prefix                  +'C:\\\\Python'\nconfig.program_name            +'C:\\\\Python\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\Python\\\\Lib'\nglobal.executable_dir +'C:\\\\Python'\nRead link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nconfig.module_search_paths_set +1\nglobal.base_exec_prefix     +'C:\\\\Python'\nglobal.base_prefix          +'C:\\\\Python'\nglobal.program_name_was_set +True\nglobal.pythonpath           -['C:\\\\Python\\\\python98.zip', 'path1-dir', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\n                            +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nglobal.search_up            -<function search_up at 0x7f8f5d77e0>\n                            +<function search_up at 0x7f8f5d76a0>\nglobal.use_environment      -1\n                            +0\nok\ntest_symlink_buildpath_macos (test.test_getpath.MockGetPathTests.test_symlink_buildpath_macos)\nTest an in-build-tree layout via symlink on macOS. ... Read link from /linkfrom/python\nRead link from /home/cpython/python\nCheck if /home/cpython/Lib/os.py is a file\nconfig.base_exec_prefix        +'/usr/local'\nconfig.base_executable         +'/linkfrom/python'\nconfig.base_prefix             +'/usr/local'\nconfig.exec_prefix             +'/usr/local'\nconfig.executable              +'/linkfrom/python'\nconfig.module_search_paths     +['/usr/local/lib/python98.zip', '/home/cpython/Lib', '/home/cpython/build/lib.macos-9.8']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/home/cpython/build/lib.macos-9.8'\nconfig.prefix                  +'/usr/local'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/home/cpython/Lib'\nglobal.build_prefix    +'/home/cpython'\nglobal.executable_dir  +'/home/cpython'\nglobal.real_executable -'/linkfrom/python'\n                       +'/home/cpython/python'\nok\ntest_symlink_buildpath_posix (test.test_getpath.MockGetPathTests.test_symlink_buildpath_posix)\nTest an in-build-tree layout on POSIX. ... Read link from /linkfrom/python\nRead link from /home/cpython/python\nCheck if /home/cpython/Lib/os.py is a file\nconfig.base_exec_prefix        +'/usr/local'\nconfig.base_executable         +'/linkfrom/python'\nconfig.base_prefix             +'/usr/local'\nconfig.exec_prefix             +'/usr/local'\nconfig.executable              +'/linkfrom/python'\nconfig.module_search_paths     +['/usr/local/lib/python98.zip', '/home/cpython/Lib', '/home/cpython/build/lib.linux-x86_64-9.8']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/home/cpython/build/lib.linux-x86_64-9.8'\nconfig.prefix                  +'/usr/local'\nconfig.program_name            +'/linkfrom/python'\nconfig.stdlib_dir              +'/home/cpython/Lib'\nglobal.build_prefix    +'/home/cpython'\nglobal.executable_dir  +'/home/cpython'\nglobal.real_executable +'/home/cpython/python'\nok\ntest_symlink_buildtree_win32 (test.test_getpath.MockGetPathTests.test_symlink_buildtree_win32)\nTest an in-build-tree layout via symlink on Windows. ... Read link from C:\\CPython\\PCbuild\\amd64\\python.exe\nconfig.base_exec_prefix        +'C:\\\\CPython'\nconfig.base_executable         +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.base_prefix             +'C:\\\\CPython'\nconfig.exec_prefix             +'C:\\\\CPython'\nconfig.executable              +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\CPython\\\\PCbuild\\\\amd64\\\\python98.zip', 'C:\\\\CPython\\\\PCbuild\\\\amd64', 'C:\\\\CPython\\\\Lib']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\CPython\\\\PCbuild\\\\amd64'\nconfig.prefix                  +'C:\\\\CPython'\nconfig.program_name            +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\CPython\\\\Lib'\nglobal.build_prefix   +'C:\\\\CPython'\nglobal.executable_dir +'C:\\\\CPython\\\\PCbuild\\\\amd64'\nok\ntest_symlink_normal_macos (test.test_getpath.MockGetPathTests.test_symlink_normal_macos)\nTest a 'standard' install layout via symlink on macOS ... Read link from /linkfrom/python\nRead link from /usr/bin/python\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/linkfrom/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/linkfrom/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable -'/linkfrom/python'\n                       +'/usr/bin/python'\nok\ntest_symlink_normal_posix (test.test_getpath.MockGetPathTests.test_symlink_normal_posix)\nTest a 'standard' install layout via symlink on *nix ... Read link from /linkfrom/python\nRead link from /usr/bin/python\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/linkfrom/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/linkfrom/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'/linkfrom/python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable +'/usr/bin/python'\nok\ntest_symlink_normal_win32 (test.test_getpath.MockGetPathTests.test_symlink_normal_win32)\nTest a 'standard' install layout via symlink on Windows. ... Read link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nCheck if C:\\Python\\python98.zip is a file\nCheck if C:\\Python\\Lib\\os.py is a file\nCheck if C:\\Python\\DLLs is a dir\nconfig.base_exec_prefix        +'C:\\\\Python'\nconfig.base_executable         +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.base_prefix             +'C:\\\\Python'\nconfig.exec_prefix             +'C:\\\\Python'\nconfig.executable              +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Python\\\\DLLs'\nconfig.prefix                  +'C:\\\\Python'\nconfig.program_name            +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\Python\\\\Lib'\nglobal.executable_dir +'C:\\\\Python'\nok\ntest_venv_alt_framework_macos (test.test_getpath.MockGetPathTests.test_venv_alt_framework_macos)\nTest a venv layout on macOS using a framework build ... Read link from /Library/Frameworks/DebugPython.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/DebugPython\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/bin/Modules/Setup.local is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/lib/python98.zip is a file\nCheck if /Library/Frameworks/lib/python98.zip is a file\nCheck if /Library/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/os.py is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/bin/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.base_executable         +'/Library/Frameworks/DebugPython.framework/Versions/9.8/bin/python9.8'\nconfig.base_prefix             +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.exec_prefix             +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.executable              +'/tmp/workdir/venv/bin/python'\nconfig.module_search_paths     +['/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python98.zip', '/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8', '/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.program_name            +'/Library/Frameworks/DebugPython.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/DebugPython'\nconfig.stdlib_dir              +'/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8'\nglobal.executable_dir +'/Library/Frameworks/DebugPython.framework/Versions/9.8/bin'\nglobal.venv_prefix    +'/tmp/workdir/venv'\nok\ntest_venv_changed_name_copy_posix (test.test_getpath.MockGetPathTests.test_venv_changed_name_copy_posix)\nTest a venv --copies layout on *nix that lacks a distributed 'python' ... Check if /venv/bin/python is an xfile\nRead link from /venv/bin/python\nCheck if /usr/bin/python is a file\nCheck if /usr/bin/python9 is a file\nRead link from /usr/bin/python9\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/usr/bin/python9'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/venv/bin/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable +'/usr/bin/python9'\nglobal.venv_prefix     +'/venv'\nok\ntest_venv_changed_name_posix (test.test_getpath.MockGetPathTests.test_venv_changed_name_posix)\nTest a venv layout on *nix. ... Check if /venv/bin/python is an xfile\nRead link from /venv/bin/python\nRead link from /usr/bin/python3\nRead link from /usr/bin/python3\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/usr/bin/python3'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/venv/bin/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable +'/usr/bin/python3'\nglobal.venv_prefix     +'/venv'\nok\ntest_venv_framework_macos (test.test_getpath.MockGetPathTests.test_venv_framework_macos)\nTest a venv layout on macOS using a framework build ... Read link from /Library/Frameworks/Python.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Python\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/bin/Modules/Setup.local is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/Versions/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/lib/python98.zip is a file\nCheck if /Library/Frameworks/lib/python98.zip is a file\nCheck if /Library/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/os.py is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/bin/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.base_executable         +'/Library/Frameworks/Python.framework/Versions/9.8/bin/python9.8'\nconfig.base_prefix             +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.exec_prefix             +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.executable              +'/tmp/workdir/venv/bin/python'\nconfig.module_search_paths     +['/Library/Frameworks/Python.framework/Versions/9.8/lib/python98.zip', '/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8', '/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.program_name            +'/Library/Frameworks/Python.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Python'\nconfig.stdlib_dir              +'/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8'\nglobal.executable_dir +'/Library/Frameworks/Python.framework/Versions/9.8/bin'\nglobal.venv_prefix    +'/tmp/workdir/venv'\nok\ntest_venv_macos (test.test_getpath.MockGetPathTests.test_venv_macos)\nTest a venv layout on macOS. ... Read link from /usr/bin/python\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/usr/bin/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/framework/Python9.8/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'/usr/bin/python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir +'/usr/bin'\nglobal.venv_prefix    +'/framework/Python9.8'\nok\ntest_venv_non_installed_zip_path_posix (test.test_getpath.MockGetPathTests.test_venv_non_installed_zip_path_posix)\nTest a venv created from non-installed python has correct zip path. ... Read link from /venv/bin/python\nRead link from /path/to/non-installed/bin/python\nRead link from /path/to/non-installed/bin/python\nCheck if /path/to/non-installed/Modules/Setup.local is a file\nCheck if /path/to/non-installed/lib/python98.zip is a file\nCheck if /path/to/lib/python98.zip is a file\nCheck if /path/lib/python98.zip is a file\nCheck if /path/to/non-installed/lib/python9.8/os.py is a file\nCheck if /path/to/non-installed/lib/python9.8/lib-dynload is a dir\nCheck if /path/to/non-installed/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/path/to/non-installed'\nconfig.base_executable         +'/path/to/non-installed/bin/python'\nconfig.base_prefix             +'/path/to/non-installed'\nconfig.exec_prefix             +'/path/to/non-installed'\nconfig.executable              +'/venv/bin/python'\nconfig.module_search_paths     +['/path/to/non-installed/lib/python98.zip', '/path/to/non-installed/lib/python9.8', '/path/to/non-installed/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/path/to/non-installed/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/path/to/non-installed'\nconfig.program_name            +'/venv/bin/python'\nconfig.stdlib_dir              +'/path/to/non-installed/lib/python9.8'\nglobal.executable_dir  +'/path/to/non-installed'\nglobal.real_executable +'/path/to/non-installed/bin/python'\nglobal.venv_prefix     +'/venv'\nok\ntest_venv_posix (test.test_getpath.MockGetPathTests.test_venv_posix)\nTest a venv layout on *nix. ... Check if /venv/bin/python is an xfile\nRead link from /venv/bin/python\nCheck if /usr/bin/python is a file\nRead link from /usr/bin/python\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/usr/bin/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/venv/bin/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable +'/usr/bin/python'\nglobal.venv_prefix     +'/venv'\nok\ntest_venv_win32 (test.test_getpath.MockGetPathTests.test_venv_win32)\nTest a venv layout on Windows. ... Read link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nCheck if C:\\Python\\python98.zip is a file\nCheck if C:\\Python\\Lib\\os.py is a file\nCheck if C:\\Python\\DLLs is a dir\nconfig.base_exec_prefix        +'C:\\\\Python'\nconfig.base_executable         +'C:\\\\Python\\\\python.exe'\nconfig.base_prefix             +'C:\\\\Python'\nconfig.exec_prefix             +'C:\\\\Python'\nconfig.executable              +'C:\\\\venv\\\\Scripts\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Python\\\\DLLs'\nconfig.prefix                  +'C:\\\\Python'\nconfig.program_name            +'C:\\\\Python\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\Python\\\\Lib'\nglobal.executable_dir +'C:\\\\Python'\nglobal.venv_prefix    +'C:\\\\venv'\nok\n\n----------------------------------------------------------------------\nRan 24 tests in 0.040s\n\nOK\n0:01:27 load avg: 2.48 [196/469] test_gettext passed\ntest_ignore_comments_in_headers_issue36239 (test.test_gettext.GNUTranslationParsingTest.test_ignore_comments_in_headers_issue36239)\nPASS: Checks that comments like:\nPASS: test_plural_form_error_issue17898 (test.test_gettext.GNUTranslationParsingTest.test_plural_form_error_issue17898)\nPASS: test_plural_context_forms (test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_context_forms)\nPASS: test_plural_context_forms_null_translations (test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_context_forms_null_translations)\nPASS: test_plural_forms (test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_forms)\nPASS: test_plural_forms_null_translations (test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_forms_null_translations)\nPASS: test_plural_wrong_context_forms (test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_wrong_context_forms)\nPASS: test_plural_context_forms (test.test_gettext.GNUTranslationsPluralFormsTestCase.test_plural_context_forms)\nPASS: test_plural_forms (test.test_gettext.GNUTranslationsPluralFormsTestCase.test_plural_forms)\nPASS: test_plural_wrong_context_forms (test.test_gettext.GNUTranslationsPluralFormsTestCase.test_plural_wrong_context_forms)\nPASS: test_plural_context_forms (test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_context_forms)\nPASS: test_plural_context_forms_wrong_domain (test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_context_forms_wrong_domain)\nPASS: test_plural_forms (test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_forms)\nPASS: test_plural_forms_wrong_domain (test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_forms_wrong_domain)\nPASS: test_plural_wrong_context_forms (test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_wrong_context_forms)\nPASS: test_cache (test.test_gettext.GettextCacheTestCase.test_cache)\nPASS: test_double_quotes (test.test_gettext.GettextTestCase1.test_double_quotes)\nPASS: test_multiline_strings (test.test_gettext.GettextTestCase1.test_multiline_strings)\nPASS: test_some_translations (test.test_gettext.GettextTestCase1.test_some_translations)\nPASS: test_some_translations_with_context (test.test_gettext.GettextTestCase1.test_some_translations_with_context)\nPASS: test_the_alternative_interface (test.test_gettext.GettextTestCase1.test_the_alternative_interface)\nPASS: test_triple_double_quotes (test.test_gettext.GettextTestCase1.test_triple_double_quotes)\nPASS: test_triple_single_quotes (test.test_gettext.GettextTestCase1.test_triple_single_quotes)\nPASS: test_bad_major_version (test.test_gettext.GettextTestCase2.test_bad_major_version)\nPASS: test_bad_minor_version (test.test_gettext.GettextTestCase2.test_bad_minor_version)\nPASS: test_bindtextdomain (test.test_gettext.GettextTestCase2.test_bindtextdomain)\nPASS: test_double_quotes (test.test_gettext.GettextTestCase2.test_double_quotes)\nPASS: test_multiline_strings (test.test_gettext.GettextTestCase2.test_multiline_strings)\nPASS: test_some_translations (test.test_gettext.GettextTestCase2.test_some_translations)\nPASS: test_some_translations_with_context (test.test_gettext.GettextTestCase2.test_some_translations_with_context)\nPASS: test_some_translations_with_context_and_domain (test.test_gettext.GettextTestCase2.test_some_translations_with_context_and_domain)\nPASS: test_textdomain (test.test_gettext.GettextTestCase2.test_textdomain)\nPASS: test_triple_double_quotes (test.test_gettext.GettextTestCase2.test_triple_double_quotes)\nPASS: test_triple_single_quotes (test.test_gettext.GettextTestCase2.test_triple_single_quotes)\nPASS: test__all__ (test.test_gettext.MiscTestCase.test__all__)\nPASS: test_unicode_context_msgid (test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_context_msgid)\nPASS: test_unicode_msgid (test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgid)\nPASS: test_unicode_msgstr (test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgstr)\nPASS: test_unicode_msgstr_with_context (test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgstr_with_context)\nPASS: test_unicode_context_msgstr (test.test_gettext.UnicodeTranslationsTest.test_unicode_context_msgstr)\nPASS: test_unicode_msgid (test.test_gettext.UnicodeTranslationsTest.test_unicode_msgid)\nPASS: test_unicode_msgstr (test.test_gettext.UnicodeTranslationsTest.test_unicode_msgstr)\nPASS: test_weird_metadata (test.test_gettext.WeirdMetadataTest.test_weird_metadata)\n\n----------------------------------------------------------------------\nRan 43 tests in 0.066s\n\nOK\n0:01:28 load avg: 2.48 [197/469] test_global passed\nPASS: test1 (test.test_global.GlobalTests.test1)\nPASS: test2 (test.test_global.GlobalTests.test2)\nPASS: test3 (test.test_global.GlobalTests.test3)\nPASS: test4 (test.test_global.GlobalTests.test4)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.002s\n\nOK\n0:01:28 load avg: 2.60 [198/469] test_grammar passed\nPASS: test_additive_ops (test.test_grammar.GrammarTests.test_additive_ops)\nPASS: test_annotations_inheritance (test.test_grammar.GrammarTests.test_annotations_inheritance)\nPASS: test_assert (test.test_grammar.GrammarTests.test_assert)\nPASS: test_assert_failures (test.test_grammar.GrammarTests.test_assert_failures)\nPASS: test_assert_syntax_warnings (test.test_grammar.GrammarTests.test_assert_syntax_warnings)\nPASS: test_assert_warning_promotes_to_syntax_error (test.test_grammar.GrammarTests.test_assert_warning_promotes_to_syntax_error)\nPASS: test_async_await (test.test_grammar.GrammarTests.test_async_await)\nPASS: test_async_for (test.test_grammar.GrammarTests.test_async_for)\nPASS: test_async_with (test.test_grammar.GrammarTests.test_async_with)\nPASS: test_atoms (test.test_grammar.GrammarTests.test_atoms)\nPASS: test_binary_mask_ops (test.test_grammar.GrammarTests.test_binary_mask_ops)\nPASS: test_break_continue_loop (test.test_grammar.GrammarTests.test_break_continue_loop)\nPASS: test_break_in_finally (test.test_grammar.GrammarTests.test_break_in_finally)\nPASS: test_break_in_finally_after_return (test.test_grammar.GrammarTests.test_break_in_finally_after_return)\nPASS: test_break_stmt (test.test_grammar.GrammarTests.test_break_stmt)\nPASS: test_classdef (test.test_grammar.GrammarTests.test_classdef)\nPASS: test_comparison (test.test_grammar.GrammarTests.test_comparison)\nPASS: test_comparison_is_literal (test.test_grammar.GrammarTests.test_comparison_is_literal)\nPASS: test_comprehension_specials (test.test_grammar.GrammarTests.test_comprehension_specials)\nPASS: test_continue_in_finally (test.test_grammar.GrammarTests.test_continue_in_finally)\nPASS: test_continue_in_finally_after_return (test.test_grammar.GrammarTests.test_continue_in_finally_after_return)\nPASS: test_continue_stmt (test.test_grammar.GrammarTests.test_continue_stmt)\nPASS: test_del_stmt (test.test_grammar.GrammarTests.test_del_stmt)\nPASS: test_dictcomps (test.test_grammar.GrammarTests.test_dictcomps)\nPASS: test_eval_input (test.test_grammar.GrammarTests.test_eval_input)\nPASS: test_expr_stmt (test.test_grammar.GrammarTests.test_expr_stmt)\nPASS: test_for (test.test_grammar.GrammarTests.test_for)\nPASS: test_former_statements_refer_to_builtins (test.test_grammar.GrammarTests.test_former_statements_refer_to_builtins)\nPASS: test_funcdef (test.test_grammar.GrammarTests.test_funcdef)\nPASS: test_genexps (test.test_grammar.GrammarTests.test_genexps)\nPASS: test_global (test.test_grammar.GrammarTests.test_global)\nPASS: test_if (test.test_grammar.GrammarTests.test_if)\nPASS: test_if_else_expr (test.test_grammar.GrammarTests.test_if_else_expr)\nPASS: test_import (test.test_grammar.GrammarTests.test_import)\nPASS: test_lambdef (test.test_grammar.GrammarTests.test_lambdef)\nPASS: test_listcomps (test.test_grammar.GrammarTests.test_listcomps)\nPASS: test_matrix_mul (test.test_grammar.GrammarTests.test_matrix_mul)\nPASS: test_multiplicative_ops (test.test_grammar.GrammarTests.test_multiplicative_ops)\nPASS: test_nonlocal (test.test_grammar.GrammarTests.test_nonlocal)\nPASS: test_paren_evaluation (test.test_grammar.GrammarTests.test_paren_evaluation)\nPASS: test_pass_stmt (test.test_grammar.GrammarTests.test_pass_stmt)\nPASS: test_raise (test.test_grammar.GrammarTests.test_raise)\nPASS: test_return (test.test_grammar.GrammarTests.test_return)\nPASS: test_return_in_finally (test.test_grammar.GrammarTests.test_return_in_finally)\nPASS: test_selectors (test.test_grammar.GrammarTests.test_selectors)\nPASS: test_shift_ops (test.test_grammar.GrammarTests.test_shift_ops)\nPASS: test_simple_stmt (test.test_grammar.GrammarTests.test_simple_stmt)\nPASS: test_suite (test.test_grammar.GrammarTests.test_suite)\nPASS: test_test (test.test_grammar.GrammarTests.test_test)\nPASS: test_try (test.test_grammar.GrammarTests.test_try)\nPASS: test_try_star (test.test_grammar.GrammarTests.test_try_star)\nPASS: test_unary_ops (test.test_grammar.GrammarTests.test_unary_ops)\nPASS: test_var_annot_basic_semantics (test.test_grammar.GrammarTests.test_var_annot_basic_semantics)\nPASS: test_var_annot_basics (test.test_grammar.GrammarTests.test_var_annot_basics)\nPASS: test_var_annot_custom_maps (test.test_grammar.GrammarTests.test_var_annot_custom_maps)\nPASS: test_var_annot_in_module (test.test_grammar.GrammarTests.test_var_annot_in_module)\nPASS: test_var_annot_metaclass_semantics (test.test_grammar.GrammarTests.test_var_annot_metaclass_semantics)\nPASS: test_var_annot_module_semantics (test.test_grammar.GrammarTests.test_var_annot_module_semantics)\nPASS: test_var_annot_refleak (test.test_grammar.GrammarTests.test_var_annot_refleak)\nPASS: test_var_annot_rhs (test.test_grammar.GrammarTests.test_var_annot_rhs)\nPASS: test_var_annot_simple_exec (test.test_grammar.GrammarTests.test_var_annot_simple_exec)\nPASS: test_var_annot_syntax_errors (test.test_grammar.GrammarTests.test_var_annot_syntax_errors)\nPASS: test_warn_missed_comma (test.test_grammar.GrammarTests.test_warn_missed_comma)\nPASS: test_while (test.test_grammar.GrammarTests.test_while)\nPASS: test_with_statement (test.test_grammar.GrammarTests.test_with_statement)\nPASS: test_yield (test.test_grammar.GrammarTests.test_yield)\nPASS: test_yield_in_comprehensions (test.test_grammar.GrammarTests.test_yield_in_comprehensions)\nPASS: test_backslash (test.test_grammar.TokenTests.test_backslash)\nPASS: test_bad_numerical_literals (test.test_grammar.TokenTests.test_bad_numerical_literals)\nPASS: test_ellipsis (test.test_grammar.TokenTests.test_ellipsis)\nPASS: test_end_of_numerical_literals (test.test_grammar.TokenTests.test_end_of_numerical_literals)\nPASS: test_eof_error (test.test_grammar.TokenTests.test_eof_error)\nPASS: test_float_exponent_tokenization (test.test_grammar.TokenTests.test_float_exponent_tokenization)\nPASS: test_floats (test.test_grammar.TokenTests.test_floats)\nPASS: test_long_integers (test.test_grammar.TokenTests.test_long_integers)\nPASS: test_plain_integers (test.test_grammar.TokenTests.test_plain_integers)\nPASS: test_string_literals (test.test_grammar.TokenTests.test_string_literals)\nPASS: test_underscore_literals (test.test_grammar.TokenTests.test_underscore_literals)\n\n----------------------------------------------------------------------\nRan 78 tests in 0.095s\n\nOK\n0:01:28 load avg: 2.60 [199/469] test_graphlib passed\nPASS: test_add_dependencies_for_same_node_incrementally (test.test_graphlib.TestTopologicalSort.test_add_dependencies_for_same_node_incrementally)\nPASS: test_calls_before_prepare (test.test_graphlib.TestTopologicalSort.test_calls_before_prepare)\nPASS: test_cycle (test.test_graphlib.TestTopologicalSort.test_cycle)\nPASS: test_done (test.test_graphlib.TestTopologicalSort.test_done)\nPASS: test_empty (test.test_graphlib.TestTopologicalSort.test_empty)\nPASS: test_graph_with_iterables (test.test_graphlib.TestTopologicalSort.test_graph_with_iterables)\nPASS: test_invalid_nodes_in_done (test.test_graphlib.TestTopologicalSort.test_invalid_nodes_in_done)\nPASS: test_is_active (test.test_graphlib.TestTopologicalSort.test_is_active)\nPASS: test_no_dependencies (test.test_graphlib.TestTopologicalSort.test_no_dependencies)\nPASS: test_not_hashable_nodes (test.test_graphlib.TestTopologicalSort.test_not_hashable_nodes)\nPASS: test_order_of_insertion_does_not_matter_between_groups (test.test_graphlib.TestTopologicalSort.test_order_of_insertion_does_not_matter_between_groups)\nPASS: test_prepare_multiple_times (test.test_graphlib.TestTopologicalSort.test_prepare_multiple_times)\nPASS: test_simple_cases (test.test_graphlib.TestTopologicalSort.test_simple_cases)\nPASS: test_static_order_does_not_change_with_the_hash_seed (test.test_graphlib.TestTopologicalSort.test_static_order_does_not_change_with_the_hash_seed)\nPASS: test_the_node_multiple_times (test.test_graphlib.TestTopologicalSort.test_the_node_multiple_times)\n\n----------------------------------------------------------------------\nRan 15 tests in 0.116s\n\nOK\n0:01:28 load avg: 2.60 [200/469] test_grp passed\nPASS: test_errors (test.test_grp.GroupDatabaseTestCase.test_errors)\nPASS: test_noninteger_gid (test.test_grp.GroupDatabaseTestCase.test_noninteger_gid)\nPASS: test_values (test.test_grp.GroupDatabaseTestCase.test_values)\nPASS: test_values_extended (test.test_grp.GroupDatabaseTestCase.test_values_extended)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.007s\n\nOK\n0:01:29 load avg: 2.60 [201/469] test_glob passed\nPASS: test_escape (test.test_glob.GlobTests.test_escape)\nSKIP: test_escape_windows (test.test_glob.GlobTests.test_escape_windows) 'Win32 specific test'\nPASS: test_glob_broken_symlinks (test.test_glob.GlobTests.test_glob_broken_symlinks)\nPASS: test_glob_bytes_directory_with_trailing_slash (test.test_glob.GlobTests.test_glob_bytes_directory_with_trailing_slash)\nPASS: test_glob_directory_names (test.test_glob.GlobTests.test_glob_directory_names)\nPASS: test_glob_directory_with_trailing_slash (test.test_glob.GlobTests.test_glob_directory_with_trailing_slash)\nPASS: test_glob_empty_pattern (test.test_glob.GlobTests.test_glob_empty_pattern)\nPASS: test_glob_literal (test.test_glob.GlobTests.test_glob_literal)\nSKIP: test_glob_magic_in_drive (test.test_glob.GlobTests.test_glob_magic_in_drive) 'Win32 specific test'\nPASS: test_glob_many_open_files (test.test_glob.GlobTests.test_glob_many_open_files)\nPASS: test_glob_nested_directory (test.test_glob.GlobTests.test_glob_nested_directory)\nPASS: test_glob_one_directory (test.test_glob.GlobTests.test_glob_one_directory)\nPASS: test_glob_symlinks (test.test_glob.GlobTests.test_glob_symlinks)\nPASS: test_hidden_glob (test.test_glob.GlobTests.test_hidden_glob)\nPASS: test_recursive_glob (test.test_glob.GlobTests.test_recursive_glob)\nPASS: test_selflink (test.test_glob.SymlinkLoopGlobTests.test_selflink)\n\n----------------------------------------------------------------------\nRan 14 tests in 1.020s\n\nOK (skipped=2)\n0:01:29 load avg: 2.60 [202/469] test_gzip passed\nPASS: test_compress_fast_best_are_exclusive (test.test_gzip.TestCommandLine.test_compress_fast_best_are_exclusive)\nPASS: test_compress_infile_outfile (test.test_gzip.TestCommandLine.test_compress_infile_outfile)\nPASS: test_compress_infile_outfile_default (test.test_gzip.TestCommandLine.test_compress_infile_outfile_default)\nPASS: test_compress_stdin_outfile (test.test_gzip.TestCommandLine.test_compress_stdin_outfile)\nPASS: test_decompress_cannot_have_flags_compression (test.test_gzip.TestCommandLine.test_decompress_cannot_have_flags_compression)\nPASS: test_decompress_infile_outfile (test.test_gzip.TestCommandLine.test_decompress_infile_outfile)\nPASS: test_decompress_infile_outfile_error (test.test_gzip.TestCommandLine.test_decompress_infile_outfile_error)\nPASS: test_decompress_stdin_stdout (test.test_gzip.TestCommandLine.test_decompress_stdin_stdout)\nPASS: test_1647484 (test.test_gzip.TestGzip.test_1647484)\nPASS: test_append (test.test_gzip.TestGzip.test_append)\nPASS: test_bad_gzip_file (test.test_gzip.TestGzip.test_bad_gzip_file)\nPASS: test_buffered_reader (test.test_gzip.TestGzip.test_buffered_reader)\nSKIP: test_bytes_filename (test.test_gzip.TestGzip.test_bytes_filename) 'Temporary file name needs to be ASCII'\nPASS: test_compress (test.test_gzip.TestGzip.test_compress)\nPASS: test_compress_correct_level (test.test_gzip.TestGzip.test_compress_correct_level)\nPASS: test_compress_mtime (test.test_gzip.TestGzip.test_compress_mtime)\nPASS: test_compresslevel_metadata (test.test_gzip.TestGzip.test_compresslevel_metadata)\nPASS: test_decompress (test.test_gzip.TestGzip.test_decompress)\ntest_decompress_limited (test.test_gzip.TestGzip.test_decompress_limited)\nPASS: Decompressed data buffering should be limited\nPASS: test_decompress_missing_trailer (test.test_gzip.TestGzip.test_decompress_missing_trailer)\nPASS: test_decompress_truncated_trailer (test.test_gzip.TestGzip.test_decompress_truncated_trailer)\nPASS: test_exclusive_write (test.test_gzip.TestGzip.test_exclusive_write)\nPASS: test_fileobj_from_fdopen (test.test_gzip.TestGzip.test_fileobj_from_fdopen)\nPASS: test_fileobj_mode (test.test_gzip.TestGzip.test_fileobj_mode)\nPASS: test_flush_flushes_compressor (test.test_gzip.TestGzip.test_flush_flushes_compressor)\nPASS: test_flush_modes (test.test_gzip.TestGzip.test_flush_modes)\nPASS: test_gzip_BadGzipFile_exception (test.test_gzip.TestGzip.test_gzip_BadGzipFile_exception)\nPASS: test_io_on_closed_object (test.test_gzip.TestGzip.test_io_on_closed_object)\nPASS: test_issue44439 (test.test_gzip.TestGzip.test_issue44439)\nPASS: test_many_append (test.test_gzip.TestGzip.test_many_append)\nPASS: test_metadata (test.test_gzip.TestGzip.test_metadata)\nPASS: test_metadata_ascii_name (test.test_gzip.TestGzip.test_metadata_ascii_name)\nPASS: test_mode (test.test_gzip.TestGzip.test_mode)\nPASS: test_mtime (test.test_gzip.TestGzip.test_mtime)\nPASS: test_non_seekable_file (test.test_gzip.TestGzip.test_non_seekable_file)\nPASS: test_paddedfile_getattr (test.test_gzip.TestGzip.test_paddedfile_getattr)\nPASS: test_peek (test.test_gzip.TestGzip.test_peek)\nPASS: test_prepend_error (test.test_gzip.TestGzip.test_prepend_error)\nPASS: test_read (test.test_gzip.TestGzip.test_read)\nPASS: test_read1 (test.test_gzip.TestGzip.test_read1)\nPASS: test_read_large (test.test_gzip.TestGzip.test_read_large)\nPASS: test_read_truncated (test.test_gzip.TestGzip.test_read_truncated)\nPASS: test_read_with_extra (test.test_gzip.TestGzip.test_read_with_extra)\nPASS: test_readline (test.test_gzip.TestGzip.test_readline)\nPASS: test_readlines (test.test_gzip.TestGzip.test_readlines)\nPASS: test_seek_read (test.test_gzip.TestGzip.test_seek_read)\nPASS: test_seek_whence (test.test_gzip.TestGzip.test_seek_whence)\nPASS: test_seek_write (test.test_gzip.TestGzip.test_seek_write)\nPASS: test_textio_readlines (test.test_gzip.TestGzip.test_textio_readlines)\nPASS: test_with_open (test.test_gzip.TestGzip.test_with_open)\nPASS: test_write (test.test_gzip.TestGzip.test_write)\nPASS: test_write_array (test.test_gzip.TestGzip.test_write_array)\nPASS: test_write_bytearray (test.test_gzip.TestGzip.test_write_bytearray)\nPASS: test_write_incompatible_type (test.test_gzip.TestGzip.test_write_incompatible_type)\nPASS: test_write_memoryview (test.test_gzip.TestGzip.test_write_memoryview)\nPASS: test_write_read_with_pathlike_file (test.test_gzip.TestGzip.test_write_read_with_pathlike_file)\nPASS: test_write_seek_write (test.test_gzip.TestGzip.test_write_seek_write)\nPASS: test_zero_padded_file (test.test_gzip.TestGzip.test_zero_padded_file)\nPASS: test_bad_params (test.test_gzip.TestOpen.test_bad_params)\nPASS: test_binary_modes (test.test_gzip.TestOpen.test_binary_modes)\nPASS: test_encoding (test.test_gzip.TestOpen.test_encoding)\nPASS: test_encoding_error_handler (test.test_gzip.TestOpen.test_encoding_error_handler)\nPASS: test_fileobj (test.test_gzip.TestOpen.test_fileobj)\nPASS: test_implicit_binary_modes (test.test_gzip.TestOpen.test_implicit_binary_modes)\nPASS: test_newline (test.test_gzip.TestOpen.test_newline)\nPASS: test_pathlike_file (test.test_gzip.TestOpen.test_pathlike_file)\nPASS: test_text_modes (test.test_gzip.TestOpen.test_text_modes)\n\n----------------------------------------------------------------------\nRan 67 tests in 0.963s\n\nOK (skipped=1)\n0:01:30 load avg: 2.60 [203/469] test_hash passed\nPASS: test_empty_string (test.test_hash.BytesHashRandomizationTests.test_empty_string)\nPASS: test_fixed_hash (test.test_hash.BytesHashRandomizationTests.test_fixed_hash)\nPASS: test_long_fixed_hash (test.test_hash.BytesHashRandomizationTests.test_long_fixed_hash)\nPASS: test_null_hash (test.test_hash.BytesHashRandomizationTests.test_null_hash)\nPASS: test_randomized_hash (test.test_hash.BytesHashRandomizationTests.test_randomized_hash)\nPASS: test_randomized_hash (test.test_hash.DatetimeDateTests.test_randomized_hash)\nPASS: test_randomized_hash (test.test_hash.DatetimeDatetimeTests.test_randomized_hash)\nPASS: test_randomized_hash (test.test_hash.DatetimeTimeTests.test_randomized_hash)\nPASS: test_hashes (test.test_hash.HashBuiltinsTestCase.test_hashes)\nPASS: test_hash_distribution (test.test_hash.HashDistributionTestCase.test_hash_distribution)\nPASS: test_coerced_floats (test.test_hash.HashEqualityTestCase.test_coerced_floats)\nPASS: test_coerced_integers (test.test_hash.HashEqualityTestCase.test_coerced_integers)\nPASS: test_numeric_literals (test.test_hash.HashEqualityTestCase.test_numeric_literals)\nPASS: test_unaligned_buffers (test.test_hash.HashEqualityTestCase.test_unaligned_buffers)\nPASS: test_default_hash (test.test_hash.HashInheritanceTestCase.test_default_hash)\nPASS: test_error_hash (test.test_hash.HashInheritanceTestCase.test_error_hash)\nPASS: test_fixed_hash (test.test_hash.HashInheritanceTestCase.test_fixed_hash)\nPASS: test_hashable (test.test_hash.HashInheritanceTestCase.test_hashable)\nPASS: test_not_hashable (test.test_hash.HashInheritanceTestCase.test_not_hashable)\nPASS: test_empty_string (test.test_hash.MemoryviewHashRandomizationTests.test_empty_string)\nPASS: test_fixed_hash (test.test_hash.MemoryviewHashRandomizationTests.test_fixed_hash)\nPASS: test_long_fixed_hash (test.test_hash.MemoryviewHashRandomizationTests.test_long_fixed_hash)\nPASS: test_null_hash (test.test_hash.MemoryviewHashRandomizationTests.test_null_hash)\nPASS: test_randomized_hash (test.test_hash.MemoryviewHashRandomizationTests.test_randomized_hash)\nPASS: test_empty_string (test.test_hash.StrHashRandomizationTests.test_empty_string)\nPASS: test_fixed_hash (test.test_hash.StrHashRandomizationTests.test_fixed_hash)\nPASS: test_long_fixed_hash (test.test_hash.StrHashRandomizationTests.test_long_fixed_hash)\nPASS: test_null_hash (test.test_hash.StrHashRandomizationTests.test_null_hash)\nPASS: test_randomized_hash (test.test_hash.StrHashRandomizationTests.test_randomized_hash)\nPASS: test_ucs2_string (test.test_hash.StrHashRandomizationTests.test_ucs2_string)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.964s\n\nOK\n0:01:30 load avg: 2.60 [204/469] test_hashlib passed\nPASS: test_algorithms_available (test.test_hashlib.HashLibTestCase.test_algorithms_available)\nPASS: test_algorithms_guaranteed (test.test_hashlib.HashLibTestCase.test_algorithms_guaranteed)\nPASS: test_blake2b (test.test_hashlib.HashLibTestCase.test_blake2b)\nSKIP: test_blake2b_vectors (test.test_hashlib.HashLibTestCase.test_blake2b_vectors) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_blake2s (test.test_hashlib.HashLibTestCase.test_blake2s)\nSKIP: test_blake2s_vectors (test.test_hashlib.HashLibTestCase.test_blake2s_vectors) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_blocksize_and_name (test.test_hashlib.HashLibTestCase.test_blocksize_and_name)\nPASS: test_blocksize_name_blake2 (test.test_hashlib.HashLibTestCase.test_blocksize_name_blake2)\nPASS: test_blocksize_name_sha3 (test.test_hashlib.HashLibTestCase.test_blocksize_name_sha3)\nPASS: test_case_blake2b_0 (test.test_hashlib.HashLibTestCase.test_case_blake2b_0)\nPASS: test_case_blake2b_1 (test.test_hashlib.HashLibTestCase.test_case_blake2b_1)\nPASS: test_case_blake2b_all_parameters (test.test_hashlib.HashLibTestCase.test_case_blake2b_all_parameters)\nPASS: test_case_blake2s_0 (test.test_hashlib.HashLibTestCase.test_case_blake2s_0)\nPASS: test_case_blake2s_1 (test.test_hashlib.HashLibTestCase.test_case_blake2s_1)\nPASS: test_case_blake2s_all_parameters (test.test_hashlib.HashLibTestCase.test_case_blake2s_all_parameters)\nPASS: test_case_md5_0 (test.test_hashlib.HashLibTestCase.test_case_md5_0)\nPASS: test_case_md5_1 (test.test_hashlib.HashLibTestCase.test_case_md5_1)\nPASS: test_case_md5_2 (test.test_hashlib.HashLibTestCase.test_case_md5_2)\nSKIP: test_case_md5_huge (test.test_hashlib.HashLibTestCase.test_case_md5_huge) 'not enough memory: 4.0G minimum needed'\nSKIP: test_case_md5_uintmax (test.test_hashlib.HashLibTestCase.test_case_md5_uintmax) 'not enough memory: 4.0G minimum needed'\nPASS: test_case_sha1_0 (test.test_hashlib.HashLibTestCase.test_case_sha1_0)\nPASS: test_case_sha1_1 (test.test_hashlib.HashLibTestCase.test_case_sha1_1)\nPASS: test_case_sha1_2 (test.test_hashlib.HashLibTestCase.test_case_sha1_2)\nPASS: test_case_sha1_3 (test.test_hashlib.HashLibTestCase.test_case_sha1_3)\nPASS: test_case_sha224_0 (test.test_hashlib.HashLibTestCase.test_case_sha224_0)\nPASS: test_case_sha224_1 (test.test_hashlib.HashLibTestCase.test_case_sha224_1)\nPASS: test_case_sha224_2 (test.test_hashlib.HashLibTestCase.test_case_sha224_2)\nPASS: test_case_sha224_3 (test.test_hashlib.HashLibTestCase.test_case_sha224_3)\nPASS: test_case_sha256_0 (test.test_hashlib.HashLibTestCase.test_case_sha256_0)\nPASS: test_case_sha256_1 (test.test_hashlib.HashLibTestCase.test_case_sha256_1)\nPASS: test_case_sha256_2 (test.test_hashlib.HashLibTestCase.test_case_sha256_2)\nPASS: test_case_sha256_3 (test.test_hashlib.HashLibTestCase.test_case_sha256_3)\nPASS: test_case_sha384_0 (test.test_hashlib.HashLibTestCase.test_case_sha384_0)\nPASS: test_case_sha384_1 (test.test_hashlib.HashLibTestCase.test_case_sha384_1)\nPASS: test_case_sha384_2 (test.test_hashlib.HashLibTestCase.test_case_sha384_2)\nPASS: test_case_sha384_3 (test.test_hashlib.HashLibTestCase.test_case_sha384_3)\nPASS: test_case_sha3_224_0 (test.test_hashlib.HashLibTestCase.test_case_sha3_224_0)\nSKIP: test_case_sha3_224_vector (test.test_hashlib.HashLibTestCase.test_case_sha3_224_vector) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_case_sha3_256_0 (test.test_hashlib.HashLibTestCase.test_case_sha3_256_0)\nSKIP: test_case_sha3_256_vector (test.test_hashlib.HashLibTestCase.test_case_sha3_256_vector) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_case_sha3_384_0 (test.test_hashlib.HashLibTestCase.test_case_sha3_384_0)\nSKIP: test_case_sha3_384_vector (test.test_hashlib.HashLibTestCase.test_case_sha3_384_vector) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_case_sha3_512_0 (test.test_hashlib.HashLibTestCase.test_case_sha3_512_0)\nSKIP: test_case_sha3_512_vector (test.test_hashlib.HashLibTestCase.test_case_sha3_512_vector) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_case_sha512_0 (test.test_hashlib.HashLibTestCase.test_case_sha512_0)\nPASS: test_case_sha512_1 (test.test_hashlib.HashLibTestCase.test_case_sha512_1)\nPASS: test_case_sha512_2 (test.test_hashlib.HashLibTestCase.test_case_sha512_2)\nPASS: test_case_sha512_3 (test.test_hashlib.HashLibTestCase.test_case_sha512_3)\nSKIP: test_case_shake128_vector (test.test_hashlib.HashLibTestCase.test_case_shake128_vector) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_case_shake256_vector (test.test_hashlib.HashLibTestCase.test_case_shake256_vector) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_case_shake_128_0 (test.test_hashlib.HashLibTestCase.test_case_shake_128_0)\nPASS: test_case_shake_256_0 (test.test_hashlib.HashLibTestCase.test_case_shake_256_0)\nPASS: test_digest_length_overflow (test.test_hashlib.HashLibTestCase.test_digest_length_overflow)\nPASS: test_disallow_instantiation (test.test_hashlib.HashLibTestCase.test_disallow_instantiation)\nPASS: test_extra_sha3 (test.test_hashlib.HashLibTestCase.test_extra_sha3)\nPASS: test_get_builtin_constructor (test.test_hashlib.HashLibTestCase.test_get_builtin_constructor)\nPASS: test_get_fips_mode (test.test_hashlib.HashLibTestCase.test_get_fips_mode)\nPASS: test_gil (test.test_hashlib.HashLibTestCase.test_gil)\nPASS: test_hash_array (test.test_hashlib.HashLibTestCase.test_hash_array)\nPASS: test_hash_disallow_instantiation (test.test_hashlib.HashLibTestCase.test_hash_disallow_instantiation)\nPASS: test_hexdigest (test.test_hashlib.HashLibTestCase.test_hexdigest)\nPASS: test_large_update (test.test_hashlib.HashLibTestCase.test_large_update)\nPASS: test_name_attribute (test.test_hashlib.HashLibTestCase.test_name_attribute)\nPASS: test_new_upper_to_lower (test.test_hashlib.HashLibTestCase.test_new_upper_to_lower)\nPASS: test_no_unicode (test.test_hashlib.HashLibTestCase.test_no_unicode)\nPASS: test_no_unicode_blake2 (test.test_hashlib.HashLibTestCase.test_no_unicode_blake2)\nPASS: test_no_unicode_sha3 (test.test_hashlib.HashLibTestCase.test_no_unicode_sha3)\nPASS: test_readonly_types (test.test_hashlib.HashLibTestCase.test_readonly_types)\nSKIP: test_sha256_update_over_4gb (test.test_hashlib.HashLibTestCase.test_sha256_update_over_4gb) \"resource 'cpu' is not enabled\"\nSKIP: test_sha3_256_update_over_4gb (test.test_hashlib.HashLibTestCase.test_sha3_256_update_over_4gb) \"resource 'cpu' is not enabled\"\nPASS: test_threaded_hashing (test.test_hashlib.HashLibTestCase.test_threaded_hashing)\nPASS: test_unknown_hash (test.test_hashlib.HashLibTestCase.test_unknown_hash)\nPASS: test_usedforsecurity_false (test.test_hashlib.HashLibTestCase.test_usedforsecurity_false)\nPASS: test_usedforsecurity_true (test.test_hashlib.HashLibTestCase.test_usedforsecurity_true)\nPASS: test_file_digest (test.test_hashlib.KDFTests.test_file_digest)\nPASS: test_normalized_name (test.test_hashlib.KDFTests.test_normalized_name)\nPASS: test_pbkdf2_hmac_c (test.test_hashlib.KDFTests.test_pbkdf2_hmac_c)\nPASS: test_scrypt (test.test_hashlib.KDFTests.test_scrypt)\n\n----------------------------------------------------------------------\nRan 76 tests in 0.618s\n\nOK (skipped=12)\n0:01:30 load avg: 2.60 [205/469] test_fstring passed\nPASS: test__format__lookup (test.test_fstring.TestCase.test__format__lookup)\nPASS: test_arguments (test.test_fstring.TestCase.test_arguments)\nPASS: test_assignment (test.test_fstring.TestCase.test_assignment)\nPASS: test_ast (test.test_fstring.TestCase.test_ast)\nPASS: test_ast_compile_time_concat (test.test_fstring.TestCase.test_ast_compile_time_concat)\nPASS: test_ast_fstring_empty_format_spec (test.test_fstring.TestCase.test_ast_fstring_empty_format_spec)\nPASS: test_ast_line_numbers (test.test_fstring.TestCase.test_ast_line_numbers)\nPASS: test_ast_line_numbers_duplicate_expression (test.test_fstring.TestCase.test_ast_line_numbers_duplicate_expression)\nPASS: test_ast_line_numbers_multiline_fstring (test.test_fstring.TestCase.test_ast_line_numbers_multiline_fstring)\nPASS: test_ast_line_numbers_multiple_formattedvalues (test.test_fstring.TestCase.test_ast_line_numbers_multiple_formattedvalues)\nPASS: test_ast_line_numbers_nested (test.test_fstring.TestCase.test_ast_line_numbers_nested)\nPASS: test_ast_line_numbers_with_parentheses (test.test_fstring.TestCase.test_ast_line_numbers_with_parentheses)\nPASS: test_ast_numbers_fstring_with_formatting (test.test_fstring.TestCase.test_ast_numbers_fstring_with_formatting)\nPASS: test_backslash_char (test.test_fstring.TestCase.test_backslash_char)\nPASS: test_backslashes_in_expression_part (test.test_fstring.TestCase.test_backslashes_in_expression_part)\nPASS: test_backslashes_in_string_part (test.test_fstring.TestCase.test_backslashes_in_string_part)\nPASS: test_call (test.test_fstring.TestCase.test_call)\nPASS: test_closure (test.test_fstring.TestCase.test_closure)\nPASS: test_comments (test.test_fstring.TestCase.test_comments)\nPASS: test_compile_time_concat (test.test_fstring.TestCase.test_compile_time_concat)\nPASS: test_compile_time_concat_errors (test.test_fstring.TestCase.test_compile_time_concat_errors)\nPASS: test_conversions (test.test_fstring.TestCase.test_conversions)\nPASS: test_custom_format_specifier (test.test_fstring.TestCase.test_custom_format_specifier)\nPASS: test_debug_conversion (test.test_fstring.TestCase.test_debug_conversion)\nPASS: test_debug_in_file (test.test_fstring.TestCase.test_debug_in_file)\nPASS: test_del (test.test_fstring.TestCase.test_del)\nPASS: test_dict (test.test_fstring.TestCase.test_dict)\nPASS: test_docstring (test.test_fstring.TestCase.test_docstring)\nPASS: test_double_braces (test.test_fstring.TestCase.test_double_braces)\nPASS: test_empty_format_specifier (test.test_fstring.TestCase.test_empty_format_specifier)\nPASS: test_equal_equal (test.test_fstring.TestCase.test_equal_equal)\nPASS: test_errors (test.test_fstring.TestCase.test_errors)\nPASS: test_expressions_with_triple_quoted_strings (test.test_fstring.TestCase.test_expressions_with_triple_quoted_strings)\nPASS: test_filename_in_syntaxerror (test.test_fstring.TestCase.test_filename_in_syntaxerror)\nPASS: test_format_specifier_expressions (test.test_fstring.TestCase.test_format_specifier_expressions)\nPASS: test_fstring_backslash_before_double_bracket (test.test_fstring.TestCase.test_fstring_backslash_before_double_bracket)\nPASS: test_fstring_backslash_before_double_bracket_warns_once (test.test_fstring.TestCase.test_fstring_backslash_before_double_bracket_warns_once)\nPASS: test_fstring_backslash_prefix_raw (test.test_fstring.TestCase.test_fstring_backslash_prefix_raw)\nPASS: test_fstring_format_spec_greedy_matching (test.test_fstring.TestCase.test_fstring_format_spec_greedy_matching)\nPASS: test_fstring_nested_too_deeply (test.test_fstring.TestCase.test_fstring_nested_too_deeply)\nPASS: test_global (test.test_fstring.TestCase.test_global)\nPASS: test_if_conditional (test.test_fstring.TestCase.test_if_conditional)\nPASS: test_invalid_backslashes_inside_fstring_context (test.test_fstring.TestCase.test_invalid_backslashes_inside_fstring_context)\nPASS: test_invalid_string_prefixes (test.test_fstring.TestCase.test_invalid_string_prefixes)\nPASS: test_invalid_syntax_error_message (test.test_fstring.TestCase.test_invalid_syntax_error_message)\nPASS: test_lambda (test.test_fstring.TestCase.test_lambda)\nPASS: test_leading_trailing_spaces (test.test_fstring.TestCase.test_leading_trailing_spaces)\nPASS: test_literal (test.test_fstring.TestCase.test_literal)\nPASS: test_literal_eval (test.test_fstring.TestCase.test_literal_eval)\nPASS: test_locals (test.test_fstring.TestCase.test_locals)\nPASS: test_loop (test.test_fstring.TestCase.test_loop)\nPASS: test_many_expressions (test.test_fstring.TestCase.test_many_expressions)\nPASS: test_misformed_unicode_character_name (test.test_fstring.TestCase.test_misformed_unicode_character_name)\nPASS: test_mismatched_braces (test.test_fstring.TestCase.test_mismatched_braces)\nPASS: test_mismatched_parens (test.test_fstring.TestCase.test_mismatched_parens)\nPASS: test_missing_expression (test.test_fstring.TestCase.test_missing_expression)\nPASS: test_missing_format_spec (test.test_fstring.TestCase.test_missing_format_spec)\nPASS: test_missing_variable (test.test_fstring.TestCase.test_missing_variable)\nPASS: test_multiple_vars (test.test_fstring.TestCase.test_multiple_vars)\nPASS: test_nested_fstrings (test.test_fstring.TestCase.test_nested_fstrings)\nPASS: test_newlines_before_syntax_error (test.test_fstring.TestCase.test_newlines_before_syntax_error)\nPASS: test_newlines_in_expressions (test.test_fstring.TestCase.test_newlines_in_expressions)\ntest_no_escapes_for_braces (test.test_fstring.TestCase.test_no_escapes_for_braces)\nPASS: Only literal curly braces begin an expression.\nPASS: test_not_closing_quotes (test.test_fstring.TestCase.test_not_closing_quotes)\nPASS: test_not_equal (test.test_fstring.TestCase.test_not_equal)\nPASS: test_parens_in_expressions (test.test_fstring.TestCase.test_parens_in_expressions)\nPASS: test_roundtrip_raw_quotes (test.test_fstring.TestCase.test_roundtrip_raw_quotes)\nPASS: test_shadowed_global (test.test_fstring.TestCase.test_shadowed_global)\nPASS: test_side_effect_order (test.test_fstring.TestCase.test_side_effect_order)\nPASS: test_str_format_differences (test.test_fstring.TestCase.test_str_format_differences)\nPASS: test_syntax_error_after_debug (test.test_fstring.TestCase.test_syntax_error_after_debug)\nPASS: test_syntax_error_for_starred_expressions (test.test_fstring.TestCase.test_syntax_error_for_starred_expressions)\nPASS: test_syntax_error_in_nested_fstring (test.test_fstring.TestCase.test_syntax_error_in_nested_fstring)\nPASS: test_syntax_warning_infinite_recursion_in_file (test.test_fstring.TestCase.test_syntax_warning_infinite_recursion_in_file)\nPASS: test_unterminated_string (test.test_fstring.TestCase.test_unterminated_string)\nPASS: test_valid_prefixes (test.test_fstring.TestCase.test_valid_prefixes)\nPASS: test_walrus (test.test_fstring.TestCase.test_walrus)\nPASS: test_with_a_commas_and_an_underscore_in_format_specifier (test.test_fstring.TestCase.test_with_a_commas_and_an_underscore_in_format_specifier)\nPASS: test_with_an_underscore_and_a_comma_in_format_specifier (test.test_fstring.TestCase.test_with_an_underscore_and_a_comma_in_format_specifier)\nPASS: test_with_two_commas_in_format_specifier (test.test_fstring.TestCase.test_with_two_commas_in_format_specifier)\nPASS: test_with_two_underscore_in_format_specifier (test.test_fstring.TestCase.test_with_two_underscore_in_format_specifier)\nPASS: test_yield (test.test_fstring.TestCase.test_yield)\nPASS: test_yield_send (test.test_fstring.TestCase.test_yield_send)\n\n----------------------------------------------------------------------\nRan 83 tests in 12.872s\n\nOK\n0:01:30 load avg: 2.60 [206/469] test_html passed\nPASS: test_escape (test.test_html.HtmlTests.test_escape)\nPASS: test_unescape (test.test_html.HtmlTests.test_unescape)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.010s\n\nOK\n0:01:30 load avg: 2.60 [207/469] test_hmac passed\nPASS: test_hmac_compare_digest (test.test_hmac.CompareDigestTestCase.test_hmac_compare_digest)\nPASS: test_openssl_compare_digest (test.test_hmac.CompareDigestTestCase.test_openssl_compare_digest)\nPASS: test_operator_compare_digest (test.test_hmac.CompareDigestTestCase.test_operator_compare_digest)\nPASS: test_dot_new_with_str_key (test.test_hmac.ConstructorTestCase.test_dot_new_with_str_key)\nPASS: test_internal_types (test.test_hmac.ConstructorTestCase.test_internal_types)\nPASS: test_normal (test.test_hmac.ConstructorTestCase.test_normal)\nPASS: test_with_bytearray (test.test_hmac.ConstructorTestCase.test_with_bytearray)\nPASS: test_with_memoryview_msg (test.test_hmac.ConstructorTestCase.test_with_memoryview_msg)\nSKIP: test_with_sha256_module (test.test_hmac.ConstructorTestCase.test_with_sha256_module) 'need _sha256'\nPASS: test_with_str_key (test.test_hmac.ConstructorTestCase.test_with_str_key)\nPASS: test_withmodule (test.test_hmac.ConstructorTestCase.test_withmodule)\nPASS: test_withtext (test.test_hmac.ConstructorTestCase.test_withtext)\nPASS: test_attributes_old (test.test_hmac.CopyTestCase.test_attributes_old)\nPASS: test_equality (test.test_hmac.CopyTestCase.test_equality)\nPASS: test_equality_new (test.test_hmac.CopyTestCase.test_equality_new)\nPASS: test_realcopy_hmac (test.test_hmac.CopyTestCase.test_realcopy_hmac)\nPASS: test_realcopy_old (test.test_hmac.CopyTestCase.test_realcopy_old)\nPASS: test_exercise_all_methods (test.test_hmac.SanityTestCase.test_exercise_all_methods)\nPASS: test_legacy_block_size_warnings (test.test_hmac.TestVectorsTestCase.test_legacy_block_size_warnings)\nPASS: test_md5_vectors (test.test_hmac.TestVectorsTestCase.test_md5_vectors)\nPASS: test_sha224_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha224_rfc4231)\nPASS: test_sha256_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha256_rfc4231)\nPASS: test_sha384_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha384_rfc4231)\nPASS: test_sha512_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha512_rfc4231)\nPASS: test_sha_vectors (test.test_hmac.TestVectorsTestCase.test_sha_vectors)\ntest_with_digestmod_no_default (test.test_hmac.TestVectorsTestCase.test_with_digestmod_no_default)\nPASS: The digestmod parameter is required as of Python 3.8.\nPASS: test_with_fallback (test.test_hmac.TestVectorsTestCase.test_with_fallback)\n\n----------------------------------------------------------------------\nRan 26 tests in 0.022s\n\nOK (skipped=1)\n0:01:30 load avg: 2.60 [208/469] test_htmlparser passed\nPASS: test_adjacent_attributes (test.test_htmlparser.AttributesTestCase.test_adjacent_attributes)\nPASS: test_attr_entity_replacement (test.test_htmlparser.AttributesTestCase.test_attr_entity_replacement)\nPASS: test_attr_funky_names (test.test_htmlparser.AttributesTestCase.test_attr_funky_names)\nPASS: test_attr_funky_names2 (test.test_htmlparser.AttributesTestCase.test_attr_funky_names2)\nPASS: test_attr_nonascii (test.test_htmlparser.AttributesTestCase.test_attr_nonascii)\nPASS: test_attr_syntax (test.test_htmlparser.AttributesTestCase.test_attr_syntax)\nPASS: test_attr_values (test.test_htmlparser.AttributesTestCase.test_attr_values)\nPASS: test_comma_between_attributes (test.test_htmlparser.AttributesTestCase.test_comma_between_attributes)\nPASS: test_end_tag_in_attribute_value (test.test_htmlparser.AttributesTestCase.test_end_tag_in_attribute_value)\nPASS: test_entities_in_attribute_value (test.test_htmlparser.AttributesTestCase.test_entities_in_attribute_value)\nPASS: test_entityrefs_in_attributes (test.test_htmlparser.AttributesTestCase.test_entityrefs_in_attributes)\nPASS: test_javascript_attribute_value (test.test_htmlparser.AttributesTestCase.test_javascript_attribute_value)\nPASS: test_malformed_adjacent_attributes (test.test_htmlparser.AttributesTestCase.test_malformed_adjacent_attributes)\nPASS: test_malformed_attributes (test.test_htmlparser.AttributesTestCase.test_malformed_attributes)\nPASS: test_missing_attribute_value (test.test_htmlparser.AttributesTestCase.test_missing_attribute_value)\nPASS: test_weird_chars_in_unquoted_attribute_values (test.test_htmlparser.AttributesTestCase.test_weird_chars_in_unquoted_attribute_values)\nPASS: test_with_unquoted_attributes (test.test_htmlparser.AttributesTestCase.test_with_unquoted_attributes)\nPASS: test_EOF_in_charref (test.test_htmlparser.HTMLParserTestCase.test_EOF_in_charref)\nPASS: test_bad_nesting (test.test_htmlparser.HTMLParserTestCase.test_bad_nesting)\nPASS: test_bare_ampersands (test.test_htmlparser.HTMLParserTestCase.test_bare_ampersands)\nPASS: test_bare_pointy_brackets (test.test_htmlparser.HTMLParserTestCase.test_bare_pointy_brackets)\nPASS: test_broken_comments (test.test_htmlparser.HTMLParserTestCase.test_broken_comments)\nPASS: test_broken_condcoms (test.test_htmlparser.HTMLParserTestCase.test_broken_condcoms)\nPASS: test_broken_invalid_end_tag (test.test_htmlparser.HTMLParserTestCase.test_broken_invalid_end_tag)\nPASS: test_buffer_artefacts (test.test_htmlparser.HTMLParserTestCase.test_buffer_artefacts)\nPASS: test_cdata_content (test.test_htmlparser.HTMLParserTestCase.test_cdata_content)\nPASS: test_cdata_with_closing_tags (test.test_htmlparser.HTMLParserTestCase.test_cdata_with_closing_tags)\nPASS: test_comments (test.test_htmlparser.HTMLParserTestCase.test_comments)\nPASS: test_condcoms (test.test_htmlparser.HTMLParserTestCase.test_condcoms)\nPASS: test_convert_charrefs (test.test_htmlparser.HTMLParserTestCase.test_convert_charrefs)\nPASS: test_convert_charrefs_dropped_text (test.test_htmlparser.HTMLParserTestCase.test_convert_charrefs_dropped_text)\nPASS: test_correct_detection_of_start_tags (test.test_htmlparser.HTMLParserTestCase.test_correct_detection_of_start_tags)\nPASS: test_declaration_junk_chars (test.test_htmlparser.HTMLParserTestCase.test_declaration_junk_chars)\nPASS: test_get_starttag_text (test.test_htmlparser.HTMLParserTestCase.test_get_starttag_text)\nPASS: test_illegal_declarations (test.test_htmlparser.HTMLParserTestCase.test_illegal_declarations)\nPASS: test_invalid_end_tags (test.test_htmlparser.HTMLParserTestCase.test_invalid_end_tags)\nPASS: test_malformatted_charref (test.test_htmlparser.HTMLParserTestCase.test_malformatted_charref)\nPASS: test_processing_instruction_only (test.test_htmlparser.HTMLParserTestCase.test_processing_instruction_only)\nPASS: test_simple_html (test.test_htmlparser.HTMLParserTestCase.test_simple_html)\nPASS: test_slashes_in_starttag (test.test_htmlparser.HTMLParserTestCase.test_slashes_in_starttag)\nPASS: test_startendtag (test.test_htmlparser.HTMLParserTestCase.test_startendtag)\nPASS: test_starttag_end_boundary (test.test_htmlparser.HTMLParserTestCase.test_starttag_end_boundary)\nPASS: test_starttag_junk_chars (test.test_htmlparser.HTMLParserTestCase.test_starttag_junk_chars)\nPASS: test_tolerant_parsing (test.test_htmlparser.HTMLParserTestCase.test_tolerant_parsing)\nPASS: test_unclosed_entityref (test.test_htmlparser.HTMLParserTestCase.test_unclosed_entityref)\nPASS: test_valid_doctypes (test.test_htmlparser.HTMLParserTestCase.test_valid_doctypes)\nPASS: test_base_class_methods_called (test.test_htmlparser.TestInheritance.test_base_class_methods_called)\n\n----------------------------------------------------------------------\nRan 47 tests in 0.078s\n\nOK\n0:01:30 load avg: 2.60 [209/469] test_heapq passed\nPASS: test_arg_parsing (test.test_heapq.TestErrorHandlingC.test_arg_parsing)\nPASS: test_cmp_err (test.test_heapq.TestErrorHandlingC.test_cmp_err)\nPASS: test_comparison_operator_modifiying_heap (test.test_heapq.TestErrorHandlingC.test_comparison_operator_modifiying_heap)\nPASS: test_comparison_operator_modifiying_heap_two_heaps (test.test_heapq.TestErrorHandlingC.test_comparison_operator_modifiying_heap_two_heaps)\nPASS: test_heappop_mutating_heap (test.test_heapq.TestErrorHandlingC.test_heappop_mutating_heap)\nPASS: test_heappush_mutating_heap (test.test_heapq.TestErrorHandlingC.test_heappush_mutating_heap)\nPASS: test_iterable_args (test.test_heapq.TestErrorHandlingC.test_iterable_args)\nPASS: test_len_only (test.test_heapq.TestErrorHandlingC.test_len_only)\nPASS: test_non_sequence (test.test_heapq.TestErrorHandlingC.test_non_sequence)\nPASS: test_arg_parsing (test.test_heapq.TestErrorHandlingPython.test_arg_parsing)\nPASS: test_cmp_err (test.test_heapq.TestErrorHandlingPython.test_cmp_err)\nPASS: test_comparison_operator_modifiying_heap (test.test_heapq.TestErrorHandlingPython.test_comparison_operator_modifiying_heap)\nPASS: test_comparison_operator_modifiying_heap_two_heaps (test.test_heapq.TestErrorHandlingPython.test_comparison_operator_modifiying_heap_two_heaps)\nPASS: test_heappop_mutating_heap (test.test_heapq.TestErrorHandlingPython.test_heappop_mutating_heap)\nPASS: test_heappush_mutating_heap (test.test_heapq.TestErrorHandlingPython.test_heappush_mutating_heap)\nPASS: test_iterable_args (test.test_heapq.TestErrorHandlingPython.test_iterable_args)\nPASS: test_len_only (test.test_heapq.TestErrorHandlingPython.test_len_only)\nPASS: test_non_sequence (test.test_heapq.TestErrorHandlingPython.test_non_sequence)\nPASS: test_comparison_operator (test.test_heapq.TestHeapC.test_comparison_operator)\nPASS: test_empty_merges (test.test_heapq.TestHeapC.test_empty_merges)\nPASS: test_heapify (test.test_heapq.TestHeapC.test_heapify)\nPASS: test_heappop_max (test.test_heapq.TestHeapC.test_heappop_max)\nPASS: test_heappushpop (test.test_heapq.TestHeapC.test_heappushpop)\nPASS: test_heapsort (test.test_heapq.TestHeapC.test_heapsort)\nPASS: test_merge (test.test_heapq.TestHeapC.test_merge)\nPASS: test_merge_does_not_suppress_index_error (test.test_heapq.TestHeapC.test_merge_does_not_suppress_index_error)\nPASS: test_merge_stability (test.test_heapq.TestHeapC.test_merge_stability)\nPASS: test_naive_nbest (test.test_heapq.TestHeapC.test_naive_nbest)\nPASS: test_nbest (test.test_heapq.TestHeapC.test_nbest)\nPASS: test_nbest_with_pushpop (test.test_heapq.TestHeapC.test_nbest_with_pushpop)\nPASS: test_nlargest (test.test_heapq.TestHeapC.test_nlargest)\nPASS: test_nsmallest (test.test_heapq.TestHeapC.test_nsmallest)\nPASS: test_push_pop (test.test_heapq.TestHeapC.test_push_pop)\nPASS: test_comparison_operator (test.test_heapq.TestHeapPython.test_comparison_operator)\nPASS: test_empty_merges (test.test_heapq.TestHeapPython.test_empty_merges)\nPASS: test_heapify (test.test_heapq.TestHeapPython.test_heapify)\nPASS: test_heappop_max (test.test_heapq.TestHeapPython.test_heappop_max)\nPASS: test_heappushpop (test.test_heapq.TestHeapPython.test_heappushpop)\nPASS: test_heapsort (test.test_heapq.TestHeapPython.test_heapsort)\nPASS: test_merge (test.test_heapq.TestHeapPython.test_merge)\nPASS: test_merge_does_not_suppress_index_error (test.test_heapq.TestHeapPython.test_merge_does_not_suppress_index_error)\nPASS: test_merge_stability (test.test_heapq.TestHeapPython.test_merge_stability)\nPASS: test_naive_nbest (test.test_heapq.TestHeapPython.test_naive_nbest)\nPASS: test_nbest (test.test_heapq.TestHeapPython.test_nbest)\nPASS: test_nbest_with_pushpop (test.test_heapq.TestHeapPython.test_nbest_with_pushpop)\nPASS: test_nlargest (test.test_heapq.TestHeapPython.test_nlargest)\nPASS: test_nsmallest (test.test_heapq.TestHeapPython.test_nsmallest)\nPASS: test_push_pop (test.test_heapq.TestHeapPython.test_push_pop)\nPASS: test_c_functions (test.test_heapq.TestModules.test_c_functions)\nPASS: test_py_functions (test.test_heapq.TestModules.test_py_functions)\nmerge ()\nPASS: Doctest: merge\n\n----------------------------------------------------------------------\nRan 51 tests in 0.759s\n\nOK\n0:01:30 load avg: 2.60 [210/469] test_http_cookies passed\nPASS: test_basic (test.test_http_cookies.CookieTests.test_basic)\nPASS: test_comment_quoting (test.test_http_cookies.CookieTests.test_comment_quoting)\nPASS: test_extended_encode (test.test_http_cookies.CookieTests.test_extended_encode)\nPASS: test_extra_spaces (test.test_http_cookies.CookieTests.test_extra_spaces)\nPASS: test_illegal_chars (test.test_http_cookies.CookieTests.test_illegal_chars)\nPASS: test_invalid_cookies (test.test_http_cookies.CookieTests.test_invalid_cookies)\nPASS: test_load (test.test_http_cookies.CookieTests.test_load)\nPASS: test_pickle (test.test_http_cookies.CookieTests.test_pickle)\nPASS: test_quoted_meta (test.test_http_cookies.CookieTests.test_quoted_meta)\nPASS: test_samesite_attrs (test.test_http_cookies.CookieTests.test_samesite_attrs)\nPASS: test_secure_httponly_false_if_not_present (test.test_http_cookies.CookieTests.test_secure_httponly_false_if_not_present)\nPASS: test_secure_httponly_true_if_have_value (test.test_http_cookies.CookieTests.test_secure_httponly_true_if_have_value)\nPASS: test_secure_httponly_true_if_present (test.test_http_cookies.CookieTests.test_secure_httponly_true_if_present)\nPASS: test_set_secure_httponly_attrs (test.test_http_cookies.CookieTests.test_set_secure_httponly_attrs)\nPASS: test_special_attrs (test.test_http_cookies.CookieTests.test_special_attrs)\nPASS: test_copy (test.test_http_cookies.MorselTests.test_copy)\nPASS: test_defaults (test.test_http_cookies.MorselTests.test_defaults)\nPASS: test_eq (test.test_http_cookies.MorselTests.test_eq)\nPASS: test_pickle (test.test_http_cookies.MorselTests.test_pickle)\nPASS: test_repr (test.test_http_cookies.MorselTests.test_repr)\nPASS: test_reserved_keys (test.test_http_cookies.MorselTests.test_reserved_keys)\nPASS: test_set_properties (test.test_http_cookies.MorselTests.test_set_properties)\nPASS: test_setdefault (test.test_http_cookies.MorselTests.test_setdefault)\nPASS: test_setitem (test.test_http_cookies.MorselTests.test_setitem)\nPASS: test_setter (test.test_http_cookies.MorselTests.test_setter)\nPASS: test_update (test.test_http_cookies.MorselTests.test_update)\ncookies (http)\nPASS: Doctest: http.cookies\n\n----------------------------------------------------------------------\nRan 27 tests in 0.019s\n\nOK\n0:01:31 load avg: 2.60 [211/469] test_idle skipped\ntest_idle skipped -- No module named '_tkinter'\n0:01:31 load avg: 2.60 [212/469] test_httplib passed\nPASS: test_bad_status_repr (test.test_httplib.BasicTest.test_bad_status_repr)\ntest_blocksize_request (test.test_httplib.BasicTest.test_blocksize_request)\nPASS: Check that request() respects the configured block size.\ntest_blocksize_send (test.test_httplib.BasicTest.test_blocksize_send)\nPASS: Check that send() respects the configured block size.\nPASS: test_chunked (test.test_httplib.BasicTest.test_chunked)\nPASS: test_chunked_extension (test.test_httplib.BasicTest.test_chunked_extension)\nPASS: test_chunked_head (test.test_httplib.BasicTest.test_chunked_head)\ntest_chunked_missing_end (test.test_httplib.BasicTest.test_chunked_missing_end)\nPASS: some servers may serve up a short chunked encoding stream\ntest_chunked_sync (test.test_httplib.BasicTest.test_chunked_sync)\nPASS: Check that we don't read past the end of the chunked-encoding stream\ntest_chunked_trailers (test.test_httplib.BasicTest.test_chunked_trailers)\nPASS: See that trailers are read and ignored\ntest_content_length_sync (test.test_httplib.BasicTest.test_content_length_sync)\nPASS: Check that we don't read past the end of the Content-Length stream\nPASS: test_dir_with_added_behavior_on_status (test.test_httplib.BasicTest.test_dir_with_added_behavior_on_status)\nPASS: test_early_eof (test.test_httplib.BasicTest.test_early_eof)\nPASS: test_epipe (test.test_httplib.BasicTest.test_epipe)\nPASS: test_error_leak (test.test_httplib.BasicTest.test_error_leak)\nPASS: test_host_port (test.test_httplib.BasicTest.test_host_port)\ntest_httpstatus_category (test.test_httplib.BasicTest.test_httpstatus_category)\nPASS: Checks that the statuses belong to the standard categories\ntest_httpstatus_range (test.test_httplib.BasicTest.test_httpstatus_range)\nPASS: Checks that the statuses are in the 100-599 range\nPASS: test_incomplete_read (test.test_httplib.BasicTest.test_incomplete_read)\nPASS: test_mixed_reads (test.test_httplib.BasicTest.test_mixed_reads)\nPASS: test_negative_content_length (test.test_httplib.BasicTest.test_negative_content_length)\nPASS: test_overflowing_chunked_line (test.test_httplib.BasicTest.test_overflowing_chunked_line)\nPASS: test_overflowing_header_limit_after_100 (test.test_httplib.BasicTest.test_overflowing_header_limit_after_100)\nPASS: test_overflowing_header_line (test.test_httplib.BasicTest.test_overflowing_header_line)\nPASS: test_overflowing_status_line (test.test_httplib.BasicTest.test_overflowing_status_line)\nPASS: test_partial_readintos (test.test_httplib.BasicTest.test_partial_readintos)\nPASS: test_partial_readintos_incomplete_body (test.test_httplib.BasicTest.test_partial_readintos_incomplete_body)\nPASS: test_partial_readintos_no_content_length (test.test_httplib.BasicTest.test_partial_readintos_no_content_length)\nPASS: test_partial_readintos_past_end (test.test_httplib.BasicTest.test_partial_readintos_past_end)\nPASS: test_partial_reads (test.test_httplib.BasicTest.test_partial_reads)\nPASS: test_partial_reads_incomplete_body (test.test_httplib.BasicTest.test_partial_reads_incomplete_body)\nPASS: test_partial_reads_no_content_length (test.test_httplib.BasicTest.test_partial_reads_no_content_length)\nPASS: test_partial_reads_past_end (test.test_httplib.BasicTest.test_partial_reads_past_end)\ntest_putrequest_override_domain_validation (test.test_httplib.BasicTest.test_putrequest_override_domain_validation)\nPASS: It should be possible to override the default validation\ntest_putrequest_override_encoding (test.test_httplib.BasicTest.test_putrequest_override_encoding)\nPASS: It should be possible to override the default encoding\nPASS: test_putrequest_override_host_validation (test.test_httplib.BasicTest.test_putrequest_override_host_validation)\nPASS: test_read1_bound_content_length (test.test_httplib.BasicTest.test_read1_bound_content_length)\nPASS: test_read1_content_length (test.test_httplib.BasicTest.test_read1_content_length)\nPASS: test_read_head (test.test_httplib.BasicTest.test_read_head)\nPASS: test_readinto_chunked (test.test_httplib.BasicTest.test_readinto_chunked)\nPASS: test_readinto_chunked_head (test.test_httplib.BasicTest.test_readinto_chunked_head)\nPASS: test_readinto_head (test.test_httplib.BasicTest.test_readinto_head)\nPASS: test_readline_bound_content_length (test.test_httplib.BasicTest.test_readline_bound_content_length)\nPASS: test_readlines_content_length (test.test_httplib.BasicTest.test_readlines_content_length)\nPASS: test_response_fileno (test.test_httplib.BasicTest.test_response_fileno)\nPASS: test_response_headers (test.test_httplib.BasicTest.test_response_headers)\nPASS: test_send (test.test_httplib.BasicTest.test_send)\nPASS: test_send_file (test.test_httplib.BasicTest.test_send_file)\nPASS: test_send_iter (test.test_httplib.BasicTest.test_send_iter)\nPASS: test_send_type_error (test.test_httplib.BasicTest.test_send_type_error)\nPASS: test_send_updating_file (test.test_httplib.BasicTest.test_send_updating_file)\nPASS: test_simple_httpstatus (test.test_httplib.BasicTest.test_simple_httpstatus)\nPASS: test_status_lines (test.test_httplib.BasicTest.test_status_lines)\nPASS: test_too_many_headers (test.test_httplib.BasicTest.test_too_many_headers)\nPASS: test_peek (test.test_httplib.ExtendedReadTest.test_peek)\nPASS: test_peek_0 (test.test_httplib.ExtendedReadTest.test_peek_0)\nPASS: test_read1 (test.test_httplib.ExtendedReadTest.test_read1)\nPASS: test_read1_0 (test.test_httplib.ExtendedReadTest.test_read1_0)\nPASS: test_read1_bounded (test.test_httplib.ExtendedReadTest.test_read1_bounded)\nPASS: test_read1_unbounded (test.test_httplib.ExtendedReadTest.test_read1_unbounded)\nPASS: test_readline (test.test_httplib.ExtendedReadTest.test_readline)\nPASS: test_peek (test.test_httplib.ExtendedReadTestChunked.test_peek)\nPASS: test_peek_0 (test.test_httplib.ExtendedReadTestChunked.test_peek_0)\nPASS: test_read1 (test.test_httplib.ExtendedReadTestChunked.test_read1)\nPASS: test_read1_0 (test.test_httplib.ExtendedReadTestChunked.test_read1_0)\nPASS: test_read1_bounded (test.test_httplib.ExtendedReadTestChunked.test_read1_bounded)\nPASS: test_read1_unbounded (test.test_httplib.ExtendedReadTestChunked.test_read1_unbounded)\nPASS: test_readline (test.test_httplib.ExtendedReadTestChunked.test_readline)\nPASS: test_getting_header (test.test_httplib.HTTPResponseTest.test_getting_header)\nPASS: test_getting_header_defaultint (test.test_httplib.HTTPResponseTest.test_getting_header_defaultint)\nPASS: test_getting_nonexistent_header_with_iterable_default (test.test_httplib.HTTPResponseTest.test_getting_nonexistent_header_with_iterable_default)\nPASS: test_getting_nonexistent_header_with_string_default (test.test_httplib.HTTPResponseTest.test_getting_nonexistent_header_with_string_default)\nPASS: test_getting_nonexistent_header_without_default (test.test_httplib.HTTPResponseTest.test_getting_nonexistent_header_without_default)\nPASS: test_attributes (test.test_httplib.HTTPSTest.test_attributes)\nPASS: test_host_port (test.test_httplib.HTTPSTest.test_host_port)\ntest_local_bad_hostname (test.test_httplib.HTTPSTest.test_local_bad_hostname) ... Got an error:\n[SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\nGot an error:\n[SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\n server (('127.0.0.1', 44087):44087 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)):\n   [06/Feb/2024 09:04:27] code 404, message File not found\n server (('127.0.0.1', 44087):44087 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)):\n   [06/Feb/2024 09:04:27] \"GET /nonexistent HTTP/1.1\" 404 -\nstopping HTTPS server\njoining HTTPS thread\nok\ntest_local_good_hostname (test.test_httplib.HTTPSTest.test_local_good_hostname) ...  server (('127.0.0.1', 34357):34357 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)):\n   [06/Feb/2024 09:04:27] code 404, message File not found\n server (('127.0.0.1', 34357):34357 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)):\n   [06/Feb/2024 09:04:27] \"GET /nonexistent HTTP/1.1\" 404 -\nstopping HTTPS server\njoining HTTPS thread\nok\ntest_local_unknown_cert (test.test_httplib.HTTPSTest.test_local_unknown_cert) ... stopping HTTPS server\nGot an error:\n[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\njoining HTTPS thread\nok\nSKIP: test_networked (test.test_httplib.HTTPSTest.test_networked) \"Use of the 'network' resource not enabled\"\nSKIP: test_networked_bad_cert (test.test_httplib.HTTPSTest.test_networked_bad_cert) \"resource 'walltime' is not enabled\"\nSKIP: test_networked_good_cert (test.test_httplib.HTTPSTest.test_networked_good_cert) \"Use of the 'network' resource not enabled\"\nSKIP: test_networked_noverification (test.test_httplib.HTTPSTest.test_networked_noverification) \"Use of the 'network' resource not enabled\"\nSKIP: test_networked_trusted_by_default_cert (test.test_httplib.HTTPSTest.test_networked_trusted_by_default_cert) \"Use of the 'network' resource not enabled\"\nPASS: test_tls13_pha (test.test_httplib.HTTPSTest.test_tls13_pha)\nPASS: test_auto_headers (test.test_httplib.HeaderTests.test_auto_headers)\nPASS: test_content_length_0 (test.test_httplib.HeaderTests.test_content_length_0)\nPASS: test_headers_debuglevel (test.test_httplib.HeaderTests.test_headers_debuglevel)\nPASS: test_invalid_headers (test.test_httplib.HeaderTests.test_invalid_headers)\nPASS: test_ipv6host_header (test.test_httplib.HeaderTests.test_ipv6host_header)\nPASS: test_malformed_headers_coped_with (test.test_httplib.HeaderTests.test_malformed_headers_coped_with)\nPASS: test_parse_all_octets (test.test_httplib.HeaderTests.test_parse_all_octets)\nPASS: test_putheader (test.test_httplib.HeaderTests.test_putheader)\nPASS: test_invalid_method_names (test.test_httplib.HttpMethodTests.test_invalid_method_names)\nPASS: test_all (test.test_httplib.OfflineTest.test_all)\nPASS: test_client_constants (test.test_httplib.OfflineTest.test_client_constants)\nPASS: test_responses (test.test_httplib.OfflineTest.test_responses)\nPASS: test_100_close (test.test_httplib.PersistenceTest.test_100_close)\nPASS: test_disconnected (test.test_httplib.PersistenceTest.test_disconnected)\nPASS: test_reuse_reconnect (test.test_httplib.PersistenceTest.test_reuse_reconnect)\nPASS: test_ascii_body (test.test_httplib.RequestBodyTest.test_ascii_body)\nPASS: test_binary_file_body (test.test_httplib.RequestBodyTest.test_binary_file_body)\nPASS: test_bytes_body (test.test_httplib.RequestBodyTest.test_bytes_body)\nPASS: test_latin1_body (test.test_httplib.RequestBodyTest.test_latin1_body)\nPASS: test_list_body (test.test_httplib.RequestBodyTest.test_list_body)\nPASS: test_manual_content_length (test.test_httplib.RequestBodyTest.test_manual_content_length)\nPASS: test_text_file_body (test.test_httplib.RequestBodyTest.test_text_file_body)\nPASS: testHTTPConnectionSourceAddress (test.test_httplib.SourceAddressTest.testHTTPConnectionSourceAddress)\nPASS: testHTTPSConnectionSourceAddress (test.test_httplib.SourceAddressTest.testHTTPSConnectionSourceAddress)\nPASS: testTimeoutAttribute (test.test_httplib.TimeoutTest.testTimeoutAttribute)\nPASS: test_empty_body (test.test_httplib.TransferEncodingTest.test_empty_body)\nPASS: test_endheaders_chunked (test.test_httplib.TransferEncodingTest.test_endheaders_chunked)\nPASS: test_explicit_headers (test.test_httplib.TransferEncodingTest.test_explicit_headers)\nPASS: test_request (test.test_httplib.TransferEncodingTest.test_request)\nPASS: test_connect_put_request (test.test_httplib.TunnelTests.test_connect_put_request)\nPASS: test_connect_with_tunnel (test.test_httplib.TunnelTests.test_connect_with_tunnel)\nPASS: test_connect_with_tunnel_different_host (test.test_httplib.TunnelTests.test_connect_with_tunnel_different_host)\nPASS: test_connect_with_tunnel_idna (test.test_httplib.TunnelTests.test_connect_with_tunnel_idna)\nPASS: test_connect_with_tunnel_with_default_port (test.test_httplib.TunnelTests.test_connect_with_tunnel_with_default_port)\nPASS: test_connect_with_tunnel_with_different_host_header (test.test_httplib.TunnelTests.test_connect_with_tunnel_with_different_host_header)\nPASS: test_connect_with_tunnel_with_nonstandard_port (test.test_httplib.TunnelTests.test_connect_with_tunnel_with_nonstandard_port)\nPASS: test_disallow_set_tunnel_after_connect (test.test_httplib.TunnelTests.test_disallow_set_tunnel_after_connect)\nPASS: test_no_proxy_response_headers (test.test_httplib.TunnelTests.test_no_proxy_response_headers)\nPASS: test_proxy_response_headers (test.test_httplib.TunnelTests.test_proxy_response_headers)\nPASS: test_set_tunnel_host_port_headers_add_host_missing (test.test_httplib.TunnelTests.test_set_tunnel_host_port_headers_add_host_missing)\nPASS: test_set_tunnel_host_port_headers_set_host_different (test.test_httplib.TunnelTests.test_set_tunnel_host_port_headers_set_host_different)\nPASS: test_set_tunnel_host_port_headers_set_host_identical (test.test_httplib.TunnelTests.test_set_tunnel_host_port_headers_set_host_identical)\ntest_tunnel_connect_single_send_connection_setup (test.test_httplib.TunnelTests.test_tunnel_connect_single_send_connection_setup)\nPASS: Regresstion test for https://bugs.python.org/issue43332.\nPASS: test_tunnel_debuglog (test.test_httplib.TunnelTests.test_tunnel_debuglog)\nPASS: test_tunnel_leak (test.test_httplib.TunnelTests.test_tunnel_leak)\n\n----------------------------------------------------------------------\nRan 127 tests in 0.230s\n\nOK (skipped=5)\n0:01:31 load avg: 2.60 [213/469] test_http_cookiejar passed\nPASS: test_Cookie_iterator (test.test_http_cookiejar.CookieTests.test_Cookie_iterator)\nPASS: test_bad_cookie_header (test.test_http_cookiejar.CookieTests.test_bad_cookie_header)\nPASS: test_custom_secure_protocols (test.test_http_cookiejar.CookieTests.test_custom_secure_protocols)\nPASS: test_default_path (test.test_http_cookiejar.CookieTests.test_default_path)\nPASS: test_default_path_with_query (test.test_http_cookiejar.CookieTests.test_default_path_with_query)\nPASS: test_domain_allow (test.test_http_cookiejar.CookieTests.test_domain_allow)\nPASS: test_domain_block (test.test_http_cookiejar.CookieTests.test_domain_block)\nPASS: test_domain_match (test.test_http_cookiejar.CookieTests.test_domain_match)\nPASS: test_domain_mirror (test.test_http_cookiejar.CookieTests.test_domain_mirror)\nPASS: test_domain_return_ok (test.test_http_cookiejar.CookieTests.test_domain_return_ok)\nPASS: test_escape_path (test.test_http_cookiejar.CookieTests.test_escape_path)\nPASS: test_evil_local_domain (test.test_http_cookiejar.CookieTests.test_evil_local_domain)\nPASS: test_evil_local_domain_2 (test.test_http_cookiejar.CookieTests.test_evil_local_domain_2)\nPASS: test_evil_nonlocal_domain (test.test_http_cookiejar.CookieTests.test_evil_nonlocal_domain)\nPASS: test_expires (test.test_http_cookiejar.CookieTests.test_expires)\nPASS: test_is_HDN (test.test_http_cookiejar.CookieTests.test_is_HDN)\nPASS: test_localhost_domain (test.test_http_cookiejar.CookieTests.test_localhost_domain)\nPASS: test_localhost_domain_contents (test.test_http_cookiejar.CookieTests.test_localhost_domain_contents)\nPASS: test_localhost_domain_contents_2 (test.test_http_cookiejar.CookieTests.test_localhost_domain_contents_2)\nPASS: test_missing_final_slash (test.test_http_cookiejar.CookieTests.test_missing_final_slash)\nPASS: test_missing_value (test.test_http_cookiejar.CookieTests.test_missing_value)\nPASS: test_no_return_comment (test.test_http_cookiejar.CookieTests.test_no_return_comment)\nPASS: test_ns_parser (test.test_http_cookiejar.CookieTests.test_ns_parser)\nPASS: test_ns_parser_special_names (test.test_http_cookiejar.CookieTests.test_ns_parser_special_names)\nPASS: test_parse_ns_headers (test.test_http_cookiejar.CookieTests.test_parse_ns_headers)\nPASS: test_path_mirror (test.test_http_cookiejar.CookieTests.test_path_mirror)\nPASS: test_path_prefix_match (test.test_http_cookiejar.CookieTests.test_path_prefix_match)\nPASS: test_port_mirror (test.test_http_cookiejar.CookieTests.test_port_mirror)\nPASS: test_quote_cookie_value (test.test_http_cookiejar.CookieTests.test_quote_cookie_value)\nPASS: test_reach (test.test_http_cookiejar.CookieTests.test_reach)\nPASS: test_request_host (test.test_http_cookiejar.CookieTests.test_request_host)\nPASS: test_request_path (test.test_http_cookiejar.CookieTests.test_request_path)\nPASS: test_request_port (test.test_http_cookiejar.CookieTests.test_request_port)\nPASS: test_rfc2109_handling (test.test_http_cookiejar.CookieTests.test_rfc2109_handling)\nPASS: test_secure (test.test_http_cookiejar.CookieTests.test_secure)\nPASS: test_secure_block (test.test_http_cookiejar.CookieTests.test_secure_block)\nPASS: test_strict_domain (test.test_http_cookiejar.CookieTests.test_strict_domain)\nPASS: test_two_component_domain_ns (test.test_http_cookiejar.CookieTests.test_two_component_domain_ns)\nPASS: test_two_component_domain_rfc2965 (test.test_http_cookiejar.CookieTests.test_two_component_domain_rfc2965)\nPASS: test_wrong_domain (test.test_http_cookiejar.CookieTests.test_wrong_domain)\nPASS: test_http2time (test.test_http_cookiejar.DateTimeTests.test_http2time)\nPASS: test_http2time_formats (test.test_http_cookiejar.DateTimeTests.test_http2time_formats)\nPASS: test_http2time_garbage (test.test_http_cookiejar.DateTimeTests.test_http2time_garbage)\nPASS: test_http2time_redos_regression_actually_completes (test.test_http_cookiejar.DateTimeTests.test_http2time_redos_regression_actually_completes)\nPASS: test_iso2time (test.test_http_cookiejar.DateTimeTests.test_iso2time)\nPASS: test_iso2time_formats (test.test_http_cookiejar.DateTimeTests.test_iso2time_formats)\nPASS: test_iso2time_garbage (test.test_http_cookiejar.DateTimeTests.test_iso2time_garbage)\nPASS: test_iso2time_performance_regression (test.test_http_cookiejar.DateTimeTests.test_iso2time_performance_regression)\nPASS: test_time2isoz (test.test_http_cookiejar.DateTimeTests.test_time2isoz)\nPASS: test_time2netscape (test.test_http_cookiejar.DateTimeTests.test_time2netscape)\nPASS: test_bad_magic (test.test_http_cookiejar.FileCookieJarTests.test_bad_magic)\nPASS: test_constructor_with_none (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_none)\nPASS: test_constructor_with_other_types (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_other_types)\nPASS: test_constructor_with_path_like (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_path_like)\nPASS: test_constructor_with_str (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_str)\nPASS: test_cookie_files_are_truncated (test.test_http_cookiejar.FileCookieJarTests.test_cookie_files_are_truncated)\nPASS: test_lwp_filepermissions (test.test_http_cookiejar.FileCookieJarTests.test_lwp_filepermissions)\nPASS: test_lwp_valueless_cookie (test.test_http_cookiejar.FileCookieJarTests.test_lwp_valueless_cookie)\nPASS: test_mozilla_filepermissions (test.test_http_cookiejar.FileCookieJarTests.test_mozilla_filepermissions)\nPASS: test_join_header_words (test.test_http_cookiejar.HeaderTests.test_join_header_words)\nPASS: test_parse_ns_headers (test.test_http_cookiejar.HeaderTests.test_parse_ns_headers)\nPASS: test_parse_ns_headers_special_names (test.test_http_cookiejar.HeaderTests.test_parse_ns_headers_special_names)\nPASS: test_parse_ns_headers_version (test.test_http_cookiejar.HeaderTests.test_parse_ns_headers_version)\nPASS: test_roundtrip (test.test_http_cookiejar.HeaderTests.test_roundtrip)\nPASS: test_split_header_words (test.test_http_cookiejar.HeaderTests.test_split_header_words)\nPASS: test_empty_path (test.test_http_cookiejar.LWPCookieTests.test_empty_path)\nPASS: test_ietf_example_1 (test.test_http_cookiejar.LWPCookieTests.test_ietf_example_1)\nPASS: test_ietf_example_2 (test.test_http_cookiejar.LWPCookieTests.test_ietf_example_2)\nPASS: test_intranet_domains_2965 (test.test_http_cookiejar.LWPCookieTests.test_intranet_domains_2965)\nPASS: test_intranet_domains_ns (test.test_http_cookiejar.LWPCookieTests.test_intranet_domains_ns)\nPASS: test_mozilla (test.test_http_cookiejar.LWPCookieTests.test_mozilla)\nPASS: test_netscape_example_1 (test.test_http_cookiejar.LWPCookieTests.test_netscape_example_1)\nPASS: test_netscape_example_2 (test.test_http_cookiejar.LWPCookieTests.test_netscape_example_2)\nPASS: test_netscape_misc (test.test_http_cookiejar.LWPCookieTests.test_netscape_misc)\nPASS: test_rejection (test.test_http_cookiejar.LWPCookieTests.test_rejection)\nPASS: test_session_cookies (test.test_http_cookiejar.LWPCookieTests.test_session_cookies)\nPASS: test_url_encoding (test.test_http_cookiejar.LWPCookieTests.test_url_encoding)\n\n----------------------------------------------------------------------\nRan 77 tests in 0.835s\n\nOK\n0:01:31 load avg: 2.60 [214/469] test_imghdr passed\nPASS: test_bad_args (test.test_imghdr.TestImghdr.test_bad_args)\nPASS: test_closed_file (test.test_imghdr.TestImghdr.test_closed_file)\nPASS: test_data (test.test_imghdr.TestImghdr.test_data)\nPASS: test_file_pos (test.test_imghdr.TestImghdr.test_file_pos)\nPASS: test_invalid_headers (test.test_imghdr.TestImghdr.test_invalid_headers)\nPASS: test_missing_file (test.test_imghdr.TestImghdr.test_missing_file)\nPASS: test_output_stream (test.test_imghdr.TestImghdr.test_output_stream)\nPASS: test_pathlike_filename (test.test_imghdr.TestImghdr.test_pathlike_filename)\nPASS: test_register_test (test.test_imghdr.TestImghdr.test_register_test)\nPASS: test_string_data (test.test_imghdr.TestImghdr.test_string_data)\nPASS: test_unseekable (test.test_imghdr.TestImghdr.test_unseekable)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.016s\n\nOK\n0:01:32 load avg: 2.60 [215/469] test_httpservers passed\nPASS: test_close_connection (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_close_connection)\nPASS: test_date_time_string (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_date_time_string)\nPASS: test_extra_space (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_extra_space)\nPASS: test_header_buffering_of_send_error (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_buffering_of_send_error)\nPASS: test_header_buffering_of_send_header (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_buffering_of_send_header)\nPASS: test_header_buffering_of_send_response_only (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_buffering_of_send_response_only)\nPASS: test_header_length (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_length)\nPASS: test_header_unbuffered_when_continue (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_unbuffered_when_continue)\nPASS: test_html_escape_on_error (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_html_escape_on_error)\nPASS: test_http_0_9 (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_http_0_9)\nPASS: test_http_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_http_1_0)\nPASS: test_http_1_1 (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_http_1_1)\nPASS: test_request_length (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_request_length)\nPASS: test_too_many_headers (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_too_many_headers)\nPASS: test_unprintable_not_logged (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_unprintable_not_logged)\nPASS: test_with_continue_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_with_continue_1_0)\nPASS: test_with_continue_1_1 (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_with_continue_1_1)\nPASS: test_with_continue_rejected (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_with_continue_rejected)\nPASS: test_command (test.test_httpservers.BaseHTTPServerTestCase.test_command)\nPASS: test_error_content_length (test.test_httpservers.BaseHTTPServerTestCase.test_error_content_length)\nPASS: test_handler (test.test_httpservers.BaseHTTPServerTestCase.test_handler)\nPASS: test_head_via_send_error (test.test_httpservers.BaseHTTPServerTestCase.test_head_via_send_error)\nPASS: test_header_close (test.test_httpservers.BaseHTTPServerTestCase.test_header_close)\nPASS: test_header_keep_alive (test.test_httpservers.BaseHTTPServerTestCase.test_header_keep_alive)\nPASS: test_internal_key_error (test.test_httpservers.BaseHTTPServerTestCase.test_internal_key_error)\nPASS: test_latin1_header (test.test_httpservers.BaseHTTPServerTestCase.test_latin1_header)\nPASS: test_major_version_number_too_long (test.test_httpservers.BaseHTTPServerTestCase.test_major_version_number_too_long)\nPASS: test_minor_version_number_too_long (test.test_httpservers.BaseHTTPServerTestCase.test_minor_version_number_too_long)\nPASS: test_request_line_trimming (test.test_httpservers.BaseHTTPServerTestCase.test_request_line_trimming)\nPASS: test_return_custom_status (test.test_httpservers.BaseHTTPServerTestCase.test_return_custom_status)\nPASS: test_return_explain_error (test.test_httpservers.BaseHTTPServerTestCase.test_return_explain_error)\nPASS: test_return_header_keep_alive (test.test_httpservers.BaseHTTPServerTestCase.test_return_header_keep_alive)\nPASS: test_send_blank (test.test_httpservers.BaseHTTPServerTestCase.test_send_blank)\nPASS: test_send_error (test.test_httpservers.BaseHTTPServerTestCase.test_send_error)\nPASS: test_version_bogus (test.test_httpservers.BaseHTTPServerTestCase.test_version_bogus)\nPASS: test_version_digits (test.test_httpservers.BaseHTTPServerTestCase.test_version_digits)\nPASS: test_version_invalid (test.test_httpservers.BaseHTTPServerTestCase.test_version_invalid)\nPASS: test_version_none (test.test_httpservers.BaseHTTPServerTestCase.test_version_none)\nPASS: test_version_none_get (test.test_httpservers.BaseHTTPServerTestCase.test_version_none_get)\nPASS: test_version_signs_and_underscores (test.test_httpservers.BaseHTTPServerTestCase.test_version_signs_and_underscores)\nSKIP: test_accept (test.test_httpservers.CGIHTTPServerTestCase.test_accept) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_authorization (test.test_httpservers.CGIHTTPServerTestCase.test_authorization) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_cgi_path_in_sub_directories (test.test_httpservers.CGIHTTPServerTestCase.test_cgi_path_in_sub_directories) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_headers_and_content (test.test_httpservers.CGIHTTPServerTestCase.test_headers_and_content) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_invaliduri (test.test_httpservers.CGIHTTPServerTestCase.test_invaliduri) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_issue19435 (test.test_httpservers.CGIHTTPServerTestCase.test_issue19435) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_nested_cgi_path_issue21323 (test.test_httpservers.CGIHTTPServerTestCase.test_nested_cgi_path_issue21323) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_no_leading_slash (test.test_httpservers.CGIHTTPServerTestCase.test_no_leading_slash) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_os_environ_is_not_altered (test.test_httpservers.CGIHTTPServerTestCase.test_os_environ_is_not_altered) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_post (test.test_httpservers.CGIHTTPServerTestCase.test_post) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_query_with_continuous_slashes (test.test_httpservers.CGIHTTPServerTestCase.test_query_with_continuous_slashes) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_query_with_multiple_question_mark (test.test_httpservers.CGIHTTPServerTestCase.test_query_with_multiple_question_mark) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_url_collapse_path (test.test_httpservers.CGIHTTPServerTestCase.test_url_collapse_path) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_urlquote_decoding_in_cgi_check (test.test_httpservers.CGIHTTPServerTestCase.test_urlquote_decoding_in_cgi_check) \"This test can't be run reliably as root (issue #13308).\"\nPASS: test_all (test.test_httpservers.MiscTestCase.test_all)\nPASS: test_err (test.test_httpservers.RequestHandlerLoggingTestCase.test_err)\nPASS: test_get (test.test_httpservers.RequestHandlerLoggingTestCase.test_get)\nPASS: test_server_test_ipv4 (test.test_httpservers.ScriptTestCase.test_server_test_ipv4)\nPASS: test_server_test_ipv6 (test.test_httpservers.ScriptTestCase.test_server_test_ipv6)\nPASS: test_server_test_localhost (test.test_httpservers.ScriptTestCase.test_server_test_localhost)\nPASS: test_server_test_unspec (test.test_httpservers.ScriptTestCase.test_server_test_unspec)\nPASS: test_query_arguments (test.test_httpservers.SimpleHTTPRequestHandlerTestCase.test_query_arguments)\nPASS: test_start_with_double_slash (test.test_httpservers.SimpleHTTPRequestHandlerTestCase.test_start_with_double_slash)\nPASS: test_windows_colon (test.test_httpservers.SimpleHTTPRequestHandlerTestCase.test_windows_colon)\ntest_browser_cache (test.test_httpservers.SimpleHTTPServerTestCase.test_browser_cache)\nPASS: Check that when a request to /test is sent with the request header\nPASS: test_browser_cache_file_changed (test.test_httpservers.SimpleHTTPServerTestCase.test_browser_cache_file_changed)\nPASS: test_browser_cache_with_If_None_Match_header (test.test_httpservers.SimpleHTTPServerTestCase.test_browser_cache_with_If_None_Match_header)\nPASS: test_get (test.test_httpservers.SimpleHTTPServerTestCase.test_get)\ntest_get_dir_redirect_location_domain_injection_bug (test.test_httpservers.SimpleHTTPServerTestCase.test_get_dir_redirect_location_domain_injection_bug)\nPASS: Ensure //evil.co/..%2f../../X does not put //evil.co/ in Location.\nPASS: test_head (test.test_httpservers.SimpleHTTPServerTestCase.test_head)\nPASS: test_html_escape_filename (test.test_httpservers.SimpleHTTPServerTestCase.test_html_escape_filename)\nPASS: test_invalid_requests (test.test_httpservers.SimpleHTTPServerTestCase.test_invalid_requests)\ntest_last_modified (test.test_httpservers.SimpleHTTPServerTestCase.test_last_modified)\nPASS: Checks that the datetime returned in Last-Modified response header\nPASS: test_path_without_leading_slash (test.test_httpservers.SimpleHTTPServerTestCase.test_path_without_leading_slash)\nPASS: test_undecodable_filename (test.test_httpservers.SimpleHTTPServerTestCase.test_undecodable_filename)\nPASS: test_undecodable_parameter (test.test_httpservers.SimpleHTTPServerTestCase.test_undecodable_parameter)\n\n----------------------------------------------------------------------\nRan 62 tests in 1.070s\n\nOK (skipped=14)\n0:01:32 load avg: 2.60 [216/469] test_index passed\nPASS: test_basic (test.test_index.BaseTestCase.test_basic)\nPASS: test_error (test.test_index.BaseTestCase.test_error)\nPASS: test_index_returns_int_subclass (test.test_index.BaseTestCase.test_index_returns_int_subclass)\nPASS: test_int_subclass_with_index (test.test_index.BaseTestCase.test_int_subclass_with_index)\nPASS: test_slice (test.test_index.BaseTestCase.test_slice)\nPASS: test_subclasses (test.test_index.BaseTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.BaseTestCase.test_wrappers)\nPASS: test_error (test.test_index.ByteArrayTestCase.test_error)\nPASS: test_index (test.test_index.ByteArrayTestCase.test_index)\nPASS: test_repeat (test.test_index.ByteArrayTestCase.test_repeat)\nPASS: test_slice (test.test_index.ByteArrayTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.ByteArrayTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.ByteArrayTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.ByteArrayTestCase.test_wrappers)\nPASS: test_error (test.test_index.BytesTestCase.test_error)\nPASS: test_index (test.test_index.BytesTestCase.test_index)\nPASS: test_repeat (test.test_index.BytesTestCase.test_repeat)\nPASS: test_slice (test.test_index.BytesTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.BytesTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.BytesTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.BytesTestCase.test_wrappers)\nPASS: test_error (test.test_index.ListTestCase.test_error)\nPASS: test_index (test.test_index.ListTestCase.test_index)\nPASS: test_inplace_repeat (test.test_index.ListTestCase.test_inplace_repeat)\nPASS: test_repeat (test.test_index.ListTestCase.test_repeat)\nPASS: test_setdelitem (test.test_index.ListTestCase.test_setdelitem)\nPASS: test_slice (test.test_index.ListTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.ListTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.ListTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.ListTestCase.test_wrappers)\nPASS: test_error (test.test_index.NewSeqTestCase.test_error)\nPASS: test_index (test.test_index.NewSeqTestCase.test_index)\nPASS: test_repeat (test.test_index.NewSeqTestCase.test_repeat)\nPASS: test_slice (test.test_index.NewSeqTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.NewSeqTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.NewSeqTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.NewSeqTestCase.test_wrappers)\nPASS: test_getitem (test.test_index.OverflowTestCase.test_getitem)\nPASS: test_large_longs (test.test_index.OverflowTestCase.test_large_longs)\nPASS: test_sequence_repeat (test.test_index.OverflowTestCase.test_sequence_repeat)\nPASS: test_range (test.test_index.RangeTestCase.test_range)\nPASS: test_error (test.test_index.StringTestCase.test_error)\nPASS: test_index (test.test_index.StringTestCase.test_index)\nPASS: test_repeat (test.test_index.StringTestCase.test_repeat)\nPASS: test_slice (test.test_index.StringTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.StringTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.StringTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.StringTestCase.test_wrappers)\nPASS: test_error (test.test_index.TupleTestCase.test_error)\nPASS: test_index (test.test_index.TupleTestCase.test_index)\nPASS: test_repeat (test.test_index.TupleTestCase.test_repeat)\nPASS: test_slice (test.test_index.TupleTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.TupleTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.TupleTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.TupleTestCase.test_wrappers)\n\n----------------------------------------------------------------------\nRan 55 tests in 0.011s\n\nOK\n0:01:33 load avg: 2.63 [217/469] test_int passed\ntest_denial_of_service_prevented_int_to_str (test.test_int.IntStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str)\nPASS: Regression test: ensure we fail before performing O(N**2) work.\ntest_denial_of_service_prevented_str_to_int (test.test_int.IntStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int)\nPASS: Regression test: ensure we fail before performing O(N**2) work.\nPASS: test_disabled_limit (test.test_int.IntStrDigitLimitsTests.test_disabled_limit)\nPASS: test_int_from_other_bases (test.test_int.IntStrDigitLimitsTests.test_int_from_other_bases)\nPASS: test_int_max_str_digits_is_per_interpreter (test.test_int.IntStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter)\nPASS: test_max_str_digits (test.test_int.IntStrDigitLimitsTests.test_max_str_digits)\ntest_max_str_digits_edge_cases (test.test_int.IntStrDigitLimitsTests.test_max_str_digits_edge_cases)\nPASS: Ignore the +/- sign and space padding.\ntest_power_of_two_bases_unlimited (test.test_int.IntStrDigitLimitsTests.test_power_of_two_bases_unlimited)\nPASS: The limit does not apply to power of 2 bases.\nPASS: test_sign_not_counted (test.test_int.IntStrDigitLimitsTests.test_sign_not_counted)\nPASS: test_underscores_ignored (test.test_int.IntStrDigitLimitsTests.test_underscores_ignored)\ntest_denial_of_service_prevented_int_to_str (test.test_int.IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str)\nPASS: Regression test: ensure we fail before performing O(N**2) work.\ntest_denial_of_service_prevented_str_to_int (test.test_int.IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int)\nPASS: Regression test: ensure we fail before performing O(N**2) work.\nPASS: test_disabled_limit (test.test_int.IntSubclassStrDigitLimitsTests.test_disabled_limit)\nPASS: test_int_from_other_bases (test.test_int.IntSubclassStrDigitLimitsTests.test_int_from_other_bases)\nPASS: test_int_max_str_digits_is_per_interpreter (test.test_int.IntSubclassStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter)\nPASS: test_max_str_digits (test.test_int.IntSubclassStrDigitLimitsTests.test_max_str_digits)\ntest_max_str_digits_edge_cases (test.test_int.IntSubclassStrDigitLimitsTests.test_max_str_digits_edge_cases)\nPASS: Ignore the +/- sign and space padding.\ntest_power_of_two_bases_unlimited (test.test_int.IntSubclassStrDigitLimitsTests.test_power_of_two_bases_unlimited)\nPASS: The limit does not apply to power of 2 bases.\nPASS: test_sign_not_counted (test.test_int.IntSubclassStrDigitLimitsTests.test_sign_not_counted)\nPASS: test_underscores_ignored (test.test_int.IntSubclassStrDigitLimitsTests.test_underscores_ignored)\nPASS: test_basic (test.test_int.IntTestCases.test_basic)\nPASS: test_error_message (test.test_int.IntTestCases.test_error_message)\ntest_int_base_bad_types (test.test_int.IntTestCases.test_int_base_bad_types)\nPASS: Not integer types are not valid bases; issue16772.\nPASS: test_int_base_indexable (test.test_int.IntTestCases.test_int_base_indexable)\ntest_int_base_limits (test.test_int.IntTestCases.test_int_base_limits)\nPASS: Testing the supported limits of the int() base parameter.\nPASS: test_int_memoryview (test.test_int.IntTestCases.test_int_memoryview)\nPASS: test_int_returns_int_subclass (test.test_int.IntTestCases.test_int_returns_int_subclass)\nPASS: test_int_subclass_with_index (test.test_int.IntTestCases.test_int_subclass_with_index)\nPASS: test_int_subclass_with_int (test.test_int.IntTestCases.test_int_subclass_with_int)\nPASS: test_intconversion (test.test_int.IntTestCases.test_intconversion)\nPASS: test_invalid_signs (test.test_int.IntTestCases.test_invalid_signs)\nPASS: test_issue31619 (test.test_int.IntTestCases.test_issue31619)\nPASS: test_keyword_args (test.test_int.IntTestCases.test_keyword_args)\nPASS: test_no_args (test.test_int.IntTestCases.test_no_args)\nPASS: test_non_numeric_input_types (test.test_int.IntTestCases.test_non_numeric_input_types)\nPASS: test_small_ints (test.test_int.IntTestCases.test_small_ints)\nPASS: test_string_float (test.test_int.IntTestCases.test_string_float)\nPASS: test_underscores (test.test_int.IntTestCases.test_underscores)\nPASS: test_unicode (test.test_int.IntTestCases.test_unicode)\nPASS: test_pylong_int_divmod (test.test_int.PyLongModuleTests.test_pylong_int_divmod)\nPASS: test_pylong_int_to_decimal (test.test_int.PyLongModuleTests.test_pylong_int_to_decimal)\nPASS: test_pylong_misbehavior_error_path_from_str (test.test_int.PyLongModuleTests.test_pylong_misbehavior_error_path_from_str)\nPASS: test_pylong_misbehavior_error_path_to_str (test.test_int.PyLongModuleTests.test_pylong_misbehavior_error_path_to_str)\nPASS: test_pylong_str_to_int (test.test_int.PyLongModuleTests.test_pylong_str_to_int)\n\n----------------------------------------------------------------------\nRan 44 tests in 0.403s\n\nOK\n0:01:34 load avg: 2.63 [218/469] test_int_literal passed\nPASS: test_bin_baseline (test.test_int_literal.TestHexOctBin.test_bin_baseline)\nPASS: test_bin_unsigned (test.test_int_literal.TestHexOctBin.test_bin_unsigned)\nPASS: test_hex_baseline (test.test_int_literal.TestHexOctBin.test_hex_baseline)\nPASS: test_hex_unsigned (test.test_int_literal.TestHexOctBin.test_hex_unsigned)\nPASS: test_oct_baseline (test.test_int_literal.TestHexOctBin.test_oct_baseline)\nPASS: test_oct_unsigned (test.test_int_literal.TestHexOctBin.test_oct_unsigned)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.001s\n\nOK\n0:01:35 load avg: 2.63 [219/469] test_import passed\nPASS: test_absolute_circular_submodule (test.test_import.CircularImportTests.test_absolute_circular_submodule)\nPASS: test_binding (test.test_import.CircularImportTests.test_binding)\nPASS: test_circular_from_import (test.test_import.CircularImportTests.test_circular_from_import)\nPASS: test_crossreference1 (test.test_import.CircularImportTests.test_crossreference1)\nPASS: test_crossreference2 (test.test_import.CircularImportTests.test_crossreference2)\nPASS: test_direct (test.test_import.CircularImportTests.test_direct)\nPASS: test_indirect (test.test_import.CircularImportTests.test_indirect)\nPASS: test_rebinding (test.test_import.CircularImportTests.test_rebinding)\nPASS: test_subpackage (test.test_import.CircularImportTests.test_subpackage)\nPASS: test_unwritable_module (test.test_import.CircularImportTests.test_unwritable_module)\nPASS: test_cached_mode_issue_2051 (test.test_import.FilePermissionTests.test_cached_mode_issue_2051)\nPASS: test_cached_readonly (test.test_import.FilePermissionTests.test_cached_readonly)\nPASS: test_creation_mode (test.test_import.FilePermissionTests.test_creation_mode)\nPASS: test_pyc_always_writable (test.test_import.FilePermissionTests.test_pyc_always_writable)\nPASS: test_get_sourcefile (test.test_import.GetSourcefileTests.test_get_sourcefile)\nPASS: test_get_sourcefile_bad_ext (test.test_import.GetSourcefileTests.test_get_sourcefile_bad_ext)\nPASS: test_get_sourcefile_no_source (test.test_import.GetSourcefileTests.test_get_sourcefile_no_source)\nPASS: test_bogus_fromlist (test.test_import.ImportTests.test_bogus_fromlist)\nPASS: test_case_sensitivity (test.test_import.ImportTests.test_case_sensitivity)\nPASS: test_concurrency (test.test_import.ImportTests.test_concurrency)\nPASS: test_delete_builtins_import (test.test_import.ImportTests.test_delete_builtins_import)\nSKIP: test_dll_dependency_import (test.test_import.ImportTests.test_dll_dependency_import) 'Windows-specific'\nPASS: test_double_const (test.test_import.ImportTests.test_double_const)\nPASS: test_failing_import_sticks (test.test_import.ImportTests.test_failing_import_sticks)\nPASS: test_failing_reload (test.test_import.ImportTests.test_failing_reload)\nPASS: test_file_to_source (test.test_import.ImportTests.test_file_to_source)\nPASS: test_from_import_AttributeError (test.test_import.ImportTests.test_from_import_AttributeError)\nPASS: test_from_import_message_for_existing_module (test.test_import.ImportTests.test_from_import_message_for_existing_module)\nPASS: test_from_import_message_for_nonexistent_module (test.test_import.ImportTests.test_from_import_message_for_nonexistent_module)\nPASS: test_from_import_missing_attr_has_name (test.test_import.ImportTests.test_from_import_missing_attr_has_name)\nPASS: test_from_import_missing_attr_has_name_and_path (test.test_import.ImportTests.test_from_import_missing_attr_has_name_and_path)\nPASS: test_from_import_missing_attr_has_name_and_so_path (test.test_import.ImportTests.test_from_import_missing_attr_has_name_and_so_path)\nPASS: test_from_import_missing_attr_path_is_canonical (test.test_import.ImportTests.test_from_import_missing_attr_path_is_canonical)\nPASS: test_from_import_missing_attr_raises_ImportError (test.test_import.ImportTests.test_from_import_missing_attr_raises_ImportError)\nPASS: test_from_import_missing_module_raises_ModuleNotFoundError (test.test_import.ImportTests.test_from_import_missing_module_raises_ModuleNotFoundError)\nPASS: test_from_import_star_invalid_type (test.test_import.ImportTests.test_from_import_star_invalid_type)\nPASS: test_import (test.test_import.ImportTests.test_import)\nPASS: test_import_by_filename (test.test_import.ImportTests.test_import_by_filename)\nPASS: test_import_in_del_does_not_crash (test.test_import.ImportTests.test_import_in_del_does_not_crash)\nPASS: test_import_name_binding (test.test_import.ImportTests.test_import_name_binding)\nPASS: test_import_raises_ModuleNotFoundError (test.test_import.ImportTests.test_import_raises_ModuleNotFoundError)\nPASS: test_issue105979 (test.test_import.ImportTests.test_issue105979)\nPASS: test_issue31286 (test.test_import.ImportTests.test_issue31286)\nPASS: test_issue31492 (test.test_import.ImportTests.test_issue31492)\nPASS: test_module_with_large_stack (test.test_import.ImportTests.test_module_with_large_stack)\nPASS: test_timestamp_overflow (test.test_import.ImportTests.test_timestamp_overflow)\nPASS: test_broken_from (test.test_import.ImportTracebackTests.test_broken_from)\nPASS: test_broken_parent (test.test_import.ImportTracebackTests.test_broken_parent)\nPASS: test_broken_parent_from (test.test_import.ImportTracebackTests.test_broken_parent_from)\nPASS: test_broken_submodule (test.test_import.ImportTracebackTests.test_broken_submodule)\nPASS: test_exec_failure (test.test_import.ImportTracebackTests.test_exec_failure)\nPASS: test_exec_failure_nested (test.test_import.ImportTracebackTests.test_exec_failure_nested)\nPASS: test_import_bug (test.test_import.ImportTracebackTests.test_import_bug)\nPASS: test_nonexistent_module (test.test_import.ImportTracebackTests.test_nonexistent_module)\nPASS: test_nonexistent_module_nested (test.test_import.ImportTracebackTests.test_nonexistent_module_nested)\nPASS: test_syntax_error (test.test_import.ImportTracebackTests.test_syntax_error)\nPASS: test_unencodable_filename (test.test_import.ImportTracebackTests.test_unencodable_filename)\nPASS: test_frozen_importlib (test.test_import.ImportlibBootstrapTests.test_frozen_importlib)\nPASS: test_frozen_importlib_external_is_bootstrap_external (test.test_import.ImportlibBootstrapTests.test_frozen_importlib_external_is_bootstrap_external)\nPASS: test_frozen_importlib_is_bootstrap (test.test_import.ImportlibBootstrapTests.test_frozen_importlib_is_bootstrap)\nPASS: test_there_can_be_only_one (test.test_import.ImportlibBootstrapTests.test_there_can_be_only_one)\nPASS: test_override_builtin (test.test_import.OverridingImportBuiltinTests.test_override_builtin)\nSKIP: test_UNC_path (test.test_import.PathsTests.test_UNC_path) 'Windows-specific'\nPASS: test_trailing_slash (test.test_import.PathsTests.test_trailing_slash)\nPASS: test_basics (test.test_import.PycRewritingTests.test_basics)\nPASS: test_foreign_code (test.test_import.PycRewritingTests.test_foreign_code)\nPASS: test_incorrect_code_name (test.test_import.PycRewritingTests.test_incorrect_code_name)\nPASS: test_module_without_source (test.test_import.PycRewritingTests.test_module_without_source)\nPASS: test___cached__ (test.test_import.PycacheTests.test___cached__)\nPASS: test___cached___legacy_pyc (test.test_import.PycacheTests.test___cached___legacy_pyc)\nPASS: test_import_pyc_path (test.test_import.PycacheTests.test_import_pyc_path)\nPASS: test_missing_source (test.test_import.PycacheTests.test_missing_source)\nPASS: test_missing_source_legacy (test.test_import.PycacheTests.test_missing_source_legacy)\nPASS: test_package___cached__ (test.test_import.PycacheTests.test_package___cached__)\nPASS: test_package___cached___from_pyc (test.test_import.PycacheTests.test_package___cached___from_pyc)\nPASS: test_recompute_pyc_same_second (test.test_import.PycacheTests.test_recompute_pyc_same_second)\nSKIP: test_unwritable_directory (test.test_import.PycacheTests.test_unwritable_directory) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_absolute_import_without_future (test.test_import.RelativeImportTests.test_absolute_import_without_future)\nPASS: test_import_from_non_package (test.test_import.RelativeImportTests.test_import_from_non_package)\nPASS: test_import_from_unloaded_package (test.test_import.RelativeImportTests.test_import_from_unloaded_package)\nPASS: test_issue3221 (test.test_import.RelativeImportTests.test_issue3221)\nPASS: test_parentless_import_shadowed_by_global (test.test_import.RelativeImportTests.test_parentless_import_shadowed_by_global)\nPASS: test_relimport_star (test.test_import.RelativeImportTests.test_relimport_star)\nPASS: test_basic_multiple_interpreters_deleted_no_reset (test.test_import.SinglephaseInitTests.test_basic_multiple_interpreters_deleted_no_reset)\nPASS: test_basic_multiple_interpreters_main_no_reset (test.test_import.SinglephaseInitTests.test_basic_multiple_interpreters_main_no_reset)\nPASS: test_basic_multiple_interpreters_reset_each (test.test_import.SinglephaseInitTests.test_basic_multiple_interpreters_reset_each)\nPASS: test_basic_reloaded (test.test_import.SinglephaseInitTests.test_basic_reloaded)\nPASS: test_cleared_globals (test.test_import.SinglephaseInitTests.test_cleared_globals)\nPASS: test_variants (test.test_import.SinglephaseInitTests.test_variants)\nPASS: test_with_reinit_reloaded (test.test_import.SinglephaseInitTests.test_with_reinit_reloaded)\nPASS: test_builtin_compat (test.test_import.SubinterpImportTests.test_builtin_compat)\nPASS: test_disallowed_reimport (test.test_import.SubinterpImportTests.test_disallowed_reimport)\nPASS: test_frozen_compat (test.test_import.SubinterpImportTests.test_frozen_compat)\nPASS: test_isolated_config (test.test_import.SubinterpImportTests.test_isolated_config)\nPASS: test_multi_init_extension_compat (test.test_import.SubinterpImportTests.test_multi_init_extension_compat)\nPASS: test_multi_init_extension_non_isolated_compat (test.test_import.SubinterpImportTests.test_multi_init_extension_non_isolated_compat)\nPASS: test_multi_init_extension_per_interpreter_gil_compat (test.test_import.SubinterpImportTests.test_multi_init_extension_per_interpreter_gil_compat)\nPASS: test_python_compat (test.test_import.SubinterpImportTests.test_python_compat)\nPASS: test_single_init_extension_compat (test.test_import.SubinterpImportTests.test_single_init_extension_compat)\nPASS: test_singlephase_check_with_setting_and_override (test.test_import.SubinterpImportTests.test_singlephase_check_with_setting_and_override)\nPASS: test_symlinked_dir_importable (test.test_import.TestSymbolicallyLinkedPackage.test_symlinked_dir_importable)\n\n----------------------------------------------------------------------\nRan 98 tests in 2.891s\n\nOK (skipped=3)\n0:01:39 load avg: 2.58 [220/469] test_importlib passed\nPASS: test_failure (test.test_importlib.builtin.test_finder.Frozen_FindSpecTests.test_failure)\nPASS: test_module (test.test_importlib.builtin.test_finder.Frozen_FindSpecTests.test_module)\nPASS: test_failure (test.test_importlib.builtin.test_finder.Source_FindSpecTests.test_failure)\nPASS: test_module (test.test_importlib.builtin.test_finder.Source_FindSpecTests.test_module)\nPASS: test_get_code (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_get_source)\nPASS: test_is_package (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_is_package)\nPASS: test_not_builtin (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_not_builtin)\nPASS: test_already_imported (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_already_imported)\nPASS: test_module (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_module)\nPASS: test_module_reuse (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_module_reuse)\nPASS: test_unloadable (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_unloadable)\nPASS: test_get_code (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_get_source)\nPASS: test_is_package (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_is_package)\nPASS: test_not_builtin (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_not_builtin)\nPASS: test_already_imported (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_already_imported)\nPASS: test_module (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_module)\nPASS: test_module_reuse (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_module_reuse)\nPASS: test_unloadable (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_unloadable)\nSKIP: test_case_insensitivity (test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest.test_case_insensitivity) 'requires a case-insensitive filesystem'\nSKIP: test_case_sensitive (test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest.test_case_sensitive) 'requires a case-insensitive filesystem'\nSKIP: test_case_insensitivity (test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest.test_case_insensitivity) 'requires a case-insensitive filesystem'\nSKIP: test_case_sensitive (test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest.test_case_sensitive) 'requires a case-insensitive filesystem'\nPASS: test_failure (test.test_importlib.extension.test_finder.Frozen_FinderTests.test_failure)\nPASS: test_module (test.test_importlib.extension.test_finder.Frozen_FinderTests.test_module)\nPASS: test_failure (test.test_importlib.extension.test_finder.Source_FinderTests.test_failure)\nPASS: test_module (test.test_importlib.extension.test_finder.Source_FinderTests.test_module)\nPASS: test_equality (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_equality)\nPASS: test_inequality (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_inequality)\nPASS: test_is_package (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_is_package)\nPASS: test_load_module_API (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_load_module_API)\nPASS: test_module (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module)\nPASS: test_module_reuse (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module_reuse)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_unloadable)\nPASS: test_bad_modules (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_bad_modules)\nPASS: test_functionality (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_functionality)\nPASS: test_load_short_name (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_short_name)\nPASS: test_load_submodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_submodule)\nPASS: test_load_twice (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_twice)\nPASS: test_module (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_module)\nPASS: test_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonascii)\nPASS: test_nonmodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule)\nPASS: test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods)\nPASS: test_null_slots (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_null_slots)\nPASS: test_reload (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_reload)\nPASS: test_try_registration (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_try_registration)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable)\nPASS: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable_nonascii)\nPASS: test_module (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_module)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_unloadable)\nPASS: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_unloadable_nonascii)\nPASS: test_equality (test.test_importlib.extension.test_loader.Source_LoaderTests.test_equality)\nPASS: test_inequality (test.test_importlib.extension.test_loader.Source_LoaderTests.test_inequality)\nPASS: test_is_package (test.test_importlib.extension.test_loader.Source_LoaderTests.test_is_package)\nPASS: test_load_module_API (test.test_importlib.extension.test_loader.Source_LoaderTests.test_load_module_API)\nPASS: test_module (test.test_importlib.extension.test_loader.Source_LoaderTests.test_module)\nPASS: test_module_reuse (test.test_importlib.extension.test_loader.Source_LoaderTests.test_module_reuse)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Source_LoaderTests.test_unloadable)\nPASS: test_bad_modules (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_bad_modules)\nPASS: test_functionality (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_functionality)\nPASS: test_load_short_name (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_short_name)\nPASS: test_load_submodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_submodule)\nPASS: test_load_twice (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_twice)\nPASS: test_module (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_module)\nPASS: test_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonascii)\nPASS: test_nonmodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule)\nPASS: test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods)\nPASS: test_null_slots (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_null_slots)\nPASS: test_reload (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_reload)\nPASS: test_try_registration (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_try_registration)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable)\nPASS: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable_nonascii)\nPASS: test_module (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_module)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_unloadable)\nPASS: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_unloadable_nonascii)\nPASS: test_success (test.test_importlib.extension.test_path_hook.Frozen_PathHookTests.test_success)\nPASS: test_success (test.test_importlib.extension.test_path_hook.Source_PathHookTests.test_success)\nPASS: test_failure (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_failure)\nPASS: test_module (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_module)\nPASS: test_not_using_frozen (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_not_using_frozen)\nPASS: test_package (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_package)\nPASS: test_path_ignored (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_path_ignored)\nPASS: test_target_ignored (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_target_ignored)\nPASS: test_failure (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_failure)\nPASS: test_module (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_module)\nPASS: test_not_using_frozen (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_not_using_frozen)\nPASS: test_package (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_package)\nPASS: test_path_ignored (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_path_ignored)\nPASS: test_target_ignored (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_target_ignored)\nPASS: test_lacking_parent (test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_lacking_parent)\nPASS: test_module (test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_module)\nPASS: test_module_repr_indirect_through_spec (test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_module_repr_indirect_through_spec)\nPASS: test_package (test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_package)\nPASS: test_unloadable (test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_unloadable)\nPASS: test_failure (test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_failure)\nPASS: test_get_code (test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_get_source)\nPASS: test_is_package (test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_is_package)\nPASS: test_lacking_parent (test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_lacking_parent)\nPASS: test_module (test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_module)\nPASS: test_module_repr_indirect_through_spec (test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_module_repr_indirect_through_spec)\nPASS: test_package (test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_package)\nPASS: test_unloadable (test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_unloadable)\nPASS: test_failure (test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_failure)\nPASS: test_get_code (test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_get_source)\nPASS: test_is_package (test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_is_package)\nPASS: test___loader__ (test.test_importlib.import_.test___loader__.Frozen_SpecLoaderAttributeTests.test___loader__)\nPASS: test___loader__ (test.test_importlib.import_.test___loader__.Source_SpecLoaderAttributeTests.test___loader__)\nPASS: test_None_as___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_None_as___package__)\nPASS: test_bad__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_bad__package__)\nPASS: test_bunk__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_bunk__package__)\nPASS: test_spec_fallback (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_spec_fallback)\nPASS: test_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_using___name__)\nPASS: test_using___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_using___package__)\nPASS: test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_warn_when_package_and_spec_disagree)\nPASS: test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_warn_when_using___name__)\nPASS: test_package (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_package)\nPASS: test_submodule (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_submodule)\nPASS: test_top_level (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_top_level)\nPASS: test_None_as___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_None_as___package__)\nPASS: test_bad__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_bad__package__)\nPASS: test_bunk__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_bunk__package__)\nPASS: test_spec_fallback (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_spec_fallback)\nPASS: test_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_using___name__)\nPASS: test_using___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_using___package__)\nPASS: test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_warn_when_package_and_spec_disagree)\nPASS: test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_warn_when_using___name__)\nPASS: test_blocked_fromlist (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_blocked_fromlist)\nPASS: test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_fromlist_load_error_propagates)\nPASS: test_name_requires_rparition (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_name_requires_rparition)\nPASS: test_negative_level (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_negative_level)\nPASS: test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_nonexistent_fromlist_entry)\nPASS: test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_raises_ModuleNotFoundError)\nPASS: test_blocked_fromlist (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_blocked_fromlist)\nPASS: test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_fromlist_load_error_propagates)\nPASS: test_name_requires_rparition (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_name_requires_rparition)\nPASS: test_negative_level (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_negative_level)\nPASS: test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_nonexistent_fromlist_entry)\nPASS: test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_raises_ModuleNotFoundError)\nPASS: test_blocked_fromlist (test.test_importlib.import_.test_api.Source_OldAPITests.test_blocked_fromlist)\nPASS: test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Source_OldAPITests.test_fromlist_load_error_propagates)\nPASS: test_name_requires_rparition (test.test_importlib.import_.test_api.Source_OldAPITests.test_name_requires_rparition)\nPASS: test_negative_level (test.test_importlib.import_.test_api.Source_OldAPITests.test_negative_level)\nPASS: test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Source_OldAPITests.test_nonexistent_fromlist_entry)\nPASS: test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Source_OldAPITests.test_raises_ModuleNotFoundError)\nPASS: test_blocked_fromlist (test.test_importlib.import_.test_api.Source_SpecAPITests.test_blocked_fromlist)\nPASS: test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Source_SpecAPITests.test_fromlist_load_error_propagates)\nPASS: test_name_requires_rparition (test.test_importlib.import_.test_api.Source_SpecAPITests.test_name_requires_rparition)\nPASS: test_negative_level (test.test_importlib.import_.test_api.Source_SpecAPITests.test_negative_level)\nPASS: test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Source_SpecAPITests.test_nonexistent_fromlist_entry)\nPASS: test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Source_SpecAPITests.test_raises_ModuleNotFoundError)\nPASS: test_None_in_cache (test.test_importlib.import_.test_caching.Frozen_UseCache.test_None_in_cache)\nPASS: test_using_cache (test.test_importlib.import_.test_caching.Frozen_UseCache.test_using_cache)\nPASS: test_None_in_cache (test.test_importlib.import_.test_caching.ImportlibUseCache.test_None_in_cache)\nPASS: test_using_cache (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache)\nPASS: test_using_cache_after_loader (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_after_loader)\nPASS: test_using_cache_for_assigning_to_attribute (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_for_assigning_to_attribute)\nPASS: test_using_cache_for_fromlist (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_for_fromlist)\nPASS: test_None_in_cache (test.test_importlib.import_.test_caching.Source_UseCache.test_None_in_cache)\nPASS: test_using_cache (test.test_importlib.import_.test_caching.Source_UseCache.test_using_cache)\nPASS: test_empty_string (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_empty_string)\nPASS: test_fromlist_as_tuple (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_fromlist_as_tuple)\nPASS: test_invalid_type (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_invalid_type)\nPASS: test_invalid_type_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_invalid_type_in_all)\nPASS: test_module_from_package (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_module_from_package)\nPASS: test_module_from_package_triggers_ModuleNotFoundError (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_module_from_package_triggers_ModuleNotFoundError)\nPASS: test_nonexistent_from_package (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_from_package)\nPASS: test_nonexistent_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_in_all)\nPASS: test_nonexistent_object (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_object)\nPASS: test_object (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_object)\nPASS: test_star_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_star_in_all)\nPASS: test_star_with_others (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_star_with_others)\nPASS: test_using_star (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_using_star)\nPASS: test_return_from_from_import (test.test_importlib.import_.test_fromlist.Frozen_ReturnValue.test_return_from_from_import)\nPASS: test_return_from_import (test.test_importlib.import_.test_fromlist.Frozen_ReturnValue.test_return_from_import)\nPASS: test_empty_string (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_empty_string)\nPASS: test_fromlist_as_tuple (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_fromlist_as_tuple)\nPASS: test_invalid_type (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_invalid_type)\nPASS: test_invalid_type_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_invalid_type_in_all)\nPASS: test_module_from_package (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_module_from_package)\nPASS: test_module_from_package_triggers_ModuleNotFoundError (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_module_from_package_triggers_ModuleNotFoundError)\nPASS: test_nonexistent_from_package (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_from_package)\nPASS: test_nonexistent_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_in_all)\nPASS: test_nonexistent_object (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_object)\nPASS: test_object (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_object)\nPASS: test_star_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_star_in_all)\nPASS: test_star_with_others (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_star_with_others)\nPASS: test_using_star (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_using_star)\nPASS: test_return_from_from_import (test.test_importlib.import_.test_fromlist.Source_ReturnValue.test_return_from_from_import)\nPASS: test_return_from_import (test.test_importlib.import_.test_fromlist.Source_ReturnValue.test_return_from_import)\nPASS: test_no_loader_but_spec (test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_but_spec)\nPASS: test_no_loader_no_spec_but_source (test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_no_spec_but_source)\nPASS: test_no_loader_no_spec_but_sourceless (test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_no_spec_but_sourceless)\nPASS: test_no_loader_but_spec (test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_but_spec)\nPASS: test_no_loader_no_spec_but_source (test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_no_spec_but_source)\nPASS: test_no_loader_no_spec_but_sourceless (test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_no_spec_but_sourceless)\nPASS: test_gh86298_loader_and_spec_loader_disagree (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_and_spec_loader_disagree)\nPASS: test_gh86298_loader_is_none_and_no_spec (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_no_spec)\nPASS: test_gh86298_loader_is_none_and_spec_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_spec_is_none)\nPASS: test_gh86298_loader_is_none_and_spec_loader_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_spec_loader_is_none)\nPASS: test_gh86298_no_loader_and_no_spec (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_no_spec)\nPASS: test_gh86298_no_loader_and_no_spec_loader (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_no_spec_loader)\nPASS: test_gh86298_no_loader_and_spec_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_spec_is_none)\nPASS: test_gh86298_no_loader_with_spec_loader_okay (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_with_spec_loader_okay)\nPASS: test_gh86298_no_spec (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_spec)\nPASS: test_gh86298_no_spec_loader (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_spec_loader)\nPASS: test_gh86298_spec_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_spec_is_none)\nPASS: test_no_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451.test_no_path)\nPASS: test_with_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451.test_with_path)\nPASS: test_continuing (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_continuing)\nPASS: test_empty (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_empty)\nPASS: test_first_called (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_first_called)\nPASS: test_no_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451.test_no_path)\nPASS: test_with_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451.test_with_path)\nPASS: test_continuing (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_continuing)\nPASS: test_empty (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_empty)\nPASS: test_first_called (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_first_called)\nPASS: test_bad_parent (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_bad_parent)\nPASS: test_import_parent (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_import_parent)\nPASS: test_module_not_package (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_module_not_package)\nPASS: test_module_not_package_but_side_effects (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_module_not_package_but_side_effects)\nPASS: test_raising_parent_after_double_relative_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_double_relative_importing_child)\nPASS: test_raising_parent_after_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_importing_child)\nPASS: test_raising_parent_after_relative_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_relative_importing_child)\nPASS: test_bad_parent (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_bad_parent)\nPASS: test_import_parent (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_import_parent)\nPASS: test_module_not_package (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_module_not_package)\nPASS: test_module_not_package_but_side_effects (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_module_not_package_but_side_effects)\nPASS: test_raising_parent_after_double_relative_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_double_relative_importing_child)\nPASS: test_raising_parent_after_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_importing_child)\nPASS: test_raising_parent_after_relative_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_relative_importing_child)\nPASS: test_None_on_sys_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_None_on_sys_path)\nPASS: test_deleted_cwd (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_deleted_cwd)\nPASS: test_empty_list (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_empty_list)\nPASS: test_empty_path_hooks (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_empty_path_hooks)\nPASS: test_failure (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_failure)\nPASS: test_finder_with_find_spec (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_finder_with_find_spec)\nPASS: test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_clear_out_None)\nPASS: test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_clear_out_relative_path)\nPASS: test_invalidate_caches_finders (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_finders)\nPASS: test_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path)\nPASS: test_path_hooks (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path_hooks)\nPASS: test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path_importer_cache_empty_string)\nPASS: test_sys_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_sys_path)\nPASS: test_None_on_sys_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_None_on_sys_path)\nPASS: test_deleted_cwd (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_deleted_cwd)\nPASS: test_empty_list (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_empty_list)\nPASS: test_empty_path_hooks (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_empty_path_hooks)\nPASS: test_failure (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_failure)\nPASS: test_finder_with_find_spec (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_finder_with_find_spec)\nPASS: test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_clear_out_None)\nPASS: test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_clear_out_relative_path)\nPASS: test_invalidate_caches_finders (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_finders)\nPASS: test_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path)\nPASS: test_path_hooks (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path_hooks)\nPASS: test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path_importer_cache_empty_string)\nPASS: test_sys_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_sys_path)\nPASS: test_finder_with_failing_find_spec (test.test_importlib.import_.test_path.Frozen_PathEntryFinderTests.test_finder_with_failing_find_spec)\nPASS: test_None_on_sys_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_None_on_sys_path)\nPASS: test_deleted_cwd (test.test_importlib.import_.test_path.Source_FindModuleTests.test_deleted_cwd)\nPASS: test_empty_list (test.test_importlib.import_.test_path.Source_FindModuleTests.test_empty_list)\nPASS: test_empty_path_hooks (test.test_importlib.import_.test_path.Source_FindModuleTests.test_empty_path_hooks)\nPASS: test_failure (test.test_importlib.import_.test_path.Source_FindModuleTests.test_failure)\nPASS: test_finder_with_find_spec (test.test_importlib.import_.test_path.Source_FindModuleTests.test_finder_with_find_spec)\nPASS: test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_clear_out_None)\nPASS: test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_clear_out_relative_path)\nPASS: test_invalidate_caches_finders (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_finders)\nPASS: test_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path)\nPASS: test_path_hooks (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path_hooks)\nPASS: test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path_importer_cache_empty_string)\nPASS: test_sys_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_sys_path)\nPASS: test_None_on_sys_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_None_on_sys_path)\nPASS: test_deleted_cwd (test.test_importlib.import_.test_path.Source_FindSpecTests.test_deleted_cwd)\nPASS: test_empty_list (test.test_importlib.import_.test_path.Source_FindSpecTests.test_empty_list)\nPASS: test_empty_path_hooks (test.test_importlib.import_.test_path.Source_FindSpecTests.test_empty_path_hooks)\nPASS: test_failure (test.test_importlib.import_.test_path.Source_FindSpecTests.test_failure)\nPASS: test_finder_with_find_spec (test.test_importlib.import_.test_path.Source_FindSpecTests.test_finder_with_find_spec)\nPASS: test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_clear_out_None)\nPASS: test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_clear_out_relative_path)\nPASS: test_invalidate_caches_finders (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_finders)\nPASS: test_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path)\nPASS: test_path_hooks (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path_hooks)\nPASS: test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path_importer_cache_empty_string)\nPASS: test_sys_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_sys_path)\nPASS: test_finder_with_failing_find_spec (test.test_importlib.import_.test_path.Source_PathEntryFinderTests.test_finder_with_failing_find_spec)\nPASS: test_attr_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_attr_from_module)\nPASS: test_deep_import (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_deep_import)\nPASS: test_empty_name_w_level_0 (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_empty_name_w_level_0)\nPASS: test_import_from_different_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_import_from_different_package)\nPASS: test_import_relative_import_no_fromlist (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_import_relative_import_no_fromlist)\nPASS: test_module_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_module_from_module)\nPASS: test_module_to_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_module_to_package)\nPASS: test_package_to_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_package_to_module)\nPASS: test_package_to_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_package_to_package)\nPASS: test_relative_import_no_globals (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_globals)\nPASS: test_relative_import_no_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_package)\nPASS: test_relative_import_no_package_exists_absolute (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_package_exists_absolute)\nPASS: test_too_high_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_too_high_from_module)\nPASS: test_too_high_from_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_too_high_from_package)\nPASS: test_attr_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_attr_from_module)\nPASS: test_deep_import (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_deep_import)\nPASS: test_empty_name_w_level_0 (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_empty_name_w_level_0)\nPASS: test_import_from_different_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_import_from_different_package)\nPASS: test_import_relative_import_no_fromlist (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_import_relative_import_no_fromlist)\nPASS: test_module_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_module_from_module)\nPASS: test_module_to_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_module_to_package)\nPASS: test_package_to_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_package_to_module)\nPASS: test_package_to_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_package_to_package)\nPASS: test_relative_import_no_globals (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_globals)\nPASS: test_relative_import_no_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_package)\nPASS: test_relative_import_no_package_exists_absolute (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_package_exists_absolute)\nPASS: test_too_high_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_too_high_from_module)\nPASS: test_too_high_from_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_too_high_from_package)\nPASS: test_spec_path_joinpath (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesNoReaderTests.test_spec_path_joinpath)\nPASS: test_child_path_is (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_is)\nPASS: test_child_path_iter (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_iter)\nPASS: test_child_path_name (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_name)\nPASS: test_child_path_open (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_open)\nPASS: test_open_invalid_mode (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_open_invalid_mode)\nPASS: test_orphan_path_invalid (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_invalid)\nPASS: test_orphan_path_is (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_is)\nPASS: test_orphan_path_iter (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_iter)\nPASS: test_orphan_path_name (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_name)\nPASS: test_orphan_path_open (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_open)\nPASS: test_spec_path_is (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_is)\nPASS: test_spec_path_iter (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_iter)\nPASS: test_spec_path_name (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_name)\nPASS: test_spec_path_open (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_open)\nPASS: test_wrap_spec (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_wrap_spec)\nPASS: test_contents (test.test_importlib.resources.test_contents.ContentsDiskTests.test_contents)\nPASS: test_contents (test.test_importlib.resources.test_contents.ContentsNamespaceTests.test_contents)\nPASS: test_contents (test.test_importlib.resources.test_contents.ContentsZipTests.test_contents)\nPASS: test_custom_loader (test.test_importlib.resources.test_custom.CustomTraversableResourcesTests.test_custom_loader)\ntest_implicit_files (test.test_importlib.resources.test_files.ImplicitContextFilesTests.test_implicit_files)\nPASS: Without any parameter, files() will infer the location as the caller.\ntest_module_resources (test.test_importlib.resources.test_files.ModulesFilesTests.test_module_resources)\nPASS: A module can have resources found adjacent to the module.\ntest_old_parameter (test.test_importlib.resources.test_files.OpenDiskTests.test_old_parameter)\nPASS: Files used to take a 'package' parameter. Make sure anyone\nPASS: test_read_bytes (test.test_importlib.resources.test_files.OpenDiskTests.test_read_bytes)\nPASS: test_read_text (test.test_importlib.resources.test_files.OpenDiskTests.test_read_text)\nPASS: test_traversable (test.test_importlib.resources.test_files.OpenDiskTests.test_traversable)\ntest_old_parameter (test.test_importlib.resources.test_files.OpenNamespaceTests.test_old_parameter)\nPASS: Files used to take a 'package' parameter. Make sure anyone\nPASS: test_read_bytes (test.test_importlib.resources.test_files.OpenNamespaceTests.test_read_bytes)\nPASS: test_read_text (test.test_importlib.resources.test_files.OpenNamespaceTests.test_read_text)\nPASS: test_traversable (test.test_importlib.resources.test_files.OpenNamespaceTests.test_traversable)\ntest_old_parameter (test.test_importlib.resources.test_files.OpenZipTests.test_old_parameter)\nPASS: Files used to take a 'package' parameter. Make sure anyone\nPASS: test_read_bytes (test.test_importlib.resources.test_files.OpenZipTests.test_read_bytes)\nPASS: test_read_text (test.test_importlib.resources.test_files.OpenZipTests.test_read_text)\nPASS: test_traversable (test.test_importlib.resources.test_files.OpenZipTests.test_traversable)\nPASS: test_extant_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_extant_path)\ntest_importing_module_as_side_effect (test.test_importlib.resources.test_open.CommonBinaryTests.test_importing_module_as_side_effect)\nPASS: The anchor package can already be imported.\ntest_missing_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_missing_path)\nPASS: Attempting to open or read or request the path for a\ntest_package_name (test.test_importlib.resources.test_open.CommonBinaryTests.test_package_name)\nPASS: Passing in the package name should succeed.\ntest_package_object (test.test_importlib.resources.test_open.CommonBinaryTests.test_package_object)\nPASS: Passing in the package itself should succeed.\ntest_pathlib_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_pathlib_path)\nPASS: Passing in a pathlib.PurePath object for the path should succeed.\ntest_string_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_string_path)\nPASS: Passing in a string for the path should succeed.\nPASS: test_useless_loader (test.test_importlib.resources.test_open.CommonBinaryTests.test_useless_loader)\nPASS: test_extant_path (test.test_importlib.resources.test_open.CommonTextTests.test_extant_path)\ntest_importing_module_as_side_effect (test.test_importlib.resources.test_open.CommonTextTests.test_importing_module_as_side_effect)\nPASS: The anchor package can already be imported.\ntest_missing_path (test.test_importlib.resources.test_open.CommonTextTests.test_missing_path)\nPASS: Attempting to open or read or request the path for a\ntest_package_name (test.test_importlib.resources.test_open.CommonTextTests.test_package_name)\nPASS: Passing in the package name should succeed.\ntest_package_object (test.test_importlib.resources.test_open.CommonTextTests.test_package_object)\nPASS: Passing in the package itself should succeed.\ntest_pathlib_path (test.test_importlib.resources.test_open.CommonTextTests.test_pathlib_path)\nPASS: Passing in a pathlib.PurePath object for the path should succeed.\ntest_string_path (test.test_importlib.resources.test_open.CommonTextTests.test_string_path)\nPASS: Passing in a string for the path should succeed.\nPASS: test_useless_loader (test.test_importlib.resources.test_open.CommonTextTests.test_useless_loader)\nPASS: test_open_binary (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary)\nPASS: test_open_binary_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary_FileNotFoundError)\nPASS: test_open_text_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_FileNotFoundError)\nPASS: test_open_text_default_encoding (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_default_encoding)\nPASS: test_open_text_given_encoding (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_given_encoding)\ntest_open_text_with_errors (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_open_binary (test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary)\nPASS: test_open_binary_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary_FileNotFoundError)\nPASS: test_open_text_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_FileNotFoundError)\nPASS: test_open_text_default_encoding (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_default_encoding)\nPASS: test_open_text_given_encoding (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_given_encoding)\ntest_open_text_with_errors (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_open_binary (test.test_importlib.resources.test_open.OpenZipTests.test_open_binary)\nPASS: test_open_binary_FileNotFoundError (test.test_importlib.resources.test_open.OpenZipTests.test_open_binary_FileNotFoundError)\nPASS: test_open_text_FileNotFoundError (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_FileNotFoundError)\nPASS: test_open_text_default_encoding (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_default_encoding)\nPASS: test_open_text_given_encoding (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_given_encoding)\ntest_open_text_with_errors (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_extant_path (test.test_importlib.resources.test_path.CommonTests.test_extant_path)\ntest_importing_module_as_side_effect (test.test_importlib.resources.test_path.CommonTests.test_importing_module_as_side_effect)\nPASS: The anchor package can already be imported.\ntest_missing_path (test.test_importlib.resources.test_path.CommonTests.test_missing_path)\nPASS: Attempting to open or read or request the path for a\ntest_package_name (test.test_importlib.resources.test_path.CommonTests.test_package_name)\nPASS: Passing in the package name should succeed.\ntest_package_object (test.test_importlib.resources.test_path.CommonTests.test_package_object)\nPASS: Passing in the package itself should succeed.\ntest_pathlib_path (test.test_importlib.resources.test_path.CommonTests.test_pathlib_path)\nPASS: Passing in a pathlib.PurePath object for the path should succeed.\ntest_string_path (test.test_importlib.resources.test_path.CommonTests.test_string_path)\nPASS: Passing in a string for the path should succeed.\nPASS: test_useless_loader (test.test_importlib.resources.test_path.CommonTests.test_useless_loader)\nPASS: test_natural_path (test.test_importlib.resources.test_path.PathDiskTests.test_natural_path)\ntest_reading (test.test_importlib.resources.test_path.PathDiskTests.test_reading)\nPASS: Path should be readable.\ntest_reading (test.test_importlib.resources.test_path.PathMemoryTests.test_reading)\nPASS: Path should be readable.\ntest_reading (test.test_importlib.resources.test_path.PathZipTests.test_reading)\nPASS: Path should be readable.\ntest_remove_in_context_manager (test.test_importlib.resources.test_path.PathZipTests.test_remove_in_context_manager)\nPASS: It is not an error if the file that was temporarily stashed on the\nPASS: test_extant_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_extant_path)\ntest_importing_module_as_side_effect (test.test_importlib.resources.test_read.CommonBinaryTests.test_importing_module_as_side_effect)\nPASS: The anchor package can already be imported.\ntest_missing_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_missing_path)\nPASS: Attempting to open or read or request the path for a\ntest_package_name (test.test_importlib.resources.test_read.CommonBinaryTests.test_package_name)\nPASS: Passing in the package name should succeed.\ntest_package_object (test.test_importlib.resources.test_read.CommonBinaryTests.test_package_object)\nPASS: Passing in the package itself should succeed.\ntest_pathlib_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_pathlib_path)\nPASS: Passing in a pathlib.PurePath object for the path should succeed.\ntest_string_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_string_path)\nPASS: Passing in a string for the path should succeed.\nPASS: test_useless_loader (test.test_importlib.resources.test_read.CommonBinaryTests.test_useless_loader)\nPASS: test_extant_path (test.test_importlib.resources.test_read.CommonTextTests.test_extant_path)\ntest_importing_module_as_side_effect (test.test_importlib.resources.test_read.CommonTextTests.test_importing_module_as_side_effect)\nPASS: The anchor package can already be imported.\ntest_missing_path (test.test_importlib.resources.test_read.CommonTextTests.test_missing_path)\nPASS: Attempting to open or read or request the path for a\ntest_package_name (test.test_importlib.resources.test_read.CommonTextTests.test_package_name)\nPASS: Passing in the package name should succeed.\ntest_package_object (test.test_importlib.resources.test_read.CommonTextTests.test_package_object)\nPASS: Passing in the package itself should succeed.\ntest_pathlib_path (test.test_importlib.resources.test_read.CommonTextTests.test_pathlib_path)\nPASS: Passing in a pathlib.PurePath object for the path should succeed.\ntest_string_path (test.test_importlib.resources.test_read.CommonTextTests.test_string_path)\nPASS: Passing in a string for the path should succeed.\nPASS: test_useless_loader (test.test_importlib.resources.test_read.CommonTextTests.test_useless_loader)\nPASS: test_read_bytes (test.test_importlib.resources.test_read.ReadDiskTests.test_read_bytes)\nPASS: test_read_text_default_encoding (test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_default_encoding)\nPASS: test_read_text_given_encoding (test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_given_encoding)\ntest_read_text_with_errors (test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_read_bytes (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_bytes)\nPASS: test_read_text_default_encoding (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_default_encoding)\nPASS: test_read_text_given_encoding (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_given_encoding)\ntest_read_text_with_errors (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_read_bytes (test.test_importlib.resources.test_read.ReadZipTests.test_read_bytes)\nPASS: test_read_submodule_resource (test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource)\nPASS: test_read_submodule_resource_by_name (test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource_by_name)\nPASS: test_read_text_default_encoding (test.test_importlib.resources.test_read.ReadZipTests.test_read_text_default_encoding)\nPASS: test_read_text_given_encoding (test.test_importlib.resources.test_read.ReadZipTests.test_read_text_given_encoding)\ntest_read_text_with_errors (test.test_importlib.resources.test_read.ReadZipTests.test_read_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_init_file (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_file)\nPASS: test_init_no_paths (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_no_paths)\nPASS: test_is_dir (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_dir)\nPASS: test_is_file (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_file)\nPASS: test_iterdir (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir)\nPASS: test_iterdir_duplicate (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir_duplicate)\nPASS: test_join_path (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path)\nPASS: test_join_path_common_subdir (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_common_subdir)\nPASS: test_join_path_compound (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_compound)\nPASS: test_name (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_name)\nPASS: test_open_file (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_open_file)\nPASS: test_repr (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_repr)\nPASS: test_files (test.test_importlib.resources.test_reader.NamespaceReaderTest.test_files)\nPASS: test_init_error (test.test_importlib.resources.test_reader.NamespaceReaderTest.test_init_error)\nPASS: test_resource_path (test.test_importlib.resources.test_reader.NamespaceReaderTest.test_resource_path)\nSKIP: test_as_file_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_as_file_does_not_keep_open) 'Desired but not supported.'\ntest_entered_path_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_entered_path_does_not_keep_open)\nPASS: Mimic what certifi does on import to make its bundle\nPASS: test_is_file_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_does_not_keep_open)\nPASS: test_is_file_failure_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_failure_does_not_keep_open)\nPASS: test_iterdir_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_iterdir_does_not_keep_open)\nPASS: test_read_binary_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_binary_does_not_keep_open)\nPASS: test_read_text_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_text_does_not_keep_open)\ntest_package_has_no_reader_fallback (test.test_importlib.resources.test_resource.ResourceCornerCaseTests.test_package_has_no_reader_fallback)\nPASS: Test odd ball packages which:\nPASS: test_is_dir (test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_dir)\nPASS: test_is_file_exists (test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_exists)\nPASS: test_is_file_missing (test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_missing)\nPASS: test_is_submodule_resource (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_is_submodule_resource)\nPASS: test_read_submodule_resource_by_name (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_read_submodule_resource_by_name)\nPASS: test_submodule_contents (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents)\nPASS: test_submodule_contents_by_name (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents_by_name)\nPASS: test_as_file_directory (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_as_file_directory)\nPASS: test_is_submodule_resource (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_is_submodule_resource)\nPASS: test_read_submodule_resource_by_name (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_read_submodule_resource_by_name)\nPASS: test_submodule_contents (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents)\nPASS: test_submodule_contents_by_name (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents_by_name)\ntest_unrelated_contents (test.test_importlib.resources.test_resource.ResourceFromZipsTest02.test_unrelated_contents)\nPASS: Test thata zip with two unrelated subpackages return\nPASS: test_is_dir (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_dir)\nPASS: test_is_file (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_file)\nPASS: test_resource_contents (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_contents)\nPASS: test_resource_missing (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_missing)\nPASS: test_is_dir (test.test_importlib.resources.test_resource.ResourceZipTests.test_is_dir)\nPASS: test_is_file_exists (test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_exists)\nPASS: test_is_file_missing (test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_missing)\nSKIP: test_insensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_insensitive) 'requires a case-insensitive filesystem'\nSKIP: test_sensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_sensitive) 'requires a case-insensitive filesystem'\nSKIP: test_insensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_insensitive) 'requires a case-insensitive filesystem'\nSKIP: test_sensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_sensitive) 'requires a case-insensitive filesystem'\nPASS: test_bad_syntax (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_bad_syntax)\nPASS: test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_checked_hash_based_pyc)\nPASS: test_equality (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_equality)\nPASS: test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_file_from_empty_string_dir)\nPASS: test_get_filename_API (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_get_filename_API)\nPASS: test_inequality (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_inequality)\nPASS: test_lacking_parent (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_lacking_parent)\nPASS: test_load_module_API (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_load_module_API)\nPASS: test_module (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module)\nPASS: test_module_reuse (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module_reuse)\nPASS: test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_checked_hash_based_pyc)\nPASS: test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_unchecked_hash_based_pyc)\nPASS: test_package (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_package)\nPASS: test_state_after_failure (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_state_after_failure)\nPASS: test_timestamp_overflow (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_timestamp_overflow)\nPASS: test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unchecked_hash_based_pyc)\nPASS: test_unloadable (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unloadable)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_magic)\nPASS: test_bad_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal)\nPASS: test_old_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp)\nPASS: test_read_only_bytecode (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_magic)\nPASS: test_bad_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal)\nPASS: test_old_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp)\nPASS: test_read_only_bytecode (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp)\nPASS: test_bad_syntax (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_bad_syntax)\nPASS: test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_checked_hash_based_pyc)\nPASS: test_equality (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_equality)\nPASS: test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_file_from_empty_string_dir)\nPASS: test_get_filename_API (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_get_filename_API)\nPASS: test_inequality (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_inequality)\nPASS: test_lacking_parent (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_lacking_parent)\nPASS: test_load_module_API (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_load_module_API)\nPASS: test_module (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module)\nPASS: test_module_reuse (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module_reuse)\nPASS: test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_checked_hash_based_pyc)\nPASS: test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_unchecked_hash_based_pyc)\nPASS: test_package (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_package)\nPASS: test_state_after_failure (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_state_after_failure)\nPASS: test_timestamp_overflow (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_timestamp_overflow)\nPASS: test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unchecked_hash_based_pyc)\nPASS: test_unloadable (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unloadable)\nPASS: test_bad_syntax (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_bad_syntax)\nPASS: test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_checked_hash_based_pyc)\nPASS: test_equality (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_equality)\nPASS: test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_file_from_empty_string_dir)\nPASS: test_get_filename_API (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_get_filename_API)\nPASS: test_inequality (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_inequality)\nPASS: test_lacking_parent (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_lacking_parent)\nPASS: test_load_module_API (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_load_module_API)\nPASS: test_module (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module)\nPASS: test_module_reuse (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module_reuse)\nPASS: test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_checked_hash_based_pyc)\nPASS: test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_unchecked_hash_based_pyc)\nPASS: test_package (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_package)\nPASS: test_state_after_failure (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_state_after_failure)\nPASS: test_timestamp_overflow (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_timestamp_overflow)\nPASS: test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unchecked_hash_based_pyc)\nPASS: test_unloadable (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unloadable)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_magic)\nPASS: test_bad_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal)\nPASS: test_old_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp)\nPASS: test_read_only_bytecode (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_magic)\nPASS: test_bad_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal)\nPASS: test_old_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp)\nPASS: test_read_only_bytecode (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp)\nPASS: test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_dir_removal_handling)\nPASS: test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_empty_string_for_dir)\nPASS: test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_failure)\nPASS: test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_ignore_file)\nPASS: test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_invalidate_caches)\nPASS: test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module)\nPASS: test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module_in_package)\nPASS: test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_no_read_directory)\nPASS: test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package)\nPASS: test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_in_package)\nPASS: test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_over_module)\nPASS: test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_dir_removal_handling)\nPASS: test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_empty_string_for_dir)\nPASS: test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_failure)\nPASS: test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_ignore_file)\nPASS: test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_invalidate_caches)\nPASS: test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module)\nPASS: test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module_in_package)\nPASS: test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_no_read_directory)\nPASS: test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package)\nPASS: test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_in_package)\nPASS: test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_over_module)\nPASS: test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_dir_removal_handling)\nPASS: test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_empty_string_for_dir)\nPASS: test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_failure)\nPASS: test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_ignore_file)\nPASS: test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_invalidate_caches)\nPASS: test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module)\nPASS: test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module_in_package)\nPASS: test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_no_read_directory)\nPASS: test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package)\nPASS: test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_in_package)\nPASS: test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_over_module)\nPASS: test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_dir_removal_handling)\nPASS: test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_empty_string_for_dir)\nPASS: test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_failure)\nPASS: test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_ignore_file)\nPASS: test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_invalidate_caches)\nPASS: test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module)\nPASS: test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module_in_package)\nPASS: test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_no_read_directory)\nPASS: test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package)\nPASS: test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_in_package)\nPASS: test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_over_module)\nPASS: test_empty_string (test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_empty_string)\nPASS: test_success (test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_success)\nPASS: test_empty_string (test.test_importlib.source.test_path_hook.Source_PathHookTest.test_empty_string)\nPASS: test_success (test.test_importlib.source.test_path_hook.Source_PathHookTest.test_success)\nPASS: test_bom (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom)\nPASS: test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_and_utf_8)\nPASS: test_bom_conflict (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_conflict)\nPASS: test_default_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_default_encoding)\nPASS: test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_first_line)\nPASS: test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_second_line)\nPASS: test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_non_obvious_encoding)\nPASS: test_bom (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom)\nPASS: test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_and_utf_8)\nPASS: test_bom_conflict (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_conflict)\nPASS: test_default_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_default_encoding)\nPASS: test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_first_line)\nPASS: test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_second_line)\nPASS: test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_non_obvious_encoding)\nPASS: test_cr (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_cr)\nPASS: test_crlf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_crlf)\nPASS: test_lf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_lf)\nPASS: test_cr (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_cr)\nPASS: test_crlf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_crlf)\nPASS: test_lf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_lf)\nPASS: test_bom (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom)\nPASS: test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_and_utf_8)\nPASS: test_bom_conflict (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_conflict)\nPASS: test_default_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_default_encoding)\nPASS: test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_first_line)\nPASS: test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_second_line)\nPASS: test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_non_obvious_encoding)\nPASS: test_bom (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom)\nPASS: test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_and_utf_8)\nPASS: test_bom_conflict (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_conflict)\nPASS: test_default_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_default_encoding)\nPASS: test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_first_line)\nPASS: test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_second_line)\nPASS: test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_non_obvious_encoding)\nPASS: test_cr (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_cr)\nPASS: test_crlf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_crlf)\nPASS: test_lf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_lf)\nPASS: test_cr (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_cr)\nPASS: test_crlf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_crlf)\nPASS: test_lf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_lf)\nPASS: test_get_source (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_get_source)\nPASS: test_is_package (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_is_package)\nPASS: test_get_code (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code)\nPASS: test_get_code_no_path (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_no_path)\nPASS: test_get_code_source_is_None (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_is_None)\nPASS: test_get_code_source_not_found (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_not_found)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_ExecutionLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_ExecutionLoader.test_superclasses)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_FileLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_FileLoader.test_superclasses)\nPASS: test_get_source (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_get_source)\nPASS: test_is_package (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_is_package)\nPASS: test_get_code (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code)\nPASS: test_get_code_source_is_None (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_is_None)\nPASS: test_get_code_source_not_found (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_not_found)\nPASS: test_get_code_ImportError (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_ImportError)\nPASS: test_get_code_None (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_None)\nPASS: test_module_returned (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_module_returned)\nPASS: test_source_to_code_bytes (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_bytes)\nPASS: test_source_to_code_no_path (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_no_path)\nPASS: test_source_to_code_path (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_path)\nPASS: test_source_to_code_source (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_source)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_InspectLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_InspectLoader.test_superclasses)\nPASS: test_create_module (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_create_module)\nPASS: test_load_module (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_load_module)\nPASS: test_module_repr (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_module_repr)\nPASS: test_fresh (test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_fresh)\nPASS: test_reload (test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_reload)\nPASS: test_invalidate_caches (test.test_importlib.test_abc.Frozen_MetaPathFinderDefaultsTests.test_invalidate_caches)\nPASS: test_find_spec_with_explicit_target (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target)\nPASS: test_no_spec (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_no_spec)\nPASS: test_spec (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_spec)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_MetaPathFinder.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_MetaPathFinder.test_superclasses)\nPASS: test_invalidate_caches (test.test_importlib.test_abc.Frozen_PathEntryFinderDefaultsTests.test_invalidate_caches)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_PathEntryFinder.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_PathEntryFinder.test_superclasses)\nPASS: test_get_data (test.test_importlib.test_abc.Frozen_ResourceLoaderDefaultsTests.test_get_data)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_ResourceLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_ResourceLoader.test_superclasses)\nPASS: test_code_bad_magic (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_magic)\nPASS: test_code_bad_timestamp (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_timestamp)\nPASS: test_code_with_everything (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_with_everything)\nPASS: test_dont_write_bytecode (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_dont_write_bytecode)\nPASS: test_no_bytecode (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_bytecode)\nPASS: test_no_set_data (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_set_data)\nPASS: test_set_data_raises_exceptions (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_set_data_raises_exceptions)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_SourceLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_SourceLoader.test_superclasses)\nPASS: test_decoded_source (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_decoded_source)\nPASS: test_default_encoding (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_default_encoding)\nPASS: test_universal_newlines (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_universal_newlines)\nPASS: test_get_code (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source)\nPASS: test_get_source_encoding (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source_encoding)\nPASS: test_is_package (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_is_package)\nPASS: test_load_module (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_load_module)\nPASS: test_package_settings (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_package_settings)\nPASS: test_source_to_code (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_source_to_code)\nPASS: test_create_module (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_create_module)\nPASS: test_load_module (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_load_module)\nPASS: test_module_repr (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_module_repr)\nPASS: test_code_bad_magic (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_magic)\nPASS: test_code_bad_timestamp (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_timestamp)\nPASS: test_code_with_everything (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_with_everything)\nPASS: test_dont_write_bytecode (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_dont_write_bytecode)\nPASS: test_no_bytecode (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_bytecode)\nPASS: test_no_set_data (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_set_data)\nPASS: test_set_data_raises_exceptions (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_set_data_raises_exceptions)\nPASS: test_get_source (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_get_source)\nPASS: test_is_package (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_is_package)\nPASS: test_get_code (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code)\nPASS: test_get_code_no_path (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_no_path)\nPASS: test_get_code_source_is_None (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_is_None)\nPASS: test_get_code_source_not_found (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_not_found)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_ExecutionLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_ExecutionLoader.test_superclasses)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_FileLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_FileLoader.test_superclasses)\nPASS: test_get_source (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_get_source)\nPASS: test_is_package (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_is_package)\nPASS: test_get_code (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code)\nPASS: test_get_code_source_is_None (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_is_None)\nPASS: test_get_code_source_not_found (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_not_found)\nPASS: test_get_code_ImportError (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_ImportError)\nPASS: test_get_code_None (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_None)\nPASS: test_module_returned (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_module_returned)\nPASS: test_source_to_code_bytes (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_bytes)\nPASS: test_source_to_code_no_path (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_no_path)\nPASS: test_source_to_code_path (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_path)\nPASS: test_source_to_code_source (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_source)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_InspectLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_InspectLoader.test_superclasses)\nPASS: test_fresh (test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_fresh)\nPASS: test_reload (test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_reload)\nPASS: test_invalidate_caches (test.test_importlib.test_abc.Source_MetaPathFinderDefaultsTests.test_invalidate_caches)\nPASS: test_find_spec_with_explicit_target (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target)\nPASS: test_no_spec (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_no_spec)\nPASS: test_spec (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_spec)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_MetaPathFinder.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_MetaPathFinder.test_superclasses)\nPASS: test_invalidate_caches (test.test_importlib.test_abc.Source_PathEntryFinderDefaultsTests.test_invalidate_caches)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_PathEntryFinder.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_PathEntryFinder.test_superclasses)\nPASS: test_get_data (test.test_importlib.test_abc.Source_ResourceLoaderDefaultsTests.test_get_data)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_ResourceLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_ResourceLoader.test_superclasses)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_SourceLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_SourceLoader.test_superclasses)\nPASS: test_decoded_source (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_decoded_source)\nPASS: test_default_encoding (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_default_encoding)\nPASS: test_universal_newlines (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_universal_newlines)\nPASS: test_get_code (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_source)\nPASS: test_get_source_encoding (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_source_encoding)\nPASS: test_is_package (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_is_package)\nPASS: test_load_module (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_load_module)\nPASS: test_package_settings (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_package_settings)\nPASS: test_source_to_code (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_source_to_code)\nPASS: test_no_frozen_importlib (test.test_importlib.test_api.FrozenImportlibTests.test_no_frozen_importlib)\nPASS: test_nothing (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_nothing)\nPASS: test_success (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_success)\nPASS: test_success_path (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_success_path)\nPASS: test_sys_modules (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules)\nPASS: test_sys_modules_loader_is_None (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules_loader_is_None)\nPASS: test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules_loader_is_not_set)\nPASS: test_absolute_import_with_package (test.test_importlib.test_api.Frozen_ImportModuleTests.test_absolute_import_with_package)\nPASS: test_absolute_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_absolute_package_import)\nPASS: test_deep_relative_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_deep_relative_package_import)\nPASS: test_loaded_once (test.test_importlib.test_api.Frozen_ImportModuleTests.test_loaded_once)\nPASS: test_module_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_module_import)\nPASS: test_relative_import_wo_package (test.test_importlib.test_api.Frozen_ImportModuleTests.test_relative_import_wo_package)\nPASS: test_shallow_relative_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_shallow_relative_package_import)\nPASS: test_method_called (test.test_importlib.test_api.Frozen_InvalidateCacheTests.test_method_called)\nPASS: test_method_lacking (test.test_importlib.test_api.Frozen_InvalidateCacheTests.test_method_lacking)\nPASS: test_module_missing_spec (test.test_importlib.test_api.Frozen_ReloadTests.test_module_missing_spec)\nPASS: test_module_replaced (test.test_importlib.test_api.Frozen_ReloadTests.test_module_replaced)\nPASS: test_reload_loader_replaced (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_loader_replaced)\nPASS: test_reload_location_changed (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_location_changed)\nPASS: test_reload_missing_loader (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_missing_loader)\nPASS: test_reload_modules (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_modules)\nPASS: test_reload_namespace_changed (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_namespace_changed)\nPASS: test_reload_submodule (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_submodule)\nPASS: test_everyone_has___loader__ (test.test_importlib.test_api.Frozen_StartupTests.test_everyone_has___loader__)\nPASS: test_everyone_has___spec__ (test.test_importlib.test_api.Frozen_StartupTests.test_everyone_has___spec__)\nPASS: test_nothing (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_nothing)\nPASS: test_success (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_success)\nPASS: test_success_path (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_success_path)\nPASS: test_sys_modules (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules)\nPASS: test_sys_modules_loader_is_None (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules_loader_is_None)\nPASS: test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules_loader_is_not_set)\nPASS: test_absolute_import_with_package (test.test_importlib.test_api.Source_ImportModuleTests.test_absolute_import_with_package)\nPASS: test_absolute_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_absolute_package_import)\nPASS: test_deep_relative_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_deep_relative_package_import)\nPASS: test_loaded_once (test.test_importlib.test_api.Source_ImportModuleTests.test_loaded_once)\nPASS: test_module_import (test.test_importlib.test_api.Source_ImportModuleTests.test_module_import)\nPASS: test_relative_import_wo_package (test.test_importlib.test_api.Source_ImportModuleTests.test_relative_import_wo_package)\nPASS: test_shallow_relative_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_shallow_relative_package_import)\nPASS: test_method_called (test.test_importlib.test_api.Source_InvalidateCacheTests.test_method_called)\nPASS: test_method_lacking (test.test_importlib.test_api.Source_InvalidateCacheTests.test_method_lacking)\nPASS: test_module_missing_spec (test.test_importlib.test_api.Source_ReloadTests.test_module_missing_spec)\nPASS: test_module_replaced (test.test_importlib.test_api.Source_ReloadTests.test_module_replaced)\nPASS: test_reload_loader_replaced (test.test_importlib.test_api.Source_ReloadTests.test_reload_loader_replaced)\nPASS: test_reload_location_changed (test.test_importlib.test_api.Source_ReloadTests.test_reload_location_changed)\nPASS: test_reload_missing_loader (test.test_importlib.test_api.Source_ReloadTests.test_reload_missing_loader)\nPASS: test_reload_modules (test.test_importlib.test_api.Source_ReloadTests.test_reload_modules)\nPASS: test_reload_namespace_changed (test.test_importlib.test_api.Source_ReloadTests.test_reload_namespace_changed)\nPASS: test_reload_submodule (test.test_importlib.test_api.Source_ReloadTests.test_reload_submodule)\nPASS: test_everyone_has___loader__ (test.test_importlib.test_api.Source_StartupTests.test_everyone_has___loader__)\nPASS: test_everyone_has___spec__ (test.test_importlib.test_api.Source_StartupTests.test_everyone_has___spec__)\nPASS: test_init (test.test_importlib.test_lazy.LazyLoaderFactoryTests.test_init)\nPASS: test_validation (test.test_importlib.test_lazy.LazyLoaderFactoryTests.test_validation)\nPASS: test_attr_unchanged (test.test_importlib.test_lazy.LazyLoaderTests.test_attr_unchanged)\nPASS: test_delete_eventual_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_delete_eventual_attr)\nPASS: test_delete_preexisting_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_delete_preexisting_attr)\nPASS: test_e2e (test.test_importlib.test_lazy.LazyLoaderTests.test_e2e)\nPASS: test_init (test.test_importlib.test_lazy.LazyLoaderTests.test_init)\nPASS: test_module_already_in_sys (test.test_importlib.test_lazy.LazyLoaderTests.test_module_already_in_sys)\nPASS: test_module_substitution_error (test.test_importlib.test_lazy.LazyLoaderTests.test_module_substitution_error)\nPASS: test_mutated_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_mutated_attr)\nPASS: test_mutated_preexisting_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_mutated_preexisting_attr)\nPASS: test_new_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_new_attr)\nPASS: test_deadlock (test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests.test_deadlock)\nPASS: test_no_deadlock (test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests.test_no_deadlock)\nPASS: test_all_locks (test.test_importlib.test_locks.Frozen_LifetimeTests.test_all_locks)\nPASS: test_lock_lifetime (test.test_importlib.test_locks.Frozen_LifetimeTests.test_lock_lifetime)\nPASS: test_acquire_contended (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_release)\nPASS: test_constructor (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_constructor)\nPASS: test_different_thread (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_different_thread)\nPASS: test_reacquire (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_reacquire)\nPASS: test_release_unacquired (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_release_unacquired)\nPASS: test_thread_leak (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_thread_leak)\nPASS: test_weakref_deleted (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_weakref_exists)\nPASS: test_deadlock (test.test_importlib.test_locks.Source_DeadlockAvoidanceTests.test_deadlock)\nPASS: test_no_deadlock (test.test_importlib.test_locks.Source_DeadlockAvoidanceTests.test_no_deadlock)\nPASS: test_all_locks (test.test_importlib.test_locks.Source_LifetimeTests.test_all_locks)\nPASS: test_lock_lifetime (test.test_importlib.test_locks.Source_LifetimeTests.test_lock_lifetime)\nPASS: test_acquire_contended (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_release)\nPASS: test_constructor (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_constructor)\nPASS: test_different_thread (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_different_thread)\nPASS: test_reacquire (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_reacquire)\nPASS: test_release_unacquired (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_release_unacquired)\nPASS: test_thread_leak (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_thread_leak)\nPASS: test_weakref_deleted (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_weakref_exists)\nPASS: test_abc_enforced (test.test_importlib.test_main.BasicTests.test_abc_enforced)\nPASS: test_for_name_does_not_exist (test.test_importlib.test_main.BasicTests.test_for_name_does_not_exist)\nPASS: test_invalid_inputs_to_from_name (test.test_importlib.test_main.BasicTests.test_invalid_inputs_to_from_name)\ntest_package_not_found_mentions_metadata (test.test_importlib.test_main.BasicTests.test_package_not_found_mentions_metadata)\nPASS: When a package is not found, that could indicate that the\nPASS: test_retrieves_version_of_self (test.test_importlib.test_main.BasicTests.test_retrieves_version_of_self)\nPASS: test_egg (test.test_importlib.test_main.DirectoryTest.test_egg)\nPASS: test_egg_info (test.test_importlib.test_main.DirectoryTest.test_egg_info)\nPASS: test_invalid_usage (test.test_importlib.test_main.DiscoveryTests.test_invalid_usage)\nPASS: test_package_discovery (test.test_importlib.test_main.DiscoveryTests.test_package_discovery)\ntest_unicode_dir_on_sys_path (test.test_importlib.test_main.FileSystem.test_unicode_dir_on_sys_path)\nPASS: Ensure a Unicode subdirectory of a directory on sys.path\nPASS: test_entrypoint_with_colon_in_name (test.test_importlib.test_main.ImportTests.test_entrypoint_with_colon_in_name)\nPASS: test_import_nonexistent_module (test.test_importlib.test_main.ImportTests.test_import_nonexistent_module)\nPASS: test_resolve (test.test_importlib.test_main.ImportTests.test_resolve)\nPASS: test_resolve_without_attr (test.test_importlib.test_main.ImportTests.test_resolve_without_attr)\ntest_discovery (test.test_importlib.test_main.InaccessibleSysPath.test_discovery)\nSKIP: Discovering distributions should succeed even if 'pyfakefs not available'\ntest_discovery (test.test_importlib.test_main.MissingSysPath.test_discovery)\nPASS: Discovering distributions should succeed even if\ntest_dashes_in_dist_name_found_as_underscores (test.test_importlib.test_main.NameNormalizationTests.test_dashes_in_dist_name_found_as_underscores)\nPASS: For a package with a dash in the name, the dist-info metadata\ntest_dist_name_found_as_any_case (test.test_importlib.test_main.NameNormalizationTests.test_dist_name_found_as_any_case)\nPASS: Ensure the metadata loads when queried with any case.\ntest_unique_distributions (test.test_importlib.test_main.NameNormalizationTests.test_unique_distributions)\nPASS: Two distributions varying only by non-normalized name on\nPASS: test_metadata_loads (test.test_importlib.test_main.NonASCIITests.test_metadata_loads)\nPASS: test_metadata_loads_egg_info (test.test_importlib.test_main.NonASCIITests.test_metadata_loads_egg_info)\ntest_packages_distributions_on_eggs (test.test_importlib.test_main.PackagesDistributionsEggTest.test_packages_distributions_on_eggs)\nPASS: Test old-style egg packages with a variation of 'top_level.txt',\nPASS: test_packages_distributions_example (test.test_importlib.test_main.PackagesDistributionsPrebuiltTest.test_packages_distributions_example)\ntest_packages_distributions_example2 (test.test_importlib.test_main.PackagesDistributionsPrebuiltTest.test_packages_distributions_example2)\nPASS: Test packages_distributions on a wheel built\ntest_packages_distributions_all_module_types (test.test_importlib.test_main.PackagesDistributionsTest.test_packages_distributions_all_module_types)\nPASS: Test top-level modules detected on a package without 'top-level.txt'.\ntest_packages_distributions_neither_toplevel_nor_files (test.test_importlib.test_main.PackagesDistributionsTest.test_packages_distributions_neither_toplevel_nor_files)\nPASS: Test a package built without 'top-level.txt' or a file list.\nPASS: test_attr (test.test_importlib.test_main.TestEntryPoints.test_attr)\nPASS: test_entry_point_pickleable (test.test_importlib.test_main.TestEntryPoints.test_entry_point_pickleable)\ntest_hashable (test.test_importlib.test_main.TestEntryPoints.test_hashable)\nPASS: EntryPoints should be hashable\ntest_immutable (test.test_importlib.test_main.TestEntryPoints.test_immutable)\nPASS: EntryPoints should be immutable\nPASS: test_module (test.test_importlib.test_main.TestEntryPoints.test_module)\ntest_positional_args (test.test_importlib.test_main.TestEntryPoints.test_positional_args)\nPASS: Capture legacy (namedtuple) construction, discouraged.\nPASS: test_repr (test.test_importlib.test_main.TestEntryPoints.test_repr)\ntest_sortable (test.test_importlib.test_main.TestEntryPoints.test_sortable)\nPASS: EntryPoint objects are sortable, but result is undefined.\nPASS: test_as_json (test.test_importlib.test_metadata_api.APITests.test_as_json)\nPASS: test_as_json_egg_info (test.test_importlib.test_metadata_api.APITests.test_as_json_egg_info)\nPASS: test_as_json_odd_case (test.test_importlib.test_metadata_api.APITests.test_as_json_odd_case)\nPASS: test_entry_points (test.test_importlib.test_metadata_api.APITests.test_entry_points)\nPASS: test_entry_points_allows_no_attributes (test.test_importlib.test_metadata_api.APITests.test_entry_points_allows_no_attributes)\nPASS: test_entry_points_distribution (test.test_importlib.test_metadata_api.APITests.test_entry_points_distribution)\nPASS: test_entry_points_missing_group (test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_group)\nPASS: test_entry_points_missing_name (test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_name)\ntest_entry_points_unique_packages_normalized (test.test_importlib.test_metadata_api.APITests.test_entry_points_unique_packages_normalized)\nPASS: Entry points should only be exposed for the first package\nPASS: test_file_hash_repr (test.test_importlib.test_metadata_api.APITests.test_file_hash_repr)\nPASS: test_files_dist_info (test.test_importlib.test_metadata_api.APITests.test_files_dist_info)\nPASS: test_files_egg_info (test.test_importlib.test_metadata_api.APITests.test_files_egg_info)\nPASS: test_for_name_does_not_exist (test.test_importlib.test_metadata_api.APITests.test_for_name_does_not_exist)\nPASS: test_for_top_level (test.test_importlib.test_metadata_api.APITests.test_for_top_level)\ntest_get_key (test.test_importlib.test_metadata_api.APITests.test_get_key)\nPASS: Getting a key gets the key.\ntest_get_missing_key (test.test_importlib.test_metadata_api.APITests.test_get_missing_key)\nPASS: Requesting a missing key will return None.\nPASS: test_metadata_for_this_package (test.test_importlib.test_metadata_api.APITests.test_metadata_for_this_package)\ntest_missing_key_legacy (test.test_importlib.test_metadata_api.APITests.test_missing_key_legacy)\nPASS: Requesting a missing key will still return None, but warn.\nPASS: test_more_complex_deps_requires_text (test.test_importlib.test_metadata_api.APITests.test_more_complex_deps_requires_text)\nPASS: test_name_normalization (test.test_importlib.test_metadata_api.APITests.test_name_normalization)\nPASS: test_prefix_not_matched (test.test_importlib.test_metadata_api.APITests.test_prefix_not_matched)\nPASS: test_read_text (test.test_importlib.test_metadata_api.APITests.test_read_text)\nPASS: test_requires_dist_info (test.test_importlib.test_metadata_api.APITests.test_requires_dist_info)\nPASS: test_requires_egg_info (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info)\nPASS: test_requires_egg_info_empty (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_empty)\nPASS: test_requires_egg_info_file (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_file)\nPASS: test_retrieves_version_of_distinfo_pkg (test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_distinfo_pkg)\nPASS: test_retrieves_version_of_self (test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_self)\nPASS: test_version_egg_info_file (test.test_importlib.test_metadata_api.APITests.test_version_egg_info_file)\nPASS: test_invalidate_cache (test.test_importlib.test_metadata_api.InvalidateCache.test_invalidate_cache)\nPASS: test_name_normalization (test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization)\nPASS: test_name_normalization_versionless_egg_info (test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization_versionless_egg_info)\ntest_distribution_at_pathlib (test.test_importlib.test_metadata_api.OffSysPathTests.test_distribution_at_pathlib)\nPASS: Demonstrate how to load metadata direct from a directory.\nPASS: test_distribution_at_str (test.test_importlib.test_metadata_api.OffSysPathTests.test_distribution_at_str)\nPASS: test_find_distributions_specified_path (test.test_importlib.test_metadata_api.OffSysPathTests.test_find_distributions_specified_path)\nPASS: test_imports (test.test_importlib.test_namespace_pkgs.CombinedNamespacePackages.test_imports)\nPASS: test_project3_fails (test.test_importlib.test_namespace_pkgs.DynamicPathCalculation.test_project3_fails)\nPASS: test_project3_succeeds (test.test_importlib.test_namespace_pkgs.DynamicPathCalculation.test_project3_succeeds)\nPASS: test_dynamic_path (test.test_importlib.test_namespace_pkgs.DynamicPathNamespacePackage.test_dynamic_path)\nPASS: test_non_namespace_package_takes_precedence (test.test_importlib.test_namespace_pkgs.LegacySupport.test_non_namespace_package_takes_precedence)\nPASS: test_loader_abc (test.test_importlib.test_namespace_pkgs.LoaderTests.test_loader_abc)\nPASS: test_namespace_loader_consistency (test.test_importlib.test_namespace_pkgs.LoaderTests.test_namespace_loader_consistency)\nPASS: test_namespace_origin_consistency (test.test_importlib.test_namespace_pkgs.LoaderTests.test_namespace_origin_consistency)\nPASS: test_path_indexable (test.test_importlib.test_namespace_pkgs.LoaderTests.test_path_indexable)\nPASS: test_module_before_namespace_package (test.test_importlib.test_namespace_pkgs.ModuleAndNamespacePackageInSameDir.test_module_before_namespace_package)\nPASS: test_cant_import_other (test.test_importlib.test_namespace_pkgs.ReloadTests.test_cant_import_other)\nPASS: test_dynamic_path (test.test_importlib.test_namespace_pkgs.ReloadTests.test_dynamic_path)\nPASS: test_simple_package (test.test_importlib.test_namespace_pkgs.ReloadTests.test_simple_package)\nPASS: test_imports (test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackages.test_imports)\nPASS: test_invalidate_caches (test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackagesCreatedWhileRunning.test_invalidate_caches)\nPASS: test_imports (test.test_importlib.test_namespace_pkgs.SeparatedNestedZipNamespacePackages.test_imports)\nPASS: test_first_path_wins (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins)\nPASS: test_first_path_wins_again (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins_again)\nPASS: test_first_path_wins_importing_second_first (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins_importing_second_first)\nPASS: test_imports (test.test_importlib.test_namespace_pkgs.SeparatedZipNamespacePackages.test_imports)\nPASS: test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_cant_import_other)\nPASS: test_simple_package (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_simple_package)\nPASS: test_simple_repr (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_simple_repr)\nPASS: test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage.test_cant_import_other)\nPASS: test_simple_package (test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage.test_simple_package)\nPASS: test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage.test_cant_import_other)\nPASS: test_simple_package (test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage.test_simple_package)\ntest_missing_directory (test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_missing_directory) ... expected failure\nPASS: test_present_directory (test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_present_directory)\nPASS: test_package_import__semantics (test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics)\nPASS: test_spec_from_file_location_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default)\nPASS: test_spec_from_file_location_default_bad_suffix (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_bad_suffix)\nPASS: test_spec_from_file_location_default_without_location (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_without_location)\nPASS: test_spec_from_file_location_loader_no_location (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location)\nPASS: test_spec_from_file_location_loader_no_location_bad_get_filename (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename)\nPASS: test_spec_from_file_location_loader_no_location_no_get_filename (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename)\nPASS: test_spec_from_file_location_path_like_arg (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_path_like_arg)\nPASS: test_spec_from_file_location_relative_path (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_relative_path)\nPASS: test_spec_from_file_location_smsl_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default)\nPASS: test_spec_from_file_location_smsl_default_bad_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package)\nPASS: test_spec_from_file_location_smsl_default_no_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package)\nPASS: test_spec_from_file_location_smsl_default_not_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_not_package)\nPASS: test_spec_from_file_location_smsl_empty (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_empty)\nPASS: test_spec_from_file_location_smsl_none (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_none)\nPASS: test_spec_from_file_location_smsl_not_empty (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_not_empty)\nPASS: test_spec_from_loader_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default)\nPASS: test_spec_from_loader_default_with_bad_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_bad_is_package)\nPASS: test_spec_from_loader_default_with_file_loader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_file_loader)\nPASS: test_spec_from_loader_is_package_false (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false)\nPASS: test_spec_from_loader_is_package_false_with_fileloader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader)\nPASS: test_spec_from_loader_is_package_true (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true)\nPASS: test_spec_from_loader_is_package_true_with_fileloader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader)\nPASS: test_spec_from_loader_is_package_with_loader_false (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_false)\nPASS: test_spec_from_loader_is_package_with_loader_true (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_true)\nPASS: test_spec_from_loader_origin (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin)\nPASS: test_spec_from_loader_origin_and_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_and_is_package)\nPASS: test_exec (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_exec)\nPASS: test_load (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load)\nPASS: test_load_failed (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed)\nPASS: test_load_failed_removed (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_removed)\nPASS: test_load_legacy_attributes_immutable (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable)\nPASS: test_load_replaced (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_replaced)\nPASS: test_reload (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload)\nPASS: test_reload_extra_attributes (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_extra_attributes)\nPASS: test_reload_init_module_attrs (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_init_module_attrs)\nPASS: test_reload_modified (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_modified)\nPASS: test_cached_no_origin (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_no_origin)\nPASS: test_cached_set (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_set)\nPASS: test_cached_source (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source)\nPASS: test_cached_source_missing_cache_tag (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_missing_cache_tag)\nPASS: test_cached_source_unknown_suffix (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_unknown_suffix)\nPASS: test_cached_sourceless (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_sourceless)\nPASS: test_cached_with_origin_not_location (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_with_origin_not_location)\nPASS: test_default (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default)\nPASS: test_default_is_package_false (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_false)\nPASS: test_default_is_package_true (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_true)\nPASS: test_default_no_loader (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_no_loader)\nPASS: test_equality (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality)\nPASS: test_equality_location (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_location)\nPASS: test_has_location_setter (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_has_location_setter)\nPASS: test_inequality (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality)\nPASS: test_inequality_incomplete (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_incomplete)\nPASS: test_package (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package)\nPASS: test_package_is_package (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_is_package)\nPASS: test_spec_from_file_location_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default)\nPASS: test_spec_from_file_location_default_bad_suffix (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_bad_suffix)\nPASS: test_spec_from_file_location_default_without_location (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_without_location)\nPASS: test_spec_from_file_location_loader_no_location (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location)\nPASS: test_spec_from_file_location_loader_no_location_bad_get_filename (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename)\nPASS: test_spec_from_file_location_loader_no_location_no_get_filename (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename)\nPASS: test_spec_from_file_location_path_like_arg (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_path_like_arg)\nPASS: test_spec_from_file_location_relative_path (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_relative_path)\nPASS: test_spec_from_file_location_smsl_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default)\nPASS: test_spec_from_file_location_smsl_default_bad_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package)\nPASS: test_spec_from_file_location_smsl_default_no_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package)\nPASS: test_spec_from_file_location_smsl_default_not_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_not_package)\nPASS: test_spec_from_file_location_smsl_empty (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_empty)\nPASS: test_spec_from_file_location_smsl_none (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_none)\nPASS: test_spec_from_file_location_smsl_not_empty (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_not_empty)\nPASS: test_spec_from_loader_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default)\nPASS: test_spec_from_loader_default_with_bad_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_bad_is_package)\nPASS: test_spec_from_loader_default_with_file_loader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_file_loader)\nPASS: test_spec_from_loader_is_package_false (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false)\nPASS: test_spec_from_loader_is_package_false_with_fileloader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader)\nPASS: test_spec_from_loader_is_package_true (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true)\nPASS: test_spec_from_loader_is_package_true_with_fileloader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader)\nPASS: test_spec_from_loader_is_package_with_loader_false (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_false)\nPASS: test_spec_from_loader_is_package_with_loader_true (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_true)\nPASS: test_spec_from_loader_origin (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin)\nPASS: test_spec_from_loader_origin_and_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_and_is_package)\nPASS: test_exec (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_exec)\nPASS: test_load (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load)\nPASS: test_load_failed (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed)\nPASS: test_load_failed_removed (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_removed)\nPASS: test_load_legacy_attributes_immutable (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable)\nPASS: test_load_replaced (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_replaced)\nPASS: test_reload (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload)\nPASS: test_reload_extra_attributes (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_extra_attributes)\nPASS: test_reload_init_module_attrs (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_init_module_attrs)\nPASS: test_reload_modified (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_modified)\nPASS: test_cached_no_origin (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_no_origin)\nPASS: test_cached_set (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_set)\nPASS: test_cached_source (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source)\nPASS: test_cached_source_missing_cache_tag (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_missing_cache_tag)\nPASS: test_cached_source_unknown_suffix (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_unknown_suffix)\nPASS: test_cached_sourceless (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_sourceless)\nPASS: test_cached_with_origin_not_location (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_with_origin_not_location)\nPASS: test_default (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default)\nPASS: test_default_is_package_false (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_false)\nPASS: test_default_is_package_true (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_true)\nPASS: test_default_no_loader (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_no_loader)\nPASS: test_equality (test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality)\nPASS: test_equality_location (test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality_location)\nPASS: test_has_location_setter (test.test_importlib.test_spec.Source_ModuleSpecTests.test_has_location_setter)\nPASS: test_inequality (test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality)\nPASS: test_inequality_incomplete (test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_incomplete)\nPASS: test_package (test.test_importlib.test_spec.Source_ModuleSpecTests.test_package)\nPASS: test_package_is_package (test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_is_package)\nPASS: test_circular_imports (test.test_importlib.test_threaded_import.ThreadedImportTests.test_circular_imports)\nPASS: test_concurrent_futures_circular_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_concurrent_futures_circular_import)\nPASS: test_import_hangers (test.test_importlib.test_threaded_import.ThreadedImportTests.test_import_hangers)\nPASS: test_multiprocessing_pool_circular_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_multiprocessing_pool_circular_import)\ntest_parallel_meta_path (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_meta_path) ... Trying 20 threads ... 36.5 ms OK.\nTrying 50 threads ... 38.5 ms OK.\nTrying 20 threads ... 30.5 ms OK.\nTrying 50 threads ... 46.2 ms OK.\nTrying 20 threads ... 32.3 ms OK.\nTrying 50 threads ... 43.7 ms OK.\nok\ntest_parallel_module_init (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_module_init) ... Trying 20 threads ... 13.2 ms OK.\nTrying 50 threads ... 23.9 ms OK.\nTrying 20 threads ... 12.4 ms OK.\nTrying 50 threads ... 31.2 ms OK.\nTrying 20 threads ... 10.0 ms OK.\nTrying 50 threads ... 25.2 ms OK.\nok\ntest_parallel_path_hooks (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_path_hooks) ... Trying 20 threads ... 42.9 ms OK.\nTrying 50 threads ... 42.1 ms OK.\nTrying 20 threads ... 23.6 ms OK.\nTrying 50 threads ... 22.3 ms OK.\nTrying 20 threads ... 14.4 ms OK.\nTrying 50 threads ... 25.1 ms OK.\nok\nPASS: test_side_effect_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_side_effect_import)\nPASS: test_specified_encoding (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_specified_encoding)\nPASS: test_universal_newlines (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_universal_newlines)\nPASS: test_ut8_default (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_ut8_default)\nPASS: test_find_relative_module (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module)\nPASS: test_find_relative_module_missing_package (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_missing_package)\nPASS: test_find_submodule (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule)\nPASS: test_find_submodule_in_module (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_in_module)\nPASS: test_find_submodule_parent_already_imported (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_parent_already_imported)\nPASS: test_nothing (test.test_importlib.test_util.Frozen_FindSpecTests.test_nothing)\nPASS: test_success (test.test_importlib.test_util.Frozen_FindSpecTests.test_success)\nPASS: test_sys_modules (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules)\nPASS: test_sys_modules_loader_is_None (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_loader_is_None)\nPASS: test_sys_modules_spec_is_None (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_None)\nPASS: test_sys_modules_spec_is_not_set (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_not_set)\nPASS: test_sys_modules_without___loader__ (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_without___loader__)\nPASS: test_incorporates_rn (test.test_importlib.test_util.Frozen_MagicNumberTests.test_incorporates_rn)\nPASS: test_length (test.test_importlib.test_util.Frozen_MagicNumberTests.test_length)\nPASS: test___cached__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___cached__)\nPASS: test___file__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___file__)\nPASS: test___loader__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___loader__)\nPASS: test___name__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___name__)\nPASS: test___package__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___package__)\nPASS: test___path__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___path__)\nPASS: test___spec__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___spec__)\nPASS: test_create_module (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module)\nPASS: test_create_module_returns_None (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_returns_None)\nPASS: test_no_create_module (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_no_create_module)\nPASS: test_cache_from_source (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source)\nPASS: test_cache_from_source_cwd (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_cwd)\nPASS: test_cache_from_source_debug_override (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override)\nPASS: test_cache_from_source_debug_override_optimization_both_set (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set)\nPASS: test_cache_from_source_no_cache_tag (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_cache_tag)\nPASS: test_cache_from_source_no_dot (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_dot)\nPASS: test_cache_from_source_optimization_None (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_None)\nPASS: test_cache_from_source_optimization_empty_string (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_empty_string)\nPASS: test_cache_from_source_optimization_set (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_set)\nPASS: test_cache_from_source_override (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_override)\nPASS: test_cache_from_source_path_like_arg (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_path_like_arg)\nPASS: test_cache_from_source_respects_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix)\nPASS: test_cache_from_source_respects_pycache_prefix_relative (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative)\nSKIP: test_sep_altsep_and_sep_cache_from_source (test.test_importlib.test_util.Frozen_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source) 'test meaningful only where os.altsep is defined'\nPASS: test_source_from_cache (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache)\nPASS: test_source_from_cache_bad_path (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_bad_path)\nPASS: test_source_from_cache_inside_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_inside_pycache_prefix)\nPASS: test_source_from_cache_missing_optimization (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_missing_optimization)\nPASS: test_source_from_cache_no__pycache__ (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no__pycache__)\nPASS: test_source_from_cache_no_cache_tag (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_cache_tag)\nPASS: test_source_from_cache_no_slash (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_slash)\nPASS: test_source_from_cache_not_opt (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_not_opt)\nPASS: test_source_from_cache_optimized_bytecode (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_optimized_bytecode)\nPASS: test_source_from_cache_outside_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_outside_pycache_prefix)\nPASS: test_source_from_cache_path_like_arg (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_path_like_arg)\nPASS: test_source_from_cache_too_few_dots (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_few_dots)\nPASS: test_source_from_cache_too_many_dots (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_many_dots)\nPASS: test_absolute (test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute)\nPASS: test_absolute_within_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_within_package)\nPASS: test_escape (test.test_importlib.test_util.Frozen_ResolveNameTests.test_escape)\nPASS: test_in_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_in_package)\nPASS: test_no_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_no_package)\nPASS: test_other_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_other_package)\nPASS: test_complete_multi_phase_init_module (test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_complete_multi_phase_init_module)\nPASS: test_incomplete_multi_phase_init_module (test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_incomplete_multi_phase_init_module)\nPASS: test_single_phase_init_module (test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_single_phase_init_module)\nPASS: test_magic_number (test.test_importlib.test_util.MagicNumberTests.test_magic_number)\nPASS: test_specified_encoding (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_specified_encoding)\nPASS: test_universal_newlines (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_universal_newlines)\nPASS: test_ut8_default (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_ut8_default)\nPASS: test_find_relative_module (test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module)\nPASS: test_find_relative_module_missing_package (test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module_missing_package)\nPASS: test_find_submodule (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule)\nPASS: test_find_submodule_in_module (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_in_module)\nPASS: test_find_submodule_parent_already_imported (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_parent_already_imported)\nPASS: test_nothing (test.test_importlib.test_util.Source_FindSpecTests.test_nothing)\nPASS: test_success (test.test_importlib.test_util.Source_FindSpecTests.test_success)\nPASS: test_sys_modules (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules)\nPASS: test_sys_modules_loader_is_None (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_loader_is_None)\nPASS: test_sys_modules_spec_is_None (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_None)\nPASS: test_sys_modules_spec_is_not_set (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_not_set)\nPASS: test_sys_modules_without___loader__ (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_without___loader__)\nPASS: test_incorporates_rn (test.test_importlib.test_util.Source_MagicNumberTests.test_incorporates_rn)\nPASS: test_length (test.test_importlib.test_util.Source_MagicNumberTests.test_length)\nPASS: test___cached__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___cached__)\nPASS: test___file__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___file__)\nPASS: test___loader__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___loader__)\nPASS: test___name__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___name__)\nPASS: test___package__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___package__)\nPASS: test___path__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___path__)\nPASS: test___spec__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___spec__)\nPASS: test_create_module (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module)\nPASS: test_create_module_returns_None (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_returns_None)\nPASS: test_no_create_module (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_no_create_module)\nPASS: test_cache_from_source (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source)\nPASS: test_cache_from_source_cwd (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_cwd)\nPASS: test_cache_from_source_debug_override (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override)\nPASS: test_cache_from_source_debug_override_optimization_both_set (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set)\nPASS: test_cache_from_source_no_cache_tag (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_cache_tag)\nPASS: test_cache_from_source_no_dot (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_dot)\nPASS: test_cache_from_source_optimization_None (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_None)\nPASS: test_cache_from_source_optimization_empty_string (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_empty_string)\nPASS: test_cache_from_source_optimization_set (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_set)\nPASS: test_cache_from_source_override (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_override)\nPASS: test_cache_from_source_path_like_arg (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_path_like_arg)\nPASS: test_cache_from_source_respects_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix)\nPASS: test_cache_from_source_respects_pycache_prefix_relative (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative)\nSKIP: test_sep_altsep_and_sep_cache_from_source (test.test_importlib.test_util.Source_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source) 'test meaningful only where os.altsep is defined'\nPASS: test_source_from_cache (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache)\nPASS: test_source_from_cache_bad_path (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_bad_path)\nPASS: test_source_from_cache_inside_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_inside_pycache_prefix)\nPASS: test_source_from_cache_missing_optimization (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_missing_optimization)\nPASS: test_source_from_cache_no__pycache__ (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no__pycache__)\nPASS: test_source_from_cache_no_cache_tag (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_cache_tag)\nPASS: test_source_from_cache_no_slash (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_slash)\nPASS: test_source_from_cache_not_opt (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_not_opt)\nPASS: test_source_from_cache_optimized_bytecode (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_optimized_bytecode)\nPASS: test_source_from_cache_outside_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_outside_pycache_prefix)\nPASS: test_source_from_cache_path_like_arg (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_path_like_arg)\nPASS: test_source_from_cache_too_few_dots (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_few_dots)\nPASS: test_source_from_cache_too_many_dots (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_many_dots)\nPASS: test_absolute (test.test_importlib.test_util.Source_ResolveNameTests.test_absolute)\nPASS: test_absolute_within_package (test.test_importlib.test_util.Source_ResolveNameTests.test_absolute_within_package)\nPASS: test_escape (test.test_importlib.test_util.Source_ResolveNameTests.test_escape)\nPASS: test_in_package (test.test_importlib.test_util.Source_ResolveNameTests.test_in_package)\nPASS: test_no_package (test.test_importlib.test_util.Source_ResolveNameTests.test_no_package)\nPASS: test_other_package (test.test_importlib.test_util.Source_ResolveNameTests.test_other_package)\nSKIP: test.test_importlib.test_windows (unittest.loader.ModuleSkipped.test.test_importlib.test_windows) \"No module named 'winreg'\"\nPASS: test_case_insensitive (test.test_importlib.test_zip.TestEgg.test_case_insensitive)\nPASS: test_files (test.test_importlib.test_zip.TestEgg.test_files)\nPASS: test_missing_metadata (test.test_importlib.test_zip.TestEgg.test_missing_metadata)\nPASS: test_normalized_name (test.test_importlib.test_zip.TestEgg.test_normalized_name)\nPASS: test_one_distribution (test.test_importlib.test_zip.TestEgg.test_one_distribution)\nPASS: test_zip_entry_points (test.test_importlib.test_zip.TestEgg.test_zip_entry_points)\nPASS: test_zip_version (test.test_importlib.test_zip.TestEgg.test_zip_version)\nPASS: test_zip_version_does_not_match (test.test_importlib.test_zip.TestEgg.test_zip_version_does_not_match)\nPASS: test_case_insensitive (test.test_importlib.test_zip.TestZip.test_case_insensitive)\nPASS: test_files (test.test_importlib.test_zip.TestZip.test_files)\nPASS: test_missing_metadata (test.test_importlib.test_zip.TestZip.test_missing_metadata)\nPASS: test_one_distribution (test.test_importlib.test_zip.TestZip.test_one_distribution)\nPASS: test_zip_entry_points (test.test_importlib.test_zip.TestZip.test_zip_entry_points)\nPASS: test_zip_version (test.test_importlib.test_zip.TestZip.test_zip_version)\nPASS: test_zip_version_does_not_match (test.test_importlib.test_zip.TestZip.test_zip_version_does_not_match)\n\n----------------------------------------------------------------------\nRan 1258 tests in 6.341s\n\nOK (skipped=13, expected failures=1)\n0:01:39 load avg: 2.58 [221/469] test_ioctl skipped\ntest_ioctl skipped -- Unable to open /dev/tty\n0:01:40 load avg: 2.58 [222/469] test_interpreters passed\nPASS: test_after_destroy_all (test.test_interpreters.CreateTests.test_after_destroy_all)\nPASS: test_after_destroy_some (test.test_interpreters.CreateTests.test_after_destroy_some)\nPASS: test_in_main (test.test_interpreters.CreateTests.test_in_main)\nPASS: test_in_subinterpreter (test.test_interpreters.CreateTests.test_in_subinterpreter)\nPASS: test_in_thread (test.test_interpreters.CreateTests.test_in_thread)\nPASS: test_gh_109793 (test.test_interpreters.FinalizationTests.test_gh_109793)\nPASS: test_main (test.test_interpreters.GetCurrentTests.test_main)\nPASS: test_subinterpreter (test.test_interpreters.GetCurrentTests.test_subinterpreter)\nPASS: test_after_creating (test.test_interpreters.ListAllTests.test_after_creating)\nPASS: test_after_destroying (test.test_interpreters.ListAllTests.test_after_destroying)\nPASS: test_initial (test.test_interpreters.ListAllTests.test_initial)\nPASS: test_sys_path_0 (test.test_interpreters.StartupTests.test_sys_path_0)\nSKIP: test_create_many_sequential (test.test_interpreters.StressTests.test_create_many_sequential) 'these are crashing, likely just due just to _xxsubinterpreters (see gh-105699)'\nSKIP: test_create_many_threaded (test.test_interpreters.StressTests.test_create_many_threaded) 'these are crashing, likely just due just to _xxsubinterpreters (see gh-105699)'\nPASS: test_create (test.test_interpreters.TestChannels.test_create)\nPASS: test_list_all (test.test_interpreters.TestChannels.test_list_all)\nPASS: test_custom_id (test.test_interpreters.TestInterpreterAttrs.test_custom_id)\nSKIP: test_custom_isolated_default (test.test_interpreters.TestInterpreterAttrs.test_custom_isolated_default) 'not ready yet (see bpo-32604)'\nPASS: test_custom_isolated_explicit (test.test_interpreters.TestInterpreterAttrs.test_custom_isolated_explicit)\nPASS: test_equality (test.test_interpreters.TestInterpreterAttrs.test_equality)\nPASS: test_id_readonly (test.test_interpreters.TestInterpreterAttrs.test_id_readonly)\nPASS: test_id_type (test.test_interpreters.TestInterpreterAttrs.test_id_type)\nPASS: test_isolated_readonly (test.test_interpreters.TestInterpreterAttrs.test_isolated_readonly)\nPASS: test_main_id (test.test_interpreters.TestInterpreterAttrs.test_main_id)\nSKIP: test_main_isolated (test.test_interpreters.TestInterpreterAttrs.test_main_isolated) 'not ready yet (see bpo-32604)'\nSKIP: test_subinterpreter_isolated_default (test.test_interpreters.TestInterpreterAttrs.test_subinterpreter_isolated_default) 'not ready yet (see bpo-32604)'\nPASS: test_subinterpreter_isolated_explicit (test.test_interpreters.TestInterpreterAttrs.test_subinterpreter_isolated_explicit)\nPASS: test_all (test.test_interpreters.TestInterpreterClose.test_all)\nPASS: test_already_destroyed (test.test_interpreters.TestInterpreterClose.test_already_destroyed)\nPASS: test_bad_id (test.test_interpreters.TestInterpreterClose.test_bad_id)\nPASS: test_basic (test.test_interpreters.TestInterpreterClose.test_basic)\nPASS: test_does_not_exist (test.test_interpreters.TestInterpreterClose.test_does_not_exist)\nPASS: test_from_current (test.test_interpreters.TestInterpreterClose.test_from_current)\nPASS: test_from_other_thread (test.test_interpreters.TestInterpreterClose.test_from_other_thread)\nPASS: test_from_sibling (test.test_interpreters.TestInterpreterClose.test_from_sibling)\nPASS: test_main (test.test_interpreters.TestInterpreterClose.test_main)\nSKIP: test_still_running (test.test_interpreters.TestInterpreterClose.test_still_running) 'Fails on FreeBSD'\nPASS: test_subthreads_still_running (test.test_interpreters.TestInterpreterClose.test_subthreads_still_running)\nPASS: test_already_destroyed (test.test_interpreters.TestInterpreterIsRunning.test_already_destroyed)\nPASS: test_bad_id (test.test_interpreters.TestInterpreterIsRunning.test_bad_id)\nPASS: test_does_not_exist (test.test_interpreters.TestInterpreterIsRunning.test_does_not_exist)\nPASS: test_finished (test.test_interpreters.TestInterpreterIsRunning.test_finished)\nPASS: test_from_subinterpreter (test.test_interpreters.TestInterpreterIsRunning.test_from_subinterpreter)\nPASS: test_main (test.test_interpreters.TestInterpreterIsRunning.test_main)\nSKIP: test_subinterpreter (test.test_interpreters.TestInterpreterIsRunning.test_subinterpreter) 'Fails on FreeBSD'\nPASS: test_with_only_background_threads (test.test_interpreters.TestInterpreterIsRunning.test_with_only_background_threads)\nSKIP: test_already_running (test.test_interpreters.TestInterpreterRun.test_already_running) 'Fails on FreeBSD'\nPASS: test_bad_id (test.test_interpreters.TestInterpreterRun.test_bad_id)\nPASS: test_bad_script (test.test_interpreters.TestInterpreterRun.test_bad_script)\nPASS: test_bytes_for_script (test.test_interpreters.TestInterpreterRun.test_bytes_for_script)\nPASS: test_does_not_exist (test.test_interpreters.TestInterpreterRun.test_does_not_exist)\nPASS: test_fork (test.test_interpreters.TestInterpreterRun.test_fork)\nPASS: test_in_thread (test.test_interpreters.TestInterpreterRun.test_in_thread)\nPASS: test_success (test.test_interpreters.TestInterpreterRun.test_success)\nPASS: test_with_background_threads_still_running (test.test_interpreters.TestInterpreterRun.test_with_background_threads_still_running)\nPASS: test_default_shareables (test.test_interpreters.TestIsShareable.test_default_shareables)\nPASS: test_not_shareable (test.test_interpreters.TestIsShareable.test_not_shareable)\nPASS: test_custom_id (test.test_interpreters.TestRecvChannelAttrs.test_custom_id)\nPASS: test_equality (test.test_interpreters.TestRecvChannelAttrs.test_equality)\nPASS: test_id_readonly (test.test_interpreters.TestRecvChannelAttrs.test_id_readonly)\nPASS: test_id_type (test.test_interpreters.TestRecvChannelAttrs.test_id_type)\nPASS: test_custom_id (test.test_interpreters.TestSendChannelAttrs.test_custom_id)\nPASS: test_equality (test.test_interpreters.TestSendChannelAttrs.test_equality)\nPASS: test_id_readonly (test.test_interpreters.TestSendChannelAttrs.test_id_readonly)\nPASS: test_id_type (test.test_interpreters.TestSendChannelAttrs.test_id_type)\nPASS: test_recv_channel_does_not_exist (test.test_interpreters.TestSendRecv.test_recv_channel_does_not_exist)\nPASS: test_recv_nowait_channel_does_not_exist (test.test_interpreters.TestSendRecv.test_recv_nowait_channel_does_not_exist)\nPASS: test_recv_nowait_default (test.test_interpreters.TestSendRecv.test_recv_nowait_default)\nPASS: test_recv_nowait_empty (test.test_interpreters.TestSendRecv.test_recv_nowait_empty)\nPASS: test_send_channel_does_not_exist (test.test_interpreters.TestSendRecv.test_send_channel_does_not_exist)\nPASS: test_send_nowait_channel_does_not_exist (test.test_interpreters.TestSendRecv.test_send_nowait_channel_does_not_exist)\nSKIP: test_send_recv_different_interpreters (test.test_interpreters.TestSendRecv.test_send_recv_different_interpreters) 'broken (see BPO-...)'\nPASS: test_send_recv_different_threads (test.test_interpreters.TestSendRecv.test_send_recv_different_threads)\nPASS: test_send_recv_main (test.test_interpreters.TestSendRecv.test_send_recv_main)\nSKIP: test_send_recv_nowait_different_interpreters (test.test_interpreters.TestSendRecv.test_send_recv_nowait_different_interpreters) 'broken (see BPO-...)'\nPASS: test_send_recv_nowait_main (test.test_interpreters.TestSendRecv.test_send_recv_nowait_main)\nPASS: test_send_recv_nowait_main_with_default (test.test_interpreters.TestSendRecv.test_send_recv_nowait_main_with_default)\nPASS: test_send_recv_nowait_same_interpreter (test.test_interpreters.TestSendRecv.test_send_recv_nowait_same_interpreter)\nPASS: test_send_recv_same_interpreter (test.test_interpreters.TestSendRecv.test_send_recv_same_interpreter)\n\n----------------------------------------------------------------------\nRan 69 tests in 5.671s\n\nOK (skipped=10)\n0:01:40 load avg: 2.58 [223/469] test_isinstance passed\nPASS: test_bases_raises_other_than_attribute_error (test.test_isinstance.TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error)\nPASS: test_class_has_no_bases (test.test_isinstance.TestIsInstanceExceptions.test_class_has_no_bases)\nPASS: test_dont_mask_non_attribute_error (test.test_isinstance.TestIsInstanceExceptions.test_dont_mask_non_attribute_error)\nPASS: test_isinstance_dont_mask_non_attribute_error (test.test_isinstance.TestIsInstanceExceptions.test_isinstance_dont_mask_non_attribute_error)\nPASS: test_mask_attribute_error (test.test_isinstance.TestIsInstanceExceptions.test_mask_attribute_error)\ntest_infinite_cycle_in_bases (test.test_isinstance.TestIsInstanceIsSubclass.test_infinite_cycle_in_bases)\nPASS: Regression test for bpo-30570.\nPASS: test_infinite_recursion_in_bases (test.test_isinstance.TestIsInstanceIsSubclass.test_infinite_recursion_in_bases)\ntest_infinite_recursion_via_bases_tuple (test.test_isinstance.TestIsInstanceIsSubclass.test_infinite_recursion_via_bases_tuple)\nPASS: Regression test for bpo-30570.\ntest_infinitely_many_bases (test.test_isinstance.TestIsInstanceIsSubclass.test_infinitely_many_bases)\nPASS: Regression test for bpo-30570.\nPASS: test_isinstance_abstract (test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_abstract)\nPASS: test_isinstance_normal (test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_normal)\nPASS: test_isinstance_recursion_limit (test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_recursion_limit)\nPASS: test_isinstance_with_or_union (test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_with_or_union)\nPASS: test_issubclass_refcount_handling (test.test_isinstance.TestIsInstanceIsSubclass.test_issubclass_refcount_handling)\nPASS: test_subclass_abstract (test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_abstract)\nPASS: test_subclass_normal (test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_normal)\nPASS: test_subclass_recursion_limit (test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_recursion_limit)\nPASS: test_subclass_tuple (test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_tuple)\nPASS: test_subclass_with_union (test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_with_union)\nPASS: test_dont_mask_non_attribute_error (test.test_isinstance.TestIsSubclassExceptions.test_dont_mask_non_attribute_error)\nPASS: test_dont_mask_non_attribute_error_in_cls_arg (test.test_isinstance.TestIsSubclassExceptions.test_dont_mask_non_attribute_error_in_cls_arg)\nPASS: test_mask_attribute_error (test.test_isinstance.TestIsSubclassExceptions.test_mask_attribute_error)\nPASS: test_mask_attribute_error_in_cls_arg (test.test_isinstance.TestIsSubclassExceptions.test_mask_attribute_error_in_cls_arg)\n\n----------------------------------------------------------------------\nRan 23 tests in 0.031s\n\nOK\n0:01:40 load avg: 2.58 [224/469] test_ipaddress passed\nPASS: test_bad_address_split (test.test_ipaddress.AddressTestCase_v4.test_bad_address_split)\nPASS: test_bad_packed_length (test.test_ipaddress.AddressTestCase_v4.test_bad_packed_length)\nPASS: test_empty_address (test.test_ipaddress.AddressTestCase_v4.test_empty_address)\nPASS: test_empty_octet (test.test_ipaddress.AddressTestCase_v4.test_empty_octet)\nPASS: test_floats_rejected (test.test_ipaddress.AddressTestCase_v4.test_floats_rejected)\nPASS: test_format (test.test_ipaddress.AddressTestCase_v4.test_format)\nPASS: test_int (test.test_ipaddress.AddressTestCase_v4.test_int)\nPASS: test_invalid_characters (test.test_ipaddress.AddressTestCase_v4.test_invalid_characters)\nPASS: test_large_ints_rejected (test.test_ipaddress.AddressTestCase_v4.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.AddressTestCase_v4.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.AddressTestCase_v4.test_negative_ints_rejected)\nPASS: test_network_passed_as_address (test.test_ipaddress.AddressTestCase_v4.test_network_passed_as_address)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.AddressTestCase_v4.test_not_an_index_issue15559)\nPASS: test_octet_length (test.test_ipaddress.AddressTestCase_v4.test_octet_length)\nPASS: test_octet_limit (test.test_ipaddress.AddressTestCase_v4.test_octet_limit)\nPASS: test_packed (test.test_ipaddress.AddressTestCase_v4.test_packed)\nPASS: test_pickle (test.test_ipaddress.AddressTestCase_v4.test_pickle)\nPASS: test_weakref (test.test_ipaddress.AddressTestCase_v4.test_weakref)\nPASS: test_bad_address_split_v6_leading_colon (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_leading_colon)\nPASS: test_bad_address_split_v6_not_enough_parts (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_not_enough_parts)\nPASS: test_bad_address_split_v6_repeated_double_colon (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_repeated_double_colon)\nPASS: test_bad_address_split_v6_too_many_colons (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_too_many_colons)\nPASS: test_bad_address_split_v6_too_many_parts (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_too_many_parts)\nPASS: test_bad_address_split_v6_too_many_parts_with_double_colon (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_too_many_parts_with_double_colon)\nPASS: test_bad_address_split_v6_trailing_colon (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_trailing_colon)\nPASS: test_bad_packed_length (test.test_ipaddress.AddressTestCase_v6.test_bad_packed_length)\nPASS: test_bad_v4_part_in (test.test_ipaddress.AddressTestCase_v6.test_bad_v4_part_in)\nPASS: test_blank_scope_id (test.test_ipaddress.AddressTestCase_v6.test_blank_scope_id)\nPASS: test_copy (test.test_ipaddress.AddressTestCase_v6.test_copy)\nPASS: test_empty_address (test.test_ipaddress.AddressTestCase_v6.test_empty_address)\nPASS: test_floats_rejected (test.test_ipaddress.AddressTestCase_v6.test_floats_rejected)\nPASS: test_format (test.test_ipaddress.AddressTestCase_v6.test_format)\nPASS: test_int (test.test_ipaddress.AddressTestCase_v6.test_int)\nPASS: test_invalid_characters (test.test_ipaddress.AddressTestCase_v6.test_invalid_characters)\nPASS: test_invalid_scope_id_with_percent (test.test_ipaddress.AddressTestCase_v6.test_invalid_scope_id_with_percent)\nPASS: test_large_ints_rejected (test.test_ipaddress.AddressTestCase_v6.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.AddressTestCase_v6.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.AddressTestCase_v6.test_negative_ints_rejected)\nPASS: test_network_passed_as_address (test.test_ipaddress.AddressTestCase_v6.test_network_passed_as_address)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.AddressTestCase_v6.test_not_an_index_issue15559)\nPASS: test_packed (test.test_ipaddress.AddressTestCase_v6.test_packed)\nPASS: test_part_length (test.test_ipaddress.AddressTestCase_v6.test_part_length)\nPASS: test_pickle (test.test_ipaddress.AddressTestCase_v6.test_pickle)\nPASS: test_weakref (test.test_ipaddress.AddressTestCase_v6.test_weakref)\nPASS: test_containment (test.test_ipaddress.ComparisonTests.test_containment)\nPASS: test_foreign_type_equality (test.test_ipaddress.ComparisonTests.test_foreign_type_equality)\nPASS: test_foreign_type_ordering (test.test_ipaddress.ComparisonTests.test_foreign_type_ordering)\nPASS: test_incompatible_versions (test.test_ipaddress.ComparisonTests.test_incompatible_versions)\nPASS: test_mixed_type_equality (test.test_ipaddress.ComparisonTests.test_mixed_type_equality)\nPASS: test_mixed_type_key (test.test_ipaddress.ComparisonTests.test_mixed_type_key)\nPASS: test_mixed_type_ordering (test.test_ipaddress.ComparisonTests.test_mixed_type_ordering)\nPASS: test_same_type_equality (test.test_ipaddress.ComparisonTests.test_same_type_equality)\nPASS: test_same_type_ordering (test.test_ipaddress.ComparisonTests.test_same_type_ordering)\nPASS: test_scoped_ipv6_equality (test.test_ipaddress.ComparisonTests.test_scoped_ipv6_equality)\nPASS: test_v4_with_v6_scoped_equality (test.test_ipaddress.ComparisonTests.test_v4_with_v6_scoped_equality)\nPASS: test_ip_address (test.test_ipaddress.FactoryFunctionErrors.test_ip_address)\nPASS: test_ip_interface (test.test_ipaddress.FactoryFunctionErrors.test_ip_interface)\nPASS: test_ip_network (test.test_ipaddress.FactoryFunctionErrors.test_ip_network)\nPASS: test_address_errors (test.test_ipaddress.InterfaceTestCase_v4.test_address_errors)\nPASS: test_bad_packed_length (test.test_ipaddress.InterfaceTestCase_v4.test_bad_packed_length)\nPASS: test_empty_address (test.test_ipaddress.InterfaceTestCase_v4.test_empty_address)\nPASS: test_floats_rejected (test.test_ipaddress.InterfaceTestCase_v4.test_floats_rejected)\nPASS: test_int (test.test_ipaddress.InterfaceTestCase_v4.test_int)\nPASS: test_large_ints_rejected (test.test_ipaddress.InterfaceTestCase_v4.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.InterfaceTestCase_v4.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.InterfaceTestCase_v4.test_negative_ints_rejected)\nPASS: test_netmask_errors (test.test_ipaddress.InterfaceTestCase_v4.test_netmask_errors)\nPASS: test_netmask_in_tuple_errors (test.test_ipaddress.InterfaceTestCase_v4.test_netmask_in_tuple_errors)\nPASS: test_no_mask (test.test_ipaddress.InterfaceTestCase_v4.test_no_mask)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.InterfaceTestCase_v4.test_not_an_index_issue15559)\nPASS: test_packed (test.test_ipaddress.InterfaceTestCase_v4.test_packed)\nPASS: test_pickle (test.test_ipaddress.InterfaceTestCase_v4.test_pickle)\nPASS: test_split_netmask (test.test_ipaddress.InterfaceTestCase_v4.test_split_netmask)\nPASS: test_valid_netmask (test.test_ipaddress.InterfaceTestCase_v4.test_valid_netmask)\nPASS: test_address_errors (test.test_ipaddress.InterfaceTestCase_v6.test_address_errors)\nPASS: test_bad_packed_length (test.test_ipaddress.InterfaceTestCase_v6.test_bad_packed_length)\nPASS: test_blank_scope_id (test.test_ipaddress.InterfaceTestCase_v6.test_blank_scope_id)\nPASS: test_empty_address (test.test_ipaddress.InterfaceTestCase_v6.test_empty_address)\nPASS: test_floats_rejected (test.test_ipaddress.InterfaceTestCase_v6.test_floats_rejected)\nPASS: test_int (test.test_ipaddress.InterfaceTestCase_v6.test_int)\nPASS: test_invalid_scope_id_with_percent (test.test_ipaddress.InterfaceTestCase_v6.test_invalid_scope_id_with_percent)\nPASS: test_large_ints_rejected (test.test_ipaddress.InterfaceTestCase_v6.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.InterfaceTestCase_v6.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.InterfaceTestCase_v6.test_negative_ints_rejected)\nPASS: test_netmask_errors (test.test_ipaddress.InterfaceTestCase_v6.test_netmask_errors)\nPASS: test_netmask_in_tuple_errors (test.test_ipaddress.InterfaceTestCase_v6.test_netmask_in_tuple_errors)\nPASS: test_no_mask (test.test_ipaddress.InterfaceTestCase_v6.test_no_mask)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.InterfaceTestCase_v6.test_not_an_index_issue15559)\nPASS: test_packed (test.test_ipaddress.InterfaceTestCase_v6.test_packed)\nPASS: test_pickle (test.test_ipaddress.InterfaceTestCase_v6.test_pickle)\nPASS: test_split_netmask (test.test_ipaddress.InterfaceTestCase_v6.test_split_netmask)\nPASS: test_valid_netmask (test.test_ipaddress.InterfaceTestCase_v6.test_valid_netmask)\nPASS: testAddrExclude (test.test_ipaddress.IpaddrUnitTest.testAddrExclude)\nPASS: testAddressComparison (test.test_ipaddress.IpaddrUnitTest.testAddressComparison)\nPASS: testAddressIntMath (test.test_ipaddress.IpaddrUnitTest.testAddressIntMath)\nPASS: testCollapsing (test.test_ipaddress.IpaddrUnitTest.testCollapsing)\nPASS: testCompressIPv6Address (test.test_ipaddress.IpaddrUnitTest.testCompressIPv6Address)\nPASS: testContains (test.test_ipaddress.IpaddrUnitTest.testContains)\nPASS: testCopyConstructor (test.test_ipaddress.IpaddrUnitTest.testCopyConstructor)\nPASS: testEmbeddedIpv4 (test.test_ipaddress.IpaddrUnitTest.testEmbeddedIpv4)\nPASS: testEqual (test.test_ipaddress.IpaddrUnitTest.testEqual)\nPASS: testExplodeShortHandIpStr (test.test_ipaddress.IpaddrUnitTest.testExplodeShortHandIpStr)\nPASS: testFancySubnetting (test.test_ipaddress.IpaddrUnitTest.testFancySubnetting)\nPASS: testForceVersion (test.test_ipaddress.IpaddrUnitTest.testForceVersion)\nPASS: testGetBroadcast (test.test_ipaddress.IpaddrUnitTest.testGetBroadcast)\nPASS: testGetIp (test.test_ipaddress.IpaddrUnitTest.testGetIp)\nPASS: testGetNetmask (test.test_ipaddress.IpaddrUnitTest.testGetNetmask)\nPASS: testGetNetwork (test.test_ipaddress.IpaddrUnitTest.testGetNetwork)\nPASS: testGetNum_Addresses (test.test_ipaddress.IpaddrUnitTest.testGetNum_Addresses)\nPASS: testGetPrefixlen (test.test_ipaddress.IpaddrUnitTest.testGetPrefixlen)\nPASS: testGetScopeId (test.test_ipaddress.IpaddrUnitTest.testGetScopeId)\nPASS: testGetSubnetForSingle128 (test.test_ipaddress.IpaddrUnitTest.testGetSubnetForSingle128)\nPASS: testGetSubnetForSingle32 (test.test_ipaddress.IpaddrUnitTest.testGetSubnetForSingle32)\nPASS: testGetSubnets (test.test_ipaddress.IpaddrUnitTest.testGetSubnets)\nPASS: testGetSubnets3 (test.test_ipaddress.IpaddrUnitTest.testGetSubnets3)\nPASS: testGetSupernet (test.test_ipaddress.IpaddrUnitTest.testGetSupernet)\nPASS: testGetSupernet3 (test.test_ipaddress.IpaddrUnitTest.testGetSupernet3)\nPASS: testGetSupernet4 (test.test_ipaddress.IpaddrUnitTest.testGetSupernet4)\nPASS: testGetitem (test.test_ipaddress.IpaddrUnitTest.testGetitem)\nPASS: testHash (test.test_ipaddress.IpaddrUnitTest.testHash)\nPASS: testHosts (test.test_ipaddress.IpaddrUnitTest.testHosts)\nPASS: testIPBases (test.test_ipaddress.IpaddrUnitTest.testIPBases)\nPASS: testIPVersion (test.test_ipaddress.IpaddrUnitTest.testIPVersion)\nPASS: testIPv4Net (test.test_ipaddress.IpaddrUnitTest.testIPv4Net)\nPASS: testIPv4NetworkHelpers (test.test_ipaddress.IpaddrUnitTest.testIPv4NetworkHelpers)\nPASS: testIPv4Tuple (test.test_ipaddress.IpaddrUnitTest.testIPv4Tuple)\nPASS: testIPv6AddressTooLarge (test.test_ipaddress.IpaddrUnitTest.testIPv6AddressTooLarge)\nPASS: testIPv6NetworkHelpers (test.test_ipaddress.IpaddrUnitTest.testIPv6NetworkHelpers)\nPASS: testIPv6Tuple (test.test_ipaddress.IpaddrUnitTest.testIPv6Tuple)\nPASS: testIntRepresentation (test.test_ipaddress.IpaddrUnitTest.testIntRepresentation)\nPASS: testInterfaceComparison (test.test_ipaddress.IpaddrUnitTest.testInterfaceComparison)\nPASS: testInternals (test.test_ipaddress.IpaddrUnitTest.testInternals)\nPASS: testInvalidIntToBytes (test.test_ipaddress.IpaddrUnitTest.testInvalidIntToBytes)\nPASS: testIpFromInt (test.test_ipaddress.IpaddrUnitTest.testIpFromInt)\nPASS: testIpFromPacked (test.test_ipaddress.IpaddrUnitTest.testIpFromPacked)\nPASS: testIpType (test.test_ipaddress.IpaddrUnitTest.testIpType)\nPASS: testIpv4Mapped (test.test_ipaddress.IpaddrUnitTest.testIpv4Mapped)\nPASS: testIpv4MappedPrivateCheck (test.test_ipaddress.IpaddrUnitTest.testIpv4MappedPrivateCheck)\nPASS: testMaxPrefixLength (test.test_ipaddress.IpaddrUnitTest.testMaxPrefixLength)\nPASS: testNetworkComparison (test.test_ipaddress.IpaddrUnitTest.testNetworkComparison)\nPASS: testNetworkElementCaching (test.test_ipaddress.IpaddrUnitTest.testNetworkElementCaching)\nPASS: testNotEqual (test.test_ipaddress.IpaddrUnitTest.testNotEqual)\nPASS: testNth (test.test_ipaddress.IpaddrUnitTest.testNth)\nPASS: testOverlaps (test.test_ipaddress.IpaddrUnitTest.testOverlaps)\nPASS: testPacked (test.test_ipaddress.IpaddrUnitTest.testPacked)\nPASS: testPrivateNetworks (test.test_ipaddress.IpaddrUnitTest.testPrivateNetworks)\nPASS: testRepr (test.test_ipaddress.IpaddrUnitTest.testRepr)\nPASS: testReservedIpv4 (test.test_ipaddress.IpaddrUnitTest.testReservedIpv4)\nPASS: testReservedIpv6 (test.test_ipaddress.IpaddrUnitTest.testReservedIpv6)\nPASS: testReversePointer (test.test_ipaddress.IpaddrUnitTest.testReversePointer)\nPASS: testSlash0Constructor (test.test_ipaddress.IpaddrUnitTest.testSlash0Constructor)\nPASS: testSlash128Constructor (test.test_ipaddress.IpaddrUnitTest.testSlash128Constructor)\nPASS: testSlash32Constructor (test.test_ipaddress.IpaddrUnitTest.testSlash32Constructor)\nPASS: testStrictNetworks (test.test_ipaddress.IpaddrUnitTest.testStrictNetworks)\nPASS: testSubnet2 (test.test_ipaddress.IpaddrUnitTest.testSubnet2)\nPASS: testSubnetFailsForLargeCidrDiff (test.test_ipaddress.IpaddrUnitTest.testSubnetFailsForLargeCidrDiff)\nPASS: testSubnetFailsForNegativeCidrDiff (test.test_ipaddress.IpaddrUnitTest.testSubnetFailsForNegativeCidrDiff)\nPASS: testSummarizing (test.test_ipaddress.IpaddrUnitTest.testSummarizing)\nPASS: testSupernetFailsForLargeCidrDiff (test.test_ipaddress.IpaddrUnitTest.testSupernetFailsForLargeCidrDiff)\nPASS: testTeredo (test.test_ipaddress.IpaddrUnitTest.testTeredo)\nPASS: testV4HashIsNotConstant (test.test_ipaddress.IpaddrUnitTest.testV4HashIsNotConstant)\nPASS: testV6HashIsNotConstant (test.test_ipaddress.IpaddrUnitTest.testV6HashIsNotConstant)\nPASS: testWithStar (test.test_ipaddress.IpaddrUnitTest.testWithStar)\nPASS: testZeroNetmask (test.test_ipaddress.IpaddrUnitTest.testZeroNetmask)\nPASS: testsixtofour (test.test_ipaddress.IpaddrUnitTest.testsixtofour)\nPASS: test_address_errors (test.test_ipaddress.NetworkTestCase_v4.test_address_errors)\nPASS: test_bad_packed_length (test.test_ipaddress.NetworkTestCase_v4.test_bad_packed_length)\nPASS: test_empty_address (test.test_ipaddress.NetworkTestCase_v4.test_empty_address)\nPASS: test_floats_rejected (test.test_ipaddress.NetworkTestCase_v4.test_floats_rejected)\nPASS: test_int (test.test_ipaddress.NetworkTestCase_v4.test_int)\nPASS: test_large_ints_rejected (test.test_ipaddress.NetworkTestCase_v4.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.NetworkTestCase_v4.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.NetworkTestCase_v4.test_negative_ints_rejected)\nPASS: test_netmask_errors (test.test_ipaddress.NetworkTestCase_v4.test_netmask_errors)\nPASS: test_netmask_in_tuple_errors (test.test_ipaddress.NetworkTestCase_v4.test_netmask_in_tuple_errors)\nPASS: test_no_mask (test.test_ipaddress.NetworkTestCase_v4.test_no_mask)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.NetworkTestCase_v4.test_not_an_index_issue15559)\nPASS: test_packed (test.test_ipaddress.NetworkTestCase_v4.test_packed)\nPASS: test_pickle (test.test_ipaddress.NetworkTestCase_v4.test_pickle)\nPASS: test_split_netmask (test.test_ipaddress.NetworkTestCase_v4.test_split_netmask)\nPASS: test_subnet_of (test.test_ipaddress.NetworkTestCase_v4.test_subnet_of)\nPASS: test_subnet_of_mixed_types (test.test_ipaddress.NetworkTestCase_v4.test_subnet_of_mixed_types)\nPASS: test_supernet_of (test.test_ipaddress.NetworkTestCase_v4.test_supernet_of)\nPASS: test_valid_netmask (test.test_ipaddress.NetworkTestCase_v4.test_valid_netmask)\nPASS: test_address_errors (test.test_ipaddress.NetworkTestCase_v6.test_address_errors)\nPASS: test_bad_packed_length (test.test_ipaddress.NetworkTestCase_v6.test_bad_packed_length)\nPASS: test_blank_scope_id (test.test_ipaddress.NetworkTestCase_v6.test_blank_scope_id)\nPASS: test_empty_address (test.test_ipaddress.NetworkTestCase_v6.test_empty_address)\nPASS: test_floats_rejected (test.test_ipaddress.NetworkTestCase_v6.test_floats_rejected)\nPASS: test_int (test.test_ipaddress.NetworkTestCase_v6.test_int)\nPASS: test_invalid_scope_id_with_percent (test.test_ipaddress.NetworkTestCase_v6.test_invalid_scope_id_with_percent)\nPASS: test_large_ints_rejected (test.test_ipaddress.NetworkTestCase_v6.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.NetworkTestCase_v6.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.NetworkTestCase_v6.test_negative_ints_rejected)\nPASS: test_netmask_errors (test.test_ipaddress.NetworkTestCase_v6.test_netmask_errors)\nPASS: test_netmask_in_tuple_errors (test.test_ipaddress.NetworkTestCase_v6.test_netmask_in_tuple_errors)\nPASS: test_no_mask (test.test_ipaddress.NetworkTestCase_v6.test_no_mask)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.NetworkTestCase_v6.test_not_an_index_issue15559)\nPASS: test_packed (test.test_ipaddress.NetworkTestCase_v6.test_packed)\nPASS: test_pickle (test.test_ipaddress.NetworkTestCase_v6.test_pickle)\nPASS: test_split_netmask (test.test_ipaddress.NetworkTestCase_v6.test_split_netmask)\nPASS: test_subnet_of (test.test_ipaddress.NetworkTestCase_v6.test_subnet_of)\nPASS: test_supernet_of (test.test_ipaddress.NetworkTestCase_v6.test_supernet_of)\nPASS: test_valid_netmask (test.test_ipaddress.NetworkTestCase_v6.test_valid_netmask)\n\n----------------------------------------------------------------------\nRan 204 tests in 0.379s\n\nOK\n0:01:40 load avg: 2.58 [225/469] test_iter passed\nPASS: test_3720 (test.test_iter.TestCase.test_3720)\nPASS: test_builtin_filter (test.test_iter.TestCase.test_builtin_filter)\nPASS: test_builtin_list (test.test_iter.TestCase.test_builtin_list)\nPASS: test_builtin_map (test.test_iter.TestCase.test_builtin_map)\nPASS: test_builtin_max_min (test.test_iter.TestCase.test_builtin_max_min)\nPASS: test_builtin_tuple (test.test_iter.TestCase.test_builtin_tuple)\nPASS: test_builtin_zip (test.test_iter.TestCase.test_builtin_zip)\nPASS: test_countOf (test.test_iter.TestCase.test_countOf)\nPASS: test_error_iter (test.test_iter.TestCase.test_error_iter)\nPASS: test_exception_function (test.test_iter.TestCase.test_exception_function)\nPASS: test_exception_sequence (test.test_iter.TestCase.test_exception_sequence)\nPASS: test_extending_list_with_iterator_does_not_segfault (test.test_iter.TestCase.test_extending_list_with_iterator_does_not_segfault)\nPASS: test_free_after_iterating (test.test_iter.TestCase.test_free_after_iterating)\nPASS: test_in_and_not_in (test.test_iter.TestCase.test_in_and_not_in)\nPASS: test_indexOf (test.test_iter.TestCase.test_indexOf)\nPASS: test_iter_basic (test.test_iter.TestCase.test_iter_basic)\nPASS: test_iter_big_range (test.test_iter.TestCase.test_iter_big_range)\nPASS: test_iter_callable (test.test_iter.TestCase.test_iter_callable)\nPASS: test_iter_class_for (test.test_iter.TestCase.test_iter_class_for)\nPASS: test_iter_class_iter (test.test_iter.TestCase.test_iter_class_iter)\nPASS: test_iter_dict (test.test_iter.TestCase.test_iter_dict)\nPASS: test_iter_empty (test.test_iter.TestCase.test_iter_empty)\nPASS: test_iter_file (test.test_iter.TestCase.test_iter_file)\nPASS: test_iter_for_loop (test.test_iter.TestCase.test_iter_for_loop)\nPASS: test_iter_function (test.test_iter.TestCase.test_iter_function)\nPASS: test_iter_function_concealing_reentrant_exhaustion (test.test_iter.TestCase.test_iter_function_concealing_reentrant_exhaustion)\nPASS: test_iter_function_stop (test.test_iter.TestCase.test_iter_function_stop)\nPASS: test_iter_idempotency (test.test_iter.TestCase.test_iter_idempotency)\nPASS: test_iter_independence (test.test_iter.TestCase.test_iter_independence)\nPASS: test_iter_neg_setstate (test.test_iter.TestCase.test_iter_neg_setstate)\nPASS: test_iter_overflow (test.test_iter.TestCase.test_iter_overflow)\nPASS: test_iter_range (test.test_iter.TestCase.test_iter_range)\nPASS: test_iter_string (test.test_iter.TestCase.test_iter_string)\nPASS: test_iter_tuple (test.test_iter.TestCase.test_iter_tuple)\nPASS: test_mutating_seq_class_exhausted_iter (test.test_iter.TestCase.test_mutating_seq_class_exhausted_iter)\nPASS: test_mutating_seq_class_iter_pickle (test.test_iter.TestCase.test_mutating_seq_class_iter_pickle)\nPASS: test_nested_comprehensions_for (test.test_iter.TestCase.test_nested_comprehensions_for)\nPASS: test_nested_comprehensions_iter (test.test_iter.TestCase.test_nested_comprehensions_iter)\nPASS: test_new_style_iter_class (test.test_iter.TestCase.test_new_style_iter_class)\nPASS: test_reduce_mutating_builtins_iter (test.test_iter.TestCase.test_reduce_mutating_builtins_iter)\nPASS: test_ref_counting_behavior (test.test_iter.TestCase.test_ref_counting_behavior)\nPASS: test_seq_class_for (test.test_iter.TestCase.test_seq_class_for)\nPASS: test_seq_class_iter (test.test_iter.TestCase.test_seq_class_iter)\nPASS: test_sinkstate_callable (test.test_iter.TestCase.test_sinkstate_callable)\nPASS: test_sinkstate_dict (test.test_iter.TestCase.test_sinkstate_dict)\nPASS: test_sinkstate_enumerate (test.test_iter.TestCase.test_sinkstate_enumerate)\nPASS: test_sinkstate_list (test.test_iter.TestCase.test_sinkstate_list)\nPASS: test_sinkstate_range (test.test_iter.TestCase.test_sinkstate_range)\nPASS: test_sinkstate_sequence (test.test_iter.TestCase.test_sinkstate_sequence)\nPASS: test_sinkstate_string (test.test_iter.TestCase.test_sinkstate_string)\nPASS: test_sinkstate_tuple (test.test_iter.TestCase.test_sinkstate_tuple)\nPASS: test_sinkstate_yield (test.test_iter.TestCase.test_sinkstate_yield)\nPASS: test_stop_sequence (test.test_iter.TestCase.test_stop_sequence)\nPASS: test_unicode_join_endcase (test.test_iter.TestCase.test_unicode_join_endcase)\nPASS: test_unpack_iter (test.test_iter.TestCase.test_unpack_iter)\nPASS: test_writelines (test.test_iter.TestCase.test_writelines)\n\n----------------------------------------------------------------------\nRan 56 tests in 0.069s\n\nOK\n0:01:40 load avg: 2.58 [226/469] test_iterlen passed\nPASS: test_immutable_during_iteration (test.test_iterlen.TestDeque.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestDeque.test_invariant)\nPASS: test_immutable_during_iteration (test.test_iterlen.TestDequeReversed.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestDequeReversed.test_invariant)\nPASS: test_immutable_during_iteration (test.test_iterlen.TestDictItems.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestDictItems.test_invariant)\nPASS: test_immutable_during_iteration (test.test_iterlen.TestDictKeys.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestDictKeys.test_invariant)\nPASS: test_immutable_during_iteration (test.test_iterlen.TestDictValues.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestDictValues.test_invariant)\nPASS: test_invalid_hint (test.test_iterlen.TestLengthHintExceptions.test_invalid_hint)\nPASS: test_issue1242657 (test.test_iterlen.TestLengthHintExceptions.test_issue1242657)\nPASS: test_invariant (test.test_iterlen.TestList.test_invariant)\nPASS: test_mutation (test.test_iterlen.TestList.test_mutation)\nPASS: test_invariant (test.test_iterlen.TestListReversed.test_invariant)\nPASS: test_mutation (test.test_iterlen.TestListReversed.test_mutation)\nPASS: test_invariant (test.test_iterlen.TestRepeat.test_invariant)\nPASS: test_immutable_during_iteration (test.test_iterlen.TestSet.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestSet.test_invariant)\nPASS: test_invariant (test.test_iterlen.TestTuple.test_invariant)\nPASS: test_invariant (test.test_iterlen.TestXrange.test_invariant)\nPASS: test_invariant (test.test_iterlen.TestXrangeCustomReversed.test_invariant)\n\n----------------------------------------------------------------------\nRan 22 tests in 0.007s\n\nOK\n0:01:43 load avg: 2.70 [227/469] test_imaplib passed\nPASS: test_EOF_without_complete_welcome_message (test.test_imaplib.NewIMAPSSLTests.test_EOF_without_complete_welcome_message)\ntest_aborted_authentication (test.test_imaplib.NewIMAPSSLTests.test_aborted_authentication) ... SENT: b'* OK IMAP4rev1'\nGOT: b'IJIP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'IJIP0 OK CAPABILITY completed'\nGOT: b'IJIP1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'*'\nSENT: b'IJIP1 NO [AUTHENTICATIONFAILED] aborted'\nok\ntest_bad_auth_name (test.test_imaplib.NewIMAPSSLTests.test_bad_auth_name) ... SENT: b'* OK IMAP4rev1'\nGOT: b'IHEF0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'IHEF0 OK CAPABILITY completed'\nGOT: b'IHEF1 AUTHENTICATE METHOD'\nSENT: b'IHEF1 NO unrecognized authentication type METHOD'\nok\ntest_enable_UTF8_True_append (test.test_imaplib.NewIMAPSSLTests.test_enable_UTF8_True_append) ... SENT: b'* OK IMAP4rev1'\nGOT: b'ELDL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 ENABLE UTF8=ACCEPT'\nSENT: b'ELDL0 OK CAPABILITY completed'\nGOT: b'ELDL1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'ELDL1 OK FAKEAUTH successful'\nGOT: b'ELDL2 ENABLE UTF8=ACCEPT'\nSENT: b'ELDL2 OK ENABLE successful'\nGOT: b'ELDL3 APPEND INBOX {30}'\nSENT: b'+'\nGOT: b'UTF8 (Subject: \\xc3\\xbc\\xc3\\xb1\\xc3\\xad\\xc2\\xa9\\xc3\\xb6\\xc3\\xb0\\xc3\\xa9)'\nSENT: b'ELDL3 OK okay'\nok\ntest_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.NewIMAPSSLTests.test_enable_UTF8_raises_error_if_not_supported) ... SENT: b'* OK IMAP4rev1'\nGOT: b'PPCE0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'PPCE0 OK CAPABILITY completed'\nGOT: b'PPCE1 LOGIN user \"pass\"'\nSENT: b'PPCE1 OK LOGIN completed'\nok\ntest_enable_raises_error_if_no_capability (test.test_imaplib.NewIMAPSSLTests.test_enable_raises_error_if_no_capability) ... SENT: b'* OK IMAP4rev1'\nGOT: b'MEDP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'MEDP0 OK CAPABILITY completed'\nok\ntest_enable_raises_error_if_not_AUTH (test.test_imaplib.NewIMAPSSLTests.test_enable_raises_error_if_not_AUTH) ... SENT: b'* OK IMAP4rev1'\nGOT: b'HMKL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'HMKL0 OK CAPABILITY completed'\nok\ntest_imaplib_timeout_functionality_test (test.test_imaplib.NewIMAPSSLTests.test_imaplib_timeout_functionality_test) ... SENT: b'* OK IMAP4rev1'\nGOT: b'MJLN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'MJLN0 OK CAPABILITY completed'\nok\nSKIP: test_imaplib_timeout_test (test.test_imaplib.NewIMAPSSLTests.test_imaplib_timeout_test) \"resource 'walltime' is not enabled\"\ntest_invalid_authentication (test.test_imaplib.NewIMAPSSLTests.test_invalid_authentication) ... SENT: b'* OK IMAP4rev1'\nGOT: b'IPKH0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'IPKH0 OK CAPABILITY completed'\nGOT: b'IPKH1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'IPKH1 NO [AUTHENTICATIONFAILED] invalid'\nok\ntest_line_termination (test.test_imaplib.NewIMAPSSLTests.test_line_termination) ... SENT: b'* OK IMAP4rev1'\nGOT: b'LCJF0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nSENT: b'LCJF0 OK CAPABILITY completed'\nok\nPASS: test_linetoolong (test.test_imaplib.NewIMAPSSLTests.test_linetoolong)\ntest_login (test.test_imaplib.NewIMAPSSLTests.test_login) ... SENT: b'* OK IMAP4rev1'\nGOT: b'JPAO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JPAO0 OK CAPABILITY completed'\nGOT: b'JPAO1 LOGIN user \"pass\"'\nSENT: b'JPAO1 OK LOGIN completed'\nok\ntest_login_cram_md5_bytes (test.test_imaplib.NewIMAPSSLTests.test_login_cram_md5_bytes) ... SENT: b'* OK IMAP4rev1'\nGOT: b'LFBP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'LFBP0 OK CAPABILITY completed'\nGOT: b'LFBP1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'LFBP1 OK CRAM-MD5 successful'\nok\ntest_login_cram_md5_plain_text (test.test_imaplib.NewIMAPSSLTests.test_login_cram_md5_plain_text) ... SENT: b'* OK IMAP4rev1'\nGOT: b'OLJA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'OLJA0 OK CAPABILITY completed'\nGOT: b'OLJA1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'OLJA1 OK CRAM-MD5 successful'\nok\ntest_logout (test.test_imaplib.NewIMAPSSLTests.test_logout) ... SENT: b'* OK IMAP4rev1'\nGOT: b'DPIE0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'DPIE0 OK CAPABILITY completed'\nGOT: b'DPIE1 LOGIN user \"pass\"'\nSENT: b'DPIE1 OK LOGIN completed'\nGOT: b'DPIE2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'DPIE2 OK LOGOUT completed'\nok\ntest_lsub (test.test_imaplib.NewIMAPSSLTests.test_lsub) ... SENT: b'* OK IMAP4rev1'\nGOT: b'DFNA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'DFNA0 OK CAPABILITY completed'\nGOT: b'DFNA1 LOGIN user \"pass\"'\nSENT: b'DFNA1 OK LOGIN completed'\nGOT: b'DFNA2 LSUB \"\" *'\nSENT: b'* LSUB () \".\" directoryA'\nSENT: b'DFNA2 OK LSUB completed'\nok\ntest_search_disallows_charset_in_utf8_mode (test.test_imaplib.NewIMAPSSLTests.test_search_disallows_charset_in_utf8_mode) ... SENT: b'* OK IMAP4rev1'\nGOT: b'PGKM0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'PGKM0 OK CAPABILITY completed'\nGOT: b'PGKM1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'PGKM1 OK FAKEAUTH successful'\nGOT: b'PGKM2 ENABLE UTF8=ACCEPT'\nSENT: b'PGKM2 OK ENABLE successful'\nok\ntest_simple_with_statement (test.test_imaplib.NewIMAPSSLTests.test_simple_with_statement) ... SENT: b'* OK IMAP4rev1'\nGOT: b'EIFP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EIFP0 OK CAPABILITY completed'\nGOT: b'EIFP1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EIFP1 OK LOGOUT completed'\nok\nSKIP: test_ssl_raises (test.test_imaplib.NewIMAPSSLTests.test_ssl_raises) \"resource 'walltime' is not enabled\"\nSKIP: test_ssl_verified (test.test_imaplib.NewIMAPSSLTests.test_ssl_verified) \"resource 'walltime' is not enabled\"\ntest_unselect (test.test_imaplib.NewIMAPSSLTests.test_unselect) ... SENT: b'* OK IMAP4rev1'\nGOT: b'IFMP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'IFMP0 OK CAPABILITY completed'\nGOT: b'IFMP1 LOGIN user \"pass\"'\nSENT: b'IFMP1 OK LOGIN completed'\nGOT: b'IFMP2 SELECT INBOX'\nSENT: b'* 2 EXISTS'\nSENT: b'IFMP2 OK [READ-WRITE] SELECT completed.'\nGOT: b'IFMP3 UNSELECT'\nSENT: b'IFMP3 OK Returned to authenticated state. (Success)'\nok\ntest_valid_authentication_bytes (test.test_imaplib.NewIMAPSSLTests.test_valid_authentication_bytes) ... SENT: b'* OK IMAP4rev1'\nGOT: b'PDIO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'PDIO0 OK CAPABILITY completed'\nGOT: b'PDIO1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'PDIO1 OK FAKEAUTH successful'\nok\ntest_valid_authentication_plain_text (test.test_imaplib.NewIMAPSSLTests.test_valid_authentication_plain_text) ... SENT: b'* OK IMAP4rev1'\nGOT: b'GKHA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'GKHA0 OK CAPABILITY completed'\nGOT: b'GKHA1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'GKHA1 OK FAKEAUTH successful'\nok\ntest_with_statement (test.test_imaplib.NewIMAPSSLTests.test_with_statement) ... SENT: b'* OK IMAP4rev1'\nGOT: b'EJAD0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EJAD0 OK CAPABILITY completed'\nGOT: b'EJAD1 LOGIN user \"pass\"'\nSENT: b'EJAD1 OK LOGIN completed'\nGOT: b'EJAD2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EJAD2 OK LOGOUT completed'\nok\ntest_with_statement_logout (test.test_imaplib.NewIMAPSSLTests.test_with_statement_logout) ... SENT: b'* OK IMAP4rev1'\nGOT: b'NBIA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'NBIA0 OK CAPABILITY completed'\nGOT: b'NBIA1 LOGIN user \"pass\"'\nSENT: b'NBIA1 OK LOGIN completed'\nGOT: b'NBIA2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'NBIA2 OK LOGOUT completed'\nok\nPASS: test_EOF_without_complete_welcome_message (test.test_imaplib.NewIMAPTests.test_EOF_without_complete_welcome_message)\ntest_aborted_authentication (test.test_imaplib.NewIMAPTests.test_aborted_authentication) ... SENT: b'* OK IMAP4rev1'\nGOT: b'KEFL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'KEFL0 OK CAPABILITY completed'\nGOT: b'KEFL1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'*'\nSENT: b'KEFL1 NO [AUTHENTICATIONFAILED] aborted'\nok\ntest_bad_auth_name (test.test_imaplib.NewIMAPTests.test_bad_auth_name) ... SENT: b'* OK IMAP4rev1'\nGOT: b'NENJ0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'NENJ0 OK CAPABILITY completed'\nGOT: b'NENJ1 AUTHENTICATE METHOD'\nSENT: b'NENJ1 NO unrecognized authentication type METHOD'\nok\ntest_enable_UTF8_True_append (test.test_imaplib.NewIMAPTests.test_enable_UTF8_True_append) ... SENT: b'* OK IMAP4rev1'\nGOT: b'JMKD0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 ENABLE UTF8=ACCEPT'\nSENT: b'JMKD0 OK CAPABILITY completed'\nGOT: b'JMKD1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'JMKD1 OK FAKEAUTH successful'\nGOT: b'JMKD2 ENABLE UTF8=ACCEPT'\nSENT: b'JMKD2 OK ENABLE successful'\nGOT: b'JMKD3 APPEND INBOX {30}'\nSENT: b'+'\nGOT: b'UTF8 (Subject: \\xc3\\xbc\\xc3\\xb1\\xc3\\xad\\xc2\\xa9\\xc3\\xb6\\xc3\\xb0\\xc3\\xa9)'\nSENT: b'JMKD3 OK okay'\nok\ntest_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.NewIMAPTests.test_enable_UTF8_raises_error_if_not_supported) ... SENT: b'* OK IMAP4rev1'\nGOT: b'MOMN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'MOMN0 OK CAPABILITY completed'\nGOT: b'MOMN1 LOGIN user \"pass\"'\nSENT: b'MOMN1 OK LOGIN completed'\nok\ntest_enable_raises_error_if_no_capability (test.test_imaplib.NewIMAPTests.test_enable_raises_error_if_no_capability) ... SENT: b'* OK IMAP4rev1'\nGOT: b'LIGA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LIGA0 OK CAPABILITY completed'\nok\ntest_enable_raises_error_if_not_AUTH (test.test_imaplib.NewIMAPTests.test_enable_raises_error_if_not_AUTH) ... SENT: b'* OK IMAP4rev1'\nGOT: b'MAEE0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'MAEE0 OK CAPABILITY completed'\nok\ntest_imaplib_timeout_functionality_test (test.test_imaplib.NewIMAPTests.test_imaplib_timeout_functionality_test) ... SENT: b'* OK IMAP4rev1'\nGOT: b'JNMD0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JNMD0 OK CAPABILITY completed'\nSENT: b'* OK IMAP4rev1'\nok\nSKIP: test_imaplib_timeout_test (test.test_imaplib.NewIMAPTests.test_imaplib_timeout_test) \"resource 'walltime' is not enabled\"\ntest_invalid_authentication (test.test_imaplib.NewIMAPTests.test_invalid_authentication) ... SENT: b'* OK IMAP4rev1'\nGOT: b'FLNJ0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'FLNJ0 OK CAPABILITY completed'\nGOT: b'FLNJ1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'FLNJ1 NO [AUTHENTICATIONFAILED] invalid'\nok\ntest_line_termination (test.test_imaplib.NewIMAPTests.test_line_termination) ... SENT: b'* OK IMAP4rev1'\nGOT: b'FFDF0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nSENT: b'FFDF0 OK CAPABILITY completed'\nok\nPASS: test_linetoolong (test.test_imaplib.NewIMAPTests.test_linetoolong)\ntest_login (test.test_imaplib.NewIMAPTests.test_login) ... SENT: b'* OK IMAP4rev1'\nGOT: b'NDLI0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'NDLI0 OK CAPABILITY completed'\nGOT: b'NDLI1 LOGIN user \"pass\"'\nSENT: b'NDLI1 OK LOGIN completed'\nok\ntest_login_cram_md5_bytes (test.test_imaplib.NewIMAPTests.test_login_cram_md5_bytes) ... SENT: b'* OK IMAP4rev1'\nGOT: b'LGNG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'LGNG0 OK CAPABILITY completed'\nGOT: b'LGNG1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'LGNG1 OK CRAM-MD5 successful'\nok\ntest_login_cram_md5_plain_text (test.test_imaplib.NewIMAPTests.test_login_cram_md5_plain_text) ... SENT: b'* OK IMAP4rev1'\nGOT: b'BKAL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'BKAL0 OK CAPABILITY completed'\nGOT: b'BKAL1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'BKAL1 OK CRAM-MD5 successful'\nok\ntest_logout (test.test_imaplib.NewIMAPTests.test_logout) ... SENT: b'* OK IMAP4rev1'\nGOT: b'MAMJ0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'MAMJ0 OK CAPABILITY completed'\nGOT: b'MAMJ1 LOGIN user \"pass\"'\nSENT: b'MAMJ1 OK LOGIN completed'\nGOT: b'MAMJ2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'MAMJ2 OK LOGOUT completed'\nok\ntest_lsub (test.test_imaplib.NewIMAPTests.test_lsub) ... SENT: b'* OK IMAP4rev1'\nGOT: b'CMMG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'CMMG0 OK CAPABILITY completed'\nGOT: b'CMMG1 LOGIN user \"pass\"'\nSENT: b'CMMG1 OK LOGIN completed'\nGOT: b'CMMG2 LSUB \"\" *'\nSENT: b'* LSUB () \".\" directoryA'\nSENT: b'CMMG2 OK LSUB completed'\nok\ntest_search_disallows_charset_in_utf8_mode (test.test_imaplib.NewIMAPTests.test_search_disallows_charset_in_utf8_mode) ... SENT: b'* OK IMAP4rev1'\nGOT: b'BOEH0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'BOEH0 OK CAPABILITY completed'\nGOT: b'BOEH1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'BOEH1 OK FAKEAUTH successful'\nGOT: b'BOEH2 ENABLE UTF8=ACCEPT'\nSENT: b'BOEH2 OK ENABLE successful'\nok\ntest_simple_with_statement (test.test_imaplib.NewIMAPTests.test_simple_with_statement) ... SENT: b'* OK IMAP4rev1'\nGOT: b'FELN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'FELN0 OK CAPABILITY completed'\nGOT: b'FELN1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'FELN1 OK LOGOUT completed'\nok\ntest_unselect (test.test_imaplib.NewIMAPTests.test_unselect) ... SENT: b'* OK IMAP4rev1'\nGOT: b'JHPK0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JHPK0 OK CAPABILITY completed'\nGOT: b'JHPK1 LOGIN user \"pass\"'\nSENT: b'JHPK1 OK LOGIN completed'\nGOT: b'JHPK2 SELECT INBOX'\nSENT: b'* 2 EXISTS'\nSENT: b'JHPK2 OK [READ-WRITE] SELECT completed.'\nGOT: b'JHPK3 UNSELECT'\nSENT: b'JHPK3 OK Returned to authenticated state. (Success)'\nok\ntest_valid_authentication_bytes (test.test_imaplib.NewIMAPTests.test_valid_authentication_bytes) ... SENT: b'* OK IMAP4rev1'\nGOT: b'LNLH0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LNLH0 OK CAPABILITY completed'\nGOT: b'LNLH1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'LNLH1 OK FAKEAUTH successful'\nok\ntest_valid_authentication_plain_text (test.test_imaplib.NewIMAPTests.test_valid_authentication_plain_text) ... SENT: b'* OK IMAP4rev1'\nGOT: b'PILC0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'PILC0 OK CAPABILITY completed'\nGOT: b'PILC1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'PILC1 OK FAKEAUTH successful'\nok\ntest_with_statement (test.test_imaplib.NewIMAPTests.test_with_statement) ... SENT: b'* OK IMAP4rev1'\nGOT: b'BLGO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'BLGO0 OK CAPABILITY completed'\nGOT: b'BLGO1 LOGIN user \"pass\"'\nSENT: b'BLGO1 OK LOGIN completed'\nGOT: b'BLGO2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'BLGO2 OK LOGOUT completed'\nok\ntest_with_statement_logout (test.test_imaplib.NewIMAPTests.test_with_statement_logout) ... SENT: b'* OK IMAP4rev1'\nGOT: b'NADD0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'NADD0 OK CAPABILITY completed'\nGOT: b'NADD1 LOGIN user \"pass\"'\nSENT: b'NADD1 OK LOGIN completed'\nGOT: b'NADD2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'NADD2 OK LOGOUT completed'\nok\nSKIP: test_logincapa (test.test_imaplib.RemoteIMAPTest.test_logincapa) 'network resource disabled'\nSKIP: test_logout (test.test_imaplib.RemoteIMAPTest.test_logout) 'network resource disabled'\nSKIP: test_logincapa (test.test_imaplib.RemoteIMAP_SSLTest.test_logincapa) 'cyrus.andrew.cmu.edu blocks connections'\nSKIP: test_logout (test.test_imaplib.RemoteIMAP_SSLTest.test_logout) 'cyrus.andrew.cmu.edu blocks connections'\nSKIP: test_logincapa (test.test_imaplib.RemoteIMAP_STARTTLSTest.test_logincapa) 'network resource disabled'\nSKIP: test_logout (test.test_imaplib.RemoteIMAP_STARTTLSTest.test_logout) 'network resource disabled'\nPASS: test_Internaldate2tuple (test.test_imaplib.TestImaplib.test_Internaldate2tuple)\nPASS: test_Internaldate2tuple_issue10941 (test.test_imaplib.TestImaplib.test_Internaldate2tuple_issue10941)\nPASS: test_Time2Internaldate (test.test_imaplib.TestImaplib.test_Time2Internaldate)\nPASS: test_imap4_host_default_value (test.test_imaplib.TestImaplib.test_imap4_host_default_value)\nPASS: test_that_Time2Internaldate_returns_a_result (test.test_imaplib.TestImaplib.test_that_Time2Internaldate_returns_a_result)\ntest_aborted_authentication (test.test_imaplib.ThreadedNetworkedTests.test_aborted_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_aborted_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'EBPG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EBPG0 OK CAPABILITY completed'\nGOT: b'EBPG1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'*'\nSENT: b'EBPG1 NO [AUTHENTICATIONFAILED] aborted'\nGOT: b'EBPG2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EBPG2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_bad_auth_name (test.test_imaplib.ThreadedNetworkedTests.test_bad_auth_name) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_bad_auth_name.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'EIIO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EIIO0 OK CAPABILITY completed'\nGOT: b'EIIO1 AUTHENTICATE METHOD'\nSENT: b'EIIO1 NO unrecognized authentication type METHOD'\nGOT: b'EIIO2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EIIO2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_bracket_flags (test.test_imaplib.ThreadedNetworkedTests.test_bracket_flags) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_bracket_flags.<locals>.BracketFlagHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'KFJI0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'KFJI0 OK CAPABILITY completed'\nGOT: b'KFJI1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'KFJI1 OK FAKEAUTH successful'\nGOT: b'KFJI2 SELECT test'\nSENT: b'* FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft)'\nSENT: b'* 2 EXISTS'\nSENT: b'* 0 RECENT'\nSENT: b'* OK [PERMANENTFLAGS Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\*)] Flags permitted.'\nSENT: b'KFJI2 OK [READ-WRITE] SELECT completed.'\nGOT: b'KFJI3 STORE 1 +FLAGS ([test])'\nSENT: b'* 1 FETCH (FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test]))'\nSENT: b'KFJI3 OK STORE completed.'\nGOT: b'KFJI4 SELECT test'\nSENT: b'* FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test])'\nSENT: b'* 2 EXISTS'\nSENT: b'* 0 RECENT'\nSENT: b'* OK [PERMANENTFLAGS Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test] \\\\*)] Flags permitted.'\nSENT: b'KFJI4 OK [READ-WRITE] SELECT completed.'\nGOT: b'KFJI5 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'KFJI5 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_connect (test.test_imaplib.ThreadedNetworkedTests.test_connect) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LFME0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LFME0 OK CAPABILITY completed'\nwaiting for server\ndone\nok\ntest_dump_ur (test.test_imaplib.ThreadedNetworkedTests.test_dump_ur) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LNCF0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LNCF0 OK CAPABILITY completed'\nGOT: b'LNCF1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'LNCF1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_UTF8_True_append (test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_True_append) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_True_append.<locals>.UTF8AppendServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'CNLN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'CNLN0 OK CAPABILITY completed'\nGOT: b'CNLN1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'CNLN1 OK FAKEAUTH successful'\nGOT: b'CNLN2 ENABLE UTF8=ACCEPT'\nSENT: b'CNLN2 OK ENABLE successful'\nGOT: b'CNLN3 APPEND INBOX {30}'\nSENT: b'+'\nGOT: b'UTF8 (Subject: \\xc3\\xbc\\xc3\\xb1\\xc3\\xad\\xc2\\xa9\\xc3\\xb6\\xc3\\xb0\\xc3\\xa9)'\nSENT: b'CNLN3 OK okay'\nGOT: b'CNLN4 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'CNLN4 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_raises_error_if_not_supported) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_raises_error_if_not_supported.<locals>.NonUTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'BFGO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'BFGO0 OK CAPABILITY completed'\nGOT: b'BFGO1 LOGIN user \"pass\"'\nSENT: b'BFGO1 OK LOGIN completed'\nGOT: b'BFGO2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'BFGO2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_raises_error_if_no_capability (test.test_imaplib.ThreadedNetworkedTests.test_enable_raises_error_if_no_capability) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_raises_error_if_no_capability.<locals>.NoEnableServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'BIDK0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nSENT: b'BIDK0 OK CAPABILITY completed'\nGOT: b'BIDK1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'BIDK1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_raises_error_if_not_AUTH (test.test_imaplib.ThreadedNetworkedTests.test_enable_raises_error_if_not_AUTH) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.UTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'MAGJ0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'MAGJ0 OK CAPABILITY completed'\nGOT: b'MAGJ1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'MAGJ1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_invalid_authentication (test.test_imaplib.ThreadedNetworkedTests.test_invalid_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_invalid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'KBIN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'KBIN0 OK CAPABILITY completed'\nGOT: b'KBIN1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'KBIN1 NO [AUTHENTICATIONFAILED] invalid'\nGOT: b'KBIN2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'KBIN2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_issue5949 (test.test_imaplib.ThreadedNetworkedTests.test_issue5949) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_issue5949.<locals>.EOFHandler'>\nserver running\nwaiting for server\ndone\nok\ntest_line_termination (test.test_imaplib.ThreadedNetworkedTests.test_line_termination) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_line_termination.<locals>.BadNewlineHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'PCJG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nSENT: b'PCJG0 OK CAPABILITY completed'\nwaiting for server\ndone\nok\ntest_linetoolong (test.test_imaplib.ThreadedNetworkedTests.test_linetoolong) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_linetoolong.<locals>.TooLongHandler'>\nserver running\nwaiting for server\ndone\nok\ntest_login_cram_md5 (test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5.<locals>.AuthHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'GDIL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'GDIL0 OK CAPABILITY completed'\nGOT: b'GDIL1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'GDIL1 OK CRAM-MD5 successful'\nGOT: b'GDIL2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'GDIL2 OK LOGOUT completed'\nwaiting for server\ndone\ncreating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5.<locals>.AuthHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'FGNM0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'FGNM0 OK CAPABILITY completed'\nGOT: b'FGNM1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'FGNM1 OK CRAM-MD5 successful'\nGOT: b'FGNM2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'FGNM2 OK LOGOUT completed'\ndone\nok\ntest_search_disallows_charset_in_utf8_mode (test.test_imaplib.ThreadedNetworkedTests.test_search_disallows_charset_in_utf8_mode) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.UTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'OMAC0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'OMAC0 OK CAPABILITY completed'\nGOT: b'OMAC1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'OMAC1 OK FAKEAUTH successful'\nGOT: b'OMAC2 ENABLE UTF8=ACCEPT'\nSENT: b'OMAC2 OK ENABLE successful'\nGOT: b'OMAC3 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'OMAC3 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_simple_with_statement (test.test_imaplib.ThreadedNetworkedTests.test_simple_with_statement) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'EKAI0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EKAI0 OK CAPABILITY completed'\nGOT: b'EKAI1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EKAI1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_valid_authentication (test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LCKL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LCKL0 OK CAPABILITY completed'\nGOT: b'LCKL1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'LCKL1 OK FAKEAUTH successful'\nGOT: b'LCKL2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'LCKL2 OK LOGOUT completed'\ndone\ncreating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'JKFH0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JKFH0 OK CAPABILITY completed'\nGOT: b'JKFH1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'JKFH1 OK FAKEAUTH successful'\nGOT: b'JKFH2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'JKFH2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_with_statement (test.test_imaplib.ThreadedNetworkedTests.test_with_statement) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'DCGH0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'DCGH0 OK CAPABILITY completed'\nGOT: b'DCGH1 LOGIN user \"pass\"'\nSENT: b'DCGH1 OK LOGIN completed'\nGOT: b'DCGH2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'DCGH2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_with_statement_logout (test.test_imaplib.ThreadedNetworkedTests.test_with_statement_logout) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'JPMF0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JPMF0 OK CAPABILITY completed'\nGOT: b'JPMF1 LOGIN user \"pass\"'\nSENT: b'JPMF1 OK LOGIN completed'\nGOT: b'JPMF2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'JPMF2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_aborted_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL.test_aborted_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_aborted_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'IJDI0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'IJDI0 OK CAPABILITY completed'\nGOT: b'IJDI1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'*'\nSENT: b'IJDI1 NO [AUTHENTICATIONFAILED] aborted'\nGOT: b'IJDI2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'IJDI2 OK LOGOUT completed'\ndone\nok\ntest_bad_auth_name (test.test_imaplib.ThreadedNetworkedTestsSSL.test_bad_auth_name) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_bad_auth_name.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'DHGO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'DHGO0 OK CAPABILITY completed'\nGOT: b'DHGO1 AUTHENTICATE METHOD'\nSENT: b'DHGO1 NO unrecognized authentication type METHOD'\nGOT: b'DHGO2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'DHGO2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_bracket_flags (test.test_imaplib.ThreadedNetworkedTestsSSL.test_bracket_flags) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_bracket_flags.<locals>.BracketFlagHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'FOKO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'FOKO0 OK CAPABILITY completed'\nGOT: b'FOKO1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'FOKO1 OK FAKEAUTH successful'\nGOT: b'FOKO2 SELECT test'\nSENT: b'* FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft)'\nSENT: b'* 2 EXISTS'\nSENT: b'* 0 RECENT'\nSENT: b'* OK [PERMANENTFLAGS Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\*)] Flags permitted.'\nSENT: b'FOKO2 OK [READ-WRITE] SELECT completed.'\nGOT: b'FOKO3 STORE 1 +FLAGS ([test])'\nSENT: b'* 1 FETCH (FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test]))'\nSENT: b'FOKO3 OK STORE completed.'\nGOT: b'FOKO4 SELECT test'\nSENT: b'* FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test])'\nSENT: b'* 2 EXISTS'\nSENT: b'* 0 RECENT'\nSENT: b'* OK [PERMANENTFLAGS Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test] \\\\*)] Flags permitted.'\nSENT: b'FOKO4 OK [READ-WRITE] SELECT completed.'\nGOT: b'FOKO5 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'FOKO5 OK LOGOUT completed'\ndone\nok\ntest_connect (test.test_imaplib.ThreadedNetworkedTestsSSL.test_connect) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LPAB0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LPAB0 OK CAPABILITY completed'\nwaiting for server\ndone\nok\ntest_dump_ur (test.test_imaplib.ThreadedNetworkedTestsSSL.test_dump_ur) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'EDHD0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EDHD0 OK CAPABILITY completed'\nGOT: b'EDHD1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EDHD1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_UTF8_True_append (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_UTF8_True_append) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_True_append.<locals>.UTF8AppendServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'IJBA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'IJBA0 OK CAPABILITY completed'\nGOT: b'IJBA1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'IJBA1 OK FAKEAUTH successful'\nGOT: b'IJBA2 ENABLE UTF8=ACCEPT'\nSENT: b'IJBA2 OK ENABLE successful'\nGOT: b'IJBA3 APPEND INBOX {30}'\nSENT: b'+'\nGOT: b'UTF8 (Subject: \\xc3\\xbc\\xc3\\xb1\\xc3\\xad\\xc2\\xa9\\xc3\\xb6\\xc3\\xb0\\xc3\\xa9)'\nSENT: b'IJBA3 OK okay'\nGOT: b'IJBA4 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'IJBA4 OK LOGOUT completed'\ndone\nok\ntest_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_UTF8_raises_error_if_not_supported) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_raises_error_if_not_supported.<locals>.NonUTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'JIPL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JIPL0 OK CAPABILITY completed'\nGOT: b'JIPL1 LOGIN user \"pass\"'\nSENT: b'JIPL1 OK LOGIN completed'\nGOT: b'JIPL2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'JIPL2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_raises_error_if_no_capability (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_raises_error_if_no_capability) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_raises_error_if_no_capability.<locals>.NoEnableServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LHIG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nSENT: b'LHIG0 OK CAPABILITY completed'\nGOT: b'LHIG1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'LHIG1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_raises_error_if_not_AUTH (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_raises_error_if_not_AUTH) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.UTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'EHDG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'EHDG0 OK CAPABILITY completed'\nGOT: b'EHDG1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EHDG1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_invalid_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL.test_invalid_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_invalid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'HBBN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'HBBN0 OK CAPABILITY completed'\nGOT: b'HBBN1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'HBBN1 NO [AUTHENTICATIONFAILED] invalid'\nGOT: b'HBBN2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'HBBN2 OK LOGOUT completed'\ndone\nok\ntest_issue5949 (test.test_imaplib.ThreadedNetworkedTestsSSL.test_issue5949) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_issue5949.<locals>.EOFHandler'>\nserver running\nwaiting for server\ndone\nok\ntest_line_termination (test.test_imaplib.ThreadedNetworkedTestsSSL.test_line_termination) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_line_termination.<locals>.BadNewlineHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'MFEN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nwaiting for server\nSENT: b'MFEN0 OK CAPABILITY completed'\ndone\nok\ntest_linetoolong (test.test_imaplib.ThreadedNetworkedTestsSSL.test_linetoolong) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_linetoolong.<locals>.TooLongHandler'>\nserver running\nwaiting for server\ndone\nok\ntest_login_cram_md5 (test.test_imaplib.ThreadedNetworkedTestsSSL.test_login_cram_md5) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5.<locals>.AuthHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'PDJB0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'PDJB0 OK CAPABILITY completed'\nGOT: b'PDJB1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'PDJB1 OK CRAM-MD5 successful'\nGOT: b'PDJB2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'PDJB2 OK LOGOUT completed'\ndone\ncreating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5.<locals>.AuthHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'BOMM0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'BOMM0 OK CAPABILITY completed'\nGOT: b'BOMM1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'BOMM1 OK CRAM-MD5 successful'\nGOT: b'BOMM2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'BOMM2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_search_disallows_charset_in_utf8_mode (test.test_imaplib.ThreadedNetworkedTestsSSL.test_search_disallows_charset_in_utf8_mode) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.UTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'POLA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'POLA0 OK CAPABILITY completed'\nGOT: b'POLA1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'POLA1 OK FAKEAUTH successful'\nGOT: b'POLA2 ENABLE UTF8=ACCEPT'\nSENT: b'POLA2 OK ENABLE successful'\nGOT: b'POLA3 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'POLA3 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_simple_with_statement (test.test_imaplib.ThreadedNetworkedTestsSSL.test_simple_with_statement) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'JFLP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JFLP0 OK CAPABILITY completed'\nGOT: b'JFLP1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'JFLP1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_ssl_verified (test.test_imaplib.ThreadedNetworkedTestsSSL.test_ssl_verified) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nwaiting for server\ndone\ncreating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LFFE0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LFFE0 OK CAPABILITY completed'\nwaiting for server\ndone\nok\ntest_valid_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL.test_valid_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'ENKB0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'ENKB0 OK CAPABILITY completed'\nGOT: b'ENKB1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'ENKB1 OK FAKEAUTH successful'\nGOT: b'ENKB2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'ENKB2 OK LOGOUT completed'\nwaiting for server\ndone\ncreating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'HDDJ0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'HDDJ0 OK CAPABILITY completed'\nGOT: b'HDDJ1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'HDDJ1 OK FAKEAUTH successful'\nGOT: b'HDDJ2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'HDDJ2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_with_statement (test.test_imaplib.ThreadedNetworkedTestsSSL.test_with_statement) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'JFND0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JFND0 OK CAPABILITY completed'\nGOT: b'JFND1 LOGIN user \"pass\"'\nSENT: b'JFND1 OK LOGIN completed'\nGOT: b'JFND2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'JFND2 OK LOGOUT completed'\ndone\nok\ntest_with_statement_logout (test.test_imaplib.ThreadedNetworkedTestsSSL.test_with_statement_logout) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'GGDL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'GGDL0 OK CAPABILITY completed'\nGOT: b'GGDL1 LOGIN user \"pass\"'\nSENT: b'GGDL1 OK LOGIN completed'\nGOT: b'GGDL2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'GGDL2 OK LOGOUT completed'\nwaiting for server\ndone\nok\n\n----------------------------------------------------------------------\nRan 90 tests in 11.657s\n\nOK (skipped=10)\n0:01:43 load avg: 2.70 [228/469] test_keyword passed\nPASS: test_all_keywords_fail_to_be_used_as_names (test.test_keyword.Test_iskeyword.test_all_keywords_fail_to_be_used_as_names)\nPASS: test_all_soft_keywords_can_be_used_as_names (test.test_keyword.Test_iskeyword.test_all_soft_keywords_can_be_used_as_names)\nPASS: test_async_and_await_are_keywords (test.test_keyword.Test_iskeyword.test_async_and_await_are_keywords)\nPASS: test_changing_the_kwlist_does_not_affect_iskeyword (test.test_keyword.Test_iskeyword.test_changing_the_kwlist_does_not_affect_iskeyword)\nPASS: test_changing_the_softkwlist_does_not_affect_issoftkeyword (test.test_keyword.Test_iskeyword.test_changing_the_softkwlist_does_not_affect_issoftkeyword)\nPASS: test_keywords_are_sorted (test.test_keyword.Test_iskeyword.test_keywords_are_sorted)\nPASS: test_none_value_is_not_a_keyword (test.test_keyword.Test_iskeyword.test_none_value_is_not_a_keyword)\nPASS: test_soft_keywords (test.test_keyword.Test_iskeyword.test_soft_keywords)\nPASS: test_softkeywords_are_sorted (test.test_keyword.Test_iskeyword.test_softkeywords_are_sorted)\nPASS: test_true_is_a_keyword (test.test_keyword.Test_iskeyword.test_true_is_a_keyword)\nPASS: test_uppercase_true_is_not_a_keyword (test.test_keyword.Test_iskeyword.test_uppercase_true_is_not_a_keyword)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.005s\n\nOK\n0:01:44 load avg: 2.70 [229/469] test_keywordonlyarg passed\nPASS: testFunctionCall (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testFunctionCall)\nPASS: testKwDefaults (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testKwDefaults)\nPASS: testRaiseErrorFuncallWithUnexpectedKeywordArgument (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testRaiseErrorFuncallWithUnexpectedKeywordArgument)\nPASS: testSyntaxErrorForFunctionCall (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testSyntaxErrorForFunctionCall)\nPASS: testSyntaxErrorForFunctionDefinition (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testSyntaxErrorForFunctionDefinition)\nPASS: testSyntaxForManyArguments (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testSyntaxForManyArguments)\nPASS: testTooManyPositionalErrorMessage (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testTooManyPositionalErrorMessage)\nPASS: test_default_evaluation_order (test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_default_evaluation_order)\nPASS: test_issue13343 (test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_issue13343)\nPASS: test_kwonly_methods (test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_kwonly_methods)\nPASS: test_mangling (test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_mangling)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.007s\n\nOK\n0:01:44 load avg: 2.70 [230/469] test_kqueue skipped\ntest_kqueue skipped -- test works only on BSD\n0:01:44 load avg: 2.70 [231/469] test_largefile passed\nSKIP: test_large_read (test.test_largefile.CLargeFileTest.test_large_read) 'not enough memory: 4.7G minimum needed'\nPASS: test_lseek (test.test_largefile.CLargeFileTest.test_lseek)\nPASS: test_osstat (test.test_largefile.CLargeFileTest.test_osstat)\nPASS: test_seek_read (test.test_largefile.CLargeFileTest.test_seek_read)\nPASS: test_seekable (test.test_largefile.CLargeFileTest.test_seekable)\nPASS: test_truncate (test.test_largefile.CLargeFileTest.test_truncate)\nSKIP: test_large_read (test.test_largefile.PyLargeFileTest.test_large_read) 'not enough memory: 4.7G minimum needed'\nPASS: test_lseek (test.test_largefile.PyLargeFileTest.test_lseek)\nPASS: test_osstat (test.test_largefile.PyLargeFileTest.test_osstat)\nPASS: test_seek_read (test.test_largefile.PyLargeFileTest.test_seek_read)\nPASS: test_seekable (test.test_largefile.PyLargeFileTest.test_seekable)\nPASS: test_truncate (test.test_largefile.PyLargeFileTest.test_truncate)\nSKIP: test_it (test.test_largefile.TestCopyfile.test_it) 'required 5960 MiB of free disk space'\nSKIP: test_it (test.test_largefile.TestSocketSendfile.test_it) 'required 5960 MiB of free disk space'\n\n----------------------------------------------------------------------\nRan 14 tests in 0.007s\n\nOK (skipped=4)\n0:01:45 load avg: 2.70 [232/469] test_launcher skipped\ntest_launcher skipped -- test only applies to Windows\n0:01:45 load avg: 2.70 [233/469] test_itertools passed\nPASS: test_repeat (test.test_itertools.LengthTransparency.test_repeat)\nPASS: test_repeat_with_negative_times (test.test_itertools.LengthTransparency.test_repeat_with_negative_times)\nPASS: test_issue30347_1 (test.test_itertools.RegressionTests.test_issue30347_1)\nPASS: test_issue30347_2 (test.test_itertools.RegressionTests.test_issue30347_2)\nSKIP: test_long_chain_of_empty_iterables (test.test_itertools.RegressionTests.test_long_chain_of_empty_iterables) \"resource 'cpu' is not enabled\"\nPASS: test_sf_793826 (test.test_itertools.RegressionTests.test_sf_793826)\nPASS: test_sf_950057 (test.test_itertools.RegressionTests.test_sf_950057)\nPASS: test_combinations_sizeof (test.test_itertools.SizeofTest.test_combinations_sizeof)\nPASS: test_combinations_with_replacement_sizeof (test.test_itertools.SizeofTest.test_combinations_with_replacement_sizeof)\nPASS: test_permutations_sizeof (test.test_itertools.SizeofTest.test_permutations_sizeof)\nPASS: test_product_sizeof (test.test_itertools.SizeofTest.test_product_sizeof)\nPASS: test_keywords_in_subclass (test.test_itertools.SubclassWithKwargsTest.test_keywords_in_subclass)\nPASS: test_StopIteration (test.test_itertools.TestBasicOps.test_StopIteration)\nPASS: test_accumulate (test.test_itertools.TestBasicOps.test_accumulate)\nPASS: test_batched (test.test_itertools.TestBasicOps.test_batched)\nPASS: test_bug_7244 (test.test_itertools.TestBasicOps.test_bug_7244)\nPASS: test_chain (test.test_itertools.TestBasicOps.test_chain)\nPASS: test_chain_from_iterable (test.test_itertools.TestBasicOps.test_chain_from_iterable)\nPASS: test_chain_reducible (test.test_itertools.TestBasicOps.test_chain_reducible)\nPASS: test_chain_setstate (test.test_itertools.TestBasicOps.test_chain_setstate)\nPASS: test_combinations (test.test_itertools.TestBasicOps.test_combinations)\nSKIP: test_combinations_overflow (test.test_itertools.TestBasicOps.test_combinations_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_combinations_result_gc (test.test_itertools.TestBasicOps.test_combinations_result_gc)\nPASS: test_combinations_tuple_reuse (test.test_itertools.TestBasicOps.test_combinations_tuple_reuse)\nPASS: test_combinations_with_replacement (test.test_itertools.TestBasicOps.test_combinations_with_replacement)\nSKIP: test_combinations_with_replacement_overflow (test.test_itertools.TestBasicOps.test_combinations_with_replacement_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_combinations_with_replacement_result_gc (test.test_itertools.TestBasicOps.test_combinations_with_replacement_result_gc)\nPASS: test_combinations_with_replacement_tuple_reuse (test.test_itertools.TestBasicOps.test_combinations_with_replacement_tuple_reuse)\nPASS: test_combinatorics (test.test_itertools.TestBasicOps.test_combinatorics)\nPASS: test_compress (test.test_itertools.TestBasicOps.test_compress)\nPASS: test_count (test.test_itertools.TestBasicOps.test_count)\nPASS: test_count_with_stride (test.test_itertools.TestBasicOps.test_count_with_stride)\nPASS: test_cycle (test.test_itertools.TestBasicOps.test_cycle)\nPASS: test_cycle_copy_pickle (test.test_itertools.TestBasicOps.test_cycle_copy_pickle)\nPASS: test_cycle_setstate (test.test_itertools.TestBasicOps.test_cycle_setstate)\nPASS: test_cycle_unpickle_compat (test.test_itertools.TestBasicOps.test_cycle_unpickle_compat)\nPASS: test_dropwhile (test.test_itertools.TestBasicOps.test_dropwhile)\nPASS: test_filter (test.test_itertools.TestBasicOps.test_filter)\nPASS: test_filterfalse (test.test_itertools.TestBasicOps.test_filterfalse)\nPASS: test_groupby (test.test_itertools.TestBasicOps.test_groupby)\nPASS: test_immutable_types (test.test_itertools.TestBasicOps.test_immutable_types)\nPASS: test_islice (test.test_itertools.TestBasicOps.test_islice)\nPASS: test_map (test.test_itertools.TestBasicOps.test_map)\nPASS: test_pairwise (test.test_itertools.TestBasicOps.test_pairwise)\nPASS: test_pairwise_reenter (test.test_itertools.TestBasicOps.test_pairwise_reenter)\nPASS: test_pairwise_reenter2 (test.test_itertools.TestBasicOps.test_pairwise_reenter2)\nPASS: test_permutations (test.test_itertools.TestBasicOps.test_permutations)\nSKIP: test_permutations_overflow (test.test_itertools.TestBasicOps.test_permutations_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_permutations_result_gc (test.test_itertools.TestBasicOps.test_permutations_result_gc)\nPASS: test_permutations_tuple_reuse (test.test_itertools.TestBasicOps.test_permutations_tuple_reuse)\nPASS: test_product (test.test_itertools.TestBasicOps.test_product)\nPASS: test_product_issue_25021 (test.test_itertools.TestBasicOps.test_product_issue_25021)\nSKIP: test_product_overflow (test.test_itertools.TestBasicOps.test_product_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_product_pickling (test.test_itertools.TestBasicOps.test_product_pickling)\nPASS: test_product_result_gc (test.test_itertools.TestBasicOps.test_product_result_gc)\nPASS: test_product_tuple_reuse (test.test_itertools.TestBasicOps.test_product_tuple_reuse)\nPASS: test_repeat (test.test_itertools.TestBasicOps.test_repeat)\nPASS: test_repeat_with_negative_times (test.test_itertools.TestBasicOps.test_repeat_with_negative_times)\nPASS: test_starmap (test.test_itertools.TestBasicOps.test_starmap)\nPASS: test_takewhile (test.test_itertools.TestBasicOps.test_takewhile)\nPASS: test_tee (test.test_itertools.TestBasicOps.test_tee)\nPASS: test_tee_concurrent (test.test_itertools.TestBasicOps.test_tee_concurrent)\nPASS: test_tee_del_backward (test.test_itertools.TestBasicOps.test_tee_del_backward)\nPASS: test_tee_reenter (test.test_itertools.TestBasicOps.test_tee_reenter)\nPASS: test_zip (test.test_itertools.TestBasicOps.test_zip)\nPASS: test_zip_longest_bad_iterable (test.test_itertools.TestBasicOps.test_zip_longest_bad_iterable)\nPASS: test_zip_longest_pickling (test.test_itertools.TestBasicOps.test_zip_longest_pickling)\nPASS: test_zip_longest_result_gc (test.test_itertools.TestBasicOps.test_zip_longest_result_gc)\nPASS: test_zip_longest_tuple_reuse (test.test_itertools.TestBasicOps.test_zip_longest_tuple_reuse)\nPASS: test_zip_tuple_reuse (test.test_itertools.TestBasicOps.test_zip_tuple_reuse)\nPASS: test_ziplongest (test.test_itertools.TestBasicOps.test_ziplongest)\nPASS: test_accumulate (test.test_itertools.TestExamples.test_accumulate)\nPASS: test_accumulate_reducible (test.test_itertools.TestExamples.test_accumulate_reducible)\nPASS: test_accumulate_reducible_none (test.test_itertools.TestExamples.test_accumulate_reducible_none)\nPASS: test_chain (test.test_itertools.TestExamples.test_chain)\nPASS: test_chain_from_iterable (test.test_itertools.TestExamples.test_chain_from_iterable)\nPASS: test_combinations (test.test_itertools.TestExamples.test_combinations)\nPASS: test_combinations_with_replacement (test.test_itertools.TestExamples.test_combinations_with_replacement)\nPASS: test_compress (test.test_itertools.TestExamples.test_compress)\nPASS: test_count (test.test_itertools.TestExamples.test_count)\nPASS: test_cycle (test.test_itertools.TestExamples.test_cycle)\nPASS: test_dropwhile (test.test_itertools.TestExamples.test_dropwhile)\nPASS: test_filter (test.test_itertools.TestExamples.test_filter)\nPASS: test_filterfalse (test.test_itertools.TestExamples.test_filterfalse)\nPASS: test_groupby (test.test_itertools.TestExamples.test_groupby)\nPASS: test_islice (test.test_itertools.TestExamples.test_islice)\nPASS: test_map (test.test_itertools.TestExamples.test_map)\nPASS: test_permutations (test.test_itertools.TestExamples.test_permutations)\nPASS: test_product (test.test_itertools.TestExamples.test_product)\nPASS: test_repeat (test.test_itertools.TestExamples.test_repeat)\nPASS: test_stapmap (test.test_itertools.TestExamples.test_stapmap)\nPASS: test_takewhile (test.test_itertools.TestExamples.test_takewhile)\nPASS: test_zip (test.test_itertools.TestExamples.test_zip)\nPASS: test_zip_longest (test.test_itertools.TestExamples.test_zip_longest)\nPASS: test_accumulate (test.test_itertools.TestGC.test_accumulate)\nPASS: test_batched (test.test_itertools.TestGC.test_batched)\nPASS: test_chain (test.test_itertools.TestGC.test_chain)\nPASS: test_chain_from_iterable (test.test_itertools.TestGC.test_chain_from_iterable)\nPASS: test_combinations (test.test_itertools.TestGC.test_combinations)\nPASS: test_combinations_with_replacement (test.test_itertools.TestGC.test_combinations_with_replacement)\nPASS: test_compress (test.test_itertools.TestGC.test_compress)\nPASS: test_count (test.test_itertools.TestGC.test_count)\nPASS: test_cycle (test.test_itertools.TestGC.test_cycle)\nPASS: test_dropwhile (test.test_itertools.TestGC.test_dropwhile)\nPASS: test_filter (test.test_itertools.TestGC.test_filter)\nPASS: test_filterfalse (test.test_itertools.TestGC.test_filterfalse)\nPASS: test_groupby (test.test_itertools.TestGC.test_groupby)\nPASS: test_islice (test.test_itertools.TestGC.test_islice)\nPASS: test_issue2246 (test.test_itertools.TestGC.test_issue2246)\nPASS: test_map (test.test_itertools.TestGC.test_map)\nPASS: test_pairwise (test.test_itertools.TestGC.test_pairwise)\nPASS: test_permutations (test.test_itertools.TestGC.test_permutations)\nPASS: test_product (test.test_itertools.TestGC.test_product)\nPASS: test_repeat (test.test_itertools.TestGC.test_repeat)\nPASS: test_starmap (test.test_itertools.TestGC.test_starmap)\nPASS: test_takewhile (test.test_itertools.TestGC.test_takewhile)\nPASS: test_zip (test.test_itertools.TestGC.test_zip)\nPASS: test_zip_longest (test.test_itertools.TestGC.test_zip_longest)\nPASS: test_batched_recipe (test.test_itertools.TestPurePythonRoughEquivalents.test_batched_recipe)\nPASS: test_islice_recipe (test.test_itertools.TestPurePythonRoughEquivalents.test_islice_recipe)\nPASS: test_accumulate (test.test_itertools.TestVariousIteratorArgs.test_accumulate)\nPASS: test_batched (test.test_itertools.TestVariousIteratorArgs.test_batched)\nPASS: test_chain (test.test_itertools.TestVariousIteratorArgs.test_chain)\nPASS: test_compress (test.test_itertools.TestVariousIteratorArgs.test_compress)\nPASS: test_cycle (test.test_itertools.TestVariousIteratorArgs.test_cycle)\nPASS: test_dropwhile (test.test_itertools.TestVariousIteratorArgs.test_dropwhile)\nPASS: test_filter (test.test_itertools.TestVariousIteratorArgs.test_filter)\nPASS: test_filterfalse (test.test_itertools.TestVariousIteratorArgs.test_filterfalse)\nPASS: test_groupby (test.test_itertools.TestVariousIteratorArgs.test_groupby)\nPASS: test_islice (test.test_itertools.TestVariousIteratorArgs.test_islice)\nPASS: test_map (test.test_itertools.TestVariousIteratorArgs.test_map)\nPASS: test_pairwise (test.test_itertools.TestVariousIteratorArgs.test_pairwise)\nPASS: test_product (test.test_itertools.TestVariousIteratorArgs.test_product)\nPASS: test_starmap (test.test_itertools.TestVariousIteratorArgs.test_starmap)\nPASS: test_takewhile (test.test_itertools.TestVariousIteratorArgs.test_takewhile)\nPASS: test_tee (test.test_itertools.TestVariousIteratorArgs.test_tee)\nPASS: test_zip (test.test_itertools.TestVariousIteratorArgs.test_zip)\nPASS: test_ziplongest (test.test_itertools.TestVariousIteratorArgs.test_ziplongest)\n\n----------------------------------------------------------------------\nRan 137 tests in 4.161s\n\nOK (skipped=5)\n0:01:45 load avg: 2.70 [234/469] test_linecache passed\nPASS: test_getline (test.test_linecache.BadUnicode_NoDeclaration.test_getline)\nPASS: test_getlines (test.test_linecache.BadUnicode_NoDeclaration.test_getlines)\nPASS: test_getline (test.test_linecache.BadUnicode_WithDeclaration.test_getline)\nPASS: test_getlines (test.test_linecache.BadUnicode_WithDeclaration.test_getlines)\nPASS: test_getline (test.test_linecache.EmptyFile.test_getline)\nPASS: test_getlines (test.test_linecache.EmptyFile.test_getlines)\nPASS: test_getline (test.test_linecache.GoodUnicode.test_getline)\nPASS: test_getlines (test.test_linecache.GoodUnicode.test_getlines)\nPASS: test_checkcache_for_deleted_file (test.test_linecache.LineCacheInvalidationTests.test_checkcache_for_deleted_file)\nPASS: test_checkcache_for_modified_file (test.test_linecache.LineCacheInvalidationTests.test_checkcache_for_modified_file)\nPASS: test_checkcache_with_no_parameter (test.test_linecache.LineCacheInvalidationTests.test_checkcache_with_no_parameter)\nPASS: test_checkcache (test.test_linecache.LineCacheTests.test_checkcache)\nPASS: test_clearcache (test.test_linecache.LineCacheTests.test_clearcache)\nPASS: test_getline (test.test_linecache.LineCacheTests.test_getline)\nPASS: test_lazycache_already_cached (test.test_linecache.LineCacheTests.test_lazycache_already_cached)\nPASS: test_lazycache_bad_filename (test.test_linecache.LineCacheTests.test_lazycache_bad_filename)\nPASS: test_lazycache_check (test.test_linecache.LineCacheTests.test_lazycache_check)\nPASS: test_lazycache_no_globals (test.test_linecache.LineCacheTests.test_lazycache_no_globals)\nPASS: test_lazycache_provide_after_failed_lookup (test.test_linecache.LineCacheTests.test_lazycache_provide_after_failed_lookup)\nPASS: test_lazycache_smoke (test.test_linecache.LineCacheTests.test_lazycache_smoke)\nPASS: test_memoryerror (test.test_linecache.LineCacheTests.test_memoryerror)\nPASS: test_no_ending_newline (test.test_linecache.LineCacheTests.test_no_ending_newline)\nPASS: test_getline (test.test_linecache.SingleEmptyLine.test_getline)\nPASS: test_getlines (test.test_linecache.SingleEmptyLine.test_getlines)\n\n----------------------------------------------------------------------\nRan 24 tests in 0.020s\n\nOK\n0:01:45 load avg: 2.70 [235/469] test_json passed\njson ()\nPASS: Doctest: json\nencode (json.encoder.JSONEncoder)\nPASS: Doctest: json.encoder.JSONEncoder.encode\nPASS: test_pyjson (test.test_json.TestPyTest.test_pyjson)\nPASS: test_cjson (test.test_json.TestCTest.test_cjson)\njson ()\nPASS: Doctest: json\nencode (json.encoder.JSONEncoder)\nPASS: Doctest: json.encoder.JSONEncoder.encode\nPASS: test_pyjson (test.test_json.TestPyTest.test_pyjson)\nPASS: test_cjson (test.test_json.TestCTest.test_cjson)\nPASS: test_decimal (test.test_json.test_decode.TestCDecode.test_decimal)\nPASS: test_decoder_optimizations (test.test_json.test_decode.TestCDecode.test_decoder_optimizations)\nPASS: test_empty_objects (test.test_json.test_decode.TestCDecode.test_empty_objects)\nPASS: test_extra_data (test.test_json.test_decode.TestCDecode.test_extra_data)\nPASS: test_float (test.test_json.test_decode.TestCDecode.test_float)\nPASS: test_invalid_escape (test.test_json.test_decode.TestCDecode.test_invalid_escape)\nPASS: test_invalid_input_type (test.test_json.test_decode.TestCDecode.test_invalid_input_type)\nPASS: test_keys_reuse (test.test_json.test_decode.TestCDecode.test_keys_reuse)\nPASS: test_limit_int (test.test_json.test_decode.TestCDecode.test_limit_int)\nPASS: test_negative_index (test.test_json.test_decode.TestCDecode.test_negative_index)\nPASS: test_object_pairs_hook (test.test_json.test_decode.TestCDecode.test_object_pairs_hook)\nPASS: test_string_with_utf8_bom (test.test_json.test_decode.TestCDecode.test_string_with_utf8_bom)\nPASS: test_decimal (test.test_json.test_decode.TestPyDecode.test_decimal)\nPASS: test_decoder_optimizations (test.test_json.test_decode.TestPyDecode.test_decoder_optimizations)\nPASS: test_empty_objects (test.test_json.test_decode.TestPyDecode.test_empty_objects)\nPASS: test_extra_data (test.test_json.test_decode.TestPyDecode.test_extra_data)\nPASS: test_float (test.test_json.test_decode.TestPyDecode.test_float)\nPASS: test_invalid_escape (test.test_json.test_decode.TestPyDecode.test_invalid_escape)\nPASS: test_invalid_input_type (test.test_json.test_decode.TestPyDecode.test_invalid_input_type)\nPASS: test_keys_reuse (test.test_json.test_decode.TestPyDecode.test_keys_reuse)\nPASS: test_limit_int (test.test_json.test_decode.TestPyDecode.test_limit_int)\nPASS: test_negative_index (test.test_json.test_decode.TestPyDecode.test_negative_index)\nPASS: test_object_pairs_hook (test.test_json.test_decode.TestPyDecode.test_object_pairs_hook)\nPASS: test_string_with_utf8_bom (test.test_json.test_decode.TestPyDecode.test_string_with_utf8_bom)\nPASS: test_default (test.test_json.test_default.TestCDefault.test_default)\nPASS: test_ordereddict (test.test_json.test_default.TestCDefault.test_ordereddict)\nPASS: test_default (test.test_json.test_default.TestPyDefault.test_default)\nPASS: test_ordereddict (test.test_json.test_default.TestPyDefault.test_ordereddict)\nPASS: test_dump (test.test_json.test_dump.TestCDump.test_dump)\nPASS: test_dump_skipkeys (test.test_json.test_dump.TestCDump.test_dump_skipkeys)\nPASS: test_dumps (test.test_json.test_dump.TestCDump.test_dumps)\nPASS: test_encode_evil_dict (test.test_json.test_dump.TestCDump.test_encode_evil_dict)\nPASS: test_encode_mutated (test.test_json.test_dump.TestCDump.test_encode_mutated)\nPASS: test_encode_truefalse (test.test_json.test_dump.TestCDump.test_encode_truefalse)\nPASS: test_large_list (test.test_json.test_dump.TestCDump.test_large_list)\nPASS: test_dump (test.test_json.test_dump.TestPyDump.test_dump)\nPASS: test_dump_skipkeys (test.test_json.test_dump.TestPyDump.test_dump_skipkeys)\nPASS: test_dumps (test.test_json.test_dump.TestPyDump.test_dumps)\nPASS: test_encode_evil_dict (test.test_json.test_dump.TestPyDump.test_encode_evil_dict)\nPASS: test_encode_mutated (test.test_json.test_dump.TestPyDump.test_encode_mutated)\nPASS: test_encode_truefalse (test.test_json.test_dump.TestPyDump.test_encode_truefalse)\nPASS: test_encode_basestring_ascii (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_encode_basestring_ascii)\nPASS: test_ordered_dict (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_ordered_dict)\nSKIP: test_overflow (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_sorted_dict (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_sorted_dict)\nPASS: test_encode_basestring_ascii (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii.test_encode_basestring_ascii)\nPASS: test_ordered_dict (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii.test_ordered_dict)\nPASS: test_sorted_dict (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii.test_sorted_dict)\nPASS: test_dict_keys (test.test_json.test_enum.TestCEnum.test_dict_keys)\nPASS: test_dict_values (test.test_json.test_enum.TestCEnum.test_dict_values)\nPASS: test_floats (test.test_json.test_enum.TestCEnum.test_floats)\nPASS: test_ints (test.test_json.test_enum.TestCEnum.test_ints)\nPASS: test_list (test.test_json.test_enum.TestCEnum.test_list)\nPASS: test_weird_floats (test.test_json.test_enum.TestCEnum.test_weird_floats)\nPASS: test_dict_keys (test.test_json.test_enum.TestPyEnum.test_dict_keys)\nPASS: test_dict_values (test.test_json.test_enum.TestPyEnum.test_dict_values)\nPASS: test_floats (test.test_json.test_enum.TestPyEnum.test_floats)\nPASS: test_ints (test.test_json.test_enum.TestPyEnum.test_ints)\nPASS: test_list (test.test_json.test_enum.TestPyEnum.test_list)\nPASS: test_weird_floats (test.test_json.test_enum.TestPyEnum.test_weird_floats)\nPASS: test_extra_data (test.test_json.test_fail.TestCFail.test_extra_data)\nPASS: test_failures (test.test_json.test_fail.TestCFail.test_failures)\nPASS: test_linecol (test.test_json.test_fail.TestCFail.test_linecol)\nPASS: test_non_string_keys_dict (test.test_json.test_fail.TestCFail.test_non_string_keys_dict)\nPASS: test_not_serializable (test.test_json.test_fail.TestCFail.test_not_serializable)\nPASS: test_truncated_input (test.test_json.test_fail.TestCFail.test_truncated_input)\nPASS: test_unexpected_data (test.test_json.test_fail.TestCFail.test_unexpected_data)\nPASS: test_extra_data (test.test_json.test_fail.TestPyFail.test_extra_data)\nPASS: test_failures (test.test_json.test_fail.TestPyFail.test_failures)\nPASS: test_linecol (test.test_json.test_fail.TestPyFail.test_linecol)\nPASS: test_non_string_keys_dict (test.test_json.test_fail.TestPyFail.test_non_string_keys_dict)\nPASS: test_not_serializable (test.test_json.test_fail.TestPyFail.test_not_serializable)\nPASS: test_truncated_input (test.test_json.test_fail.TestPyFail.test_truncated_input)\nPASS: test_unexpected_data (test.test_json.test_fail.TestPyFail.test_unexpected_data)\nPASS: test_allow_nan (test.test_json.test_float.TestCFloat.test_allow_nan)\nPASS: test_floats (test.test_json.test_float.TestCFloat.test_floats)\nPASS: test_ints (test.test_json.test_float.TestCFloat.test_ints)\nPASS: test_out_of_range (test.test_json.test_float.TestCFloat.test_out_of_range)\nPASS: test_allow_nan (test.test_json.test_float.TestPyFloat.test_allow_nan)\nPASS: test_floats (test.test_json.test_float.TestPyFloat.test_floats)\nPASS: test_ints (test.test_json.test_float.TestPyFloat.test_ints)\nPASS: test_out_of_range (test.test_json.test_float.TestPyFloat.test_out_of_range)\nPASS: test_indent (test.test_json.test_indent.TestCIndent.test_indent)\nPASS: test_indent0 (test.test_json.test_indent.TestCIndent.test_indent0)\nPASS: test_indent (test.test_json.test_indent.TestPyIndent.test_indent)\nPASS: test_indent0 (test.test_json.test_indent.TestPyIndent.test_indent0)\nPASS: test_parse (test.test_json.test_pass1.TestCPass1.test_parse)\nPASS: test_parse (test.test_json.test_pass1.TestPyPass1.test_parse)\nPASS: test_parse (test.test_json.test_pass2.TestCPass2.test_parse)\nPASS: test_parse (test.test_json.test_pass2.TestPyPass2.test_parse)\nPASS: test_parse (test.test_json.test_pass3.TestCPass3.test_parse)\nPASS: test_parse (test.test_json.test_pass3.TestPyPass3.test_parse)\nPASS: test_defaultrecursion (test.test_json.test_recursion.TestCRecursion.test_defaultrecursion)\nPASS: test_dictrecursion (test.test_json.test_recursion.TestCRecursion.test_dictrecursion)\nPASS: test_endless_recursion (test.test_json.test_recursion.TestCRecursion.test_endless_recursion)\nPASS: test_highly_nested_objects_decoding (test.test_json.test_recursion.TestCRecursion.test_highly_nested_objects_decoding)\nPASS: test_highly_nested_objects_encoding (test.test_json.test_recursion.TestCRecursion.test_highly_nested_objects_encoding)\nPASS: test_listrecursion (test.test_json.test_recursion.TestCRecursion.test_listrecursion)\nPASS: test_defaultrecursion (test.test_json.test_recursion.TestPyRecursion.test_defaultrecursion)\nPASS: test_dictrecursion (test.test_json.test_recursion.TestPyRecursion.test_dictrecursion)\nPASS: test_endless_recursion (test.test_json.test_recursion.TestPyRecursion.test_endless_recursion)\nPASS: test_highly_nested_objects_decoding (test.test_json.test_recursion.TestPyRecursion.test_highly_nested_objects_decoding)\nPASS: test_highly_nested_objects_encoding (test.test_json.test_recursion.TestPyRecursion.test_highly_nested_objects_encoding)\nPASS: test_listrecursion (test.test_json.test_recursion.TestPyRecursion.test_listrecursion)\nPASS: test_bad_escapes (test.test_json.test_scanstring.TestCScanstring.test_bad_escapes)\nPASS: test_overflow (test.test_json.test_scanstring.TestCScanstring.test_overflow)\nPASS: test_scanstring (test.test_json.test_scanstring.TestCScanstring.test_scanstring)\nPASS: test_surrogates (test.test_json.test_scanstring.TestCScanstring.test_surrogates)\nPASS: test_bad_escapes (test.test_json.test_scanstring.TestPyScanstring.test_bad_escapes)\nPASS: test_overflow (test.test_json.test_scanstring.TestPyScanstring.test_overflow)\nPASS: test_scanstring (test.test_json.test_scanstring.TestPyScanstring.test_scanstring)\nPASS: test_surrogates (test.test_json.test_scanstring.TestPyScanstring.test_surrogates)\nPASS: test_illegal_separators (test.test_json.test_separators.TestCSeparators.test_illegal_separators)\nPASS: test_separators (test.test_json.test_separators.TestCSeparators.test_separators)\nPASS: test_illegal_separators (test.test_json.test_separators.TestPySeparators.test_illegal_separators)\nPASS: test_separators (test.test_json.test_separators.TestPySeparators.test_separators)\nPASS: test_bad_bool_args (test.test_json.test_speedups.TestDecode.test_bad_bool_args)\nPASS: test_make_scanner (test.test_json.test_speedups.TestDecode.test_make_scanner)\nPASS: test_bad_bool_args (test.test_json.test_speedups.TestEncode.test_bad_bool_args)\nPASS: test_bad_markers_argument_to_encoder (test.test_json.test_speedups.TestEncode.test_bad_markers_argument_to_encoder)\nPASS: test_bad_str_encoder (test.test_json.test_speedups.TestEncode.test_bad_str_encoder)\nPASS: test_make_encoder (test.test_json.test_speedups.TestEncode.test_make_encoder)\nPASS: test_unsortable_keys (test.test_json.test_speedups.TestEncode.test_unsortable_keys)\nPASS: test_encode_basestring_ascii (test.test_json.test_speedups.TestSpeedups.test_encode_basestring_ascii)\nPASS: test_scanstring (test.test_json.test_speedups.TestSpeedups.test_scanstring)\nPASS: test_broken_pipe_error (test.test_json.test_tool.TestTool.test_broken_pipe_error)\nPASS: test_compact (test.test_json.test_tool.TestTool.test_compact)\nPASS: test_ensure_ascii_default (test.test_json.test_tool.TestTool.test_ensure_ascii_default)\nPASS: test_help_flag (test.test_json.test_tool.TestTool.test_help_flag)\nPASS: test_indent (test.test_json.test_tool.TestTool.test_indent)\nPASS: test_infile_outfile (test.test_json.test_tool.TestTool.test_infile_outfile)\nPASS: test_infile_stdout (test.test_json.test_tool.TestTool.test_infile_stdout)\nPASS: test_jsonlines (test.test_json.test_tool.TestTool.test_jsonlines)\nPASS: test_no_ensure_ascii_flag (test.test_json.test_tool.TestTool.test_no_ensure_ascii_flag)\nPASS: test_no_indent (test.test_json.test_tool.TestTool.test_no_indent)\nPASS: test_non_ascii_infile (test.test_json.test_tool.TestTool.test_non_ascii_infile)\nPASS: test_sort_keys_flag (test.test_json.test_tool.TestTool.test_sort_keys_flag)\nPASS: test_stdin_stdout (test.test_json.test_tool.TestTool.test_stdin_stdout)\nPASS: test_tab (test.test_json.test_tool.TestTool.test_tab)\nPASS: test_writing_in_place (test.test_json.test_tool.TestTool.test_writing_in_place)\nPASS: test_big_unicode_decode (test.test_json.test_unicode.TestCUnicode.test_big_unicode_decode)\nPASS: test_big_unicode_encode (test.test_json.test_unicode.TestCUnicode.test_big_unicode_encode)\nPASS: test_bytes_decode (test.test_json.test_unicode.TestCUnicode.test_bytes_decode)\nPASS: test_bytes_encode (test.test_json.test_unicode.TestCUnicode.test_bytes_encode)\nPASS: test_encoding3 (test.test_json.test_unicode.TestCUnicode.test_encoding3)\nPASS: test_encoding4 (test.test_json.test_unicode.TestCUnicode.test_encoding4)\nPASS: test_encoding5 (test.test_json.test_unicode.TestCUnicode.test_encoding5)\nPASS: test_encoding6 (test.test_json.test_unicode.TestCUnicode.test_encoding6)\nPASS: test_object_pairs_hook_with_unicode (test.test_json.test_unicode.TestCUnicode.test_object_pairs_hook_with_unicode)\nPASS: test_unicode_decode (test.test_json.test_unicode.TestCUnicode.test_unicode_decode)\nPASS: test_unicode_preservation (test.test_json.test_unicode.TestCUnicode.test_unicode_preservation)\nPASS: test_big_unicode_decode (test.test_json.test_unicode.TestPyUnicode.test_big_unicode_decode)\nPASS: test_big_unicode_encode (test.test_json.test_unicode.TestPyUnicode.test_big_unicode_encode)\nPASS: test_bytes_decode (test.test_json.test_unicode.TestPyUnicode.test_bytes_decode)\nPASS: test_bytes_encode (test.test_json.test_unicode.TestPyUnicode.test_bytes_encode)\nPASS: test_encoding3 (test.test_json.test_unicode.TestPyUnicode.test_encoding3)\nPASS: test_encoding4 (test.test_json.test_unicode.TestPyUnicode.test_encoding4)\nPASS: test_encoding5 (test.test_json.test_unicode.TestPyUnicode.test_encoding5)\nPASS: test_encoding6 (test.test_json.test_unicode.TestPyUnicode.test_encoding6)\nPASS: test_object_pairs_hook_with_unicode (test.test_json.test_unicode.TestPyUnicode.test_object_pairs_hook_with_unicode)\nPASS: test_unicode_decode (test.test_json.test_unicode.TestPyUnicode.test_unicode_decode)\nPASS: test_unicode_preservation (test.test_json.test_unicode.TestPyUnicode.test_unicode_preservation)\n\n----------------------------------------------------------------------\nRan 170 tests in 4.597s\n\nOK (skipped=1)\n0:01:46 load avg: 2.70 [236/469] test_list passed\nPASS: test_addmul (test.test_list.ListTest.test_addmul)\nPASS: test_append (test.test_list.ListTest.test_append)\nPASS: test_basic (test.test_list.ListTest.test_basic)\nPASS: test_bigrepeat (test.test_list.ListTest.test_bigrepeat)\nPASS: test_clear (test.test_list.ListTest.test_clear)\nPASS: test_constructor_exception_handling (test.test_list.ListTest.test_constructor_exception_handling)\nPASS: test_constructors (test.test_list.ListTest.test_constructors)\nPASS: test_contains (test.test_list.ListTest.test_contains)\nPASS: test_contains_fake (test.test_list.ListTest.test_contains_fake)\nPASS: test_contains_order (test.test_list.ListTest.test_contains_order)\nPASS: test_copy (test.test_list.ListTest.test_copy)\nPASS: test_count (test.test_list.ListTest.test_count)\nPASS: test_count_index_remove_crashes (test.test_list.ListTest.test_count_index_remove_crashes)\nPASS: test_delitem (test.test_list.ListTest.test_delitem)\nPASS: test_delslice (test.test_list.ListTest.test_delslice)\nPASS: test_equal_operator_modifying_operand (test.test_list.ListTest.test_equal_operator_modifying_operand)\nPASS: test_exhausted_iterator (test.test_list.ListTest.test_exhausted_iterator)\nPASS: test_extend (test.test_list.ListTest.test_extend)\nPASS: test_extendedslicing (test.test_list.ListTest.test_extendedslicing)\nPASS: test_free_after_iterating (test.test_list.ListTest.test_free_after_iterating)\nPASS: test_getitem (test.test_list.ListTest.test_getitem)\nPASS: test_getitem_error (test.test_list.ListTest.test_getitem_error)\nPASS: test_getitemoverwriteiter (test.test_list.ListTest.test_getitemoverwriteiter)\nPASS: test_getslice (test.test_list.ListTest.test_getslice)\nPASS: test_iadd (test.test_list.ListTest.test_iadd)\nPASS: test_identity (test.test_list.ListTest.test_identity)\nPASS: test_imul (test.test_list.ListTest.test_imul)\nPASS: test_index (test.test_list.ListTest.test_index)\nPASS: test_init (test.test_list.ListTest.test_init)\nPASS: test_insert (test.test_list.ListTest.test_insert)\nPASS: test_iterator_pickle (test.test_list.ListTest.test_iterator_pickle)\nPASS: test_keyword_args (test.test_list.ListTest.test_keyword_args)\nPASS: test_keywords_in_subclass (test.test_list.ListTest.test_keywords_in_subclass)\nPASS: test_len (test.test_list.ListTest.test_len)\nPASS: test_list_resize_overflow (test.test_list.ListTest.test_list_resize_overflow)\nPASS: test_minmax (test.test_list.ListTest.test_minmax)\nPASS: test_no_comdat_folding (test.test_list.ListTest.test_no_comdat_folding)\nPASS: test_overflow (test.test_list.ListTest.test_overflow)\nPASS: test_pickle (test.test_list.ListTest.test_pickle)\nPASS: test_pop (test.test_list.ListTest.test_pop)\nPASS: test_preallocation (test.test_list.ListTest.test_preallocation)\nPASS: test_remove (test.test_list.ListTest.test_remove)\nPASS: test_repeat (test.test_list.ListTest.test_repeat)\nPASS: test_repr (test.test_list.ListTest.test_repr)\nPASS: test_repr_deep (test.test_list.ListTest.test_repr_deep)\nPASS: test_repr_large (test.test_list.ListTest.test_repr_large)\nPASS: test_reverse (test.test_list.ListTest.test_reverse)\nPASS: test_reversed (test.test_list.ListTest.test_reversed)\nPASS: test_reversed_pickle (test.test_list.ListTest.test_reversed_pickle)\nPASS: test_set_subscript (test.test_list.ListTest.test_set_subscript)\nPASS: test_setitem (test.test_list.ListTest.test_setitem)\nPASS: test_setitem_error (test.test_list.ListTest.test_setitem_error)\nPASS: test_setslice (test.test_list.ListTest.test_setslice)\nPASS: test_slice (test.test_list.ListTest.test_slice)\nPASS: test_sort (test.test_list.ListTest.test_sort)\nPASS: test_step_overflow (test.test_list.ListTest.test_step_overflow)\nPASS: test_subscript (test.test_list.ListTest.test_subscript)\nPASS: test_truth (test.test_list.ListTest.test_truth)\n\n----------------------------------------------------------------------\nRan 58 tests in 0.299s\n\nOK\n0:01:46 load avg: 2.70 [237/469] test_listcomps passed\nPASS: test_assign_to_comp_iter_var_in_outer_function (test.test_listcomps.ListComprehensionTest.test_assign_to_comp_iter_var_in_outer_function)\nPASS: test_assignment_expression (test.test_listcomps.ListComprehensionTest.test_assignment_expression)\nPASS: test_cell_in_nested_comprehension (test.test_listcomps.ListComprehensionTest.test_cell_in_nested_comprehension)\nPASS: test_cell_inner_free_outer (test.test_listcomps.ListComprehensionTest.test_cell_inner_free_outer)\nPASS: test_class_scope_free_var_with_class_cell (test.test_listcomps.ListComprehensionTest.test_class_scope_free_var_with_class_cell)\nPASS: test_closure_can_jump_over_comp_scope (test.test_listcomps.ListComprehensionTest.test_closure_can_jump_over_comp_scope)\nPASS: test_code_replace (test.test_listcomps.ListComprehensionTest.test_code_replace)\nPASS: test_code_replace_extended_arg (test.test_listcomps.ListComprehensionTest.test_code_replace_extended_arg)\nPASS: test_comp_in_try_except (test.test_listcomps.ListComprehensionTest.test_comp_in_try_except)\nPASS: test_comp_in_try_finally (test.test_listcomps.ListComprehensionTest.test_comp_in_try_finally)\nPASS: test_dunder_name (test.test_listcomps.ListComprehensionTest.test_dunder_name)\nPASS: test_exception_in_post_comp_call (test.test_listcomps.ListComprehensionTest.test_exception_in_post_comp_call)\nPASS: test_explicit_global (test.test_listcomps.ListComprehensionTest.test_explicit_global)\nPASS: test_explicit_global_2 (test.test_listcomps.ListComprehensionTest.test_explicit_global_2)\nPASS: test_explicit_global_3 (test.test_listcomps.ListComprehensionTest.test_explicit_global_3)\nPASS: test_frame_locals (test.test_listcomps.ListComprehensionTest.test_frame_locals)\nPASS: test_free_inner_cell_outer (test.test_listcomps.ListComprehensionTest.test_free_inner_cell_outer)\nPASS: test_free_var_in_comp_child (test.test_listcomps.ListComprehensionTest.test_free_var_in_comp_child)\nPASS: test_global_in_class_scope (test.test_listcomps.ListComprehensionTest.test_global_in_class_scope)\nPASS: test_global_outside_cellvar_inside_plus_freevar (test.test_listcomps.ListComprehensionTest.test_global_outside_cellvar_inside_plus_freevar)\nPASS: test_in_class_scope_inside_function_1 (test.test_listcomps.ListComprehensionTest.test_in_class_scope_inside_function_1)\nPASS: test_in_class_scope_inside_function_2 (test.test_listcomps.ListComprehensionTest.test_in_class_scope_inside_function_2)\nPASS: test_in_class_scope_with_global (test.test_listcomps.ListComprehensionTest.test_in_class_scope_with_global)\nPASS: test_in_class_scope_with_nonlocal (test.test_listcomps.ListComprehensionTest.test_in_class_scope_with_nonlocal)\nPASS: test_inner_cell_shadows_outer (test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer)\nPASS: test_inner_cell_shadows_outer_no_store (test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer_no_store)\nPASS: test_inner_cell_shadows_outer_redefined (test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer_redefined)\nPASS: test_introspecting_frame_locals (test.test_listcomps.ListComprehensionTest.test_introspecting_frame_locals)\nPASS: test_iter_var_available_in_locals (test.test_listcomps.ListComprehensionTest.test_iter_var_available_in_locals)\nPASS: test_lambda_in_iter (test.test_listcomps.ListComprehensionTest.test_lambda_in_iter)\nPASS: test_lambdas_with_free_var (test.test_listcomps.ListComprehensionTest.test_lambdas_with_free_var)\nPASS: test_lambdas_with_iteration_var_as_default (test.test_listcomps.ListComprehensionTest.test_lambdas_with_iteration_var_as_default)\nPASS: test_name_error_in_class_scope (test.test_listcomps.ListComprehensionTest.test_name_error_in_class_scope)\nPASS: test_nameerror (test.test_listcomps.ListComprehensionTest.test_nameerror)\nPASS: test_nested (test.test_listcomps.ListComprehensionTest.test_nested)\nPASS: test_nested_2 (test.test_listcomps.ListComprehensionTest.test_nested_2)\nPASS: test_nested_3 (test.test_listcomps.ListComprehensionTest.test_nested_3)\nPASS: test_nested_4 (test.test_listcomps.ListComprehensionTest.test_nested_4)\nPASS: test_nested_free (test.test_listcomps.ListComprehensionTest.test_nested_free)\nPASS: test_nested_free_var_in_expr (test.test_listcomps.ListComprehensionTest.test_nested_free_var_in_expr)\nPASS: test_nested_free_var_in_iter (test.test_listcomps.ListComprehensionTest.test_nested_free_var_in_iter)\nPASS: test_nested_free_var_not_bound_in_outer_comp (test.test_listcomps.ListComprehensionTest.test_nested_free_var_not_bound_in_outer_comp)\nPASS: test_nested_has_free_var (test.test_listcomps.ListComprehensionTest.test_nested_has_free_var)\nPASS: test_nested_listcomp_in_lambda (test.test_listcomps.ListComprehensionTest.test_nested_listcomp_in_lambda)\nPASS: test_no_leakage_to_locals (test.test_listcomps.ListComprehensionTest.test_no_leakage_to_locals)\nPASS: test_shadow_comp_iterable_name (test.test_listcomps.ListComprehensionTest.test_shadow_comp_iterable_name)\nPASS: test_shadow_with_free_and_local (test.test_listcomps.ListComprehensionTest.test_shadow_with_free_and_local)\nPASS: test_shadows_outer_cell (test.test_listcomps.ListComprehensionTest.test_shadows_outer_cell)\nPASS: test_unbound_local_after_comprehension (test.test_listcomps.ListComprehensionTest.test_unbound_local_after_comprehension)\nPASS: test_unbound_local_inside_comprehension (test.test_listcomps.ListComprehensionTest.test_unbound_local_inside_comprehension)\ndoctests (test.test_listcomps.__test__)\nPASS: Doctest: test.test_listcomps.__test__.doctests\n\n----------------------------------------------------------------------\nRan 51 tests in 0.156s\n\nOK\n0:01:46 load avg: 2.70 [238/469] test_lltrace passed\nSKIP: test_lltrace (test.test_lltrace.TestLLTrace.test_lltrace) 'lltrace requires Py_DEBUG'\nSKIP: test_lltrace_different_module (test.test_lltrace.TestLLTrace.test_lltrace_different_module) 'lltrace requires Py_DEBUG'\nSKIP: test_lltrace_does_not_crash_on_subscript_operator (test.test_lltrace.TestLLTrace.test_lltrace_does_not_crash_on_subscript_operator) 'lltrace requires Py_DEBUG'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=3)\n0:01:46 load avg: 2.70 [239/469] test_locale passed\nPASS: test_c (test.test_locale.NormalizeTest.test_c)\nPASS: test_devanagari_modifier (test.test_locale.NormalizeTest.test_devanagari_modifier)\nPASS: test_empty (test.test_locale.NormalizeTest.test_empty)\nPASS: test_english (test.test_locale.NormalizeTest.test_english)\nPASS: test_euc_encoding (test.test_locale.NormalizeTest.test_euc_encoding)\nPASS: test_euro_modifier (test.test_locale.NormalizeTest.test_euro_modifier)\nPASS: test_hyphenated_encoding (test.test_locale.NormalizeTest.test_hyphenated_encoding)\nPASS: test_japanese (test.test_locale.NormalizeTest.test_japanese)\nPASS: test_latin_modifier (test.test_locale.NormalizeTest.test_latin_modifier)\nPASS: test_locale_alias (test.test_locale.NormalizeTest.test_locale_alias)\nPASS: test_valencia_modifier (test.test_locale.NormalizeTest.test_valencia_modifier)\nPASS: test_atof (test.test_locale.TestCDelocalizeTest.test_atof)\nPASS: test_atoi (test.test_locale.TestCDelocalizeTest.test_atoi)\nPASS: test_delocalize (test.test_locale.TestCDelocalizeTest.test_delocalize)\nPASS: test_localize (test.test_locale.TestCLocalize.test_localize)\nPASS: test_grouping (test.test_locale.TestCNumberFormatting.test_grouping)\nPASS: test_grouping_and_padding (test.test_locale.TestCNumberFormatting.test_grouping_and_padding)\nPASS: test_strcoll (test.test_locale.TestCollation.test_strcoll)\nPASS: test_strxfrm (test.test_locale.TestCollation.test_strxfrm)\nSKIP: test_strcoll (test.test_locale.TestEnUSCollation.test_strcoll) 'encoding not suitable'\nSKIP: test_strcoll_with_diacritic (test.test_locale.TestEnUSCollation.test_strcoll_with_diacritic) 'encoding not suitable'\nSKIP: test_strxfrm (test.test_locale.TestEnUSCollation.test_strxfrm) 'encoding not suitable'\nSKIP: test_strxfrm_with_diacritic (test.test_locale.TestEnUSCollation.test_strxfrm_with_diacritic) 'encoding not suitable'\nPASS: test_atof (test.test_locale.TestEnUSDelocalize.test_atof)\nPASS: test_atoi (test.test_locale.TestEnUSDelocalize.test_atoi)\nPASS: test_delocalize (test.test_locale.TestEnUSDelocalize.test_delocalize)\nPASS: test_localize (test.test_locale.TestEnUSLocalize.test_localize)\nPASS: test_complex_formatting (test.test_locale.TestEnUSNumberFormatting.test_complex_formatting)\nPASS: test_currency (test.test_locale.TestEnUSNumberFormatting.test_currency)\nPASS: test_grouping (test.test_locale.TestEnUSNumberFormatting.test_grouping)\nPASS: test_grouping_and_padding (test.test_locale.TestEnUSNumberFormatting.test_grouping_and_padding)\nPASS: test_integer_grouping (test.test_locale.TestEnUSNumberFormatting.test_integer_grouping)\nPASS: test_integer_grouping_and_padding (test.test_locale.TestEnUSNumberFormatting.test_integer_grouping_and_padding)\nPASS: test_padding (test.test_locale.TestEnUSNumberFormatting.test_padding)\nPASS: test_simple (test.test_locale.TestEnUSNumberFormatting.test_simple)\nPASS: test_currency (test.test_locale.TestFrFRNumberFormatting.test_currency)\nPASS: test_decimal_point (test.test_locale.TestFrFRNumberFormatting.test_decimal_point)\nPASS: test_grouping (test.test_locale.TestFrFRNumberFormatting.test_grouping)\nPASS: test_grouping_and_padding (test.test_locale.TestFrFRNumberFormatting.test_grouping_and_padding)\nPASS: test_integer_grouping (test.test_locale.TestFrFRNumberFormatting.test_integer_grouping)\nPASS: test_integer_grouping_and_padding (test.test_locale.TestFrFRNumberFormatting.test_integer_grouping_and_padding)\nPASS: test_mapping (test.test_locale.TestLocaleFormatString.test_mapping)\nPASS: test_percent_escape (test.test_locale.TestLocaleFormatString.test_percent_escape)\nPASS: test_defaults_UTF8 (test.test_locale.TestMiscellaneous.test_defaults_UTF8)\nPASS: test_getencoding (test.test_locale.TestMiscellaneous.test_getencoding)\nPASS: test_getpreferredencoding (test.test_locale.TestMiscellaneous.test_getpreferredencoding)\nSKIP: test_getsetlocale_issue1813 (test.test_locale.TestMiscellaneous.test_getsetlocale_issue1813) ... testing with ('tr_TR', 'ISO8859-9')... skipped \"setlocale(LC_CTYPE, ('tr_TR', 'ISO8859-9')) failed: Error('unsupported locale setting')\"\nPASS: test_invalid_iterable_in_localetuple (test.test_locale.TestMiscellaneous.test_invalid_iterable_in_localetuple)\nPASS: test_invalid_locale_format_in_localetuple (test.test_locale.TestMiscellaneous.test_invalid_locale_format_in_localetuple)\nPASS: test_setlocale_category (test.test_locale.TestMiscellaneous.test_setlocale_category)\nPASS: test_strcoll_3303 (test.test_locale.TestMiscellaneous.test_strcoll_3303)\nPASS: test_complex_formatting (test.test_locale.TestNumberFormatting.test_complex_formatting) ... testing with 'en_US.UTF-8'... ok\nPASS: test_grouping (test.test_locale.TestNumberFormatting.test_grouping) ... testing with 'en_US.UTF-8'... ok\nPASS: test_grouping_and_padding (test.test_locale.TestNumberFormatting.test_grouping_and_padding) ... testing with 'en_US.UTF-8'... ok\nPASS: test_integer_grouping (test.test_locale.TestNumberFormatting.test_integer_grouping) ... testing with 'en_US.UTF-8'... ok\nPASS: test_integer_grouping_and_padding (test.test_locale.TestNumberFormatting.test_integer_grouping_and_padding) ... testing with 'en_US.UTF-8'... ok\nPASS: test_padding (test.test_locale.TestNumberFormatting.test_padding) ... testing with 'en_US.UTF-8'... ok\nPASS: test_simple (test.test_locale.TestNumberFormatting.test_simple) ... testing with 'en_US.UTF-8'... ok\nPASS: test_atof (test.test_locale.TestfrFRDelocalizeTest.test_atof)\nPASS: test_atoi (test.test_locale.TestfrFRDelocalizeTest.test_atoi)\nPASS: test_delocalize (test.test_locale.TestfrFRDelocalizeTest.test_delocalize)\nPASS: test_localize (test.test_locale.TestfrFRLocalize.test_localize)\n\n----------------------------------------------------------------------\nRan 62 tests in 0.040s\n\nOK (skipped=5)\n0:01:51 load avg: 2.72 [240/469] test_long passed\nPASS: test___sizeof__ (test.test_long.LongTest.test___sizeof__)\nPASS: test__format__ (test.test_long.LongTest.test__format__)\nPASS: test_access_to_nonexistent_digit_0 (test.test_long.LongTest.test_access_to_nonexistent_digit_0)\nPASS: test_as_integer_ratio (test.test_long.LongTest.test_as_integer_ratio)\nPASS: test_big_lshift (test.test_long.LongTest.test_big_lshift)\nPASS: test_big_rshift (test.test_long.LongTest.test_big_rshift)\nPASS: test_bit_count (test.test_long.LongTest.test_bit_count)\nPASS: test_bit_length (test.test_long.LongTest.test_bit_length)\nPASS: test_bitop_identities (test.test_long.LongTest.test_bitop_identities)\nPASS: test_conversion (test.test_long.LongTest.test_conversion)\nPASS: test_correctly_rounded_true_division (test.test_long.LongTest.test_correctly_rounded_true_division)\nPASS: test_division (test.test_long.LongTest.test_division)\nPASS: test_divmod_uses_cached_small_ints (test.test_long.LongTest.test_divmod_uses_cached_small_ints)\nPASS: test_float_conversion (test.test_long.LongTest.test_float_conversion)\nPASS: test_float_overflow (test.test_long.LongTest.test_float_overflow)\nPASS: test_floordiv (test.test_long.LongTest.test_floordiv)\nPASS: test_format (test.test_long.LongTest.test_format)\nPASS: test_from_bytes (test.test_long.LongTest.test_from_bytes)\nPASS: test_from_bytes_small (test.test_long.LongTest.test_from_bytes_small)\nSKIP: test_huge_lshift (test.test_long.LongTest.test_huge_lshift) 'not enough memory: 2290649224.5G minimum needed'\nPASS: test_huge_lshift_of_zero (test.test_long.LongTest.test_huge_lshift_of_zero)\nPASS: test_huge_rshift (test.test_long.LongTest.test_huge_rshift)\nSKIP: test_huge_rshift_of_huge (test.test_long.LongTest.test_huge_rshift_of_huge) 'not enough memory: 1145324612.3G minimum needed'\nPASS: test_is_integer (test.test_long.LongTest.test_is_integer)\nPASS: test_karatsuba (test.test_long.LongTest.test_karatsuba)\nPASS: test_logs (test.test_long.LongTest.test_logs)\nPASS: test_long (test.test_long.LongTest.test_long)\nPASS: test_lshift_of_zero (test.test_long.LongTest.test_lshift_of_zero)\nPASS: test_medium_lshift (test.test_long.LongTest.test_medium_lshift)\nPASS: test_medium_rshift (test.test_long.LongTest.test_medium_rshift)\nPASS: test_mixed_compares (test.test_long.LongTest.test_mixed_compares)\nPASS: test_mod_division (test.test_long.LongTest.test_mod_division)\nPASS: test_nan_inf (test.test_long.LongTest.test_nan_inf)\nPASS: test_negative_shift_count (test.test_long.LongTest.test_negative_shift_count)\nPASS: test_pow_uses_cached_small_ints (test.test_long.LongTest.test_pow_uses_cached_small_ints)\nPASS: test_round (test.test_long.LongTest.test_round)\nPASS: test_shift_bool (test.test_long.LongTest.test_shift_bool)\nPASS: test_small_ints (test.test_long.LongTest.test_small_ints)\nPASS: test_small_ints_in_huge_calculation (test.test_long.LongTest.test_small_ints_in_huge_calculation)\nPASS: test_small_lshift (test.test_long.LongTest.test_small_lshift)\nPASS: test_small_rshift (test.test_long.LongTest.test_small_rshift)\nPASS: test_square (test.test_long.LongTest.test_square)\nPASS: test_to_bytes (test.test_long.LongTest.test_to_bytes)\nPASS: test_true_division (test.test_long.LongTest.test_true_division)\n\n----------------------------------------------------------------------\nRan 44 tests in 4.034s\n\nOK (skipped=2)\n0:01:51 load avg: 2.72 [241/469] test_longexp passed\nPASS: test_longexp (test.test_longexp.LongExpText.test_longexp)\n\n----------------------------------------------------------------------\nRan 1 test in 0.282s\n\nOK\n0:01:52 load avg: 2.72 [242/469] test_lzma passed\nPASS: test_bad_args (test.test_lzma.CompressDecompressFunctionTestCase.test_bad_args)\nPASS: test_decompress_bad_input (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_bad_input)\nPASS: test_decompress_good_input (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_good_input)\nPASS: test_decompress_incomplete_input (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_incomplete_input)\nPASS: test_decompress_memlimit (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_memlimit)\nPASS: test_decompress_multistream (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_multistream)\nPASS: test_decompress_multistream_trailing_junk (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_multistream_trailing_junk)\nPASS: test_decompress_trailing_junk (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_trailing_junk)\nPASS: test_roundtrip (test.test_lzma.CompressDecompressFunctionTestCase.test_roundtrip)\nPASS: test_bad_filter_spec (test.test_lzma.CompressorDecompressorTestCase.test_bad_filter_spec)\nPASS: test_compressor_bigmem (test.test_lzma.CompressorDecompressorTestCase.test_compressor_bigmem)\nPASS: test_decompressor_after_eof (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_after_eof)\nPASS: test_decompressor_alone (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_alone)\nPASS: test_decompressor_auto (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_auto)\nPASS: test_decompressor_bad_input (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_bad_input)\nPASS: test_decompressor_bigmem (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_bigmem)\nPASS: test_decompressor_bug_28275 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_bug_28275)\nPASS: test_decompressor_chunks (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_chunks)\nPASS: test_decompressor_chunks_empty (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_chunks_empty)\nPASS: test_decompressor_chunks_maxsize (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_chunks_maxsize)\nPASS: test_decompressor_inputbuf_1 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_inputbuf_1)\nPASS: test_decompressor_inputbuf_2 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_inputbuf_2)\nPASS: test_decompressor_inputbuf_3 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_inputbuf_3)\nPASS: test_decompressor_memlimit (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_memlimit)\nPASS: test_decompressor_multistream (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_multistream)\nPASS: test_decompressor_raw_1 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_1)\nPASS: test_decompressor_raw_2 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_2)\nPASS: test_decompressor_raw_3 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_3)\nPASS: test_decompressor_raw_4 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_4)\nPASS: test_decompressor_unused_data (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_unused_data)\nPASS: test_decompressor_xz (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_xz)\nPASS: test_pickle (test.test_lzma.CompressorDecompressorTestCase.test_pickle)\nSKIP: test_refleaks_in_decompressor___init__ (test.test_lzma.CompressorDecompressorTestCase.test_refleaks_in_decompressor___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nPASS: test_roundtrip_alone (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_alone)\nPASS: test_roundtrip_chunks (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_chunks)\nPASS: test_roundtrip_empty_chunks (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_empty_chunks)\nPASS: test_roundtrip_raw (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_raw)\nPASS: test_roundtrip_raw_empty (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_raw_empty)\nPASS: test_roundtrip_xz (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_xz)\nPASS: test_simple_bad_args (test.test_lzma.CompressorDecompressorTestCase.test_simple_bad_args)\nPASS: test_uninitialized_LZMADecompressor_crash (test.test_lzma.CompressorDecompressorTestCase.test_uninitialized_LZMADecompressor_crash)\nPASS: test_close (test.test_lzma.FileTestCase.test_close)\nPASS: test_closed (test.test_lzma.FileTestCase.test_closed)\ntest_decompress_limited (test.test_lzma.FileTestCase.test_decompress_limited)\nPASS: Decompressed data buffering should be limited\nPASS: test_fileno (test.test_lzma.FileTestCase.test_fileno)\nPASS: test_init (test.test_lzma.FileTestCase.test_init)\nPASS: test_init_bad_check (test.test_lzma.FileTestCase.test_init_bad_check)\nPASS: test_init_bad_filter_spec (test.test_lzma.FileTestCase.test_init_bad_filter_spec)\nPASS: test_init_bad_mode (test.test_lzma.FileTestCase.test_init_bad_mode)\nPASS: test_init_bad_preset (test.test_lzma.FileTestCase.test_init_bad_preset)\nPASS: test_init_mode (test.test_lzma.FileTestCase.test_init_mode)\nPASS: test_init_with_PathLike_filename (test.test_lzma.FileTestCase.test_init_with_PathLike_filename)\nPASS: test_init_with_filename (test.test_lzma.FileTestCase.test_init_with_filename)\nPASS: test_init_with_preset_and_filters (test.test_lzma.FileTestCase.test_init_with_preset_and_filters)\nPASS: test_init_with_x_mode (test.test_lzma.FileTestCase.test_init_with_x_mode)\nPASS: test_issue21872 (test.test_lzma.FileTestCase.test_issue21872)\nPASS: test_issue44439 (test.test_lzma.FileTestCase.test_issue44439)\nPASS: test_iterator (test.test_lzma.FileTestCase.test_iterator)\nPASS: test_peek (test.test_lzma.FileTestCase.test_peek)\nPASS: test_peek_bad_args (test.test_lzma.FileTestCase.test_peek_bad_args)\nPASS: test_read (test.test_lzma.FileTestCase.test_read)\nPASS: test_read1 (test.test_lzma.FileTestCase.test_read1)\nPASS: test_read1_0 (test.test_lzma.FileTestCase.test_read1_0)\nPASS: test_read1_10 (test.test_lzma.FileTestCase.test_read1_10)\nPASS: test_read1_bad_args (test.test_lzma.FileTestCase.test_read1_bad_args)\nPASS: test_read1_multistream (test.test_lzma.FileTestCase.test_read1_multistream)\nPASS: test_read_0 (test.test_lzma.FileTestCase.test_read_0)\nPASS: test_read_10 (test.test_lzma.FileTestCase.test_read_10)\nPASS: test_read_bad_args (test.test_lzma.FileTestCase.test_read_bad_args)\nPASS: test_read_bad_data (test.test_lzma.FileTestCase.test_read_bad_data)\nPASS: test_read_from_file (test.test_lzma.FileTestCase.test_read_from_file)\nSKIP: test_read_from_file_with_bytes_filename (test.test_lzma.FileTestCase.test_read_from_file_with_bytes_filename) 'Temporary file name needs to be ASCII'\nPASS: test_read_incomplete (test.test_lzma.FileTestCase.test_read_incomplete)\nPASS: test_read_multistream (test.test_lzma.FileTestCase.test_read_multistream)\nPASS: test_read_multistream_buffer_size_aligned (test.test_lzma.FileTestCase.test_read_multistream_buffer_size_aligned)\nPASS: test_read_multistream_trailing_junk (test.test_lzma.FileTestCase.test_read_multistream_trailing_junk)\nPASS: test_read_trailing_junk (test.test_lzma.FileTestCase.test_read_trailing_junk)\nPASS: test_read_truncated (test.test_lzma.FileTestCase.test_read_truncated)\nPASS: test_readable (test.test_lzma.FileTestCase.test_readable)\nPASS: test_readline (test.test_lzma.FileTestCase.test_readline)\nPASS: test_readlines (test.test_lzma.FileTestCase.test_readlines)\nPASS: test_seek_backward (test.test_lzma.FileTestCase.test_seek_backward)\nPASS: test_seek_backward_across_streams (test.test_lzma.FileTestCase.test_seek_backward_across_streams)\nPASS: test_seek_backward_relative_to_end (test.test_lzma.FileTestCase.test_seek_backward_relative_to_end)\nPASS: test_seek_bad_args (test.test_lzma.FileTestCase.test_seek_bad_args)\nPASS: test_seek_forward (test.test_lzma.FileTestCase.test_seek_forward)\nPASS: test_seek_forward_across_streams (test.test_lzma.FileTestCase.test_seek_forward_across_streams)\nPASS: test_seek_forward_relative_to_current (test.test_lzma.FileTestCase.test_seek_forward_relative_to_current)\nPASS: test_seek_forward_relative_to_end (test.test_lzma.FileTestCase.test_seek_forward_relative_to_end)\nPASS: test_seek_past_end (test.test_lzma.FileTestCase.test_seek_past_end)\nPASS: test_seek_past_start (test.test_lzma.FileTestCase.test_seek_past_start)\nPASS: test_seekable (test.test_lzma.FileTestCase.test_seekable)\nPASS: test_tell (test.test_lzma.FileTestCase.test_tell)\nPASS: test_tell_bad_args (test.test_lzma.FileTestCase.test_tell_bad_args)\nPASS: test_writable (test.test_lzma.FileTestCase.test_writable)\nPASS: test_write (test.test_lzma.FileTestCase.test_write)\nPASS: test_write_10 (test.test_lzma.FileTestCase.test_write_10)\nPASS: test_write_append (test.test_lzma.FileTestCase.test_write_append)\nPASS: test_write_append_to_file (test.test_lzma.FileTestCase.test_write_append_to_file)\nPASS: test_write_bad_args (test.test_lzma.FileTestCase.test_write_bad_args)\nPASS: test_write_to_file (test.test_lzma.FileTestCase.test_write_to_file)\nSKIP: test_write_to_file_with_bytes_filename (test.test_lzma.FileTestCase.test_write_to_file_with_bytes_filename) 'Temporary file name needs to be ASCII'\nPASS: test_writelines (test.test_lzma.FileTestCase.test_writelines)\nPASS: test__decode_filter_properties (test.test_lzma.MiscellaneousTestCase.test__decode_filter_properties)\nPASS: test__encode_filter_properties (test.test_lzma.MiscellaneousTestCase.test__encode_filter_properties)\nPASS: test_filter_properties_roundtrip (test.test_lzma.MiscellaneousTestCase.test_filter_properties_roundtrip)\nPASS: test_is_check_supported (test.test_lzma.MiscellaneousTestCase.test_is_check_supported)\nPASS: test_bad_params (test.test_lzma.OpenTestCase.test_bad_params)\nPASS: test_binary_modes (test.test_lzma.OpenTestCase.test_binary_modes)\nPASS: test_encoding (test.test_lzma.OpenTestCase.test_encoding)\nPASS: test_encoding_error_handler (test.test_lzma.OpenTestCase.test_encoding_error_handler)\nPASS: test_filename (test.test_lzma.OpenTestCase.test_filename)\nPASS: test_format_and_filters (test.test_lzma.OpenTestCase.test_format_and_filters)\nPASS: test_newline (test.test_lzma.OpenTestCase.test_newline)\nPASS: test_text_modes (test.test_lzma.OpenTestCase.test_text_modes)\nPASS: test_with_pathlike_filename (test.test_lzma.OpenTestCase.test_with_pathlike_filename)\nPASS: test_x_mode (test.test_lzma.OpenTestCase.test_x_mode)\n\n----------------------------------------------------------------------\nRan 117 tests in 0.314s\n\nOK (skipped=3)\n0:01:52 load avg: 2.72 [243/469] test_io passed\nPASS: test_BufferedIOBase_destructor (test.test_io.CIOTest.test_BufferedIOBase_destructor)\nPASS: test_BufferedIOBase_readinto (test.test_io.CIOTest.test_BufferedIOBase_readinto)\nPASS: test_IOBase_destructor (test.test_io.CIOTest.test_IOBase_destructor)\nPASS: test_IOBase_finalize (test.test_io.CIOTest.test_IOBase_finalize)\nPASS: test_RawIOBase_destructor (test.test_io.CIOTest.test_RawIOBase_destructor)\nPASS: test_RawIOBase_read (test.test_io.CIOTest.test_RawIOBase_read)\nPASS: test_RawIOBase_readall (test.test_io.CIOTest.test_RawIOBase_readall)\nPASS: test_TextIOBase_destructor (test.test_io.CIOTest.test_TextIOBase_destructor)\nPASS: test_append_mode_tell (test.test_io.CIOTest.test_append_mode_tell)\nPASS: test_array_writes (test.test_io.CIOTest.test_array_writes)\nPASS: test_bad_opener_negative_1 (test.test_io.CIOTest.test_bad_opener_negative_1)\nPASS: test_bad_opener_other_negative (test.test_io.CIOTest.test_bad_opener_other_negative)\nPASS: test_buffered_file_io (test.test_io.CIOTest.test_buffered_file_io)\nPASS: test_buffered_readinto_mixin (test.test_io.CIOTest.test_buffered_readinto_mixin)\nPASS: test_close_assert (test.test_io.CIOTest.test_close_assert)\nPASS: test_close_flushes (test.test_io.CIOTest.test_close_flushes)\nPASS: test_closefd (test.test_io.CIOTest.test_closefd)\nPASS: test_closefd_attr (test.test_io.CIOTest.test_closefd_attr)\nPASS: test_destructor (test.test_io.CIOTest.test_destructor)\nPASS: test_fileio_closefd (test.test_io.CIOTest.test_fileio_closefd)\nPASS: test_flush_error_on_close (test.test_io.CIOTest.test_flush_error_on_close)\nPASS: test_fspath_support (test.test_io.CIOTest.test_fspath_support)\nPASS: test_garbage_collection (test.test_io.CIOTest.test_garbage_collection)\nPASS: test_invalid_newline (test.test_io.CIOTest.test_invalid_newline)\nPASS: test_invalid_operations (test.test_io.CIOTest.test_invalid_operations)\nPASS: test_large_file_ops (test.test_io.CIOTest.test_large_file_ops)\nPASS: test_multi_close (test.test_io.CIOTest.test_multi_close)\nPASS: test_next_nonsizeable (test.test_io.CIOTest.test_next_nonsizeable)\nPASS: test_no_closefd_with_filename (test.test_io.CIOTest.test_no_closefd_with_filename)\nPASS: test_nonbuffered_textio (test.test_io.CIOTest.test_nonbuffered_textio)\nPASS: test_open_handles_NUL_chars (test.test_io.CIOTest.test_open_handles_NUL_chars)\nPASS: test_opener (test.test_io.CIOTest.test_opener)\nPASS: test_opener_invalid_fd (test.test_io.CIOTest.test_opener_invalid_fd)\nPASS: test_optional_abilities (test.test_io.CIOTest.test_optional_abilities)\nPASS: test_raw_bytes_io (test.test_io.CIOTest.test_raw_bytes_io)\nPASS: test_raw_file_io (test.test_io.CIOTest.test_raw_file_io)\nPASS: test_read_closed (test.test_io.CIOTest.test_read_closed)\nPASS: test_readline (test.test_io.CIOTest.test_readline)\nPASS: test_readline_nonsizeable (test.test_io.CIOTest.test_readline_nonsizeable)\nPASS: test_types_have_dict (test.test_io.CIOTest.test_types_have_dict)\nSKIP: test_unbounded_file (test.test_io.CIOTest.test_unbounded_file) 'test can only run in a 32-bit address space'\nPASS: test_with_open (test.test_io.CIOTest.test_with_open)\nPASS: test_BufferedIOBase_destructor (test.test_io.PyIOTest.test_BufferedIOBase_destructor)\nPASS: test_BufferedIOBase_readinto (test.test_io.PyIOTest.test_BufferedIOBase_readinto)\nPASS: test_IOBase_destructor (test.test_io.PyIOTest.test_IOBase_destructor)\nPASS: test_RawIOBase_destructor (test.test_io.PyIOTest.test_RawIOBase_destructor)\nPASS: test_RawIOBase_read (test.test_io.PyIOTest.test_RawIOBase_read)\nPASS: test_RawIOBase_readall (test.test_io.PyIOTest.test_RawIOBase_readall)\nPASS: test_TextIOBase_destructor (test.test_io.PyIOTest.test_TextIOBase_destructor)\nPASS: test_append_mode_tell (test.test_io.PyIOTest.test_append_mode_tell)\nPASS: test_array_writes (test.test_io.PyIOTest.test_array_writes)\nPASS: test_bad_opener_negative_1 (test.test_io.PyIOTest.test_bad_opener_negative_1)\nPASS: test_bad_opener_other_negative (test.test_io.PyIOTest.test_bad_opener_other_negative)\nPASS: test_buffered_file_io (test.test_io.PyIOTest.test_buffered_file_io)\nPASS: test_buffered_readinto_mixin (test.test_io.PyIOTest.test_buffered_readinto_mixin)\nPASS: test_close_assert (test.test_io.PyIOTest.test_close_assert)\nPASS: test_close_flushes (test.test_io.PyIOTest.test_close_flushes)\nPASS: test_closefd (test.test_io.PyIOTest.test_closefd)\nPASS: test_closefd_attr (test.test_io.PyIOTest.test_closefd_attr)\nPASS: test_destructor (test.test_io.PyIOTest.test_destructor)\nPASS: test_fileio_closefd (test.test_io.PyIOTest.test_fileio_closefd)\nPASS: test_flush_error_on_close (test.test_io.PyIOTest.test_flush_error_on_close)\nPASS: test_fspath_support (test.test_io.PyIOTest.test_fspath_support)\nPASS: test_garbage_collection (test.test_io.PyIOTest.test_garbage_collection)\nPASS: test_invalid_newline (test.test_io.PyIOTest.test_invalid_newline)\nPASS: test_invalid_operations (test.test_io.PyIOTest.test_invalid_operations)\nPASS: test_large_file_ops (test.test_io.PyIOTest.test_large_file_ops)\nPASS: test_multi_close (test.test_io.PyIOTest.test_multi_close)\nPASS: test_next_nonsizeable (test.test_io.PyIOTest.test_next_nonsizeable)\nPASS: test_no_closefd_with_filename (test.test_io.PyIOTest.test_no_closefd_with_filename)\nPASS: test_nonbuffered_textio (test.test_io.PyIOTest.test_nonbuffered_textio)\nPASS: test_open_handles_NUL_chars (test.test_io.PyIOTest.test_open_handles_NUL_chars)\nPASS: test_opener (test.test_io.PyIOTest.test_opener)\nPASS: test_opener_invalid_fd (test.test_io.PyIOTest.test_opener_invalid_fd)\nPASS: test_optional_abilities (test.test_io.PyIOTest.test_optional_abilities)\nPASS: test_raw_bytes_io (test.test_io.PyIOTest.test_raw_bytes_io)\nPASS: test_raw_file_io (test.test_io.PyIOTest.test_raw_file_io)\nPASS: test_read_closed (test.test_io.PyIOTest.test_read_closed)\nPASS: test_readline (test.test_io.PyIOTest.test_readline)\nPASS: test_readline_nonsizeable (test.test_io.PyIOTest.test_readline_nonsizeable)\nPASS: test_types_have_dict (test.test_io.PyIOTest.test_types_have_dict)\nSKIP: test_unbounded_file (test.test_io.PyIOTest.test_unbounded_file) 'test can only run in a 32-bit address space'\nPASS: test_with_open (test.test_io.PyIOTest.test_with_open)\ntest_RawIOBase_io_in_pyio_match (test.test_io.APIMismatchTest.test_RawIOBase_io_in_pyio_match)\nPASS: Test that pyio RawIOBase class has all c RawIOBase methods\ntest_RawIOBase_pyio_in_io_match (test.test_io.APIMismatchTest.test_RawIOBase_pyio_in_io_match)\nPASS: Test that c RawIOBase class has all pyio RawIOBase methods\nPASS: test_args_error (test.test_io.CBufferedReaderTest.test_args_error)\nPASS: test_bad_readinto_type (test.test_io.CBufferedReaderTest.test_bad_readinto_type)\nPASS: test_bad_readinto_value (test.test_io.CBufferedReaderTest.test_bad_readinto_value)\nPASS: test_buffer_freeing (test.test_io.CBufferedReaderTest.test_buffer_freeing)\nPASS: test_buffering (test.test_io.CBufferedReaderTest.test_buffering)\nPASS: test_close_error_on_close (test.test_io.CBufferedReaderTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.CBufferedReaderTest.test_constructor)\nPASS: test_context_manager (test.test_io.CBufferedReaderTest.test_context_manager)\nPASS: test_detach (test.test_io.CBufferedReaderTest.test_detach)\nPASS: test_error_through_destructor (test.test_io.CBufferedReaderTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.CBufferedReaderTest.test_fileno)\nPASS: test_flush_error_on_close (test.test_io.CBufferedReaderTest.test_flush_error_on_close)\nPASS: test_garbage_collection (test.test_io.CBufferedReaderTest.test_garbage_collection)\nPASS: test_initialization (test.test_io.CBufferedReaderTest.test_initialization)\nPASS: test_invalid_args (test.test_io.CBufferedReaderTest.test_invalid_args)\nPASS: test_misbehaved_io (test.test_io.CBufferedReaderTest.test_misbehaved_io)\nPASS: test_misbehaved_io_read (test.test_io.CBufferedReaderTest.test_misbehaved_io_read)\nPASS: test_multi_close (test.test_io.CBufferedReaderTest.test_multi_close)\nPASS: test_no_extraneous_read (test.test_io.CBufferedReaderTest.test_no_extraneous_read)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.CBufferedReaderTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.CBufferedReaderTest.test_override_destructor)\nPASS: test_read (test.test_io.CBufferedReaderTest.test_read)\nPASS: test_read1 (test.test_io.CBufferedReaderTest.test_read1)\nPASS: test_read1_arbitrary (test.test_io.CBufferedReaderTest.test_read1_arbitrary)\nPASS: test_read_all (test.test_io.CBufferedReaderTest.test_read_all)\nPASS: test_read_non_blocking (test.test_io.CBufferedReaderTest.test_read_non_blocking)\nPASS: test_read_on_closed (test.test_io.CBufferedReaderTest.test_read_on_closed)\nPASS: test_read_past_eof (test.test_io.CBufferedReaderTest.test_read_past_eof)\nPASS: test_readinto (test.test_io.CBufferedReaderTest.test_readinto)\nPASS: test_readinto1 (test.test_io.CBufferedReaderTest.test_readinto1)\nPASS: test_readinto1_array (test.test_io.CBufferedReaderTest.test_readinto1_array)\nPASS: test_readinto_array (test.test_io.CBufferedReaderTest.test_readinto_array)\nPASS: test_readlines (test.test_io.CBufferedReaderTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.CBufferedReaderTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.CBufferedReaderTest.test_recursive_repr)\nPASS: test_repr (test.test_io.CBufferedReaderTest.test_repr)\nPASS: test_sizeof (test.test_io.CBufferedReaderTest.test_sizeof)\nSKIP: test_threads (test.test_io.CBufferedReaderTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate_on_read_only (test.test_io.CBufferedReaderTest.test_truncate_on_read_only)\nPASS: test_uninitialized (test.test_io.CBufferedReaderTest.test_uninitialized)\nPASS: test_unseekable (test.test_io.CBufferedReaderTest.test_unseekable)\nPASS: test_buffering (test.test_io.PyBufferedReaderTest.test_buffering)\nPASS: test_close_error_on_close (test.test_io.PyBufferedReaderTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.PyBufferedReaderTest.test_constructor)\nPASS: test_context_manager (test.test_io.PyBufferedReaderTest.test_context_manager)\nPASS: test_detach (test.test_io.PyBufferedReaderTest.test_detach)\nPASS: test_error_through_destructor (test.test_io.PyBufferedReaderTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.PyBufferedReaderTest.test_fileno)\nPASS: test_flush_error_on_close (test.test_io.PyBufferedReaderTest.test_flush_error_on_close)\nPASS: test_invalid_args (test.test_io.PyBufferedReaderTest.test_invalid_args)\nPASS: test_misbehaved_io (test.test_io.PyBufferedReaderTest.test_misbehaved_io)\nPASS: test_multi_close (test.test_io.PyBufferedReaderTest.test_multi_close)\nPASS: test_no_extraneous_read (test.test_io.PyBufferedReaderTest.test_no_extraneous_read)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.PyBufferedReaderTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.PyBufferedReaderTest.test_override_destructor)\nPASS: test_read (test.test_io.PyBufferedReaderTest.test_read)\nPASS: test_read1 (test.test_io.PyBufferedReaderTest.test_read1)\nPASS: test_read1_arbitrary (test.test_io.PyBufferedReaderTest.test_read1_arbitrary)\nPASS: test_read_all (test.test_io.PyBufferedReaderTest.test_read_all)\nPASS: test_read_non_blocking (test.test_io.PyBufferedReaderTest.test_read_non_blocking)\nPASS: test_read_on_closed (test.test_io.PyBufferedReaderTest.test_read_on_closed)\nPASS: test_read_past_eof (test.test_io.PyBufferedReaderTest.test_read_past_eof)\nPASS: test_readinto (test.test_io.PyBufferedReaderTest.test_readinto)\nPASS: test_readinto1 (test.test_io.PyBufferedReaderTest.test_readinto1)\nPASS: test_readinto1_array (test.test_io.PyBufferedReaderTest.test_readinto1_array)\nPASS: test_readinto_array (test.test_io.PyBufferedReaderTest.test_readinto_array)\nPASS: test_readlines (test.test_io.PyBufferedReaderTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.PyBufferedReaderTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.PyBufferedReaderTest.test_recursive_repr)\nPASS: test_repr (test.test_io.PyBufferedReaderTest.test_repr)\nSKIP: test_threads (test.test_io.PyBufferedReaderTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate_on_read_only (test.test_io.PyBufferedReaderTest.test_truncate_on_read_only)\nPASS: test_uninitialized (test.test_io.PyBufferedReaderTest.test_uninitialized)\nPASS: test_unseekable (test.test_io.PyBufferedReaderTest.test_unseekable)\nPASS: test_args_error (test.test_io.CBufferedWriterTest.test_args_error)\nPASS: test_buffer_freeing (test.test_io.CBufferedWriterTest.test_buffer_freeing)\nPASS: test_close_error_on_close (test.test_io.CBufferedWriterTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.CBufferedWriterTest.test_constructor)\nPASS: test_context_manager (test.test_io.CBufferedWriterTest.test_context_manager)\nPASS: test_destructor (test.test_io.CBufferedWriterTest.test_destructor)\nPASS: test_detach (test.test_io.CBufferedWriterTest.test_detach)\nPASS: test_detach_flush (test.test_io.CBufferedWriterTest.test_detach_flush)\nPASS: test_error_through_destructor (test.test_io.CBufferedWriterTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.CBufferedWriterTest.test_fileno)\nPASS: test_flush (test.test_io.CBufferedWriterTest.test_flush)\nPASS: test_flush_error_on_close (test.test_io.CBufferedWriterTest.test_flush_error_on_close)\nPASS: test_garbage_collection (test.test_io.CBufferedWriterTest.test_garbage_collection)\nPASS: test_initialization (test.test_io.CBufferedWriterTest.test_initialization)\nPASS: test_invalid_args (test.test_io.CBufferedWriterTest.test_invalid_args)\nPASS: test_max_buffer_size_removal (test.test_io.CBufferedWriterTest.test_max_buffer_size_removal)\nPASS: test_misbehaved_io (test.test_io.CBufferedWriterTest.test_misbehaved_io)\nPASS: test_multi_close (test.test_io.CBufferedWriterTest.test_multi_close)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.CBufferedWriterTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.CBufferedWriterTest.test_override_destructor)\nPASS: test_readonly_attributes (test.test_io.CBufferedWriterTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.CBufferedWriterTest.test_recursive_repr)\nPASS: test_repr (test.test_io.CBufferedWriterTest.test_repr)\nPASS: test_sizeof (test.test_io.CBufferedWriterTest.test_sizeof)\nPASS: test_slow_close_from_thread (test.test_io.CBufferedWriterTest.test_slow_close_from_thread)\nSKIP: test_threads (test.test_io.CBufferedWriterTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate (test.test_io.CBufferedWriterTest.test_truncate)\nPASS: test_truncate_after_write (test.test_io.CBufferedWriterTest.test_truncate_after_write)\nPASS: test_uninitialized (test.test_io.CBufferedWriterTest.test_uninitialized)\nPASS: test_unseekable (test.test_io.CBufferedWriterTest.test_unseekable)\nPASS: test_write (test.test_io.CBufferedWriterTest.test_write)\nPASS: test_write_and_rewind (test.test_io.CBufferedWriterTest.test_write_and_rewind)\nPASS: test_write_error_on_close (test.test_io.CBufferedWriterTest.test_write_error_on_close)\nPASS: test_write_non_blocking (test.test_io.CBufferedWriterTest.test_write_non_blocking)\nPASS: test_write_overflow (test.test_io.CBufferedWriterTest.test_write_overflow)\nPASS: test_writelines (test.test_io.CBufferedWriterTest.test_writelines)\nPASS: test_writelines_error (test.test_io.CBufferedWriterTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.CBufferedWriterTest.test_writelines_userlist)\nPASS: test_writes (test.test_io.CBufferedWriterTest.test_writes)\nPASS: test_writes_and_flushes (test.test_io.CBufferedWriterTest.test_writes_and_flushes)\nPASS: test_writes_and_seeks (test.test_io.CBufferedWriterTest.test_writes_and_seeks)\nPASS: test_writes_and_truncates (test.test_io.CBufferedWriterTest.test_writes_and_truncates)\nPASS: test_close_error_on_close (test.test_io.PyBufferedWriterTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.PyBufferedWriterTest.test_constructor)\nPASS: test_context_manager (test.test_io.PyBufferedWriterTest.test_context_manager)\nPASS: test_destructor (test.test_io.PyBufferedWriterTest.test_destructor)\nPASS: test_detach (test.test_io.PyBufferedWriterTest.test_detach)\nPASS: test_detach_flush (test.test_io.PyBufferedWriterTest.test_detach_flush)\nPASS: test_error_through_destructor (test.test_io.PyBufferedWriterTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.PyBufferedWriterTest.test_fileno)\nPASS: test_flush (test.test_io.PyBufferedWriterTest.test_flush)\nPASS: test_flush_error_on_close (test.test_io.PyBufferedWriterTest.test_flush_error_on_close)\nPASS: test_invalid_args (test.test_io.PyBufferedWriterTest.test_invalid_args)\nPASS: test_max_buffer_size_removal (test.test_io.PyBufferedWriterTest.test_max_buffer_size_removal)\nPASS: test_misbehaved_io (test.test_io.PyBufferedWriterTest.test_misbehaved_io)\nPASS: test_multi_close (test.test_io.PyBufferedWriterTest.test_multi_close)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.PyBufferedWriterTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.PyBufferedWriterTest.test_override_destructor)\nPASS: test_readonly_attributes (test.test_io.PyBufferedWriterTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.PyBufferedWriterTest.test_recursive_repr)\nPASS: test_repr (test.test_io.PyBufferedWriterTest.test_repr)\nPASS: test_slow_close_from_thread (test.test_io.PyBufferedWriterTest.test_slow_close_from_thread)\nSKIP: test_threads (test.test_io.PyBufferedWriterTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate (test.test_io.PyBufferedWriterTest.test_truncate)\nPASS: test_truncate_after_write (test.test_io.PyBufferedWriterTest.test_truncate_after_write)\nPASS: test_uninitialized (test.test_io.PyBufferedWriterTest.test_uninitialized)\nPASS: test_unseekable (test.test_io.PyBufferedWriterTest.test_unseekable)\nPASS: test_write (test.test_io.PyBufferedWriterTest.test_write)\nPASS: test_write_and_rewind (test.test_io.PyBufferedWriterTest.test_write_and_rewind)\nPASS: test_write_error_on_close (test.test_io.PyBufferedWriterTest.test_write_error_on_close)\nPASS: test_write_non_blocking (test.test_io.PyBufferedWriterTest.test_write_non_blocking)\nPASS: test_write_overflow (test.test_io.PyBufferedWriterTest.test_write_overflow)\nPASS: test_writelines (test.test_io.PyBufferedWriterTest.test_writelines)\nPASS: test_writelines_error (test.test_io.PyBufferedWriterTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.PyBufferedWriterTest.test_writelines_userlist)\nPASS: test_writes (test.test_io.PyBufferedWriterTest.test_writes)\nPASS: test_writes_and_flushes (test.test_io.PyBufferedWriterTest.test_writes_and_flushes)\nPASS: test_writes_and_seeks (test.test_io.PyBufferedWriterTest.test_writes_and_seeks)\nPASS: test_writes_and_truncates (test.test_io.PyBufferedWriterTest.test_writes_and_truncates)\nPASS: test_close_and_closed (test.test_io.CBufferedRWPairTest.test_close_and_closed)\nPASS: test_constructor (test.test_io.CBufferedRWPairTest.test_constructor)\nPASS: test_constructor_max_buffer_size_removal (test.test_io.CBufferedRWPairTest.test_constructor_max_buffer_size_removal)\nPASS: test_constructor_with_not_readable (test.test_io.CBufferedRWPairTest.test_constructor_with_not_readable)\nPASS: test_constructor_with_not_writeable (test.test_io.CBufferedRWPairTest.test_constructor_with_not_writeable)\nPASS: test_detach (test.test_io.CBufferedRWPairTest.test_detach)\nPASS: test_isatty (test.test_io.CBufferedRWPairTest.test_isatty)\nPASS: test_peek (test.test_io.CBufferedRWPairTest.test_peek)\nPASS: test_read (test.test_io.CBufferedRWPairTest.test_read)\nPASS: test_read1 (test.test_io.CBufferedRWPairTest.test_read1)\nPASS: test_readable (test.test_io.CBufferedRWPairTest.test_readable)\nPASS: test_reader_close_error_on_close (test.test_io.CBufferedRWPairTest.test_reader_close_error_on_close)\nPASS: test_reader_writer_close_error_on_close (test.test_io.CBufferedRWPairTest.test_reader_writer_close_error_on_close)\nPASS: test_readinto (test.test_io.CBufferedRWPairTest.test_readinto)\nPASS: test_readlines (test.test_io.CBufferedRWPairTest.test_readlines)\nPASS: test_seekable (test.test_io.CBufferedRWPairTest.test_seekable)\nPASS: test_uninitialized (test.test_io.CBufferedRWPairTest.test_uninitialized)\nPASS: test_weakref_clearing (test.test_io.CBufferedRWPairTest.test_weakref_clearing)\nPASS: test_write (test.test_io.CBufferedRWPairTest.test_write)\nPASS: test_writeable (test.test_io.CBufferedRWPairTest.test_writeable)\nPASS: test_writer_close_error_on_close (test.test_io.CBufferedRWPairTest.test_writer_close_error_on_close)\nPASS: test_close_and_closed (test.test_io.PyBufferedRWPairTest.test_close_and_closed)\nPASS: test_constructor (test.test_io.PyBufferedRWPairTest.test_constructor)\nPASS: test_constructor_max_buffer_size_removal (test.test_io.PyBufferedRWPairTest.test_constructor_max_buffer_size_removal)\nPASS: test_constructor_with_not_readable (test.test_io.PyBufferedRWPairTest.test_constructor_with_not_readable)\nPASS: test_constructor_with_not_writeable (test.test_io.PyBufferedRWPairTest.test_constructor_with_not_writeable)\nPASS: test_detach (test.test_io.PyBufferedRWPairTest.test_detach)\nPASS: test_isatty (test.test_io.PyBufferedRWPairTest.test_isatty)\nPASS: test_peek (test.test_io.PyBufferedRWPairTest.test_peek)\nPASS: test_read (test.test_io.PyBufferedRWPairTest.test_read)\nPASS: test_read1 (test.test_io.PyBufferedRWPairTest.test_read1)\nPASS: test_readable (test.test_io.PyBufferedRWPairTest.test_readable)\nPASS: test_reader_close_error_on_close (test.test_io.PyBufferedRWPairTest.test_reader_close_error_on_close)\nPASS: test_reader_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest.test_reader_writer_close_error_on_close)\nPASS: test_readinto (test.test_io.PyBufferedRWPairTest.test_readinto)\nPASS: test_readlines (test.test_io.PyBufferedRWPairTest.test_readlines)\nPASS: test_seekable (test.test_io.PyBufferedRWPairTest.test_seekable)\nPASS: test_uninitialized (test.test_io.PyBufferedRWPairTest.test_uninitialized)\nPASS: test_weakref_clearing (test.test_io.PyBufferedRWPairTest.test_weakref_clearing)\nPASS: test_write (test.test_io.PyBufferedRWPairTest.test_write)\nPASS: test_writeable (test.test_io.PyBufferedRWPairTest.test_writeable)\nPASS: test_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest.test_writer_close_error_on_close)\nPASS: test_args_error (test.test_io.CBufferedRandomTest.test_args_error)\nPASS: test_buffer_freeing (test.test_io.CBufferedRandomTest.test_buffer_freeing)\nPASS: test_buffering (test.test_io.CBufferedRandomTest.test_buffering)\nPASS: test_close_error_on_close (test.test_io.CBufferedRandomTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.CBufferedRandomTest.test_constructor)\nPASS: test_context_manager (test.test_io.CBufferedRandomTest.test_context_manager)\nPASS: test_destructor (test.test_io.CBufferedRandomTest.test_destructor)\nPASS: test_detach (test.test_io.CBufferedRandomTest.test_detach)\nPASS: test_detach_flush (test.test_io.CBufferedRandomTest.test_detach_flush)\nPASS: test_error_through_destructor (test.test_io.CBufferedRandomTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.CBufferedRandomTest.test_fileno)\nPASS: test_flush (test.test_io.CBufferedRandomTest.test_flush)\nPASS: test_flush_and_peek (test.test_io.CBufferedRandomTest.test_flush_and_peek)\nPASS: test_flush_and_read (test.test_io.CBufferedRandomTest.test_flush_and_read)\nPASS: test_flush_and_readinto (test.test_io.CBufferedRandomTest.test_flush_and_readinto)\nPASS: test_flush_and_write (test.test_io.CBufferedRandomTest.test_flush_and_write)\nPASS: test_flush_error_on_close (test.test_io.CBufferedRandomTest.test_flush_error_on_close)\nPASS: test_garbage_collection (test.test_io.CBufferedRandomTest.test_garbage_collection)\nPASS: test_interleaved_read_write (test.test_io.CBufferedRandomTest.test_interleaved_read_write)\nPASS: test_interleaved_readline_write (test.test_io.CBufferedRandomTest.test_interleaved_readline_write)\nPASS: test_invalid_args (test.test_io.CBufferedRandomTest.test_invalid_args)\nPASS: test_max_buffer_size_removal (test.test_io.CBufferedRandomTest.test_max_buffer_size_removal)\nPASS: test_misbehaved_io (test.test_io.CBufferedRandomTest.test_misbehaved_io)\nPASS: test_multi_close (test.test_io.CBufferedRandomTest.test_multi_close)\nPASS: test_no_extraneous_read (test.test_io.CBufferedRandomTest.test_no_extraneous_read)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.CBufferedRandomTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.CBufferedRandomTest.test_override_destructor)\nPASS: test_read (test.test_io.CBufferedRandomTest.test_read)\nPASS: test_read1 (test.test_io.CBufferedRandomTest.test_read1)\nPASS: test_read1_arbitrary (test.test_io.CBufferedRandomTest.test_read1_arbitrary)\nPASS: test_read_all (test.test_io.CBufferedRandomTest.test_read_all)\nPASS: test_read_and_write (test.test_io.CBufferedRandomTest.test_read_and_write)\nPASS: test_read_non_blocking (test.test_io.CBufferedRandomTest.test_read_non_blocking)\nPASS: test_read_on_closed (test.test_io.CBufferedRandomTest.test_read_on_closed)\nPASS: test_read_past_eof (test.test_io.CBufferedRandomTest.test_read_past_eof)\nPASS: test_readinto (test.test_io.CBufferedRandomTest.test_readinto)\nPASS: test_readinto1 (test.test_io.CBufferedRandomTest.test_readinto1)\nPASS: test_readinto1_array (test.test_io.CBufferedRandomTest.test_readinto1_array)\nPASS: test_readinto_array (test.test_io.CBufferedRandomTest.test_readinto_array)\nPASS: test_readlines (test.test_io.CBufferedRandomTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.CBufferedRandomTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.CBufferedRandomTest.test_recursive_repr)\nPASS: test_repr (test.test_io.CBufferedRandomTest.test_repr)\nPASS: test_seek_and_tell (test.test_io.CBufferedRandomTest.test_seek_and_tell)\nPASS: test_sizeof (test.test_io.CBufferedRandomTest.test_sizeof)\nPASS: test_slow_close_from_thread (test.test_io.CBufferedRandomTest.test_slow_close_from_thread)\nSKIP: test_threads (test.test_io.CBufferedRandomTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate (test.test_io.CBufferedRandomTest.test_truncate)\nPASS: test_truncate_after_read_or_write (test.test_io.CBufferedRandomTest.test_truncate_after_read_or_write)\nPASS: test_truncate_after_write (test.test_io.CBufferedRandomTest.test_truncate_after_write)\nPASS: test_uninitialized (test.test_io.CBufferedRandomTest.test_uninitialized)\nPASS: test_write (test.test_io.CBufferedRandomTest.test_write)\nPASS: test_write_after_readahead (test.test_io.CBufferedRandomTest.test_write_after_readahead)\nPASS: test_write_and_rewind (test.test_io.CBufferedRandomTest.test_write_and_rewind)\nPASS: test_write_error_on_close (test.test_io.CBufferedRandomTest.test_write_error_on_close)\nPASS: test_write_non_blocking (test.test_io.CBufferedRandomTest.test_write_non_blocking)\nPASS: test_write_overflow (test.test_io.CBufferedRandomTest.test_write_overflow)\nPASS: test_write_rewind_write (test.test_io.CBufferedRandomTest.test_write_rewind_write)\nPASS: test_writelines (test.test_io.CBufferedRandomTest.test_writelines)\nPASS: test_writelines_error (test.test_io.CBufferedRandomTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.CBufferedRandomTest.test_writelines_userlist)\nPASS: test_writes (test.test_io.CBufferedRandomTest.test_writes)\nPASS: test_writes_and_flushes (test.test_io.CBufferedRandomTest.test_writes_and_flushes)\nPASS: test_writes_and_peek (test.test_io.CBufferedRandomTest.test_writes_and_peek)\nPASS: test_writes_and_read1s (test.test_io.CBufferedRandomTest.test_writes_and_read1s)\nPASS: test_writes_and_readintos (test.test_io.CBufferedRandomTest.test_writes_and_readintos)\nPASS: test_writes_and_reads (test.test_io.CBufferedRandomTest.test_writes_and_reads)\nPASS: test_writes_and_seeks (test.test_io.CBufferedRandomTest.test_writes_and_seeks)\nPASS: test_writes_and_truncates (test.test_io.CBufferedRandomTest.test_writes_and_truncates)\nPASS: test_buffering (test.test_io.PyBufferedRandomTest.test_buffering)\nPASS: test_close_error_on_close (test.test_io.PyBufferedRandomTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.PyBufferedRandomTest.test_constructor)\nPASS: test_context_manager (test.test_io.PyBufferedRandomTest.test_context_manager)\nPASS: test_destructor (test.test_io.PyBufferedRandomTest.test_destructor)\nPASS: test_detach (test.test_io.PyBufferedRandomTest.test_detach)\nPASS: test_detach_flush (test.test_io.PyBufferedRandomTest.test_detach_flush)\nPASS: test_error_through_destructor (test.test_io.PyBufferedRandomTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.PyBufferedRandomTest.test_fileno)\nPASS: test_flush (test.test_io.PyBufferedRandomTest.test_flush)\nPASS: test_flush_and_peek (test.test_io.PyBufferedRandomTest.test_flush_and_peek)\nPASS: test_flush_and_read (test.test_io.PyBufferedRandomTest.test_flush_and_read)\nPASS: test_flush_and_readinto (test.test_io.PyBufferedRandomTest.test_flush_and_readinto)\nPASS: test_flush_and_write (test.test_io.PyBufferedRandomTest.test_flush_and_write)\nPASS: test_flush_error_on_close (test.test_io.PyBufferedRandomTest.test_flush_error_on_close)\nPASS: test_interleaved_read_write (test.test_io.PyBufferedRandomTest.test_interleaved_read_write)\nPASS: test_interleaved_readline_write (test.test_io.PyBufferedRandomTest.test_interleaved_readline_write)\nPASS: test_invalid_args (test.test_io.PyBufferedRandomTest.test_invalid_args)\nPASS: test_max_buffer_size_removal (test.test_io.PyBufferedRandomTest.test_max_buffer_size_removal)\nPASS: test_misbehaved_io (test.test_io.PyBufferedRandomTest.test_misbehaved_io)\nPASS: test_multi_close (test.test_io.PyBufferedRandomTest.test_multi_close)\nPASS: test_no_extraneous_read (test.test_io.PyBufferedRandomTest.test_no_extraneous_read)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.PyBufferedRandomTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.PyBufferedRandomTest.test_override_destructor)\nPASS: test_read (test.test_io.PyBufferedRandomTest.test_read)\nPASS: test_read1 (test.test_io.PyBufferedRandomTest.test_read1)\nPASS: test_read1_arbitrary (test.test_io.PyBufferedRandomTest.test_read1_arbitrary)\nPASS: test_read_all (test.test_io.PyBufferedRandomTest.test_read_all)\nPASS: test_read_and_write (test.test_io.PyBufferedRandomTest.test_read_and_write)\nPASS: test_read_non_blocking (test.test_io.PyBufferedRandomTest.test_read_non_blocking)\nPASS: test_read_on_closed (test.test_io.PyBufferedRandomTest.test_read_on_closed)\nPASS: test_read_past_eof (test.test_io.PyBufferedRandomTest.test_read_past_eof)\nPASS: test_readinto (test.test_io.PyBufferedRandomTest.test_readinto)\nPASS: test_readinto1 (test.test_io.PyBufferedRandomTest.test_readinto1)\nPASS: test_readinto1_array (test.test_io.PyBufferedRandomTest.test_readinto1_array)\nPASS: test_readinto_array (test.test_io.PyBufferedRandomTest.test_readinto_array)\nPASS: test_readlines (test.test_io.PyBufferedRandomTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.PyBufferedRandomTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.PyBufferedRandomTest.test_recursive_repr)\nPASS: test_repr (test.test_io.PyBufferedRandomTest.test_repr)\nPASS: test_seek_and_tell (test.test_io.PyBufferedRandomTest.test_seek_and_tell)\nPASS: test_slow_close_from_thread (test.test_io.PyBufferedRandomTest.test_slow_close_from_thread)\nSKIP: test_threads (test.test_io.PyBufferedRandomTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate (test.test_io.PyBufferedRandomTest.test_truncate)\nPASS: test_truncate_after_read_or_write (test.test_io.PyBufferedRandomTest.test_truncate_after_read_or_write)\nPASS: test_truncate_after_write (test.test_io.PyBufferedRandomTest.test_truncate_after_write)\nPASS: test_uninitialized (test.test_io.PyBufferedRandomTest.test_uninitialized)\nPASS: test_write (test.test_io.PyBufferedRandomTest.test_write)\nPASS: test_write_after_readahead (test.test_io.PyBufferedRandomTest.test_write_after_readahead)\nPASS: test_write_and_rewind (test.test_io.PyBufferedRandomTest.test_write_and_rewind)\nPASS: test_write_error_on_close (test.test_io.PyBufferedRandomTest.test_write_error_on_close)\nPASS: test_write_non_blocking (test.test_io.PyBufferedRandomTest.test_write_non_blocking)\nPASS: test_write_overflow (test.test_io.PyBufferedRandomTest.test_write_overflow)\nPASS: test_write_rewind_write (test.test_io.PyBufferedRandomTest.test_write_rewind_write)\nPASS: test_writelines (test.test_io.PyBufferedRandomTest.test_writelines)\nPASS: test_writelines_error (test.test_io.PyBufferedRandomTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.PyBufferedRandomTest.test_writelines_userlist)\nPASS: test_writes (test.test_io.PyBufferedRandomTest.test_writes)\nPASS: test_writes_and_flushes (test.test_io.PyBufferedRandomTest.test_writes_and_flushes)\nPASS: test_writes_and_peek (test.test_io.PyBufferedRandomTest.test_writes_and_peek)\nPASS: test_writes_and_read1s (test.test_io.PyBufferedRandomTest.test_writes_and_read1s)\nPASS: test_writes_and_readintos (test.test_io.PyBufferedRandomTest.test_writes_and_readintos)\nPASS: test_writes_and_reads (test.test_io.PyBufferedRandomTest.test_writes_and_reads)\nPASS: test_writes_and_seeks (test.test_io.PyBufferedRandomTest.test_writes_and_seeks)\nPASS: test_writes_and_truncates (test.test_io.PyBufferedRandomTest.test_writes_and_truncates)\nPASS: test_decoder (test.test_io.StatefulIncrementalDecoderTest.test_decoder)\nPASS: test_newline_bytes (test.test_io.CIncrementalNewlineDecoderTest.test_newline_bytes)\nPASS: test_newline_decoder (test.test_io.CIncrementalNewlineDecoderTest.test_newline_decoder)\nPASS: test_translate (test.test_io.CIncrementalNewlineDecoderTest.test_translate)\nPASS: test_uninitialized (test.test_io.CIncrementalNewlineDecoderTest.test_uninitialized)\nPASS: test_newline_bytes (test.test_io.PyIncrementalNewlineDecoderTest.test_newline_bytes)\nPASS: test_newline_decoder (test.test_io.PyIncrementalNewlineDecoderTest.test_newline_decoder)\nPASS: test_translate (test.test_io.PyIncrementalNewlineDecoderTest.test_translate)\nPASS: test_append_bom (test.test_io.CTextIOWrapperTest.test_append_bom)\nPASS: test_basic_io (test.test_io.CTextIOWrapperTest.test_basic_io)\nPASS: test_bufio_write_through (test.test_io.CTextIOWrapperTest.test_bufio_write_through)\nPASS: test_close_error_on_close (test.test_io.CTextIOWrapperTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.CTextIOWrapperTest.test_constructor)\nPASS: test_create_at_shutdown_with_encoding (test.test_io.CTextIOWrapperTest.test_create_at_shutdown_with_encoding)\nPASS: test_create_at_shutdown_without_encoding (test.test_io.CTextIOWrapperTest.test_create_at_shutdown_without_encoding)\nSKIP: test_default_encoding (test.test_io.CTextIOWrapperTest.test_default_encoding) 'utf-8 mode is enabled'\nPASS: test_del__CHUNK_SIZE_SystemError (test.test_io.CTextIOWrapperTest.test_del__CHUNK_SIZE_SystemError)\nPASS: test_destructor (test.test_io.CTextIOWrapperTest.test_destructor)\nPASS: test_detach (test.test_io.CTextIOWrapperTest.test_detach)\nPASS: test_encoded_writes (test.test_io.CTextIOWrapperTest.test_encoded_writes)\nPASS: test_encoding (test.test_io.CTextIOWrapperTest.test_encoding)\nPASS: test_encoding_errors_reading (test.test_io.CTextIOWrapperTest.test_encoding_errors_reading)\nPASS: test_encoding_errors_writing (test.test_io.CTextIOWrapperTest.test_encoding_errors_writing)\nPASS: test_error_through_destructor (test.test_io.CTextIOWrapperTest.test_error_through_destructor)\nPASS: test_errors_property (test.test_io.CTextIOWrapperTest.test_errors_property)\nPASS: test_flush_error_on_close (test.test_io.CTextIOWrapperTest.test_flush_error_on_close)\nPASS: test_garbage_collection (test.test_io.CTextIOWrapperTest.test_garbage_collection)\nPASS: test_illegal_decoder (test.test_io.CTextIOWrapperTest.test_illegal_decoder)\nPASS: test_illegal_encoder (test.test_io.CTextIOWrapperTest.test_illegal_encoder)\nPASS: test_initialization (test.test_io.CTextIOWrapperTest.test_initialization)\nPASS: test_internal_buffer_size (test.test_io.CTextIOWrapperTest.test_internal_buffer_size)\nPASS: test_issue1395_1 (test.test_io.CTextIOWrapperTest.test_issue1395_1)\nPASS: test_issue1395_2 (test.test_io.CTextIOWrapperTest.test_issue1395_2)\nPASS: test_issue1395_3 (test.test_io.CTextIOWrapperTest.test_issue1395_3)\nPASS: test_issue1395_4 (test.test_io.CTextIOWrapperTest.test_issue1395_4)\nPASS: test_issue1395_5 (test.test_io.CTextIOWrapperTest.test_issue1395_5)\nPASS: test_issue2282 (test.test_io.CTextIOWrapperTest.test_issue2282)\nPASS: test_issue22849 (test.test_io.CTextIOWrapperTest.test_issue22849)\nPASS: test_issue25862 (test.test_io.CTextIOWrapperTest.test_issue25862)\nPASS: test_line_buffering (test.test_io.CTextIOWrapperTest.test_line_buffering)\nPASS: test_multi_close (test.test_io.CTextIOWrapperTest.test_multi_close)\nPASS: test_multibyte_seek_and_tell (test.test_io.CTextIOWrapperTest.test_multibyte_seek_and_tell)\nPASS: test_newlines (test.test_io.CTextIOWrapperTest.test_newlines)\nPASS: test_newlines_input (test.test_io.CTextIOWrapperTest.test_newlines_input)\nPASS: test_newlines_output (test.test_io.CTextIOWrapperTest.test_newlines_output)\nPASS: test_non_text_encoding_codecs_are_rejected (test.test_io.CTextIOWrapperTest.test_non_text_encoding_codecs_are_rejected)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.CTextIOWrapperTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.CTextIOWrapperTest.test_override_destructor)\nPASS: test_rawio (test.test_io.CTextIOWrapperTest.test_rawio)\nPASS: test_rawio_write_through (test.test_io.CTextIOWrapperTest.test_rawio_write_through)\nPASS: test_read_by_chunk (test.test_io.CTextIOWrapperTest.test_read_by_chunk)\nPASS: test_read_byteslike (test.test_io.CTextIOWrapperTest.test_read_byteslike)\nPASS: test_read_nonbytes (test.test_io.CTextIOWrapperTest.test_read_nonbytes)\nPASS: test_read_one_by_one (test.test_io.CTextIOWrapperTest.test_read_one_by_one)\nPASS: test_readlines (test.test_io.CTextIOWrapperTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.CTextIOWrapperTest.test_readonly_attributes)\nPASS: test_reconfigure_defaults (test.test_io.CTextIOWrapperTest.test_reconfigure_defaults)\nPASS: test_reconfigure_encoding_read (test.test_io.CTextIOWrapperTest.test_reconfigure_encoding_read)\nPASS: test_reconfigure_errors (test.test_io.CTextIOWrapperTest.test_reconfigure_errors)\nPASS: test_reconfigure_line_buffering (test.test_io.CTextIOWrapperTest.test_reconfigure_line_buffering)\nPASS: test_reconfigure_locale (test.test_io.CTextIOWrapperTest.test_reconfigure_locale)\nPASS: test_reconfigure_newline (test.test_io.CTextIOWrapperTest.test_reconfigure_newline)\nPASS: test_reconfigure_write (test.test_io.CTextIOWrapperTest.test_reconfigure_write)\nPASS: test_reconfigure_write_fromascii (test.test_io.CTextIOWrapperTest.test_reconfigure_write_fromascii)\nPASS: test_reconfigure_write_non_seekable (test.test_io.CTextIOWrapperTest.test_reconfigure_write_non_seekable)\nPASS: test_reconfigure_write_through (test.test_io.CTextIOWrapperTest.test_reconfigure_write_through)\nPASS: test_recursive_repr (test.test_io.CTextIOWrapperTest.test_recursive_repr)\nPASS: test_repr (test.test_io.CTextIOWrapperTest.test_repr)\nPASS: test_rwpair_cleared_before_textio (test.test_io.CTextIOWrapperTest.test_rwpair_cleared_before_textio)\nPASS: test_seek_and_tell (test.test_io.CTextIOWrapperTest.test_seek_and_tell)\nPASS: test_seek_append_bom (test.test_io.CTextIOWrapperTest.test_seek_append_bom)\nPASS: test_seek_bom (test.test_io.CTextIOWrapperTest.test_seek_bom)\nPASS: test_seek_with_encoder_state (test.test_io.CTextIOWrapperTest.test_seek_with_encoder_state)\nPASS: test_seeking (test.test_io.CTextIOWrapperTest.test_seeking)\nPASS: test_seeking_too (test.test_io.CTextIOWrapperTest.test_seeking_too)\nPASS: test_telling (test.test_io.CTextIOWrapperTest.test_telling)\nPASS: test_threads_write (test.test_io.CTextIOWrapperTest.test_threads_write)\nPASS: test_uninitialized (test.test_io.CTextIOWrapperTest.test_uninitialized)\nPASS: test_unreadable (test.test_io.CTextIOWrapperTest.test_unreadable)\nPASS: test_unseekable (test.test_io.CTextIOWrapperTest.test_unseekable)\nPASS: test_writelines (test.test_io.CTextIOWrapperTest.test_writelines)\nPASS: test_writelines_error (test.test_io.CTextIOWrapperTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.CTextIOWrapperTest.test_writelines_userlist)\nPASS: test_append_bom (test.test_io.PyTextIOWrapperTest.test_append_bom)\nPASS: test_basic_io (test.test_io.PyTextIOWrapperTest.test_basic_io)\nPASS: test_bufio_write_through (test.test_io.PyTextIOWrapperTest.test_bufio_write_through)\nPASS: test_close_error_on_close (test.test_io.PyTextIOWrapperTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.PyTextIOWrapperTest.test_constructor)\nPASS: test_create_at_shutdown_with_encoding (test.test_io.PyTextIOWrapperTest.test_create_at_shutdown_with_encoding)\nPASS: test_create_at_shutdown_without_encoding (test.test_io.PyTextIOWrapperTest.test_create_at_shutdown_without_encoding)\nSKIP: test_default_encoding (test.test_io.PyTextIOWrapperTest.test_default_encoding) 'utf-8 mode is enabled'\nPASS: test_destructor (test.test_io.PyTextIOWrapperTest.test_destructor)\nPASS: test_detach (test.test_io.PyTextIOWrapperTest.test_detach)\nPASS: test_encoded_writes (test.test_io.PyTextIOWrapperTest.test_encoded_writes)\nPASS: test_encoding (test.test_io.PyTextIOWrapperTest.test_encoding)\nPASS: test_encoding_errors_reading (test.test_io.PyTextIOWrapperTest.test_encoding_errors_reading)\nPASS: test_encoding_errors_writing (test.test_io.PyTextIOWrapperTest.test_encoding_errors_writing)\nPASS: test_error_through_destructor (test.test_io.PyTextIOWrapperTest.test_error_through_destructor)\nPASS: test_errors_property (test.test_io.PyTextIOWrapperTest.test_errors_property)\nPASS: test_flush_error_on_close (test.test_io.PyTextIOWrapperTest.test_flush_error_on_close)\nPASS: test_illegal_decoder (test.test_io.PyTextIOWrapperTest.test_illegal_decoder)\nPASS: test_illegal_encoder (test.test_io.PyTextIOWrapperTest.test_illegal_encoder)\nPASS: test_issue1395_1 (test.test_io.PyTextIOWrapperTest.test_issue1395_1)\nPASS: test_issue1395_2 (test.test_io.PyTextIOWrapperTest.test_issue1395_2)\nPASS: test_issue1395_3 (test.test_io.PyTextIOWrapperTest.test_issue1395_3)\nPASS: test_issue1395_4 (test.test_io.PyTextIOWrapperTest.test_issue1395_4)\nPASS: test_issue1395_5 (test.test_io.PyTextIOWrapperTest.test_issue1395_5)\nPASS: test_issue2282 (test.test_io.PyTextIOWrapperTest.test_issue2282)\nPASS: test_issue22849 (test.test_io.PyTextIOWrapperTest.test_issue22849)\nPASS: test_issue25862 (test.test_io.PyTextIOWrapperTest.test_issue25862)\nPASS: test_line_buffering (test.test_io.PyTextIOWrapperTest.test_line_buffering)\nPASS: test_multi_close (test.test_io.PyTextIOWrapperTest.test_multi_close)\nPASS: test_multibyte_seek_and_tell (test.test_io.PyTextIOWrapperTest.test_multibyte_seek_and_tell)\nPASS: test_newlines (test.test_io.PyTextIOWrapperTest.test_newlines)\nPASS: test_newlines_input (test.test_io.PyTextIOWrapperTest.test_newlines_input)\nPASS: test_newlines_output (test.test_io.PyTextIOWrapperTest.test_newlines_output)\nPASS: test_non_text_encoding_codecs_are_rejected (test.test_io.PyTextIOWrapperTest.test_non_text_encoding_codecs_are_rejected)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.PyTextIOWrapperTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.PyTextIOWrapperTest.test_override_destructor)\nPASS: test_rawio (test.test_io.PyTextIOWrapperTest.test_rawio)\nPASS: test_rawio_write_through (test.test_io.PyTextIOWrapperTest.test_rawio_write_through)\nPASS: test_read_by_chunk (test.test_io.PyTextIOWrapperTest.test_read_by_chunk)\nPASS: test_read_byteslike (test.test_io.PyTextIOWrapperTest.test_read_byteslike)\nPASS: test_read_nonbytes (test.test_io.PyTextIOWrapperTest.test_read_nonbytes)\nPASS: test_read_one_by_one (test.test_io.PyTextIOWrapperTest.test_read_one_by_one)\nPASS: test_readlines (test.test_io.PyTextIOWrapperTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.PyTextIOWrapperTest.test_readonly_attributes)\nPASS: test_reconfigure_defaults (test.test_io.PyTextIOWrapperTest.test_reconfigure_defaults)\nPASS: test_reconfigure_encoding_read (test.test_io.PyTextIOWrapperTest.test_reconfigure_encoding_read)\nPASS: test_reconfigure_errors (test.test_io.PyTextIOWrapperTest.test_reconfigure_errors)\nPASS: test_reconfigure_line_buffering (test.test_io.PyTextIOWrapperTest.test_reconfigure_line_buffering)\nPASS: test_reconfigure_locale (test.test_io.PyTextIOWrapperTest.test_reconfigure_locale)\nPASS: test_reconfigure_newline (test.test_io.PyTextIOWrapperTest.test_reconfigure_newline)\nPASS: test_reconfigure_write (test.test_io.PyTextIOWrapperTest.test_reconfigure_write)\nPASS: test_reconfigure_write_fromascii (test.test_io.PyTextIOWrapperTest.test_reconfigure_write_fromascii)\nPASS: test_reconfigure_write_non_seekable (test.test_io.PyTextIOWrapperTest.test_reconfigure_write_non_seekable)\nPASS: test_reconfigure_write_through (test.test_io.PyTextIOWrapperTest.test_reconfigure_write_through)\nPASS: test_recursive_repr (test.test_io.PyTextIOWrapperTest.test_recursive_repr)\nPASS: test_repr (test.test_io.PyTextIOWrapperTest.test_repr)\nPASS: test_seek_and_tell (test.test_io.PyTextIOWrapperTest.test_seek_and_tell)\nPASS: test_seek_append_bom (test.test_io.PyTextIOWrapperTest.test_seek_append_bom)\nPASS: test_seek_bom (test.test_io.PyTextIOWrapperTest.test_seek_bom)\nPASS: test_seek_with_encoder_state (test.test_io.PyTextIOWrapperTest.test_seek_with_encoder_state)\nPASS: test_seeking (test.test_io.PyTextIOWrapperTest.test_seeking)\nPASS: test_seeking_too (test.test_io.PyTextIOWrapperTest.test_seeking_too)\nPASS: test_telling (test.test_io.PyTextIOWrapperTest.test_telling)\nPASS: test_threads_write (test.test_io.PyTextIOWrapperTest.test_threads_write)\nPASS: test_uninitialized (test.test_io.PyTextIOWrapperTest.test_uninitialized)\nPASS: test_unreadable (test.test_io.PyTextIOWrapperTest.test_unreadable)\nPASS: test_unseekable (test.test_io.PyTextIOWrapperTest.test_unseekable)\nPASS: test_writelines (test.test_io.PyTextIOWrapperTest.test_writelines)\nPASS: test_writelines_error (test.test_io.PyTextIOWrapperTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.PyTextIOWrapperTest.test_writelines_userlist)\nPASS: test___all__ (test.test_io.CMiscIOTest.test___all__)\nPASS: test_abc_inheritance (test.test_io.CMiscIOTest.test_abc_inheritance)\nPASS: test_abc_inheritance_official (test.test_io.CMiscIOTest.test_abc_inheritance_official)\nPASS: test_abcs (test.test_io.CMiscIOTest.test_abcs)\nPASS: test_attributes (test.test_io.CMiscIOTest.test_attributes)\nPASS: test_blockingioerror (test.test_io.CMiscIOTest.test_blockingioerror)\nPASS: test_check_encoding_errors (test.test_io.CMiscIOTest.test_check_encoding_errors)\nPASS: test_check_encoding_warning (test.test_io.CMiscIOTest.test_check_encoding_warning)\nPASS: test_create_fail (test.test_io.CMiscIOTest.test_create_fail)\nPASS: test_create_writes (test.test_io.CMiscIOTest.test_create_writes)\nSKIP: test_daemon_threads_shutdown_stderr_deadlock (test.test_io.CMiscIOTest.test_daemon_threads_shutdown_stderr_deadlock) \"resource 'walltime' is not enabled\"\nSKIP: test_daemon_threads_shutdown_stdout_deadlock (test.test_io.CMiscIOTest.test_daemon_threads_shutdown_stdout_deadlock) \"resource 'walltime' is not enabled\"\nPASS: test_io_after_close (test.test_io.CMiscIOTest.test_io_after_close)\nPASS: test_nonblock_pipe_write_bigbuf (test.test_io.CMiscIOTest.test_nonblock_pipe_write_bigbuf)\nPASS: test_nonblock_pipe_write_smallbuf (test.test_io.CMiscIOTest.test_nonblock_pipe_write_smallbuf)\nPASS: test_open_allargs (test.test_io.CMiscIOTest.test_open_allargs)\nPASS: test_open_pipe_with_append (test.test_io.CMiscIOTest.test_open_pipe_with_append)\nPASS: test_pickling (test.test_io.CMiscIOTest.test_pickling)\nPASS: test_readinto_buffer_overflow (test.test_io.CMiscIOTest.test_readinto_buffer_overflow)\nPASS: test_removed_u_mode (test.test_io.CMiscIOTest.test_removed_u_mode)\nPASS: test_text_encoding (test.test_io.CMiscIOTest.test_text_encoding)\nPASS: test_warn_on_dealloc (test.test_io.CMiscIOTest.test_warn_on_dealloc)\nPASS: test_warn_on_dealloc_fd (test.test_io.CMiscIOTest.test_warn_on_dealloc_fd)\nPASS: test___all__ (test.test_io.PyMiscIOTest.test___all__)\nPASS: test_abc_inheritance (test.test_io.PyMiscIOTest.test_abc_inheritance)\nPASS: test_abc_inheritance_official (test.test_io.PyMiscIOTest.test_abc_inheritance_official)\nPASS: test_abcs (test.test_io.PyMiscIOTest.test_abcs)\nPASS: test_attributes (test.test_io.PyMiscIOTest.test_attributes)\nPASS: test_blockingioerror (test.test_io.PyMiscIOTest.test_blockingioerror)\nPASS: test_check_encoding_errors (test.test_io.PyMiscIOTest.test_check_encoding_errors)\nPASS: test_check_encoding_warning (test.test_io.PyMiscIOTest.test_check_encoding_warning)\nPASS: test_create_fail (test.test_io.PyMiscIOTest.test_create_fail)\nPASS: test_create_writes (test.test_io.PyMiscIOTest.test_create_writes)\nPASS: test_io_after_close (test.test_io.PyMiscIOTest.test_io_after_close)\nPASS: test_nonblock_pipe_write_bigbuf (test.test_io.PyMiscIOTest.test_nonblock_pipe_write_bigbuf)\nPASS: test_nonblock_pipe_write_smallbuf (test.test_io.PyMiscIOTest.test_nonblock_pipe_write_smallbuf)\nPASS: test_open_allargs (test.test_io.PyMiscIOTest.test_open_allargs)\nPASS: test_open_pipe_with_append (test.test_io.PyMiscIOTest.test_open_pipe_with_append)\nPASS: test_pickling (test.test_io.PyMiscIOTest.test_pickling)\nPASS: test_removed_u_mode (test.test_io.PyMiscIOTest.test_removed_u_mode)\nPASS: test_text_encoding (test.test_io.PyMiscIOTest.test_text_encoding)\nPASS: test_warn_on_dealloc (test.test_io.PyMiscIOTest.test_warn_on_dealloc)\nPASS: test_warn_on_dealloc_fd (test.test_io.PyMiscIOTest.test_warn_on_dealloc_fd)\nSKIP: test_interrupted_read_retry_buffered (test.test_io.CSignalsTest.test_interrupted_read_retry_buffered) \"resource 'walltime' is not enabled\"\nSKIP: test_interrupted_read_retry_text (test.test_io.CSignalsTest.test_interrupted_read_retry_text) \"resource 'walltime' is not enabled\"\nPASS: test_interrupted_write_buffered (test.test_io.CSignalsTest.test_interrupted_write_buffered)\nSKIP: test_interrupted_write_retry_buffered (test.test_io.CSignalsTest.test_interrupted_write_retry_buffered) \"resource 'walltime' is not enabled\"\nSKIP: test_interrupted_write_retry_text (test.test_io.CSignalsTest.test_interrupted_write_retry_text) \"resource 'walltime' is not enabled\"\nPASS: test_interrupted_write_text (test.test_io.CSignalsTest.test_interrupted_write_text)\nPASS: test_interrupted_write_unbuffered (test.test_io.CSignalsTest.test_interrupted_write_unbuffered)\nPASS: test_reentrant_write_buffered (test.test_io.CSignalsTest.test_reentrant_write_buffered)\nPASS: test_reentrant_write_text (test.test_io.CSignalsTest.test_reentrant_write_text)\nSKIP: test_interrupted_read_retry_buffered (test.test_io.PySignalsTest.test_interrupted_read_retry_buffered) \"resource 'walltime' is not enabled\"\nSKIP: test_interrupted_read_retry_text (test.test_io.PySignalsTest.test_interrupted_read_retry_text) \"resource 'walltime' is not enabled\"\nPASS: test_interrupted_write_buffered (test.test_io.PySignalsTest.test_interrupted_write_buffered)\nSKIP: test_interrupted_write_retry_buffered (test.test_io.PySignalsTest.test_interrupted_write_retry_buffered) \"resource 'walltime' is not enabled\"\nSKIP: test_interrupted_write_retry_text (test.test_io.PySignalsTest.test_interrupted_write_retry_text) \"resource 'walltime' is not enabled\"\nPASS: test_interrupted_write_text (test.test_io.PySignalsTest.test_interrupted_write_text)\nPASS: test_interrupted_write_unbuffered (test.test_io.PySignalsTest.test_interrupted_write_unbuffered)\nPASS: test_class_hierarchy (test.test_io.TestIOCTypes.test_class_hierarchy)\nPASS: test_disallow_instantiation (test.test_io.TestIOCTypes.test_disallow_instantiation)\nPASS: test_immutable_types (test.test_io.TestIOCTypes.test_immutable_types)\nPASS: test_subclassing (test.test_io.TestIOCTypes.test_subclassing)\n\n----------------------------------------------------------------------\nRan 614 tests in 17.031s\n\nOK (skipped=20)\n0:01:53 load avg: 2.72 [244/469] test_mailcap passed\nPASS: test_findmatch (test.test_mailcap.FindmatchTest.test_findmatch)\nPASS: test_test (test.test_mailcap.FindmatchTest.test_test)\nPASS: test_unsafe_mailcap_input (test.test_mailcap.FindmatchTest.test_unsafe_mailcap_input)\nPASS: test_mock_getcaps (test.test_mailcap.GetcapsTest.test_mock_getcaps)\nPASS: test_system_mailcap (test.test_mailcap.GetcapsTest.test_system_mailcap)\nPASS: test_listmailcapfiles (test.test_mailcap.HelperFunctionTest.test_listmailcapfiles)\nPASS: test_lookup (test.test_mailcap.HelperFunctionTest.test_lookup)\nPASS: test_readmailcapfile (test.test_mailcap.HelperFunctionTest.test_readmailcapfile)\nPASS: test_subst (test.test_mailcap.HelperFunctionTest.test_subst)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.016s\n\nOK\n0:01:53 load avg: 2.90 [245/469] test_mailbox passed\ntest_empty_maildir (test.test_mailbox.MaildirTestCase.test_empty_maildir)\nPASS: Test an empty maildir mailbox\nPASS: test_nonempty_maildir_both (test.test_mailbox.MaildirTestCase.test_nonempty_maildir_both)\nPASS: test_nonempty_maildir_cur (test.test_mailbox.MaildirTestCase.test_nonempty_maildir_cur)\nPASS: test_nonempty_maildir_new (test.test_mailbox.MaildirTestCase.test_nonempty_maildir_new)\nPASS: test__all__ (test.test_mailbox.MiscTestCase.test__all__)\nPASS: test_add (test.test_mailbox.TestBabyl.test_add)\nPASS: test_add_8bit_body (test.test_mailbox.TestBabyl.test_add_8bit_body)\nPASS: test_add_StringIO_warns (test.test_mailbox.TestBabyl.test_add_StringIO_warns)\nPASS: test_add_binary_file (test.test_mailbox.TestBabyl.test_add_binary_file)\nPASS: test_add_binary_nonascii_file (test.test_mailbox.TestBabyl.test_add_binary_nonascii_file)\nPASS: test_add_doesnt_rewrite (test.test_mailbox.TestBabyl.test_add_doesnt_rewrite)\nPASS: test_add_invalid_8bit_bytes_header (test.test_mailbox.TestBabyl.test_add_invalid_8bit_bytes_header)\nPASS: test_add_nonascii_StringIO_raises (test.test_mailbox.TestBabyl.test_add_nonascii_StringIO_raises)\nPASS: test_add_nonascii_string_header_raises (test.test_mailbox.TestBabyl.test_add_nonascii_string_header_raises)\nPASS: test_add_text_file_warns (test.test_mailbox.TestBabyl.test_add_text_file_warns)\nPASS: test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestBabyl.test_add_that_raises_leaves_mailbox_empty)\nPASS: test_clear (test.test_mailbox.TestBabyl.test_clear)\nPASS: test_close (test.test_mailbox.TestBabyl.test_close)\nPASS: test_contains (test.test_mailbox.TestBabyl.test_contains)\nPASS: test_delitem (test.test_mailbox.TestBabyl.test_delitem)\nPASS: test_discard (test.test_mailbox.TestBabyl.test_discard)\nPASS: test_dump_message (test.test_mailbox.TestBabyl.test_dump_message)\nPASS: test_flush (test.test_mailbox.TestBabyl.test_flush)\nPASS: test_get (test.test_mailbox.TestBabyl.test_get)\nPASS: test_get_bytes (test.test_mailbox.TestBabyl.test_get_bytes)\nPASS: test_get_file (test.test_mailbox.TestBabyl.test_get_file)\nPASS: test_get_file_can_be_closed_twice (test.test_mailbox.TestBabyl.test_get_file_can_be_closed_twice)\nPASS: test_get_message (test.test_mailbox.TestBabyl.test_get_message)\nPASS: test_get_string (test.test_mailbox.TestBabyl.test_get_string)\nPASS: test_getitem (test.test_mailbox.TestBabyl.test_getitem)\nPASS: test_invalid_nonascii_header_as_string (test.test_mailbox.TestBabyl.test_invalid_nonascii_header_as_string)\nPASS: test_items (test.test_mailbox.TestBabyl.test_items)\nPASS: test_iter (test.test_mailbox.TestBabyl.test_iter)\nPASS: test_iteritems (test.test_mailbox.TestBabyl.test_iteritems)\nPASS: test_iterkeys (test.test_mailbox.TestBabyl.test_iterkeys)\nPASS: test_itervalues (test.test_mailbox.TestBabyl.test_itervalues)\nPASS: test_keys (test.test_mailbox.TestBabyl.test_keys)\nPASS: test_labels (test.test_mailbox.TestBabyl.test_labels)\nPASS: test_len (test.test_mailbox.TestBabyl.test_len)\nPASS: test_lock_unlock (test.test_mailbox.TestBabyl.test_lock_unlock)\nPASS: test_permissions_after_flush (test.test_mailbox.TestBabyl.test_permissions_after_flush)\nPASS: test_pop (test.test_mailbox.TestBabyl.test_pop)\nPASS: test_popitem (test.test_mailbox.TestBabyl.test_popitem)\nPASS: test_popitem_and_flush_twice (test.test_mailbox.TestBabyl.test_popitem_and_flush_twice)\nPASS: test_remove (test.test_mailbox.TestBabyl.test_remove)\nPASS: test_set_item (test.test_mailbox.TestBabyl.test_set_item)\nPASS: test_update (test.test_mailbox.TestBabyl.test_update)\nPASS: test_values (test.test_mailbox.TestBabyl.test_values)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestBabylMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestBabylMessage.test_become_message)\nPASS: test_explain_to (test.test_mailbox.TestBabylMessage.test_explain_to)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestBabylMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestBabylMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestBabylMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestBabylMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestBabylMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestBabylMessage.test_initialize_with_string)\nPASS: test_labels (test.test_mailbox.TestBabylMessage.test_labels)\nPASS: test_visible (test.test_mailbox.TestBabylMessage.test_visible)\nPASS: test_closing_fd (test.test_mailbox.TestFakeMailBox.test_closing_fd)\nPASS: test_add (test.test_mailbox.TestMH.test_add)\nPASS: test_add_8bit_body (test.test_mailbox.TestMH.test_add_8bit_body)\nPASS: test_add_StringIO_warns (test.test_mailbox.TestMH.test_add_StringIO_warns)\nPASS: test_add_and_remove_folders (test.test_mailbox.TestMH.test_add_and_remove_folders)\nPASS: test_add_binary_file (test.test_mailbox.TestMH.test_add_binary_file)\nPASS: test_add_binary_nonascii_file (test.test_mailbox.TestMH.test_add_binary_nonascii_file)\nPASS: test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMH.test_add_invalid_8bit_bytes_header)\nPASS: test_add_nonascii_StringIO_raises (test.test_mailbox.TestMH.test_add_nonascii_StringIO_raises)\nPASS: test_add_nonascii_string_header_raises (test.test_mailbox.TestMH.test_add_nonascii_string_header_raises)\nPASS: test_add_text_file_warns (test.test_mailbox.TestMH.test_add_text_file_warns)\nPASS: test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMH.test_add_that_raises_leaves_mailbox_empty)\nPASS: test_clear (test.test_mailbox.TestMH.test_clear)\nPASS: test_close (test.test_mailbox.TestMH.test_close)\nPASS: test_contains (test.test_mailbox.TestMH.test_contains)\nPASS: test_delitem (test.test_mailbox.TestMH.test_delitem)\nPASS: test_discard (test.test_mailbox.TestMH.test_discard)\nPASS: test_dump_message (test.test_mailbox.TestMH.test_dump_message)\nPASS: test_flush (test.test_mailbox.TestMH.test_flush)\nPASS: test_get (test.test_mailbox.TestMH.test_get)\nPASS: test_get_bytes (test.test_mailbox.TestMH.test_get_bytes)\nPASS: test_get_file (test.test_mailbox.TestMH.test_get_file)\nPASS: test_get_file_can_be_closed_twice (test.test_mailbox.TestMH.test_get_file_can_be_closed_twice)\nPASS: test_get_folder (test.test_mailbox.TestMH.test_get_folder)\nPASS: test_get_message (test.test_mailbox.TestMH.test_get_message)\nPASS: test_get_string (test.test_mailbox.TestMH.test_get_string)\nPASS: test_getitem (test.test_mailbox.TestMH.test_getitem)\nPASS: test_invalid_nonascii_header_as_string (test.test_mailbox.TestMH.test_invalid_nonascii_header_as_string)\nPASS: test_issue2625 (test.test_mailbox.TestMH.test_issue2625)\nPASS: test_issue7627 (test.test_mailbox.TestMH.test_issue7627)\nPASS: test_items (test.test_mailbox.TestMH.test_items)\nPASS: test_iter (test.test_mailbox.TestMH.test_iter)\nPASS: test_iteritems (test.test_mailbox.TestMH.test_iteritems)\nPASS: test_iterkeys (test.test_mailbox.TestMH.test_iterkeys)\nPASS: test_itervalues (test.test_mailbox.TestMH.test_itervalues)\nPASS: test_keys (test.test_mailbox.TestMH.test_keys)\nPASS: test_len (test.test_mailbox.TestMH.test_len)\nPASS: test_list_folders (test.test_mailbox.TestMH.test_list_folders)\nPASS: test_lock_unlock (test.test_mailbox.TestMH.test_lock_unlock)\nPASS: test_pack (test.test_mailbox.TestMH.test_pack)\nPASS: test_pop (test.test_mailbox.TestMH.test_pop)\nPASS: test_popitem (test.test_mailbox.TestMH.test_popitem)\nPASS: test_popitem_and_flush_twice (test.test_mailbox.TestMH.test_popitem_and_flush_twice)\nPASS: test_remove (test.test_mailbox.TestMH.test_remove)\nPASS: test_sequences (test.test_mailbox.TestMH.test_sequences)\nPASS: test_set_item (test.test_mailbox.TestMH.test_set_item)\nPASS: test_update (test.test_mailbox.TestMH.test_update)\nPASS: test_values (test.test_mailbox.TestMH.test_values)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestMHMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestMHMessage.test_become_message)\nPASS: test_explain_to (test.test_mailbox.TestMHMessage.test_explain_to)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestMHMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestMHMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestMHMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestMHMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestMHMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestMHMessage.test_initialize_with_string)\nPASS: test_sequences (test.test_mailbox.TestMHMessage.test_sequences)\nPASS: test_add (test.test_mailbox.TestMMDF.test_add)\nPASS: test_add_8bit_body (test.test_mailbox.TestMMDF.test_add_8bit_body)\nPASS: test_add_StringIO_warns (test.test_mailbox.TestMMDF.test_add_StringIO_warns)\nPASS: test_add_and_close (test.test_mailbox.TestMMDF.test_add_and_close)\nPASS: test_add_binary_file (test.test_mailbox.TestMMDF.test_add_binary_file)\nPASS: test_add_binary_nonascii_file (test.test_mailbox.TestMMDF.test_add_binary_nonascii_file)\nPASS: test_add_doesnt_rewrite (test.test_mailbox.TestMMDF.test_add_doesnt_rewrite)\nPASS: test_add_from_bytes (test.test_mailbox.TestMMDF.test_add_from_bytes)\nPASS: test_add_from_string (test.test_mailbox.TestMMDF.test_add_from_string)\nPASS: test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMMDF.test_add_invalid_8bit_bytes_header)\nPASS: test_add_mbox_or_mmdf_message (test.test_mailbox.TestMMDF.test_add_mbox_or_mmdf_message)\nPASS: test_add_nonascii_StringIO_raises (test.test_mailbox.TestMMDF.test_add_nonascii_StringIO_raises)\nPASS: test_add_nonascii_string_header_raises (test.test_mailbox.TestMMDF.test_add_nonascii_string_header_raises)\nPASS: test_add_text_file_warns (test.test_mailbox.TestMMDF.test_add_text_file_warns)\nPASS: test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMMDF.test_add_that_raises_leaves_mailbox_empty)\nPASS: test_clear (test.test_mailbox.TestMMDF.test_clear)\nPASS: test_close (test.test_mailbox.TestMMDF.test_close)\nPASS: test_contains (test.test_mailbox.TestMMDF.test_contains)\nPASS: test_delitem (test.test_mailbox.TestMMDF.test_delitem)\nPASS: test_discard (test.test_mailbox.TestMMDF.test_discard)\nPASS: test_dump_message (test.test_mailbox.TestMMDF.test_dump_message)\nPASS: test_flush (test.test_mailbox.TestMMDF.test_flush)\nPASS: test_get (test.test_mailbox.TestMMDF.test_get)\nPASS: test_get_bytes (test.test_mailbox.TestMMDF.test_get_bytes)\nPASS: test_get_bytes_from (test.test_mailbox.TestMMDF.test_get_bytes_from)\nPASS: test_get_file (test.test_mailbox.TestMMDF.test_get_file)\nPASS: test_get_file_can_be_closed_twice (test.test_mailbox.TestMMDF.test_get_file_can_be_closed_twice)\nPASS: test_get_message (test.test_mailbox.TestMMDF.test_get_message)\nPASS: test_get_string (test.test_mailbox.TestMMDF.test_get_string)\nPASS: test_get_string_from (test.test_mailbox.TestMMDF.test_get_string_from)\nPASS: test_getitem (test.test_mailbox.TestMMDF.test_getitem)\nPASS: test_invalid_nonascii_header_as_string (test.test_mailbox.TestMMDF.test_invalid_nonascii_header_as_string)\nPASS: test_items (test.test_mailbox.TestMMDF.test_items)\nPASS: test_iter (test.test_mailbox.TestMMDF.test_iter)\nPASS: test_iteritems (test.test_mailbox.TestMMDF.test_iteritems)\nPASS: test_iterkeys (test.test_mailbox.TestMMDF.test_iterkeys)\nPASS: test_itervalues (test.test_mailbox.TestMMDF.test_itervalues)\nPASS: test_keys (test.test_mailbox.TestMMDF.test_keys)\nPASS: test_len (test.test_mailbox.TestMMDF.test_len)\nPASS: test_lock_conflict (test.test_mailbox.TestMMDF.test_lock_conflict)\nPASS: test_lock_unlock (test.test_mailbox.TestMMDF.test_lock_unlock)\nPASS: test_open_close_open (test.test_mailbox.TestMMDF.test_open_close_open)\nPASS: test_permissions_after_flush (test.test_mailbox.TestMMDF.test_permissions_after_flush)\nPASS: test_pop (test.test_mailbox.TestMMDF.test_pop)\nPASS: test_popitem (test.test_mailbox.TestMMDF.test_popitem)\nPASS: test_popitem_and_flush_twice (test.test_mailbox.TestMMDF.test_popitem_and_flush_twice)\nPASS: test_relock (test.test_mailbox.TestMMDF.test_relock)\nPASS: test_remove (test.test_mailbox.TestMMDF.test_remove)\nPASS: test_set_item (test.test_mailbox.TestMMDF.test_set_item)\nPASS: test_update (test.test_mailbox.TestMMDF.test_update)\nPASS: test_values (test.test_mailbox.TestMMDF.test_values)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestMMDFMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestMMDFMessage.test_become_message)\nPASS: test_explain_to (test.test_mailbox.TestMMDFMessage.test_explain_to)\nPASS: test_flags (test.test_mailbox.TestMMDFMessage.test_flags)\nPASS: test_from (test.test_mailbox.TestMMDFMessage.test_from)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestMMDFMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestMMDFMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestMMDFMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestMMDFMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestMMDFMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestMMDFMessage.test_initialize_with_string)\nPASS: test_initialize_with_unixfrom (test.test_mailbox.TestMMDFMessage.test_initialize_with_unixfrom)\nPASS: test_notimplemented (test.test_mailbox.TestMailboxSuperclass.test_notimplemented)\nPASS: test_add (test.test_mailbox.TestMaildir.test_add)\nPASS: test_add_8bit_body (test.test_mailbox.TestMaildir.test_add_8bit_body)\nPASS: test_add_MM (test.test_mailbox.TestMaildir.test_add_MM)\nPASS: test_add_StringIO_warns (test.test_mailbox.TestMaildir.test_add_StringIO_warns)\nPASS: test_add_and_remove_folders (test.test_mailbox.TestMaildir.test_add_and_remove_folders)\nPASS: test_add_binary_file (test.test_mailbox.TestMaildir.test_add_binary_file)\nPASS: test_add_binary_nonascii_file (test.test_mailbox.TestMaildir.test_add_binary_nonascii_file)\nPASS: test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMaildir.test_add_invalid_8bit_bytes_header)\nPASS: test_add_nonascii_StringIO_raises (test.test_mailbox.TestMaildir.test_add_nonascii_StringIO_raises)\nPASS: test_add_nonascii_string_header_raises (test.test_mailbox.TestMaildir.test_add_nonascii_string_header_raises)\nPASS: test_add_text_file_warns (test.test_mailbox.TestMaildir.test_add_text_file_warns)\nPASS: test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMaildir.test_add_that_raises_leaves_mailbox_empty)\nPASS: test_clean (test.test_mailbox.TestMaildir.test_clean)\nPASS: test_clear (test.test_mailbox.TestMaildir.test_clear)\nPASS: test_close (test.test_mailbox.TestMaildir.test_close)\nPASS: test_consistent_factory (test.test_mailbox.TestMaildir.test_consistent_factory)\nPASS: test_contains (test.test_mailbox.TestMaildir.test_contains)\nPASS: test_create_tmp (test.test_mailbox.TestMaildir.test_create_tmp)\nPASS: test_delitem (test.test_mailbox.TestMaildir.test_delitem)\nPASS: test_directory_in_folder (test.test_mailbox.TestMaildir.test_directory_in_folder)\nPASS: test_discard (test.test_mailbox.TestMaildir.test_discard)\nPASS: test_dump_message (test.test_mailbox.TestMaildir.test_dump_message)\nPASS: test_file_permissions (test.test_mailbox.TestMaildir.test_file_permissions)\nPASS: test_flush (test.test_mailbox.TestMaildir.test_flush)\nPASS: test_folder (test.test_mailbox.TestMaildir.test_folder)\nPASS: test_folder_file_perms (test.test_mailbox.TestMaildir.test_folder_file_perms)\nPASS: test_get (test.test_mailbox.TestMaildir.test_get)\nPASS: test_get_MM (test.test_mailbox.TestMaildir.test_get_MM)\nPASS: test_get_bytes (test.test_mailbox.TestMaildir.test_get_bytes)\nPASS: test_get_file (test.test_mailbox.TestMaildir.test_get_file)\nPASS: test_get_file_can_be_closed_twice (test.test_mailbox.TestMaildir.test_get_file_can_be_closed_twice)\nPASS: test_get_folder (test.test_mailbox.TestMaildir.test_get_folder)\nPASS: test_get_message (test.test_mailbox.TestMaildir.test_get_message)\nPASS: test_get_string (test.test_mailbox.TestMaildir.test_get_string)\nPASS: test_getitem (test.test_mailbox.TestMaildir.test_getitem)\nPASS: test_initialize_existing (test.test_mailbox.TestMaildir.test_initialize_existing)\nPASS: test_initialize_new (test.test_mailbox.TestMaildir.test_initialize_new)\nPASS: test_invalid_nonascii_header_as_string (test.test_mailbox.TestMaildir.test_invalid_nonascii_header_as_string)\nPASS: test_items (test.test_mailbox.TestMaildir.test_items)\nPASS: test_iter (test.test_mailbox.TestMaildir.test_iter)\nPASS: test_iteritems (test.test_mailbox.TestMaildir.test_iteritems)\nPASS: test_iterkeys (test.test_mailbox.TestMaildir.test_iterkeys)\nPASS: test_itervalues (test.test_mailbox.TestMaildir.test_itervalues)\nPASS: test_keys (test.test_mailbox.TestMaildir.test_keys)\nPASS: test_len (test.test_mailbox.TestMaildir.test_len)\nPASS: test_list_folders (test.test_mailbox.TestMaildir.test_list_folders)\nPASS: test_lock_unlock (test.test_mailbox.TestMaildir.test_lock_unlock)\nPASS: test_lookup (test.test_mailbox.TestMaildir.test_lookup)\nPASS: test_pop (test.test_mailbox.TestMaildir.test_pop)\nPASS: test_popitem (test.test_mailbox.TestMaildir.test_popitem)\nPASS: test_popitem_and_flush_twice (test.test_mailbox.TestMaildir.test_popitem_and_flush_twice)\nPASS: test_refresh (test.test_mailbox.TestMaildir.test_refresh)\nPASS: test_refresh_after_safety_period (test.test_mailbox.TestMaildir.test_refresh_after_safety_period)\nPASS: test_remove (test.test_mailbox.TestMaildir.test_remove)\nPASS: test_reread (test.test_mailbox.TestMaildir.test_reread)\nPASS: test_set_MM (test.test_mailbox.TestMaildir.test_set_MM)\nPASS: test_set_item (test.test_mailbox.TestMaildir.test_set_item)\nPASS: test_update (test.test_mailbox.TestMaildir.test_update)\nPASS: test_values (test.test_mailbox.TestMaildir.test_values)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestMaildirMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestMaildirMessage.test_become_message)\nPASS: test_date (test.test_mailbox.TestMaildirMessage.test_date)\nPASS: test_explain_to (test.test_mailbox.TestMaildirMessage.test_explain_to)\nPASS: test_flags (test.test_mailbox.TestMaildirMessage.test_flags)\nPASS: test_info (test.test_mailbox.TestMaildirMessage.test_info)\nPASS: test_info_and_flags (test.test_mailbox.TestMaildirMessage.test_info_and_flags)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestMaildirMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestMaildirMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestMaildirMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestMaildirMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestMaildirMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestMaildirMessage.test_initialize_with_string)\nPASS: test_subdir (test.test_mailbox.TestMaildirMessage.test_subdir)\nPASS: test_add (test.test_mailbox.TestMbox.test_add)\nPASS: test_add_8bit_body (test.test_mailbox.TestMbox.test_add_8bit_body)\nPASS: test_add_StringIO_warns (test.test_mailbox.TestMbox.test_add_StringIO_warns)\nPASS: test_add_and_close (test.test_mailbox.TestMbox.test_add_and_close)\nPASS: test_add_binary_file (test.test_mailbox.TestMbox.test_add_binary_file)\nPASS: test_add_binary_nonascii_file (test.test_mailbox.TestMbox.test_add_binary_nonascii_file)\nPASS: test_add_doesnt_rewrite (test.test_mailbox.TestMbox.test_add_doesnt_rewrite)\nPASS: test_add_from_bytes (test.test_mailbox.TestMbox.test_add_from_bytes)\nPASS: test_add_from_string (test.test_mailbox.TestMbox.test_add_from_string)\nPASS: test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMbox.test_add_invalid_8bit_bytes_header)\nPASS: test_add_mbox_or_mmdf_message (test.test_mailbox.TestMbox.test_add_mbox_or_mmdf_message)\nPASS: test_add_nonascii_StringIO_raises (test.test_mailbox.TestMbox.test_add_nonascii_StringIO_raises)\nPASS: test_add_nonascii_string_header_raises (test.test_mailbox.TestMbox.test_add_nonascii_string_header_raises)\nPASS: test_add_text_file_warns (test.test_mailbox.TestMbox.test_add_text_file_warns)\nPASS: test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMbox.test_add_that_raises_leaves_mailbox_empty)\nPASS: test_clear (test.test_mailbox.TestMbox.test_clear)\nPASS: test_close (test.test_mailbox.TestMbox.test_close)\nPASS: test_contains (test.test_mailbox.TestMbox.test_contains)\nPASS: test_delitem (test.test_mailbox.TestMbox.test_delitem)\nPASS: test_discard (test.test_mailbox.TestMbox.test_discard)\nPASS: test_dump_message (test.test_mailbox.TestMbox.test_dump_message)\nPASS: test_file_perms (test.test_mailbox.TestMbox.test_file_perms)\nPASS: test_flush (test.test_mailbox.TestMbox.test_flush)\nPASS: test_get (test.test_mailbox.TestMbox.test_get)\nPASS: test_get_bytes (test.test_mailbox.TestMbox.test_get_bytes)\nPASS: test_get_bytes_from (test.test_mailbox.TestMbox.test_get_bytes_from)\nPASS: test_get_file (test.test_mailbox.TestMbox.test_get_file)\nPASS: test_get_file_can_be_closed_twice (test.test_mailbox.TestMbox.test_get_file_can_be_closed_twice)\nPASS: test_get_message (test.test_mailbox.TestMbox.test_get_message)\nPASS: test_get_string (test.test_mailbox.TestMbox.test_get_string)\nPASS: test_get_string_from (test.test_mailbox.TestMbox.test_get_string_from)\nPASS: test_getitem (test.test_mailbox.TestMbox.test_getitem)\nPASS: test_invalid_nonascii_header_as_string (test.test_mailbox.TestMbox.test_invalid_nonascii_header_as_string)\nPASS: test_items (test.test_mailbox.TestMbox.test_items)\nPASS: test_iter (test.test_mailbox.TestMbox.test_iter)\nPASS: test_iteritems (test.test_mailbox.TestMbox.test_iteritems)\nPASS: test_iterkeys (test.test_mailbox.TestMbox.test_iterkeys)\nPASS: test_itervalues (test.test_mailbox.TestMbox.test_itervalues)\nPASS: test_keys (test.test_mailbox.TestMbox.test_keys)\nPASS: test_len (test.test_mailbox.TestMbox.test_len)\nPASS: test_lock_conflict (test.test_mailbox.TestMbox.test_lock_conflict)\nPASS: test_lock_unlock (test.test_mailbox.TestMbox.test_lock_unlock)\nPASS: test_message_separator (test.test_mailbox.TestMbox.test_message_separator)\nPASS: test_open_close_open (test.test_mailbox.TestMbox.test_open_close_open)\nPASS: test_permissions_after_flush (test.test_mailbox.TestMbox.test_permissions_after_flush)\nPASS: test_pop (test.test_mailbox.TestMbox.test_pop)\nPASS: test_popitem (test.test_mailbox.TestMbox.test_popitem)\nPASS: test_popitem_and_flush_twice (test.test_mailbox.TestMbox.test_popitem_and_flush_twice)\nPASS: test_relock (test.test_mailbox.TestMbox.test_relock)\nPASS: test_remove (test.test_mailbox.TestMbox.test_remove)\nPASS: test_set_item (test.test_mailbox.TestMbox.test_set_item)\nPASS: test_terminating_newline (test.test_mailbox.TestMbox.test_terminating_newline)\nPASS: test_update (test.test_mailbox.TestMbox.test_update)\nPASS: test_values (test.test_mailbox.TestMbox.test_values)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestMboxMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestMboxMessage.test_become_message)\nPASS: test_explain_to (test.test_mailbox.TestMboxMessage.test_explain_to)\nPASS: test_flags (test.test_mailbox.TestMboxMessage.test_flags)\nPASS: test_from (test.test_mailbox.TestMboxMessage.test_from)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestMboxMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestMboxMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestMboxMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestMboxMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestMboxMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestMboxMessage.test_initialize_with_string)\nPASS: test_initialize_with_unixfrom (test.test_mailbox.TestMboxMessage.test_initialize_with_unixfrom)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestMessage.test_become_message)\nPASS: test_explain_to (test.test_mailbox.TestMessage.test_explain_to)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestMessage.test_initialize_with_string)\nPASS: test_babyl_to_babyl (test.test_mailbox.TestMessageConversion.test_babyl_to_babyl)\nPASS: test_babyl_to_maildir (test.test_mailbox.TestMessageConversion.test_babyl_to_maildir)\nPASS: test_babyl_to_mboxmmdf (test.test_mailbox.TestMessageConversion.test_babyl_to_mboxmmdf)\nPASS: test_babyl_to_mh (test.test_mailbox.TestMessageConversion.test_babyl_to_mh)\nPASS: test_maildir_to_babyl (test.test_mailbox.TestMessageConversion.test_maildir_to_babyl)\nPASS: test_maildir_to_maildir (test.test_mailbox.TestMessageConversion.test_maildir_to_maildir)\nPASS: test_maildir_to_mboxmmdf (test.test_mailbox.TestMessageConversion.test_maildir_to_mboxmmdf)\nPASS: test_maildir_to_mh (test.test_mailbox.TestMessageConversion.test_maildir_to_mh)\nPASS: test_mboxmmdf_to_babyl (test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_babyl)\nPASS: test_mboxmmdf_to_maildir (test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_maildir)\nPASS: test_mboxmmdf_to_mboxmmdf (test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_mboxmmdf)\nPASS: test_mboxmmdf_to_mh (test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_mh)\nPASS: test_mh_to_babyl (test.test_mailbox.TestMessageConversion.test_mh_to_babyl)\nPASS: test_mh_to_maildir (test.test_mailbox.TestMessageConversion.test_mh_to_maildir)\nPASS: test_mh_to_mboxmmdf (test.test_mailbox.TestMessageConversion.test_mh_to_mboxmmdf)\nPASS: test_mh_to_mh (test.test_mailbox.TestMessageConversion.test_mh_to_mh)\nPASS: test_plain_to_x (test.test_mailbox.TestMessageConversion.test_plain_to_x)\nPASS: test_type_specific_attributes_removed_on_conversion (test.test_mailbox.TestMessageConversion.test_type_specific_attributes_removed_on_conversion)\nPASS: test_x_from_bytes (test.test_mailbox.TestMessageConversion.test_x_from_bytes)\nPASS: test_x_to_invalid (test.test_mailbox.TestMessageConversion.test_x_to_invalid)\nPASS: test_x_to_plain (test.test_mailbox.TestMessageConversion.test_x_to_plain)\nPASS: test_close (test.test_mailbox.TestPartialFile.test_close)\nPASS: test_initialize (test.test_mailbox.TestPartialFile.test_initialize)\nPASS: test_iteration (test.test_mailbox.TestPartialFile.test_iteration)\nPASS: test_read (test.test_mailbox.TestPartialFile.test_read)\nPASS: test_readline (test.test_mailbox.TestPartialFile.test_readline)\nPASS: test_readlines (test.test_mailbox.TestPartialFile.test_readlines)\nPASS: test_seek_and_tell (test.test_mailbox.TestPartialFile.test_seek_and_tell)\nPASS: test_close (test.test_mailbox.TestProxyFile.test_close)\nPASS: test_initialize (test.test_mailbox.TestProxyFile.test_initialize)\nPASS: test_iteration (test.test_mailbox.TestProxyFile.test_iteration)\nPASS: test_read (test.test_mailbox.TestProxyFile.test_read)\nPASS: test_readline (test.test_mailbox.TestProxyFile.test_readline)\nPASS: test_readlines (test.test_mailbox.TestProxyFile.test_readlines)\nPASS: test_seek_and_tell (test.test_mailbox.TestProxyFile.test_seek_and_tell)\n\n----------------------------------------------------------------------\nRan 364 tests in 1.112s\n\nOK\n0:01:54 load avg: 2.90 [246/469] test_marshal passed\nPASS: test_array (test.test_marshal.BufferTestCase.test_array)\nPASS: test_bytearray (test.test_marshal.BufferTestCase.test_bytearray)\nPASS: test_memoryview (test.test_marshal.BufferTestCase.test_memoryview)\nPASS: test_bad_reader (test.test_marshal.BugsTestCase.test_bad_reader)\nPASS: test_bug_5888452 (test.test_marshal.BugsTestCase.test_bug_5888452)\nPASS: test_deterministic_sets (test.test_marshal.BugsTestCase.test_deterministic_sets)\nPASS: test_eof (test.test_marshal.BugsTestCase.test_eof)\nPASS: test_exact_type_match (test.test_marshal.BugsTestCase.test_exact_type_match)\nPASS: test_fuzz (test.test_marshal.BugsTestCase.test_fuzz)\nPASS: test_invalid_longs (test.test_marshal.BugsTestCase.test_invalid_longs)\nPASS: test_large_marshal (test.test_marshal.BugsTestCase.test_large_marshal)\nPASS: test_loads_recursion (test.test_marshal.BugsTestCase.test_loads_recursion)\nPASS: test_loads_reject_unicode_strings (test.test_marshal.BugsTestCase.test_loads_reject_unicode_strings)\nPASS: test_multiple_dumps_and_loads (test.test_marshal.BugsTestCase.test_multiple_dumps_and_loads)\nPASS: test_patch_873224 (test.test_marshal.BugsTestCase.test_patch_873224)\nPASS: test_recursion_limit (test.test_marshal.BugsTestCase.test_recursion_limit)\nPASS: test_version_argument (test.test_marshal.BugsTestCase.test_version_argument)\nPASS: test_read_last_object_from_file (test.test_marshal.CAPI_TestCase.test_read_last_object_from_file)\nPASS: test_read_long_from_file (test.test_marshal.CAPI_TestCase.test_read_long_from_file)\nPASS: test_read_object_from_file (test.test_marshal.CAPI_TestCase.test_read_object_from_file)\nPASS: test_read_short_from_file (test.test_marshal.CAPI_TestCase.test_read_short_from_file)\nPASS: test_write_long_to_file (test.test_marshal.CAPI_TestCase.test_write_long_to_file)\nPASS: test_write_object_to_file (test.test_marshal.CAPI_TestCase.test_write_object_to_file)\nPASS: test_code (test.test_marshal.CodeTestCase.test_code)\nPASS: test_different_filenames (test.test_marshal.CodeTestCase.test_different_filenames)\nPASS: test_many_codeobjects (test.test_marshal.CodeTestCase.test_many_codeobjects)\nPASS: test_minimal_linetable_with_no_debug_ranges (test.test_marshal.CodeTestCase.test_minimal_linetable_with_no_debug_ranges)\nPASS: test_same_filename_used (test.test_marshal.CodeTestCase.test_same_filename_used)\nPASS: test0To3 (test.test_marshal.CompatibilityTestCase.test0To3)\nPASS: test1To3 (test.test_marshal.CompatibilityTestCase.test1To3)\nPASS: test2To3 (test.test_marshal.CompatibilityTestCase.test2To3)\nPASS: test3To3 (test.test_marshal.CompatibilityTestCase.test3To3)\nPASS: test_dict (test.test_marshal.ContainerTestCase.test_dict)\nPASS: test_list (test.test_marshal.ContainerTestCase.test_list)\nPASS: test_sets (test.test_marshal.ContainerTestCase.test_sets)\nPASS: test_tuple (test.test_marshal.ContainerTestCase.test_tuple)\nPASS: test_exceptions (test.test_marshal.ExceptionTestCase.test_exceptions)\nPASS: test_floats (test.test_marshal.FloatTestCase.test_floats)\nPASS: testBytes (test.test_marshal.InstancingTestCase.testBytes)\nPASS: testDict (test.test_marshal.InstancingTestCase.testDict)\nPASS: testFloat (test.test_marshal.InstancingTestCase.testFloat)\nPASS: testFrozenSet (test.test_marshal.InstancingTestCase.testFrozenSet)\nPASS: testInt (test.test_marshal.InstancingTestCase.testInt)\nPASS: testList (test.test_marshal.InstancingTestCase.testList)\nPASS: testModule (test.test_marshal.InstancingTestCase.testModule)\nPASS: testRecursion (test.test_marshal.InstancingTestCase.testRecursion)\nPASS: testSet (test.test_marshal.InstancingTestCase.testSet)\nPASS: testStr (test.test_marshal.InstancingTestCase.testStr)\nPASS: testTuple (test.test_marshal.InstancingTestCase.testTuple)\nPASS: test_bool (test.test_marshal.IntTestCase.test_bool)\nPASS: test_int64 (test.test_marshal.IntTestCase.test_int64)\nPASS: test_ints (test.test_marshal.IntTestCase.test_ints)\nPASS: testIntern (test.test_marshal.InterningTestCase.testIntern)\nPASS: testNoIntern (test.test_marshal.InterningTestCase.testNoIntern)\nSKIP: test_bytearray (test.test_marshal.LargeValuesTestCase.test_bytearray) 'not enough memory: 4.0G minimum needed'\nSKIP: test_bytes (test.test_marshal.LargeValuesTestCase.test_bytes) 'not enough memory: 4.0G minimum needed'\nSKIP: test_frozenset (test.test_marshal.LargeValuesTestCase.test_frozenset) 'not enough memory: 256.0G minimum needed'\nSKIP: test_list (test.test_marshal.LargeValuesTestCase.test_list) 'not enough memory: 18.0G minimum needed'\nSKIP: test_set (test.test_marshal.LargeValuesTestCase.test_set) 'not enough memory: 256.0G minimum needed'\nSKIP: test_str (test.test_marshal.LargeValuesTestCase.test_str) 'not enough memory: 4.0G minimum needed'\nSKIP: test_tuple (test.test_marshal.LargeValuesTestCase.test_tuple) 'not enough memory: 18.0G minimum needed'\nPASS: test_bytes (test.test_marshal.StringTestCase.test_bytes)\nPASS: test_string (test.test_marshal.StringTestCase.test_string)\nPASS: test_unicode (test.test_marshal.StringTestCase.test_unicode)\n\n----------------------------------------------------------------------\nRan 64 tests in 0.998s\n\nOK (skipped=7)\n0:01:54 load avg: 2.90 [247/469] test_math_property passed\nSKIP: test_addition_commutes (test.test_math_property.NextafterTests.test_addition_commutes) 'Hypothesis required for property test with no specified examples'\nSKIP: test_count (test.test_math_property.NextafterTests.test_count) 'Hypothesis required for property test with no specified examples'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=2)\n0:01:55 load avg: 2.90 [248/469] test_memoryio passed\nPASS: testInit (test.test_memoryio.CBytesIOTest.testInit)\nPASS: testRead (test.test_memoryio.CBytesIOTest.testRead)\nPASS: testReadNoArgs (test.test_memoryio.CBytesIOTest.testReadNoArgs)\nPASS: testSeek (test.test_memoryio.CBytesIOTest.testSeek)\nPASS: testTell (test.test_memoryio.CBytesIOTest.testTell)\nPASS: test_bytes_array (test.test_memoryio.CBytesIOTest.test_bytes_array)\nPASS: test_cow_mutable (test.test_memoryio.CBytesIOTest.test_cow_mutable)\nPASS: test_cow_setstate (test.test_memoryio.CBytesIOTest.test_cow_setstate)\nPASS: test_cow_truncate (test.test_memoryio.CBytesIOTest.test_cow_truncate)\nPASS: test_cow_write (test.test_memoryio.CBytesIOTest.test_cow_write)\nPASS: test_detach (test.test_memoryio.CBytesIOTest.test_detach)\nPASS: test_flags (test.test_memoryio.CBytesIOTest.test_flags)\nPASS: test_flush (test.test_memoryio.CBytesIOTest.test_flush)\nPASS: test_getbuffer (test.test_memoryio.CBytesIOTest.test_getbuffer)\nPASS: test_getbuffer_empty (test.test_memoryio.CBytesIOTest.test_getbuffer_empty)\nPASS: test_getstate (test.test_memoryio.CBytesIOTest.test_getstate)\nPASS: test_getvalue (test.test_memoryio.CBytesIOTest.test_getvalue)\nPASS: test_init (test.test_memoryio.CBytesIOTest.test_init)\nPASS: test_instance_dict_leak (test.test_memoryio.CBytesIOTest.test_instance_dict_leak)\nPASS: test_issue5449 (test.test_memoryio.CBytesIOTest.test_issue5449)\nPASS: test_iterator (test.test_memoryio.CBytesIOTest.test_iterator)\nPASS: test_overseek (test.test_memoryio.CBytesIOTest.test_overseek)\nPASS: test_pickling (test.test_memoryio.CBytesIOTest.test_pickling)\nPASS: test_read (test.test_memoryio.CBytesIOTest.test_read)\nPASS: test_read1 (test.test_memoryio.CBytesIOTest.test_read1)\nPASS: test_readinto (test.test_memoryio.CBytesIOTest.test_readinto)\nPASS: test_readline (test.test_memoryio.CBytesIOTest.test_readline)\nPASS: test_readlines (test.test_memoryio.CBytesIOTest.test_readlines)\nPASS: test_relative_seek (test.test_memoryio.CBytesIOTest.test_relative_seek)\nPASS: test_seek (test.test_memoryio.CBytesIOTest.test_seek)\nPASS: test_setstate (test.test_memoryio.CBytesIOTest.test_setstate)\nPASS: test_sizeof (test.test_memoryio.CBytesIOTest.test_sizeof)\nPASS: test_subclassing (test.test_memoryio.CBytesIOTest.test_subclassing)\nPASS: test_tell (test.test_memoryio.CBytesIOTest.test_tell)\nPASS: test_truncate (test.test_memoryio.CBytesIOTest.test_truncate)\nPASS: test_unicode (test.test_memoryio.CBytesIOTest.test_unicode)\nPASS: test_write (test.test_memoryio.CBytesIOTest.test_write)\nPASS: test_writelines (test.test_memoryio.CBytesIOTest.test_writelines)\nPASS: test_writelines_error (test.test_memoryio.CBytesIOTest.test_writelines_error)\nPASS: test_issue5265 (test.test_memoryio.CStringIOPickleTest.test_issue5265)\nPASS: test_newline_argument (test.test_memoryio.CStringIOPickleTest.test_newline_argument)\nPASS: test_newline_cr (test.test_memoryio.CStringIOPickleTest.test_newline_cr)\nPASS: test_newline_crlf (test.test_memoryio.CStringIOPickleTest.test_newline_crlf)\nPASS: test_newline_default (test.test_memoryio.CStringIOPickleTest.test_newline_default)\nPASS: test_newline_empty (test.test_memoryio.CStringIOPickleTest.test_newline_empty)\nPASS: test_newline_lf (test.test_memoryio.CStringIOPickleTest.test_newline_lf)\nPASS: test_newline_none (test.test_memoryio.CStringIOPickleTest.test_newline_none)\nPASS: test_newlines_property (test.test_memoryio.CStringIOPickleTest.test_newlines_property)\nPASS: test_relative_seek (test.test_memoryio.CStringIOPickleTest.test_relative_seek)\nPASS: test_textio_properties (test.test_memoryio.CStringIOPickleTest.test_textio_properties)\nPASS: testInit (test.test_memoryio.CStringIOTest.testInit)\nPASS: testRead (test.test_memoryio.CStringIOTest.testRead)\nPASS: testReadNoArgs (test.test_memoryio.CStringIOTest.testReadNoArgs)\nPASS: testSeek (test.test_memoryio.CStringIOTest.testSeek)\nPASS: testTell (test.test_memoryio.CStringIOTest.testTell)\nPASS: test_detach (test.test_memoryio.CStringIOTest.test_detach)\nPASS: test_flags (test.test_memoryio.CStringIOTest.test_flags)\nPASS: test_flush (test.test_memoryio.CStringIOTest.test_flush)\nPASS: test_getstate (test.test_memoryio.CStringIOTest.test_getstate)\nPASS: test_getvalue (test.test_memoryio.CStringIOTest.test_getvalue)\nPASS: test_init (test.test_memoryio.CStringIOTest.test_init)\nPASS: test_instance_dict_leak (test.test_memoryio.CStringIOTest.test_instance_dict_leak)\nPASS: test_issue5265 (test.test_memoryio.CStringIOTest.test_issue5265)\nPASS: test_iterator (test.test_memoryio.CStringIOTest.test_iterator)\nPASS: test_lone_surrogates (test.test_memoryio.CStringIOTest.test_lone_surrogates)\nPASS: test_newline_argument (test.test_memoryio.CStringIOTest.test_newline_argument)\nPASS: test_newline_cr (test.test_memoryio.CStringIOTest.test_newline_cr)\nPASS: test_newline_crlf (test.test_memoryio.CStringIOTest.test_newline_crlf)\nPASS: test_newline_default (test.test_memoryio.CStringIOTest.test_newline_default)\nPASS: test_newline_empty (test.test_memoryio.CStringIOTest.test_newline_empty)\nPASS: test_newline_lf (test.test_memoryio.CStringIOTest.test_newline_lf)\nPASS: test_newline_none (test.test_memoryio.CStringIOTest.test_newline_none)\nPASS: test_newlines_property (test.test_memoryio.CStringIOTest.test_newlines_property)\nPASS: test_overseek (test.test_memoryio.CStringIOTest.test_overseek)\nPASS: test_pickling (test.test_memoryio.CStringIOTest.test_pickling)\nPASS: test_read (test.test_memoryio.CStringIOTest.test_read)\nPASS: test_readline (test.test_memoryio.CStringIOTest.test_readline)\nPASS: test_readlines (test.test_memoryio.CStringIOTest.test_readlines)\nPASS: test_relative_seek (test.test_memoryio.CStringIOTest.test_relative_seek)\nPASS: test_seek (test.test_memoryio.CStringIOTest.test_seek)\nPASS: test_setstate (test.test_memoryio.CStringIOTest.test_setstate)\nPASS: test_subclassing (test.test_memoryio.CStringIOTest.test_subclassing)\nPASS: test_tell (test.test_memoryio.CStringIOTest.test_tell)\nPASS: test_textio_properties (test.test_memoryio.CStringIOTest.test_textio_properties)\nPASS: test_truncate (test.test_memoryio.CStringIOTest.test_truncate)\nPASS: test_widechar (test.test_memoryio.CStringIOTest.test_widechar)\nPASS: test_write (test.test_memoryio.CStringIOTest.test_write)\nPASS: test_writelines (test.test_memoryio.CStringIOTest.test_writelines)\nPASS: test_writelines_error (test.test_memoryio.CStringIOTest.test_writelines_error)\nPASS: testInit (test.test_memoryio.PyBytesIOTest.testInit)\nPASS: testRead (test.test_memoryio.PyBytesIOTest.testRead)\nPASS: testReadNoArgs (test.test_memoryio.PyBytesIOTest.testReadNoArgs)\nPASS: testSeek (test.test_memoryio.PyBytesIOTest.testSeek)\nPASS: testTell (test.test_memoryio.PyBytesIOTest.testTell)\nPASS: test_bytes_array (test.test_memoryio.PyBytesIOTest.test_bytes_array)\nPASS: test_detach (test.test_memoryio.PyBytesIOTest.test_detach)\nPASS: test_flags (test.test_memoryio.PyBytesIOTest.test_flags)\nPASS: test_flush (test.test_memoryio.PyBytesIOTest.test_flush)\nPASS: test_getbuffer (test.test_memoryio.PyBytesIOTest.test_getbuffer)\nPASS: test_getbuffer_empty (test.test_memoryio.PyBytesIOTest.test_getbuffer_empty)\nPASS: test_getvalue (test.test_memoryio.PyBytesIOTest.test_getvalue)\nPASS: test_init (test.test_memoryio.PyBytesIOTest.test_init)\nPASS: test_instance_dict_leak (test.test_memoryio.PyBytesIOTest.test_instance_dict_leak)\nPASS: test_issue5449 (test.test_memoryio.PyBytesIOTest.test_issue5449)\nPASS: test_iterator (test.test_memoryio.PyBytesIOTest.test_iterator)\nPASS: test_overseek (test.test_memoryio.PyBytesIOTest.test_overseek)\nPASS: test_pickling (test.test_memoryio.PyBytesIOTest.test_pickling)\nPASS: test_read (test.test_memoryio.PyBytesIOTest.test_read)\nPASS: test_read1 (test.test_memoryio.PyBytesIOTest.test_read1)\nPASS: test_readinto (test.test_memoryio.PyBytesIOTest.test_readinto)\nPASS: test_readline (test.test_memoryio.PyBytesIOTest.test_readline)\nPASS: test_readlines (test.test_memoryio.PyBytesIOTest.test_readlines)\nPASS: test_relative_seek (test.test_memoryio.PyBytesIOTest.test_relative_seek)\nPASS: test_seek (test.test_memoryio.PyBytesIOTest.test_seek)\nPASS: test_subclassing (test.test_memoryio.PyBytesIOTest.test_subclassing)\nPASS: test_tell (test.test_memoryio.PyBytesIOTest.test_tell)\nPASS: test_truncate (test.test_memoryio.PyBytesIOTest.test_truncate)\nPASS: test_unicode (test.test_memoryio.PyBytesIOTest.test_unicode)\nPASS: test_write (test.test_memoryio.PyBytesIOTest.test_write)\nPASS: test_writelines (test.test_memoryio.PyBytesIOTest.test_writelines)\nPASS: test_writelines_error (test.test_memoryio.PyBytesIOTest.test_writelines_error)\nPASS: test_issue5265 (test.test_memoryio.PyStringIOPickleTest.test_issue5265)\nPASS: test_newline_argument (test.test_memoryio.PyStringIOPickleTest.test_newline_argument)\nPASS: test_newline_cr (test.test_memoryio.PyStringIOPickleTest.test_newline_cr)\nPASS: test_newline_crlf (test.test_memoryio.PyStringIOPickleTest.test_newline_crlf)\nPASS: test_newline_default (test.test_memoryio.PyStringIOPickleTest.test_newline_default)\nPASS: test_newline_empty (test.test_memoryio.PyStringIOPickleTest.test_newline_empty)\nPASS: test_newline_lf (test.test_memoryio.PyStringIOPickleTest.test_newline_lf)\nPASS: test_newline_none (test.test_memoryio.PyStringIOPickleTest.test_newline_none)\nPASS: test_newlines_property (test.test_memoryio.PyStringIOPickleTest.test_newlines_property)\nPASS: test_relative_seek (test.test_memoryio.PyStringIOPickleTest.test_relative_seek)\nPASS: test_textio_properties (test.test_memoryio.PyStringIOPickleTest.test_textio_properties)\nPASS: testInit (test.test_memoryio.PyStringIOTest.testInit)\nPASS: testRead (test.test_memoryio.PyStringIOTest.testRead)\nPASS: testReadNoArgs (test.test_memoryio.PyStringIOTest.testReadNoArgs)\nPASS: testSeek (test.test_memoryio.PyStringIOTest.testSeek)\nPASS: testTell (test.test_memoryio.PyStringIOTest.testTell)\nPASS: test_detach (test.test_memoryio.PyStringIOTest.test_detach)\nPASS: test_flags (test.test_memoryio.PyStringIOTest.test_flags)\nPASS: test_flush (test.test_memoryio.PyStringIOTest.test_flush)\nPASS: test_getvalue (test.test_memoryio.PyStringIOTest.test_getvalue)\nPASS: test_init (test.test_memoryio.PyStringIOTest.test_init)\nPASS: test_instance_dict_leak (test.test_memoryio.PyStringIOTest.test_instance_dict_leak)\nPASS: test_issue5265 (test.test_memoryio.PyStringIOTest.test_issue5265)\nPASS: test_iterator (test.test_memoryio.PyStringIOTest.test_iterator)\nPASS: test_lone_surrogates (test.test_memoryio.PyStringIOTest.test_lone_surrogates)\nPASS: test_newline_argument (test.test_memoryio.PyStringIOTest.test_newline_argument)\nPASS: test_newline_cr (test.test_memoryio.PyStringIOTest.test_newline_cr)\nPASS: test_newline_crlf (test.test_memoryio.PyStringIOTest.test_newline_crlf)\nPASS: test_newline_default (test.test_memoryio.PyStringIOTest.test_newline_default)\nPASS: test_newline_empty (test.test_memoryio.PyStringIOTest.test_newline_empty)\nPASS: test_newline_lf (test.test_memoryio.PyStringIOTest.test_newline_lf)\nPASS: test_newline_none (test.test_memoryio.PyStringIOTest.test_newline_none)\nPASS: test_newlines_property (test.test_memoryio.PyStringIOTest.test_newlines_property)\nPASS: test_overseek (test.test_memoryio.PyStringIOTest.test_overseek)\nPASS: test_pickling (test.test_memoryio.PyStringIOTest.test_pickling)\nPASS: test_read (test.test_memoryio.PyStringIOTest.test_read)\nPASS: test_readline (test.test_memoryio.PyStringIOTest.test_readline)\nPASS: test_readlines (test.test_memoryio.PyStringIOTest.test_readlines)\nPASS: test_relative_seek (test.test_memoryio.PyStringIOTest.test_relative_seek)\nPASS: test_seek (test.test_memoryio.PyStringIOTest.test_seek)\nPASS: test_subclassing (test.test_memoryio.PyStringIOTest.test_subclassing)\nPASS: test_tell (test.test_memoryio.PyStringIOTest.test_tell)\nPASS: test_textio_properties (test.test_memoryio.PyStringIOTest.test_textio_properties)\nPASS: test_truncate (test.test_memoryio.PyStringIOTest.test_truncate)\nPASS: test_write (test.test_memoryio.PyStringIOTest.test_write)\nPASS: test_writelines (test.test_memoryio.PyStringIOTest.test_writelines)\nPASS: test_writelines_error (test.test_memoryio.PyStringIOTest.test_writelines_error)\n\n----------------------------------------------------------------------\nRan 168 tests in 0.133s\n\nOK\n0:01:55 load avg: 2.90 [249/469] test_memoryview passed\nSKIP: test_attributes_readonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_attributes_readonly) 'no read-only type to test'\nPASS: test_attributes_writable (test.test_memoryview.ArrayMemorySliceSliceTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.ArrayMemorySliceSliceTest.test_compare)\nPASS: test_contextmanager (test.test_memoryview.ArrayMemorySliceSliceTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.ArrayMemorySliceSliceTest.test_delitem)\nPASS: test_gc (test.test_memoryview.ArrayMemorySliceSliceTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.ArrayMemorySliceSliceTest.test_getbuf_fail)\nSKIP: test_getbuffer (test.test_memoryview.ArrayMemorySliceSliceTest.test_getbuffer) 'XXX test should be adapted for non-byte buffers'\nPASS: test_getitem (test.test_memoryview.ArrayMemorySliceSliceTest.test_getitem)\nSKIP: test_hash (test.test_memoryview.ArrayMemorySliceSliceTest.test_hash) 'no read-only type to test'\nPASS: test_hash_writable (test.test_memoryview.ArrayMemorySliceSliceTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.ArrayMemorySliceSliceTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.ArrayMemorySliceSliceTest.test_iter)\nPASS: test_release (test.test_memoryview.ArrayMemorySliceSliceTest.test_release)\nPASS: test_reversed (test.test_memoryview.ArrayMemorySliceSliceTest.test_reversed)\nSKIP: test_setitem_readonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_setitem_readonly) 'no read-only type to test'\nPASS: test_setitem_writable (test.test_memoryview.ArrayMemorySliceSliceTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.ArrayMemorySliceSliceTest.test_tobytes)\nSKIP: test_tolist (test.test_memoryview.ArrayMemorySliceSliceTest.test_tolist) 'XXX NotImplementedError: tolist() only supports byte views'\nPASS: test_toreadonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.ArrayMemorySliceSliceTest.test_weakref)\nSKIP: test_writable_readonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_writable_readonly) 'no read-only type to test'\nSKIP: test_attributes_readonly (test.test_memoryview.ArrayMemorySliceTest.test_attributes_readonly) 'no read-only type to test'\nPASS: test_attributes_writable (test.test_memoryview.ArrayMemorySliceTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.ArrayMemorySliceTest.test_compare)\nPASS: test_contextmanager (test.test_memoryview.ArrayMemorySliceTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.ArrayMemorySliceTest.test_delitem)\nPASS: test_gc (test.test_memoryview.ArrayMemorySliceTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.ArrayMemorySliceTest.test_getbuf_fail)\nSKIP: test_getbuffer (test.test_memoryview.ArrayMemorySliceTest.test_getbuffer) 'XXX test should be adapted for non-byte buffers'\nPASS: test_getitem (test.test_memoryview.ArrayMemorySliceTest.test_getitem)\nSKIP: test_hash (test.test_memoryview.ArrayMemorySliceTest.test_hash) 'no read-only type to test'\nPASS: test_hash_writable (test.test_memoryview.ArrayMemorySliceTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.ArrayMemorySliceTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.ArrayMemorySliceTest.test_iter)\nPASS: test_refs (test.test_memoryview.ArrayMemorySliceTest.test_refs)\nPASS: test_release (test.test_memoryview.ArrayMemorySliceTest.test_release)\nPASS: test_reversed (test.test_memoryview.ArrayMemorySliceTest.test_reversed)\nSKIP: test_setitem_readonly (test.test_memoryview.ArrayMemorySliceTest.test_setitem_readonly) 'no read-only type to test'\nPASS: test_setitem_writable (test.test_memoryview.ArrayMemorySliceTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.ArrayMemorySliceTest.test_tobytes)\nSKIP: test_tolist (test.test_memoryview.ArrayMemorySliceTest.test_tolist) 'XXX NotImplementedError: tolist() only supports byte views'\nPASS: test_toreadonly (test.test_memoryview.ArrayMemorySliceTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.ArrayMemorySliceTest.test_weakref)\nSKIP: test_writable_readonly (test.test_memoryview.ArrayMemorySliceTest.test_writable_readonly) 'no read-only type to test'\nPASS: test_array_assign (test.test_memoryview.ArrayMemoryviewTest.test_array_assign)\nSKIP: test_attributes_readonly (test.test_memoryview.ArrayMemoryviewTest.test_attributes_readonly) 'no read-only type to test'\nPASS: test_attributes_writable (test.test_memoryview.ArrayMemoryviewTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.ArrayMemoryviewTest.test_compare)\nPASS: test_contextmanager (test.test_memoryview.ArrayMemoryviewTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.ArrayMemoryviewTest.test_delitem)\nPASS: test_gc (test.test_memoryview.ArrayMemoryviewTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.ArrayMemoryviewTest.test_getbuf_fail)\nSKIP: test_getbuffer (test.test_memoryview.ArrayMemoryviewTest.test_getbuffer) 'XXX test should be adapted for non-byte buffers'\nPASS: test_getitem (test.test_memoryview.ArrayMemoryviewTest.test_getitem)\nSKIP: test_hash (test.test_memoryview.ArrayMemoryviewTest.test_hash) 'no read-only type to test'\nPASS: test_hash_writable (test.test_memoryview.ArrayMemoryviewTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.ArrayMemoryviewTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.ArrayMemoryviewTest.test_iter)\nPASS: test_release (test.test_memoryview.ArrayMemoryviewTest.test_release)\nPASS: test_reversed (test.test_memoryview.ArrayMemoryviewTest.test_reversed)\nSKIP: test_setitem_readonly (test.test_memoryview.ArrayMemoryviewTest.test_setitem_readonly) 'no read-only type to test'\nPASS: test_setitem_writable (test.test_memoryview.ArrayMemoryviewTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.ArrayMemoryviewTest.test_tobytes)\nSKIP: test_tolist (test.test_memoryview.ArrayMemoryviewTest.test_tolist) 'XXX NotImplementedError: tolist() only supports byte views'\nPASS: test_toreadonly (test.test_memoryview.ArrayMemoryviewTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.ArrayMemoryviewTest.test_weakref)\nSKIP: test_writable_readonly (test.test_memoryview.ArrayMemoryviewTest.test_writable_readonly) 'no read-only type to test'\nPASS: test_attributes_readonly (test.test_memoryview.BytesMemorySliceSliceTest.test_attributes_readonly)\nPASS: test_attributes_writable (test.test_memoryview.BytesMemorySliceSliceTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.BytesMemorySliceSliceTest.test_compare)\nPASS: test_contextmanager (test.test_memoryview.BytesMemorySliceSliceTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.BytesMemorySliceSliceTest.test_delitem)\nPASS: test_gc (test.test_memoryview.BytesMemorySliceSliceTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.BytesMemorySliceSliceTest.test_getbuf_fail)\nPASS: test_getbuffer (test.test_memoryview.BytesMemorySliceSliceTest.test_getbuffer)\nPASS: test_getitem (test.test_memoryview.BytesMemorySliceSliceTest.test_getitem)\nPASS: test_hash (test.test_memoryview.BytesMemorySliceSliceTest.test_hash)\nPASS: test_hash_writable (test.test_memoryview.BytesMemorySliceSliceTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.BytesMemorySliceSliceTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.BytesMemorySliceSliceTest.test_iter)\nPASS: test_release (test.test_memoryview.BytesMemorySliceSliceTest.test_release)\nPASS: test_reversed (test.test_memoryview.BytesMemorySliceSliceTest.test_reversed)\nPASS: test_setitem_readonly (test.test_memoryview.BytesMemorySliceSliceTest.test_setitem_readonly)\nPASS: test_setitem_writable (test.test_memoryview.BytesMemorySliceSliceTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.BytesMemorySliceSliceTest.test_tobytes)\nPASS: test_tolist (test.test_memoryview.BytesMemorySliceSliceTest.test_tolist)\nPASS: test_toreadonly (test.test_memoryview.BytesMemorySliceSliceTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.BytesMemorySliceSliceTest.test_weakref)\nPASS: test_writable_readonly (test.test_memoryview.BytesMemorySliceSliceTest.test_writable_readonly)\nPASS: test_attributes_readonly (test.test_memoryview.BytesMemorySliceTest.test_attributes_readonly)\nPASS: test_attributes_writable (test.test_memoryview.BytesMemorySliceTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.BytesMemorySliceTest.test_compare)\nPASS: test_contextmanager (test.test_memoryview.BytesMemorySliceTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.BytesMemorySliceTest.test_delitem)\nPASS: test_gc (test.test_memoryview.BytesMemorySliceTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.BytesMemorySliceTest.test_getbuf_fail)\nPASS: test_getbuffer (test.test_memoryview.BytesMemorySliceTest.test_getbuffer)\nPASS: test_getitem (test.test_memoryview.BytesMemorySliceTest.test_getitem)\nPASS: test_hash (test.test_memoryview.BytesMemorySliceTest.test_hash)\nPASS: test_hash_writable (test.test_memoryview.BytesMemorySliceTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.BytesMemorySliceTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.BytesMemorySliceTest.test_iter)\nPASS: test_refs (test.test_memoryview.BytesMemorySliceTest.test_refs)\nPASS: test_release (test.test_memoryview.BytesMemorySliceTest.test_release)\nPASS: test_reversed (test.test_memoryview.BytesMemorySliceTest.test_reversed)\nPASS: test_setitem_readonly (test.test_memoryview.BytesMemorySliceTest.test_setitem_readonly)\nPASS: test_setitem_writable (test.test_memoryview.BytesMemorySliceTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.BytesMemorySliceTest.test_tobytes)\nPASS: test_tolist (test.test_memoryview.BytesMemorySliceTest.test_tolist)\nPASS: test_toreadonly (test.test_memoryview.BytesMemorySliceTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.BytesMemorySliceTest.test_weakref)\nPASS: test_writable_readonly (test.test_memoryview.BytesMemorySliceTest.test_writable_readonly)\nPASS: test_attributes_readonly (test.test_memoryview.BytesMemoryviewTest.test_attributes_readonly)\nPASS: test_attributes_writable (test.test_memoryview.BytesMemoryviewTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.BytesMemoryviewTest.test_compare)\nPASS: test_constructor (test.test_memoryview.BytesMemoryviewTest.test_constructor)\nPASS: test_contextmanager (test.test_memoryview.BytesMemoryviewTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.BytesMemoryviewTest.test_delitem)\nPASS: test_gc (test.test_memoryview.BytesMemoryviewTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.BytesMemoryviewTest.test_getbuf_fail)\nPASS: test_getbuffer (test.test_memoryview.BytesMemoryviewTest.test_getbuffer)\nPASS: test_getitem (test.test_memoryview.BytesMemoryviewTest.test_getitem)\nPASS: test_hash (test.test_memoryview.BytesMemoryviewTest.test_hash)\nPASS: test_hash_writable (test.test_memoryview.BytesMemoryviewTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.BytesMemoryviewTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.BytesMemoryviewTest.test_iter)\nPASS: test_release (test.test_memoryview.BytesMemoryviewTest.test_release)\nPASS: test_reversed (test.test_memoryview.BytesMemoryviewTest.test_reversed)\nPASS: test_setitem_readonly (test.test_memoryview.BytesMemoryviewTest.test_setitem_readonly)\nPASS: test_setitem_writable (test.test_memoryview.BytesMemoryviewTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.BytesMemoryviewTest.test_tobytes)\nPASS: test_tolist (test.test_memoryview.BytesMemoryviewTest.test_tolist)\nPASS: test_toreadonly (test.test_memoryview.BytesMemoryviewTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.BytesMemoryviewTest.test_weakref)\nPASS: test_writable_readonly (test.test_memoryview.BytesMemoryviewTest.test_writable_readonly)\nPASS: test_copy (test.test_memoryview.OtherTest.test_copy)\nPASS: test_ctypes_cast (test.test_memoryview.OtherTest.test_ctypes_cast)\nPASS: test_half_float (test.test_memoryview.OtherTest.test_half_float)\nPASS: test_memoryview_hex (test.test_memoryview.OtherTest.test_memoryview_hex)\nPASS: test_pickle (test.test_memoryview.OtherTest.test_pickle)\nPASS: test_use_released_memory (test.test_memoryview.OtherTest.test_use_released_memory)\n\n----------------------------------------------------------------------\nRan 136 tests in 0.307s\n\nOK (skipped=18)\n0:01:56 load avg: 2.90 [250/469] test_metaclass passed\ndoctests (test.test_metaclass.__test__)\nPASS: Doctest: test.test_metaclass.__test__.doctests\n\n----------------------------------------------------------------------\nRan 1 test in 0.014s\n\nOK\n0:01:56 load avg: 2.90 [251/469] test_mimetypes passed\nPASS: test_case_sensitivity (test.test_mimetypes.MimeTypesTestCase.test_case_sensitivity)\nPASS: test_data_urls (test.test_mimetypes.MimeTypesTestCase.test_data_urls)\nPASS: test_default_data (test.test_mimetypes.MimeTypesTestCase.test_default_data)\nPASS: test_encoding (test.test_mimetypes.MimeTypesTestCase.test_encoding)\nPASS: test_file_parsing (test.test_mimetypes.MimeTypesTestCase.test_file_parsing)\nPASS: test_filename_with_url_delimiters (test.test_mimetypes.MimeTypesTestCase.test_filename_with_url_delimiters)\nPASS: test_guess_all_types (test.test_mimetypes.MimeTypesTestCase.test_guess_all_types)\nPASS: test_guess_known_extensions (test.test_mimetypes.MimeTypesTestCase.test_guess_known_extensions)\nPASS: test_init_reinitializes (test.test_mimetypes.MimeTypesTestCase.test_init_reinitializes)\nPASS: test_init_stability (test.test_mimetypes.MimeTypesTestCase.test_init_stability)\nPASS: test_keywords_args_api (test.test_mimetypes.MimeTypesTestCase.test_keywords_args_api)\nPASS: test_non_standard_types (test.test_mimetypes.MimeTypesTestCase.test_non_standard_types)\nPASS: test_path_like_ob (test.test_mimetypes.MimeTypesTestCase.test_path_like_ob)\nPASS: test_preferred_extension (test.test_mimetypes.MimeTypesTestCase.test_preferred_extension)\nPASS: test_read_mime_types (test.test_mimetypes.MimeTypesTestCase.test_read_mime_types)\nPASS: test_guess_extension (test.test_mimetypes.MimetypesCliTestCase.test_guess_extension)\nPASS: test_guess_type (test.test_mimetypes.MimetypesCliTestCase.test_guess_type)\nPASS: test_help_option (test.test_mimetypes.MimetypesCliTestCase.test_help_option)\nPASS: test_invalid_option (test.test_mimetypes.MimetypesCliTestCase.test_invalid_option)\nPASS: test__all__ (test.test_mimetypes.MiscTestCase.test__all__)\nSKIP: test_registry_accelerator (test.test_mimetypes.Win32MimeTypesTestCase.test_registry_accelerator) 'Windows only'\nSKIP: test_registry_parsing (test.test_mimetypes.Win32MimeTypesTestCase.test_registry_parsing) 'Windows only'\n\n----------------------------------------------------------------------\nRan 20 tests in 0.022s\n\nOK (skipped=2)\n0:01:57 load avg: 2.90 [252/469] test_minidom passed\nPASS: testAAA (test.test_minidom.MinidomTest.testAAA)\nPASS: testAAB (test.test_minidom.MinidomTest.testAAB)\nPASS: testAddAttr (test.test_minidom.MinidomTest.testAddAttr)\nPASS: testAltNewline (test.test_minidom.MinidomTest.testAltNewline)\nPASS: testAppendChild (test.test_minidom.MinidomTest.testAppendChild)\nPASS: testAppendChildFragment (test.test_minidom.MinidomTest.testAppendChildFragment)\nPASS: testAttrListItem (test.test_minidom.MinidomTest.testAttrListItem)\nPASS: testAttrListItemNS (test.test_minidom.MinidomTest.testAttrListItemNS)\nPASS: testAttrListItems (test.test_minidom.MinidomTest.testAttrListItems)\nPASS: testAttrListKeys (test.test_minidom.MinidomTest.testAttrListKeys)\nPASS: testAttrListKeysNS (test.test_minidom.MinidomTest.testAttrListKeysNS)\nPASS: testAttrListLength (test.test_minidom.MinidomTest.testAttrListLength)\nPASS: testAttrListValues (test.test_minidom.MinidomTest.testAttrListValues)\nPASS: testAttrList__getitem__ (test.test_minidom.MinidomTest.testAttrList__getitem__)\nPASS: testAttrList__setitem__ (test.test_minidom.MinidomTest.testAttrList__setitem__)\nPASS: testAttrModeSetsNonOptionalAttrs (test.test_minidom.MinidomTest.testAttrModeSetsNonOptionalAttrs)\nPASS: testAttrModeSetsParamsAsAttrs (test.test_minidom.MinidomTest.testAttrModeSetsParamsAsAttrs)\nPASS: testAttributeRepr (test.test_minidom.MinidomTest.testAttributeRepr)\nPASS: testBug0777884 (test.test_minidom.MinidomTest.testBug0777884)\nPASS: testBug1433694 (test.test_minidom.MinidomTest.testBug1433694)\nPASS: testChangeAttr (test.test_minidom.MinidomTest.testChangeAttr)\nPASS: testChildNodes (test.test_minidom.MinidomTest.testChildNodes)\nPASS: testCloneAttributeDeep (test.test_minidom.MinidomTest.testCloneAttributeDeep)\nPASS: testCloneAttributeShallow (test.test_minidom.MinidomTest.testCloneAttributeShallow)\nPASS: testCloneDocumentDeep (test.test_minidom.MinidomTest.testCloneDocumentDeep)\nPASS: testCloneDocumentShallow (test.test_minidom.MinidomTest.testCloneDocumentShallow)\nPASS: testCloneDocumentTypeDeepNotOk (test.test_minidom.MinidomTest.testCloneDocumentTypeDeepNotOk)\nPASS: testCloneDocumentTypeDeepOk (test.test_minidom.MinidomTest.testCloneDocumentTypeDeepOk)\nPASS: testCloneDocumentTypeShallowNotOk (test.test_minidom.MinidomTest.testCloneDocumentTypeShallowNotOk)\nPASS: testCloneDocumentTypeShallowOk (test.test_minidom.MinidomTest.testCloneDocumentTypeShallowOk)\nPASS: testCloneElementDeep (test.test_minidom.MinidomTest.testCloneElementDeep)\nPASS: testCloneElementShallow (test.test_minidom.MinidomTest.testCloneElementShallow)\nPASS: testCloneNodeEntity (test.test_minidom.MinidomTest.testCloneNodeEntity)\nPASS: testClonePIDeep (test.test_minidom.MinidomTest.testClonePIDeep)\nPASS: testClonePIShallow (test.test_minidom.MinidomTest.testClonePIShallow)\nPASS: testComment (test.test_minidom.MinidomTest.testComment)\nPASS: testContext (test.test_minidom.MinidomTest.testContext)\nPASS: testCreateAttributeNS (test.test_minidom.MinidomTest.testCreateAttributeNS)\nPASS: testCreateElementNS (test.test_minidom.MinidomTest.testCreateElementNS)\nPASS: testDeepcopiedDocument (test.test_minidom.MinidomTest.testDeepcopiedDocument)\nPASS: testDeleteAttr (test.test_minidom.MinidomTest.testDeleteAttr)\nPASS: testDocRemoveChild (test.test_minidom.MinidomTest.testDocRemoveChild)\nPASS: testDocumentAsyncAttr (test.test_minidom.MinidomTest.testDocumentAsyncAttr)\nPASS: testDocumentElement (test.test_minidom.MinidomTest.testDocumentElement)\nPASS: testElement (test.test_minidom.MinidomTest.testElement)\nPASS: testElementReprAndStr (test.test_minidom.MinidomTest.testElementReprAndStr)\nPASS: testElementReprAndStrUnicode (test.test_minidom.MinidomTest.testElementReprAndStrUnicode)\nPASS: testElementReprAndStrUnicodeNS (test.test_minidom.MinidomTest.testElementReprAndStrUnicodeNS)\nPASS: testEmptyXMLNSValue (test.test_minidom.MinidomTest.testEmptyXMLNSValue)\nPASS: testEncodings (test.test_minidom.MinidomTest.testEncodings)\nPASS: testExceptionOnSpacesInXMLNSValue (test.test_minidom.MinidomTest.testExceptionOnSpacesInXMLNSValue)\nPASS: testFirstChild (test.test_minidom.MinidomTest.testFirstChild)\nPASS: testGetAttrLength (test.test_minidom.MinidomTest.testGetAttrLength)\nPASS: testGetAttrList (test.test_minidom.MinidomTest.testGetAttrList)\nPASS: testGetAttrValues (test.test_minidom.MinidomTest.testGetAttrValues)\nPASS: testGetAttribute (test.test_minidom.MinidomTest.testGetAttribute)\nPASS: testGetAttributeNS (test.test_minidom.MinidomTest.testGetAttributeNS)\nPASS: testGetAttributeNode (test.test_minidom.MinidomTest.testGetAttributeNode)\nPASS: testGetElementsByTagName (test.test_minidom.MinidomTest.testGetElementsByTagName)\nPASS: testGetElementsByTagNameNS (test.test_minidom.MinidomTest.testGetElementsByTagNameNS)\nPASS: testGetEmptyNodeListFromElementsByTagNameNS (test.test_minidom.MinidomTest.testGetEmptyNodeListFromElementsByTagNameNS)\nPASS: testHasAttribute (test.test_minidom.MinidomTest.testHasAttribute)\nPASS: testHasChildNodes (test.test_minidom.MinidomTest.testHasChildNodes)\nPASS: testImportDocumentDeep (test.test_minidom.MinidomTest.testImportDocumentDeep)\nPASS: testImportDocumentShallow (test.test_minidom.MinidomTest.testImportDocumentShallow)\nPASS: testImportDocumentTypeDeep (test.test_minidom.MinidomTest.testImportDocumentTypeDeep)\nPASS: testImportDocumentTypeShallow (test.test_minidom.MinidomTest.testImportDocumentTypeShallow)\nPASS: testInsertBefore (test.test_minidom.MinidomTest.testInsertBefore)\nPASS: testInsertBeforeFragment (test.test_minidom.MinidomTest.testInsertBeforeFragment)\nPASS: testLegalChildren (test.test_minidom.MinidomTest.testLegalChildren)\nPASS: testNamedNodeMapSetItem (test.test_minidom.MinidomTest.testNamedNodeMapSetItem)\nPASS: testNodeListItem (test.test_minidom.MinidomTest.testNodeListItem)\nPASS: testNonZero (test.test_minidom.MinidomTest.testNonZero)\nPASS: testNormalize (test.test_minidom.MinidomTest.testNormalize)\nPASS: testNormalizeCombineAndNextSibling (test.test_minidom.MinidomTest.testNormalizeCombineAndNextSibling)\nPASS: testNormalizeDeleteAndCombine (test.test_minidom.MinidomTest.testNormalizeDeleteAndCombine)\nPASS: testNormalizeDeleteWithNextSibling (test.test_minidom.MinidomTest.testNormalizeDeleteWithNextSibling)\nPASS: testNormalizeDeleteWithPrevSibling (test.test_minidom.MinidomTest.testNormalizeDeleteWithPrevSibling)\nPASS: testNormalizeDeleteWithTwoNonTextSiblings (test.test_minidom.MinidomTest.testNormalizeDeleteWithTwoNonTextSiblings)\nPASS: testNormalizeRecursion (test.test_minidom.MinidomTest.testNormalizeRecursion)\nPASS: testParents (test.test_minidom.MinidomTest.testParents)\nPASS: testParse (test.test_minidom.MinidomTest.testParse)\nPASS: testParseAttributeNamespaces (test.test_minidom.MinidomTest.testParseAttributeNamespaces)\nPASS: testParseAttributes (test.test_minidom.MinidomTest.testParseAttributes)\nPASS: testParseElement (test.test_minidom.MinidomTest.testParseElement)\nPASS: testParseElementNamespaces (test.test_minidom.MinidomTest.testParseElementNamespaces)\nPASS: testParseFromBinaryFile (test.test_minidom.MinidomTest.testParseFromBinaryFile)\nPASS: testParseFromTextFile (test.test_minidom.MinidomTest.testParseFromTextFile)\nPASS: testParseProcessingInstructions (test.test_minidom.MinidomTest.testParseProcessingInstructions)\nPASS: testParseString (test.test_minidom.MinidomTest.testParseString)\nPASS: testPatch1094164 (test.test_minidom.MinidomTest.testPatch1094164)\nPASS: testPickledDocument (test.test_minidom.MinidomTest.testPickledDocument)\nPASS: testProcessingInstruction (test.test_minidom.MinidomTest.testProcessingInstruction)\nPASS: testProcessingInstructionNameError (test.test_minidom.MinidomTest.testProcessingInstructionNameError)\nPASS: testProcessingInstructionRepr (test.test_minidom.MinidomTest.testProcessingInstructionRepr)\nPASS: testRemoveAttr (test.test_minidom.MinidomTest.testRemoveAttr)\nPASS: testRemoveAttrNS (test.test_minidom.MinidomTest.testRemoveAttrNS)\nPASS: testRemoveAttributeNode (test.test_minidom.MinidomTest.testRemoveAttributeNode)\nPASS: testRemoveNamedItem (test.test_minidom.MinidomTest.testRemoveNamedItem)\nPASS: testRemoveNamedItemNS (test.test_minidom.MinidomTest.testRemoveNamedItemNS)\nPASS: testRenameAttribute (test.test_minidom.MinidomTest.testRenameAttribute)\nPASS: testRenameElement (test.test_minidom.MinidomTest.testRenameElement)\nPASS: testRenameOther (test.test_minidom.MinidomTest.testRenameOther)\nPASS: testReplaceChildFragment (test.test_minidom.MinidomTest.testReplaceChildFragment)\nPASS: testReplaceWholeText (test.test_minidom.MinidomTest.testReplaceWholeText)\nPASS: testSchemaType (test.test_minidom.MinidomTest.testSchemaType)\nPASS: testSerializeCommentNodeWithDoubleHyphen (test.test_minidom.MinidomTest.testSerializeCommentNodeWithDoubleHyphen)\nPASS: testSetAttrValueandNodeValue (test.test_minidom.MinidomTest.testSetAttrValueandNodeValue)\nPASS: testSetIdAttribute (test.test_minidom.MinidomTest.testSetIdAttribute)\nPASS: testSetIdAttributeNS (test.test_minidom.MinidomTest.testSetIdAttributeNS)\nPASS: testSetIdAttributeNode (test.test_minidom.MinidomTest.testSetIdAttributeNode)\nPASS: testSiblings (test.test_minidom.MinidomTest.testSiblings)\nPASS: testStandalone (test.test_minidom.MinidomTest.testStandalone)\nPASS: testTextNodeRepr (test.test_minidom.MinidomTest.testTextNodeRepr)\nPASS: testTextRepr (test.test_minidom.MinidomTest.testTextRepr)\nPASS: testTooManyDocumentElements (test.test_minidom.MinidomTest.testTooManyDocumentElements)\nPASS: testUnlink (test.test_minidom.MinidomTest.testUnlink)\nPASS: testUserData (test.test_minidom.MinidomTest.testUserData)\nPASS: testWholeText (test.test_minidom.MinidomTest.testWholeText)\nPASS: testWriteText (test.test_minidom.MinidomTest.testWriteText)\nPASS: testWriteXML (test.test_minidom.MinidomTest.testWriteXML)\nPASS: test_cdata_parsing (test.test_minidom.MinidomTest.test_cdata_parsing)\nPASS: test_minidom_attribute_order (test.test_minidom.MinidomTest.test_minidom_attribute_order)\nPASS: test_toprettyxml_preserves_content_of_text_node (test.test_minidom.MinidomTest.test_toprettyxml_preserves_content_of_text_node)\nPASS: test_toprettyxml_with_adjacent_text_nodes (test.test_minidom.MinidomTest.test_toprettyxml_with_adjacent_text_nodes)\nPASS: test_toprettyxml_with_attributes_ordered (test.test_minidom.MinidomTest.test_toprettyxml_with_attributes_ordered)\nPASS: test_toprettyxml_with_cdata (test.test_minidom.MinidomTest.test_toprettyxml_with_cdata)\nPASS: test_toprettyxml_with_text_nodes (test.test_minidom.MinidomTest.test_toprettyxml_with_text_nodes)\nPASS: test_toxml_with_attributes_ordered (test.test_minidom.MinidomTest.test_toxml_with_attributes_ordered)\n\n----------------------------------------------------------------------\nRan 129 tests in 0.056s\n\nOK\n0:01:57 load avg: 2.90 [253/469] test_mmap passed\nPASS: test_around_2GB (test.test_mmap.LargeMmapTests.test_around_2GB)\nPASS: test_around_4GB (test.test_mmap.LargeMmapTests.test_around_4GB)\nPASS: test_large_filesize (test.test_mmap.LargeMmapTests.test_large_filesize)\nPASS: test_large_offset (test.test_mmap.LargeMmapTests.test_large_offset)\nPASS: test_access_parameter (test.test_mmap.MmapTests.test_access_parameter)\nPASS: test_anonymous (test.test_mmap.MmapTests.test_anonymous)\nPASS: test_bad_file_desc (test.test_mmap.MmapTests.test_bad_file_desc)\nPASS: test_basic (test.test_mmap.MmapTests.test_basic)\nPASS: test_concat_repeat_exception (test.test_mmap.MmapTests.test_concat_repeat_exception)\nPASS: test_context_manager (test.test_mmap.MmapTests.test_context_manager)\nPASS: test_context_manager_exception (test.test_mmap.MmapTests.test_context_manager_exception)\nSKIP: test_crasher_on_windows (test.test_mmap.MmapTests.test_crasher_on_windows) 'requires Windows'\nPASS: test_double_close (test.test_mmap.MmapTests.test_double_close)\nPASS: test_empty_file (test.test_mmap.MmapTests.test_empty_file)\nPASS: test_entire_file (test.test_mmap.MmapTests.test_entire_file)\nPASS: test_error (test.test_mmap.MmapTests.test_error)\nPASS: test_extended_getslice (test.test_mmap.MmapTests.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_mmap.MmapTests.test_extended_set_del_slice)\nPASS: test_find_does_not_access_beyond_buffer (test.test_mmap.MmapTests.test_find_does_not_access_beyond_buffer)\nPASS: test_find_end (test.test_mmap.MmapTests.test_find_end)\nPASS: test_flush_return_value (test.test_mmap.MmapTests.test_flush_return_value)\nSKIP: test_invalid_descriptor (test.test_mmap.MmapTests.test_invalid_descriptor) 'requires Windows'\nPASS: test_io_methods (test.test_mmap.MmapTests.test_io_methods)\nPASS: test_length_0_large_offset (test.test_mmap.MmapTests.test_length_0_large_offset)\nPASS: test_length_0_offset (test.test_mmap.MmapTests.test_length_0_offset)\nPASS: test_madvise (test.test_mmap.MmapTests.test_madvise)\ntest_mmap_closed_by_int_scenarios (test.test_mmap.MmapTests.test_mmap_closed_by_int_scenarios)\nPASS: gh-103987: Test that mmap objects raise ValueError\nPASS: test_move (test.test_mmap.MmapTests.test_move)\nPASS: test_non_ascii_byte (test.test_mmap.MmapTests.test_non_ascii_byte)\nPASS: test_offset (test.test_mmap.MmapTests.test_offset)\nPASS: test_prot_readonly (test.test_mmap.MmapTests.test_prot_readonly)\nPASS: test_read_all (test.test_mmap.MmapTests.test_read_all)\nPASS: test_read_invalid_arg (test.test_mmap.MmapTests.test_read_invalid_arg)\nPASS: test_repr (test.test_mmap.MmapTests.test_repr)\ntest_resize_down_when_mapped_to_pagefile (test.test_mmap.MmapTests.test_resize_down_when_mapped_to_pagefile)\nSKIP: If the mmap is backed by the pagefile ensure a resize down up can happen 'requires Windows'\ntest_resize_fails_if_mapping_held_elsewhere (test.test_mmap.MmapTests.test_resize_fails_if_mapping_held_elsewhere)\nSKIP: If more than one mapping is held against a named file on Windows, neither 'requires Windows'\nPASS: test_resize_past_pos (test.test_mmap.MmapTests.test_resize_past_pos)\ntest_resize_succeeds_with_error_for_second_named_mapping (test.test_mmap.MmapTests.test_resize_succeeds_with_error_for_second_named_mapping)\nSKIP: If a more than one mapping exists of the same name, none of them can 'requires Windows'\ntest_resize_up_when_mapped_to_pagefile (test.test_mmap.MmapTests.test_resize_up_when_mapped_to_pagefile)\nSKIP: If the mmap is backed by the pagefile ensure a resize up can happen 'requires Windows'\nPASS: test_rfind (test.test_mmap.MmapTests.test_rfind)\nSKIP: test_sizeof (test.test_mmap.MmapTests.test_sizeof) 'requires Windows'\nPASS: test_subclass (test.test_mmap.MmapTests.test_subclass)\nSKIP: test_tagname (test.test_mmap.MmapTests.test_tagname) 'requires Windows'\nPASS: test_tougher_find (test.test_mmap.MmapTests.test_tougher_find)\nPASS: test_weakref (test.test_mmap.MmapTests.test_weakref)\nPASS: test_write_returning_the_number_of_bytes_written (test.test_mmap.MmapTests.test_write_returning_the_number_of_bytes_written)\n\n----------------------------------------------------------------------\nRan 38 tests in 0.208s\n\nOK (skipped=8)\n0:01:57 load avg: 2.90 [254/469] test_math passed\nPASS: test_asymmetry (test.test_math.IsCloseTests.test_asymmetry)\nPASS: test_decimals (test.test_math.IsCloseTests.test_decimals)\nPASS: test_eight_decimal_places (test.test_math.IsCloseTests.test_eight_decimal_places)\nPASS: test_fractions (test.test_math.IsCloseTests.test_fractions)\nPASS: test_identical (test.test_math.IsCloseTests.test_identical)\nPASS: test_identical_infinite (test.test_math.IsCloseTests.test_identical_infinite)\nPASS: test_inf_ninf_nan (test.test_math.IsCloseTests.test_inf_ninf_nan)\nPASS: test_integers (test.test_math.IsCloseTests.test_integers)\nPASS: test_near_zero (test.test_math.IsCloseTests.test_near_zero)\nPASS: test_negative_tolerances (test.test_math.IsCloseTests.test_negative_tolerances)\nPASS: test_zero_tolerance (test.test_math.IsCloseTests.test_zero_tolerance)\nPASS: testAcos (test.test_math.MathTests.testAcos)\nPASS: testAcosh (test.test_math.MathTests.testAcosh)\nPASS: testAsin (test.test_math.MathTests.testAsin)\nPASS: testAsinh (test.test_math.MathTests.testAsinh)\nPASS: testAtan (test.test_math.MathTests.testAtan)\nPASS: testAtan2 (test.test_math.MathTests.testAtan2)\nPASS: testAtanh (test.test_math.MathTests.testAtanh)\nPASS: testCbrt (test.test_math.MathTests.testCbrt)\nPASS: testCeil (test.test_math.MathTests.testCeil)\nPASS: testComb (test.test_math.MathTests.testComb)\nPASS: testConstants (test.test_math.MathTests.testConstants)\nPASS: testCopysign (test.test_math.MathTests.testCopysign)\nPASS: testCos (test.test_math.MathTests.testCos)\nPASS: testCosh (test.test_math.MathTests.testCosh)\nPASS: testDegrees (test.test_math.MathTests.testDegrees)\nPASS: testDist (test.test_math.MathTests.testDist)\nPASS: testExp (test.test_math.MathTests.testExp)\nPASS: testExp2 (test.test_math.MathTests.testExp2)\nPASS: testFabs (test.test_math.MathTests.testFabs)\nPASS: testFactorial (test.test_math.MathTests.testFactorial)\nPASS: testFactorialHugeInputs (test.test_math.MathTests.testFactorialHugeInputs)\nPASS: testFactorialNonIntegers (test.test_math.MathTests.testFactorialNonIntegers)\nPASS: testFloor (test.test_math.MathTests.testFloor)\nPASS: testFmod (test.test_math.MathTests.testFmod)\nPASS: testFrexp (test.test_math.MathTests.testFrexp)\nPASS: testFsum (test.test_math.MathTests.testFsum)\nPASS: testGcd (test.test_math.MathTests.testGcd)\nPASS: testHypot (test.test_math.MathTests.testHypot)\nPASS: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy)\nPASS: testIsfinite (test.test_math.MathTests.testIsfinite)\nPASS: testIsinf (test.test_math.MathTests.testIsinf)\nPASS: testIsnan (test.test_math.MathTests.testIsnan)\nPASS: testIsqrt (test.test_math.MathTests.testIsqrt)\nPASS: testLdexp (test.test_math.MathTests.testLdexp)\nPASS: testLog (test.test_math.MathTests.testLog)\nPASS: testLog10 (test.test_math.MathTests.testLog10)\nPASS: testLog1p (test.test_math.MathTests.testLog1p)\nPASS: testLog2 (test.test_math.MathTests.testLog2)\nPASS: testLog2Exact (test.test_math.MathTests.testLog2Exact)\nPASS: testModf (test.test_math.MathTests.testModf)\nPASS: testPerm (test.test_math.MathTests.testPerm)\nPASS: testPow (test.test_math.MathTests.testPow)\nPASS: testRadians (test.test_math.MathTests.testRadians)\nPASS: testRemainder (test.test_math.MathTests.testRemainder)\nPASS: testSin (test.test_math.MathTests.testSin)\nPASS: testSinh (test.test_math.MathTests.testSinh)\nPASS: testSqrt (test.test_math.MathTests.testSqrt)\nPASS: testSumProd (test.test_math.MathTests.testSumProd)\nPASS: testTan (test.test_math.MathTests.testTan)\nPASS: testTanh (test.test_math.MathTests.testTanh)\nPASS: testTanhSign (test.test_math.MathTests.testTanhSign)\nPASS: test_exceptions (test.test_math.MathTests.test_exceptions)\nPASS: test_inf_constant (test.test_math.MathTests.test_inf_constant)\nPASS: test_input_exceptions (test.test_math.MathTests.test_input_exceptions)\nPASS: test_issue39871 (test.test_math.MathTests.test_issue39871)\nPASS: test_lcm (test.test_math.MathTests.test_lcm)\nPASS: test_math_dist_leak (test.test_math.MathTests.test_math_dist_leak)\nPASS: test_mtestfile (test.test_math.MathTests.test_mtestfile)\nPASS: test_nan_constant (test.test_math.MathTests.test_nan_constant)\nPASS: test_nextafter (test.test_math.MathTests.test_nextafter)\nPASS: test_prod (test.test_math.MathTests.test_prod)\nPASS: test_sumprod_accuracy (test.test_math.MathTests.test_sumprod_accuracy)\nSKIP: test_sumprod_extended_precision_accuracy (test.test_math.MathTests.test_sumprod_extended_precision_accuracy) \"resource 'cpu' is not enabled\"\nSKIP: test_sumprod_stress (test.test_math.MathTests.test_sumprod_stress) \"resource 'cpu' is not enabled\"\nPASS: test_testfile (test.test_math.MathTests.test_testfile)\nPASS: test_trunc (test.test_math.MathTests.test_trunc)\nPASS: test_ulp (test.test_math.MathTests.test_ulp)\n/usr/lib/python3.12/test/ieee754.txt\nPASS: Doctest: ieee754.txt\n\n----------------------------------------------------------------------\nRan 77 tests in 3.577s\n\nOK (skipped=2)\n0:01:58 load avg: 2.90 [255/469] test_module passed\nPASS: test_annotations_are_created_correctly (test.test_module.ModuleTests.test_annotations_are_created_correctly)\nPASS: test_annotations_getset_raises (test.test_module.ModuleTests.test_annotations_getset_raises)\nPASS: test_ascii_docstring (test.test_module.ModuleTests.test_ascii_docstring)\nPASS: test_clear_dict_in_ref_cycle (test.test_module.ModuleTests.test_clear_dict_in_ref_cycle)\nPASS: test_descriptor_errors_propagate (test.test_module.ModuleTests.test_descriptor_errors_propagate)\nPASS: test_dont_clear_dict (test.test_module.ModuleTests.test_dont_clear_dict)\nPASS: test_lazy_create_annotations (test.test_module.ModuleTests.test_lazy_create_annotations)\nPASS: test_missing_getattr (test.test_module.ModuleTests.test_missing_getattr)\nPASS: test_module_dir (test.test_module.ModuleTests.test_module_dir)\nPASS: test_module_dir_errors (test.test_module.ModuleTests.test_module_dir_errors)\nPASS: test_module_finalization_at_shutdown (test.test_module.ModuleTests.test_module_finalization_at_shutdown)\nPASS: test_module_getattr (test.test_module.ModuleTests.test_module_getattr)\nPASS: test_module_getattr_errors (test.test_module.ModuleTests.test_module_getattr_errors)\nPASS: test_module_getattr_tricky (test.test_module.ModuleTests.test_module_getattr_tricky)\nPASS: test_module_repr_builtin (test.test_module.ModuleTests.test_module_repr_builtin)\nPASS: test_module_repr_minimal (test.test_module.ModuleTests.test_module_repr_minimal)\nPASS: test_module_repr_source (test.test_module.ModuleTests.test_module_repr_source)\nPASS: test_module_repr_with_bare_loader (test.test_module.ModuleTests.test_module_repr_with_bare_loader)\nPASS: test_module_repr_with_bare_loader_and_filename (test.test_module.ModuleTests.test_module_repr_with_bare_loader_and_filename)\nPASS: test_module_repr_with_bare_loader_but_no_name (test.test_module.ModuleTests.test_module_repr_with_bare_loader_but_no_name)\nPASS: test_module_repr_with_fake_namespace_package (test.test_module.ModuleTests.test_module_repr_with_fake_namespace_package)\nPASS: test_module_repr_with_filename_only (test.test_module.ModuleTests.test_module_repr_with_filename_only)\nPASS: test_module_repr_with_full_loader (test.test_module.ModuleTests.test_module_repr_with_full_loader)\nPASS: test_module_repr_with_full_loader_and_filename (test.test_module.ModuleTests.test_module_repr_with_full_loader_and_filename)\nPASS: test_module_repr_with_full_loader_but_no_name (test.test_module.ModuleTests.test_module_repr_with_full_loader_but_no_name)\nPASS: test_module_repr_with_loader_as_None (test.test_module.ModuleTests.test_module_repr_with_loader_as_None)\nPASS: test_module_repr_with_name (test.test_module.ModuleTests.test_module_repr_with_name)\nPASS: test_module_repr_with_name_and_filename (test.test_module.ModuleTests.test_module_repr_with_name_and_filename)\nPASS: test_module_repr_with_namespace_package (test.test_module.ModuleTests.test_module_repr_with_namespace_package)\nPASS: test_module_repr_with_namespace_package_and_custom_loader (test.test_module.ModuleTests.test_module_repr_with_namespace_package_and_custom_loader)\nPASS: test_no_docstring (test.test_module.ModuleTests.test_no_docstring)\nPASS: test_reinit (test.test_module.ModuleTests.test_reinit)\nPASS: test_repeated_attribute_pops (test.test_module.ModuleTests.test_repeated_attribute_pops)\nPASS: test_setting_annotations (test.test_module.ModuleTests.test_setting_annotations)\nPASS: test_subclass_with_slots (test.test_module.ModuleTests.test_subclass_with_slots)\nPASS: test_unicode_docstring (test.test_module.ModuleTests.test_unicode_docstring)\nPASS: test_uninitialized (test.test_module.ModuleTests.test_uninitialized)\nPASS: test_uninitialized_missing_getattr (test.test_module.ModuleTests.test_uninitialized_missing_getattr)\nPASS: test_weakref (test.test_module.ModuleTests.test_weakref)\n\n----------------------------------------------------------------------\nRan 39 tests in 0.361s\n\nOK\n0:01:58 load avg: 2.99 [256/469] test_modulefinder passed\nPASS: test_absolute_imports (test.test_modulefinder.ModuleFinderTest.test_absolute_imports)\nPASS: test_bytecode (test.test_modulefinder.ModuleFinderTest.test_bytecode)\nPASS: test_coding_default_utf8 (test.test_modulefinder.ModuleFinderTest.test_coding_default_utf8)\nPASS: test_coding_explicit_cp1252 (test.test_modulefinder.ModuleFinderTest.test_coding_explicit_cp1252)\nPASS: test_coding_explicit_utf8 (test.test_modulefinder.ModuleFinderTest.test_coding_explicit_utf8)\nPASS: test_extended_opargs (test.test_modulefinder.ModuleFinderTest.test_extended_opargs)\nPASS: test_load_module_api (test.test_modulefinder.ModuleFinderTest.test_load_module_api)\nPASS: test_maybe (test.test_modulefinder.ModuleFinderTest.test_maybe)\nPASS: test_maybe_new (test.test_modulefinder.ModuleFinderTest.test_maybe_new)\nPASS: test_package (test.test_modulefinder.ModuleFinderTest.test_package)\nPASS: test_relative_imports (test.test_modulefinder.ModuleFinderTest.test_relative_imports)\nPASS: test_relative_imports_2 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_2)\nPASS: test_relative_imports_3 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_3)\nPASS: test_relative_imports_4 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_4)\nPASS: test_replace_paths (test.test_modulefinder.ModuleFinderTest.test_replace_paths)\nPASS: test_same_name_as_bad (test.test_modulefinder.ModuleFinderTest.test_same_name_as_bad)\nPASS: test_syntax_error (test.test_modulefinder.ModuleFinderTest.test_syntax_error)\n\n----------------------------------------------------------------------\nRan 17 tests in 0.430s\n\nOK\n0:01:58 load avg: 2.99 [257/469] test_monitoring passed\nPASS: test_async_for (test.test_monitoring.ExceptionMonitoringTest.test_async_for)\nPASS: test_explicit_reraise (test.test_monitoring.ExceptionMonitoringTest.test_explicit_reraise)\nPASS: test_explicit_reraise_named (test.test_monitoring.ExceptionMonitoringTest.test_explicit_reraise_named)\nPASS: test_implicit_reraise (test.test_monitoring.ExceptionMonitoringTest.test_implicit_reraise)\nPASS: test_implicit_reraise_named (test.test_monitoring.ExceptionMonitoringTest.test_implicit_reraise_named)\nPASS: test_implicit_stop_iteration (test.test_monitoring.ExceptionMonitoringTest.test_implicit_stop_iteration)\nPASS: test_simple_try_except (test.test_monitoring.ExceptionMonitoringTest.test_simple_try_except)\nPASS: test_throw (test.test_monitoring.ExceptionMonitoringTest.test_throw)\nPASS: test_try_finally (test.test_monitoring.ExceptionMonitoringTest.test_try_finally)\nPASS: test_branch (test.test_monitoring.LineMonitoringTest.test_branch)\nPASS: test_linear (test.test_monitoring.LineMonitoringTest.test_linear)\nPASS: test_lines_loop (test.test_monitoring.LineMonitoringTest.test_lines_loop)\nPASS: test_lines_single (test.test_monitoring.LineMonitoringTest.test_lines_single)\nPASS: test_lines_two (test.test_monitoring.LineMonitoringTest.test_lines_two)\nPASS: test_try_except (test.test_monitoring.LineMonitoringTest.test_try_except)\nPASS: test_has_objects (test.test_monitoring.MonitoringBasicTest.test_has_objects)\nPASS: test_tool (test.test_monitoring.MonitoringBasicTest.test_tool)\nPASS: test_c_return_count (test.test_monitoring.MonitoringCountTest.test_c_return_count)\nPASS: test_call_count (test.test_monitoring.MonitoringCountTest.test_call_count)\nPASS: test_resume_count (test.test_monitoring.MonitoringCountTest.test_resume_count)\nPASS: test_return_count (test.test_monitoring.MonitoringCountTest.test_return_count)\nPASS: test_start_count (test.test_monitoring.MonitoringCountTest.test_start_count)\nPASS: test_caught (test.test_monitoring.MonitoringEventsTest.test_caught)\nPASS: test_just_call (test.test_monitoring.MonitoringEventsTest.test_just_call)\nPASS: test_just_pass (test.test_monitoring.MonitoringEventsTest.test_just_pass)\nPASS: test_just_raise (test.test_monitoring.MonitoringEventsTest.test_just_raise)\nPASS: test_nested_call (test.test_monitoring.MonitoringEventsTest.test_nested_call)\nPASS: test_disable (test.test_monitoring.MontoringDisableAndRestartTest.test_disable)\nPASS: test_restart (test.test_monitoring.MontoringDisableAndRestartTest.test_restart)\nPASS: test_three_same (test.test_monitoring.MultipleMonitorsTest.test_three_same)\nPASS: test_two_different (test.test_monitoring.MultipleMonitorsTest.test_two_different)\nPASS: test_two_same (test.test_monitoring.MultipleMonitorsTest.test_two_same)\nPASS: test_two_with_disable (test.test_monitoring.MultipleMonitorsTest.test_two_with_disable)\ntest_with_instruction_event (test.test_monitoring.MultipleMonitorsTest.test_with_instruction_event)\nPASS: Test that the second tool can set events with instruction events set by the first tool.\nPASS: test_balanced (test.test_monitoring.SimulateProfileTest.test_balanced)\nPASS: test_frame_stack (test.test_monitoring.SimulateProfileTest.test_frame_stack)\nPASS: test_except_star (test.test_monitoring.TestBranchAndJumpEvents.test_except_star)\nPASS: test_loop (test.test_monitoring.TestBranchAndJumpEvents.test_loop)\nPASS: test_disable_illegal_events (test.test_monitoring.TestDisable.test_disable_illegal_events)\nPASS: test_disable_legal_events (test.test_monitoring.TestDisable.test_disable_legal_events)\nPASS: test_call_then_instruction (test.test_monitoring.TestInstallIncrementally.test_call_then_instruction)\nPASS: test_instruction_then_call (test.test_monitoring.TestInstallIncrementally.test_instruction_then_call)\nPASS: test_instruction_then_line (test.test_monitoring.TestInstallIncrementally.test_instruction_then_line)\nPASS: test_line_then_instruction (test.test_monitoring.TestInstallIncrementally.test_line_then_instruction)\nPASS: test_c_call (test.test_monitoring.TestLineAndInstructionEvents.test_c_call)\nPASS: test_simple (test.test_monitoring.TestLineAndInstructionEvents.test_simple)\nPASS: test_try_except (test.test_monitoring.TestLineAndInstructionEvents.test_try_except)\nPASS: test_with_restart (test.test_monitoring.TestLineAndInstructionEvents.test_with_restart)\nPASS: test_attr (test.test_monitoring.TestLoadSuperAttr.test_attr)\nPASS: test_method_call (test.test_monitoring.TestLoadSuperAttr.test_method_call)\nPASS: test_method_call_error (test.test_monitoring.TestLoadSuperAttr.test_method_call_error)\nPASS: test_vs_other_type_call (test.test_monitoring.TestLoadSuperAttr.test_vs_other_type_call)\nPASS: test_c_call (test.test_monitoring.TestLocalEvents.test_c_call)\nPASS: test_set_non_local_event (test.test_monitoring.TestLocalEvents.test_set_non_local_event)\nPASS: test_simple (test.test_monitoring.TestLocalEvents.test_simple)\nPASS: test_try_except (test.test_monitoring.TestLocalEvents.test_try_except)\nPASS: test_c_call (test.test_monitoring.TestManyEvents.test_c_call)\nPASS: test_simple (test.test_monitoring.TestManyEvents.test_simple)\nPASS: test_try_except (test.test_monitoring.TestManyEvents.test_try_except)\nPASS: test_105162 (test.test_monitoring.TestRegressions.test_105162)\nPASS: test_108390 (test.test_monitoring.TestRegressions.test_108390)\nPASS: test_gh108976 (test.test_monitoring.TestRegressions.test_gh108976)\nPASS: test_global (test.test_monitoring.TestSetGetEvents.test_global)\nPASS: test_local (test.test_monitoring.TestSetGetEvents.test_local)\nPASS: test_get_local_events_uninitialized (test.test_monitoring.TestUninitialized.test_get_local_events_uninitialized)\n\n----------------------------------------------------------------------\nRan 65 tests in 0.044s\n\nOK\n0:01:58 load avg: 2.99 [258/469] test_msilib skipped\ntest_msilib skipped -- No module named 'msilib'\n0:01:59 load avg: 2.99 [259/469] test_multibytecodec passed\nPASS: test_encode (test.test_multibytecodec.TestHZStateful.test_encode)\nPASS: test_incrementalencoder (test.test_multibytecodec.TestHZStateful.test_incrementalencoder)\nPASS: test_incrementalencoder_final (test.test_multibytecodec.TestHZStateful.test_incrementalencoder_final)\nPASS: test_encode (test.test_multibytecodec.TestStateful.test_encode)\nPASS: test_incrementalencoder (test.test_multibytecodec.TestStateful.test_incrementalencoder)\nPASS: test_incrementalencoder_final (test.test_multibytecodec.TestStateful.test_incrementalencoder_final)\nSKIP: test_bug1572832 (test.test_multibytecodec.Test_ISO2022.test_bug1572832) \"resource 'cpu' is not enabled\"\nPASS: test_g2 (test.test_multibytecodec.Test_ISO2022.test_g2)\nPASS: test_iso2022_jp_g0 (test.test_multibytecodec.Test_ISO2022.test_iso2022_jp_g0)\nPASS: test_dbcs (test.test_multibytecodec.Test_IncrementalDecoder.test_dbcs)\nPASS: test_dbcs_keep_buffer (test.test_multibytecodec.Test_IncrementalDecoder.test_dbcs_keep_buffer)\nPASS: test_decode_unicode (test.test_multibytecodec.Test_IncrementalDecoder.test_decode_unicode)\nPASS: test_iso2022 (test.test_multibytecodec.Test_IncrementalDecoder.test_iso2022)\nPASS: test_setstate_validates_input (test.test_multibytecodec.Test_IncrementalDecoder.test_setstate_validates_input)\nPASS: test_state_methods (test.test_multibytecodec.Test_IncrementalDecoder.test_state_methods)\nPASS: test_getstate_returns_expected_value (test.test_multibytecodec.Test_IncrementalEncoder.test_getstate_returns_expected_value)\nPASS: test_issue5640 (test.test_multibytecodec.Test_IncrementalEncoder.test_issue5640)\nPASS: test_setstate_validates_input_bytes (test.test_multibytecodec.Test_IncrementalEncoder.test_setstate_validates_input_bytes)\nPASS: test_setstate_validates_input_size (test.test_multibytecodec.Test_IncrementalEncoder.test_setstate_validates_input_size)\nPASS: test_state_methods_with_buffer_state (test.test_multibytecodec.Test_IncrementalEncoder.test_state_methods_with_buffer_state)\nPASS: test_state_methods_with_non_buffer_state (test.test_multibytecodec.Test_IncrementalEncoder.test_state_methods_with_non_buffer_state)\nPASS: test_stateful (test.test_multibytecodec.Test_IncrementalEncoder.test_stateful)\nPASS: test_stateful_keep_buffer (test.test_multibytecodec.Test_IncrementalEncoder.test_stateful_keep_buffer)\nPASS: test_stateless (test.test_multibytecodec.Test_IncrementalEncoder.test_stateless)\nPASS: test_subinterp (test.test_multibytecodec.Test_IncrementalEncoder.test_subinterp)\nPASS: test_codingspec (test.test_multibytecodec.Test_MultibyteCodec.test_codingspec)\nPASS: test_decode_unicode (test.test_multibytecodec.Test_MultibyteCodec.test_decode_unicode)\nPASS: test_errorcallback_custom_ignore (test.test_multibytecodec.Test_MultibyteCodec.test_errorcallback_custom_ignore)\nPASS: test_errorcallback_longindex (test.test_multibytecodec.Test_MultibyteCodec.test_errorcallback_longindex)\nPASS: test_init_segfault (test.test_multibytecodec.Test_MultibyteCodec.test_init_segfault)\nPASS: test_nullcoding (test.test_multibytecodec.Test_MultibyteCodec.test_nullcoding)\nPASS: test_str_decode (test.test_multibytecodec.Test_MultibyteCodec.test_str_decode)\nPASS: test_bug1728403 (test.test_multibytecodec.Test_StreamReader.test_bug1728403)\nPASS: test_gb18030 (test.test_multibytecodec.Test_StreamWriter.test_gb18030)\nPASS: test_streamwriter_strwrite (test.test_multibytecodec.Test_StreamWriter.test_streamwriter_strwrite)\nPASS: test_utf_8 (test.test_multibytecodec.Test_StreamWriter.test_utf_8)\n\n----------------------------------------------------------------------\nRan 35 tests in 0.068s\n\nOK (skipped=1)\n0:01:59 load avg: 2.99 [260/469] test_named_expressions passed\nPASS: test_named_expression_assignment_01 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_01)\nPASS: test_named_expression_assignment_02 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_02)\nPASS: test_named_expression_assignment_03 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_03)\nPASS: test_named_expression_assignment_04 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_04)\nPASS: test_named_expression_assignment_05 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_05)\nPASS: test_named_expression_assignment_06 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_06)\nPASS: test_named_expression_assignment_07 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_07)\nPASS: test_named_expression_assignment_08 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_08)\nPASS: test_named_expression_assignment_09 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_09)\nPASS: test_named_expression_assignment_10 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_10)\nPASS: test_named_expression_assignment_11 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_11)\nPASS: test_named_expression_assignment_12 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_12)\nPASS: test_named_expression_assignment_13 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_13)\ntest_named_expression_assignment_14 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_14)\nPASS: Where all variables are positive integers, and a is at least as large\nPASS: test_named_expression_assignment_15 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_15)\nPASS: test_named_expression_assignment_16 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_16)\nPASS: test_named_expression_assignment_17 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_17)\nPASS: test_named_expression_assignment_18 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_18)\nPASS: test_named_expression_invalid_01 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_01)\nPASS: test_named_expression_invalid_02 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_02)\nPASS: test_named_expression_invalid_03 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_03)\nPASS: test_named_expression_invalid_04 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_04)\nPASS: test_named_expression_invalid_06 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_06)\nPASS: test_named_expression_invalid_07 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_07)\nPASS: test_named_expression_invalid_08 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_08)\nPASS: test_named_expression_invalid_09 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_09)\nPASS: test_named_expression_invalid_10 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_10)\nPASS: test_named_expression_invalid_11 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_11)\nPASS: test_named_expression_invalid_12 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_12)\nPASS: test_named_expression_invalid_13 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_13)\nPASS: test_named_expression_invalid_14 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_14)\nPASS: test_named_expression_invalid_15 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_15)\nPASS: test_named_expression_invalid_16 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_16)\nPASS: test_named_expression_invalid_17 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_17)\nPASS: test_named_expression_invalid_in_class_body (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_in_class_body)\nPASS: test_named_expression_invalid_list_comprehension_iterable_expression (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_list_comprehension_iterable_expression)\nPASS: test_named_expression_invalid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_iteration_variable)\nPASS: test_named_expression_invalid_rebinding_list_comprehension_inner_loop (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_list_comprehension_inner_loop)\nPASS: test_named_expression_invalid_rebinding_list_comprehension_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_list_comprehension_iteration_variable)\nPASS: test_named_expression_invalid_rebinding_set_comprehension_inner_loop (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_set_comprehension_inner_loop)\nPASS: test_named_expression_invalid_rebinding_set_comprehension_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_set_comprehension_iteration_variable)\nPASS: test_named_expression_invalid_set_comprehension_iterable_expression (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_set_comprehension_iterable_expression)\nPASS: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable)\nPASS: test_named_expression_global_scope (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_global_scope)\nPASS: test_named_expression_global_scope_no_global_keyword (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_global_scope_no_global_keyword)\nPASS: test_named_expression_nonlocal_scope (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_nonlocal_scope)\nPASS: test_named_expression_nonlocal_scope_no_nonlocal_keyword (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_nonlocal_scope_no_nonlocal_keyword)\nPASS: test_named_expression_scope_01 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_01)\nPASS: test_named_expression_scope_02 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_02)\nPASS: test_named_expression_scope_03 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_03)\nPASS: test_named_expression_scope_04 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_04)\nPASS: test_named_expression_scope_05 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_05)\nPASS: test_named_expression_scope_06 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_06)\nPASS: test_named_expression_scope_07 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_07)\nPASS: test_named_expression_scope_08 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_08)\nPASS: test_named_expression_scope_09 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_09)\nPASS: test_named_expression_scope_10 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_10)\nPASS: test_named_expression_scope_11 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_11)\nPASS: test_named_expression_scope_17 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_17)\nPASS: test_named_expression_scope_18 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_18)\nPASS: test_named_expression_scope_19 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_19)\nPASS: test_named_expression_scope_20 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_20)\nPASS: test_named_expression_scope_21 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_21)\nPASS: test_named_expression_scope_22 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_22)\nPASS: test_named_expression_scope_23 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_23)\nPASS: test_named_expression_scope_24 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_24)\nPASS: test_named_expression_scope_25 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_25)\nPASS: test_named_expression_scope_in_genexp (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_in_genexp)\nPASS: test_named_expression_variable_reuse_in_comprehensions (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_variable_reuse_in_comprehensions)\n\n----------------------------------------------------------------------\nRan 69 tests in 0.062s\n\nOK\n0:01:59 load avg: 2.99 [261/469] test_netrc passed\nPASS: test_comment_after_machine_line (test.test_netrc.NetrcTestCase.test_comment_after_machine_line)\nPASS: test_comment_after_machine_line_hash_only (test.test_netrc.NetrcTestCase.test_comment_after_machine_line_hash_only)\nPASS: test_comment_after_machine_line_no_space (test.test_netrc.NetrcTestCase.test_comment_after_machine_line_no_space)\nPASS: test_comment_at_end_of_machine_line (test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line)\nPASS: test_comment_at_end_of_machine_line_no_space (test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line_no_space)\nPASS: test_comment_at_end_of_machine_line_pass_has_hash (test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line_pass_has_hash)\nPASS: test_comment_before_machine_line (test.test_netrc.NetrcTestCase.test_comment_before_machine_line)\nPASS: test_comment_before_machine_line_hash_only (test.test_netrc.NetrcTestCase.test_comment_before_machine_line_hash_only)\nPASS: test_comment_before_machine_line_no_space (test.test_netrc.NetrcTestCase.test_comment_before_machine_line_no_space)\nPASS: test_invalid_tokens (test.test_netrc.NetrcTestCase.test_invalid_tokens)\nPASS: test_macros (test.test_netrc.NetrcTestCase.test_macros)\nPASS: test_optional_tokens (test.test_netrc.NetrcTestCase.test_optional_tokens)\nPASS: test_security (test.test_netrc.NetrcTestCase.test_security)\nPASS: test_token_value_escape (test.test_netrc.NetrcTestCase.test_token_value_escape)\nPASS: test_token_value_internal_hash (test.test_netrc.NetrcTestCase.test_token_value_internal_hash)\nPASS: test_token_value_leading_hash (test.test_netrc.NetrcTestCase.test_token_value_leading_hash)\nPASS: test_token_value_non_ascii (test.test_netrc.NetrcTestCase.test_token_value_non_ascii)\nPASS: test_token_value_quotes (test.test_netrc.NetrcTestCase.test_token_value_quotes)\nPASS: test_token_value_trailing_hash (test.test_netrc.NetrcTestCase.test_token_value_trailing_hash)\nPASS: test_token_value_whitespace (test.test_netrc.NetrcTestCase.test_token_value_whitespace)\nPASS: test_toplevel_non_ordered_tokens (test.test_netrc.NetrcTestCase.test_toplevel_non_ordered_tokens)\nPASS: test_toplevel_tokens (test.test_netrc.NetrcTestCase.test_toplevel_tokens)\n\n----------------------------------------------------------------------\nRan 22 tests in 0.026s\n\nOK\n0:02:00 load avg: 2.99 [262/469] test_nis passed\nSKIP: test_maps (test.test_nis.NisTests.test_maps) 'Local domain name not set'\n\n----------------------------------------------------------------------\nRan 1 test in 0.001s\n\nOK (skipped=1)\n0:02:00 load avg: 2.99 [263/469] test_nntplib passed\nPASS: test_caps_only_after_login (test.test_nntplib.CapsAfterLoginNNTPv2Tests.test_caps_only_after_login)\nPASS: test_starttls (test.test_nntplib.LocalServerTests.test_starttls)\nPASS: test_decode_header (test.test_nntplib.MiscTests.test_decode_header)\nPASS: test_parse_datetime (test.test_nntplib.MiscTests.test_parse_datetime)\nPASS: test_parse_overview (test.test_nntplib.MiscTests.test_parse_overview)\nPASS: test_parse_overview_fmt (test.test_nntplib.MiscTests.test_parse_overview_fmt)\nPASS: test_ssl_support (test.test_nntplib.MiscTests.test_ssl_support)\nPASS: test_unparse_datetime (test.test_nntplib.MiscTests.test_unparse_datetime)\nPASS: test_unparse_datetime_legacy (test.test_nntplib.MiscTests.test_unparse_datetime_legacy)\nPASS: test_bad_capabilities (test.test_nntplib.MockSocketTests.test_bad_capabilities)\nPASS: test_bad_welcome (test.test_nntplib.MockSocketTests.test_bad_welcome)\nPASS: test_login_aborted (test.test_nntplib.MockSocketTests.test_login_aborted)\nPASS: test_service_permanently_unavailable (test.test_nntplib.MockSocketTests.test_service_permanently_unavailable)\nPASS: test_service_temporarily_unavailable (test.test_nntplib.MockSocketTests.test_service_temporarily_unavailable)\nPASS: test_bad_capabilities (test.test_nntplib.MockSslTests.test_bad_capabilities)\nPASS: test_bad_welcome (test.test_nntplib.MockSslTests.test_bad_welcome)\nPASS: test_login_aborted (test.test_nntplib.MockSslTests.test_login_aborted)\nPASS: test_service_permanently_unavailable (test.test_nntplib.MockSslTests.test_service_permanently_unavailable)\nPASS: test_service_temporarily_unavailable (test.test_nntplib.MockSslTests.test_service_temporarily_unavailable)\nPASS: test_article (test.test_nntplib.NNTPv1Tests.test_article)\nPASS: test_article_file (test.test_nntplib.NNTPv1Tests.test_article_file)\nPASS: test_authinfo (test.test_nntplib.NNTPv1Tests.test_authinfo)\nPASS: test_body (test.test_nntplib.NNTPv1Tests.test_body)\nPASS: test_body_file (test.test_nntplib.NNTPv1Tests.test_body_file)\nPASS: test_caps (test.test_nntplib.NNTPv1Tests.test_caps)\nPASS: test_date (test.test_nntplib.NNTPv1Tests.test_date)\nPASS: test_description (test.test_nntplib.NNTPv1Tests.test_description)\nPASS: test_descriptions (test.test_nntplib.NNTPv1Tests.test_descriptions)\nPASS: test_group (test.test_nntplib.NNTPv1Tests.test_group)\nPASS: test_head (test.test_nntplib.NNTPv1Tests.test_head)\nPASS: test_head_file (test.test_nntplib.NNTPv1Tests.test_head_file)\nPASS: test_help (test.test_nntplib.NNTPv1Tests.test_help)\nPASS: test_ihave (test.test_nntplib.NNTPv1Tests.test_ihave)\nPASS: test_last (test.test_nntplib.NNTPv1Tests.test_last)\nPASS: test_list (test.test_nntplib.NNTPv1Tests.test_list)\nPASS: test_newnews (test.test_nntplib.NNTPv1Tests.test_newnews)\nPASS: test_next (test.test_nntplib.NNTPv1Tests.test_next)\nPASS: test_over (test.test_nntplib.NNTPv1Tests.test_over)\nPASS: test_post (test.test_nntplib.NNTPv1Tests.test_post)\nPASS: test_quit (test.test_nntplib.NNTPv1Tests.test_quit)\nPASS: test_stat (test.test_nntplib.NNTPv1Tests.test_stat)\nPASS: test_too_long_lines (test.test_nntplib.NNTPv1Tests.test_too_long_lines)\nPASS: test_welcome (test.test_nntplib.NNTPv1Tests.test_welcome)\nPASS: test_xover (test.test_nntplib.NNTPv1Tests.test_xover)\nPASS: test_article (test.test_nntplib.NNTPv2Tests.test_article)\nPASS: test_article_file (test.test_nntplib.NNTPv2Tests.test_article_file)\nPASS: test_authinfo (test.test_nntplib.NNTPv2Tests.test_authinfo)\nPASS: test_body (test.test_nntplib.NNTPv2Tests.test_body)\nPASS: test_body_file (test.test_nntplib.NNTPv2Tests.test_body_file)\nPASS: test_caps (test.test_nntplib.NNTPv2Tests.test_caps)\nPASS: test_date (test.test_nntplib.NNTPv2Tests.test_date)\nPASS: test_description (test.test_nntplib.NNTPv2Tests.test_description)\nPASS: test_descriptions (test.test_nntplib.NNTPv2Tests.test_descriptions)\nPASS: test_group (test.test_nntplib.NNTPv2Tests.test_group)\nPASS: test_head (test.test_nntplib.NNTPv2Tests.test_head)\nPASS: test_head_file (test.test_nntplib.NNTPv2Tests.test_head_file)\nPASS: test_help (test.test_nntplib.NNTPv2Tests.test_help)\nPASS: test_ihave (test.test_nntplib.NNTPv2Tests.test_ihave)\nPASS: test_last (test.test_nntplib.NNTPv2Tests.test_last)\nPASS: test_list (test.test_nntplib.NNTPv2Tests.test_list)\nPASS: test_newnews (test.test_nntplib.NNTPv2Tests.test_newnews)\nPASS: test_next (test.test_nntplib.NNTPv2Tests.test_next)\nPASS: test_over (test.test_nntplib.NNTPv2Tests.test_over)\nPASS: test_post (test.test_nntplib.NNTPv2Tests.test_post)\nPASS: test_quit (test.test_nntplib.NNTPv2Tests.test_quit)\nPASS: test_stat (test.test_nntplib.NNTPv2Tests.test_stat)\nPASS: test_too_long_lines (test.test_nntplib.NNTPv2Tests.test_too_long_lines)\nPASS: test_welcome (test.test_nntplib.NNTPv2Tests.test_welcome)\nPASS: test_xover (test.test_nntplib.NNTPv2Tests.test_xover)\nSKIP: setUpClass (test.test_nntplib.NetworkedNNTPTests) \"Use of the 'network' resource not enabled\"\nSKIP: setUpClass (test.test_nntplib.NetworkedNNTP_SSLTests) \"Use of the 'network' resource not enabled\"\nPASS: test_module_all_attribute (test.test_nntplib.PublicAPITests.test_module_all_attribute)\nPASS: test_we_are_in_reader_mode_after_connect (test.test_nntplib.SendReaderNNTPv2Tests.test_we_are_in_reader_mode_after_connect)\n\n----------------------------------------------------------------------\nRan 71 tests in 0.132s\n\nOK (skipped=2)\n0:02:01 load avg: 2.99 [264/469] test_logging passed\nPASS: test_critical (test.test_logging.BasicConfigTest.test_critical)\nPASS: test_datefmt (test.test_logging.BasicConfigTest.test_datefmt)\nPASS: test_debug (test.test_logging.BasicConfigTest.test_debug)\nPASS: test_encoding (test.test_logging.BasicConfigTest.test_encoding)\nPASS: test_encoding_errors (test.test_logging.BasicConfigTest.test_encoding_errors)\nPASS: test_encoding_errors_default (test.test_logging.BasicConfigTest.test_encoding_errors_default)\nPASS: test_encoding_errors_none (test.test_logging.BasicConfigTest.test_encoding_errors_none)\nPASS: test_error (test.test_logging.BasicConfigTest.test_error)\nPASS: test_filemode (test.test_logging.BasicConfigTest.test_filemode)\nPASS: test_filename (test.test_logging.BasicConfigTest.test_filename)\nPASS: test_force (test.test_logging.BasicConfigTest.test_force)\nPASS: test_format (test.test_logging.BasicConfigTest.test_format)\nPASS: test_handlers (test.test_logging.BasicConfigTest.test_handlers)\nPASS: test_incompatible (test.test_logging.BasicConfigTest.test_incompatible)\nPASS: test_info (test.test_logging.BasicConfigTest.test_info)\nPASS: test_level (test.test_logging.BasicConfigTest.test_level)\nPASS: test_log (test.test_logging.BasicConfigTest.test_log)\nPASS: test_log_taskName (test.test_logging.BasicConfigTest.test_log_taskName)\nPASS: test_no_kwargs (test.test_logging.BasicConfigTest.test_no_kwargs)\nPASS: test_stream (test.test_logging.BasicConfigTest.test_stream)\nPASS: test_strformatstyle (test.test_logging.BasicConfigTest.test_strformatstyle)\nPASS: test_stringtemplatestyle (test.test_logging.BasicConfigTest.test_stringtemplatestyle)\nPASS: test_style (test.test_logging.BasicConfigTest.test_style)\nPASS: test_warning (test.test_logging.BasicConfigTest.test_warning)\nPASS: test_callable_filter (test.test_logging.BasicFilterTest.test_callable_filter)\nPASS: test_empty_filter (test.test_logging.BasicFilterTest.test_empty_filter)\nPASS: test_filter (test.test_logging.BasicFilterTest.test_filter)\nPASS: test_custom (test.test_logging.BufferingFormatterTest.test_custom)\nPASS: test_default (test.test_logging.BufferingFormatterTest.test_default)\nPASS: test_flat (test.test_logging.BuiltinLevelsTest.test_flat)\nPASS: test_issue27935 (test.test_logging.BuiltinLevelsTest.test_issue27935)\nPASS: test_nested_explicit (test.test_logging.BuiltinLevelsTest.test_nested_explicit)\nPASS: test_nested_inherited (test.test_logging.BuiltinLevelsTest.test_nested_inherited)\nPASS: test_nested_with_virtual_parent (test.test_logging.BuiltinLevelsTest.test_nested_with_virtual_parent)\ntest_regression_22386 (test.test_logging.BuiltinLevelsTest.test_regression_22386)\nPASS: See issue #22386 for more information.\ntest_regression_29220 (test.test_logging.BuiltinLevelsTest.test_regression_29220)\nPASS: See issue #29220 for more information.\nPASS: test_child_loggers (test.test_logging.ChildLoggerTest.test_child_loggers)\nPASS: test_get_children (test.test_logging.ChildLoggerTest.test_get_children)\nPASS: test_90195 (test.test_logging.ConfigDictTest.test_90195)\nPASS: test_bad_format (test.test_logging.ConfigDictTest.test_bad_format)\nPASS: test_bad_format_with_dollar_style (test.test_logging.ConfigDictTest.test_bad_format_with_dollar_style)\nPASS: test_baseconfig (test.test_logging.ConfigDictTest.test_baseconfig)\nPASS: test_config0_ok (test.test_logging.ConfigDictTest.test_config0_ok)\nPASS: test_config11_ok (test.test_logging.ConfigDictTest.test_config11_ok)\nPASS: test_config12_failure (test.test_logging.ConfigDictTest.test_config12_failure)\nPASS: test_config13_failure (test.test_logging.ConfigDictTest.test_config13_failure)\nPASS: test_config14_ok (test.test_logging.ConfigDictTest.test_config14_ok)\nPASS: test_config15_ok (test.test_logging.ConfigDictTest.test_config15_ok)\nPASS: test_config16_ok (test.test_logging.ConfigDictTest.test_config16_ok)\nPASS: test_config17_ok (test.test_logging.ConfigDictTest.test_config17_ok)\nPASS: test_config1_ok (test.test_logging.ConfigDictTest.test_config1_ok)\nPASS: test_config2_failure (test.test_logging.ConfigDictTest.test_config2_failure)\nPASS: test_config2a_failure (test.test_logging.ConfigDictTest.test_config2a_failure)\nPASS: test_config2b_failure (test.test_logging.ConfigDictTest.test_config2b_failure)\nPASS: test_config3_failure (test.test_logging.ConfigDictTest.test_config3_failure)\nPASS: test_config4_ok (test.test_logging.ConfigDictTest.test_config4_ok)\nPASS: test_config4a_ok (test.test_logging.ConfigDictTest.test_config4a_ok)\nPASS: test_config5_ok (test.test_logging.ConfigDictTest.test_config5_ok)\nPASS: test_config6_failure (test.test_logging.ConfigDictTest.test_config6_failure)\nPASS: test_config7_ok (test.test_logging.ConfigDictTest.test_config7_ok)\nPASS: test_config_10_ok (test.test_logging.ConfigDictTest.test_config_10_ok)\nPASS: test_config_8_ok (test.test_logging.ConfigDictTest.test_config_8_ok)\nPASS: test_config_8a_ok (test.test_logging.ConfigDictTest.test_config_8a_ok)\nPASS: test_config_9_ok (test.test_logging.ConfigDictTest.test_config_9_ok)\nPASS: test_config_callable_filter_works (test.test_logging.ConfigDictTest.test_config_callable_filter_works)\nPASS: test_config_filter_method_works (test.test_logging.ConfigDictTest.test_config_filter_method_works)\nPASS: test_config_filter_works (test.test_logging.ConfigDictTest.test_config_filter_works)\nPASS: test_config_queue_handler (test.test_logging.ConfigDictTest.test_config_queue_handler)\nPASS: test_custom_formatter_class_with_validate (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate)\nPASS: test_custom_formatter_class_with_validate2 (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate2)\nPASS: test_custom_formatter_class_with_validate2_with_wrong_fmt (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate2_with_wrong_fmt)\nPASS: test_custom_formatter_class_with_validate3 (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate3)\nPASS: test_custom_formatter_function_with_defaults (test.test_logging.ConfigDictTest.test_custom_formatter_function_with_defaults)\nPASS: test_custom_formatter_function_with_validate (test.test_logging.ConfigDictTest.test_custom_formatter_function_with_validate)\nPASS: test_invalid_type_raises (test.test_logging.ConfigDictTest.test_invalid_type_raises)\nPASS: test_listen_config_10_ok (test.test_logging.ConfigDictTest.test_listen_config_10_ok)\nPASS: test_listen_config_1_ok (test.test_logging.ConfigDictTest.test_listen_config_1_ok)\nPASS: test_listen_verify (test.test_logging.ConfigDictTest.test_listen_verify)\nPASS: test_namedtuple (test.test_logging.ConfigDictTest.test_namedtuple)\nPASS: test_config0_ok (test.test_logging.ConfigFileTest.test_config0_ok)\nPASS: test_config0_using_cp_ok (test.test_logging.ConfigFileTest.test_config0_using_cp_ok)\nPASS: test_config1_ok (test.test_logging.ConfigFileTest.test_config1_ok)\nPASS: test_config2_failure (test.test_logging.ConfigFileTest.test_config2_failure)\nPASS: test_config3_failure (test.test_logging.ConfigFileTest.test_config3_failure)\nPASS: test_config4_ok (test.test_logging.ConfigFileTest.test_config4_ok)\nPASS: test_config5_ok (test.test_logging.ConfigFileTest.test_config5_ok)\nPASS: test_config6_ok (test.test_logging.ConfigFileTest.test_config6_ok)\nPASS: test_config7_ok (test.test_logging.ConfigFileTest.test_config7_ok)\nPASS: test_config8_ok (test.test_logging.ConfigFileTest.test_config8_ok)\nPASS: test_config9_ok (test.test_logging.ConfigFileTest.test_config9_ok)\nPASS: test_config_set_handler_names (test.test_logging.ConfigFileTest.test_config_set_handler_names)\ntest_defaults_do_no_interpolation (test.test_logging.ConfigFileTest.test_defaults_do_no_interpolation)\nPASS: bpo-33802 defaults should not get interpolated\nPASS: test_exception_if_confg_file_is_empty (test.test_logging.ConfigFileTest.test_exception_if_confg_file_is_empty)\nPASS: test_exception_if_confg_file_is_invalid (test.test_logging.ConfigFileTest.test_exception_if_confg_file_is_invalid)\nPASS: test_exception_if_config_file_does_not_exist (test.test_logging.ConfigFileTest.test_exception_if_config_file_does_not_exist)\nPASS: test_logger_disabling (test.test_logging.ConfigFileTest.test_logger_disabling)\nPASS: test_handler_filter (test.test_logging.CustomLevelsAndFiltersTest.test_handler_filter)\nPASS: test_handler_filter_replaces_record (test.test_logging.CustomLevelsAndFiltersTest.test_handler_filter_replaces_record)\nPASS: test_logger_filter (test.test_logging.CustomLevelsAndFiltersTest.test_logger_filter)\nPASS: test_logging_filter_replaces_record (test.test_logging.CustomLevelsAndFiltersTest.test_logging_filter_replaces_record)\nPASS: test_specific_filters (test.test_logging.CustomLevelsAndFiltersTest.test_specific_filters)\nPASS: test_output (test.test_logging.DatagramHandlerTest.test_output)\nPASS: test_encoding_cyrillic_unicode (test.test_logging.EncodingTest.test_encoding_cyrillic_unicode)\nPASS: test_encoding_plain_file (test.test_logging.EncodingTest.test_encoding_plain_file)\nPASS: test_formatting (test.test_logging.ExceptionTest.test_formatting)\nPASS: test_delay (test.test_logging.FileHandlerTest.test_delay)\nPASS: test_emit_after_closing_in_write_mode (test.test_logging.FileHandlerTest.test_emit_after_closing_in_write_mode)\nPASS: test_braces (test.test_logging.FormatterTest.test_braces)\nPASS: test_default_msec_format_none (test.test_logging.FormatterTest.test_default_msec_format_none)\nPASS: test_defaults_parameter (test.test_logging.FormatterTest.test_defaults_parameter)\nPASS: test_dollars (test.test_logging.FormatterTest.test_dollars)\nPASS: test_format_validate (test.test_logging.FormatterTest.test_format_validate)\nPASS: test_invalid_style (test.test_logging.FormatterTest.test_invalid_style)\nPASS: test_issue_89047 (test.test_logging.FormatterTest.test_issue_89047)\nPASS: test_percent (test.test_logging.FormatterTest.test_percent)\nPASS: test_time (test.test_logging.FormatterTest.test_time)\nPASS: test_output (test.test_logging.HTTPHandlerTest.test_output)\nPASS: test_builtin_handlers (test.test_logging.HandlerTest.test_builtin_handlers)\nPASS: test_name (test.test_logging.HandlerTest.test_name)\ntest_path_objects (test.test_logging.HandlerTest.test_path_objects)\nPASS: Test that Path objects are accepted as filename arguments to handlers.\ntest_post_fork_child_no_deadlock (test.test_logging.HandlerTest.test_post_fork_child_no_deadlock)\nPASS: Ensure child logging locks are not held; bpo-6721 & bpo-36533.\nSKIP: test_race (test.test_logging.HandlerTest.test_race) \"resource 'walltime' is not enabled\"\nPASS: test_output (test.test_logging.IPv6SysLogHandlerTest.test_output)\nPASS: test_udp_reconnection (test.test_logging.IPv6SysLogHandlerTest.test_udp_reconnection)\nPASS: test_last_resort (test.test_logging.LastResortTest.test_last_resort)\nPASS: test_logrecord_class (test.test_logging.LogRecordFactoryTest.test_logrecord_class)\nPASS: test_dict_arg (test.test_logging.LogRecordTest.test_dict_arg)\nPASS: test_multiprocessing (test.test_logging.LogRecordTest.test_multiprocessing)\nPASS: test_optional (test.test_logging.LogRecordTest.test_optional)\nPASS: test_str_rep (test.test_logging.LogRecordTest.test_str_rep)\nPASS: test_taskName_with_asyncio_imported (test.test_logging.LogRecordTest.test_taskName_with_asyncio_imported)\nPASS: test_taskName_without_asyncio_imported (test.test_logging.LogRecordTest.test_taskName_without_asyncio_imported)\nPASS: test_critical (test.test_logging.LoggerAdapterTest.test_critical)\nPASS: test_exception (test.test_logging.LoggerAdapterTest.test_exception)\nPASS: test_exception_excinfo (test.test_logging.LoggerAdapterTest.test_exception_excinfo)\nPASS: test_has_handlers (test.test_logging.LoggerAdapterTest.test_has_handlers)\nPASS: test_is_enabled_for (test.test_logging.LoggerAdapterTest.test_is_enabled_for)\nPASS: test_nested (test.test_logging.LoggerAdapterTest.test_nested)\nPASS: test_caching (test.test_logging.LoggerTest.test_caching)\nPASS: test_exception (test.test_logging.LoggerTest.test_exception)\nPASS: test_find_caller_with_stack_info (test.test_logging.LoggerTest.test_find_caller_with_stack_info)\nPASS: test_find_caller_with_stacklevel (test.test_logging.LoggerTest.test_find_caller_with_stacklevel)\nPASS: test_has_handlers (test.test_logging.LoggerTest.test_has_handlers)\nPASS: test_has_handlers_no_propagate (test.test_logging.LoggerTest.test_has_handlers_no_propagate)\nPASS: test_invalid_names (test.test_logging.LoggerTest.test_invalid_names)\nPASS: test_is_enabled_for (test.test_logging.LoggerTest.test_is_enabled_for)\nPASS: test_is_enabled_for_disabled_logger (test.test_logging.LoggerTest.test_is_enabled_for_disabled_logger)\nPASS: test_log_invalid_level_no_raise (test.test_logging.LoggerTest.test_log_invalid_level_no_raise)\nPASS: test_log_invalid_level_with_raise (test.test_logging.LoggerTest.test_log_invalid_level_with_raise)\nPASS: test_make_record_with_extra_no_overwrite (test.test_logging.LoggerTest.test_make_record_with_extra_no_overwrite)\nPASS: test_make_record_with_extra_overwrite (test.test_logging.LoggerTest.test_make_record_with_extra_overwrite)\nPASS: test_pickling (test.test_logging.LoggerTest.test_pickling)\nPASS: test_root_logger_aliases (test.test_logging.LoggerTest.test_root_logger_aliases)\nPASS: test_set_invalid_level (test.test_logging.LoggerTest.test_set_invalid_level)\nPASS: test_manager_loggerclass (test.test_logging.ManagerTest.test_manager_loggerclass)\nPASS: test_set_log_record_factory (test.test_logging.ManagerTest.test_set_log_record_factory)\nPASS: test_flush (test.test_logging.MemoryHandlerTest.test_flush)\ntest_flush_on_close (test.test_logging.MemoryHandlerTest.test_flush_on_close)\nPASS: Test that the flush-on-close configuration works as expected.\nPASS: test_race_between_set_target_and_flush (test.test_logging.MemoryHandlerTest.test_race_between_set_target_and_flush)\ntest_shutdown_flush_on_close (test.test_logging.MemoryHandlerTest.test_shutdown_flush_on_close)\nPASS: Test that the flush-on-close configuration is respected by the\nPASS: test_persistent_loggers (test.test_logging.MemoryTest.test_persistent_loggers)\nPASS: test__all__ (test.test_logging.MiscTestCase.test__all__)\nPASS: test_critical (test.test_logging.ModuleLevelMiscTest.test_critical)\nPASS: test_debug (test.test_logging.ModuleLevelMiscTest.test_debug)\nPASS: test_disable (test.test_logging.ModuleLevelMiscTest.test_disable)\nPASS: test_error (test.test_logging.ModuleLevelMiscTest.test_error)\nPASS: test_get_level_names_mapping (test.test_logging.ModuleLevelMiscTest.test_get_level_names_mapping)\nPASS: test_info (test.test_logging.ModuleLevelMiscTest.test_info)\nPASS: test_log (test.test_logging.ModuleLevelMiscTest.test_log)\nPASS: test_logging_at_shutdown (test.test_logging.ModuleLevelMiscTest.test_logging_at_shutdown)\nPASS: test_logging_at_shutdown_open (test.test_logging.ModuleLevelMiscTest.test_logging_at_shutdown_open)\nPASS: test_recursion_error (test.test_logging.ModuleLevelMiscTest.test_recursion_error)\nPASS: test_set_logger_class (test.test_logging.ModuleLevelMiscTest.test_set_logger_class)\nPASS: test_subclass_logger_cache (test.test_logging.ModuleLevelMiscTest.test_subclass_logger_cache)\nPASS: test_warning (test.test_logging.ModuleLevelMiscTest.test_warning)\nSKIP: test_basic (test.test_logging.NTEventLogHandlerTest.test_basic) 'win32evtlog/win32evtlogutil/pywintypes required for this test.'\nPASS: test_formatting (test.test_logging.QueueHandlerTest.test_formatting)\nPASS: test_queue_handler (test.test_logging.QueueHandlerTest.test_queue_handler)\nPASS: test_queue_listener (test.test_logging.QueueHandlerTest.test_queue_listener)\nPASS: test_queue_listener_with_StreamHandler (test.test_logging.QueueHandlerTest.test_queue_listener_with_StreamHandler)\nPASS: test_queue_listener_with_multiple_handlers (test.test_logging.QueueHandlerTest.test_queue_listener_with_multiple_handlers)\nPASS: test_calls_task_done_after_stop (test.test_logging.QueueListenerTest.test_calls_task_done_after_stop)\nPASS: test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest.test_handle_called_with_mp_queue)\nPASS: test_handle_called_with_queue_queue (test.test_logging.QueueListenerTest.test_handle_called_with_queue_queue)\ntest_no_messages_in_queue_after_stop (test.test_logging.QueueListenerTest.test_no_messages_in_queue_after_stop)\nPASS: Five messages are logged then the QueueListener is stopped. This\nPASS: test_file_created (test.test_logging.RotatingFileHandlerTest.test_file_created)\nPASS: test_namer_rotator_inheritance (test.test_logging.RotatingFileHandlerTest.test_namer_rotator_inheritance)\nPASS: test_rollover_filenames (test.test_logging.RotatingFileHandlerTest.test_rollover_filenames)\nPASS: test_rotator (test.test_logging.RotatingFileHandlerTest.test_rotator)\nPASS: test_should_not_rollover (test.test_logging.RotatingFileHandlerTest.test_should_not_rollover)\nPASS: test_should_rollover (test.test_logging.RotatingFileHandlerTest.test_should_rollover)\nPASS: test_basic (test.test_logging.SMTPHandlerTest.test_basic)\nPASS: test_no_failure (test.test_logging.ShutdownTest.test_no_failure)\nPASS: test_with_ioerror_in_acquire (test.test_logging.ShutdownTest.test_with_ioerror_in_acquire)\nPASS: test_with_ioerror_in_close (test.test_logging.ShutdownTest.test_with_ioerror_in_close)\nPASS: test_with_ioerror_in_flush (test.test_logging.ShutdownTest.test_with_ioerror_in_flush)\nPASS: test_with_other_error_in_acquire_with_raise (test.test_logging.ShutdownTest.test_with_other_error_in_acquire_with_raise)\nPASS: test_with_other_error_in_acquire_without_raise (test.test_logging.ShutdownTest.test_with_other_error_in_acquire_without_raise)\nPASS: test_with_other_error_in_close_with_raise (test.test_logging.ShutdownTest.test_with_other_error_in_close_with_raise)\nPASS: test_with_other_error_in_close_without_raise (test.test_logging.ShutdownTest.test_with_other_error_in_close_without_raise)\nPASS: test_with_other_error_in_flush_with_raise (test.test_logging.ShutdownTest.test_with_other_error_in_flush_with_raise)\nPASS: test_with_other_error_in_flush_without_raise (test.test_logging.ShutdownTest.test_with_other_error_in_flush_without_raise)\nPASS: test_with_valueerror_in_acquire (test.test_logging.ShutdownTest.test_with_valueerror_in_acquire)\nPASS: test_with_valueerror_in_close (test.test_logging.ShutdownTest.test_with_valueerror_in_close)\nPASS: test_with_valueerror_in_flush (test.test_logging.ShutdownTest.test_with_valueerror_in_flush)\nPASS: test_noserver (test.test_logging.SocketHandlerTest.test_noserver)\nPASS: test_output (test.test_logging.SocketHandlerTest.test_output)\nPASS: test_can_represent_stream_with_int_name (test.test_logging.StreamHandlerTest.test_can_represent_stream_with_int_name)\nPASS: test_error_handling (test.test_logging.StreamHandlerTest.test_error_handling)\ntest_stream_setting (test.test_logging.StreamHandlerTest.test_stream_setting)\nPASS: Test setting the handler's stream\nPASS: test_output (test.test_logging.SysLogHandlerTest.test_output)\nPASS: test_udp_reconnection (test.test_logging.SysLogHandlerTest.test_udp_reconnection)\nPASS: test_compute_files_to_delete (test.test_logging.TimedRotatingFileHandlerTest.test_compute_files_to_delete)\nPASS: test_compute_rollover_D (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_D)\nPASS: test_compute_rollover_H (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_H)\nPASS: test_compute_rollover_M (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_M)\nPASS: test_compute_rollover_MIDNIGHT (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_MIDNIGHT)\nPASS: test_compute_rollover_S (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_S)\nPASS: test_compute_rollover_W0 (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_W0)\nPASS: test_compute_rollover_daily_attime (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_daily_attime)\nPASS: test_compute_rollover_weekly_attime (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_weekly_attime)\nPASS: test_invalid (test.test_logging.TimedRotatingFileHandlerTest.test_invalid)\nPASS: test_rollover (test.test_logging.TimedRotatingFileHandlerTest.test_rollover)\nPASS: test_should_not_rollover (test.test_logging.TimedRotatingFileHandlerTest.test_should_not_rollover)\nPASS: test_output (test.test_logging.UnixDatagramHandlerTest.test_output)\nPASS: test_noserver (test.test_logging.UnixSocketHandlerTest.test_noserver)\nPASS: test_output (test.test_logging.UnixSocketHandlerTest.test_output)\nPASS: test_output (test.test_logging.UnixSysLogHandlerTest.test_output)\nPASS: test_udp_reconnection (test.test_logging.UnixSysLogHandlerTest.test_udp_reconnection)\nPASS: test_warnings (test.test_logging.WarningsTest.test_warnings)\nPASS: test_warnings_no_handlers (test.test_logging.WarningsTest.test_warnings_no_handlers)\n\n----------------------------------------------------------------------\nRan 229 tests in 13.762s\n\nOK (skipped=2)\n0:02:01 load avg: 2.99 [265/469] test_ntpath passed\nPASS: test_abspath (test.test_ntpath.NtCommonTest.test_abspath)\nPASS: test_abspath_issue3426 (test.test_ntpath.NtCommonTest.test_abspath_issue3426)\nPASS: test_commonprefix (test.test_ntpath.NtCommonTest.test_commonprefix)\nPASS: test_exists (test.test_ntpath.NtCommonTest.test_exists)\nPASS: test_exists_fd (test.test_ntpath.NtCommonTest.test_exists_fd)\nPASS: test_expandvars (test.test_ntpath.NtCommonTest.test_expandvars)\nPASS: test_expandvars_nonascii (test.test_ntpath.NtCommonTest.test_expandvars_nonascii)\nPASS: test_filetime (test.test_ntpath.NtCommonTest.test_filetime)\nPASS: test_getsize (test.test_ntpath.NtCommonTest.test_getsize)\nPASS: test_import (test.test_ntpath.NtCommonTest.test_import)\nPASS: test_isdir (test.test_ntpath.NtCommonTest.test_isdir)\nPASS: test_isfile (test.test_ntpath.NtCommonTest.test_isfile)\nPASS: test_join_errors (test.test_ntpath.NtCommonTest.test_join_errors)\nPASS: test_no_argument (test.test_ntpath.NtCommonTest.test_no_argument)\nPASS: test_nonascii_abspath (test.test_ntpath.NtCommonTest.test_nonascii_abspath)\nPASS: test_normcase (test.test_ntpath.NtCommonTest.test_normcase)\nPASS: test_normpath_issue106242 (test.test_ntpath.NtCommonTest.test_normpath_issue106242)\nPASS: test_normpath_issue5827 (test.test_ntpath.NtCommonTest.test_normpath_issue5827)\nPASS: test_realpath (test.test_ntpath.NtCommonTest.test_realpath)\nPASS: test_relpath_errors (test.test_ntpath.NtCommonTest.test_relpath_errors)\nPASS: test_samefile (test.test_ntpath.NtCommonTest.test_samefile)\nPASS: test_samefile_on_link (test.test_ntpath.NtCommonTest.test_samefile_on_link)\nPASS: test_samefile_on_symlink (test.test_ntpath.NtCommonTest.test_samefile_on_symlink)\nPASS: test_sameopenfile (test.test_ntpath.NtCommonTest.test_sameopenfile)\nPASS: test_samestat (test.test_ntpath.NtCommonTest.test_samestat)\nPASS: test_samestat_on_link (test.test_ntpath.NtCommonTest.test_samestat_on_link)\nPASS: test_samestat_on_symlink (test.test_ntpath.NtCommonTest.test_samestat_on_symlink)\nPASS: test_splitdrive (test.test_ntpath.NtCommonTest.test_splitdrive)\nPASS: test_path_abspath (test.test_ntpath.PathLikeTests.test_path_abspath)\nPASS: test_path_basename (test.test_ntpath.PathLikeTests.test_path_basename)\nPASS: test_path_commonpath (test.test_ntpath.PathLikeTests.test_path_commonpath)\nPASS: test_path_dirname (test.test_ntpath.PathLikeTests.test_path_dirname)\nPASS: test_path_expanduser (test.test_ntpath.PathLikeTests.test_path_expanduser)\nPASS: test_path_expandvars (test.test_ntpath.PathLikeTests.test_path_expandvars)\nPASS: test_path_isabs (test.test_ntpath.PathLikeTests.test_path_isabs)\nPASS: test_path_isdir (test.test_ntpath.PathLikeTests.test_path_isdir)\nPASS: test_path_islink (test.test_ntpath.PathLikeTests.test_path_islink)\nPASS: test_path_ismount (test.test_ntpath.PathLikeTests.test_path_ismount)\nPASS: test_path_join (test.test_ntpath.PathLikeTests.test_path_join)\nPASS: test_path_lexists (test.test_ntpath.PathLikeTests.test_path_lexists)\nPASS: test_path_normcase (test.test_ntpath.PathLikeTests.test_path_normcase)\nPASS: test_path_normpath (test.test_ntpath.PathLikeTests.test_path_normpath)\nPASS: test_path_realpath (test.test_ntpath.PathLikeTests.test_path_realpath)\nPASS: test_path_relpath (test.test_ntpath.PathLikeTests.test_path_relpath)\nPASS: test_path_split (test.test_ntpath.PathLikeTests.test_path_split)\nPASS: test_path_splitdrive (test.test_ntpath.PathLikeTests.test_path_splitdrive)\nPASS: test_path_splitext (test.test_ntpath.PathLikeTests.test_path_splitext)\nPASS: test_path_splitroot (test.test_ntpath.PathLikeTests.test_path_splitroot)\nSKIP: test_abspath (test.test_ntpath.TestNtpath.test_abspath) \"abspath requires 'nt' module\"\nPASS: test_commonpath (test.test_ntpath.TestNtpath.test_commonpath)\nPASS: test_commonprefix (test.test_ntpath.TestNtpath.test_commonprefix)\nSKIP: test_con_device (test.test_ntpath.TestNtpath.test_con_device) 'windows only'\nPASS: test_expanduser (test.test_ntpath.TestNtpath.test_expanduser)\nPASS: test_expandvars (test.test_ntpath.TestNtpath.test_expandvars)\nPASS: test_expandvars_nonascii (test.test_ntpath.TestNtpath.test_expandvars_nonascii)\nSKIP: test_fast_paths_in_use (test.test_ntpath.TestNtpath.test_fast_paths_in_use) 'Fast paths are only for win32'\nPASS: test_isabs (test.test_ntpath.TestNtpath.test_isabs)\nSKIP: test_isdevdrive (test.test_ntpath.TestNtpath.test_isdevdrive) 'Dev Drives only exist on Win32'\nPASS: test_isdevdrive_fallback (test.test_ntpath.TestNtpath.test_isdevdrive_fallback)\nSKIP: test_isfile_driveletter (test.test_ntpath.TestNtpath.test_isfile_driveletter) 'drive letters are a windows concept'\nSKIP: test_isjunction (test.test_ntpath.TestNtpath.test_isjunction) 'Can only test junctions with creation on win32.'\nPASS: test_ismount (test.test_ntpath.TestNtpath.test_ismount)\nPASS: test_join (test.test_ntpath.TestNtpath.test_join)\nPASS: test_normpath (test.test_ntpath.TestNtpath.test_normpath)\nSKIP: test_nt_helpers (test.test_ntpath.TestNtpath.test_nt_helpers) \"OS helpers require 'nt' module\"\nSKIP: test_realpath_basic (test.test_ntpath.TestNtpath.test_realpath_basic) 'need _getfinalpathname'\nSKIP: test_realpath_broken_symlinks (test.test_ntpath.TestNtpath.test_realpath_broken_symlinks) 'need _getfinalpathname'\nPASS: test_realpath_curdir (test.test_ntpath.TestNtpath.test_realpath_curdir)\nSKIP: test_realpath_cwd (test.test_ntpath.TestNtpath.test_realpath_cwd) 'need _getfinalpathname'\nSKIP: test_realpath_nul (test.test_ntpath.TestNtpath.test_realpath_nul) 'need _getfinalpathname'\nPASS: test_realpath_pardir (test.test_ntpath.TestNtpath.test_realpath_pardir)\nSKIP: test_realpath_relative (test.test_ntpath.TestNtpath.test_realpath_relative) 'need _getfinalpathname'\nSKIP: test_realpath_strict (test.test_ntpath.TestNtpath.test_realpath_strict) 'need _getfinalpathname'\nSKIP: test_realpath_symlink_loops (test.test_ntpath.TestNtpath.test_realpath_symlink_loops) 'need _getfinalpathname'\nSKIP: test_realpath_symlink_loops_strict (test.test_ntpath.TestNtpath.test_realpath_symlink_loops_strict) 'need _getfinalpathname'\nSKIP: test_realpath_symlink_prefix (test.test_ntpath.TestNtpath.test_realpath_symlink_prefix) 'need _getfinalpathname'\nPASS: test_relpath (test.test_ntpath.TestNtpath.test_relpath)\nPASS: test_sameopenfile (test.test_ntpath.TestNtpath.test_sameopenfile)\nPASS: test_split (test.test_ntpath.TestNtpath.test_split)\nPASS: test_splitdrive (test.test_ntpath.TestNtpath.test_splitdrive)\nPASS: test_splitext (test.test_ntpath.TestNtpath.test_splitext)\nPASS: test_splitroot (test.test_ntpath.TestNtpath.test_splitroot)\n\n----------------------------------------------------------------------\nRan 66 tests in 0.195s\n\nOK (skipped=16)\n0:02:01 load avg: 2.99 [266/469] test_numeric_tower passed\nPASS: test_complex (test.test_numeric_tower.ComparisonTest.test_complex)\nPASS: test_mixed_comparisons (test.test_numeric_tower.ComparisonTest.test_mixed_comparisons)\nPASS: test_binary_floats (test.test_numeric_tower.HashTest.test_binary_floats)\nPASS: test_bools (test.test_numeric_tower.HashTest.test_bools)\nPASS: test_complex (test.test_numeric_tower.HashTest.test_complex)\nPASS: test_decimals (test.test_numeric_tower.HashTest.test_decimals)\nPASS: test_fractions (test.test_numeric_tower.HashTest.test_fractions)\nPASS: test_hash_normalization (test.test_numeric_tower.HashTest.test_hash_normalization)\nPASS: test_integers (test.test_numeric_tower.HashTest.test_integers)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.201s\n\nOK\n0:02:01 load avg: 2.99 [267/469] test_opcache passed\nPASS: test_too_many_defaults_0 (test.test_opcache.TestCallCache.test_too_many_defaults_0)\nPASS: test_too_many_defaults_1 (test.test_opcache.TestCallCache.test_too_many_defaults_1)\nPASS: test_too_many_defaults_2 (test.test_opcache.TestCallCache.test_too_many_defaults_2)\nPASS: test_descriptor_added_after_optimization (test.test_opcache.TestLoadAttrCache.test_descriptor_added_after_optimization)\nPASS: test_load_borrowed_slot_should_not_crash (test.test_opcache.TestLoadAttrCache.test_load_borrowed_slot_should_not_crash)\nPASS: test_load_shadowing_slot_should_raise_type_error (test.test_opcache.TestLoadAttrCache.test_load_shadowing_slot_should_raise_type_error)\nPASS: test_metaclass_del_descriptor_after_optimization (test.test_opcache.TestLoadAttrCache.test_metaclass_del_descriptor_after_optimization)\nPASS: test_metaclass_descriptor_added_after_optimization (test.test_opcache.TestLoadAttrCache.test_metaclass_descriptor_added_after_optimization)\nPASS: test_metaclass_descriptor_shadows_class_attribute (test.test_opcache.TestLoadAttrCache.test_metaclass_descriptor_shadows_class_attribute)\nPASS: test_metaclass_getattribute (test.test_opcache.TestLoadAttrCache.test_metaclass_getattribute)\nPASS: test_metaclass_set_descriptor_after_optimization (test.test_opcache.TestLoadAttrCache.test_metaclass_set_descriptor_after_optimization)\nPASS: test_metaclass_swap (test.test_opcache.TestLoadAttrCache.test_metaclass_swap)\nPASS: test_store_borrowed_slot_should_not_crash (test.test_opcache.TestLoadAttrCache.test_store_borrowed_slot_should_not_crash)\nPASS: test_store_shadowing_slot_should_raise_type_error (test.test_opcache.TestLoadAttrCache.test_store_shadowing_slot_should_raise_type_error)\nPASS: test_type_descriptor_shadows_attribute_getset (test.test_opcache.TestLoadAttrCache.test_type_descriptor_shadows_attribute_getset)\nPASS: test_type_descriptor_shadows_attribute_member (test.test_opcache.TestLoadAttrCache.test_type_descriptor_shadows_attribute_member)\nPASS: test_type_descriptor_shadows_attribute_method (test.test_opcache.TestLoadAttrCache.test_type_descriptor_shadows_attribute_method)\nPASS: test_descriptor_added_after_optimization (test.test_opcache.TestLoadMethodCache.test_descriptor_added_after_optimization)\nPASS: test_metaclass_del_descriptor_after_optimization (test.test_opcache.TestLoadMethodCache.test_metaclass_del_descriptor_after_optimization)\nPASS: test_metaclass_descriptor_added_after_optimization (test.test_opcache.TestLoadMethodCache.test_metaclass_descriptor_added_after_optimization)\nPASS: test_metaclass_descriptor_shadows_class_attribute (test.test_opcache.TestLoadMethodCache.test_metaclass_descriptor_shadows_class_attribute)\nPASS: test_metaclass_getattribute (test.test_opcache.TestLoadMethodCache.test_metaclass_getattribute)\nPASS: test_metaclass_set_descriptor_after_optimization (test.test_opcache.TestLoadMethodCache.test_metaclass_set_descriptor_after_optimization)\nPASS: test_metaclass_swap (test.test_opcache.TestLoadMethodCache.test_metaclass_swap)\nPASS: test_type_descriptor_shadows_attribute_member (test.test_opcache.TestLoadMethodCache.test_type_descriptor_shadows_attribute_member)\nPASS: test_type_descriptor_shadows_attribute_method (test.test_opcache.TestLoadMethodCache.test_type_descriptor_shadows_attribute_method)\nPASS: test_descriptor_not_double_executed_on_spec_fail (test.test_opcache.TestLoadSuperAttrCache.test_descriptor_not_double_executed_on_spec_fail)\n\n----------------------------------------------------------------------\nRan 27 tests in 0.105s\n\nOK\n0:02:02 load avg: 2.99 [268/469] test_opcodes passed\nPASS: test_compare_function_objects (test.test_opcodes.OpcodeTest.test_compare_function_objects)\nPASS: test_default_annotations_exist (test.test_opcodes.OpcodeTest.test_default_annotations_exist)\nPASS: test_do_not_recreate_annotations (test.test_opcodes.OpcodeTest.test_do_not_recreate_annotations)\nPASS: test_modulo_of_string_subclasses (test.test_opcodes.OpcodeTest.test_modulo_of_string_subclasses)\nPASS: test_raise_class_exceptions (test.test_opcodes.OpcodeTest.test_raise_class_exceptions)\nPASS: test_setup_annotations_line (test.test_opcodes.OpcodeTest.test_setup_annotations_line)\nPASS: test_try_inside_for_loop (test.test_opcodes.OpcodeTest.test_try_inside_for_loop)\nPASS: test_use_existing_annotations (test.test_opcodes.OpcodeTest.test_use_existing_annotations)\n\n----------------------------------------------------------------------\nRan 8 tests in 0.006s\n\nOK\n0:02:02 load avg: 2.99 [269/469] test_openpty passed\nPASS: test (test.test_openpty.OpenptyTest.test)\n\n----------------------------------------------------------------------\nRan 1 test in 0.001s\n\nOK\n0:02:02 load avg: 2.99 [270/469] test_operator passed\nPASS: test_attrgetter (test.test_operator.CCOperatorPickleTestCase.test_attrgetter)\nPASS: test_itemgetter (test.test_operator.CCOperatorPickleTestCase.test_itemgetter)\nPASS: test_methodcaller (test.test_operator.CCOperatorPickleTestCase.test_methodcaller)\nPASS: test___all__ (test.test_operator.COperatorTestCase.test___all__)\nPASS: test_abs (test.test_operator.COperatorTestCase.test_abs)\nPASS: test_add (test.test_operator.COperatorTestCase.test_add)\nPASS: test_attrgetter (test.test_operator.COperatorTestCase.test_attrgetter)\nPASS: test_bitwise_and (test.test_operator.COperatorTestCase.test_bitwise_and)\nPASS: test_bitwise_or (test.test_operator.COperatorTestCase.test_bitwise_or)\nPASS: test_bitwise_xor (test.test_operator.COperatorTestCase.test_bitwise_xor)\nPASS: test_call (test.test_operator.COperatorTestCase.test_call)\nPASS: test_concat (test.test_operator.COperatorTestCase.test_concat)\nPASS: test_contains (test.test_operator.COperatorTestCase.test_contains)\nPASS: test_countOf (test.test_operator.COperatorTestCase.test_countOf)\nPASS: test_delitem (test.test_operator.COperatorTestCase.test_delitem)\nPASS: test_dunder_is_original (test.test_operator.COperatorTestCase.test_dunder_is_original)\nPASS: test_eq (test.test_operator.COperatorTestCase.test_eq)\nPASS: test_floordiv (test.test_operator.COperatorTestCase.test_floordiv)\nPASS: test_ge (test.test_operator.COperatorTestCase.test_ge)\nPASS: test_getitem (test.test_operator.COperatorTestCase.test_getitem)\nPASS: test_gt (test.test_operator.COperatorTestCase.test_gt)\nPASS: test_indexOf (test.test_operator.COperatorTestCase.test_indexOf)\nPASS: test_inplace (test.test_operator.COperatorTestCase.test_inplace)\nPASS: test_invert (test.test_operator.COperatorTestCase.test_invert)\nPASS: test_is (test.test_operator.COperatorTestCase.test_is)\nPASS: test_is_not (test.test_operator.COperatorTestCase.test_is_not)\nPASS: test_itemgetter (test.test_operator.COperatorTestCase.test_itemgetter)\nPASS: test_le (test.test_operator.COperatorTestCase.test_le)\nPASS: test_length_hint (test.test_operator.COperatorTestCase.test_length_hint)\nPASS: test_lshift (test.test_operator.COperatorTestCase.test_lshift)\nPASS: test_lt (test.test_operator.COperatorTestCase.test_lt)\nPASS: test_matmul (test.test_operator.COperatorTestCase.test_matmul)\nPASS: test_methodcaller (test.test_operator.COperatorTestCase.test_methodcaller)\nPASS: test_mod (test.test_operator.COperatorTestCase.test_mod)\nPASS: test_mul (test.test_operator.COperatorTestCase.test_mul)\nPASS: test_ne (test.test_operator.COperatorTestCase.test_ne)\nPASS: test_neg (test.test_operator.COperatorTestCase.test_neg)\nPASS: test_pos (test.test_operator.COperatorTestCase.test_pos)\nPASS: test_pow (test.test_operator.COperatorTestCase.test_pow)\nPASS: test_rshift (test.test_operator.COperatorTestCase.test_rshift)\nPASS: test_setitem (test.test_operator.COperatorTestCase.test_setitem)\nPASS: test_sub (test.test_operator.COperatorTestCase.test_sub)\nPASS: test_truediv (test.test_operator.COperatorTestCase.test_truediv)\nPASS: test_truth (test.test_operator.COperatorTestCase.test_truth)\nPASS: test_attrgetter (test.test_operator.CPyOperatorPickleTestCase.test_attrgetter)\nPASS: test_itemgetter (test.test_operator.CPyOperatorPickleTestCase.test_itemgetter)\nPASS: test_methodcaller (test.test_operator.CPyOperatorPickleTestCase.test_methodcaller)\nPASS: test_attrgetter (test.test_operator.PyCOperatorPickleTestCase.test_attrgetter)\nPASS: test_itemgetter (test.test_operator.PyCOperatorPickleTestCase.test_itemgetter)\nPASS: test_methodcaller (test.test_operator.PyCOperatorPickleTestCase.test_methodcaller)\nPASS: test___all__ (test.test_operator.PyOperatorTestCase.test___all__)\nPASS: test_abs (test.test_operator.PyOperatorTestCase.test_abs)\nPASS: test_add (test.test_operator.PyOperatorTestCase.test_add)\nPASS: test_attrgetter (test.test_operator.PyOperatorTestCase.test_attrgetter)\nPASS: test_bitwise_and (test.test_operator.PyOperatorTestCase.test_bitwise_and)\nPASS: test_bitwise_or (test.test_operator.PyOperatorTestCase.test_bitwise_or)\nPASS: test_bitwise_xor (test.test_operator.PyOperatorTestCase.test_bitwise_xor)\nPASS: test_call (test.test_operator.PyOperatorTestCase.test_call)\nPASS: test_concat (test.test_operator.PyOperatorTestCase.test_concat)\nPASS: test_contains (test.test_operator.PyOperatorTestCase.test_contains)\nPASS: test_countOf (test.test_operator.PyOperatorTestCase.test_countOf)\nPASS: test_delitem (test.test_operator.PyOperatorTestCase.test_delitem)\nPASS: test_dunder_is_original (test.test_operator.PyOperatorTestCase.test_dunder_is_original)\nPASS: test_eq (test.test_operator.PyOperatorTestCase.test_eq)\nPASS: test_floordiv (test.test_operator.PyOperatorTestCase.test_floordiv)\nPASS: test_ge (test.test_operator.PyOperatorTestCase.test_ge)\nPASS: test_getitem (test.test_operator.PyOperatorTestCase.test_getitem)\nPASS: test_gt (test.test_operator.PyOperatorTestCase.test_gt)\nPASS: test_indexOf (test.test_operator.PyOperatorTestCase.test_indexOf)\nPASS: test_inplace (test.test_operator.PyOperatorTestCase.test_inplace)\nPASS: test_invert (test.test_operator.PyOperatorTestCase.test_invert)\nPASS: test_is (test.test_operator.PyOperatorTestCase.test_is)\nPASS: test_is_not (test.test_operator.PyOperatorTestCase.test_is_not)\nPASS: test_itemgetter (test.test_operator.PyOperatorTestCase.test_itemgetter)\nPASS: test_le (test.test_operator.PyOperatorTestCase.test_le)\nPASS: test_length_hint (test.test_operator.PyOperatorTestCase.test_length_hint)\nPASS: test_lshift (test.test_operator.PyOperatorTestCase.test_lshift)\nPASS: test_lt (test.test_operator.PyOperatorTestCase.test_lt)\nPASS: test_matmul (test.test_operator.PyOperatorTestCase.test_matmul)\nPASS: test_methodcaller (test.test_operator.PyOperatorTestCase.test_methodcaller)\nPASS: test_mod (test.test_operator.PyOperatorTestCase.test_mod)\nPASS: test_mul (test.test_operator.PyOperatorTestCase.test_mul)\nPASS: test_ne (test.test_operator.PyOperatorTestCase.test_ne)\nPASS: test_neg (test.test_operator.PyOperatorTestCase.test_neg)\nPASS: test_pos (test.test_operator.PyOperatorTestCase.test_pos)\nPASS: test_pow (test.test_operator.PyOperatorTestCase.test_pow)\nPASS: test_rshift (test.test_operator.PyOperatorTestCase.test_rshift)\nPASS: test_setitem (test.test_operator.PyOperatorTestCase.test_setitem)\nPASS: test_sub (test.test_operator.PyOperatorTestCase.test_sub)\nPASS: test_truediv (test.test_operator.PyOperatorTestCase.test_truediv)\nPASS: test_truth (test.test_operator.PyOperatorTestCase.test_truth)\nPASS: test_attrgetter (test.test_operator.PyPyOperatorPickleTestCase.test_attrgetter)\nPASS: test_itemgetter (test.test_operator.PyPyOperatorPickleTestCase.test_itemgetter)\nPASS: test_methodcaller (test.test_operator.PyPyOperatorPickleTestCase.test_methodcaller)\n\n----------------------------------------------------------------------\nRan 94 tests in 0.044s\n\nOK\n0:02:02 load avg: 2.99 [271/469] test_optparse passed\nPASS: test__all__ (test.test_optparse.MiscTestCase.test__all__)\nPASS: test_bool_default (test.test_optparse.TestBool.test_bool_default)\nPASS: test_bool_false (test.test_optparse.TestBool.test_bool_false)\nPASS: test_bool_flicker_on_and_off (test.test_optparse.TestBool.test_bool_flicker_on_and_off)\nPASS: test_bool_true (test.test_optparse.TestBool.test_bool_true)\nPASS: test_callback (test.test_optparse.TestCallback.test_callback)\nPASS: test_callback_help (test.test_optparse.TestCallback.test_callback_help)\nPASS: test_abbrev_callback_expansion (test.test_optparse.TestCallbackCheckAbbrev.test_abbrev_callback_expansion)\nPASS: test_callback_extra_args (test.test_optparse.TestCallbackExtraArgs.test_callback_extra_args)\nPASS: test_many_args (test.test_optparse.TestCallbackManyArgs.test_many_args)\nPASS: test_callback_meddle_args (test.test_optparse.TestCallbackMeddleArgs.test_callback_meddle_args)\nPASS: test_callback_meddle_args_separator (test.test_optparse.TestCallbackMeddleArgs.test_callback_meddle_args_separator)\nPASS: test_consume_separator_stop_at_option (test.test_optparse.TestCallbackVarArgs.test_consume_separator_stop_at_option)\nPASS: test_positional_arg_and_variable_args (test.test_optparse.TestCallbackVarArgs.test_positional_arg_and_variable_args)\nPASS: test_stop_at_invalid_option (test.test_optparse.TestCallbackVarArgs.test_stop_at_invalid_option)\nPASS: test_stop_at_option (test.test_optparse.TestCallbackVarArgs.test_stop_at_option)\nPASS: test_variable_args (test.test_optparse.TestCallbackVarArgs.test_variable_args)\nPASS: test_add_choice_option (test.test_optparse.TestChoice.test_add_choice_option)\nPASS: test_invalid_choice (test.test_optparse.TestChoice.test_invalid_choice)\nPASS: test_valid_choice (test.test_optparse.TestChoice.test_valid_choice)\nPASS: test_conflict_error (test.test_optparse.TestConflict.test_conflict_error)\nPASS: test_conflict_error_group (test.test_optparse.TestConflict.test_conflict_error_group)\nPASS: test_no_such_conflict_handler (test.test_optparse.TestConflict.test_no_such_conflict_handler)\nPASS: test_conflict_override_args (test.test_optparse.TestConflictOverride.test_conflict_override_args)\nPASS: test_conflict_override_help (test.test_optparse.TestConflictOverride.test_conflict_override_help)\nPASS: test_conflict_override_opts (test.test_optparse.TestConflictOverride.test_conflict_override_opts)\nPASS: test_conflict_resolve (test.test_optparse.TestConflictResolve.test_conflict_resolve)\nPASS: test_conflict_resolve_help (test.test_optparse.TestConflictResolve.test_conflict_resolve_help)\nPASS: test_conflict_resolve_long_opt (test.test_optparse.TestConflictResolve.test_conflict_resolve_long_opt)\nPASS: test_conflict_resolve_long_opts (test.test_optparse.TestConflictResolve.test_conflict_resolve_long_opts)\nPASS: test_conflict_resolve_short_opt (test.test_optparse.TestConflictResolve.test_conflict_resolve_short_opt)\nPASS: test_conflict_default (test.test_optparse.TestConflictingDefaults.test_conflict_default)\nPASS: test_conflict_default_none (test.test_optparse.TestConflictingDefaults.test_conflict_default_none)\nPASS: test_count_interspersed_args (test.test_optparse.TestCount.test_count_interspersed_args)\nPASS: test_count_no_interspersed_args (test.test_optparse.TestCount.test_count_no_interspersed_args)\nPASS: test_count_no_such_option (test.test_optparse.TestCount.test_count_no_such_option)\nPASS: test_count_one (test.test_optparse.TestCount.test_count_one)\nPASS: test_count_option_no_value (test.test_optparse.TestCount.test_count_option_no_value)\nPASS: test_count_override_amount (test.test_optparse.TestCount.test_count_override_amount)\nPASS: test_count_override_quiet (test.test_optparse.TestCount.test_count_override_quiet)\nPASS: test_count_overriding (test.test_optparse.TestCount.test_count_overriding)\nPASS: test_count_overriding_default (test.test_optparse.TestCount.test_count_overriding_default)\nPASS: test_count_three (test.test_optparse.TestCount.test_count_three)\nPASS: test_count_three_apart (test.test_optparse.TestCount.test_count_three_apart)\nPASS: test_count_with_default (test.test_optparse.TestCount.test_count_with_default)\nPASS: test_empty (test.test_optparse.TestCount.test_empty)\nPASS: test_basic_defaults (test.test_optparse.TestDefaultValues.test_basic_defaults)\nPASS: test_mixed_defaults_post (test.test_optparse.TestDefaultValues.test_mixed_defaults_post)\nPASS: test_mixed_defaults_pre (test.test_optparse.TestDefaultValues.test_mixed_defaults_pre)\nPASS: test_process_default (test.test_optparse.TestDefaultValues.test_process_default)\nPASS: test_alt_expand (test.test_optparse.TestExpandDefaults.test_alt_expand)\nPASS: test_default_none_1 (test.test_optparse.TestExpandDefaults.test_default_none_1)\nPASS: test_default_none_2 (test.test_optparse.TestExpandDefaults.test_default_none_2)\nPASS: test_float_default (test.test_optparse.TestExpandDefaults.test_float_default)\nPASS: test_no_default (test.test_optparse.TestExpandDefaults.test_no_default)\nPASS: test_no_expand (test.test_optparse.TestExpandDefaults.test_no_expand)\nPASS: test_option_default (test.test_optparse.TestExpandDefaults.test_option_default)\nPASS: test_parser_default_1 (test.test_optparse.TestExpandDefaults.test_parser_default_1)\nPASS: test_parser_default_2 (test.test_optparse.TestExpandDefaults.test_parser_default_2)\nPASS: test_extend_add_action (test.test_optparse.TestExtendAddActions.test_extend_add_action)\nPASS: test_extend_add_action_normal (test.test_optparse.TestExtendAddActions.test_extend_add_action_normal)\nPASS: test_filetype_noexist (test.test_optparse.TestExtendAddTypes.test_filetype_noexist)\nPASS: test_filetype_notfile (test.test_optparse.TestExtendAddTypes.test_filetype_notfile)\nPASS: test_filetype_ok (test.test_optparse.TestExtendAddTypes.test_filetype_ok)\nPASS: test_help (test.test_optparse.TestHelp.test_help)\nPASS: test_help_description_groups (test.test_optparse.TestHelp.test_help_description_groups)\nPASS: test_help_long_opts_first (test.test_optparse.TestHelp.test_help_long_opts_first)\nPASS: test_help_old_usage (test.test_optparse.TestHelp.test_help_old_usage)\nPASS: test_help_title_formatter (test.test_optparse.TestHelp.test_help_title_formatter)\nPASS: test_help_unicode (test.test_optparse.TestHelp.test_help_unicode)\nPASS: test_help_unicode_description (test.test_optparse.TestHelp.test_help_unicode_description)\nPASS: test_wrap_columns (test.test_optparse.TestHelp.test_wrap_columns)\nPASS: test_match_abbrev (test.test_optparse.TestMatchAbbrev.test_match_abbrev)\nPASS: test_match_abbrev_error (test.test_optparse.TestMatchAbbrev.test_match_abbrev_error)\nPASS: test_nargs_invalid_float_value (test.test_optparse.TestMultipleArgs.test_nargs_invalid_float_value)\nPASS: test_nargs_long_opt (test.test_optparse.TestMultipleArgs.test_nargs_long_opt)\nPASS: test_nargs_required_values (test.test_optparse.TestMultipleArgs.test_nargs_required_values)\nPASS: test_nargs_with_positional_args (test.test_optparse.TestMultipleArgs.test_nargs_with_positional_args)\nPASS: test_nargs_append (test.test_optparse.TestMultipleArgsAppend.test_nargs_append)\nPASS: test_nargs_append_const (test.test_optparse.TestMultipleArgsAppend.test_nargs_append_const)\nPASS: test_nargs_append_required_values (test.test_optparse.TestMultipleArgsAppend.test_nargs_append_required_values)\nPASS: test_nargs_append_simple (test.test_optparse.TestMultipleArgsAppend.test_nargs_append_simple)\nPASS: test_action_invalid (test.test_optparse.TestOptionChecks.test_action_invalid)\nPASS: test_attr_invalid (test.test_optparse.TestOptionChecks.test_attr_invalid)\nPASS: test_bad_choices_list (test.test_optparse.TestOptionChecks.test_bad_choices_list)\nPASS: test_callback_args_no_tuple (test.test_optparse.TestOptionChecks.test_callback_args_no_tuple)\nPASS: test_callback_kwargs_no_dict (test.test_optparse.TestOptionChecks.test_callback_kwargs_no_dict)\nPASS: test_callback_not_callable (test.test_optparse.TestOptionChecks.test_callback_not_callable)\nPASS: test_no_callback_args_for_action (test.test_optparse.TestOptionChecks.test_no_callback_args_for_action)\nPASS: test_no_callback_for_action (test.test_optparse.TestOptionChecks.test_no_callback_for_action)\nPASS: test_no_callback_kwargs_for_action (test.test_optparse.TestOptionChecks.test_no_callback_kwargs_for_action)\nPASS: test_no_choices_for_type (test.test_optparse.TestOptionChecks.test_no_choices_for_type)\nPASS: test_no_choices_list (test.test_optparse.TestOptionChecks.test_no_choices_list)\nPASS: test_no_const_for_action (test.test_optparse.TestOptionChecks.test_no_const_for_action)\nPASS: test_no_nargs_for_action (test.test_optparse.TestOptionChecks.test_no_nargs_for_action)\nPASS: test_no_single_dash (test.test_optparse.TestOptionChecks.test_no_single_dash)\nPASS: test_no_type_for_action (test.test_optparse.TestOptionChecks.test_no_type_for_action)\nPASS: test_opt_string_empty (test.test_optparse.TestOptionChecks.test_opt_string_empty)\nPASS: test_opt_string_long_invalid (test.test_optparse.TestOptionChecks.test_opt_string_long_invalid)\nPASS: test_opt_string_short_invalid (test.test_optparse.TestOptionChecks.test_opt_string_short_invalid)\nPASS: test_opt_string_too_short (test.test_optparse.TestOptionChecks.test_opt_string_too_short)\nPASS: test_type_invalid (test.test_optparse.TestOptionChecks.test_type_invalid)\nPASS: test_add_group_invalid_arguments (test.test_optparse.TestOptionGroup.test_add_group_invalid_arguments)\nPASS: test_add_group_no_group (test.test_optparse.TestOptionGroup.test_add_group_no_group)\nPASS: test_add_group_wrong_parser (test.test_optparse.TestOptionGroup.test_add_group_wrong_parser)\nPASS: test_group_manipulate (test.test_optparse.TestOptionGroup.test_group_manipulate)\nPASS: test_option_group_create_instance (test.test_optparse.TestOptionGroup.test_option_group_create_instance)\nPASS: test_add_option_invalid_arguments (test.test_optparse.TestOptionParser.test_add_option_invalid_arguments)\nPASS: test_add_option_no_Option (test.test_optparse.TestOptionParser.test_add_option_no_Option)\nPASS: test_get_option (test.test_optparse.TestOptionParser.test_get_option)\nPASS: test_get_option_equals (test.test_optparse.TestOptionParser.test_get_option_equals)\nPASS: test_has_option (test.test_optparse.TestOptionParser.test_has_option)\nPASS: test_refleak (test.test_optparse.TestOptionParser.test_refleak)\nPASS: test_remove_long_opt (test.test_optparse.TestOptionParser.test_remove_long_opt)\nPASS: test_remove_nonexistent (test.test_optparse.TestOptionParser.test_remove_nonexistent)\nPASS: test_remove_short_opt (test.test_optparse.TestOptionParser.test_remove_short_opt)\nPASS: test_basics (test.test_optparse.TestOptionValues.test_basics)\nPASS: test_numeric_options (test.test_optparse.TestParseNumber.test_numeric_options)\nPASS: test_parse_num_fail (test.test_optparse.TestParseNumber.test_parse_num_fail)\nPASS: test_parse_num_ok (test.test_optparse.TestParseNumber.test_parse_num_ok)\nPASS: test_custom_progname (test.test_optparse.TestProgName.test_custom_progname)\nPASS: test_default_progname (test.test_optparse.TestProgName.test_default_progname)\nPASS: test_abbrev_long_option (test.test_optparse.TestStandard.test_abbrev_long_option)\nPASS: test_ambiguous_option (test.test_optparse.TestStandard.test_ambiguous_option)\nPASS: test_combined_single_invalid_option (test.test_optparse.TestStandard.test_combined_single_invalid_option)\nPASS: test_defaults (test.test_optparse.TestStandard.test_defaults)\nPASS: test_empty (test.test_optparse.TestStandard.test_empty)\nPASS: test_hyphen_becomes_positional_arg (test.test_optparse.TestStandard.test_hyphen_becomes_positional_arg)\nPASS: test_invalid_integer (test.test_optparse.TestStandard.test_invalid_integer)\nPASS: test_long_invalid_integer (test.test_optparse.TestStandard.test_long_invalid_integer)\nPASS: test_long_option_append (test.test_optparse.TestStandard.test_long_option_append)\nPASS: test_long_option_argument_joined (test.test_optparse.TestStandard.test_long_option_argument_joined)\nPASS: test_long_option_argument_split (test.test_optparse.TestStandard.test_long_option_argument_split)\nPASS: test_long_option_short_option (test.test_optparse.TestStandard.test_long_option_short_option)\nPASS: test_no_append_versus_append (test.test_optparse.TestStandard.test_no_append_versus_append)\nPASS: test_no_such_option (test.test_optparse.TestStandard.test_no_such_option)\nPASS: test_option_argument_joined (test.test_optparse.TestStandard.test_option_argument_joined)\nPASS: test_option_argument_joined_integer (test.test_optparse.TestStandard.test_option_argument_joined_integer)\nPASS: test_option_argument_split (test.test_optparse.TestStandard.test_option_argument_split)\nPASS: test_option_argument_split_negative_integer (test.test_optparse.TestStandard.test_option_argument_split_negative_integer)\nPASS: test_option_consumes_optionlike_string (test.test_optparse.TestStandard.test_option_consumes_optionlike_string)\nPASS: test_required_value (test.test_optparse.TestStandard.test_required_value)\nPASS: test_short_and_long_option_split (test.test_optparse.TestStandard.test_short_and_long_option_split)\nPASS: test_short_option_consumes_separator (test.test_optparse.TestStandard.test_short_option_consumes_separator)\nPASS: test_short_option_joined_and_separator (test.test_optparse.TestStandard.test_short_option_joined_and_separator)\nPASS: test_short_option_split_long_option_append (test.test_optparse.TestStandard.test_short_option_split_long_option_append)\nPASS: test_short_option_split_one_positional_arg (test.test_optparse.TestStandard.test_short_option_split_one_positional_arg)\nPASS: test_shortopt_empty_longopt_append (test.test_optparse.TestStandard.test_shortopt_empty_longopt_append)\nPASS: test_str_aliases_string (test.test_optparse.TestTypeAliases.test_str_aliases_string)\nPASS: test_type_object (test.test_optparse.TestTypeAliases.test_type_object)\nPASS: test_no_version (test.test_optparse.TestVersion.test_no_version)\nPASS: test_version (test.test_optparse.TestVersion.test_version)\n\n----------------------------------------------------------------------\nRan 152 tests in 0.087s\n\nOK\n0:02:03 load avg: 3.47 [272/469] test_ordered_dict passed\nPASS: test_abc (test.test_ordered_dict.CPythonBuiltinDictTests.test_abc)\nPASS: test_clear (test.test_ordered_dict.CPythonBuiltinDictTests.test_clear)\nPASS: test_delitem (test.test_ordered_dict.CPythonBuiltinDictTests.test_delitem)\nPASS: test_delitem_hash_collision (test.test_ordered_dict.CPythonBuiltinDictTests.test_delitem_hash_collision)\nPASS: test_detect_deletion_during_iteration (test.test_ordered_dict.CPythonBuiltinDictTests.test_detect_deletion_during_iteration)\nPASS: test_highly_nested (test.test_ordered_dict.CPythonBuiltinDictTests.test_highly_nested)\nPASS: test_highly_nested_subclass (test.test_ordered_dict.CPythonBuiltinDictTests.test_highly_nested_subclass)\nPASS: test_init (test.test_ordered_dict.CPythonBuiltinDictTests.test_init)\nPASS: test_override_update (test.test_ordered_dict.CPythonBuiltinDictTests.test_override_update)\nPASS: test_popitem (test.test_ordered_dict.CPythonBuiltinDictTests.test_popitem)\nPASS: test_reinsert (test.test_ordered_dict.CPythonBuiltinDictTests.test_reinsert)\nPASS: test_setitem (test.test_ordered_dict.CPythonBuiltinDictTests.test_setitem)\nPASS: test_update (test.test_ordered_dict.CPythonBuiltinDictTests.test_update)\nPASS: test_bool (test.test_ordered_dict.CPythonGeneralMappingTests.test_bool)\nPASS: test_constructor (test.test_ordered_dict.CPythonGeneralMappingTests.test_constructor)\nPASS: test_get (test.test_ordered_dict.CPythonGeneralMappingTests.test_get)\nPASS: test_getitem (test.test_ordered_dict.CPythonGeneralMappingTests.test_getitem)\nPASS: test_items (test.test_ordered_dict.CPythonGeneralMappingTests.test_items)\nPASS: test_keys (test.test_ordered_dict.CPythonGeneralMappingTests.test_keys)\nPASS: test_len (test.test_ordered_dict.CPythonGeneralMappingTests.test_len)\nPASS: test_pop (test.test_ordered_dict.CPythonGeneralMappingTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.CPythonGeneralMappingTests.test_popitem)\nPASS: test_read (test.test_ordered_dict.CPythonGeneralMappingTests.test_read)\nPASS: test_setdefault (test.test_ordered_dict.CPythonGeneralMappingTests.test_setdefault)\nPASS: test_update (test.test_ordered_dict.CPythonGeneralMappingTests.test_update)\nPASS: test_values (test.test_ordered_dict.CPythonGeneralMappingTests.test_values)\nPASS: test_write (test.test_ordered_dict.CPythonGeneralMappingTests.test_write)\nPASS: test_468 (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_468)\nPASS: test_abc (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_abc)\nPASS: test_clear (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_clear)\nPASS: test_copying (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_copying)\nPASS: test_delitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_delitem)\nPASS: test_delitem_hash_collision (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_delitem_hash_collision)\nPASS: test_detect_deletion_during_iteration (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_detect_deletion_during_iteration)\nPASS: test_dict_clear (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_clear)\nPASS: test_dict_delitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_delitem)\nPASS: test_dict_pop (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_pop)\nPASS: test_dict_popitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_popitem)\nPASS: test_dict_setdefault (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_setdefault)\nPASS: test_dict_setitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_setitem)\nPASS: test_dict_update (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_update)\nPASS: test_equality (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_equality)\nPASS: test_free_after_iterating (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_free_after_iterating)\nPASS: test_fromkeys (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_fromkeys)\nPASS: test_highly_nested (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_highly_nested)\nPASS: test_highly_nested_subclass (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_highly_nested_subclass)\nPASS: test_init (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_init)\nPASS: test_init_calls (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_init_calls)\nPASS: test_issue24347 (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_issue24347)\nPASS: test_issue24348 (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_issue24348)\ntest_issue24667 (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_issue24667)\nPASS: dict resizes after a certain number of insertion operations,\nPASS: test_iterators (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_iterators)\nPASS: test_iterators_empty (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_iterators_empty)\nPASS: test_iterators_pickling (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_iterators_pickling)\nPASS: test_key_change_during_iteration (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_key_change_during_iteration)\nPASS: test_merge_operator (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_merge_operator)\nPASS: test_move_to_end (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_move_to_end)\nPASS: test_move_to_end_issue25406 (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_move_to_end_issue25406)\nPASS: test_ordered_dict_items_result_gc (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc)\nPASS: test_overridden_init (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_overridden_init)\nPASS: test_override_update (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_override_update)\nPASS: test_pickle_recursive (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_pickle_recursive)\nPASS: test_pop (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_popitem)\nPASS: test_popitem_last (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_popitem_last)\nPASS: test_reduce_not_too_fat (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_reduce_not_too_fat)\nPASS: test_reference_loop (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_reference_loop)\nPASS: test_reinsert (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_reinsert)\nPASS: test_repr (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_repr)\nPASS: test_repr_recursive (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_repr_recursive)\nPASS: test_repr_recursive_values (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_repr_recursive_values)\nPASS: test_setdefault (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_setdefault)\nPASS: test_setitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_setitem)\nPASS: test_sizeof (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_sizeof)\nPASS: test_sizeof_exact (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_sizeof_exact)\nPASS: test_sorted_iterators (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_sorted_iterators)\nPASS: test_update (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_update)\nPASS: test_views (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_views)\nPASS: test_weakref_list_is_not_traversed (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_weakref_list_is_not_traversed)\nPASS: test_yaml_linkage (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_yaml_linkage)\nPASS: test_468 (test.test_ordered_dict.CPythonOrderedDictTests.test_468)\nPASS: test_abc (test.test_ordered_dict.CPythonOrderedDictTests.test_abc)\nPASS: test_clear (test.test_ordered_dict.CPythonOrderedDictTests.test_clear)\nPASS: test_copying (test.test_ordered_dict.CPythonOrderedDictTests.test_copying)\nPASS: test_delitem (test.test_ordered_dict.CPythonOrderedDictTests.test_delitem)\nPASS: test_delitem_hash_collision (test.test_ordered_dict.CPythonOrderedDictTests.test_delitem_hash_collision)\nPASS: test_detect_deletion_during_iteration (test.test_ordered_dict.CPythonOrderedDictTests.test_detect_deletion_during_iteration)\nPASS: test_dict_clear (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_clear)\nPASS: test_dict_delitem (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_delitem)\nPASS: test_dict_pop (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_pop)\nPASS: test_dict_popitem (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_popitem)\nPASS: test_dict_setdefault (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_setdefault)\nPASS: test_dict_setitem (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_setitem)\nPASS: test_dict_update (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_update)\nPASS: test_equality (test.test_ordered_dict.CPythonOrderedDictTests.test_equality)\nPASS: test_free_after_iterating (test.test_ordered_dict.CPythonOrderedDictTests.test_free_after_iterating)\nPASS: test_fromkeys (test.test_ordered_dict.CPythonOrderedDictTests.test_fromkeys)\nPASS: test_highly_nested (test.test_ordered_dict.CPythonOrderedDictTests.test_highly_nested)\nPASS: test_highly_nested_subclass (test.test_ordered_dict.CPythonOrderedDictTests.test_highly_nested_subclass)\nPASS: test_init (test.test_ordered_dict.CPythonOrderedDictTests.test_init)\nPASS: test_init_calls (test.test_ordered_dict.CPythonOrderedDictTests.test_init_calls)\nPASS: test_issue24347 (test.test_ordered_dict.CPythonOrderedDictTests.test_issue24347)\nPASS: test_issue24348 (test.test_ordered_dict.CPythonOrderedDictTests.test_issue24348)\ntest_issue24667 (test.test_ordered_dict.CPythonOrderedDictTests.test_issue24667)\nPASS: dict resizes after a certain number of insertion operations,\nPASS: test_iterators (test.test_ordered_dict.CPythonOrderedDictTests.test_iterators)\nPASS: test_iterators_empty (test.test_ordered_dict.CPythonOrderedDictTests.test_iterators_empty)\nPASS: test_iterators_pickling (test.test_ordered_dict.CPythonOrderedDictTests.test_iterators_pickling)\nPASS: test_key_change_during_iteration (test.test_ordered_dict.CPythonOrderedDictTests.test_key_change_during_iteration)\nPASS: test_merge_operator (test.test_ordered_dict.CPythonOrderedDictTests.test_merge_operator)\nPASS: test_move_to_end (test.test_ordered_dict.CPythonOrderedDictTests.test_move_to_end)\nPASS: test_move_to_end_issue25406 (test.test_ordered_dict.CPythonOrderedDictTests.test_move_to_end_issue25406)\nPASS: test_ordered_dict_items_result_gc (test.test_ordered_dict.CPythonOrderedDictTests.test_ordered_dict_items_result_gc)\nPASS: test_overridden_init (test.test_ordered_dict.CPythonOrderedDictTests.test_overridden_init)\nPASS: test_override_update (test.test_ordered_dict.CPythonOrderedDictTests.test_override_update)\nPASS: test_pickle_recursive (test.test_ordered_dict.CPythonOrderedDictTests.test_pickle_recursive)\nPASS: test_pop (test.test_ordered_dict.CPythonOrderedDictTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.CPythonOrderedDictTests.test_popitem)\nPASS: test_popitem_last (test.test_ordered_dict.CPythonOrderedDictTests.test_popitem_last)\nPASS: test_reduce_not_too_fat (test.test_ordered_dict.CPythonOrderedDictTests.test_reduce_not_too_fat)\nPASS: test_reference_loop (test.test_ordered_dict.CPythonOrderedDictTests.test_reference_loop)\nPASS: test_reinsert (test.test_ordered_dict.CPythonOrderedDictTests.test_reinsert)\nPASS: test_repr (test.test_ordered_dict.CPythonOrderedDictTests.test_repr)\nPASS: test_repr_recursive (test.test_ordered_dict.CPythonOrderedDictTests.test_repr_recursive)\nPASS: test_repr_recursive_values (test.test_ordered_dict.CPythonOrderedDictTests.test_repr_recursive_values)\nPASS: test_setdefault (test.test_ordered_dict.CPythonOrderedDictTests.test_setdefault)\nPASS: test_setitem (test.test_ordered_dict.CPythonOrderedDictTests.test_setitem)\nPASS: test_sizeof (test.test_ordered_dict.CPythonOrderedDictTests.test_sizeof)\nPASS: test_sizeof_exact (test.test_ordered_dict.CPythonOrderedDictTests.test_sizeof_exact)\nPASS: test_sorted_iterators (test.test_ordered_dict.CPythonOrderedDictTests.test_sorted_iterators)\nPASS: test_update (test.test_ordered_dict.CPythonOrderedDictTests.test_update)\nPASS: test_views (test.test_ordered_dict.CPythonOrderedDictTests.test_views)\nPASS: test_weakref_list_is_not_traversed (test.test_ordered_dict.CPythonOrderedDictTests.test_weakref_list_is_not_traversed)\nPASS: test_yaml_linkage (test.test_ordered_dict.CPythonOrderedDictTests.test_yaml_linkage)\nPASS: test_copying (test.test_ordered_dict.CPythonOrderedDictWithSlotsCopyingTests.test_copying)\nPASS: test_bool (test.test_ordered_dict.CPythonSubclassMappingTests.test_bool)\nPASS: test_constructor (test.test_ordered_dict.CPythonSubclassMappingTests.test_constructor)\nPASS: test_get (test.test_ordered_dict.CPythonSubclassMappingTests.test_get)\nPASS: test_getitem (test.test_ordered_dict.CPythonSubclassMappingTests.test_getitem)\nPASS: test_items (test.test_ordered_dict.CPythonSubclassMappingTests.test_items)\nPASS: test_keys (test.test_ordered_dict.CPythonSubclassMappingTests.test_keys)\nPASS: test_len (test.test_ordered_dict.CPythonSubclassMappingTests.test_len)\nPASS: test_pop (test.test_ordered_dict.CPythonSubclassMappingTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.CPythonSubclassMappingTests.test_popitem)\nPASS: test_read (test.test_ordered_dict.CPythonSubclassMappingTests.test_read)\nPASS: test_setdefault (test.test_ordered_dict.CPythonSubclassMappingTests.test_setdefault)\nPASS: test_update (test.test_ordered_dict.CPythonSubclassMappingTests.test_update)\nPASS: test_values (test.test_ordered_dict.CPythonSubclassMappingTests.test_values)\nPASS: test_write (test.test_ordered_dict.CPythonSubclassMappingTests.test_write)\nPASS: test_add_after_full (test.test_ordered_dict.CSimpleLRUCacheTests.test_add_after_full)\nPASS: test_change_order_on_get (test.test_ordered_dict.CSimpleLRUCacheTests.test_change_order_on_get)\nPASS: test_pop (test.test_ordered_dict.CSimpleLRUCacheTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.CSimpleLRUCacheTests.test_popitem)\nPASS: test_bool (test.test_ordered_dict.PurePythonGeneralMappingTests.test_bool)\nPASS: test_constructor (test.test_ordered_dict.PurePythonGeneralMappingTests.test_constructor)\nPASS: test_get (test.test_ordered_dict.PurePythonGeneralMappingTests.test_get)\nPASS: test_getitem (test.test_ordered_dict.PurePythonGeneralMappingTests.test_getitem)\nPASS: test_items (test.test_ordered_dict.PurePythonGeneralMappingTests.test_items)\nPASS: test_keys (test.test_ordered_dict.PurePythonGeneralMappingTests.test_keys)\nPASS: test_len (test.test_ordered_dict.PurePythonGeneralMappingTests.test_len)\nPASS: test_pop (test.test_ordered_dict.PurePythonGeneralMappingTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.PurePythonGeneralMappingTests.test_popitem)\nPASS: test_read (test.test_ordered_dict.PurePythonGeneralMappingTests.test_read)\nPASS: test_setdefault (test.test_ordered_dict.PurePythonGeneralMappingTests.test_setdefault)\nPASS: test_update (test.test_ordered_dict.PurePythonGeneralMappingTests.test_update)\nPASS: test_values (test.test_ordered_dict.PurePythonGeneralMappingTests.test_values)\nPASS: test_write (test.test_ordered_dict.PurePythonGeneralMappingTests.test_write)\nPASS: test_468 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_468)\nPASS: test_abc (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_abc)\nPASS: test_clear (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_clear)\nPASS: test_copying (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_copying)\nPASS: test_delitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_delitem)\nPASS: test_delitem_hash_collision (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_delitem_hash_collision)\nPASS: test_detect_deletion_during_iteration (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_detect_deletion_during_iteration)\nPASS: test_dict_clear (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_clear)\nPASS: test_dict_delitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_delitem)\nPASS: test_dict_pop (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_pop)\nPASS: test_dict_popitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_popitem)\nPASS: test_dict_setdefault (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_setdefault)\nPASS: test_dict_setitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_setitem)\nPASS: test_dict_update (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_update)\nPASS: test_equality (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_equality)\nPASS: test_free_after_iterating (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_free_after_iterating)\nPASS: test_fromkeys (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_fromkeys)\nPASS: test_highly_nested (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_highly_nested)\nPASS: test_highly_nested_subclass (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_highly_nested_subclass)\nPASS: test_init (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_init)\nPASS: test_init_calls (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_init_calls)\nPASS: test_issue24347 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_issue24347)\nPASS: test_issue24348 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_issue24348)\ntest_issue24667 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_issue24667)\nPASS: dict resizes after a certain number of insertion operations,\nPASS: test_iterators (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_iterators)\nPASS: test_iterators_empty (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_iterators_empty)\nPASS: test_merge_operator (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_merge_operator)\nPASS: test_move_to_end (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_move_to_end)\nPASS: test_move_to_end_issue25406 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_move_to_end_issue25406)\nPASS: test_ordered_dict_items_result_gc (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc)\nPASS: test_overridden_init (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_overridden_init)\nPASS: test_override_update (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_override_update)\nPASS: test_pickle_recursive (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_pickle_recursive)\nPASS: test_pop (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_popitem)\nPASS: test_popitem_last (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_popitem_last)\nPASS: test_reduce_not_too_fat (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_reduce_not_too_fat)\nPASS: test_reference_loop (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_reference_loop)\nPASS: test_reinsert (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_reinsert)\nPASS: test_repr (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_repr)\nPASS: test_repr_recursive (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_repr_recursive)\nPASS: test_repr_recursive_values (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_repr_recursive_values)\nPASS: test_setdefault (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_setdefault)\nPASS: test_setitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_setitem)\nPASS: test_sizeof (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_sizeof)\nPASS: test_sorted_iterators (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_sorted_iterators)\nPASS: test_update (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_update)\nPASS: test_views (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_views)\nPASS: test_yaml_linkage (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_yaml_linkage)\nPASS: test_468 (test.test_ordered_dict.PurePythonOrderedDictTests.test_468)\nPASS: test_abc (test.test_ordered_dict.PurePythonOrderedDictTests.test_abc)\nPASS: test_clear (test.test_ordered_dict.PurePythonOrderedDictTests.test_clear)\nPASS: test_copying (test.test_ordered_dict.PurePythonOrderedDictTests.test_copying)\nPASS: test_delitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_delitem)\nPASS: test_delitem_hash_collision (test.test_ordered_dict.PurePythonOrderedDictTests.test_delitem_hash_collision)\nPASS: test_detect_deletion_during_iteration (test.test_ordered_dict.PurePythonOrderedDictTests.test_detect_deletion_during_iteration)\nPASS: test_dict_clear (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_clear)\nPASS: test_dict_delitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_delitem)\nPASS: test_dict_pop (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_pop)\nPASS: test_dict_popitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_popitem)\nPASS: test_dict_setdefault (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_setdefault)\nPASS: test_dict_setitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_setitem)\nPASS: test_dict_update (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_update)\nPASS: test_equality (test.test_ordered_dict.PurePythonOrderedDictTests.test_equality)\nPASS: test_free_after_iterating (test.test_ordered_dict.PurePythonOrderedDictTests.test_free_after_iterating)\nPASS: test_fromkeys (test.test_ordered_dict.PurePythonOrderedDictTests.test_fromkeys)\nPASS: test_highly_nested (test.test_ordered_dict.PurePythonOrderedDictTests.test_highly_nested)\nPASS: test_highly_nested_subclass (test.test_ordered_dict.PurePythonOrderedDictTests.test_highly_nested_subclass)\nPASS: test_init (test.test_ordered_dict.PurePythonOrderedDictTests.test_init)\nPASS: test_init_calls (test.test_ordered_dict.PurePythonOrderedDictTests.test_init_calls)\nPASS: test_issue24347 (test.test_ordered_dict.PurePythonOrderedDictTests.test_issue24347)\nPASS: test_issue24348 (test.test_ordered_dict.PurePythonOrderedDictTests.test_issue24348)\ntest_issue24667 (test.test_ordered_dict.PurePythonOrderedDictTests.test_issue24667)\nPASS: dict resizes after a certain number of insertion operations,\nPASS: test_iterators (test.test_ordered_dict.PurePythonOrderedDictTests.test_iterators)\nPASS: test_iterators_empty (test.test_ordered_dict.PurePythonOrderedDictTests.test_iterators_empty)\nPASS: test_merge_operator (test.test_ordered_dict.PurePythonOrderedDictTests.test_merge_operator)\nPASS: test_move_to_end (test.test_ordered_dict.PurePythonOrderedDictTests.test_move_to_end)\nPASS: test_move_to_end_issue25406 (test.test_ordered_dict.PurePythonOrderedDictTests.test_move_to_end_issue25406)\nPASS: test_ordered_dict_items_result_gc (test.test_ordered_dict.PurePythonOrderedDictTests.test_ordered_dict_items_result_gc)\nPASS: test_overridden_init (test.test_ordered_dict.PurePythonOrderedDictTests.test_overridden_init)\nPASS: test_override_update (test.test_ordered_dict.PurePythonOrderedDictTests.test_override_update)\nPASS: test_pickle_recursive (test.test_ordered_dict.PurePythonOrderedDictTests.test_pickle_recursive)\nPASS: test_pop (test.test_ordered_dict.PurePythonOrderedDictTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_popitem)\nPASS: test_popitem_last (test.test_ordered_dict.PurePythonOrderedDictTests.test_popitem_last)\nPASS: test_reduce_not_too_fat (test.test_ordered_dict.PurePythonOrderedDictTests.test_reduce_not_too_fat)\nPASS: test_reference_loop (test.test_ordered_dict.PurePythonOrderedDictTests.test_reference_loop)\nPASS: test_reinsert (test.test_ordered_dict.PurePythonOrderedDictTests.test_reinsert)\nPASS: test_repr (test.test_ordered_dict.PurePythonOrderedDictTests.test_repr)\nPASS: test_repr_recursive (test.test_ordered_dict.PurePythonOrderedDictTests.test_repr_recursive)\nPASS: test_repr_recursive_values (test.test_ordered_dict.PurePythonOrderedDictTests.test_repr_recursive_values)\nPASS: test_setdefault (test.test_ordered_dict.PurePythonOrderedDictTests.test_setdefault)\nPASS: test_setitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_setitem)\nPASS: test_sizeof (test.test_ordered_dict.PurePythonOrderedDictTests.test_sizeof)\nPASS: test_sorted_iterators (test.test_ordered_dict.PurePythonOrderedDictTests.test_sorted_iterators)\nPASS: test_update (test.test_ordered_dict.PurePythonOrderedDictTests.test_update)\nPASS: test_views (test.test_ordered_dict.PurePythonOrderedDictTests.test_views)\nPASS: test_yaml_linkage (test.test_ordered_dict.PurePythonOrderedDictTests.test_yaml_linkage)\nPASS: test_copying (test.test_ordered_dict.PurePythonOrderedDictWithSlotsCopyingTests.test_copying)\nPASS: test_bool (test.test_ordered_dict.PurePythonSubclassMappingTests.test_bool)\nPASS: test_constructor (test.test_ordered_dict.PurePythonSubclassMappingTests.test_constructor)\nPASS: test_get (test.test_ordered_dict.PurePythonSubclassMappingTests.test_get)\nPASS: test_getitem (test.test_ordered_dict.PurePythonSubclassMappingTests.test_getitem)\nPASS: test_items (test.test_ordered_dict.PurePythonSubclassMappingTests.test_items)\nPASS: test_keys (test.test_ordered_dict.PurePythonSubclassMappingTests.test_keys)\nPASS: test_len (test.test_ordered_dict.PurePythonSubclassMappingTests.test_len)\nPASS: test_pop (test.test_ordered_dict.PurePythonSubclassMappingTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.PurePythonSubclassMappingTests.test_popitem)\nPASS: test_read (test.test_ordered_dict.PurePythonSubclassMappingTests.test_read)\nPASS: test_setdefault (test.test_ordered_dict.PurePythonSubclassMappingTests.test_setdefault)\nPASS: test_update (test.test_ordered_dict.PurePythonSubclassMappingTests.test_update)\nPASS: test_values (test.test_ordered_dict.PurePythonSubclassMappingTests.test_values)\nPASS: test_write (test.test_ordered_dict.PurePythonSubclassMappingTests.test_write)\nPASS: test_add_after_full (test.test_ordered_dict.PySimpleLRUCacheTests.test_add_after_full)\nPASS: test_change_order_on_get (test.test_ordered_dict.PySimpleLRUCacheTests.test_change_order_on_get)\nPASS: test_pop (test.test_ordered_dict.PySimpleLRUCacheTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.PySimpleLRUCacheTests.test_popitem)\n\n----------------------------------------------------------------------\nRan 283 tests in 1.071s\n\nOK\n0:02:04 load avg: 3.47 [273/469] test_ossaudiodev skipped (resource denied)\ntest_ossaudiodev skipped -- Use of the 'audio' resource not enabled\n0:02:04 load avg: 3.47 [274/469] test_osx_env passed\nSKIP: test_pythonexecutable_sets_sys_executable (test.test_osx_env.OSXEnvironmentVariableTestCase.test_pythonexecutable_sets_sys_executable) 'unnecessary on this platform'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=1)\n0:02:06 load avg: 3.47 [275/469] test_lib2to3 passed\nSKIP: test_all_project_files (test.test_lib2to3.test_all_fixers.Test_all.test_all_project_files) \"resource 'cpu' is not enabled\"\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_apply.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_apply.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_apply.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_apply.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_apply.test_5)\nPASS: test_6 (test.test_lib2to3.test_fixers.Test_apply.test_6)\nPASS: test_call (test.test_lib2to3.test_fixers.Test_apply.test_call)\nPASS: test_complex_1 (test.test_lib2to3.test_fixers.Test_apply.test_complex_1)\nPASS: test_complex_2 (test.test_lib2to3.test_fixers.Test_apply.test_complex_2)\nPASS: test_complex_3 (test.test_lib2to3.test_fixers.Test_apply.test_complex_3)\nPASS: test_dotted_name (test.test_lib2to3.test_fixers.Test_apply.test_dotted_name)\nPASS: test_extreme (test.test_lib2to3.test_fixers.Test_apply.test_extreme)\nPASS: test_space_1 (test.test_lib2to3.test_fixers.Test_apply.test_space_1)\nPASS: test_space_2 (test.test_lib2to3.test_fixers.Test_apply.test_space_2)\nPASS: test_subscript (test.test_lib2to3.test_fixers.Test_apply.test_subscript)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_2)\nPASS: test_unchanged_3 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_3)\nPASS: test_unchanged_4 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_4)\nPASS: test_unchanged_5 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_5)\nPASS: test_unchanged_6 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_6)\nPASS: test_unchanged_6b (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_6b)\nPASS: test_unchanged_7 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_7)\nPASS: test_unchanged_8 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_8)\nPASS: test_unchanged_9 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_9)\nPASS: test_weird_comments (test.test_lib2to3.test_fixers.Test_apply.test_weird_comments)\nPASS: test_deprecated_names (test.test_lib2to3.test_fixers.Test_asserts.test_deprecated_names)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_asserts.test_unchanged)\nPASS: test_variants (test.test_lib2to3.test_fixers.Test_asserts.test_variants)\nPASS: test_basestring (test.test_lib2to3.test_fixers.Test_basestring.test_basestring)\nPASS: test_buffer (test.test_lib2to3.test_fixers.Test_buffer.test_buffer)\nPASS: test_slicing (test.test_lib2to3.test_fixers.Test_buffer.test_slicing)\nPASS: test_01 (test.test_lib2to3.test_fixers.Test_dict.test_01)\nPASS: test_02 (test.test_lib2to3.test_fixers.Test_dict.test_02)\nPASS: test_03 (test.test_lib2to3.test_fixers.Test_dict.test_03)\nPASS: test_04 (test.test_lib2to3.test_fixers.Test_dict.test_04)\nPASS: test_05 (test.test_lib2to3.test_fixers.Test_dict.test_05)\nPASS: test_06 (test.test_lib2to3.test_fixers.Test_dict.test_06)\nPASS: test_07 (test.test_lib2to3.test_fixers.Test_dict.test_07)\nPASS: test_08 (test.test_lib2to3.test_fixers.Test_dict.test_08)\nPASS: test_09 (test.test_lib2to3.test_fixers.Test_dict.test_09)\nPASS: test_10 (test.test_lib2to3.test_fixers.Test_dict.test_10)\nPASS: test_11 (test.test_lib2to3.test_fixers.Test_dict.test_11)\nPASS: test_12 (test.test_lib2to3.test_fixers.Test_dict.test_12)\nPASS: test_13 (test.test_lib2to3.test_fixers.Test_dict.test_13)\nPASS: test_14 (test.test_lib2to3.test_fixers.Test_dict.test_14)\nPASS: test_15 (test.test_lib2to3.test_fixers.Test_dict.test_15)\nPASS: test_16 (test.test_lib2to3.test_fixers.Test_dict.test_16)\nPASS: test_17 (test.test_lib2to3.test_fixers.Test_dict.test_17)\nPASS: test_18 (test.test_lib2to3.test_fixers.Test_dict.test_18)\nPASS: test_19 (test.test_lib2to3.test_fixers.Test_dict.test_19)\nPASS: test_20 (test.test_lib2to3.test_fixers.Test_dict.test_20)\nPASS: test_21 (test.test_lib2to3.test_fixers.Test_dict.test_21)\nPASS: test_22 (test.test_lib2to3.test_fixers.Test_dict.test_22)\nPASS: test_23 (test.test_lib2to3.test_fixers.Test_dict.test_23)\nPASS: test_24 (test.test_lib2to3.test_fixers.Test_dict.test_24)\nPASS: test_25 (test.test_lib2to3.test_fixers.Test_dict.test_25)\nPASS: test_26 (test.test_lib2to3.test_fixers.Test_dict.test_26)\nPASS: test_27 (test.test_lib2to3.test_fixers.Test_dict.test_27)\nPASS: test_28 (test.test_lib2to3.test_fixers.Test_dict.test_28)\nPASS: test_29 (test.test_lib2to3.test_fixers.Test_dict.test_29)\nPASS: test_30 (test.test_lib2to3.test_fixers.Test_dict.test_30)\nPASS: test_31 (test.test_lib2to3.test_fixers.Test_dict.test_31)\nPASS: test_32 (test.test_lib2to3.test_fixers.Test_dict.test_32)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_dict.test_prefix_preservation)\nPASS: test_trailing_comment (test.test_lib2to3.test_fixers.Test_dict.test_trailing_comment)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_dict.test_unchanged)\nPASS: test_bare_except (test.test_lib2to3.test_fixers.Test_except.test_bare_except)\nPASS: test_bare_except_and_else_finally (test.test_lib2to3.test_fixers.Test_except.test_bare_except_and_else_finally)\nPASS: test_list_unpack (test.test_lib2to3.test_fixers.Test_except.test_list_unpack)\nPASS: test_multi_class (test.test_lib2to3.test_fixers.Test_except.test_multi_class)\nPASS: test_multi_fixed_excepts_before_bare_except (test.test_lib2to3.test_fixers.Test_except.test_multi_fixed_excepts_before_bare_except)\nPASS: test_one_line_suites (test.test_lib2to3.test_fixers.Test_except.test_one_line_suites)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_except.test_prefix_preservation)\nPASS: test_simple (test.test_lib2to3.test_fixers.Test_except.test_simple)\nPASS: test_simple_no_space_before_target (test.test_lib2to3.test_fixers.Test_except.test_simple_no_space_before_target)\nPASS: test_tuple_unpack (test.test_lib2to3.test_fixers.Test_except.test_tuple_unpack)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_except.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_except.test_unchanged_2)\nPASS: test_unchanged_3 (test.test_lib2to3.test_fixers.Test_except.test_unchanged_3)\nPASS: test_weird_target_1 (test.test_lib2to3.test_fixers.Test_except.test_weird_target_1)\nPASS: test_weird_target_2 (test.test_lib2to3.test_fixers.Test_except.test_weird_target_2)\nPASS: test_weird_target_3 (test.test_lib2to3.test_fixers.Test_except.test_weird_target_3)\nPASS: test_basic (test.test_lib2to3.test_fixers.Test_exec.test_basic)\nPASS: test_complex_1 (test.test_lib2to3.test_fixers.Test_exec.test_complex_1)\nPASS: test_complex_2 (test.test_lib2to3.test_fixers.Test_exec.test_complex_2)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_exec.test_prefix_preservation)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_2)\nPASS: test_unchanged_3 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_3)\nPASS: test_unchanged_4 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_4)\nPASS: test_with_globals (test.test_lib2to3.test_fixers.Test_exec.test_with_globals)\nPASS: test_with_globals_locals (test.test_lib2to3.test_fixers.Test_exec.test_with_globals_locals)\nPASS: test_conversion (test.test_lib2to3.test_fixers.Test_execfile.test_conversion)\nPASS: test_spacing (test.test_lib2to3.test_fixers.Test_execfile.test_spacing)\nPASS: test_comments (test.test_lib2to3.test_fixers.Test_exitfunc.test_comments)\nPASS: test_complex_expression (test.test_lib2to3.test_fixers.Test_exitfunc.test_complex_expression)\nPASS: test_in_a_function (test.test_lib2to3.test_fixers.Test_exitfunc.test_in_a_function)\nPASS: test_names_import (test.test_lib2to3.test_fixers.Test_exitfunc.test_names_import)\nPASS: test_no_sys_import (test.test_lib2to3.test_fixers.Test_exitfunc.test_no_sys_import)\nPASS: test_simple (test.test_lib2to3.test_fixers.Test_exitfunc.test_simple)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_exitfunc.test_unchanged)\nPASS: test_filter_basic (test.test_lib2to3.test_fixers.Test_filter.test_filter_basic)\nPASS: test_filter_nochange (test.test_lib2to3.test_fixers.Test_filter.test_filter_nochange)\nPASS: test_filter_trailers (test.test_lib2to3.test_fixers.Test_filter.test_filter_trailers)\nPASS: test_future_builtins (test.test_lib2to3.test_fixers.Test_filter.test_future_builtins)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_filter.test_prefix_preservation)\nPASS: test (test.test_lib2to3.test_fixers.Test_funcattrs.test)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_funcattrs.test_unchanged)\nPASS: test_future (test.test_lib2to3.test_fixers.Test_future.test_future)\nPASS: test_run_order (test.test_lib2to3.test_fixers.Test_future.test_run_order)\nPASS: test_basic (test.test_lib2to3.test_fixers.Test_getcwdu.test_basic)\nPASS: test_comment (test.test_lib2to3.test_fixers.Test_getcwdu.test_comment)\nPASS: test_indentation (test.test_lib2to3.test_fixers.Test_getcwdu.test_indentation)\nPASS: test_multilation (test.test_lib2to3.test_fixers.Test_getcwdu.test_multilation)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_getcwdu.test_unchanged)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_has_key.test_1)\nPASS: test_10 (test.test_lib2to3.test_fixers.Test_has_key.test_10)\nPASS: test_11 (test.test_lib2to3.test_fixers.Test_has_key.test_11)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_has_key.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_has_key.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_has_key.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_has_key.test_5)\nPASS: test_6 (test.test_lib2to3.test_fixers.Test_has_key.test_6)\nPASS: test_7 (test.test_lib2to3.test_fixers.Test_has_key.test_7)\nPASS: test_8 (test.test_lib2to3.test_fixers.Test_has_key.test_8)\nPASS: test_9 (test.test_lib2to3.test_fixers.Test_has_key.test_9)\nPASS: test_eq_expression (test.test_lib2to3.test_fixers.Test_idioms.test_eq_expression)\nPASS: test_eq_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_eq_reverse)\nPASS: test_eq_simple (test.test_lib2to3.test_fixers.Test_idioms.test_eq_simple)\nPASS: test_is_expression (test.test_lib2to3.test_fixers.Test_idioms.test_is_expression)\nPASS: test_is_not_expression (test.test_lib2to3.test_fixers.Test_idioms.test_is_not_expression)\nPASS: test_is_not_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_is_not_reverse)\nPASS: test_is_not_simple (test.test_lib2to3.test_fixers.Test_idioms.test_is_not_simple)\nPASS: test_is_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_is_reverse)\nPASS: test_is_simple (test.test_lib2to3.test_fixers.Test_idioms.test_is_simple)\nPASS: test_ne_expression (test.test_lib2to3.test_fixers.Test_idioms.test_ne_expression)\nPASS: test_ne_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_ne_reverse)\nPASS: test_ne_simple (test.test_lib2to3.test_fixers.Test_idioms.test_ne_simple)\nPASS: test_sort_list_call (test.test_lib2to3.test_fixers.Test_idioms.test_sort_list_call)\nPASS: test_sort_simple_expr (test.test_lib2to3.test_fixers.Test_idioms.test_sort_simple_expr)\nPASS: test_sort_unchanged (test.test_lib2to3.test_fixers.Test_idioms.test_sort_unchanged)\nPASS: test_type_unchanged (test.test_lib2to3.test_fixers.Test_idioms.test_type_unchanged)\nPASS: test_while (test.test_lib2to3.test_fixers.Test_idioms.test_while)\nPASS: test_while_unchanged (test.test_lib2to3.test_fixers.Test_idioms.test_while_unchanged)\nPASS: test_already_relative_import (test.test_lib2to3.test_fixers.Test_import.test_already_relative_import)\nPASS: test_comments_and_indent (test.test_lib2to3.test_fixers.Test_import.test_comments_and_indent)\nPASS: test_dotted_from (test.test_lib2to3.test_fixers.Test_import.test_dotted_from)\nPASS: test_dotted_import (test.test_lib2to3.test_fixers.Test_import.test_dotted_import)\nPASS: test_dotted_import_as (test.test_lib2to3.test_fixers.Test_import.test_dotted_import_as)\nPASS: test_files_checked (test.test_lib2to3.test_fixers.Test_import.test_files_checked)\nPASS: test_from (test.test_lib2to3.test_fixers.Test_import.test_from)\nPASS: test_from_as (test.test_lib2to3.test_fixers.Test_import.test_from_as)\nPASS: test_import (test.test_lib2to3.test_fixers.Test_import.test_import)\nPASS: test_import_as (test.test_lib2to3.test_fixers.Test_import.test_import_as)\nPASS: test_import_from_package (test.test_lib2to3.test_fixers.Test_import.test_import_from_package)\nPASS: test_in_package (test.test_lib2to3.test_fixers.Test_import.test_in_package)\nPASS: test_local_and_absolute (test.test_lib2to3.test_fixers.Test_import.test_local_and_absolute)\nPASS: test_not_in_package (test.test_lib2to3.test_fixers.Test_import.test_not_in_package)\nPASS: test_prefix (test.test_lib2to3.test_fixers.Test_import.test_prefix)\nPASS: test_with_absolute_import_enabled (test.test_lib2to3.test_fixers.Test_import.test_with_absolute_import_enabled)\nPASS: test_import_from (test.test_lib2to3.test_fixers.Test_imports.test_import_from)\nPASS: test_import_from_as (test.test_lib2to3.test_fixers.Test_imports.test_import_from_as)\nPASS: test_import_module (test.test_lib2to3.test_fixers.Test_imports.test_import_module)\nPASS: test_import_module_as (test.test_lib2to3.test_fixers.Test_imports.test_import_module_as)\nPASS: test_import_module_usage (test.test_lib2to3.test_fixers.Test_imports.test_import_module_usage)\nPASS: test_multiple_imports (test.test_lib2to3.test_fixers.Test_imports.test_multiple_imports)\nPASS: test_multiple_imports_as (test.test_lib2to3.test_fixers.Test_imports.test_multiple_imports_as)\nPASS: test_star (test.test_lib2to3.test_fixers.Test_imports.test_star)\nPASS: test_import_from (test.test_lib2to3.test_fixers.Test_imports2.test_import_from)\nPASS: test_import_from_as (test.test_lib2to3.test_fixers.Test_imports2.test_import_from_as)\nPASS: test_import_module (test.test_lib2to3.test_fixers.Test_imports2.test_import_module)\nPASS: test_import_module_as (test.test_lib2to3.test_fixers.Test_imports2.test_import_module_as)\nPASS: test_import_module_usage (test.test_lib2to3.test_fixers.Test_imports2.test_import_module_usage)\nPASS: test_star (test.test_lib2to3.test_fixers.Test_imports2.test_star)\nPASS: test_after_local_imports_refactoring (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_after_local_imports_refactoring)\nPASS: test_import_from (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_from)\nPASS: test_import_from_as (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_from_as)\nPASS: test_import_module (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module)\nPASS: test_import_module_as (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module_as)\nPASS: test_import_module_usage (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module_usage)\nPASS: test_star (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_star)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_input.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_input.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_input.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_input.test_4)\nPASS: test_idempotency (test.test_lib2to3.test_fixers.Test_input.test_idempotency)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_input.test_prefix_preservation)\nPASS: test_trailing_comment (test.test_lib2to3.test_fixers.Test_input.test_trailing_comment)\nPASS: test (test.test_lib2to3.test_fixers.Test_intern.test)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_intern.test_prefix_preservation)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_intern.test_unchanged)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_isinstance.test_prefix_preservation)\nPASS: test_remove_multiple_items (test.test_lib2to3.test_fixers.Test_isinstance.test_remove_multiple_items)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_isinstance.test_unchanged)\nPASS: test_0 (test.test_lib2to3.test_fixers.Test_itertools.test_0)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_itertools.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_itertools.test_2)\nPASS: test_qualified (test.test_lib2to3.test_fixers.Test_itertools.test_qualified)\nPASS: test_run_order (test.test_lib2to3.test_fixers.Test_itertools.test_run_order)\nPASS: test_space_1 (test.test_lib2to3.test_fixers.Test_itertools.test_space_1)\nPASS: test_space_2 (test.test_lib2to3.test_fixers.Test_itertools.test_space_2)\nPASS: test_comments (test.test_lib2to3.test_fixers.Test_itertools_imports.test_comments)\nPASS: test_ifilter_and_zip_longest (test.test_lib2to3.test_fixers.Test_itertools_imports.test_ifilter_and_zip_longest)\nPASS: test_import_as (test.test_lib2to3.test_fixers.Test_itertools_imports.test_import_as)\nPASS: test_import_star (test.test_lib2to3.test_fixers.Test_itertools_imports.test_import_star)\nPASS: test_none (test.test_lib2to3.test_fixers.Test_itertools_imports.test_none)\nPASS: test_reduced (test.test_lib2to3.test_fixers.Test_itertools_imports.test_reduced)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_itertools_imports.test_unchanged)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_long.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_long.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_long.test_3)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_long.test_prefix_preservation)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_long.test_unchanged)\nPASS: test_None_with_multiple_arguments (test.test_lib2to3.test_fixers.Test_map.test_None_with_multiple_arguments)\nPASS: test_future_builtins (test.test_lib2to3.test_fixers.Test_map.test_future_builtins)\nPASS: test_map_basic (test.test_lib2to3.test_fixers.Test_map.test_map_basic)\nPASS: test_map_nochange (test.test_lib2to3.test_fixers.Test_map.test_map_nochange)\nPASS: test_map_trailers (test.test_lib2to3.test_fixers.Test_map.test_map_trailers)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_map.test_prefix_preservation)\nPASS: test_trailing_comment (test.test_lib2to3.test_fixers.Test_map.test_trailing_comment)\nPASS: test_comments (test.test_lib2to3.test_fixers.Test_metaclass.test_comments)\nPASS: test_meta (test.test_lib2to3.test_fixers.Test_metaclass.test_meta)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_metaclass.test_unchanged)\nPASS: test (test.test_lib2to3.test_fixers.Test_methodattrs.test)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_methodattrs.test_unchanged)\nPASS: test_basic (test.test_lib2to3.test_fixers.Test_ne.test_basic)\nPASS: test_chained (test.test_lib2to3.test_fixers.Test_ne.test_chained)\nPASS: test_no_spaces (test.test_lib2to3.test_fixers.Test_ne.test_no_spaces)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_next.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_next.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_next.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_next.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_next.test_5)\nPASS: test_6 (test.test_lib2to3.test_fixers.Test_next.test_6)\nPASS: test_assign_to_next (test.test_lib2to3.test_fixers.Test_next.test_assign_to_next)\nPASS: test_assign_to_next_in_list (test.test_lib2to3.test_fixers.Test_next.test_assign_to_next_in_list)\nPASS: test_assign_to_next_in_tuple (test.test_lib2to3.test_fixers.Test_next.test_assign_to_next_in_tuple)\nPASS: test_builtin_assign (test.test_lib2to3.test_fixers.Test_next.test_builtin_assign)\nPASS: test_builtin_assign_in_list (test.test_lib2to3.test_fixers.Test_next.test_builtin_assign_in_list)\nPASS: test_builtin_assign_in_tuple (test.test_lib2to3.test_fixers.Test_next.test_builtin_assign_in_tuple)\nPASS: test_method_1 (test.test_lib2to3.test_fixers.Test_next.test_method_1)\nPASS: test_method_2 (test.test_lib2to3.test_fixers.Test_next.test_method_2)\nPASS: test_method_3 (test.test_lib2to3.test_fixers.Test_next.test_method_3)\nPASS: test_method_4 (test.test_lib2to3.test_fixers.Test_next.test_method_4)\nPASS: test_method_unchanged (test.test_lib2to3.test_fixers.Test_next.test_method_unchanged)\nPASS: test_noncall_access_1 (test.test_lib2to3.test_fixers.Test_next.test_noncall_access_1)\nPASS: test_noncall_access_2 (test.test_lib2to3.test_fixers.Test_next.test_noncall_access_2)\nPASS: test_noncall_access_3 (test.test_lib2to3.test_fixers.Test_next.test_noncall_access_3)\nPASS: test_prefix_preservation_1 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_1)\nPASS: test_prefix_preservation_2 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_2)\nPASS: test_prefix_preservation_3 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_3)\nPASS: test_prefix_preservation_4 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_4)\nPASS: test_prefix_preservation_5 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_5)\nPASS: test_prefix_preservation_6 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_6)\nPASS: test_shadowing_assign_list_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_list_1)\nPASS: test_shadowing_assign_list_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_list_2)\nPASS: test_shadowing_assign_simple (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_simple)\nPASS: test_shadowing_assign_tuple_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_tuple_1)\nPASS: test_shadowing_assign_tuple_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_tuple_2)\nPASS: test_shadowing_for_simple (test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_simple)\nPASS: test_shadowing_for_tuple_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_tuple_1)\nPASS: test_shadowing_for_tuple_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_tuple_2)\nPASS: test_shadowing_funcdef_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_funcdef_1)\nPASS: test_shadowing_funcdef_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_funcdef_2)\nPASS: test_shadowing_global_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_global_1)\nPASS: test_shadowing_global_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_global_2)\nPASS: test_shadowing_import_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_1)\nPASS: test_shadowing_import_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_2)\nPASS: test_shadowing_import_3 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_3)\nPASS: test_shadowing_import_from_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_1)\nPASS: test_shadowing_import_from_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_2)\nPASS: test_shadowing_import_from_3 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_3)\nPASS: test_shadowing_import_from_4 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_4)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_nonzero.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_nonzero.test_2)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_2)\nPASS: test_unchanged_func (test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_func)\nPASS: test_comments_and_spacing (test.test_lib2to3.test_fixers.Test_numliterals.test_comments_and_spacing)\nPASS: test_long_hex (test.test_lib2to3.test_fixers.Test_numliterals.test_long_hex)\nPASS: test_long_int_1 (test.test_lib2to3.test_fixers.Test_numliterals.test_long_int_1)\nPASS: test_long_int_2 (test.test_lib2to3.test_fixers.Test_numliterals.test_long_int_2)\nPASS: test_octal_1 (test.test_lib2to3.test_fixers.Test_numliterals.test_octal_1)\nPASS: test_unchanged_complex_bare (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_bare)\nPASS: test_unchanged_complex_float (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_float)\nPASS: test_unchanged_complex_int (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_int)\nPASS: test_unchanged_exp (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_exp)\nPASS: test_unchanged_float (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_float)\nPASS: test_unchanged_hex (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_hex)\nPASS: test_unchanged_int (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_int)\nPASS: test_unchanged_octal (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_octal)\nPASS: test_bare_isCallable (test.test_lib2to3.test_fixers.Test_operator.test_bare_isCallable)\nPASS: test_bare_operator_irepeat (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_irepeat)\nPASS: test_bare_operator_isMappingType (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isMappingType)\nPASS: test_bare_operator_isNumberType (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isNumberType)\nPASS: test_bare_operator_isSequenceType (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isSequenceType)\nPASS: test_bare_operator_repeat (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_repeat)\nPASS: test_bare_sequenceIncludes (test.test_lib2to3.test_fixers.Test_operator.test_bare_sequenceIncludes)\nPASS: test_operator_irepeat (test.test_lib2to3.test_fixers.Test_operator.test_operator_irepeat)\nPASS: test_operator_isCallable (test.test_lib2to3.test_fixers.Test_operator.test_operator_isCallable)\nPASS: test_operator_isMappingType (test.test_lib2to3.test_fixers.Test_operator.test_operator_isMappingType)\nPASS: test_operator_isNumberType (test.test_lib2to3.test_fixers.Test_operator.test_operator_isNumberType)\nPASS: test_operator_isSequenceType (test.test_lib2to3.test_fixers.Test_operator.test_operator_isSequenceType)\nPASS: test_operator_repeat (test.test_lib2to3.test_fixers.Test_operator.test_operator_repeat)\nPASS: test_operator_sequenceIncludes (test.test_lib2to3.test_fixers.Test_operator.test_operator_sequenceIncludes)\nPASS: test_0 (test.test_lib2to3.test_fixers.Test_paren.test_0)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_paren.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_paren.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_paren.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_paren.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_paren.test_5)\nPASS: test_6 (test.test_lib2to3.test_fixers.Test_paren.test_6)\nPASS: test_unchanged_0 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_0)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_2)\nPASS: test_unchanged_3 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_3)\nPASS: test_unchanged_4 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_4)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_print.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_print.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_print.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_print.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_print.test_5)\nPASS: test_idempotency (test.test_lib2to3.test_fixers.Test_print.test_idempotency)\nPASS: test_idempotency_print_as_function (test.test_lib2to3.test_fixers.Test_print.test_idempotency_print_as_function)\nPASS: test_no_trailing_comma (test.test_lib2to3.test_fixers.Test_print.test_no_trailing_comma)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_print.test_prefix_preservation)\nPASS: test_spaces_before_file (test.test_lib2to3.test_fixers.Test_print.test_spaces_before_file)\nPASS: test_trailing_comma_1 (test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_1)\nPASS: test_trailing_comma_2 (test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_2)\nPASS: test_trailing_comma_3 (test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_3)\nPASS: test_tuple (test.test_lib2to3.test_fixers.Test_print.test_tuple)\nPASS: test_vargs_without_trailing_comma (test.test_lib2to3.test_fixers.Test_print.test_vargs_without_trailing_comma)\nPASS: test_with_future_print_function (test.test_lib2to3.test_fixers.Test_print.test_with_future_print_function)\nPASS: test_with_trailing_comma (test.test_lib2to3.test_fixers.Test_print.test_with_trailing_comma)\nPASS: test_None_value (test.test_lib2to3.test_fixers.Test_raise.test_None_value)\nPASS: test_basic (test.test_lib2to3.test_fixers.Test_raise.test_basic)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_raise.test_prefix_preservation)\nPASS: test_string_exc (test.test_lib2to3.test_fixers.Test_raise.test_string_exc)\nPASS: test_string_exc_val (test.test_lib2to3.test_fixers.Test_raise.test_string_exc_val)\nPASS: test_string_exc_val_tb (test.test_lib2to3.test_fixers.Test_raise.test_string_exc_val_tb)\nPASS: test_tb_1 (test.test_lib2to3.test_fixers.Test_raise.test_tb_1)\nPASS: test_tb_2 (test.test_lib2to3.test_fixers.Test_raise.test_tb_2)\nPASS: test_tb_3 (test.test_lib2to3.test_fixers.Test_raise.test_tb_3)\nPASS: test_tb_4 (test.test_lib2to3.test_fixers.Test_raise.test_tb_4)\nPASS: test_tb_5 (test.test_lib2to3.test_fixers.Test_raise.test_tb_5)\nPASS: test_tb_6 (test.test_lib2to3.test_fixers.Test_raise.test_tb_6)\nPASS: test_tuple_detection (test.test_lib2to3.test_fixers.Test_raise.test_tuple_detection)\nPASS: test_tuple_exc_1 (test.test_lib2to3.test_fixers.Test_raise.test_tuple_exc_1)\nPASS: test_tuple_exc_2 (test.test_lib2to3.test_fixers.Test_raise.test_tuple_exc_2)\nPASS: test_tuple_value (test.test_lib2to3.test_fixers.Test_raise.test_tuple_value)\nPASS: test_with_comments (test.test_lib2to3.test_fixers.Test_raise.test_with_comments)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_raw_input.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_raw_input.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_raw_input.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_raw_input.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_raw_input.test_5)\nPASS: test_6 (test.test_lib2to3.test_fixers.Test_raw_input.test_6)\nPASS: test_8 (test.test_lib2to3.test_fixers.Test_raw_input.test_8)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_raw_input.test_prefix_preservation)\nPASS: test_bug_7253 (test.test_lib2to3.test_fixers.Test_reduce.test_bug_7253)\nPASS: test_call_with_lambda (test.test_lib2to3.test_fixers.Test_reduce.test_call_with_lambda)\nPASS: test_simple_call (test.test_lib2to3.test_fixers.Test_reduce.test_simple_call)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_reduce.test_unchanged)\nPASS: test (test.test_lib2to3.test_fixers.Test_reload.test)\nPASS: test_comment (test.test_lib2to3.test_fixers.Test_reload.test_comment)\nPASS: test_space (test.test_lib2to3.test_fixers.Test_reload.test_space)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_reload.test_unchanged)\nPASS: test_import_from (test.test_lib2to3.test_fixers.Test_renames.test_import_from)\nPASS: test_import_from_as (test.test_lib2to3.test_fixers.Test_renames.test_import_from_as)\nPASS: test_import_module_usage (test.test_lib2to3.test_fixers.Test_renames.test_import_module_usage)\nPASS: test_complex (test.test_lib2to3.test_fixers.Test_repr.test_complex)\nPASS: test_nested (test.test_lib2to3.test_fixers.Test_repr.test_nested)\nPASS: test_nested_tuples (test.test_lib2to3.test_fixers.Test_repr.test_nested_tuples)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_repr.test_prefix_preservation)\nPASS: test_simple_1 (test.test_lib2to3.test_fixers.Test_repr.test_simple_1)\nPASS: test_simple_2 (test.test_lib2to3.test_fixers.Test_repr.test_simple_2)\nPASS: test_tuple (test.test_lib2to3.test_fixers.Test_repr.test_tuple)\nPASS: test_basic (test.test_lib2to3.test_fixers.Test_set_literal.test_basic)\nPASS: test_comments (test.test_lib2to3.test_fixers.Test_set_literal.test_comments)\nPASS: test_listcomps (test.test_lib2to3.test_fixers.Test_set_literal.test_listcomps)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_set_literal.test_unchanged)\nPASS: test_whitespace (test.test_lib2to3.test_fixers.Test_set_literal.test_whitespace)\nPASS: test (test.test_lib2to3.test_fixers.Test_standarderror.test)\nPASS: test_0 (test.test_lib2to3.test_fixers.Test_sys_exc.test_0)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_sys_exc.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_sys_exc.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_sys_exc.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_sys_exc.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_sys_exc.test_5)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_throw.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_throw.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_throw.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_throw.test_4)\nPASS: test_tb_1 (test.test_lib2to3.test_fixers.Test_throw.test_tb_1)\nPASS: test_tb_2 (test.test_lib2to3.test_fixers.Test_throw.test_tb_2)\nPASS: test_tb_3 (test.test_lib2to3.test_fixers.Test_throw.test_tb_3)\nPASS: test_tb_4 (test.test_lib2to3.test_fixers.Test_throw.test_tb_4)\nPASS: test_tb_5 (test.test_lib2to3.test_fixers.Test_throw.test_tb_5)\nPASS: test_tb_6 (test.test_lib2to3.test_fixers.Test_throw.test_tb_6)\nPASS: test_tb_7 (test.test_lib2to3.test_fixers.Test_throw.test_tb_7)\nPASS: test_tb_8 (test.test_lib2to3.test_fixers.Test_throw.test_tb_8)\nPASS: test_untouched_1 (test.test_lib2to3.test_fixers.Test_throw.test_untouched_1)\nPASS: test_untouched_2 (test.test_lib2to3.test_fixers.Test_throw.test_untouched_2)\nPASS: test_untouched_3 (test.test_lib2to3.test_fixers.Test_throw.test_untouched_3)\nPASS: test_warn_1 (test.test_lib2to3.test_fixers.Test_throw.test_warn_1)\nPASS: test_warn_2 (test.test_lib2to3.test_fixers.Test_throw.test_warn_2)\nPASS: test_warn_3 (test.test_lib2to3.test_fixers.Test_throw.test_warn_3)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_tuple_params.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_tuple_params.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_tuple_params.test_3)\nPASS: test_docstring (test.test_lib2to3.test_fixers.Test_tuple_params.test_docstring)\nPASS: test_keywords (test.test_lib2to3.test_fixers.Test_tuple_params.test_keywords)\nPASS: test_lambda_nested (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_nested)\nPASS: test_lambda_nested_multi_use (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_nested_multi_use)\nPASS: test_lambda_no_change (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_no_change)\nPASS: test_lambda_one_tuple (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_one_tuple)\nPASS: test_lambda_parens_single_arg (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_parens_single_arg)\nPASS: test_lambda_simple (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple)\nPASS: test_lambda_simple_multi_use (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple_multi_use)\nPASS: test_lambda_simple_reverse (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple_reverse)\nPASS: test_multi_1 (test.test_lib2to3.test_fixers.Test_tuple_params.test_multi_1)\nPASS: test_multi_2 (test.test_lib2to3.test_fixers.Test_tuple_params.test_multi_2)\nPASS: test_semicolon (test.test_lib2to3.test_fixers.Test_tuple_params.test_semicolon)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_2)\nPASS: test_unchanged_3 (test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_3)\nPASS: test_varargs (test.test_lib2to3.test_fixers.Test_tuple_params.test_varargs)\nPASS: test_basic_types_convert (test.test_lib2to3.test_fixers.Test_types.test_basic_types_convert)\nPASS: test_bytes_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_bytes_literal_escape_u)\nPASS: test_native_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_native_literal_escape_u)\nPASS: test_native_unicode_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_native_unicode_literal_escape_u)\nPASS: test_unichr (test.test_lib2to3.test_fixers.Test_unicode.test_unichr)\nPASS: test_unicode_call (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_call)\nPASS: test_unicode_literal_1 (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_1)\nPASS: test_unicode_literal_2 (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_2)\nPASS: test_unicode_literal_3 (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_3)\nPASS: test_unicode_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_escape_u)\nPASS: test_whitespace (test.test_lib2to3.test_fixers.Test_unicode.test_whitespace)\nPASS: test_import_from (test.test_lib2to3.test_fixers.Test_urllib.test_import_from)\nPASS: test_import_from_as (test.test_lib2to3.test_fixers.Test_urllib.test_import_from_as)\nPASS: test_import_module (test.test_lib2to3.test_fixers.Test_urllib.test_import_module)\nPASS: test_import_module_as (test.test_lib2to3.test_fixers.Test_urllib.test_import_module_as)\nPASS: test_import_module_usage (test.test_lib2to3.test_fixers.Test_urllib.test_import_module_usage)\nPASS: test_indented (test.test_lib2to3.test_fixers.Test_urllib.test_indented)\nPASS: test_single_import (test.test_lib2to3.test_fixers.Test_urllib.test_single_import)\nPASS: test_star (test.test_lib2to3.test_fixers.Test_urllib.test_star)\nPASS: test_in_consuming_context (test.test_lib2to3.test_fixers.Test_xrange.test_in_consuming_context)\nPASS: test_in_contains_test (test.test_lib2to3.test_fixers.Test_xrange.test_in_contains_test)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_xrange.test_prefix_preservation)\nPASS: test_range_in_for (test.test_lib2to3.test_fixers.Test_xrange.test_range_in_for)\nPASS: test_single_arg (test.test_lib2to3.test_fixers.Test_xrange.test_single_arg)\nPASS: test_three_args (test.test_lib2to3.test_fixers.Test_xrange.test_three_args)\nPASS: test_two_args (test.test_lib2to3.test_fixers.Test_xrange.test_two_args)\nPASS: test_wrap_in_list (test.test_lib2to3.test_fixers.Test_xrange.test_wrap_in_list)\nPASS: test_xrange_in_for (test.test_lib2to3.test_fixers.Test_xrange.test_xrange_in_for)\nPASS: test_double_transform (test.test_lib2to3.test_fixers.Test_xrange_with_reduce.test_double_transform)\nPASS: test_attr_ref (test.test_lib2to3.test_fixers.Test_xreadlines.test_attr_ref)\nPASS: test_call (test.test_lib2to3.test_fixers.Test_xreadlines.test_call)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_xreadlines.test_unchanged)\nPASS: test_future_builtins (test.test_lib2to3.test_fixers.Test_zip.test_future_builtins)\nPASS: test_zip_basic (test.test_lib2to3.test_fixers.Test_zip.test_zip_basic)\nPASS: test_zip_nochange (test.test_lib2to3.test_fixers.Test_zip.test_zip_nochange)\nPASS: test_zip_trailers (test.test_lib2to3.test_fixers.Test_zip.test_zip_trailers)\ntest_filename_changing_on_output_single_dir (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_single_dir)\nPASS: 2to3 a single directory with a new output dir and suffix.\ntest_filename_changing_on_output_single_file (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_single_file)\nPASS: 2to3 a single file with a new output dir.\ntest_filename_changing_on_output_two_files (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_two_files)\nPASS: 2to3 two files in one directory with a new output dir.\nPASS: test_unencodable_diff (test.test_lib2to3.test_main.TestMain.test_unencodable_diff)\nPASS: test_async_for (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_for)\nPASS: test_async_generator (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_generator)\nPASS: test_async_var (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_var)\nPASS: test_async_with (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_with)\nPASS: test_await_expr (test.test_lib2to3.test_parser.TestAsyncAwait.test_await_expr)\nPASS: test_new_syntax (test.test_lib2to3.test_parser.TestClassDef.test_new_syntax)\nPASS: test_formfeed (test.test_lib2to3.test_parser.TestDriver.test_formfeed)\nPASS: test_new (test.test_lib2to3.test_parser.TestExcept.test_new)\nPASS: test_old (test.test_lib2to3.test_parser.TestExcept.test_old)\nPASS: test_1 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_1)\nPASS: test_10 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_10)\nPASS: test_11 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_11)\nPASS: test_12 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_12)\nPASS: test_13 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_13)\nPASS: test_14 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_14)\nPASS: test_15 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_15)\nPASS: test_16 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_16)\nPASS: test_17 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_17)\nPASS: test_18 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_18)\nPASS: test_19 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_19)\nPASS: test_2 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_2)\nPASS: test_20 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_20)\nPASS: test_21 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_21)\nPASS: test_3 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_3)\nPASS: test_4 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_4)\nPASS: test_5 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_5)\nPASS: test_6 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_6)\nPASS: test_7 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_7)\nPASS: test_8 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_8)\nPASS: test_9 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_9)\nPASS: test_non_ascii_identifiers (test.test_lib2to3.test_parser.TestIdentifier.test_non_ascii_identifiers)\nPASS: test_multiline_bytes_literals (test.test_lib2to3.test_parser.TestLiterals.test_multiline_bytes_literals)\nPASS: test_multiline_bytes_tripquote_literals (test.test_lib2to3.test_parser.TestLiterals.test_multiline_bytes_tripquote_literals)\nPASS: test_multiline_str_literals (test.test_lib2to3.test_parser.TestLiterals.test_multiline_str_literals)\nPASS: test_matrix_multiplication_operator (test.test_lib2to3.test_parser.TestMatrixMultiplication.test_matrix_multiplication_operator)\nPASS: test_named_assignment_generator (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_generator)\nPASS: test_named_assignment_if (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_if)\nPASS: test_named_assignment_listcomp (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_listcomp)\nPASS: test_named_assignment_while (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_while)\nPASS: test_new_binary_notation (test.test_lib2to3.test_parser.TestNumericLiterals.test_new_binary_notation)\nPASS: test_new_octal_notation (test.test_lib2to3.test_parser.TestNumericLiterals.test_new_octal_notation)\ntest_all_project_files (test.test_lib2to3.test_parser.TestParserIdempotency.test_all_project_files) ... Parse file: /usr/lib/python3.12/lib2to3/__init__.py\nParse file: /usr/lib/python3.12/lib2to3/__main__.py\nParse file: /usr/lib/python3.12/lib2to3/btm_matcher.py\nParse file: /usr/lib/python3.12/lib2to3/btm_utils.py\nParse file: /usr/lib/python3.12/lib2to3/fixer_base.py\nParse file: /usr/lib/python3.12/lib2to3/fixer_util.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/__init__.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_apply.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_asserts.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_basestring.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_buffer.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_dict.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_except.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_exec.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_execfile.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_exitfunc.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_filter.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_funcattrs.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_future.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_getcwdu.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_has_key.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_idioms.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_import.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_imports.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_imports2.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_input.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_intern.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_isinstance.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_itertools.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_itertools_imports.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_long.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_map.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_metaclass.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_methodattrs.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_ne.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_next.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_nonzero.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_numliterals.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_operator.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_paren.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_print.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_raise.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_raw_input.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_reduce.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_reload.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_renames.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_repr.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_set_literal.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_standarderror.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_sys_exc.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_throw.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_tuple_params.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_types.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_unicode.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_urllib.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_ws_comma.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_xrange.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_xreadlines.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_zip.py\nParse file: /usr/lib/python3.12/lib2to3/main.py\nParse file: /usr/lib/python3.12/lib2to3/patcomp.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/__init__.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/conv.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/driver.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/grammar.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/literals.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/parse.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/pgen.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/token.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/tokenize.py\nParse file: /usr/lib/python3.12/lib2to3/pygram.py\nParse file: /usr/lib/python3.12/lib2to3/pytree.py\nParse file: /usr/lib/python3.12/lib2to3/refactor.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/__init__.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/__main__.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/bom.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/crlf.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/different_encoding.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/false_encoding.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/bad_order.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/__init__.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/fix_explicit.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/fix_first.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/fix_last.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/fix_parrot.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/fix_preorder.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/no_fixer_cls.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/parrot_example.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/infinite_recursion.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/py2_test_grammar.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/py3_test_grammar.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/pytree_idempotency.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/support.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_all_fixers.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_fixers.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_main.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_parser.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_pytree.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_refactor.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_util.py\nok\nPASS: test_extended_unpacking (test.test_lib2to3.test_parser.TestParserIdempotency.test_extended_unpacking)\nPASS: test_load_grammar_from_pickle (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_pickle)\nPASS: test_load_grammar_from_subprocess (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_subprocess)\nPASS: test_load_grammar_from_txt_file (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_txt_file)\nPASS: test_load_packaged_grammar (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_packaged_grammar)\nPASS: test_ParseError (test.test_lib2to3.test_parser.TestPickleableException.test_ParseError)\nPASS: test_all_markers (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_all_markers)\nPASS: test_all_with_args_and_kwargs (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_all_with_args_and_kwargs)\nPASS: test_lambda_soup (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_lambda_soup)\nPASS: test_one_pos_only_arg (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_one_pos_only_arg)\nPASS: test_only_positional_or_keyword (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_only_positional_or_keyword)\nPASS: test_2x_style_1 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_1)\nPASS: test_2x_style_2 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_2)\nPASS: test_2x_style_3 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_3)\nPASS: test_2x_style_invalid_1 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_invalid_1)\nPASS: test_3x_style (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style)\nPASS: test_3x_style_invalid_1 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_1)\nPASS: test_3x_style_invalid_2 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_2)\nPASS: test_3x_style_invalid_3 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_3)\nPASS: test_3x_style_invalid_4 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_4)\nPASS: test_1 (test.test_lib2to3.test_parser.TestSetLiteral.test_1)\nPASS: test_2 (test.test_lib2to3.test_parser.TestSetLiteral.test_2)\nPASS: test_3 (test.test_lib2to3.test_parser.TestSetLiteral.test_3)\nPASS: test_4 (test.test_lib2to3.test_parser.TestSetLiteral.test_4)\nPASS: test_lit (test.test_lib2to3.test_parser.TestStringLiterals.test_lit)\nPASS: test_argument_unpacking_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_1)\nPASS: test_argument_unpacking_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_2)\nPASS: test_argument_unpacking_3 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_3)\nPASS: test_complex_double_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_complex_double_star_expression)\nPASS: test_complex_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_complex_star_expression)\nPASS: test_dict_display_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_dict_display_1)\nPASS: test_dict_display_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_dict_display_2)\nPASS: test_double_star_dict_literal (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_dict_literal)\nPASS: test_double_star_dict_literal_after_keywords (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_dict_literal_after_keywords)\nPASS: test_double_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_expression)\nPASS: test_list_display (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_list_display)\nPASS: test_mid_positional_star (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_mid_positional_star)\nPASS: test_set_display (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_set_display)\nPASS: test_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_star_expression)\nPASS: test_trailing_commas_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_1)\nPASS: test_trailing_commas_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_2)\nPASS: test_trailing_commas_3 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_3)\nPASS: test_trailing_commas_4 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_4)\nPASS: test_trailing_commas_5 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_5)\nPASS: test_trailing_commas_6 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_6)\nPASS: test_trailing_commas_7 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_7)\nPASS: test_trailing_commas_8 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_8)\nPASS: test_trailing_commas_9 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_9)\nPASS: test_trailing_commas_lambda_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_1)\nPASS: test_trailing_commas_lambda_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_2)\nPASS: test_trailing_commas_lambda_3 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_3)\nPASS: test_trailing_commas_lambda_4 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_4)\nPASS: test_trailing_commas_lambda_5 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_5)\nPASS: test_trailing_commas_lambda_6 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_6)\nPASS: test_trailing_commas_lambda_7 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_7)\nPASS: test_trailing_commas_lambda_8 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_8)\nPASS: test_trailing_commas_lambda_9 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_9)\nPASS: test_1 (test.test_lib2to3.test_parser.TestVarAnnotations.test_1)\nPASS: test_2 (test.test_lib2to3.test_parser.TestVarAnnotations.test_2)\nPASS: test_3 (test.test_lib2to3.test_parser.TestVarAnnotations.test_3)\nPASS: test_4 (test.test_lib2to3.test_parser.TestVarAnnotations.test_4)\nPASS: test_5 (test.test_lib2to3.test_parser.TestVarAnnotations.test_5)\nPASS: test_6 (test.test_lib2to3.test_parser.TestVarAnnotations.test_6)\nPASS: test_yield_from (test.test_lib2to3.test_parser.TestYieldFrom.test_yield_from)\nPASS: test_changed (test.test_lib2to3.test_pytree.TestNodes.test_changed)\nPASS: test_depth (test.test_lib2to3.test_pytree.TestNodes.test_depth)\nPASS: test_get_suffix (test.test_lib2to3.test_pytree.TestNodes.test_get_suffix)\nPASS: test_instantiate_base (test.test_lib2to3.test_pytree.TestNodes.test_instantiate_base)\nPASS: test_leaf (test.test_lib2to3.test_pytree.TestNodes.test_leaf)\nPASS: test_leaf_constructor_prefix (test.test_lib2to3.test_pytree.TestNodes.test_leaf_constructor_prefix)\nPASS: test_leaf_equality (test.test_lib2to3.test_pytree.TestNodes.test_leaf_equality)\nPASS: test_leaf_next_sibling (test.test_lib2to3.test_pytree.TestNodes.test_leaf_next_sibling)\nPASS: test_leaf_prefix (test.test_lib2to3.test_pytree.TestNodes.test_leaf_prefix)\nPASS: test_leaf_prev_sibling (test.test_lib2to3.test_pytree.TestNodes.test_leaf_prev_sibling)\nPASS: test_leaf_repr (test.test_lib2to3.test_pytree.TestNodes.test_leaf_repr)\nPASS: test_leaf_str (test.test_lib2to3.test_pytree.TestNodes.test_leaf_str)\nPASS: test_leaf_str_numeric_value (test.test_lib2to3.test_pytree.TestNodes.test_leaf_str_numeric_value)\nPASS: test_leaves (test.test_lib2to3.test_pytree.TestNodes.test_leaves)\nPASS: test_node (test.test_lib2to3.test_pytree.TestNodes.test_node)\nPASS: test_node_append_child (test.test_lib2to3.test_pytree.TestNodes.test_node_append_child)\nPASS: test_node_constructor_prefix (test.test_lib2to3.test_pytree.TestNodes.test_node_constructor_prefix)\nPASS: test_node_equality (test.test_lib2to3.test_pytree.TestNodes.test_node_equality)\nPASS: test_node_insert_child (test.test_lib2to3.test_pytree.TestNodes.test_node_insert_child)\nPASS: test_node_next_sibling (test.test_lib2to3.test_pytree.TestNodes.test_node_next_sibling)\nPASS: test_node_prefix (test.test_lib2to3.test_pytree.TestNodes.test_node_prefix)\nPASS: test_node_prev_sibling (test.test_lib2to3.test_pytree.TestNodes.test_node_prev_sibling)\nPASS: test_node_recursive_equality (test.test_lib2to3.test_pytree.TestNodes.test_node_recursive_equality)\nPASS: test_node_repr (test.test_lib2to3.test_pytree.TestNodes.test_node_repr)\nPASS: test_node_set_child (test.test_lib2to3.test_pytree.TestNodes.test_node_set_child)\nPASS: test_node_str (test.test_lib2to3.test_pytree.TestNodes.test_node_str)\nPASS: test_post_order (test.test_lib2to3.test_pytree.TestNodes.test_post_order)\nPASS: test_pre_order (test.test_lib2to3.test_pytree.TestNodes.test_pre_order)\nPASS: test_remove (test.test_lib2to3.test_pytree.TestNodes.test_remove)\nPASS: test_remove_parentless (test.test_lib2to3.test_pytree.TestNodes.test_remove_parentless)\nPASS: test_replace (test.test_lib2to3.test_pytree.TestNodes.test_replace)\nPASS: test_replace_with_list (test.test_lib2to3.test_pytree.TestNodes.test_replace_with_list)\nPASS: test_basic_patterns (test.test_lib2to3.test_pytree.TestPatterns.test_basic_patterns)\nPASS: test_generate_matches (test.test_lib2to3.test_pytree.TestPatterns.test_generate_matches)\nPASS: test_has_key_example (test.test_lib2to3.test_pytree.TestPatterns.test_has_key_example)\nPASS: test_wildcard (test.test_lib2to3.test_pytree.TestPatterns.test_wildcard)\nPASS: test_bom (test.test_lib2to3.test_refactor.TestRefactoringTool.test_bom)\nPASS: test_crlf_newlines (test.test_lib2to3.test_refactor.TestRefactoringTool.test_crlf_newlines)\nPASS: test_crlf_unchanged (test.test_lib2to3.test_refactor.TestRefactoringTool.test_crlf_unchanged)\nPASS: test_detect_future_features (test.test_lib2to3.test_refactor.TestRefactoringTool.test_detect_future_features)\nPASS: test_exec_function_option (test.test_lib2to3.test_refactor.TestRefactoringTool.test_exec_function_option)\nPASS: test_explicit (test.test_lib2to3.test_refactor.TestRefactoringTool.test_explicit)\nPASS: test_false_file_encoding (test.test_lib2to3.test_refactor.TestRefactoringTool.test_false_file_encoding)\nPASS: test_file_encoding (test.test_lib2to3.test_refactor.TestRefactoringTool.test_file_encoding)\nPASS: test_fixer_loading (test.test_lib2to3.test_refactor.TestRefactoringTool.test_fixer_loading)\nPASS: test_fixer_loading_helpers (test.test_lib2to3.test_refactor.TestRefactoringTool.test_fixer_loading_helpers)\nPASS: test_get_headnode_dict (test.test_lib2to3.test_refactor.TestRefactoringTool.test_get_headnode_dict)\nPASS: test_naughty_fixers (test.test_lib2to3.test_refactor.TestRefactoringTool.test_naughty_fixers)\nPASS: test_print_function_option (test.test_lib2to3.test_refactor.TestRefactoringTool.test_print_function_option)\nPASS: test_refactor_dir (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_dir)\nPASS: test_refactor_docstring (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_docstring)\nPASS: test_refactor_file (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_file)\nPASS: test_refactor_file_write_unchanged_file (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_file_write_unchanged_file)\nPASS: test_refactor_stdin (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_stdin)\nPASS: test_refactor_string (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_string)\nPASS: test_write_unchanged_files_option (test.test_lib2to3.test_refactor.TestRefactoringTool.test_write_unchanged_files_option)\nPASS: test (test.test_lib2to3.test_util.Test_Attr.test)\nPASS: test_returns (test.test_lib2to3.test_util.Test_Attr.test_returns)\nPASS: test (test.test_lib2to3.test_util.Test_Call.test)\nPASS: test (test.test_lib2to3.test_util.Test_Name.test)\nPASS: test_in_function (test.test_lib2to3.test_util.Test_does_tree_import.test_in_function)\nPASS: test_class_def (test.test_lib2to3.test_util.Test_find_binding.test_class_def)\nPASS: test_for (test.test_lib2to3.test_util.Test_find_binding.test_for)\nPASS: test_for_nested (test.test_lib2to3.test_util.Test_find_binding.test_for_nested)\nPASS: test_from_import (test.test_lib2to3.test_util.Test_find_binding.test_from_import)\nPASS: test_from_import_as (test.test_lib2to3.test_util.Test_find_binding.test_from_import_as)\nPASS: test_from_import_as_with_package (test.test_lib2to3.test_util.Test_find_binding.test_from_import_as_with_package)\nPASS: test_from_import_with_package (test.test_lib2to3.test_util.Test_find_binding.test_from_import_with_package)\nPASS: test_function_def (test.test_lib2to3.test_util.Test_find_binding.test_function_def)\nPASS: test_if (test.test_lib2to3.test_util.Test_find_binding.test_if)\nPASS: test_if_nested (test.test_lib2to3.test_util.Test_find_binding.test_if_nested)\nPASS: test_import_as (test.test_lib2to3.test_util.Test_find_binding.test_import_as)\nPASS: test_import_as_with_package (test.test_lib2to3.test_util.Test_find_binding.test_import_as_with_package)\nPASS: test_invalid_assignments (test.test_lib2to3.test_util.Test_find_binding.test_invalid_assignments)\nPASS: test_list_assignment (test.test_lib2to3.test_util.Test_find_binding.test_list_assignment)\nPASS: test_simple_assignment (test.test_lib2to3.test_util.Test_find_binding.test_simple_assignment)\nPASS: test_simple_import (test.test_lib2to3.test_util.Test_find_binding.test_simple_import)\nPASS: test_simple_import_with_package (test.test_lib2to3.test_util.Test_find_binding.test_simple_import_with_package)\nPASS: test_try_except (test.test_lib2to3.test_util.Test_find_binding.test_try_except)\nPASS: test_try_except_finally (test.test_lib2to3.test_util.Test_find_binding.test_try_except_finally)\nPASS: test_try_except_finally_nested (test.test_lib2to3.test_util.Test_find_binding.test_try_except_finally_nested)\nPASS: test_try_except_nested (test.test_lib2to3.test_util.Test_find_binding.test_try_except_nested)\nPASS: test_tuple_assignment (test.test_lib2to3.test_util.Test_find_binding.test_tuple_assignment)\nPASS: test_while (test.test_lib2to3.test_util.Test_find_binding.test_while)\nPASS: test_while_nested (test.test_lib2to3.test_util.Test_find_binding.test_while_nested)\nPASS: test_nothing (test.test_lib2to3.test_util.Test_find_indentation.test_nothing)\nPASS: test_simple (test.test_lib2to3.test_util.Test_find_indentation.test_simple)\nPASS: test_invalid (test.test_lib2to3.test_util.Test_is_list.test_invalid)\nPASS: test_valid (test.test_lib2to3.test_util.Test_is_list.test_valid)\nPASS: test_invalid (test.test_lib2to3.test_util.Test_is_tuple.test_invalid)\nPASS: test_valid (test.test_lib2to3.test_util.Test_is_tuple.test_valid)\nPASS: test_after_docstring (test.test_lib2to3.test_util.Test_touch_import.test_after_docstring)\nPASS: test_after_imports (test.test_lib2to3.test_util.Test_touch_import.test_after_imports)\nPASS: test_beginning (test.test_lib2to3.test_util.Test_touch_import.test_beginning)\nPASS: test_from_import (test.test_lib2to3.test_util.Test_touch_import.test_from_import)\nPASS: test_name_import (test.test_lib2to3.test_util.Test_touch_import.test_name_import)\n\n----------------------------------------------------------------------\nRan 670 tests in 21.016s\n\nOK (skipped=1)\n0:02:07 load avg: 3.47 [276/469] test_patma passed\nPASS: test_refleaks (test.test_patma.TestCompiler.test_refleaks)\nPASS: test_late_registration_mapping (test.test_patma.TestInheritance.test_late_registration_mapping)\nPASS: test_late_registration_sequence (test.test_patma.TestInheritance.test_late_registration_sequence)\nPASS: test_multiple_inheritance_mapping (test.test_patma.TestInheritance.test_multiple_inheritance_mapping)\nPASS: test_multiple_inheritance_sequence (test.test_patma.TestInheritance.test_multiple_inheritance_sequence)\nPASS: test_patma_000 (test.test_patma.TestPatma.test_patma_000)\nPASS: test_patma_001 (test.test_patma.TestPatma.test_patma_001)\nPASS: test_patma_002 (test.test_patma.TestPatma.test_patma_002)\nPASS: test_patma_003 (test.test_patma.TestPatma.test_patma_003)\nPASS: test_patma_004 (test.test_patma.TestPatma.test_patma_004)\nPASS: test_patma_005 (test.test_patma.TestPatma.test_patma_005)\nPASS: test_patma_006 (test.test_patma.TestPatma.test_patma_006)\nPASS: test_patma_007 (test.test_patma.TestPatma.test_patma_007)\nPASS: test_patma_008 (test.test_patma.TestPatma.test_patma_008)\nPASS: test_patma_009 (test.test_patma.TestPatma.test_patma_009)\nPASS: test_patma_010 (test.test_patma.TestPatma.test_patma_010)\nPASS: test_patma_011 (test.test_patma.TestPatma.test_patma_011)\nPASS: test_patma_012 (test.test_patma.TestPatma.test_patma_012)\nPASS: test_patma_013 (test.test_patma.TestPatma.test_patma_013)\nPASS: test_patma_014 (test.test_patma.TestPatma.test_patma_014)\nPASS: test_patma_015 (test.test_patma.TestPatma.test_patma_015)\nPASS: test_patma_016 (test.test_patma.TestPatma.test_patma_016)\nPASS: test_patma_017 (test.test_patma.TestPatma.test_patma_017)\nPASS: test_patma_018 (test.test_patma.TestPatma.test_patma_018)\nPASS: test_patma_019 (test.test_patma.TestPatma.test_patma_019)\nPASS: test_patma_020 (test.test_patma.TestPatma.test_patma_020)\nPASS: test_patma_021 (test.test_patma.TestPatma.test_patma_021)\nPASS: test_patma_022 (test.test_patma.TestPatma.test_patma_022)\nPASS: test_patma_023 (test.test_patma.TestPatma.test_patma_023)\nPASS: test_patma_024 (test.test_patma.TestPatma.test_patma_024)\nPASS: test_patma_025 (test.test_patma.TestPatma.test_patma_025)\nPASS: test_patma_026 (test.test_patma.TestPatma.test_patma_026)\nPASS: test_patma_027 (test.test_patma.TestPatma.test_patma_027)\nPASS: test_patma_028 (test.test_patma.TestPatma.test_patma_028)\nPASS: test_patma_029 (test.test_patma.TestPatma.test_patma_029)\nPASS: test_patma_030 (test.test_patma.TestPatma.test_patma_030)\nPASS: test_patma_031 (test.test_patma.TestPatma.test_patma_031)\nPASS: test_patma_032 (test.test_patma.TestPatma.test_patma_032)\nPASS: test_patma_033 (test.test_patma.TestPatma.test_patma_033)\nPASS: test_patma_034 (test.test_patma.TestPatma.test_patma_034)\nPASS: test_patma_035 (test.test_patma.TestPatma.test_patma_035)\nPASS: test_patma_036 (test.test_patma.TestPatma.test_patma_036)\nPASS: test_patma_037 (test.test_patma.TestPatma.test_patma_037)\nPASS: test_patma_038 (test.test_patma.TestPatma.test_patma_038)\nPASS: test_patma_039 (test.test_patma.TestPatma.test_patma_039)\nPASS: test_patma_040 (test.test_patma.TestPatma.test_patma_040)\nPASS: test_patma_041 (test.test_patma.TestPatma.test_patma_041)\nPASS: test_patma_042 (test.test_patma.TestPatma.test_patma_042)\nPASS: test_patma_043 (test.test_patma.TestPatma.test_patma_043)\nPASS: test_patma_044 (test.test_patma.TestPatma.test_patma_044)\nPASS: test_patma_045 (test.test_patma.TestPatma.test_patma_045)\nPASS: test_patma_046 (test.test_patma.TestPatma.test_patma_046)\nPASS: test_patma_047 (test.test_patma.TestPatma.test_patma_047)\nPASS: test_patma_048 (test.test_patma.TestPatma.test_patma_048)\nPASS: test_patma_049 (test.test_patma.TestPatma.test_patma_049)\nPASS: test_patma_050 (test.test_patma.TestPatma.test_patma_050)\nPASS: test_patma_051 (test.test_patma.TestPatma.test_patma_051)\nPASS: test_patma_052 (test.test_patma.TestPatma.test_patma_052)\nPASS: test_patma_053 (test.test_patma.TestPatma.test_patma_053)\nPASS: test_patma_054 (test.test_patma.TestPatma.test_patma_054)\nPASS: test_patma_055 (test.test_patma.TestPatma.test_patma_055)\nPASS: test_patma_056 (test.test_patma.TestPatma.test_patma_056)\nPASS: test_patma_057 (test.test_patma.TestPatma.test_patma_057)\nPASS: test_patma_058 (test.test_patma.TestPatma.test_patma_058)\nPASS: test_patma_059 (test.test_patma.TestPatma.test_patma_059)\nPASS: test_patma_060 (test.test_patma.TestPatma.test_patma_060)\nPASS: test_patma_061 (test.test_patma.TestPatma.test_patma_061)\nPASS: test_patma_062 (test.test_patma.TestPatma.test_patma_062)\nPASS: test_patma_063 (test.test_patma.TestPatma.test_patma_063)\nPASS: test_patma_064 (test.test_patma.TestPatma.test_patma_064)\nPASS: test_patma_065 (test.test_patma.TestPatma.test_patma_065)\nPASS: test_patma_066 (test.test_patma.TestPatma.test_patma_066)\nPASS: test_patma_067 (test.test_patma.TestPatma.test_patma_067)\nPASS: test_patma_068 (test.test_patma.TestPatma.test_patma_068)\nPASS: test_patma_069 (test.test_patma.TestPatma.test_patma_069)\nPASS: test_patma_070 (test.test_patma.TestPatma.test_patma_070)\nPASS: test_patma_071 (test.test_patma.TestPatma.test_patma_071)\nPASS: test_patma_072 (test.test_patma.TestPatma.test_patma_072)\nPASS: test_patma_073 (test.test_patma.TestPatma.test_patma_073)\nPASS: test_patma_074 (test.test_patma.TestPatma.test_patma_074)\nPASS: test_patma_075 (test.test_patma.TestPatma.test_patma_075)\nPASS: test_patma_076 (test.test_patma.TestPatma.test_patma_076)\nPASS: test_patma_077 (test.test_patma.TestPatma.test_patma_077)\nPASS: test_patma_078 (test.test_patma.TestPatma.test_patma_078)\nPASS: test_patma_079 (test.test_patma.TestPatma.test_patma_079)\nPASS: test_patma_080 (test.test_patma.TestPatma.test_patma_080)\nPASS: test_patma_081 (test.test_patma.TestPatma.test_patma_081)\nPASS: test_patma_082 (test.test_patma.TestPatma.test_patma_082)\nPASS: test_patma_083 (test.test_patma.TestPatma.test_patma_083)\nPASS: test_patma_084 (test.test_patma.TestPatma.test_patma_084)\nPASS: test_patma_085 (test.test_patma.TestPatma.test_patma_085)\nPASS: test_patma_086 (test.test_patma.TestPatma.test_patma_086)\nPASS: test_patma_087 (test.test_patma.TestPatma.test_patma_087)\nPASS: test_patma_088 (test.test_patma.TestPatma.test_patma_088)\nPASS: test_patma_089 (test.test_patma.TestPatma.test_patma_089)\nPASS: test_patma_090 (test.test_patma.TestPatma.test_patma_090)\nPASS: test_patma_091 (test.test_patma.TestPatma.test_patma_091)\nPASS: test_patma_092 (test.test_patma.TestPatma.test_patma_092)\nPASS: test_patma_093 (test.test_patma.TestPatma.test_patma_093)\nPASS: test_patma_094 (test.test_patma.TestPatma.test_patma_094)\nPASS: test_patma_095 (test.test_patma.TestPatma.test_patma_095)\nPASS: test_patma_096 (test.test_patma.TestPatma.test_patma_096)\nPASS: test_patma_097 (test.test_patma.TestPatma.test_patma_097)\nPASS: test_patma_098 (test.test_patma.TestPatma.test_patma_098)\nPASS: test_patma_099 (test.test_patma.TestPatma.test_patma_099)\nPASS: test_patma_100 (test.test_patma.TestPatma.test_patma_100)\nPASS: test_patma_101 (test.test_patma.TestPatma.test_patma_101)\nPASS: test_patma_102 (test.test_patma.TestPatma.test_patma_102)\nPASS: test_patma_103 (test.test_patma.TestPatma.test_patma_103)\nPASS: test_patma_104 (test.test_patma.TestPatma.test_patma_104)\nPASS: test_patma_105 (test.test_patma.TestPatma.test_patma_105)\nPASS: test_patma_106 (test.test_patma.TestPatma.test_patma_106)\nPASS: test_patma_107 (test.test_patma.TestPatma.test_patma_107)\nPASS: test_patma_108 (test.test_patma.TestPatma.test_patma_108)\nPASS: test_patma_109 (test.test_patma.TestPatma.test_patma_109)\nPASS: test_patma_110 (test.test_patma.TestPatma.test_patma_110)\nPASS: test_patma_111 (test.test_patma.TestPatma.test_patma_111)\nPASS: test_patma_112 (test.test_patma.TestPatma.test_patma_112)\nPASS: test_patma_113 (test.test_patma.TestPatma.test_patma_113)\nPASS: test_patma_114 (test.test_patma.TestPatma.test_patma_114)\nPASS: test_patma_115 (test.test_patma.TestPatma.test_patma_115)\nPASS: test_patma_116 (test.test_patma.TestPatma.test_patma_116)\nPASS: test_patma_117 (test.test_patma.TestPatma.test_patma_117)\nPASS: test_patma_118 (test.test_patma.TestPatma.test_patma_118)\nPASS: test_patma_119 (test.test_patma.TestPatma.test_patma_119)\nPASS: test_patma_120 (test.test_patma.TestPatma.test_patma_120)\nPASS: test_patma_121 (test.test_patma.TestPatma.test_patma_121)\nPASS: test_patma_122 (test.test_patma.TestPatma.test_patma_122)\nPASS: test_patma_123 (test.test_patma.TestPatma.test_patma_123)\nPASS: test_patma_124 (test.test_patma.TestPatma.test_patma_124)\nPASS: test_patma_125 (test.test_patma.TestPatma.test_patma_125)\nPASS: test_patma_126 (test.test_patma.TestPatma.test_patma_126)\nPASS: test_patma_127 (test.test_patma.TestPatma.test_patma_127)\nPASS: test_patma_128 (test.test_patma.TestPatma.test_patma_128)\nPASS: test_patma_129 (test.test_patma.TestPatma.test_patma_129)\nPASS: test_patma_130 (test.test_patma.TestPatma.test_patma_130)\nPASS: test_patma_131 (test.test_patma.TestPatma.test_patma_131)\nPASS: test_patma_132 (test.test_patma.TestPatma.test_patma_132)\nPASS: test_patma_133 (test.test_patma.TestPatma.test_patma_133)\nPASS: test_patma_134 (test.test_patma.TestPatma.test_patma_134)\nPASS: test_patma_135 (test.test_patma.TestPatma.test_patma_135)\nPASS: test_patma_136 (test.test_patma.TestPatma.test_patma_136)\nPASS: test_patma_137 (test.test_patma.TestPatma.test_patma_137)\nPASS: test_patma_138 (test.test_patma.TestPatma.test_patma_138)\nPASS: test_patma_139 (test.test_patma.TestPatma.test_patma_139)\nPASS: test_patma_140 (test.test_patma.TestPatma.test_patma_140)\nPASS: test_patma_141 (test.test_patma.TestPatma.test_patma_141)\nPASS: test_patma_142 (test.test_patma.TestPatma.test_patma_142)\nPASS: test_patma_143 (test.test_patma.TestPatma.test_patma_143)\nPASS: test_patma_144 (test.test_patma.TestPatma.test_patma_144)\nPASS: test_patma_145 (test.test_patma.TestPatma.test_patma_145)\nPASS: test_patma_146 (test.test_patma.TestPatma.test_patma_146)\nPASS: test_patma_147 (test.test_patma.TestPatma.test_patma_147)\nPASS: test_patma_148 (test.test_patma.TestPatma.test_patma_148)\nPASS: test_patma_149 (test.test_patma.TestPatma.test_patma_149)\nPASS: test_patma_150 (test.test_patma.TestPatma.test_patma_150)\nPASS: test_patma_151 (test.test_patma.TestPatma.test_patma_151)\nPASS: test_patma_152 (test.test_patma.TestPatma.test_patma_152)\nPASS: test_patma_153 (test.test_patma.TestPatma.test_patma_153)\nPASS: test_patma_154 (test.test_patma.TestPatma.test_patma_154)\nPASS: test_patma_155 (test.test_patma.TestPatma.test_patma_155)\nPASS: test_patma_156 (test.test_patma.TestPatma.test_patma_156)\nPASS: test_patma_157 (test.test_patma.TestPatma.test_patma_157)\nPASS: test_patma_158 (test.test_patma.TestPatma.test_patma_158)\nPASS: test_patma_159 (test.test_patma.TestPatma.test_patma_159)\nPASS: test_patma_160 (test.test_patma.TestPatma.test_patma_160)\nPASS: test_patma_161 (test.test_patma.TestPatma.test_patma_161)\nPASS: test_patma_162 (test.test_patma.TestPatma.test_patma_162)\nPASS: test_patma_163 (test.test_patma.TestPatma.test_patma_163)\nPASS: test_patma_164 (test.test_patma.TestPatma.test_patma_164)\nPASS: test_patma_165 (test.test_patma.TestPatma.test_patma_165)\nPASS: test_patma_166 (test.test_patma.TestPatma.test_patma_166)\nPASS: test_patma_167 (test.test_patma.TestPatma.test_patma_167)\nPASS: test_patma_168 (test.test_patma.TestPatma.test_patma_168)\nPASS: test_patma_169 (test.test_patma.TestPatma.test_patma_169)\nPASS: test_patma_170 (test.test_patma.TestPatma.test_patma_170)\nPASS: test_patma_171 (test.test_patma.TestPatma.test_patma_171)\nPASS: test_patma_172 (test.test_patma.TestPatma.test_patma_172)\nPASS: test_patma_173 (test.test_patma.TestPatma.test_patma_173)\nPASS: test_patma_174 (test.test_patma.TestPatma.test_patma_174)\nPASS: test_patma_175 (test.test_patma.TestPatma.test_patma_175)\nPASS: test_patma_176 (test.test_patma.TestPatma.test_patma_176)\nPASS: test_patma_177 (test.test_patma.TestPatma.test_patma_177)\nPASS: test_patma_178 (test.test_patma.TestPatma.test_patma_178)\nPASS: test_patma_179 (test.test_patma.TestPatma.test_patma_179)\nPASS: test_patma_180 (test.test_patma.TestPatma.test_patma_180)\nPASS: test_patma_181 (test.test_patma.TestPatma.test_patma_181)\nPASS: test_patma_182 (test.test_patma.TestPatma.test_patma_182)\nPASS: test_patma_183 (test.test_patma.TestPatma.test_patma_183)\nPASS: test_patma_184 (test.test_patma.TestPatma.test_patma_184)\nPASS: test_patma_185 (test.test_patma.TestPatma.test_patma_185)\nPASS: test_patma_186 (test.test_patma.TestPatma.test_patma_186)\nPASS: test_patma_187 (test.test_patma.TestPatma.test_patma_187)\nPASS: test_patma_188 (test.test_patma.TestPatma.test_patma_188)\nPASS: test_patma_189 (test.test_patma.TestPatma.test_patma_189)\nPASS: test_patma_190 (test.test_patma.TestPatma.test_patma_190)\nPASS: test_patma_191 (test.test_patma.TestPatma.test_patma_191)\nPASS: test_patma_192 (test.test_patma.TestPatma.test_patma_192)\nPASS: test_patma_193 (test.test_patma.TestPatma.test_patma_193)\nPASS: test_patma_194 (test.test_patma.TestPatma.test_patma_194)\nPASS: test_patma_195 (test.test_patma.TestPatma.test_patma_195)\nPASS: test_patma_196 (test.test_patma.TestPatma.test_patma_196)\nPASS: test_patma_197 (test.test_patma.TestPatma.test_patma_197)\nPASS: test_patma_198 (test.test_patma.TestPatma.test_patma_198)\nPASS: test_patma_199 (test.test_patma.TestPatma.test_patma_199)\nPASS: test_patma_200 (test.test_patma.TestPatma.test_patma_200)\nPASS: test_patma_201 (test.test_patma.TestPatma.test_patma_201)\nPASS: test_patma_202 (test.test_patma.TestPatma.test_patma_202)\nPASS: test_patma_203 (test.test_patma.TestPatma.test_patma_203)\nPASS: test_patma_204 (test.test_patma.TestPatma.test_patma_204)\nPASS: test_patma_205 (test.test_patma.TestPatma.test_patma_205)\nPASS: test_patma_206 (test.test_patma.TestPatma.test_patma_206)\nPASS: test_patma_207 (test.test_patma.TestPatma.test_patma_207)\nPASS: test_patma_208 (test.test_patma.TestPatma.test_patma_208)\nPASS: test_patma_209 (test.test_patma.TestPatma.test_patma_209)\nPASS: test_patma_210 (test.test_patma.TestPatma.test_patma_210)\nPASS: test_patma_211 (test.test_patma.TestPatma.test_patma_211)\nPASS: test_patma_212 (test.test_patma.TestPatma.test_patma_212)\nPASS: test_patma_213 (test.test_patma.TestPatma.test_patma_213)\nPASS: test_patma_214 (test.test_patma.TestPatma.test_patma_214)\nPASS: test_patma_215 (test.test_patma.TestPatma.test_patma_215)\nPASS: test_patma_216 (test.test_patma.TestPatma.test_patma_216)\nPASS: test_patma_217 (test.test_patma.TestPatma.test_patma_217)\nPASS: test_patma_218 (test.test_patma.TestPatma.test_patma_218)\nPASS: test_patma_219 (test.test_patma.TestPatma.test_patma_219)\nPASS: test_patma_220 (test.test_patma.TestPatma.test_patma_220)\nPASS: test_patma_221 (test.test_patma.TestPatma.test_patma_221)\nPASS: test_patma_222 (test.test_patma.TestPatma.test_patma_222)\nPASS: test_patma_223 (test.test_patma.TestPatma.test_patma_223)\nPASS: test_patma_224 (test.test_patma.TestPatma.test_patma_224)\nPASS: test_patma_225 (test.test_patma.TestPatma.test_patma_225)\nPASS: test_patma_226 (test.test_patma.TestPatma.test_patma_226)\nPASS: test_patma_227 (test.test_patma.TestPatma.test_patma_227)\nPASS: test_patma_228 (test.test_patma.TestPatma.test_patma_228)\nPASS: test_patma_229 (test.test_patma.TestPatma.test_patma_229)\nPASS: test_patma_230 (test.test_patma.TestPatma.test_patma_230)\nPASS: test_patma_231 (test.test_patma.TestPatma.test_patma_231)\nPASS: test_patma_232 (test.test_patma.TestPatma.test_patma_232)\nPASS: test_patma_233 (test.test_patma.TestPatma.test_patma_233)\nPASS: test_patma_234 (test.test_patma.TestPatma.test_patma_234)\nPASS: test_patma_235 (test.test_patma.TestPatma.test_patma_235)\nPASS: test_patma_236 (test.test_patma.TestPatma.test_patma_236)\nPASS: test_patma_237 (test.test_patma.TestPatma.test_patma_237)\nPASS: test_patma_238 (test.test_patma.TestPatma.test_patma_238)\nPASS: test_patma_239 (test.test_patma.TestPatma.test_patma_239)\nPASS: test_patma_240 (test.test_patma.TestPatma.test_patma_240)\nPASS: test_patma_241 (test.test_patma.TestPatma.test_patma_241)\nPASS: test_patma_242 (test.test_patma.TestPatma.test_patma_242)\nPASS: test_patma_243 (test.test_patma.TestPatma.test_patma_243)\nPASS: test_patma_244 (test.test_patma.TestPatma.test_patma_244)\nPASS: test_patma_245 (test.test_patma.TestPatma.test_patma_245)\nPASS: test_patma_246 (test.test_patma.TestPatma.test_patma_246)\nPASS: test_patma_247 (test.test_patma.TestPatma.test_patma_247)\nPASS: test_patma_248 (test.test_patma.TestPatma.test_patma_248)\nPASS: test_patma_249 (test.test_patma.TestPatma.test_patma_249)\nPASS: test_alternative_patterns_bind_different_names_0 (test.test_patma.TestSyntaxErrors.test_alternative_patterns_bind_different_names_0)\nPASS: test_alternative_patterns_bind_different_names_1 (test.test_patma.TestSyntaxErrors.test_alternative_patterns_bind_different_names_1)\nPASS: test_attribute_name_repeated_in_class_pattern (test.test_patma.TestSyntaxErrors.test_attribute_name_repeated_in_class_pattern)\nPASS: test_imaginary_number_required_in_complex_literal_0 (test.test_patma.TestSyntaxErrors.test_imaginary_number_required_in_complex_literal_0)\nPASS: test_imaginary_number_required_in_complex_literal_1 (test.test_patma.TestSyntaxErrors.test_imaginary_number_required_in_complex_literal_1)\nPASS: test_invalid_syntax_0 (test.test_patma.TestSyntaxErrors.test_invalid_syntax_0)\nPASS: test_invalid_syntax_1 (test.test_patma.TestSyntaxErrors.test_invalid_syntax_1)\nPASS: test_invalid_syntax_2 (test.test_patma.TestSyntaxErrors.test_invalid_syntax_2)\nPASS: test_invalid_syntax_3 (test.test_patma.TestSyntaxErrors.test_invalid_syntax_3)\nPASS: test_mapping_pattern_duplicate_key (test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key)\nPASS: test_mapping_pattern_duplicate_key_edge_case0 (test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case0)\nPASS: test_mapping_pattern_duplicate_key_edge_case1 (test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case1)\nPASS: test_mapping_pattern_duplicate_key_edge_case2 (test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case2)\nPASS: test_mapping_pattern_duplicate_key_edge_case3 (test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case3)\nPASS: test_mapping_pattern_keys_may_only_match_literals_and_attribute_lookups (test.test_patma.TestSyntaxErrors.test_mapping_pattern_keys_may_only_match_literals_and_attribute_lookups)\nPASS: test_multiple_assignments_to_name_in_pattern_0 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_0)\nPASS: test_multiple_assignments_to_name_in_pattern_1 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_1)\nPASS: test_multiple_assignments_to_name_in_pattern_2 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_2)\nPASS: test_multiple_assignments_to_name_in_pattern_3 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_3)\nPASS: test_multiple_assignments_to_name_in_pattern_4 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_4)\nPASS: test_multiple_assignments_to_name_in_pattern_5 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_5)\nPASS: test_multiple_starred_names_in_sequence_pattern_0 (test.test_patma.TestSyntaxErrors.test_multiple_starred_names_in_sequence_pattern_0)\nPASS: test_multiple_starred_names_in_sequence_pattern_1 (test.test_patma.TestSyntaxErrors.test_multiple_starred_names_in_sequence_pattern_1)\nPASS: test_name_capture_makes_remaining_patterns_unreachable_0 (test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_0)\nPASS: test_name_capture_makes_remaining_patterns_unreachable_1 (test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_1)\nPASS: test_name_capture_makes_remaining_patterns_unreachable_2 (test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_2)\nPASS: test_name_capture_makes_remaining_patterns_unreachable_3 (test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_3)\nPASS: test_name_capture_makes_remaining_patterns_unreachable_4 (test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_4)\nPASS: test_patterns_may_only_match_literals_and_attribute_lookups_0 (test.test_patma.TestSyntaxErrors.test_patterns_may_only_match_literals_and_attribute_lookups_0)\nPASS: test_patterns_may_only_match_literals_and_attribute_lookups_1 (test.test_patma.TestSyntaxErrors.test_patterns_may_only_match_literals_and_attribute_lookups_1)\nPASS: test_real_number_required_in_complex_literal_0 (test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_0)\nPASS: test_real_number_required_in_complex_literal_1 (test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_1)\nPASS: test_real_number_required_in_complex_literal_2 (test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_2)\nPASS: test_real_number_required_in_complex_literal_3 (test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_3)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_0 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_0)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_1 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_1)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_2 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_2)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_3 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_3)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_4 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_4)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_5 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_5)\nPASS: test_default_capture (test.test_patma.TestTracing.test_default_capture)\nPASS: test_default_wildcard (test.test_patma.TestTracing.test_default_wildcard)\nPASS: test_no_default (test.test_patma.TestTracing.test_no_default)\nPASS: test_only_default_capture (test.test_patma.TestTracing.test_only_default_capture)\nPASS: test_only_default_wildcard (test.test_patma.TestTracing.test_only_default_wildcard)\nPASS: test_parser_deeply_nested_patterns (test.test_patma.TestTracing.test_parser_deeply_nested_patterns)\nPASS: test_unreachable_code (test.test_patma.TestTracing.test_unreachable_code)\nPASS: test_accepts_positional_subpatterns_0 (test.test_patma.TestTypeErrors.test_accepts_positional_subpatterns_0)\nPASS: test_accepts_positional_subpatterns_1 (test.test_patma.TestTypeErrors.test_accepts_positional_subpatterns_1)\nPASS: test_got_multiple_subpatterns_for_attribute_0 (test.test_patma.TestTypeErrors.test_got_multiple_subpatterns_for_attribute_0)\nPASS: test_got_multiple_subpatterns_for_attribute_1 (test.test_patma.TestTypeErrors.test_got_multiple_subpatterns_for_attribute_1)\nPASS: test_match_args_elements_must_be_strings (test.test_patma.TestTypeErrors.test_match_args_elements_must_be_strings)\nPASS: test_match_args_must_be_a_tuple_0 (test.test_patma.TestTypeErrors.test_match_args_must_be_a_tuple_0)\nPASS: test_match_args_must_be_a_tuple_1 (test.test_patma.TestTypeErrors.test_match_args_must_be_a_tuple_1)\nPASS: test_match_args_must_be_a_tuple_2 (test.test_patma.TestTypeErrors.test_match_args_must_be_a_tuple_2)\nPASS: test_mapping_pattern_checks_duplicate_key_1 (test.test_patma.TestValueErrors.test_mapping_pattern_checks_duplicate_key_1)\n\n----------------------------------------------------------------------\nRan 311 tests in 0.176s\n\nOK\n0:02:07 load avg: 3.47 [277/469] test_os passed\nPASS: test_blocking (test.test_os.BlockingTests.test_blocking)\nPASS: test_compare_to_walk (test.test_os.BytesFwalkTests.test_compare_to_walk)\nPASS: test_dir_fd (test.test_os.BytesFwalkTests.test_dir_fd)\nPASS: test_fd_leak (test.test_os.BytesFwalkTests.test_fd_leak)\nPASS: test_file_like_path (test.test_os.BytesFwalkTests.test_file_like_path)\nPASS: test_walk_bad_dir (test.test_os.BytesFwalkTests.test_walk_bad_dir)\nPASS: test_walk_bottom_up (test.test_os.BytesFwalkTests.test_walk_bottom_up)\nPASS: test_walk_prune (test.test_os.BytesFwalkTests.test_walk_prune)\nPASS: test_walk_symlink (test.test_os.BytesFwalkTests.test_walk_symlink)\nPASS: test_walk_topdown (test.test_os.BytesFwalkTests.test_walk_topdown)\nPASS: test_yields_correct_dir_fd (test.test_os.BytesFwalkTests.test_yields_correct_dir_fd)\nPASS: test_file_like_path (test.test_os.BytesWalkTests.test_file_like_path)\nPASS: test_walk_above_recursion_limit (test.test_os.BytesWalkTests.test_walk_above_recursion_limit)\nPASS: test_walk_bad_dir (test.test_os.BytesWalkTests.test_walk_bad_dir)\nPASS: test_walk_bottom_up (test.test_os.BytesWalkTests.test_walk_bottom_up)\nPASS: test_walk_many_open_files (test.test_os.BytesWalkTests.test_walk_many_open_files)\nPASS: test_walk_prune (test.test_os.BytesWalkTests.test_walk_prune)\nPASS: test_walk_symlink (test.test_os.BytesWalkTests.test_walk_symlink)\nPASS: test_walk_topdown (test.test_os.BytesWalkTests.test_walk_topdown)\nPASS: test_cpu_count (test.test_os.CPUCountTests.test_cpu_count)\nSKIP: test_chown_gid (test.test_os.ChownFileTests.test_chown_gid) 'test needs at least 2 groups'\nPASS: test_chown_uid_gid_arguments_must_be_index (test.test_os.ChownFileTests.test_chown_uid_gid_arguments_must_be_index)\nPASS: test_chown_with_root (test.test_os.ChownFileTests.test_chown_with_root)\nSKIP: test_chown_without_permission (test.test_os.ChownFileTests.test_chown_without_permission) 'test needs non-root account and more than one user'\nPASS: test_devnull (test.test_os.DevNullTests.test_devnull)\nPASS: test_bad_fd (test.test_os.DeviceEncodingTests.test_bad_fd)\nPASS: test_device_encoding (test.test_os.DeviceEncodingTests.test_device_encoding)\ntest___repr__ (test.test_os.EnvironTests.test___repr__)\nPASS: Check that the repr() of os.environ looks like environ({...}).\nPASS: test_bool (test.test_os.EnvironTests.test_bool)\nPASS: test_constructor (test.test_os.EnvironTests.test_constructor)\nPASS: test_environb (test.test_os.EnvironTests.test_environb)\nPASS: test_get (test.test_os.EnvironTests.test_get)\nPASS: test_get_exec_path (test.test_os.EnvironTests.test_get_exec_path)\nPASS: test_getitem (test.test_os.EnvironTests.test_getitem)\nPASS: test_ior_operator (test.test_os.EnvironTests.test_ior_operator)\nPASS: test_ior_operator_invalid_dicts (test.test_os.EnvironTests.test_ior_operator_invalid_dicts)\nPASS: test_ior_operator_key_value_iterable (test.test_os.EnvironTests.test_ior_operator_key_value_iterable)\nPASS: test_items (test.test_os.EnvironTests.test_items)\nPASS: test_iter_error_when_changing_os_environ (test.test_os.EnvironTests.test_iter_error_when_changing_os_environ)\nPASS: test_iter_error_when_changing_os_environ_items (test.test_os.EnvironTests.test_iter_error_when_changing_os_environ_items)\nPASS: test_iter_error_when_changing_os_environ_values (test.test_os.EnvironTests.test_iter_error_when_changing_os_environ_values)\nPASS: test_key_type (test.test_os.EnvironTests.test_key_type)\nPASS: test_keys (test.test_os.EnvironTests.test_keys)\nPASS: test_keyvalue_types (test.test_os.EnvironTests.test_keyvalue_types)\nPASS: test_len (test.test_os.EnvironTests.test_len)\nPASS: test_or_operator (test.test_os.EnvironTests.test_or_operator)\nPASS: test_os_popen_iter (test.test_os.EnvironTests.test_os_popen_iter)\nPASS: test_pop (test.test_os.EnvironTests.test_pop)\nPASS: test_popitem (test.test_os.EnvironTests.test_popitem)\nPASS: test_putenv_unsetenv (test.test_os.EnvironTests.test_putenv_unsetenv)\nPASS: test_putenv_unsetenv_error (test.test_os.EnvironTests.test_putenv_unsetenv_error)\nPASS: test_read (test.test_os.EnvironTests.test_read)\nPASS: test_ror_operator (test.test_os.EnvironTests.test_ror_operator)\nPASS: test_setdefault (test.test_os.EnvironTests.test_setdefault)\nPASS: test_update (test.test_os.EnvironTests.test_update)\nPASS: test_update2 (test.test_os.EnvironTests.test_update2)\nPASS: test_values (test.test_os.EnvironTests.test_values)\nPASS: test_write (test.test_os.EnvironTests.test_write)\nPASS: test_eventfd_initval (test.test_os.EventfdTests.test_eventfd_initval)\nPASS: test_eventfd_select (test.test_os.EventfdTests.test_eventfd_select)\nPASS: test_eventfd_semaphore (test.test_os.EventfdTests.test_eventfd_semaphore)\nPASS: test_execv_with_bad_arglist (test.test_os.ExecTests.test_execv_with_bad_arglist)\nPASS: test_execve_invalid_env (test.test_os.ExecTests.test_execve_invalid_env)\nSKIP: test_execve_with_empty_path (test.test_os.ExecTests.test_execve_with_empty_path) 'Win32-specific test'\nPASS: test_execvpe_with_bad_arglist (test.test_os.ExecTests.test_execvpe_with_bad_arglist)\nPASS: test_execvpe_with_bad_program (test.test_os.ExecTests.test_execvpe_with_bad_program)\nPASS: test_internal_execvpe_str (test.test_os.ExecTests.test_internal_execvpe_str)\nPASS: test_os_all (test.test_os.ExportsTests.test_os_all)\nPASS: test_fds (test.test_os.ExtendedAttributeTests.test_fds)\nPASS: test_lpath (test.test_os.ExtendedAttributeTests.test_lpath)\nPASS: test_simple (test.test_os.ExtendedAttributeTests.test_simple)\nPASS: test_dup (test.test_os.FDInheritanceTests.test_dup)\nPASS: test_dup2 (test.test_os.FDInheritanceTests.test_dup2)\nSKIP: test_dup_nul (test.test_os.FDInheritanceTests.test_dup_nul) 'win32-specific test'\nPASS: test_dup_standard_stream (test.test_os.FDInheritanceTests.test_dup_standard_stream)\nPASS: test_get_inheritable_cloexec (test.test_os.FDInheritanceTests.test_get_inheritable_cloexec)\nPASS: test_get_set_inheritable (test.test_os.FDInheritanceTests.test_get_set_inheritable)\nPASS: test_get_set_inheritable_badf (test.test_os.FDInheritanceTests.test_get_set_inheritable_badf)\nPASS: test_get_set_inheritable_o_path (test.test_os.FDInheritanceTests.test_get_set_inheritable_o_path)\nPASS: test_open (test.test_os.FDInheritanceTests.test_open)\nPASS: test_openpty (test.test_os.FDInheritanceTests.test_openpty)\nPASS: test_pipe (test.test_os.FDInheritanceTests.test_pipe)\nPASS: test_set_inheritable_cloexec (test.test_os.FDInheritanceTests.test_set_inheritable_cloexec)\nPASS: test_identity (test.test_os.FSEncodingTests.test_identity)\nPASS: test_nop (test.test_os.FSEncodingTests.test_nop)\nPASS: test_access (test.test_os.FileTests.test_access)\nPASS: test_closerange (test.test_os.FileTests.test_closerange)\nPASS: test_copy_file_range (test.test_os.FileTests.test_copy_file_range)\nPASS: test_copy_file_range_invalid_values (test.test_os.FileTests.test_copy_file_range_invalid_values)\nPASS: test_copy_file_range_offset (test.test_os.FileTests.test_copy_file_range_offset)\nPASS: test_fdopen (test.test_os.FileTests.test_fdopen)\nSKIP: test_large_read (test.test_os.FileTests.test_large_read) 'not enough memory: 2.0G minimum needed'\nPASS: test_open_keywords (test.test_os.FileTests.test_open_keywords)\nPASS: test_read (test.test_os.FileTests.test_read)\nPASS: test_rename (test.test_os.FileTests.test_rename)\nPASS: test_replace (test.test_os.FileTests.test_replace)\nPASS: test_splice (test.test_os.FileTests.test_splice)\nPASS: test_splice_invalid_values (test.test_os.FileTests.test_splice_invalid_values)\nPASS: test_splice_offset_in (test.test_os.FileTests.test_splice_offset_in)\nPASS: test_splice_offset_out (test.test_os.FileTests.test_splice_offset_out)\nPASS: test_symlink_keywords (test.test_os.FileTests.test_symlink_keywords)\nPASS: test_write (test.test_os.FileTests.test_write)\nSKIP: test_write_windows_console (test.test_os.FileTests.test_write_windows_console) 'test specific to the Windows console'\nPASS: test_fork (test.test_os.ForkTests.test_fork)\nPASS: test_fork_at_exit (test.test_os.ForkTests.test_fork_at_exit)\nPASS: test_fork_warns_when_non_python_thread_exists (test.test_os.ForkTests.test_fork_warns_when_non_python_thread_exists)\nPASS: test_compare_to_walk (test.test_os.FwalkTests.test_compare_to_walk)\nPASS: test_dir_fd (test.test_os.FwalkTests.test_dir_fd)\nPASS: test_fd_leak (test.test_os.FwalkTests.test_fd_leak)\nPASS: test_file_like_path (test.test_os.FwalkTests.test_file_like_path)\nPASS: test_walk_bad_dir (test.test_os.FwalkTests.test_walk_bad_dir)\nPASS: test_walk_bottom_up (test.test_os.FwalkTests.test_walk_bottom_up)\nPASS: test_walk_prune (test.test_os.FwalkTests.test_walk_prune)\nPASS: test_walk_symlink (test.test_os.FwalkTests.test_walk_symlink)\nPASS: test_walk_topdown (test.test_os.FwalkTests.test_walk_topdown)\nPASS: test_yields_correct_dir_fd (test.test_os.FwalkTests.test_yields_correct_dir_fd)\nPASS: test_getrandom0 (test.test_os.GetRandomTests.test_getrandom0)\nPASS: test_getrandom_nonblock (test.test_os.GetRandomTests.test_getrandom_nonblock)\nPASS: test_getrandom_random (test.test_os.GetRandomTests.test_getrandom_random)\nPASS: test_getrandom_type (test.test_os.GetRandomTests.test_getrandom_type)\nPASS: test_getrandom_value (test.test_os.GetRandomTests.test_getrandom_value)\nPASS: test_link (test.test_os.LinkTests.test_link)\nPASS: test_link_bytes (test.test_os.LinkTests.test_link_bytes)\nPASS: test_unicode_name (test.test_os.LinkTests.test_unicode_name)\nSKIP: test_getlogin (test.test_os.LoginTests.test_getlogin) 'Skip due to platform/environment differences on *NIX buildbots'\nPASS: test_exist_ok_existing_directory (test.test_os.MakedirTests.test_exist_ok_existing_directory)\nPASS: test_exist_ok_existing_regular_file (test.test_os.MakedirTests.test_exist_ok_existing_regular_file)\nPASS: test_exist_ok_s_isgid_directory (test.test_os.MakedirTests.test_exist_ok_s_isgid_directory)\nPASS: test_makedir (test.test_os.MakedirTests.test_makedir)\nPASS: test_mode (test.test_os.MakedirTests.test_mode)\nPASS: test_memfd_create (test.test_os.MemfdCreateTests.test_memfd_create)\nPASS: test_getcwd (test.test_os.MiscTests.test_getcwd)\ntest_getcwd_long_path (test.test_os.MiscTests.test_getcwd_long_path) ... Tested current directory length: 2000\nok\nPASS: test_getcwdb (test.test_os.MiscTests.test_getcwdb)\ntest_directory_link_nonlocal (test.test_os.NonLocalSymlinkTests.test_directory_link_nonlocal)\nPASS: The symlink target should resolve relative to the link, not relative\nPASS: test_oserror_filename (test.test_os.OSErrorTests.test_oserror_filename)\nPASS: test_path_t_converter (test.test_os.PathTConverterTests.test_path_t_converter)\nPASS: test_path_t_converter_and_custom_class (test.test_os.PathTConverterTests.test_path_t_converter_and_custom_class)\nPASS: test_listdir (test.test_os.Pep383Tests.test_listdir)\nPASS: test_open (test.test_os.Pep383Tests.test_open)\nPASS: test_stat (test.test_os.Pep383Tests.test_stat)\nPASS: test_statvfs (test.test_os.Pep383Tests.test_statvfs)\nPASS: test_getppid (test.test_os.PidTests.test_getppid)\nPASS: test_waitpid (test.test_os.PidTests.test_waitpid)\nSKIP: test_waitpid_windows (test.test_os.PidTests.test_waitpid_windows) 'win32-specific test'\nPASS: test_waitstatus_to_exitcode (test.test_os.PidTests.test_waitstatus_to_exitcode)\nPASS: test_waitstatus_to_exitcode_kill (test.test_os.PidTests.test_waitstatus_to_exitcode_kill)\nSKIP: test_waitstatus_to_exitcode_windows (test.test_os.PidTests.test_waitstatus_to_exitcode_windows) 'win32-specific test'\nPASS: test_setegid (test.test_os.PosixUidGidTests.test_setegid)\nPASS: test_seteuid (test.test_os.PosixUidGidTests.test_seteuid)\nPASS: test_setgid (test.test_os.PosixUidGidTests.test_setgid)\nPASS: test_setregid (test.test_os.PosixUidGidTests.test_setregid)\nPASS: test_setregid_neg1 (test.test_os.PosixUidGidTests.test_setregid_neg1)\nPASS: test_setreuid (test.test_os.PosixUidGidTests.test_setreuid)\nPASS: test_setreuid_neg1 (test.test_os.PosixUidGidTests.test_setreuid_neg1)\nPASS: test_setuid (test.test_os.PosixUidGidTests.test_setuid)\nPASS: test_set_get_priority (test.test_os.ProgramPriorityTests.test_set_get_priority)\nPASS: test_bytes (test.test_os.ReadlinkTests.test_bytes)\nPASS: test_missing_link (test.test_os.ReadlinkTests.test_missing_link)\nPASS: test_not_symlink (test.test_os.ReadlinkTests.test_not_symlink)\nPASS: test_pathlike (test.test_os.ReadlinkTests.test_pathlike)\nPASS: test_pathlike_bytes (test.test_os.ReadlinkTests.test_pathlike_bytes)\nPASS: test_remove_all (test.test_os.RemoveDirsTests.test_remove_all)\nPASS: test_remove_nothing (test.test_os.RemoveDirsTests.test_remove_nothing)\nPASS: test_remove_partial (test.test_os.RemoveDirsTests.test_remove_partial)\nPASS: test_nowait (test.test_os.SpawnTests.test_nowait)\nPASS: test_spawnl (test.test_os.SpawnTests.test_spawnl)\nPASS: test_spawnl_noargs (test.test_os.SpawnTests.test_spawnl_noargs)\nPASS: test_spawnle (test.test_os.SpawnTests.test_spawnle)\nPASS: test_spawnle_noargs (test.test_os.SpawnTests.test_spawnle_noargs)\nPASS: test_spawnlp (test.test_os.SpawnTests.test_spawnlp)\nPASS: test_spawnlpe (test.test_os.SpawnTests.test_spawnlpe)\nPASS: test_spawnv (test.test_os.SpawnTests.test_spawnv)\nPASS: test_spawnv_noargs (test.test_os.SpawnTests.test_spawnv_noargs)\nPASS: test_spawnve (test.test_os.SpawnTests.test_spawnve)\nPASS: test_spawnve_bytes (test.test_os.SpawnTests.test_spawnve_bytes)\nPASS: test_spawnve_invalid_env (test.test_os.SpawnTests.test_spawnve_invalid_env)\nPASS: test_spawnve_noargs (test.test_os.SpawnTests.test_spawnve_noargs)\nPASS: test_spawnvp (test.test_os.SpawnTests.test_spawnvp)\nPASS: test_spawnvpe (test.test_os.SpawnTests.test_spawnvpe)\nPASS: test_spawnvpe_invalid_env (test.test_os.SpawnTests.test_spawnvpe_invalid_env)\nSKIP: test_15261 (test.test_os.StatAttributeTests.test_15261) 'Win32 specific tests'\nSKIP: test_1686475 (test.test_os.StatAttributeTests.test_1686475) 'Win32 specific tests'\nSKIP: test_access_denied (test.test_os.StatAttributeTests.test_access_denied) 'Win32 specific tests'\nSKIP: test_file_attributes (test.test_os.StatAttributeTests.test_file_attributes) 'st_file_attributes is Win32 specific'\nPASS: test_stat_attributes (test.test_os.StatAttributeTests.test_stat_attributes)\nPASS: test_stat_attributes_bytes (test.test_os.StatAttributeTests.test_stat_attributes_bytes)\nSKIP: test_stat_block_device (test.test_os.StatAttributeTests.test_stat_block_device) 'Win32 specific tests'\nPASS: test_stat_result_pickle (test.test_os.StatAttributeTests.test_stat_result_pickle)\nPASS: test_statvfs_attributes (test.test_os.StatAttributeTests.test_statvfs_attributes)\nPASS: test_statvfs_result_pickle (test.test_os.StatAttributeTests.test_statvfs_result_pickle)\ntest_does_not_crash (test.test_os.TermsizeTests.test_does_not_crash)\nSKIP: Check if get_terminal_size() returns a meaningful value. 'failed to query terminal size'\ntest_stty_match (test.test_os.TermsizeTests.test_stty_match)\nPASS: Check if stty returns the same results\ntest_windows_fd (test.test_os.TermsizeTests.test_windows_fd)\nSKIP: Check if get_terminal_size() returns a meaningful value in Windows 'Windows specific test'\nPASS: test_uninstantiable (test.test_os.TestDirEntry.test_uninstantiable)\nPASS: test_unpickable (test.test_os.TestDirEntry.test_unpickable)\nPASS: test_blocking (test.test_os.TestInvalidFD.test_blocking)\nPASS: test_closerange (test.test_os.TestInvalidFD.test_closerange)\nPASS: test_dup (test.test_os.TestInvalidFD.test_dup)\nPASS: test_dup2 (test.test_os.TestInvalidFD.test_dup2)\nPASS: test_dup2_negative_fd (test.test_os.TestInvalidFD.test_dup2_negative_fd)\nPASS: test_fchdir (test.test_os.TestInvalidFD.test_fchdir)\nPASS: test_fchmod (test.test_os.TestInvalidFD.test_fchmod)\nPASS: test_fchown (test.test_os.TestInvalidFD.test_fchown)\nPASS: test_fdatasync (test.test_os.TestInvalidFD.test_fdatasync)\nPASS: test_fdopen (test.test_os.TestInvalidFD.test_fdopen)\nPASS: test_fpathconf (test.test_os.TestInvalidFD.test_fpathconf)\nPASS: test_fstat (test.test_os.TestInvalidFD.test_fstat)\nPASS: test_fstatvfs (test.test_os.TestInvalidFD.test_fstatvfs)\nPASS: test_fsync (test.test_os.TestInvalidFD.test_fsync)\nPASS: test_ftruncate (test.test_os.TestInvalidFD.test_ftruncate)\nPASS: test_inheritable (test.test_os.TestInvalidFD.test_inheritable)\nPASS: test_isatty (test.test_os.TestInvalidFD.test_isatty)\nPASS: test_lseek (test.test_os.TestInvalidFD.test_lseek)\nPASS: test_read (test.test_os.TestInvalidFD.test_read)\nPASS: test_readv (test.test_os.TestInvalidFD.test_readv)\nPASS: test_tcgetpgrp (test.test_os.TestInvalidFD.test_tcgetpgrp)\nPASS: test_tcsetpgrpt (test.test_os.TestInvalidFD.test_tcsetpgrpt)\nPASS: test_ttyname (test.test_os.TestInvalidFD.test_ttyname)\nPASS: test_write (test.test_os.TestInvalidFD.test_write)\nPASS: test_writev (test.test_os.TestInvalidFD.test_writev)\nPASS: test_argument_required (test.test_os.TestPEP519.test_argument_required)\nPASS: test_bad_pathlike (test.test_os.TestPEP519.test_bad_pathlike)\nPASS: test_fsencode_fsdecode (test.test_os.TestPEP519.test_fsencode_fsdecode)\nPASS: test_garbage_in_exception_out (test.test_os.TestPEP519.test_garbage_in_exception_out)\nPASS: test_pathlike (test.test_os.TestPEP519.test_pathlike)\nPASS: test_pathlike_class_getitem (test.test_os.TestPEP519.test_pathlike_class_getitem)\nPASS: test_pathlike_subclasshook (test.test_os.TestPEP519.test_pathlike_subclasshook)\nPASS: test_return_bytes (test.test_os.TestPEP519.test_return_bytes)\nPASS: test_return_string (test.test_os.TestPEP519.test_return_string)\nPASS: test_argument_required (test.test_os.TestPEP519PurePython.test_argument_required)\nPASS: test_bad_pathlike (test.test_os.TestPEP519PurePython.test_bad_pathlike)\nPASS: test_fsencode_fsdecode (test.test_os.TestPEP519PurePython.test_fsencode_fsdecode)\nPASS: test_garbage_in_exception_out (test.test_os.TestPEP519PurePython.test_garbage_in_exception_out)\nPASS: test_pathlike (test.test_os.TestPEP519PurePython.test_pathlike)\nPASS: test_pathlike_class_getitem (test.test_os.TestPEP519PurePython.test_pathlike_class_getitem)\nPASS: test_pathlike_subclasshook (test.test_os.TestPEP519PurePython.test_pathlike_subclasshook)\nPASS: test_return_bytes (test.test_os.TestPEP519PurePython.test_return_bytes)\nPASS: test_return_string (test.test_os.TestPEP519PurePython.test_return_string)\nPASS: test_attributes (test.test_os.TestScandir.test_attributes)\nSKIP: test_attributes_junctions (test.test_os.TestScandir.test_attributes_junctions) 'Can only test junctions with creation on win32.'\nPASS: test_bad_path_type (test.test_os.TestScandir.test_bad_path_type)\nPASS: test_broken_symlink (test.test_os.TestScandir.test_broken_symlink)\nPASS: test_bytes (test.test_os.TestScandir.test_bytes)\nPASS: test_bytes_like (test.test_os.TestScandir.test_bytes_like)\nPASS: test_close (test.test_os.TestScandir.test_close)\nPASS: test_consume_iterator_twice (test.test_os.TestScandir.test_consume_iterator_twice)\nPASS: test_context_manager (test.test_os.TestScandir.test_context_manager)\nPASS: test_context_manager_close (test.test_os.TestScandir.test_context_manager_close)\nPASS: test_context_manager_exception (test.test_os.TestScandir.test_context_manager_exception)\nPASS: test_current_directory (test.test_os.TestScandir.test_current_directory)\nPASS: test_empty_path (test.test_os.TestScandir.test_empty_path)\nPASS: test_fd (test.test_os.TestScandir.test_fd)\nPASS: test_fspath_protocol (test.test_os.TestScandir.test_fspath_protocol)\nPASS: test_fspath_protocol_bytes (test.test_os.TestScandir.test_fspath_protocol_bytes)\nPASS: test_removed_dir (test.test_os.TestScandir.test_removed_dir)\nPASS: test_removed_file (test.test_os.TestScandir.test_removed_file)\nPASS: test_repr (test.test_os.TestScandir.test_repr)\nPASS: test_resource_warning (test.test_os.TestScandir.test_resource_warning)\nPASS: test_uninstantiable (test.test_os.TestScandir.test_uninstantiable)\nPASS: test_unpickable (test.test_os.TestScandir.test_unpickable)\nSKIP: test_flags (test.test_os.TestSendfile.test_flags) 'requires headers and trailers support'\nSKIP: test_headers (test.test_os.TestSendfile.test_headers) 'requires headers and trailers support'\nSKIP: test_headers_overflow_32bits (test.test_os.TestSendfile.test_headers_overflow_32bits) 'requires headers and trailers support'\nPASS: test_invalid_offset (test.test_os.TestSendfile.test_invalid_offset)\nPASS: test_keywords (test.test_os.TestSendfile.test_keywords)\nPASS: test_offset_overflow (test.test_os.TestSendfile.test_offset_overflow)\nPASS: test_send_at_certain_offset (test.test_os.TestSendfile.test_send_at_certain_offset)\nPASS: test_send_whole_file (test.test_os.TestSendfile.test_send_whole_file)\nSKIP: test_trailers (test.test_os.TestSendfile.test_trailers) 'requires headers and trailers support'\nSKIP: test_trailers_overflow_32bits (test.test_os.TestSendfile.test_trailers_overflow_32bits) 'requires headers and trailers support'\nPASS: test_times (test.test_os.TimesTests.test_times)\nSKIP: test_urandom_failure (test.test_os.URandomFDTests.test_urandom_failure) 'os.random() does not use a file descriptor'\nSKIP: test_urandom_fd_closed (test.test_os.URandomFDTests.test_urandom_fd_closed) 'os.random() does not use a file descriptor'\nSKIP: test_urandom_fd_reopened (test.test_os.URandomFDTests.test_urandom_fd_reopened) 'os.random() does not use a file descriptor'\nPASS: test_urandom_length (test.test_os.URandomTests.test_urandom_length)\nPASS: test_urandom_subprocess (test.test_os.URandomTests.test_urandom_subprocess)\nPASS: test_urandom_value (test.test_os.URandomTests.test_urandom_value)\nPASS: test_issue31577 (test.test_os.UtimeTests.test_issue31577)\nSKIP: test_large_time (test.test_os.UtimeTests.test_large_time) 'requires NTFS'\nPASS: test_utime (test.test_os.UtimeTests.test_utime)\nPASS: test_utime_by_indexed (test.test_os.UtimeTests.test_utime_by_indexed)\nPASS: test_utime_by_times (test.test_os.UtimeTests.test_utime_by_times)\nPASS: test_utime_current (test.test_os.UtimeTests.test_utime_current)\nPASS: test_utime_current_old (test.test_os.UtimeTests.test_utime_current_old)\nPASS: test_utime_dir_fd (test.test_os.UtimeTests.test_utime_dir_fd)\nPASS: test_utime_directory (test.test_os.UtimeTests.test_utime_directory)\nPASS: test_utime_fd (test.test_os.UtimeTests.test_utime_fd)\nPASS: test_utime_invalid_arguments (test.test_os.UtimeTests.test_utime_invalid_arguments)\nPASS: test_utime_nofollow_symlinks (test.test_os.UtimeTests.test_utime_nofollow_symlinks)\nPASS: test_file_like_path (test.test_os.WalkTests.test_file_like_path)\nPASS: test_walk_above_recursion_limit (test.test_os.WalkTests.test_walk_above_recursion_limit)\nPASS: test_walk_bad_dir (test.test_os.WalkTests.test_walk_bad_dir)\nPASS: test_walk_bottom_up (test.test_os.WalkTests.test_walk_bottom_up)\nPASS: test_walk_many_open_files (test.test_os.WalkTests.test_walk_many_open_files)\nPASS: test_walk_prune (test.test_os.WalkTests.test_walk_prune)\nPASS: test_walk_symlink (test.test_os.WalkTests.test_walk_symlink)\nPASS: test_walk_topdown (test.test_os.WalkTests.test_walk_topdown)\nSKIP: test_chdir (test.test_os.Win32ErrorTests.test_chdir) 'Win32 specific tests'\nSKIP: test_chmod (test.test_os.Win32ErrorTests.test_chmod) 'Win32 specific tests'\nSKIP: test_mkdir (test.test_os.Win32ErrorTests.test_mkdir) 'Win32 specific tests'\nSKIP: test_remove (test.test_os.Win32ErrorTests.test_remove) 'Win32 specific tests'\nSKIP: test_rename (test.test_os.Win32ErrorTests.test_rename) 'Win32 specific tests'\nSKIP: test_utime (test.test_os.Win32ErrorTests.test_utime) 'Win32 specific tests'\nSKIP: test_create_junction (test.test_os.Win32JunctionTests.test_create_junction) 'Win32 specific tests'\nSKIP: test_unlink_removes_junction (test.test_os.Win32JunctionTests.test_unlink_removes_junction) 'Win32 specific tests'\nSKIP: test_CTRL_BREAK_EVENT (test.test_os.Win32KillTests.test_CTRL_BREAK_EVENT) 'Win32 specific tests'\nSKIP: test_CTRL_C_EVENT (test.test_os.Win32KillTests.test_CTRL_C_EVENT) 'Win32 specific tests'\nSKIP: test_kill_int (test.test_os.Win32KillTests.test_kill_int) 'Win32 specific tests'\nSKIP: test_kill_sigterm (test.test_os.Win32KillTests.test_kill_sigterm) 'Win32 specific tests'\ntest_listdir_extended_path (test.test_os.Win32ListdirTests.test_listdir_extended_path)\nSKIP: Test when the path starts with '\\\\?\\'. 'Win32 specific tests'\ntest_listdir_no_extended_path (test.test_os.Win32ListdirTests.test_listdir_no_extended_path)\nSKIP: Test when the path is not an \"extended\" path. 'Win32 specific tests'\nSKIP: test_listdrives (test.test_os.Win32ListdriveTests.test_listdrives) 'NT specific tests'\nSKIP: test_listmounts (test.test_os.Win32ListdriveTests.test_listmounts) 'NT specific tests'\nSKIP: test_listvolumes (test.test_os.Win32ListdriveTests.test_listvolumes) 'NT specific tests'\nSKIP: test_getfinalpathname_handles (test.test_os.Win32NtTests.test_getfinalpathname_handles) 'Win32 specific tests'\nSKIP: test_stat_unlink_race (test.test_os.Win32NtTests.test_stat_unlink_race) 'Win32 specific tests'\nSKIP: test_12084 (test.test_os.Win32SymlinkTests.test_12084) 'Win32 specific tests'\nSKIP: test_29248 (test.test_os.Win32SymlinkTests.test_29248) 'Win32 specific tests'\nSKIP: test_appexeclink (test.test_os.Win32SymlinkTests.test_appexeclink) 'Win32 specific tests'\nSKIP: test_buffer_overflow (test.test_os.Win32SymlinkTests.test_buffer_overflow) 'Win32 specific tests'\nSKIP: test_directory_link (test.test_os.Win32SymlinkTests.test_directory_link) 'Win32 specific tests'\nSKIP: test_file_link (test.test_os.Win32SymlinkTests.test_file_link) 'Win32 specific tests'\nSKIP: test_isdir_on_directory_link_to_missing_target (test.test_os.Win32SymlinkTests.test_isdir_on_directory_link_to_missing_target) 'Win32 specific tests'\nSKIP: test_remove_directory_link_to_missing_target (test.test_os.Win32SymlinkTests.test_remove_directory_link_to_missing_target) 'Win32 specific tests'\nSKIP: test_rmdir_on_directory_link_to_missing_target (test.test_os.Win32SymlinkTests.test_rmdir_on_directory_link_to_missing_target) 'Win32 specific tests'\n\n----------------------------------------------------------------------\nRan 276 tests in 4.028s\n\nOK (skipped=54)\n0:02:08 load avg: 3.51 [278/469] test_peepholer passed\nPASS: test_conditional_jump_backward_const_condition (test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_backward_const_condition)\nPASS: test_conditional_jump_backward_non_const_condition (test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_backward_non_const_condition)\nPASS: test_conditional_jump_forward_const_condition (test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_forward_const_condition)\nPASS: test_conditional_jump_forward_non_const_condition (test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_forward_non_const_condition)\nPASS: test_no_unsafe_static_swap (test.test_peepholer.DirectCfgOptimizerTests.test_no_unsafe_static_swap)\nPASS: test_only_one_push_null_per_load_global (test.test_peepholer.DirectCfgOptimizerTests.test_only_one_push_null_per_load_global)\nPASS: test_bpo_42057 (test.test_peepholer.TestBuglets.test_bpo_42057)\nPASS: test_bpo_45773_pop_jump_if_false (test.test_peepholer.TestBuglets.test_bpo_45773_pop_jump_if_false)\nPASS: test_bpo_45773_pop_jump_if_true (test.test_peepholer.TestBuglets.test_bpo_45773_pop_jump_if_true)\nPASS: test_bug_11510 (test.test_peepholer.TestBuglets.test_bug_11510)\nPASS: test_deleting_local_warns_and_assigns_none (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_deleting_local_warns_and_assigns_none)\nPASS: test_initializing_local_does_not_add_check (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_initializing_local_does_not_add_check)\nPASS: test_load_fast_known_because_already_loaded (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_because_already_loaded)\nPASS: test_load_fast_known_because_parameter (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_because_parameter)\nPASS: test_load_fast_known_multiple_branches (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_multiple_branches)\nPASS: test_load_fast_known_simple (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_simple)\nPASS: test_load_fast_too_many_locals (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_too_many_locals)\nPASS: test_load_fast_unknown_after_error (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_after_error)\nPASS: test_load_fast_unknown_after_error_2 (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_after_error_2)\nPASS: test_load_fast_unknown_because_del (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_because_del)\nPASS: test_load_fast_unknown_simple (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_simple)\nPASS: test_modifying_local_does_not_add_check (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_modifying_local_does_not_add_check)\nPASS: test_setting_lineno_no_undefined (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_setting_lineno_no_undefined)\nPASS: test_setting_lineno_one_undefined (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_setting_lineno_one_undefined)\nPASS: test_setting_lineno_two_undefined (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_setting_lineno_two_undefined)\nPASS: test_assignment_idiom_in_comprehensions (test.test_peepholer.TestTranforms.test_assignment_idiom_in_comprehensions)\nPASS: test_binary_subscr_on_unicode (test.test_peepholer.TestTranforms.test_binary_subscr_on_unicode)\nPASS: test_condition_with_binop_with_bools (test.test_peepholer.TestTranforms.test_condition_with_binop_with_bools)\nPASS: test_constant_folding (test.test_peepholer.TestTranforms.test_constant_folding)\nPASS: test_elim_extra_return (test.test_peepholer.TestTranforms.test_elim_extra_return)\nPASS: test_elim_inversion_of_is_or_in (test.test_peepholer.TestTranforms.test_elim_inversion_of_is_or_in)\nPASS: test_elim_jump_after_return1 (test.test_peepholer.TestTranforms.test_elim_jump_after_return1)\nPASS: test_elim_jump_to_return (test.test_peepholer.TestTranforms.test_elim_jump_to_return)\nPASS: test_elim_jump_to_uncond_jump (test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump)\nPASS: test_elim_jump_to_uncond_jump2 (test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump2)\nPASS: test_elim_jump_to_uncond_jump3 (test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump3)\nPASS: test_elim_jump_to_uncond_jump4 (test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump4)\nPASS: test_folding_of_binops_on_constants (test.test_peepholer.TestTranforms.test_folding_of_binops_on_constants)\nPASS: test_folding_of_lists_of_constants (test.test_peepholer.TestTranforms.test_folding_of_lists_of_constants)\nPASS: test_folding_of_sets_of_constants (test.test_peepholer.TestTranforms.test_folding_of_sets_of_constants)\nPASS: test_folding_of_tuples_of_constants (test.test_peepholer.TestTranforms.test_folding_of_tuples_of_constants)\nPASS: test_folding_of_unaryops_on_constants (test.test_peepholer.TestTranforms.test_folding_of_unaryops_on_constants)\nSKIP: test_format_combinations (test.test_peepholer.TestTranforms.test_format_combinations) \"resource 'cpu' is not enabled\"\nPASS: test_format_errors (test.test_peepholer.TestTranforms.test_format_errors)\nPASS: test_format_misc (test.test_peepholer.TestTranforms.test_format_misc)\nPASS: test_global_as_constant (test.test_peepholer.TestTranforms.test_global_as_constant)\nPASS: test_if_with_if_expression (test.test_peepholer.TestTranforms.test_if_with_if_expression)\nPASS: test_in_literal_list (test.test_peepholer.TestTranforms.test_in_literal_list)\nPASS: test_iterate_literal_list (test.test_peepholer.TestTranforms.test_iterate_literal_list)\nPASS: test_make_function_doesnt_bail (test.test_peepholer.TestTranforms.test_make_function_doesnt_bail)\nPASS: test_pack_unpack (test.test_peepholer.TestTranforms.test_pack_unpack)\nPASS: test_static_swaps_match_class (test.test_peepholer.TestTranforms.test_static_swaps_match_class)\nPASS: test_static_swaps_match_mapping (test.test_peepholer.TestTranforms.test_static_swaps_match_mapping)\nPASS: test_static_swaps_match_sequence (test.test_peepholer.TestTranforms.test_static_swaps_match_sequence)\nPASS: test_static_swaps_unpack_three (test.test_peepholer.TestTranforms.test_static_swaps_unpack_three)\nPASS: test_static_swaps_unpack_two (test.test_peepholer.TestTranforms.test_static_swaps_unpack_two)\nPASS: test_trailing_nops (test.test_peepholer.TestTranforms.test_trailing_nops)\nPASS: test_unot (test.test_peepholer.TestTranforms.test_unot)\nPASS: test_while_one (test.test_peepholer.TestTranforms.test_while_one)\n\n----------------------------------------------------------------------\nRan 58 tests in 0.701s\n\nOK (skipped=1)\n0:02:08 load avg: 3.51 [279/469] test_pathlib passed\nPASS: test_rtruediv (test.test_pathlib.CompatiblePathTest.test_rtruediv)\nPASS: test_truediv (test.test_pathlib.CompatiblePathTest.test_truediv)\nPASS: test_absolute_common (test.test_pathlib.PathSubclassTest.test_absolute_common)\nPASS: test_chmod (test.test_pathlib.PathSubclassTest.test_chmod)\nPASS: test_chmod_follow_symlinks_true (test.test_pathlib.PathSubclassTest.test_chmod_follow_symlinks_true)\nPASS: test_complex_symlinks_absolute (test.test_pathlib.PathSubclassTest.test_complex_symlinks_absolute)\nPASS: test_complex_symlinks_relative (test.test_pathlib.PathSubclassTest.test_complex_symlinks_relative)\nPASS: test_complex_symlinks_relative_dot_dot (test.test_pathlib.PathSubclassTest.test_complex_symlinks_relative_dot_dot)\nPASS: test_cwd (test.test_pathlib.PathSubclassTest.test_cwd)\nPASS: test_empty_path (test.test_pathlib.PathSubclassTest.test_empty_path)\nPASS: test_exists (test.test_pathlib.PathSubclassTest.test_exists)\nPASS: test_expanduser_common (test.test_pathlib.PathSubclassTest.test_expanduser_common)\nPASS: test_glob_above_recursion_limit (test.test_pathlib.PathSubclassTest.test_glob_above_recursion_limit)\nPASS: test_glob_case_sensitive (test.test_pathlib.PathSubclassTest.test_glob_case_sensitive)\nPASS: test_glob_common (test.test_pathlib.PathSubclassTest.test_glob_common)\nPASS: test_glob_dotdot (test.test_pathlib.PathSubclassTest.test_glob_dotdot)\nPASS: test_glob_long_symlink (test.test_pathlib.PathSubclassTest.test_glob_long_symlink)\nPASS: test_glob_many_open_files (test.test_pathlib.PathSubclassTest.test_glob_many_open_files)\nPASS: test_glob_permissions (test.test_pathlib.PathSubclassTest.test_glob_permissions)\nPASS: test_group (test.test_pathlib.PathSubclassTest.test_group)\nPASS: test_hardlink_to (test.test_pathlib.PathSubclassTest.test_hardlink_to)\nPASS: test_home (test.test_pathlib.PathSubclassTest.test_home)\nPASS: test_is_block_device_false (test.test_pathlib.PathSubclassTest.test_is_block_device_false)\nPASS: test_is_char_device_false (test.test_pathlib.PathSubclassTest.test_is_char_device_false)\nPASS: test_is_char_device_true (test.test_pathlib.PathSubclassTest.test_is_char_device_true)\nPASS: test_is_dir (test.test_pathlib.PathSubclassTest.test_is_dir)\nPASS: test_is_fifo_false (test.test_pathlib.PathSubclassTest.test_is_fifo_false)\nPASS: test_is_fifo_true (test.test_pathlib.PathSubclassTest.test_is_fifo_true)\nPASS: test_is_file (test.test_pathlib.PathSubclassTest.test_is_file)\nPASS: test_is_junction (test.test_pathlib.PathSubclassTest.test_is_junction)\nPASS: test_is_mount (test.test_pathlib.PathSubclassTest.test_is_mount)\nPASS: test_is_socket_false (test.test_pathlib.PathSubclassTest.test_is_socket_false)\nPASS: test_is_socket_true (test.test_pathlib.PathSubclassTest.test_is_socket_true)\nPASS: test_is_symlink (test.test_pathlib.PathSubclassTest.test_is_symlink)\nPASS: test_iterdir (test.test_pathlib.PathSubclassTest.test_iterdir)\nPASS: test_iterdir_nodir (test.test_pathlib.PathSubclassTest.test_iterdir_nodir)\nPASS: test_iterdir_symlink (test.test_pathlib.PathSubclassTest.test_iterdir_symlink)\nSKIP: test_link_to_not_implemented (test.test_pathlib.PathSubclassTest.test_link_to_not_implemented) 'os.link() is present'\nPASS: test_lstat (test.test_pathlib.PathSubclassTest.test_lstat)\nPASS: test_lstat_nosymlink (test.test_pathlib.PathSubclassTest.test_lstat_nosymlink)\nPASS: test_mkdir (test.test_pathlib.PathSubclassTest.test_mkdir)\nPASS: test_mkdir_concurrent_parent_creation (test.test_pathlib.PathSubclassTest.test_mkdir_concurrent_parent_creation)\nPASS: test_mkdir_exist_ok (test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok)\nPASS: test_mkdir_exist_ok_root (test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok_root)\nPASS: test_mkdir_exist_ok_with_parent (test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok_with_parent)\nPASS: test_mkdir_no_parents_file (test.test_pathlib.PathSubclassTest.test_mkdir_no_parents_file)\nPASS: test_mkdir_parents (test.test_pathlib.PathSubclassTest.test_mkdir_parents)\nPASS: test_mkdir_with_child_file (test.test_pathlib.PathSubclassTest.test_mkdir_with_child_file)\nSKIP: test_mkdir_with_unknown_drive (test.test_pathlib.PathSubclassTest.test_mkdir_with_unknown_drive) 'test requires a Windows-compatible system'\nPASS: test_open_common (test.test_pathlib.PathSubclassTest.test_open_common)\nPASS: test_owner (test.test_pathlib.PathSubclassTest.test_owner)\nPASS: test_parts_interning (test.test_pathlib.PathSubclassTest.test_parts_interning)\nPASS: test_passing_kwargs_deprecated (test.test_pathlib.PathSubclassTest.test_passing_kwargs_deprecated)\nPASS: test_pickling_common (test.test_pathlib.PathSubclassTest.test_pickling_common)\nPASS: test_read_write_bytes (test.test_pathlib.PathSubclassTest.test_read_write_bytes)\nPASS: test_read_write_text (test.test_pathlib.PathSubclassTest.test_read_write_text)\nPASS: test_readlink (test.test_pathlib.PathSubclassTest.test_readlink)\nPASS: test_rename (test.test_pathlib.PathSubclassTest.test_rename)\nPASS: test_replace (test.test_pathlib.PathSubclassTest.test_replace)\nPASS: test_resolve_common (test.test_pathlib.PathSubclassTest.test_resolve_common)\nPASS: test_resolve_dot (test.test_pathlib.PathSubclassTest.test_resolve_dot)\nPASS: test_resolve_nonexist_relative_issue38671 (test.test_pathlib.PathSubclassTest.test_resolve_nonexist_relative_issue38671)\nPASS: test_rglob_common (test.test_pathlib.PathSubclassTest.test_rglob_common)\nPASS: test_rglob_symlink_loop (test.test_pathlib.PathSubclassTest.test_rglob_symlink_loop)\nPASS: test_rmdir (test.test_pathlib.PathSubclassTest.test_rmdir)\nPASS: test_samefile (test.test_pathlib.PathSubclassTest.test_samefile)\nPASS: test_stat (test.test_pathlib.PathSubclassTest.test_stat)\nPASS: test_stat_no_follow_symlinks (test.test_pathlib.PathSubclassTest.test_stat_no_follow_symlinks)\nPASS: test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.PathSubclassTest.test_stat_no_follow_symlinks_nosymlink)\nPASS: test_symlink_to (test.test_pathlib.PathSubclassTest.test_symlink_to)\nPASS: test_touch_common (test.test_pathlib.PathSubclassTest.test_touch_common)\nPASS: test_touch_nochange (test.test_pathlib.PathSubclassTest.test_touch_nochange)\nPASS: test_unlink (test.test_pathlib.PathSubclassTest.test_unlink)\nPASS: test_unlink_missing_ok (test.test_pathlib.PathSubclassTest.test_unlink_missing_ok)\nPASS: test_with (test.test_pathlib.PathSubclassTest.test_with)\nPASS: test_with_segments (test.test_pathlib.PathSubclassTest.test_with_segments)\nPASS: test_write_text_with_newlines (test.test_pathlib.PathSubclassTest.test_write_text_with_newlines)\nPASS: test_absolute_common (test.test_pathlib.PathTest.test_absolute_common)\nPASS: test_chmod (test.test_pathlib.PathTest.test_chmod)\nPASS: test_chmod_follow_symlinks_true (test.test_pathlib.PathTest.test_chmod_follow_symlinks_true)\nPASS: test_complex_symlinks_absolute (test.test_pathlib.PathTest.test_complex_symlinks_absolute)\nPASS: test_complex_symlinks_relative (test.test_pathlib.PathTest.test_complex_symlinks_relative)\nPASS: test_complex_symlinks_relative_dot_dot (test.test_pathlib.PathTest.test_complex_symlinks_relative_dot_dot)\nPASS: test_concrete_class (test.test_pathlib.PathTest.test_concrete_class)\nPASS: test_cwd (test.test_pathlib.PathTest.test_cwd)\nPASS: test_empty_path (test.test_pathlib.PathTest.test_empty_path)\nPASS: test_exists (test.test_pathlib.PathTest.test_exists)\nPASS: test_expanduser_common (test.test_pathlib.PathTest.test_expanduser_common)\nPASS: test_glob_above_recursion_limit (test.test_pathlib.PathTest.test_glob_above_recursion_limit)\nPASS: test_glob_case_sensitive (test.test_pathlib.PathTest.test_glob_case_sensitive)\nPASS: test_glob_common (test.test_pathlib.PathTest.test_glob_common)\nPASS: test_glob_dotdot (test.test_pathlib.PathTest.test_glob_dotdot)\nPASS: test_glob_empty_pattern (test.test_pathlib.PathTest.test_glob_empty_pattern)\nPASS: test_glob_long_symlink (test.test_pathlib.PathTest.test_glob_long_symlink)\nPASS: test_glob_many_open_files (test.test_pathlib.PathTest.test_glob_many_open_files)\nPASS: test_glob_permissions (test.test_pathlib.PathTest.test_glob_permissions)\nPASS: test_group (test.test_pathlib.PathTest.test_group)\nPASS: test_hardlink_to (test.test_pathlib.PathTest.test_hardlink_to)\nPASS: test_home (test.test_pathlib.PathTest.test_home)\nPASS: test_is_block_device_false (test.test_pathlib.PathTest.test_is_block_device_false)\nPASS: test_is_char_device_false (test.test_pathlib.PathTest.test_is_char_device_false)\nPASS: test_is_char_device_true (test.test_pathlib.PathTest.test_is_char_device_true)\nPASS: test_is_dir (test.test_pathlib.PathTest.test_is_dir)\nPASS: test_is_fifo_false (test.test_pathlib.PathTest.test_is_fifo_false)\nPASS: test_is_fifo_true (test.test_pathlib.PathTest.test_is_fifo_true)\nPASS: test_is_file (test.test_pathlib.PathTest.test_is_file)\nPASS: test_is_junction (test.test_pathlib.PathTest.test_is_junction)\nPASS: test_is_mount (test.test_pathlib.PathTest.test_is_mount)\nPASS: test_is_socket_false (test.test_pathlib.PathTest.test_is_socket_false)\nPASS: test_is_socket_true (test.test_pathlib.PathTest.test_is_socket_true)\nPASS: test_is_symlink (test.test_pathlib.PathTest.test_is_symlink)\nPASS: test_iterdir (test.test_pathlib.PathTest.test_iterdir)\nPASS: test_iterdir_nodir (test.test_pathlib.PathTest.test_iterdir_nodir)\nPASS: test_iterdir_symlink (test.test_pathlib.PathTest.test_iterdir_symlink)\nSKIP: test_link_to_not_implemented (test.test_pathlib.PathTest.test_link_to_not_implemented) 'os.link() is present'\nPASS: test_lstat (test.test_pathlib.PathTest.test_lstat)\nPASS: test_lstat_nosymlink (test.test_pathlib.PathTest.test_lstat_nosymlink)\nPASS: test_mkdir (test.test_pathlib.PathTest.test_mkdir)\nPASS: test_mkdir_concurrent_parent_creation (test.test_pathlib.PathTest.test_mkdir_concurrent_parent_creation)\nPASS: test_mkdir_exist_ok (test.test_pathlib.PathTest.test_mkdir_exist_ok)\nPASS: test_mkdir_exist_ok_root (test.test_pathlib.PathTest.test_mkdir_exist_ok_root)\nPASS: test_mkdir_exist_ok_with_parent (test.test_pathlib.PathTest.test_mkdir_exist_ok_with_parent)\nPASS: test_mkdir_no_parents_file (test.test_pathlib.PathTest.test_mkdir_no_parents_file)\nPASS: test_mkdir_parents (test.test_pathlib.PathTest.test_mkdir_parents)\nPASS: test_mkdir_with_child_file (test.test_pathlib.PathTest.test_mkdir_with_child_file)\nSKIP: test_mkdir_with_unknown_drive (test.test_pathlib.PathTest.test_mkdir_with_unknown_drive) 'test requires a Windows-compatible system'\nPASS: test_open_common (test.test_pathlib.PathTest.test_open_common)\nPASS: test_owner (test.test_pathlib.PathTest.test_owner)\nPASS: test_parts_interning (test.test_pathlib.PathTest.test_parts_interning)\nPASS: test_passing_kwargs_deprecated (test.test_pathlib.PathTest.test_passing_kwargs_deprecated)\nPASS: test_pickling_common (test.test_pathlib.PathTest.test_pickling_common)\nPASS: test_read_write_bytes (test.test_pathlib.PathTest.test_read_write_bytes)\nPASS: test_read_write_text (test.test_pathlib.PathTest.test_read_write_text)\nPASS: test_readlink (test.test_pathlib.PathTest.test_readlink)\nPASS: test_rename (test.test_pathlib.PathTest.test_rename)\nPASS: test_replace (test.test_pathlib.PathTest.test_replace)\nPASS: test_resolve_common (test.test_pathlib.PathTest.test_resolve_common)\nPASS: test_resolve_dot (test.test_pathlib.PathTest.test_resolve_dot)\nPASS: test_resolve_nonexist_relative_issue38671 (test.test_pathlib.PathTest.test_resolve_nonexist_relative_issue38671)\nPASS: test_rglob_common (test.test_pathlib.PathTest.test_rglob_common)\nPASS: test_rglob_symlink_loop (test.test_pathlib.PathTest.test_rglob_symlink_loop)\nPASS: test_rmdir (test.test_pathlib.PathTest.test_rmdir)\nPASS: test_samefile (test.test_pathlib.PathTest.test_samefile)\nPASS: test_stat (test.test_pathlib.PathTest.test_stat)\nPASS: test_stat_no_follow_symlinks (test.test_pathlib.PathTest.test_stat_no_follow_symlinks)\nPASS: test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.PathTest.test_stat_no_follow_symlinks_nosymlink)\nPASS: test_symlink_to (test.test_pathlib.PathTest.test_symlink_to)\nPASS: test_touch_common (test.test_pathlib.PathTest.test_touch_common)\nPASS: test_touch_nochange (test.test_pathlib.PathTest.test_touch_nochange)\nPASS: test_unlink (test.test_pathlib.PathTest.test_unlink)\nPASS: test_unlink_missing_ok (test.test_pathlib.PathTest.test_unlink_missing_ok)\nPASS: test_unsupported_flavour (test.test_pathlib.PathTest.test_unsupported_flavour)\nPASS: test_with (test.test_pathlib.PathTest.test_with)\nPASS: test_with_segments (test.test_pathlib.PathTest.test_with_segments)\nPASS: test_write_text_with_newlines (test.test_pathlib.PathTest.test_write_text_with_newlines)\nPASS: test_anchor_common (test.test_pathlib.PosixPathAsPureTest.test_anchor_common)\nPASS: test_as_bytes_common (test.test_pathlib.PosixPathAsPureTest.test_as_bytes_common)\nPASS: test_as_posix_common (test.test_pathlib.PosixPathAsPureTest.test_as_posix_common)\nPASS: test_as_uri (test.test_pathlib.PosixPathAsPureTest.test_as_uri)\nPASS: test_as_uri_common (test.test_pathlib.PosixPathAsPureTest.test_as_uri_common)\nPASS: test_as_uri_non_ascii (test.test_pathlib.PosixPathAsPureTest.test_as_uri_non_ascii)\nPASS: test_bytes (test.test_pathlib.PosixPathAsPureTest.test_bytes)\nPASS: test_constructor_common (test.test_pathlib.PosixPathAsPureTest.test_constructor_common)\nPASS: test_div (test.test_pathlib.PosixPathAsPureTest.test_div)\nPASS: test_div_common (test.test_pathlib.PosixPathAsPureTest.test_div_common)\nPASS: test_drive_common (test.test_pathlib.PosixPathAsPureTest.test_drive_common)\nPASS: test_drive_root_parts (test.test_pathlib.PosixPathAsPureTest.test_drive_root_parts)\nPASS: test_drive_root_parts_common (test.test_pathlib.PosixPathAsPureTest.test_drive_root_parts_common)\nPASS: test_eq (test.test_pathlib.PosixPathAsPureTest.test_eq)\nPASS: test_eq_common (test.test_pathlib.PosixPathAsPureTest.test_eq_common)\nPASS: test_equivalences (test.test_pathlib.PosixPathAsPureTest.test_equivalences)\nPASS: test_fspath_common (test.test_pathlib.PosixPathAsPureTest.test_fspath_common)\nPASS: test_is_absolute (test.test_pathlib.PosixPathAsPureTest.test_is_absolute)\nPASS: test_is_relative_to_common (test.test_pathlib.PosixPathAsPureTest.test_is_relative_to_common)\nPASS: test_is_reserved (test.test_pathlib.PosixPathAsPureTest.test_is_reserved)\nPASS: test_join (test.test_pathlib.PosixPathAsPureTest.test_join)\nPASS: test_join_common (test.test_pathlib.PosixPathAsPureTest.test_join_common)\nPASS: test_match (test.test_pathlib.PosixPathAsPureTest.test_match)\nPASS: test_match_common (test.test_pathlib.PosixPathAsPureTest.test_match_common)\nPASS: test_name_common (test.test_pathlib.PosixPathAsPureTest.test_name_common)\nPASS: test_ordering_common (test.test_pathlib.PosixPathAsPureTest.test_ordering_common)\nPASS: test_parent_common (test.test_pathlib.PosixPathAsPureTest.test_parent_common)\nPASS: test_parents_common (test.test_pathlib.PosixPathAsPureTest.test_parents_common)\nPASS: test_parse_windows_path (test.test_pathlib.PosixPathAsPureTest.test_parse_windows_path)\nPASS: test_parts_common (test.test_pathlib.PosixPathAsPureTest.test_parts_common)\nPASS: test_pickling_common (test.test_pathlib.PosixPathAsPureTest.test_pickling_common)\nPASS: test_relative_to_common (test.test_pathlib.PosixPathAsPureTest.test_relative_to_common)\nPASS: test_repr_common (test.test_pathlib.PosixPathAsPureTest.test_repr_common)\nPASS: test_repr_roundtrips (test.test_pathlib.PosixPathAsPureTest.test_repr_roundtrips)\nPASS: test_root (test.test_pathlib.PosixPathAsPureTest.test_root)\nPASS: test_root_common (test.test_pathlib.PosixPathAsPureTest.test_root_common)\nPASS: test_stem_common (test.test_pathlib.PosixPathAsPureTest.test_stem_common)\nPASS: test_str_common (test.test_pathlib.PosixPathAsPureTest.test_str_common)\nPASS: test_str_subclass_common (test.test_pathlib.PosixPathAsPureTest.test_str_subclass_common)\nPASS: test_suffix_common (test.test_pathlib.PosixPathAsPureTest.test_suffix_common)\nPASS: test_suffixes_common (test.test_pathlib.PosixPathAsPureTest.test_suffixes_common)\nPASS: test_with_name_common (test.test_pathlib.PosixPathAsPureTest.test_with_name_common)\nPASS: test_with_segments_common (test.test_pathlib.PosixPathAsPureTest.test_with_segments_common)\nPASS: test_with_stem_common (test.test_pathlib.PosixPathAsPureTest.test_with_stem_common)\nPASS: test_with_suffix_common (test.test_pathlib.PosixPathAsPureTest.test_with_suffix_common)\nPASS: test_absolute (test.test_pathlib.PosixPathTest.test_absolute)\nPASS: test_absolute_common (test.test_pathlib.PosixPathTest.test_absolute_common)\nPASS: test_chmod (test.test_pathlib.PosixPathTest.test_chmod)\nPASS: test_chmod_follow_symlinks_true (test.test_pathlib.PosixPathTest.test_chmod_follow_symlinks_true)\nPASS: test_complex_symlinks_absolute (test.test_pathlib.PosixPathTest.test_complex_symlinks_absolute)\nPASS: test_complex_symlinks_relative (test.test_pathlib.PosixPathTest.test_complex_symlinks_relative)\nPASS: test_complex_symlinks_relative_dot_dot (test.test_pathlib.PosixPathTest.test_complex_symlinks_relative_dot_dot)\nPASS: test_cwd (test.test_pathlib.PosixPathTest.test_cwd)\nPASS: test_empty_path (test.test_pathlib.PosixPathTest.test_empty_path)\nPASS: test_exists (test.test_pathlib.PosixPathTest.test_exists)\nPASS: test_expanduser (test.test_pathlib.PosixPathTest.test_expanduser)\nPASS: test_expanduser_common (test.test_pathlib.PosixPathTest.test_expanduser_common)\nPASS: test_glob (test.test_pathlib.PosixPathTest.test_glob)\nPASS: test_glob_above_recursion_limit (test.test_pathlib.PosixPathTest.test_glob_above_recursion_limit)\nPASS: test_glob_case_sensitive (test.test_pathlib.PosixPathTest.test_glob_case_sensitive)\nPASS: test_glob_common (test.test_pathlib.PosixPathTest.test_glob_common)\nPASS: test_glob_dotdot (test.test_pathlib.PosixPathTest.test_glob_dotdot)\nPASS: test_glob_long_symlink (test.test_pathlib.PosixPathTest.test_glob_long_symlink)\nPASS: test_glob_many_open_files (test.test_pathlib.PosixPathTest.test_glob_many_open_files)\nPASS: test_glob_permissions (test.test_pathlib.PosixPathTest.test_glob_permissions)\nPASS: test_group (test.test_pathlib.PosixPathTest.test_group)\nSKIP: test_handling_bad_descriptor (test.test_pathlib.PosixPathTest.test_handling_bad_descriptor) 'Bad file descriptor in /dev/fd affects only macOS'\nPASS: test_hardlink_to (test.test_pathlib.PosixPathTest.test_hardlink_to)\nPASS: test_home (test.test_pathlib.PosixPathTest.test_home)\nPASS: test_is_block_device_false (test.test_pathlib.PosixPathTest.test_is_block_device_false)\nPASS: test_is_char_device_false (test.test_pathlib.PosixPathTest.test_is_char_device_false)\nPASS: test_is_char_device_true (test.test_pathlib.PosixPathTest.test_is_char_device_true)\nPASS: test_is_dir (test.test_pathlib.PosixPathTest.test_is_dir)\nPASS: test_is_fifo_false (test.test_pathlib.PosixPathTest.test_is_fifo_false)\nPASS: test_is_fifo_true (test.test_pathlib.PosixPathTest.test_is_fifo_true)\nPASS: test_is_file (test.test_pathlib.PosixPathTest.test_is_file)\nPASS: test_is_junction (test.test_pathlib.PosixPathTest.test_is_junction)\nPASS: test_is_mount (test.test_pathlib.PosixPathTest.test_is_mount)\nPASS: test_is_socket_false (test.test_pathlib.PosixPathTest.test_is_socket_false)\nPASS: test_is_socket_true (test.test_pathlib.PosixPathTest.test_is_socket_true)\nPASS: test_is_symlink (test.test_pathlib.PosixPathTest.test_is_symlink)\nPASS: test_iterdir (test.test_pathlib.PosixPathTest.test_iterdir)\nPASS: test_iterdir_nodir (test.test_pathlib.PosixPathTest.test_iterdir_nodir)\nPASS: test_iterdir_symlink (test.test_pathlib.PosixPathTest.test_iterdir_symlink)\nSKIP: test_link_to_not_implemented (test.test_pathlib.PosixPathTest.test_link_to_not_implemented) 'os.link() is present'\nPASS: test_lstat (test.test_pathlib.PosixPathTest.test_lstat)\nPASS: test_lstat_nosymlink (test.test_pathlib.PosixPathTest.test_lstat_nosymlink)\nPASS: test_mkdir (test.test_pathlib.PosixPathTest.test_mkdir)\nPASS: test_mkdir_concurrent_parent_creation (test.test_pathlib.PosixPathTest.test_mkdir_concurrent_parent_creation)\nPASS: test_mkdir_exist_ok (test.test_pathlib.PosixPathTest.test_mkdir_exist_ok)\nPASS: test_mkdir_exist_ok_root (test.test_pathlib.PosixPathTest.test_mkdir_exist_ok_root)\nPASS: test_mkdir_exist_ok_with_parent (test.test_pathlib.PosixPathTest.test_mkdir_exist_ok_with_parent)\nPASS: test_mkdir_no_parents_file (test.test_pathlib.PosixPathTest.test_mkdir_no_parents_file)\nPASS: test_mkdir_parents (test.test_pathlib.PosixPathTest.test_mkdir_parents)\nPASS: test_mkdir_with_child_file (test.test_pathlib.PosixPathTest.test_mkdir_with_child_file)\nSKIP: test_mkdir_with_unknown_drive (test.test_pathlib.PosixPathTest.test_mkdir_with_unknown_drive) 'test requires a Windows-compatible system'\nPASS: test_open_common (test.test_pathlib.PosixPathTest.test_open_common)\nPASS: test_open_mode (test.test_pathlib.PosixPathTest.test_open_mode)\nPASS: test_owner (test.test_pathlib.PosixPathTest.test_owner)\nPASS: test_parts_interning (test.test_pathlib.PosixPathTest.test_parts_interning)\nPASS: test_passing_kwargs_deprecated (test.test_pathlib.PosixPathTest.test_passing_kwargs_deprecated)\nPASS: test_pickling_common (test.test_pathlib.PosixPathTest.test_pickling_common)\nPASS: test_read_write_bytes (test.test_pathlib.PosixPathTest.test_read_write_bytes)\nPASS: test_read_write_text (test.test_pathlib.PosixPathTest.test_read_write_text)\nPASS: test_readlink (test.test_pathlib.PosixPathTest.test_readlink)\nPASS: test_rename (test.test_pathlib.PosixPathTest.test_rename)\nPASS: test_replace (test.test_pathlib.PosixPathTest.test_replace)\nPASS: test_resolve_common (test.test_pathlib.PosixPathTest.test_resolve_common)\nPASS: test_resolve_dot (test.test_pathlib.PosixPathTest.test_resolve_dot)\nPASS: test_resolve_loop (test.test_pathlib.PosixPathTest.test_resolve_loop)\nPASS: test_resolve_nonexist_relative_issue38671 (test.test_pathlib.PosixPathTest.test_resolve_nonexist_relative_issue38671)\nPASS: test_resolve_root (test.test_pathlib.PosixPathTest.test_resolve_root)\nPASS: test_rglob (test.test_pathlib.PosixPathTest.test_rglob)\nPASS: test_rglob_common (test.test_pathlib.PosixPathTest.test_rglob_common)\nPASS: test_rglob_symlink_loop (test.test_pathlib.PosixPathTest.test_rglob_symlink_loop)\nPASS: test_rmdir (test.test_pathlib.PosixPathTest.test_rmdir)\nPASS: test_samefile (test.test_pathlib.PosixPathTest.test_samefile)\nPASS: test_stat (test.test_pathlib.PosixPathTest.test_stat)\nPASS: test_stat_no_follow_symlinks (test.test_pathlib.PosixPathTest.test_stat_no_follow_symlinks)\nPASS: test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.PosixPathTest.test_stat_no_follow_symlinks_nosymlink)\nPASS: test_symlink_to (test.test_pathlib.PosixPathTest.test_symlink_to)\nPASS: test_touch_common (test.test_pathlib.PosixPathTest.test_touch_common)\nPASS: test_touch_mode (test.test_pathlib.PosixPathTest.test_touch_mode)\nPASS: test_touch_nochange (test.test_pathlib.PosixPathTest.test_touch_nochange)\nPASS: test_unlink (test.test_pathlib.PosixPathTest.test_unlink)\nPASS: test_unlink_missing_ok (test.test_pathlib.PosixPathTest.test_unlink_missing_ok)\nPASS: test_with (test.test_pathlib.PosixPathTest.test_with)\nPASS: test_with_segments (test.test_pathlib.PosixPathTest.test_with_segments)\nPASS: test_write_text_with_newlines (test.test_pathlib.PosixPathTest.test_write_text_with_newlines)\nPASS: test_anchor_common (test.test_pathlib.PurePathSubclassTest.test_anchor_common)\nPASS: test_as_bytes_common (test.test_pathlib.PurePathSubclassTest.test_as_bytes_common)\nPASS: test_as_posix_common (test.test_pathlib.PurePathSubclassTest.test_as_posix_common)\nPASS: test_as_uri_common (test.test_pathlib.PurePathSubclassTest.test_as_uri_common)\nPASS: test_bytes (test.test_pathlib.PurePathSubclassTest.test_bytes)\nPASS: test_constructor_common (test.test_pathlib.PurePathSubclassTest.test_constructor_common)\nPASS: test_div_common (test.test_pathlib.PurePathSubclassTest.test_div_common)\nPASS: test_drive_common (test.test_pathlib.PurePathSubclassTest.test_drive_common)\nPASS: test_drive_root_parts_common (test.test_pathlib.PurePathSubclassTest.test_drive_root_parts_common)\nPASS: test_eq_common (test.test_pathlib.PurePathSubclassTest.test_eq_common)\nPASS: test_equivalences (test.test_pathlib.PurePathSubclassTest.test_equivalences)\nPASS: test_fspath_common (test.test_pathlib.PurePathSubclassTest.test_fspath_common)\nPASS: test_is_relative_to_common (test.test_pathlib.PurePathSubclassTest.test_is_relative_to_common)\nPASS: test_join_common (test.test_pathlib.PurePathSubclassTest.test_join_common)\nPASS: test_match_common (test.test_pathlib.PurePathSubclassTest.test_match_common)\nPASS: test_name_common (test.test_pathlib.PurePathSubclassTest.test_name_common)\nPASS: test_ordering_common (test.test_pathlib.PurePathSubclassTest.test_ordering_common)\nPASS: test_parent_common (test.test_pathlib.PurePathSubclassTest.test_parent_common)\nPASS: test_parents_common (test.test_pathlib.PurePathSubclassTest.test_parents_common)\nPASS: test_parts_common (test.test_pathlib.PurePathSubclassTest.test_parts_common)\nPASS: test_pickling_common (test.test_pathlib.PurePathSubclassTest.test_pickling_common)\nPASS: test_relative_to_common (test.test_pathlib.PurePathSubclassTest.test_relative_to_common)\nPASS: test_repr_common (test.test_pathlib.PurePathSubclassTest.test_repr_common)\nPASS: test_root_common (test.test_pathlib.PurePathSubclassTest.test_root_common)\nPASS: test_stem_common (test.test_pathlib.PurePathSubclassTest.test_stem_common)\nPASS: test_str_common (test.test_pathlib.PurePathSubclassTest.test_str_common)\nPASS: test_str_subclass_common (test.test_pathlib.PurePathSubclassTest.test_str_subclass_common)\nPASS: test_suffix_common (test.test_pathlib.PurePathSubclassTest.test_suffix_common)\nPASS: test_suffixes_common (test.test_pathlib.PurePathSubclassTest.test_suffixes_common)\nPASS: test_with_name_common (test.test_pathlib.PurePathSubclassTest.test_with_name_common)\nPASS: test_with_segments_common (test.test_pathlib.PurePathSubclassTest.test_with_segments_common)\nPASS: test_with_stem_common (test.test_pathlib.PurePathSubclassTest.test_with_stem_common)\nPASS: test_with_suffix_common (test.test_pathlib.PurePathSubclassTest.test_with_suffix_common)\nPASS: test_anchor_common (test.test_pathlib.PurePathTest.test_anchor_common)\nPASS: test_as_bytes_common (test.test_pathlib.PurePathTest.test_as_bytes_common)\nPASS: test_as_posix_common (test.test_pathlib.PurePathTest.test_as_posix_common)\nPASS: test_as_uri_common (test.test_pathlib.PurePathTest.test_as_uri_common)\nPASS: test_bytes (test.test_pathlib.PurePathTest.test_bytes)\nPASS: test_concrete_class (test.test_pathlib.PurePathTest.test_concrete_class)\nPASS: test_constructor_common (test.test_pathlib.PurePathTest.test_constructor_common)\nPASS: test_different_flavours_unequal (test.test_pathlib.PurePathTest.test_different_flavours_unequal)\nPASS: test_different_flavours_unordered (test.test_pathlib.PurePathTest.test_different_flavours_unordered)\nPASS: test_div_common (test.test_pathlib.PurePathTest.test_div_common)\nPASS: test_drive_common (test.test_pathlib.PurePathTest.test_drive_common)\nPASS: test_drive_root_parts_common (test.test_pathlib.PurePathTest.test_drive_root_parts_common)\nPASS: test_eq_common (test.test_pathlib.PurePathTest.test_eq_common)\nPASS: test_equivalences (test.test_pathlib.PurePathTest.test_equivalences)\nPASS: test_fspath_common (test.test_pathlib.PurePathTest.test_fspath_common)\nPASS: test_is_relative_to_common (test.test_pathlib.PurePathTest.test_is_relative_to_common)\nPASS: test_join_common (test.test_pathlib.PurePathTest.test_join_common)\nPASS: test_match_common (test.test_pathlib.PurePathTest.test_match_common)\nPASS: test_name_common (test.test_pathlib.PurePathTest.test_name_common)\nPASS: test_ordering_common (test.test_pathlib.PurePathTest.test_ordering_common)\nPASS: test_parent_common (test.test_pathlib.PurePathTest.test_parent_common)\nPASS: test_parents_common (test.test_pathlib.PurePathTest.test_parents_common)\nPASS: test_parts_common (test.test_pathlib.PurePathTest.test_parts_common)\nPASS: test_pickling_common (test.test_pathlib.PurePathTest.test_pickling_common)\nPASS: test_relative_to_common (test.test_pathlib.PurePathTest.test_relative_to_common)\nPASS: test_repr_common (test.test_pathlib.PurePathTest.test_repr_common)\nPASS: test_repr_roundtrips (test.test_pathlib.PurePathTest.test_repr_roundtrips)\nPASS: test_root_common (test.test_pathlib.PurePathTest.test_root_common)\nPASS: test_stem_common (test.test_pathlib.PurePathTest.test_stem_common)\nPASS: test_str_common (test.test_pathlib.PurePathTest.test_str_common)\nPASS: test_str_subclass_common (test.test_pathlib.PurePathTest.test_str_subclass_common)\nPASS: test_suffix_common (test.test_pathlib.PurePathTest.test_suffix_common)\nPASS: test_suffixes_common (test.test_pathlib.PurePathTest.test_suffixes_common)\nPASS: test_with_name_common (test.test_pathlib.PurePathTest.test_with_name_common)\nPASS: test_with_segments_common (test.test_pathlib.PurePathTest.test_with_segments_common)\nPASS: test_with_stem_common (test.test_pathlib.PurePathTest.test_with_stem_common)\nPASS: test_with_suffix_common (test.test_pathlib.PurePathTest.test_with_suffix_common)\nPASS: test_anchor_common (test.test_pathlib.PurePosixPathTest.test_anchor_common)\nPASS: test_as_bytes_common (test.test_pathlib.PurePosixPathTest.test_as_bytes_common)\nPASS: test_as_posix_common (test.test_pathlib.PurePosixPathTest.test_as_posix_common)\nPASS: test_as_uri (test.test_pathlib.PurePosixPathTest.test_as_uri)\nPASS: test_as_uri_common (test.test_pathlib.PurePosixPathTest.test_as_uri_common)\nPASS: test_as_uri_non_ascii (test.test_pathlib.PurePosixPathTest.test_as_uri_non_ascii)\nPASS: test_bytes (test.test_pathlib.PurePosixPathTest.test_bytes)\nPASS: test_constructor_common (test.test_pathlib.PurePosixPathTest.test_constructor_common)\nPASS: test_div (test.test_pathlib.PurePosixPathTest.test_div)\nPASS: test_div_common (test.test_pathlib.PurePosixPathTest.test_div_common)\nPASS: test_drive_common (test.test_pathlib.PurePosixPathTest.test_drive_common)\nPASS: test_drive_root_parts (test.test_pathlib.PurePosixPathTest.test_drive_root_parts)\nPASS: test_drive_root_parts_common (test.test_pathlib.PurePosixPathTest.test_drive_root_parts_common)\nPASS: test_eq (test.test_pathlib.PurePosixPathTest.test_eq)\nPASS: test_eq_common (test.test_pathlib.PurePosixPathTest.test_eq_common)\nPASS: test_equivalences (test.test_pathlib.PurePosixPathTest.test_equivalences)\nPASS: test_fspath_common (test.test_pathlib.PurePosixPathTest.test_fspath_common)\nPASS: test_is_absolute (test.test_pathlib.PurePosixPathTest.test_is_absolute)\nPASS: test_is_relative_to_common (test.test_pathlib.PurePosixPathTest.test_is_relative_to_common)\nPASS: test_is_reserved (test.test_pathlib.PurePosixPathTest.test_is_reserved)\nPASS: test_join (test.test_pathlib.PurePosixPathTest.test_join)\nPASS: test_join_common (test.test_pathlib.PurePosixPathTest.test_join_common)\nPASS: test_match (test.test_pathlib.PurePosixPathTest.test_match)\nPASS: test_match_common (test.test_pathlib.PurePosixPathTest.test_match_common)\nPASS: test_name_common (test.test_pathlib.PurePosixPathTest.test_name_common)\nPASS: test_ordering_common (test.test_pathlib.PurePosixPathTest.test_ordering_common)\nPASS: test_parent_common (test.test_pathlib.PurePosixPathTest.test_parent_common)\nPASS: test_parents_common (test.test_pathlib.PurePosixPathTest.test_parents_common)\nPASS: test_parse_windows_path (test.test_pathlib.PurePosixPathTest.test_parse_windows_path)\nPASS: test_parts_common (test.test_pathlib.PurePosixPathTest.test_parts_common)\nPASS: test_pickling_common (test.test_pathlib.PurePosixPathTest.test_pickling_common)\nPASS: test_relative_to_common (test.test_pathlib.PurePosixPathTest.test_relative_to_common)\nPASS: test_repr_common (test.test_pathlib.PurePosixPathTest.test_repr_common)\nPASS: test_repr_roundtrips (test.test_pathlib.PurePosixPathTest.test_repr_roundtrips)\nPASS: test_root (test.test_pathlib.PurePosixPathTest.test_root)\nPASS: test_root_common (test.test_pathlib.PurePosixPathTest.test_root_common)\nPASS: test_stem_common (test.test_pathlib.PurePosixPathTest.test_stem_common)\nPASS: test_str_common (test.test_pathlib.PurePosixPathTest.test_str_common)\nPASS: test_str_subclass_common (test.test_pathlib.PurePosixPathTest.test_str_subclass_common)\nPASS: test_suffix_common (test.test_pathlib.PurePosixPathTest.test_suffix_common)\nPASS: test_suffixes_common (test.test_pathlib.PurePosixPathTest.test_suffixes_common)\nPASS: test_with_name_common (test.test_pathlib.PurePosixPathTest.test_with_name_common)\nPASS: test_with_segments_common (test.test_pathlib.PurePosixPathTest.test_with_segments_common)\nPASS: test_with_stem_common (test.test_pathlib.PurePosixPathTest.test_with_stem_common)\nPASS: test_with_suffix_common (test.test_pathlib.PurePosixPathTest.test_with_suffix_common)\nPASS: test_anchor (test.test_pathlib.PureWindowsPathTest.test_anchor)\nPASS: test_anchor_common (test.test_pathlib.PureWindowsPathTest.test_anchor_common)\nPASS: test_as_bytes_common (test.test_pathlib.PureWindowsPathTest.test_as_bytes_common)\nPASS: test_as_posix_common (test.test_pathlib.PureWindowsPathTest.test_as_posix_common)\nPASS: test_as_uri (test.test_pathlib.PureWindowsPathTest.test_as_uri)\nPASS: test_as_uri_common (test.test_pathlib.PureWindowsPathTest.test_as_uri_common)\nPASS: test_bytes (test.test_pathlib.PureWindowsPathTest.test_bytes)\nPASS: test_constructor_common (test.test_pathlib.PureWindowsPathTest.test_constructor_common)\nPASS: test_div (test.test_pathlib.PureWindowsPathTest.test_div)\nPASS: test_div_common (test.test_pathlib.PureWindowsPathTest.test_div_common)\nPASS: test_drive (test.test_pathlib.PureWindowsPathTest.test_drive)\nPASS: test_drive_common (test.test_pathlib.PureWindowsPathTest.test_drive_common)\nPASS: test_drive_root_parts (test.test_pathlib.PureWindowsPathTest.test_drive_root_parts)\nPASS: test_drive_root_parts_common (test.test_pathlib.PureWindowsPathTest.test_drive_root_parts_common)\nPASS: test_eq (test.test_pathlib.PureWindowsPathTest.test_eq)\nPASS: test_eq_common (test.test_pathlib.PureWindowsPathTest.test_eq_common)\nPASS: test_equivalences (test.test_pathlib.PureWindowsPathTest.test_equivalences)\nPASS: test_fspath_common (test.test_pathlib.PureWindowsPathTest.test_fspath_common)\nPASS: test_is_absolute (test.test_pathlib.PureWindowsPathTest.test_is_absolute)\nPASS: test_is_relative_to (test.test_pathlib.PureWindowsPathTest.test_is_relative_to)\nPASS: test_is_relative_to_common (test.test_pathlib.PureWindowsPathTest.test_is_relative_to_common)\nPASS: test_is_reserved (test.test_pathlib.PureWindowsPathTest.test_is_reserved)\nPASS: test_join (test.test_pathlib.PureWindowsPathTest.test_join)\nPASS: test_join_common (test.test_pathlib.PureWindowsPathTest.test_join_common)\nPASS: test_match (test.test_pathlib.PureWindowsPathTest.test_match)\nPASS: test_match_common (test.test_pathlib.PureWindowsPathTest.test_match_common)\nPASS: test_name (test.test_pathlib.PureWindowsPathTest.test_name)\nPASS: test_name_common (test.test_pathlib.PureWindowsPathTest.test_name_common)\nPASS: test_ordering_common (test.test_pathlib.PureWindowsPathTest.test_ordering_common)\nPASS: test_parent (test.test_pathlib.PureWindowsPathTest.test_parent)\nPASS: test_parent_common (test.test_pathlib.PureWindowsPathTest.test_parent_common)\nPASS: test_parents (test.test_pathlib.PureWindowsPathTest.test_parents)\nPASS: test_parents_common (test.test_pathlib.PureWindowsPathTest.test_parents_common)\nPASS: test_parts (test.test_pathlib.PureWindowsPathTest.test_parts)\nPASS: test_parts_common (test.test_pathlib.PureWindowsPathTest.test_parts_common)\nPASS: test_pickling_common (test.test_pathlib.PureWindowsPathTest.test_pickling_common)\nPASS: test_relative_to (test.test_pathlib.PureWindowsPathTest.test_relative_to)\nPASS: test_relative_to_common (test.test_pathlib.PureWindowsPathTest.test_relative_to_common)\nPASS: test_repr_common (test.test_pathlib.PureWindowsPathTest.test_repr_common)\nPASS: test_repr_roundtrips (test.test_pathlib.PureWindowsPathTest.test_repr_roundtrips)\nPASS: test_root (test.test_pathlib.PureWindowsPathTest.test_root)\nPASS: test_root_common (test.test_pathlib.PureWindowsPathTest.test_root_common)\nPASS: test_stem (test.test_pathlib.PureWindowsPathTest.test_stem)\nPASS: test_stem_common (test.test_pathlib.PureWindowsPathTest.test_stem_common)\nPASS: test_str (test.test_pathlib.PureWindowsPathTest.test_str)\nPASS: test_str_common (test.test_pathlib.PureWindowsPathTest.test_str_common)\nPASS: test_str_subclass (test.test_pathlib.PureWindowsPathTest.test_str_subclass)\nPASS: test_str_subclass_common (test.test_pathlib.PureWindowsPathTest.test_str_subclass_common)\nPASS: test_suffix (test.test_pathlib.PureWindowsPathTest.test_suffix)\nPASS: test_suffix_common (test.test_pathlib.PureWindowsPathTest.test_suffix_common)\nPASS: test_suffixes (test.test_pathlib.PureWindowsPathTest.test_suffixes)\nPASS: test_suffixes_common (test.test_pathlib.PureWindowsPathTest.test_suffixes_common)\nPASS: test_with_name (test.test_pathlib.PureWindowsPathTest.test_with_name)\nPASS: test_with_name_common (test.test_pathlib.PureWindowsPathTest.test_with_name_common)\nPASS: test_with_segments_common (test.test_pathlib.PureWindowsPathTest.test_with_segments_common)\nPASS: test_with_stem (test.test_pathlib.PureWindowsPathTest.test_with_stem)\nPASS: test_with_stem_common (test.test_pathlib.PureWindowsPathTest.test_with_stem_common)\nPASS: test_with_suffix (test.test_pathlib.PureWindowsPathTest.test_with_suffix)\nPASS: test_with_suffix_common (test.test_pathlib.PureWindowsPathTest.test_with_suffix_common)\nPASS: test_file_like_path (test.test_pathlib.WalkTests.test_file_like_path)\nPASS: test_walk_above_recursion_limit (test.test_pathlib.WalkTests.test_walk_above_recursion_limit)\nPASS: test_walk_bad_dir (test.test_pathlib.WalkTests.test_walk_bad_dir)\nPASS: test_walk_bottom_up (test.test_pathlib.WalkTests.test_walk_bottom_up)\nPASS: test_walk_follow_symlinks (test.test_pathlib.WalkTests.test_walk_follow_symlinks)\nPASS: test_walk_many_open_files (test.test_pathlib.WalkTests.test_walk_many_open_files)\nPASS: test_walk_prune (test.test_pathlib.WalkTests.test_walk_prune)\nPASS: test_walk_symlink_location (test.test_pathlib.WalkTests.test_walk_symlink_location)\nPASS: test_walk_topdown (test.test_pathlib.WalkTests.test_walk_topdown)\nSKIP: test_anchor (test.test_pathlib.WindowsPathAsPureTest.test_anchor) 'test requires a Windows-compatible system'\nSKIP: test_anchor_common (test.test_pathlib.WindowsPathAsPureTest.test_anchor_common) 'test requires a Windows-compatible system'\nSKIP: test_as_bytes_common (test.test_pathlib.WindowsPathAsPureTest.test_as_bytes_common) 'test requires a Windows-compatible system'\nSKIP: test_as_posix_common (test.test_pathlib.WindowsPathAsPureTest.test_as_posix_common) 'test requires a Windows-compatible system'\nSKIP: test_as_uri (test.test_pathlib.WindowsPathAsPureTest.test_as_uri) 'test requires a Windows-compatible system'\nSKIP: test_as_uri_common (test.test_pathlib.WindowsPathAsPureTest.test_as_uri_common) 'test requires a Windows-compatible system'\nSKIP: test_bytes (test.test_pathlib.WindowsPathAsPureTest.test_bytes) 'test requires a Windows-compatible system'\nSKIP: test_constructor_common (test.test_pathlib.WindowsPathAsPureTest.test_constructor_common) 'test requires a Windows-compatible system'\nSKIP: test_div (test.test_pathlib.WindowsPathAsPureTest.test_div) 'test requires a Windows-compatible system'\nSKIP: test_div_common (test.test_pathlib.WindowsPathAsPureTest.test_div_common) 'test requires a Windows-compatible system'\nSKIP: test_drive (test.test_pathlib.WindowsPathAsPureTest.test_drive) 'test requires a Windows-compatible system'\nSKIP: test_drive_common (test.test_pathlib.WindowsPathAsPureTest.test_drive_common) 'test requires a Windows-compatible system'\nSKIP: test_drive_root_parts (test.test_pathlib.WindowsPathAsPureTest.test_drive_root_parts) 'test requires a Windows-compatible system'\nSKIP: test_drive_root_parts_common (test.test_pathlib.WindowsPathAsPureTest.test_drive_root_parts_common) 'test requires a Windows-compatible system'\nSKIP: test_eq (test.test_pathlib.WindowsPathAsPureTest.test_eq) 'test requires a Windows-compatible system'\nSKIP: test_eq_common (test.test_pathlib.WindowsPathAsPureTest.test_eq_common) 'test requires a Windows-compatible system'\nSKIP: test_equivalences (test.test_pathlib.WindowsPathAsPureTest.test_equivalences) 'test requires a Windows-compatible system'\nSKIP: test_fspath_common (test.test_pathlib.WindowsPathAsPureTest.test_fspath_common) 'test requires a Windows-compatible system'\nSKIP: test_group (test.test_pathlib.WindowsPathAsPureTest.test_group) 'test requires a Windows-compatible system'\nSKIP: test_is_absolute (test.test_pathlib.WindowsPathAsPureTest.test_is_absolute) 'test requires a Windows-compatible system'\nSKIP: test_is_relative_to (test.test_pathlib.WindowsPathAsPureTest.test_is_relative_to) 'test requires a Windows-compatible system'\nSKIP: test_is_relative_to_common (test.test_pathlib.WindowsPathAsPureTest.test_is_relative_to_common) 'test requires a Windows-compatible system'\nSKIP: test_is_reserved (test.test_pathlib.WindowsPathAsPureTest.test_is_reserved) 'test requires a Windows-compatible system'\nSKIP: test_join (test.test_pathlib.WindowsPathAsPureTest.test_join) 'test requires a Windows-compatible system'\nSKIP: test_join_common (test.test_pathlib.WindowsPathAsPureTest.test_join_common) 'test requires a Windows-compatible system'\nSKIP: test_match (test.test_pathlib.WindowsPathAsPureTest.test_match) 'test requires a Windows-compatible system'\nSKIP: test_match_common (test.test_pathlib.WindowsPathAsPureTest.test_match_common) 'test requires a Windows-compatible system'\nSKIP: test_name (test.test_pathlib.WindowsPathAsPureTest.test_name) 'test requires a Windows-compatible system'\nSKIP: test_name_common (test.test_pathlib.WindowsPathAsPureTest.test_name_common) 'test requires a Windows-compatible system'\nSKIP: test_ordering_common (test.test_pathlib.WindowsPathAsPureTest.test_ordering_common) 'test requires a Windows-compatible system'\nSKIP: test_owner (test.test_pathlib.WindowsPathAsPureTest.test_owner) 'test requires a Windows-compatible system'\nSKIP: test_parent (test.test_pathlib.WindowsPathAsPureTest.test_parent) 'test requires a Windows-compatible system'\nSKIP: test_parent_common (test.test_pathlib.WindowsPathAsPureTest.test_parent_common) 'test requires a Windows-compatible system'\nSKIP: test_parents (test.test_pathlib.WindowsPathAsPureTest.test_parents) 'test requires a Windows-compatible system'\nSKIP: test_parents_common (test.test_pathlib.WindowsPathAsPureTest.test_parents_common) 'test requires a Windows-compatible system'\nSKIP: test_parts (test.test_pathlib.WindowsPathAsPureTest.test_parts) 'test requires a Windows-compatible system'\nSKIP: test_parts_common (test.test_pathlib.WindowsPathAsPureTest.test_parts_common) 'test requires a Windows-compatible system'\nSKIP: test_pickling_common (test.test_pathlib.WindowsPathAsPureTest.test_pickling_common) 'test requires a Windows-compatible system'\nSKIP: test_relative_to (test.test_pathlib.WindowsPathAsPureTest.test_relative_to) 'test requires a Windows-compatible system'\nSKIP: test_relative_to_common (test.test_pathlib.WindowsPathAsPureTest.test_relative_to_common) 'test requires a Windows-compatible system'\nSKIP: test_repr_common (test.test_pathlib.WindowsPathAsPureTest.test_repr_common) 'test requires a Windows-compatible system'\nSKIP: test_repr_roundtrips (test.test_pathlib.WindowsPathAsPureTest.test_repr_roundtrips) 'test requires a Windows-compatible system'\nSKIP: test_root (test.test_pathlib.WindowsPathAsPureTest.test_root) 'test requires a Windows-compatible system'\nSKIP: test_root_common (test.test_pathlib.WindowsPathAsPureTest.test_root_common) 'test requires a Windows-compatible system'\nSKIP: test_stem (test.test_pathlib.WindowsPathAsPureTest.test_stem) 'test requires a Windows-compatible system'\nSKIP: test_stem_common (test.test_pathlib.WindowsPathAsPureTest.test_stem_common) 'test requires a Windows-compatible system'\nSKIP: test_str (test.test_pathlib.WindowsPathAsPureTest.test_str) 'test requires a Windows-compatible system'\nSKIP: test_str_common (test.test_pathlib.WindowsPathAsPureTest.test_str_common) 'test requires a Windows-compatible system'\nSKIP: test_str_subclass (test.test_pathlib.WindowsPathAsPureTest.test_str_subclass) 'test requires a Windows-compatible system'\nSKIP: test_str_subclass_common (test.test_pathlib.WindowsPathAsPureTest.test_str_subclass_common) 'test requires a Windows-compatible system'\nSKIP: test_suffix (test.test_pathlib.WindowsPathAsPureTest.test_suffix) 'test requires a Windows-compatible system'\nSKIP: test_suffix_common (test.test_pathlib.WindowsPathAsPureTest.test_suffix_common) 'test requires a Windows-compatible system'\nSKIP: test_suffixes (test.test_pathlib.WindowsPathAsPureTest.test_suffixes) 'test requires a Windows-compatible system'\nSKIP: test_suffixes_common (test.test_pathlib.WindowsPathAsPureTest.test_suffixes_common) 'test requires a Windows-compatible system'\nSKIP: test_with_name (test.test_pathlib.WindowsPathAsPureTest.test_with_name) 'test requires a Windows-compatible system'\nSKIP: test_with_name_common (test.test_pathlib.WindowsPathAsPureTest.test_with_name_common) 'test requires a Windows-compatible system'\nSKIP: test_with_segments_common (test.test_pathlib.WindowsPathAsPureTest.test_with_segments_common) 'test requires a Windows-compatible system'\nSKIP: test_with_stem (test.test_pathlib.WindowsPathAsPureTest.test_with_stem) 'test requires a Windows-compatible system'\nSKIP: test_with_stem_common (test.test_pathlib.WindowsPathAsPureTest.test_with_stem_common) 'test requires a Windows-compatible system'\nSKIP: test_with_suffix (test.test_pathlib.WindowsPathAsPureTest.test_with_suffix) 'test requires a Windows-compatible system'\nSKIP: test_with_suffix_common (test.test_pathlib.WindowsPathAsPureTest.test_with_suffix_common) 'test requires a Windows-compatible system'\nSKIP: test_absolute (test.test_pathlib.WindowsPathTest.test_absolute) 'test requires a Windows-compatible system'\nSKIP: test_absolute_common (test.test_pathlib.WindowsPathTest.test_absolute_common) 'test requires a Windows-compatible system'\nSKIP: test_chmod (test.test_pathlib.WindowsPathTest.test_chmod) 'test requires a Windows-compatible system'\nSKIP: test_chmod_follow_symlinks_true (test.test_pathlib.WindowsPathTest.test_chmod_follow_symlinks_true) 'test requires a Windows-compatible system'\nSKIP: test_complex_symlinks_absolute (test.test_pathlib.WindowsPathTest.test_complex_symlinks_absolute) 'test requires a Windows-compatible system'\nSKIP: test_complex_symlinks_relative (test.test_pathlib.WindowsPathTest.test_complex_symlinks_relative) 'test requires a Windows-compatible system'\nSKIP: test_complex_symlinks_relative_dot_dot (test.test_pathlib.WindowsPathTest.test_complex_symlinks_relative_dot_dot) 'test requires a Windows-compatible system'\nSKIP: test_cwd (test.test_pathlib.WindowsPathTest.test_cwd) 'test requires a Windows-compatible system'\nSKIP: test_empty_path (test.test_pathlib.WindowsPathTest.test_empty_path) 'test requires a Windows-compatible system'\nSKIP: test_exists (test.test_pathlib.WindowsPathTest.test_exists) 'test requires a Windows-compatible system'\nSKIP: test_expanduser (test.test_pathlib.WindowsPathTest.test_expanduser) 'test requires a Windows-compatible system'\nSKIP: test_expanduser_common (test.test_pathlib.WindowsPathTest.test_expanduser_common) 'test requires a Windows-compatible system'\nSKIP: test_glob (test.test_pathlib.WindowsPathTest.test_glob) 'test requires a Windows-compatible system'\nSKIP: test_glob_above_recursion_limit (test.test_pathlib.WindowsPathTest.test_glob_above_recursion_limit) 'test requires a Windows-compatible system'\nSKIP: test_glob_case_sensitive (test.test_pathlib.WindowsPathTest.test_glob_case_sensitive) 'test requires a Windows-compatible system'\nSKIP: test_glob_common (test.test_pathlib.WindowsPathTest.test_glob_common) 'test requires a Windows-compatible system'\nSKIP: test_glob_dotdot (test.test_pathlib.WindowsPathTest.test_glob_dotdot) 'test requires a Windows-compatible system'\nSKIP: test_glob_long_symlink (test.test_pathlib.WindowsPathTest.test_glob_long_symlink) 'test requires a Windows-compatible system'\nSKIP: test_glob_many_open_files (test.test_pathlib.WindowsPathTest.test_glob_many_open_files) 'test requires a Windows-compatible system'\nSKIP: test_glob_permissions (test.test_pathlib.WindowsPathTest.test_glob_permissions) 'test requires a Windows-compatible system'\nSKIP: test_group (test.test_pathlib.WindowsPathTest.test_group) 'test requires a Windows-compatible system'\nSKIP: test_hardlink_to (test.test_pathlib.WindowsPathTest.test_hardlink_to) 'test requires a Windows-compatible system'\nSKIP: test_home (test.test_pathlib.WindowsPathTest.test_home) 'test requires a Windows-compatible system'\nSKIP: test_is_block_device_false (test.test_pathlib.WindowsPathTest.test_is_block_device_false) 'test requires a Windows-compatible system'\nSKIP: test_is_char_device_false (test.test_pathlib.WindowsPathTest.test_is_char_device_false) 'test requires a Windows-compatible system'\nSKIP: test_is_char_device_true (test.test_pathlib.WindowsPathTest.test_is_char_device_true) 'test requires a Windows-compatible system'\nSKIP: test_is_dir (test.test_pathlib.WindowsPathTest.test_is_dir) 'test requires a Windows-compatible system'\nSKIP: test_is_fifo_false (test.test_pathlib.WindowsPathTest.test_is_fifo_false) 'test requires a Windows-compatible system'\nSKIP: test_is_fifo_true (test.test_pathlib.WindowsPathTest.test_is_fifo_true) 'test requires a Windows-compatible system'\nSKIP: test_is_file (test.test_pathlib.WindowsPathTest.test_is_file) 'test requires a Windows-compatible system'\nSKIP: test_is_junction (test.test_pathlib.WindowsPathTest.test_is_junction) 'test requires a Windows-compatible system'\nSKIP: test_is_mount (test.test_pathlib.WindowsPathTest.test_is_mount) 'test requires a Windows-compatible system'\nSKIP: test_is_socket_false (test.test_pathlib.WindowsPathTest.test_is_socket_false) 'test requires a Windows-compatible system'\nSKIP: test_is_socket_true (test.test_pathlib.WindowsPathTest.test_is_socket_true) 'test requires a Windows-compatible system'\nSKIP: test_is_symlink (test.test_pathlib.WindowsPathTest.test_is_symlink) 'test requires a Windows-compatible system'\nSKIP: test_iterdir (test.test_pathlib.WindowsPathTest.test_iterdir) 'test requires a Windows-compatible system'\nSKIP: test_iterdir_nodir (test.test_pathlib.WindowsPathTest.test_iterdir_nodir) 'test requires a Windows-compatible system'\nSKIP: test_iterdir_symlink (test.test_pathlib.WindowsPathTest.test_iterdir_symlink) 'test requires a Windows-compatible system'\nSKIP: test_link_to_not_implemented (test.test_pathlib.WindowsPathTest.test_link_to_not_implemented) 'test requires a Windows-compatible system'\nSKIP: test_lstat (test.test_pathlib.WindowsPathTest.test_lstat) 'test requires a Windows-compatible system'\nSKIP: test_lstat_nosymlink (test.test_pathlib.WindowsPathTest.test_lstat_nosymlink) 'test requires a Windows-compatible system'\nSKIP: test_mkdir (test.test_pathlib.WindowsPathTest.test_mkdir) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_concurrent_parent_creation (test.test_pathlib.WindowsPathTest.test_mkdir_concurrent_parent_creation) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_exist_ok (test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_exist_ok_root (test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok_root) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_exist_ok_with_parent (test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok_with_parent) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_no_parents_file (test.test_pathlib.WindowsPathTest.test_mkdir_no_parents_file) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_parents (test.test_pathlib.WindowsPathTest.test_mkdir_parents) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_with_child_file (test.test_pathlib.WindowsPathTest.test_mkdir_with_child_file) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_with_unknown_drive (test.test_pathlib.WindowsPathTest.test_mkdir_with_unknown_drive) 'test requires a Windows-compatible system'\nSKIP: test_open_common (test.test_pathlib.WindowsPathTest.test_open_common) 'test requires a Windows-compatible system'\nSKIP: test_owner (test.test_pathlib.WindowsPathTest.test_owner) 'test requires a Windows-compatible system'\nSKIP: test_parts_interning (test.test_pathlib.WindowsPathTest.test_parts_interning) 'test requires a Windows-compatible system'\nSKIP: test_passing_kwargs_deprecated (test.test_pathlib.WindowsPathTest.test_passing_kwargs_deprecated) 'test requires a Windows-compatible system'\nSKIP: test_pickling_common (test.test_pathlib.WindowsPathTest.test_pickling_common) 'test requires a Windows-compatible system'\nSKIP: test_read_write_bytes (test.test_pathlib.WindowsPathTest.test_read_write_bytes) 'test requires a Windows-compatible system'\nSKIP: test_read_write_text (test.test_pathlib.WindowsPathTest.test_read_write_text) 'test requires a Windows-compatible system'\nSKIP: test_readlink (test.test_pathlib.WindowsPathTest.test_readlink) 'test requires a Windows-compatible system'\nSKIP: test_rename (test.test_pathlib.WindowsPathTest.test_rename) 'test requires a Windows-compatible system'\nSKIP: test_replace (test.test_pathlib.WindowsPathTest.test_replace) 'test requires a Windows-compatible system'\nSKIP: test_resolve_common (test.test_pathlib.WindowsPathTest.test_resolve_common) 'test requires a Windows-compatible system'\nSKIP: test_resolve_dot (test.test_pathlib.WindowsPathTest.test_resolve_dot) 'test requires a Windows-compatible system'\nSKIP: test_resolve_nonexist_relative_issue38671 (test.test_pathlib.WindowsPathTest.test_resolve_nonexist_relative_issue38671) 'test requires a Windows-compatible system'\nSKIP: test_rglob (test.test_pathlib.WindowsPathTest.test_rglob) 'test requires a Windows-compatible system'\nSKIP: test_rglob_common (test.test_pathlib.WindowsPathTest.test_rglob_common) 'test requires a Windows-compatible system'\nSKIP: test_rglob_symlink_loop (test.test_pathlib.WindowsPathTest.test_rglob_symlink_loop) 'test requires a Windows-compatible system'\nSKIP: test_rmdir (test.test_pathlib.WindowsPathTest.test_rmdir) 'test requires a Windows-compatible system'\nSKIP: test_samefile (test.test_pathlib.WindowsPathTest.test_samefile) 'test requires a Windows-compatible system'\nSKIP: test_stat (test.test_pathlib.WindowsPathTest.test_stat) 'test requires a Windows-compatible system'\nSKIP: test_stat_no_follow_symlinks (test.test_pathlib.WindowsPathTest.test_stat_no_follow_symlinks) 'test requires a Windows-compatible system'\nSKIP: test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.WindowsPathTest.test_stat_no_follow_symlinks_nosymlink) 'test requires a Windows-compatible system'\nSKIP: test_symlink_to (test.test_pathlib.WindowsPathTest.test_symlink_to) 'test requires a Windows-compatible system'\nSKIP: test_touch_common (test.test_pathlib.WindowsPathTest.test_touch_common) 'test requires a Windows-compatible system'\nSKIP: test_touch_nochange (test.test_pathlib.WindowsPathTest.test_touch_nochange) 'test requires a Windows-compatible system'\nSKIP: test_unlink (test.test_pathlib.WindowsPathTest.test_unlink) 'test requires a Windows-compatible system'\nSKIP: test_unlink_missing_ok (test.test_pathlib.WindowsPathTest.test_unlink_missing_ok) 'test requires a Windows-compatible system'\nSKIP: test_with (test.test_pathlib.WindowsPathTest.test_with) 'test requires a Windows-compatible system'\nSKIP: test_with_segments (test.test_pathlib.WindowsPathTest.test_with_segments) 'test requires a Windows-compatible system'\nSKIP: test_write_text_with_newlines (test.test_pathlib.WindowsPathTest.test_write_text_with_newlines) 'test requires a Windows-compatible system'\n\n----------------------------------------------------------------------\nRan 460 tests in 3.682s\n\nOK (skipped=147)\n0:02:08 load avg: 3.51 [280/469] test_peg_generator passed\nSKIP: test.test_peg_generator.test_c_parser (unittest.loader.ModuleSkipped.test.test_peg_generator.test_c_parser) 'peg_generator directory could not be found'\nSKIP: test.test_peg_generator.test_first_sets (unittest.loader.ModuleSkipped.test.test_peg_generator.test_first_sets) 'peg_generator directory could not be found'\nSKIP: test.test_peg_generator.test_grammar_validator (unittest.loader.ModuleSkipped.test.test_peg_generator.test_grammar_validator) 'peg_generator directory could not be found'\nSKIP: test.test_peg_generator.test_pegen (unittest.loader.ModuleSkipped.test.test_peg_generator.test_pegen) 'peg_generator directory could not be found'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.001s\n\nNO TESTS RAN (skipped=4)\n0:02:09 load avg: 3.51 [281/469] test_pep646_syntax passed\ndoctests (test.test_pep646_syntax.__test__)\nPASS: Doctest: test.test_pep646_syntax.__test__.doctests\n\n----------------------------------------------------------------------\nRan 1 test in 0.020s\n\nOK\n0:02:09 load avg: 3.51 [282/469] test_perfmaps passed\nPASS: test_write_perf_map_entry (test.test_perfmaps.TestPerfMapWriting.test_write_perf_map_entry)\n\n----------------------------------------------------------------------\nRan 1 test in 0.001s\n\nOK\n0:02:09 load avg: 3.51 [283/469] test_perf_profiler passed\nSKIP: test_python_calls_appear_in_the_stack_if_perf_activated (test.test_perf_profiler.TestPerfProfiler.test_python_calls_appear_in_the_stack_if_perf_activated) \"perf command doesn't work\"\nSKIP: test_python_calls_do_not_appear_in_the_stack_if_perf_activated (test.test_perf_profiler.TestPerfProfiler.test_python_calls_do_not_appear_in_the_stack_if_perf_activated) \"perf command doesn't work\"\nPASS: test_sys_api (test.test_perf_profiler.TestPerfTrampoline.test_sys_api)\nPASS: test_sys_api_get_status (test.test_perf_profiler.TestPerfTrampoline.test_sys_api_get_status)\nPASS: test_sys_api_with_existing_trampoline (test.test_perf_profiler.TestPerfTrampoline.test_sys_api_with_existing_trampoline)\nPASS: test_sys_api_with_invalid_trampoline (test.test_perf_profiler.TestPerfTrampoline.test_sys_api_with_invalid_trampoline)\nPASS: test_trampoline_works (test.test_perf_profiler.TestPerfTrampoline.test_trampoline_works)\nPASS: test_trampoline_works_with_forks (test.test_perf_profiler.TestPerfTrampoline.test_trampoline_works_with_forks)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.357s\n\nOK (skipped=2)\n0:02:10 load avg: 3.51 [284/469] test_picklebuffer passed\nPASS: test_basics (test.test_picklebuffer.PickleBufferTest.test_basics)\nPASS: test_constructor_failure (test.test_picklebuffer.PickleBufferTest.test_constructor_failure)\nPASS: test_cycle (test.test_picklebuffer.PickleBufferTest.test_cycle)\nPASS: test_ndarray_2d (test.test_picklebuffer.PickleBufferTest.test_ndarray_2d)\nPASS: test_raw (test.test_picklebuffer.PickleBufferTest.test_raw)\nPASS: test_raw_ndarray (test.test_picklebuffer.PickleBufferTest.test_raw_ndarray)\nPASS: test_raw_non_contiguous (test.test_picklebuffer.PickleBufferTest.test_raw_non_contiguous)\nPASS: test_raw_released (test.test_picklebuffer.PickleBufferTest.test_raw_released)\nPASS: test_release (test.test_picklebuffer.PickleBufferTest.test_release)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.014s\n\nOK\n0:02:12 load avg: 3.51 [285/469] test_pickletools passed\nPASS: test__all__ (test.test_pickletools.MiscTestCase.test__all__)\nPASS: test_appends_on_non_lists (test.test_pickletools.OptimizedPickleTests.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickletools.OptimizedPickleTests.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickletools.OptimizedPickleTests.test_bad_getattr)\nPASS: test_buffer_callback_error (test.test_pickletools.OptimizedPickleTests.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickletools.OptimizedPickleTests.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickletools.OptimizedPickleTests.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickletools.OptimizedPickleTests.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickletools.OptimizedPickleTests.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickletools.OptimizedPickleTests.test_builtin_types)\nPASS: test_bytearray (test.test_pickletools.OptimizedPickleTests.test_bytearray)\nPASS: test_bytearray_memoization_bug (test.test_pickletools.OptimizedPickleTests.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickletools.OptimizedPickleTests.test_bytes)\nPASS: test_c_methods (test.test_pickletools.OptimizedPickleTests.test_c_methods)\nPASS: test_compat_pickle (test.test_pickletools.OptimizedPickleTests.test_compat_pickle)\nPASS: test_complex_newobj (test.test_pickletools.OptimizedPickleTests.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickletools.OptimizedPickleTests.test_complex_newobj_ex)\nPASS: test_dict_chunking (test.test_pickletools.OptimizedPickleTests.test_dict_chunking)\nPASS: test_dynamic_class (test.test_pickletools.OptimizedPickleTests.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickletools.OptimizedPickleTests.test_ellipsis)\nPASS: test_evil_class_mutating_dict (test.test_pickletools.OptimizedPickleTests.test_evil_class_mutating_dict)\nSKIP: test_evil_pickler_mutating_collection (test.test_pickletools.OptimizedPickleTests.test_evil_pickler_mutating_collection) \"<class 'test.test_pickletools.OptimizedPickleTests'> has no associated pickler type\"\nPASS: test_float (test.test_pickletools.OptimizedPickleTests.test_float)\nPASS: test_float_format (test.test_pickletools.OptimizedPickleTests.test_float_format)\nPASS: test_framing_large_objects (test.test_pickletools.OptimizedPickleTests.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickletools.OptimizedPickleTests.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_getinitargs (test.test_pickletools.OptimizedPickleTests.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickletools.OptimizedPickleTests.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickletools.OptimizedPickleTests.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickletools.OptimizedPickleTests.test_global_ext4)\nPASS: test_in_band_buffers (test.test_pickletools.OptimizedPickleTests.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickletools.OptimizedPickleTests.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickletools.OptimizedPickleTests.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickletools.OptimizedPickleTests.test_ints)\nPASS: test_large_pickles (test.test_pickletools.OptimizedPickleTests.test_large_pickles)\nPASS: test_list_chunking (test.test_pickletools.OptimizedPickleTests.test_list_chunking)\nPASS: test_local_lookup_error (test.test_pickletools.OptimizedPickleTests.test_local_lookup_error)\nPASS: test_long (test.test_pickletools.OptimizedPickleTests.test_long)\nPASS: test_long1 (test.test_pickletools.OptimizedPickleTests.test_long1)\nPASS: test_long4 (test.test_pickletools.OptimizedPickleTests.test_long4)\nPASS: test_many_puts_and_gets (test.test_pickletools.OptimizedPickleTests.test_many_puts_and_gets)\nPASS: test_metaclass (test.test_pickletools.OptimizedPickleTests.test_metaclass)\nPASS: test_misc (test.test_pickletools.OptimizedPickleTests.test_misc)\nPASS: test_nested_names (test.test_pickletools.OptimizedPickleTests.test_nested_names)\nPASS: test_newobj_generic (test.test_pickletools.OptimizedPickleTests.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickletools.OptimizedPickleTests.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickletools.OptimizedPickleTests.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickletools.OptimizedPickleTests.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickletools.OptimizedPickleTests.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickletools.OptimizedPickleTests.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickletools.OptimizedPickleTests.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickletools.OptimizedPickleTests.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickletools.OptimizedPickleTests.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickletools.OptimizedPickleTests.test_oob_buffers_writable_to_readonly)\nPASS: test_optimize_binput_and_memoize (test.test_pickletools.OptimizedPickleTests.test_optimize_binput_and_memoize)\nPASS: test_optimize_long_binget (test.test_pickletools.OptimizedPickleTests.test_optimize_long_binget)\nPASS: test_optional_frames (test.test_pickletools.OptimizedPickleTests.test_optional_frames)\nPASS: test_picklebuffer_error (test.test_pickletools.OptimizedPickleTests.test_picklebuffer_error)\nPASS: test_proto (test.test_pickletools.OptimizedPickleTests.test_proto)\nPASS: test_py_methods (test.test_pickletools.OptimizedPickleTests.test_py_methods)\nPASS: test_recursive_dict (test.test_pickletools.OptimizedPickleTests.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickletools.OptimizedPickleTests.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickletools.OptimizedPickleTests.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickletools.OptimizedPickleTests.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickletools.OptimizedPickleTests.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickletools.OptimizedPickleTests.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickletools.OptimizedPickleTests.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickletools.OptimizedPickleTests.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickletools.OptimizedPickleTests.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickletools.OptimizedPickleTests.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickletools.OptimizedPickleTests.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickletools.OptimizedPickleTests.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickletools.OptimizedPickleTests.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickletools.OptimizedPickleTests.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickletools.OptimizedPickleTests.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickletools.OptimizedPickleTests.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickletools.OptimizedPickleTests.test_setitems_on_non_dicts)\nPASS: test_short_tuples (test.test_pickletools.OptimizedPickleTests.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickletools.OptimizedPickleTests.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickletools.OptimizedPickleTests.test_singleton_types)\nPASS: test_singletons (test.test_pickletools.OptimizedPickleTests.test_singletons)\nPASS: test_structseq (test.test_pickletools.OptimizedPickleTests.test_structseq)\nPASS: test_unicode (test.test_pickletools.OptimizedPickleTests.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickletools.OptimizedPickleTests.test_unicode_high_plane)\ndisassembler_memo_test (pickletools.__test__)\nPASS: Doctest: pickletools.__test__.disassembler_memo_test\ndisassembler_test (pickletools.__test__)\nPASS: Doctest: pickletools.__test__.disassembler_test\nread_bytearray8 (pickletools)\nPASS: Doctest: pickletools.read_bytearray8\nread_bytes1 (pickletools)\nPASS: Doctest: pickletools.read_bytes1\nread_bytes4 (pickletools)\nPASS: Doctest: pickletools.read_bytes4\nread_bytes8 (pickletools)\nPASS: Doctest: pickletools.read_bytes8\nread_decimalnl_long (pickletools)\nPASS: Doctest: pickletools.read_decimalnl_long\nread_decimalnl_short (pickletools)\nPASS: Doctest: pickletools.read_decimalnl_short\nread_float8 (pickletools)\nPASS: Doctest: pickletools.read_float8\nread_floatnl (pickletools)\nPASS: Doctest: pickletools.read_floatnl\nread_int4 (pickletools)\nPASS: Doctest: pickletools.read_int4\nread_long1 (pickletools)\nPASS: Doctest: pickletools.read_long1\nread_long4 (pickletools)\nPASS: Doctest: pickletools.read_long4\nread_string1 (pickletools)\nPASS: Doctest: pickletools.read_string1\nread_string4 (pickletools)\nPASS: Doctest: pickletools.read_string4\nread_stringnl (pickletools)\nPASS: Doctest: pickletools.read_stringnl\nread_stringnl_noescape_pair (pickletools)\nPASS: Doctest: pickletools.read_stringnl_noescape_pair\nread_uint1 (pickletools)\nPASS: Doctest: pickletools.read_uint1\nread_uint2 (pickletools)\nPASS: Doctest: pickletools.read_uint2\nread_uint4 (pickletools)\nPASS: Doctest: pickletools.read_uint4\nread_uint8 (pickletools)\nPASS: Doctest: pickletools.read_uint8\nread_unicodestring1 (pickletools)\nPASS: Doctest: pickletools.read_unicodestring1\nread_unicodestring4 (pickletools)\nPASS: Doctest: pickletools.read_unicodestring4\nread_unicodestring8 (pickletools)\nPASS: Doctest: pickletools.read_unicodestring8\nread_unicodestringnl (pickletools)\nPASS: Doctest: pickletools.read_unicodestringnl\n\n----------------------------------------------------------------------\nRan 134 tests in 1.543s\n\nOK (skipped=3)\n0:02:12 load avg: 3.51 [286/469] test_pipes passed\nPASS: testBadAppendOptions (test.test_pipes.SimplePipeTests.testBadAppendOptions)\nPASS: testBadOpenMode (test.test_pipes.SimplePipeTests.testBadOpenMode)\nPASS: testBadPrependOptions (test.test_pipes.SimplePipeTests.testBadPrependOptions)\nPASS: testClone (test.test_pipes.SimplePipeTests.testClone)\nPASS: testEmptyPipeline1 (test.test_pipes.SimplePipeTests.testEmptyPipeline1)\nPASS: testEmptyPipeline2 (test.test_pipes.SimplePipeTests.testEmptyPipeline2)\nPASS: testEmptyPipeline3 (test.test_pipes.SimplePipeTests.testEmptyPipeline3)\nPASS: testReadOpenSink (test.test_pipes.SimplePipeTests.testReadOpenSink)\nPASS: testRepr (test.test_pipes.SimplePipeTests.testRepr)\nPASS: testSetDebug (test.test_pipes.SimplePipeTests.testSetDebug)\nPASS: testSimplePipe1 (test.test_pipes.SimplePipeTests.testSimplePipe1)\nPASS: testSimplePipe2 (test.test_pipes.SimplePipeTests.testSimplePipe2)\nPASS: testSimplePipe3 (test.test_pipes.SimplePipeTests.testSimplePipe3)\nPASS: testWriteOpenSource (test.test_pipes.SimplePipeTests.testWriteOpenSource)\n\n----------------------------------------------------------------------\nRan 14 tests in 0.032s\n\nOK\n0:02:13 load avg: 3.51 [287/469] test_pkg passed\nPASS: test_1 (test.test_pkg.TestPkg.test_1)\nPASS: test_2 (test.test_pkg.TestPkg.test_2)\nPASS: test_3 (test.test_pkg.TestPkg.test_3)\nPASS: test_4 (test.test_pkg.TestPkg.test_4)\nPASS: test_5 (test.test_pkg.TestPkg.test_5)\nPASS: test_6 (test.test_pkg.TestPkg.test_6)\nPASS: test_7 (test.test_pkg.TestPkg.test_7)\nPASS: test_8 (test.test_pkg.TestPkg.test_8)\n\n----------------------------------------------------------------------\nRan 8 tests in 0.035s\n\nOK\n0:02:14 load avg: 3.39 [288/469] test_pkgutil passed\nPASS: test_iter_importers (test.test_pkgutil.ExtendPathTests.test_iter_importers)\nPASS: test_mixed_namespace (test.test_pkgutil.ExtendPathTests.test_mixed_namespace)\nPASS: test_simple (test.test_pkgutil.ExtendPathTests.test_simple)\nPASS: test_find_loader_is_deprecated (test.test_pkgutil.ImportlibMigrationTests.test_find_loader_is_deprecated)\nPASS: test_find_loader_missing_module (test.test_pkgutil.ImportlibMigrationTests.test_find_loader_missing_module)\nPASS: test_get_importer_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests.test_get_importer_avoids_emulation)\nPASS: test_get_loader_None_in_sys_modules (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_None_in_sys_modules)\nPASS: test_get_loader_handles_missing_loader_attribute (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_missing_loader_attribute)\nPASS: test_get_loader_handles_missing_spec_attribute (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_missing_spec_attribute)\nPASS: test_get_loader_handles_spec_attribute_none (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_spec_attribute_none)\nPASS: test_get_loader_is_deprecated (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_is_deprecated)\nPASS: test_issue44061 (test.test_pkgutil.ImportlibMigrationTests.test_issue44061)\nPASS: test_iter_importers_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests.test_iter_importers_avoids_emulation)\nPASS: test_nested (test.test_pkgutil.NestedNamespacePackageTest.test_nested)\nPASS: test_alreadyloaded (test.test_pkgutil.PkgutilPEP302Tests.test_alreadyloaded)\nPASS: test_getdata_pep302 (test.test_pkgutil.PkgutilPEP302Tests.test_getdata_pep302)\nPASS: test_getdata_filesys (test.test_pkgutil.PkgutilTests.test_getdata_filesys)\nPASS: test_getdata_zipfile (test.test_pkgutil.PkgutilTests.test_getdata_zipfile)\nPASS: test_issue44061_iter_modules (test.test_pkgutil.PkgutilTests.test_issue44061_iter_modules)\nPASS: test_name_resolution (test.test_pkgutil.PkgutilTests.test_name_resolution)\nPASS: test_unreadable_dir_on_syspath (test.test_pkgutil.PkgutilTests.test_unreadable_dir_on_syspath)\nPASS: test_walk_packages_raises_on_string_or_bytes_input (test.test_pkgutil.PkgutilTests.test_walk_packages_raises_on_string_or_bytes_input)\nPASS: test_walkpackages_filesys (test.test_pkgutil.PkgutilTests.test_walkpackages_filesys)\ntest_walkpackages_zipfile (test.test_pkgutil.PkgutilTests.test_walkpackages_zipfile)\nPASS: Tests the same as test_walkpackages_filesys, only with a zip file.\n\n----------------------------------------------------------------------\nRan 24 tests in 0.158s\n\nOK\n0:02:14 load avg: 3.39 [289/469] test_platform passed\nPASS: test__comparable_version (test.test_platform.PlatformTest.test__comparable_version)\nPASS: test_architecture (test.test_platform.PlatformTest.test_architecture)\nPASS: test_architecture_via_symlink (test.test_platform.PlatformTest.test_architecture_via_symlink)\nPASS: test_freedesktop_os_release (test.test_platform.PlatformTest.test_freedesktop_os_release)\nPASS: test_java_ver (test.test_platform.PlatformTest.test_java_ver)\nPASS: test_libc_ver (test.test_platform.PlatformTest.test_libc_ver)\nPASS: test_mac_ver (test.test_platform.PlatformTest.test_mac_ver)\nSKIP: test_mac_ver_with_fork (test.test_platform.PlatformTest.test_mac_ver_with_fork) 'OSX only test'\nPASS: test_machine (test.test_platform.PlatformTest.test_machine)\nPASS: test_macos (test.test_platform.PlatformTest.test_macos)\nPASS: test_node (test.test_platform.PlatformTest.test_node)\nPASS: test_parse_os_release (test.test_platform.PlatformTest.test_parse_os_release)\nPASS: test_platform (test.test_platform.PlatformTest.test_platform)\nPASS: test_processor (test.test_platform.PlatformTest.test_processor)\nPASS: test_release (test.test_platform.PlatformTest.test_release)\nPASS: test_sys_version (test.test_platform.PlatformTest.test_sys_version)\nPASS: test_system (test.test_platform.PlatformTest.test_system)\nPASS: test_system_alias (test.test_platform.PlatformTest.test_system_alias)\nPASS: test_uname (test.test_platform.PlatformTest.test_uname)\nPASS: test_uname_asdict (test.test_platform.PlatformTest.test_uname_asdict)\nPASS: test_uname_cast_to_tuple (test.test_platform.PlatformTest.test_uname_cast_to_tuple)\nPASS: test_uname_copy (test.test_platform.PlatformTest.test_uname_copy)\nPASS: test_uname_fields (test.test_platform.PlatformTest.test_uname_fields)\nPASS: test_uname_pickle (test.test_platform.PlatformTest.test_uname_pickle)\ntest_uname_processor (test.test_platform.PlatformTest.test_uname_processor)\nPASS: On some systems, the processor must match the output\nPASS: test_uname_replace (test.test_platform.PlatformTest.test_uname_replace)\nPASS: test_uname_slices (test.test_platform.PlatformTest.test_uname_slices)\nSKIP: test_uname_win32_ARCHITEW6432 (test.test_platform.PlatformTest.test_uname_win32_ARCHITEW6432) 'windows only test'\nSKIP: test_uname_win32_without_wmi (test.test_platform.PlatformTest.test_uname_win32_without_wmi) 'windows only test'\nPASS: test_version (test.test_platform.PlatformTest.test_version)\nPASS: test_win32_ver (test.test_platform.PlatformTest.test_win32_ver)\n\n----------------------------------------------------------------------\nRan 28 tests in 0.309s\n\nOK (skipped=3)\n0:02:15 load avg: 3.39 [290/469] test_pdb passed\nPASS: test_checkline_after_reset (test.test_pdb.ChecklineTests.test_checkline_after_reset)\nPASS: test_checkline_before_debugging (test.test_pdb.ChecklineTests.test_checkline_before_debugging)\nPASS: test_checkline_is_not_executable (test.test_pdb.ChecklineTests.test_checkline_is_not_executable)\nPASS: test_blocks_at_first_code_line (test.test_pdb.PdbTestCase.test_blocks_at_first_code_line)\nPASS: test_breakpoint (test.test_pdb.PdbTestCase.test_breakpoint)\nPASS: test_dir_as_script (test.test_pdb.PdbTestCase.test_dir_as_script)\nPASS: test_errors_in_command (test.test_pdb.PdbTestCase.test_errors_in_command)\nPASS: test_find_function_empty_file (test.test_pdb.PdbTestCase.test_find_function_empty_file)\nPASS: test_find_function_found (test.test_pdb.PdbTestCase.test_find_function_found)\nPASS: test_find_function_found_with_bom (test.test_pdb.PdbTestCase.test_find_function_found_with_bom)\nPASS: test_find_function_found_with_encoding_cookie (test.test_pdb.PdbTestCase.test_find_function_found_with_encoding_cookie)\nPASS: test_gh_93696_frozen_list (test.test_pdb.PdbTestCase.test_gh_93696_frozen_list)\nPASS: test_gh_94215_crash (test.test_pdb.PdbTestCase.test_gh_94215_crash)\nPASS: test_header (test.test_pdb.PdbTestCase.test_header)\nPASS: test_invalid_cmd_line_options (test.test_pdb.PdbTestCase.test_invalid_cmd_line_options)\nPASS: test_issue13120 (test.test_pdb.PdbTestCase.test_issue13120)\nPASS: test_issue13183 (test.test_pdb.PdbTestCase.test_issue13183)\nPASS: test_issue16180 (test.test_pdb.PdbTestCase.test_issue16180)\nPASS: test_issue26053 (test.test_pdb.PdbTestCase.test_issue26053)\ntest_issue34266 (test.test_pdb.PdbTestCase.test_issue34266)\nPASS: do_run handles exceptions from parsing its arg\nPASS: test_issue36250 (test.test_pdb.PdbTestCase.test_issue36250)\nPASS: test_issue42383 (test.test_pdb.PdbTestCase.test_issue42383)\ntest_issue42384 (test.test_pdb.PdbTestCase.test_issue42384)\nPASS: When running `python foo.py` sys.path[0] is an absolute path. `python -m pdb foo.py` should behave the same\ntest_issue42384_symlink (test.test_pdb.PdbTestCase.test_issue42384_symlink)\nPASS: When running `python foo.py` sys.path[0] resolves symlinks. `python -m pdb foo.py` should behave the same\nPASS: test_issue46434 (test.test_pdb.PdbTestCase.test_issue46434)\nPASS: test_issue7964 (test.test_pdb.PdbTestCase.test_issue7964)\nPASS: test_module_is_run_as_main (test.test_pdb.PdbTestCase.test_module_is_run_as_main)\nPASS: test_module_without_a_main (test.test_pdb.PdbTestCase.test_module_without_a_main)\nPASS: test_non_utf8_encoding (test.test_pdb.PdbTestCase.test_non_utf8_encoding)\nPASS: test_nonexistent_module (test.test_pdb.PdbTestCase.test_nonexistent_module)\nPASS: test_package_without_a_main (test.test_pdb.PdbTestCase.test_package_without_a_main)\nPASS: test_read_pdbrc_with_ascii_encoding (test.test_pdb.PdbTestCase.test_read_pdbrc_with_ascii_encoding)\nPASS: test_readrc_homedir (test.test_pdb.PdbTestCase.test_readrc_homedir)\nPASS: test_readrc_kwarg (test.test_pdb.PdbTestCase.test_readrc_kwarg)\nPASS: test_relative_imports (test.test_pdb.PdbTestCase.test_relative_imports)\nPASS: test_relative_imports_on_plain_module (test.test_pdb.PdbTestCase.test_relative_imports_on_plain_module)\nPASS: test_run_module (test.test_pdb.PdbTestCase.test_run_module)\nPASS: test_run_pdb_with_pdb (test.test_pdb.PdbTestCase.test_run_pdb_with_pdb)\nSKIP: setUpClass (test.test_pdb.PdbTestReadline) \"No module named 'readline'\"\ntest_convenience_variables (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_convenience_variables\ntest_list_commands (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_list_commands\ntest_next_until_return_at_return_event (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_next_until_return_at_return_event\ntest_pdb_alias_command (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_alias_command\ntest_pdb_ambiguous_statements (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_ambiguous_statements\ntest_pdb_basic_commands (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_basic_commands\ntest_pdb_breakpoint_commands (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_breakpoint_commands\ntest_pdb_breakpoints_preserved_across_interactive_sessions (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_breakpoints_preserved_across_interactive_sessions\ntest_pdb_continue_in_bottomframe (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_continue_in_bottomframe\ntest_pdb_display_command (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_display_command\ntest_pdb_displayhook (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_displayhook\ntest_pdb_issue_20766 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_20766\ntest_pdb_issue_43318 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_43318\ntest_pdb_issue_gh_101517 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_101517\ntest_pdb_issue_gh_101673 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_101673\ntest_pdb_issue_gh_103225 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_103225\ntest_pdb_issue_gh_108976 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_108976\ntest_pdb_issue_gh_65052 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_65052\ntest_pdb_issue_gh_91742 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_91742\ntest_pdb_issue_gh_94215 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_94215\ntest_pdb_next_command_for_asyncgen (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_next_command_for_asyncgen\ntest_pdb_next_command_for_coroutine (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_next_command_for_coroutine\ntest_pdb_next_command_for_generator (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_next_command_for_generator\ntest_pdb_next_command_in_generator_for_loop (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_next_command_in_generator_for_loop\ntest_pdb_next_command_subiterator (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_next_command_subiterator\ntest_pdb_pp_repr_exc (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_pp_repr_exc\ntest_pdb_return_command_for_coroutine (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_return_command_for_coroutine\ntest_pdb_return_command_for_generator (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_return_command_for_generator\ntest_pdb_run_with_code_object (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_run_with_code_object\ntest_pdb_run_with_incorrect_argument (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_run_with_incorrect_argument\ntest_pdb_skip_modules (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_skip_modules\ntest_pdb_skip_modules_with_callback (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_skip_modules_with_callback\ntest_pdb_until_command_for_coroutine (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_until_command_for_coroutine\ntest_pdb_until_command_for_generator (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_until_command_for_generator\ntest_pdb_whatis_command (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_whatis_command\ntest_pdb_where_command (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_where_command\ntest_post_mortem (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_post_mortem\n\n----------------------------------------------------------------------\nRan 75 tests in 7.528s\n\nOK (skipped=1)\n0:02:15 load avg: 3.39 [291/469] test_plistlib passed\nPASS: test__all__ (test.test_plistlib.MiscTestCase.test__all__)\nPASS: test_cycles (test.test_plistlib.TestBinaryPlistlib.test_cycles)\nPASS: test_deep_nesting (test.test_plistlib.TestBinaryPlistlib.test_deep_nesting)\nPASS: test_dump_duplicates (test.test_plistlib.TestBinaryPlistlib.test_dump_duplicates)\nPASS: test_identity (test.test_plistlib.TestBinaryPlistlib.test_identity)\nPASS: test_invalid_binary (test.test_plistlib.TestBinaryPlistlib.test_invalid_binary)\nPASS: test_large_timestamp (test.test_plistlib.TestBinaryPlistlib.test_large_timestamp)\nPASS: test_load_int (test.test_plistlib.TestBinaryPlistlib.test_load_int)\nPASS: test_load_singletons (test.test_plistlib.TestBinaryPlistlib.test_load_singletons)\nPASS: test_nonstandard_refs_size (test.test_plistlib.TestBinaryPlistlib.test_nonstandard_refs_size)\nPASS: test_unsupported (test.test_plistlib.TestBinaryPlistlib.test_unsupported)\nPASS: test_keyed_archive_data (test.test_plistlib.TestKeyedArchive.test_keyed_archive_data)\nPASS: test_appleformatting (test.test_plistlib.TestPlistlib.test_appleformatting)\nPASS: test_appleformattingfromliteral (test.test_plistlib.TestPlistlib.test_appleformattingfromliteral)\nPASS: test_bytearray (test.test_plistlib.TestPlistlib.test_bytearray)\nPASS: test_bytes (test.test_plistlib.TestPlistlib.test_bytes)\nPASS: test_bytesio (test.test_plistlib.TestPlistlib.test_bytesio)\nPASS: test_controlcharacters (test.test_plistlib.TestPlistlib.test_controlcharacters)\nPASS: test_create (test.test_plistlib.TestPlistlib.test_create)\nPASS: test_dict_members (test.test_plistlib.TestPlistlib.test_dict_members)\nPASS: test_dump_invalid_format (test.test_plistlib.TestPlistlib.test_dump_invalid_format)\nPASS: test_indentation_array (test.test_plistlib.TestPlistlib.test_indentation_array)\nPASS: test_indentation_dict (test.test_plistlib.TestPlistlib.test_indentation_dict)\nPASS: test_indentation_dict_mix (test.test_plistlib.TestPlistlib.test_indentation_dict_mix)\nPASS: test_int (test.test_plistlib.TestPlistlib.test_int)\nPASS: test_integer_notations (test.test_plistlib.TestPlistlib.test_integer_notations)\nPASS: test_invalid_type (test.test_plistlib.TestPlistlib.test_invalid_type)\nPASS: test_invalid_uid (test.test_plistlib.TestPlistlib.test_invalid_uid)\nPASS: test_invalidarray (test.test_plistlib.TestPlistlib.test_invalidarray)\nPASS: test_invaliddict (test.test_plistlib.TestPlistlib.test_invaliddict)\nPASS: test_invalidinteger (test.test_plistlib.TestPlistlib.test_invalidinteger)\nPASS: test_invalidreal (test.test_plistlib.TestPlistlib.test_invalidreal)\nPASS: test_io (test.test_plistlib.TestPlistlib.test_io)\nPASS: test_keys_no_string (test.test_plistlib.TestPlistlib.test_keys_no_string)\nPASS: test_keysort (test.test_plistlib.TestPlistlib.test_keysort)\nPASS: test_keysort_bytesio (test.test_plistlib.TestPlistlib.test_keysort_bytesio)\nPASS: test_list_members (test.test_plistlib.TestPlistlib.test_list_members)\nPASS: test_load_invalid_file (test.test_plistlib.TestPlistlib.test_load_invalid_file)\nPASS: test_lone_surrogates (test.test_plistlib.TestPlistlib.test_lone_surrogates)\nPASS: test_modified_uid_huge (test.test_plistlib.TestPlistlib.test_modified_uid_huge)\nPASS: test_modified_uid_negative (test.test_plistlib.TestPlistlib.test_modified_uid_negative)\nPASS: test_non_bmp_characters (test.test_plistlib.TestPlistlib.test_non_bmp_characters)\nPASS: test_nondictroot (test.test_plistlib.TestPlistlib.test_nondictroot)\nPASS: test_skipkeys (test.test_plistlib.TestPlistlib.test_skipkeys)\nPASS: test_tuple_members (test.test_plistlib.TestPlistlib.test_tuple_members)\nPASS: test_uid (test.test_plistlib.TestPlistlib.test_uid)\nPASS: test_uid_copy (test.test_plistlib.TestPlistlib.test_uid_copy)\nPASS: test_uid_data (test.test_plistlib.TestPlistlib.test_uid_data)\nPASS: test_uid_eq (test.test_plistlib.TestPlistlib.test_uid_eq)\nPASS: test_uid_hash (test.test_plistlib.TestPlistlib.test_uid_hash)\nPASS: test_uid_index (test.test_plistlib.TestPlistlib.test_uid_index)\nPASS: test_uid_pickle (test.test_plistlib.TestPlistlib.test_uid_pickle)\nPASS: test_uid_repr (test.test_plistlib.TestPlistlib.test_uid_repr)\nPASS: test_xml_encodings (test.test_plistlib.TestPlistlib.test_xml_encodings)\nPASS: test_xml_plist_with_entity_decl (test.test_plistlib.TestPlistlib.test_xml_plist_with_entity_decl)\nSKIP: test_lint_status (test.test_plistlib.TestPlutil.test_lint_status) 'plutil utility is for Mac os'\nSKIP: test_octal_and_hex (test.test_plistlib.TestPlutil.test_octal_and_hex) 'plutil utility is for Mac os'\n\n----------------------------------------------------------------------\nRan 55 tests in 0.281s\n\nOK (skipped=2)\n0:02:16 load avg: 3.39 [292/469] test_popen passed\nPASS: test_contextmanager (test.test_popen.PopenTest.test_contextmanager)\nPASS: test_iterating (test.test_popen.PopenTest.test_iterating)\nPASS: test_keywords (test.test_popen.PopenTest.test_keywords)\nPASS: test_popen (test.test_popen.PopenTest.test_popen)\nPASS: test_return_code (test.test_popen.PopenTest.test_return_code)\n\n----------------------------------------------------------------------\nRan 5 tests in 0.113s\n\nOK\n0:02:17 load avg: 3.39 [293/469] test_poll passed\nPASS: test_poll1 (test.test_poll.PollTests.test_poll1)\nSKIP: test_poll2 (test.test_poll.PollTests.test_poll2) \"resource 'walltime' is not enabled\"\nPASS: test_poll3 (test.test_poll.PollTests.test_poll3)\nPASS: test_poll_blocks_with_negative_ms (test.test_poll.PollTests.test_poll_blocks_with_negative_ms)\nPASS: test_poll_c_limits (test.test_poll.PollTests.test_poll_c_limits)\nPASS: test_poll_unit_tests (test.test_poll.PollTests.test_poll_unit_tests)\nPASS: test_threaded_poll (test.test_poll.PollTests.test_threaded_poll)\n\n----------------------------------------------------------------------\nRan 6 tests in 1.136s\n\nOK (skipped=1)\n0:02:17 load avg: 3.39 [294/469] test_positional_only_arg passed\nPASS: test_annotations_constant_fold (test.test_positional_only_arg.PositionalOnlyTestCase.test_annotations_constant_fold)\nPASS: test_annotations_in_closures (test.test_positional_only_arg.PositionalOnlyTestCase.test_annotations_in_closures)\nPASS: test_async (test.test_positional_only_arg.PositionalOnlyTestCase.test_async)\nPASS: test_change_default_pos_only (test.test_positional_only_arg.PositionalOnlyTestCase.test_change_default_pos_only)\nPASS: test_closures (test.test_positional_only_arg.PositionalOnlyTestCase.test_closures)\nPASS: test_generator (test.test_positional_only_arg.PositionalOnlyTestCase.test_generator)\nPASS: test_invalid_syntax_errors (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_errors)\nPASS: test_invalid_syntax_errors_async (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_errors_async)\nPASS: test_invalid_syntax_lambda (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_lambda)\nPASS: test_lambdas (test.test_positional_only_arg.PositionalOnlyTestCase.test_lambdas)\nPASS: test_mangling (test.test_positional_only_arg.PositionalOnlyTestCase.test_mangling)\nPASS: test_module_function (test.test_positional_only_arg.PositionalOnlyTestCase.test_module_function)\nPASS: test_no_standard_args_usage (test.test_positional_only_arg.PositionalOnlyTestCase.test_no_standard_args_usage)\nPASS: test_optional_positional_only_args (test.test_positional_only_arg.PositionalOnlyTestCase.test_optional_positional_only_args)\nPASS: test_pos_only_call_via_unpacking (test.test_positional_only_arg.PositionalOnlyTestCase.test_pos_only_call_via_unpacking)\nPASS: test_pos_only_definition (test.test_positional_only_arg.PositionalOnlyTestCase.test_pos_only_definition)\nPASS: test_positional_only_and_arg_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_arg_invalid_calls)\nPASS: test_positional_only_and_kwonlyargs_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_kwonlyargs_invalid_calls)\nPASS: test_positional_only_and_optional_arg_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_optional_arg_invalid_calls)\nPASS: test_positional_only_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_invalid_calls)\nPASS: test_positional_only_with_optional_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_with_optional_invalid_calls)\nPASS: test_posonly_methods (test.test_positional_only_arg.PositionalOnlyTestCase.test_posonly_methods)\nPASS: test_same_keyword_as_positional_with_kwargs (test.test_positional_only_arg.PositionalOnlyTestCase.test_same_keyword_as_positional_with_kwargs)\nPASS: test_serialization (test.test_positional_only_arg.PositionalOnlyTestCase.test_serialization)\nPASS: test_super (test.test_positional_only_arg.PositionalOnlyTestCase.test_super)\nPASS: test_syntax_for_many_positional_only (test.test_positional_only_arg.PositionalOnlyTestCase.test_syntax_for_many_positional_only)\nPASS: test_too_many_arguments (test.test_positional_only_arg.PositionalOnlyTestCase.test_too_many_arguments)\nPASS: test_use_positional_as_keyword (test.test_positional_only_arg.PositionalOnlyTestCase.test_use_positional_as_keyword)\n\n----------------------------------------------------------------------\nRan 28 tests in 0.044s\n\nOK\n0:02:20 load avg: 3.92 [295/469] test_multiprocessing_main_handling passed\nPASS: test_basic_script (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_basic_script)\nPASS: test_basic_script_no_suffix (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_basic_script_no_suffix)\nPASS: test_directory (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_directory)\nPASS: test_directory_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_directory_compiled)\nPASS: test_ipython_workaround (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_ipython_workaround)\nPASS: test_module_in_package (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_module_in_package)\nPASS: test_module_in_package_in_zipfile (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_module_in_package_in_zipfile)\nPASS: test_module_in_subpackage_in_zipfile (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_module_in_subpackage_in_zipfile)\nPASS: test_package (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_package)\nPASS: test_package_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_package_compiled)\nPASS: test_script_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_script_compiled)\nPASS: test_zipfile (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_zipfile)\nPASS: test_zipfile_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_zipfile_compiled)\nPASS: test_basic_script (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_basic_script)\nPASS: test_basic_script_no_suffix (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_basic_script_no_suffix)\nPASS: test_directory (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_directory)\nPASS: test_directory_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_directory_compiled)\nPASS: test_ipython_workaround (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_ipython_workaround)\nPASS: test_module_in_package (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_module_in_package)\nPASS: test_module_in_package_in_zipfile (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_module_in_package_in_zipfile)\nPASS: test_module_in_subpackage_in_zipfile (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_module_in_subpackage_in_zipfile)\nPASS: test_package (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_package)\nPASS: test_package_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_package_compiled)\nPASS: test_script_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_script_compiled)\nPASS: test_zipfile (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_zipfile)\nPASS: test_zipfile_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_zipfile_compiled)\nPASS: test_basic_script (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_basic_script)\nPASS: test_basic_script_no_suffix (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_basic_script_no_suffix)\nPASS: test_directory (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_directory)\nPASS: test_directory_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_directory_compiled)\nPASS: test_ipython_workaround (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_ipython_workaround)\nPASS: test_module_in_package (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_module_in_package)\nPASS: test_module_in_package_in_zipfile (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_module_in_package_in_zipfile)\nPASS: test_module_in_subpackage_in_zipfile (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_module_in_subpackage_in_zipfile)\nPASS: test_package (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_package)\nPASS: test_package_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_package_compiled)\nPASS: test_script_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_script_compiled)\nPASS: test_zipfile (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_zipfile)\nPASS: test_zipfile_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_zipfile_compiled)\n\n----------------------------------------------------------------------\nRan 39 tests in 21.536s\n\nOK\n0:02:21 load avg: 3.92 [296/469] test_posix passed\nPASS: test_unshare_setns (test.test_posix.NamespacesTests.test_unshare_setns)\nPASS: test_initgroups (test.test_posix.PosixGroupsTester.test_initgroups)\nPASS: test_setgroups (test.test_posix.PosixGroupsTester.test_setgroups)\nPASS: testNoArgFunctions (test.test_posix.PosixTester.testNoArgFunctions)\nPASS: test_access (test.test_posix.PosixTester.test_access)\nPASS: test_chdir (test.test_posix.PosixTester.test_chdir)\nSKIP: test_chflags (test.test_posix.PosixTester.test_chflags) 'test needs os.chflags()'\nPASS: test_chown (test.test_posix.PosixTester.test_chown)\nPASS: test_cld_xxxx_constants (test.test_posix.PosixTester.test_cld_xxxx_constants)\nPASS: test_confstr (test.test_posix.PosixTester.test_confstr)\nPASS: test_dup (test.test_posix.PosixTester.test_dup)\nPASS: test_dup2 (test.test_posix.PosixTester.test_dup2)\nPASS: test_environ (test.test_posix.PosixTester.test_environ)\nPASS: test_fchown (test.test_posix.PosixTester.test_fchown)\nPASS: test_fexecve (test.test_posix.PosixTester.test_fexecve)\nPASS: test_fs_holes (test.test_posix.PosixTester.test_fs_holes)\nPASS: test_fstat (test.test_posix.PosixTester.test_fstat)\nPASS: test_fstatvfs (test.test_posix.PosixTester.test_fstatvfs)\nPASS: test_ftruncate (test.test_posix.PosixTester.test_ftruncate)\nPASS: test_get_and_set_scheduler_and_param (test.test_posix.PosixTester.test_get_and_set_scheduler_and_param)\nPASS: test_getcwd_long_pathnames (test.test_posix.PosixTester.test_getcwd_long_pathnames)\nPASS: test_getgrouplist (test.test_posix.PosixTester.test_getgrouplist)\nPASS: test_getgroups (test.test_posix.PosixTester.test_getgroups)\nPASS: test_getresgid (test.test_posix.PosixTester.test_getresgid)\nPASS: test_getresuid (test.test_posix.PosixTester.test_getresuid)\nPASS: test_initgroups (test.test_posix.PosixTester.test_initgroups)\nSKIP: test_lchflags_regular_file (test.test_posix.PosixTester.test_lchflags_regular_file) 'test needs os.lchflags()'\nSKIP: test_lchflags_symlink (test.test_posix.PosixTester.test_lchflags_symlink) 'test needs os.lchflags()'\nPASS: test_lchown (test.test_posix.PosixTester.test_lchown)\nPASS: test_listdir (test.test_posix.PosixTester.test_listdir)\nPASS: test_listdir_bytes (test.test_posix.PosixTester.test_listdir_bytes)\nPASS: test_listdir_bytes_like (test.test_posix.PosixTester.test_listdir_bytes_like)\nPASS: test_listdir_default (test.test_posix.PosixTester.test_listdir_default)\nPASS: test_listdir_fd (test.test_posix.PosixTester.test_listdir_fd)\nPASS: test_lockf (test.test_posix.PosixTester.test_lockf)\nPASS: test_makedev (test.test_posix.PosixTester.test_makedev)\nPASS: test_mkfifo (test.test_posix.PosixTester.test_mkfifo)\nPASS: test_mknod (test.test_posix.PosixTester.test_mknod)\nPASS: test_oscloexec (test.test_posix.PosixTester.test_oscloexec)\nSKIP: test_osexlock (test.test_posix.PosixTester.test_osexlock) 'test needs posix.O_EXLOCK'\nSKIP: test_osshlock (test.test_posix.PosixTester.test_osshlock) 'test needs posix.O_SHLOCK'\ntest_path_error2 (test.test_posix.PosixTester.test_path_error2)\nPASS: Test functions that call path_error2(), providing two filenames in their exceptions.\nPASS: test_path_with_null_byte (test.test_posix.PosixTester.test_path_with_null_byte)\nPASS: test_path_with_null_character (test.test_posix.PosixTester.test_path_with_null_character)\nPASS: test_pidfd_open (test.test_posix.PosixTester.test_pidfd_open)\nPASS: test_pipe (test.test_posix.PosixTester.test_pipe)\nPASS: test_pipe2 (test.test_posix.PosixTester.test_pipe2)\nPASS: test_pipe2_c_limits (test.test_posix.PosixTester.test_pipe2_c_limits)\nPASS: test_posix_fadvise (test.test_posix.PosixTester.test_posix_fadvise)\nPASS: test_posix_fadvise_errno (test.test_posix.PosixTester.test_posix_fadvise_errno)\nPASS: test_posix_fallocate (test.test_posix.PosixTester.test_posix_fallocate)\nPASS: test_posix_fallocate_errno (test.test_posix.PosixTester.test_posix_fallocate_errno)\nPASS: test_pread (test.test_posix.PosixTester.test_pread)\nPASS: test_preadv (test.test_posix.PosixTester.test_preadv)\nPASS: test_preadv_flags (test.test_posix.PosixTester.test_preadv_flags)\nSKIP: test_preadv_overflow_32bits (test.test_posix.PosixTester.test_preadv_overflow_32bits) 'test is only meaningful on 32-bit builds'\nPASS: test_putenv (test.test_posix.PosixTester.test_putenv)\nPASS: test_pwrite (test.test_posix.PosixTester.test_pwrite)\nPASS: test_pwritev (test.test_posix.PosixTester.test_pwritev)\nSKIP: test_pwritev_flags (test.test_posix.PosixTester.test_pwritev_flags) 'test needs os.RWF_SYNC'\nSKIP: test_pwritev_overflow_32bits (test.test_posix.PosixTester.test_pwritev_overflow_32bits) 'test is only meaningful on 32-bit builds'\nPASS: test_readv (test.test_posix.PosixTester.test_readv)\nSKIP: test_readv_overflow_32bits (test.test_posix.PosixTester.test_readv_overflow_32bits) 'test is only meaningful on 32-bit builds'\nPASS: test_register_at_fork (test.test_posix.PosixTester.test_register_at_fork)\nPASS: test_rtld_constants (test.test_posix.PosixTester.test_rtld_constants)\nPASS: test_sched_getaffinity (test.test_posix.PosixTester.test_sched_getaffinity)\nPASS: test_sched_priority (test.test_posix.PosixTester.test_sched_priority)\nPASS: test_sched_rr_get_interval (test.test_posix.PosixTester.test_sched_rr_get_interval)\nPASS: test_sched_setaffinity (test.test_posix.PosixTester.test_sched_setaffinity)\nPASS: test_sched_yield (test.test_posix.PosixTester.test_sched_yield)\nPASS: test_setresgid (test.test_posix.PosixTester.test_setresgid)\nPASS: test_setresgid_exception (test.test_posix.PosixTester.test_setresgid_exception)\nPASS: test_setresuid (test.test_posix.PosixTester.test_setresuid)\nPASS: test_setresuid_exception (test.test_posix.PosixTester.test_setresuid_exception)\nPASS: test_stat (test.test_posix.PosixTester.test_stat)\nPASS: test_statvfs (test.test_posix.PosixTester.test_statvfs)\nPASS: test_strerror (test.test_posix.PosixTester.test_strerror)\nPASS: test_truncate (test.test_posix.PosixTester.test_truncate)\nPASS: test_umask (test.test_posix.PosixTester.test_umask)\nPASS: test_utime (test.test_posix.PosixTester.test_utime)\nPASS: test_utime_nofollow_symlinks (test.test_posix.PosixTester.test_utime_nofollow_symlinks)\nPASS: test_utime_with_fd (test.test_posix.PosixTester.test_utime_with_fd)\nPASS: test_waitid (test.test_posix.PosixTester.test_waitid)\nPASS: test_writev (test.test_posix.PosixTester.test_writev)\nSKIP: test_writev_overflow_32bits (test.test_posix.PosixTester.test_writev_overflow_32bits) 'test is only meaningful on 32-bit builds'\nPASS: test_access_dir_fd (test.test_posix.TestPosixDirFd.test_access_dir_fd)\nPASS: test_chmod_dir_fd (test.test_posix.TestPosixDirFd.test_chmod_dir_fd)\nPASS: test_chown_dir_fd (test.test_posix.TestPosixDirFd.test_chown_dir_fd)\nPASS: test_link_dir_fd (test.test_posix.TestPosixDirFd.test_link_dir_fd)\nPASS: test_mkdir_dir_fd (test.test_posix.TestPosixDirFd.test_mkdir_dir_fd)\nPASS: test_mkfifo_dir_fd (test.test_posix.TestPosixDirFd.test_mkfifo_dir_fd)\nPASS: test_mknod_dir_fd (test.test_posix.TestPosixDirFd.test_mknod_dir_fd)\nPASS: test_open_dir_fd (test.test_posix.TestPosixDirFd.test_open_dir_fd)\nPASS: test_readlink_dir_fd (test.test_posix.TestPosixDirFd.test_readlink_dir_fd)\nPASS: test_rename_dir_fd (test.test_posix.TestPosixDirFd.test_rename_dir_fd)\nPASS: test_stat_dir_fd (test.test_posix.TestPosixDirFd.test_stat_dir_fd)\nPASS: test_symlink_dir_fd (test.test_posix.TestPosixDirFd.test_symlink_dir_fd)\nPASS: test_unlink_dir_fd (test.test_posix.TestPosixDirFd.test_unlink_dir_fd)\nPASS: test_utime_dir_fd (test.test_posix.TestPosixDirFd.test_utime_dir_fd)\nPASS: test_bad_file_actions (test.test_posix.TestPosixSpawn.test_bad_file_actions)\nPASS: test_close_file (test.test_posix.TestPosixSpawn.test_close_file)\nPASS: test_dup2 (test.test_posix.TestPosixSpawn.test_dup2)\nPASS: test_empty_file_actions (test.test_posix.TestPosixSpawn.test_empty_file_actions)\nPASS: test_multiple_file_actions (test.test_posix.TestPosixSpawn.test_multiple_file_actions)\nPASS: test_no_such_executable (test.test_posix.TestPosixSpawn.test_no_such_executable)\nPASS: test_none_file_actions (test.test_posix.TestPosixSpawn.test_none_file_actions)\nPASS: test_open_file (test.test_posix.TestPosixSpawn.test_open_file)\nPASS: test_resetids (test.test_posix.TestPosixSpawn.test_resetids)\nPASS: test_resetids_explicit_default (test.test_posix.TestPosixSpawn.test_resetids_explicit_default)\nPASS: test_returns_pid (test.test_posix.TestPosixSpawn.test_returns_pid)\nPASS: test_setpgroup (test.test_posix.TestPosixSpawn.test_setpgroup)\nPASS: test_setpgroup_wrong_type (test.test_posix.TestPosixSpawn.test_setpgroup_wrong_type)\nPASS: test_setscheduler_only_param (test.test_posix.TestPosixSpawn.test_setscheduler_only_param)\nPASS: test_setscheduler_with_policy (test.test_posix.TestPosixSpawn.test_setscheduler_with_policy)\nPASS: test_setsid (test.test_posix.TestPosixSpawn.test_setsid)\nPASS: test_setsigdef (test.test_posix.TestPosixSpawn.test_setsigdef)\nPASS: test_setsigdef_wrong_type (test.test_posix.TestPosixSpawn.test_setsigdef_wrong_type)\nPASS: test_setsigmask (test.test_posix.TestPosixSpawn.test_setsigmask)\nPASS: test_setsigmask_wrong_type (test.test_posix.TestPosixSpawn.test_setsigmask_wrong_type)\nPASS: test_specify_environment (test.test_posix.TestPosixSpawn.test_specify_environment)\nPASS: test_bad_file_actions (test.test_posix.TestPosixSpawnP.test_bad_file_actions)\nPASS: test_close_file (test.test_posix.TestPosixSpawnP.test_close_file)\nPASS: test_dup2 (test.test_posix.TestPosixSpawnP.test_dup2)\nPASS: test_empty_file_actions (test.test_posix.TestPosixSpawnP.test_empty_file_actions)\nPASS: test_multiple_file_actions (test.test_posix.TestPosixSpawnP.test_multiple_file_actions)\nPASS: test_no_such_executable (test.test_posix.TestPosixSpawnP.test_no_such_executable)\nPASS: test_none_file_actions (test.test_posix.TestPosixSpawnP.test_none_file_actions)\nPASS: test_open_file (test.test_posix.TestPosixSpawnP.test_open_file)\nPASS: test_posix_spawnp (test.test_posix.TestPosixSpawnP.test_posix_spawnp)\nPASS: test_resetids (test.test_posix.TestPosixSpawnP.test_resetids)\nPASS: test_resetids_explicit_default (test.test_posix.TestPosixSpawnP.test_resetids_explicit_default)\nPASS: test_returns_pid (test.test_posix.TestPosixSpawnP.test_returns_pid)\nPASS: test_setpgroup (test.test_posix.TestPosixSpawnP.test_setpgroup)\nPASS: test_setpgroup_wrong_type (test.test_posix.TestPosixSpawnP.test_setpgroup_wrong_type)\nPASS: test_setscheduler_only_param (test.test_posix.TestPosixSpawnP.test_setscheduler_only_param)\nPASS: test_setscheduler_with_policy (test.test_posix.TestPosixSpawnP.test_setscheduler_with_policy)\nPASS: test_setsid (test.test_posix.TestPosixSpawnP.test_setsid)\nPASS: test_setsigdef (test.test_posix.TestPosixSpawnP.test_setsigdef)\nPASS: test_setsigdef_wrong_type (test.test_posix.TestPosixSpawnP.test_setsigdef_wrong_type)\nPASS: test_setsigmask (test.test_posix.TestPosixSpawnP.test_setsigmask)\nPASS: test_setsigmask_wrong_type (test.test_posix.TestPosixSpawnP.test_setsigmask_wrong_type)\nPASS: test_specify_environment (test.test_posix.TestPosixSpawnP.test_specify_environment)\nSKIP: test_access (test.test_posix.TestPosixWeaklinking.test_access) 'test weak linking on macOS'\nSKIP: test_chmod (test.test_posix.TestPosixWeaklinking.test_chmod) 'test weak linking on macOS'\nSKIP: test_chown (test.test_posix.TestPosixWeaklinking.test_chown) 'test weak linking on macOS'\nSKIP: test_link (test.test_posix.TestPosixWeaklinking.test_link) 'test weak linking on macOS'\nSKIP: test_listdir_scandir (test.test_posix.TestPosixWeaklinking.test_listdir_scandir) 'test weak linking on macOS'\nSKIP: test_mkdir (test.test_posix.TestPosixWeaklinking.test_mkdir) 'test weak linking on macOS'\nSKIP: test_mkfifo (test.test_posix.TestPosixWeaklinking.test_mkfifo) 'test weak linking on macOS'\nSKIP: test_mknod (test.test_posix.TestPosixWeaklinking.test_mknod) 'test weak linking on macOS'\nSKIP: test_open (test.test_posix.TestPosixWeaklinking.test_open) 'test weak linking on macOS'\nSKIP: test_pwritev (test.test_posix.TestPosixWeaklinking.test_pwritev) 'test weak linking on macOS'\nSKIP: test_readlink (test.test_posix.TestPosixWeaklinking.test_readlink) 'test weak linking on macOS'\nSKIP: test_rename_replace (test.test_posix.TestPosixWeaklinking.test_rename_replace) 'test weak linking on macOS'\nSKIP: test_stat (test.test_posix.TestPosixWeaklinking.test_stat) 'test weak linking on macOS'\nSKIP: test_symlink (test.test_posix.TestPosixWeaklinking.test_symlink) 'test weak linking on macOS'\nSKIP: test_unlink_rmdir (test.test_posix.TestPosixWeaklinking.test_unlink_rmdir) 'test weak linking on macOS'\nSKIP: test_utime (test.test_posix.TestPosixWeaklinking.test_utime) 'test weak linking on macOS'\n\n----------------------------------------------------------------------\nRan 132 tests in 2.938s\n\nOK (skipped=26)\n0:02:21 load avg: 3.92 [297/469] test_posixpath passed\nPASS: test_path_abspath (test.test_posixpath.PathLikeTests.test_path_abspath)\nPASS: test_path_basename (test.test_posixpath.PathLikeTests.test_path_basename)\nPASS: test_path_commonpath (test.test_posixpath.PathLikeTests.test_path_commonpath)\nPASS: test_path_dirname (test.test_posixpath.PathLikeTests.test_path_dirname)\nPASS: test_path_expanduser (test.test_posixpath.PathLikeTests.test_path_expanduser)\nPASS: test_path_expandvars (test.test_posixpath.PathLikeTests.test_path_expandvars)\nPASS: test_path_isabs (test.test_posixpath.PathLikeTests.test_path_isabs)\nPASS: test_path_islink (test.test_posixpath.PathLikeTests.test_path_islink)\nPASS: test_path_ismount (test.test_posixpath.PathLikeTests.test_path_ismount)\nPASS: test_path_join (test.test_posixpath.PathLikeTests.test_path_join)\nPASS: test_path_lexists (test.test_posixpath.PathLikeTests.test_path_lexists)\nPASS: test_path_normcase (test.test_posixpath.PathLikeTests.test_path_normcase)\nPASS: test_path_normpath (test.test_posixpath.PathLikeTests.test_path_normpath)\nPASS: test_path_realpath (test.test_posixpath.PathLikeTests.test_path_realpath)\nPASS: test_path_relpath (test.test_posixpath.PathLikeTests.test_path_relpath)\nPASS: test_path_split (test.test_posixpath.PathLikeTests.test_path_split)\nPASS: test_path_splitdrive (test.test_posixpath.PathLikeTests.test_path_splitdrive)\nPASS: test_path_splitext (test.test_posixpath.PathLikeTests.test_path_splitext)\nPASS: test_path_splitroot (test.test_posixpath.PathLikeTests.test_path_splitroot)\nPASS: test_abspath (test.test_posixpath.PosixCommonTest.test_abspath)\nPASS: test_abspath_issue3426 (test.test_posixpath.PosixCommonTest.test_abspath_issue3426)\nPASS: test_commonprefix (test.test_posixpath.PosixCommonTest.test_commonprefix)\nPASS: test_exists (test.test_posixpath.PosixCommonTest.test_exists)\nPASS: test_exists_fd (test.test_posixpath.PosixCommonTest.test_exists_fd)\nPASS: test_expandvars (test.test_posixpath.PosixCommonTest.test_expandvars)\nPASS: test_expandvars_nonascii (test.test_posixpath.PosixCommonTest.test_expandvars_nonascii)\nPASS: test_filetime (test.test_posixpath.PosixCommonTest.test_filetime)\nPASS: test_getsize (test.test_posixpath.PosixCommonTest.test_getsize)\nPASS: test_import (test.test_posixpath.PosixCommonTest.test_import)\nPASS: test_isdir (test.test_posixpath.PosixCommonTest.test_isdir)\nPASS: test_isfile (test.test_posixpath.PosixCommonTest.test_isfile)\nPASS: test_join_errors (test.test_posixpath.PosixCommonTest.test_join_errors)\nPASS: test_no_argument (test.test_posixpath.PosixCommonTest.test_no_argument)\nPASS: test_nonascii_abspath (test.test_posixpath.PosixCommonTest.test_nonascii_abspath)\nPASS: test_normcase (test.test_posixpath.PosixCommonTest.test_normcase)\nPASS: test_normpath_issue106242 (test.test_posixpath.PosixCommonTest.test_normpath_issue106242)\nPASS: test_normpath_issue5827 (test.test_posixpath.PosixCommonTest.test_normpath_issue5827)\nPASS: test_realpath (test.test_posixpath.PosixCommonTest.test_realpath)\nPASS: test_relpath_errors (test.test_posixpath.PosixCommonTest.test_relpath_errors)\nPASS: test_samefile (test.test_posixpath.PosixCommonTest.test_samefile)\nPASS: test_samefile_on_link (test.test_posixpath.PosixCommonTest.test_samefile_on_link)\nPASS: test_samefile_on_symlink (test.test_posixpath.PosixCommonTest.test_samefile_on_symlink)\nPASS: test_sameopenfile (test.test_posixpath.PosixCommonTest.test_sameopenfile)\nPASS: test_samestat (test.test_posixpath.PosixCommonTest.test_samestat)\nPASS: test_samestat_on_link (test.test_posixpath.PosixCommonTest.test_samestat_on_link)\nPASS: test_samestat_on_symlink (test.test_posixpath.PosixCommonTest.test_samestat_on_symlink)\nPASS: test_splitdrive (test.test_posixpath.PosixCommonTest.test_splitdrive)\nPASS: test_basename (test.test_posixpath.PosixPathTest.test_basename)\nPASS: test_commonpath (test.test_posixpath.PosixPathTest.test_commonpath)\nPASS: test_dirname (test.test_posixpath.PosixPathTest.test_dirname)\nPASS: test_expanduser (test.test_posixpath.PosixPathTest.test_expanduser)\nPASS: test_expanduser_home_envvar (test.test_posixpath.PosixPathTest.test_expanduser_home_envvar)\nPASS: test_expanduser_pwd (test.test_posixpath.PosixPathTest.test_expanduser_pwd)\nPASS: test_isabs (test.test_posixpath.PosixPathTest.test_isabs)\nPASS: test_isjunction (test.test_posixpath.PosixPathTest.test_isjunction)\nPASS: test_islink (test.test_posixpath.PosixPathTest.test_islink)\nPASS: test_ismount (test.test_posixpath.PosixPathTest.test_ismount)\nPASS: test_ismount_different_device (test.test_posixpath.PosixPathTest.test_ismount_different_device)\nPASS: test_ismount_directory_not_readable (test.test_posixpath.PosixPathTest.test_ismount_directory_not_readable)\nPASS: test_ismount_non_existent (test.test_posixpath.PosixPathTest.test_ismount_non_existent)\nPASS: test_ismount_symlinks (test.test_posixpath.PosixPathTest.test_ismount_symlinks)\nPASS: test_join (test.test_posixpath.PosixPathTest.test_join)\nPASS: test_normpath (test.test_posixpath.PosixPathTest.test_normpath)\nPASS: test_realpath_basic (test.test_posixpath.PosixPathTest.test_realpath_basic)\nPASS: test_realpath_curdir (test.test_posixpath.PosixPathTest.test_realpath_curdir)\nPASS: test_realpath_deep_recursion (test.test_posixpath.PosixPathTest.test_realpath_deep_recursion)\nPASS: test_realpath_pardir (test.test_posixpath.PosixPathTest.test_realpath_pardir)\nPASS: test_realpath_relative (test.test_posixpath.PosixPathTest.test_realpath_relative)\nPASS: test_realpath_repeated_indirect_symlinks (test.test_posixpath.PosixPathTest.test_realpath_repeated_indirect_symlinks)\nPASS: test_realpath_resolve_before_normalizing (test.test_posixpath.PosixPathTest.test_realpath_resolve_before_normalizing)\nPASS: test_realpath_resolve_first (test.test_posixpath.PosixPathTest.test_realpath_resolve_first)\nPASS: test_realpath_resolve_parents (test.test_posixpath.PosixPathTest.test_realpath_resolve_parents)\nPASS: test_realpath_strict (test.test_posixpath.PosixPathTest.test_realpath_strict)\nPASS: test_realpath_symlink_loops (test.test_posixpath.PosixPathTest.test_realpath_symlink_loops)\nPASS: test_realpath_symlink_loops_strict (test.test_posixpath.PosixPathTest.test_realpath_symlink_loops_strict)\nPASS: test_relpath (test.test_posixpath.PosixPathTest.test_relpath)\nPASS: test_relpath_bytes (test.test_posixpath.PosixPathTest.test_relpath_bytes)\nPASS: test_split (test.test_posixpath.PosixPathTest.test_split)\nPASS: test_splitext (test.test_posixpath.PosixPathTest.test_splitext)\nPASS: test_splitroot (test.test_posixpath.PosixPathTest.test_splitroot)\n\n----------------------------------------------------------------------\nRan 80 tests in 0.134s\n\nOK\n0:02:22 load avg: 3.92 [298/469] test_pprint passed\nPASS: test_basic (test.test_pprint.QueryTestCase.test_basic)\nPASS: test_basic_line_wrap (test.test_pprint.QueryTestCase.test_basic_line_wrap)\nPASS: test_bytearray_wrap (test.test_pprint.QueryTestCase.test_bytearray_wrap)\nPASS: test_bytes_wrap (test.test_pprint.QueryTestCase.test_bytes_wrap)\nPASS: test_chainmap (test.test_pprint.QueryTestCase.test_chainmap)\nPASS: test_compact (test.test_pprint.QueryTestCase.test_compact)\nPASS: test_compact_width (test.test_pprint.QueryTestCase.test_compact_width)\nPASS: test_container_repr_override_called (test.test_pprint.QueryTestCase.test_container_repr_override_called)\nPASS: test_counter (test.test_pprint.QueryTestCase.test_counter)\nPASS: test_cyclic_dataclass (test.test_pprint.QueryTestCase.test_cyclic_dataclass)\nPASS: test_dataclass_no_repr (test.test_pprint.QueryTestCase.test_dataclass_no_repr)\nPASS: test_dataclass_with_repr (test.test_pprint.QueryTestCase.test_dataclass_with_repr)\nPASS: test_default_dict (test.test_pprint.QueryTestCase.test_default_dict)\nPASS: test_depth (test.test_pprint.QueryTestCase.test_depth)\nPASS: test_deque (test.test_pprint.QueryTestCase.test_deque)\nPASS: test_empty_dataclass (test.test_pprint.QueryTestCase.test_empty_dataclass)\nPASS: test_empty_simple_namespace (test.test_pprint.QueryTestCase.test_empty_simple_namespace)\nPASS: test_init (test.test_pprint.QueryTestCase.test_init)\nPASS: test_integer (test.test_pprint.QueryTestCase.test_integer)\nPASS: test_knotted (test.test_pprint.QueryTestCase.test_knotted)\nPASS: test_larger_dataclass (test.test_pprint.QueryTestCase.test_larger_dataclass)\nPASS: test_mapping_proxy (test.test_pprint.QueryTestCase.test_mapping_proxy)\nPASS: test_nested_indentations (test.test_pprint.QueryTestCase.test_nested_indentations)\nPASS: test_ordered_dict (test.test_pprint.QueryTestCase.test_ordered_dict)\nPASS: test_recursive_dataclass (test.test_pprint.QueryTestCase.test_recursive_dataclass)\nPASS: test_same_as_repr (test.test_pprint.QueryTestCase.test_same_as_repr)\ntest_set_of_sets_reprs (test.test_pprint.QueryTestCase.test_set_of_sets_reprs) ... expected failure\nPASS: test_set_reprs (test.test_pprint.QueryTestCase.test_set_reprs)\nPASS: test_simple_namespace (test.test_pprint.QueryTestCase.test_simple_namespace)\nPASS: test_simple_namespace_subclass (test.test_pprint.QueryTestCase.test_simple_namespace_subclass)\nPASS: test_small_dataclass (test.test_pprint.QueryTestCase.test_small_dataclass)\nPASS: test_small_simple_namespace (test.test_pprint.QueryTestCase.test_small_simple_namespace)\nPASS: test_sort_dict (test.test_pprint.QueryTestCase.test_sort_dict)\nPASS: test_sort_orderable_and_unorderable_values (test.test_pprint.QueryTestCase.test_sort_orderable_and_unorderable_values)\nPASS: test_sort_unorderable_values (test.test_pprint.QueryTestCase.test_sort_unorderable_values)\nPASS: test_sorted_dict (test.test_pprint.QueryTestCase.test_sorted_dict)\nPASS: test_stdout_is_None (test.test_pprint.QueryTestCase.test_stdout_is_None)\nPASS: test_str_wrap (test.test_pprint.QueryTestCase.test_str_wrap)\nPASS: test_subclassing (test.test_pprint.QueryTestCase.test_subclassing)\nPASS: test_unreadable (test.test_pprint.QueryTestCase.test_unreadable)\nPASS: test_user_dict (test.test_pprint.QueryTestCase.test_user_dict)\nPASS: test_user_list (test.test_pprint.QueryTestCase.test_user_list)\nPASS: test_user_string (test.test_pprint.QueryTestCase.test_user_string)\nPASS: test_width (test.test_pprint.QueryTestCase.test_width)\n\n----------------------------------------------------------------------\nRan 44 tests in 0.207s\n\nOK (expected failures=1)\n0:02:22 load avg: 3.92 [299/469] test_print passed\nPASS: test_print (test.test_print.TestPrint.test_print)\nPASS: test_print_flush (test.test_print.TestPrint.test_print_flush)\nPASS: test_normal_string (test.test_print.TestPy2MigrationHint.test_normal_string)\nPASS: test_stream_redirection_hint_for_py2_migration (test.test_print.TestPy2MigrationHint.test_stream_redirection_hint_for_py2_migration)\nPASS: test_string_in_loop_on_same_line (test.test_print.TestPy2MigrationHint.test_string_in_loop_on_same_line)\nPASS: test_string_with_excessive_whitespace (test.test_print.TestPy2MigrationHint.test_string_with_excessive_whitespace)\nPASS: test_string_with_leading_whitespace (test.test_print.TestPy2MigrationHint.test_string_with_leading_whitespace)\nPASS: test_string_with_semicolon (test.test_print.TestPy2MigrationHint.test_string_with_semicolon)\nPASS: test_string_with_soft_space (test.test_print.TestPy2MigrationHint.test_string_with_soft_space)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.005s\n\nOK\n0:02:23 load avg: 3.92 [300/469] test_pow passed\nPASS: test_big_exp (test.test_pow.PowTest.test_big_exp)\nPASS: test_bug643260 (test.test_pow.PowTest.test_bug643260)\nPASS: test_bug705231 (test.test_pow.PowTest.test_bug705231)\nPASS: test_negative_exponent (test.test_pow.PowTest.test_negative_exponent)\nPASS: test_other (test.test_pow.PowTest.test_other)\nPASS: test_powfloat (test.test_pow.PowTest.test_powfloat)\nPASS: test_powint (test.test_pow.PowTest.test_powint)\n\n----------------------------------------------------------------------\nRan 7 tests in 1.653s\n\nOK\n0:02:23 load avg: 4.09 [301/469] test_profile passed\nPASS: test_calling_conventions (test.test_profile.ProfileTest.test_calling_conventions)\nPASS: test_cprofile (test.test_profile.ProfileTest.test_cprofile)\nPASS: test_output_file_when_changing_directory (test.test_profile.ProfileTest.test_output_file_when_changing_directory)\nPASS: test_run (test.test_profile.ProfileTest.test_run)\nPASS: test_run_profile_as_module (test.test_profile.ProfileTest.test_run_profile_as_module)\nPASS: test_runctx (test.test_profile.ProfileTest.test_runctx)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.631s\n\nOK\n0:02:23 load avg: 4.09 [302/469] test_poplib passed\nPASS: test_apop_REDOS (test.test_poplib.TestPOP3Class.test_apop_REDOS)\nPASS: test_apop_normal (test.test_poplib.TestPOP3Class.test_apop_normal)\nPASS: test_capa (test.test_poplib.TestPOP3Class.test_capa)\nPASS: test_dele (test.test_poplib.TestPOP3Class.test_dele)\nPASS: test_exceptions (test.test_poplib.TestPOP3Class.test_exceptions)\nPASS: test_getwelcome (test.test_poplib.TestPOP3Class.test_getwelcome)\nPASS: test_list (test.test_poplib.TestPOP3Class.test_list)\nPASS: test_noop (test.test_poplib.TestPOP3Class.test_noop)\nPASS: test_pass_ (test.test_poplib.TestPOP3Class.test_pass_)\nPASS: test_quit (test.test_poplib.TestPOP3Class.test_quit)\nPASS: test_retr (test.test_poplib.TestPOP3Class.test_retr)\nPASS: test_rpop (test.test_poplib.TestPOP3Class.test_rpop)\nPASS: test_stat (test.test_poplib.TestPOP3Class.test_stat)\nPASS: test_stls (test.test_poplib.TestPOP3Class.test_stls)\nPASS: test_stls_capa (test.test_poplib.TestPOP3Class.test_stls_capa)\nPASS: test_stls_context (test.test_poplib.TestPOP3Class.test_stls_context)\nPASS: test_too_long_lines (test.test_poplib.TestPOP3Class.test_too_long_lines)\nPASS: test_top (test.test_poplib.TestPOP3Class.test_top)\nPASS: test_uidl (test.test_poplib.TestPOP3Class.test_uidl)\nPASS: test_user (test.test_poplib.TestPOP3Class.test_user)\nPASS: test_utf8 (test.test_poplib.TestPOP3Class.test_utf8)\nPASS: test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3Class.test_utf8_raises_if_unsupported)\nPASS: test__all__ (test.test_poplib.TestPOP3_SSLClass.test__all__)\nPASS: test_apop_REDOS (test.test_poplib.TestPOP3_SSLClass.test_apop_REDOS)\nPASS: test_apop_normal (test.test_poplib.TestPOP3_SSLClass.test_apop_normal)\nPASS: test_capa (test.test_poplib.TestPOP3_SSLClass.test_capa)\nPASS: test_context (test.test_poplib.TestPOP3_SSLClass.test_context)\nPASS: test_dele (test.test_poplib.TestPOP3_SSLClass.test_dele)\nPASS: test_exceptions (test.test_poplib.TestPOP3_SSLClass.test_exceptions)\nPASS: test_getwelcome (test.test_poplib.TestPOP3_SSLClass.test_getwelcome)\nPASS: test_list (test.test_poplib.TestPOP3_SSLClass.test_list)\nPASS: test_noop (test.test_poplib.TestPOP3_SSLClass.test_noop)\nPASS: test_pass_ (test.test_poplib.TestPOP3_SSLClass.test_pass_)\nPASS: test_quit (test.test_poplib.TestPOP3_SSLClass.test_quit)\nPASS: test_retr (test.test_poplib.TestPOP3_SSLClass.test_retr)\nPASS: test_rpop (test.test_poplib.TestPOP3_SSLClass.test_rpop)\nPASS: test_stat (test.test_poplib.TestPOP3_SSLClass.test_stat)\nPASS: test_stls (test.test_poplib.TestPOP3_SSLClass.test_stls)\nPASS: test_stls_capa (test.test_poplib.TestPOP3_SSLClass.test_stls_capa)\nPASS: test_stls_context (test.test_poplib.TestPOP3_SSLClass.test_stls_context)\nPASS: test_too_long_lines (test.test_poplib.TestPOP3_SSLClass.test_too_long_lines)\nPASS: test_top (test.test_poplib.TestPOP3_SSLClass.test_top)\nPASS: test_uidl (test.test_poplib.TestPOP3_SSLClass.test_uidl)\nPASS: test_user (test.test_poplib.TestPOP3_SSLClass.test_user)\nPASS: test_utf8 (test.test_poplib.TestPOP3_SSLClass.test_utf8)\nPASS: test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3_SSLClass.test_utf8_raises_if_unsupported)\nPASS: test_apop_REDOS (test.test_poplib.TestPOP3_TLSClass.test_apop_REDOS)\nPASS: test_apop_normal (test.test_poplib.TestPOP3_TLSClass.test_apop_normal)\nPASS: test_capa (test.test_poplib.TestPOP3_TLSClass.test_capa)\nPASS: test_dele (test.test_poplib.TestPOP3_TLSClass.test_dele)\nPASS: test_exceptions (test.test_poplib.TestPOP3_TLSClass.test_exceptions)\nPASS: test_getwelcome (test.test_poplib.TestPOP3_TLSClass.test_getwelcome)\nPASS: test_list (test.test_poplib.TestPOP3_TLSClass.test_list)\nPASS: test_noop (test.test_poplib.TestPOP3_TLSClass.test_noop)\nPASS: test_pass_ (test.test_poplib.TestPOP3_TLSClass.test_pass_)\nPASS: test_quit (test.test_poplib.TestPOP3_TLSClass.test_quit)\nPASS: test_retr (test.test_poplib.TestPOP3_TLSClass.test_retr)\nPASS: test_rpop (test.test_poplib.TestPOP3_TLSClass.test_rpop)\nPASS: test_stat (test.test_poplib.TestPOP3_TLSClass.test_stat)\nPASS: test_stls (test.test_poplib.TestPOP3_TLSClass.test_stls)\nPASS: test_stls_capa (test.test_poplib.TestPOP3_TLSClass.test_stls_capa)\nPASS: test_stls_context (test.test_poplib.TestPOP3_TLSClass.test_stls_context)\nPASS: test_too_long_lines (test.test_poplib.TestPOP3_TLSClass.test_too_long_lines)\nPASS: test_top (test.test_poplib.TestPOP3_TLSClass.test_top)\nPASS: test_uidl (test.test_poplib.TestPOP3_TLSClass.test_uidl)\nPASS: test_user (test.test_poplib.TestPOP3_TLSClass.test_user)\nPASS: test_utf8 (test.test_poplib.TestPOP3_TLSClass.test_utf8)\nPASS: test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3_TLSClass.test_utf8_raises_if_unsupported)\nPASS: testTimeoutDefault (test.test_poplib.TestTimeouts.testTimeoutDefault)\nPASS: testTimeoutNone (test.test_poplib.TestTimeouts.testTimeoutNone)\nPASS: testTimeoutValue (test.test_poplib.TestTimeouts.testTimeoutValue)\n\n----------------------------------------------------------------------\nRan 71 tests in 6.574s\n\nOK\n0:02:23 load avg: 4.09 [303/469] test_property passed\nPASS: test_docstring_copy (test.test_property.PropertySubclassTests.test_docstring_copy)\ntest_docstring_copy2 (test.test_property.PropertySubclassTests.test_docstring_copy2)\nPASS: Property tries to provide the best docstring it finds for its instances.\nPASS: test_issue41287 (test.test_property.PropertySubclassTests.test_issue41287)\nPASS: test_property_new_getter_new_docstring (test.test_property.PropertySubclassTests.test_property_new_getter_new_docstring)\nPASS: test_property_setter_copies_getter_docstring (test.test_property.PropertySubclassTests.test_property_setter_copies_getter_docstring)\nPASS: test_property_with_slots_and_doc_slot_docstring_present (test.test_property.PropertySubclassTests.test_property_with_slots_and_doc_slot_docstring_present)\nPASS: test_property_with_slots_docstring_silently_dropped (test.test_property.PropertySubclassTests.test_property_with_slots_docstring_silently_dropped)\nPASS: test_property_with_slots_no_docstring (test.test_property.PropertySubclassTests.test_property_with_slots_no_docstring)\nPASS: test_slots_docstring_copy_exception (test.test_property.PropertySubclassTests.test_slots_docstring_copy_exception)\nPASS: test_class_property (test.test_property.PropertyTests.test_class_property)\nPASS: test_class_property_override (test.test_property.PropertyTests.test_class_property_override)\nPASS: test_property___isabstractmethod__descriptor (test.test_property.PropertyTests.test_property___isabstractmethod__descriptor)\nPASS: test_property_builtin_doc_writable (test.test_property.PropertyTests.test_property_builtin_doc_writable)\nPASS: test_property_decorator_baseclass (test.test_property.PropertyTests.test_property_decorator_baseclass)\nPASS: test_property_decorator_baseclass_doc (test.test_property.PropertyTests.test_property_decorator_baseclass_doc)\nPASS: test_property_decorator_doc (test.test_property.PropertyTests.test_property_decorator_doc)\nPASS: test_property_decorator_doc_writable (test.test_property.PropertyTests.test_property_decorator_doc_writable)\nPASS: test_property_decorator_subclass (test.test_property.PropertyTests.test_property_decorator_subclass)\nPASS: test_property_decorator_subclass_doc (test.test_property.PropertyTests.test_property_decorator_subclass_doc)\nPASS: test_property_getter_doc_override (test.test_property.PropertyTests.test_property_getter_doc_override)\nPASS: test_property_set_name_incorrect_args (test.test_property.PropertyTests.test_property_set_name_incorrect_args)\nPASS: test_property_setname_on_property_subclass (test.test_property.PropertyTests.test_property_setname_on_property_subclass)\nSKIP: test_refleaks_in___init__ (test.test_property.PropertyTests.test_refleaks_in___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nPASS: test_del_property (test.test_property.PropertyUnreachableAttributeNoName.test_del_property)\nPASS: test_get_property (test.test_property.PropertyUnreachableAttributeNoName.test_get_property)\nPASS: test_set_property (test.test_property.PropertyUnreachableAttributeNoName.test_set_property)\nPASS: test_del_property (test.test_property.PropertyUnreachableAttributeWithName.test_del_property)\nPASS: test_get_property (test.test_property.PropertyUnreachableAttributeWithName.test_get_property)\nPASS: test_set_property (test.test_property.PropertyUnreachableAttributeWithName.test_set_property)\n\n----------------------------------------------------------------------\nRan 29 tests in 0.013s\n\nOK (skipped=1)\n0:02:24 load avg: 4.09 [304/469] test_pty passed\ntest_fork (test.test_pty.PtyTest.test_fork) ... calling pty.fork()\nWaiting for child (6124) to finish.\nIn child, calling os.setsid()\nGood: OSError was raised.\nChild (6124) exited with code 4 (status 1024).\nok\ntest_master_read (test.test_pty.PtyTest.test_master_read) ... Calling pty.openpty()\nGot master_fd '3', slave_fd '4'\nClosing slave_fd\nReading from master_fd\nok\ntest_openpty (test.test_pty.PtyTest.test_openpty) ... Setting pty.STDIN_FILENO window size.\noriginal size: (row, col) = (0, 0)\ntarget size: (row, col) = (1, 1)\nCalling pty.openpty()\nGot master_fd=3, slave_fd=4, slave_name=None\nexpected failure\ntest_spawn_doesnt_hang (test.test_pty.PtyTest.test_spawn_doesnt_hang) ... hi there\nok\ntest__copy_to_each (test.test_pty.SmallPtyTests.test__copy_to_each)\nPASS: Test the normal data case on both master_fd and stdin.\ntest__restore_tty_mode_normal_return (test.test_pty.SmallPtyTests.test__restore_tty_mode_normal_return)\nPASS: Test that spawn resets the tty mode no when _copy returns normally.\n\n----------------------------------------------------------------------\nRan 6 tests in 0.057s\n\nOK (expected failures=1)\n0:02:24 load avg: 4.09 [305/469] test_pstats passed\nPASS: test_combine_results (test.test_pstats.AddCallersTestCase.test_combine_results)\nPASS: test_SortKey_enum (test.test_pstats.StatsTestCase.test_SortKey_enum)\nPASS: test_add (test.test_pstats.StatsTestCase.test_add)\nPASS: test_get_stats_profile (test.test_pstats.StatsTestCase.test_get_stats_profile)\nPASS: test_sort_starts_mix (test.test_pstats.StatsTestCase.test_sort_starts_mix)\nPASS: test_sort_stats_enum (test.test_pstats.StatsTestCase.test_sort_stats_enum)\nPASS: test_sort_stats_int (test.test_pstats.StatsTestCase.test_sort_stats_int)\nPASS: test_sort_stats_partial (test.test_pstats.StatsTestCase.test_sort_stats_partial)\nPASS: test_sort_stats_string (test.test_pstats.StatsTestCase.test_sort_stats_string)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.164s\n\nOK\n0:02:24 load avg: 4.09 [306/469] test_pulldom passed\ntest_comment (test.test_pulldom.PullDOMTestCase.test_comment)\nPullDOM does not receive \"comment\" events. ... expected failure\ntest_end_document (test.test_pulldom.PullDOMTestCase.test_end_document)\nPullDOM does not receive \"end-document\" events. ... expected failure\ntest_expandItem (test.test_pulldom.PullDOMTestCase.test_expandItem)\nPASS: Ensure expandItem works as expected.\nPASS: test_external_ges_default (test.test_pulldom.PullDOMTestCase.test_external_ges_default)\ntest_parse (test.test_pulldom.PullDOMTestCase.test_parse)\nPASS: Minimal test of DOMEventStream.parse()\ntest_parse_semantics (test.test_pulldom.PullDOMTestCase.test_parse_semantics)\nPASS: Test DOMEventStream parsing semantics.\ntestSAX2DOM (test.test_pulldom.SAX2DOMTestCase.testSAX2DOM)\nPASS: Ensure SAX2DOM expands nodes as expected.\ntest_basic (test.test_pulldom.SAX2DOMTestCase.test_basic)\nPASS: Ensure SAX2DOM can parse from a stream.\ntest_sax2dom_fail (test.test_pulldom.ThoroughTestCase.test_sax2dom_fail)\nSAX2DOM can\"t handle a PI before the root element. ... expected failure\ntest_thorough_parse (test.test_pulldom.ThoroughTestCase.test_thorough_parse)\nPASS: Test some of the hard-to-reach parts of PullDOM.\ntest_thorough_sax2dom (test.test_pulldom.ThoroughTestCase.test_thorough_sax2dom)\nPASS: Test some of the hard-to-reach parts of SAX2DOM.\n\n----------------------------------------------------------------------\nRan 11 tests in 0.110s\n\nOK (expected failures=3)\n0:02:24 load avg: 4.09 [307/469] test_pwd passed\nPASS: test_errors (test.test_pwd.PwdTest.test_errors)\nPASS: test_values (test.test_pwd.PwdTest.test_values)\nPASS: test_values_extended (test.test_pwd.PwdTest.test_values_extended)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.003s\n\nOK\n0:02:25 load avg: 4.09 [308/469] test_py_compile passed\nPASS: test_bad_syntax (test.test_py_compile.PyCompileCLITestCase.test_bad_syntax)\nPASS: test_bad_syntax_with_quiet (test.test_py_compile.PyCompileCLITestCase.test_bad_syntax_with_quiet)\nPASS: test_file_not_exists (test.test_py_compile.PyCompileCLITestCase.test_file_not_exists)\nPASS: test_file_not_exists_with_quiet (test.test_py_compile.PyCompileCLITestCase.test_file_not_exists_with_quiet)\nPASS: test_stdin (test.test_py_compile.PyCompileCLITestCase.test_stdin)\nPASS: test_with_files (test.test_py_compile.PyCompileCLITestCase.test_with_files)\nPASS: test_absolute_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_absolute_path)\nPASS: test_bad_coding (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_bad_coding)\nPASS: test_cache_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_cache_path)\nPASS: test_cwd (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_cwd)\nPASS: test_do_not_overwrite_nonregular_files (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_do_not_overwrite_nonregular_files)\nPASS: test_do_not_overwrite_symlinks (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_do_not_overwrite_symlinks)\nPASS: test_double_dot_no_clobber (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_double_dot_no_clobber)\nSKIP: test_exceptions_propagate (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_exceptions_propagate) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_invalidation_mode (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_invalidation_mode)\nPASS: test_optimization_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_optimization_path)\nPASS: test_quiet (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_quiet)\nPASS: test_relative_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_relative_path)\nPASS: test_source_date_epoch (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_source_date_epoch)\nPASS: test_absolute_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_absolute_path)\nPASS: test_bad_coding (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_bad_coding)\nPASS: test_cache_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_cache_path)\nPASS: test_cwd (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_cwd)\nPASS: test_do_not_overwrite_nonregular_files (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_do_not_overwrite_nonregular_files)\nPASS: test_do_not_overwrite_symlinks (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_do_not_overwrite_symlinks)\nPASS: test_double_dot_no_clobber (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_double_dot_no_clobber)\nSKIP: test_exceptions_propagate (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_exceptions_propagate) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_invalidation_mode (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_invalidation_mode)\nPASS: test_optimization_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_optimization_path)\nPASS: test_quiet (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_quiet)\nPASS: test_relative_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_relative_path)\nPASS: test_source_date_epoch (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_source_date_epoch)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.697s\n\nOK (skipped=2)\n0:02:25 load avg: 4.09 [309/469] test_pyexpat passed\nPASS: test1 (test.test_pyexpat.BufferTextTest.test1)\nPASS: test2 (test.test_pyexpat.BufferTextTest.test2)\nPASS: test3 (test.test_pyexpat.BufferTextTest.test3)\nPASS: test4 (test.test_pyexpat.BufferTextTest.test4)\nPASS: test5 (test.test_pyexpat.BufferTextTest.test5)\nPASS: test6 (test.test_pyexpat.BufferTextTest.test6)\nPASS: test7 (test.test_pyexpat.BufferTextTest.test7)\nPASS: test_buffering_enabled (test.test_pyexpat.BufferTextTest.test_buffering_enabled)\nPASS: test_default_to_disabled (test.test_pyexpat.BufferTextTest.test_default_to_disabled)\nPASS: test_1000_bytes (test.test_pyexpat.ChardataBufferTest.test_1000_bytes)\nPASS: test_1025_bytes (test.test_pyexpat.ChardataBufferTest.test_1025_bytes)\nPASS: test_change_size_1 (test.test_pyexpat.ChardataBufferTest.test_change_size_1)\nPASS: test_change_size_2 (test.test_pyexpat.ChardataBufferTest.test_change_size_2)\nPASS: test_disabling_buffer (test.test_pyexpat.ChardataBufferTest.test_disabling_buffer)\nPASS: test_unchanged_size (test.test_pyexpat.ChardataBufferTest.test_unchanged_size)\nPASS: test_wrong_size (test.test_pyexpat.ChardataBufferTest.test_wrong_size)\nPASS: test_codes (test.test_pyexpat.ErrorMessageTest.test_codes)\nPASS: test_expaterror (test.test_pyexpat.ErrorMessageTest.test_expaterror)\ntest_ignore_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests.test_ignore_use_foreign_dtd)\nPASS: If UseForeignDTD is passed True and a document with an external\ntest_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests.test_use_foreign_dtd)\nPASS: If UseForeignDTD is passed True and a document without an external\nPASS: test_exception (test.test_pyexpat.HandlerExceptionTest.test_exception)\nPASS: test (test.test_pyexpat.InterningTest.test)\nPASS: test_issue9402 (test.test_pyexpat.InterningTest.test_issue9402)\nPASS: test1 (test.test_pyexpat.MalformedInputTest.test1)\nPASS: test2 (test.test_pyexpat.MalformedInputTest.test2)\nPASS: test_illegal (test.test_pyexpat.NamespaceSeparatorTest.test_illegal)\nPASS: test_legal (test.test_pyexpat.NamespaceSeparatorTest.test_legal)\nPASS: test_zero_length (test.test_pyexpat.NamespaceSeparatorTest.test_zero_length)\nPASS: test_parse_again (test.test_pyexpat.ParseTest.test_parse_again)\nPASS: test_parse_bytes (test.test_pyexpat.ParseTest.test_parse_bytes)\nPASS: test_parse_file (test.test_pyexpat.ParseTest.test_parse_file)\nPASS: test_parse_str (test.test_pyexpat.ParseTest.test_parse_str)\nPASS: test (test.test_pyexpat.PositionTest.test)\nPASS: test_buffer_text (test.test_pyexpat.SetAttributeTest.test_buffer_text)\nPASS: test_invalid_attributes (test.test_pyexpat.SetAttributeTest.test_invalid_attributes)\nPASS: test_namespace_prefixes (test.test_pyexpat.SetAttributeTest.test_namespace_prefixes)\nPASS: test_ordered_attributes (test.test_pyexpat.SetAttributeTest.test_ordered_attributes)\nPASS: test_specified_attributes (test.test_pyexpat.SetAttributeTest.test_specified_attributes)\nPASS: test_parse_only_xml_data (test.test_pyexpat.sf1296433Test.test_parse_only_xml_data)\n\n----------------------------------------------------------------------\nRan 39 tests in 0.012s\n\nOK\n0:02:26 load avg: 4.09 [310/469] test_pickle passed\nPASS: test_class_dispatch_table (test.test_pickle.CChainDispatchTableTests.test_class_dispatch_table)\nPASS: test_default_dispatch_table (test.test_pickle.CChainDispatchTableTests.test_default_dispatch_table)\nPASS: test_instance_dispatch_table (test.test_pickle.CChainDispatchTableTests.test_instance_dispatch_table)\nPASS: test_class_dispatch_table (test.test_pickle.CDispatchTableTests.test_class_dispatch_table)\nPASS: test_default_dispatch_table (test.test_pickle.CDispatchTableTests.test_default_dispatch_table)\nPASS: test_instance_dispatch_table (test.test_pickle.CDispatchTableTests.test_instance_dispatch_table)\nPASS: test_appends_on_non_lists (test.test_pickle.CDumpPickle_LoadPickle.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickle.CDumpPickle_LoadPickle.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickle.CDumpPickle_LoadPickle.test_bad_getattr)\nPASS: test_buffer_callback_error (test.test_pickle.CDumpPickle_LoadPickle.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickle.CDumpPickle_LoadPickle.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickle.CDumpPickle_LoadPickle.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickle.CDumpPickle_LoadPickle.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickle.CDumpPickle_LoadPickle.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickle.CDumpPickle_LoadPickle.test_builtin_types)\nPASS: test_bytearray (test.test_pickle.CDumpPickle_LoadPickle.test_bytearray)\nPASS: test_bytearray_memoization_bug (test.test_pickle.CDumpPickle_LoadPickle.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickle.CDumpPickle_LoadPickle.test_bytes)\nPASS: test_c_methods (test.test_pickle.CDumpPickle_LoadPickle.test_c_methods)\nPASS: test_compat_pickle (test.test_pickle.CDumpPickle_LoadPickle.test_compat_pickle)\nPASS: test_complex_newobj (test.test_pickle.CDumpPickle_LoadPickle.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickle.CDumpPickle_LoadPickle.test_complex_newobj_ex)\nPASS: test_dict_chunking (test.test_pickle.CDumpPickle_LoadPickle.test_dict_chunking)\nPASS: test_dynamic_class (test.test_pickle.CDumpPickle_LoadPickle.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickle.CDumpPickle_LoadPickle.test_ellipsis)\nPASS: test_evil_class_mutating_dict (test.test_pickle.CDumpPickle_LoadPickle.test_evil_class_mutating_dict)\nPASS: test_evil_pickler_mutating_collection (test.test_pickle.CDumpPickle_LoadPickle.test_evil_pickler_mutating_collection)\nPASS: test_float (test.test_pickle.CDumpPickle_LoadPickle.test_float)\nPASS: test_float_format (test.test_pickle.CDumpPickle_LoadPickle.test_float_format)\nPASS: test_framed_write_sizes_with_delayed_writer (test.test_pickle.CDumpPickle_LoadPickle.test_framed_write_sizes_with_delayed_writer)\nPASS: test_framing_large_objects (test.test_pickle.CDumpPickle_LoadPickle.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickle.CDumpPickle_LoadPickle.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_getinitargs (test.test_pickle.CDumpPickle_LoadPickle.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickle.CDumpPickle_LoadPickle.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickle.CDumpPickle_LoadPickle.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickle.CDumpPickle_LoadPickle.test_global_ext4)\nPASS: test_in_band_buffers (test.test_pickle.CDumpPickle_LoadPickle.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickle.CDumpPickle_LoadPickle.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickle.CDumpPickle_LoadPickle.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickle.CDumpPickle_LoadPickle.test_ints)\nPASS: test_large_pickles (test.test_pickle.CDumpPickle_LoadPickle.test_large_pickles)\nPASS: test_list_chunking (test.test_pickle.CDumpPickle_LoadPickle.test_list_chunking)\nPASS: test_local_lookup_error (test.test_pickle.CDumpPickle_LoadPickle.test_local_lookup_error)\nPASS: test_long (test.test_pickle.CDumpPickle_LoadPickle.test_long)\nPASS: test_long1 (test.test_pickle.CDumpPickle_LoadPickle.test_long1)\nPASS: test_long4 (test.test_pickle.CDumpPickle_LoadPickle.test_long4)\nPASS: test_many_puts_and_gets (test.test_pickle.CDumpPickle_LoadPickle.test_many_puts_and_gets)\nPASS: test_metaclass (test.test_pickle.CDumpPickle_LoadPickle.test_metaclass)\nPASS: test_misc (test.test_pickle.CDumpPickle_LoadPickle.test_misc)\nPASS: test_nested_names (test.test_pickle.CDumpPickle_LoadPickle.test_nested_names)\nPASS: test_newobj_generic (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickle.CDumpPickle_LoadPickle.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickle.CDumpPickle_LoadPickle.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickle.CDumpPickle_LoadPickle.test_oob_buffers_writable_to_readonly)\nPASS: test_optional_frames (test.test_pickle.CDumpPickle_LoadPickle.test_optional_frames)\nPASS: test_pickle_to_2x (test.test_pickle.CDumpPickle_LoadPickle.test_pickle_to_2x)\nPASS: test_picklebuffer_error (test.test_pickle.CDumpPickle_LoadPickle.test_picklebuffer_error)\nPASS: test_proto (test.test_pickle.CDumpPickle_LoadPickle.test_proto)\nPASS: test_py_methods (test.test_pickle.CDumpPickle_LoadPickle.test_py_methods)\nPASS: test_recursive_dict (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickle.CDumpPickle_LoadPickle.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickle.CDumpPickle_LoadPickle.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickle.CDumpPickle_LoadPickle.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickle.CDumpPickle_LoadPickle.test_setitems_on_non_dicts)\nPASS: test_short_tuples (test.test_pickle.CDumpPickle_LoadPickle.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickle.CDumpPickle_LoadPickle.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickle.CDumpPickle_LoadPickle.test_singleton_types)\nPASS: test_singletons (test.test_pickle.CDumpPickle_LoadPickle.test_singletons)\nPASS: test_structseq (test.test_pickle.CDumpPickle_LoadPickle.test_structseq)\nPASS: test_unicode (test.test_pickle.CDumpPickle_LoadPickle.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickle.CDumpPickle_LoadPickle.test_unicode_high_plane)\nPASS: test_custom_pickler_dispatch_table_memleak (test.test_pickle.CIdPersPicklerTests.test_custom_pickler_dispatch_table_memleak)\nPASS: test_pickler_reference_cycle (test.test_pickle.CIdPersPicklerTests.test_pickler_reference_cycle)\nPASS: test_protocol0_is_ascii_only (test.test_pickle.CIdPersPicklerTests.test_protocol0_is_ascii_only)\nPASS: test_return_correct_type (test.test_pickle.CIdPersPicklerTests.test_return_correct_type)\nPASS: test_unpickler_reference_cycle (test.test_pickle.CIdPersPicklerTests.test_unpickler_reference_cycle)\nPASS: test_persistence (test.test_pickle.CPersPicklerTests.test_persistence)\nPASS: test_bad_init (test.test_pickle.CPickleTests.test_bad_init)\nPASS: test_callapi (test.test_pickle.CPickleTests.test_callapi)\nPASS: test_dump_closed_file (test.test_pickle.CPickleTests.test_dump_closed_file)\nPASS: test_dump_load_oob_buffers (test.test_pickle.CPickleTests.test_dump_load_oob_buffers)\nPASS: test_dump_text_file (test.test_pickle.CPickleTests.test_dump_text_file)\nPASS: test_dumps_loads_oob_buffers (test.test_pickle.CPickleTests.test_dumps_loads_oob_buffers)\nPASS: test_highest_protocol (test.test_pickle.CPickleTests.test_highest_protocol)\nPASS: test_incomplete_input (test.test_pickle.CPickleTests.test_incomplete_input)\nPASS: test_load_closed_file (test.test_pickle.CPickleTests.test_load_closed_file)\nPASS: test_load_from_and_dump_to_file (test.test_pickle.CPickleTests.test_load_from_and_dump_to_file)\nPASS: test_pickler_bad_file (test.test_pickle.CPickleTests.test_pickler_bad_file)\nPASS: test_unpickler_bad_file (test.test_pickle.CPickleTests.test_unpickler_bad_file)\nPASS: test_pickler_hook (test.test_pickle.CPicklerHookTests.test_pickler_hook)\nPASS: test_reducer_override_no_reference_cycle (test.test_pickle.CPicklerHookTests.test_reducer_override_no_reference_cycle)\nPASS: test_appends_on_non_lists (test.test_pickle.CPicklerTests.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickle.CPicklerTests.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickle.CPicklerTests.test_bad_getattr)\nPASS: test_buffer_callback_error (test.test_pickle.CPicklerTests.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickle.CPicklerTests.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickle.CPicklerTests.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickle.CPicklerTests.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickle.CPicklerTests.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickle.CPicklerTests.test_builtin_types)\nPASS: test_bytearray (test.test_pickle.CPicklerTests.test_bytearray)\nPASS: test_bytearray_memoization_bug (test.test_pickle.CPicklerTests.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickle.CPicklerTests.test_bytes)\nPASS: test_c_methods (test.test_pickle.CPicklerTests.test_c_methods)\nPASS: test_compat_pickle (test.test_pickle.CPicklerTests.test_compat_pickle)\nPASS: test_complex_newobj (test.test_pickle.CPicklerTests.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickle.CPicklerTests.test_complex_newobj_ex)\nPASS: test_dict_chunking (test.test_pickle.CPicklerTests.test_dict_chunking)\nPASS: test_dynamic_class (test.test_pickle.CPicklerTests.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickle.CPicklerTests.test_ellipsis)\nPASS: test_evil_class_mutating_dict (test.test_pickle.CPicklerTests.test_evil_class_mutating_dict)\nPASS: test_evil_pickler_mutating_collection (test.test_pickle.CPicklerTests.test_evil_pickler_mutating_collection)\nPASS: test_float (test.test_pickle.CPicklerTests.test_float)\nPASS: test_float_format (test.test_pickle.CPicklerTests.test_float_format)\nPASS: test_framed_write_sizes_with_delayed_writer (test.test_pickle.CPicklerTests.test_framed_write_sizes_with_delayed_writer)\nPASS: test_framing_large_objects (test.test_pickle.CPicklerTests.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickle.CPicklerTests.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_getinitargs (test.test_pickle.CPicklerTests.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickle.CPicklerTests.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickle.CPicklerTests.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickle.CPicklerTests.test_global_ext4)\nPASS: test_in_band_buffers (test.test_pickle.CPicklerTests.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickle.CPicklerTests.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickle.CPicklerTests.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickle.CPicklerTests.test_ints)\nPASS: test_large_pickles (test.test_pickle.CPicklerTests.test_large_pickles)\nPASS: test_list_chunking (test.test_pickle.CPicklerTests.test_list_chunking)\nPASS: test_local_lookup_error (test.test_pickle.CPicklerTests.test_local_lookup_error)\nPASS: test_long (test.test_pickle.CPicklerTests.test_long)\nPASS: test_long1 (test.test_pickle.CPicklerTests.test_long1)\nPASS: test_long4 (test.test_pickle.CPicklerTests.test_long4)\nPASS: test_many_puts_and_gets (test.test_pickle.CPicklerTests.test_many_puts_and_gets)\nPASS: test_metaclass (test.test_pickle.CPicklerTests.test_metaclass)\nPASS: test_misc (test.test_pickle.CPicklerTests.test_misc)\nPASS: test_nested_names (test.test_pickle.CPicklerTests.test_nested_names)\nPASS: test_newobj_generic (test.test_pickle.CPicklerTests.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickle.CPicklerTests.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickle.CPicklerTests.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickle.CPicklerTests.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickle.CPicklerTests.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickle.CPicklerTests.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickle.CPicklerTests.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickle.CPicklerTests.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickle.CPicklerTests.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickle.CPicklerTests.test_oob_buffers_writable_to_readonly)\nPASS: test_optional_frames (test.test_pickle.CPicklerTests.test_optional_frames)\nPASS: test_pickle_to_2x (test.test_pickle.CPicklerTests.test_pickle_to_2x)\nPASS: test_picklebuffer_error (test.test_pickle.CPicklerTests.test_picklebuffer_error)\nPASS: test_proto (test.test_pickle.CPicklerTests.test_proto)\nPASS: test_py_methods (test.test_pickle.CPicklerTests.test_py_methods)\nPASS: test_recursive_dict (test.test_pickle.CPicklerTests.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickle.CPicklerTests.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickle.CPicklerTests.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickle.CPicklerTests.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickle.CPicklerTests.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickle.CPicklerTests.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickle.CPicklerTests.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickle.CPicklerTests.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickle.CPicklerTests.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickle.CPicklerTests.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickle.CPicklerTests.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickle.CPicklerTests.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickle.CPicklerTests.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickle.CPicklerTests.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickle.CPicklerTests.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickle.CPicklerTests.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickle.CPicklerTests.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickle.CPicklerTests.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickle.CPicklerTests.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickle.CPicklerTests.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickle.CPicklerTests.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickle.CPicklerTests.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickle.CPicklerTests.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickle.CPicklerTests.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickle.CPicklerTests.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickle.CPicklerTests.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickle.CPicklerTests.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickle.CPicklerTests.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickle.CPicklerTests.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickle.CPicklerTests.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickle.CPicklerTests.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickle.CPicklerTests.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickle.CPicklerTests.test_setitems_on_non_dicts)\nPASS: test_short_tuples (test.test_pickle.CPicklerTests.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickle.CPicklerTests.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickle.CPicklerTests.test_singleton_types)\nPASS: test_singletons (test.test_pickle.CPicklerTests.test_singletons)\nPASS: test_structseq (test.test_pickle.CPicklerTests.test_structseq)\nPASS: test_unicode (test.test_pickle.CPicklerTests.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickle.CPicklerTests.test_unicode_high_plane)\nPASS: test_clear_pickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests.test_clear_pickler_memo)\nPASS: test_issue18339 (test.test_pickle.CPicklerUnpicklerObjectTests.test_issue18339)\nPASS: test_multiple_unpicklings_minimal (test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_minimal)\nPASS: test_multiple_unpicklings_seekable (test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_seekable)\nPASS: test_multiple_unpicklings_unseekable (test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_unseekable)\nPASS: test_priming_pickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests.test_priming_pickler_memo)\nPASS: test_priming_unpickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests.test_priming_unpickler_memo)\nPASS: test_reusing_unpickler_objects (test.test_pickle.CPicklerUnpicklerObjectTests.test_reusing_unpickler_objects)\nPASS: test_unpickling_buffering_readline (test.test_pickle.CPicklerUnpicklerObjectTests.test_unpickling_buffering_readline)\nPASS: test_bad_mark (test.test_pickle.CUnpicklerTests.test_bad_mark)\nPASS: test_bad_newobj (test.test_pickle.CUnpicklerTests.test_bad_newobj)\nPASS: test_bad_newobj_ex (test.test_pickle.CUnpicklerTests.test_bad_newobj_ex)\nPASS: test_bad_reduce (test.test_pickle.CUnpicklerTests.test_bad_reduce)\nPASS: test_bad_stack (test.test_pickle.CUnpicklerTests.test_bad_stack)\nPASS: test_badly_escaped_string (test.test_pickle.CUnpicklerTests.test_badly_escaped_string)\nPASS: test_badly_quoted_string (test.test_pickle.CUnpicklerTests.test_badly_quoted_string)\nPASS: test_binbytes (test.test_pickle.CUnpicklerTests.test_binbytes)\nPASS: test_binbytes8 (test.test_pickle.CUnpicklerTests.test_binbytes8)\nPASS: test_binget (test.test_pickle.CUnpicklerTests.test_binget)\nPASS: test_binunicode8 (test.test_pickle.CUnpicklerTests.test_binunicode8)\nPASS: test_bytearray8 (test.test_pickle.CUnpicklerTests.test_bytearray8)\nPASS: test_compat_unpickle (test.test_pickle.CUnpicklerTests.test_compat_unpickle)\nPASS: test_constants (test.test_pickle.CUnpicklerTests.test_constants)\nPASS: test_correctly_quoted_string (test.test_pickle.CUnpicklerTests.test_correctly_quoted_string)\nPASS: test_dup (test.test_pickle.CUnpicklerTests.test_dup)\nPASS: test_empty_bytestring (test.test_pickle.CUnpicklerTests.test_empty_bytestring)\nPASS: test_frame_readline (test.test_pickle.CUnpicklerTests.test_frame_readline)\nPASS: test_get (test.test_pickle.CUnpicklerTests.test_get)\nSKIP: test_large_32b_binbytes8 (test.test_pickle.CUnpicklerTests.test_large_32b_binbytes8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_binunicode8 (test.test_pickle.CUnpicklerTests.test_large_32b_binunicode8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_bytearray8 (test.test_pickle.CUnpicklerTests.test_large_32b_bytearray8) 'test is only meaningful on 32-bit builds'\nPASS: test_load_classic_instance (test.test_pickle.CUnpicklerTests.test_load_classic_instance)\nPASS: test_load_from_data0 (test.test_pickle.CUnpicklerTests.test_load_from_data0)\nPASS: test_load_from_data1 (test.test_pickle.CUnpicklerTests.test_load_from_data1)\nPASS: test_load_from_data2 (test.test_pickle.CUnpicklerTests.test_load_from_data2)\nPASS: test_load_from_data3 (test.test_pickle.CUnpicklerTests.test_load_from_data3)\nPASS: test_load_from_data4 (test.test_pickle.CUnpicklerTests.test_load_from_data4)\nPASS: test_load_long_python2_str_as_bytes (test.test_pickle.CUnpicklerTests.test_load_long_python2_str_as_bytes)\nPASS: test_load_python2_str_as_bytes (test.test_pickle.CUnpicklerTests.test_load_python2_str_as_bytes)\nPASS: test_load_python2_unicode_as_str (test.test_pickle.CUnpicklerTests.test_load_python2_unicode_as_str)\nPASS: test_long_binget (test.test_pickle.CUnpicklerTests.test_long_binget)\nPASS: test_maxint64 (test.test_pickle.CUnpicklerTests.test_maxint64)\nPASS: test_misc_get (test.test_pickle.CUnpicklerTests.test_misc_get)\nSKIP: test_negative_32b_binbytes (test.test_pickle.CUnpicklerTests.test_negative_32b_binbytes) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binput (test.test_pickle.CUnpicklerTests.test_negative_32b_binput) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binunicode (test.test_pickle.CUnpicklerTests.test_negative_32b_binunicode) 'test is only meaningful on 32-bit builds'\nPASS: test_negative_put (test.test_pickle.CUnpicklerTests.test_negative_put)\nPASS: test_short_binbytes (test.test_pickle.CUnpicklerTests.test_short_binbytes)\nPASS: test_short_binunicode (test.test_pickle.CUnpicklerTests.test_short_binunicode)\nPASS: test_truncated_data (test.test_pickle.CUnpicklerTests.test_truncated_data)\nPASS: test_unpickle_from_2x (test.test_pickle.CUnpicklerTests.test_unpickle_from_2x)\nPASS: test_unpickle_module_race (test.test_pickle.CUnpicklerTests.test_unpickle_module_race)\nPASS: test_exceptions (test.test_pickle.CompatPickleTests.test_exceptions)\ntest_import (test.test_pickle.CompatPickleTests.test_import) ... No module named '_tkinter'\nNo module named 'winreg'\nNo module named '_tkinter'\nNo module named 'dbm.bsd'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_dummy_thread'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nok\ntest_import_mapping (test.test_pickle.CompatPickleTests.test_import_mapping) ... No module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named 'winreg'\nNo module named '_dummy_thread'\nNo module named 'dbm.bsd'\nok\nPASS: test_multiprocessing_exceptions (test.test_pickle.CompatPickleTests.test_multiprocessing_exceptions)\ntest_name_mapping (test.test_pickle.CompatPickleTests.test_name_mapping) ... No module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nok\ntest_reverse_import_mapping (test.test_pickle.CompatPickleTests.test_reverse_import_mapping) ... No module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named 'winreg'\nNo module named 'winreg'\nNo module named '_dummy_thread'\nNo module named '_dummy_thread'\nNo module named 'dbm.bsd'\nNo module named 'dbm.bsd'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nok\nPASS: test_reverse_name_mapping (test.test_pickle.CompatPickleTests.test_reverse_name_mapping)\nPASS: test_appends_on_non_lists (test.test_pickle.DumpPickle_CLoadPickle.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickle.DumpPickle_CLoadPickle.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickle.DumpPickle_CLoadPickle.test_bad_getattr)\nPASS: test_buffer_callback_error (test.test_pickle.DumpPickle_CLoadPickle.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickle.DumpPickle_CLoadPickle.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickle.DumpPickle_CLoadPickle.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickle.DumpPickle_CLoadPickle.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickle.DumpPickle_CLoadPickle.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickle.DumpPickle_CLoadPickle.test_builtin_types)\nPASS: test_bytearray (test.test_pickle.DumpPickle_CLoadPickle.test_bytearray)\nPASS: test_bytearray_memoization_bug (test.test_pickle.DumpPickle_CLoadPickle.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickle.DumpPickle_CLoadPickle.test_bytes)\nPASS: test_c_methods (test.test_pickle.DumpPickle_CLoadPickle.test_c_methods)\nPASS: test_compat_pickle (test.test_pickle.DumpPickle_CLoadPickle.test_compat_pickle)\nPASS: test_complex_newobj (test.test_pickle.DumpPickle_CLoadPickle.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickle.DumpPickle_CLoadPickle.test_complex_newobj_ex)\nPASS: test_dict_chunking (test.test_pickle.DumpPickle_CLoadPickle.test_dict_chunking)\nPASS: test_dynamic_class (test.test_pickle.DumpPickle_CLoadPickle.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickle.DumpPickle_CLoadPickle.test_ellipsis)\nPASS: test_evil_class_mutating_dict (test.test_pickle.DumpPickle_CLoadPickle.test_evil_class_mutating_dict)\nPASS: test_evil_pickler_mutating_collection (test.test_pickle.DumpPickle_CLoadPickle.test_evil_pickler_mutating_collection)\nPASS: test_float (test.test_pickle.DumpPickle_CLoadPickle.test_float)\nPASS: test_float_format (test.test_pickle.DumpPickle_CLoadPickle.test_float_format)\nPASS: test_framed_write_sizes_with_delayed_writer (test.test_pickle.DumpPickle_CLoadPickle.test_framed_write_sizes_with_delayed_writer)\nPASS: test_framing_large_objects (test.test_pickle.DumpPickle_CLoadPickle.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickle.DumpPickle_CLoadPickle.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_getinitargs (test.test_pickle.DumpPickle_CLoadPickle.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickle.DumpPickle_CLoadPickle.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickle.DumpPickle_CLoadPickle.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickle.DumpPickle_CLoadPickle.test_global_ext4)\nPASS: test_in_band_buffers (test.test_pickle.DumpPickle_CLoadPickle.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickle.DumpPickle_CLoadPickle.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickle.DumpPickle_CLoadPickle.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickle.DumpPickle_CLoadPickle.test_ints)\nPASS: test_large_pickles (test.test_pickle.DumpPickle_CLoadPickle.test_large_pickles)\nPASS: test_list_chunking (test.test_pickle.DumpPickle_CLoadPickle.test_list_chunking)\nPASS: test_local_lookup_error (test.test_pickle.DumpPickle_CLoadPickle.test_local_lookup_error)\nPASS: test_long (test.test_pickle.DumpPickle_CLoadPickle.test_long)\nPASS: test_long1 (test.test_pickle.DumpPickle_CLoadPickle.test_long1)\nPASS: test_long4 (test.test_pickle.DumpPickle_CLoadPickle.test_long4)\nPASS: test_many_puts_and_gets (test.test_pickle.DumpPickle_CLoadPickle.test_many_puts_and_gets)\nPASS: test_metaclass (test.test_pickle.DumpPickle_CLoadPickle.test_metaclass)\nPASS: test_misc (test.test_pickle.DumpPickle_CLoadPickle.test_misc)\nPASS: test_nested_names (test.test_pickle.DumpPickle_CLoadPickle.test_nested_names)\nPASS: test_newobj_generic (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickle.DumpPickle_CLoadPickle.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickle.DumpPickle_CLoadPickle.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickle.DumpPickle_CLoadPickle.test_oob_buffers_writable_to_readonly)\nPASS: test_optional_frames (test.test_pickle.DumpPickle_CLoadPickle.test_optional_frames)\nPASS: test_pickle_to_2x (test.test_pickle.DumpPickle_CLoadPickle.test_pickle_to_2x)\nPASS: test_picklebuffer_error (test.test_pickle.DumpPickle_CLoadPickle.test_picklebuffer_error)\nPASS: test_proto (test.test_pickle.DumpPickle_CLoadPickle.test_proto)\nPASS: test_py_methods (test.test_pickle.DumpPickle_CLoadPickle.test_py_methods)\nPASS: test_recursive_dict (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickle.DumpPickle_CLoadPickle.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickle.DumpPickle_CLoadPickle.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickle.DumpPickle_CLoadPickle.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickle.DumpPickle_CLoadPickle.test_setitems_on_non_dicts)\nPASS: test_short_tuples (test.test_pickle.DumpPickle_CLoadPickle.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickle.DumpPickle_CLoadPickle.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickle.DumpPickle_CLoadPickle.test_singleton_types)\nPASS: test_singletons (test.test_pickle.DumpPickle_CLoadPickle.test_singletons)\nPASS: test_structseq (test.test_pickle.DumpPickle_CLoadPickle.test_structseq)\nPASS: test_unicode (test.test_pickle.DumpPickle_CLoadPickle.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickle.DumpPickle_CLoadPickle.test_unicode_high_plane)\nPASS: test_have_gc (test.test_pickle.HeapTypesTests.test_have_gc)\nPASS: test_immutable (test.test_pickle.HeapTypesTests.test_immutable)\nPASS: test_appends_on_non_lists (test.test_pickle.InMemoryPickleTests.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickle.InMemoryPickleTests.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickle.InMemoryPickleTests.test_bad_getattr)\nPASS: test_bad_mark (test.test_pickle.InMemoryPickleTests.test_bad_mark)\nPASS: test_bad_newobj (test.test_pickle.InMemoryPickleTests.test_bad_newobj)\nPASS: test_bad_newobj_ex (test.test_pickle.InMemoryPickleTests.test_bad_newobj_ex)\nPASS: test_bad_reduce (test.test_pickle.InMemoryPickleTests.test_bad_reduce)\nPASS: test_bad_stack (test.test_pickle.InMemoryPickleTests.test_bad_stack)\nPASS: test_badly_escaped_string (test.test_pickle.InMemoryPickleTests.test_badly_escaped_string)\nPASS: test_badly_quoted_string (test.test_pickle.InMemoryPickleTests.test_badly_quoted_string)\nPASS: test_binbytes (test.test_pickle.InMemoryPickleTests.test_binbytes)\nPASS: test_binbytes8 (test.test_pickle.InMemoryPickleTests.test_binbytes8)\nPASS: test_binget (test.test_pickle.InMemoryPickleTests.test_binget)\nPASS: test_binunicode8 (test.test_pickle.InMemoryPickleTests.test_binunicode8)\nPASS: test_buffer_callback_error (test.test_pickle.InMemoryPickleTests.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickle.InMemoryPickleTests.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickle.InMemoryPickleTests.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickle.InMemoryPickleTests.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickle.InMemoryPickleTests.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickle.InMemoryPickleTests.test_builtin_types)\nPASS: test_bytearray (test.test_pickle.InMemoryPickleTests.test_bytearray)\nPASS: test_bytearray8 (test.test_pickle.InMemoryPickleTests.test_bytearray8)\nPASS: test_bytearray_memoization_bug (test.test_pickle.InMemoryPickleTests.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickle.InMemoryPickleTests.test_bytes)\nPASS: test_c_methods (test.test_pickle.InMemoryPickleTests.test_c_methods)\nPASS: test_compat_pickle (test.test_pickle.InMemoryPickleTests.test_compat_pickle)\nPASS: test_compat_unpickle (test.test_pickle.InMemoryPickleTests.test_compat_unpickle)\nPASS: test_complex_newobj (test.test_pickle.InMemoryPickleTests.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickle.InMemoryPickleTests.test_complex_newobj_ex)\nPASS: test_constants (test.test_pickle.InMemoryPickleTests.test_constants)\nPASS: test_correctly_quoted_string (test.test_pickle.InMemoryPickleTests.test_correctly_quoted_string)\nPASS: test_dict_chunking (test.test_pickle.InMemoryPickleTests.test_dict_chunking)\nPASS: test_dup (test.test_pickle.InMemoryPickleTests.test_dup)\nPASS: test_dynamic_class (test.test_pickle.InMemoryPickleTests.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickle.InMemoryPickleTests.test_ellipsis)\nPASS: test_empty_bytestring (test.test_pickle.InMemoryPickleTests.test_empty_bytestring)\nPASS: test_evil_class_mutating_dict (test.test_pickle.InMemoryPickleTests.test_evil_class_mutating_dict)\nSKIP: test_evil_pickler_mutating_collection (test.test_pickle.InMemoryPickleTests.test_evil_pickler_mutating_collection) \"<class 'test.test_pickle.InMemoryPickleTests'> has no associated pickler type\"\nPASS: test_float (test.test_pickle.InMemoryPickleTests.test_float)\nPASS: test_float_format (test.test_pickle.InMemoryPickleTests.test_float_format)\nPASS: test_frame_readline (test.test_pickle.InMemoryPickleTests.test_frame_readline)\nPASS: test_framing_large_objects (test.test_pickle.InMemoryPickleTests.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickle.InMemoryPickleTests.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_get (test.test_pickle.InMemoryPickleTests.test_get)\nPASS: test_getinitargs (test.test_pickle.InMemoryPickleTests.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickle.InMemoryPickleTests.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickle.InMemoryPickleTests.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickle.InMemoryPickleTests.test_global_ext4)\nSKIP: test_huge_bytes_32b (test.test_pickle.InMemoryPickleTests.test_huge_bytes_32b) 'not enough memory: 5.0G minimum needed'\nSKIP: test_huge_bytes_64b (test.test_pickle.InMemoryPickleTests.test_huge_bytes_64b) 'not enough memory: 10.0G minimum needed'\nSKIP: test_huge_long_32b (test.test_pickle.InMemoryPickleTests.test_huge_long_32b) 'not enough memory: 7.2G minimum needed'\nSKIP: test_huge_str_32b (test.test_pickle.InMemoryPickleTests.test_huge_str_32b) 'not enough memory: 16.0G minimum needed'\nSKIP: test_huge_str_64b (test.test_pickle.InMemoryPickleTests.test_huge_str_64b) 'not enough memory: 32.0G minimum needed'\nPASS: test_in_band_buffers (test.test_pickle.InMemoryPickleTests.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickle.InMemoryPickleTests.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickle.InMemoryPickleTests.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickle.InMemoryPickleTests.test_ints)\nSKIP: test_large_32b_binbytes8 (test.test_pickle.InMemoryPickleTests.test_large_32b_binbytes8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_binunicode8 (test.test_pickle.InMemoryPickleTests.test_large_32b_binunicode8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_bytearray8 (test.test_pickle.InMemoryPickleTests.test_large_32b_bytearray8) 'test is only meaningful on 32-bit builds'\nPASS: test_large_pickles (test.test_pickle.InMemoryPickleTests.test_large_pickles)\nPASS: test_list_chunking (test.test_pickle.InMemoryPickleTests.test_list_chunking)\nPASS: test_load_classic_instance (test.test_pickle.InMemoryPickleTests.test_load_classic_instance)\nPASS: test_load_from_data0 (test.test_pickle.InMemoryPickleTests.test_load_from_data0)\nPASS: test_load_from_data1 (test.test_pickle.InMemoryPickleTests.test_load_from_data1)\nPASS: test_load_from_data2 (test.test_pickle.InMemoryPickleTests.test_load_from_data2)\nPASS: test_load_from_data3 (test.test_pickle.InMemoryPickleTests.test_load_from_data3)\nPASS: test_load_from_data4 (test.test_pickle.InMemoryPickleTests.test_load_from_data4)\nPASS: test_load_long_python2_str_as_bytes (test.test_pickle.InMemoryPickleTests.test_load_long_python2_str_as_bytes)\nPASS: test_load_python2_str_as_bytes (test.test_pickle.InMemoryPickleTests.test_load_python2_str_as_bytes)\nPASS: test_load_python2_unicode_as_str (test.test_pickle.InMemoryPickleTests.test_load_python2_unicode_as_str)\nPASS: test_local_lookup_error (test.test_pickle.InMemoryPickleTests.test_local_lookup_error)\nPASS: test_long (test.test_pickle.InMemoryPickleTests.test_long)\nPASS: test_long1 (test.test_pickle.InMemoryPickleTests.test_long1)\nPASS: test_long4 (test.test_pickle.InMemoryPickleTests.test_long4)\nPASS: test_long_binget (test.test_pickle.InMemoryPickleTests.test_long_binget)\nPASS: test_many_puts_and_gets (test.test_pickle.InMemoryPickleTests.test_many_puts_and_gets)\nPASS: test_maxint64 (test.test_pickle.InMemoryPickleTests.test_maxint64)\nPASS: test_metaclass (test.test_pickle.InMemoryPickleTests.test_metaclass)\nPASS: test_misc (test.test_pickle.InMemoryPickleTests.test_misc)\nPASS: test_misc_get (test.test_pickle.InMemoryPickleTests.test_misc_get)\nSKIP: test_negative_32b_binbytes (test.test_pickle.InMemoryPickleTests.test_negative_32b_binbytes) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binput (test.test_pickle.InMemoryPickleTests.test_negative_32b_binput) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binunicode (test.test_pickle.InMemoryPickleTests.test_negative_32b_binunicode) 'test is only meaningful on 32-bit builds'\nPASS: test_negative_put (test.test_pickle.InMemoryPickleTests.test_negative_put)\nPASS: test_nested_names (test.test_pickle.InMemoryPickleTests.test_nested_names)\nPASS: test_newobj_generic (test.test_pickle.InMemoryPickleTests.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickle.InMemoryPickleTests.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickle.InMemoryPickleTests.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickle.InMemoryPickleTests.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickle.InMemoryPickleTests.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickle.InMemoryPickleTests.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickle.InMemoryPickleTests.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickle.InMemoryPickleTests.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickle.InMemoryPickleTests.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickle.InMemoryPickleTests.test_oob_buffers_writable_to_readonly)\nPASS: test_optional_frames (test.test_pickle.InMemoryPickleTests.test_optional_frames)\nPASS: test_pickle_to_2x (test.test_pickle.InMemoryPickleTests.test_pickle_to_2x)\nPASS: test_picklebuffer_error (test.test_pickle.InMemoryPickleTests.test_picklebuffer_error)\nPASS: test_proto (test.test_pickle.InMemoryPickleTests.test_proto)\nPASS: test_py_methods (test.test_pickle.InMemoryPickleTests.test_py_methods)\nPASS: test_recursive_dict (test.test_pickle.InMemoryPickleTests.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickle.InMemoryPickleTests.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickle.InMemoryPickleTests.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickle.InMemoryPickleTests.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickle.InMemoryPickleTests.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickle.InMemoryPickleTests.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickle.InMemoryPickleTests.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickle.InMemoryPickleTests.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickle.InMemoryPickleTests.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickle.InMemoryPickleTests.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickle.InMemoryPickleTests.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickle.InMemoryPickleTests.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickle.InMemoryPickleTests.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickle.InMemoryPickleTests.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickle.InMemoryPickleTests.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickle.InMemoryPickleTests.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickle.InMemoryPickleTests.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickle.InMemoryPickleTests.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickle.InMemoryPickleTests.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickle.InMemoryPickleTests.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickle.InMemoryPickleTests.test_setitems_on_non_dicts)\nPASS: test_short_binbytes (test.test_pickle.InMemoryPickleTests.test_short_binbytes)\nPASS: test_short_binunicode (test.test_pickle.InMemoryPickleTests.test_short_binunicode)\nPASS: test_short_tuples (test.test_pickle.InMemoryPickleTests.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickle.InMemoryPickleTests.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickle.InMemoryPickleTests.test_singleton_types)\nPASS: test_singletons (test.test_pickle.InMemoryPickleTests.test_singletons)\nPASS: test_structseq (test.test_pickle.InMemoryPickleTests.test_structseq)\nPASS: test_truncated_data (test.test_pickle.InMemoryPickleTests.test_truncated_data)\nPASS: test_unicode (test.test_pickle.InMemoryPickleTests.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickle.InMemoryPickleTests.test_unicode_high_plane)\nPASS: test_unpickle_from_2x (test.test_pickle.InMemoryPickleTests.test_unpickle_from_2x)\nPASS: test_unpickle_module_race (test.test_pickle.InMemoryPickleTests.test_unpickle_module_race)\nPASS: test_class_dispatch_table (test.test_pickle.PyChainDispatchTableTests.test_class_dispatch_table)\nPASS: test_default_dispatch_table (test.test_pickle.PyChainDispatchTableTests.test_default_dispatch_table)\nPASS: test_instance_dispatch_table (test.test_pickle.PyChainDispatchTableTests.test_instance_dispatch_table)\nPASS: test_class_dispatch_table (test.test_pickle.PyDispatchTableTests.test_class_dispatch_table)\nPASS: test_default_dispatch_table (test.test_pickle.PyDispatchTableTests.test_default_dispatch_table)\nPASS: test_instance_dispatch_table (test.test_pickle.PyDispatchTableTests.test_instance_dispatch_table)\nPASS: test_custom_pickler_dispatch_table_memleak (test.test_pickle.PyIdPersPicklerTests.test_custom_pickler_dispatch_table_memleak)\nPASS: test_pickler_reference_cycle (test.test_pickle.PyIdPersPicklerTests.test_pickler_reference_cycle)\nPASS: test_protocol0_is_ascii_only (test.test_pickle.PyIdPersPicklerTests.test_protocol0_is_ascii_only)\nPASS: test_return_correct_type (test.test_pickle.PyIdPersPicklerTests.test_return_correct_type)\nPASS: test_unpickler_reference_cycle (test.test_pickle.PyIdPersPicklerTests.test_unpickler_reference_cycle)\nPASS: test_persistence (test.test_pickle.PyPersPicklerTests.test_persistence)\nPASS: test_bad_init (test.test_pickle.PyPickleTests.test_bad_init)\nPASS: test_callapi (test.test_pickle.PyPickleTests.test_callapi)\nPASS: test_dump_closed_file (test.test_pickle.PyPickleTests.test_dump_closed_file)\nPASS: test_dump_load_oob_buffers (test.test_pickle.PyPickleTests.test_dump_load_oob_buffers)\nPASS: test_dump_text_file (test.test_pickle.PyPickleTests.test_dump_text_file)\nPASS: test_dumps_loads_oob_buffers (test.test_pickle.PyPickleTests.test_dumps_loads_oob_buffers)\nPASS: test_highest_protocol (test.test_pickle.PyPickleTests.test_highest_protocol)\nPASS: test_incomplete_input (test.test_pickle.PyPickleTests.test_incomplete_input)\nPASS: test_load_closed_file (test.test_pickle.PyPickleTests.test_load_closed_file)\nPASS: test_load_from_and_dump_to_file (test.test_pickle.PyPickleTests.test_load_from_and_dump_to_file)\nPASS: test_pickler_bad_file (test.test_pickle.PyPickleTests.test_pickler_bad_file)\nPASS: test_unpickler_bad_file (test.test_pickle.PyPickleTests.test_unpickler_bad_file)\nPASS: test_pickler_hook (test.test_pickle.PyPicklerHookTests.test_pickler_hook)\nPASS: test_reducer_override_no_reference_cycle (test.test_pickle.PyPicklerHookTests.test_reducer_override_no_reference_cycle)\nPASS: test_appends_on_non_lists (test.test_pickle.PyPicklerTests.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickle.PyPicklerTests.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickle.PyPicklerTests.test_bad_getattr)\nPASS: test_buffer_callback_error (test.test_pickle.PyPicklerTests.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickle.PyPicklerTests.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickle.PyPicklerTests.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickle.PyPicklerTests.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickle.PyPicklerTests.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickle.PyPicklerTests.test_builtin_types)\nPASS: test_bytearray (test.test_pickle.PyPicklerTests.test_bytearray)\nPASS: test_bytearray_memoization_bug (test.test_pickle.PyPicklerTests.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickle.PyPicklerTests.test_bytes)\nPASS: test_c_methods (test.test_pickle.PyPicklerTests.test_c_methods)\nPASS: test_compat_pickle (test.test_pickle.PyPicklerTests.test_compat_pickle)\nPASS: test_complex_newobj (test.test_pickle.PyPicklerTests.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickle.PyPicklerTests.test_complex_newobj_ex)\nPASS: test_dict_chunking (test.test_pickle.PyPicklerTests.test_dict_chunking)\nPASS: test_dynamic_class (test.test_pickle.PyPicklerTests.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickle.PyPicklerTests.test_ellipsis)\nPASS: test_evil_class_mutating_dict (test.test_pickle.PyPicklerTests.test_evil_class_mutating_dict)\nPASS: test_evil_pickler_mutating_collection (test.test_pickle.PyPicklerTests.test_evil_pickler_mutating_collection)\nPASS: test_float (test.test_pickle.PyPicklerTests.test_float)\nPASS: test_float_format (test.test_pickle.PyPicklerTests.test_float_format)\nPASS: test_framed_write_sizes_with_delayed_writer (test.test_pickle.PyPicklerTests.test_framed_write_sizes_with_delayed_writer)\nPASS: test_framing_large_objects (test.test_pickle.PyPicklerTests.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickle.PyPicklerTests.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_getinitargs (test.test_pickle.PyPicklerTests.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickle.PyPicklerTests.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickle.PyPicklerTests.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickle.PyPicklerTests.test_global_ext4)\nPASS: test_in_band_buffers (test.test_pickle.PyPicklerTests.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickle.PyPicklerTests.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickle.PyPicklerTests.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickle.PyPicklerTests.test_ints)\nPASS: test_large_pickles (test.test_pickle.PyPicklerTests.test_large_pickles)\nPASS: test_list_chunking (test.test_pickle.PyPicklerTests.test_list_chunking)\nPASS: test_local_lookup_error (test.test_pickle.PyPicklerTests.test_local_lookup_error)\nPASS: test_long (test.test_pickle.PyPicklerTests.test_long)\nPASS: test_long1 (test.test_pickle.PyPicklerTests.test_long1)\nPASS: test_long4 (test.test_pickle.PyPicklerTests.test_long4)\nPASS: test_many_puts_and_gets (test.test_pickle.PyPicklerTests.test_many_puts_and_gets)\nPASS: test_metaclass (test.test_pickle.PyPicklerTests.test_metaclass)\nPASS: test_misc (test.test_pickle.PyPicklerTests.test_misc)\nPASS: test_nested_names (test.test_pickle.PyPicklerTests.test_nested_names)\nPASS: test_newobj_generic (test.test_pickle.PyPicklerTests.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickle.PyPicklerTests.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickle.PyPicklerTests.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickle.PyPicklerTests.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickle.PyPicklerTests.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickle.PyPicklerTests.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickle.PyPicklerTests.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickle.PyPicklerTests.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickle.PyPicklerTests.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickle.PyPicklerTests.test_oob_buffers_writable_to_readonly)\nPASS: test_optional_frames (test.test_pickle.PyPicklerTests.test_optional_frames)\nPASS: test_pickle_to_2x (test.test_pickle.PyPicklerTests.test_pickle_to_2x)\nPASS: test_picklebuffer_error (test.test_pickle.PyPicklerTests.test_picklebuffer_error)\nPASS: test_proto (test.test_pickle.PyPicklerTests.test_proto)\nPASS: test_py_methods (test.test_pickle.PyPicklerTests.test_py_methods)\nPASS: test_recursive_dict (test.test_pickle.PyPicklerTests.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickle.PyPicklerTests.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickle.PyPicklerTests.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickle.PyPicklerTests.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickle.PyPicklerTests.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickle.PyPicklerTests.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickle.PyPicklerTests.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickle.PyPicklerTests.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickle.PyPicklerTests.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickle.PyPicklerTests.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickle.PyPicklerTests.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickle.PyPicklerTests.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickle.PyPicklerTests.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickle.PyPicklerTests.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickle.PyPicklerTests.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickle.PyPicklerTests.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickle.PyPicklerTests.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickle.PyPicklerTests.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickle.PyPicklerTests.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickle.PyPicklerTests.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickle.PyPicklerTests.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickle.PyPicklerTests.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickle.PyPicklerTests.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickle.PyPicklerTests.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickle.PyPicklerTests.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickle.PyPicklerTests.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickle.PyPicklerTests.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickle.PyPicklerTests.test_setitems_on_non_dicts)\nPASS: test_short_tuples (test.test_pickle.PyPicklerTests.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickle.PyPicklerTests.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickle.PyPicklerTests.test_singleton_types)\nPASS: test_singletons (test.test_pickle.PyPicklerTests.test_singletons)\nPASS: test_structseq (test.test_pickle.PyPicklerTests.test_structseq)\nPASS: test_unicode (test.test_pickle.PyPicklerTests.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickle.PyPicklerTests.test_unicode_high_plane)\nPASS: test_clear_pickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests.test_clear_pickler_memo)\nPASS: test_multiple_unpicklings_minimal (test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_minimal)\nPASS: test_multiple_unpicklings_seekable (test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_seekable)\nPASS: test_multiple_unpicklings_unseekable (test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_unseekable)\nPASS: test_priming_pickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests.test_priming_pickler_memo)\nPASS: test_priming_unpickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests.test_priming_unpickler_memo)\nPASS: test_reusing_unpickler_objects (test.test_pickle.PyPicklerUnpicklerObjectTests.test_reusing_unpickler_objects)\nPASS: test_unpickling_buffering_readline (test.test_pickle.PyPicklerUnpicklerObjectTests.test_unpickling_buffering_readline)\nPASS: test_bad_mark (test.test_pickle.PyUnpicklerTests.test_bad_mark)\nPASS: test_bad_newobj (test.test_pickle.PyUnpicklerTests.test_bad_newobj)\nPASS: test_bad_newobj_ex (test.test_pickle.PyUnpicklerTests.test_bad_newobj_ex)\nPASS: test_bad_reduce (test.test_pickle.PyUnpicklerTests.test_bad_reduce)\nPASS: test_bad_stack (test.test_pickle.PyUnpicklerTests.test_bad_stack)\nPASS: test_badly_escaped_string (test.test_pickle.PyUnpicklerTests.test_badly_escaped_string)\nPASS: test_badly_quoted_string (test.test_pickle.PyUnpicklerTests.test_badly_quoted_string)\nPASS: test_binbytes (test.test_pickle.PyUnpicklerTests.test_binbytes)\nPASS: test_binbytes8 (test.test_pickle.PyUnpicklerTests.test_binbytes8)\nPASS: test_binget (test.test_pickle.PyUnpicklerTests.test_binget)\nPASS: test_binunicode8 (test.test_pickle.PyUnpicklerTests.test_binunicode8)\nPASS: test_bytearray8 (test.test_pickle.PyUnpicklerTests.test_bytearray8)\nPASS: test_compat_unpickle (test.test_pickle.PyUnpicklerTests.test_compat_unpickle)\nPASS: test_constants (test.test_pickle.PyUnpicklerTests.test_constants)\nPASS: test_correctly_quoted_string (test.test_pickle.PyUnpicklerTests.test_correctly_quoted_string)\nPASS: test_dup (test.test_pickle.PyUnpicklerTests.test_dup)\nPASS: test_empty_bytestring (test.test_pickle.PyUnpicklerTests.test_empty_bytestring)\nPASS: test_frame_readline (test.test_pickle.PyUnpicklerTests.test_frame_readline)\nPASS: test_get (test.test_pickle.PyUnpicklerTests.test_get)\nSKIP: test_large_32b_binbytes8 (test.test_pickle.PyUnpicklerTests.test_large_32b_binbytes8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_binunicode8 (test.test_pickle.PyUnpicklerTests.test_large_32b_binunicode8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_bytearray8 (test.test_pickle.PyUnpicklerTests.test_large_32b_bytearray8) 'test is only meaningful on 32-bit builds'\nPASS: test_load_classic_instance (test.test_pickle.PyUnpicklerTests.test_load_classic_instance)\nPASS: test_load_from_data0 (test.test_pickle.PyUnpicklerTests.test_load_from_data0)\nPASS: test_load_from_data1 (test.test_pickle.PyUnpicklerTests.test_load_from_data1)\nPASS: test_load_from_data2 (test.test_pickle.PyUnpicklerTests.test_load_from_data2)\nPASS: test_load_from_data3 (test.test_pickle.PyUnpicklerTests.test_load_from_data3)\nPASS: test_load_from_data4 (test.test_pickle.PyUnpicklerTests.test_load_from_data4)\nPASS: test_load_long_python2_str_as_bytes (test.test_pickle.PyUnpicklerTests.test_load_long_python2_str_as_bytes)\nPASS: test_load_python2_str_as_bytes (test.test_pickle.PyUnpicklerTests.test_load_python2_str_as_bytes)\nPASS: test_load_python2_unicode_as_str (test.test_pickle.PyUnpicklerTests.test_load_python2_unicode_as_str)\nPASS: test_long_binget (test.test_pickle.PyUnpicklerTests.test_long_binget)\nPASS: test_maxint64 (test.test_pickle.PyUnpicklerTests.test_maxint64)\nPASS: test_misc_get (test.test_pickle.PyUnpicklerTests.test_misc_get)\nSKIP: test_negative_32b_binbytes (test.test_pickle.PyUnpicklerTests.test_negative_32b_binbytes) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binput (test.test_pickle.PyUnpicklerTests.test_negative_32b_binput) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binunicode (test.test_pickle.PyUnpicklerTests.test_negative_32b_binunicode) 'test is only meaningful on 32-bit builds'\nPASS: test_negative_put (test.test_pickle.PyUnpicklerTests.test_negative_put)\nPASS: test_short_binbytes (test.test_pickle.PyUnpicklerTests.test_short_binbytes)\nPASS: test_short_binunicode (test.test_pickle.PyUnpicklerTests.test_short_binunicode)\nPASS: test_truncated_data (test.test_pickle.PyUnpicklerTests.test_truncated_data)\nPASS: test_unpickle_from_2x (test.test_pickle.PyUnpicklerTests.test_unpickle_from_2x)\nPASS: test_unpickle_module_race (test.test_pickle.PyUnpicklerTests.test_unpickle_module_race)\nPASS: test_pickler (test.test_pickle.SizeofTests.test_pickler)\nPASS: test_unpickler (test.test_pickle.SizeofTests.test_unpickler)\n\n----------------------------------------------------------------------\nRan 735 tests in 16.486s\n\nOK (skipped=34)\n0:02:27 load avg: 4.09 [311/469] test_quopri passed\nPASS: test_decode (test.test_quopri.QuopriTestCase.test_decode)\nPASS: test_decode_header (test.test_quopri.QuopriTestCase.test_decode_header)\nPASS: test_decodestring (test.test_quopri.QuopriTestCase.test_decodestring)\nPASS: test_decodestring_double_equals (test.test_quopri.QuopriTestCase.test_decodestring_double_equals)\nPASS: test_embedded_ws (test.test_quopri.QuopriTestCase.test_embedded_ws)\nPASS: test_encode (test.test_quopri.QuopriTestCase.test_encode)\nPASS: test_encode_header (test.test_quopri.QuopriTestCase.test_encode_header)\nPASS: test_encodestring (test.test_quopri.QuopriTestCase.test_encodestring)\nPASS: test_idempotent_string (test.test_quopri.QuopriTestCase.test_idempotent_string)\nPASS: test_scriptdecode (test.test_quopri.QuopriTestCase.test_scriptdecode)\nPASS: test_scriptencode (test.test_quopri.QuopriTestCase.test_scriptencode)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.157s\n\nOK\n0:02:27 load avg: 4.09 [312/469] test_pyclbr passed\nPASS: test_decorators (test.test_pyclbr.PyclbrTest.test_decorators)\nPASS: test_easy (test.test_pyclbr.PyclbrTest.test_easy)\nPASS: test_nested (test.test_pyclbr.PyclbrTest.test_nested)\nPASS: test_others (test.test_pyclbr.PyclbrTest.test_others)\nPASS: test_dotted_name_not_a_package (test.test_pyclbr.ReadmoduleTests.test_dotted_name_not_a_package)\nPASS: test_module_has_no_spec (test.test_pyclbr.ReadmoduleTests.test_module_has_no_spec)\n\n----------------------------------------------------------------------\nRan 6 tests in 2.537s\n\nOK\n0:02:27 load avg: 4.09 [313/469] test_raise passed\nPASS: testCauseSyntax (test.test_raise.TestCause.testCauseSyntax)\nPASS: test_class_cause (test.test_raise.TestCause.test_class_cause)\nPASS: test_erroneous_cause (test.test_raise.TestCause.test_erroneous_cause)\nPASS: test_instance_cause (test.test_raise.TestCause.test_instance_cause)\nPASS: test_invalid_cause (test.test_raise.TestCause.test_invalid_cause)\nPASS: test_3118 (test.test_raise.TestContext.test_3118)\nPASS: test_3611 (test.test_raise.TestContext.test_3611)\nPASS: test_c_exception_context (test.test_raise.TestContext.test_c_exception_context)\nPASS: test_c_exception_raise (test.test_raise.TestContext.test_c_exception_raise)\nPASS: test_class_context_class_raise (test.test_raise.TestContext.test_class_context_class_raise)\nPASS: test_class_context_instance_raise (test.test_raise.TestContext.test_class_context_instance_raise)\nPASS: test_context_manager (test.test_raise.TestContext.test_context_manager)\nPASS: test_cycle_broken (test.test_raise.TestContext.test_cycle_broken)\nPASS: test_instance_context_instance_raise (test.test_raise.TestContext.test_instance_context_instance_raise)\nPASS: test_noraise_finally (test.test_raise.TestContext.test_noraise_finally)\nPASS: test_not_last (test.test_raise.TestContext.test_not_last)\nPASS: test_raise_finally (test.test_raise.TestContext.test_raise_finally)\nPASS: test_reraise_cycle_broken (test.test_raise.TestContext.test_reraise_cycle_broken)\nPASS: test_assert_with_tuple_arg (test.test_raise.TestRaise.test_assert_with_tuple_arg)\nPASS: test_erroneous_exception (test.test_raise.TestRaise.test_erroneous_exception)\nPASS: test_except_reraise (test.test_raise.TestRaise.test_except_reraise)\nPASS: test_finally_reraise (test.test_raise.TestRaise.test_finally_reraise)\nPASS: test_invalid_reraise (test.test_raise.TestRaise.test_invalid_reraise)\nPASS: test_nested_reraise (test.test_raise.TestRaise.test_nested_reraise)\nPASS: test_new_returns_invalid_instance (test.test_raise.TestRaise.test_new_returns_invalid_instance)\nPASS: test_raise_from_None (test.test_raise.TestRaise.test_raise_from_None)\nPASS: test_reraise (test.test_raise.TestRaise.test_reraise)\nPASS: test_with_reraise1 (test.test_raise.TestRaise.test_with_reraise1)\nPASS: test_with_reraise2 (test.test_raise.TestRaise.test_with_reraise2)\nPASS: test_yield_reraise (test.test_raise.TestRaise.test_yield_reraise)\nPASS: test_strings (test.test_raise.TestRemovedFunctionality.test_strings)\nPASS: test_tuples (test.test_raise.TestRemovedFunctionality.test_tuples)\nPASS: test_accepts_traceback (test.test_raise.TestTraceback.test_accepts_traceback)\nPASS: test_sets_traceback (test.test_raise.TestTraceback.test_sets_traceback)\nPASS: test_attrs (test.test_raise.TestTracebackType.test_attrs)\nPASS: test_constructor (test.test_raise.TestTracebackType.test_constructor)\n\n----------------------------------------------------------------------\nRan 36 tests in 0.016s\n\nOK\n0:02:28 load avg: 3.92 [314/469] test_range passed\nPASS: test_attributes (test.test_range.RangeTest.test_attributes)\nPASS: test_comparison (test.test_range.RangeTest.test_comparison)\nPASS: test_contains (test.test_range.RangeTest.test_contains)\nPASS: test_count (test.test_range.RangeTest.test_count)\nPASS: test_empty (test.test_range.RangeTest.test_empty)\nPASS: test_exhausted_iterator_pickling (test.test_range.RangeTest.test_exhausted_iterator_pickling)\nPASS: test_index (test.test_range.RangeTest.test_index)\nPASS: test_invalid_invocation (test.test_range.RangeTest.test_invalid_invocation)\nPASS: test_issue11845 (test.test_range.RangeTest.test_issue11845)\nPASS: test_iterator_pickling (test.test_range.RangeTest.test_iterator_pickling)\nPASS: test_iterator_pickling_overflowing_index (test.test_range.RangeTest.test_iterator_pickling_overflowing_index)\nPASS: test_iterator_setstate (test.test_range.RangeTest.test_iterator_setstate)\nPASS: test_iterator_unpickle_compat (test.test_range.RangeTest.test_iterator_unpickle_compat)\nPASS: test_large_exhausted_iterator_pickling (test.test_range.RangeTest.test_large_exhausted_iterator_pickling)\nPASS: test_large_operands (test.test_range.RangeTest.test_large_operands)\nPASS: test_large_range (test.test_range.RangeTest.test_large_range)\nPASS: test_odd_bug (test.test_range.RangeTest.test_odd_bug)\nPASS: test_pickling (test.test_range.RangeTest.test_pickling)\nPASS: test_range (test.test_range.RangeTest.test_range)\nPASS: test_range_constructor_error_messages (test.test_range.RangeTest.test_range_constructor_error_messages)\nPASS: test_range_iterators (test.test_range.RangeTest.test_range_iterators)\nPASS: test_range_iterators_invocation (test.test_range.RangeTest.test_range_iterators_invocation)\nPASS: test_repr (test.test_range.RangeTest.test_repr)\nPASS: test_reverse_iteration (test.test_range.RangeTest.test_reverse_iteration)\nPASS: test_slice (test.test_range.RangeTest.test_slice)\nPASS: test_strided_limits (test.test_range.RangeTest.test_strided_limits)\nPASS: test_types (test.test_range.RangeTest.test_types)\nPASS: test_user_index_method (test.test_range.RangeTest.test_user_index_method)\n\n----------------------------------------------------------------------\nRan 28 tests in 0.922s\n\nOK\n0:02:29 load avg: 3.92 [315/469] test_pydoc passed\nPASS: test__future__imports (test.test_pydoc.PydocDocTest.test__future__imports)\nPASS: test_allmethods (test.test_pydoc.PydocDocTest.test_allmethods)\ntest_builtin_no_child (test.test_pydoc.PydocDocTest.test_builtin_no_child)\nPASS: Tests help on builtin object which have no child classes.\ntest_builtin_on_metaclasses (test.test_pydoc.PydocDocTest.test_builtin_on_metaclasses)\nPASS: Tests help on metaclasses.\ntest_builtin_with_child (test.test_pydoc.PydocDocTest.test_builtin_with_child)\nPASS: Tests help on builtin object which have only child classes.\ntest_builtin_with_grandchild (test.test_pydoc.PydocDocTest.test_builtin_with_grandchild)\nPASS: Tests help on builtin classes which have grandchild classes.\ntest_builtin_with_more_than_four_children (test.test_pydoc.PydocDocTest.test_builtin_with_more_than_four_children)\nPASS: Tests help on builtin object which have more than four child classes.\nPASS: test_fail_help_cli (test.test_pydoc.PydocDocTest.test_fail_help_cli)\nPASS: test_fail_help_output_redirect (test.test_pydoc.PydocDocTest.test_fail_help_output_redirect)\nPASS: test_getpager_with_stdin_none (test.test_pydoc.PydocDocTest.test_getpager_with_stdin_none)\nPASS: test_help_output_redirect (test.test_pydoc.PydocDocTest.test_help_output_redirect)\nPASS: test_html_doc (test.test_pydoc.PydocDocTest.test_html_doc)\nPASS: test_input_strip (test.test_pydoc.PydocDocTest.test_input_strip)\nPASS: test_is_package_when_is_package (test.test_pydoc.PydocDocTest.test_is_package_when_is_package)\nPASS: test_is_package_when_not_package (test.test_pydoc.PydocDocTest.test_is_package_when_not_package)\nPASS: test_issue8225 (test.test_pydoc.PydocDocTest.test_issue8225)\nPASS: test_method_aliases (test.test_pydoc.PydocDocTest.test_method_aliases)\nPASS: test_mixed_case_module_names_are_lower_cased (test.test_pydoc.PydocDocTest.test_mixed_case_module_names_are_lower_cased)\nPASS: test_namedtuple_fields (test.test_pydoc.PydocDocTest.test_namedtuple_fields)\nPASS: test_namedtuple_public_underscore (test.test_pydoc.PydocDocTest.test_namedtuple_public_underscore)\nPASS: test_non_str_name (test.test_pydoc.PydocDocTest.test_non_str_name)\nPASS: test_not_ascii (test.test_pydoc.PydocDocTest.test_not_ascii)\nPASS: test_not_here (test.test_pydoc.PydocDocTest.test_not_here)\nPASS: test_splitdoc_with_description (test.test_pydoc.PydocDocTest.test_splitdoc_with_description)\nPASS: test_stripid (test.test_pydoc.PydocDocTest.test_stripid)\nPASS: test_synopsis (test.test_pydoc.PydocDocTest.test_synopsis)\nPASS: test_synopsis_sourceless (test.test_pydoc.PydocDocTest.test_synopsis_sourceless)\nPASS: test_synopsis_sourceless_empty_doc (test.test_pydoc.PydocDocTest.test_synopsis_sourceless_empty_doc)\nPASS: test_text_doc (test.test_pydoc.PydocDocTest.test_text_doc)\nPASS: test_text_enum_member_with_value_zero (test.test_pydoc.PydocDocTest.test_text_enum_member_with_value_zero)\nPASS: test_apropos_empty_doc (test.test_pydoc.PydocImportTest.test_apropos_empty_doc)\nPASS: test_apropos_with_bad_package (test.test_pydoc.PydocImportTest.test_apropos_with_bad_package)\nPASS: test_apropos_with_unreadable_dir (test.test_pydoc.PydocImportTest.test_apropos_with_unreadable_dir)\nPASS: test_badimport (test.test_pydoc.PydocImportTest.test_badimport)\nPASS: test_importfile (test.test_pydoc.PydocImportTest.test_importfile)\nSKIP: test_modules (test.test_pydoc.PydocImportTest.test_modules) 'causes undesirable side-effects (#20128)'\nSKIP: test_modules_search (test.test_pydoc.PydocImportTest.test_modules_search) 'causes undesirable side-effects (#20128)'\nSKIP: test_modules_search_builtin (test.test_pydoc.PydocImportTest.test_modules_search_builtin) 'some buildbots are not cooperating (#20128)'\nPASS: test_url_search_package_error (test.test_pydoc.PydocImportTest.test_url_search_package_error)\nPASS: test_server (test.test_pydoc.PydocServerTest.test_server)\nPASS: test_content_type_err (test.test_pydoc.PydocUrlHandlerTest.test_content_type_err)\nPASS: test_url_requests (test.test_pydoc.PydocUrlHandlerTest.test_url_requests)\nPASS: test_DynamicClassAttribute (test.test_pydoc.PydocWithMetaClasses.test_DynamicClassAttribute)\nPASS: test_buggy_dir (test.test_pydoc.PydocWithMetaClasses.test_buggy_dir)\nPASS: test_resolve_false (test.test_pydoc.PydocWithMetaClasses.test_resolve_false)\nPASS: test_virtualClassAttributeWithOneMeta (test.test_pydoc.PydocWithMetaClasses.test_virtualClassAttributeWithOneMeta)\nPASS: test_virtualClassAttributeWithTwoMeta (test.test_pydoc.PydocWithMetaClasses.test_virtualClassAttributeWithTwoMeta)\nPASS: test_async_annotation (test.test_pydoc.TestDescriptions.test_async_annotation)\nPASS: test_async_generator_annotation (test.test_pydoc.TestDescriptions.test_async_generator_annotation)\nPASS: test_bound_builtin_method (test.test_pydoc.TestDescriptions.test_bound_builtin_method)\nPASS: test_bound_python_method (test.test_pydoc.TestDescriptions.test_bound_python_method)\nPASS: test_builtin (test.test_pydoc.TestDescriptions.test_builtin)\nPASS: test_class (test.test_pydoc.TestDescriptions.test_class)\nPASS: test_classmethod (test.test_pydoc.TestDescriptions.test_classmethod)\nPASS: test_custom_data_descriptor (test.test_pydoc.TestDescriptions.test_custom_data_descriptor)\nPASS: test_custom_non_data_descriptor (test.test_pydoc.TestDescriptions.test_custom_non_data_descriptor)\nPASS: test_dict_attr_descriptor (test.test_pydoc.TestDescriptions.test_dict_attr_descriptor)\nPASS: test_field_order_for_named_tuples (test.test_pydoc.TestDescriptions.test_field_order_for_named_tuples)\nPASS: test_generic_alias (test.test_pydoc.TestDescriptions.test_generic_alias)\nPASS: test_getset_descriptor (test.test_pydoc.TestDescriptions.test_getset_descriptor)\nPASS: test_html_for_https_links (test.test_pydoc.TestDescriptions.test_html_for_https_links)\nPASS: test_member_descriptor (test.test_pydoc.TestDescriptions.test_member_descriptor)\nPASS: test_module (test.test_pydoc.TestDescriptions.test_module)\nPASS: test_module_level_callable (test.test_pydoc.TestDescriptions.test_module_level_callable)\nPASS: test_namedtuple_field_descriptor (test.test_pydoc.TestDescriptions.test_namedtuple_field_descriptor)\nPASS: test_property (test.test_pydoc.TestDescriptions.test_property)\nPASS: test_slot_descriptor (test.test_pydoc.TestDescriptions.test_slot_descriptor)\nPASS: test_special_form (test.test_pydoc.TestDescriptions.test_special_form)\nPASS: test_staticmethod (test.test_pydoc.TestDescriptions.test_staticmethod)\nPASS: test_structseq_member_descriptor (test.test_pydoc.TestDescriptions.test_structseq_member_descriptor)\nPASS: test_typing_pydoc (test.test_pydoc.TestDescriptions.test_typing_pydoc)\nPASS: test_unbound_builtin_method (test.test_pydoc.TestDescriptions.test_unbound_builtin_method)\nPASS: test_unbound_python_method (test.test_pydoc.TestDescriptions.test_unbound_python_method)\nPASS: test_union_type (test.test_pydoc.TestDescriptions.test_union_type)\nPASS: test_keywords (test.test_pydoc.TestHelper.test_keywords)\nPASS: test_sys_path_adjustment_adds_missing_curdir (test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_adds_missing_curdir)\nPASS: test_sys_path_adjustment_protects_pydoc_dir (test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_protects_pydoc_dir)\nPASS: test_sys_path_adjustment_removes_argv0_dir (test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_removes_argv0_dir)\nPASS: test_sys_path_adjustment_when_curdir_already_included (test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_when_curdir_already_included)\n\n----------------------------------------------------------------------\nRan 76 tests in 5.044s\n\nOK (skipped=3)\n0:02:29 load avg: 3.92 [316/469] test_random passed\nPASS: test_53_bits_per_float (test.test_random.MersenneTwister_TestBasicOps.test_53_bits_per_float)\nPASS: test_autoseed (test.test_random.MersenneTwister_TestBasicOps.test_autoseed)\nPASS: test_bigrand (test.test_random.MersenneTwister_TestBasicOps.test_bigrand)\nPASS: test_bigrand_ranges (test.test_random.MersenneTwister_TestBasicOps.test_bigrand_ranges)\nPASS: test_bug_1727780 (test.test_random.MersenneTwister_TestBasicOps.test_bug_1727780)\nPASS: test_bug_27706 (test.test_random.MersenneTwister_TestBasicOps.test_bug_27706)\nPASS: test_bug_31478 (test.test_random.MersenneTwister_TestBasicOps.test_bug_31478)\nPASS: test_bug_31482 (test.test_random.MersenneTwister_TestBasicOps.test_bug_31482)\nPASS: test_bug_9025 (test.test_random.MersenneTwister_TestBasicOps.test_bug_9025)\nPASS: test_choice (test.test_random.MersenneTwister_TestBasicOps.test_choice)\nPASS: test_choice_with_numpy (test.test_random.MersenneTwister_TestBasicOps.test_choice_with_numpy)\nPASS: test_choices (test.test_random.MersenneTwister_TestBasicOps.test_choices)\nPASS: test_choices_algorithms (test.test_random.MersenneTwister_TestBasicOps.test_choices_algorithms)\nPASS: test_choices_infinite_total (test.test_random.MersenneTwister_TestBasicOps.test_choices_infinite_total)\nPASS: test_choices_negative_total (test.test_random.MersenneTwister_TestBasicOps.test_choices_negative_total)\nPASS: test_choices_subnormal (test.test_random.MersenneTwister_TestBasicOps.test_choices_subnormal)\nPASS: test_choices_with_all_zero_weights (test.test_random.MersenneTwister_TestBasicOps.test_choices_with_all_zero_weights)\nPASS: test_gauss (test.test_random.MersenneTwister_TestBasicOps.test_gauss)\nPASS: test_getrandbits (test.test_random.MersenneTwister_TestBasicOps.test_getrandbits)\nPASS: test_guaranteed_stable (test.test_random.MersenneTwister_TestBasicOps.test_guaranteed_stable)\nPASS: test_long_seed (test.test_random.MersenneTwister_TestBasicOps.test_long_seed)\nPASS: test_mu_sigma_default_args (test.test_random.MersenneTwister_TestBasicOps.test_mu_sigma_default_args)\nPASS: test_pickling (test.test_random.MersenneTwister_TestBasicOps.test_pickling)\nPASS: test_randbelow_logic (test.test_random.MersenneTwister_TestBasicOps.test_randbelow_logic)\nPASS: test_randbelow_without_getrandbits (test.test_random.MersenneTwister_TestBasicOps.test_randbelow_without_getrandbits)\nPASS: test_randbytes (test.test_random.MersenneTwister_TestBasicOps.test_randbytes)\nPASS: test_randbytes_getrandbits (test.test_random.MersenneTwister_TestBasicOps.test_randbytes_getrandbits)\nPASS: test_randrange_bug_1590891 (test.test_random.MersenneTwister_TestBasicOps.test_randrange_bug_1590891)\nPASS: test_randrange_uses_getrandbits (test.test_random.MersenneTwister_TestBasicOps.test_randrange_uses_getrandbits)\nPASS: test_rangelimits (test.test_random.MersenneTwister_TestBasicOps.test_rangelimits)\nPASS: test_referenceImplementation (test.test_random.MersenneTwister_TestBasicOps.test_referenceImplementation)\nPASS: test_sample (test.test_random.MersenneTwister_TestBasicOps.test_sample)\nPASS: test_sample_counts_equivalence (test.test_random.MersenneTwister_TestBasicOps.test_sample_counts_equivalence)\nPASS: test_sample_distribution (test.test_random.MersenneTwister_TestBasicOps.test_sample_distribution)\nPASS: test_sample_inputs (test.test_random.MersenneTwister_TestBasicOps.test_sample_inputs)\nPASS: test_sample_on_dicts (test.test_random.MersenneTwister_TestBasicOps.test_sample_on_dicts)\nPASS: test_sample_on_seqsets (test.test_random.MersenneTwister_TestBasicOps.test_sample_on_seqsets)\nPASS: test_sample_on_sets (test.test_random.MersenneTwister_TestBasicOps.test_sample_on_sets)\nPASS: test_sample_with_counts (test.test_random.MersenneTwister_TestBasicOps.test_sample_with_counts)\nPASS: test_saverestore (test.test_random.MersenneTwister_TestBasicOps.test_saverestore)\nPASS: test_seed_no_mutate_bug_44018 (test.test_random.MersenneTwister_TestBasicOps.test_seed_no_mutate_bug_44018)\nPASS: test_seed_when_randomness_source_not_found (test.test_random.MersenneTwister_TestBasicOps.test_seed_when_randomness_source_not_found)\nPASS: test_seedargs (test.test_random.MersenneTwister_TestBasicOps.test_seedargs)\nPASS: test_setstate_first_arg (test.test_random.MersenneTwister_TestBasicOps.test_setstate_first_arg)\nPASS: test_setstate_middle_arg (test.test_random.MersenneTwister_TestBasicOps.test_setstate_middle_arg)\nPASS: test_shuffle (test.test_random.MersenneTwister_TestBasicOps.test_shuffle)\nPASS: test_strong_reference_implementation (test.test_random.MersenneTwister_TestBasicOps.test_strong_reference_implementation)\nPASS: test_53_bits_per_float (test.test_random.SystemRandom_TestBasicOps.test_53_bits_per_float)\nPASS: test_autoseed (test.test_random.SystemRandom_TestBasicOps.test_autoseed)\nPASS: test_bigrand (test.test_random.SystemRandom_TestBasicOps.test_bigrand)\nPASS: test_bigrand_ranges (test.test_random.SystemRandom_TestBasicOps.test_bigrand_ranges)\nPASS: test_bug_1727780 (test.test_random.SystemRandom_TestBasicOps.test_bug_1727780)\nPASS: test_bug_9025 (test.test_random.SystemRandom_TestBasicOps.test_bug_9025)\nPASS: test_choice (test.test_random.SystemRandom_TestBasicOps.test_choice)\nPASS: test_choice_with_numpy (test.test_random.SystemRandom_TestBasicOps.test_choice_with_numpy)\nPASS: test_choices (test.test_random.SystemRandom_TestBasicOps.test_choices)\nPASS: test_choices_infinite_total (test.test_random.SystemRandom_TestBasicOps.test_choices_infinite_total)\nPASS: test_choices_negative_total (test.test_random.SystemRandom_TestBasicOps.test_choices_negative_total)\nPASS: test_choices_subnormal (test.test_random.SystemRandom_TestBasicOps.test_choices_subnormal)\nPASS: test_choices_with_all_zero_weights (test.test_random.SystemRandom_TestBasicOps.test_choices_with_all_zero_weights)\nPASS: test_gauss (test.test_random.SystemRandom_TestBasicOps.test_gauss)\nPASS: test_getrandbits (test.test_random.SystemRandom_TestBasicOps.test_getrandbits)\nPASS: test_mu_sigma_default_args (test.test_random.SystemRandom_TestBasicOps.test_mu_sigma_default_args)\nPASS: test_pickling (test.test_random.SystemRandom_TestBasicOps.test_pickling)\nPASS: test_randbelow_logic (test.test_random.SystemRandom_TestBasicOps.test_randbelow_logic)\nPASS: test_randbytes (test.test_random.SystemRandom_TestBasicOps.test_randbytes)\nPASS: test_randrange_errors (test.test_random.SystemRandom_TestBasicOps.test_randrange_errors)\nPASS: test_randrange_nonunit_step (test.test_random.SystemRandom_TestBasicOps.test_randrange_nonunit_step)\nPASS: test_randrange_step (test.test_random.SystemRandom_TestBasicOps.test_randrange_step)\nPASS: test_rangelimits (test.test_random.SystemRandom_TestBasicOps.test_rangelimits)\nPASS: test_sample (test.test_random.SystemRandom_TestBasicOps.test_sample)\nPASS: test_sample_distribution (test.test_random.SystemRandom_TestBasicOps.test_sample_distribution)\nPASS: test_sample_inputs (test.test_random.SystemRandom_TestBasicOps.test_sample_inputs)\nPASS: test_sample_on_dicts (test.test_random.SystemRandom_TestBasicOps.test_sample_on_dicts)\nPASS: test_sample_on_seqsets (test.test_random.SystemRandom_TestBasicOps.test_sample_on_seqsets)\nPASS: test_sample_on_sets (test.test_random.SystemRandom_TestBasicOps.test_sample_on_sets)\nPASS: test_sample_with_counts (test.test_random.SystemRandom_TestBasicOps.test_sample_with_counts)\nPASS: test_saverestore (test.test_random.SystemRandom_TestBasicOps.test_saverestore)\nPASS: test_seed_no_mutate_bug_44018 (test.test_random.SystemRandom_TestBasicOps.test_seed_no_mutate_bug_44018)\nPASS: test_seed_when_randomness_source_not_found (test.test_random.SystemRandom_TestBasicOps.test_seed_when_randomness_source_not_found)\nPASS: test_seedargs (test.test_random.SystemRandom_TestBasicOps.test_seedargs)\nPASS: test_shuffle (test.test_random.SystemRandom_TestBasicOps.test_shuffle)\nPASS: test_avg_std (test.test_random.TestDistributions.test_avg_std)\nPASS: test_betavariate_return_zero (test.test_random.TestDistributions.test_betavariate_return_zero)\nPASS: test_binomialvariate (test.test_random.TestDistributions.test_binomialvariate)\nPASS: test_constant (test.test_random.TestDistributions.test_constant)\nPASS: test_gammavariate_alpha_between_zero_and_one (test.test_random.TestDistributions.test_gammavariate_alpha_between_zero_and_one)\nPASS: test_gammavariate_alpha_equal_one (test.test_random.TestDistributions.test_gammavariate_alpha_equal_one)\nPASS: test_gammavariate_alpha_equal_one_equals_expovariate (test.test_random.TestDistributions.test_gammavariate_alpha_equal_one_equals_expovariate)\nPASS: test_gammavariate_alpha_greater_one (test.test_random.TestDistributions.test_gammavariate_alpha_greater_one)\nPASS: test_gammavariate_errors (test.test_random.TestDistributions.test_gammavariate_errors)\nPASS: test_von_mises_large_kappa (test.test_random.TestDistributions.test_von_mises_large_kappa)\nPASS: test_von_mises_range (test.test_random.TestDistributions.test_von_mises_range)\nPASS: test_zeroinputs (test.test_random.TestDistributions.test_zeroinputs)\nPASS: testMagicConstants (test.test_random.TestModule.testMagicConstants)\nPASS: test__all__ (test.test_random.TestModule.test__all__)\nPASS: test_after_fork (test.test_random.TestModule.test_after_fork)\nPASS: test_random_subclass_with_kwargs (test.test_random.TestRandomSubclassing.test_random_subclass_with_kwargs)\nPASS: test_subclasses_overriding_methods (test.test_random.TestRandomSubclassing.test_subclasses_overriding_methods)\nPASS: test_bug_41052 (test.test_random.TestRawMersenneTwister.test_bug_41052)\nPASS: test_bug_42008 (test.test_random.TestRawMersenneTwister.test_bug_42008)\n\n----------------------------------------------------------------------\nRan 101 tests in 2.158s\n\nOK\n0:02:30 load avg: 3.92 [317/469] test_readline skipped\ntest_readline skipped -- No module named 'readline'\n0:02:30 load avg: 3.92 [318/469] test_re passed\nPASS: test_atomic_group (test.test_re.DebugTests.test_atomic_group)\nPASS: test_debug_flag (test.test_re.DebugTests.test_debug_flag)\nPASS: test_possesive_repeat (test.test_re.DebugTests.test_possesive_repeat)\nPASS: test_possesive_repeat_one (test.test_re.DebugTests.test_possesive_repeat_one)\ntest_re_benchmarks (test.test_re.ExternalTests.test_re_benchmarks)\nPASS: re_tests benchmarks\ntest_re_tests (test.test_re.ExternalTests.test_re_tests)\nPASS: re_tests test suite\nPASS: test_case_helpers (test.test_re.ImplementationTest.test_case_helpers)\nPASS: test_dealloc (test.test_re.ImplementationTest.test_dealloc)\nPASS: test_deprecated_modules (test.test_re.ImplementationTest.test_deprecated_modules)\nPASS: test_disallow_instantiation (test.test_re.ImplementationTest.test_disallow_instantiation)\nPASS: test_immutable (test.test_re.ImplementationTest.test_immutable)\nPASS: test_overlap_table (test.test_re.ImplementationTest.test_overlap_table)\nPASS: test_repeat_minmax_overflow_maxrepeat (test.test_re.ImplementationTest.test_repeat_minmax_overflow_maxrepeat)\nPASS: test_signedness (test.test_re.ImplementationTest.test_signedness)\nPASS: test_sre_template_invalid_group_index (test.test_re.ImplementationTest.test_sre_template_invalid_group_index)\nPASS: test_bytes (test.test_re.PatternReprTests.test_bytes)\nPASS: test_flags_repr (test.test_re.PatternReprTests.test_flags_repr)\nPASS: test_inline_flags (test.test_re.PatternReprTests.test_inline_flags)\nPASS: test_locale (test.test_re.PatternReprTests.test_locale)\nPASS: test_long_pattern (test.test_re.PatternReprTests.test_long_pattern)\nPASS: test_multiple_flags (test.test_re.PatternReprTests.test_multiple_flags)\nPASS: test_quotes (test.test_re.PatternReprTests.test_quotes)\nPASS: test_single_flag (test.test_re.PatternReprTests.test_single_flag)\nPASS: test_unicode_flag (test.test_re.PatternReprTests.test_unicode_flag)\nPASS: test_unknown_flags (test.test_re.PatternReprTests.test_unknown_flags)\nPASS: test_without_flags (test.test_re.PatternReprTests.test_without_flags)\nPASS: test_ASSERT_NOT_mark_bug (test.test_re.ReTests.test_ASSERT_NOT_mark_bug)\nPASS: test_MARK_PUSH_macro_bug (test.test_re.ReTests.test_MARK_PUSH_macro_bug)\nPASS: test_MIN_REPEAT_ONE_mark_bug (test.test_re.ReTests.test_MIN_REPEAT_ONE_mark_bug)\nPASS: test_MIN_UNTIL_mark_bug (test.test_re.ReTests.test_MIN_UNTIL_mark_bug)\nPASS: test_REPEAT_ONE_mark_bug (test.test_re.ReTests.test_REPEAT_ONE_mark_bug)\nPASS: test_anyall (test.test_re.ReTests.test_anyall)\nPASS: test_ascii_and_unicode_flag (test.test_re.ReTests.test_ascii_and_unicode_flag)\ntest_atomic_grouping (test.test_re.ReTests.test_atomic_grouping)\nPASS: Test Atomic Grouping\nPASS: test_backref_group_name_in_exception (test.test_re.ReTests.test_backref_group_name_in_exception)\nPASS: test_basic_re_sub (test.test_re.ReTests.test_basic_re_sub)\nPASS: test_big_codesize (test.test_re.ReTests.test_big_codesize)\nPASS: test_bigcharset (test.test_re.ReTests.test_bigcharset)\ntest_branching (test.test_re.ReTests.test_branching)\nPASS: Test Branching\nPASS: test_bug_113254 (test.test_re.ReTests.test_bug_113254)\nPASS: test_bug_114660 (test.test_re.ReTests.test_bug_114660)\nPASS: test_bug_117612 (test.test_re.ReTests.test_bug_117612)\nPASS: test_bug_1661 (test.test_re.ReTests.test_bug_1661)\nPASS: test_bug_16688 (test.test_re.ReTests.test_bug_16688)\nPASS: test_bug_20998 (test.test_re.ReTests.test_bug_20998)\nPASS: test_bug_2537 (test.test_re.ReTests.test_bug_2537)\nPASS: test_bug_29444 (test.test_re.ReTests.test_bug_29444)\nPASS: test_bug_34294 (test.test_re.ReTests.test_bug_34294)\nPASS: test_bug_3629 (test.test_re.ReTests.test_bug_3629)\nPASS: test_bug_40736 (test.test_re.ReTests.test_bug_40736)\nPASS: test_bug_418626 (test.test_re.ReTests.test_bug_418626)\nPASS: test_bug_448951 (test.test_re.ReTests.test_bug_448951)\nPASS: test_bug_449000 (test.test_re.ReTests.test_bug_449000)\nPASS: test_bug_449964 (test.test_re.ReTests.test_bug_449964)\nPASS: test_bug_527371 (test.test_re.ReTests.test_bug_527371)\nPASS: test_bug_581080 (test.test_re.ReTests.test_bug_581080)\nPASS: test_bug_612074 (test.test_re.ReTests.test_bug_612074)\nPASS: test_bug_6509 (test.test_re.ReTests.test_bug_6509)\nPASS: test_bug_6561 (test.test_re.ReTests.test_bug_6561)\nPASS: test_bug_725106 (test.test_re.ReTests.test_bug_725106)\nPASS: test_bug_725149 (test.test_re.ReTests.test_bug_725149)\nPASS: test_bug_764548 (test.test_re.ReTests.test_bug_764548)\nPASS: test_bug_817234 (test.test_re.ReTests.test_bug_817234)\nPASS: test_bug_926075 (test.test_re.ReTests.test_bug_926075)\nPASS: test_bug_931848 (test.test_re.ReTests.test_bug_931848)\nPASS: test_bug_gh106052 (test.test_re.ReTests.test_bug_gh106052)\nPASS: test_bug_gh91616 (test.test_re.ReTests.test_bug_gh91616)\nPASS: test_bytes_str_mixing (test.test_re.ReTests.test_bytes_str_mixing)\nPASS: test_category (test.test_re.ReTests.test_category)\nPASS: test_character_set_errors (test.test_re.ReTests.test_character_set_errors)\nPASS: test_comments (test.test_re.ReTests.test_comments)\nPASS: test_compile (test.test_re.ReTests.test_compile)\nPASS: test_constants (test.test_re.ReTests.test_constants)\nPASS: test_copying (test.test_re.ReTests.test_copying)\ntest_dollar_matches_twice (test.test_re.ReTests.test_dollar_matches_twice)\nPASS: Test that $ does not include \\n\nPASS: test_empty_array (test.test_re.ReTests.test_empty_array)\nPASS: test_enum (test.test_re.ReTests.test_enum)\nPASS: test_error (test.test_re.ReTests.test_error)\nPASS: test_expand (test.test_re.ReTests.test_expand)\nPASS: test_findall_atomic_grouping (test.test_re.ReTests.test_findall_atomic_grouping)\nPASS: test_findall_possessive_quantifiers (test.test_re.ReTests.test_findall_possessive_quantifiers)\nPASS: test_finditer (test.test_re.ReTests.test_finditer)\nPASS: test_flags (test.test_re.ReTests.test_flags)\nPASS: test_fullmatch_atomic_grouping (test.test_re.ReTests.test_fullmatch_atomic_grouping)\nPASS: test_fullmatch_possessive_quantifiers (test.test_re.ReTests.test_fullmatch_possessive_quantifiers)\nPASS: test_getattr (test.test_re.ReTests.test_getattr)\nPASS: test_group (test.test_re.ReTests.test_group)\nPASS: test_group_name_in_exception (test.test_re.ReTests.test_group_name_in_exception)\nPASS: test_groupdict (test.test_re.ReTests.test_groupdict)\nPASS: test_ignore_case (test.test_re.ReTests.test_ignore_case)\nPASS: test_ignore_case_range (test.test_re.ReTests.test_ignore_case_range)\nPASS: test_ignore_case_set (test.test_re.ReTests.test_ignore_case_set)\nPASS: test_ignore_spaces (test.test_re.ReTests.test_ignore_spaces)\nPASS: test_inline_flags (test.test_re.ReTests.test_inline_flags)\nPASS: test_issue17998 (test.test_re.ReTests.test_issue17998)\nPASS: test_keep_buffer (test.test_re.ReTests.test_keep_buffer)\nPASS: test_keyword_parameters (test.test_re.ReTests.test_keyword_parameters)\nPASS: test_large_search (test.test_re.ReTests.test_large_search)\nPASS: test_large_subn (test.test_re.ReTests.test_large_subn)\nSKIP: test_locale_caching (test.test_re.ReTests.test_locale_caching) 'test needs en_US.iso88591 locale'\nSKIP: test_locale_compiled (test.test_re.ReTests.test_locale_compiled) 'test needs en_US.iso88591 locale'\nPASS: test_locale_flag (test.test_re.ReTests.test_locale_flag)\nPASS: test_look_behind_overflow (test.test_re.ReTests.test_look_behind_overflow)\nPASS: test_lookahead (test.test_re.ReTests.test_lookahead)\nPASS: test_lookbehind (test.test_re.ReTests.test_lookbehind)\nPASS: test_match_getitem (test.test_re.ReTests.test_match_getitem)\nPASS: test_match_repr (test.test_re.ReTests.test_match_repr)\nPASS: test_misc_errors (test.test_re.ReTests.test_misc_errors)\nPASS: test_multiple_repeat (test.test_re.ReTests.test_multiple_repeat)\nPASS: test_named_unicode_escapes (test.test_re.ReTests.test_named_unicode_escapes)\nPASS: test_not_literal (test.test_re.ReTests.test_not_literal)\nPASS: test_nothing_to_repeat (test.test_re.ReTests.test_nothing_to_repeat)\nPASS: test_other_escapes (test.test_re.ReTests.test_other_escapes)\nPASS: test_pattern_compare (test.test_re.ReTests.test_pattern_compare)\nPASS: test_pattern_compare_bytes (test.test_re.ReTests.test_pattern_compare_bytes)\nPASS: test_pickling (test.test_re.ReTests.test_pickling)\ntest_possessive_quantifiers (test.test_re.ReTests.test_possessive_quantifiers)\nPASS: Test Possessive Quantifiers\nPASS: test_possible_set_operations (test.test_re.ReTests.test_possible_set_operations)\nPASS: test_qualified_re_split (test.test_re.ReTests.test_qualified_re_split)\nPASS: test_qualified_re_sub (test.test_re.ReTests.test_qualified_re_sub)\nPASS: test_re_escape (test.test_re.ReTests.test_re_escape)\nPASS: test_re_escape_bytes (test.test_re.ReTests.test_re_escape_bytes)\nPASS: test_re_escape_non_ascii (test.test_re.ReTests.test_re_escape_non_ascii)\nPASS: test_re_escape_non_ascii_bytes (test.test_re.ReTests.test_re_escape_non_ascii_bytes)\nPASS: test_re_findall (test.test_re.ReTests.test_re_findall)\nPASS: test_re_fullmatch (test.test_re.ReTests.test_re_fullmatch)\nPASS: test_re_groupref (test.test_re.ReTests.test_re_groupref)\nPASS: test_re_groupref_exists (test.test_re.ReTests.test_re_groupref_exists)\nPASS: test_re_groupref_exists_errors (test.test_re.ReTests.test_re_groupref_exists_errors)\nPASS: test_re_groupref_exists_validation_bug (test.test_re.ReTests.test_re_groupref_exists_validation_bug)\nPASS: test_re_groupref_overflow (test.test_re.ReTests.test_re_groupref_overflow)\nPASS: test_re_match (test.test_re.ReTests.test_re_match)\nPASS: test_re_split (test.test_re.ReTests.test_re_split)\nPASS: test_re_subn (test.test_re.ReTests.test_re_subn)\nPASS: test_regression_gh94675 (test.test_re.ReTests.test_regression_gh94675)\nPASS: test_repeat_minmax (test.test_re.ReTests.test_repeat_minmax)\nPASS: test_repeat_minmax_overflow (test.test_re.ReTests.test_repeat_minmax_overflow)\nPASS: test_scanner (test.test_re.ReTests.test_scanner)\nPASS: test_scoped_flags (test.test_re.ReTests.test_scoped_flags)\nPASS: test_search_anchor_at_beginning (test.test_re.ReTests.test_search_anchor_at_beginning)\nPASS: test_search_coverage (test.test_re.ReTests.test_search_coverage)\nPASS: test_search_dot_unicode (test.test_re.ReTests.test_search_dot_unicode)\nPASS: test_search_star_plus (test.test_re.ReTests.test_search_star_plus)\nPASS: test_special_escapes (test.test_re.ReTests.test_special_escapes)\nPASS: test_sre_byte_class_literals (test.test_re.ReTests.test_sre_byte_class_literals)\nPASS: test_sre_byte_literals (test.test_re.ReTests.test_sre_byte_literals)\nPASS: test_sre_character_class_literals (test.test_re.ReTests.test_sre_character_class_literals)\nPASS: test_sre_character_literals (test.test_re.ReTests.test_sre_character_literals)\nPASS: test_stack_overflow (test.test_re.ReTests.test_stack_overflow)\nPASS: test_string_boundaries (test.test_re.ReTests.test_string_boundaries)\nPASS: test_sub_template_numeric_escape (test.test_re.ReTests.test_sub_template_numeric_escape)\nPASS: test_symbolic_groups (test.test_re.ReTests.test_symbolic_groups)\nPASS: test_symbolic_groups_errors (test.test_re.ReTests.test_symbolic_groups_errors)\nPASS: test_symbolic_refs (test.test_re.ReTests.test_symbolic_refs)\nPASS: test_symbolic_refs_errors (test.test_re.ReTests.test_symbolic_refs_errors)\nPASS: test_template_function_and_flag_is_deprecated (test.test_re.ReTests.test_template_function_and_flag_is_deprecated)\nPASS: test_unlimited_zero_width_repeat (test.test_re.ReTests.test_unlimited_zero_width_repeat)\nPASS: test_weakref (test.test_re.ReTests.test_weakref)\nPASS: test_zerowidth (test.test_re.ReTests.test_zerowidth)\n\n----------------------------------------------------------------------\nRan 159 tests in 1.454s\n\nOK (skipped=2)\n0:02:30 load avg: 3.92 [319/469] test_reprlib passed\nSKIP: test_builtin_function (test.test_reprlib.LongReprTest.test_builtin_function) 'needs a built-in function with a really long name'\nPASS: test_class (test.test_reprlib.LongReprTest.test_class)\nPASS: test_instance (test.test_reprlib.LongReprTest.test_instance)\nPASS: test_method (test.test_reprlib.LongReprTest.test_method)\nPASS: test_module (test.test_reprlib.LongReprTest.test_module)\nSKIP: test_object (test.test_reprlib.LongReprTest.test_object) 'need a suitable object'\nPASS: test_type (test.test_reprlib.LongReprTest.test_type)\nPASS: test_builtin_function (test.test_reprlib.ReprTests.test_builtin_function)\nPASS: test_cell (test.test_reprlib.ReprTests.test_cell)\nPASS: test_container (test.test_reprlib.ReprTests.test_container)\nPASS: test_descriptors (test.test_reprlib.ReprTests.test_descriptors)\nPASS: test_frozenset (test.test_reprlib.ReprTests.test_frozenset)\nPASS: test_init_kwargs (test.test_reprlib.ReprTests.test_init_kwargs)\nPASS: test_instance (test.test_reprlib.ReprTests.test_instance)\nPASS: test_invalid_indent (test.test_reprlib.ReprTests.test_invalid_indent)\nPASS: test_lambda (test.test_reprlib.ReprTests.test_lambda)\nPASS: test_nesting (test.test_reprlib.ReprTests.test_nesting)\nPASS: test_numbers (test.test_reprlib.ReprTests.test_numbers)\nPASS: test_range (test.test_reprlib.ReprTests.test_range)\nPASS: test_set_literal (test.test_reprlib.ReprTests.test_set_literal)\nPASS: test_string (test.test_reprlib.ReprTests.test_string)\nPASS: test_tuple (test.test_reprlib.ReprTests.test_tuple)\nPASS: test_unsortable (test.test_reprlib.ReprTests.test_unsortable)\nPASS: test_valid_indent (test.test_reprlib.ReprTests.test_valid_indent)\nPASS: test__type_params__ (test.test_reprlib.TestRecursiveRepr.test__type_params__)\nPASS: test_assigned_attributes (test.test_reprlib.TestRecursiveRepr.test_assigned_attributes)\nPASS: test_recursive_repr (test.test_reprlib.TestRecursiveRepr.test_recursive_repr)\n\n----------------------------------------------------------------------\nRan 25 tests in 0.025s\n\nOK (skipped=2)\n0:02:30 load avg: 3.92 [320/469] test_repl passed\nPASS: test_close_stdin (test.test_repl.TestInteractiveInterpreter.test_close_stdin)\nPASS: test_multiline_string_parsing (test.test_repl.TestInteractiveInterpreter.test_multiline_string_parsing)\nPASS: test_no_memory (test.test_repl.TestInteractiveInterpreter.test_no_memory)\nPASS: test_interactive_syntax_error_correct_line (test.test_repl.TestInteractiveModeSyntaxErrors.test_interactive_syntax_error_correct_line)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.253s\n\nOK\n0:02:31 load avg: 3.92 [321/469] test_richcmp passed\nPASS: test_dicts (test.test_richcmp.DictTest.test_dicts)\nPASS: test_badentry (test.test_richcmp.ListTest.test_badentry)\nPASS: test_coverage (test.test_richcmp.ListTest.test_coverage)\nPASS: test_goodentry (test.test_richcmp.ListTest.test_goodentry)\nPASS: test_exception_message (test.test_richcmp.MiscTest.test_exception_message)\nPASS: test_misbehavin (test.test_richcmp.MiscTest.test_misbehavin)\nPASS: test_not (test.test_richcmp.MiscTest.test_not)\nPASS: test_recursion (test.test_richcmp.MiscTest.test_recursion)\nPASS: test_basic (test.test_richcmp.NumberTest.test_basic)\nPASS: test_values (test.test_richcmp.NumberTest.test_values)\nPASS: test_mixed (test.test_richcmp.VectorTest.test_mixed)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.010s\n\nOK\n0:02:31 load avg: 3.92 [322/469] test_resource passed\nPASS: test_args (test.test_resource.ResourceTest.test_args)\nPASS: test_freebsd_contants (test.test_resource.ResourceTest.test_freebsd_contants)\nPASS: test_fsize_enforced (test.test_resource.ResourceTest.test_fsize_enforced)\nPASS: test_fsize_ismax (test.test_resource.ResourceTest.test_fsize_ismax)\nPASS: test_fsize_toobig (test.test_resource.ResourceTest.test_fsize_toobig)\nPASS: test_getrusage (test.test_resource.ResourceTest.test_getrusage)\nPASS: test_linux_constants (test.test_resource.ResourceTest.test_linux_constants)\nPASS: test_pagesize (test.test_resource.ResourceTest.test_pagesize)\nPASS: test_prlimit (test.test_resource.ResourceTest.test_prlimit)\nPASS: test_prlimit_refcount (test.test_resource.ResourceTest.test_prlimit_refcount)\nPASS: test_setrusage_refcount (test.test_resource.ResourceTest.test_setrusage_refcount)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.155s\n\nOK\n0:02:31 load avg: 3.92 [323/469] test_rlcompleter passed\nPASS: test_attr_matches (test.test_rlcompleter.TestRlcompleter.test_attr_matches)\nPASS: test_complete (test.test_rlcompleter.TestRlcompleter.test_complete)\nPASS: test_duplicate_globals (test.test_rlcompleter.TestRlcompleter.test_duplicate_globals)\ntest_excessive_getattr (test.test_rlcompleter.TestRlcompleter.test_excessive_getattr)\nPASS: Ensure getattr() is invoked no more than once per attribute\nPASS: test_global_matches (test.test_rlcompleter.TestRlcompleter.test_global_matches)\nPASS: test_namespace (test.test_rlcompleter.TestRlcompleter.test_namespace)\nPASS: test_property_method_not_called (test.test_rlcompleter.TestRlcompleter.test_property_method_not_called)\nPASS: test_uncreated_attr (test.test_rlcompleter.TestRlcompleter.test_uncreated_attr)\n\n----------------------------------------------------------------------\nRan 8 tests in 0.060s\n\nOK\n0:02:31 load avg: 3.92 [324/469] test_robotparser passed\nPASS: test_bad_urls (test.test_robotparser.AnotherInvalidRequestRateTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.AnotherInvalidRequestRateTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.AnotherInvalidRequestRateTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.CrawlDelayAndCustomAgentTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.CrawlDelayAndCustomAgentTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.CrawlDelayAndCustomAgentTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.CrawlDelayAndRequestRateTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.CrawlDelayAndRequestRateTest.test_good_urls)\nPASS: test_request_rate (test.test_robotparser.CrawlDelayAndRequestRateTest.test_request_rate)\nPASS: test_site_maps (test.test_robotparser.CrawlDelayAndRequestRateTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.DefaultEntryTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.DefaultEntryTest.test_good_urls)\nPASS: test_request_rate (test.test_robotparser.DefaultEntryTest.test_request_rate)\nPASS: test_site_maps (test.test_robotparser.DefaultEntryTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.DifferentAgentTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.DifferentAgentTest.test_good_urls)\nPASS: test_request_rate (test.test_robotparser.DifferentAgentTest.test_request_rate)\nPASS: test_site_maps (test.test_robotparser.DifferentAgentTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.DisallowQueryStringTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.DisallowQueryStringTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.DisallowQueryStringTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.EmptyFileTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.EmptyFileTest.test_good_urls)\nPASS: test_request_rate (test.test_robotparser.EmptyFileTest.test_request_rate)\nPASS: test_site_maps (test.test_robotparser.EmptyFileTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.EmptyQueryStringTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.EmptyQueryStringTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.EmptyQueryStringTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.GoogleURLOrderingTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.GoogleURLOrderingTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.GoogleURLOrderingTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.InvalidCrawlDelayTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.InvalidCrawlDelayTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.InvalidCrawlDelayTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.InvalidRequestRateTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.InvalidRequestRateTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.InvalidRequestRateTest.test_site_maps)\nSKIP: setUpClass (test.test_robotparser.NetworkTestCase) \"Use of the 'network' resource not enabled\"\nPASS: testPasswordProtectedSite (test.test_robotparser.PasswordProtectedSiteTestCase.testPasswordProtectedSite)\nPASS: test_bad_urls (test.test_robotparser.RejectAllRobotsTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.RejectAllRobotsTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.RejectAllRobotsTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.SitemapTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.SitemapTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.SitemapTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.StringFormattingTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.StringFormattingTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.StringFormattingTest.test_site_maps)\nPASS: test_string_formatting (test.test_robotparser.StringFormattingTest.test_string_formatting)\nPASS: test_bad_urls (test.test_robotparser.UseFirstUserAgentWildcardTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.UseFirstUserAgentWildcardTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.UseFirstUserAgentWildcardTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.UserAgentGoogleMobileTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.UserAgentGoogleMobileTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.UserAgentGoogleMobileTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.UserAgentOrderingTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.UserAgentOrderingTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.UserAgentOrderingTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.UserAgentWildcardTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.UserAgentWildcardTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.UserAgentWildcardTest.test_site_maps)\n\n----------------------------------------------------------------------\nRan 60 tests in 0.042s\n\nOK (skipped=1)\n0:02:32 load avg: 3.92 [325/469] test_sax passed\nPASS: test_1463026_1 (test.test_sax.BytesXmlgenTest.test_1463026_1)\nPASS: test_1463026_1_empty (test.test_sax.BytesXmlgenTest.test_1463026_1_empty)\nPASS: test_1463026_2 (test.test_sax.BytesXmlgenTest.test_1463026_2)\nPASS: test_1463026_2_empty (test.test_sax.BytesXmlgenTest.test_1463026_2_empty)\nPASS: test_1463026_3 (test.test_sax.BytesXmlgenTest.test_1463026_3)\nPASS: test_1463026_3_empty (test.test_sax.BytesXmlgenTest.test_1463026_3_empty)\nPASS: test_5027_1 (test.test_sax.BytesXmlgenTest.test_5027_1)\nPASS: test_5027_2 (test.test_sax.BytesXmlgenTest.test_5027_2)\nPASS: test_no_close_file (test.test_sax.BytesXmlgenTest.test_no_close_file)\nPASS: test_xmlgen_attr_escape (test.test_sax.BytesXmlgenTest.test_xmlgen_attr_escape)\nPASS: test_xmlgen_basic (test.test_sax.BytesXmlgenTest.test_xmlgen_basic)\nPASS: test_xmlgen_basic_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_basic_empty)\nPASS: test_xmlgen_content (test.test_sax.BytesXmlgenTest.test_xmlgen_content)\nPASS: test_xmlgen_content_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_content_empty)\nPASS: test_xmlgen_content_escape (test.test_sax.BytesXmlgenTest.test_xmlgen_content_escape)\nPASS: test_xmlgen_encoding (test.test_sax.BytesXmlgenTest.test_xmlgen_encoding)\nPASS: test_xmlgen_encoding_bytes (test.test_sax.BytesXmlgenTest.test_xmlgen_encoding_bytes)\nPASS: test_xmlgen_fragment (test.test_sax.BytesXmlgenTest.test_xmlgen_fragment)\nPASS: test_xmlgen_ignorable (test.test_sax.BytesXmlgenTest.test_xmlgen_ignorable)\nPASS: test_xmlgen_ignorable_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_ignorable_empty)\nPASS: test_xmlgen_ns (test.test_sax.BytesXmlgenTest.test_xmlgen_ns)\nPASS: test_xmlgen_ns_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_ns_empty)\nPASS: test_xmlgen_pi (test.test_sax.BytesXmlgenTest.test_xmlgen_pi)\nPASS: test_xmlgen_unencodable (test.test_sax.BytesXmlgenTest.test_xmlgen_unencodable)\nPASS: test_handlers (test.test_sax.CDATAHandlerTest.test_handlers)\nPASS: test_expat_incomplete (test.test_sax.ErrorReportingTest.test_expat_incomplete)\nPASS: test_expat_inpsource_location (test.test_sax.ErrorReportingTest.test_expat_inpsource_location)\nPASS: test_sax_parse_exception_str (test.test_sax.ErrorReportingTest.test_sax_parse_exception_str)\nPASS: test_expat_attrs_empty (test.test_sax.ExpatReaderTest.test_expat_attrs_empty)\nPASS: test_expat_attrs_wattr (test.test_sax.ExpatReaderTest.test_expat_attrs_wattr)\nPASS: test_expat_binary_file (test.test_sax.ExpatReaderTest.test_expat_binary_file)\nPASS: test_expat_binary_file_bytes_name (test.test_sax.ExpatReaderTest.test_expat_binary_file_bytes_name)\nPASS: test_expat_binary_file_int_name (test.test_sax.ExpatReaderTest.test_expat_binary_file_int_name)\nPASS: test_expat_binary_file_nonascii (test.test_sax.ExpatReaderTest.test_expat_binary_file_nonascii)\nPASS: test_expat_dtdhandler (test.test_sax.ExpatReaderTest.test_expat_dtdhandler)\nPASS: test_expat_entityresolver_default (test.test_sax.ExpatReaderTest.test_expat_entityresolver_default)\nPASS: test_expat_entityresolver_enabled (test.test_sax.ExpatReaderTest.test_expat_entityresolver_enabled)\nPASS: test_expat_external_dtd_default (test.test_sax.ExpatReaderTest.test_expat_external_dtd_default)\nPASS: test_expat_external_dtd_enabled (test.test_sax.ExpatReaderTest.test_expat_external_dtd_enabled)\nPASS: test_expat_incremental (test.test_sax.ExpatReaderTest.test_expat_incremental)\nPASS: test_expat_incremental_reset (test.test_sax.ExpatReaderTest.test_expat_incremental_reset)\nPASS: test_expat_inpsource_byte_stream (test.test_sax.ExpatReaderTest.test_expat_inpsource_byte_stream)\nPASS: test_expat_inpsource_character_stream (test.test_sax.ExpatReaderTest.test_expat_inpsource_character_stream)\nPASS: test_expat_inpsource_filename (test.test_sax.ExpatReaderTest.test_expat_inpsource_filename)\nPASS: test_expat_inpsource_sysid (test.test_sax.ExpatReaderTest.test_expat_inpsource_sysid)\nPASS: test_expat_inpsource_sysid_nonascii (test.test_sax.ExpatReaderTest.test_expat_inpsource_sysid_nonascii)\nPASS: test_expat_locator_noinfo (test.test_sax.ExpatReaderTest.test_expat_locator_noinfo)\nPASS: test_expat_locator_withinfo (test.test_sax.ExpatReaderTest.test_expat_locator_withinfo)\nPASS: test_expat_locator_withinfo_nonascii (test.test_sax.ExpatReaderTest.test_expat_locator_withinfo_nonascii)\nPASS: test_expat_nsattrs_empty (test.test_sax.ExpatReaderTest.test_expat_nsattrs_empty)\nPASS: test_expat_nsattrs_wattr (test.test_sax.ExpatReaderTest.test_expat_nsattrs_wattr)\nPASS: test_expat_text_file (test.test_sax.ExpatReaderTest.test_expat_text_file)\nPASS: test_handlers (test.test_sax.LexicalHandlerTest.test_handlers)\nPASS: test_make_parser2 (test.test_sax.MakeParserTest.test_make_parser2)\nPASS: test_make_parser3 (test.test_sax.MakeParserTest.test_make_parser3)\nPASS: test_make_parser4 (test.test_sax.MakeParserTest.test_make_parser4)\nPASS: test_make_parser5 (test.test_sax.MakeParserTest.test_make_parser5)\nPASS: test_parseString_bytes (test.test_sax.ParseTest.test_parseString_bytes)\nPASS: test_parseString_text (test.test_sax.ParseTest.test_parseString_text)\nPASS: test_parse_InputSource (test.test_sax.ParseTest.test_parse_InputSource)\nPASS: test_parse_bytes (test.test_sax.ParseTest.test_parse_bytes)\nPASS: test_parse_close_source (test.test_sax.ParseTest.test_parse_close_source)\nPASS: test_parse_path_object (test.test_sax.ParseTest.test_parse_path_object)\nPASS: test_parse_text (test.test_sax.ParseTest.test_parse_text)\nPASS: test_binary_file (test.test_sax.PrepareInputSourceTest.test_binary_file)\nPASS: test_byte_stream (test.test_sax.PrepareInputSourceTest.test_byte_stream)\nPASS: test_character_stream (test.test_sax.PrepareInputSourceTest.test_character_stream)\nPASS: test_path_objects (test.test_sax.PrepareInputSourceTest.test_path_objects)\nPASS: test_string (test.test_sax.PrepareInputSourceTest.test_string)\nPASS: test_system_id (test.test_sax.PrepareInputSourceTest.test_system_id)\nPASS: test_text_file (test.test_sax.PrepareInputSourceTest.test_text_file)\nPASS: test_double_quoteattr (test.test_sax.SaxutilsTest.test_double_quoteattr)\nPASS: test_escape_all (test.test_sax.SaxutilsTest.test_escape_all)\nPASS: test_escape_basic (test.test_sax.SaxutilsTest.test_escape_basic)\nPASS: test_escape_extra (test.test_sax.SaxutilsTest.test_escape_extra)\nPASS: test_make_parser (test.test_sax.SaxutilsTest.test_make_parser)\nPASS: test_quoteattr_basic (test.test_sax.SaxutilsTest.test_quoteattr_basic)\nPASS: test_single_double_quoteattr (test.test_sax.SaxutilsTest.test_single_double_quoteattr)\nPASS: test_single_quoteattr (test.test_sax.SaxutilsTest.test_single_quoteattr)\nPASS: test_unescape_all (test.test_sax.SaxutilsTest.test_unescape_all)\nPASS: test_unescape_amp_extra (test.test_sax.SaxutilsTest.test_unescape_amp_extra)\nPASS: test_unescape_basic (test.test_sax.SaxutilsTest.test_unescape_basic)\nPASS: test_unescape_extra (test.test_sax.SaxutilsTest.test_unescape_extra)\nPASS: test_1463026_1 (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_1)\nPASS: test_1463026_1_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_1_empty)\nPASS: test_1463026_2 (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_2)\nPASS: test_1463026_2_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_2_empty)\nPASS: test_1463026_3 (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_3)\nPASS: test_1463026_3_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_3_empty)\nPASS: test_5027_1 (test.test_sax.StreamReaderWriterXmlgenTest.test_5027_1)\nPASS: test_5027_2 (test.test_sax.StreamReaderWriterXmlgenTest.test_5027_2)\nPASS: test_no_close_file (test.test_sax.StreamReaderWriterXmlgenTest.test_no_close_file)\nPASS: test_xmlgen_attr_escape (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_attr_escape)\nPASS: test_xmlgen_basic (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_basic)\nPASS: test_xmlgen_basic_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_basic_empty)\nPASS: test_xmlgen_content (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content)\nPASS: test_xmlgen_content_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content_empty)\nPASS: test_xmlgen_content_escape (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content_escape)\nPASS: test_xmlgen_encoding (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_encoding)\nPASS: test_xmlgen_encoding_bytes (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_encoding_bytes)\nPASS: test_xmlgen_fragment (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_fragment)\nPASS: test_xmlgen_ignorable (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ignorable)\nPASS: test_xmlgen_ignorable_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ignorable_empty)\nPASS: test_xmlgen_ns (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ns)\nPASS: test_xmlgen_ns_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ns_empty)\nPASS: test_xmlgen_pi (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_pi)\nPASS: test_xmlgen_unencodable (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_unencodable)\nPASS: test_1463026_1 (test.test_sax.StreamWriterXmlgenTest.test_1463026_1)\nPASS: test_1463026_1_empty (test.test_sax.StreamWriterXmlgenTest.test_1463026_1_empty)\nPASS: test_1463026_2 (test.test_sax.StreamWriterXmlgenTest.test_1463026_2)\nPASS: test_1463026_2_empty (test.test_sax.StreamWriterXmlgenTest.test_1463026_2_empty)\nPASS: test_1463026_3 (test.test_sax.StreamWriterXmlgenTest.test_1463026_3)\nPASS: test_1463026_3_empty (test.test_sax.StreamWriterXmlgenTest.test_1463026_3_empty)\nPASS: test_5027_1 (test.test_sax.StreamWriterXmlgenTest.test_5027_1)\nPASS: test_5027_2 (test.test_sax.StreamWriterXmlgenTest.test_5027_2)\nPASS: test_no_close_file (test.test_sax.StreamWriterXmlgenTest.test_no_close_file)\nPASS: test_xmlgen_attr_escape (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_attr_escape)\nPASS: test_xmlgen_basic (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_basic)\nPASS: test_xmlgen_basic_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_basic_empty)\nPASS: test_xmlgen_content (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content)\nPASS: test_xmlgen_content_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content_empty)\nPASS: test_xmlgen_content_escape (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content_escape)\nPASS: test_xmlgen_encoding (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_encoding)\nPASS: test_xmlgen_encoding_bytes (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_encoding_bytes)\nPASS: test_xmlgen_fragment (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_fragment)\nPASS: test_xmlgen_ignorable (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ignorable)\nPASS: test_xmlgen_ignorable_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ignorable_empty)\nPASS: test_xmlgen_ns (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ns)\nPASS: test_xmlgen_ns_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ns_empty)\nPASS: test_xmlgen_pi (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_pi)\nPASS: test_xmlgen_unencodable (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_unencodable)\nPASS: test_1463026_1 (test.test_sax.StringXmlgenTest.test_1463026_1)\nPASS: test_1463026_1_empty (test.test_sax.StringXmlgenTest.test_1463026_1_empty)\nPASS: test_1463026_2 (test.test_sax.StringXmlgenTest.test_1463026_2)\nPASS: test_1463026_2_empty (test.test_sax.StringXmlgenTest.test_1463026_2_empty)\nPASS: test_1463026_3 (test.test_sax.StringXmlgenTest.test_1463026_3)\nPASS: test_1463026_3_empty (test.test_sax.StringXmlgenTest.test_1463026_3_empty)\nPASS: test_5027_1 (test.test_sax.StringXmlgenTest.test_5027_1)\nPASS: test_5027_2 (test.test_sax.StringXmlgenTest.test_5027_2)\nPASS: test_no_close_file (test.test_sax.StringXmlgenTest.test_no_close_file)\nPASS: test_xmlgen_attr_escape (test.test_sax.StringXmlgenTest.test_xmlgen_attr_escape)\nPASS: test_xmlgen_basic (test.test_sax.StringXmlgenTest.test_xmlgen_basic)\nPASS: test_xmlgen_basic_empty (test.test_sax.StringXmlgenTest.test_xmlgen_basic_empty)\nPASS: test_xmlgen_content (test.test_sax.StringXmlgenTest.test_xmlgen_content)\nPASS: test_xmlgen_content_empty (test.test_sax.StringXmlgenTest.test_xmlgen_content_empty)\nPASS: test_xmlgen_content_escape (test.test_sax.StringXmlgenTest.test_xmlgen_content_escape)\nPASS: test_xmlgen_encoding (test.test_sax.StringXmlgenTest.test_xmlgen_encoding)\nPASS: test_xmlgen_encoding_bytes (test.test_sax.StringXmlgenTest.test_xmlgen_encoding_bytes)\nPASS: test_xmlgen_fragment (test.test_sax.StringXmlgenTest.test_xmlgen_fragment)\nPASS: test_xmlgen_ignorable (test.test_sax.StringXmlgenTest.test_xmlgen_ignorable)\nPASS: test_xmlgen_ignorable_empty (test.test_sax.StringXmlgenTest.test_xmlgen_ignorable_empty)\nPASS: test_xmlgen_ns (test.test_sax.StringXmlgenTest.test_xmlgen_ns)\nPASS: test_xmlgen_ns_empty (test.test_sax.StringXmlgenTest.test_xmlgen_ns_empty)\nPASS: test_xmlgen_pi (test.test_sax.StringXmlgenTest.test_xmlgen_pi)\nPASS: test_1463026_1 (test.test_sax.WriterXmlgenTest.test_1463026_1)\nPASS: test_1463026_1_empty (test.test_sax.WriterXmlgenTest.test_1463026_1_empty)\nPASS: test_1463026_2 (test.test_sax.WriterXmlgenTest.test_1463026_2)\nPASS: test_1463026_2_empty (test.test_sax.WriterXmlgenTest.test_1463026_2_empty)\nPASS: test_1463026_3 (test.test_sax.WriterXmlgenTest.test_1463026_3)\nPASS: test_1463026_3_empty (test.test_sax.WriterXmlgenTest.test_1463026_3_empty)\nPASS: test_5027_1 (test.test_sax.WriterXmlgenTest.test_5027_1)\nPASS: test_5027_2 (test.test_sax.WriterXmlgenTest.test_5027_2)\nPASS: test_no_close_file (test.test_sax.WriterXmlgenTest.test_no_close_file)\nPASS: test_xmlgen_attr_escape (test.test_sax.WriterXmlgenTest.test_xmlgen_attr_escape)\nPASS: test_xmlgen_basic (test.test_sax.WriterXmlgenTest.test_xmlgen_basic)\nPASS: test_xmlgen_basic_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_basic_empty)\nPASS: test_xmlgen_content (test.test_sax.WriterXmlgenTest.test_xmlgen_content)\nPASS: test_xmlgen_content_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_content_empty)\nPASS: test_xmlgen_content_escape (test.test_sax.WriterXmlgenTest.test_xmlgen_content_escape)\nPASS: test_xmlgen_encoding (test.test_sax.WriterXmlgenTest.test_xmlgen_encoding)\nPASS: test_xmlgen_encoding_bytes (test.test_sax.WriterXmlgenTest.test_xmlgen_encoding_bytes)\nPASS: test_xmlgen_fragment (test.test_sax.WriterXmlgenTest.test_xmlgen_fragment)\nPASS: test_xmlgen_ignorable (test.test_sax.WriterXmlgenTest.test_xmlgen_ignorable)\nPASS: test_xmlgen_ignorable_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_ignorable_empty)\nPASS: test_xmlgen_ns (test.test_sax.WriterXmlgenTest.test_xmlgen_ns)\nPASS: test_xmlgen_ns_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_ns_empty)\nPASS: test_xmlgen_pi (test.test_sax.WriterXmlgenTest.test_xmlgen_pi)\nPASS: test_xmlgen_unencodable (test.test_sax.WriterXmlgenTest.test_xmlgen_unencodable)\nPASS: test_filter_basic (test.test_sax.XMLFilterBaseTest.test_filter_basic)\nPASS: test_attrs_empty (test.test_sax.XmlReaderTest.test_attrs_empty)\nPASS: test_attrs_wattr (test.test_sax.XmlReaderTest.test_attrs_wattr)\nPASS: test_nsattrs_empty (test.test_sax.XmlReaderTest.test_nsattrs_empty)\nPASS: test_nsattrs_wattr (test.test_sax.XmlReaderTest.test_nsattrs_wattr)\n\n----------------------------------------------------------------------\nRan 183 tests in 0.130s\n\nOK\n0:02:32 load avg: 3.92 [326/469] test_runpy passed\nPASS: test_run_code (test.test_runpy.ExecutionLayerTestCase.test_run_code)\nPASS: test_run_module_code (test.test_runpy.ExecutionLayerTestCase.test_run_module_code)\nPASS: test_explicit_relative_import (test.test_runpy.RunModuleTestCase.test_explicit_relative_import)\nPASS: test_invalid_names (test.test_runpy.RunModuleTestCase.test_invalid_names)\nPASS: test_library_module (test.test_runpy.RunModuleTestCase.test_library_module)\nPASS: test_main_relative_import (test.test_runpy.RunModuleTestCase.test_main_relative_import)\nPASS: test_package_imported_no_warning (test.test_runpy.RunModuleTestCase.test_package_imported_no_warning)\nPASS: test_pkgutil_walk_packages (test.test_runpy.RunModuleTestCase.test_pkgutil_walk_packages)\nPASS: test_run_module (test.test_runpy.RunModuleTestCase.test_run_module)\nPASS: test_run_module_alter_sys (test.test_runpy.RunModuleTestCase.test_run_module_alter_sys)\nPASS: test_run_module_in_namespace_package (test.test_runpy.RunModuleTestCase.test_run_module_in_namespace_package)\nPASS: test_run_name (test.test_runpy.RunModuleTestCase.test_run_name)\nPASS: test_run_namespace_package (test.test_runpy.RunModuleTestCase.test_run_namespace_package)\nPASS: test_run_namespace_package_in_namespace_package (test.test_runpy.RunModuleTestCase.test_run_namespace_package_in_namespace_package)\nPASS: test_run_package (test.test_runpy.RunModuleTestCase.test_run_package)\nPASS: test_run_package_alter_sys (test.test_runpy.RunModuleTestCase.test_run_package_alter_sys)\nPASS: test_run_package_in_namespace_package (test.test_runpy.RunModuleTestCase.test_run_package_in_namespace_package)\nPASS: test_run_package_init_exceptions (test.test_runpy.RunModuleTestCase.test_run_package_init_exceptions)\nPASS: test_submodule_imported_warning (test.test_runpy.RunModuleTestCase.test_submodule_imported_warning)\nPASS: test_basic_script (test.test_runpy.RunPathTestCase.test_basic_script)\nPASS: test_basic_script_no_suffix (test.test_runpy.RunPathTestCase.test_basic_script_no_suffix)\nPASS: test_basic_script_with_path_object (test.test_runpy.RunPathTestCase.test_basic_script_with_path_object)\nPASS: test_directory (test.test_runpy.RunPathTestCase.test_directory)\nPASS: test_directory_compiled (test.test_runpy.RunPathTestCase.test_directory_compiled)\nPASS: test_directory_error (test.test_runpy.RunPathTestCase.test_directory_error)\nPASS: test_encoding (test.test_runpy.RunPathTestCase.test_encoding)\nSKIP: test_main_recursion_error (test.test_runpy.RunPathTestCase.test_main_recursion_error) \"resource 'cpu' is not enabled\"\nPASS: test_script_compiled (test.test_runpy.RunPathTestCase.test_script_compiled)\nPASS: test_zipfile (test.test_runpy.RunPathTestCase.test_zipfile)\nPASS: test_zipfile_compiled (test.test_runpy.RunPathTestCase.test_zipfile_compiled)\nPASS: test_zipfile_error (test.test_runpy.RunPathTestCase.test_zipfile_error)\nPASS: test_pymain_run_command (test.test_runpy.TestExit.test_pymain_run_command)\nPASS: test_pymain_run_command_run_module (test.test_runpy.TestExit.test_pymain_run_command_run_module)\nPASS: test_pymain_run_file (test.test_runpy.TestExit.test_pymain_run_file)\nPASS: test_pymain_run_file_runpy_run_module (test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module)\nPASS: test_pymain_run_file_runpy_run_module_as_main (test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module_as_main)\nPASS: test_pymain_run_module (test.test_runpy.TestExit.test_pymain_run_module)\nPASS: test_pymain_run_stdin (test.test_runpy.TestExit.test_pymain_run_stdin)\n\n----------------------------------------------------------------------\nRan 37 tests in 0.683s\n\nOK (skipped=1)\n0:02:33 load avg: 3.92 [327/469] test_scope passed\nPASS: testBoundAndFree (test.test_scope.ScopeTests.testBoundAndFree)\nPASS: testCellIsArgAndEscapes (test.test_scope.ScopeTests.testCellIsArgAndEscapes)\nPASS: testCellIsKwonlyArg (test.test_scope.ScopeTests.testCellIsKwonlyArg)\nPASS: testCellIsLocalAndEscapes (test.test_scope.ScopeTests.testCellIsLocalAndEscapes)\nPASS: testCellLeak (test.test_scope.ScopeTests.testCellLeak)\nPASS: testClassAndGlobal (test.test_scope.ScopeTests.testClassAndGlobal)\nPASS: testClassNamespaceOverridesClosure (test.test_scope.ScopeTests.testClassNamespaceOverridesClosure)\nPASS: testComplexDefinitions (test.test_scope.ScopeTests.testComplexDefinitions)\nPASS: testEvalExecFreeVars (test.test_scope.ScopeTests.testEvalExecFreeVars)\nPASS: testEvalFreeVars (test.test_scope.ScopeTests.testEvalFreeVars)\nPASS: testExtraNesting (test.test_scope.ScopeTests.testExtraNesting)\nPASS: testFreeVarInMethod (test.test_scope.ScopeTests.testFreeVarInMethod)\nPASS: testFreeingCell (test.test_scope.ScopeTests.testFreeingCell)\nPASS: testGlobalInParallelNestedFunctions (test.test_scope.ScopeTests.testGlobalInParallelNestedFunctions)\nPASS: testInteractionWithTraceFunc (test.test_scope.ScopeTests.testInteractionWithTraceFunc)\nPASS: testLambdas (test.test_scope.ScopeTests.testLambdas)\nPASS: testLeaks (test.test_scope.ScopeTests.testLeaks)\nPASS: testListCompLocalVars (test.test_scope.ScopeTests.testListCompLocalVars)\nPASS: testLocalsClass (test.test_scope.ScopeTests.testLocalsClass)\nPASS: testLocalsClass_WithTrace (test.test_scope.ScopeTests.testLocalsClass_WithTrace)\nPASS: testLocalsFunction (test.test_scope.ScopeTests.testLocalsFunction)\nPASS: testMixedFreevarsAndCellvars (test.test_scope.ScopeTests.testMixedFreevarsAndCellvars)\nPASS: testNearestEnclosingScope (test.test_scope.ScopeTests.testNearestEnclosingScope)\nPASS: testNestedNonLocal (test.test_scope.ScopeTests.testNestedNonLocal)\nPASS: testNestingGlobalNoFree (test.test_scope.ScopeTests.testNestingGlobalNoFree)\nPASS: testNestingPlusFreeRefToGlobal (test.test_scope.ScopeTests.testNestingPlusFreeRefToGlobal)\nPASS: testNestingThroughClass (test.test_scope.ScopeTests.testNestingThroughClass)\nPASS: testNonLocalClass (test.test_scope.ScopeTests.testNonLocalClass)\nPASS: testNonLocalFunction (test.test_scope.ScopeTests.testNonLocalFunction)\nPASS: testNonLocalGenerator (test.test_scope.ScopeTests.testNonLocalGenerator)\nPASS: testNonLocalMethod (test.test_scope.ScopeTests.testNonLocalMethod)\nPASS: testRecursion (test.test_scope.ScopeTests.testRecursion)\nPASS: testScopeOfGlobalStmt (test.test_scope.ScopeTests.testScopeOfGlobalStmt)\nPASS: testSimpleAndRebinding (test.test_scope.ScopeTests.testSimpleAndRebinding)\nPASS: testSimpleNesting (test.test_scope.ScopeTests.testSimpleNesting)\nPASS: testTopIsNotSignificant (test.test_scope.ScopeTests.testTopIsNotSignificant)\nPASS: testUnboundLocal (test.test_scope.ScopeTests.testUnboundLocal)\nPASS: testUnboundLocal_AfterDel (test.test_scope.ScopeTests.testUnboundLocal_AfterDel)\nPASS: testUnboundLocal_AugAssign (test.test_scope.ScopeTests.testUnboundLocal_AugAssign)\nPASS: testUnoptimizedNamespaces (test.test_scope.ScopeTests.testUnoptimizedNamespaces)\n\n----------------------------------------------------------------------\nRan 40 tests in 0.050s\n\nOK\n0:02:33 load avg: 3.92 [328/469] test_sched passed\nPASS: test_args_kwargs (test.test_sched.TestCase.test_args_kwargs)\nPASS: test_cancel (test.test_sched.TestCase.test_cancel)\nPASS: test_cancel_concurrent (test.test_sched.TestCase.test_cancel_concurrent)\nPASS: test_cancel_correct_event (test.test_sched.TestCase.test_cancel_correct_event)\nPASS: test_empty (test.test_sched.TestCase.test_empty)\nPASS: test_enter (test.test_sched.TestCase.test_enter)\nPASS: test_enter_concurrent (test.test_sched.TestCase.test_enter_concurrent)\nPASS: test_enterabs (test.test_sched.TestCase.test_enterabs)\nPASS: test_priority (test.test_sched.TestCase.test_priority)\nPASS: test_queue (test.test_sched.TestCase.test_queue)\nPASS: test_run_non_blocking (test.test_sched.TestCase.test_run_non_blocking)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.550s\n\nOK\n0:02:33 load avg: 3.85 [329/469] test_secrets passed\nPASS: test_bad_types (test.test_secrets.Compare_Digest_Tests.test_bad_types)\nPASS: test_bool (test.test_secrets.Compare_Digest_Tests.test_bool)\nPASS: test_equal (test.test_secrets.Compare_Digest_Tests.test_equal)\nPASS: test_unequal (test.test_secrets.Compare_Digest_Tests.test_unequal)\nPASS: test_choice (test.test_secrets.Random_Tests.test_choice)\nPASS: test_randbelow (test.test_secrets.Random_Tests.test_randbelow)\nPASS: test_randbits (test.test_secrets.Random_Tests.test_randbits)\nPASS: test_token_bytes (test.test_secrets.Token_Tests.test_token_bytes)\nPASS: test_token_defaults (test.test_secrets.Token_Tests.test_token_defaults)\nPASS: test_token_hex (test.test_secrets.Token_Tests.test_token_hex)\nPASS: test_token_urlsafe (test.test_secrets.Token_Tests.test_token_urlsafe)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.004s\n\nOK\n0:02:33 load avg: 3.85 [330/469] test_script_helper passed\nPASS: test_assert_python_failure (test.test_script_helper.TestScriptHelper.test_assert_python_failure)\nPASS: test_assert_python_failure_raises (test.test_script_helper.TestScriptHelper.test_assert_python_failure_raises)\nPASS: test_assert_python_isolated_when_env_not_required (test.test_script_helper.TestScriptHelper.test_assert_python_isolated_when_env_not_required)\ntest_assert_python_not_isolated_when_env_is_required (test.test_script_helper.TestScriptHelper.test_assert_python_not_isolated_when_env_is_required)\nPASS: Ensure that -I is not passed when the environment is required.\nPASS: test_assert_python_ok (test.test_script_helper.TestScriptHelper.test_assert_python_ok)\nPASS: test_assert_python_ok_raises (test.test_script_helper.TestScriptHelper.test_assert_python_ok_raises)\nPASS: test_interpreter_requires_environment_details (test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_details)\nPASS: test_interpreter_requires_environment_false (test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_false)\nPASS: test_interpreter_requires_environment_true (test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_true)\nPASS: test_interpreter_requires_environment_with_pythonhome (test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_with_pythonhome)\n\n----------------------------------------------------------------------\nRan 10 tests in 0.282s\n\nOK\n0:02:35 load avg: 3.85 [331/469] test_queue passed\nPASS: test_failing_queue (test.test_queue.CFailingQueueTest.test_failing_queue)\nPASS: test_basic (test.test_queue.CLifoQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.CLifoQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.CLifoQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.CLifoQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.CLifoQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.CLifoQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.CPriorityQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.CPriorityQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.CPriorityQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.CPriorityQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.CPriorityQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.CPriorityQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.CQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.CQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.CQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.CQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.CQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.CQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.CSimpleQueueTest.test_basic)\nPASS: test_is_default (test.test_queue.CSimpleQueueTest.test_is_default)\nPASS: test_many_threads (test.test_queue.CSimpleQueueTest.test_many_threads)\nPASS: test_many_threads_nonblock (test.test_queue.CSimpleQueueTest.test_many_threads_nonblock)\nPASS: test_many_threads_timeout (test.test_queue.CSimpleQueueTest.test_many_threads_timeout)\nPASS: test_negative_timeout_raises_exception (test.test_queue.CSimpleQueueTest.test_negative_timeout_raises_exception)\nPASS: test_order (test.test_queue.CSimpleQueueTest.test_order)\nPASS: test_reentrancy (test.test_queue.CSimpleQueueTest.test_reentrancy)\nPASS: test_references (test.test_queue.CSimpleQueueTest.test_references)\nPASS: test_failing_queue (test.test_queue.PyFailingQueueTest.test_failing_queue)\nPASS: test_basic (test.test_queue.PyLifoQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.PyLifoQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.PyLifoQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.PyLifoQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.PyLifoQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.PyLifoQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.PyPriorityQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.PyPriorityQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.PyPriorityQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.PyPriorityQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.PyPriorityQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.PyPriorityQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.PyQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.PyQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.PyQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.PyQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.PyQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.PyQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.PySimpleQueueTest.test_basic)\nPASS: test_many_threads (test.test_queue.PySimpleQueueTest.test_many_threads)\nPASS: test_many_threads_nonblock (test.test_queue.PySimpleQueueTest.test_many_threads_nonblock)\nPASS: test_many_threads_timeout (test.test_queue.PySimpleQueueTest.test_many_threads_timeout)\nPASS: test_negative_timeout_raises_exception (test.test_queue.PySimpleQueueTest.test_negative_timeout_raises_exception)\nPASS: test_order (test.test_queue.PySimpleQueueTest.test_order)\nPASS: test_references (test.test_queue.PySimpleQueueTest.test_references)\n\n----------------------------------------------------------------------\nRan 54 tests in 9.440s\n\nOK\n0:02:35 load avg: 3.85 [332/469] test_select passed\nPASS: test_disallow_instantiation (test.test_select.SelectTestCase.test_disallow_instantiation)\nPASS: test_errno (test.test_select.SelectTestCase.test_errno)\nPASS: test_error_conditions (test.test_select.SelectTestCase.test_error_conditions)\nPASS: test_returned_list_identity (test.test_select.SelectTestCase.test_returned_list_identity)\ntest_select (test.test_select.SelectTestCase.test_select) ... timeout = 0\ntimeout = 1\nb'testing...\\n'\ntimeout = 2\nb'testing...\\n'\ntimeout = 4\nb'testing...\\n'\ntimeout = 8\nb'testing...\\n'\ntimeout = 16\nb'testing...\\n'\ntimeout = None\nb'testing...\\n'\ntimeout = None\nb'testing...\\n'\ntimeout = None\nb'testing...\\n'\ntimeout = None\nb'testing...\\n'\ntimeout = None\nb'testing...\\n'\ntimeout = None\nb''\nEOF\nok\nPASS: test_select_mutated (test.test_select.SelectTestCase.test_select_mutated)\n\n----------------------------------------------------------------------\nRan 6 tests in 1.544s\n\nOK\n0:02:36 load avg: 3.85 [333/469] test_setcomps passed\ndoctests (test.test_setcomps.__test__)\nPASS: Doctest: test.test_setcomps.__test__.doctests\n\n----------------------------------------------------------------------\nRan 1 test in 0.014s\n\nOK\n0:02:36 load avg: 3.85 [334/469] test_shelve passed\nPASS: test_ascii_file_shelf (test.test_shelve.TestCase.test_ascii_file_shelf)\nPASS: test_binary_file_shelf (test.test_shelve.TestCase.test_binary_file_shelf)\nPASS: test_bytes_path_file_shelf (test.test_shelve.TestCase.test_bytes_path_file_shelf)\nPASS: test_close (test.test_shelve.TestCase.test_close)\nPASS: test_default_protocol (test.test_shelve.TestCase.test_default_protocol)\nPASS: test_in_memory_shelf (test.test_shelve.TestCase.test_in_memory_shelf)\nPASS: test_keyencoding (test.test_shelve.TestCase.test_keyencoding)\nPASS: test_mutable_entry (test.test_shelve.TestCase.test_mutable_entry)\nPASS: test_open_template (test.test_shelve.TestCase.test_open_template)\nPASS: test_pathlib_bytes_path_file_shelf (test.test_shelve.TestCase.test_pathlib_bytes_path_file_shelf)\nPASS: test_pathlib_path_file_shelf (test.test_shelve.TestCase.test_pathlib_path_file_shelf)\nPASS: test_proto2_file_shelf (test.test_shelve.TestCase.test_proto2_file_shelf)\nPASS: test_with (test.test_shelve.TestCase.test_with)\nPASS: test_writeback_also_writes_immediately (test.test_shelve.TestCase.test_writeback_also_writes_immediately)\nPASS: test_bool (test.test_shelve.TestProto0File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto0File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto0File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto0File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto0File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto0File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto0File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto0File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto0File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto0File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto0File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto0File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto0File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto0File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto0File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto0File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto0File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto0File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto0File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto0File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto0File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto0File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto0File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto0File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto0File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto0File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto0File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto0File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto0File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto0File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto0File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto0File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto0File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto0File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto0File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto0File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto0File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto0File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto0File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto0File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto0File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto0File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto0MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto0MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto0MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto0MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto0MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto0MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto0MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto0MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto0MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto0MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto0MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto0MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto0MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto0MemShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto1File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto1File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto1File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto1File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto1File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto1File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto1File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto1File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto1File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto1File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto1File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto1File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto1File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto1File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto1File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto1File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto1File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto1File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto1File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto1File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto1File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto1File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto1File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto1File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto1File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto1File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto1File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto1File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto1File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto1File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto1File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto1File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto1File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto1File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto1File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto1File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto1File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto1File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto1File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto1File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto1File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto1File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto1MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto1MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto1MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto1MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto1MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto1MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto1MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto1MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto1MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto1MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto1MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto1MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto1MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto1MemShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto2File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto2File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto2File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto2File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto2File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto2File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto2File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto2File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto2File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto2File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto2File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto2File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto2File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto2File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto2File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto2File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto2File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto2File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto2File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto2File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto2File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto2File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto2File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto2File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto2File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto2File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto2File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto2File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto2File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto2File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto2File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto2File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto2File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto2File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto2File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto2File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto2File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto2File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto2File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto2File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto2File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto2File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto2MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto2MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto2MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto2MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto2MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto2MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto2MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto2MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto2MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto2MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto2MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto2MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto2MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto2MemShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto3File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto3File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto3File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto3File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto3File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto3File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto3File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto3File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto3File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto3File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto3File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto3File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto3File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto3File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto3File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto3File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto3File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto3File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto3File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto3File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto3File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto3File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto3File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto3File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto3File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto3File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto3File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto3File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto3File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto3File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto3File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto3File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto3File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto3File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto3File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto3File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto3File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto3File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto3File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto3File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto3File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto3File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto3MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto3MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto3MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto3MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto3MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto3MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto3MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto3MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto3MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto3MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto3MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto3MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto3MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto3MemShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto4File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto4File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto4File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto4File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto4File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto4File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto4File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto4File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto4File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto4File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto4File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto4File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto4File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto4File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto4File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto4File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto4File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto4File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto4File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto4File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto4File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto4File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto4File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto4File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto4File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto4File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto4File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto4File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto4File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto4File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto4File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto4File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto4File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto4File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto4File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto4File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto4File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto4File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto4File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto4File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto4File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto4File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto4MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto4MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto4MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto4MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto4MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto4MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto4MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto4MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto4MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto4MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto4MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto4MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto4MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto4MemShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto5File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto5File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto5File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto5File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto5File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto5File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto5File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto5File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto5File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto5File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto5File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto5File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto5File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto5File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto5File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto5File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto5File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto5File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto5File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto5File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto5File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto5File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto5File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto5File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto5File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto5File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto5File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto5File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto5File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto5File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto5File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto5File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto5File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto5File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto5File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto5File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto5File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto5File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto5File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto5File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto5File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto5File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto5MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto5MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto5MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto5MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto5MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto5MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto5MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto5MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto5MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto5MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto5MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto5MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto5MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto5MemShelve.test_write)\n\n----------------------------------------------------------------------\nRan 350 tests in 0.549s\n\nOK\n0:02:37 load avg: 3.85 [335/469] test_shlex passed\ntestCompat (test.test_shlex.ShlexTest.testCompat)\nPASS: Test compatibility interface\ntestEmptyStringHandling (test.test_shlex.ShlexTest.testEmptyStringHandling)\nPASS: Test that parsing of empty strings is correctly handled.\nPASS: testJoin (test.test_shlex.ShlexTest.testJoin)\nPASS: testJoinRoundtrip (test.test_shlex.ShlexTest.testJoinRoundtrip)\nPASS: testPunctuationCharsReadOnly (test.test_shlex.ShlexTest.testPunctuationCharsReadOnly)\ntestPunctuationInWordChars (test.test_shlex.ShlexTest.testPunctuationInWordChars)\nPASS: Test that any punctuation chars are removed from wordchars\ntestPunctuationWithPosix (test.test_shlex.ShlexTest.testPunctuationWithPosix)\nPASS: Test that punctuation_chars and posix behave correctly together.\ntestPunctuationWithWhitespaceSplit (test.test_shlex.ShlexTest.testPunctuationWithWhitespaceSplit)\nPASS: Test that with whitespace_split, behaviour is as expected\nPASS: testQuote (test.test_shlex.ShlexTest.testQuote)\nPASS: testSplitNone (test.test_shlex.ShlexTest.testSplitNone)\ntestSplitPosix (test.test_shlex.ShlexTest.testSplitPosix)\nPASS: Test data splitting with posix parser\ntestSyntaxSplitAmpersandAndPipe (test.test_shlex.ShlexTest.testSyntaxSplitAmpersandAndPipe)\nPASS: Test handling of syntax splitting of &, |\ntestSyntaxSplitCustom (test.test_shlex.ShlexTest.testSyntaxSplitCustom)\nPASS: Test handling of syntax splitting with custom chars\ntestSyntaxSplitParen (test.test_shlex.ShlexTest.testSyntaxSplitParen)\nPASS: Test handling of syntax splitting of ()\ntestSyntaxSplitRedirect (test.test_shlex.ShlexTest.testSyntaxSplitRedirect)\nPASS: Test handling of syntax splitting of >\ntestSyntaxSplitSemicolon (test.test_shlex.ShlexTest.testSyntaxSplitSemicolon)\nPASS: Test handling of syntax splitting of ;\ntestTokenTypes (test.test_shlex.ShlexTest.testTokenTypes)\nPASS: Test that tokens are split with types as expected.\ntestUnicodeHandling (test.test_shlex.ShlexTest.testUnicodeHandling)\nPASS: Test punctuation_chars and whitespace_split handle unicode.\n\n----------------------------------------------------------------------\nRan 18 tests in 0.031s\n\nOK\n0:02:38 load avg: 3.78 [336/469] test_shutil passed\nPASS: test_module_all_attribute (test.test_shutil.PublicAPITests.test_module_all_attribute)\nPASS: test_make_archive (test.test_shutil.TestArchives.test_make_archive)\nPASS: test_make_archive_cwd (test.test_shutil.TestArchives.test_make_archive_cwd)\nPASS: test_make_archive_cwd_default (test.test_shutil.TestArchives.test_make_archive_cwd_default)\nPASS: test_make_archive_cwd_supports_root_dir (test.test_shutil.TestArchives.test_make_archive_cwd_supports_root_dir)\nPASS: test_make_archive_owner_group (test.test_shutil.TestArchives.test_make_archive_owner_group)\nPASS: test_make_tarball (test.test_shutil.TestArchives.test_make_tarball)\nPASS: test_make_tarfile_in_curdir (test.test_shutil.TestArchives.test_make_tarfile_in_curdir)\nPASS: test_make_tarfile_rootdir_nodir (test.test_shutil.TestArchives.test_make_tarfile_rootdir_nodir)\nPASS: test_make_zipfile (test.test_shutil.TestArchives.test_make_zipfile)\nPASS: test_make_zipfile_in_curdir (test.test_shutil.TestArchives.test_make_zipfile_in_curdir)\nPASS: test_make_zipfile_rootdir_nodir (test.test_shutil.TestArchives.test_make_zipfile_rootdir_nodir)\nPASS: test_register_archive_format (test.test_shutil.TestArchives.test_register_archive_format)\nPASS: test_tarfile_root_owner (test.test_shutil.TestArchives.test_tarfile_root_owner)\nPASS: test_tarfile_vs_tar (test.test_shutil.TestArchives.test_tarfile_vs_tar)\nPASS: test_unpack_archive_bztar (test.test_shutil.TestArchives.test_unpack_archive_bztar)\nPASS: test_unpack_archive_gztar (test.test_shutil.TestArchives.test_unpack_archive_gztar)\nPASS: test_unpack_archive_tar (test.test_shutil.TestArchives.test_unpack_archive_tar)\nPASS: test_unpack_archive_xztar (test.test_shutil.TestArchives.test_unpack_archive_xztar)\nPASS: test_unpack_archive_zip (test.test_shutil.TestArchives.test_unpack_archive_zip)\nPASS: test_unpack_registry (test.test_shutil.TestArchives.test_unpack_registry)\nPASS: test_unzip_zipfile (test.test_shutil.TestArchives.test_unzip_zipfile)\nSKIP: test_zipfile_vs_zip (test.test_shutil.TestArchives.test_zipfile_vs_zip) 'Need the zip command to run'\nPASS: test_copy (test.test_shutil.TestCopy.test_copy)\nPASS: test_copy2 (test.test_shutil.TestCopy.test_copy2)\nPASS: test_copy2_dir (test.test_shutil.TestCopy.test_copy2_dir)\nPASS: test_copy2_symlinks (test.test_shutil.TestCopy.test_copy2_symlinks)\nPASS: test_copy2_xattr (test.test_shutil.TestCopy.test_copy2_xattr)\nPASS: test_copy_dir (test.test_shutil.TestCopy.test_copy_dir)\nPASS: test_copy_return_value (test.test_shutil.TestCopy.test_copy_return_value)\nPASS: test_copy_symlinks (test.test_shutil.TestCopy.test_copy_symlinks)\nPASS: test_copyfile_copy_dir (test.test_shutil.TestCopy.test_copyfile_copy_dir)\nPASS: test_copyfile_named_pipe (test.test_shutil.TestCopy.test_copyfile_named_pipe)\nPASS: test_copyfile_nonexistent_dir (test.test_shutil.TestCopy.test_copyfile_nonexistent_dir)\nPASS: test_copyfile_return_value (test.test_shutil.TestCopy.test_copyfile_return_value)\nPASS: test_copyfile_same_file (test.test_shutil.TestCopy.test_copyfile_same_file)\nPASS: test_copyfile_symlinks (test.test_shutil.TestCopy.test_copyfile_symlinks)\nPASS: test_copymode_follow_symlinks (test.test_shutil.TestCopy.test_copymode_follow_symlinks)\nSKIP: test_copymode_symlink_to_symlink (test.test_shutil.TestCopy.test_copymode_symlink_to_symlink) 'requires os.lchmod'\nPASS: test_copymode_symlink_to_symlink_wo_lchmod (test.test_shutil.TestCopy.test_copymode_symlink_to_symlink_wo_lchmod)\nSKIP: test_copystat_handles_harmless_chflags_errors (test.test_shutil.TestCopy.test_copystat_handles_harmless_chflags_errors) 'requires os.chflags, EOPNOTSUPP & ENOTSUP'\nPASS: test_copystat_symlinks (test.test_shutil.TestCopy.test_copystat_symlinks)\nPASS: test_copyxattr (test.test_shutil.TestCopy.test_copyxattr)\nPASS: test_copyxattr_symlinks (test.test_shutil.TestCopy.test_copyxattr_symlinks)\nPASS: test_dont_copy_file_onto_link_to_itself (test.test_shutil.TestCopy.test_dont_copy_file_onto_link_to_itself)\nPASS: test_dont_copy_file_onto_symlink_to_itself (test.test_shutil.TestCopy.test_dont_copy_file_onto_symlink_to_itself)\nPASS: test_w_dest_close_fails (test.test_shutil.TestCopyFile.test_w_dest_close_fails)\nPASS: test_w_dest_open_fails (test.test_shutil.TestCopyFile.test_w_dest_open_fails)\nPASS: test_w_source_close_fails (test.test_shutil.TestCopyFile.test_w_source_close_fails)\nPASS: test_w_source_open_fails (test.test_shutil.TestCopyFile.test_w_source_open_fails)\nPASS: test_content (test.test_shutil.TestCopyFileObj.test_content)\nPASS: test_file_not_closed (test.test_shutil.TestCopyFileObj.test_file_not_closed)\nPASS: test_file_offset (test.test_shutil.TestCopyFileObj.test_file_offset)\nSKIP: test_win_impl (test.test_shutil.TestCopyFileObj.test_win_impl) 'Windows only'\nPASS: test_copytree_arg_types_of_ignore (test.test_shutil.TestCopyTree.test_copytree_arg_types_of_ignore)\nPASS: test_copytree_custom_copy_function (test.test_shutil.TestCopyTree.test_copytree_custom_copy_function)\nPASS: test_copytree_dangling_symlinks (test.test_shutil.TestCopyTree.test_copytree_dangling_symlinks)\nPASS: test_copytree_dirs_exist_ok (test.test_shutil.TestCopyTree.test_copytree_dirs_exist_ok)\nPASS: test_copytree_named_pipe (test.test_shutil.TestCopyTree.test_copytree_named_pipe)\nPASS: test_copytree_retains_permissions (test.test_shutil.TestCopyTree.test_copytree_retains_permissions)\nPASS: test_copytree_return_value (test.test_shutil.TestCopyTree.test_copytree_return_value)\nPASS: test_copytree_simple (test.test_shutil.TestCopyTree.test_copytree_simple)\nPASS: test_copytree_special_func (test.test_shutil.TestCopyTree.test_copytree_special_func)\nPASS: test_copytree_subdirectory (test.test_shutil.TestCopyTree.test_copytree_subdirectory)\nPASS: test_copytree_symlink_dir (test.test_shutil.TestCopyTree.test_copytree_symlink_dir)\nPASS: test_copytree_symlinks (test.test_shutil.TestCopyTree.test_copytree_symlinks)\nPASS: test_copytree_winerror (test.test_shutil.TestCopyTree.test_copytree_winerror)\nPASS: test_copytree_with_exclude (test.test_shutil.TestCopyTree.test_copytree_with_exclude)\nPASS: test_bad_environ (test.test_shutil.TestGetTerminalSize.test_bad_environ)\ntest_does_not_crash (test.test_shutil.TestGetTerminalSize.test_does_not_crash)\nPASS: Check if get_terminal_size() returns a meaningful value.\nPASS: test_fallback (test.test_shutil.TestGetTerminalSize.test_fallback)\ntest_os_environ_first (test.test_shutil.TestGetTerminalSize.test_os_environ_first)\nPASS: Check if environment variables have precedence\ntest_stty_match (test.test_shutil.TestGetTerminalSize.test_stty_match)\nSKIP: Check if stty returns the same results ignoring env 'not on tty'\nPASS: test_chown (test.test_shutil.TestMisc.test_chown)\nPASS: test_disk_usage (test.test_shutil.TestMisc.test_disk_usage)\nPASS: test_destinsrc_false_negative (test.test_shutil.TestMove.test_destinsrc_false_negative)\nPASS: test_destinsrc_false_positive (test.test_shutil.TestMove.test_destinsrc_false_positive)\nPASS: test_dont_move_dir_in_itself (test.test_shutil.TestMove.test_dont_move_dir_in_itself)\nPASS: test_existing_file_inside_dest_dir (test.test_shutil.TestMove.test_existing_file_inside_dest_dir)\nPASS: test_move_as_rename_return_value (test.test_shutil.TestMove.test_move_as_rename_return_value)\nPASS: test_move_dangling_symlink (test.test_shutil.TestMove.test_move_dangling_symlink)\nPASS: test_move_dir (test.test_shutil.TestMove.test_move_dir)\nSKIP: test_move_dir_altsep_to_dir (test.test_shutil.TestMove.test_move_dir_altsep_to_dir) 'requires os.path.altsep'\nPASS: test_move_dir_caseinsensitive (test.test_shutil.TestMove.test_move_dir_caseinsensitive)\nPASS: test_move_dir_other_fs (test.test_shutil.TestMove.test_move_dir_other_fs)\nSKIP: test_move_dir_permission_denied (test.test_shutil.TestMove.test_move_dir_permission_denied) 'requires lchflags'\nPASS: test_move_dir_sep_to_dir (test.test_shutil.TestMove.test_move_dir_sep_to_dir)\nPASS: test_move_dir_special_function (test.test_shutil.TestMove.test_move_dir_special_function)\nPASS: test_move_dir_symlink (test.test_shutil.TestMove.test_move_dir_symlink)\nPASS: test_move_dir_to_dir (test.test_shutil.TestMove.test_move_dir_to_dir)\nPASS: test_move_dir_to_dir_other_fs (test.test_shutil.TestMove.test_move_dir_to_dir_other_fs)\nPASS: test_move_file (test.test_shutil.TestMove.test_move_file)\nPASS: test_move_file_other_fs (test.test_shutil.TestMove.test_move_file_other_fs)\nPASS: test_move_file_special_function (test.test_shutil.TestMove.test_move_file_special_function)\nPASS: test_move_file_symlink (test.test_shutil.TestMove.test_move_file_symlink)\nPASS: test_move_file_symlink_to_dir (test.test_shutil.TestMove.test_move_file_symlink_to_dir)\nPASS: test_move_file_to_dir (test.test_shutil.TestMove.test_move_file_to_dir)\nPASS: test_move_file_to_dir_other_fs (test.test_shutil.TestMove.test_move_file_to_dir_other_fs)\nPASS: test_move_file_to_dir_pathlike_dst (test.test_shutil.TestMove.test_move_file_to_dir_pathlike_dst)\nPASS: test_move_file_to_dir_pathlike_src (test.test_shutil.TestMove.test_move_file_to_dir_pathlike_src)\nPASS: test_move_return_value (test.test_shutil.TestMove.test_move_return_value)\nSKIP: test_both_onerror_and_onexc (test.test_shutil.TestRmTree.test_both_onerror_and_onexc) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_on_error (test.test_shutil.TestRmTree.test_on_error) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_on_exc (test.test_shutil.TestRmTree.test_on_exc) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_rmtree_does_not_choke_on_failing_lstat (test.test_shutil.TestRmTree.test_rmtree_does_not_choke_on_failing_lstat)\nPASS: test_rmtree_dont_delete_file (test.test_shutil.TestRmTree.test_rmtree_dont_delete_file)\nPASS: test_rmtree_errors_onerror (test.test_shutil.TestRmTree.test_rmtree_errors_onerror)\nPASS: test_rmtree_errors_onexc (test.test_shutil.TestRmTree.test_rmtree_errors_onexc)\nPASS: test_rmtree_fails_on_close (test.test_shutil.TestRmTree.test_rmtree_fails_on_close)\nSKIP: test_rmtree_fails_on_junctions_onerror (test.test_shutil.TestRmTree.test_rmtree_fails_on_junctions_onerror) 'only relevant on Windows'\nSKIP: test_rmtree_fails_on_junctions_onexc (test.test_shutil.TestRmTree.test_rmtree_fails_on_junctions_onexc) 'only relevant on Windows'\nPASS: test_rmtree_fails_on_symlink_onerror (test.test_shutil.TestRmTree.test_rmtree_fails_on_symlink_onerror)\nPASS: test_rmtree_fails_on_symlink_onexc (test.test_shutil.TestRmTree.test_rmtree_fails_on_symlink_onexc)\nSKIP: test_rmtree_on_junction (test.test_shutil.TestRmTree.test_rmtree_on_junction) 'only relevant on Windows'\nPASS: test_rmtree_on_symlink (test.test_shutil.TestRmTree.test_rmtree_on_symlink)\nPASS: test_rmtree_uses_safe_fd_version_if_available (test.test_shutil.TestRmTree.test_rmtree_uses_safe_fd_version_if_available)\nPASS: test_rmtree_with_dir_fd (test.test_shutil.TestRmTree.test_rmtree_with_dir_fd)\nSKIP: test_rmtree_with_dir_fd_unsupported (test.test_shutil.TestRmTree.test_rmtree_with_dir_fd_unsupported) 'dir_fd is supported'\nPASS: test_rmtree_works_on_bytes (test.test_shutil.TestRmTree.test_rmtree_works_on_bytes)\nSKIP: test_rmtree_works_on_junctions (test.test_shutil.TestRmTree.test_rmtree_works_on_junctions) 'only relevant on Windows'\nPASS: test_rmtree_works_on_symlinks (test.test_shutil.TestRmTree.test_rmtree_works_on_symlinks)\nPASS: test_absolute_cmd (test.test_shutil.TestWhich.test_absolute_cmd)\nPASS: test_basic (test.test_shutil.TestWhich.test_basic)\nPASS: test_cwd_non_win32 (test.test_shutil.TestWhich.test_cwd_non_win32)\nSKIP: test_cwd_win32 (test.test_shutil.TestWhich.test_cwd_win32) 'test is for win32'\nSKIP: test_cwd_win32_added_before_all_other_path (test.test_shutil.TestWhich.test_cwd_win32_added_before_all_other_path) 'test is for win32'\nPASS: test_empty_path (test.test_shutil.TestWhich.test_empty_path)\nPASS: test_empty_path_no_PATH (test.test_shutil.TestWhich.test_empty_path_no_PATH)\nPASS: test_environ_path (test.test_shutil.TestWhich.test_environ_path)\nPASS: test_environ_path_cwd (test.test_shutil.TestWhich.test_environ_path_cwd)\nPASS: test_environ_path_empty (test.test_shutil.TestWhich.test_environ_path_empty)\nPASS: test_environ_path_missing (test.test_shutil.TestWhich.test_environ_path_missing)\nSKIP: test_non_matching_mode (test.test_shutil.TestWhich.test_non_matching_mode) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_nonexistent_file (test.test_shutil.TestWhich.test_nonexistent_file)\nSKIP: test_pathext (test.test_shutil.TestWhich.test_pathext) 'test specific to Windows'\nSKIP: test_pathext_applied_on_files_in_path (test.test_shutil.TestWhich.test_pathext_applied_on_files_in_path) 'test specific to Windows'\nSKIP: test_pathext_checking (test.test_shutil.TestWhich.test_pathext_checking) 'pathext check is Windows-only'\nSKIP: test_pathext_given_extension_preferred (test.test_shutil.TestWhich.test_pathext_given_extension_preferred) 'test specific to Windows'\nSKIP: test_pathext_match_before_path_full_match (test.test_shutil.TestWhich.test_pathext_match_before_path_full_match) 'test is for win32'\nSKIP: test_pathext_preferred_for_execute (test.test_shutil.TestWhich.test_pathext_preferred_for_execute) 'test specific to Windows'\nSKIP: test_pathext_with_empty_str (test.test_shutil.TestWhich.test_pathext_with_empty_str) 'test specific to Windows'\nPASS: test_relative_cmd (test.test_shutil.TestWhich.test_relative_cmd)\nPASS: test_relative_path (test.test_shutil.TestWhich.test_relative_path)\nSKIP: test_win_path_needs_curdir (test.test_shutil.TestWhich.test_win_path_needs_curdir) 'test specific to Windows'\nPASS: test_absolute_cmd (test.test_shutil.TestWhichBytes.test_absolute_cmd)\nPASS: test_basic (test.test_shutil.TestWhichBytes.test_basic)\nPASS: test_cwd_non_win32 (test.test_shutil.TestWhichBytes.test_cwd_non_win32)\nSKIP: test_cwd_win32 (test.test_shutil.TestWhichBytes.test_cwd_win32) 'test is for win32'\nSKIP: test_cwd_win32_added_before_all_other_path (test.test_shutil.TestWhichBytes.test_cwd_win32_added_before_all_other_path) 'test is for win32'\nPASS: test_empty_path (test.test_shutil.TestWhichBytes.test_empty_path)\nPASS: test_empty_path_no_PATH (test.test_shutil.TestWhichBytes.test_empty_path_no_PATH)\nPASS: test_environ_path (test.test_shutil.TestWhichBytes.test_environ_path)\nPASS: test_environ_path_cwd (test.test_shutil.TestWhichBytes.test_environ_path_cwd)\nPASS: test_environ_path_empty (test.test_shutil.TestWhichBytes.test_environ_path_empty)\nPASS: test_environ_path_missing (test.test_shutil.TestWhichBytes.test_environ_path_missing)\nSKIP: test_non_matching_mode (test.test_shutil.TestWhichBytes.test_non_matching_mode) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_nonexistent_file (test.test_shutil.TestWhichBytes.test_nonexistent_file)\nSKIP: test_pathext (test.test_shutil.TestWhichBytes.test_pathext) 'test specific to Windows'\nSKIP: test_pathext_applied_on_files_in_path (test.test_shutil.TestWhichBytes.test_pathext_applied_on_files_in_path) 'test specific to Windows'\nSKIP: test_pathext_checking (test.test_shutil.TestWhichBytes.test_pathext_checking) 'pathext check is Windows-only'\nSKIP: test_pathext_given_extension_preferred (test.test_shutil.TestWhichBytes.test_pathext_given_extension_preferred) 'test specific to Windows'\nSKIP: test_pathext_match_before_path_full_match (test.test_shutil.TestWhichBytes.test_pathext_match_before_path_full_match) 'test is for win32'\nSKIP: test_pathext_preferred_for_execute (test.test_shutil.TestWhichBytes.test_pathext_preferred_for_execute) 'test specific to Windows'\nSKIP: test_pathext_with_empty_str (test.test_shutil.TestWhichBytes.test_pathext_with_empty_str) 'test specific to Windows'\nPASS: test_relative_cmd (test.test_shutil.TestWhichBytes.test_relative_cmd)\nPASS: test_relative_path (test.test_shutil.TestWhichBytes.test_relative_path)\nSKIP: test_win_path_needs_curdir (test.test_shutil.TestWhichBytes.test_win_path_needs_curdir) 'test specific to Windows'\nSKIP: test_empty_file (test.test_shutil.TestZeroCopyMACOS.test_empty_file) 'macOS only'\nSKIP: test_exception_on_first_call (test.test_shutil.TestZeroCopyMACOS.test_exception_on_first_call) 'macOS only'\nSKIP: test_filesystem_full (test.test_shutil.TestZeroCopyMACOS.test_filesystem_full) 'macOS only'\nSKIP: test_non_existent_src (test.test_shutil.TestZeroCopyMACOS.test_non_existent_src) 'macOS only'\nSKIP: test_regular_copy (test.test_shutil.TestZeroCopyMACOS.test_regular_copy) 'macOS only'\nSKIP: test_same_file (test.test_shutil.TestZeroCopyMACOS.test_same_file) 'macOS only'\nSKIP: test_unhandled_exception (test.test_shutil.TestZeroCopyMACOS.test_unhandled_exception) 'macOS only'\nPASS: test_big_chunk (test.test_shutil.TestZeroCopySendfile.test_big_chunk)\nPASS: test_blocksize_arg (test.test_shutil.TestZeroCopySendfile.test_blocksize_arg)\nPASS: test_cant_get_size (test.test_shutil.TestZeroCopySendfile.test_cant_get_size)\nPASS: test_empty_file (test.test_shutil.TestZeroCopySendfile.test_empty_file)\nPASS: test_exception_on_first_call (test.test_shutil.TestZeroCopySendfile.test_exception_on_first_call)\nPASS: test_exception_on_second_call (test.test_shutil.TestZeroCopySendfile.test_exception_on_second_call)\nPASS: test_file2file_not_supported (test.test_shutil.TestZeroCopySendfile.test_file2file_not_supported)\nPASS: test_filesystem_full (test.test_shutil.TestZeroCopySendfile.test_filesystem_full)\nPASS: test_non_existent_src (test.test_shutil.TestZeroCopySendfile.test_non_existent_src)\nPASS: test_non_regular_file_dst (test.test_shutil.TestZeroCopySendfile.test_non_regular_file_dst)\nPASS: test_non_regular_file_src (test.test_shutil.TestZeroCopySendfile.test_non_regular_file_src)\nPASS: test_regular_copy (test.test_shutil.TestZeroCopySendfile.test_regular_copy)\nPASS: test_same_file (test.test_shutil.TestZeroCopySendfile.test_same_file)\nPASS: test_small_chunks (test.test_shutil.TestZeroCopySendfile.test_small_chunks)\nPASS: test_unhandled_exception (test.test_shutil.TestZeroCopySendfile.test_unhandled_exception)\n\n----------------------------------------------------------------------\nRan 145 tests in 1.153s\n\nOK (skipped=44)\n0:02:41 load avg: 3.78 [337/469] test_set passed\nPASS: test_copy (test.test_set.TestBasicOpsBytes.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsBytes.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsBytes.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsBytes.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsBytes.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsBytes.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsBytes.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsBytes.test_equivalent_equality)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsBytes.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsBytes.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsBytes.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsBytes.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsBytes.test_length)\nPASS: test_pickling (test.test_set.TestBasicOpsBytes.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsBytes.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsBytes.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsBytes.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsBytes.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsBytes.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsBytes.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsBytes.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsBytes.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsEmpty.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsEmpty.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsEmpty.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsEmpty.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsEmpty.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsEmpty.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsEmpty.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsEmpty.test_equivalent_equality)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsEmpty.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsEmpty.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsEmpty.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsEmpty.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsEmpty.test_length)\nPASS: test_pickling (test.test_set.TestBasicOpsEmpty.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsEmpty.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsEmpty.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsEmpty.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsEmpty.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsEmpty.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsEmpty.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsEmpty.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsEmpty.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsMixedStringBytes.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsMixedStringBytes.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsMixedStringBytes.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsMixedStringBytes.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsMixedStringBytes.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsMixedStringBytes.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsMixedStringBytes.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsMixedStringBytes.test_equivalent_equality)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsMixedStringBytes.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsMixedStringBytes.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsMixedStringBytes.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsMixedStringBytes.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsMixedStringBytes.test_length)\nPASS: test_pickling (test.test_set.TestBasicOpsMixedStringBytes.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsMixedStringBytes.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsMixedStringBytes.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsMixedStringBytes.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsMixedStringBytes.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsMixedStringBytes.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsMixedStringBytes.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsMixedStringBytes.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsMixedStringBytes.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsSingleton.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsSingleton.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsSingleton.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsSingleton.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsSingleton.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsSingleton.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsSingleton.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsSingleton.test_equivalent_equality)\nPASS: test_in (test.test_set.TestBasicOpsSingleton.test_in)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsSingleton.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsSingleton.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsSingleton.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsSingleton.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsSingleton.test_length)\nPASS: test_not_in (test.test_set.TestBasicOpsSingleton.test_not_in)\nPASS: test_pickling (test.test_set.TestBasicOpsSingleton.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsSingleton.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsSingleton.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsSingleton.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsSingleton.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsSingleton.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsSingleton.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsSingleton.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsSingleton.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsString.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsString.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsString.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsString.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsString.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsString.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsString.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsString.test_equivalent_equality)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsString.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsString.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsString.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsString.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsString.test_length)\nPASS: test_pickling (test.test_set.TestBasicOpsString.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsString.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsString.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsString.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsString.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsString.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsString.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsString.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsString.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsTriple.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsTriple.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsTriple.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsTriple.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsTriple.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsTriple.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsTriple.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsTriple.test_equivalent_equality)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsTriple.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsTriple.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsTriple.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsTriple.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsTriple.test_length)\nPASS: test_pickling (test.test_set.TestBasicOpsTriple.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsTriple.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsTriple.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsTriple.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsTriple.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsTriple.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsTriple.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsTriple.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsTriple.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsTuple.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsTuple.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsTuple.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsTuple.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsTuple.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsTuple.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsTuple.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsTuple.test_equivalent_equality)\nPASS: test_in (test.test_set.TestBasicOpsTuple.test_in)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsTuple.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsTuple.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsTuple.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsTuple.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsTuple.test_length)\nPASS: test_not_in (test.test_set.TestBasicOpsTuple.test_not_in)\nPASS: test_pickling (test.test_set.TestBasicOpsTuple.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsTuple.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsTuple.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsTuple.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsTuple.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsTuple.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsTuple.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsTuple.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsTuple.test_union_empty)\nPASS: test_eq (test.test_set.TestBinaryOps.test_eq)\nPASS: test_intersection_non_overlap (test.test_set.TestBinaryOps.test_intersection_non_overlap)\nPASS: test_intersection_overlap (test.test_set.TestBinaryOps.test_intersection_overlap)\nPASS: test_intersection_subset (test.test_set.TestBinaryOps.test_intersection_subset)\nPASS: test_intersection_superset (test.test_set.TestBinaryOps.test_intersection_superset)\nPASS: test_isdisjoint_non_overlap (test.test_set.TestBinaryOps.test_isdisjoint_non_overlap)\nPASS: test_isdisjoint_overlap (test.test_set.TestBinaryOps.test_isdisjoint_overlap)\nPASS: test_isdisjoint_subset (test.test_set.TestBinaryOps.test_isdisjoint_subset)\nPASS: test_isdisjoint_superset (test.test_set.TestBinaryOps.test_isdisjoint_superset)\nPASS: test_sym_difference_non_overlap (test.test_set.TestBinaryOps.test_sym_difference_non_overlap)\nPASS: test_sym_difference_overlap (test.test_set.TestBinaryOps.test_sym_difference_overlap)\nPASS: test_sym_difference_subset (test.test_set.TestBinaryOps.test_sym_difference_subset)\nPASS: test_sym_difference_superset (test.test_set.TestBinaryOps.test_sym_difference_superset)\nPASS: test_union_non_overlap (test.test_set.TestBinaryOps.test_union_non_overlap)\nPASS: test_union_overlap (test.test_set.TestBinaryOps.test_union_overlap)\nPASS: test_union_subset (test.test_set.TestBinaryOps.test_union_subset)\nPASS: test_union_superset (test.test_set.TestBinaryOps.test_union_superset)\nPASS: test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_and_with_mutation)\nPASS: test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_eq_with_mutation)\nPASS: test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ge_with_mutation)\nPASS: test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_gt_with_mutation)\nPASS: test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_iadd_with_mutation)\nPASS: test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ior_with_mutation)\nPASS: test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_isub_with_mutation)\nPASS: test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_iteration_with_mutation)\nPASS: test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ixor_with_mutation)\nPASS: test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_le_with_mutation)\nPASS: test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_lt_with_mutation)\nPASS: test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ne_with_mutation)\nPASS: test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_or_with_mutation)\nPASS: test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_sub_with_mutation)\nPASS: test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_xor_with_mutation)\nPASS: test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_and_with_mutation)\nPASS: test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_eq_with_mutation)\nPASS: test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ge_with_mutation)\nPASS: test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_gt_with_mutation)\nPASS: test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_iadd_with_mutation)\nPASS: test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ior_with_mutation)\nPASS: test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_isub_with_mutation)\nPASS: test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_iteration_with_mutation)\nPASS: test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ixor_with_mutation)\nPASS: test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_le_with_mutation)\nPASS: test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_lt_with_mutation)\nPASS: test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ne_with_mutation)\nPASS: test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_or_with_mutation)\nPASS: test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_sub_with_mutation)\nPASS: test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_xor_with_mutation)\nPASS: test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_and_with_mutation)\nPASS: test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_eq_with_mutation)\nPASS: test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ge_with_mutation)\nPASS: test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_gt_with_mutation)\nPASS: test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_iadd_with_mutation)\nPASS: test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ior_with_mutation)\nPASS: test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_isub_with_mutation)\nPASS: test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_iteration_with_mutation)\nPASS: test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ixor_with_mutation)\nPASS: test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_le_with_mutation)\nPASS: test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_lt_with_mutation)\nPASS: test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ne_with_mutation)\nPASS: test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_or_with_mutation)\nPASS: test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_sub_with_mutation)\nPASS: test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_xor_with_mutation)\nPASS: test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_and_with_mutation)\nPASS: test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_eq_with_mutation)\nPASS: test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ge_with_mutation)\nPASS: test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_gt_with_mutation)\nPASS: test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_iadd_with_mutation)\nPASS: test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ior_with_mutation)\nPASS: test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_isub_with_mutation)\nPASS: test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_iteration_with_mutation)\nPASS: test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ixor_with_mutation)\nPASS: test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_le_with_mutation)\nPASS: test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_lt_with_mutation)\nPASS: test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ne_with_mutation)\nPASS: test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_or_with_mutation)\nPASS: test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_sub_with_mutation)\nPASS: test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_xor_with_mutation)\nPASS: test_copy (test.test_set.TestCopyingEmpty.test_copy)\nPASS: test_deep_copy (test.test_set.TestCopyingEmpty.test_deep_copy)\nPASS: test_copy (test.test_set.TestCopyingNested.test_copy)\nPASS: test_deep_copy (test.test_set.TestCopyingNested.test_deep_copy)\nPASS: test_copy (test.test_set.TestCopyingSingleton.test_copy)\nPASS: test_deep_copy (test.test_set.TestCopyingSingleton.test_deep_copy)\nPASS: test_copy (test.test_set.TestCopyingTriple.test_copy)\nPASS: test_deep_copy (test.test_set.TestCopyingTriple.test_deep_copy)\nPASS: test_copy (test.test_set.TestCopyingTuple.test_copy)\nPASS: test_deep_copy (test.test_set.TestCopyingTuple.test_deep_copy)\nPASS: test_changingSizeWhileIterating (test.test_set.TestExceptionPropagation.test_changingSizeWhileIterating)\nPASS: test_instanceWithException (test.test_set.TestExceptionPropagation.test_instanceWithException)\nPASS: test_instancesWithoutException (test.test_set.TestExceptionPropagation.test_instancesWithoutException)\nPASS: test_and (test.test_set.TestFrozenSet.test_and)\nPASS: test_badcmp (test.test_set.TestFrozenSet.test_badcmp)\nPASS: test_constructor_identity (test.test_set.TestFrozenSet.test_constructor_identity)\nPASS: test_container_iterator (test.test_set.TestFrozenSet.test_container_iterator)\nPASS: test_contains (test.test_set.TestFrozenSet.test_contains)\nPASS: test_copy (test.test_set.TestFrozenSet.test_copy)\nPASS: test_cyclical_repr (test.test_set.TestFrozenSet.test_cyclical_repr)\nPASS: test_deepcopy (test.test_set.TestFrozenSet.test_deepcopy)\nPASS: test_difference (test.test_set.TestFrozenSet.test_difference)\nPASS: test_do_not_rehash_dict_keys (test.test_set.TestFrozenSet.test_do_not_rehash_dict_keys)\nPASS: test_equality (test.test_set.TestFrozenSet.test_equality)\nPASS: test_free_after_iterating (test.test_set.TestFrozenSet.test_free_after_iterating)\nPASS: test_frozen_as_dictkey (test.test_set.TestFrozenSet.test_frozen_as_dictkey)\nPASS: test_gc (test.test_set.TestFrozenSet.test_gc)\nPASS: test_hash (test.test_set.TestFrozenSet.test_hash)\nPASS: test_hash_caching (test.test_set.TestFrozenSet.test_hash_caching)\nPASS: test_hash_effectiveness (test.test_set.TestFrozenSet.test_hash_effectiveness)\nPASS: test_init (test.test_set.TestFrozenSet.test_init)\nPASS: test_intersection (test.test_set.TestFrozenSet.test_intersection)\nPASS: test_isdisjoint (test.test_set.TestFrozenSet.test_isdisjoint)\nPASS: test_iterator_pickling (test.test_set.TestFrozenSet.test_iterator_pickling)\nPASS: test_len (test.test_set.TestFrozenSet.test_len)\nPASS: test_new_or_init (test.test_set.TestFrozenSet.test_new_or_init)\nPASS: test_or (test.test_set.TestFrozenSet.test_or)\nPASS: test_pickling (test.test_set.TestFrozenSet.test_pickling)\nPASS: test_setOfFrozensets (test.test_set.TestFrozenSet.test_setOfFrozensets)\nPASS: test_sub (test.test_set.TestFrozenSet.test_sub)\nPASS: test_sub_and_super (test.test_set.TestFrozenSet.test_sub_and_super)\nPASS: test_subclass_with_custom_hash (test.test_set.TestFrozenSet.test_subclass_with_custom_hash)\nPASS: test_symmetric_difference (test.test_set.TestFrozenSet.test_symmetric_difference)\nPASS: test_union (test.test_set.TestFrozenSet.test_union)\nPASS: test_uniquification (test.test_set.TestFrozenSet.test_uniquification)\nPASS: test_xor (test.test_set.TestFrozenSet.test_xor)\nPASS: test_and (test.test_set.TestFrozenSetSubclass.test_and)\nPASS: test_badcmp (test.test_set.TestFrozenSetSubclass.test_badcmp)\nPASS: test_constructor_identity (test.test_set.TestFrozenSetSubclass.test_constructor_identity)\nPASS: test_container_iterator (test.test_set.TestFrozenSetSubclass.test_container_iterator)\nPASS: test_contains (test.test_set.TestFrozenSetSubclass.test_contains)\nPASS: test_copy (test.test_set.TestFrozenSetSubclass.test_copy)\nPASS: test_cyclical_repr (test.test_set.TestFrozenSetSubclass.test_cyclical_repr)\nPASS: test_deepcopy (test.test_set.TestFrozenSetSubclass.test_deepcopy)\nPASS: test_difference (test.test_set.TestFrozenSetSubclass.test_difference)\nPASS: test_do_not_rehash_dict_keys (test.test_set.TestFrozenSetSubclass.test_do_not_rehash_dict_keys)\nPASS: test_equality (test.test_set.TestFrozenSetSubclass.test_equality)\nPASS: test_free_after_iterating (test.test_set.TestFrozenSetSubclass.test_free_after_iterating)\nPASS: test_frozen_as_dictkey (test.test_set.TestFrozenSetSubclass.test_frozen_as_dictkey)\nPASS: test_gc (test.test_set.TestFrozenSetSubclass.test_gc)\nPASS: test_hash (test.test_set.TestFrozenSetSubclass.test_hash)\nPASS: test_hash_caching (test.test_set.TestFrozenSetSubclass.test_hash_caching)\nPASS: test_hash_effectiveness (test.test_set.TestFrozenSetSubclass.test_hash_effectiveness)\nPASS: test_init (test.test_set.TestFrozenSetSubclass.test_init)\nPASS: test_intersection (test.test_set.TestFrozenSetSubclass.test_intersection)\nPASS: test_isdisjoint (test.test_set.TestFrozenSetSubclass.test_isdisjoint)\nPASS: test_iterator_pickling (test.test_set.TestFrozenSetSubclass.test_iterator_pickling)\nPASS: test_keywords_in_subclass (test.test_set.TestFrozenSetSubclass.test_keywords_in_subclass)\nPASS: test_len (test.test_set.TestFrozenSetSubclass.test_len)\nPASS: test_nested_empty_constructor (test.test_set.TestFrozenSetSubclass.test_nested_empty_constructor)\nPASS: test_new_or_init (test.test_set.TestFrozenSetSubclass.test_new_or_init)\nPASS: test_or (test.test_set.TestFrozenSetSubclass.test_or)\nPASS: test_pickling (test.test_set.TestFrozenSetSubclass.test_pickling)\nPASS: test_setOfFrozensets (test.test_set.TestFrozenSetSubclass.test_setOfFrozensets)\nPASS: test_singleton_empty_frozenset (test.test_set.TestFrozenSetSubclass.test_singleton_empty_frozenset)\nPASS: test_sub (test.test_set.TestFrozenSetSubclass.test_sub)\nPASS: test_sub_and_super (test.test_set.TestFrozenSetSubclass.test_sub_and_super)\nPASS: test_subclass_with_custom_hash (test.test_set.TestFrozenSetSubclass.test_subclass_with_custom_hash)\nPASS: test_symmetric_difference (test.test_set.TestFrozenSetSubclass.test_symmetric_difference)\nPASS: test_union (test.test_set.TestFrozenSetSubclass.test_union)\nPASS: test_uniquification (test.test_set.TestFrozenSetSubclass.test_uniquification)\nPASS: test_xor (test.test_set.TestFrozenSetSubclass.test_xor)\nPASS: test_pickling (test.test_set.TestFrozenSetSubclassWithSlots.test_pickling)\nPASS: test_cube (test.test_set.TestGraphs.test_cube)\nPASS: test_cuboctahedron (test.test_set.TestGraphs.test_cuboctahedron)\nPASS: test_binopsVsSubsets (test.test_set.TestIdentities.test_binopsVsSubsets)\nPASS: test_commutativity (test.test_set.TestIdentities.test_commutativity)\nPASS: test_exclusion (test.test_set.TestIdentities.test_exclusion)\nPASS: test_summations (test.test_set.TestIdentities.test_summations)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_update_with_mutation)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_update_with_mutation)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_update_with_mutation)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_update_with_mutation)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_update_with_mutation)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_update_with_mutation)\nPASS: test_add_absent (test.test_set.TestMutate.test_add_absent)\nPASS: test_add_present (test.test_set.TestMutate.test_add_present)\nPASS: test_add_until_full (test.test_set.TestMutate.test_add_until_full)\nPASS: test_clear (test.test_set.TestMutate.test_clear)\nPASS: test_discard_absent (test.test_set.TestMutate.test_discard_absent)\nPASS: test_discard_present (test.test_set.TestMutate.test_discard_present)\nPASS: test_pop (test.test_set.TestMutate.test_pop)\nPASS: test_remove_absent (test.test_set.TestMutate.test_remove_absent)\nPASS: test_remove_present (test.test_set.TestMutate.test_remove_present)\nPASS: test_remove_until_empty (test.test_set.TestMutate.test_remove_until_empty)\nPASS: test_update_empty_tuple (test.test_set.TestMutate.test_update_empty_tuple)\nPASS: test_update_unit_tuple_non_overlap (test.test_set.TestMutate.test_update_unit_tuple_non_overlap)\nPASS: test_update_unit_tuple_overlap (test.test_set.TestMutate.test_update_unit_tuple_overlap)\nPASS: test_difference (test.test_set.TestOnlySetsDict.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsDict.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsDict.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsDict.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsDict.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsDict.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsDict.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsDict.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsDict.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsDict.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsDict.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsDict.test_union)\nPASS: test_update (test.test_set.TestOnlySetsDict.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsDict.test_update_operator)\nPASS: test_difference (test.test_set.TestOnlySetsGenerator.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsGenerator.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsGenerator.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsGenerator.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsGenerator.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsGenerator.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsGenerator.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsGenerator.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsGenerator.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsGenerator.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsGenerator.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsGenerator.test_union)\nPASS: test_update (test.test_set.TestOnlySetsGenerator.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsGenerator.test_update_operator)\nPASS: test_difference (test.test_set.TestOnlySetsNumeric.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsNumeric.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsNumeric.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsNumeric.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsNumeric.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsNumeric.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsNumeric.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsNumeric.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsNumeric.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsNumeric.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsNumeric.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsNumeric.test_union)\nPASS: test_update (test.test_set.TestOnlySetsNumeric.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsNumeric.test_update_operator)\nPASS: test_difference (test.test_set.TestOnlySetsOperator.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsOperator.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsOperator.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsOperator.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsOperator.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsOperator.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsOperator.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsOperator.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsOperator.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsOperator.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsOperator.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsOperator.test_union)\nPASS: test_update (test.test_set.TestOnlySetsOperator.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsOperator.test_update_operator)\nPASS: test_difference (test.test_set.TestOnlySetsString.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsString.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsString.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsString.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsString.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsString.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsString.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsString.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsString.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsString.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsString.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsString.test_union)\nPASS: test_update (test.test_set.TestOnlySetsString.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsString.test_update_operator)\nPASS: test_difference (test.test_set.TestOnlySetsTuple.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsTuple.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsTuple.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsTuple.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsTuple.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsTuple.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsTuple.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsTuple.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsTuple.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsTuple.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsTuple.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsTuple.test_union)\nPASS: test_update (test.test_set.TestOnlySetsTuple.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsTuple.test_update_operator)\nPASS: test_add (test.test_set.TestSet.test_add)\nPASS: test_and (test.test_set.TestSet.test_and)\nPASS: test_badcmp (test.test_set.TestSet.test_badcmp)\nSKIP: test_c_api (test.test_set.TestSet.test_c_api) 'C API test only available in a debug build'\nPASS: test_clear (test.test_set.TestSet.test_clear)\nPASS: test_constructor_identity (test.test_set.TestSet.test_constructor_identity)\nPASS: test_container_iterator (test.test_set.TestSet.test_container_iterator)\nPASS: test_contains (test.test_set.TestSet.test_contains)\nPASS: test_copy (test.test_set.TestSet.test_copy)\nPASS: test_cyclical_repr (test.test_set.TestSet.test_cyclical_repr)\nPASS: test_deepcopy (test.test_set.TestSet.test_deepcopy)\nPASS: test_difference (test.test_set.TestSet.test_difference)\nPASS: test_difference_update (test.test_set.TestSet.test_difference_update)\nPASS: test_discard (test.test_set.TestSet.test_discard)\nPASS: test_do_not_rehash_dict_keys (test.test_set.TestSet.test_do_not_rehash_dict_keys)\nPASS: test_equality (test.test_set.TestSet.test_equality)\nPASS: test_free_after_iterating (test.test_set.TestSet.test_free_after_iterating)\nPASS: test_gc (test.test_set.TestSet.test_gc)\nPASS: test_hash (test.test_set.TestSet.test_hash)\nPASS: test_iand (test.test_set.TestSet.test_iand)\nPASS: test_init (test.test_set.TestSet.test_init)\nPASS: test_inplace_on_self (test.test_set.TestSet.test_inplace_on_self)\nPASS: test_intersection (test.test_set.TestSet.test_intersection)\nPASS: test_intersection_update (test.test_set.TestSet.test_intersection_update)\nPASS: test_ior (test.test_set.TestSet.test_ior)\nPASS: test_isdisjoint (test.test_set.TestSet.test_isdisjoint)\nPASS: test_isub (test.test_set.TestSet.test_isub)\nPASS: test_iterator_pickling (test.test_set.TestSet.test_iterator_pickling)\nPASS: test_ixor (test.test_set.TestSet.test_ixor)\nPASS: test_len (test.test_set.TestSet.test_len)\nPASS: test_new_or_init (test.test_set.TestSet.test_new_or_init)\nPASS: test_or (test.test_set.TestSet.test_or)\nPASS: test_pickling (test.test_set.TestSet.test_pickling)\nPASS: test_pop (test.test_set.TestSet.test_pop)\nPASS: test_remove (test.test_set.TestSet.test_remove)\nPASS: test_remove_keyerror_set (test.test_set.TestSet.test_remove_keyerror_set)\nPASS: test_remove_keyerror_unpacking (test.test_set.TestSet.test_remove_keyerror_unpacking)\nPASS: test_rich_compare (test.test_set.TestSet.test_rich_compare)\nPASS: test_setOfFrozensets (test.test_set.TestSet.test_setOfFrozensets)\nPASS: test_set_literal (test.test_set.TestSet.test_set_literal)\nPASS: test_set_literal_evaluation_order (test.test_set.TestSet.test_set_literal_evaluation_order)\nPASS: test_set_literal_insertion_order (test.test_set.TestSet.test_set_literal_insertion_order)\nPASS: test_sub (test.test_set.TestSet.test_sub)\nPASS: test_sub_and_super (test.test_set.TestSet.test_sub_and_super)\nPASS: test_subclass_with_custom_hash (test.test_set.TestSet.test_subclass_with_custom_hash)\nPASS: test_symmetric_difference (test.test_set.TestSet.test_symmetric_difference)\nPASS: test_symmetric_difference_update (test.test_set.TestSet.test_symmetric_difference_update)\nPASS: test_union (test.test_set.TestSet.test_union)\nPASS: test_uniquification (test.test_set.TestSet.test_uniquification)\nPASS: test_update (test.test_set.TestSet.test_update)\nPASS: test_weakref (test.test_set.TestSet.test_weakref)\nPASS: test_xor (test.test_set.TestSet.test_xor)\nPASS: test_constructor (test.test_set.TestSetOfSets.test_constructor)\nPASS: test_add (test.test_set.TestSetSubclass.test_add)\nPASS: test_and (test.test_set.TestSetSubclass.test_and)\nPASS: test_badcmp (test.test_set.TestSetSubclass.test_badcmp)\nSKIP: test_c_api (test.test_set.TestSetSubclass.test_c_api) 'C API test only available in a debug build'\nPASS: test_clear (test.test_set.TestSetSubclass.test_clear)\nPASS: test_constructor_identity (test.test_set.TestSetSubclass.test_constructor_identity)\nPASS: test_container_iterator (test.test_set.TestSetSubclass.test_container_iterator)\nPASS: test_contains (test.test_set.TestSetSubclass.test_contains)\nPASS: test_copy (test.test_set.TestSetSubclass.test_copy)\nPASS: test_cyclical_repr (test.test_set.TestSetSubclass.test_cyclical_repr)\nPASS: test_deepcopy (test.test_set.TestSetSubclass.test_deepcopy)\nPASS: test_difference (test.test_set.TestSetSubclass.test_difference)\nPASS: test_difference_update (test.test_set.TestSetSubclass.test_difference_update)\nPASS: test_discard (test.test_set.TestSetSubclass.test_discard)\nPASS: test_do_not_rehash_dict_keys (test.test_set.TestSetSubclass.test_do_not_rehash_dict_keys)\nPASS: test_equality (test.test_set.TestSetSubclass.test_equality)\nPASS: test_free_after_iterating (test.test_set.TestSetSubclass.test_free_after_iterating)\nPASS: test_gc (test.test_set.TestSetSubclass.test_gc)\nPASS: test_hash (test.test_set.TestSetSubclass.test_hash)\nPASS: test_iand (test.test_set.TestSetSubclass.test_iand)\nPASS: test_init (test.test_set.TestSetSubclass.test_init)\nPASS: test_inplace_on_self (test.test_set.TestSetSubclass.test_inplace_on_self)\nPASS: test_intersection (test.test_set.TestSetSubclass.test_intersection)\nPASS: test_intersection_update (test.test_set.TestSetSubclass.test_intersection_update)\nPASS: test_ior (test.test_set.TestSetSubclass.test_ior)\nPASS: test_isdisjoint (test.test_set.TestSetSubclass.test_isdisjoint)\nPASS: test_isub (test.test_set.TestSetSubclass.test_isub)\nPASS: test_iterator_pickling (test.test_set.TestSetSubclass.test_iterator_pickling)\nPASS: test_ixor (test.test_set.TestSetSubclass.test_ixor)\nPASS: test_keywords_in_subclass (test.test_set.TestSetSubclass.test_keywords_in_subclass)\nPASS: test_len (test.test_set.TestSetSubclass.test_len)\nPASS: test_new_or_init (test.test_set.TestSetSubclass.test_new_or_init)\nPASS: test_or (test.test_set.TestSetSubclass.test_or)\nPASS: test_pickling (test.test_set.TestSetSubclass.test_pickling)\nPASS: test_pop (test.test_set.TestSetSubclass.test_pop)\nPASS: test_remove (test.test_set.TestSetSubclass.test_remove)\nPASS: test_remove_keyerror_set (test.test_set.TestSetSubclass.test_remove_keyerror_set)\nPASS: test_remove_keyerror_unpacking (test.test_set.TestSetSubclass.test_remove_keyerror_unpacking)\nPASS: test_rich_compare (test.test_set.TestSetSubclass.test_rich_compare)\nPASS: test_setOfFrozensets (test.test_set.TestSetSubclass.test_setOfFrozensets)\nPASS: test_set_literal (test.test_set.TestSetSubclass.test_set_literal)\nPASS: test_set_literal_evaluation_order (test.test_set.TestSetSubclass.test_set_literal_evaluation_order)\nPASS: test_set_literal_insertion_order (test.test_set.TestSetSubclass.test_set_literal_insertion_order)\nPASS: test_sub (test.test_set.TestSetSubclass.test_sub)\nPASS: test_sub_and_super (test.test_set.TestSetSubclass.test_sub_and_super)\nPASS: test_subclass_with_custom_hash (test.test_set.TestSetSubclass.test_subclass_with_custom_hash)\nPASS: test_symmetric_difference (test.test_set.TestSetSubclass.test_symmetric_difference)\nPASS: test_symmetric_difference_update (test.test_set.TestSetSubclass.test_symmetric_difference_update)\nPASS: test_union (test.test_set.TestSetSubclass.test_union)\nPASS: test_uniquification (test.test_set.TestSetSubclass.test_uniquification)\nPASS: test_update (test.test_set.TestSetSubclass.test_update)\nPASS: test_weakref (test.test_set.TestSetSubclass.test_weakref)\nPASS: test_xor (test.test_set.TestSetSubclass.test_xor)\nPASS: test_pickling (test.test_set.TestSetSubclassWithSlots.test_pickling)\nPASS: test_issubset (test.test_set.TestSubsetEmptyNonEmpty.test_issubset)\nPASS: test_issubset (test.test_set.TestSubsetEqualEmpty.test_issubset)\nPASS: test_issubset (test.test_set.TestSubsetEqualNonEmpty.test_issubset)\nPASS: test_issubset (test.test_set.TestSubsetNonOverlap.test_issubset)\nPASS: test_issubset (test.test_set.TestSubsetPartial.test_issubset)\nPASS: test_difference_method_call (test.test_set.TestUpdateOps.test_difference_method_call)\nPASS: test_difference_non_overlap (test.test_set.TestUpdateOps.test_difference_non_overlap)\nPASS: test_difference_overlap (test.test_set.TestUpdateOps.test_difference_overlap)\nPASS: test_difference_subset (test.test_set.TestUpdateOps.test_difference_subset)\nPASS: test_difference_superset (test.test_set.TestUpdateOps.test_difference_superset)\nPASS: test_intersection_method_call (test.test_set.TestUpdateOps.test_intersection_method_call)\nPASS: test_intersection_non_overlap (test.test_set.TestUpdateOps.test_intersection_non_overlap)\nPASS: test_intersection_overlap (test.test_set.TestUpdateOps.test_intersection_overlap)\nPASS: test_intersection_subset (test.test_set.TestUpdateOps.test_intersection_subset)\nPASS: test_intersection_superset (test.test_set.TestUpdateOps.test_intersection_superset)\nPASS: test_sym_difference_method_call (test.test_set.TestUpdateOps.test_sym_difference_method_call)\nPASS: test_sym_difference_non_overlap (test.test_set.TestUpdateOps.test_sym_difference_non_overlap)\nPASS: test_sym_difference_overlap (test.test_set.TestUpdateOps.test_sym_difference_overlap)\nPASS: test_sym_difference_subset (test.test_set.TestUpdateOps.test_sym_difference_subset)\nPASS: test_sym_difference_superset (test.test_set.TestUpdateOps.test_sym_difference_superset)\nPASS: test_union_method_call (test.test_set.TestUpdateOps.test_union_method_call)\nPASS: test_union_non_overlap (test.test_set.TestUpdateOps.test_union_non_overlap)\nPASS: test_union_overlap (test.test_set.TestUpdateOps.test_union_overlap)\nPASS: test_union_subset (test.test_set.TestUpdateOps.test_union_subset)\nPASS: test_union_superset (test.test_set.TestUpdateOps.test_union_superset)\nPASS: test_constructor (test.test_set.TestVariousIteratorArgs.test_constructor)\nPASS: test_inline_methods (test.test_set.TestVariousIteratorArgs.test_inline_methods)\nPASS: test_inplace_methods (test.test_set.TestVariousIteratorArgs.test_inplace_methods)\nPASS: test_8420_set_merge (test.test_set.TestWeirdBugs.test_8420_set_merge)\nPASS: test_iter_and_mutate (test.test_set.TestWeirdBugs.test_iter_and_mutate)\nPASS: test_merge_and_mutate (test.test_set.TestWeirdBugs.test_merge_and_mutate)\n\n----------------------------------------------------------------------\nRan 623 tests in 5.999s\n\nOK (skipped=2)\n0:02:42 load avg: 3.78 [338/469] test_site passed\nPASS: test__getuserbase (test.test_site.HelperFunctionsTests.test__getuserbase)\nPASS: test_addpackage (test.test_site.HelperFunctionsTests.test_addpackage)\nPASS: test_addpackage_empty_lines (test.test_site.HelperFunctionsTests.test_addpackage_empty_lines)\nPASS: test_addpackage_import_bad_exec (test.test_site.HelperFunctionsTests.test_addpackage_import_bad_exec)\nPASS: test_addpackage_import_bad_pth_file (test.test_site.HelperFunctionsTests.test_addpackage_import_bad_pth_file)\nPASS: test_addpackage_import_bad_syntax (test.test_site.HelperFunctionsTests.test_addpackage_import_bad_syntax)\nPASS: test_addsitedir (test.test_site.HelperFunctionsTests.test_addsitedir)\nPASS: test_get_path (test.test_site.HelperFunctionsTests.test_get_path)\nPASS: test_getsitepackages (test.test_site.HelperFunctionsTests.test_getsitepackages)\nPASS: test_getuserbase (test.test_site.HelperFunctionsTests.test_getuserbase)\nPASS: test_getusersitepackages (test.test_site.HelperFunctionsTests.test_getusersitepackages)\nPASS: test_init_pathinfo (test.test_site.HelperFunctionsTests.test_init_pathinfo)\nPASS: test_makepath (test.test_site.HelperFunctionsTests.test_makepath)\nPASS: test_no_home_directory (test.test_site.HelperFunctionsTests.test_no_home_directory)\nPASS: test_s_option (test.test_site.HelperFunctionsTests.test_s_option)\nPASS: test_trace (test.test_site.HelperFunctionsTests.test_trace)\ntest_abs_paths_cached_None (test.test_site.ImportSideEffectTests.test_abs_paths_cached_None)\nPASS: Test for __cached__ is None.\nSKIP: test_add_build_dir (test.test_site.ImportSideEffectTests.test_add_build_dir) 'test not implemented'\nSKIP: test_license_exists_at_url (test.test_site.ImportSideEffectTests.test_license_exists_at_url) \"resource 'network' is not enabled\"\nPASS: test_no_duplicate_paths (test.test_site.ImportSideEffectTests.test_no_duplicate_paths)\nPASS: test_setting_copyright (test.test_site.ImportSideEffectTests.test_setting_copyright)\nPASS: test_setting_help (test.test_site.ImportSideEffectTests.test_setting_help)\nPASS: test_setting_quit (test.test_site.ImportSideEffectTests.test_setting_quit)\nPASS: test_sitecustomize_executed (test.test_site.ImportSideEffectTests.test_sitecustomize_executed)\nPASS: test_startup_imports (test.test_site.StartupImportTests.test_startup_imports)\nPASS: test_startup_interactivehook (test.test_site.StartupImportTests.test_startup_interactivehook)\nPASS: test_startup_interactivehook_isolated (test.test_site.StartupImportTests.test_startup_interactivehook_isolated)\nPASS: test_startup_interactivehook_isolated_explicit (test.test_site.StartupImportTests.test_startup_interactivehook_isolated_explicit)\nPASS: test_underpth_basic (test.test_site._pthFileTests.test_underpth_basic)\nSKIP: test_underpth_dll_file (test.test_site._pthFileTests.test_underpth_dll_file) 'library ._pth file not supported on this platform'\nPASS: test_underpth_file (test.test_site._pthFileTests.test_underpth_file)\nPASS: test_underpth_nosite_file (test.test_site._pthFileTests.test_underpth_nosite_file)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.491s\n\nOK (skipped=3)\n0:02:43 load avg: 3.78 [339/469] test_slice passed\nPASS: test_cmp (test.test_slice.SliceTest.test_cmp)\nPASS: test_constructor (test.test_slice.SliceTest.test_constructor)\nPASS: test_copy (test.test_slice.SliceTest.test_copy)\nPASS: test_cycle (test.test_slice.SliceTest.test_cycle)\nPASS: test_deepcopy (test.test_slice.SliceTest.test_deepcopy)\nPASS: test_hash (test.test_slice.SliceTest.test_hash)\nPASS: test_indices (test.test_slice.SliceTest.test_indices)\nPASS: test_members (test.test_slice.SliceTest.test_members)\nPASS: test_pickle (test.test_slice.SliceTest.test_pickle)\nPASS: test_repr (test.test_slice.SliceTest.test_repr)\nPASS: test_setslice_without_getslice (test.test_slice.SliceTest.test_setslice_without_getslice)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.167s\n\nOK\n0:02:45 load avg: 3.56 [340/469] test_smtplib passed\nPASS: testFailingHELO (test.test_smtplib.BadHELOServerTests.testFailingHELO)\nPASS: testBasic (test.test_smtplib.DebuggingServerTests.testBasic)\nPASS: testELHO (test.test_smtplib.DebuggingServerTests.testELHO)\nPASS: testEXPNNotImplemented (test.test_smtplib.DebuggingServerTests.testEXPNNotImplemented)\nPASS: testHELP (test.test_smtplib.DebuggingServerTests.testHELP)\nPASS: testNOOP (test.test_smtplib.DebuggingServerTests.testNOOP)\nPASS: testRSET (test.test_smtplib.DebuggingServerTests.testRSET)\nPASS: testSecondHELO (test.test_smtplib.DebuggingServerTests.testSecondHELO)\nPASS: testSend (test.test_smtplib.DebuggingServerTests.testSend)\nPASS: testSendBinary (test.test_smtplib.DebuggingServerTests.testSendBinary)\nPASS: testSendMessage (test.test_smtplib.DebuggingServerTests.testSendMessage)\nPASS: testSendMessageMultipleResentRaises (test.test_smtplib.DebuggingServerTests.testSendMessageMultipleResentRaises)\nPASS: testSendMessageResent (test.test_smtplib.DebuggingServerTests.testSendMessageResent)\nPASS: testSendMessageWithAddresses (test.test_smtplib.DebuggingServerTests.testSendMessageWithAddresses)\nPASS: testSendMessageWithMultipleFrom (test.test_smtplib.DebuggingServerTests.testSendMessageWithMultipleFrom)\nPASS: testSendMessageWithSomeAddresses (test.test_smtplib.DebuggingServerTests.testSendMessageWithSomeAddresses)\nPASS: testSendMessageWithSpecifiedAddresses (test.test_smtplib.DebuggingServerTests.testSendMessageWithSpecifiedAddresses)\nPASS: testSendNeedingDotQuote (test.test_smtplib.DebuggingServerTests.testSendNeedingDotQuote)\nPASS: testSendNullSender (test.test_smtplib.DebuggingServerTests.testSendNullSender)\nPASS: testSourceAddress (test.test_smtplib.DebuggingServerTests.testSourceAddress)\nPASS: testVRFY (test.test_smtplib.DebuggingServerTests.testVRFY)\nPASS: test_issue43124_escape_localhostname (test.test_smtplib.DebuggingServerTests.test_issue43124_escape_localhostname)\nPASS: test_issue43124_escape_options (test.test_smtplib.DebuggingServerTests.test_issue43124_escape_options)\nPASS: test_issue43124_putcmd_escapes_newline (test.test_smtplib.DebuggingServerTests.test_issue43124_putcmd_escapes_newline)\nPASS: testSendMessage (test.test_smtplib.DefaultArgumentsTests.testSendMessage)\nPASS: testSendMessageWithMailOptions (test.test_smtplib.DefaultArgumentsTests.testSendMessageWithMailOptions)\nPASS: testBasic1 (test.test_smtplib.LMTPGeneralTests.testBasic1)\nPASS: testBasic2 (test.test_smtplib.LMTPGeneralTests.testBasic2)\nPASS: testLocalHostName (test.test_smtplib.LMTPGeneralTests.testLocalHostName)\nPASS: testQuoteData (test.test_smtplib.LMTPGeneralTests.testQuoteData)\nPASS: testSourceAddress (test.test_smtplib.LMTPGeneralTests.testSourceAddress)\nPASS: testTimeoutDefault (test.test_smtplib.LMTPGeneralTests.testTimeoutDefault)\nPASS: testTimeoutNone (test.test_smtplib.LMTPGeneralTests.testTimeoutNone)\nPASS: testTimeoutValue (test.test_smtplib.LMTPGeneralTests.testTimeoutValue)\nPASS: testTimeoutZero (test.test_smtplib.LMTPGeneralTests.testTimeoutZero)\nPASS: testUnixDomainSocketTimeoutDefault (test.test_smtplib.LMTPGeneralTests.testUnixDomainSocketTimeoutDefault)\nPASS: test_debuglevel (test.test_smtplib.LMTPGeneralTests.test_debuglevel)\nPASS: test_debuglevel_2 (test.test_smtplib.LMTPGeneralTests.test_debuglevel_2)\nPASS: testNonnumericPort (test.test_smtplib.NonConnectingTests.testNonnumericPort)\nPASS: testNotConnected (test.test_smtplib.NonConnectingTests.testNotConnected)\nPASS: testSockAttributeExists (test.test_smtplib.NonConnectingTests.testSockAttributeExists)\nPASS: testAUTH_PLAIN_initial_response_auth (test.test_smtplib.SMTPAUTHInitialResponseSimTests.testAUTH_PLAIN_initial_response_auth)\nPASS: testAUTH_PLAIN_initial_response_login (test.test_smtplib.SMTPAUTHInitialResponseSimTests.testAUTH_PLAIN_initial_response_login)\nPASS: testBasic1 (test.test_smtplib.SMTPGeneralTests.testBasic1)\nPASS: testBasic2 (test.test_smtplib.SMTPGeneralTests.testBasic2)\nPASS: testLocalHostName (test.test_smtplib.SMTPGeneralTests.testLocalHostName)\nPASS: testQuoteData (test.test_smtplib.SMTPGeneralTests.testQuoteData)\nPASS: testSourceAddress (test.test_smtplib.SMTPGeneralTests.testSourceAddress)\nPASS: testTimeoutDefault (test.test_smtplib.SMTPGeneralTests.testTimeoutDefault)\nPASS: testTimeoutNone (test.test_smtplib.SMTPGeneralTests.testTimeoutNone)\nPASS: testTimeoutValue (test.test_smtplib.SMTPGeneralTests.testTimeoutValue)\nPASS: testTimeoutZero (test.test_smtplib.SMTPGeneralTests.testTimeoutZero)\nPASS: test_debuglevel (test.test_smtplib.SMTPGeneralTests.test_debuglevel)\nPASS: test_debuglevel_2 (test.test_smtplib.SMTPGeneralTests.test_debuglevel_2)\nPASS: testAUTH_BUGGY (test.test_smtplib.SMTPSimTests.testAUTH_BUGGY)\nPASS: testAUTH_CRAM_MD5 (test.test_smtplib.SMTPSimTests.testAUTH_CRAM_MD5)\nPASS: testAUTH_LOGIN (test.test_smtplib.SMTPSimTests.testAUTH_LOGIN)\nPASS: testAUTH_LOGIN_initial_response_notok (test.test_smtplib.SMTPSimTests.testAUTH_LOGIN_initial_response_notok)\nPASS: testAUTH_LOGIN_initial_response_ok (test.test_smtplib.SMTPSimTests.testAUTH_LOGIN_initial_response_ok)\nPASS: testAUTH_PLAIN (test.test_smtplib.SMTPSimTests.testAUTH_PLAIN)\nPASS: testAUTH_multiple (test.test_smtplib.SMTPSimTests.testAUTH_multiple)\nPASS: testBasic (test.test_smtplib.SMTPSimTests.testBasic)\nPASS: testEHLO (test.test_smtplib.SMTPSimTests.testEHLO)\nPASS: testEXPN (test.test_smtplib.SMTPSimTests.testEXPN)\nPASS: testVRFY (test.test_smtplib.SMTPSimTests.testVRFY)\nPASS: test_421_from_data_cmd (test.test_smtplib.SMTPSimTests.test_421_from_data_cmd)\nPASS: test_421_from_mail_cmd (test.test_smtplib.SMTPSimTests.test_421_from_mail_cmd)\nPASS: test_421_from_rcpt_cmd (test.test_smtplib.SMTPSimTests.test_421_from_rcpt_cmd)\nPASS: test__rest_from_mail_cmd (test.test_smtplib.SMTPSimTests.test__rest_from_mail_cmd)\nPASS: test_auth_function (test.test_smtplib.SMTPSimTests.test_auth_function)\nPASS: test_name_field_not_included_in_envelop_addresses (test.test_smtplib.SMTPSimTests.test_name_field_not_included_in_envelop_addresses)\nPASS: test_quit_resets_greeting (test.test_smtplib.SMTPSimTests.test_quit_resets_greeting)\nPASS: test_send_message_error_on_non_ascii_addrs_if_no_smtputf8 (test.test_smtplib.SMTPSimTests.test_send_message_error_on_non_ascii_addrs_if_no_smtputf8)\nPASS: test_send_unicode_without_SMTPUTF8 (test.test_smtplib.SMTPSimTests.test_send_unicode_without_SMTPUTF8)\nPASS: test_smtputf8_NotSupportedError_if_no_server_support (test.test_smtplib.SMTPSimTests.test_smtputf8_NotSupportedError_if_no_server_support)\nPASS: test_with_statement (test.test_smtplib.SMTPSimTests.test_with_statement)\nPASS: test_with_statement_QUIT_failure (test.test_smtplib.SMTPSimTests.test_with_statement_QUIT_failure)\nPASS: test_send_message_uses_smtputf8_if_addrs_non_ascii (test.test_smtplib.SMTPUTF8SimTests.test_send_message_uses_smtputf8_if_addrs_non_ascii)\nPASS: test_send_unicode_with_SMTPUTF8_via_low_level_API (test.test_smtplib.SMTPUTF8SimTests.test_send_unicode_with_SMTPUTF8_via_low_level_API)\nPASS: test_send_unicode_with_SMTPUTF8_via_sendmail (test.test_smtplib.SMTPUTF8SimTests.test_send_unicode_with_SMTPUTF8_via_sendmail)\nPASS: test_test_server_supports_extensions (test.test_smtplib.SMTPUTF8SimTests.test_test_server_supports_extensions)\nPASS: testLineTooLong (test.test_smtplib.TooLongLineTests.testLineTooLong)\n\n----------------------------------------------------------------------\nRan 82 tests in 1.441s\n\nOK\n0:02:45 load avg: 3.56 [341/469] test_smtpnet skipped (resource denied)\ntest_smtpnet skipped -- Use of the 'network' resource not enabled\n0:02:45 load avg: 3.56 [342/469] test_sndhdr passed\nPASS: test_data (test.test_sndhdr.TestFormats.test_data)\nPASS: test_pickleable (test.test_sndhdr.TestFormats.test_pickleable)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.009s\n\nOK\n0:02:48 load avg: 3.43 [343/469] test_selectors passed\nPASS: test_close (test.test_selectors.DefaultSelectorTestCase.test_close)\nPASS: test_context_manager (test.test_selectors.DefaultSelectorTestCase.test_context_manager)\nPASS: test_empty_select (test.test_selectors.DefaultSelectorTestCase.test_empty_select)\nPASS: test_fileno (test.test_selectors.DefaultSelectorTestCase.test_fileno)\nPASS: test_get_key (test.test_selectors.DefaultSelectorTestCase.test_get_key)\nPASS: test_get_map (test.test_selectors.DefaultSelectorTestCase.test_get_map)\nPASS: test_modify (test.test_selectors.DefaultSelectorTestCase.test_modify)\nPASS: test_modify_unregister (test.test_selectors.DefaultSelectorTestCase.test_modify_unregister)\nPASS: test_register (test.test_selectors.DefaultSelectorTestCase.test_register)\nPASS: test_select (test.test_selectors.DefaultSelectorTestCase.test_select)\nPASS: test_select_interrupt_exc (test.test_selectors.DefaultSelectorTestCase.test_select_interrupt_exc)\nPASS: test_select_interrupt_noraise (test.test_selectors.DefaultSelectorTestCase.test_select_interrupt_noraise)\nPASS: test_select_read_write (test.test_selectors.DefaultSelectorTestCase.test_select_read_write)\nPASS: test_selector (test.test_selectors.DefaultSelectorTestCase.test_selector)\nPASS: test_timeout (test.test_selectors.DefaultSelectorTestCase.test_timeout)\nPASS: test_unregister (test.test_selectors.DefaultSelectorTestCase.test_unregister)\nPASS: test_unregister_after_fd_close (test.test_selectors.DefaultSelectorTestCase.test_unregister_after_fd_close)\nPASS: test_unregister_after_fd_close_and_reuse (test.test_selectors.DefaultSelectorTestCase.test_unregister_after_fd_close_and_reuse)\nPASS: test_unregister_after_socket_close (test.test_selectors.DefaultSelectorTestCase.test_unregister_after_socket_close)\nSKIP: test_above_fd_setsize (test.test_selectors.DevpollSelectorTestCase.test_above_fd_setsize) 'Test needs selectors.DevpollSelector'\nSKIP: test_close (test.test_selectors.DevpollSelectorTestCase.test_close) 'Test needs selectors.DevpollSelector'\nSKIP: test_context_manager (test.test_selectors.DevpollSelectorTestCase.test_context_manager) 'Test needs selectors.DevpollSelector'\nSKIP: test_empty_select (test.test_selectors.DevpollSelectorTestCase.test_empty_select) 'Test needs selectors.DevpollSelector'\nSKIP: test_fileno (test.test_selectors.DevpollSelectorTestCase.test_fileno) 'Test needs selectors.DevpollSelector'\nSKIP: test_get_key (test.test_selectors.DevpollSelectorTestCase.test_get_key) 'Test needs selectors.DevpollSelector'\nSKIP: test_get_map (test.test_selectors.DevpollSelectorTestCase.test_get_map) 'Test needs selectors.DevpollSelector'\nSKIP: test_modify (test.test_selectors.DevpollSelectorTestCase.test_modify) 'Test needs selectors.DevpollSelector'\nSKIP: test_modify_unregister (test.test_selectors.DevpollSelectorTestCase.test_modify_unregister) 'Test needs selectors.DevpollSelector'\nSKIP: test_register (test.test_selectors.DevpollSelectorTestCase.test_register) 'Test needs selectors.DevpollSelector'\nSKIP: test_select (test.test_selectors.DevpollSelectorTestCase.test_select) 'Test needs selectors.DevpollSelector'\nSKIP: test_select_interrupt_exc (test.test_selectors.DevpollSelectorTestCase.test_select_interrupt_exc) 'Test needs selectors.DevpollSelector'\nSKIP: test_select_interrupt_noraise (test.test_selectors.DevpollSelectorTestCase.test_select_interrupt_noraise) 'Test needs selectors.DevpollSelector'\nSKIP: test_select_read_write (test.test_selectors.DevpollSelectorTestCase.test_select_read_write) 'Test needs selectors.DevpollSelector'\nSKIP: test_selector (test.test_selectors.DevpollSelectorTestCase.test_selector) 'Test needs selectors.DevpollSelector'\nSKIP: test_timeout (test.test_selectors.DevpollSelectorTestCase.test_timeout) 'Test needs selectors.DevpollSelector'\nSKIP: test_unregister (test.test_selectors.DevpollSelectorTestCase.test_unregister) 'Test needs selectors.DevpollSelector'\nSKIP: test_unregister_after_fd_close (test.test_selectors.DevpollSelectorTestCase.test_unregister_after_fd_close) 'Test needs selectors.DevpollSelector'\nSKIP: test_unregister_after_fd_close_and_reuse (test.test_selectors.DevpollSelectorTestCase.test_unregister_after_fd_close_and_reuse) 'Test needs selectors.DevpollSelector'\nSKIP: test_unregister_after_socket_close (test.test_selectors.DevpollSelectorTestCase.test_unregister_after_socket_close) 'Test needs selectors.DevpollSelector'\nSKIP: test_above_fd_setsize (test.test_selectors.EpollSelectorTestCase.test_above_fd_setsize) \"resource 'cpu' is not enabled\"\nPASS: test_close (test.test_selectors.EpollSelectorTestCase.test_close)\nPASS: test_context_manager (test.test_selectors.EpollSelectorTestCase.test_context_manager)\nPASS: test_empty_select (test.test_selectors.EpollSelectorTestCase.test_empty_select)\nPASS: test_fileno (test.test_selectors.EpollSelectorTestCase.test_fileno)\nPASS: test_get_key (test.test_selectors.EpollSelectorTestCase.test_get_key)\nPASS: test_get_map (test.test_selectors.EpollSelectorTestCase.test_get_map)\nPASS: test_modify (test.test_selectors.EpollSelectorTestCase.test_modify)\nPASS: test_modify_unregister (test.test_selectors.EpollSelectorTestCase.test_modify_unregister)\nPASS: test_register (test.test_selectors.EpollSelectorTestCase.test_register)\nPASS: test_register_file (test.test_selectors.EpollSelectorTestCase.test_register_file)\nPASS: test_select (test.test_selectors.EpollSelectorTestCase.test_select)\nPASS: test_select_interrupt_exc (test.test_selectors.EpollSelectorTestCase.test_select_interrupt_exc)\nPASS: test_select_interrupt_noraise (test.test_selectors.EpollSelectorTestCase.test_select_interrupt_noraise)\nPASS: test_select_read_write (test.test_selectors.EpollSelectorTestCase.test_select_read_write)\nPASS: test_selector (test.test_selectors.EpollSelectorTestCase.test_selector)\nPASS: test_timeout (test.test_selectors.EpollSelectorTestCase.test_timeout)\nPASS: test_unregister (test.test_selectors.EpollSelectorTestCase.test_unregister)\nPASS: test_unregister_after_fd_close (test.test_selectors.EpollSelectorTestCase.test_unregister_after_fd_close)\nPASS: test_unregister_after_fd_close_and_reuse (test.test_selectors.EpollSelectorTestCase.test_unregister_after_fd_close_and_reuse)\nPASS: test_unregister_after_socket_close (test.test_selectors.EpollSelectorTestCase.test_unregister_after_socket_close)\nSKIP: test_above_fd_setsize (test.test_selectors.KqueueSelectorTestCase.test_above_fd_setsize) 'Test needs selectors.KqueueSelector)'\nSKIP: test_close (test.test_selectors.KqueueSelectorTestCase.test_close) 'Test needs selectors.KqueueSelector)'\nSKIP: test_context_manager (test.test_selectors.KqueueSelectorTestCase.test_context_manager) 'Test needs selectors.KqueueSelector)'\nSKIP: test_empty_select (test.test_selectors.KqueueSelectorTestCase.test_empty_select) 'Test needs selectors.KqueueSelector)'\nSKIP: test_empty_select_timeout (test.test_selectors.KqueueSelectorTestCase.test_empty_select_timeout) 'Test needs selectors.KqueueSelector)'\nSKIP: test_fileno (test.test_selectors.KqueueSelectorTestCase.test_fileno) 'Test needs selectors.KqueueSelector)'\nSKIP: test_get_key (test.test_selectors.KqueueSelectorTestCase.test_get_key) 'Test needs selectors.KqueueSelector)'\nSKIP: test_get_map (test.test_selectors.KqueueSelectorTestCase.test_get_map) 'Test needs selectors.KqueueSelector)'\nSKIP: test_modify (test.test_selectors.KqueueSelectorTestCase.test_modify) 'Test needs selectors.KqueueSelector)'\nSKIP: test_modify_unregister (test.test_selectors.KqueueSelectorTestCase.test_modify_unregister) 'Test needs selectors.KqueueSelector)'\nSKIP: test_register (test.test_selectors.KqueueSelectorTestCase.test_register) 'Test needs selectors.KqueueSelector)'\nSKIP: test_register_bad_fd (test.test_selectors.KqueueSelectorTestCase.test_register_bad_fd) 'Test needs selectors.KqueueSelector)'\nSKIP: test_select (test.test_selectors.KqueueSelectorTestCase.test_select) 'Test needs selectors.KqueueSelector)'\nSKIP: test_select_interrupt_exc (test.test_selectors.KqueueSelectorTestCase.test_select_interrupt_exc) 'Test needs selectors.KqueueSelector)'\nSKIP: test_select_interrupt_noraise (test.test_selectors.KqueueSelectorTestCase.test_select_interrupt_noraise) 'Test needs selectors.KqueueSelector)'\nSKIP: test_select_read_write (test.test_selectors.KqueueSelectorTestCase.test_select_read_write) 'Test needs selectors.KqueueSelector)'\nSKIP: test_selector (test.test_selectors.KqueueSelectorTestCase.test_selector) 'Test needs selectors.KqueueSelector)'\nSKIP: test_timeout (test.test_selectors.KqueueSelectorTestCase.test_timeout) 'Test needs selectors.KqueueSelector)'\nSKIP: test_unregister (test.test_selectors.KqueueSelectorTestCase.test_unregister) 'Test needs selectors.KqueueSelector)'\nSKIP: test_unregister_after_fd_close (test.test_selectors.KqueueSelectorTestCase.test_unregister_after_fd_close) 'Test needs selectors.KqueueSelector)'\nSKIP: test_unregister_after_fd_close_and_reuse (test.test_selectors.KqueueSelectorTestCase.test_unregister_after_fd_close_and_reuse) 'Test needs selectors.KqueueSelector)'\nSKIP: test_unregister_after_socket_close (test.test_selectors.KqueueSelectorTestCase.test_unregister_after_socket_close) 'Test needs selectors.KqueueSelector)'\nSKIP: test_above_fd_setsize (test.test_selectors.PollSelectorTestCase.test_above_fd_setsize) \"resource 'cpu' is not enabled\"\nPASS: test_close (test.test_selectors.PollSelectorTestCase.test_close)\nPASS: test_context_manager (test.test_selectors.PollSelectorTestCase.test_context_manager)\nPASS: test_empty_select (test.test_selectors.PollSelectorTestCase.test_empty_select)\nPASS: test_fileno (test.test_selectors.PollSelectorTestCase.test_fileno)\nPASS: test_get_key (test.test_selectors.PollSelectorTestCase.test_get_key)\nPASS: test_get_map (test.test_selectors.PollSelectorTestCase.test_get_map)\nPASS: test_modify (test.test_selectors.PollSelectorTestCase.test_modify)\nPASS: test_modify_unregister (test.test_selectors.PollSelectorTestCase.test_modify_unregister)\nPASS: test_register (test.test_selectors.PollSelectorTestCase.test_register)\nPASS: test_select (test.test_selectors.PollSelectorTestCase.test_select)\nPASS: test_select_interrupt_exc (test.test_selectors.PollSelectorTestCase.test_select_interrupt_exc)\nPASS: test_select_interrupt_noraise (test.test_selectors.PollSelectorTestCase.test_select_interrupt_noraise)\nPASS: test_select_read_write (test.test_selectors.PollSelectorTestCase.test_select_read_write)\nPASS: test_selector (test.test_selectors.PollSelectorTestCase.test_selector)\nPASS: test_timeout (test.test_selectors.PollSelectorTestCase.test_timeout)\nPASS: test_unregister (test.test_selectors.PollSelectorTestCase.test_unregister)\nPASS: test_unregister_after_fd_close (test.test_selectors.PollSelectorTestCase.test_unregister_after_fd_close)\nPASS: test_unregister_after_fd_close_and_reuse (test.test_selectors.PollSelectorTestCase.test_unregister_after_fd_close_and_reuse)\nPASS: test_unregister_after_socket_close (test.test_selectors.PollSelectorTestCase.test_unregister_after_socket_close)\nPASS: test_close (test.test_selectors.SelectSelectorTestCase.test_close)\nPASS: test_context_manager (test.test_selectors.SelectSelectorTestCase.test_context_manager)\nPASS: test_empty_select (test.test_selectors.SelectSelectorTestCase.test_empty_select)\nPASS: test_fileno (test.test_selectors.SelectSelectorTestCase.test_fileno)\nPASS: test_get_key (test.test_selectors.SelectSelectorTestCase.test_get_key)\nPASS: test_get_map (test.test_selectors.SelectSelectorTestCase.test_get_map)\nPASS: test_modify (test.test_selectors.SelectSelectorTestCase.test_modify)\nSKIP: test_modify_unregister (test.test_selectors.SelectSelectorTestCase.test_modify_unregister) ''\nPASS: test_register (test.test_selectors.SelectSelectorTestCase.test_register)\nPASS: test_select (test.test_selectors.SelectSelectorTestCase.test_select)\nPASS: test_select_interrupt_exc (test.test_selectors.SelectSelectorTestCase.test_select_interrupt_exc)\nPASS: test_select_interrupt_noraise (test.test_selectors.SelectSelectorTestCase.test_select_interrupt_noraise)\nPASS: test_select_read_write (test.test_selectors.SelectSelectorTestCase.test_select_read_write)\nPASS: test_selector (test.test_selectors.SelectSelectorTestCase.test_selector)\nPASS: test_timeout (test.test_selectors.SelectSelectorTestCase.test_timeout)\nPASS: test_unregister (test.test_selectors.SelectSelectorTestCase.test_unregister)\nPASS: test_unregister_after_fd_close (test.test_selectors.SelectSelectorTestCase.test_unregister_after_fd_close)\nPASS: test_unregister_after_fd_close_and_reuse (test.test_selectors.SelectSelectorTestCase.test_unregister_after_fd_close_and_reuse)\nPASS: test_unregister_after_socket_close (test.test_selectors.SelectSelectorTestCase.test_unregister_after_socket_close)\n\n----------------------------------------------------------------------\nRan 77 tests in 14.073s\n\nOK (skipped=45)\n0:02:48 load avg: 3.43 [344/469] test_socketserver skipped (resource denied)\ntest_socketserver skipped -- Use of the 'network' resource not enabled\n0:02:49 load avg: 3.43 [345/469] test_sort passed\ntestStressfully (test.test_sort.TestBase.testStressfully) ... Testing size 0\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 1\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 2\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 3\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 3\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 4\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 5\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 7\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 8\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 9\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 15\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 16\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 17\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 31\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 32\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 33\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 63\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 64\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(11) Complains(29)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 65\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 127\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(5) Complains(11)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 128\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 129\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(27) Complains(26)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 255\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 256\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(244) Complains(111)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 257\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(102) Complains(122)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 511\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(125) Complains(295)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 512\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(457) Complains(460)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 513\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(89) Complains(178)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 10\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 100\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 1000\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(183) Complains(404)\n    checking exception during sort left some permutation\n    checking stability\nok\nPASS: test_bug453523 (test.test_sort.TestBugs.test_bug453523)\nPASS: test_undetected_mutation (test.test_sort.TestBugs.test_undetected_mutation)\nPASS: test_baddecorator (test.test_sort.TestDecorateSortUndecorate.test_baddecorator)\nPASS: test_decorated (test.test_sort.TestDecorateSortUndecorate.test_decorated)\nPASS: test_key_with_exception (test.test_sort.TestDecorateSortUndecorate.test_key_with_exception)\nPASS: test_key_with_mutating_del (test.test_sort.TestDecorateSortUndecorate.test_key_with_mutating_del)\nPASS: test_key_with_mutating_del_and_exception (test.test_sort.TestDecorateSortUndecorate.test_key_with_mutating_del_and_exception)\nPASS: test_key_with_mutation (test.test_sort.TestDecorateSortUndecorate.test_key_with_mutation)\nPASS: test_reverse (test.test_sort.TestDecorateSortUndecorate.test_reverse)\nPASS: test_reverse_stability (test.test_sort.TestDecorateSortUndecorate.test_reverse_stability)\nPASS: test_stability (test.test_sort.TestDecorateSortUndecorate.test_stability)\nPASS: test_none_in_tuples (test.test_sort.TestOptimizedCompares.test_none_in_tuples)\nPASS: test_not_all_tuples (test.test_sort.TestOptimizedCompares.test_not_all_tuples)\nPASS: test_safe_object_compare (test.test_sort.TestOptimizedCompares.test_safe_object_compare)\nPASS: test_unsafe_float_compare (test.test_sort.TestOptimizedCompares.test_unsafe_float_compare)\nPASS: test_unsafe_latin_compare (test.test_sort.TestOptimizedCompares.test_unsafe_latin_compare)\nPASS: test_unsafe_long_compare (test.test_sort.TestOptimizedCompares.test_unsafe_long_compare)\nPASS: test_unsafe_object_compare (test.test_sort.TestOptimizedCompares.test_unsafe_object_compare)\nPASS: test_unsafe_tuple_compare (test.test_sort.TestOptimizedCompares.test_unsafe_tuple_compare)\n\n----------------------------------------------------------------------\nRan 20 tests in 0.099s\n\nOK\n0:02:50 load avg: 3.43 [346/469] test_source_encoding passed\nPASS: test_crcrcrlf (test.test_source_encoding.BytesSourceEncodingTest.test_crcrcrlf)\nPASS: test_crcrcrlf2 (test.test_source_encoding.BytesSourceEncodingTest.test_crcrcrlf2)\nPASS: test_crcrlf (test.test_source_encoding.BytesSourceEncodingTest.test_crcrlf)\nPASS: test_crlf (test.test_source_encoding.BytesSourceEncodingTest.test_crlf)\nPASS: test_default_coding (test.test_source_encoding.BytesSourceEncodingTest.test_default_coding)\nPASS: test_double_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_double_coding_line)\nPASS: test_double_coding_same_line (test.test_source_encoding.BytesSourceEncodingTest.test_double_coding_same_line)\nPASS: test_first_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_first_coding_line)\nPASS: test_first_non_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_first_non_utf8_coding_line)\nPASS: test_second_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_second_coding_line)\nPASS: test_second_non_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_second_non_utf8_coding_line)\nPASS: test_third_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_third_coding_line)\nPASS: test_utf8_bom (test.test_source_encoding.BytesSourceEncodingTest.test_utf8_bom)\nPASS: test_utf8_bom_and_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_utf8_bom_and_utf8_coding_line)\nPASS: test_crcrcrlf (test.test_source_encoding.FileSourceEncodingTest.test_crcrcrlf)\nPASS: test_crcrcrlf2 (test.test_source_encoding.FileSourceEncodingTest.test_crcrcrlf2)\nPASS: test_crcrlf (test.test_source_encoding.FileSourceEncodingTest.test_crcrlf)\nPASS: test_crlf (test.test_source_encoding.FileSourceEncodingTest.test_crlf)\nPASS: test_default_coding (test.test_source_encoding.FileSourceEncodingTest.test_default_coding)\nPASS: test_double_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_double_coding_line)\nPASS: test_double_coding_same_line (test.test_source_encoding.FileSourceEncodingTest.test_double_coding_same_line)\nPASS: test_first_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_first_coding_line)\nPASS: test_first_non_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_first_non_utf8_coding_line)\nPASS: test_second_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_second_coding_line)\nPASS: test_second_non_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_second_non_utf8_coding_line)\nPASS: test_third_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_third_coding_line)\nPASS: test_utf8_bom (test.test_source_encoding.FileSourceEncodingTest.test_utf8_bom)\nPASS: test_utf8_bom_and_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_utf8_bom_and_utf8_coding_line)\nPASS: test_20731 (test.test_source_encoding.MiscSourceEncodingTest.test_20731)\nPASS: test_bad_coding (test.test_source_encoding.MiscSourceEncodingTest.test_bad_coding)\nPASS: test_bad_coding2 (test.test_source_encoding.MiscSourceEncodingTest.test_bad_coding2)\nPASS: test_compilestring (test.test_source_encoding.MiscSourceEncodingTest.test_compilestring)\nPASS: test_error_from_string (test.test_source_encoding.MiscSourceEncodingTest.test_error_from_string)\nPASS: test_error_message (test.test_source_encoding.MiscSourceEncodingTest.test_error_message)\nPASS: test_exec_valid_coding (test.test_source_encoding.MiscSourceEncodingTest.test_exec_valid_coding)\nPASS: test_file_parse (test.test_source_encoding.MiscSourceEncodingTest.test_file_parse)\nPASS: test_file_parse_error_multiline (test.test_source_encoding.MiscSourceEncodingTest.test_file_parse_error_multiline)\nPASS: test_import_encoded_module (test.test_source_encoding.MiscSourceEncodingTest.test_import_encoded_module)\nPASS: test_issue2301 (test.test_source_encoding.MiscSourceEncodingTest.test_issue2301)\nPASS: test_issue3297 (test.test_source_encoding.MiscSourceEncodingTest.test_issue3297)\nPASS: test_issue4626 (test.test_source_encoding.MiscSourceEncodingTest.test_issue4626)\nPASS: test_issue7820 (test.test_source_encoding.MiscSourceEncodingTest.test_issue7820)\nPASS: test_tokenizer_fstring_warning_in_first_line (test.test_source_encoding.MiscSourceEncodingTest.test_tokenizer_fstring_warning_in_first_line)\nSKIP: test_invalid_utf8 (test.test_source_encoding.UTF8ValidatorTest.test_invalid_utf8) \"resource 'cpu' is not enabled\"\n\n----------------------------------------------------------------------\nRan 43 tests in 0.645s\n\nOK (skipped=1)\n0:02:50 load avg: 3.43 [347/469] test_spwd passed\nSKIP: test_getspnam_exception (test.test_spwd.TestSpwdNonRoot.test_getspnam_exception) 'non-root user required'\nPASS: test_getspall (test.test_spwd.TestSpwdRoot.test_getspall)\nPASS: test_getspnam (test.test_spwd.TestSpwdRoot.test_getspnam)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.002s\n\nOK (skipped=1)\n0:02:51 load avg: 3.43 [348/469] test_sqlite3 passed\ntest_sqlite3: testing with SQLite version 3.44.2\nPASS: test_bad_source_closed_connection (test.test_sqlite3.test_backup.BackupTests.test_bad_source_closed_connection)\nPASS: test_bad_target (test.test_sqlite3.test_backup.BackupTests.test_bad_target)\nPASS: test_bad_target_closed_connection (test.test_sqlite3.test_backup.BackupTests.test_bad_target_closed_connection)\nPASS: test_bad_target_filename (test.test_sqlite3.test_backup.BackupTests.test_bad_target_filename)\nPASS: test_bad_target_in_transaction (test.test_sqlite3.test_backup.BackupTests.test_bad_target_in_transaction)\nPASS: test_bad_target_same_connection (test.test_sqlite3.test_backup.BackupTests.test_bad_target_same_connection)\nPASS: test_database_source_name (test.test_sqlite3.test_backup.BackupTests.test_database_source_name)\nPASS: test_failing_progress (test.test_sqlite3.test_backup.BackupTests.test_failing_progress)\nPASS: test_keyword_only_args (test.test_sqlite3.test_backup.BackupTests.test_keyword_only_args)\nPASS: test_modifying_progress (test.test_sqlite3.test_backup.BackupTests.test_modifying_progress)\nPASS: test_non_callable_progress (test.test_sqlite3.test_backup.BackupTests.test_non_callable_progress)\nPASS: test_progress (test.test_sqlite3.test_backup.BackupTests.test_progress)\nPASS: test_progress_all_pages_at_once_1 (test.test_sqlite3.test_backup.BackupTests.test_progress_all_pages_at_once_1)\nPASS: test_progress_all_pages_at_once_2 (test.test_sqlite3.test_backup.BackupTests.test_progress_all_pages_at_once_2)\nPASS: test_simple (test.test_sqlite3.test_backup.BackupTests.test_simple)\nPASS: test_cli_execute_incomplete_sql (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_execute_incomplete_sql)\nPASS: test_cli_execute_sql (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_execute_sql)\nPASS: test_cli_execute_too_much_sql (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_execute_too_much_sql)\nPASS: test_cli_help (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_help)\nPASS: test_cli_on_disk_db (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_on_disk_db)\nPASS: test_cli_version (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_version)\nPASS: test_interact (test.test_sqlite3.test_cli.InteractiveSession.test_interact)\nPASS: test_interact_incomplete_multiline_sql (test.test_sqlite3.test_cli.InteractiveSession.test_interact_incomplete_multiline_sql)\nPASS: test_interact_invalid_sql (test.test_sqlite3.test_cli.InteractiveSession.test_interact_invalid_sql)\nPASS: test_interact_on_disk_file (test.test_sqlite3.test_cli.InteractiveSession.test_interact_on_disk_file)\nPASS: test_interact_quit (test.test_sqlite3.test_cli.InteractiveSession.test_interact_quit)\nPASS: test_interact_valid_multiline_sql (test.test_sqlite3.test_cli.InteractiveSession.test_interact_valid_multiline_sql)\nPASS: test_interact_valid_sql (test.test_sqlite3.test_cli.InteractiveSession.test_interact_valid_sql)\nPASS: test_interact_version (test.test_sqlite3.test_cli.InteractiveSession.test_interact_version)\nPASS: test_blob_32bit_rowid (test.test_sqlite3.test_dbapi.BlobTests.test_blob_32bit_rowid)\nPASS: test_blob_closed (test.test_sqlite3.test_dbapi.BlobTests.test_blob_closed)\nPASS: test_blob_closed_db_read (test.test_sqlite3.test_dbapi.BlobTests.test_blob_closed_db_read)\nPASS: test_blob_context_manager (test.test_sqlite3.test_dbapi.BlobTests.test_blob_context_manager)\nPASS: test_blob_context_manager_reraise_exceptions (test.test_sqlite3.test_dbapi.BlobTests.test_blob_context_manager_reraise_exceptions)\nPASS: test_blob_get_empty_slice (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_empty_slice)\nPASS: test_blob_get_item (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_item)\nPASS: test_blob_get_item_error (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_item_error)\nPASS: test_blob_get_slice (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_slice)\nPASS: test_blob_get_slice_negative_index (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_slice_negative_index)\nPASS: test_blob_get_slice_with_skip (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_slice_with_skip)\nPASS: test_blob_is_a_blob (test.test_sqlite3.test_dbapi.BlobTests.test_blob_is_a_blob)\nPASS: test_blob_length (test.test_sqlite3.test_dbapi.BlobTests.test_blob_length)\nPASS: test_blob_mapping_invalid_index_type (test.test_sqlite3.test_dbapi.BlobTests.test_blob_mapping_invalid_index_type)\nPASS: test_blob_open_error (test.test_sqlite3.test_dbapi.BlobTests.test_blob_open_error)\nPASS: test_blob_read (test.test_sqlite3.test_dbapi.BlobTests.test_blob_read)\nPASS: test_blob_read_advance_offset (test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_advance_offset)\nPASS: test_blob_read_at_offset (test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_at_offset)\nPASS: test_blob_read_error_row_changed (test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_error_row_changed)\nPASS: test_blob_read_oversized (test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_oversized)\nPASS: test_blob_seek_and_tell (test.test_sqlite3.test_dbapi.BlobTests.test_blob_seek_and_tell)\nPASS: test_blob_seek_error (test.test_sqlite3.test_dbapi.BlobTests.test_blob_seek_error)\nPASS: test_blob_sequence_not_supported (test.test_sqlite3.test_dbapi.BlobTests.test_blob_sequence_not_supported)\nPASS: test_blob_set_empty_slice (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_empty_slice)\nPASS: test_blob_set_item (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item)\nPASS: test_blob_set_item_error (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item_error)\nPASS: test_blob_set_item_negative_index (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item_negative_index)\nPASS: test_blob_set_item_with_offset (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item_with_offset)\nPASS: test_blob_set_slice (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice)\nPASS: test_blob_set_slice_buffer_object (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice_buffer_object)\nPASS: test_blob_set_slice_error (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice_error)\nPASS: test_blob_set_slice_with_skip (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice_with_skip)\nPASS: test_blob_write (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write)\nPASS: test_blob_write_advance_offset (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_advance_offset)\nPASS: test_blob_write_at_offset (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_at_offset)\nPASS: test_blob_write_error_length (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_error_length)\nPASS: test_blob_write_error_readonly (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_error_readonly)\nPASS: test_blob_write_error_row_changed (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_error_row_changed)\nPASS: test_closed_call (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_call)\nPASS: test_closed_con_commit (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_con_commit)\nPASS: test_closed_con_cursor (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_con_cursor)\nPASS: test_closed_con_rollback (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_con_rollback)\nPASS: test_closed_create_aggregate (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_create_aggregate)\nPASS: test_closed_create_function (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_create_function)\nPASS: test_closed_cur_execute (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_cur_execute)\nPASS: test_closed_set_authorizer (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_set_authorizer)\nPASS: test_closed_set_progress_callback (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_set_progress_callback)\nPASS: test_closed (test.test_sqlite3.test_dbapi.ClosedCurTests.test_closed)\nPASS: test_close (test.test_sqlite3.test_dbapi.ConnectionTests.test_close)\nPASS: test_commit (test.test_sqlite3.test_dbapi.ConnectionTests.test_commit)\ntest_commit_after_no_changes (test.test_sqlite3.test_dbapi.ConnectionTests.test_commit_after_no_changes)\nPASS: A commit should also work when no changes were made to the database.\nPASS: test_connection_bad_limit_category (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_bad_limit_category)\nPASS: test_connection_bad_reinit (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_bad_reinit)\nPASS: test_connection_config (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_config)\nPASS: test_connection_exceptions (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_exceptions)\nPASS: test_connection_init_bad_isolation_level (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_init_bad_isolation_level)\nPASS: test_connection_init_good_isolation_levels (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_init_good_isolation_levels)\nPASS: test_connection_limits (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_limits)\nPASS: test_connection_reinit (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_reinit)\nPASS: test_cursor (test.test_sqlite3.test_dbapi.ConnectionTests.test_cursor)\nPASS: test_drop_unused_refs (test.test_sqlite3.test_dbapi.ConnectionTests.test_drop_unused_refs)\nPASS: test_exceptions (test.test_sqlite3.test_dbapi.ConnectionTests.test_exceptions)\nPASS: test_failed_open (test.test_sqlite3.test_dbapi.ConnectionTests.test_failed_open)\nPASS: test_in_transaction (test.test_sqlite3.test_dbapi.ConnectionTests.test_in_transaction)\nPASS: test_in_transaction_ro (test.test_sqlite3.test_dbapi.ConnectionTests.test_in_transaction_ro)\nPASS: test_interrupt (test.test_sqlite3.test_dbapi.ConnectionTests.test_interrupt)\nPASS: test_interrupt_on_closed_db (test.test_sqlite3.test_dbapi.ConnectionTests.test_interrupt_on_closed_db)\nPASS: test_rollback (test.test_sqlite3.test_dbapi.ConnectionTests.test_rollback)\ntest_rollback_after_no_changes (test.test_sqlite3.test_dbapi.ConnectionTests.test_rollback_after_no_changes)\nPASS: A rollback should also work when no changes were made to the database.\nPASS: test_use_after_close (test.test_sqlite3.test_dbapi.ConnectionTests.test_use_after_close)\nPASS: test_binary (test.test_sqlite3.test_dbapi.ConstructorTests.test_binary)\nPASS: test_date (test.test_sqlite3.test_dbapi.ConstructorTests.test_date)\nPASS: test_date_from_ticks (test.test_sqlite3.test_dbapi.ConstructorTests.test_date_from_ticks)\nPASS: test_time (test.test_sqlite3.test_dbapi.ConstructorTests.test_time)\nPASS: test_time_from_ticks (test.test_sqlite3.test_dbapi.ConstructorTests.test_time_from_ticks)\nPASS: test_timestamp (test.test_sqlite3.test_dbapi.ConstructorTests.test_timestamp)\nPASS: test_timestamp_from_ticks (test.test_sqlite3.test_dbapi.ConstructorTests.test_timestamp_from_ticks)\nPASS: test_array_size (test.test_sqlite3.test_dbapi.CursorTests.test_array_size)\nPASS: test_close (test.test_sqlite3.test_dbapi.CursorTests.test_close)\nPASS: test_column_count (test.test_sqlite3.test_dbapi.CursorTests.test_column_count)\nPASS: test_cursor_connection (test.test_sqlite3.test_dbapi.CursorTests.test_cursor_connection)\nPASS: test_cursor_wrong_class (test.test_sqlite3.test_dbapi.CursorTests.test_cursor_wrong_class)\nPASS: test_execute_arg_float (test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_float)\nPASS: test_execute_arg_int (test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_int)\nPASS: test_execute_arg_string (test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_string)\nPASS: test_execute_arg_string_with_zero_byte (test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_string_with_zero_byte)\nPASS: test_execute_dict_mapping (test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping)\nPASS: test_execute_dict_mapping_mapping (test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_mapping)\nPASS: test_execute_dict_mapping_no_args (test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_no_args)\nPASS: test_execute_dict_mapping_too_little_args (test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_too_little_args)\nPASS: test_execute_dict_mapping_unnamed (test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_unnamed)\nPASS: test_execute_illegal_sql (test.test_sqlite3.test_dbapi.CursorTests.test_execute_illegal_sql)\nPASS: test_execute_many_generator (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_generator)\nPASS: test_execute_many_iterator (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_iterator)\nPASS: test_execute_many_not_iterable (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_not_iterable)\nPASS: test_execute_many_select (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_select)\nPASS: test_execute_many_sequence (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_sequence)\nPASS: test_execute_many_wrong_sql_arg (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_wrong_sql_arg)\nPASS: test_execute_multiple_statements (test.test_sqlite3.test_dbapi.CursorTests.test_execute_multiple_statements)\nPASS: test_execute_named_param_and_sequence (test.test_sqlite3.test_dbapi.CursorTests.test_execute_named_param_and_sequence)\nPASS: test_execute_no_args (test.test_sqlite3.test_dbapi.CursorTests.test_execute_no_args)\nPASS: test_execute_non_iterable (test.test_sqlite3.test_dbapi.CursorTests.test_execute_non_iterable)\nPASS: test_execute_param_list (test.test_sqlite3.test_dbapi.CursorTests.test_execute_param_list)\nPASS: test_execute_param_sequence (test.test_sqlite3.test_dbapi.CursorTests.test_execute_param_sequence)\nPASS: test_execute_param_sequence_bad_len (test.test_sqlite3.test_dbapi.CursorTests.test_execute_param_sequence_bad_len)\nPASS: test_execute_too_many_params (test.test_sqlite3.test_dbapi.CursorTests.test_execute_too_many_params)\nPASS: test_execute_with_appended_comments (test.test_sqlite3.test_dbapi.CursorTests.test_execute_with_appended_comments)\nPASS: test_execute_wrong_no_of_args1 (test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_no_of_args1)\nPASS: test_execute_wrong_no_of_args2 (test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_no_of_args2)\nPASS: test_execute_wrong_no_of_args3 (test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_no_of_args3)\nPASS: test_execute_wrong_sql_arg (test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_sql_arg)\nPASS: test_fetch_iter (test.test_sqlite3.test_dbapi.CursorTests.test_fetch_iter)\nPASS: test_fetchall (test.test_sqlite3.test_dbapi.CursorTests.test_fetchall)\nPASS: test_fetchmany (test.test_sqlite3.test_dbapi.CursorTests.test_fetchmany)\ntest_fetchmany_kw_arg (test.test_sqlite3.test_dbapi.CursorTests.test_fetchmany_kw_arg)\nPASS: Checks if fetchmany works with keyword arguments\nPASS: test_fetchone (test.test_sqlite3.test_dbapi.CursorTests.test_fetchone)\nPASS: test_fetchone_no_statement (test.test_sqlite3.test_dbapi.CursorTests.test_fetchone_no_statement)\nPASS: test_last_row_id_insert_o_r (test.test_sqlite3.test_dbapi.CursorTests.test_last_row_id_insert_o_r)\nPASS: test_last_row_id_on_ignore (test.test_sqlite3.test_dbapi.CursorTests.test_last_row_id_on_ignore)\ntest_last_row_id_on_replace (test.test_sqlite3.test_dbapi.CursorTests.test_last_row_id_on_replace)\nPASS: INSERT OR REPLACE and REPLACE INTO should produce the same behavior.\nPASS: test_rowcount_execute (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_execute)\nPASS: test_rowcount_executemany (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_executemany)\nPASS: test_rowcount_prefixed_with_comment (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_prefixed_with_comment)\ntest_rowcount_select (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_select)\nPASS: pysqlite does not know the rowcount of SELECT statements, because we\nPASS: test_rowcount_update_returning (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_update_returning)\nPASS: test_rowcount_vaccuum (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_vaccuum)\nPASS: test_same_query_in_multiple_cursors (test.test_sqlite3.test_dbapi.CursorTests.test_same_query_in_multiple_cursors)\nPASS: test_setinputsizes (test.test_sqlite3.test_dbapi.CursorTests.test_setinputsizes)\nPASS: test_setoutputsize (test.test_sqlite3.test_dbapi.CursorTests.test_setoutputsize)\nPASS: test_setoutputsize_no_column (test.test_sqlite3.test_dbapi.CursorTests.test_setoutputsize_no_column)\nPASS: test_total_changes (test.test_sqlite3.test_dbapi.CursorTests.test_total_changes)\nPASS: test_wrong_cursor_callable (test.test_sqlite3.test_dbapi.CursorTests.test_wrong_cursor_callable)\nPASS: test_connection_execute (test.test_sqlite3.test_dbapi.ExtensionTests.test_connection_execute)\nPASS: test_connection_executemany (test.test_sqlite3.test_dbapi.ExtensionTests.test_connection_executemany)\nPASS: test_connection_executescript (test.test_sqlite3.test_dbapi.ExtensionTests.test_connection_executescript)\nPASS: test_cursor_executescript_as_bytes (test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_as_bytes)\nPASS: test_cursor_executescript_too_large_script (test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_too_large_script)\nPASS: test_cursor_executescript_tx_control (test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_tx_control)\nPASS: test_cursor_executescript_with_null_characters (test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_with_null_characters)\nPASS: test_cursor_executescript_with_surrogates (test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_with_surrogates)\nPASS: test_script_error_normal (test.test_sqlite3.test_dbapi.ExtensionTests.test_script_error_normal)\nPASS: test_script_string_sql (test.test_sqlite3.test_dbapi.ExtensionTests.test_script_string_sql)\nPASS: test_script_syntax_error (test.test_sqlite3.test_dbapi.ExtensionTests.test_script_syntax_error)\nPASS: test_api_level (test.test_sqlite3.test_dbapi.ModuleTests.test_api_level)\nPASS: test_complete_statement (test.test_sqlite3.test_dbapi.ModuleTests.test_complete_statement)\nPASS: test_data_error (test.test_sqlite3.test_dbapi.ModuleTests.test_data_error)\nPASS: test_database_error (test.test_sqlite3.test_dbapi.ModuleTests.test_database_error)\nPASS: test_deprecated_version (test.test_sqlite3.test_dbapi.ModuleTests.test_deprecated_version)\nPASS: test_disallow_instantiation (test.test_sqlite3.test_dbapi.ModuleTests.test_disallow_instantiation)\nPASS: test_error (test.test_sqlite3.test_dbapi.ModuleTests.test_error)\nPASS: test_error_code_on_exception (test.test_sqlite3.test_dbapi.ModuleTests.test_error_code_on_exception)\nPASS: test_extended_error_code_on_exception (test.test_sqlite3.test_dbapi.ModuleTests.test_extended_error_code_on_exception)\nPASS: test_integrity_error (test.test_sqlite3.test_dbapi.ModuleTests.test_integrity_error)\nPASS: test_interface_error (test.test_sqlite3.test_dbapi.ModuleTests.test_interface_error)\nPASS: test_internal_error (test.test_sqlite3.test_dbapi.ModuleTests.test_internal_error)\nPASS: test_module_constants (test.test_sqlite3.test_dbapi.ModuleTests.test_module_constants)\nPASS: test_not_supported_error (test.test_sqlite3.test_dbapi.ModuleTests.test_not_supported_error)\nPASS: test_operational_error (test.test_sqlite3.test_dbapi.ModuleTests.test_operational_error)\nPASS: test_param_style (test.test_sqlite3.test_dbapi.ModuleTests.test_param_style)\nPASS: test_programming_error (test.test_sqlite3.test_dbapi.ModuleTests.test_programming_error)\nPASS: test_thread_safety (test.test_sqlite3.test_dbapi.ModuleTests.test_thread_safety)\nPASS: test_warning (test.test_sqlite3.test_dbapi.ModuleTests.test_warning)\nPASS: test_ctx_mgr_rollback_if_commit_failed (test.test_sqlite3.test_dbapi.MultiprocessTests.test_ctx_mgr_rollback_if_commit_failed)\nPASS: test_database_keyword (test.test_sqlite3.test_dbapi.OpenTests.test_database_keyword)\nPASS: test_factory_database_arg (test.test_sqlite3.test_dbapi.OpenTests.test_factory_database_arg)\nPASS: test_open_undecodable_uri (test.test_sqlite3.test_dbapi.OpenTests.test_open_undecodable_uri)\nPASS: test_open_unquoted_uri (test.test_sqlite3.test_dbapi.OpenTests.test_open_unquoted_uri)\nPASS: test_open_uri (test.test_sqlite3.test_dbapi.OpenTests.test_open_uri)\nPASS: test_open_uri_readonly (test.test_sqlite3.test_dbapi.OpenTests.test_open_uri_readonly)\ntest_open_with_path_like_object (test.test_sqlite3.test_dbapi.OpenTests.test_open_with_path_like_object)\nPASS: Checks that we can successfully connect to a database using an object that\nPASS: test_open_with_undecodable_path (test.test_sqlite3.test_dbapi.OpenTests.test_open_with_undecodable_path)\nPASS: test_deserialize_corrupt_database (test.test_sqlite3.test_dbapi.SerializeTests.test_deserialize_corrupt_database)\nPASS: test_deserialize_wrong_args (test.test_sqlite3.test_dbapi.SerializeTests.test_deserialize_wrong_args)\nPASS: test_serialize_deserialize (test.test_sqlite3.test_dbapi.SerializeTests.test_serialize_deserialize)\nPASS: test_on_conflict_abort_raises_with_explicit_transactions (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_abort_raises_with_explicit_transactions)\nPASS: test_on_conflict_abort_raises_without_transactions (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_abort_raises_without_transactions)\nPASS: test_on_conflict_fail (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_fail)\nPASS: test_on_conflict_ignore (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_ignore)\nPASS: test_on_conflict_replace (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_replace)\nPASS: test_on_conflict_rollback_with_explicit_transaction (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_rollback_with_explicit_transaction)\nPASS: test_on_conflict_rollback_without_transaction (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_rollback_without_transaction)\nPASS: test_check_connection_thread (test.test_sqlite3.test_dbapi.ThreadTests.test_check_connection_thread)\nPASS: test_check_cursor_thread (test.test_sqlite3.test_dbapi.ThreadTests.test_check_cursor_thread)\nPASS: test_dont_check_same_thread (test.test_sqlite3.test_dbapi.ThreadTests.test_dont_check_same_thread)\nPASS: test_uninit_operations (test.test_sqlite3.test_dbapi.UninitialisedConnectionTests.test_uninit_operations)\nPASS: test_dump_autoincrement (test.test_sqlite3.test_dump.DumpTests.test_dump_autoincrement)\nPASS: test_dump_autoincrement_create_new_db (test.test_sqlite3.test_dump.DumpTests.test_dump_autoincrement_create_new_db)\nPASS: test_dump_virtual_tables (test.test_sqlite3.test_dump.DumpTests.test_dump_virtual_tables)\nPASS: test_table_dump (test.test_sqlite3.test_dump.DumpTests.test_table_dump)\nPASS: test_unorderable_row (test.test_sqlite3.test_dump.DumpTests.test_unorderable_row)\nPASS: test_connection_factories (test.test_sqlite3.test_factory.ConnectionFactoryTests.test_connection_factories)\nPASS: test_connection_factory_as_positional_arg (test.test_sqlite3.test_factory.ConnectionFactoryTests.test_connection_factory_as_positional_arg)\nPASS: test_connection_factory_relayed_call (test.test_sqlite3.test_factory.ConnectionFactoryTests.test_connection_factory_relayed_call)\nPASS: test_invalid_factory (test.test_sqlite3.test_factory.CursorFactoryTests.test_invalid_factory)\nPASS: test_is_instance (test.test_sqlite3.test_factory.CursorFactoryTests.test_is_instance)\nPASS: test_custom_factory (test.test_sqlite3.test_factory.RowFactoryTests.test_custom_factory)\nPASS: test_fake_cursor_class (test.test_sqlite3.test_factory.RowFactoryTests.test_fake_cursor_class)\nPASS: test_sqlite_row_as_dict (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_as_dict)\nPASS: test_sqlite_row_as_sequence (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_as_sequence)\nPASS: test_sqlite_row_as_tuple (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_as_tuple)\nPASS: test_sqlite_row_hash_cmp (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_hash_cmp)\nPASS: test_sqlite_row_index (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_index)\nPASS: test_sqlite_row_index_unicode (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_index_unicode)\nPASS: test_sqlite_row_iter (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_iter)\nPASS: test_sqlite_row_keys (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_keys)\nPASS: test_sqlite_row_slice (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_slice)\nPASS: test_is_produced_by_factory (test.test_sqlite3.test_factory.RowFactoryTestsBackwardsCompat.test_is_produced_by_factory)\nPASS: test_custom (test.test_sqlite3.test_factory.TextFactoryTests.test_custom)\nPASS: test_string (test.test_sqlite3.test_factory.TextFactoryTests.test_string)\nPASS: test_unicode (test.test_sqlite3.test_factory.TextFactoryTests.test_unicode)\nPASS: test_bytearray (test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_bytearray)\nPASS: test_bytes (test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_bytes)\nPASS: test_custom (test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_custom)\nPASS: test_string (test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_string)\nPASS: test_collation_is_used (test.test_sqlite3.test_hooks.CollationTests.test_collation_is_used)\ntest_collation_register_twice (test.test_sqlite3.test_hooks.CollationTests.test_collation_register_twice)\nPASS: Register two different collation functions under the same name.\nPASS: test_collation_returns_large_integer (test.test_sqlite3.test_hooks.CollationTests.test_collation_returns_large_integer)\nPASS: test_create_collation_bad_upper (test.test_sqlite3.test_hooks.CollationTests.test_create_collation_bad_upper)\nPASS: test_create_collation_not_ascii (test.test_sqlite3.test_hooks.CollationTests.test_create_collation_not_ascii)\nPASS: test_create_collation_not_callable (test.test_sqlite3.test_hooks.CollationTests.test_create_collation_not_callable)\nPASS: test_create_collation_not_string (test.test_sqlite3.test_hooks.CollationTests.test_create_collation_not_string)\ntest_deregister_collation (test.test_sqlite3.test_hooks.CollationTests.test_deregister_collation)\nPASS: Register a collation, then deregister it. Make sure an error is raised if we try\ntest_cancel_operation (test.test_sqlite3.test_hooks.ProgressTests.test_cancel_operation)\nPASS: Test that returning a non-zero value stops the operation in progress.\ntest_clear_handler (test.test_sqlite3.test_hooks.ProgressTests.test_clear_handler)\nPASS: Test that setting the progress handler to None clears the previously set handler.\nPASS: test_error_in_progress_handler (test.test_sqlite3.test_hooks.ProgressTests.test_error_in_progress_handler)\nPASS: test_error_in_progress_handler_result (test.test_sqlite3.test_hooks.ProgressTests.test_error_in_progress_handler_result)\ntest_opcode_count (test.test_sqlite3.test_hooks.ProgressTests.test_opcode_count)\nPASS: Test that the opcode argument is respected.\ntest_progress_handler_used (test.test_sqlite3.test_hooks.ProgressTests.test_progress_handler_used)\nPASS: Test that the progress handler is invoked once it is set.\ntest_clear_trace_callback (test.test_sqlite3.test_hooks.TraceCallbackTests.test_clear_trace_callback)\nPASS: Test that setting the trace callback to None clears the previously set callback.\nPASS: test_trace_bad_handler (test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_bad_handler)\nPASS: test_trace_callback_content (test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_callback_content)\ntest_trace_callback_used (test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_callback_used)\nPASS: Test that the trace callback is invoked once it is set.\nPASS: test_trace_expanded_sql (test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_expanded_sql)\nPASS: test_trace_too_much_expanded_sql (test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_too_much_expanded_sql)\ntest_unicode_content (test.test_sqlite3.test_hooks.TraceCallbackTests.test_unicode_content)\nPASS: Test that the statement can contain unicode literals.\nPASS: test_recursive_cursor_close (test.test_sqlite3.test_regression.RecursiveUseOfCursors.test_recursive_cursor_close)\nPASS: test_recursive_cursor_init (test.test_sqlite3.test_regression.RecursiveUseOfCursors.test_recursive_cursor_init)\nPASS: test_recursive_cursor_iter (test.test_sqlite3.test_regression.RecursiveUseOfCursors.test_recursive_cursor_iter)\ntest_auto_commit (test.test_sqlite3.test_regression.RegressionTests.test_auto_commit)\nPASS: Verifies that creating a connection in autocommit mode works.\nPASS: test_bind_mutating_list (test.test_sqlite3.test_regression.RegressionTests.test_bind_mutating_list)\ntest_bpo31770 (test.test_sqlite3.test_regression.RegressionTests.test_bpo31770)\nPASS: The interpreter shouldn't crash in case Cursor.__init__() is called\nPASS: test_bpo37347 (test.test_sqlite3.test_regression.RegressionTests.test_bpo37347)\nPASS: test_collation (test.test_sqlite3.test_regression.RegressionTests.test_collation)\nPASS: test_column_name_with_spaces (test.test_sqlite3.test_regression.RegressionTests.test_column_name_with_spaces)\ntest_commit_cursor_reset (test.test_sqlite3.test_regression.RegressionTests.test_commit_cursor_reset)\nPASS: Connection.commit() did reset cursors, which made sqlite3\ntest_connection_call (test.test_sqlite3.test_regression.RegressionTests.test_connection_call)\nPASS: Call a connection with a non-string SQL request: check error handling\ntest_connection_constructor_call_check (test.test_sqlite3.test_regression.RegressionTests.test_connection_constructor_call_check)\nPASS: Verifies that connection methods check whether base class __init__ was\ntest_convert_timestamp_microsecond_padding (test.test_sqlite3.test_regression.RegressionTests.test_convert_timestamp_microsecond_padding)\nPASS: http://bugs.python.org/issue14720\ntest_cursor_constructor_call_check (test.test_sqlite3.test_regression.RegressionTests.test_cursor_constructor_call_check)\nPASS: Verifies that cursor methods check whether base class __init__ was\nPASS: test_del_isolation_level_segfault (test.test_sqlite3.test_regression.RegressionTests.test_del_isolation_level_segfault)\ntest_empty_statement (test.test_sqlite3.test_regression.RegressionTests.test_empty_statement)\nPASS: pysqlite used to segfault with SQLite versions 3.5.x. These return NULL\nPASS: test_error_msg_decode_error (test.test_sqlite3.test_regression.RegressionTests.test_error_msg_decode_error)\nPASS: test_executescript_step_through_select (test.test_sqlite3.test_regression.RegressionTests.test_executescript_step_through_select)\nPASS: test_invalid_isolation_level_type (test.test_sqlite3.test_regression.RegressionTests.test_invalid_isolation_level_type)\nPASS: test_large_sql (test.test_sqlite3.test_regression.RegressionTests.test_large_sql)\nPASS: test_null_character (test.test_sqlite3.test_regression.RegressionTests.test_null_character)\nPASS: test_on_conflict_rollback (test.test_sqlite3.test_regression.RegressionTests.test_on_conflict_rollback)\ntest_pragma_autocommit (test.test_sqlite3.test_regression.RegressionTests.test_pragma_autocommit)\nPASS: Verifies that running a PRAGMA statement that does an autocommit does\nPASS: test_pragma_schema_version (test.test_sqlite3.test_regression.RegressionTests.test_pragma_schema_version)\nPASS: test_pragma_user_version (test.test_sqlite3.test_regression.RegressionTests.test_pragma_user_version)\ntest_recursive_cursor_use (test.test_sqlite3.test_regression.RegressionTests.test_recursive_cursor_use)\nPASS: http://bugs.python.org/issue10811\ntest_register_adapter (test.test_sqlite3.test_regression.RegressionTests.test_register_adapter)\nPASS: See issue 3312.\nPASS: test_return_empty_bytestring (test.test_sqlite3.test_regression.RegressionTests.test_return_empty_bytestring)\nPASS: test_set_isolation_level (test.test_sqlite3.test_regression.RegressionTests.test_set_isolation_level)\nPASS: test_statement_finalization_on_close_db (test.test_sqlite3.test_regression.RegressionTests.test_statement_finalization_on_close_db)\nPASS: test_statement_reset (test.test_sqlite3.test_regression.RegressionTests.test_statement_reset)\ntest_str_subclass (test.test_sqlite3.test_regression.RegressionTests.test_str_subclass)\nPASS: The Python 3.0 port of the module didn't cope with values of subclasses of str.\nPASS: test_surrogates (test.test_sqlite3.test_regression.RegressionTests.test_surrogates)\nPASS: test_table_lock_cursor_dealloc (test.test_sqlite3.test_regression.RegressionTests.test_table_lock_cursor_dealloc)\nPASS: test_table_lock_cursor_non_readonly_select (test.test_sqlite3.test_regression.RegressionTests.test_table_lock_cursor_non_readonly_select)\nPASS: test_table_lock_cursor_replace_stmt (test.test_sqlite3.test_regression.RegressionTests.test_table_lock_cursor_replace_stmt)\ntest_type_map_usage (test.test_sqlite3.test_regression.RegressionTests.test_type_map_usage)\nPASS: pysqlite until 2.4.1 did not rebuild the row_cast_map when recompiling\ntest_workaround_for_buggy_sqlite_transfer_bindings (test.test_sqlite3.test_regression.RegressionTests.test_workaround_for_buggy_sqlite_transfer_bindings)\nPASS: pysqlite would crash with older SQLite versions unless\nPASS: test_autocommit_compat_ctx_mgr (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_compat_ctx_mgr)\nPASS: test_autocommit_compat_executescript (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_compat_executescript)\nPASS: test_autocommit_default (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_default)\nPASS: test_autocommit_disabled (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled)\nPASS: test_autocommit_disabled_ctx_mgr (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_ctx_mgr)\nPASS: test_autocommit_disabled_executescript (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_executescript)\nPASS: test_autocommit_disabled_implicit_rollback (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_implicit_rollback)\nPASS: test_autocommit_disabled_implicit_shutdown (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_implicit_shutdown)\nPASS: test_autocommit_disabled_then_enabled (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_then_enabled)\nPASS: test_autocommit_enabled (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled)\nPASS: test_autocommit_enabled_ctx_mgr (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_ctx_mgr)\nPASS: test_autocommit_enabled_executescript (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_executescript)\nPASS: test_autocommit_enabled_then_disabled (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_then_disabled)\nPASS: test_autocommit_enabled_txn_ctl (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_txn_ctl)\nPASS: test_autocommit_explicit_then_disabled (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_explicit_then_disabled)\nPASS: test_autocommit_setget (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_setget)\nPASS: test_autocommit_setget_invalid (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_setget_invalid)\nPASS: test_isolation_level_begin (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_begin)\nPASS: test_isolation_level_default (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_default)\nPASS: test_isolation_level_deferred (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_deferred)\nPASS: test_isolation_level_exclusive (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_exclusive)\nPASS: test_isolation_level_immediate (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_immediate)\nPASS: test_isolation_level_none (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_none)\nPASS: test_isolation_level_begin (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_begin)\nPASS: test_isolation_level_default (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_default)\nPASS: test_isolation_level_deferrred (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_deferrred)\nPASS: test_isolation_level_exclusive (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_exclusive)\nPASS: test_isolation_level_immediate (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_immediate)\nPASS: test_isolation_level_none (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_none)\nPASS: test_no_duplicate_rows_after_rollback_close_cursor (test.test_sqlite3.test_transactions.RollbackTests.test_no_duplicate_rows_after_rollback_close_cursor)\nPASS: test_no_duplicate_rows_after_rollback_del_cursor (test.test_sqlite3.test_transactions.RollbackTests.test_no_duplicate_rows_after_rollback_del_cursor)\nPASS: test_no_duplicate_rows_after_rollback_new_query (test.test_sqlite3.test_transactions.RollbackTests.test_no_duplicate_rows_after_rollback_new_query)\nPASS: test_drop_table (test.test_sqlite3.test_transactions.SpecialCommandTests.test_drop_table)\nPASS: test_pragma (test.test_sqlite3.test_transactions.SpecialCommandTests.test_pragma)\nPASS: test_delete_starts_transaction (test.test_sqlite3.test_transactions.TransactionTests.test_delete_starts_transaction)\nPASS: test_dml_does_not_auto_commit_before (test.test_sqlite3.test_transactions.TransactionTests.test_dml_does_not_auto_commit_before)\nPASS: test_insert_starts_transaction (test.test_sqlite3.test_transactions.TransactionTests.test_insert_starts_transaction)\nPASS: test_locking (test.test_sqlite3.test_transactions.TransactionTests.test_locking)\nPASS: test_multiple_cursors_and_iternext (test.test_sqlite3.test_transactions.TransactionTests.test_multiple_cursors_and_iternext)\nPASS: test_raise_timeout (test.test_sqlite3.test_transactions.TransactionTests.test_raise_timeout)\nPASS: test_replace_starts_transaction (test.test_sqlite3.test_transactions.TransactionTests.test_replace_starts_transaction)\ntest_rollback_cursor_consistency (test.test_sqlite3.test_transactions.TransactionTests.test_rollback_cursor_consistency)\nPASS: Check that cursors behave correctly after rollback.\nPASS: test_toggle_auto_commit (test.test_sqlite3.test_transactions.TransactionTests.test_toggle_auto_commit)\nPASS: test_update_starts_transaction (test.test_sqlite3.test_transactions.TransactionTests.test_update_starts_transaction)\nPASS: test_ddl_does_not_autostart_transaction (test.test_sqlite3.test_transactions.TransactionalDDL.test_ddl_does_not_autostart_transaction)\nPASS: test_immediate_transactional_ddl (test.test_sqlite3.test_transactions.TransactionalDDL.test_immediate_transactional_ddl)\nPASS: test_transactional_ddl (test.test_sqlite3.test_transactions.TransactionalDDL.test_transactional_ddl)\nPASS: test_binary_input_for_converter (test.test_sqlite3.test_types.BinaryConverterTests.test_binary_input_for_converter)\nPASS: test_case_in_converter_name (test.test_sqlite3.test_types.ColNamesTests.test_case_in_converter_name)\nPASS: test_col_name (test.test_sqlite3.test_types.ColNamesTests.test_col_name)\nPASS: test_cursor_description_insert (test.test_sqlite3.test_types.ColNamesTests.test_cursor_description_insert)\ntest_cursor_description_no_row (test.test_sqlite3.test_types.ColNamesTests.test_cursor_description_no_row)\nPASS: cursor.description should at least provide the column name(s), even if\ntest_decl_type_not_used (test.test_sqlite3.test_types.ColNamesTests.test_decl_type_not_used)\nPASS: Assures that the declared type is not used when PARSE_DECLTYPES\nPASS: test_none (test.test_sqlite3.test_types.ColNamesTests.test_none)\nPASS: test_cursor_description_cte (test.test_sqlite3.test_types.CommonTableExpressionTests.test_cursor_description_cte)\nPASS: test_cursor_description_cte_multiple_columns (test.test_sqlite3.test_types.CommonTableExpressionTests.test_cursor_description_cte_multiple_columns)\nPASS: test_cursor_description_cte_simple (test.test_sqlite3.test_types.CommonTableExpressionTests.test_cursor_description_cte_simple)\nPASS: test_date_time_sub_seconds (test.test_sqlite3.test_types.DateTimeTests.test_date_time_sub_seconds)\nPASS: test_date_time_sub_seconds_floating_point (test.test_sqlite3.test_types.DateTimeTests.test_date_time_sub_seconds_floating_point)\nPASS: test_sql_timestamp (test.test_sqlite3.test_types.DateTimeTests.test_sql_timestamp)\nPASS: test_sqlite_date (test.test_sqlite3.test_types.DateTimeTests.test_sqlite_date)\nPASS: test_sqlite_timestamp (test.test_sqlite3.test_types.DateTimeTests.test_sqlite_timestamp)\nPASS: test_blob (test.test_sqlite3.test_types.DeclTypesTests.test_blob)\nPASS: test_bool (test.test_sqlite3.test_types.DeclTypesTests.test_bool)\nPASS: test_convert_zero_sized_blob (test.test_sqlite3.test_types.DeclTypesTests.test_convert_zero_sized_blob)\nPASS: test_error_in_conform (test.test_sqlite3.test_types.DeclTypesTests.test_error_in_conform)\nPASS: test_float (test.test_sqlite3.test_types.DeclTypesTests.test_float)\nPASS: test_foo (test.test_sqlite3.test_types.DeclTypesTests.test_foo)\nPASS: test_large_int (test.test_sqlite3.test_types.DeclTypesTests.test_large_int)\nPASS: test_number1 (test.test_sqlite3.test_types.DeclTypesTests.test_number1)\ntest_number2 (test.test_sqlite3.test_types.DeclTypesTests.test_number2)\nPASS: Checks whether converter names are cut off at '(' characters\nPASS: test_small_int (test.test_sqlite3.test_types.DeclTypesTests.test_small_int)\nPASS: test_string (test.test_sqlite3.test_types.DeclTypesTests.test_string)\nPASS: test_unicode (test.test_sqlite3.test_types.DeclTypesTests.test_unicode)\nPASS: test_unsupported_dict (test.test_sqlite3.test_types.DeclTypesTests.test_unsupported_dict)\nPASS: test_unsupported_seq (test.test_sqlite3.test_types.DeclTypesTests.test_unsupported_seq)\nPASS: test_adapt (test.test_sqlite3.test_types.ObjectAdaptationTests.test_adapt)\nPASS: test_adapt_alt (test.test_sqlite3.test_types.ObjectAdaptationTests.test_adapt_alt)\nPASS: test_caster_is_used (test.test_sqlite3.test_types.ObjectAdaptationTests.test_caster_is_used)\nPASS: test_custom_proto (test.test_sqlite3.test_types.ObjectAdaptationTests.test_custom_proto)\nPASS: test_defect_proto (test.test_sqlite3.test_types.ObjectAdaptationTests.test_defect_proto)\nPASS: test_defect_self_adapt (test.test_sqlite3.test_types.ObjectAdaptationTests.test_defect_self_adapt)\nPASS: test_missing_adapter (test.test_sqlite3.test_types.ObjectAdaptationTests.test_missing_adapter)\nPASS: test_missing_protocol (test.test_sqlite3.test_types.ObjectAdaptationTests.test_missing_protocol)\nPASS: test_blob (test.test_sqlite3.test_types.SqliteTypeTests.test_blob)\nPASS: test_float (test.test_sqlite3.test_types.SqliteTypeTests.test_float)\nPASS: test_large_int (test.test_sqlite3.test_types.SqliteTypeTests.test_large_int)\nPASS: test_small_int (test.test_sqlite3.test_types.SqliteTypeTests.test_small_int)\nPASS: test_string (test.test_sqlite3.test_types.SqliteTypeTests.test_string)\nPASS: test_string_with_null_character (test.test_sqlite3.test_types.SqliteTypeTests.test_string_with_null_character)\nPASS: test_string_with_surrogates (test.test_sqlite3.test_types.SqliteTypeTests.test_string_with_surrogates)\nSKIP: test_too_large_blob (test.test_sqlite3.test_types.SqliteTypeTests.test_too_large_blob) 'not enough memory: 6.0G minimum needed'\nPASS: test_too_large_int (test.test_sqlite3.test_types.SqliteTypeTests.test_too_large_int)\nSKIP: test_too_large_string (test.test_sqlite3.test_types.SqliteTypeTests.test_too_large_string) 'not enough memory: 8.0G minimum needed'\nPASS: test_unicode_execute (test.test_sqlite3.test_types.SqliteTypeTests.test_unicode_execute)\nPASS: test_aggr_check_aggr_sum (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_aggr_sum)\nPASS: test_aggr_check_param_blob (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_blob)\nPASS: test_aggr_check_param_float (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_float)\nPASS: test_aggr_check_param_int (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_int)\nPASS: test_aggr_check_param_none (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_none)\nPASS: test_aggr_check_param_str (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_str)\nPASS: test_aggr_check_params_int (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_params_int)\nPASS: test_aggr_error_on_create (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_error_on_create)\nPASS: test_aggr_exception_in_finalize (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_exception_in_finalize)\nPASS: test_aggr_exception_in_init (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_exception_in_init)\nPASS: test_aggr_exception_in_step (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_exception_in_step)\nPASS: test_aggr_no_finalize (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_no_finalize)\nPASS: test_aggr_no_match (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_no_match)\nPASS: test_aggr_no_step (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_no_step)\nPASS: test_aggr_text (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_text)\nPASS: test_clear_authorizer (test.test_sqlite3.test_userfunctions.AuthorizerIllegalTypeTests.test_clear_authorizer)\nPASS: test_column_access (test.test_sqlite3.test_userfunctions.AuthorizerIllegalTypeTests.test_column_access)\nPASS: test_table_access (test.test_sqlite3.test_userfunctions.AuthorizerIllegalTypeTests.test_table_access)\nPASS: test_clear_authorizer (test.test_sqlite3.test_userfunctions.AuthorizerLargeIntegerTests.test_clear_authorizer)\nPASS: test_column_access (test.test_sqlite3.test_userfunctions.AuthorizerLargeIntegerTests.test_column_access)\nPASS: test_table_access (test.test_sqlite3.test_userfunctions.AuthorizerLargeIntegerTests.test_table_access)\nPASS: test_clear_authorizer (test.test_sqlite3.test_userfunctions.AuthorizerRaiseExceptionTests.test_clear_authorizer)\nPASS: test_column_access (test.test_sqlite3.test_userfunctions.AuthorizerRaiseExceptionTests.test_column_access)\nPASS: test_table_access (test.test_sqlite3.test_userfunctions.AuthorizerRaiseExceptionTests.test_table_access)\nPASS: test_clear_authorizer (test.test_sqlite3.test_userfunctions.AuthorizerTests.test_clear_authorizer)\nPASS: test_column_access (test.test_sqlite3.test_userfunctions.AuthorizerTests.test_column_access)\nPASS: test_table_access (test.test_sqlite3.test_userfunctions.AuthorizerTests.test_table_access)\nPASS: test_any_arguments (test.test_sqlite3.test_userfunctions.FunctionTests.test_any_arguments)\nPASS: test_empty_blob (test.test_sqlite3.test_userfunctions.FunctionTests.test_empty_blob)\nPASS: test_func_deterministic (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_deterministic)\nPASS: test_func_deterministic_keyword_only (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_deterministic_keyword_only)\nSKIP: test_func_deterministic_not_supported (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_deterministic_not_supported) 'SQLite < 3.8.3 needed'\nPASS: test_func_error_on_create (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_error_on_create)\nPASS: test_func_exception (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_exception)\nPASS: test_func_memory_error (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_memory_error)\nPASS: test_func_non_deterministic (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_non_deterministic)\nPASS: test_func_overflow_error (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_overflow_error)\nPASS: test_func_params (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_params)\nPASS: test_func_ref_count (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_ref_count)\nPASS: test_func_return_blob (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_blob)\nPASS: test_func_return_float (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_float)\nPASS: test_func_return_illegal_value (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_illegal_value)\nPASS: test_func_return_int (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_int)\nPASS: test_func_return_long_long (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_long_long)\nPASS: test_func_return_nan (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_nan)\nPASS: test_func_return_null (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_null)\nPASS: test_func_return_text (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_text)\nPASS: test_func_return_text_with_null_char (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_text_with_null_char)\nPASS: test_func_return_text_with_surrogates (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_text_with_surrogates)\nSKIP: test_func_return_too_large_blob (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_too_large_blob) 'not enough memory: 4.0G minimum needed'\nPASS: test_func_return_too_large_int (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_too_large_int)\nSKIP: test_func_return_too_large_text (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_too_large_text) 'not enough memory: 6.0G minimum needed'\nPASS: test_func_return_unicode (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_unicode)\nPASS: test_func_too_many_args (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_too_many_args)\nPASS: test_function_destructor_via_gc (test.test_sqlite3.test_userfunctions.FunctionTests.test_function_destructor_via_gc)\nPASS: test_nan_float (test.test_sqlite3.test_userfunctions.FunctionTests.test_nan_float)\nPASS: test_non_contiguous_blob (test.test_sqlite3.test_userfunctions.FunctionTests.test_non_contiguous_blob)\nPASS: test_param_surrogates (test.test_sqlite3.test_userfunctions.FunctionTests.test_param_surrogates)\nPASS: test_return_non_contiguous_blob (test.test_sqlite3.test_userfunctions.FunctionTests.test_return_non_contiguous_blob)\nPASS: test_too_large_int (test.test_sqlite3.test_userfunctions.FunctionTests.test_too_large_int)\nPASS: test_win_clear_function (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_clear_function)\nPASS: test_win_error_on_create (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_error_on_create)\nPASS: test_win_error_value_return (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_error_value_return)\nPASS: test_win_exception_in_finalize (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_exception_in_finalize)\nPASS: test_win_exception_in_method (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_exception_in_method)\nPASS: test_win_missing_finalize (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_missing_finalize)\nPASS: test_win_missing_method (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_missing_method)\nPASS: test_win_redefine_function (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_redefine_function)\nPASS: test_win_sum_int (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_sum_int)\n\n----------------------------------------------------------------------\nRan 465 tests in 0.677s\n\nOK (skipped=5)\n0:02:57 load avg: 3.24 [349/469] test_signal passed\nPASS: test_enums (test.test_signal.GenericTests.test_enums)\nPASS: test_functions_module_attr (test.test_signal.GenericTests.test_functions_module_attr)\nPASS: test_itimer_exc (test.test_signal.ItimerTest.test_itimer_exc)\nPASS: test_itimer_prof (test.test_signal.ItimerTest.test_itimer_prof)\nPASS: test_itimer_real (test.test_signal.ItimerTest.test_itimer_real)\nPASS: test_itimer_virtual (test.test_signal.ItimerTest.test_itimer_virtual)\nPASS: test_setitimer_tiny (test.test_signal.ItimerTest.test_setitimer_tiny)\nPASS: test_pthread_kill (test.test_signal.PendingSignalsTests.test_pthread_kill)\nPASS: test_pthread_kill_main_thread (test.test_signal.PendingSignalsTests.test_pthread_kill_main_thread)\nPASS: test_pthread_sigmask (test.test_signal.PendingSignalsTests.test_pthread_sigmask)\nPASS: test_pthread_sigmask_arguments (test.test_signal.PendingSignalsTests.test_pthread_sigmask_arguments)\nPASS: test_pthread_sigmask_valid_signals (test.test_signal.PendingSignalsTests.test_pthread_sigmask_valid_signals)\nPASS: test_sigpending (test.test_signal.PendingSignalsTests.test_sigpending)\nPASS: test_sigpending_empty (test.test_signal.PendingSignalsTests.test_sigpending_empty)\nPASS: test_sigtimedwait (test.test_signal.PendingSignalsTests.test_sigtimedwait)\nPASS: test_sigtimedwait_negative_timeout (test.test_signal.PendingSignalsTests.test_sigtimedwait_negative_timeout)\nPASS: test_sigtimedwait_poll (test.test_signal.PendingSignalsTests.test_sigtimedwait_poll)\nPASS: test_sigtimedwait_timeout (test.test_signal.PendingSignalsTests.test_sigtimedwait_timeout)\nPASS: test_sigwait (test.test_signal.PendingSignalsTests.test_sigwait)\nPASS: test_sigwait_thread (test.test_signal.PendingSignalsTests.test_sigwait_thread)\nPASS: test_sigwaitinfo (test.test_signal.PendingSignalsTests.test_sigwaitinfo)\nPASS: test_pidfd_send_signal (test.test_signal.PidfdSignalTest.test_pidfd_send_signal)\nPASS: test_getsignal (test.test_signal.PosixTests.test_getsignal)\nPASS: test_interprocess_signal (test.test_signal.PosixTests.test_interprocess_signal)\ntest_keyboard_interrupt_exit_code (test.test_signal.PosixTests.test_keyboard_interrupt_exit_code)\nPASS: KeyboardInterrupt triggers exit via SIGINT.\nPASS: test_out_of_range_signal_number_raises_error (test.test_signal.PosixTests.test_out_of_range_signal_number_raises_error)\nPASS: test_setting_signal_handler_to_none_raises_error (test.test_signal.PosixTests.test_setting_signal_handler_to_none_raises_error)\nPASS: test_strsignal (test.test_signal.PosixTests.test_strsignal)\nPASS: test_valid_signals (test.test_signal.PosixTests.test_valid_signals)\nPASS: test__thread_interrupt_main (test.test_signal.RaiseSignalTest.test__thread_interrupt_main)\nPASS: test_handler (test.test_signal.RaiseSignalTest.test_handler)\nSKIP: test_invalid_argument (test.test_signal.RaiseSignalTest.test_invalid_argument) 'Windows specific test'\nPASS: test_sigint (test.test_signal.RaiseSignalTest.test_sigint)\nSKIP: test_siginterrupt_off (test.test_signal.SiginterruptTest.test_siginterrupt_off) \"resource 'walltime' is not enabled\"\nPASS: test_siginterrupt_on (test.test_signal.SiginterruptTest.test_siginterrupt_on)\nPASS: test_without_siginterrupt (test.test_signal.SiginterruptTest.test_without_siginterrupt)\ntest_stress_delivery_dependent (test.test_signal.StressTest.test_stress_delivery_dependent)\nThis test uses dependent signal handlers. ... detected median itimer() resolution: 0.000027 s.\nok\ntest_stress_delivery_simultaneous (test.test_signal.StressTest.test_stress_delivery_simultaneous)\nThis test uses simultaneous signal handlers. ... detected median itimer() resolution: 0.001088 s.\nok\nPASS: test_stress_modifying_handlers (test.test_signal.StressTest.test_stress_modifying_handlers)\nPASS: test_invalid_call (test.test_signal.WakeupFDTests.test_invalid_call)\nPASS: test_invalid_fd (test.test_signal.WakeupFDTests.test_invalid_fd)\nPASS: test_invalid_socket (test.test_signal.WakeupFDTests.test_invalid_socket)\nPASS: test_set_wakeup_fd_blocking (test.test_signal.WakeupFDTests.test_set_wakeup_fd_blocking)\nPASS: test_set_wakeup_fd_result (test.test_signal.WakeupFDTests.test_set_wakeup_fd_result)\nPASS: test_set_wakeup_fd_socket_result (test.test_signal.WakeupFDTests.test_set_wakeup_fd_socket_result)\nPASS: test_pending (test.test_signal.WakeupSignalTests.test_pending)\nPASS: test_signum (test.test_signal.WakeupSignalTests.test_signum)\nPASS: test_wakeup_fd_during (test.test_signal.WakeupSignalTests.test_wakeup_fd_during)\nPASS: test_wakeup_fd_early (test.test_signal.WakeupSignalTests.test_wakeup_fd_early)\nPASS: test_wakeup_write_error (test.test_signal.WakeupSignalTests.test_wakeup_write_error)\nPASS: test_send_error (test.test_signal.WakeupSocketSignalTests.test_send_error)\nPASS: test_socket (test.test_signal.WakeupSocketSignalTests.test_socket)\nPASS: test_warn_on_full_buffer (test.test_signal.WakeupSocketSignalTests.test_warn_on_full_buffer)\nSKIP: test_issue9324 (test.test_signal.WindowsSignalTests.test_issue9324) 'Windows specific'\ntest_keyboard_interrupt_exit_code (test.test_signal.WindowsSignalTests.test_keyboard_interrupt_exit_code)\nSKIP: KeyboardInterrupt triggers an exit using STATUS_CONTROL_C_EXIT. 'Windows specific'\nSKIP: test_valid_signals (test.test_signal.WindowsSignalTests.test_valid_signals) 'Windows specific'\n\n----------------------------------------------------------------------\nRan 51 tests in 18.580s\n\nOK (skipped=5)\n0:02:58 load avg: 3.24 [350/469] test_stable_abi_ctypes passed\nPASS: test_available_symbols (test.test_stable_abi_ctypes.TestStableABIAvailability.test_available_symbols)\nPASS: test_feature_macros (test.test_stable_abi_ctypes.TestStableABIAvailability.test_feature_macros)\nSKIP: test_windows_feature_macros (test.test_stable_abi_ctypes.TestStableABIAvailability.test_windows_feature_macros) 'Windows specific test'\n\n----------------------------------------------------------------------\nRan 2 tests in 0.050s\n\nOK (skipped=1)\n0:02:58 load avg: 3.14 [351/469] test_startfile skipped\ntest_startfile skipped -- object <module 'os' (frozen)> has no attribute 'startfile'\n0:02:59 load avg: 3.14 [352/469] test_stat passed\nPASS: test_devices (test.test_stat.TestFilemodeCStat.test_devices)\nPASS: test_directory (test.test_stat.TestFilemodeCStat.test_directory)\nPASS: test_fifo (test.test_stat.TestFilemodeCStat.test_fifo)\nSKIP: test_file_attribute_constants (test.test_stat.TestFilemodeCStat.test_file_attribute_constants) 'FILE_ATTRIBUTE_* constants are Win32 specific'\nPASS: test_link (test.test_stat.TestFilemodeCStat.test_link)\nPASS: test_mode (test.test_stat.TestFilemodeCStat.test_mode)\nPASS: test_module_attributes (test.test_stat.TestFilemodeCStat.test_module_attributes)\nPASS: test_socket (test.test_stat.TestFilemodeCStat.test_socket)\nPASS: test_devices (test.test_stat.TestFilemodePyStat.test_devices)\nPASS: test_directory (test.test_stat.TestFilemodePyStat.test_directory)\nPASS: test_fifo (test.test_stat.TestFilemodePyStat.test_fifo)\nSKIP: test_file_attribute_constants (test.test_stat.TestFilemodePyStat.test_file_attribute_constants) 'FILE_ATTRIBUTE_* constants are Win32 specific'\nPASS: test_link (test.test_stat.TestFilemodePyStat.test_link)\nPASS: test_mode (test.test_stat.TestFilemodePyStat.test_mode)\nPASS: test_module_attributes (test.test_stat.TestFilemodePyStat.test_module_attributes)\nPASS: test_socket (test.test_stat.TestFilemodePyStat.test_socket)\n\n----------------------------------------------------------------------\nRan 14 tests in 0.006s\n\nOK (skipped=2)\n0:03:01 load avg: 3.14 [353/469] test_statistics passed -- running (1): test_regrtest (31.8 sec)\nPASS: test_exactly_equal_absolute (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_absolute)\nPASS: test_exactly_equal_absolute_decimals (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_absolute_decimals)\nPASS: test_exactly_equal_both (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_both)\nPASS: test_exactly_equal_decimals (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_decimals)\nPASS: test_exactly_equal_floats (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_floats)\nPASS: test_exactly_equal_fractions (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_fractions)\nPASS: test_exactly_equal_ints (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_ints)\nPASS: test_exactly_equal_relative (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_relative)\nPASS: test_approx_equal_absolute_decimals (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_decimals)\nPASS: test_approx_equal_absolute_floats (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_floats)\nPASS: test_approx_equal_absolute_fractions (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_fractions)\nPASS: test_approx_equal_absolute_ints (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_ints)\nPASS: test_approx_equal_both1 (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both1)\nPASS: test_approx_equal_both2 (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both2)\nPASS: test_approx_equal_both3 (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both3)\nPASS: test_approx_equal_both4 (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both4)\nPASS: test_approx_equal_relative_decimals (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_decimals)\nPASS: test_approx_equal_relative_floats (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_floats)\nPASS: test_approx_equal_relative_fractions (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_fractions)\nPASS: test_approx_equal_relative_ints (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_ints)\nPASS: test_cross_zero (test.test_statistics.ApproxEqualInexactTest.test_cross_zero)\nPASS: test_decimal_zeroes (test.test_statistics.ApproxEqualSpecialsTest.test_decimal_zeroes)\nPASS: test_float_zeroes (test.test_statistics.ApproxEqualSpecialsTest.test_float_zeroes)\nPASS: test_inf (test.test_statistics.ApproxEqualSpecialsTest.test_inf)\nPASS: test_nan (test.test_statistics.ApproxEqualSpecialsTest.test_nan)\nPASS: test_relative_symmetry (test.test_statistics.ApproxEqualSymmetryTest.test_relative_symmetry)\nPASS: test_symmetry (test.test_statistics.ApproxEqualSymmetryTest.test_symmetry)\nPASS: test_exactly_unequal_decimals (test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_decimals)\nPASS: test_exactly_unequal_floats (test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_floats)\nPASS: test_exactly_unequal_fractions (test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_fractions)\nPASS: test_exactly_unequal_ints (test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_ints)\nPASS: test_bool (test.test_statistics.CoerceTest.test_bool)\nPASS: test_decimal (test.test_statistics.CoerceTest.test_decimal)\nPASS: test_float (test.test_statistics.CoerceTest.test_float)\nPASS: test_fraction (test.test_statistics.CoerceTest.test_fraction)\nPASS: test_incompatible_types (test.test_statistics.CoerceTest.test_incompatible_types)\nPASS: test_int (test.test_statistics.CoerceTest.test_int)\nPASS: test_non_numeric_types (test.test_statistics.CoerceTest.test_non_numeric_types)\nPASS: test_decimal (test.test_statistics.ConvertTest.test_decimal)\nPASS: test_float (test.test_statistics.ConvertTest.test_float)\nPASS: test_fraction (test.test_statistics.ConvertTest.test_fraction)\nPASS: test_inf (test.test_statistics.ConvertTest.test_inf)\nPASS: test_int (test.test_statistics.ConvertTest.test_int)\nPASS: test_invalid_input_type (test.test_statistics.ConvertTest.test_invalid_input_type)\nPASS: test_nan (test.test_statistics.ConvertTest.test_nan)\nPASS: test_infinity (test.test_statistics.DecimalToRatioTest.test_infinity)\nPASS: test_nan (test.test_statistics.DecimalToRatioTest.test_nan)\nPASS: test_negative_exponent (test.test_statistics.DecimalToRatioTest.test_negative_exponent)\nPASS: test_positive_exponent (test.test_statistics.DecimalToRatioTest.test_positive_exponent)\nPASS: test_regression_20536 (test.test_statistics.DecimalToRatioTest.test_regression_20536)\nPASS: test_sign (test.test_statistics.DecimalToRatioTest.test_sign)\nPASS: test_doc_tests (test.test_statistics.DocTests.test_doc_tests)\nPASS: test_decimal (test.test_statistics.ExactRatioTest.test_decimal)\nPASS: test_decimal_nan (test.test_statistics.ExactRatioTest.test_decimal_nan)\nPASS: test_float (test.test_statistics.ExactRatioTest.test_float)\nPASS: test_float_nan (test.test_statistics.ExactRatioTest.test_float_nan)\nPASS: test_fraction (test.test_statistics.ExactRatioTest.test_fraction)\nPASS: test_inf (test.test_statistics.ExactRatioTest.test_inf)\nPASS: test_int (test.test_statistics.ExactRatioTest.test_int)\nPASS: test_error_msg (test.test_statistics.FailNegTest.test_error_msg)\nPASS: test_negatives_raise (test.test_statistics.FailNegTest.test_negatives_raise)\nPASS: test_pass_through (test.test_statistics.FailNegTest.test_pass_through)\nPASS: test_check_all (test.test_statistics.GlobalsTest.test_check_all)\nPASS: test_meta (test.test_statistics.GlobalsTest.test_meta)\nPASS: test_finite (test.test_statistics.IsFiniteTest.test_finite)\nPASS: test_infinity (test.test_statistics.IsFiniteTest.test_infinity)\nPASS: test_nan (test.test_statistics.IsFiniteTest.test_nan)\nPASS: test_has_exception (test.test_statistics.StatisticsErrorTest.test_has_exception)\nPASS: test_decimal_basiccontext_mismatched_infs_to_nan (test.test_statistics.SumSpecialValues.test_decimal_basiccontext_mismatched_infs_to_nan)\nPASS: test_decimal_extendedcontext_mismatched_infs_to_nan (test.test_statistics.SumSpecialValues.test_decimal_extendedcontext_mismatched_infs_to_nan)\nPASS: test_decimal_inf (test.test_statistics.SumSpecialValues.test_decimal_inf)\nPASS: test_decimal_snan_raises (test.test_statistics.SumSpecialValues.test_decimal_snan_raises)\nPASS: test_float_inf (test.test_statistics.SumSpecialValues.test_float_inf)\nPASS: test_float_mismatched_infs (test.test_statistics.SumSpecialValues.test_float_mismatched_infs)\nPASS: test_nan (test.test_statistics.SumSpecialValues.test_nan)\nPASS: test_torture (test.test_statistics.SumTortureTest.test_torture)\nPASS: test_bad_rel (test.test_statistics.TestApproxEqualErrors.test_bad_rel)\nPASS: test_bad_tol (test.test_statistics.TestApproxEqualErrors.test_bad_tol)\nPASS: test_small_sample_error (test.test_statistics.TestBivariateStatistics.test_small_sample_error)\nPASS: test_unequal_size_error (test.test_statistics.TestBivariateStatistics.test_unequal_size_error)\nPASS: test_correlation_spearman (test.test_statistics.TestCorrelationAndCovariance.test_correlation_spearman)\nPASS: test_different_scales (test.test_statistics.TestCorrelationAndCovariance.test_different_scales)\nPASS: test_results (test.test_statistics.TestCorrelationAndCovariance.test_results)\nPASS: test_basics (test.test_statistics.TestFMean.test_basics)\nPASS: test_error_cases (test.test_statistics.TestFMean.test_error_cases)\nPASS: test_special_values (test.test_statistics.TestFMean.test_special_values)\nPASS: test_weights (test.test_statistics.TestFMean.test_weights)\nPASS: test_basics (test.test_statistics.TestGeometricMean.test_basics)\nPASS: test_big_and_small (test.test_statistics.TestGeometricMean.test_big_and_small)\nPASS: test_error_cases (test.test_statistics.TestGeometricMean.test_error_cases)\nPASS: test_mixed_int_and_float (test.test_statistics.TestGeometricMean.test_mixed_int_and_float)\nPASS: test_special_values (test.test_statistics.TestGeometricMean.test_special_values)\nPASS: test_various_input_types (test.test_statistics.TestGeometricMean.test_various_input_types)\nPASS: test_bad_arg_types (test.test_statistics.TestHarmonicMean.test_bad_arg_types)\nPASS: test_decimals_exact (test.test_statistics.TestHarmonicMean.test_decimals_exact)\nPASS: test_doubled_data (test.test_statistics.TestHarmonicMean.test_doubled_data)\nPASS: test_empty_data (test.test_statistics.TestHarmonicMean.test_empty_data)\nPASS: test_floats_exact (test.test_statistics.TestHarmonicMean.test_floats_exact)\nPASS: test_fractions (test.test_statistics.TestHarmonicMean.test_fractions)\nPASS: test_inf (test.test_statistics.TestHarmonicMean.test_inf)\nPASS: test_ints (test.test_statistics.TestHarmonicMean.test_ints)\nPASS: test_invalid_type_error (test.test_statistics.TestHarmonicMean.test_invalid_type_error)\nPASS: test_multiply_data_points (test.test_statistics.TestHarmonicMean.test_multiply_data_points)\nPASS: test_nan (test.test_statistics.TestHarmonicMean.test_nan)\nPASS: test_negative_error (test.test_statistics.TestHarmonicMean.test_negative_error)\nPASS: test_no_args (test.test_statistics.TestHarmonicMean.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestHarmonicMean.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestHarmonicMean.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestHarmonicMean.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestHarmonicMean.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestHarmonicMean.test_single_value)\nPASS: test_singleton_lists (test.test_statistics.TestHarmonicMean.test_singleton_lists)\nPASS: test_type_of_data_collection (test.test_statistics.TestHarmonicMean.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestHarmonicMean.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestHarmonicMean.test_types_conserved)\nPASS: test_with_weights (test.test_statistics.TestHarmonicMean.test_with_weights)\nPASS: test_zero (test.test_statistics.TestHarmonicMean.test_zero)\nPASS: test_constant_input_error (test.test_statistics.TestLinearRegression.test_constant_input_error)\nPASS: test_float_output (test.test_statistics.TestLinearRegression.test_float_output)\nPASS: test_proportional (test.test_statistics.TestLinearRegression.test_proportional)\nPASS: test_results (test.test_statistics.TestLinearRegression.test_results)\nPASS: test_bad_arg_types (test.test_statistics.TestMean.test_bad_arg_types)\nPASS: test_big_data (test.test_statistics.TestMean.test_big_data)\nPASS: test_decimals (test.test_statistics.TestMean.test_decimals)\nPASS: test_doubled_data (test.test_statistics.TestMean.test_doubled_data)\nPASS: test_empty_data (test.test_statistics.TestMean.test_empty_data)\nPASS: test_floats (test.test_statistics.TestMean.test_floats)\nPASS: test_fractions (test.test_statistics.TestMean.test_fractions)\nPASS: test_inf (test.test_statistics.TestMean.test_inf)\nPASS: test_ints (test.test_statistics.TestMean.test_ints)\nPASS: test_mismatched_infs (test.test_statistics.TestMean.test_mismatched_infs)\nPASS: test_nan (test.test_statistics.TestMean.test_nan)\nPASS: test_no_args (test.test_statistics.TestMean.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMean.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMean.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMean.test_range_data)\nPASS: test_regression_20561 (test.test_statistics.TestMean.test_regression_20561)\nPASS: test_regression_25177 (test.test_statistics.TestMean.test_regression_25177)\nPASS: test_repeated_single_value (test.test_statistics.TestMean.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMean.test_single_value)\nPASS: test_torture_pep (test.test_statistics.TestMean.test_torture_pep)\nPASS: test_type_of_data_collection (test.test_statistics.TestMean.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMean.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestMean.test_types_conserved)\nPASS: test_bad_arg_types (test.test_statistics.TestMedian.test_bad_arg_types)\nPASS: test_empty_data (test.test_statistics.TestMedian.test_empty_data)\nPASS: test_even_decimals (test.test_statistics.TestMedian.test_even_decimals)\nPASS: test_even_fractions (test.test_statistics.TestMedian.test_even_fractions)\nPASS: test_even_ints (test.test_statistics.TestMedian.test_even_ints)\nPASS: test_no_args (test.test_statistics.TestMedian.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMedian.test_no_inplace_modifications)\nPASS: test_odd_decimals (test.test_statistics.TestMedian.test_odd_decimals)\nPASS: test_odd_fractions (test.test_statistics.TestMedian.test_odd_fractions)\nPASS: test_odd_ints (test.test_statistics.TestMedian.test_odd_ints)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMedian.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMedian.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestMedian.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMedian.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestMedian.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMedian.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestMedianDataType.test_types_conserved)\nPASS: test_bad_arg_types (test.test_statistics.TestMedianGrouped.test_bad_arg_types)\nPASS: test_data_type_error (test.test_statistics.TestMedianGrouped.test_data_type_error)\nPASS: test_empty_data (test.test_statistics.TestMedianGrouped.test_empty_data)\nPASS: test_even_decimals (test.test_statistics.TestMedianGrouped.test_even_decimals)\nPASS: test_even_fractions (test.test_statistics.TestMedianGrouped.test_even_fractions)\nPASS: test_even_ints (test.test_statistics.TestMedianGrouped.test_even_ints)\nPASS: test_even_number_repeated (test.test_statistics.TestMedianGrouped.test_even_number_repeated)\nPASS: test_interval (test.test_statistics.TestMedianGrouped.test_interval)\nPASS: test_no_args (test.test_statistics.TestMedianGrouped.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMedianGrouped.test_no_inplace_modifications)\nPASS: test_odd_decimals (test.test_statistics.TestMedianGrouped.test_odd_decimals)\nPASS: test_odd_fractions (test.test_statistics.TestMedianGrouped.test_odd_fractions)\nPASS: test_odd_ints (test.test_statistics.TestMedianGrouped.test_odd_ints)\nPASS: test_odd_number_repeated (test.test_statistics.TestMedianGrouped.test_odd_number_repeated)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMedianGrouped.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMedianGrouped.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestMedianGrouped.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMedianGrouped.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestMedianGrouped.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMedianGrouped.test_type_of_data_element)\nPASS: test_bad_arg_types (test.test_statistics.TestMedianHigh.test_bad_arg_types)\nPASS: test_empty_data (test.test_statistics.TestMedianHigh.test_empty_data)\nPASS: test_even_decimals (test.test_statistics.TestMedianHigh.test_even_decimals)\nPASS: test_even_fractions (test.test_statistics.TestMedianHigh.test_even_fractions)\nPASS: test_even_ints (test.test_statistics.TestMedianHigh.test_even_ints)\nPASS: test_no_args (test.test_statistics.TestMedianHigh.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMedianHigh.test_no_inplace_modifications)\nPASS: test_odd_decimals (test.test_statistics.TestMedianHigh.test_odd_decimals)\nPASS: test_odd_fractions (test.test_statistics.TestMedianHigh.test_odd_fractions)\nPASS: test_odd_ints (test.test_statistics.TestMedianHigh.test_odd_ints)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMedianHigh.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMedianHigh.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestMedianHigh.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMedianHigh.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestMedianHigh.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMedianHigh.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestMedianHigh.test_types_conserved)\nPASS: test_bad_arg_types (test.test_statistics.TestMedianLow.test_bad_arg_types)\nPASS: test_empty_data (test.test_statistics.TestMedianLow.test_empty_data)\nPASS: test_even_decimals (test.test_statistics.TestMedianLow.test_even_decimals)\nPASS: test_even_fractions (test.test_statistics.TestMedianLow.test_even_fractions)\nPASS: test_even_ints (test.test_statistics.TestMedianLow.test_even_ints)\nPASS: test_no_args (test.test_statistics.TestMedianLow.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMedianLow.test_no_inplace_modifications)\nPASS: test_odd_decimals (test.test_statistics.TestMedianLow.test_odd_decimals)\nPASS: test_odd_fractions (test.test_statistics.TestMedianLow.test_odd_fractions)\nPASS: test_odd_ints (test.test_statistics.TestMedianLow.test_odd_ints)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMedianLow.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMedianLow.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestMedianLow.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMedianLow.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestMedianLow.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMedianLow.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestMedianLow.test_types_conserved)\nPASS: test_bad_arg_types (test.test_statistics.TestMode.test_bad_arg_types)\nPASS: test_bimodal_data (test.test_statistics.TestMode.test_bimodal_data)\nPASS: test_counter_data (test.test_statistics.TestMode.test_counter_data)\nPASS: test_discrete_data (test.test_statistics.TestMode.test_discrete_data)\nPASS: test_empty_data (test.test_statistics.TestMode.test_empty_data)\nPASS: test_no_args (test.test_statistics.TestMode.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMode.test_no_inplace_modifications)\nPASS: test_nominal_data (test.test_statistics.TestMode.test_nominal_data)\nPASS: test_none_data (test.test_statistics.TestMode.test_none_data)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMode.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMode.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestMode.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMode.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestMode.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMode.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestMode.test_types_conserved)\nPASS: test_unique_data (test.test_statistics.TestMode.test_unique_data)\nPASS: test_c_functions (test.test_statistics.TestModules.test_c_functions)\nPASS: test_py_functions (test.test_statistics.TestModules.test_py_functions)\nPASS: test_basics (test.test_statistics.TestMultiMode.test_basics)\nPASS: test_alternative_constructor (test.test_statistics.TestNormalDistC.test_alternative_constructor)\nPASS: test_cdf (test.test_statistics.TestNormalDistC.test_cdf)\nPASS: test_copy (test.test_statistics.TestNormalDistC.test_copy)\nPASS: test_equality (test.test_statistics.TestNormalDistC.test_equality)\nPASS: test_hashability (test.test_statistics.TestNormalDistC.test_hashability)\nPASS: test_instantiation_and_attributes (test.test_statistics.TestNormalDistC.test_instantiation_and_attributes)\nSKIP: test_inv_cdf (test.test_statistics.TestNormalDistC.test_inv_cdf) \"resource 'cpu' is not enabled\"\nPASS: test_overlap (test.test_statistics.TestNormalDistC.test_overlap)\nPASS: test_pdf (test.test_statistics.TestNormalDistC.test_pdf)\nPASS: test_pickle (test.test_statistics.TestNormalDistC.test_pickle)\nPASS: test_properties (test.test_statistics.TestNormalDistC.test_properties)\nPASS: test_quantiles (test.test_statistics.TestNormalDistC.test_quantiles)\nPASS: test_repr (test.test_statistics.TestNormalDistC.test_repr)\nPASS: test_same_type_addition_and_subtraction (test.test_statistics.TestNormalDistC.test_same_type_addition_and_subtraction)\nPASS: test_sample_generation (test.test_statistics.TestNormalDistC.test_sample_generation)\nPASS: test_slots (test.test_statistics.TestNormalDistC.test_slots)\nPASS: test_translation_and_scaling (test.test_statistics.TestNormalDistC.test_translation_and_scaling)\nPASS: test_unary_operations (test.test_statistics.TestNormalDistC.test_unary_operations)\nPASS: test_zscore (test.test_statistics.TestNormalDistC.test_zscore)\nPASS: test_alternative_constructor (test.test_statistics.TestNormalDistPython.test_alternative_constructor)\nPASS: test_cdf (test.test_statistics.TestNormalDistPython.test_cdf)\nPASS: test_copy (test.test_statistics.TestNormalDistPython.test_copy)\nPASS: test_equality (test.test_statistics.TestNormalDistPython.test_equality)\nPASS: test_hashability (test.test_statistics.TestNormalDistPython.test_hashability)\nPASS: test_instantiation_and_attributes (test.test_statistics.TestNormalDistPython.test_instantiation_and_attributes)\nSKIP: test_inv_cdf (test.test_statistics.TestNormalDistPython.test_inv_cdf) \"resource 'cpu' is not enabled\"\nPASS: test_overlap (test.test_statistics.TestNormalDistPython.test_overlap)\nPASS: test_pdf (test.test_statistics.TestNormalDistPython.test_pdf)\nPASS: test_pickle (test.test_statistics.TestNormalDistPython.test_pickle)\nPASS: test_properties (test.test_statistics.TestNormalDistPython.test_properties)\nPASS: test_quantiles (test.test_statistics.TestNormalDistPython.test_quantiles)\nPASS: test_repr (test.test_statistics.TestNormalDistPython.test_repr)\nPASS: test_same_type_addition_and_subtraction (test.test_statistics.TestNormalDistPython.test_same_type_addition_and_subtraction)\nPASS: test_sample_generation (test.test_statistics.TestNormalDistPython.test_sample_generation)\nPASS: test_slots (test.test_statistics.TestNormalDistPython.test_slots)\nPASS: test_translation_and_scaling (test.test_statistics.TestNormalDistPython.test_translation_and_scaling)\nPASS: test_unary_operations (test.test_statistics.TestNormalDistPython.test_unary_operations)\nPASS: test_zscore (test.test_statistics.TestNormalDistPython.test_zscore)\nPASS: test_error_msg_numeric (test.test_statistics.TestNumericTestCase.test_error_msg_numeric)\nPASS: test_error_msg_sequence (test.test_statistics.TestNumericTestCase.test_error_msg_sequence)\nPASS: test_numerictestcase_is_testcase (test.test_statistics.TestNumericTestCase.test_numerictestcase_is_testcase)\nPASS: test_bad_arg_types (test.test_statistics.TestPStdev.test_bad_arg_types)\nPASS: test_center_not_at_mean (test.test_statistics.TestPStdev.test_center_not_at_mean)\nPASS: test_compare_to_variance (test.test_statistics.TestPStdev.test_compare_to_variance)\nPASS: test_domain_error_regression (test.test_statistics.TestPStdev.test_domain_error_regression)\nPASS: test_empty_data (test.test_statistics.TestPStdev.test_empty_data)\nPASS: test_iter_list_same (test.test_statistics.TestPStdev.test_iter_list_same)\nPASS: test_no_args (test.test_statistics.TestPStdev.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestPStdev.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestPStdev.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestPStdev.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestPStdev.test_repeated_single_value)\nPASS: test_shift_data (test.test_statistics.TestPStdev.test_shift_data)\nPASS: test_shift_data_exact (test.test_statistics.TestPStdev.test_shift_data_exact)\nPASS: test_single_value (test.test_statistics.TestPStdev.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestPStdev.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestPStdev.test_type_of_data_element)\nPASS: test_accuracy_bug_20499 (test.test_statistics.TestPVariance.test_accuracy_bug_20499)\nPASS: test_bad_arg_types (test.test_statistics.TestPVariance.test_bad_arg_types)\nPASS: test_decimals (test.test_statistics.TestPVariance.test_decimals)\nPASS: test_domain_error_regression (test.test_statistics.TestPVariance.test_domain_error_regression)\nPASS: test_empty_data (test.test_statistics.TestPVariance.test_empty_data)\nPASS: test_exact_uniform (test.test_statistics.TestPVariance.test_exact_uniform)\nPASS: test_fractions (test.test_statistics.TestPVariance.test_fractions)\nPASS: test_ints (test.test_statistics.TestPVariance.test_ints)\nPASS: test_iter_list_same (test.test_statistics.TestPVariance.test_iter_list_same)\nPASS: test_no_args (test.test_statistics.TestPVariance.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestPVariance.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestPVariance.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestPVariance.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestPVariance.test_repeated_single_value)\nPASS: test_shift_data (test.test_statistics.TestPVariance.test_shift_data)\nPASS: test_shift_data_exact (test.test_statistics.TestPVariance.test_shift_data_exact)\nPASS: test_single_value (test.test_statistics.TestPVariance.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestPVariance.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestPVariance.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestPVariance.test_types_conserved)\nPASS: test_equal_inputs (test.test_statistics.TestQuantiles.test_equal_inputs)\nPASS: test_equal_sized_groups (test.test_statistics.TestQuantiles.test_equal_sized_groups)\nPASS: test_error_cases (test.test_statistics.TestQuantiles.test_error_cases)\nPASS: test_specific_cases (test.test_statistics.TestQuantiles.test_specific_cases)\nPASS: test_specific_cases_inclusive (test.test_statistics.TestQuantiles.test_specific_cases_inclusive)\nPASS: testZeroes (test.test_statistics.TestSign.testZeroes)\nPASS: test_decimal_sqrt_of_frac (test.test_statistics.TestSqrtHelpers.test_decimal_sqrt_of_frac)\nSKIP: test_float_sqrt_of_frac (test.test_statistics.TestSqrtHelpers.test_float_sqrt_of_frac) \"resource 'cpu' is not enabled\"\nPASS: test_integer_sqrt_of_frac_rto (test.test_statistics.TestSqrtHelpers.test_integer_sqrt_of_frac_rto)\nPASS: test_bad_arg_types (test.test_statistics.TestStdev.test_bad_arg_types)\nPASS: test_center_not_at_mean (test.test_statistics.TestStdev.test_center_not_at_mean)\nPASS: test_compare_to_variance (test.test_statistics.TestStdev.test_compare_to_variance)\nPASS: test_domain_error_regression (test.test_statistics.TestStdev.test_domain_error_regression)\nPASS: test_empty_data (test.test_statistics.TestStdev.test_empty_data)\nPASS: test_iter_list_same (test.test_statistics.TestStdev.test_iter_list_same)\nPASS: test_no_args (test.test_statistics.TestStdev.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestStdev.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestStdev.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestStdev.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestStdev.test_repeated_single_value)\nPASS: test_shift_data (test.test_statistics.TestStdev.test_shift_data)\nPASS: test_shift_data_exact (test.test_statistics.TestStdev.test_shift_data_exact)\nPASS: test_single_value (test.test_statistics.TestStdev.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestStdev.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestStdev.test_type_of_data_element)\nPASS: test_bytes_fail (test.test_statistics.TestSum.test_bytes_fail)\nPASS: test_compare_with_math_fsum (test.test_statistics.TestSum.test_compare_with_math_fsum)\nPASS: test_decimals (test.test_statistics.TestSum.test_decimals)\nPASS: test_empty_data (test.test_statistics.TestSum.test_empty_data)\nPASS: test_floats (test.test_statistics.TestSum.test_floats)\nPASS: test_fractions (test.test_statistics.TestSum.test_fractions)\nPASS: test_ints (test.test_statistics.TestSum.test_ints)\nPASS: test_mixed_sum (test.test_statistics.TestSum.test_mixed_sum)\nPASS: test_strings_fail (test.test_statistics.TestSum.test_strings_fail)\nPASS: test_accuracy_bug_20499 (test.test_statistics.TestVariance.test_accuracy_bug_20499)\nPASS: test_bad_arg_types (test.test_statistics.TestVariance.test_bad_arg_types)\nPASS: test_center_not_at_mean (test.test_statistics.TestVariance.test_center_not_at_mean)\nPASS: test_decimals (test.test_statistics.TestVariance.test_decimals)\nPASS: test_domain_error_regression (test.test_statistics.TestVariance.test_domain_error_regression)\nPASS: test_empty_data (test.test_statistics.TestVariance.test_empty_data)\nPASS: test_fractions (test.test_statistics.TestVariance.test_fractions)\nPASS: test_ints (test.test_statistics.TestVariance.test_ints)\nPASS: test_iter_list_same (test.test_statistics.TestVariance.test_iter_list_same)\nPASS: test_no_args (test.test_statistics.TestVariance.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestVariance.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestVariance.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestVariance.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestVariance.test_repeated_single_value)\nPASS: test_shift_data (test.test_statistics.TestVariance.test_shift_data)\nPASS: test_shift_data_exact (test.test_statistics.TestVariance.test_shift_data_exact)\nPASS: test_single_value (test.test_statistics.TestVariance.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestVariance.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestVariance.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestVariance.test_types_conserved)\nassertApproxEqual (test.test_statistics.NumericTestCase)\nPASS: Doctest: test.test_statistics.NumericTestCase.assertApproxEqual\n_DoNothing (test.test_statistics)\nPASS: Doctest: test.test_statistics._DoNothing\n_calc_errors (test.test_statistics)\nPASS: Doctest: test.test_statistics._calc_errors\n_nan_equal (test.test_statistics)\nPASS: Doctest: test.test_statistics._nan_equal\napprox_equal (test.test_statistics)\nPASS: Doctest: test.test_statistics.approx_equal\n\n----------------------------------------------------------------------\nRan 368 tests in 2.305s\n\nOK (skipped=3)\n0:03:02 load avg: 3.14 [354/469] test_strftime passed -- running (1): test_regrtest (32.6 sec)\ntest_strftime (test.test_strftime.StrftimeTest.test_strftime) ... strftime test for Tue Feb  6 09:05:58 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Feb 06 09:05:58 2024, but got Tue Feb  6 09:05:58 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nStrftime test, platform: linux, Python version: 3.12.1\nstrftime test for Fri Oct 14 19:30:58 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Oct 15 18:32:07 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Oct 16 17:33:16 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Oct 17 16:34:25 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Oct 18 15:35:34 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Oct 19 14:36:43 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Oct 20 13:37:52 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Oct 21 12:39:01 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Oct 22 11:40:10 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Oct 23 10:41:19 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Oct 24 09:42:28 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Oct 25 08:43:37 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Oct 26 07:44:46 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Oct 27 06:45:55 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Oct 28 05:47:04 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Oct 29 04:48:13 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Oct 30 03:49:22 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Oct 31 02:50:31 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Nov  1 01:51:40 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Nov 01 01:51:40 2022, but got Tue Nov  1 01:51:40 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov  2 00:52:49 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Nov 02 00:52:49 2022, but got Wed Nov  2 00:52:49 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov  2 23:53:58 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Nov 02 23:53:58 2022, but got Wed Nov  2 23:53:58 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov  3 22:55:07 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Nov 03 22:55:07 2022, but got Thu Nov  3 22:55:07 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov  4 21:56:16 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Nov 04 21:56:16 2022, but got Fri Nov  4 21:56:16 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov  5 20:57:25 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Nov 05 20:57:25 2022, but got Sat Nov  5 20:57:25 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Nov  6 19:58:34 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Nov 06 19:58:34 2022, but got Sun Nov  6 19:58:34 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Jan 18 17:25:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Jan 19 16:27:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Jan 20 15:28:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Jan 21 14:29:25 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Jan 22 13:30:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Jan 23 12:31:43 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Jan 24 11:32:52 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Jan 25 10:34:01 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Jan 26 09:35:10 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Jan 27 08:36:19 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Jan 28 07:37:28 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Jan 29 06:38:37 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Jan 30 05:39:46 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Jan 31 04:40:55 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb  1 03:42:04 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Feb 01 03:42:04 2023, but got Wed Feb  1 03:42:04 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb  2 02:43:13 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Feb 02 02:43:13 2023, but got Thu Feb  2 02:43:13 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb  3 01:44:22 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Feb 03 01:44:22 2023, but got Fri Feb  3 01:44:22 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Feb  4 00:45:31 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Feb 04 00:45:31 2023, but got Sat Feb  4 00:45:31 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Feb  4 23:46:40 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Feb 04 23:46:40 2023, but got Sat Feb  4 23:46:40 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Feb  5 22:47:49 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Feb 05 22:47:49 2023, but got Sun Feb  5 22:47:49 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb  6 21:48:58 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Feb 06 21:48:58 2023, but got Mon Feb  6 21:48:58 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb  7 20:50:07 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Feb 07 20:50:07 2023, but got Tue Feb  7 20:50:07 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb  8 19:51:16 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Feb 08 19:51:16 2023, but got Wed Feb  8 19:51:16 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb  9 18:52:25 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Feb 09 18:52:25 2023, but got Thu Feb  9 18:52:25 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb 10 17:53:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Apr 24 15:20:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Apr 25 14:22:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Apr 26 13:23:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Apr 27 12:24:25 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Apr 28 11:25:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Apr 29 10:26:43 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Apr 30 09:27:52 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May  1 08:29:01 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon May 01 08:29:01 2023, but got Mon May  1 08:29:01 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May  2 07:30:10 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue May 02 07:30:10 2023, but got Tue May  2 07:30:10 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May  3 06:31:19 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed May 03 06:31:19 2023, but got Wed May  3 06:31:19 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu May  4 05:32:28 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu May 04 05:32:28 2023, but got Thu May  4 05:32:28 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri May  5 04:33:37 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri May 05 04:33:37 2023, but got Fri May  5 04:33:37 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat May  6 03:34:46 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat May 06 03:34:46 2023, but got Sat May  6 03:34:46 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May  7 02:35:55 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun May 07 02:35:55 2023, but got Sun May  7 02:35:55 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May  8 01:37:04 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon May 08 01:37:04 2023, but got Mon May  8 01:37:04 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May  9 00:38:13 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue May 09 00:38:13 2023, but got Tue May  9 00:38:13 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May  9 23:39:22 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue May 09 23:39:22 2023, but got Tue May  9 23:39:22 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May 10 22:40:31 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu May 11 21:41:40 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri May 12 20:42:49 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat May 13 19:43:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May 14 18:45:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May 15 17:46:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May 16 16:47:25 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May 17 15:48:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Jul 29 13:15:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Jul 30 12:17:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Jul 31 11:18:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Aug  1 10:19:25 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Aug 01 10:19:25 2023, but got Tue Aug  1 10:19:25 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug  2 09:20:34 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Aug 02 09:20:34 2023, but got Wed Aug  2 09:20:34 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Aug  3 08:21:43 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Aug 03 08:21:43 2023, but got Thu Aug  3 08:21:43 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug  4 07:22:52 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Aug 04 07:22:52 2023, but got Fri Aug  4 07:22:52 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug  5 06:24:01 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Aug 05 06:24:01 2023, but got Sat Aug  5 06:24:01 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Aug  6 05:25:10 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Aug 06 05:25:10 2023, but got Sun Aug  6 05:25:10 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Aug  7 04:26:19 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Aug 07 04:26:19 2023, but got Mon Aug  7 04:26:19 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Aug  8 03:27:28 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Aug 08 03:27:28 2023, but got Tue Aug  8 03:27:28 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug  9 02:28:37 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Aug 09 02:28:37 2023, but got Wed Aug  9 02:28:37 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Aug 10 01:29:46 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 11 00:30:55 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 11 23:32:04 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug 12 22:33:13 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Aug 13 21:34:22 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Aug 14 20:35:31 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Aug 15 19:36:40 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug 16 18:37:49 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Aug 17 17:38:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 18 16:40:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug 19 15:41:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Aug 20 14:42:25 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Aug 21 13:43:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov  2 11:10:58 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Nov 02 11:10:58 2023, but got Thu Nov  2 11:10:58 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov  3 10:12:07 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Nov 03 10:12:07 2023, but got Fri Nov  3 10:12:07 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov  4 09:13:16 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Nov 04 09:13:16 2023, but got Sat Nov  4 09:13:16 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Nov  5 08:14:25 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Nov 05 08:14:25 2023, but got Sun Nov  5 08:14:25 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Nov  6 07:15:34 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Nov 06 07:15:34 2023, but got Mon Nov  6 07:15:34 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Nov  7 06:16:43 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Nov 07 06:16:43 2023, but got Tue Nov  7 06:16:43 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov  8 05:17:52 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Nov 08 05:17:52 2023, but got Wed Nov  8 05:17:52 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov  9 04:19:01 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Nov 09 04:19:01 2023, but got Thu Nov  9 04:19:01 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 10 03:20:10 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov 11 02:21:19 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Nov 12 01:22:28 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Nov 13 00:23:37 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Nov 13 23:24:46 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Nov 14 22:25:55 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov 15 21:27:04 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov 16 20:28:13 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 17 19:29:22 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov 18 18:30:31 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Nov 19 17:31:40 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Nov 20 16:32:49 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Nov 21 15:33:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov 22 14:35:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov 23 13:36:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 24 12:37:25 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov 25 11:38:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb  6 09:05:58 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Feb 06 09:05:58 2024, but got Tue Feb  6 09:05:58 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb  7 08:07:07 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Feb 07 08:07:07 2024, but got Wed Feb  7 08:07:07 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb  8 07:08:16 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Feb 08 07:08:16 2024, but got Thu Feb  8 07:08:16 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb  9 06:09:25 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Feb 09 06:09:25 2024, but got Fri Feb  9 06:09:25 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Feb 10 05:10:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Feb 11 04:11:43 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb 12 03:12:52 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb 13 02:14:01 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb 14 01:15:10 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb 15 00:16:19 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb 15 23:17:28 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb 16 22:18:37 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Feb 17 21:19:46 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Feb 18 20:20:55 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb 19 19:22:04 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb 20 18:23:13 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb 21 17:24:22 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb 22 16:25:31 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb 23 15:26:40 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Feb 24 14:27:49 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Feb 25 13:28:58 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb 26 12:30:07 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb 27 11:31:16 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb 28 10:32:25 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb 29 09:33:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May 12 07:00:58 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May 13 06:02:07 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May 14 05:03:16 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May 15 04:04:25 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu May 16 03:05:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri May 17 02:06:43 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat May 18 01:07:52 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May 19 00:09:01 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May 19 23:10:10 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May 20 22:11:19 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May 21 21:12:28 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May 22 20:13:37 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu May 23 19:14:46 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri May 24 18:15:55 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat May 25 17:17:04 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May 26 16:18:13 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May 27 15:19:22 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May 28 14:20:31 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May 29 13:21:40 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu May 30 12:22:49 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri May 31 11:23:58 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Jun  1 10:25:07 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Jun 01 10:25:07 2024, but got Sat Jun  1 10:25:07 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Jun  2 09:26:16 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Jun 02 09:26:16 2024, but got Sun Jun  2 09:26:16 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Jun  3 08:27:25 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Jun 03 08:27:25 2024, but got Mon Jun  3 08:27:25 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Jun  4 07:28:34 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Jun 04 07:28:34 2024, but got Tue Jun  4 07:28:34 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 16 04:55:58 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug 17 03:57:07 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Aug 18 02:58:16 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Aug 19 01:59:25 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Aug 20 01:00:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug 21 00:01:43 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug 21 23:02:52 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Aug 22 22:04:01 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 23 21:05:10 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug 24 20:06:19 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Aug 25 19:07:28 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Aug 26 18:08:37 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Aug 27 17:09:46 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug 28 16:10:55 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Aug 29 15:12:04 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 30 14:13:13 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug 31 13:14:22 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Sep  1 12:15:31 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Sep 01 12:15:31 2024, but got Sun Sep  1 12:15:31 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Sep  2 11:16:40 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Sep 02 11:16:40 2024, but got Mon Sep  2 11:16:40 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Sep  3 10:17:49 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Sep 03 10:17:49 2024, but got Tue Sep  3 10:17:49 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Sep  4 09:18:58 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Sep 04 09:18:58 2024, but got Wed Sep  4 09:18:58 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Sep  5 08:20:07 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Sep 05 08:20:07 2024, but got Thu Sep  5 08:20:07 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Sep  6 07:21:16 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Sep 06 07:21:16 2024, but got Fri Sep  6 07:21:16 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Sep  7 06:22:25 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Sep 07 06:22:25 2024, but got Sat Sep  7 06:22:25 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Sep  8 05:23:34 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Sep 08 05:23:34 2024, but got Sun Sep  8 05:23:34 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov 20 02:50:58 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov 21 01:52:07 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 22 00:53:16 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 22 23:54:25 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov 23 22:55:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Nov 24 21:56:43 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Nov 25 20:57:52 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Nov 26 19:59:01 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov 27 19:00:10 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov 28 18:01:19 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 29 17:02:28 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov 30 16:03:37 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Dec  1 15:04:46 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Dec 01 15:04:46 2024, but got Sun Dec  1 15:04:46 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Dec  2 14:05:55 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Dec 02 14:05:55 2024, but got Mon Dec  2 14:05:55 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Dec  3 13:07:04 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Dec 03 13:07:04 2024, but got Tue Dec  3 13:07:04 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Dec  4 12:08:13 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Dec 04 12:08:13 2024, but got Wed Dec  4 12:08:13 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Dec  5 11:09:22 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Dec 05 11:09:22 2024, but got Thu Dec  5 11:09:22 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Dec  6 10:10:31 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Dec 06 10:10:31 2024, but got Fri Dec  6 10:10:31 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Dec  7 09:11:40 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Dec 07 09:11:40 2024, but got Sat Dec  7 09:11:40 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Dec  8 08:12:49 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Dec 08 08:12:49 2024, but got Sun Dec  8 08:12:49 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Dec  9 07:13:58 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Dec 09 07:13:58 2024, but got Mon Dec  9 07:13:58 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Dec 10 06:15:07 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Dec 11 05:16:16 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Dec 12 04:17:25 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Dec 13 03:18:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb 24 00:45:58 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb 24 23:47:07 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb 25 22:48:16 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb 26 21:49:25 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb 27 20:50:34 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb 28 19:51:43 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Mar  1 18:52:52 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Mar 01 18:52:52 2025, but got Sat Mar  1 18:52:52 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Mar  2 17:54:01 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Mar 02 17:54:01 2025, but got Sun Mar  2 17:54:01 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Mar  3 16:55:10 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Mar 03 16:55:10 2025, but got Mon Mar  3 16:55:10 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Mar  4 15:56:19 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Mar 04 15:56:19 2025, but got Tue Mar  4 15:56:19 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Mar  5 14:57:28 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Mar 05 14:57:28 2025, but got Wed Mar  5 14:57:28 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Mar  6 13:58:37 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Mar 06 13:58:37 2025, but got Thu Mar  6 13:58:37 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Mar  7 12:59:46 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Mar 07 12:59:46 2025, but got Fri Mar  7 12:59:46 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Mar  8 12:00:55 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Mar 08 12:00:55 2025, but got Sat Mar  8 12:00:55 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Mar  9 11:02:04 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Mar 09 11:02:04 2025, but got Sun Mar  9 11:02:04 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Mar 10 10:03:13 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Mar 11 09:04:22 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Mar 12 08:05:31 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Mar 13 07:06:40 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Mar 14 06:07:49 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Mar 15 05:08:58 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Mar 16 04:10:07 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Mar 17 03:11:16 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Mar 18 02:12:25 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Mar 19 01:13:34 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nok\nPASS: test_y_1900 (test.test_strftime.Y1900Tests.test_y_1900)\nPASS: test_y_after_1900 (test.test_strftime.Y1900Tests.test_y_after_1900)\nPASS: test_y_before_1900 (test.test_strftime.Y1900Tests.test_y_before_1900)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.482s\n\nOK\n0:03:02 load avg: 3.14 [355/469] test_string passed -- running (1): test_regrtest (33.0 sec)\nPASS: test_attrs (test.test_string.ModuleTest.test_attrs)\nPASS: test_auto_numbering (test.test_string.ModuleTest.test_auto_numbering)\nPASS: test_basic_formatter (test.test_string.ModuleTest.test_basic_formatter)\nPASS: test_capwords (test.test_string.ModuleTest.test_capwords)\nPASS: test_check_unused_args (test.test_string.ModuleTest.test_check_unused_args)\nPASS: test_conversion_specifiers (test.test_string.ModuleTest.test_conversion_specifiers)\nPASS: test_format_keyword_arguments (test.test_string.ModuleTest.test_format_keyword_arguments)\nPASS: test_index_lookup (test.test_string.ModuleTest.test_index_lookup)\nPASS: test_name_lookup (test.test_string.ModuleTest.test_name_lookup)\nPASS: test_override_convert_field (test.test_string.ModuleTest.test_override_convert_field)\nPASS: test_override_format_field (test.test_string.ModuleTest.test_override_format_field)\nPASS: test_override_get_value (test.test_string.ModuleTest.test_override_get_value)\nPASS: test_override_parse (test.test_string.ModuleTest.test_override_parse)\nPASS: test_vformat_recursion_limit (test.test_string.ModuleTest.test_vformat_recursion_limit)\nPASS: test_SafeTemplate (test.test_string.TestTemplate.test_SafeTemplate)\nPASS: test_braced_override (test.test_string.TestTemplate.test_braced_override)\nPASS: test_braced_override_safe (test.test_string.TestTemplate.test_braced_override_safe)\nPASS: test_delimiter_override (test.test_string.TestTemplate.test_delimiter_override)\nPASS: test_escapes (test.test_string.TestTemplate.test_escapes)\nPASS: test_flags_override (test.test_string.TestTemplate.test_flags_override)\nPASS: test_get_identifiers (test.test_string.TestTemplate.test_get_identifiers)\nPASS: test_idpattern_override (test.test_string.TestTemplate.test_idpattern_override)\nPASS: test_idpattern_override_inside_outside (test.test_string.TestTemplate.test_idpattern_override_inside_outside)\nPASS: test_idpattern_override_inside_outside_invalid_unbraced (test.test_string.TestTemplate.test_idpattern_override_inside_outside_invalid_unbraced)\nPASS: test_invalid_placeholders (test.test_string.TestTemplate.test_invalid_placeholders)\nPASS: test_invalid_with_no_lines (test.test_string.TestTemplate.test_invalid_with_no_lines)\nPASS: test_is_valid (test.test_string.TestTemplate.test_is_valid)\nPASS: test_keyword_arguments (test.test_string.TestTemplate.test_keyword_arguments)\nPASS: test_keyword_arguments_safe (test.test_string.TestTemplate.test_keyword_arguments_safe)\nPASS: test_pattern_override (test.test_string.TestTemplate.test_pattern_override)\nPASS: test_percents (test.test_string.TestTemplate.test_percents)\nPASS: test_regular_templates (test.test_string.TestTemplate.test_regular_templates)\nPASS: test_regular_templates_with_braces (test.test_string.TestTemplate.test_regular_templates_with_braces)\nPASS: test_regular_templates_with_non_letters (test.test_string.TestTemplate.test_regular_templates_with_non_letters)\nPASS: test_regular_templates_with_upper_case (test.test_string.TestTemplate.test_regular_templates_with_upper_case)\nPASS: test_stringification (test.test_string.TestTemplate.test_stringification)\nPASS: test_tupleargs (test.test_string.TestTemplate.test_tupleargs)\nPASS: test_unicode_values (test.test_string.TestTemplate.test_unicode_values)\n\n----------------------------------------------------------------------\nRan 38 tests in 0.025s\n\nOK\n0:03:03 load avg: 3.13 [356/469] test_string_literals passed -- running (1): test_regrtest (33.5 sec)\nPASS: test_eval_bytes_incomplete (test.test_string_literals.TestLiterals.test_eval_bytes_incomplete)\nPASS: test_eval_bytes_invalid_escape (test.test_string_literals.TestLiterals.test_eval_bytes_invalid_escape)\nPASS: test_eval_bytes_invalid_octal_escape (test.test_string_literals.TestLiterals.test_eval_bytes_invalid_octal_escape)\nPASS: test_eval_bytes_normal (test.test_string_literals.TestLiterals.test_eval_bytes_normal)\nPASS: test_eval_bytes_raw (test.test_string_literals.TestLiterals.test_eval_bytes_raw)\nPASS: test_eval_str_incomplete (test.test_string_literals.TestLiterals.test_eval_str_incomplete)\nPASS: test_eval_str_invalid_escape (test.test_string_literals.TestLiterals.test_eval_str_invalid_escape)\nPASS: test_eval_str_invalid_octal_escape (test.test_string_literals.TestLiterals.test_eval_str_invalid_octal_escape)\nPASS: test_eval_str_normal (test.test_string_literals.TestLiterals.test_eval_str_normal)\nPASS: test_eval_str_raw (test.test_string_literals.TestLiterals.test_eval_str_raw)\nPASS: test_eval_str_u (test.test_string_literals.TestLiterals.test_eval_str_u)\nPASS: test_file_iso_8859_1 (test.test_string_literals.TestLiterals.test_file_iso_8859_1)\nPASS: test_file_latin9 (test.test_string_literals.TestLiterals.test_file_latin9)\nPASS: test_file_latin_1 (test.test_string_literals.TestLiterals.test_file_latin_1)\nPASS: test_file_utf8 (test.test_string_literals.TestLiterals.test_file_utf8)\nPASS: test_file_utf_8 (test.test_string_literals.TestLiterals.test_file_utf_8)\nPASS: test_file_utf_8_error (test.test_string_literals.TestLiterals.test_file_utf_8_error)\nPASS: test_template (test.test_string_literals.TestLiterals.test_template)\nPASS: test_uppercase_prefixes (test.test_string_literals.TestLiterals.test_uppercase_prefixes)\n\n----------------------------------------------------------------------\nRan 19 tests in 0.202s\n\nOK\n0:03:03 load avg: 3.13 [357/469] test_stringprep passed -- running (1): test_regrtest (33.8 sec)\nPASS: test (test.test_stringprep.StringprepTests.test)\n\n----------------------------------------------------------------------\nRan 1 test in 0.000s\n\nOK\n0:03:04 load avg: 3.13 [358/469] test_strptime passed -- running (1): test_regrtest (34.3 sec)\nPASS: test_TimeRE_recreation_locale (test.test_strptime.CacheTests.test_TimeRE_recreation_locale)\nPASS: test_TimeRE_recreation_timezone (test.test_strptime.CacheTests.test_TimeRE_recreation_timezone)\nPASS: test_new_localetime (test.test_strptime.CacheTests.test_new_localetime)\nPASS: test_regex_cleanup (test.test_strptime.CacheTests.test_regex_cleanup)\nPASS: test_time_re_recreation (test.test_strptime.CacheTests.test_time_re_recreation)\nPASS: test_day_of_week_calculation (test.test_strptime.CalculationTests.test_day_of_week_calculation)\nPASS: test_gregorian_calculation (test.test_strptime.CalculationTests.test_gregorian_calculation)\nPASS: test_julian_calculation (test.test_strptime.CalculationTests.test_julian_calculation)\nPASS: test_week_0 (test.test_strptime.CalculationTests.test_week_0)\nPASS: test_week_of_year_and_day_of_week_calculation (test.test_strptime.CalculationTests.test_week_of_year_and_day_of_week_calculation)\nPASS: test_all_julian_days (test.test_strptime.JulianTests.test_all_julian_days)\nPASS: test_am_pm (test.test_strptime.LocaleTime_Tests.test_am_pm)\nPASS: test_date_time (test.test_strptime.LocaleTime_Tests.test_date_time)\nPASS: test_lang (test.test_strptime.LocaleTime_Tests.test_lang)\nPASS: test_month (test.test_strptime.LocaleTime_Tests.test_month)\nPASS: test_timezone (test.test_strptime.LocaleTime_Tests.test_timezone)\nPASS: test_weekday (test.test_strptime.LocaleTime_Tests.test_weekday)\nPASS: test_twelve_noon_midnight (test.test_strptime.Strptime12AMPMTests.test_twelve_noon_midnight)\nPASS: test_ValueError (test.test_strptime.StrptimeTests.test_ValueError)\nPASS: test_bad_offset (test.test_strptime.StrptimeTests.test_bad_offset)\nSKIP: test_bad_timezone (test.test_strptime.StrptimeTests.test_bad_timezone) 'need non-UTC/GMT timezone'\nPASS: test_caseinsensitive (test.test_strptime.StrptimeTests.test_caseinsensitive)\nPASS: test_date (test.test_strptime.StrptimeTests.test_date)\nPASS: test_date_time (test.test_strptime.StrptimeTests.test_date_time)\nPASS: test_day (test.test_strptime.StrptimeTests.test_day)\nPASS: test_defaults (test.test_strptime.StrptimeTests.test_defaults)\nPASS: test_escaping (test.test_strptime.StrptimeTests.test_escaping)\nPASS: test_feb29_on_leap_year_without_year (test.test_strptime.StrptimeTests.test_feb29_on_leap_year_without_year)\nPASS: test_fraction (test.test_strptime.StrptimeTests.test_fraction)\nPASS: test_hour (test.test_strptime.StrptimeTests.test_hour)\nPASS: test_julian (test.test_strptime.StrptimeTests.test_julian)\nPASS: test_mar1_comes_after_feb29_even_when_omitting_the_year (test.test_strptime.StrptimeTests.test_mar1_comes_after_feb29_even_when_omitting_the_year)\nPASS: test_minute (test.test_strptime.StrptimeTests.test_minute)\nPASS: test_month (test.test_strptime.StrptimeTests.test_month)\nPASS: test_offset (test.test_strptime.StrptimeTests.test_offset)\nPASS: test_percent (test.test_strptime.StrptimeTests.test_percent)\nPASS: test_second (test.test_strptime.StrptimeTests.test_second)\nPASS: test_strptime_exception_context (test.test_strptime.StrptimeTests.test_strptime_exception_context)\nPASS: test_time (test.test_strptime.StrptimeTests.test_time)\nPASS: test_timezone (test.test_strptime.StrptimeTests.test_timezone)\nPASS: test_unconverteddata (test.test_strptime.StrptimeTests.test_unconverteddata)\nPASS: test_weekday (test.test_strptime.StrptimeTests.test_weekday)\nPASS: test_year (test.test_strptime.StrptimeTests.test_year)\nPASS: test_blankpattern (test.test_strptime.TimeRETests.test_blankpattern)\nPASS: test_compile (test.test_strptime.TimeRETests.test_compile)\nPASS: test_locale_data_w_regex_metacharacters (test.test_strptime.TimeRETests.test_locale_data_w_regex_metacharacters)\nPASS: test_matching_with_escapes (test.test_strptime.TimeRETests.test_matching_with_escapes)\nPASS: test_pattern (test.test_strptime.TimeRETests.test_pattern)\nPASS: test_pattern_escaping (test.test_strptime.TimeRETests.test_pattern_escaping)\nPASS: test_whitespace_substitution (test.test_strptime.TimeRETests.test_whitespace_substitution)\nPASS: test_basic (test.test_strptime.getlang_Tests.test_basic)\n\n----------------------------------------------------------------------\nRan 51 tests in 0.127s\n\nOK (skipped=1)\n0:03:06 load avg: 3.13 [359/469] test_strtod passed -- running (1): test_regrtest (36.0 sec)\nPASS: test_bigcomp (test.test_strtod.StrtodTests.test_bigcomp)\nPASS: test_boundaries (test.test_strtod.StrtodTests.test_boundaries)\nPASS: test_halfway_cases (test.test_strtod.StrtodTests.test_halfway_cases)\nPASS: test_large_exponents (test.test_strtod.StrtodTests.test_large_exponents)\nSKIP: test_oversized_digit_strings (test.test_strtod.StrtodTests.test_oversized_digit_strings) 'not enough memory: 6.0G minimum needed'\nPASS: test_parsing (test.test_strtod.StrtodTests.test_parsing)\nPASS: test_particular (test.test_strtod.StrtodTests.test_particular)\nPASS: test_short_halfway_cases (test.test_strtod.StrtodTests.test_short_halfway_cases)\nPASS: test_underflow_boundary (test.test_strtod.StrtodTests.test_underflow_boundary)\n\n----------------------------------------------------------------------\nRan 9 tests in 1.405s\n\nOK (skipped=1)\n0:03:08 load avg: 3.13 [360/469] test_struct passed -- running (1): test_regrtest (38.0 sec)\nPASS: test_1530559 (test.test_struct.StructTest.test_1530559)\nPASS: test_705836 (test.test_struct.StructTest.test_705836)\nPASS: test_Struct_reinitialization (test.test_struct.StructTest.test_Struct_reinitialization)\nPASS: test__sizeof__ (test.test_struct.StructTest.test__sizeof__)\nPASS: test__struct_reference_cycle_cleaned_up (test.test_struct.StructTest.test__struct_reference_cycle_cleaned_up)\nPASS: test__struct_types_immutable (test.test_struct.StructTest.test__struct_types_immutable)\nPASS: test_bool (test.test_struct.StructTest.test_bool)\nPASS: test_boundary_error_message (test.test_struct.StructTest.test_boundary_error_message)\nPASS: test_boundary_error_message_with_large_offset (test.test_struct.StructTest.test_boundary_error_message_with_large_offset)\nPASS: test_boundary_error_message_with_negative_offset (test.test_struct.StructTest.test_boundary_error_message_with_negative_offset)\nPASS: test_calcsize (test.test_struct.StructTest.test_calcsize)\nPASS: test_consistence (test.test_struct.StructTest.test_consistence)\nPASS: test_count_overflow (test.test_struct.StructTest.test_count_overflow)\nPASS: test_format_attr (test.test_struct.StructTest.test_format_attr)\nPASS: test_integers (test.test_struct.StructTest.test_integers)\nPASS: test_isbigendian (test.test_struct.StructTest.test_isbigendian)\nPASS: test_issue29802 (test.test_struct.StructTest.test_issue29802)\nPASS: test_issue35714 (test.test_struct.StructTest.test_issue35714)\nPASS: test_issue98248 (test.test_struct.StructTest.test_issue98248)\nPASS: test_issue98248_error_propagation (test.test_struct.StructTest.test_issue98248_error_propagation)\nPASS: test_nN_code (test.test_struct.StructTest.test_nN_code)\nPASS: test_new_features (test.test_struct.StructTest.test_new_features)\nPASS: test_p_code (test.test_struct.StructTest.test_p_code)\nPASS: test_pack_into (test.test_struct.StructTest.test_pack_into)\nPASS: test_pack_into_fn (test.test_struct.StructTest.test_pack_into_fn)\nPASS: test_struct_cleans_up_at_runtime_shutdown (test.test_struct.StructTest.test_struct_cleans_up_at_runtime_shutdown)\nPASS: test_struct_subclass_instantiation (test.test_struct.StructTest.test_struct_subclass_instantiation)\nPASS: test_trailing_counter (test.test_struct.StructTest.test_trailing_counter)\nPASS: test_transitiveness (test.test_struct.StructTest.test_transitiveness)\nPASS: test_unpack_from (test.test_struct.StructTest.test_unpack_from)\nPASS: test_unpack_with_buffer (test.test_struct.StructTest.test_unpack_with_buffer)\nPASS: test_arbitrary_buffer (test.test_struct.UnpackIteratorTest.test_arbitrary_buffer)\nPASS: test_construct (test.test_struct.UnpackIteratorTest.test_construct)\nPASS: test_half_float (test.test_struct.UnpackIteratorTest.test_half_float)\nPASS: test_iterate (test.test_struct.UnpackIteratorTest.test_iterate)\nPASS: test_length_hint (test.test_struct.UnpackIteratorTest.test_length_hint)\nPASS: test_module_func (test.test_struct.UnpackIteratorTest.test_module_func)\nPASS: test_uninstantiable (test.test_struct.UnpackIteratorTest.test_uninstantiable)\n\n----------------------------------------------------------------------\nRan 38 tests in 1.453s\n\nOK\n0:03:08 load avg: 3.13 [361/469] test_structseq passed -- running (1): test_regrtest (38.4 sec)\nPASS: test_cmp (test.test_structseq.StructSeqTest.test_cmp)\nPASS: test_concat (test.test_structseq.StructSeqTest.test_concat)\nPASS: test_constructor (test.test_structseq.StructSeqTest.test_constructor)\nPASS: test_contains (test.test_structseq.StructSeqTest.test_contains)\nPASS: test_copying (test.test_structseq.StructSeqTest.test_copying)\nPASS: test_copying_with_unnamed_fields (test.test_structseq.StructSeqTest.test_copying_with_unnamed_fields)\nPASS: test_eviltuple (test.test_structseq.StructSeqTest.test_eviltuple)\nPASS: test_extended_getslice (test.test_structseq.StructSeqTest.test_extended_getslice)\nPASS: test_fields (test.test_structseq.StructSeqTest.test_fields)\nPASS: test_hash (test.test_structseq.StructSeqTest.test_hash)\nPASS: test_match_args (test.test_structseq.StructSeqTest.test_match_args)\nPASS: test_match_args_with_unnamed_fields (test.test_structseq.StructSeqTest.test_match_args_with_unnamed_fields)\nPASS: test_pickling (test.test_structseq.StructSeqTest.test_pickling)\nPASS: test_pickling_with_unnamed_fields (test.test_structseq.StructSeqTest.test_pickling_with_unnamed_fields)\nPASS: test_repeat (test.test_structseq.StructSeqTest.test_repeat)\nPASS: test_repr (test.test_structseq.StructSeqTest.test_repr)\nPASS: test_tuple (test.test_structseq.StructSeqTest.test_tuple)\n\n----------------------------------------------------------------------\nRan 17 tests in 0.008s\n\nOK\n0:03:08 load avg: 3.36 [362/469] test_subclassinit passed -- running (1): test_regrtest (38.8 sec)\nPASS: test_errors (test.test_subclassinit.Test.test_errors)\nPASS: test_errors_changed_pep487 (test.test_subclassinit.Test.test_errors_changed_pep487)\nPASS: test_init_subclass (test.test_subclassinit.Test.test_init_subclass)\nPASS: test_init_subclass_diamond (test.test_subclassinit.Test.test_init_subclass_diamond)\nPASS: test_init_subclass_dict (test.test_subclassinit.Test.test_init_subclass_dict)\nPASS: test_init_subclass_error (test.test_subclassinit.Test.test_init_subclass_error)\nPASS: test_init_subclass_kwargs (test.test_subclassinit.Test.test_init_subclass_kwargs)\nPASS: test_init_subclass_skipped (test.test_subclassinit.Test.test_init_subclass_skipped)\nPASS: test_init_subclass_wrong (test.test_subclassinit.Test.test_init_subclass_wrong)\nPASS: test_set_name (test.test_subclassinit.Test.test_set_name)\nPASS: test_set_name_error (test.test_subclassinit.Test.test_set_name_error)\nPASS: test_set_name_init_subclass (test.test_subclassinit.Test.test_set_name_init_subclass)\nPASS: test_set_name_lookup (test.test_subclassinit.Test.test_set_name_lookup)\nPASS: test_set_name_metaclass (test.test_subclassinit.Test.test_set_name_metaclass)\nPASS: test_set_name_modifying_dict (test.test_subclassinit.Test.test_set_name_modifying_dict)\nPASS: test_set_name_wrong (test.test_subclassinit.Test.test_set_name_wrong)\nPASS: test_type (test.test_subclassinit.Test.test_type)\n\n----------------------------------------------------------------------\nRan 17 tests in 0.005s\n\nOK\n0:03:09 load avg: 3.36 [363/469] test_ssl passed -- running (1): test_regrtest (39.9 sec)\ntest_ssl: testing with 'OpenSSL 3.2.1 30 Jan 2024' (3, 2, 0, 1, 0)\n          under 'Linux-6.6.12-yocto-standard-aarch64-with-glibc2.39'\n          HAS_SNI = True\n          OP_ALL = 0x80000050\n          OP_NO_TLSv1_1 = 0x10000000\nPASS: test_DER_to_PEM (test.test_ssl.BasicSocketTests.test_DER_to_PEM)\nPASS: test_asn1object (test.test_ssl.BasicSocketTests.test_asn1object)\nPASS: test_cert_time_to_seconds (test.test_ssl.BasicSocketTests.test_cert_time_to_seconds)\nSKIP: test_cert_time_to_seconds_locale (test.test_ssl.BasicSocketTests.test_cert_time_to_seconds_locale) 'locale-specific month name needs to be different from C locale'\nSKIP: test_cert_time_to_seconds_timezone (test.test_ssl.BasicSocketTests.test_cert_time_to_seconds_timezone) 'local time needs to be different from UTC'\nPASS: test_connect_ex_error (test.test_ssl.BasicSocketTests.test_connect_ex_error)\nPASS: test_constants (test.test_ssl.BasicSocketTests.test_constants)\nPASS: test_dealloc_warn (test.test_ssl.BasicSocketTests.test_dealloc_warn)\ntest_empty_cert (test.test_ssl.BasicSocketTests.test_empty_cert)\nPASS: Wrapping with an empty cert file\nSKIP: test_enum_certificates (test.test_ssl.BasicSocketTests.test_enum_certificates) 'Windows specific'\nSKIP: test_enum_crls (test.test_ssl.BasicSocketTests.test_enum_crls) 'Windows specific'\nPASS: test_get_default_verify_paths (test.test_ssl.BasicSocketTests.test_get_default_verify_paths)\ntest_malformed_cert (test.test_ssl.BasicSocketTests.test_malformed_cert)\nPASS: Wrapping with a badly formatted certificate (syntax error)\ntest_malformed_key (test.test_ssl.BasicSocketTests.test_malformed_key)\nPASS: Wrapping with a badly formatted key (syntax error)\nPASS: test_openssl111_deprecations (test.test_ssl.BasicSocketTests.test_openssl111_deprecations)\nPASS: test_openssl_version (test.test_ssl.BasicSocketTests.test_openssl_version)\nPASS: test_options (test.test_ssl.BasicSocketTests.test_options)\nPASS: test_parse_all_sans (test.test_ssl.BasicSocketTests.test_parse_all_sans)\ntest_parse_cert (test.test_ssl.BasicSocketTests.test_parse_cert) ... \n{'OCSP': ('http://ocsp.verisign.com',),\n 'caIssuers': ('http://SVRIntl-G3-aia.verisign.com/SVRIntlG3.cer',),\n 'crlDistributionPoints': ('http://SVRIntl-G3-crl.verisign.com/SVRIntlG3.crl',),\n 'issuer': ((('countryName', 'US'),),\n            (('organizationName', 'VeriSign, Inc.'),),\n            (('organizationalUnitName', 'VeriSign Trust Network'),),\n            (('organizationalUnitName',\n              'Terms of use at https://www.verisign.com/rpa (c)10'),),\n            (('commonName', 'VeriSign Class 3 International Server CA - G3'),)),\n 'notAfter': 'Sep 20 23:59:59 2012 GMT',\n 'notBefore': 'Sep 21 00:00:00 2011 GMT',\n 'serialNumber': '2EE6EA7640A075CEE5005F4D7C79549A',\n 'subject': ((('countryName', 'FI'),),\n             (('stateOrProvinceName', 'Espoo'),),\n             (('localityName', 'Espoo'),),\n             (('organizationName', 'Nokia'),),\n             (('organizationalUnitName', 'BI'),),\n             (('commonName', 'projects.developer.nokia.com'),)),\n 'subjectAltName': (('DNS', 'projects.developer.nokia.com'),\n                    ('DNS', 'projects.forum.nokia.com')),\n 'version': 3}\nok\ntest_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests.test_parse_cert_CVE_2013_4238) ... \n{'issuer': ((('countryName', 'US'),),\n            (('stateOrProvinceName', 'Oregon'),),\n            (('localityName', 'Beaverton'),),\n            (('organizationName', 'Python Software Foundation'),),\n            (('organizationalUnitName', 'Python Core Development'),),\n            (('commonName', 'null.python.org\\x00example.org'),),\n            (('emailAddress', 'python-dev@python.org'),)),\n 'notAfter': 'Aug  7 13:12:52 2013 GMT',\n 'notBefore': 'Aug  7 13:11:52 2013 GMT',\n 'serialNumber': '00',\n 'subject': ((('countryName', 'US'),),\n             (('stateOrProvinceName', 'Oregon'),),\n             (('localityName', 'Beaverton'),),\n             (('organizationName', 'Python Software Foundation'),),\n             (('organizationalUnitName', 'Python Core Development'),),\n             (('commonName', 'null.python.org\\x00example.org'),),\n             (('emailAddress', 'python-dev@python.org'),)),\n 'subjectAltName': (('DNS', 'altnull.python.org\\x00example.com'),\n                    ('email', 'null@python.org\\x00user@example.org'),\n                    ('URI', 'http://null.python.org\\x00http://example.org'),\n                    ('IP Address', '192.0.2.1'),\n                    ('IP Address', '2001:DB8:0:0:0:0:0:1')),\n 'version': 3}\nok\ntest_parse_cert_CVE_2019_5010 (test.test_ssl.BasicSocketTests.test_parse_cert_CVE_2019_5010) ... \n{'issuer': ((('countryName', 'UK'),), (('commonName', 'cody-ca'),)),\n 'notAfter': 'Jun 14 18:00:58 2028 GMT',\n 'notBefore': 'Jun 18 18:00:58 2018 GMT',\n 'serialNumber': '02',\n 'subject': ((('countryName', 'UK'),),\n             (('commonName', 'codenomicon-vm-2.test.lal.cisco.com'),)),\n 'subjectAltName': (('DNS', 'codenomicon-vm-2.test.lal.cisco.com'),),\n 'version': 3}\nok\nPASS: test_private_init (test.test_ssl.BasicSocketTests.test_private_init)\nPASS: test_purpose_enum (test.test_ssl.BasicSocketTests.test_purpose_enum)\ntest_random (test.test_ssl.BasicSocketTests.test_random) ... \n RAND_status is 1 (sufficient randomness)\nok\ntest_read_write_zero (test.test_ssl.BasicSocketTests.test_read_write_zero) ...  server:  new connection from ('127.0.0.1', 40044)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\nPASS: test_refcycle (test.test_ssl.BasicSocketTests.test_refcycle)\nPASS: test_server_side (test.test_ssl.BasicSocketTests.test_server_side)\nPASS: test_ssl_types (test.test_ssl.BasicSocketTests.test_ssl_types)\nPASS: test_str_for_enums (test.test_ssl.BasicSocketTests.test_str_for_enums)\nPASS: test_timeout (test.test_ssl.BasicSocketTests.test_timeout)\nPASS: test_tls_unique_channel_binding (test.test_ssl.BasicSocketTests.test_tls_unique_channel_binding)\nPASS: test_unknown_channel_binding (test.test_ssl.BasicSocketTests.test_unknown_channel_binding)\nPASS: test_unsupported_dtls (test.test_ssl.BasicSocketTests.test_unsupported_dtls)\nPASS: test_wrapped_unconnected (test.test_ssl.BasicSocketTests.test_wrapped_unconnected)\nPASS: test__create_stdlib_context (test.test_ssl.ContextTests.test__create_stdlib_context)\nPASS: test_cert_store_stats (test.test_ssl.ContextTests.test_cert_store_stats)\nPASS: test_check_hostname (test.test_ssl.ContextTests.test_check_hostname)\nPASS: test_ciphers (test.test_ssl.ContextTests.test_ciphers)\nPASS: test_constructor (test.test_ssl.ContextTests.test_constructor)\nPASS: test_context_client_server (test.test_ssl.ContextTests.test_context_client_server)\nPASS: test_context_custom_class (test.test_ssl.ContextTests.test_context_custom_class)\nPASS: test_create_default_context (test.test_ssl.ContextTests.test_create_default_context)\nPASS: test_get_ca_certs (test.test_ssl.ContextTests.test_get_ca_certs)\nPASS: test_get_ciphers (test.test_ssl.ContextTests.test_get_ciphers)\nPASS: test_hostname_checks_common_name (test.test_ssl.ContextTests.test_hostname_checks_common_name)\nPASS: test_load_cert_chain (test.test_ssl.ContextTests.test_load_cert_chain)\nPASS: test_load_default_certs (test.test_ssl.ContextTests.test_load_default_certs)\nPASS: test_load_default_certs_env (test.test_ssl.ContextTests.test_load_default_certs_env)\nSKIP: test_load_default_certs_env_windows (test.test_ssl.ContextTests.test_load_default_certs_env_windows) 'Windows specific'\nPASS: test_load_dh_params (test.test_ssl.ContextTests.test_load_dh_params)\nPASS: test_load_verify_cadata (test.test_ssl.ContextTests.test_load_verify_cadata)\nPASS: test_load_verify_locations (test.test_ssl.ContextTests.test_load_verify_locations)\nPASS: test_min_max_version (test.test_ssl.ContextTests.test_min_max_version)\nPASS: test_num_tickest (test.test_ssl.ContextTests.test_num_tickest)\nPASS: test_options (test.test_ssl.ContextTests.test_options)\nPASS: test_python_ciphers (test.test_ssl.ContextTests.test_python_ciphers)\nPASS: test_security_level (test.test_ssl.ContextTests.test_security_level)\nPASS: test_session_stats (test.test_ssl.ContextTests.test_session_stats)\nPASS: test_set_default_verify_paths (test.test_ssl.ContextTests.test_set_default_verify_paths)\nPASS: test_set_ecdh_curve (test.test_ssl.ContextTests.test_set_ecdh_curve)\nPASS: test_sni_callback (test.test_ssl.ContextTests.test_sni_callback)\nPASS: test_sni_callback_refcycle (test.test_ssl.ContextTests.test_sni_callback_refcycle)\nPASS: test_verify_flags (test.test_ssl.ContextTests.test_verify_flags)\nPASS: test_verify_mode_protocol (test.test_ssl.ContextTests.test_verify_mode_protocol)\nPASS: test_buffer_types (test.test_ssl.MemoryBIOTests.test_buffer_types)\nPASS: test_eof (test.test_ssl.MemoryBIOTests.test_eof)\nPASS: test_error_types (test.test_ssl.MemoryBIOTests.test_error_types)\nPASS: test_pending (test.test_ssl.MemoryBIOTests.test_pending)\nPASS: test_read_write (test.test_ssl.MemoryBIOTests.test_read_write)\nSKIP: test_get_server_certificate_ipv6 (test.test_ssl.NetworkedTests.test_get_server_certificate_ipv6) \"resource 'network' is not enabled\"\nSKIP: test_timeout_connect_ex (test.test_ssl.NetworkedTests.test_timeout_connect_ex) \"resource 'network' is not enabled\"\nPASS: test_bad_server_hostname (test.test_ssl.SSLErrorTests.test_bad_server_hostname)\nPASS: test_lib_reason (test.test_ssl.SSLErrorTests.test_lib_reason)\nPASS: test_str (test.test_ssl.SSLErrorTests.test_str)\nPASS: test_subclass (test.test_ssl.SSLErrorTests.test_subclass)\nPASS: test_private_init (test.test_ssl.SSLObjectTests.test_private_init)\nPASS: test_unwrap (test.test_ssl.SSLObjectTests.test_unwrap)\ntest_bio_handshake (test.test_ssl.SimpleBackgroundTests.test_bio_handshake) ...  server:  new connection from ('127.0.0.1', 47034)\nNeeded 2 calls to complete do_handshake().\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nNeeded 4 calls to complete unwrap().\n connection timeout TimeoutError('timed out')\nok\ntest_bio_read_write_data (test.test_ssl.SimpleBackgroundTests.test_bio_read_write_data) ...  server:  new connection from ('127.0.0.1', 47402)\nNeeded 2 calls to complete do_handshake().\nNeeded 1 calls to complete write().\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nNeeded 4 calls to complete read().\nNeeded 2 calls to complete unwrap().\n connection timeout TimeoutError('timed out')\nok\ntest_ciphers (test.test_ssl.SimpleBackgroundTests.test_ciphers) ...  server:  new connection from ('127.0.0.1', 35142)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 35144)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n connection timeout TimeoutError('timed out')\nok\ntest_connect (test.test_ssl.SimpleBackgroundTests.test_connect) ...  server:  new connection from ('127.0.0.1', 52832)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 52836)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_connect_cadata (test.test_ssl.SimpleBackgroundTests.test_connect_cadata) ...  server:  new connection from ('127.0.0.1', 35412)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 35416)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_connect_capath (test.test_ssl.SimpleBackgroundTests.test_connect_capath) ...  server:  new connection from ('127.0.0.1', 54998)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 55004)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_connect_ex (test.test_ssl.SimpleBackgroundTests.test_connect_ex) ...  server:  new connection from ('127.0.0.1', 50410)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_connect_fail (test.test_ssl.SimpleBackgroundTests.test_connect_fail) ...  server:  new connection from ('127.0.0.1', 57426)\n\n server:  bad connection attempt from ('127.0.0.1', 57426):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\nok\ntest_connect_with_context (test.test_ssl.SimpleBackgroundTests.test_connect_with_context) ...  server:  new connection from ('127.0.0.1', 49412)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 49426)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 49440)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_connect_with_context_fail (test.test_ssl.SimpleBackgroundTests.test_connect_with_context_fail) ...  server:  new connection from ('127.0.0.1', 56864)\n\n server:  bad connection attempt from ('127.0.0.1', 56864):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\nok\ntest_context_setget (test.test_ssl.SimpleBackgroundTests.test_context_setget) ...  server:  new connection from ('127.0.0.1', 34706)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_get_ca_certs_capath (test.test_ssl.SimpleBackgroundTests.test_get_ca_certs_capath) ...  server:  new connection from ('127.0.0.1', 33238)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_get_server_certificate (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate) ...  server:  new connection from ('127.0.0.1', 43834)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 43848)\n\nVerified certificate for localhost:50023 is\n-----BEGIN CERTIFICATE-----\nMIIF8TCCBFmgAwIBAgIJAMstgJlaaVJcMA0GCSqGSIb3DQEBCwUAME0xCzAJBgNV\nBAYTAlhZMSYwJAYDVQQKDB1QeXRob24gU29mdHdhcmUgRm91bmRhdGlvbiBDQTEW\nMBQGA1UEAwwNb3VyLWNhLXNlcnZlcjAeFw0xODA4MjkxNDIzMTZaFw0zNzEwMjgx\nNDIzMTZaMF8xCzAJBgNVBAYTAlhZMRcwFQYDVQQHDA5DYXN0bGUgQW50aHJheDEj\nMCEGA1UECgwaUHl0aG9uIFNvZnR3YXJlIEZvdW5kYXRpb24xEjAQBgNVBAMMCWxv\nY2FsaG9zdDCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBAMW0s615CVCi\nM3vO2S7HubSGYYqQ/WGHSFsqpNwPzuOQsCoDBlZ6eNkyMJttne8/4A5sIiRggrM9\ndjtiL4fkzc7aZcgPGgcaMv8Za2gTIM1e+b1QL4xG5I6rYxoscdAbRHHZPFxisxVQ\nztv3euk3UsZGsK/WAhJczgS8QmigBHsBp2PSkb+jR+oMB0WMfpBluGfWJmV754Zu\nNx92Af8fQXx2fU88ahWIdeJxuxDiQHrTTY9/5pc/hvZAoBt+XI0cQoc8cQ45NesW\nMx1z5uopbbh6kSwxkjn2rH2FT/hG+nf+/68TBMvs2buKWm3NmfZy8YJbf0sLSc1g\ns7OQ7cfzHADvmHq7KR0H5Y7+/YIogr0z9k771A2uZqiR8oNqYKTf1vyGULA0voux\nWm93ddNLlafhhaf3YSqKW1Qkmg+julztVN1YKDjNUWfhDxmHg0U2f+pMHyUQyCuw\n1NXlzJnvOGgGJQxI7jluajY2ycTtx78lSGWp7m6HQ9PUwgGBNX6gMwIDAQABo4IB\nwDCCAbwwFAYDVR0RBA0wC4IJbG9jYWxob3N0MA4GA1UdDwEB/wQEAwIFoDAdBgNV\nHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4E\nFgQUhXUQJdAsgFAkGltXcN61y3GpO3swfQYDVR0jBHYwdIAUs4qgorpx8agkedSk\nWyU2FR5JyM2hUaRPME0xCzAJBgNVBAYTAlhZMSYwJAYDVQQKDB1QeXRob24gU29m\ndHdhcmUgRm91bmRhdGlvbiBDQTEWMBQGA1UEAwwNb3VyLWNhLXNlcnZlcoIJAMst\ngJlaaVJbMIGDBggrBgEFBQcBAQR3MHUwPAYIKwYBBQUHMAKGMGh0dHA6Ly90ZXN0\nY2EucHl0aG9udGVzdC5uZXQvdGVzdGNhL3B5Y2FjZXJ0LmNlcjA1BggrBgEFBQcw\nAYYpaHR0cDovL3Rlc3RjYS5weXRob250ZXN0Lm5ldC90ZXN0Y2Evb2NzcC8wQwYD\nVR0fBDwwOjA4oDagNIYyaHR0cDovL3Rlc3RjYS5weXRob250ZXN0Lm5ldC90ZXN0\nY2EvcmV2b2NhdGlvbi5jcmwwDQYJKoZIhvcNAQELBQADggGBAJXzVrvVjHC90d7a\nY7Ap19tgJ9ZZ/WEbMMbQXXN9NOFo4yimieZgvYnTDvRyrXJ2+IYh/XU8+G2+nATh\nggNpbK7QVbpe8sr1D47W2Y3IVkb0+Kx0Khl7jkdwH/v7vWkCoaVKbiEcBBQVVb+/\nJEPIFwO+Pizq28ivHf1S39YVSZ7CRGnv8UVDg7IezxQcEz/+nHHL5xsYVjanr0Tx\nC6F5REb5Q0Yp2LDKSU1lYNP2jnS8Yp4ejUspmrQN8KJ3WzTkES+nJcXlB3YSrr51\ncxXkCn1TOFY/eW1uyu2Aq1btfosc5+PUYjAicOcpsgM8/vo98DbATRGimdMpMSe4\nxbgVozxPm3NeK7L7y/11R7gXvSHY5sG5/3OB2CUIbQheHKWDUN5n5trQjlrT8iqx\nP7iAIQdqcRVtBetRs1mN1BVGfgKoEwEWmb0DzHBxKiMWeK/R1QGdBLRjk5oEOpIu\n5n5zk6X+UJu9DupUhm985RR3/sIoWkoO1y2M6e1hKbJT/2wEvA==\n-----END CERTIFICATE-----\n\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_get_server_certificate_fail (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate_fail) ...  server:  new connection from ('127.0.0.1', 52012)\n[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)\n\n server:  bad connection attempt from ('127.0.0.1', 52012):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\nok\ntest_get_server_certificate_sni (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate_sni) ...  server:  new connection from ('127.0.0.1', 48620)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 48624)\n\nVerified certificate for localhost:44385 is\n-----BEGIN CERTIFICATE-----\nMIIF8TCCBFmgAwIBAgIJAMstgJlaaVJcMA0GCSqGSIb3DQEBCwUAME0xCzAJBgNV\nBAYTAlhZMSYwJAYDVQQKDB1QeXRob24gU29mdHdhcmUgRm91bmRhdGlvbiBDQTEW\nMBQGA1UEAwwNb3VyLWNhLXNlcnZlcjAeFw0xODA4MjkxNDIzMTZaFw0zNzEwMjgx\nNDIzMTZaMF8xCzAJBgNVBAYTAlhZMRcwFQYDVQQHDA5DYXN0bGUgQW50aHJheDEj\nMCEGA1UECgwaUHl0aG9uIFNvZnR3YXJlIEZvdW5kYXRpb24xEjAQBgNVBAMMCWxv\nY2FsaG9zdDCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBAMW0s615CVCi\nM3vO2S7HubSGYYqQ/WGHSFsqpNwPzuOQsCoDBlZ6eNkyMJttne8/4A5sIiRggrM9\ndjtiL4fkzc7aZcgPGgcaMv8Za2gTIM1e+b1QL4xG5I6rYxoscdAbRHHZPFxisxVQ\nztv3euk3UsZGsK/WAhJczgS8QmigBHsBp2PSkb+jR+oMB0WMfpBluGfWJmV754Zu\nNx92Af8fQXx2fU88ahWIdeJxuxDiQHrTTY9/5pc/hvZAoBt+XI0cQoc8cQ45NesW\nMx1z5uopbbh6kSwxkjn2rH2FT/hG+nf+/68TBMvs2buKWm3NmfZy8YJbf0sLSc1g\ns7OQ7cfzHADvmHq7KR0H5Y7+/YIogr0z9k771A2uZqiR8oNqYKTf1vyGULA0voux\nWm93ddNLlafhhaf3YSqKW1Qkmg+julztVN1YKDjNUWfhDxmHg0U2f+pMHyUQyCuw\n1NXlzJnvOGgGJQxI7jluajY2ycTtx78lSGWp7m6HQ9PUwgGBNX6gMwIDAQABo4IB\nwDCCAbwwFAYDVR0RBA0wC4IJbG9jYWxob3N0MA4GA1UdDwEB/wQEAwIFoDAdBgNV\nHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4E\nFgQUhXUQJdAsgFAkGltXcN61y3GpO3swfQYDVR0jBHYwdIAUs4qgorpx8agkedSk\nWyU2FR5JyM2hUaRPME0xCzAJBgNVBAYTAlhZMSYwJAYDVQQKDB1QeXRob24gU29m\ndHdhcmUgRm91bmRhdGlvbiBDQTEWMBQGA1UEAwwNb3VyLWNhLXNlcnZlcoIJAMst\ngJlaaVJbMIGDBggrBgEFBQcBAQR3MHUwPAYIKwYBBQUHMAKGMGh0dHA6Ly90ZXN0\nY2EucHl0aG9udGVzdC5uZXQvdGVzdGNhL3B5Y2FjZXJ0LmNlcjA1BggrBgEFBQcw\nAYYpaHR0cDovL3Rlc3RjYS5weXRob250ZXN0Lm5ldC90ZXN0Y2Evb2NzcC8wQwYD\nVR0fBDwwOjA4oDagNIYyaHR0cDovL3Rlc3RjYS5weXRob250ZXN0Lm5ldC90ZXN0\nY2EvcmV2b2NhdGlvbi5jcmwwDQYJKoZIhvcNAQELBQADggGBAJXzVrvVjHC90d7a\nY7Ap19tgJ9ZZ/WEbMMbQXXN9NOFo4yimieZgvYnTDvRyrXJ2+IYh/XU8+G2+nATh\nggNpbK7QVbpe8sr1D47W2Y3IVkb0+Kx0Khl7jkdwH/v7vWkCoaVKbiEcBBQVVb+/\nJEPIFwO+Pizq28ivHf1S39YVSZ7CRGnv8UVDg7IezxQcEz/+nHHL5xsYVjanr0Tx\nC6F5REb5Q0Yp2LDKSU1lYNP2jnS8Yp4ejUspmrQN8KJ3WzTkES+nJcXlB3YSrr51\ncxXkCn1TOFY/eW1uyu2Aq1btfosc5+PUYjAicOcpsgM8/vo98DbATRGimdMpMSe4\nxbgVozxPm3NeK7L7y/11R7gXvSHY5sG5/3OB2CUIbQheHKWDUN5n5trQjlrT8iqx\nP7iAIQdqcRVtBetRs1mN1BVGfgKoEwEWmb0DzHBxKiMWeK/R1QGdBLRjk5oEOpIu\n5n5zk6X+UJu9DupUhm985RR3/sIoWkoO1y2M6e1hKbJT/2wEvA==\n-----END CERTIFICATE-----\n\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_get_server_certificate_timeout (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate_timeout) ...  server:  new connection from ('127.0.0.1', 44784)\n\n server:  bad connection attempt from ('127.0.0.1', 44784):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLEOFError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)\nok\ntest_makefile_close (test.test_ssl.SimpleBackgroundTests.test_makefile_close) ...  server:  new connection from ('127.0.0.1', 39972)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_non_blocking_connect_ex (test.test_ssl.SimpleBackgroundTests.test_non_blocking_connect_ex) ...  server:  new connection from ('127.0.0.1', 54052)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_non_blocking_handshake (test.test_ssl.SimpleBackgroundTests.test_non_blocking_handshake) ...  server:  new connection from ('127.0.0.1', 39322)\n\nNeeded 2 calls to do_handshake() to establish session.\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_transport_eof (test.test_ssl.SimpleBackgroundTests.test_transport_eof) ...  server:  new connection from ('127.0.0.1', 60800)\nNeeded 2 calls to complete do_handshake().\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\nPASS: test_alertdescription (test.test_ssl.TestEnumerations.test_alertdescription)\nPASS: test_options (test.test_ssl.TestEnumerations.test_options)\nPASS: test_sslerrornumber (test.test_ssl.TestEnumerations.test_sslerrornumber)\nPASS: test_sslmethod (test.test_ssl.TestEnumerations.test_sslmethod)\nPASS: test_tlsalerttype (test.test_ssl.TestEnumerations.test_tlsalerttype)\nPASS: test_tlscontenttype (test.test_ssl.TestEnumerations.test_tlscontenttype)\nPASS: test_tlsmessagetype (test.test_ssl.TestEnumerations.test_tlsmessagetype)\nPASS: test_tlsversion (test.test_ssl.TestEnumerations.test_tlsversion)\nPASS: test_verifyflags (test.test_ssl.TestEnumerations.test_verifyflags)\nPASS: test_verifymode (test.test_ssl.TestEnumerations.test_verifymode)\nPASS: test_bpo37428_pha_cert_none (test.test_ssl.TestPostHandshakeAuth.test_bpo37428_pha_cert_none)\ntest_internal_chain_client (test.test_ssl.TestPostHandshakeAuth.test_internal_chain_client) ...  connection timeout TimeoutError('timed out')\nok\nPASS: test_internal_chain_server (test.test_ssl.TestPostHandshakeAuth.test_internal_chain_server)\ntest_pha_no_pha_client (test.test_ssl.TestPostHandshakeAuth.test_pha_no_pha_client) ...  connection timeout TimeoutError('timed out')\nok\nPASS: test_pha_no_pha_server (test.test_ssl.TestPostHandshakeAuth.test_pha_no_pha_server)\nPASS: test_pha_not_tls13 (test.test_ssl.TestPostHandshakeAuth.test_pha_not_tls13)\ntest_pha_optional (test.test_ssl.TestPostHandshakeAuth.test_pha_optional) ... \nok\ntest_pha_optional_nocert (test.test_ssl.TestPostHandshakeAuth.test_pha_optional_nocert) ... \nok\nPASS: test_pha_required (test.test_ssl.TestPostHandshakeAuth.test_pha_required)\ntest_pha_required_nocert (test.test_ssl.TestPostHandshakeAuth.test_pha_required_nocert) ...  server:  new connection from ('127.0.0.1', 51978)\n client cert is None\n client did not provide a cert\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nTLS: (<ssl.SSLSocket fd=5, family=2, type=1, proto=0, laddr=('127.0.0.1', 60037), raddr=('127.0.0.1', 51978)>, 'write', <TLSVersion.TLSv1_3: 772>, <_TLSContentType.ALERT: 21>, <_TLSAlertType.CERTIFICATE_REQUIRED: 116>, b'\\x02t')\nTLS: (<ssl.SSLSocket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 51978), raddr=('127.0.0.1', 60037)>, 'read', <TLSVersion.TLSv1_3: 772>, <_TLSContentType.ALERT: 21>, <_TLSAlertType.CERTIFICATE_REQUIRED: 116>, b'\\x02t')\nTest server failure:\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2326, in run\n    msg = self.read()\n          ^^^^^^^^^^^\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2303, in read\n    return self.sslconn.read()\n           ^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1107, in read\n    return self._sslobj.read(len)\n           ^^^^^^^^^^^^^^^^^^^^^^\n ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2559)\nok\nPASS: test_pha_setter (test.test_ssl.TestPostHandshakeAuth.test_pha_setter)\nPASS: test_https_client_non_tls_response_ignored (test.test_ssl.TestPreHandshakeClose.test_https_client_non_tls_response_ignored)\nPASS: test_preauth_data_to_tls_client (test.test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_client)\nPASS: test_preauth_data_to_tls_server (test.test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_server)\nPASS: test_keylog_defaults (test.test_ssl.TestSSLDebug.test_keylog_defaults)\nPASS: test_keylog_env (test.test_ssl.TestSSLDebug.test_keylog_env)\nPASS: test_keylog_filename (test.test_ssl.TestSSLDebug.test_keylog_filename)\nPASS: test_msg_callback (test.test_ssl.TestSSLDebug.test_msg_callback)\nPASS: test_msg_callback_deadlock_bpo43577 (test.test_ssl.TestSSLDebug.test_msg_callback_deadlock_bpo43577)\nPASS: test_msg_callback_tls12 (test.test_ssl.TestSSLDebug.test_msg_callback_tls12)\ntest_PROTOCOL_TLS (test.test_ssl.ThreadedTests.test_PROTOCOL_TLS)\nConnecting to an SSLv23 server with various client options ... \n PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE\n PROTOCOL_TLS->PROTOCOL_TLS CERT_OPTIONAL\n PROTOCOL_TLS->PROTOCOL_TLS CERT_REQUIRED\n PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE\nok\ntest_alpn_protocols (test.test_ssl.ThreadedTests.test_alpn_protocols) ...  server:  new connection from ('127.0.0.1', 55808)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n server:  new connection from ('127.0.0.1', 52332)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n server:  new connection from ('127.0.0.1', 48342)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n server:  new connection from ('127.0.0.1', 33868)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\ntest_asyncore_server (test.test_ssl.ThreadedTests.test_asyncore_server)\nCheck the example asyncore integration. ... \n server:  new connection from 127.0.0.1:35396\n client:  sending b'FOO\\n'...\n server:  read b'FOO\\n' from client\n client:  read b'foo\\n'\n client:  closing connection.\n server:  read b'over\\n' from client\n client:  connection closed.\n cleanup: stopping server.\n cleanup: joining server thread.\n server:  closed connection <ssl.SSLSocket [closed] fd=-1, family=2, type=1, proto=0>\n server:  read b'' from client\n cleanup: successfully joined.\nok\ntest_check_hostname (test.test_ssl.ThreadedTests.test_check_hostname) ... \n server:  new connection from ('127.0.0.1', 38262)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 50284)\n\n server:  bad connection attempt from ('127.0.0.1', 50284):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\n connection timeout TimeoutError('timed out')\nok\ntest_check_hostname_idn (test.test_ssl.ThreadedTests.test_check_hostname_idn) ... \n server:  new connection from ('127.0.0.1', 36866)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 43386)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 33650)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 59472)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 41808)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 46832)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 59398)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 35274)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 34012)\n\n server:  bad connection attempt from ('127.0.0.1', 34012):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\nok\ntest_compression (test.test_ssl.ThreadedTests.test_compression) ...  server:  new connection from ('127.0.0.1', 42696)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n got compression: None\nok\ntest_compression_disabled (test.test_ssl.ThreadedTests.test_compression_disabled) ...  server:  new connection from ('127.0.0.1', 40066)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\ntest_crl_check (test.test_ssl.ThreadedTests.test_crl_check) ... \n server:  new connection from ('127.0.0.1', 44712)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 45818)\n\n server:  bad connection attempt from ('127.0.0.1', 45818):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\n server:  new connection from ('127.0.0.1', 59528)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_default_ecdh_curve (test.test_ssl.ThreadedTests.test_default_ecdh_curve) ...  server:  new connection from ('127.0.0.1', 54856)\n server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n connection timeout TimeoutError('timed out')\nok\ntest_dh_params (test.test_ssl.ThreadedTests.test_dh_params) ...  server:  new connection from ('127.0.0.1', 56326)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('DHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\nPASS: test_do_handshake_enotconn (test.test_ssl.ThreadedTests.test_do_handshake_enotconn)\ntest_dual_rsa_ecc (test.test_ssl.ThreadedTests.test_dual_rsa_ecc) ...  server:  new connection from ('127.0.0.1', 54288)\n server: connection cipher is now ('ECDHE-ECDSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n connection timeout TimeoutError('timed out')\nok\ntest_ecc_cert (test.test_ssl.ThreadedTests.test_ecc_cert) ...  server:  new connection from ('127.0.0.1', 42958)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_ecdh_curve (test.test_ssl.ThreadedTests.test_ecdh_curve) ...  server:  new connection from ('127.0.0.1', 55550)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n server:  new connection from ('127.0.0.1', 40830)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n server:  new connection from ('127.0.0.1', 59044)\n\n server:  bad connection attempt from ('127.0.0.1', 59044):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: NO_SUITABLE_KEY_SHARE] no suitable key share (_ssl.c:1000)\nok\ntest_echo (test.test_ssl.ThreadedTests.test_echo)\nSKIP: Basic test of an SSL client connecting to a server \"resource 'walltime' is not enabled\"\ntest_getpeercert (test.test_ssl.ThreadedTests.test_getpeercert) ... \n{'OCSP': ('http://testca.pythontest.net/testca/ocsp/',),\n 'caIssuers': ('http://testca.pythontest.net/testca/pycacert.cer',),\n 'crlDistributionPoints': ('http://testca.pythontest.net/testca/revocation.crl',),\n 'issuer': ((('countryName', 'XY'),),\n            (('organizationName', 'Python Software Foundation CA'),),\n            (('commonName', 'our-ca-server'),)),\n 'notAfter': 'Oct 28 14:23:16 2037 GMT',\n 'notBefore': 'Aug 29 14:23:16 2018 GMT',\n 'serialNumber': 'CB2D80995A69525C',\n 'subject': ((('countryName', 'XY'),),\n             (('localityName', 'Castle Anthrax'),),\n             (('organizationName', 'Python Software Foundation'),),\n             (('commonName', 'localhost'),)),\n 'subjectAltName': (('DNS', 'localhost'),),\n 'version': 3}\nConnection cipher is ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256).\nok\nPASS: test_getpeercert_enotconn (test.test_ssl.ThreadedTests.test_getpeercert_enotconn)\nPASS: test_handshake_timeout (test.test_ssl.ThreadedTests.test_handshake_timeout)\ntest_hostname_checks_common_name (test.test_ssl.ThreadedTests.test_hostname_checks_common_name) ...  server:  new connection from ('127.0.0.1', 42658)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 44534)\n\n server:  bad connection attempt from ('127.0.0.1', 44534):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\nok\ntest_legacy_server_connect (test.test_ssl.ThreadedTests.test_legacy_server_connect) ...  server:  new connection from ('127.0.0.1', 60270)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\nSKIP: test_min_max_version_mismatch (test.test_ssl.ThreadedTests.test_min_max_version_mismatch) 'TLSv1 is not available.'\nSKIP: test_min_max_version_sslv3 (test.test_ssl.ThreadedTests.test_min_max_version_sslv3) 'SSLv3 is not available.'\nSKIP: test_min_max_version_tlsv1_1 (test.test_ssl.ThreadedTests.test_min_max_version_tlsv1_1) 'TLSv1_1 is not available.'\nSKIP: test_min_max_version_tlsv1_2 (test.test_ssl.ThreadedTests.test_min_max_version_tlsv1_2) 'TLSv1 is not available.'\ntest_no_legacy_server_connect (test.test_ssl.ThreadedTests.test_no_legacy_server_connect) ...  server:  new connection from ('127.0.0.1', 51406)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\ntest_no_shared_ciphers (test.test_ssl.ThreadedTests.test_no_shared_ciphers) ...  server:  new connection from ('127.0.0.1', 47462)\n\n server:  bad connection attempt from ('127.0.0.1', 47462):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: NO_SHARED_CIPHER] no shared cipher (_ssl.c:1000)\nok\ntest_nonblocking_send (test.test_ssl.ThreadedTests.test_nonblocking_send) ...  server:  new connection from ('127.0.0.1', 39890)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nTest server failure:\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2396, in run\n    self.write(msg.lower())\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2309, in write\n    return self.sslconn.write(bytes)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1124, in write\n    return self._sslobj.write(data)\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:2406)\nok\nPASS: test_npn_protocols (test.test_ssl.ThreadedTests.test_npn_protocols)\ntest_protocol_sslv3 (test.test_ssl.ThreadedTests.test_protocol_sslv3)\nSKIP: Connecting to an SSLv3 server with various client options 'SSLv3 is not available.'\ntest_protocol_tlsv1 (test.test_ssl.ThreadedTests.test_protocol_tlsv1)\nSKIP: Connecting to a TLSv1 server with various client options 'TLSv1 is not available.'\ntest_protocol_tlsv1_1 (test.test_ssl.ThreadedTests.test_protocol_tlsv1_1)\nSKIP: Connecting to a TLSv1.1 server with various client options. 'TLSv1_1 is not available.'\ntest_protocol_tlsv1_2 (test.test_ssl.ThreadedTests.test_protocol_tlsv1_2)\nConnecting to a TLSv1.2 server with various client options. ... \n PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_2 CERT_NONE\n {PROTOCOL_TLS->PROTOCOL_TLSv1_2} CERT_NONE\n PROTOCOL_TLSv1_2->PROTOCOL_TLS CERT_NONE\nok\nPASS: test_read_write_after_close_raises_valuerror (test.test_ssl.ThreadedTests.test_read_write_after_close_raises_valuerror)\ntest_recv_into_buffer_protocol_len (test.test_ssl.ThreadedTests.test_recv_into_buffer_protocol_len) ...  server:  new connection from ('127.0.0.1', 51080)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n connection timeout TimeoutError('timed out')\nok\ntest_recv_send (test.test_ssl.ThreadedTests.test_recv_send)\nTest recv(), send() and friends. ... \n server:  new connection from ('127.0.0.1', 43674)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_recv_zero (test.test_ssl.ThreadedTests.test_recv_zero) ...  server:  new connection from ('127.0.0.1', 33126)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_rude_shutdown (test.test_ssl.ThreadedTests.test_rude_shutdown)\nPASS: A brutal shutdown of an SSL server should raise an OSError\ntest_selected_alpn_protocol (test.test_ssl.ThreadedTests.test_selected_alpn_protocol) ...  server:  new connection from ('127.0.0.1', 50104)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\ntest_selected_alpn_protocol_if_server_uses_alpn (test.test_ssl.ThreadedTests.test_selected_alpn_protocol_if_server_uses_alpn) ...  server:  new connection from ('127.0.0.1', 42750)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\nPASS: test_sendfile (test.test_ssl.ThreadedTests.test_sendfile)\nPASS: test_server_accept (test.test_ssl.ThreadedTests.test_server_accept)\ntest_session (test.test_ssl.ThreadedTests.test_session) ...  server:  new connection from ('127.0.0.1', 42556)\n server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n connection timeout TimeoutError('timed out')\n server:  new connection from ('127.0.0.1', 39606)\n server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n connection timeout TimeoutError('timed out')\n server:  new connection from ('127.0.0.1', 54968)\n server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n server:  new connection from ('127.0.0.1', 57546)\n server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\nok\ntest_session_handling (test.test_ssl.ThreadedTests.test_session_handling) ...  connection timeout TimeoutError('timed out')\nok\ntest_shared_ciphers (test.test_ssl.ThreadedTests.test_shared_ciphers) ...  server:  new connection from ('127.0.0.1', 42012)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_sni_callback (test.test_ssl.ThreadedTests.test_sni_callback) ...  server:  new connection from ('127.0.0.1', 35482)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 34032)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 41226)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\nPASS: test_sni_callback_alert (test.test_ssl.ThreadedTests.test_sni_callback_alert)\nPASS: test_sni_callback_raising (test.test_ssl.ThreadedTests.test_sni_callback_raising)\nPASS: test_sni_callback_wrong_return_type (test.test_ssl.ThreadedTests.test_sni_callback_wrong_return_type)\ntest_socketserver (test.test_ssl.ThreadedTests.test_socketserver)\nUsing socketserver to create and manage SSL connections. ... \n server (('127.0.0.1', 35843):35843 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)):\n   [06/Feb/2024 09:06:05] \"GET /test_ssl.py HTTP/1.1\" 200 -\n client: read 217678 bytes from remote server '<HTTPSServerThread <HTTPSServer localhost:35843>>'\nstopping HTTPS server\njoining HTTPS thread\nok\ntest_ssl_cert_verify_error (test.test_ssl.ThreadedTests.test_ssl_cert_verify_error) ... \n server:  new connection from ('127.0.0.1', 55226)\n\n server:  bad connection attempt from ('127.0.0.1', 55226):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\nok\ntest_starttls (test.test_ssl.ThreadedTests.test_starttls)\nSwitching from clear text to encrypted and back again. ... \n client:  sending b'msg 1'...\n server:  new connection from ('127.0.0.1', 33956)\n server: read b'msg 1' (unencrypted), sending back b'msg 1' (unencrypted)...\n client:  read b'msg 1' from server\n client:  sending b'MSG 2'...\n server: read b'MSG 2' (unencrypted), sending back b'msg 2' (unencrypted)...\n client:  read b'msg 2' from server\n client:  sending b'STARTTLS'...\n server: read STARTTLS from client, sending OK...\n client:  read b'ok' from server, starting TLS...\n client:  sending b'MSG 3'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server: read b'MSG 3' (encrypted), sending back b'msg 3' (encrypted)...\n client:  read b'msg 3' from server\n client:  sending b'msg 4'...\n server: read b'msg 4' (encrypted), sending back b'msg 4' (encrypted)...\n client:  read b'msg 4' from server\n client:  sending b'ENDTLS'...\n server: read ENDTLS from client, sending OK...\n client:  read b'ok' from server, ending TLS...\n client:  sending b'msg 5'...\n server: connection is now unencrypted...\n server: read b'msg 5' (unencrypted), sending back b'msg 5' (unencrypted)...\n client:  read b'msg 5' from server\n client:  sending b'msg 6'...\n server: read b'msg 6' (unencrypted), sending back b'msg 6' (unencrypted)...\n client:  read b'msg 6' from server\n client:  closing connection.\n server: client closed connection\nok\ntest_tls1_3 (test.test_ssl.ThreadedTests.test_tls1_3) ...  server:  new connection from ('127.0.0.1', 58688)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_tls_unique_channel_binding (test.test_ssl.ThreadedTests.test_tls_unique_channel_binding)\nTest tls-unique channel binding. ... \n server:  new connection from ('127.0.0.1', 36378)\n got channel binding data: b\"\\xdb\\xfd\\x14\\xde\\x9b\\x8b\\xaf\\x7f\\x0e\\xbb*d\\\\4\\r0\\xf3\\xf7'\\xb2\\x9d\\x016\\xef\\xb9Z\\xf8}\\x9c\\xc6\\xa3\\xeb\\x01O\\xd3\\xd9W\\xec\\xc9\\x17\\x9e*\\xac\\xc6\\xe6\\x0c\\x81\\xc9\"\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 36382)\ngot another channel binding data: b'\\xb1\\\\A\\x9bNY\\xe1ej\\xd9j\\xef\\xd88\\xafF$i\\xbc\\xa8\\xcf\\r\\x027\\x94\\x18+\\x02x\\nI\\xd3\\xf5\\xd6\\x08\\xe9\\xdal9\\xe6Y\\xbc.\\xb6\\xe5\\xb0\\xbeM'\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_version_basic (test.test_ssl.ThreadedTests.test_version_basic)\nPASS: Basic tests for SSLSocket.version().\ntest_wrong_cert_tls12 (test.test_ssl.ThreadedTests.test_wrong_cert_tls12)\nConnecting when the server rejects the client's certificate ...  server:  new connection from ('127.0.0.1', 54024)\n\n server:  bad connection attempt from ('127.0.0.1', 54024):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)\n\nSSLError is SSLError(1, '[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)')\nok\ntest_wrong_cert_tls13 (test.test_ssl.ThreadedTests.test_wrong_cert_tls13) ...  server:  new connection from ('127.0.0.1', 56498)\n\n server:  bad connection attempt from ('127.0.0.1', 56498):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)\nok\n\n----------------------------------------------------------------------\nRan 176 tests in 17.406s\n\nOK (skipped=15)\n0:03:09 load avg: 3.36 [364/469] test_regrtest passed (40.0 sec)\nPASS: test_add_python_opts (test.test_regrtest.ArgsTestCase.test_add_python_opts)\nPASS: test_cleanup (test.test_regrtest.ArgsTestCase.test_cleanup)\nPASS: test_coverage (test.test_regrtest.ArgsTestCase.test_coverage)\nPASS: test_crashed (test.test_regrtest.ArgsTestCase.test_crashed)\nPASS: test_doctest (test.test_regrtest.ArgsTestCase.test_doctest)\nPASS: test_env_changed (test.test_regrtest.ArgsTestCase.test_env_changed)\nPASS: test_failing_test (test.test_regrtest.ArgsTestCase.test_failing_test)\nPASS: test_forever (test.test_regrtest.ArgsTestCase.test_forever)\nPASS: test_fromfile (test.test_regrtest.ArgsTestCase.test_fromfile)\nSKIP: test_huntrleaks (test.test_regrtest.ArgsTestCase.test_huntrleaks) 'need a debug build'\nSKIP: test_huntrleaks_fd_leak (test.test_regrtest.ArgsTestCase.test_huntrleaks_fd_leak) 'need a debug build'\nSKIP: test_huntrleaks_mp (test.test_regrtest.ArgsTestCase.test_huntrleaks_mp) 'need a debug build'\nPASS: test_ignorefile (test.test_regrtest.ArgsTestCase.test_ignorefile)\nPASS: test_interrupted (test.test_regrtest.ArgsTestCase.test_interrupted)\nPASS: test_leak_tmp_file (test.test_regrtest.ArgsTestCase.test_leak_tmp_file)\nPASS: test_list_cases (test.test_regrtest.ArgsTestCase.test_list_cases)\nPASS: test_list_tests (test.test_regrtest.ArgsTestCase.test_list_tests)\nPASS: test_matchfile (test.test_regrtest.ArgsTestCase.test_matchfile)\nPASS: test_multiprocessing_timeout (test.test_regrtest.ArgsTestCase.test_multiprocessing_timeout)\nPASS: test_no_test_ran_some_test_exist_some_not (test.test_regrtest.ArgsTestCase.test_no_test_ran_some_test_exist_some_not)\nPASS: test_no_tests_ran (test.test_regrtest.ArgsTestCase.test_no_tests_ran)\nPASS: test_no_tests_ran_multiple_tests_nonexistent (test.test_regrtest.ArgsTestCase.test_no_tests_ran_multiple_tests_nonexistent)\nPASS: test_no_tests_ran_skip (test.test_regrtest.ArgsTestCase.test_no_tests_ran_skip)\nPASS: test_print_warning (test.test_regrtest.ArgsTestCase.test_print_warning)\nPASS: test_python_command (test.test_regrtest.ArgsTestCase.test_python_command)\nPASS: test_random (test.test_regrtest.ArgsTestCase.test_random)\nPASS: test_random_seed (test.test_regrtest.ArgsTestCase.test_random_seed)\nPASS: test_random_seed_workers (test.test_regrtest.ArgsTestCase.test_random_seed_workers)\nPASS: test_rerun_async_setup_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_async_setup_hook_failure)\nPASS: test_rerun_async_teardown_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_async_teardown_hook_failure)\nPASS: test_rerun_fail (test.test_regrtest.ArgsTestCase.test_rerun_fail)\nPASS: test_rerun_setup_class_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_setup_class_hook_failure)\nPASS: test_rerun_setup_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_setup_hook_failure)\nPASS: test_rerun_setup_module_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_setup_module_hook_failure)\nPASS: test_rerun_success (test.test_regrtest.ArgsTestCase.test_rerun_success)\nPASS: test_rerun_teardown_class_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_teardown_class_hook_failure)\nPASS: test_rerun_teardown_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_teardown_hook_failure)\nPASS: test_rerun_teardown_module_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_teardown_module_hook_failure)\nPASS: test_resources (test.test_regrtest.ArgsTestCase.test_resources)\nPASS: test_skip (test.test_regrtest.ArgsTestCase.test_skip)\nPASS: test_slowest (test.test_regrtest.ArgsTestCase.test_slowest)\nPASS: test_slowest_interrupted (test.test_regrtest.ArgsTestCase.test_slowest_interrupted)\nPASS: test_success (test.test_regrtest.ArgsTestCase.test_success)\nPASS: test_threading_excepthook (test.test_regrtest.ArgsTestCase.test_threading_excepthook)\nPASS: test_uncollectable (test.test_regrtest.ArgsTestCase.test_uncollectable)\nPASS: test_unicode_guard_env (test.test_regrtest.ArgsTestCase.test_unicode_guard_env)\nPASS: test_unload_tests (test.test_regrtest.ArgsTestCase.test_unload_tests)\nPASS: test_unraisable_exc (test.test_regrtest.ArgsTestCase.test_unraisable_exc)\nPASS: test_verbose3 (test.test_regrtest.ArgsTestCase.test_verbose3)\nPASS: test_wait (test.test_regrtest.ArgsTestCase.test_wait)\nPASS: test_worker_decode_error (test.test_regrtest.ArgsTestCase.test_worker_decode_error)\nPASS: test_worker_output_on_failure (test.test_regrtest.ArgsTestCase.test_worker_output_on_failure)\ntest_finds_expected_number_of_tests (test.test_regrtest.CheckActualTests.test_finds_expected_number_of_tests)\nPASS: Check that regrtest appears to find the expected set of tests.\nPASS: test_arg (test.test_regrtest.ParseArgsTestCase.test_arg)\nPASS: test_arg_option_arg (test.test_regrtest.ParseArgsTestCase.test_arg_option_arg)\nPASS: test_coverage (test.test_regrtest.ParseArgsTestCase.test_coverage)\nPASS: test_coverdir (test.test_regrtest.ParseArgsTestCase.test_coverdir)\nPASS: test_dont_add_python_opts (test.test_regrtest.ParseArgsTestCase.test_dont_add_python_opts)\nPASS: test_exclude (test.test_regrtest.ParseArgsTestCase.test_exclude)\nPASS: test_failfast (test.test_regrtest.ParseArgsTestCase.test_failfast)\nPASS: test_fast_ci (test.test_regrtest.ParseArgsTestCase.test_fast_ci)\nPASS: test_fast_ci_python_cmd (test.test_regrtest.ParseArgsTestCase.test_fast_ci_python_cmd)\nPASS: test_fast_ci_resource (test.test_regrtest.ParseArgsTestCase.test_fast_ci_resource)\nPASS: test_forever (test.test_regrtest.ParseArgsTestCase.test_forever)\nPASS: test_fromfile (test.test_regrtest.ParseArgsTestCase.test_fromfile)\nPASS: test_header (test.test_regrtest.ParseArgsTestCase.test_header)\nPASS: test_help (test.test_regrtest.ParseArgsTestCase.test_help)\nPASS: test_huntrleaks (test.test_regrtest.ParseArgsTestCase.test_huntrleaks)\nPASS: test_long_option__partial (test.test_regrtest.ParseArgsTestCase.test_long_option__partial)\nPASS: test_match (test.test_regrtest.ParseArgsTestCase.test_match)\nPASS: test_memlimit (test.test_regrtest.ParseArgsTestCase.test_memlimit)\nPASS: test_multiprocess (test.test_regrtest.ParseArgsTestCase.test_multiprocess)\nPASS: test_nocoverdir (test.test_regrtest.ParseArgsTestCase.test_nocoverdir)\nPASS: test_nowindows (test.test_regrtest.ParseArgsTestCase.test_nowindows)\nPASS: test_option_and_arg (test.test_regrtest.ParseArgsTestCase.test_option_and_arg)\nPASS: test_option_with_empty_string_value (test.test_regrtest.ParseArgsTestCase.test_option_with_empty_string_value)\nPASS: test_quiet (test.test_regrtest.ParseArgsTestCase.test_quiet)\nPASS: test_randomize (test.test_regrtest.ParseArgsTestCase.test_randomize)\nPASS: test_randseed (test.test_regrtest.ParseArgsTestCase.test_randseed)\nPASS: test_rerun (test.test_regrtest.ParseArgsTestCase.test_rerun)\nPASS: test_runleaks (test.test_regrtest.ParseArgsTestCase.test_runleaks)\nPASS: test_single (test.test_regrtest.ParseArgsTestCase.test_single)\nPASS: test_slow_ci (test.test_regrtest.ParseArgsTestCase.test_slow_ci)\nPASS: test_slowest (test.test_regrtest.ParseArgsTestCase.test_slowest)\nPASS: test_start (test.test_regrtest.ParseArgsTestCase.test_start)\nPASS: test_testdir (test.test_regrtest.ParseArgsTestCase.test_testdir)\nPASS: test_threshold (test.test_regrtest.ParseArgsTestCase.test_threshold)\nPASS: test_timeout (test.test_regrtest.ParseArgsTestCase.test_timeout)\nPASS: test_two_options (test.test_regrtest.ParseArgsTestCase.test_two_options)\nPASS: test_unknown_option (test.test_regrtest.ParseArgsTestCase.test_unknown_option)\nPASS: test_unrecognized_argument (test.test_regrtest.ParseArgsTestCase.test_unrecognized_argument)\nPASS: test_use (test.test_regrtest.ParseArgsTestCase.test_use)\nPASS: test_verbose (test.test_regrtest.ParseArgsTestCase.test_verbose)\nPASS: test_verbose3 (test.test_regrtest.ParseArgsTestCase.test_verbose3)\nPASS: test_wait (test.test_regrtest.ParseArgsTestCase.test_wait)\nPASS: test_module_autotest (test.test_regrtest.ProgramsTestCase.test_module_autotest)\nPASS: test_module_from_test_autotest (test.test_regrtest.ProgramsTestCase.test_module_from_test_autotest)\nPASS: test_module_regrtest (test.test_regrtest.ProgramsTestCase.test_module_regrtest)\nPASS: test_module_test (test.test_regrtest.ProgramsTestCase.test_module_test)\nSKIP: test_pcbuild_rt (test.test_regrtest.ProgramsTestCase.test_pcbuild_rt) 'Windows only'\nPASS: test_script_autotest (test.test_regrtest.ProgramsTestCase.test_script_autotest)\nPASS: test_script_regrtest (test.test_regrtest.ProgramsTestCase.test_script_regrtest)\nSKIP: test_tools_buildbot_test (test.test_regrtest.ProgramsTestCase.test_tools_buildbot_test) 'test.bat script is not installed'\nPASS: test_format_duration (test.test_regrtest.TestUtils.test_format_duration)\nPASS: test_format_resources (test.test_regrtest.TestUtils.test_format_resources)\nPASS: test_get_signal_name (test.test_regrtest.TestUtils.test_get_signal_name)\nPASS: test_match_test (test.test_regrtest.TestUtils.test_match_test)\nPASS: test_normalize_test_name (test.test_regrtest.TestUtils.test_normalize_test_name)\n\n----------------------------------------------------------------------\nRan 105 tests in 39.561s\n\nOK (skipped=5)\n0:03:10 load avg: 3.36 [365/469] test_sundry passed\nPASS: test_untested_modules_can_be_imported (test.test_sundry.TestUntestedModules.test_untested_modules_can_be_imported)\n\n----------------------------------------------------------------------\nRan 1 test in 0.007s\n\nOK\n0:03:10 load avg: 3.36 [366/469] test_sunau passed\nPASS: test_read_bad_magic_number (test.test_sunau.SunauLowLevelTest.test_read_bad_magic_number)\nPASS: test_read_too_large_header (test.test_sunau.SunauLowLevelTest.test_read_too_large_header)\nPASS: test_read_too_small_header (test.test_sunau.SunauLowLevelTest.test_read_too_small_header)\nPASS: test_read_wrong_encoding (test.test_sunau.SunauLowLevelTest.test_read_wrong_encoding)\nPASS: test_read_wrong_number_of_channels (test.test_sunau.SunauLowLevelTest.test_read_wrong_number_of_channels)\nPASS: test_close (test.test_sunau.SunauPCM16Test.test_close)\nPASS: test_context_manager_with_filename (test.test_sunau.SunauPCM16Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_sunau.SunauPCM16Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_sunau.SunauPCM16Test.test_copy)\nPASS: test_incompleted_write (test.test_sunau.SunauPCM16Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_sunau.SunauPCM16Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_sunau.SunauPCM16Test.test_overflowed_write)\nPASS: test_read (test.test_sunau.SunauPCM16Test.test_read)\nPASS: test_read_not_from_start (test.test_sunau.SunauPCM16Test.test_read_not_from_start)\nPASS: test_read_params (test.test_sunau.SunauPCM16Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_sunau.SunauPCM16Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_sunau.SunauPCM16Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_sunau.SunauPCM16Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_sunau.SunauPCM16Test.test_unseekable_write)\nPASS: test_write (test.test_sunau.SunauPCM16Test.test_write)\nPASS: test_write_array (test.test_sunau.SunauPCM16Test.test_write_array)\nPASS: test_write_bytearray (test.test_sunau.SunauPCM16Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_sunau.SunauPCM16Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_sunau.SunauPCM16Test.test_write_memoryview)\nPASS: test_write_params (test.test_sunau.SunauPCM16Test.test_write_params)\nPASS: test_close (test.test_sunau.SunauPCM24Test.test_close)\nPASS: test_context_manager_with_filename (test.test_sunau.SunauPCM24Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_sunau.SunauPCM24Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_sunau.SunauPCM24Test.test_copy)\nPASS: test_incompleted_write (test.test_sunau.SunauPCM24Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_sunau.SunauPCM24Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_sunau.SunauPCM24Test.test_overflowed_write)\nPASS: test_read (test.test_sunau.SunauPCM24Test.test_read)\nPASS: test_read_not_from_start (test.test_sunau.SunauPCM24Test.test_read_not_from_start)\nPASS: test_read_params (test.test_sunau.SunauPCM24Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_sunau.SunauPCM24Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_sunau.SunauPCM24Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_sunau.SunauPCM24Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_sunau.SunauPCM24Test.test_unseekable_write)\nPASS: test_write (test.test_sunau.SunauPCM24Test.test_write)\nPASS: test_write_array (test.test_sunau.SunauPCM24Test.test_write_array)\nPASS: test_write_bytearray (test.test_sunau.SunauPCM24Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_sunau.SunauPCM24Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_sunau.SunauPCM24Test.test_write_memoryview)\nPASS: test_write_params (test.test_sunau.SunauPCM24Test.test_write_params)\nPASS: test_close (test.test_sunau.SunauPCM32Test.test_close)\nPASS: test_context_manager_with_filename (test.test_sunau.SunauPCM32Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_sunau.SunauPCM32Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_sunau.SunauPCM32Test.test_copy)\nPASS: test_incompleted_write (test.test_sunau.SunauPCM32Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_sunau.SunauPCM32Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_sunau.SunauPCM32Test.test_overflowed_write)\nPASS: test_read (test.test_sunau.SunauPCM32Test.test_read)\nPASS: test_read_not_from_start (test.test_sunau.SunauPCM32Test.test_read_not_from_start)\nPASS: test_read_params (test.test_sunau.SunauPCM32Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_sunau.SunauPCM32Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_sunau.SunauPCM32Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_sunau.SunauPCM32Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_sunau.SunauPCM32Test.test_unseekable_write)\nPASS: test_write (test.test_sunau.SunauPCM32Test.test_write)\nPASS: test_write_array (test.test_sunau.SunauPCM32Test.test_write_array)\nPASS: test_write_bytearray (test.test_sunau.SunauPCM32Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_sunau.SunauPCM32Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_sunau.SunauPCM32Test.test_write_memoryview)\nPASS: test_write_params (test.test_sunau.SunauPCM32Test.test_write_params)\nPASS: test_close (test.test_sunau.SunauPCM8Test.test_close)\nPASS: test_context_manager_with_filename (test.test_sunau.SunauPCM8Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_sunau.SunauPCM8Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_sunau.SunauPCM8Test.test_copy)\nPASS: test_incompleted_write (test.test_sunau.SunauPCM8Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_sunau.SunauPCM8Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_sunau.SunauPCM8Test.test_overflowed_write)\nPASS: test_read (test.test_sunau.SunauPCM8Test.test_read)\nPASS: test_read_not_from_start (test.test_sunau.SunauPCM8Test.test_read_not_from_start)\nPASS: test_read_params (test.test_sunau.SunauPCM8Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_sunau.SunauPCM8Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_sunau.SunauPCM8Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_sunau.SunauPCM8Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_sunau.SunauPCM8Test.test_unseekable_write)\nPASS: test_write (test.test_sunau.SunauPCM8Test.test_write)\nPASS: test_write_array (test.test_sunau.SunauPCM8Test.test_write_array)\nPASS: test_write_bytearray (test.test_sunau.SunauPCM8Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_sunau.SunauPCM8Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_sunau.SunauPCM8Test.test_write_memoryview)\nPASS: test_write_params (test.test_sunau.SunauPCM8Test.test_write_params)\nPASS: test_close (test.test_sunau.SunauULAWTest.test_close)\nPASS: test_context_manager_with_filename (test.test_sunau.SunauULAWTest.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_sunau.SunauULAWTest.test_context_manager_with_open_file)\nPASS: test_copy (test.test_sunau.SunauULAWTest.test_copy)\nPASS: test_incompleted_write (test.test_sunau.SunauULAWTest.test_incompleted_write)\nPASS: test_multiple_writes (test.test_sunau.SunauULAWTest.test_multiple_writes)\nPASS: test_overflowed_write (test.test_sunau.SunauULAWTest.test_overflowed_write)\nPASS: test_read (test.test_sunau.SunauULAWTest.test_read)\nPASS: test_read_not_from_start (test.test_sunau.SunauULAWTest.test_read_not_from_start)\nPASS: test_read_params (test.test_sunau.SunauULAWTest.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_sunau.SunauULAWTest.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_sunau.SunauULAWTest.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_sunau.SunauULAWTest.test_unseekable_read)\nPASS: test_unseekable_write (test.test_sunau.SunauULAWTest.test_unseekable_write)\nPASS: test_write (test.test_sunau.SunauULAWTest.test_write)\nPASS: test_write_array (test.test_sunau.SunauULAWTest.test_write_array)\nPASS: test_write_bytearray (test.test_sunau.SunauULAWTest.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_sunau.SunauULAWTest.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_sunau.SunauULAWTest.test_write_memoryview)\nPASS: test_write_params (test.test_sunau.SunauULAWTest.test_write_params)\n\n----------------------------------------------------------------------\nRan 105 tests in 0.075s\n\nOK\n0:03:10 load avg: 3.36 [367/469] test_super passed\nPASS: test___class___classmethod (test.test_super.TestSuper.test___class___classmethod)\nPASS: test___class___delayed (test.test_super.TestSuper.test___class___delayed)\nPASS: test___class___instancemethod (test.test_super.TestSuper.test___class___instancemethod)\nPASS: test___class___mro (test.test_super.TestSuper.test___class___mro)\nPASS: test___class___new (test.test_super.TestSuper.test___class___new)\nPASS: test___class___staticmethod (test.test_super.TestSuper.test___class___staticmethod)\nPASS: test___classcell___expected_behaviour (test.test_super.TestSuper.test___classcell___expected_behaviour)\nPASS: test___classcell___missing (test.test_super.TestSuper.test___classcell___missing)\nPASS: test___classcell___overwrite (test.test_super.TestSuper.test___classcell___overwrite)\nPASS: test___classcell___wrong_cell (test.test_super.TestSuper.test___classcell___wrong_cell)\nPASS: test_attribute_error (test.test_super.TestSuper.test_attribute_error)\nPASS: test_bad_first_arg (test.test_super.TestSuper.test_bad_first_arg)\nPASS: test_basics_working (test.test_super.TestSuper.test_basics_working)\nPASS: test_cell_as_self (test.test_super.TestSuper.test_cell_as_self)\nPASS: test_class_getattr_working (test.test_super.TestSuper.test_class_getattr_working)\nPASS: test_class_methods_still_working (test.test_super.TestSuper.test_class_methods_still_working)\nPASS: test_mixed_staticmethod_hierarchy (test.test_super.TestSuper.test_mixed_staticmethod_hierarchy)\nPASS: test_obscure_super_errors (test.test_super.TestSuper.test_obscure_super_errors)\nPASS: test_reassigned_new (test.test_super.TestSuper.test_reassigned_new)\nPASS: test_shadowed_dynamic (test.test_super.TestSuper.test_shadowed_dynamic)\nPASS: test_shadowed_dynamic_two_arg (test.test_super.TestSuper.test_shadowed_dynamic_two_arg)\nPASS: test_shadowed_global (test.test_super.TestSuper.test_shadowed_global)\nPASS: test_shadowed_local (test.test_super.TestSuper.test_shadowed_local)\nPASS: test_subclass_no_override_working (test.test_super.TestSuper.test_subclass_no_override_working)\nPASS: test_super___class__ (test.test_super.TestSuper.test_super___class__)\nPASS: test_super_argcount (test.test_super.TestSuper.test_super_argcount)\nPASS: test_super_argtype (test.test_super.TestSuper.test_super_argtype)\nPASS: test_super_in_class_methods_working (test.test_super.TestSuper.test_super_in_class_methods_working)\nPASS: test_super_init_leaks (test.test_super.TestSuper.test_super_init_leaks)\nPASS: test_super_subclass___class__ (test.test_super.TestSuper.test_super_subclass___class__)\nPASS: test_super_with_closure (test.test_super.TestSuper.test_super_with_closure)\nPASS: test_unbound_method_transfer_working (test.test_super.TestSuper.test_unbound_method_transfer_working)\nPASS: test_unusual_getattro (test.test_super.TestSuper.test_unusual_getattro)\nPASS: test_various___class___pathologies (test.test_super.TestSuper.test_various___class___pathologies)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.016s\n\nOK\n0:03:11 load avg: 3.36 [368/469] test_symtable passed\nPASS: test_annotated (test.test_symtable.SymtableTest.test_annotated)\nPASS: test_assigned (test.test_symtable.SymtableTest.test_assigned)\nPASS: test_bytes (test.test_symtable.SymtableTest.test_bytes)\nPASS: test_children (test.test_symtable.SymtableTest.test_children)\nPASS: test_class_info (test.test_symtable.SymtableTest.test_class_info)\nPASS: test_eval (test.test_symtable.SymtableTest.test_eval)\nPASS: test_exec (test.test_symtable.SymtableTest.test_exec)\nPASS: test_filename_correct (test.test_symtable.SymtableTest.test_filename_correct)\nPASS: test_free (test.test_symtable.SymtableTest.test_free)\nPASS: test_function_info (test.test_symtable.SymtableTest.test_function_info)\nPASS: test_globals (test.test_symtable.SymtableTest.test_globals)\nPASS: test_id (test.test_symtable.SymtableTest.test_id)\nPASS: test_imported (test.test_symtable.SymtableTest.test_imported)\nPASS: test_lineno (test.test_symtable.SymtableTest.test_lineno)\nPASS: test_local (test.test_symtable.SymtableTest.test_local)\nPASS: test_name (test.test_symtable.SymtableTest.test_name)\nPASS: test_namespaces (test.test_symtable.SymtableTest.test_namespaces)\nPASS: test_nested (test.test_symtable.SymtableTest.test_nested)\nPASS: test_nonlocal (test.test_symtable.SymtableTest.test_nonlocal)\nPASS: test_optimized (test.test_symtable.SymtableTest.test_optimized)\nPASS: test_parameters (test.test_symtable.SymtableTest.test_parameters)\nPASS: test_referenced (test.test_symtable.SymtableTest.test_referenced)\nPASS: test_single (test.test_symtable.SymtableTest.test_single)\nPASS: test_symbol_lookup (test.test_symtable.SymtableTest.test_symbol_lookup)\nPASS: test_symtable_entry_repr (test.test_symtable.SymtableTest.test_symtable_entry_repr)\nPASS: test_symtable_repr (test.test_symtable.SymtableTest.test_symtable_repr)\nPASS: test_type (test.test_symtable.SymtableTest.test_type)\n\n----------------------------------------------------------------------\nRan 27 tests in 0.008s\n\nOK\n0:03:11 load avg: 3.36 [369/469] test_syntax passed\nPASS: test_assign_call (test.test_syntax.SyntaxTestCase.test_assign_call)\nPASS: test_assign_del (test.test_syntax.SyntaxTestCase.test_assign_del)\nPASS: test_bad_outdent (test.test_syntax.SyntaxTestCase.test_bad_outdent)\nPASS: test_barry_as_flufl_with_syntax_errors (test.test_syntax.SyntaxTestCase.test_barry_as_flufl_with_syntax_errors)\nPASS: test_break_outside_loop (test.test_syntax.SyntaxTestCase.test_break_outside_loop)\nPASS: test_case_call_does_not_raise_syntax_error (test.test_syntax.SyntaxTestCase.test_case_call_does_not_raise_syntax_error)\nPASS: test_continuation_bad_indentation (test.test_syntax.SyntaxTestCase.test_continuation_bad_indentation)\nPASS: test_continue_outside_loop (test.test_syntax.SyntaxTestCase.test_continue_outside_loop)\nPASS: test_curly_brace_after_primary_raises_immediately (test.test_syntax.SyntaxTestCase.test_curly_brace_after_primary_raises_immediately)\nPASS: test_deep_invalid_rule (test.test_syntax.SyntaxTestCase.test_deep_invalid_rule)\nPASS: test_empty_line_after_linecont (test.test_syntax.SyntaxTestCase.test_empty_line_after_linecont)\nPASS: test_error_on_parser_stack_overflow (test.test_syntax.SyntaxTestCase.test_error_on_parser_stack_overflow)\nPASS: test_error_parenthesis (test.test_syntax.SyntaxTestCase.test_error_parenthesis)\nPASS: test_error_string_literal (test.test_syntax.SyntaxTestCase.test_error_string_literal)\nPASS: test_except_star_then_except (test.test_syntax.SyntaxTestCase.test_except_star_then_except)\nPASS: test_except_then_except_star (test.test_syntax.SyntaxTestCase.test_except_then_except_star)\nPASS: test_expression_with_assignment (test.test_syntax.SyntaxTestCase.test_expression_with_assignment)\nPASS: test_generator_in_function_call (test.test_syntax.SyntaxTestCase.test_generator_in_function_call)\nPASS: test_global_param_err_first (test.test_syntax.SyntaxTestCase.test_global_param_err_first)\nPASS: test_invalid_line_continuation_error_position (test.test_syntax.SyntaxTestCase.test_invalid_line_continuation_error_position)\nPASS: test_invalid_line_continuation_left_recursive (test.test_syntax.SyntaxTestCase.test_invalid_line_continuation_left_recursive)\nPASS: test_invisible_characters (test.test_syntax.SyntaxTestCase.test_invisible_characters)\nPASS: test_kwargs_last (test.test_syntax.SyntaxTestCase.test_kwargs_last)\nPASS: test_kwargs_last2 (test.test_syntax.SyntaxTestCase.test_kwargs_last2)\nPASS: test_kwargs_last3 (test.test_syntax.SyntaxTestCase.test_kwargs_last3)\nPASS: test_match_call_does_not_raise_syntax_error (test.test_syntax.SyntaxTestCase.test_match_call_does_not_raise_syntax_error)\nPASS: test_multiline_compiler_error_points_to_the_end (test.test_syntax.SyntaxTestCase.test_multiline_compiler_error_points_to_the_end)\nPASS: test_nested_named_except_blocks (test.test_syntax.SyntaxTestCase.test_nested_named_except_blocks)\nPASS: test_no_indent (test.test_syntax.SyntaxTestCase.test_no_indent)\nPASS: test_nonlocal_param_err_first (test.test_syntax.SyntaxTestCase.test_nonlocal_param_err_first)\nPASS: test_return_outside_function (test.test_syntax.SyntaxTestCase.test_return_outside_function)\nPASS: test_syntax_error_on_deeply_nested_blocks (test.test_syntax.SyntaxTestCase.test_syntax_error_on_deeply_nested_blocks)\nPASS: test_unexpected_indent (test.test_syntax.SyntaxTestCase.test_unexpected_indent)\nPASS: test_yield_outside_function (test.test_syntax.SyntaxTestCase.test_yield_outside_function)\ntest_syntax (test)\nPASS: Doctest: test.test_syntax\n\n----------------------------------------------------------------------\nRan 35 tests in 0.232s\n\nOK\n0:03:13 load avg: 3.33 [370/469] test_support passed\nPASS: test_CleanImport (test.test_support.TestSupport.test_CleanImport)\nPASS: test_DirsOnSysPath (test.test_support.TestSupport.test_DirsOnSysPath)\nPASS: test_HOST (test.test_support.TestSupport.test_HOST)\nSKIP: test_args_from_interpreter_flags (test.test_support.TestSupport.test_args_from_interpreter_flags) \"resource 'cpu' is not enabled\"\nPASS: test_bind_port (test.test_support.TestSupport.test_bind_port)\nPASS: test_captured_stderr (test.test_support.TestSupport.test_captured_stderr)\nPASS: test_captured_stdin (test.test_support.TestSupport.test_captured_stdin)\nPASS: test_captured_stdout (test.test_support.TestSupport.test_captured_stdout)\nPASS: test_change_cwd (test.test_support.TestSupport.test_change_cwd)\ntest_change_cwd__chdir_warning (test.test_support.TestSupport.test_change_cwd__chdir_warning)\nPASS: Check the warning message when os.chdir() fails.\ntest_change_cwd__non_existent_dir (test.test_support.TestSupport.test_change_cwd__non_existent_dir)\nPASS: Test passing a non-existent directory.\ntest_change_cwd__non_existent_dir__quiet_true (test.test_support.TestSupport.test_change_cwd__non_existent_dir__quiet_true)\nPASS: Test passing a non-existent directory with quiet=True.\nPASS: test_check__all__ (test.test_support.TestSupport.test_check__all__)\nPASS: test_check_syntax_error (test.test_support.TestSupport.test_check_syntax_error)\nSKIP: test_copy_python_src_ignore (test.test_support.TestSupport.test_copy_python_src_ignore) \"cannot access Python source code directory: '/build/path/Python-3.12.1'\"\nPASS: test_detect_api_mismatch (test.test_support.TestSupport.test_detect_api_mismatch)\nPASS: test_detect_api_mismatch__ignore (test.test_support.TestSupport.test_detect_api_mismatch__ignore)\nPASS: test_fd_count (test.test_support.TestSupport.test_fd_count)\nPASS: test_find_unused_port (test.test_support.TestSupport.test_find_unused_port)\nPASS: test_forget (test.test_support.TestSupport.test_forget)\nPASS: test_gc_collect (test.test_support.TestSupport.test_gc_collect)\nPASS: test_get_attribute (test.test_support.TestSupport.test_get_attribute)\nSKIP: test_get_original_stdout (test.test_support.TestSupport.test_get_original_stdout) 'failing buildbots'\nPASS: test_get_recursion_depth (test.test_support.TestSupport.test_get_recursion_depth)\nPASS: test_has_strftime_extensions (test.test_support.TestSupport.test_has_strftime_extensions)\ntest_ignored_deprecations_are_silent (test.test_support.TestSupport.test_ignored_deprecations_are_silent)\nPASS: Test support.ignore_deprecations_from() silences warnings\nPASS: test_import_fresh_module (test.test_support.TestSupport.test_import_fresh_module)\nPASS: test_import_module (test.test_support.TestSupport.test_import_module)\nPASS: test_make_bad_fd (test.test_support.TestSupport.test_make_bad_fd)\nPASS: test_optim_args_from_interpreter_flags (test.test_support.TestSupport.test_optim_args_from_interpreter_flags)\nPASS: test_parse_memlimit (test.test_support.TestSupport.test_parse_memlimit)\nPASS: test_print_warning (test.test_support.TestSupport.test_print_warning)\nPASS: test_python_is_optimized (test.test_support.TestSupport.test_python_is_optimized)\nPASS: test_reap_children (test.test_support.TestSupport.test_reap_children)\nPASS: test_recursion (test.test_support.TestSupport.test_recursion)\nPASS: test_rmtree (test.test_support.TestSupport.test_rmtree)\nPASS: test_set_memlimit (test.test_support.TestSupport.test_set_memlimit)\nPASS: test_sortdict (test.test_support.TestSupport.test_sortdict)\nPASS: test_swap_attr (test.test_support.TestSupport.test_swap_attr)\nPASS: test_swap_item (test.test_support.TestSupport.test_swap_item)\nPASS: test_temp_cwd (test.test_support.TestSupport.test_temp_cwd)\ntest_temp_cwd__name_none (test.test_support.TestSupport.test_temp_cwd__name_none)\nPASS: Test passing None to temp_cwd().\ntest_temp_dir (test.test_support.TestSupport.test_temp_dir)\nPASS: Test that temp_dir() creates and destroys its directory.\ntest_temp_dir__existing_dir__quiet_default (test.test_support.TestSupport.test_temp_dir__existing_dir__quiet_default)\nPASS: Test passing a directory that already exists.\ntest_temp_dir__existing_dir__quiet_true (test.test_support.TestSupport.test_temp_dir__existing_dir__quiet_true)\nPASS: Test passing a directory that already exists with quiet=True.\ntest_temp_dir__forked_child (test.test_support.TestSupport.test_temp_dir__forked_child)\nPASS: Test that a forked child process does not remove the directory.\ntest_temp_dir__path_none (test.test_support.TestSupport.test_temp_dir__path_none)\nPASS: Test passing no path.\nPASS: test_unlink (test.test_support.TestSupport.test_unlink)\nPASS: test_unload (test.test_support.TestSupport.test_unload)\n\n----------------------------------------------------------------------\nRan 47 tests in 2.890s\n\nOK (skipped=3)\n0:03:13 load avg: 3.33 [371/469] test_sys passed\nPASS: test_exc_info_no_exception (test.test_sys.ActiveExceptionTests.test_exc_info_no_exception)\nPASS: test_exc_info_with_exception_instance (test.test_sys.ActiveExceptionTests.test_exc_info_with_exception_instance)\nPASS: test_exc_info_with_exception_type (test.test_sys.ActiveExceptionTests.test_exc_info_with_exception_type)\nPASS: test_sys_exception_no_exception (test.test_sys.ActiveExceptionTests.test_sys_exception_no_exception)\nPASS: test_sys_exception_with_exception_instance (test.test_sys.ActiveExceptionTests.test_sys_exception_with_exception_instance)\nPASS: test_sys_exception_with_exception_type (test.test_sys.ActiveExceptionTests.test_sys_exception_with_exception_type)\nPASS: test_custom_displayhook (test.test_sys.DisplayHookTest.test_custom_displayhook)\nPASS: test_lost_displayhook (test.test_sys.DisplayHookTest.test_lost_displayhook)\nPASS: test_original_displayhook (test.test_sys.DisplayHookTest.test_original_displayhook)\nPASS: test_excepthook (test.test_sys.ExceptHookTest.test_excepthook)\nPASS: test_excepthook_bytes_filename (test.test_sys.ExceptHookTest.test_excepthook_bytes_filename)\nPASS: test_original_excepthook (test.test_sys.ExceptHookTest.test_original_excepthook)\nPASS: test_asyncgen_hooks (test.test_sys.SizeofTest.test_asyncgen_hooks)\nPASS: test_changing_sys_stderr_and_removing_reference (test.test_sys.SizeofTest.test_changing_sys_stderr_and_removing_reference)\nPASS: test_default (test.test_sys.SizeofTest.test_default)\nPASS: test_errors (test.test_sys.SizeofTest.test_errors)\nPASS: test_gc_head_size (test.test_sys.SizeofTest.test_gc_head_size)\nPASS: test_objecttypes (test.test_sys.SizeofTest.test_objecttypes)\nPASS: test_pythontypes (test.test_sys.SizeofTest.test_pythontypes)\nPASS: test_slots (test.test_sys.SizeofTest.test_slots)\nPASS: test_43581 (test.test_sys.SysModuleTest.test_43581)\nSKIP: test__enablelegacywindowsfsencoding (test.test_sys.SysModuleTest.test__enablelegacywindowsfsencoding) 'needs sys._enablelegacywindowsfsencoding()'\nPASS: test_attributes (test.test_sys.SysModuleTest.test_attributes)\nPASS: test_c_locale_surrogateescape (test.test_sys.SysModuleTest.test_c_locale_surrogateescape)\nPASS: test_call_tracing (test.test_sys.SysModuleTest.test_call_tracing)\nPASS: test_clear_type_cache (test.test_sys.SysModuleTest.test_clear_type_cache)\nPASS: test_current_exceptions (test.test_sys.SysModuleTest.test_current_exceptions)\nPASS: test_current_frames (test.test_sys.SysModuleTest.test_current_frames)\nPASS: test_debugmallocstats (test.test_sys.SysModuleTest.test_debugmallocstats)\nPASS: test_dlopenflags (test.test_sys.SysModuleTest.test_dlopenflags)\nSKIP: test_emscripten_info (test.test_sys.SysModuleTest.test_emscripten_info) 'only available on Emscripten'\nPASS: test_executable (test.test_sys.SysModuleTest.test_executable)\nPASS: test_exit (test.test_sys.SysModuleTest.test_exit)\nPASS: test_getallocatedblocks (test.test_sys.SysModuleTest.test_getallocatedblocks)\nSKIP: test_getandroidapilevel (test.test_sys.SysModuleTest.test_getandroidapilevel) 'need sys.getandroidapilevel()'\nPASS: test_getdefaultencoding (test.test_sys.SysModuleTest.test_getdefaultencoding)\nPASS: test_getfilesystemencoding (test.test_sys.SysModuleTest.test_getfilesystemencoding)\nPASS: test_getframe (test.test_sys.SysModuleTest.test_getframe)\nPASS: test_getframemodulename (test.test_sys.SysModuleTest.test_getframemodulename)\nPASS: test_getrecursionlimit (test.test_sys.SysModuleTest.test_getrecursionlimit)\nSKIP: test_getwindowsversion (test.test_sys.SysModuleTest.test_getwindowsversion) \"object <module 'sys' (built-in)> has no attribute 'getwindowsversion'\"\nPASS: test_implementation (test.test_sys.SysModuleTest.test_implementation)\nPASS: test_intern (test.test_sys.SysModuleTest.test_intern)\nPASS: test_ioencoding (test.test_sys.SysModuleTest.test_ioencoding)\nPASS: test_ioencoding_nonascii (test.test_sys.SysModuleTest.test_ioencoding_nonascii)\nPASS: test_is_finalizing (test.test_sys.SysModuleTest.test_is_finalizing)\nPASS: test_issue20602 (test.test_sys.SysModuleTest.test_issue20602)\nPASS: test_module_names (test.test_sys.SysModuleTest.test_module_names)\nPASS: test_no_duplicates_in_meta_path (test.test_sys.SysModuleTest.test_no_duplicates_in_meta_path)\nPASS: test_orig_argv (test.test_sys.SysModuleTest.test_orig_argv)\nPASS: test_posix_locale_surrogateescape (test.test_sys.SysModuleTest.test_posix_locale_surrogateescape)\nPASS: test_recursionlimit_recovery (test.test_sys.SysModuleTest.test_recursionlimit_recovery)\nPASS: test_refcount (test.test_sys.SysModuleTest.test_refcount)\nPASS: test_setrecursionlimit (test.test_sys.SysModuleTest.test_setrecursionlimit)\nPASS: test_setrecursionlimit_to_depth (test.test_sys.SysModuleTest.test_setrecursionlimit_to_depth)\nPASS: test_stdlib_dir (test.test_sys.SysModuleTest.test_stdlib_dir)\nPASS: test_subinterp_intern_dynamically_allocated (test.test_sys.SysModuleTest.test_subinterp_intern_dynamically_allocated)\ntest_subinterp_intern_statically_allocated (test.test_sys.SysModuleTest.test_subinterp_intern_statically_allocated) ... ------------------------\nok\nPASS: test_switchinterval (test.test_sys.SysModuleTest.test_switchinterval)\nPASS: test_sys_flags (test.test_sys.SysModuleTest.test_sys_flags)\nPASS: test_sys_flags_no_instantiation (test.test_sys.SysModuleTest.test_sys_flags_no_instantiation)\nSKIP: test_sys_getwindowsversion_no_instantiation (test.test_sys.SysModuleTest.test_sys_getwindowsversion_no_instantiation) \"object <module 'sys' (built-in)> has no attribute 'getwindowsversion'\"\nPASS: test_sys_ignores_cleaning_up_user_data (test.test_sys.SysModuleTest.test_sys_ignores_cleaning_up_user_data)\nPASS: test_sys_tracebacklimit (test.test_sys.SysModuleTest.test_sys_tracebacklimit)\nPASS: test_sys_version_info_no_instantiation (test.test_sys.SysModuleTest.test_sys_version_info_no_instantiation)\nPASS: test_thread_info (test.test_sys.SysModuleTest.test_thread_info)\nPASS: test_custom_unraisablehook (test.test_sys.UnraisableHookTest.test_custom_unraisablehook)\nPASS: test_custom_unraisablehook_fail (test.test_sys.UnraisableHookTest.test_custom_unraisablehook_fail)\nPASS: test_original_unraisablehook (test.test_sys.UnraisableHookTest.test_original_unraisablehook)\nPASS: test_original_unraisablehook_err (test.test_sys.UnraisableHookTest.test_original_unraisablehook_err)\nPASS: test_original_unraisablehook_exception_qualname (test.test_sys.UnraisableHookTest.test_original_unraisablehook_exception_qualname)\nPASS: test_original_unraisablehook_wrong_type (test.test_sys.UnraisableHookTest.test_original_unraisablehook_wrong_type)\n\n----------------------------------------------------------------------\nRan 69 tests in 1.608s\n\nOK (skipped=5)\n0:03:13 load avg: 3.33 [372/469] test_sys_setprofile passed\nPASS: test_caught_exception (test.test_sys_setprofile.ProfileHookTestCase.test_caught_exception)\nPASS: test_caught_nested_exception (test.test_sys_setprofile.ProfileHookTestCase.test_caught_nested_exception)\nPASS: test_distant_exception (test.test_sys_setprofile.ProfileHookTestCase.test_distant_exception)\nPASS: test_exception (test.test_sys_setprofile.ProfileHookTestCase.test_exception)\nPASS: test_exception_in_except_clause (test.test_sys_setprofile.ProfileHookTestCase.test_exception_in_except_clause)\nPASS: test_exception_propagation (test.test_sys_setprofile.ProfileHookTestCase.test_exception_propagation)\nPASS: test_generator (test.test_sys_setprofile.ProfileHookTestCase.test_generator)\nPASS: test_nested_exception (test.test_sys_setprofile.ProfileHookTestCase.test_nested_exception)\nPASS: test_raise (test.test_sys_setprofile.ProfileHookTestCase.test_raise)\nPASS: test_raise_reraise (test.test_sys_setprofile.ProfileHookTestCase.test_raise_reraise)\nPASS: test_raise_twice (test.test_sys_setprofile.ProfileHookTestCase.test_raise_twice)\nPASS: test_simple (test.test_sys_setprofile.ProfileHookTestCase.test_simple)\nPASS: test_stop_iteration (test.test_sys_setprofile.ProfileHookTestCase.test_stop_iteration)\nPASS: test_unfinished_generator (test.test_sys_setprofile.ProfileHookTestCase.test_unfinished_generator)\nPASS: test_basic_exception (test.test_sys_setprofile.ProfileSimulatorTestCase.test_basic_exception)\nPASS: test_caught_exception (test.test_sys_setprofile.ProfileSimulatorTestCase.test_caught_exception)\nPASS: test_distant_exception (test.test_sys_setprofile.ProfileSimulatorTestCase.test_distant_exception)\nPASS: test_simple (test.test_sys_setprofile.ProfileSimulatorTestCase.test_simple)\nPASS: test_unbound_method (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method)\nPASS: test_unbound_method_invalid_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_invalid_args)\nPASS: test_unbound_method_invalid_keyword_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_invalid_keyword_args)\nPASS: test_unbound_method_no_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_no_args)\nPASS: test_unbound_method_no_keyword_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_no_keyword_args)\nPASS: test_profile_after_trace_opcodes (test.test_sys_setprofile.TestEdgeCases.test_profile_after_trace_opcodes)\nPASS: test_reentrancy (test.test_sys_setprofile.TestEdgeCases.test_reentrancy)\nPASS: test_same_object (test.test_sys_setprofile.TestEdgeCases.test_same_object)\nPASS: test_empty (test.test_sys_setprofile.TestGetProfile.test_empty)\nPASS: test_setget (test.test_sys_setprofile.TestGetProfile.test_setget)\n\n----------------------------------------------------------------------\nRan 28 tests in 0.011s\n\nOK\n0:03:14 load avg: 3.33 [373/469] test_sysconfig passed\nPASS: test_get_makefile_filename (test.test_sysconfig.MakefileTests.test_get_makefile_filename)\nPASS: test_parse_makefile (test.test_sysconfig.MakefileTests.test_parse_makefile)\nPASS: test_EXT_SUFFIX_in_vars (test.test_sysconfig.TestSysConfig.test_EXT_SUFFIX_in_vars)\nPASS: test_get_config_h_filename (test.test_sysconfig.TestSysConfig.test_get_config_h_filename)\nPASS: test_get_config_vars (test.test_sysconfig.TestSysConfig.test_get_config_vars)\nPASS: test_get_default_scheme (test.test_sysconfig.TestSysConfig.test_get_default_scheme)\nPASS: test_get_path (test.test_sysconfig.TestSysConfig.test_get_path)\nPASS: test_get_path_names (test.test_sysconfig.TestSysConfig.test_get_path_names)\nPASS: test_get_paths (test.test_sysconfig.TestSysConfig.test_get_paths)\nPASS: test_get_platform (test.test_sysconfig.TestSysConfig.test_get_platform)\nPASS: test_get_preferred_schemes (test.test_sysconfig.TestSysConfig.test_get_preferred_schemes)\nPASS: test_get_scheme_names (test.test_sysconfig.TestSysConfig.test_get_scheme_names)\nPASS: test_ldshared_value (test.test_sysconfig.TestSysConfig.test_ldshared_value)\nPASS: test_main (test.test_sysconfig.TestSysConfig.test_main)\nPASS: test_nt_venv_scheme (test.test_sysconfig.TestSysConfig.test_nt_venv_scheme)\nSKIP: test_osx_ext_suffix (test.test_sysconfig.TestSysConfig.test_osx_ext_suffix) 'OS X-specific test'\nSKIP: test_platform_in_subprocess (test.test_sysconfig.TestSysConfig.test_platform_in_subprocess) 'test only relevant on MacOSX'\nPASS: test_posix_venv_scheme (test.test_sysconfig.TestSysConfig.test_posix_venv_scheme)\nPASS: test_srcdir (test.test_sysconfig.TestSysConfig.test_srcdir)\nPASS: test_srcdir_independent_of_cwd (test.test_sysconfig.TestSysConfig.test_srcdir_independent_of_cwd)\nPASS: test_symlink (test.test_sysconfig.TestSysConfig.test_symlink)\nPASS: test_triplet_in_ext_suffix (test.test_sysconfig.TestSysConfig.test_triplet_in_ext_suffix)\nPASS: test_user_similar (test.test_sysconfig.TestSysConfig.test_user_similar)\nPASS: test_venv_scheme (test.test_sysconfig.TestSysConfig.test_venv_scheme)\n\n----------------------------------------------------------------------\nRan 22 tests in 0.192s\n\nOK (skipped=2)\n0:03:14 load avg: 3.33 [374/469] test_syslog passed\nPASS: test_closelog (test.test_syslog.Test.test_closelog)\nPASS: test_log_mask (test.test_syslog.Test.test_log_mask)\nPASS: test_openlog (test.test_syslog.Test.test_openlog)\nPASS: test_openlog_noargs (test.test_syslog.Test.test_openlog_noargs)\nPASS: test_setlogmask (test.test_syslog.Test.test_setlogmask)\nPASS: test_subinterpreter_closelog (test.test_syslog.Test.test_subinterpreter_closelog)\nPASS: test_subinterpreter_openlog (test.test_syslog.Test.test_subinterpreter_openlog)\nPASS: test_subinterpreter_syslog (test.test_syslog.Test.test_subinterpreter_syslog)\nPASS: test_syslog (test.test_syslog.Test.test_syslog)\nPASS: test_syslog_implicit_open (test.test_syslog.Test.test_syslog_implicit_open)\nPASS: test_syslog_threaded (test.test_syslog.Test.test_syslog_threaded)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.268s\n\nOK\n0:03:15 load avg: 3.33 [375/469] test_sys_settrace passed\nPASS: test_jump_across_async_with (test.test_sys_settrace.JumpTestCase.test_jump_across_async_with)\nPASS: test_jump_across_with (test.test_sys_settrace.JumpTestCase.test_jump_across_with)\nPASS: test_jump_backward_over_async_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_async_listcomp)\nPASS: test_jump_backward_over_async_listcomp_v2 (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_async_listcomp_v2)\nPASS: test_jump_backward_over_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_listcomp)\nPASS: test_jump_backward_over_listcomp_v2 (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_listcomp_v2)\nPASS: test_jump_backwards_into_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_try_except_block)\nPASS: test_jump_backwards_into_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_try_finally_block)\nPASS: test_jump_backwards_into_while_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_while_block)\nPASS: test_jump_backwards_out_of_async_with_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_async_with_block)\nPASS: test_jump_backwards_out_of_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_try_except_block)\nPASS: test_jump_backwards_out_of_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_try_finally_block)\nPASS: test_jump_backwards_out_of_with_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_with_block)\nPASS: test_jump_between_async_with_blocks (test.test_sys_settrace.JumpTestCase.test_jump_between_async_with_blocks)\nPASS: test_jump_between_except_blocks (test.test_sys_settrace.JumpTestCase.test_jump_between_except_blocks)\nPASS: test_jump_between_except_blocks_2 (test.test_sys_settrace.JumpTestCase.test_jump_between_except_blocks_2)\nPASS: test_jump_between_with_blocks (test.test_sys_settrace.JumpTestCase.test_jump_between_with_blocks)\nSKIP: test_jump_extended_args_for_iter (test.test_sys_settrace.JumpTestCase.test_jump_extended_args_for_iter) \"resource 'cpu' is not enabled\"\nPASS: test_jump_extended_args_unpack_ex_simple (test.test_sys_settrace.JumpTestCase.test_jump_extended_args_unpack_ex_simple)\nPASS: test_jump_extended_args_unpack_ex_tricky (test.test_sys_settrace.JumpTestCase.test_jump_extended_args_unpack_ex_tricky)\nPASS: test_jump_forward_over_async_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_forward_over_async_listcomp)\nPASS: test_jump_forward_over_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_forward_over_listcomp)\nPASS: test_jump_forwards_into_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_try_except_block)\nPASS: test_jump_forwards_into_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_try_finally_block)\nPASS: test_jump_forwards_into_while_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_while_block)\nPASS: test_jump_forwards_out_of_async_with_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_async_with_block)\nPASS: test_jump_forwards_out_of_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_try_except_block)\nPASS: test_jump_forwards_out_of_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_try_finally_block)\nPASS: test_jump_forwards_out_of_with_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_with_block)\nPASS: test_jump_from_except_to_finally (test.test_sys_settrace.JumpTestCase.test_jump_from_except_to_finally)\nPASS: test_jump_from_yield (test.test_sys_settrace.JumpTestCase.test_jump_from_yield)\nPASS: test_jump_in_nested_finally (test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally)\nPASS: test_jump_in_nested_finally_2 (test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally_2)\nPASS: test_jump_in_nested_finally_3 (test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally_3)\nPASS: test_jump_into_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_into_finally_block)\nPASS: test_jump_into_finally_block_from_try_block (test.test_sys_settrace.JumpTestCase.test_jump_into_finally_block_from_try_block)\nPASS: test_jump_is_none_backwards (test.test_sys_settrace.JumpTestCase.test_jump_is_none_backwards)\nPASS: test_jump_is_none_forwards (test.test_sys_settrace.JumpTestCase.test_jump_is_none_forwards)\nPASS: test_jump_is_not_none_backwards (test.test_sys_settrace.JumpTestCase.test_jump_is_not_none_backwards)\nPASS: test_jump_is_not_none_forwards (test.test_sys_settrace.JumpTestCase.test_jump_is_not_none_forwards)\nPASS: test_jump_or_pop (test.test_sys_settrace.JumpTestCase.test_jump_or_pop)\nPASS: test_jump_out_of_async_for_block_backwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_for_block_backwards)\nPASS: test_jump_out_of_async_for_block_forwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_for_block_forwards)\nPASS: test_jump_out_of_async_with_assignment (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_assignment)\nPASS: test_jump_out_of_async_with_block_within_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_finally_block)\nPASS: test_jump_out_of_async_with_block_within_for_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_for_block)\nPASS: test_jump_out_of_async_with_block_within_with_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_with_block)\nPASS: test_jump_out_of_bare_except_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_bare_except_block)\nPASS: test_jump_out_of_block_backwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_block_backwards)\nPASS: test_jump_out_of_block_forwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_block_forwards)\nPASS: test_jump_out_of_complex_nested_blocks (test.test_sys_settrace.JumpTestCase.test_jump_out_of_complex_nested_blocks)\nPASS: test_jump_out_of_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_finally_block)\nPASS: test_jump_out_of_qualified_except_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_qualified_except_block)\nPASS: test_jump_out_of_with_assignment (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_assignment)\nPASS: test_jump_out_of_with_block_within_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_finally_block)\nPASS: test_jump_out_of_with_block_within_for_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_for_block)\nPASS: test_jump_out_of_with_block_within_with_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_with_block)\nPASS: test_jump_over_async_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_jump_over_async_for_block_before_else)\nPASS: test_jump_over_break_in_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_over_break_in_try_finally_block)\nPASS: test_jump_over_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_jump_over_for_block_before_else)\nPASS: test_jump_over_return_in_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_over_return_in_try_finally_block)\nPASS: test_jump_over_try_except (test.test_sys_settrace.JumpTestCase.test_jump_over_try_except)\nPASS: test_jump_simple_backwards (test.test_sys_settrace.JumpTestCase.test_jump_simple_backwards)\nPASS: test_jump_simple_forwards (test.test_sys_settrace.JumpTestCase.test_jump_simple_forwards)\nPASS: test_jump_to_codeless_line (test.test_sys_settrace.JumpTestCase.test_jump_to_codeless_line)\nPASS: test_jump_to_firstlineno (test.test_sys_settrace.JumpTestCase.test_jump_to_firstlineno)\nPASS: test_jump_to_same_line (test.test_sys_settrace.JumpTestCase.test_jump_to_same_line)\nPASS: test_jump_with_null_on_stack_load_attr (test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_load_attr)\nPASS: test_jump_with_null_on_stack_load_global (test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_load_global)\nPASS: test_jump_with_null_on_stack_push_null (test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_push_null)\nPASS: test_jump_within_except_block (test.test_sys_settrace.JumpTestCase.test_jump_within_except_block)\nPASS: test_large_function (test.test_sys_settrace.JumpTestCase.test_large_function)\nPASS: test_no_jump_backwards_into_async_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_async_for_block)\nPASS: test_no_jump_backwards_into_async_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_async_with_block)\nPASS: test_no_jump_backwards_into_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_for_block)\nPASS: test_no_jump_backwards_into_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_with_block)\nPASS: test_no_jump_forwards_into_async_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_async_for_block)\nPASS: test_no_jump_forwards_into_async_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_async_with_block)\nPASS: test_no_jump_forwards_into_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_for_block)\nPASS: test_no_jump_forwards_into_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_with_block)\nPASS: test_no_jump_from_call (test.test_sys_settrace.JumpTestCase.test_no_jump_from_call)\nPASS: test_no_jump_from_exception_event (test.test_sys_settrace.JumpTestCase.test_no_jump_from_exception_event)\nPASS: test_no_jump_from_return_event (test.test_sys_settrace.JumpTestCase.test_no_jump_from_return_event)\nPASS: test_no_jump_infinite_while_loop (test.test_sys_settrace.JumpTestCase.test_no_jump_infinite_while_loop)\nPASS: test_no_jump_into_async_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_no_jump_into_async_for_block_before_else)\nPASS: test_no_jump_into_bare_except_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_bare_except_block)\nPASS: test_no_jump_into_bare_except_block_from_try_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_bare_except_block_from_try_block)\nPASS: test_no_jump_into_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_no_jump_into_for_block_before_else)\nPASS: test_no_jump_into_qualified_except_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_qualified_except_block)\nPASS: test_no_jump_into_qualified_except_block_from_try_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_qualified_except_block_from_try_block)\nPASS: test_no_jump_over_return_out_of_finally_block (test.test_sys_settrace.JumpTestCase.test_no_jump_over_return_out_of_finally_block)\nPASS: test_no_jump_over_return_try_finally_in_finally_block (test.test_sys_settrace.JumpTestCase.test_no_jump_over_return_try_finally_in_finally_block)\nPASS: test_no_jump_to_except_1 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_1)\nPASS: test_no_jump_to_except_2 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_2)\nPASS: test_no_jump_to_except_3 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_3)\nPASS: test_no_jump_to_except_4 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_4)\nPASS: test_no_jump_to_non_integers (test.test_sys_settrace.JumpTestCase.test_no_jump_to_non_integers)\nPASS: test_no_jump_too_far_backwards (test.test_sys_settrace.JumpTestCase.test_no_jump_too_far_backwards)\nPASS: test_no_jump_too_far_forwards (test.test_sys_settrace.JumpTestCase.test_no_jump_too_far_forwards)\nPASS: test_no_jump_without_trace_function (test.test_sys_settrace.JumpTestCase.test_no_jump_without_trace_function)\nPASS: test_call (test.test_sys_settrace.RaisingTraceFuncTestCase.test_call)\nPASS: test_exception (test.test_sys_settrace.RaisingTraceFuncTestCase.test_exception)\nPASS: test_exception_arguments (test.test_sys_settrace.RaisingTraceFuncTestCase.test_exception_arguments)\nPASS: test_line (test.test_sys_settrace.RaisingTraceFuncTestCase.test_line)\nPASS: test_line_event_raises_before_opcode_event (test.test_sys_settrace.RaisingTraceFuncTestCase.test_line_event_raises_before_opcode_event)\nPASS: test_return (test.test_sys_settrace.RaisingTraceFuncTestCase.test_return)\nPASS: test_trash_stack (test.test_sys_settrace.RaisingTraceFuncTestCase.test_trash_stack)\nPASS: test_01_basic (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_01_basic)\nPASS: test_02_arigo0 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo0)\nPASS: test_02_arigo1 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo1)\nPASS: test_02_arigo2 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo2)\nPASS: test_03_one_instr (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_03_one_instr)\nPASS: test_04_no_pop_blocks (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_04_no_pop_blocks)\nPASS: test_05_no_pop_tops (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_05_no_pop_tops)\nPASS: test_06_call (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_06_call)\nPASS: test_07_raise (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_07_raise)\nPASS: test_08_settrace_and_return (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_08_settrace_and_return)\nPASS: test_09_settrace_and_raise (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_09_settrace_and_raise)\nPASS: test_10_ireturn (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_10_ireturn)\nPASS: test_11_tightloop (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_11_tightloop)\nPASS: test_12_tighterloop (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_12_tighterloop)\nPASS: test_13_genexp (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_13_genexp)\nPASS: test_14_onliner_if (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_14_onliner_if)\nPASS: test_15_loops (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_15_loops)\nPASS: test_16_blank_lines (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_16_blank_lines)\nPASS: test_17_none_f_trace (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_17_none_f_trace)\nPASS: test_18_except_with_name (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_18_except_with_name)\nPASS: test_19_except_with_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_19_except_with_finally)\nPASS: test_20_async_for_loop (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_20_async_for_loop)\nPASS: test_21_repeated_pass (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_21_repeated_pass)\nPASS: test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_async_for_backwards_jump_has_no_line)\nPASS: test_break_through_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_through_finally)\nPASS: test_break_to_break (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_break)\nPASS: test_break_to_continue1 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_continue1)\nPASS: test_break_to_continue2 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_continue2)\nPASS: test_class_creation_with_decorator (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_class_creation_with_decorator)\nPASS: test_class_creation_with_docstrings (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_class_creation_with_docstrings)\nPASS: test_continue_through_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_continue_through_finally)\nPASS: test_early_exit_with (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_early_exit_with)\nPASS: test_finally_with_conditional (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_finally_with_conditional)\nPASS: test_flow_converges_on_same_line (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_flow_converges_on_same_line)\nPASS: test_if_break (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_break)\nPASS: test_if_false_in_try_except (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_false_in_try_except)\nPASS: test_if_false_in_with (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_false_in_with)\nPASS: test_if_in_if_in_if (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_in_if_in_if)\nPASS: test_implicit_return_in_class (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_implicit_return_in_class)\nPASS: test_loop_in_try_except (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_loop_in_try_except)\nPASS: test_nested_ifs (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_ifs)\nPASS: test_nested_ifs_with_and (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_ifs_with_and)\nPASS: test_nested_loops (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_loops)\nPASS: test_nested_try_if (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_try_if)\nPASS: test_no_line_event_after_creating_generator (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_no_line_event_after_creating_generator)\nPASS: test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_no_tracing_of_named_except_cleanup)\nPASS: test_notrace_lambda (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_notrace_lambda)\nPASS: test_return_through_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_return_through_finally)\nPASS: test_set_and_retrieve_func (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_set_and_retrieve_func)\nPASS: test_set_and_retrieve_none (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_set_and_retrieve_none)\nPASS: test_settrace_error (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_settrace_error)\nPASS: test_testcapi_settrace_error (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_testcapi_settrace_error)\nPASS: test_tracing_exception_raised_in_with (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_tracing_exception_raised_in_with)\nPASS: test_try_except_no_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_no_exception)\nPASS: test_try_except_star_exception_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_exception_caught)\nPASS: test_try_except_star_exception_not_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_exception_not_caught)\nPASS: test_try_except_star_named_exception_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_exception_caught)\nPASS: test_try_except_star_named_exception_not_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_exception_not_caught)\nPASS: test_try_except_star_named_no_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_no_exception)\nPASS: test_try_except_star_nested (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_nested)\nPASS: test_try_except_star_no_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_no_exception)\nPASS: test_try_except_with_wrong_type (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_with_wrong_type)\nPASS: test_try_exception_in_else (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_exception_in_else)\nPASS: test_try_in_try (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_in_try)\nPASS: test_try_in_try_with_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_in_try_with_exception)\nPASS: test_very_large_function (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_very_large_function)\nPASS: test_reentrancy (test.test_sys_settrace.TestEdgeCases.test_reentrancy)\nPASS: test_same_object (test.test_sys_settrace.TestEdgeCases.test_same_object)\nPASS: test_trace_lots_of_globals (test.test_sys_settrace.TestExtendedArgs.test_trace_lots_of_globals)\nPASS: test_trace_unpack_long_sequence (test.test_sys_settrace.TestExtendedArgs.test_trace_unpack_long_sequence)\nPASS: test_01_basic (test.test_sys_settrace.TestLinesAfterTraceStarted.test_01_basic)\nPASS: test_02_arigo0 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo0)\nPASS: test_02_arigo1 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo1)\nPASS: test_02_arigo2 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo2)\nPASS: test_03_one_instr (test.test_sys_settrace.TestLinesAfterTraceStarted.test_03_one_instr)\nPASS: test_04_no_pop_blocks (test.test_sys_settrace.TestLinesAfterTraceStarted.test_04_no_pop_blocks)\nPASS: test_05_no_pop_tops (test.test_sys_settrace.TestLinesAfterTraceStarted.test_05_no_pop_tops)\nPASS: test_06_call (test.test_sys_settrace.TestLinesAfterTraceStarted.test_06_call)\nPASS: test_07_raise (test.test_sys_settrace.TestLinesAfterTraceStarted.test_07_raise)\nPASS: test_08_settrace_and_return (test.test_sys_settrace.TestLinesAfterTraceStarted.test_08_settrace_and_return)\nPASS: test_09_settrace_and_raise (test.test_sys_settrace.TestLinesAfterTraceStarted.test_09_settrace_and_raise)\nPASS: test_10_ireturn (test.test_sys_settrace.TestLinesAfterTraceStarted.test_10_ireturn)\nPASS: test_11_tightloop (test.test_sys_settrace.TestLinesAfterTraceStarted.test_11_tightloop)\nPASS: test_12_tighterloop (test.test_sys_settrace.TestLinesAfterTraceStarted.test_12_tighterloop)\nPASS: test_13_genexp (test.test_sys_settrace.TestLinesAfterTraceStarted.test_13_genexp)\nPASS: test_14_onliner_if (test.test_sys_settrace.TestLinesAfterTraceStarted.test_14_onliner_if)\nPASS: test_15_loops (test.test_sys_settrace.TestLinesAfterTraceStarted.test_15_loops)\nPASS: test_16_blank_lines (test.test_sys_settrace.TestLinesAfterTraceStarted.test_16_blank_lines)\nPASS: test_17_none_f_trace (test.test_sys_settrace.TestLinesAfterTraceStarted.test_17_none_f_trace)\nPASS: test_18_except_with_name (test.test_sys_settrace.TestLinesAfterTraceStarted.test_18_except_with_name)\nPASS: test_19_except_with_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_19_except_with_finally)\nPASS: test_20_async_for_loop (test.test_sys_settrace.TestLinesAfterTraceStarted.test_20_async_for_loop)\nPASS: test_21_repeated_pass (test.test_sys_settrace.TestLinesAfterTraceStarted.test_21_repeated_pass)\nPASS: test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TestLinesAfterTraceStarted.test_async_for_backwards_jump_has_no_line)\nPASS: test_break_through_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_through_finally)\nPASS: test_break_to_break (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_break)\nPASS: test_break_to_continue1 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_continue1)\nPASS: test_break_to_continue2 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_continue2)\nPASS: test_class_creation_with_decorator (test.test_sys_settrace.TestLinesAfterTraceStarted.test_class_creation_with_decorator)\nPASS: test_class_creation_with_docstrings (test.test_sys_settrace.TestLinesAfterTraceStarted.test_class_creation_with_docstrings)\nPASS: test_continue_through_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_continue_through_finally)\nPASS: test_early_exit_with (test.test_sys_settrace.TestLinesAfterTraceStarted.test_early_exit_with)\nPASS: test_events (test.test_sys_settrace.TestLinesAfterTraceStarted.test_events)\nPASS: test_finally_with_conditional (test.test_sys_settrace.TestLinesAfterTraceStarted.test_finally_with_conditional)\nPASS: test_flow_converges_on_same_line (test.test_sys_settrace.TestLinesAfterTraceStarted.test_flow_converges_on_same_line)\nPASS: test_if_break (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_break)\nPASS: test_if_false_in_try_except (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_false_in_try_except)\nPASS: test_if_false_in_with (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_false_in_with)\nPASS: test_if_in_if_in_if (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_in_if_in_if)\nPASS: test_implicit_return_in_class (test.test_sys_settrace.TestLinesAfterTraceStarted.test_implicit_return_in_class)\nPASS: test_loop_in_try_except (test.test_sys_settrace.TestLinesAfterTraceStarted.test_loop_in_try_except)\nPASS: test_nested_ifs (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_ifs)\nPASS: test_nested_ifs_with_and (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_ifs_with_and)\nPASS: test_nested_loops (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_loops)\nPASS: test_nested_try_if (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_try_if)\nPASS: test_no_line_event_after_creating_generator (test.test_sys_settrace.TestLinesAfterTraceStarted.test_no_line_event_after_creating_generator)\nPASS: test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TestLinesAfterTraceStarted.test_no_tracing_of_named_except_cleanup)\nPASS: test_notrace_lambda (test.test_sys_settrace.TestLinesAfterTraceStarted.test_notrace_lambda)\nPASS: test_return_through_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_return_through_finally)\nPASS: test_set_and_retrieve_func (test.test_sys_settrace.TestLinesAfterTraceStarted.test_set_and_retrieve_func)\nPASS: test_set_and_retrieve_none (test.test_sys_settrace.TestLinesAfterTraceStarted.test_set_and_retrieve_none)\nPASS: test_settrace_error (test.test_sys_settrace.TestLinesAfterTraceStarted.test_settrace_error)\nPASS: test_testcapi_settrace_error (test.test_sys_settrace.TestLinesAfterTraceStarted.test_testcapi_settrace_error)\nPASS: test_tracing_exception_raised_in_with (test.test_sys_settrace.TestLinesAfterTraceStarted.test_tracing_exception_raised_in_with)\nPASS: test_try_except_no_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_no_exception)\nPASS: test_try_except_star_exception_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_exception_caught)\nPASS: test_try_except_star_exception_not_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_exception_not_caught)\nPASS: test_try_except_star_named_exception_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_exception_caught)\nPASS: test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_exception_not_caught)\nPASS: test_try_except_star_named_no_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_no_exception)\nPASS: test_try_except_star_nested (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_nested)\nPASS: test_try_except_star_no_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_no_exception)\nPASS: test_try_except_with_wrong_type (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_with_wrong_type)\nPASS: test_try_exception_in_else (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_exception_in_else)\nPASS: test_try_in_try (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_in_try)\nPASS: test_try_in_try_with_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_in_try_with_exception)\nPASS: test_very_large_function (test.test_sys_settrace.TestLinesAfterTraceStarted.test_very_large_function)\nPASS: test_01_basic (test.test_sys_settrace.TestSetLocalTrace.test_01_basic)\nPASS: test_02_arigo0 (test.test_sys_settrace.TestSetLocalTrace.test_02_arigo0)\nPASS: test_02_arigo1 (test.test_sys_settrace.TestSetLocalTrace.test_02_arigo1)\nPASS: test_02_arigo2 (test.test_sys_settrace.TestSetLocalTrace.test_02_arigo2)\nPASS: test_03_one_instr (test.test_sys_settrace.TestSetLocalTrace.test_03_one_instr)\nPASS: test_04_no_pop_blocks (test.test_sys_settrace.TestSetLocalTrace.test_04_no_pop_blocks)\nPASS: test_05_no_pop_tops (test.test_sys_settrace.TestSetLocalTrace.test_05_no_pop_tops)\nPASS: test_06_call (test.test_sys_settrace.TestSetLocalTrace.test_06_call)\nPASS: test_07_raise (test.test_sys_settrace.TestSetLocalTrace.test_07_raise)\nPASS: test_08_settrace_and_return (test.test_sys_settrace.TestSetLocalTrace.test_08_settrace_and_return)\nPASS: test_09_settrace_and_raise (test.test_sys_settrace.TestSetLocalTrace.test_09_settrace_and_raise)\nPASS: test_10_ireturn (test.test_sys_settrace.TestSetLocalTrace.test_10_ireturn)\nPASS: test_11_tightloop (test.test_sys_settrace.TestSetLocalTrace.test_11_tightloop)\nPASS: test_12_tighterloop (test.test_sys_settrace.TestSetLocalTrace.test_12_tighterloop)\nPASS: test_13_genexp (test.test_sys_settrace.TestSetLocalTrace.test_13_genexp)\nPASS: test_14_onliner_if (test.test_sys_settrace.TestSetLocalTrace.test_14_onliner_if)\nPASS: test_15_loops (test.test_sys_settrace.TestSetLocalTrace.test_15_loops)\nPASS: test_16_blank_lines (test.test_sys_settrace.TestSetLocalTrace.test_16_blank_lines)\nPASS: test_17_none_f_trace (test.test_sys_settrace.TestSetLocalTrace.test_17_none_f_trace)\nPASS: test_18_except_with_name (test.test_sys_settrace.TestSetLocalTrace.test_18_except_with_name)\nPASS: test_19_except_with_finally (test.test_sys_settrace.TestSetLocalTrace.test_19_except_with_finally)\nPASS: test_20_async_for_loop (test.test_sys_settrace.TestSetLocalTrace.test_20_async_for_loop)\nPASS: test_21_repeated_pass (test.test_sys_settrace.TestSetLocalTrace.test_21_repeated_pass)\nPASS: test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TestSetLocalTrace.test_async_for_backwards_jump_has_no_line)\nPASS: test_break_through_finally (test.test_sys_settrace.TestSetLocalTrace.test_break_through_finally)\nPASS: test_break_to_break (test.test_sys_settrace.TestSetLocalTrace.test_break_to_break)\nPASS: test_break_to_continue1 (test.test_sys_settrace.TestSetLocalTrace.test_break_to_continue1)\nPASS: test_break_to_continue2 (test.test_sys_settrace.TestSetLocalTrace.test_break_to_continue2)\nPASS: test_class_creation_with_decorator (test.test_sys_settrace.TestSetLocalTrace.test_class_creation_with_decorator)\nPASS: test_class_creation_with_docstrings (test.test_sys_settrace.TestSetLocalTrace.test_class_creation_with_docstrings)\nPASS: test_continue_through_finally (test.test_sys_settrace.TestSetLocalTrace.test_continue_through_finally)\nPASS: test_early_exit_with (test.test_sys_settrace.TestSetLocalTrace.test_early_exit_with)\nPASS: test_finally_with_conditional (test.test_sys_settrace.TestSetLocalTrace.test_finally_with_conditional)\nPASS: test_flow_converges_on_same_line (test.test_sys_settrace.TestSetLocalTrace.test_flow_converges_on_same_line)\nPASS: test_if_break (test.test_sys_settrace.TestSetLocalTrace.test_if_break)\nPASS: test_if_false_in_try_except (test.test_sys_settrace.TestSetLocalTrace.test_if_false_in_try_except)\nPASS: test_if_false_in_with (test.test_sys_settrace.TestSetLocalTrace.test_if_false_in_with)\nPASS: test_if_in_if_in_if (test.test_sys_settrace.TestSetLocalTrace.test_if_in_if_in_if)\nPASS: test_implicit_return_in_class (test.test_sys_settrace.TestSetLocalTrace.test_implicit_return_in_class)\nPASS: test_loop_in_try_except (test.test_sys_settrace.TestSetLocalTrace.test_loop_in_try_except)\nPASS: test_nested_ifs (test.test_sys_settrace.TestSetLocalTrace.test_nested_ifs)\nPASS: test_nested_ifs_with_and (test.test_sys_settrace.TestSetLocalTrace.test_nested_ifs_with_and)\nPASS: test_nested_loops (test.test_sys_settrace.TestSetLocalTrace.test_nested_loops)\nPASS: test_nested_try_if (test.test_sys_settrace.TestSetLocalTrace.test_nested_try_if)\nPASS: test_no_line_event_after_creating_generator (test.test_sys_settrace.TestSetLocalTrace.test_no_line_event_after_creating_generator)\nPASS: test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TestSetLocalTrace.test_no_tracing_of_named_except_cleanup)\nPASS: test_notrace_lambda (test.test_sys_settrace.TestSetLocalTrace.test_notrace_lambda)\nPASS: test_return_through_finally (test.test_sys_settrace.TestSetLocalTrace.test_return_through_finally)\nPASS: test_set_and_retrieve_func (test.test_sys_settrace.TestSetLocalTrace.test_set_and_retrieve_func)\nPASS: test_set_and_retrieve_none (test.test_sys_settrace.TestSetLocalTrace.test_set_and_retrieve_none)\nPASS: test_settrace_error (test.test_sys_settrace.TestSetLocalTrace.test_settrace_error)\nPASS: test_testcapi_settrace_error (test.test_sys_settrace.TestSetLocalTrace.test_testcapi_settrace_error)\nPASS: test_tracing_exception_raised_in_with (test.test_sys_settrace.TestSetLocalTrace.test_tracing_exception_raised_in_with)\nPASS: test_try_except_no_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_except_no_exception)\nPASS: test_try_except_star_exception_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_exception_caught)\nPASS: test_try_except_star_exception_not_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_exception_not_caught)\nPASS: test_try_except_star_named_exception_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_exception_caught)\nPASS: test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_exception_not_caught)\nPASS: test_try_except_star_named_no_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_no_exception)\nPASS: test_try_except_star_nested (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_nested)\nPASS: test_try_except_star_no_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_no_exception)\nPASS: test_try_except_with_wrong_type (test.test_sys_settrace.TestSetLocalTrace.test_try_except_with_wrong_type)\nPASS: test_try_exception_in_else (test.test_sys_settrace.TestSetLocalTrace.test_try_exception_in_else)\nPASS: test_try_in_try (test.test_sys_settrace.TestSetLocalTrace.test_try_in_try)\nPASS: test_try_in_try_with_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_in_try_with_exception)\nPASS: test_very_large_function (test.test_sys_settrace.TestSetLocalTrace.test_very_large_function)\nPASS: test_with_branches (test.test_sys_settrace.TestSetLocalTrace.test_with_branches)\nPASS: test_01_basic (test.test_sys_settrace.TraceOpcodesTestCase.test_01_basic)\nPASS: test_02_arigo0 (test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo0)\nPASS: test_02_arigo1 (test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo1)\nPASS: test_02_arigo2 (test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo2)\nPASS: test_03_one_instr (test.test_sys_settrace.TraceOpcodesTestCase.test_03_one_instr)\nPASS: test_04_no_pop_blocks (test.test_sys_settrace.TraceOpcodesTestCase.test_04_no_pop_blocks)\nPASS: test_05_no_pop_tops (test.test_sys_settrace.TraceOpcodesTestCase.test_05_no_pop_tops)\nPASS: test_06_call (test.test_sys_settrace.TraceOpcodesTestCase.test_06_call)\nPASS: test_07_raise (test.test_sys_settrace.TraceOpcodesTestCase.test_07_raise)\nPASS: test_08_settrace_and_return (test.test_sys_settrace.TraceOpcodesTestCase.test_08_settrace_and_return)\nPASS: test_09_settrace_and_raise (test.test_sys_settrace.TraceOpcodesTestCase.test_09_settrace_and_raise)\nPASS: test_10_ireturn (test.test_sys_settrace.TraceOpcodesTestCase.test_10_ireturn)\nPASS: test_11_tightloop (test.test_sys_settrace.TraceOpcodesTestCase.test_11_tightloop)\nPASS: test_12_tighterloop (test.test_sys_settrace.TraceOpcodesTestCase.test_12_tighterloop)\nPASS: test_13_genexp (test.test_sys_settrace.TraceOpcodesTestCase.test_13_genexp)\nPASS: test_14_onliner_if (test.test_sys_settrace.TraceOpcodesTestCase.test_14_onliner_if)\nPASS: test_15_loops (test.test_sys_settrace.TraceOpcodesTestCase.test_15_loops)\nPASS: test_16_blank_lines (test.test_sys_settrace.TraceOpcodesTestCase.test_16_blank_lines)\nPASS: test_17_none_f_trace (test.test_sys_settrace.TraceOpcodesTestCase.test_17_none_f_trace)\nPASS: test_18_except_with_name (test.test_sys_settrace.TraceOpcodesTestCase.test_18_except_with_name)\nPASS: test_19_except_with_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_19_except_with_finally)\nPASS: test_20_async_for_loop (test.test_sys_settrace.TraceOpcodesTestCase.test_20_async_for_loop)\nPASS: test_21_repeated_pass (test.test_sys_settrace.TraceOpcodesTestCase.test_21_repeated_pass)\nPASS: test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TraceOpcodesTestCase.test_async_for_backwards_jump_has_no_line)\nPASS: test_break_through_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_break_through_finally)\nPASS: test_break_to_break (test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_break)\nPASS: test_break_to_continue1 (test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_continue1)\nPASS: test_break_to_continue2 (test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_continue2)\nPASS: test_class_creation_with_decorator (test.test_sys_settrace.TraceOpcodesTestCase.test_class_creation_with_decorator)\nPASS: test_class_creation_with_docstrings (test.test_sys_settrace.TraceOpcodesTestCase.test_class_creation_with_docstrings)\nPASS: test_continue_through_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_continue_through_finally)\nPASS: test_early_exit_with (test.test_sys_settrace.TraceOpcodesTestCase.test_early_exit_with)\nPASS: test_finally_with_conditional (test.test_sys_settrace.TraceOpcodesTestCase.test_finally_with_conditional)\nPASS: test_flow_converges_on_same_line (test.test_sys_settrace.TraceOpcodesTestCase.test_flow_converges_on_same_line)\nPASS: test_if_break (test.test_sys_settrace.TraceOpcodesTestCase.test_if_break)\nPASS: test_if_false_in_try_except (test.test_sys_settrace.TraceOpcodesTestCase.test_if_false_in_try_except)\nPASS: test_if_false_in_with (test.test_sys_settrace.TraceOpcodesTestCase.test_if_false_in_with)\nPASS: test_if_in_if_in_if (test.test_sys_settrace.TraceOpcodesTestCase.test_if_in_if_in_if)\nPASS: test_implicit_return_in_class (test.test_sys_settrace.TraceOpcodesTestCase.test_implicit_return_in_class)\nPASS: test_loop_in_try_except (test.test_sys_settrace.TraceOpcodesTestCase.test_loop_in_try_except)\nPASS: test_nested_ifs (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_ifs)\nPASS: test_nested_ifs_with_and (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_ifs_with_and)\nPASS: test_nested_loops (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_loops)\nPASS: test_nested_try_if (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_try_if)\nPASS: test_no_line_event_after_creating_generator (test.test_sys_settrace.TraceOpcodesTestCase.test_no_line_event_after_creating_generator)\nPASS: test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TraceOpcodesTestCase.test_no_tracing_of_named_except_cleanup)\nPASS: test_notrace_lambda (test.test_sys_settrace.TraceOpcodesTestCase.test_notrace_lambda)\nPASS: test_return_through_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_return_through_finally)\nPASS: test_set_and_retrieve_func (test.test_sys_settrace.TraceOpcodesTestCase.test_set_and_retrieve_func)\nPASS: test_set_and_retrieve_none (test.test_sys_settrace.TraceOpcodesTestCase.test_set_and_retrieve_none)\nPASS: test_settrace_error (test.test_sys_settrace.TraceOpcodesTestCase.test_settrace_error)\nPASS: test_testcapi_settrace_error (test.test_sys_settrace.TraceOpcodesTestCase.test_testcapi_settrace_error)\nPASS: test_tracing_exception_raised_in_with (test.test_sys_settrace.TraceOpcodesTestCase.test_tracing_exception_raised_in_with)\nPASS: test_try_except_no_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_no_exception)\nPASS: test_try_except_star_exception_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_exception_caught)\nPASS: test_try_except_star_exception_not_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_exception_not_caught)\nPASS: test_try_except_star_named_exception_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_exception_caught)\nPASS: test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_exception_not_caught)\nPASS: test_try_except_star_named_no_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_no_exception)\nPASS: test_try_except_star_nested (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_nested)\nPASS: test_try_except_star_no_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_no_exception)\nPASS: test_try_except_with_wrong_type (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_with_wrong_type)\nPASS: test_try_exception_in_else (test.test_sys_settrace.TraceOpcodesTestCase.test_try_exception_in_else)\nPASS: test_try_in_try (test.test_sys_settrace.TraceOpcodesTestCase.test_try_in_try)\nPASS: test_try_in_try_with_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_in_try_with_exception)\nPASS: test_very_large_function (test.test_sys_settrace.TraceOpcodesTestCase.test_very_large_function)\nPASS: test_01_basic (test.test_sys_settrace.TraceTestCase.test_01_basic)\nPASS: test_02_arigo0 (test.test_sys_settrace.TraceTestCase.test_02_arigo0)\nPASS: test_02_arigo1 (test.test_sys_settrace.TraceTestCase.test_02_arigo1)\nPASS: test_02_arigo2 (test.test_sys_settrace.TraceTestCase.test_02_arigo2)\nPASS: test_03_one_instr (test.test_sys_settrace.TraceTestCase.test_03_one_instr)\nPASS: test_04_no_pop_blocks (test.test_sys_settrace.TraceTestCase.test_04_no_pop_blocks)\nPASS: test_05_no_pop_tops (test.test_sys_settrace.TraceTestCase.test_05_no_pop_tops)\nPASS: test_06_call (test.test_sys_settrace.TraceTestCase.test_06_call)\nPASS: test_07_raise (test.test_sys_settrace.TraceTestCase.test_07_raise)\nPASS: test_08_settrace_and_return (test.test_sys_settrace.TraceTestCase.test_08_settrace_and_return)\nPASS: test_09_settrace_and_raise (test.test_sys_settrace.TraceTestCase.test_09_settrace_and_raise)\nPASS: test_10_ireturn (test.test_sys_settrace.TraceTestCase.test_10_ireturn)\nPASS: test_11_tightloop (test.test_sys_settrace.TraceTestCase.test_11_tightloop)\nPASS: test_12_tighterloop (test.test_sys_settrace.TraceTestCase.test_12_tighterloop)\nPASS: test_13_genexp (test.test_sys_settrace.TraceTestCase.test_13_genexp)\nPASS: test_14_onliner_if (test.test_sys_settrace.TraceTestCase.test_14_onliner_if)\nPASS: test_15_loops (test.test_sys_settrace.TraceTestCase.test_15_loops)\nPASS: test_16_blank_lines (test.test_sys_settrace.TraceTestCase.test_16_blank_lines)\nPASS: test_17_none_f_trace (test.test_sys_settrace.TraceTestCase.test_17_none_f_trace)\nPASS: test_18_except_with_name (test.test_sys_settrace.TraceTestCase.test_18_except_with_name)\nPASS: test_19_except_with_finally (test.test_sys_settrace.TraceTestCase.test_19_except_with_finally)\nPASS: test_20_async_for_loop (test.test_sys_settrace.TraceTestCase.test_20_async_for_loop)\nPASS: test_21_repeated_pass (test.test_sys_settrace.TraceTestCase.test_21_repeated_pass)\nPASS: test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TraceTestCase.test_async_for_backwards_jump_has_no_line)\nPASS: test_break_through_finally (test.test_sys_settrace.TraceTestCase.test_break_through_finally)\nPASS: test_break_to_break (test.test_sys_settrace.TraceTestCase.test_break_to_break)\nPASS: test_break_to_continue1 (test.test_sys_settrace.TraceTestCase.test_break_to_continue1)\nPASS: test_break_to_continue2 (test.test_sys_settrace.TraceTestCase.test_break_to_continue2)\nPASS: test_class_creation_with_decorator (test.test_sys_settrace.TraceTestCase.test_class_creation_with_decorator)\nPASS: test_class_creation_with_docstrings (test.test_sys_settrace.TraceTestCase.test_class_creation_with_docstrings)\nPASS: test_continue_through_finally (test.test_sys_settrace.TraceTestCase.test_continue_through_finally)\nPASS: test_early_exit_with (test.test_sys_settrace.TraceTestCase.test_early_exit_with)\nPASS: test_finally_with_conditional (test.test_sys_settrace.TraceTestCase.test_finally_with_conditional)\nPASS: test_flow_converges_on_same_line (test.test_sys_settrace.TraceTestCase.test_flow_converges_on_same_line)\nPASS: test_if_break (test.test_sys_settrace.TraceTestCase.test_if_break)\nPASS: test_if_false_in_try_except (test.test_sys_settrace.TraceTestCase.test_if_false_in_try_except)\nPASS: test_if_false_in_with (test.test_sys_settrace.TraceTestCase.test_if_false_in_with)\nPASS: test_if_in_if_in_if (test.test_sys_settrace.TraceTestCase.test_if_in_if_in_if)\nPASS: test_implicit_return_in_class (test.test_sys_settrace.TraceTestCase.test_implicit_return_in_class)\nPASS: test_loop_in_try_except (test.test_sys_settrace.TraceTestCase.test_loop_in_try_except)\nPASS: test_nested_ifs (test.test_sys_settrace.TraceTestCase.test_nested_ifs)\nPASS: test_nested_ifs_with_and (test.test_sys_settrace.TraceTestCase.test_nested_ifs_with_and)\nPASS: test_nested_loops (test.test_sys_settrace.TraceTestCase.test_nested_loops)\nPASS: test_nested_try_if (test.test_sys_settrace.TraceTestCase.test_nested_try_if)\nPASS: test_no_line_event_after_creating_generator (test.test_sys_settrace.TraceTestCase.test_no_line_event_after_creating_generator)\nPASS: test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TraceTestCase.test_no_tracing_of_named_except_cleanup)\nPASS: test_notrace_lambda (test.test_sys_settrace.TraceTestCase.test_notrace_lambda)\nPASS: test_return_through_finally (test.test_sys_settrace.TraceTestCase.test_return_through_finally)\nPASS: test_set_and_retrieve_func (test.test_sys_settrace.TraceTestCase.test_set_and_retrieve_func)\nPASS: test_set_and_retrieve_none (test.test_sys_settrace.TraceTestCase.test_set_and_retrieve_none)\nPASS: test_settrace_error (test.test_sys_settrace.TraceTestCase.test_settrace_error)\nPASS: test_testcapi_settrace_error (test.test_sys_settrace.TraceTestCase.test_testcapi_settrace_error)\nPASS: test_tracing_exception_raised_in_with (test.test_sys_settrace.TraceTestCase.test_tracing_exception_raised_in_with)\nPASS: test_try_except_no_exception (test.test_sys_settrace.TraceTestCase.test_try_except_no_exception)\nPASS: test_try_except_star_exception_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_exception_caught)\nPASS: test_try_except_star_exception_not_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_exception_not_caught)\nPASS: test_try_except_star_named_exception_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_named_exception_caught)\nPASS: test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_named_exception_not_caught)\nPASS: test_try_except_star_named_no_exception (test.test_sys_settrace.TraceTestCase.test_try_except_star_named_no_exception)\nPASS: test_try_except_star_nested (test.test_sys_settrace.TraceTestCase.test_try_except_star_nested)\nPASS: test_try_except_star_no_exception (test.test_sys_settrace.TraceTestCase.test_try_except_star_no_exception)\nPASS: test_try_except_with_wrong_type (test.test_sys_settrace.TraceTestCase.test_try_except_with_wrong_type)\nPASS: test_try_exception_in_else (test.test_sys_settrace.TraceTestCase.test_try_exception_in_else)\nPASS: test_try_in_try (test.test_sys_settrace.TraceTestCase.test_try_in_try)\nPASS: test_try_in_try_with_exception (test.test_sys_settrace.TraceTestCase.test_try_in_try_with_exception)\nPASS: test_very_large_function (test.test_sys_settrace.TraceTestCase.test_very_large_function)\n\n----------------------------------------------------------------------\nRan 442 tests in 1.316s\n\nOK (skipped=1)\n0:03:15 load avg: 3.33 [376/469] test_tabnanny passed -- running (1): test_socket (30.1 sec)\ntest_correct_directory (test.test_tabnanny.TestCheck.test_correct_directory)\nPASS: Directory which contains few error free python source code files.\ntest_correct_directory_verbose (test.test_tabnanny.TestCheck.test_correct_directory_verbose)\nPASS: Directory containing few error free python source code files.\ntest_correct_file (test.test_tabnanny.TestCheck.test_correct_file)\nPASS: A python source code file without any errors.\ntest_errored_directory (test.test_tabnanny.TestCheck.test_errored_directory)\nPASS: Directory containing wrongly indented python source code files.\ntest_when_nannynag_error (test.test_tabnanny.TestCheck.test_when_nannynag_error)\nPASS: A python source code file eligible for raising `tabnanny.NannyNag`.\ntest_when_nannynag_error_verbose (test.test_tabnanny.TestCheck.test_when_nannynag_error_verbose)\nPASS: A python source code file eligible for raising `tabnanny.NannyNag`.\ntest_when_no_file (test.test_tabnanny.TestCheck.test_when_no_file)\nPASS: A python file which does not exist actually in system.\ntest_when_tokenize_tokenerror (test.test_tabnanny.TestCheck.test_when_tokenize_tokenerror)\nPASS: A python source code file eligible for raising 'tokenize.TokenError'.\ntest_when_wrong_indented (test.test_tabnanny.TestCheck.test_when_wrong_indented)\nPASS: A python source code file eligible for raising `IndentationError`.\ntest_command_usage (test.test_tabnanny.TestCommandLine.test_command_usage)\nPASS: Should display usage on no arguments.\ntest_double_verbose_mode (test.test_tabnanny.TestCommandLine.test_double_verbose_mode)\nPASS: Should display detailed error information if double verbose is on.\ntest_quiet_flag (test.test_tabnanny.TestCommandLine.test_quiet_flag)\nPASS: Should display less when quite mode is on.\ntest_verbose_mode (test.test_tabnanny.TestCommandLine.test_verbose_mode)\nPASS: Should display more error information if verbose mode is on.\ntest_with_error_free_file (test.test_tabnanny.TestCommandLine.test_with_error_free_file)\nPASS: Should not display anything if python file is correctly indented.\ntest_with_errored_file (test.test_tabnanny.TestCommandLine.test_with_errored_file)\nPASS: Should displays error when errored python file is given.\ntest_errprint (test.test_tabnanny.TestErrPrint.test_errprint)\nPASS: Asserting result of `tabnanny.errprint()` by giving sample inputs.\ntest_format_witnesses (test.test_tabnanny.TestFormatWitnesses.test_format_witnesses)\nPASS: Asserting formatter result by giving various input samples.\ntest_all_methods (test.test_tabnanny.TestNannyNag.test_all_methods)\nPASS: Asserting behaviour of `tabnanny.NannyNag` exception.\ntest_with_correct_code (test.test_tabnanny.TestProcessTokens.test_with_correct_code)\nPASS: A python source code without any whitespace related problems.\ntest_with_errored_codes_samples (test.test_tabnanny.TestProcessTokens.test_with_errored_codes_samples)\nPASS: A python source code with whitespace related sampled problems.\n\n----------------------------------------------------------------------\nRan 20 tests in 0.463s\n\nOK\n0:03:16 load avg: 3.33 [377/469] test_tcl skipped -- running (1): test_socket (30.4 sec)\ntest_tcl skipped -- No module named '_tkinter'\n0:03:16 load avg: 3.33 [378/469] test_telnetlib passed -- running (1): test_socket (30.7 sec)\ntest_expect (test.test_telnetlib.ExpectTests.test_expect)\nPASS: expect(expected, [timeout])\nPASS: testBasic (test.test_telnetlib.GeneralTests.testBasic)\nPASS: testContextManager (test.test_telnetlib.GeneralTests.testContextManager)\nPASS: testGetters (test.test_telnetlib.GeneralTests.testGetters)\nPASS: testTimeoutDefault (test.test_telnetlib.GeneralTests.testTimeoutDefault)\nPASS: testTimeoutNone (test.test_telnetlib.GeneralTests.testTimeoutNone)\nPASS: testTimeoutOpen (test.test_telnetlib.GeneralTests.testTimeoutOpen)\nPASS: testTimeoutValue (test.test_telnetlib.GeneralTests.testTimeoutValue)\nPASS: test_IAC_commands (test.test_telnetlib.OptionTests.test_IAC_commands)\nPASS: test_SB_commands (test.test_telnetlib.OptionTests.test_SB_commands)\nPASS: test_debug_accepts_str_port (test.test_telnetlib.OptionTests.test_debug_accepts_str_port)\nPASS: test_debuglevel_reads (test.test_telnetlib.OptionTests.test_debuglevel_reads)\nPASS: test_debuglevel_write (test.test_telnetlib.OptionTests.test_debuglevel_write)\ntest_read_all (test.test_telnetlib.ReadTests.test_read_all)\nPASS: read_all()\nPASS: test_read_eager (test.test_telnetlib.ReadTests.test_read_eager)\nPASS: test_read_lazy (test.test_telnetlib.ReadTests.test_read_lazy)\ntest_read_some (test.test_telnetlib.ReadTests.test_read_some)\nPASS: read_some()\ntest_read_until (test.test_telnetlib.ReadTests.test_read_until)\nPASS: read_until(expected, timeout=None)\nPASS: test_write (test.test_telnetlib.WriteTests.test_write)\n\n----------------------------------------------------------------------\nRan 19 tests in 0.039s\n\nOK\n0:03:18 load avg: 3.33 [379/469] test_tempfile passed -- running (1): test_socket (32.3 sec)\nPASS: test_nonempty_list (test.test_tempfile.TestCandidateTempdirList.test_nonempty_list)\nPASS: test_wanted_dirs (test.test_tempfile.TestCandidateTempdirList.test_wanted_dirs)\nPASS: test_exports (test.test_tempfile.TestExports.test_exports)\nPASS: test_retval (test.test_tempfile.TestGetCandidateNames.test_retval)\nPASS: test_same_thing (test.test_tempfile.TestGetCandidateNames.test_same_thing)\nPASS: test_no_files_left_behind (test.test_tempfile.TestGetDefaultTempdir.test_no_files_left_behind)\nPASS: test_case_sensitive (test.test_tempfile.TestGetTempDir.test_case_sensitive)\nPASS: test_directory_exists (test.test_tempfile.TestGetTempDir.test_directory_exists)\nPASS: test_directory_writable (test.test_tempfile.TestGetTempDir.test_directory_writable)\nPASS: test_same_thing (test.test_tempfile.TestGetTempDir.test_same_thing)\nPASS: test_sane_template (test.test_tempfile.TestGetTempPrefix.test_sane_template)\nPASS: test_usable_template (test.test_tempfile.TestGetTempPrefix.test_usable_template)\nPASS: test_infer_return_type_multiples (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_multiples)\nPASS: test_infer_return_type_multiples_and_none (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_multiples_and_none)\nPASS: test_infer_return_type_pathlib (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_pathlib)\nPASS: test_infer_return_type_pathlike (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_pathlike)\nPASS: test_infer_return_type_singles (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_singles)\nPASS: test_basic (test.test_tempfile.TestMkdtemp.test_basic)\nPASS: test_basic_many (test.test_tempfile.TestMkdtemp.test_basic_many)\nPASS: test_basic_with_bytes_names (test.test_tempfile.TestMkdtemp.test_basic_with_bytes_names)\nPASS: test_choose_directory (test.test_tempfile.TestMkdtemp.test_choose_directory)\nPASS: test_collision_with_existing_directory (test.test_tempfile.TestMkdtemp.test_collision_with_existing_directory)\nPASS: test_collision_with_existing_file (test.test_tempfile.TestMkdtemp.test_collision_with_existing_file)\nPASS: test_for_tempdir_is_bytes_issue40701_api_warts (test.test_tempfile.TestMkdtemp.test_for_tempdir_is_bytes_issue40701_api_warts)\nPASS: test_mode (test.test_tempfile.TestMkdtemp.test_mode)\nPASS: test_non_directory (test.test_tempfile.TestMkdtemp.test_non_directory)\nPASS: test_nonexisting_directory (test.test_tempfile.TestMkdtemp.test_nonexisting_directory)\nPASS: test_path_is_absolute (test.test_tempfile.TestMkdtemp.test_path_is_absolute)\nSKIP: test_read_only_directory (test.test_tempfile.TestMkdtemp.test_read_only_directory) \"can't set the directory read-only\"\nPASS: test_basic (test.test_tempfile.TestMkstemp.test_basic)\nPASS: test_basic_with_bytes_names (test.test_tempfile.TestMkstemp.test_basic_with_bytes_names)\nPASS: test_choose_directory (test.test_tempfile.TestMkstemp.test_choose_directory)\nPASS: test_for_tempdir_is_bytes_issue40701_api_warts (test.test_tempfile.TestMkstemp.test_for_tempdir_is_bytes_issue40701_api_warts)\nPASS: test_basic (test.test_tempfile.TestMkstempInner.test_basic)\nPASS: test_basic_many (test.test_tempfile.TestMkstempInner.test_basic_many)\nPASS: test_basic_with_bytes_names (test.test_tempfile.TestMkstempInner.test_basic_with_bytes_names)\nPASS: test_choose_directory (test.test_tempfile.TestMkstempInner.test_choose_directory)\nPASS: test_collision_with_existing_directory (test.test_tempfile.TestMkstempInner.test_collision_with_existing_directory)\nPASS: test_collision_with_existing_file (test.test_tempfile.TestMkstempInner.test_collision_with_existing_file)\nPASS: test_file_mode (test.test_tempfile.TestMkstempInner.test_file_mode)\nPASS: test_noinherit (test.test_tempfile.TestMkstempInner.test_noinherit)\nPASS: test_non_directory (test.test_tempfile.TestMkstempInner.test_non_directory)\nPASS: test_nonexisting_directory (test.test_tempfile.TestMkstempInner.test_nonexisting_directory)\nSKIP: test_read_only_directory (test.test_tempfile.TestMkstempInner.test_read_only_directory) \"can't set the directory read-only\"\nSKIP: test_textmode (test.test_tempfile.TestMkstempInner.test_textmode) 'text mode not available'\nPASS: test_basic (test.test_tempfile.TestMktemp.test_basic)\nPASS: test_many (test.test_tempfile.TestMktemp.test_many)\nPASS: test_bad_encoding (test.test_tempfile.TestNamedTemporaryFile.test_bad_encoding)\nPASS: test_bad_mode (test.test_tempfile.TestNamedTemporaryFile.test_bad_mode)\nPASS: test_basic (test.test_tempfile.TestNamedTemporaryFile.test_basic)\nPASS: test_context_man_not_del_if_delete_false (test.test_tempfile.TestNamedTemporaryFile.test_context_man_not_del_if_delete_false)\nPASS: test_context_man_not_del_on_close_if_delete_on_close_false (test.test_tempfile.TestNamedTemporaryFile.test_context_man_not_del_on_close_if_delete_on_close_false)\nPASS: test_context_man_ok_to_delete_manually (test.test_tempfile.TestNamedTemporaryFile.test_context_man_ok_to_delete_manually)\nPASS: test_context_manager (test.test_tempfile.TestNamedTemporaryFile.test_context_manager)\nPASS: test_correct_finalizer_work_if_already_deleted (test.test_tempfile.TestNamedTemporaryFile.test_correct_finalizer_work_if_already_deleted)\nPASS: test_creates_named (test.test_tempfile.TestNamedTemporaryFile.test_creates_named)\nPASS: test_del_by_finalizer (test.test_tempfile.TestNamedTemporaryFile.test_del_by_finalizer)\nPASS: test_del_on_close (test.test_tempfile.TestNamedTemporaryFile.test_del_on_close)\nPASS: test_dis_del_on_close (test.test_tempfile.TestNamedTemporaryFile.test_dis_del_on_close)\nPASS: test_iter (test.test_tempfile.TestNamedTemporaryFile.test_iter)\nPASS: test_method_lookup (test.test_tempfile.TestNamedTemporaryFile.test_method_lookup)\nPASS: test_multiple_close (test.test_tempfile.TestNamedTemporaryFile.test_multiple_close)\nPASS: test_unexpected_error (test.test_tempfile.TestNamedTemporaryFile.test_unexpected_error)\nPASS: test_get_eight_char_str (test.test_tempfile.TestRandomNameSequence.test_get_eight_char_str)\nPASS: test_many (test.test_tempfile.TestRandomNameSequence.test_many)\nPASS: test_process_awareness (test.test_tempfile.TestRandomNameSequence.test_process_awareness)\nPASS: test_basic (test.test_tempfile.TestSpooledTemporaryFile.test_basic)\nPASS: test_bound_methods (test.test_tempfile.TestSpooledTemporaryFile.test_bound_methods)\nPASS: test_class_getitem (test.test_tempfile.TestSpooledTemporaryFile.test_class_getitem)\nPASS: test_context_manager_after_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_after_rollover)\nPASS: test_context_manager_before_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_before_rollover)\nPASS: test_context_manager_during_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_during_rollover)\nPASS: test_del_on_close (test.test_tempfile.TestSpooledTemporaryFile.test_del_on_close)\nPASS: test_del_rolled_file (test.test_tempfile.TestSpooledTemporaryFile.test_del_rolled_file)\nPASS: test_del_unrolled_file (test.test_tempfile.TestSpooledTemporaryFile.test_del_unrolled_file)\nPASS: test_fileno (test.test_tempfile.TestSpooledTemporaryFile.test_fileno)\nPASS: test_iobase_interface (test.test_tempfile.TestSpooledTemporaryFile.test_iobase_interface)\nPASS: test_is_iobase (test.test_tempfile.TestSpooledTemporaryFile.test_is_iobase)\nPASS: test_multiple_close_after_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_multiple_close_after_rollover)\nPASS: test_multiple_close_before_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_multiple_close_before_rollover)\nPASS: test_properties (test.test_tempfile.TestSpooledTemporaryFile.test_properties)\nPASS: test_rewrite_small (test.test_tempfile.TestSpooledTemporaryFile.test_rewrite_small)\nPASS: test_sparse (test.test_tempfile.TestSpooledTemporaryFile.test_sparse)\nPASS: test_text_mode (test.test_tempfile.TestSpooledTemporaryFile.test_text_mode)\nPASS: test_text_newline_and_encoding (test.test_tempfile.TestSpooledTemporaryFile.test_text_newline_and_encoding)\nPASS: test_truncate_with_size_parameter (test.test_tempfile.TestSpooledTemporaryFile.test_truncate_with_size_parameter)\nPASS: test_write_sequential (test.test_tempfile.TestSpooledTemporaryFile.test_write_sequential)\nPASS: test_writelines (test.test_tempfile.TestSpooledTemporaryFile.test_writelines)\nPASS: test_writelines_sequential (test.test_tempfile.TestSpooledTemporaryFile.test_writelines_sequential)\nSKIP: test_cleanup_with_symlink_flags (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_flags) 'requires os.chflags'\nPASS: test_cleanup_with_symlink_modes (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_modes)\nPASS: test_cleanup_with_symlink_to_a_directory (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_to_a_directory)\nSKIP: test_cleanup_with_used_directory (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_used_directory) 'Only on Windows.'\nPASS: test_context_manager (test.test_tempfile.TestTemporaryDirectory.test_context_manager)\nPASS: test_del_on_collection (test.test_tempfile.TestTemporaryDirectory.test_del_on_collection)\ntest_del_on_collection_ignore_errors (test.test_tempfile.TestTemporaryDirectory.test_del_on_collection_ignore_errors)\nPASS: Test that ignoring errors works when TemporaryDirectory is gced.\nPASS: test_del_on_shutdown (test.test_tempfile.TestTemporaryDirectory.test_del_on_shutdown)\ntest_del_on_shutdown_ignore_errors (test.test_tempfile.TestTemporaryDirectory.test_del_on_shutdown_ignore_errors)\nPASS: Test ignoring errors works when a tempdir is gc'ed on shutdown.\nPASS: test_delete_false (test.test_tempfile.TestTemporaryDirectory.test_delete_false)\nPASS: test_exit_on_shutdown (test.test_tempfile.TestTemporaryDirectory.test_exit_on_shutdown)\nPASS: test_explicit_cleanup (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup)\nSKIP: test_explicit_cleanup_correct_error (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup_correct_error) 'Only on Windows.'\ntest_explicit_cleanup_ignore_errors (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup_ignore_errors)\nPASS: Test that cleanup doesn't return an error when ignoring them.\nSKIP: test_flags (test.test_tempfile.TestTemporaryDirectory.test_flags) 'requires os.chflags'\nPASS: test_mkdtemp_failure (test.test_tempfile.TestTemporaryDirectory.test_mkdtemp_failure)\nPASS: test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes)\nPASS: test_multiple_close (test.test_tempfile.TestTemporaryDirectory.test_multiple_close)\nPASS: test_warnings_on_cleanup (test.test_tempfile.TestTemporaryDirectory.test_warnings_on_cleanup)\nPASS: test_bad_encoding (test.test_tempfile.TestTemporaryFile.test_bad_encoding)\nPASS: test_bad_mode (test.test_tempfile.TestTemporaryFile.test_bad_mode)\nPASS: test_basic (test.test_tempfile.TestTemporaryFile.test_basic)\nPASS: test_has_no_name (test.test_tempfile.TestTemporaryFile.test_has_no_name)\nPASS: test_mode_and_encoding (test.test_tempfile.TestTemporaryFile.test_mode_and_encoding)\nPASS: test_multiple_close (test.test_tempfile.TestTemporaryFile.test_multiple_close)\nPASS: test_unexpected_error (test.test_tempfile.TestTemporaryFile.test_unexpected_error)\n\n----------------------------------------------------------------------\nRan 110 tests in 1.158s\n\nOK (skipped=7)\n0:03:18 load avg: 3.33 [380/469] test_termios passed -- running (1): test_socket (32.6 sec)\nPASS: test_tcdrain (test.test_termios.TestFunctions.test_tcdrain)\nPASS: test_tcdrain_errors (test.test_termios.TestFunctions.test_tcdrain_errors)\nPASS: test_tcflow (test.test_termios.TestFunctions.test_tcflow)\nPASS: test_tcflow_errors (test.test_termios.TestFunctions.test_tcflow_errors)\nPASS: test_tcflush (test.test_termios.TestFunctions.test_tcflush)\nPASS: test_tcflush_errors (test.test_termios.TestFunctions.test_tcflush_errors)\nPASS: test_tcgetattr (test.test_termios.TestFunctions.test_tcgetattr)\nPASS: test_tcgetattr_errors (test.test_termios.TestFunctions.test_tcgetattr_errors)\nPASS: test_tcgetwinsize (test.test_termios.TestFunctions.test_tcgetwinsize)\nPASS: test_tcgetwinsize_errors (test.test_termios.TestFunctions.test_tcgetwinsize_errors)\nPASS: test_tcsendbreak (test.test_termios.TestFunctions.test_tcsendbreak)\nPASS: test_tcsendbreak_errors (test.test_termios.TestFunctions.test_tcsendbreak_errors)\nPASS: test_tcsetattr (test.test_termios.TestFunctions.test_tcsetattr)\nPASS: test_tcsetattr_errors (test.test_termios.TestFunctions.test_tcsetattr_errors)\nPASS: test_tcsetwinsize (test.test_termios.TestFunctions.test_tcsetwinsize)\nPASS: test_tcsetwinsize_errors (test.test_termios.TestFunctions.test_tcsetwinsize_errors)\nPASS: test_constants (test.test_termios.TestModule.test_constants)\nPASS: test_exception (test.test_termios.TestModule.test_exception)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.011s\n\nOK\n0:03:18 load avg: 3.30 [381/469] test_textwrap passed -- running (1): test_socket (33.0 sec)\nPASS: test_dedent_declining (test.test_textwrap.DedentTestCase.test_dedent_declining)\nPASS: test_dedent_even (test.test_textwrap.DedentTestCase.test_dedent_even)\nPASS: test_dedent_nomargin (test.test_textwrap.DedentTestCase.test_dedent_nomargin)\nPASS: test_dedent_preserve_internal_tabs (test.test_textwrap.DedentTestCase.test_dedent_preserve_internal_tabs)\nPASS: test_dedent_preserve_margin_tabs (test.test_textwrap.DedentTestCase.test_dedent_preserve_margin_tabs)\nPASS: test_dedent_uneven (test.test_textwrap.DedentTestCase.test_dedent_uneven)\nPASS: test_indent_all_lines (test.test_textwrap.IndentTestCase.test_indent_all_lines)\nPASS: test_indent_default (test.test_textwrap.IndentTestCase.test_indent_default)\nPASS: test_indent_empty_lines (test.test_textwrap.IndentTestCase.test_indent_empty_lines)\nPASS: test_indent_explicit_default (test.test_textwrap.IndentTestCase.test_indent_explicit_default)\nPASS: test_indent_no_lines (test.test_textwrap.IndentTestCase.test_indent_no_lines)\nPASS: test_indent_nomargin_all_lines (test.test_textwrap.IndentTestCase.test_indent_nomargin_all_lines)\nPASS: test_indent_nomargin_default (test.test_textwrap.IndentTestCase.test_indent_nomargin_default)\nPASS: test_indent_nomargin_explicit_default (test.test_textwrap.IndentTestCase.test_indent_nomargin_explicit_default)\nPASS: test_roundtrip_mixed (test.test_textwrap.IndentTestCase.test_roundtrip_mixed)\nPASS: test_roundtrip_spaces (test.test_textwrap.IndentTestCase.test_roundtrip_spaces)\nPASS: test_roundtrip_tabs (test.test_textwrap.IndentTestCase.test_roundtrip_tabs)\nPASS: test_fill (test.test_textwrap.IndentTestCases.test_fill)\nPASS: test_initial_indent (test.test_textwrap.IndentTestCases.test_initial_indent)\nPASS: test_subsequent_indent (test.test_textwrap.IndentTestCases.test_subsequent_indent)\nPASS: test_break_long (test.test_textwrap.LongWordTestCase.test_break_long)\nPASS: test_max_lines_long (test.test_textwrap.LongWordTestCase.test_max_lines_long)\nPASS: test_nobreak_long (test.test_textwrap.LongWordTestCase.test_nobreak_long)\nPASS: test_break_long_words_not_on_hyphen (test.test_textwrap.LongWordWithHyphensTestCase.test_break_long_words_not_on_hyphen)\nPASS: test_break_long_words_on_hyphen (test.test_textwrap.LongWordWithHyphensTestCase.test_break_long_words_on_hyphen)\nPASS: test_break_on_hyphen_but_not_long_words (test.test_textwrap.LongWordWithHyphensTestCase.test_break_on_hyphen_but_not_long_words)\nPASS: test_do_not_break_long_words_or_on_hyphens (test.test_textwrap.LongWordWithHyphensTestCase.test_do_not_break_long_words_or_on_hyphens)\nPASS: test_placeholder (test.test_textwrap.MaxLinesTestCase.test_placeholder)\nPASS: test_placeholder_backtrack (test.test_textwrap.MaxLinesTestCase.test_placeholder_backtrack)\nPASS: test_simple (test.test_textwrap.MaxLinesTestCase.test_simple)\nPASS: test_spaces (test.test_textwrap.MaxLinesTestCase.test_spaces)\nPASS: test_empty_string (test.test_textwrap.ShortenTestCase.test_empty_string)\nPASS: test_first_word_too_long_but_placeholder_fits (test.test_textwrap.ShortenTestCase.test_first_word_too_long_but_placeholder_fits)\nPASS: test_placeholder (test.test_textwrap.ShortenTestCase.test_placeholder)\nPASS: test_simple (test.test_textwrap.ShortenTestCase.test_simple)\nPASS: test_whitespace (test.test_textwrap.ShortenTestCase.test_whitespace)\nPASS: test_width_too_small_for_placeholder (test.test_textwrap.ShortenTestCase.test_width_too_small_for_placeholder)\nPASS: test_bad_width (test.test_textwrap.WrapTestCase.test_bad_width)\nPASS: test_break_on_hyphens (test.test_textwrap.WrapTestCase.test_break_on_hyphens)\nPASS: test_drop_whitespace_false (test.test_textwrap.WrapTestCase.test_drop_whitespace_false)\nPASS: test_drop_whitespace_false_whitespace_only (test.test_textwrap.WrapTestCase.test_drop_whitespace_false_whitespace_only)\nPASS: test_drop_whitespace_false_whitespace_only_with_indent (test.test_textwrap.WrapTestCase.test_drop_whitespace_false_whitespace_only_with_indent)\nPASS: test_drop_whitespace_leading_whitespace (test.test_textwrap.WrapTestCase.test_drop_whitespace_leading_whitespace)\nPASS: test_drop_whitespace_whitespace_indent (test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_indent)\nPASS: test_drop_whitespace_whitespace_line (test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_line)\nPASS: test_drop_whitespace_whitespace_only (test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_only)\nPASS: test_drop_whitespace_whitespace_only_with_indent (test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_only_with_indent)\nPASS: test_em_dash (test.test_textwrap.WrapTestCase.test_em_dash)\nPASS: test_empty_string (test.test_textwrap.WrapTestCase.test_empty_string)\nPASS: test_empty_string_with_initial_indent (test.test_textwrap.WrapTestCase.test_empty_string_with_initial_indent)\nPASS: test_fix_sentence_endings (test.test_textwrap.WrapTestCase.test_fix_sentence_endings)\nPASS: test_funky_hyphens (test.test_textwrap.WrapTestCase.test_funky_hyphens)\nPASS: test_funky_parens (test.test_textwrap.WrapTestCase.test_funky_parens)\nPASS: test_hyphenated (test.test_textwrap.WrapTestCase.test_hyphenated)\nPASS: test_hyphenated_numbers (test.test_textwrap.WrapTestCase.test_hyphenated_numbers)\nPASS: test_narrow_non_breaking_space (test.test_textwrap.WrapTestCase.test_narrow_non_breaking_space)\nPASS: test_no_split_at_umlaut (test.test_textwrap.WrapTestCase.test_no_split_at_umlaut)\nPASS: test_non_breaking_space (test.test_textwrap.WrapTestCase.test_non_breaking_space)\nPASS: test_punct_hyphens (test.test_textwrap.WrapTestCase.test_punct_hyphens)\nPASS: test_simple (test.test_textwrap.WrapTestCase.test_simple)\nPASS: test_split (test.test_textwrap.WrapTestCase.test_split)\nPASS: test_umlaut_followed_by_dash (test.test_textwrap.WrapTestCase.test_umlaut_followed_by_dash)\nPASS: test_unix_options (test.test_textwrap.WrapTestCase.test_unix_options)\nPASS: test_whitespace (test.test_textwrap.WrapTestCase.test_whitespace)\nPASS: test_wrap_short (test.test_textwrap.WrapTestCase.test_wrap_short)\nPASS: test_wrap_short_1line (test.test_textwrap.WrapTestCase.test_wrap_short_1line)\n\n----------------------------------------------------------------------\nRan 66 tests in 0.024s\n\nOK\n0:03:20 load avg: 3.30 [382/469] test_thread passed -- running (1): test_socket (34.5 sec)\ntest_barrier (test.test_thread.BarrierTest.test_barrier) ... waiting for tasks to end\ntask 9 will run for 93us\ntask 1 will run for 47us\ntask 2 will run for 93us\ntask 0 will run for 0us\ntask 7 will run for 42us\ntask 8 will run for 50us\ntask 4 will run for 53us\ntask 5 will run for 65us\ntask 6 will run for 19us\ntask 0 entering 0\ntask 1 entering 0\ntask 4 entering 0\ntask 8 entering 0\ntask 5 entering 0\ntask 7 entering 0\ntask 2 entering 0\ntask 6 entering 0\ntask 9 entering 0\ntask 3 will run for 90us\ntask 3 entering 0\ntask 3 leaving barrier\ntask 3 will run for 46us\ntask 0 leaving barrier\ntask 1 leaving barrier\ntask 1 will run for 35us\ntask 0 will run for 0us\ntask 4 leaving barrier\ntask 4 will run for 76us\ntask 6 leaving barrier\ntask 6 will run for 58us\ntask 0 entering 1\ntask 3 entering 1\ntask 8 leaving barrier\ntask 5 leaving barrier\ntask 7 leaving barrier\ntask 7 will run for 55us\ntask 5 will run for 66us\ntask 2 leaving barrier\ntask 2 will run for 99us\ntask 9 leaving barrier\ntask 9 will run for 27us\ntask 1 entering 1\ntask 8 will run for 55us\ntask 4 entering 1\ntask 6 entering 1\ntask 5 entering 1\ntask 7 entering 1\ntask 9 entering 1\ntask 8 entering 1\ntask 2 entering 1\ntask 2 leaving barrier\ntask 2 will run for 92us\ntask 0 leaving barrier\ntask 0 will run for 0us\ntask 3 leaving barrier\ntask 1 leaving barrier\ntask 1 will run for 4us\ntask 2 entering 2\ntask 6 leaving barrier\ntask 6 will run for 11us\ntask 4 leaving barrier\ntask 3 will run for 76us\ntask 5 leaving barrier\ntask 0 entering 2\ntask 4 will run for 27us\ntask 8 leaving barrier\ntask 8 will run for 4us\ntask 5 will run for 68us\ntask 6 entering 2\ntask 9 leaving barrier\ntask 9 will run for 20us\ntask 3 entering 2\ntask 7 leaving barrier\ntask 1 entering 2\ntask 7 will run for 58us\ntask 8 entering 2\ntask 9 entering 2\ntask 5 entering 2\ntask 4 entering 2\ntask 7 entering 2\ntask 7 leaving barrier\ntask 2 leaving barrier\ntask 6 leaving barrier\ntask 0 leaving barrier\ntask 3 leaving barrier\ntask 1 leaving barrier\ntask 8 leaving barrier\ntask 9 leaving barrier\ntask 5 leaving barrier\ntask 4 leaving barrier\ntasks done\nok\nPASS: test_acquire_contended (test.test_thread.LockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_thread.LockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_thread.LockTests.test_acquire_release)\nPASS: test_at_fork_reinit (test.test_thread.LockTests.test_at_fork_reinit)\nPASS: test_constructor (test.test_thread.LockTests.test_constructor)\nPASS: test_different_thread (test.test_thread.LockTests.test_different_thread)\nPASS: test_locked_repr (test.test_thread.LockTests.test_locked_repr)\nPASS: test_reacquire (test.test_thread.LockTests.test_reacquire)\nPASS: test_repr (test.test_thread.LockTests.test_repr)\nPASS: test_state_after_timeout (test.test_thread.LockTests.test_state_after_timeout)\nPASS: test_thread_leak (test.test_thread.LockTests.test_thread_leak)\nPASS: test_timeout (test.test_thread.LockTests.test_timeout)\nPASS: test_try_acquire (test.test_thread.LockTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_thread.LockTests.test_try_acquire_contended)\nPASS: test_weakref_deleted (test.test_thread.LockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_thread.LockTests.test_weakref_exists)\nPASS: test_with (test.test_thread.LockTests.test_with)\nPASS: test_forkinthread (test.test_thread.TestForkInThread.test_forkinthread)\nPASS: test__count (test.test_thread.ThreadRunningTests.test__count)\ntest_nt_and_posix_stack_size (test.test_thread.ThreadRunningTests.test_nt_and_posix_stack_size) ... caught expected ValueError setting stack_size(4096)\nsuccessfully set stack_size(262144)\nsuccessfully set stack_size(1048576)\nsuccessfully set stack_size(0)\ntrying stack_size = (262144)\ncreating task 1\ncreating task 2\ncreating task 3\ncreating task 4\ntask 3 will run for 68us\ntask 1 will run for 2us\ncreating task 5\ntask 4 will run for 69us\ntask 2 will run for 34us\ncreating task 6\ntask 1 done\ntask 6 will run for 28us\ntask 5 will run for 33us\ncreating task 7\ntask 3 done\ntask 4 done\ntask 2 done\ntask 6 done\ncreating task 8\ntask 7 will run for 23us\ntask 5 done\ncreating task 9\ntask 8 will run for 54us\ncreating task 10\ntask 9 will run for 56us\ntask 10 will run for 15us\nwaiting for all tasks to complete\ntask 7 done\ntask 8 done\ntask 9 done\ntask 10 done\nall tasks done\ntrying stack_size = (1048576)\ncreating task 1\ncreating task 2\ncreating task 3\ncreating task 4\ncreating task 5\ncreating task 6\ncreating task 7\ncreating task 8\ncreating task 9\ncreating task 10\nwaiting for all tasks to complete\ntask 10 will run for 68us\ntask 4 will run for 24us\ntask 2 will run for 52us\ntask 3 will run for 39us\ntask 4 done\ntask 2 done\ntask 7 will run for 89us\ntask 5 will run for 65us\ntask 10 done\ntask 6 will run for 71us\ntask 9 will run for 38us\ntask 1 will run for 47us\ntask 3 done\ntask 8 will run for 93us\ntask 7 done\ntask 5 done\ntask 8 done\ntask 9 done\ntask 1 done\ntask 6 done\nall tasks done\nok\nPASS: test_stack_size (test.test_thread.ThreadRunningTests.test_stack_size)\ntest_starting_threads (test.test_thread.ThreadRunningTests.test_starting_threads) ... creating task 1\ncreating task 2\ncreating task 3\ncreating task 4\ncreating task 5\ntask 3 will run for 96us\ntask 1 will run for 21us\ntask 2 will run for 17us\ntask 4 will run for 82us\ncreating task 6\ntask 5 will run for 25us\ntask 1 done\ncreating task 7\ntask 3 done\ntask 5 done\ntask 2 done\ntask 4 done\ncreating task 8\ntask 6 will run for 10us\ntask 8 will run for 85us\ncreating task 9\ntask 7 will run for 45us\ntask 9 will run for 28us\ncreating task 10\ntask 8 done\ntask 6 done\nwaiting for tasks to complete...\ntask 10 will run for 60us\ntask 9 done\ntask 7 done\ntask 10 done\nall tasks done\nok\nPASS: test_unraisable_exception (test.test_thread.ThreadRunningTests.test_unraisable_exception)\n\n----------------------------------------------------------------------\nRan 24 tests in 1.184s\n\nOK\n0:03:20 load avg: 3.30 [383/469] test_threadedtempfile passed -- running (1): test_socket (34.9 sec)\nPASS: test_main (test.test_threadedtempfile.ThreadedTempFileTest.test_main)\n\n----------------------------------------------------------------------\nRan 1 test in 0.170s\n\nOK\n0:03:29 load avg: 3.09 [384/469] test_socket passed (44.2 sec)\nSKIP: testBluetoothConstants (test.test_socket.BasicBluetoothTest.testBluetoothConstants) 'Bluetooth sockets required for this test.'\nSKIP: testCreateHciSocket (test.test_socket.BasicBluetoothTest.testCreateHciSocket) 'Bluetooth sockets required for this test.'\nSKIP: testCreateL2capSocket (test.test_socket.BasicBluetoothTest.testCreateL2capSocket) 'Bluetooth sockets required for this test.'\nSKIP: testCreateRfcommSocket (test.test_socket.BasicBluetoothTest.testCreateRfcommSocket) 'Bluetooth sockets required for this test.'\nSKIP: testCreateScoSocket (test.test_socket.BasicBluetoothTest.testCreateScoSocket) 'Bluetooth sockets required for this test.'\nSKIP: testBCMConstants (test.test_socket.BasicCANTest.testBCMConstants) 'SocketCan required for this test.'\nSKIP: testBindAny (test.test_socket.BasicCANTest.testBindAny) 'SocketCan required for this test.'\nSKIP: testCreateBCMSocket (test.test_socket.BasicCANTest.testCreateBCMSocket) 'SocketCan required for this test.'\nSKIP: testCreateSocket (test.test_socket.BasicCANTest.testCreateSocket) 'SocketCan required for this test.'\nSKIP: testCrucialConstants (test.test_socket.BasicCANTest.testCrucialConstants) 'SocketCan required for this test.'\nSKIP: testFilter (test.test_socket.BasicCANTest.testFilter) 'SocketCan required for this test.'\nSKIP: testLoopback (test.test_socket.BasicCANTest.testLoopback) 'SocketCan required for this test.'\nSKIP: testTooLongInterfaceName (test.test_socket.BasicCANTest.testTooLongInterfaceName) 'SocketCan required for this test.'\nSKIP: testCreateHyperVSocketAddrNotTupleFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrNotTupleFailure) 'Hyper-V sockets required for this test.'\nSKIP: testCreateHyperVSocketAddrNotTupleOf2StrsFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrNotTupleOf2StrsFailure) 'Hyper-V sockets required for this test.'\nSKIP: testCreateHyperVSocketAddrNotTupleOfStrsFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrNotTupleOfStrsFailure) 'Hyper-V sockets required for this test.'\nSKIP: testCreateHyperVSocketAddrServiceIdNotValidUUIDFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrServiceIdNotValidUUIDFailure) 'Hyper-V sockets required for this test.'\nSKIP: testCreateHyperVSocketAddrVmIdNotValidUUIDFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrVmIdNotValidUUIDFailure) 'Hyper-V sockets required for this test.'\nSKIP: testCreateHyperVSocketWithUnknownProtoFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketWithUnknownProtoFailure) 'Hyper-V sockets required for this test.'\nSKIP: testHyperVConstants (test.test_socket.BasicHyperVTest.testHyperVConstants) 'Hyper-V sockets required for this test.'\nSKIP: testAutoBindSock (test.test_socket.BasicQIPCRTRTest.testAutoBindSock) 'QIPCRTR sockets required for this test.'\nSKIP: testBindSock (test.test_socket.BasicQIPCRTRTest.testBindSock) 'QIPCRTR sockets required for this test.'\nSKIP: testCreateSocket (test.test_socket.BasicQIPCRTRTest.testCreateSocket) 'QIPCRTR sockets required for this test.'\nSKIP: testCrucialConstants (test.test_socket.BasicQIPCRTRTest.testCrucialConstants) 'QIPCRTR sockets required for this test.'\nSKIP: testInvalidBindSock (test.test_socket.BasicQIPCRTRTest.testInvalidBindSock) 'QIPCRTR sockets required for this test.'\nSKIP: testUnbound (test.test_socket.BasicQIPCRTRTest.testUnbound) 'QIPCRTR sockets required for this test.'\nSKIP: testCreateSocket (test.test_socket.BasicRDSTest.testCreateSocket) 'RDS sockets required for this test.'\nSKIP: testCrucialConstants (test.test_socket.BasicRDSTest.testCrucialConstants) 'RDS sockets required for this test.'\nSKIP: testSocketBufferSize (test.test_socket.BasicRDSTest.testSocketBufferSize) 'RDS sockets required for this test.'\nPASS: testDefaults (test.test_socket.BasicSocketPairTest.testDefaults)\nPASS: testRecv (test.test_socket.BasicSocketPairTest.testRecv)\nPASS: testSend (test.test_socket.BasicSocketPairTest.testSend)\nPASS: testDetach (test.test_socket.BasicTCPTest.testDetach)\nPASS: testDup (test.test_socket.BasicTCPTest.testDup)\nPASS: testFromFd (test.test_socket.BasicTCPTest.testFromFd)\nPASS: testOverFlowRecv (test.test_socket.BasicTCPTest.testOverFlowRecv)\nPASS: testOverFlowRecvFrom (test.test_socket.BasicTCPTest.testOverFlowRecvFrom)\nPASS: testRecv (test.test_socket.BasicTCPTest.testRecv)\nPASS: testRecvFrom (test.test_socket.BasicTCPTest.testRecvFrom)\nPASS: testSendAll (test.test_socket.BasicTCPTest.testSendAll)\nPASS: testShutdown (test.test_socket.BasicTCPTest.testShutdown)\nPASS: testShutdown_overflow (test.test_socket.BasicTCPTest.testShutdown_overflow)\nPASS: testDetach (test.test_socket.BasicTCPTest2.testDetach)\nPASS: testDup (test.test_socket.BasicTCPTest2.testDup)\nPASS: testFromFd (test.test_socket.BasicTCPTest2.testFromFd)\nPASS: testOverFlowRecv (test.test_socket.BasicTCPTest2.testOverFlowRecv)\nPASS: testOverFlowRecvFrom (test.test_socket.BasicTCPTest2.testOverFlowRecvFrom)\nPASS: testRecv (test.test_socket.BasicTCPTest2.testRecv)\nPASS: testRecvFrom (test.test_socket.BasicTCPTest2.testRecvFrom)\nPASS: testSendAll (test.test_socket.BasicTCPTest2.testSendAll)\nPASS: testShutdown (test.test_socket.BasicTCPTest2.testShutdown)\nPASS: testShutdown_overflow (test.test_socket.BasicTCPTest2.testShutdown_overflow)\nPASS: testRecvFrom (test.test_socket.BasicUDPLITETest.testRecvFrom)\nPASS: testRecvFromNegative (test.test_socket.BasicUDPLITETest.testRecvFromNegative)\nPASS: testSendtoAndRecv (test.test_socket.BasicUDPLITETest.testSendtoAndRecv)\nPASS: testRecvFrom (test.test_socket.BasicUDPTest.testRecvFrom)\nPASS: testRecvFromNegative (test.test_socket.BasicUDPTest.testRecvFromNegative)\nPASS: testSendtoAndRecv (test.test_socket.BasicUDPTest.testSendtoAndRecv)\nPASS: testCreateSocket (test.test_socket.BasicVSOCKTest.testCreateSocket)\nPASS: testCrucialConstants (test.test_socket.BasicVSOCKTest.testCrucialConstants)\nPASS: testSocketBufferSize (test.test_socket.BasicVSOCKTest.testSocketBufferSize)\nPASS: testVSOCKConstants (test.test_socket.BasicVSOCKTest.testVSOCKConstants)\nPASS: testRecvFromIntoArray (test.test_socket.BufferIOTest.testRecvFromIntoArray)\nPASS: testRecvFromIntoBytearray (test.test_socket.BufferIOTest.testRecvFromIntoBytearray)\nPASS: testRecvFromIntoEmptyBuffer (test.test_socket.BufferIOTest.testRecvFromIntoEmptyBuffer)\nPASS: testRecvFromIntoMemoryview (test.test_socket.BufferIOTest.testRecvFromIntoMemoryview)\nPASS: testRecvFromIntoSmallBuffer (test.test_socket.BufferIOTest.testRecvFromIntoSmallBuffer)\nPASS: testRecvIntoArray (test.test_socket.BufferIOTest.testRecvIntoArray)\nPASS: testRecvIntoBytearray (test.test_socket.BufferIOTest.testRecvIntoBytearray)\nPASS: testRecvIntoMemoryview (test.test_socket.BufferIOTest.testRecvIntoMemoryview)\nSKIP: testBCM (test.test_socket.CANTest.testBCM) 'SocketCan required for this test.'\nSKIP: testSendFrame (test.test_socket.CANTest.testSendFrame) 'SocketCan required for this test.'\nSKIP: testSendMaxFrame (test.test_socket.CANTest.testSendMaxFrame) 'SocketCan required for this test.'\nSKIP: testSendMultiFrames (test.test_socket.CANTest.testSendMultiFrames) 'SocketCan required for this test.'\nPASS: testCMSG_LEN (test.test_socket.CmsgMacroTests.testCMSG_LEN)\nPASS: testCMSG_SPACE (test.test_socket.CmsgMacroTests.testCMSG_SPACE)\nPASS: testCreateConnectionBase (test.test_socket.ContextManagersTest.testCreateConnectionBase)\nPASS: testCreateConnectionClose (test.test_socket.ContextManagersTest.testCreateConnectionClose)\nPASS: test_dual_stack_client_v4 (test.test_socket.CreateServerFunctionalTest.test_dual_stack_client_v4)\nPASS: test_dual_stack_client_v6 (test.test_socket.CreateServerFunctionalTest.test_dual_stack_client_v6)\nPASS: test_tcp4 (test.test_socket.CreateServerFunctionalTest.test_tcp4)\nPASS: test_tcp6 (test.test_socket.CreateServerFunctionalTest.test_tcp6)\nPASS: test_address (test.test_socket.CreateServerTest.test_address)\nPASS: test_dualstack_ipv6_family (test.test_socket.CreateServerTest.test_dualstack_ipv6_family)\nPASS: test_family_and_type (test.test_socket.CreateServerTest.test_family_and_type)\nPASS: test_ipv6_only_default (test.test_socket.CreateServerTest.test_ipv6_only_default)\nPASS: test_reuse_port (test.test_socket.CreateServerTest.test_reuse_port)\nPASS: testAttributes (test.test_socket.FileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.FileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.FileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.FileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.FileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.FileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.FileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.FileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.FileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.FileObjectClassTestCase.testUnbufferedRead)\nSKIP: test3542SocketOptions (test.test_socket.GeneralModuleTests.test3542SocketOptions) 'macOS specific test'\nPASS: testCloseException (test.test_socket.GeneralModuleTests.testCloseException)\nPASS: testCrucialConstants (test.test_socket.GeneralModuleTests.testCrucialConstants)\nPASS: testCrucialIpProtoConstants (test.test_socket.GeneralModuleTests.testCrucialIpProtoConstants)\nPASS: testDefaultTimeout (test.test_socket.GeneralModuleTests.testDefaultTimeout)\nPASS: testGetServBy (test.test_socket.GeneralModuleTests.testGetServBy)\nPASS: testGetSockOpt (test.test_socket.GeneralModuleTests.testGetSockOpt)\nPASS: testGetaddrinfo (test.test_socket.GeneralModuleTests.testGetaddrinfo)\nPASS: testHostnameRes (test.test_socket.GeneralModuleTests.testHostnameRes)\nPASS: testIPv4_inet_aton_fourbytes (test.test_socket.GeneralModuleTests.testIPv4_inet_aton_fourbytes)\nPASS: testIPv4toString (test.test_socket.GeneralModuleTests.testIPv4toString)\nPASS: testIPv6toString (test.test_socket.GeneralModuleTests.testIPv6toString)\nPASS: testInterfaceNameIndex (test.test_socket.GeneralModuleTests.testInterfaceNameIndex)\nPASS: testInterpreterCrash (test.test_socket.GeneralModuleTests.testInterpreterCrash)\nPASS: testInvalidInterfaceIndexToName (test.test_socket.GeneralModuleTests.testInvalidInterfaceIndexToName)\nPASS: testInvalidInterfaceNameToIndex (test.test_socket.GeneralModuleTests.testInvalidInterfaceNameToIndex)\nPASS: testNewAttributes (test.test_socket.GeneralModuleTests.testNewAttributes)\nPASS: testNtoH (test.test_socket.GeneralModuleTests.testNtoH)\nPASS: testNtoHErrors (test.test_socket.GeneralModuleTests.testNtoHErrors)\nPASS: testRefCountGetNameInfo (test.test_socket.GeneralModuleTests.testRefCountGetNameInfo)\nPASS: testSendAfterClose (test.test_socket.GeneralModuleTests.testSendAfterClose)\nPASS: testSendtoErrors (test.test_socket.GeneralModuleTests.testSendtoErrors)\nPASS: testSetSockOpt (test.test_socket.GeneralModuleTests.testSetSockOpt)\nPASS: testSockName (test.test_socket.GeneralModuleTests.testSockName)\nPASS: testSocketError (test.test_socket.GeneralModuleTests.testSocketError)\nPASS: testStringToIPv4 (test.test_socket.GeneralModuleTests.testStringToIPv4)\nPASS: testStringToIPv6 (test.test_socket.GeneralModuleTests.testStringToIPv6)\nSKIP: testWindowsSpecificConstants (test.test_socket.GeneralModuleTests.testWindowsSpecificConstants) 'Windows specific'\nPASS: test_SocketType_is_socketobject (test.test_socket.GeneralModuleTests.test_SocketType_is_socketobject)\nPASS: test__sendfile_use_sendfile (test.test_socket.GeneralModuleTests.test__sendfile_use_sendfile)\nPASS: test_addressfamily_enum (test.test_socket.GeneralModuleTests.test_addressfamily_enum)\nPASS: test_addressinfo_enum (test.test_socket.GeneralModuleTests.test_addressinfo_enum)\nPASS: test_csocket_repr (test.test_socket.GeneralModuleTests.test_csocket_repr)\nPASS: test_dealloc_warn (test.test_socket.GeneralModuleTests.test_dealloc_warn)\nPASS: test_flowinfo (test.test_socket.GeneralModuleTests.test_flowinfo)\nPASS: test_getaddrinfo_int_port_overflow (test.test_socket.GeneralModuleTests.test_getaddrinfo_int_port_overflow)\nPASS: test_getaddrinfo_ipv6_basic (test.test_socket.GeneralModuleTests.test_getaddrinfo_ipv6_basic)\nSKIP: test_getaddrinfo_ipv6_scopeid_numeric (test.test_socket.GeneralModuleTests.test_getaddrinfo_ipv6_scopeid_numeric) 'Numeric scope id does not work or undocumented'\nPASS: test_getaddrinfo_ipv6_scopeid_symbolic (test.test_socket.GeneralModuleTests.test_getaddrinfo_ipv6_scopeid_symbolic)\nPASS: test_getfqdn_filter_localhost (test.test_socket.GeneralModuleTests.test_getfqdn_filter_localhost)\nPASS: test_getnameinfo (test.test_socket.GeneralModuleTests.test_getnameinfo)\nSKIP: test_getnameinfo_ipv6_scopeid_numeric (test.test_socket.GeneralModuleTests.test_getnameinfo_ipv6_scopeid_numeric) 'Numeric scope id does not work or undocumented'\nPASS: test_getnameinfo_ipv6_scopeid_symbolic (test.test_socket.GeneralModuleTests.test_getnameinfo_ipv6_scopeid_symbolic)\nPASS: test_getsockaddrarg (test.test_socket.GeneralModuleTests.test_getsockaddrarg)\nPASS: test_host_resolution (test.test_socket.GeneralModuleTests.test_host_resolution)\nPASS: test_host_resolution_bad_address (test.test_socket.GeneralModuleTests.test_host_resolution_bad_address)\nSKIP: test_idna (test.test_socket.GeneralModuleTests.test_idna) 'network is not enabled'\nPASS: test_listen_backlog (test.test_socket.GeneralModuleTests.test_listen_backlog)\nPASS: test_listen_backlog_overflow (test.test_socket.GeneralModuleTests.test_listen_backlog_overflow)\nPASS: test_makefile_invalid_mode (test.test_socket.GeneralModuleTests.test_makefile_invalid_mode)\nPASS: test_makefile_mode (test.test_socket.GeneralModuleTests.test_makefile_mode)\nPASS: test_msgflag_enum (test.test_socket.GeneralModuleTests.test_msgflag_enum)\nPASS: test_name_closed_socketio (test.test_socket.GeneralModuleTests.test_name_closed_socketio)\nPASS: test_pickle (test.test_socket.GeneralModuleTests.test_pickle)\nPASS: test_repr (test.test_socket.GeneralModuleTests.test_repr)\nPASS: test_sendall_interrupted (test.test_socket.GeneralModuleTests.test_sendall_interrupted)\nPASS: test_sendall_interrupted_with_timeout (test.test_socket.GeneralModuleTests.test_sendall_interrupted_with_timeout)\nPASS: test_sethostname (test.test_socket.GeneralModuleTests.test_sethostname)\nSKIP: test_sio_loopback_fast_path (test.test_socket.GeneralModuleTests.test_sio_loopback_fast_path) 'Windows specific'\nSKIP: test_sock_ioctl (test.test_socket.GeneralModuleTests.test_sock_ioctl) 'Windows specific'\nPASS: test_socket_close (test.test_socket.GeneralModuleTests.test_socket_close)\nPASS: test_socket_consistent_sock_type (test.test_socket.GeneralModuleTests.test_socket_consistent_sock_type)\nPASS: test_socket_fileno (test.test_socket.GeneralModuleTests.test_socket_fileno)\nPASS: test_socket_fileno_rejects_float (test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_float)\nPASS: test_socket_fileno_rejects_invalid_socket (test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_invalid_socket)\nPASS: test_socket_fileno_rejects_negative (test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_negative)\nPASS: test_socket_fileno_rejects_other_types (test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_other_types)\nPASS: test_socket_fileno_requires_socket_fd (test.test_socket.GeneralModuleTests.test_socket_fileno_requires_socket_fd)\nPASS: test_socket_fileno_requires_valid_fd (test.test_socket.GeneralModuleTests.test_socket_fileno_requires_valid_fd)\nPASS: test_socket_methods (test.test_socket.GeneralModuleTests.test_socket_methods)\nPASS: test_socket_type (test.test_socket.GeneralModuleTests.test_socket_type)\nPASS: test_socketkind_enum (test.test_socket.GeneralModuleTests.test_socketkind_enum)\nPASS: test_str_for_enums (test.test_socket.GeneralModuleTests.test_str_for_enums)\nPASS: test_unknown_socket_family_repr (test.test_socket.GeneralModuleTests.test_unknown_socket_family_repr)\nPASS: test_unusable_closed_socketio (test.test_socket.GeneralModuleTests.test_unusable_closed_socketio)\nPASS: test_weakref (test.test_socket.GeneralModuleTests.test_weakref)\nSKIP: testBind (test.test_socket.ISOTPTest.testBind) 'CAN ISOTP required for this test.'\nSKIP: testCreateISOTPSocket (test.test_socket.ISOTPTest.testCreateISOTPSocket) 'CAN ISOTP required for this test.'\nSKIP: testCreateSocket (test.test_socket.ISOTPTest.testCreateSocket) 'CAN ISOTP required for this test.'\nSKIP: testCrucialConstants (test.test_socket.ISOTPTest.testCrucialConstants) 'CAN ISOTP required for this test.'\nSKIP: testTooLongInterfaceName (test.test_socket.ISOTPTest.testTooLongInterfaceName) 'CAN ISOTP required for this test.'\nPASS: test_SOCK_CLOEXEC (test.test_socket.InheritanceTest.test_SOCK_CLOEXEC)\nPASS: test_default_inheritable (test.test_socket.InheritanceTest.test_default_inheritable)\nPASS: test_dup (test.test_socket.InheritanceTest.test_dup)\nPASS: test_get_inheritable_cloexec (test.test_socket.InheritanceTest.test_get_inheritable_cloexec)\nPASS: test_set_inheritable (test.test_socket.InheritanceTest.test_set_inheritable)\nPASS: test_set_inheritable_cloexec (test.test_socket.InheritanceTest.test_set_inheritable_cloexec)\nPASS: test_socketpair (test.test_socket.InheritanceTest.test_socketpair)\nPASS: testInterruptedRecvIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvIntoTimeout)\nPASS: testInterruptedRecvTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvTimeout)\nPASS: testInterruptedRecvfromIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvfromIntoTimeout)\nPASS: testInterruptedRecvfromTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvfromTimeout)\nPASS: testInterruptedRecvmsgIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvmsgIntoTimeout)\nPASS: testInterruptedRecvmsgTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvmsgTimeout)\nPASS: testInterruptedSendTimeout (test.test_socket.InterruptedSendTimeoutTest.testInterruptedSendTimeout)\nPASS: testInterruptedSendmsgTimeout (test.test_socket.InterruptedSendTimeoutTest.testInterruptedSendmsgTimeout)\nPASS: testInterruptedSendtoTimeout (test.test_socket.InterruptedSendTimeoutTest.testInterruptedSendtoTimeout)\nSKIP: testBind (test.test_socket.J1939Test.testBind) 'CAN J1939 required for this test.'\nSKIP: testCreateJ1939Socket (test.test_socket.J1939Test.testCreateJ1939Socket) 'CAN J1939 required for this test.'\nSKIP: testJ1939Constants (test.test_socket.J1939Test.testJ1939Constants) 'CAN J1939 required for this test.'\nPASS: testAttributes (test.test_socket.LineBufferedFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.LineBufferedFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.LineBufferedFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.LineBufferedFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.LineBufferedFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.LineBufferedFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.LineBufferedFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.LineBufferedFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.LineBufferedFileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.LineBufferedFileObjectClassTestCase.testUnbufferedRead)\nSKIP: test_aead_aes_gcm (test.test_socket.LinuxKernelCryptoAPI.test_aead_aes_gcm) 'AF_ALG required'\nSKIP: test_aes_cbc (test.test_socket.LinuxKernelCryptoAPI.test_aes_cbc) 'AF_ALG required'\nSKIP: test_drbg_pr_sha256 (test.test_socket.LinuxKernelCryptoAPI.test_drbg_pr_sha256) 'AF_ALG required'\nSKIP: test_hmac_sha1 (test.test_socket.LinuxKernelCryptoAPI.test_hmac_sha1) 'AF_ALG required'\nSKIP: test_length_restriction (test.test_socket.LinuxKernelCryptoAPI.test_length_restriction) 'AF_ALG required'\nSKIP: test_sendmsg_afalg_args (test.test_socket.LinuxKernelCryptoAPI.test_sendmsg_afalg_args) 'AF_ALG required'\nSKIP: test_sha256 (test.test_socket.LinuxKernelCryptoAPI.test_sha256) 'AF_ALG required'\nPASS: testFamily (test.test_socket.NetworkConnectionAttributesTest.testFamily)\nPASS: testSourceAddress (test.test_socket.NetworkConnectionAttributesTest.testSourceAddress)\nPASS: testTimeoutDefault (test.test_socket.NetworkConnectionAttributesTest.testTimeoutDefault)\nPASS: testTimeoutNone (test.test_socket.NetworkConnectionAttributesTest.testTimeoutNone)\nPASS: testTimeoutValueNamed (test.test_socket.NetworkConnectionAttributesTest.testTimeoutValueNamed)\nPASS: testTimeoutValueNonamed (test.test_socket.NetworkConnectionAttributesTest.testTimeoutValueNonamed)\nPASS: testInsideTimeout (test.test_socket.NetworkConnectionBehaviourTest.testInsideTimeout)\nPASS: testOutsideTimeout (test.test_socket.NetworkConnectionBehaviourTest.testOutsideTimeout)\nPASS: test_connect (test.test_socket.NetworkConnectionNoServer.test_connect)\nPASS: test_create_connection (test.test_socket.NetworkConnectionNoServer.test_create_connection)\nPASS: test_create_connection_all_errors (test.test_socket.NetworkConnectionNoServer.test_create_connection_all_errors)\nPASS: test_create_connection_timeout (test.test_socket.NetworkConnectionNoServer.test_create_connection_timeout)\nPASS: testAccept (test.test_socket.NonBlockingTCPTests.testAccept)\nPASS: testInheritFlagsBlocking (test.test_socket.NonBlockingTCPTests.testInheritFlagsBlocking)\nPASS: testInheritFlagsTimeout (test.test_socket.NonBlockingTCPTests.testInheritFlagsTimeout)\nPASS: testInitNonBlocking (test.test_socket.NonBlockingTCPTests.testInitNonBlocking)\nPASS: testRecv (test.test_socket.NonBlockingTCPTests.testRecv)\nPASS: testSetBlocking (test.test_socket.NonBlockingTCPTests.testSetBlocking)\nPASS: testSetBlocking_overflow (test.test_socket.NonBlockingTCPTests.testSetBlocking_overflow)\nPASS: test_SOCK_NONBLOCK (test.test_socket.NonblockConstantTest.test_SOCK_NONBLOCK)\nSKIP: testPeek (test.test_socket.RDSTest.testPeek) 'RDS sockets required for this test.'\nSKIP: testSelect (test.test_socket.RDSTest.testSelect) 'RDS sockets required for this test.'\nSKIP: testSendAndRecv (test.test_socket.RDSTest.testSendAndRecv) 'RDS sockets required for this test.'\nSKIP: testSendAndRecvMsg (test.test_socket.RDSTest.testSendAndRecvMsg) 'RDS sockets required for this test.'\nSKIP: testSendAndRecvMulti (test.test_socket.RDSTest.testSendAndRecvMulti) 'RDS sockets required for this test.'\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testCmsgTruncNoBufSize)\nPASS: testOddCmsgSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testOddCmsgSize)\nPASS: testRecvHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvHopLimit)\nPASS: testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvHopLimitCMSG_SPACE)\nPASS: testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimit)\nPASS: testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE)\nPASS: testSecondCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTrunc0)\nPASS: testSecondCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTrunc1)\nPASS: testSecondCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTrunc2Int)\nPASS: testSecondCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTruncInData)\nPASS: testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTruncLen0Minus1)\nPASS: testSetHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSetHopLimit)\nPASS: testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSetTrafficClassAndHopLimit)\nPASS: testSingleCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTrunc0)\nPASS: testSingleCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTrunc1)\nPASS: testSingleCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTrunc2Int)\nPASS: testSingleCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTruncInData)\nPASS: testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTruncLen0Minus1)\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testCmsgTruncNoBufSize)\nPASS: testOddCmsgSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testOddCmsgSize)\nPASS: testRecvHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvHopLimit)\nPASS: testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvHopLimitCMSG_SPACE)\nPASS: testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimit)\nPASS: testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE)\nPASS: testSecondCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc0)\nPASS: testSecondCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc1)\nPASS: testSecondCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc2Int)\nPASS: testSecondCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncInData)\nPASS: testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncLen0Minus1)\nPASS: testSetHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSetHopLimit)\nPASS: testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSetTrafficClassAndHopLimit)\nPASS: testSingleCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc0)\nPASS: testSingleCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc1)\nPASS: testSingleCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc2Int)\nPASS: testSingleCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncInData)\nPASS: testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncLen0Minus1)\nPASS: testCmsgTrunc0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTrunc0)\nPASS: testCmsgTrunc1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTrunc1)\nPASS: testCmsgTrunc2Int (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTrunc2Int)\nPASS: testCmsgTruncLen0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen0)\nPASS: testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen0Minus1)\nPASS: testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen0Plus1)\nPASS: testCmsgTruncLen1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen1)\nPASS: testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen2Minus1)\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncNoBufSize)\nPASS: testFDPassCMSG_LEN (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassCMSG_LEN)\nPASS: testFDPassCMSG_SPACE (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassCMSG_SPACE)\nPASS: testFDPassEmpty (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassEmpty)\nPASS: testFDPassPartialInt (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassPartialInt)\nPASS: testFDPassPartialIntInMiddle (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassPartialIntInMiddle)\nPASS: testFDPassSeparate (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassSeparate)\nPASS: testFDPassSeparateMinSpace (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassSeparateMinSpace)\nPASS: testFDPassSimple (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassSimple)\nPASS: testMultipleFDPass (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testMultipleFDPass)\nSKIP: testRecvmsg (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgAfterClose) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgEOF (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgEOF) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgExplicitDefaults) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgFromSendmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoArray) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoBadArgs) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoGenerator) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoScatter) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgLongAncillaryBuf) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgOverflow (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgOverflow) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgPeek (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgPeek) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgShortAncillaryBuf) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgShorter (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgShorter) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgTimeout (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgTimeout) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgTrunc (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgTrunc) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoTCPTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgAfterClose)\nPASS: testRecvmsgEOF (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgEOF)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgOverflow (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgOverflow)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgAfterClose)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgAfterClose)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgAfterClose)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoUDPTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgAfterClose)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgAfterClose)\nPASS: testRecvmsgEOF (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgEOF)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgOverflow (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgOverflow)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgTrunc)\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testCmsgTruncNoBufSize)\nPASS: testOddCmsgSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testOddCmsgSize)\nPASS: testRecvHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvHopLimit)\nPASS: testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvHopLimitCMSG_SPACE)\nPASS: testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimit)\nPASS: testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE)\nPASS: testSecondCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTrunc0)\nPASS: testSecondCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTrunc1)\nPASS: testSecondCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTrunc2Int)\nPASS: testSecondCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTruncInData)\nPASS: testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTruncLen0Minus1)\nPASS: testSetHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSetHopLimit)\nPASS: testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSetTrafficClassAndHopLimit)\nPASS: testSingleCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTrunc0)\nPASS: testSingleCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTrunc1)\nPASS: testSingleCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTrunc2Int)\nPASS: testSingleCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTruncInData)\nPASS: testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTruncLen0Minus1)\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testCmsgTruncNoBufSize)\nPASS: testOddCmsgSize (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testOddCmsgSize)\nPASS: testRecvHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvHopLimit)\nPASS: testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvHopLimitCMSG_SPACE)\nPASS: testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimit)\nPASS: testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE)\nPASS: testSecondCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc0)\nPASS: testSecondCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc1)\nPASS: testSecondCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc2Int)\nPASS: testSecondCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncInData)\nPASS: testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncLen0Minus1)\nPASS: testSetHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSetHopLimit)\nPASS: testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSetTrafficClassAndHopLimit)\nPASS: testSingleCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc0)\nPASS: testSingleCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc1)\nPASS: testSingleCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc2Int)\nPASS: testSingleCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncInData)\nPASS: testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncLen0Minus1)\nPASS: testCmsgTrunc0 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTrunc0)\nPASS: testCmsgTrunc1 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTrunc1)\nPASS: testCmsgTrunc2Int (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTrunc2Int)\nPASS: testCmsgTruncLen0 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen0)\nPASS: testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen0Minus1)\nPASS: testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen0Plus1)\nPASS: testCmsgTruncLen1 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen1)\nPASS: testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen2Minus1)\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncNoBufSize)\nPASS: testFDPassCMSG_LEN (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassCMSG_LEN)\nPASS: testFDPassCMSG_SPACE (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassCMSG_SPACE)\nPASS: testFDPassEmpty (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassEmpty)\nPASS: testFDPassPartialInt (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassPartialInt)\nPASS: testFDPassPartialIntInMiddle (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassPartialIntInMiddle)\nPASS: testFDPassSeparate (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassSeparate)\nPASS: testFDPassSeparateMinSpace (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassSeparateMinSpace)\nPASS: testFDPassSimple (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassSimple)\nPASS: testMultipleFDPass (test.test_socket.RecvmsgSCMRightsStreamTest.testMultipleFDPass)\nSKIP: testRecvmsg (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgAfterClose (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgAfterClose) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgBadArgs (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgBadArgs) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgEOF (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgEOF) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgExplicitDefaults) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgFromSendmsg (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgFromSendmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgLongAncillaryBuf) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgOverflow (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgOverflow) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgPeek (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgPeek) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgShortAncillaryBuf) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgShorter (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgShorter) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgTimeout (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgTimeout) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgTrunc (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgTrunc) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nPASS: testRecvmsg (test.test_socket.RecvmsgTCPTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgTCPTest.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgTCPTest.testRecvmsgBadArgs)\nPASS: testRecvmsgEOF (test.test_socket.RecvmsgTCPTest.testRecvmsgEOF)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgTCPTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgTCPTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgTCPTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgOverflow (test.test_socket.RecvmsgTCPTest.testRecvmsgOverflow)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgTCPTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgTCPTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgTCPTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgTCPTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgTCPTest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgUDP6Test.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgUDP6Test.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgUDP6Test.testRecvmsgBadArgs)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDP6Test.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDP6Test.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDP6Test.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgUDP6Test.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDP6Test.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgUDP6Test.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgUDP6Test.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgUDP6Test.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgBadArgs)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgUDPLITETest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgUDPLITETest.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgUDPLITETest.testRecvmsgBadArgs)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDPLITETest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDPLITETest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDPLITETest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgUDPLITETest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDPLITETest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgUDPLITETest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgUDPLITETest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgUDPLITETest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgUDPTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgUDPTest.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgUDPTest.testRecvmsgBadArgs)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDPTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDPTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDPTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgUDPTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDPTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgUDPTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgUDPTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgUDPTest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgUnixStreamTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgBadArgs)\nPASS: testRecvmsgEOF (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgEOF)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgOverflow (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgOverflow)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgTrunc)\nPASS: testSendAndRecvFds (test.test_socket.SendRecvFdsTests.testSendAndRecvFds)\nPASS: testCount (test.test_socket.SendfileUsingSendTest.testCount)\nPASS: testCountSmall (test.test_socket.SendfileUsingSendTest.testCountSmall)\nPASS: testCountWithOffset (test.test_socket.SendfileUsingSendTest.testCountWithOffset)\nPASS: testEmptyFileSend (test.test_socket.SendfileUsingSendTest.testEmptyFileSend)\nPASS: testNonBlocking (test.test_socket.SendfileUsingSendTest.testNonBlocking)\nPASS: testNonRegularFile (test.test_socket.SendfileUsingSendTest.testNonRegularFile)\nPASS: testOffset (test.test_socket.SendfileUsingSendTest.testOffset)\nPASS: testRegularFile (test.test_socket.SendfileUsingSendTest.testRegularFile)\nPASS: testWithTimeout (test.test_socket.SendfileUsingSendTest.testWithTimeout)\nPASS: testWithTimeoutTriggeredSend (test.test_socket.SendfileUsingSendTest.testWithTimeoutTriggeredSend)\nPASS: test_errors (test.test_socket.SendfileUsingSendTest.test_errors)\nPASS: testCount (test.test_socket.SendfileUsingSendfileTest.testCount)\nPASS: testCountSmall (test.test_socket.SendfileUsingSendfileTest.testCountSmall)\nPASS: testCountWithOffset (test.test_socket.SendfileUsingSendfileTest.testCountWithOffset)\nPASS: testEmptyFileSend (test.test_socket.SendfileUsingSendfileTest.testEmptyFileSend)\nPASS: testNonBlocking (test.test_socket.SendfileUsingSendfileTest.testNonBlocking)\nPASS: testNonRegularFile (test.test_socket.SendfileUsingSendfileTest.testNonRegularFile)\nPASS: testOffset (test.test_socket.SendfileUsingSendfileTest.testOffset)\nPASS: testRegularFile (test.test_socket.SendfileUsingSendfileTest.testRegularFile)\nPASS: testWithTimeout (test.test_socket.SendfileUsingSendfileTest.testWithTimeout)\nPASS: testWithTimeoutTriggeredSend (test.test_socket.SendfileUsingSendfileTest.testWithTimeoutTriggeredSend)\nPASS: test_errors (test.test_socket.SendfileUsingSendfileTest.test_errors)\nSKIP: testSendmsg (test.test_socket.SendmsgSCTPStreamTest.testSendmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgAfterClose (test.test_socket.SendmsgSCTPStreamTest.testSendmsgAfterClose) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgAncillaryGenerator (test.test_socket.SendmsgSCTPStreamTest.testSendmsgAncillaryGenerator) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgArray (test.test_socket.SendmsgSCTPStreamTest.testSendmsgArray) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgBadArgs (test.test_socket.SendmsgSCTPStreamTest.testSendmsgBadArgs) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgBadCmsg (test.test_socket.SendmsgSCTPStreamTest.testSendmsgBadCmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgBadMultiCmsg (test.test_socket.SendmsgSCTPStreamTest.testSendmsgBadMultiCmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgDataGenerator (test.test_socket.SendmsgSCTPStreamTest.testSendmsgDataGenerator) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgDontWait (test.test_socket.SendmsgSCTPStreamTest.testSendmsgDontWait) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgExcessCmsgReject (test.test_socket.SendmsgSCTPStreamTest.testSendmsgExcessCmsgReject) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgExplicitNoneAddr (test.test_socket.SendmsgSCTPStreamTest.testSendmsgExplicitNoneAddr) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgGather (test.test_socket.SendmsgSCTPStreamTest.testSendmsgGather) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgTimeout (test.test_socket.SendmsgSCTPStreamTest.testSendmsgTimeout) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nPASS: testSendmsg (test.test_socket.SendmsgTCPTest.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgTCPTest.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgTCPTest.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgTCPTest.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgTCPTest.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgTCPTest.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgTCPTest.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgTCPTest.testSendmsgDataGenerator)\nPASS: testSendmsgDontWait (test.test_socket.SendmsgTCPTest.testSendmsgDontWait)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgTCPTest.testSendmsgExcessCmsgReject)\nPASS: testSendmsgExplicitNoneAddr (test.test_socket.SendmsgTCPTest.testSendmsgExplicitNoneAddr)\nPASS: testSendmsgGather (test.test_socket.SendmsgTCPTest.testSendmsgGather)\nPASS: testSendmsgTimeout (test.test_socket.SendmsgTCPTest.testSendmsgTimeout)\nPASS: testSendmsg (test.test_socket.SendmsgUDP6Test.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgUDP6Test.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDP6Test.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgUDP6Test.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgUDP6Test.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgUDP6Test.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDP6Test.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgUDP6Test.testSendmsgDataGenerator)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDP6Test.testSendmsgExcessCmsgReject)\nPASS: testSendmsgGather (test.test_socket.SendmsgUDP6Test.testSendmsgGather)\nPASS: testSendmsgNoDestAddr (test.test_socket.SendmsgUDP6Test.testSendmsgNoDestAddr)\nPASS: testSendmsg (test.test_socket.SendmsgUDPLITE6Test.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgUDPLITE6Test.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDPLITE6Test.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgUDPLITE6Test.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgUDPLITE6Test.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgUDPLITE6Test.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDPLITE6Test.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgUDPLITE6Test.testSendmsgDataGenerator)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDPLITE6Test.testSendmsgExcessCmsgReject)\nPASS: testSendmsgGather (test.test_socket.SendmsgUDPLITE6Test.testSendmsgGather)\nPASS: testSendmsgNoDestAddr (test.test_socket.SendmsgUDPLITE6Test.testSendmsgNoDestAddr)\nPASS: testSendmsg (test.test_socket.SendmsgUDPLITETest.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgUDPLITETest.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDPLITETest.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgUDPLITETest.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgUDPLITETest.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgUDPLITETest.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDPLITETest.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgUDPLITETest.testSendmsgDataGenerator)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDPLITETest.testSendmsgExcessCmsgReject)\nPASS: testSendmsgGather (test.test_socket.SendmsgUDPLITETest.testSendmsgGather)\nPASS: testSendmsgNoDestAddr (test.test_socket.SendmsgUDPLITETest.testSendmsgNoDestAddr)\nPASS: testSendmsg (test.test_socket.SendmsgUDPTest.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgUDPTest.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDPTest.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgUDPTest.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgUDPTest.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgUDPTest.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDPTest.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgUDPTest.testSendmsgDataGenerator)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDPTest.testSendmsgExcessCmsgReject)\nPASS: testSendmsgGather (test.test_socket.SendmsgUDPTest.testSendmsgGather)\nPASS: testSendmsgNoDestAddr (test.test_socket.SendmsgUDPTest.testSendmsgNoDestAddr)\nPASS: testSendmsg (test.test_socket.SendmsgUnixStreamTest.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgUnixStreamTest.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgUnixStreamTest.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgUnixStreamTest.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgUnixStreamTest.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgUnixStreamTest.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgUnixStreamTest.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgUnixStreamTest.testSendmsgDataGenerator)\nPASS: testSendmsgDontWait (test.test_socket.SendmsgUnixStreamTest.testSendmsgDontWait)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgUnixStreamTest.testSendmsgExcessCmsgReject)\nPASS: testSendmsgExplicitNoneAddr (test.test_socket.SendmsgUnixStreamTest.testSendmsgExplicitNoneAddr)\nPASS: testSendmsgGather (test.test_socket.SendmsgUnixStreamTest.testSendmsgGather)\nPASS: testSendmsgTimeout (test.test_socket.SendmsgUnixStreamTest.testSendmsgTimeout)\nPASS: testAttributes (test.test_socket.SmallBufferedFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.SmallBufferedFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.SmallBufferedFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.SmallBufferedFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.SmallBufferedFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.SmallBufferedFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.SmallBufferedFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.SmallBufferedFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.SmallBufferedFileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.SmallBufferedFileObjectClassTestCase.testUnbufferedRead)\nPASS: testClose (test.test_socket.TCPCloserTest.testClose)\nPASS: testInterruptedTimeout (test.test_socket.TCPTimeoutTest.testInterruptedTimeout)\nPASS: testTCPTimeout (test.test_socket.TCPTimeoutTest.testTCPTimeout)\nPASS: testTimeoutZero (test.test_socket.TCPTimeoutTest.testTimeoutZero)\nSKIP: testRDM (test.test_socket.TIPCTest.testRDM) \"TIPC module is not loaded, please 'sudo modprobe tipc'\"\nSKIP: testStream (test.test_socket.TIPCThreadableTest.testStream) \"TIPC module is not loaded, please 'sudo modprobe tipc'\"\nPASS: testExceptionTree (test.test_socket.TestExceptions.testExceptionTree)\nPASS: test_setblocking_invalidfd (test.test_socket.TestExceptions.test_setblocking_invalidfd)\nPASS: testAutobind (test.test_socket.TestLinuxAbstractNamespace.testAutobind)\nPASS: testBytearrayName (test.test_socket.TestLinuxAbstractNamespace.testBytearrayName)\nPASS: testLinuxAbstractNamespace (test.test_socket.TestLinuxAbstractNamespace.testLinuxAbstractNamespace)\nPASS: testMaxName (test.test_socket.TestLinuxAbstractNamespace.testMaxName)\nPASS: testNameOverflow (test.test_socket.TestLinuxAbstractNamespace.testNameOverflow)\nPASS: testStrName (test.test_socket.TestLinuxAbstractNamespace.testStrName)\nSKIP: test_new_tcp_flags (test.test_socket.TestMSWindowsTCPFlags.test_new_tcp_flags) 'requires Windows'\nSKIP: test_tcp_keepalive (test.test_socket.TestMacOSTCPFlags.test_tcp_keepalive) 'macOS specific test'\nSKIP: testShare (test.test_socket.TestSocketSharing.testShare) 'Windows specific'\nSKIP: testShareLength (test.test_socket.TestSocketSharing.testShareLength) 'Windows specific'\nSKIP: testShareLocal (test.test_socket.TestSocketSharing.testShareLocal) 'Windows specific'\nSKIP: testTypes (test.test_socket.TestSocketSharing.testTypes) 'Windows specific'\nPASS: testBytesAddr (test.test_socket.TestUnixDomain.testBytesAddr)\nSKIP: testEmptyAddress (test.test_socket.TestUnixDomain.testEmptyAddress) 'Linux specific test'\nPASS: testStrAddr (test.test_socket.TestUnixDomain.testStrAddr)\nPASS: testSurrogateescapeBind (test.test_socket.TestUnixDomain.testSurrogateescapeBind)\nPASS: testUnbound (test.test_socket.TestUnixDomain.testUnbound)\nPASS: testUnencodableAddr (test.test_socket.TestUnixDomain.testUnencodableAddr)\nPASS: testStream (test.test_socket.ThreadedVSOCKSocketStreamTest.testStream)\nPASS: testTimeoutZero (test.test_socket.UDPLITETimeoutTest.testTimeoutZero)\nPASS: testUDPLITETimeout (test.test_socket.UDPLITETimeoutTest.testUDPLITETimeout)\nPASS: testTimeoutZero (test.test_socket.UDPTimeoutTest.testTimeoutZero)\nPASS: testUDPTimeout (test.test_socket.UDPTimeoutTest.testUDPTimeout)\nPASS: testAttributes (test.test_socket.UnbufferedFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.UnbufferedFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.UnbufferedFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.UnbufferedFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase.testMakefileClose)\nPASS: testMakefileCloseSocketDestroy (test.test_socket.UnbufferedFileObjectClassTestCase.testMakefileCloseSocketDestroy)\nPASS: testReadAfterTimeout (test.test_socket.UnbufferedFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.UnbufferedFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.UnbufferedFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.UnbufferedFileObjectClassTestCase.testSmallRead)\nPASS: testSmallReadNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase.testSmallReadNonBlocking)\nPASS: testUnbufferedRead (test.test_socket.UnbufferedFileObjectClassTestCase.testUnbufferedRead)\nPASS: testUnbufferedReadline (test.test_socket.UnbufferedFileObjectClassTestCase.testUnbufferedReadline)\nPASS: testWriteNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase.testWriteNonBlocking)\nPASS: testAttributes (test.test_socket.UnicodeReadFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.UnicodeReadFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.UnicodeReadFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.UnicodeReadFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.UnicodeReadFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.UnicodeReadFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.UnicodeReadFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.UnicodeReadFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.UnicodeReadFileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.UnicodeReadFileObjectClassTestCase.testUnbufferedRead)\nPASS: testAttributes (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testUnbufferedRead)\nPASS: testAttributes (test.test_socket.UnicodeWriteFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.UnicodeWriteFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.UnicodeWriteFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.UnicodeWriteFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.UnicodeWriteFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.UnicodeWriteFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.UnicodeWriteFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.UnicodeWriteFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.UnicodeWriteFileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.UnicodeWriteFileObjectClassTestCase.testUnbufferedRead)\n\n----------------------------------------------------------------------\nRan 615 tests in 43.776s\n\nOK (skipped=111)\n0:03:30 load avg: 3.09 [385/469] test_threading_local passed\nPASS: test_arguments (test.test_threading_local.PyThreadingLocalTest.test_arguments)\nPASS: test_cycle_collection (test.test_threading_local.PyThreadingLocalTest.test_cycle_collection)\nPASS: test_derived (test.test_threading_local.PyThreadingLocalTest.test_derived)\nPASS: test_derived_cycle_dealloc (test.test_threading_local.PyThreadingLocalTest.test_derived_cycle_dealloc)\nPASS: test_dict_attribute (test.test_threading_local.PyThreadingLocalTest.test_dict_attribute)\nPASS: test_dict_attribute_subclass (test.test_threading_local.PyThreadingLocalTest.test_dict_attribute_subclass)\nPASS: test_local_refs (test.test_threading_local.PyThreadingLocalTest.test_local_refs)\nPASS: test_threading_local (test.test_threading_local.PyThreadingLocalTest.test_threading_local)\nPASS: test_threading_local_clear_race (test.test_threading_local.PyThreadingLocalTest.test_threading_local_clear_race)\nPASS: test_threading_local_subclass (test.test_threading_local.PyThreadingLocalTest.test_threading_local_subclass)\nPASS: test_arguments (test.test_threading_local.ThreadLocalTest.test_arguments)\nPASS: test_cycle_collection (test.test_threading_local.ThreadLocalTest.test_cycle_collection)\nPASS: test_derived (test.test_threading_local.ThreadLocalTest.test_derived)\nPASS: test_derived_cycle_dealloc (test.test_threading_local.ThreadLocalTest.test_derived_cycle_dealloc)\nPASS: test_dict_attribute (test.test_threading_local.ThreadLocalTest.test_dict_attribute)\nPASS: test_dict_attribute_subclass (test.test_threading_local.ThreadLocalTest.test_dict_attribute_subclass)\nPASS: test_local_refs (test.test_threading_local.ThreadLocalTest.test_local_refs)\nPASS: test_threading_local (test.test_threading_local.ThreadLocalTest.test_threading_local)\nPASS: test_threading_local_clear_race (test.test_threading_local.ThreadLocalTest.test_threading_local_clear_race)\nPASS: test_threading_local_subclass (test.test_threading_local.ThreadLocalTest.test_threading_local_subclass)\n_threading_local ()\nPASS: Doctest: _threading_local\n_threading_local ()\nPASS: Doctest: _threading_local\n\n----------------------------------------------------------------------\nRan 22 tests in 0.542s\n\nOK\n0:03:31 load avg: 3.09 [386/469] test_subprocess passed\nSKIP: test_noshell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces.test_noshell_sequence_with_spaces) 'Windows-specific tests'\nSKIP: test_noshell_string_with_spaces (test.test_subprocess.CommandsWithSpaces.test_noshell_string_with_spaces) 'Windows-specific tests'\nSKIP: test_shell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces.test_shell_sequence_with_spaces) 'Windows-specific tests'\nSKIP: test_shell_string_with_spaces (test.test_subprocess.CommandsWithSpaces.test_shell_string_with_spaces) 'Windows-specific tests'\ntest_broken_pipe_cleanup (test.test_subprocess.ContextManagerTests.test_broken_pipe_cleanup)\nPASS: Broken pipe error should not prevent wait() (Issue 21619)\nPASS: test_communicate_stdin (test.test_subprocess.ContextManagerTests.test_communicate_stdin)\nPASS: test_invalid_args (test.test_subprocess.ContextManagerTests.test_invalid_args)\nPASS: test_pipe (test.test_subprocess.ContextManagerTests.test_pipe)\nPASS: test_returncode (test.test_subprocess.ContextManagerTests.test_returncode)\ntest__all__ (test.test_subprocess.MiscTests.test__all__)\nPASS: Ensure that __all__ is populated properly.\nPASS: test_call_keyboardinterrupt_no_kill (test.test_subprocess.MiscTests.test_call_keyboardinterrupt_no_kill)\nPASS: test_context_manager_keyboardinterrupt_no_kill (test.test_subprocess.MiscTests.test_context_manager_keyboardinterrupt_no_kill)\nPASS: test_getoutput (test.test_subprocess.MiscTests.test_getoutput)\nPASS: test_run_keyboardinterrupt_no_kill (test.test_subprocess.MiscTests.test_run_keyboardinterrupt_no_kill)\nPASS: test_CalledProcessError_str_non_zero (test.test_subprocess.POSIXProcessTestCase.test_CalledProcessError_str_non_zero)\nPASS: test_CalledProcessError_str_signal (test.test_subprocess.POSIXProcessTestCase.test_CalledProcessError_str_signal)\nPASS: test_CalledProcessError_str_unknown_signal (test.test_subprocess.POSIXProcessTestCase.test_CalledProcessError_str_unknown_signal)\nPASS: test_args_string (test.test_subprocess.POSIXProcessTestCase.test_args_string)\nPASS: test_bytes_program (test.test_subprocess.POSIXProcessTestCase.test_bytes_program)\nPASS: test_call_string (test.test_subprocess.POSIXProcessTestCase.test_call_string)\nPASS: test_close_fd_0 (test.test_subprocess.POSIXProcessTestCase.test_close_fd_0)\nPASS: test_close_fd_1 (test.test_subprocess.POSIXProcessTestCase.test_close_fd_1)\nPASS: test_close_fd_2 (test.test_subprocess.POSIXProcessTestCase.test_close_fd_2)\nPASS: test_close_fds (test.test_subprocess.POSIXProcessTestCase.test_close_fds)\nPASS: test_close_fds_0_1 (test.test_subprocess.POSIXProcessTestCase.test_close_fds_0_1)\nPASS: test_close_fds_0_1_2 (test.test_subprocess.POSIXProcessTestCase.test_close_fds_0_1_2)\nPASS: test_close_fds_0_2 (test.test_subprocess.POSIXProcessTestCase.test_close_fds_0_2)\nPASS: test_close_fds_1_2 (test.test_subprocess.POSIXProcessTestCase.test_close_fds_1_2)\nPASS: test_close_fds_after_preexec (test.test_subprocess.POSIXProcessTestCase.test_close_fds_after_preexec)\ntest_close_fds_when_max_fd_is_lowered (test.test_subprocess.POSIXProcessTestCase.test_close_fds_when_max_fd_is_lowered)\nPASS: Confirm that issue21618 is fixed (may fail under valgrind).\nPASS: test_communicate_BrokenPipeError_stdin_close (test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_close)\nPASS: test_communicate_BrokenPipeError_stdin_close_with_timeout (test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_close_with_timeout)\nPASS: test_communicate_BrokenPipeError_stdin_flush (test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_flush)\nPASS: test_communicate_BrokenPipeError_stdin_write (test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_write)\nPASS: test_communicate_repeated_call_after_stdout_close (test.test_subprocess.POSIXProcessTestCase.test_communicate_repeated_call_after_stdout_close)\ntest_exception_bad_args_0 (test.test_subprocess.POSIXProcessTestCase.test_exception_bad_args_0)\nPASS: Test error in the child raised in the parent for a bad args[0].\ntest_exception_bad_executable (test.test_subprocess.POSIXProcessTestCase.test_exception_bad_executable)\nPASS: Test error in the child raised in the parent for a bad executable.\ntest_exception_cwd (test.test_subprocess.POSIXProcessTestCase.test_exception_cwd)\nPASS: Test error in the child raised in the parent for a bad cwd.\ntest_exception_errpipe_bad_data (test.test_subprocess.POSIXProcessTestCase.test_exception_errpipe_bad_data)\nPASS: Test error passing done through errpipe_write where its not\ntest_exception_errpipe_normal (test.test_subprocess.POSIXProcessTestCase.test_exception_errpipe_normal)\nPASS: Test error passing done through errpipe_write in the good case\nPASS: test_extra_groups (test.test_subprocess.POSIXProcessTestCase.test_extra_groups)\nPASS: test_extra_groups_empty_list (test.test_subprocess.POSIXProcessTestCase.test_extra_groups_empty_list)\nPASS: test_extra_groups_invalid_gid_t_values (test.test_subprocess.POSIXProcessTestCase.test_extra_groups_invalid_gid_t_values)\nPASS: test_fork_exec (test.test_subprocess.POSIXProcessTestCase.test_fork_exec)\nPASS: test_fork_exec_sorted_fd_sanity_check (test.test_subprocess.POSIXProcessTestCase.test_fork_exec_sorted_fd_sanity_check)\nPASS: test_group (test.test_subprocess.POSIXProcessTestCase.test_group)\nSKIP: test_group_error (test.test_subprocess.POSIXProcessTestCase.test_group_error) 'setregid() available on platform'\nPASS: test_invalid_args (test.test_subprocess.POSIXProcessTestCase.test_invalid_args)\nPASS: test_kill (test.test_subprocess.POSIXProcessTestCase.test_kill)\nPASS: test_kill_dead (test.test_subprocess.POSIXProcessTestCase.test_kill_dead)\nPASS: test_leak_fast_process_del_killed (test.test_subprocess.POSIXProcessTestCase.test_leak_fast_process_del_killed)\nPASS: test_pass_fds (test.test_subprocess.POSIXProcessTestCase.test_pass_fds)\nPASS: test_pass_fds_inheritable (test.test_subprocess.POSIXProcessTestCase.test_pass_fds_inheritable)\ntest_pass_fds_redirected (test.test_subprocess.POSIXProcessTestCase.test_pass_fds_redirected)\nPASS: Regression test for https://bugs.python.org/issue32270.\nPASS: test_pipe_cloexec (test.test_subprocess.POSIXProcessTestCase.test_pipe_cloexec)\nPASS: test_pipe_cloexec_real_tools (test.test_subprocess.POSIXProcessTestCase.test_pipe_cloexec_real_tools)\nPASS: test_preexec (test.test_subprocess.POSIXProcessTestCase.test_preexec)\nPASS: test_preexec_at_exit (test.test_subprocess.POSIXProcessTestCase.test_preexec_at_exit)\ntest_preexec_errpipe_does_not_double_close_pipes (test.test_subprocess.POSIXProcessTestCase.test_preexec_errpipe_does_not_double_close_pipes)\nPASS: Issue16140: Don't double close pipes on preexec error.\nPASS: test_preexec_exception (test.test_subprocess.POSIXProcessTestCase.test_preexec_exception)\nSKIP: test_preexec_fork_failure (test.test_subprocess.POSIXProcessTestCase.test_preexec_fork_failure) 'RLIMIT_NPROC had no effect; probably superuser'\nPASS: test_preexec_gc_module_failure (test.test_subprocess.POSIXProcessTestCase.test_preexec_gc_module_failure)\nPASS: test_process_group_0 (test.test_subprocess.POSIXProcessTestCase.test_process_group_0)\nPASS: test_remapping_std_fds (test.test_subprocess.POSIXProcessTestCase.test_remapping_std_fds)\nPASS: test_restore_signals (test.test_subprocess.POSIXProcessTestCase.test_restore_signals)\nPASS: test_run_abort (test.test_subprocess.POSIXProcessTestCase.test_run_abort)\nPASS: test_select_unbuffered (test.test_subprocess.POSIXProcessTestCase.test_select_unbuffered)\nPASS: test_send_signal (test.test_subprocess.POSIXProcessTestCase.test_send_signal)\nPASS: test_send_signal_dead (test.test_subprocess.POSIXProcessTestCase.test_send_signal_dead)\nPASS: test_send_signal_race (test.test_subprocess.POSIXProcessTestCase.test_send_signal_race)\nPASS: test_send_signal_race2 (test.test_subprocess.POSIXProcessTestCase.test_send_signal_race2)\nPASS: test_shell_sequence (test.test_subprocess.POSIXProcessTestCase.test_shell_sequence)\nPASS: test_shell_string (test.test_subprocess.POSIXProcessTestCase.test_shell_string)\ntest_small_errpipe_write_fd (test.test_subprocess.POSIXProcessTestCase.test_small_errpipe_write_fd)\nPASS: Issue #15798: Popen should work when stdio fds are available.\nPASS: test_specific_shell (test.test_subprocess.POSIXProcessTestCase.test_specific_shell)\nPASS: test_start_new_session (test.test_subprocess.POSIXProcessTestCase.test_start_new_session)\nPASS: test_stderr_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase.test_stderr_stdin_are_single_inout_fd)\nPASS: test_stdout_stderr_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase.test_stdout_stderr_are_single_inout_fd)\nPASS: test_stdout_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase.test_stdout_stdin_are_single_inout_fd)\ntest_stopped (test.test_subprocess.POSIXProcessTestCase.test_stopped)\nPASS: Test wait() behavior when waitpid returns WIFSTOPPED; issue29335.\nPASS: test_surrogates_error_message (test.test_subprocess.POSIXProcessTestCase.test_surrogates_error_message)\nPASS: test_swap_fds (test.test_subprocess.POSIXProcessTestCase.test_swap_fds)\nPASS: test_swap_std_fds_with_one_closed (test.test_subprocess.POSIXProcessTestCase.test_swap_std_fds_with_one_closed)\nPASS: test_terminate (test.test_subprocess.POSIXProcessTestCase.test_terminate)\nPASS: test_terminate_dead (test.test_subprocess.POSIXProcessTestCase.test_terminate_dead)\nPASS: test_umask (test.test_subprocess.POSIXProcessTestCase.test_umask)\nPASS: test_undecodable_env (test.test_subprocess.POSIXProcessTestCase.test_undecodable_env)\nPASS: test_user (test.test_subprocess.POSIXProcessTestCase.test_user)\nSKIP: test_user_error (test.test_subprocess.POSIXProcessTestCase.test_user_error) 'setreuid() available on platform'\nPASS: test_wait_when_sigchild_ignored (test.test_subprocess.POSIXProcessTestCase.test_wait_when_sigchild_ignored)\nPASS: test_zombie_fast_process_del (test.test_subprocess.POSIXProcessTestCase.test_zombie_fast_process_del)\nPASS: test__use_vfork (test.test_subprocess.ProcessTestCase.test__use_vfork)\nPASS: test_bufsize_equal_one_binary_mode (test.test_subprocess.ProcessTestCase.test_bufsize_equal_one_binary_mode)\nPASS: test_bufsize_equal_one_text_mode (test.test_subprocess.ProcessTestCase.test_bufsize_equal_one_text_mode)\nPASS: test_bufsize_is_none (test.test_subprocess.ProcessTestCase.test_bufsize_is_none)\nPASS: test_bytes_executable (test.test_subprocess.ProcessTestCase.test_bytes_executable)\nPASS: test_bytes_executable_replaces_shell (test.test_subprocess.ProcessTestCase.test_bytes_executable_replaces_shell)\nPASS: test_call_kwargs (test.test_subprocess.ProcessTestCase.test_call_kwargs)\nPASS: test_call_seq (test.test_subprocess.ProcessTestCase.test_call_seq)\nPASS: test_call_timeout (test.test_subprocess.ProcessTestCase.test_call_timeout)\nPASS: test_check_call_nonzero (test.test_subprocess.ProcessTestCase.test_check_call_nonzero)\nPASS: test_check_call_zero (test.test_subprocess.ProcessTestCase.test_check_call_zero)\nPASS: test_check_output (test.test_subprocess.ProcessTestCase.test_check_output)\nPASS: test_check_output_input_arg (test.test_subprocess.ProcessTestCase.test_check_output_input_arg)\ntest_check_output_input_none (test.test_subprocess.ProcessTestCase.test_check_output_input_none)\nPASS: input=None has a legacy meaning of input='' on check_output.\nPASS: test_check_output_input_none_encoding_errors (test.test_subprocess.ProcessTestCase.test_check_output_input_none_encoding_errors)\nPASS: test_check_output_input_none_text (test.test_subprocess.ProcessTestCase.test_check_output_input_none_text)\nPASS: test_check_output_input_none_universal_newlines (test.test_subprocess.ProcessTestCase.test_check_output_input_none_universal_newlines)\nPASS: test_check_output_nonzero (test.test_subprocess.ProcessTestCase.test_check_output_nonzero)\nPASS: test_check_output_stderr (test.test_subprocess.ProcessTestCase.test_check_output_stderr)\nPASS: test_check_output_stdin_arg (test.test_subprocess.ProcessTestCase.test_check_output_stdin_arg)\nPASS: test_check_output_stdin_with_input_arg (test.test_subprocess.ProcessTestCase.test_check_output_stdin_with_input_arg)\nPASS: test_check_output_stdout_arg (test.test_subprocess.ProcessTestCase.test_check_output_stdout_arg)\nSKIP: test_check_output_timeout (test.test_subprocess.ProcessTestCase.test_check_output_timeout) \"resource 'walltime' is not enabled\"\nPASS: test_class_getitems (test.test_subprocess.ProcessTestCase.test_class_getitems)\nPASS: test_communicate (test.test_subprocess.ProcessTestCase.test_communicate)\nPASS: test_communicate_eintr (test.test_subprocess.ProcessTestCase.test_communicate_eintr)\nPASS: test_communicate_epipe (test.test_subprocess.ProcessTestCase.test_communicate_epipe)\nPASS: test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCase.test_communicate_epipe_only_stdin)\nPASS: test_communicate_errors (test.test_subprocess.ProcessTestCase.test_communicate_errors)\nPASS: test_communicate_pipe_buf (test.test_subprocess.ProcessTestCase.test_communicate_pipe_buf)\nPASS: test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCase.test_communicate_pipe_fd_leak)\nPASS: test_communicate_returns (test.test_subprocess.ProcessTestCase.test_communicate_returns)\nPASS: test_communicate_stderr (test.test_subprocess.ProcessTestCase.test_communicate_stderr)\nPASS: test_communicate_stdin (test.test_subprocess.ProcessTestCase.test_communicate_stdin)\nPASS: test_communicate_stdout (test.test_subprocess.ProcessTestCase.test_communicate_stdout)\nPASS: test_communicate_timeout (test.test_subprocess.ProcessTestCase.test_communicate_timeout)\nPASS: test_communicate_timeout_large_output (test.test_subprocess.ProcessTestCase.test_communicate_timeout_large_output)\nPASS: test_cwd (test.test_subprocess.ProcessTestCase.test_cwd)\nPASS: test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCase.test_cwd_with_absolute_arg)\nPASS: test_cwd_with_bytes (test.test_subprocess.ProcessTestCase.test_cwd_with_bytes)\nPASS: test_cwd_with_pathlike (test.test_subprocess.ProcessTestCase.test_cwd_with_pathlike)\nPASS: test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCase.test_cwd_with_relative_arg)\nPASS: test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCase.test_cwd_with_relative_executable)\nPASS: test_double_close_on_error (test.test_subprocess.ProcessTestCase.test_double_close_on_error)\ntest_empty_env (test.test_subprocess.ProcessTestCase.test_empty_env)\nSKIP: Verify that env={} is as empty as possible. 'The Python shared library cannot be loaded with an empty environment.'\nPASS: test_env (test.test_subprocess.ProcessTestCase.test_env)\nPASS: test_executable (test.test_subprocess.ProcessTestCase.test_executable)\nPASS: test_executable_replaces_shell (test.test_subprocess.ProcessTestCase.test_executable_replaces_shell)\nPASS: test_executable_takes_precedence (test.test_subprocess.ProcessTestCase.test_executable_takes_precedence)\nPASS: test_executable_with_cwd (test.test_subprocess.ProcessTestCase.test_executable_with_cwd)\nPASS: test_executable_without_cwd (test.test_subprocess.ProcessTestCase.test_executable_without_cwd)\ntest_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCase.test_failed_child_execute_fd_leak)\nPASS: Test for the fork() failure fd leak reported in issue16327.\nPASS: test_file_not_found_includes_filename (test.test_subprocess.ProcessTestCase.test_file_not_found_includes_filename)\nPASS: test_file_not_found_with_bad_cwd (test.test_subprocess.ProcessTestCase.test_file_not_found_with_bad_cwd)\nPASS: test_handles_closed_on_exception (test.test_subprocess.ProcessTestCase.test_handles_closed_on_exception)\nPASS: test_invalid_args (test.test_subprocess.ProcessTestCase.test_invalid_args)\nPASS: test_invalid_bufsize (test.test_subprocess.ProcessTestCase.test_invalid_bufsize)\nPASS: test_invalid_cmd (test.test_subprocess.ProcessTestCase.test_invalid_cmd)\nPASS: test_invalid_env (test.test_subprocess.ProcessTestCase.test_invalid_env)\nPASS: test_io_buffered_by_default (test.test_subprocess.ProcessTestCase.test_io_buffered_by_default)\nPASS: test_io_unbuffered_works (test.test_subprocess.ProcessTestCase.test_io_unbuffered_works)\nPASS: test_issue8780 (test.test_subprocess.ProcessTestCase.test_issue8780)\nSKIP: test_leaking_fds_on_error (test.test_subprocess.ProcessTestCase.test_leaking_fds_on_error) \"resource 'cpu' is not enabled\"\nPASS: test_list2cmdline (test.test_subprocess.ProcessTestCase.test_list2cmdline)\nPASS: test_no_leaking (test.test_subprocess.ProcessTestCase.test_no_leaking)\nSKIP: test_nonexisting_with_pipes (test.test_subprocess.ProcessTestCase.test_nonexisting_with_pipes) 'need msvcrt.CrtSetReportMode'\nPASS: test_pathlike_executable (test.test_subprocess.ProcessTestCase.test_pathlike_executable)\nPASS: test_pathlike_executable_replaces_shell (test.test_subprocess.ProcessTestCase.test_pathlike_executable_replaces_shell)\nPASS: test_pipesize_default (test.test_subprocess.ProcessTestCase.test_pipesize_default)\nPASS: test_pipesizes (test.test_subprocess.ProcessTestCase.test_pipesizes)\nPASS: test_poll (test.test_subprocess.ProcessTestCase.test_poll)\nPASS: test_repr (test.test_subprocess.ProcessTestCase.test_repr)\nPASS: test_stderr_devnull (test.test_subprocess.ProcessTestCase.test_stderr_devnull)\nPASS: test_stderr_filedes (test.test_subprocess.ProcessTestCase.test_stderr_filedes)\nPASS: test_stderr_fileobj (test.test_subprocess.ProcessTestCase.test_stderr_fileobj)\nPASS: test_stderr_none (test.test_subprocess.ProcessTestCase.test_stderr_none)\nPASS: test_stderr_pipe (test.test_subprocess.ProcessTestCase.test_stderr_pipe)\nPASS: test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCase.test_stderr_redirect_with_no_stdout_redirect)\nPASS: test_stdin_devnull (test.test_subprocess.ProcessTestCase.test_stdin_devnull)\nPASS: test_stdin_filedes (test.test_subprocess.ProcessTestCase.test_stdin_filedes)\nPASS: test_stdin_fileobj (test.test_subprocess.ProcessTestCase.test_stdin_fileobj)\nPASS: test_stdin_none (test.test_subprocess.ProcessTestCase.test_stdin_none)\nPASS: test_stdin_pipe (test.test_subprocess.ProcessTestCase.test_stdin_pipe)\nPASS: test_stdout_devnull (test.test_subprocess.ProcessTestCase.test_stdout_devnull)\nPASS: test_stdout_filedes (test.test_subprocess.ProcessTestCase.test_stdout_filedes)\nPASS: test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCase.test_stdout_filedes_of_stdout)\nPASS: test_stdout_fileobj (test.test_subprocess.ProcessTestCase.test_stdout_fileobj)\nPASS: test_stdout_none (test.test_subprocess.ProcessTestCase.test_stdout_none)\nPASS: test_stdout_pipe (test.test_subprocess.ProcessTestCase.test_stdout_pipe)\nPASS: test_stdout_stderr_file (test.test_subprocess.ProcessTestCase.test_stdout_stderr_file)\nPASS: test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCase.test_stdout_stderr_pipe)\ntest_threadsafe_wait (test.test_subprocess.ProcessTestCase.test_threadsafe_wait)\nPASS: Issue21291: Popen.wait() needs to be threadsafe for returncode.\nPASS: test_universal_newlines_and_text (test.test_subprocess.ProcessTestCase.test_universal_newlines_and_text)\nPASS: test_universal_newlines_communicate (test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate)\nPASS: test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_encodings)\nPASS: test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_input_none)\nPASS: test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_stdin)\nPASS: test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_stdin_stdout_stderr)\nPASS: test_wait (test.test_subprocess.ProcessTestCase.test_wait)\nPASS: test_wait_timeout (test.test_subprocess.ProcessTestCase.test_wait_timeout)\nPASS: test_writes_before_communicate (test.test_subprocess.ProcessTestCase.test_writes_before_communicate)\nPASS: test__use_vfork (test.test_subprocess.ProcessTestCaseNoPoll.test__use_vfork)\nPASS: test_bufsize_equal_one_binary_mode (test.test_subprocess.ProcessTestCaseNoPoll.test_bufsize_equal_one_binary_mode)\nPASS: test_bufsize_equal_one_text_mode (test.test_subprocess.ProcessTestCaseNoPoll.test_bufsize_equal_one_text_mode)\nPASS: test_bufsize_is_none (test.test_subprocess.ProcessTestCaseNoPoll.test_bufsize_is_none)\nPASS: test_bytes_executable (test.test_subprocess.ProcessTestCaseNoPoll.test_bytes_executable)\nPASS: test_bytes_executable_replaces_shell (test.test_subprocess.ProcessTestCaseNoPoll.test_bytes_executable_replaces_shell)\nPASS: test_call_kwargs (test.test_subprocess.ProcessTestCaseNoPoll.test_call_kwargs)\nPASS: test_call_seq (test.test_subprocess.ProcessTestCaseNoPoll.test_call_seq)\nPASS: test_call_timeout (test.test_subprocess.ProcessTestCaseNoPoll.test_call_timeout)\nPASS: test_check_call_nonzero (test.test_subprocess.ProcessTestCaseNoPoll.test_check_call_nonzero)\nPASS: test_check_call_zero (test.test_subprocess.ProcessTestCaseNoPoll.test_check_call_zero)\nPASS: test_check_output (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output)\nPASS: test_check_output_input_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_arg)\ntest_check_output_input_none (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_none)\nPASS: input=None has a legacy meaning of input='' on check_output.\nPASS: test_check_output_input_none_encoding_errors (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_none_encoding_errors)\nPASS: test_check_output_input_none_text (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_none_text)\nPASS: test_check_output_input_none_universal_newlines (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_none_universal_newlines)\nPASS: test_check_output_nonzero (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_nonzero)\nPASS: test_check_output_stderr (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stderr)\nPASS: test_check_output_stdin_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stdin_arg)\nPASS: test_check_output_stdin_with_input_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stdin_with_input_arg)\nPASS: test_check_output_stdout_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stdout_arg)\nSKIP: test_check_output_timeout (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_timeout) \"resource 'walltime' is not enabled\"\nPASS: test_class_getitems (test.test_subprocess.ProcessTestCaseNoPoll.test_class_getitems)\nPASS: test_communicate (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate)\nPASS: test_communicate_eintr (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_eintr)\nPASS: test_communicate_epipe (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_epipe)\nPASS: test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_epipe_only_stdin)\nPASS: test_communicate_errors (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_errors)\nPASS: test_communicate_pipe_buf (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_pipe_buf)\nPASS: test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_pipe_fd_leak)\nPASS: test_communicate_returns (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_returns)\nPASS: test_communicate_stderr (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_stderr)\nPASS: test_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_stdin)\nPASS: test_communicate_stdout (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_stdout)\nPASS: test_communicate_timeout (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_timeout)\nPASS: test_communicate_timeout_large_output (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_timeout_large_output)\nPASS: test_cwd (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd)\nPASS: test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_absolute_arg)\nPASS: test_cwd_with_bytes (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_bytes)\nPASS: test_cwd_with_pathlike (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_pathlike)\nPASS: test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_relative_arg)\nPASS: test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_relative_executable)\nPASS: test_double_close_on_error (test.test_subprocess.ProcessTestCaseNoPoll.test_double_close_on_error)\ntest_empty_env (test.test_subprocess.ProcessTestCaseNoPoll.test_empty_env)\nSKIP: Verify that env={} is as empty as possible. 'The Python shared library cannot be loaded with an empty environment.'\nPASS: test_env (test.test_subprocess.ProcessTestCaseNoPoll.test_env)\nPASS: test_executable (test.test_subprocess.ProcessTestCaseNoPoll.test_executable)\nPASS: test_executable_replaces_shell (test.test_subprocess.ProcessTestCaseNoPoll.test_executable_replaces_shell)\nPASS: test_executable_takes_precedence (test.test_subprocess.ProcessTestCaseNoPoll.test_executable_takes_precedence)\nPASS: test_executable_with_cwd (test.test_subprocess.ProcessTestCaseNoPoll.test_executable_with_cwd)\nPASS: test_executable_without_cwd (test.test_subprocess.ProcessTestCaseNoPoll.test_executable_without_cwd)\ntest_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll.test_failed_child_execute_fd_leak)\nPASS: Test for the fork() failure fd leak reported in issue16327.\nPASS: test_file_not_found_includes_filename (test.test_subprocess.ProcessTestCaseNoPoll.test_file_not_found_includes_filename)\nPASS: test_file_not_found_with_bad_cwd (test.test_subprocess.ProcessTestCaseNoPoll.test_file_not_found_with_bad_cwd)\nPASS: test_handles_closed_on_exception (test.test_subprocess.ProcessTestCaseNoPoll.test_handles_closed_on_exception)\nPASS: test_invalid_args (test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_args)\nPASS: test_invalid_bufsize (test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_bufsize)\nPASS: test_invalid_cmd (test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_cmd)\nPASS: test_invalid_env (test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_env)\nPASS: test_io_buffered_by_default (test.test_subprocess.ProcessTestCaseNoPoll.test_io_buffered_by_default)\nPASS: test_io_unbuffered_works (test.test_subprocess.ProcessTestCaseNoPoll.test_io_unbuffered_works)\nPASS: test_issue8780 (test.test_subprocess.ProcessTestCaseNoPoll.test_issue8780)\nSKIP: test_leaking_fds_on_error (test.test_subprocess.ProcessTestCaseNoPoll.test_leaking_fds_on_error) \"resource 'cpu' is not enabled\"\nPASS: test_list2cmdline (test.test_subprocess.ProcessTestCaseNoPoll.test_list2cmdline)\nPASS: test_no_leaking (test.test_subprocess.ProcessTestCaseNoPoll.test_no_leaking)\nSKIP: test_nonexisting_with_pipes (test.test_subprocess.ProcessTestCaseNoPoll.test_nonexisting_with_pipes) 'need msvcrt.CrtSetReportMode'\nPASS: test_pathlike_executable (test.test_subprocess.ProcessTestCaseNoPoll.test_pathlike_executable)\nPASS: test_pathlike_executable_replaces_shell (test.test_subprocess.ProcessTestCaseNoPoll.test_pathlike_executable_replaces_shell)\nPASS: test_pipesize_default (test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default)\nPASS: test_pipesizes (test.test_subprocess.ProcessTestCaseNoPoll.test_pipesizes)\nPASS: test_poll (test.test_subprocess.ProcessTestCaseNoPoll.test_poll)\nPASS: test_repr (test.test_subprocess.ProcessTestCaseNoPoll.test_repr)\nPASS: test_stderr_devnull (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_devnull)\nPASS: test_stderr_filedes (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_filedes)\nPASS: test_stderr_fileobj (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_fileobj)\nPASS: test_stderr_none (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_none)\nPASS: test_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_pipe)\nPASS: test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_redirect_with_no_stdout_redirect)\nPASS: test_stdin_devnull (test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_devnull)\nPASS: test_stdin_filedes (test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_filedes)\nPASS: test_stdin_fileobj (test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_fileobj)\nPASS: test_stdin_none (test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_none)\nPASS: test_stdin_pipe (test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_pipe)\nPASS: test_stdout_devnull (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_devnull)\nPASS: test_stdout_filedes (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_filedes)\nPASS: test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_filedes_of_stdout)\nPASS: test_stdout_fileobj (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_fileobj)\nPASS: test_stdout_none (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_none)\nPASS: test_stdout_pipe (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_pipe)\nPASS: test_stdout_stderr_file (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_stderr_file)\nPASS: test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_stderr_pipe)\ntest_threadsafe_wait (test.test_subprocess.ProcessTestCaseNoPoll.test_threadsafe_wait)\nPASS: Issue21291: Popen.wait() needs to be threadsafe for returncode.\nPASS: test_universal_newlines_and_text (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_and_text)\nPASS: test_universal_newlines_communicate (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate)\nPASS: test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_encodings)\nPASS: test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_input_none)\nPASS: test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_stdin)\nPASS: test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_stdin_stdout_stderr)\nPASS: test_wait (test.test_subprocess.ProcessTestCaseNoPoll.test_wait)\nPASS: test_wait_timeout (test.test_subprocess.ProcessTestCaseNoPoll.test_wait_timeout)\nPASS: test_writes_before_communicate (test.test_subprocess.ProcessTestCaseNoPoll.test_writes_before_communicate)\nPASS: test_capture_output (test.test_subprocess.RunFuncTestCase.test_capture_output)\nPASS: test_capture_stderr (test.test_subprocess.RunFuncTestCase.test_capture_stderr)\nPASS: test_capture_stdout (test.test_subprocess.RunFuncTestCase.test_capture_stdout)\nPASS: test_check (test.test_subprocess.RunFuncTestCase.test_check)\nPASS: test_check_output_input_arg (test.test_subprocess.RunFuncTestCase.test_check_output_input_arg)\nPASS: test_check_output_stdin_arg (test.test_subprocess.RunFuncTestCase.test_check_output_stdin_arg)\nPASS: test_check_output_stdin_with_input_arg (test.test_subprocess.RunFuncTestCase.test_check_output_stdin_with_input_arg)\nSKIP: test_check_output_timeout (test.test_subprocess.RunFuncTestCase.test_check_output_timeout) \"resource 'walltime' is not enabled\"\nPASS: test_check_zero (test.test_subprocess.RunFuncTestCase.test_check_zero)\nPASS: test_encoding_warning (test.test_subprocess.RunFuncTestCase.test_encoding_warning)\nPASS: test_returncode (test.test_subprocess.RunFuncTestCase.test_returncode)\nPASS: test_run_kwargs (test.test_subprocess.RunFuncTestCase.test_run_kwargs)\nSKIP: test_run_with_an_empty_env (test.test_subprocess.RunFuncTestCase.test_run_with_an_empty_env) 'Maybe test trigger a leak on Ubuntu'\nPASS: test_run_with_bytes_path_and_arguments (test.test_subprocess.RunFuncTestCase.test_run_with_bytes_path_and_arguments)\nPASS: test_run_with_pathlike_path (test.test_subprocess.RunFuncTestCase.test_run_with_pathlike_path)\nPASS: test_run_with_pathlike_path_and_arguments (test.test_subprocess.RunFuncTestCase.test_run_with_pathlike_path_and_arguments)\ntest_run_with_shell_timeout_and_capture_output (test.test_subprocess.RunFuncTestCase.test_run_with_shell_timeout_and_capture_output)\nPASS: Output capturing after a timeout mustn't hang forever on open filehandles.\nPASS: test_stderr_with_capture_output_arg (test.test_subprocess.RunFuncTestCase.test_stderr_with_capture_output_arg)\nPASS: test_stdout_with_capture_output_arg (test.test_subprocess.RunFuncTestCase.test_stdout_with_capture_output_arg)\nPASS: test_timeout (test.test_subprocess.RunFuncTestCase.test_timeout)\nSKIP: test_call_string (test.test_subprocess.Win32ProcessTestCase.test_call_string) 'Windows specific tests'\nSKIP: test_close_fds (test.test_subprocess.Win32ProcessTestCase.test_close_fds) 'Windows specific tests'\nSKIP: test_close_fds_with_stdio (test.test_subprocess.Win32ProcessTestCase.test_close_fds_with_stdio) 'Windows specific tests'\nSKIP: test_creationflags (test.test_subprocess.Win32ProcessTestCase.test_creationflags) 'Windows specific tests'\nSKIP: test_empty_attribute_list (test.test_subprocess.Win32ProcessTestCase.test_empty_attribute_list) 'Windows specific tests'\nSKIP: test_empty_handle_list (test.test_subprocess.Win32ProcessTestCase.test_empty_handle_list) 'Windows specific tests'\nSKIP: test_invalid_args (test.test_subprocess.Win32ProcessTestCase.test_invalid_args) 'Windows specific tests'\nSKIP: test_issue31471 (test.test_subprocess.Win32ProcessTestCase.test_issue31471) 'Windows specific tests'\nSKIP: test_kill (test.test_subprocess.Win32ProcessTestCase.test_kill) 'Windows specific tests'\nSKIP: test_kill_dead (test.test_subprocess.Win32ProcessTestCase.test_kill_dead) 'Windows specific tests'\nSKIP: test_send_signal (test.test_subprocess.Win32ProcessTestCase.test_send_signal) 'Windows specific tests'\nSKIP: test_send_signal_dead (test.test_subprocess.Win32ProcessTestCase.test_send_signal_dead) 'Windows specific tests'\nSKIP: test_shell_encodings (test.test_subprocess.Win32ProcessTestCase.test_shell_encodings) 'Windows specific tests'\nSKIP: test_shell_sequence (test.test_subprocess.Win32ProcessTestCase.test_shell_sequence) 'Windows specific tests'\nSKIP: test_shell_string (test.test_subprocess.Win32ProcessTestCase.test_shell_string) 'Windows specific tests'\nSKIP: test_startupinfo (test.test_subprocess.Win32ProcessTestCase.test_startupinfo) 'Windows specific tests'\nSKIP: test_startupinfo_copy (test.test_subprocess.Win32ProcessTestCase.test_startupinfo_copy) 'Windows specific tests'\nSKIP: test_startupinfo_keywords (test.test_subprocess.Win32ProcessTestCase.test_startupinfo_keywords) 'Windows specific tests'\nSKIP: test_terminate (test.test_subprocess.Win32ProcessTestCase.test_terminate) 'Windows specific tests'\nSKIP: test_terminate_dead (test.test_subprocess.Win32ProcessTestCase.test_terminate_dead) 'Windows specific tests'\n\n----------------------------------------------------------------------\nRan 299 tests in 21.872s\n\nOK (skipped=37)\n0:03:33 load avg: 3.09 [387/469] test_time passed\nPASS: test_large_year (test.test_time.TestAsctime4dyear.test_large_year)\nPASS: test_negative (test.test_time.TestAsctime4dyear.test_negative)\nPASS: test_year (test.test_time.TestAsctime4dyear.test_year)\nPASS: test_AsMicroseconds (test.test_time.TestCPyTime.test_AsMicroseconds)\nPASS: test_AsMilliseconds (test.test_time.TestCPyTime.test_AsMilliseconds)\nPASS: test_AsSecondsDouble (test.test_time.TestCPyTime.test_AsSecondsDouble)\nPASS: test_AsTimespec (test.test_time.TestCPyTime.test_AsTimespec)\nPASS: test_AsTimespec_clamp (test.test_time.TestCPyTime.test_AsTimespec_clamp)\nPASS: test_AsTimeval (test.test_time.TestCPyTime.test_AsTimeval)\nPASS: test_AsTimeval_clamp (test.test_time.TestCPyTime.test_AsTimeval_clamp)\nPASS: test_FromSeconds (test.test_time.TestCPyTime.test_FromSeconds)\nPASS: test_FromSecondsObject (test.test_time.TestCPyTime.test_FromSecondsObject)\nPASS: test_bug_3061 (test.test_time.TestLocale.test_bug_3061)\nPASS: test_object_to_time_t (test.test_time.TestOldPyTime.test_object_to_time_t)\nPASS: test_object_to_timespec (test.test_time.TestOldPyTime.test_object_to_timespec)\nPASS: test_object_to_timeval (test.test_time.TestOldPyTime.test_object_to_timeval)\nPASS: test_localtime_timezone (test.test_time.TestPytime.test_localtime_timezone)\nPASS: test_short_times (test.test_time.TestPytime.test_short_times)\nPASS: test_strptime_timezone (test.test_time.TestPytime.test_strptime_timezone)\nPASS: test_4dyear (test.test_time.TestStrftime4dyear.test_4dyear)\nPASS: test_large_year (test.test_time.TestStrftime4dyear.test_large_year)\nPASS: test_negative (test.test_time.TestStrftime4dyear.test_negative)\nPASS: test_year (test.test_time.TestStrftime4dyear.test_year)\nSKIP: test_clock_functions (test.test_time.TestTimeWeaklinking.test_clock_functions) 'test weak linking on macOS'\nPASS: test_asctime (test.test_time.TimeTestCase.test_asctime)\nPASS: test_asctime_bounding_check (test.test_time.TimeTestCase.test_asctime_bounding_check)\nPASS: test_clock_getres (test.test_time.TimeTestCase.test_clock_getres)\nPASS: test_clock_monotonic (test.test_time.TimeTestCase.test_clock_monotonic)\nPASS: test_clock_realtime (test.test_time.TimeTestCase.test_clock_realtime)\nPASS: test_clock_settime (test.test_time.TimeTestCase.test_clock_settime)\nPASS: test_conversions (test.test_time.TimeTestCase.test_conversions)\nPASS: test_ctime (test.test_time.TimeTestCase.test_ctime)\nPASS: test_ctime_without_arg (test.test_time.TimeTestCase.test_ctime_without_arg)\nPASS: test_data_attributes (test.test_time.TimeTestCase.test_data_attributes)\nPASS: test_default_values_for_zero (test.test_time.TimeTestCase.test_default_values_for_zero)\nPASS: test_epoch (test.test_time.TimeTestCase.test_epoch)\nPASS: test_get_clock_info (test.test_time.TimeTestCase.test_get_clock_info)\nPASS: test_gmtime_without_arg (test.test_time.TimeTestCase.test_gmtime_without_arg)\nPASS: test_insane_timestamps (test.test_time.TimeTestCase.test_insane_timestamps)\nPASS: test_localtime_failure (test.test_time.TimeTestCase.test_localtime_failure)\nPASS: test_localtime_without_arg (test.test_time.TimeTestCase.test_localtime_without_arg)\nPASS: test_mktime (test.test_time.TimeTestCase.test_mktime)\nSKIP: test_mktime_error (test.test_time.TimeTestCase.test_mktime_error) 'disabled because of a bug in glibc. Issue #13309'\nPASS: test_monotonic (test.test_time.TimeTestCase.test_monotonic)\nPASS: test_monotonic_settime (test.test_time.TimeTestCase.test_monotonic_settime)\nPASS: test_perf_counter (test.test_time.TimeTestCase.test_perf_counter)\nSKIP: test_process_time (test.test_time.TimeTestCase.test_process_time) 'timing related test, dependent on load'\nPASS: test_pthread_getcpuclockid (test.test_time.TimeTestCase.test_pthread_getcpuclockid)\nPASS: test_sleep (test.test_time.TimeTestCase.test_sleep)\nPASS: test_strftime (test.test_time.TimeTestCase.test_strftime)\nPASS: test_strftime_bounding_check (test.test_time.TimeTestCase.test_strftime_bounding_check)\nPASS: test_strftime_format_check (test.test_time.TimeTestCase.test_strftime_format_check)\nPASS: test_strptime (test.test_time.TimeTestCase.test_strptime)\nPASS: test_strptime_bytes (test.test_time.TimeTestCase.test_strptime_bytes)\nPASS: test_strptime_exception_context (test.test_time.TimeTestCase.test_strptime_exception_context)\nSKIP: test_thread_time (test.test_time.TimeTestCase.test_thread_time) 'timing related test, dependent on load'\nPASS: test_time (test.test_time.TimeTestCase.test_time)\nPASS: test_time_ns_type (test.test_time.TimeTestCase.test_time_ns_type)\nPASS: test_tzset (test.test_time.TimeTestCase.test_tzset)\n\n----------------------------------------------------------------------\nRan 55 tests in 1.838s\n\nOK (skipped=4)\n0:03:33 load avg: 3.09 [388/469] test_timeit passed\nPASS: test_autorange (test.test_timeit.TestTimeit.test_autorange)\nPASS: test_autorange_second (test.test_timeit.TestTimeit.test_autorange_second)\nPASS: test_autorange_with_callback (test.test_timeit.TestTimeit.test_autorange_with_callback)\nPASS: test_main_bad_switch (test.test_timeit.TestTimeit.test_main_bad_switch)\nPASS: test_main_exception (test.test_timeit.TestTimeit.test_main_exception)\nPASS: test_main_exception_fixed_reps (test.test_timeit.TestTimeit.test_main_exception_fixed_reps)\nPASS: test_main_fixed_iters (test.test_timeit.TestTimeit.test_main_fixed_iters)\nPASS: test_main_fixed_reps (test.test_timeit.TestTimeit.test_main_fixed_reps)\nPASS: test_main_help (test.test_timeit.TestTimeit.test_main_help)\nPASS: test_main_microseconds (test.test_timeit.TestTimeit.test_main_microseconds)\nPASS: test_main_milliseconds (test.test_timeit.TestTimeit.test_main_milliseconds)\nPASS: test_main_multiple_setups (test.test_timeit.TestTimeit.test_main_multiple_setups)\nPASS: test_main_negative_reps (test.test_timeit.TestTimeit.test_main_negative_reps)\nPASS: test_main_seconds (test.test_timeit.TestTimeit.test_main_seconds)\nPASS: test_main_setup (test.test_timeit.TestTimeit.test_main_setup)\nPASS: test_main_verbose (test.test_timeit.TestTimeit.test_main_verbose)\nPASS: test_main_very_verbose (test.test_timeit.TestTimeit.test_main_very_verbose)\nPASS: test_main_with_time_unit (test.test_timeit.TestTimeit.test_main_with_time_unit)\nPASS: test_print_exc (test.test_timeit.TestTimeit.test_print_exc)\nPASS: test_reindent_empty (test.test_timeit.TestTimeit.test_reindent_empty)\nPASS: test_reindent_multi (test.test_timeit.TestTimeit.test_reindent_multi)\nPASS: test_reindent_multi_empty (test.test_timeit.TestTimeit.test_reindent_multi_empty)\nPASS: test_reindent_single (test.test_timeit.TestTimeit.test_reindent_single)\nPASS: test_repeat_callable_setup (test.test_timeit.TestTimeit.test_repeat_callable_setup)\nPASS: test_repeat_callable_stmt (test.test_timeit.TestTimeit.test_repeat_callable_stmt)\nPASS: test_repeat_callable_stmt_and_setup (test.test_timeit.TestTimeit.test_repeat_callable_stmt_and_setup)\nPASS: test_repeat_few_reps_and_iters (test.test_timeit.TestTimeit.test_repeat_few_reps_and_iters)\nPASS: test_repeat_function_zero_iters (test.test_timeit.TestTimeit.test_repeat_function_zero_iters)\nPASS: test_repeat_function_zero_reps (test.test_timeit.TestTimeit.test_repeat_function_zero_reps)\nPASS: test_repeat_zero_iters (test.test_timeit.TestTimeit.test_repeat_zero_iters)\nPASS: test_repeat_zero_reps (test.test_timeit.TestTimeit.test_repeat_zero_reps)\nPASS: test_timeit_callable_setup (test.test_timeit.TestTimeit.test_timeit_callable_setup)\nPASS: test_timeit_callable_stmt (test.test_timeit.TestTimeit.test_timeit_callable_stmt)\nPASS: test_timeit_callable_stmt_and_setup (test.test_timeit.TestTimeit.test_timeit_callable_stmt_and_setup)\nPASS: test_timeit_few_iters (test.test_timeit.TestTimeit.test_timeit_few_iters)\nPASS: test_timeit_function_zero_iters (test.test_timeit.TestTimeit.test_timeit_function_zero_iters)\nPASS: test_timeit_globals_args (test.test_timeit.TestTimeit.test_timeit_globals_args)\nPASS: test_timeit_zero_iters (test.test_timeit.TestTimeit.test_timeit_zero_iters)\nPASS: test_timer_empty_stmt (test.test_timeit.TestTimeit.test_timer_empty_stmt)\nPASS: test_timer_invalid_setup (test.test_timeit.TestTimeit.test_timer_invalid_setup)\nPASS: test_timer_invalid_stmt (test.test_timeit.TestTimeit.test_timer_invalid_stmt)\n\n----------------------------------------------------------------------\nRan 41 tests in 0.071s\n\nOK\n0:03:33 load avg: 3.09 [389/469] test_timeout passed\nSKIP: setUpModule (test.test_timeout) \"Use of the 'network' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=1)\n0:03:34 load avg: 3.09 [390/469] test_tix skipped\ntest_tix skipped -- No module named '_tkinter'\n0:03:34 load avg: 3.09 [391/469] test_tkinter skipped\ntest_tkinter skipped -- No module named '_tkinter'\n0:03:35 load avg: 3.09 [392/469] test_tokenize passed\nPASS: test_additive (test.test_tokenize.CTokenizeTest.test_additive)\nPASS: test_async (test.test_tokenize.CTokenizeTest.test_async)\nPASS: test_comparison (test.test_tokenize.CTokenizeTest.test_comparison)\nPASS: test_continuation_lines_indentation (test.test_tokenize.CTokenizeTest.test_continuation_lines_indentation)\nPASS: test_encoding (test.test_tokenize.CTokenizeTest.test_encoding)\nPASS: test_float (test.test_tokenize.CTokenizeTest.test_float)\nPASS: test_function (test.test_tokenize.CTokenizeTest.test_function)\nPASS: test_int (test.test_tokenize.CTokenizeTest.test_int)\nPASS: test_invalid_syntax (test.test_tokenize.CTokenizeTest.test_invalid_syntax)\nPASS: test_max_indent (test.test_tokenize.CTokenizeTest.test_max_indent)\nPASS: test_method (test.test_tokenize.CTokenizeTest.test_method)\nPASS: test_multiplicative (test.test_tokenize.CTokenizeTest.test_multiplicative)\nPASS: test_selector (test.test_tokenize.CTokenizeTest.test_selector)\nPASS: test_string (test.test_tokenize.CTokenizeTest.test_string)\nPASS: test_tabs (test.test_tokenize.CTokenizeTest.test_tabs)\nPASS: test_unary (test.test_tokenize.CTokenizeTest.test_unary)\nPASS: test_unicode (test.test_tokenize.CTokenizeTest.test_unicode)\ntest_newline_at_the_end_of_buffer (test.test_tokenize.CTokenizerBufferTests.test_newline_at_the_end_of_buffer) ... \n===== script foo.py ======\n===== script foo.py completed: exit code 0 ======\nok\nPASS: test_additive (test.test_tokenize.GenerateTokensTest.test_additive)\nPASS: test_async (test.test_tokenize.GenerateTokensTest.test_async)\nPASS: test_basic (test.test_tokenize.GenerateTokensTest.test_basic)\nPASS: test_closing_parenthesis_from_different_line (test.test_tokenize.GenerateTokensTest.test_closing_parenthesis_from_different_line)\nPASS: test_comparison (test.test_tokenize.GenerateTokensTest.test_comparison)\nPASS: test_float (test.test_tokenize.GenerateTokensTest.test_float)\nPASS: test_function (test.test_tokenize.GenerateTokensTest.test_function)\nPASS: test_implicit_newline (test.test_tokenize.GenerateTokensTest.test_implicit_newline)\nPASS: test_int (test.test_tokenize.GenerateTokensTest.test_int)\nPASS: test_invalid_readline (test.test_tokenize.GenerateTokensTest.test_invalid_readline)\nPASS: test_long (test.test_tokenize.GenerateTokensTest.test_long)\nPASS: test_method (test.test_tokenize.GenerateTokensTest.test_method)\nPASS: test_multiplicative (test.test_tokenize.GenerateTokensTest.test_multiplicative)\nPASS: test_newline_after_parenthesized_block_with_comment (test.test_tokenize.GenerateTokensTest.test_newline_after_parenthesized_block_with_comment)\nPASS: test_non_ascii_identifiers (test.test_tokenize.GenerateTokensTest.test_non_ascii_identifiers)\nPASS: test_selector (test.test_tokenize.GenerateTokensTest.test_selector)\nPASS: test_shift (test.test_tokenize.GenerateTokensTest.test_shift)\nPASS: test_string (test.test_tokenize.GenerateTokensTest.test_string)\nPASS: test_tabs (test.test_tokenize.GenerateTokensTest.test_tabs)\nPASS: test_unary (test.test_tokenize.GenerateTokensTest.test_unary)\nPASS: test_underscore_literals (test.test_tokenize.GenerateTokensTest.test_underscore_literals)\nPASS: test_unicode (test.test_tokenize.GenerateTokensTest.test_unicode)\nPASS: test_number_followed_by_name (test.test_tokenize.InvalidPythonTests.test_number_followed_by_name)\nPASS: test_number_starting_with_zero (test.test_tokenize.InvalidPythonTests.test_number_starting_with_zero)\nPASS: test_bom_no_cookie (test.test_tokenize.TestDetectEncoding.test_bom_no_cookie)\nPASS: test_cookie_first_line_no_bom (test.test_tokenize.TestDetectEncoding.test_cookie_first_line_no_bom)\nPASS: test_cookie_second_line_commented_first_line (test.test_tokenize.TestDetectEncoding.test_cookie_second_line_commented_first_line)\nPASS: test_cookie_second_line_empty_first_line (test.test_tokenize.TestDetectEncoding.test_cookie_second_line_empty_first_line)\nPASS: test_cookie_second_line_no_bom (test.test_tokenize.TestDetectEncoding.test_cookie_second_line_no_bom)\nPASS: test_cookie_second_line_noncommented_first_line (test.test_tokenize.TestDetectEncoding.test_cookie_second_line_noncommented_first_line)\nPASS: test_false_encoding (test.test_tokenize.TestDetectEncoding.test_false_encoding)\nPASS: test_filename_in_exception (test.test_tokenize.TestDetectEncoding.test_filename_in_exception)\nPASS: test_latin1_normalization (test.test_tokenize.TestDetectEncoding.test_latin1_normalization)\nPASS: test_matched_bom_and_cookie_first_line (test.test_tokenize.TestDetectEncoding.test_matched_bom_and_cookie_first_line)\nPASS: test_matched_bom_and_cookie_second_line (test.test_tokenize.TestDetectEncoding.test_matched_bom_and_cookie_second_line)\nPASS: test_mismatched_bom_and_cookie_first_line_raises_syntaxerror (test.test_tokenize.TestDetectEncoding.test_mismatched_bom_and_cookie_first_line_raises_syntaxerror)\nPASS: test_mismatched_bom_and_cookie_second_line_raises_syntaxerror (test.test_tokenize.TestDetectEncoding.test_mismatched_bom_and_cookie_second_line_raises_syntaxerror)\nPASS: test_no_bom_no_encoding_cookie (test.test_tokenize.TestDetectEncoding.test_no_bom_no_encoding_cookie)\nPASS: test_open (test.test_tokenize.TestDetectEncoding.test_open)\nPASS: test_open_error (test.test_tokenize.TestDetectEncoding.test_open_error)\nPASS: test_short_files (test.test_tokenize.TestDetectEncoding.test_short_files)\nPASS: test_syntaxerror_latin1 (test.test_tokenize.TestDetectEncoding.test_syntaxerror_latin1)\nPASS: test_utf8_normalization (test.test_tokenize.TestDetectEncoding.test_utf8_normalization)\nPASS: test_decistmt (test.test_tokenize.TestMisc.test_decistmt)\nPASS: test_backslash_continuation (test.test_tokenize.TestRoundtrip.test_backslash_continuation)\nPASS: test_continuation (test.test_tokenize.TestRoundtrip.test_continuation)\ntest_indentation_semantics_retained (test.test_tokenize.TestRoundtrip.test_indentation_semantics_retained)\nPASS: Ensure that although whitespace might be mutated in a roundtrip,\nPASS: test_random_files (test.test_tokenize.TestRoundtrip.test_random_files)\nPASS: test_roundtrip (test.test_tokenize.TestRoundtrip.test_roundtrip)\nPASS: test_string_concatenation (test.test_tokenize.TestRoundtrip.test_string_concatenation)\nPASS: test_comment_at_the_end_of_the_source_without_newline (test.test_tokenize.TestTokenize.test_comment_at_the_end_of_the_source_without_newline)\nPASS: test_exact_type (test.test_tokenize.TestTokenize.test_exact_type)\nPASS: test_invalid_character_in_fstring_middle (test.test_tokenize.TestTokenize.test_invalid_character_in_fstring_middle)\nPASS: test_newline_and_space_at_the_end_of_the_source_without_newline (test.test_tokenize.TestTokenize.test_newline_and_space_at_the_end_of_the_source_without_newline)\nPASS: test_oneline_defs (test.test_tokenize.TestTokenize.test_oneline_defs)\nPASS: test_pathological_trailing_whitespace (test.test_tokenize.TestTokenize.test_pathological_trailing_whitespace)\nPASS: test_tokenize (test.test_tokenize.TestTokenize.test_tokenize)\nPASS: test_bad_coding_cookie (test.test_tokenize.TestTokenizerAdheresToPep0263.test_bad_coding_cookie)\ntest_latin1_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263.test_latin1_coding_cookie_and_utf8_bom)\nPASS: As per PEP 0263, if a file starts with a utf-8 BOM signature, the only\nPASS: test_no_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263.test_no_coding_cookie_and_utf8_bom)\nPASS: test_utf8_coding_cookie_and_no_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263.test_utf8_coding_cookie_and_no_utf8_bom)\nPASS: test_utf8_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263.test_utf8_coding_cookie_and_utf8_bom)\nPASS: test__tokenize_decodes_with_specified_encoding (test.test_tokenize.Test_Tokenize.test__tokenize_decodes_with_specified_encoding)\nPASS: test_additive (test.test_tokenize.TokenizeTest.test_additive)\nPASS: test_async (test.test_tokenize.TokenizeTest.test_async)\nPASS: test_basic (test.test_tokenize.TokenizeTest.test_basic)\nPASS: test_closing_parenthesis_from_different_line (test.test_tokenize.TokenizeTest.test_closing_parenthesis_from_different_line)\nPASS: test_comparison (test.test_tokenize.TokenizeTest.test_comparison)\nPASS: test_float (test.test_tokenize.TokenizeTest.test_float)\nPASS: test_function (test.test_tokenize.TokenizeTest.test_function)\nPASS: test_implicit_newline (test.test_tokenize.TokenizeTest.test_implicit_newline)\nPASS: test_int (test.test_tokenize.TokenizeTest.test_int)\nPASS: test_invalid_readline (test.test_tokenize.TokenizeTest.test_invalid_readline)\nPASS: test_long (test.test_tokenize.TokenizeTest.test_long)\nPASS: test_method (test.test_tokenize.TokenizeTest.test_method)\nPASS: test_multiplicative (test.test_tokenize.TokenizeTest.test_multiplicative)\nPASS: test_newline_after_parenthesized_block_with_comment (test.test_tokenize.TokenizeTest.test_newline_after_parenthesized_block_with_comment)\nPASS: test_non_ascii_identifiers (test.test_tokenize.TokenizeTest.test_non_ascii_identifiers)\nPASS: test_selector (test.test_tokenize.TokenizeTest.test_selector)\nPASS: test_shift (test.test_tokenize.TokenizeTest.test_shift)\nPASS: test_string (test.test_tokenize.TokenizeTest.test_string)\nPASS: test_tabs (test.test_tokenize.TokenizeTest.test_tabs)\nPASS: test_unary (test.test_tokenize.TokenizeTest.test_unary)\nPASS: test_underscore_literals (test.test_tokenize.TokenizeTest.test_underscore_literals)\nPASS: test_unicode (test.test_tokenize.TokenizeTest.test_unicode)\nPASS: test_backslash_continuation (test.test_tokenize.UntokenizeTest.test_backslash_continuation)\nPASS: test_bad_input_order (test.test_tokenize.UntokenizeTest.test_bad_input_order)\nPASS: test_iter_compat (test.test_tokenize.UntokenizeTest.test_iter_compat)\n\n----------------------------------------------------------------------\nRan 106 tests in 0.812s\n\nOK\n0:03:36 load avg: 3.09 [393/469] test_tomllib passed\nPASS: test_invalid (test.test_tomllib.test_data.TestData.test_invalid)\nPASS: test_valid (test.test_tomllib.test_data.TestData.test_valid)\nPASS: test_invalid_char_quotes (test.test_tomllib.test_error.TestError.test_invalid_char_quotes)\nPASS: test_invalid_parse_float (test.test_tomllib.test_error.TestError.test_invalid_parse_float)\nPASS: test_line_and_col (test.test_tomllib.test_error.TestError.test_line_and_col)\nPASS: test_missing_value (test.test_tomllib.test_error.TestError.test_missing_value)\nPASS: test_module_name (test.test_tomllib.test_error.TestError.test_module_name)\nPASS: test_deepcopy (test.test_tomllib.test_misc.TestMiscellaneous.test_deepcopy)\nPASS: test_incorrect_load (test.test_tomllib.test_misc.TestMiscellaneous.test_incorrect_load)\nPASS: test_inline_array_recursion_limit (test.test_tomllib.test_misc.TestMiscellaneous.test_inline_array_recursion_limit)\nPASS: test_inline_table_recursion_limit (test.test_tomllib.test_misc.TestMiscellaneous.test_inline_table_recursion_limit)\nPASS: test_load (test.test_tomllib.test_misc.TestMiscellaneous.test_load)\nPASS: test_parse_float (test.test_tomllib.test_misc.TestMiscellaneous.test_parse_float)\n\n----------------------------------------------------------------------\nRan 13 tests in 0.035s\n\nOK\n0:03:36 load avg: 3.09 [394/469] test_threadsignals passed\nPASS: test_interrupted_timed_acquire (test.test_threadsignals.ThreadSignals.test_interrupted_timed_acquire)\nPASS: test_lock_acquire_interruption (test.test_threadsignals.ThreadSignals.test_lock_acquire_interruption)\nPASS: test_lock_acquire_retries_on_intr (test.test_threadsignals.ThreadSignals.test_lock_acquire_retries_on_intr)\nPASS: test_rlock_acquire_interruption (test.test_threadsignals.ThreadSignals.test_rlock_acquire_interruption)\nPASS: test_rlock_acquire_retries_on_intr (test.test_threadsignals.ThreadSignals.test_rlock_acquire_retries_on_intr)\nPASS: test_signals (test.test_threadsignals.ThreadSignals.test_signals)\n\n----------------------------------------------------------------------\nRan 6 tests in 4.984s\n\nOK\n0:03:36 load avg: 3.09 [395/469] test_tools passed\nSKIP: test.test_tools.test_freeze (unittest.loader.ModuleSkipped.test.test_tools.test_freeze) 'freeze directory could not be found'\nSKIP: test.test_tools.test_i18n (unittest.loader.ModuleSkipped.test.test_tools.test_i18n) 'scripts directory could not be found'\nSKIP: test.test_tools.test_reindent (unittest.loader.ModuleSkipped.test.test_tools.test_reindent) 'scripts directory could not be found'\nSKIP: test.test_tools.test_sundry (unittest.loader.ModuleSkipped.test.test_tools.test_sundry) 'scripts directory could not be found'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.001s\n\nNO TESTS RAN (skipped=4)\n0:03:38 load avg: 3.09 [396/469] test_threading passed\nPASS: test_atexit_after_shutdown (test.test_threading.AtexitTests.test_atexit_after_shutdown)\nPASS: test_atexit_called_once (test.test_threading.AtexitTests.test_atexit_called_once)\nPASS: test_atexit_output (test.test_threading.AtexitTests.test_atexit_output)\ntest_abort (test.test_threading.BarrierTests.test_abort)\nPASS: Test that an abort will put the barrier in a broken state\ntest_abort_and_reset (test.test_threading.BarrierTests.test_abort_and_reset)\nPASS: Test that a barrier can be reset after being broken.\ntest_action (test.test_threading.BarrierTests.test_action)\nPASS: Test the 'action' callback\ntest_barrier (test.test_threading.BarrierTests.test_barrier)\nPASS: Test that a barrier is passed in lockstep\ntest_barrier_10 (test.test_threading.BarrierTests.test_barrier_10)\nPASS: Test that a barrier works for 10 consecutive runs\ntest_default_timeout (test.test_threading.BarrierTests.test_default_timeout)\nPASS: Test the barrier's default timeout\nPASS: test_repr (test.test_threading.BarrierTests.test_repr)\ntest_reset (test.test_threading.BarrierTests.test_reset)\nPASS: Test that a 'reset' on a barrier frees the waiting threads\nPASS: test_single_thread (test.test_threading.BarrierTests.test_single_thread)\ntest_timeout (test.test_threading.BarrierTests.test_timeout)\nPASS: Test wait(timeout)\ntest_wait_return (test.test_threading.BarrierTests.test_wait_return)\nPASS: test the return value from barrier.wait\nPASS: test_acquire (test.test_threading.BoundedSemaphoreTests.test_acquire)\nPASS: test_acquire_contended (test.test_threading.BoundedSemaphoreTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.BoundedSemaphoreTests.test_acquire_destroy)\nPASS: test_acquire_timeout (test.test_threading.BoundedSemaphoreTests.test_acquire_timeout)\nPASS: test_constructor (test.test_threading.BoundedSemaphoreTests.test_constructor)\nPASS: test_default_value (test.test_threading.BoundedSemaphoreTests.test_default_value)\nPASS: test_multirelease (test.test_threading.BoundedSemaphoreTests.test_multirelease)\nPASS: test_release_unacquired (test.test_threading.BoundedSemaphoreTests.test_release_unacquired)\nPASS: test_repr (test.test_threading.BoundedSemaphoreTests.test_repr)\nPASS: test_try_acquire (test.test_threading.BoundedSemaphoreTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.BoundedSemaphoreTests.test_try_acquire_contended)\nPASS: test_with (test.test_threading.BoundedSemaphoreTests.test_with)\nPASS: test__is_owned (test.test_threading.CRLockTests.test__is_owned)\nPASS: test_acquire_contended (test.test_threading.CRLockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.CRLockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_threading.CRLockTests.test_acquire_release)\nPASS: test_constructor (test.test_threading.CRLockTests.test_constructor)\nPASS: test_different_thread (test.test_threading.CRLockTests.test_different_thread)\nPASS: test_locked_repr (test.test_threading.CRLockTests.test_locked_repr)\nPASS: test_reacquire (test.test_threading.CRLockTests.test_reacquire)\nPASS: test_recursion_count (test.test_threading.CRLockTests.test_recursion_count)\nPASS: test_release_save_unacquired (test.test_threading.CRLockTests.test_release_save_unacquired)\nPASS: test_release_unacquired (test.test_threading.CRLockTests.test_release_unacquired)\nPASS: test_repr (test.test_threading.CRLockTests.test_repr)\nPASS: test_thread_leak (test.test_threading.CRLockTests.test_thread_leak)\nPASS: test_timeout (test.test_threading.CRLockTests.test_timeout)\nPASS: test_try_acquire (test.test_threading.CRLockTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.CRLockTests.test_try_acquire_contended)\nPASS: test_weakref_deleted (test.test_threading.CRLockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_threading.CRLockTests.test_weakref_exists)\nPASS: test_with (test.test_threading.CRLockTests.test_with)\nPASS: test__is_owned (test.test_threading.ConditionAsRLockTests.test__is_owned)\nPASS: test_acquire_contended (test.test_threading.ConditionAsRLockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.ConditionAsRLockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_threading.ConditionAsRLockTests.test_acquire_release)\nPASS: test_constructor (test.test_threading.ConditionAsRLockTests.test_constructor)\nPASS: test_different_thread (test.test_threading.ConditionAsRLockTests.test_different_thread)\nPASS: test_locked_repr (test.test_threading.ConditionAsRLockTests.test_locked_repr)\nPASS: test_reacquire (test.test_threading.ConditionAsRLockTests.test_reacquire)\nSKIP: test_recursion_count (test.test_threading.ConditionAsRLockTests.test_recursion_count) 'Condition does not expose _recursion_count()'\nPASS: test_release_save_unacquired (test.test_threading.ConditionAsRLockTests.test_release_save_unacquired)\nPASS: test_release_unacquired (test.test_threading.ConditionAsRLockTests.test_release_unacquired)\nPASS: test_repr (test.test_threading.ConditionAsRLockTests.test_repr)\nPASS: test_thread_leak (test.test_threading.ConditionAsRLockTests.test_thread_leak)\nPASS: test_timeout (test.test_threading.ConditionAsRLockTests.test_timeout)\nPASS: test_try_acquire (test.test_threading.ConditionAsRLockTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.ConditionAsRLockTests.test_try_acquire_contended)\nPASS: test_weakref_deleted (test.test_threading.ConditionAsRLockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_threading.ConditionAsRLockTests.test_weakref_exists)\nPASS: test_with (test.test_threading.ConditionAsRLockTests.test_with)\nPASS: test_acquire (test.test_threading.ConditionTests.test_acquire)\nPASS: test_notify (test.test_threading.ConditionTests.test_notify)\nPASS: test_timeout (test.test_threading.ConditionTests.test_timeout)\nPASS: test_unacquired_notify (test.test_threading.ConditionTests.test_unacquired_notify)\nPASS: test_unacquired_wait (test.test_threading.ConditionTests.test_unacquired_wait)\nPASS: test_waitfor (test.test_threading.ConditionTests.test_waitfor)\nPASS: test_waitfor_timeout (test.test_threading.ConditionTests.test_waitfor_timeout)\nPASS: test_at_fork_reinit (test.test_threading.EventTests.test_at_fork_reinit)\nPASS: test_is_set (test.test_threading.EventTests.test_is_set)\nPASS: test_notify (test.test_threading.EventTests.test_notify)\nPASS: test_repr (test.test_threading.EventTests.test_repr)\nPASS: test_set_and_clear (test.test_threading.EventTests.test_set_and_clear)\nPASS: test_timeout (test.test_threading.EventTests.test_timeout)\nPASS: test_custom_excepthook (test.test_threading.ExceptHookTests.test_custom_excepthook)\nPASS: test_custom_excepthook_fail (test.test_threading.ExceptHookTests.test_custom_excepthook_fail)\nPASS: test_excepthook (test.test_threading.ExceptHookTests.test_excepthook)\nPASS: test_excepthook_thread_None (test.test_threading.ExceptHookTests.test_excepthook_thread_None)\nPASS: test_original_excepthook (test.test_threading.ExceptHookTests.test_original_excepthook)\nPASS: test_system_exit (test.test_threading.ExceptHookTests.test_system_exit)\nPASS: test_can_interrupt_tight_loops (test.test_threading.InterruptMainTests.test_can_interrupt_tight_loops)\nPASS: test_interrupt_main_invalid_signal (test.test_threading.InterruptMainTests.test_interrupt_main_invalid_signal)\nPASS: test_interrupt_main_mainthread (test.test_threading.InterruptMainTests.test_interrupt_main_mainthread)\nPASS: test_interrupt_main_noerror (test.test_threading.InterruptMainTests.test_interrupt_main_noerror)\nPASS: test_interrupt_main_subthread (test.test_threading.InterruptMainTests.test_interrupt_main_subthread)\nPASS: test_interrupt_main_with_signal_handler (test.test_threading.InterruptMainTests.test_interrupt_main_with_signal_handler)\nPASS: test_acquire_contended (test.test_threading.LockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.LockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_threading.LockTests.test_acquire_release)\nPASS: test_at_fork_reinit (test.test_threading.LockTests.test_at_fork_reinit)\nPASS: test_constructor (test.test_threading.LockTests.test_constructor)\nPASS: test_different_thread (test.test_threading.LockTests.test_different_thread)\nPASS: test_locked_repr (test.test_threading.LockTests.test_locked_repr)\nPASS: test_reacquire (test.test_threading.LockTests.test_reacquire)\nPASS: test_repr (test.test_threading.LockTests.test_repr)\nPASS: test_state_after_timeout (test.test_threading.LockTests.test_state_after_timeout)\nPASS: test_thread_leak (test.test_threading.LockTests.test_thread_leak)\nPASS: test_timeout (test.test_threading.LockTests.test_timeout)\nPASS: test_try_acquire (test.test_threading.LockTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.LockTests.test_try_acquire_contended)\nPASS: test_weakref_deleted (test.test_threading.LockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_threading.LockTests.test_weakref_exists)\nPASS: test_with (test.test_threading.LockTests.test_with)\nPASS: test__all__ (test.test_threading.MiscTestCase.test__all__)\nPASS: test_gh112826_missing__thread__is_main_interpreter (test.test_threading.MiscTestCase.test_gh112826_missing__thread__is_main_interpreter)\nPASS: test__is_owned (test.test_threading.PyRLockTests.test__is_owned)\nPASS: test_acquire_contended (test.test_threading.PyRLockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.PyRLockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_threading.PyRLockTests.test_acquire_release)\nPASS: test_constructor (test.test_threading.PyRLockTests.test_constructor)\nPASS: test_different_thread (test.test_threading.PyRLockTests.test_different_thread)\nPASS: test_locked_repr (test.test_threading.PyRLockTests.test_locked_repr)\nPASS: test_reacquire (test.test_threading.PyRLockTests.test_reacquire)\nPASS: test_recursion_count (test.test_threading.PyRLockTests.test_recursion_count)\nPASS: test_release_save_unacquired (test.test_threading.PyRLockTests.test_release_save_unacquired)\nPASS: test_release_unacquired (test.test_threading.PyRLockTests.test_release_unacquired)\nPASS: test_repr (test.test_threading.PyRLockTests.test_repr)\nPASS: test_thread_leak (test.test_threading.PyRLockTests.test_thread_leak)\nPASS: test_timeout (test.test_threading.PyRLockTests.test_timeout)\nPASS: test_try_acquire (test.test_threading.PyRLockTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.PyRLockTests.test_try_acquire_contended)\nPASS: test_weakref_deleted (test.test_threading.PyRLockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_threading.PyRLockTests.test_weakref_exists)\nPASS: test_with (test.test_threading.PyRLockTests.test_with)\nPASS: test_acquire (test.test_threading.SemaphoreTests.test_acquire)\nPASS: test_acquire_contended (test.test_threading.SemaphoreTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.SemaphoreTests.test_acquire_destroy)\nPASS: test_acquire_timeout (test.test_threading.SemaphoreTests.test_acquire_timeout)\nPASS: test_constructor (test.test_threading.SemaphoreTests.test_constructor)\nPASS: test_default_value (test.test_threading.SemaphoreTests.test_default_value)\nPASS: test_multirelease (test.test_threading.SemaphoreTests.test_multirelease)\nPASS: test_release_unacquired (test.test_threading.SemaphoreTests.test_release_unacquired)\nPASS: test_repr (test.test_threading.SemaphoreTests.test_repr)\nPASS: test_try_acquire (test.test_threading.SemaphoreTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.SemaphoreTests.test_try_acquire_contended)\nPASS: test_with (test.test_threading.SemaphoreTests.test_with)\nPASS: test_daemon_threads_fatal_error (test.test_threading.SubinterpThreadingTests.test_daemon_threads_fatal_error)\nPASS: test_daemon_threads_not_allowed (test.test_threading.SubinterpThreadingTests.test_daemon_threads_not_allowed)\nPASS: test_threads_join (test.test_threading.SubinterpThreadingTests.test_threads_join)\nPASS: test_threads_join_2 (test.test_threading.SubinterpThreadingTests.test_threads_join_2)\nPASS: test_threads_join_with_no_main (test.test_threading.SubinterpThreadingTests.test_threads_join_with_no_main)\nPASS: test_threads_not_allowed (test.test_threading.SubinterpThreadingTests.test_threads_not_allowed)\nPASS: test_1_join_on_shutdown (test.test_threading.ThreadJoinOnShutdown.test_1_join_on_shutdown)\nPASS: test_2_join_in_forked_process (test.test_threading.ThreadJoinOnShutdown.test_2_join_in_forked_process)\nPASS: test_3_join_in_forked_from_thread (test.test_threading.ThreadJoinOnShutdown.test_3_join_in_forked_from_thread)\nPASS: test_4_daemon_threads (test.test_threading.ThreadJoinOnShutdown.test_4_daemon_threads)\nPASS: test_clear_threads_states_after_fork (test.test_threading.ThreadJoinOnShutdown.test_clear_threads_states_after_fork)\nPASS: test_reinit_tls_after_fork (test.test_threading.ThreadJoinOnShutdown.test_reinit_tls_after_fork)\nPASS: test_BoundedSemaphore_limit (test.test_threading.ThreadTests.test_BoundedSemaphore_limit)\ntest_PyThreadState_SetAsyncExc (test.test_threading.ThreadTests.test_PyThreadState_SetAsyncExc) ...     started worker thread\n    trying nonsensical thread id\n    waiting for worker thread to get started\n    verifying worker hasn't exited\n    attempting to raise asynch exception in worker\n    waiting for worker to say it caught the exception\n    all OK -- joining worker\nok\nPASS: test_args_argument (test.test_threading.ThreadTests.test_args_argument)\nPASS: test_boolean_target (test.test_threading.ThreadTests.test_boolean_target)\nPASS: test_daemon_param (test.test_threading.ThreadTests.test_daemon_param)\nPASS: test_disallow_instantiation (test.test_threading.ThreadTests.test_disallow_instantiation)\nPASS: test_dummy_thread_after_fork (test.test_threading.ThreadTests.test_dummy_thread_after_fork)\nPASS: test_enumerate_after_join (test.test_threading.ThreadTests.test_enumerate_after_join)\nPASS: test_finalization_shutdown (test.test_threading.ThreadTests.test_finalization_shutdown)\nPASS: test_finalize_running_thread (test.test_threading.ThreadTests.test_finalize_running_thread)\nPASS: test_finalize_with_trace (test.test_threading.ThreadTests.test_finalize_with_trace)\nPASS: test_foreign_thread (test.test_threading.ThreadTests.test_foreign_thread)\nPASS: test_frame_tstate_tracing (test.test_threading.ThreadTests.test_frame_tstate_tracing)\nPASS: test_getprofile (test.test_threading.ThreadTests.test_getprofile)\nPASS: test_getprofile_all_threads (test.test_threading.ThreadTests.test_getprofile_all_threads)\nPASS: test_gettrace (test.test_threading.ThreadTests.test_gettrace)\nPASS: test_gettrace_all_threads (test.test_threading.ThreadTests.test_gettrace_all_threads)\nPASS: test_ident_of_no_threading_threads (test.test_threading.ThreadTests.test_ident_of_no_threading_threads)\nPASS: test_import_from_another_thread (test.test_threading.ThreadTests.test_import_from_another_thread)\nPASS: test_is_alive_after_fork (test.test_threading.ThreadTests.test_is_alive_after_fork)\nPASS: test_join_nondaemon_on_shutdown (test.test_threading.ThreadTests.test_join_nondaemon_on_shutdown)\nPASS: test_leak_without_join (test.test_threading.ThreadTests.test_leak_without_join)\nPASS: test_limbo_cleanup (test.test_threading.ThreadTests.test_limbo_cleanup)\nPASS: test_locals_at_exit (test.test_threading.ThreadTests.test_locals_at_exit)\nPASS: test_main_thread (test.test_threading.ThreadTests.test_main_thread)\nPASS: test_main_thread_after_fork (test.test_threading.ThreadTests.test_main_thread_after_fork)\nPASS: test_main_thread_after_fork_from_nonmain_thread (test.test_threading.ThreadTests.test_main_thread_after_fork_from_nonmain_thread)\nPASS: test_main_thread_during_shutdown (test.test_threading.ThreadTests.test_main_thread_during_shutdown)\nPASS: test_name (test.test_threading.ThreadTests.test_name)\nPASS: test_no_refcycle_through_target (test.test_threading.ThreadTests.test_no_refcycle_through_target)\nPASS: test_old_threading_api (test.test_threading.ThreadTests.test_old_threading_api)\nPASS: test_repr_daemon (test.test_threading.ThreadTests.test_repr_daemon)\nPASS: test_repr_stopped (test.test_threading.ThreadTests.test_repr_stopped)\nPASS: test_shutdown_locks (test.test_threading.ThreadTests.test_shutdown_locks)\nPASS: test_start_new_thread_at_exit (test.test_threading.ThreadTests.test_start_new_thread_at_exit)\nPASS: test_tstate_lock (test.test_threading.ThreadTests.test_tstate_lock)\ntest_various_ops (test.test_threading.ThreadTests.test_various_ops) ... task <thread 0> will run for 93.1 usec\n1 tasks are running\ntask <thread 0> done\n<thread 0> is finished. 0 tasks are running\ntask <thread 2> will run for 93.4 usec\n1 tasks are running\ntask <thread 1> will run for 46.6 usec\n2 tasks are running\ntask <thread 3> will run for 42.4 usec\n3 tasks are running\ntask <thread 1> done\n<thread 1> is finished. 2 tasks are running\ntask <thread 4> will run for 49.9 usec\n3 tasks are running\ntask <thread 3> done\n<thread 3> is finished. 2 tasks are running\ntask <thread 4> done\n<thread 4> is finished. 1 tasks are running\ntask <thread 5> will run for 53.3 usec\n2 tasks are running\ntask <thread 2> done\n<thread 2> is finished. 1 tasks are running\ntask <thread 6> will run for 64.5 usec\n2 tasks are running\ntask <thread 5> done\n<thread 5> is finished. 1 tasks are running\ntask <thread 7> will run for 18.6 usec\n2 tasks are running\ntask <thread 6> done\n<thread 6> is finished. 1 tasks are running\ntask <thread 8> will run for 90.1 usec\n2 tasks are running\ntask <thread 7> done\n<thread 7> is finished. 1 tasks are running\ntask <thread 9> will run for 46.0 usec\n2 tasks are running\nwaiting for all tasks to complete\ntask <thread 9> done\n<thread 9> is finished. 1 tasks are running\ntask <thread 8> done\n<thread 8> is finished. 0 tasks are running\nall tasks done\nok\ntest_various_ops_large_stack (test.test_threading.ThreadTests.test_various_ops_large_stack) ... with 1 MiB thread stack size...\ntask <thread 0> will run for 35.3 usec\n1 tasks are running\ntask <thread 1> will run for 75.6 usec\n2 tasks are running\ntask <thread 0> done\n<thread 0> is finished. 1 tasks are running\ntask <thread 2> will run for 58.0 usec\n2 tasks are running\ntask <thread 1> done\n<thread 1> is finished. 1 tasks are running\ntask <thread 3> will run for 54.9 usec\n2 tasks are running\ntask <thread 2> done\n<thread 2> is finished. 1 tasks are running\ntask <thread 3> done\n<thread 3> is finished. 0 tasks are running\ntask <thread 4> will run for 65.8 usec\n1 tasks are running\ntask <thread 5> will run for 55.4 usec\n2 tasks are running\ntask <thread 4> done\n<thread 4> is finished. 1 tasks are running\ntask <thread 6> will run for 99.2 usec\n2 tasks are running\ntask <thread 5> done\n<thread 5> is finished. 1 tasks are running\ntask <thread 7> will run for 27.0 usec\n2 tasks are running\ntask <thread 8> will run for 92.3 usec\n3 tasks are running\ntask <thread 6> done\n<thread 6> is finished. 2 tasks are running\ntask <thread 7> done\n<thread 7> is finished. 1 tasks are running\ntask <thread 9> will run for 76.5 usec\n2 tasks are running\ntask <thread 8> done\n<thread 8> is finished. 1 tasks are running\nwaiting for all tasks to complete\ntask <thread 9> done\n<thread 9> is finished. 0 tasks are running\nall tasks done\nok\ntest_various_ops_small_stack (test.test_threading.ThreadTests.test_various_ops_small_stack) ... with 256 KiB thread stack size...\ntask <thread 0> will run for 3.9 usec\n1 tasks are running\ntask <thread 1> will run for 11.2 usec\n2 tasks are running\ntask <thread 0> done\n<thread 0> is finished. 1 tasks are running\ntask <thread 2> will run for 26.9 usec\n2 tasks are running\ntask <thread 1> done\n<thread 1> is finished. 1 tasks are running\ntask <thread 3> will run for 67.9 usec\n2 tasks are running\ntask <thread 2> done\n<thread 2> is finished. 1 tasks are running\ntask <thread 4> will run for 4.5 usec\n2 tasks are running\ntask <thread 3> done\n<thread 3> is finished. 1 tasks are running\ntask <thread 5> will run for 19.5 usec\n2 tasks are running\ntask <thread 4> done\n<thread 4> is finished. 1 tasks are running\ntask <thread 6> will run for 58.4 usec\n2 tasks are running\ntask <thread 5> done\n<thread 5> is finished. 1 tasks are running\ntask <thread 7> will run for 67.6 usec\n2 tasks are running\ntask <thread 6> done\n<thread 6> is finished. 1 tasks are running\ntask <thread 8> will run for 2.1 usec\n2 tasks are running\ntask <thread 7> done\n<thread 7> is finished. 1 tasks are running\ntask <thread 8> done\n<thread 8> is finished. 0 tasks are running\ntask <thread 9> will run for 68.9 usec\n1 tasks are running\nwaiting for all tasks to complete\ntask <thread 9> done\n<thread 9> is finished. 0 tasks are running\nall tasks done\nok\nPASS: test_bare_raise_in_brand_new_thread (test.test_threading.ThreadingExceptionTests.test_bare_raise_in_brand_new_thread)\nPASS: test_daemonize_active_thread (test.test_threading.ThreadingExceptionTests.test_daemonize_active_thread)\nPASS: test_joining_current_thread (test.test_threading.ThreadingExceptionTests.test_joining_current_thread)\nPASS: test_joining_inactive_thread (test.test_threading.ThreadingExceptionTests.test_joining_inactive_thread)\nPASS: test_multithread_modify_file_noerror (test.test_threading.ThreadingExceptionTests.test_multithread_modify_file_noerror)\nPASS: test_print_exception (test.test_threading.ThreadingExceptionTests.test_print_exception)\nPASS: test_print_exception_gh_102056 (test.test_threading.ThreadingExceptionTests.test_print_exception_gh_102056)\nPASS: test_print_exception_stderr_is_none_1 (test.test_threading.ThreadingExceptionTests.test_print_exception_stderr_is_none_1)\nPASS: test_print_exception_stderr_is_none_2 (test.test_threading.ThreadingExceptionTests.test_print_exception_stderr_is_none_2)\nPASS: test_recursion_limit (test.test_threading.ThreadingExceptionTests.test_recursion_limit)\nPASS: test_releasing_unacquired_lock (test.test_threading.ThreadingExceptionTests.test_releasing_unacquired_lock)\nPASS: test_start_thread_again (test.test_threading.ThreadingExceptionTests.test_start_thread_again)\nPASS: test_init_immutable_default_args (test.test_threading.TimerTests.test_init_immutable_default_args)\n\n----------------------------------------------------------------------\nRan 203 tests in 17.215s\n\nOK (skipped=1)\n0:03:39 load avg: 3.24 [397/469] test_traceback passed\nPASS: test_KeyboardInterrupt_at_first_line_of_frame (test.test_traceback.CExcReportingTests.test_KeyboardInterrupt_at_first_line_of_frame)\nPASS: test_cause (test.test_traceback.CExcReportingTests.test_cause)\nPASS: test_cause_and_context (test.test_traceback.CExcReportingTests.test_cause_and_context)\nPASS: test_cause_recursive (test.test_traceback.CExcReportingTests.test_cause_recursive)\nPASS: test_context (test.test_traceback.CExcReportingTests.test_context)\nPASS: test_context_suppression (test.test_traceback.CExcReportingTests.test_context_suppression)\nPASS: test_exception_angle_bracketed_filename (test.test_traceback.CExcReportingTests.test_exception_angle_bracketed_filename)\nPASS: test_exception_bad__str__ (test.test_traceback.CExcReportingTests.test_exception_bad__str__)\nPASS: test_exception_group_basic (test.test_traceback.CExcReportingTests.test_exception_group_basic)\nPASS: test_exception_group_cause (test.test_traceback.CExcReportingTests.test_exception_group_cause)\nPASS: test_exception_group_context_with_context (test.test_traceback.CExcReportingTests.test_exception_group_context_with_context)\nPASS: test_exception_group_depth_limit (test.test_traceback.CExcReportingTests.test_exception_group_depth_limit)\nPASS: test_exception_group_nested (test.test_traceback.CExcReportingTests.test_exception_group_nested)\nPASS: test_exception_group_width_limit (test.test_traceback.CExcReportingTests.test_exception_group_width_limit)\nPASS: test_exception_group_with_multiple_notes (test.test_traceback.CExcReportingTests.test_exception_group_with_multiple_notes)\nPASS: test_exception_group_with_notes (test.test_traceback.CExcReportingTests.test_exception_group_with_notes)\nPASS: test_exception_modulename (test.test_traceback.CExcReportingTests.test_exception_modulename)\nPASS: test_exception_modulename_not_unicode (test.test_traceback.CExcReportingTests.test_exception_modulename_not_unicode)\nPASS: test_exception_qualname (test.test_traceback.CExcReportingTests.test_exception_qualname)\nPASS: test_exception_with_invalid_notes (test.test_traceback.CExcReportingTests.test_exception_with_invalid_notes)\nPASS: test_exception_with_multiple_notes (test.test_traceback.CExcReportingTests.test_exception_with_multiple_notes)\nPASS: test_exception_with_note (test.test_traceback.CExcReportingTests.test_exception_with_note)\nPASS: test_message_none (test.test_traceback.CExcReportingTests.test_message_none)\nPASS: test_simple (test.test_traceback.CExcReportingTests.test_simple)\nPASS: test_syntax_error_no_lineno (test.test_traceback.CExcReportingTests.test_syntax_error_no_lineno)\nPASS: test_syntax_error_offset_at_eol (test.test_traceback.CExcReportingTests.test_syntax_error_offset_at_eol)\nPASS: test_syntax_error_various_offsets (test.test_traceback.CExcReportingTests.test_syntax_error_various_offsets)\nPASS: test_attribute_error_inside_nested_getattr (test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_inside_nested_getattr)\nPASS: test_attribute_error_with_bad_name (test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_with_bad_name)\nPASS: test_attribute_error_with_failing_dict (test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_with_failing_dict)\nPASS: test_getattr_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_getattr_suggestions (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions)\nPASS: test_getattr_suggestions_do_not_trigger_for_big_dicts (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_big_dicts)\nPASS: test_getattr_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_long_attributes)\nPASS: test_getattr_suggestions_for_same_name (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_for_same_name)\nPASS: test_getattr_suggestions_invalid_args (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_invalid_args)\nPASS: test_getattr_suggestions_no_args (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_no_args)\nPASS: test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_import_from_error_with_bad_name (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_error_with_bad_name)\nPASS: test_import_from_suggestions (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions)\nPASS: test_import_from_suggestions_do_not_trigger_for_big_namespaces (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_big_namespaces)\nPASS: test_import_from_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_long_attributes)\nPASS: test_name_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_name_error_for_private_stdlib_modules (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_for_private_stdlib_modules)\nPASS: test_name_error_for_stdlib_modules (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_for_stdlib_modules)\nPASS: test_name_error_suggestions (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions)\nPASS: test_name_error_suggestions_do_not_trigger_for_long_names (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_long_names)\nPASS: test_name_error_suggestions_do_not_trigger_for_too_many_locals (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_too_many_locals)\nPASS: test_name_error_suggestions_from_builtins (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins)\nPASS: test_name_error_suggestions_from_builtins_when_builtins_is_module (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins_when_builtins_is_module)\nPASS: test_name_error_suggestions_from_globals (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_globals)\nPASS: test_name_error_with_custom_exceptions (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_with_custom_exceptions)\nPASS: test_name_error_with_instance (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_with_instance)\nPASS: test_unbound_local_error_does_not_match (test.test_traceback.CPythonSuggestionFormattingTests.test_unbound_local_error_does_not_match)\nPASS: test_unbound_local_error_with_instance (test.test_traceback.CPythonSuggestionFormattingTests.test_unbound_local_error_with_instance)\nPASS: test_basic_caret (test.test_traceback.CPythonTracebackErrorCaretTests.test_basic_caret)\nPASS: test_byte_offset_multiline (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_multiline)\nPASS: test_byte_offset_wide_chars_subscript (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_wide_chars_subscript)\nPASS: test_byte_offset_with_emojis_term_highlight (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_emojis_term_highlight)\nPASS: test_byte_offset_with_wide_characters_middle (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_middle)\nPASS: test_byte_offset_with_wide_characters_term_highlight (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight)\nPASS: test_caret_exception_group (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_exception_group)\nPASS: test_caret_for_binary_operators (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators)\nPASS: test_caret_for_binary_operators_two_char (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_two_char)\nPASS: test_caret_for_binary_operators_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis)\nPASS: test_caret_for_binary_operators_with_unicode (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_unicode)\nPASS: test_caret_for_subscript (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript)\nPASS: test_caret_for_subscript_unicode (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript_unicode)\nPASS: test_caret_for_subscript_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis)\nPASS: test_caret_in_type_annotation (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_in_type_annotation)\nPASS: test_caret_multiline_expression (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression)\nPASS: test_caret_multiline_expression_bin_op (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression_bin_op)\nPASS: test_caret_multiline_expression_syntax_error (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression_syntax_error)\nPASS: test_decorator_application_lineno_correct (test.test_traceback.CPythonTracebackErrorCaretTests.test_decorator_application_lineno_correct)\nPASS: test_line_with_unicode (test.test_traceback.CPythonTracebackErrorCaretTests.test_line_with_unicode)\nPASS: test_multiline_method_call_a (test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_a)\nPASS: test_multiline_method_call_b (test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_b)\nPASS: test_multiline_method_call_c (test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_c)\nPASS: test_secondary_caret_not_elided (test.test_traceback.CPythonTracebackErrorCaretTests.test_secondary_caret_not_elided)\nPASS: test_specialization_variations (test.test_traceback.CPythonTracebackErrorCaretTests.test_specialization_variations)\nPASS: test_traceback_specialization_with_syntax_error (test.test_traceback.CPythonTracebackErrorCaretTests.test_traceback_specialization_with_syntax_error)\nPASS: test_traceback_very_long_line (test.test_traceback.CPythonTracebackErrorCaretTests.test_traceback_very_long_line)\nPASS: test_wide_characters_unicode_with_problematic_byte_offset (test.test_traceback.CPythonTracebackErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset)\nPASS: test_basic_caret (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_basic_caret)\nPASS: test_byte_offset_multiline (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_multiline)\nPASS: test_byte_offset_wide_chars_subscript (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_wide_chars_subscript)\nPASS: test_byte_offset_with_emojis_term_highlight (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_emojis_term_highlight)\nPASS: test_byte_offset_with_wide_characters_middle (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_wide_characters_middle)\nPASS: test_byte_offset_with_wide_characters_term_highlight (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight)\nPASS: test_caret_exception_group (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_exception_group)\nPASS: test_caret_for_binary_operators (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators)\nPASS: test_caret_for_binary_operators_two_char (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_two_char)\nPASS: test_caret_for_binary_operators_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis)\nPASS: test_caret_for_binary_operators_with_unicode (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_with_unicode)\nPASS: test_caret_for_subscript (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript)\nPASS: test_caret_for_subscript_unicode (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript_unicode)\nPASS: test_caret_for_subscript_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis)\nPASS: test_caret_in_type_annotation (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_in_type_annotation)\nPASS: test_caret_multiline_expression (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression)\nPASS: test_caret_multiline_expression_bin_op (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression_bin_op)\nPASS: test_caret_multiline_expression_syntax_error (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression_syntax_error)\nPASS: test_decorator_application_lineno_correct (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_decorator_application_lineno_correct)\nPASS: test_line_with_unicode (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_line_with_unicode)\nPASS: test_multiline_method_call_a (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_a)\nPASS: test_multiline_method_call_b (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_b)\nPASS: test_multiline_method_call_c (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_c)\nPASS: test_secondary_caret_not_elided (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_secondary_caret_not_elided)\nPASS: test_specialization_variations (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_specialization_variations)\nPASS: test_traceback_specialization_with_syntax_error (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_traceback_specialization_with_syntax_error)\nPASS: test_traceback_very_long_line (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_traceback_very_long_line)\nPASS: test_wide_characters_unicode_with_problematic_byte_offset (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset)\nPASS: test_extract_stack (test.test_traceback.LimitTests.test_extract_stack)\nPASS: test_extract_tb (test.test_traceback.LimitTests.test_extract_tb)\nPASS: test_format_exception (test.test_traceback.LimitTests.test_format_exception)\nPASS: test_all (test.test_traceback.MiscTest.test_all)\nPASS: test_levenshtein_distance (test.test_traceback.MiscTest.test_levenshtein_distance)\nSKIP: test_levenshtein_distance_short_circuit (test.test_traceback.MiscTest.test_levenshtein_distance_short_circuit) \"resource 'cpu' is not enabled\"\nPASS: test_clear (test.test_traceback.MiscTracebackCases.test_clear)\nPASS: test_extract_stack (test.test_traceback.MiscTracebackCases.test_extract_stack)\nPASS: test_attribute_error_inside_nested_getattr (test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_inside_nested_getattr)\nPASS: test_attribute_error_with_bad_name (test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_with_bad_name)\nPASS: test_attribute_error_with_failing_dict (test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_with_failing_dict)\nPASS: test_getattr_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_getattr_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions)\nPASS: test_getattr_suggestions_do_not_trigger_for_big_dicts (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_big_dicts)\nPASS: test_getattr_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_long_attributes)\nPASS: test_getattr_suggestions_for_same_name (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_for_same_name)\nPASS: test_getattr_suggestions_invalid_args (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_invalid_args)\nPASS: test_getattr_suggestions_no_args (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_no_args)\nPASS: test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_import_from_error_with_bad_name (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_with_bad_name)\nPASS: test_import_from_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions)\nPASS: test_import_from_suggestions_do_not_trigger_for_big_namespaces (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_big_namespaces)\nPASS: test_import_from_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_long_attributes)\nPASS: test_name_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_name_error_for_private_stdlib_modules (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_for_private_stdlib_modules)\nPASS: test_name_error_for_stdlib_modules (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_for_stdlib_modules)\nPASS: test_name_error_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions)\nPASS: test_name_error_suggestions_do_not_trigger_for_long_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_long_names)\nPASS: test_name_error_suggestions_do_not_trigger_for_too_many_locals (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_too_many_locals)\nPASS: test_name_error_suggestions_from_builtins (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins)\nPASS: test_name_error_suggestions_from_builtins_when_builtins_is_module (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins_when_builtins_is_module)\nPASS: test_name_error_suggestions_from_globals (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_globals)\nPASS: test_name_error_with_custom_exceptions (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_with_custom_exceptions)\nPASS: test_name_error_with_instance (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_with_instance)\nPASS: test_unbound_local_error_does_not_match (test.test_traceback.PurePythonSuggestionFormattingTests.test_unbound_local_error_does_not_match)\nPASS: test_unbound_local_error_with_instance (test.test_traceback.PurePythonSuggestionFormattingTests.test_unbound_local_error_with_instance)\nPASS: test_basic_caret (test.test_traceback.PurePythonTracebackErrorCaretTests.test_basic_caret)\nPASS: test_byte_offset_multiline (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_multiline)\nPASS: test_byte_offset_wide_chars_subscript (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_wide_chars_subscript)\nPASS: test_byte_offset_with_emojis_term_highlight (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_emojis_term_highlight)\nPASS: test_byte_offset_with_wide_characters_middle (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_middle)\nPASS: test_byte_offset_with_wide_characters_term_highlight (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight)\nPASS: test_caret_exception_group (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_exception_group)\nPASS: test_caret_for_binary_operators (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators)\nPASS: test_caret_for_binary_operators_two_char (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_two_char)\nPASS: test_caret_for_binary_operators_with_spaces_and_parenthesis (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis)\nPASS: test_caret_for_binary_operators_with_unicode (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_unicode)\nPASS: test_caret_for_subscript (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript)\nPASS: test_caret_for_subscript_unicode (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript_unicode)\nPASS: test_caret_for_subscript_with_spaces_and_parenthesis (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis)\nPASS: test_caret_in_type_annotation (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_in_type_annotation)\nPASS: test_caret_multiline_expression (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression)\nPASS: test_caret_multiline_expression_bin_op (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression_bin_op)\nPASS: test_caret_multiline_expression_syntax_error (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression_syntax_error)\nPASS: test_decorator_application_lineno_correct (test.test_traceback.PurePythonTracebackErrorCaretTests.test_decorator_application_lineno_correct)\nPASS: test_line_with_unicode (test.test_traceback.PurePythonTracebackErrorCaretTests.test_line_with_unicode)\nPASS: test_multiline_method_call_a (test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_a)\nPASS: test_multiline_method_call_b (test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_b)\nPASS: test_multiline_method_call_c (test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_c)\nPASS: test_secondary_caret_not_elided (test.test_traceback.PurePythonTracebackErrorCaretTests.test_secondary_caret_not_elided)\nPASS: test_specialization_variations (test.test_traceback.PurePythonTracebackErrorCaretTests.test_specialization_variations)\nPASS: test_traceback_specialization_with_syntax_error (test.test_traceback.PurePythonTracebackErrorCaretTests.test_traceback_specialization_with_syntax_error)\nPASS: test_traceback_very_long_line (test.test_traceback.PurePythonTracebackErrorCaretTests.test_traceback_very_long_line)\nPASS: test_wide_characters_unicode_with_problematic_byte_offset (test.test_traceback.PurePythonTracebackErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset)\nPASS: test_KeyboardInterrupt_at_first_line_of_frame (test.test_traceback.PyExcReportingTests.test_KeyboardInterrupt_at_first_line_of_frame)\nPASS: test_cause (test.test_traceback.PyExcReportingTests.test_cause)\nPASS: test_cause_and_context (test.test_traceback.PyExcReportingTests.test_cause_and_context)\nPASS: test_cause_recursive (test.test_traceback.PyExcReportingTests.test_cause_recursive)\nPASS: test_context (test.test_traceback.PyExcReportingTests.test_context)\nPASS: test_context_suppression (test.test_traceback.PyExcReportingTests.test_context_suppression)\nPASS: test_exception_angle_bracketed_filename (test.test_traceback.PyExcReportingTests.test_exception_angle_bracketed_filename)\nPASS: test_exception_bad__str__ (test.test_traceback.PyExcReportingTests.test_exception_bad__str__)\nPASS: test_exception_group_basic (test.test_traceback.PyExcReportingTests.test_exception_group_basic)\nPASS: test_exception_group_cause (test.test_traceback.PyExcReportingTests.test_exception_group_cause)\nPASS: test_exception_group_context_with_context (test.test_traceback.PyExcReportingTests.test_exception_group_context_with_context)\nPASS: test_exception_group_depth_limit (test.test_traceback.PyExcReportingTests.test_exception_group_depth_limit)\nPASS: test_exception_group_nested (test.test_traceback.PyExcReportingTests.test_exception_group_nested)\nPASS: test_exception_group_width_limit (test.test_traceback.PyExcReportingTests.test_exception_group_width_limit)\nPASS: test_exception_group_with_multiple_notes (test.test_traceback.PyExcReportingTests.test_exception_group_with_multiple_notes)\nPASS: test_exception_group_with_notes (test.test_traceback.PyExcReportingTests.test_exception_group_with_notes)\nPASS: test_exception_modulename (test.test_traceback.PyExcReportingTests.test_exception_modulename)\nPASS: test_exception_modulename_not_unicode (test.test_traceback.PyExcReportingTests.test_exception_modulename_not_unicode)\nPASS: test_exception_qualname (test.test_traceback.PyExcReportingTests.test_exception_qualname)\nPASS: test_exception_with_invalid_notes (test.test_traceback.PyExcReportingTests.test_exception_with_invalid_notes)\nPASS: test_exception_with_multiple_notes (test.test_traceback.PyExcReportingTests.test_exception_with_multiple_notes)\nPASS: test_exception_with_note (test.test_traceback.PyExcReportingTests.test_exception_with_note)\nPASS: test_message_none (test.test_traceback.PyExcReportingTests.test_message_none)\nPASS: test_simple (test.test_traceback.PyExcReportingTests.test_simple)\nPASS: test_syntax_error_no_lineno (test.test_traceback.PyExcReportingTests.test_syntax_error_no_lineno)\nPASS: test_syntax_error_offset_at_eol (test.test_traceback.PyExcReportingTests.test_syntax_error_offset_at_eol)\nPASS: test_syntax_error_various_offsets (test.test_traceback.PyExcReportingTests.test_syntax_error_various_offsets)\nPASS: test_basics (test.test_traceback.TestFrame.test_basics)\nPASS: test_explicit_line (test.test_traceback.TestFrame.test_explicit_line)\nPASS: test_lazy_lines (test.test_traceback.TestFrame.test_lazy_lines)\nPASS: test_len (test.test_traceback.TestFrame.test_len)\nPASS: test_no_line (test.test_traceback.TestFrame.test_no_line)\nPASS: test_custom_format_frame (test.test_traceback.TestStack.test_custom_format_frame)\nPASS: test_dropping_frames (test.test_traceback.TestStack.test_dropping_frames)\nPASS: test_extract_stack (test.test_traceback.TestStack.test_extract_stack)\nPASS: test_extract_stack_limit (test.test_traceback.TestStack.test_extract_stack_limit)\nPASS: test_extract_stack_lookup_lines (test.test_traceback.TestStack.test_extract_stack_lookup_lines)\nPASS: test_extract_stackup_deferred_lookup_lines (test.test_traceback.TestStack.test_extract_stackup_deferred_lookup_lines)\nPASS: test_format_locals (test.test_traceback.TestStack.test_format_locals)\nPASS: test_format_smoke (test.test_traceback.TestStack.test_format_smoke)\nPASS: test_from_list (test.test_traceback.TestStack.test_from_list)\nPASS: test_from_list_edited_stack (test.test_traceback.TestStack.test_from_list_edited_stack)\nPASS: test_locals (test.test_traceback.TestStack.test_locals)\nPASS: test_no_locals (test.test_traceback.TestStack.test_no_locals)\nPASS: test_walk_stack (test.test_traceback.TestStack.test_walk_stack)\nPASS: test_walk_tb (test.test_traceback.TestStack.test_walk_tb)\nPASS: test_cause (test.test_traceback.TestTracebackException.test_cause)\nPASS: test_compact_no_cause (test.test_traceback.TestTracebackException.test_compact_no_cause)\nPASS: test_compact_with_cause (test.test_traceback.TestTracebackException.test_compact_with_cause)\nPASS: test_comparison_basic (test.test_traceback.TestTracebackException.test_comparison_basic)\nPASS: test_comparison_equivalent_exceptions_are_equal (test.test_traceback.TestTracebackException.test_comparison_equivalent_exceptions_are_equal)\nPASS: test_comparison_params_variations (test.test_traceback.TestTracebackException.test_comparison_params_variations)\nPASS: test_context (test.test_traceback.TestTracebackException.test_context)\nPASS: test_from_exception (test.test_traceback.TestTracebackException.test_from_exception)\nPASS: test_limit (test.test_traceback.TestTracebackException.test_limit)\nPASS: test_locals (test.test_traceback.TestTracebackException.test_locals)\nPASS: test_long_context_chain (test.test_traceback.TestTracebackException.test_long_context_chain)\nPASS: test_lookup_lines (test.test_traceback.TestTracebackException.test_lookup_lines)\nPASS: test_no_locals (test.test_traceback.TestTracebackException.test_no_locals)\nPASS: test_no_refs_to_exception_and_traceback_objects (test.test_traceback.TestTracebackException.test_no_refs_to_exception_and_traceback_objects)\nPASS: test_print (test.test_traceback.TestTracebackException.test_print)\nPASS: test_smoke (test.test_traceback.TestTracebackException.test_smoke)\nPASS: test_traceback_header (test.test_traceback.TestTracebackException.test_traceback_header)\nPASS: test_unhashable (test.test_traceback.TestTracebackException.test_unhashable)\nPASS: test_comparison (test.test_traceback.TestTracebackException_ExceptionGroups.test_comparison)\nPASS: test_exception_group_construction (test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_construction)\nPASS: test_exception_group_format (test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_format)\nPASS: test_exception_group_format_exception_only (test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_format_exception_only)\nPASS: test_max_group_depth (test.test_traceback.TestTracebackException_ExceptionGroups.test_max_group_depth)\nPASS: test_max_group_width (test.test_traceback.TestTracebackException_ExceptionGroups.test_max_group_width)\nPASS: test_bad_indentation (test.test_traceback.TracebackCases.test_bad_indentation)\nPASS: test_base_exception (test.test_traceback.TracebackCases.test_base_exception)\nPASS: test_caret (test.test_traceback.TracebackCases.test_caret)\nPASS: test_encoded_file (test.test_traceback.TracebackCases.test_encoded_file)\nPASS: test_exception_is_None (test.test_traceback.TracebackCases.test_exception_is_None)\nPASS: test_format_exception_exc (test.test_traceback.TracebackCases.test_format_exception_exc)\nPASS: test_format_exception_only_bad__str__ (test.test_traceback.TracebackCases.test_format_exception_only_bad__str__)\nPASS: test_format_exception_only_exc (test.test_traceback.TracebackCases.test_format_exception_only_exc)\nPASS: test_no_caret_with_no_debug_ranges_flag (test.test_traceback.TracebackCases.test_no_caret_with_no_debug_ranges_flag)\nPASS: test_no_caret_with_no_debug_ranges_flag_python_traceback (test.test_traceback.TracebackCases.test_no_caret_with_no_debug_ranges_flag_python_traceback)\nPASS: test_nocaret (test.test_traceback.TracebackCases.test_nocaret)\nPASS: test_print_exception (test.test_traceback.TracebackCases.test_print_exception)\nPASS: test_print_exception_exc (test.test_traceback.TracebackCases.test_print_exception_exc)\nPASS: test_print_traceback_at_exit (test.test_traceback.TracebackCases.test_print_traceback_at_exit)\nPASS: test_recursion_error_during_traceback (test.test_traceback.TracebackCases.test_recursion_error_during_traceback)\nPASS: test_signatures (test.test_traceback.TracebackCases.test_signatures)\nPASS: test_exception_group_deep_recursion_capi (test.test_traceback.TracebackFormatTests.test_exception_group_deep_recursion_capi)\nPASS: test_exception_group_deep_recursion_traceback (test.test_traceback.TracebackFormatTests.test_exception_group_deep_recursion_traceback)\nPASS: test_format_stack (test.test_traceback.TracebackFormatTests.test_format_stack)\nPASS: test_print_exception_bad_type_capi (test.test_traceback.TracebackFormatTests.test_print_exception_bad_type_capi)\nPASS: test_print_exception_bad_type_python (test.test_traceback.TracebackFormatTests.test_print_exception_bad_type_python)\nPASS: test_print_stack (test.test_traceback.TracebackFormatTests.test_print_stack)\nPASS: test_recursive_traceback_cpython_internal (test.test_traceback.TracebackFormatTests.test_recursive_traceback_cpython_internal)\nPASS: test_recursive_traceback_python (test.test_traceback.TracebackFormatTests.test_recursive_traceback_python)\nPASS: test_stack_format (test.test_traceback.TracebackFormatTests.test_stack_format)\nPASS: test_traceback_format (test.test_traceback.TracebackFormatTests.test_traceback_format)\nPASS: test_traceback_format_with_cleared_frames (test.test_traceback.TracebackFormatTests.test_traceback_format_with_cleared_frames)\nPASS: test_unhashable (test.test_traceback.TracebackFormatTests.test_unhashable)\n\n----------------------------------------------------------------------\nRan 272 tests in 2.522s\n\nOK (skipped=1)\n0:03:39 load avg: 3.24 [398/469] test_ttk skipped\ntest_ttk skipped -- No module named '_tkinter'\n0:03:39 load avg: 3.24 [399/469] test_trace passed\nPASS: test_loop_caller_importing (test.test_trace.TestCallers.test_loop_caller_importing)\nPASS: test_count_and_summary (test.test_trace.TestCommandLine.test_count_and_summary)\nPASS: test_failures (test.test_trace.TestCommandLine.test_failures)\nPASS: test_listfuncs_flag_success (test.test_trace.TestCommandLine.test_listfuncs_flag_success)\nPASS: test_run_as_module (test.test_trace.TestCommandLine.test_run_as_module)\nPASS: test_sys_argv_list (test.test_trace.TestCommandLine.test_sys_argv_list)\nSKIP: test_coverage (test.test_trace.TestCoverage.test_coverage) \"resource 'cpu' is not enabled\"\nPASS: test_coverage_ignore (test.test_trace.TestCoverage.test_coverage_ignore)\nPASS: test_coverageresults_update (test.test_trace.TestCoverage.test_coverageresults_update)\nPASS: test_issue9936 (test.test_trace.TestCoverage.test_issue9936)\nPASS: test_cover_files_written_no_highlight (test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_no_highlight)\nPASS: test_cover_files_written_with_highlight (test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_with_highlight)\nPASS: test_arg_errors (test.test_trace.TestFuncs.test_arg_errors)\nPASS: test_inst_method_calling (test.test_trace.TestFuncs.test_inst_method_calling)\nPASS: test_loop_caller_importing (test.test_trace.TestFuncs.test_loop_caller_importing)\nPASS: test_simple_caller (test.test_trace.TestFuncs.test_simple_caller)\nPASS: test_traced_decorated_function (test.test_trace.TestFuncs.test_traced_decorated_function)\nPASS: test_linear_methods (test.test_trace.TestLineCounts.test_linear_methods)\nPASS: test_trace_func_generator (test.test_trace.TestLineCounts.test_trace_func_generator)\nPASS: test_trace_list_comprehension (test.test_trace.TestLineCounts.test_trace_list_comprehension)\nPASS: test_traced_decorated_function (test.test_trace.TestLineCounts.test_traced_decorated_function)\nPASS: test_traced_func_importing (test.test_trace.TestLineCounts.test_traced_func_importing)\nPASS: test_traced_func_linear (test.test_trace.TestLineCounts.test_traced_func_linear)\nPASS: test_traced_func_loop (test.test_trace.TestLineCounts.test_traced_func_loop)\nPASS: test_exec_counts (test.test_trace.TestRunExecCounts.test_exec_counts)\nPASS: test_ignored (test.test_trace.Test_Ignore.test_ignored)\n\n----------------------------------------------------------------------\nRan 25 tests in 3.317s\n\nOK (skipped=1)\n0:03:39 load avg: 3.24 [400/469] test_ttk_textonly skipped\ntest_ttk_textonly skipped -- No module named '_tkinter'\n0:03:40 load avg: 3.24 [401/469] test_tty passed\nPASS: test_cfmakecbreak (test.test_tty.TestTty.test_cfmakecbreak)\nPASS: test_cfmakeraw (test.test_tty.TestTty.test_cfmakeraw)\nPASS: test_setcbreak (test.test_tty.TestTty.test_setcbreak)\nPASS: test_setraw (test.test_tty.TestTty.test_setraw)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.002s\n\nOK\n0:03:40 load avg: 3.24 [402/469] test_turtle skipped\ntest_turtle skipped -- No module named 'turtle'\n0:03:40 load avg: 3.24 [403/469] test_type_aliases passed\nPASS: test_attributes_with_exec (test.test_type_aliases.TypeAliasConstructorTest.test_attributes_with_exec)\nPASS: test_basic (test.test_type_aliases.TypeAliasConstructorTest.test_basic)\nPASS: test_errors (test.test_type_aliases.TypeAliasConstructorTest.test_errors)\nPASS: test_generic (test.test_type_aliases.TypeAliasConstructorTest.test_generic)\nPASS: test_keywords (test.test_type_aliases.TypeAliasConstructorTest.test_keywords)\nPASS: test_pickling (test.test_type_aliases.TypeAliasPickleTest.test_pickling)\nPASS: test_pickling_local (test.test_type_aliases.TypeAliasPickleTest.test_pickling_local)\nPASS: test_immutable (test.test_type_aliases.TypeAliasTypeTest.test_immutable)\nPASS: test_module (test.test_type_aliases.TypeAliasTypeTest.test_module)\nPASS: test_no_subclassing (test.test_type_aliases.TypeAliasTypeTest.test_no_subclassing)\nPASS: test_union (test.test_type_aliases.TypeAliasTypeTest.test_union)\nPASS: test_alias_access_01 (test.test_type_aliases.TypeParamsAccessTest.test_alias_access_01)\nPASS: test_alias_access_02 (test.test_type_aliases.TypeParamsAccessTest.test_alias_access_02)\nPASS: test_alias_access_03 (test.test_type_aliases.TypeParamsAccessTest.test_alias_access_03)\nPASS: test_alias_value_01 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_01)\nPASS: test_alias_value_02 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_02)\nPASS: test_alias_value_03 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_03)\nPASS: test_alias_value_04 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_04)\nPASS: test_raising (test.test_type_aliases.TypeParamsAliasValueTest.test_raising)\nPASS: test_recursive_repr (test.test_type_aliases.TypeParamsAliasValueTest.test_recursive_repr)\nPASS: test_repr (test.test_type_aliases.TypeParamsAliasValueTest.test_repr)\nPASS: test_subscripting (test.test_type_aliases.TypeParamsAliasValueTest.test_subscripting)\nPASS: test_name_collisions (test.test_type_aliases.TypeParamsInvalidTest.test_name_collisions)\nPASS: test_name_non_collision_02 (test.test_type_aliases.TypeParamsInvalidTest.test_name_non_collision_02)\nPASS: test_name_non_collision_03 (test.test_type_aliases.TypeParamsInvalidTest.test_name_non_collision_03)\n\n----------------------------------------------------------------------\nRan 25 tests in 0.019s\n\nOK\n0:03:41 load avg: 3.24 [404/469] test_type_annotations passed\nPASS: test_blocks (test.test_type_annotations.TestSetupAnnotations.test_blocks)\nPASS: test_match (test.test_type_annotations.TestSetupAnnotations.test_match)\nPASS: test_top_level (test.test_type_annotations.TestSetupAnnotations.test_top_level)\nPASS: test_try (test.test_type_annotations.TestSetupAnnotations.test_try)\nPASS: test_try_star (test.test_type_annotations.TestSetupAnnotations.test_try_star)\nPASS: test_annotations_are_created_correctly (test.test_type_annotations.TypeAnnotationTests.test_annotations_are_created_correctly)\nPASS: test_annotations_getset_raises (test.test_type_annotations.TypeAnnotationTests.test_annotations_getset_raises)\nPASS: test_descriptor_still_works (test.test_type_annotations.TypeAnnotationTests.test_descriptor_still_works)\nPASS: test_lazy_create_annotations (test.test_type_annotations.TypeAnnotationTests.test_lazy_create_annotations)\nPASS: test_setting_annotations (test.test_type_annotations.TypeAnnotationTests.test_setting_annotations)\n\n----------------------------------------------------------------------\nRan 10 tests in 0.010s\n\nOK\n0:03:41 load avg: 3.24 [405/469] test_type_cache passed\ntest_tp_version_tag_unique (test.test_type_cache.TypeCacheTests.test_tp_version_tag_unique)\nPASS: tp_version_tag should be unique assuming no overflow, even after\nPASS: test_type_assign_version (test.test_type_cache.TypeCacheTests.test_type_assign_version)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.002s\n\nOK\n0:03:41 load avg: 3.24 [406/469] test_tracemalloc passed\nPASS: test_stop_track (test.test_tracemalloc.TestCAPI.test_stop_track)\nPASS: test_stop_untrack (test.test_tracemalloc.TestCAPI.test_stop_untrack)\nPASS: test_track (test.test_tracemalloc.TestCAPI.test_track)\nPASS: test_track_already_tracked (test.test_tracemalloc.TestCAPI.test_track_already_tracked)\nPASS: test_track_without_gil (test.test_tracemalloc.TestCAPI.test_track_without_gil)\nPASS: test_untrack (test.test_tracemalloc.TestCAPI.test_untrack)\nPASS: test_env_limit (test.test_tracemalloc.TestCommandLine.test_env_limit)\nPASS: test_env_var_disabled (test.test_tracemalloc.TestCommandLine.test_env_var_disabled)\nPASS: test_env_var_disabled_by_default (test.test_tracemalloc.TestCommandLine.test_env_var_disabled_by_default)\nPASS: test_env_var_enabled_at_startup (test.test_tracemalloc.TestCommandLine.test_env_var_enabled_at_startup)\ntest_env_var_ignored_with_E (test.test_tracemalloc.TestCommandLine.test_env_var_ignored_with_E)\nPASS: PYTHON* environment variables must be ignored when -E is present.\nPASS: test_env_var_invalid (test.test_tracemalloc.TestCommandLine.test_env_var_invalid)\nPASS: test_pymem_alloc0 (test.test_tracemalloc.TestCommandLine.test_pymem_alloc0)\nPASS: test_sys_xoptions (test.test_tracemalloc.TestCommandLine.test_sys_xoptions)\nPASS: test_sys_xoptions_invalid (test.test_tracemalloc.TestCommandLine.test_sys_xoptions_invalid)\nPASS: test_filter_attributes (test.test_tracemalloc.TestFilters.test_filter_attributes)\nPASS: test_filter_match (test.test_tracemalloc.TestFilters.test_filter_match)\nPASS: test_filter_match_filename (test.test_tracemalloc.TestFilters.test_filter_match_filename)\nPASS: test_filter_match_filename_joker (test.test_tracemalloc.TestFilters.test_filter_match_filename_joker)\nPASS: test_filter_match_trace (test.test_tracemalloc.TestFilters.test_filter_match_trace)\nPASS: test_create_snapshot (test.test_tracemalloc.TestSnapshot.test_create_snapshot)\nPASS: test_filter_traces (test.test_tracemalloc.TestSnapshot.test_filter_traces)\nPASS: test_filter_traces_domain (test.test_tracemalloc.TestSnapshot.test_filter_traces_domain)\nPASS: test_filter_traces_domain_filter (test.test_tracemalloc.TestSnapshot.test_filter_traces_domain_filter)\nPASS: test_format_traceback (test.test_tracemalloc.TestSnapshot.test_format_traceback)\nPASS: test_slices (test.test_tracemalloc.TestSnapshot.test_slices)\nPASS: test_snapshot_group_by_cumulative (test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_cumulative)\nPASS: test_snapshot_group_by_file (test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_file)\nPASS: test_snapshot_group_by_line (test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_line)\nPASS: test_snapshot_group_by_traceback (test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_traceback)\nPASS: test_statistic_diff_format (test.test_tracemalloc.TestSnapshot.test_statistic_diff_format)\nPASS: test_statistic_format (test.test_tracemalloc.TestSnapshot.test_statistic_format)\nPASS: test_trace_format (test.test_tracemalloc.TestSnapshot.test_trace_format)\nPASS: test_repr (test.test_tracemalloc.TestTraceback.test_repr)\nPASS: test_clear_traces (test.test_tracemalloc.TestTracemallocEnabled.test_clear_traces)\nPASS: test_fork (test.test_tracemalloc.TestTracemallocEnabled.test_fork)\nPASS: test_get_object_traceback (test.test_tracemalloc.TestTracemallocEnabled.test_get_object_traceback)\nPASS: test_get_traced_memory (test.test_tracemalloc.TestTracemallocEnabled.test_get_traced_memory)\nPASS: test_get_tracemalloc_memory (test.test_tracemalloc.TestTracemallocEnabled.test_get_tracemalloc_memory)\nPASS: test_get_traces (test.test_tracemalloc.TestTracemallocEnabled.test_get_traces)\nPASS: test_get_traces_intern_traceback (test.test_tracemalloc.TestTracemallocEnabled.test_get_traces_intern_traceback)\nPASS: test_is_tracing (test.test_tracemalloc.TestTracemallocEnabled.test_is_tracing)\nPASS: test_new_reference (test.test_tracemalloc.TestTracemallocEnabled.test_new_reference)\nPASS: test_no_incomplete_frames (test.test_tracemalloc.TestTracemallocEnabled.test_no_incomplete_frames)\nPASS: test_reset_peak (test.test_tracemalloc.TestTracemallocEnabled.test_reset_peak)\nPASS: test_set_traceback_limit (test.test_tracemalloc.TestTracemallocEnabled.test_set_traceback_limit)\nPASS: test_snapshot (test.test_tracemalloc.TestTracemallocEnabled.test_snapshot)\nPASS: test_snapshot_save_attr (test.test_tracemalloc.TestTracemallocEnabled.test_snapshot_save_attr)\n\n----------------------------------------------------------------------\nRan 48 tests in 2.776s\n\nOK\n0:03:41 load avg: 3.24 [407/469] test_tuple passed\nPASS: test_addmul (test.test_tuple.TupleTest.test_addmul)\nPASS: test_bigrepeat (test.test_tuple.TupleTest.test_bigrepeat)\nPASS: test_bug7466 (test.test_tuple.TupleTest.test_bug7466)\nPASS: test_constructors (test.test_tuple.TupleTest.test_constructors)\nPASS: test_contains (test.test_tuple.TupleTest.test_contains)\nPASS: test_contains_fake (test.test_tuple.TupleTest.test_contains_fake)\nPASS: test_contains_order (test.test_tuple.TupleTest.test_contains_order)\nPASS: test_count (test.test_tuple.TupleTest.test_count)\nPASS: test_free_after_iterating (test.test_tuple.TupleTest.test_free_after_iterating)\nPASS: test_getitem (test.test_tuple.TupleTest.test_getitem)\nPASS: test_getitem_error (test.test_tuple.TupleTest.test_getitem_error)\nPASS: test_getitemoverwriteiter (test.test_tuple.TupleTest.test_getitemoverwriteiter)\nPASS: test_getslice (test.test_tuple.TupleTest.test_getslice)\nPASS: test_hash_exact (test.test_tuple.TupleTest.test_hash_exact)\nPASS: test_hash_optional (test.test_tuple.TupleTest.test_hash_optional)\nPASS: test_iadd (test.test_tuple.TupleTest.test_iadd)\nPASS: test_imul (test.test_tuple.TupleTest.test_imul)\nPASS: test_index (test.test_tuple.TupleTest.test_index)\nPASS: test_iterator_pickle (test.test_tuple.TupleTest.test_iterator_pickle)\nPASS: test_keyword_args (test.test_tuple.TupleTest.test_keyword_args)\nPASS: test_keywords_in_subclass (test.test_tuple.TupleTest.test_keywords_in_subclass)\nPASS: test_len (test.test_tuple.TupleTest.test_len)\nPASS: test_lexicographic_ordering (test.test_tuple.TupleTest.test_lexicographic_ordering)\nPASS: test_minmax (test.test_tuple.TupleTest.test_minmax)\nPASS: test_no_comdat_folding (test.test_tuple.TupleTest.test_no_comdat_folding)\nPASS: test_pickle (test.test_tuple.TupleTest.test_pickle)\nPASS: test_repeat (test.test_tuple.TupleTest.test_repeat)\nPASS: test_repr (test.test_tuple.TupleTest.test_repr)\nPASS: test_repr_large (test.test_tuple.TupleTest.test_repr_large)\nPASS: test_reversed_pickle (test.test_tuple.TupleTest.test_reversed_pickle)\nPASS: test_subscript (test.test_tuple.TupleTest.test_subscript)\nPASS: test_track_dynamic (test.test_tuple.TupleTest.test_track_dynamic)\nPASS: test_track_literals (test.test_tuple.TupleTest.test_track_literals)\nPASS: test_track_subtypes (test.test_tuple.TupleTest.test_track_subtypes)\nPASS: test_truth (test.test_tuple.TupleTest.test_truth)\nPASS: test_tupleresizebug (test.test_tuple.TupleTest.test_tupleresizebug)\n\n----------------------------------------------------------------------\nRan 36 tests in 1.490s\n\nOK\n0:03:41 load avg: 3.24 [408/469] test_type_comments passed\nPASS: test_asynccomp (test.test_type_comments.TypeCommentTests.test_asynccomp)\nPASS: test_asyncdef (test.test_type_comments.TypeCommentTests.test_asyncdef)\nPASS: test_asyncvar (test.test_type_comments.TypeCommentTests.test_asyncvar)\nPASS: test_forstmt (test.test_type_comments.TypeCommentTests.test_forstmt)\nPASS: test_fstring (test.test_type_comments.TypeCommentTests.test_fstring)\nPASS: test_func_type_input (test.test_type_comments.TypeCommentTests.test_func_type_input)\nPASS: test_funcdef (test.test_type_comments.TypeCommentTests.test_funcdef)\nPASS: test_ignores (test.test_type_comments.TypeCommentTests.test_ignores)\ntest_inappropriate_type_comments (test.test_type_comments.TypeCommentTests.test_inappropriate_type_comments)\nPASS: Tests for inappropriately-placed type comments.\nPASS: test_longargs (test.test_type_comments.TypeCommentTests.test_longargs)\nPASS: test_matmul (test.test_type_comments.TypeCommentTests.test_matmul)\nPASS: test_nonasciidef (test.test_type_comments.TypeCommentTests.test_nonasciidef)\nPASS: test_redundantdef (test.test_type_comments.TypeCommentTests.test_redundantdef)\nPASS: test_underscorednumber (test.test_type_comments.TypeCommentTests.test_underscorednumber)\nPASS: test_vardecl (test.test_type_comments.TypeCommentTests.test_vardecl)\nPASS: test_withstmt (test.test_type_comments.TypeCommentTests.test_withstmt)\n\n----------------------------------------------------------------------\nRan 16 tests in 0.030s\n\nOK\n0:03:42 load avg: 3.24 [409/469] test_typechecks passed\nPASS: testIsInstanceActual (test.test_typechecks.TypeChecksTest.testIsInstanceActual)\nPASS: testIsInstanceBuiltin (test.test_typechecks.TypeChecksTest.testIsInstanceBuiltin)\nPASS: testIsSubclassActual (test.test_typechecks.TypeChecksTest.testIsSubclassActual)\nPASS: testIsSubclassBuiltin (test.test_typechecks.TypeChecksTest.testIsSubclassBuiltin)\nPASS: testIsSubclassInternal (test.test_typechecks.TypeChecksTest.testIsSubclassInternal)\nPASS: testSubclassBehavior (test.test_typechecks.TypeChecksTest.testSubclassBehavior)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.001s\n\nOK\n0:03:42 load avg: 3.24 [410/469] test_type_params passed\nPASS: test_class_access_01 (test.test_type_params.TypeParamsAccessTest.test_class_access_01)\nPASS: test_class_access_02 (test.test_type_params.TypeParamsAccessTest.test_class_access_02)\nPASS: test_class_access_03 (test.test_type_params.TypeParamsAccessTest.test_class_access_03)\nPASS: test_class_base_containing_lambda (test.test_type_params.TypeParamsAccessTest.test_class_base_containing_lambda)\nPASS: test_class_deref (test.test_type_params.TypeParamsAccessTest.test_class_deref)\nPASS: test_class_scope_interaction_01 (test.test_type_params.TypeParamsAccessTest.test_class_scope_interaction_01)\nPASS: test_class_scope_interaction_02 (test.test_type_params.TypeParamsAccessTest.test_class_scope_interaction_02)\nPASS: test_comprehension_01 (test.test_type_params.TypeParamsAccessTest.test_comprehension_01)\nPASS: test_comprehension_02 (test.test_type_params.TypeParamsAccessTest.test_comprehension_02)\nPASS: test_function_access_01 (test.test_type_params.TypeParamsAccessTest.test_function_access_01)\nPASS: test_function_access_02 (test.test_type_params.TypeParamsAccessTest.test_function_access_02)\nPASS: test_function_access_03 (test.test_type_params.TypeParamsAccessTest.test_function_access_03)\nPASS: test_gen_exp_in_generic_method (test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_generic_method)\nPASS: test_gen_exp_in_nested_class (test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_nested_class)\nPASS: test_gen_exp_in_nested_generic_class (test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_nested_generic_class)\nPASS: test_listcomp_in_nested_class (test.test_type_params.TypeParamsAccessTest.test_listcomp_in_nested_class)\nPASS: test_listcomp_in_nested_generic_class (test.test_type_params.TypeParamsAccessTest.test_listcomp_in_nested_generic_class)\nPASS: test_method_access_01 (test.test_type_params.TypeParamsAccessTest.test_method_access_01)\nPASS: test_nested_access_01 (test.test_type_params.TypeParamsAccessTest.test_nested_access_01)\nPASS: test_nested_scope_in_generic_alias (test.test_type_params.TypeParamsAccessTest.test_nested_scope_in_generic_alias)\nPASS: test_out_of_scope_01 (test.test_type_params.TypeParamsAccessTest.test_out_of_scope_01)\nPASS: test_out_of_scope_02 (test.test_type_params.TypeParamsAccessTest.test_out_of_scope_02)\nPASS: test_reference_previous_typevar (test.test_type_params.TypeParamsAccessTest.test_reference_previous_typevar)\nPASS: test_shadowing_nonlocal (test.test_type_params.TypeParamsAccessTest.test_shadowing_nonlocal)\nPASS: test_super (test.test_type_params.TypeParamsAccessTest.test_super)\nPASS: test_type_alias_containing_lambda (test.test_type_params.TypeParamsAccessTest.test_type_alias_containing_lambda)\nPASS: test_alias (test.test_type_params.TypeParamsClassScopeTest.test_alias)\nPASS: test_binding_uses_global (test.test_type_params.TypeParamsClassScopeTest.test_binding_uses_global)\nPASS: test_bound (test.test_type_params.TypeParamsClassScopeTest.test_bound)\nPASS: test_explicit_global (test.test_type_params.TypeParamsClassScopeTest.test_explicit_global)\nPASS: test_explicit_global_with_assignment (test.test_type_params.TypeParamsClassScopeTest.test_explicit_global_with_assignment)\nPASS: test_explicit_global_with_no_static_bound (test.test_type_params.TypeParamsClassScopeTest.test_explicit_global_with_no_static_bound)\nPASS: test_explicit_nonlocal (test.test_type_params.TypeParamsClassScopeTest.test_explicit_nonlocal)\nPASS: test_modified_later (test.test_type_params.TypeParamsClassScopeTest.test_modified_later)\nPASS: test_nested_free (test.test_type_params.TypeParamsClassScopeTest.test_nested_free)\nPASS: test_no_binding_uses_nonlocal (test.test_type_params.TypeParamsClassScopeTest.test_no_binding_uses_nonlocal)\nPASS: test_complex_base (test.test_type_params.TypeParamsComplexCallsTest.test_complex_base)\nPASS: test_defaults (test.test_type_params.TypeParamsComplexCallsTest.test_defaults)\nPASS: test_disallowed_expressions (test.test_type_params.TypeParamsInvalidTest.test_disallowed_expressions)\nPASS: test_incorrect_mro_explicit_object (test.test_type_params.TypeParamsInvalidTest.test_incorrect_mro_explicit_object)\nPASS: test_name_collisions (test.test_type_params.TypeParamsInvalidTest.test_name_collisions)\nPASS: test_name_non_collision_02 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_02)\nPASS: test_name_non_collision_03 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_03)\nPASS: test_name_non_collision_04 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_04)\nPASS: test_name_non_collision_05 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_05)\nPASS: test_name_non_collision_06 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_06)\nPASS: test_name_non_collision_07 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_07)\nPASS: test_name_non_collision_08 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_08)\nPASS: test_name_non_collision_10 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_10)\nPASS: test_name_non_collision_13 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_13)\nPASS: test_name_non_collision_9 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_9)\nPASS: test_evaluation_error (test.test_type_params.TypeParamsLazyEvaluationTest.test_evaluation_error)\nPASS: test_qualname (test.test_type_params.TypeParamsLazyEvaluationTest.test_qualname)\nPASS: test_recursive_class (test.test_type_params.TypeParamsLazyEvaluationTest.test_recursive_class)\nPASS: test_mangling (test.test_type_params.TypeParamsManglingTest.test_mangling)\nPASS: test_nonlocal_allowed (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_allowed)\nPASS: test_nonlocal_disallowed_01 (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_01)\nPASS: test_nonlocal_disallowed_02 (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_02)\nPASS: test_nonlocal_disallowed_03 (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_03)\nPASS: test_pickling_classes (test.test_type_params.TypeParamsPickleTest.test_pickling_classes)\nPASS: test_pickling_functions (test.test_type_params.TypeParamsPickleTest.test_pickling_functions)\nPASS: test_broken_class_namespace (test.test_type_params.TypeParamsRuntimeTest.test_broken_class_namespace)\nPASS: test_name_error (test.test_type_params.TypeParamsRuntimeTest.test_name_error)\nPASS: test_traditional_01 (test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_01)\nPASS: test_traditional_02 (test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_02)\nPASS: test_traditional_03 (test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_03)\nPASS: test_typeparams_dunder_class_01 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_01)\nPASS: test_typeparams_dunder_class_02 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_02)\nPASS: test_typeparams_dunder_class_03 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_03)\nPASS: test_typeparams_dunder_function_01 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_01)\nPASS: test_typeparams_dunder_function_02 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_02)\nPASS: test_typeparams_dunder_function_03 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_03)\nPASS: test_paramspec_01 (test.test_type_params.TypeParamsTypeVarParamSpecTest.test_paramspec_01)\nPASS: test_paramspec_02 (test.test_type_params.TypeParamsTypeVarParamSpecTest.test_paramspec_02)\nPASS: test_typevar_01 (test.test_type_params.TypeParamsTypeVarTest.test_typevar_01)\nPASS: test_typevar_coroutine (test.test_type_params.TypeParamsTypeVarTest.test_typevar_coroutine)\nPASS: test_typevar_generator (test.test_type_params.TypeParamsTypeVarTest.test_typevar_generator)\nPASS: test_typevartuple_01 (test.test_type_params.TypeParamsTypeVarTupleTest.test_typevartuple_01)\nPASS: test_typevartuple_02 (test.test_type_params.TypeParamsTypeVarTupleTest.test_typevartuple_02)\nPASS: test_weakrefs (test.test_type_params.TypeParamsWeakRefTest.test_weakrefs)\n\n----------------------------------------------------------------------\nRan 80 tests in 0.063s\n\nOK\n0:03:42 load avg: 3.24 [411/469] test_types passed\nPASS: test_bad___prepare__ (test.test_types.ClassCreationTests.test_bad___prepare__)\nPASS: test_get_original_bases (test.test_types.ClassCreationTests.test_get_original_bases)\nPASS: test_metaclass_derivation (test.test_types.ClassCreationTests.test_metaclass_derivation)\nPASS: test_metaclass_new_error (test.test_types.ClassCreationTests.test_metaclass_new_error)\nPASS: test_metaclass_override_callable (test.test_types.ClassCreationTests.test_metaclass_override_callable)\nPASS: test_metaclass_override_function (test.test_types.ClassCreationTests.test_metaclass_override_function)\nPASS: test_new_class_basics (test.test_types.ClassCreationTests.test_new_class_basics)\nPASS: test_new_class_defaults (test.test_types.ClassCreationTests.test_new_class_defaults)\nPASS: test_new_class_exec_body (test.test_types.ClassCreationTests.test_new_class_exec_body)\nPASS: test_new_class_meta (test.test_types.ClassCreationTests.test_new_class_meta)\nPASS: test_new_class_meta_with_base (test.test_types.ClassCreationTests.test_new_class_meta_with_base)\nPASS: test_new_class_metaclass_keywords (test.test_types.ClassCreationTests.test_new_class_metaclass_keywords)\nPASS: test_new_class_subclass (test.test_types.ClassCreationTests.test_new_class_subclass)\nPASS: test_new_class_with_mro_entry (test.test_types.ClassCreationTests.test_new_class_with_mro_entry)\nPASS: test_new_class_with_mro_entry_error (test.test_types.ClassCreationTests.test_new_class_with_mro_entry_error)\nPASS: test_new_class_with_mro_entry_genericalias (test.test_types.ClassCreationTests.test_new_class_with_mro_entry_genericalias)\nPASS: test_new_class_with_mro_entry_multiple (test.test_types.ClassCreationTests.test_new_class_with_mro_entry_multiple)\nPASS: test_new_class_with_mro_entry_multiple_2 (test.test_types.ClassCreationTests.test_new_class_with_mro_entry_multiple_2)\nPASS: test_new_class_with_mro_entry_none (test.test_types.ClassCreationTests.test_new_class_with_mro_entry_none)\nPASS: test_one_argument_type (test.test_types.ClassCreationTests.test_one_argument_type)\nPASS: test_prepare_class (test.test_types.ClassCreationTests.test_prepare_class)\nPASS: test_resolve_bases (test.test_types.ClassCreationTests.test_resolve_bases)\nPASS: test_resolve_bases_with_mro_entry (test.test_types.ClassCreationTests.test_resolve_bases_with_mro_entry)\nPASS: test_async_def (test.test_types.CoroutineTests.test_async_def)\nPASS: test_duck_coro (test.test_types.CoroutineTests.test_duck_coro)\nPASS: test_duck_corogen (test.test_types.CoroutineTests.test_duck_corogen)\nPASS: test_duck_functional_gen (test.test_types.CoroutineTests.test_duck_functional_gen)\nPASS: test_duck_gen (test.test_types.CoroutineTests.test_duck_gen)\nPASS: test_gen (test.test_types.CoroutineTests.test_gen)\nPASS: test_genfunc (test.test_types.CoroutineTests.test_genfunc)\nPASS: test_non_gen_values (test.test_types.CoroutineTests.test_non_gen_values)\nPASS: test_returning_itercoro (test.test_types.CoroutineTests.test_returning_itercoro)\nPASS: test_wrapper_object (test.test_types.CoroutineTests.test_wrapper_object)\nPASS: test_wrong_args (test.test_types.CoroutineTests.test_wrong_args)\nPASS: test_chainmap (test.test_types.MappingProxyTests.test_chainmap)\nPASS: test_constructor (test.test_types.MappingProxyTests.test_constructor)\nPASS: test_contains (test.test_types.MappingProxyTests.test_contains)\nPASS: test_copy (test.test_types.MappingProxyTests.test_copy)\nPASS: test_customdict (test.test_types.MappingProxyTests.test_customdict)\nPASS: test_get (test.test_types.MappingProxyTests.test_get)\nPASS: test_hash (test.test_types.MappingProxyTests.test_hash)\nPASS: test_iterators (test.test_types.MappingProxyTests.test_iterators)\nPASS: test_len (test.test_types.MappingProxyTests.test_len)\nPASS: test_methods (test.test_types.MappingProxyTests.test_methods)\nPASS: test_missing (test.test_types.MappingProxyTests.test_missing)\nPASS: test_reversed (test.test_types.MappingProxyTests.test_reversed)\nPASS: test_union (test.test_types.MappingProxyTests.test_union)\nPASS: test_views (test.test_types.MappingProxyTests.test_views)\nPASS: test_as_dict (test.test_types.SimpleNamespaceTests.test_as_dict)\nPASS: test_attrdel (test.test_types.SimpleNamespaceTests.test_attrdel)\nPASS: test_attrget (test.test_types.SimpleNamespaceTests.test_attrget)\nPASS: test_attrset (test.test_types.SimpleNamespaceTests.test_attrset)\nPASS: test_constructor (test.test_types.SimpleNamespaceTests.test_constructor)\nPASS: test_equal (test.test_types.SimpleNamespaceTests.test_equal)\nPASS: test_fake_namespace_compare (test.test_types.SimpleNamespaceTests.test_fake_namespace_compare)\nPASS: test_nested (test.test_types.SimpleNamespaceTests.test_nested)\nPASS: test_pickle (test.test_types.SimpleNamespaceTests.test_pickle)\nPASS: test_recursive (test.test_types.SimpleNamespaceTests.test_recursive)\nPASS: test_recursive_repr (test.test_types.SimpleNamespaceTests.test_recursive_repr)\nPASS: test_repr (test.test_types.SimpleNamespaceTests.test_repr)\nPASS: test_subclass (test.test_types.SimpleNamespaceTests.test_subclass)\nPASS: test_unbound (test.test_types.SimpleNamespaceTests.test_unbound)\nPASS: test_underlying_dict (test.test_types.SimpleNamespaceTests.test_underlying_dict)\nPASS: test_boolean_ops (test.test_types.TypesTests.test_boolean_ops)\nPASS: test_comparisons (test.test_types.TypesTests.test_comparisons)\nPASS: test_dunder_get_signature (test.test_types.TypesTests.test_dunder_get_signature)\nPASS: test_ellipsis_type (test.test_types.TypesTests.test_ellipsis_type)\nPASS: test_float__format__ (test.test_types.TypesTests.test_float__format__)\nPASS: test_float__format__locale (test.test_types.TypesTests.test_float__format__locale)\nPASS: test_float_constructor (test.test_types.TypesTests.test_float_constructor)\nPASS: test_float_to_string (test.test_types.TypesTests.test_float_to_string)\nPASS: test_floats (test.test_types.TypesTests.test_floats)\nPASS: test_format_spec_errors (test.test_types.TypesTests.test_format_spec_errors)\nPASS: test_int__format__ (test.test_types.TypesTests.test_int__format__)\nPASS: test_int__format__locale (test.test_types.TypesTests.test_int__format__locale)\nPASS: test_internal_sizes (test.test_types.TypesTests.test_internal_sizes)\nPASS: test_method_descriptor_types (test.test_types.TypesTests.test_method_descriptor_types)\nPASS: test_method_wrapper_types (test.test_types.TypesTests.test_method_wrapper_types)\nPASS: test_none_type (test.test_types.TypesTests.test_none_type)\nPASS: test_normal_integers (test.test_types.TypesTests.test_normal_integers)\nPASS: test_notimplemented_type (test.test_types.TypesTests.test_notimplemented_type)\nPASS: test_numeric_types (test.test_types.TypesTests.test_numeric_types)\nPASS: test_slot_wrapper_types (test.test_types.TypesTests.test_slot_wrapper_types)\nPASS: test_strings (test.test_types.TypesTests.test_strings)\nPASS: test_traceback_and_frame_types (test.test_types.TypesTests.test_traceback_and_frame_types)\nPASS: test_truth_values (test.test_types.TypesTests.test_truth_values)\nPASS: test_type_function (test.test_types.TypesTests.test_type_function)\nPASS: test_zero_division (test.test_types.TypesTests.test_zero_division)\nPASS: test_bad_instancecheck (test.test_types.UnionTests.test_bad_instancecheck)\nPASS: test_bad_subclasscheck (test.test_types.UnionTests.test_bad_subclasscheck)\nPASS: test_hash (test.test_types.UnionTests.test_hash)\nPASS: test_instancecheck_and_subclasscheck (test.test_types.UnionTests.test_instancecheck_and_subclasscheck)\nPASS: test_instancecheck_and_subclasscheck_order (test.test_types.UnionTests.test_instancecheck_and_subclasscheck_order)\nSKIP: test_or_type_operator_reference_cycle (test.test_types.UnionTests.test_or_type_operator_reference_cycle) 'Cannot get total reference count.'\nPASS: test_or_type_operator_with_Alias (test.test_types.UnionTests.test_or_type_operator_with_Alias)\nPASS: test_or_type_operator_with_IO (test.test_types.UnionTests.test_or_type_operator_with_IO)\nPASS: test_or_type_operator_with_Literal (test.test_types.UnionTests.test_or_type_operator_with_Literal)\nPASS: test_or_type_operator_with_NamedTuple (test.test_types.UnionTests.test_or_type_operator_with_NamedTuple)\nPASS: test_or_type_operator_with_NewType (test.test_types.UnionTests.test_or_type_operator_with_NewType)\nPASS: test_or_type_operator_with_Protocol (test.test_types.UnionTests.test_or_type_operator_with_Protocol)\nPASS: test_or_type_operator_with_SpecialForm (test.test_types.UnionTests.test_or_type_operator_with_SpecialForm)\nPASS: test_or_type_operator_with_TypeVar (test.test_types.UnionTests.test_or_type_operator_with_TypeVar)\nPASS: test_or_type_operator_with_TypedDict (test.test_types.UnionTests.test_or_type_operator_with_TypedDict)\nPASS: test_or_type_operator_with_bad_module (test.test_types.UnionTests.test_or_type_operator_with_bad_module)\nPASS: test_or_type_operator_with_forward (test.test_types.UnionTests.test_or_type_operator_with_forward)\nPASS: test_or_type_operator_with_genericalias (test.test_types.UnionTests.test_or_type_operator_with_genericalias)\nPASS: test_or_type_repr (test.test_types.UnionTests.test_or_type_repr)\nPASS: test_or_types_operator (test.test_types.UnionTests.test_or_types_operator)\nPASS: test_union_args (test.test_types.UnionTests.test_union_args)\nPASS: test_union_copy (test.test_types.UnionTests.test_union_copy)\nPASS: test_union_parameter_chaining (test.test_types.UnionTests.test_union_parameter_chaining)\nPASS: test_union_parameter_substitution (test.test_types.UnionTests.test_union_parameter_substitution)\nPASS: test_union_parameter_substitution_errors (test.test_types.UnionTests.test_union_parameter_substitution_errors)\nPASS: test_union_pickle (test.test_types.UnionTests.test_union_pickle)\n\n----------------------------------------------------------------------\nRan 114 tests in 0.061s\n\nOK (skipped=1)\n0:03:42 load avg: 3.24 [412/469] test_unary passed\nPASS: test_bad_types (test.test_unary.UnaryOpTestCase.test_bad_types)\nPASS: test_invert (test.test_unary.UnaryOpTestCase.test_invert)\nPASS: test_negation_of_exponentiation (test.test_unary.UnaryOpTestCase.test_negation_of_exponentiation)\nPASS: test_negative (test.test_unary.UnaryOpTestCase.test_negative)\nPASS: test_no_overflow (test.test_unary.UnaryOpTestCase.test_no_overflow)\nPASS: test_positive (test.test_unary.UnaryOpTestCase.test_positive)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.002s\n\nOK\n0:03:42 load avg: 3.24 [413/469] test_ucn passed\nPASS: test_aliases (test.test_ucn.UnicodeNamesTest.test_aliases)\nPASS: test_aliases_names_in_pua_range (test.test_ucn.UnicodeNamesTest.test_aliases_names_in_pua_range)\nPASS: test_ascii_letters (test.test_ucn.UnicodeNamesTest.test_ascii_letters)\nPASS: test_bmp_characters (test.test_ucn.UnicodeNamesTest.test_bmp_characters)\nPASS: test_cjk_unified_ideographs (test.test_ucn.UnicodeNamesTest.test_cjk_unified_ideographs)\nPASS: test_errors (test.test_ucn.UnicodeNamesTest.test_errors)\nPASS: test_general (test.test_ucn.UnicodeNamesTest.test_general)\nPASS: test_hangul_syllables (test.test_ucn.UnicodeNamesTest.test_hangul_syllables)\nSKIP: test_issue16335 (test.test_ucn.UnicodeNamesTest.test_issue16335) 'not enough memory: 12.0G minimum needed'\nPASS: test_misc_symbols (test.test_ucn.UnicodeNamesTest.test_misc_symbols)\nSKIP: test_named_sequences_full (test.test_ucn.UnicodeNamesTest.test_named_sequences_full) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_named_sequences_names_in_pua_range (test.test_ucn.UnicodeNamesTest.test_named_sequences_names_in_pua_range)\nPASS: test_named_sequences_sample (test.test_ucn.UnicodeNamesTest.test_named_sequences_sample)\nPASS: test_strict_error_handling (test.test_ucn.UnicodeNamesTest.test_strict_error_handling)\n\n----------------------------------------------------------------------\nRan 14 tests in 0.239s\n\nOK (skipped=2)\n0:03:43 load avg: 3.24 [414/469] test_unicode_file passed\nPASS: test_directories (test.test_unicode_file.TestUnicodeFiles.test_directories)\nPASS: test_single_files (test.test_unicode_file.TestUnicodeFiles.test_single_files)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.005s\n\nOK\n0:03:43 load avg: 3.24 [415/469] test_typing passed\nPASS: test_all (test.test_typing.AllTests.test_all)\nPASS: test_all_exported_names (test.test_typing.AllTests.test_all_exported_names)\nPASS: test_annotated_cached_with_types (test.test_typing.AnnotatedTests.test_annotated_cached_with_types)\nPASS: test_annotated_in_other_types (test.test_typing.AnnotatedTests.test_annotated_in_other_types)\nPASS: test_annotated_mro (test.test_typing.AnnotatedTests.test_annotated_mro)\nPASS: test_attr_passthrough (test.test_typing.AnnotatedTests.test_attr_passthrough)\nPASS: test_cannot_check_instance (test.test_typing.AnnotatedTests.test_cannot_check_instance)\nPASS: test_cannot_check_subclass (test.test_typing.AnnotatedTests.test_cannot_check_subclass)\nPASS: test_cannot_getattr_typevar (test.test_typing.AnnotatedTests.test_cannot_getattr_typevar)\nPASS: test_cannot_instantiate_forward (test.test_typing.AnnotatedTests.test_cannot_instantiate_forward)\nPASS: test_cannot_instantiate_type_var (test.test_typing.AnnotatedTests.test_cannot_instantiate_type_var)\nPASS: test_cannot_subclass (test.test_typing.AnnotatedTests.test_cannot_subclass)\nPASS: test_dir (test.test_typing.AnnotatedTests.test_dir)\nPASS: test_flatten (test.test_typing.AnnotatedTests.test_flatten)\nPASS: test_hash_eq (test.test_typing.AnnotatedTests.test_hash_eq)\nPASS: test_instantiate (test.test_typing.AnnotatedTests.test_instantiate)\nPASS: test_instantiate_generic (test.test_typing.AnnotatedTests.test_instantiate_generic)\nPASS: test_new (test.test_typing.AnnotatedTests.test_new)\nPASS: test_pickle (test.test_typing.AnnotatedTests.test_pickle)\nPASS: test_repr (test.test_typing.AnnotatedTests.test_repr)\nPASS: test_special_form_containment (test.test_typing.AnnotatedTests.test_special_form_containment)\nPASS: test_specialize (test.test_typing.AnnotatedTests.test_specialize)\nPASS: test_subst (test.test_typing.AnnotatedTests.test_subst)\nPASS: test_too_few_type_args (test.test_typing.AnnotatedTests.test_too_few_type_args)\nPASS: test_typevar_subst (test.test_typing.AnnotatedTests.test_typevar_subst)\nPASS: test_any_instance_type_error (test.test_typing.AnyTests.test_any_instance_type_error)\nPASS: test_any_works_with_alias (test.test_typing.AnyTests.test_any_works_with_alias)\nPASS: test_can_subclass (test.test_typing.AnyTests.test_can_subclass)\nPASS: test_cannot_instantiate (test.test_typing.AnyTests.test_cannot_instantiate)\nPASS: test_errors (test.test_typing.AnyTests.test_errors)\nPASS: test_repr (test.test_typing.AnyTests.test_repr)\nPASS: test_exception (test.test_typing.AssertNeverTests.test_exception)\nPASS: test_basics (test.test_typing.AssertTypeTests.test_basics)\nPASS: test_errors (test.test_typing.AssertTypeTests.test_errors)\nPASS: test_basics (test.test_typing.CastTests.test_basics)\nPASS: test_errors (test.test_typing.CastTests.test_errors)\nPASS: test_basics (test.test_typing.ClassVarTests.test_basics)\nPASS: test_cannot_init (test.test_typing.ClassVarTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.ClassVarTests.test_cannot_subclass)\nPASS: test_no_isinstance (test.test_typing.ClassVarTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.ClassVarTests.test_repr)\nPASS: test_abstractset (test.test_typing.CollectionsAbcTests.test_abstractset)\nPASS: test_async_generator (test.test_typing.CollectionsAbcTests.test_async_generator)\nPASS: test_async_iterable (test.test_typing.CollectionsAbcTests.test_async_iterable)\nPASS: test_async_iterator (test.test_typing.CollectionsAbcTests.test_async_iterator)\nPASS: test_awaitable (test.test_typing.CollectionsAbcTests.test_awaitable)\nPASS: test_bytestring (test.test_typing.CollectionsAbcTests.test_bytestring)\nPASS: test_chainmap_instantiation (test.test_typing.CollectionsAbcTests.test_chainmap_instantiation)\nPASS: test_chainmap_subclass (test.test_typing.CollectionsAbcTests.test_chainmap_subclass)\nPASS: test_collection (test.test_typing.CollectionsAbcTests.test_collection)\nPASS: test_collections_as_base (test.test_typing.CollectionsAbcTests.test_collections_as_base)\nPASS: test_container (test.test_typing.CollectionsAbcTests.test_container)\nPASS: test_coroutine (test.test_typing.CollectionsAbcTests.test_coroutine)\nPASS: test_counter (test.test_typing.CollectionsAbcTests.test_counter)\nPASS: test_counter_instantiation (test.test_typing.CollectionsAbcTests.test_counter_instantiation)\nPASS: test_counter_subclass_instantiation (test.test_typing.CollectionsAbcTests.test_counter_subclass_instantiation)\nPASS: test_defaultdict_instantiation (test.test_typing.CollectionsAbcTests.test_defaultdict_instantiation)\nPASS: test_defaultdict_subclass (test.test_typing.CollectionsAbcTests.test_defaultdict_subclass)\nPASS: test_deque (test.test_typing.CollectionsAbcTests.test_deque)\nPASS: test_deque_instantiation (test.test_typing.CollectionsAbcTests.test_deque_instantiation)\nPASS: test_dict (test.test_typing.CollectionsAbcTests.test_dict)\nPASS: test_dict_subclass (test.test_typing.CollectionsAbcTests.test_dict_subclass)\nPASS: test_dict_subscribe (test.test_typing.CollectionsAbcTests.test_dict_subscribe)\nPASS: test_frozenset (test.test_typing.CollectionsAbcTests.test_frozenset)\nPASS: test_frozenset_subclass_instantiation (test.test_typing.CollectionsAbcTests.test_frozenset_subclass_instantiation)\nPASS: test_generator (test.test_typing.CollectionsAbcTests.test_generator)\nPASS: test_hashable (test.test_typing.CollectionsAbcTests.test_hashable)\nPASS: test_iterable (test.test_typing.CollectionsAbcTests.test_iterable)\nPASS: test_iterator (test.test_typing.CollectionsAbcTests.test_iterator)\nPASS: test_list (test.test_typing.CollectionsAbcTests.test_list)\nPASS: test_list_subclass (test.test_typing.CollectionsAbcTests.test_list_subclass)\nPASS: test_mapping (test.test_typing.CollectionsAbcTests.test_mapping)\nPASS: test_mutablemapping (test.test_typing.CollectionsAbcTests.test_mutablemapping)\nPASS: test_mutablesequence (test.test_typing.CollectionsAbcTests.test_mutablesequence)\nPASS: test_mutableset (test.test_typing.CollectionsAbcTests.test_mutableset)\nPASS: test_no_async_generator_instantiation (test.test_typing.CollectionsAbcTests.test_no_async_generator_instantiation)\nPASS: test_no_dict_instantiation (test.test_typing.CollectionsAbcTests.test_no_dict_instantiation)\nPASS: test_no_frozenset_instantiation (test.test_typing.CollectionsAbcTests.test_no_frozenset_instantiation)\nPASS: test_no_generator_instantiation (test.test_typing.CollectionsAbcTests.test_no_generator_instantiation)\nPASS: test_no_list_instantiation (test.test_typing.CollectionsAbcTests.test_no_list_instantiation)\nPASS: test_no_set_instantiation (test.test_typing.CollectionsAbcTests.test_no_set_instantiation)\nPASS: test_no_tuple_instantiation (test.test_typing.CollectionsAbcTests.test_no_tuple_instantiation)\nPASS: test_or_and_ror (test.test_typing.CollectionsAbcTests.test_or_and_ror)\nPASS: test_ordereddict_instantiation (test.test_typing.CollectionsAbcTests.test_ordereddict_instantiation)\nPASS: test_ordereddict_subclass (test.test_typing.CollectionsAbcTests.test_ordereddict_subclass)\nPASS: test_sequence (test.test_typing.CollectionsAbcTests.test_sequence)\nPASS: test_set (test.test_typing.CollectionsAbcTests.test_set)\nPASS: test_set_subclass_instantiation (test.test_typing.CollectionsAbcTests.test_set_subclass_instantiation)\nPASS: test_sized (test.test_typing.CollectionsAbcTests.test_sized)\nPASS: test_subclassing (test.test_typing.CollectionsAbcTests.test_subclassing)\nPASS: test_subclassing_async_generator (test.test_typing.CollectionsAbcTests.test_subclassing_async_generator)\nPASS: test_subclassing_register (test.test_typing.CollectionsAbcTests.test_subclassing_register)\nPASS: test_subclassing_subclasshook (test.test_typing.CollectionsAbcTests.test_subclassing_subclasshook)\nPASS: test_basic (test.test_typing.CollectionsCallableTests.test_basic)\nPASS: test_callable_instance_type_error (test.test_typing.CollectionsCallableTests.test_callable_instance_type_error)\nPASS: test_callable_instance_works (test.test_typing.CollectionsCallableTests.test_callable_instance_works)\nPASS: test_callable_with_ellipsis (test.test_typing.CollectionsCallableTests.test_callable_with_ellipsis)\nPASS: test_callable_wrong_forms (test.test_typing.CollectionsCallableTests.test_callable_wrong_forms)\nPASS: test_cannot_instantiate (test.test_typing.CollectionsCallableTests.test_cannot_instantiate)\nPASS: test_concatenate (test.test_typing.CollectionsCallableTests.test_concatenate)\nPASS: test_dir (test.test_typing.CollectionsCallableTests.test_dir)\nPASS: test_ellipsis_in_generic (test.test_typing.CollectionsCallableTests.test_ellipsis_in_generic)\nPASS: test_eq_hash (test.test_typing.CollectionsCallableTests.test_eq_hash)\nPASS: test_errors (test.test_typing.CollectionsCallableTests.test_errors)\nPASS: test_nested_paramspec (test.test_typing.CollectionsCallableTests.test_nested_paramspec)\nPASS: test_or_and_ror (test.test_typing.CollectionsCallableTests.test_or_and_ror)\nPASS: test_paramspec (test.test_typing.CollectionsCallableTests.test_paramspec)\nPASS: test_pickle (test.test_typing.CollectionsCallableTests.test_pickle)\nPASS: test_repr (test.test_typing.CollectionsCallableTests.test_repr)\nPASS: test_self_subclass (test.test_typing.CollectionsCallableTests.test_self_subclass)\nPASS: test_type_erasure (test.test_typing.CollectionsCallableTests.test_type_erasure)\nPASS: test_type_subst_error (test.test_typing.CollectionsCallableTests.test_type_subst_error)\nPASS: test_var_substitution (test.test_typing.CollectionsCallableTests.test_var_substitution)\nPASS: test_weakref (test.test_typing.CollectionsCallableTests.test_weakref)\nPASS: test_basics (test.test_typing.ConcatenateTests.test_basics)\nPASS: test_dir (test.test_typing.ConcatenateTests.test_dir)\nPASS: test_valid_uses (test.test_typing.ConcatenateTests.test_valid_uses)\nPASS: test_var_substitution (test.test_typing.ConcatenateTests.test_var_substitution)\nPASS: test_base_class (test.test_typing.DataclassTransformTests.test_base_class)\nPASS: test_decorator (test.test_typing.DataclassTransformTests.test_decorator)\nPASS: test_metaclass (test.test_typing.DataclassTransformTests.test_metaclass)\nPASS: test_dunder_final (test.test_typing.FinalDecoratorTests.test_dunder_final)\nPASS: test_final_unmodified (test.test_typing.FinalDecoratorTests.test_final_unmodified)\nPASS: test_basics (test.test_typing.FinalTests.test_basics)\nPASS: test_cannot_init (test.test_typing.FinalTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.FinalTests.test_cannot_subclass)\nPASS: test_no_isinstance (test.test_typing.FinalTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.FinalTests.test_repr)\nPASS: test_basics (test.test_typing.ForwardRefTests.test_basics)\nPASS: test_callable_forward (test.test_typing.ForwardRefTests.test_callable_forward)\nPASS: test_callable_with_ellipsis_forward (test.test_typing.ForwardRefTests.test_callable_with_ellipsis_forward)\nPASS: test_default_globals (test.test_typing.ForwardRefTests.test_default_globals)\nPASS: test_delayed_syntax_error (test.test_typing.ForwardRefTests.test_delayed_syntax_error)\nPASS: test_double_forward (test.test_typing.ForwardRefTests.test_double_forward)\nPASS: test_final_forward_ref (test.test_typing.ForwardRefTests.test_final_forward_ref)\nPASS: test_forward_equality (test.test_typing.ForwardRefTests.test_forward_equality)\nPASS: test_forward_equality_gth (test.test_typing.ForwardRefTests.test_forward_equality_gth)\nPASS: test_forward_equality_hash (test.test_typing.ForwardRefTests.test_forward_equality_hash)\nPASS: test_forward_equality_namespace (test.test_typing.ForwardRefTests.test_forward_equality_namespace)\nPASS: test_forward_recursion_actually (test.test_typing.ForwardRefTests.test_forward_recursion_actually)\nPASS: test_forward_repr (test.test_typing.ForwardRefTests.test_forward_repr)\nPASS: test_forwardref_instance_type_error (test.test_typing.ForwardRefTests.test_forwardref_instance_type_error)\nPASS: test_forwardref_only_str_arg (test.test_typing.ForwardRefTests.test_forwardref_only_str_arg)\nPASS: test_forwardref_subclass_type_error (test.test_typing.ForwardRefTests.test_forwardref_subclass_type_error)\nPASS: test_meta_no_type_check (test.test_typing.ForwardRefTests.test_meta_no_type_check)\nPASS: test_name_error (test.test_typing.ForwardRefTests.test_name_error)\nPASS: test_nested_classvar_fails_forward_ref_check (test.test_typing.ForwardRefTests.test_nested_classvar_fails_forward_ref_check)\nPASS: test_no_type_check (test.test_typing.ForwardRefTests.test_no_type_check)\nPASS: test_no_type_check_TypeError (test.test_typing.ForwardRefTests.test_no_type_check_TypeError)\nPASS: test_no_type_check_class (test.test_typing.ForwardRefTests.test_no_type_check_class)\nPASS: test_no_type_check_class_and_static_methods (test.test_typing.ForwardRefTests.test_no_type_check_class_and_static_methods)\nPASS: test_no_type_check_foreign_functions (test.test_typing.ForwardRefTests.test_no_type_check_foreign_functions)\nPASS: test_no_type_check_forward_ref_as_string (test.test_typing.ForwardRefTests.test_no_type_check_forward_ref_as_string)\nPASS: test_no_type_check_lambda (test.test_typing.ForwardRefTests.test_no_type_check_lambda)\nPASS: test_no_type_check_nested_types (test.test_typing.ForwardRefTests.test_no_type_check_nested_types)\nPASS: test_no_type_check_no_bases (test.test_typing.ForwardRefTests.test_no_type_check_no_bases)\nPASS: test_no_type_check_other_module (test.test_typing.ForwardRefTests.test_no_type_check_other_module)\nPASS: test_or (test.test_typing.ForwardRefTests.test_or)\nPASS: test_special_forms_forward (test.test_typing.ForwardRefTests.test_special_forms_forward)\nPASS: test_syntax_error (test.test_typing.ForwardRefTests.test_syntax_error)\nPASS: test_tuple_forward (test.test_typing.ForwardRefTests.test_tuple_forward)\nPASS: test_union_forward (test.test_typing.ForwardRefTests.test_union_forward)\nPASS: test_union_forward_recursion (test.test_typing.ForwardRefTests.test_union_forward_recursion)\nPASS: test_one_parameter (test.test_typing.GenericAliasSubstitutionTests.test_one_parameter)\nPASS: test_three_parameters (test.test_typing.GenericAliasSubstitutionTests.test_three_parameters)\nPASS: test_two_parameters (test.test_typing.GenericAliasSubstitutionTests.test_two_parameters)\nPASS: test_variadic_parameters (test.test_typing.GenericAliasSubstitutionTests.test_variadic_parameters)\nPASS: test_abc_bases (test.test_typing.GenericTests.test_abc_bases)\nPASS: test_abc_registry_kept (test.test_typing.GenericTests.test_abc_registry_kept)\nPASS: test_all_repr_eq_any (test.test_typing.GenericTests.test_all_repr_eq_any)\nPASS: test_basics (test.test_typing.GenericTests.test_basics)\nPASS: test_chain_repr (test.test_typing.GenericTests.test_chain_repr)\nPASS: test_complex_subclasses (test.test_typing.GenericTests.test_complex_subclasses)\nPASS: test_copy_and_deepcopy (test.test_typing.GenericTests.test_copy_and_deepcopy)\nPASS: test_copy_generic_instances (test.test_typing.GenericTests.test_copy_generic_instances)\nPASS: test_dict (test.test_typing.GenericTests.test_dict)\nPASS: test_eq_1 (test.test_typing.GenericTests.test_eq_1)\nPASS: test_eq_2 (test.test_typing.GenericTests.test_eq_2)\nPASS: test_errors (test.test_typing.GenericTests.test_errors)\nPASS: test_extended_generic_rules_eq (test.test_typing.GenericTests.test_extended_generic_rules_eq)\nPASS: test_extended_generic_rules_repr (test.test_typing.GenericTests.test_extended_generic_rules_repr)\nPASS: test_extended_generic_rules_subclassing (test.test_typing.GenericTests.test_extended_generic_rules_subclassing)\nPASS: test_fail_with_bare_generic (test.test_typing.GenericTests.test_fail_with_bare_generic)\nPASS: test_fail_with_bare_union (test.test_typing.GenericTests.test_fail_with_bare_union)\nPASS: test_false_subclasses (test.test_typing.GenericTests.test_false_subclasses)\nPASS: test_generic_errors (test.test_typing.GenericTests.test_generic_errors)\nPASS: test_generic_forward_ref (test.test_typing.GenericTests.test_generic_forward_ref)\nPASS: test_generic_hashes (test.test_typing.GenericTests.test_generic_hashes)\nPASS: test_generic_pep585_forward_ref (test.test_typing.GenericTests.test_generic_pep585_forward_ref)\nPASS: test_immutability_by_copy_and_pickle (test.test_typing.GenericTests.test_immutability_by_copy_and_pickle)\nPASS: test_implicit_any (test.test_typing.GenericTests.test_implicit_any)\nPASS: test_init (test.test_typing.GenericTests.test_init)\nPASS: test_init_subclass (test.test_typing.GenericTests.test_init_subclass)\nPASS: test_init_subclass_super_called (test.test_typing.GenericTests.test_init_subclass_super_called)\nPASS: test_multi_subscr_base (test.test_typing.GenericTests.test_multi_subscr_base)\nPASS: test_multiple_bases (test.test_typing.GenericTests.test_multiple_bases)\nPASS: test_multiple_inheritance (test.test_typing.GenericTests.test_multiple_inheritance)\nPASS: test_multiple_inheritance_special (test.test_typing.GenericTests.test_multiple_inheritance_special)\nPASS: test_naive_runtime_checks (test.test_typing.GenericTests.test_naive_runtime_checks)\nPASS: test_nested (test.test_typing.GenericTests.test_nested)\nPASS: test_new_no_args (test.test_typing.GenericTests.test_new_no_args)\nPASS: test_new_repr (test.test_typing.GenericTests.test_new_repr)\nPASS: test_new_repr_bare (test.test_typing.GenericTests.test_new_repr_bare)\nPASS: test_new_repr_complex (test.test_typing.GenericTests.test_new_repr_complex)\nPASS: test_new_with_args (test.test_typing.GenericTests.test_new_with_args)\nPASS: test_new_with_args2 (test.test_typing.GenericTests.test_new_with_args2)\nPASS: test_non_generic_subscript (test.test_typing.GenericTests.test_non_generic_subscript)\nPASS: test_orig_bases (test.test_typing.GenericTests.test_orig_bases)\nPASS: test_parameter_detection (test.test_typing.GenericTests.test_parameter_detection)\nPASS: test_parameterized_slots (test.test_typing.GenericTests.test_parameterized_slots)\nPASS: test_parameterized_slots_dict (test.test_typing.GenericTests.test_parameterized_slots_dict)\nPASS: test_pickle (test.test_typing.GenericTests.test_pickle)\nPASS: test_repr (test.test_typing.GenericTests.test_repr)\nPASS: test_repr_2 (test.test_typing.GenericTests.test_repr_2)\nPASS: test_repr_3 (test.test_typing.GenericTests.test_repr_3)\nPASS: test_subclass_special_form (test.test_typing.GenericTests.test_subclass_special_form)\nPASS: test_subscript_meta (test.test_typing.GenericTests.test_subscript_meta)\nPASS: test_subscripted_generics_as_proxies (test.test_typing.GenericTests.test_subscripted_generics_as_proxies)\nPASS: test_type_erasure (test.test_typing.GenericTests.test_type_erasure)\nPASS: test_type_erasure_special (test.test_typing.GenericTests.test_type_erasure_special)\nPASS: test_weakref_all (test.test_typing.GenericTests.test_weakref_all)\nPASS: test_forward_ref_and_final (test.test_typing.GetTypeHintTests.test_forward_ref_and_final)\nPASS: test_get_type_hints_ClassVar (test.test_typing.GetTypeHintTests.test_get_type_hints_ClassVar)\nPASS: test_get_type_hints_annotated (test.test_typing.GetTypeHintTests.test_get_type_hints_annotated)\nPASS: test_get_type_hints_annotated_bad_module (test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_bad_module)\nPASS: test_get_type_hints_annotated_in_union (test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_in_union)\nPASS: test_get_type_hints_annotated_refs (test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_refs)\nPASS: test_get_type_hints_annotated_with_none_default (test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_with_none_default)\nPASS: test_get_type_hints_bad_module (test.test_typing.GetTypeHintTests.test_get_type_hints_bad_module)\nPASS: test_get_type_hints_classes (test.test_typing.GetTypeHintTests.test_get_type_hints_classes)\nPASS: test_get_type_hints_classes_no_implicit_optional (test.test_typing.GetTypeHintTests.test_get_type_hints_classes_no_implicit_optional)\nPASS: test_get_type_hints_classes_str_annotations (test.test_typing.GetTypeHintTests.test_get_type_hints_classes_str_annotations)\nPASS: test_get_type_hints_collections_abc_callable (test.test_typing.GetTypeHintTests.test_get_type_hints_collections_abc_callable)\nPASS: test_get_type_hints_for_builtins (test.test_typing.GetTypeHintTests.test_get_type_hints_for_builtins)\nPASS: test_get_type_hints_for_object_with_annotations (test.test_typing.GetTypeHintTests.test_get_type_hints_for_object_with_annotations)\nPASS: test_get_type_hints_from_various_objects (test.test_typing.GetTypeHintTests.test_get_type_hints_from_various_objects)\nPASS: test_get_type_hints_modules (test.test_typing.GetTypeHintTests.test_get_type_hints_modules)\nSKIP: test_get_type_hints_modules_forwardref (test.test_typing.GetTypeHintTests.test_get_type_hints_modules_forwardref) 'known bug'\nPASS: test_get_type_hints_typeddict (test.test_typing.GetTypeHintTests.test_get_type_hints_typeddict)\nPASS: test_get_type_hints_wrapped_decoratored_func (test.test_typing.GetTypeHintTests.test_get_type_hints_wrapped_decoratored_func)\nPASS: test_previous_behavior (test.test_typing.GetTypeHintTests.test_previous_behavior)\nPASS: test_respect_no_type_check (test.test_typing.GetTypeHintTests.test_respect_no_type_check)\nPASS: test_top_level_class_var (test.test_typing.GetTypeHintTests.test_top_level_class_var)\nPASS: test_get_args (test.test_typing.GetUtilitiesTestCase.test_get_args)\nPASS: test_get_origin (test.test_typing.GetUtilitiesTestCase.test_get_origin)\nPASS: test_binaryio (test.test_typing.IOTests.test_binaryio)\nPASS: test_io (test.test_typing.IOTests.test_io)\nPASS: test_io_submodule (test.test_typing.IOTests.test_io_submodule)\nPASS: test_textio (test.test_typing.IOTests.test_textio)\nPASS: test_alias (test.test_typing.LiteralStringTests.test_alias)\nPASS: test_basics (test.test_typing.LiteralStringTests.test_basics)\nPASS: test_cannot_init (test.test_typing.LiteralStringTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.LiteralStringTests.test_cannot_subclass)\nPASS: test_cannot_subscript (test.test_typing.LiteralStringTests.test_cannot_subscript)\nPASS: test_equality (test.test_typing.LiteralStringTests.test_equality)\nPASS: test_no_isinstance (test.test_typing.LiteralStringTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.LiteralStringTests.test_repr)\nPASS: test_args (test.test_typing.LiteralTests.test_args)\nPASS: test_basics (test.test_typing.LiteralTests.test_basics)\nPASS: test_cannot_init (test.test_typing.LiteralTests.test_cannot_init)\nPASS: test_dir (test.test_typing.LiteralTests.test_dir)\nPASS: test_does_not_flatten_enum (test.test_typing.LiteralTests.test_does_not_flatten_enum)\nPASS: test_enum (test.test_typing.LiteralTests.test_enum)\nPASS: test_equal (test.test_typing.LiteralTests.test_equal)\nPASS: test_flatten (test.test_typing.LiteralTests.test_flatten)\nPASS: test_hash (test.test_typing.LiteralTests.test_hash)\nPASS: test_illegal_parameters_do_not_raise_runtime_errors (test.test_typing.LiteralTests.test_illegal_parameters_do_not_raise_runtime_errors)\nPASS: test_literals_inside_other_types (test.test_typing.LiteralTests.test_literals_inside_other_types)\nPASS: test_no_isinstance_or_issubclass (test.test_typing.LiteralTests.test_no_isinstance_or_issubclass)\nPASS: test_no_multiple_subscripts (test.test_typing.LiteralTests.test_no_multiple_subscripts)\nPASS: test_no_subclassing (test.test_typing.LiteralTests.test_no_subclassing)\nPASS: test_repr (test.test_typing.LiteralTests.test_repr)\nPASS: test_annotation_usage (test.test_typing.NamedTupleTests.test_annotation_usage)\nPASS: test_annotation_usage_with_default (test.test_typing.NamedTupleTests.test_annotation_usage_with_default)\nPASS: test_annotation_usage_with_methods (test.test_typing.NamedTupleTests.test_annotation_usage_with_methods)\nPASS: test_basics (test.test_typing.NamedTupleTests.test_basics)\nPASS: test_copy_and_pickle (test.test_typing.NamedTupleTests.test_copy_and_pickle)\nPASS: test_empty_namedtuple (test.test_typing.NamedTupleTests.test_empty_namedtuple)\nPASS: test_generic (test.test_typing.NamedTupleTests.test_generic)\nPASS: test_generic_pep695 (test.test_typing.NamedTupleTests.test_generic_pep695)\nPASS: test_multiple_inheritance (test.test_typing.NamedTupleTests.test_multiple_inheritance)\nPASS: test_namedtuple_errors (test.test_typing.NamedTupleTests.test_namedtuple_errors)\nPASS: test_namedtuple_keyword_usage (test.test_typing.NamedTupleTests.test_namedtuple_keyword_usage)\nPASS: test_namedtuple_special_keyword_names (test.test_typing.NamedTupleTests.test_namedtuple_special_keyword_names)\nPASS: test_non_generic_subscript (test.test_typing.NamedTupleTests.test_non_generic_subscript)\nPASS: test_orig_bases (test.test_typing.NamedTupleTests.test_orig_bases)\nPASS: test_cannot_instantiate (test.test_typing.NeverTests.test_cannot_instantiate)\nPASS: test_cannot_subclass (test.test_typing.NeverTests.test_cannot_subclass)\nPASS: test_equality (test.test_typing.NeverTests.test_equality)\nPASS: test_get_origin (test.test_typing.NeverTests.test_get_origin)\nPASS: test_get_type_hints (test.test_typing.NeverTests.test_get_type_hints)\nPASS: test_instance_type_error (test.test_typing.NeverTests.test_instance_type_error)\nPASS: test_not_generic (test.test_typing.NeverTests.test_not_generic)\nPASS: test_repr (test.test_typing.NeverTests.test_repr)\nPASS: test_subclass_type_error (test.test_typing.NeverTests.test_subclass_type_error)\nPASS: test_basic (test.test_typing.NewTypeTests.test_basic)\nPASS: test_error_message_when_subclassing (test.test_typing.NewTypeTests.test_error_message_when_subclassing)\nPASS: test_errors (test.test_typing.NewTypeTests.test_errors)\nPASS: test_missing__name__ (test.test_typing.NewTypeTests.test_missing__name__)\nPASS: test_or (test.test_typing.NewTypeTests.test_or)\nPASS: test_pickle (test.test_typing.NewTypeTests.test_pickle)\nPASS: test_repr (test.test_typing.NewTypeTests.test_repr)\nPASS: test_special_attrs (test.test_typing.NewTypeTests.test_special_attrs)\nPASS: test_cannot_instantiate (test.test_typing.NoReturnTests.test_cannot_instantiate)\nPASS: test_cannot_subclass (test.test_typing.NoReturnTests.test_cannot_subclass)\nPASS: test_equality (test.test_typing.NoReturnTests.test_equality)\nPASS: test_get_origin (test.test_typing.NoReturnTests.test_get_origin)\nPASS: test_get_type_hints (test.test_typing.NoReturnTests.test_get_type_hints)\nPASS: test_instance_type_error (test.test_typing.NoReturnTests.test_instance_type_error)\nPASS: test_not_equality (test.test_typing.NoReturnTests.test_not_equality)\nPASS: test_not_generic (test.test_typing.NoReturnTests.test_not_generic)\nPASS: test_repr (test.test_typing.NoReturnTests.test_repr)\nPASS: test_subclass_type_error (test.test_typing.NoReturnTests.test_subclass_type_error)\nPASS: test_basics (test.test_typing.NotRequiredTests.test_basics)\nPASS: test_cannot_init (test.test_typing.NotRequiredTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.NotRequiredTests.test_cannot_subclass)\nPASS: test_no_isinstance (test.test_typing.NotRequiredTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.NotRequiredTests.test_repr)\nPASS: test_async_contextmanager (test.test_typing.OtherABCTests.test_async_contextmanager)\nPASS: test_contextmanager (test.test_typing.OtherABCTests.test_contextmanager)\nPASS: test_overload_fails (test.test_typing.OverloadTests.test_overload_fails)\nPASS: test_overload_on_compiled_functions (test.test_typing.OverloadTests.test_overload_on_compiled_functions)\nPASS: test_overload_registry (test.test_typing.OverloadTests.test_overload_registry)\nPASS: test_overload_registry_repeated (test.test_typing.OverloadTests.test_overload_registry_repeated)\nPASS: test_overload_succeeds (test.test_typing.OverloadTests.test_overload_succeeds)\nPASS: test_multiple_decorators (test.test_typing.OverrideDecoratorTests.test_multiple_decorators)\nPASS: test_override (test.test_typing.OverrideDecoratorTests.test_override)\nPASS: test_property (test.test_typing.OverrideDecoratorTests.test_property)\nPASS: test_silent_failure (test.test_typing.OverrideDecoratorTests.test_silent_failure)\nPASS: test_args_kwargs (test.test_typing.ParamSpecTests.test_args_kwargs)\nPASS: test_bad_var_substitution (test.test_typing.ParamSpecTests.test_bad_var_substitution)\nPASS: test_basic_plain (test.test_typing.ParamSpecTests.test_basic_plain)\nPASS: test_basic_with_exec (test.test_typing.ParamSpecTests.test_basic_with_exec)\nPASS: test_cannot_subclass (test.test_typing.ParamSpecTests.test_cannot_subclass)\nPASS: test_multiple_paramspecs_in_user_generics (test.test_typing.ParamSpecTests.test_multiple_paramspecs_in_user_generics)\nPASS: test_paramspec_gets_copied (test.test_typing.ParamSpecTests.test_paramspec_gets_copied)\nPASS: test_paramspec_in_nested_generics (test.test_typing.ParamSpecTests.test_paramspec_in_nested_generics)\nPASS: test_stringized (test.test_typing.ParamSpecTests.test_stringized)\nPASS: test_type_var_subst_for_other_type_vars (test.test_typing.ParamSpecTests.test_type_var_subst_for_other_type_vars)\nPASS: test_typevartuple_and_paramspecs_in_generic_aliases (test.test_typing.ParamSpecTests.test_typevartuple_and_paramspecs_in_generic_aliases)\nPASS: test_typevartuple_and_paramspecs_in_user_generics (test.test_typing.ParamSpecTests.test_typevartuple_and_paramspecs_in_user_generics)\nPASS: test_user_generics (test.test_typing.ParamSpecTests.test_user_generics)\nPASS: test_valid_uses (test.test_typing.ParamSpecTests.test_valid_uses)\nPASS: test_var_substitution (test.test_typing.ParamSpecTests.test_var_substitution)\nPASS: test_basic_protocol (test.test_typing.ProtocolTests.test_basic_protocol)\nPASS: test_builtin_protocol_allowlist (test.test_typing.ProtocolTests.test_builtin_protocol_allowlist)\nPASS: test_bundled_protocol_instance_works (test.test_typing.ProtocolTests.test_bundled_protocol_instance_works)\nPASS: test_cannot_instantiate_abstract (test.test_typing.ProtocolTests.test_cannot_instantiate_abstract)\nPASS: test_collections_protocols_allowed (test.test_typing.ProtocolTests.test_collections_protocols_allowed)\nPASS: test_concrete_class_inheriting_init_from_protocol (test.test_typing.ProtocolTests.test_concrete_class_inheriting_init_from_protocol)\nPASS: test_custom_subclasshook (test.test_typing.ProtocolTests.test_custom_subclasshook)\nPASS: test_custom_subclasshook_2 (test.test_typing.ProtocolTests.test_custom_subclasshook_2)\nPASS: test_defining_generic_protocols (test.test_typing.ProtocolTests.test_defining_generic_protocols)\nPASS: test_defining_generic_protocols_old_style (test.test_typing.ProtocolTests.test_defining_generic_protocols_old_style)\nPASS: test_empty_protocol_decorated_with_final (test.test_typing.ProtocolTests.test_empty_protocol_decorated_with_final)\nPASS: test_everything_implements_empty_protocol (test.test_typing.ProtocolTests.test_everything_implements_empty_protocol)\nPASS: test_function_implements_protocol (test.test_typing.ProtocolTests.test_function_implements_protocol)\nPASS: test_generic_protocols_eq (test.test_typing.ProtocolTests.test_generic_protocols_eq)\nPASS: test_generic_protocols_repr (test.test_typing.ProtocolTests.test_generic_protocols_repr)\nPASS: test_generic_protocols_special_from_generic (test.test_typing.ProtocolTests.test_generic_protocols_special_from_generic)\nPASS: test_generic_protocols_special_from_protocol (test.test_typing.ProtocolTests.test_generic_protocols_special_from_protocol)\nPASS: test_implicit_issubclass_between_two_protocols (test.test_typing.ProtocolTests.test_implicit_issubclass_between_two_protocols)\nPASS: test_init_called (test.test_typing.ProtocolTests.test_init_called)\nPASS: test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta (test.test_typing.ProtocolTests.test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta)\nPASS: test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta_2 (test.test_typing.ProtocolTests.test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta_2)\nPASS: test_isinstance_checks_not_at_whim_of_gc (test.test_typing.ProtocolTests.test_isinstance_checks_not_at_whim_of_gc)\nPASS: test_issubclass_and_isinstance_on_Protocol_itself (test.test_typing.ProtocolTests.test_issubclass_and_isinstance_on_Protocol_itself)\nPASS: test_issubclass_fails_correctly (test.test_typing.ProtocolTests.test_issubclass_fails_correctly)\nPASS: test_new_called (test.test_typing.ProtocolTests.test_new_called)\nPASS: test_no_inheritance_from_nominal (test.test_typing.ProtocolTests.test_no_inheritance_from_nominal)\nPASS: test_no_instantiation (test.test_typing.ProtocolTests.test_no_instantiation)\nPASS: test_no_runtime_deco_on_nominal (test.test_typing.ProtocolTests.test_no_runtime_deco_on_nominal)\nPASS: test_no_weird_caching_with_issubclass_after_isinstance (test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance)\nPASS: test_no_weird_caching_with_issubclass_after_isinstance_2 (test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance_2)\nPASS: test_no_weird_caching_with_issubclass_after_isinstance_3 (test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance_3)\nPASS: test_no_weird_caching_with_issubclass_after_isinstance_pep695 (test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance_pep695)\nPASS: test_non_protocol_subclasses (test.test_typing.ProtocolTests.test_non_protocol_subclasses)\nPASS: test_non_runtime_protocol_isinstance_check (test.test_typing.ProtocolTests.test_non_runtime_protocol_isinstance_check)\nPASS: test_none_on_callable_blocks_implementation (test.test_typing.ProtocolTests.test_none_on_callable_blocks_implementation)\nPASS: test_none_on_non_callable_doesnt_block_implementation (test.test_typing.ProtocolTests.test_none_on_non_callable_doesnt_block_implementation)\nPASS: test_none_treated_correctly (test.test_typing.ProtocolTests.test_none_treated_correctly)\nPASS: test_pep695_generic_protocol_callable_members (test.test_typing.ProtocolTests.test_pep695_generic_protocol_callable_members)\nPASS: test_pep695_generics_can_be_runtime_checkable (test.test_typing.ProtocolTests.test_pep695_generics_can_be_runtime_checkable)\nPASS: test_protocol_checks_after_subscript (test.test_typing.ProtocolTests.test_protocol_checks_after_subscript)\nPASS: test_protocol_decorated_with_final_callable_members (test.test_typing.ProtocolTests.test_protocol_decorated_with_final_callable_members)\nPASS: test_protocol_decorated_with_final_mixed_members (test.test_typing.ProtocolTests.test_protocol_decorated_with_final_mixed_members)\nPASS: test_protocol_decorated_with_final_noncallable_members (test.test_typing.ProtocolTests.test_protocol_decorated_with_final_noncallable_members)\nPASS: test_protocol_defining_init_does_not_get_overridden (test.test_typing.ProtocolTests.test_protocol_defining_init_does_not_get_overridden)\nPASS: test_protocols_bad_subscripts (test.test_typing.ProtocolTests.test_protocols_bad_subscripts)\nPASS: test_protocols_in_unions (test.test_typing.ProtocolTests.test_protocols_in_unions)\nPASS: test_protocols_isinstance (test.test_typing.ProtocolTests.test_protocols_isinstance)\nPASS: test_protocols_isinstance___slots__ (test.test_typing.ProtocolTests.test_protocols_isinstance___slots__)\nPASS: test_protocols_isinstance_attribute_access_with_side_effects (test.test_typing.ProtocolTests.test_protocols_isinstance_attribute_access_with_side_effects)\nPASS: test_protocols_isinstance_init (test.test_typing.ProtocolTests.test_protocols_isinstance_init)\nPASS: test_protocols_isinstance_monkeypatching (test.test_typing.ProtocolTests.test_protocols_isinstance_monkeypatching)\nPASS: test_protocols_isinstance_not_fooled_by_custom_dir (test.test_typing.ProtocolTests.test_protocols_isinstance_not_fooled_by_custom_dir)\nPASS: test_protocols_isinstance_properties_and_descriptors (test.test_typing.ProtocolTests.test_protocols_isinstance_properties_and_descriptors)\nPASS: test_protocols_isinstance_py36 (test.test_typing.ProtocolTests.test_protocols_isinstance_py36)\nPASS: test_protocols_issubclass (test.test_typing.ProtocolTests.test_protocols_issubclass)\nPASS: test_protocols_issubclass_non_callable (test.test_typing.ProtocolTests.test_protocols_issubclass_non_callable)\nPASS: test_protocols_pickleable (test.test_typing.ProtocolTests.test_protocols_pickleable)\nPASS: test_protocols_support_register (test.test_typing.ProtocolTests.test_protocols_support_register)\nPASS: test_reversible (test.test_typing.ProtocolTests.test_reversible)\nPASS: test_runtime_checkable_generic (test.test_typing.ProtocolTests.test_runtime_checkable_generic)\nPASS: test_runtime_checkable_generic_non_protocol (test.test_typing.ProtocolTests.test_runtime_checkable_generic_non_protocol)\nPASS: test_subprotocols_extending (test.test_typing.ProtocolTests.test_subprotocols_extending)\nPASS: test_subprotocols_merging (test.test_typing.ProtocolTests.test_subprotocols_merging)\nPASS: test_super_call_init (test.test_typing.ProtocolTests.test_super_call_init)\nPASS: test_supports_abs (test.test_typing.ProtocolTests.test_supports_abs)\nPASS: test_supports_bytes (test.test_typing.ProtocolTests.test_supports_bytes)\nPASS: test_supports_complex (test.test_typing.ProtocolTests.test_supports_complex)\nPASS: test_supports_float (test.test_typing.ProtocolTests.test_supports_float)\nPASS: test_supports_index (test.test_typing.ProtocolTests.test_supports_index)\nPASS: test_supports_int (test.test_typing.ProtocolTests.test_supports_int)\nPASS: test_supports_round (test.test_typing.ProtocolTests.test_supports_round)\nPASS: test_alias_equality (test.test_typing.RETests.test_alias_equality)\nPASS: test_basics (test.test_typing.RETests.test_basics)\nPASS: test_cannot_subclass (test.test_typing.RETests.test_cannot_subclass)\nPASS: test_errors (test.test_typing.RETests.test_errors)\nPASS: test_re_submodule (test.test_typing.RETests.test_re_submodule)\nPASS: test_repr (test.test_typing.RETests.test_repr)\nPASS: test_basics (test.test_typing.RequiredTests.test_basics)\nPASS: test_cannot_init (test.test_typing.RequiredTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.RequiredTests.test_cannot_subclass)\nPASS: test_no_isinstance (test.test_typing.RequiredTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.RequiredTests.test_repr)\nPASS: test_reveal_type (test.test_typing.RevealTypeTests.test_reveal_type)\nPASS: test_alias (test.test_typing.SelfTests.test_alias)\nPASS: test_basics (test.test_typing.SelfTests.test_basics)\nPASS: test_cannot_init (test.test_typing.SelfTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.SelfTests.test_cannot_subclass)\nPASS: test_cannot_subscript (test.test_typing.SelfTests.test_cannot_subscript)\nPASS: test_equality (test.test_typing.SelfTests.test_equality)\nPASS: test_no_isinstance (test.test_typing.SelfTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.SelfTests.test_repr)\nPASS: test_genericalias_dir (test.test_typing.SpecialAttrsTests.test_genericalias_dir)\nPASS: test_special_attrs (test.test_typing.SpecialAttrsTests.test_special_attrs)\nPASS: test_special_attrs2 (test.test_typing.SpecialAttrsTests.test_special_attrs2)\nPASS: test_no_duplicates_if_replacement_not_in_templates (test.test_typing.TemplateReplacementTests.test_no_duplicates_if_replacement_not_in_templates)\nPASS: test_two_templates_two_replacements_yields_correct_renders (test.test_typing.TemplateReplacementTests.test_two_templates_two_replacements_yields_correct_renders)\nPASS: test_c_functions (test.test_typing.TestModules.test_c_functions)\nPASS: test_basics (test.test_typing.TupleTests.test_basics)\nPASS: test_equality (test.test_typing.TupleTests.test_equality)\nPASS: test_errors (test.test_typing.TupleTests.test_errors)\nPASS: test_repr (test.test_typing.TupleTests.test_repr)\nPASS: test_tuple_instance_type_error (test.test_typing.TupleTests.test_tuple_instance_type_error)\nPASS: test_tuple_subclass (test.test_typing.TupleTests.test_tuple_subclass)\nPASS: test_cannot_instantiate (test.test_typing.TypeAliasTests.test_cannot_instantiate)\nPASS: test_cannot_subclass (test.test_typing.TypeAliasTests.test_cannot_subclass)\nPASS: test_cannot_subscript (test.test_typing.TypeAliasTests.test_cannot_subscript)\nPASS: test_canonical_usage_with_type_comment (test.test_typing.TypeAliasTests.test_canonical_usage_with_type_comment)\nPASS: test_canonical_usage_with_variable_annotation (test.test_typing.TypeAliasTests.test_canonical_usage_with_variable_annotation)\nPASS: test_no_isinstance (test.test_typing.TypeAliasTests.test_no_isinstance)\nPASS: test_no_issubclass (test.test_typing.TypeAliasTests.test_no_issubclass)\nPASS: test_repr (test.test_typing.TypeAliasTests.test_repr)\nPASS: test_stringized_usage (test.test_typing.TypeAliasTests.test_stringized_usage)\nPASS: test_basics (test.test_typing.TypeGuardTests.test_basics)\nPASS: test_cannot_init (test.test_typing.TypeGuardTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.TypeGuardTests.test_cannot_subclass)\nPASS: test_no_isinstance (test.test_typing.TypeGuardTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.TypeGuardTests.test_repr)\nPASS: test_cannot_iterate (test.test_typing.TypeIterationTests.test_cannot_iterate)\nPASS: test_is_not_instance_of_iterable (test.test_typing.TypeIterationTests.test_is_not_instance_of_iterable)\nPASS: test_type_basic (test.test_typing.TypeTests.test_type_basic)\nPASS: test_type_optional (test.test_typing.TypeTests.test_type_optional)\nPASS: test_type_typevar (test.test_typing.TypeTests.test_type_typevar)\nPASS: test_attributes (test.test_typing.TypeVarTests.test_attributes)\nPASS: test_bad_var_substitution (test.test_typing.TypeVarTests.test_bad_var_substitution)\nPASS: test_basic_plain (test.test_typing.TypeVarTests.test_basic_plain)\nPASS: test_basic_with_exec (test.test_typing.TypeVarTests.test_basic_with_exec)\nPASS: test_bound_errors (test.test_typing.TypeVarTests.test_bound_errors)\nPASS: test_cannot_combine_explicit_and_infer (test.test_typing.TypeVarTests.test_cannot_combine_explicit_and_infer)\nPASS: test_cannot_instantiate_vars (test.test_typing.TypeVarTests.test_cannot_instantiate_vars)\nPASS: test_cannot_subclass (test.test_typing.TypeVarTests.test_cannot_subclass)\nPASS: test_constrained_error (test.test_typing.TypeVarTests.test_constrained_error)\nPASS: test_constructor (test.test_typing.TypeVarTests.test_constructor)\nPASS: test_many_weakrefs (test.test_typing.TypeVarTests.test_many_weakrefs)\nPASS: test_missing__name__ (test.test_typing.TypeVarTests.test_missing__name__)\nPASS: test_no_bivariant (test.test_typing.TypeVarTests.test_no_bivariant)\nPASS: test_no_redefinition (test.test_typing.TypeVarTests.test_no_redefinition)\nPASS: test_or (test.test_typing.TypeVarTests.test_or)\nPASS: test_repr (test.test_typing.TypeVarTests.test_repr)\nPASS: test_typevar_instance_type_error (test.test_typing.TypeVarTests.test_typevar_instance_type_error)\nPASS: test_typevar_subclass_type_error (test.test_typing.TypeVarTests.test_typevar_subclass_type_error)\nPASS: test_union_constrained (test.test_typing.TypeVarTests.test_union_constrained)\nPASS: test_union_unique (test.test_typing.TypeVarTests.test_union_unique)\nPASS: test_var_substitution (test.test_typing.TypeVarTests.test_var_substitution)\nPASS: test_pickling_then_unpickling_results_in_same_identity (test.test_typing.TypeVarTuplePicklingTests.test_pickling_then_unpickling_results_in_same_identity)\nPASS: test_pickling_then_unpickling_tuple_with_typevartuple_equality (test.test_typing.TypeVarTuplePicklingTests.test_pickling_then_unpickling_tuple_with_typevartuple_equality)\nPASS: test_pickling_then_unpickling_unpacked_results_in_same_identity (test.test_typing.TypeVarTuplePicklingTests.test_pickling_then_unpickling_unpacked_results_in_same_identity)\nPASS: test_bad_var_substitution (test.test_typing.TypeVarTupleTests.test_bad_var_substitution)\nPASS: test_callable_args_are_correct (test.test_typing.TypeVarTupleTests.test_callable_args_are_correct)\nPASS: test_cannot_call_instance (test.test_typing.TypeVarTupleTests.test_cannot_call_instance)\nPASS: test_cannot_subclass (test.test_typing.TypeVarTupleTests.test_cannot_subclass)\nPASS: test_concatenation_in_variadic_args_annotations_are_correct (test.test_typing.TypeVarTupleTests.test_concatenation_in_variadic_args_annotations_are_correct)\nPASS: test_different_instances_are_different (test.test_typing.TypeVarTupleTests.test_different_instances_are_different)\nPASS: test_exec (test.test_typing.TypeVarTupleTests.test_exec)\nPASS: test_get_type_hints_on_unpack_args (test.test_typing.TypeVarTupleTests.test_get_type_hints_on_unpack_args)\nPASS: test_get_type_hints_on_unpack_args_string (test.test_typing.TypeVarTupleTests.test_get_type_hints_on_unpack_args_string)\nPASS: test_instance_is_equal_to_itself (test.test_typing.TypeVarTupleTests.test_instance_is_equal_to_itself)\nPASS: test_instance_isinstance_of_typevartuple (test.test_typing.TypeVarTupleTests.test_instance_isinstance_of_typevartuple)\nPASS: test_module (test.test_typing.TypeVarTupleTests.test_module)\nPASS: test_name (test.test_typing.TypeVarTupleTests.test_name)\nPASS: test_parameterised_tuple_is_equal_to_itself (test.test_typing.TypeVarTupleTests.test_parameterised_tuple_is_equal_to_itself)\nPASS: test_repr_is_correct (test.test_typing.TypeVarTupleTests.test_repr_is_correct)\nPASS: test_tuple_args_and_parameters_are_correct (test.test_typing.TypeVarTupleTests.test_tuple_args_and_parameters_are_correct)\nPASS: test_tuple_args_are_correct (test.test_typing.TypeVarTupleTests.test_tuple_args_are_correct)\nPASS: test_type_concatenation_in_tuple_argument_list_succeeds (test.test_typing.TypeVarTupleTests.test_type_concatenation_in_tuple_argument_list_succeeds)\nPASS: test_type_concatenation_in_variadic_class_argument_list_succeeds (test.test_typing.TypeVarTupleTests.test_type_concatenation_in_variadic_class_argument_list_succeeds)\nPASS: test_unpacked_typevartuple_is_equal_to_itself (test.test_typing.TypeVarTupleTests.test_unpacked_typevartuple_is_equal_to_itself)\nPASS: test_var_substitution (test.test_typing.TypeVarTupleTests.test_var_substitution)\nPASS: test_variadic_args_annotations_are_correct (test.test_typing.TypeVarTupleTests.test_variadic_args_annotations_are_correct)\nPASS: test_variadic_args_with_ellipsis_annotations_are_correct (test.test_typing.TypeVarTupleTests.test_variadic_args_with_ellipsis_annotations_are_correct)\nPASS: test_variadic_class_alias_repr_is_correct (test.test_typing.TypeVarTupleTests.test_variadic_class_alias_repr_is_correct)\nPASS: test_variadic_class_arg_ordering_matters (test.test_typing.TypeVarTupleTests.test_variadic_class_arg_ordering_matters)\nPASS: test_variadic_class_arg_typevartuple_identity_matters (test.test_typing.TypeVarTupleTests.test_variadic_class_arg_typevartuple_identity_matters)\nPASS: test_variadic_class_args_are_correct (test.test_typing.TypeVarTupleTests.test_variadic_class_args_are_correct)\nPASS: test_variadic_class_definition_using_concrete_types_fails (test.test_typing.TypeVarTupleTests.test_variadic_class_definition_using_concrete_types_fails)\nPASS: test_variadic_class_definition_using_packed_typevartuple_fails (test.test_typing.TypeVarTupleTests.test_variadic_class_definition_using_packed_typevartuple_fails)\nPASS: test_variadic_class_origin_is_correct (test.test_typing.TypeVarTupleTests.test_variadic_class_origin_is_correct)\nPASS: test_variadic_class_repr_is_correct (test.test_typing.TypeVarTupleTests.test_variadic_class_repr_is_correct)\nPASS: test_variadic_class_same_args_results_in_equalty (test.test_typing.TypeVarTupleTests.test_variadic_class_same_args_results_in_equalty)\nPASS: test_variadic_class_with_2_typevars_accepts_2_or_more_args (test.test_typing.TypeVarTupleTests.test_variadic_class_with_2_typevars_accepts_2_or_more_args)\nPASS: test_variadic_class_with_duplicate_typevartuples_fails (test.test_typing.TypeVarTupleTests.test_variadic_class_with_duplicate_typevartuples_fails)\nPASS: tests_tuple_arg_ordering_matters (test.test_typing.TypeVarTupleTests.tests_tuple_arg_ordering_matters)\nPASS: test_basics_functional_syntax (test.test_typing.TypedDictTests.test_basics_functional_syntax)\nPASS: test_basics_keywords_syntax (test.test_typing.TypedDictTests.test_basics_keywords_syntax)\nPASS: test_generic_inheritance (test.test_typing.TypedDictTests.test_generic_inheritance)\nPASS: test_get_type_hints (test.test_typing.TypedDictTests.test_get_type_hints)\nPASS: test_get_type_hints_generic (test.test_typing.TypedDictTests.test_get_type_hints_generic)\nPASS: test_implicit_any_inheritance (test.test_typing.TypedDictTests.test_implicit_any_inheritance)\nPASS: test_is_typeddict (test.test_typing.TypedDictTests.test_is_typeddict)\nPASS: test_keys_inheritance (test.test_typing.TypedDictTests.test_keys_inheritance)\nPASS: test_keys_inheritance_with_same_name (test.test_typing.TypedDictTests.test_keys_inheritance_with_same_name)\nPASS: test_multiple_inheritance (test.test_typing.TypedDictTests.test_multiple_inheritance)\nPASS: test_multiple_inheritance_with_same_key (test.test_typing.TypedDictTests.test_multiple_inheritance_with_same_key)\nPASS: test_non_generic_subscript (test.test_typing.TypedDictTests.test_non_generic_subscript)\nPASS: test_optional (test.test_typing.TypedDictTests.test_optional)\nPASS: test_optional_keys (test.test_typing.TypedDictTests.test_optional_keys)\nPASS: test_orig_bases (test.test_typing.TypedDictTests.test_orig_bases)\nPASS: test_pep695_generic_typeddict (test.test_typing.TypedDictTests.test_pep695_generic_typeddict)\nPASS: test_pickle (test.test_typing.TypedDictTests.test_pickle)\nPASS: test_pickle_generic (test.test_typing.TypedDictTests.test_pickle_generic)\nPASS: test_py36_class_syntax_usage (test.test_typing.TypedDictTests.test_py36_class_syntax_usage)\nPASS: test_required_notrequired_keys (test.test_typing.TypedDictTests.test_required_notrequired_keys)\nPASS: test_total (test.test_typing.TypedDictTests.test_total)\nPASS: test_typeddict_create_errors (test.test_typing.TypedDictTests.test_typeddict_create_errors)\nPASS: test_typeddict_errors (test.test_typing.TypedDictTests.test_typeddict_errors)\nPASS: test_typeddict_special_keyword_names (test.test_typing.TypedDictTests.test_typeddict_special_keyword_names)\nPASS: test_basic (test.test_typing.TypingCallableTests.test_basic)\nPASS: test_callable_instance_type_error (test.test_typing.TypingCallableTests.test_callable_instance_type_error)\nPASS: test_callable_instance_works (test.test_typing.TypingCallableTests.test_callable_instance_works)\nPASS: test_callable_with_ellipsis (test.test_typing.TypingCallableTests.test_callable_with_ellipsis)\nPASS: test_callable_wrong_forms (test.test_typing.TypingCallableTests.test_callable_wrong_forms)\nPASS: test_cannot_instantiate (test.test_typing.TypingCallableTests.test_cannot_instantiate)\nPASS: test_concatenate (test.test_typing.TypingCallableTests.test_concatenate)\nPASS: test_consistency (test.test_typing.TypingCallableTests.test_consistency)\nPASS: test_dir (test.test_typing.TypingCallableTests.test_dir)\nPASS: test_ellipsis_in_generic (test.test_typing.TypingCallableTests.test_ellipsis_in_generic)\nPASS: test_eq_hash (test.test_typing.TypingCallableTests.test_eq_hash)\nPASS: test_errors (test.test_typing.TypingCallableTests.test_errors)\nPASS: test_nested_paramspec (test.test_typing.TypingCallableTests.test_nested_paramspec)\nPASS: test_or_and_ror (test.test_typing.TypingCallableTests.test_or_and_ror)\nPASS: test_paramspec (test.test_typing.TypingCallableTests.test_paramspec)\nPASS: test_pickle (test.test_typing.TypingCallableTests.test_pickle)\nPASS: test_repr (test.test_typing.TypingCallableTests.test_repr)\nPASS: test_self_subclass (test.test_typing.TypingCallableTests.test_self_subclass)\nPASS: test_type_erasure (test.test_typing.TypingCallableTests.test_type_erasure)\nPASS: test_type_subst_error (test.test_typing.TypingCallableTests.test_type_subst_error)\nPASS: test_var_substitution (test.test_typing.TypingCallableTests.test_var_substitution)\nPASS: test_weakref (test.test_typing.TypingCallableTests.test_weakref)\nPASS: test_base_class_kept (test.test_typing.UnionTests.test_base_class_kept)\nPASS: test_basics (test.test_typing.UnionTests.test_basics)\nPASS: test_cannot_instantiate (test.test_typing.UnionTests.test_cannot_instantiate)\nPASS: test_cannot_subclass (test.test_typing.UnionTests.test_cannot_subclass)\nPASS: test_dir (test.test_typing.UnionTests.test_dir)\nPASS: test_empty (test.test_typing.UnionTests.test_empty)\nPASS: test_etree (test.test_typing.UnionTests.test_etree)\nPASS: test_function_repr_union (test.test_typing.UnionTests.test_function_repr_union)\nPASS: test_no_eval_union (test.test_typing.UnionTests.test_no_eval_union)\nPASS: test_optional (test.test_typing.UnionTests.test_optional)\nPASS: test_repr (test.test_typing.UnionTests.test_repr)\nPASS: test_single_class_disappears (test.test_typing.UnionTests.test_single_class_disappears)\nPASS: test_subclass_error (test.test_typing.UnionTests.test_subclass_error)\nPASS: test_union_any (test.test_typing.UnionTests.test_union_any)\nPASS: test_union_compare_other (test.test_typing.UnionTests.test_union_compare_other)\nPASS: test_union_generalization (test.test_typing.UnionTests.test_union_generalization)\nPASS: test_union_object (test.test_typing.UnionTests.test_union_object)\nPASS: test_union_of_literals (test.test_typing.UnionTests.test_union_of_literals)\nPASS: test_union_str_pattern (test.test_typing.UnionTests.test_union_str_pattern)\nPASS: test_union_union (test.test_typing.UnionTests.test_union_union)\nPASS: test_unordered (test.test_typing.UnionTests.test_unordered)\nPASS: test_accepts_single_type (test.test_typing.UnpackTests.test_accepts_single_type)\nPASS: test_cannot_be_called (test.test_typing.UnpackTests.test_cannot_be_called)\nPASS: test_dir (test.test_typing.UnpackTests.test_dir)\nPASS: test_rejects_multiple_parameterization (test.test_typing.UnpackTests.test_rejects_multiple_parameterization)\nPASS: test_rejects_multiple_types (test.test_typing.UnpackTests.test_rejects_multiple_types)\nPASS: test_usage_with_kwargs (test.test_typing.UnpackTests.test_usage_with_kwargs)\nParamSpec (typing)\nPASS: Doctest: typing.ParamSpec\nParamSpecArgs (typing)\nPASS: Doctest: typing.ParamSpecArgs\nParamSpecKwargs (typing)\nPASS: Doctest: typing.ParamSpecKwargs\nTypedDict (typing)\nPASS: Doctest: typing.TypedDict\n_collect_parameters (typing)\nPASS: Doctest: typing._collect_parameters\n_should_unflatten_callable_args (typing)\nPASS: Doctest: typing._should_unflatten_callable_args\nget_args (typing)\nPASS: Doctest: typing.get_args\nget_origin (typing)\nPASS: Doctest: typing.get_origin\nis_typeddict (typing)\nPASS: Doctest: typing.is_typeddict\n\n----------------------------------------------------------------------\nRan 606 tests in 0.674s\n\nOK (skipped=1)\n0:03:43 load avg: 3.30 [416/469] test_unicode_file_functions passed\nPASS: test_directory (test.test_unicode_file_functions.UnicodeFileTests.test_directory)\nPASS: test_failures (test.test_unicode_file_functions.UnicodeFileTests.test_failures)\nPASS: test_listdir (test.test_unicode_file_functions.UnicodeFileTests.test_listdir)\nPASS: test_normalize (test.test_unicode_file_functions.UnicodeFileTests.test_normalize)\nPASS: test_open (test.test_unicode_file_functions.UnicodeFileTests.test_open)\nPASS: test_rename (test.test_unicode_file_functions.UnicodeFileTests.test_rename)\nPASS: test_directory (test.test_unicode_file_functions.UnicodeNFCFileTests.test_directory)\nPASS: test_failures (test.test_unicode_file_functions.UnicodeNFCFileTests.test_failures)\nPASS: test_listdir (test.test_unicode_file_functions.UnicodeNFCFileTests.test_listdir)\nPASS: test_normalize (test.test_unicode_file_functions.UnicodeNFCFileTests.test_normalize)\nPASS: test_open (test.test_unicode_file_functions.UnicodeNFCFileTests.test_open)\nPASS: test_rename (test.test_unicode_file_functions.UnicodeNFCFileTests.test_rename)\nPASS: test_directory (test.test_unicode_file_functions.UnicodeNFDFileTests.test_directory)\nPASS: test_failures (test.test_unicode_file_functions.UnicodeNFDFileTests.test_failures)\nPASS: test_listdir (test.test_unicode_file_functions.UnicodeNFDFileTests.test_listdir)\nPASS: test_normalize (test.test_unicode_file_functions.UnicodeNFDFileTests.test_normalize)\nPASS: test_open (test.test_unicode_file_functions.UnicodeNFDFileTests.test_open)\nPASS: test_rename (test.test_unicode_file_functions.UnicodeNFDFileTests.test_rename)\nPASS: test_directory (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_directory)\nPASS: test_failures (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_failures)\nPASS: test_listdir (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_listdir)\nPASS: test_normalize (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_normalize)\nPASS: test_open (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_open)\nPASS: test_rename (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_rename)\nPASS: test_directory (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_directory)\nPASS: test_failures (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_failures)\nPASS: test_listdir (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_listdir)\nPASS: test_normalize (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_normalize)\nPASS: test_open (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_open)\nPASS: test_rename (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_rename)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.124s\n\nOK\n0:03:43 load avg: 3.30 [417/469] test_unicode_identifiers passed\nPASS: test_invalid (test.test_unicode_identifiers.PEP3131Test.test_invalid)\nPASS: test_non_bmp_normalized (test.test_unicode_identifiers.PEP3131Test.test_non_bmp_normalized)\nPASS: test_valid (test.test_unicode_identifiers.PEP3131Test.test_valid)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.002s\n\nOK\n0:03:44 load avg: 3.30 [418/469] test_unicodedata passed\nPASS: test_bug_834676 (test.test_unicodedata.NormalizationTest.test_bug_834676)\nPASS: test_edge_cases (test.test_unicodedata.NormalizationTest.test_edge_cases)\nSKIP: test_normalization (test.test_unicodedata.NormalizationTest.test_normalization) \"resource 'network' is not enabled\"\nPASS: test_bidirectional (test.test_unicodedata.UnicodeFunctionsTest.test_bidirectional)\nPASS: test_category (test.test_unicodedata.UnicodeFunctionsTest.test_category)\nPASS: test_combining (test.test_unicodedata.UnicodeFunctionsTest.test_combining)\nPASS: test_decimal (test.test_unicodedata.UnicodeFunctionsTest.test_decimal)\nPASS: test_decomposition (test.test_unicodedata.UnicodeFunctionsTest.test_decomposition)\nPASS: test_digit (test.test_unicodedata.UnicodeFunctionsTest.test_digit)\nPASS: test_east_asian_width (test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width)\nPASS: test_east_asian_width_9_0_changes (test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width_9_0_changes)\nPASS: test_east_asian_width_unassigned (test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width_unassigned)\nSKIP: test_function_checksum (test.test_unicodedata.UnicodeFunctionsTest.test_function_checksum) \"resource 'cpu' is not enabled\"\nPASS: test_issue10254 (test.test_unicodedata.UnicodeFunctionsTest.test_issue10254)\nPASS: test_issue29456 (test.test_unicodedata.UnicodeFunctionsTest.test_issue29456)\nPASS: test_mirrored (test.test_unicodedata.UnicodeFunctionsTest.test_mirrored)\nSKIP: test_name_inverse_lookup (test.test_unicodedata.UnicodeFunctionsTest.test_name_inverse_lookup) \"resource 'cpu' is not enabled\"\nPASS: test_numeric (test.test_unicodedata.UnicodeFunctionsTest.test_numeric)\nPASS: test_pr29 (test.test_unicodedata.UnicodeFunctionsTest.test_pr29)\nSKIP: test_method_checksum (test.test_unicodedata.UnicodeMethodsTest.test_method_checksum) \"resource 'cpu' is not enabled\"\nPASS: test_bug_1704793 (test.test_unicodedata.UnicodeMiscTest.test_bug_1704793)\nPASS: test_bug_4971 (test.test_unicodedata.UnicodeMiscTest.test_bug_4971)\nSKIP: test_bug_5828 (test.test_unicodedata.UnicodeMiscTest.test_bug_5828) \"resource 'cpu' is not enabled\"\nPASS: test_decimal_numeric_consistent (test.test_unicodedata.UnicodeMiscTest.test_decimal_numeric_consistent)\nPASS: test_digit_numeric_consistent (test.test_unicodedata.UnicodeMiscTest.test_digit_numeric_consistent)\nPASS: test_disallow_instantiation (test.test_unicodedata.UnicodeMiscTest.test_disallow_instantiation)\nPASS: test_failed_import_during_compiling (test.test_unicodedata.UnicodeMiscTest.test_failed_import_during_compiling)\nPASS: test_linebreak_7643 (test.test_unicodedata.UnicodeMiscTest.test_linebreak_7643)\nPASS: test_ucd_510 (test.test_unicodedata.UnicodeMiscTest.test_ucd_510)\n\n----------------------------------------------------------------------\nRan 24 tests in 0.346s\n\nOK (skipped=5)\n0:03:44 load avg: 3.30 [419/469] test_univnewlines passed\nPASS: test_read (test.test_univnewlines.CTestCRLFNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.CTestCRLFNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.CTestCRLFNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.CTestCRLFNewlines.test_seek)\nPASS: test_tell (test.test_univnewlines.CTestCRLFNewlines.test_tell)\nPASS: test_read (test.test_univnewlines.CTestCRNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.CTestCRNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.CTestCRNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.CTestCRNewlines.test_seek)\nPASS: test_read (test.test_univnewlines.CTestLFNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.CTestLFNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.CTestLFNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.CTestLFNewlines.test_seek)\nPASS: test_read (test.test_univnewlines.CTestMixedNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.CTestMixedNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.CTestMixedNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.CTestMixedNewlines.test_seek)\nPASS: test_read (test.test_univnewlines.PyTestCRLFNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.PyTestCRLFNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.PyTestCRLFNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.PyTestCRLFNewlines.test_seek)\nPASS: test_tell (test.test_univnewlines.PyTestCRLFNewlines.test_tell)\nPASS: test_read (test.test_univnewlines.PyTestCRNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.PyTestCRNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.PyTestCRNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.PyTestCRNewlines.test_seek)\nPASS: test_read (test.test_univnewlines.PyTestLFNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.PyTestLFNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.PyTestLFNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.PyTestLFNewlines.test_seek)\nPASS: test_read (test.test_univnewlines.PyTestMixedNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.PyTestMixedNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.PyTestMixedNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.PyTestMixedNewlines.test_seek)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.025s\n\nOK\n0:03:44 load avg: 3.30 [420/469] test_tarfile passed\nPASS: test_empty (test.test_tarfile.AppendTest.test_empty)\nPASS: test_empty_fileobj (test.test_tarfile.AppendTest.test_empty_fileobj)\nPASS: test_existing (test.test_tarfile.AppendTest.test_existing)\nPASS: test_fileobj (test.test_tarfile.AppendTest.test_fileobj)\nPASS: test_incomplete (test.test_tarfile.AppendTest.test_incomplete)\nPASS: test_invalid (test.test_tarfile.AppendTest.test_invalid)\nPASS: test_non_existing (test.test_tarfile.AppendTest.test_non_existing)\nPASS: test_null (test.test_tarfile.AppendTest.test_null)\nPASS: test_premature_eof (test.test_tarfile.AppendTest.test_premature_eof)\nPASS: test_trailing_garbage (test.test_tarfile.AppendTest.test_trailing_garbage)\nPASS: test_append_compressed (test.test_tarfile.Bz2AppendTest.test_append_compressed)\nPASS: test_compression_levels (test.test_tarfile.Bz2CompressStreamWriteTest.test_compression_levels)\nPASS: test_compression_levels (test.test_tarfile.Bz2CompressWriteTest.test_compression_levels)\nPASS: test_create (test.test_tarfile.Bz2CreateTest.test_create)\nPASS: test_create_existing (test.test_tarfile.Bz2CreateTest.test_create_existing)\nPASS: test_create_existing_taropen (test.test_tarfile.Bz2CreateTest.test_create_existing_taropen)\nPASS: test_create_pathlike_name (test.test_tarfile.Bz2CreateTest.test_create_pathlike_name)\nPASS: test_create_taropen (test.test_tarfile.Bz2CreateTest.test_create_taropen)\nPASS: test_create_taropen_pathlike_name (test.test_tarfile.Bz2CreateTest.test_create_taropen_pathlike_name)\nPASS: test_create_with_compresslevel (test.test_tarfile.Bz2CreateTest.test_create_with_compresslevel)\nPASS: test_eof_marker (test.test_tarfile.Bz2CreateTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.Bz2CreateTest.test_fileobj_no_close)\nPASS: test_detect_file (test.test_tarfile.Bz2DetectReadTest.test_detect_file)\nPASS: test_detect_fileobj (test.test_tarfile.Bz2DetectReadTest.test_detect_fileobj)\nPASS: test_detect_stream_bz2 (test.test_tarfile.Bz2DetectReadTest.test_detect_stream_bz2)\nPASS: test_list (test.test_tarfile.Bz2ListTest.test_list)\nPASS: test_list_members (test.test_tarfile.Bz2ListTest.test_list_members)\nPASS: test_list_verbose (test.test_tarfile.Bz2ListTest.test_list_verbose)\nSKIP: test_bytes_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_bytes_name_attribute) 'BZ2File have no name attribute'\nPASS: test_check_members (test.test_tarfile.Bz2MiscReadTest.test_check_members)\nPASS: test_empty_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_empty_name_attribute)\nPASS: test_empty_tarfile (test.test_tarfile.Bz2MiscReadTest.test_empty_tarfile)\nPASS: test_extract_directory (test.test_tarfile.Bz2MiscReadTest.test_extract_directory)\nPASS: test_extract_hardlink (test.test_tarfile.Bz2MiscReadTest.test_extract_hardlink)\nPASS: test_extract_pathlike_name (test.test_tarfile.Bz2MiscReadTest.test_extract_pathlike_name)\nPASS: test_extractall (test.test_tarfile.Bz2MiscReadTest.test_extractall)\nPASS: test_extractall_pathlike_name (test.test_tarfile.Bz2MiscReadTest.test_extractall_pathlike_name)\nPASS: test_extractfile_name (test.test_tarfile.Bz2MiscReadTest.test_extractfile_name)\nPASS: test_fail_comp (test.test_tarfile.Bz2MiscReadTest.test_fail_comp)\nPASS: test_fileobj_with_offset (test.test_tarfile.Bz2MiscReadTest.test_fileobj_with_offset)\nPASS: test_find_members (test.test_tarfile.Bz2MiscReadTest.test_find_members)\nPASS: test_ignore_zeros (test.test_tarfile.Bz2MiscReadTest.test_ignore_zeros)\nPASS: test_illegal_mode_arg (test.test_tarfile.Bz2MiscReadTest.test_illegal_mode_arg)\nPASS: test_init_close_fobj (test.test_tarfile.Bz2MiscReadTest.test_init_close_fobj)\nPASS: test_int_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_int_name_attribute)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.Bz2MiscReadTest.test_length_zero_header)\nPASS: test_next_on_empty_tarfile (test.test_tarfile.Bz2MiscReadTest.test_next_on_empty_tarfile)\nSKIP: test_no_name_argument (test.test_tarfile.Bz2MiscReadTest.test_no_name_argument) 'BZ2File have no name attribute'\nPASS: test_no_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_no_name_attribute)\nPASS: test_non_existent_tarfile (test.test_tarfile.Bz2MiscReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.Bz2MiscReadTest.test_null_tarfile)\nPASS: test_parallel_iteration (test.test_tarfile.Bz2MiscReadTest.test_parallel_iteration)\nPASS: test_pathlike_name (test.test_tarfile.Bz2MiscReadTest.test_pathlike_name)\nPASS: test_premature_end_of_archive (test.test_tarfile.Bz2MiscReadTest.test_premature_end_of_archive)\nPASS: test_v7_dirtype (test.test_tarfile.Bz2MiscReadTest.test_v7_dirtype)\nPASS: test_xstar_type (test.test_tarfile.Bz2MiscReadTest.test_xstar_type)\nPASS: test_zlib_error_does_not_leak (test.test_tarfile.Bz2MiscReadTest.test_zlib_error_does_not_leak)\nPASS: test_partial_input (test.test_tarfile.Bz2PartialReadTest.test_partial_input)\nPASS: test_partial_input_bz2 (test.test_tarfile.Bz2PartialReadTest.test_partial_input_bz2)\nPASS: test_compare_members (test.test_tarfile.Bz2StreamReadTest.test_compare_members)\nPASS: test_empty_tarfile (test.test_tarfile.Bz2StreamReadTest.test_empty_tarfile)\nPASS: test_extractfile_name (test.test_tarfile.Bz2StreamReadTest.test_extractfile_name)\nPASS: test_fileobj_regular_file (test.test_tarfile.Bz2StreamReadTest.test_fileobj_regular_file)\nPASS: test_ignore_zeros (test.test_tarfile.Bz2StreamReadTest.test_ignore_zeros)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.Bz2StreamReadTest.test_length_zero_header)\nPASS: test_non_existent_tarfile (test.test_tarfile.Bz2StreamReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.Bz2StreamReadTest.test_null_tarfile)\nPASS: test_premature_end_of_archive (test.test_tarfile.Bz2StreamReadTest.test_premature_end_of_archive)\nPASS: test_provoke_stream_error (test.test_tarfile.Bz2StreamReadTest.test_provoke_stream_error)\nPASS: test_read_through (test.test_tarfile.Bz2StreamReadTest.test_read_through)\nPASS: test_eof_marker (test.test_tarfile.Bz2StreamWriteTest.test_eof_marker)\nPASS: test_file_mode (test.test_tarfile.Bz2StreamWriteTest.test_file_mode)\nPASS: test_fileobj_no_close (test.test_tarfile.Bz2StreamWriteTest.test_fileobj_no_close)\nPASS: test_stream_padding (test.test_tarfile.Bz2StreamWriteTest.test_stream_padding)\nPASS: test_add_dir_getmember (test.test_tarfile.Bz2UstarReadTest.test_add_dir_getmember)\nPASS: test_fileobj_iter (test.test_tarfile.Bz2UstarReadTest.test_fileobj_iter)\nPASS: test_fileobj_link1 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_link1)\nPASS: test_fileobj_link2 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_link2)\nPASS: test_fileobj_readlines (test.test_tarfile.Bz2UstarReadTest.test_fileobj_readlines)\nPASS: test_fileobj_regular_file (test.test_tarfile.Bz2UstarReadTest.test_fileobj_regular_file)\nPASS: test_fileobj_seek (test.test_tarfile.Bz2UstarReadTest.test_fileobj_seek)\nPASS: test_fileobj_symlink1 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_symlink1)\nPASS: test_fileobj_symlink2 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_symlink2)\nPASS: test_fileobj_text (test.test_tarfile.Bz2UstarReadTest.test_fileobj_text)\nPASS: test_issue14160 (test.test_tarfile.Bz2UstarReadTest.test_issue14160)\nPASS: test_100_char_name (test.test_tarfile.Bz2WriteTest.test_100_char_name)\nPASS: test_abs_pathnames (test.test_tarfile.Bz2WriteTest.test_abs_pathnames)\nPASS: test_add_self (test.test_tarfile.Bz2WriteTest.test_add_self)\nPASS: test_cwd (test.test_tarfile.Bz2WriteTest.test_cwd)\nPASS: test_directory_size (test.test_tarfile.Bz2WriteTest.test_directory_size)\nPASS: test_eof_marker (test.test_tarfile.Bz2WriteTest.test_eof_marker)\nPASS: test_extractall_symlinks (test.test_tarfile.Bz2WriteTest.test_extractall_symlinks)\nPASS: test_file_size (test.test_tarfile.Bz2WriteTest.test_file_size)\nPASS: test_fileobj_no_close (test.test_tarfile.Bz2WriteTest.test_fileobj_no_close)\nPASS: test_filter (test.test_tarfile.Bz2WriteTest.test_filter)\nPASS: test_gettarinfo_pathlike_name (test.test_tarfile.Bz2WriteTest.test_gettarinfo_pathlike_name)\nPASS: test_link_size (test.test_tarfile.Bz2WriteTest.test_link_size)\nPASS: test_open_nonwritable_fileobj (test.test_tarfile.Bz2WriteTest.test_open_nonwritable_fileobj)\nPASS: test_ordered_recursion (test.test_tarfile.Bz2WriteTest.test_ordered_recursion)\nPASS: test_pathnames (test.test_tarfile.Bz2WriteTest.test_pathnames)\nPASS: test_symlink_size (test.test_tarfile.Bz2WriteTest.test_symlink_size)\nPASS: test_tar_size (test.test_tarfile.Bz2WriteTest.test_tar_size)\nPASS: test_bad_use (test.test_tarfile.CommandLineTest.test_bad_use)\nPASS: test_create_command (test.test_tarfile.CommandLineTest.test_create_command)\nPASS: test_create_command_compressed (test.test_tarfile.CommandLineTest.test_create_command_compressed)\nPASS: test_create_command_dot_started_filename (test.test_tarfile.CommandLineTest.test_create_command_dot_started_filename)\nPASS: test_create_command_dotless_filename (test.test_tarfile.CommandLineTest.test_create_command_dotless_filename)\nPASS: test_create_command_verbose (test.test_tarfile.CommandLineTest.test_create_command_verbose)\nPASS: test_extract_command (test.test_tarfile.CommandLineTest.test_extract_command)\nPASS: test_extract_command_different_directory (test.test_tarfile.CommandLineTest.test_extract_command_different_directory)\nPASS: test_extract_command_filter (test.test_tarfile.CommandLineTest.test_extract_command_filter)\nPASS: test_extract_command_invalid_file (test.test_tarfile.CommandLineTest.test_extract_command_invalid_file)\nPASS: test_extract_command_verbose (test.test_tarfile.CommandLineTest.test_extract_command_verbose)\nPASS: test_list_command (test.test_tarfile.CommandLineTest.test_list_command)\nPASS: test_list_command_invalid_file (test.test_tarfile.CommandLineTest.test_list_command_invalid_file)\nPASS: test_list_command_verbose (test.test_tarfile.CommandLineTest.test_list_command_verbose)\nPASS: test_test_command (test.test_tarfile.CommandLineTest.test_test_command)\nPASS: test_test_command_invalid_file (test.test_tarfile.CommandLineTest.test_test_command_invalid_file)\nPASS: test_test_command_verbose (test.test_tarfile.CommandLineTest.test_test_command_verbose)\nPASS: test_compresslevel_wrong_modes (test.test_tarfile.CompressLevelRaises.test_compresslevel_wrong_modes)\nPASS: test_wrong_compresslevels (test.test_tarfile.CompressLevelRaises.test_wrong_compresslevels)\nPASS: test_basic (test.test_tarfile.ContextManagerTest.test_basic)\nPASS: test_closed (test.test_tarfile.ContextManagerTest.test_closed)\nPASS: test_eof (test.test_tarfile.ContextManagerTest.test_eof)\nPASS: test_exception (test.test_tarfile.ContextManagerTest.test_exception)\nPASS: test_fileobj (test.test_tarfile.ContextManagerTest.test_fileobj)\nPASS: test_no_eof (test.test_tarfile.ContextManagerTest.test_no_eof)\nPASS: test_create (test.test_tarfile.CreateTest.test_create)\nPASS: test_create_existing (test.test_tarfile.CreateTest.test_create_existing)\nPASS: test_create_existing_taropen (test.test_tarfile.CreateTest.test_create_existing_taropen)\nPASS: test_create_pathlike_name (test.test_tarfile.CreateTest.test_create_pathlike_name)\nPASS: test_create_taropen (test.test_tarfile.CreateTest.test_create_taropen)\nPASS: test_create_taropen_pathlike_name (test.test_tarfile.CreateTest.test_create_taropen_pathlike_name)\nPASS: test_eof_marker (test.test_tarfile.CreateTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.CreateTest.test_fileobj_no_close)\nPASS: test_create (test.test_tarfile.CreateWithXModeTest.test_create)\nPASS: test_create_existing (test.test_tarfile.CreateWithXModeTest.test_create_existing)\nPASS: test_create_pathlike_name (test.test_tarfile.CreateWithXModeTest.test_create_pathlike_name)\nPASS: test_create_taropen_pathlike_name (test.test_tarfile.CreateWithXModeTest.test_create_taropen_pathlike_name)\nPASS: test_eof_marker (test.test_tarfile.CreateWithXModeTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.CreateWithXModeTest.test_fileobj_no_close)\nPASS: test_detect_file (test.test_tarfile.DetectReadTest.test_detect_file)\nPASS: test_detect_fileobj (test.test_tarfile.DetectReadTest.test_detect_fileobj)\nPASS: test_eof_marker (test.test_tarfile.DeviceHeaderTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.DeviceHeaderTest.test_fileobj_no_close)\nPASS: test_headers_written_only_for_device_files (test.test_tarfile.DeviceHeaderTest.test_headers_written_only_for_device_files)\nPASS: test_header_offset (test.test_tarfile.GNUReadTest.test_header_offset)\nPASS: test_longname_directory (test.test_tarfile.GNUReadTest.test_longname_directory)\nPASS: test_read_longlink (test.test_tarfile.GNUReadTest.test_read_longlink)\nPASS: test_read_longname (test.test_tarfile.GNUReadTest.test_read_longname)\nPASS: test_sparse_file_00 (test.test_tarfile.GNUReadTest.test_sparse_file_00)\nPASS: test_sparse_file_01 (test.test_tarfile.GNUReadTest.test_sparse_file_01)\nPASS: test_sparse_file_10 (test.test_tarfile.GNUReadTest.test_sparse_file_10)\nPASS: test_sparse_file_old (test.test_tarfile.GNUReadTest.test_sparse_file_old)\nPASS: test_truncated_longname (test.test_tarfile.GNUReadTest.test_truncated_longname)\nPASS: test_bad_pax_header (test.test_tarfile.GNUUnicodeTest.test_bad_pax_header)\nPASS: test_iso8859_1_filename (test.test_tarfile.GNUUnicodeTest.test_iso8859_1_filename)\nPASS: test_uname_unicode (test.test_tarfile.GNUUnicodeTest.test_uname_unicode)\nPASS: test_unicode_argument (test.test_tarfile.GNUUnicodeTest.test_unicode_argument)\nPASS: test_unicode_filename_error (test.test_tarfile.GNUUnicodeTest.test_unicode_filename_error)\nPASS: test_utf7_filename (test.test_tarfile.GNUUnicodeTest.test_utf7_filename)\nPASS: test_utf8_filename (test.test_tarfile.GNUUnicodeTest.test_utf8_filename)\nPASS: test_longlink_1023 (test.test_tarfile.GNUWriteTest.test_longlink_1023)\nPASS: test_longlink_1024 (test.test_tarfile.GNUWriteTest.test_longlink_1024)\nPASS: test_longlink_1025 (test.test_tarfile.GNUWriteTest.test_longlink_1025)\nPASS: test_longname_1023 (test.test_tarfile.GNUWriteTest.test_longname_1023)\nPASS: test_longname_1024 (test.test_tarfile.GNUWriteTest.test_longname_1024)\nPASS: test_longname_1025 (test.test_tarfile.GNUWriteTest.test_longname_1025)\nPASS: test_longnamelink_1023 (test.test_tarfile.GNUWriteTest.test_longnamelink_1023)\nPASS: test_longnamelink_1024 (test.test_tarfile.GNUWriteTest.test_longnamelink_1024)\nPASS: test_longnamelink_1025 (test.test_tarfile.GNUWriteTest.test_longnamelink_1025)\nPASS: test_compression_levels (test.test_tarfile.GzCompressStreamWriteTest.test_compression_levels)\nPASS: test_compression_levels (test.test_tarfile.GzCompressWriteTest.test_compression_levels)\nPASS: test_append_compressed (test.test_tarfile.GzipAppendTest.test_append_compressed)\nPASS: runTest (test.test_tarfile.GzipBrokenHeaderCorrectException.runTest)\nPASS: test_create (test.test_tarfile.GzipCreateTest.test_create)\nPASS: test_create_existing (test.test_tarfile.GzipCreateTest.test_create_existing)\nPASS: test_create_existing_taropen (test.test_tarfile.GzipCreateTest.test_create_existing_taropen)\nPASS: test_create_pathlike_name (test.test_tarfile.GzipCreateTest.test_create_pathlike_name)\nPASS: test_create_taropen (test.test_tarfile.GzipCreateTest.test_create_taropen)\nPASS: test_create_taropen_pathlike_name (test.test_tarfile.GzipCreateTest.test_create_taropen_pathlike_name)\nPASS: test_create_with_compresslevel (test.test_tarfile.GzipCreateTest.test_create_with_compresslevel)\nPASS: test_eof_marker (test.test_tarfile.GzipCreateTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.GzipCreateTest.test_fileobj_no_close)\nPASS: test_detect_file (test.test_tarfile.GzipDetectReadTest.test_detect_file)\nPASS: test_detect_fileobj (test.test_tarfile.GzipDetectReadTest.test_detect_fileobj)\nPASS: test_list (test.test_tarfile.GzipListTest.test_list)\nPASS: test_list_members (test.test_tarfile.GzipListTest.test_list_members)\nPASS: test_list_verbose (test.test_tarfile.GzipListTest.test_list_verbose)\nPASS: test_bytes_name_attribute (test.test_tarfile.GzipMiscReadTest.test_bytes_name_attribute)\nPASS: test_check_members (test.test_tarfile.GzipMiscReadTest.test_check_members)\nPASS: test_empty_name_attribute (test.test_tarfile.GzipMiscReadTest.test_empty_name_attribute)\nPASS: test_empty_tarfile (test.test_tarfile.GzipMiscReadTest.test_empty_tarfile)\nPASS: test_extract_directory (test.test_tarfile.GzipMiscReadTest.test_extract_directory)\nPASS: test_extract_hardlink (test.test_tarfile.GzipMiscReadTest.test_extract_hardlink)\nPASS: test_extract_pathlike_name (test.test_tarfile.GzipMiscReadTest.test_extract_pathlike_name)\nPASS: test_extractall (test.test_tarfile.GzipMiscReadTest.test_extractall)\nPASS: test_extractall_pathlike_name (test.test_tarfile.GzipMiscReadTest.test_extractall_pathlike_name)\nPASS: test_extractfile_name (test.test_tarfile.GzipMiscReadTest.test_extractfile_name)\nPASS: test_fail_comp (test.test_tarfile.GzipMiscReadTest.test_fail_comp)\nPASS: test_fileobj_with_offset (test.test_tarfile.GzipMiscReadTest.test_fileobj_with_offset)\nPASS: test_find_members (test.test_tarfile.GzipMiscReadTest.test_find_members)\nPASS: test_ignore_zeros (test.test_tarfile.GzipMiscReadTest.test_ignore_zeros)\nPASS: test_illegal_mode_arg (test.test_tarfile.GzipMiscReadTest.test_illegal_mode_arg)\nPASS: test_init_close_fobj (test.test_tarfile.GzipMiscReadTest.test_init_close_fobj)\nPASS: test_int_name_attribute (test.test_tarfile.GzipMiscReadTest.test_int_name_attribute)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.GzipMiscReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.GzipMiscReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.GzipMiscReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.GzipMiscReadTest.test_length_zero_header)\nPASS: test_next_on_empty_tarfile (test.test_tarfile.GzipMiscReadTest.test_next_on_empty_tarfile)\nPASS: test_no_name_argument (test.test_tarfile.GzipMiscReadTest.test_no_name_argument)\nPASS: test_no_name_attribute (test.test_tarfile.GzipMiscReadTest.test_no_name_attribute)\nPASS: test_non_existent_tarfile (test.test_tarfile.GzipMiscReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.GzipMiscReadTest.test_null_tarfile)\nPASS: test_parallel_iteration (test.test_tarfile.GzipMiscReadTest.test_parallel_iteration)\nPASS: test_pathlike_name (test.test_tarfile.GzipMiscReadTest.test_pathlike_name)\nPASS: test_premature_end_of_archive (test.test_tarfile.GzipMiscReadTest.test_premature_end_of_archive)\nPASS: test_v7_dirtype (test.test_tarfile.GzipMiscReadTest.test_v7_dirtype)\nPASS: test_xstar_type (test.test_tarfile.GzipMiscReadTest.test_xstar_type)\nPASS: test_zlib_error_does_not_leak (test.test_tarfile.GzipMiscReadTest.test_zlib_error_does_not_leak)\nPASS: test_compare_members (test.test_tarfile.GzipStreamReadTest.test_compare_members)\nPASS: test_empty_tarfile (test.test_tarfile.GzipStreamReadTest.test_empty_tarfile)\nPASS: test_extractfile_name (test.test_tarfile.GzipStreamReadTest.test_extractfile_name)\nPASS: test_fileobj_regular_file (test.test_tarfile.GzipStreamReadTest.test_fileobj_regular_file)\nPASS: test_ignore_zeros (test.test_tarfile.GzipStreamReadTest.test_ignore_zeros)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.GzipStreamReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.GzipStreamReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.GzipStreamReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.GzipStreamReadTest.test_length_zero_header)\nPASS: test_non_existent_tarfile (test.test_tarfile.GzipStreamReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.GzipStreamReadTest.test_null_tarfile)\nPASS: test_premature_end_of_archive (test.test_tarfile.GzipStreamReadTest.test_premature_end_of_archive)\nPASS: test_provoke_stream_error (test.test_tarfile.GzipStreamReadTest.test_provoke_stream_error)\nPASS: test_read_through (test.test_tarfile.GzipStreamReadTest.test_read_through)\nPASS: test_eof_marker (test.test_tarfile.GzipStreamWriteTest.test_eof_marker)\nPASS: test_file_mode (test.test_tarfile.GzipStreamWriteTest.test_file_mode)\nPASS: test_fileobj_no_close (test.test_tarfile.GzipStreamWriteTest.test_fileobj_no_close)\ntest_source_directory_not_leaked (test.test_tarfile.GzipStreamWriteTest.test_source_directory_not_leaked)\nPASS: Ensure the source directory is not included in the tar header\nPASS: test_stream_padding (test.test_tarfile.GzipStreamWriteTest.test_stream_padding)\nPASS: test_add_dir_getmember (test.test_tarfile.GzipUstarReadTest.test_add_dir_getmember)\nPASS: test_fileobj_iter (test.test_tarfile.GzipUstarReadTest.test_fileobj_iter)\nPASS: test_fileobj_link1 (test.test_tarfile.GzipUstarReadTest.test_fileobj_link1)\nPASS: test_fileobj_link2 (test.test_tarfile.GzipUstarReadTest.test_fileobj_link2)\nPASS: test_fileobj_readlines (test.test_tarfile.GzipUstarReadTest.test_fileobj_readlines)\nPASS: test_fileobj_regular_file (test.test_tarfile.GzipUstarReadTest.test_fileobj_regular_file)\nPASS: test_fileobj_seek (test.test_tarfile.GzipUstarReadTest.test_fileobj_seek)\nPASS: test_fileobj_symlink1 (test.test_tarfile.GzipUstarReadTest.test_fileobj_symlink1)\nPASS: test_fileobj_symlink2 (test.test_tarfile.GzipUstarReadTest.test_fileobj_symlink2)\nPASS: test_fileobj_text (test.test_tarfile.GzipUstarReadTest.test_fileobj_text)\nPASS: test_issue14160 (test.test_tarfile.GzipUstarReadTest.test_issue14160)\nPASS: test_100_char_name (test.test_tarfile.GzipWriteTest.test_100_char_name)\nPASS: test_abs_pathnames (test.test_tarfile.GzipWriteTest.test_abs_pathnames)\nPASS: test_add_self (test.test_tarfile.GzipWriteTest.test_add_self)\nPASS: test_cwd (test.test_tarfile.GzipWriteTest.test_cwd)\nPASS: test_directory_size (test.test_tarfile.GzipWriteTest.test_directory_size)\nPASS: test_eof_marker (test.test_tarfile.GzipWriteTest.test_eof_marker)\nPASS: test_extractall_symlinks (test.test_tarfile.GzipWriteTest.test_extractall_symlinks)\nPASS: test_file_size (test.test_tarfile.GzipWriteTest.test_file_size)\nPASS: test_fileobj_no_close (test.test_tarfile.GzipWriteTest.test_fileobj_no_close)\nPASS: test_filter (test.test_tarfile.GzipWriteTest.test_filter)\nPASS: test_gettarinfo_pathlike_name (test.test_tarfile.GzipWriteTest.test_gettarinfo_pathlike_name)\nPASS: test_link_size (test.test_tarfile.GzipWriteTest.test_link_size)\nPASS: test_open_nonwritable_fileobj (test.test_tarfile.GzipWriteTest.test_open_nonwritable_fileobj)\nPASS: test_ordered_recursion (test.test_tarfile.GzipWriteTest.test_ordered_recursion)\nPASS: test_pathnames (test.test_tarfile.GzipWriteTest.test_pathnames)\nPASS: test_symlink_size (test.test_tarfile.GzipWriteTest.test_symlink_size)\nPASS: test_tar_size (test.test_tarfile.GzipWriteTest.test_tar_size)\nPASS: test_add_hardlink (test.test_tarfile.HardlinkTest.test_add_hardlink)\nPASS: test_add_twice (test.test_tarfile.HardlinkTest.test_add_twice)\nPASS: test_dereference_hardlink (test.test_tarfile.HardlinkTest.test_dereference_hardlink)\nPASS: test_gnu_limits (test.test_tarfile.LimitsTest.test_gnu_limits)\nPASS: test_pax_limits (test.test_tarfile.LimitsTest.test_pax_limits)\nPASS: test_ustar_limits (test.test_tarfile.LimitsTest.test_ustar_limits)\nSKIP: test_hardlink_extraction1 (test.test_tarfile.LinkEmulationTest.test_hardlink_extraction1) 'requires os.link to be missing'\nSKIP: test_hardlink_extraction2 (test.test_tarfile.LinkEmulationTest.test_hardlink_extraction2) 'requires os.link to be missing'\nSKIP: test_symlink_extraction1 (test.test_tarfile.LinkEmulationTest.test_symlink_extraction1) 'requires os.link to be missing'\nSKIP: test_symlink_extraction2 (test.test_tarfile.LinkEmulationTest.test_symlink_extraction2) 'requires os.link to be missing'\nPASS: test_list (test.test_tarfile.ListTest.test_list)\nPASS: test_list_members (test.test_tarfile.ListTest.test_list_members)\nPASS: test_list_verbose (test.test_tarfile.ListTest.test_list_verbose)\nPASS: test_append_compressed (test.test_tarfile.LzmaAppendTest.test_append_compressed)\nPASS: test_create (test.test_tarfile.LzmaCreateTest.test_create)\nPASS: test_create_existing (test.test_tarfile.LzmaCreateTest.test_create_existing)\nPASS: test_create_existing_taropen (test.test_tarfile.LzmaCreateTest.test_create_existing_taropen)\nPASS: test_create_pathlike_name (test.test_tarfile.LzmaCreateTest.test_create_pathlike_name)\nPASS: test_create_taropen (test.test_tarfile.LzmaCreateTest.test_create_taropen)\nPASS: test_create_taropen_pathlike_name (test.test_tarfile.LzmaCreateTest.test_create_taropen_pathlike_name)\nPASS: test_create_with_preset (test.test_tarfile.LzmaCreateTest.test_create_with_preset)\nPASS: test_eof_marker (test.test_tarfile.LzmaCreateTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.LzmaCreateTest.test_fileobj_no_close)\nPASS: test_detect_file (test.test_tarfile.LzmaDetectReadTest.test_detect_file)\nPASS: test_detect_fileobj (test.test_tarfile.LzmaDetectReadTest.test_detect_fileobj)\nPASS: test_list (test.test_tarfile.LzmaListTest.test_list)\nPASS: test_list_members (test.test_tarfile.LzmaListTest.test_list_members)\nPASS: test_list_verbose (test.test_tarfile.LzmaListTest.test_list_verbose)\nSKIP: test_bytes_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_bytes_name_attribute) 'LZMAFile have no name attribute'\nPASS: test_check_members (test.test_tarfile.LzmaMiscReadTest.test_check_members)\nPASS: test_empty_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_empty_name_attribute)\nPASS: test_empty_tarfile (test.test_tarfile.LzmaMiscReadTest.test_empty_tarfile)\nPASS: test_extract_directory (test.test_tarfile.LzmaMiscReadTest.test_extract_directory)\nPASS: test_extract_hardlink (test.test_tarfile.LzmaMiscReadTest.test_extract_hardlink)\nPASS: test_extract_pathlike_name (test.test_tarfile.LzmaMiscReadTest.test_extract_pathlike_name)\nPASS: test_extractall (test.test_tarfile.LzmaMiscReadTest.test_extractall)\nPASS: test_extractall_pathlike_name (test.test_tarfile.LzmaMiscReadTest.test_extractall_pathlike_name)\nPASS: test_extractfile_name (test.test_tarfile.LzmaMiscReadTest.test_extractfile_name)\nPASS: test_fail_comp (test.test_tarfile.LzmaMiscReadTest.test_fail_comp)\nPASS: test_fileobj_with_offset (test.test_tarfile.LzmaMiscReadTest.test_fileobj_with_offset)\nPASS: test_find_members (test.test_tarfile.LzmaMiscReadTest.test_find_members)\nPASS: test_ignore_zeros (test.test_tarfile.LzmaMiscReadTest.test_ignore_zeros)\nPASS: test_illegal_mode_arg (test.test_tarfile.LzmaMiscReadTest.test_illegal_mode_arg)\nPASS: test_init_close_fobj (test.test_tarfile.LzmaMiscReadTest.test_init_close_fobj)\nPASS: test_int_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_int_name_attribute)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.LzmaMiscReadTest.test_length_zero_header)\nPASS: test_next_on_empty_tarfile (test.test_tarfile.LzmaMiscReadTest.test_next_on_empty_tarfile)\nSKIP: test_no_name_argument (test.test_tarfile.LzmaMiscReadTest.test_no_name_argument) 'LZMAFile have no name attribute'\nPASS: test_no_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_no_name_attribute)\nPASS: test_non_existent_tarfile (test.test_tarfile.LzmaMiscReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.LzmaMiscReadTest.test_null_tarfile)\nPASS: test_parallel_iteration (test.test_tarfile.LzmaMiscReadTest.test_parallel_iteration)\nPASS: test_pathlike_name (test.test_tarfile.LzmaMiscReadTest.test_pathlike_name)\nPASS: test_premature_end_of_archive (test.test_tarfile.LzmaMiscReadTest.test_premature_end_of_archive)\nPASS: test_v7_dirtype (test.test_tarfile.LzmaMiscReadTest.test_v7_dirtype)\nPASS: test_xstar_type (test.test_tarfile.LzmaMiscReadTest.test_xstar_type)\nPASS: test_zlib_error_does_not_leak (test.test_tarfile.LzmaMiscReadTest.test_zlib_error_does_not_leak)\nPASS: test_compare_members (test.test_tarfile.LzmaStreamReadTest.test_compare_members)\nPASS: test_empty_tarfile (test.test_tarfile.LzmaStreamReadTest.test_empty_tarfile)\nPASS: test_extractfile_name (test.test_tarfile.LzmaStreamReadTest.test_extractfile_name)\nPASS: test_fileobj_regular_file (test.test_tarfile.LzmaStreamReadTest.test_fileobj_regular_file)\nPASS: test_ignore_zeros (test.test_tarfile.LzmaStreamReadTest.test_ignore_zeros)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.LzmaStreamReadTest.test_length_zero_header)\nPASS: test_non_existent_tarfile (test.test_tarfile.LzmaStreamReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.LzmaStreamReadTest.test_null_tarfile)\nPASS: test_premature_end_of_archive (test.test_tarfile.LzmaStreamReadTest.test_premature_end_of_archive)\nPASS: test_provoke_stream_error (test.test_tarfile.LzmaStreamReadTest.test_provoke_stream_error)\nPASS: test_read_through (test.test_tarfile.LzmaStreamReadTest.test_read_through)\nPASS: test_eof_marker (test.test_tarfile.LzmaStreamWriteTest.test_eof_marker)\nPASS: test_file_mode (test.test_tarfile.LzmaStreamWriteTest.test_file_mode)\nPASS: test_fileobj_no_close (test.test_tarfile.LzmaStreamWriteTest.test_fileobj_no_close)\nPASS: test_stream_padding (test.test_tarfile.LzmaStreamWriteTest.test_stream_padding)\nPASS: test_add_dir_getmember (test.test_tarfile.LzmaUstarReadTest.test_add_dir_getmember)\nPASS: test_fileobj_iter (test.test_tarfile.LzmaUstarReadTest.test_fileobj_iter)\nPASS: test_fileobj_link1 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_link1)\nPASS: test_fileobj_link2 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_link2)\nPASS: test_fileobj_readlines (test.test_tarfile.LzmaUstarReadTest.test_fileobj_readlines)\nPASS: test_fileobj_regular_file (test.test_tarfile.LzmaUstarReadTest.test_fileobj_regular_file)\nPASS: test_fileobj_seek (test.test_tarfile.LzmaUstarReadTest.test_fileobj_seek)\nPASS: test_fileobj_symlink1 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_symlink1)\nPASS: test_fileobj_symlink2 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_symlink2)\nPASS: test_fileobj_text (test.test_tarfile.LzmaUstarReadTest.test_fileobj_text)\nPASS: test_issue14160 (test.test_tarfile.LzmaUstarReadTest.test_issue14160)\nPASS: test_100_char_name (test.test_tarfile.LzmaWriteTest.test_100_char_name)\nPASS: test_abs_pathnames (test.test_tarfile.LzmaWriteTest.test_abs_pathnames)\nPASS: test_add_self (test.test_tarfile.LzmaWriteTest.test_add_self)\nPASS: test_cwd (test.test_tarfile.LzmaWriteTest.test_cwd)\nPASS: test_directory_size (test.test_tarfile.LzmaWriteTest.test_directory_size)\nPASS: test_eof_marker (test.test_tarfile.LzmaWriteTest.test_eof_marker)\nPASS: test_extractall_symlinks (test.test_tarfile.LzmaWriteTest.test_extractall_symlinks)\nPASS: test_file_size (test.test_tarfile.LzmaWriteTest.test_file_size)\nPASS: test_fileobj_no_close (test.test_tarfile.LzmaWriteTest.test_fileobj_no_close)\nPASS: test_filter (test.test_tarfile.LzmaWriteTest.test_filter)\nPASS: test_gettarinfo_pathlike_name (test.test_tarfile.LzmaWriteTest.test_gettarinfo_pathlike_name)\nPASS: test_link_size (test.test_tarfile.LzmaWriteTest.test_link_size)\nPASS: test_open_nonwritable_fileobj (test.test_tarfile.LzmaWriteTest.test_open_nonwritable_fileobj)\nPASS: test_ordered_recursion (test.test_tarfile.LzmaWriteTest.test_ordered_recursion)\nPASS: test_pathnames (test.test_tarfile.LzmaWriteTest.test_pathnames)\nPASS: test_symlink_size (test.test_tarfile.LzmaWriteTest.test_symlink_size)\nPASS: test_tar_size (test.test_tarfile.LzmaWriteTest.test_tar_size)\nPASS: test_find_blktype (test.test_tarfile.MemberReadTest.test_find_blktype)\nPASS: test_find_chrtype (test.test_tarfile.MemberReadTest.test_find_chrtype)\nPASS: test_find_conttype (test.test_tarfile.MemberReadTest.test_find_conttype)\nPASS: test_find_dirtype (test.test_tarfile.MemberReadTest.test_find_dirtype)\nPASS: test_find_dirtype_with_size (test.test_tarfile.MemberReadTest.test_find_dirtype_with_size)\nPASS: test_find_fifotype (test.test_tarfile.MemberReadTest.test_find_fifotype)\nPASS: test_find_gnusparse (test.test_tarfile.MemberReadTest.test_find_gnusparse)\nPASS: test_find_gnusparse_00 (test.test_tarfile.MemberReadTest.test_find_gnusparse_00)\nPASS: test_find_gnusparse_01 (test.test_tarfile.MemberReadTest.test_find_gnusparse_01)\nPASS: test_find_gnusparse_10 (test.test_tarfile.MemberReadTest.test_find_gnusparse_10)\nPASS: test_find_lnktype (test.test_tarfile.MemberReadTest.test_find_lnktype)\nPASS: test_find_pax_umlauts (test.test_tarfile.MemberReadTest.test_find_pax_umlauts)\nPASS: test_find_regtype (test.test_tarfile.MemberReadTest.test_find_regtype)\nPASS: test_find_regtype_oldv7 (test.test_tarfile.MemberReadTest.test_find_regtype_oldv7)\nPASS: test_find_sparse (test.test_tarfile.MemberReadTest.test_find_sparse)\nPASS: test_find_symtype (test.test_tarfile.MemberReadTest.test_find_symtype)\nPASS: test_find_umlauts (test.test_tarfile.MemberReadTest.test_find_umlauts)\nPASS: test_find_ustar_longname (test.test_tarfile.MemberReadTest.test_find_ustar_longname)\nPASS: test_bytes_name_attribute (test.test_tarfile.MiscReadTest.test_bytes_name_attribute)\nPASS: test_check_members (test.test_tarfile.MiscReadTest.test_check_members)\nPASS: test_empty_name_attribute (test.test_tarfile.MiscReadTest.test_empty_name_attribute)\nPASS: test_empty_tarfile (test.test_tarfile.MiscReadTest.test_empty_tarfile)\nPASS: test_extract_directory (test.test_tarfile.MiscReadTest.test_extract_directory)\nPASS: test_extract_hardlink (test.test_tarfile.MiscReadTest.test_extract_hardlink)\nPASS: test_extract_pathlike_name (test.test_tarfile.MiscReadTest.test_extract_pathlike_name)\nPASS: test_extractall (test.test_tarfile.MiscReadTest.test_extractall)\nPASS: test_extractall_pathlike_name (test.test_tarfile.MiscReadTest.test_extractall_pathlike_name)\nPASS: test_extractfile_name (test.test_tarfile.MiscReadTest.test_extractfile_name)\nPASS: test_fileobj_with_offset (test.test_tarfile.MiscReadTest.test_fileobj_with_offset)\nPASS: test_find_members (test.test_tarfile.MiscReadTest.test_find_members)\nPASS: test_ignore_zeros (test.test_tarfile.MiscReadTest.test_ignore_zeros)\nPASS: test_illegal_mode_arg (test.test_tarfile.MiscReadTest.test_illegal_mode_arg)\nPASS: test_init_close_fobj (test.test_tarfile.MiscReadTest.test_init_close_fobj)\nPASS: test_int_name_attribute (test.test_tarfile.MiscReadTest.test_int_name_attribute)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.MiscReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.MiscReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.MiscReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.MiscReadTest.test_length_zero_header)\nPASS: test_next_on_empty_tarfile (test.test_tarfile.MiscReadTest.test_next_on_empty_tarfile)\nPASS: test_no_name_argument (test.test_tarfile.MiscReadTest.test_no_name_argument)\nPASS: test_no_name_attribute (test.test_tarfile.MiscReadTest.test_no_name_attribute)\nPASS: test_non_existent_tarfile (test.test_tarfile.MiscReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.MiscReadTest.test_null_tarfile)\nPASS: test_parallel_iteration (test.test_tarfile.MiscReadTest.test_parallel_iteration)\nPASS: test_pathlike_name (test.test_tarfile.MiscReadTest.test_pathlike_name)\nPASS: test_premature_end_of_archive (test.test_tarfile.MiscReadTest.test_premature_end_of_archive)\nPASS: test_v7_dirtype (test.test_tarfile.MiscReadTest.test_v7_dirtype)\nPASS: test_xstar_type (test.test_tarfile.MiscReadTest.test_xstar_type)\nPASS: test_zlib_error_does_not_leak (test.test_tarfile.MiscReadTest.test_zlib_error_does_not_leak)\nPASS: test__all__ (test.test_tarfile.MiscTest.test__all__)\nPASS: test_char_fields (test.test_tarfile.MiscTest.test_char_fields)\nPASS: test_number_field_limits (test.test_tarfile.MiscTest.test_number_field_limits)\nPASS: test_read_number_fields (test.test_tarfile.MiscTest.test_read_number_fields)\nPASS: test_useful_error_message_when_modules_missing (test.test_tarfile.MiscTest.test_useful_error_message_when_modules_missing)\nPASS: test_write_number_fields (test.test_tarfile.MiscTest.test_write_number_fields)\nPASS: test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_gid)\nPASS: test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_gname)\nPASS: test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_mode)\nPASS: test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_mtime)\nPASS: test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_ownership)\nPASS: test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_uid)\nPASS: test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_uname)\nPASS: test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_gid)\nPASS: test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_gname)\nPASS: test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_mode)\nPASS: test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_mtime)\nPASS: test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_ownership)\nPASS: test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_uid)\nPASS: test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_uname)\nPASS: test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_gid)\nPASS: test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_gname)\nPASS: test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_mode)\nPASS: test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_mtime)\nPASS: test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_ownership)\nPASS: test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_uid)\nPASS: test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_uname)\nPASS: test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_gid)\nPASS: test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_gname)\nPASS: test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_mode)\nPASS: test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_mtime)\nPASS: test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_ownership)\nPASS: test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_uid)\nPASS: test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_uname)\nPASS: test_add (test.test_tarfile.NoneInfoTests_Misc.test_add)\nPASS: test_list (test.test_tarfile.NoneInfoTests_Misc.test_list)\nPASS: test_extract_with_numeric_owner (test.test_tarfile.NumericOwnerTest.test_extract_with_numeric_owner)\nPASS: test_extract_without_numeric_owner (test.test_tarfile.NumericOwnerTest.test_extract_without_numeric_owner)\nPASS: test_extractall_with_numeric_owner (test.test_tarfile.NumericOwnerTest.test_extractall_with_numeric_owner)\nPASS: test_keyword_only (test.test_tarfile.NumericOwnerTest.test_keyword_only)\nPASS: test_binary_header (test.test_tarfile.PAXUnicodeTest.test_binary_header)\nPASS: test_iso8859_1_filename (test.test_tarfile.PAXUnicodeTest.test_iso8859_1_filename)\nPASS: test_uname_unicode (test.test_tarfile.PAXUnicodeTest.test_uname_unicode)\nPASS: test_unicode_argument (test.test_tarfile.PAXUnicodeTest.test_unicode_argument)\nPASS: test_utf7_filename (test.test_tarfile.PAXUnicodeTest.test_utf7_filename)\nPASS: test_utf8_filename (test.test_tarfile.PAXUnicodeTest.test_utf8_filename)\nPASS: test_header_offset (test.test_tarfile.PaxReadTest.test_header_offset)\nPASS: test_longname_directory (test.test_tarfile.PaxReadTest.test_longname_directory)\nPASS: test_pax_global_headers (test.test_tarfile.PaxReadTest.test_pax_global_headers)\nPASS: test_pax_number_fields (test.test_tarfile.PaxReadTest.test_pax_number_fields)\nPASS: test_read_longlink (test.test_tarfile.PaxReadTest.test_read_longlink)\nPASS: test_read_longname (test.test_tarfile.PaxReadTest.test_read_longname)\nPASS: test_truncated_longname (test.test_tarfile.PaxReadTest.test_truncated_longname)\nPASS: test_create_pax_header (test.test_tarfile.PaxWriteTest.test_create_pax_header)\nPASS: test_longlink_1023 (test.test_tarfile.PaxWriteTest.test_longlink_1023)\nPASS: test_longlink_1024 (test.test_tarfile.PaxWriteTest.test_longlink_1024)\nPASS: test_longlink_1025 (test.test_tarfile.PaxWriteTest.test_longlink_1025)\nPASS: test_longname_1023 (test.test_tarfile.PaxWriteTest.test_longname_1023)\nPASS: test_longname_1024 (test.test_tarfile.PaxWriteTest.test_longname_1024)\nPASS: test_longname_1025 (test.test_tarfile.PaxWriteTest.test_longname_1025)\nPASS: test_longnamelink_1023 (test.test_tarfile.PaxWriteTest.test_longnamelink_1023)\nPASS: test_longnamelink_1024 (test.test_tarfile.PaxWriteTest.test_longnamelink_1024)\nPASS: test_longnamelink_1025 (test.test_tarfile.PaxWriteTest.test_longnamelink_1025)\nPASS: test_pax_extended_header (test.test_tarfile.PaxWriteTest.test_pax_extended_header)\nPASS: test_pax_global_header (test.test_tarfile.PaxWriteTest.test_pax_global_header)\nPASS: test_replace_all (test.test_tarfile.ReplaceTests.test_replace_all)\nPASS: test_replace_deep (test.test_tarfile.ReplaceTests.test_replace_deep)\nPASS: test_replace_internal (test.test_tarfile.ReplaceTests.test_replace_internal)\nPASS: test_replace_name (test.test_tarfile.ReplaceTests.test_replace_name)\nPASS: test_replace_shallow (test.test_tarfile.ReplaceTests.test_replace_shallow)\nPASS: test_compare_members (test.test_tarfile.StreamReadTest.test_compare_members)\nPASS: test_empty_tarfile (test.test_tarfile.StreamReadTest.test_empty_tarfile)\nPASS: test_extractfile_name (test.test_tarfile.StreamReadTest.test_extractfile_name)\nPASS: test_fileobj_regular_file (test.test_tarfile.StreamReadTest.test_fileobj_regular_file)\nPASS: test_ignore_zeros (test.test_tarfile.StreamReadTest.test_ignore_zeros)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.StreamReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.StreamReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.StreamReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.StreamReadTest.test_length_zero_header)\nPASS: test_non_existent_tarfile (test.test_tarfile.StreamReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.StreamReadTest.test_null_tarfile)\nPASS: test_premature_end_of_archive (test.test_tarfile.StreamReadTest.test_premature_end_of_archive)\nPASS: test_provoke_stream_error (test.test_tarfile.StreamReadTest.test_provoke_stream_error)\nPASS: test_read_through (test.test_tarfile.StreamReadTest.test_read_through)\nPASS: test_eof_marker (test.test_tarfile.StreamWriteTest.test_eof_marker)\nPASS: test_file_mode (test.test_tarfile.StreamWriteTest.test_file_mode)\nPASS: test_fileobj_no_close (test.test_tarfile.StreamWriteTest.test_fileobj_no_close)\nPASS: test_stream_padding (test.test_tarfile.StreamWriteTest.test_stream_padding)\nPASS: test_absolute (test.test_tarfile.TestExtractionFilters.test_absolute)\nPASS: test_absolute_hardlink (test.test_tarfile.TestExtractionFilters.test_absolute_hardlink)\nPASS: test_absolute_symlink (test.test_tarfile.TestExtractionFilters.test_absolute_symlink)\nPASS: test_bad_filter_name (test.test_tarfile.TestExtractionFilters.test_bad_filter_name)\nPASS: test_benign_file (test.test_tarfile.TestExtractionFilters.test_benign_file)\nPASS: test_chains (test.test_tarfile.TestExtractionFilters.test_chains)\nPASS: test_change_default_filter_on_class (test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_class)\nPASS: test_change_default_filter_on_instance (test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_instance)\nPASS: test_change_default_filter_on_subclass (test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_subclass)\nPASS: test_change_default_filter_to_string (test.test_tarfile.TestExtractionFilters.test_change_default_filter_to_string)\nPASS: test_custom_filter (test.test_tarfile.TestExtractionFilters.test_custom_filter)\nPASS: test_data_filter (test.test_tarfile.TestExtractionFilters.test_data_filter)\nPASS: test_deep_symlink (test.test_tarfile.TestExtractionFilters.test_deep_symlink)\ntest_default_filter_warns (test.test_tarfile.TestExtractionFilters.test_default_filter_warns)\nPASS: Ensure the default filter warns\nPASS: test_errorlevel (test.test_tarfile.TestExtractionFilters.test_errorlevel)\nPASS: test_fully_trusted_filter (test.test_tarfile.TestExtractionFilters.test_fully_trusted_filter)\nPASS: test_modes (test.test_tarfile.TestExtractionFilters.test_modes)\nPASS: test_parent_symlink (test.test_tarfile.TestExtractionFilters.test_parent_symlink)\nPASS: test_parent_symlink2 (test.test_tarfile.TestExtractionFilters.test_parent_symlink2)\nPASS: test_pipe (test.test_tarfile.TestExtractionFilters.test_pipe)\nPASS: test_sly_relative0 (test.test_tarfile.TestExtractionFilters.test_sly_relative0)\nPASS: test_sly_relative2 (test.test_tarfile.TestExtractionFilters.test_sly_relative2)\nPASS: test_special_files (test.test_tarfile.TestExtractionFilters.test_special_files)\nPASS: test_stateful_filter (test.test_tarfile.TestExtractionFilters.test_stateful_filter)\nPASS: test_tar_filter (test.test_tarfile.TestExtractionFilters.test_tar_filter)\nPASS: test_add_dir_getmember (test.test_tarfile.UstarReadTest.test_add_dir_getmember)\nPASS: test_fileobj_iter (test.test_tarfile.UstarReadTest.test_fileobj_iter)\nPASS: test_fileobj_link1 (test.test_tarfile.UstarReadTest.test_fileobj_link1)\nPASS: test_fileobj_link2 (test.test_tarfile.UstarReadTest.test_fileobj_link2)\nPASS: test_fileobj_readlines (test.test_tarfile.UstarReadTest.test_fileobj_readlines)\nPASS: test_fileobj_regular_file (test.test_tarfile.UstarReadTest.test_fileobj_regular_file)\nPASS: test_fileobj_seek (test.test_tarfile.UstarReadTest.test_fileobj_seek)\nPASS: test_fileobj_symlink1 (test.test_tarfile.UstarReadTest.test_fileobj_symlink1)\nPASS: test_fileobj_symlink2 (test.test_tarfile.UstarReadTest.test_fileobj_symlink2)\nPASS: test_fileobj_text (test.test_tarfile.UstarReadTest.test_fileobj_text)\nPASS: test_issue14160 (test.test_tarfile.UstarReadTest.test_issue14160)\nPASS: test_iso8859_1_filename (test.test_tarfile.UstarUnicodeTest.test_iso8859_1_filename)\nPASS: test_uname_unicode (test.test_tarfile.UstarUnicodeTest.test_uname_unicode)\nPASS: test_unicode_argument (test.test_tarfile.UstarUnicodeTest.test_unicode_argument)\nPASS: test_unicode_filename_error (test.test_tarfile.UstarUnicodeTest.test_unicode_filename_error)\nPASS: test_unicode_link1 (test.test_tarfile.UstarUnicodeTest.test_unicode_link1)\nPASS: test_unicode_link2 (test.test_tarfile.UstarUnicodeTest.test_unicode_link2)\nPASS: test_unicode_longname1 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname1)\nPASS: test_unicode_longname2 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname2)\nPASS: test_unicode_longname3 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname3)\nPASS: test_unicode_longname4 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname4)\nPASS: test_unicode_name1 (test.test_tarfile.UstarUnicodeTest.test_unicode_name1)\nPASS: test_unicode_name2 (test.test_tarfile.UstarUnicodeTest.test_unicode_name2)\nPASS: test_utf7_filename (test.test_tarfile.UstarUnicodeTest.test_utf7_filename)\nPASS: test_utf8_filename (test.test_tarfile.UstarUnicodeTest.test_utf8_filename)\nPASS: test_100_char_name (test.test_tarfile.WriteTest.test_100_char_name)\nPASS: test_abs_pathnames (test.test_tarfile.WriteTest.test_abs_pathnames)\nPASS: test_add_self (test.test_tarfile.WriteTest.test_add_self)\nPASS: test_cwd (test.test_tarfile.WriteTest.test_cwd)\nPASS: test_directory_size (test.test_tarfile.WriteTest.test_directory_size)\nPASS: test_eof_marker (test.test_tarfile.WriteTest.test_eof_marker)\nPASS: test_extractall_symlinks (test.test_tarfile.WriteTest.test_extractall_symlinks)\nPASS: test_file_size (test.test_tarfile.WriteTest.test_file_size)\nPASS: test_fileobj_no_close (test.test_tarfile.WriteTest.test_fileobj_no_close)\nPASS: test_filter (test.test_tarfile.WriteTest.test_filter)\nPASS: test_gettarinfo_pathlike_name (test.test_tarfile.WriteTest.test_gettarinfo_pathlike_name)\nPASS: test_link_size (test.test_tarfile.WriteTest.test_link_size)\nPASS: test_open_nonwritable_fileobj (test.test_tarfile.WriteTest.test_open_nonwritable_fileobj)\nPASS: test_ordered_recursion (test.test_tarfile.WriteTest.test_ordered_recursion)\nPASS: test_pathnames (test.test_tarfile.WriteTest.test_pathnames)\nPASS: test_symlink_size (test.test_tarfile.WriteTest.test_symlink_size)\nPASS: test_tar_size (test.test_tarfile.WriteTest.test_tar_size)\n\n----------------------------------------------------------------------\nRan 580 tests in 28.740s\n\nOK (skipped=8)\n0:03:44 load avg: 3.30 [421/469] test_unpack passed\nPASS: test_extended_oparg_not_ignored (test.test_unpack.TestCornerCases.test_extended_oparg_not_ignored)\ndoctests (test.test_unpack.__test__)\nPASS: Doctest: test.test_unpack.__test__.doctests\n\n----------------------------------------------------------------------\nRan 2 tests in 0.013s\n\nOK\n0:03:44 load avg: 3.30 [422/469] test_unpack_ex passed\ndoctests (test.test_unpack_ex.__test__)\nPASS: Doctest: test.test_unpack_ex.__test__.doctests\n\n----------------------------------------------------------------------\nRan 1 test in 0.051s\n\nOK\n0:03:45 load avg: 3.30 [423/469] test_unicode passed\nPASS: test_formatter_field_name_split (test.test_unicode.StringModuleTest.test_formatter_field_name_split)\nPASS: test_formatter_parser (test.test_unicode.StringModuleTest.test_formatter_parser)\nPASS: test_str_subclass_attr (test.test_unicode.StringModuleTest.test_str_subclass_attr)\nPASS: test___contains__ (test.test_unicode.UnicodeTest.test___contains__)\nPASS: test_adaptive_find (test.test_unicode.UnicodeTest.test_adaptive_find)\nPASS: test_additional_rsplit (test.test_unicode.UnicodeTest.test_additional_rsplit)\nPASS: test_additional_split (test.test_unicode.UnicodeTest.test_additional_split)\nPASS: test_ascii (test.test_unicode.UnicodeTest.test_ascii)\nPASS: test_bug1001011 (test.test_unicode.UnicodeTest.test_bug1001011)\nPASS: test_bytes_comparison (test.test_unicode.UnicodeTest.test_bytes_comparison)\nPASS: test_capitalize (test.test_unicode.UnicodeTest.test_capitalize)\nPASS: test_capitalize_nonascii (test.test_unicode.UnicodeTest.test_capitalize_nonascii)\nSKIP: test_case_operation_overflow (test.test_unicode.UnicodeTest.test_case_operation_overflow) 'requires 32-bit system'\nPASS: test_casefold (test.test_unicode.UnicodeTest.test_casefold)\nPASS: test_center (test.test_unicode.UnicodeTest.test_center)\nPASS: test_check_encoding_errors (test.test_unicode.UnicodeTest.test_check_encoding_errors)\nPASS: test_codecs (test.test_unicode.UnicodeTest.test_codecs)\nPASS: test_codecs_charmap (test.test_unicode.UnicodeTest.test_codecs_charmap)\nPASS: test_codecs_errors (test.test_unicode.UnicodeTest.test_codecs_errors)\nPASS: test_codecs_idna (test.test_unicode.UnicodeTest.test_codecs_idna)\nPASS: test_codecs_utf7 (test.test_unicode.UnicodeTest.test_codecs_utf7)\nPASS: test_codecs_utf8 (test.test_unicode.UnicodeTest.test_codecs_utf8)\nPASS: test_compare (test.test_unicode.UnicodeTest.test_compare)\nPASS: test_comparison (test.test_unicode.UnicodeTest.test_comparison)\nPASS: test_concatenation (test.test_unicode.UnicodeTest.test_concatenation)\nPASS: test_constructor (test.test_unicode.UnicodeTest.test_constructor)\ntest_constructor_defaults (test.test_unicode.UnicodeTest.test_constructor_defaults)\nPASS: Check the constructor argument defaults.\ntest_constructor_keyword_args (test.test_unicode.UnicodeTest.test_constructor_keyword_args)\nPASS: Pass various keyword argument combinations to the constructor.\nPASS: test_contains (test.test_unicode.UnicodeTest.test_contains)\nPASS: test_conversion (test.test_unicode.UnicodeTest.test_conversion)\nPASS: test_count (test.test_unicode.UnicodeTest.test_count)\nPASS: test_endswith (test.test_unicode.UnicodeTest.test_endswith)\nPASS: test_exhausted_iterator (test.test_unicode.UnicodeTest.test_exhausted_iterator)\nPASS: test_expandtabs (test.test_unicode.UnicodeTest.test_expandtabs)\nPASS: test_expandtabs_optimization (test.test_unicode.UnicodeTest.test_expandtabs_optimization)\nSKIP: test_expandtabs_overflows_gracefully (test.test_unicode.UnicodeTest.test_expandtabs_overflows_gracefully) 'only applies to 32-bit platforms'\nPASS: test_extended_getslice (test.test_unicode.UnicodeTest.test_extended_getslice)\nPASS: test_find (test.test_unicode.UnicodeTest.test_find)\nPASS: test_find_etc_raise_correct_error_messages (test.test_unicode.UnicodeTest.test_find_etc_raise_correct_error_messages)\nPASS: test_find_many_lengths (test.test_unicode.UnicodeTest.test_find_many_lengths)\ntest_find_periodic_pattern (test.test_unicode.UnicodeTest.test_find_periodic_pattern)\nPASS: Cover the special path for periodic patterns.\ntest_find_shift_table_overflow (test.test_unicode.UnicodeTest.test_find_shift_table_overflow)\nPASS: When the table of 8-bit shifts overflows.\nPASS: test_find_with_memory (test.test_unicode.UnicodeTest.test_find_with_memory)\nPASS: test_fixtype (test.test_unicode.UnicodeTest.test_fixtype)\nPASS: test_floatformatting (test.test_unicode.UnicodeTest.test_floatformatting)\nPASS: test_format (test.test_unicode.UnicodeTest.test_format)\nPASS: test_format_auto_numbering (test.test_unicode.UnicodeTest.test_format_auto_numbering)\nPASS: test_format_float (test.test_unicode.UnicodeTest.test_format_float)\nPASS: test_format_huge_item_number (test.test_unicode.UnicodeTest.test_format_huge_item_number)\nPASS: test_format_huge_precision (test.test_unicode.UnicodeTest.test_format_huge_precision)\nPASS: test_format_huge_width (test.test_unicode.UnicodeTest.test_format_huge_width)\nPASS: test_format_map (test.test_unicode.UnicodeTest.test_format_map)\nPASS: test_format_subclass (test.test_unicode.UnicodeTest.test_format_subclass)\nPASS: test_formatting (test.test_unicode.UnicodeTest.test_formatting)\nPASS: test_formatting_c_limits (test.test_unicode.UnicodeTest.test_formatting_c_limits)\nPASS: test_formatting_huge_precision (test.test_unicode.UnicodeTest.test_formatting_huge_precision)\nPASS: test_formatting_huge_precision_c_limits (test.test_unicode.UnicodeTest.test_formatting_huge_precision_c_limits)\nPASS: test_formatting_huge_width (test.test_unicode.UnicodeTest.test_formatting_huge_width)\nPASS: test_formatting_with_enum (test.test_unicode.UnicodeTest.test_formatting_with_enum)\nPASS: test_free_after_iterating (test.test_unicode.UnicodeTest.test_free_after_iterating)\nPASS: test_getnewargs (test.test_unicode.UnicodeTest.test_getnewargs)\nPASS: test_hash (test.test_unicode.UnicodeTest.test_hash)\nPASS: test_index (test.test_unicode.UnicodeTest.test_index)\nPASS: test_inplace_rewrites (test.test_unicode.UnicodeTest.test_inplace_rewrites)\ntest_invalid_cb_for_2bytes_seq (test.test_unicode.UnicodeTest.test_invalid_cb_for_2bytes_seq)\nPASS: Test that an 'invalid continuation byte' error is raised when the\ntest_invalid_cb_for_3bytes_seq (test.test_unicode.UnicodeTest.test_invalid_cb_for_3bytes_seq)\nPASS: Test that an 'invalid continuation byte' error is raised when the\ntest_invalid_cb_for_4bytes_seq (test.test_unicode.UnicodeTest.test_invalid_cb_for_4bytes_seq)\nPASS: Test that an 'invalid continuation byte' error is raised when the\ntest_invalid_start_byte (test.test_unicode.UnicodeTest.test_invalid_start_byte)\nPASS: Test that an 'invalid start byte' error is raised when the first byte\nPASS: test_isalnum (test.test_unicode.UnicodeTest.test_isalnum)\nPASS: test_isalpha (test.test_unicode.UnicodeTest.test_isalpha)\nPASS: test_isascii (test.test_unicode.UnicodeTest.test_isascii)\nPASS: test_isdecimal (test.test_unicode.UnicodeTest.test_isdecimal)\nPASS: test_isdigit (test.test_unicode.UnicodeTest.test_isdigit)\nPASS: test_isidentifier (test.test_unicode.UnicodeTest.test_isidentifier)\nSKIP: test_isidentifier_legacy (test.test_unicode.UnicodeTest.test_isidentifier_legacy) 'requires legacy Unicode C API'\nPASS: test_islower (test.test_unicode.UnicodeTest.test_islower)\nPASS: test_isnumeric (test.test_unicode.UnicodeTest.test_isnumeric)\nPASS: test_isprintable (test.test_unicode.UnicodeTest.test_isprintable)\nPASS: test_isspace (test.test_unicode.UnicodeTest.test_isspace)\nSKIP: test_isspace_invariant (test.test_unicode.UnicodeTest.test_isspace_invariant) \"resource 'cpu' is not enabled\"\nPASS: test_issue18183 (test.test_unicode.UnicodeTest.test_issue18183)\nPASS: test_issue28598_strsubclass_rhs (test.test_unicode.UnicodeTest.test_issue28598_strsubclass_rhs)\nPASS: test_issue8271 (test.test_unicode.UnicodeTest.test_issue8271)\nPASS: test_istitle (test.test_unicode.UnicodeTest.test_istitle)\nPASS: test_isupper (test.test_unicode.UnicodeTest.test_isupper)\nPASS: test_iteration (test.test_unicode.UnicodeTest.test_iteration)\nPASS: test_iterators (test.test_unicode.UnicodeTest.test_iterators)\nPASS: test_iterators_invocation (test.test_unicode.UnicodeTest.test_iterators_invocation)\nPASS: test_join (test.test_unicode.UnicodeTest.test_join)\nSKIP: test_join_overflow (test.test_unicode.UnicodeTest.test_join_overflow) 'needs too much memory on a 64-bit platform'\nPASS: test_literals (test.test_unicode.UnicodeTest.test_literals)\nPASS: test_ljust (test.test_unicode.UnicodeTest.test_ljust)\nPASS: test_lower (test.test_unicode.UnicodeTest.test_lower)\nPASS: test_maketrans_translate (test.test_unicode.UnicodeTest.test_maketrans_translate)\nPASS: test_mul (test.test_unicode.UnicodeTest.test_mul)\nPASS: test_none_arguments (test.test_unicode.UnicodeTest.test_none_arguments)\nPASS: test_partition (test.test_unicode.UnicodeTest.test_partition)\nPASS: test_pickle_iterator (test.test_unicode.UnicodeTest.test_pickle_iterator)\nPASS: test_printable_repr (test.test_unicode.UnicodeTest.test_printable_repr)\nPASS: test_raiseMemError (test.test_unicode.UnicodeTest.test_raiseMemError)\nPASS: test_removeprefix (test.test_unicode.UnicodeTest.test_removeprefix)\nPASS: test_removesuffix (test.test_unicode.UnicodeTest.test_removesuffix)\nPASS: test_repeat_id_preserving (test.test_unicode.UnicodeTest.test_repeat_id_preserving)\nPASS: test_replace (test.test_unicode.UnicodeTest.test_replace)\nPASS: test_replace_id (test.test_unicode.UnicodeTest.test_replace_id)\nSKIP: test_replace_overflow (test.test_unicode.UnicodeTest.test_replace_overflow) 'only applies to 32-bit platforms'\nPASS: test_replace_uses_two_way_maxcount (test.test_unicode.UnicodeTest.test_replace_uses_two_way_maxcount)\nPASS: test_repr (test.test_unicode.UnicodeTest.test_repr)\nSKIP: test_resize (test.test_unicode.UnicodeTest.test_resize) 'requires legacy Unicode C API'\nPASS: test_rfind (test.test_unicode.UnicodeTest.test_rfind)\nPASS: test_rindex (test.test_unicode.UnicodeTest.test_rindex)\nPASS: test_rjust (test.test_unicode.UnicodeTest.test_rjust)\nPASS: test_rpartition (test.test_unicode.UnicodeTest.test_rpartition)\nPASS: test_rsplit (test.test_unicode.UnicodeTest.test_rsplit)\nPASS: test_slice (test.test_unicode.UnicodeTest.test_slice)\nPASS: test_split (test.test_unicode.UnicodeTest.test_split)\nPASS: test_splitlines (test.test_unicode.UnicodeTest.test_splitlines)\nPASS: test_startswith (test.test_unicode.UnicodeTest.test_startswith)\nPASS: test_startswith_endswith_errors (test.test_unicode.UnicodeTest.test_startswith_endswith_errors)\nPASS: test_strip (test.test_unicode.UnicodeTest.test_strip)\nPASS: test_strip_whitespace (test.test_unicode.UnicodeTest.test_strip_whitespace)\nPASS: test_subclass_add (test.test_unicode.UnicodeTest.test_subclass_add)\nPASS: test_subscript (test.test_unicode.UnicodeTest.test_subscript)\nPASS: test_surrogates (test.test_unicode.UnicodeTest.test_surrogates)\nPASS: test_swapcase (test.test_unicode.UnicodeTest.test_swapcase)\nPASS: test_title (test.test_unicode.UnicodeTest.test_title)\nPASS: test_ucs4 (test.test_unicode.UnicodeTest.test_ucs4)\ntest_unexpected_end_of_data (test.test_unicode.UnicodeTest.test_unexpected_end_of_data)\nPASS: Test that an 'unexpected end of data' error is raised when the string\nPASS: test_unicode_repr (test.test_unicode.UnicodeTest.test_unicode_repr)\nPASS: test_upper (test.test_unicode.UnicodeTest.test_upper)\nPASS: test_utf8_decode_invalid_sequences (test.test_unicode.UnicodeTest.test_utf8_decode_invalid_sequences)\nPASS: test_utf8_decode_valid_sequences (test.test_unicode.UnicodeTest.test_utf8_decode_valid_sequences)\nPASS: test_zfill (test.test_unicode.UnicodeTest.test_zfill)\n\n----------------------------------------------------------------------\nRan 126 tests in 2.365s\n\nOK (skipped=7)\n0:03:45 load avg: 3.30 [424/469] test_urllib passed\nPASS: test_converting_drive_letter (test.test_urllib.PathName2URLTests.test_converting_drive_letter)\nPASS: test_converting_when_no_drive_letter (test.test_urllib.PathName2URLTests.test_converting_when_no_drive_letter)\nPASS: test_long_drive_letter (test.test_urllib.PathName2URLTests.test_long_drive_letter)\nPASS: test_roundtrip_pathname2url (test.test_urllib.PathName2URLTests.test_roundtrip_pathname2url)\nPASS: test_simple_compare (test.test_urllib.PathName2URLTests.test_simple_compare)\nPASS: test_basic (test.test_urllib.Pathname_Tests.test_basic)\nSKIP: test_ntpath (test.test_urllib.Pathname_Tests.test_ntpath) 'test specific to the urllib.url2path function.'\nSKIP: test_prefixes (test.test_urllib.Pathname_Tests.test_prefixes) 'test specific to the nturl2path functions.'\nPASS: test_quoting (test.test_urllib.Pathname_Tests.test_quoting)\nPASS: test_getproxies_environment_keep_no_proxies (test.test_urllib.ProxyTests.test_getproxies_environment_keep_no_proxies)\nPASS: test_proxy_bypass_environment_always_match (test.test_urllib.ProxyTests.test_proxy_bypass_environment_always_match)\nPASS: test_proxy_bypass_environment_host_match (test.test_urllib.ProxyTests.test_proxy_bypass_environment_host_match)\nPASS: test_proxy_bypass_environment_newline (test.test_urllib.ProxyTests.test_proxy_bypass_environment_newline)\nPASS: test_proxy_cgi_ignore (test.test_urllib.ProxyTests.test_proxy_cgi_ignore)\nPASS: test_getproxies_environment_prefer_lowercase (test.test_urllib.ProxyTests_withOrderedEnv.test_getproxies_environment_prefer_lowercase)\nPASS: test_default_quoting (test.test_urllib.QuotingTests.test_default_quoting)\nPASS: test_default_safe (test.test_urllib.QuotingTests.test_default_safe)\nPASS: test_never_quote (test.test_urllib.QuotingTests.test_never_quote)\nPASS: test_quote_bytes (test.test_urllib.QuotingTests.test_quote_bytes)\nPASS: test_quote_plus_with_unicode (test.test_urllib.QuotingTests.test_quote_plus_with_unicode)\nPASS: test_quote_with_unicode (test.test_urllib.QuotingTests.test_quote_with_unicode)\nPASS: test_quoting_plus (test.test_urllib.QuotingTests.test_quoting_plus)\nPASS: test_quoting_space (test.test_urllib.QuotingTests.test_quoting_space)\nPASS: test_safe (test.test_urllib.QuotingTests.test_safe)\nPASS: test_default_values (test.test_urllib.RequestTests.test_default_values)\nPASS: test_with_method_arg (test.test_urllib.RequestTests.test_with_method_arg)\nPASS: test_converting_drive_letter (test.test_urllib.URL2PathNameTests.test_converting_drive_letter)\nPASS: test_converting_when_no_drive_letter (test.test_urllib.URL2PathNameTests.test_converting_when_no_drive_letter)\nPASS: test_non_ascii_drive_letter (test.test_urllib.URL2PathNameTests.test_non_ascii_drive_letter)\nPASS: test_roundtrip_url2pathname (test.test_urllib.URL2PathNameTests.test_roundtrip_url2pathname)\nPASS: test_simple_compare (test.test_urllib.URL2PathNameTests.test_simple_compare)\nPASS: test_local_file_open (test.test_urllib.URLopener_Tests.test_local_file_open)\nPASS: test_quoted_open (test.test_urllib.URLopener_Tests.test_quoted_open)\nPASS: test_urlopener_retrieve_file (test.test_urllib.URLopener_Tests.test_urlopener_retrieve_file)\nPASS: test_urlopener_retrieve_remote (test.test_urllib.URLopener_Tests.test_urlopener_retrieve_remote)\nPASS: test_unquote_rejects_none_and_tuple (test.test_urllib.UnquotingTests.test_unquote_rejects_none_and_tuple)\nPASS: test_unquote_to_bytes (test.test_urllib.UnquotingTests.test_unquote_to_bytes)\nPASS: test_unquote_with_unicode (test.test_urllib.UnquotingTests.test_unquote_with_unicode)\nPASS: test_unquoting (test.test_urllib.UnquotingTests.test_unquoting)\nPASS: test_unquoting_badpercent (test.test_urllib.UnquotingTests.test_unquoting_badpercent)\nPASS: test_unquoting_mixed_case (test.test_urllib.UnquotingTests.test_unquoting_mixed_case)\nPASS: test_unquoting_parts (test.test_urllib.UnquotingTests.test_unquoting_parts)\nPASS: test_unquoting_plus (test.test_urllib.UnquotingTests.test_unquoting_plus)\nPASS: test_unquoting_with_bytes_input (test.test_urllib.UnquotingTests.test_unquoting_with_bytes_input)\ntest_thishost (test.test_urllib.Utility_Tests.test_thishost)\nPASS: Test the urllib.request.thishost utility function returns a tuple\nPASS: test_doseq (test.test_urllib.urlencode_Tests.test_doseq)\nPASS: test_empty_sequence (test.test_urllib.urlencode_Tests.test_empty_sequence)\nPASS: test_nonstring_seq_values (test.test_urllib.urlencode_Tests.test_nonstring_seq_values)\nPASS: test_nonstring_values (test.test_urllib.urlencode_Tests.test_nonstring_values)\nPASS: test_quoting (test.test_urllib.urlencode_Tests.test_quoting)\nPASS: test_urlencode_bytes (test.test_urllib.urlencode_Tests.test_urlencode_bytes)\nPASS: test_urlencode_encoding (test.test_urllib.urlencode_Tests.test_urlencode_encoding)\nPASS: test_urlencode_encoding_doseq (test.test_urllib.urlencode_Tests.test_urlencode_encoding_doseq)\nPASS: test_urlencode_encoding_safe_parameter (test.test_urllib.urlencode_Tests.test_urlencode_encoding_safe_parameter)\nPASS: test_using_mapping (test.test_urllib.urlencode_Tests.test_using_mapping)\nPASS: test_using_sequence (test.test_urllib.urlencode_Tests.test_using_sequence)\nPASS: test_geturl (test.test_urllib.urlopen_DataTests.test_geturl)\nPASS: test_info (test.test_urllib.urlopen_DataTests.test_info)\nPASS: test_interface (test.test_urllib.urlopen_DataTests.test_interface)\nPASS: test_invalid_base64_data (test.test_urllib.urlopen_DataTests.test_invalid_base64_data)\nPASS: test_missing_comma (test.test_urllib.urlopen_DataTests.test_missing_comma)\nPASS: test_read_image (test.test_urllib.urlopen_DataTests.test_read_image)\nPASS: test_read_text (test.test_urllib.urlopen_DataTests.test_read_text)\nPASS: test_read_text_base64 (test.test_urllib.urlopen_DataTests.test_read_text_base64)\nPASS: test_close (test.test_urllib.urlopen_FileTests.test_close)\nPASS: test_fileno (test.test_urllib.urlopen_FileTests.test_fileno)\nPASS: test_getcode (test.test_urllib.urlopen_FileTests.test_getcode)\nPASS: test_geturl (test.test_urllib.urlopen_FileTests.test_geturl)\nPASS: test_headers (test.test_urllib.urlopen_FileTests.test_headers)\nPASS: test_info (test.test_urllib.urlopen_FileTests.test_info)\nPASS: test_interface (test.test_urllib.urlopen_FileTests.test_interface)\nPASS: test_iter (test.test_urllib.urlopen_FileTests.test_iter)\nPASS: test_read (test.test_urllib.urlopen_FileTests.test_read)\nPASS: test_readline (test.test_urllib.urlopen_FileTests.test_readline)\nPASS: test_readlines (test.test_urllib.urlopen_FileTests.test_readlines)\nPASS: test_relativelocalfile (test.test_urllib.urlopen_FileTests.test_relativelocalfile)\nPASS: test_status (test.test_urllib.urlopen_FileTests.test_status)\nPASS: test_url (test.test_urllib.urlopen_FileTests.test_url)\nPASS: test_URLopener_deprecation (test.test_urllib.urlopen_HttpTests.test_URLopener_deprecation)\nPASS: test_cafile_and_context (test.test_urllib.urlopen_HttpTests.test_cafile_and_context)\nPASS: test_empty_socket (test.test_urllib.urlopen_HttpTests.test_empty_socket)\nPASS: test_file_notexists (test.test_urllib.urlopen_HttpTests.test_file_notexists)\nPASS: test_ftp_cache_pruning (test.test_urllib.urlopen_HttpTests.test_ftp_cache_pruning)\nPASS: test_ftp_nohost (test.test_urllib.urlopen_HttpTests.test_ftp_nohost)\nPASS: test_ftp_nonexisting (test.test_urllib.urlopen_HttpTests.test_ftp_nonexisting)\nPASS: test_invalid_redirect (test.test_urllib.urlopen_HttpTests.test_invalid_redirect)\nPASS: test_missing_localfile (test.test_urllib.urlopen_HttpTests.test_missing_localfile)\nPASS: test_read_0_9 (test.test_urllib.urlopen_HttpTests.test_read_0_9)\nPASS: test_read_1_0 (test.test_urllib.urlopen_HttpTests.test_read_1_0)\nPASS: test_read_1_1 (test.test_urllib.urlopen_HttpTests.test_read_1_1)\nPASS: test_read_bogus (test.test_urllib.urlopen_HttpTests.test_read_bogus)\nPASS: test_redirect_limit_independent (test.test_urllib.urlopen_HttpTests.test_redirect_limit_independent)\nPASS: test_url_fragment (test.test_urllib.urlopen_HttpTests.test_url_fragment)\nPASS: test_url_host_with_control_char_rejected (test.test_urllib.urlopen_HttpTests.test_url_host_with_control_char_rejected)\nPASS: test_url_host_with_newline_header_injection_rejected (test.test_urllib.urlopen_HttpTests.test_url_host_with_newline_header_injection_rejected)\nPASS: test_url_path_with_control_char_rejected (test.test_urllib.urlopen_HttpTests.test_url_path_with_control_char_rejected)\nPASS: test_url_path_with_newline_header_injection_rejected (test.test_urllib.urlopen_HttpTests.test_url_path_with_newline_header_injection_rejected)\nPASS: test_userpass_inurl (test.test_urllib.urlopen_HttpTests.test_userpass_inurl)\nPASS: test_userpass_inurl_w_spaces (test.test_urllib.urlopen_HttpTests.test_userpass_inurl_w_spaces)\nPASS: test_willclose (test.test_urllib.urlopen_HttpTests.test_willclose)\nPASS: test_basic (test.test_urllib.urlretrieve_FileTests.test_basic)\nPASS: test_copy (test.test_urllib.urlretrieve_FileTests.test_copy)\nPASS: test_reporthook (test.test_urllib.urlretrieve_FileTests.test_reporthook)\nPASS: test_reporthook_0_bytes (test.test_urllib.urlretrieve_FileTests.test_reporthook_0_bytes)\nPASS: test_reporthook_5_bytes (test.test_urllib.urlretrieve_FileTests.test_reporthook_5_bytes)\nPASS: test_reporthook_8193_bytes (test.test_urllib.urlretrieve_FileTests.test_reporthook_8193_bytes)\nPASS: test_short_content_raises_ContentTooShortError (test.test_urllib.urlretrieve_HttpTests.test_short_content_raises_ContentTooShortError)\nPASS: test_short_content_raises_ContentTooShortError_without_reporthook (test.test_urllib.urlretrieve_HttpTests.test_short_content_raises_ContentTooShortError_without_reporthook)\n\n----------------------------------------------------------------------\nRan 106 tests in 0.155s\n\nOK (skipped=2)\n0:03:45 load avg: 3.30 [425/469] test_urllib2 passed\nPASS: test_basic_and_digest_auth_handlers (test.test_urllib2.HandlerTests.test_basic_and_digest_auth_handlers)\nPASS: test_basic_auth (test.test_urllib2.HandlerTests.test_basic_auth)\nPASS: test_basic_prior_auth_auto_send (test.test_urllib2.HandlerTests.test_basic_prior_auth_auto_send)\nPASS: test_basic_prior_auth_send_after_first_success (test.test_urllib2.HandlerTests.test_basic_prior_auth_send_after_first_success)\nPASS: test_cookie_redirect (test.test_urllib2.HandlerTests.test_cookie_redirect)\nPASS: test_cookies (test.test_urllib2.HandlerTests.test_cookies)\nPASS: test_errors (test.test_urllib2.HandlerTests.test_errors)\nPASS: test_file (test.test_urllib2.HandlerTests.test_file)\nPASS: test_fixpath_in_weirdurls (test.test_urllib2.HandlerTests.test_fixpath_in_weirdurls)\nPASS: test_ftp (test.test_urllib2.HandlerTests.test_ftp)\nPASS: test_full_url_deleter (test.test_urllib2.HandlerTests.test_full_url_deleter)\nPASS: test_full_url_setter (test.test_urllib2.HandlerTests.test_full_url_setter)\nPASS: test_http (test.test_urllib2.HandlerTests.test_http)\nPASS: test_http_body_array (test.test_urllib2.HandlerTests.test_http_body_array)\nPASS: test_http_body_empty_seq (test.test_urllib2.HandlerTests.test_http_body_empty_seq)\nPASS: test_http_body_file (test.test_urllib2.HandlerTests.test_http_body_file)\nPASS: test_http_body_fileobj (test.test_urllib2.HandlerTests.test_http_body_fileobj)\nPASS: test_http_body_iterable (test.test_urllib2.HandlerTests.test_http_body_iterable)\nPASS: test_http_body_pipe (test.test_urllib2.HandlerTests.test_http_body_pipe)\ntest_http_closed (test.test_urllib2.HandlerTests.test_http_closed)\nPASS: Test the connection is cleaned up when the response is closed\nPASS: test_http_doubleslash (test.test_urllib2.HandlerTests.test_http_doubleslash)\nPASS: test_http_handler_global_debuglevel (test.test_urllib2.HandlerTests.test_http_handler_global_debuglevel)\nPASS: test_http_handler_local_debuglevel (test.test_urllib2.HandlerTests.test_http_handler_local_debuglevel)\nPASS: test_https_handler_global_debuglevel (test.test_urllib2.HandlerTests.test_https_handler_global_debuglevel)\nPASS: test_https_handler_local_debuglevel (test.test_urllib2.HandlerTests.test_https_handler_local_debuglevel)\ntest_invalid_closed (test.test_urllib2.HandlerTests.test_invalid_closed)\nPASS: Test the connection is cleaned up after an invalid response\nPASS: test_invalid_redirect (test.test_urllib2.HandlerTests.test_invalid_redirect)\nSKIP: test_osx_proxy_bypass (test.test_urllib2.HandlerTests.test_osx_proxy_bypass) 'only relevant for OSX'\nPASS: test_proxy (test.test_urllib2.HandlerTests.test_proxy)\nPASS: test_proxy_basic_auth (test.test_urllib2.HandlerTests.test_proxy_basic_auth)\nPASS: test_proxy_https (test.test_urllib2.HandlerTests.test_proxy_https)\nPASS: test_proxy_https_proxy_authorization (test.test_urllib2.HandlerTests.test_proxy_https_proxy_authorization)\nPASS: test_proxy_no_proxy (test.test_urllib2.HandlerTests.test_proxy_no_proxy)\nPASS: test_proxy_no_proxy_all (test.test_urllib2.HandlerTests.test_proxy_no_proxy_all)\nPASS: test_redirect (test.test_urllib2.HandlerTests.test_redirect)\nPASS: test_redirect_encoding (test.test_urllib2.HandlerTests.test_redirect_encoding)\nPASS: test_redirect_fragment (test.test_urllib2.HandlerTests.test_redirect_fragment)\nPASS: test_redirect_no_path (test.test_urllib2.HandlerTests.test_redirect_no_path)\nPASS: test_relative_redirect (test.test_urllib2.HandlerTests.test_relative_redirect)\nPASS: test_unsupported_auth_basic_handler (test.test_urllib2.HandlerTests.test_unsupported_auth_basic_handler)\nPASS: test_unsupported_auth_digest_handler (test.test_urllib2.HandlerTests.test_unsupported_auth_digest_handler)\ntest_HTTPError_interface (test.test_urllib2.MiscTests.test_HTTPError_interface)\nPASS: Issue 13211 reveals that HTTPError didn't implement the URLError\nPASS: test_build_opener (test.test_urllib2.MiscTests.test_build_opener)\nPASS: test_gh_98778 (test.test_urllib2.MiscTests.test_gh_98778)\nPASS: test_parse_proxy (test.test_urllib2.MiscTests.test_parse_proxy)\nPASS: test_unsupported_algorithm (test.test_urllib2.MiscTests.test_unsupported_algorithm)\nPASS: test_add_non_handler (test.test_urllib2.OpenerDirectorTests.test_add_non_handler)\nPASS: test_badly_named_methods (test.test_urllib2.OpenerDirectorTests.test_badly_named_methods)\nPASS: test_handled (test.test_urllib2.OpenerDirectorTests.test_handled)\nPASS: test_handler_order (test.test_urllib2.OpenerDirectorTests.test_handler_order)\nPASS: test_http_error (test.test_urllib2.OpenerDirectorTests.test_http_error)\nPASS: test_processors (test.test_urllib2.OpenerDirectorTests.test_processors)\nPASS: test_raise (test.test_urllib2.OpenerDirectorTests.test_raise)\nPASS: test_password_manager (test.test_urllib2.RequestHdrsTests.test_password_manager)\ntest_password_manager_default_port (test.test_urllib2.RequestHdrsTests.test_password_manager_default_port)\nPASS: The point to note here is that we can't guess the default port if\ntest_request_headers_dict (test.test_urllib2.RequestHdrsTests.test_request_headers_dict)\nPASS: The Request.headers dictionary is not a documented interface.  It\ntest_request_headers_methods (test.test_urllib2.RequestHdrsTests.test_request_headers_methods)\nPASS: Note the case normalization of header names here, to\nPASS: test_data (test.test_urllib2.RequestTests.test_data)\nPASS: test_deleting_data_should_remove_content_length (test.test_urllib2.RequestTests.test_deleting_data_should_remove_content_length)\nPASS: test_get_full_url (test.test_urllib2.RequestTests.test_get_full_url)\nPASS: test_get_host (test.test_urllib2.RequestTests.test_get_host)\nPASS: test_get_host_unquote (test.test_urllib2.RequestTests.test_get_host_unquote)\nPASS: test_get_type (test.test_urllib2.RequestTests.test_get_type)\nPASS: test_method (test.test_urllib2.RequestTests.test_method)\nPASS: test_proxy (test.test_urllib2.RequestTests.test_proxy)\nPASS: test_selector (test.test_urllib2.RequestTests.test_selector)\nPASS: test_setting_data_should_remove_content_length (test.test_urllib2.RequestTests.test_setting_data_should_remove_content_length)\nPASS: test_url_fragment (test.test_urllib2.RequestTests.test_url_fragment)\nPASS: test_url_fullurl_get_full_url (test.test_urllib2.RequestTests.test_url_fullurl_get_full_url)\nPASS: test_wrapped_url (test.test_urllib2.RequestTests.test_wrapped_url)\nPASS: test_URLError_reasonstr (test.test_urllib2.TrivialTests.test_URLError_reasonstr)\nPASS: test___all__ (test.test_urllib2.TrivialTests.test___all__)\nPASS: test_parse_http_list (test.test_urllib2.TrivialTests.test_parse_http_list)\nPASS: test_trivial (test.test_urllib2.TrivialTests.test_trivial)\n\n----------------------------------------------------------------------\nRan 73 tests in 0.201s\n\nOK (skipped=1)\n0:03:46 load avg: 3.30 [426/469] test_urllib2net skipped (resource denied)\ntest_urllib2net skipped -- Use of the 'network' resource not enabled\n0:03:46 load avg: 3.30 [427/469] test_urllib_response passed\nPASS: test_addclosehook (test.test_urllib_response.TestResponse.test_addclosehook)\nPASS: test_addinfo (test.test_urllib_response.TestResponse.test_addinfo)\nPASS: test_addinfourl (test.test_urllib_response.TestResponse.test_addinfourl)\nPASS: test_with (test.test_urllib_response.TestResponse.test_with)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.001s\n\nOK\n0:03:47 load avg: 3.30 [428/469] test_urllibnet skipped (resource denied)\ntest_urllibnet skipped -- Use of the 'network' resource not enabled\n0:03:47 load avg: 3.30 [429/469] test_urlparse passed\nPASS: test_Quoter_deprecation (test.test_urlparse.DeprecationTest.test_Quoter_deprecation)\nPASS: test_splitattr_deprecation (test.test_urlparse.DeprecationTest.test_splitattr_deprecation)\nPASS: test_splithost_deprecation (test.test_urlparse.DeprecationTest.test_splithost_deprecation)\nPASS: test_splitnport_deprecation (test.test_urlparse.DeprecationTest.test_splitnport_deprecation)\nPASS: test_splitpasswd_deprecation (test.test_urlparse.DeprecationTest.test_splitpasswd_deprecation)\nPASS: test_splitport_deprecation (test.test_urlparse.DeprecationTest.test_splitport_deprecation)\nPASS: test_splitquery_deprecation (test.test_urlparse.DeprecationTest.test_splitquery_deprecation)\nPASS: test_splittag_deprecation (test.test_urlparse.DeprecationTest.test_splittag_deprecation)\nPASS: test_splittype_deprecation (test.test_urlparse.DeprecationTest.test_splittype_deprecation)\nPASS: test_splituser_deprecation (test.test_urlparse.DeprecationTest.test_splituser_deprecation)\nPASS: test_splitvalue_deprecation (test.test_urlparse.DeprecationTest.test_splitvalue_deprecation)\nPASS: test_to_bytes_deprecation (test.test_urlparse.DeprecationTest.test_to_bytes_deprecation)\nPASS: test_Quoter_repr (test.test_urlparse.UrlParseTestCase.test_Quoter_repr)\nPASS: test_RFC1808 (test.test_urlparse.UrlParseTestCase.test_RFC1808)\nPASS: test_RFC2368 (test.test_urlparse.UrlParseTestCase.test_RFC2368)\nPASS: test_RFC2396 (test.test_urlparse.UrlParseTestCase.test_RFC2396)\nPASS: test_RFC2732 (test.test_urlparse.UrlParseTestCase.test_RFC2732)\nPASS: test_RFC3986 (test.test_urlparse.UrlParseTestCase.test_RFC3986)\nPASS: test_all (test.test_urlparse.UrlParseTestCase.test_all)\nPASS: test_anyscheme (test.test_urlparse.UrlParseTestCase.test_anyscheme)\ntest_attributes_bad_port (test.test_urlparse.UrlParseTestCase.test_attributes_bad_port)\nPASS: Check handling of invalid ports.\ntest_attributes_bad_scheme (test.test_urlparse.UrlParseTestCase.test_attributes_bad_scheme)\nPASS: Check handling of invalid schemes.\nPASS: test_attributes_without_netloc (test.test_urlparse.UrlParseTestCase.test_attributes_without_netloc)\nPASS: test_clear_cache_for_code_coverage (test.test_urlparse.UrlParseTestCase.test_clear_cache_for_code_coverage)\nPASS: test_default_scheme (test.test_urlparse.UrlParseTestCase.test_default_scheme)\nPASS: test_http_roundtrips (test.test_urlparse.UrlParseTestCase.test_http_roundtrips)\nPASS: test_invalid_bracketed_hosts (test.test_urlparse.UrlParseTestCase.test_invalid_bracketed_hosts)\nPASS: test_issue14072 (test.test_urlparse.UrlParseTestCase.test_issue14072)\nPASS: test_mixed_types_rejected (test.test_urlparse.UrlParseTestCase.test_mixed_types_rejected)\nPASS: test_noslash (test.test_urlparse.UrlParseTestCase.test_noslash)\nPASS: test_parse_fragments (test.test_urlparse.UrlParseTestCase.test_parse_fragments)\nPASS: test_parse_qs_encoding (test.test_urlparse.UrlParseTestCase.test_parse_qs_encoding)\nPASS: test_parse_qs_separator (test.test_urlparse.UrlParseTestCase.test_parse_qs_separator)\nPASS: test_parse_qsl_encoding (test.test_urlparse.UrlParseTestCase.test_parse_qsl_encoding)\nPASS: test_parse_qsl_max_num_fields (test.test_urlparse.UrlParseTestCase.test_parse_qsl_max_num_fields)\nPASS: test_parse_qsl_separator (test.test_urlparse.UrlParseTestCase.test_parse_qsl_separator)\nPASS: test_port_casting_failure_message (test.test_urlparse.UrlParseTestCase.test_port_casting_failure_message)\nPASS: test_portseparator (test.test_urlparse.UrlParseTestCase.test_portseparator)\nPASS: test_qs (test.test_urlparse.UrlParseTestCase.test_qs)\nPASS: test_qsl (test.test_urlparse.UrlParseTestCase.test_qsl)\nPASS: test_quote_errors (test.test_urlparse.UrlParseTestCase.test_quote_errors)\nPASS: test_quote_from_bytes (test.test_urlparse.UrlParseTestCase.test_quote_from_bytes)\nPASS: test_result_pairs (test.test_urlparse.UrlParseTestCase.test_result_pairs)\nPASS: test_roundtrips (test.test_urlparse.UrlParseTestCase.test_roundtrips)\nPASS: test_splitting_bracketed_hosts (test.test_urlparse.UrlParseTestCase.test_splitting_bracketed_hosts)\nPASS: test_telurl_params (test.test_urlparse.UrlParseTestCase.test_telurl_params)\nPASS: test_unparse_parse (test.test_urlparse.UrlParseTestCase.test_unparse_parse)\nPASS: test_unquote_to_bytes (test.test_urlparse.UrlParseTestCase.test_unquote_to_bytes)\nPASS: test_urldefrag (test.test_urlparse.UrlParseTestCase.test_urldefrag)\nPASS: test_urlencode_quote_via (test.test_urlparse.UrlParseTestCase.test_urlencode_quote_via)\nPASS: test_urlencode_sequences (test.test_urlparse.UrlParseTestCase.test_urlencode_sequences)\nPASS: test_urljoins (test.test_urlparse.UrlParseTestCase.test_urljoins)\ntest_urllib_parse_getattr_failure (test.test_urlparse.UrlParseTestCase.test_urllib_parse_getattr_failure)\nPASS: Test that urllib.parse.__getattr__() fails correctly.\nPASS: test_urlsplit_attributes (test.test_urlparse.UrlParseTestCase.test_urlsplit_attributes)\nPASS: test_urlsplit_normalization (test.test_urlparse.UrlParseTestCase.test_urlsplit_normalization)\nPASS: test_urlsplit_remove_unsafe_bytes (test.test_urlparse.UrlParseTestCase.test_urlsplit_remove_unsafe_bytes)\nPASS: test_urlsplit_scoped_IPv6 (test.test_urlparse.UrlParseTestCase.test_urlsplit_scoped_IPv6)\nPASS: test_urlsplit_strip_url (test.test_urlparse.UrlParseTestCase.test_urlsplit_strip_url)\nPASS: test_usingsys (test.test_urlparse.UrlParseTestCase.test_usingsys)\nPASS: test_withoutscheme (test.test_urlparse.UrlParseTestCase.test_withoutscheme)\nPASS: test_splitattr (test.test_urlparse.Utility_Tests.test_splitattr)\nPASS: test_splithost (test.test_urlparse.Utility_Tests.test_splithost)\nPASS: test_splitnport (test.test_urlparse.Utility_Tests.test_splitnport)\nPASS: test_splitpasswd (test.test_urlparse.Utility_Tests.test_splitpasswd)\nPASS: test_splitport (test.test_urlparse.Utility_Tests.test_splitport)\nPASS: test_splitquery (test.test_urlparse.Utility_Tests.test_splitquery)\nPASS: test_splittag (test.test_urlparse.Utility_Tests.test_splittag)\nPASS: test_splittype (test.test_urlparse.Utility_Tests.test_splittype)\nPASS: test_splituser (test.test_urlparse.Utility_Tests.test_splituser)\nPASS: test_splitvalue (test.test_urlparse.Utility_Tests.test_splitvalue)\nPASS: test_to_bytes (test.test_urlparse.Utility_Tests.test_to_bytes)\nPASS: test_unwrap (test.test_urlparse.Utility_Tests.test_unwrap)\n\n----------------------------------------------------------------------\nRan 72 tests in 0.496s\n\nOK\n0:03:47 load avg: 3.30 [430/469] test_unparse passed\nPASS: test_class_bases_and_keywords (test.test_unparse.CosmeticTestCase.test_class_bases_and_keywords)\nPASS: test_docstrings (test.test_unparse.CosmeticTestCase.test_docstrings)\nPASS: test_docstrings_negative_cases (test.test_unparse.CosmeticTestCase.test_docstrings_negative_cases)\nPASS: test_fstrings (test.test_unparse.CosmeticTestCase.test_fstrings)\nPASS: test_lambda_parameters (test.test_unparse.CosmeticTestCase.test_lambda_parameters)\nPASS: test_multiquote_joined_string (test.test_unparse.CosmeticTestCase.test_multiquote_joined_string)\nPASS: test_simple_expressions_parens (test.test_unparse.CosmeticTestCase.test_simple_expressions_parens)\nPASS: test_slices (test.test_unparse.CosmeticTestCase.test_slices)\nPASS: test_star_expr_assign_target (test.test_unparse.CosmeticTestCase.test_star_expr_assign_target)\nPASS: test_star_expr_assign_target_multiple (test.test_unparse.CosmeticTestCase.test_star_expr_assign_target_multiple)\nPASS: test_unary_op_factor (test.test_unparse.CosmeticTestCase.test_unary_op_factor)\ntest_files (test.test_unparse.DirectoryTestCase.test_files) ... Testing /usr/lib/python3.12/test/test_shelve.py\nTesting /usr/lib/python3.12/test/test_csv.py\nTesting /usr/lib/python3.12/test/test_locale.py\nTesting /usr/lib/python3.12/test/test_grammar.py\nTesting /usr/lib/python3.12/test/test_minidom.py\nTesting /usr/lib/python3.12/test/test_type_params.py\nTesting /usr/lib/python3.12/test/test_compile.py\nTesting /usr/lib/python3.12/test/test_unary.py\nTesting /usr/lib/python3.12/test/test_urllib2net.py\nTesting /usr/lib/python3.12/test/test_tokenize.py\nTesting /usr/lib/python3.12/test/test_syntax.py\n<unknown>:2301: SyntaxWarning: invalid escape sequence '\\('\nTesting /usr/lib/python3.12/test/test_asdl_parser.py\nTesting /usr/lib/python3.12/test/test_patma.py\nTesting /usr/lib/python3.12/test/test_fstring.py\nTesting /usr/lib/python3.12/test/test_ast.py\nTesting /usr/lib/python3.12/test/test_robotparser.py\nTesting /usr/lib/python3.12/test/test_popen.py\nTesting /usr/lib/python3.12/test/test_print.py\nTesting /usr/lib/python3.12/uu.py\nok\nPASS: test_async_function (test.test_unparse.ManualASTCreationTestCase.test_async_function)\nPASS: test_async_function_with_type_params (test.test_unparse.ManualASTCreationTestCase.test_async_function_with_type_params)\nPASS: test_class (test.test_unparse.ManualASTCreationTestCase.test_class)\nPASS: test_class_with_type_params (test.test_unparse.ManualASTCreationTestCase.test_class_with_type_params)\nPASS: test_function (test.test_unparse.ManualASTCreationTestCase.test_function)\nPASS: test_function_with_type_params (test.test_unparse.ManualASTCreationTestCase.test_function_with_type_params)\nPASS: test_function_with_type_params_and_bound (test.test_unparse.ManualASTCreationTestCase.test_function_with_type_params_and_bound)\nPASS: test_annotations (test.test_unparse.UnparseTestCase.test_annotations)\nPASS: test_bytes (test.test_unparse.UnparseTestCase.test_bytes)\nPASS: test_chained_comparisons (test.test_unparse.UnparseTestCase.test_chained_comparisons)\nPASS: test_class_decorators (test.test_unparse.UnparseTestCase.test_class_decorators)\nPASS: test_class_definition (test.test_unparse.UnparseTestCase.test_class_definition)\nPASS: test_constant_tuples (test.test_unparse.UnparseTestCase.test_constant_tuples)\nPASS: test_del_statement (test.test_unparse.UnparseTestCase.test_del_statement)\nPASS: test_dict_comprehension (test.test_unparse.UnparseTestCase.test_dict_comprehension)\nPASS: test_dict_unpacking_in_dict (test.test_unparse.UnparseTestCase.test_dict_unpacking_in_dict)\nPASS: test_docstrings (test.test_unparse.UnparseTestCase.test_docstrings)\nPASS: test_elifs (test.test_unparse.UnparseTestCase.test_elifs)\nPASS: test_empty_set (test.test_unparse.UnparseTestCase.test_empty_set)\nPASS: test_for_else (test.test_unparse.UnparseTestCase.test_for_else)\nPASS: test_fstring_backslash (test.test_unparse.UnparseTestCase.test_fstring_backslash)\nPASS: test_fstrings (test.test_unparse.UnparseTestCase.test_fstrings)\nPASS: test_fstrings_complicated (test.test_unparse.UnparseTestCase.test_fstrings_complicated)\nPASS: test_fstrings_pep701 (test.test_unparse.UnparseTestCase.test_fstrings_pep701)\nPASS: test_fstrings_special_chars (test.test_unparse.UnparseTestCase.test_fstrings_special_chars)\nPASS: test_function_arguments (test.test_unparse.UnparseTestCase.test_function_arguments)\nPASS: test_function_type (test.test_unparse.UnparseTestCase.test_function_type)\nPASS: test_huge_float (test.test_unparse.UnparseTestCase.test_huge_float)\nPASS: test_imaginary_literals (test.test_unparse.UnparseTestCase.test_imaginary_literals)\nPASS: test_import_from_level_none (test.test_unparse.UnparseTestCase.test_import_from_level_none)\nPASS: test_integer_parens (test.test_unparse.UnparseTestCase.test_integer_parens)\nPASS: test_invalid_fstring_value (test.test_unparse.UnparseTestCase.test_invalid_fstring_value)\nPASS: test_invalid_raise (test.test_unparse.UnparseTestCase.test_invalid_raise)\nPASS: test_invalid_yield_from (test.test_unparse.UnparseTestCase.test_invalid_yield_from)\nPASS: test_lambda_parentheses (test.test_unparse.UnparseTestCase.test_lambda_parentheses)\nPASS: test_min_int (test.test_unparse.UnparseTestCase.test_min_int)\nPASS: test_nan (test.test_unparse.UnparseTestCase.test_nan)\nPASS: test_nonlocal (test.test_unparse.UnparseTestCase.test_nonlocal)\nPASS: test_raise_from (test.test_unparse.UnparseTestCase.test_raise_from)\nPASS: test_relative_import (test.test_unparse.UnparseTestCase.test_relative_import)\nPASS: test_set_comprehension (test.test_unparse.UnparseTestCase.test_set_comprehension)\nPASS: test_set_literal (test.test_unparse.UnparseTestCase.test_set_literal)\nPASS: test_shifts (test.test_unparse.UnparseTestCase.test_shifts)\nPASS: test_slices (test.test_unparse.UnparseTestCase.test_slices)\nPASS: test_starred_assignment (test.test_unparse.UnparseTestCase.test_starred_assignment)\nPASS: test_strings (test.test_unparse.UnparseTestCase.test_strings)\nPASS: test_try_except_finally (test.test_unparse.UnparseTestCase.test_try_except_finally)\nPASS: test_try_except_star_finally (test.test_unparse.UnparseTestCase.test_try_except_star_finally)\nPASS: test_type_comments (test.test_unparse.UnparseTestCase.test_type_comments)\nPASS: test_type_ignore (test.test_unparse.UnparseTestCase.test_type_ignore)\nPASS: test_unary_parens (test.test_unparse.UnparseTestCase.test_unary_parens)\nPASS: test_while_else (test.test_unparse.UnparseTestCase.test_while_else)\nPASS: test_with_as (test.test_unparse.UnparseTestCase.test_with_as)\nPASS: test_with_simple (test.test_unparse.UnparseTestCase.test_with_simple)\nPASS: test_with_two_items (test.test_unparse.UnparseTestCase.test_with_two_items)\n\n----------------------------------------------------------------------\nRan 67 tests in 2.692s\n\nOK\n0:03:48 load avg: 3.30 [431/469] test_userdict passed\nPASS: test_all (test.test_userdict.UserDictTest.test_all)\nPASS: test_bool (test.test_userdict.UserDictTest.test_bool)\nPASS: test_clear (test.test_userdict.UserDictTest.test_clear)\nPASS: test_constructor (test.test_userdict.UserDictTest.test_constructor)\nPASS: test_contains (test.test_userdict.UserDictTest.test_contains)\nPASS: test_copy (test.test_userdict.UserDictTest.test_copy)\nPASS: test_eq (test.test_userdict.UserDictTest.test_eq)\nPASS: test_fromkeys (test.test_userdict.UserDictTest.test_fromkeys)\nPASS: test_get (test.test_userdict.UserDictTest.test_get)\nPASS: test_getitem (test.test_userdict.UserDictTest.test_getitem)\nPASS: test_init (test.test_userdict.UserDictTest.test_init)\nPASS: test_items (test.test_userdict.UserDictTest.test_items)\nPASS: test_keys (test.test_userdict.UserDictTest.test_keys)\nPASS: test_len (test.test_userdict.UserDictTest.test_len)\nPASS: test_missing (test.test_userdict.UserDictTest.test_missing)\nPASS: test_mutatingiteration (test.test_userdict.UserDictTest.test_mutatingiteration)\nPASS: test_pop (test.test_userdict.UserDictTest.test_pop)\nPASS: test_popitem (test.test_userdict.UserDictTest.test_popitem)\nPASS: test_read (test.test_userdict.UserDictTest.test_read)\nPASS: test_repr (test.test_userdict.UserDictTest.test_repr)\nPASS: test_repr_deep (test.test_userdict.UserDictTest.test_repr_deep)\nPASS: test_setdefault (test.test_userdict.UserDictTest.test_setdefault)\nPASS: test_update (test.test_userdict.UserDictTest.test_update)\nPASS: test_values (test.test_userdict.UserDictTest.test_values)\nPASS: test_write (test.test_userdict.UserDictTest.test_write)\n\n----------------------------------------------------------------------\nRan 25 tests in 0.094s\n\nOK\n0:03:48 load avg: 3.30 [432/469] test_urllib2_localnet passed\nPASS: test_basic_auth_httperror (test.test_urllib2_localnet.BasicAuthTests.test_basic_auth_httperror)\nPASS: test_basic_auth_success (test.test_urllib2_localnet.BasicAuthTests.test_basic_auth_success)\nPASS: test_proxy_qop_auth_int_works_or_throws_urlerror (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_qop_auth_int_works_or_throws_urlerror)\nPASS: test_proxy_qop_auth_works (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_qop_auth_works)\nPASS: test_proxy_with_bad_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_with_bad_password_raises_httperror)\nPASS: test_proxy_with_no_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_with_no_password_raises_httperror)\nPASS: test_200 (test.test_urllib2_localnet.TestUrlopen.test_200)\nPASS: test_200_with_parameters (test.test_urllib2_localnet.TestUrlopen.test_200_with_parameters)\nPASS: test_404 (test.test_urllib2_localnet.TestUrlopen.test_404)\nPASS: test_basic (test.test_urllib2_localnet.TestUrlopen.test_basic)\nPASS: test_chunked (test.test_urllib2_localnet.TestUrlopen.test_chunked)\nPASS: test_geturl (test.test_urllib2_localnet.TestUrlopen.test_geturl)\ntest_https (test.test_urllib2_localnet.TestUrlopen.test_https) ... stopping HTTPS server\njoining HTTPS thread\nok\ntest_https_sni (test.test_urllib2_localnet.TestUrlopen.test_https_sni) ... stopping HTTPS server\njoining HTTPS thread\nok\ntest_https_with_cadefault (test.test_urllib2_localnet.TestUrlopen.test_https_with_cadefault) ... stopping HTTPS server\nGot an error:\n[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\njoining HTTPS thread\nok\ntest_https_with_cafile (test.test_urllib2_localnet.TestUrlopen.test_https_with_cafile) ... Got an error:\n[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\nstopping HTTPS server\nGot an error:\n[SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\njoining HTTPS thread\nstopping HTTPS server\njoining HTTPS thread\nok\nPASS: test_info (test.test_urllib2_localnet.TestUrlopen.test_info)\nPASS: test_issue16464 (test.test_urllib2_localnet.TestUrlopen.test_issue16464)\nPASS: test_iteration (test.test_urllib2_localnet.TestUrlopen.test_iteration)\nPASS: test_line_iteration (test.test_urllib2_localnet.TestUrlopen.test_line_iteration)\nPASS: test_redirection (test.test_urllib2_localnet.TestUrlopen.test_redirection)\nPASS: test_sending_headers (test.test_urllib2_localnet.TestUrlopen.test_sending_headers)\nPASS: test_sending_headers_camel (test.test_urllib2_localnet.TestUrlopen.test_sending_headers_camel)\n\n----------------------------------------------------------------------\nRan 23 tests in 2.231s\n\nOK\n0:03:48 load avg: 3.30 [433/469] test_userlist passed\nPASS: test_add_specials (test.test_userlist.UserListTest.test_add_specials)\nPASS: test_addmul (test.test_userlist.UserListTest.test_addmul)\nPASS: test_append (test.test_userlist.UserListTest.test_append)\nPASS: test_bigrepeat (test.test_userlist.UserListTest.test_bigrepeat)\nPASS: test_clear (test.test_userlist.UserListTest.test_clear)\nPASS: test_constructor_exception_handling (test.test_userlist.UserListTest.test_constructor_exception_handling)\nPASS: test_constructors (test.test_userlist.UserListTest.test_constructors)\nPASS: test_contains (test.test_userlist.UserListTest.test_contains)\nPASS: test_contains_fake (test.test_userlist.UserListTest.test_contains_fake)\nPASS: test_contains_order (test.test_userlist.UserListTest.test_contains_order)\nPASS: test_copy (test.test_userlist.UserListTest.test_copy)\nPASS: test_count (test.test_userlist.UserListTest.test_count)\nPASS: test_delitem (test.test_userlist.UserListTest.test_delitem)\nPASS: test_delslice (test.test_userlist.UserListTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_userlist.UserListTest.test_exhausted_iterator)\nPASS: test_extend (test.test_userlist.UserListTest.test_extend)\nPASS: test_extendedslicing (test.test_userlist.UserListTest.test_extendedslicing)\nPASS: test_free_after_iterating (test.test_userlist.UserListTest.test_free_after_iterating)\nPASS: test_getitem (test.test_userlist.UserListTest.test_getitem)\nPASS: test_getitem_error (test.test_userlist.UserListTest.test_getitem_error)\nPASS: test_getitemoverwriteiter (test.test_userlist.UserListTest.test_getitemoverwriteiter)\nPASS: test_getslice (test.test_userlist.UserListTest.test_getslice)\nPASS: test_iadd (test.test_userlist.UserListTest.test_iadd)\nPASS: test_imul (test.test_userlist.UserListTest.test_imul)\nPASS: test_index (test.test_userlist.UserListTest.test_index)\nPASS: test_init (test.test_userlist.UserListTest.test_init)\nPASS: test_insert (test.test_userlist.UserListTest.test_insert)\nPASS: test_len (test.test_userlist.UserListTest.test_len)\nPASS: test_minmax (test.test_userlist.UserListTest.test_minmax)\nPASS: test_mixedadd (test.test_userlist.UserListTest.test_mixedadd)\nPASS: test_mixedcmp (test.test_userlist.UserListTest.test_mixedcmp)\nPASS: test_pickle (test.test_userlist.UserListTest.test_pickle)\nPASS: test_pop (test.test_userlist.UserListTest.test_pop)\nPASS: test_radd_specials (test.test_userlist.UserListTest.test_radd_specials)\nPASS: test_remove (test.test_userlist.UserListTest.test_remove)\nPASS: test_repeat (test.test_userlist.UserListTest.test_repeat)\nPASS: test_repr (test.test_userlist.UserListTest.test_repr)\nPASS: test_repr_deep (test.test_userlist.UserListTest.test_repr_deep)\nPASS: test_reverse (test.test_userlist.UserListTest.test_reverse)\nPASS: test_reversed (test.test_userlist.UserListTest.test_reversed)\nPASS: test_set_subscript (test.test_userlist.UserListTest.test_set_subscript)\nPASS: test_setitem (test.test_userlist.UserListTest.test_setitem)\nPASS: test_setitem_error (test.test_userlist.UserListTest.test_setitem_error)\nPASS: test_setslice (test.test_userlist.UserListTest.test_setslice)\nPASS: test_slice (test.test_userlist.UserListTest.test_slice)\nPASS: test_slice_type (test.test_userlist.UserListTest.test_slice_type)\nPASS: test_sort (test.test_userlist.UserListTest.test_sort)\nPASS: test_subscript (test.test_userlist.UserListTest.test_subscript)\nPASS: test_truth (test.test_userlist.UserListTest.test_truth)\nPASS: test_userlist_copy (test.test_userlist.UserListTest.test_userlist_copy)\n\n----------------------------------------------------------------------\nRan 50 tests in 0.066s\n\nOK\n0:03:48 load avg: 3.36 [434/469] test_utf8source passed\nPASS: test_latin1 (test.test_utf8source.BuiltinCompileTests.test_latin1)\nPASS: test_badsyntax (test.test_utf8source.PEP3120Test.test_badsyntax)\nPASS: test_pep3120 (test.test_utf8source.PEP3120Test.test_pep3120)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.001s\n\nOK\n0:03:48 load avg: 3.36 [435/469] test_uu passed\nPASS: test_decode (test.test_uu.UUFileTest.test_decode)\nPASS: test_decode_filename (test.test_uu.UUFileTest.test_decode_filename)\nPASS: test_decode_mode (test.test_uu.UUFileTest.test_decode_mode)\nPASS: test_decodetwice (test.test_uu.UUFileTest.test_decodetwice)\nPASS: test_encode (test.test_uu.UUFileTest.test_encode)\nPASS: test_decode (test.test_uu.UUStdIOTest.test_decode)\nPASS: test_encode (test.test_uu.UUStdIOTest.test_encode)\nPASS: test_decode (test.test_uu.UUTest.test_decode)\nPASS: test_encode (test.test_uu.UUTest.test_encode)\nPASS: test_garbage_padding (test.test_uu.UUTest.test_garbage_padding)\nPASS: test_missingbegin (test.test_uu.UUTest.test_missingbegin)\nPASS: test_newlines_escaped (test.test_uu.UUTest.test_newlines_escaped)\nPASS: test_no_directory_traversal (test.test_uu.UUTest.test_no_directory_traversal)\nPASS: test_truncatedinput (test.test_uu.UUTest.test_truncatedinput)\n\n----------------------------------------------------------------------\nRan 14 tests in 0.006s\n\nOK\n0:03:49 load avg: 3.36 [436/469] test_uuid passed\nSKIP: test_arp_getnode (test.test_uuid.TestInternalsWithExtModule.test_arp_getnode) 'arp is not used for introspection on this platform'\nPASS: test_find_mac_near_keyword (test.test_uuid.TestInternalsWithExtModule.test_find_mac_near_keyword)\nPASS: test_find_under_heading (test.test_uuid.TestInternalsWithExtModule.test_find_under_heading)\nPASS: test_find_under_heading_ipv6 (test.test_uuid.TestInternalsWithExtModule.test_find_under_heading_ipv6)\nPASS: test_ifconfig_getnode (test.test_uuid.TestInternalsWithExtModule.test_ifconfig_getnode)\nPASS: test_ip_getnode (test.test_uuid.TestInternalsWithExtModule.test_ip_getnode)\nSKIP: test_lanscan_getnode (test.test_uuid.TestInternalsWithExtModule.test_lanscan_getnode) 'lanscan is not used for introspection on this platform'\nSKIP: test_netstat_getnode (test.test_uuid.TestInternalsWithExtModule.test_netstat_getnode) 'netstat is not used for introspection on this platform'\nPASS: test_parse_mac (test.test_uuid.TestInternalsWithExtModule.test_parse_mac)\nPASS: test_parse_mac_aix (test.test_uuid.TestInternalsWithExtModule.test_parse_mac_aix)\nPASS: test_random_getnode (test.test_uuid.TestInternalsWithExtModule.test_random_getnode)\nPASS: test_unix_getnode (test.test_uuid.TestInternalsWithExtModule.test_unix_getnode)\nSKIP: test_windll_getnode (test.test_uuid.TestInternalsWithExtModule.test_windll_getnode) 'requires Windows'\nSKIP: test_arp_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_arp_getnode) 'arp is not used for introspection on this platform'\nPASS: test_find_mac_near_keyword (test.test_uuid.TestInternalsWithoutExtModule.test_find_mac_near_keyword)\nPASS: test_find_under_heading (test.test_uuid.TestInternalsWithoutExtModule.test_find_under_heading)\nPASS: test_find_under_heading_ipv6 (test.test_uuid.TestInternalsWithoutExtModule.test_find_under_heading_ipv6)\nPASS: test_ifconfig_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_ifconfig_getnode)\nPASS: test_ip_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_ip_getnode)\nSKIP: test_lanscan_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_lanscan_getnode) 'lanscan is not used for introspection on this platform'\nSKIP: test_netstat_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_netstat_getnode) 'netstat is not used for introspection on this platform'\nPASS: test_parse_mac (test.test_uuid.TestInternalsWithoutExtModule.test_parse_mac)\nPASS: test_parse_mac_aix (test.test_uuid.TestInternalsWithoutExtModule.test_parse_mac_aix)\nPASS: test_random_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_random_getnode)\nPASS: testIssue8621 (test.test_uuid.TestUUIDWithExtModule.testIssue8621)\nPASS: test_UUID (test.test_uuid.TestUUIDWithExtModule.test_UUID)\nPASS: test_cli_name_required_for_uuid3 (test.test_uuid.TestUUIDWithExtModule.test_cli_name_required_for_uuid3)\nPASS: test_cli_namespace_required_for_uuid3 (test.test_uuid.TestUUIDWithExtModule.test_cli_namespace_required_for_uuid3)\nPASS: test_cli_uuid3_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithExtModule.test_cli_uuid3_ouputted_with_valid_namespace_and_name)\nPASS: test_cli_uuid4_outputted_with_no_args (test.test_uuid.TestUUIDWithExtModule.test_cli_uuid4_outputted_with_no_args)\nPASS: test_cli_uuid5_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithExtModule.test_cli_uuid5_ouputted_with_valid_namespace_and_name)\nPASS: test_exceptions (test.test_uuid.TestUUIDWithExtModule.test_exceptions)\nPASS: test_getnode (test.test_uuid.TestUUIDWithExtModule.test_getnode)\nPASS: test_pickle_roundtrip (test.test_uuid.TestUUIDWithExtModule.test_pickle_roundtrip)\nPASS: test_safe_uuid_enum (test.test_uuid.TestUUIDWithExtModule.test_safe_uuid_enum)\nPASS: test_unpickle_previous_python_versions (test.test_uuid.TestUUIDWithExtModule.test_unpickle_previous_python_versions)\nPASS: test_uuid1 (test.test_uuid.TestUUIDWithExtModule.test_uuid1)\nPASS: test_uuid1_bogus_return_value (test.test_uuid.TestUUIDWithExtModule.test_uuid1_bogus_return_value)\nPASS: test_uuid1_eui64 (test.test_uuid.TestUUIDWithExtModule.test_uuid1_eui64)\nPASS: test_uuid1_is_safe (test.test_uuid.TestUUIDWithExtModule.test_uuid1_is_safe)\nPASS: test_uuid1_is_unsafe (test.test_uuid.TestUUIDWithExtModule.test_uuid1_is_unsafe)\nPASS: test_uuid1_safe (test.test_uuid.TestUUIDWithExtModule.test_uuid1_safe)\nPASS: test_uuid1_time (test.test_uuid.TestUUIDWithExtModule.test_uuid1_time)\nPASS: test_uuid1_unknown (test.test_uuid.TestUUIDWithExtModule.test_uuid1_unknown)\nPASS: test_uuid3 (test.test_uuid.TestUUIDWithExtModule.test_uuid3)\nPASS: test_uuid4 (test.test_uuid.TestUUIDWithExtModule.test_uuid4)\nPASS: test_uuid5 (test.test_uuid.TestUUIDWithExtModule.test_uuid5)\nPASS: test_uuid_weakref (test.test_uuid.TestUUIDWithExtModule.test_uuid_weakref)\nPASS: testIssue8621 (test.test_uuid.TestUUIDWithoutExtModule.testIssue8621)\nPASS: test_UUID (test.test_uuid.TestUUIDWithoutExtModule.test_UUID)\nPASS: test_cli_name_required_for_uuid3 (test.test_uuid.TestUUIDWithoutExtModule.test_cli_name_required_for_uuid3)\nPASS: test_cli_namespace_required_for_uuid3 (test.test_uuid.TestUUIDWithoutExtModule.test_cli_namespace_required_for_uuid3)\nPASS: test_cli_uuid3_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid3_ouputted_with_valid_namespace_and_name)\nPASS: test_cli_uuid4_outputted_with_no_args (test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid4_outputted_with_no_args)\nPASS: test_cli_uuid5_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid5_ouputted_with_valid_namespace_and_name)\nPASS: test_exceptions (test.test_uuid.TestUUIDWithoutExtModule.test_exceptions)\nPASS: test_getnode (test.test_uuid.TestUUIDWithoutExtModule.test_getnode)\nPASS: test_pickle_roundtrip (test.test_uuid.TestUUIDWithoutExtModule.test_pickle_roundtrip)\nPASS: test_safe_uuid_enum (test.test_uuid.TestUUIDWithoutExtModule.test_safe_uuid_enum)\nPASS: test_unpickle_previous_python_versions (test.test_uuid.TestUUIDWithoutExtModule.test_unpickle_previous_python_versions)\nPASS: test_uuid1 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1)\nSKIP: test_uuid1_bogus_return_value (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_bogus_return_value) 'need uuid._generate_time_safe'\nPASS: test_uuid1_eui64 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_eui64)\nSKIP: test_uuid1_is_safe (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_is_safe) 'need uuid._generate_time_safe'\nSKIP: test_uuid1_is_unsafe (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_is_unsafe) 'need uuid._generate_time_safe'\nSKIP: test_uuid1_safe (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_safe) 'requires uuid_generate_time_safe(3)'\nPASS: test_uuid1_time (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_time)\nSKIP: test_uuid1_unknown (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_unknown) 'need uuid._generate_time_safe'\nPASS: test_uuid3 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid3)\nPASS: test_uuid4 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid4)\nPASS: test_uuid5 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid5)\nPASS: test_uuid_weakref (test.test_uuid.TestUUIDWithoutExtModule.test_uuid_weakref)\n\n----------------------------------------------------------------------\nRan 65 tests in 0.162s\n\nOK (skipped=12)\n0:03:49 load avg: 3.36 [437/469] test_utf8_mode passed\nPASS: test_cmd_line (test.test_utf8_mode.UTF8ModeTests.test_cmd_line)\nSKIP: test_device_encoding (test.test_utf8_mode.UTF8ModeTests.test_device_encoding) 'sys.stdout is not a TTY'\nPASS: test_env_var (test.test_utf8_mode.UTF8ModeTests.test_env_var)\nPASS: test_filesystemencoding (test.test_utf8_mode.UTF8ModeTests.test_filesystemencoding)\nPASS: test_io (test.test_utf8_mode.UTF8ModeTests.test_io)\nPASS: test_io_encoding (test.test_utf8_mode.UTF8ModeTests.test_io_encoding)\nPASS: test_locale_getpreferredencoding (test.test_utf8_mode.UTF8ModeTests.test_locale_getpreferredencoding)\nPASS: test_optim_level (test.test_utf8_mode.UTF8ModeTests.test_optim_level)\nPASS: test_posix_locale (test.test_utf8_mode.UTF8ModeTests.test_posix_locale)\nPASS: test_pyio_encoding (test.test_utf8_mode.UTF8ModeTests.test_pyio_encoding)\nPASS: test_stdio (test.test_utf8_mode.UTF8ModeTests.test_stdio)\nPASS: test_xoption (test.test_utf8_mode.UTF8ModeTests.test_xoption)\n\n----------------------------------------------------------------------\nRan 12 tests in 1.174s\n\nOK (skipped=1)\n0:03:50 load avg: 3.36 [438/469] test_userstring passed\nPASS: test___contains__ (test.test_userstring.UserStringTest.test___contains__)\nPASS: test_adaptive_find (test.test_userstring.UserStringTest.test_adaptive_find)\nPASS: test_additional_rsplit (test.test_userstring.UserStringTest.test_additional_rsplit)\nPASS: test_additional_split (test.test_userstring.UserStringTest.test_additional_split)\nPASS: test_capitalize (test.test_userstring.UserStringTest.test_capitalize)\nPASS: test_capitalize_nonascii (test.test_userstring.UserStringTest.test_capitalize_nonascii)\nPASS: test_center (test.test_userstring.UserStringTest.test_center)\nPASS: test_count (test.test_userstring.UserStringTest.test_count)\nPASS: test_encode_default_args (test.test_userstring.UserStringTest.test_encode_default_args)\nPASS: test_encode_explicit_none_args (test.test_userstring.UserStringTest.test_encode_explicit_none_args)\nPASS: test_endswith (test.test_userstring.UserStringTest.test_endswith)\nPASS: test_expandtabs (test.test_userstring.UserStringTest.test_expandtabs)\nPASS: test_extended_getslice (test.test_userstring.UserStringTest.test_extended_getslice)\nPASS: test_find (test.test_userstring.UserStringTest.test_find)\nPASS: test_find_etc_raise_correct_error_messages (test.test_userstring.UserStringTest.test_find_etc_raise_correct_error_messages)\nPASS: test_find_many_lengths (test.test_userstring.UserStringTest.test_find_many_lengths)\ntest_find_periodic_pattern (test.test_userstring.UserStringTest.test_find_periodic_pattern)\nPASS: Cover the special path for periodic patterns.\ntest_find_shift_table_overflow (test.test_userstring.UserStringTest.test_find_shift_table_overflow)\nPASS: When the table of 8-bit shifts overflows.\nPASS: test_find_with_memory (test.test_userstring.UserStringTest.test_find_with_memory)\nPASS: test_fixtype (test.test_userstring.UserStringTest.test_fixtype)\nPASS: test_floatformatting (test.test_userstring.UserStringTest.test_floatformatting)\nPASS: test_formatting (test.test_userstring.UserStringTest.test_formatting)\nPASS: test_formatting_c_limits (test.test_userstring.UserStringTest.test_formatting_c_limits)\nPASS: test_hash (test.test_userstring.UserStringTest.test_hash)\nPASS: test_index (test.test_userstring.UserStringTest.test_index)\nPASS: test_inplace_rewrites (test.test_userstring.UserStringTest.test_inplace_rewrites)\nPASS: test_isalnum (test.test_userstring.UserStringTest.test_isalnum)\nPASS: test_isalpha (test.test_userstring.UserStringTest.test_isalpha)\nPASS: test_isascii (test.test_userstring.UserStringTest.test_isascii)\nPASS: test_isdigit (test.test_userstring.UserStringTest.test_isdigit)\nPASS: test_islower (test.test_userstring.UserStringTest.test_islower)\nPASS: test_isspace (test.test_userstring.UserStringTest.test_isspace)\nPASS: test_istitle (test.test_userstring.UserStringTest.test_istitle)\nPASS: test_isupper (test.test_userstring.UserStringTest.test_isupper)\nPASS: test_join (test.test_userstring.UserStringTest.test_join)\nPASS: test_ljust (test.test_userstring.UserStringTest.test_ljust)\nPASS: test_lower (test.test_userstring.UserStringTest.test_lower)\nPASS: test_mul (test.test_userstring.UserStringTest.test_mul)\nPASS: test_none_arguments (test.test_userstring.UserStringTest.test_none_arguments)\nPASS: test_partition (test.test_userstring.UserStringTest.test_partition)\nPASS: test_removeprefix (test.test_userstring.UserStringTest.test_removeprefix)\nPASS: test_removesuffix (test.test_userstring.UserStringTest.test_removesuffix)\nPASS: test_replace (test.test_userstring.UserStringTest.test_replace)\nSKIP: test_replace_overflow (test.test_userstring.UserStringTest.test_replace_overflow) 'only applies to 32-bit platforms'\nPASS: test_replace_uses_two_way_maxcount (test.test_userstring.UserStringTest.test_replace_uses_two_way_maxcount)\nPASS: test_rfind (test.test_userstring.UserStringTest.test_rfind)\nPASS: test_rindex (test.test_userstring.UserStringTest.test_rindex)\nPASS: test_rjust (test.test_userstring.UserStringTest.test_rjust)\nPASS: test_rmod (test.test_userstring.UserStringTest.test_rmod)\nPASS: test_rpartition (test.test_userstring.UserStringTest.test_rpartition)\nPASS: test_rsplit (test.test_userstring.UserStringTest.test_rsplit)\nPASS: test_slice (test.test_userstring.UserStringTest.test_slice)\nPASS: test_split (test.test_userstring.UserStringTest.test_split)\nPASS: test_splitlines (test.test_userstring.UserStringTest.test_splitlines)\nPASS: test_startswith (test.test_userstring.UserStringTest.test_startswith)\nPASS: test_strip (test.test_userstring.UserStringTest.test_strip)\nPASS: test_strip_whitespace (test.test_userstring.UserStringTest.test_strip_whitespace)\nPASS: test_subscript (test.test_userstring.UserStringTest.test_subscript)\nPASS: test_swapcase (test.test_userstring.UserStringTest.test_swapcase)\nPASS: test_title (test.test_userstring.UserStringTest.test_title)\nPASS: test_upper (test.test_userstring.UserStringTest.test_upper)\nPASS: test_zfill (test.test_userstring.UserStringTest.test_zfill)\n\n----------------------------------------------------------------------\nRan 61 tests in 2.206s\n\nOK (skipped=1)\n0:03:50 load avg: 3.36 [439/469] test_unittest passed\nPASS: testAlmostEqual (test.test_unittest.test_assertions.TestLongMessage.testAlmostEqual)\nPASS: testAssertDictEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertDictEqual)\nPASS: testAssertFalse (test.test_unittest.test_assertions.TestLongMessage.testAssertFalse)\nPASS: testAssertGreater (test.test_unittest.test_assertions.TestLongMessage.testAssertGreater)\nPASS: testAssertGreaterEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertGreaterEqual)\nPASS: testAssertIn (test.test_unittest.test_assertions.TestLongMessage.testAssertIn)\nPASS: testAssertIs (test.test_unittest.test_assertions.TestLongMessage.testAssertIs)\nPASS: testAssertIsNone (test.test_unittest.test_assertions.TestLongMessage.testAssertIsNone)\nPASS: testAssertIsNot (test.test_unittest.test_assertions.TestLongMessage.testAssertIsNot)\nPASS: testAssertIsNotNone (test.test_unittest.test_assertions.TestLongMessage.testAssertIsNotNone)\nPASS: testAssertLess (test.test_unittest.test_assertions.TestLongMessage.testAssertLess)\nPASS: testAssertLessEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertLessEqual)\nPASS: testAssertMultiLineEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertMultiLineEqual)\nPASS: testAssertNotIn (test.test_unittest.test_assertions.TestLongMessage.testAssertNotIn)\nPASS: testAssertNotRegex (test.test_unittest.test_assertions.TestLongMessage.testAssertNotRegex)\nPASS: testAssertRaises (test.test_unittest.test_assertions.TestLongMessage.testAssertRaises)\nPASS: testAssertRaisesRegex (test.test_unittest.test_assertions.TestLongMessage.testAssertRaisesRegex)\nPASS: testAssertRegex (test.test_unittest.test_assertions.TestLongMessage.testAssertRegex)\nPASS: testAssertSequenceEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertSequenceEqual)\nPASS: testAssertSetEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertSetEqual)\nPASS: testAssertTrue (test.test_unittest.test_assertions.TestLongMessage.testAssertTrue)\nPASS: testAssertWarns (test.test_unittest.test_assertions.TestLongMessage.testAssertWarns)\nPASS: testAssertWarnsRegex (test.test_unittest.test_assertions.TestLongMessage.testAssertWarnsRegex)\nPASS: testDefault (test.test_unittest.test_assertions.TestLongMessage.testDefault)\nPASS: testNotAlmostEqual (test.test_unittest.test_assertions.TestLongMessage.testNotAlmostEqual)\nPASS: testNotEqual (test.test_unittest.test_assertions.TestLongMessage.testNotEqual)\nPASS: test_baseAssertEqual (test.test_unittest.test_assertions.TestLongMessage.test_baseAssertEqual)\nPASS: test_formatMessage_unicode_error (test.test_unittest.test_assertions.TestLongMessage.test_formatMessage_unicode_error)\nPASS: test_formatMsg (test.test_unittest.test_assertions.TestLongMessage.test_formatMsg)\nPASS: testAssertNotRegex (test.test_unittest.test_assertions.Test_Assertions.testAssertNotRegex)\nPASS: test_AlmostEqual (test.test_unittest.test_assertions.Test_Assertions.test_AlmostEqual)\nPASS: test_AmostEqualWithDelta (test.test_unittest.test_assertions.Test_Assertions.test_AmostEqualWithDelta)\nPASS: test_assertRaises (test.test_unittest.test_assertions.Test_Assertions.test_assertRaises)\nPASS: test_assertRaises_frames_survival (test.test_unittest.test_assertions.Test_Assertions.test_assertRaises_frames_survival)\nPASS: test_base_exception_from_async_method (test.test_unittest.test_async_case.TestAsyncCase.test_base_exception_from_async_method)\nPASS: test_cancellation_hanging_tasks (test.test_unittest.test_async_case.TestAsyncCase.test_cancellation_hanging_tasks)\nPASS: test_cleanups_interleave_order (test.test_unittest.test_async_case.TestAsyncCase.test_cleanups_interleave_order)\nPASS: test_debug_cleanup_same_loop (test.test_unittest.test_async_case.TestAsyncCase.test_debug_cleanup_same_loop)\nPASS: test_deprecation_of_return_val_from_test (test.test_unittest.test_async_case.TestAsyncCase.test_deprecation_of_return_val_from_test)\nPASS: test_enterAsyncContext (test.test_unittest.test_async_case.TestAsyncCase.test_enterAsyncContext)\nPASS: test_enterAsyncContext_arg_errors (test.test_unittest.test_async_case.TestAsyncCase.test_enterAsyncContext_arg_errors)\nPASS: test_exception_in_setup (test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_setup)\nPASS: test_exception_in_tear_clean_up (test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_tear_clean_up)\nPASS: test_exception_in_tear_down (test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_tear_down)\nPASS: test_exception_in_test (test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_test)\nPASS: test_full_cycle (test.test_unittest.test_async_case.TestAsyncCase.test_full_cycle)\nPASS: test_setup_get_event_loop (test.test_unittest.test_async_case.TestAsyncCase.test_setup_get_event_loop)\nPASS: testHandlerReplacedButCalled (test.test_unittest.test_break.TestBreak.testHandlerReplacedButCalled)\nPASS: testInstallHandler (test.test_unittest.test_break.TestBreak.testInstallHandler)\nPASS: testInterruptCaught (test.test_unittest.test_break.TestBreak.testInterruptCaught)\nPASS: testMainInstallsHandler (test.test_unittest.test_break.TestBreak.testMainInstallsHandler)\nPASS: testRegisterResult (test.test_unittest.test_break.TestBreak.testRegisterResult)\nPASS: testRemoveHandler (test.test_unittest.test_break.TestBreak.testRemoveHandler)\nPASS: testRemoveHandlerAsDecorator (test.test_unittest.test_break.TestBreak.testRemoveHandlerAsDecorator)\nPASS: testRemoveResult (test.test_unittest.test_break.TestBreak.testRemoveResult)\nPASS: testRunner (test.test_unittest.test_break.TestBreak.testRunner)\nPASS: testSecondInterrupt (test.test_unittest.test_break.TestBreak.testSecondInterrupt)\nPASS: testTwoResults (test.test_unittest.test_break.TestBreak.testTwoResults)\nPASS: testWeakReferences (test.test_unittest.test_break.TestBreak.testWeakReferences)\nPASS: testHandlerReplacedButCalled (test.test_unittest.test_break.TestBreakDefaultIntHandler.testHandlerReplacedButCalled)\nPASS: testInstallHandler (test.test_unittest.test_break.TestBreakDefaultIntHandler.testInstallHandler)\nPASS: testInterruptCaught (test.test_unittest.test_break.TestBreakDefaultIntHandler.testInterruptCaught)\nPASS: testMainInstallsHandler (test.test_unittest.test_break.TestBreakDefaultIntHandler.testMainInstallsHandler)\nPASS: testRegisterResult (test.test_unittest.test_break.TestBreakDefaultIntHandler.testRegisterResult)\nPASS: testRemoveHandler (test.test_unittest.test_break.TestBreakDefaultIntHandler.testRemoveHandler)\nPASS: testRemoveHandlerAsDecorator (test.test_unittest.test_break.TestBreakDefaultIntHandler.testRemoveHandlerAsDecorator)\nPASS: testRemoveResult (test.test_unittest.test_break.TestBreakDefaultIntHandler.testRemoveResult)\nPASS: testRunner (test.test_unittest.test_break.TestBreakDefaultIntHandler.testRunner)\nPASS: testSecondInterrupt (test.test_unittest.test_break.TestBreakDefaultIntHandler.testSecondInterrupt)\nPASS: testTwoResults (test.test_unittest.test_break.TestBreakDefaultIntHandler.testTwoResults)\nPASS: testWeakReferences (test.test_unittest.test_break.TestBreakDefaultIntHandler.testWeakReferences)\nPASS: testHandlerReplacedButCalled (test.test_unittest.test_break.TestBreakSignalDefault.testHandlerReplacedButCalled)\nPASS: testInstallHandler (test.test_unittest.test_break.TestBreakSignalDefault.testInstallHandler)\nPASS: testInterruptCaught (test.test_unittest.test_break.TestBreakSignalDefault.testInterruptCaught)\nPASS: testMainInstallsHandler (test.test_unittest.test_break.TestBreakSignalDefault.testMainInstallsHandler)\nPASS: testRegisterResult (test.test_unittest.test_break.TestBreakSignalDefault.testRegisterResult)\nPASS: testRemoveHandler (test.test_unittest.test_break.TestBreakSignalDefault.testRemoveHandler)\nPASS: testRemoveHandlerAsDecorator (test.test_unittest.test_break.TestBreakSignalDefault.testRemoveHandlerAsDecorator)\nPASS: testRemoveResult (test.test_unittest.test_break.TestBreakSignalDefault.testRemoveResult)\nPASS: testRunner (test.test_unittest.test_break.TestBreakSignalDefault.testRunner)\nPASS: testSecondInterrupt (test.test_unittest.test_break.TestBreakSignalDefault.testSecondInterrupt)\nPASS: testTwoResults (test.test_unittest.test_break.TestBreakSignalDefault.testTwoResults)\nPASS: testWeakReferences (test.test_unittest.test_break.TestBreakSignalDefault.testWeakReferences)\nSKIP: testHandlerReplacedButCalled (test.test_unittest.test_break.TestBreakSignalIgnored.testHandlerReplacedButCalled) 'test requires SIGINT to not be ignored'\nPASS: testInstallHandler (test.test_unittest.test_break.TestBreakSignalIgnored.testInstallHandler)\nPASS: testInterruptCaught (test.test_unittest.test_break.TestBreakSignalIgnored.testInterruptCaught)\nPASS: testMainInstallsHandler (test.test_unittest.test_break.TestBreakSignalIgnored.testMainInstallsHandler)\nPASS: testRegisterResult (test.test_unittest.test_break.TestBreakSignalIgnored.testRegisterResult)\nPASS: testRemoveHandler (test.test_unittest.test_break.TestBreakSignalIgnored.testRemoveHandler)\nPASS: testRemoveHandlerAsDecorator (test.test_unittest.test_break.TestBreakSignalIgnored.testRemoveHandlerAsDecorator)\nPASS: testRemoveResult (test.test_unittest.test_break.TestBreakSignalIgnored.testRemoveResult)\nPASS: testRunner (test.test_unittest.test_break.TestBreakSignalIgnored.testRunner)\nSKIP: testSecondInterrupt (test.test_unittest.test_break.TestBreakSignalIgnored.testSecondInterrupt) 'test requires SIGINT to not be ignored'\nPASS: testTwoResults (test.test_unittest.test_break.TestBreakSignalIgnored.testTwoResults)\nPASS: testWeakReferences (test.test_unittest.test_break.TestBreakSignalIgnored.testWeakReferences)\nPASS: testAddTypeEqualityFunc (test.test_unittest.test_case.Test_TestCase.testAddTypeEqualityFunc)\nPASS: testAssertCountEqual (test.test_unittest.test_case.Test_TestCase.testAssertCountEqual)\nPASS: testAssertDictEqualTruncates (test.test_unittest.test_case.Test_TestCase.testAssertDictEqualTruncates)\nPASS: testAssertEqual (test.test_unittest.test_case.Test_TestCase.testAssertEqual)\ntestAssertEqualMultipleLinesMismatchedNewlinesTerminators (test.test_unittest.test_case.Test_TestCase.testAssertEqualMultipleLinesMismatchedNewlinesTerminators)\nPASS: Verifying format of diff output from assertEqual involving strings\ntestAssertEqualMultipleLinesMissingNewlineTerminator (test.test_unittest.test_case.Test_TestCase.testAssertEqualMultipleLinesMissingNewlineTerminator)\nPASS: Verifying format of diff output from assertEqual involving strings\nPASS: testAssertEqualSingleLine (test.test_unittest.test_case.Test_TestCase.testAssertEqualSingleLine)\nPASS: testAssertEqual_diffThreshold (test.test_unittest.test_case.Test_TestCase.testAssertEqual_diffThreshold)\nPASS: testAssertEqual_shorten (test.test_unittest.test_case.Test_TestCase.testAssertEqual_shorten)\ntestAssertEqualwithEmptyString (test.test_unittest.test_case.Test_TestCase.testAssertEqualwithEmptyString)\nPASS: Verify when there is an empty string involved, the diff output\nPASS: testAssertIn (test.test_unittest.test_case.Test_TestCase.testAssertIn)\nPASS: testAssertIs (test.test_unittest.test_case.Test_TestCase.testAssertIs)\nPASS: testAssertIsInstance (test.test_unittest.test_case.Test_TestCase.testAssertIsInstance)\nPASS: testAssertIsNone (test.test_unittest.test_case.Test_TestCase.testAssertIsNone)\nPASS: testAssertIsNot (test.test_unittest.test_case.Test_TestCase.testAssertIsNot)\nPASS: testAssertLogsDefaults (test.test_unittest.test_case.Test_TestCase.testAssertLogsDefaults)\nPASS: testAssertLogsFailureLevelTooHigh (test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureLevelTooHigh)\nPASS: testAssertLogsFailureLevelTooHigh_FilterInRootLogger (test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureLevelTooHigh_FilterInRootLogger)\nPASS: testAssertLogsFailureMismatchingLogger (test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureMismatchingLogger)\nPASS: testAssertLogsFailureNoLogs (test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureNoLogs)\nPASS: testAssertLogsPerLevel (test.test_unittest.test_case.Test_TestCase.testAssertLogsPerLevel)\nPASS: testAssertLogsPerLogger (test.test_unittest.test_case.Test_TestCase.testAssertLogsPerLogger)\nPASS: testAssertLogsTwoMatchingMessages (test.test_unittest.test_case.Test_TestCase.testAssertLogsTwoMatchingMessages)\nPASS: testAssertLogsUnexpectedException (test.test_unittest.test_case.Test_TestCase.testAssertLogsUnexpectedException)\nPASS: testAssertMultiLineEqual (test.test_unittest.test_case.Test_TestCase.testAssertMultiLineEqual)\nPASS: testAssertMultiLineEqualTruncates (test.test_unittest.test_case.Test_TestCase.testAssertMultiLineEqualTruncates)\nPASS: testAssertNoLogsDefault (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsDefault)\nPASS: testAssertNoLogsFailureFoundLogs (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsFailureFoundLogs)\nPASS: testAssertNoLogsFailurePerLevel (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsFailurePerLevel)\nPASS: testAssertNoLogsFailurePerLogger (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsFailurePerLogger)\nPASS: testAssertNoLogsPerLevel (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsPerLevel)\nPASS: testAssertNoLogsPerLogger (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsPerLogger)\nPASS: testAssertNoLogsUnexpectedException (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsUnexpectedException)\nPASS: testAssertNoLogsYieldsNone (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsYieldsNone)\nPASS: testAssertNotIsInstance (test.test_unittest.test_case.Test_TestCase.testAssertNotIsInstance)\nPASS: testAssertNotRaisesRegex (test.test_unittest.test_case.Test_TestCase.testAssertNotRaisesRegex)\nPASS: testAssertRaisesCallable (test.test_unittest.test_case.Test_TestCase.testAssertRaisesCallable)\nPASS: testAssertRaisesContext (test.test_unittest.test_case.Test_TestCase.testAssertRaisesContext)\nPASS: testAssertRaisesExcValue (test.test_unittest.test_case.Test_TestCase.testAssertRaisesExcValue)\nPASS: testAssertRaisesNoExceptionType (test.test_unittest.test_case.Test_TestCase.testAssertRaisesNoExceptionType)\nPASS: testAssertRaisesRefcount (test.test_unittest.test_case.Test_TestCase.testAssertRaisesRefcount)\nPASS: testAssertRaisesRegex (test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegex)\nPASS: testAssertRaisesRegexInvalidRegex (test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegexInvalidRegex)\nPASS: testAssertRaisesRegexMismatch (test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegexMismatch)\nPASS: testAssertRaisesRegexNoExceptionType (test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegexNoExceptionType)\nPASS: testAssertRegex (test.test_unittest.test_case.Test_TestCase.testAssertRegex)\nPASS: testAssertSequenceEqualMaxDiff (test.test_unittest.test_case.Test_TestCase.testAssertSequenceEqualMaxDiff)\nPASS: testAssertSetEqual (test.test_unittest.test_case.Test_TestCase.testAssertSetEqual)\nPASS: testAssertWarnsCallable (test.test_unittest.test_case.Test_TestCase.testAssertWarnsCallable)\nPASS: testAssertWarnsContext (test.test_unittest.test_case.Test_TestCase.testAssertWarnsContext)\nPASS: testAssertWarnsModifySysModules (test.test_unittest.test_case.Test_TestCase.testAssertWarnsModifySysModules)\nPASS: testAssertWarnsNoExceptionType (test.test_unittest.test_case.Test_TestCase.testAssertWarnsNoExceptionType)\nPASS: testAssertWarnsRegexCallable (test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexCallable)\nPASS: testAssertWarnsRegexContext (test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexContext)\nPASS: testAssertWarnsRegexInvalidRegex (test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexInvalidRegex)\nPASS: testAssertWarnsRegexNoExceptionType (test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexNoExceptionType)\nPASS: testDeepcopy (test.test_unittest.test_case.Test_TestCase.testDeepcopy)\ntestDeprecatedFailMethods (test.test_unittest.test_case.Test_TestCase.testDeprecatedFailMethods)\nPASS: Test that the deprecated fail* methods get removed in 3.12\nPASS: testEquality (test.test_unittest.test_case.Test_TestCase.testEquality)\nPASS: testEqualityBytesWarning (test.test_unittest.test_case.Test_TestCase.testEqualityBytesWarning)\nPASS: testInequality (test.test_unittest.test_case.Test_TestCase.testInequality)\nPASS: testKeyboardInterrupt (test.test_unittest.test_case.Test_TestCase.testKeyboardInterrupt)\nPASS: testNoCycles (test.test_unittest.test_case.Test_TestCase.testNoCycles)\nPASS: testPickle (test.test_unittest.test_case.Test_TestCase.testPickle)\ntestShortDescriptionWhitespaceTrimming (test.test_unittest.test_case.Test_TestCase.testShortDescriptionWhitespaceTrimming)\nPASS: Tests shortDescription() whitespace is trimmed, so that the first\ntestShortDescriptionWithMultiLineDocstring (test.test_unittest.test_case.Test_TestCase.testShortDescriptionWithMultiLineDocstring)\nPASS: Tests shortDescription() for a method with a longer docstring.\ntestShortDescriptionWithOneLineDocstring (test.test_unittest.test_case.Test_TestCase.testShortDescriptionWithOneLineDocstring)\nPASS: Tests shortDescription() for a method with a docstring.\nPASS: testShortDescriptionWithoutDocstring (test.test_unittest.test_case.Test_TestCase.testShortDescriptionWithoutDocstring)\nPASS: testSkippingEverywhere (test.test_unittest.test_case.Test_TestCase.testSkippingEverywhere)\nPASS: testSystemExit (test.test_unittest.test_case.Test_TestCase.testSystemExit)\nPASS: testTruncateMessage (test.test_unittest.test_case.Test_TestCase.testTruncateMessage)\nPASS: test_call__invoking_an_instance_delegates_to_run (test.test_unittest.test_case.Test_TestCase.test_call__invoking_an_instance_delegates_to_run)\nPASS: test_countTestCases (test.test_unittest.test_case.Test_TestCase.test_countTestCases)\nPASS: test_defaultTestResult (test.test_unittest.test_case.Test_TestCase.test_defaultTestResult)\nPASS: test_deprecation_of_return_val_from_test (test.test_unittest.test_case.Test_TestCase.test_deprecation_of_return_val_from_test)\nPASS: test_eq (test.test_unittest.test_case.Test_TestCase.test_eq)\nPASS: test_failureException__default (test.test_unittest.test_case.Test_TestCase.test_failureException__default)\nPASS: test_failureException__subclassing__explicit_raise (test.test_unittest.test_case.Test_TestCase.test_failureException__subclassing__explicit_raise)\nPASS: test_failureException__subclassing__implicit_raise (test.test_unittest.test_case.Test_TestCase.test_failureException__subclassing__implicit_raise)\nPASS: test_hash (test.test_unittest.test_case.Test_TestCase.test_hash)\nPASS: test_id (test.test_unittest.test_case.Test_TestCase.test_id)\nPASS: test_init__no_test_name (test.test_unittest.test_case.Test_TestCase.test_init__no_test_name)\nPASS: test_init__test_name__invalid (test.test_unittest.test_case.Test_TestCase.test_init__test_name__invalid)\nPASS: test_init__test_name__valid (test.test_unittest.test_case.Test_TestCase.test_init__test_name__valid)\nPASS: test_ne (test.test_unittest.test_case.Test_TestCase.test_ne)\nPASS: test_no_exception_leak (test.test_unittest.test_case.Test_TestCase.test_no_exception_leak)\nPASS: test_run__returns_given_result (test.test_unittest.test_case.Test_TestCase.test_run__returns_given_result)\nPASS: test_run__uses_defaultTestResult (test.test_unittest.test_case.Test_TestCase.test_run__uses_defaultTestResult)\nPASS: test_run_call_order__error_in_setUp (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_setUp)\nPASS: test_run_call_order__error_in_setUp_default_result (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_setUp_default_result)\nPASS: test_run_call_order__error_in_tearDown (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_tearDown)\nPASS: test_run_call_order__error_in_tearDown_default_result (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_tearDown_default_result)\nPASS: test_run_call_order__error_in_test (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_test)\nPASS: test_run_call_order__error_in_test_default_result (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_test_default_result)\nPASS: test_run_call_order__failure_in_test (test.test_unittest.test_case.Test_TestCase.test_run_call_order__failure_in_test)\nPASS: test_run_call_order__failure_in_test_default_result (test.test_unittest.test_case.Test_TestCase.test_run_call_order__failure_in_test_default_result)\nPASS: test_run_call_order__subtests (test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests)\nPASS: test_run_call_order__subtests_failfast (test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_failfast)\nPASS: test_run_call_order__subtests_legacy (test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_legacy)\nPASS: test_run_call_order__subtests_success (test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_success)\nPASS: test_run_call_order__subtests_success_legacy (test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_success_legacy)\nPASS: test_run_call_order_default_result (test.test_unittest.test_case.Test_TestCase.test_run_call_order_default_result)\nPASS: test_setUp (test.test_unittest.test_case.Test_TestCase.test_setUp)\nPASS: test_subtests_debug (test.test_unittest.test_case.Test_TestCase.test_subtests_debug)\nPASS: test_subtests_failfast (test.test_unittest.test_case.Test_TestCase.test_subtests_failfast)\nPASS: test_tearDown (test.test_unittest.test_case.Test_TestCase.test_tearDown)\nPASS: test_command_line_handling_discover_by_default (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_discover_by_default)\nPASS: test_command_line_handling_discover_by_default_with_options (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_discover_by_default_with_options)\nPASS: test_command_line_handling_do_discovery_calls_loader (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_do_discovery_calls_loader)\nPASS: test_command_line_handling_do_discovery_too_many_arguments (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_do_discovery_too_many_arguments)\nPASS: test_command_line_handling_do_discovery_uses_default_loader (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_do_discovery_uses_default_loader)\nPASS: test_command_line_handling_parseArgs (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_parseArgs)\nPASS: test_detect_module_clash (test.test_unittest.test_discovery.TestDiscovery.test_detect_module_clash)\nPASS: test_discover (test.test_unittest.test_discovery.TestDiscovery.test_discover)\nPASS: test_discover_start_dir_is_package_calls_package_load_tests (test.test_unittest.test_discovery.TestDiscovery.test_discover_start_dir_is_package_calls_package_load_tests)\nPASS: test_discover_with_init_module_that_raises_SkipTest_on_import (test.test_unittest.test_discovery.TestDiscovery.test_discover_with_init_module_that_raises_SkipTest_on_import)\nPASS: test_discover_with_init_modules_that_fail_to_import (test.test_unittest.test_discovery.TestDiscovery.test_discover_with_init_modules_that_fail_to_import)\nPASS: test_discover_with_module_that_raises_SkipTest_on_import (test.test_unittest.test_discovery.TestDiscovery.test_discover_with_module_that_raises_SkipTest_on_import)\nPASS: test_discover_with_modules_that_fail_to_import (test.test_unittest.test_discovery.TestDiscovery.test_discover_with_modules_that_fail_to_import)\nPASS: test_discovery_failed_discovery (test.test_unittest.test_discovery.TestDiscovery.test_discovery_failed_discovery)\nPASS: test_discovery_from_dotted_path (test.test_unittest.test_discovery.TestDiscovery.test_discovery_from_dotted_path)\nPASS: test_discovery_from_dotted_path_builtin_modules (test.test_unittest.test_discovery.TestDiscovery.test_discovery_from_dotted_path_builtin_modules)\nPASS: test_find_tests (test.test_unittest.test_discovery.TestDiscovery.test_find_tests)\nPASS: test_find_tests_customize_via_package_pattern (test.test_unittest.test_discovery.TestDiscovery.test_find_tests_customize_via_package_pattern)\nPASS: test_find_tests_default_calls_package_load_tests (test.test_unittest.test_discovery.TestDiscovery.test_find_tests_default_calls_package_load_tests)\nPASS: test_find_tests_socket (test.test_unittest.test_discovery.TestDiscovery.test_find_tests_socket)\nPASS: test_find_tests_with_package (test.test_unittest.test_discovery.TestDiscovery.test_find_tests_with_package)\nPASS: test_get_name_from_path (test.test_unittest.test_discovery.TestDiscovery.test_get_name_from_path)\nPASS: test_module_symlink_ok (test.test_unittest.test_discovery.TestDiscovery.test_module_symlink_ok)\nPASS: test_countTestCases (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_countTestCases)\nPASS: test_id (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_id)\nPASS: test_run_call_order__error_in_setUp (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__error_in_setUp)\nPASS: test_run_call_order__error_in_tearDown (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__error_in_tearDown)\nPASS: test_run_call_order__error_in_test (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__error_in_test)\nPASS: test_run_call_order__failure_in_test (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__failure_in_test)\nPASS: test_shortDescription__no_docstring (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_shortDescription__no_docstring)\nPASS: test_shortDescription__singleline_docstring (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_shortDescription__singleline_docstring)\nPASS: test_findTestCases (test.test_unittest.test_loader.TestObsoleteFunctions.test_findTestCases)\nPASS: test_getTestCaseNames (test.test_unittest.test_loader.TestObsoleteFunctions.test_getTestCaseNames)\nPASS: test_makeSuite (test.test_unittest.test_loader.TestObsoleteFunctions.test_makeSuite)\nPASS: test___init__ (test.test_unittest.test_loader.Test_TestLoader.test___init__)\nPASS: test_getTestCaseNames (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames)\nPASS: test_getTestCaseNames__inheritance (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__inheritance)\nPASS: test_getTestCaseNames__no_tests (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__no_tests)\nPASS: test_getTestCaseNames__not_a_TestCase (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__not_a_TestCase)\nPASS: test_getTestCaseNames__testNamePatterns (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__testNamePatterns)\nPASS: test_getTestCaseNames__testNamePatterns__attribute_access_regression (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__testNamePatterns__attribute_access_regression)\nPASS: test_loadTestsFromModule__TestCase_subclass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__TestCase_subclass)\nPASS: test_loadTestsFromModule__TestCase_subclass_internals (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__TestCase_subclass_internals)\nPASS: test_loadTestsFromModule__faulty_load_tests (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__faulty_load_tests)\nPASS: test_loadTestsFromModule__load_tests (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__load_tests)\nPASS: test_loadTestsFromModule__no_TestCase_instances (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__no_TestCase_instances)\nPASS: test_loadTestsFromModule__no_TestCase_tests (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__no_TestCase_tests)\nPASS: test_loadTestsFromModule__not_a_module (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__not_a_module)\nPASS: test_loadTestsFromModule__pattern (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__pattern)\nPASS: test_loadTestsFromName__callable__TestCase_instance (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__TestCase_instance)\nPASS: test_loadTestsFromName__callable__TestCase_instance_ProperSuiteClass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__TestCase_instance_ProperSuiteClass)\nPASS: test_loadTestsFromName__callable__TestSuite (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__TestSuite)\nPASS: test_loadTestsFromName__callable__wrong_type (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__wrong_type)\nPASS: test_loadTestsFromName__empty_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__empty_name)\nPASS: test_loadTestsFromName__function_with_different_name_than_method (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__function_with_different_name_than_method)\nPASS: test_loadTestsFromName__malformed_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__malformed_name)\nPASS: test_loadTestsFromName__module_not_loaded (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__module_not_loaded)\nPASS: test_loadTestsFromName__relative_TestCase_subclass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_TestCase_subclass)\nPASS: test_loadTestsFromName__relative_TestSuite (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_TestSuite)\nPASS: test_loadTestsFromName__relative_bad_object (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_bad_object)\nPASS: test_loadTestsFromName__relative_empty_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_empty_name)\nPASS: test_loadTestsFromName__relative_invalid_testmethod (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_invalid_testmethod)\nPASS: test_loadTestsFromName__relative_malformed_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_malformed_name)\nPASS: test_loadTestsFromName__relative_not_a_module (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_not_a_module)\nPASS: test_loadTestsFromName__relative_testmethod (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_testmethod)\nPASS: test_loadTestsFromName__relative_testmethod_ProperSuiteClass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_testmethod_ProperSuiteClass)\nPASS: test_loadTestsFromName__relative_unknown_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_unknown_name)\nPASS: test_loadTestsFromName__unknown_attr_name_on_module (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__unknown_attr_name_on_module)\nPASS: test_loadTestsFromName__unknown_attr_name_on_package (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__unknown_attr_name_on_package)\nPASS: test_loadTestsFromName__unknown_module_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__unknown_module_name)\nPASS: test_loadTestsFromNames__callable__TestCase_instance (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__TestCase_instance)\nPASS: test_loadTestsFromNames__callable__TestSuite (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__TestSuite)\nPASS: test_loadTestsFromNames__callable__call_staticmethod (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__call_staticmethod)\nPASS: test_loadTestsFromNames__callable__wrong_type (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__wrong_type)\nPASS: test_loadTestsFromNames__empty_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__empty_name)\nPASS: test_loadTestsFromNames__empty_name_list (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__empty_name_list)\nPASS: test_loadTestsFromNames__malformed_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__malformed_name)\nPASS: test_loadTestsFromNames__module_not_loaded (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__module_not_loaded)\nPASS: test_loadTestsFromNames__relative_TestCase_subclass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_TestCase_subclass)\nPASS: test_loadTestsFromNames__relative_TestSuite (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_TestSuite)\nPASS: test_loadTestsFromNames__relative_bad_object (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_bad_object)\nPASS: test_loadTestsFromNames__relative_empty_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_empty_name)\nPASS: test_loadTestsFromNames__relative_empty_name_list (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_empty_name_list)\nPASS: test_loadTestsFromNames__relative_invalid_testmethod (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_invalid_testmethod)\nPASS: test_loadTestsFromNames__relative_malformed_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_malformed_name)\nPASS: test_loadTestsFromNames__relative_not_a_module (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_not_a_module)\nPASS: test_loadTestsFromNames__relative_testmethod (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_testmethod)\nPASS: test_loadTestsFromNames__unknown_attr_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_attr_name)\nPASS: test_loadTestsFromNames__unknown_module_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_module_name)\nPASS: test_loadTestsFromNames__unknown_name_relative_1 (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_name_relative_1)\nPASS: test_loadTestsFromNames__unknown_name_relative_2 (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_name_relative_2)\nPASS: test_loadTestsFromTestCase (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase)\nPASS: test_loadTestsFromTestCase__TestSuite_subclass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__TestSuite_subclass)\nPASS: test_loadTestsFromTestCase__default_method_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__default_method_name)\nPASS: test_loadTestsFromTestCase__from_FunctionTestCase (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__from_FunctionTestCase)\nPASS: test_loadTestsFromTestCase__from_TestCase (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__from_TestCase)\nPASS: test_loadTestsFromTestCase__no_matches (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__no_matches)\nPASS: test_partial_functions (test.test_unittest.test_loader.Test_TestLoader.test_partial_functions)\nPASS: test_sortTestMethodsUsing__None (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__None)\nPASS: test_sortTestMethodsUsing__default_value (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__default_value)\nPASS: test_sortTestMethodsUsing__getTestCaseNames (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__getTestCaseNames)\nPASS: test_sortTestMethodsUsing__loadTestsFromModule (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromModule)\nPASS: test_sortTestMethodsUsing__loadTestsFromName (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromName)\nPASS: test_sortTestMethodsUsing__loadTestsFromNames (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromNames)\nPASS: test_sortTestMethodsUsing__loadTestsFromTestCase (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromTestCase)\nPASS: test_suiteClass__default_value (test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__default_value)\nPASS: test_suiteClass__loadTestsFromModule (test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromModule)\nPASS: test_suiteClass__loadTestsFromName (test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromName)\nPASS: test_suiteClass__loadTestsFromNames (test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromNames)\nPASS: test_suiteClass__loadTestsFromTestCase (test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromTestCase)\nPASS: test_testMethodPrefix__default_value (test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__default_value)\nPASS: test_testMethodPrefix__loadTestsFromModule (test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromModule)\nPASS: test_testMethodPrefix__loadTestsFromName (test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromName)\nPASS: test_testMethodPrefix__loadTestsFromNames (test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromNames)\nPASS: test_testMethodPrefix__loadTestsFromTestCase (test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromTestCase)\nPASS: testBufferCatchFailfast (test.test_unittest.test_program.TestCommandLineArgs.testBufferCatchFailfast)\nPASS: testCatchBreakInstallsHandler (test.test_unittest.test_program.TestCommandLineArgs.testCatchBreakInstallsHandler)\nPASS: testParseArgsAbsolutePathsThatCanBeConverted (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsAbsolutePathsThatCanBeConverted)\nPASS: testParseArgsAbsolutePathsThatCannotBeConverted (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsAbsolutePathsThatCannotBeConverted)\nPASS: testParseArgsFileNames (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsFileNames)\nPASS: testParseArgsFilePaths (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsFilePaths)\nPASS: testParseArgsNonExistentFiles (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsNonExistentFiles)\nPASS: testParseArgsSelectedTestNames (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsSelectedTestNames)\nPASS: testRunTestsOldRunnerClass (test.test_unittest.test_program.TestCommandLineArgs.testRunTestsOldRunnerClass)\nPASS: testRunTestsRunnerClass (test.test_unittest.test_program.TestCommandLineArgs.testRunTestsRunnerClass)\nPASS: testRunTestsRunnerInstance (test.test_unittest.test_program.TestCommandLineArgs.testRunTestsRunnerInstance)\nPASS: testSelectedTestNamesFunctionalTest (test.test_unittest.test_program.TestCommandLineArgs.testSelectedTestNamesFunctionalTest)\nPASS: testVerbosity (test.test_unittest.test_program.TestCommandLineArgs.testVerbosity)\ntestWarning (test.test_unittest.test_program.TestCommandLineArgs.testWarning)\nPASS: Test the warnings argument\nPASS: test_locals (test.test_unittest.test_program.TestCommandLineArgs.test_locals)\nPASS: testNoExit (test.test_unittest.test_program.Test_TestProgram.testNoExit)\nPASS: test_Exit (test.test_unittest.test_program.Test_TestProgram.test_Exit)\nPASS: test_ExitAsDefault (test.test_unittest.test_program.Test_TestProgram.test_ExitAsDefault)\nPASS: test_ExitEmptySuite (test.test_unittest.test_program.Test_TestProgram.test_ExitEmptySuite)\nPASS: test_NonExit (test.test_unittest.test_program.Test_TestProgram.test_NonExit)\nPASS: test_defaultTest_with_iterable (test.test_unittest.test_program.Test_TestProgram.test_defaultTest_with_iterable)\nPASS: test_defaultTest_with_string (test.test_unittest.test_program.Test_TestProgram.test_defaultTest_with_string)\nPASS: test_discovery_from_dotted_path (test.test_unittest.test_program.Test_TestProgram.test_discovery_from_dotted_path)\nPASS: testBufferDoClassCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferDoClassCleanups)\nPASS: testBufferDoCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferDoCleanups)\nPASS: testBufferDoModuleCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferDoModuleCleanups)\nPASS: testBufferOutputAddErrorOrFailure (test.test_unittest.test_result.TestOutputBuffering.testBufferOutputAddErrorOrFailure)\nPASS: testBufferOutputOff (test.test_unittest.test_result.TestOutputBuffering.testBufferOutputOff)\nPASS: testBufferOutputStartTestAddSuccess (test.test_unittest.test_result.TestOutputBuffering.testBufferOutputStartTestAddSuccess)\nPASS: testBufferSetUp (test.test_unittest.test_result.TestOutputBuffering.testBufferSetUp)\nPASS: testBufferSetUpModule (test.test_unittest.test_result.TestOutputBuffering.testBufferSetUpModule)\nPASS: testBufferSetUpModule_DoModuleCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferSetUpModule_DoModuleCleanups)\nPASS: testBufferSetUp_DoCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferSetUp_DoCleanups)\nPASS: testBufferSetupClass (test.test_unittest.test_result.TestOutputBuffering.testBufferSetupClass)\nPASS: testBufferSetupClass_DoClassCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferSetupClass_DoClassCleanups)\nPASS: testBufferTearDown (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDown)\nPASS: testBufferTearDownClass (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownClass)\nPASS: testBufferTearDownClass_DoClassCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownClass_DoClassCleanups)\nPASS: testBufferTearDownModule (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownModule)\nPASS: testBufferTearDownModule_DoModuleCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownModule_DoModuleCleanups)\nPASS: testBufferTearDown_DoCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDown_DoCleanups)\nPASS: testOldResultWithRunner (test.test_unittest.test_result.Test_OldTestResult.testOldResultWithRunner)\nPASS: testOldTestResult (test.test_unittest.test_result.Test_OldTestResult.testOldTestResult)\nPASS: testOldTestResultClass (test.test_unittest.test_result.Test_OldTestResult.testOldTestResultClass)\nPASS: testOldTestTesultSetup (test.test_unittest.test_result.Test_OldTestResult.testOldTestTesultSetup)\nPASS: testFailFast (test.test_unittest.test_result.Test_TestResult.testFailFast)\nPASS: testFailFastSetByRunner (test.test_unittest.test_result.Test_TestResult.testFailFastSetByRunner)\nPASS: testStackFrameTrimming (test.test_unittest.test_result.Test_TestResult.testStackFrameTrimming)\nPASS: test_addError (test.test_unittest.test_result.Test_TestResult.test_addError)\nPASS: test_addError_locals (test.test_unittest.test_result.Test_TestResult.test_addError_locals)\nPASS: test_addFailure (test.test_unittest.test_result.Test_TestResult.test_addFailure)\nPASS: test_addFailure_filter_traceback_frames (test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames)\nPASS: test_addFailure_filter_traceback_frames_chained_exception_cycle (test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames_chained_exception_cycle)\nPASS: test_addFailure_filter_traceback_frames_chained_exception_self_loop (test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames_chained_exception_self_loop)\nPASS: test_addFailure_filter_traceback_frames_context (test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames_context)\nPASS: test_addSubTest (test.test_unittest.test_result.Test_TestResult.test_addSubTest)\nPASS: test_addSuccess (test.test_unittest.test_result.Test_TestResult.test_addSuccess)\nPASS: test_init (test.test_unittest.test_result.Test_TestResult.test_init)\nPASS: test_startTest (test.test_unittest.test_result.Test_TestResult.test_startTest)\nPASS: test_startTestRun_stopTestRun (test.test_unittest.test_result.Test_TestResult.test_startTestRun_stopTestRun)\nPASS: test_stop (test.test_unittest.test_result.Test_TestResult.test_stop)\nPASS: test_stopTest (test.test_unittest.test_result.Test_TestResult.test_stopTest)\nPASS: testDotsOutput (test.test_unittest.test_result.Test_TextTestResult.testDotsOutput)\nPASS: testDotsOutputSubTestMixed (test.test_unittest.test_result.Test_TextTestResult.testDotsOutputSubTestMixed)\nPASS: testDotsOutputSubTestSuccess (test.test_unittest.test_result.Test_TextTestResult.testDotsOutputSubTestSuccess)\nPASS: testDotsOutputTearDownFail (test.test_unittest.test_result.Test_TextTestResult.testDotsOutputTearDownFail)\ntestGetDescriptionWithMultiLineDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetDescriptionWithMultiLineDocstring)\nPASS: Tests getDescription() for a method with a longer docstring.\ntestGetDescriptionWithOneLineDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetDescriptionWithOneLineDocstring)\nPASS: Tests getDescription() for a method with a docstring.\nPASS: testGetDescriptionWithoutDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetDescriptionWithoutDocstring)\nPASS: testGetDuplicatedNestedSubTestDescriptionWithoutDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetDuplicatedNestedSubTestDescriptionWithoutDocstring)\nPASS: testGetNestedSubTestDescriptionWithoutDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetNestedSubTestDescriptionWithoutDocstring)\nPASS: testGetSubTestDescriptionForFalseValues (test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionForFalseValues)\ntestGetSubTestDescriptionWithMultiLineDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionWithMultiLineDocstring)\nPASS: Tests getDescription() for a method with a longer docstring.\ntestGetSubTestDescriptionWithOneLineDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionWithOneLineDocstring)\nPASS: Tests getDescription() for a method with a docstring.\nPASS: testGetSubTestDescriptionWithoutDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionWithoutDocstring)\nPASS: testGetSubTestDescriptionWithoutDocstringAndParams (test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionWithoutDocstringAndParams)\nPASS: testLongOutput (test.test_unittest.test_result.Test_TextTestResult.testLongOutput)\nPASS: testLongOutputSubTestMixed (test.test_unittest.test_result.Test_TextTestResult.testLongOutputSubTestMixed)\nPASS: testLongOutputSubTestSuccess (test.test_unittest.test_result.Test_TextTestResult.testLongOutputSubTestSuccess)\nPASS: testLongOutputTearDownFail (test.test_unittest.test_result.Test_TextTestResult.testLongOutputTearDownFail)\nPASS: test_addClassCleanUp (test.test_unittest.test_runner.TestClassCleanup.test_addClassCleanUp)\nPASS: test_debug_executes_classCleanUp (test.test_unittest.test_runner.TestClassCleanup.test_debug_executes_classCleanUp)\nPASS: test_debug_executes_classCleanUp_when_teardown_exception (test.test_unittest.test_runner.TestClassCleanup.test_debug_executes_classCleanUp_when_teardown_exception)\nPASS: test_doClassCleanups_with_errors_addClassCleanUp (test.test_unittest.test_runner.TestClassCleanup.test_doClassCleanups_with_errors_addClassCleanUp)\nPASS: test_enterClassContext (test.test_unittest.test_runner.TestClassCleanup.test_enterClassContext)\nPASS: test_enterClassContext_arg_errors (test.test_unittest.test_runner.TestClassCleanup.test_enterClassContext_arg_errors)\nPASS: test_run_class_cleanUp (test.test_unittest.test_runner.TestClassCleanup.test_run_class_cleanUp)\nPASS: test_run_class_cleanUp_without_tearDownClass (test.test_unittest.test_runner.TestClassCleanup.test_run_class_cleanUp_without_tearDownClass)\nPASS: test_run_empty_suite_error_message (test.test_unittest.test_runner.TestClassCleanup.test_run_empty_suite_error_message)\nPASS: test_run_nested_test (test.test_unittest.test_runner.TestClassCleanup.test_run_nested_test)\nPASS: test_run_with_errors_addClassCleanUp (test.test_unittest.test_runner.TestClassCleanup.test_run_with_errors_addClassCleanUp)\nPASS: test_with_errors_addCleanUp (test.test_unittest.test_runner.TestClassCleanup.test_with_errors_addCleanUp)\nPASS: test_with_errors_in_addClassCleanup_and_setUps (test.test_unittest.test_runner.TestClassCleanup.test_with_errors_in_addClassCleanup_and_setUps)\nPASS: test_with_errors_in_tearDownClass (test.test_unittest.test_runner.TestClassCleanup.test_with_errors_in_tearDownClass)\nPASS: testCleanUp (test.test_unittest.test_runner.TestCleanUp.testCleanUp)\nPASS: testCleanUpWithErrors (test.test_unittest.test_runner.TestCleanUp.testCleanUpWithErrors)\nPASS: testCleanupInRun (test.test_unittest.test_runner.TestCleanUp.testCleanupInRun)\nPASS: testTestCaseDebugExecutesCleanups (test.test_unittest.test_runner.TestCleanUp.testTestCaseDebugExecutesCleanups)\nPASS: test_enterContext (test.test_unittest.test_runner.TestCleanUp.test_enterContext)\nPASS: test_enterContext_arg_errors (test.test_unittest.test_runner.TestCleanUp.test_enterContext_arg_errors)\nPASS: test_addClassCleanup_arg_errors (test.test_unittest.test_runner.TestModuleCleanUp.test_addClassCleanup_arg_errors)\nPASS: test_addCleanup_arg_errors (test.test_unittest.test_runner.TestModuleCleanUp.test_addCleanup_arg_errors)\nPASS: test_addModuleCleanup_arg_errors (test.test_unittest.test_runner.TestModuleCleanUp.test_addModuleCleanup_arg_errors)\nPASS: test_add_and_do_ModuleCleanup (test.test_unittest.test_runner.TestModuleCleanUp.test_add_and_do_ModuleCleanup)\nPASS: test_debug_module_cleanUp_when_teardown_exception (test.test_unittest.test_runner.TestModuleCleanUp.test_debug_module_cleanUp_when_teardown_exception)\nPASS: test_debug_module_executes_cleanUp (test.test_unittest.test_runner.TestModuleCleanUp.test_debug_module_executes_cleanUp)\nPASS: test_doModuleCleanup_with_errors_in_addModuleCleanup (test.test_unittest.test_runner.TestModuleCleanUp.test_doModuleCleanup_with_errors_in_addModuleCleanup)\nPASS: test_enterModuleContext (test.test_unittest.test_runner.TestModuleCleanUp.test_enterModuleContext)\nPASS: test_enterModuleContext_arg_errors (test.test_unittest.test_runner.TestModuleCleanUp.test_enterModuleContext_arg_errors)\nPASS: test_module_cleanUp_with_multiple_classes (test.test_unittest.test_runner.TestModuleCleanUp.test_module_cleanUp_with_multiple_classes)\nPASS: test_run_module_cleanUp (test.test_unittest.test_runner.TestModuleCleanUp.test_run_module_cleanUp)\nPASS: test_run_module_cleanUp_when_teardown_exception (test.test_unittest.test_runner.TestModuleCleanUp.test_run_module_cleanUp_when_teardown_exception)\nPASS: test_run_module_cleanUp_without_teardown (test.test_unittest.test_runner.TestModuleCleanUp.test_run_module_cleanUp_without_teardown)\nPASS: test_run_multiple_module_cleanUp (test.test_unittest.test_runner.TestModuleCleanUp.test_run_multiple_module_cleanUp)\nPASS: test_with_errors_in_addClassCleanup (test.test_unittest.test_runner.TestModuleCleanUp.test_with_errors_in_addClassCleanup)\nPASS: test_with_errors_in_addCleanup (test.test_unittest.test_runner.TestModuleCleanUp.test_with_errors_in_addCleanup)\nPASS: test_with_errors_in_addModuleCleanup_and_setUps (test.test_unittest.test_runner.TestModuleCleanUp.test_with_errors_in_addModuleCleanup_and_setUps)\nPASS: testBufferAndFailfast (test.test_unittest.test_runner.Test_TextTestRunner.testBufferAndFailfast)\nPASS: testRunnerRegistersResult (test.test_unittest.test_runner.Test_TextTestRunner.testRunnerRegistersResult)\nPASS: testSpecifiedStreamUsed (test.test_unittest.test_runner.Test_TextTestRunner.testSpecifiedStreamUsed)\nPASS: testStdErrLookedUpAtInstantiationTime (test.test_unittest.test_runner.Test_TextTestRunner.testStdErrLookedUpAtInstantiationTime)\nPASS: test_durations (test.test_unittest.test_runner.Test_TextTestRunner.test_durations)\nPASS: test_init (test.test_unittest.test_runner.Test_TextTestRunner.test_init)\nPASS: test_locals (test.test_unittest.test_runner.Test_TextTestRunner.test_locals)\nPASS: test_multiple_inheritance (test.test_unittest.test_runner.Test_TextTestRunner.test_multiple_inheritance)\nPASS: test_pickle_unpickle (test.test_unittest.test_runner.Test_TextTestRunner.test_pickle_unpickle)\nPASS: test_resultclass (test.test_unittest.test_runner.Test_TextTestRunner.test_resultclass)\nPASS: test_startTestRun_stopTestRun_called (test.test_unittest.test_runner.Test_TextTestRunner.test_startTestRun_stopTestRun_called)\ntest_warnings (test.test_unittest.test_runner.Test_TextTestRunner.test_warnings)\nPASS: Check that warnings argument of TextTestRunner correctly affects the\nPASS: test_works_with_result_without_startTestRun_stopTestRun (test.test_unittest.test_runner.Test_TextTestRunner.test_works_with_result_without_startTestRun_stopTestRun)\nPASS: test_class_not_setup_or_torndown_when_skipped (test.test_unittest.test_setups.TestSetups.test_class_not_setup_or_torndown_when_skipped)\nPASS: test_class_not_torndown_when_setup_fails (test.test_unittest.test_setups.TestSetups.test_class_not_torndown_when_setup_fails)\nPASS: test_error_in_setup_module (test.test_unittest.test_setups.TestSetups.test_error_in_setup_module)\nPASS: test_error_in_setupclass (test.test_unittest.test_setups.TestSetups.test_error_in_setupclass)\nPASS: test_error_in_teardown_class (test.test_unittest.test_setups.TestSetups.test_error_in_teardown_class)\nPASS: test_error_in_teardown_module (test.test_unittest.test_setups.TestSetups.test_error_in_teardown_module)\nPASS: test_setup_class (test.test_unittest.test_setups.TestSetups.test_setup_class)\nPASS: test_setup_module (test.test_unittest.test_setups.TestSetups.test_setup_module)\nPASS: test_setup_teardown_order_with_pathological_suite (test.test_unittest.test_setups.TestSetups.test_setup_teardown_order_with_pathological_suite)\nPASS: test_skiptest_in_setupclass (test.test_unittest.test_setups.TestSetups.test_skiptest_in_setupclass)\nPASS: test_skiptest_in_setupmodule (test.test_unittest.test_setups.TestSetups.test_skiptest_in_setupmodule)\nPASS: test_suite_debug_executes_setups_and_teardowns (test.test_unittest.test_setups.TestSetups.test_suite_debug_executes_setups_and_teardowns)\nPASS: test_suite_debug_propagates_exceptions (test.test_unittest.test_setups.TestSetups.test_suite_debug_propagates_exceptions)\nPASS: test_teardown_class (test.test_unittest.test_setups.TestSetups.test_teardown_class)\nPASS: test_teardown_class_two_classes (test.test_unittest.test_setups.TestSetups.test_teardown_class_two_classes)\nPASS: test_teardown_module (test.test_unittest.test_setups.TestSetups.test_teardown_module)\nPASS: test_testcase_with_missing_module (test.test_unittest.test_setups.TestSetups.test_testcase_with_missing_module)\nPASS: test_debug_skipping (test.test_unittest.test_skipping.Test_TestSkipping.test_debug_skipping)\nPASS: test_debug_skipping_class (test.test_unittest.test_skipping.Test_TestSkipping.test_debug_skipping_class)\nPASS: test_debug_skipping_subtests (test.test_unittest.test_skipping.Test_TestSkipping.test_debug_skipping_subtests)\nPASS: test_decorated_skip (test.test_unittest.test_skipping.Test_TestSkipping.test_decorated_skip)\nPASS: test_expected_failure (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure)\nPASS: test_expected_failure_and_fail_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_and_fail_in_cleanup)\nPASS: test_expected_failure_and_skip_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_and_skip_in_cleanup)\nPASS: test_expected_failure_subtests (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_subtests)\nPASS: test_expected_failure_with_wrapped_class (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_with_wrapped_class)\nPASS: test_expected_failure_with_wrapped_subclass (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_with_wrapped_subclass)\nPASS: test_failure_and_skip_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_failure_and_skip_in_cleanup)\nPASS: test_skip_class (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_class)\nPASS: test_skip_doesnt_run_setup (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_doesnt_run_setup)\nPASS: test_skip_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_in_cleanup)\nPASS: test_skip_in_setup (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_in_setup)\nPASS: test_skip_non_unittest_class (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_non_unittest_class)\nPASS: test_skip_without_reason (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_without_reason)\nPASS: test_skipping (test.test_unittest.test_skipping.Test_TestSkipping.test_skipping)\nPASS: test_skipping_and_fail_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_skipping_and_fail_in_cleanup)\nPASS: test_skipping_decorators (test.test_unittest.test_skipping.Test_TestSkipping.test_skipping_decorators)\nPASS: test_skipping_subtests (test.test_unittest.test_skipping.Test_TestSkipping.test_skipping_subtests)\nPASS: test_unexpected_success (test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success)\nPASS: test_unexpected_success_and_fail_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success_and_fail_in_cleanup)\nPASS: test_unexpected_success_and_skip_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success_and_skip_in_cleanup)\nPASS: test_unexpected_success_subtests (test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success_subtests)\nPASS: test_addTest__TestCase (test.test_unittest.test_suite.Test_TestSuite.test_addTest__TestCase)\nPASS: test_addTest__TestSuite (test.test_unittest.test_suite.Test_TestSuite.test_addTest__TestSuite)\nPASS: test_addTest__casesuiteclass (test.test_unittest.test_suite.Test_TestSuite.test_addTest__casesuiteclass)\nPASS: test_addTest__noncallable (test.test_unittest.test_suite.Test_TestSuite.test_addTest__noncallable)\nPASS: test_addTest__noniterable (test.test_unittest.test_suite.Test_TestSuite.test_addTest__noniterable)\nPASS: test_addTests (test.test_unittest.test_suite.Test_TestSuite.test_addTests)\nPASS: test_addTests__string (test.test_unittest.test_suite.Test_TestSuite.test_addTests__string)\nPASS: test_basetestsuite (test.test_unittest.test_suite.Test_TestSuite.test_basetestsuite)\nPASS: test_countTestCases_nested (test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_nested)\nPASS: test_countTestCases_simple (test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_simple)\nPASS: test_countTestCases_zero_nested (test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_zero_nested)\nPASS: test_countTestCases_zero_simple (test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_zero_simple)\nPASS: test_eq (test.test_unittest.test_suite.Test_TestSuite.test_eq)\nPASS: test_function_in_suite (test.test_unittest.test_suite.Test_TestSuite.test_function_in_suite)\nPASS: test_garbage_collect_test_after_run_BaseTestSuite (test.test_unittest.test_suite.Test_TestSuite.test_garbage_collect_test_after_run_BaseTestSuite)\nPASS: test_garbage_collect_test_after_run_TestSuite (test.test_unittest.test_suite.Test_TestSuite.test_garbage_collect_test_after_run_TestSuite)\nPASS: test_init__TestSuite_instances_in_tests (test.test_unittest.test_suite.Test_TestSuite.test_init__TestSuite_instances_in_tests)\nPASS: test_init__empty_tests (test.test_unittest.test_suite.Test_TestSuite.test_init__empty_tests)\nPASS: test_init__tests_from_any_iterable (test.test_unittest.test_suite.Test_TestSuite.test_init__tests_from_any_iterable)\nPASS: test_init__tests_optional (test.test_unittest.test_suite.Test_TestSuite.test_init__tests_optional)\nPASS: test_iter (test.test_unittest.test_suite.Test_TestSuite.test_iter)\nPASS: test_ne (test.test_unittest.test_suite.Test_TestSuite.test_ne)\nPASS: test_overriding_call (test.test_unittest.test_suite.Test_TestSuite.test_overriding_call)\nPASS: test_remove_test_at_index (test.test_unittest.test_suite.Test_TestSuite.test_remove_test_at_index)\nPASS: test_remove_test_at_index_not_indexable (test.test_unittest.test_suite.Test_TestSuite.test_remove_test_at_index_not_indexable)\nPASS: test_run (test.test_unittest.test_suite.Test_TestSuite.test_run)\nPASS: test_run__empty_suite (test.test_unittest.test_suite.Test_TestSuite.test_run__empty_suite)\nPASS: test_run__requires_result (test.test_unittest.test_suite.Test_TestSuite.test_run__requires_result)\nPASS: test_add_return_value (test.test_unittest.testmock.testasync.AsyncArguments.test_add_return_value)\nPASS: test_add_side_effect_coroutine (test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_coroutine)\nPASS: test_add_side_effect_exception (test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_exception)\nPASS: test_add_side_effect_exception_iterable (test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_exception_iterable)\nPASS: test_add_side_effect_iterable (test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_iterable)\nPASS: test_add_side_effect_normal_function (test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_normal_function)\nPASS: test_await_args_list_order (test.test_unittest.testmock.testasync.AsyncArguments.test_await_args_list_order)\nPASS: test_return_value_AsyncMock (test.test_unittest.testmock.testasync.AsyncArguments.test_return_value_AsyncMock)\nPASS: test_return_value_awaitable (test.test_unittest.testmock.testasync.AsyncArguments.test_return_value_awaitable)\nPASS: test_side_effect_awaitable_values (test.test_unittest.testmock.testasync.AsyncArguments.test_side_effect_awaitable_values)\nPASS: test_side_effect_is_AsyncMock (test.test_unittest.testmock.testasync.AsyncArguments.test_side_effect_is_AsyncMock)\nPASS: test_wraps_coroutine (test.test_unittest.testmock.testasync.AsyncArguments.test_wraps_coroutine)\nPASS: test_wraps_normal_function (test.test_unittest.testmock.testasync.AsyncArguments.test_wraps_normal_function)\nPASS: test_create_autospec (test.test_unittest.testmock.testasync.AsyncAutospecTest.test_create_autospec)\nPASS: test_create_autospec_instance (test.test_unittest.testmock.testasync.AsyncAutospecTest.test_create_autospec_instance)\nPASS: test_is_AsyncMock_patch (test.test_unittest.testmock.testasync.AsyncAutospecTest.test_is_AsyncMock_patch)\nPASS: test_patch_with_autospec (test.test_unittest.testmock.testasync.AsyncAutospecTest.test_patch_with_autospec)\nPASS: test_context_manager_raise_exception_by_default (test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_context_manager_raise_exception_by_default)\nPASS: test_mock_customize_async_context_manager (test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_mock_customize_async_context_manager)\nPASS: test_mock_customize_async_context_manager_with_coroutine (test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_mock_customize_async_context_manager_with_coroutine)\nPASS: test_mock_supports_async_context_manager (test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_mock_supports_async_context_manager)\nPASS: test_set_return_value_of_aenter (test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_set_return_value_of_aenter)\nPASS: test_aiter_set_return_value (test.test_unittest.testmock.testasync.AsyncIteratorTest.test_aiter_set_return_value)\nPASS: test_mock_aiter_and_anext_asyncmock (test.test_unittest.testmock.testasync.AsyncIteratorTest.test_mock_aiter_and_anext_asyncmock)\nPASS: test_mock_async_for (test.test_unittest.testmock.testasync.AsyncIteratorTest.test_mock_async_for)\nPASS: test_async_magic_methods_return_async_mocks (test.test_unittest.testmock.testasync.AsyncMagicMethods.test_async_magic_methods_return_async_mocks)\nPASS: test_asyncmock_has_sync_magic_methods (test.test_unittest.testmock.testasync.AsyncMagicMethods.test_asyncmock_has_sync_magic_methods)\nPASS: test_magic_methods_are_async_functions (test.test_unittest.testmock.testasync.AsyncMagicMethods.test_magic_methods_are_async_functions)\nPASS: test_magicmock_has_async_magic_methods (test.test_unittest.testmock.testasync.AsyncMagicMethods.test_magicmock_has_async_magic_methods)\nPASS: test_sync_magic_methods_return_magic_mocks (test.test_unittest.testmock.testasync.AsyncMagicMethods.test_sync_magic_methods_return_magic_mocks)\nPASS: test_assert_any_wait (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_any_wait)\nPASS: test_assert_awaited (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited)\nPASS: test_assert_awaited_but_not_called (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_but_not_called)\nPASS: test_assert_awaited_once (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_once)\nPASS: test_assert_awaited_once_with (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_once_with)\nPASS: test_assert_awaited_with (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_with)\nPASS: test_assert_called_and_awaited_at_same_time (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_and_awaited_at_same_time)\nPASS: test_assert_called_but_not_awaited (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_but_not_awaited)\nPASS: test_assert_called_once_and_awaited_twice (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_once_and_awaited_twice)\nPASS: test_assert_called_then_awaited (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_then_awaited)\nPASS: test_assert_called_twice_and_awaited_once (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_twice_and_awaited_once)\nPASS: test_assert_has_awaits_no_order (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_awaits_no_order)\nPASS: test_assert_has_awaits_not_matching_spec_error (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_awaits_not_matching_spec_error)\nPASS: test_assert_has_awaits_ordered (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_awaits_ordered)\nPASS: test_assert_has_calls_not_awaits (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_calls_not_awaits)\nPASS: test_assert_has_mock_calls_on_async_mock_no_spec (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_mock_calls_on_async_mock_no_spec)\nPASS: test_assert_has_mock_calls_on_async_mock_with_spec (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_mock_calls_on_async_mock_with_spec)\nPASS: test_assert_not_awaited (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_not_awaited)\nPASS: test_async_arg_lists (test.test_unittest.testmock.testasync.AsyncMockAssert.test_async_arg_lists)\nPASS: test_async_method_calls_recorded (test.test_unittest.testmock.testasync.AsyncMockAssert.test_async_method_calls_recorded)\nPASS: test_awaits_asserts_with_any (test.test_unittest.testmock.testasync.AsyncMockAssert.test_awaits_asserts_with_any)\nPASS: test_awaits_asserts_with_spec_and_any (test.test_unittest.testmock.testasync.AsyncMockAssert.test_awaits_asserts_with_spec_and_any)\nPASS: test_future_isfuture (test.test_unittest.testmock.testasync.AsyncMockTest.test_future_isfuture)\nPASS: test_isawaitable (test.test_unittest.testmock.testasync.AsyncMockTest.test_isawaitable)\nPASS: test_iscoroutinefunction_default (test.test_unittest.testmock.testasync.AsyncMockTest.test_iscoroutinefunction_default)\nPASS: test_iscoroutinefunction_function (test.test_unittest.testmock.testasync.AsyncMockTest.test_iscoroutinefunction_function)\nPASS: test_iscoroutinefunction_normal_function (test.test_unittest.testmock.testasync.AsyncMockTest.test_iscoroutinefunction_normal_function)\nPASS: test_async_def_cm (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_async_def_cm)\nPASS: test_is_AsyncMock_cm (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_is_AsyncMock_cm)\nPASS: test_is_async_cm (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_is_async_cm)\nPASS: test_is_async_function_cm (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_is_async_function_cm)\nPASS: test_patch_dict_async_def (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_patch_dict_async_def)\nPASS: test_patch_dict_async_def_context (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_patch_dict_async_def_context)\nPASS: test_async_def_patch (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_async_def_patch)\nPASS: test_is_AsyncMock_patch (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_AsyncMock_patch)\nPASS: test_is_AsyncMock_patch_classmethod (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_AsyncMock_patch_classmethod)\nPASS: test_is_AsyncMock_patch_staticmethod (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_AsyncMock_patch_staticmethod)\nPASS: test_is_async_patch (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_async_patch)\nPASS: test_is_coroutine_function_patch (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_coroutine_function_patch)\nPASS: test_is_AsyncMock_patch (test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_is_AsyncMock_patch)\nPASS: test_is_async_AsyncMock (test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_is_async_AsyncMock)\nPASS: test_is_child_AsyncMock (test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_is_child_AsyncMock)\nPASS: test_magicmock_lambda_spec (test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_magicmock_lambda_spec)\nPASS: test_spec_as_normal_kw_AsyncMock (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_as_normal_kw_AsyncMock)\nPASS: test_spec_as_normal_positional_AsyncMock (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_as_normal_positional_AsyncMock)\nPASS: test_spec_async_attributes (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_async_attributes)\nPASS: test_spec_async_attributes_instance (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_async_attributes_instance)\nPASS: test_spec_async_mock (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_async_mock)\nPASS: test_spec_mock_type_kw (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_mock_type_kw)\nPASS: test_spec_mock_type_positional (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_mock_type_positional)\nPASS: test_spec_normal_methods_on_class (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_normal_methods_on_class)\nPASS: test_spec_normal_methods_on_class_with_mock (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_normal_methods_on_class_with_mock)\nPASS: test_spec_normal_methods_on_class_with_mock_seal (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_normal_methods_on_class_with_mock_seal)\nPASS: test_spec_parent_not_async_attribute_is (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_parent_not_async_attribute_is)\nPASS: test_target_async_spec_not (test.test_unittest.testmock.testasync.AsyncSpecTest.test_target_async_spec_not)\nPASS: test_target_not_async_spec_is (test.test_unittest.testmock.testasync.AsyncSpecTest.test_target_not_async_spec_is)\nPASS: test_attributes (test.test_unittest.testmock.testcallable.TestCallable.test_attributes)\nPASS: test_create_autospec (test.test_unittest.testmock.testcallable.TestCallable.test_create_autospec)\nPASS: test_create_autospec_instance (test.test_unittest.testmock.testcallable.TestCallable.test_create_autospec_instance)\nPASS: test_hierarchy (test.test_unittest.testmock.testcallable.TestCallable.test_hierarchy)\nPASS: test_non_callable (test.test_unittest.testmock.testcallable.TestCallable.test_non_callable)\nPASS: test_patch_spec (test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec)\nPASS: test_patch_spec_callable_class (test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_callable_class)\nPASS: test_patch_spec_instance (test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_instance)\nPASS: test_patch_spec_set (test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_set)\nPASS: test_patch_spec_set_instance (test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_set_instance)\nPASS: test_subclasses (test.test_unittest.testmock.testcallable.TestCallable.test_subclasses)\nPASS: test_any (test.test_unittest.testmock.testhelpers.AnyTest.test_any)\nPASS: test_any_and_datetime (test.test_unittest.testmock.testhelpers.AnyTest.test_any_and_datetime)\nPASS: test_any_and_spec_set (test.test_unittest.testmock.testhelpers.AnyTest.test_any_and_spec_set)\nPASS: test_any_mock_calls_comparison_order (test.test_unittest.testmock.testhelpers.AnyTest.test_any_mock_calls_comparison_order)\nPASS: test_any_no_spec (test.test_unittest.testmock.testhelpers.AnyTest.test_any_no_spec)\nPASS: test_repr (test.test_unittest.testmock.testhelpers.AnyTest.test_repr)\nPASS: test_attribute_call (test.test_unittest.testmock.testhelpers.CallTest.test_attribute_call)\nPASS: test_call (test.test_unittest.testmock.testhelpers.CallTest.test_call)\nPASS: test_call_any (test.test_unittest.testmock.testhelpers.CallTest.test_call_any)\nPASS: test_call_list (test.test_unittest.testmock.testhelpers.CallTest.test_call_list)\nPASS: test_call_ne (test.test_unittest.testmock.testhelpers.CallTest.test_call_ne)\nPASS: test_call_non_tuples (test.test_unittest.testmock.testhelpers.CallTest.test_call_non_tuples)\nPASS: test_call_with_args (test.test_unittest.testmock.testhelpers.CallTest.test_call_with_args)\nPASS: test_call_with_args_call_empty_name (test.test_unittest.testmock.testhelpers.CallTest.test_call_with_args_call_empty_name)\nPASS: test_call_with_call (test.test_unittest.testmock.testhelpers.CallTest.test_call_with_call)\nPASS: test_call_with_kwargs (test.test_unittest.testmock.testhelpers.CallTest.test_call_with_kwargs)\nPASS: test_call_with_name (test.test_unittest.testmock.testhelpers.CallTest.test_call_with_name)\nPASS: test_dunder_call (test.test_unittest.testmock.testhelpers.CallTest.test_dunder_call)\nPASS: test_empty__Call (test.test_unittest.testmock.testhelpers.CallTest.test_empty__Call)\nPASS: test_extended_call (test.test_unittest.testmock.testhelpers.CallTest.test_extended_call)\nPASS: test_extended_not_equal (test.test_unittest.testmock.testhelpers.CallTest.test_extended_not_equal)\nPASS: test_named_call_with_args (test.test_unittest.testmock.testhelpers.CallTest.test_named_call_with_args)\nPASS: test_named_call_with_kwargs (test.test_unittest.testmock.testhelpers.CallTest.test_named_call_with_kwargs)\nPASS: test_named_empty_call (test.test_unittest.testmock.testhelpers.CallTest.test_named_empty_call)\nPASS: test_nested_calls_not_equal (test.test_unittest.testmock.testhelpers.CallTest.test_nested_calls_not_equal)\nPASS: test_repr (test.test_unittest.testmock.testhelpers.CallTest.test_repr)\nPASS: test_two_args_call (test.test_unittest.testmock.testhelpers.CallTest.test_two_args_call)\nPASS: test_attributes (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_attributes)\nPASS: test_autospec_data_descriptor (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_data_descriptor)\nPASS: test_autospec_functions_with_self_in_odd_place (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_functions_with_self_in_odd_place)\nPASS: test_autospec_getattr_partial_function (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_getattr_partial_function)\nPASS: test_autospec_on_bound_builtin_function (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_on_bound_builtin_function)\nPASS: test_autospec_reset_mock (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_reset_mock)\nPASS: test_autospec_signature_classmethod (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_signature_classmethod)\nPASS: test_autospec_signature_staticmethod (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_signature_staticmethod)\nPASS: test_basic (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_basic)\nPASS: test_builtin_functions_types (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_builtin_functions_types)\nPASS: test_builtins (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_builtins)\nPASS: test_class_with_no_init (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_class_with_no_init)\nPASS: test_create_autospec_keyword_arguments (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_keyword_arguments)\nPASS: test_create_autospec_keyword_only_arguments (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_keyword_only_arguments)\nPASS: test_create_autospec_none (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_none)\nPASS: test_create_autospec_return_value (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_return_value)\nPASS: test_descriptors (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_descriptors)\nPASS: test_function (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_function)\nPASS: test_function_as_instance_attribute (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_function_as_instance_attribute)\nPASS: test_inherit (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_inherit)\nPASS: test_magic_methods (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_magic_methods)\nPASS: test_method_calls (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_method_calls)\nPASS: test_mocking_unbound_methods (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_mocking_unbound_methods)\nPASS: test_recursive (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_recursive)\nPASS: test_signature_callable (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_signature_callable)\nPASS: test_signature_class (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_signature_class)\nPASS: test_signature_noncallable (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_signature_noncallable)\nPASS: test_skip_attributeerrors (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_skip_attributeerrors)\nPASS: test_spec_as_list (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_as_list)\nPASS: test_spec_function_assert_any_call (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_assert_any_call)\nPASS: test_spec_function_assert_has_calls (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_assert_has_calls)\nPASS: test_spec_function_no_name (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_no_name)\nPASS: test_spec_function_reset_mock (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_reset_mock)\nPASS: test_spec_has_descriptor_returning_function (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_has_descriptor_returning_function)\nPASS: test_spec_has_function_not_in_bases (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_has_function_not_in_bases)\nPASS: test_spec_inheritance_for_classes (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_inheritance_for_classes)\nPASS: test_spec_inspect_signature (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_inspect_signature)\nPASS: test_spec_inspect_signature_annotations (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_inspect_signature_annotations)\nPASS: test_spec_set (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_set)\nPASS: test_args_list_contains_call_list (test.test_unittest.testmock.testhelpers.TestCallList.test_args_list_contains_call_list)\nPASS: test_call_list_str (test.test_unittest.testmock.testhelpers.TestCallList.test_call_list_str)\nPASS: test_propertymock (test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock)\nPASS: test_propertymock_bare (test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock_bare)\nPASS: test_propertymock_returnvalue (test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock_returnvalue)\nPASS: test_propertymock_side_effect (test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock_side_effect)\nPASS: test_call_magic_method (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_call_magic_method)\nPASS: test_classmethod (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_classmethod)\nPASS: test_non_callable_classmethod (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_non_callable_classmethod)\nPASS: test_non_callable_staticmethod (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_non_callable_staticmethod)\nPASS: test_staticmethod (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_staticmethod)\nPASS: test_type (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_type)\nPASS: test_asyncmock_defaults (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_asyncmock_defaults)\nPASS: test_attributes_and_return_value (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_attributes_and_return_value)\nPASS: test_bound_methods (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_bound_methods)\nPASS: test_changing_magic_set_in_initialization (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_changing_magic_set_in_initialization)\nPASS: test_comparison (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_comparison)\nPASS: test_deleting_magic_methods (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_deleting_magic_methods)\nPASS: test_descriptor_from_class (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_descriptor_from_class)\nPASS: test_dict_methods (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_dict_methods)\nPASS: test_dir (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_dir)\nPASS: test_division (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_division)\nPASS: test_divmod_and_rdivmod (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_divmod_and_rdivmod)\nPASS: test_equality (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_equality)\nPASS: test_hash (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_hash)\nPASS: test_iterable_as_iter_return_value (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_iterable_as_iter_return_value)\nPASS: test_len_contains_iter (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_len_contains_iter)\nPASS: test_magic_in_initialization (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_in_initialization)\nPASS: test_magic_method_reset_mock (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_method_reset_mock)\nPASS: test_magic_method_type (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_method_type)\nPASS: test_magic_method_wrapping (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_method_wrapping)\nPASS: test_magic_methods_and_spec (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_and_spec)\nPASS: test_magic_methods_and_spec_set (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_and_spec_set)\nPASS: test_magic_methods_are_magic_mocks (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_are_magic_mocks)\nPASS: test_magic_methods_fspath (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_fspath)\nPASS: test_magic_methods_isolated_between_mocks (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_isolated_between_mocks)\nPASS: test_magic_mock_equality (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_mock_equality)\nPASS: test_magicmock (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magicmock)\nPASS: test_magicmock_defaults (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magicmock_defaults)\nPASS: test_magicmock_del (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magicmock_del)\nPASS: test_matmul (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_matmul)\nPASS: test_nonzero (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_nonzero)\nPASS: test_numeric (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_numeric)\nPASS: test_repr (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_repr)\nPASS: test_setting_unsupported_magic_method (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_setting_unsupported_magic_method)\nPASS: test_str (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_str)\nPASS: test__name__ (test.test_unittest.testmock.testmock.MockTest.test__name__)\nPASS: test_adding_child_mock (test.test_unittest.testmock.testmock.MockTest.test_adding_child_mock)\nPASS: test_adding_return_value_mock (test.test_unittest.testmock.testmock.MockTest.test_adding_return_value_mock)\nPASS: test_all (test.test_unittest.testmock.testmock.MockTest.test_all)\nPASS: test_arg_lists (test.test_unittest.testmock.testmock.MockTest.test_arg_lists)\nPASS: test_assert_any_call (test.test_unittest.testmock.testmock.MockTest.test_assert_any_call)\nPASS: test_assert_any_call_with_function_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_any_call_with_function_spec)\nPASS: test_assert_called (test.test_unittest.testmock.testmock.MockTest.test_assert_called)\nPASS: test_assert_called_exception_message (test.test_unittest.testmock.testmock.MockTest.test_assert_called_exception_message)\nPASS: test_assert_called_once (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once)\nPASS: test_assert_called_once_message (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_message)\nPASS: test_assert_called_once_message_not_called (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_message_not_called)\nPASS: test_assert_called_once_with (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with)\nPASS: test_assert_called_once_with_call_list (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with_call_list)\nPASS: test_assert_called_once_with_function_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with_function_spec)\nPASS: test_assert_called_once_with_message (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with_message)\nPASS: test_assert_called_with (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with)\nPASS: test_assert_called_with_any (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_any)\nPASS: test_assert_called_with_failure_message (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_failure_message)\nPASS: test_assert_called_with_function_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_function_spec)\nPASS: test_assert_called_with_message (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_message)\nPASS: test_assert_called_with_method_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_method_spec)\nPASS: test_assert_has_calls (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls)\nPASS: test_assert_has_calls_any_order (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_any_order)\nPASS: test_assert_has_calls_nested_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_nested_spec)\nPASS: test_assert_has_calls_nested_without_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_nested_without_spec)\nPASS: test_assert_has_calls_not_matching_spec_error (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_not_matching_spec_error)\nPASS: test_assert_has_calls_with_function_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_with_function_spec)\nPASS: test_assert_not_called (test.test_unittest.testmock.testmock.MockTest.test_assert_not_called)\nPASS: test_assert_not_called_message (test.test_unittest.testmock.testmock.MockTest.test_assert_not_called_message)\nPASS: test_attach_mock (test.test_unittest.testmock.testmock.MockTest.test_attach_mock)\nPASS: test_attach_mock_patch_autospec (test.test_unittest.testmock.testmock.MockTest.test_attach_mock_patch_autospec)\nPASS: test_attach_mock_patch_autospec_signature (test.test_unittest.testmock.testmock.MockTest.test_attach_mock_patch_autospec_signature)\nPASS: test_attach_mock_return_value (test.test_unittest.testmock.testmock.MockTest.test_attach_mock_return_value)\nPASS: test_attribute_access_returns_mocks (test.test_unittest.testmock.testmock.MockTest.test_attribute_access_returns_mocks)\nPASS: test_attribute_deletion (test.test_unittest.testmock.testmock.MockTest.test_attribute_deletion)\nPASS: test_attributes_have_name_and_parent_set (test.test_unittest.testmock.testmock.MockTest.test_attributes_have_name_and_parent_set)\nPASS: test_autospec_mock (test.test_unittest.testmock.testmock.MockTest.test_autospec_mock)\nPASS: test_autospec_side_effect (test.test_unittest.testmock.testmock.MockTest.test_autospec_side_effect)\nPASS: test_autospec_side_effect_exception (test.test_unittest.testmock.testmock.MockTest.test_autospec_side_effect_exception)\nPASS: test_baseexceptional_side_effect (test.test_unittest.testmock.testmock.MockTest.test_baseexceptional_side_effect)\nPASS: test_bool_not_called_when_passing_spec_arg (test.test_unittest.testmock.testmock.MockTest.test_bool_not_called_when_passing_spec_arg)\nPASS: test_call (test.test_unittest.testmock.testmock.MockTest.test_call)\nPASS: test_call_args_comparison (test.test_unittest.testmock.testmock.MockTest.test_call_args_comparison)\nPASS: test_call_args_two_tuple (test.test_unittest.testmock.testmock.MockTest.test_call_args_two_tuple)\nPASS: test_calls_equal_with_any (test.test_unittest.testmock.testmock.MockTest.test_calls_equal_with_any)\nPASS: test_change_return_value_via_delegate (test.test_unittest.testmock.testmock.MockTest.test_change_return_value_via_delegate)\nPASS: test_change_side_effect_via_delegate (test.test_unittest.testmock.testmock.MockTest.test_change_side_effect_via_delegate)\nPASS: test_child_mock_call_equal (test.test_unittest.testmock.testmock.MockTest.test_child_mock_call_equal)\nPASS: test_class_assignable (test.test_unittest.testmock.testmock.MockTest.test_class_assignable)\nPASS: test_configure_mock (test.test_unittest.testmock.testmock.MockTest.test_configure_mock)\nPASS: test_constructor (test.test_unittest.testmock.testmock.MockTest.test_constructor)\nPASS: test_copy (test.test_unittest.testmock.testmock.MockTest.test_copy)\nPASS: test_create_autospec_classmethod_and_staticmethod (test.test_unittest.testmock.testmock.MockTest.test_create_autospec_classmethod_and_staticmethod)\nPASS: test_create_autospec_with_name (test.test_unittest.testmock.testmock.MockTest.test_create_autospec_with_name)\nPASS: test_customize_wrapped_object_with_return_value (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value)\nPASS: test_customize_wrapped_object_with_return_value_and_side_effect (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value_and_side_effect)\nPASS: test_customize_wrapped_object_with_return_value_and_side_effect2 (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value_and_side_effect2)\nPASS: test_customize_wrapped_object_with_return_value_and_side_effect_default (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value_and_side_effect_default)\nPASS: test_customize_wrapped_object_with_side_effect_exception (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_exception)\nPASS: test_customize_wrapped_object_with_side_effect_function (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_function)\nPASS: test_customize_wrapped_object_with_side_effect_iterable (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_iterable)\nPASS: test_customize_wrapped_object_with_side_effect_iterable_with_default (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_iterable_with_default)\nPASS: test_dir (test.test_unittest.testmock.testmock.MockTest.test_dir)\nPASS: test_dir_does_not_include_deleted_attributes (test.test_unittest.testmock.testmock.MockTest.test_dir_does_not_include_deleted_attributes)\nPASS: test_dir_from_spec (test.test_unittest.testmock.testmock.MockTest.test_dir_from_spec)\nPASS: test_exceptional_side_effect (test.test_unittest.testmock.testmock.MockTest.test_exceptional_side_effect)\nPASS: test_filter_dir (test.test_unittest.testmock.testmock.MockTest.test_filter_dir)\nPASS: test_from_spec (test.test_unittest.testmock.testmock.MockTest.test_from_spec)\nPASS: test_isinstance_under_settrace (test.test_unittest.testmock.testmock.MockTest.test_isinstance_under_settrace)\nPASS: test_magic_method_wraps_class (test.test_unittest.testmock.testmock.MockTest.test_magic_method_wraps_class)\nPASS: test_magic_method_wraps_dict (test.test_unittest.testmock.testmock.MockTest.test_magic_method_wraps_dict)\nPASS: test_magic_methods_mock_calls (test.test_unittest.testmock.testmock.MockTest.test_magic_methods_mock_calls)\nPASS: test_manager_mock (test.test_unittest.testmock.testmock.MockTest.test_manager_mock)\nPASS: test_method_calls_compare_easily (test.test_unittest.testmock.testmock.MockTest.test_method_calls_compare_easily)\nPASS: test_method_calls_recorded (test.test_unittest.testmock.testmock.MockTest.test_method_calls_recorded)\nPASS: test_misspelled_arguments (test.test_unittest.testmock.testmock.MockTest.test_misspelled_arguments)\nPASS: test_mock_add_spec (test.test_unittest.testmock.testmock.MockTest.test_mock_add_spec)\nPASS: test_mock_add_spec_magic_methods (test.test_unittest.testmock.testmock.MockTest.test_mock_add_spec_magic_methods)\nPASS: test_mock_call_not_equal_leaf (test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_leaf)\nPASS: test_mock_call_not_equal_non_leaf (test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf)\nPASS: test_mock_call_not_equal_non_leaf_attr (test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf_attr)\nPASS: test_mock_call_not_equal_non_leaf_call_versus_attr (test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf_call_versus_attr)\nPASS: test_mock_call_not_equal_non_leaf_params_different (test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf_params_different)\nPASS: test_mock_call_repr (test.test_unittest.testmock.testmock.MockTest.test_mock_call_repr)\nPASS: test_mock_call_repr_loop (test.test_unittest.testmock.testmock.MockTest.test_mock_call_repr_loop)\nPASS: test_mock_calls (test.test_unittest.testmock.testmock.MockTest.test_mock_calls)\nPASS: test_mock_calls_contains (test.test_unittest.testmock.testmock.MockTest.test_mock_calls_contains)\nPASS: test_mock_calls_create_autospec (test.test_unittest.testmock.testmock.MockTest.test_mock_calls_create_autospec)\nPASS: test_mock_does_not_raise_on_repeated_attribute_deletion (test.test_unittest.testmock.testmock.MockTest.test_mock_does_not_raise_on_repeated_attribute_deletion)\nPASS: test_mock_open_after_eof (test.test_unittest.testmock.testmock.MockTest.test_mock_open_after_eof)\nPASS: test_mock_open_alter_readline (test.test_unittest.testmock.testmock.MockTest.test_mock_open_alter_readline)\nPASS: test_mock_open_dunder_iter_issue (test.test_unittest.testmock.testmock.MockTest.test_mock_open_dunder_iter_issue)\nPASS: test_mock_open_next_with_readline_with_return_value (test.test_unittest.testmock.testmock.MockTest.test_mock_open_next_with_readline_with_return_value)\nPASS: test_mock_open_reuse_issue_21750 (test.test_unittest.testmock.testmock.MockTest.test_mock_open_reuse_issue_21750)\nPASS: test_mock_open_using_next (test.test_unittest.testmock.testmock.MockTest.test_mock_open_using_next)\nPASS: test_mock_open_write (test.test_unittest.testmock.testmock.MockTest.test_mock_open_write)\nPASS: test_mock_parents (test.test_unittest.testmock.testmock.MockTest.test_mock_parents)\nPASS: test_mock_raises_when_deleting_nonexistent_attribute (test.test_unittest.testmock.testmock.MockTest.test_mock_raises_when_deleting_nonexistent_attribute)\nPASS: test_mock_safe_with_spec (test.test_unittest.testmock.testmock.MockTest.test_mock_safe_with_spec)\nPASS: test_mock_unsafe (test.test_unittest.testmock.testmock.MockTest.test_mock_unsafe)\nPASS: test_name_attribute_of_call (test.test_unittest.testmock.testmock.MockTest.test_name_attribute_of_call)\nPASS: test_only_allowed_methods_exist (test.test_unittest.testmock.testmock.MockTest.test_only_allowed_methods_exist)\nPASS: test_ordered_call_signature (test.test_unittest.testmock.testmock.MockTest.test_ordered_call_signature)\nPASS: test_override_tuple_methods (test.test_unittest.testmock.testmock.MockTest.test_override_tuple_methods)\nPASS: test_parent_attribute_of_call (test.test_unittest.testmock.testmock.MockTest.test_parent_attribute_of_call)\nPASS: test_parent_propagation_with_autospec_attach_mock (test.test_unittest.testmock.testmock.MockTest.test_parent_propagation_with_autospec_attach_mock)\nPASS: test_parent_propagation_with_create_autospec (test.test_unittest.testmock.testmock.MockTest.test_parent_propagation_with_create_autospec)\nPASS: test_repr (test.test_unittest.testmock.testmock.MockTest.test_repr)\nPASS: test_repr_with_spec (test.test_unittest.testmock.testmock.MockTest.test_repr_with_spec)\nPASS: test_reset_mock (test.test_unittest.testmock.testmock.MockTest.test_reset_mock)\nPASS: test_reset_mock_does_not_raise_on_attr_deletion (test.test_unittest.testmock.testmock.MockTest.test_reset_mock_does_not_raise_on_attr_deletion)\nPASS: test_reset_mock_on_mock_open_issue_18622 (test.test_unittest.testmock.testmock.MockTest.test_reset_mock_on_mock_open_issue_18622)\nPASS: test_reset_mock_recursion (test.test_unittest.testmock.testmock.MockTest.test_reset_mock_recursion)\nPASS: test_reset_return (test.test_unittest.testmock.testmock.MockTest.test_reset_return)\nPASS: test_reset_return_sideeffect (test.test_unittest.testmock.testmock.MockTest.test_reset_return_sideeffect)\nPASS: test_reset_return_with_children (test.test_unittest.testmock.testmock.MockTest.test_reset_return_with_children)\nPASS: test_reset_return_with_children_side_effect (test.test_unittest.testmock.testmock.MockTest.test_reset_return_with_children_side_effect)\nPASS: test_reset_sideeffect (test.test_unittest.testmock.testmock.MockTest.test_reset_sideeffect)\nPASS: test_return_value_in_constructor (test.test_unittest.testmock.testmock.MockTest.test_return_value_in_constructor)\nPASS: test_setting_attribute_with_spec_set (test.test_unittest.testmock.testmock.MockTest.test_setting_attribute_with_spec_set)\nPASS: test_setting_call (test.test_unittest.testmock.testmock.MockTest.test_setting_call)\nPASS: test_side_effect (test.test_unittest.testmock.testmock.MockTest.test_side_effect)\nPASS: test_side_effect_iterator (test.test_unittest.testmock.testmock.MockTest.test_side_effect_iterator)\nPASS: test_side_effect_iterator_default (test.test_unittest.testmock.testmock.MockTest.test_side_effect_iterator_default)\nPASS: test_side_effect_iterator_exceptions (test.test_unittest.testmock.testmock.MockTest.test_side_effect_iterator_exceptions)\nPASS: test_side_effect_setting_iterator (test.test_unittest.testmock.testmock.MockTest.test_side_effect_setting_iterator)\nPASS: test_spec_class (test.test_unittest.testmock.testmock.MockTest.test_spec_class)\nPASS: test_spec_class_no_object_base (test.test_unittest.testmock.testmock.MockTest.test_spec_class_no_object_base)\nPASS: test_spec_list_subclass (test.test_unittest.testmock.testmock.MockTest.test_spec_list_subclass)\nPASS: test_subclass_with_properties (test.test_unittest.testmock.testmock.MockTest.test_subclass_with_properties)\nPASS: test_subclassing (test.test_unittest.testmock.testmock.MockTest.test_subclassing)\nPASS: test_wraps_attributes (test.test_unittest.testmock.testmock.MockTest.test_wraps_attributes)\nPASS: test_wraps_call_with_nondefault_return_value (test.test_unittest.testmock.testmock.MockTest.test_wraps_call_with_nondefault_return_value)\nPASS: test_wraps_calls (test.test_unittest.testmock.testmock.MockTest.test_wraps_calls)\nPASS: test_wraps_prevents_automatic_creation_of_mocks (test.test_unittest.testmock.testmock.MockTest.test_wraps_prevents_automatic_creation_of_mocks)\nPASS: test_autospec (test.test_unittest.testmock.testpatch.PatchTest.test_autospec)\nPASS: test_autospec_classmethod (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_classmethod)\nPASS: test_autospec_classmethod_signature (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_classmethod_signature)\nPASS: test_autospec_function (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_function)\nPASS: test_autospec_inherits (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_inherits)\nPASS: test_autospec_keywords (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_keywords)\nPASS: test_autospec_name (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_name)\nPASS: test_autospec_staticmethod (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_staticmethod)\nPASS: test_autospec_staticmethod_signature (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_staticmethod_signature)\nPASS: test_autospec_with_new (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_with_new)\nPASS: test_autospec_with_object (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_with_object)\nPASS: test_callable_spec_as_list (test.test_unittest.testmock.testpatch.PatchTest.test_callable_spec_as_list)\nPASS: test_cant_set_kwargs_when_passing_a_mock (test.test_unittest.testmock.testpatch.PatchTest.test_cant_set_kwargs_when_passing_a_mock)\nPASS: test_create_and_specs (test.test_unittest.testmock.testpatch.PatchTest.test_create_and_specs)\nPASS: test_dotted_but_module_not_loaded (test.test_unittest.testmock.testpatch.PatchTest.test_dotted_but_module_not_loaded)\nPASS: test_falsey_spec (test.test_unittest.testmock.testpatch.PatchTest.test_falsey_spec)\nPASS: test_get_only_proxy (test.test_unittest.testmock.testpatch.PatchTest.test_get_only_proxy)\nPASS: test_get_set_delete_proxy (test.test_unittest.testmock.testpatch.PatchTest.test_get_set_delete_proxy)\nPASS: test_invalid_target (test.test_unittest.testmock.testpatch.PatchTest.test_invalid_target)\nPASS: test_mock_calls_with_patch (test.test_unittest.testmock.testpatch.PatchTest.test_mock_calls_with_patch)\nPASS: test_multiple_patchobject (test.test_unittest.testmock.testpatch.PatchTest.test_multiple_patchobject)\nPASS: test_multiple_specs (test.test_unittest.testmock.testpatch.PatchTest.test_multiple_specs)\nPASS: test_name_preserved (test.test_unittest.testmock.testpatch.PatchTest.test_name_preserved)\nPASS: test_nested_patch_failure (test.test_unittest.testmock.testpatch.PatchTest.test_nested_patch_failure)\nPASS: test_nested_patch_with_spec_as_list (test.test_unittest.testmock.testpatch.PatchTest.test_nested_patch_with_spec_as_list)\nPASS: test_new_callable_class_decorating (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_class_decorating)\nPASS: test_new_callable_create (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_create)\nPASS: test_new_callable_failure (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_failure)\nPASS: test_new_callable_incompatible_with_autospec (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_incompatible_with_autospec)\nPASS: test_new_callable_incompatible_with_new (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_incompatible_with_new)\nPASS: test_new_callable_inherit_for_mocks (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_inherit_for_mocks)\nPASS: test_new_callable_inherit_non_mock (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_inherit_non_mock)\nPASS: test_new_callable_keyword_arguments (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_keyword_arguments)\nPASS: test_new_callable_patch (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_patch)\nPASS: test_new_callable_patch_object (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_patch_object)\nPASS: test_new_callable_spec (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_spec)\nPASS: test_not_callable_spec_as_list (test.test_unittest.testmock.testpatch.PatchTest.test_not_callable_spec_as_list)\nPASS: test_object_lookup_is_quite_lazy (test.test_unittest.testmock.testpatch.PatchTest.test_object_lookup_is_quite_lazy)\nPASS: test_patch (test.test_unittest.testmock.testpatch.PatchTest.test_patch)\nPASS: test_patch_and_patch_dict_stopall (test.test_unittest.testmock.testpatch.PatchTest.test_patch_and_patch_dict_stopall)\nPASS: test_patch_builtins_without_create (test.test_unittest.testmock.testpatch.PatchTest.test_patch_builtins_without_create)\nPASS: test_patch_class_acts_with_spec_is_inherited (test.test_unittest.testmock.testpatch.PatchTest.test_patch_class_acts_with_spec_is_inherited)\nPASS: test_patch_class_attribute (test.test_unittest.testmock.testpatch.PatchTest.test_patch_class_attribute)\nPASS: test_patch_class_decorator (test.test_unittest.testmock.testpatch.PatchTest.test_patch_class_decorator)\nPASS: test_patch_dict (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict)\nPASS: test_patch_dict_as_context_manager (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_as_context_manager)\nPASS: test_patch_dict_class_decorator (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_class_decorator)\nPASS: test_patch_dict_decorator_resolution (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_decorator_resolution)\nPASS: test_patch_dict_keyword_args (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_keyword_args)\nPASS: test_patch_dict_start_stop (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_start_stop)\nPASS: test_patch_dict_stop_without_start (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_stop_without_start)\nPASS: test_patch_dict_stopall (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_stopall)\nPASS: test_patch_dict_test_prefix (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_test_prefix)\nPASS: test_patch_dict_with_clear (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_clear)\nPASS: test_patch_dict_with_container_object (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_container_object)\nPASS: test_patch_dict_with_container_object_and_clear (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_container_object_and_clear)\nPASS: test_patch_dict_with_string (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_string)\nPASS: test_patch_imports_lazily (test.test_unittest.testmock.testpatch.PatchTest.test_patch_imports_lazily)\nPASS: test_patch_keyword_args (test.test_unittest.testmock.testpatch.PatchTest.test_patch_keyword_args)\nPASS: test_patch_local (test.test_unittest.testmock.testpatch.PatchTest.test_patch_local)\nPASS: test_patch_multiple (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple)\nPASS: test_patch_multiple_create (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create)\nPASS: test_patch_multiple_create_mocks (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create_mocks)\nPASS: test_patch_multiple_create_mocks_different_order (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create_mocks_different_order)\nPASS: test_patch_multiple_create_mocks_patcher (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create_mocks_patcher)\nPASS: test_patch_multiple_decorating_class (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_decorating_class)\nPASS: test_patch_multiple_failure (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_failure)\nPASS: test_patch_multiple_new_callable (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_new_callable)\nPASS: test_patch_multiple_new_callable_failure (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_new_callable_failure)\nPASS: test_patch_multiple_no_kwargs (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_no_kwargs)\nPASS: test_patch_multiple_spec_set (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_spec_set)\nPASS: test_patch_multiple_stacked_decorators (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_stacked_decorators)\nPASS: test_patch_multiple_string_subclasses (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_string_subclasses)\nPASS: test_patch_nested_autospec_repr (test.test_unittest.testmock.testpatch.PatchTest.test_patch_nested_autospec_repr)\nPASS: test_patch_object_keyword_args (test.test_unittest.testmock.testpatch.PatchTest.test_patch_object_keyword_args)\nPASS: test_patch_object_with_spec_as_boolean (test.test_unittest.testmock.testpatch.PatchTest.test_patch_object_with_spec_as_boolean)\nPASS: test_patch_orderdict (test.test_unittest.testmock.testpatch.PatchTest.test_patch_orderdict)\nPASS: test_patch_propagates_exc_on_exit (test.test_unittest.testmock.testpatch.PatchTest.test_patch_propagates_exc_on_exit)\nPASS: test_patch_slots (test.test_unittest.testmock.testpatch.PatchTest.test_patch_slots)\nPASS: test_patch_spec_set (test.test_unittest.testmock.testpatch.PatchTest.test_patch_spec_set)\nPASS: test_patch_start_stop (test.test_unittest.testmock.testpatch.PatchTest.test_patch_start_stop)\nPASS: test_patch_stopall (test.test_unittest.testmock.testpatch.PatchTest.test_patch_stopall)\nPASS: test_patch_test_prefix (test.test_unittest.testmock.testpatch.PatchTest.test_patch_test_prefix)\nPASS: test_patch_with_create_mocks_non_existent_attributes (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_create_mocks_non_existent_attributes)\nPASS: test_patch_with_exception (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_exception)\nPASS: test_patch_with_spec (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec)\nPASS: test_patch_with_spec_as_boolean (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec_as_boolean)\nPASS: test_patch_with_spec_as_list (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec_as_list)\nPASS: test_patch_with_spec_mock_repr (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec_mock_repr)\nPASS: test_patch_with_static_methods (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_static_methods)\nPASS: test_patch_wont_create_by_default (test.test_unittest.testmock.testpatch.PatchTest.test_patch_wont_create_by_default)\nPASS: test_patchobject_class_decorator (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_class_decorator)\nPASS: test_patchobject_start_stop (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_start_stop)\nPASS: test_patchobject_twice (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_twice)\nPASS: test_patchobject_with_create_mocks_non_existent_attributes (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_create_mocks_non_existent_attributes)\nPASS: test_patchobject_with_default_mock (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_default_mock)\nPASS: test_patchobject_with_none (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_none)\nPASS: test_patchobject_with_spec (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_spec)\nPASS: test_patchobject_with_spec_as_list (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_spec_as_list)\nPASS: test_patchobject_with_string_as_target (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_string_as_target)\nPASS: test_patchobject_wont_create_by_default (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_wont_create_by_default)\nPASS: test_single_patchobject (test.test_unittest.testmock.testpatch.PatchTest.test_single_patchobject)\nPASS: test_spec_set_inherit (test.test_unittest.testmock.testpatch.PatchTest.test_spec_set_inherit)\nPASS: test_spec_set_true (test.test_unittest.testmock.testpatch.PatchTest.test_spec_set_true)\nPASS: test_special_attrs (test.test_unittest.testmock.testpatch.PatchTest.test_special_attrs)\nPASS: test_specs_false_instead_of_none (test.test_unittest.testmock.testpatch.PatchTest.test_specs_false_instead_of_none)\nPASS: test_stop_idempotent (test.test_unittest.testmock.testpatch.PatchTest.test_stop_idempotent)\nPASS: test_stop_without_start (test.test_unittest.testmock.testpatch.PatchTest.test_stop_without_start)\nPASS: test_stopall_lifo (test.test_unittest.testmock.testpatch.PatchTest.test_stopall_lifo)\nPASS: test_tracebacks (test.test_unittest.testmock.testpatch.PatchTest.test_tracebacks)\nPASS: test_attribute_chain_is_maintained (test.test_unittest.testmock.testsealable.TestSealable.test_attribute_chain_is_maintained)\nPASS: test_attributes_return_more_mocks_by_default (test.test_unittest.testmock.testsealable.TestSealable.test_attributes_return_more_mocks_by_default)\nPASS: test_call_chain_is_maintained (test.test_unittest.testmock.testsealable.TestSealable.test_call_chain_is_maintained)\nPASS: test_call_on_defined_sealed_mock_succeeds (test.test_unittest.testmock.testsealable.TestSealable.test_call_on_defined_sealed_mock_succeeds)\nPASS: test_call_on_sealed_mock_fails (test.test_unittest.testmock.testsealable.TestSealable.test_call_on_sealed_mock_fails)\nPASS: test_existing_attributes_allowed_after_seal (test.test_unittest.testmock.testsealable.TestSealable.test_existing_attributes_allowed_after_seal)\nPASS: test_existing_attributes_can_be_set_on_seal (test.test_unittest.testmock.testsealable.TestSealable.test_existing_attributes_can_be_set_on_seal)\nPASS: test_initialized_attributes_allowed_after_seal (test.test_unittest.testmock.testsealable.TestSealable.test_initialized_attributes_allowed_after_seal)\ntest_integration_with_spec_att_definition (test.test_unittest.testmock.testsealable.TestSealable.test_integration_with_spec_att_definition)\nPASS: You are not restricted when using mock with spec\ntest_integration_with_spec_method_definition (test.test_unittest.testmock.testsealable.TestSealable.test_integration_with_spec_method_definition)\nPASS: You need to define the methods, even if they are in the spec\ntest_integration_with_spec_method_definition_respects_spec (test.test_unittest.testmock.testsealable.TestSealable.test_integration_with_spec_method_definition_respects_spec)\nPASS: You cannot define methods out of the spec\nPASS: test_new_attributes_cannot_be_accessed_on_seal (test.test_unittest.testmock.testsealable.TestSealable.test_new_attributes_cannot_be_accessed_on_seal)\nPASS: test_new_attributes_cannot_be_set_on_child_of_seal (test.test_unittest.testmock.testsealable.TestSealable.test_new_attributes_cannot_be_set_on_child_of_seal)\nPASS: test_new_attributes_cannot_be_set_on_seal (test.test_unittest.testmock.testsealable.TestSealable.test_new_attributes_cannot_be_set_on_seal)\nPASS: test_seal_with_autospec (test.test_unittest.testmock.testsealable.TestSealable.test_seal_with_autospec)\nPASS: test_sealed_exception_has_attribute_name (test.test_unittest.testmock.testsealable.TestSealable.test_sealed_exception_has_attribute_name)\nPASS: test_seals_dont_recurse_on_manual_attributes (test.test_unittest.testmock.testsealable.TestSealable.test_seals_dont_recurse_on_manual_attributes)\nPASS: test_seals_recurse_on_added_attributes (test.test_unittest.testmock.testsealable.TestSealable.test_seals_recurse_on_added_attributes)\nPASS: test_seals_recurse_on_magic_methods (test.test_unittest.testmock.testsealable.TestSealable.test_seals_recurse_on_magic_methods)\nPASS: testBases (test.test_unittest.testmock.testsentinel.SentinelTest.testBases)\nPASS: testCopy (test.test_unittest.testmock.testsentinel.SentinelTest.testCopy)\nPASS: testDEFAULT (test.test_unittest.testmock.testsentinel.SentinelTest.testDEFAULT)\nPASS: testPickle (test.test_unittest.testmock.testsentinel.SentinelTest.testPickle)\nPASS: testSentinelName (test.test_unittest.testmock.testsentinel.SentinelTest.testSentinelName)\nPASS: testSentinels (test.test_unittest.testmock.testsentinel.SentinelTest.testSentinels)\nPASS: test_dunder_iter_data (test.test_unittest.testmock.testwith.TestMockOpen.test_dunder_iter_data)\nPASS: test_explicit_mock (test.test_unittest.testmock.testwith.TestMockOpen.test_explicit_mock)\nPASS: test_interleaved_reads (test.test_unittest.testmock.testwith.TestMockOpen.test_interleaved_reads)\nPASS: test_mock_open (test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open)\nPASS: test_mock_open_context_manager (test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open_context_manager)\nPASS: test_mock_open_context_manager_multiple_times (test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open_context_manager_multiple_times)\nPASS: test_mock_open_read_with_argument (test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open_read_with_argument)\nPASS: test_next_data (test.test_unittest.testmock.testwith.TestMockOpen.test_next_data)\nPASS: test_overriding_return_values (test.test_unittest.testmock.testwith.TestMockOpen.test_overriding_return_values)\nPASS: test_read_bytes (test.test_unittest.testmock.testwith.TestMockOpen.test_read_bytes)\nPASS: test_read_data (test.test_unittest.testmock.testwith.TestMockOpen.test_read_data)\nPASS: test_readline_bytes (test.test_unittest.testmock.testwith.TestMockOpen.test_readline_bytes)\nPASS: test_readline_data (test.test_unittest.testmock.testwith.TestMockOpen.test_readline_data)\nPASS: test_readlines_bytes (test.test_unittest.testmock.testwith.TestMockOpen.test_readlines_bytes)\nPASS: test_readlines_data (test.test_unittest.testmock.testwith.TestMockOpen.test_readlines_data)\nPASS: testContextManagerMocking (test.test_unittest.testmock.testwith.WithTest.testContextManagerMocking)\nPASS: test_context_manager_with_magic_mock (test.test_unittest.testmock.testwith.WithTest.test_context_manager_with_magic_mock)\nPASS: test_dict_context_manager (test.test_unittest.testmock.testwith.WithTest.test_dict_context_manager)\nPASS: test_double_patch_instance_method (test.test_unittest.testmock.testwith.WithTest.test_double_patch_instance_method)\nPASS: test_patch_object_with_statement (test.test_unittest.testmock.testwith.WithTest.test_patch_object_with_statement)\nPASS: test_with_statement (test.test_unittest.testmock.testwith.WithTest.test_with_statement)\nPASS: test_with_statement_as (test.test_unittest.testmock.testwith.WithTest.test_with_statement_as)\nPASS: test_with_statement_exception (test.test_unittest.testmock.testwith.WithTest.test_with_statement_exception)\nPASS: test_with_statement_imbricated (test.test_unittest.testmock.testwith.WithTest.test_with_statement_imbricated)\nPASS: test_with_statement_nested (test.test_unittest.testmock.testwith.WithTest.test_with_statement_nested)\nPASS: test_with_statement_same_attribute (test.test_unittest.testmock.testwith.WithTest.test_with_statement_same_attribute)\nPASS: test_with_statement_specified (test.test_unittest.testmock.testwith.WithTest.test_with_statement_specified)\n\n----------------------------------------------------------------------\nRan 1023 tests in 6.456s\n\nOK (skipped=2)\n0:03:52 load avg: 3.36 [440/469] test_warnings passed\nPASS: test_issue_8766 (test.test_warnings.BootstrapTest.test_issue_8766)\nPASS: test_catch_warnings_defaults (test.test_warnings.CCatchWarningTests.test_catch_warnings_defaults)\nPASS: test_catch_warnings_recording (test.test_warnings.CCatchWarningTests.test_catch_warnings_recording)\nPASS: test_catch_warnings_reentry_guard (test.test_warnings.CCatchWarningTests.test_catch_warnings_reentry_guard)\nPASS: test_catch_warnings_restore (test.test_warnings.CCatchWarningTests.test_catch_warnings_restore)\nPASS: test_check_warnings (test.test_warnings.CCatchWarningTests.test_check_warnings)\nPASS: test_record_override_showwarning_before (test.test_warnings.CCatchWarningTests.test_record_override_showwarning_before)\nPASS: test_record_override_showwarning_inside (test.test_warnings.CCatchWarningTests.test_record_override_showwarning_inside)\nPASS: test_comma_separated_warnings (test.test_warnings.CEnvironmentVariableTests.test_comma_separated_warnings)\nPASS: test_conflicting_envvar_and_command_line (test.test_warnings.CEnvironmentVariableTests.test_conflicting_envvar_and_command_line)\nPASS: test_default_filter_configuration (test.test_warnings.CEnvironmentVariableTests.test_default_filter_configuration)\nPASS: test_envvar_and_command_line (test.test_warnings.CEnvironmentVariableTests.test_envvar_and_command_line)\nPASS: test_nonascii (test.test_warnings.CEnvironmentVariableTests.test_nonascii)\nPASS: test_single_warning (test.test_warnings.CEnvironmentVariableTests.test_single_warning)\nPASS: test_always (test.test_warnings.CFilterTests.test_always)\nPASS: test_always_after_default (test.test_warnings.CFilterTests.test_always_after_default)\nPASS: test_append_duplicate (test.test_warnings.CFilterTests.test_append_duplicate)\nPASS: test_catchwarnings_with_simplefilter_error (test.test_warnings.CFilterTests.test_catchwarnings_with_simplefilter_error)\nPASS: test_catchwarnings_with_simplefilter_ignore (test.test_warnings.CFilterTests.test_catchwarnings_with_simplefilter_ignore)\nPASS: test_default (test.test_warnings.CFilterTests.test_default)\nPASS: test_error (test.test_warnings.CFilterTests.test_error)\nPASS: test_error_after_default (test.test_warnings.CFilterTests.test_error_after_default)\nPASS: test_filterwarnings (test.test_warnings.CFilterTests.test_filterwarnings)\nPASS: test_filterwarnings_duplicate_filters (test.test_warnings.CFilterTests.test_filterwarnings_duplicate_filters)\nPASS: test_ignore (test.test_warnings.CFilterTests.test_ignore)\nPASS: test_ignore_after_default (test.test_warnings.CFilterTests.test_ignore_after_default)\nPASS: test_inheritance (test.test_warnings.CFilterTests.test_inheritance)\nPASS: test_message_matching (test.test_warnings.CFilterTests.test_message_matching)\nPASS: test_module (test.test_warnings.CFilterTests.test_module)\nPASS: test_module_globals (test.test_warnings.CFilterTests.test_module_globals)\nPASS: test_mutate_filter_list (test.test_warnings.CFilterTests.test_mutate_filter_list)\nPASS: test_once (test.test_warnings.CFilterTests.test_once)\nPASS: test_ordering (test.test_warnings.CFilterTests.test_ordering)\nPASS: test_simplefilter_duplicate_filters (test.test_warnings.CFilterTests.test_simplefilter_duplicate_filters)\nPASS: test_module_all_attribute (test.test_warnings.CPublicAPITests.test_module_all_attribute)\nPASS: test_import_from_module (test.test_warnings.CWCmdLineTests.test_import_from_module)\nPASS: test_improper_input (test.test_warnings.CWCmdLineTests.test_improper_input)\nPASS: test_accelerated (test.test_warnings.CWarnTests.test_accelerated)\nPASS: test_bad_str (test.test_warnings.CWarnTests.test_bad_str)\nPASS: test_exec_filename (test.test_warnings.CWarnTests.test_exec_filename)\nPASS: test_filename (test.test_warnings.CWarnTests.test_filename)\nPASS: test_message (test.test_warnings.CWarnTests.test_message)\nPASS: test_skip_file_prefixes (test.test_warnings.CWarnTests.test_skip_file_prefixes)\nPASS: test_skip_file_prefixes_type_errors (test.test_warnings.CWarnTests.test_skip_file_prefixes_type_errors)\nPASS: test_stacklevel (test.test_warnings.CWarnTests.test_stacklevel)\nPASS: test_stacklevel_import (test.test_warnings.CWarnTests.test_stacklevel_import)\nPASS: test_warn_explicit_non_ascii_filename (test.test_warnings.CWarnTests.test_warn_explicit_non_ascii_filename)\nPASS: test_warn_explicit_type_errors (test.test_warnings.CWarnTests.test_warn_explicit_type_errors)\nPASS: test_warn_nonstandard_types (test.test_warnings.CWarnTests.test_warn_nonstandard_types)\nPASS: test_warning_classes (test.test_warnings.CWarnTests.test_warning_classes)\nPASS: test_formatwarning (test.test_warnings.CWarningsDisplayTests.test_formatwarning)\nPASS: test_formatwarning_override (test.test_warnings.CWarningsDisplayTests.test_formatwarning_override)\nPASS: test_showwarning (test.test_warnings.CWarningsDisplayTests.test_showwarning)\nPASS: test_finalization (test.test_warnings.FinalizationTest.test_finalization)\nPASS: test_late_resource_warning (test.test_warnings.FinalizationTest.test_late_resource_warning)\nPASS: test_catch_warnings_defaults (test.test_warnings.PyCatchWarningTests.test_catch_warnings_defaults)\nPASS: test_catch_warnings_recording (test.test_warnings.PyCatchWarningTests.test_catch_warnings_recording)\nPASS: test_catch_warnings_reentry_guard (test.test_warnings.PyCatchWarningTests.test_catch_warnings_reentry_guard)\nPASS: test_catch_warnings_restore (test.test_warnings.PyCatchWarningTests.test_catch_warnings_restore)\nPASS: test_check_warnings (test.test_warnings.PyCatchWarningTests.test_check_warnings)\nPASS: test_record_override_showwarning_before (test.test_warnings.PyCatchWarningTests.test_record_override_showwarning_before)\nPASS: test_record_override_showwarning_inside (test.test_warnings.PyCatchWarningTests.test_record_override_showwarning_inside)\nPASS: test_comma_separated_warnings (test.test_warnings.PyEnvironmentVariableTests.test_comma_separated_warnings)\nPASS: test_conflicting_envvar_and_command_line (test.test_warnings.PyEnvironmentVariableTests.test_conflicting_envvar_and_command_line)\nPASS: test_default_filter_configuration (test.test_warnings.PyEnvironmentVariableTests.test_default_filter_configuration)\nPASS: test_envvar_and_command_line (test.test_warnings.PyEnvironmentVariableTests.test_envvar_and_command_line)\nPASS: test_nonascii (test.test_warnings.PyEnvironmentVariableTests.test_nonascii)\nPASS: test_single_warning (test.test_warnings.PyEnvironmentVariableTests.test_single_warning)\nPASS: test_always (test.test_warnings.PyFilterTests.test_always)\nPASS: test_always_after_default (test.test_warnings.PyFilterTests.test_always_after_default)\nPASS: test_append_duplicate (test.test_warnings.PyFilterTests.test_append_duplicate)\nPASS: test_catchwarnings_with_simplefilter_error (test.test_warnings.PyFilterTests.test_catchwarnings_with_simplefilter_error)\nPASS: test_catchwarnings_with_simplefilter_ignore (test.test_warnings.PyFilterTests.test_catchwarnings_with_simplefilter_ignore)\nPASS: test_default (test.test_warnings.PyFilterTests.test_default)\nPASS: test_error (test.test_warnings.PyFilterTests.test_error)\nPASS: test_error_after_default (test.test_warnings.PyFilterTests.test_error_after_default)\nPASS: test_filterwarnings (test.test_warnings.PyFilterTests.test_filterwarnings)\nPASS: test_filterwarnings_duplicate_filters (test.test_warnings.PyFilterTests.test_filterwarnings_duplicate_filters)\nPASS: test_ignore (test.test_warnings.PyFilterTests.test_ignore)\nPASS: test_ignore_after_default (test.test_warnings.PyFilterTests.test_ignore_after_default)\nPASS: test_inheritance (test.test_warnings.PyFilterTests.test_inheritance)\nPASS: test_message_matching (test.test_warnings.PyFilterTests.test_message_matching)\nPASS: test_module (test.test_warnings.PyFilterTests.test_module)\nPASS: test_module_globals (test.test_warnings.PyFilterTests.test_module_globals)\nPASS: test_mutate_filter_list (test.test_warnings.PyFilterTests.test_mutate_filter_list)\nPASS: test_once (test.test_warnings.PyFilterTests.test_once)\nPASS: test_ordering (test.test_warnings.PyFilterTests.test_ordering)\nPASS: test_simplefilter_duplicate_filters (test.test_warnings.PyFilterTests.test_simplefilter_duplicate_filters)\nPASS: test_module_all_attribute (test.test_warnings.PyPublicAPITests.test_module_all_attribute)\nPASS: test_import_from_module (test.test_warnings.PyWCmdLineTests.test_import_from_module)\nPASS: test_improper_input (test.test_warnings.PyWCmdLineTests.test_improper_input)\nPASS: test_improper_option (test.test_warnings.PyWCmdLineTests.test_improper_option)\nPASS: test_warnings_bootstrap (test.test_warnings.PyWCmdLineTests.test_warnings_bootstrap)\nPASS: test_bad_str (test.test_warnings.PyWarnTests.test_bad_str)\nPASS: test_exec_filename (test.test_warnings.PyWarnTests.test_exec_filename)\nPASS: test_filename (test.test_warnings.PyWarnTests.test_filename)\nPASS: test_message (test.test_warnings.PyWarnTests.test_message)\nPASS: test_pure_python (test.test_warnings.PyWarnTests.test_pure_python)\nPASS: test_skip_file_prefixes (test.test_warnings.PyWarnTests.test_skip_file_prefixes)\nPASS: test_skip_file_prefixes_type_errors (test.test_warnings.PyWarnTests.test_skip_file_prefixes_type_errors)\nPASS: test_stacklevel (test.test_warnings.PyWarnTests.test_stacklevel)\nPASS: test_stacklevel_import (test.test_warnings.PyWarnTests.test_stacklevel_import)\nPASS: test_warn_explicit_non_ascii_filename (test.test_warnings.PyWarnTests.test_warn_explicit_non_ascii_filename)\nPASS: test_warn_explicit_type_errors (test.test_warnings.PyWarnTests.test_warn_explicit_type_errors)\nPASS: test_warn_nonstandard_types (test.test_warnings.PyWarnTests.test_warn_nonstandard_types)\nPASS: test_warning_classes (test.test_warnings.PyWarnTests.test_warning_classes)\nPASS: test_formatwarning (test.test_warnings.PyWarningsDisplayTests.test_formatwarning)\nPASS: test_formatwarning_override (test.test_warnings.PyWarningsDisplayTests.test_formatwarning_override)\nPASS: test_showwarning (test.test_warnings.PyWarningsDisplayTests.test_showwarning)\nPASS: test_tracemalloc (test.test_warnings.PyWarningsDisplayTests.test_tracemalloc)\nPASS: test_RuntimeError (test.test_warnings._DeprecatedTest.test_RuntimeError)\nPASS: test_warning (test.test_warnings._DeprecatedTest.test_warning)\nPASS: test_default_action (test.test_warnings._WarningsTests.test_default_action)\nPASS: test_filename_none (test.test_warnings._WarningsTests.test_filename_none)\nPASS: test_filter (test.test_warnings._WarningsTests.test_filter)\nPASS: test_issue31285 (test.test_warnings._WarningsTests.test_issue31285)\nPASS: test_issue31411 (test.test_warnings._WarningsTests.test_issue31411)\nPASS: test_issue31416 (test.test_warnings._WarningsTests.test_issue31416)\nPASS: test_issue31566 (test.test_warnings._WarningsTests.test_issue31566)\nPASS: test_onceregistry (test.test_warnings._WarningsTests.test_onceregistry)\nPASS: test_show_warning_output (test.test_warnings._WarningsTests.test_show_warning_output)\nPASS: test_showwarning_missing (test.test_warnings._WarningsTests.test_showwarning_missing)\nPASS: test_showwarning_not_callable (test.test_warnings._WarningsTests.test_showwarning_not_callable)\nPASS: test_showwarnmsg_missing (test.test_warnings._WarningsTests.test_showwarnmsg_missing)\nPASS: test_stderr_none (test.test_warnings._WarningsTests.test_stderr_none)\n\n----------------------------------------------------------------------\nRan 125 tests in 1.193s\n\nOK\n0:03:52 load avg: 3.36 [441/469] test_wave passed\nPASS: test__all__ (test.test_wave.MiscTestCase.test__all__)\nPASS: test_read_no_chunks (test.test_wave.WaveLowLevelTest.test_read_no_chunks)\nPASS: test_read_no_data_chunk (test.test_wave.WaveLowLevelTest.test_read_no_data_chunk)\nPASS: test_read_no_fmt_chunk (test.test_wave.WaveLowLevelTest.test_read_no_fmt_chunk)\nPASS: test_read_no_fmt_no_data_chunk (test.test_wave.WaveLowLevelTest.test_read_no_fmt_no_data_chunk)\nPASS: test_read_no_riff_chunk (test.test_wave.WaveLowLevelTest.test_read_no_riff_chunk)\nPASS: test_read_not_wave (test.test_wave.WaveLowLevelTest.test_read_not_wave)\nPASS: test_read_wrong_form (test.test_wave.WaveLowLevelTest.test_read_wrong_form)\nPASS: test_read_wrong_number_of_channels (test.test_wave.WaveLowLevelTest.test_read_wrong_number_of_channels)\nPASS: test_read_wrong_sample_width (test.test_wave.WaveLowLevelTest.test_read_wrong_sample_width)\nPASS: test_close (test.test_wave.WavePCM16Test.test_close)\nPASS: test_context_manager_with_filename (test.test_wave.WavePCM16Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_wave.WavePCM16Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_wave.WavePCM16Test.test_copy)\nPASS: test_incompleted_write (test.test_wave.WavePCM16Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_wave.WavePCM16Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_wave.WavePCM16Test.test_overflowed_write)\nPASS: test_read (test.test_wave.WavePCM16Test.test_read)\nPASS: test_read_not_from_start (test.test_wave.WavePCM16Test.test_read_not_from_start)\nPASS: test_read_params (test.test_wave.WavePCM16Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_wave.WavePCM16Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_wave.WavePCM16Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_wave.WavePCM16Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_wave.WavePCM16Test.test_unseekable_write)\nPASS: test_write (test.test_wave.WavePCM16Test.test_write)\nPASS: test_write_array (test.test_wave.WavePCM16Test.test_write_array)\nPASS: test_write_bytearray (test.test_wave.WavePCM16Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_wave.WavePCM16Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_wave.WavePCM16Test.test_write_memoryview)\nPASS: test_write_params (test.test_wave.WavePCM16Test.test_write_params)\nPASS: test_close (test.test_wave.WavePCM24ExtTest.test_close)\nPASS: test_context_manager_with_filename (test.test_wave.WavePCM24ExtTest.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_wave.WavePCM24ExtTest.test_context_manager_with_open_file)\nPASS: test_copy (test.test_wave.WavePCM24ExtTest.test_copy)\nPASS: test_incompleted_write (test.test_wave.WavePCM24ExtTest.test_incompleted_write)\nPASS: test_multiple_writes (test.test_wave.WavePCM24ExtTest.test_multiple_writes)\nPASS: test_overflowed_write (test.test_wave.WavePCM24ExtTest.test_overflowed_write)\nPASS: test_read (test.test_wave.WavePCM24ExtTest.test_read)\nPASS: test_read_not_from_start (test.test_wave.WavePCM24ExtTest.test_read_not_from_start)\nPASS: test_read_params (test.test_wave.WavePCM24ExtTest.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_wave.WavePCM24ExtTest.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_wave.WavePCM24ExtTest.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_wave.WavePCM24ExtTest.test_unseekable_read)\nPASS: test_unseekable_write (test.test_wave.WavePCM24ExtTest.test_unseekable_write)\nPASS: test_write (test.test_wave.WavePCM24ExtTest.test_write)\nPASS: test_write_array (test.test_wave.WavePCM24ExtTest.test_write_array)\nPASS: test_write_bytearray (test.test_wave.WavePCM24ExtTest.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_wave.WavePCM24ExtTest.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_wave.WavePCM24ExtTest.test_write_memoryview)\nPASS: test_write_params (test.test_wave.WavePCM24ExtTest.test_write_params)\nPASS: test_close (test.test_wave.WavePCM24Test.test_close)\nPASS: test_context_manager_with_filename (test.test_wave.WavePCM24Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_wave.WavePCM24Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_wave.WavePCM24Test.test_copy)\nPASS: test_incompleted_write (test.test_wave.WavePCM24Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_wave.WavePCM24Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_wave.WavePCM24Test.test_overflowed_write)\nPASS: test_read (test.test_wave.WavePCM24Test.test_read)\nPASS: test_read_not_from_start (test.test_wave.WavePCM24Test.test_read_not_from_start)\nPASS: test_read_params (test.test_wave.WavePCM24Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_wave.WavePCM24Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_wave.WavePCM24Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_wave.WavePCM24Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_wave.WavePCM24Test.test_unseekable_write)\nPASS: test_write (test.test_wave.WavePCM24Test.test_write)\nPASS: test_write_array (test.test_wave.WavePCM24Test.test_write_array)\nPASS: test_write_bytearray (test.test_wave.WavePCM24Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_wave.WavePCM24Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_wave.WavePCM24Test.test_write_memoryview)\nPASS: test_write_params (test.test_wave.WavePCM24Test.test_write_params)\nPASS: test_close (test.test_wave.WavePCM32Test.test_close)\nPASS: test_context_manager_with_filename (test.test_wave.WavePCM32Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_wave.WavePCM32Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_wave.WavePCM32Test.test_copy)\nPASS: test_incompleted_write (test.test_wave.WavePCM32Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_wave.WavePCM32Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_wave.WavePCM32Test.test_overflowed_write)\nPASS: test_read (test.test_wave.WavePCM32Test.test_read)\nPASS: test_read_not_from_start (test.test_wave.WavePCM32Test.test_read_not_from_start)\nPASS: test_read_params (test.test_wave.WavePCM32Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_wave.WavePCM32Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_wave.WavePCM32Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_wave.WavePCM32Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_wave.WavePCM32Test.test_unseekable_write)\nPASS: test_write (test.test_wave.WavePCM32Test.test_write)\nPASS: test_write_array (test.test_wave.WavePCM32Test.test_write_array)\nPASS: test_write_bytearray (test.test_wave.WavePCM32Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_wave.WavePCM32Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_wave.WavePCM32Test.test_write_memoryview)\nPASS: test_write_params (test.test_wave.WavePCM32Test.test_write_params)\nPASS: test_close (test.test_wave.WavePCM8Test.test_close)\nPASS: test_context_manager_with_filename (test.test_wave.WavePCM8Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_wave.WavePCM8Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_wave.WavePCM8Test.test_copy)\nPASS: test_incompleted_write (test.test_wave.WavePCM8Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_wave.WavePCM8Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_wave.WavePCM8Test.test_overflowed_write)\nPASS: test_read (test.test_wave.WavePCM8Test.test_read)\nPASS: test_read_not_from_start (test.test_wave.WavePCM8Test.test_read_not_from_start)\nPASS: test_read_params (test.test_wave.WavePCM8Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_wave.WavePCM8Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_wave.WavePCM8Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_wave.WavePCM8Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_wave.WavePCM8Test.test_unseekable_write)\nPASS: test_write (test.test_wave.WavePCM8Test.test_write)\nPASS: test_write_array (test.test_wave.WavePCM8Test.test_write_array)\nPASS: test_write_bytearray (test.test_wave.WavePCM8Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_wave.WavePCM8Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_wave.WavePCM8Test.test_write_memoryview)\nPASS: test_write_params (test.test_wave.WavePCM8Test.test_write_params)\n\n----------------------------------------------------------------------\nRan 110 tests in 0.061s\n\nOK\n0:03:52 load avg: 3.36 [442/469] test_venv passed\ntest_activate_shell_script_has_no_dos_newlines (test.test_venv.BasicTest.test_activate_shell_script_has_no_dos_newlines)\nPASS: Test that the `activate` shell script contains no CR LF.\nPASS: test_config_file_command_key (test.test_venv.BasicTest.test_config_file_command_key)\nPASS: test_deactivate_with_strict_bash_opts (test.test_venv.BasicTest.test_deactivate_with_strict_bash_opts)\ntest_defaults_with_pathlib_path (test.test_venv.BasicTest.test_defaults_with_pathlib_path)\nPASS: Test the create function with default arguments and a pathlib.Path path.\ntest_defaults_with_str_path (test.test_venv.BasicTest.test_defaults_with_str_path)\nPASS: Test the create function with default arguments and a str path.\ntest_executable (test.test_venv.BasicTest.test_executable)\nPASS: Test that the sys.executable value is as expected.\ntest_executable_symlinks (test.test_venv.BasicTest.test_executable_symlinks)\nPASS: Test that the sys.executable value is as expected.\ntest_isolation (test.test_venv.BasicTest.test_isolation)\nPASS: Test isolation from system site-packages\nSKIP: test_macos_env (test.test_venv.BasicTest.test_macos_env) 'only relevant on macOS'\ntest_multiprocessing (test.test_venv.BasicTest.test_multiprocessing)\nPASS: Test that the multiprocessing is able to spawn.\ntest_multiprocessing_recursion (test.test_venv.BasicTest.test_multiprocessing_recursion)\nPASS: Test that the multiprocessing is able to spawn itself\ntest_overwrite_existing (test.test_venv.BasicTest.test_overwrite_existing)\nPASS: Test creating environment in an existing directory.\ntest_pathsep_error (test.test_venv.BasicTest.test_pathsep_error)\nPASS: Test that venv creation fails when the target directory contains\ntest_prefixes (test.test_venv.BasicTest.test_prefixes)\nPASS: Test that the prefix values are as expected.\nPASS: test_prompt (test.test_venv.BasicTest.test_prompt)\ntest_symlinking (test.test_venv.BasicTest.test_symlinking)\nPASS: Test symlinking works as expected\ntest_sysconfig (test.test_venv.BasicTest.test_sysconfig)\nPASS: Test that the sysconfig functions work in a virtual environment.\ntest_sysconfig_symlinks (test.test_venv.BasicTest.test_sysconfig_symlinks)\nPASS: Test that the sysconfig functions work in a virtual environment.\ntest_unicode_in_batch_file (test.test_venv.BasicTest.test_unicode_in_batch_file)\nSKIP: Test handling of Unicode paths 'only relevant on Windows'\nPASS: test_unoverwritable_fails (test.test_venv.BasicTest.test_unoverwritable_fails)\ntest_upgrade (test.test_venv.BasicTest.test_upgrade)\nPASS: Test upgrading an existing environment directory.\nPASS: test_upgrade_dependencies (test.test_venv.BasicTest.test_upgrade_dependencies)\ntest_zippath_from_non_installed_posix (test.test_venv.BasicTest.test_zippath_from_non_installed_posix)\nPASS: Test that when create venv from non-installed python, the zip path\nPASS: test_devnull (test.test_venv.EnsurePipTest.test_devnull)\nPASS: test_explicit_no_pip (test.test_venv.EnsurePipTest.test_explicit_no_pip)\nPASS: test_no_pip_by_default (test.test_venv.EnsurePipTest.test_no_pip_by_default)\nSKIP: test_with_pip (test.test_venv.EnsurePipTest.test_with_pip) \"resource 'cpu' is not enabled\"\n\n----------------------------------------------------------------------\nRan 24 tests in 3.071s\n\nOK (skipped=3)\n0:03:53 load avg: 3.36 [443/469] test_weakset passed\nPASS: test_abc (test.test_weakset.TestWeakSet.test_abc)\nPASS: test_add (test.test_weakset.TestWeakSet.test_add)\nPASS: test_and (test.test_weakset.TestWeakSet.test_and)\nPASS: test_clear (test.test_weakset.TestWeakSet.test_clear)\nPASS: test_constructor_identity (test.test_weakset.TestWeakSet.test_constructor_identity)\nPASS: test_contains (test.test_weakset.TestWeakSet.test_contains)\nPASS: test_copy (test.test_weakset.TestWeakSet.test_copy)\nPASS: test_copying (test.test_weakset.TestWeakSet.test_copying)\nPASS: test_difference (test.test_weakset.TestWeakSet.test_difference)\nPASS: test_difference_update (test.test_weakset.TestWeakSet.test_difference_update)\nPASS: test_discard (test.test_weakset.TestWeakSet.test_discard)\nPASS: test_eq (test.test_weakset.TestWeakSet.test_eq)\nPASS: test_gc (test.test_weakset.TestWeakSet.test_gc)\nPASS: test_gt (test.test_weakset.TestWeakSet.test_gt)\nPASS: test_hash (test.test_weakset.TestWeakSet.test_hash)\nPASS: test_iand (test.test_weakset.TestWeakSet.test_iand)\nPASS: test_init (test.test_weakset.TestWeakSet.test_init)\nPASS: test_inplace_on_self (test.test_weakset.TestWeakSet.test_inplace_on_self)\nPASS: test_intersection (test.test_weakset.TestWeakSet.test_intersection)\nPASS: test_intersection_update (test.test_weakset.TestWeakSet.test_intersection_update)\nPASS: test_ior (test.test_weakset.TestWeakSet.test_ior)\nPASS: test_isdisjoint (test.test_weakset.TestWeakSet.test_isdisjoint)\nPASS: test_isub (test.test_weakset.TestWeakSet.test_isub)\nPASS: test_ixor (test.test_weakset.TestWeakSet.test_ixor)\nPASS: test_len (test.test_weakset.TestWeakSet.test_len)\nPASS: test_len_cycles (test.test_weakset.TestWeakSet.test_len_cycles)\nPASS: test_len_race (test.test_weakset.TestWeakSet.test_len_race)\nPASS: test_lt (test.test_weakset.TestWeakSet.test_lt)\nPASS: test_methods (test.test_weakset.TestWeakSet.test_methods)\nPASS: test_ne (test.test_weakset.TestWeakSet.test_ne)\nPASS: test_new_or_init (test.test_weakset.TestWeakSet.test_new_or_init)\nPASS: test_or (test.test_weakset.TestWeakSet.test_or)\nPASS: test_pop (test.test_weakset.TestWeakSet.test_pop)\nPASS: test_remove (test.test_weakset.TestWeakSet.test_remove)\nPASS: test_repr (test.test_weakset.TestWeakSet.test_repr)\nPASS: test_sub (test.test_weakset.TestWeakSet.test_sub)\nPASS: test_sub_and_super (test.test_weakset.TestWeakSet.test_sub_and_super)\nPASS: test_subclass_with_custom_hash (test.test_weakset.TestWeakSet.test_subclass_with_custom_hash)\nPASS: test_symmetric_difference (test.test_weakset.TestWeakSet.test_symmetric_difference)\nPASS: test_symmetric_difference_update (test.test_weakset.TestWeakSet.test_symmetric_difference_update)\nPASS: test_union (test.test_weakset.TestWeakSet.test_union)\nPASS: test_update (test.test_weakset.TestWeakSet.test_update)\nPASS: test_update_set (test.test_weakset.TestWeakSet.test_update_set)\nPASS: test_weak_destroy_and_mutate_while_iterating (test.test_weakset.TestWeakSet.test_weak_destroy_and_mutate_while_iterating)\nPASS: test_weak_destroy_while_iterating (test.test_weakset.TestWeakSet.test_weak_destroy_while_iterating)\nPASS: test_xor (test.test_weakset.TestWeakSet.test_xor)\n\n----------------------------------------------------------------------\nRan 46 tests in 0.159s\n\nOK\n0:03:53 load avg: 3.17 [444/469] test_webbrowser passed\nPASS: test_open (test.test_webbrowser.BackgroundBrowserCommandTest.test_open)\nPASS: test_register (test.test_webbrowser.BrowserRegistrationTest.test_register)\nPASS: test_register_default (test.test_webbrowser.BrowserRegistrationTest.test_register_default)\nPASS: test_register_preferred (test.test_webbrowser.BrowserRegistrationTest.test_register_preferred)\nPASS: test_open (test.test_webbrowser.ChromeCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.ChromeCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.ChromeCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.ChromeCommandTest.test_open_with_autoraise_false)\nPASS: test_open (test.test_webbrowser.ELinksCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.ELinksCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.ELinksCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.ELinksCommandTest.test_open_with_autoraise_false)\nPASS: test_open (test.test_webbrowser.EdgeCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.EdgeCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.EdgeCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.EdgeCommandTest.test_open_with_autoraise_false)\nPASS: test_open (test.test_webbrowser.EpiphanyCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.EpiphanyCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.EpiphanyCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.EpiphanyCommandTest.test_open_with_autoraise_false)\nPASS: test_open (test.test_webbrowser.GenericBrowserCommandTest.test_open)\nSKIP: test_environment (test.test_webbrowser.ImportTest.test_environment) 'could not locate runnable browser'\nSKIP: test_environment_preferred (test.test_webbrowser.ImportTest.test_environment_preferred) 'could not locate runnable browser'\nPASS: test_get (test.test_webbrowser.ImportTest.test_get)\nPASS: test_register (test.test_webbrowser.ImportTest.test_register)\nPASS: test_synthesize (test.test_webbrowser.ImportTest.test_synthesize)\nPASS: test_open (test.test_webbrowser.MozillaCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.MozillaCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.MozillaCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.MozillaCommandTest.test_open_with_autoraise_false)\nPASS: test_open (test.test_webbrowser.OperaCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.OperaCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.OperaCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.OperaCommandTest.test_open_with_autoraise_false)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.037s\n\nOK (skipped=2)\n0:03:54 load avg: 3.17 [445/469] test_winconsoleio skipped\ntest_winconsoleio skipped -- test only relevant on win32\n0:03:54 load avg: 3.17 [446/469] test_winreg skipped\ntest_winreg skipped -- No module named 'winreg'\n0:03:54 load avg: 3.17 [447/469] test_winsound skipped (resource denied)\ntest_winsound skipped -- Use of the 'audio' resource not enabled\n0:03:54 load avg: 3.17 [448/469] test_with passed\nPASS: testMultipleComplexTargets (test.test_with.AssignmentTargetTestCase.testMultipleComplexTargets)\nPASS: testSingleComplexTarget (test.test_with.AssignmentTargetTestCase.testSingleComplexTarget)\nPASS: testWithExtendedTargets (test.test_with.AssignmentTargetTestCase.testWithExtendedTargets)\nPASS: testErrorsInBool (test.test_with.ExceptionalTestCase.testErrorsInBool)\nPASS: testExceptionNormalized (test.test_with.ExceptionalTestCase.testExceptionNormalized)\nPASS: testMultipleResourcesInSingleStatement (test.test_with.ExceptionalTestCase.testMultipleResourcesInSingleStatement)\nPASS: testNestedExceptionAfterInnerStatement (test.test_with.ExceptionalTestCase.testNestedExceptionAfterInnerStatement)\nPASS: testNestedExceptionBeforeInnerStatement (test.test_with.ExceptionalTestCase.testNestedExceptionBeforeInnerStatement)\nPASS: testNestedSingleStatements (test.test_with.ExceptionalTestCase.testNestedSingleStatements)\nPASS: testRaisedGeneratorExit1 (test.test_with.ExceptionalTestCase.testRaisedGeneratorExit1)\nPASS: testRaisedGeneratorExit2 (test.test_with.ExceptionalTestCase.testRaisedGeneratorExit2)\nPASS: testRaisedStopIteration1 (test.test_with.ExceptionalTestCase.testRaisedStopIteration1)\nPASS: testRaisedStopIteration2 (test.test_with.ExceptionalTestCase.testRaisedStopIteration2)\nPASS: testRaisedStopIteration3 (test.test_with.ExceptionalTestCase.testRaisedStopIteration3)\nPASS: testSingleResource (test.test_with.ExceptionalTestCase.testSingleResource)\nPASS: testExitFalseDoesntSwallowException (test.test_with.ExitSwallowsExceptionTestCase.testExitFalseDoesntSwallowException)\nPASS: testExitTrueSwallowsException (test.test_with.ExitSwallowsExceptionTestCase.testExitTrueSwallowsException)\nPASS: testAssignmentToNoneError (test.test_with.FailureTestCase.testAssignmentToNoneError)\nPASS: testAssignmentToTupleContainingNoneError (test.test_with.FailureTestCase.testAssignmentToTupleContainingNoneError)\nPASS: testAssignmentToTupleOnlyContainingNoneError (test.test_with.FailureTestCase.testAssignmentToTupleOnlyContainingNoneError)\nPASS: testEnterAttributeError1 (test.test_with.FailureTestCase.testEnterAttributeError1)\nPASS: testEnterAttributeError2 (test.test_with.FailureTestCase.testEnterAttributeError2)\nPASS: testEnterThrows (test.test_with.FailureTestCase.testEnterThrows)\nPASS: testExitAttributeError (test.test_with.FailureTestCase.testExitAttributeError)\nPASS: testExitThrows (test.test_with.FailureTestCase.testExitThrows)\nPASS: testNameError (test.test_with.FailureTestCase.testNameError)\nPASS: testMultipleArgBound (test.test_with.NestedNonexceptionalTestCase.testMultipleArgBound)\nPASS: testMultipleArgUnbound (test.test_with.NestedNonexceptionalTestCase.testMultipleArgUnbound)\nPASS: testSingleArgBoundToMultipleElementTupleError (test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToMultipleElementTupleError)\nPASS: testSingleArgBoundToNonTuple (test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToNonTuple)\nPASS: testSingleArgBoundToSingleElementParenthesizedList (test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToSingleElementParenthesizedList)\nPASS: testSingleArgInlineGeneratorSyntax (test.test_with.NestedNonexceptionalTestCase.testSingleArgInlineGeneratorSyntax)\nPASS: testSingleArgUnbound (test.test_with.NestedNonexceptionalTestCase.testSingleArgUnbound)\nPASS: testEnterReturnsTuple (test.test_with.NestedWith.testEnterReturnsTuple)\nPASS: testExceptionInEnter (test.test_with.NestedWith.testExceptionInEnter)\nPASS: testExceptionInExit (test.test_with.NestedWith.testExceptionInExit)\nPASS: testExceptionInExprList (test.test_with.NestedWith.testExceptionInExprList)\nPASS: testNoExceptions (test.test_with.NestedWith.testNoExceptions)\nPASS: testWithBreak (test.test_with.NonLocalFlowControlTestCase.testWithBreak)\nPASS: testWithContinue (test.test_with.NonLocalFlowControlTestCase.testWithContinue)\nPASS: testWithRaise (test.test_with.NonLocalFlowControlTestCase.testWithRaise)\nPASS: testWithReturn (test.test_with.NonLocalFlowControlTestCase.testWithReturn)\nPASS: testWithYield (test.test_with.NonLocalFlowControlTestCase.testWithYield)\nPASS: testBoundGenerator (test.test_with.NonexceptionalTestCase.testBoundGenerator)\nPASS: testInlineGeneratorBoundSyntax (test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundSyntax)\nPASS: testInlineGeneratorBoundToDottedVariable (test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundToDottedVariable)\nPASS: testInlineGeneratorBoundToExistingVariable (test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundToExistingVariable)\nPASS: testInlineGeneratorSyntax (test.test_with.NonexceptionalTestCase.testInlineGeneratorSyntax)\nPASS: testNestedSingleStatements (test.test_with.NonexceptionalTestCase.testNestedSingleStatements)\nPASS: testUnboundGenerator (test.test_with.NonexceptionalTestCase.testUnboundGenerator)\n\n----------------------------------------------------------------------\nRan 50 tests in 0.012s\n\nOK\n0:03:55 load avg: 3.17 [449/469] test_wait3 passed\nPASS: test_wait (test.fork_wait.ForkWait.test_wait)\nPASS: test_wait (test.test_wait3.Wait3Test.test_wait)\nPASS: test_wait3_rusage_initialized (test.test_wait3.Wait3Test.test_wait3_rusage_initialized)\n\n----------------------------------------------------------------------\nRan 3 tests in 5.042s\n\nOK\n0:03:55 load avg: 3.17 [450/469] test_wmi skipped\ntest_wmi skipped -- No module named '_wmi'\n0:03:55 load avg: 3.17 [451/469] test_xdrlib passed\nPASS: test_double (test.test_xdrlib.ConversionErrorTest.test_double)\nPASS: test_float (test.test_xdrlib.ConversionErrorTest.test_float)\nPASS: test_pack_int (test.test_xdrlib.ConversionErrorTest.test_pack_int)\nPASS: test_pack_uint (test.test_xdrlib.ConversionErrorTest.test_pack_uint)\nPASS: test_uhyper (test.test_xdrlib.ConversionErrorTest.test_uhyper)\nPASS: test_xdr (test.test_xdrlib.XDRTest.test_xdr)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.002s\n\nOK\n0:03:55 load avg: 3.17 [452/469] test_wsgiref passed\nPASS: testAbstractMethods (test.test_wsgiref.HandlerTests.testAbstractMethods)\nPASS: testBasicErrorOutput (test.test_wsgiref.HandlerTests.testBasicErrorOutput)\nPASS: testBytesData (test.test_wsgiref.HandlerTests.testBytesData)\nPASS: testCGIEnviron (test.test_wsgiref.HandlerTests.testCGIEnviron)\nPASS: testClientConnectionTerminations (test.test_wsgiref.HandlerTests.testClientConnectionTerminations)\nPASS: testCloseOnError (test.test_wsgiref.HandlerTests.testCloseOnError)\nPASS: testContentLength (test.test_wsgiref.HandlerTests.testContentLength)\nPASS: testDontResetInternalStateOnException (test.test_wsgiref.HandlerTests.testDontResetInternalStateOnException)\nPASS: testEnviron (test.test_wsgiref.HandlerTests.testEnviron)\nPASS: testErrorAfterOutput (test.test_wsgiref.HandlerTests.testErrorAfterOutput)\nPASS: testHeaderFormats (test.test_wsgiref.HandlerTests.testHeaderFormats)\nPASS: testPartialWrite (test.test_wsgiref.HandlerTests.testPartialWrite)\nPASS: testScheme (test.test_wsgiref.HandlerTests.testScheme)\nPASS: testExtras (test.test_wsgiref.HeaderTests.testExtras)\nPASS: testMappingInterface (test.test_wsgiref.HeaderTests.testMappingInterface)\nPASS: testRequireList (test.test_wsgiref.HeaderTests.testRequireList)\nPASS: test_bytes_validation (test.test_wsgiref.IntegrationTests.test_bytes_validation)\nPASS: test_cp1252_url (test.test_wsgiref.IntegrationTests.test_cp1252_url)\nPASS: test_environ (test.test_wsgiref.IntegrationTests.test_environ)\nPASS: test_interrupted_write (test.test_wsgiref.IntegrationTests.test_interrupted_write)\nPASS: test_plain_hello (test.test_wsgiref.IntegrationTests.test_plain_hello)\nPASS: test_request_length (test.test_wsgiref.IntegrationTests.test_request_length)\nPASS: test_simple_validation_error (test.test_wsgiref.IntegrationTests.test_simple_validation_error)\nPASS: test_status_validation_errors (test.test_wsgiref.IntegrationTests.test_status_validation_errors)\nPASS: test_validated_hello (test.test_wsgiref.IntegrationTests.test_validated_hello)\nPASS: test_wsgi_input (test.test_wsgiref.IntegrationTests.test_wsgi_input)\nPASS: testAppURIs (test.test_wsgiref.UtilityTests.testAppURIs)\nPASS: testCrossDefaults (test.test_wsgiref.UtilityTests.testCrossDefaults)\nPASS: testDefaults (test.test_wsgiref.UtilityTests.testDefaults)\nPASS: testFileWrapper (test.test_wsgiref.UtilityTests.testFileWrapper)\nPASS: testGuessScheme (test.test_wsgiref.UtilityTests.testGuessScheme)\nPASS: testHopByHop (test.test_wsgiref.UtilityTests.testHopByHop)\nPASS: testNormalizedShifts (test.test_wsgiref.UtilityTests.testNormalizedShifts)\nPASS: testReqURIs (test.test_wsgiref.UtilityTests.testReqURIs)\nPASS: testSimpleShifts (test.test_wsgiref.UtilityTests.testSimpleShifts)\n\n----------------------------------------------------------------------\nRan 35 tests in 0.059s\n\nOK\n0:03:55 load avg: 3.17 [453/469] test_xml_dom_minicompat passed\nPASS: test_emptynodelist___add__ (test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist___add__)\nPASS: test_emptynodelist___radd__ (test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist___radd__)\nPASS: test_emptynodelist_item (test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist_item)\nPASS: test_emptynodelist_length (test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist_length)\nPASS: test_nodelist___add__ (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist___add__)\nPASS: test_nodelist___radd__ (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist___radd__)\nPASS: test_nodelist_copy (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_copy)\nPASS: test_nodelist_deepcopy (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_deepcopy)\nPASS: test_nodelist_item (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_item)\nPASS: test_nodelist_length (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_length)\nPASS: test_nodelist_pickle_roundtrip (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_pickle_roundtrip)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.003s\n\nOK\n0:03:56 load avg: 3.17 [454/469] test_wait4 passed\nPASS: test_wait (test.fork_wait.ForkWait.test_wait)\nPASS: test_wait (test.test_wait4.Wait4Test.test_wait)\n\n----------------------------------------------------------------------\nRan 2 tests in 5.010s\n\nOK\n0:03:56 load avg: 3.17 [455/469] test_xml_etree passed\nPASS: test_find_with_error (test.test_xml_etree.BadElementPathTest.test_find_with_error)\nPASS: test_find_with_mutating (test.test_xml_etree.BadElementPathTest.test_find_with_mutating)\nPASS: test_findall_with_error (test.test_xml_etree.BadElementPathTest.test_findall_with_error)\nPASS: test_findall_with_mutating (test.test_xml_etree.BadElementPathTest.test_findall_with_mutating)\nPASS: test_findtext_with_error (test.test_xml_etree.BadElementPathTest.test_findtext_with_error)\nPASS: test_findtext_with_falsey_text_attribute (test.test_xml_etree.BadElementPathTest.test_findtext_with_falsey_text_attribute)\nPASS: test_findtext_with_mutating (test.test_xml_etree.BadElementPathTest.test_findtext_with_mutating)\nPASS: test_findtext_with_none_text_attribute (test.test_xml_etree.BadElementPathTest.test_findtext_with_none_text_attribute)\nPASS: test_ass_subscr (test.test_xml_etree.BadElementTest.test_ass_subscr)\nPASS: test_element_get_tail (test.test_xml_etree.BadElementTest.test_element_get_tail)\nPASS: test_element_get_text (test.test_xml_etree.BadElementTest.test_element_get_text)\nPASS: test_extend_mutable_list (test.test_xml_etree.BadElementTest.test_extend_mutable_list)\nPASS: test_extend_mutable_list2 (test.test_xml_etree.BadElementTest.test_extend_mutable_list2)\nPASS: test_recursive_repr (test.test_xml_etree.BadElementTest.test_recursive_repr)\nPASS: test_remove_with_mutating (test.test_xml_etree.BadElementTest.test_remove_with_mutating)\nPASS: test_subscr (test.test_xml_etree.BadElementTest.test_subscr)\nPASS: test_treebuilder_end (test.test_xml_etree.BadElementTest.test_treebuilder_end)\nPASS: test_treebuilder_start (test.test_xml_etree.BadElementTest.test_treebuilder_start)\nPASS: test___copy__ (test.test_xml_etree.BasicElementTest.test___copy__)\nPASS: test___deepcopy__ (test.test_xml_etree.BasicElementTest.test___deepcopy__)\nPASS: test___init__ (test.test_xml_etree.BasicElementTest.test___init__)\nPASS: test_augmentation_type_errors (test.test_xml_etree.BasicElementTest.test_augmentation_type_errors)\nPASS: test_cyclic_gc (test.test_xml_etree.BasicElementTest.test_cyclic_gc)\nPASS: test_get_keyword_args (test.test_xml_etree.BasicElementTest.test_get_keyword_args)\nPASS: test_pickle (test.test_xml_etree.BasicElementTest.test_pickle)\nPASS: test_pickle_issue18997 (test.test_xml_etree.BasicElementTest.test_pickle_issue18997)\nPASS: test_weakref (test.test_xml_etree.BasicElementTest.test_weakref)\nPASS: test_warning (test.test_xml_etree.BoolTest.test_warning)\nPASS: test_39495_treebuilder_start (test.test_xml_etree.BugsTest.test_39495_treebuilder_start)\nPASS: test_bug_1534630 (test.test_xml_etree.BugsTest.test_bug_1534630)\nPASS: test_bug_200708_close (test.test_xml_etree.BugsTest.test_bug_200708_close)\nPASS: test_bug_200708_newline (test.test_xml_etree.BugsTest.test_bug_200708_newline)\nPASS: test_bug_200709_default_namespace (test.test_xml_etree.BugsTest.test_bug_200709_default_namespace)\nPASS: test_bug_200709_element_comment (test.test_xml_etree.BugsTest.test_bug_200709_element_comment)\nPASS: test_bug_200709_element_insert (test.test_xml_etree.BugsTest.test_bug_200709_element_insert)\nPASS: test_bug_200709_iter_comment (test.test_xml_etree.BugsTest.test_bug_200709_iter_comment)\nPASS: test_bug_200709_register_namespace (test.test_xml_etree.BugsTest.test_bug_200709_register_namespace)\nPASS: test_bug_xmltoolkit21 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit21)\nPASS: test_bug_xmltoolkit25 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit25)\nPASS: test_bug_xmltoolkit28 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit28)\nPASS: test_bug_xmltoolkit39 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit39)\nPASS: test_bug_xmltoolkit54 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit54)\nPASS: test_bug_xmltoolkit55 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit55)\nPASS: test_bug_xmltoolkit60 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit60)\nPASS: test_bug_xmltoolkit62 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit62)\nPASS: test_bug_xmltoolkit63 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit63)\nPASS: test_bug_xmltoolkitX1 (test.test_xml_etree.BugsTest.test_bug_xmltoolkitX1)\nPASS: test_expat224_utf8_bug (test.test_xml_etree.BugsTest.test_expat224_utf8_bug)\nPASS: test_expat224_utf8_bug_file (test.test_xml_etree.BugsTest.test_expat224_utf8_bug_file)\nPASS: test_issue10777 (test.test_xml_etree.BugsTest.test_issue10777)\nPASS: test_issue6233 (test.test_xml_etree.BugsTest.test_issue6233)\nPASS: test_issue6565 (test.test_xml_etree.BugsTest.test_issue6565)\nSKIP: test_lost_elem (test.test_xml_etree.BugsTest.test_lost_elem) 'generators are not reentrant'\nPASS: test_lost_tail (test.test_xml_etree.BugsTest.test_lost_tail)\nPASS: test_lost_text (test.test_xml_etree.BugsTest.test_lost_text)\nPASS: test_c14n_exclusion (test.test_xml_etree.C14NTest.test_c14n_exclusion)\nPASS: test_simple_roundtrip (test.test_xml_etree.C14NTest.test_simple_roundtrip)\ntest_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) ... \nSKIP:   test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsContent_c14nPrefixQnameXpathElem(PrefixRewrite=sequential,QNameAware=Element,XPathElement)] 'QName rewriting in XPath text is not supported in out_inNsContent_c14nPrefixQnameXpathElem'\nSKIP:   test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsContent_c14nQnameXpathElem(QNameAware=Element,XPathElement)] 'QName rewriting in XPath text is not supported in out_inNsContent_c14nQnameXpathElem'\nSKIP:   test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsRedecl_c14nDefault()] 'Redeclared namespace handling is not supported in out_inNsRedecl_c14nDefault'\nSKIP:   test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsSuperfluous_c14nDefault()] 'Redeclared namespace handling is not supported in out_inNsSuperfluous_c14nDefault'\nPASS: test_bad_find (test.test_xml_etree.ElementFindTest.test_bad_find)\nPASS: test_find_simple (test.test_xml_etree.ElementFindTest.test_find_simple)\nPASS: test_find_through_ElementTree (test.test_xml_etree.ElementFindTest.test_find_through_ElementTree)\nPASS: test_find_xpath (test.test_xml_etree.ElementFindTest.test_find_xpath)\nPASS: test_findall (test.test_xml_etree.ElementFindTest.test_findall)\nPASS: test_findall_different_nsmaps (test.test_xml_etree.ElementFindTest.test_findall_different_nsmaps)\nPASS: test_findall_wildcard (test.test_xml_etree.ElementFindTest.test_findall_wildcard)\nPASS: test_test_find_with_ns (test.test_xml_etree.ElementFindTest.test_test_find_with_ns)\nPASS: test_basic (test.test_xml_etree.ElementIterTest.test_basic)\nPASS: test_copy (test.test_xml_etree.ElementIterTest.test_copy)\nPASS: test_corners (test.test_xml_etree.ElementIterTest.test_corners)\nPASS: test_iter_by_tag (test.test_xml_etree.ElementIterTest.test_iter_by_tag)\nPASS: test_pickle (test.test_xml_etree.ElementIterTest.test_pickle)\nPASS: test_delslice (test.test_xml_etree.ElementSlicingTest.test_delslice)\nPASS: test_getslice_negative_steps (test.test_xml_etree.ElementSlicingTest.test_getslice_negative_steps)\nPASS: test_getslice_range (test.test_xml_etree.ElementSlicingTest.test_getslice_range)\nPASS: test_getslice_single_index (test.test_xml_etree.ElementSlicingTest.test_getslice_single_index)\nPASS: test_getslice_steps (test.test_xml_etree.ElementSlicingTest.test_getslice_steps)\nPASS: test_setslice_negative_steps (test.test_xml_etree.ElementSlicingTest.test_setslice_negative_steps)\nPASS: test_setslice_range (test.test_xml_etree.ElementSlicingTest.test_setslice_range)\nPASS: test_setslice_single_index (test.test_xml_etree.ElementSlicingTest.test_setslice_single_index)\nPASS: test_setslice_steps (test.test_xml_etree.ElementSlicingTest.test_setslice_steps)\nPASS: test_attlist_default (test.test_xml_etree.ElementTreeTest.test_attlist_default)\nPASS: test_attrib (test.test_xml_etree.ElementTreeTest.test_attrib)\nPASS: test_cdata (test.test_xml_etree.ElementTreeTest.test_cdata)\nPASS: test_children (test.test_xml_etree.ElementTreeTest.test_children)\nPASS: test_copy (test.test_xml_etree.ElementTreeTest.test_copy)\nPASS: test_custom_builder (test.test_xml_etree.ElementTreeTest.test_custom_builder)\nPASS: test_custom_builder_only_end_ns (test.test_xml_etree.ElementTreeTest.test_custom_builder_only_end_ns)\nPASS: test_doctype_public (test.test_xml_etree.ElementTreeTest.test_doctype_public)\nPASS: test_dump_attribute_order (test.test_xml_etree.ElementTreeTest.test_dump_attribute_order)\nPASS: test_encoding (test.test_xml_etree.ElementTreeTest.test_encoding)\nPASS: test_entity (test.test_xml_etree.ElementTreeTest.test_entity)\nPASS: test_file_init (test.test_xml_etree.ElementTreeTest.test_file_init)\nPASS: test_html_empty_elems_serialization (test.test_xml_etree.ElementTreeTest.test_html_empty_elems_serialization)\nPASS: test_indent (test.test_xml_etree.ElementTreeTest.test_indent)\nPASS: test_indent_level (test.test_xml_etree.ElementTreeTest.test_indent_level)\nPASS: test_indent_space (test.test_xml_etree.ElementTreeTest.test_indent_space)\nPASS: test_indent_space_caching (test.test_xml_etree.ElementTreeTest.test_indent_space_caching)\nPASS: test_initialize_parser_without_target (test.test_xml_etree.ElementTreeTest.test_initialize_parser_without_target)\nPASS: test_interface (test.test_xml_etree.ElementTreeTest.test_interface)\nPASS: test_issue18347 (test.test_xml_etree.ElementTreeTest.test_issue18347)\nPASS: test_iterparse (test.test_xml_etree.ElementTreeTest.test_iterparse)\nPASS: test_makeelement (test.test_xml_etree.ElementTreeTest.test_makeelement)\nPASS: test_methods (test.test_xml_etree.ElementTreeTest.test_methods)\nPASS: test_namespace (test.test_xml_etree.ElementTreeTest.test_namespace)\nPASS: test_parsefile (test.test_xml_etree.ElementTreeTest.test_parsefile)\nPASS: test_parseliteral (test.test_xml_etree.ElementTreeTest.test_parseliteral)\nPASS: test_path_cache (test.test_xml_etree.ElementTreeTest.test_path_cache)\nPASS: test_processinginstruction (test.test_xml_etree.ElementTreeTest.test_processinginstruction)\nPASS: test_qname (test.test_xml_etree.ElementTreeTest.test_qname)\nPASS: test_set_attribute (test.test_xml_etree.ElementTreeTest.test_set_attribute)\nPASS: test_simpleops (test.test_xml_etree.ElementTreeTest.test_simpleops)\nPASS: test_tostring_default_namespace (test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace)\nPASS: test_tostring_default_namespace_different_namespace (test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace_different_namespace)\nPASS: test_tostring_default_namespace_original_no_namespace (test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace_original_no_namespace)\nPASS: test_tostring_no_xml_declaration (test.test_xml_etree.ElementTreeTest.test_tostring_no_xml_declaration)\nPASS: test_tostring_xml_declaration (test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration)\nPASS: test_tostring_xml_declaration_cases (test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration_cases)\nPASS: test_tostring_xml_declaration_unicode_encoding (test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration_unicode_encoding)\nPASS: test_tostringlist_default_namespace (test.test_xml_etree.ElementTreeTest.test_tostringlist_default_namespace)\nPASS: test_tostringlist_xml_declaration (test.test_xml_etree.ElementTreeTest.test_tostringlist_xml_declaration)\nPASS: test_tree_write_attribute_order (test.test_xml_etree.ElementTreeTest.test_tree_write_attribute_order)\nPASS: test_writefile (test.test_xml_etree.ElementTreeTest.test_writefile)\nPASS: test_writestring (test.test_xml_etree.ElementTreeTest.test_writestring)\nPASS: test_xpath_tokenizer (test.test_xml_etree.ElementTreeTest.test_xpath_tokenizer)\nPASS: test_Element_subclass_constructor (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_constructor)\nPASS: test_Element_subclass_find (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_find)\nPASS: test_Element_subclass_new_method (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_new_method)\nPASS: test_Element_subclass_trivial (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_trivial)\nPASS: test_istype (test.test_xml_etree.ElementTreeTypeTest.test_istype)\nPASS: test_encoding (test.test_xml_etree.IOTest.test_encoding)\nPASS: test_read_from_bytesio (test.test_xml_etree.IOTest.test_read_from_bytesio)\nPASS: test_read_from_stringio (test.test_xml_etree.IOTest.test_read_from_stringio)\nPASS: test_read_from_user_binary_reader (test.test_xml_etree.IOTest.test_read_from_user_binary_reader)\nPASS: test_read_from_user_text_reader (test.test_xml_etree.IOTest.test_read_from_user_text_reader)\nPASS: test_short_empty_elements (test.test_xml_etree.IOTest.test_short_empty_elements)\nPASS: test_tostringlist_invariant (test.test_xml_etree.IOTest.test_tostringlist_invariant)\nPASS: test_write_to_binary_file (test.test_xml_etree.IOTest.test_write_to_binary_file)\nPASS: test_write_to_binary_file_with_bom (test.test_xml_etree.IOTest.test_write_to_binary_file_with_bom)\nPASS: test_write_to_binary_file_with_encoding (test.test_xml_etree.IOTest.test_write_to_binary_file_with_encoding)\nPASS: test_write_to_bytesio (test.test_xml_etree.IOTest.test_write_to_bytesio)\nPASS: test_write_to_filename (test.test_xml_etree.IOTest.test_write_to_filename)\nPASS: test_write_to_filename_as_unicode (test.test_xml_etree.IOTest.test_write_to_filename_as_unicode)\nPASS: test_write_to_filename_with_encoding (test.test_xml_etree.IOTest.test_write_to_filename_with_encoding)\nPASS: test_write_to_stringio (test.test_xml_etree.IOTest.test_write_to_stringio)\nPASS: test_write_to_text_file (test.test_xml_etree.IOTest.test_write_to_text_file)\nPASS: test_write_to_user_binary_writer (test.test_xml_etree.IOTest.test_write_to_user_binary_writer)\nPASS: test_write_to_user_binary_writer_with_bom (test.test_xml_etree.IOTest.test_write_to_user_binary_writer_with_bom)\nPASS: test_write_to_user_text_writer (test.test_xml_etree.IOTest.test_write_to_user_text_writer)\nPASS: test_issue14818 (test.test_xml_etree.KeywordArgsTest.test_issue14818)\nPASS: test_all (test.test_xml_etree.ModuleTest.test_all)\nPASS: test_sanity (test.test_xml_etree.ModuleTest.test_sanity)\nPASS: test_find_with_namespace (test.test_xml_etree.NamespaceParseTest.test_find_with_namespace)\nPASS: test_correct_import_pyET (test.test_xml_etree.NoAcceleratorTest.test_correct_import_pyET)\nPASS: test_error_code (test.test_xml_etree.ParseErrorTest.test_error_code)\nPASS: test_error_position (test.test_xml_etree.ParseErrorTest.test_error_position)\nPASS: test_subclass (test.test_xml_etree.ParseErrorTest.test_subclass)\nPASS: test_builder_lookup_errors (test.test_xml_etree.TreeBuilderTest.test_builder_lookup_errors)\nPASS: test_doctype (test.test_xml_etree.TreeBuilderTest.test_doctype)\nPASS: test_dummy_builder (test.test_xml_etree.TreeBuilderTest.test_dummy_builder)\nPASS: test_element_factory (test.test_xml_etree.TreeBuilderTest.test_element_factory)\nPASS: test_element_factory_pure_python_subclass (test.test_xml_etree.TreeBuilderTest.test_element_factory_pure_python_subclass)\nPASS: test_element_factory_subclass (test.test_xml_etree.TreeBuilderTest.test_element_factory_subclass)\nPASS: test_late_tail (test.test_xml_etree.TreeBuilderTest.test_late_tail)\nPASS: test_late_tail_mix_pi_comments (test.test_xml_etree.TreeBuilderTest.test_late_tail_mix_pi_comments)\nPASS: test_subclass (test.test_xml_etree.TreeBuilderTest.test_subclass)\nPASS: test_subclass_comment_pi (test.test_xml_etree.TreeBuilderTest.test_subclass_comment_pi)\nPASS: test_treebuilder_comment (test.test_xml_etree.TreeBuilderTest.test_treebuilder_comment)\nPASS: test_treebuilder_elementfactory_none (test.test_xml_etree.TreeBuilderTest.test_treebuilder_elementfactory_none)\nPASS: test_treebuilder_pi (test.test_xml_etree.TreeBuilderTest.test_treebuilder_pi)\nPASS: test_xinclude (test.test_xml_etree.XIncludeTest.test_xinclude)\nPASS: test_xinclude_default (test.test_xml_etree.XIncludeTest.test_xinclude_default)\nPASS: test_xinclude_failures (test.test_xml_etree.XIncludeTest.test_xinclude_failures)\nPASS: test_xinclude_repeated (test.test_xml_etree.XIncludeTest.test_xinclude_repeated)\nPASS: test_constructor_args (test.test_xml_etree.XMLParserTest.test_constructor_args)\nPASS: test_doctype_warning (test.test_xml_etree.XMLParserTest.test_doctype_warning)\ntest_inherited_doctype (test.test_xml_etree.XMLParserTest.test_inherited_doctype)\nPASS: Ensure that ordinary usage is not deprecated (Issue 19176)\nPASS: test_parse_string (test.test_xml_etree.XMLParserTest.test_parse_string)\nPASS: test_subclass (test.test_xml_etree.XMLParserTest.test_subclass)\nPASS: test_subclass_doctype (test.test_xml_etree.XMLParserTest.test_subclass_doctype)\nPASS: test_events (test.test_xml_etree.XMLPullParserTest.test_events)\nPASS: test_events_comment (test.test_xml_etree.XMLPullParserTest.test_events_comment)\nPASS: test_events_pi (test.test_xml_etree.XMLPullParserTest.test_events_pi)\nPASS: test_events_sequence (test.test_xml_etree.XMLPullParserTest.test_events_sequence)\nPASS: test_feed_while_iterating (test.test_xml_etree.XMLPullParserTest.test_feed_while_iterating)\nPASS: test_ns_events (test.test_xml_etree.XMLPullParserTest.test_ns_events)\nPASS: test_ns_events_start (test.test_xml_etree.XMLPullParserTest.test_ns_events_start)\nPASS: test_ns_events_start_end (test.test_xml_etree.XMLPullParserTest.test_ns_events_start_end)\nPASS: test_simple_xml (test.test_xml_etree.XMLPullParserTest.test_simple_xml)\nPASS: test_simple_xml_with_ns (test.test_xml_etree.XMLPullParserTest.test_simple_xml_with_ns)\nPASS: test_unknown_event (test.test_xml_etree.XMLPullParserTest.test_unknown_event)\n\n----------------------------------------------------------------------\nRan 190 tests in 0.496s\n\nOK (skipped=5)\n0:03:56 load avg: 3.17 [456/469] test_xmlrpc_net skipped (resource denied)\ntest_xmlrpc_net skipped -- Use of the 'network' resource not enabled\n0:03:56 load avg: 3.17 [457/469] test_xmlrpc passed\nPASS: test_decode (test.test_xmlrpc.BinaryTestCase.test_decode)\nPASS: test_default (test.test_xmlrpc.BinaryTestCase.test_default)\nPASS: test_string (test.test_xmlrpc.BinaryTestCase.test_string)\nPASS: test_cgi_get (test.test_xmlrpc.CGIHandlerTestCase.test_cgi_get)\nPASS: test_cgi_xmlrpc_response (test.test_xmlrpc.CGIHandlerTestCase.test_cgi_xmlrpc_response)\nPASS: test_comparison (test.test_xmlrpc.DateTimeTestCase.test_comparison)\nPASS: test_datetime_datetime (test.test_xmlrpc.DateTimeTestCase.test_datetime_datetime)\nPASS: test_decode (test.test_xmlrpc.DateTimeTestCase.test_decode)\nPASS: test_default (test.test_xmlrpc.DateTimeTestCase.test_default)\nPASS: test_repr (test.test_xmlrpc.DateTimeTestCase.test_repr)\nPASS: test_time (test.test_xmlrpc.DateTimeTestCase.test_time)\nPASS: test_time_struct (test.test_xmlrpc.DateTimeTestCase.test_time_struct)\nPASS: test_time_tuple (test.test_xmlrpc.DateTimeTestCase.test_time_tuple)\nPASS: test_basic (test.test_xmlrpc.FailingServerTestCase.test_basic)\nPASS: test_fail_no_info (test.test_xmlrpc.FailingServerTestCase.test_fail_no_info)\nPASS: test_fail_with_info (test.test_xmlrpc.FailingServerTestCase.test_fail_with_info)\nPASS: test_dotted_attribute (test.test_xmlrpc.FaultTestCase.test_dotted_attribute)\nPASS: test_dump_fault (test.test_xmlrpc.FaultTestCase.test_dump_fault)\nPASS: test_repr (test.test_xmlrpc.FaultTestCase.test_repr)\nPASS: test_bad_gzip_request (test.test_xmlrpc.GzipServerTestCase.test_bad_gzip_request)\nPASS: test_gzip_request (test.test_xmlrpc.GzipServerTestCase.test_gzip_request)\nPASS: test_gzip_response (test.test_xmlrpc.GzipServerTestCase.test_gzip_response)\nPASS: test_gzip_decode_limit (test.test_xmlrpc.GzipUtilTestCase.test_gzip_decode_limit)\nPASS: test_header (test.test_xmlrpc.HeadersServerTestCase.test_header)\nPASS: test_header_empty (test.test_xmlrpc.HeadersServerTestCase.test_header_empty)\nPASS: test_header_items (test.test_xmlrpc.HeadersServerTestCase.test_header_items)\nPASS: test_header_many (test.test_xmlrpc.HeadersServerTestCase.test_header_many)\nPASS: test_header_tuple (test.test_xmlrpc.HeadersServerTestCase.test_header_tuple)\nPASS: test_escape (test.test_xmlrpc.HelperTestCase.test_escape)\nPASS: test_two (test.test_xmlrpc.KeepaliveServerTestCase1.test_two)\nPASS: test_close (test.test_xmlrpc.KeepaliveServerTestCase2.test_close)\nPASS: test_transport (test.test_xmlrpc.KeepaliveServerTestCase2.test_transport)\nSKIP: test_empty_path (test.test_xmlrpc.MultiPathServerTestCase.test_empty_path) \"resource 'walltime' is not enabled\"\nSKIP: test_empty_path_fragment (test.test_xmlrpc.MultiPathServerTestCase.test_empty_path_fragment) \"resource 'walltime' is not enabled\"\nSKIP: test_empty_path_query (test.test_xmlrpc.MultiPathServerTestCase.test_empty_path_query) \"resource 'walltime' is not enabled\"\nSKIP: test_invalid_path (test.test_xmlrpc.MultiPathServerTestCase.test_invalid_path) \"resource 'walltime' is not enabled\"\nPASS: test_path1 (test.test_xmlrpc.MultiPathServerTestCase.test_path1)\nPASS: test_path2 (test.test_xmlrpc.MultiPathServerTestCase.test_path2)\nSKIP: test_path3 (test.test_xmlrpc.MultiPathServerTestCase.test_path3) \"resource 'walltime' is not enabled\"\nSKIP: test_path_fragment (test.test_xmlrpc.MultiPathServerTestCase.test_path_fragment) \"resource 'walltime' is not enabled\"\nSKIP: test_path_query (test.test_xmlrpc.MultiPathServerTestCase.test_path_query) \"resource 'walltime' is not enabled\"\nSKIP: test_path_query_fragment (test.test_xmlrpc.MultiPathServerTestCase.test_path_query_fragment) \"resource 'walltime' is not enabled\"\nSKIP: test_root_path (test.test_xmlrpc.MultiPathServerTestCase.test_root_path) \"resource 'walltime' is not enabled\"\nPASS: test_close (test.test_xmlrpc.ServerProxyTestCase.test_close)\nPASS: test_transport (test.test_xmlrpc.ServerProxyTestCase.test_transport)\nPASS: test_server_encoding (test.test_xmlrpc.SimpleServerEncodingTestCase.test_server_encoding)\nPASS: test_404 (test.test_xmlrpc.SimpleServerTestCase.test_404)\nPASS: test_allow_dotted_names_true (test.test_xmlrpc.SimpleServerTestCase.test_allow_dotted_names_true)\nPASS: test_client_encoding (test.test_xmlrpc.SimpleServerTestCase.test_client_encoding)\nPASS: test_context_manager (test.test_xmlrpc.SimpleServerTestCase.test_context_manager)\nPASS: test_context_manager_method_error (test.test_xmlrpc.SimpleServerTestCase.test_context_manager_method_error)\nPASS: test_dotted_attribute (test.test_xmlrpc.SimpleServerTestCase.test_dotted_attribute)\nPASS: test_introspection1 (test.test_xmlrpc.SimpleServerTestCase.test_introspection1)\nPASS: test_introspection2 (test.test_xmlrpc.SimpleServerTestCase.test_introspection2)\nPASS: test_introspection3 (test.test_xmlrpc.SimpleServerTestCase.test_introspection3)\nPASS: test_introspection4 (test.test_xmlrpc.SimpleServerTestCase.test_introspection4)\nPASS: test_multicall (test.test_xmlrpc.SimpleServerTestCase.test_multicall)\nPASS: test_non_existing_multicall (test.test_xmlrpc.SimpleServerTestCase.test_non_existing_multicall)\nPASS: test_nonascii (test.test_xmlrpc.SimpleServerTestCase.test_nonascii)\nPASS: test_nonascii_methodname (test.test_xmlrpc.SimpleServerTestCase.test_nonascii_methodname)\nPASS: test_partial_post (test.test_xmlrpc.SimpleServerTestCase.test_partial_post)\nPASS: test_simple1 (test.test_xmlrpc.SimpleServerTestCase.test_simple1)\nPASS: test_unicode_host (test.test_xmlrpc.SimpleServerTestCase.test_unicode_host)\ntest_call_dispatch_func (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_call_dispatch_func)\nPASS: Calls the registered instance's `_dispatch` function\ntest_call_instance_func (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_call_instance_func)\nPASS: Calls a registered instance attribute as a function\ntest_call_registered_func (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_call_registered_func)\nPASS: Calls explicitly registered function\ntest_cannot_locate_func (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_cannot_locate_func)\nPASS: Calls a function that the dispatcher cannot locate\ntest_instance_has_no_func (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_instance_has_no_func)\nPASS: Attempts to call nonexistent function on a registered instance\ntest_registered_func_is_none (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_registered_func_is_none)\nPASS: Calls explicitly registered function which is None\nPASS: test_cgihandler_has_use_builtin_types_flag (test.test_xmlrpc.UseBuiltinTypesTestCase.test_cgihandler_has_use_builtin_types_flag)\nPASS: test_use_builtin_types (test.test_xmlrpc.UseBuiltinTypesTestCase.test_use_builtin_types)\nPASS: test_xmlrpcserver_has_use_builtin_types_flag (test.test_xmlrpc.UseBuiltinTypesTestCase.test_xmlrpcserver_has_use_builtin_types_flag)\nPASS: test_bug_1164912 (test.test_xmlrpc.XMLRPCTestCase.test_bug_1164912)\nPASS: test_datetime_before_1900 (test.test_xmlrpc.XMLRPCTestCase.test_datetime_before_1900)\nPASS: test_dump_bad_dict (test.test_xmlrpc.XMLRPCTestCase.test_dump_bad_dict)\nPASS: test_dump_bare_datetime (test.test_xmlrpc.XMLRPCTestCase.test_dump_bare_datetime)\nPASS: test_dump_big_int (test.test_xmlrpc.XMLRPCTestCase.test_dump_big_int)\nPASS: test_dump_big_long (test.test_xmlrpc.XMLRPCTestCase.test_dump_big_long)\nPASS: test_dump_bytes (test.test_xmlrpc.XMLRPCTestCase.test_dump_bytes)\nPASS: test_dump_double (test.test_xmlrpc.XMLRPCTestCase.test_dump_double)\nPASS: test_dump_encoding (test.test_xmlrpc.XMLRPCTestCase.test_dump_encoding)\nPASS: test_dump_load (test.test_xmlrpc.XMLRPCTestCase.test_dump_load)\nPASS: test_dump_none (test.test_xmlrpc.XMLRPCTestCase.test_dump_none)\nPASS: test_dump_recursive_dict (test.test_xmlrpc.XMLRPCTestCase.test_dump_recursive_dict)\nPASS: test_dump_recursive_seq (test.test_xmlrpc.XMLRPCTestCase.test_dump_recursive_seq)\nPASS: test_get_host_info (test.test_xmlrpc.XMLRPCTestCase.test_get_host_info)\nPASS: test_keepalive_disconnect (test.test_xmlrpc.XMLRPCTestCase.test_keepalive_disconnect)\nPASS: test_limit_int (test.test_xmlrpc.XMLRPCTestCase.test_limit_int)\nPASS: test_load_extension_types (test.test_xmlrpc.XMLRPCTestCase.test_load_extension_types)\nPASS: test_load_standard_types (test.test_xmlrpc.XMLRPCTestCase.test_load_standard_types)\nPASS: test_loads_unsupported (test.test_xmlrpc.XMLRPCTestCase.test_loads_unsupported)\nPASS: test_newstyle_class (test.test_xmlrpc.XMLRPCTestCase.test_newstyle_class)\nPASS: test_ssl_presence (test.test_xmlrpc.XMLRPCTestCase.test_ssl_presence)\n\n----------------------------------------------------------------------\nRan 84 tests in 0.439s\n\nOK (skipped=9)\n0:03:57 load avg: 3.17 [458/469] test_xxlimited passed\nPASS: test_buffer (test.test_xxlimited.TestXXLimited.test_buffer)\nPASS: test_error (test.test_xxlimited.TestXXLimited.test_error)\nPASS: test_foo (test.test_xxlimited.TestXXLimited.test_foo)\nPASS: test_new (test.test_xxlimited.TestXXLimited.test_new)\nPASS: test_str (test.test_xxlimited.TestXXLimited.test_str)\nPASS: test_xxo_attributes (test.test_xxlimited.TestXXLimited.test_xxo_attributes)\nPASS: test_xxo_demo (test.test_xxlimited.TestXXLimited.test_xxo_demo)\nPASS: test_xxo_new (test.test_xxlimited.TestXXLimited.test_xxo_new)\nPASS: test_foo (test.test_xxlimited.TestXXLimited35.test_foo)\nPASS: test_new (test.test_xxlimited.TestXXLimited35.test_new)\nPASS: test_null (test.test_xxlimited.TestXXLimited35.test_null)\nPASS: test_roj (test.test_xxlimited.TestXXLimited35.test_roj)\nPASS: test_str (test.test_xxlimited.TestXXLimited35.test_str)\nPASS: test_xxo_attributes (test.test_xxlimited.TestXXLimited35.test_xxo_attributes)\nPASS: test_xxo_demo (test.test_xxlimited.TestXXLimited35.test_xxo_demo)\nPASS: test_xxo_new (test.test_xxlimited.TestXXLimited35.test_xxo_new)\n\n----------------------------------------------------------------------\nRan 16 tests in 0.002s\n\nOK\n0:03:57 load avg: 3.17 [459/469] test_xml_etree_c passed\nPASS: test_find_with_error (test.test_xml_etree_c.BadElementPathTest.test_find_with_error)\nPASS: test_find_with_mutating (test.test_xml_etree_c.BadElementPathTest.test_find_with_mutating)\nPASS: test_findall_with_error (test.test_xml_etree_c.BadElementPathTest.test_findall_with_error)\nPASS: test_findall_with_mutating (test.test_xml_etree_c.BadElementPathTest.test_findall_with_mutating)\nPASS: test_findtext_with_error (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_error)\nPASS: test_findtext_with_falsey_text_attribute (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_falsey_text_attribute)\nPASS: test_findtext_with_mutating (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_mutating)\nPASS: test_findtext_with_none_text_attribute (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_none_text_attribute)\nPASS: test_ass_subscr (test.test_xml_etree_c.BadElementTest.test_ass_subscr)\nPASS: test_element_get_tail (test.test_xml_etree_c.BadElementTest.test_element_get_tail)\nPASS: test_element_get_text (test.test_xml_etree_c.BadElementTest.test_element_get_text)\nPASS: test_extend_mutable_list (test.test_xml_etree_c.BadElementTest.test_extend_mutable_list)\nPASS: test_extend_mutable_list2 (test.test_xml_etree_c.BadElementTest.test_extend_mutable_list2)\nPASS: test_recursive_repr (test.test_xml_etree_c.BadElementTest.test_recursive_repr)\nPASS: test_remove_with_mutating (test.test_xml_etree_c.BadElementTest.test_remove_with_mutating)\nPASS: test_subscr (test.test_xml_etree_c.BadElementTest.test_subscr)\nPASS: test_treebuilder_end (test.test_xml_etree_c.BadElementTest.test_treebuilder_end)\nPASS: test_treebuilder_start (test.test_xml_etree_c.BadElementTest.test_treebuilder_start)\nPASS: test___copy__ (test.test_xml_etree_c.BasicElementTest.test___copy__)\nPASS: test___deepcopy__ (test.test_xml_etree_c.BasicElementTest.test___deepcopy__)\nPASS: test___init__ (test.test_xml_etree_c.BasicElementTest.test___init__)\nPASS: test_augmentation_type_errors (test.test_xml_etree_c.BasicElementTest.test_augmentation_type_errors)\nPASS: test_cyclic_gc (test.test_xml_etree_c.BasicElementTest.test_cyclic_gc)\nPASS: test_get_keyword_args (test.test_xml_etree_c.BasicElementTest.test_get_keyword_args)\nPASS: test_pickle (test.test_xml_etree_c.BasicElementTest.test_pickle)\nPASS: test_pickle_issue18997 (test.test_xml_etree_c.BasicElementTest.test_pickle_issue18997)\nPASS: test_weakref (test.test_xml_etree_c.BasicElementTest.test_weakref)\nPASS: test_warning (test.test_xml_etree_c.BoolTest.test_warning)\nPASS: test_39495_treebuilder_start (test.test_xml_etree_c.BugsTest.test_39495_treebuilder_start)\nPASS: test_bug_1534630 (test.test_xml_etree_c.BugsTest.test_bug_1534630)\nPASS: test_bug_200708_close (test.test_xml_etree_c.BugsTest.test_bug_200708_close)\nPASS: test_bug_200708_newline (test.test_xml_etree_c.BugsTest.test_bug_200708_newline)\nPASS: test_bug_200709_default_namespace (test.test_xml_etree_c.BugsTest.test_bug_200709_default_namespace)\nPASS: test_bug_200709_element_comment (test.test_xml_etree_c.BugsTest.test_bug_200709_element_comment)\nPASS: test_bug_200709_element_insert (test.test_xml_etree_c.BugsTest.test_bug_200709_element_insert)\nPASS: test_bug_200709_iter_comment (test.test_xml_etree_c.BugsTest.test_bug_200709_iter_comment)\nPASS: test_bug_200709_register_namespace (test.test_xml_etree_c.BugsTest.test_bug_200709_register_namespace)\nPASS: test_bug_xmltoolkit21 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit21)\nPASS: test_bug_xmltoolkit25 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit25)\nPASS: test_bug_xmltoolkit28 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit28)\nPASS: test_bug_xmltoolkit39 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit39)\nPASS: test_bug_xmltoolkit54 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit54)\nPASS: test_bug_xmltoolkit55 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit55)\nPASS: test_bug_xmltoolkit60 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit60)\nPASS: test_bug_xmltoolkit62 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit62)\nPASS: test_bug_xmltoolkit63 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit63)\nPASS: test_bug_xmltoolkitX1 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkitX1)\nPASS: test_expat224_utf8_bug (test.test_xml_etree_c.BugsTest.test_expat224_utf8_bug)\nPASS: test_expat224_utf8_bug_file (test.test_xml_etree_c.BugsTest.test_expat224_utf8_bug_file)\nPASS: test_issue10777 (test.test_xml_etree_c.BugsTest.test_issue10777)\nPASS: test_issue6233 (test.test_xml_etree_c.BugsTest.test_issue6233)\nPASS: test_issue6565 (test.test_xml_etree_c.BugsTest.test_issue6565)\nPASS: test_lost_elem (test.test_xml_etree_c.BugsTest.test_lost_elem)\nPASS: test_lost_tail (test.test_xml_etree_c.BugsTest.test_lost_tail)\nPASS: test_lost_text (test.test_xml_etree_c.BugsTest.test_lost_text)\nPASS: test_c14n_exclusion (test.test_xml_etree_c.C14NTest.test_c14n_exclusion)\nPASS: test_simple_roundtrip (test.test_xml_etree_c.C14NTest.test_simple_roundtrip)\ntest_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) ... \nSKIP:   test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsContent_c14nPrefixQnameXpathElem(PrefixRewrite=sequential,QNameAware=Element,XPathElement)] 'QName rewriting in XPath text is not supported in out_inNsContent_c14nPrefixQnameXpathElem'\nSKIP:   test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsContent_c14nQnameXpathElem(QNameAware=Element,XPathElement)] 'QName rewriting in XPath text is not supported in out_inNsContent_c14nQnameXpathElem'\nSKIP:   test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsRedecl_c14nDefault()] 'Redeclared namespace handling is not supported in out_inNsRedecl_c14nDefault'\nSKIP:   test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsSuperfluous_c14nDefault()] 'Redeclared namespace handling is not supported in out_inNsSuperfluous_c14nDefault'\nPASS: test_bad_find (test.test_xml_etree_c.ElementFindTest.test_bad_find)\nPASS: test_find_simple (test.test_xml_etree_c.ElementFindTest.test_find_simple)\nPASS: test_find_through_ElementTree (test.test_xml_etree_c.ElementFindTest.test_find_through_ElementTree)\nPASS: test_find_xpath (test.test_xml_etree_c.ElementFindTest.test_find_xpath)\nPASS: test_findall (test.test_xml_etree_c.ElementFindTest.test_findall)\nPASS: test_findall_different_nsmaps (test.test_xml_etree_c.ElementFindTest.test_findall_different_nsmaps)\nPASS: test_findall_wildcard (test.test_xml_etree_c.ElementFindTest.test_findall_wildcard)\nPASS: test_test_find_with_ns (test.test_xml_etree_c.ElementFindTest.test_test_find_with_ns)\nPASS: test_basic (test.test_xml_etree_c.ElementIterTest.test_basic)\nPASS: test_copy (test.test_xml_etree_c.ElementIterTest.test_copy)\nPASS: test_corners (test.test_xml_etree_c.ElementIterTest.test_corners)\nPASS: test_iter_by_tag (test.test_xml_etree_c.ElementIterTest.test_iter_by_tag)\nPASS: test_pickle (test.test_xml_etree_c.ElementIterTest.test_pickle)\nPASS: test_delslice (test.test_xml_etree_c.ElementSlicingTest.test_delslice)\nPASS: test_getslice_negative_steps (test.test_xml_etree_c.ElementSlicingTest.test_getslice_negative_steps)\nPASS: test_getslice_range (test.test_xml_etree_c.ElementSlicingTest.test_getslice_range)\nPASS: test_getslice_single_index (test.test_xml_etree_c.ElementSlicingTest.test_getslice_single_index)\nPASS: test_getslice_steps (test.test_xml_etree_c.ElementSlicingTest.test_getslice_steps)\nPASS: test_setslice_negative_steps (test.test_xml_etree_c.ElementSlicingTest.test_setslice_negative_steps)\nPASS: test_setslice_range (test.test_xml_etree_c.ElementSlicingTest.test_setslice_range)\nPASS: test_setslice_single_index (test.test_xml_etree_c.ElementSlicingTest.test_setslice_single_index)\nPASS: test_setslice_steps (test.test_xml_etree_c.ElementSlicingTest.test_setslice_steps)\nPASS: test_attlist_default (test.test_xml_etree_c.ElementTreeTest.test_attlist_default)\nPASS: test_attrib (test.test_xml_etree_c.ElementTreeTest.test_attrib)\nPASS: test_cdata (test.test_xml_etree_c.ElementTreeTest.test_cdata)\nPASS: test_children (test.test_xml_etree_c.ElementTreeTest.test_children)\nPASS: test_copy (test.test_xml_etree_c.ElementTreeTest.test_copy)\nPASS: test_custom_builder (test.test_xml_etree_c.ElementTreeTest.test_custom_builder)\nPASS: test_custom_builder_only_end_ns (test.test_xml_etree_c.ElementTreeTest.test_custom_builder_only_end_ns)\nPASS: test_doctype_public (test.test_xml_etree_c.ElementTreeTest.test_doctype_public)\nPASS: test_dump_attribute_order (test.test_xml_etree_c.ElementTreeTest.test_dump_attribute_order)\nPASS: test_encoding (test.test_xml_etree_c.ElementTreeTest.test_encoding)\nPASS: test_entity (test.test_xml_etree_c.ElementTreeTest.test_entity)\nPASS: test_file_init (test.test_xml_etree_c.ElementTreeTest.test_file_init)\nPASS: test_html_empty_elems_serialization (test.test_xml_etree_c.ElementTreeTest.test_html_empty_elems_serialization)\nPASS: test_indent (test.test_xml_etree_c.ElementTreeTest.test_indent)\nPASS: test_indent_level (test.test_xml_etree_c.ElementTreeTest.test_indent_level)\nPASS: test_indent_space (test.test_xml_etree_c.ElementTreeTest.test_indent_space)\nPASS: test_indent_space_caching (test.test_xml_etree_c.ElementTreeTest.test_indent_space_caching)\nPASS: test_initialize_parser_without_target (test.test_xml_etree_c.ElementTreeTest.test_initialize_parser_without_target)\nPASS: test_interface (test.test_xml_etree_c.ElementTreeTest.test_interface)\nPASS: test_issue18347 (test.test_xml_etree_c.ElementTreeTest.test_issue18347)\nPASS: test_iterparse (test.test_xml_etree_c.ElementTreeTest.test_iterparse)\nPASS: test_makeelement (test.test_xml_etree_c.ElementTreeTest.test_makeelement)\nPASS: test_methods (test.test_xml_etree_c.ElementTreeTest.test_methods)\nPASS: test_namespace (test.test_xml_etree_c.ElementTreeTest.test_namespace)\nPASS: test_parsefile (test.test_xml_etree_c.ElementTreeTest.test_parsefile)\nPASS: test_parseliteral (test.test_xml_etree_c.ElementTreeTest.test_parseliteral)\nPASS: test_path_cache (test.test_xml_etree_c.ElementTreeTest.test_path_cache)\nPASS: test_processinginstruction (test.test_xml_etree_c.ElementTreeTest.test_processinginstruction)\nPASS: test_qname (test.test_xml_etree_c.ElementTreeTest.test_qname)\nPASS: test_set_attribute (test.test_xml_etree_c.ElementTreeTest.test_set_attribute)\nPASS: test_simpleops (test.test_xml_etree_c.ElementTreeTest.test_simpleops)\nPASS: test_tostring_default_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace)\nPASS: test_tostring_default_namespace_different_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace_different_namespace)\nPASS: test_tostring_default_namespace_original_no_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace_original_no_namespace)\nPASS: test_tostring_no_xml_declaration (test.test_xml_etree_c.ElementTreeTest.test_tostring_no_xml_declaration)\nPASS: test_tostring_xml_declaration (test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration)\nPASS: test_tostring_xml_declaration_cases (test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration_cases)\nPASS: test_tostring_xml_declaration_unicode_encoding (test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration_unicode_encoding)\nPASS: test_tostringlist_default_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostringlist_default_namespace)\nPASS: test_tostringlist_xml_declaration (test.test_xml_etree_c.ElementTreeTest.test_tostringlist_xml_declaration)\nPASS: test_tree_write_attribute_order (test.test_xml_etree_c.ElementTreeTest.test_tree_write_attribute_order)\nPASS: test_writefile (test.test_xml_etree_c.ElementTreeTest.test_writefile)\nPASS: test_writestring (test.test_xml_etree_c.ElementTreeTest.test_writestring)\nPASS: test_xpath_tokenizer (test.test_xml_etree_c.ElementTreeTest.test_xpath_tokenizer)\nPASS: test_Element_subclass_constructor (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_constructor)\nPASS: test_Element_subclass_find (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_find)\nPASS: test_Element_subclass_new_method (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_new_method)\nPASS: test_Element_subclass_trivial (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_trivial)\nPASS: test_istype (test.test_xml_etree_c.ElementTreeTypeTest.test_istype)\nPASS: test_encoding (test.test_xml_etree_c.IOTest.test_encoding)\nPASS: test_read_from_bytesio (test.test_xml_etree_c.IOTest.test_read_from_bytesio)\nPASS: test_read_from_stringio (test.test_xml_etree_c.IOTest.test_read_from_stringio)\nPASS: test_read_from_user_binary_reader (test.test_xml_etree_c.IOTest.test_read_from_user_binary_reader)\nPASS: test_read_from_user_text_reader (test.test_xml_etree_c.IOTest.test_read_from_user_text_reader)\nPASS: test_short_empty_elements (test.test_xml_etree_c.IOTest.test_short_empty_elements)\nPASS: test_tostringlist_invariant (test.test_xml_etree_c.IOTest.test_tostringlist_invariant)\nPASS: test_write_to_binary_file (test.test_xml_etree_c.IOTest.test_write_to_binary_file)\nPASS: test_write_to_binary_file_with_bom (test.test_xml_etree_c.IOTest.test_write_to_binary_file_with_bom)\nPASS: test_write_to_binary_file_with_encoding (test.test_xml_etree_c.IOTest.test_write_to_binary_file_with_encoding)\nPASS: test_write_to_bytesio (test.test_xml_etree_c.IOTest.test_write_to_bytesio)\nPASS: test_write_to_filename (test.test_xml_etree_c.IOTest.test_write_to_filename)\nPASS: test_write_to_filename_as_unicode (test.test_xml_etree_c.IOTest.test_write_to_filename_as_unicode)\nPASS: test_write_to_filename_with_encoding (test.test_xml_etree_c.IOTest.test_write_to_filename_with_encoding)\nPASS: test_write_to_stringio (test.test_xml_etree_c.IOTest.test_write_to_stringio)\nPASS: test_write_to_text_file (test.test_xml_etree_c.IOTest.test_write_to_text_file)\nPASS: test_write_to_user_binary_writer (test.test_xml_etree_c.IOTest.test_write_to_user_binary_writer)\nPASS: test_write_to_user_binary_writer_with_bom (test.test_xml_etree_c.IOTest.test_write_to_user_binary_writer_with_bom)\nPASS: test_write_to_user_text_writer (test.test_xml_etree_c.IOTest.test_write_to_user_text_writer)\nPASS: test_issue14818 (test.test_xml_etree_c.KeywordArgsTest.test_issue14818)\nPASS: test_bpo_31728 (test.test_xml_etree_c.MiscTests.test_bpo_31728)\nPASS: test_del_attribute (test.test_xml_etree_c.MiscTests.test_del_attribute)\nPASS: test_dict_disappearing_during_get_item (test.test_xml_etree_c.MiscTests.test_dict_disappearing_during_get_item)\nPASS: test_disallow_instantiation (test.test_xml_etree_c.MiscTests.test_disallow_instantiation)\nPASS: test_immutable_types (test.test_xml_etree_c.MiscTests.test_immutable_types)\nPASS: test_iterparse_leaks (test.test_xml_etree_c.MiscTests.test_iterparse_leaks)\nSKIP: test_length_overflow (test.test_xml_etree_c.MiscTests.test_length_overflow) 'not enough memory: 2.0G minimum needed'\nPASS: test_parser_ref_cycle (test.test_xml_etree_c.MiscTests.test_parser_ref_cycle)\nPASS: test_setstate_leaks (test.test_xml_etree_c.MiscTests.test_setstate_leaks)\nPASS: test_trashcan (test.test_xml_etree_c.MiscTests.test_trashcan)\nPASS: test_uninitialized_parser (test.test_xml_etree_c.MiscTests.test_uninitialized_parser)\nPASS: test_xmlpullparser_leaks (test.test_xml_etree_c.MiscTests.test_xmlpullparser_leaks)\nPASS: test_all (test.test_xml_etree_c.ModuleTest.test_all)\nPASS: test_sanity (test.test_xml_etree_c.ModuleTest.test_sanity)\nPASS: test_find_with_namespace (test.test_xml_etree_c.NamespaceParseTest.test_find_with_namespace)\nSKIP: setUpClass (test.test_xml_etree_c.NoAcceleratorTest) 'only for the Python version'\nPASS: test_error_code (test.test_xml_etree_c.ParseErrorTest.test_error_code)\nPASS: test_error_position (test.test_xml_etree_c.ParseErrorTest.test_error_position)\nPASS: test_subclass (test.test_xml_etree_c.ParseErrorTest.test_subclass)\nPASS: test_element (test.test_xml_etree_c.SizeofTest.test_element)\nPASS: test_element_with_attrib (test.test_xml_etree_c.SizeofTest.test_element_with_attrib)\nPASS: test_element_with_children (test.test_xml_etree_c.SizeofTest.test_element_with_children)\nPASS: test_correct_import_cET (test.test_xml_etree_c.TestAcceleratorImported.test_correct_import_cET)\nPASS: test_correct_import_cET_alias (test.test_xml_etree_c.TestAcceleratorImported.test_correct_import_cET_alias)\nPASS: test_parser_comes_from_C (test.test_xml_etree_c.TestAcceleratorImported.test_parser_comes_from_C)\nPASS: test_alias_working (test.test_xml_etree_c.TestAliasWorking.test_alias_working)\nPASS: test_builder_lookup_errors (test.test_xml_etree_c.TreeBuilderTest.test_builder_lookup_errors)\nPASS: test_doctype (test.test_xml_etree_c.TreeBuilderTest.test_doctype)\nPASS: test_dummy_builder (test.test_xml_etree_c.TreeBuilderTest.test_dummy_builder)\nPASS: test_element_factory (test.test_xml_etree_c.TreeBuilderTest.test_element_factory)\nPASS: test_element_factory_pure_python_subclass (test.test_xml_etree_c.TreeBuilderTest.test_element_factory_pure_python_subclass)\nPASS: test_element_factory_subclass (test.test_xml_etree_c.TreeBuilderTest.test_element_factory_subclass)\nPASS: test_late_tail (test.test_xml_etree_c.TreeBuilderTest.test_late_tail)\nPASS: test_late_tail_mix_pi_comments (test.test_xml_etree_c.TreeBuilderTest.test_late_tail_mix_pi_comments)\nPASS: test_subclass (test.test_xml_etree_c.TreeBuilderTest.test_subclass)\nPASS: test_subclass_comment_pi (test.test_xml_etree_c.TreeBuilderTest.test_subclass_comment_pi)\nPASS: test_treebuilder_comment (test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_comment)\nPASS: test_treebuilder_elementfactory_none (test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_elementfactory_none)\nPASS: test_treebuilder_pi (test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_pi)\nPASS: test_xinclude (test.test_xml_etree_c.XIncludeTest.test_xinclude)\nPASS: test_xinclude_default (test.test_xml_etree_c.XIncludeTest.test_xinclude_default)\nPASS: test_xinclude_failures (test.test_xml_etree_c.XIncludeTest.test_xinclude_failures)\nPASS: test_xinclude_repeated (test.test_xml_etree_c.XIncludeTest.test_xinclude_repeated)\nPASS: test_constructor_args (test.test_xml_etree_c.XMLParserTest.test_constructor_args)\nPASS: test_doctype_warning (test.test_xml_etree_c.XMLParserTest.test_doctype_warning)\ntest_inherited_doctype (test.test_xml_etree_c.XMLParserTest.test_inherited_doctype)\nPASS: Ensure that ordinary usage is not deprecated (Issue 19176)\nPASS: test_parse_string (test.test_xml_etree_c.XMLParserTest.test_parse_string)\nPASS: test_subclass (test.test_xml_etree_c.XMLParserTest.test_subclass)\nPASS: test_subclass_doctype (test.test_xml_etree_c.XMLParserTest.test_subclass_doctype)\nPASS: test_events (test.test_xml_etree_c.XMLPullParserTest.test_events)\nPASS: test_events_comment (test.test_xml_etree_c.XMLPullParserTest.test_events_comment)\nPASS: test_events_pi (test.test_xml_etree_c.XMLPullParserTest.test_events_pi)\nPASS: test_events_sequence (test.test_xml_etree_c.XMLPullParserTest.test_events_sequence)\nPASS: test_feed_while_iterating (test.test_xml_etree_c.XMLPullParserTest.test_feed_while_iterating)\nPASS: test_ns_events (test.test_xml_etree_c.XMLPullParserTest.test_ns_events)\nPASS: test_ns_events_start (test.test_xml_etree_c.XMLPullParserTest.test_ns_events_start)\nPASS: test_ns_events_start_end (test.test_xml_etree_c.XMLPullParserTest.test_ns_events_start_end)\nPASS: test_simple_xml (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml)\nPASS: test_simple_xml_with_ns (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml_with_ns)\nPASS: test_unknown_event (test.test_xml_etree_c.XMLPullParserTest.test_unknown_event)\n\n----------------------------------------------------------------------\nRan 208 tests in 0.862s\n\nOK (skipped=6)\n0:03:57 load avg: 3.17 [460/469] test_xxtestfuzz passed\ntest_sample_input_smoke_test (test.test_xxtestfuzz.TestFuzzer.test_sample_input_smoke_test)\nPASS: This is only a regression test: Check that it doesn't crash.\n\n----------------------------------------------------------------------\nRan 1 test in 0.006s\n\nOK\n0:03:57 load avg: 3.17 [461/469] test_yield_from passed\nPASS: test_close_and_throw_raise_base_exception (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_base_exception)\nPASS: test_close_and_throw_raise_exception (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_exception)\nPASS: test_close_and_throw_raise_generator_exit (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_generator_exit)\nPASS: test_close_and_throw_raise_stop_iteration (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_stop_iteration)\nPASS: test_close_and_throw_return (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_return)\nPASS: test_close_and_throw_work (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_work)\nPASS: test_close_and_throw_yield (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_yield)\ntest_attempted_yield_from_loop (test.test_yield_from.TestPEP380Operation.test_attempted_yield_from_loop)\nPASS: Test attempted yield-from loop\ntest_attempting_to_send_to_non_generator (test.test_yield_from.TestPEP380Operation.test_attempting_to_send_to_non_generator)\nPASS: Test attempting to send to non-generator\ntest_broken_getattr_handling (test.test_yield_from.TestPEP380Operation.test_broken_getattr_handling)\nPASS: Test subiterator with a broken getattr implementation\ntest_catching_exception_from_subgen_and_returning (test.test_yield_from.TestPEP380Operation.test_catching_exception_from_subgen_and_returning)\nPASS: Test catching an exception thrown into a\nPASS: test_close_with_cleared_frame (test.test_yield_from.TestPEP380Operation.test_close_with_cleared_frame)\ntest_conversion_of_sendNone_to_next (test.test_yield_from.TestPEP380Operation.test_conversion_of_sendNone_to_next)\nPASS: Test conversion of send(None) to next()\nPASS: test_custom_iterator_return (test.test_yield_from.TestPEP380Operation.test_custom_iterator_return)\ntest_delegating_close (test.test_yield_from.TestPEP380Operation.test_delegating_close)\nPASS: Test delegating 'close'\nPASS: test_delegating_generators_claim_to_be_running (test.test_yield_from.TestPEP380Operation.test_delegating_generators_claim_to_be_running)\ntest_delegating_throw (test.test_yield_from.TestPEP380Operation.test_delegating_throw)\nPASS: Test delegating 'throw'\ntest_delegating_throw_to_non_generator (test.test_yield_from.TestPEP380Operation.test_delegating_throw_to_non_generator)\nPASS: Test delegating 'throw' to non-generator\ntest_delegation_of_close_to_non_generator (test.test_yield_from.TestPEP380Operation.test_delegation_of_close_to_non_generator)\nPASS: Test delegation of close() to non-generator\ntest_delegation_of_initial_next_to_subgenerator (test.test_yield_from.TestPEP380Operation.test_delegation_of_initial_next_to_subgenerator)\nPASS: Test delegation of initial next() call to subgenerator\ntest_delegation_of_next_call_to_subgenerator (test.test_yield_from.TestPEP380Operation.test_delegation_of_next_call_to_subgenerator)\nPASS: Test delegation of next() call to subgenerator\ntest_delegation_of_next_to_non_generator (test.test_yield_from.TestPEP380Operation.test_delegation_of_next_to_non_generator)\nPASS: Test delegation of next() to non-generator\ntest_delegation_of_send (test.test_yield_from.TestPEP380Operation.test_delegation_of_send)\nPASS: Test delegation of send()\nPASS: test_delegator_is_visible_to_debugger (test.test_yield_from.TestPEP380Operation.test_delegator_is_visible_to_debugger)\ntest_exception_in_initial_next_call (test.test_yield_from.TestPEP380Operation.test_exception_in_initial_next_call)\nPASS: Test exception in initial next() call\nPASS: test_exception_value_crash (test.test_yield_from.TestPEP380Operation.test_exception_value_crash)\ntest_generator_return_value (test.test_yield_from.TestPEP380Operation.test_generator_return_value)\nPASS: Test generator return value\ntest_handing_exception_while_delegating_close (test.test_yield_from.TestPEP380Operation.test_handing_exception_while_delegating_close)\nPASS: Test handling exception while delegating 'close'\ntest_handling_exception_while_delegating_send (test.test_yield_from.TestPEP380Operation.test_handling_exception_while_delegating_send)\nPASS: Test handling exception while delegating 'send'\ntest_next_and_return_with_value (test.test_yield_from.TestPEP380Operation.test_next_and_return_with_value)\nPASS: Test next and return with value\ntest_raising_exception_in_delegated_next_call (test.test_yield_from.TestPEP380Operation.test_raising_exception_in_delegated_next_call)\nPASS: Test raising exception in delegated next() call\ntest_raising_exception_in_initial_next_call (test.test_yield_from.TestPEP380Operation.test_raising_exception_in_initial_next_call)\nPASS: Test raising exception in initial next() call\ntest_returning_value_from_delegated_throw (test.test_yield_from.TestPEP380Operation.test_returning_value_from_delegated_throw)\nPASS: Test returning value from delegated 'throw'\ntest_send_and_return_with_value (test.test_yield_from.TestPEP380Operation.test_send_and_return_with_value)\nPASS: Test send and return with value\nPASS: test_send_tuple_with_custom_generator (test.test_yield_from.TestPEP380Operation.test_send_tuple_with_custom_generator)\ntest_throwing_GeneratorExit_into_subgen_that_raises (test.test_yield_from.TestPEP380Operation.test_throwing_GeneratorExit_into_subgen_that_raises)\nPASS: Test throwing GeneratorExit into a subgenerator that\ntest_throwing_GeneratorExit_into_subgen_that_returns (test.test_yield_from.TestPEP380Operation.test_throwing_GeneratorExit_into_subgen_that_returns)\nPASS: Test throwing GeneratorExit into a subgenerator that\ntest_throwing_GeneratorExit_into_subgenerator_that_yields (test.test_yield_from.TestPEP380Operation.test_throwing_GeneratorExit_into_subgenerator_that_yields)\nPASS: Test throwing GeneratorExit into a subgenerator that\ntest_value_attribute_of_StopIteration_exception (test.test_yield_from.TestPEP380Operation.test_value_attribute_of_StopIteration_exception)\nPASS: Test 'value' attribute of StopIteration exception\nPASS: test_yield_from_empty (test.test_yield_from.TestPEP380Operation.test_yield_from_empty)\n\n----------------------------------------------------------------------\nRan 40 tests in 0.066s\n\nOK\n0:03:57 load avg: 3.17 [462/469] test_zipapp passed\nPASS: test_cmdline_copy (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy)\nPASS: test_cmdline_copy_change_main (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy_change_main)\nPASS: test_cmdline_copy_inplace (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy_inplace)\nPASS: test_cmdline_create (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_create)\nPASS: test_info_command (test.test_zipapp.ZipAppCmdlineTest.test_info_command)\nPASS: test_info_error (test.test_zipapp.ZipAppCmdlineTest.test_info_error)\nPASS: test_content_of_copied_archive (test.test_zipapp.ZipAppTest.test_content_of_copied_archive)\nPASS: test_create_archive (test.test_zipapp.ZipAppTest.test_create_archive)\nPASS: test_create_archive_default_target (test.test_zipapp.ZipAppTest.test_create_archive_default_target)\nPASS: test_create_archive_filter_exclude_dir (test.test_zipapp.ZipAppTest.test_create_archive_filter_exclude_dir)\nPASS: test_create_archive_with_compression (test.test_zipapp.ZipAppTest.test_create_archive_with_compression)\nPASS: test_create_archive_with_filter (test.test_zipapp.ZipAppTest.test_create_archive_with_filter)\nPASS: test_create_archive_with_pathlib (test.test_zipapp.ZipAppTest.test_create_archive_with_pathlib)\nPASS: test_create_archive_with_subdirs (test.test_zipapp.ZipAppTest.test_create_archive_with_subdirs)\nPASS: test_create_sorted_archive (test.test_zipapp.ZipAppTest.test_create_sorted_archive)\nPASS: test_custom_interpreter (test.test_zipapp.ZipAppTest.test_custom_interpreter)\nPASS: test_default_no_shebang (test.test_zipapp.ZipAppTest.test_default_no_shebang)\nPASS: test_main_and_main_py (test.test_zipapp.ZipAppTest.test_main_and_main_py)\nPASS: test_main_only_written_once (test.test_zipapp.ZipAppTest.test_main_only_written_once)\nPASS: test_main_validation (test.test_zipapp.ZipAppTest.test_main_validation)\nPASS: test_main_written (test.test_zipapp.ZipAppTest.test_main_written)\nPASS: test_modify_shebang (test.test_zipapp.ZipAppTest.test_modify_shebang)\nPASS: test_no_main (test.test_zipapp.ZipAppTest.test_no_main)\nPASS: test_no_shebang_is_not_executable (test.test_zipapp.ZipAppTest.test_no_shebang_is_not_executable)\nPASS: test_pack_to_fileobj (test.test_zipapp.ZipAppTest.test_pack_to_fileobj)\nPASS: test_read_from_fileobj (test.test_zipapp.ZipAppTest.test_read_from_fileobj)\nPASS: test_read_from_pathobj (test.test_zipapp.ZipAppTest.test_read_from_pathobj)\nPASS: test_read_missing_shebang (test.test_zipapp.ZipAppTest.test_read_missing_shebang)\nPASS: test_read_shebang (test.test_zipapp.ZipAppTest.test_read_shebang)\nPASS: test_remove_shebang (test.test_zipapp.ZipAppTest.test_remove_shebang)\nPASS: test_shebang_is_executable (test.test_zipapp.ZipAppTest.test_shebang_is_executable)\nPASS: test_write_shebang_to_fileobj (test.test_zipapp.ZipAppTest.test_write_shebang_to_fileobj)\n\n----------------------------------------------------------------------\nRan 32 tests in 0.080s\n\nOK\n0:03:57 load avg: 3.17 [463/469] test_zipfile64 skipped (resource denied)\ntest_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run\n0:03:58 load avg: 3.17 [464/469] test_zipimport passed\nPASS: testBadArgs (test.test_zipimport.BadFileZipImportTestCase.testBadArgs)\nPASS: testEmptyFile (test.test_zipimport.BadFileZipImportTestCase.testEmptyFile)\nPASS: testEmptyFilename (test.test_zipimport.BadFileZipImportTestCase.testEmptyFilename)\nPASS: testFileUnreadable (test.test_zipimport.BadFileZipImportTestCase.testFileUnreadable)\nPASS: testFilenameTooLong (test.test_zipimport.BadFileZipImportTestCase.testFilenameTooLong)\nPASS: testNoFile (test.test_zipimport.BadFileZipImportTestCase.testNoFile)\nPASS: testNotZipFile (test.test_zipimport.BadFileZipImportTestCase.testNotZipFile)\nPASS: test2038MTime (test.test_zipimport.CompressedZipImportTestCase.test2038MTime)\nPASS: testAFakeZlib (test.test_zipimport.CompressedZipImportTestCase.testAFakeZlib)\nPASS: testBadMTime (test.test_zipimport.CompressedZipImportTestCase.testBadMTime)\nPASS: testBadMagic (test.test_zipimport.CompressedZipImportTestCase.testBadMagic)\nPASS: testBadMagic2 (test.test_zipimport.CompressedZipImportTestCase.testBadMagic2)\nPASS: testBeginningCruftAndComment (test.test_zipimport.CompressedZipImportTestCase.testBeginningCruftAndComment)\nPASS: testBoth (test.test_zipimport.CompressedZipImportTestCase.testBoth)\nPASS: testBytesPath (test.test_zipimport.CompressedZipImportTestCase.testBytesPath)\nPASS: testComment (test.test_zipimport.CompressedZipImportTestCase.testComment)\nPASS: testDefaultOptimizationLevel (test.test_zipimport.CompressedZipImportTestCase.testDefaultOptimizationLevel)\nPASS: testDoctestFile (test.test_zipimport.CompressedZipImportTestCase.testDoctestFile)\nPASS: testDoctestSuite (test.test_zipimport.CompressedZipImportTestCase.testDoctestSuite)\nPASS: testEmptyPy (test.test_zipimport.CompressedZipImportTestCase.testEmptyPy)\nPASS: testGetCompiledSource (test.test_zipimport.CompressedZipImportTestCase.testGetCompiledSource)\nPASS: testGetData (test.test_zipimport.CompressedZipImportTestCase.testGetData)\nPASS: testGetSource (test.test_zipimport.CompressedZipImportTestCase.testGetSource)\nPASS: testImport_WithStuff (test.test_zipimport.CompressedZipImportTestCase.testImport_WithStuff)\nPASS: testImporterAttr (test.test_zipimport.CompressedZipImportTestCase.testImporterAttr)\nPASS: testInvalidateCaches (test.test_zipimport.CompressedZipImportTestCase.testInvalidateCaches)\nPASS: testLargestPossibleComment (test.test_zipimport.CompressedZipImportTestCase.testLargestPossibleComment)\nPASS: testMixedNamespacePackage (test.test_zipimport.CompressedZipImportTestCase.testMixedNamespacePackage)\nPASS: testNamespacePackage (test.test_zipimport.CompressedZipImportTestCase.testNamespacePackage)\nPASS: testPackage (test.test_zipimport.CompressedZipImportTestCase.testPackage)\nPASS: testPy (test.test_zipimport.CompressedZipImportTestCase.testPy)\nPASS: testPyc (test.test_zipimport.CompressedZipImportTestCase.testPyc)\nPASS: testSubNamespacePackage (test.test_zipimport.CompressedZipImportTestCase.testSubNamespacePackage)\nPASS: testSubPackage (test.test_zipimport.CompressedZipImportTestCase.testSubPackage)\nPASS: testTraceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback)\nPASS: testUncheckedHashBasedPyc (test.test_zipimport.CompressedZipImportTestCase.testUncheckedHashBasedPyc)\nPASS: testUnencodable (test.test_zipimport.CompressedZipImportTestCase.testUnencodable)\nPASS: testZipImporterMethods (test.test_zipimport.CompressedZipImportTestCase.testZipImporterMethods)\nPASS: testZipImporterMethodsInSubDirectory (test.test_zipimport.CompressedZipImportTestCase.testZipImporterMethodsInSubDirectory)\nPASS: test_checked_hash_based_change_pyc (test.test_zipimport.CompressedZipImportTestCase.test_checked_hash_based_change_pyc)\nPASS: test2038MTime (test.test_zipimport.UncompressedZipImportTestCase.test2038MTime)\nPASS: testAFakeZlib (test.test_zipimport.UncompressedZipImportTestCase.testAFakeZlib)\nPASS: testBadMTime (test.test_zipimport.UncompressedZipImportTestCase.testBadMTime)\nPASS: testBadMagic (test.test_zipimport.UncompressedZipImportTestCase.testBadMagic)\nPASS: testBadMagic2 (test.test_zipimport.UncompressedZipImportTestCase.testBadMagic2)\nPASS: testBeginningCruftAndComment (test.test_zipimport.UncompressedZipImportTestCase.testBeginningCruftAndComment)\nPASS: testBoth (test.test_zipimport.UncompressedZipImportTestCase.testBoth)\nPASS: testBytesPath (test.test_zipimport.UncompressedZipImportTestCase.testBytesPath)\nPASS: testComment (test.test_zipimport.UncompressedZipImportTestCase.testComment)\nPASS: testDefaultOptimizationLevel (test.test_zipimport.UncompressedZipImportTestCase.testDefaultOptimizationLevel)\nPASS: testDoctestFile (test.test_zipimport.UncompressedZipImportTestCase.testDoctestFile)\nPASS: testDoctestSuite (test.test_zipimport.UncompressedZipImportTestCase.testDoctestSuite)\nPASS: testEmptyPy (test.test_zipimport.UncompressedZipImportTestCase.testEmptyPy)\nPASS: testGetCompiledSource (test.test_zipimport.UncompressedZipImportTestCase.testGetCompiledSource)\nPASS: testGetData (test.test_zipimport.UncompressedZipImportTestCase.testGetData)\nPASS: testGetSource (test.test_zipimport.UncompressedZipImportTestCase.testGetSource)\nPASS: testImport_WithStuff (test.test_zipimport.UncompressedZipImportTestCase.testImport_WithStuff)\nPASS: testImporterAttr (test.test_zipimport.UncompressedZipImportTestCase.testImporterAttr)\nPASS: testInvalidateCaches (test.test_zipimport.UncompressedZipImportTestCase.testInvalidateCaches)\nPASS: testLargestPossibleComment (test.test_zipimport.UncompressedZipImportTestCase.testLargestPossibleComment)\nPASS: testMixedNamespacePackage (test.test_zipimport.UncompressedZipImportTestCase.testMixedNamespacePackage)\nPASS: testNamespacePackage (test.test_zipimport.UncompressedZipImportTestCase.testNamespacePackage)\nPASS: testPackage (test.test_zipimport.UncompressedZipImportTestCase.testPackage)\nPASS: testPy (test.test_zipimport.UncompressedZipImportTestCase.testPy)\nPASS: testPyc (test.test_zipimport.UncompressedZipImportTestCase.testPyc)\nPASS: testSubNamespacePackage (test.test_zipimport.UncompressedZipImportTestCase.testSubNamespacePackage)\nPASS: testSubPackage (test.test_zipimport.UncompressedZipImportTestCase.testSubPackage)\nPASS: testTraceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback)\nPASS: testUncheckedHashBasedPyc (test.test_zipimport.UncompressedZipImportTestCase.testUncheckedHashBasedPyc)\nPASS: testUnencodable (test.test_zipimport.UncompressedZipImportTestCase.testUnencodable)\nPASS: testZipImporterMethods (test.test_zipimport.UncompressedZipImportTestCase.testZipImporterMethods)\nPASS: testZipImporterMethodsInSubDirectory (test.test_zipimport.UncompressedZipImportTestCase.testZipImporterMethodsInSubDirectory)\nPASS: test_checked_hash_based_change_pyc (test.test_zipimport.UncompressedZipImportTestCase.test_checked_hash_based_change_pyc)\n\n----------------------------------------------------------------------\nRan 73 tests in 0.169s\n\nOK\n0:03:59 load avg: 3.32 [465/469] test_zipimport_support passed\ntest_doctest_issue4197 (test.test_zipimport_support.ZipSupportTests.test_doctest_issue4197) ... Contents of '/var/volatile/tmp/test_python_us0euj9l/tmpvzsz9q79/test_zip.zip':\nFile Name                                             Modified             Size\ntest_zipped_doctest.py                         2024-02-06 09:06:54       107698\nsample_zipped_doctest.py                       2024-02-06 09:06:54         1045\nsample_zipped_doctest_no_doctests.py           2024-02-06 09:06:54          269\nsample_zipped_doctest_no_docstrings.py         2024-02-06 09:06:54          227\nFinding tests in test_zipped_doctest.SampleClass\nTrying:\n    print(1)\nExpecting:\n    1\nok\nTrying:\n    sc = SampleClass(3)\nExpecting nothing\nok\nTrying:\n    for i in range(10):\n        sc = sc.double()\n        print(' ', sc.get(), sep='', end='')\nExpecting:\n     6 12 24 48 96 192 384 768 1536 3072\nok\ndoctest (test_zipped_doctest) ... 3 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.NestedClass\nTrying:\n    x = SampleClass.NestedClass(5)\nExpecting nothing\nok\nTrying:\n    y = x.square()\nExpecting nothing\nok\nTrying:\n    print(y.get())\nExpecting:\n    25\nok\ndoctest (test_zipped_doctest) ... 3 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.NestedClass.__init__\nTrying:\n    print(SampleClass.NestedClass().get())\nExpecting:\n    0\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.__init__\nTrying:\n    print(SampleClass(12).get())\nExpecting:\n    12\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.a_classmethod\nTrying:\n    print(SampleClass.a_classmethod(10))\nExpecting:\n    12\nok\nTrying:\n    print(SampleClass(0).a_classmethod(10))\nExpecting:\n    12\nok\ndoctest (test_zipped_doctest) ... 2 tests with zero failures\nFinding tests in test_zipped_doctest\nTrying:\n    print(SampleClass(22).a_property)\nExpecting:\n    22\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.a_staticmethod\nTrying:\n    print(SampleClass.a_staticmethod(10))\nExpecting:\n    11\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.double\nTrying:\n    print(SampleClass(12).double().get())\nExpecting:\n    24\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.get\nTrying:\n    print(SampleClass(-5).get())\nExpecting:\n    -5\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleNewStyleClass\nTrying:\n    print('1\\n2\\n3')\nExpecting:\n    1\n    2\n    3\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleNewStyleClass.__init__\nTrying:\n    print(SampleNewStyleClass(12).get())\nExpecting:\n    12\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleNewStyleClass.double\nTrying:\n    print(SampleNewStyleClass(12).double().get())\nExpecting:\n    24\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleNewStyleClass.get\nTrying:\n    print(SampleNewStyleClass(-5).get())\nExpecting:\n    -5\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.sample_func\nTrying:\n    print(sample_func(22))\nExpecting:\n    44\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTest\nTrying:\n    docstring = '''\n        >>> print(12)\n        12\n\n    Non-example text.\n\n        >>> print('another\\\\example')\n        another\n        example\n    '''\nExpecting nothing\nok\nTrying:\n    globs = {} # globals to run the test in.\nExpecting nothing\nok\nTrying:\n    parser = doctest.DocTestParser()\nExpecting nothing\nok\nTrying:\n    test = parser.get_doctest(docstring, globs, 'some_test',\n                              'some_file', 20)\nExpecting nothing\nok\nTrying:\n    print(test)\nExpecting:\n    <DocTest some_test from some_file:20 (2 examples)>\nok\nTrying:\n    len(test.examples)\nExpecting:\n    2\nok\nTrying:\n    e1, e2 = test.examples\nExpecting nothing\nok\nTrying:\n    (e1.source, e1.want, e1.lineno)\nExpecting:\n    ('print(12)\\n', '12\\n', 1)\nok\nTrying:\n    (e2.source, e2.want, e2.lineno)\nExpecting:\n    (\"print('another\\\\example')\\n\", 'another\\nexample\\n', 6)\nok\nTrying:\n    (test.name, test.filename, test.lineno)\nExpecting:\n    ('some_test', 'some_file', 20)\nok\nTrying:\n    test.lineno + e1.lineno\nExpecting:\n    21\nok\nTrying:\n    test.lineno + e2.lineno\nExpecting:\n    26\nok\nTrying:\n    docstring = r'''\n          >>> print('bad\\nindentation')\n          bad\n        indentation\n        '''\nExpecting nothing\nok\nTrying:\n    parser.get_doctest(docstring, globs, 'some_test', 'filename', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 4 of the docstring for some_test has inconsistent leading whitespace: 'indentation'\nok\nTrying:\n    docstring = r'''\n          >>> print(('bad indentation',\n        ...          2))\n          ('bad', 'indentation')\n        '''\nExpecting nothing\nok\nTrying:\n    parser.get_doctest(docstring, globs, 'some_test', 'filename', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 2 of the docstring for some_test has inconsistent leading whitespace: '...          2))'\nok\nTrying:\n    docstring = '>>>print(1)\\n1'\nExpecting nothing\nok\nTrying:\n    parser.get_doctest(docstring, globs, 'some_test', 'filename', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 1 of the docstring for some_test lacks blank after >>>: '>>>print(1)'\nok\nTrying:\n    docstring = '>>> if 1:\\n...print(1)\\n1'\nExpecting nothing\nok\nTrying:\n    parser.get_doctest(docstring, globs, 'some_test', 'filename', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 2 of the docstring for some_test lacks blank after ...: '...print(1)'\nok\nTrying:\n    docstring = '''\n        >>> print 12\n        12\n    '''\nExpecting nothing\nok\nTrying:\n    test = parser.get_doctest(docstring, globs, 'some_test',\n                              'some_test', 20)\nExpecting nothing\nok\nTrying:\n    same_test = parser.get_doctest(docstring, globs, 'some_test',\n                                   'some_test', 20)\nExpecting nothing\nok\nTrying:\n    test == same_test\nExpecting:\n    True\nok\nTrying:\n    test != same_test\nExpecting:\n    False\nok\nTrying:\n    hash(test) == hash(same_test)\nExpecting:\n    True\nok\nTrying:\n    docstring = '''\n        >>> print 42\n        42\n    '''\nExpecting nothing\nok\nTrying:\n    other_test = parser.get_doctest(docstring, globs, 'other_test',\n                                    'other_file', 10)\nExpecting nothing\nok\nTrying:\n    test == other_test\nExpecting:\n    False\nok\nTrying:\n    test != other_test\nExpecting:\n    True\nok\nTrying:\n    test < other_test\nExpecting:\n    False\nok\nTrying:\n    other_test < test\nExpecting:\n    True\nok\nTrying:\n    no_lineno = parser.get_doctest(docstring, globs, 'some_test',\n                                  'some_test', None)\nExpecting nothing\nok\nTrying:\n    test.lineno is None\nExpecting:\n    False\nok\nTrying:\n    no_lineno.lineno is None\nExpecting:\n    True\nok\nTrying:\n    test < no_lineno\nExpecting:\n    False\nok\nTrying:\n    no_lineno < test\nExpecting:\n    True\nok\nTrying:\n    DocTestCase = doctest.DocTestCase\nExpecting nothing\nok\nTrying:\n    test_case = DocTestCase(test)\nExpecting nothing\nok\nTrying:\n    same_test_case = DocTestCase(same_test)\nExpecting nothing\nok\nTrying:\n    other_test_case = DocTestCase(other_test)\nExpecting nothing\nok\nTrying:\n    test_case == same_test_case\nExpecting:\n    True\nok\nTrying:\n    test_case != same_test_case\nExpecting:\n    False\nok\nTrying:\n    hash(test_case) == hash(same_test_case)\nExpecting:\n    True\nok\nTrying:\n    test == other_test_case\nExpecting:\n    False\nok\nTrying:\n    test != other_test_case\nExpecting:\n    True\nok\ndoctest (test_zipped_doctest) ... 46 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestParser\nTrying:\n    s = '''\n        >>> x, y = 2, 3  # no output expected\n        >>> if 1:\n        ...     print(x)\n        ...     print(y)\n        2\n        3\n\n        Some text.\n        >>> x+y\n        5\n        '''\nExpecting nothing\nok\nTrying:\n    parser = doctest.DocTestParser()\nExpecting nothing\nok\nTrying:\n    for piece in parser.parse(s):\n        if isinstance(piece, doctest.Example):\n            print('Example:', (piece.source, piece.want, piece.lineno))\n        else:\n            print('   Text:', repr(piece))\nExpecting:\n       Text: '\\n'\n    Example: ('x, y = 2, 3  # no output expected\\n', '', 1)\n       Text: ''\n    Example: ('if 1:\\n    print(x)\\n    print(y)\\n', '2\\n3\\n', 2)\n       Text: '\\nSome text.\\n'\n    Example: ('x+y\\n', '5\\n', 9)\n       Text: ''\nok\nTrying:\n    for piece in parser.get_examples(s):\n        print((piece.source, piece.want, piece.lineno))\nExpecting:\n    ('x, y = 2, 3  # no output expected\\n', '', 1)\n    ('if 1:\\n    print(x)\\n    print(y)\\n', '2\\n3\\n', 2)\n    ('x+y\\n', '5\\n', 9)\nok\nTrying:\n    test = parser.get_doctest(s, {}, 'name', 'filename', lineno=5)\nExpecting nothing\nok\nTrying:\n    (test.name, test.filename, test.lineno)\nExpecting:\n    ('name', 'filename', 5)\nok\nTrying:\n    for piece in test.examples:\n        print((piece.source, piece.want, piece.lineno))\nExpecting:\n    ('x, y = 2, 3  # no output expected\\n', '', 1)\n    ('if 1:\\n    print(x)\\n    print(y)\\n', '2\\n3\\n', 2)\n    ('x+y\\n', '5\\n', 9)\nok\ndoctest (test_zipped_doctest) ... 7 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestRunner.basics\nTrying:\n    def f(x):\n        '''\n        >>> x = 12\n        >>> print(x)\n        12\n        >>> x//2\n        6\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=3)\nok\nTrying:\n    def f(x):\n        '''\n        >>> x = 12\n        >>> print(x)\n        14\n        >>> x//2\n        6\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=True).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    Trying:\n        x = 12\n    Expecting nothing\n    ok\n    Trying:\n        print(x)\n    Expecting:\n        14\n    **********************************************************************\n    File ..., line 4, in f\n    Failed example:\n        print(x)\n    Expected:\n        14\n    Got:\n        12\n    Trying:\n        x//2\n    Expecting:\n        6\n    ok\n    TestResults(failed=1, attempted=3)\nok\ndoctest (test_zipped_doctest) ... 6 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestRunner.exceptions\nTrying:\n    def f(x):\n        '''\n        >>> x = 12\n        >>> print(x//0)\n        Traceback (most recent call last):\n        ZeroDivisionError: integer division or modulo by zero\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        '''\n        >>> x = 12\n        >>> print('pre-exception output', x//0)\n        pre-exception output\n        Traceback (most recent call last):\n        ZeroDivisionError: integer division or modulo by zero\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 4, in f\n    Failed example:\n        print('pre-exception output', x//0)\n    Exception raised:\n        ...\n        ZeroDivisionError: integer division or modulo by zero\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> raise ValueError('multi\\nline\\nmessage')\n        Traceback (most recent call last):\n        ValueError: multi\n        line\n        message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> raise ValueError('message')\n        Traceback (most recent call last):\n        ValueError: wrong message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        raise ValueError('message')\n    Expected:\n        Traceback (most recent call last):\n        ValueError: wrong message\n    Got:\n        Traceback (most recent call last):\n        ...\n        ValueError: message\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        ValueError: wrong message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException('message')\n        Traceback (most recent call last):\n        HTTPException: message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 4, in f\n    Failed example:\n        raise HTTPException('message')\n    Expected:\n        Traceback (most recent call last):\n        HTTPException: message\n    Got:\n        Traceback (most recent call last):\n        ...\n        http.client.HTTPException: message\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException('message')\n        Traceback (most recent call last):\n        http.client.HTTPException: message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        HTTPException: message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        foo.bar.HTTPException: message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        TypeError: wrong type\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL\n    Expected:\n        Traceback (most recent call last):\n        TypeError: wrong type\n    Got:\n        Traceback (most recent call last):\n        ...\n        ValueError: message\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        foo.bar.HTTPException\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        foo.bar.HTTPException:\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> 1//0\n        0\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        1//0\n    Exception raised:\n        Traceback (most recent call last):\n        ...\n        ZeroDivisionError: integer division or modulo by zero\n    TestResults(failed=1, attempted=1)\nok\ndoctest (test_zipped_doctest) ... 39 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestRunner.option_directives\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))      # should fail: no ellipsis\n        [0, 1, ..., 9]\n\n        >>> print(list(range(10)))      # doctest: +ELLIPSIS\n        [0, 1, ..., 9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(10)))      # should fail: no ellipsis\n    Expected:\n        [0, 1, ..., 9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))\n        [0, 1, ..., 9]\n\n        >>> # should fail: no ellipsis\n        >>> print(list(range(10)))      # doctest: -ELLIPSIS\n        [0, 1, ..., 9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False,\n                          optionflags=doctest.ELLIPSIS).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 6, in f\n    Failed example:\n        print(list(range(10)))      # doctest: -ELLIPSIS\n    Expected:\n        [0, 1, ..., 9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))      # Should fail: no ellipsis\n        [0, 1, ..., 9]\n\n        >>> print(list(range(10)))      # doctest: +ELLIPSIS\n        [0, 1, ..., 9]\n\n        >>> print(list(range(10)))      # Should fail: no ellipsis\n        [0, 1, ..., 9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(10)))      # Should fail: no ellipsis\n    Expected:\n        [0, 1, ..., 9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    **********************************************************************\n    File ..., line 8, in f\n    Failed example:\n        print(list(range(10)))      # Should fail: no ellipsis\n    Expected:\n        [0, 1, ..., 9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=2, attempted=3)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))      # Should fail\n        [0, 1,  ...,   9]\n        >>> print(list(range(10)))      # Should succeed\n        ... # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE\n        [0, 1,  ...,   9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(10)))      # Should fail\n    Expected:\n        [0, 1,  ...,   9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))      # Should fail\n        [0, 1,  ...,   9]\n        >>> print(list(range(10)))      # Should succeed\n        ... # doctest: +ELLIPSIS,+NORMALIZE_WHITESPACE\n        [0, 1,  ...,   9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(10)))      # Should fail\n    Expected:\n        [0, 1,  ...,   9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))      # Should fail\n        [0, 1,  ...,   9]\n        >>> print(list(range(10)))      # Should succeed\n        ... # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE\n        [0, 1,  ...,   9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(10)))      # Should fail\n    Expected:\n        [0, 1,  ...,   9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))\n        ... # doctest: +ELLIPSIS\n        [0, 1, ..., 9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    def f(x): r'''\n        >>> for x in range(10): # doctest: +ELLIPSIS\n        ...     print(' ', x, end='', sep='')\n         0 1 2 ... 9\n\n        >>> for x in range(10):\n        ...     print(' ', x, end='', sep='') # doctest: +ELLIPSIS\n         0 1 2 ... 9\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        Should fail (option directive not on the last line):\n            >>> for x in range(10): # doctest: +ELLIPSIS\n            ...     print(x, end=' ') # doctest: +NORMALIZE_WHITESPACE\n            0  1    2...9\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    s = '>>> print(12)  #doctest: +BADOPTION'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 1 of the doctest for s has an invalid option: '+BADOPTION'\nok\nTrying:\n    s = '>>> print(12)  #doctest: ELLIPSIS'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 1 of the doctest for s has an invalid option: 'ELLIPSIS'\nok\nTrying:\n    s = '>>> # doctest: +ELLIPSIS'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 0 of the doctest for s has an option directive on a line with no example: '# doctest: +ELLIPSIS'\nok\ndoctest (test_zipped_doctest) ... 33 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestRunner.optionflags\nTrying:\n    def f(x):\n        '>>> True\\n1\\n'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.DONT_ACCEPT_TRUE_FOR_1\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        True\n    Expected:\n        1\n    Got:\n        True\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        '>>> print(\"a\\\\n\\\\nb\")\\na\\n<BLANKLINE>\\nb\\n'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.DONT_ACCEPT_BLANKLINE\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(\"a\\n\\nb\")\n    Expected:\n        a\n        <BLANKLINE>\n        b\n    Got:\n        a\n    <BLANKLINE>\n        b\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        '>>> print(1, 2, 3)\\n  1   2\\n 3'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(1, 2, 3)\n    Expected:\n          1   2\n         3\n    Got:\n        1 2 3\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.NORMALIZE_WHITESPACE\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    print(list(range(20))) #doctest: +NORMALIZE_WHITESPACE\nExpecting:\n    [0,   1,  2,  3,  4,  5,  6,  7,  8,  9,\n    10,  11, 12, 13, 14, 15, 16, 17, 18, 19]\nok\nTrying:\n    def f(x):\n        '>>> print(list(range(15)))\\n[0, 1, 2, ..., 14]\\n'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(15)))\n    Expected:\n        [0, 1, 2, ..., 14]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.ELLIPSIS\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    if 1:\n        for i in range(100):\n            print(i**2, end=' ') #doctest: +ELLIPSIS\n        print('!')\nExpecting:\n    0 1...4...9 16 ... 36 49 64 ... 9801 !\nok\nTrying:\n    if 1:  #doctest: +ELLIPSIS\n        for i in range(20):\n            print(i, end=' ')\n        print(20)\nExpecting:\n    0 1 2 ...1...2...0\nok\nTrying:\n    print(list(range(20))) # doctest:+ELLIPSIS\nExpecting:\n    [0, 1, ..., 18, 19]\nok\nTrying:\n    print(list(range(20))) # doctest: +ELLIPSIS\n                    # doctest: +NORMALIZE_WHITESPACE\nExpecting:\n    [0,    1, ...,   18,    19]\nok\nTrying:\n    import random\nExpecting nothing\nok\nTrying:\n    def f(x):\n        r'''\n        >>> print('\\n'.join('abcdefg'))\n        a\n        B\n        c\n        d\n        f\n        g\n        h\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        print('\\n'.join('abcdefg'))\n    Expected:\n        a\n        B\n        c\n        d\n        f\n        g\n        h\n    Got:\n        a\n        b\n        c\n        d\n        e\n        f\n        g\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.REPORT_UDIFF\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        print('\\n'.join('abcdefg'))\n    Differences (unified diff with -expected +actual):\n        @@ -1,7 +1,7 @@\n         a\n        -B\n        +b\n         c\n         d\n        +e\n         f\n         g\n        -h\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.REPORT_CDIFF\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        print('\\n'.join('abcdefg'))\n    Differences (context diff with expected followed by actual):\n        ***************\n        *** 1,7 ****\n          a\n        ! B\n          c\n          d\n          f\n          g\n        - h\n        --- 1,7 ----\n          a\n        ! b\n          c\n          d\n        + e\n          f\n          g\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> print(\"a b  c d e f g h i   j k l m\")\n        a b c d e f g h i j k 1 m\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.REPORT_NDIFF\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        print(\"a b  c d e f g h i   j k l m\")\n    Differences (ndiff with -expected +actual):\n        - a b c d e f g h i j k 1 m\n        ?                       ^\n        + a b  c d e f g h i   j k l m\n        ?     +              ++    ^\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> print(1) # first success\n        1\n        >>> print(2) # first failure\n        200\n        >>> print(3) # second failure\n        300\n        >>> print(4) # second success\n        4\n        >>> print(5) # third failure\n        500\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.REPORT_ONLY_FIRST_FAILURE\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        print(2) # first failure\n    Expected:\n        200\n    Got:\n        2\n    TestResults(failed=3, attempted=5)\nok\nTrying:\n    doctest.DocTestRunner(verbose=True, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    Trying:\n        print(1) # first success\n    Expecting:\n        1\n    ok\n    Trying:\n        print(2) # first failure\n    Expecting:\n        200\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        print(2) # first failure\n    Expected:\n        200\n    Got:\n        2\n    TestResults(failed=3, attempted=5)\nok\nTrying:\n    flags = doctest.FAIL_FAST\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        print(2) # first failure\n    Expected:\n        200\n    Got:\n        2\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    flags = doctest.FAIL_FAST | doctest.REPORT_ONLY_FIRST_FAILURE\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        print(2) # first failure\n    Expected:\n        200\n    Got:\n        2\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> print(1) # first success\n        1\n        >>> raise ValueError(2) # first failure\n        200\n        >>> print(3) # second failure\n        300\n        >>> print(4) # second success\n        4\n        >>> print(5) # third failure\n        500\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.REPORT_ONLY_FIRST_FAILURE\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        raise ValueError(2) # first failure\n    Exception raised:\n        ...\n        ValueError: 2\n    TestResults(failed=3, attempted=5)\nok\nTrying:\n    flags = doctest.FAIL_FAST\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        raise ValueError(2) # first failure\n    Exception raised:\n        ...\n        ValueError: 2\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    unlikely = \"UNLIKELY_OPTION_NAME\"\nExpecting nothing\nok\nTrying:\n    unlikely in doctest.OPTIONFLAGS_BY_NAME\nExpecting:\n    False\nok\nTrying:\n    new_flag_value = doctest.register_optionflag(unlikely)\nExpecting nothing\nok\nTrying:\n    unlikely in doctest.OPTIONFLAGS_BY_NAME\nExpecting:\n    True\nok\nTrying:\n    redundant_flag_value = doctest.register_optionflag(unlikely)\nExpecting nothing\nok\nTrying:\n    redundant_flag_value == new_flag_value\nExpecting:\n    True\nok\nTrying:\n    del doctest.OPTIONFLAGS_BY_NAME[unlikely]\nExpecting nothing\nok\ndoctest (test_zipped_doctest) ... 65 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestRunner.verbose_flag\nTrying:\n    def f(x):\n        '''\n        >>> x = 12\n        >>> print(x)\n        12\n        >>> x//2\n        6\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=True).run(test)\nExpecting:\n    Trying:\n        x = 12\n    Expecting nothing\n    ok\n    Trying:\n        print(x)\n    Expecting:\n        12\n    ok\n    Trying:\n        x//2\n    Expecting:\n        6\n    ok\n    TestResults(failed=0, attempted=3)\nok\nTrying:\n    old_argv = sys.argv\nExpecting nothing\nok\nTrying:\n    sys.argv = ['test']\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner().run(test)\nExpecting:\n    TestResults(failed=0, attempted=3)\nok\nTrying:\n    sys.argv = ['test', '-v']\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner().run(test)\nExpecting:\n    Trying:\n        x = 12\n    Expecting nothing\n    ok\n    Trying:\n        print(x)\n    Expecting:\n        12\n    ok\n    Trying:\n        x//2\n    Expecting:\n        6\n    ok\n    TestResults(failed=0, attempted=3)\nok\nTrying:\n    sys.argv = old_argv\nExpecting nothing\nok\ndoctest (test_zipped_doctest) ... 9 tests with zero failures\nFinding tests in test_zipped_doctest.test_Example\nTrying:\n    example = doctest.Example('print(1)', '1\\n')\nExpecting nothing\nok\nTrying:\n    (example.source, example.want, example.exc_msg,\n     example.lineno, example.indent, example.options)\nExpecting:\n    ('print(1)\\n', '1\\n', None, 0, 0, {})\nok\nTrying:\n    exc_msg = 'IndexError: pop from an empty list'\nExpecting nothing\nok\nTrying:\n    example = doctest.Example('[].pop()', '', exc_msg,\n                              lineno=5, indent=4,\n                              options={doctest.ELLIPSIS: True})\nExpecting nothing\nok\nTrying:\n    (example.source, example.want, example.exc_msg,\n     example.lineno, example.indent, example.options)\nExpecting:\n    ('[].pop()\\n', '', 'IndexError: pop from an empty list\\n', 5, 4, {8: True})\nok\nTrying:\n    e = doctest.Example('print(1)', '1\\n')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1)\\n', '1\\n')\nok\nTrying:\n    e = doctest.Example('print(1)\\n', '1\\n')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1)\\n', '1\\n')\nok\nTrying:\n    e = doctest.Example('print(1);\\nprint(2)\\n', '1\\n2\\n')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1);\\nprint(2)\\n', '1\\n2\\n')\nok\nTrying:\n    e = doctest.Example('print(1);\\nprint(2)', '1\\n2\\n')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1);\\nprint(2)\\n', '1\\n2\\n')\nok\nTrying:\n    e = doctest.Example('', '')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('\\n', '')\nok\nTrying:\n    e = doctest.Example('print(1)', '1\\n')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1)\\n', '1\\n')\nok\nTrying:\n    e = doctest.Example('print(1)', '1')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1)\\n', '1\\n')\nok\nTrying:\n    e = doctest.Example('print', '')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print\\n', '')\nok\nTrying:\n    exc_msg = 'IndexError: pop from an empty list'\nExpecting nothing\nok\nTrying:\n    e = doctest.Example('[].pop()', '', exc_msg)\nExpecting nothing\nok\nTrying:\n    e.exc_msg\nExpecting:\n    'IndexError: pop from an empty list\\n'\nok\nTrying:\n    exc_msg = 'IndexError: pop from an empty list\\n'\nExpecting nothing\nok\nTrying:\n    e = doctest.Example('[].pop()', '', exc_msg)\nExpecting nothing\nok\nTrying:\n    e.exc_msg\nExpecting:\n    'IndexError: pop from an empty list\\n'\nok\nTrying:\n    exc_msg = 'ValueError: 1\\n  2'\nExpecting nothing\nok\nTrying:\n    e = doctest.Example('raise ValueError(\"1\\n  2\")', '', exc_msg)\nExpecting nothing\nok\nTrying:\n    e.exc_msg\nExpecting:\n    'ValueError: 1\\n  2\\n'\nok\nTrying:\n    exc_msg = 'ValueError: 1\\n  2\\n'\nExpecting nothing\nok\nTrying:\n    e = doctest.Example('raise ValueError(\"1\\n  2\")', '', exc_msg)\nExpecting nothing\nok\nTrying:\n    e.exc_msg\nExpecting:\n    'ValueError: 1\\n  2\\n'\nok\nTrying:\n    exc_msg = ''\nExpecting nothing\nok\nTrying:\n    e = doctest.Example('raise X()', '', exc_msg)\nExpecting nothing\nok\nTrying:\n    e.exc_msg\nExpecting:\n    '\\n'\nok\nTrying:\n    example = doctest.Example('print 1', '1\\n')\nExpecting nothing\nok\nTrying:\n    same_example = doctest.Example('print 1', '1\\n')\nExpecting nothing\nok\nTrying:\n    other_example = doctest.Example('print 42', '42\\n')\nExpecting nothing\nok\nTrying:\n    example == same_example\nExpecting:\n    True\nok\nTrying:\n    example != same_example\nExpecting:\n    False\nok\nTrying:\n    hash(example) == hash(same_example)\nExpecting:\n    True\nok\nTrying:\n    example == other_example\nExpecting:\n    False\nok\nTrying:\n    example != other_example\nExpecting:\n    True\nok\ndoctest (test_zipped_doctest) ... 44 tests with zero failures\nFinding tests in test_zipped_doctest.test_debug\nTrying:\n    s = '''\n        >>> x = 12\n        >>> print(x)\n        12\n        '''\nExpecting nothing\nok\nTrying:\n    real_stdin = sys.stdin\nExpecting nothing\nok\nTrying:\n    sys.stdin = _FakeInput(['next', 'print(x)', 'continue'])\nExpecting nothing\nok\nTrying:\n    try: doctest.debug_src(s)\n    finally: sys.stdin = real_stdin\nExpecting:\n    > <string>(1)<module>()\n    (Pdb) next\n    12\n    --Return--\n    > <string>(1)<module>()->None\n    (Pdb) print(x)\n    12\n    (Pdb) continue\nok\ndoctest (test_zipped_doctest) ... 4 tests with zero failures\nFinding tests in test_zipped_doctest.test_testsource\nTrying:\n    import test_zipped_doctest\nExpecting nothing\nok\nTrying:\n    name = 'test_zipped_doctest.sample_func'\nExpecting nothing\nok\nTrying:\n    print(doctest.testsource(test_zipped_doctest, name))\nExpecting:\n    # Blah blah\n    #\n    print(sample_func(22))\n    # Expected:\n    ## 44\n    #\n    # Yee ha!\n    <BLANKLINE>\nok\nTrying:\n    name = 'test_zipped_doctest.SampleNewStyleClass'\nExpecting nothing\nok\nTrying:\n    print(doctest.testsource(test_zipped_doctest, name))\nExpecting:\n    print('1\\n2\\n3')\n    # Expected:\n    ## 1\n    ## 2\n    ## 3\n    <BLANKLINE>\nok\nTrying:\n    name = 'test_zipped_doctest.SampleClass.a_classmethod'\nExpecting nothing\nok\nTrying:\n    print(doctest.testsource(test_zipped_doctest, name))\nExpecting:\n    print(SampleClass.a_classmethod(10))\n    # Expected:\n    ## 12\n    print(SampleClass(0).a_classmethod(10))\n    # Expected:\n    ## 12\n    <BLANKLINE>\nok\ndoctest (test_zipped_doctest) ... 7 tests with zero failures\nFinding tests in test_zipped_doctest.test_trailing_space_in_test\nTrying:\n    x, y = 'foo', ''\nExpecting nothing\nok\nTrying:\n    print(x, y)\nExpecting:\n    foo \nok\ndoctest (test_zipped_doctest) ... 2 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestSuite\nTrying:\n    import unittest\nExpecting nothing\nok\nTrying:\n    import sample_zipped_doctest\nExpecting nothing\nok\nTrying:\n    suite = doctest.DocTestSuite(sample_zipped_doctest)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=4>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest')\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=4>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest_no_doctests')\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=0 errors=0 failures=0>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest_no_docstrings')\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=0 errors=0 failures=0>\nok\nTrying:\n    suite = sample_zipped_doctest.test_suite()\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=4>\nok\nTrying:\n    finder = doctest.DocTestFinder()\nExpecting nothing\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest',\n                             test_finder=finder)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=4>\nok\nTrying:\n    finder = doctest.DocTestFinder()\nExpecting nothing\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest_no_docstrings',\n                             test_finder=finder)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=0 errors=0 failures=0>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest', globs={})\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=5>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest',\n                                 extraglobs={'y': 1})\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=3>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest',\n                         optionflags=doctest.DONT_ACCEPT_BLANKLINE)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=5>\nok\nTrying:\n    def setUp(t):\n        import test_zipped_doctest\n        test_zipped_doctest.sillySetup = True\nExpecting nothing\nok\nTrying:\n    def tearDown(t):\n        import test_zipped_doctest\n        del test_zipped_doctest.sillySetup\nExpecting nothing\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest',\n         setUp=setUp, tearDown=tearDown)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=3>\nok\nTrying:\n    import test_zipped_doctest\nExpecting nothing\nok\nTrying:\n    test_zipped_doctest.sillySetup\nExpecting:\n    Traceback (most recent call last):\n    ...\n    AttributeError: module 'test_zipped_doctest' has no attribute 'sillySetup'\nok\nTrying:\n    def setUp(test):\n        test.globs['y'] = 1\nExpecting nothing\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest', setUp=setUp)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=3>\nok\ndoctest (test_zipped_doctest) ... 33 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestFinder\ndoctest (test_zipped_doctest) ... 0 tests with zero failures\nok\ntest_doctest_main_issue4197 (test.test_zipimport_support.ZipSupportTests.test_doctest_main_issue4197) ... Expected line File \"/var/volatile/tmp/test_python_us0euj9l/tmp50tf91lh/script.py\", line 2, in __main__.Test\nGot stdout:\nb'**********************************************************************\\nFile \"/var/volatile/tmp/test_python_us0euj9l/tmp50tf91lh/script.py\", line 2, in __main__.Test\\nFailed example:\\n    \\'line 2\\'\\nExpected nothing\\nGot:\\n    \\'line 2\\'\\n**********************************************************************\\n1 items had failures:\\n   1 of   1 in __main__.Test\\n***Test Failed*** 1 failures.\\n'\nExpected line File \"/var/volatile/tmp/test_python_us0euj9l/tmp50tf91lh/test_zip.zip/__main__.py\", line 2, in __main__.Test\nGot stdout:\nb'**********************************************************************\\nFile \"/var/volatile/tmp/test_python_us0euj9l/tmp50tf91lh/test_zip.zip/__main__.py\", line 2, in __main__.Test\\nFailed example:\\n    \\'line 2\\'\\nExpected nothing\\nGot:\\n    \\'line 2\\'\\n**********************************************************************\\n1 items had failures:\\n   1 of   1 in __main__.Test\\n***Test Failed*** 1 failures.\\n'\nok\nPASS: test_inspect_getsource_issue4223 (test.test_zipimport_support.ZipSupportTests.test_inspect_getsource_issue4223)\nPASS: test_pdb_issue4201 (test.test_zipimport_support.ZipSupportTests.test_pdb_issue4201)\n\n----------------------------------------------------------------------\nRan 4 tests in 1.118s\n\nOK\n0:03:59 load avg: 3.32 [466/469] test_zlib passed\nSKIP: test_big_buffer (test.test_zlib.ChecksumBigBufferTestCase.test_big_buffer) 'not enough memory: 4.0G minimum needed'\nPASS: test_adler32empty (test.test_zlib.ChecksumTestCase.test_adler32empty)\nPASS: test_adler32start (test.test_zlib.ChecksumTestCase.test_adler32start)\nPASS: test_crc32_adler32_unsigned (test.test_zlib.ChecksumTestCase.test_crc32_adler32_unsigned)\nPASS: test_crc32empty (test.test_zlib.ChecksumTestCase.test_crc32empty)\nPASS: test_crc32start (test.test_zlib.ChecksumTestCase.test_crc32start)\nPASS: test_penguins (test.test_zlib.ChecksumTestCase.test_penguins)\nPASS: test_same_as_binascii_crc32 (test.test_zlib.ChecksumTestCase.test_same_as_binascii_crc32)\nPASS: test_64bit_compress (test.test_zlib.CompressObjectTestCase.test_64bit_compress)\nPASS: test_badcompresscopy (test.test_zlib.CompressObjectTestCase.test_badcompresscopy)\nPASS: test_baddecompresscopy (test.test_zlib.CompressObjectTestCase.test_baddecompresscopy)\nPASS: test_big_compress_buffer (test.test_zlib.CompressObjectTestCase.test_big_compress_buffer)\nPASS: test_big_decompress_buffer (test.test_zlib.CompressObjectTestCase.test_big_decompress_buffer)\nPASS: test_clear_unconsumed_tail (test.test_zlib.CompressObjectTestCase.test_clear_unconsumed_tail)\nPASS: test_compresscopy (test.test_zlib.CompressObjectTestCase.test_compresscopy)\nPASS: test_compressincremental (test.test_zlib.CompressObjectTestCase.test_compressincremental)\nPASS: test_compressoptions (test.test_zlib.CompressObjectTestCase.test_compressoptions)\nPASS: test_compresspickle (test.test_zlib.CompressObjectTestCase.test_compresspickle)\nPASS: test_decompimax (test.test_zlib.CompressObjectTestCase.test_decompimax)\nPASS: test_decompinc (test.test_zlib.CompressObjectTestCase.test_decompinc)\nPASS: test_decompincflush (test.test_zlib.CompressObjectTestCase.test_decompincflush)\nPASS: test_decompress_eof (test.test_zlib.CompressObjectTestCase.test_decompress_eof)\nPASS: test_decompress_eof_incomplete_stream (test.test_zlib.CompressObjectTestCase.test_decompress_eof_incomplete_stream)\nPASS: test_decompress_incomplete_stream (test.test_zlib.CompressObjectTestCase.test_decompress_incomplete_stream)\nPASS: test_decompress_raw_with_dictionary (test.test_zlib.CompressObjectTestCase.test_decompress_raw_with_dictionary)\nPASS: test_decompress_unused_data (test.test_zlib.CompressObjectTestCase.test_decompress_unused_data)\nPASS: test_decompresscopy (test.test_zlib.CompressObjectTestCase.test_decompresscopy)\nPASS: test_decompressmaxlen (test.test_zlib.CompressObjectTestCase.test_decompressmaxlen)\nPASS: test_decompressmaxlenflush (test.test_zlib.CompressObjectTestCase.test_decompressmaxlenflush)\nPASS: test_decompresspickle (test.test_zlib.CompressObjectTestCase.test_decompresspickle)\nPASS: test_dictionary (test.test_zlib.CompressObjectTestCase.test_dictionary)\nPASS: test_dictionary_streaming (test.test_zlib.CompressObjectTestCase.test_dictionary_streaming)\nPASS: test_empty_flush (test.test_zlib.CompressObjectTestCase.test_empty_flush)\nPASS: test_flush_custom_length (test.test_zlib.CompressObjectTestCase.test_flush_custom_length)\nPASS: test_flush_large_length (test.test_zlib.CompressObjectTestCase.test_flush_large_length)\nPASS: test_flush_with_freed_input (test.test_zlib.CompressObjectTestCase.test_flush_with_freed_input)\nPASS: test_flushes (test.test_zlib.CompressObjectTestCase.test_flushes)\nPASS: test_keywords (test.test_zlib.CompressObjectTestCase.test_keywords)\nPASS: test_large_unconsumed_tail (test.test_zlib.CompressObjectTestCase.test_large_unconsumed_tail)\nPASS: test_large_unused_data (test.test_zlib.CompressObjectTestCase.test_large_unused_data)\nPASS: test_maxlen_custom (test.test_zlib.CompressObjectTestCase.test_maxlen_custom)\nPASS: test_maxlen_large (test.test_zlib.CompressObjectTestCase.test_maxlen_large)\nPASS: test_maxlenmisc (test.test_zlib.CompressObjectTestCase.test_maxlenmisc)\nPASS: test_odd_flush (test.test_zlib.CompressObjectTestCase.test_odd_flush)\nPASS: test_pair (test.test_zlib.CompressObjectTestCase.test_pair)\nPASS: test_wbits (test.test_zlib.CompressObjectTestCase.test_wbits)\nPASS: test_64bit_compress (test.test_zlib.CompressTestCase.test_64bit_compress)\nPASS: test_big_compress_buffer (test.test_zlib.CompressTestCase.test_big_compress_buffer)\nPASS: test_big_decompress_buffer (test.test_zlib.CompressTestCase.test_big_decompress_buffer)\nPASS: test_custom_bufsize (test.test_zlib.CompressTestCase.test_custom_bufsize)\nPASS: test_incomplete_stream (test.test_zlib.CompressTestCase.test_incomplete_stream)\nPASS: test_keywords (test.test_zlib.CompressTestCase.test_keywords)\nPASS: test_large_bufsize (test.test_zlib.CompressTestCase.test_large_bufsize)\nPASS: test_speech (test.test_zlib.CompressTestCase.test_speech)\nPASS: test_speech128 (test.test_zlib.CompressTestCase.test_speech128)\nPASS: test_badargs (test.test_zlib.ExceptionTestCase.test_badargs)\nPASS: test_badcompressobj (test.test_zlib.ExceptionTestCase.test_badcompressobj)\nPASS: test_baddecompressobj (test.test_zlib.ExceptionTestCase.test_baddecompressobj)\nPASS: test_badlevel (test.test_zlib.ExceptionTestCase.test_badlevel)\nPASS: test_decompressobj_badflush (test.test_zlib.ExceptionTestCase.test_decompressobj_badflush)\nPASS: test_disallow_instantiation (test.test_zlib.ExceptionTestCase.test_disallow_instantiation)\nPASS: test_overflow (test.test_zlib.ExceptionTestCase.test_overflow)\nPASS: test_library_version (test.test_zlib.VersionTestCase.test_library_version)\nPASS: testDecompress (test.test_zlib.ZlibDecompressorTest.testDecompress)\nPASS: testDecompress4G (test.test_zlib.ZlibDecompressorTest.testDecompress4G)\nPASS: testDecompressChunks10 (test.test_zlib.ZlibDecompressorTest.testDecompressChunks10)\nPASS: testDecompressUnusedData (test.test_zlib.ZlibDecompressorTest.testDecompressUnusedData)\nPASS: testDecompressorChunksMaxsize (test.test_zlib.ZlibDecompressorTest.testDecompressorChunksMaxsize)\nPASS: testEOFError (test.test_zlib.ZlibDecompressorTest.testEOFError)\nPASS: testPickle (test.test_zlib.ZlibDecompressorTest.testPickle)\nPASS: test_Constructor (test.test_zlib.ZlibDecompressorTest.test_Constructor)\nPASS: test_decompressor_inputbuf_1 (test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_1)\nPASS: test_decompressor_inputbuf_2 (test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_2)\nPASS: test_decompressor_inputbuf_3 (test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_3)\nPASS: test_failure (test.test_zlib.ZlibDecompressorTest.test_failure)\nSKIP: test_refleaks_in___init__ (test.test_zlib.ZlibDecompressorTest.test_refleaks_in___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\n\n----------------------------------------------------------------------\nRan 76 tests in 1.268s\n\nOK (skipped=2)\n0:04:00 load avg: 3.32 [467/469] test_zoneinfo passed\nPASS: test_clear_cache (test.test_zoneinfo.test_zoneinfo.CCallingConventionTest.test_clear_cache)\nPASS: test_from_file (test.test_zoneinfo.test_zoneinfo.CCallingConventionTest.test_from_file)\nSKIP: test_bad_keys (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_bad_keys) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_bad_keys_paths) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_bad_zones (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_bad_zones) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_folds_and_gaps) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_folds_from_utc) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_fromutc_errors) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_key_attribute (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_key_attribute) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_repr (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_repr) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_str (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_str) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_time_fixed_offset) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_time_variable_offset) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_unambiguous (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_unambiguous) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_utc (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_utc) 'Skipping tzdata-specific tests: tzdata not installed'\nPASS: test_extreme_tzstr (test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_extreme_tzstr)\nPASS: test_invalid_tzstr (test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_invalid_tzstr)\nPASS: test_tzstr_from_utc (test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_tzstr_from_utc)\nPASS: test_tzstr_localized (test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_tzstr_localized)\nPASS: test_available_timezones (test.test_zoneinfo.test_zoneinfo.CTestModule.test_available_timezones)\nPASS: test_available_timezones_weirdzone (test.test_zoneinfo.test_zoneinfo.CTestModule.test_available_timezones_weirdzone)\ntest_dir_contains_all (test.test_zoneinfo.test_zoneinfo.CTestModule.test_dir_contains_all)\nPASS: dir(self.module) should at least contain everything in __all__.\ntest_dir_unique (test.test_zoneinfo.test_zoneinfo.CTestModule.test_dir_unique)\nPASS: Test that there are no duplicates in dir(self.module)\nPASS: test_exclude_posixrules (test.test_zoneinfo.test_zoneinfo.CTestModule.test_exclude_posixrules)\nPASS: test_folder_exclusions (test.test_zoneinfo.test_zoneinfo.CTestModule.test_folder_exclusions)\nPASS: test_getattr_error (test.test_zoneinfo.test_zoneinfo.CTestModule.test_getattr_error)\ntest_env_variable (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_env_variable)\nPASS: Tests that the environment variable works with reset_tzpath.\nPASS: test_env_variable_relative_paths (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_env_variable_relative_paths)\nPASS: test_reset_tzpath_kwarg (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_reset_tzpath_kwarg)\nPASS: test_reset_tzpath_relative_paths (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_reset_tzpath_relative_paths)\nPASS: test_tzpath_attribute (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_tzpath_attribute)\nPASS: test_tzpath_type_error (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_tzpath_type_error)\nPASS: test_empty_zone (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_empty_zone)\nPASS: test_fixed_offset_phantom_transition (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_fixed_offset_phantom_transition)\nPASS: test_no_tz_str (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_no_tz_str)\nPASS: test_one_transition (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_one_transition)\nPASS: test_one_zone_dst (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_one_zone_dst)\nPASS: test_tz_before_only (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_tz_before_only)\ntest_zone_very_large_timestamp (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_zone_very_large_timestamp)\nPASS: Test when a transition is in the far past or future.\nPASS: test_cache (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoCacheTest.test_cache)\nPASS: test_no_cache (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoCacheTest.test_no_cache)\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_bad_zones)\ntest_fold_mutate (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_fold_mutate)\nPASS: Test that fold isn't mutated when no change is necessary.\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_repr)\ntest_signatures (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_signatures)\nPASS: Ensure that C module has valid method signatures.\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_str)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_utc)\nPASS: test_pickle_unpickle_cache (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoPickleTest.test_pickle_unpickle_cache)\ntest_pickle_unpickle_cache_multiple_rounds (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoPickleTest.test_pickle_unpickle_cache_multiple_rounds)\nPASS: Test that pickle/unpickle is idempotent.\nPASS: test_pickle_unpickle_no_cache (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoPickleTest.test_pickle_unpickle_no_cache)\ntest_pickle_unpickle_no_cache_multiple_rounds (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoPickleTest.test_pickle_unpickle_no_cache_multiple_rounds)\nPASS: Test that pickle/unpickle is idempotent.\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_bad_zones)\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_repr)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_str)\nPASS: test_subclass_own_cache (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_subclass_own_cache)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_utc)\nPASS: test_key (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoTest.test_key)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoTest.test_str)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoTest.test_utc)\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_bad_zones)\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_repr)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_str)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_utc)\nPASS: test_clear_cache (test.test_zoneinfo.test_zoneinfo.CallingConventionTest.test_clear_cache)\nPASS: test_from_file (test.test_zoneinfo.test_zoneinfo.CallingConventionTest.test_from_file)\nPASS: test_cache_location (test.test_zoneinfo.test_zoneinfo.ExtensionBuiltTest.test_cache_location)\nPASS: test_gc_tracked (test.test_zoneinfo.test_zoneinfo.ExtensionBuiltTest.test_gc_tracked)\nPASS: test_cross_module_pickle (test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_cross_module_pickle)\nPASS: test_same_from_utc (test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_from_utc)\nPASS: test_same_offsets_and_names (test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_offsets_and_names)\nPASS: test_same_str (test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_str)\nPASS: test_same_to_utc (test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_to_utc)\nSKIP: test_bad_keys (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_bad_keys) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_bad_keys_paths) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_bad_zones (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_bad_zones) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_folds_and_gaps) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_folds_from_utc) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_fromutc_errors) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_key_attribute (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_key_attribute) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_repr (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_repr) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_str (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_str) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_time_fixed_offset) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_time_variable_offset) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_unambiguous (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_unambiguous) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_utc (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_utc) 'Skipping tzdata-specific tests: tzdata not installed'\nPASS: test_extreme_tzstr (test.test_zoneinfo.test_zoneinfo.TZStrTest.test_extreme_tzstr)\nPASS: test_invalid_tzstr (test.test_zoneinfo.test_zoneinfo.TZStrTest.test_invalid_tzstr)\nPASS: test_tzstr_from_utc (test.test_zoneinfo.test_zoneinfo.TZStrTest.test_tzstr_from_utc)\nPASS: test_tzstr_localized (test.test_zoneinfo.test_zoneinfo.TZStrTest.test_tzstr_localized)\nPASS: test_available_timezones (test.test_zoneinfo.test_zoneinfo.TestModule.test_available_timezones)\nPASS: test_available_timezones_weirdzone (test.test_zoneinfo.test_zoneinfo.TestModule.test_available_timezones_weirdzone)\ntest_dir_contains_all (test.test_zoneinfo.test_zoneinfo.TestModule.test_dir_contains_all)\nPASS: dir(self.module) should at least contain everything in __all__.\ntest_dir_unique (test.test_zoneinfo.test_zoneinfo.TestModule.test_dir_unique)\nPASS: Test that there are no duplicates in dir(self.module)\nPASS: test_exclude_posixrules (test.test_zoneinfo.test_zoneinfo.TestModule.test_exclude_posixrules)\nPASS: test_folder_exclusions (test.test_zoneinfo.test_zoneinfo.TestModule.test_folder_exclusions)\nPASS: test_getattr_error (test.test_zoneinfo.test_zoneinfo.TestModule.test_getattr_error)\ntest_env_variable (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_env_variable)\nPASS: Tests that the environment variable works with reset_tzpath.\nPASS: test_env_variable_relative_paths (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_env_variable_relative_paths)\nPASS: test_reset_tzpath_kwarg (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_reset_tzpath_kwarg)\nPASS: test_reset_tzpath_relative_paths (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_reset_tzpath_relative_paths)\nPASS: test_tzpath_attribute (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_tzpath_attribute)\nPASS: test_tzpath_type_error (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_tzpath_type_error)\nPASS: test_empty_zone (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_empty_zone)\nPASS: test_fixed_offset_phantom_transition (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_fixed_offset_phantom_transition)\nPASS: test_no_tz_str (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_no_tz_str)\nPASS: test_one_transition (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_one_transition)\nPASS: test_one_zone_dst (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_one_zone_dst)\nPASS: test_tz_before_only (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_tz_before_only)\ntest_zone_very_large_timestamp (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_zone_very_large_timestamp)\nPASS: Test when a transition is in the far past or future.\nPASS: test_cache (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoCacheTest.test_cache)\nPASS: test_no_cache (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoCacheTest.test_no_cache)\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_bad_zones)\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_repr)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_str)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_utc)\nPASS: test_pickle_unpickle_cache (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoPickleTest.test_pickle_unpickle_cache)\ntest_pickle_unpickle_cache_multiple_rounds (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoPickleTest.test_pickle_unpickle_cache_multiple_rounds)\nPASS: Test that pickle/unpickle is idempotent.\nPASS: test_pickle_unpickle_no_cache (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoPickleTest.test_pickle_unpickle_no_cache)\ntest_pickle_unpickle_no_cache_multiple_rounds (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoPickleTest.test_pickle_unpickle_no_cache_multiple_rounds)\nPASS: Test that pickle/unpickle is idempotent.\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_bad_zones)\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_repr)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_str)\nPASS: test_subclass_own_cache (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_subclass_own_cache)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_utc)\nPASS: test_key (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoTest.test_key)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoTest.test_str)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoTest.test_utc)\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_bad_zones)\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_repr)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_str)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_utc)\n\n----------------------------------------------------------------------\nRan 159 tests in 0.790s\n\nOK (skipped=26)\n0:04:02 load avg: 3.32 [468/469] test_weakref passed\nPASS: test_all_freed (test.test_weakref.FinalizeTestCase.test_all_freed)\nPASS: test_arg_errors (test.test_weakref.FinalizeTestCase.test_arg_errors)\nPASS: test_atexit (test.test_weakref.FinalizeTestCase.test_atexit)\nPASS: test_finalize (test.test_weakref.FinalizeTestCase.test_finalize)\nPASS: test_order (test.test_weakref.FinalizeTestCase.test_order)\nPASS: test_make_weak_keyed_dict_from_dict (test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_dict)\nPASS: test_make_weak_keyed_dict_from_weak_keyed_dict (test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_weak_keyed_dict)\nPASS: test_make_weak_keyed_dict_repr (test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_repr)\nPASS: test_make_weak_valued_dict_from_dict (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_dict)\nPASS: test_make_weak_valued_dict_from_weak_valued_dict (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_weak_valued_dict)\nPASS: test_make_weak_valued_dict_misc (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_misc)\nPASS: test_make_weak_valued_dict_repr (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_repr)\nPASS: test_remove_closure (test.test_weakref.MappingTestCase.test_remove_closure)\nPASS: test_threaded_weak_key_dict_copy (test.test_weakref.MappingTestCase.test_threaded_weak_key_dict_copy)\nSKIP: test_threaded_weak_key_dict_deepcopy (test.test_weakref.MappingTestCase.test_threaded_weak_key_dict_deepcopy) \"resource 'cpu' is not enabled\"\nPASS: test_threaded_weak_value_dict_copy (test.test_weakref.MappingTestCase.test_threaded_weak_value_dict_copy)\nSKIP: test_threaded_weak_value_dict_deepcopy (test.test_weakref.MappingTestCase.test_threaded_weak_value_dict_deepcopy) \"resource 'cpu' is not enabled\"\nPASS: test_threaded_weak_valued_consistency (test.test_weakref.MappingTestCase.test_threaded_weak_valued_consistency)\nPASS: test_threaded_weak_valued_pop (test.test_weakref.MappingTestCase.test_threaded_weak_valued_pop)\nPASS: test_threaded_weak_valued_setdefault (test.test_weakref.MappingTestCase.test_threaded_weak_valued_setdefault)\nPASS: test_weak_keyed_bad_delitem (test.test_weakref.MappingTestCase.test_weak_keyed_bad_delitem)\nPASS: test_weak_keyed_cascading_deletes (test.test_weakref.MappingTestCase.test_weak_keyed_cascading_deletes)\nPASS: test_weak_keyed_delitem (test.test_weakref.MappingTestCase.test_weak_keyed_delitem)\nPASS: test_weak_keyed_dict_popitem (test.test_weakref.MappingTestCase.test_weak_keyed_dict_popitem)\nPASS: test_weak_keyed_dict_setdefault (test.test_weakref.MappingTestCase.test_weak_keyed_dict_setdefault)\nPASS: test_weak_keyed_dict_update (test.test_weakref.MappingTestCase.test_weak_keyed_dict_update)\nPASS: test_weak_keyed_iters (test.test_weakref.MappingTestCase.test_weak_keyed_iters)\nPASS: test_weak_keyed_len_cycles (test.test_weakref.MappingTestCase.test_weak_keyed_len_cycles)\nPASS: test_weak_keyed_len_race (test.test_weakref.MappingTestCase.test_weak_keyed_len_race)\nPASS: test_weak_keyed_union_operators (test.test_weakref.MappingTestCase.test_weak_keyed_union_operators)\nPASS: test_weak_keys (test.test_weakref.MappingTestCase.test_weak_keys)\nPASS: test_weak_keys_destroy_while_iterating (test.test_weakref.MappingTestCase.test_weak_keys_destroy_while_iterating)\nPASS: test_weak_valued_delitem (test.test_weakref.MappingTestCase.test_weak_valued_delitem)\nPASS: test_weak_valued_dict_popitem (test.test_weakref.MappingTestCase.test_weak_valued_dict_popitem)\nPASS: test_weak_valued_dict_setdefault (test.test_weakref.MappingTestCase.test_weak_valued_dict_setdefault)\nPASS: test_weak_valued_dict_update (test.test_weakref.MappingTestCase.test_weak_valued_dict_update)\nPASS: test_weak_valued_iters (test.test_weakref.MappingTestCase.test_weak_valued_iters)\nPASS: test_weak_valued_len_cycles (test.test_weakref.MappingTestCase.test_weak_valued_len_cycles)\nPASS: test_weak_valued_len_race (test.test_weakref.MappingTestCase.test_weak_valued_len_race)\nPASS: test_weak_valued_union_operators (test.test_weakref.MappingTestCase.test_weak_valued_union_operators)\nPASS: test_weak_values (test.test_weakref.MappingTestCase.test_weak_values)\nPASS: test_weak_values_destroy_while_iterating (test.test_weakref.MappingTestCase.test_weak_values_destroy_while_iterating)\nPASS: test_names (test.test_weakref.ModuleTestCase.test_names)\nPASS: test_basic_callback (test.test_weakref.ReferencesTestCase.test_basic_callback)\nPASS: test_basic_proxy (test.test_weakref.ReferencesTestCase.test_basic_proxy)\nPASS: test_basic_ref (test.test_weakref.ReferencesTestCase.test_basic_ref)\nPASS: test_callable_proxy (test.test_weakref.ReferencesTestCase.test_callable_proxy)\nPASS: test_callback_attribute (test.test_weakref.ReferencesTestCase.test_callback_attribute)\nPASS: test_callback_attribute_after_deletion (test.test_weakref.ReferencesTestCase.test_callback_attribute_after_deletion)\nPASS: test_callback_different_classes (test.test_weakref.ReferencesTestCase.test_callback_different_classes)\nPASS: test_callback_gcs (test.test_weakref.ReferencesTestCase.test_callback_gcs)\nPASS: test_callback_in_cycle (test.test_weakref.ReferencesTestCase.test_callback_in_cycle)\nPASS: test_callback_in_cycle_resurrection (test.test_weakref.ReferencesTestCase.test_callback_in_cycle_resurrection)\nPASS: test_callback_reachable_one_way (test.test_weakref.ReferencesTestCase.test_callback_reachable_one_way)\nPASS: test_callbacks_on_callback (test.test_weakref.ReferencesTestCase.test_callbacks_on_callback)\nPASS: test_callbacks_protected (test.test_weakref.ReferencesTestCase.test_callbacks_protected)\nPASS: test_cfunction (test.test_weakref.ReferencesTestCase.test_cfunction)\nPASS: test_classes (test.test_weakref.ReferencesTestCase.test_classes)\nPASS: test_constructor_kwargs (test.test_weakref.ReferencesTestCase.test_constructor_kwargs)\nPASS: test_equality (test.test_weakref.ReferencesTestCase.test_equality)\nPASS: test_gc_during_proxy_creation (test.test_weakref.ReferencesTestCase.test_gc_during_proxy_creation)\nPASS: test_gc_during_ref_creation (test.test_weakref.ReferencesTestCase.test_gc_during_ref_creation)\nPASS: test_getweakrefcount (test.test_weakref.ReferencesTestCase.test_getweakrefcount)\nPASS: test_getweakrefs (test.test_weakref.ReferencesTestCase.test_getweakrefs)\nPASS: test_hashing (test.test_weakref.ReferencesTestCase.test_hashing)\nPASS: test_init (test.test_weakref.ReferencesTestCase.test_init)\nPASS: test_multiple_callbacks (test.test_weakref.ReferencesTestCase.test_multiple_callbacks)\nPASS: test_multiple_selfref_callbacks (test.test_weakref.ReferencesTestCase.test_multiple_selfref_callbacks)\nPASS: test_newstyle_number_ops (test.test_weakref.ReferencesTestCase.test_newstyle_number_ops)\nPASS: test_ordering (test.test_weakref.ReferencesTestCase.test_ordering)\nPASS: test_proxy_bad_next (test.test_weakref.ReferencesTestCase.test_proxy_bad_next)\nPASS: test_proxy_bool (test.test_weakref.ReferencesTestCase.test_proxy_bool)\nPASS: test_proxy_deletion (test.test_weakref.ReferencesTestCase.test_proxy_deletion)\nPASS: test_proxy_div (test.test_weakref.ReferencesTestCase.test_proxy_div)\nPASS: test_proxy_hash (test.test_weakref.ReferencesTestCase.test_proxy_hash)\nPASS: test_proxy_index (test.test_weakref.ReferencesTestCase.test_proxy_index)\nPASS: test_proxy_iter (test.test_weakref.ReferencesTestCase.test_proxy_iter)\nPASS: test_proxy_matmul (test.test_weakref.ReferencesTestCase.test_proxy_matmul)\nPASS: test_proxy_next (test.test_weakref.ReferencesTestCase.test_proxy_next)\nPASS: test_proxy_ref (test.test_weakref.ReferencesTestCase.test_proxy_ref)\nPASS: test_proxy_reuse (test.test_weakref.ReferencesTestCase.test_proxy_reuse)\nPASS: test_proxy_reversed (test.test_weakref.ReferencesTestCase.test_proxy_reversed)\nPASS: test_proxy_unicode (test.test_weakref.ReferencesTestCase.test_proxy_unicode)\nPASS: test_ref_created_during_del (test.test_weakref.ReferencesTestCase.test_ref_created_during_del)\nPASS: test_ref_reuse (test.test_weakref.ReferencesTestCase.test_ref_reuse)\nPASS: test_repr_failure_gh99184 (test.test_weakref.ReferencesTestCase.test_repr_failure_gh99184)\nPASS: test_set_callback_attribute (test.test_weakref.ReferencesTestCase.test_set_callback_attribute)\nPASS: test_sf_bug_840829 (test.test_weakref.ReferencesTestCase.test_sf_bug_840829)\nPASS: test_shared_proxy_without_callback (test.test_weakref.ReferencesTestCase.test_shared_proxy_without_callback)\nPASS: test_shared_ref_without_callback (test.test_weakref.ReferencesTestCase.test_shared_ref_without_callback)\nPASS: test_trashcan_16602 (test.test_weakref.ReferencesTestCase.test_trashcan_16602)\nPASS: test_subclass_refs (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs)\nPASS: test_subclass_refs_dont_conflate_callbacks (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_conflate_callbacks)\nPASS: test_subclass_refs_dont_replace_standard_refs (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_replace_standard_refs)\ntest_subclass_refs_with_cycle (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_cycle)\nPASS: Confirm https://bugs.python.org/issue3100 is fixed.\nPASS: test_subclass_refs_with_slots (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_slots)\nPASS: test_bool (test.test_weakref.WeakKeyDictionaryTestCase.test_bool)\nPASS: test_constructor (test.test_weakref.WeakKeyDictionaryTestCase.test_constructor)\nPASS: test_get (test.test_weakref.WeakKeyDictionaryTestCase.test_get)\nPASS: test_getitem (test.test_weakref.WeakKeyDictionaryTestCase.test_getitem)\nPASS: test_items (test.test_weakref.WeakKeyDictionaryTestCase.test_items)\nPASS: test_keys (test.test_weakref.WeakKeyDictionaryTestCase.test_keys)\nPASS: test_len (test.test_weakref.WeakKeyDictionaryTestCase.test_len)\nPASS: test_pop (test.test_weakref.WeakKeyDictionaryTestCase.test_pop)\nPASS: test_popitem (test.test_weakref.WeakKeyDictionaryTestCase.test_popitem)\nPASS: test_read (test.test_weakref.WeakKeyDictionaryTestCase.test_read)\nPASS: test_setdefault (test.test_weakref.WeakKeyDictionaryTestCase.test_setdefault)\nPASS: test_update (test.test_weakref.WeakKeyDictionaryTestCase.test_update)\nPASS: test_values (test.test_weakref.WeakKeyDictionaryTestCase.test_values)\nPASS: test_write (test.test_weakref.WeakKeyDictionaryTestCase.test_write)\nPASS: test_alive (test.test_weakref.WeakMethodTestCase.test_alive)\nPASS: test_callback_when_method_dead (test.test_weakref.WeakMethodTestCase.test_callback_when_method_dead)\nPASS: test_callback_when_object_dead (test.test_weakref.WeakMethodTestCase.test_callback_when_object_dead)\nPASS: test_equality (test.test_weakref.WeakMethodTestCase.test_equality)\nPASS: test_hashing (test.test_weakref.WeakMethodTestCase.test_hashing)\nPASS: test_method_dead (test.test_weakref.WeakMethodTestCase.test_method_dead)\nPASS: test_no_cycles (test.test_weakref.WeakMethodTestCase.test_no_cycles)\nPASS: test_object_dead (test.test_weakref.WeakMethodTestCase.test_object_dead)\nPASS: test_bool (test.test_weakref.WeakValueDictionaryTestCase.test_bool)\nPASS: test_constructor (test.test_weakref.WeakValueDictionaryTestCase.test_constructor)\nPASS: test_get (test.test_weakref.WeakValueDictionaryTestCase.test_get)\nPASS: test_getitem (test.test_weakref.WeakValueDictionaryTestCase.test_getitem)\nPASS: test_items (test.test_weakref.WeakValueDictionaryTestCase.test_items)\nPASS: test_keys (test.test_weakref.WeakValueDictionaryTestCase.test_keys)\nPASS: test_len (test.test_weakref.WeakValueDictionaryTestCase.test_len)\nPASS: test_pop (test.test_weakref.WeakValueDictionaryTestCase.test_pop)\nPASS: test_popitem (test.test_weakref.WeakValueDictionaryTestCase.test_popitem)\nPASS: test_read (test.test_weakref.WeakValueDictionaryTestCase.test_read)\nPASS: test_setdefault (test.test_weakref.WeakValueDictionaryTestCase.test_setdefault)\nPASS: test_update (test.test_weakref.WeakValueDictionaryTestCase.test_update)\nPASS: test_values (test.test_weakref.WeakValueDictionaryTestCase.test_values)\nPASS: test_write (test.test_weakref.WeakValueDictionaryTestCase.test_write)\nlibreftest (test.test_weakref.__test__)\nPASS: Doctest: test.test_weakref.__test__.libreftest\n\n----------------------------------------------------------------------\nRan 131 tests in 9.061s\n\nOK (skipped=2)\n0:04:09 load avg: 2.96 [469/469] test_zipfile passed\nSKIP: test.test_zipfile._path.test_complexity (unittest.loader.ModuleSkipped.test.test_zipfile._path.test_complexity) 'Unable to import big_o'\nPASS: test_dir_parent (test.test_zipfile._path.test_path.TestPath.test_dir_parent)\ntest_encoding_warnings (test.test_zipfile._path.test_path.TestPath.test_encoding_warnings)\nSKIP: EncodingWarning must blame the read_text and open calls. 'Requires warn_default_encoding'\nPASS: test_eq_hash (test.test_zipfile._path.test_path.TestPath.test_eq_hash)\ntest_extract_orig_with_implied_dirs (test.test_zipfile._path.test_path.TestPath.test_extract_orig_with_implied_dirs)\nPASS: A zip file wrapped in a Path should extract even with implied dirs.\nPASS: test_filename (test.test_zipfile._path.test_path.TestPath.test_filename)\ntest_getinfo_missing (test.test_zipfile._path.test_path.TestPath.test_getinfo_missing)\nPASS: Validate behavior of getinfo on original zipfile after wrapping.\nPASS: test_glob_chars (test.test_zipfile._path.test_path.TestPath.test_glob_chars)\nPASS: test_glob_does_not_overmatch_dot (test.test_zipfile._path.test_path.TestPath.test_glob_does_not_overmatch_dot)\nPASS: test_glob_empty (test.test_zipfile._path.test_path.TestPath.test_glob_empty)\nPASS: test_glob_recursive (test.test_zipfile._path.test_path.TestPath.test_glob_recursive)\nPASS: test_glob_single_char (test.test_zipfile._path.test_path.TestPath.test_glob_single_char)\nPASS: test_glob_subdirs (test.test_zipfile._path.test_path.TestPath.test_glob_subdirs)\nPASS: test_inheritance (test.test_zipfile._path.test_path.TestPath.test_inheritance)\nPASS: test_is_file_missing (test.test_zipfile._path.test_path.TestPath.test_is_file_missing)\ntest_is_symlink (test.test_zipfile._path.test_path.TestPath.test_is_symlink)\nPASS: See python/cpython#82102 for symlink support beyond this object.\nPASS: test_iterdir_and_types (test.test_zipfile._path.test_path.TestPath.test_iterdir_and_types)\nPASS: test_iterdir_on_file (test.test_zipfile._path.test_path.TestPath.test_iterdir_on_file)\nPASS: test_joinpath (test.test_zipfile._path.test_path.TestPath.test_joinpath)\ntest_joinpath_constant_time (test.test_zipfile._path.test_path.TestPath.test_joinpath_constant_time)\nPASS: Ensure joinpath on items in zipfile is linear time.\nPASS: test_joinpath_multiple (test.test_zipfile._path.test_path.TestPath.test_joinpath_multiple)\nPASS: test_match_and_glob (test.test_zipfile._path.test_path.TestPath.test_match_and_glob)\nPASS: test_missing_dir_parent (test.test_zipfile._path.test_path.TestPath.test_missing_dir_parent)\ntest_mutability (test.test_zipfile._path.test_path.TestPath.test_mutability)\nPASS: If the underlying zipfile is changed, the Path object should\nPASS: test_open (test.test_zipfile._path.test_path.TestPath.test_open)\nPASS: test_open_binary_invalid_args (test.test_zipfile._path.test_path.TestPath.test_open_binary_invalid_args)\nPASS: test_open_encoding_errors (test.test_zipfile._path.test_path.TestPath.test_open_encoding_errors)\nPASS: test_open_encoding_utf16 (test.test_zipfile._path.test_path.TestPath.test_open_encoding_utf16)\ntest_open_extant_directory (test.test_zipfile._path.test_path.TestPath.test_open_extant_directory)\nPASS: Attempting to open a directory raises IsADirectoryError.\ntest_open_missing_directory (test.test_zipfile._path.test_path.TestPath.test_open_missing_directory)\nPASS: Attempting to open a missing directory raises FileNotFoundError.\ntest_open_write (test.test_zipfile._path.test_path.TestPath.test_open_write)\nPASS: If the zipfile is open for write, it should be possible to\nPASS: test_parent (test.test_zipfile._path.test_path.TestPath.test_parent)\ntest_pathlike_construction (test.test_zipfile._path.test_path.TestPath.test_pathlike_construction)\nPASS: zipfile.Path should be constructable from a path-like object\nPASS: test_pickle (test.test_zipfile._path.test_path.TestPath.test_pickle)\nPASS: test_read (test.test_zipfile._path.test_path.TestPath.test_read)\nPASS: test_read_does_not_close (test.test_zipfile._path.test_path.TestPath.test_read_does_not_close)\nPASS: test_relative_to (test.test_zipfile._path.test_path.TestPath.test_relative_to)\ntest_root_name (test.test_zipfile._path.test_path.TestPath.test_root_name)\nPASS: The name of the root should be the name of the zipfile\nPASS: test_root_parent (test.test_zipfile._path.test_path.TestPath.test_root_parent)\ntest_root_unnamed (test.test_zipfile._path.test_path.TestPath.test_root_unnamed)\nPASS: It is an error to attempt to get the name\ntest_stem (test.test_zipfile._path.test_path.TestPath.test_stem)\nPASS: The final path component, without its suffix\nPASS: test_subclass (test.test_zipfile._path.test_path.TestPath.test_subclass)\nPASS: test_subdir_is_dir (test.test_zipfile._path.test_path.TestPath.test_subdir_is_dir)\ntest_suffix (test.test_zipfile._path.test_path.TestPath.test_suffix)\nPASS: The suffix of the root should be the suffix of the zipfile.\nPASS: test_suffix_no_filename (test.test_zipfile._path.test_path.TestPath.test_suffix_no_filename)\ntest_suffixes (test.test_zipfile._path.test_path.TestPath.test_suffixes)\nPASS: The suffix of the root should be the suffix of the zipfile.\nPASS: test_traverse_pathlike (test.test_zipfile._path.test_path.TestPath.test_traverse_pathlike)\nPASS: test_traverse_truediv (test.test_zipfile._path.test_path.TestPath.test_traverse_truediv)\ntest_read_with_bad_crc (test.test_zipfile.test_core.Bzip2BadCrcTests.test_read_with_bad_crc)\nPASS: Tests that files with bad CRCs raise a BadZipFile exception when read.\ntest_testzip_with_bad_crc (test.test_zipfile.test_core.Bzip2BadCrcTests.test_testzip_with_bad_crc)\nPASS: Tests that files with bad CRCs return their name from testzip.\nPASS: test_basic (test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_basic)\nPASS: test_too_many_files (test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_too_many_files)\nPASS: test_too_many_files_append (test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_too_many_files_append)\nPASS: test_open (test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_open)\nPASS: test_random_open (test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_random_open)\nPASS: test_read (test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_read)\nPASS: test_basic (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_basic)\nPASS: test_compresslevel_basic (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_compresslevel_basic)\nPASS: test_iterlines (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_iterlines)\ntest_low_compression (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_low_compression)\nPASS: Check for cases where compressed data is larger than original.\nPASS: test_open (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_open)\nPASS: test_open_with_pathlike (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_open_with_pathlike)\ntest_per_file_compresslevel (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_per_file_compresslevel)\nPASS: Check that files within a Zip archive can have different\nPASS: test_random_open (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_random_open)\nPASS: test_read1 (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read1)\nPASS: test_read1_10 (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read1_10)\nPASS: test_read_return_size (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read_return_size)\nPASS: test_readline (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readline)\nPASS: test_readline_read (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readline_read)\nPASS: test_readlines (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readlines)\nPASS: test_repr (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_repr)\nPASS: test_truncated_zipfile (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_truncated_zipfile)\nPASS: test_writestr_compression (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writestr_compression)\nPASS: test_writestr_compresslevel (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writestr_compresslevel)\nPASS: test_writing_errors (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writing_errors)\nPASS: test_close_after_close (test.test_zipfile.test_core.Bzip2WriterTests.test_close_after_close)\nPASS: test_issue44439 (test.test_zipfile.test_core.Bzip2WriterTests.test_issue44439)\nPASS: test_write_after_close (test.test_zipfile.test_core.Bzip2WriterTests.test_write_after_close)\nPASS: test_bad_use (test.test_zipfile.test_core.CommandLineTest.test_bad_use)\nPASS: test_create_command (test.test_zipfile.test_core.CommandLineTest.test_create_command)\nPASS: test_extract_command (test.test_zipfile.test_core.CommandLineTest.test_extract_command)\nPASS: test_list_command (test.test_zipfile.test_core.CommandLineTest.test_list_command)\nPASS: test_test_command (test.test_zipfile.test_core.CommandLineTest.test_test_command)\nPASS: test_bad_password (test.test_zipfile.test_core.DecryptionTests.test_bad_password)\nPASS: test_good_password (test.test_zipfile.test_core.DecryptionTests.test_good_password)\nPASS: test_no_password (test.test_zipfile.test_core.DecryptionTests.test_no_password)\nPASS: test_seek_tell (test.test_zipfile.test_core.DecryptionTests.test_seek_tell)\nPASS: test_unicode_password (test.test_zipfile.test_core.DecryptionTests.test_unicode_password)\ntest_read_with_bad_crc (test.test_zipfile.test_core.DeflateBadCrcTests.test_read_with_bad_crc)\nPASS: Tests that files with bad CRCs raise a BadZipFile exception when read.\ntest_testzip_with_bad_crc (test.test_zipfile.test_core.DeflateBadCrcTests.test_testzip_with_bad_crc)\nPASS: Tests that files with bad CRCs return their name from testzip.\nPASS: test_basic (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_basic)\nPASS: test_too_many_files (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_too_many_files)\nPASS: test_too_many_files_append (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_too_many_files_append)\nPASS: test_open (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_open)\nPASS: test_random_open (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_random_open)\nPASS: test_read (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_read)\nPASS: test_basic (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_basic)\nPASS: test_compresslevel_basic (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_compresslevel_basic)\nPASS: test_iterlines (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_iterlines)\ntest_low_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_low_compression)\nPASS: Check for cases where compressed data is larger than original.\nPASS: test_open (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_open)\nPASS: test_open_with_pathlike (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_open_with_pathlike)\ntest_per_file_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_per_file_compression)\nPASS: Check that files within a Zip archive can have different\ntest_per_file_compresslevel (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_per_file_compresslevel)\nPASS: Check that files within a Zip archive can have different\nPASS: test_random_open (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_random_open)\nPASS: test_read1 (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read1)\nPASS: test_read1_10 (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read1_10)\nPASS: test_read_return_size (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read_return_size)\nPASS: test_readline (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readline)\nPASS: test_readline_read (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readline_read)\nPASS: test_readlines (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readlines)\nPASS: test_repr (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_repr)\nPASS: test_truncated_zipfile (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_truncated_zipfile)\nPASS: test_writestr_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writestr_compression)\nPASS: test_writestr_compresslevel (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writestr_compresslevel)\nPASS: test_writing_errors (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writing_errors)\nPASS: test_close_after_close (test.test_zipfile.test_core.DeflateWriterTests.test_close_after_close)\nPASS: test_issue44439 (test.test_zipfile.test_core.DeflateWriterTests.test_issue44439)\nPASS: test_write_after_close (test.test_zipfile.test_core.DeflateWriterTests.test_write_after_close)\nPASS: test_cli_with_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_cli_with_metadata_encoding)\nPASS: test_cli_with_metadata_encoding_extract (test.test_zipfile.test_core.EncodedMetadataTests.test_cli_with_metadata_encoding_extract)\nPASS: test_read_after_append (test.test_zipfile.test_core.EncodedMetadataTests.test_read_after_append)\nPASS: test_read_with_incorrect_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_incorrect_metadata_encoding)\nPASS: test_read_with_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_metadata_encoding)\nPASS: test_read_with_unsuitable_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_unsuitable_metadata_encoding)\nPASS: test_read_without_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_without_metadata_encoding)\nPASS: test_write_with_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_write_with_metadata_encoding)\nPASS: test_extract (test.test_zipfile.test_core.ExtractTests.test_extract)\nPASS: test_extract_all (test.test_zipfile.test_core.ExtractTests.test_extract_all)\nPASS: test_extract_all_with_target (test.test_zipfile.test_core.ExtractTests.test_extract_all_with_target)\nPASS: test_extract_all_with_target_pathlike (test.test_zipfile.test_core.ExtractTests.test_extract_all_with_target_pathlike)\nPASS: test_extract_hackers_arcnames_common_cases (test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_common_cases)\nPASS: test_extract_hackers_arcnames_posix_only (test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_posix_only)\ntest_extract_hackers_arcnames_windows_only (test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_windows_only)\nSKIP: Test combination of path fixing and windows name sanitization. 'Requires \\\\ as path separator.'\nPASS: test_extract_with_target (test.test_zipfile.test_core.ExtractTests.test_extract_with_target)\nPASS: test_extract_with_target_pathlike (test.test_zipfile.test_core.ExtractTests.test_extract_with_target_pathlike)\nPASS: test_sanitize_windows_name (test.test_zipfile.test_core.ExtractTests.test_sanitize_windows_name)\ntest_read_with_bad_crc (test.test_zipfile.test_core.LzmaBadCrcTests.test_read_with_bad_crc)\nPASS: Tests that files with bad CRCs raise a BadZipFile exception when read.\ntest_testzip_with_bad_crc (test.test_zipfile.test_core.LzmaBadCrcTests.test_testzip_with_bad_crc)\nPASS: Tests that files with bad CRCs return their name from testzip.\nPASS: test_basic (test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_basic)\nPASS: test_too_many_files (test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_too_many_files)\nPASS: test_too_many_files_append (test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_too_many_files_append)\nPASS: test_open (test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_open)\nPASS: test_random_open (test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_random_open)\nPASS: test_read (test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_read)\nPASS: test_basic (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_basic)\nPASS: test_compresslevel_basic (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_compresslevel_basic)\nPASS: test_iterlines (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_iterlines)\ntest_low_compression (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_low_compression)\nPASS: Check for cases where compressed data is larger than original.\nPASS: test_open (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_open)\nPASS: test_open_with_pathlike (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_open_with_pathlike)\ntest_per_file_compresslevel (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_per_file_compresslevel)\nPASS: Check that files within a Zip archive can have different\nPASS: test_random_open (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_random_open)\nPASS: test_read1 (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read1)\nPASS: test_read1_10 (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read1_10)\nPASS: test_read_return_size (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read_return_size)\nPASS: test_readline (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readline)\nPASS: test_readline_read (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readline_read)\nPASS: test_readlines (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readlines)\nPASS: test_repr (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_repr)\nPASS: test_truncated_zipfile (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_truncated_zipfile)\nPASS: test_writestr_compression (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writestr_compression)\nPASS: test_writestr_compresslevel (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writestr_compresslevel)\nPASS: test_writing_errors (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writing_errors)\nPASS: test_close_after_close (test.test_zipfile.test_core.LzmaWriterTests.test_close_after_close)\nPASS: test_issue44439 (test.test_zipfile.test_core.LzmaWriterTests.test_issue44439)\nPASS: test_write_after_close (test.test_zipfile.test_core.LzmaWriterTests.test_write_after_close)\ntest_bad_compression_mode (test.test_zipfile.test_core.OtherTests.test_bad_compression_mode)\nPASS: Check that bad compression methods passed to ZipFile.open are\ntest_bad_constructor_mode (test.test_zipfile.test_core.OtherTests.test_bad_constructor_mode)\nPASS: Check that bad modes passed to ZipFile constructor are caught.\ntest_bad_open_mode (test.test_zipfile.test_core.OtherTests.test_bad_open_mode)\nPASS: Check that bad modes passed to ZipFile.open are caught.\nPASS: test_change_comment_in_empty_archive (test.test_zipfile.test_core.OtherTests.test_change_comment_in_empty_archive)\nPASS: test_change_comment_in_nonempty_archive (test.test_zipfile.test_core.OtherTests.test_change_comment_in_nonempty_archive)\ntest_close (test.test_zipfile.test_core.OtherTests.test_close)\nPASS: Check that the zipfile is closed after the 'with' block.\nPASS: test_close_erroneous_file (test.test_zipfile.test_core.OtherTests.test_close_erroneous_file)\ntest_close_on_exception (test.test_zipfile.test_core.OtherTests.test_close_on_exception)\nPASS: Check that the zipfile is closed if an exception is raised in the\ntest_closed_zip_raises_ValueError (test.test_zipfile.test_core.OtherTests.test_closed_zip_raises_ValueError)\nPASS: Verify that testzip() doesn't swallow inappropriate exceptions.\ntest_comments (test.test_zipfile.test_core.OtherTests.test_comments)\nPASS: Check that comments on the archive are handled properly.\ntest_create_empty_zipinfo_default_attributes (test.test_zipfile.test_core.OtherTests.test_create_empty_zipinfo_default_attributes)\nPASS: Ensure all required attributes are set.\ntest_create_empty_zipinfo_repr (test.test_zipfile.test_core.OtherTests.test_create_empty_zipinfo_repr)\nPASS: Before bpo-26185, repr() on empty ZipInfo object was failing.\nPASS: test_create_non_existent_file_for_append (test.test_zipfile.test_core.OtherTests.test_create_non_existent_file_for_append)\nPASS: test_create_zipinfo_before_1980 (test.test_zipfile.test_core.OtherTests.test_create_zipinfo_before_1980)\ntest_damaged_zipfile (test.test_zipfile.test_core.OtherTests.test_damaged_zipfile)\nPASS: Check that zipfiles with missing bytes at the end raise BadZipFile.\nPASS: test_decompress_without_3rd_party_library (test.test_zipfile.test_core.OtherTests.test_decompress_without_3rd_party_library)\nPASS: test_empty_file_raises_BadZipFile (test.test_zipfile.test_core.OtherTests.test_empty_file_raises_BadZipFile)\nPASS: test_empty_zipfile (test.test_zipfile.test_core.OtherTests.test_empty_zipfile)\ntest_exclusive_create_zip_file (test.test_zipfile.test_core.OtherTests.test_exclusive_create_zip_file)\nPASS: Test exclusive creating a new zipfile.\ntest_is_zip_erroneous_file (test.test_zipfile.test_core.OtherTests.test_is_zip_erroneous_file)\nPASS: Check that is_zipfile() correctly identifies non-zip files.\ntest_is_zip_valid_file (test.test_zipfile.test_core.OtherTests.test_is_zip_valid_file)\nPASS: Check that is_zipfile() correctly identifies zip files.\nPASS: test_negative_central_directory_offset_raises_BadZipFile (test.test_zipfile.test_core.OtherTests.test_negative_central_directory_offset_raises_BadZipFile)\nPASS: test_non_existent_file_raises_OSError (test.test_zipfile.test_core.OtherTests.test_non_existent_file_raises_OSError)\ntest_null_byte_in_filename (test.test_zipfile.test_core.OtherTests.test_null_byte_in_filename)\nPASS: Check that a filename containing a null byte is properly\nPASS: test_open_conflicting_handles (test.test_zipfile.test_core.OtherTests.test_open_conflicting_handles)\nPASS: test_open_empty_file (test.test_zipfile.test_core.OtherTests.test_open_empty_file)\ntest_open_non_existent_item (test.test_zipfile.test_core.OtherTests.test_open_non_existent_item)\nPASS: Check that attempting to call open() for an item that doesn't\nPASS: test_open_via_zip_info (test.test_zipfile.test_core.OtherTests.test_open_via_zip_info)\ntest_read0 (test.test_zipfile.test_core.OtherTests.test_read0)\nPASS: Check that calling read(0) on a ZipExtFile object returns an empty\nPASS: test_read_after_seek (test.test_zipfile.test_core.OtherTests.test_read_after_seek)\nPASS: test_read_after_write_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_read_after_write_unicode_filenames)\nPASS: test_read_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_read_unicode_filenames)\nPASS: test_read_zipfile_containing_unicode_path_extra_field (test.test_zipfile.test_core.OtherTests.test_read_zipfile_containing_unicode_path_extra_field)\nPASS: test_read_zipfile_error (test.test_zipfile.test_core.OtherTests.test_read_zipfile_error)\nPASS: test_read_zipfile_warning (test.test_zipfile.test_core.OtherTests.test_read_zipfile_warning)\nPASS: test_seek_tell (test.test_zipfile.test_core.OtherTests.test_seek_tell)\ntest_struct_sizes (test.test_zipfile.test_core.OtherTests.test_struct_sizes)\nPASS: Check that ZIP internal structure sizes are calculated correctly.\nPASS: test_unicode_comment (test.test_zipfile.test_core.OtherTests.test_unicode_comment)\nPASS: test_unsupported_compression (test.test_zipfile.test_core.OtherTests.test_unsupported_compression)\nPASS: test_unsupported_version (test.test_zipfile.test_core.OtherTests.test_unsupported_version)\nPASS: test_write_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_write_unicode_filenames)\nPASS: test_writestr_extended_local_header_issue1202 (test.test_zipfile.test_core.OtherTests.test_writestr_extended_local_header_issue1202)\ntest_zipfile_with_short_extra_field (test.test_zipfile.test_core.OtherTests.test_zipfile_with_short_extra_field)\nPASS: If an extra field in the header is less than 4 bytes, skip it.\nPASS: test_write_filtered_python_package (test.test_zipfile.test_core.PyZipFileTests.test_write_filtered_python_package)\nPASS: test_write_non_pyfile (test.test_zipfile.test_core.PyZipFileTests.test_write_non_pyfile)\nPASS: test_write_pathlike (test.test_zipfile.test_core.PyZipFileTests.test_write_pathlike)\nPASS: test_write_pyfile (test.test_zipfile.test_core.PyZipFileTests.test_write_pyfile)\nPASS: test_write_pyfile_bad_syntax (test.test_zipfile.test_core.PyZipFileTests.test_write_pyfile_bad_syntax)\nPASS: test_write_python_directory (test.test_zipfile.test_core.PyZipFileTests.test_write_python_directory)\nPASS: test_write_python_directory_filtered (test.test_zipfile.test_core.PyZipFileTests.test_write_python_directory_filtered)\nPASS: test_write_python_package (test.test_zipfile.test_core.PyZipFileTests.test_write_python_package)\nPASS: test_write_with_optimization (test.test_zipfile.test_core.PyZipFileTests.test_write_with_optimization)\ntest_read_with_bad_crc (test.test_zipfile.test_core.StoredBadCrcTests.test_read_with_bad_crc)\nPASS: Tests that files with bad CRCs raise a BadZipFile exception when read.\ntest_testzip_with_bad_crc (test.test_zipfile.test_core.StoredBadCrcTests.test_testzip_with_bad_crc)\nPASS: Tests that files with bad CRCs return their name from testzip.\nPASS: test_absolute_arcnames (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_absolute_arcnames)\nPASS: test_append (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_append)\ntest_bad_zip64_extra (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_bad_zip64_extra)\nPASS: Missing zip64 extra records raises an exception.\nPASS: test_basic (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_basic)\ntest_force_zip64 (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_force_zip64)\nPASS: Test that forcing zip64 extensions correctly notes this in the zip file\nPASS: test_generated_valid_zip64_extra (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_generated_valid_zip64_extra)\nPASS: test_large_file_exception (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_large_file_exception)\nPASS: test_too_many_files (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_too_many_files)\nPASS: test_too_many_files_append (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_too_many_files_append)\ntest_unseekable_zip_known_filesize (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_unseekable_zip_known_filesize)\nPASS: Test that creating a zip without seeking will use zip64 extensions if the file size is provided up-front\ntest_unseekable_zip_unknown_filesize (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_unseekable_zip_unknown_filesize)\nPASS: Test that creating a zip with/without seeking will raise a RuntimeError if zip64 was required but not used\ntest_zip64_required_not_allowed_fail (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_zip64_required_not_allowed_fail)\nPASS: Test that trying to add a large file to a zip that doesn't allow zip64 extensions fails on add\nPASS: test_open (test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_open)\nPASS: test_random_open (test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_random_open)\nPASS: test_read (test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_read)\nPASS: test_absolute_arcnames (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_absolute_arcnames)\nPASS: test_add_file_after_2107 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_add_file_after_2107)\nPASS: test_add_file_before_1980 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_add_file_before_1980)\nPASS: test_append_to_concatenated_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_concatenated_zip_file)\ntest_append_to_non_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_non_zip_file)\nPASS: Test appending to an existing file that is not a zipfile.\ntest_append_to_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_zip_file)\nPASS: Test appending to an existing zipfile.\nPASS: test_basic (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_basic)\nPASS: test_compresslevel_basic (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_compresslevel_basic)\nPASS: test_ignores_newline_at_end (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_ignores_newline_at_end)\nPASS: test_ignores_stuff_appended_past_comments (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_ignores_stuff_appended_past_comments)\nPASS: test_io_on_closed_zipextfile (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_io_on_closed_zipextfile)\nPASS: test_iterlines (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_iterlines)\nPASS: test_open (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_open)\nPASS: test_open_with_pathlike (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_open_with_pathlike)\ntest_per_file_compresslevel (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_per_file_compresslevel)\nPASS: Check that files within a Zip archive can have different\nPASS: test_random_open (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_random_open)\nPASS: test_read1 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read1)\nPASS: test_read1_10 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read1_10)\nPASS: test_read_concatenated_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read_concatenated_zip_file)\nPASS: test_read_return_size (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read_return_size)\nPASS: test_readline (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readline)\nPASS: test_readline_read (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readline_read)\nPASS: test_readlines (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readlines)\nPASS: test_repr (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_repr)\nPASS: test_truncated_zipfile (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_truncated_zipfile)\ntest_write_default_name (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_write_default_name)\nPASS: Check that calling ZipFile.write without arcname specified\ntest_write_to_readonly (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_write_to_readonly)\nPASS: Check that trying to call write() on a readonly ZipFile object\nPASS: test_writestr_compression (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_compression)\nPASS: test_writestr_compresslevel (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_compresslevel)\nPASS: test_writestr_permissions (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_permissions)\nPASS: test_writing_errors (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writing_errors)\nPASS: test_close_after_close (test.test_zipfile.test_core.StoredWriterTests.test_close_after_close)\nPASS: test_issue44439 (test.test_zipfile.test_core.StoredWriterTests.test_issue44439)\nPASS: test_write_after_close (test.test_zipfile.test_core.StoredWriterTests.test_write_after_close)\nPASS: test_multiples (test.test_zipfile.test_core.StripExtraTests.test_multiples)\nPASS: test_no_data (test.test_zipfile.test_core.StripExtraTests.test_no_data)\nPASS: test_too_short (test.test_zipfile.test_core.StripExtraTests.test_too_short)\nPASS: test_with_data (test.test_zipfile.test_core.StripExtraTests.test_with_data)\nPASS: test_execute_zip2 (test.test_zipfile.test_core.TestExecutablePrependedZip.test_execute_zip2)\nPASS: test_execute_zip64 (test.test_zipfile.test_core.TestExecutablePrependedZip.test_execute_zip64)\nPASS: test_read_zip64_with_exe_prepended (test.test_zipfile.test_core.TestExecutablePrependedZip.test_read_zip64_with_exe_prepended)\nPASS: test_read_zip_with_exe_prepended (test.test_zipfile.test_core.TestExecutablePrependedZip.test_read_zip_with_exe_prepended)\nPASS: test_bug_6050 (test.test_zipfile.test_core.TestWithDirectory.test_bug_6050)\nPASS: test_create_directory_with_write (test.test_zipfile.test_core.TestWithDirectory.test_create_directory_with_write)\nPASS: test_extract_dir (test.test_zipfile.test_core.TestWithDirectory.test_extract_dir)\nPASS: test_mkdir (test.test_zipfile.test_core.TestWithDirectory.test_mkdir)\nPASS: test_write_dir (test.test_zipfile.test_core.TestWithDirectory.test_write_dir)\nPASS: test_writestr_dir (test.test_zipfile.test_core.TestWithDirectory.test_writestr_dir)\nPASS: test_different_file (test.test_zipfile.test_core.TestsWithMultipleOpens.test_different_file)\nPASS: test_interleaved (test.test_zipfile.test_core.TestsWithMultipleOpens.test_interleaved)\nPASS: test_many_opens (test.test_zipfile.test_core.TestsWithMultipleOpens.test_many_opens)\nPASS: test_read_after_close (test.test_zipfile.test_core.TestsWithMultipleOpens.test_read_after_close)\nPASS: test_read_after_write (test.test_zipfile.test_core.TestsWithMultipleOpens.test_read_after_write)\nPASS: test_same_file (test.test_zipfile.test_core.TestsWithMultipleOpens.test_same_file)\nPASS: test_write_after_read (test.test_zipfile.test_core.TestsWithMultipleOpens.test_write_after_read)\nPASS: test_write_while_reading (test.test_zipfile.test_core.TestsWithMultipleOpens.test_write_while_reading)\nPASS: test_open_write (test.test_zipfile.test_core.UnseekableTests.test_open_write)\nPASS: test_write (test.test_zipfile.test_core.UnseekableTests.test_write)\nPASS: test_writestr (test.test_zipfile.test_core.UnseekableTests.test_writestr)\nPASS: test_from_dir (test.test_zipfile.test_core.ZipInfoTests.test_from_dir)\nPASS: test_from_file (test.test_zipfile.test_core.ZipInfoTests.test_from_file)\nPASS: test_from_file_bytes (test.test_zipfile.test_core.ZipInfoTests.test_from_file_bytes)\nPASS: test_from_file_fileno (test.test_zipfile.test_core.ZipInfoTests.test_from_file_fileno)\nPASS: test_from_file_pathlike (test.test_zipfile.test_core.ZipInfoTests.test_from_file_pathlike)\n\n----------------------------------------------------------------------\nRan 297 tests in 11.741s\n\nOK (skipped=3)\n\n== Tests result: SUCCESS ==\n\n26 tests skipped:\n    test.test_asyncio.test_windows_events\n    test.test_asyncio.test_windows_utils test.test_gdb.test_backtrace\n    test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full\n    test.test_gdb.test_misc test.test_gdb.test_pretty_print\n    test_asdl_parser test_clinic test_devpoll test_idle test_ioctl\n    test_kqueue test_launcher test_msilib test_readline test_startfile\n    test_tcl test_tix test_tkinter test_ttk test_ttk_textonly\n    test_turtle test_winconsoleio test_winreg test_wmi\n\n9 tests skipped (resource denied):\n    test_curses test_ossaudiodev test_smtpnet test_socketserver\n    test_urllib2net test_urllibnet test_winsound test_xmlrpc_net\n    test_zipfile64\n\n434 tests OK.\n\nTotal duration: 4 min 9 sec\nTotal tests: run=38,615 skipped=1,319\nTotal test files: run=460/469 skipped=26 resource_denied=9\nResult: SUCCESS\nDURATION: 250\nEND: /usr/lib/python3/ptest\n2024-02-06T09:07\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "python3": {
                    "duration": "250",
                    "log": "START: ptest-runner\n2024-02-06T09:02\n== CPython 3.12.1 (main, Dec 7 2023, 20:45:44) [GCC 13.2.0]\n== Linux-6.6.12-yocto-standard-aarch64-with-glibc2.39 little-endian\n== Python build: release shared\n== cwd: /var/volatile/tmp/test_python_worker_374\u00e6\n== CPU count: 4\n== encodings: locale=ANSI_X3.4-1968 FS=utf-8\n== resources: all test resources are disabled, use -u option to unskip tests\n\nUsing random seed: 4144908082\n0:00:00 load avg: 0.00 Run 469 tests in parallel using 4 worker processes\n0:00:00 load avg: 0.00 [  1/469] test.test_asyncio.test_buffered_proto passed\nSKIP: test_buffered_proto_create_connection (test.test_asyncio.test_buffered_proto.BufferedProtocolProactorTests.test_buffered_proto_create_connection) 'Windows only'\nPASS: test_buffered_proto_create_connection (test.test_asyncio.test_buffered_proto.BufferedProtocolSelectorTests.test_buffered_proto_create_connection)\n\n----------------------------------------------------------------------\nRan 1 test in 0.009s\n\nOK (skipped=1)\n0:00:00 load avg: 0.00 [  2/469] test.test_asyncio.test_context passed\nPASS: test_asyncio_task_decimal_context (test.test_asyncio.test_context.DecimalContextTest.test_asyncio_task_decimal_context)\n\n----------------------------------------------------------------------\nRan 1 test in 0.203s\n\nOK\n0:00:01 load avg: 0.00 [  3/469] test.test_asyncio.test_eager_task_factory passed\nPASS: test_all_tasks_with_blocking (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_all_tasks_with_blocking)\nPASS: test_all_tasks_with_eager_completion (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_all_tasks_with_eager_completion)\nPASS: test_await_future_during_eager_step (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_await_future_during_eager_step)\nPASS: test_block_after_eager_step (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_block_after_eager_step)\nPASS: test_cancellation_after_eager_completion (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_cancellation_after_eager_completion)\nPASS: test_cancellation_after_eager_step_blocks (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_cancellation_after_eager_step_blocks)\nPASS: test_context_vars (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_context_vars)\nPASS: test_current_task (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_current_task)\nPASS: test_eager_completion (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_eager_completion)\nPASS: test_eager_task_factory_set (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_eager_task_factory_set)\nPASS: test_issue105987 (test.test_asyncio.test_eager_task_factory.CEagerTaskFactoryLoopTests.test_issue105987)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.EagerCTaskTests.test_recursive_taskgroups)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.EagerPyTaskTests.test_recursive_taskgroups)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.EagerTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.EagerTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.EagerTests.test_recursive_taskgroups)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.NonEagerCTaskTests.test_recursive_taskgroups)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.NonEagerPyTaskTests.test_recursive_taskgroups)\nPASS: test_awaitables_chain (test.test_asyncio.test_eager_task_factory.NonEagerTests.test_awaitables_chain)\nPASS: test_recursive_gather (test.test_asyncio.test_eager_task_factory.NonEagerTests.test_recursive_gather)\nPASS: test_recursive_taskgroups (test.test_asyncio.test_eager_task_factory.NonEagerTests.test_recursive_taskgroups)\nPASS: test_all_tasks_with_blocking (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_all_tasks_with_blocking)\nPASS: test_all_tasks_with_eager_completion (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_all_tasks_with_eager_completion)\nPASS: test_await_future_during_eager_step (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_await_future_during_eager_step)\nPASS: test_block_after_eager_step (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_block_after_eager_step)\nPASS: test_cancellation_after_eager_completion (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_cancellation_after_eager_completion)\nPASS: test_cancellation_after_eager_step_blocks (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_cancellation_after_eager_step_blocks)\nPASS: test_context_vars (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_context_vars)\nPASS: test_current_task (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_current_task)\nPASS: test_eager_completion (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_eager_completion)\nPASS: test_eager_task_factory_set (test.test_asyncio.test_eager_task_factory.PyEagerTaskFactoryLoopTests.test_eager_task_factory_set)\n\n----------------------------------------------------------------------\nRan 39 tests in 1.148s\n\nOK\n0:00:02 load avg: 0.00 [  4/469] test.test_asyncio.test_futures2 passed\nPASS: test_future_traceback (test.test_asyncio.test_futures2.CFutureTests.test_future_traceback)\nPASS: test_handle_exc_handler_correct_context (test.test_asyncio.test_futures2.CFutureTests.test_handle_exc_handler_correct_context)\nPASS: test_task_exc_handler_correct_context (test.test_asyncio.test_futures2.CFutureTests.test_task_exc_handler_correct_context)\nPASS: test_recursive_repr_for_pending_tasks (test.test_asyncio.test_futures2.FutureReprTests.test_recursive_repr_for_pending_tasks)\nPASS: test_future_traceback (test.test_asyncio.test_futures2.PyFutureTests.test_future_traceback)\nPASS: test_handle_exc_handler_correct_context (test.test_asyncio.test_futures2.PyFutureTests.test_handle_exc_handler_correct_context)\nPASS: test_task_exc_handler_correct_context (test.test_asyncio.test_futures2.PyFutureTests.test_task_exc_handler_correct_context)\n\n----------------------------------------------------------------------\nRan 7 tests in 0.056s\n\nOK\n0:00:02 load avg: 0.00 [  5/469] test.test_asyncio.test_base_events passed\nPASS: test__add_callback_cancelled_handle (test.test_asyncio.test_base_events.BaseEventLoopTests.test__add_callback_cancelled_handle)\nPASS: test__add_callback_handle (test.test_asyncio.test_base_events.BaseEventLoopTests.test__add_callback_handle)\nPASS: test__run_once (test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once)\nPASS: test__run_once_cancelled_event_cleanup (test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once_cancelled_event_cleanup)\nPASS: test__run_once_schedule_handle (test.test_asyncio.test_base_events.BaseEventLoopTests.test__run_once_schedule_handle)\nPASS: test_asyncgen_finalization_by_gc (test.test_asyncio.test_base_events.BaseEventLoopTests.test_asyncgen_finalization_by_gc)\nPASS: test_asyncgen_finalization_by_gc_in_other_thread (test.test_asyncio.test_base_events.BaseEventLoopTests.test_asyncgen_finalization_by_gc_in_other_thread)\nPASS: test_call_later (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_later)\nPASS: test_call_later_negative_delays (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_later_negative_delays)\nPASS: test_call_soon (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_soon)\nPASS: test_call_soon_non_callable (test.test_asyncio.test_base_events.BaseEventLoopTests.test_call_soon_non_callable)\nPASS: test_check_thread (test.test_asyncio.test_base_events.BaseEventLoopTests.test_check_thread)\nPASS: test_close (test.test_asyncio.test_base_events.BaseEventLoopTests.test_close)\nPASS: test_create_named_task_with_custom_factory (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_named_task_with_custom_factory)\nPASS: test_create_named_task_with_default_factory (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_named_task_with_default_factory)\nPASS: test_create_task (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_task)\nPASS: test_create_task_error_closes_coro (test.test_asyncio.test_base_events.BaseEventLoopTests.test_create_task_error_closes_coro)\nPASS: test_default_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_broken)\nPASS: test_default_exc_handler_callback (test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_callback)\nPASS: test_default_exc_handler_coro (test.test_asyncio.test_base_events.BaseEventLoopTests.test_default_exc_handler_coro)\nPASS: test_env_var_debug (test.test_asyncio.test_base_events.BaseEventLoopTests.test_env_var_debug)\nPASS: test_not_implemented (test.test_asyncio.test_base_events.BaseEventLoopTests.test_not_implemented)\nPASS: test_run_forever_keyboard_interrupt (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_forever_keyboard_interrupt)\nPASS: test_run_forever_pre_stopped (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_forever_pre_stopped)\nPASS: test_run_once (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_once)\nPASS: test_run_until_complete_baseexception (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_baseexception)\nPASS: test_run_until_complete_loop (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_loop)\nPASS: test_run_until_complete_loop_orphan_future_close_loop (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_loop_orphan_future_close_loop)\nPASS: test_run_until_complete_type_error (test.test_asyncio.test_base_events.BaseEventLoopTests.test_run_until_complete_type_error)\nPASS: test_set_debug (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_debug)\nPASS: test_set_default_executor (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_default_executor)\nPASS: test_set_default_executor_error (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_default_executor_error)\nPASS: test_set_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_broken)\nPASS: test_set_exc_handler_custom (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_custom)\nPASS: test_set_exc_handler_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_exc_handler_invalid)\nPASS: test_set_task_factory (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_task_factory)\nPASS: test_set_task_factory_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests.test_set_task_factory_invalid)\nPASS: test_single_selecter_event_callback_after_stopping (test.test_asyncio.test_base_events.BaseEventLoopTests.test_single_selecter_event_callback_after_stopping)\nPASS: test_subprocess_exec_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests.test_subprocess_exec_invalid_args)\nPASS: test_subprocess_shell_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests.test_subprocess_shell_invalid_args)\nPASS: test_time_and_call_at (test.test_asyncio.test_base_events.BaseEventLoopTests.test_time_and_call_at)\nPASS: test_accept_connection_exception (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_accept_connection_exception)\nPASS: test_accept_connection_retry (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_accept_connection_retry)\nPASS: test_call_coroutine (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_call_coroutine)\nPASS: test_create_connection_bluetooth (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_bluetooth)\nPASS: test_create_connection_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_connect_err)\nPASS: test_create_connection_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_host_port_sock)\nPASS: test_create_connection_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ip_addr)\nPASS: test_create_connection_ipv6_scope (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ipv6_scope)\nPASS: test_create_connection_multiple (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple)\nPASS: test_create_connection_multiple_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple_errors)\nPASS: test_create_connection_multiple_errors_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_multiple_errors_local_addr)\nPASS: test_create_connection_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_getaddrinfo)\nPASS: test_create_connection_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_host_port_sock)\nPASS: test_create_connection_no_inet_pton (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_inet_pton)\nPASS: test_create_connection_no_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_local_addr)\nPASS: test_create_connection_no_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_no_ssl_server_hostname_errors)\nPASS: test_create_connection_service_name (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_service_name)\nPASS: test_create_connection_ssl_server_hostname_default (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_server_hostname_default)\nPASS: test_create_connection_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_server_hostname_errors)\nPASS: test_create_connection_ssl_timeout_for_plain_socket (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_ssl_timeout_for_plain_socket)\nPASS: test_create_connection_timeout (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_timeout)\nPASS: test_create_connection_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_connection_wrong_sock)\nPASS: test_create_datagram_endpoint_addr_error (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_addr_error)\nPASS: test_create_datagram_endpoint_allow_broadcast (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_allow_broadcast)\nPASS: test_create_datagram_endpoint_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_cant_bind)\nPASS: test_create_datagram_endpoint_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_connect_err)\nPASS: test_create_datagram_endpoint_existing_sock_unix (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_existing_sock_unix)\nPASS: test_create_datagram_endpoint_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_ip_addr)\nPASS: test_create_datagram_endpoint_no_addrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_no_addrinfo)\nPASS: test_create_datagram_endpoint_no_matching_family (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_no_matching_family)\nPASS: test_create_datagram_endpoint_noaddr_nofamily (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_noaddr_nofamily)\nPASS: test_create_datagram_endpoint_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_nosoreuseport)\nPASS: test_create_datagram_endpoint_setblk_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_setblk_err)\nPASS: test_create_datagram_endpoint_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock)\nPASS: test_create_datagram_endpoint_sock_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock_sockopts)\nPASS: test_create_datagram_endpoint_sock_unix (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sock_unix)\nPASS: test_create_datagram_endpoint_socket_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_socket_err)\nPASS: test_create_datagram_endpoint_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_sockopts)\nPASS: test_create_datagram_endpoint_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_datagram_endpoint_wrong_sock)\nPASS: test_create_server_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_cant_bind)\nPASS: test_create_server_empty_host (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_empty_host)\nPASS: test_create_server_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_host_port_sock)\nPASS: test_create_server_ipv6 (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_ipv6)\nPASS: test_create_server_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_no_getaddrinfo)\nPASS: test_create_server_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_no_host_port_sock)\nPASS: test_create_server_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_nosoreuseport)\nPASS: test_create_server_soreuseport_only_defined (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_soreuseport_only_defined)\nPASS: test_create_server_ssl_timeout_for_plain_socket (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_ssl_timeout_for_plain_socket)\nPASS: test_create_server_stream_bittype (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_stream_bittype)\nPASS: test_create_server_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_create_server_wrong_sock)\nPASS: test_getnameinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_getnameinfo)\nPASS: test_log_slow_callbacks (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests.test_log_slow_callbacks)\nPASS: test_ipaddr_info (test.test_asyncio.test_base_events.BaseEventTests.test_ipaddr_info)\nPASS: test_ipaddr_info_no_inet_pton (test.test_asyncio.test_base_events.BaseEventTests.test_ipaddr_info_no_inet_pton)\nPASS: test_port_parameter_types (test.test_asyncio.test_base_events.BaseEventTests.test_port_parameter_types)\nPASS: test__sock_sendfile_native_failure (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test__sock_sendfile_native_failure)\nPASS: test_blocking_socket (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_blocking_socket)\nPASS: test_negative_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_negative_count)\nPASS: test_negative_offset (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_negative_offset)\nPASS: test_nonbinary_file (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_nonbinary_file)\nPASS: test_nonstream_socket (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_nonstream_socket)\nPASS: test_notint_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_notint_count)\nPASS: test_notint_offset (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_notint_offset)\nPASS: test_sock_sendfile_fallback (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_fallback)\nPASS: test_sock_sendfile_fallback_offset_and_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_fallback_offset_and_count)\nPASS: test_sock_sendfile_no_fallback (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests.test_sock_sendfile_no_fallback)\nPASS: test_running_loop_within_a_loop (test.test_asyncio.test_base_events.RunningLoopTests.test_running_loop_within_a_loop)\nPASS: test_set_nodelay (test.test_asyncio.test_base_events.TestSelectorUtils.test_set_nodelay)\n\n----------------------------------------------------------------------\nRan 109 tests in 2.137s\n\nOK\n0:00:03 load avg: 0.24 [  6/469] test.test_asyncio.test_pep492 passed\nPASS: test_async_def_coroutines (test.test_asyncio.test_pep492.CoroutineTests.test_async_def_coroutines)\nPASS: test_debug_mode_manages_coroutine_origin_tracking (test.test_asyncio.test_pep492.CoroutineTests.test_debug_mode_manages_coroutine_origin_tracking)\nPASS: test_double_await (test.test_asyncio.test_pep492.CoroutineTests.test_double_await)\nPASS: test_iscoroutine (test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutine)\nPASS: test_iscoroutine_generator (test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutine_generator)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_pep492.CoroutineTests.test_iscoroutinefunction)\nPASS: test_task_print_stack (test.test_asyncio.test_pep492.CoroutineTests.test_task_print_stack)\nPASS: test_types_coroutine (test.test_asyncio.test_pep492.CoroutineTests.test_types_coroutine)\nPASS: test_context_manager_async_with (test.test_asyncio.test_pep492.LockTests.test_context_manager_async_with)\nPASS: test_context_manager_with_await (test.test_asyncio.test_pep492.LockTests.test_context_manager_with_await)\nPASS: test_readline (test.test_asyncio.test_pep492.StreamReaderTests.test_readline)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.147s\n\nOK\n0:00:03 load avg: 0.24 [  7/469] test.test_asyncio.test_locks passed\nPASS: test_abort_barrier (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier)\nPASS: test_abort_barrier_when_exception (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_exception)\nPASS: test_abort_barrier_when_exception_then_resetting (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_exception_then_resetting)\nPASS: test_abort_barrier_when_tasks_half_draining_half_blocking (test.test_asyncio.test_locks.BarrierTests.test_abort_barrier_when_tasks_half_draining_half_blocking)\nPASS: test_barrier (test.test_asyncio.test_locks.BarrierTests.test_barrier)\nPASS: test_barrier_parties (test.test_asyncio.test_locks.BarrierTests.test_barrier_parties)\nPASS: test_blocking_tasks_while_draining (test.test_asyncio.test_locks.BarrierTests.test_blocking_tasks_while_draining)\nPASS: test_context_manager (test.test_asyncio.test_locks.BarrierTests.test_context_manager)\nPASS: test_draining_state (test.test_asyncio.test_locks.BarrierTests.test_draining_state)\nPASS: test_filling_one_task (test.test_asyncio.test_locks.BarrierTests.test_filling_one_task)\nPASS: test_filling_one_task_twice (test.test_asyncio.test_locks.BarrierTests.test_filling_one_task_twice)\nPASS: test_filling_task_by_task (test.test_asyncio.test_locks.BarrierTests.test_filling_task_by_task)\nPASS: test_filling_tasks_cancel_one (test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_cancel_one)\nPASS: test_filling_tasks_check_return_value (test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_check_return_value)\nPASS: test_filling_tasks_wait_twice (test.test_asyncio.test_locks.BarrierTests.test_filling_tasks_wait_twice)\nPASS: test_repr (test.test_asyncio.test_locks.BarrierTests.test_repr)\nPASS: test_reset_barrier (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier)\nPASS: test_reset_barrier_when_tasks_half_draining (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_when_tasks_half_draining)\nPASS: test_reset_barrier_when_tasks_half_draining_half_blocking (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_when_tasks_half_draining_half_blocking)\nPASS: test_reset_barrier_while_tasks_draining (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_draining)\nPASS: test_reset_barrier_while_tasks_waiting (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_waiting)\nPASS: test_reset_barrier_while_tasks_waiting_and_waiting_again (test.test_asyncio.test_locks.BarrierTests.test_reset_barrier_while_tasks_waiting_and_waiting_again)\nPASS: test_ambiguous_loops (test.test_asyncio.test_locks.ConditionTests.test_ambiguous_loops)\nPASS: test_context_manager (test.test_asyncio.test_locks.ConditionTests.test_context_manager)\nPASS: test_explicit_lock (test.test_asyncio.test_locks.ConditionTests.test_explicit_lock)\nPASS: test_notify (test.test_asyncio.test_locks.ConditionTests.test_notify)\nPASS: test_notify_all (test.test_asyncio.test_locks.ConditionTests.test_notify_all)\nPASS: test_notify_all_unacquired (test.test_asyncio.test_locks.ConditionTests.test_notify_all_unacquired)\nPASS: test_notify_unacquired (test.test_asyncio.test_locks.ConditionTests.test_notify_unacquired)\nPASS: test_repr (test.test_asyncio.test_locks.ConditionTests.test_repr)\nPASS: test_timeout_in_block (test.test_asyncio.test_locks.ConditionTests.test_timeout_in_block)\nPASS: test_wait (test.test_asyncio.test_locks.ConditionTests.test_wait)\nPASS: test_wait_cancel (test.test_asyncio.test_locks.ConditionTests.test_wait_cancel)\nPASS: test_wait_cancel_after_notify (test.test_asyncio.test_locks.ConditionTests.test_wait_cancel_after_notify)\nPASS: test_wait_cancel_contested (test.test_asyncio.test_locks.ConditionTests.test_wait_cancel_contested)\nPASS: test_wait_for (test.test_asyncio.test_locks.ConditionTests.test_wait_for)\nPASS: test_wait_for_unacquired (test.test_asyncio.test_locks.ConditionTests.test_wait_for_unacquired)\nPASS: test_wait_unacquired (test.test_asyncio.test_locks.ConditionTests.test_wait_unacquired)\nPASS: test_clear (test.test_asyncio.test_locks.EventTests.test_clear)\nPASS: test_clear_with_waiters (test.test_asyncio.test_locks.EventTests.test_clear_with_waiters)\nPASS: test_repr (test.test_asyncio.test_locks.EventTests.test_repr)\nPASS: test_wait (test.test_asyncio.test_locks.EventTests.test_wait)\nPASS: test_wait_cancel (test.test_asyncio.test_locks.EventTests.test_wait_cancel)\nPASS: test_wait_on_set (test.test_asyncio.test_locks.EventTests.test_wait_on_set)\nPASS: test_acquire (test.test_asyncio.test_locks.LockTests.test_acquire)\nPASS: test_acquire_cancel (test.test_asyncio.test_locks.LockTests.test_acquire_cancel)\nPASS: test_cancel_race (test.test_asyncio.test_locks.LockTests.test_cancel_race)\nPASS: test_cancel_release_race (test.test_asyncio.test_locks.LockTests.test_cancel_release_race)\nPASS: test_context_manager (test.test_asyncio.test_locks.LockTests.test_context_manager)\nPASS: test_finished_waiter_cancelled (test.test_asyncio.test_locks.LockTests.test_finished_waiter_cancelled)\nPASS: test_lock (test.test_asyncio.test_locks.LockTests.test_lock)\nPASS: test_lock_by_with_statement (test.test_asyncio.test_locks.LockTests.test_lock_by_with_statement)\nPASS: test_lock_doesnt_accept_loop_parameter (test.test_asyncio.test_locks.LockTests.test_lock_doesnt_accept_loop_parameter)\nPASS: test_release_no_waiters (test.test_asyncio.test_locks.LockTests.test_release_no_waiters)\nPASS: test_release_not_acquired (test.test_asyncio.test_locks.LockTests.test_release_not_acquired)\nPASS: test_repr (test.test_asyncio.test_locks.LockTests.test_repr)\nPASS: test_acquire (test.test_asyncio.test_locks.SemaphoreTests.test_acquire)\nPASS: test_acquire_cancel (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_cancel)\nPASS: test_acquire_cancel_before_awoken (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_cancel_before_awoken)\nPASS: test_acquire_fifo_order (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order)\nPASS: test_acquire_fifo_order_2 (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order_2)\nPASS: test_acquire_fifo_order_3 (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_fifo_order_3)\nPASS: test_acquire_hang (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_hang)\nPASS: test_acquire_no_hang (test.test_asyncio.test_locks.SemaphoreTests.test_acquire_no_hang)\nPASS: test_initial_value_zero (test.test_asyncio.test_locks.SemaphoreTests.test_initial_value_zero)\nPASS: test_release_no_waiters (test.test_asyncio.test_locks.SemaphoreTests.test_release_no_waiters)\nPASS: test_release_not_acquired (test.test_asyncio.test_locks.SemaphoreTests.test_release_not_acquired)\nPASS: test_repr (test.test_asyncio.test_locks.SemaphoreTests.test_repr)\nPASS: test_semaphore (test.test_asyncio.test_locks.SemaphoreTests.test_semaphore)\nPASS: test_semaphore_value (test.test_asyncio.test_locks.SemaphoreTests.test_semaphore_value)\n\n----------------------------------------------------------------------\nRan 70 tests in 1.361s\n\nOK\n0:00:04 load avg: 0.24 [  8/469] test.test_asyncio.test_proactor_events passed\nPASS: test_close (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_close)\nPASS: test_close_self_pipe (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_close_self_pipe)\nPASS: test_create_server (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_create_server)\nPASS: test_create_server_cancel (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_create_server_cancel)\nPASS: test_ctor (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_ctor)\nPASS: test_datagram_loop_reading (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading)\nPASS: test_datagram_loop_reading_aborted (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_aborted)\nPASS: test_datagram_loop_reading_data (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_data)\nPASS: test_datagram_loop_reading_no_data (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_reading_no_data)\nPASS: test_datagram_loop_writing (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_writing)\nPASS: test_datagram_loop_writing_aborted (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_datagram_loop_writing_aborted)\nPASS: test_loop_self_reading (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading)\nPASS: test_loop_self_reading_exception (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading_exception)\nPASS: test_loop_self_reading_fut (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_loop_self_reading_fut)\nPASS: test_make_datagram_transport (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_make_datagram_transport)\nPASS: test_make_socket_transport (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_make_socket_transport)\nPASS: test_process_events (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_process_events)\nPASS: test_stop_serving (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_stop_serving)\nPASS: test_write_to_self (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests.test_write_to_self)\nPASS: test__loop_writing_closing (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_closing)\nPASS: test__loop_writing_error_received (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_error_received)\nPASS: test__loop_writing_error_received_connection (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_error_received_connection)\nPASS: test__loop_writing_exception (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test__loop_writing_exception)\nPASS: test_fatal_error_connected (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_fatal_error_connected)\nPASS: test_sendto (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto)\nPASS: test_sendto_buffer (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer)\nPASS: test_sendto_buffer_bytearray (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer_bytearray)\nPASS: test_sendto_buffer_memoryview (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_buffer_memoryview)\nPASS: test_sendto_bytearray (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_bytearray)\nPASS: test_sendto_closing (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_closing)\nPASS: test_sendto_connected_addr (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_connected_addr)\nPASS: test_sendto_error_received (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_error_received)\nPASS: test_sendto_error_received_connected (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_error_received_connected)\nPASS: test_sendto_exception (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_exception)\nPASS: test_sendto_memoryview (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_memoryview)\nPASS: test_sendto_no_data (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_no_data)\nPASS: test_sendto_str (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests.test_sendto_str)\nSKIP: test_sock_sendfile_iobuffer (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_iobuffer) 'Proactor is supported on Windows only'\nSKIP: test_sock_sendfile_not_a_file (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_a_file) 'Proactor is supported on Windows only'\nSKIP: test_sock_sendfile_not_regular_file (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_regular_file) 'Proactor is supported on Windows only'\nPASS: test_abort (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_abort)\nPASS: test_call_connection_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_call_connection_lost)\nPASS: test_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close)\nPASS: test_close_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_buffer)\nPASS: test_close_invalid_sockobj (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_invalid_sockobj)\nPASS: test_close_protocol_connection_lost_once (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_protocol_connection_lost_once)\nPASS: test_close_write_fut (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_close_write_fut)\nPASS: test_ctor (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_ctor)\nPASS: test_dont_pause_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_dont_pause_writing)\nPASS: test_fatal_error (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_fatal_error)\nPASS: test_fatal_error_2 (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_fatal_error_2)\nPASS: test_force_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close)\nPASS: test_force_close_idempotent (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close_idempotent)\nPASS: test_force_close_protocol_connection_lost_once (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_force_close_protocol_connection_lost_once)\nPASS: test_loop_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading)\nPASS: test_loop_reading_aborted (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted)\nPASS: test_loop_reading_aborted_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted_closing)\nPASS: test_loop_reading_aborted_is_fatal (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_aborted_is_fatal)\nPASS: test_loop_reading_conn_reset_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_conn_reset_lost)\nPASS: test_loop_reading_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_data)\nPASS: test_loop_reading_exception (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_exception)\nPASS: test_loop_reading_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_reading_no_data)\nPASS: test_loop_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing)\nPASS: test_loop_writing_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_closing)\nPASS: test_loop_writing_err (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_err)\nPASS: test_loop_writing_force_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_force_close)\nPASS: test_loop_writing_stop (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_loop_writing_stop)\nPASS: test_pause_reading_connection_made (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_reading_connection_made)\nPASS: test_pause_resume_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_resume_reading)\nPASS: test_pause_resume_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_resume_writing)\nPASS: test_pause_writing_2write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_writing_2write)\nPASS: test_pause_writing_3write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_pause_writing_3write)\nPASS: test_write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write)\nPASS: test_write_eof (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof)\nPASS: test_write_eof_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_buffer)\nPASS: test_write_eof_buffer_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_buffer_write_pipe)\nPASS: test_write_eof_duplex_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_duplex_pipe)\nPASS: test_write_eof_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_eof_write_pipe)\nPASS: test_write_more (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_more)\nPASS: test_write_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests.test_write_no_data)\n\n----------------------------------------------------------------------\nRan 77 tests in 0.356s\n\nOK (skipped=3)\n0:00:04 load avg: 0.24 [  9/469] test.test_asyncio.test_protocols passed\nPASS: test_base_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_base_protocol)\nPASS: test_buffered_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_buffered_protocol)\nPASS: test_datagram_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_datagram_protocol)\nPASS: test_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_protocol)\nPASS: test_subprocess_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests.test_subprocess_protocol)\n\n----------------------------------------------------------------------\nRan 5 tests in 0.001s\n\nOK\n0:00:05 load avg: 0.24 [ 10/469] test.test_asyncio.test_queues passed\nPASS: test_format (test.test_asyncio.test_queues.LifoQueueJoinTests.test_format)\nPASS: test_join_empty_queue (test.test_asyncio.test_queues.LifoQueueJoinTests.test_join_empty_queue)\nPASS: test_task_done (test.test_asyncio.test_queues.LifoQueueJoinTests.test_task_done)\nPASS: test_task_done_underflow (test.test_asyncio.test_queues.LifoQueueJoinTests.test_task_done_underflow)\nPASS: test_order (test.test_asyncio.test_queues.LifoQueueTests.test_order)\nPASS: test_format (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_format)\nPASS: test_join_empty_queue (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_join_empty_queue)\nPASS: test_task_done (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_task_done)\nPASS: test_task_done_underflow (test.test_asyncio.test_queues.PriorityQueueJoinTests.test_task_done_underflow)\nPASS: test_order (test.test_asyncio.test_queues.PriorityQueueTests.test_order)\nPASS: test_empty (test.test_asyncio.test_queues.QueueBasicTests.test_empty)\nPASS: test_full (test.test_asyncio.test_queues.QueueBasicTests.test_full)\nPASS: test_generic_alias (test.test_asyncio.test_queues.QueueBasicTests.test_generic_alias)\nPASS: test_maxsize (test.test_asyncio.test_queues.QueueBasicTests.test_maxsize)\nPASS: test_order (test.test_asyncio.test_queues.QueueBasicTests.test_order)\nPASS: test_repr (test.test_asyncio.test_queues.QueueBasicTests.test_repr)\nPASS: test_str (test.test_asyncio.test_queues.QueueBasicTests.test_str)\nPASS: test_blocking_get (test.test_asyncio.test_queues.QueueGetTests.test_blocking_get)\nPASS: test_blocking_get_wait (test.test_asyncio.test_queues.QueueGetTests.test_blocking_get_wait)\nPASS: test_cancelled_getters_not_being_held_in_self_getters (test.test_asyncio.test_queues.QueueGetTests.test_cancelled_getters_not_being_held_in_self_getters)\nPASS: test_get_cancelled_race (test.test_asyncio.test_queues.QueueGetTests.test_get_cancelled_race)\nPASS: test_get_with_putters (test.test_asyncio.test_queues.QueueGetTests.test_get_with_putters)\nPASS: test_get_with_waiting_putters (test.test_asyncio.test_queues.QueueGetTests.test_get_with_waiting_putters)\nPASS: test_nonblocking_get (test.test_asyncio.test_queues.QueueGetTests.test_nonblocking_get)\nPASS: test_nonblocking_get_exception (test.test_asyncio.test_queues.QueueGetTests.test_nonblocking_get_exception)\nPASS: test_why_are_getters_waiting (test.test_asyncio.test_queues.QueueGetTests.test_why_are_getters_waiting)\nPASS: test_format (test.test_asyncio.test_queues.QueueJoinTests.test_format)\nPASS: test_join_empty_queue (test.test_asyncio.test_queues.QueueJoinTests.test_join_empty_queue)\nPASS: test_task_done (test.test_asyncio.test_queues.QueueJoinTests.test_task_done)\nPASS: test_task_done_underflow (test.test_asyncio.test_queues.QueueJoinTests.test_task_done_underflow)\nPASS: test_blocking_put (test.test_asyncio.test_queues.QueuePutTests.test_blocking_put)\nPASS: test_blocking_put_wait (test.test_asyncio.test_queues.QueuePutTests.test_blocking_put_wait)\nPASS: test_cancelled_put_silence_value_error_exception (test.test_asyncio.test_queues.QueuePutTests.test_cancelled_put_silence_value_error_exception)\nPASS: test_cancelled_puts_not_being_held_in_self_putters (test.test_asyncio.test_queues.QueuePutTests.test_cancelled_puts_not_being_held_in_self_putters)\nPASS: test_float_maxsize (test.test_asyncio.test_queues.QueuePutTests.test_float_maxsize)\nPASS: test_get_cancel_drop_many_pending_readers (test.test_asyncio.test_queues.QueuePutTests.test_get_cancel_drop_many_pending_readers)\nPASS: test_get_cancel_drop_one_pending_reader (test.test_asyncio.test_queues.QueuePutTests.test_get_cancel_drop_one_pending_reader)\nPASS: test_nonblocking_put (test.test_asyncio.test_queues.QueuePutTests.test_nonblocking_put)\nPASS: test_nonblocking_put_exception (test.test_asyncio.test_queues.QueuePutTests.test_nonblocking_put_exception)\nPASS: test_put_cancel_drop (test.test_asyncio.test_queues.QueuePutTests.test_put_cancel_drop)\nPASS: test_put_cancelled (test.test_asyncio.test_queues.QueuePutTests.test_put_cancelled)\nPASS: test_put_cancelled_race (test.test_asyncio.test_queues.QueuePutTests.test_put_cancelled_race)\nPASS: test_put_with_waiting_getters (test.test_asyncio.test_queues.QueuePutTests.test_put_with_waiting_getters)\nPASS: test_why_are_putters_waiting (test.test_asyncio.test_queues.QueuePutTests.test_why_are_putters_waiting)\n\n----------------------------------------------------------------------\nRan 44 tests in 0.444s\n\nOK\n0:00:05 load avg: 0.24 [ 11/469] test.test_asyncio.test_runners passed\nPASS: test_asyncio_run_cancels_hanging_tasks (test.test_asyncio.test_runners.RunTests.test_asyncio_run_cancels_hanging_tasks)\nPASS: test_asyncio_run_closes_gens_after_hanging_tasks_errors (test.test_asyncio.test_runners.RunTests.test_asyncio_run_closes_gens_after_hanging_tasks_errors)\nPASS: test_asyncio_run_debug (test.test_asyncio.test_runners.RunTests.test_asyncio_run_debug)\nPASS: test_asyncio_run_from_running_loop (test.test_asyncio.test_runners.RunTests.test_asyncio_run_from_running_loop)\nPASS: test_asyncio_run_loop_factory (test.test_asyncio.test_runners.RunTests.test_asyncio_run_loop_factory)\nPASS: test_asyncio_run_only_coro (test.test_asyncio.test_runners.RunTests.test_asyncio_run_only_coro)\nPASS: test_asyncio_run_raises (test.test_asyncio.test_runners.RunTests.test_asyncio_run_raises)\nPASS: test_asyncio_run_reports_hanging_tasks_errors (test.test_asyncio.test_runners.RunTests.test_asyncio_run_reports_hanging_tasks_errors)\nPASS: test_asyncio_run_return (test.test_asyncio.test_runners.RunTests.test_asyncio_run_return)\nPASS: test_asyncio_run_set_event_loop (test.test_asyncio.test_runners.RunTests.test_asyncio_run_set_event_loop)\nPASS: test_asyncio_run_without_uncancel (test.test_asyncio.test_runners.RunTests.test_asyncio_run_without_uncancel)\nPASS: test_custom_factory (test.test_asyncio.test_runners.RunnerTests.test_custom_factory)\nPASS: test_debug (test.test_asyncio.test_runners.RunnerTests.test_debug)\nPASS: test_double_close (test.test_asyncio.test_runners.RunnerTests.test_double_close)\nPASS: test_explicit_close (test.test_asyncio.test_runners.RunnerTests.test_explicit_close)\nPASS: test_interrupt_call_soon (test.test_asyncio.test_runners.RunnerTests.test_interrupt_call_soon)\nPASS: test_interrupt_cancelled_task (test.test_asyncio.test_runners.RunnerTests.test_interrupt_cancelled_task)\nPASS: test_interrupt_wait (test.test_asyncio.test_runners.RunnerTests.test_interrupt_wait)\nPASS: test_non_debug (test.test_asyncio.test_runners.RunnerTests.test_non_debug)\nPASS: test_recursive_run (test.test_asyncio.test_runners.RunnerTests.test_recursive_run)\nPASS: test_run (test.test_asyncio.test_runners.RunnerTests.test_run)\nPASS: test_run_future (test.test_asyncio.test_runners.RunnerTests.test_run_future)\nPASS: test_run_keeps_context (test.test_asyncio.test_runners.RunnerTests.test_run_keeps_context)\nPASS: test_run_non_coro (test.test_asyncio.test_runners.RunnerTests.test_run_non_coro)\nPASS: test_second_with_block_raises (test.test_asyncio.test_runners.RunnerTests.test_second_with_block_raises)\nPASS: test_set_event_loop_called_once (test.test_asyncio.test_runners.RunnerTests.test_set_event_loop_called_once)\nPASS: test_signal_install_not_supported_ok (test.test_asyncio.test_runners.RunnerTests.test_signal_install_not_supported_ok)\n\n----------------------------------------------------------------------\nRan 27 tests in 0.284s\n\nOK\n0:00:05 load avg: 0.24 [ 12/469] test.test_asyncio.test_futures passed\nPASS: test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception)\nPASS: test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_invoked_on_set_result)\nPASS: test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback)\nPASS: test_callbacks_remove_first_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_first_callback)\nPASS: test_callbacks_remove_third_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_callbacks_remove_third_callback)\nPASS: test_remove_done_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callback)\nPASS: test_remove_done_callbacks_list_clear (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callbacks_list_clear)\nPASS: test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation)\nPASS: test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1)\nPASS: test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.CFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2)\nPASS: test_inherit_without_calling_super_init (test.test_asyncio.test_futures.CFutureInheritanceTests.test_inherit_without_calling_super_init)\nPASS: test_cancel (test.test_asyncio.test_futures.CFutureTests.test_cancel)\nPASS: test_constructor_positional (test.test_asyncio.test_futures.CFutureTests.test_constructor_positional)\nPASS: test_constructor_use_global_loop (test.test_asyncio.test_futures.CFutureTests.test_constructor_use_global_loop)\nPASS: test_constructor_use_running_loop (test.test_asyncio.test_futures.CFutureTests.test_constructor_use_running_loop)\nPASS: test_constructor_without_loop (test.test_asyncio.test_futures.CFutureTests.test_constructor_without_loop)\nPASS: test_copy_state (test.test_asyncio.test_futures.CFutureTests.test_copy_state)\nPASS: test_exception (test.test_asyncio.test_futures.CFutureTests.test_exception)\nPASS: test_exception_class (test.test_asyncio.test_futures.CFutureTests.test_exception_class)\nPASS: test_future_cancel_message_getter (test.test_asyncio.test_futures.CFutureTests.test_future_cancel_message_getter)\nPASS: test_future_cancel_message_setter (test.test_asyncio.test_futures.CFutureTests.test_future_cancel_message_setter)\nPASS: test_future_del_collect (test.test_asyncio.test_futures.CFutureTests.test_future_del_collect)\nPASS: test_future_del_segfault (test.test_asyncio.test_futures.CFutureTests.test_future_del_segfault)\nPASS: test_future_exception_never_retrieved (test.test_asyncio.test_futures.CFutureTests.test_future_exception_never_retrieved)\nPASS: test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.CFutureTests.test_future_exception_never_retrieved_debug)\nPASS: test_future_iter_throw (test.test_asyncio.test_futures.CFutureTests.test_future_iter_throw)\nPASS: test_future_repr (test.test_asyncio.test_futures.CFutureTests.test_future_repr)\nPASS: test_future_source_traceback (test.test_asyncio.test_futures.CFutureTests.test_future_source_traceback)\nPASS: test_future_stop_iteration_args (test.test_asyncio.test_futures.CFutureTests.test_future_stop_iteration_args)\nPASS: test_generic_alias (test.test_asyncio.test_futures.CFutureTests.test_generic_alias)\nPASS: test_initial_state (test.test_asyncio.test_futures.CFutureTests.test_initial_state)\nPASS: test_isfuture (test.test_asyncio.test_futures.CFutureTests.test_isfuture)\nPASS: test_iter (test.test_asyncio.test_futures.CFutureTests.test_iter)\nPASS: test_log_traceback (test.test_asyncio.test_futures.CFutureTests.test_log_traceback)\nPASS: test_result (test.test_asyncio.test_futures.CFutureTests.test_result)\nPASS: test_set_result_unless_cancelled (test.test_asyncio.test_futures.CFutureTests.test_set_result_unless_cancelled)\nPASS: test_tb_logger_abandoned (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_abandoned)\nPASS: test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_result_retrieved)\nPASS: test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_retrieved)\nPASS: test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_exception_unretrieved)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_not_called_after_cancel)\nPASS: test_tb_logger_result_retrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_result_retrieved)\nPASS: test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.CFutureTests.test_tb_logger_result_unretrieved)\nPASS: test_uninitialized (test.test_asyncio.test_futures.CFutureTests.test_uninitialized)\nPASS: test_wrap_future (test.test_asyncio.test_futures.CFutureTests.test_wrap_future)\nPASS: test_wrap_future_cancel (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_cancel)\nPASS: test_wrap_future_cancel2 (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_cancel2)\nPASS: test_wrap_future_future (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_future)\nPASS: test_wrap_future_use_global_loop (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_use_global_loop)\nPASS: test_wrap_future_use_running_loop (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_use_running_loop)\nPASS: test_wrap_future_without_loop (test.test_asyncio.test_futures.CFutureTests.test_wrap_future_without_loop)\nPASS: test_yield_from_twice (test.test_asyncio.test_futures.CFutureTests.test_yield_from_twice)\nPASS: test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception)\nPASS: test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_invoked_on_set_result)\nPASS: test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback)\nPASS: test_callbacks_remove_first_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_first_callback)\nPASS: test_callbacks_remove_third_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_callbacks_remove_third_callback)\nPASS: test_remove_done_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callback)\nPASS: test_remove_done_callbacks_list_clear (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callbacks_list_clear)\nPASS: test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation)\nPASS: test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1)\nPASS: test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2)\nPASS: test_cancel (test.test_asyncio.test_futures.CSubFutureTests.test_cancel)\nPASS: test_constructor_positional (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_positional)\nPASS: test_constructor_use_global_loop (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_use_global_loop)\nPASS: test_constructor_use_running_loop (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_use_running_loop)\nPASS: test_constructor_without_loop (test.test_asyncio.test_futures.CSubFutureTests.test_constructor_without_loop)\nPASS: test_copy_state (test.test_asyncio.test_futures.CSubFutureTests.test_copy_state)\nPASS: test_exception (test.test_asyncio.test_futures.CSubFutureTests.test_exception)\nPASS: test_exception_class (test.test_asyncio.test_futures.CSubFutureTests.test_exception_class)\nPASS: test_future_cancel_message_getter (test.test_asyncio.test_futures.CSubFutureTests.test_future_cancel_message_getter)\nPASS: test_future_cancel_message_setter (test.test_asyncio.test_futures.CSubFutureTests.test_future_cancel_message_setter)\nPASS: test_future_del_collect (test.test_asyncio.test_futures.CSubFutureTests.test_future_del_collect)\nPASS: test_future_exception_never_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_future_exception_never_retrieved)\nPASS: test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.CSubFutureTests.test_future_exception_never_retrieved_debug)\nPASS: test_future_iter_throw (test.test_asyncio.test_futures.CSubFutureTests.test_future_iter_throw)\nPASS: test_future_repr (test.test_asyncio.test_futures.CSubFutureTests.test_future_repr)\nPASS: test_future_source_traceback (test.test_asyncio.test_futures.CSubFutureTests.test_future_source_traceback)\nPASS: test_future_stop_iteration_args (test.test_asyncio.test_futures.CSubFutureTests.test_future_stop_iteration_args)\nPASS: test_generic_alias (test.test_asyncio.test_futures.CSubFutureTests.test_generic_alias)\nPASS: test_initial_state (test.test_asyncio.test_futures.CSubFutureTests.test_initial_state)\nPASS: test_isfuture (test.test_asyncio.test_futures.CSubFutureTests.test_isfuture)\nPASS: test_iter (test.test_asyncio.test_futures.CSubFutureTests.test_iter)\nPASS: test_log_traceback (test.test_asyncio.test_futures.CSubFutureTests.test_log_traceback)\nPASS: test_result (test.test_asyncio.test_futures.CSubFutureTests.test_result)\nPASS: test_set_result_unless_cancelled (test.test_asyncio.test_futures.CSubFutureTests.test_set_result_unless_cancelled)\nPASS: test_tb_logger_abandoned (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_abandoned)\nPASS: test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_result_retrieved)\nPASS: test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_retrieved)\nPASS: test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_exception_unretrieved)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_not_called_after_cancel)\nPASS: test_tb_logger_result_retrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_result_retrieved)\nPASS: test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.CSubFutureTests.test_tb_logger_result_unretrieved)\nPASS: test_uninitialized (test.test_asyncio.test_futures.CSubFutureTests.test_uninitialized)\nPASS: test_wrap_future (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future)\nPASS: test_wrap_future_cancel (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_cancel)\nPASS: test_wrap_future_cancel2 (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_cancel2)\nPASS: test_wrap_future_future (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_future)\nPASS: test_wrap_future_use_global_loop (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_use_global_loop)\nPASS: test_wrap_future_use_running_loop (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_use_running_loop)\nPASS: test_wrap_future_without_loop (test.test_asyncio.test_futures.CSubFutureTests.test_wrap_future_without_loop)\nPASS: test_yield_from_twice (test.test_asyncio.test_futures.CSubFutureTests.test_yield_from_twice)\nPASS: test_ensure_future (test.test_asyncio.test_futures.DuckTests.test_ensure_future)\nPASS: test_wrap_future (test.test_asyncio.test_futures.DuckTests.test_wrap_future)\nPASS: test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_invoked_on_set_exception)\nPASS: test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_invoked_on_set_result)\nPASS: test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_first_and_second_callback)\nPASS: test_callbacks_remove_first_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_first_callback)\nPASS: test_callbacks_remove_third_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_callbacks_remove_third_callback)\nPASS: test_remove_done_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callback)\nPASS: test_remove_done_callbacks_list_clear (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callbacks_list_clear)\nPASS: test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_remove_done_callbacks_list_mutation)\nPASS: test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_1)\nPASS: test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.PyFutureDoneCallbackTests.test_schedule_callbacks_list_mutation_2)\nPASS: test_inherit_without_calling_super_init (test.test_asyncio.test_futures.PyFutureInheritanceTests.test_inherit_without_calling_super_init)\nPASS: test_cancel (test.test_asyncio.test_futures.PyFutureTests.test_cancel)\nPASS: test_constructor_positional (test.test_asyncio.test_futures.PyFutureTests.test_constructor_positional)\nPASS: test_constructor_use_global_loop (test.test_asyncio.test_futures.PyFutureTests.test_constructor_use_global_loop)\nPASS: test_constructor_use_running_loop (test.test_asyncio.test_futures.PyFutureTests.test_constructor_use_running_loop)\nPASS: test_constructor_without_loop (test.test_asyncio.test_futures.PyFutureTests.test_constructor_without_loop)\nPASS: test_copy_state (test.test_asyncio.test_futures.PyFutureTests.test_copy_state)\nPASS: test_exception (test.test_asyncio.test_futures.PyFutureTests.test_exception)\nPASS: test_exception_class (test.test_asyncio.test_futures.PyFutureTests.test_exception_class)\nPASS: test_future_cancel_message_getter (test.test_asyncio.test_futures.PyFutureTests.test_future_cancel_message_getter)\nPASS: test_future_cancel_message_setter (test.test_asyncio.test_futures.PyFutureTests.test_future_cancel_message_setter)\nPASS: test_future_del_collect (test.test_asyncio.test_futures.PyFutureTests.test_future_del_collect)\nPASS: test_future_exception_never_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_future_exception_never_retrieved)\nPASS: test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.PyFutureTests.test_future_exception_never_retrieved_debug)\nPASS: test_future_iter_throw (test.test_asyncio.test_futures.PyFutureTests.test_future_iter_throw)\nPASS: test_future_repr (test.test_asyncio.test_futures.PyFutureTests.test_future_repr)\nPASS: test_future_source_traceback (test.test_asyncio.test_futures.PyFutureTests.test_future_source_traceback)\nPASS: test_future_stop_iteration_args (test.test_asyncio.test_futures.PyFutureTests.test_future_stop_iteration_args)\nPASS: test_generic_alias (test.test_asyncio.test_futures.PyFutureTests.test_generic_alias)\nPASS: test_initial_state (test.test_asyncio.test_futures.PyFutureTests.test_initial_state)\nPASS: test_isfuture (test.test_asyncio.test_futures.PyFutureTests.test_isfuture)\nPASS: test_iter (test.test_asyncio.test_futures.PyFutureTests.test_iter)\nPASS: test_log_traceback (test.test_asyncio.test_futures.PyFutureTests.test_log_traceback)\nPASS: test_result (test.test_asyncio.test_futures.PyFutureTests.test_result)\nPASS: test_set_result_unless_cancelled (test.test_asyncio.test_futures.PyFutureTests.test_set_result_unless_cancelled)\nPASS: test_tb_logger_abandoned (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_abandoned)\nPASS: test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_result_retrieved)\nPASS: test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_retrieved)\nPASS: test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_exception_unretrieved)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_not_called_after_cancel)\nPASS: test_tb_logger_result_retrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_result_retrieved)\nPASS: test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.PyFutureTests.test_tb_logger_result_unretrieved)\nPASS: test_uninitialized (test.test_asyncio.test_futures.PyFutureTests.test_uninitialized)\nPASS: test_wrap_future (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future)\nPASS: test_wrap_future_cancel (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_cancel)\nPASS: test_wrap_future_cancel2 (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_cancel2)\nPASS: test_wrap_future_future (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_future)\nPASS: test_wrap_future_use_global_loop (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_use_global_loop)\nPASS: test_wrap_future_use_running_loop (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_use_running_loop)\nPASS: test_wrap_future_without_loop (test.test_asyncio.test_futures.PyFutureTests.test_wrap_future_without_loop)\nPASS: test_yield_from_twice (test.test_asyncio.test_futures.PyFutureTests.test_yield_from_twice)\n\n----------------------------------------------------------------------\nRan 155 tests in 4.333s\n\nOK\n0:00:06 load avg: 0.24 [ 13/469] test.test_asyncio.test_selector_events passed\nPASS: test_accept_connection_multiple (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_accept_connection_multiple)\nPASS: test_add_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader)\nPASS: test_add_reader_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader_existing)\nPASS: test_add_reader_existing_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_reader_existing_writer)\nPASS: test_add_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_writer)\nPASS: test_add_writer_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_add_writer_existing)\nPASS: test_close (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_close)\nPASS: test_close_no_selector (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_close_no_selector)\nPASS: test_make_socket_transport (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_make_socket_transport)\nPASS: test_make_ssl_transport_without_ssl_error (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_make_ssl_transport_without_ssl_error)\nPASS: test_process_events_read (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_read)\nPASS: test_process_events_read_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_read_cancelled)\nPASS: test_process_events_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_write)\nPASS: test_process_events_write_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_process_events_write_cancelled)\nPASS: test_read_from_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_read_from_self_exception)\nPASS: test_read_from_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_read_from_self_tryagain)\nPASS: test_remove_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader)\nPASS: test_remove_reader_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader_read_write)\nPASS: test_remove_reader_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_reader_unknown)\nPASS: test_remove_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer)\nPASS: test_remove_writer_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer_read_write)\nPASS: test_remove_writer_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_remove_writer_unknown)\nPASS: test_sock_connect_resolve_using_socket_params (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_sock_connect_resolve_using_socket_params)\nPASS: test_write_to_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_write_to_self_exception)\nPASS: test_write_to_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests.test_write_to_self_tryagain)\nPASS: test_fatal_error_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_fatal_error_connected)\nPASS: test_fatal_error_connected_custom_error (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_fatal_error_connected_custom_error)\nPASS: test_read_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready)\nPASS: test_read_ready_err (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_err)\nPASS: test_read_ready_oserr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_oserr)\nPASS: test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_read_ready_tryagain)\nPASS: test_sendto (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto)\nPASS: test_sendto_buffer (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer)\nPASS: test_sendto_buffer_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer_bytearray)\nPASS: test_sendto_buffer_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_buffer_memoryview)\nPASS: test_sendto_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_bytearray)\nPASS: test_sendto_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_closing)\nPASS: test_sendto_connected_addr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_connected_addr)\nPASS: test_sendto_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_error_received)\nPASS: test_sendto_error_received_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_error_received_connected)\nPASS: test_sendto_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_exception)\nPASS: test_sendto_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_memoryview)\nPASS: test_sendto_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_no_data)\nPASS: test_sendto_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready)\nPASS: test_sendto_ready_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_closing)\nPASS: test_sendto_ready_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_error_received)\nPASS: test_sendto_ready_error_received_connection (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_error_received_connection)\nPASS: test_sendto_ready_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_exception)\nPASS: test_sendto_ready_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_no_data)\nPASS: test_sendto_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_ready_tryagain)\nPASS: test_sendto_str (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_str)\nPASS: test_sendto_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_sendto_tryagain)\nPASS: test_transport_inheritance (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests.test_transport_inheritance)\nPASS: test_buffer_updated_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_buffer_updated_error)\nPASS: test_ctor (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_ctor)\nPASS: test_get_buffer_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_get_buffer_error)\nPASS: test_get_buffer_zerosized (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_get_buffer_zerosized)\nPASS: test_proto_type_switch (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_proto_type_switch)\nPASS: test_read_eof_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_eof_received_error)\nPASS: test_read_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready)\nPASS: test_read_ready_conn_reset (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_conn_reset)\nPASS: test_read_ready_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_eof)\nPASS: test_read_ready_eof_keep_open (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_eof_keep_open)\nPASS: test_read_ready_err (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_err)\nPASS: test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_tryagain)\nPASS: test_read_ready_tryagain_interrupted (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests.test_read_ready_tryagain_interrupted)\nPASS: test_ctor (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_ctor)\nPASS: test_ctor_with_waiter (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_ctor_with_waiter)\nPASS: test_data_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_data_received_error)\nPASS: test_pause_reading_connection_made (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_pause_reading_connection_made)\nPASS: test_pause_resume_reading (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_pause_resume_reading)\nPASS: test_read_eof_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_eof_received_error)\nPASS: test_read_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready)\nPASS: test_read_ready_conn_reset (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_conn_reset)\nPASS: test_read_ready_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_eof)\nPASS: test_read_ready_eof_keep_open (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_eof_keep_open)\nPASS: test_read_ready_err (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_err)\nPASS: test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_tryagain)\nPASS: test_read_ready_tryagain_interrupted (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_read_ready_tryagain_interrupted)\nPASS: test_transport_close_remove_writer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_transport_close_remove_writer)\nPASS: test_write (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write)\nPASS: test_write_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_buffer)\nPASS: test_write_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_bytearray)\nPASS: test_write_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_closing)\nPASS: test_write_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof)\nPASS: test_write_eof_after_close (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof_after_close)\nPASS: test_write_eof_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_eof_buffer)\nPASS: test_write_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_exception)\nPASS: test_write_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_memoryview)\nPASS: test_write_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_no_data)\nPASS: test_write_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial)\nPASS: test_write_partial_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_bytearray)\nPASS: test_write_partial_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_memoryview)\nPASS: test_write_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_partial_none)\nPASS: test_write_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready)\nPASS: test_write_ready_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_closing)\nPASS: test_write_ready_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_exception)\nPASS: test_write_ready_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_no_data)\nPASS: test_write_ready_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_partial)\nPASS: test_write_ready_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_partial_none)\nPASS: test_write_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_ready_tryagain)\nPASS: test_write_sendmsg_OSError (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_OSError)\nPASS: test_write_sendmsg_full (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_full)\nPASS: test_write_sendmsg_half_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_half_buffer)\nPASS: test_write_sendmsg_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_no_data)\nPASS: test_write_sendmsg_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_sendmsg_partial)\nPASS: test_write_str (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_str)\nPASS: test_write_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_write_tryagain)\nPASS: test_writelines_send_full (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_send_full)\nPASS: test_writelines_send_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_send_partial)\nPASS: test_writelines_sendmsg_full (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_sendmsg_full)\nPASS: test_writelines_sendmsg_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests.test_writelines_sendmsg_partial)\nPASS: test__add_reader (test.test_asyncio.test_selector_events.SelectorTransportTests.test__add_reader)\nPASS: test_abort (test.test_asyncio.test_selector_events.SelectorTransportTests.test_abort)\nPASS: test_close (test.test_asyncio.test_selector_events.SelectorTransportTests.test_close)\nPASS: test_close_write_buffer (test.test_asyncio.test_selector_events.SelectorTransportTests.test_close_write_buffer)\nPASS: test_connection_lost (test.test_asyncio.test_selector_events.SelectorTransportTests.test_connection_lost)\nPASS: test_ctor (test.test_asyncio.test_selector_events.SelectorTransportTests.test_ctor)\nPASS: test_fatal_error (test.test_asyncio.test_selector_events.SelectorTransportTests.test_fatal_error)\nPASS: test_fatal_error_custom_exception (test.test_asyncio.test_selector_events.SelectorTransportTests.test_fatal_error_custom_exception)\nPASS: test_force_close (test.test_asyncio.test_selector_events.SelectorTransportTests.test_force_close)\n\n----------------------------------------------------------------------\nRan 121 tests in 0.412s\n\nOK\n0:00:06 load avg: 0.24 [ 14/469] test.test_asyncio.test_server passed\nSKIP: test_start_server_1 (test.test_asyncio.test_server.ProactorStartServerTests.test_start_server_1) 'Windows only'\nPASS: test_start_server_1 (test.test_asyncio.test_server.SelectorStartServerTests.test_start_server_1)\nPASS: test_start_unix_server_1 (test.test_asyncio.test_server.SelectorStartServerTests.test_start_unix_server_1)\nPASS: test_wait_closed_basic (test.test_asyncio.test_server.TestServer2.test_wait_closed_basic)\nPASS: test_wait_closed_race (test.test_asyncio.test_server.TestServer2.test_wait_closed_race)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.249s\n\nOK (skipped=1)\n0:00:09 load avg: 0.54 [ 15/469] test.test_asyncio.test_sendfile passed\nPASS: test_sendfile (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile)\nPASS: test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_close_peer_after_receiving)\nPASS: test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_fallback_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_for_closing_transp)\nPASS: test_sendfile_force_fallback (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_force_fallback)\nPASS: test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_force_unsupported_native)\nPASS: test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_no_fallback_for_fallback_transport)\nPASS: test_sendfile_not_supported (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_not_supported)\nPASS: test_sendfile_partial (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_partial)\nPASS: test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_pre_and_post_data)\nPASS: test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_prevents_bare_write)\nPASS: test_sendfile_ssl (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl)\nPASS: test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl_close_peer_after_receiving)\nPASS: test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl_partial)\nPASS: test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sendfile_ssl_pre_and_post_data)\nPASS: test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_mix_with_regular_send)\nPASS: test_sock_sendfile_success (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_success)\nPASS: test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_with_offset_and_count)\nPASS: test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.EPollEventLoopTests.test_sock_sendfile_zero_size)\nPASS: test_sendfile (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile)\nPASS: test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_close_peer_after_receiving)\nPASS: test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_fallback_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_for_closing_transp)\nPASS: test_sendfile_force_fallback (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_force_fallback)\nPASS: test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_force_unsupported_native)\nPASS: test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_no_fallback_for_fallback_transport)\nPASS: test_sendfile_not_supported (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_not_supported)\nPASS: test_sendfile_partial (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_partial)\nPASS: test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_pre_and_post_data)\nPASS: test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_prevents_bare_write)\nPASS: test_sendfile_ssl (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl)\nPASS: test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl_close_peer_after_receiving)\nPASS: test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl_partial)\nPASS: test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sendfile_ssl_pre_and_post_data)\nPASS: test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_mix_with_regular_send)\nPASS: test_sock_sendfile_success (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_success)\nPASS: test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_with_offset_and_count)\nPASS: test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.PollEventLoopTests.test_sock_sendfile_zero_size)\nPASS: test_sendfile (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile)\nPASS: test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_close_peer_after_receiving)\nPASS: test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_fallback_close_peer_in_the_middle_of_receiving)\nPASS: test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_for_closing_transp)\nPASS: test_sendfile_force_fallback (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_force_fallback)\nPASS: test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_force_unsupported_native)\nPASS: test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_no_fallback_for_fallback_transport)\nPASS: test_sendfile_not_supported (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_not_supported)\nPASS: test_sendfile_partial (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_partial)\nPASS: test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_pre_and_post_data)\nPASS: test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_prevents_bare_write)\nPASS: test_sendfile_ssl (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl)\nPASS: test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_close_peer_after_receiving)\nPASS: test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_partial)\nPASS: test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sendfile_ssl_pre_and_post_data)\nPASS: test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_mix_with_regular_send)\nPASS: test_sock_sendfile_success (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_success)\nPASS: test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_with_offset_and_count)\nPASS: test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.SelectEventLoopTests.test_sock_sendfile_zero_size)\n\n----------------------------------------------------------------------\nRan 60 tests in 3.566s\n\nOK\n0:00:09 load avg: 0.54 [ 16/469] test.test_asyncio.test_sock_lowlevel passed\nPASS: test_cancel_sock_accept (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_cancel_sock_accept)\nPASS: test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_create_connection_sock)\nPASS: test_huge_content (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_huge_content)\nPASS: test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_huge_content_recvinto)\nPASS: test_recvfrom (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_recvfrom)\nPASS: test_recvfrom_into (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_recvfrom_into)\nPASS: test_sendto_blocking (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sendto_blocking)\nPASS: test_sock_accept (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_accept)\nPASS: test_sock_client_connect_racing (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_connect_racing)\nPASS: test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_fail)\nPASS: test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_ops)\nPASS: test_sock_client_racing (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_sock_client_racing)\nPASS: test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests.test_unix_sock_client_ops)\nPASS: test_cancel_sock_accept (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_cancel_sock_accept)\nPASS: test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_create_connection_sock)\nPASS: test_huge_content (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_huge_content)\nPASS: test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_huge_content_recvinto)\nPASS: test_recvfrom (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_recvfrom)\nPASS: test_recvfrom_into (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_recvfrom_into)\nPASS: test_sendto_blocking (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sendto_blocking)\nPASS: test_sock_accept (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_accept)\nPASS: test_sock_client_connect_racing (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_connect_racing)\nPASS: test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_fail)\nPASS: test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_ops)\nPASS: test_sock_client_racing (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_sock_client_racing)\nPASS: test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests.test_unix_sock_client_ops)\nPASS: test_cancel_sock_accept (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_cancel_sock_accept)\nPASS: test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_create_connection_sock)\nPASS: test_huge_content (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_huge_content)\nPASS: test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_huge_content_recvinto)\nPASS: test_recvfrom (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_recvfrom)\nPASS: test_recvfrom_into (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_recvfrom_into)\nPASS: test_sendto_blocking (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sendto_blocking)\nPASS: test_sock_accept (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_accept)\nPASS: test_sock_client_connect_racing (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_connect_racing)\nPASS: test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_fail)\nPASS: test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_ops)\nPASS: test_sock_client_racing (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_sock_client_racing)\nPASS: test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests.test_unix_sock_client_ops)\n\n----------------------------------------------------------------------\nRan 39 tests in 3.236s\n\nOK\n0:00:11 load avg: 0.54 [ 17/469] test.test_asyncio.test_streams passed\nPASS: test_IncompleteReadError_pickleable (test.test_asyncio.test_streams.StreamTests.test_IncompleteReadError_pickleable)\nPASS: test_LimitOverrunError_pickleable (test.test_asyncio.test_streams.StreamTests.test_LimitOverrunError_pickleable)\nPASS: test___repr__ (test.test_asyncio.test_streams.StreamTests.test___repr__)\nPASS: test___repr__data (test.test_asyncio.test_streams.StreamTests.test___repr__data)\nPASS: test___repr__eof (test.test_asyncio.test_streams.StreamTests.test___repr__eof)\nPASS: test___repr__exception (test.test_asyncio.test_streams.StreamTests.test___repr__exception)\nPASS: test___repr__nondefault_limit (test.test_asyncio.test_streams.StreamTests.test___repr__nondefault_limit)\nPASS: test___repr__transport (test.test_asyncio.test_streams.StreamTests.test___repr__transport)\nPASS: test___repr__waiter (test.test_asyncio.test_streams.StreamTests.test___repr__waiter)\nPASS: test_async_writer_api (test.test_asyncio.test_streams.StreamTests.test_async_writer_api)\nPASS: test_async_writer_api_exception_after_close (test.test_asyncio.test_streams.StreamTests.test_async_writer_api_exception_after_close)\nPASS: test_at_eof (test.test_asyncio.test_streams.StreamTests.test_at_eof)\nPASS: test_drain_raises (test.test_asyncio.test_streams.StreamTests.test_drain_raises)\nPASS: test_eof_feed_when_closing_writer (test.test_asyncio.test_streams.StreamTests.test_eof_feed_when_closing_writer)\nPASS: test_exception (test.test_asyncio.test_streams.StreamTests.test_exception)\nPASS: test_exception_cancel (test.test_asyncio.test_streams.StreamTests.test_exception_cancel)\nPASS: test_exception_waiter (test.test_asyncio.test_streams.StreamTests.test_exception_waiter)\nPASS: test_feed_empty_data (test.test_asyncio.test_streams.StreamTests.test_feed_empty_data)\nPASS: test_feed_nonempty_data (test.test_asyncio.test_streams.StreamTests.test_feed_nonempty_data)\nPASS: test_invalid_limit (test.test_asyncio.test_streams.StreamTests.test_invalid_limit)\nPASS: test_loop_is_closed_resource_warnings (test.test_asyncio.test_streams.StreamTests.test_loop_is_closed_resource_warnings)\nPASS: test_multiple_drain (test.test_asyncio.test_streams.StreamTests.test_multiple_drain)\nPASS: test_open_connection (test.test_asyncio.test_streams.StreamTests.test_open_connection)\nPASS: test_open_connection_error (test.test_asyncio.test_streams.StreamTests.test_open_connection_error)\nPASS: test_open_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamTests.test_open_connection_no_loop_ssl)\nPASS: test_open_unix_connection (test.test_asyncio.test_streams.StreamTests.test_open_unix_connection)\nPASS: test_open_unix_connection_error (test.test_asyncio.test_streams.StreamTests.test_open_unix_connection_error)\nPASS: test_open_unix_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamTests.test_open_unix_connection_no_loop_ssl)\nPASS: test_read (test.test_asyncio.test_streams.StreamTests.test_read)\nPASS: test_read_all_from_pipe_reader (test.test_asyncio.test_streams.StreamTests.test_read_all_from_pipe_reader)\nPASS: test_read_eof (test.test_asyncio.test_streams.StreamTests.test_read_eof)\nPASS: test_read_exception (test.test_asyncio.test_streams.StreamTests.test_read_exception)\nPASS: test_read_limit (test.test_asyncio.test_streams.StreamTests.test_read_limit)\nPASS: test_read_line_breaks (test.test_asyncio.test_streams.StreamTests.test_read_line_breaks)\nPASS: test_read_until_eof (test.test_asyncio.test_streams.StreamTests.test_read_until_eof)\nPASS: test_read_zero (test.test_asyncio.test_streams.StreamTests.test_read_zero)\nPASS: test_readexactly (test.test_asyncio.test_streams.StreamTests.test_readexactly)\nPASS: test_readexactly_eof (test.test_asyncio.test_streams.StreamTests.test_readexactly_eof)\nPASS: test_readexactly_exception (test.test_asyncio.test_streams.StreamTests.test_readexactly_exception)\nPASS: test_readexactly_limit (test.test_asyncio.test_streams.StreamTests.test_readexactly_limit)\nPASS: test_readexactly_zero_or_less (test.test_asyncio.test_streams.StreamTests.test_readexactly_zero_or_less)\nPASS: test_readline (test.test_asyncio.test_streams.StreamTests.test_readline)\nPASS: test_readline_empty_eof (test.test_asyncio.test_streams.StreamTests.test_readline_empty_eof)\nPASS: test_readline_eof (test.test_asyncio.test_streams.StreamTests.test_readline_eof)\nPASS: test_readline_exception (test.test_asyncio.test_streams.StreamTests.test_readline_exception)\nPASS: test_readline_limit (test.test_asyncio.test_streams.StreamTests.test_readline_limit)\nPASS: test_readline_limit_with_existing_data (test.test_asyncio.test_streams.StreamTests.test_readline_limit_with_existing_data)\nPASS: test_readline_nolimit_nowait (test.test_asyncio.test_streams.StreamTests.test_readline_nolimit_nowait)\nPASS: test_readline_read_byte_count (test.test_asyncio.test_streams.StreamTests.test_readline_read_byte_count)\nPASS: test_readuntil_eof (test.test_asyncio.test_streams.StreamTests.test_readuntil_eof)\nPASS: test_readuntil_limit_found_sep (test.test_asyncio.test_streams.StreamTests.test_readuntil_limit_found_sep)\nPASS: test_readuntil_multi_chunks (test.test_asyncio.test_streams.StreamTests.test_readuntil_multi_chunks)\nPASS: test_readuntil_multi_chunks_1 (test.test_asyncio.test_streams.StreamTests.test_readuntil_multi_chunks_1)\nPASS: test_readuntil_separator (test.test_asyncio.test_streams.StreamTests.test_readuntil_separator)\nPASS: test_start_server (test.test_asyncio.test_streams.StreamTests.test_start_server)\nPASS: test_start_tls (test.test_asyncio.test_streams.StreamTests.test_start_tls)\nPASS: test_start_unix_server (test.test_asyncio.test_streams.StreamTests.test_start_unix_server)\nPASS: test_streamreader_constructor_use_global_loop (test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_use_global_loop)\nPASS: test_streamreader_constructor_use_running_loop (test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_use_running_loop)\nPASS: test_streamreader_constructor_without_loop (test.test_asyncio.test_streams.StreamTests.test_streamreader_constructor_without_loop)\nPASS: test_streamreaderprotocol_constructor_use_global_loop (test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_use_global_loop)\nPASS: test_streamreaderprotocol_constructor_use_running_loop (test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_use_running_loop)\nPASS: test_streamreaderprotocol_constructor_without_loop (test.test_asyncio.test_streams.StreamTests.test_streamreaderprotocol_constructor_without_loop)\nPASS: test_unclosed_resource_warnings (test.test_asyncio.test_streams.StreamTests.test_unclosed_resource_warnings)\nPASS: test_unhandled_exceptions (test.test_asyncio.test_streams.StreamTests.test_unhandled_exceptions)\nPASS: test_wait_closed_on_close (test.test_asyncio.test_streams.StreamTests.test_wait_closed_on_close)\nPASS: test_wait_closed_on_close_with_unread_data (test.test_asyncio.test_streams.StreamTests.test_wait_closed_on_close_with_unread_data)\n\n----------------------------------------------------------------------\nRan 67 tests in 0.768s\n\nOK\n0:00:14 load avg: 0.58 [ 18/469] test.test_asyncio.test_sslproto passed\nSKIP: test_buf_feed_data (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_buf_feed_data) 'Windows only'\nSKIP: test_create_connection_memory_leak (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_memory_leak) 'Windows only'\nSKIP: test_create_connection_ssl_failed_certificate (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_failed_certificate) 'Windows only'\nSKIP: test_create_connection_ssl_slow_handshake (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_create_connection_ssl_slow_handshake) 'Windows only'\nSKIP: test_handshake_timeout (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_handshake_timeout) 'Windows only'\nSKIP: test_start_tls_client_buf_proto_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_buf_proto_1) 'Windows only'\nSKIP: test_start_tls_client_corrupted_ssl (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_corrupted_ssl) 'Windows only'\nSKIP: test_start_tls_client_reg_proto_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_client_reg_proto_1) 'Windows only'\nSKIP: test_start_tls_server_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_server_1) 'Windows only'\nSKIP: test_start_tls_slow_client_cancel (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_slow_client_cancel) 'Windows only'\nSKIP: test_start_tls_wrong_args (test.test_asyncio.test_sslproto.ProactorStartTLSTests.test_start_tls_wrong_args) 'Windows only'\nPASS: test_buf_feed_data (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_buf_feed_data)\nPASS: test_create_connection_memory_leak (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_memory_leak)\nPASS: test_create_connection_ssl_failed_certificate (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_ssl_failed_certificate)\nPASS: test_create_connection_ssl_slow_handshake (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_create_connection_ssl_slow_handshake)\nPASS: test_handshake_timeout (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_handshake_timeout)\nPASS: test_start_tls_client_buf_proto_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_buf_proto_1)\nPASS: test_start_tls_client_corrupted_ssl (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_corrupted_ssl)\nPASS: test_start_tls_client_reg_proto_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_client_reg_proto_1)\nPASS: test_start_tls_server_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_server_1)\nPASS: test_start_tls_slow_client_cancel (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_slow_client_cancel)\nPASS: test_start_tls_wrong_args (test.test_asyncio.test_sslproto.SelectorStartTLSTests.test_start_tls_wrong_args)\nPASS: test_close_during_handshake (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_close_during_handshake)\nPASS: test_connection_lost (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_connection_lost)\nPASS: test_data_received_after_closing (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_data_received_after_closing)\nPASS: test_eof_received_waiter (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_eof_received_waiter)\nPASS: test_fatal_error_no_name_error (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_fatal_error_no_name_error)\nPASS: test_get_extra_info_on_closed_connection (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_get_extra_info_on_closed_connection)\nPASS: test_handshake_timeout_negative (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_handshake_timeout_negative)\nPASS: test_handshake_timeout_zero (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_handshake_timeout_zero)\nPASS: test_set_new_app_protocol (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_set_new_app_protocol)\nPASS: test_write_after_closing (test.test_asyncio.test_sslproto.SslProtoHandshakeTests.test_write_after_closing)\n\n----------------------------------------------------------------------\nRan 21 tests in 4.541s\n\nOK (skipped=11)\n0:00:16 load avg: 0.58 [ 19/469] test.test_asyncio.test_events passed\nPASS: test_not_implemented (test.test_asyncio.test_events.AbstractEventLoopTests.test_not_implemented)\nPASS: test_not_implemented_async (test.test_asyncio.test_events.AbstractEventLoopTests.test_not_implemented_async)\nPASS: test_add_fds_after_closing (test.test_asyncio.test_events.EPollEventLoopTests.test_add_fds_after_closing)\nPASS: test_add_signal_handler (test.test_asyncio.test_events.EPollEventLoopTests.test_add_signal_handler)\nPASS: test_bidirectional_pty (test.test_asyncio.test_events.EPollEventLoopTests.test_bidirectional_pty)\nPASS: test_call_later (test.test_asyncio.test_events.EPollEventLoopTests.test_call_later)\nPASS: test_call_soon (test.test_asyncio.test_events.EPollEventLoopTests.test_call_soon)\nPASS: test_call_soon_threadsafe (test.test_asyncio.test_events.EPollEventLoopTests.test_call_soon_threadsafe)\nPASS: test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.EPollEventLoopTests.test_call_soon_threadsafe_same_thread)\nPASS: test_close (test.test_asyncio.test_events.EPollEventLoopTests.test_close)\nPASS: test_close_running_event_loop (test.test_asyncio.test_events.EPollEventLoopTests.test_close_running_event_loop)\nPASS: test_connect_accepted_socket (test.test_asyncio.test_events.EPollEventLoopTests.test_connect_accepted_socket)\nPASS: test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.EPollEventLoopTests.test_connect_accepted_socket_ssl_timeout_for_plain_socket)\nPASS: test_create_connection (test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection)\nPASS: test_create_connection_local_addr (test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr)\nPASS: test_create_connection_local_addr_in_use (test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr_in_use)\nPASS: test_create_connection_local_addr_nomatch_family (test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr_nomatch_family)\nPASS: test_create_connection_local_addr_skip_different_family (test.test_asyncio.test_events.EPollEventLoopTests.test_create_connection_local_addr_skip_different_family)\nPASS: test_create_datagram_endpoint (test.test_asyncio.test_events.EPollEventLoopTests.test_create_datagram_endpoint)\nPASS: test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.EPollEventLoopTests.test_create_datagram_endpoint_ipv6)\nPASS: test_create_datagram_endpoint_sock (test.test_asyncio.test_events.EPollEventLoopTests.test_create_datagram_endpoint_sock)\nPASS: test_create_server (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server)\nPASS: test_create_server_addr_in_use (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_addr_in_use)\nPASS: test_create_server_dual_stack (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_dual_stack)\nPASS: test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_multiple_hosts_ipv4)\nPASS: test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_multiple_hosts_ipv6)\nPASS: test_create_server_reuse_port (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_reuse_port)\nPASS: test_create_server_sock (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_sock)\nPASS: test_create_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl)\nPASS: test_create_server_ssl_match_failed (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl_match_failed)\nPASS: test_create_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl_verified)\nPASS: test_create_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_ssl_verify_failed)\nPASS: test_create_server_trsock (test.test_asyncio.test_events.EPollEventLoopTests.test_create_server_trsock)\nPASS: test_create_ssl_connection (test.test_asyncio.test_events.EPollEventLoopTests.test_create_ssl_connection)\nPASS: test_create_ssl_unix_connection (test.test_asyncio.test_events.EPollEventLoopTests.test_create_ssl_unix_connection)\nPASS: test_create_unix_connection (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_connection)\nPASS: test_create_unix_server (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server)\nPASS: test_create_unix_server_path_socket_error (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_path_socket_error)\nPASS: test_create_unix_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_ssl)\nPASS: test_create_unix_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_ssl_verified)\nPASS: test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests.test_create_unix_server_ssl_verify_failed)\nPASS: test_internal_fds (test.test_asyncio.test_events.EPollEventLoopTests.test_internal_fds)\nPASS: test_prompt_cancellation (test.test_asyncio.test_events.EPollEventLoopTests.test_prompt_cancellation)\nPASS: test_read_pipe (test.test_asyncio.test_events.EPollEventLoopTests.test_read_pipe)\nPASS: test_read_pty_output (test.test_asyncio.test_events.EPollEventLoopTests.test_read_pty_output)\nPASS: test_reader_callback (test.test_asyncio.test_events.EPollEventLoopTests.test_reader_callback)\nPASS: test_remove_fds_after_closing (test.test_asyncio.test_events.EPollEventLoopTests.test_remove_fds_after_closing)\nPASS: test_run_in_executor (test.test_asyncio.test_events.EPollEventLoopTests.test_run_in_executor)\nPASS: test_run_in_executor_cancel (test.test_asyncio.test_events.EPollEventLoopTests.test_run_in_executor_cancel)\nPASS: test_run_until_complete (test.test_asyncio.test_events.EPollEventLoopTests.test_run_until_complete)\nPASS: test_run_until_complete_nesting (test.test_asyncio.test_events.EPollEventLoopTests.test_run_until_complete_nesting)\nPASS: test_run_until_complete_stopped (test.test_asyncio.test_events.EPollEventLoopTests.test_run_until_complete_stopped)\nPASS: test_server_close (test.test_asyncio.test_events.EPollEventLoopTests.test_server_close)\nPASS: test_signal_handling_args (test.test_asyncio.test_events.EPollEventLoopTests.test_signal_handling_args)\nPASS: test_signal_handling_while_selecting (test.test_asyncio.test_events.EPollEventLoopTests.test_signal_handling_while_selecting)\nPASS: test_ssl_connect_accepted_socket (test.test_asyncio.test_events.EPollEventLoopTests.test_ssl_connect_accepted_socket)\nPASS: test_subprocess_close_after_finish (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_close_after_finish)\nPASS: test_subprocess_close_client_stream (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_close_client_stream)\nPASS: test_subprocess_exec (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_exec)\nPASS: test_subprocess_exec_invalid_args (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_exec_invalid_args)\nPASS: test_subprocess_exitcode (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_exitcode)\nPASS: test_subprocess_interactive (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_interactive)\nPASS: test_subprocess_kill (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_kill)\nPASS: test_subprocess_send_signal (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_send_signal)\nPASS: test_subprocess_shell (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_shell)\nPASS: test_subprocess_shell_invalid_args (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_shell_invalid_args)\nPASS: test_subprocess_stderr (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_stderr)\nPASS: test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_stderr_redirect_to_stdout)\nPASS: test_subprocess_terminate (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_terminate)\nPASS: test_subprocess_wait_no_same_group (test.test_asyncio.test_events.EPollEventLoopTests.test_subprocess_wait_no_same_group)\nPASS: test_timeout_rounding (test.test_asyncio.test_events.EPollEventLoopTests.test_timeout_rounding)\nPASS: test_unclosed_pipe_transport (test.test_asyncio.test_events.EPollEventLoopTests.test_unclosed_pipe_transport)\nPASS: test_write_pipe (test.test_asyncio.test_events.EPollEventLoopTests.test_write_pipe)\nPASS: test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.EPollEventLoopTests.test_write_pipe_disconnect_on_close)\nPASS: test_write_pty (test.test_asyncio.test_events.EPollEventLoopTests.test_write_pty)\nPASS: test_writer_callback (test.test_asyncio.test_events.EPollEventLoopTests.test_writer_callback)\nPASS: test_callback_with_exception (test.test_asyncio.test_events.HandleTests.test_callback_with_exception)\nPASS: test_coroutine_like_object_debug_formatting (test.test_asyncio.test_events.HandleTests.test_coroutine_like_object_debug_formatting)\nPASS: test_handle (test.test_asyncio.test_events.HandleTests.test_handle)\nPASS: test_handle_repr (test.test_asyncio.test_events.HandleTests.test_handle_repr)\nPASS: test_handle_repr_debug (test.test_asyncio.test_events.HandleTests.test_handle_repr_debug)\nPASS: test_handle_source_traceback (test.test_asyncio.test_events.HandleTests.test_handle_source_traceback)\nPASS: test_handle_weakref (test.test_asyncio.test_events.HandleTests.test_handle_weakref)\nPASS: test_event_loop_policy (test.test_asyncio.test_events.PolicyTests.test_event_loop_policy)\nPASS: test_get_event_loop (test.test_asyncio.test_events.PolicyTests.test_get_event_loop)\nPASS: test_get_event_loop_after_set_none (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_after_set_none)\nPASS: test_get_event_loop_calls_set_event_loop (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_calls_set_event_loop)\nPASS: test_get_event_loop_policy (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_policy)\nPASS: test_get_event_loop_thread (test.test_asyncio.test_events.PolicyTests.test_get_event_loop_thread)\nPASS: test_new_event_loop (test.test_asyncio.test_events.PolicyTests.test_new_event_loop)\nPASS: test_set_event_loop (test.test_asyncio.test_events.PolicyTests.test_set_event_loop)\nPASS: test_set_event_loop_policy (test.test_asyncio.test_events.PolicyTests.test_set_event_loop_policy)\nPASS: test_add_fds_after_closing (test.test_asyncio.test_events.PollEventLoopTests.test_add_fds_after_closing)\nPASS: test_add_signal_handler (test.test_asyncio.test_events.PollEventLoopTests.test_add_signal_handler)\nPASS: test_bidirectional_pty (test.test_asyncio.test_events.PollEventLoopTests.test_bidirectional_pty)\nPASS: test_call_later (test.test_asyncio.test_events.PollEventLoopTests.test_call_later)\nPASS: test_call_soon (test.test_asyncio.test_events.PollEventLoopTests.test_call_soon)\nPASS: test_call_soon_threadsafe (test.test_asyncio.test_events.PollEventLoopTests.test_call_soon_threadsafe)\nPASS: test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.PollEventLoopTests.test_call_soon_threadsafe_same_thread)\nPASS: test_close (test.test_asyncio.test_events.PollEventLoopTests.test_close)\nPASS: test_close_running_event_loop (test.test_asyncio.test_events.PollEventLoopTests.test_close_running_event_loop)\nPASS: test_connect_accepted_socket (test.test_asyncio.test_events.PollEventLoopTests.test_connect_accepted_socket)\nPASS: test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.PollEventLoopTests.test_connect_accepted_socket_ssl_timeout_for_plain_socket)\nPASS: test_create_connection (test.test_asyncio.test_events.PollEventLoopTests.test_create_connection)\nPASS: test_create_connection_local_addr (test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr)\nPASS: test_create_connection_local_addr_in_use (test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr_in_use)\nPASS: test_create_connection_local_addr_nomatch_family (test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr_nomatch_family)\nPASS: test_create_connection_local_addr_skip_different_family (test.test_asyncio.test_events.PollEventLoopTests.test_create_connection_local_addr_skip_different_family)\nPASS: test_create_datagram_endpoint (test.test_asyncio.test_events.PollEventLoopTests.test_create_datagram_endpoint)\nPASS: test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.PollEventLoopTests.test_create_datagram_endpoint_ipv6)\nPASS: test_create_datagram_endpoint_sock (test.test_asyncio.test_events.PollEventLoopTests.test_create_datagram_endpoint_sock)\nPASS: test_create_server (test.test_asyncio.test_events.PollEventLoopTests.test_create_server)\nPASS: test_create_server_addr_in_use (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_addr_in_use)\nPASS: test_create_server_dual_stack (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_dual_stack)\nPASS: test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_multiple_hosts_ipv4)\nPASS: test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_multiple_hosts_ipv6)\nPASS: test_create_server_reuse_port (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_reuse_port)\nPASS: test_create_server_sock (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_sock)\nPASS: test_create_server_ssl (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl)\nPASS: test_create_server_ssl_match_failed (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl_match_failed)\nPASS: test_create_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl_verified)\nPASS: test_create_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_ssl_verify_failed)\nPASS: test_create_server_trsock (test.test_asyncio.test_events.PollEventLoopTests.test_create_server_trsock)\nPASS: test_create_ssl_connection (test.test_asyncio.test_events.PollEventLoopTests.test_create_ssl_connection)\nPASS: test_create_ssl_unix_connection (test.test_asyncio.test_events.PollEventLoopTests.test_create_ssl_unix_connection)\nPASS: test_create_unix_connection (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_connection)\nPASS: test_create_unix_server (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server)\nPASS: test_create_unix_server_path_socket_error (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_path_socket_error)\nPASS: test_create_unix_server_ssl (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_ssl)\nPASS: test_create_unix_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_ssl_verified)\nPASS: test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests.test_create_unix_server_ssl_verify_failed)\nPASS: test_internal_fds (test.test_asyncio.test_events.PollEventLoopTests.test_internal_fds)\nPASS: test_prompt_cancellation (test.test_asyncio.test_events.PollEventLoopTests.test_prompt_cancellation)\nPASS: test_read_pipe (test.test_asyncio.test_events.PollEventLoopTests.test_read_pipe)\nPASS: test_read_pty_output (test.test_asyncio.test_events.PollEventLoopTests.test_read_pty_output)\nPASS: test_reader_callback (test.test_asyncio.test_events.PollEventLoopTests.test_reader_callback)\nPASS: test_remove_fds_after_closing (test.test_asyncio.test_events.PollEventLoopTests.test_remove_fds_after_closing)\nPASS: test_run_in_executor (test.test_asyncio.test_events.PollEventLoopTests.test_run_in_executor)\nPASS: test_run_in_executor_cancel (test.test_asyncio.test_events.PollEventLoopTests.test_run_in_executor_cancel)\nPASS: test_run_until_complete (test.test_asyncio.test_events.PollEventLoopTests.test_run_until_complete)\nPASS: test_run_until_complete_nesting (test.test_asyncio.test_events.PollEventLoopTests.test_run_until_complete_nesting)\nPASS: test_run_until_complete_stopped (test.test_asyncio.test_events.PollEventLoopTests.test_run_until_complete_stopped)\nPASS: test_server_close (test.test_asyncio.test_events.PollEventLoopTests.test_server_close)\nPASS: test_signal_handling_args (test.test_asyncio.test_events.PollEventLoopTests.test_signal_handling_args)\nPASS: test_signal_handling_while_selecting (test.test_asyncio.test_events.PollEventLoopTests.test_signal_handling_while_selecting)\nPASS: test_ssl_connect_accepted_socket (test.test_asyncio.test_events.PollEventLoopTests.test_ssl_connect_accepted_socket)\nPASS: test_subprocess_close_after_finish (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_close_after_finish)\nPASS: test_subprocess_close_client_stream (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_close_client_stream)\nPASS: test_subprocess_exec (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_exec)\nPASS: test_subprocess_exec_invalid_args (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_exec_invalid_args)\nPASS: test_subprocess_exitcode (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_exitcode)\nPASS: test_subprocess_interactive (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_interactive)\nPASS: test_subprocess_kill (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_kill)\nPASS: test_subprocess_send_signal (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_send_signal)\nPASS: test_subprocess_shell (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_shell)\nPASS: test_subprocess_shell_invalid_args (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_shell_invalid_args)\nPASS: test_subprocess_stderr (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_stderr)\nPASS: test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_stderr_redirect_to_stdout)\nPASS: test_subprocess_terminate (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_terminate)\nPASS: test_subprocess_wait_no_same_group (test.test_asyncio.test_events.PollEventLoopTests.test_subprocess_wait_no_same_group)\nPASS: test_timeout_rounding (test.test_asyncio.test_events.PollEventLoopTests.test_timeout_rounding)\nPASS: test_unclosed_pipe_transport (test.test_asyncio.test_events.PollEventLoopTests.test_unclosed_pipe_transport)\nPASS: test_write_pipe (test.test_asyncio.test_events.PollEventLoopTests.test_write_pipe)\nPASS: test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.PollEventLoopTests.test_write_pipe_disconnect_on_close)\nPASS: test_write_pty (test.test_asyncio.test_events.PollEventLoopTests.test_write_pty)\nPASS: test_writer_callback (test.test_asyncio.test_events.PollEventLoopTests.test_writer_callback)\nPASS: test_add_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests.test_add_fds_after_closing)\nPASS: test_add_signal_handler (test.test_asyncio.test_events.SelectEventLoopTests.test_add_signal_handler)\nPASS: test_bidirectional_pty (test.test_asyncio.test_events.SelectEventLoopTests.test_bidirectional_pty)\nPASS: test_call_later (test.test_asyncio.test_events.SelectEventLoopTests.test_call_later)\nPASS: test_call_soon (test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon)\nPASS: test_call_soon_threadsafe (test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon_threadsafe)\nPASS: test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon_threadsafe_same_thread)\nPASS: test_close (test.test_asyncio.test_events.SelectEventLoopTests.test_close)\nPASS: test_close_running_event_loop (test.test_asyncio.test_events.SelectEventLoopTests.test_close_running_event_loop)\nPASS: test_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests.test_connect_accepted_socket)\nPASS: test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.SelectEventLoopTests.test_connect_accepted_socket_ssl_timeout_for_plain_socket)\nPASS: test_create_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection)\nPASS: test_create_connection_local_addr (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr)\nPASS: test_create_connection_local_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_in_use)\nPASS: test_create_connection_local_addr_nomatch_family (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_nomatch_family)\nPASS: test_create_connection_local_addr_skip_different_family (test.test_asyncio.test_events.SelectEventLoopTests.test_create_connection_local_addr_skip_different_family)\nPASS: test_create_datagram_endpoint (test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint)\nPASS: test_create_datagram_endpoint_ipv6 (test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint_ipv6)\nPASS: test_create_datagram_endpoint_sock (test.test_asyncio.test_events.SelectEventLoopTests.test_create_datagram_endpoint_sock)\nPASS: test_create_server (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server)\nPASS: test_create_server_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_addr_in_use)\nPASS: test_create_server_dual_stack (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_dual_stack)\nPASS: test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_multiple_hosts_ipv4)\nPASS: test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_multiple_hosts_ipv6)\nPASS: test_create_server_reuse_port (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_reuse_port)\nPASS: test_create_server_sock (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_sock)\nPASS: test_create_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl)\nPASS: test_create_server_ssl_match_failed (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_match_failed)\nPASS: test_create_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verified)\nPASS: test_create_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_ssl_verify_failed)\nPASS: test_create_server_trsock (test.test_asyncio.test_events.SelectEventLoopTests.test_create_server_trsock)\nPASS: test_create_ssl_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_ssl_connection)\nPASS: test_create_ssl_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_ssl_unix_connection)\nPASS: test_create_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_connection)\nPASS: test_create_unix_server (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server)\nPASS: test_create_unix_server_path_socket_error (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_path_socket_error)\nPASS: test_create_unix_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl)\nPASS: test_create_unix_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verified)\nPASS: test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests.test_create_unix_server_ssl_verify_failed)\nPASS: test_internal_fds (test.test_asyncio.test_events.SelectEventLoopTests.test_internal_fds)\nPASS: test_prompt_cancellation (test.test_asyncio.test_events.SelectEventLoopTests.test_prompt_cancellation)\nPASS: test_read_pipe (test.test_asyncio.test_events.SelectEventLoopTests.test_read_pipe)\nPASS: test_read_pty_output (test.test_asyncio.test_events.SelectEventLoopTests.test_read_pty_output)\nPASS: test_reader_callback (test.test_asyncio.test_events.SelectEventLoopTests.test_reader_callback)\nPASS: test_remove_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests.test_remove_fds_after_closing)\nPASS: test_run_in_executor (test.test_asyncio.test_events.SelectEventLoopTests.test_run_in_executor)\nPASS: test_run_in_executor_cancel (test.test_asyncio.test_events.SelectEventLoopTests.test_run_in_executor_cancel)\nPASS: test_run_until_complete (test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete)\nPASS: test_run_until_complete_nesting (test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete_nesting)\nPASS: test_run_until_complete_stopped (test.test_asyncio.test_events.SelectEventLoopTests.test_run_until_complete_stopped)\nPASS: test_server_close (test.test_asyncio.test_events.SelectEventLoopTests.test_server_close)\nPASS: test_signal_handling_args (test.test_asyncio.test_events.SelectEventLoopTests.test_signal_handling_args)\nPASS: test_signal_handling_while_selecting (test.test_asyncio.test_events.SelectEventLoopTests.test_signal_handling_while_selecting)\nPASS: test_ssl_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests.test_ssl_connect_accepted_socket)\nPASS: test_subprocess_close_after_finish (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_close_after_finish)\nPASS: test_subprocess_close_client_stream (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_close_client_stream)\nPASS: test_subprocess_exec (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_exec)\nPASS: test_subprocess_exec_invalid_args (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_exec_invalid_args)\nPASS: test_subprocess_exitcode (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_exitcode)\nPASS: test_subprocess_interactive (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_interactive)\nPASS: test_subprocess_kill (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_kill)\nPASS: test_subprocess_send_signal (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_send_signal)\nPASS: test_subprocess_shell (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_shell)\nPASS: test_subprocess_shell_invalid_args (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_shell_invalid_args)\nPASS: test_subprocess_stderr (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_stderr)\nPASS: test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_stderr_redirect_to_stdout)\nPASS: test_subprocess_terminate (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_terminate)\nPASS: test_subprocess_wait_no_same_group (test.test_asyncio.test_events.SelectEventLoopTests.test_subprocess_wait_no_same_group)\nPASS: test_timeout_rounding (test.test_asyncio.test_events.SelectEventLoopTests.test_timeout_rounding)\nPASS: test_unclosed_pipe_transport (test.test_asyncio.test_events.SelectEventLoopTests.test_unclosed_pipe_transport)\nPASS: test_write_pipe (test.test_asyncio.test_events.SelectEventLoopTests.test_write_pipe)\nPASS: test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.SelectEventLoopTests.test_write_pipe_disconnect_on_close)\nPASS: test_write_pty (test.test_asyncio.test_events.SelectEventLoopTests.test_write_pty)\nPASS: test_writer_callback (test.test_asyncio.test_events.SelectEventLoopTests.test_writer_callback)\nPASS: test_close (test.test_asyncio.test_events.TestAbstractServer.test_close)\nPASS: test_get_loop (test.test_asyncio.test_events.TestAbstractServer.test_get_loop)\nPASS: test_wait_closed (test.test_asyncio.test_events.TestAbstractServer.test_wait_closed)\nPASS: test_get_event_loop_new_process (test.test_asyncio.test_events.TestCGetEventLoop.test_get_event_loop_new_process)\nPASS: test_get_event_loop_returns_running_loop (test.test_asyncio.test_events.TestCGetEventLoop.test_get_event_loop_returns_running_loop)\nPASS: test_get_event_loop_returns_running_loop2 (test.test_asyncio.test_events.TestCGetEventLoop.test_get_event_loop_returns_running_loop2)\nPASS: test_get_event_loop_new_process (test.test_asyncio.test_events.TestPyGetEventLoop.test_get_event_loop_new_process)\nPASS: test_get_event_loop_returns_running_loop (test.test_asyncio.test_events.TestPyGetEventLoop.test_get_event_loop_returns_running_loop)\nPASS: test_get_event_loop_returns_running_loop2 (test.test_asyncio.test_events.TestPyGetEventLoop.test_get_event_loop_returns_running_loop2)\nPASS: test_get_loop (test.test_asyncio.test_events.TestServer.test_get_loop)\nPASS: test_hash (test.test_asyncio.test_events.TimerTests.test_hash)\nPASS: test_timer (test.test_asyncio.test_events.TimerTests.test_timer)\nPASS: test_timer_comparison (test.test_asyncio.test_events.TimerTests.test_timer_comparison)\nPASS: test_timer_repr (test.test_asyncio.test_events.TimerTests.test_timer_repr)\nPASS: test_timer_repr_debug (test.test_asyncio.test_events.TimerTests.test_timer_repr_debug)\nPASS: test_when (test.test_asyncio.test_events.TimerTests.test_when)\n\n----------------------------------------------------------------------\nRan 256 tests in 15.587s\n\nOK\n0:00:19 load avg: 0.69 [ 20/469] test.test_asyncio.test_ssl passed\nPASS: test_connect_accepted_socket (test.test_asyncio.test_ssl.TestSSL.test_connect_accepted_socket)\nPASS: test_connect_timeout_warning (test.test_asyncio.test_ssl.TestSSL.test_connect_timeout_warning)\nPASS: test_create_connection_memory_leak (test.test_asyncio.test_ssl.TestSSL.test_create_connection_memory_leak)\nPASS: test_create_connection_ssl_1 (test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_1)\nPASS: test_create_connection_ssl_failed_certificate (test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_failed_certificate)\nPASS: test_create_connection_ssl_slow_handshake (test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_slow_handshake)\nPASS: test_create_server_ssl_1 (test.test_asyncio.test_ssl.TestSSL.test_create_server_ssl_1)\nPASS: test_create_server_ssl_over_ssl (test.test_asyncio.test_ssl.TestSSL.test_create_server_ssl_over_ssl)\nPASS: test_flush_before_shutdown (test.test_asyncio.test_ssl.TestSSL.test_flush_before_shutdown)\nPASS: test_handshake_timeout_handler_leak (test.test_asyncio.test_ssl.TestSSL.test_handshake_timeout_handler_leak)\nPASS: test_remote_shutdown_receives_trailing_data (test.test_asyncio.test_ssl.TestSSL.test_remote_shutdown_receives_trailing_data)\nPASS: test_shutdown_cleanly (test.test_asyncio.test_ssl.TestSSL.test_shutdown_cleanly)\nPASS: test_shutdown_timeout_handler_leak (test.test_asyncio.test_ssl.TestSSL.test_shutdown_timeout_handler_leak)\nPASS: test_shutdown_timeout_handler_not_set (test.test_asyncio.test_ssl.TestSSL.test_shutdown_timeout_handler_not_set)\nPASS: test_ssl_connect_accepted_socket (test.test_asyncio.test_ssl.TestSSL.test_ssl_connect_accepted_socket)\nPASS: test_ssl_handshake_connection_lost (test.test_asyncio.test_ssl.TestSSL.test_ssl_handshake_connection_lost)\nPASS: test_ssl_handshake_timeout (test.test_asyncio.test_ssl.TestSSL.test_ssl_handshake_timeout)\nPASS: test_start_tls_client_buf_proto_1 (test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_buf_proto_1)\nPASS: test_start_tls_client_corrupted_ssl (test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_corrupted_ssl)\nPASS: test_start_tls_client_reg_proto_1 (test.test_asyncio.test_ssl.TestSSL.test_start_tls_client_reg_proto_1)\nPASS: test_start_tls_server_1 (test.test_asyncio.test_ssl.TestSSL.test_start_tls_server_1)\nPASS: test_start_tls_slow_client_cancel (test.test_asyncio.test_ssl.TestSSL.test_start_tls_slow_client_cancel)\n\n----------------------------------------------------------------------\nRan 22 tests in 12.766s\n\nOK\n0:00:19 load avg: 0.69 [ 21/469] test.test_asyncio.test_threads passed\nPASS: test_to_thread (test.test_asyncio.test_threads.ToThreadTests.test_to_thread)\nPASS: test_to_thread_args_kwargs (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_args_kwargs)\nPASS: test_to_thread_concurrent (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_concurrent)\nPASS: test_to_thread_contextvars (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_contextvars)\nPASS: test_to_thread_exception (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_exception)\nPASS: test_to_thread_once (test.test_asyncio.test_threads.ToThreadTests.test_to_thread_once)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.087s\n\nOK\n0:00:20 load avg: 0.69 [ 22/469] test.test_asyncio.test_timeouts passed\nPASS: test_cancel_in_timeout_after_cancellation (test.test_asyncio.test_timeouts.TimeoutTests.test_cancel_in_timeout_after_cancellation)\nPASS: test_foreign_cancel_doesnt_timeout_if_not_expired (test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_cancel_doesnt_timeout_if_not_expired)\nPASS: test_foreign_exception_on_timeout (test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_exception_on_timeout)\nPASS: test_foreign_exception_passed (test.test_asyncio.test_timeouts.TimeoutTests.test_foreign_exception_passed)\nPASS: test_nested_timeout_in_finally (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeout_in_finally)\nPASS: test_nested_timeouts (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts)\nPASS: test_nested_timeouts_concurrent (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts_concurrent)\nPASS: test_nested_timeouts_loop_busy (test.test_asyncio.test_timeouts.TimeoutTests.test_nested_timeouts_loop_busy)\nPASS: test_outer_task_is_not_cancelled (test.test_asyncio.test_timeouts.TimeoutTests.test_outer_task_is_not_cancelled)\nPASS: test_repr_active (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_active)\nPASS: test_repr_disabled (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_disabled)\nPASS: test_repr_expired (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_expired)\nPASS: test_repr_finished (test.test_asyncio.test_timeouts.TimeoutTests.test_repr_finished)\nPASS: test_reschedule (test.test_asyncio.test_timeouts.TimeoutTests.test_reschedule)\nPASS: test_timeout_after_cancellation (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_after_cancellation)\nPASS: test_timeout_already_entered (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_already_entered)\nPASS: test_timeout_at_basic (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_at_basic)\nPASS: test_timeout_at_disabled (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_at_disabled)\nPASS: test_timeout_basic (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_basic)\nPASS: test_timeout_disabled (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_disabled)\nPASS: test_timeout_double_enter (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_double_enter)\nPASS: test_timeout_exception_cause (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_exception_cause)\nPASS: test_timeout_expired (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_expired)\nPASS: test_timeout_expiring (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_expiring)\nPASS: test_timeout_finished (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_finished)\nPASS: test_timeout_in_the_past_sleep_zero (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_in_the_past_sleep_zero)\nPASS: test_timeout_not_called (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_not_called)\nPASS: test_timeout_not_entered (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_not_entered)\nPASS: test_timeout_without_task (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_without_task)\nPASS: test_timeout_zero (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_zero)\nPASS: test_timeout_zero_sleep_zero (test.test_asyncio.test_timeouts.TimeoutTests.test_timeout_zero_sleep_zero)\nPASS: test_waiter_cancelled (test.test_asyncio.test_timeouts.TimeoutTests.test_waiter_cancelled)\n\n----------------------------------------------------------------------\nRan 32 tests in 0.513s\n\nOK\n0:00:21 load avg: 0.69 [ 23/469] test.test_asyncio.test_taskgroups passed\nPASS: test_cancel_children_on_child_error (test.test_asyncio.test_taskgroups.TestTaskGroup.test_cancel_children_on_child_error)\nPASS: test_cancellation (test.test_asyncio.test_taskgroups.TestTaskGroup.test_cancellation)\nPASS: test_taskgroup_01 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_01)\nPASS: test_taskgroup_02 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_02)\nPASS: test_taskgroup_03 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_03)\nPASS: test_taskgroup_04 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_04)\nPASS: test_taskgroup_07 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_07)\nPASS: test_taskgroup_08 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_08)\nPASS: test_taskgroup_09 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_09)\nPASS: test_taskgroup_10 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_10)\nPASS: test_taskgroup_11 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_11)\nPASS: test_taskgroup_12 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_12)\nPASS: test_taskgroup_13 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_13)\nPASS: test_taskgroup_14 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_14)\nPASS: test_taskgroup_15 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_15)\nPASS: test_taskgroup_16 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_16)\nPASS: test_taskgroup_17 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_17)\nPASS: test_taskgroup_18 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_18)\nPASS: test_taskgroup_19 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_19)\nPASS: test_taskgroup_20 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_20)\nPASS: test_taskgroup_20a (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_20a)\nPASS: test_taskgroup_21a (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_21a)\nPASS: test_taskgroup_22 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_22)\nPASS: test_taskgroup_23 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_23)\nPASS: test_taskgroup_24 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_24)\nPASS: test_taskgroup_25 (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_25)\nPASS: test_taskgroup_already_entered (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_already_entered)\nPASS: test_taskgroup_context_manager_exit_raises (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_context_manager_exit_raises)\nPASS: test_taskgroup_double_enter (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_double_enter)\nPASS: test_taskgroup_finished (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_finished)\nPASS: test_taskgroup_no_create_task_after_failure (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_no_create_task_after_failure)\nPASS: test_taskgroup_not_entered (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_not_entered)\nPASS: test_taskgroup_task_context (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_task_context)\nPASS: test_taskgroup_task_name (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_task_name)\nPASS: test_taskgroup_without_parent_task (test.test_asyncio.test_taskgroups.TestTaskGroup.test_taskgroup_without_parent_task)\n\n----------------------------------------------------------------------\nRan 35 tests in 6.365s\n\nOK\n0:00:21 load avg: 0.69 [ 24/469] test.test_asyncio.test_transports passed\nPASS: test_ctor_extra_is_none (test.test_asyncio.test_transports.TransportTests.test_ctor_extra_is_none)\nPASS: test_dgram_not_implemented (test.test_asyncio.test_transports.TransportTests.test_dgram_not_implemented)\nPASS: test_flowcontrol_mixin_set_write_limits (test.test_asyncio.test_transports.TransportTests.test_flowcontrol_mixin_set_write_limits)\nPASS: test_get_extra_info (test.test_asyncio.test_transports.TransportTests.test_get_extra_info)\nPASS: test_not_implemented (test.test_asyncio.test_transports.TransportTests.test_not_implemented)\nPASS: test_subprocess_transport_not_implemented (test.test_asyncio.test_transports.TransportTests.test_subprocess_transport_not_implemented)\nPASS: test_writelines (test.test_asyncio.test_transports.TransportTests.test_writelines)\n\n----------------------------------------------------------------------\nRan 7 tests in 0.004s\n\nOK\n0:00:22 load avg: 0.69 [ 25/469] test.test_asyncio.test_unix_events passed\nPASS: test_not_implemented (test.test_asyncio.test_unix_events.AbstractChildWatcherTests.test_not_implemented)\nPASS: test_warns_on_subclassing (test.test_asyncio.test_unix_events.AbstractChildWatcherTests.test_warns_on_subclassing)\nPASS: test_not_implemented (test.test_asyncio.test_unix_events.BaseChildWatcherTests.test_not_implemented)\nPASS: test_close (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_close)\nPASS: test_create_watcher (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_create_watcher)\nPASS: test_remove_child_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_remove_child_handler)\nPASS: test_set_loop (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_set_loop)\nPASS: test_set_loop_race_condition (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_set_loop_race_condition)\nPASS: test_sigchld (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld)\nPASS: test_sigchld_child_reaped_elsewhere (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_child_reaped_elsewhere)\nPASS: test_sigchld_race_condition (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_race_condition)\nPASS: test_sigchld_remove_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_remove_handler)\nPASS: test_sigchld_replace_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_replace_handler)\nPASS: test_sigchld_two_children (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_two_children)\nPASS: test_sigchld_two_children_terminating_together (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_two_children_terminating_together)\nPASS: test_sigchld_unhandled_exception (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_unhandled_exception)\nPASS: test_sigchld_unknown_pid_during_registration (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_unknown_pid_during_registration)\nPASS: test_sigchld_unknown_status (test.test_asyncio.test_unix_events.FastChildWatcherTests.test_sigchld_unknown_status)\nPASS: test_child_watcher_replace_mainloop_existing (test.test_asyncio.test_unix_events.PolicyTests.test_child_watcher_replace_mainloop_existing)\nPASS: test_get_child_watcher_after_set (test.test_asyncio.test_unix_events.PolicyTests.test_get_child_watcher_after_set)\nPASS: test_get_child_watcher_thread (test.test_asyncio.test_unix_events.PolicyTests.test_get_child_watcher_thread)\nPASS: test_get_default_child_watcher (test.test_asyncio.test_unix_events.PolicyTests.test_get_default_child_watcher)\nPASS: test_close (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_close)\nPASS: test_create_watcher (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_create_watcher)\nPASS: test_remove_child_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_remove_child_handler)\nPASS: test_set_loop (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_set_loop)\nPASS: test_set_loop_race_condition (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_set_loop_race_condition)\nPASS: test_sigchld (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld)\nPASS: test_sigchld_child_reaped_elsewhere (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_child_reaped_elsewhere)\nPASS: test_sigchld_race_condition (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_race_condition)\nPASS: test_sigchld_remove_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_remove_handler)\nPASS: test_sigchld_replace_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_replace_handler)\nPASS: test_sigchld_two_children (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_two_children)\nPASS: test_sigchld_two_children_terminating_together (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_two_children_terminating_together)\nPASS: test_sigchld_unhandled_exception (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_unhandled_exception)\nPASS: test_sigchld_unknown_pid_during_registration (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_unknown_pid_during_registration)\nPASS: test_sigchld_unknown_status (test.test_asyncio.test_unix_events.SafeChildWatcherTests.test_sigchld_unknown_status)\nPASS: test_add_signal_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler)\nPASS: test_add_signal_handler_coroutine_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_coroutine_error)\nPASS: test_add_signal_handler_install_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_install_error)\nPASS: test_add_signal_handler_install_error2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_install_error2)\nPASS: test_add_signal_handler_install_error3 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_install_error3)\nPASS: test_add_signal_handler_setup_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_add_signal_handler_setup_error)\nPASS: test_check_signal (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_check_signal)\nPASS: test_close (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_close)\nPASS: test_close_on_finalizing (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_close_on_finalizing)\nPASS: test_handle_signal_cancelled_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_handle_signal_cancelled_handler)\nPASS: test_handle_signal_no_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_handle_signal_no_handler)\nPASS: test_remove_signal_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler)\nPASS: test_remove_signal_handler_2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_2)\nPASS: test_remove_signal_handler_cleanup_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_cleanup_error)\nPASS: test_remove_signal_handler_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_error)\nPASS: test_remove_signal_handler_error2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests.test_remove_signal_handler_error2)\nPASS: test_sock_sendfile_blocking_error (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_blocking_error)\nPASS: test_sock_sendfile_cancel1 (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_cancel1)\nPASS: test_sock_sendfile_cancel2 (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_cancel2)\nPASS: test_sock_sendfile_exception (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_exception)\nPASS: test_sock_sendfile_iobuffer (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_iobuffer)\nPASS: test_sock_sendfile_not_a_file (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_a_file)\nPASS: test_sock_sendfile_not_available (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_available)\nPASS: test_sock_sendfile_not_regular_file (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_not_regular_file)\nPASS: test_sock_sendfile_os_error_first_call (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_os_error_first_call)\nPASS: test_sock_sendfile_os_error_next_call (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests.test_sock_sendfile_os_error_next_call)\nPASS: test_create_unix_connection_nopath_nosock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_nopath_nosock)\nPASS: test_create_unix_connection_nossl_serverhost (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_nossl_serverhost)\nPASS: test_create_unix_connection_path_inetsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_path_inetsock)\nPASS: test_create_unix_connection_path_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_path_sock)\nPASS: test_create_unix_connection_pathlib (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_pathlib)\nPASS: test_create_unix_connection_ssl_noserverhost (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_ssl_noserverhost)\nPASS: test_create_unix_connection_ssl_timeout_with_plain_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_connection_ssl_timeout_with_plain_sock)\nPASS: test_create_unix_server_bind_error (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_bind_error)\nPASS: test_create_unix_server_existing_path_nonsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_existing_path_nonsock)\nPASS: test_create_unix_server_existing_path_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_existing_path_sock)\nPASS: test_create_unix_server_nopath_nosock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_nopath_nosock)\nPASS: test_create_unix_server_path_dgram (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_path_dgram)\nPASS: test_create_unix_server_path_inetsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_path_inetsock)\nPASS: test_create_unix_server_path_stream_bittype (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_path_stream_bittype)\nPASS: test_create_unix_server_pathlib (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_pathlib)\nPASS: test_create_unix_server_ssl_bool (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_ssl_bool)\nPASS: test_create_unix_server_ssl_timeout_with_plain_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests.test_create_unix_server_ssl_timeout_with_plain_sock)\nPASS: test_fork_asyncio_run (test.test_asyncio.test_unix_events.TestFork.test_fork_asyncio_run)\nPASS: test_fork_asyncio_subprocess (test.test_asyncio.test_unix_events.TestFork.test_fork_asyncio_subprocess)\nPASS: test_fork_not_share_event_loop (test.test_asyncio.test_unix_events.TestFork.test_fork_not_share_event_loop)\nPASS: test_fork_signal_handling (test.test_asyncio.test_unix_events.TestFork.test_fork_signal_handling)\nPASS: test_add_reader_invalid_argument (test.test_asyncio.test_unix_events.TestFunctional.test_add_reader_invalid_argument)\nPASS: test_add_reader_or_writer_transport_fd (test.test_asyncio.test_unix_events.TestFunctional.test_add_reader_or_writer_transport_fd)\nPASS: test__call_connection_lost (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__call_connection_lost)\nPASS: test__call_connection_lost_with_err (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__call_connection_lost_with_err)\nPASS: test__close (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__close)\nPASS: test__read_ready (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready)\nPASS: test__read_ready_blocked (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready_blocked)\nPASS: test__read_ready_eof (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready_eof)\nPASS: test__read_ready_error (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test__read_ready_error)\nPASS: test_close (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_close)\nPASS: test_close_already_closing (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_close_already_closing)\nPASS: test_ctor (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_ctor)\nPASS: test_pause_reading (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_pause_reading)\nPASS: test_pause_reading_on_closed_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_pause_reading_on_closed_pipe)\nPASS: test_pause_reading_on_paused_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_pause_reading_on_paused_pipe)\nPASS: test_resume_reading (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_resume_reading)\nPASS: test_resume_reading_on_closed_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_resume_reading_on_closed_pipe)\nPASS: test_resume_reading_on_paused_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests.test_resume_reading_on_paused_pipe)\nPASS: test__call_connection_lost (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__call_connection_lost)\nPASS: test__call_connection_lost_with_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__call_connection_lost_with_err)\nPASS: test__read_ready (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__read_ready)\nPASS: test__write_ready (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready)\nPASS: test__write_ready_again (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_again)\nPASS: test__write_ready_closing (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_closing)\nPASS: test__write_ready_empty (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_empty)\nPASS: test__write_ready_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_err)\nPASS: test__write_ready_partial (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test__write_ready_partial)\nPASS: test_abort (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_abort)\nPASS: test_can_write_eof (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_can_write_eof)\nPASS: test_close (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_close)\nPASS: test_close_closing (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_close_closing)\nPASS: test_ctor (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_ctor)\nPASS: test_write (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write)\nPASS: test_write_again (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_again)\nPASS: test_write_buffer (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_buffer)\nPASS: test_write_close (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_close)\nPASS: test_write_eof (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_eof)\nPASS: test_write_eof_pending (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_eof_pending)\nPASS: test_write_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_err)\nPASS: test_write_no_data (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_no_data)\nPASS: test_write_partial (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests.test_write_partial)\n\n----------------------------------------------------------------------\nRan 125 tests in 1.026s\n\nOK\n0:00:22 load avg: 0.69 [ 26/469] test.test_asyncio.test_waitfor passed\nPASS: test_asyncio_wait_for_cancelled (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_asyncio_wait_for_cancelled)\nPASS: test_asyncio_wait_for_timeout (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_asyncio_wait_for_timeout)\nPASS: test_cancel_blocking_wait_for (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_cancel_blocking_wait_for)\nPASS: test_cancel_wait_for (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_cancel_wait_for)\nPASS: test_wait_for (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for)\nPASS: test_wait_for_blocking (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_blocking)\nPASS: test_wait_for_cancel_suppressed (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_cancel_suppressed)\nPASS: test_wait_for_cancellation_race_condition (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_cancellation_race_condition)\nPASS: test_wait_for_issue86296 (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_issue86296)\nPASS: test_wait_for_race_condition (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_race_condition)\nPASS: test_wait_for_reraises_exception_during_cancellation (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_reraises_exception_during_cancellation)\nPASS: test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0)\nPASS: test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started)\nPASS: test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0_future_done)\nPASS: test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_waits_for_task_cancellation)\nPASS: test_wait_for_waits_for_task_cancellation_w_timeout_0 (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_waits_for_task_cancellation_w_timeout_0)\nPASS: test_none_timeout (test.test_asyncio.test_waitfor.WaitForShieldTests.test_none_timeout)\nPASS: test_shielded_timeout (test.test_asyncio.test_waitfor.WaitForShieldTests.test_shielded_timeout)\nPASS: test_zero_timeout (test.test_asyncio.test_waitfor.WaitForShieldTests.test_zero_timeout)\n\n----------------------------------------------------------------------\nRan 19 tests in 1.090s\n\nOK\n0:00:23 load avg: 0.69 [ 27/469] test.test_asyncio.test_windows_events skipped\ntest.test_asyncio.test_windows_events skipped -- Windows only\n0:00:23 load avg: 0.69 [ 28/469] test.test_asyncio.test_windows_utils skipped\ntest.test_asyncio.test_windows_utils skipped -- Windows only\n0:00:23 load avg: 0.80 [ 29/469] test.test_future_stmt.test_future_flags passed\nPASS: test_attributes (test.test_future_stmt.test_future_flags.FutureTest.test_attributes)\nPASS: test_names (test.test_future_stmt.test_future_flags.FutureTest.test_names)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.001s\n\nOK\n0:00:23 load avg: 0.80 [ 30/469] test.test_future_stmt.test_future passed\nPASS: test_annotation_with_complex_target (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotation_with_complex_target)\nPASS: test_annotations (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations)\nPASS: test_annotations_forbidden (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations_forbidden)\nPASS: test_annotations_symbol_table_pass (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_annotations_symbol_table_pass)\nPASS: test_fstring_debug_annotations (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_fstring_debug_annotations)\nPASS: test_get_type_hints_on_func_with_variadic_arg (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_get_type_hints_on_func_with_variadic_arg)\nPASS: test_infinity_numbers (test.test_future_stmt.test_future.AnnotationsFutureTestCase.test_infinity_numbers)\nPASS: test_badfuture10 (test.test_future_stmt.test_future.FutureTest.test_badfuture10)\nPASS: test_badfuture3 (test.test_future_stmt.test_future.FutureTest.test_badfuture3)\nPASS: test_badfuture4 (test.test_future_stmt.test_future.FutureTest.test_badfuture4)\nPASS: test_badfuture5 (test.test_future_stmt.test_future.FutureTest.test_badfuture5)\nPASS: test_badfuture6 (test.test_future_stmt.test_future.FutureTest.test_badfuture6)\nPASS: test_badfuture7 (test.test_future_stmt.test_future.FutureTest.test_badfuture7)\nPASS: test_badfuture8 (test.test_future_stmt.test_future.FutureTest.test_badfuture8)\nPASS: test_badfuture9 (test.test_future_stmt.test_future.FutureTest.test_badfuture9)\nPASS: test_ensure_flags_dont_clash (test.test_future_stmt.test_future.FutureTest.test_ensure_flags_dont_clash)\nPASS: test_future1 (test.test_future_stmt.test_future.FutureTest.test_future1)\nPASS: test_future2 (test.test_future_stmt.test_future.FutureTest.test_future2)\nPASS: test_future_multiple_features (test.test_future_stmt.test_future.FutureTest.test_future_multiple_features)\nPASS: test_future_multiple_imports (test.test_future_stmt.test_future.FutureTest.test_future_multiple_imports)\nPASS: test_future_single_import (test.test_future_stmt.test_future.FutureTest.test_future_single_import)\nPASS: test_parserhack (test.test_future_stmt.test_future.FutureTest.test_parserhack)\nPASS: test_syntactical_future_repl (test.test_future_stmt.test_future.FutureTest.test_syntactical_future_repl)\nPASS: test_unicode_literals_exec (test.test_future_stmt.test_future.FutureTest.test_unicode_literals_exec)\n\n----------------------------------------------------------------------\nRan 24 tests in 0.250s\n\nOK\n0:00:23 load avg: 0.80 [ 31/469] test.test_future_stmt.test_future_multiple_features passed\nPASS: test_print_function (test.test_future_stmt.test_future_multiple_features.TestMultipleFeatures.test_print_function)\nPASS: test_unicode_literals (test.test_future_stmt.test_future_multiple_features.TestMultipleFeatures.test_unicode_literals)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.001s\n\nOK\n0:00:23 load avg: 0.80 [ 32/469] test.test_asyncio.test_subprocess passed\nPASS: test_create_subprocess_fails_with_inactive_watcher (test.test_asyncio.test_subprocess.GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher)\nPASS: test_create_subprocess_with_pidfd (test.test_asyncio.test_subprocess.GenericWatcherTests.test_create_subprocess_with_pidfd)\nPASS: test_warns (test.test_asyncio.test_subprocess.MultiLoopChildWatcherTests.test_warns)\nPASS: test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_cancel_make_subprocess_transport_exec)\nPASS: test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_cancel_post_init)\nPASS: test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_cancel_process_wait)\nPASS: test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_close_dont_kill_finished)\nPASS: test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_close_kill_running)\nPASS: test_communicate (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_communicate)\nPASS: test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_communicate_ignore_broken_pipe)\nPASS: test_communicate_none_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_communicate_none_input)\nPASS: test_create_subprocess_env_exec (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_env_exec)\nPASS: test_create_subprocess_env_shell (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_env_shell)\nPASS: test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_exec_text_mode_fails)\nPASS: test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_exec_with_path)\nPASS: test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_create_subprocess_shell_text_mode_fails)\nPASS: test_devnull_error (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devnull_error)\nPASS: test_devnull_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devnull_input)\nPASS: test_devnull_output (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devnull_output)\nPASS: test_devstdin_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_devstdin_input)\nPASS: test_empty_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_empty_input)\nPASS: test_kill (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_kill)\nPASS: test_kill_issue43884 (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_kill_issue43884)\nPASS: test_pause_reading (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_pause_reading)\nPASS: test_popen_error (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_popen_error)\nPASS: test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_popen_error_with_stdin_pipe)\nPASS: test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_read_stdout_after_process_exit)\nPASS: test_send_signal (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_send_signal)\nPASS: test_shell (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_shell)\nPASS: test_start_new_session (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_start_new_session)\nPASS: test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_stdin_broken_pipe)\nPASS: test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_stdin_not_inheritable)\nPASS: test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_stdin_stdout)\nPASS: test_subprocess_communicate_stdout (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_subprocess_communicate_stdout)\nPASS: test_subprocess_concurrent_wait (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_subprocess_concurrent_wait)\nPASS: test_subprocess_protocol_events (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_subprocess_protocol_events)\nPASS: test_terminate (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests.test_terminate)\nPASS: test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_cancel_make_subprocess_transport_exec)\nPASS: test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_cancel_post_init)\nPASS: test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_cancel_process_wait)\nPASS: test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_close_dont_kill_finished)\nPASS: test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_close_kill_running)\nPASS: test_communicate (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_communicate)\nPASS: test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_communicate_ignore_broken_pipe)\nPASS: test_communicate_none_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_communicate_none_input)\nPASS: test_create_subprocess_env_exec (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_env_exec)\nPASS: test_create_subprocess_env_shell (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_env_shell)\nPASS: test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_exec_text_mode_fails)\nPASS: test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_exec_with_path)\nPASS: test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_create_subprocess_shell_text_mode_fails)\nPASS: test_devnull_error (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devnull_error)\nPASS: test_devnull_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devnull_input)\nPASS: test_devnull_output (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devnull_output)\nPASS: test_devstdin_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_devstdin_input)\nPASS: test_empty_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_empty_input)\nPASS: test_kill (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_kill)\nPASS: test_kill_issue43884 (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_kill_issue43884)\nPASS: test_pause_reading (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_pause_reading)\nPASS: test_popen_error (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_popen_error)\nPASS: test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_popen_error_with_stdin_pipe)\nPASS: test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_read_stdout_after_process_exit)\nPASS: test_send_signal (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_send_signal)\nPASS: test_shell (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_shell)\nPASS: test_start_new_session (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_start_new_session)\nPASS: test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_stdin_broken_pipe)\nPASS: test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_stdin_not_inheritable)\nPASS: test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_stdin_stdout)\nPASS: test_subprocess_communicate_stdout (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_subprocess_communicate_stdout)\nPASS: test_subprocess_concurrent_wait (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_subprocess_concurrent_wait)\nPASS: test_subprocess_protocol_events (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_subprocess_protocol_events)\nPASS: test_terminate (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_terminate)\nPASS: test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_cancel_make_subprocess_transport_exec)\nPASS: test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_cancel_post_init)\nPASS: test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_cancel_process_wait)\nPASS: test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_close_dont_kill_finished)\nPASS: test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_close_kill_running)\nPASS: test_communicate (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_communicate)\nPASS: test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_communicate_ignore_broken_pipe)\nPASS: test_communicate_none_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_communicate_none_input)\nPASS: test_create_subprocess_env_exec (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_env_exec)\nPASS: test_create_subprocess_env_shell (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_env_shell)\nPASS: test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_exec_text_mode_fails)\nPASS: test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_exec_with_path)\nPASS: test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_create_subprocess_shell_text_mode_fails)\nPASS: test_devnull_error (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devnull_error)\nPASS: test_devnull_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devnull_input)\nPASS: test_devnull_output (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devnull_output)\nPASS: test_devstdin_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_devstdin_input)\nPASS: test_empty_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_empty_input)\nPASS: test_kill (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_kill)\nPASS: test_kill_issue43884 (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_kill_issue43884)\nPASS: test_pause_reading (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_pause_reading)\nPASS: test_popen_error (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_popen_error)\nPASS: test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_popen_error_with_stdin_pipe)\nPASS: test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_read_stdout_after_process_exit)\nPASS: test_send_signal (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_send_signal)\nPASS: test_shell (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_shell)\nPASS: test_start_new_session (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_start_new_session)\nPASS: test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_stdin_broken_pipe)\nPASS: test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_stdin_not_inheritable)\nPASS: test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_stdin_stdout)\nPASS: test_subprocess_communicate_stdout (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_subprocess_communicate_stdout)\nPASS: test_subprocess_concurrent_wait (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_subprocess_concurrent_wait)\nPASS: test_subprocess_protocol_events (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_subprocess_protocol_events)\nPASS: test_terminate (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests.test_terminate)\nPASS: test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_make_subprocess_transport_exec)\nPASS: test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_post_init)\nPASS: test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_cancel_process_wait)\nPASS: test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_close_dont_kill_finished)\nPASS: test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_close_kill_running)\nPASS: test_communicate (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_communicate)\nPASS: test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_communicate_ignore_broken_pipe)\nPASS: test_communicate_none_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_communicate_none_input)\nPASS: test_create_subprocess_env_exec (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_env_exec)\nPASS: test_create_subprocess_env_shell (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_env_shell)\nPASS: test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_exec_text_mode_fails)\nPASS: test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_exec_with_path)\nPASS: test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_create_subprocess_shell_text_mode_fails)\nPASS: test_devnull_error (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devnull_error)\nPASS: test_devnull_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devnull_input)\nPASS: test_devnull_output (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devnull_output)\nPASS: test_devstdin_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_devstdin_input)\nPASS: test_empty_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_empty_input)\nPASS: test_kill (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_kill)\nPASS: test_kill_issue43884 (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_kill_issue43884)\nPASS: test_pause_reading (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_pause_reading)\nPASS: test_popen_error (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_popen_error)\nPASS: test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_popen_error_with_stdin_pipe)\nPASS: test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_read_stdout_after_process_exit)\nPASS: test_send_signal (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_send_signal)\nPASS: test_shell (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_shell)\nPASS: test_start_new_session (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_start_new_session)\nPASS: test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_stdin_broken_pipe)\nPASS: test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_stdin_not_inheritable)\nPASS: test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_stdin_stdout)\nPASS: test_subprocess_communicate_stdout (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_communicate_stdout)\nPASS: test_subprocess_concurrent_wait (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_concurrent_wait)\nPASS: test_subprocess_protocol_events (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_protocol_events)\nPASS: test_terminate (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_terminate)\nPASS: test_proc_exited (test.test_asyncio.test_subprocess.SubprocessTransportTests.test_proc_exited)\nPASS: test_subprocess_repr (test.test_asyncio.test_subprocess.SubprocessTransportTests.test_subprocess_repr)\n\n----------------------------------------------------------------------\nRan 141 tests in 12.355s\n\nOK\n0:00:24 load avg: 0.80 [ 33/469] test.test_future_stmt.test_future_multiple_imports passed\nPASS: test_unicode_literals (test.test_future_stmt.test_future_multiple_imports.Tests.test_unicode_literals)\n\n----------------------------------------------------------------------\nRan 1 test in 0.000s\n\nOK\n0:00:24 load avg: 0.80 [ 34/469] test.test_future_stmt.test_future_single_import passed\nPASS: test_floor_div_operator (test.test_future_stmt.test_future_single_import.TestFuture.test_floor_div_operator)\nPASS: test_nested_scopes (test.test_future_stmt.test_future_single_import.TestFuture.test_nested_scopes)\nPASS: test_true_div_as_default (test.test_future_stmt.test_future_single_import.TestFuture.test_true_div_as_default)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.001s\n\nOK\n0:00:24 load avg: 0.80 [ 35/469] test.test_gdb.test_backtrace skipped\ntest.test_gdb.test_backtrace skipped -- test_gdb only works on source builds at the moment.\n0:00:24 load avg: 0.80 [ 36/469] test.test_gdb.test_cfunction skipped\ntest.test_gdb.test_cfunction skipped -- test_gdb only works on source builds at the moment.\n0:00:24 load avg: 0.80 [ 37/469] test.test_gdb.test_cfunction_full skipped\ntest.test_gdb.test_cfunction_full skipped -- test_gdb only works on source builds at the moment.\n0:00:24 load avg: 0.80 [ 38/469] test.test_gdb.test_misc skipped\ntest.test_gdb.test_misc skipped -- test_gdb only works on source builds at the moment.\n0:00:24 load avg: 0.80 [ 39/469] test.test_gdb.test_pretty_print skipped\ntest.test_gdb.test_pretty_print skipped -- test_gdb only works on source builds at the moment.\n0:00:24 load avg: 0.80 [ 40/469] test__locale passed\nPASS: test_float_parsing (test.test__locale._LocaleTests.test_float_parsing)\nPASS: test_lc_numeric_basic (test.test__locale._LocaleTests.test_lc_numeric_basic)\nPASS: test_lc_numeric_localeconv (test.test__locale._LocaleTests.test_lc_numeric_localeconv)\nPASS: test_lc_numeric_nl_langinfo (test.test__locale._LocaleTests.test_lc_numeric_nl_langinfo)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.008s\n\nOK\n0:00:25 load avg: 0.80 [ 41/469] test__opcode passed\nPASS: test_stack_effect (test.test__opcode.OpcodeTests.test_stack_effect)\nPASS: test_stack_effect_jump (test.test__opcode.OpcodeTests.test_stack_effect_jump)\nPASS: test_specialization_stats (test.test__opcode.SpecializationStatsTests.test_specialization_stats)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.017s\n\nOK\n0:00:25 load avg: 0.80 [ 42/469] test__osx_support passed\nSKIP: test__check_for_unavailable_sdk (test.test__osx_support.Test_OSXSupport.test__check_for_unavailable_sdk) 'requires OS X'\nSKIP: test__check_for_unavailable_sdk_alternate (test.test__osx_support.Test_OSXSupport.test__check_for_unavailable_sdk_alternate) 'requires OS X'\nSKIP: test__find_appropriate_compiler (test.test__osx_support.Test_OSXSupport.test__find_appropriate_compiler) 'requires OS X'\nSKIP: test__find_build_tool (test.test__osx_support.Test_OSXSupport.test__find_build_tool) 'requires OS X'\nSKIP: test__find_executable (test.test__osx_support.Test_OSXSupport.test__find_executable) 'requires OS X'\nSKIP: test__get_system_version (test.test__osx_support.Test_OSXSupport.test__get_system_version) 'requires OS X'\nSKIP: test__override_all_archs (test.test__osx_support.Test_OSXSupport.test__override_all_archs) 'requires OS X'\nSKIP: test__read_output (test.test__osx_support.Test_OSXSupport.test__read_output) 'requires OS X'\nSKIP: test__remove_original_values (test.test__osx_support.Test_OSXSupport.test__remove_original_values) 'requires OS X'\nSKIP: test__remove_universal_flags (test.test__osx_support.Test_OSXSupport.test__remove_universal_flags) 'requires OS X'\nSKIP: test__remove_universal_flags_alternate (test.test__osx_support.Test_OSXSupport.test__remove_universal_flags_alternate) 'requires OS X'\nSKIP: test__remove_unsupported_archs (test.test__osx_support.Test_OSXSupport.test__remove_unsupported_archs) 'requires OS X'\nSKIP: test__save_modified_value (test.test__osx_support.Test_OSXSupport.test__save_modified_value) 'requires OS X'\nSKIP: test__save_modified_value_unchanged (test.test__osx_support.Test_OSXSupport.test__save_modified_value_unchanged) 'requires OS X'\nSKIP: test__supports_universal_builds (test.test__osx_support.Test_OSXSupport.test__supports_universal_builds) 'requires OS X'\nSKIP: test_get_platform_osx (test.test__osx_support.Test_OSXSupport.test_get_platform_osx) 'requires OS X'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.001s\n\nNO TESTS RAN (skipped=16)\n0:00:26 load avg: 0.80 [ 43/469] test.test_inspect.test_inspect passed\nPASS: test__all__ (test.test_inspect.test_inspect.IsTestBase.test__all__)\nPASS: test_class_async_method (test.test_inspect.test_inspect.TestBlockComments.test_class_async_method)\nPASS: test_class_method (test.test_inspect.test_inspect.TestBlockComments.test_class_method)\nPASS: test_toplevel_class (test.test_inspect.test_inspect.TestBlockComments.test_toplevel_class)\nPASS: test_signature_bound_arguments_apply_defaults (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_apply_defaults)\nPASS: test_signature_bound_arguments_arguments_type (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_arguments_type)\nPASS: test_signature_bound_arguments_equality (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_equality)\nPASS: test_signature_bound_arguments_pickle (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_pickle)\nPASS: test_signature_bound_arguments_repr (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_repr)\nPASS: test_signature_bound_arguments_unhashable (test.test_inspect.test_inspect.TestBoundArguments.test_signature_bound_arguments_unhashable)\nPASS: test_class_decorator (test.test_inspect.test_inspect.TestBuggyCases.test_class_decorator)\nPASS: test_class_definition_in_multiline_comment (test.test_inspect.test_inspect.TestBuggyCases.test_class_definition_in_multiline_comment)\nPASS: test_class_definition_in_multiline_string_definition (test.test_inspect.test_inspect.TestBuggyCases.test_class_definition_in_multiline_string_definition)\nPASS: test_class_inside_conditional (test.test_inspect.test_inspect.TestBuggyCases.test_class_inside_conditional)\nPASS: test_findsource_binary (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_binary)\nPASS: test_findsource_code_in_linecache (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_code_in_linecache)\nPASS: test_findsource_with_out_of_bounds_lineno (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_with_out_of_bounds_lineno)\nPASS: test_findsource_without_filename (test.test_inspect.test_inspect.TestBuggyCases.test_findsource_without_filename)\nPASS: test_getsource_on_method (test.test_inspect.test_inspect.TestBuggyCases.test_getsource_on_method)\nPASS: test_method_in_dynamic_class (test.test_inspect.test_inspect.TestBuggyCases.test_method_in_dynamic_class)\nPASS: test_multiline_sig (test.test_inspect.test_inspect.TestBuggyCases.test_multiline_sig)\nPASS: test_multiple_children_classes (test.test_inspect.test_inspect.TestBuggyCases.test_multiple_children_classes)\nPASS: test_nested_class (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class)\nPASS: test_nested_class_definition (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition)\nPASS: test_nested_class_definition_indented_string (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_indented_string)\nPASS: test_nested_class_definition_inside_async_function (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_inside_async_function)\nPASS: test_nested_class_definition_inside_function (test.test_inspect.test_inspect.TestBuggyCases.test_nested_class_definition_inside_function)\nPASS: test_nested_func (test.test_inspect.test_inspect.TestBuggyCases.test_nested_func)\nPASS: test_one_liner_dedent_non_name (test.test_inspect.test_inspect.TestBuggyCases.test_one_liner_dedent_non_name)\nPASS: test_one_liner_followed_by_non_name (test.test_inspect.test_inspect.TestBuggyCases.test_one_liner_followed_by_non_name)\nPASS: test_with_comment (test.test_inspect.test_inspect.TestBuggyCases.test_with_comment)\nPASS: test_with_comment_instead_of_docstring (test.test_inspect.test_inspect.TestBuggyCases.test_with_comment_instead_of_docstring)\nPASS: test_argspec_api_ignores_wrapped (test.test_inspect.test_inspect.TestClassesAndFunctions.test_argspec_api_ignores_wrapped)\nPASS: test_classify_DynamicClassAttribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_DynamicClassAttribute)\nPASS: test_classify_VirtualAttribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_VirtualAttribute)\nPASS: test_classify_VirtualAttribute_multi_classes (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_VirtualAttribute_multi_classes)\nPASS: test_classify_builtin_types (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_builtin_types)\nPASS: test_classify_class_attrs_with_buggy_dir (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_class_attrs_with_buggy_dir)\nPASS: test_classify_metaclass_class_attribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_metaclass_class_attribute)\nPASS: test_classify_newstyle (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_newstyle)\nPASS: test_classify_overrides_bool (test.test_inspect.test_inspect.TestClassesAndFunctions.test_classify_overrides_bool)\nPASS: test_get_annotations_with_stock_annotations (test.test_inspect.test_inspect.TestClassesAndFunctions.test_get_annotations_with_stock_annotations)\nPASS: test_get_annotations_with_stringized_annotations (test.test_inspect.test_inspect.TestClassesAndFunctions.test_get_annotations_with_stringized_annotations)\nPASS: test_getfullargspec (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec)\nPASS: test_getfullargspec_builtin_func (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_func)\nPASS: test_getfullargspec_builtin_func_no_signature (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_func_no_signature)\nPASS: test_getfullargspec_builtin_methods (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_builtin_methods)\nPASS: test_getfullargspec_definition_order_preserved_on_kwonly (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_definition_order_preserved_on_kwonly)\nPASS: test_getfullargspec_signature_annos (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_signature_annos)\nPASS: test_getfullargspec_signature_attr (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getfullargspec_signature_attr)\nPASS: test_getmembers_VirtualAttribute (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_VirtualAttribute)\nPASS: test_getmembers_descriptors (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_descriptors)\nPASS: test_getmembers_method (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_method)\nPASS: test_getmembers_static (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_static)\nPASS: test_getmembers_with_buggy_dir (test.test_inspect.test_inspect.TestClassesAndFunctions.test_getmembers_with_buggy_dir)\nPASS: test_newstyle_mro (test.test_inspect.test_inspect.TestClassesAndFunctions.test_newstyle_mro)\nPASS: test_parens_in_decorator (test.test_inspect.test_inspect.TestComplexDecorator.test_parens_in_decorator)\nPASS: test_decorator_with_lambda (test.test_inspect.test_inspect.TestDecorators.test_decorator_with_lambda)\nPASS: test_getsource_unwrap (test.test_inspect.test_inspect.TestDecorators.test_getsource_unwrap)\nPASS: test_replacing_decorator (test.test_inspect.test_inspect.TestDecorators.test_replacing_decorator)\nPASS: test_wrapped_decorator (test.test_inspect.test_inspect.TestDecorators.test_wrapped_decorator)\nPASS: test_typing_replacement (test.test_inspect.test_inspect.TestFormatAnnotation.test_typing_replacement)\nPASS: test_closed_after_exhaustion (test.test_inspect.test_inspect.TestGetAsyncGenState.test_closed_after_exhaustion)\nPASS: test_closed_after_immediate_exception (test.test_inspect.test_inspect.TestGetAsyncGenState.test_closed_after_immediate_exception)\nPASS: test_created (test.test_inspect.test_inspect.TestGetAsyncGenState.test_created)\nPASS: test_easy_debugging (test.test_inspect.test_inspect.TestGetAsyncGenState.test_easy_debugging)\nPASS: test_getasyncgenlocals (test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals)\nPASS: test_getasyncgenlocals_empty (test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals_empty)\nPASS: test_getasyncgenlocals_error (test.test_inspect.test_inspect.TestGetAsyncGenState.test_getasyncgenlocals_error)\nPASS: test_running (test.test_inspect.test_inspect.TestGetAsyncGenState.test_running)\nPASS: test_suspended (test.test_inspect.test_inspect.TestGetAsyncGenState.test_suspended)\nPASS: test_builtins_as_dict (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_as_dict)\nPASS: test_builtins_as_module (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_as_module)\nPASS: test_builtins_fallback (test.test_inspect.test_inspect.TestGetClosureVars.test_builtins_fallback)\nPASS: test_generator_closure (test.test_inspect.test_inspect.TestGetClosureVars.test_generator_closure)\nPASS: test_getclosurevars_empty (test.test_inspect.test_inspect.TestGetClosureVars.test_getclosurevars_empty)\nPASS: test_getclosurevars_error (test.test_inspect.test_inspect.TestGetClosureVars.test_getclosurevars_error)\nPASS: test_method_closure (test.test_inspect.test_inspect.TestGetClosureVars.test_method_closure)\nPASS: test_name_resolution (test.test_inspect.test_inspect.TestGetClosureVars.test_name_resolution)\nPASS: test_nonlocal_vars (test.test_inspect.test_inspect.TestGetClosureVars.test_nonlocal_vars)\nPASS: test_closed_after_close (test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_close)\nPASS: test_closed_after_exhaustion (test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_exhaustion)\nPASS: test_closed_after_immediate_exception (test.test_inspect.test_inspect.TestGetCoroutineState.test_closed_after_immediate_exception)\nPASS: test_created (test.test_inspect.test_inspect.TestGetCoroutineState.test_created)\nPASS: test_easy_debugging (test.test_inspect.test_inspect.TestGetCoroutineState.test_easy_debugging)\nPASS: test_getcoroutinelocals (test.test_inspect.test_inspect.TestGetCoroutineState.test_getcoroutinelocals)\nPASS: test_suspended (test.test_inspect.test_inspect.TestGetCoroutineState.test_suspended)\nPASS: test_closed_after_close (test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_close)\nPASS: test_closed_after_exhaustion (test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_exhaustion)\nPASS: test_closed_after_immediate_exception (test.test_inspect.test_inspect.TestGetGeneratorState.test_closed_after_immediate_exception)\nPASS: test_created (test.test_inspect.test_inspect.TestGetGeneratorState.test_created)\nPASS: test_easy_debugging (test.test_inspect.test_inspect.TestGetGeneratorState.test_easy_debugging)\nPASS: test_getgeneratorlocals (test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals)\nPASS: test_getgeneratorlocals_empty (test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals_empty)\nPASS: test_getgeneratorlocals_error (test.test_inspect.test_inspect.TestGetGeneratorState.test_getgeneratorlocals_error)\nPASS: test_running (test.test_inspect.test_inspect.TestGetGeneratorState.test_running)\nPASS: test_suspended (test.test_inspect.test_inspect.TestGetGeneratorState.test_suspended)\nPASS: test_basic (test.test_inspect.test_inspect.TestGetattrStatic.test_basic)\nPASS: test_classAttribute (test.test_inspect.test_inspect.TestGetattrStatic.test_classAttribute)\nPASS: test_classVirtualAttribute (test.test_inspect.test_inspect.TestGetattrStatic.test_classVirtualAttribute)\nPASS: test_class_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_class_as_property)\nPASS: test_custom___getattr__ (test.test_inspect.test_inspect.TestGetattrStatic.test_custom___getattr__)\nPASS: test_custom___getattribute__ (test.test_inspect.test_inspect.TestGetattrStatic.test_custom___getattribute__)\nPASS: test_custom_object_dict (test.test_inspect.test_inspect.TestGetattrStatic.test_custom_object_dict)\nPASS: test_descriptor (test.test_inspect.test_inspect.TestGetattrStatic.test_descriptor)\nPASS: test_descriptor_raises_AttributeError (test.test_inspect.test_inspect.TestGetattrStatic.test_descriptor_raises_AttributeError)\nPASS: test_dict_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_dict_as_property)\nPASS: test_inherited (test.test_inspect.test_inspect.TestGetattrStatic.test_inherited)\nPASS: test_inherited_classattribute (test.test_inspect.test_inspect.TestGetattrStatic.test_inherited_classattribute)\nPASS: test_inherited_slots (test.test_inspect.test_inspect.TestGetattrStatic.test_inherited_slots)\nPASS: test_instance_attr (test.test_inspect.test_inspect.TestGetattrStatic.test_instance_attr)\nPASS: test_metaclass (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass)\nPASS: test_metaclass_dict_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_dict_as_property)\nPASS: test_metaclass_with_descriptor (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_with_descriptor)\nPASS: test_metaclass_with_metaclass_with_dict_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_metaclass_with_metaclass_with_dict_as_property)\nPASS: test_module (test.test_inspect.test_inspect.TestGetattrStatic.test_module)\nPASS: test_mro_as_property (test.test_inspect.test_inspect.TestGetattrStatic.test_mro_as_property)\nPASS: test_mutated_mro (test.test_inspect.test_inspect.TestGetattrStatic.test_mutated_mro)\nPASS: test_no_dict_no_slots (test.test_inspect.test_inspect.TestGetattrStatic.test_no_dict_no_slots)\nPASS: test_no_dict_no_slots_instance_member (test.test_inspect.test_inspect.TestGetattrStatic.test_no_dict_no_slots_instance_member)\nPASS: test_property (test.test_inspect.test_inspect.TestGetattrStatic.test_property)\nPASS: test_slots (test.test_inspect.test_inspect.TestGetattrStatic.test_slots)\nPASS: test_errors (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_errors)\nPASS: test_keyword_only (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_keyword_only)\nPASS: test_multiple_features (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_multiple_features)\nPASS: test_plain (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_plain)\nPASS: test_varargs (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varargs)\nPASS: test_varkw (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varkw)\nPASS: test_varkw_only (test.test_inspect.test_inspect.TestGetcallargsFunctions.test_varkw_only)\nPASS: test_errors (test.test_inspect.test_inspect.TestGetcallargsMethods.test_errors)\nPASS: test_keyword_only (test.test_inspect.test_inspect.TestGetcallargsMethods.test_keyword_only)\nPASS: test_multiple_features (test.test_inspect.test_inspect.TestGetcallargsMethods.test_multiple_features)\nPASS: test_plain (test.test_inspect.test_inspect.TestGetcallargsMethods.test_plain)\nPASS: test_varargs (test.test_inspect.test_inspect.TestGetcallargsMethods.test_varargs)\nPASS: test_varkw (test.test_inspect.test_inspect.TestGetcallargsMethods.test_varkw)\nPASS: test_varkw_only (test.test_inspect.test_inspect.TestGetcallargsMethods.test_varkw_only)\nPASS: test_errors (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_errors)\nPASS: test_keyword_only (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_keyword_only)\nPASS: test_multiple_features (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_multiple_features)\nPASS: test_plain (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_plain)\nPASS: test_varargs (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varargs)\nPASS: test_varkw (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varkw)\nPASS: test_varkw_only (test.test_inspect.test_inspect.TestGetcallargsUnboundMethods.test_varkw_only)\nPASS: test_getclasses_interactive (test.test_inspect.test_inspect.TestGetsourceInteractive.test_getclasses_interactive)\nPASS: test_range_toplevel_frame (test.test_inspect.test_inspect.TestGettingSourceOfToplevelFrames.test_range_toplevel_frame)\nPASS: test_range_traceback_toplevel_frame (test.test_inspect.test_inspect.TestGettingSourceOfToplevelFrames.test_range_traceback_toplevel_frame)\nPASS: test__all__ (test.test_inspect.test_inspect.TestInterpreterStack.test__all__)\nPASS: test_abuse_done (test.test_inspect.test_inspect.TestInterpreterStack.test_abuse_done)\nPASS: test_frame (test.test_inspect.test_inspect.TestInterpreterStack.test_frame)\nPASS: test_previous_frame (test.test_inspect.test_inspect.TestInterpreterStack.test_previous_frame)\nPASS: test_stack (test.test_inspect.test_inspect.TestInterpreterStack.test_stack)\nPASS: test_trace (test.test_inspect.test_inspect.TestInterpreterStack.test_trace)\nPASS: test_custom_descriptors (test.test_inspect.test_inspect.TestIsDataDescriptor.test_custom_descriptors)\nPASS: test_functions (test.test_inspect.test_inspect.TestIsDataDescriptor.test_functions)\nPASS: test_property (test.test_inspect.test_inspect.TestIsDataDescriptor.test_property)\nPASS: test_slot (test.test_inspect.test_inspect.TestIsDataDescriptor.test_slot)\nPASS: test_builtins (test.test_inspect.test_inspect.TestMain.test_builtins)\nPASS: test_custom_getattr (test.test_inspect.test_inspect.TestMain.test_custom_getattr)\nPASS: test_details (test.test_inspect.test_inspect.TestMain.test_details)\nPASS: test_only_source (test.test_inspect.test_inspect.TestMain.test_only_source)\nPASS: test_qualname_source (test.test_inspect.test_inspect.TestMain.test_qualname_source)\nPASS: test_class (test.test_inspect.test_inspect.TestNoEOL.test_class)\nPASS: test_anonymous (test.test_inspect.test_inspect.TestOneliners.test_anonymous)\nPASS: test_lambda_in_list (test.test_inspect.test_inspect.TestOneliners.test_lambda_in_list)\nPASS: test_manyargs (test.test_inspect.test_inspect.TestOneliners.test_manyargs)\nPASS: test_nested_lambda (test.test_inspect.test_inspect.TestOneliners.test_nested_lambda)\nPASS: test_oneline_lambda (test.test_inspect.test_inspect.TestOneliners.test_oneline_lambda)\nPASS: test_onelinefunc (test.test_inspect.test_inspect.TestOneliners.test_onelinefunc)\nPASS: test_parenthesized_multiline_lambda (test.test_inspect.test_inspect.TestOneliners.test_parenthesized_multiline_lambda)\nPASS: test_post_line_parenthesized_lambda (test.test_inspect.test_inspect.TestOneliners.test_post_line_parenthesized_lambda)\nPASS: test_threeline_lambda (test.test_inspect.test_inspect.TestOneliners.test_threeline_lambda)\nPASS: test_twoline_indented_lambda (test.test_inspect.test_inspect.TestOneliners.test_twoline_indented_lambda)\nPASS: test_twolinefunc (test.test_inspect.test_inspect.TestOneliners.test_twolinefunc)\nPASS: test_signature_parameter_equality (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_equality)\nPASS: test_signature_parameter_hashable (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_hashable)\nPASS: test_signature_parameter_immutability (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_immutability)\nPASS: test_signature_parameter_implicit (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_implicit)\nPASS: test_signature_parameter_kinds (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_kinds)\nPASS: test_signature_parameter_object (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_object)\nPASS: test_signature_parameter_positional_only (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_positional_only)\nPASS: test_signature_parameter_replace (test.test_inspect.test_inspect.TestParameterObject.test_signature_parameter_replace)\nPASS: test__all__ (test.test_inspect.test_inspect.TestPredicates.test__all__)\nPASS: test_excluding_predicates (test.test_inspect.test_inspect.TestPredicates.test_excluding_predicates)\nPASS: test_get_slot_members (test.test_inspect.test_inspect.TestPredicates.test_get_slot_members)\nPASS: test_isabstract (test.test_inspect.test_inspect.TestPredicates.test_isabstract)\nPASS: test_isabstract_during_init_subclass (test.test_inspect.test_inspect.TestPredicates.test_isabstract_during_init_subclass)\nPASS: test_isawaitable (test.test_inspect.test_inspect.TestPredicates.test_isawaitable)\nPASS: test_isclass (test.test_inspect.test_inspect.TestPredicates.test_isclass)\nPASS: test_iscoroutine (test.test_inspect.test_inspect.TestPredicates.test_iscoroutine)\nPASS: test_isroutine (test.test_inspect.test_inspect.TestPredicates.test_isroutine)\nPASS: test_getsource_reload (test.test_inspect.test_inspect.TestReload.test_getsource_reload)\nPASS: test_cleandoc (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_cleandoc)\nPASS: test_finddoc (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_finddoc)\nPASS: test_getclasses (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getclasses)\nPASS: test_getcomments (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getcomments)\nPASS: test_getdoc (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getdoc)\nPASS: test_getdoc_inherited (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getdoc_inherited)\nPASS: test_getfile (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile)\nPASS: test_getfile_broken_repr (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_broken_repr)\nPASS: test_getfile_builtin_class (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_class)\nPASS: test_getfile_builtin_function_or_method (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_function_or_method)\nPASS: test_getfile_builtin_module (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_builtin_module)\nPASS: test_getfile_class_without_module (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfile_class_without_module)\nPASS: test_getframeinfo_get_first_line (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getframeinfo_get_first_line)\nPASS: test_getfunctions (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getfunctions)\nPASS: test_getmodule (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule)\nPASS: test_getmodule_file_not_found (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule_file_not_found)\nPASS: test_getmodule_recursion (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getmodule_recursion)\nPASS: test_getsource (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsource)\nPASS: test_getsource_on_code_object (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsource_on_code_object)\nPASS: test_getsourcefile (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_getsourcefile)\ntest_proceed_with_fake_filename (test.test_inspect.test_inspect.TestRetrievingSourceCode.test_proceed_with_fake_filename)\nPASS: doctest monkeypatches linecache to enable inspection\nPASS: test_signature_bind_args_and_kwargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_args_and_kwargs)\nPASS: test_signature_bind_args_and_varargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_args_and_varargs)\nPASS: test_signature_bind_arguments (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_arguments)\nPASS: test_signature_bind_empty (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_empty)\nPASS: test_signature_bind_implicit_arg (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_implicit_arg)\nPASS: test_signature_bind_just_args (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_just_args)\nPASS: test_signature_bind_just_kwargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_just_kwargs)\nPASS: test_signature_bind_kwonly (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_kwonly)\nPASS: test_signature_bind_positional_only (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_positional_only)\nPASS: test_signature_bind_posonly_kwargs (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_posonly_kwargs)\nPASS: test_signature_bind_var (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_var)\nPASS: test_signature_bind_vararg_name (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_vararg_name)\nPASS: test_signature_bind_varargs_order (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_varargs_order)\nPASS: test_signature_bind_with_self_arg (test.test_inspect.test_inspect.TestSignatureBind.test_signature_bind_with_self_arg)\nPASS: test_base_class_have_text_signature (test.test_inspect.test_inspect.TestSignatureDefinitions.test_base_class_have_text_signature)\nPASS: test_builtins_have_signatures (test.test_inspect.test_inspect.TestSignatureDefinitions.test_builtins_have_signatures)\nPASS: test_python_function_override_signature (test.test_inspect.test_inspect.TestSignatureDefinitions.test_python_function_override_signature)\nPASS: test_signater_parameters_is_ordered (test.test_inspect.test_inspect.TestSignatureObject.test_signater_parameters_is_ordered)\nPASS: test_signature_annotations_with_local_namespaces (test.test_inspect.test_inspect.TestSignatureObject.test_signature_annotations_with_local_namespaces)\nPASS: test_signature_as_callable (test.test_inspect.test_inspect.TestSignatureObject.test_signature_as_callable)\nPASS: test_signature_as_str (test.test_inspect.test_inspect.TestSignatureObject.test_signature_as_str)\nPASS: test_signature_definition_order_preserved_on_kwonly (test.test_inspect.test_inspect.TestSignatureObject.test_signature_definition_order_preserved_on_kwonly)\nPASS: test_signature_equality (test.test_inspect.test_inspect.TestSignatureObject.test_signature_equality)\nPASS: test_signature_eval_str (test.test_inspect.test_inspect.TestSignatureObject.test_signature_eval_str)\nPASS: test_signature_from_callable_builtin_obj (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_builtin_obj)\nPASS: test_signature_from_callable_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_class)\nPASS: test_signature_from_callable_python_obj (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_callable_python_obj)\nPASS: test_signature_from_functionlike_object (test.test_inspect.test_inspect.TestSignatureObject.test_signature_from_functionlike_object)\nPASS: test_signature_functionlike_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_functionlike_class)\nPASS: test_signature_hashable (test.test_inspect.test_inspect.TestSignatureObject.test_signature_hashable)\nPASS: test_signature_immutability (test.test_inspect.test_inspect.TestSignatureObject.test_signature_immutability)\nPASS: test_signature_none_annotation (test.test_inspect.test_inspect.TestSignatureObject.test_signature_none_annotation)\nPASS: test_signature_object (test.test_inspect.test_inspect.TestSignatureObject.test_signature_object)\nPASS: test_signature_object_pickle (test.test_inspect.test_inspect.TestSignatureObject.test_signature_object_pickle)\nPASS: test_signature_on_builtin_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtin_class)\nPASS: test_signature_on_builtins (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtins)\nPASS: test_signature_on_builtins_no_signature (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_builtins_no_signature)\nPASS: test_signature_on_callable_objects (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_callable_objects)\nPASS: test_signature_on_class (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_class)\nPASS: test_signature_on_class_without_init (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_class_without_init)\nPASS: test_signature_on_classmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_classmethod)\nPASS: test_signature_on_complex_args (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_complex_args)\nPASS: test_signature_on_decorated (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_decorated)\nPASS: test_signature_on_decorated_builtins (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_decorated_builtins)\nPASS: test_signature_on_derived_classes (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_derived_classes)\nPASS: test_signature_on_fake_partialmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_fake_partialmethod)\nPASS: test_signature_on_generic_subclass (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_generic_subclass)\nPASS: test_signature_on_lambdas (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_lambdas)\nPASS: test_signature_on_mangled_parameters (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_mangled_parameters)\nPASS: test_signature_on_method (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_method)\nPASS: test_signature_on_mocks (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_mocks)\nPASS: test_signature_on_noarg (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_noarg)\nPASS: test_signature_on_non_function (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_non_function)\nPASS: test_signature_on_noncallable_mocks (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_noncallable_mocks)\nPASS: test_signature_on_partial (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_partial)\nPASS: test_signature_on_partialmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_partialmethod)\nPASS: test_signature_on_staticmethod (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_staticmethod)\nPASS: test_signature_on_subclass (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_subclass)\nPASS: test_signature_on_wargs (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_wargs)\nPASS: test_signature_on_wkwonly (test.test_inspect.test_inspect.TestSignatureObject.test_signature_on_wkwonly)\nPASS: test_signature_replace_anno (test.test_inspect.test_inspect.TestSignatureObject.test_signature_replace_anno)\nPASS: test_signature_replaced (test.test_inspect.test_inspect.TestSignatureObject.test_signature_replaced)\nPASS: test_signature_str (test.test_inspect.test_inspect.TestSignatureObject.test_signature_str)\nPASS: test_signature_str_positional_only (test.test_inspect.test_inspect.TestSignatureObject.test_signature_str_positional_only)\nPASS: test_signature_without_self (test.test_inspect.test_inspect.TestSignatureObject.test_signature_without_self)\nPASS: test_signature_wrapped_bound_method (test.test_inspect.test_inspect.TestSignatureObject.test_signature_wrapped_bound_method)\nPASS: test_signature_strip_non_python_syntax (test.test_inspect.test_inspect.TestSignaturePrivateHelpers.test_signature_strip_non_python_syntax)\nPASS: test_cycle (test.test_inspect.test_inspect.TestUnwrap.test_cycle)\nPASS: test_recursion_limit (test.test_inspect.test_inspect.TestUnwrap.test_recursion_limit)\nPASS: test_stop (test.test_inspect.test_inspect.TestUnwrap.test_stop)\nPASS: test_unhashable (test.test_inspect.test_inspect.TestUnwrap.test_unhashable)\nPASS: test_unwrap_one (test.test_inspect.test_inspect.TestUnwrap.test_unwrap_one)\nPASS: test_unwrap_several (test.test_inspect.test_inspect.TestUnwrap.test_unwrap_several)\n\n----------------------------------------------------------------------\nRan 285 tests in 1.393s\n\nOK\n0:00:27 load avg: 0.80 [ 44/469] test__xxinterpchannels passed\nPASS: test_bad_id (test.test__xxinterpchannels.ChannelIDTests.test_bad_id)\nPASS: test_bad_kwargs (test.test__xxinterpchannels.ChannelIDTests.test_bad_kwargs)\nPASS: test_coerce_id (test.test__xxinterpchannels.ChannelIDTests.test_coerce_id)\nPASS: test_default_kwargs (test.test__xxinterpchannels.ChannelIDTests.test_default_kwargs)\nPASS: test_does_not_exist (test.test__xxinterpchannels.ChannelIDTests.test_does_not_exist)\nPASS: test_equality (test.test__xxinterpchannels.ChannelIDTests.test_equality)\nPASS: test_repr (test.test__xxinterpchannels.ChannelIDTests.test_repr)\nPASS: test_shareable (test.test__xxinterpchannels.ChannelIDTests.test_shareable)\nPASS: test_str (test.test__xxinterpchannels.ChannelIDTests.test_str)\nPASS: test_with_kwargs (test.test__xxinterpchannels.ChannelIDTests.test_with_kwargs)\nPASS: test_by_unassociated_interp (test.test__xxinterpchannels.ChannelReleaseTests.test_by_unassociated_interp)\nPASS: test_close_if_unassociated (test.test__xxinterpchannels.ChannelReleaseTests.test_close_if_unassociated)\nPASS: test_multiple_times (test.test__xxinterpchannels.ChannelReleaseTests.test_multiple_times)\nPASS: test_multiple_users (test.test__xxinterpchannels.ChannelReleaseTests.test_multiple_users)\nPASS: test_never_used (test.test__xxinterpchannels.ChannelReleaseTests.test_never_used)\nPASS: test_no_kwargs (test.test__xxinterpchannels.ChannelReleaseTests.test_no_kwargs)\nPASS: test_partially (test.test__xxinterpchannels.ChannelReleaseTests.test_partially)\nPASS: test_single_user (test.test__xxinterpchannels.ChannelReleaseTests.test_single_user)\nPASS: test_used_multiple_times_by_single_user (test.test__xxinterpchannels.ChannelReleaseTests.test_used_multiple_times_by_single_user)\nPASS: test_with_unused_items (test.test__xxinterpchannels.ChannelReleaseTests.test_with_unused_items)\nPASS: test_allowed_types (test.test__xxinterpchannels.ChannelTests.test_allowed_types)\ntest_channel_list_interpreters_basic (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_basic)\nPASS: Test basic listing channel interpreters.\ntest_channel_list_interpreters_closed (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_closed)\nPASS: Test listing channel interpreters with a closed channel.\ntest_channel_list_interpreters_closed_send_end (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_closed_send_end)\nPASS: Test listing channel interpreters with a channel's send end closed.\ntest_channel_list_interpreters_destroyed (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_destroyed)\nPASS: Test listing channel interpreters with a destroyed interpreter.\nPASS: test_channel_list_interpreters_invalid_args (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_invalid_args)\nPASS: test_channel_list_interpreters_invalid_channel (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_invalid_channel)\ntest_channel_list_interpreters_multiple (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_multiple)\nPASS: Test listing interpreters for a channel with many associations.\ntest_channel_list_interpreters_none (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_none)\nPASS: Test listing interpreters for a channel with no associations.\ntest_channel_list_interpreters_released (test.test__xxinterpchannels.ChannelTests.test_channel_list_interpreters_released)\nPASS: Test listing channel interpreters with a released channel.\nPASS: test_close_both_with_unused_items_forced (test.test__xxinterpchannels.ChannelTests.test_close_both_with_unused_items_forced)\nPASS: test_close_both_with_unused_items_unforced (test.test__xxinterpchannels.ChannelTests.test_close_both_with_unused_items_unforced)\nPASS: test_close_by_unassociated_interp (test.test__xxinterpchannels.ChannelTests.test_close_by_unassociated_interp)\nPASS: test_close_defaults_with_unused_items (test.test__xxinterpchannels.ChannelTests.test_close_defaults_with_unused_items)\nPASS: test_close_empty (test.test__xxinterpchannels.ChannelTests.test_close_empty)\nPASS: test_close_multiple_times (test.test__xxinterpchannels.ChannelTests.test_close_multiple_times)\nPASS: test_close_multiple_users (test.test__xxinterpchannels.ChannelTests.test_close_multiple_users)\nPASS: test_close_never_used (test.test__xxinterpchannels.ChannelTests.test_close_never_used)\nPASS: test_close_recv_with_unused_items_forced (test.test__xxinterpchannels.ChannelTests.test_close_recv_with_unused_items_forced)\nPASS: test_close_recv_with_unused_items_unforced (test.test__xxinterpchannels.ChannelTests.test_close_recv_with_unused_items_unforced)\nPASS: test_close_send_with_unused_items_forced (test.test__xxinterpchannels.ChannelTests.test_close_send_with_unused_items_forced)\nPASS: test_close_send_with_unused_items_unforced (test.test__xxinterpchannels.ChannelTests.test_close_send_with_unused_items_unforced)\nPASS: test_close_single_user (test.test__xxinterpchannels.ChannelTests.test_close_single_user)\nPASS: test_close_used_multiple_times_by_single_user (test.test__xxinterpchannels.ChannelTests.test_close_used_multiple_times_by_single_user)\nPASS: test_create_cid (test.test__xxinterpchannels.ChannelTests.test_create_cid)\nPASS: test_ids_global (test.test__xxinterpchannels.ChannelTests.test_ids_global)\nPASS: test_recv_default (test.test__xxinterpchannels.ChannelTests.test_recv_default)\nPASS: test_recv_empty (test.test__xxinterpchannels.ChannelTests.test_recv_empty)\nPASS: test_recv_not_found (test.test__xxinterpchannels.ChannelTests.test_recv_not_found)\nPASS: test_recv_sending_interp_destroyed (test.test__xxinterpchannels.ChannelTests.test_recv_sending_interp_destroyed)\nSKIP: test_run_string_arg_resolved (test.test__xxinterpchannels.ChannelTests.test_run_string_arg_resolved) 'disabled until high-level channels exist'\nPASS: test_run_string_arg_unresolved (test.test__xxinterpchannels.ChannelTests.test_run_string_arg_unresolved)\nPASS: test_send_not_found (test.test__xxinterpchannels.ChannelTests.test_send_not_found)\nPASS: test_send_recv_different_interpreters (test.test__xxinterpchannels.ChannelTests.test_send_recv_different_interpreters)\nPASS: test_send_recv_different_interpreters_and_threads (test.test__xxinterpchannels.ChannelTests.test_send_recv_different_interpreters_and_threads)\nPASS: test_send_recv_different_threads (test.test__xxinterpchannels.ChannelTests.test_send_recv_different_threads)\nPASS: test_send_recv_main (test.test__xxinterpchannels.ChannelTests.test_send_recv_main)\nPASS: test_send_recv_same_interpreter (test.test__xxinterpchannels.ChannelTests.test_send_recv_same_interpreter)\nPASS: test_sequential_ids (test.test__xxinterpchannels.ChannelTests.test_sequential_ids)\nSKIP: test_close (test.test__xxinterpchannels.ExhaustiveChannelTests.test_close) 'these tests take several hours to run'\nSKIP: test_force_close (test.test__xxinterpchannels.ExhaustiveChannelTests.test_force_close) 'these tests take several hours to run'\n\n----------------------------------------------------------------------\nRan 58 tests in 1.079s\n\nOK (skipped=3)\n0:00:27 load avg: 0.80 [ 45/469] test_abc passed\nPASS: test_positional_only_and_kwonlyargs_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_positional_only_and_kwonlyargs_with_init_subclass)\nPASS: test_works_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_works_with_init_subclass)\nPASS: test_positional_only_and_kwonlyargs_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_positional_only_and_kwonlyargs_with_init_subclass)\nPASS: test_works_with_init_subclass (test.test_abc.test_factory.<locals>.TestABCWithInitSubclass.test_works_with_init_subclass)\nPASS: test_ABC_has___slots__ (test.test_abc.test_factory.<locals>.TestABC.test_ABC_has___slots__)\nPASS: test_ABC_helper (test.test_abc.test_factory.<locals>.TestABC.test_ABC_helper)\nPASS: test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractclassmethod_basics)\nPASS: test_abstractmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_basics)\nPASS: test_abstractmethod_integration (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_integration)\nPASS: test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractproperty_basics)\nPASS: test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractstaticmethod_basics)\nPASS: test_all_new_methods_are_called (test.test_abc.test_factory.<locals>.TestABC.test_all_new_methods_are_called)\nPASS: test_customdescriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_customdescriptors_with_abstractmethod)\nPASS: test_descriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_descriptors_with_abstractmethod)\nPASS: test_isinstance_invalidation (test.test_abc.test_factory.<locals>.TestABC.test_isinstance_invalidation)\nPASS: test_issubclass_bad_arguments (test.test_abc.test_factory.<locals>.TestABC.test_issubclass_bad_arguments)\nPASS: test_metaclass_abc (test.test_abc.test_factory.<locals>.TestABC.test_metaclass_abc)\nPASS: test_object_new_with_many_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_many_abstractmethods)\nPASS: test_object_new_with_one_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_one_abstractmethod)\nPASS: test_register_as_class_deco (test.test_abc.test_factory.<locals>.TestABC.test_register_as_class_deco)\nPASS: test_register_non_class (test.test_abc.test_factory.<locals>.TestABC.test_register_non_class)\nPASS: test_registration_basics (test.test_abc.test_factory.<locals>.TestABC.test_registration_basics)\nPASS: test_registration_builtins (test.test_abc.test_factory.<locals>.TestABC.test_registration_builtins)\nPASS: test_registration_edge_cases (test.test_abc.test_factory.<locals>.TestABC.test_registration_edge_cases)\nPASS: test_registration_transitiveness (test.test_abc.test_factory.<locals>.TestABC.test_registration_transitiveness)\nPASS: test_subclasshook (test.test_abc.test_factory.<locals>.TestABC.test_subclasshook)\nPASS: test_tricky_new_works (test.test_abc.test_factory.<locals>.TestABC.test_tricky_new_works)\nPASS: test_update_as_decorator (test.test_abc.test_factory.<locals>.TestABC.test_update_as_decorator)\nPASS: test_update_del (test.test_abc.test_factory.<locals>.TestABC.test_update_del)\nPASS: test_update_del_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_del_implementation)\nPASS: test_update_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_implementation)\nPASS: test_update_layered_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_layered_implementation)\nPASS: test_update_multi_inheritance (test.test_abc.test_factory.<locals>.TestABC.test_update_multi_inheritance)\nPASS: test_update_new_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_update_new_abstractmethods)\nPASS: test_update_non_abc (test.test_abc.test_factory.<locals>.TestABC.test_update_non_abc)\nPASS: test_ABC_has___slots__ (test.test_abc.test_factory.<locals>.TestABC.test_ABC_has___slots__)\nPASS: test_ABC_helper (test.test_abc.test_factory.<locals>.TestABC.test_ABC_helper)\nPASS: test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractclassmethod_basics)\nPASS: test_abstractmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_basics)\nPASS: test_abstractmethod_integration (test.test_abc.test_factory.<locals>.TestABC.test_abstractmethod_integration)\nPASS: test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractproperty_basics)\nPASS: test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestABC.test_abstractstaticmethod_basics)\nPASS: test_all_new_methods_are_called (test.test_abc.test_factory.<locals>.TestABC.test_all_new_methods_are_called)\nPASS: test_customdescriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_customdescriptors_with_abstractmethod)\nPASS: test_descriptors_with_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_descriptors_with_abstractmethod)\nPASS: test_isinstance_invalidation (test.test_abc.test_factory.<locals>.TestABC.test_isinstance_invalidation)\nPASS: test_issubclass_bad_arguments (test.test_abc.test_factory.<locals>.TestABC.test_issubclass_bad_arguments)\nPASS: test_metaclass_abc (test.test_abc.test_factory.<locals>.TestABC.test_metaclass_abc)\nPASS: test_object_new_with_many_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_many_abstractmethods)\nPASS: test_object_new_with_one_abstractmethod (test.test_abc.test_factory.<locals>.TestABC.test_object_new_with_one_abstractmethod)\nPASS: test_register_as_class_deco (test.test_abc.test_factory.<locals>.TestABC.test_register_as_class_deco)\nPASS: test_register_non_class (test.test_abc.test_factory.<locals>.TestABC.test_register_non_class)\nPASS: test_registration_basics (test.test_abc.test_factory.<locals>.TestABC.test_registration_basics)\nPASS: test_registration_builtins (test.test_abc.test_factory.<locals>.TestABC.test_registration_builtins)\nPASS: test_registration_edge_cases (test.test_abc.test_factory.<locals>.TestABC.test_registration_edge_cases)\nPASS: test_registration_transitiveness (test.test_abc.test_factory.<locals>.TestABC.test_registration_transitiveness)\nPASS: test_subclasshook (test.test_abc.test_factory.<locals>.TestABC.test_subclasshook)\nPASS: test_tricky_new_works (test.test_abc.test_factory.<locals>.TestABC.test_tricky_new_works)\nPASS: test_update_as_decorator (test.test_abc.test_factory.<locals>.TestABC.test_update_as_decorator)\nPASS: test_update_del (test.test_abc.test_factory.<locals>.TestABC.test_update_del)\nPASS: test_update_del_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_del_implementation)\nPASS: test_update_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_implementation)\nPASS: test_update_layered_implementation (test.test_abc.test_factory.<locals>.TestABC.test_update_layered_implementation)\nPASS: test_update_multi_inheritance (test.test_abc.test_factory.<locals>.TestABC.test_update_multi_inheritance)\nPASS: test_update_new_abstractmethods (test.test_abc.test_factory.<locals>.TestABC.test_update_new_abstractmethods)\nPASS: test_update_non_abc (test.test_abc.test_factory.<locals>.TestABC.test_update_non_abc)\nPASS: test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractclassmethod_basics)\nPASS: test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractproperty_basics)\nPASS: test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractstaticmethod_basics)\nPASS: test_abstractclassmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractclassmethod_basics)\nPASS: test_abstractproperty_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractproperty_basics)\nPASS: test_abstractstaticmethod_basics (test.test_abc.test_factory.<locals>.TestLegacyAPI.test_abstractstaticmethod_basics)\n\n----------------------------------------------------------------------\nRan 72 tests in 0.031s\n\nOK\n0:00:27 load avg: 0.80 [ 46/469] test___all__ passed\ntest_all (test.test___all__.AllTest.test_all) ... __hello__\n__phello__\n__phello__.spam\n_aix_support\n_collections_abc\n_compat_pickle\n_compression\n_markupbase\n_osx_support\n_py_abc\n_pydatetime\n_pydecimal\n_pyio\n_pylong\n_sitebuiltins\n_strptime\n_sysconfigdata__linux_aarch64-linux-gnu\n_threading_local\n_weakrefset\nabc\naifc\nantigravity\nargparse\nast\nasyncio\nasyncio.__main__\nasyncio.base_events\nasyncio.base_futures\nasyncio.base_subprocess\nasyncio.base_tasks\nasyncio.constants\nasyncio.coroutines\nasyncio.events\nasyncio.exceptions\nasyncio.format_helpers\nasyncio.futures\nasyncio.locks\nasyncio.log\nasyncio.mixins\nasyncio.proactor_events\nasyncio.protocols\nasyncio.queues\nasyncio.runners\nasyncio.selector_events\nasyncio.sslproto\nasyncio.staggered\nasyncio.streams\nasyncio.subprocess\nasyncio.taskgroups\nasyncio.tasks\nasyncio.threads\nasyncio.timeouts\nasyncio.transports\nasyncio.trsock\nasyncio.unix_events\nasyncio.windows_events\nasyncio.windows_utils\nbase64\nbdb\nbisect\nbz2\ncProfile\ncalendar\ncgi\ncgitb\nchunk\ncmd\ncode\ncodecs\ncodeop\ncollections\ncollections.abc\ncolorsys\ncompileall\nconcurrent\nconcurrent.futures\nconcurrent.futures._base\nconcurrent.futures.process\nconcurrent.futures.thread\nconfigparser\ncontextlib\ncontextvars\ncopy\ncopyreg\ncrypt\ncsv\nctypes\nctypes._aix\nctypes._endian\nctypes.macholib\nctypes.macholib.dyld\nctypes.macholib.dylib\nctypes.macholib.framework\nctypes.util\nctypes.wintypes\ncurses\ncurses.ascii\ncurses.has_key\ncurses.panel\ncurses.textpad\ndataclasses\ndatetime\ndbm\ndbm.dumb\ndbm.gnu\ndbm.ndbm\ndecimal\ndifflib\ndis\ndoctest\nemail\nemail._encoded_words\nemail._header_value_parser\nemail._parseaddr\nemail._policybase\nemail.base64mime\nemail.charset\nemail.contentmanager\nemail.encoders\nemail.errors\nemail.feedparser\nemail.generator\nemail.header\nemail.headerregistry\nemail.iterators\nemail.message\nemail.mime\nemail.mime.application\nemail.mime.audio\nemail.mime.base\nemail.mime.image\nemail.mime.message\nemail.mime.multipart\nemail.mime.nonmultipart\nemail.mime.text\nemail.parser\nemail.policy\nemail.quoprimime\nemail.utils\nencodings\nencodings.aliases\nencodings.ascii\nencodings.base64_codec\nencodings.big5\nencodings.big5hkscs\nencodings.bz2_codec\nencodings.charmap\nencodings.cp037\nencodings.cp1006\nencodings.cp1026\nencodings.cp1125\nencodings.cp1140\nencodings.cp1250\nencodings.cp1251\nencodings.cp1252\nencodings.cp1253\nencodings.cp1254\nencodings.cp1255\nencodings.cp1256\nencodings.cp1257\nencodings.cp1258\nencodings.cp273\nencodings.cp424\nencodings.cp437\nencodings.cp500\nencodings.cp720\nencodings.cp737\nencodings.cp775\nencodings.cp850\nencodings.cp852\nencodings.cp855\nencodings.cp856\nencodings.cp857\nencodings.cp858\nencodings.cp860\nencodings.cp861\nencodings.cp862\nencodings.cp863\nencodings.cp864\nencodings.cp865\nencodings.cp866\nencodings.cp869\nencodings.cp874\nencodings.cp875\nencodings.cp932\nencodings.cp949\nencodings.cp950\nencodings.euc_jis_2004\nencodings.euc_jisx0213\nencodings.euc_jp\nencodings.euc_kr\nencodings.gb18030\nencodings.gb2312\nencodings.gbk\nencodings.hex_codec\nencodings.hp_roman8\nencodings.hz\nencodings.idna\nencodings.iso2022_jp\nencodings.iso2022_jp_1\nencodings.iso2022_jp_2\nencodings.iso2022_jp_2004\nencodings.iso2022_jp_3\nencodings.iso2022_jp_ext\nencodings.iso2022_kr\nencodings.iso8859_1\nencodings.iso8859_10\nencodings.iso8859_11\nencodings.iso8859_13\nencodings.iso8859_14\nencodings.iso8859_15\nencodings.iso8859_16\nencodings.iso8859_2\nencodings.iso8859_3\nencodings.iso8859_4\nencodings.iso8859_5\nencodings.iso8859_6\nencodings.iso8859_7\nencodings.iso8859_8\nencodings.iso8859_9\nencodings.johab\nencodings.koi8_r\nencodings.koi8_t\nencodings.koi8_u\nencodings.kz1048\nencodings.latin_1\nencodings.mac_arabic\nencodings.mac_croatian\nencodings.mac_cyrillic\nencodings.mac_farsi\nencodings.mac_greek\nencodings.mac_iceland\nencodings.mac_latin2\nencodings.mac_roman\nencodings.mac_romanian\nencodings.mac_turkish\nencodings.mbcs\nencodings.oem\nencodings.palmos\nencodings.ptcp154\nencodings.punycode\nencodings.quopri_codec\nencodings.raw_unicode_escape\nencodings.rot_13\nencodings.shift_jis\nencodings.shift_jis_2004\nencodings.shift_jisx0213\nencodings.tis_620\nencodings.undefined\nencodings.unicode_escape\nencodings.utf_16\nencodings.utf_16_be\nencodings.utf_16_le\nencodings.utf_32\nencodings.utf_32_be\nencodings.utf_32_le\nencodings.utf_7\nencodings.utf_8\nencodings.utf_8_sig\nencodings.uu_codec\nencodings.zlib_codec\nensurepip\nensurepip.__main__\nensurepip._uninstall\nenum\nfilecmp\nfileinput\nfnmatch\nfractions\nftplib\nfunctools\ngenericpath\ngetopt\ngetpass\ngettext\nglob\ngraphlib\ngzip\nhashlib\nheapq\nhmac\nhtml\nhtml.entities\nhtml.parser\nhttp\nhttp.client\nhttp.cookiejar\nhttp.cookies\nhttp.server\nidlelib\nidlelib.__main__\nidlelib.autocomplete\nidlelib.autocomplete_w\nidlelib.autoexpand\nidlelib.browser\nidlelib.calltip\nidlelib.calltip_w\nidlelib.codecontext\nidlelib.colorizer\nidlelib.config\nidlelib.config_key\nidlelib.configdialog\nidlelib.debugger\nidlelib.debugger_r\nidlelib.debugobj\nidlelib.debugobj_r\nidlelib.delegator\nidlelib.dynoption\nidlelib.editor\nidlelib.filelist\nidlelib.format\nidlelib.grep\nidlelib.help\nidlelib.help_about\nidlelib.history\nidlelib.hyperparser\nidlelib.idle\nidlelib.idle_test\nidlelib.idle_test.htest\nidlelib.idle_test.mock_idle\nidlelib.idle_test.mock_tk\nidlelib.idle_test.template\nidlelib.idle_test.test_autocomplete\nidlelib.idle_test.test_autocomplete_w\nidlelib.idle_test.test_autoexpand\nidlelib.idle_test.test_browser\nidlelib.idle_test.test_calltip\nidlelib.idle_test.test_calltip_w\nidlelib.idle_test.test_codecontext\nidlelib.idle_test.test_colorizer\nidlelib.idle_test.test_config\nidlelib.idle_test.test_config_key\nidlelib.idle_test.test_configdialog\nidlelib.idle_test.test_debugger\nidlelib.idle_test.test_debugger_r\nidlelib.idle_test.test_debugobj\nidlelib.idle_test.test_debugobj_r\nidlelib.idle_test.test_delegator\nidlelib.idle_test.test_editmenu\nidlelib.idle_test.test_editor\nidlelib.idle_test.test_filelist\nidlelib.idle_test.test_format\nidlelib.idle_test.test_grep\nidlelib.idle_test.test_help\nidlelib.idle_test.test_help_about\nidlelib.idle_test.test_history\nidlelib.idle_test.test_hyperparser\nidlelib.idle_test.test_iomenu\nidlelib.idle_test.test_macosx\nidlelib.idle_test.test_mainmenu\nidlelib.idle_test.test_multicall\nidlelib.idle_test.test_outwin\nidlelib.idle_test.test_parenmatch\nidlelib.idle_test.test_pathbrowser\nidlelib.idle_test.test_percolator\nidlelib.idle_test.test_pyparse\nidlelib.idle_test.test_pyshell\nidlelib.idle_test.test_query\nidlelib.idle_test.test_redirector\nidlelib.idle_test.test_replace\nidlelib.idle_test.test_rpc\nidlelib.idle_test.test_run\nidlelib.idle_test.test_runscript\nidlelib.idle_test.test_scrolledlist\nidlelib.idle_test.test_search\nidlelib.idle_test.test_searchbase\nidlelib.idle_test.test_searchengine\nidlelib.idle_test.test_sidebar\nidlelib.idle_test.test_squeezer\nidlelib.idle_test.test_stackviewer\nidlelib.idle_test.test_statusbar\nidlelib.idle_test.test_text\nidlelib.idle_test.test_textview\nidlelib.idle_test.test_tooltip\nidlelib.idle_test.test_tree\nidlelib.idle_test.test_undo\nidlelib.idle_test.test_util\nidlelib.idle_test.test_warning\nidlelib.idle_test.test_window\nidlelib.idle_test.test_zoomheight\nidlelib.idle_test.test_zzdummy\nidlelib.idle_test.tkinter_testing_utils\nidlelib.iomenu\nidlelib.macosx\nidlelib.mainmenu\nidlelib.multicall\nidlelib.outwin\nidlelib.parenmatch\nidlelib.pathbrowser\nidlelib.percolator\nidlelib.pyparse\nidlelib.pyshell\nidlelib.query\nidlelib.redirector\nidlelib.replace\nidlelib.rpc\nidlelib.run\nidlelib.runscript\nidlelib.scrolledlist\nidlelib.search\nidlelib.searchbase\nidlelib.searchengine\nidlelib.sidebar\nidlelib.squeezer\nidlelib.stackviewer\nidlelib.statusbar\nidlelib.textview\nidlelib.tooltip\nidlelib.tree\nidlelib.undo\nidlelib.util\nidlelib.window\nidlelib.zoomheight\nidlelib.zzdummy\nimaplib\nimghdr\nimportlib\nimportlib._abc\nimportlib._bootstrap\nimportlib._bootstrap_external\nimportlib.abc\nimportlib.machinery\nimportlib.metadata\nimportlib.metadata._adapters\nimportlib.metadata._collections\nimportlib.metadata._functools\nimportlib.metadata._itertools\nimportlib.metadata._meta\nimportlib.metadata._text\nimportlib.readers\nimportlib.resources\nimportlib.resources._adapters\nimportlib.resources._common\nimportlib.resources._itertools\nimportlib.resources._legacy\nimportlib.resources.abc\nimportlib.resources.readers\nimportlib.resources.simple\nimportlib.simple\nimportlib.util\ninspect\nio\nipaddress\njson\njson.decoder\njson.encoder\njson.scanner\njson.tool\nkeyword\nlib2to3\nlib2to3.__main__\nlib2to3.btm_matcher\nlib2to3.btm_utils\nlib2to3.fixer_base\nlib2to3.fixer_util\nlib2to3.fixes\nlib2to3.fixes.fix_apply\nlib2to3.fixes.fix_asserts\nlib2to3.fixes.fix_basestring\nlib2to3.fixes.fix_buffer\nlib2to3.fixes.fix_dict\nlib2to3.fixes.fix_except\nlib2to3.fixes.fix_exec\nlib2to3.fixes.fix_execfile\nlib2to3.fixes.fix_exitfunc\nlib2to3.fixes.fix_filter\nlib2to3.fixes.fix_funcattrs\nlib2to3.fixes.fix_future\nlib2to3.fixes.fix_getcwdu\nlib2to3.fixes.fix_has_key\nlib2to3.fixes.fix_idioms\nlib2to3.fixes.fix_import\nlib2to3.fixes.fix_imports\nlib2to3.fixes.fix_imports2\nlib2to3.fixes.fix_input\nlib2to3.fixes.fix_intern\nlib2to3.fixes.fix_isinstance\nlib2to3.fixes.fix_itertools\nlib2to3.fixes.fix_itertools_imports\nlib2to3.fixes.fix_long\nlib2to3.fixes.fix_map\nlib2to3.fixes.fix_metaclass\nlib2to3.fixes.fix_methodattrs\nlib2to3.fixes.fix_ne\nlib2to3.fixes.fix_next\nlib2to3.fixes.fix_nonzero\nlib2to3.fixes.fix_numliterals\nlib2to3.fixes.fix_operator\nlib2to3.fixes.fix_paren\nlib2to3.fixes.fix_print\nlib2to3.fixes.fix_raise\nlib2to3.fixes.fix_raw_input\nlib2to3.fixes.fix_reduce\nlib2to3.fixes.fix_reload\nlib2to3.fixes.fix_renames\nlib2to3.fixes.fix_repr\nlib2to3.fixes.fix_set_literal\nlib2to3.fixes.fix_standarderror\nlib2to3.fixes.fix_sys_exc\nlib2to3.fixes.fix_throw\nlib2to3.fixes.fix_tuple_params\nlib2to3.fixes.fix_types\nlib2to3.fixes.fix_unicode\nlib2to3.fixes.fix_urllib\nlib2to3.fixes.fix_ws_comma\nlib2to3.fixes.fix_xrange\nlib2to3.fixes.fix_xreadlines\nlib2to3.fixes.fix_zip\nlib2to3.main\nlib2to3.patcomp\nlib2to3.pgen2\nlib2to3.pgen2.conv\nlib2to3.pgen2.driver\nlib2to3.pgen2.grammar\nlib2to3.pgen2.literals\nlib2to3.pgen2.parse\nlib2to3.pgen2.pgen\nlib2to3.pgen2.token\nlib2to3.pgen2.tokenize\nlib2to3.pygram\nlib2to3.pytree\nlib2to3.refactor\nlinecache\nlocale\nlogging\nlogging.config\nlogging.handlers\nlzma\nmailbox\nmailcap\nmimetypes\nmodulefinder\nmultiprocessing\nmultiprocessing.connection\nmultiprocessing.context\nmultiprocessing.dummy\nmultiprocessing.dummy.connection\nmultiprocessing.forkserver\nmultiprocessing.heap\nmultiprocessing.managers\nmultiprocessing.pool\nmultiprocessing.popen_fork\nmultiprocessing.popen_forkserver\nmultiprocessing.popen_spawn_posix\nmultiprocessing.popen_spawn_win32\nmultiprocessing.process\nmultiprocessing.queues\nmultiprocessing.reduction\nmultiprocessing.resource_sharer\nmultiprocessing.resource_tracker\nmultiprocessing.shared_memory\nmultiprocessing.sharedctypes\nmultiprocessing.spawn\nmultiprocessing.synchronize\nmultiprocessing.util\nnetrc\nnntplib\nntpath\nnturl2path\nnumbers\nopcode\noperator\noptparse\nos\npathlib\npdb\npickle\npickletools\npipes\npkgutil\nplatform\nplistlib\npoplib\nposixpath\npprint\nprofile\npstats\npty\npy_compile\npyclbr\npydoc\npydoc_data\npydoc_data.topics\nqueue\nquopri\nrandom\nre\nre._casefix\nre._compiler\nre._constants\nre._parser\nreprlib\nrlcompleter\nrunpy\nsched\nsecrets\nselectors\nshelve\nshlex\nshutil\nsignal\nsite\nsmtplib\nsndhdr\nsocket\nsocketserver\nsqlite3\nsqlite3.__main__\nsqlite3.dbapi2\nsqlite3.dump\nsre_compile\nsre_constants\nsre_parse\nssl\nstat\nstatistics\nstring\nstringprep\nstruct\nsubprocess\nsunau\nsymtable\nsysconfig\ntabnanny\ntarfile\ntelnetlib\ntempfile\ntest\ntest.__main__\ntest._test_atexit\ntest._test_eintr\ntest._test_embed_set_config\ntest._test_embed_structseq\ntest._test_multiprocessing\ntest._test_venv_multiprocessing\ntest.audiotests\ntest.audit-tests\ntest.autotest\ntest.badsyntax_pep3120\ntest.bisect_cmd\ntest.curses_tests\ntest.datetimetester\ntest.dis_module\ntest.doctest_aliases\ntest.doctest_lineno\ntest.double_const\ntest.encoded_modules\ntest.encoded_modules.module_iso_8859_1\ntest.encoded_modules.module_koi8_r\ntest.fork_wait\ntest.leakers\ntest.leakers.test_ctypes\ntest.leakers.test_selftype\ntest.libregrtest\ntest.libregrtest.cmdline\ntest.libregrtest.filter\ntest.libregrtest.findtests\ntest.libregrtest.logger\ntest.libregrtest.main\ntest.libregrtest.pgo\ntest.libregrtest.refleak\ntest.libregrtest.result\ntest.libregrtest.results\ntest.libregrtest.run_workers\ntest.libregrtest.runtests\ntest.libregrtest.save_env\ntest.libregrtest.setup\ntest.libregrtest.single\ntest.libregrtest.testresult\ntest.libregrtest.utils\ntest.libregrtest.win_utils\ntest.libregrtest.worker\ntest.list_tests\ntest.lock_tests\ntest.mapping_tests\ntest.memory_watchdog\ntest.mock_socket\ntest.mp_fork_bomb\ntest.mp_preload\ntest.multibytecodec_support\ntest.pickletester\ntest.profilee\ntest.pyclbr_input\ntest.pydoc_mod\ntest.pydocfodder\ntest.pythoninfo\ntest.re_tests\ntest.regrtest\ntest.relimport\ntest.reperf\ntest.sample_doctest\ntest.sample_doctest_no_docstrings\ntest.sample_doctest_no_doctests\ntest.seq_tests\ntest.shadowed_super\ntest.signalinterproctester\ntest.smtpd\ntest.sortperf\ntest.ssl_servers\ntest.ssltests\ntest.string_tests\ntest.support\ntest.support._hypothesis_stubs\ntest.support._hypothesis_stubs._helpers\ntest.support._hypothesis_stubs.strategies\ntest.support.ast_helper\ntest.support.asynchat\ntest.support.asyncore\ntest.support.bytecode_helper\ntest.support.hashlib_helper\ntest.support.hypothesis_helper\ntest.support.import_helper\ntest.support.interpreters\ntest.support.logging_helper\ntest.support.os_helper\ntest.support.pty_helper\ntest.support.script_helper\ntest.support.socket_helper\ntest.support.testcase\ntest.support.threading_helper\ntest.support.warnings_helper\ntest.test___all__\ntest.test__locale\ntest.test__opcode\ntest.test__osx_support\ntest.test__xxinterpchannels\ntest.test__xxsubinterpreters\ntest.test_abc\ntest.test_abstract_numbers\ntest.test_aifc\ntest.test_argparse\ntest.test_array\ntest.test_asdl_parser\ntest.test_ast\ntest.test_asyncgen\ntest.test_asyncio\ntest.test_asyncio.__main__\ntest.test_asyncio.echo\ntest.test_asyncio.echo2\ntest.test_asyncio.echo3\ntest.test_asyncio.functional\ntest.test_asyncio.test_base_events\ntest.test_asyncio.test_buffered_proto\ntest.test_asyncio.test_context\ntest.test_asyncio.test_eager_task_factory\ntest.test_asyncio.test_events\ntest.test_asyncio.test_futures\ntest.test_asyncio.test_futures2\ntest.test_asyncio.test_locks\ntest.test_asyncio.test_pep492\ntest.test_asyncio.test_proactor_events\ntest.test_asyncio.test_protocols\ntest.test_asyncio.test_queues\ntest.test_asyncio.test_runners\ntest.test_asyncio.test_selector_events\ntest.test_asyncio.test_sendfile\ntest.test_asyncio.test_server\ntest.test_asyncio.test_sock_lowlevel\ntest.test_asyncio.test_ssl\ntest.test_asyncio.test_sslproto\ntest.test_asyncio.test_streams\ntest.test_asyncio.test_subprocess\ntest.test_asyncio.test_taskgroups\ntest.test_asyncio.test_tasks\ntest.test_asyncio.test_threads\ntest.test_asyncio.test_timeouts\ntest.test_asyncio.test_transports\ntest.test_asyncio.test_unix_events\ntest.test_asyncio.test_waitfor\ntest.test_asyncio.test_windows_events\ntest.test_asyncio.test_windows_utils\ntest.test_asyncio.utils\ntest.test_atexit\ntest.test_audioop\ntest.test_audit\ntest.test_augassign\ntest.test_base64\ntest.test_baseexception\ntest.test_bdb\ntest.test_bigaddrspace\ntest.test_bigmem\ntest.test_binascii\ntest.test_binop\ntest.test_bisect\ntest.test_bool\ntest.test_buffer\ntest.test_bufio\ntest.test_builtin\ntest.test_bytes\ntest.test_bz2\ntest.test_c_locale_coercion\ntest.test_calendar\ntest.test_call\ntest.test_capi\ntest.test_capi.__main__\ntest.test_capi.check_config\ntest.test_capi.test_abstract\ntest.test_capi.test_bytearray\ntest.test_capi.test_bytes\ntest.test_capi.test_codecs\ntest.test_capi.test_complex\ntest.test_capi.test_dict\ntest.test_capi.test_eval_code_ex\ntest.test_capi.test_exceptions\ntest.test_capi.test_float\ntest.test_capi.test_getargs\ntest.test_capi.test_immortal\ntest.test_capi.test_list\ntest.test_capi.test_long\ntest.test_capi.test_mem\ntest.test_capi.test_misc\ntest.test_capi.test_set\ntest.test_capi.test_structmembers\ntest.test_capi.test_sys\ntest.test_capi.test_unicode\ntest.test_capi.test_watchers\ntest.test_cgi\ntest.test_cgitb\ntest.test_charmapcodec\ntest.test_class\ntest.test_clinic\ntest.test_cmath\ntest.test_cmd\ntest.test_cmd_line\ntest.test_cmd_line_script\ntest.test_code\ntest.test_code_module\ntest.test_codeccallbacks\ntest.test_codecencodings_cn\ntest.test_codecencodings_hk\ntest.test_codecencodings_iso2022\ntest.test_codecencodings_jp\ntest.test_codecencodings_kr\ntest.test_codecencodings_tw\ntest.test_codecmaps_cn\ntest.test_codecmaps_hk\ntest.test_codecmaps_jp\ntest.test_codecmaps_kr\ntest.test_codecmaps_tw\ntest.test_codecs\ntest.test_codeop\ntest.test_collections\ntest.test_colorsys\ntest.test_compare\ntest.test_compile\ntest.test_compileall\ntest.test_compiler_assemble\ntest.test_compiler_codegen\ntest.test_complex\ntest.test_configparser\ntest.test_contains\ntest.test_context\ntest.test_contextlib\ntest.test_contextlib_async\ntest.test_copy\ntest.test_copyreg\ntest.test_coroutines\ntest.test_cppext\ntest.test_cppext.setup\ntest.test_cprofile\ntest.test_crashers\ntest.test_crypt\ntest.test_csv\ntest.test_ctypes\ntest.test_ctypes.__main__\ntest.test_ctypes.test_anon\ntest.test_ctypes.test_array_in_pointer\ntest.test_ctypes.test_arrays\ntest.test_ctypes.test_as_parameter\ntest.test_ctypes.test_bitfields\ntest.test_ctypes.test_buffers\ntest.test_ctypes.test_bytes\ntest.test_ctypes.test_byteswap\ntest.test_ctypes.test_callbacks\ntest.test_ctypes.test_cast\ntest.test_ctypes.test_cfuncs\ntest.test_ctypes.test_checkretval\ntest.test_ctypes.test_delattr\ntest.test_ctypes.test_errno\ntest.test_ctypes.test_find\ntest.test_ctypes.test_frombuffer\ntest.test_ctypes.test_funcptr\ntest.test_ctypes.test_functions\ntest.test_ctypes.test_incomplete\ntest.test_ctypes.test_init\ntest.test_ctypes.test_internals\ntest.test_ctypes.test_keeprefs\ntest.test_ctypes.test_libc\ntest.test_ctypes.test_loading\ntest.test_ctypes.test_macholib\ntest.test_ctypes.test_memfunctions\ntest.test_ctypes.test_numbers\ntest.test_ctypes.test_objects\ntest.test_ctypes.test_parameters\ntest.test_ctypes.test_pep3118\ntest.test_ctypes.test_pickling\ntest.test_ctypes.test_pointers\ntest.test_ctypes.test_prototypes\ntest.test_ctypes.test_python_api\ntest.test_ctypes.test_random_things\ntest.test_ctypes.test_refcounts\ntest.test_ctypes.test_repr\ntest.test_ctypes.test_returnfuncptrs\ntest.test_ctypes.test_simplesubclasses\ntest.test_ctypes.test_sizes\ntest.test_ctypes.test_slicing\ntest.test_ctypes.test_stringptr\ntest.test_ctypes.test_strings\ntest.test_ctypes.test_struct_fields\ntest.test_ctypes.test_structures\ntest.test_ctypes.test_unaligned_structures\ntest.test_ctypes.test_unicode\ntest.test_ctypes.test_values\ntest.test_ctypes.test_varsize_struct\ntest.test_ctypes.test_win32\ntest.test_ctypes.test_wintypes\ntest.test_curses\ntest.test_dataclasses\ntest.test_dataclasses.dataclass_module_1\ntest.test_dataclasses.dataclass_module_1_str\ntest.test_dataclasses.dataclass_module_2\ntest.test_dataclasses.dataclass_module_2_str\ntest.test_dataclasses.dataclass_textanno\ntest.test_datetime\ntest.test_dbm\ntest.test_dbm_dumb\ntest.test_dbm_gnu\ntest.test_dbm_ndbm\ntest.test_decimal\ntest.test_decorators\ntest.test_defaultdict\ntest.test_deque\ntest.test_descr\ntest.test_descrtut\ntest.test_devpoll\ntest.test_dict\ntest.test_dict_version\ntest.test_dictcomps\ntest.test_dictviews\ntest.test_difflib\ntest.test_dis\ntest.test_doctest\ntest.test_doctest2\ntest.test_docxmlrpc\ntest.test_dtrace\ntest.test_dynamic\ntest.test_dynamicclassattribute\ntest.test_eintr\ntest.test_email\ntest.test_email.__main__\ntest.test_email.test__encoded_words\ntest.test_email.test__header_value_parser\ntest.test_email.test_asian_codecs\ntest.test_email.test_contentmanager\ntest.test_email.test_defect_handling\ntest.test_email.test_email\ntest.test_email.test_generator\ntest.test_email.test_headerregistry\ntest.test_email.test_inversion\ntest.test_email.test_message\ntest.test_email.test_parser\ntest.test_email.test_pickleable\ntest.test_email.test_policy\ntest.test_email.test_utils\ntest.test_email.torture_test\ntest.test_embed\ntest.test_ensurepip\ntest.test_enum\ntest.test_enumerate\ntest.test_eof\ntest.test_epoll\ntest.test_errno\ntest.test_except_star\ntest.test_exception_group\ntest.test_exception_hierarchy\ntest.test_exception_variations\ntest.test_exceptions\ntest.test_extcall\ntest.test_faulthandler\ntest.test_fcntl\ntest.test_file\ntest.test_file_eintr\ntest.test_filecmp\ntest.test_fileinput\ntest.test_fileio\ntest.test_fileutils\ntest.test_finalization\ntest.test_float\ntest.test_flufl\ntest.test_fnmatch\ntest.test_fork1\ntest.test_format\ntest.test_fractions\ntest.test_frame\ntest.test_frozen\ntest.test_fstring\ntest.test_ftplib\ntest.test_funcattrs\ntest.test_functools\ntest.test_future_stmt\ntest.test_future_stmt.badsyntax_future10\ntest.test_future_stmt.badsyntax_future3\ntest.test_future_stmt.badsyntax_future4\ntest.test_future_stmt.badsyntax_future5\ntest.test_future_stmt.badsyntax_future6\ntest.test_future_stmt.badsyntax_future7\ntest.test_future_stmt.badsyntax_future8\ntest.test_future_stmt.badsyntax_future9\ntest.test_future_stmt.future_test1\ntest.test_future_stmt.future_test2\ntest.test_future_stmt.test_future\ntest.test_future_stmt.test_future_flags\ntest.test_future_stmt.test_future_multiple_features\ntest.test_future_stmt.test_future_multiple_imports\ntest.test_future_stmt.test_future_single_import\ntest.test_gc\ntest.test_gdb\ntest.test_gdb.gdb_sample\ntest.test_gdb.test_backtrace\ntest.test_gdb.test_cfunction\ntest.test_gdb.test_cfunction_full\ntest.test_gdb.test_misc\ntest.test_gdb.test_pretty_print\ntest.test_gdb.util\ntest.test_generator_stop\ntest.test_generators\ntest.test_genericalias\ntest.test_genericclass\ntest.test_genericpath\ntest.test_genexps\ntest.test_getopt\ntest.test_getpass\ntest.test_getpath\ntest.test_gettext\ntest.test_glob\ntest.test_global\ntest.test_grammar\ntest.test_graphlib\ntest.test_grp\ntest.test_gzip\ntest.test_hash\ntest.test_hashlib\ntest.test_heapq\ntest.test_hmac\ntest.test_html\ntest.test_htmlparser\ntest.test_http_cookiejar\ntest.test_http_cookies\ntest.test_httplib\ntest.test_httpservers\ntest.test_idle\ntest.test_imaplib\ntest.test_imghdr\ntest.test_import\ntest.test_import.__main__\ntest.test_importlib\ntest.test_importlib.__main__\ntest.test_importlib._context\ntest.test_importlib._path\ntest.test_importlib.abc\ntest.test_importlib.builtin\ntest.test_importlib.builtin.__main__\ntest.test_importlib.builtin.test_finder\ntest.test_importlib.builtin.test_loader\ntest.test_importlib.data\ntest.test_importlib.extension\ntest.test_importlib.extension.__main__\ntest.test_importlib.extension.test_case_sensitivity\ntest.test_importlib.extension.test_finder\ntest.test_importlib.extension.test_loader\ntest.test_importlib.extension.test_path_hook\ntest.test_importlib.fixtures\ntest.test_importlib.frozen\ntest.test_importlib.frozen.__main__\ntest.test_importlib.frozen.test_finder\ntest.test_importlib.frozen.test_loader\ntest.test_importlib.import_\ntest.test_importlib.import_.__main__\ntest.test_importlib.import_.test___loader__\ntest.test_importlib.import_.test___package__\ntest.test_importlib.import_.test_api\ntest.test_importlib.import_.test_caching\ntest.test_importlib.import_.test_fromlist\ntest.test_importlib.import_.test_helpers\ntest.test_importlib.import_.test_meta_path\ntest.test_importlib.import_.test_packages\ntest.test_importlib.import_.test_path\ntest.test_importlib.import_.test_relative_imports\ntest.test_importlib.resources\ntest.test_importlib.resources._path\ntest.test_importlib.resources.data01\ntest.test_importlib.resources.data01.subdirectory\ntest.test_importlib.resources.data02\ntest.test_importlib.resources.data02.one\ntest.test_importlib.resources.data02.two\ntest.test_importlib.resources.data03\ntest.test_importlib.resources.test_compatibilty_files\ntest.test_importlib.resources.test_contents\ntest.test_importlib.resources.test_custom\ntest.test_importlib.resources.test_files\ntest.test_importlib.resources.test_open\ntest.test_importlib.resources.test_path\ntest.test_importlib.resources.test_read\ntest.test_importlib.resources.test_reader\ntest.test_importlib.resources.test_resource\ntest.test_importlib.resources.update-zips\ntest.test_importlib.resources.util\ntest.test_importlib.resources.zipdata01\ntest.test_importlib.resources.zipdata02\ntest.test_importlib.source\ntest.test_importlib.source.__main__\ntest.test_importlib.source.test_case_sensitivity\ntest.test_importlib.source.test_file_loader\ntest.test_importlib.source.test_finder\ntest.test_importlib.source.test_path_hook\ntest.test_importlib.source.test_source_encoding\ntest.test_importlib.stubs\ntest.test_importlib.test_abc\ntest.test_importlib.test_api\ntest.test_importlib.test_lazy\ntest.test_importlib.test_locks\ntest.test_importlib.test_main\ntest.test_importlib.test_metadata_api\ntest.test_importlib.test_namespace_pkgs\ntest.test_importlib.test_pkg_import\ntest.test_importlib.test_spec\ntest.test_importlib.test_threaded_import\ntest.test_importlib.test_util\ntest.test_importlib.test_windows\ntest.test_importlib.test_zip\ntest.test_importlib.threaded_import_hangers\ntest.test_importlib.util\ntest.test_index\ntest.test_inspect\ntest.test_inspect.inspect_fodder\ntest.test_inspect.inspect_fodder2\ntest.test_inspect.inspect_stock_annotations\ntest.test_inspect.inspect_stringized_annotations\ntest.test_inspect.inspect_stringized_annotations_2\ntest.test_inspect.test_inspect\ntest.test_int\ntest.test_int_literal\ntest.test_interpreters\ntest.test_io\ntest.test_ioctl\ntest.test_ipaddress\ntest.test_isinstance\ntest.test_iter\ntest.test_iterlen\ntest.test_itertools\ntest.test_json\ntest.test_json.__main__\ntest.test_json.test_decode\ntest.test_json.test_default\ntest.test_json.test_dump\ntest.test_json.test_encode_basestring_ascii\ntest.test_json.test_enum\ntest.test_json.test_fail\ntest.test_json.test_float\ntest.test_json.test_indent\ntest.test_json.test_pass1\ntest.test_json.test_pass2\ntest.test_json.test_pass3\ntest.test_json.test_recursion\ntest.test_json.test_scanstring\ntest.test_json.test_separators\ntest.test_json.test_speedups\ntest.test_json.test_tool\ntest.test_json.test_unicode\ntest.test_keyword\ntest.test_keywordonlyarg\ntest.test_kqueue\ntest.test_largefile\ntest.test_launcher\ntest.test_lib2to3\ntest.test_lib2to3.__main__\ntest.test_lib2to3.pytree_idempotency\ntest.test_lib2to3.support\ntest.test_lib2to3.test_all_fixers\ntest.test_lib2to3.test_fixers\ntest.test_lib2to3.test_main\ntest.test_lib2to3.test_parser\ntest.test_lib2to3.test_pytree\ntest.test_lib2to3.test_refactor\ntest.test_lib2to3.test_util\ntest.test_linecache\ntest.test_list\ntest.test_listcomps\ntest.test_lltrace\ntest.test_locale\ntest.test_logging\ntest.test_long\ntest.test_longexp\ntest.test_lzma\ntest.test_mailbox\ntest.test_mailcap\ntest.test_marshal\ntest.test_math\ntest.test_math_property\ntest.test_memoryio\ntest.test_memoryview\ntest.test_metaclass\ntest.test_mimetypes\ntest.test_minidom\ntest.test_mmap\ntest.test_module\ntest.test_module.bad_getattr\ntest.test_module.bad_getattr2\ntest.test_module.bad_getattr3\ntest.test_module.final_a\ntest.test_module.final_b\ntest.test_module.good_getattr\ntest.test_modulefinder\ntest.test_monitoring\ntest.test_msilib\ntest.test_multibytecodec\ntest.test_multiprocessing_main_handling\ntest.test_named_expressions\ntest.test_netrc\ntest.test_nis\ntest.test_nntplib\ntest.test_ntpath\ntest.test_numeric_tower\ntest.test_opcache\ntest.test_opcodes\ntest.test_openpty\ntest.test_operator\ntest.test_optparse\ntest.test_ordered_dict\ntest.test_os\ntest.test_ossaudiodev\ntest.test_osx_env\ntest.test_pathlib\ntest.test_patma\ntest.test_pdb\ntest.test_peepholer\ntest.test_peg_generator\ntest.test_peg_generator.__main__\ntest.test_peg_generator.test_c_parser\ntest.test_peg_generator.test_first_sets\ntest.test_peg_generator.test_grammar_validator\ntest.test_peg_generator.test_pegen\ntest.test_pep646_syntax\ntest.test_perf_profiler\ntest.test_perfmaps\ntest.test_pickle\ntest.test_picklebuffer\ntest.test_pickletools\ntest.test_pipes\ntest.test_pkg\ntest.test_pkgutil\ntest.test_platform\ntest.test_plistlib\ntest.test_poll\ntest.test_popen\ntest.test_poplib\ntest.test_positional_only_arg\ntest.test_posix\ntest.test_posixpath\ntest.test_pow\ntest.test_pprint\ntest.test_print\ntest.test_profile\ntest.test_property\ntest.test_pstats\ntest.test_pty\ntest.test_pulldom\ntest.test_pwd\ntest.test_py_compile\ntest.test_pyclbr\ntest.test_pydoc\ntest.test_pyexpat\ntest.test_queue\ntest.test_quopri\ntest.test_raise\ntest.test_random\ntest.test_range\ntest.test_re\ntest.test_readline\ntest.test_regrtest\ntest.test_repl\ntest.test_reprlib\ntest.test_resource\ntest.test_richcmp\ntest.test_rlcompleter\ntest.test_robotparser\ntest.test_runpy\ntest.test_sax\ntest.test_sched\ntest.test_scope\ntest.test_script_helper\ntest.test_secrets\ntest.test_select\ntest.test_selectors\ntest.test_set\ntest.test_setcomps\ntest.test_shelve\ntest.test_shlex\ntest.test_shutil\ntest.test_signal\ntest.test_site\ntest.test_slice\ntest.test_smtplib\ntest.test_smtpnet\ntest.test_sndhdr\ntest.test_socket\ntest.test_socketserver\ntest.test_sort\ntest.test_source_encoding\ntest.test_spwd\ntest.test_sqlite3\ntest.test_sqlite3.__main__\ntest.test_sqlite3.test_backup\ntest.test_sqlite3.test_cli\ntest.test_sqlite3.test_dbapi\ntest.test_sqlite3.test_dump\ntest.test_sqlite3.test_factory\ntest.test_sqlite3.test_hooks\ntest.test_sqlite3.test_regression\ntest.test_sqlite3.test_transactions\ntest.test_sqlite3.test_types\ntest.test_sqlite3.test_userfunctions\ntest.test_ssl\ntest.test_stable_abi_ctypes\ntest.test_startfile\ntest.test_stat\ntest.test_statistics\ntest.test_strftime\ntest.test_string\ntest.test_string_literals\ntest.test_stringprep\ntest.test_strptime\ntest.test_strtod\ntest.test_struct\ntest.test_structseq\ntest.test_subclassinit\ntest.test_subprocess\ntest.test_sunau\ntest.test_sundry\ntest.test_super\ntest.test_support\ntest.test_symtable\ntest.test_syntax\ntest.test_sys\ntest.test_sys_setprofile\ntest.test_sys_settrace\ntest.test_sysconfig\ntest.test_syslog\ntest.test_tabnanny\ntest.test_tarfile\ntest.test_tcl\ntest.test_telnetlib\ntest.test_tempfile\ntest.test_termios\ntest.test_textwrap\ntest.test_thread\ntest.test_threadedtempfile\ntest.test_threading\ntest.test_threading_local\ntest.test_threadsignals\ntest.test_time\ntest.test_timeit\ntest.test_timeout\ntest.test_tix\ntest.test_tkinter\ntest.test_tkinter.__main__\ntest.test_tkinter.support\ntest.test_tkinter.test_colorchooser\ntest.test_tkinter.test_font\ntest.test_tkinter.test_geometry_managers\ntest.test_tkinter.test_images\ntest.test_tkinter.test_loadtk\ntest.test_tkinter.test_messagebox\ntest.test_tkinter.test_misc\ntest.test_tkinter.test_simpledialog\ntest.test_tkinter.test_text\ntest.test_tkinter.test_variables\ntest.test_tkinter.test_widgets\ntest.test_tkinter.widget_tests\ntest.test_tokenize\ntest.test_tomllib\ntest.test_tomllib.__main__\ntest.test_tomllib.burntsushi\ntest.test_tomllib.test_data\ntest.test_tomllib.test_error\ntest.test_tomllib.test_misc\ntest.test_tools\ntest.test_tools.__main__\ntest.test_tools.test_freeze\ntest.test_tools.test_i18n\ntest.test_tools.test_reindent\ntest.test_tools.test_sundry\ntest.test_trace\ntest.test_traceback\ntest.test_tracemalloc\ntest.test_ttk\ntest.test_ttk.__main__\ntest.test_ttk.test_extensions\ntest.test_ttk.test_style\ntest.test_ttk.test_widgets\ntest.test_ttk_textonly\ntest.test_tty\ntest.test_tuple\ntest.test_turtle\ntest.test_type_aliases\ntest.test_type_annotations\ntest.test_type_cache\ntest.test_type_comments\ntest.test_type_params\ntest.test_typechecks\ntest.test_types\ntest.test_typing\ntest.test_ucn\ntest.test_unary\ntest.test_unicode\ntest.test_unicode_file\ntest.test_unicode_file_functions\ntest.test_unicode_identifiers\ntest.test_unicodedata\ntest.test_unittest\ntest.test_unittest.__main__\ntest.test_unittest._test_warnings\ntest.test_unittest.dummy\ntest.test_unittest.support\ntest.test_unittest.test_assertions\ntest.test_unittest.test_async_case\ntest.test_unittest.test_break\ntest.test_unittest.test_case\ntest.test_unittest.test_discovery\ntest.test_unittest.test_functiontestcase\ntest.test_unittest.test_loader\ntest.test_unittest.test_program\ntest.test_unittest.test_result\ntest.test_unittest.test_runner\ntest.test_unittest.test_setups\ntest.test_unittest.test_skipping\ntest.test_unittest.test_suite\ntest.test_unittest.testmock\ntest.test_unittest.testmock.__main__\ntest.test_unittest.testmock.support\ntest.test_unittest.testmock.testasync\ntest.test_unittest.testmock.testcallable\ntest.test_unittest.testmock.testhelpers\ntest.test_unittest.testmock.testmagicmethods\ntest.test_unittest.testmock.testmock\ntest.test_unittest.testmock.testpatch\ntest.test_unittest.testmock.testsealable\ntest.test_unittest.testmock.testsentinel\ntest.test_unittest.testmock.testwith\ntest.test_univnewlines\ntest.test_unpack\ntest.test_unpack_ex\ntest.test_unparse\ntest.test_urllib\ntest.test_urllib2\ntest.test_urllib2_localnet\ntest.test_urllib2net\ntest.test_urllib_response\ntest.test_urllibnet\ntest.test_urlparse\ntest.test_userdict\ntest.test_userlist\ntest.test_userstring\ntest.test_utf8_mode\ntest.test_utf8source\ntest.test_uu\ntest.test_uuid\ntest.test_venv\ntest.test_wait3\ntest.test_wait4\ntest.test_warnings\ntest.test_warnings.__main__\ntest.test_wave\ntest.test_weakref\ntest.test_weakset\ntest.test_webbrowser\ntest.test_winconsoleio\ntest.test_winreg\ntest.test_winsound\ntest.test_with\ntest.test_wmi\ntest.test_wsgiref\ntest.test_xdrlib\ntest.test_xml_dom_minicompat\ntest.test_xml_etree\ntest.test_xml_etree_c\ntest.test_xmlrpc\ntest.test_xmlrpc_net\ntest.test_xxlimited\ntest.test_xxtestfuzz\ntest.test_yield_from\ntest.test_zipapp\ntest.test_zipfile\ntest.test_zipfile.__main__\ntest.test_zipfile._path\ntest.test_zipfile._path._functools\ntest.test_zipfile._path._itertools\ntest.test_zipfile._path._support\ntest.test_zipfile._path._test_params\ntest.test_zipfile._path.test_complexity\ntest.test_zipfile._path.test_path\ntest.test_zipfile._path.write-alpharep\ntest.test_zipfile.test_core\ntest.test_zipfile64\ntest.test_zipimport\ntest.test_zipimport_support\ntest.test_zlib\ntest.test_zoneinfo\ntest.test_zoneinfo.__main__\ntest.test_zoneinfo._support\ntest.test_zoneinfo.test_zoneinfo\ntest.test_zoneinfo.test_zoneinfo_property\ntest.testcodec\ntest.tf_inherit_check\ntest.time_hashlib\ntest.tokenizedata\ntest.tokenizedata.bad_coding\ntest.tokenizedata.bad_coding2\ntest.tokenizedata.badsyntax_3131\ntest.tokenizedata.coding20731\ntest.tracedmodules\ntest.tracedmodules.testmod\ntest.typinganndata\ntest.typinganndata._typed_dict_helper\ntest.typinganndata.ann_module\ntest.typinganndata.ann_module2\ntest.typinganndata.ann_module3\ntest.typinganndata.ann_module4\ntest.typinganndata.ann_module5\ntest.typinganndata.ann_module6\ntest.typinganndata.ann_module7\ntest.typinganndata.ann_module8\ntest.typinganndata.ann_module9\ntest.typinganndata.mod_generics_cache\ntest.win_console_handler\ntest.xmltests\ntextwrap\nthis\nthreading\ntimeit\ntkinter\ntkinter.__main__\ntkinter.colorchooser\ntkinter.commondialog\ntkinter.constants\ntkinter.dialog\ntkinter.dnd\ntkinter.filedialog\ntkinter.font\ntkinter.messagebox\ntkinter.scrolledtext\ntkinter.simpledialog\ntkinter.tix\ntkinter.ttk\ntoken\ntokenize\ntomllib\ntomllib._parser\ntomllib._re\ntomllib._types\ntrace\ntraceback\ntracemalloc\ntty\nturtledemo\nturtledemo.__main__\nturtledemo.bytedesign\nturtledemo.chaos\nturtledemo.clock\nturtledemo.colormixer\nturtledemo.forest\nturtledemo.fractalcurves\nturtledemo.lindenmayer\nturtledemo.minimal_hanoi\nturtledemo.nim\nturtledemo.paint\nturtledemo.peace\nturtledemo.penrose\nturtledemo.planet_and_moon\nturtledemo.rosette\nturtledemo.round_dance\nturtledemo.sorting_animate\nturtledemo.tree\nturtledemo.two_canvases\nturtledemo.yinyang\ntypes\ntyping\nunittest\nunittest.__main__\nunittest._log\nunittest.async_case\nunittest.case\nunittest.loader\nunittest.main\nunittest.mock\nunittest.result\nunittest.runner\nunittest.signals\nunittest.suite\nunittest.util\nurllib\nurllib.error\nurllib.parse\nurllib.request\nurllib.response\nurllib.robotparser\nuu\nuuid\nvenv\nvenv.__main__\nwarnings\nwave\nweakref\nwebbrowser\nwsgiref\nwsgiref.handlers\nwsgiref.headers\nwsgiref.simple_server\nwsgiref.types\nwsgiref.util\nwsgiref.validate\nxdrlib\nxml\nxml.dom\nxml.dom.NodeFilter\nxml.dom.domreg\nxml.dom.expatbuilder\nxml.dom.minicompat\nxml.dom.minidom\nxml.dom.pulldom\nxml.dom.xmlbuilder\nxml.etree\nxml.etree.ElementInclude\nxml.etree.ElementPath\nxml.etree.ElementTree\nxml.etree.cElementTree\nxml.parsers\nxml.parsers.expat\nxml.sax\nxml.sax._exceptions\nxml.sax.expatreader\nxml.sax.handler\nxml.sax.saxutils\nxml.sax.xmlreader\nxmlrpc\nxmlrpc.client\nxmlrpc.server\nzipapp\nzipfile\nzipfile.__main__\nzipfile._path\nzipfile._path.glob\nzipimport\nzoneinfo\nzoneinfo._common\nzoneinfo._tzpath\nzoneinfo._zoneinfo\nFollowing modules have no __all__ and have been ignored: ['__hello__', '__phello__', '__phello__.spam', '_aix_support', '_compat_pickle', '_compression', '_markupbase', '_py_abc', '_pylong', '_sitebuiltins', '_sysconfigdata__linux_aarch64-linux-gnu', 'abc', 'antigravity', 'ast', 'asyncio.__main__', 'asyncio.base_subprocess', 'asyncio.base_tasks', 'asyncio.constants', 'asyncio.format_helpers', 'asyncio.log', 'asyncio.mixins', 'asyncio.sslproto', 'asyncio.trsock', 'bisect', 'cgitb', 'chunk', 'concurrent', 'concurrent.futures._base', 'concurrent.futures.process', 'concurrent.futures.thread', 'crypt', 'ctypes', 'ctypes._aix', 'ctypes._endian', 'ctypes.macholib', 'ctypes.util', 'ctypes.wintypes', 'curses', 'curses.ascii', 'curses.has_key', 'curses.panel', 'curses.textpad', 'dbm.gnu', 'dbm.ndbm', 'decimal', 'email._header_value_parser', 'email.contentmanager', 'email.errors', 'email.headerregistry', 'email.mime', 'encodings', 'encodings.aliases', 'encodings.ascii', 'encodings.base64_codec', 'encodings.big5', 'encodings.big5hkscs', 'encodings.bz2_codec', 'encodings.charmap', 'encodings.cp037', 'encodings.cp1006', 'encodings.cp1026', 'encodings.cp1125', 'encodings.cp1140', 'encodings.cp1250', 'encodings.cp1251', 'encodings.cp1252', 'encodings.cp1253', 'encodings.cp1254', 'encodings.cp1255', 'encodings.cp1256', 'encodings.cp1257', 'encodings.cp1258', 'encodings.cp273', 'encodings.cp424', 'encodings.cp437', 'encodings.cp500', 'encodings.cp720', 'encodings.cp737', 'encodings.cp775', 'encodings.cp850', 'encodings.cp852', 'encodings.cp855', 'encodings.cp856', 'encodings.cp857', 'encodings.cp858', 'encodings.cp860', 'encodings.cp861', 'encodings.cp862', 'encodings.cp863', 'encodings.cp864', 'encodings.cp865', 'encodings.cp866', 'encodings.cp869', 'encodings.cp874', 'encodings.cp875', 'encodings.cp932', 'encodings.cp949', 'encodings.cp950', 'encodings.euc_jis_2004', 'encodings.euc_jisx0213', 'encodings.euc_jp', 'encodings.euc_kr', 'encodings.gb18030', 'encodings.gb2312', 'encodings.gbk', 'encodings.hex_codec', 'encodings.hp_roman8', 'encodings.hz', 'encodings.idna', 'encodings.iso2022_jp', 'encodings.iso2022_jp_1', 'encodings.iso2022_jp_2', 'encodings.iso2022_jp_2004', 'encodings.iso2022_jp_3', 'encodings.iso2022_jp_ext', 'encodings.iso2022_kr', 'encodings.iso8859_1', 'encodings.iso8859_10', 'encodings.iso8859_11', 'encodings.iso8859_13', 'encodings.iso8859_14', 'encodings.iso8859_15', 'encodings.iso8859_16', 'encodings.iso8859_2', 'encodings.iso8859_3', 'encodings.iso8859_4', 'encodings.iso8859_5', 'encodings.iso8859_6', 'encodings.iso8859_7', 'encodings.iso8859_8', 'encodings.iso8859_9', 'encodings.johab', 'encodings.koi8_r', 'encodings.koi8_t', 'encodings.koi8_u', 'encodings.kz1048', 'encodings.latin_1', 'encodings.mac_arabic', 'encodings.mac_croatian', 'encodings.mac_cyrillic', 'encodings.mac_farsi', 'encodings.mac_greek', 'encodings.mac_iceland', 'encodings.mac_latin2', 'encodings.mac_roman', 'encodings.mac_romanian', 'encodings.mac_turkish', 'encodings.mbcs', 'encodings.oem', 'encodings.palmos', 'encodings.ptcp154', 'encodings.punycode', 'encodings.quopri_codec', 'encodings.raw_unicode_escape', 'encodings.rot_13', 'encodings.shift_jis', 'encodings.shift_jis_2004', 'encodings.shift_jisx0213', 'encodings.tis_620', 'encodings.undefined', 'encodings.unicode_escape', 'encodings.utf_16', 'encodings.utf_16_be', 'encodings.utf_16_le', 'encodings.utf_32', 'encodings.utf_32_be', 'encodings.utf_32_le', 'encodings.utf_7', 'encodings.utf_8', 'encodings.utf_8_sig', 'encodings.uu_codec', 'encodings.zlib_codec', 'ensurepip.__main__', 'ensurepip._uninstall', 'hmac', 'idlelib', 'idlelib.__main__', 'idlelib.autocomplete_w', 'idlelib.autoexpand', 'idlelib.browser', 'idlelib.calltip', 'idlelib.calltip_w', 'idlelib.codecontext', 'idlelib.colorizer', 'idlelib.config', 'idlelib.config_key', 'idlelib.configdialog', 'idlelib.debugger', 'idlelib.debugger_r', 'idlelib.debugobj', 'idlelib.debugobj_r', 'idlelib.delegator', 'idlelib.dynoption', 'idlelib.editor', 'idlelib.filelist', 'idlelib.format', 'idlelib.grep', 'idlelib.help', 'idlelib.help_about', 'idlelib.history', 'idlelib.hyperparser', 'idlelib.idle', 'idlelib.idle_test', 'idlelib.idle_test.htest', 'idlelib.idle_test.mock_idle', 'idlelib.idle_test.mock_tk', 'idlelib.idle_test.template', 'idlelib.idle_test.test_autocomplete_w', 'idlelib.idle_test.test_autoexpand', 'idlelib.idle_test.test_browser', 'idlelib.idle_test.test_calltip', 'idlelib.idle_test.test_calltip_w', 'idlelib.idle_test.test_codecontext', 'idlelib.idle_test.test_colorizer', 'idlelib.idle_test.test_config', 'idlelib.idle_test.test_config_key', 'idlelib.idle_test.test_configdialog', 'idlelib.idle_test.test_debugger', 'idlelib.idle_test.test_debugger_r', 'idlelib.idle_test.test_debugobj', 'idlelib.idle_test.test_debugobj_r', 'idlelib.idle_test.test_delegator', 'idlelib.idle_test.test_editmenu', 'idlelib.idle_test.test_editor', 'idlelib.idle_test.test_filelist', 'idlelib.idle_test.test_format', 'idlelib.idle_test.test_grep', 'idlelib.idle_test.test_help', 'idlelib.idle_test.test_help_about', 'idlelib.idle_test.test_history', 'idlelib.idle_test.test_hyperparser', 'idlelib.idle_test.test_iomenu', 'idlelib.idle_test.test_macosx', 'idlelib.idle_test.test_mainmenu', 'idlelib.idle_test.test_multicall', 'idlelib.idle_test.test_outwin', 'idlelib.idle_test.test_parenmatch', 'idlelib.idle_test.test_pathbrowser', 'idlelib.idle_test.test_percolator', 'idlelib.idle_test.test_pyparse', 'idlelib.idle_test.test_pyshell', 'idlelib.idle_test.test_query', 'idlelib.idle_test.test_redirector', 'idlelib.idle_test.test_replace', 'idlelib.idle_test.test_rpc', 'idlelib.idle_test.test_run', 'idlelib.idle_test.test_runscript', 'idlelib.idle_test.test_scrolledlist', 'idlelib.idle_test.test_search', 'idlelib.idle_test.test_searchbase', 'idlelib.idle_test.test_searchengine', 'idlelib.idle_test.test_sidebar', 'idlelib.idle_test.test_squeezer', 'idlelib.idle_test.test_stackviewer', 'idlelib.idle_test.test_statusbar', 'idlelib.idle_test.test_text', 'idlelib.idle_test.test_textview', 'idlelib.idle_test.test_tooltip', 'idlelib.idle_test.test_tree', 'idlelib.idle_test.test_undo', 'idlelib.idle_test.test_util', 'idlelib.idle_test.test_warning', 'idlelib.idle_test.test_window', 'idlelib.idle_test.test_zoomheight', 'idlelib.idle_test.test_zzdummy', 'idlelib.idle_test.tkinter_testing_utils', 'idlelib.iomenu', 'idlelib.macosx', 'idlelib.mainmenu', 'idlelib.multicall', 'idlelib.outwin', 'idlelib.parenmatch', 'idlelib.pathbrowser', 'idlelib.percolator', 'idlelib.pyparse', 'idlelib.pyshell', 'idlelib.query', 'idlelib.redirector', 'idlelib.replace', 'idlelib.rpc', 'idlelib.run', 'idlelib.runscript', 'idlelib.scrolledlist', 'idlelib.search', 'idlelib.searchbase', 'idlelib.searchengine', 'idlelib.sidebar', 'idlelib.squeezer', 'idlelib.stackviewer', 'idlelib.statusbar', 'idlelib.textview', 'idlelib.tooltip', 'idlelib.tree', 'idlelib.undo', 'idlelib.util', 'idlelib.window', 'idlelib.zoomheight', 'idlelib.zzdummy', 'importlib._abc', 'importlib._bootstrap', 'importlib._bootstrap_external', 'importlib.machinery', 'importlib.metadata._adapters', 'importlib.metadata._collections', 'importlib.metadata._functools', 'importlib.metadata._itertools', 'importlib.metadata._meta', 'importlib.metadata._text', 'importlib.resources._adapters', 'importlib.resources._common', 'importlib.resources._itertools', 'importlib.resources._legacy', 'importlib.resources.readers', 'importlib.resources.simple', 'importlib.util', 'ipaddress', 'json.encoder', 'json.tool', 'lib2to3', 'lib2to3.__main__', 'lib2to3.btm_matcher', 'lib2to3.btm_utils', 'lib2to3.fixer_base', 'lib2to3.fixer_util', 'lib2to3.fixes', 'lib2to3.fixes.fix_apply', 'lib2to3.fixes.fix_asserts', 'lib2to3.fixes.fix_basestring', 'lib2to3.fixes.fix_buffer', 'lib2to3.fixes.fix_dict', 'lib2to3.fixes.fix_except', 'lib2to3.fixes.fix_exec', 'lib2to3.fixes.fix_execfile', 'lib2to3.fixes.fix_exitfunc', 'lib2to3.fixes.fix_filter', 'lib2to3.fixes.fix_funcattrs', 'lib2to3.fixes.fix_future', 'lib2to3.fixes.fix_getcwdu', 'lib2to3.fixes.fix_has_key', 'lib2to3.fixes.fix_idioms', 'lib2to3.fixes.fix_import', 'lib2to3.fixes.fix_imports', 'lib2to3.fixes.fix_imports2', 'lib2to3.fixes.fix_input', 'lib2to3.fixes.fix_intern', 'lib2to3.fixes.fix_isinstance', 'lib2to3.fixes.fix_itertools', 'lib2to3.fixes.fix_itertools_imports', 'lib2to3.fixes.fix_long', 'lib2to3.fixes.fix_map', 'lib2to3.fixes.fix_metaclass', 'lib2to3.fixes.fix_methodattrs', 'lib2to3.fixes.fix_ne', 'lib2to3.fixes.fix_next', 'lib2to3.fixes.fix_nonzero', 'lib2to3.fixes.fix_numliterals', 'lib2to3.fixes.fix_operator', 'lib2to3.fixes.fix_paren', 'lib2to3.fixes.fix_print', 'lib2to3.fixes.fix_raise', 'lib2to3.fixes.fix_raw_input', 'lib2to3.fixes.fix_reduce', 'lib2to3.fixes.fix_reload', 'lib2to3.fixes.fix_renames', 'lib2to3.fixes.fix_repr', 'lib2to3.fixes.fix_set_literal', 'lib2to3.fixes.fix_standarderror', 'lib2to3.fixes.fix_sys_exc', 'lib2to3.fixes.fix_throw', 'lib2to3.fixes.fix_tuple_params', 'lib2to3.fixes.fix_types', 'lib2to3.fixes.fix_unicode', 'lib2to3.fixes.fix_urllib', 'lib2to3.fixes.fix_ws_comma', 'lib2to3.fixes.fix_xrange', 'lib2to3.fixes.fix_xreadlines', 'lib2to3.fixes.fix_zip', 'lib2to3.main', 'lib2to3.patcomp', 'lib2to3.pgen2', 'lib2to3.pgen2.conv', 'lib2to3.pgen2.grammar', 'lib2to3.pgen2.literals', 'lib2to3.pgen2.parse', 'lib2to3.pgen2.pgen', 'lib2to3.pgen2.token', 'lib2to3.pygram', 'lib2to3.pytree', 'lib2to3.refactor', 'logging.config', 'logging.handlers', 'modulefinder', 'nturl2path', 'platform', 'pydoc_data', 'pydoc_data.topics', 're._casefix', 're._compiler', 're._constants', 're._parser', 'selectors', 'signal', 'site', 'sqlite3', 'sqlite3.__main__', 'sqlite3.dbapi2', 'sqlite3.dump', 'sre_compile', 'sre_constants', 'sre_parse', 'ssl', 'stat', 'stringprep', 'sunau', 'test', 'test.__main__', 'test._test_atexit', 'test._test_eintr', 'test._test_embed_set_config', 'test._test_embed_structseq', 'test._test_multiprocessing', 'test._test_venv_multiprocessing', 'test.audiotests', 'test.audit-tests', 'test.autotest', 'test.badsyntax_pep3120', 'test.bisect_cmd', 'test.curses_tests', 'test.datetimetester', 'test.dis_module', 'test.doctest_aliases', 'test.doctest_lineno', 'test.double_const', 'test.encoded_modules', 'test.encoded_modules.module_iso_8859_1', 'test.encoded_modules.module_koi8_r', 'test.fork_wait', 'test.leakers', 'test.leakers.test_ctypes', 'test.leakers.test_selftype', 'test.libregrtest', 'test.libregrtest.cmdline', 'test.libregrtest.filter', 'test.libregrtest.findtests', 'test.libregrtest.logger', 'test.libregrtest.main', 'test.libregrtest.pgo', 'test.libregrtest.refleak', 'test.libregrtest.result', 'test.libregrtest.results', 'test.libregrtest.run_workers', 'test.libregrtest.runtests', 'test.libregrtest.save_env', 'test.libregrtest.setup', 'test.libregrtest.single', 'test.libregrtest.testresult', 'test.libregrtest.utils', 'test.libregrtest.win_utils', 'test.libregrtest.worker', 'test.list_tests', 'test.lock_tests', 'test.mapping_tests', 'test.memory_watchdog', 'test.mock_socket', 'test.mp_fork_bomb', 'test.mp_preload', 'test.multibytecodec_support', 'test.pickletester', 'test.profilee', 'test.pyclbr_input', 'test.pydoc_mod', 'test.pydocfodder', 'test.pythoninfo', 'test.re_tests', 'test.regrtest', 'test.relimport', 'test.reperf', 'test.sample_doctest', 'test.sample_doctest_no_docstrings', 'test.sample_doctest_no_doctests', 'test.seq_tests', 'test.shadowed_super', 'test.signalinterproctester', 'test.sortperf', 'test.ssl_servers', 'test.ssltests', 'test.string_tests', 'test.support._hypothesis_stubs._helpers', 'test.support.ast_helper', 'test.support.asynchat', 'test.support.asyncore', 'test.support.bytecode_helper', 'test.support.hashlib_helper', 'test.support.hypothesis_helper', 'test.support.import_helper', 'test.support.logging_helper', 'test.support.os_helper', 'test.support.pty_helper', 'test.support.script_helper', 'test.support.socket_helper', 'test.support.testcase', 'test.support.threading_helper', 'test.support.warnings_helper', 'test.test___all__', 'test.test__locale', 'test.test__opcode', 'test.test__osx_support', 'test.test__xxinterpchannels', 'test.test__xxsubinterpreters', 'test.test_abc', 'test.test_abstract_numbers', 'test.test_aifc', 'test.test_argparse', 'test.test_array', 'test.test_asdl_parser', 'test.test_ast', 'test.test_asyncgen', 'test.test_asyncio', 'test.test_asyncio.__main__', 'test.test_asyncio.echo', 'test.test_asyncio.echo2', 'test.test_asyncio.echo3', 'test.test_asyncio.functional', 'test.test_asyncio.test_base_events', 'test.test_asyncio.test_buffered_proto', 'test.test_asyncio.test_context', 'test.test_asyncio.test_eager_task_factory', 'test.test_asyncio.test_events', 'test.test_asyncio.test_futures', 'test.test_asyncio.test_futures2', 'test.test_asyncio.test_locks', 'test.test_asyncio.test_pep492', 'test.test_asyncio.test_proactor_events', 'test.test_asyncio.test_protocols', 'test.test_asyncio.test_queues', 'test.test_asyncio.test_runners', 'test.test_asyncio.test_selector_events', 'test.test_asyncio.test_sendfile', 'test.test_asyncio.test_server', 'test.test_asyncio.test_sock_lowlevel', 'test.test_asyncio.test_ssl', 'test.test_asyncio.test_sslproto', 'test.test_asyncio.test_streams', 'test.test_asyncio.test_subprocess', 'test.test_asyncio.test_taskgroups', 'test.test_asyncio.test_tasks', 'test.test_asyncio.test_threads', 'test.test_asyncio.test_timeouts', 'test.test_asyncio.test_transports', 'test.test_asyncio.test_unix_events', 'test.test_asyncio.test_waitfor', 'test.test_asyncio.test_windows_events', 'test.test_asyncio.test_windows_utils', 'test.test_asyncio.utils', 'test.test_atexit', 'test.test_audioop', 'test.test_audit', 'test.test_augassign', 'test.test_base64', 'test.test_baseexception', 'test.test_bdb', 'test.test_bigaddrspace', 'test.test_bigmem', 'test.test_binascii', 'test.test_binop', 'test.test_bisect', 'test.test_bool', 'test.test_buffer', 'test.test_bufio', 'test.test_builtin', 'test.test_bytes', 'test.test_bz2', 'test.test_c_locale_coercion', 'test.test_calendar', 'test.test_call', 'test.test_capi', 'test.test_capi.__main__', 'test.test_capi.check_config', 'test.test_capi.test_abstract', 'test.test_capi.test_bytearray', 'test.test_capi.test_bytes', 'test.test_capi.test_codecs', 'test.test_capi.test_complex', 'test.test_capi.test_dict', 'test.test_capi.test_eval_code_ex', 'test.test_capi.test_exceptions', 'test.test_capi.test_float', 'test.test_capi.test_getargs', 'test.test_capi.test_immortal', 'test.test_capi.test_list', 'test.test_capi.test_long', 'test.test_capi.test_mem', 'test.test_capi.test_misc', 'test.test_capi.test_set', 'test.test_capi.test_structmembers', 'test.test_capi.test_sys', 'test.test_capi.test_unicode', 'test.test_capi.test_watchers', 'test.test_cgi', 'test.test_cgitb', 'test.test_charmapcodec', 'test.test_class', 'test.test_clinic', 'test.test_cmath', 'test.test_cmd', 'test.test_cmd_line', 'test.test_cmd_line_script', 'test.test_code', 'test.test_code_module', 'test.test_codeccallbacks', 'test.test_codecencodings_cn', 'test.test_codecencodings_hk', 'test.test_codecencodings_iso2022', 'test.test_codecencodings_jp', 'test.test_codecencodings_kr', 'test.test_codecencodings_tw', 'test.test_codecmaps_cn', 'test.test_codecmaps_hk', 'test.test_codecmaps_jp', 'test.test_codecmaps_kr', 'test.test_codecmaps_tw', 'test.test_codecs', 'test.test_codeop', 'test.test_collections', 'test.test_colorsys', 'test.test_compare', 'test.test_compile', 'test.test_compileall', 'test.test_compiler_assemble', 'test.test_compiler_codegen', 'test.test_complex', 'test.test_configparser', 'test.test_contains', 'test.test_context', 'test.test_contextlib', 'test.test_contextlib_async', 'test.test_copy', 'test.test_copyreg', 'test.test_coroutines', 'test.test_cppext', 'test.test_cppext.setup', 'test.test_cprofile', 'test.test_crashers', 'test.test_crypt', 'test.test_csv', 'test.test_ctypes', 'test.test_ctypes.__main__', 'test.test_ctypes.test_anon', 'test.test_ctypes.test_array_in_pointer', 'test.test_ctypes.test_arrays', 'test.test_ctypes.test_as_parameter', 'test.test_ctypes.test_bitfields', 'test.test_ctypes.test_buffers', 'test.test_ctypes.test_bytes', 'test.test_ctypes.test_byteswap', 'test.test_ctypes.test_callbacks', 'test.test_ctypes.test_cast', 'test.test_ctypes.test_cfuncs', 'test.test_ctypes.test_checkretval', 'test.test_ctypes.test_delattr', 'test.test_ctypes.test_errno', 'test.test_ctypes.test_find', 'test.test_ctypes.test_frombuffer', 'test.test_ctypes.test_funcptr', 'test.test_ctypes.test_functions', 'test.test_ctypes.test_incomplete', 'test.test_ctypes.test_init', 'test.test_ctypes.test_internals', 'test.test_ctypes.test_keeprefs', 'test.test_ctypes.test_libc', 'test.test_ctypes.test_loading', 'test.test_ctypes.test_macholib', 'test.test_ctypes.test_memfunctions', 'test.test_ctypes.test_numbers', 'test.test_ctypes.test_objects', 'test.test_ctypes.test_parameters', 'test.test_ctypes.test_pep3118', 'test.test_ctypes.test_pickling', 'test.test_ctypes.test_pointers', 'test.test_ctypes.test_prototypes', 'test.test_ctypes.test_python_api', 'test.test_ctypes.test_random_things', 'test.test_ctypes.test_refcounts', 'test.test_ctypes.test_repr', 'test.test_ctypes.test_returnfuncptrs', 'test.test_ctypes.test_simplesubclasses', 'test.test_ctypes.test_sizes', 'test.test_ctypes.test_slicing', 'test.test_ctypes.test_stringptr', 'test.test_ctypes.test_strings', 'test.test_ctypes.test_struct_fields', 'test.test_ctypes.test_structures', 'test.test_ctypes.test_unaligned_structures', 'test.test_ctypes.test_unicode', 'test.test_ctypes.test_values', 'test.test_ctypes.test_varsize_struct', 'test.test_ctypes.test_win32', 'test.test_ctypes.test_wintypes', 'test.test_curses', 'test.test_dataclasses', 'test.test_dataclasses.dataclass_module_1', 'test.test_dataclasses.dataclass_module_1_str', 'test.test_dataclasses.dataclass_module_2', 'test.test_dataclasses.dataclass_module_2_str', 'test.test_dataclasses.dataclass_textanno', 'test.test_datetime', 'test.test_dbm', 'test.test_dbm_dumb', 'test.test_dbm_gnu', 'test.test_dbm_ndbm', 'test.test_decimal', 'test.test_decorators', 'test.test_defaultdict', 'test.test_deque', 'test.test_descr', 'test.test_descrtut', 'test.test_devpoll', 'test.test_dict', 'test.test_dict_version', 'test.test_dictcomps', 'test.test_dictviews', 'test.test_difflib', 'test.test_dis', 'test.test_doctest', 'test.test_doctest2', 'test.test_docxmlrpc', 'test.test_dtrace', 'test.test_dynamic', 'test.test_dynamicclassattribute', 'test.test_eintr', 'test.test_email', 'test.test_email.__main__', 'test.test_email.test__encoded_words', 'test.test_email.test__header_value_parser', 'test.test_email.test_asian_codecs', 'test.test_email.test_contentmanager', 'test.test_email.test_defect_handling', 'test.test_email.test_email', 'test.test_email.test_generator', 'test.test_email.test_headerregistry', 'test.test_email.test_inversion', 'test.test_email.test_message', 'test.test_email.test_parser', 'test.test_email.test_pickleable', 'test.test_email.test_policy', 'test.test_email.test_utils', 'test.test_email.torture_test', 'test.test_embed', 'test.test_ensurepip', 'test.test_enum', 'test.test_enumerate', 'test.test_eof', 'test.test_epoll', 'test.test_errno', 'test.test_except_star', 'test.test_exception_group', 'test.test_exception_hierarchy', 'test.test_exception_variations', 'test.test_exceptions', 'test.test_extcall', 'test.test_faulthandler', 'test.test_fcntl', 'test.test_file', 'test.test_file_eintr', 'test.test_filecmp', 'test.test_fileinput', 'test.test_fileio', 'test.test_fileutils', 'test.test_finalization', 'test.test_float', 'test.test_flufl', 'test.test_fnmatch', 'test.test_fork1', 'test.test_format', 'test.test_fractions', 'test.test_frame', 'test.test_frozen', 'test.test_fstring', 'test.test_ftplib', 'test.test_funcattrs', 'test.test_functools', 'test.test_future_stmt', 'test.test_future_stmt.badsyntax_future10', 'test.test_future_stmt.badsyntax_future3', 'test.test_future_stmt.badsyntax_future4', 'test.test_future_stmt.badsyntax_future5', 'test.test_future_stmt.badsyntax_future6', 'test.test_future_stmt.badsyntax_future7', 'test.test_future_stmt.badsyntax_future8', 'test.test_future_stmt.badsyntax_future9', 'test.test_future_stmt.future_test1', 'test.test_future_stmt.future_test2', 'test.test_future_stmt.test_future', 'test.test_future_stmt.test_future_flags', 'test.test_future_stmt.test_future_multiple_features', 'test.test_future_stmt.test_future_multiple_imports', 'test.test_future_stmt.test_future_single_import', 'test.test_gc', 'test.test_gdb', 'test.test_gdb.gdb_sample', 'test.test_gdb.test_backtrace', 'test.test_gdb.test_cfunction', 'test.test_gdb.test_cfunction_full', 'test.test_gdb.test_misc', 'test.test_gdb.test_pretty_print', 'test.test_gdb.util', 'test.test_generator_stop', 'test.test_generators', 'test.test_genericalias', 'test.test_genericclass', 'test.test_genericpath', 'test.test_genexps', 'test.test_getopt', 'test.test_getpass', 'test.test_getpath', 'test.test_gettext', 'test.test_glob', 'test.test_global', 'test.test_grammar', 'test.test_graphlib', 'test.test_grp', 'test.test_gzip', 'test.test_hash', 'test.test_hashlib', 'test.test_heapq', 'test.test_hmac', 'test.test_html', 'test.test_htmlparser', 'test.test_http_cookiejar', 'test.test_http_cookies', 'test.test_httplib', 'test.test_httpservers', 'test.test_idle', 'test.test_imaplib', 'test.test_imghdr', 'test.test_import', 'test.test_import.__main__', 'test.test_importlib', 'test.test_importlib.__main__', 'test.test_importlib._context', 'test.test_importlib._path', 'test.test_importlib.abc', 'test.test_importlib.builtin', 'test.test_importlib.builtin.__main__', 'test.test_importlib.builtin.test_finder', 'test.test_importlib.builtin.test_loader', 'test.test_importlib.data', 'test.test_importlib.extension', 'test.test_importlib.extension.__main__', 'test.test_importlib.extension.test_case_sensitivity', 'test.test_importlib.extension.test_finder', 'test.test_importlib.extension.test_loader', 'test.test_importlib.extension.test_path_hook', 'test.test_importlib.fixtures', 'test.test_importlib.frozen', 'test.test_importlib.frozen.__main__', 'test.test_importlib.frozen.test_finder', 'test.test_importlib.frozen.test_loader', 'test.test_importlib.import_', 'test.test_importlib.import_.__main__', 'test.test_importlib.import_.test___loader__', 'test.test_importlib.import_.test___package__', 'test.test_importlib.import_.test_api', 'test.test_importlib.import_.test_caching', 'test.test_importlib.import_.test_fromlist', 'test.test_importlib.import_.test_helpers', 'test.test_importlib.import_.test_meta_path', 'test.test_importlib.import_.test_packages', 'test.test_importlib.import_.test_path', 'test.test_importlib.import_.test_relative_imports', 'test.test_importlib.resources', 'test.test_importlib.resources._path', 'test.test_importlib.resources.data01', 'test.test_importlib.resources.data01.subdirectory', 'test.test_importlib.resources.data02', 'test.test_importlib.resources.data02.one', 'test.test_importlib.resources.data02.two', 'test.test_importlib.resources.data03', 'test.test_importlib.resources.test_compatibilty_files', 'test.test_importlib.resources.test_contents', 'test.test_importlib.resources.test_custom', 'test.test_importlib.resources.test_files', 'test.test_importlib.resources.test_open', 'test.test_importlib.resources.test_path', 'test.test_importlib.resources.test_read', 'test.test_importlib.resources.test_reader', 'test.test_importlib.resources.test_resource', 'test.test_importlib.resources.update-zips', 'test.test_importlib.resources.util', 'test.test_importlib.resources.zipdata01', 'test.test_importlib.resources.zipdata02', 'test.test_importlib.source', 'test.test_importlib.source.__main__', 'test.test_importlib.source.test_case_sensitivity', 'test.test_importlib.source.test_file_loader', 'test.test_importlib.source.test_finder', 'test.test_importlib.source.test_path_hook', 'test.test_importlib.source.test_source_encoding', 'test.test_importlib.stubs', 'test.test_importlib.test_abc', 'test.test_importlib.test_api', 'test.test_importlib.test_lazy', 'test.test_importlib.test_locks', 'test.test_importlib.test_main', 'test.test_importlib.test_metadata_api', 'test.test_importlib.test_namespace_pkgs', 'test.test_importlib.test_pkg_import', 'test.test_importlib.test_spec', 'test.test_importlib.test_threaded_import', 'test.test_importlib.test_util', 'test.test_importlib.test_windows', 'test.test_importlib.test_zip', 'test.test_importlib.threaded_import_hangers', 'test.test_importlib.util', 'test.test_index', 'test.test_inspect', 'test.test_inspect.inspect_fodder', 'test.test_inspect.inspect_fodder2', 'test.test_inspect.inspect_stock_annotations', 'test.test_inspect.inspect_stringized_annotations', 'test.test_inspect.inspect_stringized_annotations_2', 'test.test_inspect.test_inspect', 'test.test_int', 'test.test_int_literal', 'test.test_interpreters', 'test.test_io', 'test.test_ioctl', 'test.test_ipaddress', 'test.test_isinstance', 'test.test_iter', 'test.test_iterlen', 'test.test_itertools', 'test.test_json', 'test.test_json.__main__', 'test.test_json.test_decode', 'test.test_json.test_default', 'test.test_json.test_dump', 'test.test_json.test_encode_basestring_ascii', 'test.test_json.test_enum', 'test.test_json.test_fail', 'test.test_json.test_float', 'test.test_json.test_indent', 'test.test_json.test_pass1', 'test.test_json.test_pass2', 'test.test_json.test_pass3', 'test.test_json.test_recursion', 'test.test_json.test_scanstring', 'test.test_json.test_separators', 'test.test_json.test_speedups', 'test.test_json.test_tool', 'test.test_json.test_unicode', 'test.test_keyword', 'test.test_keywordonlyarg', 'test.test_kqueue', 'test.test_largefile', 'test.test_launcher', 'test.test_lib2to3', 'test.test_lib2to3.__main__', 'test.test_lib2to3.pytree_idempotency', 'test.test_lib2to3.support', 'test.test_lib2to3.test_all_fixers', 'test.test_lib2to3.test_fixers', 'test.test_lib2to3.test_main', 'test.test_lib2to3.test_parser', 'test.test_lib2to3.test_pytree', 'test.test_lib2to3.test_refactor', 'test.test_lib2to3.test_util', 'test.test_linecache', 'test.test_list', 'test.test_listcomps', 'test.test_lltrace', 'test.test_locale', 'test.test_logging', 'test.test_long', 'test.test_longexp', 'test.test_lzma', 'test.test_mailbox', 'test.test_mailcap', 'test.test_marshal', 'test.test_math', 'test.test_math_property', 'test.test_memoryio', 'test.test_memoryview', 'test.test_metaclass', 'test.test_mimetypes', 'test.test_minidom', 'test.test_mmap', 'test.test_module', 'test.test_module.bad_getattr', 'test.test_module.bad_getattr2', 'test.test_module.bad_getattr3', 'test.test_module.final_a', 'test.test_module.final_b', 'test.test_module.good_getattr', 'test.test_modulefinder', 'test.test_monitoring', 'test.test_msilib', 'test.test_multibytecodec', 'test.test_multiprocessing_main_handling', 'test.test_named_expressions', 'test.test_netrc', 'test.test_nis', 'test.test_nntplib', 'test.test_ntpath', 'test.test_numeric_tower', 'test.test_opcache', 'test.test_opcodes', 'test.test_openpty', 'test.test_operator', 'test.test_optparse', 'test.test_ordered_dict', 'test.test_os', 'test.test_ossaudiodev', 'test.test_osx_env', 'test.test_pathlib', 'test.test_patma', 'test.test_pdb', 'test.test_peepholer', 'test.test_peg_generator', 'test.test_peg_generator.__main__', 'test.test_peg_generator.test_c_parser', 'test.test_peg_generator.test_first_sets', 'test.test_peg_generator.test_grammar_validator', 'test.test_peg_generator.test_pegen', 'test.test_pep646_syntax', 'test.test_perf_profiler', 'test.test_perfmaps', 'test.test_pickle', 'test.test_picklebuffer', 'test.test_pickletools', 'test.test_pipes', 'test.test_pkg', 'test.test_pkgutil', 'test.test_platform', 'test.test_plistlib', 'test.test_poll', 'test.test_popen', 'test.test_poplib', 'test.test_positional_only_arg', 'test.test_posix', 'test.test_posixpath', 'test.test_pow', 'test.test_pprint', 'test.test_print', 'test.test_profile', 'test.test_property', 'test.test_pstats', 'test.test_pty', 'test.test_pulldom', 'test.test_pwd', 'test.test_py_compile', 'test.test_pyclbr', 'test.test_pydoc', 'test.test_pyexpat', 'test.test_queue', 'test.test_quopri', 'test.test_raise', 'test.test_random', 'test.test_range', 'test.test_re', 'test.test_readline', 'test.test_regrtest', 'test.test_repl', 'test.test_reprlib', 'test.test_resource', 'test.test_richcmp', 'test.test_rlcompleter', 'test.test_robotparser', 'test.test_runpy', 'test.test_sax', 'test.test_sched', 'test.test_scope', 'test.test_script_helper', 'test.test_secrets', 'test.test_select', 'test.test_selectors', 'test.test_set', 'test.test_setcomps', 'test.test_shelve', 'test.test_shlex', 'test.test_shutil', 'test.test_signal', 'test.test_site', 'test.test_slice', 'test.test_smtplib', 'test.test_smtpnet', 'test.test_sndhdr', 'test.test_socket', 'test.test_sort', 'test.test_source_encoding', 'test.test_spwd', 'test.test_sqlite3', 'test.test_sqlite3.__main__', 'test.test_sqlite3.test_backup', 'test.test_sqlite3.test_cli', 'test.test_sqlite3.test_dbapi', 'test.test_sqlite3.test_dump', 'test.test_sqlite3.test_factory', 'test.test_sqlite3.test_hooks', 'test.test_sqlite3.test_regression', 'test.test_sqlite3.test_transactions', 'test.test_sqlite3.test_types', 'test.test_sqlite3.test_userfunctions', 'test.test_ssl', 'test.test_stable_abi_ctypes', 'test.test_startfile', 'test.test_stat', 'test.test_statistics', 'test.test_strftime', 'test.test_string', 'test.test_string_literals', 'test.test_stringprep', 'test.test_strptime', 'test.test_strtod', 'test.test_struct', 'test.test_structseq', 'test.test_subclassinit', 'test.test_subprocess', 'test.test_sunau', 'test.test_sundry', 'test.test_super', 'test.test_support', 'test.test_symtable', 'test.test_syntax', 'test.test_sys', 'test.test_sys_setprofile', 'test.test_sys_settrace', 'test.test_sysconfig', 'test.test_syslog', 'test.test_tabnanny', 'test.test_tarfile', 'test.test_tcl', 'test.test_telnetlib', 'test.test_tempfile', 'test.test_termios', 'test.test_textwrap', 'test.test_thread', 'test.test_threadedtempfile', 'test.test_threading', 'test.test_threading_local', 'test.test_threadsignals', 'test.test_time', 'test.test_timeit', 'test.test_timeout', 'test.test_tix', 'test.test_tkinter', 'test.test_tkinter.__main__', 'test.test_tkinter.support', 'test.test_tkinter.test_colorchooser', 'test.test_tkinter.test_font', 'test.test_tkinter.test_geometry_managers', 'test.test_tkinter.test_images', 'test.test_tkinter.test_loadtk', 'test.test_tkinter.test_messagebox', 'test.test_tkinter.test_simpledialog', 'test.test_tkinter.test_text', 'test.test_tkinter.test_variables', 'test.test_tkinter.test_widgets', 'test.test_tkinter.widget_tests', 'test.test_tokenize', 'test.test_tomllib.__main__', 'test.test_tomllib.burntsushi', 'test.test_tomllib.test_data', 'test.test_tomllib.test_error', 'test.test_tomllib.test_misc', 'test.test_tools', 'test.test_tools.__main__', 'test.test_tools.test_freeze', 'test.test_tools.test_i18n', 'test.test_tools.test_reindent', 'test.test_tools.test_sundry', 'test.test_trace', 'test.test_traceback', 'test.test_tracemalloc', 'test.test_ttk', 'test.test_ttk.__main__', 'test.test_ttk.test_extensions', 'test.test_ttk.test_style', 'test.test_ttk.test_widgets', 'test.test_ttk_textonly', 'test.test_tty', 'test.test_tuple', 'test.test_turtle', 'test.test_type_aliases', 'test.test_type_annotations', 'test.test_type_cache', 'test.test_type_comments', 'test.test_type_params', 'test.test_typechecks', 'test.test_types', 'test.test_typing', 'test.test_ucn', 'test.test_unary', 'test.test_unicode', 'test.test_unicode_file', 'test.test_unicode_file_functions', 'test.test_unicode_identifiers', 'test.test_unicodedata', 'test.test_unittest', 'test.test_unittest.__main__', 'test.test_unittest._test_warnings', 'test.test_unittest.dummy', 'test.test_unittest.support', 'test.test_unittest.test_assertions', 'test.test_unittest.test_async_case', 'test.test_unittest.test_break', 'test.test_unittest.test_case', 'test.test_unittest.test_discovery', 'test.test_unittest.test_functiontestcase', 'test.test_unittest.test_loader', 'test.test_unittest.test_program', 'test.test_unittest.test_result', 'test.test_unittest.test_runner', 'test.test_unittest.test_setups', 'test.test_unittest.test_skipping', 'test.test_unittest.test_suite', 'test.test_unittest.testmock', 'test.test_unittest.testmock.__main__', 'test.test_unittest.testmock.support', 'test.test_unittest.testmock.testasync', 'test.test_unittest.testmock.testcallable', 'test.test_unittest.testmock.testhelpers', 'test.test_unittest.testmock.testmagicmethods', 'test.test_unittest.testmock.testmock', 'test.test_unittest.testmock.testpatch', 'test.test_unittest.testmock.testsealable', 'test.test_unittest.testmock.testsentinel', 'test.test_unittest.testmock.testwith', 'test.test_univnewlines', 'test.test_unpack', 'test.test_unpack_ex', 'test.test_unparse', 'test.test_urllib', 'test.test_urllib2', 'test.test_urllib2_localnet', 'test.test_urllib2net', 'test.test_urllib_response', 'test.test_urllibnet', 'test.test_urlparse', 'test.test_userdict', 'test.test_userlist', 'test.test_userstring', 'test.test_utf8_mode', 'test.test_utf8source', 'test.test_uu', 'test.test_uuid', 'test.test_venv', 'test.test_wait3', 'test.test_wait4', 'test.test_warnings', 'test.test_warnings.__main__', 'test.test_wave', 'test.test_weakref', 'test.test_weakset', 'test.test_webbrowser', 'test.test_winconsoleio', 'test.test_winreg', 'test.test_winsound', 'test.test_with', 'test.test_wmi', 'test.test_wsgiref', 'test.test_xdrlib', 'test.test_xml_dom_minicompat', 'test.test_xml_etree', 'test.test_xml_etree_c', 'test.test_xmlrpc', 'test.test_xmlrpc_net', 'test.test_xxlimited', 'test.test_xxtestfuzz', 'test.test_yield_from', 'test.test_zipapp', 'test.test_zipfile', 'test.test_zipfile.__main__', 'test.test_zipfile._path', 'test.test_zipfile._path._functools', 'test.test_zipfile._path._itertools', 'test.test_zipfile._path._support', 'test.test_zipfile._path._test_params', 'test.test_zipfile._path.test_complexity', 'test.test_zipfile._path.test_path', 'test.test_zipfile._path.write-alpharep', 'test.test_zipfile.test_core', 'test.test_zipfile64', 'test.test_zipimport', 'test.test_zipimport_support', 'test.test_zlib', 'test.test_zoneinfo', 'test.test_zoneinfo.__main__', 'test.test_zoneinfo._support', 'test.test_zoneinfo.test_zoneinfo', 'test.test_zoneinfo.test_zoneinfo_property', 'test.testcodec', 'test.tf_inherit_check', 'test.time_hashlib', 'test.tokenizedata', 'test.tokenizedata.bad_coding', 'test.tokenizedata.bad_coding2', 'test.tokenizedata.badsyntax_3131', 'test.tokenizedata.coding20731', 'test.tracedmodules', 'test.tracedmodules.testmod', 'test.typinganndata', 'test.typinganndata._typed_dict_helper', 'test.typinganndata.ann_module', 'test.typinganndata.ann_module2', 'test.typinganndata.ann_module3', 'test.typinganndata.ann_module4', 'test.typinganndata.ann_module5', 'test.typinganndata.ann_module6', 'test.typinganndata.ann_module7', 'test.typinganndata.ann_module8', 'test.typinganndata.ann_module9', 'test.typinganndata.mod_generics_cache', 'test.win_console_handler', 'test.xmltests', 'this', 'tkinter.__main__', 'tkinter.constants', 'tkinter.simpledialog', 'tkinter.tix', 'tomllib._parser', 'tomllib._re', 'tomllib._types', 'tracemalloc', 'turtledemo', 'turtledemo.__main__', 'turtledemo.bytedesign', 'turtledemo.chaos', 'turtledemo.clock', 'turtledemo.colormixer', 'turtledemo.forest', 'turtledemo.fractalcurves', 'turtledemo.lindenmayer', 'turtledemo.minimal_hanoi', 'turtledemo.nim', 'turtledemo.paint', 'turtledemo.peace', 'turtledemo.penrose', 'turtledemo.planet_and_moon', 'turtledemo.rosette', 'turtledemo.round_dance', 'turtledemo.sorting_animate', 'turtledemo.tree', 'turtledemo.two_canvases', 'turtledemo.yinyang', 'unittest.__main__', 'unittest._log', 'unittest.async_case', 'unittest.case', 'unittest.loader', 'unittest.main', 'unittest.result', 'unittest.runner', 'unittest.signals', 'unittest.suite', 'unittest.util', 'urllib', 'uuid', 'venv', 'venv.__main__', 'wsgiref', 'wsgiref.headers', 'xml.dom', 'xml.dom.NodeFilter', 'xml.dom.domreg', 'xml.dom.expatbuilder', 'xml.dom.minidom', 'xml.dom.pulldom', 'xml.etree', 'xml.etree.ElementInclude', 'xml.etree.ElementPath', 'xml.etree.cElementTree', 'xml.parsers', 'xml.parsers.expat', 'xml.sax', 'xml.sax._exceptions', 'xml.sax.expatreader', 'xml.sax.handler', 'xml.sax.saxutils', 'xml.sax.xmlreader', 'xmlrpc', 'xmlrpc.client', 'xmlrpc.server', 'zipfile.__main__', 'zipfile._path.glob', 'zoneinfo._common', 'zoneinfo._tzpath', 'zoneinfo._zoneinfo']\nFollowing modules failed to be imported: ['asyncio.windows_events', 'asyncio.windows_utils', 'idlelib.autocomplete', 'idlelib.idle_test.test_autocomplete', 'multiprocessing.popen_spawn_win32', 'test.test_socketserver', 'test.test_tkinter.test_misc', 'tkinter', 'tkinter.colorchooser', 'tkinter.commondialog', 'tkinter.dialog', 'tkinter.dnd', 'tkinter.filedialog', 'tkinter.font', 'tkinter.messagebox', 'tkinter.scrolledtext', 'tkinter.ttk']\nok\n\n----------------------------------------------------------------------\nRan 1 test in 2.245s\n\nOK\n0:00:27 load avg: 0.80 [ 47/469] test_abstract_numbers passed\nPASS: test_complex (test.test_abstract_numbers.TestNumbers.test_complex)\nPASS: test_float (test.test_abstract_numbers.TestNumbers.test_float)\nPASS: test_int (test.test_abstract_numbers.TestNumbers.test_int)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.001s\n\nOK\n0:00:28 load avg: 0.80 [ 48/469] test_aifc passed\nPASS: test_read_comm_kludge_compname_even (test.test_aifc.AIFCLowLevelTest.test_read_comm_kludge_compname_even)\nPASS: test_read_comm_kludge_compname_odd (test.test_aifc.AIFCLowLevelTest.test_read_comm_kludge_compname_odd)\nPASS: test_read_no_comm_chunk (test.test_aifc.AIFCLowLevelTest.test_read_no_comm_chunk)\nPASS: test_read_no_ssnd_chunk (test.test_aifc.AIFCLowLevelTest.test_read_no_ssnd_chunk)\nPASS: test_read_raises (test.test_aifc.AIFCLowLevelTest.test_read_raises)\nPASS: test_read_written (test.test_aifc.AIFCLowLevelTest.test_read_written)\nPASS: test_read_wrong_compression_type (test.test_aifc.AIFCLowLevelTest.test_read_wrong_compression_type)\nPASS: test_read_wrong_form (test.test_aifc.AIFCLowLevelTest.test_read_wrong_form)\nPASS: test_read_wrong_marks (test.test_aifc.AIFCLowLevelTest.test_read_wrong_marks)\nPASS: test_read_wrong_number_of_channels (test.test_aifc.AIFCLowLevelTest.test_read_wrong_number_of_channels)\nPASS: test_read_wrong_sample_width (test.test_aifc.AIFCLowLevelTest.test_read_wrong_sample_width)\nPASS: test_write_aiff_by_extension (test.test_aifc.AIFCLowLevelTest.test_write_aiff_by_extension)\nPASS: test_write_header_comptype_raises (test.test_aifc.AIFCLowLevelTest.test_write_header_comptype_raises)\nPASS: test_write_header_raises (test.test_aifc.AIFCLowLevelTest.test_write_header_raises)\nPASS: test_write_long_string_raises (test.test_aifc.AIFCLowLevelTest.test_write_long_string_raises)\nPASS: test_write_markers_raises (test.test_aifc.AIFCLowLevelTest.test_write_markers_raises)\nPASS: test_write_params_bunch (test.test_aifc.AIFCLowLevelTest.test_write_params_bunch)\nPASS: test_write_params_raises (test.test_aifc.AIFCLowLevelTest.test_write_params_raises)\nPASS: test_write_params_singles (test.test_aifc.AIFCLowLevelTest.test_write_params_singles)\nPASS: test_wrong_open_mode (test.test_aifc.AIFCLowLevelTest.test_wrong_open_mode)\nPASS: test_close (test.test_aifc.AifcALAWTest.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcALAWTest.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcALAWTest.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcALAWTest.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcALAWTest.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcALAWTest.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcALAWTest.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcALAWTest.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcALAWTest.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcALAWTest.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcALAWTest.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcALAWTest.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcALAWTest.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcALAWTest.test_write)\nPASS: test_write_array (test.test_aifc.AifcALAWTest.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcALAWTest.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcALAWTest.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcALAWTest.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcALAWTest.test_write_params)\nPASS: test_close_opened_files_on_error (test.test_aifc.AifcMiscTest.test_close_opened_files_on_error)\nPASS: test_params_added (test.test_aifc.AifcMiscTest.test_params_added)\nPASS: test_read_markers (test.test_aifc.AifcMiscTest.test_read_markers)\nPASS: test_skipunknown (test.test_aifc.AifcMiscTest.test_skipunknown)\nPASS: test_write_header_comptype_sampwidth (test.test_aifc.AifcMiscTest.test_write_header_comptype_sampwidth)\nPASS: test_write_markers_values (test.test_aifc.AifcMiscTest.test_write_markers_values)\nPASS: test_close (test.test_aifc.AifcPCM16Test.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcPCM16Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcPCM16Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcPCM16Test.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcPCM16Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcPCM16Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcPCM16Test.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcPCM16Test.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcPCM16Test.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcPCM16Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcPCM16Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcPCM16Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcPCM16Test.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcPCM16Test.test_write)\nPASS: test_write_array (test.test_aifc.AifcPCM16Test.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcPCM16Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcPCM16Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcPCM16Test.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcPCM16Test.test_write_params)\nPASS: test_close (test.test_aifc.AifcPCM24Test.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcPCM24Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcPCM24Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcPCM24Test.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcPCM24Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcPCM24Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcPCM24Test.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcPCM24Test.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcPCM24Test.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcPCM24Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcPCM24Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcPCM24Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcPCM24Test.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcPCM24Test.test_write)\nPASS: test_write_array (test.test_aifc.AifcPCM24Test.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcPCM24Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcPCM24Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcPCM24Test.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcPCM24Test.test_write_params)\nPASS: test_close (test.test_aifc.AifcPCM32Test.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcPCM32Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcPCM32Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcPCM32Test.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcPCM32Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcPCM32Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcPCM32Test.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcPCM32Test.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcPCM32Test.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcPCM32Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcPCM32Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcPCM32Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcPCM32Test.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcPCM32Test.test_write)\nPASS: test_write_array (test.test_aifc.AifcPCM32Test.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcPCM32Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcPCM32Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcPCM32Test.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcPCM32Test.test_write_params)\nPASS: test_close (test.test_aifc.AifcPCM8Test.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcPCM8Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcPCM8Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcPCM8Test.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcPCM8Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcPCM8Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcPCM8Test.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcPCM8Test.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcPCM8Test.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcPCM8Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcPCM8Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcPCM8Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcPCM8Test.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcPCM8Test.test_write)\nPASS: test_write_array (test.test_aifc.AifcPCM8Test.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcPCM8Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcPCM8Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcPCM8Test.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcPCM8Test.test_write_params)\nPASS: test_close (test.test_aifc.AifcULAWTest.test_close)\nPASS: test_context_manager_with_filename (test.test_aifc.AifcULAWTest.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_aifc.AifcULAWTest.test_context_manager_with_open_file)\nPASS: test_copy (test.test_aifc.AifcULAWTest.test_copy)\nPASS: test_incompleted_write (test.test_aifc.AifcULAWTest.test_incompleted_write)\nPASS: test_multiple_writes (test.test_aifc.AifcULAWTest.test_multiple_writes)\nPASS: test_overflowed_write (test.test_aifc.AifcULAWTest.test_overflowed_write)\nPASS: test_read (test.test_aifc.AifcULAWTest.test_read)\nPASS: test_read_not_from_start (test.test_aifc.AifcULAWTest.test_read_not_from_start)\nPASS: test_read_params (test.test_aifc.AifcULAWTest.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_aifc.AifcULAWTest.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_aifc.AifcULAWTest.test_unseekable_overflowed_write)\nPASS: test_unseekable_write (test.test_aifc.AifcULAWTest.test_unseekable_write)\nPASS: test_write (test.test_aifc.AifcULAWTest.test_write)\nPASS: test_write_array (test.test_aifc.AifcULAWTest.test_write_array)\nPASS: test_write_bytearray (test.test_aifc.AifcULAWTest.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_aifc.AifcULAWTest.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_aifc.AifcULAWTest.test_write_memoryview)\nPASS: test_write_params (test.test_aifc.AifcULAWTest.test_write_params)\n\n----------------------------------------------------------------------\nRan 140 tests in 0.137s\n\nOK\n0:00:29 load avg: 1.05 [ 49/469] test__xxsubinterpreters passed\nPASS: test_after_destroy_all (test.test__xxsubinterpreters.CreateTests.test_after_destroy_all)\nPASS: test_after_destroy_some (test.test__xxsubinterpreters.CreateTests.test_after_destroy_some)\nPASS: test_in_main (test.test__xxsubinterpreters.CreateTests.test_in_main)\nPASS: test_in_subinterpreter (test.test__xxsubinterpreters.CreateTests.test_in_subinterpreter)\nPASS: test_in_thread (test.test__xxsubinterpreters.CreateTests.test_in_thread)\nPASS: test_in_threaded_subinterpreter (test.test__xxsubinterpreters.CreateTests.test_in_threaded_subinterpreter)\nSKIP: test_unique_id (test.test__xxsubinterpreters.CreateTests.test_unique_id) 'enable this test when working on pystate.c'\nPASS: test_all (test.test__xxsubinterpreters.DestroyTests.test_all)\nPASS: test_already_destroyed (test.test__xxsubinterpreters.DestroyTests.test_already_destroyed)\nPASS: test_bad_id (test.test__xxsubinterpreters.DestroyTests.test_bad_id)\nPASS: test_does_not_exist (test.test__xxsubinterpreters.DestroyTests.test_does_not_exist)\nPASS: test_from_current (test.test__xxsubinterpreters.DestroyTests.test_from_current)\nPASS: test_from_other_thread (test.test__xxsubinterpreters.DestroyTests.test_from_other_thread)\nPASS: test_from_sibling (test.test__xxsubinterpreters.DestroyTests.test_from_sibling)\nPASS: test_main (test.test__xxsubinterpreters.DestroyTests.test_main)\nPASS: test_one (test.test__xxsubinterpreters.DestroyTests.test_one)\nPASS: test_still_running (test.test__xxsubinterpreters.DestroyTests.test_still_running)\nPASS: test_main (test.test__xxsubinterpreters.GetCurrentTests.test_main)\nPASS: test_subinterpreter (test.test__xxsubinterpreters.GetCurrentTests.test_subinterpreter)\nPASS: test_from_main (test.test__xxsubinterpreters.GetMainTests.test_from_main)\nPASS: test_from_subinterpreter (test.test__xxsubinterpreters.GetMainTests.test_from_subinterpreter)\nPASS: test_bad_id (test.test__xxsubinterpreters.InterpreterIDTests.test_bad_id)\nPASS: test_coerce_id (test.test__xxsubinterpreters.InterpreterIDTests.test_coerce_id)\nPASS: test_does_not_exist (test.test__xxsubinterpreters.InterpreterIDTests.test_does_not_exist)\nPASS: test_equality (test.test__xxsubinterpreters.InterpreterIDTests.test_equality)\nPASS: test_repr (test.test__xxsubinterpreters.InterpreterIDTests.test_repr)\nPASS: test_str (test.test__xxsubinterpreters.InterpreterIDTests.test_str)\nPASS: test_with_int (test.test__xxsubinterpreters.InterpreterIDTests.test_with_int)\nPASS: test_already_destroyed (test.test__xxsubinterpreters.IsRunningTests.test_already_destroyed)\nPASS: test_bad_id (test.test__xxsubinterpreters.IsRunningTests.test_bad_id)\nPASS: test_does_not_exist (test.test__xxsubinterpreters.IsRunningTests.test_does_not_exist)\nPASS: test_from_subinterpreter (test.test__xxsubinterpreters.IsRunningTests.test_from_subinterpreter)\nPASS: test_main (test.test__xxsubinterpreters.IsRunningTests.test_main)\nSKIP: test_subinterpreter (test.test__xxsubinterpreters.IsRunningTests.test_subinterpreter) 'Fails on FreeBSD'\nPASS: test_default_shareables (test.test__xxsubinterpreters.IsShareableTests.test_default_shareables)\nPASS: test_not_shareable (test.test__xxsubinterpreters.IsShareableTests.test_not_shareable)\nPASS: test_after_creating (test.test__xxsubinterpreters.ListAllTests.test_after_creating)\nPASS: test_after_destroying (test.test__xxsubinterpreters.ListAllTests.test_after_destroying)\nPASS: test_initial (test.test__xxsubinterpreters.ListAllTests.test_initial)\nPASS: test_import_in_interpreter (test.test__xxsubinterpreters.ModuleTests.test_import_in_interpreter)\nPASS: test_SystemExit (test.test__xxsubinterpreters.RunStringTests.test_SystemExit)\nPASS: test_already_running (test.test__xxsubinterpreters.RunStringTests.test_already_running)\nPASS: test_bad_id (test.test__xxsubinterpreters.RunStringTests.test_bad_id)\nPASS: test_bad_script (test.test__xxsubinterpreters.RunStringTests.test_bad_script)\nPASS: test_bytes_for_script (test.test__xxsubinterpreters.RunStringTests.test_bytes_for_script)\nPASS: test_create_daemon_thread (test.test__xxsubinterpreters.RunStringTests.test_create_daemon_thread)\nPASS: test_create_thread (test.test__xxsubinterpreters.RunStringTests.test_create_thread)\nPASS: test_does_not_exist (test.test__xxsubinterpreters.RunStringTests.test_does_not_exist)\nPASS: test_error_id (test.test__xxsubinterpreters.RunStringTests.test_error_id)\nPASS: test_execution_namespace_is_main (test.test__xxsubinterpreters.RunStringTests.test_execution_namespace_is_main)\nPASS: test_failure (test.test__xxsubinterpreters.RunStringTests.test_failure)\nPASS: test_fork (test.test__xxsubinterpreters.RunStringTests.test_fork)\nPASS: test_in_thread (test.test__xxsubinterpreters.RunStringTests.test_in_thread)\nPASS: test_invalid_syntax (test.test__xxsubinterpreters.RunStringTests.test_invalid_syntax)\nPASS: test_main_reused (test.test__xxsubinterpreters.RunStringTests.test_main_reused)\nPASS: test_os_exec (test.test__xxsubinterpreters.RunStringTests.test_os_exec)\nPASS: test_shareable_types (test.test__xxsubinterpreters.RunStringTests.test_shareable_types)\nPASS: test_shared_overwrites (test.test__xxsubinterpreters.RunStringTests.test_shared_overwrites)\nPASS: test_shared_overwrites_default_vars (test.test__xxsubinterpreters.RunStringTests.test_shared_overwrites_default_vars)\nSKIP: test_still_running_at_exit (test.test__xxsubinterpreters.RunStringTests.test_still_running_at_exit) 'blocking forever'\nPASS: test_success (test.test__xxsubinterpreters.RunStringTests.test_success)\nPASS: test_sys_exit (test.test__xxsubinterpreters.RunStringTests.test_sys_exit)\nPASS: test_with_shared (test.test__xxsubinterpreters.RunStringTests.test_with_shared)\nPASS: test_bytes (test.test__xxsubinterpreters.ShareableTypeTests.test_bytes)\nPASS: test_int (test.test__xxsubinterpreters.ShareableTypeTests.test_int)\nPASS: test_non_shareable_int (test.test__xxsubinterpreters.ShareableTypeTests.test_non_shareable_int)\nPASS: test_singletons (test.test__xxsubinterpreters.ShareableTypeTests.test_singletons)\nPASS: test_strs (test.test__xxsubinterpreters.ShareableTypeTests.test_strs)\nPASS: test_types (test.test__xxsubinterpreters.ShareableTypeTests.test_types)\n\n----------------------------------------------------------------------\nRan 66 tests in 2.359s\n\nOK (skipped=3)\n0:00:29 load avg: 1.05 [ 50/469] test_asdl_parser skipped\ntest_asdl_parser skipped -- test irrelevant for an installed Python\n0:00:30 load avg: 1.05 [ 51/469] test_array passed\nPASS: test_error (test.test_array.ArrayReconstructorTest.test_error)\nPASS: test_numbers (test.test_array.ArrayReconstructorTest.test_numbers)\nPASS: test_unicode (test.test_array.ArrayReconstructorTest.test_unicode)\nPASS: test_add (test.test_array.ByteTest.test_add)\nPASS: test_assignment (test.test_array.ByteTest.test_assignment)\nPASS: test_buffer (test.test_array.ByteTest.test_buffer)\nPASS: test_buffer_info (test.test_array.ByteTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.ByteTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.ByteTest.test_byteswap)\nPASS: test_cmp (test.test_array.ByteTest.test_cmp)\nPASS: test_constructor (test.test_array.ByteTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.ByteTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.ByteTest.test_copy)\nPASS: test_count (test.test_array.ByteTest.test_count)\nPASS: test_coveritertraverse (test.test_array.ByteTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.ByteTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.ByteTest.test_deepcopy)\nPASS: test_delitem (test.test_array.ByteTest.test_delitem)\nPASS: test_delslice (test.test_array.ByteTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.ByteTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.ByteTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.ByteTest.test_extend)\nPASS: test_extended_getslice (test.test_array.ByteTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.ByteTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.ByteTest.test_extslice)\nPASS: test_filewrite (test.test_array.ByteTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.ByteTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.ByteTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.ByteTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.ByteTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.ByteTest.test_getitem)\nPASS: test_getslice (test.test_array.ByteTest.test_getslice)\nPASS: test_iadd (test.test_array.ByteTest.test_iadd)\nPASS: test_imul (test.test_array.ByteTest.test_imul)\nPASS: test_index (test.test_array.ByteTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.ByteTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.ByteTest.test_insert)\nPASS: test_iterationcontains (test.test_array.ByteTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.ByteTest.test_iterator_pickle)\nPASS: test_len (test.test_array.ByteTest.test_len)\nPASS: test_mul (test.test_array.ByteTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.ByteTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.ByteTest.test_overflow)\nPASS: test_pickle (test.test_array.ByteTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.ByteTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.ByteTest.test_pop)\nPASS: test_reduce_ex (test.test_array.ByteTest.test_reduce_ex)\nPASS: test_remove (test.test_array.ByteTest.test_remove)\nPASS: test_repr (test.test_array.ByteTest.test_repr)\nPASS: test_reverse (test.test_array.ByteTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.ByteTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.ByteTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.ByteTest.test_setitem)\nPASS: test_setslice (test.test_array.ByteTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.ByteTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.ByteTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.ByteTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.ByteTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.ByteTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.ByteTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.ByteTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.ByteTest.test_tofromlist)\nPASS: test_type_error (test.test_array.ByteTest.test_type_error)\nPASS: test_weakref (test.test_array.ByteTest.test_weakref)\nPASS: test_add (test.test_array.DoubleTest.test_add)\nPASS: test_alloc_overflow (test.test_array.DoubleTest.test_alloc_overflow)\nPASS: test_assignment (test.test_array.DoubleTest.test_assignment)\nPASS: test_buffer (test.test_array.DoubleTest.test_buffer)\nPASS: test_buffer_info (test.test_array.DoubleTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.DoubleTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.DoubleTest.test_byteswap)\nPASS: test_cmp (test.test_array.DoubleTest.test_cmp)\nPASS: test_constructor (test.test_array.DoubleTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.DoubleTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.DoubleTest.test_copy)\nPASS: test_count (test.test_array.DoubleTest.test_count)\nPASS: test_coveritertraverse (test.test_array.DoubleTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.DoubleTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.DoubleTest.test_deepcopy)\nPASS: test_delitem (test.test_array.DoubleTest.test_delitem)\nPASS: test_delslice (test.test_array.DoubleTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.DoubleTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.DoubleTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.DoubleTest.test_extend)\nPASS: test_extended_getslice (test.test_array.DoubleTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.DoubleTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.DoubleTest.test_extslice)\nPASS: test_filewrite (test.test_array.DoubleTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.DoubleTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.DoubleTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.DoubleTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.DoubleTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.DoubleTest.test_getitem)\nPASS: test_getslice (test.test_array.DoubleTest.test_getslice)\nPASS: test_iadd (test.test_array.DoubleTest.test_iadd)\nPASS: test_imul (test.test_array.DoubleTest.test_imul)\nPASS: test_index (test.test_array.DoubleTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.DoubleTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.DoubleTest.test_insert)\nPASS: test_iterationcontains (test.test_array.DoubleTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.DoubleTest.test_iterator_pickle)\nPASS: test_len (test.test_array.DoubleTest.test_len)\nPASS: test_mul (test.test_array.DoubleTest.test_mul)\nPASS: test_nan (test.test_array.DoubleTest.test_nan)\nPASS: test_obsolete_write_lock (test.test_array.DoubleTest.test_obsolete_write_lock)\nPASS: test_pickle (test.test_array.DoubleTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.DoubleTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.DoubleTest.test_pop)\nPASS: test_reduce_ex (test.test_array.DoubleTest.test_reduce_ex)\nPASS: test_remove (test.test_array.DoubleTest.test_remove)\nPASS: test_repr (test.test_array.DoubleTest.test_repr)\nPASS: test_reverse (test.test_array.DoubleTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.DoubleTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.DoubleTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.DoubleTest.test_setitem)\nPASS: test_setslice (test.test_array.DoubleTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.DoubleTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.DoubleTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.DoubleTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.DoubleTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.DoubleTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.DoubleTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.DoubleTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.DoubleTest.test_tofromlist)\nPASS: test_weakref (test.test_array.DoubleTest.test_weakref)\nPASS: test_add (test.test_array.FloatTest.test_add)\nPASS: test_assignment (test.test_array.FloatTest.test_assignment)\nPASS: test_buffer (test.test_array.FloatTest.test_buffer)\nPASS: test_buffer_info (test.test_array.FloatTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.FloatTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.FloatTest.test_byteswap)\nPASS: test_cmp (test.test_array.FloatTest.test_cmp)\nPASS: test_constructor (test.test_array.FloatTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.FloatTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.FloatTest.test_copy)\nPASS: test_count (test.test_array.FloatTest.test_count)\nPASS: test_coveritertraverse (test.test_array.FloatTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.FloatTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.FloatTest.test_deepcopy)\nPASS: test_delitem (test.test_array.FloatTest.test_delitem)\nPASS: test_delslice (test.test_array.FloatTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.FloatTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.FloatTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.FloatTest.test_extend)\nPASS: test_extended_getslice (test.test_array.FloatTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.FloatTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.FloatTest.test_extslice)\nPASS: test_filewrite (test.test_array.FloatTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.FloatTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.FloatTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.FloatTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.FloatTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.FloatTest.test_getitem)\nPASS: test_getslice (test.test_array.FloatTest.test_getslice)\nPASS: test_iadd (test.test_array.FloatTest.test_iadd)\nPASS: test_imul (test.test_array.FloatTest.test_imul)\nPASS: test_index (test.test_array.FloatTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.FloatTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.FloatTest.test_insert)\nPASS: test_iterationcontains (test.test_array.FloatTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.FloatTest.test_iterator_pickle)\nPASS: test_len (test.test_array.FloatTest.test_len)\nPASS: test_mul (test.test_array.FloatTest.test_mul)\nPASS: test_nan (test.test_array.FloatTest.test_nan)\nPASS: test_obsolete_write_lock (test.test_array.FloatTest.test_obsolete_write_lock)\nPASS: test_pickle (test.test_array.FloatTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.FloatTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.FloatTest.test_pop)\nPASS: test_reduce_ex (test.test_array.FloatTest.test_reduce_ex)\nPASS: test_remove (test.test_array.FloatTest.test_remove)\nPASS: test_repr (test.test_array.FloatTest.test_repr)\nPASS: test_reverse (test.test_array.FloatTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.FloatTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.FloatTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.FloatTest.test_setitem)\nPASS: test_setslice (test.test_array.FloatTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.FloatTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.FloatTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.FloatTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.FloatTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.FloatTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.FloatTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.FloatTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.FloatTest.test_tofromlist)\nPASS: test_weakref (test.test_array.FloatTest.test_weakref)\nPASS: test_add (test.test_array.IntTest.test_add)\nPASS: test_assignment (test.test_array.IntTest.test_assignment)\nPASS: test_buffer (test.test_array.IntTest.test_buffer)\nPASS: test_buffer_info (test.test_array.IntTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.IntTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.IntTest.test_byteswap)\nPASS: test_cmp (test.test_array.IntTest.test_cmp)\nPASS: test_constructor (test.test_array.IntTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.IntTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.IntTest.test_copy)\nPASS: test_count (test.test_array.IntTest.test_count)\nPASS: test_coveritertraverse (test.test_array.IntTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.IntTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.IntTest.test_deepcopy)\nPASS: test_delitem (test.test_array.IntTest.test_delitem)\nPASS: test_delslice (test.test_array.IntTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.IntTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.IntTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.IntTest.test_extend)\nPASS: test_extended_getslice (test.test_array.IntTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.IntTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.IntTest.test_extslice)\nPASS: test_filewrite (test.test_array.IntTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.IntTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.IntTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.IntTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.IntTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.IntTest.test_getitem)\nPASS: test_getslice (test.test_array.IntTest.test_getslice)\nPASS: test_iadd (test.test_array.IntTest.test_iadd)\nPASS: test_imul (test.test_array.IntTest.test_imul)\nPASS: test_index (test.test_array.IntTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.IntTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.IntTest.test_insert)\nPASS: test_iterationcontains (test.test_array.IntTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.IntTest.test_iterator_pickle)\nPASS: test_len (test.test_array.IntTest.test_len)\nPASS: test_mul (test.test_array.IntTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.IntTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.IntTest.test_overflow)\nPASS: test_pickle (test.test_array.IntTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.IntTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.IntTest.test_pop)\nPASS: test_reduce_ex (test.test_array.IntTest.test_reduce_ex)\nPASS: test_remove (test.test_array.IntTest.test_remove)\nPASS: test_repr (test.test_array.IntTest.test_repr)\nPASS: test_reverse (test.test_array.IntTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.IntTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.IntTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.IntTest.test_setitem)\nPASS: test_setslice (test.test_array.IntTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.IntTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.IntTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.IntTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.IntTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.IntTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.IntTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.IntTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.IntTest.test_tofromlist)\nPASS: test_type_error (test.test_array.IntTest.test_type_error)\nPASS: test_weakref (test.test_array.IntTest.test_weakref)\nPASS: test_access (test.test_array.LargeArrayTest.test_access)\nPASS: test_append (test.test_array.LargeArrayTest.test_append)\nPASS: test_count (test.test_array.LargeArrayTest.test_count)\nPASS: test_example_data (test.test_array.LargeArrayTest.test_example_data)\nPASS: test_extend (test.test_array.LargeArrayTest.test_extend)\nPASS: test_frombytes (test.test_array.LargeArrayTest.test_frombytes)\nPASS: test_fromlist (test.test_array.LargeArrayTest.test_fromlist)\nPASS: test_index (test.test_array.LargeArrayTest.test_index)\nPASS: test_insert (test.test_array.LargeArrayTest.test_insert)\nPASS: test_pop (test.test_array.LargeArrayTest.test_pop)\nPASS: test_remove (test.test_array.LargeArrayTest.test_remove)\nPASS: test_reverse (test.test_array.LargeArrayTest.test_reverse)\nPASS: test_slice (test.test_array.LargeArrayTest.test_slice)\nPASS: test_tolist (test.test_array.LargeArrayTest.test_tolist)\nPASS: test_add (test.test_array.LongLongTest.test_add)\nPASS: test_assignment (test.test_array.LongLongTest.test_assignment)\nPASS: test_buffer (test.test_array.LongLongTest.test_buffer)\nPASS: test_buffer_info (test.test_array.LongLongTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.LongLongTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.LongLongTest.test_byteswap)\nPASS: test_cmp (test.test_array.LongLongTest.test_cmp)\nPASS: test_constructor (test.test_array.LongLongTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.LongLongTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.LongLongTest.test_copy)\nPASS: test_count (test.test_array.LongLongTest.test_count)\nPASS: test_coveritertraverse (test.test_array.LongLongTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.LongLongTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.LongLongTest.test_deepcopy)\nPASS: test_delitem (test.test_array.LongLongTest.test_delitem)\nPASS: test_delslice (test.test_array.LongLongTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.LongLongTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.LongLongTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.LongLongTest.test_extend)\nPASS: test_extended_getslice (test.test_array.LongLongTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.LongLongTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.LongLongTest.test_extslice)\nPASS: test_filewrite (test.test_array.LongLongTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.LongLongTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.LongLongTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.LongLongTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.LongLongTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.LongLongTest.test_getitem)\nPASS: test_getslice (test.test_array.LongLongTest.test_getslice)\nPASS: test_iadd (test.test_array.LongLongTest.test_iadd)\nPASS: test_imul (test.test_array.LongLongTest.test_imul)\nPASS: test_index (test.test_array.LongLongTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.LongLongTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.LongLongTest.test_insert)\nPASS: test_iterationcontains (test.test_array.LongLongTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.LongLongTest.test_iterator_pickle)\nPASS: test_len (test.test_array.LongLongTest.test_len)\nPASS: test_mul (test.test_array.LongLongTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.LongLongTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.LongLongTest.test_overflow)\nPASS: test_pickle (test.test_array.LongLongTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.LongLongTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.LongLongTest.test_pop)\nPASS: test_reduce_ex (test.test_array.LongLongTest.test_reduce_ex)\nPASS: test_remove (test.test_array.LongLongTest.test_remove)\nPASS: test_repr (test.test_array.LongLongTest.test_repr)\nPASS: test_reverse (test.test_array.LongLongTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.LongLongTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.LongLongTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.LongLongTest.test_setitem)\nPASS: test_setslice (test.test_array.LongLongTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.LongLongTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.LongLongTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.LongLongTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.LongLongTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.LongLongTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.LongLongTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.LongLongTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.LongLongTest.test_tofromlist)\nPASS: test_type_error (test.test_array.LongLongTest.test_type_error)\nPASS: test_weakref (test.test_array.LongLongTest.test_weakref)\nPASS: test_add (test.test_array.LongTest.test_add)\nPASS: test_assignment (test.test_array.LongTest.test_assignment)\nPASS: test_buffer (test.test_array.LongTest.test_buffer)\nPASS: test_buffer_info (test.test_array.LongTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.LongTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.LongTest.test_byteswap)\nPASS: test_cmp (test.test_array.LongTest.test_cmp)\nPASS: test_constructor (test.test_array.LongTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.LongTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.LongTest.test_copy)\nPASS: test_count (test.test_array.LongTest.test_count)\nPASS: test_coveritertraverse (test.test_array.LongTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.LongTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.LongTest.test_deepcopy)\nPASS: test_delitem (test.test_array.LongTest.test_delitem)\nPASS: test_delslice (test.test_array.LongTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.LongTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.LongTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.LongTest.test_extend)\nPASS: test_extended_getslice (test.test_array.LongTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.LongTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.LongTest.test_extslice)\nPASS: test_filewrite (test.test_array.LongTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.LongTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.LongTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.LongTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.LongTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.LongTest.test_getitem)\nPASS: test_getslice (test.test_array.LongTest.test_getslice)\nPASS: test_iadd (test.test_array.LongTest.test_iadd)\nPASS: test_imul (test.test_array.LongTest.test_imul)\nPASS: test_index (test.test_array.LongTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.LongTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.LongTest.test_insert)\nPASS: test_iterationcontains (test.test_array.LongTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.LongTest.test_iterator_pickle)\nPASS: test_len (test.test_array.LongTest.test_len)\nPASS: test_mul (test.test_array.LongTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.LongTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.LongTest.test_overflow)\nPASS: test_pickle (test.test_array.LongTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.LongTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.LongTest.test_pop)\nPASS: test_reduce_ex (test.test_array.LongTest.test_reduce_ex)\nPASS: test_remove (test.test_array.LongTest.test_remove)\nPASS: test_repr (test.test_array.LongTest.test_repr)\nPASS: test_reverse (test.test_array.LongTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.LongTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.LongTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.LongTest.test_setitem)\nPASS: test_setslice (test.test_array.LongTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.LongTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.LongTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.LongTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.LongTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.LongTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.LongTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.LongTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.LongTest.test_tofromlist)\nPASS: test_type_error (test.test_array.LongTest.test_type_error)\nPASS: test_weakref (test.test_array.LongTest.test_weakref)\nPASS: test_array_is_sequence (test.test_array.MiscTest.test_array_is_sequence)\nPASS: test_bad_constructor (test.test_array.MiscTest.test_bad_constructor)\nPASS: test_disallow_instantiation (test.test_array.MiscTest.test_disallow_instantiation)\nPASS: test_empty (test.test_array.MiscTest.test_empty)\nPASS: test_immutable (test.test_array.MiscTest.test_immutable)\nPASS: test_add (test.test_array.ShortTest.test_add)\nPASS: test_assignment (test.test_array.ShortTest.test_assignment)\nPASS: test_buffer (test.test_array.ShortTest.test_buffer)\nPASS: test_buffer_info (test.test_array.ShortTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.ShortTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.ShortTest.test_byteswap)\nPASS: test_cmp (test.test_array.ShortTest.test_cmp)\nPASS: test_constructor (test.test_array.ShortTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.ShortTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.ShortTest.test_copy)\nPASS: test_count (test.test_array.ShortTest.test_count)\nPASS: test_coveritertraverse (test.test_array.ShortTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.ShortTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.ShortTest.test_deepcopy)\nPASS: test_delitem (test.test_array.ShortTest.test_delitem)\nPASS: test_delslice (test.test_array.ShortTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.ShortTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.ShortTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.ShortTest.test_extend)\nPASS: test_extended_getslice (test.test_array.ShortTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.ShortTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.ShortTest.test_extslice)\nPASS: test_filewrite (test.test_array.ShortTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.ShortTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.ShortTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.ShortTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.ShortTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.ShortTest.test_getitem)\nPASS: test_getslice (test.test_array.ShortTest.test_getslice)\nPASS: test_iadd (test.test_array.ShortTest.test_iadd)\nPASS: test_imul (test.test_array.ShortTest.test_imul)\nPASS: test_index (test.test_array.ShortTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.ShortTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.ShortTest.test_insert)\nPASS: test_iterationcontains (test.test_array.ShortTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.ShortTest.test_iterator_pickle)\nPASS: test_len (test.test_array.ShortTest.test_len)\nPASS: test_mul (test.test_array.ShortTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.ShortTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.ShortTest.test_overflow)\nPASS: test_pickle (test.test_array.ShortTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.ShortTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.ShortTest.test_pop)\nPASS: test_reduce_ex (test.test_array.ShortTest.test_reduce_ex)\nPASS: test_remove (test.test_array.ShortTest.test_remove)\nPASS: test_repr (test.test_array.ShortTest.test_repr)\nPASS: test_reverse (test.test_array.ShortTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.ShortTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.ShortTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.ShortTest.test_setitem)\nPASS: test_setslice (test.test_array.ShortTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.ShortTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.ShortTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.ShortTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.ShortTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.ShortTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.ShortTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.ShortTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.ShortTest.test_tofromlist)\nPASS: test_type_error (test.test_array.ShortTest.test_type_error)\nPASS: test_weakref (test.test_array.ShortTest.test_weakref)\nPASS: test_add (test.test_array.UnicodeTest.test_add)\nPASS: test_buffer (test.test_array.UnicodeTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnicodeTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnicodeTest.test_bug_782369)\nPASS: test_byteswap (test.test_array.UnicodeTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnicodeTest.test_cmp)\nPASS: test_constructor (test.test_array.UnicodeTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnicodeTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnicodeTest.test_copy)\nPASS: test_count (test.test_array.UnicodeTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnicodeTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnicodeTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnicodeTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnicodeTest.test_delitem)\nPASS: test_exhausted_iterator (test.test_array.UnicodeTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnicodeTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnicodeTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnicodeTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnicodeTest.test_extended_set_del_slice)\nPASS: test_filewrite (test.test_array.UnicodeTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnicodeTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnicodeTest.test_fromarray)\nPASS: test_fromfile_ioerror (test.test_array.UnicodeTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnicodeTest.test_getitem)\nPASS: test_getslice (test.test_array.UnicodeTest.test_getslice)\nPASS: test_iadd (test.test_array.UnicodeTest.test_iadd)\nPASS: test_imul (test.test_array.UnicodeTest.test_imul)\nPASS: test_index (test.test_array.UnicodeTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnicodeTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnicodeTest.test_insert)\nPASS: test_issue17223 (test.test_array.UnicodeTest.test_issue17223)\nPASS: test_iterator_pickle (test.test_array.UnicodeTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnicodeTest.test_len)\nPASS: test_mul (test.test_array.UnicodeTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnicodeTest.test_obsolete_write_lock)\nPASS: test_pickle (test.test_array.UnicodeTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnicodeTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnicodeTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnicodeTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnicodeTest.test_remove)\nPASS: test_repr (test.test_array.UnicodeTest.test_repr)\nPASS: test_reverse (test.test_array.UnicodeTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnicodeTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnicodeTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnicodeTest.test_setitem)\nPASS: test_setslice (test.test_array.UnicodeTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnicodeTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnicodeTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnicodeTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnicodeTest.test_subclass_with_kwargs)\nPASS: test_tofrombytes (test.test_array.UnicodeTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnicodeTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnicodeTest.test_tofromlist)\nPASS: test_unicode (test.test_array.UnicodeTest.test_unicode)\nPASS: test_weakref (test.test_array.UnicodeTest.test_weakref)\nPASS: test_add (test.test_array.UnsignedByteTest.test_add)\nPASS: test_assignment (test.test_array.UnsignedByteTest.test_assignment)\nPASS: test_buffer (test.test_array.UnsignedByteTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnsignedByteTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnsignedByteTest.test_bug_782369)\nPASS: test_bytes_extend (test.test_array.UnsignedByteTest.test_bytes_extend)\nPASS: test_byteswap (test.test_array.UnsignedByteTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnsignedByteTest.test_cmp)\nPASS: test_constructor (test.test_array.UnsignedByteTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnsignedByteTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnsignedByteTest.test_copy)\nPASS: test_count (test.test_array.UnsignedByteTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnsignedByteTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnsignedByteTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnsignedByteTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnsignedByteTest.test_delitem)\nPASS: test_delslice (test.test_array.UnsignedByteTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.UnsignedByteTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnsignedByteTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnsignedByteTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnsignedByteTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnsignedByteTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.UnsignedByteTest.test_extslice)\nPASS: test_filewrite (test.test_array.UnsignedByteTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnsignedByteTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnsignedByteTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.UnsignedByteTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.UnsignedByteTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnsignedByteTest.test_getitem)\nPASS: test_getslice (test.test_array.UnsignedByteTest.test_getslice)\nPASS: test_iadd (test.test_array.UnsignedByteTest.test_iadd)\nPASS: test_imul (test.test_array.UnsignedByteTest.test_imul)\nPASS: test_index (test.test_array.UnsignedByteTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnsignedByteTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnsignedByteTest.test_insert)\nPASS: test_iterationcontains (test.test_array.UnsignedByteTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.UnsignedByteTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnsignedByteTest.test_len)\nPASS: test_mul (test.test_array.UnsignedByteTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnsignedByteTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.UnsignedByteTest.test_overflow)\nPASS: test_pickle (test.test_array.UnsignedByteTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnsignedByteTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnsignedByteTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnsignedByteTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnsignedByteTest.test_remove)\nPASS: test_repr (test.test_array.UnsignedByteTest.test_repr)\nPASS: test_reverse (test.test_array.UnsignedByteTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnsignedByteTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnsignedByteTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnsignedByteTest.test_setitem)\nPASS: test_setslice (test.test_array.UnsignedByteTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnsignedByteTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnsignedByteTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnsignedByteTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnsignedByteTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.UnsignedByteTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.UnsignedByteTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnsignedByteTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnsignedByteTest.test_tofromlist)\nPASS: test_type_error (test.test_array.UnsignedByteTest.test_type_error)\nPASS: test_weakref (test.test_array.UnsignedByteTest.test_weakref)\nPASS: test_add (test.test_array.UnsignedIntTest.test_add)\nPASS: test_assignment (test.test_array.UnsignedIntTest.test_assignment)\nPASS: test_buffer (test.test_array.UnsignedIntTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnsignedIntTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnsignedIntTest.test_bug_782369)\nPASS: test_bytes_extend (test.test_array.UnsignedIntTest.test_bytes_extend)\nPASS: test_byteswap (test.test_array.UnsignedIntTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnsignedIntTest.test_cmp)\nPASS: test_constructor (test.test_array.UnsignedIntTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnsignedIntTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnsignedIntTest.test_copy)\nPASS: test_count (test.test_array.UnsignedIntTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnsignedIntTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnsignedIntTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnsignedIntTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnsignedIntTest.test_delitem)\nPASS: test_delslice (test.test_array.UnsignedIntTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.UnsignedIntTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnsignedIntTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnsignedIntTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnsignedIntTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnsignedIntTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.UnsignedIntTest.test_extslice)\nPASS: test_filewrite (test.test_array.UnsignedIntTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnsignedIntTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnsignedIntTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.UnsignedIntTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.UnsignedIntTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnsignedIntTest.test_getitem)\nPASS: test_getslice (test.test_array.UnsignedIntTest.test_getslice)\nPASS: test_iadd (test.test_array.UnsignedIntTest.test_iadd)\nPASS: test_imul (test.test_array.UnsignedIntTest.test_imul)\nPASS: test_index (test.test_array.UnsignedIntTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnsignedIntTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnsignedIntTest.test_insert)\nPASS: test_iterationcontains (test.test_array.UnsignedIntTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.UnsignedIntTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnsignedIntTest.test_len)\nPASS: test_mul (test.test_array.UnsignedIntTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnsignedIntTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.UnsignedIntTest.test_overflow)\nPASS: test_pickle (test.test_array.UnsignedIntTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnsignedIntTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnsignedIntTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnsignedIntTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnsignedIntTest.test_remove)\nPASS: test_repr (test.test_array.UnsignedIntTest.test_repr)\nPASS: test_reverse (test.test_array.UnsignedIntTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnsignedIntTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnsignedIntTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnsignedIntTest.test_setitem)\nPASS: test_setslice (test.test_array.UnsignedIntTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnsignedIntTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnsignedIntTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnsignedIntTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnsignedIntTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.UnsignedIntTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.UnsignedIntTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnsignedIntTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnsignedIntTest.test_tofromlist)\nPASS: test_type_error (test.test_array.UnsignedIntTest.test_type_error)\nPASS: test_weakref (test.test_array.UnsignedIntTest.test_weakref)\nPASS: test_add (test.test_array.UnsignedLongLongTest.test_add)\nPASS: test_assignment (test.test_array.UnsignedLongLongTest.test_assignment)\nPASS: test_buffer (test.test_array.UnsignedLongLongTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnsignedLongLongTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnsignedLongLongTest.test_bug_782369)\nPASS: test_bytes_extend (test.test_array.UnsignedLongLongTest.test_bytes_extend)\nPASS: test_byteswap (test.test_array.UnsignedLongLongTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnsignedLongLongTest.test_cmp)\nPASS: test_constructor (test.test_array.UnsignedLongLongTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnsignedLongLongTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnsignedLongLongTest.test_copy)\nPASS: test_count (test.test_array.UnsignedLongLongTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnsignedLongLongTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnsignedLongLongTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnsignedLongLongTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnsignedLongLongTest.test_delitem)\nPASS: test_delslice (test.test_array.UnsignedLongLongTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.UnsignedLongLongTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnsignedLongLongTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnsignedLongLongTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnsignedLongLongTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnsignedLongLongTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.UnsignedLongLongTest.test_extslice)\nPASS: test_filewrite (test.test_array.UnsignedLongLongTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnsignedLongLongTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnsignedLongLongTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.UnsignedLongLongTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.UnsignedLongLongTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnsignedLongLongTest.test_getitem)\nPASS: test_getslice (test.test_array.UnsignedLongLongTest.test_getslice)\nPASS: test_iadd (test.test_array.UnsignedLongLongTest.test_iadd)\nPASS: test_imul (test.test_array.UnsignedLongLongTest.test_imul)\nPASS: test_index (test.test_array.UnsignedLongLongTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnsignedLongLongTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnsignedLongLongTest.test_insert)\nPASS: test_iterationcontains (test.test_array.UnsignedLongLongTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.UnsignedLongLongTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnsignedLongLongTest.test_len)\nPASS: test_mul (test.test_array.UnsignedLongLongTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnsignedLongLongTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.UnsignedLongLongTest.test_overflow)\nPASS: test_pickle (test.test_array.UnsignedLongLongTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnsignedLongLongTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnsignedLongLongTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnsignedLongLongTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnsignedLongLongTest.test_remove)\nPASS: test_repr (test.test_array.UnsignedLongLongTest.test_repr)\nPASS: test_reverse (test.test_array.UnsignedLongLongTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnsignedLongLongTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnsignedLongLongTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnsignedLongLongTest.test_setitem)\nPASS: test_setslice (test.test_array.UnsignedLongLongTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnsignedLongLongTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnsignedLongLongTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnsignedLongLongTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnsignedLongLongTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.UnsignedLongLongTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.UnsignedLongLongTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnsignedLongLongTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnsignedLongLongTest.test_tofromlist)\nPASS: test_type_error (test.test_array.UnsignedLongLongTest.test_type_error)\nPASS: test_weakref (test.test_array.UnsignedLongLongTest.test_weakref)\nPASS: test_add (test.test_array.UnsignedLongTest.test_add)\nPASS: test_assignment (test.test_array.UnsignedLongTest.test_assignment)\nPASS: test_buffer (test.test_array.UnsignedLongTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnsignedLongTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnsignedLongTest.test_bug_782369)\nPASS: test_bytes_extend (test.test_array.UnsignedLongTest.test_bytes_extend)\nPASS: test_byteswap (test.test_array.UnsignedLongTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnsignedLongTest.test_cmp)\nPASS: test_constructor (test.test_array.UnsignedLongTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnsignedLongTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnsignedLongTest.test_copy)\nPASS: test_count (test.test_array.UnsignedLongTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnsignedLongTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnsignedLongTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnsignedLongTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnsignedLongTest.test_delitem)\nPASS: test_delslice (test.test_array.UnsignedLongTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.UnsignedLongTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnsignedLongTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnsignedLongTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnsignedLongTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnsignedLongTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.UnsignedLongTest.test_extslice)\nPASS: test_filewrite (test.test_array.UnsignedLongTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnsignedLongTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnsignedLongTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.UnsignedLongTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.UnsignedLongTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnsignedLongTest.test_getitem)\nPASS: test_getslice (test.test_array.UnsignedLongTest.test_getslice)\nPASS: test_iadd (test.test_array.UnsignedLongTest.test_iadd)\nPASS: test_imul (test.test_array.UnsignedLongTest.test_imul)\nPASS: test_index (test.test_array.UnsignedLongTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnsignedLongTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnsignedLongTest.test_insert)\nPASS: test_iterationcontains (test.test_array.UnsignedLongTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.UnsignedLongTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnsignedLongTest.test_len)\nPASS: test_mul (test.test_array.UnsignedLongTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnsignedLongTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.UnsignedLongTest.test_overflow)\nPASS: test_pickle (test.test_array.UnsignedLongTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnsignedLongTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnsignedLongTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnsignedLongTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnsignedLongTest.test_remove)\nPASS: test_repr (test.test_array.UnsignedLongTest.test_repr)\nPASS: test_reverse (test.test_array.UnsignedLongTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnsignedLongTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnsignedLongTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnsignedLongTest.test_setitem)\nPASS: test_setslice (test.test_array.UnsignedLongTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnsignedLongTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnsignedLongTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnsignedLongTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnsignedLongTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.UnsignedLongTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.UnsignedLongTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnsignedLongTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnsignedLongTest.test_tofromlist)\nPASS: test_type_error (test.test_array.UnsignedLongTest.test_type_error)\nPASS: test_weakref (test.test_array.UnsignedLongTest.test_weakref)\nPASS: test_add (test.test_array.UnsignedShortTest.test_add)\nPASS: test_assignment (test.test_array.UnsignedShortTest.test_assignment)\nPASS: test_buffer (test.test_array.UnsignedShortTest.test_buffer)\nPASS: test_buffer_info (test.test_array.UnsignedShortTest.test_buffer_info)\nPASS: test_bug_782369 (test.test_array.UnsignedShortTest.test_bug_782369)\nPASS: test_bytes_extend (test.test_array.UnsignedShortTest.test_bytes_extend)\nPASS: test_byteswap (test.test_array.UnsignedShortTest.test_byteswap)\nPASS: test_cmp (test.test_array.UnsignedShortTest.test_cmp)\nPASS: test_constructor (test.test_array.UnsignedShortTest.test_constructor)\nPASS: test_constructor_with_iterable_argument (test.test_array.UnsignedShortTest.test_constructor_with_iterable_argument)\nPASS: test_copy (test.test_array.UnsignedShortTest.test_copy)\nPASS: test_count (test.test_array.UnsignedShortTest.test_count)\nPASS: test_coveritertraverse (test.test_array.UnsignedShortTest.test_coveritertraverse)\nPASS: test_create_from_bytes (test.test_array.UnsignedShortTest.test_create_from_bytes)\nPASS: test_deepcopy (test.test_array.UnsignedShortTest.test_deepcopy)\nPASS: test_delitem (test.test_array.UnsignedShortTest.test_delitem)\nPASS: test_delslice (test.test_array.UnsignedShortTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_array.UnsignedShortTest.test_exhausted_iterator)\nPASS: test_exhausted_reverse_iterator (test.test_array.UnsignedShortTest.test_exhausted_reverse_iterator)\nPASS: test_extend (test.test_array.UnsignedShortTest.test_extend)\nPASS: test_extended_getslice (test.test_array.UnsignedShortTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_array.UnsignedShortTest.test_extended_set_del_slice)\nPASS: test_extslice (test.test_array.UnsignedShortTest.test_extslice)\nPASS: test_filewrite (test.test_array.UnsignedShortTest.test_filewrite)\nPASS: test_free_after_iterating (test.test_array.UnsignedShortTest.test_free_after_iterating)\nPASS: test_fromarray (test.test_array.UnsignedShortTest.test_fromarray)\nPASS: test_frombytearray (test.test_array.UnsignedShortTest.test_frombytearray)\nPASS: test_fromfile_ioerror (test.test_array.UnsignedShortTest.test_fromfile_ioerror)\nPASS: test_getitem (test.test_array.UnsignedShortTest.test_getitem)\nPASS: test_getslice (test.test_array.UnsignedShortTest.test_getslice)\nPASS: test_iadd (test.test_array.UnsignedShortTest.test_iadd)\nPASS: test_imul (test.test_array.UnsignedShortTest.test_imul)\nPASS: test_index (test.test_array.UnsignedShortTest.test_index)\nPASS: test_initialize_with_unicode (test.test_array.UnsignedShortTest.test_initialize_with_unicode)\nPASS: test_insert (test.test_array.UnsignedShortTest.test_insert)\nPASS: test_iterationcontains (test.test_array.UnsignedShortTest.test_iterationcontains)\nPASS: test_iterator_pickle (test.test_array.UnsignedShortTest.test_iterator_pickle)\nPASS: test_len (test.test_array.UnsignedShortTest.test_len)\nPASS: test_mul (test.test_array.UnsignedShortTest.test_mul)\nPASS: test_obsolete_write_lock (test.test_array.UnsignedShortTest.test_obsolete_write_lock)\nPASS: test_overflow (test.test_array.UnsignedShortTest.test_overflow)\nPASS: test_pickle (test.test_array.UnsignedShortTest.test_pickle)\nPASS: test_pickle_for_empty_array (test.test_array.UnsignedShortTest.test_pickle_for_empty_array)\nPASS: test_pop (test.test_array.UnsignedShortTest.test_pop)\nPASS: test_reduce_ex (test.test_array.UnsignedShortTest.test_reduce_ex)\nPASS: test_remove (test.test_array.UnsignedShortTest.test_remove)\nPASS: test_repr (test.test_array.UnsignedShortTest.test_repr)\nPASS: test_reverse (test.test_array.UnsignedShortTest.test_reverse)\nPASS: test_reverse_iterator (test.test_array.UnsignedShortTest.test_reverse_iterator)\nPASS: test_reverse_iterator_picking (test.test_array.UnsignedShortTest.test_reverse_iterator_picking)\nPASS: test_setitem (test.test_array.UnsignedShortTest.test_setitem)\nPASS: test_setslice (test.test_array.UnsignedShortTest.test_setslice)\nPASS: test_sizeof_with_buffer (test.test_array.UnsignedShortTest.test_sizeof_with_buffer)\nPASS: test_sizeof_without_buffer (test.test_array.UnsignedShortTest.test_sizeof_without_buffer)\nPASS: test_str (test.test_array.UnsignedShortTest.test_str)\nPASS: test_subclass_with_kwargs (test.test_array.UnsignedShortTest.test_subclass_with_kwargs)\nPASS: test_subclassing (test.test_array.UnsignedShortTest.test_subclassing)\nPASS: test_tofrombytes (test.test_array.UnsignedShortTest.test_tofrombytes)\nPASS: test_tofromfile (test.test_array.UnsignedShortTest.test_tofromfile)\nPASS: test_tofromlist (test.test_array.UnsignedShortTest.test_tofromlist)\nPASS: test_type_error (test.test_array.UnsignedShortTest.test_type_error)\nPASS: test_weakref (test.test_array.UnsignedShortTest.test_weakref)\n\n----------------------------------------------------------------------\nRan 813 tests in 1.581s\n\nOK\n0:00:31 load avg: 1.05 [ 52/469] test_asyncgen passed\nPASS: test_aiter_bad_args (test.test_asyncgen.AsyncGenAsyncioTest.test_aiter_bad_args)\nPASS: test_aiter_idempotent (test.test_asyncgen.AsyncGenAsyncioTest.test_aiter_idempotent)\nPASS: test_anext_await_raises (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_await_raises)\nPASS: test_anext_bad_args (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_bad_args)\nPASS: test_anext_bad_await (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_bad_await)\nPASS: test_anext_iter (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_iter)\nPASS: test_anext_return_generator (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_return_generator)\nPASS: test_anext_return_iterator (test.test_asyncgen.AsyncGenAsyncioTest.test_anext_return_iterator)\nPASS: test_async_gen_aclose_after_exhaustion (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_after_exhaustion)\nPASS: test_async_gen_aclose_compatible_with_get_stack (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_compatible_with_get_stack)\nPASS: test_async_gen_aclose_twice_with_different_coros (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aclose_twice_with_different_coros)\nPASS: test_async_gen_aiter (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aiter)\nPASS: test_async_gen_aiter_class (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_aiter_class)\nPASS: test_async_gen_asyncio_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_01)\nPASS: test_async_gen_asyncio_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_02)\nPASS: test_async_gen_asyncio_03 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_03)\nPASS: test_async_gen_asyncio_aclose_06 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_06)\nPASS: test_async_gen_asyncio_aclose_07 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_07)\nPASS: test_async_gen_asyncio_aclose_08 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_08)\nPASS: test_async_gen_asyncio_aclose_10 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_10)\nPASS: test_async_gen_asyncio_aclose_11 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_11)\nPASS: test_async_gen_asyncio_aclose_12 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_aclose_12)\nPASS: test_async_gen_asyncio_anext_04 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_04)\nPASS: test_async_gen_asyncio_anext_05 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_05)\nPASS: test_async_gen_asyncio_anext_06 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_06)\nPASS: test_async_gen_asyncio_anext_stopiteration (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_stopiteration)\nPASS: test_async_gen_asyncio_anext_tuple (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_anext_tuple)\nPASS: test_async_gen_asyncio_asend_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_01)\nPASS: test_async_gen_asyncio_asend_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_02)\nPASS: test_async_gen_asyncio_asend_03 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_asend_03)\nPASS: test_async_gen_asyncio_athrow_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_01)\nPASS: test_async_gen_asyncio_athrow_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_02)\nPASS: test_async_gen_asyncio_athrow_03 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_03)\nPASS: test_async_gen_asyncio_athrow_stopiteration (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_stopiteration)\nPASS: test_async_gen_asyncio_athrow_tuple (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_tuple)\nPASS: test_async_gen_asyncio_gc_aclose_09 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_gc_aclose_09)\nPASS: test_async_gen_asyncio_shutdown_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_01)\nPASS: test_async_gen_asyncio_shutdown_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_02)\nPASS: test_async_gen_asyncio_shutdown_exception_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_exception_01)\nPASS: test_async_gen_asyncio_shutdown_exception_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_asyncio_shutdown_exception_02)\nPASS: test_async_gen_await_same_aclose_coro_twice (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_await_same_aclose_coro_twice)\nPASS: test_async_gen_await_same_anext_coro_twice (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_await_same_anext_coro_twice)\nPASS: test_async_gen_expression_01 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_expression_01)\nPASS: test_async_gen_expression_02 (test.test_asyncgen.AsyncGenAsyncioTest.test_async_gen_expression_02)\nPASS: test_async_generator_anext (test.test_asyncgen.AsyncGenAsyncioTest.test_async_generator_anext)\nPASS: test_asyncgen_nonstarted_hooks_are_cancellable (test.test_asyncgen.AsyncGenAsyncioTest.test_asyncgen_nonstarted_hooks_are_cancellable)\nPASS: test_python_async_iterator_anext (test.test_asyncgen.AsyncGenAsyncioTest.test_python_async_iterator_anext)\nPASS: test_python_async_iterator_types_coroutine_anext (test.test_asyncgen.AsyncGenAsyncioTest.test_python_async_iterator_types_coroutine_anext)\nPASS: test_async_gen_syntax_01 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_01)\nPASS: test_async_gen_syntax_02 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_02)\nPASS: test_async_gen_syntax_03 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_03)\nPASS: test_async_gen_syntax_04 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_04)\nPASS: test_async_gen_syntax_05 (test.test_asyncgen.AsyncGenSyntaxTest.test_async_gen_syntax_05)\nPASS: test_async_gen_3_arg_deprecation_warning (test.test_asyncgen.AsyncGenTest.test_async_gen_3_arg_deprecation_warning)\nPASS: test_async_gen_api_01 (test.test_asyncgen.AsyncGenTest.test_async_gen_api_01)\nPASS: test_async_gen_exception_03 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_03)\nPASS: test_async_gen_exception_04 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_04)\nPASS: test_async_gen_exception_05 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_05)\nPASS: test_async_gen_exception_06 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_06)\nPASS: test_async_gen_exception_07 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_07)\nPASS: test_async_gen_exception_08 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_08)\nPASS: test_async_gen_exception_09 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_09)\nPASS: test_async_gen_exception_10 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_10)\nPASS: test_async_gen_exception_11 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_11)\nPASS: test_async_gen_exception_12 (test.test_asyncgen.AsyncGenTest.test_async_gen_exception_12)\nPASS: test_async_gen_iteration_01 (test.test_asyncgen.AsyncGenTest.test_async_gen_iteration_01)\nPASS: test_async_gen_iteration_02 (test.test_asyncgen.AsyncGenTest.test_async_gen_iteration_02)\n\n----------------------------------------------------------------------\nRan 67 tests in 0.805s\n\nOK\n0:00:31 load avg: 1.05 [ 53/469] test_argparse passed\nPASS: test_skip_invalid_stderr (test.test_argparse.StdStreamTest.test_skip_invalid_stderr)\nPASS: test_skip_invalid_stdout (test.test_argparse.StdStreamTest.test_skip_invalid_stdout)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestActionExtend.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestActionExtend.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestActionExtend.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestActionExtend.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestActionExtend.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestActionExtend.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestActionExtend.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestActionExtend.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestActionExtend.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestActionExtend.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestActionExtend.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestActionExtend.test_successes_one_group_sysargs)\nPASS: test (test.test_argparse.TestActionRegistration.test)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestActionUserDefined.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestActionUserDefined.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestActionUserDefined.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestActionUserDefined.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestActionUserDefined.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestActionUserDefined.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestActionUserDefined.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestActionUserDefined.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestActionUserDefined.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestActionUserDefined.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestActionUserDefined.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestActionUserDefined.test_successes_one_group_sysargs)\nPASS: test_dest (test.test_argparse.TestActionsReturned.test_dest)\nPASS: test_misc (test.test_argparse.TestActionsReturned.test_misc)\nPASS: test_nargs_1_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length0)\nPASS: test_nargs_1_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length1)\nPASS: test_nargs_1_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length2)\nPASS: test_nargs_1_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_length3)\nPASS: test_nargs_1_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_1_metavar_string)\nPASS: test_nargs_2_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length0)\nPASS: test_nargs_2_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length1)\nPASS: test_nargs_2_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length2)\nPASS: test_nargs_2_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_length3)\nPASS: test_nargs_2_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_2_metavar_string)\nPASS: test_nargs_3_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length0)\nPASS: test_nargs_3_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length1)\nPASS: test_nargs_3_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length2)\nPASS: test_nargs_3_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_length3)\nPASS: test_nargs_3_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_3_metavar_string)\nPASS: test_nargs_None_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length0)\nPASS: test_nargs_None_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length1)\nPASS: test_nargs_None_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length2)\nPASS: test_nargs_None_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_length3)\nPASS: test_nargs_None_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_None_metavar_string)\nPASS: test_nargs_oneormore_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length0)\nPASS: test_nargs_oneormore_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length1)\nPASS: test_nargs_oneormore_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length2)\nPASS: test_nargs_oneormore_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_length3)\nPASS: test_nargs_oneormore_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_oneormore_metavar_string)\nPASS: test_nargs_optional_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length0)\nPASS: test_nargs_optional_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length1)\nPASS: test_nargs_optional_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length2)\nPASS: test_nargs_optional_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_length3)\nPASS: test_nargs_optional_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_optional_metavar_string)\nPASS: test_nargs_parser_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length0)\nPASS: test_nargs_parser_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length1)\nPASS: test_nargs_parser_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length2)\nPASS: test_nargs_parser_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_length3)\nPASS: test_nargs_parser_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_parser_metavar_string)\nPASS: test_nargs_remainder_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length0)\nPASS: test_nargs_remainder_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length1)\nPASS: test_nargs_remainder_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length2)\nPASS: test_nargs_remainder_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_length3)\nPASS: test_nargs_remainder_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_remainder_metavar_string)\nPASS: test_nargs_zeroormore_metavar_length0 (test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length0)\nPASS: test_nargs_zeroormore_metavar_length1 (test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length1)\nPASS: test_nargs_zeroormore_metavar_length2 (test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length2)\nPASS: test_nargs_zeroormore_metavar_length3 (test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_length3)\nPASS: test_nargs_zeroormore_metavar_string (test.test_argparse.TestAddArgumentMetavar.test_nargs_zeroormore_metavar_string)\nPASS: test_alias_help (test.test_argparse.TestAddSubparsers.test_alias_help)\nPASS: test_alias_invocation (test.test_argparse.TestAddSubparsers.test_alias_invocation)\nPASS: test_dest (test.test_argparse.TestAddSubparsers.test_dest)\nPASS: test_error_alias_invocation (test.test_argparse.TestAddSubparsers.test_error_alias_invocation)\nPASS: test_help (test.test_argparse.TestAddSubparsers.test_help)\nPASS: test_help_alternate_prefix_chars (test.test_argparse.TestAddSubparsers.test_help_alternate_prefix_chars)\nPASS: test_help_blank (test.test_argparse.TestAddSubparsers.test_help_blank)\nPASS: test_help_extra_prefix_chars (test.test_argparse.TestAddSubparsers.test_help_extra_prefix_chars)\nPASS: test_help_non_breaking_spaces (test.test_argparse.TestAddSubparsers.test_help_non_breaking_spaces)\nPASS: test_optional_subparsers (test.test_argparse.TestAddSubparsers.test_optional_subparsers)\nPASS: test_parse_args (test.test_argparse.TestAddSubparsers.test_parse_args)\nPASS: test_parse_args_failures (test.test_argparse.TestAddSubparsers.test_parse_args_failures)\nPASS: test_parse_known_args (test.test_argparse.TestAddSubparsers.test_parse_known_args)\nPASS: test_parser_command_help (test.test_argparse.TestAddSubparsers.test_parser_command_help)\nPASS: test_required_subparsers_default (test.test_argparse.TestAddSubparsers.test_required_subparsers_default)\nPASS: test_required_subparsers_no_destination_error (test.test_argparse.TestAddSubparsers.test_required_subparsers_no_destination_error)\nPASS: test_required_subparsers_via_attribute (test.test_argparse.TestAddSubparsers.test_required_subparsers_via_attribute)\nPASS: test_required_subparsers_via_kwarg (test.test_argparse.TestAddSubparsers.test_required_subparsers_via_kwarg)\nPASS: test_subparser1_help (test.test_argparse.TestAddSubparsers.test_subparser1_help)\nPASS: test_subparser2_help (test.test_argparse.TestAddSubparsers.test_subparser2_help)\nPASS: test_subparser_title_help (test.test_argparse.TestAddSubparsers.test_subparser_title_help)\nPASS: test_wrong_argument_subparsers_no_destination_error (test.test_argparse.TestAddSubparsers.test_wrong_argument_subparsers_no_destination_error)\nPASS: test_argument_error (test.test_argparse.TestArgumentError.test_argument_error)\nPASS: test_argument_type_error (test.test_argparse.TestArgumentTypeError.test_argument_type_error)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestArgumentsFromFile.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestArgumentsFromFile.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestArgumentsFromFile.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestArgumentsFromFile.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestArgumentsFromFile.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestArgumentsFromFile.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestArgumentsFromFile.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestArgumentsFromFile.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestArgumentsFromFile.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestArgumentsFromFile.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestArgumentsFromFile.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestArgumentsFromFile.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestArgumentsFromFileConverter.test_successes_one_group_sysargs)\nPASS: test_const (test.test_argparse.TestBooleanOptionalAction.test_const)\nPASS: test_deprecated_init_kw (test.test_argparse.TestBooleanOptionalAction.test_deprecated_init_kw)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestBooleanOptionalAction.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestBooleanOptionalAction.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestBooleanOptionalAction.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestBooleanOptionalAction.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestBooleanOptionalAction.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestBooleanOptionalAction.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestBooleanOptionalAction.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestBooleanOptionalAction.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestBooleanOptionalAction.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestBooleanOptionalAction.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestBooleanOptionalAction.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestBooleanOptionalAction.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestBooleanOptionalActionRequired.test_successes_one_group_sysargs)\nPASS: test_bad_type (test.test_argparse.TestConflictHandling.test_bad_type)\nPASS: test_conflict_error (test.test_argparse.TestConflictHandling.test_conflict_error)\nPASS: test_resolve_error (test.test_argparse.TestConflictHandling.test_resolve_error)\nPASS: test_subparser_conflict (test.test_argparse.TestConflictHandling.test_subparser_conflict)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestConstActionsMissingConstKwarg.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestDefaultSuppress.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestDefaultSuppress.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestDefaultSuppress.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestDefaultSuppress.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestDefaultSuppress.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestDefaultSuppress.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestDefaultSuppress.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestDefaultSuppress.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestDefaultSuppress.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestDefaultSuppress.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestDefaultSuppress.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestDefaultSuppress.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGrouping.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestDisallowLongAbbreviationAllowsShortGroupingPrefix.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments.test_successes_one_group_sysargs)\nPASS: test_argparse_module_encoding (test.test_argparse.TestEncoding.test_argparse_module_encoding)\nPASS: test_test_argparse_module_encoding (test.test_argparse.TestEncoding.test_test_argparse_module_encoding)\nPASS: test_exit_on_error_with_bad_args (test.test_argparse.TestExitOnError.test_exit_on_error_with_bad_args)\nPASS: test_exit_on_error_with_good_args (test.test_argparse.TestExitOnError.test_exit_on_error_with_good_args)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeDefaults.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeDefaults.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeDefaults.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeDefaults.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestFileTypeDefaults.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeDefaults.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeDefaults.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeDefaults.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeDefaults.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeDefaults.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestFileTypeDefaults.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeDefaults.test_successes_one_group_sysargs)\nPASS: test (test.test_argparse.TestFileTypeMissingInitialization.test)\nPASS: test_open_args (test.test_argparse.TestFileTypeOpenArgs.test_open_args)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeR.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeR.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeR.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeR.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestFileTypeR.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeR.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeR.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeR.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeR.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeR.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestFileTypeR.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeR.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeRB.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeRB.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeRB.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeRB.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestFileTypeRB.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeRB.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeRB.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeRB.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeRB.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeRB.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestFileTypeRB.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeRB.test_successes_one_group_sysargs)\nPASS: test_r (test.test_argparse.TestFileTypeRepr.test_r)\nPASS: test_r_1_replace (test.test_argparse.TestFileTypeRepr.test_r_1_replace)\nPASS: test_r_latin (test.test_argparse.TestFileTypeRepr.test_r_latin)\nPASS: test_w_big5_ignore (test.test_argparse.TestFileTypeRepr.test_w_big5_ignore)\nPASS: test_wb_1 (test.test_argparse.TestFileTypeRepr.test_wb_1)\nSKIP: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeW.test_failures_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeW.test_failures_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeW.test_failures_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeW.test_failures_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_listargs (test.test_argparse.TestFileTypeW.test_failures_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeW.test_failures_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeW.test_successes_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeW.test_successes_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeW.test_successes_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeW.test_successes_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_listargs (test.test_argparse.TestFileTypeW.test_successes_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeW.test_successes_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeWB.test_failures_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeWB.test_failures_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeWB.test_failures_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeWB.test_failures_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_listargs (test.test_argparse.TestFileTypeWB.test_failures_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeWB.test_failures_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeWB.test_successes_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeWB.test_successes_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeWB.test_successes_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeWB.test_successes_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_listargs (test.test_argparse.TestFileTypeWB.test_successes_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeWB.test_successes_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeX.test_failures_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeX.test_failures_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeX.test_failures_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeX.test_failures_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_listargs (test.test_argparse.TestFileTypeX.test_failures_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeX.test_failures_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeX.test_successes_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeX.test_successes_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeX.test_successes_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeX.test_successes_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_listargs (test.test_argparse.TestFileTypeX.test_successes_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeX.test_successes_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_listargs (test.test_argparse.TestFileTypeXB.test_failures_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeXB.test_failures_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_listargs (test.test_argparse.TestFileTypeXB.test_failures_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeXB.test_failures_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_listargs (test.test_argparse.TestFileTypeXB.test_failures_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_failures_one_group_sysargs (test.test_argparse.TestFileTypeXB.test_failures_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_listargs (test.test_argparse.TestFileTypeXB.test_successes_many_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeXB.test_successes_many_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_listargs (test.test_argparse.TestFileTypeXB.test_successes_no_groups_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeXB.test_successes_no_groups_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_listargs (test.test_argparse.TestFileTypeXB.test_successes_one_group_listargs) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_successes_one_group_sysargs (test.test_argparse.TestFileTypeXB.test_successes_one_group_sysargs) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_get_default (test.test_argparse.TestGetDefault.test_get_default)\nPASS: test_format_help (test.test_argparse.TestHelpAlternatePrefixChars.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpAlternatePrefixChars.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpAlternatePrefixChars.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpAlternatePrefixChars.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpAlternatePrefixChars.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpAlternatePrefixChars.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpArgumentDefaults.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpArgumentDefaults.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpArgumentDefaults.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpArgumentDefaults.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpArgumentDefaults.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpArgumentDefaults.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpBiggerOptionalGroups.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpBiggerOptionalGroups.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpBiggerOptionalGroups.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpBiggerOptionalGroups.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpBiggerOptionalGroups.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpBiggerOptionalGroups.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpBiggerOptionals.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpBiggerOptionals.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpBiggerOptionals.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpBiggerOptionals.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpBiggerOptionals.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpBiggerOptionals.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpBiggerPositionals.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpBiggerPositionals.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpBiggerPositionals.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpBiggerPositionals.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpBiggerPositionals.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpBiggerPositionals.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpMetavarTypeFormatter.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpMetavarTypeFormatter.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpMetavarTypeFormatter.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpMetavarTypeFormatter.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpMetavarTypeFormatter.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpMetavarTypeFormatter.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpNoHelpOptional.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpNoHelpOptional.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpNoHelpOptional.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpNoHelpOptional.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpNoHelpOptional.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpNoHelpOptional.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpNone.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpNone.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpNone.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpNone.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpNone.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpNone.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpOnlyUserGroups.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpOnlyUserGroups.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpOnlyUserGroups.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpOnlyUserGroups.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpOnlyUserGroups.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpOnlyUserGroups.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpRawDescription.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpRawDescription.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpRawDescription.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpRawDescription.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpRawDescription.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpRawDescription.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpRawText.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpRawText.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpRawText.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpRawText.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpRawText.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpRawText.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpReformatting.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpReformatting.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpReformatting.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpReformatting.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpReformatting.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpReformatting.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpRequiredOptional.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpRequiredOptional.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpRequiredOptional.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpRequiredOptional.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpRequiredOptional.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpRequiredOptional.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSubparsersOrdering.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSubparsersOrdering.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSubparsersOrdering.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSubparsersOrdering.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSubparsersOrdering.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSubparsersOrdering.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSuppressOptional.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSuppressOptional.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSuppressOptional.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSuppressOptional.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSuppressOptional.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSuppressOptional.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSuppressOptionalGroup.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSuppressOptionalGroup.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSuppressOptionalGroup.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSuppressOptionalGroup.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSuppressOptionalGroup.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSuppressOptionalGroup.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSuppressPositional.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSuppressPositional.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSuppressPositional.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSuppressPositional.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSuppressPositional.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSuppressPositional.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpSuppressUsage.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpSuppressUsage.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpSuppressUsage.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpSuppressUsage.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpSuppressUsage.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpSuppressUsage.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpTupleMetavar.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpTupleMetavar.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpTupleMetavar.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpTupleMetavar.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpTupleMetavar.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpTupleMetavar.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsage.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsage.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsage.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsage.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsage.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsage.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageLongProg.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageLongProg.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageLongProg.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageLongProg.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageLongProg.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageLongProg.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageOptionalsWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageOptionalsWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageOptionalsWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageOptionalsWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageOptionalsWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsagePositionalsWrap.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsagePositionalsWrap.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsagePositionalsWrap.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsagePositionalsWrap.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsagePositionalsWrap.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsagePositionalsWrap.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpUsageWithParentheses.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpUsageWithParentheses.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpUsageWithParentheses.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpUsageWithParentheses.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpUsageWithParentheses.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpUsageWithParentheses.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpVariableExpansion.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpVariableExpansion.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpVariableExpansion.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpVariableExpansion.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpVariableExpansion.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpVariableExpansion.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpVariableExpansionNoArguments.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpVariableExpansionNoArguments.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpVariableExpansionNoArguments.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpVersionAction.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpVersionAction.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpVersionAction.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpVersionAction.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpVersionAction.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpVersionAction.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpVersionActionSuppress.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpVersionActionSuppress.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpVersionActionSuppress.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpVersionActionSuppress.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpVersionActionSuppress.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpVersionActionSuppress.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpWrappingLongNames.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpWrappingLongNames.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpWrappingLongNames.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpWrappingLongNames.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpWrappingLongNames.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpWrappingLongNames.test_print_usage)\nPASS: test_format_help (test.test_argparse.TestHelpWrappingShortNames.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestHelpWrappingShortNames.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestHelpWrappingShortNames.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestHelpWrappingShortNames.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestHelpWrappingShortNames.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestHelpWrappingShortNames.test_print_usage)\nPASS: test (test.test_argparse.TestImportStar.test)\nPASS: test_all_exports_everything_but_modules (test.test_argparse.TestImportStar.test_all_exports_everything_but_modules)\nPASS: test_basic (test.test_argparse.TestIntermixedArgs.test_basic)\nPASS: test_exclusive (test.test_argparse.TestIntermixedArgs.test_exclusive)\nPASS: test_exclusive_incompatible (test.test_argparse.TestIntermixedArgs.test_exclusive_incompatible)\nPASS: test_remainder (test.test_argparse.TestIntermixedArgs.test_remainder)\nPASS: test_missing_argument_name_in_message (test.test_argparse.TestIntermixedMessageContentError.test_missing_argument_name_in_message)\nPASS: test_invalid_action (test.test_argparse.TestInvalidArgumentConstructors.test_invalid_action)\nPASS: test_invalid_keyword_arguments (test.test_argparse.TestInvalidArgumentConstructors.test_invalid_keyword_arguments)\nPASS: test_invalid_option_strings (test.test_argparse.TestInvalidArgumentConstructors.test_invalid_option_strings)\nPASS: test_invalid_type (test.test_argparse.TestInvalidArgumentConstructors.test_invalid_type)\nPASS: test_missing_destination (test.test_argparse.TestInvalidArgumentConstructors.test_missing_destination)\nPASS: test_more_than_one_argument_actions (test.test_argparse.TestInvalidArgumentConstructors.test_more_than_one_argument_actions)\nPASS: test_multiple_dest (test.test_argparse.TestInvalidArgumentConstructors.test_multiple_dest)\nPASS: test_no_argument_actions (test.test_argparse.TestInvalidArgumentConstructors.test_no_argument_actions)\nPASS: test_no_argument_no_const_actions (test.test_argparse.TestInvalidArgumentConstructors.test_no_argument_no_const_actions)\nPASS: test_parsers_action_missing_params (test.test_argparse.TestInvalidArgumentConstructors.test_parsers_action_missing_params)\nPASS: test_required_const_actions (test.test_argparse.TestInvalidArgumentConstructors.test_required_const_actions)\nPASS: test_required_positional (test.test_argparse.TestInvalidArgumentConstructors.test_required_positional)\nPASS: test_user_defined_action (test.test_argparse.TestInvalidArgumentConstructors.test_user_defined_action)\nPASS: test_nargs_alphabetic (test.test_argparse.TestInvalidNargs.test_nargs_alphabetic)\nPASS: test_nargs_zero (test.test_argparse.TestInvalidNargs.test_nargs_zero)\nPASS: test_missing_argument_name_in_message (test.test_argparse.TestMessageContentError.test_missing_argument_name_in_message)\nPASS: test_optional_optional_not_in_message (test.test_argparse.TestMessageContentError.test_optional_optional_not_in_message)\nPASS: test_optional_positional_not_in_message (test.test_argparse.TestMessageContentError.test_optional_positional_not_in_message)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent.test_usage_when_required)\nPASS: test_empty_group (test.test_argparse.TestMutuallyExclusiveGroupErrors.test_empty_group)\nPASS: test_help (test.test_argparse.TestMutuallyExclusiveGroupErrors.test_help)\nPASS: test_invalid_add_argument (test.test_argparse.TestMutuallyExclusiveGroupErrors.test_invalid_add_argument)\nPASS: test_invalid_add_argument_group (test.test_argparse.TestMutuallyExclusiveGroupErrors.test_invalid_add_argument_group)\nPASS: test_empty_group (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_empty_group)\nPASS: test_help (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_help)\nPASS: test_invalid_add_argument (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_invalid_add_argument)\nPASS: test_invalid_add_argument_group (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent.test_invalid_add_argument_group)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveInGroup.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveLong.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveLong.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveLong.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveLong.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveLong.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveLong.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveLong.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveLong.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveLongParent.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent.test_usage_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveNested.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveNested.test_help_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveNested.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveNested.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveSimple.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveSimple.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveSimple.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveSimple.test_usage_when_required)\nPASS: test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_failures_when_not_required)\nPASS: test_failures_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_failures_when_required)\nPASS: test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_help_when_not_required)\nPASS: test_help_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_help_when_required)\nPASS: test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_successes_when_not_required)\nPASS: test_successes_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_successes_when_required)\nPASS: test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_usage_when_not_required)\nPASS: test_usage_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent.test_usage_when_required)\nPASS: test_constructor (test.test_argparse.TestNamespace.test_constructor)\nPASS: test_equality (test.test_argparse.TestNamespace.test_equality)\nPASS: test_equality_returns_notimplemented (test.test_argparse.TestNamespace.test_equality_returns_notimplemented)\nPASS: test_empty (test.test_argparse.TestNamespaceContainsSimple.test_empty)\nPASS: test_non_empty (test.test_argparse.TestNamespaceContainsSimple.test_non_empty)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestNargsRemainder.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestNargsRemainder.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestNargsRemainder.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestNargsRemainder.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestNargsRemainder.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestNargsRemainder.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestNargsRemainder.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestNargsRemainder.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestNargsRemainder.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestNargsRemainder.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestNargsRemainder.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestNargsRemainder.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestNargsZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestNargsZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestNargsZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestNargsZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestNargsZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestNargsZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestNargsZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestNargsZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestNargsZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestNargsZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestNargsZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestNargsZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionLike.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionLike.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionLike.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionLike.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionLike.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionLike.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionLike.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionLike.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionLike.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionLike.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionLike.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionLike.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppend.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppend.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppend.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppend.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppend.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppend.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppend.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppend.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppend.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppend.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppend.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppend.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConst.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionCount.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionCount.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionCount.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionCount.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionCount.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionCount.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionCount.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionCount.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionCount.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionCount.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionCount.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionCount.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreConst.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreFalse.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreTrue.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsChoices.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsChoices.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsChoices.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsChoices.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsChoices.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsChoices.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsChoices.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsChoices.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsChoices.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsChoices.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsChoices.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsChoices.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDest.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDest.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDest.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDest.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDest.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDest.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDest.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDest.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDest.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDest.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDest.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDest.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviationPrefixChars.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDash.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch.test_successes_one_group_sysargs)\nPASS: test_alternate_help_version (test.test_argparse.TestOptionalsHelpVersionActions.test_alternate_help_version)\nPASS: test_help_version_extra_arguments (test.test_argparse.TestOptionalsHelpVersionActions.test_help_version_extra_arguments)\nPASS: test_no_help (test.test_argparse.TestOptionalsHelpVersionActions.test_no_help)\nPASS: test_version (test.test_argparse.TestOptionalsHelpVersionActions.test_version)\nPASS: test_version_action (test.test_argparse.TestOptionalsHelpVersionActions.test_version_action)\nPASS: test_version_format (test.test_argparse.TestOptionalsHelpVersionActions.test_version_format)\nPASS: test_version_no_help (test.test_argparse.TestOptionalsHelpVersionActions.test_version_no_help)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargs1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargs1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargs1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargs1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargs1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargs1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargs1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargs1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargs1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargs1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargs1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargs1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargs3.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargs3.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargs3.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargs3.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargs3.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargs3.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargs3.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargs3.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargs3.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargs3.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargs3.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargs3.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsOptional.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNumeric.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNumeric.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNumeric.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNumeric.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNumeric.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNumeric.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNumeric.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNumeric.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNumeric.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNumeric.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNumeric.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNumeric.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsRequired.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsRequired.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsRequired.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsRequired.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsRequired.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsRequired.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsRequired.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsRequired.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsRequired.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsRequired.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsRequired.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsRequired.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsShortLong.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsShortLong.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsShortLong.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsShortLong.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsShortLong.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsShortLong.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsShortLong.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsShortLong.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsShortLong.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsShortLong.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsShortLong.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsShortLong.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDash.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDash.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDash.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDash.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDash.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDash.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDash.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDash.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDash.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDash.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDash.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDash.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashCombined.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashLong.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash.test_successes_one_group_sysargs)\nPASS: test_conflicting_parents (test.test_argparse.TestParentParsers.test_conflicting_parents)\nPASS: test_conflicting_parents_mutex (test.test_argparse.TestParentParsers.test_conflicting_parents_mutex)\nPASS: test_groups_parents (test.test_argparse.TestParentParsers.test_groups_parents)\nPASS: test_multiple_parents (test.test_argparse.TestParentParsers.test_multiple_parents)\nPASS: test_multiple_parents_mutex (test.test_argparse.TestParentParsers.test_multiple_parents_mutex)\nPASS: test_parent_help (test.test_argparse.TestParentParsers.test_parent_help)\nPASS: test_same_argument_name_parents (test.test_argparse.TestParentParsers.test_same_argument_name_parents)\nPASS: test_single_granparent_mutex (test.test_argparse.TestParentParsers.test_single_granparent_mutex)\nPASS: test_single_parent (test.test_argparse.TestParentParsers.test_single_parent)\nPASS: test_single_parent_mutex (test.test_argparse.TestParentParsers.test_single_parent_mutex)\nPASS: test_subparser_parents (test.test_argparse.TestParentParsers.test_subparser_parents)\nPASS: test_subparser_parents_mutex (test.test_argparse.TestParentParsers.test_subparser_parents_mutex)\nPASS: test_arguments_list (test.test_argparse.TestParseKnownArgs.test_arguments_list)\nPASS: test_arguments_list_positional (test.test_argparse.TestParseKnownArgs.test_arguments_list_positional)\nPASS: test_arguments_tuple (test.test_argparse.TestParseKnownArgs.test_arguments_tuple)\nPASS: test_arguments_tuple_positional (test.test_argparse.TestParseKnownArgs.test_arguments_tuple_positional)\nPASS: test_mixed (test.test_argparse.TestParseKnownArgs.test_mixed)\nPASS: test_optionals (test.test_argparse.TestParseKnownArgs.test_optionals)\nPASS: test_zero_or_more_optional (test.test_argparse.TestParseKnownArgs.test_zero_or_more_optional)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestParserDefault42.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestParserDefault42.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestParserDefault42.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestParserDefault42.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestParserDefault42.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestParserDefault42.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestParserDefault42.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestParserDefault42.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestParserDefault42.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestParserDefault42.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestParserDefault42.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestParserDefault42.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestParserDefaultSuppress.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestParserDefaultSuppress.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestParserDefaultSuppress.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestParserDefaultSuppress.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestParserDefaultSuppress.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestParserDefaultSuppress.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestParserDefaultSuppress.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestParserDefaultSuppress.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestParserDefaultSuppress.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestParserDefaultSuppress.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestParserDefaultSuppress.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestParserDefaultSuppress.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsActionAppend.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsActionAppend.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsActionAppend.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsActionAppend.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsActionAppend.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsActionAppend.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsActionAppend.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsActionAppend.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsActionAppend.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsActionAppend.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsActionAppend.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsActionAppend.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsChoicesInt.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsChoicesString.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesString.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsChoicesString.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesString.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsChoicesString.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsChoicesString.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsChoicesString.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesString.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsChoicesString.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesString.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsChoicesString.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsChoicesString.test_successes_one_group_sysargs)\nPASS: test_group_first (test.test_argparse.TestPositionalsGroups.test_group_first)\nPASS: test_interleaved_groups (test.test_argparse.TestPositionalsGroups.test_interleaved_groups)\nPASS: test_nongroup_first (test.test_argparse.TestPositionalsGroups.test_nongroup_first)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2None.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2None.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2None.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2None.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2None.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2None.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2None.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2None.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2None.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2None.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2None.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2None.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2Optional.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNone.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNone.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneNone.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments.test_successes_one_group_sysargs)\nPASS: test_set_defaults_no_args (test.test_argparse.TestSetDefaults.test_set_defaults_no_args)\nPASS: test_set_defaults_on_parent_and_subparser (test.test_argparse.TestSetDefaults.test_set_defaults_on_parent_and_subparser)\nPASS: test_set_defaults_parents (test.test_argparse.TestSetDefaults.test_set_defaults_parents)\nPASS: test_set_defaults_same_as_add_argument (test.test_argparse.TestSetDefaults.test_set_defaults_same_as_add_argument)\nPASS: test_set_defaults_same_as_add_argument_group (test.test_argparse.TestSetDefaults.test_set_defaults_same_as_add_argument_group)\nPASS: test_set_defaults_subparsers (test.test_argparse.TestSetDefaults.test_set_defaults_subparsers)\nPASS: test_set_defaults_with_args (test.test_argparse.TestSetDefaults.test_set_defaults_with_args)\nPASS: test_format_help (test.test_argparse.TestShortColumns.test_format_help)\nPASS: test_format_usage (test.test_argparse.TestShortColumns.test_format_usage)\nPASS: test_print_file_help (test.test_argparse.TestShortColumns.test_print_file_help)\nPASS: test_print_file_usage (test.test_argparse.TestShortColumns.test_print_file_usage)\nPASS: test_print_help (test.test_argparse.TestShortColumns.test_print_help)\nPASS: test_print_usage (test.test_argparse.TestShortColumns.test_print_usage)\nPASS: test_argument (test.test_argparse.TestStrings.test_argument)\nPASS: test_namespace (test.test_argparse.TestStrings.test_namespace)\nPASS: test_namespace_kwargs_and_starkwargs_notidentifier (test.test_argparse.TestStrings.test_namespace_kwargs_and_starkwargs_notidentifier)\nPASS: test_namespace_starkwargs_identifier (test.test_argparse.TestStrings.test_namespace_starkwargs_identifier)\nPASS: test_namespace_starkwargs_notidentifier (test.test_argparse.TestStrings.test_namespace_starkwargs_notidentifier)\nPASS: test_optional (test.test_argparse.TestStrings.test_optional)\nPASS: test_parser (test.test_argparse.TestStrings.test_parser)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestTypeCallable.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestTypeCallable.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestTypeCallable.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestTypeCallable.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestTypeCallable.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestTypeCallable.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestTypeCallable.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestTypeCallable.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestTypeCallable.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestTypeCallable.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestTypeCallable.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestTypeCallable.test_successes_one_group_sysargs)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestTypeClassicClass.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestTypeClassicClass.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestTypeClassicClass.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestTypeClassicClass.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestTypeClassicClass.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestTypeClassicClass.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestTypeClassicClass.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestTypeClassicClass.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestTypeClassicClass.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestTypeClassicClass.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestTypeClassicClass.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestTypeClassicClass.test_successes_one_group_sysargs)\nPASS: test_type_function_call_only_once (test.test_argparse.TestTypeFunctionCallOnlyOnce.test_type_function_call_only_once)\nPASS: test_issue_15906 (test.test_argparse.TestTypeFunctionCalledOnDefault.test_issue_15906)\nPASS: test_no_double_type_conversion_of_default (test.test_argparse.TestTypeFunctionCalledOnDefault.test_no_double_type_conversion_of_default)\nPASS: test_type_function_call_with_non_string_default (test.test_argparse.TestTypeFunctionCalledOnDefault.test_type_function_call_with_non_string_default)\nPASS: test_type_function_call_with_string_default (test.test_argparse.TestTypeFunctionCalledOnDefault.test_type_function_call_with_string_default)\nPASS: test (test.test_argparse.TestTypeRegistration.test)\nPASS: test_failures_many_groups_listargs (test.test_argparse.TestTypeUserDefined.test_failures_many_groups_listargs)\nPASS: test_failures_many_groups_sysargs (test.test_argparse.TestTypeUserDefined.test_failures_many_groups_sysargs)\nPASS: test_failures_no_groups_listargs (test.test_argparse.TestTypeUserDefined.test_failures_no_groups_listargs)\nPASS: test_failures_no_groups_sysargs (test.test_argparse.TestTypeUserDefined.test_failures_no_groups_sysargs)\nPASS: test_failures_one_group_listargs (test.test_argparse.TestTypeUserDefined.test_failures_one_group_listargs)\nPASS: test_failures_one_group_sysargs (test.test_argparse.TestTypeUserDefined.test_failures_one_group_sysargs)\nPASS: test_successes_many_groups_listargs (test.test_argparse.TestTypeUserDefined.test_successes_many_groups_listargs)\nPASS: test_successes_many_groups_sysargs (test.test_argparse.TestTypeUserDefined.test_successes_many_groups_sysargs)\nPASS: test_successes_no_groups_listargs (test.test_argparse.TestTypeUserDefined.test_successes_no_groups_listargs)\nPASS: test_successes_no_groups_sysargs (test.test_argparse.TestTypeUserDefined.test_successes_no_groups_sysargs)\nPASS: test_successes_one_group_listargs (test.test_argparse.TestTypeUserDefined.test_successes_one_group_listargs)\nPASS: test_successes_one_group_sysargs (test.test_argparse.TestTypeUserDefined.test_successes_one_group_sysargs)\nPASS: test_help_with_metavar (test.test_argparse.TestWrappingMetavar.test_help_with_metavar)\n\n----------------------------------------------------------------------\nRan 1660 tests in 3.145s\n\nOK (skipped=48)\n0:00:31 load avg: 1.05 [ 54/469] test_ast passed\nPASS: test_bad_integer (test.test_ast.ASTHelpers_Test.test_bad_integer)\nPASS: test_copy_location (test.test_ast.ASTHelpers_Test.test_copy_location)\nPASS: test_dump (test.test_ast.ASTHelpers_Test.test_dump)\nPASS: test_dump_incomplete (test.test_ast.ASTHelpers_Test.test_dump_incomplete)\nPASS: test_dump_indent (test.test_ast.ASTHelpers_Test.test_dump_indent)\nPASS: test_elif_stmt_start_position (test.test_ast.ASTHelpers_Test.test_elif_stmt_start_position)\nPASS: test_elif_stmt_start_position_with_else (test.test_ast.ASTHelpers_Test.test_elif_stmt_start_position_with_else)\nPASS: test_fix_missing_locations (test.test_ast.ASTHelpers_Test.test_fix_missing_locations)\nPASS: test_get_docstring (test.test_ast.ASTHelpers_Test.test_get_docstring)\nPASS: test_get_docstring_none (test.test_ast.ASTHelpers_Test.test_get_docstring_none)\nPASS: test_increment_lineno (test.test_ast.ASTHelpers_Test.test_increment_lineno)\nPASS: test_increment_lineno_on_module (test.test_ast.ASTHelpers_Test.test_increment_lineno_on_module)\nPASS: test_iter_child_nodes (test.test_ast.ASTHelpers_Test.test_iter_child_nodes)\nPASS: test_iter_fields (test.test_ast.ASTHelpers_Test.test_iter_fields)\nPASS: test_level_as_none (test.test_ast.ASTHelpers_Test.test_level_as_none)\nPASS: test_literal_eval (test.test_ast.ASTHelpers_Test.test_literal_eval)\nPASS: test_literal_eval_complex (test.test_ast.ASTHelpers_Test.test_literal_eval_complex)\nPASS: test_literal_eval_malformed_dict_nodes (test.test_ast.ASTHelpers_Test.test_literal_eval_malformed_dict_nodes)\nPASS: test_literal_eval_malformed_lineno (test.test_ast.ASTHelpers_Test.test_literal_eval_malformed_lineno)\nPASS: test_literal_eval_str_int_limit (test.test_ast.ASTHelpers_Test.test_literal_eval_str_int_limit)\nPASS: test_literal_eval_syntax_errors (test.test_ast.ASTHelpers_Test.test_literal_eval_syntax_errors)\nPASS: test_literal_eval_trailing_ws (test.test_ast.ASTHelpers_Test.test_literal_eval_trailing_ws)\nPASS: test_multi_line_docstring_col_offset_and_lineno_issue16806 (test.test_ast.ASTHelpers_Test.test_multi_line_docstring_col_offset_and_lineno_issue16806)\nPASS: test_parse (test.test_ast.ASTHelpers_Test.test_parse)\nPASS: test_parse_in_error (test.test_ast.ASTHelpers_Test.test_parse_in_error)\nPASS: test_recursion_direct (test.test_ast.ASTHelpers_Test.test_recursion_direct)\nPASS: test_recursion_indirect (test.test_ast.ASTHelpers_Test.test_recursion_indirect)\nPASS: test_starred_expr_end_position_within_call (test.test_ast.ASTHelpers_Test.test_starred_expr_end_position_within_call)\nPASS: test_cli_file_input (test.test_ast.ASTMainTests.test_cli_file_input)\nPASS: test_assert (test.test_ast.ASTValidatorTests.test_assert)\nPASS: test_assign (test.test_ast.ASTValidatorTests.test_assign)\nPASS: test_attribute (test.test_ast.ASTValidatorTests.test_attribute)\nPASS: test_augassign (test.test_ast.ASTValidatorTests.test_augassign)\nPASS: test_boolop (test.test_ast.ASTValidatorTests.test_boolop)\nPASS: test_call (test.test_ast.ASTValidatorTests.test_call)\nPASS: test_classdef (test.test_ast.ASTValidatorTests.test_classdef)\nPASS: test_compare (test.test_ast.ASTValidatorTests.test_compare)\nPASS: test_delete (test.test_ast.ASTValidatorTests.test_delete)\nPASS: test_dict (test.test_ast.ASTValidatorTests.test_dict)\nPASS: test_dictcomp (test.test_ast.ASTValidatorTests.test_dictcomp)\nPASS: test_expr (test.test_ast.ASTValidatorTests.test_expr)\nPASS: test_for (test.test_ast.ASTValidatorTests.test_for)\nPASS: test_funcdef (test.test_ast.ASTValidatorTests.test_funcdef)\nPASS: test_funcdef_pattern_matching (test.test_ast.ASTValidatorTests.test_funcdef_pattern_matching)\nPASS: test_generatorexp (test.test_ast.ASTValidatorTests.test_generatorexp)\nPASS: test_global (test.test_ast.ASTValidatorTests.test_global)\nPASS: test_if (test.test_ast.ASTValidatorTests.test_if)\nPASS: test_ifexp (test.test_ast.ASTValidatorTests.test_ifexp)\nPASS: test_import (test.test_ast.ASTValidatorTests.test_import)\nPASS: test_importfrom (test.test_ast.ASTValidatorTests.test_importfrom)\nPASS: test_lambda (test.test_ast.ASTValidatorTests.test_lambda)\nPASS: test_list (test.test_ast.ASTValidatorTests.test_list)\nPASS: test_listcomp (test.test_ast.ASTValidatorTests.test_listcomp)\nPASS: test_match_validation_pattern (test.test_ast.ASTValidatorTests.test_match_validation_pattern)\nPASS: test_module (test.test_ast.ASTValidatorTests.test_module)\nPASS: test_nameconstant (test.test_ast.ASTValidatorTests.test_nameconstant)\nPASS: test_nonlocal (test.test_ast.ASTValidatorTests.test_nonlocal)\nPASS: test_num (test.test_ast.ASTValidatorTests.test_num)\nPASS: test_raise (test.test_ast.ASTValidatorTests.test_raise)\nPASS: test_set (test.test_ast.ASTValidatorTests.test_set)\nPASS: test_setcomp (test.test_ast.ASTValidatorTests.test_setcomp)\nPASS: test_starred (test.test_ast.ASTValidatorTests.test_starred)\nSKIP: test_stdlib_validates (test.test_ast.ASTValidatorTests.test_stdlib_validates) \"resource 'cpu' is not enabled\"\nPASS: test_subscript (test.test_ast.ASTValidatorTests.test_subscript)\nPASS: test_try (test.test_ast.ASTValidatorTests.test_try)\nPASS: test_try_star (test.test_ast.ASTValidatorTests.test_try_star)\nPASS: test_tuple (test.test_ast.ASTValidatorTests.test_tuple)\nPASS: test_unaryop (test.test_ast.ASTValidatorTests.test_unaryop)\nPASS: test_while (test.test_ast.ASTValidatorTests.test_while)\nPASS: test_with (test.test_ast.ASTValidatorTests.test_with)\nPASS: test_yield (test.test_ast.ASTValidatorTests.test_yield)\nPASS: test_AST_garbage_collection (test.test_ast.AST_Tests.test_AST_garbage_collection)\nPASS: test_AST_objects (test.test_ast.AST_Tests.test_AST_objects)\nPASS: test_alias (test.test_ast.AST_Tests.test_alias)\nPASS: test_arguments (test.test_ast.AST_Tests.test_arguments)\nPASS: test_assignment_expression_feature_version (test.test_ast.AST_Tests.test_assignment_expression_feature_version)\nPASS: test_ast_asdl_signature (test.test_ast.AST_Tests.test_ast_asdl_signature)\nPASS: test_ast_recursion_limit (test.test_ast.AST_Tests.test_ast_recursion_limit)\nPASS: test_ast_validation (test.test_ast.AST_Tests.test_ast_validation)\nPASS: test_base_classes (test.test_ast.AST_Tests.test_base_classes)\nPASS: test_classattrs (test.test_ast.AST_Tests.test_classattrs)\nPASS: test_classattrs_deprecated (test.test_ast.AST_Tests.test_classattrs_deprecated)\nPASS: test_compilation_of_ast_nodes_with_default_end_position_values (test.test_ast.AST_Tests.test_compilation_of_ast_nodes_with_default_end_position_values)\nPASS: test_constant_as_name (test.test_ast.AST_Tests.test_constant_as_name)\nPASS: test_constant_subclasses (test.test_ast.AST_Tests.test_constant_subclasses)\nPASS: test_constant_subclasses_deprecated (test.test_ast.AST_Tests.test_constant_subclasses_deprecated)\nPASS: test_empty_yield_from (test.test_ast.AST_Tests.test_empty_yield_from)\nPASS: test_exception_groups_feature_version (test.test_ast.AST_Tests.test_exception_groups_feature_version)\nPASS: test_field_attr_existence (test.test_ast.AST_Tests.test_field_attr_existence)\nPASS: test_field_attr_existence_deprecated (test.test_ast.AST_Tests.test_field_attr_existence_deprecated)\nPASS: test_field_attr_writable (test.test_ast.AST_Tests.test_field_attr_writable)\nPASS: test_field_attr_writable_deprecated (test.test_ast.AST_Tests.test_field_attr_writable_deprecated)\nPASS: test_from_import (test.test_ast.AST_Tests.test_from_import)\nPASS: test_import_deprecated (test.test_ast.AST_Tests.test_import_deprecated)\nPASS: test_invalid_constant (test.test_ast.AST_Tests.test_invalid_constant)\nPASS: test_invalid_identifier (test.test_ast.AST_Tests.test_invalid_identifier)\nPASS: test_invalid_major_feature_version (test.test_ast.AST_Tests.test_invalid_major_feature_version)\nPASS: test_invalid_position_information (test.test_ast.AST_Tests.test_invalid_position_information)\nPASS: test_invalid_sum (test.test_ast.AST_Tests.test_invalid_sum)\nPASS: test_isinstance (test.test_ast.AST_Tests.test_isinstance)\nPASS: test_issue18374_binop_col_offset (test.test_ast.AST_Tests.test_issue18374_binop_col_offset)\nPASS: test_issue31592 (test.test_ast.AST_Tests.test_issue31592)\nPASS: test_issue39579_dotted_name_end_col_offset (test.test_ast.AST_Tests.test_issue39579_dotted_name_end_col_offset)\nPASS: test_module (test.test_ast.AST_Tests.test_module)\nPASS: test_no_fields (test.test_ast.AST_Tests.test_no_fields)\nPASS: test_nodeclasses (test.test_ast.AST_Tests.test_nodeclasses)\nPASS: test_non_interned_future_from_ast (test.test_ast.AST_Tests.test_non_interned_future_from_ast)\nPASS: test_none_checks (test.test_ast.AST_Tests.test_none_checks)\nPASS: test_null_bytes (test.test_ast.AST_Tests.test_null_bytes)\nPASS: test_parenthesized_with_feature_version (test.test_ast.AST_Tests.test_parenthesized_with_feature_version)\nPASS: test_pickling (test.test_ast.AST_Tests.test_pickling)\nPASS: test_positional_only_feature_version (test.test_ast.AST_Tests.test_positional_only_feature_version)\nPASS: test_precedence_enum (test.test_ast.AST_Tests.test_precedence_enum)\nPASS: test_realtype (test.test_ast.AST_Tests.test_realtype)\nPASS: test_slice (test.test_ast.AST_Tests.test_slice)\nPASS: test_snippets (test.test_ast.AST_Tests.test_snippets)\nPASS: test_type_params_feature_version (test.test_ast.AST_Tests.test_type_params_feature_version)\nPASS: test_assign_to_constant (test.test_ast.ConstantTests.test_assign_to_constant)\nPASS: test_get_docstring (test.test_ast.ConstantTests.test_get_docstring)\nPASS: test_literal_eval (test.test_ast.ConstantTests.test_literal_eval)\nPASS: test_load_const (test.test_ast.ConstantTests.test_load_const)\nPASS: test_singletons (test.test_ast.ConstantTests.test_singletons)\nPASS: test_string_kind (test.test_ast.ConstantTests.test_string_kind)\nPASS: test_validation (test.test_ast.ConstantTests.test_validation)\nPASS: test_values (test.test_ast.ConstantTests.test_values)\nPASS: test_attribute_spaces (test.test_ast.EndPositionTests.test_attribute_spaces)\nPASS: test_binop (test.test_ast.EndPositionTests.test_binop)\nPASS: test_boolop (test.test_ast.EndPositionTests.test_boolop)\nPASS: test_call (test.test_ast.EndPositionTests.test_call)\nPASS: test_call_noargs (test.test_ast.EndPositionTests.test_call_noargs)\nPASS: test_class_def (test.test_ast.EndPositionTests.test_class_def)\nPASS: test_class_kw (test.test_ast.EndPositionTests.test_class_kw)\nPASS: test_comprehensions (test.test_ast.EndPositionTests.test_comprehensions)\nPASS: test_continued_str (test.test_ast.EndPositionTests.test_continued_str)\nPASS: test_displays (test.test_ast.EndPositionTests.test_displays)\nPASS: test_fstring (test.test_ast.EndPositionTests.test_fstring)\nPASS: test_fstring_multi_line (test.test_ast.EndPositionTests.test_fstring_multi_line)\nPASS: test_func_def (test.test_ast.EndPositionTests.test_func_def)\nPASS: test_import_from_multi_line (test.test_ast.EndPositionTests.test_import_from_multi_line)\nPASS: test_lambda (test.test_ast.EndPositionTests.test_lambda)\nPASS: test_multi_line_str (test.test_ast.EndPositionTests.test_multi_line_str)\nPASS: test_redundant_parenthesis (test.test_ast.EndPositionTests.test_redundant_parenthesis)\nPASS: test_slices (test.test_ast.EndPositionTests.test_slices)\nPASS: test_source_segment_endings (test.test_ast.EndPositionTests.test_source_segment_endings)\nPASS: test_source_segment_missing_info (test.test_ast.EndPositionTests.test_source_segment_missing_info)\nPASS: test_source_segment_multi (test.test_ast.EndPositionTests.test_source_segment_multi)\nPASS: test_source_segment_newlines (test.test_ast.EndPositionTests.test_source_segment_newlines)\nPASS: test_source_segment_padded (test.test_ast.EndPositionTests.test_source_segment_padded)\nPASS: test_source_segment_tabs (test.test_ast.EndPositionTests.test_source_segment_tabs)\nPASS: test_suites (test.test_ast.EndPositionTests.test_suites)\nPASS: test_trailers_with_redundant_parenthesis (test.test_ast.EndPositionTests.test_trailers_with_redundant_parenthesis)\nPASS: test_tuples (test.test_ast.EndPositionTests.test_tuples)\nPASS: test_yield_await (test.test_ast.EndPositionTests.test_yield_await)\nPASS: test_reload_module (test.test_ast.ModuleStateTests.test_reload_module)\nPASS: test_subinterpreter (test.test_ast.ModuleStateTests.test_subinterpreter)\nPASS: test_sys_modules (test.test_ast.ModuleStateTests.test_sys_modules)\nPASS: test_node_mutate (test.test_ast.NodeTransformerTests.test_node_mutate)\nPASS: test_node_remove_from_list (test.test_ast.NodeTransformerTests.test_node_remove_from_list)\nPASS: test_node_remove_single (test.test_ast.NodeTransformerTests.test_node_remove_single)\nPASS: test_node_replace (test.test_ast.NodeTransformerTests.test_node_replace)\nPASS: test_node_return_list (test.test_ast.NodeTransformerTests.test_node_return_list)\nPASS: test_old_constant_nodes (test.test_ast.NodeTransformerTests.test_old_constant_nodes)\nPASS: test_old_constant_nodes (test.test_ast.NodeVisitorTests.test_old_constant_nodes)\n\n----------------------------------------------------------------------\nRan 162 tests in 1.638s\n\nOK (skipped=1)\n0:00:31 load avg: 1.05 [ 55/469] test_audioop passed\nPASS: test_add (test.test_audioop.TestAudioop.test_add)\nPASS: test_adpcm2lin (test.test_audioop.TestAudioop.test_adpcm2lin)\nPASS: test_alaw2lin (test.test_audioop.TestAudioop.test_alaw2lin)\nPASS: test_avg (test.test_audioop.TestAudioop.test_avg)\nPASS: test_avgpp (test.test_audioop.TestAudioop.test_avgpp)\nPASS: test_bias (test.test_audioop.TestAudioop.test_bias)\nPASS: test_byteswap (test.test_audioop.TestAudioop.test_byteswap)\nPASS: test_cross (test.test_audioop.TestAudioop.test_cross)\nPASS: test_findfactor (test.test_audioop.TestAudioop.test_findfactor)\nPASS: test_findfit (test.test_audioop.TestAudioop.test_findfit)\nPASS: test_findmax (test.test_audioop.TestAudioop.test_findmax)\nPASS: test_getsample (test.test_audioop.TestAudioop.test_getsample)\nPASS: test_invalid_adpcm_state (test.test_audioop.TestAudioop.test_invalid_adpcm_state)\nPASS: test_issue7673 (test.test_audioop.TestAudioop.test_issue7673)\nPASS: test_lin2adpcm (test.test_audioop.TestAudioop.test_lin2adpcm)\nPASS: test_lin2alaw (test.test_audioop.TestAudioop.test_lin2alaw)\nPASS: test_lin2lin (test.test_audioop.TestAudioop.test_lin2lin)\nPASS: test_lin2ulaw (test.test_audioop.TestAudioop.test_lin2ulaw)\nPASS: test_max (test.test_audioop.TestAudioop.test_max)\nPASS: test_maxpp (test.test_audioop.TestAudioop.test_maxpp)\nPASS: test_minmax (test.test_audioop.TestAudioop.test_minmax)\nPASS: test_mul (test.test_audioop.TestAudioop.test_mul)\nPASS: test_negativelen (test.test_audioop.TestAudioop.test_negativelen)\nPASS: test_ratecv (test.test_audioop.TestAudioop.test_ratecv)\nPASS: test_reverse (test.test_audioop.TestAudioop.test_reverse)\nPASS: test_rms (test.test_audioop.TestAudioop.test_rms)\nPASS: test_string (test.test_audioop.TestAudioop.test_string)\nPASS: test_tomono (test.test_audioop.TestAudioop.test_tomono)\nPASS: test_tostereo (test.test_audioop.TestAudioop.test_tostereo)\nPASS: test_ulaw2lin (test.test_audioop.TestAudioop.test_ulaw2lin)\nPASS: test_wrongsize (test.test_audioop.TestAudioop.test_wrongsize)\n\n----------------------------------------------------------------------\nRan 31 tests in 0.009s\n\nOK\n0:00:32 load avg: 1.05 [ 56/469] test_atexit passed\nPASS: test_atexit_instances (test.test_atexit.FunctionalTest.test_atexit_instances)\nPASS: test_shutdown (test.test_atexit.FunctionalTest.test_shutdown)\ntest_general (test.test_atexit.GeneralTest.test_general) ... \n===== script _test_atexit.py ======\nPASS: test_atexit_with_unregistered_function (__main__.GeneralTest.test_atexit_with_unregistered_function)\nPASS: test_badargs (__main__.GeneralTest.test_badargs)\nPASS: test_bound_methods (__main__.GeneralTest.test_bound_methods)\nPASS: test_clear (__main__.GeneralTest.test_clear)\nPASS: test_exit (__main__.GeneralTest.test_exit)\nPASS: test_order (__main__.GeneralTest.test_order)\nPASS: test_raise (__main__.GeneralTest.test_raise)\nPASS: test_raise_unnormalized (__main__.GeneralTest.test_raise_unnormalized)\nPASS: test_stress (__main__.GeneralTest.test_stress)\nPASS: test_unregister (__main__.GeneralTest.test_unregister)\n\n----------------------------------------------------------------------\nRan 10 tests in 0.002s\n\nOK\n===== script _test_atexit.py completed: exit code 0 ======\nok\nPASS: test_callback_on_subinterpreter_teardown (test.test_atexit.SubinterpreterTest.test_callback_on_subinterpreter_teardown)\nPASS: test_callbacks_leak (test.test_atexit.SubinterpreterTest.test_callbacks_leak)\nPASS: test_callbacks_leak_refcycle (test.test_atexit.SubinterpreterTest.test_callbacks_leak_refcycle)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.372s\n\nOK\n0:00:32 load avg: 1.05 [ 57/469] test_augassign passed\nPASS: testBasic (test.test_augassign.AugAssignTest.testBasic)\nPASS: testCustomMethods1 (test.test_augassign.AugAssignTest.testCustomMethods1)\nPASS: testCustomMethods2 (test.test_augassign.AugAssignTest.testCustomMethods2)\nPASS: testInDict (test.test_augassign.AugAssignTest.testInDict)\nPASS: testInList (test.test_augassign.AugAssignTest.testInList)\nPASS: testSequences (test.test_augassign.AugAssignTest.testSequences)\nPASS: test_with_unpacking (test.test_augassign.AugAssignTest.test_with_unpacking)\n\n----------------------------------------------------------------------\nRan 7 tests in 0.002s\n\nOK\n0:00:32 load avg: 1.05 [ 58/469] test_baseexception passed\nPASS: test_builtins_new_style (test.test_baseexception.ExceptionClassTests.test_builtins_new_style)\nPASS: test_inheritance (test.test_baseexception.ExceptionClassTests.test_inheritance)\nPASS: test_interface_multi_arg (test.test_baseexception.ExceptionClassTests.test_interface_multi_arg)\nPASS: test_interface_no_arg (test.test_baseexception.ExceptionClassTests.test_interface_no_arg)\nPASS: test_interface_single_arg (test.test_baseexception.ExceptionClassTests.test_interface_single_arg)\nPASS: test_setstate_refcount_no_crash (test.test_baseexception.ExceptionClassTests.test_setstate_refcount_no_crash)\nPASS: test_catch_BaseException_instance (test.test_baseexception.UsageTests.test_catch_BaseException_instance)\nPASS: test_catch_non_BaseException (test.test_baseexception.UsageTests.test_catch_non_BaseException)\nPASS: test_catch_string (test.test_baseexception.UsageTests.test_catch_string)\nPASS: test_raise_new_style_non_exception (test.test_baseexception.UsageTests.test_raise_new_style_non_exception)\nPASS: test_raise_string (test.test_baseexception.UsageTests.test_raise_string)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.010s\n\nOK\n0:00:32 load avg: 1.05 [ 59/469] test_base64 passed\nPASS: test_ErrorHeritage (test.test_base64.BaseXYTestCase.test_ErrorHeritage)\nPASS: test_RFC4648_test_cases (test.test_base64.BaseXYTestCase.test_RFC4648_test_cases)\nPASS: test_a85_padding (test.test_base64.BaseXYTestCase.test_a85_padding)\nPASS: test_a85decode (test.test_base64.BaseXYTestCase.test_a85decode)\nPASS: test_a85decode_errors (test.test_base64.BaseXYTestCase.test_a85decode_errors)\nPASS: test_a85encode (test.test_base64.BaseXYTestCase.test_a85encode)\nPASS: test_b16decode (test.test_base64.BaseXYTestCase.test_b16decode)\nPASS: test_b16encode (test.test_base64.BaseXYTestCase.test_b16encode)\nPASS: test_b32decode (test.test_base64.BaseXYTestCase.test_b32decode)\nPASS: test_b32decode_casefold (test.test_base64.BaseXYTestCase.test_b32decode_casefold)\nPASS: test_b32decode_error (test.test_base64.BaseXYTestCase.test_b32decode_error)\nPASS: test_b32encode (test.test_base64.BaseXYTestCase.test_b32encode)\nPASS: test_b32hexdecode (test.test_base64.BaseXYTestCase.test_b32hexdecode)\nPASS: test_b32hexdecode_error (test.test_base64.BaseXYTestCase.test_b32hexdecode_error)\nPASS: test_b32hexdecode_other_types (test.test_base64.BaseXYTestCase.test_b32hexdecode_other_types)\nPASS: test_b32hexencode (test.test_base64.BaseXYTestCase.test_b32hexencode)\nPASS: test_b32hexencode_other_types (test.test_base64.BaseXYTestCase.test_b32hexencode_other_types)\nPASS: test_b64decode (test.test_base64.BaseXYTestCase.test_b64decode)\nPASS: test_b64decode_invalid_chars (test.test_base64.BaseXYTestCase.test_b64decode_invalid_chars)\nPASS: test_b64decode_padding_error (test.test_base64.BaseXYTestCase.test_b64decode_padding_error)\nPASS: test_b64encode (test.test_base64.BaseXYTestCase.test_b64encode)\nPASS: test_b85_padding (test.test_base64.BaseXYTestCase.test_b85_padding)\nPASS: test_b85decode (test.test_base64.BaseXYTestCase.test_b85decode)\nPASS: test_b85decode_errors (test.test_base64.BaseXYTestCase.test_b85decode_errors)\nPASS: test_b85encode (test.test_base64.BaseXYTestCase.test_b85encode)\nPASS: test_decode_nonascii_str (test.test_base64.BaseXYTestCase.test_decode_nonascii_str)\nPASS: test_decode (test.test_base64.LegacyBase64TestCase.test_decode)\nPASS: test_decodebytes (test.test_base64.LegacyBase64TestCase.test_decodebytes)\nPASS: test_encode (test.test_base64.LegacyBase64TestCase.test_encode)\nPASS: test_encodebytes (test.test_base64.LegacyBase64TestCase.test_encodebytes)\nPASS: test_decode (test.test_base64.TestMain.test_decode)\nPASS: test_encode_file (test.test_base64.TestMain.test_encode_file)\nPASS: test_encode_from_stdin (test.test_base64.TestMain.test_encode_from_stdin)\nPASS: test_prints_usage_with_help_flag (test.test_base64.TestMain.test_prints_usage_with_help_flag)\nPASS: test_prints_usage_with_invalid_flag (test.test_base64.TestMain.test_prints_usage_with_invalid_flag)\n\n----------------------------------------------------------------------\nRan 35 tests in 0.412s\n\nOK\n0:00:32 load avg: 1.05 [ 60/469] test_bdb passed\nPASS: test_bp_after_last_statement (test.test_bdb.BreakpointTestCase.test_bp_after_last_statement)\nPASS: test_bp_condition (test.test_bdb.BreakpointTestCase.test_bp_condition)\nPASS: test_bp_exception_on_condition_evaluation (test.test_bdb.BreakpointTestCase.test_bp_exception_on_condition_evaluation)\nPASS: test_bp_ignore_count (test.test_bdb.BreakpointTestCase.test_bp_ignore_count)\nPASS: test_bp_on_non_existent_module (test.test_bdb.BreakpointTestCase.test_bp_on_non_existent_module)\nPASS: test_clear_at_no_bp (test.test_bdb.BreakpointTestCase.test_clear_at_no_bp)\nPASS: test_clear_two_bp_on_same_line (test.test_bdb.BreakpointTestCase.test_clear_two_bp_on_same_line)\nPASS: test_disabled_temporary_bp (test.test_bdb.BreakpointTestCase.test_disabled_temporary_bp)\nPASS: test_ignore_count_on_disabled_bp (test.test_bdb.BreakpointTestCase.test_ignore_count_on_disabled_bp)\nPASS: test_load_bps_from_previous_Bdb_instance (test.test_bdb.BreakpointTestCase.test_load_bps_from_previous_Bdb_instance)\nPASS: test_temporary_bp (test.test_bdb.BreakpointTestCase.test_temporary_bp)\nPASS: test_next_command_in_generator_for_loop (test.test_bdb.IssuesTestCase.test_next_command_in_generator_for_loop)\nPASS: test_next_command_in_generator_with_subiterator (test.test_bdb.IssuesTestCase.test_next_command_in_generator_with_subiterator)\nPASS: test_next_until_return_in_generator (test.test_bdb.IssuesTestCase.test_next_until_return_in_generator)\nPASS: test_return_command_in_generator_with_subiterator (test.test_bdb.IssuesTestCase.test_return_command_in_generator_with_subiterator)\nPASS: test_step_at_return_with_no_trace_in_caller (test.test_bdb.IssuesTestCase.test_step_at_return_with_no_trace_in_caller)\nPASS: test_run_step (test.test_bdb.RunTestCase.test_run_step)\nPASS: test_runeval_step (test.test_bdb.RunTestCase.test_runeval_step)\nPASS: test_down (test.test_bdb.StateTestCase.test_down)\nPASS: test_next (test.test_bdb.StateTestCase.test_next)\nPASS: test_next_in_caller_frame (test.test_bdb.StateTestCase.test_next_in_caller_frame)\nPASS: test_next_on_plain_statement (test.test_bdb.StateTestCase.test_next_on_plain_statement)\nPASS: test_next_over_import (test.test_bdb.StateTestCase.test_next_over_import)\nPASS: test_return (test.test_bdb.StateTestCase.test_return)\nPASS: test_return_in_caller_frame (test.test_bdb.StateTestCase.test_return_in_caller_frame)\nPASS: test_skip (test.test_bdb.StateTestCase.test_skip)\nPASS: test_skip_with_no_name_module (test.test_bdb.StateTestCase.test_skip_with_no_name_module)\nPASS: test_step (test.test_bdb.StateTestCase.test_step)\nPASS: test_step_next_on_last_statement (test.test_bdb.StateTestCase.test_step_next_on_last_statement)\nPASS: test_until (test.test_bdb.StateTestCase.test_until)\nPASS: test_until_in_caller_frame (test.test_bdb.StateTestCase.test_until_in_caller_frame)\nPASS: test_until_with_too_large_count (test.test_bdb.StateTestCase.test_until_with_too_large_count)\nPASS: test_up (test.test_bdb.StateTestCase.test_up)\nPASS: test_format_stack_entry_no_lineno (test.test_bdb.TestRegressions.test_format_stack_entry_no_lineno)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.105s\n\nOK\n0:00:33 load avg: 1.05 [ 61/469] test_bigaddrspace passed\nSKIP: test_concat (test.test_bigaddrspace.BytesTest.test_concat) 'not enough memory: 8589934592.0G minimum needed'\nSKIP: test_optimized_concat (test.test_bigaddrspace.BytesTest.test_optimized_concat) 'not enough memory: 8589934592.0G minimum needed'\nSKIP: test_repeat (test.test_bigaddrspace.BytesTest.test_repeat) 'not enough memory: 8589934592.0G minimum needed'\nSKIP: test_concat (test.test_bigaddrspace.StrTest.test_concat) 'not enough memory: 8589934592.0G minimum needed'\nSKIP: test_optimized_concat (test.test_bigaddrspace.StrTest.test_optimized_concat) 'not enough memory: 8589934592.0G minimum needed'\nSKIP: test_repeat (test.test_bigaddrspace.StrTest.test_repeat) 'not enough memory: 8589934592.0G minimum needed'\n\n----------------------------------------------------------------------\nRan 6 tests in 0.001s\n\nOK (skipped=6)\n0:00:33 load avg: 1.05 [ 62/469] test_bigmem passed\nPASS: test_capitalize (test.test_bigmem.BytearrayTest.test_capitalize)\nPASS: test_center (test.test_bigmem.BytearrayTest.test_center)\nPASS: test_compare (test.test_bigmem.BytearrayTest.test_compare)\nPASS: test_concat (test.test_bigmem.BytearrayTest.test_concat)\nPASS: test_contains (test.test_bigmem.BytearrayTest.test_contains)\nPASS: test_count (test.test_bigmem.BytearrayTest.test_count)\nPASS: test_decode (test.test_bigmem.BytearrayTest.test_decode)\nPASS: test_endswith (test.test_bigmem.BytearrayTest.test_endswith)\nPASS: test_expandtabs (test.test_bigmem.BytearrayTest.test_expandtabs)\nPASS: test_find (test.test_bigmem.BytearrayTest.test_find)\nPASS: test_index (test.test_bigmem.BytearrayTest.test_index)\nPASS: test_isalnum (test.test_bigmem.BytearrayTest.test_isalnum)\nPASS: test_isalpha (test.test_bigmem.BytearrayTest.test_isalpha)\nPASS: test_isdigit (test.test_bigmem.BytearrayTest.test_isdigit)\nPASS: test_islower (test.test_bigmem.BytearrayTest.test_islower)\nPASS: test_isspace (test.test_bigmem.BytearrayTest.test_isspace)\nPASS: test_istitle (test.test_bigmem.BytearrayTest.test_istitle)\nPASS: test_isupper (test.test_bigmem.BytearrayTest.test_isupper)\nPASS: test_join (test.test_bigmem.BytearrayTest.test_join)\nPASS: test_ljust (test.test_bigmem.BytearrayTest.test_ljust)\nPASS: test_lower (test.test_bigmem.BytearrayTest.test_lower)\nPASS: test_lstrip (test.test_bigmem.BytearrayTest.test_lstrip)\nPASS: test_repeat (test.test_bigmem.BytearrayTest.test_repeat)\nPASS: test_replace (test.test_bigmem.BytearrayTest.test_replace)\nPASS: test_rfind (test.test_bigmem.BytearrayTest.test_rfind)\nPASS: test_rindex (test.test_bigmem.BytearrayTest.test_rindex)\nPASS: test_rjust (test.test_bigmem.BytearrayTest.test_rjust)\nPASS: test_rstrip (test.test_bigmem.BytearrayTest.test_rstrip)\nPASS: test_slice_and_getitem (test.test_bigmem.BytearrayTest.test_slice_and_getitem)\nPASS: test_split_small (test.test_bigmem.BytearrayTest.test_split_small)\nPASS: test_splitlines (test.test_bigmem.BytearrayTest.test_splitlines)\nPASS: test_startswith (test.test_bigmem.BytearrayTest.test_startswith)\nPASS: test_strip (test.test_bigmem.BytearrayTest.test_strip)\nPASS: test_swapcase (test.test_bigmem.BytearrayTest.test_swapcase)\nPASS: test_title (test.test_bigmem.BytearrayTest.test_title)\nPASS: test_translate (test.test_bigmem.BytearrayTest.test_translate)\nPASS: test_upper (test.test_bigmem.BytearrayTest.test_upper)\nPASS: test_zfill (test.test_bigmem.BytearrayTest.test_zfill)\nPASS: test_capitalize (test.test_bigmem.BytesTest.test_capitalize)\nPASS: test_center (test.test_bigmem.BytesTest.test_center)\nPASS: test_compare (test.test_bigmem.BytesTest.test_compare)\nPASS: test_concat (test.test_bigmem.BytesTest.test_concat)\nPASS: test_contains (test.test_bigmem.BytesTest.test_contains)\nPASS: test_count (test.test_bigmem.BytesTest.test_count)\nPASS: test_decode (test.test_bigmem.BytesTest.test_decode)\nPASS: test_endswith (test.test_bigmem.BytesTest.test_endswith)\nPASS: test_expandtabs (test.test_bigmem.BytesTest.test_expandtabs)\nPASS: test_find (test.test_bigmem.BytesTest.test_find)\nPASS: test_hash (test.test_bigmem.BytesTest.test_hash)\nPASS: test_index (test.test_bigmem.BytesTest.test_index)\nPASS: test_isalnum (test.test_bigmem.BytesTest.test_isalnum)\nPASS: test_isalpha (test.test_bigmem.BytesTest.test_isalpha)\nPASS: test_isdigit (test.test_bigmem.BytesTest.test_isdigit)\nPASS: test_islower (test.test_bigmem.BytesTest.test_islower)\nPASS: test_isspace (test.test_bigmem.BytesTest.test_isspace)\nPASS: test_istitle (test.test_bigmem.BytesTest.test_istitle)\nPASS: test_isupper (test.test_bigmem.BytesTest.test_isupper)\nPASS: test_join (test.test_bigmem.BytesTest.test_join)\nPASS: test_ljust (test.test_bigmem.BytesTest.test_ljust)\nPASS: test_lower (test.test_bigmem.BytesTest.test_lower)\nPASS: test_lstrip (test.test_bigmem.BytesTest.test_lstrip)\nPASS: test_repeat (test.test_bigmem.BytesTest.test_repeat)\nPASS: test_replace (test.test_bigmem.BytesTest.test_replace)\nPASS: test_rfind (test.test_bigmem.BytesTest.test_rfind)\nPASS: test_rindex (test.test_bigmem.BytesTest.test_rindex)\nPASS: test_rjust (test.test_bigmem.BytesTest.test_rjust)\nPASS: test_rstrip (test.test_bigmem.BytesTest.test_rstrip)\nPASS: test_slice_and_getitem (test.test_bigmem.BytesTest.test_slice_and_getitem)\nPASS: test_split_large (test.test_bigmem.BytesTest.test_split_large)\nPASS: test_split_small (test.test_bigmem.BytesTest.test_split_small)\nPASS: test_splitlines (test.test_bigmem.BytesTest.test_splitlines)\nPASS: test_startswith (test.test_bigmem.BytesTest.test_startswith)\nPASS: test_strip (test.test_bigmem.BytesTest.test_strip)\nPASS: test_swapcase (test.test_bigmem.BytesTest.test_swapcase)\nPASS: test_title (test.test_bigmem.BytesTest.test_title)\nPASS: test_translate (test.test_bigmem.BytesTest.test_translate)\nPASS: test_upper (test.test_bigmem.BytesTest.test_upper)\nPASS: test_zfill (test.test_bigmem.BytesTest.test_zfill)\nPASS: test_dict (test.test_bigmem.DictTest.test_dict)\nPASS: test_append (test.test_bigmem.ListTest.test_append)\nPASS: test_compare (test.test_bigmem.ListTest.test_compare)\nPASS: test_concat_large (test.test_bigmem.ListTest.test_concat_large)\nPASS: test_concat_small (test.test_bigmem.ListTest.test_concat_small)\nPASS: test_contains (test.test_bigmem.ListTest.test_contains)\nPASS: test_count (test.test_bigmem.ListTest.test_count)\nPASS: test_extend_large (test.test_bigmem.ListTest.test_extend_large)\nPASS: test_extend_small (test.test_bigmem.ListTest.test_extend_small)\nPASS: test_hash (test.test_bigmem.ListTest.test_hash)\nPASS: test_index (test.test_bigmem.ListTest.test_index)\nPASS: test_index_and_slice (test.test_bigmem.ListTest.test_index_and_slice)\nPASS: test_inplace_concat_large (test.test_bigmem.ListTest.test_inplace_concat_large)\nPASS: test_inplace_concat_small (test.test_bigmem.ListTest.test_inplace_concat_small)\nPASS: test_inplace_repeat_large (test.test_bigmem.ListTest.test_inplace_repeat_large)\nPASS: test_inplace_repeat_small (test.test_bigmem.ListTest.test_inplace_repeat_small)\nPASS: test_insert (test.test_bigmem.ListTest.test_insert)\nPASS: test_pop (test.test_bigmem.ListTest.test_pop)\nPASS: test_remove (test.test_bigmem.ListTest.test_remove)\nPASS: test_repeat_large (test.test_bigmem.ListTest.test_repeat_large)\nPASS: test_repeat_small (test.test_bigmem.ListTest.test_repeat_small)\nPASS: test_repr_large (test.test_bigmem.ListTest.test_repr_large)\nPASS: test_repr_small (test.test_bigmem.ListTest.test_repr_small)\nPASS: test_reverse (test.test_bigmem.ListTest.test_reverse)\nPASS: test_sort (test.test_bigmem.ListTest.test_sort)\nPASS: test_capitalize (test.test_bigmem.StrTest.test_capitalize)\nPASS: test_center (test.test_bigmem.StrTest.test_center)\nPASS: test_compare (test.test_bigmem.StrTest.test_compare)\nPASS: test_concat (test.test_bigmem.StrTest.test_concat)\nPASS: test_contains (test.test_bigmem.StrTest.test_contains)\nPASS: test_count (test.test_bigmem.StrTest.test_count)\nPASS: test_encode (test.test_bigmem.StrTest.test_encode)\nPASS: test_encode_ascii (test.test_bigmem.StrTest.test_encode_ascii)\nPASS: test_encode_raw_unicode_escape (test.test_bigmem.StrTest.test_encode_raw_unicode_escape)\nPASS: test_encode_utf32 (test.test_bigmem.StrTest.test_encode_utf32)\nPASS: test_encode_utf7 (test.test_bigmem.StrTest.test_encode_utf7)\nPASS: test_endswith (test.test_bigmem.StrTest.test_endswith)\nPASS: test_expandtabs (test.test_bigmem.StrTest.test_expandtabs)\nPASS: test_find (test.test_bigmem.StrTest.test_find)\nPASS: test_format (test.test_bigmem.StrTest.test_format)\nPASS: test_hash (test.test_bigmem.StrTest.test_hash)\nPASS: test_index (test.test_bigmem.StrTest.test_index)\nPASS: test_isalnum (test.test_bigmem.StrTest.test_isalnum)\nPASS: test_isalpha (test.test_bigmem.StrTest.test_isalpha)\nPASS: test_isdigit (test.test_bigmem.StrTest.test_isdigit)\nPASS: test_islower (test.test_bigmem.StrTest.test_islower)\nPASS: test_isspace (test.test_bigmem.StrTest.test_isspace)\nPASS: test_istitle (test.test_bigmem.StrTest.test_istitle)\nPASS: test_isupper (test.test_bigmem.StrTest.test_isupper)\nPASS: test_join (test.test_bigmem.StrTest.test_join)\nPASS: test_ljust (test.test_bigmem.StrTest.test_ljust)\nPASS: test_lower (test.test_bigmem.StrTest.test_lower)\nPASS: test_lstrip (test.test_bigmem.StrTest.test_lstrip)\nPASS: test_repeat (test.test_bigmem.StrTest.test_repeat)\nPASS: test_replace (test.test_bigmem.StrTest.test_replace)\nPASS: test_repr_large (test.test_bigmem.StrTest.test_repr_large)\nPASS: test_repr_small (test.test_bigmem.StrTest.test_repr_small)\nPASS: test_rfind (test.test_bigmem.StrTest.test_rfind)\nPASS: test_rindex (test.test_bigmem.StrTest.test_rindex)\nPASS: test_rjust (test.test_bigmem.StrTest.test_rjust)\nPASS: test_rstrip (test.test_bigmem.StrTest.test_rstrip)\nPASS: test_slice_and_getitem (test.test_bigmem.StrTest.test_slice_and_getitem)\nPASS: test_split_large (test.test_bigmem.StrTest.test_split_large)\nPASS: test_split_small (test.test_bigmem.StrTest.test_split_small)\nPASS: test_splitlines (test.test_bigmem.StrTest.test_splitlines)\nPASS: test_startswith (test.test_bigmem.StrTest.test_startswith)\nPASS: test_strip (test.test_bigmem.StrTest.test_strip)\nPASS: test_swapcase (test.test_bigmem.StrTest.test_swapcase)\nPASS: test_title (test.test_bigmem.StrTest.test_title)\nPASS: test_translate (test.test_bigmem.StrTest.test_translate)\nPASS: test_unicode_repr (test.test_bigmem.StrTest.test_unicode_repr)\nPASS: test_unicode_repr_wide (test.test_bigmem.StrTest.test_unicode_repr_wide)\nPASS: test_upper (test.test_bigmem.StrTest.test_upper)\nPASS: test_zfill (test.test_bigmem.StrTest.test_zfill)\nPASS: test_compare (test.test_bigmem.TupleTest.test_compare)\nPASS: test_concat_large (test.test_bigmem.TupleTest.test_concat_large)\nPASS: test_concat_small (test.test_bigmem.TupleTest.test_concat_small)\nPASS: test_contains (test.test_bigmem.TupleTest.test_contains)\nPASS: test_from_2G_generator (test.test_bigmem.TupleTest.test_from_2G_generator)\nPASS: test_from_almost_2G_generator (test.test_bigmem.TupleTest.test_from_almost_2G_generator)\nPASS: test_hash (test.test_bigmem.TupleTest.test_hash)\nPASS: test_index_and_slice (test.test_bigmem.TupleTest.test_index_and_slice)\nPASS: test_repeat_large (test.test_bigmem.TupleTest.test_repeat_large)\nPASS: test_repeat_large_2 (test.test_bigmem.TupleTest.test_repeat_large_2)\nPASS: test_repeat_small (test.test_bigmem.TupleTest.test_repeat_small)\nPASS: test_repr_large (test.test_bigmem.TupleTest.test_repr_large)\nPASS: test_repr_small (test.test_bigmem.TupleTest.test_repr_small)\n\n----------------------------------------------------------------------\nRan 165 tests in 0.059s\n\nOK\n0:00:33 load avg: 1.29 [ 63/469] test_binascii passed\nPASS: test_b2a_base64_newline (test.test_binascii.ArrayBinASCIITest.test_b2a_base64_newline)\nPASS: test_base64_strict_mode (test.test_binascii.ArrayBinASCIITest.test_base64_strict_mode)\nPASS: test_base64errors (test.test_binascii.ArrayBinASCIITest.test_base64errors)\nPASS: test_base64invalid (test.test_binascii.ArrayBinASCIITest.test_base64invalid)\nPASS: test_base64valid (test.test_binascii.ArrayBinASCIITest.test_base64valid)\nPASS: test_c_contiguity (test.test_binascii.ArrayBinASCIITest.test_c_contiguity)\nPASS: test_crc32 (test.test_binascii.ArrayBinASCIITest.test_crc32)\nPASS: test_crc_hqx (test.test_binascii.ArrayBinASCIITest.test_crc_hqx)\nPASS: test_empty_string (test.test_binascii.ArrayBinASCIITest.test_empty_string)\nPASS: test_exceptions (test.test_binascii.ArrayBinASCIITest.test_exceptions)\nPASS: test_functions (test.test_binascii.ArrayBinASCIITest.test_functions)\nPASS: test_hex (test.test_binascii.ArrayBinASCIITest.test_hex)\ntest_hex_separator (test.test_binascii.ArrayBinASCIITest.test_hex_separator)\nPASS: Test that hexlify and b2a_hex are binary versions of bytes.hex.\nPASS: test_qp (test.test_binascii.ArrayBinASCIITest.test_qp)\nPASS: test_returned_value (test.test_binascii.ArrayBinASCIITest.test_returned_value)\nPASS: test_unicode_a2b (test.test_binascii.ArrayBinASCIITest.test_unicode_a2b)\nPASS: test_unicode_b2a (test.test_binascii.ArrayBinASCIITest.test_unicode_b2a)\nPASS: test_uu (test.test_binascii.ArrayBinASCIITest.test_uu)\nPASS: test_b2a_base64_newline (test.test_binascii.BinASCIITest.test_b2a_base64_newline)\nPASS: test_base64_strict_mode (test.test_binascii.BinASCIITest.test_base64_strict_mode)\nPASS: test_base64errors (test.test_binascii.BinASCIITest.test_base64errors)\nPASS: test_base64invalid (test.test_binascii.BinASCIITest.test_base64invalid)\nPASS: test_base64valid (test.test_binascii.BinASCIITest.test_base64valid)\nPASS: test_c_contiguity (test.test_binascii.BinASCIITest.test_c_contiguity)\nPASS: test_crc32 (test.test_binascii.BinASCIITest.test_crc32)\nPASS: test_crc_hqx (test.test_binascii.BinASCIITest.test_crc_hqx)\nPASS: test_empty_string (test.test_binascii.BinASCIITest.test_empty_string)\nPASS: test_exceptions (test.test_binascii.BinASCIITest.test_exceptions)\nPASS: test_functions (test.test_binascii.BinASCIITest.test_functions)\nPASS: test_hex (test.test_binascii.BinASCIITest.test_hex)\ntest_hex_separator (test.test_binascii.BinASCIITest.test_hex_separator)\nPASS: Test that hexlify and b2a_hex are binary versions of bytes.hex.\nPASS: test_qp (test.test_binascii.BinASCIITest.test_qp)\nPASS: test_returned_value (test.test_binascii.BinASCIITest.test_returned_value)\nPASS: test_unicode_a2b (test.test_binascii.BinASCIITest.test_unicode_a2b)\nPASS: test_unicode_b2a (test.test_binascii.BinASCIITest.test_unicode_b2a)\nPASS: test_uu (test.test_binascii.BinASCIITest.test_uu)\nPASS: test_b2a_base64_newline (test.test_binascii.BytearrayBinASCIITest.test_b2a_base64_newline)\nPASS: test_base64_strict_mode (test.test_binascii.BytearrayBinASCIITest.test_base64_strict_mode)\nPASS: test_base64errors (test.test_binascii.BytearrayBinASCIITest.test_base64errors)\nPASS: test_base64invalid (test.test_binascii.BytearrayBinASCIITest.test_base64invalid)\nPASS: test_base64valid (test.test_binascii.BytearrayBinASCIITest.test_base64valid)\nPASS: test_c_contiguity (test.test_binascii.BytearrayBinASCIITest.test_c_contiguity)\nPASS: test_crc32 (test.test_binascii.BytearrayBinASCIITest.test_crc32)\nPASS: test_crc_hqx (test.test_binascii.BytearrayBinASCIITest.test_crc_hqx)\nPASS: test_empty_string (test.test_binascii.BytearrayBinASCIITest.test_empty_string)\nPASS: test_exceptions (test.test_binascii.BytearrayBinASCIITest.test_exceptions)\nPASS: test_functions (test.test_binascii.BytearrayBinASCIITest.test_functions)\nPASS: test_hex (test.test_binascii.BytearrayBinASCIITest.test_hex)\ntest_hex_separator (test.test_binascii.BytearrayBinASCIITest.test_hex_separator)\nPASS: Test that hexlify and b2a_hex are binary versions of bytes.hex.\nPASS: test_qp (test.test_binascii.BytearrayBinASCIITest.test_qp)\nPASS: test_returned_value (test.test_binascii.BytearrayBinASCIITest.test_returned_value)\nPASS: test_unicode_a2b (test.test_binascii.BytearrayBinASCIITest.test_unicode_a2b)\nPASS: test_unicode_b2a (test.test_binascii.BytearrayBinASCIITest.test_unicode_b2a)\nPASS: test_uu (test.test_binascii.BytearrayBinASCIITest.test_uu)\nSKIP: test_big_buffer (test.test_binascii.ChecksumBigBufferTestCase.test_big_buffer) 'not enough memory: 4.0G minimum needed'\nPASS: test_b2a_base64_newline (test.test_binascii.MemoryviewBinASCIITest.test_b2a_base64_newline)\nPASS: test_base64_strict_mode (test.test_binascii.MemoryviewBinASCIITest.test_base64_strict_mode)\nPASS: test_base64errors (test.test_binascii.MemoryviewBinASCIITest.test_base64errors)\nPASS: test_base64invalid (test.test_binascii.MemoryviewBinASCIITest.test_base64invalid)\nPASS: test_base64valid (test.test_binascii.MemoryviewBinASCIITest.test_base64valid)\nPASS: test_c_contiguity (test.test_binascii.MemoryviewBinASCIITest.test_c_contiguity)\nPASS: test_crc32 (test.test_binascii.MemoryviewBinASCIITest.test_crc32)\nPASS: test_crc_hqx (test.test_binascii.MemoryviewBinASCIITest.test_crc_hqx)\nPASS: test_empty_string (test.test_binascii.MemoryviewBinASCIITest.test_empty_string)\nPASS: test_exceptions (test.test_binascii.MemoryviewBinASCIITest.test_exceptions)\nPASS: test_functions (test.test_binascii.MemoryviewBinASCIITest.test_functions)\nPASS: test_hex (test.test_binascii.MemoryviewBinASCIITest.test_hex)\ntest_hex_separator (test.test_binascii.MemoryviewBinASCIITest.test_hex_separator)\nPASS: Test that hexlify and b2a_hex are binary versions of bytes.hex.\nPASS: test_qp (test.test_binascii.MemoryviewBinASCIITest.test_qp)\nPASS: test_returned_value (test.test_binascii.MemoryviewBinASCIITest.test_returned_value)\nPASS: test_unicode_a2b (test.test_binascii.MemoryviewBinASCIITest.test_unicode_a2b)\nPASS: test_unicode_b2a (test.test_binascii.MemoryviewBinASCIITest.test_unicode_b2a)\nPASS: test_uu (test.test_binascii.MemoryviewBinASCIITest.test_uu)\n\n----------------------------------------------------------------------\nRan 73 tests in 0.026s\n\nOK (skipped=1)\n0:00:33 load avg: 1.29 [ 64/469] test_binop passed\nPASS: test_fallback_ne_blocking (test.test_binop.FallbackBlockingTests.test_fallback_ne_blocking)\nPASS: test_fallback_rmethod_blocking (test.test_binop.FallbackBlockingTests.test_fallback_rmethod_blocking)\nPASS: test_comparison_orders (test.test_binop.OperationOrderTests.test_comparison_orders)\nPASS: test_add (test.test_binop.RatTestCase.test_add)\nPASS: test_constructor (test.test_binop.RatTestCase.test_constructor)\nPASS: test_div (test.test_binop.RatTestCase.test_div)\nPASS: test_eq (test.test_binop.RatTestCase.test_eq)\nPASS: test_floordiv (test.test_binop.RatTestCase.test_floordiv)\nPASS: test_gcd (test.test_binop.RatTestCase.test_gcd)\nPASS: test_mul (test.test_binop.RatTestCase.test_mul)\nPASS: test_sub (test.test_binop.RatTestCase.test_sub)\nPASS: test_true_div (test.test_binop.RatTestCase.test_true_div)\n\n----------------------------------------------------------------------\nRan 12 tests in 0.004s\n\nOK\n0:00:33 load avg: 1.29 [ 65/469] test_bisect passed\nPASS: test_backcompatibility (test.test_bisect.TestBisectC.test_backcompatibility)\nPASS: test_insort (test.test_bisect.TestBisectC.test_insort)\nPASS: test_insort_keynotNone (test.test_bisect.TestBisectC.test_insort_keynotNone)\nPASS: test_keyword_args (test.test_bisect.TestBisectC.test_keyword_args)\nPASS: test_large_pyrange (test.test_bisect.TestBisectC.test_large_pyrange)\nPASS: test_large_range (test.test_bisect.TestBisectC.test_large_range)\nPASS: test_lookups_with_key_function (test.test_bisect.TestBisectC.test_lookups_with_key_function)\nPASS: test_lt_returns_non_bool (test.test_bisect.TestBisectC.test_lt_returns_non_bool)\nPASS: test_lt_returns_notimplemented (test.test_bisect.TestBisectC.test_lt_returns_notimplemented)\nPASS: test_negative_lo (test.test_bisect.TestBisectC.test_negative_lo)\nPASS: test_optionalSlicing (test.test_bisect.TestBisectC.test_optionalSlicing)\nPASS: test_precomputed (test.test_bisect.TestBisectC.test_precomputed)\nPASS: test_random (test.test_bisect.TestBisectC.test_random)\nPASS: test_backcompatibility (test.test_bisect.TestBisectPython.test_backcompatibility)\nPASS: test_insort (test.test_bisect.TestBisectPython.test_insort)\nPASS: test_insort_keynotNone (test.test_bisect.TestBisectPython.test_insort_keynotNone)\nPASS: test_keyword_args (test.test_bisect.TestBisectPython.test_keyword_args)\nPASS: test_large_pyrange (test.test_bisect.TestBisectPython.test_large_pyrange)\nPASS: test_large_range (test.test_bisect.TestBisectPython.test_large_range)\nPASS: test_lookups_with_key_function (test.test_bisect.TestBisectPython.test_lookups_with_key_function)\nPASS: test_lt_returns_non_bool (test.test_bisect.TestBisectPython.test_lt_returns_non_bool)\nPASS: test_lt_returns_notimplemented (test.test_bisect.TestBisectPython.test_lt_returns_notimplemented)\nPASS: test_negative_lo (test.test_bisect.TestBisectPython.test_negative_lo)\nPASS: test_optionalSlicing (test.test_bisect.TestBisectPython.test_optionalSlicing)\nPASS: test_precomputed (test.test_bisect.TestBisectPython.test_precomputed)\nPASS: test_random (test.test_bisect.TestBisectPython.test_random)\nPASS: test_colors (test.test_bisect.TestDocExampleC.test_colors)\nPASS: test_grades (test.test_bisect.TestDocExampleC.test_grades)\nPASS: test_colors (test.test_bisect.TestDocExamplePython.test_colors)\nPASS: test_grades (test.test_bisect.TestDocExamplePython.test_grades)\nPASS: test_arg_parsing (test.test_bisect.TestErrorHandlingC.test_arg_parsing)\nPASS: test_cmp_err (test.test_bisect.TestErrorHandlingC.test_cmp_err)\nPASS: test_get_only (test.test_bisect.TestErrorHandlingC.test_get_only)\nPASS: test_len_only (test.test_bisect.TestErrorHandlingC.test_len_only)\nPASS: test_non_sequence (test.test_bisect.TestErrorHandlingC.test_non_sequence)\nPASS: test_arg_parsing (test.test_bisect.TestErrorHandlingPython.test_arg_parsing)\nPASS: test_cmp_err (test.test_bisect.TestErrorHandlingPython.test_cmp_err)\nPASS: test_get_only (test.test_bisect.TestErrorHandlingPython.test_get_only)\nPASS: test_len_only (test.test_bisect.TestErrorHandlingPython.test_len_only)\nPASS: test_non_sequence (test.test_bisect.TestErrorHandlingPython.test_non_sequence)\nPASS: test_backcompatibility (test.test_bisect.TestInsortC.test_backcompatibility)\nPASS: test_listDerived (test.test_bisect.TestInsortC.test_listDerived)\nPASS: test_vsBuiltinSort (test.test_bisect.TestInsortC.test_vsBuiltinSort)\nPASS: test_backcompatibility (test.test_bisect.TestInsortPython.test_backcompatibility)\nPASS: test_listDerived (test.test_bisect.TestInsortPython.test_listDerived)\nPASS: test_vsBuiltinSort (test.test_bisect.TestInsortPython.test_vsBuiltinSort)\n\n----------------------------------------------------------------------\nRan 46 tests in 0.039s\n\nOK\n0:00:33 load avg: 1.29 [ 66/469] test_bool passed\nPASS: test_blocked (test.test_bool.BoolTest.test_blocked)\nPASS: test_bool_called_at_least_once (test.test_bool.BoolTest.test_bool_called_at_least_once)\nPASS: test_bool_new (test.test_bool.BoolTest.test_bool_new)\nPASS: test_boolean (test.test_bool.BoolTest.test_boolean)\nPASS: test_callable (test.test_bool.BoolTest.test_callable)\nPASS: test_complex (test.test_bool.BoolTest.test_complex)\nPASS: test_contains (test.test_bool.BoolTest.test_contains)\nPASS: test_convert (test.test_bool.BoolTest.test_convert)\nPASS: test_convert_to_bool (test.test_bool.BoolTest.test_convert_to_bool)\nPASS: test_fileclosed (test.test_bool.BoolTest.test_fileclosed)\nPASS: test_float (test.test_bool.BoolTest.test_float)\nPASS: test_format (test.test_bool.BoolTest.test_format)\nPASS: test_from_bytes (test.test_bool.BoolTest.test_from_bytes)\nPASS: test_hasattr (test.test_bool.BoolTest.test_hasattr)\nPASS: test_int (test.test_bool.BoolTest.test_int)\nPASS: test_interpreter_convert_to_bool_raises (test.test_bool.BoolTest.test_interpreter_convert_to_bool_raises)\nPASS: test_isinstance (test.test_bool.BoolTest.test_isinstance)\nPASS: test_issubclass (test.test_bool.BoolTest.test_issubclass)\nPASS: test_keyword_args (test.test_bool.BoolTest.test_keyword_args)\nPASS: test_marshal (test.test_bool.BoolTest.test_marshal)\nPASS: test_math (test.test_bool.BoolTest.test_math)\nPASS: test_operator (test.test_bool.BoolTest.test_operator)\nPASS: test_pickle (test.test_bool.BoolTest.test_pickle)\nPASS: test_picklevalues (test.test_bool.BoolTest.test_picklevalues)\nPASS: test_real_and_imag (test.test_bool.BoolTest.test_real_and_imag)\nPASS: test_repr (test.test_bool.BoolTest.test_repr)\nPASS: test_sane_len (test.test_bool.BoolTest.test_sane_len)\nPASS: test_str (test.test_bool.BoolTest.test_str)\nPASS: test_string (test.test_bool.BoolTest.test_string)\nPASS: test_subclass (test.test_bool.BoolTest.test_subclass)\nPASS: test_types (test.test_bool.BoolTest.test_types)\n\n----------------------------------------------------------------------\nRan 31 tests in 0.012s\n\nOK\n0:00:34 load avg: 1.29 [ 67/469] test_bufio passed\nPASS: test_nullpat (test.test_bufio.CBufferSizeTest.test_nullpat)\nPASS: test_primepat (test.test_bufio.CBufferSizeTest.test_primepat)\nPASS: test_nullpat (test.test_bufio.PyBufferSizeTest.test_nullpat)\nPASS: test_primepat (test.test_bufio.PyBufferSizeTest.test_primepat)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.723s\n\nOK\n0:00:35 load avg: 1.29 [ 68/469] test_audit passed\nPASS: test_basic (test.test_audit.AuditTest.test_basic)\nPASS: test_block_add_hook (test.test_audit.AuditTest.test_block_add_hook)\nPASS: test_block_add_hook_baseexception (test.test_audit.AuditTest.test_block_add_hook_baseexception)\nPASS: test_cantrace (test.test_audit.AuditTest.test_cantrace)\nPASS: test_excepthook (test.test_audit.AuditTest.test_excepthook)\ntest_gc (test.test_audit.AuditTest.test_gc) ... ('gc.get_objects', ' ', '1')\n('gc.get_referrers', ' ', '(<object object at 0x7f7f0647c0>,)')\n('gc.get_referents', ' ', '([<object object at 0x7f7f0647c0>],)')\nok\ntest_http (test.test_audit.AuditTest.test_http) ... ('http.client.connect', ' ', 'www.python.org 80')\n('http.client.send', ' ', '[cannot send]')\nok\nPASS: test_marshal (test.test_audit.AuditTest.test_marshal)\nPASS: test_mmap (test.test_audit.AuditTest.test_mmap)\nPASS: test_monkeypatch (test.test_audit.AuditTest.test_monkeypatch)\nPASS: test_not_in_gc (test.test_audit.AuditTest.test_not_in_gc)\nPASS: test_open (test.test_audit.AuditTest.test_open)\nPASS: test_pickle (test.test_audit.AuditTest.test_pickle)\ntest_socket (test.test_audit.AuditTest.test_socket) ... ('socket.gethostname', '', '')\n('socket.__new__', ' ', '<socket.socket fd=-1, family=0, type=0, proto=0> 2 1 0')\n('socket.bind', ' ', \"<socket.socket fd=3, family=2, type=1, proto=0, laddr=('0.0.0.0', 0)> ('127.0.0.1', 8080)\")\nok\ntest_sqlite3 (test.test_audit.AuditTest.test_sqlite3) ... ('sqlite3.connect', ' ', \"(':memory:',)\")\n('sqlite3.connect/handle', ' ', '(<sqlite3.Connection object at 0x7fa4fb15d0>,)')\n('sqlite3.connect', ' ', \"(':memory:',)\")\n('sqlite3.connect/handle', ' ', '(<sqlite3.Connection object at 0x7fa4e42110>,)')\nok\ntest_sys_getframe (test.test_audit.AuditTest.test_sys_getframe) ... ('sys._getframe', ' ', 'test_sys_getframe')\nok\ntest_sys_getframemodulename (test.test_audit.AuditTest.test_sys_getframemodulename) ... ('sys._getframemodulename', ' ', '0')\nok\ntest_sys_monitoring_register_callback (test.test_audit.AuditTest.test_sys_monitoring_register_callback) ... ('sys.monitoring.register_callback', ' ', '(None,)')\nok\ntest_syslog (test.test_audit.AuditTest.test_syslog) ... Events:\n  ('syslog.openlog', ' ', 'python 0 8')\n  ('syslog.syslog', ' ', '6 test')\n  ('syslog.setlogmask', ' ', '7')\n  ('syslog.closelog', '', '')\n  ('syslog.syslog', ' ', '6 test2')\n  ('syslog.openlog', ' ', 'audit-tests.py 0 8')\n  ('syslog.openlog', ' ', 'audit-tests.py 8 128')\n  ('syslog.openlog', ' ', 'None 0 8')\n  ('syslog.closelog', '', '')\nok\ntest_threading (test.test_audit.AuditTest.test_threading) ... ('_thread.start_new_thread', ' ', '(<test_func>, (), None)')\n('test.test_func', ' ', '()')\nok\nPASS: test_unraisablehook (test.test_audit.AuditTest.test_unraisablehook)\nSKIP: test_winreg (test.test_audit.AuditTest.test_winreg) \"No module named 'winreg'\"\nSKIP: test_wmi_exec_query (test.test_audit.AuditTest.test_wmi_exec_query) \"No module named '_wmi'\"\n\n----------------------------------------------------------------------\nRan 23 tests in 3.539s\n\nOK (skipped=2)\n0:00:35 load avg: 1.29 [ 69/469] test_builtin passed\nPASS: test___ne__ (test.test_builtin.BuiltinTest.test___ne__)\nPASS: test_abs (test.test_builtin.BuiltinTest.test_abs)\nPASS: test_all (test.test_builtin.BuiltinTest.test_all)\nPASS: test_any (test.test_builtin.BuiltinTest.test_any)\nPASS: test_ascii (test.test_builtin.BuiltinTest.test_ascii)\nPASS: test_bin (test.test_builtin.BuiltinTest.test_bin)\nPASS: test_bug_27936 (test.test_builtin.BuiltinTest.test_bug_27936)\nPASS: test_bytearray_extend_error (test.test_builtin.BuiltinTest.test_bytearray_extend_error)\nPASS: test_bytearray_join_with_custom_iterator (test.test_builtin.BuiltinTest.test_bytearray_join_with_custom_iterator)\nPASS: test_bytearray_join_with_misbehaving_iterator (test.test_builtin.BuiltinTest.test_bytearray_join_with_misbehaving_iterator)\nPASS: test_bytearray_translate (test.test_builtin.BuiltinTest.test_bytearray_translate)\nPASS: test_callable (test.test_builtin.BuiltinTest.test_callable)\nPASS: test_chr (test.test_builtin.BuiltinTest.test_chr)\nPASS: test_cmp (test.test_builtin.BuiltinTest.test_cmp)\nPASS: test_compile (test.test_builtin.BuiltinTest.test_compile)\ntest_compile_async_generator (test.test_builtin.BuiltinTest.test_compile_async_generator)\nPASS: With the PyCF_ALLOW_TOP_LEVEL_AWAIT flag added in 3.8, we want to\ntest_compile_top_level_await (test.test_builtin.BuiltinTest.test_compile_top_level_await)\nPASS: Test whether code some top level await can be compiled.\nPASS: test_compile_top_level_await_invalid_cases (test.test_builtin.BuiltinTest.test_compile_top_level_await_invalid_cases)\ntest_compile_top_level_await_no_coro (test.test_builtin.BuiltinTest.test_compile_top_level_await_no_coro)\nPASS: Make sure top level non-await codes get the correct coroutine flags\nPASS: test_construct_singletons (test.test_builtin.BuiltinTest.test_construct_singletons)\nPASS: test_delattr (test.test_builtin.BuiltinTest.test_delattr)\nPASS: test_dir (test.test_builtin.BuiltinTest.test_dir)\nPASS: test_divmod (test.test_builtin.BuiltinTest.test_divmod)\nPASS: test_eval (test.test_builtin.BuiltinTest.test_eval)\nPASS: test_exec (test.test_builtin.BuiltinTest.test_exec)\nPASS: test_exec_closure (test.test_builtin.BuiltinTest.test_exec_closure)\nPASS: test_exec_globals (test.test_builtin.BuiltinTest.test_exec_globals)\nPASS: test_exec_globals_dict_subclass (test.test_builtin.BuiltinTest.test_exec_globals_dict_subclass)\nPASS: test_exec_globals_error_on_get (test.test_builtin.BuiltinTest.test_exec_globals_error_on_get)\nPASS: test_exec_globals_frozen (test.test_builtin.BuiltinTest.test_exec_globals_frozen)\nPASS: test_exec_redirected (test.test_builtin.BuiltinTest.test_exec_redirected)\nPASS: test_filter (test.test_builtin.BuiltinTest.test_filter)\nSKIP: test_filter_dealloc (test.test_builtin.BuiltinTest.test_filter_dealloc) \"resource 'cpu' is not enabled\"\nPASS: test_filter_pickle (test.test_builtin.BuiltinTest.test_filter_pickle)\nPASS: test_format (test.test_builtin.BuiltinTest.test_format)\nPASS: test_general_eval (test.test_builtin.BuiltinTest.test_general_eval)\nPASS: test_getattr (test.test_builtin.BuiltinTest.test_getattr)\nPASS: test_hasattr (test.test_builtin.BuiltinTest.test_hasattr)\nPASS: test_hash (test.test_builtin.BuiltinTest.test_hash)\nPASS: test_hex (test.test_builtin.BuiltinTest.test_hex)\nPASS: test_id (test.test_builtin.BuiltinTest.test_id)\nPASS: test_import (test.test_builtin.BuiltinTest.test_import)\nPASS: test_input (test.test_builtin.BuiltinTest.test_input)\nPASS: test_isinstance (test.test_builtin.BuiltinTest.test_isinstance)\nPASS: test_issubclass (test.test_builtin.BuiltinTest.test_issubclass)\nPASS: test_iter (test.test_builtin.BuiltinTest.test_iter)\nPASS: test_len (test.test_builtin.BuiltinTest.test_len)\nPASS: test_map (test.test_builtin.BuiltinTest.test_map)\nPASS: test_map_pickle (test.test_builtin.BuiltinTest.test_map_pickle)\nPASS: test_max (test.test_builtin.BuiltinTest.test_max)\nPASS: test_min (test.test_builtin.BuiltinTest.test_min)\nPASS: test_neg (test.test_builtin.BuiltinTest.test_neg)\nPASS: test_next (test.test_builtin.BuiltinTest.test_next)\nPASS: test_oct (test.test_builtin.BuiltinTest.test_oct)\nPASS: test_open (test.test_builtin.BuiltinTest.test_open)\nSKIP: test_open_default_encoding (test.test_builtin.BuiltinTest.test_open_default_encoding) 'utf-8 mode is enabled'\nPASS: test_open_non_inheritable (test.test_builtin.BuiltinTest.test_open_non_inheritable)\nPASS: test_ord (test.test_builtin.BuiltinTest.test_ord)\nPASS: test_pow (test.test_builtin.BuiltinTest.test_pow)\nPASS: test_repr (test.test_builtin.BuiltinTest.test_repr)\nPASS: test_round (test.test_builtin.BuiltinTest.test_round)\nPASS: test_round_large (test.test_builtin.BuiltinTest.test_round_large)\nPASS: test_setattr (test.test_builtin.BuiltinTest.test_setattr)\nPASS: test_sum (test.test_builtin.BuiltinTest.test_sum)\nPASS: test_sum_accuracy (test.test_builtin.BuiltinTest.test_sum_accuracy)\nPASS: test_type (test.test_builtin.BuiltinTest.test_type)\nPASS: test_vars (test.test_builtin.BuiltinTest.test_vars)\nPASS: test_warning_notimplemented (test.test_builtin.BuiltinTest.test_warning_notimplemented)\nPASS: test_zip (test.test_builtin.BuiltinTest.test_zip)\nPASS: test_zip_bad_iterable (test.test_builtin.BuiltinTest.test_zip_bad_iterable)\nPASS: test_zip_pickle (test.test_builtin.BuiltinTest.test_zip_pickle)\nPASS: test_zip_pickle_strict (test.test_builtin.BuiltinTest.test_zip_pickle_strict)\nPASS: test_zip_pickle_strict_fail (test.test_builtin.BuiltinTest.test_zip_pickle_strict_fail)\nPASS: test_zip_result_gc (test.test_builtin.BuiltinTest.test_zip_result_gc)\nPASS: test_zip_strict (test.test_builtin.BuiltinTest.test_zip_strict)\nPASS: test_zip_strict_error_handling (test.test_builtin.BuiltinTest.test_zip_strict_error_handling)\nPASS: test_zip_strict_error_handling_stopiteration (test.test_builtin.BuiltinTest.test_zip_strict_error_handling_stopiteration)\nPASS: test_zip_strict_iterators (test.test_builtin.BuiltinTest.test_zip_strict_iterators)\nPASS: test_immortals (test.test_builtin.ImmortalTests.test_immortals)\nPASS: test_list_repeat_respect_immortality (test.test_builtin.ImmortalTests.test_list_repeat_respect_immortality)\nPASS: test_tuple_repeat_respect_immortality (test.test_builtin.ImmortalTests.test_tuple_repeat_respect_immortality)\nSKIP: test_input_no_stdout_fileno (test.test_builtin.PtyTests.test_input_no_stdout_fileno) 'Test may fail under heavy load'\nSKIP: test_input_tty (test.test_builtin.PtyTests.test_input_tty) 'stdin and stdout must be ttys'\nSKIP: test_input_tty_non_ascii (test.test_builtin.PtyTests.test_input_tty_non_ascii) 'stdin and stdout must be ttys'\nSKIP: test_input_tty_non_ascii_unicode_errors (test.test_builtin.PtyTests.test_input_tty_non_ascii_unicode_errors) 'stdin and stdout must be ttys'\nPASS: test_cleanup (test.test_builtin.ShutdownTest.test_cleanup)\nPASS: test_breakpoint (test.test_builtin.TestBreakpoint.test_breakpoint)\nPASS: test_breakpoint_with_args_and_keywords (test.test_builtin.TestBreakpoint.test_breakpoint_with_args_and_keywords)\nPASS: test_breakpoint_with_breakpointhook_reset (test.test_builtin.TestBreakpoint.test_breakpoint_with_breakpointhook_reset)\nPASS: test_breakpoint_with_breakpointhook_set (test.test_builtin.TestBreakpoint.test_breakpoint_with_breakpointhook_set)\nPASS: test_breakpoint_with_passthru_error (test.test_builtin.TestBreakpoint.test_breakpoint_with_passthru_error)\nPASS: test_envar_good_path_builtin (test.test_builtin.TestBreakpoint.test_envar_good_path_builtin)\nPASS: test_envar_good_path_empty_string (test.test_builtin.TestBreakpoint.test_envar_good_path_empty_string)\nPASS: test_envar_good_path_noop_0 (test.test_builtin.TestBreakpoint.test_envar_good_path_noop_0)\nPASS: test_envar_good_path_other (test.test_builtin.TestBreakpoint.test_envar_good_path_other)\nPASS: test_envar_ignored_when_hook_is_set (test.test_builtin.TestBreakpoint.test_envar_ignored_when_hook_is_set)\nPASS: test_envar_unimportable (test.test_builtin.TestBreakpoint.test_envar_unimportable)\nPASS: test_runtime_error_when_hook_is_lost (test.test_builtin.TestBreakpoint.test_runtime_error_when_hook_is_lost)\nPASS: test_bad_arguments (test.test_builtin.TestSorted.test_bad_arguments)\nPASS: test_baddecorator (test.test_builtin.TestSorted.test_baddecorator)\nPASS: test_basic (test.test_builtin.TestSorted.test_basic)\nPASS: test_inputtypes (test.test_builtin.TestSorted.test_inputtypes)\nPASS: test_bad_args (test.test_builtin.TestType.test_bad_args)\nPASS: test_bad_slots (test.test_builtin.TestType.test_bad_slots)\nPASS: test_namespace_order (test.test_builtin.TestType.test_namespace_order)\nPASS: test_new_type (test.test_builtin.TestType.test_new_type)\nPASS: test_type_doc (test.test_builtin.TestType.test_type_doc)\nPASS: test_type_name (test.test_builtin.TestType.test_type_name)\nPASS: test_type_nokwargs (test.test_builtin.TestType.test_type_nokwargs)\nPASS: test_type_qualname (test.test_builtin.TestType.test_type_qualname)\nPASS: test_type_typeparams (test.test_builtin.TestType.test_type_typeparams)\nbin (builtins)\nPASS: Doctest: builtins.bin\nhex (builtins.bytearray)\nPASS: Doctest: builtins.bytearray.hex\nhex (builtins.bytes)\nPASS: Doctest: builtins.bytes.hex\nas_integer_ratio (builtins.float)\nPASS: Doctest: builtins.float.as_integer_ratio\nfromhex (builtins.float)\nPASS: Doctest: builtins.float.fromhex\nhex (builtins.float)\nPASS: Doctest: builtins.float.hex\nhex (builtins)\nPASS: Doctest: builtins.hex\nint (builtins)\nPASS: Doctest: builtins.int\nas_integer_ratio (builtins.int)\nPASS: Doctest: builtins.int.as_integer_ratio\nbit_count (builtins.int)\nPASS: Doctest: builtins.int.bit_count\nbit_length (builtins.int)\nPASS: Doctest: builtins.int.bit_length\nhex (builtins.memoryview)\nPASS: Doctest: builtins.memoryview.hex\noct (builtins)\nPASS: Doctest: builtins.oct\nzip (builtins)\nPASS: Doctest: builtins.zip\n\n----------------------------------------------------------------------\nRan 122 tests in 0.231s\n\nOK (skipped=6)\n0:00:37 load avg: 1.29 [ 70/469] test_bz2 passed\nPASS: testCompress (test.test_bz2.BZ2CompressorTest.testCompress)\nPASS: testCompress4G (test.test_bz2.BZ2CompressorTest.testCompress4G)\nPASS: testCompressChunks10 (test.test_bz2.BZ2CompressorTest.testCompressChunks10)\nPASS: testCompressEmptyString (test.test_bz2.BZ2CompressorTest.testCompressEmptyString)\nPASS: testPickle (test.test_bz2.BZ2CompressorTest.testPickle)\nPASS: testDecompress (test.test_bz2.BZ2DecompressorTest.testDecompress)\nPASS: testDecompress4G (test.test_bz2.BZ2DecompressorTest.testDecompress4G)\nPASS: testDecompressChunks10 (test.test_bz2.BZ2DecompressorTest.testDecompressChunks10)\nPASS: testDecompressUnusedData (test.test_bz2.BZ2DecompressorTest.testDecompressUnusedData)\nPASS: testDecompressorChunksMaxsize (test.test_bz2.BZ2DecompressorTest.testDecompressorChunksMaxsize)\nPASS: testEOFError (test.test_bz2.BZ2DecompressorTest.testEOFError)\nPASS: testPickle (test.test_bz2.BZ2DecompressorTest.testPickle)\nPASS: test_Constructor (test.test_bz2.BZ2DecompressorTest.test_Constructor)\nPASS: test_decompressor_inputbuf_1 (test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_1)\nPASS: test_decompressor_inputbuf_2 (test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_2)\nPASS: test_decompressor_inputbuf_3 (test.test_bz2.BZ2DecompressorTest.test_decompressor_inputbuf_3)\nPASS: test_failure (test.test_bz2.BZ2DecompressorTest.test_failure)\nSKIP: test_refleaks_in___init__ (test.test_bz2.BZ2DecompressorTest.test_refleaks_in___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nPASS: test_uninitialized_BZ2Decompressor_crash (test.test_bz2.BZ2DecompressorTest.test_uninitialized_BZ2Decompressor_crash)\nPASS: testAppend (test.test_bz2.BZ2FileTest.testAppend)\nPASS: testBadArgs (test.test_bz2.BZ2FileTest.testBadArgs)\nPASS: testClosedIteratorDeadlock (test.test_bz2.BZ2FileTest.testClosedIteratorDeadlock)\nPASS: testContextProtocol (test.test_bz2.BZ2FileTest.testContextProtocol)\ntestDecompressLimited (test.test_bz2.BZ2FileTest.testDecompressLimited)\nPASS: Decompressed data buffering should be limited\nPASS: testFileno (test.test_bz2.BZ2FileTest.testFileno)\nPASS: testIterator (test.test_bz2.BZ2FileTest.testIterator)\nPASS: testIteratorMultiStream (test.test_bz2.BZ2FileTest.testIteratorMultiStream)\nPASS: testMixedIterationAndReads (test.test_bz2.BZ2FileTest.testMixedIterationAndReads)\nPASS: testMultiStreamOrdering (test.test_bz2.BZ2FileTest.testMultiStreamOrdering)\nPASS: testOpenBytesFilename (test.test_bz2.BZ2FileTest.testOpenBytesFilename)\nPASS: testOpenDel (test.test_bz2.BZ2FileTest.testOpenDel)\nPASS: testOpenNonexistent (test.test_bz2.BZ2FileTest.testOpenNonexistent)\nPASS: testOpenPathLikeFilename (test.test_bz2.BZ2FileTest.testOpenPathLikeFilename)\nPASS: testPeek (test.test_bz2.BZ2FileTest.testPeek)\nPASS: testPeekBytesIO (test.test_bz2.BZ2FileTest.testPeekBytesIO)\nPASS: testRead (test.test_bz2.BZ2FileTest.testRead)\nPASS: testRead0 (test.test_bz2.BZ2FileTest.testRead0)\nPASS: testRead100 (test.test_bz2.BZ2FileTest.testRead100)\nPASS: testReadBadFile (test.test_bz2.BZ2FileTest.testReadBadFile)\nPASS: testReadBytesIO (test.test_bz2.BZ2FileTest.testReadBytesIO)\nPASS: testReadChunk10 (test.test_bz2.BZ2FileTest.testReadChunk10)\nPASS: testReadChunk10MultiStream (test.test_bz2.BZ2FileTest.testReadChunk10MultiStream)\nPASS: testReadInto (test.test_bz2.BZ2FileTest.testReadInto)\nPASS: testReadLine (test.test_bz2.BZ2FileTest.testReadLine)\nPASS: testReadLineMultiStream (test.test_bz2.BZ2FileTest.testReadLineMultiStream)\nPASS: testReadLines (test.test_bz2.BZ2FileTest.testReadLines)\nPASS: testReadLinesMultiStream (test.test_bz2.BZ2FileTest.testReadLinesMultiStream)\nPASS: testReadMonkeyMultiStream (test.test_bz2.BZ2FileTest.testReadMonkeyMultiStream)\nPASS: testReadMultiStream (test.test_bz2.BZ2FileTest.testReadMultiStream)\nPASS: testReadMultiStreamTrailingJunk (test.test_bz2.BZ2FileTest.testReadMultiStreamTrailingJunk)\nPASS: testReadTrailingJunk (test.test_bz2.BZ2FileTest.testReadTrailingJunk)\nPASS: testReadable (test.test_bz2.BZ2FileTest.testReadable)\nPASS: testReadlinesNoNewline (test.test_bz2.BZ2FileTest.testReadlinesNoNewline)\nPASS: testSeekBackwards (test.test_bz2.BZ2FileTest.testSeekBackwards)\nPASS: testSeekBackwardsAcrossStreams (test.test_bz2.BZ2FileTest.testSeekBackwardsAcrossStreams)\nPASS: testSeekBackwardsBytesIO (test.test_bz2.BZ2FileTest.testSeekBackwardsBytesIO)\nPASS: testSeekBackwardsFromEnd (test.test_bz2.BZ2FileTest.testSeekBackwardsFromEnd)\nPASS: testSeekBackwardsFromEndAcrossStreams (test.test_bz2.BZ2FileTest.testSeekBackwardsFromEndAcrossStreams)\nPASS: testSeekForward (test.test_bz2.BZ2FileTest.testSeekForward)\nPASS: testSeekForwardAcrossStreams (test.test_bz2.BZ2FileTest.testSeekForwardAcrossStreams)\nPASS: testSeekForwardBytesIO (test.test_bz2.BZ2FileTest.testSeekForwardBytesIO)\nPASS: testSeekPostEnd (test.test_bz2.BZ2FileTest.testSeekPostEnd)\nPASS: testSeekPostEndMultiStream (test.test_bz2.BZ2FileTest.testSeekPostEndMultiStream)\nPASS: testSeekPostEndTwice (test.test_bz2.BZ2FileTest.testSeekPostEndTwice)\nPASS: testSeekPostEndTwiceMultiStream (test.test_bz2.BZ2FileTest.testSeekPostEndTwiceMultiStream)\nPASS: testSeekPreStart (test.test_bz2.BZ2FileTest.testSeekPreStart)\nPASS: testSeekPreStartMultiStream (test.test_bz2.BZ2FileTest.testSeekPreStartMultiStream)\nPASS: testSeekable (test.test_bz2.BZ2FileTest.testSeekable)\nPASS: testThreading (test.test_bz2.BZ2FileTest.testThreading)\nPASS: testWritable (test.test_bz2.BZ2FileTest.testWritable)\nPASS: testWrite (test.test_bz2.BZ2FileTest.testWrite)\nPASS: testWriteBytesIO (test.test_bz2.BZ2FileTest.testWriteBytesIO)\nPASS: testWriteChunks10 (test.test_bz2.BZ2FileTest.testWriteChunks10)\nPASS: testWriteLines (test.test_bz2.BZ2FileTest.testWriteLines)\nPASS: testWriteMethodsOnReadOnlyFile (test.test_bz2.BZ2FileTest.testWriteMethodsOnReadOnlyFile)\nPASS: testWriteNonDefaultCompressLevel (test.test_bz2.BZ2FileTest.testWriteNonDefaultCompressLevel)\nPASS: test_issue44439 (test.test_bz2.BZ2FileTest.test_issue44439)\nPASS: test_read_truncated (test.test_bz2.BZ2FileTest.test_read_truncated)\nPASS: testCompress (test.test_bz2.CompressDecompressTest.testCompress)\nPASS: testCompressEmptyString (test.test_bz2.CompressDecompressTest.testCompressEmptyString)\nPASS: testDecompress (test.test_bz2.CompressDecompressTest.testDecompress)\nPASS: testDecompressBadData (test.test_bz2.CompressDecompressTest.testDecompressBadData)\nPASS: testDecompressEmpty (test.test_bz2.CompressDecompressTest.testDecompressEmpty)\nPASS: testDecompressIncomplete (test.test_bz2.CompressDecompressTest.testDecompressIncomplete)\nPASS: testDecompressMultiStream (test.test_bz2.CompressDecompressTest.testDecompressMultiStream)\nPASS: testDecompressMultiStreamTrailingJunk (test.test_bz2.CompressDecompressTest.testDecompressMultiStreamTrailingJunk)\nPASS: testDecompressToEmptyString (test.test_bz2.CompressDecompressTest.testDecompressToEmptyString)\nPASS: testDecompressTrailingJunk (test.test_bz2.CompressDecompressTest.testDecompressTrailingJunk)\nPASS: test_bad_params (test.test_bz2.OpenTest.test_bad_params)\nPASS: test_binary_modes (test.test_bz2.OpenTest.test_binary_modes)\nPASS: test_encoding (test.test_bz2.OpenTest.test_encoding)\nPASS: test_encoding_error_handler (test.test_bz2.OpenTest.test_encoding_error_handler)\nPASS: test_fileobj (test.test_bz2.OpenTest.test_fileobj)\nPASS: test_implicit_binary_modes (test.test_bz2.OpenTest.test_implicit_binary_modes)\nPASS: test_newline (test.test_bz2.OpenTest.test_newline)\nPASS: test_text_modes (test.test_bz2.OpenTest.test_text_modes)\nPASS: test_x_mode (test.test_bz2.OpenTest.test_x_mode)\n\n----------------------------------------------------------------------\nRan 97 tests in 1.318s\n\nOK (skipped=1)\n0:00:37 load avg: 1.29 [ 71/469] test_buffer passed\nPASS: test_issue_7385 (test.test_buffer.TestBufferProtocol.test_issue_7385)\nPASS: test_memoryview_array (test.test_buffer.TestBufferProtocol.test_memoryview_array)\nPASS: test_memoryview_assign (test.test_buffer.TestBufferProtocol.test_memoryview_assign)\nPASS: test_memoryview_cast (test.test_buffer.TestBufferProtocol.test_memoryview_cast)\nSKIP: test_memoryview_cast_1D_ND (test.test_buffer.TestBufferProtocol.test_memoryview_cast_1D_ND) \"resource 'cpu' is not enabled\"\nPASS: test_memoryview_cast_invalid (test.test_buffer.TestBufferProtocol.test_memoryview_cast_invalid)\nPASS: test_memoryview_cast_zero_shape (test.test_buffer.TestBufferProtocol.test_memoryview_cast_zero_shape)\nPASS: test_memoryview_cast_zero_strides (test.test_buffer.TestBufferProtocol.test_memoryview_cast_zero_strides)\nPASS: test_memoryview_check_released (test.test_buffer.TestBufferProtocol.test_memoryview_check_released)\nPASS: test_memoryview_compare_multidim_c (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_c)\nPASS: test_memoryview_compare_multidim_fortran (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_fortran)\nPASS: test_memoryview_compare_multidim_mixed (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_mixed)\nPASS: test_memoryview_compare_multidim_suboffsets (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_suboffsets)\nPASS: test_memoryview_compare_multidim_zero_shape (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_zero_shape)\nPASS: test_memoryview_compare_multidim_zero_strides (test.test_buffer.TestBufferProtocol.test_memoryview_compare_multidim_zero_strides)\nPASS: test_memoryview_compare_ndim_one (test.test_buffer.TestBufferProtocol.test_memoryview_compare_ndim_one)\nPASS: test_memoryview_compare_ndim_zero (test.test_buffer.TestBufferProtocol.test_memoryview_compare_ndim_zero)\nPASS: test_memoryview_compare_not_equal (test.test_buffer.TestBufferProtocol.test_memoryview_compare_not_equal)\nPASS: test_memoryview_compare_random_formats (test.test_buffer.TestBufferProtocol.test_memoryview_compare_random_formats)\nPASS: test_memoryview_compare_special_cases (test.test_buffer.TestBufferProtocol.test_memoryview_compare_special_cases)\nPASS: test_memoryview_compare_zero_shape (test.test_buffer.TestBufferProtocol.test_memoryview_compare_zero_shape)\nPASS: test_memoryview_compare_zero_strides (test.test_buffer.TestBufferProtocol.test_memoryview_compare_zero_strides)\nPASS: test_memoryview_construction (test.test_buffer.TestBufferProtocol.test_memoryview_construction)\nPASS: test_memoryview_from_static_exporter (test.test_buffer.TestBufferProtocol.test_memoryview_from_static_exporter)\nPASS: test_memoryview_get_contiguous (test.test_buffer.TestBufferProtocol.test_memoryview_get_contiguous)\nPASS: test_memoryview_getbuffer_undefined (test.test_buffer.TestBufferProtocol.test_memoryview_getbuffer_undefined)\nPASS: test_memoryview_hash (test.test_buffer.TestBufferProtocol.test_memoryview_hash)\nPASS: test_memoryview_index (test.test_buffer.TestBufferProtocol.test_memoryview_index)\nPASS: test_memoryview_redirect (test.test_buffer.TestBufferProtocol.test_memoryview_redirect)\nPASS: test_memoryview_release (test.test_buffer.TestBufferProtocol.test_memoryview_release)\nPASS: test_memoryview_repr (test.test_buffer.TestBufferProtocol.test_memoryview_repr)\nPASS: test_memoryview_sequence (test.test_buffer.TestBufferProtocol.test_memoryview_sequence)\nPASS: test_memoryview_serializing (test.test_buffer.TestBufferProtocol.test_memoryview_serializing)\nPASS: test_memoryview_sizeof (test.test_buffer.TestBufferProtocol.test_memoryview_sizeof)\nPASS: test_memoryview_slice (test.test_buffer.TestBufferProtocol.test_memoryview_slice)\nPASS: test_memoryview_struct_module (test.test_buffer.TestBufferProtocol.test_memoryview_struct_module)\nPASS: test_memoryview_tobytes (test.test_buffer.TestBufferProtocol.test_memoryview_tobytes)\nPASS: test_memoryview_tolist (test.test_buffer.TestBufferProtocol.test_memoryview_tolist)\nPASS: test_ndarray_cmp_contig (test.test_buffer.TestBufferProtocol.test_ndarray_cmp_contig)\nPASS: test_ndarray_exceptions (test.test_buffer.TestBufferProtocol.test_ndarray_exceptions)\nPASS: test_ndarray_format_scalar (test.test_buffer.TestBufferProtocol.test_ndarray_format_scalar)\nPASS: test_ndarray_format_shape (test.test_buffer.TestBufferProtocol.test_ndarray_format_shape)\nPASS: test_ndarray_format_strides (test.test_buffer.TestBufferProtocol.test_ndarray_format_strides)\nPASS: test_ndarray_fortran (test.test_buffer.TestBufferProtocol.test_ndarray_fortran)\nPASS: test_ndarray_get_pointer (test.test_buffer.TestBufferProtocol.test_ndarray_get_pointer)\nSKIP: test_ndarray_getbuf (test.test_buffer.TestBufferProtocol.test_ndarray_getbuf) \"resource 'cpu' is not enabled\"\nPASS: test_ndarray_hash (test.test_buffer.TestBufferProtocol.test_ndarray_hash)\nPASS: test_ndarray_index_getitem_multidim (test.test_buffer.TestBufferProtocol.test_ndarray_index_getitem_multidim)\nPASS: test_ndarray_index_getitem_single (test.test_buffer.TestBufferProtocol.test_ndarray_index_getitem_single)\nPASS: test_ndarray_index_invalid (test.test_buffer.TestBufferProtocol.test_ndarray_index_invalid)\nPASS: test_ndarray_index_null_strides (test.test_buffer.TestBufferProtocol.test_ndarray_index_null_strides)\nPASS: test_ndarray_index_scalar (test.test_buffer.TestBufferProtocol.test_ndarray_index_scalar)\nPASS: test_ndarray_index_setitem_single (test.test_buffer.TestBufferProtocol.test_ndarray_index_setitem_single)\nPASS: test_ndarray_linked_list (test.test_buffer.TestBufferProtocol.test_ndarray_linked_list)\nPASS: test_ndarray_memoryview_from_buffer (test.test_buffer.TestBufferProtocol.test_ndarray_memoryview_from_buffer)\nPASS: test_ndarray_multidim (test.test_buffer.TestBufferProtocol.test_ndarray_multidim)\nPASS: test_ndarray_offset (test.test_buffer.TestBufferProtocol.test_ndarray_offset)\nPASS: test_ndarray_random (test.test_buffer.TestBufferProtocol.test_ndarray_random)\nPASS: test_ndarray_random_invalid (test.test_buffer.TestBufferProtocol.test_ndarray_random_invalid)\nPASS: test_ndarray_random_slice_assign (test.test_buffer.TestBufferProtocol.test_ndarray_random_slice_assign)\nPASS: test_ndarray_re_export (test.test_buffer.TestBufferProtocol.test_ndarray_re_export)\nPASS: test_ndarray_sequence (test.test_buffer.TestBufferProtocol.test_ndarray_sequence)\nPASS: test_ndarray_slice_assign_multidim (test.test_buffer.TestBufferProtocol.test_ndarray_slice_assign_multidim)\nPASS: test_ndarray_slice_assign_single (test.test_buffer.TestBufferProtocol.test_ndarray_slice_assign_single)\nPASS: test_ndarray_slice_invalid (test.test_buffer.TestBufferProtocol.test_ndarray_slice_invalid)\nPASS: test_ndarray_slice_multidim (test.test_buffer.TestBufferProtocol.test_ndarray_slice_multidim)\nPASS: test_ndarray_slice_redundant_suboffsets (test.test_buffer.TestBufferProtocol.test_ndarray_slice_redundant_suboffsets)\nPASS: test_ndarray_slice_zero_shape (test.test_buffer.TestBufferProtocol.test_ndarray_slice_zero_shape)\nPASS: test_ndarray_tolist_null_strides (test.test_buffer.TestBufferProtocol.test_ndarray_tolist_null_strides)\nPASS: test_ndarray_zero_shape (test.test_buffer.TestBufferProtocol.test_ndarray_zero_shape)\nPASS: test_ndarray_zero_strides (test.test_buffer.TestBufferProtocol.test_ndarray_zero_strides)\nPASS: test_py_buffer_to_contiguous (test.test_buffer.TestBufferProtocol.test_py_buffer_to_contiguous)\nPASS: test_pybuffer_size_from_format (test.test_buffer.TestBufferProtocol.test_pybuffer_size_from_format)\nPASS: test_bad_buffer_method (test.test_buffer.TestPythonBufferProtocol.test_bad_buffer_method)\nPASS: test_basic (test.test_buffer.TestPythonBufferProtocol.test_basic)\nPASS: test_buffer_flags (test.test_buffer.TestPythonBufferProtocol.test_buffer_flags)\nPASS: test_c_buffer (test.test_buffer.TestPythonBufferProtocol.test_c_buffer)\nPASS: test_call_builtins (test.test_buffer.TestPythonBufferProtocol.test_call_builtins)\nPASS: test_inherit_but_return_something_else (test.test_buffer.TestPythonBufferProtocol.test_inherit_but_return_something_else)\nPASS: test_inheritance (test.test_buffer.TestPythonBufferProtocol.test_inheritance)\nPASS: test_inheritance_releasebuffer (test.test_buffer.TestPythonBufferProtocol.test_inheritance_releasebuffer)\nPASS: test_multiple_inheritance_buffer_last (test.test_buffer.TestPythonBufferProtocol.test_multiple_inheritance_buffer_last)\nPASS: test_multiple_inheritance_buffer_last_raising (test.test_buffer.TestPythonBufferProtocol.test_multiple_inheritance_buffer_last_raising)\nPASS: test_override_only_release (test.test_buffer.TestPythonBufferProtocol.test_override_only_release)\nPASS: test_release_buffer (test.test_buffer.TestPythonBufferProtocol.test_release_buffer)\nPASS: test_release_buffer_with_exception_set (test.test_buffer.TestPythonBufferProtocol.test_release_buffer_with_exception_set)\nPASS: test_release_saves_reference (test.test_buffer.TestPythonBufferProtocol.test_release_saves_reference)\nPASS: test_release_saves_reference_no_subclassing (test.test_buffer.TestPythonBufferProtocol.test_release_saves_reference_no_subclassing)\nPASS: test_same_buffer_returned (test.test_buffer.TestPythonBufferProtocol.test_same_buffer_returned)\n\n----------------------------------------------------------------------\nRan 87 tests in 3.162s\n\nOK (skipped=2)\n0:00:39 load avg: 1.43 [ 72/469] test_c_locale_coercion passed\nAVAILABLE_TARGETS = []\nEXPECTED_C_LOCALE_EQUIVALENTS = ['C', 'invalid.ascii', 'POSIX']\nEXPECTED_C_LOCALE_STREAM_ENCODING = 'ascii'\nEXPECTED_C_LOCALE_FS_ENCODING = 'ascii'\nEXPECT_COERCION_IN_DEFAULT_LOCALE = True\n_C_UTF8_LOCALES = ('C.UTF-8', 'C.utf8', 'UTF-8')\n_check_nl_langinfo_CODESET = False\nPASS: test_LC_ALL_set_to_C (test.test_c_locale_coercion.LocaleCoercionTests.test_LC_ALL_set_to_C)\nPASS: test_PYTHONCOERCECLOCALE_not_set (test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_not_set)\nPASS: test_PYTHONCOERCECLOCALE_not_zero (test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_not_zero)\nSKIP: test_PYTHONCOERCECLOCALE_set_to_one (test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_set_to_one) 'test requires LC_CTYPE locale different than C'\nPASS: test_PYTHONCOERCECLOCALE_set_to_warn (test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_set_to_warn)\nPASS: test_PYTHONCOERCECLOCALE_set_to_zero (test.test_c_locale_coercion.LocaleCoercionTests.test_PYTHONCOERCECLOCALE_set_to_zero)\nSKIP: setUpClass (test.test_c_locale_coercion.LocaleConfigurationTests) 'No C-with-UTF-8 locale available'\n\n----------------------------------------------------------------------\nRan 6 tests in 2.444s\n\nOK (skipped=2)\n0:00:40 load avg: 1.43 [ 73/469] test_bytes passed\nSKIP: test_compare (test.test_bytes.AssortedBytesTest.test_compare) 'BytesWarning is needed for this test: use -bb option'\nPASS: test_compare_bytes_to_bytearray (test.test_bytes.AssortedBytesTest.test_compare_bytes_to_bytearray)\nPASS: test_doc (test.test_bytes.AssortedBytesTest.test_doc)\nPASS: test_format (test.test_bytes.AssortedBytesTest.test_format)\nPASS: test_from_bytearray (test.test_bytes.AssortedBytesTest.test_from_bytearray)\nPASS: test_literal (test.test_bytes.AssortedBytesTest.test_literal)\nPASS: test_repr_str (test.test_bytes.AssortedBytesTest.test_repr_str)\nPASS: test_return_self (test.test_bytes.AssortedBytesTest.test_return_self)\nPASS: test_rsplit_bytearray (test.test_bytes.AssortedBytesTest.test_rsplit_bytearray)\nPASS: test_split_bytearray (test.test_bytes.AssortedBytesTest.test_split_bytearray)\nPASS: test_to_str (test.test_bytes.AssortedBytesTest.test_to_str)\nPASS: test_adaptive_find (test.test_bytes.ByteArrayAsStringTest.test_adaptive_find)\nPASS: test_additional_rsplit (test.test_bytes.ByteArrayAsStringTest.test_additional_rsplit)\nPASS: test_additional_split (test.test_bytes.ByteArrayAsStringTest.test_additional_split)\nPASS: test_capitalize (test.test_bytes.ByteArrayAsStringTest.test_capitalize)\nPASS: test_center (test.test_bytes.ByteArrayAsStringTest.test_center)\nPASS: test_count (test.test_bytes.ByteArrayAsStringTest.test_count)\nPASS: test_expandtabs (test.test_bytes.ByteArrayAsStringTest.test_expandtabs)\nPASS: test_find (test.test_bytes.ByteArrayAsStringTest.test_find)\nPASS: test_find_many_lengths (test.test_bytes.ByteArrayAsStringTest.test_find_many_lengths)\ntest_find_periodic_pattern (test.test_bytes.ByteArrayAsStringTest.test_find_periodic_pattern)\nPASS: Cover the special path for periodic patterns.\ntest_find_shift_table_overflow (test.test_bytes.ByteArrayAsStringTest.test_find_shift_table_overflow)\nPASS: When the table of 8-bit shifts overflows.\nPASS: test_find_with_memory (test.test_bytes.ByteArrayAsStringTest.test_find_with_memory)\nPASS: test_fixtype (test.test_bytes.ByteArrayAsStringTest.test_fixtype)\nPASS: test_index (test.test_bytes.ByteArrayAsStringTest.test_index)\nPASS: test_isalnum (test.test_bytes.ByteArrayAsStringTest.test_isalnum)\nPASS: test_isalpha (test.test_bytes.ByteArrayAsStringTest.test_isalpha)\nPASS: test_isascii (test.test_bytes.ByteArrayAsStringTest.test_isascii)\nPASS: test_isdigit (test.test_bytes.ByteArrayAsStringTest.test_isdigit)\nPASS: test_islower (test.test_bytes.ByteArrayAsStringTest.test_islower)\nPASS: test_isspace (test.test_bytes.ByteArrayAsStringTest.test_isspace)\nPASS: test_istitle (test.test_bytes.ByteArrayAsStringTest.test_istitle)\nPASS: test_isupper (test.test_bytes.ByteArrayAsStringTest.test_isupper)\nPASS: test_ljust (test.test_bytes.ByteArrayAsStringTest.test_ljust)\nPASS: test_lower (test.test_bytes.ByteArrayAsStringTest.test_lower)\nPASS: test_removeprefix (test.test_bytes.ByteArrayAsStringTest.test_removeprefix)\nPASS: test_removesuffix (test.test_bytes.ByteArrayAsStringTest.test_removesuffix)\nPASS: test_replace (test.test_bytes.ByteArrayAsStringTest.test_replace)\nSKIP: test_replace_overflow (test.test_bytes.ByteArrayAsStringTest.test_replace_overflow) 'only applies to 32-bit platforms'\nPASS: test_replace_uses_two_way_maxcount (test.test_bytes.ByteArrayAsStringTest.test_replace_uses_two_way_maxcount)\nPASS: test_rfind (test.test_bytes.ByteArrayAsStringTest.test_rfind)\nPASS: test_rindex (test.test_bytes.ByteArrayAsStringTest.test_rindex)\nPASS: test_rjust (test.test_bytes.ByteArrayAsStringTest.test_rjust)\nPASS: test_rsplit (test.test_bytes.ByteArrayAsStringTest.test_rsplit)\nPASS: test_split (test.test_bytes.ByteArrayAsStringTest.test_split)\nPASS: test_splitlines (test.test_bytes.ByteArrayAsStringTest.test_splitlines)\nPASS: test_strip (test.test_bytes.ByteArrayAsStringTest.test_strip)\nPASS: test_strip_whitespace (test.test_bytes.ByteArrayAsStringTest.test_strip_whitespace)\nPASS: test_swapcase (test.test_bytes.ByteArrayAsStringTest.test_swapcase)\nPASS: test_title (test.test_bytes.ByteArrayAsStringTest.test_title)\nPASS: test_upper (test.test_bytes.ByteArrayAsStringTest.test_upper)\nPASS: test_zfill (test.test_bytes.ByteArrayAsStringTest.test_zfill)\nPASS: test_basic (test.test_bytes.ByteArraySubclassTest.test_basic)\nPASS: test_copy (test.test_bytes.ByteArraySubclassTest.test_copy)\nPASS: test_fromhex (test.test_bytes.ByteArraySubclassTest.test_fromhex)\nPASS: test_init_override (test.test_bytes.ByteArraySubclassTest.test_init_override)\nPASS: test_join (test.test_bytes.ByteArraySubclassTest.test_join)\nPASS: test_pickle (test.test_bytes.ByteArraySubclassTest.test_pickle)\nPASS: test_basic (test.test_bytes.ByteArraySubclassWithSlotsTest.test_basic)\nPASS: test_copy (test.test_bytes.ByteArraySubclassWithSlotsTest.test_copy)\nPASS: test_fromhex (test.test_bytes.ByteArraySubclassWithSlotsTest.test_fromhex)\nPASS: test_join (test.test_bytes.ByteArraySubclassWithSlotsTest.test_join)\nPASS: test_pickle (test.test_bytes.ByteArraySubclassWithSlotsTest.test_pickle)\nPASS: test_alloc (test.test_bytes.ByteArrayTest.test_alloc)\nPASS: test_append (test.test_bytes.ByteArrayTest.test_append)\nPASS: test_basics (test.test_bytes.ByteArrayTest.test_basics)\nPASS: test_bytearray_api (test.test_bytes.ByteArrayTest.test_bytearray_api)\nPASS: test_center (test.test_bytes.ByteArrayTest.test_center)\nPASS: test_check_encoding_errors (test.test_bytes.ByteArrayTest.test_check_encoding_errors)\nPASS: test_clear (test.test_bytes.ByteArrayTest.test_clear)\nPASS: test_compare (test.test_bytes.ByteArrayTest.test_compare)\nPASS: test_compare_to_str (test.test_bytes.ByteArrayTest.test_compare_to_str)\nPASS: test_concat (test.test_bytes.ByteArrayTest.test_concat)\nPASS: test_constructor_exceptions (test.test_bytes.ByteArrayTest.test_constructor_exceptions)\nSKIP: test_constructor_overflow (test.test_bytes.ByteArrayTest.test_constructor_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_constructor_type_errors (test.test_bytes.ByteArrayTest.test_constructor_type_errors)\nPASS: test_constructor_value_errors (test.test_bytes.ByteArrayTest.test_constructor_value_errors)\nPASS: test_contains (test.test_bytes.ByteArrayTest.test_contains)\nPASS: test_copied (test.test_bytes.ByteArrayTest.test_copied)\nPASS: test_copy (test.test_bytes.ByteArrayTest.test_copy)\nPASS: test_count (test.test_bytes.ByteArrayTest.test_count)\nPASS: test_decode (test.test_bytes.ByteArrayTest.test_decode)\nPASS: test_del_expand (test.test_bytes.ByteArrayTest.test_del_expand)\nPASS: test_delitem (test.test_bytes.ByteArrayTest.test_delitem)\nPASS: test_empty_sequence (test.test_bytes.ByteArrayTest.test_empty_sequence)\nPASS: test_encoding (test.test_bytes.ByteArrayTest.test_encoding)\nPASS: test_endswith (test.test_bytes.ByteArrayTest.test_endswith)\nPASS: test_exhausted_iterator (test.test_bytes.ByteArrayTest.test_exhausted_iterator)\nPASS: test_extend (test.test_bytes.ByteArrayTest.test_extend)\nPASS: test_extended_getslice (test.test_bytes.ByteArrayTest.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_bytes.ByteArrayTest.test_extended_set_del_slice)\nPASS: test_fifo_overrun (test.test_bytes.ByteArrayTest.test_fifo_overrun)\nPASS: test_find (test.test_bytes.ByteArrayTest.test_find)\nPASS: test_find_etc_raise_correct_error_messages (test.test_bytes.ByteArrayTest.test_find_etc_raise_correct_error_messages)\nPASS: test_free_after_iterating (test.test_bytes.ByteArrayTest.test_free_after_iterating)\nPASS: test_from_buffer (test.test_bytes.ByteArrayTest.test_from_buffer)\nPASS: test_from_index (test.test_bytes.ByteArrayTest.test_from_index)\nPASS: test_from_int (test.test_bytes.ByteArrayTest.test_from_int)\nPASS: test_from_iterable (test.test_bytes.ByteArrayTest.test_from_iterable)\nPASS: test_from_list (test.test_bytes.ByteArrayTest.test_from_list)\nPASS: test_from_mutating_list (test.test_bytes.ByteArrayTest.test_from_mutating_list)\nPASS: test_from_ssize (test.test_bytes.ByteArrayTest.test_from_ssize)\nPASS: test_from_tuple (test.test_bytes.ByteArrayTest.test_from_tuple)\nPASS: test_fromhex (test.test_bytes.ByteArrayTest.test_fromhex)\nPASS: test_getitem_error (test.test_bytes.ByteArrayTest.test_getitem_error)\nPASS: test_getslice (test.test_bytes.ByteArrayTest.test_getslice)\nPASS: test_hex (test.test_bytes.ByteArrayTest.test_hex)\nPASS: test_hex_separator_basics (test.test_bytes.ByteArrayTest.test_hex_separator_basics)\nPASS: test_hex_separator_five_bytes (test.test_bytes.ByteArrayTest.test_hex_separator_five_bytes)\nPASS: test_hex_separator_six_bytes (test.test_bytes.ByteArrayTest.test_hex_separator_six_bytes)\nPASS: test_iconcat (test.test_bytes.ByteArrayTest.test_iconcat)\nPASS: test_imod (test.test_bytes.ByteArrayTest.test_imod)\nPASS: test_index (test.test_bytes.ByteArrayTest.test_index)\nPASS: test_init_alloc (test.test_bytes.ByteArrayTest.test_init_alloc)\nPASS: test_insert (test.test_bytes.ByteArrayTest.test_insert)\nPASS: test_integer_arguments_out_of_byte_range (test.test_bytes.ByteArrayTest.test_integer_arguments_out_of_byte_range)\nPASS: test_irepeat (test.test_bytes.ByteArrayTest.test_irepeat)\nPASS: test_irepeat_1char (test.test_bytes.ByteArrayTest.test_irepeat_1char)\nPASS: test_iterator_length_hint (test.test_bytes.ByteArrayTest.test_iterator_length_hint)\nPASS: test_iterator_pickling (test.test_bytes.ByteArrayTest.test_iterator_pickling)\nPASS: test_iterator_pickling2 (test.test_bytes.ByteArrayTest.test_iterator_pickling2)\nPASS: test_join (test.test_bytes.ByteArrayTest.test_join)\nPASS: test_ljust (test.test_bytes.ByteArrayTest.test_ljust)\nPASS: test_maketrans (test.test_bytes.ByteArrayTest.test_maketrans)\nPASS: test_mod (test.test_bytes.ByteArrayTest.test_mod)\nPASS: test_mutating_index (test.test_bytes.ByteArrayTest.test_mutating_index)\nPASS: test_nohash (test.test_bytes.ByteArrayTest.test_nohash)\nPASS: test_none_arguments (test.test_bytes.ByteArrayTest.test_none_arguments)\nPASS: test_nosort (test.test_bytes.ByteArrayTest.test_nosort)\nPASS: test_obsolete_write_lock (test.test_bytes.ByteArrayTest.test_obsolete_write_lock)\nPASS: test_ord (test.test_bytes.ByteArrayTest.test_ord)\nPASS: test_partition (test.test_bytes.ByteArrayTest.test_partition)\nPASS: test_partition_bytearray_doesnt_share_nullstring (test.test_bytes.ByteArrayTest.test_partition_bytearray_doesnt_share_nullstring)\nPASS: test_partition_int_error (test.test_bytes.ByteArrayTest.test_partition_int_error)\nPASS: test_partition_string_error (test.test_bytes.ByteArrayTest.test_partition_string_error)\nPASS: test_pickling (test.test_bytes.ByteArrayTest.test_pickling)\nPASS: test_pop (test.test_bytes.ByteArrayTest.test_pop)\nPASS: test_regexps (test.test_bytes.ByteArrayTest.test_regexps)\nPASS: test_remove (test.test_bytes.ByteArrayTest.test_remove)\nPASS: test_repeat (test.test_bytes.ByteArrayTest.test_repeat)\nPASS: test_repeat_1char (test.test_bytes.ByteArrayTest.test_repeat_1char)\nPASS: test_repeat_after_setslice (test.test_bytes.ByteArrayTest.test_repeat_after_setslice)\nPASS: test_replace (test.test_bytes.ByteArrayTest.test_replace)\nPASS: test_replace_int_error (test.test_bytes.ByteArrayTest.test_replace_int_error)\nPASS: test_resize_forbidden (test.test_bytes.ByteArrayTest.test_resize_forbidden)\nPASS: test_reverse (test.test_bytes.ByteArrayTest.test_reverse)\nPASS: test_reversed (test.test_bytes.ByteArrayTest.test_reversed)\nPASS: test_rfind (test.test_bytes.ByteArrayTest.test_rfind)\nPASS: test_rindex (test.test_bytes.ByteArrayTest.test_rindex)\nPASS: test_rjust (test.test_bytes.ByteArrayTest.test_rjust)\nPASS: test_rmod (test.test_bytes.ByteArrayTest.test_rmod)\nPASS: test_rpartition (test.test_bytes.ByteArrayTest.test_rpartition)\nPASS: test_rsplit_unicodewhitespace (test.test_bytes.ByteArrayTest.test_rsplit_unicodewhitespace)\nPASS: test_setitem (test.test_bytes.ByteArrayTest.test_setitem)\nPASS: test_setitem_error (test.test_bytes.ByteArrayTest.test_setitem_error)\nPASS: test_setslice (test.test_bytes.ByteArrayTest.test_setslice)\nPASS: test_setslice_extend (test.test_bytes.ByteArrayTest.test_setslice_extend)\nPASS: test_setslice_trap (test.test_bytes.ByteArrayTest.test_setslice_trap)\nPASS: test_split_int_error (test.test_bytes.ByteArrayTest.test_split_int_error)\nPASS: test_split_string_error (test.test_bytes.ByteArrayTest.test_split_string_error)\nPASS: test_split_unicodewhitespace (test.test_bytes.ByteArrayTest.test_split_unicodewhitespace)\nPASS: test_sq_item (test.test_bytes.ByteArrayTest.test_sq_item)\nPASS: test_startswith (test.test_bytes.ByteArrayTest.test_startswith)\nPASS: test_strip_bytearray (test.test_bytes.ByteArrayTest.test_strip_bytearray)\nPASS: test_strip_int_error (test.test_bytes.ByteArrayTest.test_strip_int_error)\nPASS: test_strip_string_error (test.test_bytes.ByteArrayTest.test_strip_string_error)\nPASS: test_translate (test.test_bytes.ByteArrayTest.test_translate)\nPASS: test_xjust_int_error (test.test_bytes.ByteArrayTest.test_xjust_int_error)\nPASS: test_returns_new_copy (test.test_bytes.BytearrayPEP3137Test.test_returns_new_copy)\nPASS: test_adaptive_find (test.test_bytes.BytesAsStringTest.test_adaptive_find)\nPASS: test_additional_rsplit (test.test_bytes.BytesAsStringTest.test_additional_rsplit)\nPASS: test_additional_split (test.test_bytes.BytesAsStringTest.test_additional_split)\nPASS: test_capitalize (test.test_bytes.BytesAsStringTest.test_capitalize)\nPASS: test_center (test.test_bytes.BytesAsStringTest.test_center)\nPASS: test_count (test.test_bytes.BytesAsStringTest.test_count)\nPASS: test_expandtabs (test.test_bytes.BytesAsStringTest.test_expandtabs)\nPASS: test_find (test.test_bytes.BytesAsStringTest.test_find)\nPASS: test_find_many_lengths (test.test_bytes.BytesAsStringTest.test_find_many_lengths)\ntest_find_periodic_pattern (test.test_bytes.BytesAsStringTest.test_find_periodic_pattern)\nPASS: Cover the special path for periodic patterns.\ntest_find_shift_table_overflow (test.test_bytes.BytesAsStringTest.test_find_shift_table_overflow)\nPASS: When the table of 8-bit shifts overflows.\nPASS: test_find_with_memory (test.test_bytes.BytesAsStringTest.test_find_with_memory)\nPASS: test_fixtype (test.test_bytes.BytesAsStringTest.test_fixtype)\nPASS: test_index (test.test_bytes.BytesAsStringTest.test_index)\nPASS: test_isalnum (test.test_bytes.BytesAsStringTest.test_isalnum)\nPASS: test_isalpha (test.test_bytes.BytesAsStringTest.test_isalpha)\nPASS: test_isascii (test.test_bytes.BytesAsStringTest.test_isascii)\nPASS: test_isdigit (test.test_bytes.BytesAsStringTest.test_isdigit)\nPASS: test_islower (test.test_bytes.BytesAsStringTest.test_islower)\nPASS: test_isspace (test.test_bytes.BytesAsStringTest.test_isspace)\nPASS: test_istitle (test.test_bytes.BytesAsStringTest.test_istitle)\nPASS: test_isupper (test.test_bytes.BytesAsStringTest.test_isupper)\nPASS: test_ljust (test.test_bytes.BytesAsStringTest.test_ljust)\nPASS: test_lower (test.test_bytes.BytesAsStringTest.test_lower)\nPASS: test_removeprefix (test.test_bytes.BytesAsStringTest.test_removeprefix)\nPASS: test_removesuffix (test.test_bytes.BytesAsStringTest.test_removesuffix)\nPASS: test_replace (test.test_bytes.BytesAsStringTest.test_replace)\nSKIP: test_replace_overflow (test.test_bytes.BytesAsStringTest.test_replace_overflow) 'only applies to 32-bit platforms'\nPASS: test_replace_uses_two_way_maxcount (test.test_bytes.BytesAsStringTest.test_replace_uses_two_way_maxcount)\nPASS: test_rfind (test.test_bytes.BytesAsStringTest.test_rfind)\nPASS: test_rindex (test.test_bytes.BytesAsStringTest.test_rindex)\nPASS: test_rjust (test.test_bytes.BytesAsStringTest.test_rjust)\nPASS: test_rsplit (test.test_bytes.BytesAsStringTest.test_rsplit)\nPASS: test_split (test.test_bytes.BytesAsStringTest.test_split)\nPASS: test_splitlines (test.test_bytes.BytesAsStringTest.test_splitlines)\nPASS: test_strip (test.test_bytes.BytesAsStringTest.test_strip)\nPASS: test_strip_whitespace (test.test_bytes.BytesAsStringTest.test_strip_whitespace)\nPASS: test_swapcase (test.test_bytes.BytesAsStringTest.test_swapcase)\nPASS: test_title (test.test_bytes.BytesAsStringTest.test_title)\nPASS: test_upper (test.test_bytes.BytesAsStringTest.test_upper)\nPASS: test_zfill (test.test_bytes.BytesAsStringTest.test_zfill)\nPASS: test_basic (test.test_bytes.BytesSubclassTest.test_basic)\nPASS: test_copy (test.test_bytes.BytesSubclassTest.test_copy)\nPASS: test_fromhex (test.test_bytes.BytesSubclassTest.test_fromhex)\nPASS: test_join (test.test_bytes.BytesSubclassTest.test_join)\nPASS: test_pickle (test.test_bytes.BytesSubclassTest.test_pickle)\nPASS: test__bytes__ (test.test_bytes.BytesTest.test__bytes__)\nPASS: test_basics (test.test_bytes.BytesTest.test_basics)\nPASS: test_buffer_is_readonly (test.test_bytes.BytesTest.test_buffer_is_readonly)\nPASS: test_bytes_blocking (test.test_bytes.BytesTest.test_bytes_blocking)\nPASS: test_center (test.test_bytes.BytesTest.test_center)\nPASS: test_check_encoding_errors (test.test_bytes.BytesTest.test_check_encoding_errors)\nPASS: test_compare (test.test_bytes.BytesTest.test_compare)\nPASS: test_compare_to_str (test.test_bytes.BytesTest.test_compare_to_str)\nPASS: test_concat (test.test_bytes.BytesTest.test_concat)\nPASS: test_constructor_exceptions (test.test_bytes.BytesTest.test_constructor_exceptions)\nSKIP: test_constructor_overflow (test.test_bytes.BytesTest.test_constructor_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_constructor_type_errors (test.test_bytes.BytesTest.test_constructor_type_errors)\nPASS: test_constructor_value_errors (test.test_bytes.BytesTest.test_constructor_value_errors)\nPASS: test_contains (test.test_bytes.BytesTest.test_contains)\nPASS: test_copy (test.test_bytes.BytesTest.test_copy)\nPASS: test_count (test.test_bytes.BytesTest.test_count)\nPASS: test_custom (test.test_bytes.BytesTest.test_custom)\nPASS: test_decode (test.test_bytes.BytesTest.test_decode)\nPASS: test_empty_sequence (test.test_bytes.BytesTest.test_empty_sequence)\nPASS: test_encoding (test.test_bytes.BytesTest.test_encoding)\nPASS: test_endswith (test.test_bytes.BytesTest.test_endswith)\nPASS: test_extended_getslice (test.test_bytes.BytesTest.test_extended_getslice)\nPASS: test_find (test.test_bytes.BytesTest.test_find)\nPASS: test_find_etc_raise_correct_error_messages (test.test_bytes.BytesTest.test_find_etc_raise_correct_error_messages)\nPASS: test_free_after_iterating (test.test_bytes.BytesTest.test_free_after_iterating)\nPASS: test_from_buffer (test.test_bytes.BytesTest.test_from_buffer)\nPASS: test_from_format (test.test_bytes.BytesTest.test_from_format)\nPASS: test_from_index (test.test_bytes.BytesTest.test_from_index)\nPASS: test_from_int (test.test_bytes.BytesTest.test_from_int)\nPASS: test_from_iterable (test.test_bytes.BytesTest.test_from_iterable)\nPASS: test_from_list (test.test_bytes.BytesTest.test_from_list)\nPASS: test_from_mutating_list (test.test_bytes.BytesTest.test_from_mutating_list)\nPASS: test_from_ssize (test.test_bytes.BytesTest.test_from_ssize)\nPASS: test_from_tuple (test.test_bytes.BytesTest.test_from_tuple)\nPASS: test_fromhex (test.test_bytes.BytesTest.test_fromhex)\nPASS: test_getitem_error (test.test_bytes.BytesTest.test_getitem_error)\nPASS: test_getslice (test.test_bytes.BytesTest.test_getslice)\nPASS: test_hex (test.test_bytes.BytesTest.test_hex)\nPASS: test_hex_separator_basics (test.test_bytes.BytesTest.test_hex_separator_basics)\nPASS: test_hex_separator_five_bytes (test.test_bytes.BytesTest.test_hex_separator_five_bytes)\nPASS: test_hex_separator_six_bytes (test.test_bytes.BytesTest.test_hex_separator_six_bytes)\nPASS: test_imod (test.test_bytes.BytesTest.test_imod)\nPASS: test_index (test.test_bytes.BytesTest.test_index)\nPASS: test_integer_arguments_out_of_byte_range (test.test_bytes.BytesTest.test_integer_arguments_out_of_byte_range)\nPASS: test_iterator_pickling (test.test_bytes.BytesTest.test_iterator_pickling)\nPASS: test_join (test.test_bytes.BytesTest.test_join)\nPASS: test_ljust (test.test_bytes.BytesTest.test_ljust)\nPASS: test_maketrans (test.test_bytes.BytesTest.test_maketrans)\nPASS: test_mod (test.test_bytes.BytesTest.test_mod)\nPASS: test_none_arguments (test.test_bytes.BytesTest.test_none_arguments)\nPASS: test_ord (test.test_bytes.BytesTest.test_ord)\nPASS: test_partition (test.test_bytes.BytesTest.test_partition)\nPASS: test_partition_int_error (test.test_bytes.BytesTest.test_partition_int_error)\nPASS: test_partition_string_error (test.test_bytes.BytesTest.test_partition_string_error)\nPASS: test_pickling (test.test_bytes.BytesTest.test_pickling)\nPASS: test_repeat (test.test_bytes.BytesTest.test_repeat)\nPASS: test_repeat_1char (test.test_bytes.BytesTest.test_repeat_1char)\nPASS: test_repeat_id_preserving (test.test_bytes.BytesTest.test_repeat_id_preserving)\nPASS: test_replace (test.test_bytes.BytesTest.test_replace)\nPASS: test_replace_int_error (test.test_bytes.BytesTest.test_replace_int_error)\nPASS: test_reversed (test.test_bytes.BytesTest.test_reversed)\nPASS: test_rfind (test.test_bytes.BytesTest.test_rfind)\nPASS: test_rindex (test.test_bytes.BytesTest.test_rindex)\nPASS: test_rjust (test.test_bytes.BytesTest.test_rjust)\nPASS: test_rmod (test.test_bytes.BytesTest.test_rmod)\nPASS: test_rpartition (test.test_bytes.BytesTest.test_rpartition)\nPASS: test_rsplit_unicodewhitespace (test.test_bytes.BytesTest.test_rsplit_unicodewhitespace)\nPASS: test_split_int_error (test.test_bytes.BytesTest.test_split_int_error)\nPASS: test_split_string_error (test.test_bytes.BytesTest.test_split_string_error)\nPASS: test_split_unicodewhitespace (test.test_bytes.BytesTest.test_split_unicodewhitespace)\nPASS: test_sq_item (test.test_bytes.BytesTest.test_sq_item)\nPASS: test_startswith (test.test_bytes.BytesTest.test_startswith)\nPASS: test_strip_bytearray (test.test_bytes.BytesTest.test_strip_bytearray)\nPASS: test_strip_int_error (test.test_bytes.BytesTest.test_strip_int_error)\nPASS: test_strip_string_error (test.test_bytes.BytesTest.test_strip_string_error)\nPASS: test_translate (test.test_bytes.BytesTest.test_translate)\nPASS: test_xjust_int_error (test.test_bytes.BytesTest.test_xjust_int_error)\n\n----------------------------------------------------------------------\nRan 289 tests in 5.084s\n\nOK (skipped=5)\n0:00:41 load avg: 1.43 [ 74/469] test_call passed\nPASS: test_module_not_callable_no_suggestion_0 (test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_0)\nPASS: test_module_not_callable_no_suggestion_1 (test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_1)\nPASS: test_module_not_callable_no_suggestion_2 (test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_2)\nPASS: test_module_not_callable_no_suggestion_3 (test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_no_suggestion_3)\nPASS: test_module_not_callable_suggestion (test.test_call.CFunctionCallsErrorMessages.test_module_not_callable_suggestion)\nPASS: test_object_not_callable (test.test_call.CFunctionCallsErrorMessages.test_object_not_callable)\nPASS: test_oldargs0_1 (test.test_call.CFunctionCallsErrorMessages.test_oldargs0_1)\nPASS: test_oldargs0_1_kw (test.test_call.CFunctionCallsErrorMessages.test_oldargs0_1_kw)\nPASS: test_oldargs0_2 (test.test_call.CFunctionCallsErrorMessages.test_oldargs0_2)\nPASS: test_oldargs0_2_kw (test.test_call.CFunctionCallsErrorMessages.test_oldargs0_2_kw)\nPASS: test_oldargs1_0 (test.test_call.CFunctionCallsErrorMessages.test_oldargs1_0)\nPASS: test_oldargs1_0_kw (test.test_call.CFunctionCallsErrorMessages.test_oldargs1_0_kw)\nPASS: test_oldargs1_1_kw (test.test_call.CFunctionCallsErrorMessages.test_oldargs1_1_kw)\nPASS: test_oldargs1_2 (test.test_call.CFunctionCallsErrorMessages.test_oldargs1_2)\nPASS: test_oldargs1_2_kw (test.test_call.CFunctionCallsErrorMessages.test_oldargs1_2_kw)\nPASS: test_varargs0 (test.test_call.CFunctionCallsErrorMessages.test_varargs0)\nPASS: test_varargs10_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs10_kw)\nPASS: test_varargs11_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs11_kw)\nPASS: test_varargs12_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs12_kw)\nPASS: test_varargs13_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs13_kw)\nPASS: test_varargs14_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs14_kw)\nPASS: test_varargs15_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs15_kw)\nPASS: test_varargs16_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs16_kw)\nPASS: test_varargs17_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs17_kw)\nPASS: test_varargs18_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs18_kw)\nPASS: test_varargs19_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs19_kw)\nPASS: test_varargs1_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs1_kw)\nPASS: test_varargs1max (test.test_call.CFunctionCallsErrorMessages.test_varargs1max)\nPASS: test_varargs1min (test.test_call.CFunctionCallsErrorMessages.test_varargs1min)\nPASS: test_varargs2 (test.test_call.CFunctionCallsErrorMessages.test_varargs2)\nPASS: test_varargs2_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs2_kw)\nPASS: test_varargs2max (test.test_call.CFunctionCallsErrorMessages.test_varargs2max)\nPASS: test_varargs2min (test.test_call.CFunctionCallsErrorMessages.test_varargs2min)\nPASS: test_varargs3 (test.test_call.CFunctionCallsErrorMessages.test_varargs3)\nPASS: test_varargs3_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs3_kw)\nPASS: test_varargs4_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs4_kw)\nPASS: test_varargs5_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs5_kw)\nPASS: test_varargs6_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs6_kw)\nPASS: test_varargs7_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs7_kw)\nPASS: test_varargs8_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs8_kw)\nPASS: test_varargs9_kw (test.test_call.CFunctionCallsErrorMessages.test_varargs9_kw)\nPASS: test_fastcall (test.test_call.FastCallTests.test_fastcall)\nPASS: test_fastcall_clearing_dict (test.test_call.FastCallTests.test_fastcall_clearing_dict)\nPASS: test_vectorcall (test.test_call.FastCallTests.test_vectorcall)\nPASS: test_vectorcall_dict (test.test_call.FastCallTests.test_vectorcall_dict)\nPASS: test_frames_are_popped_after_failed_calls (test.test_call.FunctionCalls.test_frames_are_popped_after_failed_calls)\nPASS: test_kwargs_order (test.test_call.FunctionCalls.test_kwargs_order)\nPASS: test_fastcall (test.test_call.TestCallingConventions.test_fastcall)\nPASS: test_fastcall_error_kw (test.test_call.TestCallingConventions.test_fastcall_error_kw)\nPASS: test_fastcall_ext (test.test_call.TestCallingConventions.test_fastcall_ext)\nPASS: test_fastcall_keywords (test.test_call.TestCallingConventions.test_fastcall_keywords)\nPASS: test_fastcall_keywords_ext (test.test_call.TestCallingConventions.test_fastcall_keywords_ext)\nPASS: test_noargs (test.test_call.TestCallingConventions.test_noargs)\nPASS: test_noargs_error_arg (test.test_call.TestCallingConventions.test_noargs_error_arg)\nPASS: test_noargs_error_arg2 (test.test_call.TestCallingConventions.test_noargs_error_arg2)\nPASS: test_noargs_error_ext (test.test_call.TestCallingConventions.test_noargs_error_ext)\nPASS: test_noargs_error_kw (test.test_call.TestCallingConventions.test_noargs_error_kw)\nPASS: test_noargs_ext (test.test_call.TestCallingConventions.test_noargs_ext)\nPASS: test_o (test.test_call.TestCallingConventions.test_o)\nPASS: test_o_error_arg_kw (test.test_call.TestCallingConventions.test_o_error_arg_kw)\nPASS: test_o_error_ext (test.test_call.TestCallingConventions.test_o_error_ext)\nPASS: test_o_error_kw (test.test_call.TestCallingConventions.test_o_error_kw)\nPASS: test_o_error_no_arg (test.test_call.TestCallingConventions.test_o_error_no_arg)\nPASS: test_o_error_two_args (test.test_call.TestCallingConventions.test_o_error_two_args)\nPASS: test_o_ext (test.test_call.TestCallingConventions.test_o_ext)\nPASS: test_varargs (test.test_call.TestCallingConventions.test_varargs)\nPASS: test_varargs_error_kw (test.test_call.TestCallingConventions.test_varargs_error_kw)\nPASS: test_varargs_ext (test.test_call.TestCallingConventions.test_varargs_ext)\nPASS: test_varargs_keywords (test.test_call.TestCallingConventions.test_varargs_keywords)\nPASS: test_varargs_keywords_ext (test.test_call.TestCallingConventions.test_varargs_keywords_ext)\nPASS: test_fastcall (test.test_call.TestCallingConventionsClass.test_fastcall)\nPASS: test_fastcall_error_kw (test.test_call.TestCallingConventionsClass.test_fastcall_error_kw)\nPASS: test_fastcall_ext (test.test_call.TestCallingConventionsClass.test_fastcall_ext)\nPASS: test_fastcall_keywords (test.test_call.TestCallingConventionsClass.test_fastcall_keywords)\nPASS: test_fastcall_keywords_ext (test.test_call.TestCallingConventionsClass.test_fastcall_keywords_ext)\nPASS: test_noargs (test.test_call.TestCallingConventionsClass.test_noargs)\nPASS: test_noargs_error_arg (test.test_call.TestCallingConventionsClass.test_noargs_error_arg)\nPASS: test_noargs_error_arg2 (test.test_call.TestCallingConventionsClass.test_noargs_error_arg2)\nPASS: test_noargs_error_ext (test.test_call.TestCallingConventionsClass.test_noargs_error_ext)\nPASS: test_noargs_error_kw (test.test_call.TestCallingConventionsClass.test_noargs_error_kw)\nPASS: test_noargs_ext (test.test_call.TestCallingConventionsClass.test_noargs_ext)\nPASS: test_o (test.test_call.TestCallingConventionsClass.test_o)\nPASS: test_o_error_arg_kw (test.test_call.TestCallingConventionsClass.test_o_error_arg_kw)\nPASS: test_o_error_ext (test.test_call.TestCallingConventionsClass.test_o_error_ext)\nPASS: test_o_error_kw (test.test_call.TestCallingConventionsClass.test_o_error_kw)\nPASS: test_o_error_no_arg (test.test_call.TestCallingConventionsClass.test_o_error_no_arg)\nPASS: test_o_error_two_args (test.test_call.TestCallingConventionsClass.test_o_error_two_args)\nPASS: test_o_ext (test.test_call.TestCallingConventionsClass.test_o_ext)\nPASS: test_varargs (test.test_call.TestCallingConventionsClass.test_varargs)\nPASS: test_varargs_error_kw (test.test_call.TestCallingConventionsClass.test_varargs_error_kw)\nPASS: test_varargs_ext (test.test_call.TestCallingConventionsClass.test_varargs_ext)\nPASS: test_varargs_keywords (test.test_call.TestCallingConventionsClass.test_varargs_keywords)\nPASS: test_varargs_keywords_ext (test.test_call.TestCallingConventionsClass.test_varargs_keywords_ext)\nPASS: test_fastcall (test.test_call.TestCallingConventionsClassInstance.test_fastcall)\nPASS: test_fastcall_error_kw (test.test_call.TestCallingConventionsClassInstance.test_fastcall_error_kw)\nPASS: test_fastcall_ext (test.test_call.TestCallingConventionsClassInstance.test_fastcall_ext)\nPASS: test_fastcall_keywords (test.test_call.TestCallingConventionsClassInstance.test_fastcall_keywords)\nPASS: test_fastcall_keywords_ext (test.test_call.TestCallingConventionsClassInstance.test_fastcall_keywords_ext)\nPASS: test_noargs (test.test_call.TestCallingConventionsClassInstance.test_noargs)\nPASS: test_noargs_error_arg (test.test_call.TestCallingConventionsClassInstance.test_noargs_error_arg)\nPASS: test_noargs_error_arg2 (test.test_call.TestCallingConventionsClassInstance.test_noargs_error_arg2)\nPASS: test_noargs_error_ext (test.test_call.TestCallingConventionsClassInstance.test_noargs_error_ext)\nPASS: test_noargs_error_kw (test.test_call.TestCallingConventionsClassInstance.test_noargs_error_kw)\nPASS: test_noargs_ext (test.test_call.TestCallingConventionsClassInstance.test_noargs_ext)\nPASS: test_o (test.test_call.TestCallingConventionsClassInstance.test_o)\nPASS: test_o_error_arg_kw (test.test_call.TestCallingConventionsClassInstance.test_o_error_arg_kw)\nPASS: test_o_error_ext (test.test_call.TestCallingConventionsClassInstance.test_o_error_ext)\nPASS: test_o_error_kw (test.test_call.TestCallingConventionsClassInstance.test_o_error_kw)\nPASS: test_o_error_no_arg (test.test_call.TestCallingConventionsClassInstance.test_o_error_no_arg)\nPASS: test_o_error_two_args (test.test_call.TestCallingConventionsClassInstance.test_o_error_two_args)\nPASS: test_o_ext (test.test_call.TestCallingConventionsClassInstance.test_o_ext)\nPASS: test_varargs (test.test_call.TestCallingConventionsClassInstance.test_varargs)\nPASS: test_varargs_error_kw (test.test_call.TestCallingConventionsClassInstance.test_varargs_error_kw)\nPASS: test_varargs_ext (test.test_call.TestCallingConventionsClassInstance.test_varargs_ext)\nPASS: test_varargs_keywords (test.test_call.TestCallingConventionsClassInstance.test_varargs_keywords)\nPASS: test_varargs_keywords_ext (test.test_call.TestCallingConventionsClassInstance.test_varargs_keywords_ext)\nPASS: test_fastcall (test.test_call.TestCallingConventionsInstance.test_fastcall)\nPASS: test_fastcall_error_kw (test.test_call.TestCallingConventionsInstance.test_fastcall_error_kw)\nPASS: test_fastcall_ext (test.test_call.TestCallingConventionsInstance.test_fastcall_ext)\nPASS: test_fastcall_keywords (test.test_call.TestCallingConventionsInstance.test_fastcall_keywords)\nPASS: test_fastcall_keywords_ext (test.test_call.TestCallingConventionsInstance.test_fastcall_keywords_ext)\nPASS: test_noargs (test.test_call.TestCallingConventionsInstance.test_noargs)\nPASS: test_noargs_error_arg (test.test_call.TestCallingConventionsInstance.test_noargs_error_arg)\nPASS: test_noargs_error_arg2 (test.test_call.TestCallingConventionsInstance.test_noargs_error_arg2)\nPASS: test_noargs_error_ext (test.test_call.TestCallingConventionsInstance.test_noargs_error_ext)\nPASS: test_noargs_error_kw (test.test_call.TestCallingConventionsInstance.test_noargs_error_kw)\nPASS: test_noargs_ext (test.test_call.TestCallingConventionsInstance.test_noargs_ext)\nPASS: test_o (test.test_call.TestCallingConventionsInstance.test_o)\nPASS: test_o_error_arg_kw (test.test_call.TestCallingConventionsInstance.test_o_error_arg_kw)\nPASS: test_o_error_ext (test.test_call.TestCallingConventionsInstance.test_o_error_ext)\nPASS: test_o_error_kw (test.test_call.TestCallingConventionsInstance.test_o_error_kw)\nPASS: test_o_error_no_arg (test.test_call.TestCallingConventionsInstance.test_o_error_no_arg)\nPASS: test_o_error_two_args (test.test_call.TestCallingConventionsInstance.test_o_error_two_args)\nPASS: test_o_ext (test.test_call.TestCallingConventionsInstance.test_o_ext)\nPASS: test_varargs (test.test_call.TestCallingConventionsInstance.test_varargs)\nPASS: test_varargs_error_kw (test.test_call.TestCallingConventionsInstance.test_varargs_error_kw)\nPASS: test_varargs_ext (test.test_call.TestCallingConventionsInstance.test_varargs_ext)\nPASS: test_varargs_keywords (test.test_call.TestCallingConventionsInstance.test_varargs_keywords)\nPASS: test_varargs_keywords_ext (test.test_call.TestCallingConventionsInstance.test_varargs_keywords_ext)\nPASS: test_fastcall (test.test_call.TestCallingConventionsStatic.test_fastcall)\nPASS: test_fastcall_error_kw (test.test_call.TestCallingConventionsStatic.test_fastcall_error_kw)\nPASS: test_fastcall_ext (test.test_call.TestCallingConventionsStatic.test_fastcall_ext)\nPASS: test_fastcall_keywords (test.test_call.TestCallingConventionsStatic.test_fastcall_keywords)\nPASS: test_fastcall_keywords_ext (test.test_call.TestCallingConventionsStatic.test_fastcall_keywords_ext)\nPASS: test_noargs (test.test_call.TestCallingConventionsStatic.test_noargs)\nPASS: test_noargs_error_arg (test.test_call.TestCallingConventionsStatic.test_noargs_error_arg)\nPASS: test_noargs_error_arg2 (test.test_call.TestCallingConventionsStatic.test_noargs_error_arg2)\nPASS: test_noargs_error_ext (test.test_call.TestCallingConventionsStatic.test_noargs_error_ext)\nPASS: test_noargs_error_kw (test.test_call.TestCallingConventionsStatic.test_noargs_error_kw)\nPASS: test_noargs_ext (test.test_call.TestCallingConventionsStatic.test_noargs_ext)\nPASS: test_o (test.test_call.TestCallingConventionsStatic.test_o)\nPASS: test_o_error_arg_kw (test.test_call.TestCallingConventionsStatic.test_o_error_arg_kw)\nPASS: test_o_error_ext (test.test_call.TestCallingConventionsStatic.test_o_error_ext)\nPASS: test_o_error_kw (test.test_call.TestCallingConventionsStatic.test_o_error_kw)\nPASS: test_o_error_no_arg (test.test_call.TestCallingConventionsStatic.test_o_error_no_arg)\nPASS: test_o_error_two_args (test.test_call.TestCallingConventionsStatic.test_o_error_two_args)\nPASS: test_o_ext (test.test_call.TestCallingConventionsStatic.test_o_ext)\nPASS: test_varargs (test.test_call.TestCallingConventionsStatic.test_varargs)\nPASS: test_varargs_error_kw (test.test_call.TestCallingConventionsStatic.test_varargs_error_kw)\nPASS: test_varargs_ext (test.test_call.TestCallingConventionsStatic.test_varargs_ext)\nPASS: test_varargs_keywords (test.test_call.TestCallingConventionsStatic.test_varargs_keywords)\nPASS: test_varargs_keywords_ext (test.test_call.TestCallingConventionsStatic.test_varargs_keywords_ext)\nPASS: test_missing_arguments (test.test_call.TestErrorMessagesUseQualifiedName.test_missing_arguments)\nPASS: test_multiple_values (test.test_call.TestErrorMessagesUseQualifiedName.test_multiple_values)\nPASS: test_positional_only_passed_as_keyword (test.test_call.TestErrorMessagesUseQualifiedName.test_positional_only_passed_as_keyword)\nPASS: test_too_many_positional (test.test_call.TestErrorMessagesUseQualifiedName.test_too_many_positional)\nPASS: test_unexpected_keyword (test.test_call.TestErrorMessagesUseQualifiedName.test_unexpected_keyword)\nPASS: test_function_with_many_args (test.test_call.TestFunctionWithManyArgs.test_function_with_many_args)\nPASS: test_method_descriptor_flag (test.test_call.TestPEP590.test_method_descriptor_flag)\nPASS: test_setvectorcall (test.test_call.TestPEP590.test_setvectorcall)\nPASS: test_setvectorcall_load_attr_specialization_deopt (test.test_call.TestPEP590.test_setvectorcall_load_attr_specialization_deopt)\nPASS: test_setvectorcall_load_attr_specialization_skip (test.test_call.TestPEP590.test_setvectorcall_load_attr_specialization_skip)\nPASS: test_vectorcall (test.test_call.TestPEP590.test_vectorcall)\nPASS: test_vectorcall_flag (test.test_call.TestPEP590.test_vectorcall_flag)\nPASS: test_vectorcall_limited_incoming (test.test_call.TestPEP590.test_vectorcall_limited_incoming)\nPASS: test_vectorcall_limited_outgoing (test.test_call.TestPEP590.test_vectorcall_limited_outgoing)\nPASS: test_vectorcall_limited_outgoing_method (test.test_call.TestPEP590.test_vectorcall_limited_outgoing_method)\nPASS: test_vectorcall_override (test.test_call.TestPEP590.test_vectorcall_override)\ntest_vectorcall_override_on_mutable_class (test.test_call.TestPEP590.test_vectorcall_override_on_mutable_class)\nPASS: Setting __call__ should disable vectorcall\ntest_vectorcall_override_with_subclass (test.test_call.TestPEP590.test_vectorcall_override_with_subclass)\nPASS: Setting __call__ on a superclass should disable vectorcall\nPASS: test_super_deep (test.test_call.TestRecursion.test_super_deep)\n\n----------------------------------------------------------------------\nRan 181 tests in 0.781s\n\nOK\n0:00:41 load avg: 1.43 [ 75/469] test_calendar passed\nPASS: test_days (test.test_calendar.CalendarTestCase.test_days)\nPASS: test_deprecation_warning (test.test_calendar.CalendarTestCase.test_deprecation_warning)\nPASS: test_enumerate_weekdays (test.test_calendar.CalendarTestCase.test_enumerate_weekdays)\nPASS: test_illegal_weekday_reported (test.test_calendar.CalendarTestCase.test_illegal_weekday_reported)\nPASS: test_isleap (test.test_calendar.CalendarTestCase.test_isleap)\nPASS: test_itermonthdays (test.test_calendar.CalendarTestCase.test_itermonthdays)\nPASS: test_itermonthdays2 (test.test_calendar.CalendarTestCase.test_itermonthdays2)\nPASS: test_itermonthdays3 (test.test_calendar.CalendarTestCase.test_itermonthdays3)\nPASS: test_itermonthdays4 (test.test_calendar.CalendarTestCase.test_itermonthdays4)\nPASS: test_iterweekdays (test.test_calendar.CalendarTestCase.test_iterweekdays)\nPASS: test_locale_calendar_formatweekday (test.test_calendar.CalendarTestCase.test_locale_calendar_formatweekday)\nPASS: test_locale_calendars (test.test_calendar.CalendarTestCase.test_locale_calendars)\nPASS: test_locale_html_calendar_custom_css_class_month_name (test.test_calendar.CalendarTestCase.test_locale_html_calendar_custom_css_class_month_name)\nPASS: test_locale_html_calendar_custom_css_class_weekday (test.test_calendar.CalendarTestCase.test_locale_html_calendar_custom_css_class_weekday)\nPASS: test_months (test.test_calendar.CalendarTestCase.test_months)\nPASS: test_setfirstweekday (test.test_calendar.CalendarTestCase.test_setfirstweekday)\nPASS: test_help (test.test_calendar.CommandLineTestCase.test_help)\nPASS: test_html_output_current_year (test.test_calendar.CommandLineTestCase.test_html_output_current_year)\nPASS: test_html_output_year_css (test.test_calendar.CommandLineTestCase.test_html_output_year_css)\nPASS: test_html_output_year_encoding (test.test_calendar.CommandLineTestCase.test_html_output_year_encoding)\nPASS: test_illegal_arguments (test.test_calendar.CommandLineTestCase.test_illegal_arguments)\nPASS: test_option_encoding (test.test_calendar.CommandLineTestCase.test_option_encoding)\nPASS: test_option_lines (test.test_calendar.CommandLineTestCase.test_option_lines)\nSKIP: test_option_locale (test.test_calendar.CommandLineTestCase.test_option_locale) 'cannot set the system default locale'\nPASS: test_option_months (test.test_calendar.CommandLineTestCase.test_option_months)\nPASS: test_option_spacing (test.test_calendar.CommandLineTestCase.test_option_spacing)\nPASS: test_option_type (test.test_calendar.CommandLineTestCase.test_option_type)\nPASS: test_option_width (test.test_calendar.CommandLineTestCase.test_option_width)\nPASS: test_output_current_year (test.test_calendar.CommandLineTestCase.test_output_current_year)\nPASS: test_output_month (test.test_calendar.CommandLineTestCase.test_output_month)\nPASS: test_output_year (test.test_calendar.CommandLineTestCase.test_output_year)\nPASS: test_no_leapdays (test.test_calendar.LeapdaysTestCase.test_no_leapdays)\nPASS: test_no_leapdays_upper_boundary (test.test_calendar.LeapdaysTestCase.test_no_leapdays_upper_boundary)\nPASS: test_no_range (test.test_calendar.LeapdaysTestCase.test_no_range)\nPASS: test_one_leapday_lower_boundary (test.test_calendar.LeapdaysTestCase.test_one_leapday_lower_boundary)\nPASS: test_several_leapyears_in_range (test.test_calendar.LeapdaysTestCase.test_several_leapyears_in_range)\nPASS: test__all__ (test.test_calendar.MiscTestCase.test__all__)\nPASS: test_april (test.test_calendar.MondayTestCase.test_april)\nPASS: test_december (test.test_calendar.MondayTestCase.test_december)\nPASS: test_february (test.test_calendar.MondayTestCase.test_february)\nPASS: test_december (test.test_calendar.MonthRangeTestCase.test_december)\nPASS: test_february_leap (test.test_calendar.MonthRangeTestCase.test_february_leap)\nPASS: test_february_nonleap (test.test_calendar.MonthRangeTestCase.test_february_nonleap)\nPASS: test_illegal_month_reported (test.test_calendar.MonthRangeTestCase.test_illegal_month_reported)\nPASS: test_january (test.test_calendar.MonthRangeTestCase.test_january)\nPASS: test_thirteenth_month (test.test_calendar.MonthRangeTestCase.test_thirteenth_month)\nPASS: test_zeroth_month (test.test_calendar.MonthRangeTestCase.test_zeroth_month)\nPASS: test_format (test.test_calendar.OutputTestCase.test_format)\nPASS: test_formatmonth (test.test_calendar.OutputTestCase.test_formatmonth)\nPASS: test_formatmonthname_with_year (test.test_calendar.OutputTestCase.test_formatmonthname_with_year)\nPASS: test_formatmonthname_without_year (test.test_calendar.OutputTestCase.test_formatmonthname_without_year)\nPASS: test_formatweekheader_long (test.test_calendar.OutputTestCase.test_formatweekheader_long)\nPASS: test_formatweekheader_short (test.test_calendar.OutputTestCase.test_formatweekheader_short)\nPASS: test_output (test.test_calendar.OutputTestCase.test_output)\nPASS: test_output_htmlcalendar_encoding_ascii (test.test_calendar.OutputTestCase.test_output_htmlcalendar_encoding_ascii)\nPASS: test_output_htmlcalendar_encoding_default (test.test_calendar.OutputTestCase.test_output_htmlcalendar_encoding_default)\nPASS: test_output_htmlcalendar_encoding_utf8 (test.test_calendar.OutputTestCase.test_output_htmlcalendar_encoding_utf8)\nPASS: test_output_textcalendar (test.test_calendar.OutputTestCase.test_output_textcalendar)\nPASS: test_prmonth (test.test_calendar.OutputTestCase.test_prmonth)\nPASS: test_prweek (test.test_calendar.OutputTestCase.test_prweek)\nPASS: test_pryear (test.test_calendar.OutputTestCase.test_pryear)\nPASS: test_yeardatescalendar (test.test_calendar.OutputTestCase.test_yeardatescalendar)\nPASS: test_yeardayscalendar (test.test_calendar.OutputTestCase.test_yeardayscalendar)\nPASS: test_april (test.test_calendar.SundayTestCase.test_april)\nPASS: test_december (test.test_calendar.SundayTestCase.test_december)\nPASS: test_february (test.test_calendar.SundayTestCase.test_february)\nPASS: test_format_year (test.test_calendar.TestSubClassingCase.test_format_year)\nPASS: test_format_year_head (test.test_calendar.TestSubClassingCase.test_format_year_head)\nPASS: test_formatmonth (test.test_calendar.TestSubClassingCase.test_formatmonth)\nPASS: test_formatmonthname (test.test_calendar.TestSubClassingCase.test_formatmonthname)\nPASS: test_formatweek (test.test_calendar.TestSubClassingCase.test_formatweek)\nPASS: test_formatweek_head (test.test_calendar.TestSubClassingCase.test_formatweek_head)\nPASS: test_timegm (test.test_calendar.TimegmTestCase.test_timegm)\n\n----------------------------------------------------------------------\nRan 73 tests in 3.712s\n\nOK (skipped=1)\n0:00:41 load avg: 1.43 [ 76/469] test_cgi passed\nPASS: testQSAndFormData (test.test_cgi.CgiTests.testQSAndFormData)\nPASS: testQSAndFormDataFile (test.test_cgi.CgiTests.testQSAndFormDataFile)\nPASS: testQSAndUrlEncode (test.test_cgi.CgiTests.testQSAndUrlEncode)\nPASS: test_all (test.test_cgi.CgiTests.test_all)\nPASS: test_field_storage_multipart_no_content_length (test.test_cgi.CgiTests.test_field_storage_multipart_no_content_length)\nPASS: test_fieldstorage_as_context_manager (test.test_cgi.CgiTests.test_fieldstorage_as_context_manager)\nPASS: test_fieldstorage_invalid (test.test_cgi.CgiTests.test_fieldstorage_invalid)\nPASS: test_fieldstorage_multipart (test.test_cgi.CgiTests.test_fieldstorage_multipart)\nPASS: test_fieldstorage_multipart_leading_whitespace (test.test_cgi.CgiTests.test_fieldstorage_multipart_leading_whitespace)\nPASS: test_fieldstorage_multipart_maxline (test.test_cgi.CgiTests.test_fieldstorage_multipart_maxline)\nPASS: test_fieldstorage_multipart_non_ascii (test.test_cgi.CgiTests.test_fieldstorage_multipart_non_ascii)\nPASS: test_fieldstorage_multipart_w3c (test.test_cgi.CgiTests.test_fieldstorage_multipart_w3c)\nPASS: test_fieldstorage_part_content_length (test.test_cgi.CgiTests.test_fieldstorage_part_content_length)\nPASS: test_fieldstorage_properties (test.test_cgi.CgiTests.test_fieldstorage_properties)\nPASS: test_fieldstorage_readline (test.test_cgi.CgiTests.test_fieldstorage_readline)\nPASS: test_log (test.test_cgi.CgiTests.test_log)\nPASS: test_max_num_fields (test.test_cgi.CgiTests.test_max_num_fields)\nPASS: test_parse_header (test.test_cgi.CgiTests.test_parse_header)\nPASS: test_parse_multipart (test.test_cgi.CgiTests.test_parse_multipart)\nPASS: test_parse_multipart_invalid_encoding (test.test_cgi.CgiTests.test_parse_multipart_invalid_encoding)\nPASS: test_parse_multipart_without_content_length (test.test_cgi.CgiTests.test_parse_multipart_without_content_length)\nPASS: test_separator (test.test_cgi.CgiTests.test_separator)\nPASS: test_strict (test.test_cgi.CgiTests.test_strict)\n\n----------------------------------------------------------------------\nRan 23 tests in 0.024s\n\nOK\n0:00:41 load avg: 1.43 [ 77/469] test_charmapcodec passed\nPASS: test_constructorx (test.test_charmapcodec.CharmapCodecTest.test_constructorx)\nPASS: test_constructory (test.test_charmapcodec.CharmapCodecTest.test_constructory)\nPASS: test_encodex (test.test_charmapcodec.CharmapCodecTest.test_encodex)\nPASS: test_maptoundefined (test.test_charmapcodec.CharmapCodecTest.test_maptoundefined)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.002s\n\nOK\n0:00:42 load avg: 1.43 [ 78/469] test_cgitb passed\nPASS: test_blanks (test.test_cgitb.TestCgitb.test_blanks)\nPASS: test_fonts (test.test_cgitb.TestCgitb.test_fonts)\nPASS: test_html (test.test_cgitb.TestCgitb.test_html)\nPASS: test_syshook_no_logdir_default_format (test.test_cgitb.TestCgitb.test_syshook_no_logdir_default_format)\nPASS: test_syshook_no_logdir_text_format (test.test_cgitb.TestCgitb.test_syshook_no_logdir_text_format)\nPASS: test_text (test.test_cgitb.TestCgitb.test_text)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.451s\n\nOK\n0:00:42 load avg: 1.43 [ 79/469] test_class passed\nPASS: testBadTypeReturned (test.test_class.ClassTests.testBadTypeReturned)\nPASS: testBinaryOps (test.test_class.ClassTests.testBinaryOps)\nPASS: testClassWithExtCall (test.test_class.ClassTests.testClassWithExtCall)\nPASS: testConstructorErrorMessages (test.test_class.ClassTests.testConstructorErrorMessages)\nPASS: testDel (test.test_class.ClassTests.testDel)\nPASS: testForExceptionsRaisedInInstanceGetattr2 (test.test_class.ClassTests.testForExceptionsRaisedInInstanceGetattr2)\nPASS: testGetSetAndDel (test.test_class.ClassTests.testGetSetAndDel)\nPASS: testHasAttrString (test.test_class.ClassTests.testHasAttrString)\nPASS: testHashComparisonOfMethods (test.test_class.ClassTests.testHashComparisonOfMethods)\nPASS: testHashStuff (test.test_class.ClassTests.testHashStuff)\nPASS: testInit (test.test_class.ClassTests.testInit)\nPASS: testListAndDictOps (test.test_class.ClassTests.testListAndDictOps)\nPASS: testMisc (test.test_class.ClassTests.testMisc)\nPASS: testObjectAttributeAccessErrorMessages (test.test_class.ClassTests.testObjectAttributeAccessErrorMessages)\nPASS: testSFBug532646 (test.test_class.ClassTests.testSFBug532646)\nPASS: testSetattrNonStringName (test.test_class.ClassTests.testSetattrNonStringName)\nPASS: testSetattrWrapperNameIntern (test.test_class.ClassTests.testSetattrWrapperNameIntern)\nPASS: testTypeAttributeAccessErrorMessages (test.test_class.ClassTests.testTypeAttributeAccessErrorMessages)\nPASS: testUnaryOps (test.test_class.ClassTests.testUnaryOps)\n\n----------------------------------------------------------------------\nRan 19 tests in 0.023s\n\nOK\n0:00:42 load avg: 1.43 [ 80/469] test_clinic skipped\ntest_clinic skipped -- clinic directory could not be found\n0:00:42 load avg: 1.43 [ 81/469] test_cmath passed\nPASS: testAtanSign (test.test_cmath.CMathTests.testAtanSign)\nPASS: testAtanhSign (test.test_cmath.CMathTests.testAtanhSign)\nPASS: testTanhSign (test.test_cmath.CMathTests.testTanhSign)\nPASS: test_abs (test.test_cmath.CMathTests.test_abs)\nPASS: test_abs_overflows (test.test_cmath.CMathTests.test_abs_overflows)\nPASS: test_cmath_matches_math (test.test_cmath.CMathTests.test_cmath_matches_math)\nPASS: test_constants (test.test_cmath.CMathTests.test_constants)\nPASS: test_infinity_and_nan_constants (test.test_cmath.CMathTests.test_infinity_and_nan_constants)\nPASS: test_input_type (test.test_cmath.CMathTests.test_input_type)\nPASS: test_isfinite (test.test_cmath.CMathTests.test_isfinite)\nPASS: test_isinf (test.test_cmath.CMathTests.test_isinf)\nPASS: test_isnan (test.test_cmath.CMathTests.test_isnan)\nPASS: test_phase (test.test_cmath.CMathTests.test_phase)\nPASS: test_polar (test.test_cmath.CMathTests.test_polar)\nPASS: test_polar_errno (test.test_cmath.CMathTests.test_polar_errno)\nPASS: test_rect (test.test_cmath.CMathTests.test_rect)\nPASS: test_specific_values (test.test_cmath.CMathTests.test_specific_values)\nPASS: test_user_object (test.test_cmath.CMathTests.test_user_object)\nPASS: test_asymmetry (test.test_cmath.IsCloseTests.test_asymmetry)\nPASS: test_complex_near_zero (test.test_cmath.IsCloseTests.test_complex_near_zero)\nPASS: test_complex_special (test.test_cmath.IsCloseTests.test_complex_special)\nPASS: test_complex_values (test.test_cmath.IsCloseTests.test_complex_values)\nPASS: test_decimals (test.test_cmath.IsCloseTests.test_decimals)\nPASS: test_eight_decimal_places (test.test_cmath.IsCloseTests.test_eight_decimal_places)\nPASS: test_fractions (test.test_cmath.IsCloseTests.test_fractions)\nPASS: test_identical (test.test_cmath.IsCloseTests.test_identical)\nPASS: test_identical_infinite (test.test_cmath.IsCloseTests.test_identical_infinite)\nPASS: test_inf_ninf_nan (test.test_cmath.IsCloseTests.test_inf_ninf_nan)\nPASS: test_integers (test.test_cmath.IsCloseTests.test_integers)\nPASS: test_near_zero (test.test_cmath.IsCloseTests.test_near_zero)\nPASS: test_negative_tolerances (test.test_cmath.IsCloseTests.test_negative_tolerances)\nPASS: test_reject_complex_tolerances (test.test_cmath.IsCloseTests.test_reject_complex_tolerances)\nPASS: test_zero_tolerance (test.test_cmath.IsCloseTests.test_zero_tolerance)\n\n----------------------------------------------------------------------\nRan 33 tests in 0.078s\n\nOK\n0:00:42 load avg: 1.43 [ 82/469] test_cmd passed\nPASS: test_file_with_missing_final_nl (test.test_cmd.TestAlternateInput.test_file_with_missing_final_nl)\nPASS: test_input_reset_at_EOF (test.test_cmd.TestAlternateInput.test_input_reset_at_EOF)\nsamplecmdclass (test.test_cmd)\nPASS: Doctest: test.test_cmd.samplecmdclass\n\n----------------------------------------------------------------------\nRan 3 tests in 0.009s\n\nOK\n0:00:44 load avg: 1.63 [ 83/469] test.test_asyncio.test_tasks passed\nPASS: test_current_task_no_running_loop (test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_no_running_loop)\nPASS: test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_no_running_loop_implicit)\nPASS: test_current_task_with_implicit_loop (test.test_asyncio.test_tasks.CCurrentLoopTests.test_current_task_with_implicit_loop)\nPASS: test__enter_task (test.test_asyncio.test_tasks.CIntrospectionTests.test__enter_task)\nPASS: test__enter_task_failure (test.test_asyncio.test_tasks.CIntrospectionTests.test__enter_task_failure)\nPASS: test__leave_task (test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task)\nPASS: test__leave_task_failure1 (test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task_failure1)\nPASS: test__leave_task_failure2 (test.test_asyncio.test_tasks.CIntrospectionTests.test__leave_task_failure2)\nPASS: test__register_task_1 (test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_1)\nPASS: test__register_task_2 (test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_2)\nPASS: test__register_task_3 (test.test_asyncio.test_tasks.CIntrospectionTests.test__register_task_3)\nPASS: test__unregister_task (test.test_asyncio.test_tasks.CIntrospectionTests.test__unregister_task)\nPASS: test__unregister_task_not_registered (test.test_asyncio.test_tasks.CIntrospectionTests.test__unregister_task_not_registered)\nPASS: test_as_completed (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_stop_while_run_in_complete)\nPASS: test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_subclasses_ctask_cfuture)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_task_set_name_pylong)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests.test_yield_wait_does_not_shield_cancel)\nPASS: test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_stop_while_run_in_complete)\nPASS: test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_subclasses_ctask_cfuture)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_task_set_name_pylong)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests.test_yield_wait_does_not_shield_cancel)\nPASS: test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_del__log_destroy_pending_segfault (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_del__log_destroy_pending_segfault)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_other_loop_future)\nSKIP: test_refleaks_in_task___init__ (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_refleaks_in_task___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nPASS: test_set_exception_causes_invalid_state (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_set_exception_causes_invalid_state)\nPASS: test_set_result_causes_invalid_state (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_set_result_causes_invalid_state)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_stop_while_run_in_complete)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_set_name_pylong)\nPASS: test_task_source_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_task_source_traceback)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests.test_yield_wait_does_not_shield_cancel)\nPASS: test_foobar (test.test_asyncio.test_tasks.CTask_Future_Tests.test_foobar)\nPASS: test_as_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_stop_while_run_in_complete)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_set_name_pylong)\nPASS: test_task_source_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_task_source_traceback)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests.test_yield_wait_does_not_shield_cancel)\nPASS: test_cancellation_broadcast (test.test_asyncio.test_tasks.CoroutineGatherTests.test_cancellation_broadcast)\nPASS: test_constructor_use_global_loop (test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_use_global_loop)\nPASS: test_constructor_use_running_loop (test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_use_running_loop)\nPASS: test_constructor_without_loop (test.test_asyncio.test_tasks.CoroutineGatherTests.test_constructor_without_loop)\nPASS: test_duplicate_coroutines (test.test_asyncio.test_tasks.CoroutineGatherTests.test_duplicate_coroutines)\nPASS: test_env_var_debug (test.test_asyncio.test_tasks.CoroutineGatherTests.test_env_var_debug)\nPASS: test_exception_marking (test.test_asyncio.test_tasks.CoroutineGatherTests.test_exception_marking)\nPASS: test_issue46672 (test.test_asyncio.test_tasks.CoroutineGatherTests.test_issue46672)\nPASS: test_one_exception (test.test_asyncio.test_tasks.CoroutineGatherTests.test_one_exception)\nPASS: test_result_exception_success (test.test_asyncio.test_tasks.CoroutineGatherTests.test_result_exception_success)\nPASS: test_return_exceptions (test.test_asyncio.test_tasks.CoroutineGatherTests.test_return_exceptions)\nPASS: test_success (test.test_asyncio.test_tasks.CoroutineGatherTests.test_success)\nPASS: test_constructor_empty_sequence_use_global_loop (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_use_global_loop)\nPASS: test_constructor_empty_sequence_use_running_loop (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_use_running_loop)\nPASS: test_constructor_empty_sequence_without_loop (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_empty_sequence_without_loop)\nPASS: test_constructor_heterogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_heterogenous_futures)\nPASS: test_constructor_homogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests.test_constructor_homogenous_futures)\nPASS: test_env_var_debug (test.test_asyncio.test_tasks.FutureGatherTests.test_env_var_debug)\nPASS: test_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests.test_one_cancellation)\nPASS: test_one_exception (test.test_asyncio.test_tasks.FutureGatherTests.test_one_exception)\nPASS: test_result_exception_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests.test_result_exception_one_cancellation)\nPASS: test_result_exception_success (test.test_asyncio.test_tasks.FutureGatherTests.test_result_exception_success)\nPASS: test_return_exceptions (test.test_asyncio.test_tasks.FutureGatherTests.test_return_exceptions)\nPASS: test_success (test.test_asyncio.test_tasks.FutureGatherTests.test_success)\nPASS: test_asyncio_module_compiled (test.test_asyncio.test_tasks.GenericTaskTests.test_asyncio_module_compiled)\nPASS: test_future_subclass (test.test_asyncio.test_tasks.GenericTaskTests.test_future_subclass)\nPASS: test_current_task_no_running_loop (test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_no_running_loop)\nPASS: test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_no_running_loop_implicit)\nPASS: test_current_task_with_implicit_loop (test.test_asyncio.test_tasks.PyCurrentLoopTests.test_current_task_with_implicit_loop)\nPASS: test__enter_task (test.test_asyncio.test_tasks.PyIntrospectionTests.test__enter_task)\nPASS: test__enter_task_failure (test.test_asyncio.test_tasks.PyIntrospectionTests.test__enter_task_failure)\nPASS: test__leave_task (test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task)\nPASS: test__leave_task_failure1 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task_failure1)\nPASS: test__leave_task_failure2 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__leave_task_failure2)\nPASS: test__register_task_1 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_1)\nPASS: test__register_task_2 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_2)\nPASS: test__register_task_3 (test.test_asyncio.test_tasks.PyIntrospectionTests.test__register_task_3)\nPASS: test__unregister_task (test.test_asyncio.test_tasks.PyIntrospectionTests.test__unregister_task)\nPASS: test__unregister_task_not_registered (test.test_asyncio.test_tasks.PyIntrospectionTests.test__unregister_task_not_registered)\nPASS: test_as_completed (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_stop_while_run_in_complete)\nPASS: test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_subclasses_ctask_cfuture)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_task_set_name_pylong)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests.test_yield_wait_does_not_shield_cancel)\nPASS: test_as_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_stop_while_run_in_complete)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_set_name_pylong)\nPASS: test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_task_source_traceback)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests.test_yield_wait_does_not_shield_cancel)\nPASS: test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_other_loop_future)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_stop_while_run_in_complete)\nPASS: test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_subclasses_ctask_cfuture)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_task_set_name_pylong)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests.test_yield_wait_does_not_shield_cancel)\nPASS: test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed)\nPASS: test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_concurrent)\nPASS: test_as_completed_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_coroutine_use_running_loop)\nPASS: test_as_completed_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_coroutine_without_loop)\nPASS: test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_duplicate_coroutines)\nPASS: test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_invalid_args)\nPASS: test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_reverse_wait)\nPASS: test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_with_timeout)\nPASS: test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_as_completed_with_unused_timeout)\nPASS: test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_bare_create_named_task)\nPASS: test_bare_create_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_bare_create_task)\nPASS: test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_baseexception_during_cancel)\nPASS: test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel)\ntest_cancel_at_end (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_at_end)\nPASS: coroutine end right after task is cancelled\nPASS: test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_awaited_task)\nPASS: test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_both_task_and_inner_future)\nPASS: test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_current_task)\ntest_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_gather_1)\nPASS: Ensure that a gathering future refuses to be cancelled once all\nPASS: test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_gather_2)\nPASS: test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_inner_future)\nPASS: test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_task_catching)\nPASS: test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_task_ignoring)\nPASS: test_cancel_traceback_for_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_traceback_for_future_exception)\nPASS: test_cancel_traceback_for_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_traceback_for_future_result)\nPASS: test_cancel_with_message_before_starting_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_before_starting_task)\nPASS: test_cancel_with_message_then_future_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_then_future_exception)\nPASS: test_cancel_with_message_then_future_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_with_message_then_future_result)\nPASS: test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancel_yield)\nPASS: test_cancellation_exception_context (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancellation_exception_context)\nPASS: test_cancelling (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_cancelling)\nPASS: test_context_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_1)\nPASS: test_context_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_2)\nPASS: test_context_3 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_3)\nPASS: test_context_4 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_4)\nPASS: test_context_5 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_5)\nPASS: test_context_6 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_context_6)\nPASS: test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_coroutine_non_gen_function)\nPASS: test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_coroutine_non_gen_function_return_future)\nPASS: test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_async_function)\nPASS: test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_asynclike_function)\nPASS: test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_create_task_with_noncoroutine)\nPASS: test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_current_task)\nPASS: test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_current_task_with_interleaving_tasks)\nPASS: test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_awaitable)\nPASS: test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_coroutine)\nPASS: test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_error_msg)\nPASS: test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_future)\nPASS: test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_neither)\nPASS: test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_task)\nPASS: test_ensure_future_task_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_ensure_future_task_awaitable)\nPASS: test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_error_in_call_soon)\nPASS: test_exception_chaining_after_await (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_chaining_after_await)\nPASS: test_exception_chaining_after_await_with_context_cycle (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_chaining_after_await_with_context_cycle)\nPASS: test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_exception_traceback)\nPASS: test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_gather_shield)\nPASS: test_generic_alias (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_generic_alias)\nPASS: test_get_context (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_context)\nPASS: test_get_coro (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_coro)\nPASS: test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_get_stack)\nPASS: test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_iscoroutinefunction)\nPASS: test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_log_destroyed_pending_task)\nPASS: test_log_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_log_traceback)\nPASS: test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_other_loop_future)\nPASS: test_set_exception_causes_invalid_state (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_set_exception_causes_invalid_state)\nPASS: test_set_result_causes_invalid_state (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_set_result_causes_invalid_state)\nPASS: test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_cancel_inner)\nPASS: test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_cancel_outer)\nPASS: test_shield_coroutine_use_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_use_global_loop)\nPASS: test_shield_coroutine_use_running_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_use_running_loop)\nPASS: test_shield_coroutine_without_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_coroutine_without_loop)\nPASS: test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_effect)\nPASS: test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_exception)\nPASS: test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_gather)\nPASS: test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_result)\nPASS: test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_shield_shortcut)\nPASS: test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_sleep)\nPASS: test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_sleep_cancel)\nPASS: test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_step_result_future)\nPASS: test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_stop_while_run_in_complete)\nPASS: test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_awaits_on_itself)\nPASS: test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_basics)\nPASS: test_task_cancel_message_getter (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_message_getter)\nPASS: test_task_cancel_message_setter (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_message_setter)\nPASS: test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_sleeping_task)\nPASS: test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_cancel_waiter_future)\nPASS: test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_class)\nPASS: test_task_del_collect (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_del_collect)\nPASS: test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr)\nPASS: test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_autogenerated)\nPASS: test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_name_not_str)\nPASS: test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_repr_wait_for)\nPASS: test_task_set_methods (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_set_methods)\nPASS: test_task_set_name_pylong (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_set_name_pylong)\nPASS: test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_task_source_traceback)\nPASS: test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_tb_logger_not_called_after_cancel)\nPASS: test_uncancel_basic (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_uncancel_basic)\nPASS: test_uncancel_structured_blocks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_uncancel_structured_blocks)\nPASS: test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait)\nPASS: test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_concurrent_complete)\nPASS: test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_duplicate_coroutines)\nPASS: test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_errors)\nPASS: test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_completed)\nPASS: test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_exception)\nPASS: test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_first_exception_in_wait)\nPASS: test_wait_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_generator)\nPASS: test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_invalid_args)\nPASS: test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_really_done)\nPASS: test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_exception)\nPASS: test_wait_with_iterator_of_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_iterator_of_tasks)\nPASS: test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_wait_with_timeout)\nPASS: test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_yield_future_passes_cancel)\nPASS: test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests.test_yield_wait_does_not_shield_cancel)\ntest_run_coroutine_threadsafe (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe)\nPASS: Test coroutine submission from a thread to an event loop.\ntest_run_coroutine_threadsafe_task_cancelled (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_task_cancelled)\nPASS: Test coroutine submission from a thread to an event loop\ntest_run_coroutine_threadsafe_task_factory_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_task_factory_exception)\nPASS: Test coroutine submission from a thread to an event loop\ntest_run_coroutine_threadsafe_with_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_with_exception)\nPASS: Test coroutine submission from a thread to an event loop\ntest_run_coroutine_threadsafe_with_timeout (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests.test_run_coroutine_threadsafe_with_timeout)\nPASS: Test coroutine submission from a thread to an event loop\nPASS: test_sleep_zero (test.test_asyncio.test_tasks.SleepTests.test_sleep_zero)\n\n----------------------------------------------------------------------\nRan 945 tests in 27.550s\n\nOK (skipped=1)\n0:00:45 load avg: 1.63 [ 84/469] test_code passed\nPASS: test_bad_index (test.test_code.CoExtra.test_bad_index)\nPASS: test_free_called (test.test_code.CoExtra.test_free_called)\nPASS: test_free_different_thread (test.test_code.CoExtra.test_free_different_thread)\nPASS: test_get_non_code (test.test_code.CoExtra.test_get_non_code)\nPASS: test_get_set (test.test_code.CoExtra.test_get_set)\nPASS: test_interned_string (test.test_code.CodeConstsTest.test_interned_string)\nPASS: test_interned_string_default (test.test_code.CodeConstsTest.test_interned_string_default)\nPASS: test_interned_string_in_frozenset (test.test_code.CodeConstsTest.test_interned_string_in_frozenset)\nPASS: test_interned_string_in_tuple (test.test_code.CodeConstsTest.test_interned_string_in_tuple)\nPASS: test_interned_string_with_null (test.test_code.CodeConstsTest.test_interned_string_with_null)\nPASS: test_code_new_empty (test.test_code.CodeLocationTest.test_code_new_empty)\nPASS: test_lines (test.test_code.CodeLocationTest.test_lines)\nPASS: test_positions (test.test_code.CodeLocationTest.test_positions)\nPASS: test_closure_injection (test.test_code.CodeTest.test_closure_injection)\nPASS: test_co_lnotab_is_deprecated (test.test_code.CodeTest.test_co_lnotab_is_deprecated)\nPASS: test_co_positions_artificial_instructions (test.test_code.CodeTest.test_co_positions_artificial_instructions)\nPASS: test_co_positions_empty_linetable (test.test_code.CodeTest.test_co_positions_empty_linetable)\ntest_code_equal_with_instrumentation (test.test_code.CodeTest.test_code_equal_with_instrumentation)\nPASS: GH-109052\nPASS: test_code_equality (test.test_code.CodeTest.test_code_equality)\nPASS: test_code_hash_uses_bytecode (test.test_code.CodeTest.test_code_hash_uses_bytecode)\nPASS: test_code_hash_uses_firstlineno (test.test_code.CodeTest.test_code_hash_uses_firstlineno)\nPASS: test_code_hash_uses_order (test.test_code.CodeTest.test_code_hash_uses_order)\nPASS: test_constructor (test.test_code.CodeTest.test_constructor)\nPASS: test_empty_linetable (test.test_code.CodeTest.test_empty_linetable)\nPASS: test_endline_and_columntable_none_when_no_debug_ranges (test.test_code.CodeTest.test_endline_and_columntable_none_when_no_debug_ranges)\nPASS: test_endline_and_columntable_none_when_no_debug_ranges_env (test.test_code.CodeTest.test_endline_and_columntable_none_when_no_debug_ranges_env)\nPASS: test_invalid_bytecode (test.test_code.CodeTest.test_invalid_bytecode)\nPASS: test_newempty (test.test_code.CodeTest.test_newempty)\nPASS: test_nlocals_mismatch (test.test_code.CodeTest.test_nlocals_mismatch)\nPASS: test_qualname (test.test_code.CodeTest.test_qualname)\nPASS: test_replace (test.test_code.CodeTest.test_replace)\nPASS: test_shrinking_localsplus (test.test_code.CodeTest.test_shrinking_localsplus)\nPASS: test_basic (test.test_code.CodeWeakRefTest.test_basic)\ntest_code (test)\nPASS: Doctest: test.test_code\n\n----------------------------------------------------------------------\nRan 34 tests in 0.184s\n\nOK\n0:00:46 load avg: 1.63 [ 85/469] test_code_module passed\nPASS: test_banner (test.test_code_module.TestInteractiveConsole.test_banner)\nPASS: test_cause_tb (test.test_code_module.TestInteractiveConsole.test_cause_tb)\nPASS: test_console_stderr (test.test_code_module.TestInteractiveConsole.test_console_stderr)\nPASS: test_context_tb (test.test_code_module.TestInteractiveConsole.test_context_tb)\nPASS: test_exit_msg (test.test_code_module.TestInteractiveConsole.test_exit_msg)\nPASS: test_ps1 (test.test_code_module.TestInteractiveConsole.test_ps1)\nPASS: test_ps2 (test.test_code_module.TestInteractiveConsole.test_ps2)\nPASS: test_syntax_error (test.test_code_module.TestInteractiveConsole.test_syntax_error)\nPASS: test_sysexcepthook (test.test_code_module.TestInteractiveConsole.test_sysexcepthook)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.117s\n\nOK\n0:00:46 load avg: 1.63 [ 86/469] test_codeccallbacks passed\nPASS: test_backslashescape (test.test_codeccallbacks.CodecCallbackTest.test_backslashescape)\nPASS: test_badandgoodbackslashreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodbackslashreplaceexceptions)\nPASS: test_badandgoodignoreexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodignoreexceptions)\nPASS: test_badandgoodnamereplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodnamereplaceexceptions)\nPASS: test_badandgoodreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodreplaceexceptions)\nPASS: test_badandgoodstrictexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodstrictexceptions)\nPASS: test_badandgoodsurrogateescapeexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodsurrogateescapeexceptions)\nPASS: test_badandgoodsurrogatepassexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodsurrogatepassexceptions)\nPASS: test_badandgoodxmlcharrefreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest.test_badandgoodxmlcharrefreplaceexceptions)\nPASS: test_badhandlerresults (test.test_codeccallbacks.CodecCallbackTest.test_badhandlerresults)\nPASS: test_badlookupcall (test.test_codeccallbacks.CodecCallbackTest.test_badlookupcall)\nPASS: test_badregistercall (test.test_codeccallbacks.CodecCallbackTest.test_badregistercall)\nPASS: test_bug828737 (test.test_codeccallbacks.CodecCallbackTest.test_bug828737)\nPASS: test_callbacks (test.test_codeccallbacks.CodecCallbackTest.test_callbacks)\nPASS: test_charmapencode (test.test_codeccallbacks.CodecCallbackTest.test_charmapencode)\nPASS: test_crashing_decode_handler (test.test_codeccallbacks.CodecCallbackTest.test_crashing_decode_handler)\nPASS: test_decodehelper (test.test_codeccallbacks.CodecCallbackTest.test_decodehelper)\nPASS: test_decodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_decodehelper_bug36819)\nPASS: test_decoding_callbacks (test.test_codeccallbacks.CodecCallbackTest.test_decoding_callbacks)\nPASS: test_encode_bytes_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_bytes_replacement)\nPASS: test_encode_nonascii_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_nonascii_replacement)\nPASS: test_encode_odd_bytes_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_odd_bytes_replacement)\nPASS: test_encode_unencodable_replacement (test.test_codeccallbacks.CodecCallbackTest.test_encode_unencodable_replacement)\nPASS: test_encodehelper (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper)\nPASS: test_encodehelper_bug36819 (test.test_codeccallbacks.CodecCallbackTest.test_encodehelper_bug36819)\nPASS: test_fake_error_class (test.test_codeccallbacks.CodecCallbackTest.test_fake_error_class)\nPASS: test_longstrings (test.test_codeccallbacks.CodecCallbackTest.test_longstrings)\nPASS: test_lookup (test.test_codeccallbacks.CodecCallbackTest.test_lookup)\nPASS: test_mutatingdecodehandler (test.test_codeccallbacks.CodecCallbackTest.test_mutatingdecodehandler)\nPASS: test_nameescape (test.test_codeccallbacks.CodecCallbackTest.test_nameescape)\nPASS: test_translatehelper (test.test_codeccallbacks.CodecCallbackTest.test_translatehelper)\nPASS: test_unicodedecodeerror (test.test_codeccallbacks.CodecCallbackTest.test_unicodedecodeerror)\nPASS: test_unicodeencodeerror (test.test_codeccallbacks.CodecCallbackTest.test_unicodeencodeerror)\nPASS: test_unicodetranslateerror (test.test_codeccallbacks.CodecCallbackTest.test_unicodetranslateerror)\nPASS: test_uninamereplace (test.test_codeccallbacks.CodecCallbackTest.test_uninamereplace)\nPASS: test_unknownhandler (test.test_codeccallbacks.CodecCallbackTest.test_unknownhandler)\nPASS: test_xmlcharnamereplace (test.test_codeccallbacks.CodecCallbackTest.test_xmlcharnamereplace)\nPASS: test_xmlcharrefreplace (test.test_codeccallbacks.CodecCallbackTest.test_xmlcharrefreplace)\nPASS: test_xmlcharrefvalues (test.test_codeccallbacks.CodecCallbackTest.test_xmlcharrefvalues)\n\n----------------------------------------------------------------------\nRan 39 tests in 0.050s\n\nOK\n0:00:47 load avg: 1.63 [ 87/469] test_codecencodings_cn passed\nPASS: test_callback_None_index (test.test_codecencodings_cn.Test_GB18030.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_cn.Test_GB18030.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_cn.Test_GB18030.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_cn.Test_GB18030.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_cn.Test_GB18030.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_cn.Test_GB18030.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_cn.Test_GB18030.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_cn.Test_GB18030.test_chunkcoding)\nSKIP: test_customreplace_encode (test.test_codecencodings_cn.Test_GB18030.test_customreplace_encode) 'encoding contains full ISO 10646 map'\nPASS: test_errorhandle (test.test_codecencodings_cn.Test_GB18030.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_cn.Test_GB18030.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_cn.Test_GB18030.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_cn.Test_GB18030.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GB18030.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_cn.Test_GB18030.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_cn.Test_GB18030.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_GB18030.test_streamwriter_reset_no_pending)\nSKIP: test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GB18030.test_xmlcharrefreplace) 'encoding contains full ISO 10646 map'\nPASS: test_callback_None_index (test.test_codecencodings_cn.Test_GB2312.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_cn.Test_GB2312.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_cn.Test_GB2312.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_cn.Test_GB2312.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_cn.Test_GB2312.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_cn.Test_GB2312.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_cn.Test_GB2312.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_cn.Test_GB2312.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_cn.Test_GB2312.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_cn.Test_GB2312.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_cn.Test_GB2312.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_cn.Test_GB2312.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_cn.Test_GB2312.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GB2312.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_cn.Test_GB2312.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_cn.Test_GB2312.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_GB2312.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GB2312.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_cn.Test_GBK.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_cn.Test_GBK.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_cn.Test_GBK.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_cn.Test_GBK.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_cn.Test_GBK.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_cn.Test_GBK.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_cn.Test_GBK.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_cn.Test_GBK.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_cn.Test_GBK.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_cn.Test_GBK.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_cn.Test_GBK.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_cn.Test_GBK.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_cn.Test_GBK.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GBK.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_cn.Test_GBK.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_cn.Test_GBK.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_GBK.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GBK.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_cn.Test_HZ.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_cn.Test_HZ.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_cn.Test_HZ.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_cn.Test_HZ.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_cn.Test_HZ.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_cn.Test_HZ.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_cn.Test_HZ.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_cn.Test_HZ.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_cn.Test_HZ.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_cn.Test_HZ.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_cn.Test_HZ.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_cn.Test_HZ.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_cn.Test_HZ.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_HZ.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_cn.Test_HZ.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_cn.Test_HZ.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_HZ.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_cn.Test_HZ.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 72 tests in 0.309s\n\nOK (skipped=2)\n0:00:47 load avg: 1.63 [ 88/469] test_capi passed\nPASS: test_mapping_check (test.test_capi.test_abstract.CAPITest.test_mapping_check)\nPASS: test_mapping_delitemstring (test.test_capi.test_abstract.CAPITest.test_mapping_delitemstring)\nPASS: test_mapping_getitemstring (test.test_capi.test_abstract.CAPITest.test_mapping_getitemstring)\nPASS: test_mapping_haskey (test.test_capi.test_abstract.CAPITest.test_mapping_haskey)\nPASS: test_mapping_haskeystring (test.test_capi.test_abstract.CAPITest.test_mapping_haskeystring)\nPASS: test_mapping_keys_valuesitems (test.test_capi.test_abstract.CAPITest.test_mapping_keys_valuesitems)\nPASS: test_mapping_keys_valuesitems_bad_arg (test.test_capi.test_abstract.CAPITest.test_mapping_keys_valuesitems_bad_arg)\nPASS: test_mapping_setitemstring (test.test_capi.test_abstract.CAPITest.test_mapping_setitemstring)\nPASS: test_mapping_size (test.test_capi.test_abstract.CAPITest.test_mapping_size)\nPASS: test_object_ascii (test.test_capi.test_abstract.CAPITest.test_object_ascii)\nPASS: test_object_bytes (test.test_capi.test_abstract.CAPITest.test_object_bytes)\nPASS: test_object_delattr (test.test_capi.test_abstract.CAPITest.test_object_delattr)\nPASS: test_object_delattrstring (test.test_capi.test_abstract.CAPITest.test_object_delattrstring)\nPASS: test_object_delitem (test.test_capi.test_abstract.CAPITest.test_object_delitem)\nPASS: test_object_getattr (test.test_capi.test_abstract.CAPITest.test_object_getattr)\nPASS: test_object_getattrstring (test.test_capi.test_abstract.CAPITest.test_object_getattrstring)\nPASS: test_object_getitem (test.test_capi.test_abstract.CAPITest.test_object_getitem)\nPASS: test_object_hasattr (test.test_capi.test_abstract.CAPITest.test_object_hasattr)\nPASS: test_object_hasattrstring (test.test_capi.test_abstract.CAPITest.test_object_hasattrstring)\nPASS: test_object_repr (test.test_capi.test_abstract.CAPITest.test_object_repr)\nPASS: test_object_setattr (test.test_capi.test_abstract.CAPITest.test_object_setattr)\nPASS: test_object_setattrstring (test.test_capi.test_abstract.CAPITest.test_object_setattrstring)\nPASS: test_object_setitem (test.test_capi.test_abstract.CAPITest.test_object_setitem)\nPASS: test_object_str (test.test_capi.test_abstract.CAPITest.test_object_str)\nPASS: test_sequence_check (test.test_capi.test_abstract.CAPITest.test_sequence_check)\nPASS: test_sequence_concat (test.test_capi.test_abstract.CAPITest.test_sequence_concat)\nPASS: test_sequence_contains (test.test_capi.test_abstract.CAPITest.test_sequence_contains)\nPASS: test_sequence_count (test.test_capi.test_abstract.CAPITest.test_sequence_count)\nPASS: test_sequence_delitem (test.test_capi.test_abstract.CAPITest.test_sequence_delitem)\nPASS: test_sequence_delslice (test.test_capi.test_abstract.CAPITest.test_sequence_delslice)\nPASS: test_sequence_getitem (test.test_capi.test_abstract.CAPITest.test_sequence_getitem)\nPASS: test_sequence_index (test.test_capi.test_abstract.CAPITest.test_sequence_index)\nPASS: test_sequence_inplaceconcat (test.test_capi.test_abstract.CAPITest.test_sequence_inplaceconcat)\nPASS: test_sequence_inplacerepeat (test.test_capi.test_abstract.CAPITest.test_sequence_inplacerepeat)\nPASS: test_sequence_list (test.test_capi.test_abstract.CAPITest.test_sequence_list)\nPASS: test_sequence_repeat (test.test_capi.test_abstract.CAPITest.test_sequence_repeat)\nPASS: test_sequence_setitem (test.test_capi.test_abstract.CAPITest.test_sequence_setitem)\nPASS: test_sequence_setslice (test.test_capi.test_abstract.CAPITest.test_sequence_setslice)\nPASS: test_sequence_size (test.test_capi.test_abstract.CAPITest.test_sequence_size)\nPASS: test_sequence_tuple (test.test_capi.test_abstract.CAPITest.test_sequence_tuple)\ntest_asstring (test.test_capi.test_bytearray.CAPITest.test_asstring)\nPASS: Test PyByteArray_AsString()\nPASS: test_check (test.test_capi.test_bytearray.CAPITest.test_check)\nPASS: test_checkexact (test.test_capi.test_bytearray.CAPITest.test_checkexact)\ntest_concat (test.test_capi.test_bytearray.CAPITest.test_concat)\nPASS: Test PyByteArray_Concat()\nPASS: test_fromobject (test.test_capi.test_bytearray.CAPITest.test_fromobject)\nPASS: test_fromstringandsize (test.test_capi.test_bytearray.CAPITest.test_fromstringandsize)\ntest_resize (test.test_capi.test_bytearray.CAPITest.test_resize)\nPASS: Test PyByteArray_Resize()\nPASS: test_size (test.test_capi.test_bytearray.CAPITest.test_size)\ntest_asstring (test.test_capi.test_bytes.CAPITest.test_asstring)\nPASS: Test PyBytes_AsString()\ntest_asstringandsize (test.test_capi.test_bytes.CAPITest.test_asstringandsize)\nPASS: Test PyBytes_AsStringAndSize()\nPASS: test_check (test.test_capi.test_bytes.CAPITest.test_check)\nPASS: test_checkexact (test.test_capi.test_bytes.CAPITest.test_checkexact)\ntest_concat (test.test_capi.test_bytes.CAPITest.test_concat)\nPASS: Test PyBytes_Concat()\ntest_concatanddel (test.test_capi.test_bytes.CAPITest.test_concatanddel)\nPASS: Test PyBytes_ConcatAndDel()\ntest_decodeescape (test.test_capi.test_bytes.CAPITest.test_decodeescape)\nPASS: Test PyBytes_DecodeEscape()\nPASS: test_fromobject (test.test_capi.test_bytes.CAPITest.test_fromobject)\nPASS: test_fromstring (test.test_capi.test_bytes.CAPITest.test_fromstring)\nPASS: test_fromstringandsize (test.test_capi.test_bytes.CAPITest.test_fromstringandsize)\nPASS: test_repr (test.test_capi.test_bytes.CAPITest.test_repr)\nPASS: test_size (test.test_capi.test_bytes.CAPITest.test_size)\ntest_asasciistring (test.test_capi.test_codecs.CAPITest.test_asasciistring)\nPASS: Test PyUnicode_AsASCIIString()\ntest_ascharmapstring (test.test_capi.test_codecs.CAPITest.test_ascharmapstring)\nPASS: Test PyUnicode_AsCharmapString()\ntest_asencodedstring (test.test_capi.test_codecs.CAPITest.test_asencodedstring)\nPASS: Test PyUnicode_AsEncodedString()\ntest_aslatin1string (test.test_capi.test_codecs.CAPITest.test_aslatin1string)\nPASS: Test PyUnicode_AsLatin1String()\ntest_asrawunicodeescapestring (test.test_capi.test_codecs.CAPITest.test_asrawunicodeescapestring)\nPASS: Test PyUnicode_AsRawUnicodeEscapeString()\ntest_asunicodeescapestring (test.test_capi.test_codecs.CAPITest.test_asunicodeescapestring)\nPASS: Test PyUnicode_AsUnicodeEscapeString()\ntest_asutf16string (test.test_capi.test_codecs.CAPITest.test_asutf16string)\nPASS: Test PyUnicode_AsUTF16String()\ntest_asutf32string (test.test_capi.test_codecs.CAPITest.test_asutf32string)\nPASS: Test PyUnicode_AsUTF32String()\ntest_asutf8string (test.test_capi.test_codecs.CAPITest.test_asutf8string)\nPASS: Test PyUnicode_AsUTF8String()\ntest_decode (test.test_capi.test_codecs.CAPITest.test_decode)\nPASS: Test PyUnicode_Decode()\ntest_decodeascii (test.test_capi.test_codecs.CAPITest.test_decodeascii)\nPASS: Test PyUnicode_DecodeASCII()\ntest_decodecharmap (test.test_capi.test_codecs.CAPITest.test_decodecharmap)\nPASS: Test PyUnicode_DecodeCharmap()\ntest_decodelatin1 (test.test_capi.test_codecs.CAPITest.test_decodelatin1)\nPASS: Test PyUnicode_DecodeLatin1()\ntest_decoderawunicodeescape (test.test_capi.test_codecs.CAPITest.test_decoderawunicodeescape)\nPASS: Test PyUnicode_DecodeRawUnicodeEscape()\ntest_decodeunicodeescape (test.test_capi.test_codecs.CAPITest.test_decodeunicodeescape)\nPASS: Test PyUnicode_DecodeUnicodeEscape()\ntest_decodeutf16 (test.test_capi.test_codecs.CAPITest.test_decodeutf16)\nPASS: Test PyUnicode_DecodeUTF16()\ntest_decodeutf16stateful (test.test_capi.test_codecs.CAPITest.test_decodeutf16stateful)\nPASS: Test PyUnicode_DecodeUTF16Stateful()\ntest_decodeutf32 (test.test_capi.test_codecs.CAPITest.test_decodeutf32)\nPASS: Test PyUnicode_DecodeUTF8()\ntest_decodeutf32stateful (test.test_capi.test_codecs.CAPITest.test_decodeutf32stateful)\nPASS: Test PyUnicode_DecodeUTF32Stateful()\ntest_decodeutf8 (test.test_capi.test_codecs.CAPITest.test_decodeutf8)\nPASS: Test PyUnicode_DecodeUTF8()\ntest_decodeutf8stateful (test.test_capi.test_codecs.CAPITest.test_decodeutf8stateful)\nPASS: Test PyUnicode_DecodeUTF8Stateful()\ntest_fromencodedobject (test.test_capi.test_codecs.CAPITest.test_fromencodedobject)\nPASS: Test PyUnicode_FromEncodedObject()\nPASS: test_asccomplex (test.test_capi.test_complex.CAPIComplexTest.test_asccomplex)\nPASS: test_check (test.test_capi.test_complex.CAPIComplexTest.test_check)\nPASS: test_checkexact (test.test_capi.test_complex.CAPIComplexTest.test_checkexact)\nPASS: test_fromccomplex (test.test_capi.test_complex.CAPIComplexTest.test_fromccomplex)\nPASS: test_fromdoubles (test.test_capi.test_complex.CAPIComplexTest.test_fromdoubles)\nPASS: test_imagasdouble (test.test_capi.test_complex.CAPIComplexTest.test_imagasdouble)\nPASS: test_py_c_abs (test.test_capi.test_complex.CAPIComplexTest.test_py_c_abs)\nPASS: test_py_c_diff (test.test_capi.test_complex.CAPIComplexTest.test_py_c_diff)\nPASS: test_py_c_neg (test.test_capi.test_complex.CAPIComplexTest.test_py_c_neg)\nPASS: test_py_c_pow (test.test_capi.test_complex.CAPIComplexTest.test_py_c_pow)\nPASS: test_py_c_prod (test.test_capi.test_complex.CAPIComplexTest.test_py_c_prod)\nPASS: test_py_c_quot (test.test_capi.test_complex.CAPIComplexTest.test_py_c_quot)\nPASS: test_py_c_sum (test.test_capi.test_complex.CAPIComplexTest.test_py_c_sum)\nPASS: test_realasdouble (test.test_capi.test_complex.CAPIComplexTest.test_realasdouble)\nPASS: test_dict_check (test.test_capi.test_dict.CAPITest.test_dict_check)\nPASS: test_dict_checkexact (test.test_capi.test_dict.CAPITest.test_dict_checkexact)\nPASS: test_dict_clear (test.test_capi.test_dict.CAPITest.test_dict_clear)\nPASS: test_dict_contains (test.test_capi.test_dict.CAPITest.test_dict_contains)\nPASS: test_dict_copy (test.test_capi.test_dict.CAPITest.test_dict_copy)\nPASS: test_dict_delitem (test.test_capi.test_dict.CAPITest.test_dict_delitem)\nPASS: test_dict_delitemstring (test.test_capi.test_dict.CAPITest.test_dict_delitemstring)\nPASS: test_dict_getitem (test.test_capi.test_dict.CAPITest.test_dict_getitem)\nPASS: test_dict_getitemstring (test.test_capi.test_dict.CAPITest.test_dict_getitemstring)\nPASS: test_dict_getitemwitherror (test.test_capi.test_dict.CAPITest.test_dict_getitemwitherror)\nPASS: test_dict_keys_valuesitems_bad_arg (test.test_capi.test_dict.CAPITest.test_dict_keys_valuesitems_bad_arg)\nPASS: test_dict_merge (test.test_capi.test_dict.CAPITest.test_dict_merge)\nPASS: test_dict_mergefromseq2 (test.test_capi.test_dict.CAPITest.test_dict_mergefromseq2)\nPASS: test_dict_new (test.test_capi.test_dict.CAPITest.test_dict_new)\nPASS: test_dict_next (test.test_capi.test_dict.CAPITest.test_dict_next)\nPASS: test_dict_setdefault (test.test_capi.test_dict.CAPITest.test_dict_setdefault)\nPASS: test_dict_setitem (test.test_capi.test_dict.CAPITest.test_dict_setitem)\nPASS: test_dict_setitemstring (test.test_capi.test_dict.CAPITest.test_dict_setitemstring)\nPASS: test_dict_size (test.test_capi.test_dict.CAPITest.test_dict_size)\nPASS: test_dict_update (test.test_capi.test_dict.CAPITest.test_dict_update)\nPASS: test_dictproxy_new (test.test_capi.test_dict.CAPITest.test_dictproxy_new)\nPASS: test_mapping_keys_valuesitems (test.test_capi.test_dict.CAPITest.test_mapping_keys_valuesitems)\nPASS: test_simple (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_simple)\nPASS: test_with_args (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_args)\nPASS: test_with_closure (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_closure)\nPASS: test_with_default (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_default)\nPASS: test_with_kwarg_default (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_kwarg_default)\nPASS: test_with_kwargs (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_kwargs)\nPASS: test_err_restore (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_err_restore)\nPASS: test_err_set_raised (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_err_set_raised)\nPASS: test_err_writeunraisable (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_err_writeunraisable)\ntest_format (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_format)\nPASS: Test PyErr_Format()\nPASS: test_set_object (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_set_object)\nPASS: test_set_object_and_fetch (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_set_object_and_fetch)\ntest_set_string (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_set_string)\nPASS: Test PyErr_SetString()\ntest_setfromerrnowithfilename (test.test_capi.test_exceptions.Test_ErrSetAndRestore.test_setfromerrnowithfilename)\nPASS: Test PyErr_SetFromErrnoWithFilename()\nPASS: test_exc_info (test.test_capi.test_exceptions.Test_Exceptions.test_exc_info)\nPASS: test_exception (test.test_capi.test_exceptions.Test_Exceptions.test_exception)\nPASS: test_fatal_error (test.test_capi.test_exceptions.Test_FatalError.test_fatal_error)\nPASS: test_invalid_args (test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_invalid_args)\nPASS: test_nothing_to_reraise (test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_nothing_to_reraise)\nPASS: test_raise_orig_parts (test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_raise_orig_parts)\nPASS: test_raise_with_new_exceptions (test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_raise_with_new_exceptions)\nPASS: test_reraise_orig (test.test_capi.test_exceptions.Test_PyUnstable_Exc_PrepReraiseStar.test_reraise_orig)\nPASS: test_asdouble (test.test_capi.test_float.CAPIFloatTest.test_asdouble)\nPASS: test_check (test.test_capi.test_float.CAPIFloatTest.test_check)\nPASS: test_checkexact (test.test_capi.test_float.CAPIFloatTest.test_checkexact)\nPASS: test_fromdouble (test.test_capi.test_float.CAPIFloatTest.test_fromdouble)\nPASS: test_fromstring (test.test_capi.test_float.CAPIFloatTest.test_fromstring)\nPASS: test_getinfo (test.test_capi.test_float.CAPIFloatTest.test_getinfo)\nPASS: test_getmax (test.test_capi.test_float.CAPIFloatTest.test_getmax)\nPASS: test_getmin (test.test_capi.test_float.CAPIFloatTest.test_getmin)\nPASS: test_pack (test.test_capi.test_float.CAPIFloatTest.test_pack)\nPASS: test_pack_unpack_roundtrip (test.test_capi.test_float.CAPIFloatTest.test_pack_unpack_roundtrip)\nPASS: test_unpack (test.test_capi.test_float.CAPIFloatTest.test_unpack)\nPASS: test_p (test.test_capi.test_getargs.Boolean_TestCase.test_p)\nPASS: test_c (test.test_capi.test_getargs.Bytes_TestCase.test_c)\nPASS: test_w_star (test.test_capi.test_getargs.Bytes_TestCase.test_w_star)\nPASS: test_y (test.test_capi.test_getargs.Bytes_TestCase.test_y)\nPASS: test_y_hash (test.test_capi.test_getargs.Bytes_TestCase.test_y_hash)\nPASS: test_y_star (test.test_capi.test_getargs.Bytes_TestCase.test_y_star)\nPASS: test_D (test.test_capi.test_getargs.Float_TestCase.test_D)\nPASS: test_d (test.test_capi.test_getargs.Float_TestCase.test_d)\nPASS: test_f (test.test_capi.test_getargs.Float_TestCase.test_f)\nPASS: test_f_rounding (test.test_capi.test_getargs.Float_TestCase.test_f_rounding)\nPASS: test_invalid_keyword (test.test_capi.test_getargs.KeywordOnly_TestCase.test_invalid_keyword)\nPASS: test_keyword_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_keyword_args)\nPASS: test_mixed_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_mixed_args)\nPASS: test_optional_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_optional_args)\nPASS: test_positional_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_positional_args)\nPASS: test_required_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_required_args)\nPASS: test_surrogate_keyword (test.test_capi.test_getargs.KeywordOnly_TestCase.test_surrogate_keyword)\nPASS: test_too_many_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_too_many_args)\nPASS: test_weird_str_subclass (test.test_capi.test_getargs.KeywordOnly_TestCase.test_weird_str_subclass)\nPASS: test_weird_str_subclass2 (test.test_capi.test_getargs.KeywordOnly_TestCase.test_weird_str_subclass2)\nPASS: test_invalid_keyword (test.test_capi.test_getargs.Keywords_TestCase.test_invalid_keyword)\nPASS: test_keyword_args (test.test_capi.test_getargs.Keywords_TestCase.test_keyword_args)\nPASS: test_kwargs (test.test_capi.test_getargs.Keywords_TestCase.test_kwargs)\nPASS: test_mixed_args (test.test_capi.test_getargs.Keywords_TestCase.test_mixed_args)\nPASS: test_optional_args (test.test_capi.test_getargs.Keywords_TestCase.test_optional_args)\nPASS: test_positional_args (test.test_capi.test_getargs.Keywords_TestCase.test_positional_args)\nPASS: test_required_args (test.test_capi.test_getargs.Keywords_TestCase.test_required_args)\nPASS: test_surrogate_keyword (test.test_capi.test_getargs.Keywords_TestCase.test_surrogate_keyword)\nPASS: test_too_many_args (test.test_capi.test_getargs.Keywords_TestCase.test_too_many_args)\nPASS: test_K (test.test_capi.test_getargs.LongLong_TestCase.test_K)\nPASS: test_L (test.test_capi.test_getargs.LongLong_TestCase.test_L)\nPASS: test_S (test.test_capi.test_getargs.Object_TestCase.test_S)\nPASS: test_U (test.test_capi.test_getargs.Object_TestCase.test_U)\nPASS: test_Y (test.test_capi.test_getargs.Object_TestCase.test_Y)\nPASS: test_bad_use (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_bad_use)\nPASS: test_basic (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_basic)\nPASS: test_parse_tuple_and_keywords (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_parse_tuple_and_keywords)\nPASS: test_positional_only (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_positional_only)\nPASS: test_empty_keyword (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_empty_keyword)\nPASS: test_mixed_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_mixed_args)\nPASS: test_optional_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_optional_args)\nPASS: test_positional_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_positional_args)\nPASS: test_required_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_required_args)\nPASS: test_h (test.test_capi.test_getargs.Signed_TestCase.test_h)\nPASS: test_i (test.test_capi.test_getargs.Signed_TestCase.test_i)\nPASS: test_l (test.test_capi.test_getargs.Signed_TestCase.test_l)\nPASS: test_n (test.test_capi.test_getargs.Signed_TestCase.test_n)\ntest_skipitem (test.test_capi.test_getargs.SkipitemTest.test_skipitem)\nPASS: If this test failed, you probably added a new \"format unit\"\nPASS: test_skipitem_with_suffix (test.test_capi.test_getargs.SkipitemTest.test_skipitem_with_suffix)\nPASS: test_C (test.test_capi.test_getargs.String_TestCase.test_C)\nSKIP: test_Z (test.test_capi.test_getargs.String_TestCase.test_Z) 'requires legacy Unicode C API'\nSKIP: test_Z_hash (test.test_capi.test_getargs.String_TestCase.test_Z_hash) 'requires legacy Unicode C API'\nPASS: test_es (test.test_capi.test_getargs.String_TestCase.test_es)\nPASS: test_es_hash (test.test_capi.test_getargs.String_TestCase.test_es_hash)\nPASS: test_et (test.test_capi.test_getargs.String_TestCase.test_et)\nPASS: test_et_hash (test.test_capi.test_getargs.String_TestCase.test_et_hash)\nPASS: test_gh_99240_clear_args (test.test_capi.test_getargs.String_TestCase.test_gh_99240_clear_args)\nPASS: test_s (test.test_capi.test_getargs.String_TestCase.test_s)\nPASS: test_s_hash (test.test_capi.test_getargs.String_TestCase.test_s_hash)\nPASS: test_s_hash_int (test.test_capi.test_getargs.String_TestCase.test_s_hash_int)\nPASS: test_s_star (test.test_capi.test_getargs.String_TestCase.test_s_star)\nSKIP: test_u (test.test_capi.test_getargs.String_TestCase.test_u) 'requires legacy Unicode C API'\nSKIP: test_u_hash (test.test_capi.test_getargs.String_TestCase.test_u_hash) 'requires legacy Unicode C API'\nPASS: test_z (test.test_capi.test_getargs.String_TestCase.test_z)\nPASS: test_z_hash (test.test_capi.test_getargs.String_TestCase.test_z_hash)\nPASS: test_z_star (test.test_capi.test_getargs.String_TestCase.test_z_star)\nPASS: test (test.test_capi.test_getargs.Test6012.test)\nPASS: test_L_code (test.test_capi.test_getargs.Test_testcapi.test_L_code)\nPASS: test_k_code (test.test_capi.test_getargs.Test_testcapi.test_k_code)\nPASS: test_nested_tuple (test.test_capi.test_getargs.Test_testcapi.test_nested_tuple)\nPASS: test_s_code (test.test_capi.test_getargs.Test_testcapi.test_s_code)\nPASS: test_args (test.test_capi.test_getargs.Tuple_TestCase.test_args)\nPASS: test_tuple (test.test_capi.test_getargs.Tuple_TestCase.test_tuple)\nPASS: test_B (test.test_capi.test_getargs.Unsigned_TestCase.test_B)\nPASS: test_H (test.test_capi.test_getargs.Unsigned_TestCase.test_H)\nPASS: test_I (test.test_capi.test_getargs.Unsigned_TestCase.test_I)\nPASS: test_b (test.test_capi.test_getargs.Unsigned_TestCase.test_b)\nPASS: test_k (test.test_capi.test_getargs.Unsigned_TestCase.test_k)\nPASS: test_immortal_builtins (test.test_capi.test_immortal.TestCAPI.test_immortal_builtins)\nPASS: test_immortal_small_ints (test.test_capi.test_immortal.TestCAPI.test_immortal_small_ints)\nPASS: test_check (test.test_capi.test_list.CAPITest.test_check)\nPASS: test_list_append (test.test_capi.test_list.CAPITest.test_list_append)\nPASS: test_list_astuple (test.test_capi.test_list.CAPITest.test_list_astuple)\nPASS: test_list_check_exact (test.test_capi.test_list.CAPITest.test_list_check_exact)\nPASS: test_list_get_item (test.test_capi.test_list.CAPITest.test_list_get_item)\nPASS: test_list_get_size (test.test_capi.test_list.CAPITest.test_list_get_size)\nPASS: test_list_getitem (test.test_capi.test_list.CAPITest.test_list_getitem)\nPASS: test_list_getslice (test.test_capi.test_list.CAPITest.test_list_getslice)\nPASS: test_list_insert (test.test_capi.test_list.CAPITest.test_list_insert)\nPASS: test_list_new (test.test_capi.test_list.CAPITest.test_list_new)\nPASS: test_list_reverse (test.test_capi.test_list.CAPITest.test_list_reverse)\nPASS: test_list_set_item (test.test_capi.test_list.CAPITest.test_list_set_item)\nPASS: test_list_setitem (test.test_capi.test_list.CAPITest.test_list_setitem)\nPASS: test_list_setslice (test.test_capi.test_list.CAPITest.test_list_setslice)\nPASS: test_list_size (test.test_capi.test_list.CAPITest.test_list_size)\nPASS: test_list_sort (test.test_capi.test_list.CAPITest.test_list_sort)\nPASS: test_compact (test.test_capi.test_long.LongTests.test_compact)\nPASS: test_compact_known (test.test_capi.test_long.LongTests.test_compact_known)\nPASS: test_long_as_size_t (test.test_capi.test_long.LongTests.test_long_as_size_t)\nPASS: test_long_as_ssize_t (test.test_capi.test_long.LongTests.test_long_as_ssize_t)\nPASS: test_long_asdouble (test.test_capi.test_long.LongTests.test_long_asdouble)\nPASS: test_long_aslong (test.test_capi.test_long.LongTests.test_long_aslong)\nPASS: test_long_aslongandoverflow (test.test_capi.test_long.LongTests.test_long_aslongandoverflow)\nPASS: test_long_aslonglong (test.test_capi.test_long.LongTests.test_long_aslonglong)\nPASS: test_long_aslonglongandoverflow (test.test_capi.test_long.LongTests.test_long_aslonglongandoverflow)\nPASS: test_long_asunsignedlong (test.test_capi.test_long.LongTests.test_long_asunsignedlong)\nPASS: test_long_asunsignedlonglong (test.test_capi.test_long.LongTests.test_long_asunsignedlonglong)\nPASS: test_long_asunsignedlonglongmask (test.test_capi.test_long.LongTests.test_long_asunsignedlonglongmask)\nPASS: test_long_asunsignedlongmask (test.test_capi.test_long.LongTests.test_long_asunsignedlongmask)\nPASS: test_long_asvoidptr (test.test_capi.test_long.LongTests.test_long_asvoidptr)\nPASS: test_long_check (test.test_capi.test_long.LongTests.test_long_check)\nPASS: test_long_checkexact (test.test_capi.test_long.LongTests.test_long_checkexact)\nPASS: test_long_fromdouble (test.test_capi.test_long.LongTests.test_long_fromdouble)\nPASS: test_long_fromstring (test.test_capi.test_long.LongTests.test_long_fromstring)\nPASS: test_long_fromunicodeobject (test.test_capi.test_long.LongTests.test_long_fromunicodeobject)\nPASS: test_long_fromvoidptr (test.test_capi.test_long.LongTests.test_long_fromvoidptr)\nPASS: test_api_misuse (test.test_capi.test_mem.PyMemDebugTests.test_api_misuse)\nPASS: test_buffer_overflow (test.test_capi.test_mem.PyMemDebugTests.test_buffer_overflow)\nPASS: test_pymem_malloc_without_gil (test.test_capi.test_mem.PyMemDebugTests.test_pymem_malloc_without_gil)\nPASS: test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_mem.PyMemDebugTests.test_pyobject_forbidden_bytes_is_freed)\nPASS: test_pyobject_freed_is_freed (test.test_capi.test_mem.PyMemDebugTests.test_pyobject_freed_is_freed)\nPASS: test_pyobject_malloc_without_gil (test.test_capi.test_mem.PyMemDebugTests.test_pyobject_malloc_without_gil)\nPASS: test_pyobject_null_is_freed (test.test_capi.test_mem.PyMemDebugTests.test_pyobject_null_is_freed)\nPASS: test_pyobject_uninitialized_is_freed (test.test_capi.test_mem.PyMemDebugTests.test_pyobject_uninitialized_is_freed)\nPASS: test_set_nomemory (test.test_capi.test_mem.PyMemDebugTests.test_set_nomemory)\nSKIP: test_api_misuse (test.test_capi.test_mem.PyMemDefaultTests.test_api_misuse) 'need Py_DEBUG'\nSKIP: test_buffer_overflow (test.test_capi.test_mem.PyMemDefaultTests.test_buffer_overflow) 'need Py_DEBUG'\nSKIP: test_pymem_malloc_without_gil (test.test_capi.test_mem.PyMemDefaultTests.test_pymem_malloc_without_gil) 'need Py_DEBUG'\nSKIP: test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_forbidden_bytes_is_freed) 'need Py_DEBUG'\nSKIP: test_pyobject_freed_is_freed (test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_freed_is_freed) 'need Py_DEBUG'\nSKIP: test_pyobject_malloc_without_gil (test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_malloc_without_gil) 'need Py_DEBUG'\nSKIP: test_pyobject_null_is_freed (test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_null_is_freed) 'need Py_DEBUG'\nSKIP: test_pyobject_uninitialized_is_freed (test.test_capi.test_mem.PyMemDefaultTests.test_pyobject_uninitialized_is_freed) 'need Py_DEBUG'\nSKIP: test_set_nomemory (test.test_capi.test_mem.PyMemDefaultTests.test_set_nomemory) 'need Py_DEBUG'\nPASS: test_api_misuse (test.test_capi.test_mem.PyMemMallocDebugTests.test_api_misuse)\nPASS: test_buffer_overflow (test.test_capi.test_mem.PyMemMallocDebugTests.test_buffer_overflow)\nPASS: test_pymem_malloc_without_gil (test.test_capi.test_mem.PyMemMallocDebugTests.test_pymem_malloc_without_gil)\nPASS: test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_forbidden_bytes_is_freed)\nPASS: test_pyobject_freed_is_freed (test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_freed_is_freed)\nPASS: test_pyobject_malloc_without_gil (test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_malloc_without_gil)\nPASS: test_pyobject_null_is_freed (test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_null_is_freed)\nPASS: test_pyobject_uninitialized_is_freed (test.test_capi.test_mem.PyMemMallocDebugTests.test_pyobject_uninitialized_is_freed)\nPASS: test_set_nomemory (test.test_capi.test_mem.PyMemMallocDebugTests.test_set_nomemory)\nPASS: test_api_misuse (test.test_capi.test_mem.PyMemPymallocDebugTests.test_api_misuse)\nPASS: test_buffer_overflow (test.test_capi.test_mem.PyMemPymallocDebugTests.test_buffer_overflow)\nPASS: test_pymem_malloc_without_gil (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pymem_malloc_without_gil)\nPASS: test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_forbidden_bytes_is_freed)\nPASS: test_pyobject_freed_is_freed (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_freed_is_freed)\nPASS: test_pyobject_malloc_without_gil (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_malloc_without_gil)\nPASS: test_pyobject_null_is_freed (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_null_is_freed)\nPASS: test_pyobject_uninitialized_is_freed (test.test_capi.test_mem.PyMemPymallocDebugTests.test_pyobject_uninitialized_is_freed)\nPASS: test_set_nomemory (test.test_capi.test_mem.PyMemPymallocDebugTests.test_set_nomemory)\nPASS: test_tp_bases_is_set (test.test_capi.test_misc.BuiltinStaticTypesTests.test_tp_bases_is_set)\nPASS: test_tp_mro_is_set (test.test_capi.test_misc.BuiltinStaticTypesTests.test_tp_mro_is_set)\nPASS: test_Py_CompileString (test.test_capi.test_misc.CAPITest.test_Py_CompileString)\nPASS: test_buildvalue (test.test_capi.test_misc.CAPITest.test_buildvalue)\nPASS: test_buildvalue_N (test.test_capi.test_misc.CAPITest.test_buildvalue_N)\nPASS: test_buildvalue_ints (test.test_capi.test_misc.CAPITest.test_buildvalue_ints)\nPASS: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once (test.test_capi.test_misc.CAPITest.test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once)\nPASS: test_c_subclass_of_heap_ctype_with_tpdealloc_decrefs_once (test.test_capi.test_misc.CAPITest.test_c_subclass_of_heap_ctype_with_tpdealloc_decrefs_once)\nPASS: test_c_type_with_ipow (test.test_capi.test_misc.CAPITest.test_c_type_with_ipow)\nPASS: test_c_type_with_matrix_multiplication (test.test_capi.test_misc.CAPITest.test_c_type_with_matrix_multiplication)\nPASS: test_clear_managed_dict (test.test_capi.test_misc.CAPITest.test_clear_managed_dict)\nSKIP: test_decref_freed_object (test.test_capi.test_misc.CAPITest.test_decref_freed_object) 'need _testcapi.decref_freed_object()'\nPASS: test_docstring_signature_parsing (test.test_capi.test_misc.CAPITest.test_docstring_signature_parsing)\nPASS: test_eval_get_func_desc (test.test_capi.test_misc.CAPITest.test_eval_get_func_desc)\nPASS: test_eval_get_func_name (test.test_capi.test_misc.CAPITest.test_eval_get_func_name)\nPASS: test_export_symbols (test.test_capi.test_misc.CAPITest.test_export_symbols)\nPASS: test_function_get_code (test.test_capi.test_misc.CAPITest.test_function_get_code)\nPASS: test_function_get_defaults (test.test_capi.test_misc.CAPITest.test_function_get_defaults)\nPASS: test_function_get_globals (test.test_capi.test_misc.CAPITest.test_function_get_globals)\nPASS: test_function_get_kw_defaults (test.test_capi.test_misc.CAPITest.test_function_get_kw_defaults)\nPASS: test_function_get_module (test.test_capi.test_misc.CAPITest.test_function_get_module)\nPASS: test_function_set_defaults (test.test_capi.test_misc.CAPITest.test_function_set_defaults)\nPASS: test_function_set_kw_defaults (test.test_capi.test_misc.CAPITest.test_function_set_kw_defaults)\nPASS: test_getitem_with_error (test.test_capi.test_misc.CAPITest.test_getitem_with_error)\nPASS: test_heap_ctype_doc_and_text_signature (test.test_capi.test_misc.CAPITest.test_heap_ctype_doc_and_text_signature)\nPASS: test_heaptype_with_buffer (test.test_capi.test_misc.CAPITest.test_heaptype_with_buffer)\nPASS: test_heaptype_with_custom_metaclass (test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass)\nPASS: test_heaptype_with_custom_metaclass_custom_new (test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass_custom_new)\nPASS: test_heaptype_with_custom_metaclass_deprecation (test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass_deprecation)\nPASS: test_heaptype_with_custom_metaclass_null_new (test.test_capi.test_misc.CAPITest.test_heaptype_with_custom_metaclass_null_new)\nPASS: test_heaptype_with_dict (test.test_capi.test_misc.CAPITest.test_heaptype_with_dict)\nPASS: test_heaptype_with_managed_dict (test.test_capi.test_misc.CAPITest.test_heaptype_with_managed_dict)\nPASS: test_heaptype_with_managed_weakref (test.test_capi.test_misc.CAPITest.test_heaptype_with_managed_weakref)\nPASS: test_heaptype_with_negative_dict (test.test_capi.test_misc.CAPITest.test_heaptype_with_negative_dict)\nPASS: test_heaptype_with_setattro (test.test_capi.test_misc.CAPITest.test_heaptype_with_setattro)\nPASS: test_heaptype_with_weakref (test.test_capi.test_misc.CAPITest.test_heaptype_with_weakref)\nPASS: test_immutable_type_with_mutable_base (test.test_capi.test_misc.CAPITest.test_immutable_type_with_mutable_base)\nPASS: test_instancemethod (test.test_capi.test_misc.CAPITest.test_instancemethod)\nPASS: test_memoryview_from_NULL_pointer (test.test_capi.test_misc.CAPITest.test_memoryview_from_NULL_pointer)\nPASS: test_multiple_inheritance_ctypes_with_weakref_or_dict (test.test_capi.test_misc.CAPITest.test_multiple_inheritance_ctypes_with_weakref_or_dict)\nPASS: test_multiple_inheritance_ctypes_with_weakref_or_dict_and_other_builtin (test.test_capi.test_misc.CAPITest.test_multiple_inheritance_ctypes_with_weakref_or_dict_and_other_builtin)\nSKIP: test_negative_refcount (test.test_capi.test_misc.CAPITest.test_negative_refcount) 'need _testcapi.negative_refcount()'\nPASS: test_no_FatalError_infinite_loop (test.test_capi.test_misc.CAPITest.test_no_FatalError_infinite_loop)\nPASS: test_null_type_doc (test.test_capi.test_misc.CAPITest.test_null_type_doc)\nPASS: test_pynumber_tobase (test.test_capi.test_misc.CAPITest.test_pynumber_tobase)\nPASS: test_pyobject_bytes_from_null (test.test_capi.test_misc.CAPITest.test_pyobject_bytes_from_null)\nPASS: test_pyobject_repr_from_null (test.test_capi.test_misc.CAPITest.test_pyobject_repr_from_null)\nPASS: test_pyobject_str_from_null (test.test_capi.test_misc.CAPITest.test_pyobject_str_from_null)\nPASS: test_pytype_fromspec_with_repeated_slots (test.test_capi.test_misc.CAPITest.test_pytype_fromspec_with_repeated_slots)\nPASS: test_return_null_without_error (test.test_capi.test_misc.CAPITest.test_return_null_without_error)\nPASS: test_return_result_with_error (test.test_capi.test_misc.CAPITest.test_return_result_with_error)\nPASS: test_seq_bytes_to_charp_array (test.test_capi.test_misc.CAPITest.test_seq_bytes_to_charp_array)\nPASS: test_subclass_of_heap_gc_ctype_with_del_modifying_dunder_class_only_decrefs_once (test.test_capi.test_misc.CAPITest.test_subclass_of_heap_gc_ctype_with_del_modifying_dunder_class_only_decrefs_once)\nPASS: test_subclass_of_heap_gc_ctype_with_tpdealloc_decrefs_once (test.test_capi.test_misc.CAPITest.test_subclass_of_heap_gc_ctype_with_tpdealloc_decrefs_once)\nPASS: test_sublclassing_managed_both (test.test_capi.test_misc.CAPITest.test_sublclassing_managed_both)\nPASS: test_sublclassing_managed_dict (test.test_capi.test_misc.CAPITest.test_sublclassing_managed_dict)\nPASS: test_sublclassing_managed_weakref (test.test_capi.test_misc.CAPITest.test_sublclassing_managed_weakref)\nPASS: test_subprocess_fork_exec (test.test_capi.test_misc.CAPITest.test_subprocess_fork_exec)\nSKIP: test_trashcan_python_class1 (test.test_capi.test_misc.CAPITest.test_trashcan_python_class1) \"resource 'cpu' is not enabled\"\nSKIP: test_trashcan_python_class2 (test.test_capi.test_misc.CAPITest.test_trashcan_python_class2) \"resource 'cpu' is not enabled\"\nPASS: test_trashcan_subclass (test.test_capi.test_misc.CAPITest.test_trashcan_subclass)\nPASS: test_unstable_gc_new_with_extra_data (test.test_capi.test_misc.CAPITest.test_unstable_gc_new_with_extra_data)\ntest_configured_settings (test.test_capi.test_misc.SubinterpreterTest.test_configured_settings)\nPASS: The config with which an interpreter is created corresponds\ntest_module_state_shared_in_global (test.test_capi.test_misc.SubinterpreterTest.test_module_state_shared_in_global)\nPASS: bpo-44050: Extension module state should be shared between interpreters\ntest_mutate_exception (test.test_capi.test_misc.SubinterpreterTest.test_mutate_exception)\nPASS: Exceptions saved in global module state get shared between\ntest_overridden_setting_extensions_subinterp_check (test.test_capi.test_misc.SubinterpreterTest.test_overridden_setting_extensions_subinterp_check)\nPASS: PyInterpreterConfig.check_multi_interp_extensions can be overridden\nPASS: test_py_config_isoloated_per_interpreter (test.test_capi.test_misc.SubinterpreterTest.test_py_config_isoloated_per_interpreter)\nPASS: test_subinterps (test.test_capi.test_misc.SubinterpreterTest.test_subinterps)\nPASS: test_subinterps_recent_language_features (test.test_capi.test_misc.SubinterpreterTest.test_subinterps_recent_language_features)\ntest_HeapCCollection (test.test_capi.test_misc.TestHeapTypeRelative.test_HeapCCollection)\nPASS: Make sure HeapCCollection works properly by itself\ntest_heaptype_inherit_itemsize (test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_inherit_itemsize)\nPASS: Test HeapCCollection subclasses work properly\nPASS: test_heaptype_invalid_inheritance (test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_invalid_inheritance)\ntest_heaptype_relative_members (test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_relative_members)\nPASS: Test HeapCCollection subclasses work properly\nPASS: test_heaptype_relative_members_errors (test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_relative_members_errors)\nPASS: test_heaptype_relative_sizes (test.test_capi.test_misc.TestHeapTypeRelative.test_heaptype_relative_sizes)\ntest_pyobject_getitemdata_error (test.test_capi.test_misc.TestHeapTypeRelative.test_pyobject_getitemdata_error)\nPASS: Test PyObject_GetItemData fails on unsupported types\nPASS: test_code (test.test_capi.test_misc.TestInternalFrameApi.test_code)\nPASS: test_lasti (test.test_capi.test_misc.TestInternalFrameApi.test_lasti)\nPASS: test_line (test.test_capi.test_misc.TestInternalFrameApi.test_line)\nPASS: test_gen_get_code (test.test_capi.test_misc.TestPendingCalls.test_gen_get_code)\nPASS: test_isolated_subinterpreter (test.test_capi.test_misc.TestPendingCalls.test_isolated_subinterpreter)\nPASS: test_many_subthreads_can_handle_pending_calls (test.test_capi.test_misc.TestPendingCalls.test_many_subthreads_can_handle_pending_calls)\nPASS: test_pendingcalls_non_threaded (test.test_capi.test_misc.TestPendingCalls.test_pendingcalls_non_threaded)\nPASS: test_pendingcalls_threaded (test.test_capi.test_misc.TestPendingCalls.test_pendingcalls_threaded)\nPASS: test_subthreads_can_handle_pending_calls (test.test_capi.test_misc.TestPendingCalls.test_subthreads_can_handle_pending_calls)\nPASS: test_pytype_ready_always_sets_tp_type (test.test_capi.test_misc.TestStaticTypes.test_pytype_ready_always_sets_tp_type)\nPASS: test_gilstate_ensure_no_deadlock (test.test_capi.test_misc.TestThreadState.test_gilstate_ensure_no_deadlock)\nPASS: test_gilstate_matches_current (test.test_capi.test_misc.TestThreadState.test_gilstate_matches_current)\nPASS: test_thread_state (test.test_capi.test_misc.TestThreadState.test_thread_state)\nPASS: test_get_module_bad_def (test.test_capi.test_misc.Test_ModuleStateAccess.test_get_module_bad_def)\nPASS: test_get_module_static_in_mro (test.test_capi.test_misc.Test_ModuleStateAccess.test_get_module_static_in_mro)\ntest_state_access (test.test_capi.test_misc.Test_ModuleStateAccess.test_state_access)\nPASS: Checks methods defined with and without argument clinic\ntest_subclass_get_module (test.test_capi.test_misc.Test_ModuleStateAccess.test_subclass_get_module)\nPASS: PyType_GetModule for defining_class\nPASS: test_subclass_get_module_with_super (test.test_capi.test_misc.Test_ModuleStateAccess.test_subclass_get_module_with_super)\nPASS: test_inlined_binary_subscr (test.test_capi.test_misc.Test_Pep523API.test_inlined_binary_subscr)\nPASS: test_inlined_call (test.test_capi.test_misc.Test_Pep523API.test_inlined_call)\nPASS: test_inlined_call_function_ex (test.test_capi.test_misc.Test_Pep523API.test_inlined_call_function_ex)\nPASS: test_inlined_for_iter (test.test_capi.test_misc.Test_Pep523API.test_inlined_for_iter)\nPASS: test_inlined_load_attr (test.test_capi.test_misc.Test_Pep523API.test_inlined_load_attr)\nPASS: test_inlined_send (test.test_capi.test_misc.Test_Pep523API.test_inlined_send)\nPASS: test_PyOS_mystricmp (test.test_capi.test_misc.Test_testcapi.test_PyOS_mystricmp)\nPASS: test_PyOS_mystrnicmp (test.test_capi.test_misc.Test_testcapi.test_PyOS_mystrnicmp)\nPASS: test_alignof_max_align_t (test.test_capi.test_misc.Test_testcapi.test_alignof_max_align_t)\nPASS: test_atexit (test.test_capi.test_misc.Test_testcapi.test_atexit)\nPASS: test_buildvalue_N (test.test_capi.test_misc.Test_testcapi.test_buildvalue_N)\nPASS: test_buildvalue_issue38913 (test.test_capi.test_misc.Test_testcapi.test_buildvalue_issue38913)\nPASS: test_capsule (test.test_capi.test_misc.Test_testcapi.test_capsule)\nPASS: test_code_api (test.test_capi.test_misc.Test_testcapi.test_code_api)\nPASS: test_code_extra (test.test_capi.test_misc.Test_testcapi.test_code_extra)\nPASS: test_config (test.test_capi.test_misc.Test_testcapi.test_config)\nPASS: test_current_tstate_matches (test.test_capi.test_misc.Test_testcapi.test_current_tstate_matches)\nPASS: test_datetime_capi (test.test_capi.test_misc.Test_testcapi.test_datetime_capi)\nPASS: test_decref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_decref_doesnt_leak)\nPASS: test_dict_iteration (test.test_capi.test_misc.Test_testcapi.test_dict_iteration)\nPASS: test_empty_argparse (test.test_capi.test_misc.Test_testcapi.test_empty_argparse)\nPASS: test_from_contiguous (test.test_capi.test_misc.Test_testcapi.test_from_contiguous)\nPASS: test_from_spec_invalid_metatype_inheritance (test.test_capi.test_misc.Test_testcapi.test_from_spec_invalid_metatype_inheritance)\nPASS: test_from_spec_metatype_inheritance (test.test_capi.test_misc.Test_testcapi.test_from_spec_metatype_inheritance)\nPASS: test_frozenset_add_in_capi (test.test_capi.test_misc.Test_testcapi.test_frozenset_add_in_capi)\nPASS: test_gc_control (test.test_capi.test_misc.Test_testcapi.test_gc_control)\nPASS: test_gc_visit_objects_basic (test.test_capi.test_misc.Test_testcapi.test_gc_visit_objects_basic)\nPASS: test_gc_visit_objects_exit_early (test.test_capi.test_misc.Test_testcapi.test_gc_visit_objects_exit_early)\nPASS: test_get_statictype_slots (test.test_capi.test_misc.Test_testcapi.test_get_statictype_slots)\nPASS: test_get_type_dict (test.test_capi.test_misc.Test_testcapi.test_get_type_dict)\nPASS: test_get_type_name (test.test_capi.test_misc.Test_testcapi.test_get_type_name)\nPASS: test_get_type_qualname (test.test_capi.test_misc.Test_testcapi.test_get_type_qualname)\nPASS: test_immortal_builtins (test.test_capi.test_misc.Test_testcapi.test_immortal_builtins)\nPASS: test_immortal_small_ints (test.test_capi.test_misc.Test_testcapi.test_immortal_small_ints)\nPASS: test_incref_decref_API (test.test_capi.test_misc.Test_testcapi.test_incref_decref_API)\nPASS: test_incref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_incref_doesnt_leak)\nPASS: test_lazy_hash_inheritance (test.test_capi.test_misc.Test_testcapi.test_lazy_hash_inheritance)\nPASS: test_list_api (test.test_capi.test_misc.Test_testcapi.test_list_api)\nPASS: test_long_and_overflow (test.test_capi.test_misc.Test_testcapi.test_long_and_overflow)\nPASS: test_long_api (test.test_capi.test_misc.Test_testcapi.test_long_api)\nPASS: test_long_as_double (test.test_capi.test_misc.Test_testcapi.test_long_as_double)\nPASS: test_long_as_size_t (test.test_capi.test_misc.Test_testcapi.test_long_as_size_t)\nPASS: test_long_as_unsigned_long_long_mask (test.test_capi.test_misc.Test_testcapi.test_long_as_unsigned_long_long_mask)\nPASS: test_long_long_and_overflow (test.test_capi.test_misc.Test_testcapi.test_long_long_and_overflow)\nPASS: test_long_numbits (test.test_capi.test_misc.Test_testcapi.test_long_numbits)\nPASS: test_longlong_api (test.test_capi.test_misc.Test_testcapi.test_longlong_api)\nPASS: test_macros (test.test_capi.test_misc.Test_testcapi.test_macros)\nPASS: test_pep3118_obsolete_write_locks (test.test_capi.test_misc.Test_testcapi.test_pep3118_obsolete_write_locks)\nPASS: test_py_clear (test.test_capi.test_misc.Test_testcapi.test_py_clear)\nPASS: test_py_is_funcs (test.test_capi.test_misc.Test_testcapi.test_py_is_funcs)\nPASS: test_py_is_macros (test.test_capi.test_misc.Test_testcapi.test_py_is_macros)\nPASS: test_py_setref (test.test_capi.test_misc.Test_testcapi.test_py_setref)\nPASS: test_pymem_alloc0 (test.test_capi.test_misc.Test_testcapi.test_pymem_alloc0)\nPASS: test_pymem_setallocators (test.test_capi.test_misc.Test_testcapi.test_pymem_setallocators)\nPASS: test_pymem_setrawallocators (test.test_capi.test_misc.Test_testcapi.test_pymem_setrawallocators)\nPASS: test_pyobject_new (test.test_capi.test_misc.Test_testcapi.test_pyobject_new)\nPASS: test_pyobject_setallocators (test.test_capi.test_misc.Test_testcapi.test_pyobject_setallocators)\nPASS: test_pythread_tss_key_state (test.test_capi.test_misc.Test_testcapi.test_pythread_tss_key_state)\nPASS: test_refcount_funcs (test.test_capi.test_misc.Test_testcapi.test_refcount_funcs)\nPASS: test_refcount_macros (test.test_capi.test_misc.Test_testcapi.test_refcount_macros)\nPASS: test_set_type_size (test.test_capi.test_misc.Test_testcapi.test_set_type_size)\nPASS: test_sizeof_c_types (test.test_capi.test_misc.Test_testcapi.test_sizeof_c_types)\nPASS: test_string_from_format (test.test_capi.test_misc.Test_testcapi.test_string_from_format)\nPASS: test_string_to_double (test.test_capi.test_misc.Test_testcapi.test_string_to_double)\nPASS: test_structseq_newtype_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_structseq_newtype_doesnt_leak)\nPASS: test_structseq_newtype_null_descr_doc (test.test_capi.test_misc.Test_testcapi.test_structseq_newtype_null_descr_doc)\nPASS: test_tstate_capi (test.test_capi.test_misc.Test_testcapi.test_tstate_capi)\nPASS: test_type_from_ephemeral_spec (test.test_capi.test_misc.Test_testcapi.test_type_from_ephemeral_spec)\nPASS: test_unicode_compare_with_ascii (test.test_capi.test_misc.Test_testcapi.test_unicode_compare_with_ascii)\nPASS: test_version_api_data (test.test_capi.test_misc.Test_testcapi.test_version_api_data)\nPASS: test_widechar (test.test_capi.test_misc.Test_testcapi.test_widechar)\ntest_with_docstring (test.test_capi.test_misc.Test_testcapi.test_with_docstring)\nPASS: This is a pretty normal docstring.\nPASS: test_xdecref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_xdecref_doesnt_leak)\nPASS: test_xincref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_xincref_doesnt_leak)\nPASS: test_atomic_funcs (test.test_capi.test_misc.Test_testinternalcapi.test_atomic_funcs)\nPASS: test_bit_length (test.test_capi.test_misc.Test_testinternalcapi.test_bit_length)\nPASS: test_bswap (test.test_capi.test_misc.Test_testinternalcapi.test_bswap)\nPASS: test_bytes_find (test.test_capi.test_misc.Test_testinternalcapi.test_bytes_find)\nPASS: test_edit_cost (test.test_capi.test_misc.Test_testinternalcapi.test_edit_cost)\nPASS: test_hashtable (test.test_capi.test_misc.Test_testinternalcapi.test_hashtable)\nPASS: test_popcount (test.test_capi.test_misc.Test_testinternalcapi.test_popcount)\nPASS: test_add (test.test_capi.test_set.TestSetCAPI.test_add)\nPASS: test_anyset_check (test.test_capi.test_set.TestSetCAPI.test_anyset_check)\nPASS: test_anyset_check_exact (test.test_capi.test_set.TestSetCAPI.test_anyset_check_exact)\nPASS: test_clear (test.test_capi.test_set.TestSetCAPI.test_clear)\nPASS: test_discard (test.test_capi.test_set.TestSetCAPI.test_discard)\nPASS: test_frozenset_check (test.test_capi.test_set.TestSetCAPI.test_frozenset_check)\nPASS: test_frozenset_check_exact (test.test_capi.test_set.TestSetCAPI.test_frozenset_check_exact)\nPASS: test_frozenset_new (test.test_capi.test_set.TestSetCAPI.test_frozenset_new)\nPASS: test_pop (test.test_capi.test_set.TestSetCAPI.test_pop)\nPASS: test_set_check (test.test_capi.test_set.TestSetCAPI.test_set_check)\nPASS: test_set_check_exact (test.test_capi.test_set.TestSetCAPI.test_set_check_exact)\nPASS: test_set_contains (test.test_capi.test_set.TestSetCAPI.test_set_contains)\nPASS: test_set_get_size (test.test_capi.test_set.TestSetCAPI.test_set_get_size)\nPASS: test_set_new (test.test_capi.test_set.TestSetCAPI.test_set_new)\nPASS: test_set_size (test.test_capi.test_set.TestSetCAPI.test_set_size)\nPASS: test_bad_assignments (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_bad_assignments)\nPASS: test_bool (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_bool)\nPASS: test_byte (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_byte)\nPASS: test_inplace_string (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_inplace_string)\nPASS: test_int (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_int)\nPASS: test_long (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_long)\nPASS: test_longlong (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_longlong)\nPASS: test_py_ssize_t (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_py_ssize_t)\nPASS: test_short (test.test_capi.test_structmembers.ReadWriteTests_NewAPI.test_short)\nPASS: test_bad_assignments (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_bad_assignments)\nPASS: test_bool (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_bool)\nPASS: test_byte (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_byte)\nPASS: test_inplace_string (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_inplace_string)\nPASS: test_int (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_int)\nPASS: test_long (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_long)\nPASS: test_longlong (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_longlong)\nPASS: test_py_ssize_t (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_py_ssize_t)\nPASS: test_short (test.test_capi.test_structmembers.ReadWriteTests_OldAPI.test_short)\nPASS: test_byte_max (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_byte_max)\nPASS: test_byte_min (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_byte_min)\nPASS: test_short_max (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_short_max)\nPASS: test_short_min (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_short_min)\nPASS: test_ubyte_max (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_ubyte_max)\nPASS: test_ushort_max (test.test_capi.test_structmembers.TestWarnings_NewAPI.test_ushort_max)\nPASS: test_byte_max (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_byte_max)\nPASS: test_byte_min (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_byte_min)\nPASS: test_short_max (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_short_max)\nPASS: test_short_min (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_short_min)\nPASS: test_ubyte_max (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_ubyte_max)\nPASS: test_ushort_max (test.test_capi.test_structmembers.TestWarnings_OldAPI.test_ushort_max)\nPASS: test_sys_formatstderr (test.test_capi.test_sys.CAPITest.test_sys_formatstderr)\nPASS: test_sys_formatstdout (test.test_capi.test_sys.CAPITest.test_sys_formatstdout)\nPASS: test_sys_getobject (test.test_capi.test_sys.CAPITest.test_sys_getobject)\nPASS: test_sys_getxoptions (test.test_capi.test_sys.CAPITest.test_sys_getxoptions)\nPASS: test_sys_setobject (test.test_capi.test_sys.CAPITest.test_sys_setobject)\nPASS: test_sys_writestderr (test.test_capi.test_sys.CAPITest.test_sys_writestderr)\nPASS: test_sys_writestdout (test.test_capi.test_sys.CAPITest.test_sys_writestdout)\ntest_append (test.test_capi.test_unicode.CAPITest.test_append)\nPASS: Test PyUnicode_Append()\ntest_appendanddel (test.test_capi.test_unicode.CAPITest.test_appendanddel)\nPASS: Test PyUnicode_AppendAndDel()\ntest_asucs4 (test.test_capi.test_unicode.CAPITest.test_asucs4)\nPASS: Test PyUnicode_AsUCS4()\ntest_asucs4copy (test.test_capi.test_unicode.CAPITest.test_asucs4copy)\nPASS: Test PyUnicode_AsUCS4Copy()\ntest_asutf8 (test.test_capi.test_unicode.CAPITest.test_asutf8)\nPASS: Test PyUnicode_AsUTF8()\ntest_asutf8andsize (test.test_capi.test_unicode.CAPITest.test_asutf8andsize)\nPASS: Test PyUnicode_AsUTF8AndSize()\ntest_aswidechar (test.test_capi.test_unicode.CAPITest.test_aswidechar)\nPASS: Test PyUnicode_AsWideChar()\ntest_aswidecharstring (test.test_capi.test_unicode.CAPITest.test_aswidecharstring)\nPASS: Test PyUnicode_AsWideCharString()\ntest_compare (test.test_capi.test_unicode.CAPITest.test_compare)\nPASS: Test PyUnicode_Compare()\ntest_comparewithasciistring (test.test_capi.test_unicode.CAPITest.test_comparewithasciistring)\nPASS: Test PyUnicode_CompareWithASCIIString()\ntest_concat (test.test_capi.test_unicode.CAPITest.test_concat)\nPASS: Test PyUnicode_Concat()\ntest_contains (test.test_capi.test_unicode.CAPITest.test_contains)\nPASS: Test PyUnicode_Contains()\ntest_copycharacters (test.test_capi.test_unicode.CAPITest.test_copycharacters)\nPASS: Test PyUnicode_CopyCharacters()\ntest_count (test.test_capi.test_unicode.CAPITest.test_count)\nPASS: Test PyUnicode_Count()\ntest_fill (test.test_capi.test_unicode.CAPITest.test_fill)\nPASS: Test PyUnicode_Fill()\ntest_find (test.test_capi.test_unicode.CAPITest.test_find)\nPASS: Test PyUnicode_Find()\ntest_findchar (test.test_capi.test_unicode.CAPITest.test_findchar)\nPASS: Test PyUnicode_FindChar()\ntest_format (test.test_capi.test_unicode.CAPITest.test_format)\nPASS: Test PyUnicode_Format()\ntest_from_format (test.test_capi.test_unicode.CAPITest.test_from_format)\nPASS: Test PyUnicode_FromFormat()\ntest_fromkindanddata (test.test_capi.test_unicode.CAPITest.test_fromkindanddata)\nPASS: Test PyUnicode_FromKindAndData()\ntest_fromobject (test.test_capi.test_unicode.CAPITest.test_fromobject)\nPASS: Test PyUnicode_FromObject()\ntest_fromordinal (test.test_capi.test_unicode.CAPITest.test_fromordinal)\nPASS: Test PyUnicode_FromOrdinal()\ntest_fromstring (test.test_capi.test_unicode.CAPITest.test_fromstring)\nPASS: Test PyUnicode_FromString()\ntest_fromstringandsize (test.test_capi.test_unicode.CAPITest.test_fromstringandsize)\nPASS: Test PyUnicode_FromStringAndSize()\ntest_fromwidechar (test.test_capi.test_unicode.CAPITest.test_fromwidechar)\nPASS: Test PyUnicode_FromWideChar()\ntest_getdefaultencoding (test.test_capi.test_unicode.CAPITest.test_getdefaultencoding)\nPASS: Test PyUnicode_GetDefaultEncoding()\ntest_getlength (test.test_capi.test_unicode.CAPITest.test_getlength)\nPASS: Test PyUnicode_GetLength()\ntest_internfromstring (test.test_capi.test_unicode.CAPITest.test_internfromstring)\nPASS: Test PyUnicode_InternFromString()\ntest_interninplace (test.test_capi.test_unicode.CAPITest.test_interninplace)\nPASS: Test PyUnicode_InternInPlace()\ntest_isidentifier (test.test_capi.test_unicode.CAPITest.test_isidentifier)\nPASS: Test PyUnicode_IsIdentifier()\ntest_join (test.test_capi.test_unicode.CAPITest.test_join)\nPASS: Test PyUnicode_Join()\ntest_new (test.test_capi.test_unicode.CAPITest.test_new)\nPASS: Test PyUnicode_New()\ntest_partition (test.test_capi.test_unicode.CAPITest.test_partition)\nPASS: Test PyUnicode_Partition()\nPASS: test_pep393_utf8_caching_bug (test.test_capi.test_unicode.CAPITest.test_pep393_utf8_caching_bug)\ntest_readchar (test.test_capi.test_unicode.CAPITest.test_readchar)\nPASS: Test PyUnicode_ReadChar()\ntest_replace (test.test_capi.test_unicode.CAPITest.test_replace)\nPASS: Test PyUnicode_Replace()\ntest_resize (test.test_capi.test_unicode.CAPITest.test_resize)\nPASS: Test PyUnicode_Resize()\ntest_richcompare (test.test_capi.test_unicode.CAPITest.test_richcompare)\nPASS: Test PyUnicode_RichCompare()\ntest_rpartition (test.test_capi.test_unicode.CAPITest.test_rpartition)\nPASS: Test PyUnicode_RPartition()\ntest_rsplit (test.test_capi.test_unicode.CAPITest.test_rsplit)\nPASS: Test PyUnicode_RSplit()\ntest_split (test.test_capi.test_unicode.CAPITest.test_split)\nPASS: Test PyUnicode_Split()\ntest_splitlines (test.test_capi.test_unicode.CAPITest.test_splitlines)\nPASS: Test PyUnicode_SplitLines()\ntest_substring (test.test_capi.test_unicode.CAPITest.test_substring)\nPASS: Test PyUnicode_Substring()\ntest_tailmatch (test.test_capi.test_unicode.CAPITest.test_tailmatch)\nPASS: Test PyUnicode_Tailmatch()\ntest_transform_decimal_and_space (test.test_capi.test_unicode.CAPITest.test_transform_decimal_and_space)\nPASS: Test _PyUnicode_TransformDecimalAndSpaceToASCII()\ntest_translate (test.test_capi.test_unicode.CAPITest.test_translate)\nPASS: Test PyUnicode_Translate()\ntest_writechar (test.test_capi.test_unicode.CAPITest.test_writechar)\nPASS: Test PyUnicode_WriteChar()\nPASS: test_allocate_too_many_watchers (test.test_capi.test_watchers.TestCodeObjectWatchers.test_allocate_too_many_watchers)\nPASS: test_clear_out_of_range_watcher_id (test.test_capi.test_watchers.TestCodeObjectWatchers.test_clear_out_of_range_watcher_id)\nPASS: test_clear_unassigned_watcher_id (test.test_capi.test_watchers.TestCodeObjectWatchers.test_clear_unassigned_watcher_id)\nPASS: test_code_object_events_dispatched (test.test_capi.test_watchers.TestCodeObjectWatchers.test_code_object_events_dispatched)\nPASS: test_dealloc_error (test.test_capi.test_watchers.TestCodeObjectWatchers.test_dealloc_error)\nPASS: test_error (test.test_capi.test_watchers.TestCodeObjectWatchers.test_error)\nPASS: test_clear (test.test_capi.test_watchers.TestDictWatchers.test_clear)\nPASS: test_clear_out_of_range_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_clear_out_of_range_watcher_id)\nPASS: test_clear_unassigned_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_clear_unassigned_watcher_id)\nPASS: test_clone (test.test_capi.test_watchers.TestDictWatchers.test_clone)\nPASS: test_dealloc (test.test_capi.test_watchers.TestDictWatchers.test_dealloc)\nPASS: test_dealloc_error (test.test_capi.test_watchers.TestDictWatchers.test_dealloc_error)\nPASS: test_del (test.test_capi.test_watchers.TestDictWatchers.test_del)\nPASS: test_error (test.test_capi.test_watchers.TestDictWatchers.test_error)\nPASS: test_no_event_if_not_watched (test.test_capi.test_watchers.TestDictWatchers.test_no_event_if_not_watched)\nPASS: test_pop (test.test_capi.test_watchers.TestDictWatchers.test_pop)\nPASS: test_set_existing_item (test.test_capi.test_watchers.TestDictWatchers.test_set_existing_item)\nPASS: test_set_new_item (test.test_capi.test_watchers.TestDictWatchers.test_set_new_item)\nPASS: test_two_watchers (test.test_capi.test_watchers.TestDictWatchers.test_two_watchers)\nPASS: test_unwatch (test.test_capi.test_watchers.TestDictWatchers.test_unwatch)\nPASS: test_unwatch_non_dict (test.test_capi.test_watchers.TestDictWatchers.test_unwatch_non_dict)\nPASS: test_unwatch_out_of_range_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_unwatch_out_of_range_watcher_id)\nPASS: test_unwatch_unassigned_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_unwatch_unassigned_watcher_id)\nPASS: test_watch_non_dict (test.test_capi.test_watchers.TestDictWatchers.test_watch_non_dict)\nPASS: test_watch_out_of_range_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_watch_out_of_range_watcher_id)\nPASS: test_watch_unassigned_watcher_id (test.test_capi.test_watchers.TestDictWatchers.test_watch_unassigned_watcher_id)\nPASS: test_allocate_too_many_watchers (test.test_capi.test_watchers.TestFuncWatchers.test_allocate_too_many_watchers)\nPASS: test_clear_out_of_range_watcher_id (test.test_capi.test_watchers.TestFuncWatchers.test_clear_out_of_range_watcher_id)\nPASS: test_clear_unassigned_watcher_id (test.test_capi.test_watchers.TestFuncWatchers.test_clear_unassigned_watcher_id)\nPASS: test_dealloc_watcher_raises_error (test.test_capi.test_watchers.TestFuncWatchers.test_dealloc_watcher_raises_error)\nPASS: test_func_events_dispatched (test.test_capi.test_watchers.TestFuncWatchers.test_func_events_dispatched)\nPASS: test_multiple_watchers (test.test_capi.test_watchers.TestFuncWatchers.test_multiple_watchers)\nPASS: test_watcher_raises_error (test.test_capi.test_watchers.TestFuncWatchers.test_watcher_raises_error)\nPASS: test_all_watchers (test.test_capi.test_watchers.TestTypeWatchers.test_all_watchers)\nPASS: test_clear_out_of_range_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_clear_out_of_range_watcher_id)\nPASS: test_clear_unassigned_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_clear_unassigned_watcher_id)\nPASS: test_clear_watcher (test.test_capi.test_watchers.TestTypeWatchers.test_clear_watcher)\nPASS: test_error (test.test_capi.test_watchers.TestTypeWatchers.test_error)\nPASS: test_event_aggregation (test.test_capi.test_watchers.TestTypeWatchers.test_event_aggregation)\nPASS: test_lookup_resets_aggregation (test.test_capi.test_watchers.TestTypeWatchers.test_lookup_resets_aggregation)\nPASS: test_no_more_ids_available (test.test_capi.test_watchers.TestTypeWatchers.test_no_more_ids_available)\nPASS: test_two_watchers (test.test_capi.test_watchers.TestTypeWatchers.test_two_watchers)\nPASS: test_unwatch_non_type (test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_non_type)\nPASS: test_unwatch_out_of_range_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_out_of_range_watcher_id)\nPASS: test_unwatch_type (test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_type)\nPASS: test_unwatch_unassigned_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_unwatch_unassigned_watcher_id)\nPASS: test_watch_non_type (test.test_capi.test_watchers.TestTypeWatchers.test_watch_non_type)\nPASS: test_watch_out_of_range_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_watch_out_of_range_watcher_id)\nPASS: test_watch_type (test.test_capi.test_watchers.TestTypeWatchers.test_watch_type)\nPASS: test_watch_type_subclass (test.test_capi.test_watchers.TestTypeWatchers.test_watch_type_subclass)\nPASS: test_watch_unassigned_watcher_id (test.test_capi.test_watchers.TestTypeWatchers.test_watch_unassigned_watcher_id)\n\n----------------------------------------------------------------------\nRan 611 tests in 6.323s\n\nOK (skipped=17)\n0:00:47 load avg: 1.63 [ 89/469] test_codecencodings_hk passed\nPASS: test_callback_None_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_hk.Test_Big5HKSCS.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_hk.Test_Big5HKSCS.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_hk.Test_Big5HKSCS.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_hk.Test_Big5HKSCS.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_hk.Test_Big5HKSCS.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_hk.Test_Big5HKSCS.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_hk.Test_Big5HKSCS.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_hk.Test_Big5HKSCS.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_hk.Test_Big5HKSCS.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.024s\n\nOK\n0:00:48 load avg: 1.90 [ 90/469] test_cmd_line passed\nSKIP: test_argv0_normalization (test.test_cmd_line.CmdLineTest.test_argv0_normalization) 'bpo-32457 only applies on Windows'\nPASS: test_builtin_input (test.test_cmd_line.CmdLineTest.test_builtin_input)\nPASS: test_closed_stdout (test.test_cmd_line.CmdLineTest.test_closed_stdout)\nPASS: test_coding (test.test_cmd_line.CmdLineTest.test_coding)\nPASS: test_del___main__ (test.test_cmd_line.CmdLineTest.test_del___main__)\nPASS: test_directories (test.test_cmd_line.CmdLineTest.test_directories)\nPASS: test_displayhook_unencodable (test.test_cmd_line.CmdLineTest.test_displayhook_unencodable)\nPASS: test_empty_PYTHONPATH_issue16309 (test.test_cmd_line.CmdLineTest.test_empty_PYTHONPATH_issue16309)\nPASS: test_hash_randomization (test.test_cmd_line.CmdLineTest.test_hash_randomization)\nPASS: test_help (test.test_cmd_line.CmdLineTest.test_help)\nPASS: test_help_all (test.test_cmd_line.CmdLineTest.test_help_all)\nPASS: test_help_env (test.test_cmd_line.CmdLineTest.test_help_env)\nPASS: test_help_xoptions (test.test_cmd_line.CmdLineTest.test_help_xoptions)\nPASS: test_int_max_str_digits (test.test_cmd_line.CmdLineTest.test_int_max_str_digits)\nPASS: test_invalid_utf8_arg (test.test_cmd_line.CmdLineTest.test_invalid_utf8_arg)\nPASS: test_isolatedmode (test.test_cmd_line.CmdLineTest.test_isolatedmode)\nPASS: test_large_PYTHONPATH (test.test_cmd_line.CmdLineTest.test_large_PYTHONPATH)\nPASS: test_no_std_streams (test.test_cmd_line.CmdLineTest.test_no_std_streams)\nPASS: test_no_stderr (test.test_cmd_line.CmdLineTest.test_no_stderr)\nPASS: test_no_stdin (test.test_cmd_line.CmdLineTest.test_no_stdin)\nPASS: test_no_stdout (test.test_cmd_line.CmdLineTest.test_no_stdout)\nPASS: test_non_ascii (test.test_cmd_line.CmdLineTest.test_non_ascii)\nPASS: test_non_interactive_output_buffering (test.test_cmd_line.CmdLineTest.test_non_interactive_output_buffering)\nPASS: test_optimize (test.test_cmd_line.CmdLineTest.test_optimize)\nSKIP: test_osx_android_utf8 (test.test_cmd_line.CmdLineTest.test_osx_android_utf8) 'test specific to Mac OS X and Android'\nPASS: test_output_newline (test.test_cmd_line.CmdLineTest.test_output_newline)\nPASS: test_parsing_error (test.test_cmd_line.CmdLineTest.test_parsing_error)\nPASS: test_pythondevmode_env (test.test_cmd_line.CmdLineTest.test_pythondevmode_env)\nPASS: test_pythonmalloc (test.test_cmd_line.CmdLineTest.test_pythonmalloc)\nPASS: test_relativedir_bug46421 (test.test_cmd_line.CmdLineTest.test_relativedir_bug46421)\nPASS: test_run_code (test.test_cmd_line.CmdLineTest.test_run_code)\nPASS: test_run_module (test.test_cmd_line.CmdLineTest.test_run_module)\nPASS: test_run_module_bug1764407 (test.test_cmd_line.CmdLineTest.test_run_module_bug1764407)\nPASS: test_set_pycache_prefix (test.test_cmd_line.CmdLineTest.test_set_pycache_prefix)\nPASS: test_showrefcount (test.test_cmd_line.CmdLineTest.test_showrefcount)\nPASS: test_site_flag (test.test_cmd_line.CmdLineTest.test_site_flag)\nPASS: test_stdin_readline (test.test_cmd_line.CmdLineTest.test_stdin_readline)\nPASS: test_stdout_flush_at_shutdown (test.test_cmd_line.CmdLineTest.test_stdout_flush_at_shutdown)\nPASS: test_sys_flags_set (test.test_cmd_line.CmdLineTest.test_sys_flags_set)\nPASS: test_unbuffered_input (test.test_cmd_line.CmdLineTest.test_unbuffered_input)\nPASS: test_unbuffered_output (test.test_cmd_line.CmdLineTest.test_unbuffered_output)\nPASS: test_undecodable_code (test.test_cmd_line.CmdLineTest.test_undecodable_code)\nPASS: test_unknown_options (test.test_cmd_line.CmdLineTest.test_unknown_options)\nPASS: test_unmached_quote (test.test_cmd_line.CmdLineTest.test_unmached_quote)\nPASS: test_verbose (test.test_cmd_line.CmdLineTest.test_verbose)\nPASS: test_version (test.test_cmd_line.CmdLineTest.test_version)\nPASS: test_warnings_filter_precedence (test.test_cmd_line.CmdLineTest.test_warnings_filter_precedence)\nPASS: test_xdev (test.test_cmd_line.CmdLineTest.test_xdev)\nPASS: test_xoption_frozen_modules (test.test_cmd_line.CmdLineTest.test_xoption_frozen_modules)\nPASS: test_xoptions (test.test_cmd_line.CmdLineTest.test_xoptions)\nPASS: test_ignore_PYTHONHASHSEED (test.test_cmd_line.IgnoreEnvironmentTest.test_ignore_PYTHONHASHSEED)\nPASS: test_ignore_PYTHONPATH (test.test_cmd_line.IgnoreEnvironmentTest.test_ignore_PYTHONPATH)\nPASS: test_sys_flags_not_set (test.test_cmd_line.IgnoreEnvironmentTest.test_sys_flags_not_set)\nPASS: test_decoding_error_at_the_end_of_the_line (test.test_cmd_line.SyntaxErrorTests.test_decoding_error_at_the_end_of_the_line)\nPASS: test_tokenizer_error_with_stdin (test.test_cmd_line.SyntaxErrorTests.test_tokenizer_error_with_stdin)\n\n----------------------------------------------------------------------\nRan 53 tests in 5.410s\n\nOK (skipped=2)\n0:00:48 load avg: 1.90 [ 91/469] test_codecencodings_iso2022 passed\nPASS: test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP2.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP2004.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP3.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_callback_wrong_objects)\nSKIP: test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_chunkcoding) 'iso2022_kr.txt cannot be used to test \"chunk coding\"'\nPASS: test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_KR.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 89 tests in 0.626s\n\nOK (skipped=1)\n0:00:48 load avg: 1.90 [ 92/469] test_cmd_line_script passed\nPASS: test_basic_script (test.test_cmd_line_script.CmdLineTest.test_basic_script)\nPASS: test_consistent_sys_path_for_direct_execution (test.test_cmd_line_script.CmdLineTest.test_consistent_sys_path_for_direct_execution)\nPASS: test_consistent_sys_path_for_module_execution (test.test_cmd_line_script.CmdLineTest.test_consistent_sys_path_for_module_execution)\nPASS: test_dash_c_loader (test.test_cmd_line_script.CmdLineTest.test_dash_c_loader)\nPASS: test_dash_m_bad_pyc (test.test_cmd_line_script.CmdLineTest.test_dash_m_bad_pyc)\nPASS: test_dash_m_error_code_is_one (test.test_cmd_line_script.CmdLineTest.test_dash_m_error_code_is_one)\nPASS: test_dash_m_errors (test.test_cmd_line_script.CmdLineTest.test_dash_m_errors)\nPASS: test_dash_m_init_traceback (test.test_cmd_line_script.CmdLineTest.test_dash_m_init_traceback)\nPASS: test_dash_m_main_traceback (test.test_cmd_line_script.CmdLineTest.test_dash_m_main_traceback)\nPASS: test_directory (test.test_cmd_line_script.CmdLineTest.test_directory)\nPASS: test_directory_compiled (test.test_cmd_line_script.CmdLineTest.test_directory_compiled)\nPASS: test_directory_error (test.test_cmd_line_script.CmdLineTest.test_directory_error)\nPASS: test_hint_when_triying_to_import_a_py_file (test.test_cmd_line_script.CmdLineTest.test_hint_when_triying_to_import_a_py_file)\nPASS: test_issue20500_exit_with_exception_value (test.test_cmd_line_script.CmdLineTest.test_issue20500_exit_with_exception_value)\nPASS: test_issue20884 (test.test_cmd_line_script.CmdLineTest.test_issue20884)\nPASS: test_issue8202 (test.test_cmd_line_script.CmdLineTest.test_issue8202)\nPASS: test_issue8202_dash_c_file_ignored (test.test_cmd_line_script.CmdLineTest.test_issue8202_dash_c_file_ignored)\nPASS: test_issue8202_dash_m_file_ignored (test.test_cmd_line_script.CmdLineTest.test_issue8202_dash_m_file_ignored)\nPASS: test_module_in_package (test.test_cmd_line_script.CmdLineTest.test_module_in_package)\nPASS: test_module_in_package_in_zipfile (test.test_cmd_line_script.CmdLineTest.test_module_in_package_in_zipfile)\nPASS: test_module_in_subpackage_in_zipfile (test.test_cmd_line_script.CmdLineTest.test_module_in_subpackage_in_zipfile)\nPASS: test_non_ascii (test.test_cmd_line_script.CmdLineTest.test_non_ascii)\nPASS: test_nonexisting_script (test.test_cmd_line_script.CmdLineTest.test_nonexisting_script)\nPASS: test_package (test.test_cmd_line_script.CmdLineTest.test_package)\nPASS: test_package_compiled (test.test_cmd_line_script.CmdLineTest.test_package_compiled)\nPASS: test_package_error (test.test_cmd_line_script.CmdLineTest.test_package_error)\nPASS: test_package_recursion (test.test_cmd_line_script.CmdLineTest.test_package_recursion)\nPASS: test_pep_409_verbiage (test.test_cmd_line_script.CmdLineTest.test_pep_409_verbiage)\nPASS: test_repl_stderr_flush (test.test_cmd_line_script.CmdLineTest.test_repl_stderr_flush)\nPASS: test_repl_stderr_flush_separate_stderr (test.test_cmd_line_script.CmdLineTest.test_repl_stderr_flush_separate_stderr)\nPASS: test_repl_stdout_flush (test.test_cmd_line_script.CmdLineTest.test_repl_stdout_flush)\nPASS: test_repl_stdout_flush_separate_stderr (test.test_cmd_line_script.CmdLineTest.test_repl_stdout_flush_separate_stderr)\nPASS: test_script_abspath (test.test_cmd_line_script.CmdLineTest.test_script_abspath)\nPASS: test_script_as_dev_fd (test.test_cmd_line_script.CmdLineTest.test_script_as_dev_fd)\nPASS: test_script_compiled (test.test_cmd_line_script.CmdLineTest.test_script_compiled)\nPASS: test_stdin_loader (test.test_cmd_line_script.CmdLineTest.test_stdin_loader)\nPASS: test_syntaxerror_indented_caret_position (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_indented_caret_position)\nPASS: test_syntaxerror_invalid_escape_sequence_multi_line (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_invalid_escape_sequence_multi_line)\nPASS: test_syntaxerror_multi_line_fstring (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_multi_line_fstring)\nPASS: test_syntaxerror_null_bytes (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_null_bytes)\nPASS: test_syntaxerror_null_bytes_in_multiline_string (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_null_bytes_in_multiline_string)\nPASS: test_syntaxerror_unindented_caret_position (test.test_cmd_line_script.CmdLineTest.test_syntaxerror_unindented_caret_position)\nPASS: test_zipfile (test.test_cmd_line_script.CmdLineTest.test_zipfile)\nPASS: test_zipfile_compiled_checked_hash (test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_checked_hash)\nPASS: test_zipfile_compiled_timestamp (test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_timestamp)\nPASS: test_zipfile_compiled_unchecked_hash (test.test_cmd_line_script.CmdLineTest.test_zipfile_compiled_unchecked_hash)\nPASS: test_zipfile_error (test.test_cmd_line_script.CmdLineTest.test_zipfile_error)\n\n----------------------------------------------------------------------\nRan 47 tests in 5.602s\n\nOK\n0:00:49 load avg: 1.90 [ 93/469] test_codecencodings_jp passed\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_CP932.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_CP932.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_CP932.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_CP932.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_CP932.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_CP932.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_CP932.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_CP932.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_CP932.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_CP932.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_CP932.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_CP932.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_CP932.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_CP932.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_CP932.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JISX0213.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JISX0213.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_EUC_JISX0213.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JISX0213.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJISX0213.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJISX0213.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJISX0213.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_SJISX0213.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_SJISX0213.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_SJISX0213.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_SJISX0213.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJISX0213.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_2004.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_2004.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_SJIS_2004.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_SJIS_2004.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_SJIS_2004.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJIS_2004.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_2004.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 126 tests in 0.795s\n\nOK\n0:00:49 load avg: 1.90 [ 94/469] test_codecencodings_kr passed\nPASS: test_callback_None_index (test.test_codecencodings_kr.Test_CP949.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_kr.Test_CP949.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_kr.Test_CP949.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_kr.Test_CP949.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_kr.Test_CP949.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_kr.Test_CP949.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_kr.Test_CP949.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_kr.Test_CP949.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_kr.Test_CP949.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_kr.Test_CP949.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_kr.Test_CP949.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_kr.Test_CP949.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_kr.Test_CP949.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_CP949.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_kr.Test_CP949.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_kr.Test_CP949.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_kr.Test_CP949.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_kr.Test_CP949.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_kr.Test_EUCKR.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_kr.Test_EUCKR.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_kr.Test_EUCKR.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_kr.Test_EUCKR.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_kr.Test_EUCKR.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_kr.Test_EUCKR.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_kr.Test_EUCKR.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_kr.Test_EUCKR.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_kr.Test_EUCKR.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_kr.Test_EUCKR.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_kr.Test_EUCKR.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_kr.Test_EUCKR.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_kr.Test_EUCKR.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_EUCKR.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_kr.Test_EUCKR.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_kr.Test_EUCKR.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_kr.Test_EUCKR.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_kr.Test_EUCKR.test_xmlcharrefreplace)\nPASS: test_callback_None_index (test.test_codecencodings_kr.Test_JOHAB.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_kr.Test_JOHAB.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_kr.Test_JOHAB.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_kr.Test_JOHAB.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_kr.Test_JOHAB.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_kr.Test_JOHAB.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_kr.Test_JOHAB.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_kr.Test_JOHAB.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_kr.Test_JOHAB.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_kr.Test_JOHAB.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_kr.Test_JOHAB.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_kr.Test_JOHAB.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_kr.Test_JOHAB.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_JOHAB.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_kr.Test_JOHAB.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_kr.Test_JOHAB.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_kr.Test_JOHAB.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_kr.Test_JOHAB.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 54 tests in 0.214s\n\nOK\n0:00:49 load avg: 1.90 [ 95/469] test_codecmaps_cn passed\nSKIP: test_errorhandle (test.test_codecmaps_cn.TestGB18030Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_cn.TestGB18030Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_cn.TestGB18030Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_cn.TestGB2312Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_cn.TestGB2312Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_cn.TestGB2312Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_cn.TestGBKMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_cn.TestGBKMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_cn.TestGBKMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 9 tests in 0.015s\n\nOK (skipped=9)\n0:00:49 load avg: 1.90 [ 96/469] test_codecencodings_tw passed\nPASS: test_callback_None_index (test.test_codecencodings_tw.Test_Big5.test_callback_None_index)\nPASS: test_callback_backward_index (test.test_codecencodings_tw.Test_Big5.test_callback_backward_index)\nPASS: test_callback_forward_index (test.test_codecencodings_tw.Test_Big5.test_callback_forward_index)\nPASS: test_callback_index_outofbound (test.test_codecencodings_tw.Test_Big5.test_callback_index_outofbound)\nPASS: test_callback_long_index (test.test_codecencodings_tw.Test_Big5.test_callback_long_index)\nPASS: test_callback_returns_bytes (test.test_codecencodings_tw.Test_Big5.test_callback_returns_bytes)\nPASS: test_callback_wrong_objects (test.test_codecencodings_tw.Test_Big5.test_callback_wrong_objects)\nPASS: test_chunkcoding (test.test_codecencodings_tw.Test_Big5.test_chunkcoding)\nPASS: test_customreplace_encode (test.test_codecencodings_tw.Test_Big5.test_customreplace_encode)\nPASS: test_errorhandle (test.test_codecencodings_tw.Test_Big5.test_errorhandle)\nPASS: test_incrementaldecoder (test.test_codecencodings_tw.Test_Big5.test_incrementaldecoder)\nPASS: test_incrementalencoder (test.test_codecencodings_tw.Test_Big5.test_incrementalencoder)\nPASS: test_incrementalencoder_del_segfault (test.test_codecencodings_tw.Test_Big5.test_incrementalencoder_del_segfault)\nPASS: test_incrementalencoder_error_callback (test.test_codecencodings_tw.Test_Big5.test_incrementalencoder_error_callback)\nPASS: test_streamreader (test.test_codecencodings_tw.Test_Big5.test_streamreader)\nPASS: test_streamwriter (test.test_codecencodings_tw.Test_Big5.test_streamwriter)\nPASS: test_streamwriter_reset_no_pending (test.test_codecencodings_tw.Test_Big5.test_streamwriter_reset_no_pending)\nPASS: test_xmlcharrefreplace (test.test_codecencodings_tw.Test_Big5.test_xmlcharrefreplace)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.070s\n\nOK\n0:00:49 load avg: 1.90 [ 97/469] test_codecmaps_hk passed\nSKIP: test_errorhandle (test.test_codecmaps_hk.TestBig5HKSCSMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_hk.TestBig5HKSCSMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_hk.TestBig5HKSCSMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 3 tests in 0.012s\n\nOK (skipped=3)\n0:00:49 load avg: 1.90 [ 98/469] test_codecmaps_jp passed\nSKIP: test_errorhandle (test.test_codecmaps_jp.TestCP932Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_jp.TestCP932Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_jp.TestCP932Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_jp.TestEUCJISX0213Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_jp.TestEUCJISX0213Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_jp.TestEUCJISX0213Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_jp.TestEUCJPCOMPATMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_jp.TestSJISCOMPATMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_jp.TestSJISCOMPATMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_jp.TestSJISCOMPATMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_jp.TestSJISX0213Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_jp.TestSJISX0213Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_jp.TestSJISX0213Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 15 tests in 0.016s\n\nOK (skipped=15)\n0:00:49 load avg: 1.90 [ 99/469] test_codecmaps_kr passed\nSKIP: test_errorhandle (test.test_codecmaps_kr.TestCP949Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_kr.TestCP949Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_kr.TestCP949Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_kr.TestEUCKRMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_kr.TestEUCKRMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_kr.TestEUCKRMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_kr.TestJOHABMap.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_kr.TestJOHABMap.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_kr.TestJOHABMap.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 9 tests in 0.015s\n\nOK (skipped=9)\n0:00:49 load avg: 1.90 [100/469] test_codecmaps_tw passed\nSKIP: test_errorhandle (test.test_codecmaps_tw.TestBIG5Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_tw.TestBIG5Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_tw.TestBIG5Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_errorhandle (test.test_codecmaps_tw.TestCP950Map.test_errorhandle) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_file (test.test_codecmaps_tw.TestCP950Map.test_mapping_file) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_mapping_supplemental (test.test_codecmaps_tw.TestCP950Map.test_mapping_supplemental) \"Use of the 'urlfetch' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 6 tests in 0.015s\n\nOK (skipped=6)\n0:00:50 load avg: 1.90 [101/469] test_codeop passed\nPASS: test_filename (test.test_codeop.CodeopTests.test_filename)\nPASS: test_incomplete (test.test_codeop.CodeopTests.test_incomplete)\nPASS: test_incomplete_warning (test.test_codeop.CodeopTests.test_incomplete_warning)\nPASS: test_invalid (test.test_codeop.CodeopTests.test_invalid)\nPASS: test_invalid_exec (test.test_codeop.CodeopTests.test_invalid_exec)\nPASS: test_invalid_warning (test.test_codeop.CodeopTests.test_invalid_warning)\nPASS: test_syntax_errors (test.test_codeop.CodeopTests.test_syntax_errors)\nPASS: test_valid (test.test_codeop.CodeopTests.test_valid)\nPASS: test_warning (test.test_codeop.CodeopTests.test_warning)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.027s\n\nOK\n0:00:50 load avg: 1.90 [102/469] test_colorsys passed\nPASS: test_hls_nearwhite (test.test_colorsys.ColorsysTest.test_hls_nearwhite)\nPASS: test_hls_roundtrip (test.test_colorsys.ColorsysTest.test_hls_roundtrip)\nPASS: test_hls_values (test.test_colorsys.ColorsysTest.test_hls_values)\nPASS: test_hsv_roundtrip (test.test_colorsys.ColorsysTest.test_hsv_roundtrip)\nPASS: test_hsv_values (test.test_colorsys.ColorsysTest.test_hsv_values)\nPASS: test_yiq_roundtrip (test.test_colorsys.ColorsysTest.test_yiq_roundtrip)\nPASS: test_yiq_values (test.test_colorsys.ColorsysTest.test_yiq_values)\n\n----------------------------------------------------------------------\nRan 7 tests in 0.011s\n\nOK\n0:00:50 load avg: 1.90 [103/469] test_compare passed\ntest_bytes (test.test_compare.ComparisonFullTest.test_bytes)\nPASS: Compare bytes and bytearray.\ntest_comp_classes_different (test.test_compare.ComparisonFullTest.test_comp_classes_different)\nPASS: Compare different-class instances with comparison methods.\ntest_comp_classes_same (test.test_compare.ComparisonFullTest.test_comp_classes_same)\nPASS: Compare same-class instances with comparison methods.\ntest_mappings (test.test_compare.ComparisonFullTest.test_mappings)\nPASS: Compare dict.\ntest_numbers (test.test_compare.ComparisonFullTest.test_numbers)\nPASS: Compare number types.\ntest_objects (test.test_compare.ComparisonFullTest.test_objects)\nPASS: Compare instances of type 'object'.\ntest_sequences (test.test_compare.ComparisonFullTest.test_sequences)\nPASS: Compare list, tuple, and range.\ntest_sets (test.test_compare.ComparisonFullTest.test_sets)\nPASS: Compare set and frozenset.\ntest_str_subclass (test.test_compare.ComparisonFullTest.test_str_subclass)\nPASS: Compare instances of str and a subclass.\nPASS: test_comparisons (test.test_compare.ComparisonSimpleTest.test_comparisons)\nPASS: test_id_comparisons (test.test_compare.ComparisonSimpleTest.test_id_comparisons)\nPASS: test_issue_1393 (test.test_compare.ComparisonSimpleTest.test_issue_1393)\nPASS: test_ne_defaults_to_not_eq (test.test_compare.ComparisonSimpleTest.test_ne_defaults_to_not_eq)\ntest_ne_high_priority (test.test_compare.ComparisonSimpleTest.test_ne_high_priority)\nPASS: object.__ne__() should allow reflected __ne__() to be tried\ntest_ne_low_priority (test.test_compare.ComparisonSimpleTest.test_ne_low_priority)\nPASS: object.__ne__() should not invoke reflected __eq__()\ntest_other_delegation (test.test_compare.ComparisonSimpleTest.test_other_delegation)\nPASS: No default delegation between operations except __ne__()\n\n----------------------------------------------------------------------\nRan 16 tests in 0.050s\n\nOK\n0:00:51 load avg: 1.90 [104/469] test_collections passed\nPASS: test_basics (test.test_collections.TestChainMap.test_basics)\nPASS: test_bool (test.test_collections.TestChainMap.test_bool)\nPASS: test_constructor (test.test_collections.TestChainMap.test_constructor)\nPASS: test_dict_coercion (test.test_collections.TestChainMap.test_dict_coercion)\nPASS: test_iter_not_calling_getitem_on_maps (test.test_collections.TestChainMap.test_iter_not_calling_getitem_on_maps)\nPASS: test_missing (test.test_collections.TestChainMap.test_missing)\ntest_new_child (test.test_collections.TestChainMap.test_new_child)\nPASS: Tests for changes for issue #16613.\nPASS: test_order_preservation (test.test_collections.TestChainMap.test_order_preservation)\nPASS: test_ordering (test.test_collections.TestChainMap.test_ordering)\nPASS: test_union_operators (test.test_collections.TestChainMap.test_union_operators)\nPASS: test_Buffer (test.test_collections.TestCollectionABCs.test_Buffer)\nPASS: test_ByteString (test.test_collections.TestCollectionABCs.test_ByteString)\nPASS: test_Mapping (test.test_collections.TestCollectionABCs.test_Mapping)\nPASS: test_MutableMapping (test.test_collections.TestCollectionABCs.test_MutableMapping)\nPASS: test_MutableMapping_subclass (test.test_collections.TestCollectionABCs.test_MutableMapping_subclass)\nPASS: test_MutableSequence (test.test_collections.TestCollectionABCs.test_MutableSequence)\nPASS: test_MutableSequence_mixins (test.test_collections.TestCollectionABCs.test_MutableSequence_mixins)\nPASS: test_MutableSet (test.test_collections.TestCollectionABCs.test_MutableSet)\nPASS: test_Sequence (test.test_collections.TestCollectionABCs.test_Sequence)\nPASS: test_Sequence_mixins (test.test_collections.TestCollectionABCs.test_Sequence_mixins)\nPASS: test_Set (test.test_collections.TestCollectionABCs.test_Set)\ntest_Set_from_iterable (test.test_collections.TestCollectionABCs.test_Set_from_iterable)\nPASS: Verify _from_iterable overridden to an instance method works.\nPASS: test_Set_hash_matches_frozenset (test.test_collections.TestCollectionABCs.test_Set_hash_matches_frozenset)\nPASS: test_Set_interoperability_with_real_sets (test.test_collections.TestCollectionABCs.test_Set_interoperability_with_real_sets)\nPASS: test_arithmetic_Set (test.test_collections.TestCollectionABCs.test_arithmetic_Set)\nPASS: test_equality_Set (test.test_collections.TestCollectionABCs.test_equality_Set)\nPASS: test_hash_Set (test.test_collections.TestCollectionABCs.test_hash_Set)\nPASS: test_illegal_patma_flags (test.test_collections.TestCollectionABCs.test_illegal_patma_flags)\nPASS: test_isdisjoint_Set (test.test_collections.TestCollectionABCs.test_isdisjoint_Set)\nPASS: test_issue16373 (test.test_collections.TestCollectionABCs.test_issue16373)\nPASS: test_issue26915 (test.test_collections.TestCollectionABCs.test_issue26915)\nPASS: test_issue8750 (test.test_collections.TestCollectionABCs.test_issue8750)\nPASS: test_issue_4920 (test.test_collections.TestCollectionABCs.test_issue_4920)\nPASS: test_issue_5647 (test.test_collections.TestCollectionABCs.test_issue_5647)\nPASS: test_basics (test.test_collections.TestCounter.test_basics)\nPASS: test_conversions (test.test_collections.TestCounter.test_conversions)\nPASS: test_copy_subclass (test.test_collections.TestCounter.test_copy_subclass)\nPASS: test_copying (test.test_collections.TestCounter.test_copying)\nPASS: test_eq (test.test_collections.TestCounter.test_eq)\nPASS: test_ge (test.test_collections.TestCounter.test_ge)\nPASS: test_gt (test.test_collections.TestCounter.test_gt)\nPASS: test_helper_function (test.test_collections.TestCounter.test_helper_function)\nPASS: test_init (test.test_collections.TestCounter.test_init)\nPASS: test_inplace_operations (test.test_collections.TestCounter.test_inplace_operations)\nPASS: test_invariant_for_the_in_operator (test.test_collections.TestCounter.test_invariant_for_the_in_operator)\nPASS: test_le (test.test_collections.TestCounter.test_le)\nPASS: test_lt (test.test_collections.TestCounter.test_lt)\nPASS: test_multiset_operations (test.test_collections.TestCounter.test_multiset_operations)\nPASS: test_multiset_operations_equivalent_to_set_operations (test.test_collections.TestCounter.test_multiset_operations_equivalent_to_set_operations)\nPASS: test_order_preservation (test.test_collections.TestCounter.test_order_preservation)\nPASS: test_repr_nonsortable (test.test_collections.TestCounter.test_repr_nonsortable)\nPASS: test_subtract (test.test_collections.TestCounter.test_subtract)\nPASS: test_total (test.test_collections.TestCounter.test_total)\nPASS: test_unary (test.test_collections.TestCounter.test_unary)\nPASS: test_update (test.test_collections.TestCounter.test_update)\nPASS: test_copy (test.test_collections.TestNamedTuple.test_copy)\nPASS: test_defaults (test.test_collections.TestNamedTuple.test_defaults)\nPASS: test_factory (test.test_collections.TestNamedTuple.test_factory)\nPASS: test_factory_doc_attr (test.test_collections.TestNamedTuple.test_factory_doc_attr)\nPASS: test_field_descriptor (test.test_collections.TestNamedTuple.test_field_descriptor)\nPASS: test_field_doc (test.test_collections.TestNamedTuple.test_field_doc)\nPASS: test_field_doc_reuse (test.test_collections.TestNamedTuple.test_field_doc_reuse)\nPASS: test_field_repr (test.test_collections.TestNamedTuple.test_field_repr)\nPASS: test_instance (test.test_collections.TestNamedTuple.test_instance)\nPASS: test_keyword_only_arguments (test.test_collections.TestNamedTuple.test_keyword_only_arguments)\nPASS: test_match_args (test.test_collections.TestNamedTuple.test_match_args)\nPASS: test_module_parameter (test.test_collections.TestNamedTuple.test_module_parameter)\nPASS: test_name_conflicts (test.test_collections.TestNamedTuple.test_name_conflicts)\nPASS: test_name_fixer (test.test_collections.TestNamedTuple.test_name_fixer)\nPASS: test_namedtuple_subclass_issue_24931 (test.test_collections.TestNamedTuple.test_namedtuple_subclass_issue_24931)\nPASS: test_new_builtins_issue_43102 (test.test_collections.TestNamedTuple.test_new_builtins_issue_43102)\nPASS: test_non_generic_subscript (test.test_collections.TestNamedTuple.test_non_generic_subscript)\nPASS: test_odd_sizes (test.test_collections.TestNamedTuple.test_odd_sizes)\nPASS: test_pickle (test.test_collections.TestNamedTuple.test_pickle)\nPASS: test_readonly (test.test_collections.TestNamedTuple.test_readonly)\nPASS: test_repr (test.test_collections.TestNamedTuple.test_repr)\nPASS: test_tupleness (test.test_collections.TestNamedTuple.test_tupleness)\nPASS: test_AsyncGenerator (test.test_collections.TestOneTrickPonyABCs.test_AsyncGenerator)\nPASS: test_AsyncIterable (test.test_collections.TestOneTrickPonyABCs.test_AsyncIterable)\nPASS: test_AsyncIterator (test.test_collections.TestOneTrickPonyABCs.test_AsyncIterator)\nPASS: test_Awaitable (test.test_collections.TestOneTrickPonyABCs.test_Awaitable)\nPASS: test_Callable (test.test_collections.TestOneTrickPonyABCs.test_Callable)\nPASS: test_Collection (test.test_collections.TestOneTrickPonyABCs.test_Collection)\nPASS: test_Container (test.test_collections.TestOneTrickPonyABCs.test_Container)\nPASS: test_Coroutine (test.test_collections.TestOneTrickPonyABCs.test_Coroutine)\nPASS: test_Generator (test.test_collections.TestOneTrickPonyABCs.test_Generator)\nPASS: test_Hashable (test.test_collections.TestOneTrickPonyABCs.test_Hashable)\nPASS: test_Iterable (test.test_collections.TestOneTrickPonyABCs.test_Iterable)\nPASS: test_Iterator (test.test_collections.TestOneTrickPonyABCs.test_Iterator)\nPASS: test_Reversible (test.test_collections.TestOneTrickPonyABCs.test_Reversible)\nPASS: test_Sized (test.test_collections.TestOneTrickPonyABCs.test_Sized)\nPASS: test_direct_subclassing (test.test_collections.TestOneTrickPonyABCs.test_direct_subclassing)\nPASS: test_registration (test.test_collections.TestOneTrickPonyABCs.test_registration)\nPASS: test_dict_copy (test.test_collections.TestUserObjects.test_dict_copy)\nPASS: test_dict_missing (test.test_collections.TestUserObjects.test_dict_missing)\nPASS: test_dict_protocol (test.test_collections.TestUserObjects.test_dict_protocol)\nPASS: test_list_copy (test.test_collections.TestUserObjects.test_list_copy)\nPASS: test_list_protocol (test.test_collections.TestUserObjects.test_list_protocol)\nPASS: test_str_protocol (test.test_collections.TestUserObjects.test_str_protocol)\nCounter (collections)\nPASS: Doctest: collections.Counter\n__add__ (collections.Counter)\nPASS: Doctest: collections.Counter.__add__\n__and__ (collections.Counter)\nPASS: Doctest: collections.Counter.__and__\n__iadd__ (collections.Counter)\nPASS: Doctest: collections.Counter.__iadd__\n__iand__ (collections.Counter)\nPASS: Doctest: collections.Counter.__iand__\n__init__ (collections.Counter)\nPASS: Doctest: collections.Counter.__init__\n__ior__ (collections.Counter)\nPASS: Doctest: collections.Counter.__ior__\n__isub__ (collections.Counter)\nPASS: Doctest: collections.Counter.__isub__\n__or__ (collections.Counter)\nPASS: Doctest: collections.Counter.__or__\n__sub__ (collections.Counter)\nPASS: Doctest: collections.Counter.__sub__\nelements (collections.Counter)\nPASS: Doctest: collections.Counter.elements\nmost_common (collections.Counter)\nPASS: Doctest: collections.Counter.most_common\nsubtract (collections.Counter)\nPASS: Doctest: collections.Counter.subtract\nupdate (collections.Counter)\nPASS: Doctest: collections.Counter.update\nnamedtuple (collections)\nPASS: Doctest: collections.namedtuple\n\n----------------------------------------------------------------------\nRan 114 tests in 1.218s\n\nOK\n0:00:51 load avg: 1.90 [105/469] test_compiler_assemble passed\nPASS: test_simple_expr (test.test_compiler_assemble.IsolatedAssembleTests.test_simple_expr)\n\n----------------------------------------------------------------------\nRan 1 test in 0.001s\n\nOK\n0:00:51 load avg: 1.90 [106/469] test_codecs passed\nPASS: test_decode (test.test_codecs.ASCIITest.test_decode)\nPASS: test_decode_error (test.test_codecs.ASCIITest.test_decode_error)\nPASS: test_encode (test.test_codecs.ASCIITest.test_encode)\nPASS: test_encode_error (test.test_codecs.ASCIITest.test_encode_error)\nPASS: test_encode_surrogateescape_error (test.test_codecs.ASCIITest.test_encode_surrogateescape_error)\nPASS: test_bad_decode_args (test.test_codecs.BasicUnicodeTest.test_bad_decode_args)\nPASS: test_bad_encode_args (test.test_codecs.BasicUnicodeTest.test_bad_encode_args)\nPASS: test_basics (test.test_codecs.BasicUnicodeTest.test_basics)\nPASS: test_basics_capi (test.test_codecs.BasicUnicodeTest.test_basics_capi)\nPASS: test_decoder_state (test.test_codecs.BasicUnicodeTest.test_decoder_state)\nPASS: test_encoding_map_type_initialized (test.test_codecs.BasicUnicodeTest.test_encoding_map_type_initialized)\nPASS: test_seek (test.test_codecs.BasicUnicodeTest.test_seek)\nPASS: test_seek0 (test.test_codecs.BomTest.test_seek0)\nPASS: test_decode_with_int2int_map (test.test_codecs.CharmapTest.test_decode_with_int2int_map)\nPASS: test_decode_with_int2str_map (test.test_codecs.CharmapTest.test_decode_with_int2str_map)\nPASS: test_decode_with_string_map (test.test_codecs.CharmapTest.test_decode_with_string_map)\nSKIP: test_code_page_decode_flags (test.test_codecs.CodePageTest.test_code_page_decode_flags) 'code pages are specific to Windows'\nSKIP: test_code_page_name (test.test_codecs.CodePageTest.test_code_page_name) 'code pages are specific to Windows'\nSKIP: test_cp1252 (test.test_codecs.CodePageTest.test_cp1252) 'code pages are specific to Windows'\nSKIP: test_cp932 (test.test_codecs.CodePageTest.test_cp932) 'code pages are specific to Windows'\nSKIP: test_cp_utf7 (test.test_codecs.CodePageTest.test_cp_utf7) 'code pages are specific to Windows'\nSKIP: test_incremental (test.test_codecs.CodePageTest.test_incremental) 'code pages are specific to Windows'\nSKIP: test_invalid_code_page (test.test_codecs.CodePageTest.test_invalid_code_page) 'code pages are specific to Windows'\nSKIP: test_large_input (test.test_codecs.CodePageTest.test_large_input) 'code pages are specific to Windows'\nSKIP: test_large_utf8_input (test.test_codecs.CodePageTest.test_large_utf8_input) 'code pages are specific to Windows'\nSKIP: test_mbcs_alias (test.test_codecs.CodePageTest.test_mbcs_alias) 'code pages are specific to Windows'\nSKIP: test_multibyte_encoding (test.test_codecs.CodePageTest.test_multibyte_encoding) 'code pages are specific to Windows'\nPASS: test_codecs_lookup (test.test_codecs.CodecNameNormalizationTest.test_codecs_lookup)\nPASS: test_encodings_normalize_encoding (test.test_codecs.CodecNameNormalizationTest.test_encodings_normalize_encoding)\nPASS: test_all (test.test_codecs.CodecsModuleTest.test_all)\nPASS: test_decode (test.test_codecs.CodecsModuleTest.test_decode)\nPASS: test_encode (test.test_codecs.CodecsModuleTest.test_encode)\nPASS: test_file_closes_if_lookup_error_raised (test.test_codecs.CodecsModuleTest.test_file_closes_if_lookup_error_raised)\nPASS: test_getdecoder (test.test_codecs.CodecsModuleTest.test_getdecoder)\nPASS: test_getencoder (test.test_codecs.CodecsModuleTest.test_getencoder)\nPASS: test_getreader (test.test_codecs.CodecsModuleTest.test_getreader)\nPASS: test_getwriter (test.test_codecs.CodecsModuleTest.test_getwriter)\nPASS: test_lookup (test.test_codecs.CodecsModuleTest.test_lookup)\nPASS: test_lookup_issue1813 (test.test_codecs.CodecsModuleTest.test_lookup_issue1813)\nPASS: test_open (test.test_codecs.CodecsModuleTest.test_open)\nPASS: test_register (test.test_codecs.CodecsModuleTest.test_register)\nPASS: test_undefined (test.test_codecs.CodecsModuleTest.test_undefined)\nPASS: test_unregister (test.test_codecs.CodecsModuleTest.test_unregister)\nPASS: test_basic (test.test_codecs.EncodedFileTest.test_basic)\nPASS: test_empty (test.test_codecs.EscapeDecodeTest.test_empty)\nPASS: test_errors (test.test_codecs.EscapeDecodeTest.test_errors)\nPASS: test_escape (test.test_codecs.EscapeDecodeTest.test_escape)\nPASS: test_raw (test.test_codecs.EscapeDecodeTest.test_raw)\nPASS: test_escape_encode (test.test_codecs.EscapeEncodeTest.test_escape_encode)\nPASS: test_codec_lookup_failure (test.test_codecs.ExceptionNotesTest.test_codec_lookup_failure)\nPASS: test_init_override (test.test_codecs.ExceptionNotesTest.test_init_override)\nPASS: test_instance_attribute (test.test_codecs.ExceptionNotesTest.test_instance_attribute)\nPASS: test_multiple_args (test.test_codecs.ExceptionNotesTest.test_multiple_args)\nPASS: test_new_override (test.test_codecs.ExceptionNotesTest.test_new_override)\nPASS: test_non_str_arg (test.test_codecs.ExceptionNotesTest.test_non_str_arg)\nPASS: test_raise_by_type (test.test_codecs.ExceptionNotesTest.test_raise_by_type)\nPASS: test_raise_by_value (test.test_codecs.ExceptionNotesTest.test_raise_by_value)\nPASS: test_raise_grandchild_subclass_exact_size (test.test_codecs.ExceptionNotesTest.test_raise_grandchild_subclass_exact_size)\nPASS: test_raise_subclass_with_weakref_support (test.test_codecs.ExceptionNotesTest.test_raise_subclass_with_weakref_support)\nPASS: test_unflagged_non_text_codec_handling (test.test_codecs.ExceptionNotesTest.test_unflagged_non_text_codec_handling)\nPASS: test_builtin_decode (test.test_codecs.IDNACodecTest.test_builtin_decode)\nPASS: test_builtin_decode_length_limit (test.test_codecs.IDNACodecTest.test_builtin_decode_length_limit)\nPASS: test_builtin_encode (test.test_codecs.IDNACodecTest.test_builtin_encode)\ntest_errors (test.test_codecs.IDNACodecTest.test_errors)\nPASS: Only supports \"strict\" error handler\nPASS: test_incremental_decode (test.test_codecs.IDNACodecTest.test_incremental_decode)\nPASS: test_incremental_encode (test.test_codecs.IDNACodecTest.test_incremental_encode)\nPASS: test_stream (test.test_codecs.IDNACodecTest.test_stream)\nPASS: test_decode (test.test_codecs.Latin1Test.test_decode)\nPASS: test_encode (test.test_codecs.Latin1Test.test_encode)\nPASS: test_encode_errors (test.test_codecs.Latin1Test.test_encode_errors)\nPASS: test_encode_surrogateescape_error (test.test_codecs.Latin1Test.test_encode_surrogateescape_error)\nPASS: test_decode_strict (test.test_codecs.LocaleCodecTest.test_decode_strict)\nPASS: test_decode_surrogateescape (test.test_codecs.LocaleCodecTest.test_decode_surrogateescape)\nPASS: test_decode_surrogatepass (test.test_codecs.LocaleCodecTest.test_decode_surrogatepass)\nPASS: test_decode_unsupported_error_handler (test.test_codecs.LocaleCodecTest.test_decode_unsupported_error_handler)\nPASS: test_encode_strict (test.test_codecs.LocaleCodecTest.test_encode_strict)\nPASS: test_encode_surrogateescape (test.test_codecs.LocaleCodecTest.test_encode_surrogateescape)\nPASS: test_encode_surrogatepass (test.test_codecs.LocaleCodecTest.test_encode_surrogatepass)\nPASS: test_encode_unsupported_error_handler (test.test_codecs.LocaleCodecTest.test_encode_unsupported_error_handler)\nPASS: test_nameprep (test.test_codecs.NameprepTest.test_nameprep)\nPASS: test_decode (test.test_codecs.PunycodeTest.test_decode)\nPASS: test_decode_invalid (test.test_codecs.PunycodeTest.test_decode_invalid)\nPASS: test_encode (test.test_codecs.PunycodeTest.test_encode)\nPASS: test_bug1098990_a (test.test_codecs.RawUnicodeEscapeTest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.RawUnicodeEscapeTest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.RawUnicodeEscapeTest.test_bug1175396)\nPASS: test_decode_errors (test.test_codecs.RawUnicodeEscapeTest.test_decode_errors)\nPASS: test_empty (test.test_codecs.RawUnicodeEscapeTest.test_empty)\nPASS: test_escape_decode (test.test_codecs.RawUnicodeEscapeTest.test_escape_decode)\nPASS: test_escape_encode (test.test_codecs.RawUnicodeEscapeTest.test_escape_encode)\nPASS: test_incremental_surrogatepass (test.test_codecs.RawUnicodeEscapeTest.test_incremental_surrogatepass)\nPASS: test_mixed_readline_and_read (test.test_codecs.RawUnicodeEscapeTest.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.RawUnicodeEscapeTest.test_partial)\nPASS: test_raw_decode (test.test_codecs.RawUnicodeEscapeTest.test_raw_decode)\nPASS: test_raw_encode (test.test_codecs.RawUnicodeEscapeTest.test_raw_encode)\nPASS: test_readline (test.test_codecs.RawUnicodeEscapeTest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.RawUnicodeEscapeTest.test_readlinequeue)\nPASS: test_array (test.test_codecs.ReadBufferTest.test_array)\nPASS: test_bad_args (test.test_codecs.ReadBufferTest.test_bad_args)\nPASS: test_empty (test.test_codecs.ReadBufferTest.test_empty)\nPASS: test_decode (test.test_codecs.Rot13Test.test_decode)\nPASS: test_encode (test.test_codecs.Rot13Test.test_encode)\nPASS: test_incremental_decode (test.test_codecs.Rot13Test.test_incremental_decode)\nPASS: test_incremental_encode (test.test_codecs.Rot13Test.test_incremental_encode)\nPASS: test_rot13_func (test.test_codecs.Rot13UtilTest.test_rot13_func)\nPASS: test_copy (test.test_codecs.StreamReaderTest.test_copy)\nPASS: test_pickle (test.test_codecs.StreamReaderTest.test_pickle)\nPASS: test_readlines (test.test_codecs.StreamReaderTest.test_readlines)\nPASS: test_copy (test.test_codecs.StreamReaderWriterTest.test_copy)\nPASS: test_pickle (test.test_codecs.StreamReaderWriterTest.test_pickle)\nPASS: test_copy (test.test_codecs.StreamRecoderTest.test_copy)\nPASS: test_pickle (test.test_codecs.StreamRecoderTest.test_pickle)\nPASS: test_seeking_read (test.test_codecs.StreamRecoderTest.test_seeking_read)\nPASS: test_seeking_write (test.test_codecs.StreamRecoderTest.test_seeking_write)\nPASS: test_write (test.test_codecs.StreamRecoderTest.test_write)\nPASS: test_writelines (test.test_codecs.StreamRecoderTest.test_writelines)\nPASS: test_copy (test.test_codecs.StreamWriterTest.test_copy)\nPASS: test_pickle (test.test_codecs.StreamWriterTest.test_pickle)\nPASS: test_ascii (test.test_codecs.SurrogateEscapeTest.test_ascii)\nPASS: test_charmap (test.test_codecs.SurrogateEscapeTest.test_charmap)\nPASS: test_latin1 (test.test_codecs.SurrogateEscapeTest.test_latin1)\nPASS: test_utf8 (test.test_codecs.SurrogateEscapeTest.test_utf8)\nPASS: test_aliases (test.test_codecs.TransformCodecTest.test_aliases)\nPASS: test_basics (test.test_codecs.TransformCodecTest.test_basics)\nPASS: test_binary_to_text_denylists_binary_transforms (test.test_codecs.TransformCodecTest.test_binary_to_text_denylists_binary_transforms)\nPASS: test_binary_to_text_denylists_text_transforms (test.test_codecs.TransformCodecTest.test_binary_to_text_denylists_text_transforms)\nPASS: test_buffer_api_usage (test.test_codecs.TransformCodecTest.test_buffer_api_usage)\nPASS: test_custom_hex_error_is_noted (test.test_codecs.TransformCodecTest.test_custom_hex_error_is_noted)\nPASS: test_custom_zlib_error_is_noted (test.test_codecs.TransformCodecTest.test_custom_zlib_error_is_noted)\nPASS: test_quopri_stateless (test.test_codecs.TransformCodecTest.test_quopri_stateless)\nPASS: test_read (test.test_codecs.TransformCodecTest.test_read)\nPASS: test_readline (test.test_codecs.TransformCodecTest.test_readline)\nPASS: test_text_to_binary_denylists_binary_transforms (test.test_codecs.TransformCodecTest.test_text_to_binary_denylists_binary_transforms)\nPASS: test_text_to_binary_denylists_text_transforms (test.test_codecs.TransformCodecTest.test_text_to_binary_denylists_text_transforms)\nPASS: test_uu_invalid (test.test_codecs.TransformCodecTest.test_uu_invalid)\nPASS: test_decode_unicode (test.test_codecs.TypesTest.test_decode_unicode)\nPASS: test_unicode_escape (test.test_codecs.TypesTest.test_unicode_escape)\nPASS: test_bug1098990_a (test.test_codecs.UTF16BETest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF16BETest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF16BETest.test_bug1175396)\nPASS: test_errors (test.test_codecs.UTF16BETest.test_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF16BETest.test_incremental_surrogatepass)\nPASS: test_lone_surrogates (test.test_codecs.UTF16BETest.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF16BETest.test_mixed_readline_and_read)\nPASS: test_nonbmp (test.test_codecs.UTF16BETest.test_nonbmp)\nPASS: test_partial (test.test_codecs.UTF16BETest.test_partial)\nPASS: test_readline (test.test_codecs.UTF16BETest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF16BETest.test_readlinequeue)\nPASS: test_bad_args (test.test_codecs.UTF16ExTest.test_bad_args)\nPASS: test_errors (test.test_codecs.UTF16ExTest.test_errors)\nPASS: test_bug1098990_a (test.test_codecs.UTF16LETest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF16LETest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF16LETest.test_bug1175396)\nPASS: test_errors (test.test_codecs.UTF16LETest.test_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF16LETest.test_incremental_surrogatepass)\nPASS: test_lone_surrogates (test.test_codecs.UTF16LETest.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF16LETest.test_mixed_readline_and_read)\nPASS: test_nonbmp (test.test_codecs.UTF16LETest.test_nonbmp)\nPASS: test_partial (test.test_codecs.UTF16LETest.test_partial)\nPASS: test_readline (test.test_codecs.UTF16LETest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF16LETest.test_readlinequeue)\nPASS: test_badbom (test.test_codecs.UTF16Test.test_badbom)\nPASS: test_bug1098990_a (test.test_codecs.UTF16Test.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF16Test.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF16Test.test_bug1175396)\nPASS: test_bug691291 (test.test_codecs.UTF16Test.test_bug691291)\nPASS: test_decoder_state (test.test_codecs.UTF16Test.test_decoder_state)\nPASS: test_errors (test.test_codecs.UTF16Test.test_errors)\nPASS: test_handlers (test.test_codecs.UTF16Test.test_handlers)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF16Test.test_incremental_surrogatepass)\nPASS: test_invalid_modes (test.test_codecs.UTF16Test.test_invalid_modes)\nPASS: test_lone_surrogates (test.test_codecs.UTF16Test.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF16Test.test_mixed_readline_and_read)\nPASS: test_only_one_bom (test.test_codecs.UTF16Test.test_only_one_bom)\nPASS: test_partial (test.test_codecs.UTF16Test.test_partial)\nPASS: test_readline (test.test_codecs.UTF16Test.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF16Test.test_readlinequeue)\nPASS: test_bug1098990_a (test.test_codecs.UTF32BETest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF32BETest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF32BETest.test_bug1175396)\nPASS: test_errors (test.test_codecs.UTF32BETest.test_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF32BETest.test_incremental_surrogatepass)\nPASS: test_issue8941 (test.test_codecs.UTF32BETest.test_issue8941)\nPASS: test_lone_surrogates (test.test_codecs.UTF32BETest.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF32BETest.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.UTF32BETest.test_partial)\nPASS: test_readline (test.test_codecs.UTF32BETest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF32BETest.test_readlinequeue)\nPASS: test_simple (test.test_codecs.UTF32BETest.test_simple)\nPASS: test_bug1098990_a (test.test_codecs.UTF32LETest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF32LETest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF32LETest.test_bug1175396)\nPASS: test_errors (test.test_codecs.UTF32LETest.test_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF32LETest.test_incremental_surrogatepass)\nPASS: test_issue8941 (test.test_codecs.UTF32LETest.test_issue8941)\nPASS: test_lone_surrogates (test.test_codecs.UTF32LETest.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF32LETest.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.UTF32LETest.test_partial)\nPASS: test_readline (test.test_codecs.UTF32LETest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF32LETest.test_readlinequeue)\nPASS: test_simple (test.test_codecs.UTF32LETest.test_simple)\nPASS: test_badbom (test.test_codecs.UTF32Test.test_badbom)\nPASS: test_bug1098990_a (test.test_codecs.UTF32Test.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF32Test.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF32Test.test_bug1175396)\nPASS: test_decoder_state (test.test_codecs.UTF32Test.test_decoder_state)\nPASS: test_errors (test.test_codecs.UTF32Test.test_errors)\nPASS: test_handlers (test.test_codecs.UTF32Test.test_handlers)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF32Test.test_incremental_surrogatepass)\nPASS: test_issue8941 (test.test_codecs.UTF32Test.test_issue8941)\nPASS: test_lone_surrogates (test.test_codecs.UTF32Test.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF32Test.test_mixed_readline_and_read)\nPASS: test_only_one_bom (test.test_codecs.UTF32Test.test_only_one_bom)\nPASS: test_partial (test.test_codecs.UTF32Test.test_partial)\nPASS: test_readline (test.test_codecs.UTF32Test.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF32Test.test_readlinequeue)\nPASS: test_ascii (test.test_codecs.UTF7Test.test_ascii)\nPASS: test_bug1098990_a (test.test_codecs.UTF7Test.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF7Test.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF7Test.test_bug1175396)\nPASS: test_errors (test.test_codecs.UTF7Test.test_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF7Test.test_incremental_surrogatepass)\nPASS: test_lone_surrogates (test.test_codecs.UTF7Test.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF7Test.test_mixed_readline_and_read)\nPASS: test_nonbmp (test.test_codecs.UTF7Test.test_nonbmp)\nPASS: test_partial (test.test_codecs.UTF7Test.test_partial)\nPASS: test_readline (test.test_codecs.UTF7Test.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF7Test.test_readlinequeue)\nPASS: test_bom (test.test_codecs.UTF8SigTest.test_bom)\nPASS: test_bug1098990_a (test.test_codecs.UTF8SigTest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF8SigTest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF8SigTest.test_bug1175396)\nPASS: test_bug1601501 (test.test_codecs.UTF8SigTest.test_bug1601501)\nPASS: test_decode_error (test.test_codecs.UTF8SigTest.test_decode_error)\nPASS: test_decoder_state (test.test_codecs.UTF8SigTest.test_decoder_state)\nPASS: test_incremental_errors (test.test_codecs.UTF8SigTest.test_incremental_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF8SigTest.test_incremental_surrogatepass)\nPASS: test_lone_surrogates (test.test_codecs.UTF8SigTest.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF8SigTest.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.UTF8SigTest.test_partial)\nPASS: test_readline (test.test_codecs.UTF8SigTest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF8SigTest.test_readlinequeue)\nPASS: test_stream_bare (test.test_codecs.UTF8SigTest.test_stream_bare)\nPASS: test_stream_bom (test.test_codecs.UTF8SigTest.test_stream_bom)\nPASS: test_surrogatepass_handler (test.test_codecs.UTF8SigTest.test_surrogatepass_handler)\nPASS: test_bug1098990_a (test.test_codecs.UTF8Test.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UTF8Test.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UTF8Test.test_bug1175396)\nPASS: test_decode_error (test.test_codecs.UTF8Test.test_decode_error)\nPASS: test_decoder_state (test.test_codecs.UTF8Test.test_decoder_state)\nPASS: test_incremental_errors (test.test_codecs.UTF8Test.test_incremental_errors)\nPASS: test_incremental_surrogatepass (test.test_codecs.UTF8Test.test_incremental_surrogatepass)\nPASS: test_lone_surrogates (test.test_codecs.UTF8Test.test_lone_surrogates)\nPASS: test_mixed_readline_and_read (test.test_codecs.UTF8Test.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.UTF8Test.test_partial)\nPASS: test_readline (test.test_codecs.UTF8Test.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UTF8Test.test_readlinequeue)\nPASS: test_surrogatepass_handler (test.test_codecs.UTF8Test.test_surrogatepass_handler)\nPASS: test_bug1098990_a (test.test_codecs.UnicodeEscapeTest.test_bug1098990_a)\nPASS: test_bug1098990_b (test.test_codecs.UnicodeEscapeTest.test_bug1098990_b)\nPASS: test_bug1175396 (test.test_codecs.UnicodeEscapeTest.test_bug1175396)\nPASS: test_decode_errors (test.test_codecs.UnicodeEscapeTest.test_decode_errors)\nPASS: test_empty (test.test_codecs.UnicodeEscapeTest.test_empty)\nPASS: test_escape_decode (test.test_codecs.UnicodeEscapeTest.test_escape_decode)\nPASS: test_escape_encode (test.test_codecs.UnicodeEscapeTest.test_escape_encode)\nPASS: test_incremental_surrogatepass (test.test_codecs.UnicodeEscapeTest.test_incremental_surrogatepass)\nPASS: test_mixed_readline_and_read (test.test_codecs.UnicodeEscapeTest.test_mixed_readline_and_read)\nPASS: test_partial (test.test_codecs.UnicodeEscapeTest.test_partial)\nPASS: test_raw_decode (test.test_codecs.UnicodeEscapeTest.test_raw_decode)\nPASS: test_raw_encode (test.test_codecs.UnicodeEscapeTest.test_raw_encode)\nPASS: test_readline (test.test_codecs.UnicodeEscapeTest.test_readline)\nPASS: test_readlinequeue (test.test_codecs.UnicodeEscapeTest.test_readlinequeue)\nPASS: test_encodedfile (test.test_codecs.WithStmtTest.test_encodedfile)\nPASS: test_streamreaderwriter (test.test_codecs.WithStmtTest.test_streamreaderwriter)\n\n----------------------------------------------------------------------\nRan 263 tests in 1.707s\n\nOK (skipped=11)\n0:00:51 load avg: 1.90 [107/469] test_compiler_codegen passed\nPASS: test_for_loop (test.test_compiler_codegen.IsolatedCodeGenTests.test_for_loop)\nPASS: test_if_expression (test.test_compiler_codegen.IsolatedCodeGenTests.test_if_expression)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.001s\n\nOK\n0:00:52 load avg: 1.90 [108/469] test_complex passed\nPASS: test___complex__ (test.test_complex.ComplexTest.test___complex__)\nPASS: test_abs (test.test_complex.ComplexTest.test_abs)\nPASS: test_add (test.test_complex.ComplexTest.test_add)\nPASS: test_boolcontext (test.test_complex.ComplexTest.test_boolcontext)\nPASS: test_conjugate (test.test_complex.ComplexTest.test_conjugate)\nPASS: test_constructor (test.test_complex.ComplexTest.test_constructor)\nPASS: test_constructor_negative_nans_from_string (test.test_complex.ComplexTest.test_constructor_negative_nans_from_string)\nPASS: test_constructor_special_numbers (test.test_complex.ComplexTest.test_constructor_special_numbers)\nPASS: test_divmod (test.test_complex.ComplexTest.test_divmod)\nPASS: test_divmod_zero_division (test.test_complex.ComplexTest.test_divmod_zero_division)\nPASS: test_floordiv (test.test_complex.ComplexTest.test_floordiv)\nPASS: test_floordiv_zero_division (test.test_complex.ComplexTest.test_floordiv_zero_division)\nPASS: test_format (test.test_complex.ComplexTest.test_format)\nPASS: test_getnewargs (test.test_complex.ComplexTest.test_getnewargs)\nPASS: test_hash (test.test_complex.ComplexTest.test_hash)\nPASS: test_mod (test.test_complex.ComplexTest.test_mod)\nPASS: test_mod_zero_division (test.test_complex.ComplexTest.test_mod_zero_division)\nPASS: test_mul (test.test_complex.ComplexTest.test_mul)\nPASS: test_neg (test.test_complex.ComplexTest.test_neg)\nPASS: test_negated_imaginary_literal (test.test_complex.ComplexTest.test_negated_imaginary_literal)\nPASS: test_negative_zero_repr_str (test.test_complex.ComplexTest.test_negative_zero_repr_str)\nPASS: test_overflow (test.test_complex.ComplexTest.test_overflow)\nPASS: test_plus_minus_0j (test.test_complex.ComplexTest.test_plus_minus_0j)\nPASS: test_pos (test.test_complex.ComplexTest.test_pos)\nPASS: test_pow (test.test_complex.ComplexTest.test_pow)\nPASS: test_pow_with_small_integer_exponents (test.test_complex.ComplexTest.test_pow_with_small_integer_exponents)\nPASS: test_repr_roundtrip (test.test_complex.ComplexTest.test_repr_roundtrip)\nPASS: test_repr_str (test.test_complex.ComplexTest.test_repr_str)\nPASS: test_richcompare (test.test_complex.ComplexTest.test_richcompare)\nPASS: test_richcompare_boundaries (test.test_complex.ComplexTest.test_richcompare_boundaries)\nPASS: test_sub (test.test_complex.ComplexTest.test_sub)\nPASS: test_truediv (test.test_complex.ComplexTest.test_truediv)\nPASS: test_truediv_zero_division (test.test_complex.ComplexTest.test_truediv_zero_division)\nPASS: test_underscores (test.test_complex.ComplexTest.test_underscores)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.198s\n\nOK\n0:00:52 load avg: 1.90 [109/469] test_contains passed\nPASS: test_block_fallback (test.test_contains.TestContains.test_block_fallback)\nPASS: test_builtin_sequence_types (test.test_contains.TestContains.test_builtin_sequence_types)\nPASS: test_common_tests (test.test_contains.TestContains.test_common_tests)\nPASS: test_nonreflexive (test.test_contains.TestContains.test_nonreflexive)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.001s\n\nOK\n0:00:53 load avg: 1.90 [110/469] test_configparser passed\nPASS: test_converters_at_init (test.test_configparser.BlatantOverrideConvertersTestCase.test_converters_at_init)\nPASS: test_inheritance (test.test_configparser.BlatantOverrideConvertersTestCase.test_inheritance)\nPASS: test_instance_assignment (test.test_configparser.BlatantOverrideConvertersTestCase.test_instance_assignment)\nPASS: test_comment_handling (test.test_configparser.CompatibleTestCase.test_comment_handling)\nPASS: test_add_section_default (test.test_configparser.ConfigParserTestCase.test_add_section_default)\nPASS: test_basic (test.test_configparser.ConfigParserTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCase.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.ConfigParserTestCase.test_defaults_keyword)\nPASS: bpo-23835 fix for ConfigParser\nPASS: test_interpolation (test.test_configparser.ConfigParserTestCase.test_interpolation)\nPASS: test_interpolation_missing_value (test.test_configparser.ConfigParserTestCase.test_interpolation_missing_value)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCase.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.ConfigParserTestCase.test_items)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_safe_interpolation (test.test_configparser.ConfigParserTestCase.test_safe_interpolation)\nPASS: test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCase.test_set_malformatted_interpolation)\nPASS: test_set_nonstring_types (test.test_configparser.ConfigParserTestCase.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCase.test_write)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity)\nPASS: test_case_sensitivity_basic (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity_basic)\nPASS: test_case_sensitivity_conflicts (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity_conflicts)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_default_case_sensitivity)\nPASS: test_endless_loop (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_endless_loop)\nPASS: test_extended_interpolation (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_extended_interpolation)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_invalid_multiline_value)\nPASS: test_other_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_other_errors)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_setitem)\nPASS: test_strange_options (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_strange_options)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseExtendedInterpolation.test_write)\nPASS: test_error_on_wrong_type_for_interpolation (test.test_configparser.ConfigParserTestCaseInvalidInterpolationType.test_error_on_wrong_type_for_interpolation)\nPASS: test_add_section_default (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_add_section_default)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_defaults_keyword)\nPASS: bpo-23835 fix for ConfigParser\nPASS: test_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_interpolation)\nPASS: test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_interpolation_missing_value)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_items)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_read_returns_file_list_with_bytestring_path)\nPASS: test_safe_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_safe_interpolation)\nPASS: test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_set_malformatted_interpolation)\nPASS: test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseLegacyInterpolation.test_write)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_default_case_sensitivity)\nPASS: test_empty_case (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_empty_case)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_invalid_multiline_value)\nPASS: test_no_interpolation (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_no_interpolation)\nPASS: test_none_as_default_interpolation (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_none_as_default_interpolation)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseNoInterpolation.test_write)\nPASS: test_add_section_default (test.test_configparser.ConfigParserTestCaseNoValue.test_add_section_default)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseNoValue.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNoValue.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseNoValue.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoValue.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNoValue.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseNoValue.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoValue.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.ConfigParserTestCaseNoValue.test_defaults_keyword)\nPASS: bpo-23835 fix for ConfigParser\nPASS: test_interpolation (test.test_configparser.ConfigParserTestCaseNoValue.test_interpolation)\nPASS: test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNoValue.test_interpolation_missing_value)\nSKIP: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNoValue.test_invalid_multiline_value) 'if no_value is allowed, ParsingError is not raised'\nPASS: test_items (test.test_configparser.ConfigParserTestCaseNoValue.test_items)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseNoValue.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseNoValue.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseNoValue.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNoValue.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseNoValue.test_read_returns_file_list_with_bytestring_path)\nPASS: test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNoValue.test_safe_interpolation)\nPASS: test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNoValue.test_set_malformatted_interpolation)\nPASS: test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNoValue.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseNoValue.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseNoValue.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseNoValue.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseNoValue.test_write)\nPASS: test_add_section_default (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_add_section_default)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_defaults_keyword)\nPASS: bpo-23835 fix for ConfigParser\nPASS: test_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_interpolation)\nPASS: test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_interpolation_missing_value)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_items)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_read_returns_file_list_with_bytestring_path)\nPASS: test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_safe_interpolation)\nPASS: test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_set_malformatted_interpolation)\nPASS: test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection.test_write)\nPASS: test_add_section_default (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_add_section_default)\nPASS: test_basic (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_defaults_keyword)\nPASS: bpo-23835 fix for ConfigParser\nPASS: test_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_interpolation)\nPASS: test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_interpolation_missing_value)\nPASS: test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_items)\nPASS: test_parse_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_query_errors)\nSKIP: test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list) 'incompatible format'\nSKIP: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list_with_bytestring_path) 'incompatible format'\nPASS: test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_safe_interpolation)\nPASS: test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_set_malformatted_interpolation)\nPASS: test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_weird_errors)\nPASS: test_write (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters.test_write)\nPASS: test_cfgparser_dot_3 (test.test_configparser.ConfigParserTestCaseTrickyFile.test_cfgparser_dot_3)\nPASS: test_unicode_failure (test.test_configparser.ConfigParserTestCaseTrickyFile.test_unicode_failure)\nPASS: test_basic (test.test_configparser.ConvertersTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.ConvertersTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.ConvertersTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.ConvertersTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.ConvertersTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.ConvertersTestCase.test_clear)\nPASS: test_converters (test.test_configparser.ConvertersTestCase.test_converters)\nPASS: test_default_case_sensitivity (test.test_configparser.ConvertersTestCase.test_default_case_sensitivity)\nPASS: test_invalid_multiline_value (test.test_configparser.ConvertersTestCase.test_invalid_multiline_value)\nPASS: test_parse_errors (test.test_configparser.ConvertersTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.ConvertersTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.ConvertersTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.ConvertersTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.ConvertersTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.ConvertersTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.ConvertersTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.ConvertersTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.ConvertersTestCase.test_write)\nPASS: test_basic (test.test_configparser.CopyTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.CopyTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.CopyTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.CopyTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.CopyTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.CopyTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.CopyTestCase.test_default_case_sensitivity)\nPASS: test_invalid_multiline_value (test.test_configparser.CopyTestCase.test_invalid_multiline_value)\nPASS: test_parse_errors (test.test_configparser.CopyTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.CopyTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.CopyTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.CopyTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.CopyTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.CopyTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.CopyTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.CopyTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.CopyTestCase.test_write)\nPASS: test_duplicate_option_error (test.test_configparser.CoverageOneHundredTestCase.test_duplicate_option_error)\nPASS: test_inconsistent_converters_state (test.test_configparser.CoverageOneHundredTestCase.test_inconsistent_converters_state)\nPASS: test_interpolation_depth_error (test.test_configparser.CoverageOneHundredTestCase.test_interpolation_depth_error)\nPASS: test_interpolation_validation (test.test_configparser.CoverageOneHundredTestCase.test_interpolation_validation)\nPASS: test_legacyinterpolation_deprecation (test.test_configparser.CoverageOneHundredTestCase.test_legacyinterpolation_deprecation)\nPASS: test_parsing_error (test.test_configparser.CoverageOneHundredTestCase.test_parsing_error)\nPASS: test_sectionproxy_repr (test.test_configparser.CoverageOneHundredTestCase.test_sectionproxy_repr)\nPASS: test_get_basic_interpolation (test.test_configparser.ExceptionContextTestCase.test_get_basic_interpolation)\nPASS: test_get_extended_interpolation (test.test_configparser.ExceptionContextTestCase.test_get_extended_interpolation)\nPASS: test_missing_options (test.test_configparser.ExceptionContextTestCase.test_missing_options)\nPASS: test_missing_section (test.test_configparser.ExceptionContextTestCase.test_missing_section)\nPASS: test_remove_option (test.test_configparser.ExceptionContextTestCase.test_remove_option)\nPASS: test_duplicateoptionerror (test.test_configparser.ExceptionPicklingTestCase.test_duplicateoptionerror)\nPASS: test_duplicatesectionerror (test.test_configparser.ExceptionPicklingTestCase.test_duplicatesectionerror)\nPASS: test_error (test.test_configparser.ExceptionPicklingTestCase.test_error)\nPASS: test_interpolationdeptherror (test.test_configparser.ExceptionPicklingTestCase.test_interpolationdeptherror)\nPASS: test_interpolationerror (test.test_configparser.ExceptionPicklingTestCase.test_interpolationerror)\nPASS: test_interpolationmissingoptionerror (test.test_configparser.ExceptionPicklingTestCase.test_interpolationmissingoptionerror)\nPASS: test_interpolationsyntaxerror (test.test_configparser.ExceptionPicklingTestCase.test_interpolationsyntaxerror)\nPASS: test_missingsectionheadererror (test.test_configparser.ExceptionPicklingTestCase.test_missingsectionheadererror)\nPASS: test_nooptionerror (test.test_configparser.ExceptionPicklingTestCase.test_nooptionerror)\nPASS: test_nosectionerror (test.test_configparser.ExceptionPicklingTestCase.test_nosectionerror)\nPASS: test_parsingerror (test.test_configparser.ExceptionPicklingTestCase.test_parsingerror)\nPASS: test_stripping (test.test_configparser.InlineCommentStrippingTestCase.test_stripping)\nPASS: test_none_as_value_stringified (test.test_configparser.Issue7005TestCase.test_none_as_value_stringified)\nPASS: test_none_as_value_stringified_raw (test.test_configparser.Issue7005TestCase.test_none_as_value_stringified_raw)\nPASS: test__all__ (test.test_configparser.MiscTestCase.test__all__)\nPASS: test_basic (test.test_configparser.MultilineValuesTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.MultilineValuesTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.MultilineValuesTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.MultilineValuesTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.MultilineValuesTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.MultilineValuesTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.MultilineValuesTestCase.test_default_case_sensitivity)\nPASS: test_dominating_multiline_values (test.test_configparser.MultilineValuesTestCase.test_dominating_multiline_values)\nPASS: test_invalid_multiline_value (test.test_configparser.MultilineValuesTestCase.test_invalid_multiline_value)\nPASS: test_parse_errors (test.test_configparser.MultilineValuesTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.MultilineValuesTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.MultilineValuesTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.MultilineValuesTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.MultilineValuesTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.MultilineValuesTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.MultilineValuesTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.MultilineValuesTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.MultilineValuesTestCase.test_write)\nPASS: test_basic (test.test_configparser.RawConfigParserTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.RawConfigParserTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.RawConfigParserTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.RawConfigParserTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.RawConfigParserTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.RawConfigParserTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.RawConfigParserTestCase.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.RawConfigParserTestCase.test_defaults_keyword)\nPASS: bpo-23835 legacy behavior for RawConfigParser\nPASS: test_interpolation (test.test_configparser.RawConfigParserTestCase.test_interpolation)\nPASS: test_invalid_multiline_value (test.test_configparser.RawConfigParserTestCase.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.RawConfigParserTestCase.test_items)\nPASS: test_parse_errors (test.test_configparser.RawConfigParserTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.RawConfigParserTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.RawConfigParserTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.RawConfigParserTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.RawConfigParserTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_nonstring_types (test.test_configparser.RawConfigParserTestCase.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.RawConfigParserTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.RawConfigParserTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.RawConfigParserTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.RawConfigParserTestCase.test_write)\nPASS: test_basic (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_defaults_keyword)\nPASS: bpo-23835 legacy behavior for RawConfigParser\nPASS: test_interpolation (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_interpolation)\nPASS: test_invalid_multiline_value (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_items)\nPASS: test_parse_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_parse_errors)\nPASS: test_popitem (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_popitem)\nPASS: test_query_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_query_errors)\nSKIP: test_read_returns_file_list (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list) 'incompatible format'\nSKIP: test_read_returns_file_list_with_bytestring_path (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_read_returns_file_list_with_bytestring_path) 'incompatible format'\nPASS: test_set_nonstring_types (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_set_string_types)\nPASS: test_setitem (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_setitem)\nPASS: test_weird_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_weird_errors)\nPASS: test_write (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters.test_write)\nPASS: test_reading (test.test_configparser.RawConfigParserTestSambaConf.test_reading)\nPASS: test_file (test.test_configparser.ReadFileTestCase.test_file)\nPASS: test_iterable (test.test_configparser.ReadFileTestCase.test_iterable)\ntest_readline_generator (test.test_configparser.ReadFileTestCase.test_readline_generator)\nPASS: Issue #11670.\ntest_source_as_bytes (test.test_configparser.ReadFileTestCase.test_source_as_bytes)\nPASS: Issue #18260.\nPASS: test_basic (test.test_configparser.SortedTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.SortedTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.SortedTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.SortedTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.SortedTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.SortedTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.SortedTestCase.test_default_case_sensitivity)\ntest_defaults_keyword (test.test_configparser.SortedTestCase.test_defaults_keyword)\nPASS: bpo-23835 legacy behavior for RawConfigParser\nPASS: test_interpolation (test.test_configparser.SortedTestCase.test_interpolation)\nPASS: test_invalid_multiline_value (test.test_configparser.SortedTestCase.test_invalid_multiline_value)\nPASS: test_items (test.test_configparser.SortedTestCase.test_items)\nPASS: test_parse_errors (test.test_configparser.SortedTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.SortedTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.SortedTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.SortedTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.SortedTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_nonstring_types (test.test_configparser.SortedTestCase.test_set_nonstring_types)\nPASS: test_set_string_types (test.test_configparser.SortedTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.SortedTestCase.test_setitem)\nPASS: test_sorted (test.test_configparser.SortedTestCase.test_sorted)\nPASS: test_weird_errors (test.test_configparser.SortedTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.SortedTestCase.test_write)\nPASS: test_basic (test.test_configparser.StrictTestCase.test_basic)\nPASS: test_basic_from_dict (test.test_configparser.StrictTestCase.test_basic_from_dict)\nPASS: test_boolean (test.test_configparser.StrictTestCase.test_boolean)\nPASS: test_case_sensitivity (test.test_configparser.StrictTestCase.test_case_sensitivity)\nPASS: test_case_sensitivity_mapping_access (test.test_configparser.StrictTestCase.test_case_sensitivity_mapping_access)\nPASS: test_clear (test.test_configparser.StrictTestCase.test_clear)\nPASS: test_default_case_sensitivity (test.test_configparser.StrictTestCase.test_default_case_sensitivity)\nPASS: test_invalid_multiline_value (test.test_configparser.StrictTestCase.test_invalid_multiline_value)\nPASS: test_parse_errors (test.test_configparser.StrictTestCase.test_parse_errors)\nPASS: test_popitem (test.test_configparser.StrictTestCase.test_popitem)\nPASS: test_query_errors (test.test_configparser.StrictTestCase.test_query_errors)\nPASS: test_read_returns_file_list (test.test_configparser.StrictTestCase.test_read_returns_file_list)\nPASS: test_read_returns_file_list_with_bytestring_path (test.test_configparser.StrictTestCase.test_read_returns_file_list_with_bytestring_path)\nPASS: test_set_string_types (test.test_configparser.StrictTestCase.test_set_string_types)\nPASS: test_setitem (test.test_configparser.StrictTestCase.test_setitem)\nPASS: test_weird_errors (test.test_configparser.StrictTestCase.test_weird_errors)\nPASS: test_write (test.test_configparser.StrictTestCase.test_write)\n\n----------------------------------------------------------------------\nRan 341 tests in 0.877s\n\nOK (skipped=5)\n0:00:53 load avg: 2.07 [111/469] test_context passed\nPASS: test_context_copy_1 (test.test_context.ContextTest.test_context_copy_1)\nPASS: test_context_get_context_1 (test.test_context.ContextTest.test_context_get_context_1)\nPASS: test_context_getset_1 (test.test_context.ContextTest.test_context_getset_1)\nPASS: test_context_getset_2 (test.test_context.ContextTest.test_context_getset_2)\nPASS: test_context_getset_3 (test.test_context.ContextTest.test_context_getset_3)\nPASS: test_context_getset_4 (test.test_context.ContextTest.test_context_getset_4)\nPASS: test_context_getset_5 (test.test_context.ContextTest.test_context_getset_5)\nPASS: test_context_new_1 (test.test_context.ContextTest.test_context_new_1)\nPASS: test_context_run_1 (test.test_context.ContextTest.test_context_run_1)\nPASS: test_context_run_2 (test.test_context.ContextTest.test_context_run_2)\nPASS: test_context_run_3 (test.test_context.ContextTest.test_context_run_3)\nPASS: test_context_run_4 (test.test_context.ContextTest.test_context_run_4)\nPASS: test_context_run_5 (test.test_context.ContextTest.test_context_run_5)\nPASS: test_context_run_6 (test.test_context.ContextTest.test_context_run_6)\nPASS: test_context_run_7 (test.test_context.ContextTest.test_context_run_7)\nPASS: test_context_subclassing_1 (test.test_context.ContextTest.test_context_subclassing_1)\nPASS: test_context_threads_1 (test.test_context.ContextTest.test_context_threads_1)\nPASS: test_context_typerrors_1 (test.test_context.ContextTest.test_context_typerrors_1)\nPASS: test_context_var_new_1 (test.test_context.ContextTest.test_context_var_new_1)\nPASS: test_context_var_repr_1 (test.test_context.ContextTest.test_context_var_repr_1)\nPASS: test_hamt_basics_1 (test.test_context.HamtTest.test_hamt_basics_1)\nPASS: test_hamt_basics_2 (test.test_context.HamtTest.test_hamt_basics_2)\nPASS: test_hamt_basics_3 (test.test_context.HamtTest.test_hamt_basics_3)\nPASS: test_hamt_basics_4 (test.test_context.HamtTest.test_hamt_basics_4)\nPASS: test_hamt_collision_1 (test.test_context.HamtTest.test_hamt_collision_1)\nPASS: test_hamt_collision_3 (test.test_context.HamtTest.test_hamt_collision_3)\nPASS: test_hamt_delete_1 (test.test_context.HamtTest.test_hamt_delete_1)\nPASS: test_hamt_delete_2 (test.test_context.HamtTest.test_hamt_delete_2)\nPASS: test_hamt_delete_3 (test.test_context.HamtTest.test_hamt_delete_3)\nPASS: test_hamt_delete_4 (test.test_context.HamtTest.test_hamt_delete_4)\nPASS: test_hamt_delete_5 (test.test_context.HamtTest.test_hamt_delete_5)\nPASS: test_hamt_eq_1 (test.test_context.HamtTest.test_hamt_eq_1)\nPASS: test_hamt_eq_2 (test.test_context.HamtTest.test_hamt_eq_2)\nPASS: test_hamt_gc_1 (test.test_context.HamtTest.test_hamt_gc_1)\nPASS: test_hamt_gc_2 (test.test_context.HamtTest.test_hamt_gc_2)\nPASS: test_hamt_getitem_1 (test.test_context.HamtTest.test_hamt_getitem_1)\nPASS: test_hamt_in_1 (test.test_context.HamtTest.test_hamt_in_1)\nPASS: test_hamt_items_1 (test.test_context.HamtTest.test_hamt_items_1)\nPASS: test_hamt_items_2 (test.test_context.HamtTest.test_hamt_items_2)\nPASS: test_hamt_items_3 (test.test_context.HamtTest.test_hamt_items_3)\nPASS: test_hamt_keys_1 (test.test_context.HamtTest.test_hamt_keys_1)\nSKIP: test_hamt_stress (test.test_context.HamtTest.test_hamt_stress) \"resource 'cpu' is not enabled\"\nPASS: test_hashkey_helper_1 (test.test_context.HamtTest.test_hashkey_helper_1)\n\n----------------------------------------------------------------------\nRan 42 tests in 0.467s\n\nOK (skipped=1)\n0:00:53 load avg: 2.07 [112/469] test_contextlib passed\nPASS: test_closing (test.test_contextlib.ClosingTestCase.test_closing)\nPASS: test_closing_error (test.test_contextlib.ClosingTestCase.test_closing_error)\nPASS: test_instance_docs (test.test_contextlib.ClosingTestCase.test_instance_docs)\nPASS: test_contextmanager_attribs (test.test_contextlib.ContextManagerTestCase.test_contextmanager_attribs)\nPASS: test_contextmanager_do_not_unchain_non_stopiteration_exceptions (test.test_contextlib.ContextManagerTestCase.test_contextmanager_do_not_unchain_non_stopiteration_exceptions)\nPASS: test_contextmanager_doc_attrib (test.test_contextlib.ContextManagerTestCase.test_contextmanager_doc_attrib)\nPASS: test_contextmanager_except (test.test_contextlib.ContextManagerTestCase.test_contextmanager_except)\nPASS: test_contextmanager_except_pep479 (test.test_contextlib.ContextManagerTestCase.test_contextmanager_except_pep479)\nPASS: test_contextmanager_except_stopiter (test.test_contextlib.ContextManagerTestCase.test_contextmanager_except_stopiter)\nPASS: test_contextmanager_finally (test.test_contextlib.ContextManagerTestCase.test_contextmanager_finally)\nPASS: test_contextmanager_no_reraise (test.test_contextlib.ContextManagerTestCase.test_contextmanager_no_reraise)\nPASS: test_contextmanager_non_normalised (test.test_contextlib.ContextManagerTestCase.test_contextmanager_non_normalised)\nPASS: test_contextmanager_plain (test.test_contextlib.ContextManagerTestCase.test_contextmanager_plain)\nPASS: test_contextmanager_traceback (test.test_contextlib.ContextManagerTestCase.test_contextmanager_traceback)\nPASS: test_contextmanager_trap_no_yield (test.test_contextlib.ContextManagerTestCase.test_contextmanager_trap_no_yield)\nPASS: test_contextmanager_trap_second_yield (test.test_contextlib.ContextManagerTestCase.test_contextmanager_trap_second_yield)\nPASS: test_contextmanager_trap_yield_after_throw (test.test_contextlib.ContextManagerTestCase.test_contextmanager_trap_yield_after_throw)\nPASS: test_contextmanager_wrap_runtimeerror (test.test_contextlib.ContextManagerTestCase.test_contextmanager_wrap_runtimeerror)\nPASS: test_instance_docstring_given_cm_docstring (test.test_contextlib.ContextManagerTestCase.test_instance_docstring_given_cm_docstring)\nPASS: test_keywords (test.test_contextlib.ContextManagerTestCase.test_keywords)\nPASS: test_nokeepref (test.test_contextlib.ContextManagerTestCase.test_nokeepref)\nPASS: test_param_errors (test.test_contextlib.ContextManagerTestCase.test_param_errors)\nPASS: test_recursive (test.test_contextlib.ContextManagerTestCase.test_recursive)\nPASS: testWithOpen (test.test_contextlib.FileContextTestCase.testWithOpen)\nPASS: testWithBoundedSemaphore (test.test_contextlib.LockContextTestCase.testWithBoundedSemaphore)\nPASS: testWithCondition (test.test_contextlib.LockContextTestCase.testWithCondition)\nPASS: testWithLock (test.test_contextlib.LockContextTestCase.testWithLock)\nPASS: testWithRLock (test.test_contextlib.LockContextTestCase.testWithRLock)\nPASS: testWithSemaphore (test.test_contextlib.LockContextTestCase.testWithSemaphore)\nPASS: test_nullcontext (test.test_contextlib.NullcontextTestCase.test_nullcontext)\nPASS: test_enter (test.test_contextlib.TestAbstractContextManager.test_enter)\nPASS: test_exit_is_abstract (test.test_contextlib.TestAbstractContextManager.test_exit_is_abstract)\nPASS: test_structural_subclassing (test.test_contextlib.TestAbstractContextManager.test_structural_subclassing)\nPASS: test_exception (test.test_contextlib.TestChdir.test_exception)\nPASS: test_reentrant (test.test_contextlib.TestChdir.test_reentrant)\nPASS: test_simple (test.test_contextlib.TestChdir.test_simple)\nPASS: test_contextdecorator (test.test_contextlib.TestContextDecorator.test_contextdecorator)\nPASS: test_contextdecorator_as_mixin (test.test_contextlib.TestContextDecorator.test_contextdecorator_as_mixin)\nPASS: test_contextdecorator_with_exception (test.test_contextlib.TestContextDecorator.test_contextdecorator_with_exception)\nPASS: test_contextmanager_as_decorator (test.test_contextlib.TestContextDecorator.test_contextmanager_as_decorator)\nPASS: test_decorating_method (test.test_contextlib.TestContextDecorator.test_decorating_method)\nPASS: test_decorator (test.test_contextlib.TestContextDecorator.test_decorator)\nPASS: test_decorator_with_exception (test.test_contextlib.TestContextDecorator.test_decorator_with_exception)\nPASS: test_instance_docs (test.test_contextlib.TestContextDecorator.test_instance_docs)\nPASS: test_typo_enter (test.test_contextlib.TestContextDecorator.test_typo_enter)\nPASS: test_typo_exit (test.test_contextlib.TestContextDecorator.test_typo_exit)\nPASS: test_body_exception_suppress (test.test_contextlib.TestExitStack.test_body_exception_suppress)\nPASS: test_callback (test.test_contextlib.TestExitStack.test_callback)\nPASS: test_close (test.test_contextlib.TestExitStack.test_close)\nPASS: test_dont_reraise_RuntimeError (test.test_contextlib.TestExitStack.test_dont_reraise_RuntimeError)\nPASS: test_enter_context (test.test_contextlib.TestExitStack.test_enter_context)\nPASS: test_enter_context_errors (test.test_contextlib.TestExitStack.test_enter_context_errors)\nPASS: test_excessive_nesting (test.test_contextlib.TestExitStack.test_excessive_nesting)\nPASS: test_exit_exception_chaining (test.test_contextlib.TestExitStack.test_exit_exception_chaining)\nPASS: test_exit_exception_chaining_reference (test.test_contextlib.TestExitStack.test_exit_exception_chaining_reference)\nPASS: test_exit_exception_chaining_suppress (test.test_contextlib.TestExitStack.test_exit_exception_chaining_suppress)\nPASS: test_exit_exception_explicit_none_context (test.test_contextlib.TestExitStack.test_exit_exception_explicit_none_context)\nPASS: test_exit_exception_non_suppressing (test.test_contextlib.TestExitStack.test_exit_exception_non_suppressing)\nPASS: test_exit_exception_traceback (test.test_contextlib.TestExitStack.test_exit_exception_traceback)\nPASS: test_exit_exception_with_correct_context (test.test_contextlib.TestExitStack.test_exit_exception_with_correct_context)\nPASS: test_exit_exception_with_existing_context (test.test_contextlib.TestExitStack.test_exit_exception_with_existing_context)\nPASS: test_exit_raise (test.test_contextlib.TestExitStack.test_exit_raise)\nPASS: test_exit_suppress (test.test_contextlib.TestExitStack.test_exit_suppress)\nPASS: test_instance_bypass (test.test_contextlib.TestExitStack.test_instance_bypass)\nPASS: test_instance_docs (test.test_contextlib.TestExitStack.test_instance_docs)\nPASS: test_no_resources (test.test_contextlib.TestExitStack.test_no_resources)\nPASS: test_pop_all (test.test_contextlib.TestExitStack.test_pop_all)\nPASS: test_push (test.test_contextlib.TestExitStack.test_push)\nPASS: test_cm_is_reentrant (test.test_contextlib.TestRedirectStderr.test_cm_is_reentrant)\nPASS: test_cm_is_reusable (test.test_contextlib.TestRedirectStderr.test_cm_is_reusable)\nPASS: test_enter_result_is_target (test.test_contextlib.TestRedirectStderr.test_enter_result_is_target)\nPASS: test_instance_docs (test.test_contextlib.TestRedirectStderr.test_instance_docs)\nPASS: test_no_redirect_in_init (test.test_contextlib.TestRedirectStderr.test_no_redirect_in_init)\nPASS: test_redirect_to_string_io (test.test_contextlib.TestRedirectStderr.test_redirect_to_string_io)\nPASS: test_cm_is_reentrant (test.test_contextlib.TestRedirectStdout.test_cm_is_reentrant)\nPASS: test_cm_is_reusable (test.test_contextlib.TestRedirectStdout.test_cm_is_reusable)\nPASS: test_enter_result_is_target (test.test_contextlib.TestRedirectStdout.test_enter_result_is_target)\nPASS: test_instance_docs (test.test_contextlib.TestRedirectStdout.test_instance_docs)\nPASS: test_no_redirect_in_init (test.test_contextlib.TestRedirectStdout.test_no_redirect_in_init)\nPASS: test_redirect_to_string_io (test.test_contextlib.TestRedirectStdout.test_redirect_to_string_io)\nPASS: test_cm_is_reentrant (test.test_contextlib.TestSuppress.test_cm_is_reentrant)\nPASS: test_exact_exception (test.test_contextlib.TestSuppress.test_exact_exception)\nPASS: test_exception_groups (test.test_contextlib.TestSuppress.test_exception_groups)\nPASS: test_exception_hierarchy (test.test_contextlib.TestSuppress.test_exception_hierarchy)\nPASS: test_instance_docs (test.test_contextlib.TestSuppress.test_instance_docs)\nPASS: test_multiple_exception_args (test.test_contextlib.TestSuppress.test_multiple_exception_args)\nPASS: test_no_args (test.test_contextlib.TestSuppress.test_no_args)\nPASS: test_no_exception (test.test_contextlib.TestSuppress.test_no_exception)\nPASS: test_no_result_from_enter (test.test_contextlib.TestSuppress.test_no_result_from_enter)\nPASS: test_other_exception (test.test_contextlib.TestSuppress.test_other_exception)\n\n----------------------------------------------------------------------\nRan 90 tests in 0.113s\n\nOK\n0:00:53 load avg: 2.07 [113/469] test_contextlib_async passed\nPASS: test_aclosing (test.test_contextlib_async.AclosingTestCase.test_aclosing)\nPASS: test_aclosing_bpo41229 (test.test_contextlib_async.AclosingTestCase.test_aclosing_bpo41229)\nPASS: test_aclosing_error (test.test_contextlib_async.AclosingTestCase.test_aclosing_error)\nPASS: test_instance_docs (test.test_contextlib_async.AclosingTestCase.test_instance_docs)\nPASS: test_contextmanager_attribs (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_attribs)\nPASS: test_contextmanager_doc_attrib (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_doc_attrib)\nPASS: test_contextmanager_except (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_except)\nPASS: test_contextmanager_except_stopiter (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_except_stopiter)\nPASS: test_contextmanager_finally (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_finally)\nPASS: test_contextmanager_no_reraise (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_no_reraise)\nPASS: test_contextmanager_non_normalised (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_non_normalised)\nPASS: test_contextmanager_plain (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_plain)\nPASS: test_contextmanager_traceback (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_traceback)\nPASS: test_contextmanager_trap_no_yield (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_no_yield)\nPASS: test_contextmanager_trap_second_yield (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_second_yield)\nPASS: test_contextmanager_trap_yield_after_throw (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_trap_yield_after_throw)\nPASS: test_contextmanager_wrap_runtimeerror (test.test_contextlib_async.AsyncContextManagerTestCase.test_contextmanager_wrap_runtimeerror)\nPASS: test_decorating_method (test.test_contextlib_async.AsyncContextManagerTestCase.test_decorating_method)\nPASS: test_decorator (test.test_contextlib_async.AsyncContextManagerTestCase.test_decorator)\nPASS: test_decorator_with_exception (test.test_contextlib_async.AsyncContextManagerTestCase.test_decorator_with_exception)\nPASS: test_instance_docstring_given_cm_docstring (test.test_contextlib_async.AsyncContextManagerTestCase.test_instance_docstring_given_cm_docstring)\nPASS: test_keywords (test.test_contextlib_async.AsyncContextManagerTestCase.test_keywords)\nPASS: test_recursive (test.test_contextlib_async.AsyncContextManagerTestCase.test_recursive)\nPASS: test_async_gen_propagates_generator_exit (test.test_contextlib_async.TestAbstractAsyncContextManager.test_async_gen_propagates_generator_exit)\nPASS: test_enter (test.test_contextlib_async.TestAbstractAsyncContextManager.test_enter)\nPASS: test_exit_is_abstract (test.test_contextlib_async.TestAbstractAsyncContextManager.test_exit_is_abstract)\nPASS: test_structural_subclassing (test.test_contextlib_async.TestAbstractAsyncContextManager.test_structural_subclassing)\nPASS: test_async_callback (test.test_contextlib_async.TestAsyncExitStack.test_async_callback)\nPASS: test_async_exit_exception_chaining (test.test_contextlib_async.TestAsyncExitStack.test_async_exit_exception_chaining)\nPASS: test_async_exit_exception_explicit_none_context (test.test_contextlib_async.TestAsyncExitStack.test_async_exit_exception_explicit_none_context)\nPASS: test_async_push (test.test_contextlib_async.TestAsyncExitStack.test_async_push)\nPASS: test_body_exception_suppress (test.test_contextlib_async.TestAsyncExitStack.test_body_exception_suppress)\nPASS: test_callback (test.test_contextlib_async.TestAsyncExitStack.test_callback)\nPASS: test_close (test.test_contextlib_async.TestAsyncExitStack.test_close)\nPASS: test_dont_reraise_RuntimeError (test.test_contextlib_async.TestAsyncExitStack.test_dont_reraise_RuntimeError)\nPASS: test_enter_async_context (test.test_contextlib_async.TestAsyncExitStack.test_enter_async_context)\nPASS: test_enter_async_context_errors (test.test_contextlib_async.TestAsyncExitStack.test_enter_async_context_errors)\nPASS: test_enter_context (test.test_contextlib_async.TestAsyncExitStack.test_enter_context)\nPASS: test_enter_context_errors (test.test_contextlib_async.TestAsyncExitStack.test_enter_context_errors)\nPASS: test_excessive_nesting (test.test_contextlib_async.TestAsyncExitStack.test_excessive_nesting)\nPASS: test_exit_exception_chaining (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining)\nPASS: test_exit_exception_chaining_reference (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining_reference)\nPASS: test_exit_exception_chaining_suppress (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_chaining_suppress)\nPASS: test_exit_exception_explicit_none_context (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_explicit_none_context)\nPASS: test_exit_exception_non_suppressing (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_non_suppressing)\nPASS: test_exit_exception_traceback (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_traceback)\nPASS: test_exit_exception_with_correct_context (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_with_correct_context)\nPASS: test_exit_exception_with_existing_context (test.test_contextlib_async.TestAsyncExitStack.test_exit_exception_with_existing_context)\nPASS: test_exit_raise (test.test_contextlib_async.TestAsyncExitStack.test_exit_raise)\nPASS: test_exit_suppress (test.test_contextlib_async.TestAsyncExitStack.test_exit_suppress)\nPASS: test_instance_bypass (test.test_contextlib_async.TestAsyncExitStack.test_instance_bypass)\nPASS: test_instance_bypass_async (test.test_contextlib_async.TestAsyncExitStack.test_instance_bypass_async)\nPASS: test_instance_docs (test.test_contextlib_async.TestAsyncExitStack.test_instance_docs)\nPASS: test_no_resources (test.test_contextlib_async.TestAsyncExitStack.test_no_resources)\nPASS: test_pop_all (test.test_contextlib_async.TestAsyncExitStack.test_pop_all)\nPASS: test_push (test.test_contextlib_async.TestAsyncExitStack.test_push)\nPASS: test_async_nullcontext (test.test_contextlib_async.TestAsyncNullcontext.test_async_nullcontext)\n\n----------------------------------------------------------------------\nRan 57 tests in 0.131s\n\nOK\n0:00:54 load avg: 2.07 [114/469] test_copy passed\nPASS: test_copy_atomic (test.test_copy.TestCopy.test_copy_atomic)\nPASS: test_copy_basic (test.test_copy.TestCopy.test_copy_basic)\nPASS: test_copy_bytearray (test.test_copy.TestCopy.test_copy_bytearray)\nPASS: test_copy_cant (test.test_copy.TestCopy.test_copy_cant)\nPASS: test_copy_copy (test.test_copy.TestCopy.test_copy_copy)\nPASS: test_copy_dict (test.test_copy.TestCopy.test_copy_dict)\nPASS: test_copy_frozenset (test.test_copy.TestCopy.test_copy_frozenset)\nPASS: test_copy_function (test.test_copy.TestCopy.test_copy_function)\nPASS: test_copy_inst_copy (test.test_copy.TestCopy.test_copy_inst_copy)\nPASS: test_copy_inst_getinitargs (test.test_copy.TestCopy.test_copy_inst_getinitargs)\nPASS: test_copy_inst_getnewargs (test.test_copy.TestCopy.test_copy_inst_getnewargs)\nPASS: test_copy_inst_getnewargs_ex (test.test_copy.TestCopy.test_copy_inst_getnewargs_ex)\nPASS: test_copy_inst_getstate (test.test_copy.TestCopy.test_copy_inst_getstate)\nPASS: test_copy_inst_getstate_setstate (test.test_copy.TestCopy.test_copy_inst_getstate_setstate)\nPASS: test_copy_inst_setstate (test.test_copy.TestCopy.test_copy_inst_setstate)\nPASS: test_copy_inst_vanilla (test.test_copy.TestCopy.test_copy_inst_vanilla)\nPASS: test_copy_list (test.test_copy.TestCopy.test_copy_list)\nPASS: test_copy_list_subclass (test.test_copy.TestCopy.test_copy_list_subclass)\nPASS: test_copy_reduce (test.test_copy.TestCopy.test_copy_reduce)\nPASS: test_copy_reduce_ex (test.test_copy.TestCopy.test_copy_reduce_ex)\nPASS: test_copy_registry (test.test_copy.TestCopy.test_copy_registry)\nPASS: test_copy_set (test.test_copy.TestCopy.test_copy_set)\nPASS: test_copy_slots (test.test_copy.TestCopy.test_copy_slots)\nPASS: test_copy_tuple (test.test_copy.TestCopy.test_copy_tuple)\nPASS: test_copy_tuple_subclass (test.test_copy.TestCopy.test_copy_tuple_subclass)\nPASS: test_copy_weakkeydict (test.test_copy.TestCopy.test_copy_weakkeydict)\nPASS: test_copy_weakref (test.test_copy.TestCopy.test_copy_weakref)\nPASS: test_copy_weakvaluedict (test.test_copy.TestCopy.test_copy_weakvaluedict)\nPASS: test_deepcopy_atomic (test.test_copy.TestCopy.test_deepcopy_atomic)\nPASS: test_deepcopy_basic (test.test_copy.TestCopy.test_deepcopy_basic)\nPASS: test_deepcopy_bound_method (test.test_copy.TestCopy.test_deepcopy_bound_method)\nPASS: test_deepcopy_cant (test.test_copy.TestCopy.test_deepcopy_cant)\nPASS: test_deepcopy_deepcopy (test.test_copy.TestCopy.test_deepcopy_deepcopy)\nPASS: test_deepcopy_dict (test.test_copy.TestCopy.test_deepcopy_dict)\nPASS: test_deepcopy_dict_subclass (test.test_copy.TestCopy.test_deepcopy_dict_subclass)\nPASS: test_deepcopy_dont_memo_immutable (test.test_copy.TestCopy.test_deepcopy_dont_memo_immutable)\nPASS: test_deepcopy_empty_tuple (test.test_copy.TestCopy.test_deepcopy_empty_tuple)\nPASS: test_deepcopy_function (test.test_copy.TestCopy.test_deepcopy_function)\nPASS: test_deepcopy_inst_deepcopy (test.test_copy.TestCopy.test_deepcopy_inst_deepcopy)\nPASS: test_deepcopy_inst_getinitargs (test.test_copy.TestCopy.test_deepcopy_inst_getinitargs)\nPASS: test_deepcopy_inst_getnewargs (test.test_copy.TestCopy.test_deepcopy_inst_getnewargs)\nPASS: test_deepcopy_inst_getnewargs_ex (test.test_copy.TestCopy.test_deepcopy_inst_getnewargs_ex)\nPASS: test_deepcopy_inst_getstate (test.test_copy.TestCopy.test_deepcopy_inst_getstate)\nPASS: test_deepcopy_inst_getstate_setstate (test.test_copy.TestCopy.test_deepcopy_inst_getstate_setstate)\nPASS: test_deepcopy_inst_setstate (test.test_copy.TestCopy.test_deepcopy_inst_setstate)\nPASS: test_deepcopy_inst_vanilla (test.test_copy.TestCopy.test_deepcopy_inst_vanilla)\nPASS: test_deepcopy_issubclass (test.test_copy.TestCopy.test_deepcopy_issubclass)\nPASS: test_deepcopy_keepalive (test.test_copy.TestCopy.test_deepcopy_keepalive)\nPASS: test_deepcopy_list (test.test_copy.TestCopy.test_deepcopy_list)\nPASS: test_deepcopy_list_subclass (test.test_copy.TestCopy.test_deepcopy_list_subclass)\nPASS: test_deepcopy_memo (test.test_copy.TestCopy.test_deepcopy_memo)\nPASS: test_deepcopy_reduce (test.test_copy.TestCopy.test_deepcopy_reduce)\nPASS: test_deepcopy_reduce_ex (test.test_copy.TestCopy.test_deepcopy_reduce_ex)\nPASS: test_deepcopy_reflexive_dict (test.test_copy.TestCopy.test_deepcopy_reflexive_dict)\nPASS: test_deepcopy_reflexive_inst (test.test_copy.TestCopy.test_deepcopy_reflexive_inst)\nPASS: test_deepcopy_reflexive_list (test.test_copy.TestCopy.test_deepcopy_reflexive_list)\nPASS: test_deepcopy_reflexive_tuple (test.test_copy.TestCopy.test_deepcopy_reflexive_tuple)\nPASS: test_deepcopy_registry (test.test_copy.TestCopy.test_deepcopy_registry)\nPASS: test_deepcopy_slots (test.test_copy.TestCopy.test_deepcopy_slots)\nPASS: test_deepcopy_tuple (test.test_copy.TestCopy.test_deepcopy_tuple)\nPASS: test_deepcopy_tuple_of_immutables (test.test_copy.TestCopy.test_deepcopy_tuple_of_immutables)\nPASS: test_deepcopy_tuple_subclass (test.test_copy.TestCopy.test_deepcopy_tuple_subclass)\nPASS: test_deepcopy_weakkeydict (test.test_copy.TestCopy.test_deepcopy_weakkeydict)\nPASS: test_deepcopy_weakref (test.test_copy.TestCopy.test_deepcopy_weakref)\nPASS: test_deepcopy_weakvaluedict (test.test_copy.TestCopy.test_deepcopy_weakvaluedict)\nPASS: test_exceptions (test.test_copy.TestCopy.test_exceptions)\nPASS: test_getstate_exc (test.test_copy.TestCopy.test_getstate_exc)\nPASS: test_reconstruct_nostate (test.test_copy.TestCopy.test_reconstruct_nostate)\nPASS: test_reconstruct_reflexive (test.test_copy.TestCopy.test_reconstruct_reflexive)\nPASS: test_reconstruct_state (test.test_copy.TestCopy.test_reconstruct_state)\nPASS: test_reconstruct_state_setstate (test.test_copy.TestCopy.test_reconstruct_state_setstate)\nPASS: test_reconstruct_string (test.test_copy.TestCopy.test_reconstruct_string)\nPASS: test_reduce_4tuple (test.test_copy.TestCopy.test_reduce_4tuple)\nPASS: test_reduce_5tuple (test.test_copy.TestCopy.test_reduce_5tuple)\nPASS: test_reduce_6tuple (test.test_copy.TestCopy.test_reduce_6tuple)\nPASS: test_reduce_6tuple_none (test.test_copy.TestCopy.test_reduce_6tuple_none)\n\n----------------------------------------------------------------------\nRan 76 tests in 0.108s\n\nOK\n0:00:54 load avg: 2.07 [115/469] test_copyreg passed\nPASS: test_bool (test.test_copyreg.CopyRegTestCase.test_bool)\nPASS: test_class (test.test_copyreg.CopyRegTestCase.test_class)\nPASS: test_extension_registry (test.test_copyreg.CopyRegTestCase.test_extension_registry)\nPASS: test_noncallable_constructor (test.test_copyreg.CopyRegTestCase.test_noncallable_constructor)\nPASS: test_noncallable_reduce (test.test_copyreg.CopyRegTestCase.test_noncallable_reduce)\nPASS: test_slotnames (test.test_copyreg.CopyRegTestCase.test_slotnames)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.002s\n\nOK\n0:00:54 load avg: 2.07 [116/469] test_cppext passed\nSKIP: test_build_cpp03 (test.test_cppext.TestCPPExt.test_build_cpp03) \"resource 'cpu' is not enabled\"\nSKIP: test_build_cpp11 (test.test_cppext.TestCPPExt.test_build_cpp11) \"resource 'cpu' is not enabled\"\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=2)\n0:00:54 load avg: 2.07 [117/469] test_compile passed\nPASS: test_and (test.test_compile.TestExpressionStackSize.test_and)\nPASS: test_and_or (test.test_compile.TestExpressionStackSize.test_and_or)\nPASS: test_binop (test.test_compile.TestExpressionStackSize.test_binop)\nPASS: test_chained_comparison (test.test_compile.TestExpressionStackSize.test_chained_comparison)\nPASS: test_dict (test.test_compile.TestExpressionStackSize.test_dict)\nPASS: test_func_and (test.test_compile.TestExpressionStackSize.test_func_and)\nPASS: test_func_args (test.test_compile.TestExpressionStackSize.test_func_args)\nPASS: test_func_kwargs (test.test_compile.TestExpressionStackSize.test_func_kwargs)\nPASS: test_if_else (test.test_compile.TestExpressionStackSize.test_if_else)\nPASS: test_list (test.test_compile.TestExpressionStackSize.test_list)\nPASS: test_meth_args (test.test_compile.TestExpressionStackSize.test_meth_args)\nPASS: test_meth_kwargs (test.test_compile.TestExpressionStackSize.test_meth_kwargs)\nPASS: test_or (test.test_compile.TestExpressionStackSize.test_or)\nPASS: test_set (test.test_compile.TestExpressionStackSize.test_set)\nPASS: test_stack_3050 (test.test_compile.TestExpressionStackSize.test_stack_3050)\nPASS: test_stack_3050_2 (test.test_compile.TestExpressionStackSize.test_stack_3050_2)\nPASS: test_tuple (test.test_compile.TestExpressionStackSize.test_tuple)\nPASS: test_attribute_augassign (test.test_compile.TestSourcePositions.test_attribute_augassign)\nPASS: test_attribute_del (test.test_compile.TestSourcePositions.test_attribute_del)\nPASS: test_attribute_load (test.test_compile.TestSourcePositions.test_attribute_load)\nPASS: test_attribute_store (test.test_compile.TestSourcePositions.test_attribute_store)\nPASS: test_column_offset_deduplication (test.test_compile.TestSourcePositions.test_column_offset_deduplication)\nPASS: test_compiles_to_extended_op_arg (test.test_compile.TestSourcePositions.test_compiles_to_extended_op_arg)\nPASS: test_complex_single_line_expression (test.test_compile.TestSourcePositions.test_complex_single_line_expression)\nPASS: test_load_super_attr (test.test_compile.TestSourcePositions.test_load_super_attr)\nPASS: test_matchcase_class (test.test_compile.TestSourcePositions.test_matchcase_class)\nPASS: test_matchcase_mapping (test.test_compile.TestSourcePositions.test_matchcase_mapping)\nPASS: test_matchcase_mapping_wildcard (test.test_compile.TestSourcePositions.test_matchcase_mapping_wildcard)\nPASS: test_matchcase_or (test.test_compile.TestSourcePositions.test_matchcase_or)\nPASS: test_matchcase_sequence (test.test_compile.TestSourcePositions.test_matchcase_sequence)\nPASS: test_matchcase_sequence_wildcard (test.test_compile.TestSourcePositions.test_matchcase_sequence_wildcard)\nPASS: test_method_call (test.test_compile.TestSourcePositions.test_method_call)\nPASS: test_multiline_assert (test.test_compile.TestSourcePositions.test_multiline_assert)\nPASS: test_multiline_assert_rewritten_as_method_call (test.test_compile.TestSourcePositions.test_multiline_assert_rewritten_as_method_call)\nPASS: test_multiline_async_dict_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_dict_comprehension)\nPASS: test_multiline_async_generator_expression (test.test_compile.TestSourcePositions.test_multiline_async_generator_expression)\nPASS: test_multiline_async_list_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_list_comprehension)\nPASS: test_multiline_async_set_comprehension (test.test_compile.TestSourcePositions.test_multiline_async_set_comprehension)\nPASS: test_multiline_boolean_expression (test.test_compile.TestSourcePositions.test_multiline_boolean_expression)\nPASS: test_multiline_dict_comprehension (test.test_compile.TestSourcePositions.test_multiline_dict_comprehension)\nPASS: test_multiline_expression (test.test_compile.TestSourcePositions.test_multiline_expression)\nPASS: test_multiline_generator_expression (test.test_compile.TestSourcePositions.test_multiline_generator_expression)\nPASS: test_multiline_list_comprehension (test.test_compile.TestSourcePositions.test_multiline_list_comprehension)\nPASS: test_multiline_set_comprehension (test.test_compile.TestSourcePositions.test_multiline_set_comprehension)\nPASS: test_push_null_load_global_positions (test.test_compile.TestSourcePositions.test_push_null_load_global_positions)\nPASS: test_simple_assignment (test.test_compile.TestSourcePositions.test_simple_assignment)\nPASS: test_very_long_line_end_offset (test.test_compile.TestSourcePositions.test_very_long_line_end_offset)\nPASS: test_weird_attribute_position_regressions (test.test_compile.TestSourcePositions.test_weird_attribute_position_regressions)\nPASS: test_32_63_bit_values (test.test_compile.TestSpecifics.test_32_63_bit_values)\nPASS: test_annotation_limit (test.test_compile.TestSpecifics.test_annotation_limit)\nPASS: test_apply_static_swaps (test.test_compile.TestSpecifics.test_apply_static_swaps)\nPASS: test_apply_static_swaps_2 (test.test_compile.TestSpecifics.test_apply_static_swaps_2)\nPASS: test_apply_static_swaps_3 (test.test_compile.TestSpecifics.test_apply_static_swaps_3)\nPASS: test_argument_handling (test.test_compile.TestSpecifics.test_argument_handling)\nPASS: test_argument_order (test.test_compile.TestSpecifics.test_argument_order)\nPASS: test_bad_single_statement (test.test_compile.TestSpecifics.test_bad_single_statement)\nPASS: test_big_dict_literal (test.test_compile.TestSpecifics.test_big_dict_literal)\nPASS: test_cold_block_moved_to_end (test.test_compile.TestSpecifics.test_cold_block_moved_to_end)\nPASS: test_compare_positions (test.test_compile.TestSpecifics.test_compare_positions)\nPASS: test_compile_ast (test.test_compile.TestSpecifics.test_compile_ast)\nPASS: test_compile_filename (test.test_compile.TestSpecifics.test_compile_filename)\nPASS: test_compile_invalid_namedexpr (test.test_compile.TestSpecifics.test_compile_invalid_namedexpr)\nPASS: test_compile_invalid_typealias (test.test_compile.TestSpecifics.test_compile_invalid_typealias)\nPASS: test_compiler_recursion_limit (test.test_compile.TestSpecifics.test_compiler_recursion_limit)\nPASS: test_consts_in_conditionals (test.test_compile.TestSpecifics.test_consts_in_conditionals)\nPASS: test_dead_blocks_do_not_generate_bytecode (test.test_compile.TestSpecifics.test_dead_blocks_do_not_generate_bytecode)\nPASS: test_debug_assignment (test.test_compile.TestSpecifics.test_debug_assignment)\nPASS: test_dict_evaluation_order (test.test_compile.TestSpecifics.test_dict_evaluation_order)\nPASS: test_dont_merge_constants (test.test_compile.TestSpecifics.test_dont_merge_constants)\nPASS: test_duplicate_global_local (test.test_compile.TestSpecifics.test_duplicate_global_local)\nPASS: test_duplicated_small_exit_block (test.test_compile.TestSpecifics.test_duplicated_small_exit_block)\nPASS: test_empty (test.test_compile.TestSpecifics.test_empty)\nPASS: test_encoding (test.test_compile.TestSpecifics.test_encoding)\nPASS: test_exec_with_general_mapping_for_locals (test.test_compile.TestSpecifics.test_exec_with_general_mapping_for_locals)\nPASS: test_extended_arg (test.test_compile.TestSpecifics.test_extended_arg)\nPASS: test_false_while_loop (test.test_compile.TestSpecifics.test_false_while_loop)\nPASS: test_float_literals (test.test_compile.TestSpecifics.test_float_literals)\nPASS: test_for_distinct_code_objects (test.test_compile.TestSpecifics.test_for_distinct_code_objects)\nPASS: test_if_expression_expression_empty_block (test.test_compile.TestSpecifics.test_if_expression_expression_empty_block)\nPASS: test_import (test.test_compile.TestSpecifics.test_import)\nPASS: test_imported_load_method (test.test_compile.TestSpecifics.test_imported_load_method)\nPASS: test_indentation (test.test_compile.TestSpecifics.test_indentation)\nPASS: test_int_literals_too_long (test.test_compile.TestSpecifics.test_int_literals_too_long)\nPASS: test_lambda_doc (test.test_compile.TestSpecifics.test_lambda_doc)\nPASS: test_leading_newlines (test.test_compile.TestSpecifics.test_leading_newlines)\nPASS: test_line_number_genexp (test.test_compile.TestSpecifics.test_line_number_genexp)\nPASS: test_line_number_implicit_return_after_async_for (test.test_compile.TestSpecifics.test_line_number_implicit_return_after_async_for)\nPASS: test_lineno_after_implicit_return (test.test_compile.TestSpecifics.test_lineno_after_implicit_return)\nPASS: test_lineno_after_no_code (test.test_compile.TestSpecifics.test_lineno_after_no_code)\nPASS: test_lineno_attribute (test.test_compile.TestSpecifics.test_lineno_attribute)\nPASS: test_lineno_of_backward_jump (test.test_compile.TestSpecifics.test_lineno_of_backward_jump)\nPASS: test_lineno_procedure_call (test.test_compile.TestSpecifics.test_lineno_procedure_call)\nPASS: test_literals_with_leading_zeroes (test.test_compile.TestSpecifics.test_literals_with_leading_zeroes)\nPASS: test_mangling (test.test_compile.TestSpecifics.test_mangling)\nPASS: test_merge_code_attrs (test.test_compile.TestSpecifics.test_merge_code_attrs)\nPASS: test_merge_constants (test.test_compile.TestSpecifics.test_merge_constants)\nPASS: test_multi_line_lambda_as_argument (test.test_compile.TestSpecifics.test_multi_line_lambda_as_argument)\nPASS: test_no_ending_newline (test.test_compile.TestSpecifics.test_no_ending_newline)\nPASS: test_no_wraparound_jump (test.test_compile.TestSpecifics.test_no_wraparound_jump)\nPASS: test_none_assignment (test.test_compile.TestSpecifics.test_none_assignment)\nPASS: test_none_keyword_arg (test.test_compile.TestSpecifics.test_none_keyword_arg)\nPASS: test_null_terminated (test.test_compile.TestSpecifics.test_null_terminated)\nPASS: test_other_newlines (test.test_compile.TestSpecifics.test_other_newlines)\nPASS: test_particularly_evil_undecodable (test.test_compile.TestSpecifics.test_particularly_evil_undecodable)\nPASS: test_path_like_objects (test.test_compile.TestSpecifics.test_path_like_objects)\ntest_peephole_opt_unreachable_code_array_access_in_bounds (test.test_compile.TestSpecifics.test_peephole_opt_unreachable_code_array_access_in_bounds)\nPASS: Regression test for issue35193 when run under clang msan.\nPASS: test_redundant_jump_in_if_else_break (test.test_compile.TestSpecifics.test_redundant_jump_in_if_else_break)\nPASS: test_remove_empty_basic_block_with_jump_target_label (test.test_compile.TestSpecifics.test_remove_empty_basic_block_with_jump_target_label)\nPASS: test_remove_redundant_nop_edge_case (test.test_compile.TestSpecifics.test_remove_redundant_nop_edge_case)\nPASS: test_remove_unused_consts (test.test_compile.TestSpecifics.test_remove_unused_consts)\nPASS: test_remove_unused_consts_extended_args (test.test_compile.TestSpecifics.test_remove_unused_consts_extended_args)\nPASS: test_remove_unused_consts_no_docstring (test.test_compile.TestSpecifics.test_remove_unused_consts_no_docstring)\nPASS: test_same_filename_used (test.test_compile.TestSpecifics.test_same_filename_used)\nPASS: test_sequence_unpacking_error (test.test_compile.TestSpecifics.test_sequence_unpacking_error)\nPASS: test_single_statement (test.test_compile.TestSpecifics.test_single_statement)\nSKIP: test_stack_overflow (test.test_compile.TestSpecifics.test_stack_overflow) \"resource 'cpu' is not enabled\"\nPASS: test_strip_unused_None (test.test_compile.TestSpecifics.test_strip_unused_None)\nPASS: test_subscripts (test.test_compile.TestSpecifics.test_subscripts)\nPASS: test_syntax_error (test.test_compile.TestSpecifics.test_syntax_error)\nPASS: test_unary_minus (test.test_compile.TestSpecifics.test_unary_minus)\nPASS: test_uses_slice_instructions (test.test_compile.TestSpecifics.test_uses_slice_instructions)\nPASS: test_yet_more_evil_still_undecodable (test.test_compile.TestSpecifics.test_yet_more_evil_still_undecodable)\nPASS: test_async_for (test.test_compile.TestStackSizeStability.test_async_for)\nPASS: test_async_for_else (test.test_compile.TestStackSizeStability.test_async_for_else)\nPASS: test_async_with (test.test_compile.TestStackSizeStability.test_async_with)\nPASS: test_for (test.test_compile.TestStackSizeStability.test_for)\nPASS: test_for_break_continue (test.test_compile.TestStackSizeStability.test_for_break_continue)\nPASS: test_for_break_continue_inside_async_with_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_async_with_block)\nPASS: test_for_break_continue_inside_except_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_except_block)\nPASS: test_for_break_continue_inside_finally_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_finally_block)\nPASS: test_for_break_continue_inside_try_finally_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_try_finally_block)\nPASS: test_for_break_continue_inside_with_block (test.test_compile.TestStackSizeStability.test_for_break_continue_inside_with_block)\nPASS: test_for_else (test.test_compile.TestStackSizeStability.test_for_else)\nPASS: test_if (test.test_compile.TestStackSizeStability.test_if)\nPASS: test_if_else (test.test_compile.TestStackSizeStability.test_if_else)\nPASS: test_return_inside_async_with_block (test.test_compile.TestStackSizeStability.test_return_inside_async_with_block)\nPASS: test_return_inside_except_block (test.test_compile.TestStackSizeStability.test_return_inside_except_block)\nPASS: test_return_inside_finally_block (test.test_compile.TestStackSizeStability.test_return_inside_finally_block)\nPASS: test_return_inside_try_finally_block (test.test_compile.TestStackSizeStability.test_return_inside_try_finally_block)\nPASS: test_return_inside_with_block (test.test_compile.TestStackSizeStability.test_return_inside_with_block)\nPASS: test_try_except_as (test.test_compile.TestStackSizeStability.test_try_except_as)\nPASS: test_try_except_bare (test.test_compile.TestStackSizeStability.test_try_except_bare)\nPASS: test_try_except_qualified (test.test_compile.TestStackSizeStability.test_try_except_qualified)\nPASS: test_try_except_star_as (test.test_compile.TestStackSizeStability.test_try_except_star_as)\nPASS: test_try_except_star_finally (test.test_compile.TestStackSizeStability.test_try_except_star_finally)\nPASS: test_try_except_star_qualified (test.test_compile.TestStackSizeStability.test_try_except_star_qualified)\nPASS: test_try_finally (test.test_compile.TestStackSizeStability.test_try_finally)\nPASS: test_while_else (test.test_compile.TestStackSizeStability.test_while_else)\nPASS: test_with (test.test_compile.TestStackSizeStability.test_with)\n\n----------------------------------------------------------------------\nRan 148 tests in 4.273s\n\nOK (skipped=1)\n0:00:55 load avg: 2.07 [118/469] test_crashers passed\nSKIP: test_crashers_crash (test.test_crashers.CrasherTest.test_crashers_crash) 'these tests are too fragile'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=1)\n0:00:55 load avg: 2.07 [119/469] test_coroutines passed\nPASS: test_badsyntax_1 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_1)\nPASS: test_badsyntax_2 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_2)\nPASS: test_badsyntax_3 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_3)\nPASS: test_badsyntax_4 (test.test_coroutines.AsyncBadSyntaxTest.test_badsyntax_4)\nPASS: test_tp_await_1 (test.test_coroutines.CAPITest.test_tp_await_1)\nPASS: test_tp_await_2 (test.test_coroutines.CAPITest.test_tp_await_2)\nPASS: test_tp_await_3 (test.test_coroutines.CAPITest.test_tp_await_3)\nPASS: test_asyncio_1 (test.test_coroutines.CoroAsyncIOCompatTest.test_asyncio_1)\nPASS: test_await_1 (test.test_coroutines.CoroutineTest.test_await_1)\nPASS: test_await_10 (test.test_coroutines.CoroutineTest.test_await_10)\nPASS: test_await_11 (test.test_coroutines.CoroutineTest.test_await_11)\nPASS: test_await_12 (test.test_coroutines.CoroutineTest.test_await_12)\nPASS: test_await_13 (test.test_coroutines.CoroutineTest.test_await_13)\nPASS: test_await_14 (test.test_coroutines.CoroutineTest.test_await_14)\nPASS: test_await_15 (test.test_coroutines.CoroutineTest.test_await_15)\nPASS: test_await_16 (test.test_coroutines.CoroutineTest.test_await_16)\nPASS: test_await_2 (test.test_coroutines.CoroutineTest.test_await_2)\nPASS: test_await_3 (test.test_coroutines.CoroutineTest.test_await_3)\nPASS: test_await_4 (test.test_coroutines.CoroutineTest.test_await_4)\nPASS: test_await_5 (test.test_coroutines.CoroutineTest.test_await_5)\nPASS: test_await_6 (test.test_coroutines.CoroutineTest.test_await_6)\nPASS: test_await_7 (test.test_coroutines.CoroutineTest.test_await_7)\nPASS: test_await_8 (test.test_coroutines.CoroutineTest.test_await_8)\nPASS: test_await_9 (test.test_coroutines.CoroutineTest.test_await_9)\ntest_bpo_45813_1 (test.test_coroutines.CoroutineTest.test_bpo_45813_1)\nPASS: This would crash the interpreter in 3.11a2\ntest_bpo_45813_2 (test.test_coroutines.CoroutineTest.test_bpo_45813_2)\nPASS: This would crash the interpreter in 3.11a2\nPASS: test_comp_1 (test.test_coroutines.CoroutineTest.test_comp_1)\nPASS: test_comp_10 (test.test_coroutines.CoroutineTest.test_comp_10)\nPASS: test_comp_2 (test.test_coroutines.CoroutineTest.test_comp_2)\nPASS: test_comp_3 (test.test_coroutines.CoroutineTest.test_comp_3)\nPASS: test_comp_4 (test.test_coroutines.CoroutineTest.test_comp_4)\nPASS: test_comp_4_2 (test.test_coroutines.CoroutineTest.test_comp_4_2)\nPASS: test_comp_5 (test.test_coroutines.CoroutineTest.test_comp_5)\nPASS: test_comp_6 (test.test_coroutines.CoroutineTest.test_comp_6)\nPASS: test_comp_7 (test.test_coroutines.CoroutineTest.test_comp_7)\nPASS: test_comp_8 (test.test_coroutines.CoroutineTest.test_comp_8)\nPASS: test_comp_9 (test.test_coroutines.CoroutineTest.test_comp_9)\nPASS: test_copy (test.test_coroutines.CoroutineTest.test_copy)\nPASS: test_coro_wrapper_send_stop_iterator (test.test_coroutines.CoroutineTest.test_coro_wrapper_send_stop_iterator)\nPASS: test_coro_wrapper_send_tuple (test.test_coroutines.CoroutineTest.test_coro_wrapper_send_tuple)\nPASS: test_corotype_1 (test.test_coroutines.CoroutineTest.test_corotype_1)\nPASS: test_cr_await (test.test_coroutines.CoroutineTest.test_cr_await)\nPASS: test_cr_frame_after_close (test.test_coroutines.CoroutineTest.test_cr_frame_after_close)\nPASS: test_fatal_coro_warning (test.test_coroutines.CoroutineTest.test_fatal_coro_warning)\nPASS: test_for_1 (test.test_coroutines.CoroutineTest.test_for_1)\nPASS: test_for_11 (test.test_coroutines.CoroutineTest.test_for_11)\nPASS: test_for_2 (test.test_coroutines.CoroutineTest.test_for_2)\nPASS: test_for_3 (test.test_coroutines.CoroutineTest.test_for_3)\nPASS: test_for_4 (test.test_coroutines.CoroutineTest.test_for_4)\nPASS: test_for_6 (test.test_coroutines.CoroutineTest.test_for_6)\nPASS: test_for_7 (test.test_coroutines.CoroutineTest.test_for_7)\nPASS: test_for_8 (test.test_coroutines.CoroutineTest.test_for_8)\nPASS: test_for_assign_raising_stop_async_iteration (test.test_coroutines.CoroutineTest.test_for_assign_raising_stop_async_iteration)\nPASS: test_for_assign_raising_stop_async_iteration_2 (test.test_coroutines.CoroutineTest.test_for_assign_raising_stop_async_iteration_2)\nPASS: test_for_stop_iteration (test.test_coroutines.CoroutineTest.test_for_stop_iteration)\nPASS: test_for_tuple (test.test_coroutines.CoroutineTest.test_for_tuple)\nPASS: test_func_1 (test.test_coroutines.CoroutineTest.test_func_1)\nPASS: test_func_10 (test.test_coroutines.CoroutineTest.test_func_10)\nPASS: test_func_11 (test.test_coroutines.CoroutineTest.test_func_11)\nPASS: test_func_12 (test.test_coroutines.CoroutineTest.test_func_12)\nPASS: test_func_13 (test.test_coroutines.CoroutineTest.test_func_13)\nPASS: test_func_14 (test.test_coroutines.CoroutineTest.test_func_14)\nPASS: test_func_15 (test.test_coroutines.CoroutineTest.test_func_15)\nPASS: test_func_16 (test.test_coroutines.CoroutineTest.test_func_16)\nPASS: test_func_17 (test.test_coroutines.CoroutineTest.test_func_17)\nPASS: test_func_18 (test.test_coroutines.CoroutineTest.test_func_18)\nPASS: test_func_19 (test.test_coroutines.CoroutineTest.test_func_19)\nPASS: test_func_2 (test.test_coroutines.CoroutineTest.test_func_2)\nPASS: test_func_3 (test.test_coroutines.CoroutineTest.test_func_3)\nPASS: test_func_4 (test.test_coroutines.CoroutineTest.test_func_4)\nPASS: test_func_5 (test.test_coroutines.CoroutineTest.test_func_5)\nPASS: test_func_6 (test.test_coroutines.CoroutineTest.test_func_6)\nPASS: test_func_7 (test.test_coroutines.CoroutineTest.test_func_7)\nPASS: test_func_8 (test.test_coroutines.CoroutineTest.test_func_8)\nPASS: test_func_9 (test.test_coroutines.CoroutineTest.test_func_9)\nPASS: test_gen_1 (test.test_coroutines.CoroutineTest.test_gen_1)\nPASS: test_nested_comp (test.test_coroutines.CoroutineTest.test_nested_comp)\nPASS: test_pickle (test.test_coroutines.CoroutineTest.test_pickle)\nPASS: test_stack_in_coroutine_throw (test.test_coroutines.CoroutineTest.test_stack_in_coroutine_throw)\nPASS: test_with_1 (test.test_coroutines.CoroutineTest.test_with_1)\nPASS: test_with_10 (test.test_coroutines.CoroutineTest.test_with_10)\nPASS: test_with_11 (test.test_coroutines.CoroutineTest.test_with_11)\nPASS: test_with_12 (test.test_coroutines.CoroutineTest.test_with_12)\nPASS: test_with_13 (test.test_coroutines.CoroutineTest.test_with_13)\nPASS: test_with_2 (test.test_coroutines.CoroutineTest.test_with_2)\nPASS: test_with_3 (test.test_coroutines.CoroutineTest.test_with_3)\nPASS: test_with_4 (test.test_coroutines.CoroutineTest.test_with_4)\nPASS: test_with_5 (test.test_coroutines.CoroutineTest.test_with_5)\nPASS: test_with_6 (test.test_coroutines.CoroutineTest.test_with_6)\nPASS: test_with_7 (test.test_coroutines.CoroutineTest.test_with_7)\nPASS: test_with_8 (test.test_coroutines.CoroutineTest.test_with_8)\nPASS: test_with_9 (test.test_coroutines.CoroutineTest.test_with_9)\nPASS: test_origin_tracking (test.test_coroutines.OriginTrackingTest.test_origin_tracking)\nPASS: test_origin_tracking_warning (test.test_coroutines.OriginTrackingTest.test_origin_tracking_warning)\nPASS: test_unawaited_warning_when_module_broken (test.test_coroutines.OriginTrackingTest.test_unawaited_warning_when_module_broken)\nPASS: test_oneline_defs (test.test_coroutines.TokenizerRegrTest.test_oneline_defs)\nPASS: test_unawaited_warning_during_shutdown (test.test_coroutines.UnawaitedWarningDuringShutdownTest.test_unawaited_warning_during_shutdown)\n\n----------------------------------------------------------------------\nRan 97 tests in 0.821s\n\nOK\n0:00:55 load avg: 2.07 [120/469] test_csv passed\nPASS: test_ordered_dict_reader (test.test_csv.KeyOrderingTest.test_ordered_dict_reader)\nPASS: test_ordering_for_the_dict_reader_and_writer (test.test_csv.KeyOrderingTest.test_ordering_for_the_dict_reader_and_writer)\nPASS: test__all__ (test.test_csv.MiscTestCase.test__all__)\nPASS: test_disallow_instantiation (test.test_csv.MiscTestCase.test_disallow_instantiation)\nPASS: test_subclassable (test.test_csv.MiscTestCase.test_subclassable)\nPASS: test_char_write (test.test_csv.TestArrayWrites.test_char_write)\nPASS: test_double_write (test.test_csv.TestArrayWrites.test_double_write)\nPASS: test_float_write (test.test_csv.TestArrayWrites.test_float_write)\nPASS: test_int_write (test.test_csv.TestArrayWrites.test_int_write)\nPASS: test_blankline (test.test_csv.TestDialectExcel.test_blankline)\nPASS: test_dubious_quote (test.test_csv.TestDialectExcel.test_dubious_quote)\nPASS: test_empty_fields (test.test_csv.TestDialectExcel.test_empty_fields)\nPASS: test_inline_quote (test.test_csv.TestDialectExcel.test_inline_quote)\nPASS: test_inline_quotes (test.test_csv.TestDialectExcel.test_inline_quotes)\nPASS: test_lone_quote (test.test_csv.TestDialectExcel.test_lone_quote)\nPASS: test_newlines (test.test_csv.TestDialectExcel.test_newlines)\nPASS: test_null (test.test_csv.TestDialectExcel.test_null)\nPASS: test_quote_and_quote (test.test_csv.TestDialectExcel.test_quote_and_quote)\nPASS: test_quote_fieldsep (test.test_csv.TestDialectExcel.test_quote_fieldsep)\nPASS: test_quoted (test.test_csv.TestDialectExcel.test_quoted)\nPASS: test_quoted_nl (test.test_csv.TestDialectExcel.test_quoted_nl)\nPASS: test_quoted_quote (test.test_csv.TestDialectExcel.test_quoted_quote)\nPASS: test_quoted_quotes (test.test_csv.TestDialectExcel.test_quoted_quotes)\nPASS: test_quotes (test.test_csv.TestDialectExcel.test_quotes)\nPASS: test_quotes_and_more (test.test_csv.TestDialectExcel.test_quotes_and_more)\nPASS: test_simple (test.test_csv.TestDialectExcel.test_simple)\nPASS: test_simple_writer (test.test_csv.TestDialectExcel.test_simple_writer)\nPASS: test_single (test.test_csv.TestDialectExcel.test_single)\nPASS: test_single_quoted_quote (test.test_csv.TestDialectExcel.test_single_quoted_quote)\nPASS: test_single_writer (test.test_csv.TestDialectExcel.test_single_writer)\nPASS: test_singlequoted (test.test_csv.TestDialectExcel.test_singlequoted)\nPASS: test_singlequoted_left_empty (test.test_csv.TestDialectExcel.test_singlequoted_left_empty)\nPASS: test_singlequoted_right_empty (test.test_csv.TestDialectExcel.test_singlequoted_right_empty)\nPASS: test_space_and_quote (test.test_csv.TestDialectExcel.test_space_and_quote)\nPASS: test_bad_dialect (test.test_csv.TestDialectRegistry.test_bad_dialect)\nPASS: test_copy (test.test_csv.TestDialectRegistry.test_copy)\nPASS: test_dialect_apply (test.test_csv.TestDialectRegistry.test_dialect_apply)\nPASS: test_incomplete_dialect (test.test_csv.TestDialectRegistry.test_incomplete_dialect)\nPASS: test_pickle (test.test_csv.TestDialectRegistry.test_pickle)\nPASS: test_register_kwargs (test.test_csv.TestDialectRegistry.test_register_kwargs)\nPASS: test_register_kwargs_override (test.test_csv.TestDialectRegistry.test_register_kwargs_override)\nPASS: test_registry (test.test_csv.TestDialectRegistry.test_registry)\nPASS: test_registry_badargs (test.test_csv.TestDialectRegistry.test_registry_badargs)\nPASS: test_space_dialect (test.test_csv.TestDialectRegistry.test_space_dialect)\nPASS: test_simple_reader (test.test_csv.TestDialectUnix.test_simple_reader)\nPASS: test_simple_writer (test.test_csv.TestDialectUnix.test_simple_writer)\nPASS: test_delimiter (test.test_csv.TestDialectValidity.test_delimiter)\nPASS: test_escapechar (test.test_csv.TestDialectValidity.test_escapechar)\nPASS: test_invalid_chars (test.test_csv.TestDialectValidity.test_invalid_chars)\nPASS: test_lineterminator (test.test_csv.TestDialectValidity.test_lineterminator)\nPASS: test_quoting (test.test_csv.TestDialectValidity.test_quoting)\nPASS: test_dict_reader_fieldnames_accepts_iter (test.test_csv.TestDictFields.test_dict_reader_fieldnames_accepts_iter)\nPASS: test_dict_reader_fieldnames_accepts_list (test.test_csv.TestDictFields.test_dict_reader_fieldnames_accepts_list)\nPASS: test_dict_reader_fieldnames_is_optional (test.test_csv.TestDictFields.test_dict_reader_fieldnames_is_optional)\nPASS: test_dict_writer_fieldnames_accepts_list (test.test_csv.TestDictFields.test_dict_writer_fieldnames_accepts_list)\nPASS: test_dict_writer_fieldnames_rejects_iter (test.test_csv.TestDictFields.test_dict_writer_fieldnames_rejects_iter)\nPASS: test_read_dict_fieldnames_chain (test.test_csv.TestDictFields.test_read_dict_fieldnames_chain)\nPASS: test_read_dict_fieldnames_from_file (test.test_csv.TestDictFields.test_read_dict_fieldnames_from_file)\nPASS: test_read_dict_fields (test.test_csv.TestDictFields.test_read_dict_fields)\nPASS: test_read_dict_no_fieldnames (test.test_csv.TestDictFields.test_read_dict_no_fieldnames)\nPASS: test_read_long (test.test_csv.TestDictFields.test_read_long)\nPASS: test_read_long_with_rest (test.test_csv.TestDictFields.test_read_long_with_rest)\nPASS: test_read_long_with_rest_no_fieldnames (test.test_csv.TestDictFields.test_read_long_with_rest_no_fieldnames)\nPASS: test_read_multi (test.test_csv.TestDictFields.test_read_multi)\nPASS: test_read_semi_sep (test.test_csv.TestDictFields.test_read_semi_sep)\nPASS: test_read_short (test.test_csv.TestDictFields.test_read_short)\nPASS: test_read_with_blanks (test.test_csv.TestDictFields.test_read_with_blanks)\nPASS: test_typo_in_extrasaction_raises_error (test.test_csv.TestDictFields.test_typo_in_extrasaction_raises_error)\nPASS: test_write_field_not_in_field_names_ignore (test.test_csv.TestDictFields.test_write_field_not_in_field_names_ignore)\nPASS: test_write_field_not_in_field_names_raise (test.test_csv.TestDictFields.test_write_field_not_in_field_names_raise)\nPASS: test_write_fields_not_in_fieldnames (test.test_csv.TestDictFields.test_write_fields_not_in_fieldnames)\nPASS: test_write_multiple_dict_rows (test.test_csv.TestDictFields.test_write_multiple_dict_rows)\nPASS: test_write_no_fields (test.test_csv.TestDictFields.test_write_no_fields)\nPASS: test_write_simple_dict (test.test_csv.TestDictFields.test_write_simple_dict)\nPASS: test_writeheader_return_value (test.test_csv.TestDictFields.test_writeheader_return_value)\nPASS: test_escape_fieldsep (test.test_csv.TestEscapedExcel.test_escape_fieldsep)\nPASS: test_read_escape_fieldsep (test.test_csv.TestEscapedExcel.test_read_escape_fieldsep)\nSKIP: test_create_read (test.test_csv.TestLeaks.test_create_read) 'requires sys.gettotalrefcount()'\nSKIP: test_create_write (test.test_csv.TestLeaks.test_create_write) 'requires sys.gettotalrefcount()'\nSKIP: test_read (test.test_csv.TestLeaks.test_read) 'requires sys.gettotalrefcount()'\nSKIP: test_write (test.test_csv.TestLeaks.test_write) 'requires sys.gettotalrefcount()'\nPASS: test_read_escape_fieldsep (test.test_csv.TestQuotedEscapedExcel.test_read_escape_fieldsep)\nPASS: test_write_escape_fieldsep (test.test_csv.TestQuotedEscapedExcel.test_write_escape_fieldsep)\nPASS: test_delimiters (test.test_csv.TestSniffer.test_delimiters)\nPASS: test_doublequote (test.test_csv.TestSniffer.test_doublequote)\nPASS: test_guess_quote_and_delimiter (test.test_csv.TestSniffer.test_guess_quote_and_delimiter)\nPASS: test_has_header (test.test_csv.TestSniffer.test_has_header)\nPASS: test_has_header_regex_special_delimiter (test.test_csv.TestSniffer.test_has_header_regex_special_delimiter)\ntest_has_header_strings (test.test_csv.TestSniffer.test_has_header_strings)\nPASS: More to document existing (unexpected?) behavior than anything else.\nPASS: test_issue43625 (test.test_csv.TestSniffer.test_issue43625)\nPASS: test_sniff (test.test_csv.TestSniffer.test_sniff)\nPASS: test_unicode_read (test.test_csv.TestUnicode.test_unicode_read)\nPASS: test_unicode_write (test.test_csv.TestUnicode.test_unicode_write)\nPASS: test_read_bigfield (test.test_csv.Test_Csv.test_read_bigfield)\nPASS: test_read_delimiter (test.test_csv.Test_Csv.test_read_delimiter)\nPASS: test_read_eof (test.test_csv.Test_Csv.test_read_eof)\nPASS: test_read_eol (test.test_csv.Test_Csv.test_read_eol)\nPASS: test_read_escape (test.test_csv.Test_Csv.test_read_escape)\nPASS: test_read_linenum (test.test_csv.Test_Csv.test_read_linenum)\nPASS: test_read_nul (test.test_csv.Test_Csv.test_read_nul)\nPASS: test_read_oddinputs (test.test_csv.Test_Csv.test_read_oddinputs)\nPASS: test_read_quoting (test.test_csv.Test_Csv.test_read_quoting)\nPASS: test_read_skipinitialspace (test.test_csv.Test_Csv.test_read_skipinitialspace)\nPASS: test_reader_arg_valid (test.test_csv.Test_Csv.test_reader_arg_valid)\nPASS: test_reader_attrs (test.test_csv.Test_Csv.test_reader_attrs)\nPASS: test_reader_dialect_attrs (test.test_csv.Test_Csv.test_reader_dialect_attrs)\nPASS: test_reader_kw_attrs (test.test_csv.Test_Csv.test_reader_kw_attrs)\nPASS: test_roundtrip_escaped_unquoted_newlines (test.test_csv.Test_Csv.test_roundtrip_escaped_unquoted_newlines)\nPASS: test_roundtrip_quoteed_newlines (test.test_csv.Test_Csv.test_roundtrip_quoteed_newlines)\nPASS: test_write_arg_valid (test.test_csv.Test_Csv.test_write_arg_valid)\nPASS: test_write_bigfield (test.test_csv.Test_Csv.test_write_bigfield)\nPASS: test_write_escape (test.test_csv.Test_Csv.test_write_escape)\nPASS: test_write_iterable (test.test_csv.Test_Csv.test_write_iterable)\nPASS: test_write_lineterminator (test.test_csv.Test_Csv.test_write_lineterminator)\nPASS: test_write_quoting (test.test_csv.Test_Csv.test_write_quoting)\nPASS: test_writer_arg_valid (test.test_csv.Test_Csv.test_writer_arg_valid)\nPASS: test_writer_attrs (test.test_csv.Test_Csv.test_writer_attrs)\nPASS: test_writer_dialect_attrs (test.test_csv.Test_Csv.test_writer_dialect_attrs)\nPASS: test_writer_kw_attrs (test.test_csv.Test_Csv.test_writer_kw_attrs)\nPASS: test_writerows (test.test_csv.Test_Csv.test_writerows)\nPASS: test_writerows_errors (test.test_csv.Test_Csv.test_writerows_errors)\nSKIP: test_writerows_legacy_strings (test.test_csv.Test_Csv.test_writerows_legacy_strings) 'requires legacy Unicode C API'\nPASS: test_writerows_with_none (test.test_csv.Test_Csv.test_writerows_with_none)\n\n----------------------------------------------------------------------\nRan 118 tests in 0.100s\n\nOK (skipped=5)\n0:00:56 load avg: 2.07 [121/469] test_cprofile passed\nPASS: test_bad_counter_during_dealloc (test.test_cprofile.CProfileTest.test_bad_counter_during_dealloc)\nPASS: test_calling_conventions (test.test_cprofile.CProfileTest.test_calling_conventions)\nPASS: test_cprofile (test.test_cprofile.CProfileTest.test_cprofile)\nPASS: test_output_file_when_changing_directory (test.test_cprofile.CProfileTest.test_output_file_when_changing_directory)\nPASS: test_profile_as_context_manager (test.test_cprofile.CProfileTest.test_profile_as_context_manager)\nPASS: test_profile_enable_disable (test.test_cprofile.CProfileTest.test_profile_enable_disable)\nPASS: test_run (test.test_cprofile.CProfileTest.test_run)\nPASS: test_run_profile_as_module (test.test_cprofile.CProfileTest.test_run_profile_as_module)\nPASS: test_runctx (test.test_cprofile.CProfileTest.test_runctx)\nPASS: test_second_profiler (test.test_cprofile.CProfileTest.test_second_profiler)\ntest_throw (test.test_cprofile.CProfileTest.test_throw)\nPASS: gh-106152\nPASS: test_calling_conventions (test.test_profile.ProfileTest.test_calling_conventions)\nPASS: test_cprofile (test.test_profile.ProfileTest.test_cprofile)\nPASS: test_output_file_when_changing_directory (test.test_profile.ProfileTest.test_output_file_when_changing_directory)\nPASS: test_run (test.test_profile.ProfileTest.test_run)\nPASS: test_run_profile_as_module (test.test_profile.ProfileTest.test_run_profile_as_module)\nPASS: test_runctx (test.test_profile.ProfileTest.test_runctx)\nPASS: test_sort (test.test_cprofile.TestCommandLine.test_sort)\n\n----------------------------------------------------------------------\nRan 18 tests in 1.247s\n\nOK\n0:00:56 load avg: 2.07 [122/469] test_curses skipped (resource denied)\ntest_curses skipped -- Use of the 'curses' resource not enabled\n0:00:56 load avg: 2.07 [123/469] test_crypt passed\nPASS: test_blowfish_rounds (test.test_crypt.CryptTestCase.test_blowfish_rounds)\nPASS: test_crypt (test.test_crypt.CryptTestCase.test_crypt)\nPASS: test_invalid_rounds (test.test_crypt.CryptTestCase.test_invalid_rounds)\nPASS: test_methods (test.test_crypt.CryptTestCase.test_methods)\nPASS: test_salt (test.test_crypt.CryptTestCase.test_salt)\nPASS: test_saltedcrypt (test.test_crypt.CryptTestCase.test_saltedcrypt)\nPASS: test_sha2_rounds (test.test_crypt.CryptTestCase.test_sha2_rounds)\nSKIP: test_import_failure_message (test.test_crypt.TestWhyCryptDidNotImport.test_import_failure_message) 'This should only run on windows'\n\n----------------------------------------------------------------------\nRan 7 tests in 1.507s\n\nOK (skipped=1)\n0:00:57 load avg: 2.07 [124/469] test_ctypes passed\nPASS: test_anon (test.test_ctypes.test_anon.AnonTest.test_anon)\nPASS: test_anon_nonmember (test.test_ctypes.test_anon.AnonTest.test_anon_nonmember)\nPASS: test_anon_nonseq (test.test_ctypes.test_anon.AnonTest.test_anon_nonseq)\nPASS: test_issue31490 (test.test_ctypes.test_anon.AnonTest.test_issue31490)\nPASS: test_nested (test.test_ctypes.test_anon.AnonTest.test_nested)\nPASS: test (test.test_ctypes.test_array_in_pointer.Test.test)\nPASS: test_2 (test.test_ctypes.test_array_in_pointer.Test.test_2)\nPASS: test_bad_length (test.test_ctypes.test_arrays.ArrayTestCase.test_bad_length)\nPASS: test_bad_subclass (test.test_ctypes.test_arrays.ArrayTestCase.test_bad_subclass)\nPASS: test_bpo36504_signed_int_overflow (test.test_ctypes.test_arrays.ArrayTestCase.test_bpo36504_signed_int_overflow)\nPASS: test_cache (test.test_ctypes.test_arrays.ArrayTestCase.test_cache)\nPASS: test_classcache (test.test_ctypes.test_arrays.ArrayTestCase.test_classcache)\nPASS: test_empty_element_array (test.test_ctypes.test_arrays.ArrayTestCase.test_empty_element_array)\nPASS: test_empty_element_struct (test.test_ctypes.test_arrays.ArrayTestCase.test_empty_element_struct)\nPASS: test_from_address (test.test_ctypes.test_arrays.ArrayTestCase.test_from_address)\nPASS: test_from_addressW (test.test_ctypes.test_arrays.ArrayTestCase.test_from_addressW)\nSKIP: test_large_array (test.test_ctypes.test_arrays.ArrayTestCase.test_large_array) 'not enough memory: 2.0G minimum needed'\nPASS: test_numeric_arrays (test.test_ctypes.test_arrays.ArrayTestCase.test_numeric_arrays)\nPASS: test_simple (test.test_ctypes.test_arrays.ArrayTestCase.test_simple)\nPASS: test_step_overflow (test.test_ctypes.test_arrays.ArrayTestCase.test_step_overflow)\nPASS: test_subclass (test.test_ctypes.test_arrays.ArrayTestCase.test_subclass)\nPASS: test_zero_length (test.test_ctypes.test_arrays.ArrayTestCase.test_zero_length)\nPASS: test_byval (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_byval)\nPASS: test_callbacks (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_callbacks)\nPASS: test_callbacks_2 (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_callbacks_2)\nPASS: test_longlong_callbacks (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_longlong_callbacks)\nPASS: test_pointers (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_pointers)\nPASS: test_recursive_as_param (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_recursive_as_param)\nPASS: test_shorts (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_shorts)\nPASS: test_struct_return_2H (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_struct_return_2H)\nPASS: test_struct_return_8H (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_struct_return_8H)\nPASS: test_wchar_parm (test.test_ctypes.test_as_parameter.AsParamPropertyWrapperTestCase.test_wchar_parm)\nPASS: test_byval (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_byval)\nPASS: test_callbacks (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_callbacks)\nPASS: test_callbacks_2 (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_callbacks_2)\nPASS: test_longlong_callbacks (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_longlong_callbacks)\nPASS: test_pointers (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_pointers)\nPASS: test_recursive_as_param (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_recursive_as_param)\nPASS: test_shorts (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_shorts)\nPASS: test_struct_return_2H (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_struct_return_2H)\nPASS: test_struct_return_8H (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_struct_return_8H)\nPASS: test_wchar_parm (test.test_ctypes.test_as_parameter.AsParamWrapperTestCase.test_wchar_parm)\nPASS: test_byval (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_byval)\nPASS: test_callbacks (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_callbacks)\nPASS: test_callbacks_2 (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_callbacks_2)\nPASS: test_longlong_callbacks (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_longlong_callbacks)\nPASS: test_pointers (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_pointers)\nPASS: test_recursive_as_param (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_recursive_as_param)\nPASS: test_shorts (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_shorts)\nPASS: test_struct_return_2H (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_struct_return_2H)\nPASS: test_struct_return_8H (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_struct_return_8H)\nPASS: test_wchar_parm (test.test_ctypes.test_as_parameter.BasicWrapTestCase.test_wchar_parm)\nPASS: test_anon_bitfields (test.test_ctypes.test_bitfields.BitFieldTest.test_anon_bitfields)\nPASS: test_c_wchar (test.test_ctypes.test_bitfields.BitFieldTest.test_c_wchar)\nPASS: test_longlong (test.test_ctypes.test_bitfields.BitFieldTest.test_longlong)\nPASS: test_mixed_1 (test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_1)\nPASS: test_mixed_2 (test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_2)\nPASS: test_mixed_3 (test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_3)\nPASS: test_mixed_4 (test.test_ctypes.test_bitfields.BitFieldTest.test_mixed_4)\nPASS: test_multi_bitfields_size (test.test_ctypes.test_bitfields.BitFieldTest.test_multi_bitfields_size)\nPASS: test_nonint_types (test.test_ctypes.test_bitfields.BitFieldTest.test_nonint_types)\nPASS: test_signed (test.test_ctypes.test_bitfields.BitFieldTest.test_signed)\nPASS: test_single_bitfield_size (test.test_ctypes.test_bitfields.BitFieldTest.test_single_bitfield_size)\nPASS: test_uint32 (test.test_ctypes.test_bitfields.BitFieldTest.test_uint32)\nPASS: test_uint32_swap_big_endian (test.test_ctypes.test_bitfields.BitFieldTest.test_uint32_swap_big_endian)\nPASS: test_uint32_swap_little_endian (test.test_ctypes.test_bitfields.BitFieldTest.test_uint32_swap_little_endian)\nPASS: test_uint64 (test.test_ctypes.test_bitfields.BitFieldTest.test_uint64)\nPASS: test_ulonglong (test.test_ctypes.test_bitfields.BitFieldTest.test_ulonglong)\nPASS: test_unsigned (test.test_ctypes.test_bitfields.BitFieldTest.test_unsigned)\nPASS: test_ints (test.test_ctypes.test_bitfields.C_Test.test_ints)\nPASS: test_shorts (test.test_ctypes.test_bitfields.C_Test.test_shorts)\nPASS: test_buffer (test.test_ctypes.test_buffers.StringBufferTestCase.test_buffer)\nPASS: test_buffer_interface (test.test_ctypes.test_buffers.StringBufferTestCase.test_buffer_interface)\nPASS: test_create_unicode_buffer_non_bmp (test.test_ctypes.test_buffers.StringBufferTestCase.test_create_unicode_buffer_non_bmp)\nPASS: test_unicode_buffer (test.test_ctypes.test_buffers.StringBufferTestCase.test_unicode_buffer)\nPASS: test_unicode_conversion (test.test_ctypes.test_buffers.StringBufferTestCase.test_unicode_conversion)\nSKIP: test_BSTR (test.test_ctypes.test_bytes.BytesTest.test_BSTR) 'Windows-specific test'\nPASS: test_c_char (test.test_ctypes.test_bytes.BytesTest.test_c_char)\nPASS: test_c_char_p (test.test_ctypes.test_bytes.BytesTest.test_c_char_p)\nPASS: test_c_wchar (test.test_ctypes.test_bytes.BytesTest.test_c_wchar)\nPASS: test_c_wchar_p (test.test_ctypes.test_bytes.BytesTest.test_c_wchar_p)\nPASS: test_struct (test.test_ctypes.test_bytes.BytesTest.test_struct)\nPASS: test_struct_W (test.test_ctypes.test_bytes.BytesTest.test_struct_W)\nPASS: test_endian_double (test.test_ctypes.test_byteswap.Test.test_endian_double)\nPASS: test_endian_float (test.test_ctypes.test_byteswap.Test.test_endian_float)\nPASS: test_endian_int (test.test_ctypes.test_byteswap.Test.test_endian_int)\nPASS: test_endian_longlong (test.test_ctypes.test_byteswap.Test.test_endian_longlong)\nPASS: test_endian_other (test.test_ctypes.test_byteswap.Test.test_endian_other)\nPASS: test_endian_short (test.test_ctypes.test_byteswap.Test.test_endian_short)\nPASS: test_slots (test.test_ctypes.test_byteswap.Test.test_slots)\nPASS: test_struct_field_alignment (test.test_ctypes.test_byteswap.Test.test_struct_field_alignment)\nPASS: test_struct_fields_unsupported_byte_order (test.test_ctypes.test_byteswap.Test.test_struct_fields_unsupported_byte_order)\nPASS: test_struct_struct (test.test_ctypes.test_byteswap.Test.test_struct_struct)\nPASS: test_unaligned_native_struct_fields (test.test_ctypes.test_byteswap.Test.test_unaligned_native_struct_fields)\nPASS: test_unaligned_nonnative_struct_fields (test.test_ctypes.test_byteswap.Test.test_unaligned_nonnative_struct_fields)\nPASS: test_union_fields_unsupported_byte_order (test.test_ctypes.test_byteswap.Test.test_union_fields_unsupported_byte_order)\nPASS: test_union_struct (test.test_ctypes.test_byteswap.Test.test_union_struct)\nPASS: test_byte (test.test_ctypes.test_callbacks.Callbacks.test_byte)\nPASS: test_char (test.test_ctypes.test_callbacks.Callbacks.test_char)\nPASS: test_double (test.test_ctypes.test_callbacks.Callbacks.test_double)\nPASS: test_float (test.test_ctypes.test_callbacks.Callbacks.test_float)\nSKIP: test_i38748_stackCorruption (test.test_ctypes.test_callbacks.Callbacks.test_i38748_stackCorruption) \"'WINFUNCTYPE' is required\"\nPASS: test_int (test.test_ctypes.test_callbacks.Callbacks.test_int)\nPASS: test_issue12483 (test.test_ctypes.test_callbacks.Callbacks.test_issue12483)\nPASS: test_issue_7959 (test.test_ctypes.test_callbacks.Callbacks.test_issue_7959)\nPASS: test_long (test.test_ctypes.test_callbacks.Callbacks.test_long)\nPASS: test_longdouble (test.test_ctypes.test_callbacks.Callbacks.test_longdouble)\nPASS: test_longlong (test.test_ctypes.test_callbacks.Callbacks.test_longlong)\nPASS: test_pyobject (test.test_ctypes.test_callbacks.Callbacks.test_pyobject)\nPASS: test_short (test.test_ctypes.test_callbacks.Callbacks.test_short)\nPASS: test_ubyte (test.test_ctypes.test_callbacks.Callbacks.test_ubyte)\nPASS: test_uint (test.test_ctypes.test_callbacks.Callbacks.test_uint)\nPASS: test_ulong (test.test_ctypes.test_callbacks.Callbacks.test_ulong)\nPASS: test_ulonglong (test.test_ctypes.test_callbacks.Callbacks.test_ulonglong)\nPASS: test_unsupported_restype_1 (test.test_ctypes.test_callbacks.Callbacks.test_unsupported_restype_1)\nPASS: test_unsupported_restype_2 (test.test_ctypes.test_callbacks.Callbacks.test_unsupported_restype_2)\nPASS: test_ushort (test.test_ctypes.test_callbacks.Callbacks.test_ushort)\nPASS: test_callback_large_struct (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_large_struct)\nPASS: test_callback_register_double (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_register_double)\nPASS: test_callback_register_int (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_register_int)\nPASS: test_callback_too_many_args (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_callback_too_many_args)\nPASS: test_convert_result_error (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_convert_result_error)\nPASS: test_integrate (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_integrate)\nPASS: test_issue_8959_a (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_issue_8959_a)\nSKIP: test_issue_8959_b (test.test_ctypes.test_callbacks.SampleCallbacksTestCase.test_issue_8959_b) \"'WINFUNCTYPE' is required\"\nSKIP: test_byte (test.test_ctypes.test_callbacks.StdcallCallbacks.test_byte) \"'WINFUNCTYPE' is required\"\nSKIP: test_char (test.test_ctypes.test_callbacks.StdcallCallbacks.test_char) \"'WINFUNCTYPE' is required\"\nSKIP: test_double (test.test_ctypes.test_callbacks.StdcallCallbacks.test_double) \"'WINFUNCTYPE' is required\"\nSKIP: test_float (test.test_ctypes.test_callbacks.StdcallCallbacks.test_float) \"'WINFUNCTYPE' is required\"\nSKIP: test_i38748_stackCorruption (test.test_ctypes.test_callbacks.StdcallCallbacks.test_i38748_stackCorruption) \"'WINFUNCTYPE' is required\"\nSKIP: test_int (test.test_ctypes.test_callbacks.StdcallCallbacks.test_int) \"'WINFUNCTYPE' is required\"\nSKIP: test_issue12483 (test.test_ctypes.test_callbacks.StdcallCallbacks.test_issue12483) \"'WINFUNCTYPE' is required\"\nSKIP: test_issue_7959 (test.test_ctypes.test_callbacks.StdcallCallbacks.test_issue_7959) \"'WINFUNCTYPE' is required\"\nSKIP: test_long (test.test_ctypes.test_callbacks.StdcallCallbacks.test_long) \"'WINFUNCTYPE' is required\"\nSKIP: test_longdouble (test.test_ctypes.test_callbacks.StdcallCallbacks.test_longdouble) \"'WINFUNCTYPE' is required\"\nSKIP: test_longlong (test.test_ctypes.test_callbacks.StdcallCallbacks.test_longlong) \"'WINFUNCTYPE' is required\"\nSKIP: test_pyobject (test.test_ctypes.test_callbacks.StdcallCallbacks.test_pyobject) \"'WINFUNCTYPE' is required\"\nSKIP: test_short (test.test_ctypes.test_callbacks.StdcallCallbacks.test_short) \"'WINFUNCTYPE' is required\"\nSKIP: test_ubyte (test.test_ctypes.test_callbacks.StdcallCallbacks.test_ubyte) \"'WINFUNCTYPE' is required\"\nSKIP: test_uint (test.test_ctypes.test_callbacks.StdcallCallbacks.test_uint) \"'WINFUNCTYPE' is required\"\nSKIP: test_ulong (test.test_ctypes.test_callbacks.StdcallCallbacks.test_ulong) \"'WINFUNCTYPE' is required\"\nSKIP: test_ulonglong (test.test_ctypes.test_callbacks.StdcallCallbacks.test_ulonglong) \"'WINFUNCTYPE' is required\"\nSKIP: test_unsupported_restype_1 (test.test_ctypes.test_callbacks.StdcallCallbacks.test_unsupported_restype_1) \"'WINFUNCTYPE' is required\"\nSKIP: test_unsupported_restype_2 (test.test_ctypes.test_callbacks.StdcallCallbacks.test_unsupported_restype_2) \"'WINFUNCTYPE' is required\"\nSKIP: test_ushort (test.test_ctypes.test_callbacks.StdcallCallbacks.test_ushort) \"'WINFUNCTYPE' is required\"\nPASS: test_address2pointer (test.test_ctypes.test_cast.Test.test_address2pointer)\nPASS: test_array2pointer (test.test_ctypes.test_cast.Test.test_array2pointer)\nPASS: test_bad_type_arg (test.test_ctypes.test_cast.Test.test_bad_type_arg)\nPASS: test_char_p (test.test_ctypes.test_cast.Test.test_char_p)\nPASS: test_other (test.test_ctypes.test_cast.Test.test_other)\nPASS: test_p2a_objects (test.test_ctypes.test_cast.Test.test_p2a_objects)\nPASS: test_wchar_p (test.test_ctypes.test_cast.Test.test_wchar_p)\nPASS: test_byte (test.test_ctypes.test_cfuncs.CFunctions.test_byte)\nPASS: test_byte_plus (test.test_ctypes.test_cfuncs.CFunctions.test_byte_plus)\nPASS: test_callwithresult (test.test_ctypes.test_cfuncs.CFunctions.test_callwithresult)\nPASS: test_double (test.test_ctypes.test_cfuncs.CFunctions.test_double)\nPASS: test_double_plus (test.test_ctypes.test_cfuncs.CFunctions.test_double_plus)\nPASS: test_float (test.test_ctypes.test_cfuncs.CFunctions.test_float)\nPASS: test_float_plus (test.test_ctypes.test_cfuncs.CFunctions.test_float_plus)\nPASS: test_int (test.test_ctypes.test_cfuncs.CFunctions.test_int)\nPASS: test_int_plus (test.test_ctypes.test_cfuncs.CFunctions.test_int_plus)\nPASS: test_long (test.test_ctypes.test_cfuncs.CFunctions.test_long)\nPASS: test_long_plus (test.test_ctypes.test_cfuncs.CFunctions.test_long_plus)\nPASS: test_longdouble (test.test_ctypes.test_cfuncs.CFunctions.test_longdouble)\nPASS: test_longdouble_plus (test.test_ctypes.test_cfuncs.CFunctions.test_longdouble_plus)\nPASS: test_longlong (test.test_ctypes.test_cfuncs.CFunctions.test_longlong)\nPASS: test_longlong_plus (test.test_ctypes.test_cfuncs.CFunctions.test_longlong_plus)\nPASS: test_short (test.test_ctypes.test_cfuncs.CFunctions.test_short)\nPASS: test_short_plus (test.test_ctypes.test_cfuncs.CFunctions.test_short_plus)\nPASS: test_ubyte (test.test_ctypes.test_cfuncs.CFunctions.test_ubyte)\nPASS: test_ubyte_plus (test.test_ctypes.test_cfuncs.CFunctions.test_ubyte_plus)\nPASS: test_uint (test.test_ctypes.test_cfuncs.CFunctions.test_uint)\nPASS: test_uint_plus (test.test_ctypes.test_cfuncs.CFunctions.test_uint_plus)\nPASS: test_ulong (test.test_ctypes.test_cfuncs.CFunctions.test_ulong)\nPASS: test_ulong_plus (test.test_ctypes.test_cfuncs.CFunctions.test_ulong_plus)\nPASS: test_ulonglong (test.test_ctypes.test_cfuncs.CFunctions.test_ulonglong)\nPASS: test_ulonglong_plus (test.test_ctypes.test_cfuncs.CFunctions.test_ulonglong_plus)\nPASS: test_ushort (test.test_ctypes.test_cfuncs.CFunctions.test_ushort)\nPASS: test_ushort_plus (test.test_ctypes.test_cfuncs.CFunctions.test_ushort_plus)\nPASS: test_void (test.test_ctypes.test_cfuncs.CFunctions.test_void)\nSKIP: test_byte (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_byte) \"'WinDLL' is required\"\nSKIP: test_byte_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_byte_plus) \"'WinDLL' is required\"\nSKIP: test_callwithresult (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_callwithresult) \"'WinDLL' is required\"\nSKIP: test_double (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_double) \"'WinDLL' is required\"\nSKIP: test_double_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_double_plus) \"'WinDLL' is required\"\nSKIP: test_float (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_float) \"'WinDLL' is required\"\nSKIP: test_float_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_float_plus) \"'WinDLL' is required\"\nSKIP: test_int (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_int) \"'WinDLL' is required\"\nSKIP: test_int_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_int_plus) \"'WinDLL' is required\"\nSKIP: test_long (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_long) \"'WinDLL' is required\"\nSKIP: test_long_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_long_plus) \"'WinDLL' is required\"\nSKIP: test_longdouble (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longdouble) \"'WinDLL' is required\"\nSKIP: test_longdouble_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longdouble_plus) \"'WinDLL' is required\"\nSKIP: test_longlong (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longlong) \"'WinDLL' is required\"\nSKIP: test_longlong_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_longlong_plus) \"'WinDLL' is required\"\nSKIP: test_short (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_short) \"'WinDLL' is required\"\nSKIP: test_short_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_short_plus) \"'WinDLL' is required\"\nSKIP: test_ubyte (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ubyte) \"'WinDLL' is required\"\nSKIP: test_ubyte_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ubyte_plus) \"'WinDLL' is required\"\nSKIP: test_uint (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_uint) \"'WinDLL' is required\"\nSKIP: test_uint_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_uint_plus) \"'WinDLL' is required\"\nSKIP: test_ulong (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulong) \"'WinDLL' is required\"\nSKIP: test_ulong_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulong_plus) \"'WinDLL' is required\"\nSKIP: test_ulonglong (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulonglong) \"'WinDLL' is required\"\nSKIP: test_ulonglong_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ulonglong_plus) \"'WinDLL' is required\"\nSKIP: test_ushort (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ushort) \"'WinDLL' is required\"\nSKIP: test_ushort_plus (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_ushort_plus) \"'WinDLL' is required\"\nSKIP: test_void (test.test_ctypes.test_cfuncs.stdcallCFunctions.test_void) \"'WinDLL' is required\"\nPASS: test_checkretval (test.test_ctypes.test_checkretval.Test.test_checkretval)\nSKIP: test_oledll (test.test_ctypes.test_checkretval.Test.test_oledll) \"'oledll' is required\"\nPASS: test_chararray (test.test_ctypes.test_delattr.TestCase.test_chararray)\nPASS: test_simple (test.test_ctypes.test_delattr.TestCase.test_simple)\nPASS: test_struct (test.test_ctypes.test_delattr.TestCase.test_struct)\nSKIP: test_GetLastError (test.test_ctypes.test_errno.Test.test_GetLastError) 'Test specific to Windows'\nPASS: test_open (test.test_ctypes.test_errno.Test.test_open)\nSKIP: test_find_library_with_gcc (test.test_ctypes.test_find.FindLibraryLinux.test_find_library_with_gcc) 'Needs IMAGE_FEATURE += \"tools-sdk\"'\nSKIP: test_find_library_with_ld (test.test_ctypes.test_find.FindLibraryLinux.test_find_library_with_ld) 'Needs IMAGE_FEATURE += \"tools-sdk\"'\nSKIP: test_find_on_libpath (test.test_ctypes.test_find.FindLibraryLinux.test_find_on_libpath) 'gcc, needed for test, not available'\nOpenGL libraries:\n\t ('GL', None)\n\t ('GLU', None)\n\t ('gle', None)\nSKIP: test_gl (test.test_ctypes.test_find.Test_OpenGL_libs.test_gl) 'lib_gl not available'\nSKIP: test_gle (test.test_ctypes.test_find.Test_OpenGL_libs.test_gle) 'lib_gle not available'\nSKIP: test_glu (test.test_ctypes.test_find.Test_OpenGL_libs.test_glu) 'lib_glu not available'\nPASS: test_shell_injection (test.test_ctypes.test_find.Test_OpenGL_libs.test_shell_injection)\nPASS: test_abstract (test.test_ctypes.test_frombuffer.Test.test_abstract)\nPASS: test_fortran_contiguous (test.test_ctypes.test_frombuffer.Test.test_fortran_contiguous)\nPASS: test_from_buffer (test.test_ctypes.test_frombuffer.Test.test_from_buffer)\nPASS: test_from_buffer_copy (test.test_ctypes.test_frombuffer.Test.test_from_buffer_copy)\nPASS: test_from_buffer_copy_with_offset (test.test_ctypes.test_frombuffer.Test.test_from_buffer_copy_with_offset)\nPASS: test_from_buffer_memoryview (test.test_ctypes.test_frombuffer.Test.test_from_buffer_memoryview)\nPASS: test_from_buffer_with_offset (test.test_ctypes.test_frombuffer.Test.test_from_buffer_with_offset)\nPASS: test_abstract (test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_abstract)\nPASS: test_basic (test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_basic)\nPASS: test_dllfunctions (test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_dllfunctions)\nPASS: test_first (test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_first)\nPASS: test_structures (test.test_ctypes.test_funcptr.CFuncPtrTestCase.test_structures)\nPASS: test_byval (test.test_ctypes.test_functions.FunctionTestCase.test_byval)\nPASS: test_c_char_parm (test.test_ctypes.test_functions.FunctionTestCase.test_c_char_parm)\nPASS: test_callbacks (test.test_ctypes.test_functions.FunctionTestCase.test_callbacks)\nPASS: test_callbacks_2 (test.test_ctypes.test_functions.FunctionTestCase.test_callbacks_2)\nPASS: test_doubleresult (test.test_ctypes.test_functions.FunctionTestCase.test_doubleresult)\nPASS: test_errors (test.test_ctypes.test_functions.FunctionTestCase.test_errors)\nPASS: test_floatresult (test.test_ctypes.test_functions.FunctionTestCase.test_floatresult)\nPASS: test_intresult (test.test_ctypes.test_functions.FunctionTestCase.test_intresult)\nPASS: test_longdoubleresult (test.test_ctypes.test_functions.FunctionTestCase.test_longdoubleresult)\nPASS: test_longlong_callbacks (test.test_ctypes.test_functions.FunctionTestCase.test_longlong_callbacks)\nPASS: test_longlongresult (test.test_ctypes.test_functions.FunctionTestCase.test_longlongresult)\nPASS: test_mro (test.test_ctypes.test_functions.FunctionTestCase.test_mro)\nPASS: test_pointers (test.test_ctypes.test_functions.FunctionTestCase.test_pointers)\nPASS: test_sf1651235 (test.test_ctypes.test_functions.FunctionTestCase.test_sf1651235)\nPASS: test_shorts (test.test_ctypes.test_functions.FunctionTestCase.test_shorts)\nPASS: test_stringresult (test.test_ctypes.test_functions.FunctionTestCase.test_stringresult)\nPASS: test_struct_return_2H (test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_2H)\nSKIP: test_struct_return_2H_stdcall (test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_2H_stdcall) 'Windows-specific test'\nPASS: test_struct_return_8H (test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_8H)\nSKIP: test_struct_return_8H_stdcall (test.test_ctypes.test_functions.FunctionTestCase.test_struct_return_8H_stdcall) 'Windows-specific test'\nPASS: test_voidresult (test.test_ctypes.test_functions.FunctionTestCase.test_voidresult)\nPASS: test_wchar_parm (test.test_ctypes.test_functions.FunctionTestCase.test_wchar_parm)\nPASS: test_wchar_result (test.test_ctypes.test_functions.FunctionTestCase.test_wchar_result)\nPASS: test_incomplete_example (test.test_ctypes.test_incomplete.MyTestCase.test_incomplete_example)\nPASS: test_get (test.test_ctypes.test_init.InitTest.test_get)\nPASS: test_c_char_p (test.test_ctypes.test_internals.ObjectsTestCase.test_c_char_p)\nPASS: test_embedded_structs (test.test_ctypes.test_internals.ObjectsTestCase.test_embedded_structs)\nPASS: test_ints (test.test_ctypes.test_internals.ObjectsTestCase.test_ints)\nPASS: test_ptr_struct (test.test_ctypes.test_internals.ObjectsTestCase.test_ptr_struct)\nPASS: test_simple_struct (test.test_ctypes.test_internals.ObjectsTestCase.test_simple_struct)\nPASS: test_xxx (test.test_ctypes.test_internals.ObjectsTestCase.test_xxx)\nPASS: test_cint_array (test.test_ctypes.test_keeprefs.ArrayTestCase.test_cint_array)\nPASS: test_p_cint (test.test_ctypes.test_keeprefs.PointerTestCase.test_p_cint)\nPASS: test (test.test_ctypes.test_keeprefs.PointerToStructure.test)\nPASS: test_ccharp (test.test_ctypes.test_keeprefs.SimpleTestCase.test_ccharp)\nPASS: test_cint (test.test_ctypes.test_keeprefs.SimpleTestCase.test_cint)\nPASS: test_ccharp_struct (test.test_ctypes.test_keeprefs.StructureTestCase.test_ccharp_struct)\nPASS: test_cint_struct (test.test_ctypes.test_keeprefs.StructureTestCase.test_cint_struct)\nPASS: test_struct_struct (test.test_ctypes.test_keeprefs.StructureTestCase.test_struct_struct)\nPASS: test_qsort (test.test_ctypes.test_libc.LibTest.test_qsort)\nPASS: test_sqrt (test.test_ctypes.test_libc.LibTest.test_sqrt)\nlibc_name is libc.so.6\nSKIP: test_1703286_A (test.test_ctypes.test_loading.LoaderTest.test_1703286_A) 'Windows-specific test'\nSKIP: test_1703286_B (test.test_ctypes.test_loading.LoaderTest.test_1703286_B) 'Windows-specific test'\nPASS: test_find (test.test_ctypes.test_loading.LoaderTest.test_find)\nPASS: test_load (test.test_ctypes.test_loading.LoaderTest.test_load)\nSKIP: test_load_dll_with_flags (test.test_ctypes.test_loading.LoaderTest.test_load_dll_with_flags) 'test specific to Windows'\nSKIP: test_load_hasattr (test.test_ctypes.test_loading.LoaderTest.test_load_hasattr) 'test specific to Windows'\nSKIP: test_load_library (test.test_ctypes.test_loading.LoaderTest.test_load_library) 'test specific to Windows'\nSKIP: test_load_ordinal_functions (test.test_ctypes.test_loading.LoaderTest.test_load_ordinal_functions) 'test specific to Windows'\nPASS: test_load_version (test.test_ctypes.test_loading.LoaderTest.test_load_version)\nSKIP: test_find (test.test_ctypes.test_macholib.MachOTest.test_find) 'OSX-specific test'\nSKIP: test_framework_info (test.test_ctypes.test_macholib.MachOTest.test_framework_info) 'OSX-specific test'\nSKIP: test_info (test.test_ctypes.test_macholib.MachOTest.test_info) 'OSX-specific test'\nPASS: test_cast (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_cast)\nPASS: test_memmove (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_memmove)\nPASS: test_memset (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_memset)\nSKIP: test_overflow (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_overflow) 'test disabled'\nPASS: test_string_at (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_string_at)\nPASS: test_wstring_at (test.test_ctypes.test_memfunctions.MemFunctionsTest.test_wstring_at)\nPASS: test_alignments (test.test_ctypes.test_numbers.NumberTestCase.test_alignments)\nPASS: test_bool_values (test.test_ctypes.test_numbers.NumberTestCase.test_bool_values)\nPASS: test_byref (test.test_ctypes.test_numbers.NumberTestCase.test_byref)\nPASS: test_char_from_address (test.test_ctypes.test_numbers.NumberTestCase.test_char_from_address)\nPASS: test_default_init (test.test_ctypes.test_numbers.NumberTestCase.test_default_init)\nPASS: test_float_from_address (test.test_ctypes.test_numbers.NumberTestCase.test_float_from_address)\nPASS: test_float_overflow (test.test_ctypes.test_numbers.NumberTestCase.test_float_overflow)\nPASS: test_floats (test.test_ctypes.test_numbers.NumberTestCase.test_floats)\nPASS: test_from_param (test.test_ctypes.test_numbers.NumberTestCase.test_from_param)\nPASS: test_init (test.test_ctypes.test_numbers.NumberTestCase.test_init)\nPASS: test_int_from_address (test.test_ctypes.test_numbers.NumberTestCase.test_int_from_address)\nPASS: test_integers (test.test_ctypes.test_numbers.NumberTestCase.test_integers)\nPASS: test_signed_values (test.test_ctypes.test_numbers.NumberTestCase.test_signed_values)\nPASS: test_sizes (test.test_ctypes.test_numbers.NumberTestCase.test_sizes)\nPASS: test_typeerror (test.test_ctypes.test_numbers.NumberTestCase.test_typeerror)\nPASS: test_unsigned_values (test.test_ctypes.test_numbers.NumberTestCase.test_unsigned_values)\nPASS: test (test.test_ctypes.test_objects.TestCase.test)\nPASS: test_abstract (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_abstract)\nPASS: test_array_pointers (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_array_pointers)\nPASS: test_byref_pointer (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_byref_pointer)\nPASS: test_byref_pointerpointer (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_byref_pointerpointer)\nPASS: test_c_char (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_c_char)\nPASS: test_c_wchar (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_c_wchar)\nPASS: test_cstrings (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_cstrings)\nPASS: test_cw_strings (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_cw_strings)\nPASS: test_from_param_result_refcount (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_from_param_result_refcount)\nPASS: test_int_pointers (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_int_pointers)\nPASS: test_issue31311 (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_issue31311)\nPASS: test_noctypes_argtype (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_noctypes_argtype)\nPASS: test_parameter_repr (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_parameter_repr)\nPASS: test_subclasses (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_subclasses)\nPASS: test_subclasses_c_wchar_p (test.test_ctypes.test_parameters.SimpleTypesTestCase.test_subclasses_c_wchar_p)\nPASS: test_endian_types (test.test_ctypes.test_pep3118.Test.test_endian_types)\nPASS: test_native_types (test.test_ctypes.test_pep3118.Test.test_native_types)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_0.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_0.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_0.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_0.test_wchar)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_1.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_1.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_1.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_1.test_wchar)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_2.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_2.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_2.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_2.test_wchar)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_3.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_3.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_3.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_3.test_wchar)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_4.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_4.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_4.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_4.test_wchar)\nPASS: test_simple (test.test_ctypes.test_pickling.PickleTest_5.test_simple)\nPASS: test_struct (test.test_ctypes.test_pickling.PickleTest_5.test_struct)\nPASS: test_unpickable (test.test_ctypes.test_pickling.PickleTest_5.test_unpickable)\nPASS: test_wchar (test.test_ctypes.test_pickling.PickleTest_5.test_wchar)\nPASS: test_abstract (test.test_ctypes.test_pointers.PointersTestCase.test_abstract)\nPASS: test_basic (test.test_ctypes.test_pointers.PointersTestCase.test_basic)\nPASS: test_basics (test.test_ctypes.test_pointers.PointersTestCase.test_basics)\nPASS: test_bug_1467852 (test.test_ctypes.test_pointers.PointersTestCase.test_bug_1467852)\nPASS: test_c_void_p (test.test_ctypes.test_pointers.PointersTestCase.test_c_void_p)\nPASS: test_callbacks_with_pointers (test.test_ctypes.test_pointers.PointersTestCase.test_callbacks_with_pointers)\nPASS: test_change_pointers (test.test_ctypes.test_pointers.PointersTestCase.test_change_pointers)\ntest_charpp (test.test_ctypes.test_pointers.PointersTestCase.test_charpp)\nPASS: Test that a character pointer-to-pointer is correctly passed\nPASS: test_from_address (test.test_ctypes.test_pointers.PointersTestCase.test_from_address)\nPASS: test_other (test.test_ctypes.test_pointers.PointersTestCase.test_other)\nPASS: test_pass_pointers (test.test_ctypes.test_pointers.PointersTestCase.test_pass_pointers)\nPASS: test_pointer_crash (test.test_ctypes.test_pointers.PointersTestCase.test_pointer_crash)\nPASS: test_pointer_type_name (test.test_ctypes.test_pointers.PointersTestCase.test_pointer_type_name)\nPASS: test_pointer_type_str_name (test.test_ctypes.test_pointers.PointersTestCase.test_pointer_type_str_name)\nPASS: test_pointers_bool (test.test_ctypes.test_pointers.PointersTestCase.test_pointers_bool)\nPASS: test (test.test_ctypes.test_prototypes.ArrayTest.test)\nPASS: test_POINTER_c_char_arg (test.test_ctypes.test_prototypes.CharPointersTestCase.test_POINTER_c_char_arg)\nPASS: test_c_char_p_arg (test.test_ctypes.test_prototypes.CharPointersTestCase.test_c_char_p_arg)\nPASS: test_c_void_p_arg (test.test_ctypes.test_prototypes.CharPointersTestCase.test_c_void_p_arg)\nPASS: test_c_void_p_arg_with_c_wchar_p (test.test_ctypes.test_prototypes.CharPointersTestCase.test_c_void_p_arg_with_c_wchar_p)\nPASS: test_instance (test.test_ctypes.test_prototypes.CharPointersTestCase.test_instance)\nPASS: test_int_pointer_arg (test.test_ctypes.test_prototypes.CharPointersTestCase.test_int_pointer_arg)\nPASS: test_paramflags (test.test_ctypes.test_prototypes.CharPointersTestCase.test_paramflags)\nPASS: test_POINTER_c_wchar_arg (test.test_ctypes.test_prototypes.WCharPointersTestCase.test_POINTER_c_wchar_arg)\nPASS: test_c_wchar_p_arg (test.test_ctypes.test_prototypes.WCharPointersTestCase.test_c_wchar_p_arg)\nPASS: test_PyBytes_FromStringAndSize (test.test_ctypes.test_python_api.PythonAPITestCase.test_PyBytes_FromStringAndSize)\nPASS: test_PyLong_Long (test.test_ctypes.test_python_api.PythonAPITestCase.test_PyLong_Long)\nPASS: test_PyOS_snprintf (test.test_ctypes.test_python_api.PythonAPITestCase.test_PyOS_snprintf)\nPASS: test_PyObj_FromPtr (test.test_ctypes.test_python_api.PythonAPITestCase.test_PyObj_FromPtr)\nPASS: test_PyString_FromString (test.test_ctypes.test_python_api.PythonAPITestCase.test_PyString_FromString)\nPASS: test_pyobject_repr (test.test_ctypes.test_python_api.PythonAPITestCase.test_pyobject_repr)\nPASS: test_FloatDivisionError (test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_FloatDivisionError)\nPASS: test_IntegerDivisionError (test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_IntegerDivisionError)\nPASS: test_TypeErrorDivisionError (test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_TypeErrorDivisionError)\nPASS: test_ValueError (test.test_ctypes.test_random_things.CallbackTracbackTestCase.test_ValueError)\nSKIP: test (test.test_ctypes.test_random_things.call_function_TestCase.test) 'Windows-specific test'\nPASS: test_callback (test.test_ctypes.test_refcounts.AnotherLeak.test_callback)\nPASS: test_callback_py_object_none_return (test.test_ctypes.test_refcounts.AnotherLeak.test_callback_py_object_none_return)\nPASS: test_1 (test.test_ctypes.test_refcounts.RefcountTestCase.test_1)\nPASS: test_refcount (test.test_ctypes.test_refcounts.RefcountTestCase.test_refcount)\nPASS: test_char (test.test_ctypes.test_repr.ReprTest.test_char)\nPASS: test_numbers (test.test_ctypes.test_repr.ReprTest.test_numbers)\nPASS: test_from_dll (test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_from_dll)\nPASS: test_from_dll_refcount (test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_from_dll_refcount)\nPASS: test_with_prototype (test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_with_prototype)\nPASS: test_without_prototype (test.test_ctypes.test_returnfuncptrs.ReturnFuncPtrTestCase.test_without_prototype)\nPASS: test_compare (test.test_ctypes.test_simplesubclasses.Test.test_compare)\nPASS: test_ignore_retval (test.test_ctypes.test_simplesubclasses.Test.test_ignore_retval)\nPASS: test_int_callback (test.test_ctypes.test_simplesubclasses.Test.test_int_callback)\nPASS: test_int_struct (test.test_ctypes.test_simplesubclasses.Test.test_int_struct)\nPASS: test_16 (test.test_ctypes.test_sizes.SizesTestCase.test_16)\nPASS: test_32 (test.test_ctypes.test_sizes.SizesTestCase.test_32)\nPASS: test_64 (test.test_ctypes.test_sizes.SizesTestCase.test_64)\nPASS: test_8 (test.test_ctypes.test_sizes.SizesTestCase.test_8)\nPASS: test_size_t (test.test_ctypes.test_sizes.SizesTestCase.test_size_t)\nPASS: test_ssize_t (test.test_ctypes.test_sizes.SizesTestCase.test_ssize_t)\nPASS: test_time_t (test.test_ctypes.test_sizes.SizesTestCase.test_time_t)\nPASS: test_char_array (test.test_ctypes.test_slicing.SlicesTestCase.test_char_array)\nPASS: test_char_ptr (test.test_ctypes.test_slicing.SlicesTestCase.test_char_ptr)\nPASS: test_char_ptr_with_free (test.test_ctypes.test_slicing.SlicesTestCase.test_char_ptr_with_free)\nPASS: test_getslice_cint (test.test_ctypes.test_slicing.SlicesTestCase.test_getslice_cint)\nPASS: test_setslice_cint (test.test_ctypes.test_slicing.SlicesTestCase.test_setslice_cint)\nPASS: test_wchar_ptr (test.test_ctypes.test_slicing.SlicesTestCase.test_wchar_ptr)\nPASS: test__POINTER_c_char (test.test_ctypes.test_stringptr.StringPtrTestCase.test__POINTER_c_char)\nPASS: test__c_char_p (test.test_ctypes.test_stringptr.StringPtrTestCase.test__c_char_p)\nPASS: test_functions (test.test_ctypes.test_stringptr.StringPtrTestCase.test_functions)\nPASS: test (test.test_ctypes.test_strings.StringArrayTestCase.test)\nPASS: test_c_buffer_raw (test.test_ctypes.test_strings.StringArrayTestCase.test_c_buffer_raw)\nPASS: test_c_buffer_value (test.test_ctypes.test_strings.StringArrayTestCase.test_c_buffer_value)\nPASS: test_del_segfault (test.test_ctypes.test_strings.StringArrayTestCase.test_del_segfault)\nPASS: test_param_1 (test.test_ctypes.test_strings.StringArrayTestCase.test_param_1)\nPASS: test_param_2 (test.test_ctypes.test_strings.StringArrayTestCase.test_param_2)\nPASS: test (test.test_ctypes.test_strings.WStringArrayTestCase.test)\nPASS: test_nonbmp (test.test_ctypes.test_strings.WStringArrayTestCase.test_nonbmp)\nSKIP: test_basic_wstrings (test.test_ctypes.test_strings.WStringTestCase.test_basic_wstrings) 'test disabled'\nSKIP: test_toolong (test.test_ctypes.test_strings.WStringTestCase.test_toolong) 'test disabled'\nPASS: test_wchar (test.test_ctypes.test_strings.WStringTestCase.test_wchar)\nPASS: test_1_A (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_1_A)\nPASS: test_1_B (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_1_B)\nPASS: test_2 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_2)\nPASS: test_3 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_3)\nPASS: test_4 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_4)\nPASS: test_5 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_5)\nPASS: test_6 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_6)\nPASS: test___get__ (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test___get__)\nPASS: test___set__ (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test___set__)\nPASS: test_gh99275 (test.test_ctypes.test_struct_fields.StructFieldsTestCase.test_gh99275)\nPASS: test (test.test_ctypes.test_structures.PointerMemberTestCase.test)\nPASS: test_none_to_pointer_fields (test.test_ctypes.test_structures.PointerMemberTestCase.test_none_to_pointer_fields)\nPASS: test_38368 (test.test_ctypes.test_structures.StructureTestCase.test_38368)\nPASS: test_abstract_class (test.test_ctypes.test_structures.StructureTestCase.test_abstract_class)\nPASS: test_array_in_struct (test.test_ctypes.test_structures.StructureTestCase.test_array_in_struct)\nPASS: test_array_in_struct_registers (test.test_ctypes.test_structures.StructureTestCase.test_array_in_struct_registers)\nSKIP: test_bitfield_by_value (test.test_ctypes.test_structures.StructureTestCase.test_bitfield_by_value) 'Test disabled for now - see bpo-16575/bpo-16576'\nPASS: test_conflicting_initializers (test.test_ctypes.test_structures.StructureTestCase.test_conflicting_initializers)\nPASS: test_empty (test.test_ctypes.test_structures.StructureTestCase.test_empty)\nPASS: test_fields (test.test_ctypes.test_structures.StructureTestCase.test_fields)\nPASS: test_huge_field_name (test.test_ctypes.test_structures.StructureTestCase.test_huge_field_name)\nPASS: test_init_errors (test.test_ctypes.test_structures.StructureTestCase.test_init_errors)\nPASS: test_initializers (test.test_ctypes.test_structures.StructureTestCase.test_initializers)\nPASS: test_intarray_fields (test.test_ctypes.test_structures.StructureTestCase.test_intarray_fields)\nPASS: test_invalid_field_types (test.test_ctypes.test_structures.StructureTestCase.test_invalid_field_types)\nPASS: test_invalid_name (test.test_ctypes.test_structures.StructureTestCase.test_invalid_name)\nPASS: test_keyword_initializers (test.test_ctypes.test_structures.StructureTestCase.test_keyword_initializers)\nPASS: test_methods (test.test_ctypes.test_structures.StructureTestCase.test_methods)\nPASS: test_nested_initializers (test.test_ctypes.test_structures.StructureTestCase.test_nested_initializers)\nPASS: test_packed (test.test_ctypes.test_structures.StructureTestCase.test_packed)\nPASS: test_packed_c_limits (test.test_ctypes.test_structures.StructureTestCase.test_packed_c_limits)\nPASS: test_pass_by_value (test.test_ctypes.test_structures.StructureTestCase.test_pass_by_value)\nPASS: test_pass_by_value_finalizer (test.test_ctypes.test_structures.StructureTestCase.test_pass_by_value_finalizer)\nPASS: test_pass_by_value_in_register (test.test_ctypes.test_structures.StructureTestCase.test_pass_by_value_in_register)\nPASS: test_positional_args (test.test_ctypes.test_structures.StructureTestCase.test_positional_args)\nPASS: test_simple_structs (test.test_ctypes.test_structures.StructureTestCase.test_simple_structs)\nPASS: test_struct_alignment (test.test_ctypes.test_structures.StructureTestCase.test_struct_alignment)\nPASS: test_structures_with_wchar (test.test_ctypes.test_structures.StructureTestCase.test_structures_with_wchar)\nSKIP: test_union_by_value (test.test_ctypes.test_structures.StructureTestCase.test_union_by_value) 'Test disabled for now - see bpo-16575/bpo-16576'\nPASS: test_unions (test.test_ctypes.test_structures.StructureTestCase.test_unions)\nPASS: test_subclass (test.test_ctypes.test_structures.SubclassesTest.test_subclass)\nPASS: test_subclass_delayed (test.test_ctypes.test_structures.SubclassesTest.test_subclass_delayed)\nPASS: test_contains_itself (test.test_ctypes.test_structures.TestRecursiveStructure.test_contains_itself)\nPASS: test_vice_versa (test.test_ctypes.test_structures.TestRecursiveStructure.test_vice_versa)\nPASS: test_native (test.test_ctypes.test_unaligned_structures.TestStructures.test_native)\nPASS: test_swapped (test.test_ctypes.test_unaligned_structures.TestStructures.test_swapped)\nPASS: test_buffers (test.test_ctypes.test_unicode.StringTestCase.test_buffers)\nPASS: test_embedded_null (test.test_ctypes.test_unicode.StringTestCase.test_embedded_null)\nPASS: test_func (test.test_ctypes.test_unicode.StringTestCase.test_func)\nPASS: test_wcslen (test.test_ctypes.test_unicode.StringTestCase.test_wcslen)\nPASS: test_buffers (test.test_ctypes.test_unicode.UnicodeTestCase.test_buffers)\nPASS: test_embedded_null (test.test_ctypes.test_unicode.UnicodeTestCase.test_embedded_null)\nPASS: test_wcslen (test.test_ctypes.test_unicode.UnicodeTestCase.test_wcslen)\nPASS: test_frozentable (test.test_ctypes.test_values.PythonValuesTestCase.test_frozentable)\nPASS: test_optimizeflag (test.test_ctypes.test_values.PythonValuesTestCase.test_optimizeflag)\nPASS: test_undefined (test.test_ctypes.test_values.PythonValuesTestCase.test_undefined)\nPASS: test_an_integer (test.test_ctypes.test_values.ValuesTestCase.test_an_integer)\nPASS: test_undefined (test.test_ctypes.test_values.ValuesTestCase.test_undefined)\nPASS: test_array_invalid_length (test.test_ctypes.test_varsize_struct.VarSizeTest.test_array_invalid_length)\nPASS: test_resize (test.test_ctypes.test_varsize_struct.VarSizeTest.test_resize)\nPASS: test_zerosized_array (test.test_ctypes.test_varsize_struct.VarSizeTest.test_zerosized_array)\nSKIP: test_SEH (test.test_ctypes.test_win32.FunctionCallTestCase.test_SEH) 'Windows-specific test'\nSKIP: test_noargs (test.test_ctypes.test_win32.FunctionCallTestCase.test_noargs) 'Windows-specific test'\nSKIP: test_sizes (test.test_ctypes.test_win32.ReturnStructSizesTestCase.test_sizes) 'Windows-specific test'\nPASS: test_struct_by_value (test.test_ctypes.test_win32.Structures.test_struct_by_value)\nSKIP: test_winerror (test.test_ctypes.test_win32.TestWinError.test_winerror) 'Windows-specific test'\nSKIP: test_COMError (test.test_ctypes.test_win32.TestWintypes.test_COMError) 'Windows-specific test'\nSKIP: test_HWND (test.test_ctypes.test_win32.TestWintypes.test_HWND) 'Windows-specific test'\nSKIP: test_PARAM (test.test_ctypes.test_win32.TestWintypes.test_PARAM) 'Windows-specific test'\nPASS: test_signedness (test.test_ctypes.test_wintypes.WinTypesTest.test_signedness)\nPASS: test_variant_bool (test.test_ctypes.test_wintypes.WinTypesTest.test_variant_bool)\n\n----------------------------------------------------------------------\nRan 420 tests in 0.937s\n\nOK (skipped=84)\n0:00:57 load avg: 2.07 [125/469] test_dbm passed\nPASS: test_anydbm_access (test.test_dbm.TestCase_dumb.test_anydbm_access)\nPASS: test_anydbm_creation (test.test_dbm.TestCase_dumb.test_anydbm_creation)\nPASS: test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase_dumb.test_anydbm_creation_n_file_exists_with_invalid_contents)\nPASS: test_anydbm_keys (test.test_dbm.TestCase_dumb.test_anydbm_keys)\nPASS: test_anydbm_modification (test.test_dbm.TestCase_dumb.test_anydbm_modification)\nPASS: test_anydbm_not_existing (test.test_dbm.TestCase_dumb.test_anydbm_not_existing)\nPASS: test_anydbm_read (test.test_dbm.TestCase_dumb.test_anydbm_read)\nPASS: test_empty_value (test.test_dbm.TestCase_dumb.test_empty_value)\nPASS: test_error (test.test_dbm.TestCase_dumb.test_error)\nPASS: test_keys (test.test_dbm.TestCase_dumb.test_keys)\nPASS: test_open_with_bytes (test.test_dbm.TestCase_dumb.test_open_with_bytes)\nPASS: test_open_with_pathlib_path (test.test_dbm.TestCase_dumb.test_open_with_pathlib_path)\nPASS: test_open_with_pathlib_path_bytes (test.test_dbm.TestCase_dumb.test_open_with_pathlib_path_bytes)\nPASS: test_anydbm_access (test.test_dbm.TestCase_gnu.test_anydbm_access)\nPASS: test_anydbm_creation (test.test_dbm.TestCase_gnu.test_anydbm_creation)\nPASS: test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase_gnu.test_anydbm_creation_n_file_exists_with_invalid_contents)\nPASS: test_anydbm_keys (test.test_dbm.TestCase_gnu.test_anydbm_keys)\nPASS: test_anydbm_modification (test.test_dbm.TestCase_gnu.test_anydbm_modification)\nPASS: test_anydbm_not_existing (test.test_dbm.TestCase_gnu.test_anydbm_not_existing)\nPASS: test_anydbm_read (test.test_dbm.TestCase_gnu.test_anydbm_read)\nPASS: test_empty_value (test.test_dbm.TestCase_gnu.test_empty_value)\nPASS: test_error (test.test_dbm.TestCase_gnu.test_error)\nPASS: test_keys (test.test_dbm.TestCase_gnu.test_keys)\nPASS: test_open_with_bytes (test.test_dbm.TestCase_gnu.test_open_with_bytes)\nPASS: test_open_with_pathlib_path (test.test_dbm.TestCase_gnu.test_open_with_pathlib_path)\nPASS: test_open_with_pathlib_path_bytes (test.test_dbm.TestCase_gnu.test_open_with_pathlib_path_bytes)\nPASS: test_anydbm_access (test.test_dbm.TestCase_ndbm.test_anydbm_access)\nPASS: test_anydbm_creation (test.test_dbm.TestCase_ndbm.test_anydbm_creation)\nPASS: test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase_ndbm.test_anydbm_creation_n_file_exists_with_invalid_contents)\nPASS: test_anydbm_keys (test.test_dbm.TestCase_ndbm.test_anydbm_keys)\nPASS: test_anydbm_modification (test.test_dbm.TestCase_ndbm.test_anydbm_modification)\nPASS: test_anydbm_not_existing (test.test_dbm.TestCase_ndbm.test_anydbm_not_existing)\nPASS: test_anydbm_read (test.test_dbm.TestCase_ndbm.test_anydbm_read)\nPASS: test_empty_value (test.test_dbm.TestCase_ndbm.test_empty_value)\nPASS: test_error (test.test_dbm.TestCase_ndbm.test_error)\nPASS: test_keys (test.test_dbm.TestCase_ndbm.test_keys)\nPASS: test_open_with_bytes (test.test_dbm.TestCase_ndbm.test_open_with_bytes)\nPASS: test_open_with_pathlib_path (test.test_dbm.TestCase_ndbm.test_open_with_pathlib_path)\nPASS: test_open_with_pathlib_path_bytes (test.test_dbm.TestCase_ndbm.test_open_with_pathlib_path_bytes)\nPASS: test_whichdb (test.test_dbm.WhichDBTestCase.test_whichdb)\nPASS: test_whichdb_ndbm (test.test_dbm.WhichDBTestCase.test_whichdb_ndbm)\n\n----------------------------------------------------------------------\nRan 41 tests in 0.051s\n\nOK\n0:00:57 load avg: 2.07 [126/469] test_dataclasses passed\nPASS: test_abc_implementation (test.test_dataclasses.TestAbstract.test_abc_implementation)\nPASS: test_maintain_abc (test.test_dataclasses.TestAbstract.test_maintain_abc)\nPASS: test_0_field_compare (test.test_dataclasses.TestCase.test_0_field_compare)\nPASS: test_1_field_compare (test.test_dataclasses.TestCase.test_1_field_compare)\nPASS: test_alternate_classmethod_constructor (test.test_dataclasses.TestCase.test_alternate_classmethod_constructor)\nPASS: test_class_attrs (test.test_dataclasses.TestCase.test_class_attrs)\nPASS: test_class_marker (test.test_dataclasses.TestCase.test_class_marker)\nPASS: test_class_var (test.test_dataclasses.TestCase.test_class_var)\nPASS: test_class_var_default_factory (test.test_dataclasses.TestCase.test_class_var_default_factory)\nPASS: test_class_var_frozen (test.test_dataclasses.TestCase.test_class_var_frozen)\nPASS: test_class_var_no_default (test.test_dataclasses.TestCase.test_class_var_no_default)\nPASS: test_class_var_with_default (test.test_dataclasses.TestCase.test_class_var_with_default)\nPASS: test_classvar_default_factory (test.test_dataclasses.TestCase.test_classvar_default_factory)\nPASS: test_clean_traceback_from_fields_exception (test.test_dataclasses.TestCase.test_clean_traceback_from_fields_exception)\nPASS: test_compare_subclasses (test.test_dataclasses.TestCase.test_compare_subclasses)\nPASS: test_dataclass_params_repr (test.test_dataclasses.TestCase.test_dataclass_params_repr)\nPASS: test_dataclass_params_signature (test.test_dataclasses.TestCase.test_dataclass_params_signature)\nPASS: test_dataclasses_pickleable (test.test_dataclasses.TestCase.test_dataclasses_pickleable)\nPASS: test_dataclasses_qualnames (test.test_dataclasses.TestCase.test_dataclasses_qualnames)\nPASS: test_default_factory (test.test_dataclasses.TestCase.test_default_factory)\nPASS: test_default_factory_derived (test.test_dataclasses.TestCase.test_default_factory_derived)\nPASS: test_default_factory_not_called_if_value_given (test.test_dataclasses.TestCase.test_default_factory_not_called_if_value_given)\nPASS: test_default_factory_with_no_init (test.test_dataclasses.TestCase.test_default_factory_with_no_init)\nPASS: test_deliberately_mutable_defaults (test.test_dataclasses.TestCase.test_deliberately_mutable_defaults)\nPASS: test_disallowed_mutable_defaults (test.test_dataclasses.TestCase.test_disallowed_mutable_defaults)\nPASS: test_dont_include_other_annotations (test.test_dataclasses.TestCase.test_dont_include_other_annotations)\nPASS: test_dynamic_class_creation (test.test_dataclasses.TestCase.test_dynamic_class_creation)\nPASS: test_dynamic_class_creation_using_field (test.test_dataclasses.TestCase.test_dynamic_class_creation_using_field)\nPASS: test_eq_order (test.test_dataclasses.TestCase.test_eq_order)\nPASS: test_field_default (test.test_dataclasses.TestCase.test_field_default)\nPASS: test_field_default_default_factory_error (test.test_dataclasses.TestCase.test_field_default_default_factory_error)\nPASS: test_field_metadata_custom_mapping (test.test_dataclasses.TestCase.test_field_metadata_custom_mapping)\nPASS: test_field_metadata_default (test.test_dataclasses.TestCase.test_field_metadata_default)\nPASS: test_field_metadata_mapping (test.test_dataclasses.TestCase.test_field_metadata_mapping)\nPASS: test_field_named_BUILTINS_frozen (test.test_dataclasses.TestCase.test_field_named_BUILTINS_frozen)\nPASS: test_field_named_like_builtin (test.test_dataclasses.TestCase.test_field_named_like_builtin)\nPASS: test_field_named_like_builtin_frozen (test.test_dataclasses.TestCase.test_field_named_like_builtin_frozen)\nPASS: test_field_named_object (test.test_dataclasses.TestCase.test_field_named_object)\nPASS: test_field_named_object_frozen (test.test_dataclasses.TestCase.test_field_named_object_frozen)\nPASS: test_field_named_self (test.test_dataclasses.TestCase.test_field_named_self)\nPASS: test_field_no_default (test.test_dataclasses.TestCase.test_field_no_default)\nPASS: test_field_order (test.test_dataclasses.TestCase.test_field_order)\nPASS: test_field_recursive_repr (test.test_dataclasses.TestCase.test_field_recursive_repr)\nPASS: test_field_repr (test.test_dataclasses.TestCase.test_field_repr)\nPASS: test_field_with_special_single_underscore_names (test.test_dataclasses.TestCase.test_field_with_special_single_underscore_names)\nPASS: test_function_annotations (test.test_dataclasses.TestCase.test_function_annotations)\nPASS: test_generic_dataclasses (test.test_dataclasses.TestCase.test_generic_dataclasses)\nPASS: test_generic_dynamic (test.test_dataclasses.TestCase.test_generic_dynamic)\nPASS: test_generic_extending (test.test_dataclasses.TestCase.test_generic_extending)\nPASS: test_hash_field_rules (test.test_dataclasses.TestCase.test_hash_field_rules)\nPASS: test_helper_asdict (test.test_dataclasses.TestCase.test_helper_asdict)\nPASS: test_helper_asdict_builtin_containers (test.test_dataclasses.TestCase.test_helper_asdict_builtin_containers)\nPASS: test_helper_asdict_builtin_object_containers (test.test_dataclasses.TestCase.test_helper_asdict_builtin_object_containers)\nPASS: test_helper_asdict_copy_values (test.test_dataclasses.TestCase.test_helper_asdict_copy_values)\nPASS: test_helper_asdict_defaultdict (test.test_dataclasses.TestCase.test_helper_asdict_defaultdict)\nPASS: test_helper_asdict_factory (test.test_dataclasses.TestCase.test_helper_asdict_factory)\nPASS: test_helper_asdict_namedtuple (test.test_dataclasses.TestCase.test_helper_asdict_namedtuple)\nPASS: test_helper_asdict_namedtuple_derived (test.test_dataclasses.TestCase.test_helper_asdict_namedtuple_derived)\nPASS: test_helper_asdict_namedtuple_key (test.test_dataclasses.TestCase.test_helper_asdict_namedtuple_key)\nPASS: test_helper_asdict_nested (test.test_dataclasses.TestCase.test_helper_asdict_nested)\nPASS: test_helper_asdict_raises_on_classes (test.test_dataclasses.TestCase.test_helper_asdict_raises_on_classes)\nPASS: test_helper_astuple (test.test_dataclasses.TestCase.test_helper_astuple)\nPASS: test_helper_astuple_builtin_containers (test.test_dataclasses.TestCase.test_helper_astuple_builtin_containers)\nPASS: test_helper_astuple_builtin_object_containers (test.test_dataclasses.TestCase.test_helper_astuple_builtin_object_containers)\nPASS: test_helper_astuple_copy_values (test.test_dataclasses.TestCase.test_helper_astuple_copy_values)\nPASS: test_helper_astuple_defaultdict (test.test_dataclasses.TestCase.test_helper_astuple_defaultdict)\nPASS: test_helper_astuple_factory (test.test_dataclasses.TestCase.test_helper_astuple_factory)\nPASS: test_helper_astuple_namedtuple (test.test_dataclasses.TestCase.test_helper_astuple_namedtuple)\nPASS: test_helper_astuple_nested (test.test_dataclasses.TestCase.test_helper_astuple_nested)\nPASS: test_helper_astuple_raises_on_classes (test.test_dataclasses.TestCase.test_helper_astuple_raises_on_classes)\nPASS: test_helper_fields_exception (test.test_dataclasses.TestCase.test_helper_fields_exception)\nPASS: test_helper_fields_with_class_instance (test.test_dataclasses.TestCase.test_helper_fields_with_class_instance)\nPASS: test_init_false_no_default (test.test_dataclasses.TestCase.test_init_false_no_default)\nPASS: test_init_in_order (test.test_dataclasses.TestCase.test_init_in_order)\nPASS: test_init_var (test.test_dataclasses.TestCase.test_init_var)\nPASS: test_init_var_default_factory (test.test_dataclasses.TestCase.test_init_var_default_factory)\nPASS: test_init_var_inheritance (test.test_dataclasses.TestCase.test_init_var_inheritance)\nPASS: test_init_var_no_default (test.test_dataclasses.TestCase.test_init_var_no_default)\nPASS: test_init_var_preserve_type (test.test_dataclasses.TestCase.test_init_var_preserve_type)\nPASS: test_init_var_with_default (test.test_dataclasses.TestCase.test_init_var_with_default)\nPASS: test_intermediate_non_dataclass (test.test_dataclasses.TestCase.test_intermediate_non_dataclass)\nPASS: test_is_dataclass (test.test_dataclasses.TestCase.test_is_dataclass)\nPASS: test_is_dataclass_genericalias (test.test_dataclasses.TestCase.test_is_dataclass_genericalias)\nPASS: test_is_dataclass_when_getattr_always_returns (test.test_dataclasses.TestCase.test_is_dataclass_when_getattr_always_returns)\nPASS: test_items_in_dicts (test.test_dataclasses.TestCase.test_items_in_dicts)\nPASS: test_missing_default (test.test_dataclasses.TestCase.test_missing_default)\nPASS: test_missing_default_factory (test.test_dataclasses.TestCase.test_missing_default_factory)\nPASS: test_missing_repr (test.test_dataclasses.TestCase.test_missing_repr)\nPASS: test_named_init_params (test.test_dataclasses.TestCase.test_named_init_params)\nPASS: test_no_fields (test.test_dataclasses.TestCase.test_no_fields)\nPASS: test_no_fields_but_member_variable (test.test_dataclasses.TestCase.test_no_fields_but_member_variable)\nPASS: test_no_options (test.test_dataclasses.TestCase.test_no_options)\nPASS: test_no_unhashable_default (test.test_dataclasses.TestCase.test_no_unhashable_default)\nPASS: test_not_in_compare (test.test_dataclasses.TestCase.test_not_in_compare)\nPASS: test_not_in_repr (test.test_dataclasses.TestCase.test_not_in_repr)\nPASS: test_not_other_dataclass (test.test_dataclasses.TestCase.test_not_other_dataclass)\nPASS: test_not_tuple (test.test_dataclasses.TestCase.test_not_tuple)\nPASS: test_one_field_no_default (test.test_dataclasses.TestCase.test_one_field_no_default)\nPASS: test_overwrite_fields_in_derived_class (test.test_dataclasses.TestCase.test_overwrite_fields_in_derived_class)\nPASS: test_overwrite_hash (test.test_dataclasses.TestCase.test_overwrite_hash)\nPASS: test_post_init (test.test_dataclasses.TestCase.test_post_init)\nPASS: test_post_init_classmethod (test.test_dataclasses.TestCase.test_post_init_classmethod)\nPASS: test_post_init_not_auto_added (test.test_dataclasses.TestCase.test_post_init_not_auto_added)\nPASS: test_post_init_staticmethod (test.test_dataclasses.TestCase.test_post_init_staticmethod)\nPASS: test_post_init_super (test.test_dataclasses.TestCase.test_post_init_super)\nPASS: test_recursive_annotation (test.test_dataclasses.TestCase.test_recursive_annotation)\nPASS: test_simple_compare (test.test_dataclasses.TestCase.test_simple_compare)\nPASS: test_two_fields_one_default (test.test_dataclasses.TestCase.test_two_fields_one_default)\nPASS: test_default_value (test.test_dataclasses.TestDescriptors.test_default_value)\nPASS: test_getting_field_calls_get (test.test_dataclasses.TestDescriptors.test_getting_field_calls_get)\nPASS: test_init_calls_set (test.test_dataclasses.TestDescriptors.test_init_calls_set)\nPASS: test_lookup_on_class (test.test_dataclasses.TestDescriptors.test_lookup_on_class)\nPASS: test_lookup_on_instance (test.test_dataclasses.TestDescriptors.test_lookup_on_instance)\nPASS: test_no_default_value (test.test_dataclasses.TestDescriptors.test_no_default_value)\nPASS: test_non_descriptor (test.test_dataclasses.TestDescriptors.test_non_descriptor)\nPASS: test_set_name (test.test_dataclasses.TestDescriptors.test_set_name)\nPASS: test_setting_field_calls_set (test.test_dataclasses.TestDescriptors.test_setting_field_calls_set)\nPASS: test_setting_uninitialized_descriptor_field (test.test_dataclasses.TestDescriptors.test_setting_uninitialized_descriptor_field)\nPASS: test_docstring_deque_field (test.test_dataclasses.TestDocString.test_docstring_deque_field)\nPASS: test_docstring_deque_field_with_default_factory (test.test_dataclasses.TestDocString.test_docstring_deque_field_with_default_factory)\nPASS: test_docstring_list_field (test.test_dataclasses.TestDocString.test_docstring_list_field)\nPASS: test_docstring_list_field_with_default_factory (test.test_dataclasses.TestDocString.test_docstring_list_field_with_default_factory)\nPASS: test_docstring_no_fields (test.test_dataclasses.TestDocString.test_docstring_no_fields)\nPASS: test_docstring_one_field (test.test_dataclasses.TestDocString.test_docstring_one_field)\nPASS: test_docstring_one_field_with_default (test.test_dataclasses.TestDocString.test_docstring_one_field_with_default)\nPASS: test_docstring_one_field_with_default_none (test.test_dataclasses.TestDocString.test_docstring_one_field_with_default_none)\nPASS: test_docstring_three_fields (test.test_dataclasses.TestDocString.test_docstring_three_fields)\nPASS: test_docstring_two_fields (test.test_dataclasses.TestDocString.test_docstring_two_fields)\nPASS: test_docstring_with_no_signature (test.test_dataclasses.TestDocString.test_docstring_with_no_signature)\nPASS: test_existing_docstring_not_overridden (test.test_dataclasses.TestDocString.test_existing_docstring_not_overridden)\nPASS: test_no_eq (test.test_dataclasses.TestEq.test_no_eq)\nPASS: test_overwriting_eq (test.test_dataclasses.TestEq.test_overwriting_eq)\nPASS: test_field_without_annotation (test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation)\nPASS: test_field_without_annotation_but_annotation_in_base (test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation_but_annotation_in_base)\nPASS: test_field_without_annotation_but_annotation_in_base_not_dataclass (test.test_dataclasses.TestFieldNoAnnotation.test_field_without_annotation_but_annotation_in_base_not_dataclass)\nPASS: test_frozen (test.test_dataclasses.TestFrozen.test_frozen)\nPASS: test_frozen_empty (test.test_dataclasses.TestFrozen.test_frozen_empty)\nPASS: test_frozen_hash (test.test_dataclasses.TestFrozen.test_frozen_hash)\nPASS: test_inherit (test.test_dataclasses.TestFrozen.test_inherit)\nPASS: test_inherit_from_normal_class (test.test_dataclasses.TestFrozen.test_inherit_from_normal_class)\nPASS: test_inherit_frozen_from_nonfrozen (test.test_dataclasses.TestFrozen.test_inherit_frozen_from_nonfrozen)\nPASS: test_inherit_nonfrozen_from_empty (test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_empty)\nPASS: test_inherit_nonfrozen_from_empty_frozen (test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_empty_frozen)\nPASS: test_inherit_nonfrozen_from_frozen (test.test_dataclasses.TestFrozen.test_inherit_nonfrozen_from_frozen)\nPASS: test_non_frozen_normal_derived (test.test_dataclasses.TestFrozen.test_non_frozen_normal_derived)\nPASS: test_non_frozen_normal_derived_from_empty_frozen (test.test_dataclasses.TestFrozen.test_non_frozen_normal_derived_from_empty_frozen)\nPASS: test_overwriting_frozen (test.test_dataclasses.TestFrozen.test_overwriting_frozen)\nPASS: test_0_field_hash (test.test_dataclasses.TestHash.test_0_field_hash)\nPASS: test_1_field_hash (test.test_dataclasses.TestHash.test_1_field_hash)\nPASS: test_eq_only (test.test_dataclasses.TestHash.test_eq_only)\nPASS: test_hash_no_args (test.test_dataclasses.TestHash.test_hash_no_args)\nPASS: test_hash_rules (test.test_dataclasses.TestHash.test_hash_rules)\nPASS: test_unsafe_hash (test.test_dataclasses.TestHash.test_unsafe_hash)\nPASS: test_base_has_init (test.test_dataclasses.TestInit.test_base_has_init)\nPASS: test_inherit_from_protocol (test.test_dataclasses.TestInit.test_inherit_from_protocol)\nPASS: test_no_init (test.test_dataclasses.TestInit.test_no_init)\nPASS: test_overwriting_init (test.test_dataclasses.TestInit.test_overwriting_init)\nPASS: test_KW_ONLY (test.test_dataclasses.TestKeywordArgs.test_KW_ONLY)\nPASS: test_KW_ONLY_as_string (test.test_dataclasses.TestKeywordArgs.test_KW_ONLY_as_string)\nPASS: test_KW_ONLY_twice (test.test_dataclasses.TestKeywordArgs.test_KW_ONLY_twice)\nPASS: test_defaults (test.test_dataclasses.TestKeywordArgs.test_defaults)\nPASS: test_field_marked_as_kwonly (test.test_dataclasses.TestKeywordArgs.test_field_marked_as_kwonly)\nPASS: test_make_dataclass (test.test_dataclasses.TestKeywordArgs.test_make_dataclass)\nPASS: test_match_args (test.test_dataclasses.TestKeywordArgs.test_match_args)\nPASS: test_no_classvar_kwarg (test.test_dataclasses.TestKeywordArgs.test_no_classvar_kwarg)\nPASS: test_post_init (test.test_dataclasses.TestKeywordArgs.test_post_init)\nPASS: test_base (test.test_dataclasses.TestMakeDataclass.test_base)\nPASS: test_base_dataclass (test.test_dataclasses.TestMakeDataclass.test_base_dataclass)\nPASS: test_cannot_be_pickled (test.test_dataclasses.TestMakeDataclass.test_cannot_be_pickled)\nPASS: test_class_var (test.test_dataclasses.TestMakeDataclass.test_class_var)\nPASS: test_duplicate_field_names (test.test_dataclasses.TestMakeDataclass.test_duplicate_field_names)\nPASS: test_funny_class_names_names (test.test_dataclasses.TestMakeDataclass.test_funny_class_names_names)\nPASS: test_init_var (test.test_dataclasses.TestMakeDataclass.test_init_var)\nPASS: test_invalid_type_specification (test.test_dataclasses.TestMakeDataclass.test_invalid_type_specification)\nPASS: test_keyword_field_names (test.test_dataclasses.TestMakeDataclass.test_keyword_field_names)\nPASS: test_module_attr (test.test_dataclasses.TestMakeDataclass.test_module_attr)\nPASS: test_no_mutate_namespace (test.test_dataclasses.TestMakeDataclass.test_no_mutate_namespace)\nPASS: test_no_types (test.test_dataclasses.TestMakeDataclass.test_no_types)\nPASS: test_non_identifier_field_names (test.test_dataclasses.TestMakeDataclass.test_non_identifier_field_names)\nPASS: test_other_params (test.test_dataclasses.TestMakeDataclass.test_other_params)\nPASS: test_pickle_support (test.test_dataclasses.TestMakeDataclass.test_pickle_support)\nPASS: test_simple (test.test_dataclasses.TestMakeDataclass.test_simple)\nPASS: test_underscore_field_names (test.test_dataclasses.TestMakeDataclass.test_underscore_field_names)\nPASS: test_bpo_43764 (test.test_dataclasses.TestMatchArgs.test_bpo_43764)\nPASS: test_explicit_match_args (test.test_dataclasses.TestMatchArgs.test_explicit_match_args)\nPASS: test_make_dataclasses (test.test_dataclasses.TestMatchArgs.test_make_dataclasses)\nPASS: test_match_args (test.test_dataclasses.TestMatchArgs.test_match_args)\nPASS: test_match_args_argument (test.test_dataclasses.TestMatchArgs.test_match_args_argument)\nPASS: test_functools_total_ordering (test.test_dataclasses.TestOrdering.test_functools_total_ordering)\nPASS: test_no_order (test.test_dataclasses.TestOrdering.test_no_order)\nPASS: test_overwriting_order (test.test_dataclasses.TestOrdering.test_overwriting_order)\nPASS: test (test.test_dataclasses.TestReplace.test)\nPASS: test_classvar (test.test_dataclasses.TestReplace.test_classvar)\nPASS: test_frozen (test.test_dataclasses.TestReplace.test_frozen)\nPASS: test_initvar_is_specified (test.test_dataclasses.TestReplace.test_initvar_is_specified)\nPASS: test_initvar_with_default_value (test.test_dataclasses.TestReplace.test_initvar_with_default_value)\nPASS: test_invalid_field_name (test.test_dataclasses.TestReplace.test_invalid_field_name)\nPASS: test_invalid_object (test.test_dataclasses.TestReplace.test_invalid_object)\nPASS: test_no_init (test.test_dataclasses.TestReplace.test_no_init)\nPASS: test_recursive_repr (test.test_dataclasses.TestReplace.test_recursive_repr)\nPASS: test_recursive_repr_indirection (test.test_dataclasses.TestReplace.test_recursive_repr_indirection)\nPASS: test_recursive_repr_indirection_two (test.test_dataclasses.TestReplace.test_recursive_repr_indirection_two)\nPASS: test_recursive_repr_misc_attrs (test.test_dataclasses.TestReplace.test_recursive_repr_misc_attrs)\nPASS: test_recursive_repr_two_attrs (test.test_dataclasses.TestReplace.test_recursive_repr_two_attrs)\nPASS: test_no_repr (test.test_dataclasses.TestRepr.test_no_repr)\nPASS: test_overwriting_repr (test.test_dataclasses.TestRepr.test_overwriting_repr)\nPASS: test_repr (test.test_dataclasses.TestRepr.test_repr)\nPASS: test_add_slots_when_slots_exists (test.test_dataclasses.TestSlots.test_add_slots_when_slots_exists)\nPASS: test_cant_inherit_from_iterator_slots (test.test_dataclasses.TestSlots.test_cant_inherit_from_iterator_slots)\nPASS: test_derived_added_field (test.test_dataclasses.TestSlots.test_derived_added_field)\nPASS: test_frozen_pickle (test.test_dataclasses.TestSlots.test_frozen_pickle)\nPASS: test_frozen_slots_pickle_custom_state (test.test_dataclasses.TestSlots.test_frozen_slots_pickle_custom_state)\nPASS: test_generated_slots (test.test_dataclasses.TestSlots.test_generated_slots)\nPASS: test_generated_slots_value (test.test_dataclasses.TestSlots.test_generated_slots_value)\nPASS: test_returns_new_class (test.test_dataclasses.TestSlots.test_returns_new_class)\nPASS: test_simple (test.test_dataclasses.TestSlots.test_simple)\nPASS: test_slots_no_weakref (test.test_dataclasses.TestSlots.test_slots_no_weakref)\nPASS: test_slots_weakref (test.test_dataclasses.TestSlots.test_slots_weakref)\nPASS: test_slots_weakref_base_str (test.test_dataclasses.TestSlots.test_slots_weakref_base_str)\nPASS: test_slots_weakref_base_tuple (test.test_dataclasses.TestSlots.test_slots_weakref_base_tuple)\nPASS: test_slots_with_default_factory_no_init (test.test_dataclasses.TestSlots.test_slots_with_default_factory_no_init)\nPASS: test_slots_with_default_no_init (test.test_dataclasses.TestSlots.test_slots_with_default_no_init)\nPASS: test_weakref_slot_make_dataclass (test.test_dataclasses.TestSlots.test_weakref_slot_make_dataclass)\nPASS: test_weakref_slot_normal_base_weakref_slot (test.test_dataclasses.TestSlots.test_weakref_slot_normal_base_weakref_slot)\nPASS: test_weakref_slot_subclass_no_weakref_slot (test.test_dataclasses.TestSlots.test_weakref_slot_subclass_no_weakref_slot)\nPASS: test_weakref_slot_subclass_weakref_slot (test.test_dataclasses.TestSlots.test_weakref_slot_subclass_weakref_slot)\nPASS: test_weakref_slot_without_slot (test.test_dataclasses.TestSlots.test_weakref_slot_without_slot)\nPASS: test_classvar (test.test_dataclasses.TestStringAnnotations.test_classvar)\nPASS: test_classvar_module_level_import (test.test_dataclasses.TestStringAnnotations.test_classvar_module_level_import)\nPASS: test_initvar (test.test_dataclasses.TestStringAnnotations.test_initvar)\nPASS: test_isnt_classvar (test.test_dataclasses.TestStringAnnotations.test_isnt_classvar)\nPASS: test_isnt_initvar (test.test_dataclasses.TestStringAnnotations.test_isnt_initvar)\nPASS: test_text_annotations (test.test_dataclasses.TestStringAnnotations.test_text_annotations)\n\n----------------------------------------------------------------------\nRan 233 tests in 0.698s\n\nOK\n0:00:58 load avg: 2.07 [127/469] test_dbm_gnu passed\ngdbm version: (1, 23, 0)\nPASS: test_bool_empty (test.test_dbm_gnu.TestGdbm.test_bool_empty)\nPASS: test_bool_not_empty (test.test_dbm_gnu.TestGdbm.test_bool_not_empty)\nPASS: test_bool_on_closed_db_raises (test.test_dbm_gnu.TestGdbm.test_bool_on_closed_db_raises)\nPASS: test_bytes (test.test_dbm_gnu.TestGdbm.test_bytes)\nPASS: test_context_manager (test.test_dbm_gnu.TestGdbm.test_context_manager)\nPASS: test_disallow_instantiation (test.test_dbm_gnu.TestGdbm.test_disallow_instantiation)\nPASS: test_error_conditions (test.test_dbm_gnu.TestGdbm.test_error_conditions)\nPASS: test_flags (test.test_dbm_gnu.TestGdbm.test_flags)\nPASS: test_key_methods (test.test_dbm_gnu.TestGdbm.test_key_methods)\nPASS: test_nonascii_filename (test.test_dbm_gnu.TestGdbm.test_nonascii_filename)\nPASS: test_nonexisting_file (test.test_dbm_gnu.TestGdbm.test_nonexisting_file)\nPASS: test_open_with_bytes_path (test.test_dbm_gnu.TestGdbm.test_open_with_bytes_path)\nPASS: test_open_with_pathlib_bytes_path (test.test_dbm_gnu.TestGdbm.test_open_with_pathlib_bytes_path)\nPASS: test_open_with_pathlib_path (test.test_dbm_gnu.TestGdbm.test_open_with_pathlib_path)\nPASS: test_reorganize (test.test_dbm_gnu.TestGdbm.test_reorganize)\nPASS: test_unicode (test.test_dbm_gnu.TestGdbm.test_unicode)\nPASS: test_write_readonly_file (test.test_dbm_gnu.TestGdbm.test_write_readonly_file)\n\n----------------------------------------------------------------------\nRan 17 tests in 0.007s\n\nOK\n0:00:58 load avg: 2.07 [128/469] test_dbm_dumb passed\nPASS: test_check_closed (test.test_dbm_dumb.DumbDBMTestCase.test_check_closed)\nPASS: test_close_twice (test.test_dbm_dumb.DumbDBMTestCase.test_close_twice)\nPASS: test_context_manager (test.test_dbm_dumb.DumbDBMTestCase.test_context_manager)\nPASS: test_create_new (test.test_dbm_dumb.DumbDBMTestCase.test_create_new)\nPASS: test_dumbdbm_creation (test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_creation)\nPASS: test_dumbdbm_creation_mode (test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_creation_mode)\nPASS: test_dumbdbm_keys (test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_keys)\nPASS: test_dumbdbm_modification (test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_modification)\nPASS: test_dumbdbm_read (test.test_dbm_dumb.DumbDBMTestCase.test_dumbdbm_read)\nPASS: test_eval (test.test_dbm_dumb.DumbDBMTestCase.test_eval)\nPASS: test_invalid_flag (test.test_dbm_dumb.DumbDBMTestCase.test_invalid_flag)\nPASS: test_line_endings (test.test_dbm_dumb.DumbDBMTestCase.test_line_endings)\nPASS: test_missing_data (test.test_dbm_dumb.DumbDBMTestCase.test_missing_data)\nPASS: test_missing_index (test.test_dbm_dumb.DumbDBMTestCase.test_missing_index)\nPASS: test_nonascii_filename (test.test_dbm_dumb.DumbDBMTestCase.test_nonascii_filename)\nPASS: test_open_with_bytes_path (test.test_dbm_dumb.DumbDBMTestCase.test_open_with_bytes_path)\nPASS: test_open_with_pathlib_bytes_path (test.test_dbm_dumb.DumbDBMTestCase.test_open_with_pathlib_bytes_path)\nPASS: test_open_with_pathlib_path (test.test_dbm_dumb.DumbDBMTestCase.test_open_with_pathlib_path)\nPASS: test_random (test.test_dbm_dumb.DumbDBMTestCase.test_random)\nPASS: test_readonly_files (test.test_dbm_dumb.DumbDBMTestCase.test_readonly_files)\nPASS: test_str_read (test.test_dbm_dumb.DumbDBMTestCase.test_str_read)\nPASS: test_str_write_contains (test.test_dbm_dumb.DumbDBMTestCase.test_str_write_contains)\nPASS: test_write_contains (test.test_dbm_dumb.DumbDBMTestCase.test_write_contains)\nPASS: test_write_write_read (test.test_dbm_dumb.DumbDBMTestCase.test_write_write_read)\n\n----------------------------------------------------------------------\nRan 24 tests in 0.144s\n\nOK\n0:00:58 load avg: 2.15 [129/469] test_dbm_ndbm passed\nPASS: test_bool_empty (test.test_dbm_ndbm.DbmTestCase.test_bool_empty)\nPASS: test_bool_not_empty (test.test_dbm_ndbm.DbmTestCase.test_bool_not_empty)\nPASS: test_bool_on_closed_db_raises (test.test_dbm_ndbm.DbmTestCase.test_bool_on_closed_db_raises)\nPASS: test_bytes (test.test_dbm_ndbm.DbmTestCase.test_bytes)\nPASS: test_context_manager (test.test_dbm_ndbm.DbmTestCase.test_context_manager)\nPASS: test_empty_value (test.test_dbm_ndbm.DbmTestCase.test_empty_value)\nPASS: test_keys (test.test_dbm_ndbm.DbmTestCase.test_keys)\nPASS: test_modes (test.test_dbm_ndbm.DbmTestCase.test_modes)\nPASS: test_nonascii_filename (test.test_dbm_ndbm.DbmTestCase.test_nonascii_filename)\nPASS: test_nonexisting_file (test.test_dbm_ndbm.DbmTestCase.test_nonexisting_file)\nPASS: test_open_with_bytes_path (test.test_dbm_ndbm.DbmTestCase.test_open_with_bytes_path)\nPASS: test_open_with_pathlib_bytes_path (test.test_dbm_ndbm.DbmTestCase.test_open_with_pathlib_bytes_path)\nPASS: test_open_with_pathlib_path (test.test_dbm_ndbm.DbmTestCase.test_open_with_pathlib_path)\nPASS: test_unicode (test.test_dbm_ndbm.DbmTestCase.test_unicode)\nPASS: test_write_readonly_file (test.test_dbm_ndbm.DbmTestCase.test_write_readonly_file)\n\n----------------------------------------------------------------------\nRan 15 tests in 0.007s\n\nOK\n0:00:58 load avg: 2.15 [130/469] test_decorators passed\nPASS: test_double (test.test_decorators.TestClassDecorators.test_double)\nPASS: test_order (test.test_decorators.TestClassDecorators.test_order)\nPASS: test_simple (test.test_decorators.TestClassDecorators.test_simple)\nPASS: test_argforms (test.test_decorators.TestDecorators.test_argforms)\nPASS: test_bound_function_inside_classmethod (test.test_decorators.TestDecorators.test_bound_function_inside_classmethod)\nPASS: test_classmethod (test.test_decorators.TestDecorators.test_classmethod)\nPASS: test_dbcheck (test.test_decorators.TestDecorators.test_dbcheck)\nPASS: test_dotted (test.test_decorators.TestDecorators.test_dotted)\nPASS: test_double (test.test_decorators.TestDecorators.test_double)\nPASS: test_errors (test.test_decorators.TestDecorators.test_errors)\nPASS: test_eval_order (test.test_decorators.TestDecorators.test_eval_order)\nPASS: test_expressions (test.test_decorators.TestDecorators.test_expressions)\nPASS: test_memoize (test.test_decorators.TestDecorators.test_memoize)\nPASS: test_order (test.test_decorators.TestDecorators.test_order)\nPASS: test_single (test.test_decorators.TestDecorators.test_single)\nPASS: test_staticmethod (test.test_decorators.TestDecorators.test_staticmethod)\nPASS: test_wrapped_classmethod_inside_classmethod (test.test_decorators.TestDecorators.test_wrapped_classmethod_inside_classmethod)\nPASS: test_wrapped_descriptor_inside_classmethod (test.test_decorators.TestDecorators.test_wrapped_descriptor_inside_classmethod)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.008s\n\nOK\n0:00:58 load avg: 2.15 [131/469] test_defaultdict passed\nPASS: test_basic (test.test_defaultdict.TestDefaultDict.test_basic)\nPASS: test_callable_arg (test.test_defaultdict.TestDefaultDict.test_callable_arg)\nPASS: test_copy (test.test_defaultdict.TestDefaultDict.test_copy)\nPASS: test_deep_copy (test.test_defaultdict.TestDefaultDict.test_deep_copy)\nPASS: test_keyerror_without_factory (test.test_defaultdict.TestDefaultDict.test_keyerror_without_factory)\nPASS: test_missing (test.test_defaultdict.TestDefaultDict.test_missing)\nPASS: test_pickling (test.test_defaultdict.TestDefaultDict.test_pickling)\nPASS: test_recursive_repr (test.test_defaultdict.TestDefaultDict.test_recursive_repr)\nPASS: test_repr (test.test_defaultdict.TestDefaultDict.test_repr)\nPASS: test_shallow_copy (test.test_defaultdict.TestDefaultDict.test_shallow_copy)\nPASS: test_union (test.test_defaultdict.TestDefaultDict.test_union)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.003s\n\nOK\n0:01:01 load avg: 2.15 [132/469] test_datetime passed\nSKIP: test_PyDateTime_DATE_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_DATE_GET) 'Not relevant in pure Python'\nSKIP: test_PyDateTime_DELTA_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_DELTA_GET) 'Not relevant in pure Python'\nSKIP: test_PyDateTime_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_GET) 'Not relevant in pure Python'\nSKIP: test_PyDateTime_TIME_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_TIME_GET) 'Not relevant in pure Python'\nSKIP: test_check_date (test.datetimetester.CapiTest_Pure.test_check_date) 'Not relevant in pure Python'\nSKIP: test_check_datetime (test.datetimetester.CapiTest_Pure.test_check_datetime) 'Not relevant in pure Python'\nSKIP: test_check_delta (test.datetimetester.CapiTest_Pure.test_check_delta) 'Not relevant in pure Python'\nSKIP: test_check_time (test.datetimetester.CapiTest_Pure.test_check_time) 'Not relevant in pure Python'\nSKIP: test_check_tzinfo (test.datetimetester.CapiTest_Pure.test_check_tzinfo) 'Not relevant in pure Python'\nSKIP: test_date_from_date (test.datetimetester.CapiTest_Pure.test_date_from_date) 'Not relevant in pure Python'\nSKIP: test_date_from_timestamp (test.datetimetester.CapiTest_Pure.test_date_from_timestamp) 'Not relevant in pure Python'\nSKIP: test_datetime_from_dateandtime (test.datetimetester.CapiTest_Pure.test_datetime_from_dateandtime) 'Not relevant in pure Python'\nSKIP: test_datetime_from_dateandtimeandfold (test.datetimetester.CapiTest_Pure.test_datetime_from_dateandtimeandfold) 'Not relevant in pure Python'\nSKIP: test_datetime_from_timestamp (test.datetimetester.CapiTest_Pure.test_datetime_from_timestamp) 'Not relevant in pure Python'\nSKIP: test_delta_from_dsu (test.datetimetester.CapiTest_Pure.test_delta_from_dsu) 'Not relevant in pure Python'\nSKIP: test_time_from_time (test.datetimetester.CapiTest_Pure.test_time_from_time) 'Not relevant in pure Python'\nSKIP: test_time_from_timeandfold (test.datetimetester.CapiTest_Pure.test_time_from_timeandfold) 'Not relevant in pure Python'\nSKIP: test_timezones_capi (test.datetimetester.CapiTest_Pure.test_timezones_capi) 'Not relevant in pure Python'\nSKIP: test_timezones_offset_zero (test.datetimetester.CapiTest_Pure.test_timezones_offset_zero) 'Not relevant in pure Python'\nSKIP: test_utc_capi (test.datetimetester.CapiTest_Pure.test_utc_capi) 'Not relevant in pure Python'\nPASS: test_folds (test.datetimetester.IranTest_Pure.test_folds)\nPASS: test_gaps (test.datetimetester.IranTest_Pure.test_gaps)\nPASS: test_system_transitions (test.datetimetester.IranTest_Pure.test_system_transitions)\nPASS: test_bug_1028306 (test.datetimetester.Oddballs_Pure.test_bug_1028306)\nPASS: test_check_arg_types (test.datetimetester.Oddballs_Pure.test_check_arg_types)\nPASS: test_extra_attributes (test.datetimetester.Oddballs_Pure.test_extra_attributes)\nPASS: test_backdoor_resistance (test.datetimetester.TestDate_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDate_Pure.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestDate_Pure.test_basic_attributes)\nPASS: test_bool (test.datetimetester.TestDate_Pure.test_bool)\nPASS: test_compare (test.datetimetester.TestDate_Pure.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDate_Pure.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDate_Pure.test_computations)\nPASS: test_ctime (test.datetimetester.TestDate_Pure.test_ctime)\nPASS: test_extreme_ordinals (test.datetimetester.TestDate_Pure.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDate_Pure.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDate_Pure.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDate_Pure.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDate_Pure.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDate_Pure.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDate_Pure.test_fromisoformat)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDate_Pure.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDate_Pure.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDate_Pure.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDate_Pure.test_fromisoformat_subclass)\nPASS: test_fromtimestamp (test.datetimetester.TestDate_Pure.test_fromtimestamp)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDate_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDate_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDate_Pure.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDate_Pure.test_insane_fromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDate_Pure.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDate_Pure.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDate_Pure.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDate_Pure.test_isoformat)\nPASS: test_mixed_compare (test.datetimetester.TestDate_Pure.test_mixed_compare)\nPASS: test_ordinal_conversions (test.datetimetester.TestDate_Pure.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDate_Pure.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDate_Pure.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDate_Pure.test_pickling_subclass_date)\nPASS: test_replace (test.datetimetester.TestDate_Pure.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDate_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDate_Pure.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDate_Pure.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDate_Pure.test_strftime_trailing_percent)\nPASS: test_strftime_y2k (test.datetimetester.TestDate_Pure.test_strftime_y2k)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDate_Pure.test_subclass_alternate_constructors)\nPASS: test_subclass_date (test.datetimetester.TestDate_Pure.test_subclass_date)\nPASS: test_subclass_replace (test.datetimetester.TestDate_Pure.test_subclass_replace)\nPASS: test_timetuple (test.datetimetester.TestDate_Pure.test_timetuple)\nPASS: test_today (test.datetimetester.TestDate_Pure.test_today)\nPASS: test_weekday (test.datetimetester.TestDate_Pure.test_weekday)\nPASS: test_delta_non_days_ignored (test.datetimetester.TestDateOnly_Pure.test_delta_non_days_ignored)\nPASS: test_astimezone (test.datetimetester.TestDateTime_Pure.test_astimezone)\nPASS: test_backdoor_resistance (test.datetimetester.TestDateTime_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDateTime_Pure.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestDateTime_Pure.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestDateTime_Pure.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestDateTime_Pure.test_bool)\nPASS: test_combine (test.datetimetester.TestDateTime_Pure.test_combine)\nPASS: test_compare (test.datetimetester.TestDateTime_Pure.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDateTime_Pure.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDateTime_Pure.test_computations)\nPASS: test_ctime (test.datetimetester.TestDateTime_Pure.test_ctime)\nPASS: test_extract (test.datetimetester.TestDateTime_Pure.test_extract)\nPASS: test_extreme_ordinals (test.datetimetester.TestDateTime_Pure.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDateTime_Pure.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDateTime_Pure.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDateTime_Pure.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDateTime_Pure.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDateTime_Pure.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDateTime_Pure.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestDateTime_Pure.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDateTime_Pure.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestDateTime_Pure.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestDateTime_Pure.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestDateTime_Pure.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDateTime_Pure.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestDateTime_Pure.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestDateTime_Pure.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestDateTime_Pure.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestDateTime_Pure.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTime_Pure.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestDateTime_Pure.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDateTime_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDateTime_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDateTime_Pure.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDateTime_Pure.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestDateTime_Pure.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDateTime_Pure.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDateTime_Pure.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDateTime_Pure.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDateTime_Pure.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestDateTime_Pure.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestDateTime_Pure.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestDateTime_Pure.test_mixed_compare)\nPASS: test_more_compare (test.datetimetester.TestDateTime_Pure.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestDateTime_Pure.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestDateTime_Pure.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestDateTime_Pure.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestDateTime_Pure.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestDateTime_Pure.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTime_Pure.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestDateTime_Pure.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDateTime_Pure.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDateTime_Pure.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDateTime_Pure.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestDateTime_Pure.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestDateTime_Pure.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDateTime_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDateTime_Pure.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDateTime_Pure.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDateTime_Pure.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTime_Pure.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestDateTime_Pure.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestDateTime_Pure.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestDateTime_Pure.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDateTime_Pure.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTime_Pure.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestDateTime_Pure.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestDateTime_Pure.test_subclass_datetime)\nPASS: test_subclass_now (test.datetimetester.TestDateTime_Pure.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestDateTime_Pure.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestDateTime_Pure.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestDateTime_Pure.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestDateTime_Pure.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestDateTime_Pure.test_timetuple)\nPASS: test_today (test.datetimetester.TestDateTime_Pure.test_today)\nPASS: test_tz_independent_comparing (test.datetimetester.TestDateTime_Pure.test_tz_independent_comparing)\nPASS: test_utcfromtimestamp (test.datetimetester.TestDateTime_Pure.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestDateTime_Pure.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestDateTime_Pure.test_utcnow)\nPASS: test_weekday (test.datetimetester.TestDateTime_Pure.test_weekday)\nPASS: test_argument_passing (test.datetimetester.TestDateTimeTZ_Pure.test_argument_passing)\nPASS: test_astimezone (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone)\nPASS: test_astimezone_default_eastern (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_eastern)\nPASS: test_astimezone_default_near_fold (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_near_fold)\nPASS: test_astimezone_default_utc (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_utc)\nPASS: test_aware_compare (test.datetimetester.TestDateTimeTZ_Pure.test_aware_compare)\nPASS: test_aware_subtract (test.datetimetester.TestDateTimeTZ_Pure.test_aware_subtract)\nPASS: test_backdoor_resistance (test.datetimetester.TestDateTimeTZ_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDateTimeTZ_Pure.test_bad_constructor_arguments)\nPASS: test_bad_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Pure.test_bad_tzinfo_classes)\nPASS: test_basic_attributes (test.datetimetester.TestDateTimeTZ_Pure.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestDateTimeTZ_Pure.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestDateTimeTZ_Pure.test_bool)\nPASS: test_combine (test.datetimetester.TestDateTimeTZ_Pure.test_combine)\nPASS: test_compare (test.datetimetester.TestDateTimeTZ_Pure.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDateTimeTZ_Pure.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDateTimeTZ_Pure.test_computations)\nPASS: test_ctime (test.datetimetester.TestDateTimeTZ_Pure.test_ctime)\nPASS: test_even_more_compare (test.datetimetester.TestDateTimeTZ_Pure.test_even_more_compare)\nPASS: test_extract (test.datetimetester.TestDateTimeTZ_Pure.test_extract)\nPASS: test_extreme_hashes (test.datetimetester.TestDateTimeTZ_Pure.test_extreme_hashes)\nPASS: test_extreme_ordinals (test.datetimetester.TestDateTimeTZ_Pure.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDateTimeTZ_Pure.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDateTimeTZ_Pure.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDateTimeTZ_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDateTimeTZ_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDateTimeTZ_Pure.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDateTimeTZ_Pure.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDateTimeTZ_Pure.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDateTimeTZ_Pure.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDateTimeTZ_Pure.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestDateTimeTZ_Pure.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestDateTimeTZ_Pure.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestDateTimeTZ_Pure.test_mixed_compare)\nPASS: test_more_astimezone (test.datetimetester.TestDateTimeTZ_Pure.test_more_astimezone)\nPASS: test_more_compare (test.datetimetester.TestDateTimeTZ_Pure.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestDateTimeTZ_Pure.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestDateTimeTZ_Pure.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestDateTimeTZ_Pure.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestDateTimeTZ_Pure.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestDateTimeTZ_Pure.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDateTimeTZ_Pure.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDateTimeTZ_Pure.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDateTimeTZ_Pure.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestDateTimeTZ_Pure.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDateTimeTZ_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDateTimeTZ_Pure.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDateTimeTZ_Pure.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDateTimeTZ_Pure.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTimeTZ_Pure.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestDateTimeTZ_Pure.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestDateTimeTZ_Pure.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestDateTimeTZ_Pure.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_datetime)\nPASS: test_subclass_datetimetz (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_datetimetz)\nPASS: test_subclass_now (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestDateTimeTZ_Pure.test_timetuple)\nPASS: test_today (test.datetimetester.TestDateTimeTZ_Pure.test_today)\nPASS: test_trivial (test.datetimetester.TestDateTimeTZ_Pure.test_trivial)\nPASS: test_tz_aware_arithmetic (test.datetimetester.TestDateTimeTZ_Pure.test_tz_aware_arithmetic)\nPASS: test_tz_independent_comparing (test.datetimetester.TestDateTimeTZ_Pure.test_tz_independent_comparing)\nPASS: test_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_classes)\nPASS: test_tzinfo_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_fromtimestamp)\nPASS: test_tzinfo_isoformat (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_isoformat)\nPASS: test_tzinfo_now (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_now)\nPASS: test_tzinfo_timetuple (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_timetuple)\nPASS: test_tzinfo_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_utcfromtimestamp)\nPASS: test_tzinfo_utcnow (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_utcnow)\nPASS: test_utc_offset_out_of_bounds (test.datetimetester.TestDateTimeTZ_Pure.test_utc_offset_out_of_bounds)\nPASS: test_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Pure.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestDateTimeTZ_Pure.test_utcnow)\nPASS: test_utctimetuple (test.datetimetester.TestDateTimeTZ_Pure.test_utctimetuple)\nPASS: test_weekday (test.datetimetester.TestDateTimeTZ_Pure.test_weekday)\nPASS: test_zones (test.datetimetester.TestDateTimeTZ_Pure.test_zones)\nPASS: test_astimezone (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_astimezone)\nPASS: test_comparison (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_comparison)\nPASS: test_constructors (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_constructors)\nPASS: test_dst (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_dst)\nPASS: test_fromtimestamp (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp)\nSKIP: test_fromtimestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp_lord_howe) 'Australia/Lord_Howe timezone is not supported on this platform'\nPASS: test_fromtimestamp_low_fold_detection (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp_low_fold_detection)\nPASS: test_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromutc)\nPASS: test_hash (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_hash)\nPASS: test_hash_aware (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_hash_aware)\nPASS: test_member (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_member)\nPASS: test_mixed_compare_fold (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_fold)\nPASS: test_mixed_compare_gap (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_gap)\nPASS: test_mixed_compare_regular (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_regular)\nPASS: test_pickle_fold (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_pickle_fold)\nPASS: test_replace (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_replace)\nPASS: test_repr (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_repr)\nPASS: test_timestamp (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_timestamp)\nSKIP: test_timestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_timestamp_lord_howe) 'Australia/Lord_Howe timezone is not supported on this platform'\nPASS: test_utcoffset (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_utcoffset)\nPASS: test_vilnius_1941_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_vilnius_1941_fromutc)\nPASS: test_vilnius_1941_toutc (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_vilnius_1941_toutc)\ntest_all (test.datetimetester.TestModule_Pure.test_all)\nPASS: Test that __all__ only points to valid attributes.\nPASS: test_constants (test.datetimetester.TestModule_Pure.test_constants)\nPASS: test_divide_and_round (test.datetimetester.TestModule_Pure.test_divide_and_round)\nSKIP: test_name_cleanup (test.datetimetester.TestModule_Pure.test_name_cleanup) 'Only run for Fast C implementation'\nPASS: test_utc_alias (test.datetimetester.TestModule_Pure.test_utc_alias)\nPASS: test_astimezone (test.datetimetester.TestSubclassDateTime_Pure.test_astimezone)\nPASS: test_backdoor_resistance (test.datetimetester.TestSubclassDateTime_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestSubclassDateTime_Pure.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestSubclassDateTime_Pure.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestSubclassDateTime_Pure.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestSubclassDateTime_Pure.test_bool)\nPASS: test_combine (test.datetimetester.TestSubclassDateTime_Pure.test_combine)\nPASS: test_compare (test.datetimetester.TestSubclassDateTime_Pure.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestSubclassDateTime_Pure.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestSubclassDateTime_Pure.test_computations)\nPASS: test_ctime (test.datetimetester.TestSubclassDateTime_Pure.test_ctime)\nPASS: test_extract (test.datetimetester.TestSubclassDateTime_Pure.test_extract)\nPASS: test_extreme_ordinals (test.datetimetester.TestSubclassDateTime_Pure.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestSubclassDateTime_Pure.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestSubclassDateTime_Pure.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestSubclassDateTime_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestSubclassDateTime_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestSubclassDateTime_Pure.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestSubclassDateTime_Pure.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestSubclassDateTime_Pure.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestSubclassDateTime_Pure.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestSubclassDateTime_Pure.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestSubclassDateTime_Pure.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestSubclassDateTime_Pure.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestSubclassDateTime_Pure.test_mixed_compare)\nPASS: test_more_compare (test.datetimetester.TestSubclassDateTime_Pure.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestSubclassDateTime_Pure.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestSubclassDateTime_Pure.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestSubclassDateTime_Pure.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestSubclassDateTime_Pure.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestSubclassDateTime_Pure.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestSubclassDateTime_Pure.test_overflow)\nPASS: test_pickling (test.datetimetester.TestSubclassDateTime_Pure.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestSubclassDateTime_Pure.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestSubclassDateTime_Pure.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestSubclassDateTime_Pure.test_resolution_info)\nSKIP: test_roundtrip (test.datetimetester.TestSubclassDateTime_Pure.test_roundtrip) 'not appropriate for subclasses'\nPASS: test_strftime (test.datetimetester.TestSubclassDateTime_Pure.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestSubclassDateTime_Pure.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestSubclassDateTime_Pure.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestSubclassDateTime_Pure.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestSubclassDateTime_Pure.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestSubclassDateTime_Pure.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_datetime)\nPASS: test_subclass_now (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestSubclassDateTime_Pure.test_timetuple)\nPASS: test_today (test.datetimetester.TestSubclassDateTime_Pure.test_today)\nPASS: test_tz_independent_comparing (test.datetimetester.TestSubclassDateTime_Pure.test_tz_independent_comparing)\nPASS: test_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Pure.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestSubclassDateTime_Pure.test_utcnow)\nPASS: test_weekday (test.datetimetester.TestSubclassDateTime_Pure.test_weekday)\nPASS: test_issue23600 (test.datetimetester.TestTZInfo_Pure.test_issue23600)\nPASS: test_non_abstractness (test.datetimetester.TestTZInfo_Pure.test_non_abstractness)\nPASS: test_normal (test.datetimetester.TestTZInfo_Pure.test_normal)\nPASS: test_pickling_base (test.datetimetester.TestTZInfo_Pure.test_pickling_base)\nPASS: test_pickling_subclass (test.datetimetester.TestTZInfo_Pure.test_pickling_subclass)\nPASS: test_refcnt_crash_bug_22044 (test.datetimetester.TestTZInfo_Pure.test_refcnt_crash_bug_22044)\nPASS: test_subclass_must_override (test.datetimetester.TestTZInfo_Pure.test_subclass_must_override)\nPASS: test_1653736 (test.datetimetester.TestTime_Pure.test_1653736)\nPASS: test_backdoor_resistance (test.datetimetester.TestTime_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestTime_Pure.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestTime_Pure.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestTime_Pure.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestTime_Pure.test_bool)\nPASS: test_comparing (test.datetimetester.TestTime_Pure.test_comparing)\nPASS: test_compat_unpickle (test.datetimetester.TestTime_Pure.test_compat_unpickle)\nPASS: test_format (test.datetimetester.TestTime_Pure.test_format)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTime_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTime_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestTime_Pure.test_hash_equality)\nPASS: test_isoformat (test.datetimetester.TestTime_Pure.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestTime_Pure.test_isoformat_timezone)\nPASS: test_pickling (test.datetimetester.TestTime_Pure.test_pickling)\nPASS: test_pickling_subclass_time (test.datetimetester.TestTime_Pure.test_pickling_subclass_time)\nPASS: test_replace (test.datetimetester.TestTime_Pure.test_replace)\nPASS: test_repr (test.datetimetester.TestTime_Pure.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTime_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTime_Pure.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTime_Pure.test_str)\nPASS: test_strftime (test.datetimetester.TestTime_Pure.test_strftime)\nPASS: test_subclass_replace (test.datetimetester.TestTime_Pure.test_subclass_replace)\nPASS: test_subclass_time (test.datetimetester.TestTime_Pure.test_subclass_time)\nPASS: test_basic_attributes (test.datetimetester.TestTimeDelta_Pure.test_basic_attributes)\nPASS: test_bool (test.datetimetester.TestTimeDelta_Pure.test_bool)\nPASS: test_carries (test.datetimetester.TestTimeDelta_Pure.test_carries)\nPASS: test_compare (test.datetimetester.TestTimeDelta_Pure.test_compare)\nPASS: test_computations (test.datetimetester.TestTimeDelta_Pure.test_computations)\nPASS: test_constructor (test.datetimetester.TestTimeDelta_Pure.test_constructor)\nPASS: test_disallowed_computations (test.datetimetester.TestTimeDelta_Pure.test_disallowed_computations)\nPASS: test_disallowed_special (test.datetimetester.TestTimeDelta_Pure.test_disallowed_special)\nPASS: test_division (test.datetimetester.TestTimeDelta_Pure.test_division)\nPASS: test_divmod (test.datetimetester.TestTimeDelta_Pure.test_divmod)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTimeDelta_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTimeDelta_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestTimeDelta_Pure.test_hash_equality)\nPASS: test_issue31293 (test.datetimetester.TestTimeDelta_Pure.test_issue31293)\nPASS: test_issue31752 (test.datetimetester.TestTimeDelta_Pure.test_issue31752)\nPASS: test_massive_normalization (test.datetimetester.TestTimeDelta_Pure.test_massive_normalization)\nPASS: test_microsecond_rounding (test.datetimetester.TestTimeDelta_Pure.test_microsecond_rounding)\nPASS: test_overflow (test.datetimetester.TestTimeDelta_Pure.test_overflow)\nPASS: test_pickling (test.datetimetester.TestTimeDelta_Pure.test_pickling)\nPASS: test_remainder (test.datetimetester.TestTimeDelta_Pure.test_remainder)\nPASS: test_repr (test.datetimetester.TestTimeDelta_Pure.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTimeDelta_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTimeDelta_Pure.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTimeDelta_Pure.test_str)\nPASS: test_subclass_date (test.datetimetester.TestTimeDelta_Pure.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestTimeDelta_Pure.test_subclass_datetime)\nPASS: test_subclass_timedelta (test.datetimetester.TestTimeDelta_Pure.test_subclass_timedelta)\nPASS: test_total_seconds (test.datetimetester.TestTimeDelta_Pure.test_total_seconds)\nPASS: test_1653736 (test.datetimetester.TestTimeTZ_Pure.test_1653736)\nPASS: test_argument_passing (test.datetimetester.TestTimeTZ_Pure.test_argument_passing)\nPASS: test_aware_compare (test.datetimetester.TestTimeTZ_Pure.test_aware_compare)\nPASS: test_backdoor_resistance (test.datetimetester.TestTimeTZ_Pure.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestTimeTZ_Pure.test_bad_constructor_arguments)\nPASS: test_bad_tzinfo_classes (test.datetimetester.TestTimeTZ_Pure.test_bad_tzinfo_classes)\nPASS: test_basic_attributes (test.datetimetester.TestTimeTZ_Pure.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestTimeTZ_Pure.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestTimeTZ_Pure.test_bool)\nPASS: test_comparing (test.datetimetester.TestTimeTZ_Pure.test_comparing)\nPASS: test_compat_unpickle (test.datetimetester.TestTimeTZ_Pure.test_compat_unpickle)\nPASS: test_empty (test.datetimetester.TestTimeTZ_Pure.test_empty)\nPASS: test_format (test.datetimetester.TestTimeTZ_Pure.test_format)\nPASS: test_fromisoformat (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat)\nPASS: test_fromisoformat_fails (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_fractions (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fractions)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_subclass)\nPASS: test_fromisoformat_time_examples (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_time_examples)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_timezone)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTimeTZ_Pure.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTimeTZ_Pure.test_harmless_mixed_comparison)\nPASS: test_hash_edge_cases (test.datetimetester.TestTimeTZ_Pure.test_hash_edge_cases)\nPASS: test_hash_equality (test.datetimetester.TestTimeTZ_Pure.test_hash_equality)\nPASS: test_isoformat (test.datetimetester.TestTimeTZ_Pure.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestTimeTZ_Pure.test_isoformat_timezone)\nPASS: test_mixed_compare (test.datetimetester.TestTimeTZ_Pure.test_mixed_compare)\nPASS: test_more_bool (test.datetimetester.TestTimeTZ_Pure.test_more_bool)\nPASS: test_pickling (test.datetimetester.TestTimeTZ_Pure.test_pickling)\nPASS: test_pickling_subclass_time (test.datetimetester.TestTimeTZ_Pure.test_pickling_subclass_time)\nPASS: test_replace (test.datetimetester.TestTimeTZ_Pure.test_replace)\nPASS: test_repr (test.datetimetester.TestTimeTZ_Pure.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTimeTZ_Pure.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTimeTZ_Pure.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTimeTZ_Pure.test_str)\nPASS: test_strftime (test.datetimetester.TestTimeTZ_Pure.test_strftime)\nPASS: test_subclass_replace (test.datetimetester.TestTimeTZ_Pure.test_subclass_replace)\nPASS: test_subclass_time (test.datetimetester.TestTimeTZ_Pure.test_subclass_time)\nPASS: test_subclass_timetz (test.datetimetester.TestTimeTZ_Pure.test_subclass_timetz)\nPASS: test_tzinfo_classes (test.datetimetester.TestTimeTZ_Pure.test_tzinfo_classes)\nPASS: test_utc_offset_out_of_bounds (test.datetimetester.TestTimeTZ_Pure.test_utc_offset_out_of_bounds)\nPASS: test_zones (test.datetimetester.TestTimeTZ_Pure.test_zones)\nPASS: test_aware_datetime (test.datetimetester.TestTimeZone_Pure.test_aware_datetime)\nPASS: test_class_members (test.datetimetester.TestTimeZone_Pure.test_class_members)\nPASS: test_comparison (test.datetimetester.TestTimeZone_Pure.test_comparison)\nPASS: test_comparison_with_tzinfo (test.datetimetester.TestTimeZone_Pure.test_comparison_with_tzinfo)\nPASS: test_constructor (test.datetimetester.TestTimeZone_Pure.test_constructor)\nPASS: test_copy (test.datetimetester.TestTimeZone_Pure.test_copy)\nPASS: test_deepcopy (test.datetimetester.TestTimeZone_Pure.test_deepcopy)\nPASS: test_dst (test.datetimetester.TestTimeZone_Pure.test_dst)\nPASS: test_fromutc (test.datetimetester.TestTimeZone_Pure.test_fromutc)\nPASS: test_inheritance (test.datetimetester.TestTimeZone_Pure.test_inheritance)\nPASS: test_offset_boundaries (test.datetimetester.TestTimeZone_Pure.test_offset_boundaries)\nPASS: test_pickle (test.datetimetester.TestTimeZone_Pure.test_pickle)\nPASS: test_repr (test.datetimetester.TestTimeZone_Pure.test_repr)\nPASS: test_str (test.datetimetester.TestTimeZone_Pure.test_str)\nPASS: test_tzname (test.datetimetester.TestTimeZone_Pure.test_tzname)\nPASS: test_utcoffset (test.datetimetester.TestTimeZone_Pure.test_utcoffset)\nPASS: test_bogus_dst (test.datetimetester.TestTimezoneConversions_Pure.test_bogus_dst)\nPASS: test_easy (test.datetimetester.TestTimezoneConversions_Pure.test_easy)\nPASS: test_fromutc (test.datetimetester.TestTimezoneConversions_Pure.test_fromutc)\nPASS: test_tricky (test.datetimetester.TestTimezoneConversions_Pure.test_tricky)\nPASS: test_folds (test.datetimetester.ZoneInfoTest_Pure.test_folds)\nPASS: test_gaps (test.datetimetester.ZoneInfoTest_Pure.test_gaps)\nPASS: test_system_transitions (test.datetimetester.ZoneInfoTest_Pure.test_system_transitions)\nPASS: test_PyDateTime_DATE_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_DATE_GET)\nPASS: test_PyDateTime_DELTA_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_DELTA_GET)\nPASS: test_PyDateTime_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_GET)\nPASS: test_PyDateTime_TIME_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_TIME_GET)\nPASS: test_check_date (test.datetimetester.CapiTest_Fast.test_check_date)\nPASS: test_check_datetime (test.datetimetester.CapiTest_Fast.test_check_datetime)\nPASS: test_check_delta (test.datetimetester.CapiTest_Fast.test_check_delta)\nPASS: test_check_time (test.datetimetester.CapiTest_Fast.test_check_time)\nPASS: test_check_tzinfo (test.datetimetester.CapiTest_Fast.test_check_tzinfo)\nPASS: test_date_from_date (test.datetimetester.CapiTest_Fast.test_date_from_date)\nPASS: test_date_from_timestamp (test.datetimetester.CapiTest_Fast.test_date_from_timestamp)\nPASS: test_datetime_from_dateandtime (test.datetimetester.CapiTest_Fast.test_datetime_from_dateandtime)\nPASS: test_datetime_from_dateandtimeandfold (test.datetimetester.CapiTest_Fast.test_datetime_from_dateandtimeandfold)\nPASS: test_datetime_from_timestamp (test.datetimetester.CapiTest_Fast.test_datetime_from_timestamp)\nPASS: test_delta_from_dsu (test.datetimetester.CapiTest_Fast.test_delta_from_dsu)\nPASS: test_time_from_time (test.datetimetester.CapiTest_Fast.test_time_from_time)\nPASS: test_time_from_timeandfold (test.datetimetester.CapiTest_Fast.test_time_from_timeandfold)\nPASS: test_timezones_capi (test.datetimetester.CapiTest_Fast.test_timezones_capi)\nPASS: test_timezones_offset_zero (test.datetimetester.CapiTest_Fast.test_timezones_offset_zero)\nPASS: test_utc_capi (test.datetimetester.CapiTest_Fast.test_utc_capi)\nPASS: test_folds (test.datetimetester.IranTest_Fast.test_folds)\nPASS: test_gaps (test.datetimetester.IranTest_Fast.test_gaps)\nPASS: test_system_transitions (test.datetimetester.IranTest_Fast.test_system_transitions)\nPASS: test_bug_1028306 (test.datetimetester.Oddballs_Fast.test_bug_1028306)\nPASS: test_check_arg_types (test.datetimetester.Oddballs_Fast.test_check_arg_types)\nPASS: test_extra_attributes (test.datetimetester.Oddballs_Fast.test_extra_attributes)\nPASS: test_backdoor_resistance (test.datetimetester.TestDate_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDate_Fast.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestDate_Fast.test_basic_attributes)\nPASS: test_bool (test.datetimetester.TestDate_Fast.test_bool)\nPASS: test_compare (test.datetimetester.TestDate_Fast.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDate_Fast.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDate_Fast.test_computations)\nPASS: test_ctime (test.datetimetester.TestDate_Fast.test_ctime)\nPASS: test_extreme_ordinals (test.datetimetester.TestDate_Fast.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDate_Fast.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDate_Fast.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDate_Fast.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDate_Fast.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDate_Fast.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDate_Fast.test_fromisoformat)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDate_Fast.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDate_Fast.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDate_Fast.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDate_Fast.test_fromisoformat_subclass)\nPASS: test_fromtimestamp (test.datetimetester.TestDate_Fast.test_fromtimestamp)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDate_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDate_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDate_Fast.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDate_Fast.test_insane_fromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDate_Fast.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDate_Fast.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDate_Fast.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDate_Fast.test_isoformat)\nPASS: test_mixed_compare (test.datetimetester.TestDate_Fast.test_mixed_compare)\nPASS: test_ordinal_conversions (test.datetimetester.TestDate_Fast.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDate_Fast.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDate_Fast.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDate_Fast.test_pickling_subclass_date)\nPASS: test_replace (test.datetimetester.TestDate_Fast.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDate_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDate_Fast.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDate_Fast.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDate_Fast.test_strftime_trailing_percent)\nPASS: test_strftime_y2k (test.datetimetester.TestDate_Fast.test_strftime_y2k)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDate_Fast.test_subclass_alternate_constructors)\nPASS: test_subclass_date (test.datetimetester.TestDate_Fast.test_subclass_date)\nPASS: test_subclass_replace (test.datetimetester.TestDate_Fast.test_subclass_replace)\nPASS: test_timetuple (test.datetimetester.TestDate_Fast.test_timetuple)\nPASS: test_today (test.datetimetester.TestDate_Fast.test_today)\nPASS: test_weekday (test.datetimetester.TestDate_Fast.test_weekday)\nPASS: test_delta_non_days_ignored (test.datetimetester.TestDateOnly_Fast.test_delta_non_days_ignored)\nPASS: test_astimezone (test.datetimetester.TestDateTime_Fast.test_astimezone)\nPASS: test_backdoor_resistance (test.datetimetester.TestDateTime_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDateTime_Fast.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestDateTime_Fast.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestDateTime_Fast.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestDateTime_Fast.test_bool)\nPASS: test_combine (test.datetimetester.TestDateTime_Fast.test_combine)\nPASS: test_compare (test.datetimetester.TestDateTime_Fast.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDateTime_Fast.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDateTime_Fast.test_computations)\nPASS: test_ctime (test.datetimetester.TestDateTime_Fast.test_ctime)\nPASS: test_extract (test.datetimetester.TestDateTime_Fast.test_extract)\nPASS: test_extreme_ordinals (test.datetimetester.TestDateTime_Fast.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDateTime_Fast.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDateTime_Fast.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDateTime_Fast.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDateTime_Fast.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDateTime_Fast.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDateTime_Fast.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestDateTime_Fast.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDateTime_Fast.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestDateTime_Fast.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestDateTime_Fast.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestDateTime_Fast.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDateTime_Fast.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestDateTime_Fast.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestDateTime_Fast.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestDateTime_Fast.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestDateTime_Fast.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTime_Fast.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestDateTime_Fast.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDateTime_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDateTime_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDateTime_Fast.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDateTime_Fast.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestDateTime_Fast.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDateTime_Fast.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDateTime_Fast.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDateTime_Fast.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDateTime_Fast.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestDateTime_Fast.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestDateTime_Fast.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestDateTime_Fast.test_mixed_compare)\nPASS: test_more_compare (test.datetimetester.TestDateTime_Fast.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestDateTime_Fast.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestDateTime_Fast.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestDateTime_Fast.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestDateTime_Fast.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestDateTime_Fast.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTime_Fast.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestDateTime_Fast.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDateTime_Fast.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDateTime_Fast.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDateTime_Fast.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestDateTime_Fast.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestDateTime_Fast.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDateTime_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDateTime_Fast.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDateTime_Fast.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDateTime_Fast.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTime_Fast.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestDateTime_Fast.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestDateTime_Fast.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestDateTime_Fast.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDateTime_Fast.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTime_Fast.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestDateTime_Fast.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestDateTime_Fast.test_subclass_datetime)\nPASS: test_subclass_now (test.datetimetester.TestDateTime_Fast.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestDateTime_Fast.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestDateTime_Fast.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestDateTime_Fast.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestDateTime_Fast.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestDateTime_Fast.test_timetuple)\nPASS: test_today (test.datetimetester.TestDateTime_Fast.test_today)\nPASS: test_tz_independent_comparing (test.datetimetester.TestDateTime_Fast.test_tz_independent_comparing)\nPASS: test_utcfromtimestamp (test.datetimetester.TestDateTime_Fast.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestDateTime_Fast.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestDateTime_Fast.test_utcnow)\nPASS: test_weekday (test.datetimetester.TestDateTime_Fast.test_weekday)\nPASS: test_argument_passing (test.datetimetester.TestDateTimeTZ_Fast.test_argument_passing)\nPASS: test_astimezone (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone)\nPASS: test_astimezone_default_eastern (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_eastern)\nPASS: test_astimezone_default_near_fold (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_near_fold)\nPASS: test_astimezone_default_utc (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_utc)\nPASS: test_aware_compare (test.datetimetester.TestDateTimeTZ_Fast.test_aware_compare)\nPASS: test_aware_subtract (test.datetimetester.TestDateTimeTZ_Fast.test_aware_subtract)\nPASS: test_backdoor_resistance (test.datetimetester.TestDateTimeTZ_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestDateTimeTZ_Fast.test_bad_constructor_arguments)\nPASS: test_bad_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Fast.test_bad_tzinfo_classes)\nPASS: test_basic_attributes (test.datetimetester.TestDateTimeTZ_Fast.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestDateTimeTZ_Fast.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestDateTimeTZ_Fast.test_bool)\nPASS: test_combine (test.datetimetester.TestDateTimeTZ_Fast.test_combine)\nPASS: test_compare (test.datetimetester.TestDateTimeTZ_Fast.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestDateTimeTZ_Fast.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestDateTimeTZ_Fast.test_computations)\nPASS: test_ctime (test.datetimetester.TestDateTimeTZ_Fast.test_ctime)\nPASS: test_even_more_compare (test.datetimetester.TestDateTimeTZ_Fast.test_even_more_compare)\nPASS: test_extract (test.datetimetester.TestDateTimeTZ_Fast.test_extract)\nPASS: test_extreme_hashes (test.datetimetester.TestDateTimeTZ_Fast.test_extreme_hashes)\nPASS: test_extreme_ordinals (test.datetimetester.TestDateTimeTZ_Fast.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestDateTimeTZ_Fast.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestDateTimeTZ_Fast.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestDateTimeTZ_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestDateTimeTZ_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestDateTimeTZ_Fast.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestDateTimeTZ_Fast.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestDateTimeTZ_Fast.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestDateTimeTZ_Fast.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestDateTimeTZ_Fast.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestDateTimeTZ_Fast.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestDateTimeTZ_Fast.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestDateTimeTZ_Fast.test_mixed_compare)\nPASS: test_more_astimezone (test.datetimetester.TestDateTimeTZ_Fast.test_more_astimezone)\nPASS: test_more_compare (test.datetimetester.TestDateTimeTZ_Fast.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestDateTimeTZ_Fast.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestDateTimeTZ_Fast.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestDateTimeTZ_Fast.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestDateTimeTZ_Fast.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestDateTimeTZ_Fast.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestDateTimeTZ_Fast.test_overflow)\nPASS: test_pickling (test.datetimetester.TestDateTimeTZ_Fast.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestDateTimeTZ_Fast.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestDateTimeTZ_Fast.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestDateTimeTZ_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestDateTimeTZ_Fast.test_roundtrip)\nPASS: test_strftime (test.datetimetester.TestDateTimeTZ_Fast.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestDateTimeTZ_Fast.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTimeTZ_Fast.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestDateTimeTZ_Fast.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestDateTimeTZ_Fast.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestDateTimeTZ_Fast.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_datetime)\nPASS: test_subclass_datetimetz (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_datetimetz)\nPASS: test_subclass_now (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestDateTimeTZ_Fast.test_timetuple)\nPASS: test_today (test.datetimetester.TestDateTimeTZ_Fast.test_today)\nPASS: test_trivial (test.datetimetester.TestDateTimeTZ_Fast.test_trivial)\nPASS: test_tz_aware_arithmetic (test.datetimetester.TestDateTimeTZ_Fast.test_tz_aware_arithmetic)\nPASS: test_tz_independent_comparing (test.datetimetester.TestDateTimeTZ_Fast.test_tz_independent_comparing)\nPASS: test_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_classes)\nPASS: test_tzinfo_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_fromtimestamp)\nPASS: test_tzinfo_isoformat (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_isoformat)\nPASS: test_tzinfo_now (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_now)\nPASS: test_tzinfo_timetuple (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_timetuple)\nPASS: test_tzinfo_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_utcfromtimestamp)\nPASS: test_tzinfo_utcnow (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_utcnow)\nPASS: test_utc_offset_out_of_bounds (test.datetimetester.TestDateTimeTZ_Fast.test_utc_offset_out_of_bounds)\nPASS: test_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Fast.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestDateTimeTZ_Fast.test_utcnow)\nPASS: test_utctimetuple (test.datetimetester.TestDateTimeTZ_Fast.test_utctimetuple)\nPASS: test_weekday (test.datetimetester.TestDateTimeTZ_Fast.test_weekday)\nPASS: test_zones (test.datetimetester.TestDateTimeTZ_Fast.test_zones)\nPASS: test_astimezone (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_astimezone)\nPASS: test_comparison (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_comparison)\nPASS: test_constructors (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_constructors)\nPASS: test_dst (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_dst)\nPASS: test_fromtimestamp (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp)\nSKIP: test_fromtimestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp_lord_howe) 'Australia/Lord_Howe timezone is not supported on this platform'\nPASS: test_fromtimestamp_low_fold_detection (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp_low_fold_detection)\nPASS: test_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromutc)\nPASS: test_hash (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_hash)\nPASS: test_hash_aware (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_hash_aware)\nPASS: test_member (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_member)\nPASS: test_mixed_compare_fold (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_fold)\nPASS: test_mixed_compare_gap (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_gap)\nPASS: test_mixed_compare_regular (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_regular)\nPASS: test_pickle_fold (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_pickle_fold)\nPASS: test_replace (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_replace)\nPASS: test_repr (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_repr)\nPASS: test_timestamp (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_timestamp)\nSKIP: test_timestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_timestamp_lord_howe) 'Australia/Lord_Howe timezone is not supported on this platform'\nPASS: test_utcoffset (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_utcoffset)\nPASS: test_vilnius_1941_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_vilnius_1941_fromutc)\nPASS: test_vilnius_1941_toutc (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_vilnius_1941_toutc)\ntest_all (test.datetimetester.TestModule_Fast.test_all)\nPASS: Test that __all__ only points to valid attributes.\nPASS: test_constants (test.datetimetester.TestModule_Fast.test_constants)\nSKIP: test_divide_and_round (test.datetimetester.TestModule_Fast.test_divide_and_round) 'Only run for Pure Python implementation'\nPASS: test_name_cleanup (test.datetimetester.TestModule_Fast.test_name_cleanup)\nPASS: test_utc_alias (test.datetimetester.TestModule_Fast.test_utc_alias)\nPASS: test_astimezone (test.datetimetester.TestSubclassDateTime_Fast.test_astimezone)\nPASS: test_backdoor_resistance (test.datetimetester.TestSubclassDateTime_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestSubclassDateTime_Fast.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestSubclassDateTime_Fast.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestSubclassDateTime_Fast.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestSubclassDateTime_Fast.test_bool)\nPASS: test_combine (test.datetimetester.TestSubclassDateTime_Fast.test_combine)\nPASS: test_compare (test.datetimetester.TestSubclassDateTime_Fast.test_compare)\nPASS: test_compat_unpickle (test.datetimetester.TestSubclassDateTime_Fast.test_compat_unpickle)\nPASS: test_computations (test.datetimetester.TestSubclassDateTime_Fast.test_computations)\nPASS: test_ctime (test.datetimetester.TestSubclassDateTime_Fast.test_ctime)\nPASS: test_extract (test.datetimetester.TestSubclassDateTime_Fast.test_extract)\nPASS: test_extreme_ordinals (test.datetimetester.TestSubclassDateTime_Fast.test_extreme_ordinals)\nPASS: test_extreme_timedelta (test.datetimetester.TestSubclassDateTime_Fast.test_extreme_timedelta)\nPASS: test_format (test.datetimetester.TestSubclassDateTime_Fast.test_format)\nPASS: test_fromisocalendar (test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar)\nPASS: test_fromisocalendar_type_errors (test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar_type_errors)\nPASS: test_fromisocalendar_value_errors (test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar_value_errors)\nPASS: test_fromisoformat (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat)\nPASS: test_fromisoformat_ambiguous (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_ambiguous)\nPASS: test_fromisoformat_date_examples (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_date_examples)\nPASS: test_fromisoformat_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_datetime)\nPASS: test_fromisoformat_datetime_examples (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_datetime_examples)\nPASS: test_fromisoformat_fails (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_datetime)\nPASS: test_fromisoformat_fails_surrogate (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_surrogate)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_separators (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_separators)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_subclass)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_timezone)\nPASS: test_fromisoformat_utc (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_utc)\nPASS: test_fromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp)\nPASS: test_fromtimestamp_keyword_arg (test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp_keyword_arg)\nPASS: test_fromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp_limits)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestSubclassDateTime_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestSubclassDateTime_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestSubclassDateTime_Fast.test_hash_equality)\nPASS: test_insane_fromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_insane_fromtimestamp)\nPASS: test_insane_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_insane_utcfromtimestamp)\nPASS: test_iso_long_years (test.datetimetester.TestSubclassDateTime_Fast.test_iso_long_years)\nPASS: test_isocalendar (test.datetimetester.TestSubclassDateTime_Fast.test_isocalendar)\ntest_isocalendar_pickling (test.datetimetester.TestSubclassDateTime_Fast.test_isocalendar_pickling)\nPASS: Test that the result of datetime.isocalendar() can be pickled.\nPASS: test_isoformat (test.datetimetester.TestSubclassDateTime_Fast.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestSubclassDateTime_Fast.test_isoformat_timezone)\nPASS: test_microsecond_rounding (test.datetimetester.TestSubclassDateTime_Fast.test_microsecond_rounding)\nPASS: test_mixed_compare (test.datetimetester.TestSubclassDateTime_Fast.test_mixed_compare)\nPASS: test_more_compare (test.datetimetester.TestSubclassDateTime_Fast.test_more_compare)\nPASS: test_more_ctime (test.datetimetester.TestSubclassDateTime_Fast.test_more_ctime)\nPASS: test_more_pickling (test.datetimetester.TestSubclassDateTime_Fast.test_more_pickling)\nPASS: test_more_strftime (test.datetimetester.TestSubclassDateTime_Fast.test_more_strftime)\nPASS: test_more_timetuple (test.datetimetester.TestSubclassDateTime_Fast.test_more_timetuple)\nPASS: test_negative_float_fromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_negative_float_fromtimestamp)\nPASS: test_negative_float_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_negative_float_utcfromtimestamp)\nPASS: test_ordinal_conversions (test.datetimetester.TestSubclassDateTime_Fast.test_ordinal_conversions)\nPASS: test_overflow (test.datetimetester.TestSubclassDateTime_Fast.test_overflow)\nPASS: test_pickling (test.datetimetester.TestSubclassDateTime_Fast.test_pickling)\nPASS: test_pickling_subclass_date (test.datetimetester.TestSubclassDateTime_Fast.test_pickling_subclass_date)\nPASS: test_pickling_subclass_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_pickling_subclass_datetime)\nPASS: test_replace (test.datetimetester.TestSubclassDateTime_Fast.test_replace)\nPASS: test_resolution_info (test.datetimetester.TestSubclassDateTime_Fast.test_resolution_info)\nSKIP: test_roundtrip (test.datetimetester.TestSubclassDateTime_Fast.test_roundtrip) 'not appropriate for subclasses'\nPASS: test_strftime (test.datetimetester.TestSubclassDateTime_Fast.test_strftime)\nPASS: test_strftime_trailing_percent (test.datetimetester.TestSubclassDateTime_Fast.test_strftime_trailing_percent)\nPASS: test_strftime_with_bad_tzname_replace (test.datetimetester.TestSubclassDateTime_Fast.test_strftime_with_bad_tzname_replace)\nPASS: test_strftime_y2k (test.datetimetester.TestSubclassDateTime_Fast.test_strftime_y2k)\nPASS: test_strptime (test.datetimetester.TestSubclassDateTime_Fast.test_strptime)\nPASS: test_strptime_single_digit (test.datetimetester.TestSubclassDateTime_Fast.test_strptime_single_digit)\nPASS: test_subclass_alternate_constructors (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_alternate_constructors)\nPASS: test_subclass_alternate_constructors_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_alternate_constructors_datetime)\nPASS: test_subclass_date (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_datetime)\nPASS: test_subclass_now (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_now)\nPASS: test_subclass_replace (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_replace)\nPASS: test_timestamp_aware (test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_aware)\nPASS: test_timestamp_limits (test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_limits)\nPASS: test_timestamp_naive (test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_naive)\nPASS: test_timetuple (test.datetimetester.TestSubclassDateTime_Fast.test_timetuple)\nPASS: test_today (test.datetimetester.TestSubclassDateTime_Fast.test_today)\nPASS: test_tz_independent_comparing (test.datetimetester.TestSubclassDateTime_Fast.test_tz_independent_comparing)\nPASS: test_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_utcfromtimestamp)\nPASS: test_utcfromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Fast.test_utcfromtimestamp_limits)\nPASS: test_utcnow (test.datetimetester.TestSubclassDateTime_Fast.test_utcnow)\nPASS: test_weekday (test.datetimetester.TestSubclassDateTime_Fast.test_weekday)\nPASS: test_issue23600 (test.datetimetester.TestTZInfo_Fast.test_issue23600)\nPASS: test_non_abstractness (test.datetimetester.TestTZInfo_Fast.test_non_abstractness)\nPASS: test_normal (test.datetimetester.TestTZInfo_Fast.test_normal)\nPASS: test_pickling_base (test.datetimetester.TestTZInfo_Fast.test_pickling_base)\nPASS: test_pickling_subclass (test.datetimetester.TestTZInfo_Fast.test_pickling_subclass)\nPASS: test_refcnt_crash_bug_22044 (test.datetimetester.TestTZInfo_Fast.test_refcnt_crash_bug_22044)\nPASS: test_subclass_must_override (test.datetimetester.TestTZInfo_Fast.test_subclass_must_override)\nPASS: test_1653736 (test.datetimetester.TestTime_Fast.test_1653736)\nPASS: test_backdoor_resistance (test.datetimetester.TestTime_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestTime_Fast.test_bad_constructor_arguments)\nPASS: test_basic_attributes (test.datetimetester.TestTime_Fast.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestTime_Fast.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestTime_Fast.test_bool)\nPASS: test_comparing (test.datetimetester.TestTime_Fast.test_comparing)\nPASS: test_compat_unpickle (test.datetimetester.TestTime_Fast.test_compat_unpickle)\nPASS: test_format (test.datetimetester.TestTime_Fast.test_format)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTime_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTime_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestTime_Fast.test_hash_equality)\nPASS: test_isoformat (test.datetimetester.TestTime_Fast.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestTime_Fast.test_isoformat_timezone)\nPASS: test_pickling (test.datetimetester.TestTime_Fast.test_pickling)\nPASS: test_pickling_subclass_time (test.datetimetester.TestTime_Fast.test_pickling_subclass_time)\nPASS: test_replace (test.datetimetester.TestTime_Fast.test_replace)\nPASS: test_repr (test.datetimetester.TestTime_Fast.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTime_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTime_Fast.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTime_Fast.test_str)\nPASS: test_strftime (test.datetimetester.TestTime_Fast.test_strftime)\nPASS: test_subclass_replace (test.datetimetester.TestTime_Fast.test_subclass_replace)\nPASS: test_subclass_time (test.datetimetester.TestTime_Fast.test_subclass_time)\nPASS: test_basic_attributes (test.datetimetester.TestTimeDelta_Fast.test_basic_attributes)\nPASS: test_bool (test.datetimetester.TestTimeDelta_Fast.test_bool)\nPASS: test_carries (test.datetimetester.TestTimeDelta_Fast.test_carries)\nPASS: test_compare (test.datetimetester.TestTimeDelta_Fast.test_compare)\nPASS: test_computations (test.datetimetester.TestTimeDelta_Fast.test_computations)\nPASS: test_constructor (test.datetimetester.TestTimeDelta_Fast.test_constructor)\nPASS: test_disallowed_computations (test.datetimetester.TestTimeDelta_Fast.test_disallowed_computations)\nPASS: test_disallowed_special (test.datetimetester.TestTimeDelta_Fast.test_disallowed_special)\nPASS: test_division (test.datetimetester.TestTimeDelta_Fast.test_division)\nPASS: test_divmod (test.datetimetester.TestTimeDelta_Fast.test_divmod)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTimeDelta_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTimeDelta_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_equality (test.datetimetester.TestTimeDelta_Fast.test_hash_equality)\nPASS: test_issue31293 (test.datetimetester.TestTimeDelta_Fast.test_issue31293)\nPASS: test_issue31752 (test.datetimetester.TestTimeDelta_Fast.test_issue31752)\nPASS: test_massive_normalization (test.datetimetester.TestTimeDelta_Fast.test_massive_normalization)\nPASS: test_microsecond_rounding (test.datetimetester.TestTimeDelta_Fast.test_microsecond_rounding)\nPASS: test_overflow (test.datetimetester.TestTimeDelta_Fast.test_overflow)\nPASS: test_pickling (test.datetimetester.TestTimeDelta_Fast.test_pickling)\nPASS: test_remainder (test.datetimetester.TestTimeDelta_Fast.test_remainder)\nPASS: test_repr (test.datetimetester.TestTimeDelta_Fast.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTimeDelta_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTimeDelta_Fast.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTimeDelta_Fast.test_str)\nPASS: test_subclass_date (test.datetimetester.TestTimeDelta_Fast.test_subclass_date)\nPASS: test_subclass_datetime (test.datetimetester.TestTimeDelta_Fast.test_subclass_datetime)\nPASS: test_subclass_timedelta (test.datetimetester.TestTimeDelta_Fast.test_subclass_timedelta)\nPASS: test_total_seconds (test.datetimetester.TestTimeDelta_Fast.test_total_seconds)\nPASS: test_1653736 (test.datetimetester.TestTimeTZ_Fast.test_1653736)\nPASS: test_argument_passing (test.datetimetester.TestTimeTZ_Fast.test_argument_passing)\nPASS: test_aware_compare (test.datetimetester.TestTimeTZ_Fast.test_aware_compare)\nPASS: test_backdoor_resistance (test.datetimetester.TestTimeTZ_Fast.test_backdoor_resistance)\nPASS: test_bad_constructor_arguments (test.datetimetester.TestTimeTZ_Fast.test_bad_constructor_arguments)\nPASS: test_bad_tzinfo_classes (test.datetimetester.TestTimeTZ_Fast.test_bad_tzinfo_classes)\nPASS: test_basic_attributes (test.datetimetester.TestTimeTZ_Fast.test_basic_attributes)\nPASS: test_basic_attributes_nonzero (test.datetimetester.TestTimeTZ_Fast.test_basic_attributes_nonzero)\nPASS: test_bool (test.datetimetester.TestTimeTZ_Fast.test_bool)\nPASS: test_comparing (test.datetimetester.TestTimeTZ_Fast.test_comparing)\nPASS: test_compat_unpickle (test.datetimetester.TestTimeTZ_Fast.test_compat_unpickle)\nPASS: test_empty (test.datetimetester.TestTimeTZ_Fast.test_empty)\nPASS: test_format (test.datetimetester.TestTimeTZ_Fast.test_format)\nPASS: test_fromisoformat (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat)\nPASS: test_fromisoformat_fails (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fails)\nPASS: test_fromisoformat_fails_typeerror (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fails_typeerror)\nPASS: test_fromisoformat_fractions (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fractions)\nPASS: test_fromisoformat_subclass (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_subclass)\nPASS: test_fromisoformat_time_examples (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_time_examples)\nPASS: test_fromisoformat_timespecs (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_timespecs)\nPASS: test_fromisoformat_timezone (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_timezone)\nPASS: test_harmful_mixed_comparison (test.datetimetester.TestTimeTZ_Fast.test_harmful_mixed_comparison)\nPASS: test_harmless_mixed_comparison (test.datetimetester.TestTimeTZ_Fast.test_harmless_mixed_comparison)\nPASS: test_hash_edge_cases (test.datetimetester.TestTimeTZ_Fast.test_hash_edge_cases)\nPASS: test_hash_equality (test.datetimetester.TestTimeTZ_Fast.test_hash_equality)\nPASS: test_isoformat (test.datetimetester.TestTimeTZ_Fast.test_isoformat)\nPASS: test_isoformat_timezone (test.datetimetester.TestTimeTZ_Fast.test_isoformat_timezone)\nPASS: test_mixed_compare (test.datetimetester.TestTimeTZ_Fast.test_mixed_compare)\nPASS: test_more_bool (test.datetimetester.TestTimeTZ_Fast.test_more_bool)\nPASS: test_pickling (test.datetimetester.TestTimeTZ_Fast.test_pickling)\nPASS: test_pickling_subclass_time (test.datetimetester.TestTimeTZ_Fast.test_pickling_subclass_time)\nPASS: test_replace (test.datetimetester.TestTimeTZ_Fast.test_replace)\nPASS: test_repr (test.datetimetester.TestTimeTZ_Fast.test_repr)\nPASS: test_resolution_info (test.datetimetester.TestTimeTZ_Fast.test_resolution_info)\nPASS: test_roundtrip (test.datetimetester.TestTimeTZ_Fast.test_roundtrip)\nPASS: test_str (test.datetimetester.TestTimeTZ_Fast.test_str)\nPASS: test_strftime (test.datetimetester.TestTimeTZ_Fast.test_strftime)\nPASS: test_subclass_replace (test.datetimetester.TestTimeTZ_Fast.test_subclass_replace)\nPASS: test_subclass_time (test.datetimetester.TestTimeTZ_Fast.test_subclass_time)\nPASS: test_subclass_timetz (test.datetimetester.TestTimeTZ_Fast.test_subclass_timetz)\nPASS: test_tzinfo_classes (test.datetimetester.TestTimeTZ_Fast.test_tzinfo_classes)\nPASS: test_utc_offset_out_of_bounds (test.datetimetester.TestTimeTZ_Fast.test_utc_offset_out_of_bounds)\nPASS: test_zones (test.datetimetester.TestTimeTZ_Fast.test_zones)\nPASS: test_aware_datetime (test.datetimetester.TestTimeZone_Fast.test_aware_datetime)\nPASS: test_class_members (test.datetimetester.TestTimeZone_Fast.test_class_members)\nPASS: test_comparison (test.datetimetester.TestTimeZone_Fast.test_comparison)\nPASS: test_comparison_with_tzinfo (test.datetimetester.TestTimeZone_Fast.test_comparison_with_tzinfo)\nPASS: test_constructor (test.datetimetester.TestTimeZone_Fast.test_constructor)\nPASS: test_copy (test.datetimetester.TestTimeZone_Fast.test_copy)\nPASS: test_deepcopy (test.datetimetester.TestTimeZone_Fast.test_deepcopy)\nPASS: test_dst (test.datetimetester.TestTimeZone_Fast.test_dst)\nPASS: test_fromutc (test.datetimetester.TestTimeZone_Fast.test_fromutc)\nPASS: test_inheritance (test.datetimetester.TestTimeZone_Fast.test_inheritance)\nPASS: test_offset_boundaries (test.datetimetester.TestTimeZone_Fast.test_offset_boundaries)\nPASS: test_pickle (test.datetimetester.TestTimeZone_Fast.test_pickle)\nPASS: test_repr (test.datetimetester.TestTimeZone_Fast.test_repr)\nPASS: test_str (test.datetimetester.TestTimeZone_Fast.test_str)\nPASS: test_tzname (test.datetimetester.TestTimeZone_Fast.test_tzname)\nPASS: test_utcoffset (test.datetimetester.TestTimeZone_Fast.test_utcoffset)\nPASS: test_bogus_dst (test.datetimetester.TestTimezoneConversions_Fast.test_bogus_dst)\nPASS: test_easy (test.datetimetester.TestTimezoneConversions_Fast.test_easy)\nPASS: test_fromutc (test.datetimetester.TestTimezoneConversions_Fast.test_fromutc)\nPASS: test_tricky (test.datetimetester.TestTimezoneConversions_Fast.test_tricky)\nPASS: test_folds (test.datetimetester.ZoneInfoTest_Fast.test_folds)\nPASS: test_gaps (test.datetimetester.ZoneInfoTest_Fast.test_gaps)\nPASS: test_system_transitions (test.datetimetester.ZoneInfoTest_Fast.test_system_transitions)\n\n----------------------------------------------------------------------\nRan 996 tests in 3.868s\n\nOK (skipped=28)\n0:01:01 load avg: 2.15 [133/469] test_deque passed\nPASS: test_add (test.test_deque.TestBasic.test_add)\nPASS: test_basics (test.test_deque.TestBasic.test_basics)\nPASS: test_big_queue_popleft (test.test_deque.TestBasic.test_big_queue_popleft)\nPASS: test_big_queue_popright (test.test_deque.TestBasic.test_big_queue_popright)\nPASS: test_big_stack_left (test.test_deque.TestBasic.test_big_stack_left)\nPASS: test_big_stack_right (test.test_deque.TestBasic.test_big_stack_right)\nPASS: test_clear (test.test_deque.TestBasic.test_clear)\nPASS: test_comparisons (test.test_deque.TestBasic.test_comparisons)\nPASS: test_container_iterator (test.test_deque.TestBasic.test_container_iterator)\nPASS: test_contains (test.test_deque.TestBasic.test_contains)\nPASS: test_contains_count_stop_crashes (test.test_deque.TestBasic.test_contains_count_stop_crashes)\nPASS: test_copy (test.test_deque.TestBasic.test_copy)\nPASS: test_copy_method (test.test_deque.TestBasic.test_copy_method)\nPASS: test_count (test.test_deque.TestBasic.test_count)\nPASS: test_deepcopy (test.test_deque.TestBasic.test_deepcopy)\nPASS: test_delitem (test.test_deque.TestBasic.test_delitem)\nPASS: test_extend (test.test_deque.TestBasic.test_extend)\nPASS: test_extendleft (test.test_deque.TestBasic.test_extendleft)\nPASS: test_gc_doesnt_blowup (test.test_deque.TestBasic.test_gc_doesnt_blowup)\nPASS: test_getitem (test.test_deque.TestBasic.test_getitem)\nPASS: test_hash (test.test_deque.TestBasic.test_hash)\nPASS: test_iadd (test.test_deque.TestBasic.test_iadd)\nPASS: test_imul (test.test_deque.TestBasic.test_imul)\nPASS: test_index (test.test_deque.TestBasic.test_index)\nPASS: test_index_bug_24913 (test.test_deque.TestBasic.test_index_bug_24913)\nPASS: test_init (test.test_deque.TestBasic.test_init)\nPASS: test_insert (test.test_deque.TestBasic.test_insert)\nPASS: test_insert_bug_26194 (test.test_deque.TestBasic.test_insert_bug_26194)\nPASS: test_iterator_pickle (test.test_deque.TestBasic.test_iterator_pickle)\nPASS: test_len (test.test_deque.TestBasic.test_len)\nPASS: test_long_steadystate_queue_popleft (test.test_deque.TestBasic.test_long_steadystate_queue_popleft)\nPASS: test_long_steadystate_queue_popright (test.test_deque.TestBasic.test_long_steadystate_queue_popright)\nPASS: test_maxlen (test.test_deque.TestBasic.test_maxlen)\nPASS: test_maxlen_attribute (test.test_deque.TestBasic.test_maxlen_attribute)\nPASS: test_maxlen_zero (test.test_deque.TestBasic.test_maxlen_zero)\nPASS: test_mul (test.test_deque.TestBasic.test_mul)\nPASS: test_pickle (test.test_deque.TestBasic.test_pickle)\nPASS: test_pickle_recursive (test.test_deque.TestBasic.test_pickle_recursive)\nPASS: test_remove (test.test_deque.TestBasic.test_remove)\nPASS: test_repr (test.test_deque.TestBasic.test_repr)\nPASS: test_reverse (test.test_deque.TestBasic.test_reverse)\nPASS: test_reversed (test.test_deque.TestBasic.test_reversed)\nPASS: test_reversed_new (test.test_deque.TestBasic.test_reversed_new)\nPASS: test_rotate (test.test_deque.TestBasic.test_rotate)\nPASS: test_roundtrip_iter_init (test.test_deque.TestBasic.test_roundtrip_iter_init)\nPASS: test_setitem (test.test_deque.TestBasic.test_setitem)\nPASS: test_sizeof (test.test_deque.TestBasic.test_sizeof)\nPASS: test_underflow (test.test_deque.TestBasic.test_underflow)\nPASS: test_addmul (test.test_deque.TestSequence.test_addmul)\nPASS: test_bigrepeat (test.test_deque.TestSequence.test_bigrepeat)\nPASS: test_constructors (test.test_deque.TestSequence.test_constructors)\nPASS: test_contains (test.test_deque.TestSequence.test_contains)\nPASS: test_contains_fake (test.test_deque.TestSequence.test_contains_fake)\nPASS: test_contains_order (test.test_deque.TestSequence.test_contains_order)\nPASS: test_count (test.test_deque.TestSequence.test_count)\nSKIP: test_free_after_iterating (test.test_deque.TestSequence.test_free_after_iterating) \"Exhausted deque iterator doesn't free a deque\"\nPASS: test_getitem (test.test_deque.TestSequence.test_getitem)\nPASS: test_getitemoverwriteiter (test.test_deque.TestSequence.test_getitemoverwriteiter)\nPASS: test_getslice (test.test_deque.TestSequence.test_getslice)\nPASS: test_iadd (test.test_deque.TestSequence.test_iadd)\nPASS: test_imul (test.test_deque.TestSequence.test_imul)\nPASS: test_index (test.test_deque.TestSequence.test_index)\nPASS: test_len (test.test_deque.TestSequence.test_len)\nPASS: test_minmax (test.test_deque.TestSequence.test_minmax)\nPASS: test_pickle (test.test_deque.TestSequence.test_pickle)\nPASS: test_repeat (test.test_deque.TestSequence.test_repeat)\nPASS: test_subscript (test.test_deque.TestSequence.test_subscript)\nPASS: test_truth (test.test_deque.TestSequence.test_truth)\nPASS: test_basics (test.test_deque.TestSubclass.test_basics)\nPASS: test_bug_31608 (test.test_deque.TestSubclass.test_bug_31608)\nPASS: test_copy_pickle (test.test_deque.TestSubclass.test_copy_pickle)\nPASS: test_pickle_recursive (test.test_deque.TestSubclass.test_pickle_recursive)\nPASS: test_strange_subclass (test.test_deque.TestSubclass.test_strange_subclass)\nPASS: test_weakref (test.test_deque.TestSubclass.test_weakref)\nPASS: test_subclass_with_kwargs (test.test_deque.TestSubclassWithKwargs.test_subclass_with_kwargs)\nPASS: test_constructor (test.test_deque.TestVariousIteratorArgs.test_constructor)\nPASS: test_iter_with_altered_data (test.test_deque.TestVariousIteratorArgs.test_iter_with_altered_data)\nPASS: test_runtime_error_on_empty_deque (test.test_deque.TestVariousIteratorArgs.test_runtime_error_on_empty_deque)\nlibreftest (test.test_deque.__test__)\nPASS: Doctest: test.test_deque.__test__.libreftest\n\n----------------------------------------------------------------------\nRan 79 tests in 2.170s\n\nOK (skipped=1)\n0:01:01 load avg: 2.15 [134/469] test_descrtut passed\ntut1 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut1\ntut2 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut2\ntut3 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut3\ntut4 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut4\ntut5 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut5\ntut6 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut6\ntut7 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut7\ntut8 (test.test_descrtut.__test__)\nPASS: Doctest: test.test_descrtut.__test__.tut8\n\n----------------------------------------------------------------------\nRan 8 tests in 0.021s\n\nOK\n0:01:02 load avg: 2.15 [135/469] test_devpoll skipped\ntest_devpoll skipped -- test works only on Solaris OS family\n0:01:02 load avg: 2.15 [136/469] test_descr passed\nPASS: test_pytype_long_ready (test.test_descr.AAAPTypesLongInitTest.test_pytype_long_ready)\nPASS: test_abstractmethods (test.test_descr.ClassPropertiesAndMethods.test_abstractmethods)\nPASS: test_altmro (test.test_descr.ClassPropertiesAndMethods.test_altmro)\nPASS: test_assign_slice (test.test_descr.ClassPropertiesAndMethods.test_assign_slice)\nPASS: test_attr_raise_through_property (test.test_descr.ClassPropertiesAndMethods.test_attr_raise_through_property)\ntest_bad_new (test.test_descr.ClassPropertiesAndMethods.test_bad_new) ... expected failure\nPASS: test_basic_inheritance (test.test_descr.ClassPropertiesAndMethods.test_basic_inheritance)\nPASS: test_binary_operator_override (test.test_descr.ClassPropertiesAndMethods.test_binary_operator_override)\nPASS: test_bound_method_repr (test.test_descr.ClassPropertiesAndMethods.test_bound_method_repr)\nPASS: test_bpo25750 (test.test_descr.ClassPropertiesAndMethods.test_bpo25750)\nPASS: test_buffer_inheritance (test.test_descr.ClassPropertiesAndMethods.test_buffer_inheritance)\nPASS: test_builtin_bases (test.test_descr.ClassPropertiesAndMethods.test_builtin_bases)\nPASS: test_builtin_function_or_method (test.test_descr.ClassPropertiesAndMethods.test_builtin_function_or_method)\nPASS: test_carloverre (test.test_descr.ClassPropertiesAndMethods.test_carloverre)\nPASS: test_carloverre_multi_inherit_invalid (test.test_descr.ClassPropertiesAndMethods.test_carloverre_multi_inherit_invalid)\nPASS: test_carloverre_multi_inherit_valid (test.test_descr.ClassPropertiesAndMethods.test_carloverre_multi_inherit_valid)\nPASS: test_classic (test.test_descr.ClassPropertiesAndMethods.test_classic)\nPASS: test_classic_comparisons (test.test_descr.ClassPropertiesAndMethods.test_classic_comparisons)\nPASS: test_classmethods (test.test_descr.ClassPropertiesAndMethods.test_classmethods)\nPASS: test_classmethods_in_c (test.test_descr.ClassPropertiesAndMethods.test_classmethods_in_c)\nPASS: test_compattr (test.test_descr.ClassPropertiesAndMethods.test_compattr)\nPASS: test_consistency_with_epg (test.test_descr.ClassPropertiesAndMethods.test_consistency_with_epg)\nPASS: test_copy_setstate (test.test_descr.ClassPropertiesAndMethods.test_copy_setstate)\nPASS: test_cycle_through_dict (test.test_descr.ClassPropertiesAndMethods.test_cycle_through_dict)\nPASS: test_deepcopy_recursive (test.test_descr.ClassPropertiesAndMethods.test_deepcopy_recursive)\nPASS: test_delete_hook (test.test_descr.ClassPropertiesAndMethods.test_delete_hook)\nPASS: test_descrdoc (test.test_descr.ClassPropertiesAndMethods.test_descrdoc)\nPASS: test_diamond_inheritance (test.test_descr.ClassPropertiesAndMethods.test_diamond_inheritance)\nPASS: test_dict_constructors (test.test_descr.ClassPropertiesAndMethods.test_dict_constructors)\nPASS: test_dir (test.test_descr.ClassPropertiesAndMethods.test_dir)\nPASS: test_doc_descriptor (test.test_descr.ClassPropertiesAndMethods.test_doc_descriptor)\nPASS: test_dynamics (test.test_descr.ClassPropertiesAndMethods.test_dynamics)\nPASS: test_errors (test.test_descr.ClassPropertiesAndMethods.test_errors)\nPASS: test_evil_type_name (test.test_descr.ClassPropertiesAndMethods.test_evil_type_name)\nPASS: test_ex5_from_c3_switch (test.test_descr.ClassPropertiesAndMethods.test_ex5_from_c3_switch)\nPASS: test_file_fault (test.test_descr.ClassPropertiesAndMethods.test_file_fault)\nPASS: test_funny_new (test.test_descr.ClassPropertiesAndMethods.test_funny_new)\nPASS: test_getattr_hooks (test.test_descr.ClassPropertiesAndMethods.test_getattr_hooks)\nPASS: test_hash_inheritance (test.test_descr.ClassPropertiesAndMethods.test_hash_inheritance)\nPASS: test_imul_bug (test.test_descr.ClassPropertiesAndMethods.test_imul_bug)\nPASS: test_init (test.test_descr.ClassPropertiesAndMethods.test_init)\nPASS: test_ipow (test.test_descr.ClassPropertiesAndMethods.test_ipow)\nPASS: test_ipow_exception_text (test.test_descr.ClassPropertiesAndMethods.test_ipow_exception_text)\nPASS: test_ipow_returns_not_implemented (test.test_descr.ClassPropertiesAndMethods.test_ipow_returns_not_implemented)\nPASS: test_isinst_isclass (test.test_descr.ClassPropertiesAndMethods.test_isinst_isclass)\nPASS: test_keyword_arguments (test.test_descr.ClassPropertiesAndMethods.test_keyword_arguments)\nPASS: test_keywords (test.test_descr.ClassPropertiesAndMethods.test_keywords)\nPASS: test_load_attr_extended_arg (test.test_descr.ClassPropertiesAndMethods.test_load_attr_extended_arg)\nPASS: test_metaclass (test.test_descr.ClassPropertiesAndMethods.test_metaclass)\nPASS: test_meth_class_get (test.test_descr.ClassPropertiesAndMethods.test_meth_class_get)\nPASS: test_method_wrapper (test.test_descr.ClassPropertiesAndMethods.test_method_wrapper)\nPASS: test_methods (test.test_descr.ClassPropertiesAndMethods.test_methods)\nPASS: test_methods_in_c (test.test_descr.ClassPropertiesAndMethods.test_methods_in_c)\nPASS: test_mixing_slot_wrappers (test.test_descr.ClassPropertiesAndMethods.test_mixing_slot_wrappers)\nPASS: test_module_subclasses (test.test_descr.ClassPropertiesAndMethods.test_module_subclasses)\nPASS: test_monotonicity (test.test_descr.ClassPropertiesAndMethods.test_monotonicity)\nPASS: test_mro_disagreement (test.test_descr.ClassPropertiesAndMethods.test_mro_disagreement)\nPASS: test_multiple_inheritance (test.test_descr.ClassPropertiesAndMethods.test_multiple_inheritance)\nPASS: test_mutable_bases (test.test_descr.ClassPropertiesAndMethods.test_mutable_bases)\nPASS: test_mutable_bases_catch_mro_conflict (test.test_descr.ClassPropertiesAndMethods.test_mutable_bases_catch_mro_conflict)\nPASS: test_mutable_bases_with_failing_mro (test.test_descr.ClassPropertiesAndMethods.test_mutable_bases_with_failing_mro)\nPASS: test_mutable_names (test.test_descr.ClassPropertiesAndMethods.test_mutable_names)\nPASS: test_newslots (test.test_descr.ClassPropertiesAndMethods.test_newslots)\nPASS: test_no_ipow (test.test_descr.ClassPropertiesAndMethods.test_no_ipow)\nPASS: test_not_implemented (test.test_descr.ClassPropertiesAndMethods.test_not_implemented)\nPASS: test_object_class (test.test_descr.ClassPropertiesAndMethods.test_object_class)\nPASS: test_object_class_assignment_between_heaptypes_and_nonheaptypes (test.test_descr.ClassPropertiesAndMethods.test_object_class_assignment_between_heaptypes_and_nonheaptypes)\nPASS: test_object_new (test.test_descr.ClassPropertiesAndMethods.test_object_new)\nPASS: test_object_new_and_init_with_parameters (test.test_descr.ClassPropertiesAndMethods.test_object_new_and_init_with_parameters)\nPASS: test_overloading (test.test_descr.ClassPropertiesAndMethods.test_overloading)\nPASS: test_properties (test.test_descr.ClassPropertiesAndMethods.test_properties)\nPASS: test_properties_doc_attrib (test.test_descr.ClassPropertiesAndMethods.test_properties_doc_attrib)\nPASS: test_properties_plus (test.test_descr.ClassPropertiesAndMethods.test_properties_plus)\nPASS: test_proxy_call (test.test_descr.ClassPropertiesAndMethods.test_proxy_call)\nPASS: test_proxy_super (test.test_descr.ClassPropertiesAndMethods.test_proxy_super)\nPASS: test_python_dicts (test.test_descr.ClassPropertiesAndMethods.test_python_dicts)\nPASS: test_python_lists (test.test_descr.ClassPropertiesAndMethods.test_python_lists)\nPASS: test_qualname (test.test_descr.ClassPropertiesAndMethods.test_qualname)\nPASS: test_qualname_dict (test.test_descr.ClassPropertiesAndMethods.test_qualname_dict)\nPASS: test_recursive_call (test.test_descr.ClassPropertiesAndMethods.test_recursive_call)\nSKIP: test_refleaks_in_classmethod___init__ (test.test_descr.ClassPropertiesAndMethods.test_refleaks_in_classmethod___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nSKIP: test_refleaks_in_staticmethod___init__ (test.test_descr.ClassPropertiesAndMethods.test_refleaks_in_staticmethod___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nPASS: test_remove_subclass (test.test_descr.ClassPropertiesAndMethods.test_remove_subclass)\nPASS: test_repr_as_str (test.test_descr.ClassPropertiesAndMethods.test_repr_as_str)\nPASS: test_repr_with_module_str_subclass (test.test_descr.ClassPropertiesAndMethods.test_repr_with_module_str_subclass)\ntest_restored_object_new (test.test_descr.ClassPropertiesAndMethods.test_restored_object_new) ... expected failure\nPASS: test_rich_comparisons (test.test_descr.ClassPropertiesAndMethods.test_rich_comparisons)\nPASS: test_rmul (test.test_descr.ClassPropertiesAndMethods.test_rmul)\nPASS: test_set_and_no_get (test.test_descr.ClassPropertiesAndMethods.test_set_and_no_get)\nPASS: test_set_class (test.test_descr.ClassPropertiesAndMethods.test_set_class)\nPASS: test_set_dict (test.test_descr.ClassPropertiesAndMethods.test_set_dict)\nPASS: test_set_doc (test.test_descr.ClassPropertiesAndMethods.test_set_doc)\nPASS: test_slices (test.test_descr.ClassPropertiesAndMethods.test_slices)\nPASS: test_slot_shadows_class_variable (test.test_descr.ClassPropertiesAndMethods.test_slot_shadows_class_variable)\nPASS: test_slots (test.test_descr.ClassPropertiesAndMethods.test_slots)\nPASS: test_slots_descriptor (test.test_descr.ClassPropertiesAndMethods.test_slots_descriptor)\nPASS: test_slots_multiple_inheritance (test.test_descr.ClassPropertiesAndMethods.test_slots_multiple_inheritance)\nPASS: test_slots_special (test.test_descr.ClassPropertiesAndMethods.test_slots_special)\nPASS: test_slots_special2 (test.test_descr.ClassPropertiesAndMethods.test_slots_special2)\nPASS: test_slots_trash (test.test_descr.ClassPropertiesAndMethods.test_slots_trash)\nPASS: test_special_method_lookup (test.test_descr.ClassPropertiesAndMethods.test_special_method_lookup)\nPASS: test_special_unbound_method_types (test.test_descr.ClassPropertiesAndMethods.test_special_unbound_method_types)\nPASS: test_specialized_method_calls_check_types (test.test_descr.ClassPropertiesAndMethods.test_specialized_method_calls_check_types)\nPASS: test_specials (test.test_descr.ClassPropertiesAndMethods.test_specials)\nPASS: test_staticmethods (test.test_descr.ClassPropertiesAndMethods.test_staticmethods)\nPASS: test_staticmethods_in_c (test.test_descr.ClassPropertiesAndMethods.test_staticmethods_in_c)\nPASS: test_str_of_str_subclass (test.test_descr.ClassPropertiesAndMethods.test_str_of_str_subclass)\nPASS: test_str_operations (test.test_descr.ClassPropertiesAndMethods.test_str_operations)\nPASS: test_str_subclass_as_dict_key (test.test_descr.ClassPropertiesAndMethods.test_str_subclass_as_dict_key)\nPASS: test_subclass_propagation (test.test_descr.ClassPropertiesAndMethods.test_subclass_propagation)\nPASS: test_subclass_right_op (test.test_descr.ClassPropertiesAndMethods.test_subclass_right_op)\nPASS: test_subclassing_does_not_duplicate_dict_descriptors (test.test_descr.ClassPropertiesAndMethods.test_subclassing_does_not_duplicate_dict_descriptors)\nPASS: test_subtype_resurrection (test.test_descr.ClassPropertiesAndMethods.test_subtype_resurrection)\nPASS: test_supers (test.test_descr.ClassPropertiesAndMethods.test_supers)\nPASS: test_testcapi_no_segfault (test.test_descr.ClassPropertiesAndMethods.test_testcapi_no_segfault)\nPASS: test_type___getattribute__ (test.test_descr.ClassPropertiesAndMethods.test_type___getattribute__)\nPASS: test_uninitialized_modules (test.test_descr.ClassPropertiesAndMethods.test_uninitialized_modules)\nPASS: test_unsubclassable_types (test.test_descr.ClassPropertiesAndMethods.test_unsubclassable_types)\nPASS: test_vicious_descriptor_nonsense (test.test_descr.ClassPropertiesAndMethods.test_vicious_descriptor_nonsense)\nPASS: test_weakref_segfault (test.test_descr.ClassPropertiesAndMethods.test_weakref_segfault)\nPASS: test_weakrefs (test.test_descr.ClassPropertiesAndMethods.test_weakrefs)\nSKIP: test_wrapper_segfault (test.test_descr.ClassPropertiesAndMethods.test_wrapper_segfault) \"resource 'cpu' is not enabled\"\nPASS: test_wrong_class_slot_wrapper (test.test_descr.ClassPropertiesAndMethods.test_wrong_class_slot_wrapper)\nPASS: test_dict_type_with_metaclass (test.test_descr.DictProxyTests.test_dict_type_with_metaclass)\nPASS: test_iter_items (test.test_descr.DictProxyTests.test_iter_items)\nPASS: test_iter_keys (test.test_descr.DictProxyTests.test_iter_keys)\nPASS: test_iter_values (test.test_descr.DictProxyTests.test_iter_values)\nPASS: test_repr (test.test_descr.DictProxyTests.test_repr)\nPASS: test_type_lookup_mro_reference (test.test_descr.MiscTests.test_type_lookup_mro_reference)\ntest_disappearing_custom_mro (test.test_descr.MroTest.test_disappearing_custom_mro)\nPASS: gh-92112: A custom mro() returning a result conflicting with\ntest_incomplete_extend (test.test_descr.MroTest.test_incomplete_extend)\nPASS: Extending an uninitialized type with type->tp_mro == NULL must\ntest_incomplete_set_bases_on_self (test.test_descr.MroTest.test_incomplete_set_bases_on_self)\nPASS: type_set_bases must be aware that type->tp_mro can be NULL.\ntest_incomplete_super (test.test_descr.MroTest.test_incomplete_super)\nPASS: Attribute lookup on a super object must be aware that\ntest_reent_set_bases_on_base (test.test_descr.MroTest.test_reent_set_bases_on_base)\nPASS: Deep reentrancy must not over-decref old_mro.\ntest_reent_set_bases_on_direct_base (test.test_descr.MroTest.test_reent_set_bases_on_direct_base)\nPASS: Similar to test_reent_set_bases_on_base, but may crash differently.\ntest_reent_set_bases_tp_base_cycle (test.test_descr.MroTest.test_reent_set_bases_tp_base_cycle)\nPASS: type_set_bases must check for an inheritance cycle not only through\ntest_tp_subclasses_cycle_error_return_path (test.test_descr.MroTest.test_tp_subclasses_cycle_error_return_path)\nPASS: The same as test_tp_subclasses_cycle_in_update_slots, but tests\ntest_tp_subclasses_cycle_in_update_slots (test.test_descr.MroTest.test_tp_subclasses_cycle_in_update_slots)\nPASS: type_set_bases must check for reentrancy upon finishing its job\nPASS: test_complexes (test.test_descr.OperatorsTest.test_complexes)\nPASS: test_dicts (test.test_descr.OperatorsTest.test_dicts)\nPASS: test_explicit_reverse_methods (test.test_descr.OperatorsTest.test_explicit_reverse_methods)\nPASS: test_floats (test.test_descr.OperatorsTest.test_floats)\nPASS: test_ints (test.test_descr.OperatorsTest.test_ints)\nPASS: test_lists (test.test_descr.OperatorsTest.test_lists)\nPASS: test_spam_dicts (test.test_descr.OperatorsTest.test_spam_dicts)\nPASS: test_spam_lists (test.test_descr.OperatorsTest.test_spam_lists)\nPASS: test_wrap_lenfunc_bad_cast (test.test_descr.OperatorsTest.test_wrap_lenfunc_bad_cast)\nPASS: test_issue24097 (test.test_descr.PicklingTests.test_issue24097)\nPASS: test_object_reduce (test.test_descr.PicklingTests.test_object_reduce)\nPASS: test_pickle_slots (test.test_descr.PicklingTests.test_pickle_slots)\nPASS: test_reduce (test.test_descr.PicklingTests.test_reduce)\nPASS: test_reduce_copying (test.test_descr.PicklingTests.test_reduce_copying)\nPASS: test_special_method_lookup (test.test_descr.PicklingTests.test_special_method_lookup)\nPASS: test_subclasses (test.test_descr.SharedKeyTests.test_subclasses)\n\n----------------------------------------------------------------------\nRan 153 tests in 0.862s\n\nOK (skipped=3, expected failures=2)\n0:01:02 load avg: 2.15 [137/469] test_dict_version passed\nPASS: test_clear (test.test_dict_version.DictSubtypeVersionTests.test_clear)\nPASS: test_constructor (test.test_dict_version.DictSubtypeVersionTests.test_constructor)\nPASS: test_copy (test.test_dict_version.DictSubtypeVersionTests.test_copy)\nPASS: test_delitem (test.test_dict_version.DictSubtypeVersionTests.test_delitem)\nPASS: test_pop (test.test_dict_version.DictSubtypeVersionTests.test_pop)\nPASS: test_popitem (test.test_dict_version.DictSubtypeVersionTests.test_popitem)\nPASS: test_setdefault (test.test_dict_version.DictSubtypeVersionTests.test_setdefault)\nPASS: test_setitem (test.test_dict_version.DictSubtypeVersionTests.test_setitem)\nPASS: test_setitem_equal (test.test_dict_version.DictSubtypeVersionTests.test_setitem_equal)\nPASS: test_setitem_same_value (test.test_dict_version.DictSubtypeVersionTests.test_setitem_same_value)\nPASS: test_update (test.test_dict_version.DictSubtypeVersionTests.test_update)\nPASS: test_clear (test.test_dict_version.DictVersionTests.test_clear)\nPASS: test_constructor (test.test_dict_version.DictVersionTests.test_constructor)\nPASS: test_copy (test.test_dict_version.DictVersionTests.test_copy)\nPASS: test_delitem (test.test_dict_version.DictVersionTests.test_delitem)\nPASS: test_pop (test.test_dict_version.DictVersionTests.test_pop)\nPASS: test_popitem (test.test_dict_version.DictVersionTests.test_popitem)\nPASS: test_setdefault (test.test_dict_version.DictVersionTests.test_setdefault)\nPASS: test_setitem (test.test_dict_version.DictVersionTests.test_setitem)\nPASS: test_setitem_equal (test.test_dict_version.DictVersionTests.test_setitem_equal)\nPASS: test_setitem_same_value (test.test_dict_version.DictVersionTests.test_setitem_same_value)\nPASS: test_update (test.test_dict_version.DictVersionTests.test_update)\n\n----------------------------------------------------------------------\nRan 22 tests in 0.004s\n\nOK\n0:01:03 load avg: 2.15 [138/469] test_dictcomps passed\nPASS: test_assignment_idiom_in_comprehensions (test.test_dictcomps.DictComprehensionTest.test_assignment_idiom_in_comprehensions)\nPASS: test_basics (test.test_dictcomps.DictComprehensionTest.test_basics)\nPASS: test_evaluation_order (test.test_dictcomps.DictComprehensionTest.test_evaluation_order)\nPASS: test_global_visibility (test.test_dictcomps.DictComprehensionTest.test_global_visibility)\nPASS: test_illegal_assignment (test.test_dictcomps.DictComprehensionTest.test_illegal_assignment)\nPASS: test_local_visibility (test.test_dictcomps.DictComprehensionTest.test_local_visibility)\nPASS: test_scope_isolation (test.test_dictcomps.DictComprehensionTest.test_scope_isolation)\nPASS: test_scope_isolation_from_global (test.test_dictcomps.DictComprehensionTest.test_scope_isolation_from_global)\nPASS: test_star_expression (test.test_dictcomps.DictComprehensionTest.test_star_expression)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.002s\n\nOK\n0:01:03 load avg: 2.15 [139/469] test_dict passed\nPASS: test_getitem_knownhash (test.test_dict.CAPITest.test_getitem_knownhash)\nPASS: test_bad_key (test.test_dict.DictTest.test_bad_key)\nPASS: test_bool (test.test_dict.DictTest.test_bool)\nPASS: test_clear (test.test_dict.DictTest.test_clear)\nPASS: test_constructor (test.test_dict.DictTest.test_constructor)\nPASS: test_container_iterator (test.test_dict.DictTest.test_container_iterator)\nPASS: test_contains (test.test_dict.DictTest.test_contains)\nPASS: test_copy (test.test_dict.DictTest.test_copy)\nPASS: test_copy_fuzz (test.test_dict.DictTest.test_copy_fuzz)\nPASS: test_copy_maintains_tracking (test.test_dict.DictTest.test_copy_maintains_tracking)\nPASS: test_copy_noncompact (test.test_dict.DictTest.test_copy_noncompact)\nPASS: test_dict_contain_use_after_free (test.test_dict.DictTest.test_dict_contain_use_after_free)\nPASS: test_dict_copy_order (test.test_dict.DictTest.test_dict_copy_order)\nPASS: test_dict_items_result_gc (test.test_dict.DictTest.test_dict_items_result_gc)\nPASS: test_dict_items_result_gc_reversed (test.test_dict.DictTest.test_dict_items_result_gc_reversed)\nPASS: test_dictitems_contains_use_after_free (test.test_dict.DictTest.test_dictitems_contains_use_after_free)\nPASS: test_dictview_mixed_set_operations (test.test_dict.DictTest.test_dictview_mixed_set_operations)\nPASS: test_dictview_set_operations_on_items (test.test_dict.DictTest.test_dictview_set_operations_on_items)\nPASS: test_dictview_set_operations_on_keys (test.test_dict.DictTest.test_dictview_set_operations_on_keys)\nPASS: test_empty_presized_dict_in_freelist (test.test_dict.DictTest.test_empty_presized_dict_in_freelist)\nPASS: test_eq (test.test_dict.DictTest.test_eq)\nPASS: test_equal_operator_modifying_operand (test.test_dict.DictTest.test_equal_operator_modifying_operand)\nPASS: test_errors_in_view_containment_check (test.test_dict.DictTest.test_errors_in_view_containment_check)\nPASS: test_free_after_iterating (test.test_dict.DictTest.test_free_after_iterating)\nPASS: test_fromkeys (test.test_dict.DictTest.test_fromkeys)\nPASS: test_fromkeys_operator_modifying_dict_operand (test.test_dict.DictTest.test_fromkeys_operator_modifying_dict_operand)\nPASS: test_fromkeys_operator_modifying_set_operand (test.test_dict.DictTest.test_fromkeys_operator_modifying_set_operand)\nPASS: test_get (test.test_dict.DictTest.test_get)\nPASS: test_getitem (test.test_dict.DictTest.test_getitem)\nPASS: test_init_use_after_free (test.test_dict.DictTest.test_init_use_after_free)\nPASS: test_instance_dict_getattr_str_subclass (test.test_dict.DictTest.test_instance_dict_getattr_str_subclass)\nPASS: test_invalid_keyword_arguments (test.test_dict.DictTest.test_invalid_keyword_arguments)\nPASS: test_itemiterator_pickling (test.test_dict.DictTest.test_itemiterator_pickling)\nPASS: test_items (test.test_dict.DictTest.test_items)\nPASS: test_items_symmetric_difference (test.test_dict.DictTest.test_items_symmetric_difference)\nPASS: test_iterator_pickling (test.test_dict.DictTest.test_iterator_pickling)\nPASS: test_keys (test.test_dict.DictTest.test_keys)\nPASS: test_keys_contained (test.test_dict.DictTest.test_keys_contained)\nPASS: test_len (test.test_dict.DictTest.test_len)\nPASS: test_literal_constructor (test.test_dict.DictTest.test_literal_constructor)\nPASS: test_merge_and_mutate (test.test_dict.DictTest.test_merge_and_mutate)\nPASS: test_merge_operator (test.test_dict.DictTest.test_merge_operator)\nPASS: test_missing (test.test_dict.DictTest.test_missing)\nPASS: test_mutating_iteration (test.test_dict.DictTest.test_mutating_iteration)\nPASS: test_mutating_iteration_delete (test.test_dict.DictTest.test_mutating_iteration_delete)\nPASS: test_mutating_iteration_delete_over_items (test.test_dict.DictTest.test_mutating_iteration_delete_over_items)\nPASS: test_mutating_iteration_delete_over_values (test.test_dict.DictTest.test_mutating_iteration_delete_over_values)\nPASS: test_mutating_lookup (test.test_dict.DictTest.test_mutating_lookup)\nPASS: test_object_set_item_single_instance_non_str_key (test.test_dict.DictTest.test_object_set_item_single_instance_non_str_key)\nPASS: test_oob_indexing_dictiter_iternextitem (test.test_dict.DictTest.test_oob_indexing_dictiter_iternextitem)\nPASS: test_pop (test.test_dict.DictTest.test_pop)\nPASS: test_popitem (test.test_dict.DictTest.test_popitem)\nPASS: test_reentrant_insertion (test.test_dict.DictTest.test_reentrant_insertion)\nPASS: test_repr (test.test_dict.DictTest.test_repr)\nPASS: test_repr_deep (test.test_dict.DictTest.test_repr_deep)\nPASS: test_resize1 (test.test_dict.DictTest.test_resize1)\nPASS: test_resize2 (test.test_dict.DictTest.test_resize2)\nPASS: test_reverse_iterator_for_empty_dict (test.test_dict.DictTest.test_reverse_iterator_for_empty_dict)\nPASS: test_reverse_iterator_for_shared_shared_dicts (test.test_dict.DictTest.test_reverse_iterator_for_shared_shared_dicts)\nPASS: test_reversed (test.test_dict.DictTest.test_reversed)\nPASS: test_reverseitemiterator_pickling (test.test_dict.DictTest.test_reverseitemiterator_pickling)\nPASS: test_reverseiterator_pickling (test.test_dict.DictTest.test_reverseiterator_pickling)\nPASS: test_reversevaluesiterator_pickling (test.test_dict.DictTest.test_reversevaluesiterator_pickling)\nPASS: test_setdefault (test.test_dict.DictTest.test_setdefault)\nPASS: test_setdefault_atomic (test.test_dict.DictTest.test_setdefault_atomic)\nPASS: test_setitem_atomic_at_resize (test.test_dict.DictTest.test_setitem_atomic_at_resize)\ntest_splittable_del (test.test_dict.DictTest.test_splittable_del)\nPASS: split table must be combined when del d[k]\nPASS: test_splittable_pop (test.test_dict.DictTest.test_splittable_pop)\ntest_splittable_pop_pending (test.test_dict.DictTest.test_splittable_pop_pending)\nPASS: pop a pending key in a split table should not crash\ntest_splittable_popitem (test.test_dict.DictTest.test_splittable_popitem)\nPASS: split table must be combined when d.popitem()\ntest_splittable_setdefault (test.test_dict.DictTest.test_splittable_setdefault)\nPASS: split table must keep correct insertion\ntest_splittable_to_generic_combinedtable (test.test_dict.DictTest.test_splittable_to_generic_combinedtable)\nPASS: split table must be correctly resized and converted to generic combined table\ntest_splittable_update (test.test_dict.DictTest.test_splittable_update)\nPASS: dict.update(other) must preserve order in other.\nPASS: test_str_nonstr (test.test_dict.DictTest.test_str_nonstr)\nPASS: test_string_keys_can_track_values (test.test_dict.DictTest.test_string_keys_can_track_values)\nPASS: test_track_dynamic (test.test_dict.DictTest.test_track_dynamic)\nPASS: test_track_literals (test.test_dict.DictTest.test_track_literals)\nPASS: test_track_subtypes (test.test_dict.DictTest.test_track_subtypes)\nPASS: test_tuple_keyerror (test.test_dict.DictTest.test_tuple_keyerror)\nPASS: test_update (test.test_dict.DictTest.test_update)\nPASS: test_values (test.test_dict.DictTest.test_values)\nPASS: test_valuesiterator_pickling (test.test_dict.DictTest.test_valuesiterator_pickling)\nPASS: test_views_mapping (test.test_dict.DictTest.test_views_mapping)\nPASS: test_bool (test.test_dict.GeneralMappingTests.test_bool)\nPASS: test_constructor (test.test_dict.GeneralMappingTests.test_constructor)\nPASS: test_get (test.test_dict.GeneralMappingTests.test_get)\nPASS: test_getitem (test.test_dict.GeneralMappingTests.test_getitem)\nPASS: test_items (test.test_dict.GeneralMappingTests.test_items)\nPASS: test_keys (test.test_dict.GeneralMappingTests.test_keys)\nPASS: test_len (test.test_dict.GeneralMappingTests.test_len)\nPASS: test_pop (test.test_dict.GeneralMappingTests.test_pop)\nPASS: test_popitem (test.test_dict.GeneralMappingTests.test_popitem)\nPASS: test_read (test.test_dict.GeneralMappingTests.test_read)\nPASS: test_setdefault (test.test_dict.GeneralMappingTests.test_setdefault)\nPASS: test_update (test.test_dict.GeneralMappingTests.test_update)\nPASS: test_values (test.test_dict.GeneralMappingTests.test_values)\nPASS: test_write (test.test_dict.GeneralMappingTests.test_write)\nPASS: test_bool (test.test_dict.SubclassMappingTests.test_bool)\nPASS: test_constructor (test.test_dict.SubclassMappingTests.test_constructor)\nPASS: test_get (test.test_dict.SubclassMappingTests.test_get)\nPASS: test_getitem (test.test_dict.SubclassMappingTests.test_getitem)\nPASS: test_items (test.test_dict.SubclassMappingTests.test_items)\nPASS: test_keys (test.test_dict.SubclassMappingTests.test_keys)\nPASS: test_len (test.test_dict.SubclassMappingTests.test_len)\nPASS: test_pop (test.test_dict.SubclassMappingTests.test_pop)\nPASS: test_popitem (test.test_dict.SubclassMappingTests.test_popitem)\nPASS: test_read (test.test_dict.SubclassMappingTests.test_read)\nPASS: test_setdefault (test.test_dict.SubclassMappingTests.test_setdefault)\nPASS: test_update (test.test_dict.SubclassMappingTests.test_update)\nPASS: test_values (test.test_dict.SubclassMappingTests.test_values)\nPASS: test_write (test.test_dict.SubclassMappingTests.test_write)\n\n----------------------------------------------------------------------\nRan 111 tests in 0.757s\n\nOK\n0:01:03 load avg: 2.15 [140/469] test_dictviews passed\nPASS: test_abc_registry (test.test_dictviews.DictSetTest.test_abc_registry)\nPASS: test_compare_error (test.test_dictviews.DictSetTest.test_compare_error)\nPASS: test_constructors_not_callable (test.test_dictviews.DictSetTest.test_constructors_not_callable)\nPASS: test_copy (test.test_dictviews.DictSetTest.test_copy)\nPASS: test_deeply_nested_repr (test.test_dictviews.DictSetTest.test_deeply_nested_repr)\nPASS: test_dict_items (test.test_dictviews.DictSetTest.test_dict_items)\nPASS: test_dict_keys (test.test_dictviews.DictSetTest.test_dict_keys)\nPASS: test_dict_mixed_keys_items (test.test_dictviews.DictSetTest.test_dict_mixed_keys_items)\nPASS: test_dict_repr (test.test_dictviews.DictSetTest.test_dict_repr)\nPASS: test_dict_values (test.test_dictviews.DictSetTest.test_dict_values)\nPASS: test_items_set_operations (test.test_dictviews.DictSetTest.test_items_set_operations)\nPASS: test_keys_set_operations (test.test_dictviews.DictSetTest.test_keys_set_operations)\nPASS: test_pickle (test.test_dictviews.DictSetTest.test_pickle)\nPASS: test_recursive_repr (test.test_dictviews.DictSetTest.test_recursive_repr)\nPASS: test_set_operations_with_iterator (test.test_dictviews.DictSetTest.test_set_operations_with_iterator)\nPASS: test_set_operations_with_noniterable (test.test_dictviews.DictSetTest.test_set_operations_with_noniterable)\n\n----------------------------------------------------------------------\nRan 16 tests in 0.017s\n\nOK\n0:01:04 load avg: 2.29 [141/469] test_difflib passed\nPASS: test_one_insert_homogenous_sequence (test.test_difflib.TestAutojunk.test_one_insert_homogenous_sequence)\nPASS: test_byte_content (test.test_difflib.TestBytes.test_byte_content)\nPASS: test_byte_filenames (test.test_difflib.TestBytes.test_byte_filenames)\nPASS: test_mixed_types_content (test.test_difflib.TestBytes.test_mixed_types_content)\nPASS: test_mixed_types_dates (test.test_difflib.TestBytes.test_mixed_types_dates)\nPASS: test_mixed_types_filenames (test.test_difflib.TestBytes.test_mixed_types_filenames)\nPASS: test_default_args (test.test_difflib.TestFindLongest.test_default_args)\nPASS: test_longest_match_with_popular_chars (test.test_difflib.TestFindLongest.test_longest_match_with_popular_chars)\nPASS: test_is_character_junk_false (test.test_difflib.TestJunkAPIs.test_is_character_junk_false)\nPASS: test_is_character_junk_true (test.test_difflib.TestJunkAPIs.test_is_character_junk_true)\nPASS: test_is_line_junk_REDOS (test.test_difflib.TestJunkAPIs.test_is_line_junk_REDOS)\nPASS: test_is_line_junk_false (test.test_difflib.TestJunkAPIs.test_is_line_junk_false)\nPASS: test_is_line_junk_true (test.test_difflib.TestJunkAPIs.test_is_line_junk_true)\nPASS: test_no_trailing_tab_on_empty_filedate (test.test_difflib.TestOutputFormat.test_no_trailing_tab_on_empty_filedate)\nPASS: test_range_format_context (test.test_difflib.TestOutputFormat.test_range_format_context)\nPASS: test_range_format_unified (test.test_difflib.TestOutputFormat.test_range_format_unified)\nPASS: test_tab_delimiter (test.test_difflib.TestOutputFormat.test_tab_delimiter)\nPASS: test_added_tab_hint (test.test_difflib.TestSFbugs.test_added_tab_hint)\nPASS: test_comparing_empty_lists (test.test_difflib.TestSFbugs.test_comparing_empty_lists)\nPASS: test_hint_indented_properly_with_tabs (test.test_difflib.TestSFbugs.test_hint_indented_properly_with_tabs)\nPASS: test_matching_blocks_cache (test.test_difflib.TestSFbugs.test_matching_blocks_cache)\nPASS: test_mdiff_catch_stop_iteration (test.test_difflib.TestSFbugs.test_mdiff_catch_stop_iteration)\nPASS: test_ratio_for_null_seqn (test.test_difflib.TestSFbugs.test_ratio_for_null_seqn)\nPASS: test_html_diff (test.test_difflib.TestSFpatches.test_html_diff)\nPASS: test_make_file_default_charset (test.test_difflib.TestSFpatches.test_make_file_default_charset)\nPASS: test_make_file_iso88591_charset (test.test_difflib.TestSFpatches.test_make_file_iso88591_charset)\nPASS: test_make_file_usascii_charset_with_nonascii_input (test.test_difflib.TestSFpatches.test_make_file_usascii_charset_with_nonascii_input)\nPASS: test_recursion_limit (test.test_difflib.TestSFpatches.test_recursion_limit)\nPASS: test_bjunk (test.test_difflib.TestWithAscii.test_bjunk)\nPASS: test_one_delete (test.test_difflib.TestWithAscii.test_one_delete)\nPASS: test_one_insert (test.test_difflib.TestWithAscii.test_one_insert)\nDiffer (difflib)\nPASS: Doctest: difflib.Differ\n_fancy_replace (difflib.Differ)\nPASS: Doctest: difflib.Differ._fancy_replace\n_qformat (difflib.Differ)\nPASS: Doctest: difflib.Differ._qformat\ncompare (difflib.Differ)\nPASS: Doctest: difflib.Differ.compare\nIS_CHARACTER_JUNK (difflib)\nPASS: Doctest: difflib.IS_CHARACTER_JUNK\nIS_LINE_JUNK (difflib)\nPASS: Doctest: difflib.IS_LINE_JUNK\nSequenceMatcher (difflib)\nPASS: Doctest: difflib.SequenceMatcher\nfind_longest_match (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.find_longest_match\nget_grouped_opcodes (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.get_grouped_opcodes\nget_matching_blocks (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.get_matching_blocks\nget_opcodes (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.get_opcodes\nratio (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.ratio\nset_seq1 (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.set_seq1\nset_seq2 (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.set_seq2\nset_seqs (difflib.SequenceMatcher)\nPASS: Doctest: difflib.SequenceMatcher.set_seqs\ncontext_diff (difflib)\nPASS: Doctest: difflib.context_diff\nget_close_matches (difflib)\nPASS: Doctest: difflib.get_close_matches\nndiff (difflib)\nPASS: Doctest: difflib.ndiff\nrestore (difflib)\nPASS: Doctest: difflib.restore\nunified_diff (difflib)\nPASS: Doctest: difflib.unified_diff\n\n----------------------------------------------------------------------\nRan 51 tests in 1.109s\n\nOK\n0:01:05 load avg: 2.29 [142/469] test_dis passed\nPASS: test_bytecode_co_positions (test.test_dis.BytecodeTests.test_bytecode_co_positions)\nPASS: test_disassembled (test.test_dis.BytecodeTests.test_disassembled)\nPASS: test_explicit_first_line (test.test_dis.BytecodeTests.test_explicit_first_line)\nPASS: test_from_traceback (test.test_dis.BytecodeTests.test_from_traceback)\nPASS: test_from_traceback_dis (test.test_dis.BytecodeTests.test_from_traceback_dis)\nPASS: test_info (test.test_dis.BytecodeTests.test_info)\nPASS: test_instantiation (test.test_dis.BytecodeTests.test_instantiation)\nPASS: test_iteration (test.test_dis.BytecodeTests.test_iteration)\nPASS: test_source_line_in_disassembly (test.test_dis.BytecodeTests.test_source_line_in_disassembly)\nPASS: test_code_info (test.test_dis.CodeInfoTests.test_code_info)\nPASS: test_code_info_object (test.test_dis.CodeInfoTests.test_code_info_object)\nPASS: test_pretty_flags_no_flags (test.test_dis.CodeInfoTests.test_pretty_flags_no_flags)\nPASS: test_show_code (test.test_dis.CodeInfoTests.test_show_code)\nPASS: test__try_compile_no_context_exc_on_error (test.test_dis.DisTests.test__try_compile_no_context_exc_on_error)\nPASS: test_big_linenos (test.test_dis.DisTests.test_big_linenos)\nPASS: test_big_offsets (test.test_dis.DisTests.test_big_offsets)\nPASS: test_binary_specialize (test.test_dis.DisTests.test_binary_specialize)\nPASS: test_boundaries (test.test_dis.DisTests.test_boundaries)\nPASS: test_bug_1333982 (test.test_dis.DisTests.test_bug_1333982)\nPASS: test_bug_42562 (test.test_dis.DisTests.test_bug_42562)\nPASS: test_bug_45757 (test.test_dis.DisTests.test_bug_45757)\nPASS: test_bug_46724 (test.test_dis.DisTests.test_bug_46724)\nPASS: test_bug_708901 (test.test_dis.DisTests.test_bug_708901)\nPASS: test_call_specialize (test.test_dis.DisTests.test_call_specialize)\nPASS: test_dis (test.test_dis.DisTests.test_dis)\nPASS: test_dis_none (test.test_dis.DisTests.test_dis_none)\nPASS: test_dis_object (test.test_dis.DisTests.test_dis_object)\nPASS: test_dis_traceback (test.test_dis.DisTests.test_dis_traceback)\nPASS: test_disassemble_async_generator (test.test_dis.DisTests.test_disassemble_async_generator)\nPASS: test_disassemble_asyncwith (test.test_dis.DisTests.test_disassemble_asyncwith)\nPASS: test_disassemble_bytes (test.test_dis.DisTests.test_disassemble_bytes)\nPASS: test_disassemble_class (test.test_dis.DisTests.test_disassemble_class)\nPASS: test_disassemble_class_method (test.test_dis.DisTests.test_disassemble_class_method)\nPASS: test_disassemble_coroutine (test.test_dis.DisTests.test_disassemble_coroutine)\nPASS: test_disassemble_fstring (test.test_dis.DisTests.test_disassemble_fstring)\nPASS: test_disassemble_generator (test.test_dis.DisTests.test_disassemble_generator)\nPASS: test_disassemble_instance_method (test.test_dis.DisTests.test_disassemble_instance_method)\nPASS: test_disassemble_instance_method_bytes (test.test_dis.DisTests.test_disassemble_instance_method_bytes)\nPASS: test_disassemble_recursive (test.test_dis.DisTests.test_disassemble_recursive)\nPASS: test_disassemble_static_method (test.test_dis.DisTests.test_disassemble_static_method)\nPASS: test_disassemble_str (test.test_dis.DisTests.test_disassemble_str)\nPASS: test_disassemble_try_finally (test.test_dis.DisTests.test_disassemble_try_finally)\nPASS: test_disassemble_with (test.test_dis.DisTests.test_disassemble_with)\nPASS: test_extended_arg_quick (test.test_dis.DisTests.test_extended_arg_quick)\nPASS: test_intrinsic_1 (test.test_dis.DisTests.test_intrinsic_1)\nPASS: test_intrinsic_2 (test.test_dis.DisTests.test_intrinsic_2)\nPASS: test_kw_names (test.test_dis.DisTests.test_kw_names)\nPASS: test_load_attr_specialize (test.test_dis.DisTests.test_load_attr_specialize)\nPASS: test_loop_quicken (test.test_dis.DisTests.test_loop_quicken)\nPASS: test_opmap (test.test_dis.DisTests.test_opmap)\nPASS: test_opname (test.test_dis.DisTests.test_opname)\nPASS: test_show_caches (test.test_dis.DisTests.test_show_caches)\ntest_show_currinstr_with_cache (test.test_dis.DisTests.test_show_currinstr_with_cache)\nPASS: Make sure that with lasti pointing to CACHE, it still shows the current\nPASS: test_super_instructions (test.test_dis.DisTests.test_super_instructions)\nPASS: test_widths (test.test_dis.DisTests.test_widths)\nPASS: test__try_compile_no_context_exc_on_error (test.test_dis.DisWithFileTests.test__try_compile_no_context_exc_on_error)\nPASS: test_big_linenos (test.test_dis.DisWithFileTests.test_big_linenos)\nPASS: test_big_offsets (test.test_dis.DisWithFileTests.test_big_offsets)\nPASS: test_binary_specialize (test.test_dis.DisWithFileTests.test_binary_specialize)\nPASS: test_boundaries (test.test_dis.DisWithFileTests.test_boundaries)\nPASS: test_bug_1333982 (test.test_dis.DisWithFileTests.test_bug_1333982)\nPASS: test_bug_42562 (test.test_dis.DisWithFileTests.test_bug_42562)\nPASS: test_bug_45757 (test.test_dis.DisWithFileTests.test_bug_45757)\nPASS: test_bug_46724 (test.test_dis.DisWithFileTests.test_bug_46724)\nPASS: test_bug_708901 (test.test_dis.DisWithFileTests.test_bug_708901)\nPASS: test_call_specialize (test.test_dis.DisWithFileTests.test_call_specialize)\nPASS: test_dis (test.test_dis.DisWithFileTests.test_dis)\nPASS: test_dis_none (test.test_dis.DisWithFileTests.test_dis_none)\nPASS: test_dis_object (test.test_dis.DisWithFileTests.test_dis_object)\nPASS: test_dis_traceback (test.test_dis.DisWithFileTests.test_dis_traceback)\nPASS: test_disassemble_async_generator (test.test_dis.DisWithFileTests.test_disassemble_async_generator)\nPASS: test_disassemble_asyncwith (test.test_dis.DisWithFileTests.test_disassemble_asyncwith)\nPASS: test_disassemble_bytes (test.test_dis.DisWithFileTests.test_disassemble_bytes)\nPASS: test_disassemble_class (test.test_dis.DisWithFileTests.test_disassemble_class)\nPASS: test_disassemble_class_method (test.test_dis.DisWithFileTests.test_disassemble_class_method)\nPASS: test_disassemble_coroutine (test.test_dis.DisWithFileTests.test_disassemble_coroutine)\nPASS: test_disassemble_fstring (test.test_dis.DisWithFileTests.test_disassemble_fstring)\nPASS: test_disassemble_generator (test.test_dis.DisWithFileTests.test_disassemble_generator)\nPASS: test_disassemble_instance_method (test.test_dis.DisWithFileTests.test_disassemble_instance_method)\nPASS: test_disassemble_instance_method_bytes (test.test_dis.DisWithFileTests.test_disassemble_instance_method_bytes)\nPASS: test_disassemble_recursive (test.test_dis.DisWithFileTests.test_disassemble_recursive)\nPASS: test_disassemble_static_method (test.test_dis.DisWithFileTests.test_disassemble_static_method)\nPASS: test_disassemble_str (test.test_dis.DisWithFileTests.test_disassemble_str)\nPASS: test_disassemble_try_finally (test.test_dis.DisWithFileTests.test_disassemble_try_finally)\nPASS: test_disassemble_with (test.test_dis.DisWithFileTests.test_disassemble_with)\nPASS: test_extended_arg_quick (test.test_dis.DisWithFileTests.test_extended_arg_quick)\nPASS: test_intrinsic_1 (test.test_dis.DisWithFileTests.test_intrinsic_1)\nPASS: test_intrinsic_2 (test.test_dis.DisWithFileTests.test_intrinsic_2)\nPASS: test_kw_names (test.test_dis.DisWithFileTests.test_kw_names)\nPASS: test_load_attr_specialize (test.test_dis.DisWithFileTests.test_load_attr_specialize)\nPASS: test_loop_quicken (test.test_dis.DisWithFileTests.test_loop_quicken)\nPASS: test_opmap (test.test_dis.DisWithFileTests.test_opmap)\nPASS: test_opname (test.test_dis.DisWithFileTests.test_opname)\nPASS: test_show_caches (test.test_dis.DisWithFileTests.test_show_caches)\ntest_show_currinstr_with_cache (test.test_dis.DisWithFileTests.test_show_currinstr_with_cache)\nPASS: Make sure that with lasti pointing to CACHE, it still shows the current\nPASS: test_super_instructions (test.test_dis.DisWithFileTests.test_super_instructions)\nPASS: test_widths (test.test_dis.DisWithFileTests.test_widths)\nPASS: test_co_positions (test.test_dis.InstructionTests.test_co_positions)\nPASS: test_co_positions_missing_info (test.test_dis.InstructionTests.test_co_positions_missing_info)\nPASS: test_co_positions_with_lots_of_caches (test.test_dis.InstructionTests.test_co_positions_with_lots_of_caches)\nPASS: test_default_first_line (test.test_dis.InstructionTests.test_default_first_line)\nPASS: test_doubly_nested (test.test_dis.InstructionTests.test_doubly_nested)\nPASS: test_first_line_set_to_None (test.test_dis.InstructionTests.test_first_line_set_to_None)\nPASS: test_jumpy (test.test_dis.InstructionTests.test_jumpy)\nPASS: test_nested (test.test_dis.InstructionTests.test_nested)\nPASS: test_outer (test.test_dis.InstructionTests.test_outer)\nPASS: test_assert_not_in_with_arg_in_bytecode (test.test_dis.TestBytecodeTestCase.test_assert_not_in_with_arg_in_bytecode)\nPASS: test_assert_not_in_with_arg_not_in_bytecode (test.test_dis.TestBytecodeTestCase.test_assert_not_in_with_arg_not_in_bytecode)\nPASS: test_assert_not_in_with_op_not_in_bytecode (test.test_dis.TestBytecodeTestCase.test_assert_not_in_with_op_not_in_bytecode)\nPASS: test_distb_empty (test.test_dis.TestDisTraceback.test_distb_empty)\nPASS: test_distb_explicit_arg (test.test_dis.TestDisTraceback.test_distb_explicit_arg)\nPASS: test_distb_last_traceback (test.test_dis.TestDisTraceback.test_distb_last_traceback)\nPASS: test_distb_empty (test.test_dis.TestDisTracebackWithFile.test_distb_empty)\nPASS: test_distb_explicit_arg (test.test_dis.TestDisTracebackWithFile.test_distb_explicit_arg)\nPASS: test_distb_last_traceback (test.test_dis.TestDisTracebackWithFile.test_distb_last_traceback)\nPASS: test__find_imports (test.test_dis.TestFinderMethods.test__find_imports)\nPASS: test__find_store_names (test.test_dis.TestFinderMethods.test__find_store_names)\nPASS: test_findlabels (test.test_dis.TestFinderMethods.test_findlabels)\nPASS: test_findlinestarts (test.test_dis.TestFinderMethods.test_findlinestarts)\n\n----------------------------------------------------------------------\nRan 119 tests in 1.983s\n\nOK\n0:01:05 load avg: 2.29 [143/469] test_doctest2 passed\nPASS: test_testmod (test.test_doctest2.Test.test_testmod)\n\n----------------------------------------------------------------------\nRan 1 test in 0.012s\n\nOK\n0:01:06 load avg: 2.29 [144/469] test_decimal passed\nPASS: test_addition (test.test_decimal.CArithmeticOperatorsTest.test_addition)\nPASS: test_copy_sign (test.test_decimal.CArithmeticOperatorsTest.test_copy_sign)\nPASS: test_division (test.test_decimal.CArithmeticOperatorsTest.test_division)\nPASS: test_floor_div_module (test.test_decimal.CArithmeticOperatorsTest.test_floor_div_module)\nPASS: test_floor_division (test.test_decimal.CArithmeticOperatorsTest.test_floor_division)\nPASS: test_module (test.test_decimal.CArithmeticOperatorsTest.test_module)\nPASS: test_multiplication (test.test_decimal.CArithmeticOperatorsTest.test_multiplication)\nPASS: test_nan_comparisons (test.test_decimal.CArithmeticOperatorsTest.test_nan_comparisons)\nPASS: test_powering (test.test_decimal.CArithmeticOperatorsTest.test_powering)\nPASS: test_subtraction (test.test_decimal.CArithmeticOperatorsTest.test_subtraction)\nPASS: test_unary_operators (test.test_decimal.CArithmeticOperatorsTest.test_unary_operators)\nPASS: test__clamp (test.test_decimal.CContextAPItests.test__clamp)\nPASS: test_abs (test.test_decimal.CContextAPItests.test_abs)\nPASS: test_add (test.test_decimal.CContextAPItests.test_add)\nPASS: test_compare (test.test_decimal.CContextAPItests.test_compare)\nPASS: test_compare_signal (test.test_decimal.CContextAPItests.test_compare_signal)\nPASS: test_compare_total (test.test_decimal.CContextAPItests.test_compare_total)\nPASS: test_compare_total_mag (test.test_decimal.CContextAPItests.test_compare_total_mag)\nPASS: test_copy (test.test_decimal.CContextAPItests.test_copy)\nPASS: test_copy_abs (test.test_decimal.CContextAPItests.test_copy_abs)\nPASS: test_copy_decimal (test.test_decimal.CContextAPItests.test_copy_decimal)\nPASS: test_copy_negate (test.test_decimal.CContextAPItests.test_copy_negate)\nPASS: test_copy_sign (test.test_decimal.CContextAPItests.test_copy_sign)\nPASS: test_divide (test.test_decimal.CContextAPItests.test_divide)\nPASS: test_divide_int (test.test_decimal.CContextAPItests.test_divide_int)\nPASS: test_divmod (test.test_decimal.CContextAPItests.test_divmod)\nPASS: test_equality_with_other_types (test.test_decimal.CContextAPItests.test_equality_with_other_types)\nPASS: test_exp (test.test_decimal.CContextAPItests.test_exp)\nPASS: test_fma (test.test_decimal.CContextAPItests.test_fma)\nSKIP: test_from_legacy_strings (test.test_decimal.CContextAPItests.test_from_legacy_strings) 'requires legacy Unicode C API'\nPASS: test_is_finite (test.test_decimal.CContextAPItests.test_is_finite)\nPASS: test_is_infinite (test.test_decimal.CContextAPItests.test_is_infinite)\nPASS: test_is_nan (test.test_decimal.CContextAPItests.test_is_nan)\nPASS: test_is_normal (test.test_decimal.CContextAPItests.test_is_normal)\nPASS: test_is_qnan (test.test_decimal.CContextAPItests.test_is_qnan)\nPASS: test_is_signed (test.test_decimal.CContextAPItests.test_is_signed)\nPASS: test_is_snan (test.test_decimal.CContextAPItests.test_is_snan)\nPASS: test_is_subnormal (test.test_decimal.CContextAPItests.test_is_subnormal)\nPASS: test_is_zero (test.test_decimal.CContextAPItests.test_is_zero)\nPASS: test_ln (test.test_decimal.CContextAPItests.test_ln)\nPASS: test_log10 (test.test_decimal.CContextAPItests.test_log10)\nPASS: test_logb (test.test_decimal.CContextAPItests.test_logb)\nPASS: test_logical_and (test.test_decimal.CContextAPItests.test_logical_and)\nPASS: test_logical_invert (test.test_decimal.CContextAPItests.test_logical_invert)\nPASS: test_logical_or (test.test_decimal.CContextAPItests.test_logical_or)\nPASS: test_logical_xor (test.test_decimal.CContextAPItests.test_logical_xor)\nPASS: test_max (test.test_decimal.CContextAPItests.test_max)\nPASS: test_max_mag (test.test_decimal.CContextAPItests.test_max_mag)\nPASS: test_min (test.test_decimal.CContextAPItests.test_min)\nPASS: test_min_mag (test.test_decimal.CContextAPItests.test_min_mag)\nPASS: test_minus (test.test_decimal.CContextAPItests.test_minus)\nPASS: test_multiply (test.test_decimal.CContextAPItests.test_multiply)\nPASS: test_next_minus (test.test_decimal.CContextAPItests.test_next_minus)\nPASS: test_next_plus (test.test_decimal.CContextAPItests.test_next_plus)\nPASS: test_next_toward (test.test_decimal.CContextAPItests.test_next_toward)\nPASS: test_none_args (test.test_decimal.CContextAPItests.test_none_args)\nPASS: test_normalize (test.test_decimal.CContextAPItests.test_normalize)\nPASS: test_number_class (test.test_decimal.CContextAPItests.test_number_class)\nPASS: test_pickle (test.test_decimal.CContextAPItests.test_pickle)\nPASS: test_plus (test.test_decimal.CContextAPItests.test_plus)\nPASS: test_power (test.test_decimal.CContextAPItests.test_power)\nPASS: test_quantize (test.test_decimal.CContextAPItests.test_quantize)\nPASS: test_remainder (test.test_decimal.CContextAPItests.test_remainder)\nPASS: test_remainder_near (test.test_decimal.CContextAPItests.test_remainder_near)\nPASS: test_rotate (test.test_decimal.CContextAPItests.test_rotate)\nPASS: test_same_quantum (test.test_decimal.CContextAPItests.test_same_quantum)\nPASS: test_scaleb (test.test_decimal.CContextAPItests.test_scaleb)\nPASS: test_shift (test.test_decimal.CContextAPItests.test_shift)\nPASS: test_sqrt (test.test_decimal.CContextAPItests.test_sqrt)\nPASS: test_subtract (test.test_decimal.CContextAPItests.test_subtract)\nPASS: test_to_eng_string (test.test_decimal.CContextAPItests.test_to_eng_string)\nPASS: test_to_integral_exact (test.test_decimal.CContextAPItests.test_to_integral_exact)\nPASS: test_to_integral_value (test.test_decimal.CContextAPItests.test_to_integral_value)\nPASS: test_to_sci_string (test.test_decimal.CContextAPItests.test_to_sci_string)\nPASS: test_flag_comparisons (test.test_decimal.CContextFlags.test_flag_comparisons)\nPASS: test_flags_irrelevant (test.test_decimal.CContextFlags.test_flags_irrelevant)\nPASS: test_float_comparison (test.test_decimal.CContextFlags.test_float_comparison)\nPASS: test_float_operation (test.test_decimal.CContextFlags.test_float_operation)\nPASS: test_float_operation_default (test.test_decimal.CContextFlags.test_float_operation_default)\nPASS: test_invalid_context (test.test_decimal.CContextInputValidation.test_invalid_context)\nPASS: test_context_subclassing (test.test_decimal.CContextSubclassing.test_context_subclassing)\nPASS: test_local_context_kwargs_does_not_overwrite_existing_argument (test.test_decimal.CContextWithStatement.test_local_context_kwargs_does_not_overwrite_existing_argument)\nPASS: test_localcontext (test.test_decimal.CContextWithStatement.test_localcontext)\nPASS: test_localcontext_kwargs (test.test_decimal.CContextWithStatement.test_localcontext_kwargs)\nPASS: test_localcontextarg (test.test_decimal.CContextWithStatement.test_localcontextarg)\nPASS: test_nested_with_statements (test.test_decimal.CContextWithStatement.test_nested_with_statements)\nPASS: test_with_statements_gc1 (test.test_decimal.CContextWithStatement.test_with_statements_gc1)\nPASS: test_with_statements_gc2 (test.test_decimal.CContextWithStatement.test_with_statements_gc2)\nPASS: test_with_statements_gc3 (test.test_decimal.CContextWithStatement.test_with_statements_gc3)\nPASS: test_adjusted (test.test_decimal.CCoverage.test_adjusted)\nPASS: test_canonical (test.test_decimal.CCoverage.test_canonical)\nPASS: test_context_repr (test.test_decimal.CCoverage.test_context_repr)\nPASS: test_copy (test.test_decimal.CCoverage.test_copy)\nPASS: test_create_decimal (test.test_decimal.CCoverage.test_create_decimal)\nPASS: test_divmod (test.test_decimal.CCoverage.test_divmod)\nPASS: test_implicit_context (test.test_decimal.CCoverage.test_implicit_context)\nPASS: test_int (test.test_decimal.CCoverage.test_int)\nPASS: test_power (test.test_decimal.CCoverage.test_power)\nPASS: test_quantize (test.test_decimal.CCoverage.test_quantize)\nPASS: test_radix (test.test_decimal.CCoverage.test_radix)\nPASS: test_rop (test.test_decimal.CCoverage.test_rop)\nPASS: test_round (test.test_decimal.CCoverage.test_round)\nPASS: test_explicit_context_create_decimal (test.test_decimal.CExplicitConstructionTest.test_explicit_context_create_decimal)\nPASS: test_explicit_context_create_from_float (test.test_decimal.CExplicitConstructionTest.test_explicit_context_create_from_float)\nPASS: test_explicit_empty (test.test_decimal.CExplicitConstructionTest.test_explicit_empty)\nPASS: test_explicit_from_Decimal (test.test_decimal.CExplicitConstructionTest.test_explicit_from_Decimal)\nPASS: test_explicit_from_None (test.test_decimal.CExplicitConstructionTest.test_explicit_from_None)\nPASS: test_explicit_from_bool (test.test_decimal.CExplicitConstructionTest.test_explicit_from_bool)\nPASS: test_explicit_from_float (test.test_decimal.CExplicitConstructionTest.test_explicit_from_float)\nPASS: test_explicit_from_int (test.test_decimal.CExplicitConstructionTest.test_explicit_from_int)\nPASS: test_explicit_from_list (test.test_decimal.CExplicitConstructionTest.test_explicit_from_list)\nPASS: test_explicit_from_string (test.test_decimal.CExplicitConstructionTest.test_explicit_from_string)\nPASS: test_explicit_from_tuples (test.test_decimal.CExplicitConstructionTest.test_explicit_from_tuples)\nSKIP: test_from_legacy_strings (test.test_decimal.CExplicitConstructionTest.test_from_legacy_strings) 'requires legacy Unicode C API'\nPASS: test_unicode_digits (test.test_decimal.CExplicitConstructionTest.test_unicode_digits)\nPASS: test_decimal_from_float_argument_type (test.test_decimal.CFormatTest.test_decimal_from_float_argument_type)\nPASS: test_formatting (test.test_decimal.CFormatTest.test_formatting)\nPASS: test_n_format (test.test_decimal.CFormatTest.test_n_format)\nPASS: test_negative_zero_bad_format (test.test_decimal.CFormatTest.test_negative_zero_bad_format)\nPASS: test_negative_zero_format_directed_rounding (test.test_decimal.CFormatTest.test_negative_zero_format_directed_rounding)\nSKIP: test_wide_char_separator_decimal_point (test.test_decimal.CFormatTest.test_wide_char_separator_decimal_point) \"inappropriate decimal point separator ('.' not '\\\\u066b')\"\nSKIP: test_c_context (test.test_decimal.CFunctionality.test_c_context) 'test requires build with -DEXTRA_FUNCTIONALITY'\nSKIP: test_c_ieee_context (test.test_decimal.CFunctionality.test_c_ieee_context) 'test requires build with -DEXTRA_FUNCTIONALITY'\nSKIP: test_constants (test.test_decimal.CFunctionality.test_constants) 'test requires build with -DEXTRA_FUNCTIONALITY'\nPASS: test_implicit_from_Decimal (test.test_decimal.CImplicitConstructionTest.test_implicit_from_Decimal)\nPASS: test_implicit_from_None (test.test_decimal.CImplicitConstructionTest.test_implicit_from_None)\nPASS: test_implicit_from_float (test.test_decimal.CImplicitConstructionTest.test_implicit_from_float)\nPASS: test_implicit_from_int (test.test_decimal.CImplicitConstructionTest.test_implicit_from_int)\nPASS: test_implicit_from_string (test.test_decimal.CImplicitConstructionTest.test_implicit_from_string)\nPASS: test_rop (test.test_decimal.CImplicitConstructionTest.test_rop)\nPASS: test_abc (test.test_decimal.CPythonAPItests.test_abc)\nPASS: test_complex (test.test_decimal.CPythonAPItests.test_complex)\nPASS: test_create_decimal_from_float (test.test_decimal.CPythonAPItests.test_create_decimal_from_float)\nPASS: test_exception_hierarchy (test.test_decimal.CPythonAPItests.test_exception_hierarchy)\nPASS: test_from_float (test.test_decimal.CPythonAPItests.test_from_float)\nPASS: test_int (test.test_decimal.CPythonAPItests.test_int)\nPASS: test_named_parameters (test.test_decimal.CPythonAPItests.test_named_parameters)\nPASS: test_pickle (test.test_decimal.CPythonAPItests.test_pickle)\nPASS: test_quantize (test.test_decimal.CPythonAPItests.test_quantize)\nPASS: test_small_ints (test.test_decimal.CPythonAPItests.test_small_ints)\nPASS: test_trunc (test.test_decimal.CPythonAPItests.test_trunc)\nPASS: test_context_templates (test.test_decimal.CSpecialContexts.test_context_templates)\nPASS: test_default_context (test.test_decimal.CSpecialContexts.test_default_context)\nPASS: test_threading (test.test_decimal.CThreadingTest.test_threading)\nPASS: test_as_integer_ratio (test.test_decimal.CUsabilityTest.test_as_integer_ratio)\nPASS: test_as_nonzero (test.test_decimal.CUsabilityTest.test_as_nonzero)\nPASS: test_as_tuple (test.test_decimal.CUsabilityTest.test_as_tuple)\nPASS: test_comparison_operators (test.test_decimal.CUsabilityTest.test_comparison_operators)\nPASS: test_conversions_from_int (test.test_decimal.CUsabilityTest.test_conversions_from_int)\nPASS: test_copy_and_deepcopy_methods (test.test_decimal.CUsabilityTest.test_copy_and_deepcopy_methods)\nPASS: test_decimal_complex_comparison (test.test_decimal.CUsabilityTest.test_decimal_complex_comparison)\nPASS: test_decimal_float_comparison (test.test_decimal.CUsabilityTest.test_decimal_float_comparison)\nPASS: test_decimal_fraction_comparison (test.test_decimal.CUsabilityTest.test_decimal_fraction_comparison)\nPASS: test_eval_round_trip (test.test_decimal.CUsabilityTest.test_eval_round_trip)\nPASS: test_hash_method (test.test_decimal.CUsabilityTest.test_hash_method)\nPASS: test_hash_method_nan (test.test_decimal.CUsabilityTest.test_hash_method_nan)\nPASS: test_implicit_context (test.test_decimal.CUsabilityTest.test_implicit_context)\nPASS: test_min_and_max_methods (test.test_decimal.CUsabilityTest.test_min_and_max_methods)\nPASS: test_nan_to_float (test.test_decimal.CUsabilityTest.test_nan_to_float)\nPASS: test_none_args (test.test_decimal.CUsabilityTest.test_none_args)\nPASS: test_snan_to_float (test.test_decimal.CUsabilityTest.test_snan_to_float)\nPASS: test_subclassing (test.test_decimal.CUsabilityTest.test_subclassing)\nPASS: test_tonum_methods (test.test_decimal.CUsabilityTest.test_tonum_methods)\nPASS: test_tostring_methods (test.test_decimal.CUsabilityTest.test_tostring_methods)\nPASS: test_bignum (test.test_decimal.CWhitebox.test_bignum)\nPASS: test_c_context_errors (test.test_decimal.CWhitebox.test_c_context_errors)\nSKIP: test_c_context_errors_extra (test.test_decimal.CWhitebox.test_c_context_errors_extra) 'test requires build with -DEXTRA_FUNCTIONALITY'\nPASS: test_c_context_repr (test.test_decimal.CWhitebox.test_c_context_repr)\nSKIP: test_c_context_templates (test.test_decimal.CWhitebox.test_c_context_templates) 'test requires build with -DEXTRA_FUNCTIONALITY'\nPASS: test_c_format (test.test_decimal.CWhitebox.test_c_format)\nPASS: test_c_funcs (test.test_decimal.CWhitebox.test_c_funcs)\nPASS: test_c_input_restriction (test.test_decimal.CWhitebox.test_c_input_restriction)\nPASS: test_c_integral (test.test_decimal.CWhitebox.test_c_integral)\nPASS: test_c_round (test.test_decimal.CWhitebox.test_c_round)\nSKIP: test_c_signal_dict (test.test_decimal.CWhitebox.test_c_signal_dict) 'test requires build with -DEXTRA_FUNCTIONALITY'\nPASS: test_c_signaldict_segfault (test.test_decimal.CWhitebox.test_c_signaldict_segfault)\nPASS: test_c_valid_context (test.test_decimal.CWhitebox.test_c_valid_context)\nSKIP: test_c_valid_context_extra (test.test_decimal.CWhitebox.test_c_valid_context_extra) 'test requires build with -DEXTRA_FUNCTIONALITY'\nPASS: test_exact_conversion (test.test_decimal.CWhitebox.test_exact_conversion)\nPASS: test_from_tuple (test.test_decimal.CWhitebox.test_from_tuple)\nPASS: test_internal_use_of_overridden_methods (test.test_decimal.CWhitebox.test_internal_use_of_overridden_methods)\nPASS: test_invalid_construction (test.test_decimal.CWhitebox.test_invalid_construction)\nPASS: test_invalid_override (test.test_decimal.CWhitebox.test_invalid_override)\nPASS: test_maxcontext_exact_arith (test.test_decimal.CWhitebox.test_maxcontext_exact_arith)\nPASS: test_rounding_strings_interned (test.test_decimal.CWhitebox.test_rounding_strings_interned)\nPASS: test_sizeof (test.test_decimal.CWhitebox.test_sizeof)\nPASS: test_va_args_exceptions (test.test_decimal.CWhitebox.test_va_args_exceptions)\nPASS: test_context_attributes (test.test_decimal.CheckAttributes.test_context_attributes)\nPASS: test_decimal_attributes (test.test_decimal.CheckAttributes.test_decimal_attributes)\nPASS: test_module_attributes (test.test_decimal.CheckAttributes.test_module_attributes)\nPASS: test_addition (test.test_decimal.PyArithmeticOperatorsTest.test_addition)\nPASS: test_copy_sign (test.test_decimal.PyArithmeticOperatorsTest.test_copy_sign)\nPASS: test_division (test.test_decimal.PyArithmeticOperatorsTest.test_division)\nPASS: test_floor_div_module (test.test_decimal.PyArithmeticOperatorsTest.test_floor_div_module)\nPASS: test_floor_division (test.test_decimal.PyArithmeticOperatorsTest.test_floor_division)\nPASS: test_module (test.test_decimal.PyArithmeticOperatorsTest.test_module)\nPASS: test_multiplication (test.test_decimal.PyArithmeticOperatorsTest.test_multiplication)\nPASS: test_nan_comparisons (test.test_decimal.PyArithmeticOperatorsTest.test_nan_comparisons)\nPASS: test_powering (test.test_decimal.PyArithmeticOperatorsTest.test_powering)\nPASS: test_subtraction (test.test_decimal.PyArithmeticOperatorsTest.test_subtraction)\nPASS: test_unary_operators (test.test_decimal.PyArithmeticOperatorsTest.test_unary_operators)\nPASS: test__clamp (test.test_decimal.PyContextAPItests.test__clamp)\nPASS: test_abs (test.test_decimal.PyContextAPItests.test_abs)\nPASS: test_add (test.test_decimal.PyContextAPItests.test_add)\nPASS: test_compare (test.test_decimal.PyContextAPItests.test_compare)\nPASS: test_compare_signal (test.test_decimal.PyContextAPItests.test_compare_signal)\nPASS: test_compare_total (test.test_decimal.PyContextAPItests.test_compare_total)\nPASS: test_compare_total_mag (test.test_decimal.PyContextAPItests.test_compare_total_mag)\nPASS: test_copy (test.test_decimal.PyContextAPItests.test_copy)\nPASS: test_copy_abs (test.test_decimal.PyContextAPItests.test_copy_abs)\nPASS: test_copy_decimal (test.test_decimal.PyContextAPItests.test_copy_decimal)\nPASS: test_copy_negate (test.test_decimal.PyContextAPItests.test_copy_negate)\nPASS: test_copy_sign (test.test_decimal.PyContextAPItests.test_copy_sign)\nPASS: test_divide (test.test_decimal.PyContextAPItests.test_divide)\nPASS: test_divide_int (test.test_decimal.PyContextAPItests.test_divide_int)\nPASS: test_divmod (test.test_decimal.PyContextAPItests.test_divmod)\nPASS: test_equality_with_other_types (test.test_decimal.PyContextAPItests.test_equality_with_other_types)\nPASS: test_exp (test.test_decimal.PyContextAPItests.test_exp)\nPASS: test_fma (test.test_decimal.PyContextAPItests.test_fma)\nSKIP: test_from_legacy_strings (test.test_decimal.PyContextAPItests.test_from_legacy_strings) 'requires legacy Unicode C API'\nPASS: test_is_finite (test.test_decimal.PyContextAPItests.test_is_finite)\nPASS: test_is_infinite (test.test_decimal.PyContextAPItests.test_is_infinite)\nPASS: test_is_nan (test.test_decimal.PyContextAPItests.test_is_nan)\nPASS: test_is_normal (test.test_decimal.PyContextAPItests.test_is_normal)\nPASS: test_is_qnan (test.test_decimal.PyContextAPItests.test_is_qnan)\nPASS: test_is_signed (test.test_decimal.PyContextAPItests.test_is_signed)\nPASS: test_is_snan (test.test_decimal.PyContextAPItests.test_is_snan)\nPASS: test_is_subnormal (test.test_decimal.PyContextAPItests.test_is_subnormal)\nPASS: test_is_zero (test.test_decimal.PyContextAPItests.test_is_zero)\nPASS: test_ln (test.test_decimal.PyContextAPItests.test_ln)\nPASS: test_log10 (test.test_decimal.PyContextAPItests.test_log10)\nPASS: test_logb (test.test_decimal.PyContextAPItests.test_logb)\nPASS: test_logical_and (test.test_decimal.PyContextAPItests.test_logical_and)\nPASS: test_logical_invert (test.test_decimal.PyContextAPItests.test_logical_invert)\nPASS: test_logical_or (test.test_decimal.PyContextAPItests.test_logical_or)\nPASS: test_logical_xor (test.test_decimal.PyContextAPItests.test_logical_xor)\nPASS: test_max (test.test_decimal.PyContextAPItests.test_max)\nPASS: test_max_mag (test.test_decimal.PyContextAPItests.test_max_mag)\nPASS: test_min (test.test_decimal.PyContextAPItests.test_min)\nPASS: test_min_mag (test.test_decimal.PyContextAPItests.test_min_mag)\nPASS: test_minus (test.test_decimal.PyContextAPItests.test_minus)\nPASS: test_multiply (test.test_decimal.PyContextAPItests.test_multiply)\nPASS: test_next_minus (test.test_decimal.PyContextAPItests.test_next_minus)\nPASS: test_next_plus (test.test_decimal.PyContextAPItests.test_next_plus)\nPASS: test_next_toward (test.test_decimal.PyContextAPItests.test_next_toward)\nPASS: test_none_args (test.test_decimal.PyContextAPItests.test_none_args)\nPASS: test_normalize (test.test_decimal.PyContextAPItests.test_normalize)\nPASS: test_number_class (test.test_decimal.PyContextAPItests.test_number_class)\nPASS: test_pickle (test.test_decimal.PyContextAPItests.test_pickle)\nPASS: test_plus (test.test_decimal.PyContextAPItests.test_plus)\nPASS: test_power (test.test_decimal.PyContextAPItests.test_power)\nPASS: test_quantize (test.test_decimal.PyContextAPItests.test_quantize)\nPASS: test_remainder (test.test_decimal.PyContextAPItests.test_remainder)\nPASS: test_remainder_near (test.test_decimal.PyContextAPItests.test_remainder_near)\nPASS: test_rotate (test.test_decimal.PyContextAPItests.test_rotate)\nPASS: test_same_quantum (test.test_decimal.PyContextAPItests.test_same_quantum)\nPASS: test_scaleb (test.test_decimal.PyContextAPItests.test_scaleb)\nPASS: test_shift (test.test_decimal.PyContextAPItests.test_shift)\nPASS: test_sqrt (test.test_decimal.PyContextAPItests.test_sqrt)\nPASS: test_subtract (test.test_decimal.PyContextAPItests.test_subtract)\nPASS: test_to_eng_string (test.test_decimal.PyContextAPItests.test_to_eng_string)\nPASS: test_to_integral_exact (test.test_decimal.PyContextAPItests.test_to_integral_exact)\nPASS: test_to_integral_value (test.test_decimal.PyContextAPItests.test_to_integral_value)\nPASS: test_to_sci_string (test.test_decimal.PyContextAPItests.test_to_sci_string)\nPASS: test_flag_comparisons (test.test_decimal.PyContextFlags.test_flag_comparisons)\nPASS: test_flags_irrelevant (test.test_decimal.PyContextFlags.test_flags_irrelevant)\nPASS: test_float_comparison (test.test_decimal.PyContextFlags.test_float_comparison)\nPASS: test_float_operation (test.test_decimal.PyContextFlags.test_float_operation)\nPASS: test_float_operation_default (test.test_decimal.PyContextFlags.test_float_operation_default)\nPASS: test_invalid_context (test.test_decimal.PyContextInputValidation.test_invalid_context)\nPASS: test_context_subclassing (test.test_decimal.PyContextSubclassing.test_context_subclassing)\nPASS: test_local_context_kwargs_does_not_overwrite_existing_argument (test.test_decimal.PyContextWithStatement.test_local_context_kwargs_does_not_overwrite_existing_argument)\nPASS: test_localcontext (test.test_decimal.PyContextWithStatement.test_localcontext)\nPASS: test_localcontext_kwargs (test.test_decimal.PyContextWithStatement.test_localcontext_kwargs)\nPASS: test_localcontextarg (test.test_decimal.PyContextWithStatement.test_localcontextarg)\nPASS: test_nested_with_statements (test.test_decimal.PyContextWithStatement.test_nested_with_statements)\nPASS: test_with_statements_gc1 (test.test_decimal.PyContextWithStatement.test_with_statements_gc1)\nPASS: test_with_statements_gc2 (test.test_decimal.PyContextWithStatement.test_with_statements_gc2)\nPASS: test_with_statements_gc3 (test.test_decimal.PyContextWithStatement.test_with_statements_gc3)\nPASS: test_adjusted (test.test_decimal.PyCoverage.test_adjusted)\nPASS: test_canonical (test.test_decimal.PyCoverage.test_canonical)\nPASS: test_context_repr (test.test_decimal.PyCoverage.test_context_repr)\nPASS: test_copy (test.test_decimal.PyCoverage.test_copy)\nPASS: test_create_decimal (test.test_decimal.PyCoverage.test_create_decimal)\nPASS: test_divmod (test.test_decimal.PyCoverage.test_divmod)\nPASS: test_implicit_context (test.test_decimal.PyCoverage.test_implicit_context)\nPASS: test_int (test.test_decimal.PyCoverage.test_int)\nPASS: test_power (test.test_decimal.PyCoverage.test_power)\nPASS: test_quantize (test.test_decimal.PyCoverage.test_quantize)\nPASS: test_radix (test.test_decimal.PyCoverage.test_radix)\nPASS: test_rop (test.test_decimal.PyCoverage.test_rop)\nPASS: test_round (test.test_decimal.PyCoverage.test_round)\nPASS: test_explicit_context_create_decimal (test.test_decimal.PyExplicitConstructionTest.test_explicit_context_create_decimal)\nPASS: test_explicit_context_create_from_float (test.test_decimal.PyExplicitConstructionTest.test_explicit_context_create_from_float)\nPASS: test_explicit_empty (test.test_decimal.PyExplicitConstructionTest.test_explicit_empty)\nPASS: test_explicit_from_Decimal (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_Decimal)\nPASS: test_explicit_from_None (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_None)\nPASS: test_explicit_from_bool (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_bool)\nPASS: test_explicit_from_float (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_float)\nPASS: test_explicit_from_int (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_int)\nPASS: test_explicit_from_list (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_list)\nPASS: test_explicit_from_string (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_string)\nPASS: test_explicit_from_tuples (test.test_decimal.PyExplicitConstructionTest.test_explicit_from_tuples)\nSKIP: test_from_legacy_strings (test.test_decimal.PyExplicitConstructionTest.test_from_legacy_strings) 'requires legacy Unicode C API'\nPASS: test_unicode_digits (test.test_decimal.PyExplicitConstructionTest.test_unicode_digits)\nPASS: test_decimal_from_float_argument_type (test.test_decimal.PyFormatTest.test_decimal_from_float_argument_type)\nPASS: test_formatting (test.test_decimal.PyFormatTest.test_formatting)\nPASS: test_n_format (test.test_decimal.PyFormatTest.test_n_format)\nPASS: test_negative_zero_bad_format (test.test_decimal.PyFormatTest.test_negative_zero_bad_format)\nPASS: test_negative_zero_format_directed_rounding (test.test_decimal.PyFormatTest.test_negative_zero_format_directed_rounding)\nSKIP: test_wide_char_separator_decimal_point (test.test_decimal.PyFormatTest.test_wide_char_separator_decimal_point) \"inappropriate decimal point separator ('.' not '\\\\u066b')\"\nPASS: test_py_alternate_formatting (test.test_decimal.PyFunctionality.test_py_alternate_formatting)\nPASS: test_implicit_from_Decimal (test.test_decimal.PyImplicitConstructionTest.test_implicit_from_Decimal)\nPASS: test_implicit_from_None (test.test_decimal.PyImplicitConstructionTest.test_implicit_from_None)\nPASS: test_implicit_from_float (test.test_decimal.PyImplicitConstructionTest.test_implicit_from_float)\nPASS: test_implicit_from_int (test.test_decimal.PyImplicitConstructionTest.test_implicit_from_int)\nPASS: test_implicit_from_string (test.test_decimal.PyImplicitConstructionTest.test_implicit_from_string)\nPASS: test_rop (test.test_decimal.PyImplicitConstructionTest.test_rop)\nPASS: test_abc (test.test_decimal.PyPythonAPItests.test_abc)\nPASS: test_complex (test.test_decimal.PyPythonAPItests.test_complex)\nPASS: test_create_decimal_from_float (test.test_decimal.PyPythonAPItests.test_create_decimal_from_float)\nPASS: test_exception_hierarchy (test.test_decimal.PyPythonAPItests.test_exception_hierarchy)\nPASS: test_from_float (test.test_decimal.PyPythonAPItests.test_from_float)\nPASS: test_int (test.test_decimal.PyPythonAPItests.test_int)\nPASS: test_named_parameters (test.test_decimal.PyPythonAPItests.test_named_parameters)\nPASS: test_pickle (test.test_decimal.PyPythonAPItests.test_pickle)\nPASS: test_quantize (test.test_decimal.PyPythonAPItests.test_quantize)\nPASS: test_small_ints (test.test_decimal.PyPythonAPItests.test_small_ints)\nPASS: test_trunc (test.test_decimal.PyPythonAPItests.test_trunc)\nPASS: test_context_templates (test.test_decimal.PySpecialContexts.test_context_templates)\nPASS: test_default_context (test.test_decimal.PySpecialContexts.test_default_context)\nPASS: test_threading (test.test_decimal.PyThreadingTest.test_threading)\nPASS: test_as_integer_ratio (test.test_decimal.PyUsabilityTest.test_as_integer_ratio)\nPASS: test_as_nonzero (test.test_decimal.PyUsabilityTest.test_as_nonzero)\nPASS: test_as_tuple (test.test_decimal.PyUsabilityTest.test_as_tuple)\nPASS: test_comparison_operators (test.test_decimal.PyUsabilityTest.test_comparison_operators)\nPASS: test_conversions_from_int (test.test_decimal.PyUsabilityTest.test_conversions_from_int)\nPASS: test_copy_and_deepcopy_methods (test.test_decimal.PyUsabilityTest.test_copy_and_deepcopy_methods)\nPASS: test_decimal_complex_comparison (test.test_decimal.PyUsabilityTest.test_decimal_complex_comparison)\nPASS: test_decimal_float_comparison (test.test_decimal.PyUsabilityTest.test_decimal_float_comparison)\nPASS: test_decimal_fraction_comparison (test.test_decimal.PyUsabilityTest.test_decimal_fraction_comparison)\nPASS: test_eval_round_trip (test.test_decimal.PyUsabilityTest.test_eval_round_trip)\nPASS: test_hash_method (test.test_decimal.PyUsabilityTest.test_hash_method)\nPASS: test_hash_method_nan (test.test_decimal.PyUsabilityTest.test_hash_method_nan)\nPASS: test_implicit_context (test.test_decimal.PyUsabilityTest.test_implicit_context)\nPASS: test_min_and_max_methods (test.test_decimal.PyUsabilityTest.test_min_and_max_methods)\nPASS: test_nan_to_float (test.test_decimal.PyUsabilityTest.test_nan_to_float)\nPASS: test_none_args (test.test_decimal.PyUsabilityTest.test_none_args)\nPASS: test_snan_to_float (test.test_decimal.PyUsabilityTest.test_snan_to_float)\nPASS: test_subclassing (test.test_decimal.PyUsabilityTest.test_subclassing)\nPASS: test_tonum_methods (test.test_decimal.PyUsabilityTest.test_tonum_methods)\nPASS: test_tostring_methods (test.test_decimal.PyUsabilityTest.test_tostring_methods)\nPASS: test_py__round (test.test_decimal.PyWhitebox.test_py__round)\nPASS: test_py_decimal_id (test.test_decimal.PyWhitebox.test_py_decimal_id)\nPASS: test_py_exact_power (test.test_decimal.PyWhitebox.test_py_exact_power)\nPASS: test_py_immutability_operations (test.test_decimal.PyWhitebox.test_py_immutability_operations)\nPASS: test_py_rescale (test.test_decimal.PyWhitebox.test_py_rescale)\nPASS: test_inspect_module (test.test_decimal.SignatureTest.test_inspect_module)\nPASS: test_inspect_types (test.test_decimal.SignatureTest.test_inspect_types)\nPASS: test_abs (test.test_decimal.CIBMTestCases.test_abs)\nPASS: test_add (test.test_decimal.CIBMTestCases.test_add)\nPASS: test_and (test.test_decimal.CIBMTestCases.test_and)\nPASS: test_base (test.test_decimal.CIBMTestCases.test_base)\nPASS: test_clamp (test.test_decimal.CIBMTestCases.test_clamp)\nPASS: test_class (test.test_decimal.CIBMTestCases.test_class)\nPASS: test_compare (test.test_decimal.CIBMTestCases.test_compare)\nPASS: test_comparetotal (test.test_decimal.CIBMTestCases.test_comparetotal)\nPASS: test_comparetotmag (test.test_decimal.CIBMTestCases.test_comparetotmag)\nPASS: test_copy (test.test_decimal.CIBMTestCases.test_copy)\nPASS: test_copyabs (test.test_decimal.CIBMTestCases.test_copyabs)\nPASS: test_copynegate (test.test_decimal.CIBMTestCases.test_copynegate)\nPASS: test_copysign (test.test_decimal.CIBMTestCases.test_copysign)\nPASS: test_ddAbs (test.test_decimal.CIBMTestCases.test_ddAbs)\nPASS: test_ddAdd (test.test_decimal.CIBMTestCases.test_ddAdd)\nPASS: test_ddAnd (test.test_decimal.CIBMTestCases.test_ddAnd)\nPASS: test_ddBase (test.test_decimal.CIBMTestCases.test_ddBase)\nPASS: test_ddCanonical (test.test_decimal.CIBMTestCases.test_ddCanonical)\nPASS: test_ddClass (test.test_decimal.CIBMTestCases.test_ddClass)\nPASS: test_ddCompare (test.test_decimal.CIBMTestCases.test_ddCompare)\nPASS: test_ddCompareSig (test.test_decimal.CIBMTestCases.test_ddCompareSig)\nPASS: test_ddCompareTotal (test.test_decimal.CIBMTestCases.test_ddCompareTotal)\nPASS: test_ddCompareTotalMag (test.test_decimal.CIBMTestCases.test_ddCompareTotalMag)\nPASS: test_ddCopy (test.test_decimal.CIBMTestCases.test_ddCopy)\nPASS: test_ddCopyAbs (test.test_decimal.CIBMTestCases.test_ddCopyAbs)\nPASS: test_ddCopyNegate (test.test_decimal.CIBMTestCases.test_ddCopyNegate)\nPASS: test_ddCopySign (test.test_decimal.CIBMTestCases.test_ddCopySign)\nPASS: test_ddDivide (test.test_decimal.CIBMTestCases.test_ddDivide)\nPASS: test_ddDivideInt (test.test_decimal.CIBMTestCases.test_ddDivideInt)\nPASS: test_ddEncode (test.test_decimal.CIBMTestCases.test_ddEncode)\nPASS: test_ddFMA (test.test_decimal.CIBMTestCases.test_ddFMA)\nPASS: test_ddInvert (test.test_decimal.CIBMTestCases.test_ddInvert)\nPASS: test_ddLogB (test.test_decimal.CIBMTestCases.test_ddLogB)\nPASS: test_ddMax (test.test_decimal.CIBMTestCases.test_ddMax)\nPASS: test_ddMaxMag (test.test_decimal.CIBMTestCases.test_ddMaxMag)\nPASS: test_ddMin (test.test_decimal.CIBMTestCases.test_ddMin)\nPASS: test_ddMinMag (test.test_decimal.CIBMTestCases.test_ddMinMag)\nPASS: test_ddMinus (test.test_decimal.CIBMTestCases.test_ddMinus)\nPASS: test_ddMultiply (test.test_decimal.CIBMTestCases.test_ddMultiply)\nPASS: test_ddNextMinus (test.test_decimal.CIBMTestCases.test_ddNextMinus)\nPASS: test_ddNextPlus (test.test_decimal.CIBMTestCases.test_ddNextPlus)\nPASS: test_ddNextToward (test.test_decimal.CIBMTestCases.test_ddNextToward)\nPASS: test_ddOr (test.test_decimal.CIBMTestCases.test_ddOr)\nPASS: test_ddPlus (test.test_decimal.CIBMTestCases.test_ddPlus)\nPASS: test_ddQuantize (test.test_decimal.CIBMTestCases.test_ddQuantize)\nPASS: test_ddReduce (test.test_decimal.CIBMTestCases.test_ddReduce)\nPASS: test_ddRemainder (test.test_decimal.CIBMTestCases.test_ddRemainder)\nPASS: test_ddRemainderNear (test.test_decimal.CIBMTestCases.test_ddRemainderNear)\nPASS: test_ddRotate (test.test_decimal.CIBMTestCases.test_ddRotate)\nPASS: test_ddSameQuantum (test.test_decimal.CIBMTestCases.test_ddSameQuantum)\nPASS: test_ddScaleB (test.test_decimal.CIBMTestCases.test_ddScaleB)\nPASS: test_ddShift (test.test_decimal.CIBMTestCases.test_ddShift)\nPASS: test_ddSubtract (test.test_decimal.CIBMTestCases.test_ddSubtract)\nPASS: test_ddToIntegral (test.test_decimal.CIBMTestCases.test_ddToIntegral)\nPASS: test_ddXor (test.test_decimal.CIBMTestCases.test_ddXor)\nPASS: test_decDouble (test.test_decimal.CIBMTestCases.test_decDouble)\nPASS: test_decQuad (test.test_decimal.CIBMTestCases.test_decQuad)\nPASS: test_decSingle (test.test_decimal.CIBMTestCases.test_decSingle)\nPASS: test_divide (test.test_decimal.CIBMTestCases.test_divide)\nPASS: test_divideint (test.test_decimal.CIBMTestCases.test_divideint)\nPASS: test_dqAbs (test.test_decimal.CIBMTestCases.test_dqAbs)\nPASS: test_dqAdd (test.test_decimal.CIBMTestCases.test_dqAdd)\nPASS: test_dqAnd (test.test_decimal.CIBMTestCases.test_dqAnd)\nPASS: test_dqBase (test.test_decimal.CIBMTestCases.test_dqBase)\nPASS: test_dqCanonical (test.test_decimal.CIBMTestCases.test_dqCanonical)\nPASS: test_dqClass (test.test_decimal.CIBMTestCases.test_dqClass)\nPASS: test_dqCompare (test.test_decimal.CIBMTestCases.test_dqCompare)\nPASS: test_dqCompareSig (test.test_decimal.CIBMTestCases.test_dqCompareSig)\nPASS: test_dqCompareTotal (test.test_decimal.CIBMTestCases.test_dqCompareTotal)\nPASS: test_dqCompareTotalMag (test.test_decimal.CIBMTestCases.test_dqCompareTotalMag)\nPASS: test_dqCopy (test.test_decimal.CIBMTestCases.test_dqCopy)\nPASS: test_dqCopyAbs (test.test_decimal.CIBMTestCases.test_dqCopyAbs)\nPASS: test_dqCopyNegate (test.test_decimal.CIBMTestCases.test_dqCopyNegate)\nPASS: test_dqCopySign (test.test_decimal.CIBMTestCases.test_dqCopySign)\nPASS: test_dqDivide (test.test_decimal.CIBMTestCases.test_dqDivide)\nPASS: test_dqDivideInt (test.test_decimal.CIBMTestCases.test_dqDivideInt)\nPASS: test_dqEncode (test.test_decimal.CIBMTestCases.test_dqEncode)\nPASS: test_dqFMA (test.test_decimal.CIBMTestCases.test_dqFMA)\nPASS: test_dqInvert (test.test_decimal.CIBMTestCases.test_dqInvert)\nPASS: test_dqLogB (test.test_decimal.CIBMTestCases.test_dqLogB)\nPASS: test_dqMax (test.test_decimal.CIBMTestCases.test_dqMax)\nPASS: test_dqMaxMag (test.test_decimal.CIBMTestCases.test_dqMaxMag)\nPASS: test_dqMin (test.test_decimal.CIBMTestCases.test_dqMin)\nPASS: test_dqMinMag (test.test_decimal.CIBMTestCases.test_dqMinMag)\nPASS: test_dqMinus (test.test_decimal.CIBMTestCases.test_dqMinus)\nPASS: test_dqMultiply (test.test_decimal.CIBMTestCases.test_dqMultiply)\nPASS: test_dqNextMinus (test.test_decimal.CIBMTestCases.test_dqNextMinus)\nPASS: test_dqNextPlus (test.test_decimal.CIBMTestCases.test_dqNextPlus)\nPASS: test_dqNextToward (test.test_decimal.CIBMTestCases.test_dqNextToward)\nPASS: test_dqOr (test.test_decimal.CIBMTestCases.test_dqOr)\nPASS: test_dqPlus (test.test_decimal.CIBMTestCases.test_dqPlus)\nPASS: test_dqQuantize (test.test_decimal.CIBMTestCases.test_dqQuantize)\nPASS: test_dqReduce (test.test_decimal.CIBMTestCases.test_dqReduce)\nPASS: test_dqRemainder (test.test_decimal.CIBMTestCases.test_dqRemainder)\nPASS: test_dqRemainderNear (test.test_decimal.CIBMTestCases.test_dqRemainderNear)\nPASS: test_dqRotate (test.test_decimal.CIBMTestCases.test_dqRotate)\nPASS: test_dqSameQuantum (test.test_decimal.CIBMTestCases.test_dqSameQuantum)\nPASS: test_dqScaleB (test.test_decimal.CIBMTestCases.test_dqScaleB)\nPASS: test_dqShift (test.test_decimal.CIBMTestCases.test_dqShift)\nPASS: test_dqSubtract (test.test_decimal.CIBMTestCases.test_dqSubtract)\nPASS: test_dqToIntegral (test.test_decimal.CIBMTestCases.test_dqToIntegral)\nPASS: test_dqXor (test.test_decimal.CIBMTestCases.test_dqXor)\nPASS: test_dsBase (test.test_decimal.CIBMTestCases.test_dsBase)\nPASS: test_dsEncode (test.test_decimal.CIBMTestCases.test_dsEncode)\nPASS: test_exp (test.test_decimal.CIBMTestCases.test_exp)\nPASS: test_extra (test.test_decimal.CIBMTestCases.test_extra)\nPASS: test_fma (test.test_decimal.CIBMTestCases.test_fma)\nPASS: test_inexact (test.test_decimal.CIBMTestCases.test_inexact)\nPASS: test_invert (test.test_decimal.CIBMTestCases.test_invert)\nPASS: test_ln (test.test_decimal.CIBMTestCases.test_ln)\nPASS: test_log10 (test.test_decimal.CIBMTestCases.test_log10)\nPASS: test_logb (test.test_decimal.CIBMTestCases.test_logb)\nPASS: test_max (test.test_decimal.CIBMTestCases.test_max)\nPASS: test_maxmag (test.test_decimal.CIBMTestCases.test_maxmag)\nPASS: test_min (test.test_decimal.CIBMTestCases.test_min)\nPASS: test_minmag (test.test_decimal.CIBMTestCases.test_minmag)\nPASS: test_minus (test.test_decimal.CIBMTestCases.test_minus)\nPASS: test_multiply (test.test_decimal.CIBMTestCases.test_multiply)\nPASS: test_nextminus (test.test_decimal.CIBMTestCases.test_nextminus)\nPASS: test_nextplus (test.test_decimal.CIBMTestCases.test_nextplus)\nPASS: test_nexttoward (test.test_decimal.CIBMTestCases.test_nexttoward)\nPASS: test_or (test.test_decimal.CIBMTestCases.test_or)\nPASS: test_plus (test.test_decimal.CIBMTestCases.test_plus)\nPASS: test_power (test.test_decimal.CIBMTestCases.test_power)\nPASS: test_powersqrt (test.test_decimal.CIBMTestCases.test_powersqrt)\nPASS: test_quantize (test.test_decimal.CIBMTestCases.test_quantize)\nPASS: test_randomBound32 (test.test_decimal.CIBMTestCases.test_randomBound32)\nPASS: test_randoms (test.test_decimal.CIBMTestCases.test_randoms)\nPASS: test_reduce (test.test_decimal.CIBMTestCases.test_reduce)\nPASS: test_remainder (test.test_decimal.CIBMTestCases.test_remainder)\nPASS: test_remainderNear (test.test_decimal.CIBMTestCases.test_remainderNear)\nPASS: test_rescale (test.test_decimal.CIBMTestCases.test_rescale)\nPASS: test_rotate (test.test_decimal.CIBMTestCases.test_rotate)\nPASS: test_rounding (test.test_decimal.CIBMTestCases.test_rounding)\nPASS: test_samequantum (test.test_decimal.CIBMTestCases.test_samequantum)\nPASS: test_scaleb (test.test_decimal.CIBMTestCases.test_scaleb)\nPASS: test_shift (test.test_decimal.CIBMTestCases.test_shift)\nPASS: test_squareroot (test.test_decimal.CIBMTestCases.test_squareroot)\nPASS: test_subtract (test.test_decimal.CIBMTestCases.test_subtract)\nPASS: test_testall (test.test_decimal.CIBMTestCases.test_testall)\nPASS: test_tointegral (test.test_decimal.CIBMTestCases.test_tointegral)\nPASS: test_tointegralx (test.test_decimal.CIBMTestCases.test_tointegralx)\nPASS: test_xor (test.test_decimal.CIBMTestCases.test_xor)\nPASS: test_abs (test.test_decimal.PyIBMTestCases.test_abs)\nPASS: test_add (test.test_decimal.PyIBMTestCases.test_add)\nPASS: test_and (test.test_decimal.PyIBMTestCases.test_and)\nPASS: test_base (test.test_decimal.PyIBMTestCases.test_base)\nPASS: test_clamp (test.test_decimal.PyIBMTestCases.test_clamp)\nPASS: test_class (test.test_decimal.PyIBMTestCases.test_class)\nPASS: test_compare (test.test_decimal.PyIBMTestCases.test_compare)\nPASS: test_comparetotal (test.test_decimal.PyIBMTestCases.test_comparetotal)\nPASS: test_comparetotmag (test.test_decimal.PyIBMTestCases.test_comparetotmag)\nPASS: test_copy (test.test_decimal.PyIBMTestCases.test_copy)\nPASS: test_copyabs (test.test_decimal.PyIBMTestCases.test_copyabs)\nPASS: test_copynegate (test.test_decimal.PyIBMTestCases.test_copynegate)\nPASS: test_copysign (test.test_decimal.PyIBMTestCases.test_copysign)\nPASS: test_ddAbs (test.test_decimal.PyIBMTestCases.test_ddAbs)\nPASS: test_ddAdd (test.test_decimal.PyIBMTestCases.test_ddAdd)\nPASS: test_ddAnd (test.test_decimal.PyIBMTestCases.test_ddAnd)\nPASS: test_ddBase (test.test_decimal.PyIBMTestCases.test_ddBase)\nPASS: test_ddCanonical (test.test_decimal.PyIBMTestCases.test_ddCanonical)\nPASS: test_ddClass (test.test_decimal.PyIBMTestCases.test_ddClass)\nPASS: test_ddCompare (test.test_decimal.PyIBMTestCases.test_ddCompare)\nPASS: test_ddCompareSig (test.test_decimal.PyIBMTestCases.test_ddCompareSig)\nPASS: test_ddCompareTotal (test.test_decimal.PyIBMTestCases.test_ddCompareTotal)\nPASS: test_ddCompareTotalMag (test.test_decimal.PyIBMTestCases.test_ddCompareTotalMag)\nPASS: test_ddCopy (test.test_decimal.PyIBMTestCases.test_ddCopy)\nPASS: test_ddCopyAbs (test.test_decimal.PyIBMTestCases.test_ddCopyAbs)\nPASS: test_ddCopyNegate (test.test_decimal.PyIBMTestCases.test_ddCopyNegate)\nPASS: test_ddCopySign (test.test_decimal.PyIBMTestCases.test_ddCopySign)\nPASS: test_ddDivide (test.test_decimal.PyIBMTestCases.test_ddDivide)\nPASS: test_ddDivideInt (test.test_decimal.PyIBMTestCases.test_ddDivideInt)\nPASS: test_ddEncode (test.test_decimal.PyIBMTestCases.test_ddEncode)\nPASS: test_ddFMA (test.test_decimal.PyIBMTestCases.test_ddFMA)\nPASS: test_ddInvert (test.test_decimal.PyIBMTestCases.test_ddInvert)\nPASS: test_ddLogB (test.test_decimal.PyIBMTestCases.test_ddLogB)\nPASS: test_ddMax (test.test_decimal.PyIBMTestCases.test_ddMax)\nPASS: test_ddMaxMag (test.test_decimal.PyIBMTestCases.test_ddMaxMag)\nPASS: test_ddMin (test.test_decimal.PyIBMTestCases.test_ddMin)\nPASS: test_ddMinMag (test.test_decimal.PyIBMTestCases.test_ddMinMag)\nPASS: test_ddMinus (test.test_decimal.PyIBMTestCases.test_ddMinus)\nPASS: test_ddMultiply (test.test_decimal.PyIBMTestCases.test_ddMultiply)\nPASS: test_ddNextMinus (test.test_decimal.PyIBMTestCases.test_ddNextMinus)\nPASS: test_ddNextPlus (test.test_decimal.PyIBMTestCases.test_ddNextPlus)\nPASS: test_ddNextToward (test.test_decimal.PyIBMTestCases.test_ddNextToward)\nPASS: test_ddOr (test.test_decimal.PyIBMTestCases.test_ddOr)\nPASS: test_ddPlus (test.test_decimal.PyIBMTestCases.test_ddPlus)\nPASS: test_ddQuantize (test.test_decimal.PyIBMTestCases.test_ddQuantize)\nPASS: test_ddReduce (test.test_decimal.PyIBMTestCases.test_ddReduce)\nPASS: test_ddRemainder (test.test_decimal.PyIBMTestCases.test_ddRemainder)\nPASS: test_ddRemainderNear (test.test_decimal.PyIBMTestCases.test_ddRemainderNear)\nPASS: test_ddRotate (test.test_decimal.PyIBMTestCases.test_ddRotate)\nPASS: test_ddSameQuantum (test.test_decimal.PyIBMTestCases.test_ddSameQuantum)\nPASS: test_ddScaleB (test.test_decimal.PyIBMTestCases.test_ddScaleB)\nPASS: test_ddShift (test.test_decimal.PyIBMTestCases.test_ddShift)\nPASS: test_ddSubtract (test.test_decimal.PyIBMTestCases.test_ddSubtract)\nPASS: test_ddToIntegral (test.test_decimal.PyIBMTestCases.test_ddToIntegral)\nPASS: test_ddXor (test.test_decimal.PyIBMTestCases.test_ddXor)\nPASS: test_decDouble (test.test_decimal.PyIBMTestCases.test_decDouble)\nPASS: test_decQuad (test.test_decimal.PyIBMTestCases.test_decQuad)\nPASS: test_decSingle (test.test_decimal.PyIBMTestCases.test_decSingle)\nPASS: test_divide (test.test_decimal.PyIBMTestCases.test_divide)\nPASS: test_divideint (test.test_decimal.PyIBMTestCases.test_divideint)\nPASS: test_dqAbs (test.test_decimal.PyIBMTestCases.test_dqAbs)\nPASS: test_dqAdd (test.test_decimal.PyIBMTestCases.test_dqAdd)\nPASS: test_dqAnd (test.test_decimal.PyIBMTestCases.test_dqAnd)\nPASS: test_dqBase (test.test_decimal.PyIBMTestCases.test_dqBase)\nPASS: test_dqCanonical (test.test_decimal.PyIBMTestCases.test_dqCanonical)\nPASS: test_dqClass (test.test_decimal.PyIBMTestCases.test_dqClass)\nPASS: test_dqCompare (test.test_decimal.PyIBMTestCases.test_dqCompare)\nPASS: test_dqCompareSig (test.test_decimal.PyIBMTestCases.test_dqCompareSig)\nPASS: test_dqCompareTotal (test.test_decimal.PyIBMTestCases.test_dqCompareTotal)\nPASS: test_dqCompareTotalMag (test.test_decimal.PyIBMTestCases.test_dqCompareTotalMag)\nPASS: test_dqCopy (test.test_decimal.PyIBMTestCases.test_dqCopy)\nPASS: test_dqCopyAbs (test.test_decimal.PyIBMTestCases.test_dqCopyAbs)\nPASS: test_dqCopyNegate (test.test_decimal.PyIBMTestCases.test_dqCopyNegate)\nPASS: test_dqCopySign (test.test_decimal.PyIBMTestCases.test_dqCopySign)\nPASS: test_dqDivide (test.test_decimal.PyIBMTestCases.test_dqDivide)\nPASS: test_dqDivideInt (test.test_decimal.PyIBMTestCases.test_dqDivideInt)\nPASS: test_dqEncode (test.test_decimal.PyIBMTestCases.test_dqEncode)\nPASS: test_dqFMA (test.test_decimal.PyIBMTestCases.test_dqFMA)\nPASS: test_dqInvert (test.test_decimal.PyIBMTestCases.test_dqInvert)\nPASS: test_dqLogB (test.test_decimal.PyIBMTestCases.test_dqLogB)\nPASS: test_dqMax (test.test_decimal.PyIBMTestCases.test_dqMax)\nPASS: test_dqMaxMag (test.test_decimal.PyIBMTestCases.test_dqMaxMag)\nPASS: test_dqMin (test.test_decimal.PyIBMTestCases.test_dqMin)\nPASS: test_dqMinMag (test.test_decimal.PyIBMTestCases.test_dqMinMag)\nPASS: test_dqMinus (test.test_decimal.PyIBMTestCases.test_dqMinus)\nPASS: test_dqMultiply (test.test_decimal.PyIBMTestCases.test_dqMultiply)\nPASS: test_dqNextMinus (test.test_decimal.PyIBMTestCases.test_dqNextMinus)\nPASS: test_dqNextPlus (test.test_decimal.PyIBMTestCases.test_dqNextPlus)\nPASS: test_dqNextToward (test.test_decimal.PyIBMTestCases.test_dqNextToward)\nPASS: test_dqOr (test.test_decimal.PyIBMTestCases.test_dqOr)\nPASS: test_dqPlus (test.test_decimal.PyIBMTestCases.test_dqPlus)\nPASS: test_dqQuantize (test.test_decimal.PyIBMTestCases.test_dqQuantize)\nPASS: test_dqReduce (test.test_decimal.PyIBMTestCases.test_dqReduce)\nPASS: test_dqRemainder (test.test_decimal.PyIBMTestCases.test_dqRemainder)\nPASS: test_dqRemainderNear (test.test_decimal.PyIBMTestCases.test_dqRemainderNear)\nPASS: test_dqRotate (test.test_decimal.PyIBMTestCases.test_dqRotate)\nPASS: test_dqSameQuantum (test.test_decimal.PyIBMTestCases.test_dqSameQuantum)\nPASS: test_dqScaleB (test.test_decimal.PyIBMTestCases.test_dqScaleB)\nPASS: test_dqShift (test.test_decimal.PyIBMTestCases.test_dqShift)\nPASS: test_dqSubtract (test.test_decimal.PyIBMTestCases.test_dqSubtract)\nPASS: test_dqToIntegral (test.test_decimal.PyIBMTestCases.test_dqToIntegral)\nPASS: test_dqXor (test.test_decimal.PyIBMTestCases.test_dqXor)\nPASS: test_dsBase (test.test_decimal.PyIBMTestCases.test_dsBase)\nPASS: test_dsEncode (test.test_decimal.PyIBMTestCases.test_dsEncode)\nPASS: test_exp (test.test_decimal.PyIBMTestCases.test_exp)\nPASS: test_extra (test.test_decimal.PyIBMTestCases.test_extra)\nPASS: test_fma (test.test_decimal.PyIBMTestCases.test_fma)\nPASS: test_inexact (test.test_decimal.PyIBMTestCases.test_inexact)\nPASS: test_invert (test.test_decimal.PyIBMTestCases.test_invert)\nPASS: test_ln (test.test_decimal.PyIBMTestCases.test_ln)\nPASS: test_log10 (test.test_decimal.PyIBMTestCases.test_log10)\nPASS: test_logb (test.test_decimal.PyIBMTestCases.test_logb)\nPASS: test_max (test.test_decimal.PyIBMTestCases.test_max)\nPASS: test_maxmag (test.test_decimal.PyIBMTestCases.test_maxmag)\nPASS: test_min (test.test_decimal.PyIBMTestCases.test_min)\nPASS: test_minmag (test.test_decimal.PyIBMTestCases.test_minmag)\nPASS: test_minus (test.test_decimal.PyIBMTestCases.test_minus)\nPASS: test_multiply (test.test_decimal.PyIBMTestCases.test_multiply)\nPASS: test_nextminus (test.test_decimal.PyIBMTestCases.test_nextminus)\nPASS: test_nextplus (test.test_decimal.PyIBMTestCases.test_nextplus)\nPASS: test_nexttoward (test.test_decimal.PyIBMTestCases.test_nexttoward)\nPASS: test_or (test.test_decimal.PyIBMTestCases.test_or)\nPASS: test_plus (test.test_decimal.PyIBMTestCases.test_plus)\nPASS: test_power (test.test_decimal.PyIBMTestCases.test_power)\nPASS: test_powersqrt (test.test_decimal.PyIBMTestCases.test_powersqrt)\nPASS: test_quantize (test.test_decimal.PyIBMTestCases.test_quantize)\nPASS: test_randomBound32 (test.test_decimal.PyIBMTestCases.test_randomBound32)\nPASS: test_randoms (test.test_decimal.PyIBMTestCases.test_randoms)\nPASS: test_reduce (test.test_decimal.PyIBMTestCases.test_reduce)\nPASS: test_remainder (test.test_decimal.PyIBMTestCases.test_remainder)\nPASS: test_remainderNear (test.test_decimal.PyIBMTestCases.test_remainderNear)\nPASS: test_rescale (test.test_decimal.PyIBMTestCases.test_rescale)\nPASS: test_rotate (test.test_decimal.PyIBMTestCases.test_rotate)\nPASS: test_rounding (test.test_decimal.PyIBMTestCases.test_rounding)\nPASS: test_samequantum (test.test_decimal.PyIBMTestCases.test_samequantum)\nPASS: test_scaleb (test.test_decimal.PyIBMTestCases.test_scaleb)\nPASS: test_shift (test.test_decimal.PyIBMTestCases.test_shift)\nPASS: test_squareroot (test.test_decimal.PyIBMTestCases.test_squareroot)\nPASS: test_subtract (test.test_decimal.PyIBMTestCases.test_subtract)\nPASS: test_testall (test.test_decimal.PyIBMTestCases.test_testall)\nPASS: test_tointegral (test.test_decimal.PyIBMTestCases.test_tointegral)\nPASS: test_tointegralx (test.test_decimal.PyIBMTestCases.test_tointegralx)\nPASS: test_xor (test.test_decimal.PyIBMTestCases.test_xor)\nContext (decimal)\nPASS: Doctest: decimal.Context\ncompare_total (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.compare_total\ncopy_sign (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.copy_sign\nfma (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.fma\nfrom_float (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.from_float\nquantize (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.quantize\ndecimal ()\nPASS: Doctest: decimal\nabs (decimal.Context)\nPASS: Doctest: decimal.Context.abs\nadd (decimal.Context)\nPASS: Doctest: decimal.Context.add\ncanonical (decimal.Context)\nPASS: Doctest: decimal.Context.canonical\ncompare (decimal.Context)\nPASS: Doctest: decimal.Context.compare\ncompare_signal (decimal.Context)\nPASS: Doctest: decimal.Context.compare_signal\ncompare_total (decimal.Context)\nPASS: Doctest: decimal.Context.compare_total\ncopy_abs (decimal.Context)\nPASS: Doctest: decimal.Context.copy_abs\ncopy_decimal (decimal.Context)\nPASS: Doctest: decimal.Context.copy_decimal\ncopy_negate (decimal.Context)\nPASS: Doctest: decimal.Context.copy_negate\ncopy_sign (decimal.Context)\nPASS: Doctest: decimal.Context.copy_sign\ncreate_decimal_from_float (decimal.Context)\nPASS: Doctest: decimal.Context.create_decimal_from_float\ndivide (decimal.Context)\nPASS: Doctest: decimal.Context.divide\ndivide_int (decimal.Context)\nPASS: Doctest: decimal.Context.divide_int\ndivmod (decimal.Context)\nPASS: Doctest: decimal.Context.divmod\nexp (decimal.Context)\nPASS: Doctest: decimal.Context.exp\nfma (decimal.Context)\nPASS: Doctest: decimal.Context.fma\nis_canonical (decimal.Context)\nPASS: Doctest: decimal.Context.is_canonical\nis_finite (decimal.Context)\nPASS: Doctest: decimal.Context.is_finite\nis_infinite (decimal.Context)\nPASS: Doctest: decimal.Context.is_infinite\nis_nan (decimal.Context)\nPASS: Doctest: decimal.Context.is_nan\nis_normal (decimal.Context)\nPASS: Doctest: decimal.Context.is_normal\nis_qnan (decimal.Context)\nPASS: Doctest: decimal.Context.is_qnan\nis_signed (decimal.Context)\nPASS: Doctest: decimal.Context.is_signed\nis_snan (decimal.Context)\nPASS: Doctest: decimal.Context.is_snan\nis_subnormal (decimal.Context)\nPASS: Doctest: decimal.Context.is_subnormal\nis_zero (decimal.Context)\nPASS: Doctest: decimal.Context.is_zero\nln (decimal.Context)\nPASS: Doctest: decimal.Context.ln\nlog10 (decimal.Context)\nPASS: Doctest: decimal.Context.log10\nlogb (decimal.Context)\nPASS: Doctest: decimal.Context.logb\nlogical_and (decimal.Context)\nPASS: Doctest: decimal.Context.logical_and\nlogical_invert (decimal.Context)\nPASS: Doctest: decimal.Context.logical_invert\nlogical_or (decimal.Context)\nPASS: Doctest: decimal.Context.logical_or\nlogical_xor (decimal.Context)\nPASS: Doctest: decimal.Context.logical_xor\nmax (decimal.Context)\nPASS: Doctest: decimal.Context.max\nmax_mag (decimal.Context)\nPASS: Doctest: decimal.Context.max_mag\nmin (decimal.Context)\nPASS: Doctest: decimal.Context.min\nmin_mag (decimal.Context)\nPASS: Doctest: decimal.Context.min_mag\nminus (decimal.Context)\nPASS: Doctest: decimal.Context.minus\nmultiply (decimal.Context)\nPASS: Doctest: decimal.Context.multiply\nnext_minus (decimal.Context)\nPASS: Doctest: decimal.Context.next_minus\nnext_plus (decimal.Context)\nPASS: Doctest: decimal.Context.next_plus\nnext_toward (decimal.Context)\nPASS: Doctest: decimal.Context.next_toward\nnormalize (decimal.Context)\nPASS: Doctest: decimal.Context.normalize\nnumber_class (decimal.Context)\nPASS: Doctest: decimal.Context.number_class\nplus (decimal.Context)\nPASS: Doctest: decimal.Context.plus\npower (decimal.Context)\nPASS: Doctest: decimal.Context.power\nquantize (decimal.Context)\nPASS: Doctest: decimal.Context.quantize\nradix (decimal.Context)\nPASS: Doctest: decimal.Context.radix\nremainder (decimal.Context)\nPASS: Doctest: decimal.Context.remainder\nremainder_near (decimal.Context)\nPASS: Doctest: decimal.Context.remainder_near\nrotate (decimal.Context)\nPASS: Doctest: decimal.Context.rotate\nsame_quantum (decimal.Context)\nPASS: Doctest: decimal.Context.same_quantum\nscaleb (decimal.Context)\nPASS: Doctest: decimal.Context.scaleb\nshift (decimal.Context)\nPASS: Doctest: decimal.Context.shift\nsqrt (decimal.Context)\nPASS: Doctest: decimal.Context.sqrt\nsubtract (decimal.Context)\nPASS: Doctest: decimal.Context.subtract\nto_eng_string (decimal.Context)\nPASS: Doctest: decimal.Context.to_eng_string\nto_integral_exact (decimal.Context)\nPASS: Doctest: decimal.Context.to_integral_exact\nto_integral_value (decimal.Context)\nPASS: Doctest: decimal.Context.to_integral_value\n__new__ (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.__new__\n__round__ (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.__round__\nas_integer_ratio (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.as_integer_ratio\nfrom_float (decimal.Decimal)\nPASS: Doctest: decimal.Decimal.from_float\nlocalcontext (decimal)\nPASS: Doctest: decimal.localcontext\n\n----------------------------------------------------------------------\nRan 705 tests in 8.161s\n\nOK (skipped=13)\n0:01:07 load avg: 2.29 [145/469] test_dtrace passed\nSKIP: setUpClass (test.test_dtrace.CheckDtraceProbes) 'CPython must be configured with the --with-dtrace option.'\nSKIP: setUpClass (test.test_dtrace.DTraceNormalTests) \"dtrace(1) failed: [Errno 2] No such file or directory: 'dtrace'\"\nSKIP: setUpClass (test.test_dtrace.DTraceOptimizedTests) \"dtrace(1) failed: [Errno 2] No such file or directory: 'dtrace'\"\nSKIP: setUpClass (test.test_dtrace.SystemTapNormalTests) \"stap(1) failed: [Errno 2] No such file or directory: 'stap'\"\nSKIP: setUpClass (test.test_dtrace.SystemTapOptimizedTests) \"stap(1) failed: [Errno 2] No such file or directory: 'stap'\"\n\n----------------------------------------------------------------------\nRan 0 tests in 0.004s\n\nNO TESTS RAN (skipped=5)\n0:01:07 load avg: 2.29 [146/469] test_dynamic passed\nPASS: test_cannot_change_globals_or_builtins_with_eval (test.test_dynamic.RebindBuiltinsTests.test_cannot_change_globals_or_builtins_with_eval)\nPASS: test_cannot_change_globals_or_builtins_with_exec (test.test_dynamic.RebindBuiltinsTests.test_cannot_change_globals_or_builtins_with_exec)\nPASS: test_cannot_replace_builtins_dict_between_calls (test.test_dynamic.RebindBuiltinsTests.test_cannot_replace_builtins_dict_between_calls)\nPASS: test_cannot_replace_builtins_dict_while_active (test.test_dynamic.RebindBuiltinsTests.test_cannot_replace_builtins_dict_while_active)\nPASS: test_eval_gives_lambda_custom_globals (test.test_dynamic.RebindBuiltinsTests.test_eval_gives_lambda_custom_globals)\nPASS: test_globals_shadow_builtins (test.test_dynamic.RebindBuiltinsTests.test_globals_shadow_builtins)\nPASS: test_load_global_specialization_failure_keeps_oparg (test.test_dynamic.RebindBuiltinsTests.test_load_global_specialization_failure_keeps_oparg)\nPASS: test_modify_builtins (test.test_dynamic.RebindBuiltinsTests.test_modify_builtins)\nPASS: test_modify_builtins_from_leaf_function (test.test_dynamic.RebindBuiltinsTests.test_modify_builtins_from_leaf_function)\nPASS: test_modify_builtins_while_generator_active (test.test_dynamic.RebindBuiltinsTests.test_modify_builtins_while_generator_active)\nPASS: test_after_specialization (test.test_dynamic.TestTracing.test_after_specialization)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.019s\n\nOK\n0:01:07 load avg: 2.29 [147/469] test_dynamicclassattribute passed\nPASS: test_docstring_copy (test.test_dynamicclassattribute.PropertySubclassTests.test_docstring_copy)\nPASS: test_property_new_getter_new_docstring (test.test_dynamicclassattribute.PropertySubclassTests.test_property_new_getter_new_docstring)\nPASS: test_property_setter_copies_getter_docstring (test.test_dynamicclassattribute.PropertySubclassTests.test_property_setter_copies_getter_docstring)\nSKIP: test_slots_docstring_copy_exception (test.test_dynamicclassattribute.PropertySubclassTests.test_slots_docstring_copy_exception) '__doc__ is already present, __slots__ will have no effect'\nPASS: test_abstract_virtual (test.test_dynamicclassattribute.PropertyTests.test_abstract_virtual)\nPASS: test_property___isabstractmethod__descriptor (test.test_dynamicclassattribute.PropertyTests.test_property___isabstractmethod__descriptor)\nPASS: test_property_decorator_baseclass (test.test_dynamicclassattribute.PropertyTests.test_property_decorator_baseclass)\nPASS: test_property_decorator_baseclass_doc (test.test_dynamicclassattribute.PropertyTests.test_property_decorator_baseclass_doc)\nPASS: test_property_decorator_doc (test.test_dynamicclassattribute.PropertyTests.test_property_decorator_doc)\nPASS: test_property_decorator_subclass (test.test_dynamicclassattribute.PropertyTests.test_property_decorator_subclass)\nPASS: test_property_decorator_subclass_doc (test.test_dynamicclassattribute.PropertyTests.test_property_decorator_subclass_doc)\nPASS: test_property_getter_doc_override (test.test_dynamicclassattribute.PropertyTests.test_property_getter_doc_override)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.003s\n\nOK (skipped=1)\n0:01:08 load avg: 2.29 [148/469] test_eintr passed\nSKIP: test_all (test.test_eintr.EINTRTests.test_all) \"resource 'walltime' is not enabled\"\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=1)\n0:01:08 load avg: 2.29 [149/469] test_doctest passed\nPASS: test_empty_namespace_package (test.test_doctest.TestDocTestFinder.test_empty_namespace_package)\nPASS: test_issue35753 (test.test_doctest.TestDocTestFinder.test_issue35753)\nDebugRunner (doctest)\nPASS: Doctest: doctest.DebugRunner\ndebug (doctest.DocTestCase)\nPASS: Doctest: doctest.DocTestCase.debug\nDocTestRunner (doctest)\nPASS: Doctest: doctest.DocTestRunner\n_TestClass (doctest)\nPASS: Doctest: doctest._TestClass\n__init__ (doctest._TestClass)\nPASS: Doctest: doctest._TestClass.__init__\nget (doctest._TestClass)\nPASS: Doctest: doctest._TestClass.get\nsquare (doctest._TestClass)\nPASS: Doctest: doctest._TestClass.square\nblank lines (doctest.__test__)\nPASS: Doctest: doctest.__test__.blank lines\nbool-int equivalence (doctest.__test__)\nPASS: Doctest: doctest.__test__.bool-int equivalence\nellipsis (doctest.__test__)\nPASS: Doctest: doctest.__test__.ellipsis\nstring (doctest.__test__)\nPASS: Doctest: doctest.__test__.string\nwhitespace normalization (doctest.__test__)\nPASS: Doctest: doctest.__test__.whitespace normalization\n_ellipsis_match (doctest)\nPASS: Doctest: doctest._ellipsis_match\nscript_from_examples (doctest)\nPASS: Doctest: doctest.script_from_examples\nset_unittest_reportflags (doctest)\nPASS: Doctest: doctest.set_unittest_reportflags\nSampleClass (test.test_doctest)\nPASS: Doctest: test.test_doctest.SampleClass\nNestedClass (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.NestedClass\n__init__ (test.test_doctest.SampleClass.NestedClass)\nPASS: Doctest: test.test_doctest.SampleClass.NestedClass.__init__\n__init__ (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.__init__\na_classmethod (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.a_classmethod\na_classmethod_property (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.a_classmethod_property\na_property (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.a_property\na_staticmethod (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.a_staticmethod\ndouble (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.double\nget (test.test_doctest.SampleClass)\nPASS: Doctest: test.test_doctest.SampleClass.get\nSampleNewStyleClass (test.test_doctest)\nPASS: Doctest: test.test_doctest.SampleNewStyleClass\n__init__ (test.test_doctest.SampleNewStyleClass)\nPASS: Doctest: test.test_doctest.SampleNewStyleClass.__init__\ndouble (test.test_doctest.SampleNewStyleClass)\nPASS: Doctest: test.test_doctest.SampleNewStyleClass.double\nget (test.test_doctest.SampleNewStyleClass)\nPASS: Doctest: test.test_doctest.SampleNewStyleClass.get\nsample_func (test.test_doctest)\nPASS: Doctest: test.test_doctest.sample_func\ntest_CLI (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_CLI\ntest_DocFileSuite (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_DocFileSuite\ntest_DocTest (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_DocTest\nbasics (test.test_doctest.test_DocTestFinder)\nPASS: Doctest: test.test_doctest.test_DocTestFinder.basics\nnon_Python_modules (test.test_doctest.test_DocTestFinder)\nPASS: Doctest: test.test_doctest.test_DocTestFinder.non_Python_modules\ntest_DocTestParser (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_DocTestParser\nbasics (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.basics\ndisplayhook (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.displayhook\nexceptions (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.exceptions\noption_directives (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.option_directives\noptionflags (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.optionflags\nverbose_flag (test.test_doctest.test_DocTestRunner)\nPASS: Doctest: test.test_doctest.test_DocTestRunner.verbose_flag\ntest_DocTestSuite (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_DocTestSuite\ntest_Example (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_Example\ntest_debug (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_debug\ntest_exception_with_multiple_notes (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_exception_with_multiple_notes\ntest_exception_with_note (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_exception_with_note\ntest_lineendings (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_lineendings\ntest_look_in_unwrapped (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_look_in_unwrapped\ntest_no_trailing_whitespace_stripping (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_no_trailing_whitespace_stripping\ntest_pdb_set_trace (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_pdb_set_trace\ntest_pdb_set_trace_nested (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_pdb_set_trace_nested\ntest_run_doctestsuite_multiple_times (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_run_doctestsuite_multiple_times\ntest_syntax_error_subclass_from_stdlib (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_syntax_error_subclass_from_stdlib\ntest_syntax_error_with_incorrect_expected_note (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_syntax_error_with_incorrect_expected_note\ntest_syntax_error_with_note (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_syntax_error_with_note\ntest_testfile (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_testfile\ntest_testmod (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_testmod\ntest_testsource (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_testsource\ntest_trailing_space_in_test (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_trailing_space_in_test\ntest_unicode (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_unicode\ntest_unittest_reportflags (test.test_doctest)\nPASS: Doctest: test.test_doctest.test_unittest_reportflags\n\n----------------------------------------------------------------------\nRan 64 tests in 3.045s\n\nOK\n0:01:08 load avg: 2.43 [150/469] test_embed passed\nSKIP: test_audit (test.test_embed.AuditingTests.test_audit) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_run_command (test.test_embed.AuditingTests.test_audit_run_command) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_run_file (test.test_embed.AuditingTests.test_audit_run_file) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_run_interactivehook (test.test_embed.AuditingTests.test_audit_run_interactivehook) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_run_startup (test.test_embed.AuditingTests.test_audit_run_startup) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_run_stdin (test.test_embed.AuditingTests.test_audit_run_stdin) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_audit_subinterpreter (test.test_embed.AuditingTests.test_audit_subinterpreter) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_get_incomplete_frame (test.test_embed.AuditingTests.test_get_incomplete_frame) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_open_code_hook (test.test_embed.AuditingTests.test_open_code_hook) \"'/usr/bin/Programs/_testembed' doesn't exist\"\ntest_bpo20891 (test.test_embed.EmbeddingTests.test_bpo20891)\nSKIP: bpo-20891: Calling PyGILState_Ensure in a non-Python thread must not \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_finalize_structseq (test.test_embed.EmbeddingTests.test_finalize_structseq) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_forced_io_encoding (test.test_embed.EmbeddingTests.test_forced_io_encoding) \"'/usr/bin/Programs/_testembed' doesn't exist\"\ntest_initialize_pymain (test.test_embed.EmbeddingTests.test_initialize_pymain)\nSKIP: bpo-34008: Calling Py_Main() after Py_Initialize() must not fail. \"'/usr/bin/Programs/_testembed' doesn't exist\"\ntest_initialize_twice (test.test_embed.EmbeddingTests.test_initialize_twice)\nSKIP: bpo-33932: Calling Py_Initialize() twice should do nothing (and not \"'/usr/bin/Programs/_testembed' doesn't exist\"\ntest_pre_initialization_api (test.test_embed.EmbeddingTests.test_pre_initialization_api)\nSKIP: Checks some key parts of the C-API that need to work before the runtime \"'/usr/bin/Programs/_testembed' doesn't exist\"\ntest_pre_initialization_sys_options (test.test_embed.EmbeddingTests.test_pre_initialization_sys_options)\nSKIP: Checks that sys.warnoptions and sys._xoptions can be set before the \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_repeated_init_and_inittab (test.test_embed.EmbeddingTests.test_repeated_init_and_inittab) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_run_main (test.test_embed.EmbeddingTests.test_run_main) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_run_main_loop (test.test_embed.EmbeddingTests.test_run_main_loop) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_simple_initialization_api (test.test_embed.EmbeddingTests.test_simple_initialization_api) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_specialized_static_code_gets_unspecialized_at_Py_FINALIZE (test.test_embed.EmbeddingTests.test_specialized_static_code_gets_unspecialized_at_Py_FINALIZE) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_subinterps_different_ids (test.test_embed.EmbeddingTests.test_subinterps_different_ids) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_subinterps_distinct_state (test.test_embed.EmbeddingTests.test_subinterps_distinct_state) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_subinterps_main (test.test_embed.EmbeddingTests.test_subinterps_main) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_ucnhash_capi_reset (test.test_embed.EmbeddingTests.test_ucnhash_capi_reset) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_get_argc_argv (test.test_embed.InitConfigTests.test_get_argc_argv) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_getpath_abspath_win32 (test.test_embed.InitConfigTests.test_getpath_abspath_win32) 'specific to Windows'\nSKIP: test_global_pathconfig (test.test_embed.InitConfigTests.test_global_pathconfig) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_compat_config (test.test_embed.InitConfigTests.test_init_compat_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_compat_env (test.test_embed.InitConfigTests.test_init_compat_env) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_default_config (test.test_embed.InitConfigTests.test_init_default_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_dev_mode (test.test_embed.InitConfigTests.test_init_dev_mode) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_dont_configure_locale (test.test_embed.InitConfigTests.test_init_dont_configure_locale) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_dont_parse_argv (test.test_embed.InitConfigTests.test_init_dont_parse_argv) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_env_dev_mode (test.test_embed.InitConfigTests.test_init_env_dev_mode) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_env_dev_mode_alloc (test.test_embed.InitConfigTests.test_init_env_dev_mode_alloc) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_from_config (test.test_embed.InitConfigTests.test_init_from_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_global_config (test.test_embed.InitConfigTests.test_init_global_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_is_python_build_with_home (test.test_embed.InitConfigTests.test_init_is_python_build_with_home) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_isolated_config (test.test_embed.InitConfigTests.test_init_isolated_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_isolated_flag (test.test_embed.InitConfigTests.test_init_isolated_flag) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_main (test.test_embed.InitConfigTests.test_init_main) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_main_interpreter_settings (test.test_embed.InitConfigTests.test_init_main_interpreter_settings) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_parse_argv (test.test_embed.InitConfigTests.test_init_parse_argv) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_pybuilddir (test.test_embed.InitConfigTests.test_init_pybuilddir) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_pybuilddir_win32 (test.test_embed.InitConfigTests.test_init_pybuilddir_win32) 'See test_init_pybuilddir'\nSKIP: test_init_python_config (test.test_embed.InitConfigTests.test_init_python_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_python_env (test.test_embed.InitConfigTests.test_init_python_env) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_pyvenv_cfg (test.test_embed.InitConfigTests.test_init_pyvenv_cfg) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_read_set (test.test_embed.InitConfigTests.test_init_read_set) 'as of 3.11 this test no longer works because path calculations do not occur on read'\nSKIP: test_init_run_main (test.test_embed.InitConfigTests.test_init_run_main) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_set_config (test.test_embed.InitConfigTests.test_init_set_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_setpath (test.test_embed.InitConfigTests.test_init_setpath) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_setpath_config (test.test_embed.InitConfigTests.test_init_setpath_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_setpythonhome (test.test_embed.InitConfigTests.test_init_setpythonhome) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_sys_add (test.test_embed.InitConfigTests.test_init_sys_add) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_use_frozen_modules (test.test_embed.InitConfigTests.test_init_use_frozen_modules) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_init_warnoptions (test.test_embed.InitConfigTests.test_init_warnoptions) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_compat_config (test.test_embed.InitConfigTests.test_preinit_compat_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_dont_parse_argv (test.test_embed.InitConfigTests.test_preinit_dont_parse_argv) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_isolated1 (test.test_embed.InitConfigTests.test_preinit_isolated1) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_isolated2 (test.test_embed.InitConfigTests.test_preinit_isolated2) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_isolated_config (test.test_embed.InitConfigTests.test_preinit_isolated_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_parse_argv (test.test_embed.InitConfigTests.test_preinit_parse_argv) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_preinit_python_config (test.test_embed.InitConfigTests.test_preinit_python_config) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_frozenmain (test.test_embed.MiscTests.test_frozenmain) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_no_memleak (test.test_embed.MiscTests.test_no_memleak) '-X showrefcount requires a Python debug build'\nSKIP: test_unicode_id_init (test.test_embed.MiscTests.test_unicode_id_init) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nPASS: test_set_config (test.test_embed.SetConfigTests.test_set_config)\nSKIP: test_disallow_instantiation (test.test_embed.StdPrinterTests.test_disallow_instantiation) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_methods (test.test_embed.StdPrinterTests.test_methods) \"'/usr/bin/Programs/_testembed' doesn't exist\"\nSKIP: test_write (test.test_embed.StdPrinterTests.test_write) \"'/usr/bin/Programs/_testembed' doesn't exist\"\n\n----------------------------------------------------------------------\nRan 68 tests in 0.235s\n\nOK (skipped=71)\n0:01:09 load avg: 2.43 [151/469] test_ensurepip passed\nPASS: test_altinstall_default_pip_conflict (test.test_ensurepip.TestBootstrap.test_altinstall_default_pip_conflict)\nPASS: test_basic_bootstrapping (test.test_ensurepip.TestBootstrap.test_basic_bootstrapping)\nPASS: test_bootstrapping_with_alt_install (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_alt_install)\nPASS: test_bootstrapping_with_default_pip (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_default_pip)\nPASS: test_bootstrapping_with_regular_install (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_regular_install)\nPASS: test_bootstrapping_with_root (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_root)\nPASS: test_bootstrapping_with_upgrade (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_upgrade)\nPASS: test_bootstrapping_with_user (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_user)\nPASS: test_bootstrapping_with_verbosity_1 (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_1)\nPASS: test_bootstrapping_with_verbosity_2 (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_2)\nPASS: test_bootstrapping_with_verbosity_3 (test.test_ensurepip.TestBootstrap.test_bootstrapping_with_verbosity_3)\nPASS: test_pip_config_file_disabled (test.test_ensurepip.TestBootstrap.test_pip_config_file_disabled)\nPASS: test_pip_environment_variables_removed (test.test_ensurepip.TestBootstrap.test_pip_environment_variables_removed)\nPASS: test_basic_bootstrapping (test.test_ensurepip.TestBootstrappingMainFunction.test_basic_bootstrapping)\nPASS: test_bootstrap_version (test.test_ensurepip.TestBootstrappingMainFunction.test_bootstrap_version)\nPASS: test_bootstrapping_error_code (test.test_ensurepip.TestBootstrappingMainFunction.test_bootstrapping_error_code)\nPASS: test_get_packages_no_dir (test.test_ensurepip.TestPackages.test_get_packages_no_dir)\nPASS: test_get_packages_with_dir (test.test_ensurepip.TestPackages.test_get_packages_with_dir)\nPASS: test_version (test.test_ensurepip.TestPackages.test_version)\nPASS: test_pip_config_file_disabled (test.test_ensurepip.TestUninstall.test_pip_config_file_disabled)\nPASS: test_pip_environment_variables_removed (test.test_ensurepip.TestUninstall.test_pip_environment_variables_removed)\nPASS: test_uninstall (test.test_ensurepip.TestUninstall.test_uninstall)\nPASS: test_uninstall_skipped_when_not_installed (test.test_ensurepip.TestUninstall.test_uninstall_skipped_when_not_installed)\nPASS: test_uninstall_skipped_with_warning_for_wrong_version (test.test_ensurepip.TestUninstall.test_uninstall_skipped_with_warning_for_wrong_version)\nPASS: test_uninstall_with_verbosity_1 (test.test_ensurepip.TestUninstall.test_uninstall_with_verbosity_1)\nPASS: test_uninstall_with_verbosity_2 (test.test_ensurepip.TestUninstall.test_uninstall_with_verbosity_2)\nPASS: test_uninstall_with_verbosity_3 (test.test_ensurepip.TestUninstall.test_uninstall_with_verbosity_3)\nPASS: test_basic_uninstall (test.test_ensurepip.TestUninstallationMainFunction.test_basic_uninstall)\nPASS: test_uninstall_error_code (test.test_ensurepip.TestUninstallationMainFunction.test_uninstall_error_code)\nPASS: test_uninstall_version (test.test_ensurepip.TestUninstallationMainFunction.test_uninstall_version)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.086s\n\nOK\n0:01:10 load avg: 2.43 [152/469] test_docxmlrpc passed\ntest_annotations (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_annotations)\nPASS: Test that annotations works as expected\ntest_autolink_dotted_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_autolink_dotted_methods)\nPASS: Test that selfdot values are made strong automatically in the\ntest_autolinking (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_autolinking)\nPASS: Test that the server correctly automatically wraps references to\nPASS: test_get_css (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_get_css)\nPASS: test_invalid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_invalid_get_response)\ntest_lambda (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_lambda)\nPASS: Test that lambda functionality stays the same.  The output produced\nPASS: test_server_title_escape (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_server_title_escape)\ntest_system_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_system_methods)\nPASS: Test the presence of three consecutive system.* methods.\nPASS: test_valid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer.test_valid_get_response)\n\n----------------------------------------------------------------------\nRan 9 tests in 3.611s\n\nOK\n0:01:10 load avg: 2.43 [153/469] test_enumerate passed\nPASS: test_argumentcheck (test.test_enumerate.EnumerateStartTestCase.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.EnumerateStartTestCase.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.EnumerateStartTestCase.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.EnumerateStartTestCase.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.EnumerateStartTestCase.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.EnumerateStartTestCase.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.EnumerateStartTestCase.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.EnumerateStartTestCase.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.EnumerateStartTestCase.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.EnumerateStartTestCase.test_noniterable)\nPASS: test_pickle (test.test_enumerate.EnumerateStartTestCase.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.EnumerateStartTestCase.test_tuple_reuse)\nPASS: test_argumentcheck (test.test_enumerate.EnumerateTestCase.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.EnumerateTestCase.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.EnumerateTestCase.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.EnumerateTestCase.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.EnumerateTestCase.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.EnumerateTestCase.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.EnumerateTestCase.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.EnumerateTestCase.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.EnumerateTestCase.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.EnumerateTestCase.test_noniterable)\nPASS: test_pickle (test.test_enumerate.EnumerateTestCase.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.EnumerateTestCase.test_tuple_reuse)\nPASS: test_argumentcheck (test.test_enumerate.SubclassTestCase.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.SubclassTestCase.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.SubclassTestCase.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.SubclassTestCase.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.SubclassTestCase.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.SubclassTestCase.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.SubclassTestCase.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.SubclassTestCase.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.SubclassTestCase.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.SubclassTestCase.test_noniterable)\nPASS: test_pickle (test.test_enumerate.SubclassTestCase.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.SubclassTestCase.test_tuple_reuse)\nPASS: test_argumentcheck (test.test_enumerate.TestBig.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.TestBig.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.TestBig.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.TestBig.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.TestBig.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.TestBig.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.TestBig.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.TestBig.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.TestBig.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.TestBig.test_noniterable)\nPASS: test_pickle (test.test_enumerate.TestBig.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.TestBig.test_tuple_reuse)\nPASS: test_argumentcheck (test.test_enumerate.TestEmpty.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.TestEmpty.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.TestEmpty.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.TestEmpty.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.TestEmpty.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.TestEmpty.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.TestEmpty.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.TestEmpty.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.TestEmpty.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.TestEmpty.test_noniterable)\nPASS: test_pickle (test.test_enumerate.TestEmpty.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.TestEmpty.test_tuple_reuse)\nPASS: test_argumentcheck (test.test_enumerate.TestLongStart.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.TestLongStart.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.TestLongStart.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.TestLongStart.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.TestLongStart.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.TestLongStart.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.TestLongStart.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.TestLongStart.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.TestLongStart.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.TestLongStart.test_noniterable)\nPASS: test_pickle (test.test_enumerate.TestLongStart.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.TestLongStart.test_tuple_reuse)\nPASS: test_args (test.test_enumerate.TestReversed.test_args)\nPASS: test_bug1229429 (test.test_enumerate.TestReversed.test_bug1229429)\nPASS: test_gc (test.test_enumerate.TestReversed.test_gc)\nPASS: test_len (test.test_enumerate.TestReversed.test_len)\nPASS: test_objmethods (test.test_enumerate.TestReversed.test_objmethods)\nPASS: test_pickle (test.test_enumerate.TestReversed.test_pickle)\nPASS: test_range_optimization (test.test_enumerate.TestReversed.test_range_optimization)\nPASS: test_simple (test.test_enumerate.TestReversed.test_simple)\nPASS: test_argumentcheck (test.test_enumerate.TestStart.test_argumentcheck)\nPASS: test_basicfunction (test.test_enumerate.TestStart.test_basicfunction)\nPASS: test_enumerate_result_gc (test.test_enumerate.TestStart.test_enumerate_result_gc)\nPASS: test_exception_propagation (test.test_enumerate.TestStart.test_exception_propagation)\nPASS: test_getitemseqn (test.test_enumerate.TestStart.test_getitemseqn)\nPASS: test_illformediterable (test.test_enumerate.TestStart.test_illformediterable)\nPASS: test_iteratorgenerator (test.test_enumerate.TestStart.test_iteratorgenerator)\nPASS: test_iteratorseqn (test.test_enumerate.TestStart.test_iteratorseqn)\nPASS: test_kwargs (test.test_enumerate.TestStart.test_kwargs)\nPASS: test_noniterable (test.test_enumerate.TestStart.test_noniterable)\nPASS: test_pickle (test.test_enumerate.TestStart.test_pickle)\nPASS: test_tuple_reuse (test.test_enumerate.TestStart.test_tuple_reuse)\n\n----------------------------------------------------------------------\nRan 92 tests in 0.235s\n\nOK\n0:01:10 load avg: 2.43 [154/469] test_compileall passed\nPASS: test_compiles_as_much_as_possible (test.test_compileall.CommandLineTestsNoSourceEpoch.test_compiles_as_much_as_possible)\nPASS: test_d_compile_error (test.test_compileall.CommandLineTestsNoSourceEpoch.test_d_compile_error)\nPASS: test_d_runtime_error (test.test_compileall.CommandLineTestsNoSourceEpoch.test_d_runtime_error)\nPASS: test_force (test.test_compileall.CommandLineTestsNoSourceEpoch.test_force)\nPASS: test_hardlink (test.test_compileall.CommandLineTestsNoSourceEpoch.test_hardlink)\nPASS: test_hardlink_bad_args (test.test_compileall.CommandLineTestsNoSourceEpoch.test_hardlink_bad_args)\nPASS: test_ignore_symlink_destination (test.test_compileall.CommandLineTestsNoSourceEpoch.test_ignore_symlink_destination)\nPASS: test_include_bad_file (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_bad_file)\nPASS: test_include_file_no_arg (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_file_no_arg)\nPASS: test_include_file_with_arg (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_file_with_arg)\nPASS: test_include_on_stdin (test.test_compileall.CommandLineTestsNoSourceEpoch.test_include_on_stdin)\nPASS: test_invalid_arg_produces_message (test.test_compileall.CommandLineTestsNoSourceEpoch.test_invalid_arg_produces_message)\nPASS: test_legacy_paths (test.test_compileall.CommandLineTestsNoSourceEpoch.test_legacy_paths)\nPASS: test_multiple_dirs (test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_dirs)\nPASS: test_multiple_optimization_levels (test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_optimization_levels)\nPASS: test_multiple_runs (test.test_compileall.CommandLineTestsNoSourceEpoch.test_multiple_runs)\nPASS: test_no_args_compiles_path (test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_compiles_path)\nSKIP: test_no_args_respects_force_flag (test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_respects_force_flag) \"resource 'cpu' is not enabled\"\nSKIP: test_no_args_respects_quiet_flag (test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_respects_quiet_flag) \"resource 'cpu' is not enabled\"\nPASS: test_pep3147_paths_doubleoptimize (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_doubleoptimize)\nPASS: test_pep3147_paths_normal (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_normal)\nPASS: test_pep3147_paths_optimize (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pep3147_paths_optimize)\nPASS: test_pyc_invalidation_mode (test.test_compileall.CommandLineTestsNoSourceEpoch.test_pyc_invalidation_mode)\nPASS: test_quiet (test.test_compileall.CommandLineTestsNoSourceEpoch.test_quiet)\nPASS: test_recursion_control (test.test_compileall.CommandLineTestsNoSourceEpoch.test_recursion_control)\nPASS: test_recursion_limit (test.test_compileall.CommandLineTestsNoSourceEpoch.test_recursion_limit)\nPASS: test_regexp (test.test_compileall.CommandLineTestsNoSourceEpoch.test_regexp)\nPASS: test_silent (test.test_compileall.CommandLineTestsNoSourceEpoch.test_silent)\nPASS: test_strip_and_prepend (test.test_compileall.CommandLineTestsNoSourceEpoch.test_strip_and_prepend)\nPASS: test_symlink_loop (test.test_compileall.CommandLineTestsNoSourceEpoch.test_symlink_loop)\nPASS: test_workers (test.test_compileall.CommandLineTestsNoSourceEpoch.test_workers)\nPASS: test_workers_available_cores (test.test_compileall.CommandLineTestsNoSourceEpoch.test_workers_available_cores)\nPASS: test_compiles_as_much_as_possible (test.test_compileall.CommandLineTestsWithSourceEpoch.test_compiles_as_much_as_possible)\nPASS: test_d_compile_error (test.test_compileall.CommandLineTestsWithSourceEpoch.test_d_compile_error)\nPASS: test_d_runtime_error (test.test_compileall.CommandLineTestsWithSourceEpoch.test_d_runtime_error)\nPASS: test_force (test.test_compileall.CommandLineTestsWithSourceEpoch.test_force)\nPASS: test_hardlink (test.test_compileall.CommandLineTestsWithSourceEpoch.test_hardlink)\nPASS: test_hardlink_bad_args (test.test_compileall.CommandLineTestsWithSourceEpoch.test_hardlink_bad_args)\nPASS: test_ignore_symlink_destination (test.test_compileall.CommandLineTestsWithSourceEpoch.test_ignore_symlink_destination)\nPASS: test_include_bad_file (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_bad_file)\nPASS: test_include_file_no_arg (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_file_no_arg)\nPASS: test_include_file_with_arg (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_file_with_arg)\nPASS: test_include_on_stdin (test.test_compileall.CommandLineTestsWithSourceEpoch.test_include_on_stdin)\nPASS: test_invalid_arg_produces_message (test.test_compileall.CommandLineTestsWithSourceEpoch.test_invalid_arg_produces_message)\nPASS: test_legacy_paths (test.test_compileall.CommandLineTestsWithSourceEpoch.test_legacy_paths)\nPASS: test_multiple_dirs (test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_dirs)\nPASS: test_multiple_optimization_levels (test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_optimization_levels)\nPASS: test_multiple_runs (test.test_compileall.CommandLineTestsWithSourceEpoch.test_multiple_runs)\nPASS: test_no_args_compiles_path (test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_compiles_path)\nSKIP: test_no_args_respects_force_flag (test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_respects_force_flag) \"resource 'cpu' is not enabled\"\nSKIP: test_no_args_respects_quiet_flag (test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_respects_quiet_flag) \"resource 'cpu' is not enabled\"\nPASS: test_pep3147_paths_doubleoptimize (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_doubleoptimize)\nPASS: test_pep3147_paths_normal (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_normal)\nPASS: test_pep3147_paths_optimize (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pep3147_paths_optimize)\nPASS: test_pyc_invalidation_mode (test.test_compileall.CommandLineTestsWithSourceEpoch.test_pyc_invalidation_mode)\nPASS: test_quiet (test.test_compileall.CommandLineTestsWithSourceEpoch.test_quiet)\nPASS: test_recursion_control (test.test_compileall.CommandLineTestsWithSourceEpoch.test_recursion_control)\nPASS: test_recursion_limit (test.test_compileall.CommandLineTestsWithSourceEpoch.test_recursion_limit)\nPASS: test_regexp (test.test_compileall.CommandLineTestsWithSourceEpoch.test_regexp)\nPASS: test_silent (test.test_compileall.CommandLineTestsWithSourceEpoch.test_silent)\nPASS: test_strip_and_prepend (test.test_compileall.CommandLineTestsWithSourceEpoch.test_strip_and_prepend)\nPASS: test_symlink_loop (test.test_compileall.CommandLineTestsWithSourceEpoch.test_symlink_loop)\nPASS: test_workers (test.test_compileall.CommandLineTestsWithSourceEpoch.test_workers)\nPASS: test_workers_available_cores (test.test_compileall.CommandLineTestsWithSourceEpoch.test_workers_available_cores)\nPASS: test_compile_dir_maxlevels (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_maxlevels)\nPASS: test_compile_dir_pathlike (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike)\nPASS: test_compile_dir_pathlike_prependdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike_prependdir)\nPASS: test_compile_dir_pathlike_stripdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_dir_pathlike_stripdir)\nPASS: test_compile_file_encoding_fallback (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_encoding_fallback)\nPASS: test_compile_file_pathlike (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike)\nPASS: test_compile_file_pathlike_ddir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_ddir)\nPASS: test_compile_file_pathlike_prependdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_prependdir)\nPASS: test_compile_file_pathlike_stripdir (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_file_pathlike_stripdir)\nPASS: test_compile_files (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_files)\nPASS: test_compile_missing_multiprocessing (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_missing_multiprocessing)\nPASS: test_compile_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_one_worker)\nPASS: test_compile_path (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_path)\nPASS: test_compile_pool_called (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_pool_called)\nPASS: test_compile_workers_cpu_count (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_workers_cpu_count)\nPASS: test_compile_workers_non_positive (test.test_compileall.CompileallTestsWithSourceEpoch.test_compile_workers_non_positive)\ntest_ddir_empty_multiple_workers (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_empty_multiple_workers)\nPASS: Recursive compile_dir ddir='' contains package paths; bpo39769.\ntest_ddir_empty_only_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_empty_only_one_worker)\nPASS: Recursive compile_dir ddir='' contains package paths; bpo39769.\ntest_ddir_multiple_workers (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_multiple_workers)\nPASS: Recursive compile_dir ddir= contains package paths; bpo39769.\ntest_ddir_only_one_worker (test.test_compileall.CompileallTestsWithSourceEpoch.test_ddir_only_one_worker)\nPASS: Recursive compile_dir ddir= contains package paths; bpo39769.\nPASS: test_ignore_symlink_destination (test.test_compileall.CompileallTestsWithSourceEpoch.test_ignore_symlink_destination)\nPASS: test_larger_than_32_bit_times (test.test_compileall.CompileallTestsWithSourceEpoch.test_larger_than_32_bit_times)\nSKIP: test_magic_number (test.test_compileall.CompileallTestsWithSourceEpoch.test_magic_number) 'SOURCE_DATE_EPOCH is set'\nSKIP: test_mtime (test.test_compileall.CompileallTestsWithSourceEpoch.test_mtime) 'SOURCE_DATE_EPOCH is set'\nPASS: test_multiple_optimization_levels (test.test_compileall.CompileallTestsWithSourceEpoch.test_multiple_optimization_levels)\nPASS: test_no_pycache_in_non_package (test.test_compileall.CompileallTestsWithSourceEpoch.test_no_pycache_in_non_package)\nPASS: test_optimize (test.test_compileall.CompileallTestsWithSourceEpoch.test_optimize)\nPASS: test_prepend_only (test.test_compileall.CompileallTestsWithSourceEpoch.test_prepend_only)\nPASS: test_strip_and_prepend (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_and_prepend)\nPASS: test_strip_only (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_only)\nPASS: test_strip_prepend_and_ddir (test.test_compileall.CompileallTestsWithSourceEpoch.test_strip_prepend_and_ddir)\nPASS: test_year_2038_mtime_compilation (test.test_compileall.CompileallTestsWithSourceEpoch.test_year_2038_mtime_compilation)\nPASS: test_compile_dir_maxlevels (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_maxlevels)\nPASS: test_compile_dir_pathlike (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike)\nPASS: test_compile_dir_pathlike_prependdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike_prependdir)\nPASS: test_compile_dir_pathlike_stripdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_dir_pathlike_stripdir)\nPASS: test_compile_file_encoding_fallback (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_encoding_fallback)\nPASS: test_compile_file_pathlike (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike)\nPASS: test_compile_file_pathlike_ddir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_ddir)\nPASS: test_compile_file_pathlike_prependdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_prependdir)\nPASS: test_compile_file_pathlike_stripdir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_file_pathlike_stripdir)\nPASS: test_compile_files (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_files)\nPASS: test_compile_missing_multiprocessing (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_missing_multiprocessing)\nPASS: test_compile_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_one_worker)\nPASS: test_compile_path (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_path)\nPASS: test_compile_pool_called (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_pool_called)\nPASS: test_compile_workers_cpu_count (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_workers_cpu_count)\nPASS: test_compile_workers_non_positive (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_compile_workers_non_positive)\ntest_ddir_empty_multiple_workers (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_empty_multiple_workers)\nPASS: Recursive compile_dir ddir='' contains package paths; bpo39769.\ntest_ddir_empty_only_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_empty_only_one_worker)\nPASS: Recursive compile_dir ddir='' contains package paths; bpo39769.\ntest_ddir_multiple_workers (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_multiple_workers)\nPASS: Recursive compile_dir ddir= contains package paths; bpo39769.\ntest_ddir_only_one_worker (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ddir_only_one_worker)\nPASS: Recursive compile_dir ddir= contains package paths; bpo39769.\nPASS: test_ignore_symlink_destination (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_ignore_symlink_destination)\nPASS: test_larger_than_32_bit_times (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_larger_than_32_bit_times)\nPASS: test_magic_number (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_magic_number)\nPASS: test_mtime (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_mtime)\nPASS: test_multiple_optimization_levels (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_multiple_optimization_levels)\nPASS: test_no_pycache_in_non_package (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_no_pycache_in_non_package)\nPASS: test_optimize (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_optimize)\nPASS: test_prepend_only (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_prepend_only)\nPASS: test_strip_and_prepend (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_and_prepend)\nPASS: test_strip_only (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_only)\nPASS: test_strip_prepend_and_ddir (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_strip_prepend_and_ddir)\nPASS: test_year_2038_mtime_compilation (test.test_compileall.CompileallTestsWithoutSourceEpoch.test_year_2038_mtime_compilation)\nPASS: test_error (test.test_compileall.EncodingTest.test_error)\nPASS: test_bad_args (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_bad_args)\nPASS: test_disabled (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_disabled)\nPASS: test_duplicated_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_duplicated_levels)\nPASS: test_hardlink (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_hardlink)\nPASS: test_import (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_import)\nPASS: test_only_two_levels (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_only_two_levels)\nPASS: test_recompilation (test.test_compileall.HardlinkDedupTestsNoSourceEpoch.test_recompilation)\nPASS: test_bad_args (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_bad_args)\nPASS: test_disabled (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_disabled)\nPASS: test_duplicated_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_duplicated_levels)\nPASS: test_hardlink (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_hardlink)\nPASS: test_import (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_import)\nPASS: test_only_two_levels (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_only_two_levels)\nPASS: test_recompilation (test.test_compileall.HardlinkDedupTestsWithSourceEpoch.test_recompilation)\n\n----------------------------------------------------------------------\nRan 139 tests in 19.947s\n\nOK (skipped=6)\n0:01:11 load avg: 2.43 [155/469] test_eof passed\nPASS: test_EOFS (test.test_eof.EOFTestCase.test_EOFS)\nPASS: test_EOFS_with_file (test.test_eof.EOFTestCase.test_EOFS_with_file)\nPASS: test_EOF_single_quote (test.test_eof.EOFTestCase.test_EOF_single_quote)\nPASS: test_eof_with_line_continuation (test.test_eof.EOFTestCase.test_eof_with_line_continuation)\ntest_line_continuation_EOF (test.test_eof.EOFTestCase.test_line_continuation_EOF)\nPASS: A continuation at the end of input must be an error; bpo2180.\ntest_line_continuation_EOF_from_file_bpo2180 (test.test_eof.EOFTestCase.test_line_continuation_EOF_from_file_bpo2180)\nPASS: Ensure tok_nextc() does not add too many ending newlines.\n\n----------------------------------------------------------------------\nRan 6 tests in 0.158s\n\nOK\n0:01:11 load avg: 2.43 [156/469] test_epoll passed\nPASS: test_add (test.test_epoll.TestEPoll.test_add)\nPASS: test_badcreate (test.test_epoll.TestEPoll.test_badcreate)\nPASS: test_close (test.test_epoll.TestEPoll.test_close)\nPASS: test_context_manager (test.test_epoll.TestEPoll.test_context_manager)\nPASS: test_control_and_wait (test.test_epoll.TestEPoll.test_control_and_wait)\nPASS: test_create (test.test_epoll.TestEPoll.test_create)\nPASS: test_errors (test.test_epoll.TestEPoll.test_errors)\nPASS: test_fd_non_inheritable (test.test_epoll.TestEPoll.test_fd_non_inheritable)\nPASS: test_fromfd (test.test_epoll.TestEPoll.test_fromfd)\nPASS: test_unregister_closed (test.test_epoll.TestEPoll.test_unregister_closed)\n\n----------------------------------------------------------------------\nRan 10 tests in 0.105s\n\nOK\n0:01:11 load avg: 2.43 [157/469] test_except_star passed\nPASS: test_break_continue_in_except_star_block_valid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_break_continue_in_except_star_block_valid)\nPASS: test_break_in_except_star (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_break_in_except_star)\nPASS: test_continue_in_except_star_block_invalid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_continue_in_except_star_block_invalid)\nPASS: test_return_in_except_star_block_invalid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_return_in_except_star_block_invalid)\nPASS: test_return_in_except_star_block_valid (test.test_except_star.TestBreakContinueReturnInExceptStarBlock.test_return_in_except_star_block_valid)\nPASS: test_sys_exception_restored (test.test_except_star.TestExceptStarCleanup.test_sys_exception_restored)\nPASS: test_except_star_EG_subclass (test.test_except_star.TestExceptStarExceptionGroupSubclass.test_except_star_EG_subclass)\nPASS: test_falsy_exception_group_subclass (test.test_except_star.TestExceptStarExceptionGroupSubclass.test_falsy_exception_group_subclass)\nPASS: test_raise_handle_all_raise_one_named (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_one_named)\nPASS: test_raise_handle_all_raise_one_unnamed (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_one_unnamed)\nPASS: test_raise_handle_all_raise_two_named (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_two_named)\nPASS: test_raise_handle_all_raise_two_unnamed (test.test_except_star.TestExceptStarRaise.test_raise_handle_all_raise_two_unnamed)\nPASS: test_raise_named (test.test_except_star.TestExceptStarRaise.test_raise_named)\nPASS: test_raise_unnamed (test.test_except_star.TestExceptStarRaise.test_raise_unnamed)\nPASS: test_raise_handle_all_raise_one_named (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_one_named)\nPASS: test_raise_handle_all_raise_one_unnamed (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_one_unnamed)\nPASS: test_raise_handle_all_raise_two_named (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_two_named)\nPASS: test_raise_handle_all_raise_two_unnamed (test.test_except_star.TestExceptStarRaiseFrom.test_raise_handle_all_raise_two_unnamed)\nPASS: test_raise_named (test.test_except_star.TestExceptStarRaiseFrom.test_raise_named)\nPASS: test_raise_unnamed (test.test_except_star.TestExceptStarRaiseFrom.test_raise_unnamed)\nPASS: test_reraise_all_named (test.test_except_star.TestExceptStarReraise.test_reraise_all_named)\nPASS: test_reraise_all_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_all_unnamed)\nPASS: test_reraise_partial_handle_all_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_all_unnamed)\nPASS: test_reraise_partial_handle_some_named (test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_some_named)\nPASS: test_reraise_partial_handle_some_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_partial_handle_some_unnamed)\nPASS: test_reraise_plain_exception_named (test.test_except_star.TestExceptStarReraise.test_reraise_plain_exception_named)\nPASS: test_reraise_plain_exception_unnamed (test.test_except_star.TestExceptStarReraise.test_reraise_plain_exception_unnamed)\nPASS: test_reraise_some_handle_all_named (test.test_except_star.TestExceptStarReraise.test_reraise_some_handle_all_named)\nPASS: test_empty_groups_removed (test.test_except_star.TestExceptStarSplitSemantics.test_empty_groups_removed)\nPASS: test_exception_group_except_star_Exception_not_wrapped (test.test_except_star.TestExceptStarSplitSemantics.test_exception_group_except_star_Exception_not_wrapped)\nPASS: test_first_match_wins_named (test.test_except_star.TestExceptStarSplitSemantics.test_first_match_wins_named)\nPASS: test_first_match_wins_unnamed (test.test_except_star.TestExceptStarSplitSemantics.test_first_match_wins_unnamed)\nPASS: test_match__supertype (test.test_except_star.TestExceptStarSplitSemantics.test_match__supertype)\nPASS: test_match_single_type (test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type)\nPASS: test_match_single_type_nested (test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type_nested)\nPASS: test_match_single_type_partial_match (test.test_except_star.TestExceptStarSplitSemantics.test_match_single_type_partial_match)\nPASS: test_match_type_tuple_nested (test.test_except_star.TestExceptStarSplitSemantics.test_match_type_tuple_nested)\nPASS: test_multiple_matches_named (test.test_except_star.TestExceptStarSplitSemantics.test_multiple_matches_named)\nPASS: test_multiple_matches_unnamed (test.test_except_star.TestExceptStarSplitSemantics.test_multiple_matches_unnamed)\nPASS: test_naked_exception_matched_wrapped1 (test.test_except_star.TestExceptStarSplitSemantics.test_naked_exception_matched_wrapped1)\nPASS: test_naked_exception_matched_wrapped2 (test.test_except_star.TestExceptStarSplitSemantics.test_naked_exception_matched_wrapped2)\nPASS: test_nested_except_stars (test.test_except_star.TestExceptStarSplitSemantics.test_nested_except_stars)\nPASS: test_nested_in_loop (test.test_except_star.TestExceptStarSplitSemantics.test_nested_in_loop)\nPASS: test_no_match_single_type (test.test_except_star.TestExceptStarSplitSemantics.test_no_match_single_type)\nPASS: test_plain_exception_not_matched (test.test_except_star.TestExceptStarSplitSemantics.test_plain_exception_not_matched)\nPASS: test_singleton_groups_are_kept (test.test_except_star.TestExceptStarSplitSemantics.test_singleton_groups_are_kept)\nPASS: test_catch_all_unhashable_exception_group_subclass (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_all_unhashable_exception_group_subclass)\nPASS: test_catch_none_unhashable_exception_group_subclass (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_none_unhashable_exception_group_subclass)\nPASS: test_catch_some_unhashable_exception_group_subclass (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_catch_some_unhashable_exception_group_subclass)\nPASS: test_reraise_unhashable_eg (test.test_except_star.TestExceptStar_WeirdExceptionGroupSubclass.test_reraise_unhashable_eg)\nPASS: test_catch_everything_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_everything_unhashable_leaf)\nPASS: test_catch_nothing_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_nothing_unhashable_leaf)\nPASS: test_catch_unhashable_leaf_exception (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_catch_unhashable_leaf_exception)\nPASS: test_propagate_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_propagate_unhashable_leaf)\nPASS: test_reraise_unhashable_leaf (test.test_except_star.TestExceptStar_WeirdLeafExceptions.test_reraise_unhashable_leaf)\nPASS: test_except_star_ExceptionGroup_is_runtime_error_single (test.test_except_star.TestInvalidExceptStar.test_except_star_ExceptionGroup_is_runtime_error_single)\nPASS: test_except_star_ExceptionGroup_is_runtime_error_tuple (test.test_except_star.TestInvalidExceptStar.test_except_star_ExceptionGroup_is_runtime_error_tuple)\nPASS: test_except_star_invalid_exception_type (test.test_except_star.TestInvalidExceptStar.test_except_star_invalid_exception_type)\nPASS: test_mixed_except_and_except_star_is_syntax_error (test.test_except_star.TestInvalidExceptStar.test_mixed_except_and_except_star_is_syntax_error)\n\n----------------------------------------------------------------------\nRan 59 tests in 0.023s\n\nOK\n0:01:11 load avg: 2.43 [158/469] test_errno passed\nPASS: test_for_improper_attributes (test.test_errno.ErrnoAttributeTests.test_for_improper_attributes)\nPASS: test_using_errorcode (test.test_errno.ErrnoAttributeTests.test_using_errorcode)\nPASS: test_attributes_in_errorcode (test.test_errno.ErrorcodeTests.test_attributes_in_errorcode)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.001s\n\nOK\n0:01:11 load avg: 2.43 [159/469] test_exception_group passed\nPASS: test_bad_EG_construction__bad_excs_sequence (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__bad_excs_sequence)\nPASS: test_bad_EG_construction__bad_message (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__bad_message)\nPASS: test_bad_EG_construction__nested_non_exceptions (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__nested_non_exceptions)\nPASS: test_bad_EG_construction__too_many_args (test.test_exception_group.BadConstructorArgs.test_bad_EG_construction__too_many_args)\nPASS: test_deep_split (test.test_exception_group.DeepRecursionInSplitAndSubgroup.test_deep_split)\nPASS: test_deep_subgroup (test.test_exception_group.DeepRecursionInSplitAndSubgroup.test_deep_subgroup)\nPASS: test_basics_ExceptionGroup_fields (test.test_exception_group.ExceptionGroupFields.test_basics_ExceptionGroup_fields)\nPASS: test_fields_are_readonly (test.test_exception_group.ExceptionGroupFields.test_fields_are_readonly)\nPASS: test_basics_split_by_predicate__match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__match)\nPASS: test_basics_split_by_predicate__no_match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__no_match)\nPASS: test_basics_split_by_predicate__passthrough (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_predicate__passthrough)\nPASS: test_basics_split_by_type__match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__match)\nPASS: test_basics_split_by_type__no_match (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__no_match)\nPASS: test_basics_split_by_type__passthrough (test.test_exception_group.ExceptionGroupSplitTests.test_basics_split_by_type__passthrough)\nPASS: test_basics_subgroup_by_predicate__match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__match)\nPASS: test_basics_subgroup_by_predicate__no_match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__no_match)\nPASS: test_basics_subgroup_by_predicate__passthrough (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_predicate__passthrough)\nPASS: test_basics_subgroup_by_type__match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__match)\nPASS: test_basics_subgroup_by_type__no_match (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__no_match)\nPASS: test_basics_subgroup_by_type__passthrough (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_by_type__passthrough)\nPASS: test_basics_subgroup_split__bad_arg_type (test.test_exception_group.ExceptionGroupSubgroupTests.test_basics_subgroup_split__bad_arg_type)\nPASS: test_BEG_and_E_subclass_does_not_wrap_base_exceptions (test.test_exception_group.InstanceCreation.test_BEG_and_E_subclass_does_not_wrap_base_exceptions)\nPASS: test_BEG_and_specific_subclass_can_wrap_any_nonbase_exception (test.test_exception_group.InstanceCreation.test_BEG_and_specific_subclass_can_wrap_any_nonbase_exception)\nPASS: test_BEG_subclass_wraps_anything (test.test_exception_group.InstanceCreation.test_BEG_subclass_wraps_anything)\nPASS: test_BEG_wraps_BaseException__creates_BEG (test.test_exception_group.InstanceCreation.test_BEG_wraps_BaseException__creates_BEG)\nPASS: test_BEG_wraps_Exceptions__creates_EG (test.test_exception_group.InstanceCreation.test_BEG_wraps_Exceptions__creates_EG)\nPASS: test_EG_and_specific_subclass_can_wrap_any_nonbase_exception (test.test_exception_group.InstanceCreation.test_EG_and_specific_subclass_can_wrap_any_nonbase_exception)\nPASS: test_EG_subclass_does_not_wrap_base_exceptions (test.test_exception_group.InstanceCreation.test_EG_subclass_does_not_wrap_base_exceptions)\nPASS: test_EG_subclass_wraps_non_base_exceptions (test.test_exception_group.InstanceCreation.test_EG_subclass_wraps_non_base_exceptions)\nPASS: test_EG_wraps_BaseException__raises_TypeError (test.test_exception_group.InstanceCreation.test_EG_wraps_BaseException__raises_TypeError)\nPASS: test_EG_wraps_Exceptions__creates_EG (test.test_exception_group.InstanceCreation.test_EG_wraps_Exceptions__creates_EG)\nPASS: test_leaf_generator (test.test_exception_group.LeafGeneratorTest.test_leaf_generator)\nPASS: test_iteration_full_tracebacks (test.test_exception_group.NestedExceptionGroupBasicsTest.test_iteration_full_tracebacks)\nPASS: test_nested_exception_group_tracebacks (test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_exception_group_tracebacks)\nPASS: test_nested_group_chaining (test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_group_chaining)\nPASS: test_nested_group_matches_template (test.test_exception_group.NestedExceptionGroupBasicsTest.test_nested_group_matches_template)\nPASS: test_drive_invalid_return_value (test.test_exception_group.NestedExceptionGroupSplitTest.test_drive_invalid_return_value)\nPASS: test_split_BaseExceptionGroup (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_BaseExceptionGroup)\nPASS: test_split_by_type (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_by_type)\nPASS: test_split_copies_notes (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_copies_notes)\nPASS: test_split_does_not_copy_non_sequence_notes (test.test_exception_group.NestedExceptionGroupSplitTest.test_split_does_not_copy_non_sequence_notes)\nPASS: test_split_BaseExceptionGroup_subclass_no_derive_new_override (test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_BaseExceptionGroup_subclass_no_derive_new_override)\nPASS: test_split_ExceptionGroup_subclass_derive_and_new_overrides (test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_ExceptionGroup_subclass_derive_and_new_overrides)\nPASS: test_split_ExceptionGroup_subclass_no_derive_no_new_override (test.test_exception_group.NestedExceptionGroupSubclassSplitTest.test_split_ExceptionGroup_subclass_no_derive_no_new_override)\nPASS: test_BaseExceptionGroup (test.test_exception_group.StrAndReprTests.test_BaseExceptionGroup)\nPASS: test_ExceptionGroup (test.test_exception_group.StrAndReprTests.test_ExceptionGroup)\nPASS: test_custom_exception (test.test_exception_group.StrAndReprTests.test_custom_exception)\nPASS: test_exception_group_is_generic_type (test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_group_is_generic_type)\nPASS: test_exception_group_types (test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_group_types)\nPASS: test_exception_is_not_generic_type (test.test_exception_group.TestExceptionGroupTypeHierarchy.test_exception_is_not_generic_type)\n\n----------------------------------------------------------------------\nRan 50 tests in 0.028s\n\nOK\n0:01:12 load avg: 2.43 [160/469] test_exception_hierarchy passed\nPASS: test_blockingioerror (test.test_exception_hierarchy.AttributesTest.test_blockingioerror)\nSKIP: test_errno_translation (test.test_exception_hierarchy.AttributesTest.test_errno_translation) 'Windows-specific test'\nPASS: test_posix_error (test.test_exception_hierarchy.AttributesTest.test_posix_error)\nPASS: test_windows_error (test.test_exception_hierarchy.AttributesTest.test_windows_error)\nPASS: test_errno_mapping (test.test_exception_hierarchy.ExplicitSubclassingTest.test_errno_mapping)\nPASS: test_init_kwdargs (test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_kwdargs)\nPASS: test_init_new_overridden (test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_new_overridden)\nPASS: test_init_overridden (test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_overridden)\nPASS: test_init_standalone (test.test_exception_hierarchy.ExplicitSubclassingTest.test_init_standalone)\nPASS: test_new_kwdargs (test.test_exception_hierarchy.ExplicitSubclassingTest.test_new_kwdargs)\nPASS: test_new_overridden (test.test_exception_hierarchy.ExplicitSubclassingTest.test_new_overridden)\nPASS: test_builtin_errors (test.test_exception_hierarchy.HierarchyTest.test_builtin_errors)\nPASS: test_errno_mapping (test.test_exception_hierarchy.HierarchyTest.test_errno_mapping)\nPASS: test_select_error (test.test_exception_hierarchy.HierarchyTest.test_select_error)\nPASS: test_socket_errors (test.test_exception_hierarchy.HierarchyTest.test_socket_errors)\nPASS: test_try_except (test.test_exception_hierarchy.HierarchyTest.test_try_except)\n\n----------------------------------------------------------------------\nRan 15 tests in 0.004s\n\nOK (skipped=1)\n0:01:12 load avg: 2.43 [161/469] test_exception_variations passed\nPASS: test_nested (test.test_exception_variations.ExceptStarTestCases.test_nested)\nPASS: test_nested_else (test.test_exception_variations.ExceptStarTestCases.test_nested_else)\nPASS: test_nested_else_mixed1 (test.test_exception_variations.ExceptStarTestCases.test_nested_else_mixed1)\nPASS: test_nested_else_mixed2 (test.test_exception_variations.ExceptStarTestCases.test_nested_else_mixed2)\nPASS: test_nested_mixed1 (test.test_exception_variations.ExceptStarTestCases.test_nested_mixed1)\nPASS: test_nested_mixed2 (test.test_exception_variations.ExceptStarTestCases.test_nested_mixed2)\nPASS: test_try_except (test.test_exception_variations.ExceptStarTestCases.test_try_except)\nPASS: test_try_except_else (test.test_exception_variations.ExceptStarTestCases.test_try_except_else)\nPASS: test_try_except_else_finally (test.test_exception_variations.ExceptStarTestCases.test_try_except_else_finally)\nPASS: test_try_except_else_finally_no_exception (test.test_exception_variations.ExceptStarTestCases.test_try_except_else_finally_no_exception)\nPASS: test_try_except_else_no_exception (test.test_exception_variations.ExceptStarTestCases.test_try_except_else_no_exception)\nPASS: test_try_except_finally (test.test_exception_variations.ExceptStarTestCases.test_try_except_finally)\nPASS: test_try_except_finally_no_exception (test.test_exception_variations.ExceptStarTestCases.test_try_except_finally_no_exception)\nPASS: test_try_except_no_exception (test.test_exception_variations.ExceptStarTestCases.test_try_except_no_exception)\nPASS: test_try_finally_no_exception (test.test_exception_variations.ExceptStarTestCases.test_try_finally_no_exception)\nPASS: test_nested (test.test_exception_variations.ExceptTestCases.test_nested)\nPASS: test_nested_else (test.test_exception_variations.ExceptTestCases.test_nested_else)\nPASS: test_nested_exception_in_else (test.test_exception_variations.ExceptTestCases.test_nested_exception_in_else)\nPASS: test_nested_exception_in_except (test.test_exception_variations.ExceptTestCases.test_nested_exception_in_except)\nPASS: test_nested_exception_in_finally_no_exception (test.test_exception_variations.ExceptTestCases.test_nested_exception_in_finally_no_exception)\nPASS: test_nested_exception_in_finally_with_exception (test.test_exception_variations.ExceptTestCases.test_nested_exception_in_finally_with_exception)\nPASS: test_try_except (test.test_exception_variations.ExceptTestCases.test_try_except)\nPASS: test_try_except_else (test.test_exception_variations.ExceptTestCases.test_try_except_else)\nPASS: test_try_except_else_finally (test.test_exception_variations.ExceptTestCases.test_try_except_else_finally)\nPASS: test_try_except_else_finally_no_exception (test.test_exception_variations.ExceptTestCases.test_try_except_else_finally_no_exception)\nPASS: test_try_except_else_no_exception (test.test_exception_variations.ExceptTestCases.test_try_except_else_no_exception)\nPASS: test_try_except_finally (test.test_exception_variations.ExceptTestCases.test_try_except_finally)\nPASS: test_try_except_finally_no_exception (test.test_exception_variations.ExceptTestCases.test_try_except_finally_no_exception)\nPASS: test_try_except_no_exception (test.test_exception_variations.ExceptTestCases.test_try_except_no_exception)\nPASS: test_try_finally_no_exception (test.test_exception_variations.ExceptTestCases.test_try_finally_no_exception)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.004s\n\nOK\n0:01:12 load avg: 2.43 [162/469] test_email passed\nPASS: test_b_case_ignored (test.test_email.test__encoded_words.TestDecode.test_b_case_ignored)\nPASS: test_b_invalid_bytes_ignored_with_defect (test.test_email.test__encoded_words.TestDecode.test_b_invalid_bytes_ignored_with_defect)\nPASS: test_b_invalid_bytes_incorrect_padding (test.test_email.test__encoded_words.TestDecode.test_b_invalid_bytes_incorrect_padding)\nPASS: test_b_padding_defect (test.test_email.test__encoded_words.TestDecode.test_b_padding_defect)\nPASS: test_b_undecodable_bytes_ignored_with_defect (test.test_email.test__encoded_words.TestDecode.test_b_undecodable_bytes_ignored_with_defect)\nPASS: test_invalid_character_in_charset (test.test_email.test__encoded_words.TestDecode.test_invalid_character_in_charset)\nPASS: test_non_trivial_q (test.test_email.test__encoded_words.TestDecode.test_non_trivial_q)\nPASS: test_nonnull_lang (test.test_email.test__encoded_words.TestDecode.test_nonnull_lang)\nPASS: test_q_case_ignored (test.test_email.test__encoded_words.TestDecode.test_q_case_ignored)\nPASS: test_q_escaped_bytes_preserved (test.test_email.test__encoded_words.TestDecode.test_q_escaped_bytes_preserved)\nPASS: test_q_nonascii (test.test_email.test__encoded_words.TestDecode.test_q_nonascii)\nPASS: test_simple_b (test.test_email.test__encoded_words.TestDecode.test_simple_b)\nPASS: test_simple_q (test.test_email.test__encoded_words.TestDecode.test_simple_q)\nPASS: test_unknown_8bit_charset (test.test_email.test__encoded_words.TestDecode.test_unknown_8bit_charset)\nPASS: test_unknown_charset (test.test_email.test__encoded_words.TestDecode.test_unknown_charset)\nPASS: test_wrong_format_input_raises (test.test_email.test__encoded_words.TestDecode.test_wrong_format_input_raises)\nPASS: test_invalid_character (test.test_email.test__encoded_words.TestDecodeB.test_invalid_character)\nPASS: test_invalid_character_and_bad_padding (test.test_email.test__encoded_words.TestDecodeB.test_invalid_character_and_bad_padding)\nPASS: test_invalid_length (test.test_email.test__encoded_words.TestDecodeB.test_invalid_length)\nPASS: test_missing_padding (test.test_email.test__encoded_words.TestDecodeB.test_missing_padding)\nPASS: test_simple (test.test_email.test__encoded_words.TestDecodeB.test_simple)\nPASS: test_no_encoded (test.test_email.test__encoded_words.TestDecodeQ.test_no_encoded)\nPASS: test_run_of_encoded (test.test_email.test__encoded_words.TestDecodeQ.test_run_of_encoded)\nPASS: test_spaces (test.test_email.test__encoded_words.TestDecodeQ.test_spaces)\nPASS: test_auto_b_if_enough_unsafe (test.test_email.test__encoded_words.TestEncode.test_auto_b_if_enough_unsafe)\nPASS: test_auto_b_if_long_unsafe (test.test_email.test__encoded_words.TestEncode.test_auto_b_if_long_unsafe)\nPASS: test_auto_q (test.test_email.test__encoded_words.TestEncode.test_auto_q)\nPASS: test_auto_q_if_long_mostly_safe (test.test_email.test__encoded_words.TestEncode.test_auto_q_if_long_mostly_safe)\nPASS: test_auto_q_if_short_mostly_safe (test.test_email.test__encoded_words.TestEncode.test_auto_q_if_short_mostly_safe)\nPASS: test_b (test.test_email.test__encoded_words.TestEncode.test_b)\nPASS: test_lang (test.test_email.test__encoded_words.TestEncode.test_lang)\nPASS: test_q (test.test_email.test__encoded_words.TestEncode.test_q)\nPASS: test_unknown_8bit (test.test_email.test__encoded_words.TestEncode.test_unknown_8bit)\nPASS: test_utf8_default (test.test_email.test__encoded_words.TestEncode.test_utf8_default)\nPASS: test_padding (test.test_email.test__encoded_words.TestEncodeB.test_padding)\nPASS: test_simple (test.test_email.test__encoded_words.TestEncodeB.test_simple)\nPASS: test_all_safe (test.test_email.test__encoded_words.TestEncodeQ.test_all_safe)\nPASS: test_run_of_encodables (test.test_email.test__encoded_words.TestEncodeQ.test_run_of_encodables)\nPASS: test_spaces (test.test_email.test__encoded_words.TestEncodeQ.test_spaces)\nPASS: test_address_list_folding_at_commas (test.test_email.test__header_value_parser.TestFolding.test_address_list_folding_at_commas)\nPASS: test_address_list_with_unicode_names (test.test_email.test__header_value_parser.TestFolding.test_address_list_with_unicode_names)\nPASS: test_address_list_with_unicode_names_in_quotes (test.test_email.test__header_value_parser.TestFolding.test_address_list_with_unicode_names_in_quotes)\nPASS: test_ews_combined_before_wrap (test.test_email.test__header_value_parser.TestFolding.test_ews_combined_before_wrap)\nPASS: test_long_filename_attachment (test.test_email.test__header_value_parser.TestFolding.test_long_filename_attachment)\nPASS: test_one_ew_on_each_of_two_wrapped_lines (test.test_email.test__header_value_parser.TestFolding.test_one_ew_on_each_of_two_wrapped_lines)\nPASS: test_overlong_encodeable_is_wrapped (test.test_email.test__header_value_parser.TestFolding.test_overlong_encodeable_is_wrapped)\nPASS: test_simple_address (test.test_email.test__header_value_parser.TestFolding.test_simple_address)\nPASS: test_simple_unstructured_folded (test.test_email.test__header_value_parser.TestFolding.test_simple_unstructured_folded)\nPASS: test_simple_unstructured_no_folds (test.test_email.test__header_value_parser.TestFolding.test_simple_unstructured_no_folds)\nPASS: test_split_at_whitespace_after_header_before_long_token (test.test_email.test__header_value_parser.TestFolding.test_split_at_whitespace_after_header_before_long_token)\nPASS: test_split_at_whitespace_before_long_token (test.test_email.test__header_value_parser.TestFolding.test_split_at_whitespace_before_long_token)\nPASS: test_unstructured_with_unicode_no_folds (test.test_email.test__header_value_parser.TestFolding.test_unstructured_with_unicode_no_folds)\nPASS: test__wsp_splitter_one_word (test.test_email.test__header_value_parser.TestParser.test__wsp_splitter_one_word)\nPASS: test__wsp_splitter_two_words (test.test_email.test__header_value_parser.TestParser.test__wsp_splitter_two_words)\nPASS: test__wsp_splitter_ws_runs (test.test_email.test__header_value_parser.TestParser.test__wsp_splitter_ws_runs)\nPASS: test_encoded_word_inside_quotes (test.test_email.test__header_value_parser.TestParser.test_encoded_word_inside_quotes)\nPASS: test_get_addr_spec_dot_atom (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_dot_atom)\nPASS: test_get_addr_spec_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_ends_at_special)\nPASS: test_get_addr_spec_multiple_domains (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_multiple_domains)\nPASS: test_get_addr_spec_normal (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_normal)\nPASS: test_get_addr_spec_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_quoted_strings_in_atom_list)\nPASS: test_get_addr_spec_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_with_cfws)\nPASS: test_get_addr_spec_with_doamin_literal (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_with_doamin_literal)\nPASS: test_get_addr_spec_with_qouoted_string_and_cfws (test.test_email.test__header_value_parser.TestParser.test_get_addr_spec_with_qouoted_string_and_cfws)\nPASS: test_get_address_complex (test.test_email.test__header_value_parser.TestParser.test_get_address_complex)\nPASS: test_get_address_empty_group (test.test_email.test__header_value_parser.TestParser.test_get_address_empty_group)\nPASS: test_get_address_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_address_ends_at_special)\nPASS: test_get_address_group (test.test_email.test__header_value_parser.TestParser.test_get_address_group)\nPASS: test_get_address_invalid_mailbox_invalid (test.test_email.test__header_value_parser.TestParser.test_get_address_invalid_mailbox_invalid)\nPASS: test_get_address_list_CFWS (test.test_email.test__header_value_parser.TestParser.test_get_address_list_CFWS)\nPASS: test_get_address_list_group_and_mailboxes (test.test_email.test__header_value_parser.TestParser.test_get_address_list_group_and_mailboxes)\nPASS: test_get_address_list_group_empty (test.test_email.test__header_value_parser.TestParser.test_get_address_list_group_empty)\nPASS: test_get_address_list_group_simple (test.test_email.test__header_value_parser.TestParser.test_get_address_list_group_simple)\nPASS: test_get_address_list_mailboxes_complex (test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_complex)\nPASS: test_get_address_list_mailboxes_invalid_addresses (test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_invalid_addresses)\nPASS: test_get_address_list_mailboxes_simple (test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_simple)\nPASS: test_get_address_list_mailboxes_two_simple (test.test_email.test__header_value_parser.TestParser.test_get_address_list_mailboxes_two_simple)\nPASS: test_get_address_quoted_local_part (test.test_email.test__header_value_parser.TestParser.test_get_address_quoted_local_part)\nPASS: test_get_address_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser.test_get_address_quoted_strings_in_atom_list)\nPASS: test_get_address_rfc2047_display_name (test.test_email.test__header_value_parser.TestParser.test_get_address_rfc2047_display_name)\nPASS: test_get_address_simple (test.test_email.test__header_value_parser.TestParser.test_get_address_simple)\nPASS: test_get_angle_addr_empty (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_empty)\nPASS: test_get_angle_addr_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_ends_at_special)\nPASS: test_get_angle_addr_internal_cfws (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_internal_cfws)\nPASS: test_get_angle_addr_missing_closing_angle (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_missing_closing_angle)\nPASS: test_get_angle_addr_missing_closing_angle_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_missing_closing_angle_with_cfws)\nPASS: test_get_angle_addr_no_angle_before_special_raises (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_no_angle_before_special_raises)\nPASS: test_get_angle_addr_no_angle_raise (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_no_angle_raise)\nPASS: test_get_angle_addr_no_angle_raises (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_no_angle_raises)\nPASS: test_get_angle_addr_obs_route (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_obs_route)\nPASS: test_get_angle_addr_qs_and_domain_literal (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_qs_and_domain_literal)\nPASS: test_get_angle_addr_qs_only_quotes (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_qs_only_quotes)\nPASS: test_get_angle_addr_simple (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_simple)\nPASS: test_get_angle_addr_special_after_angle_raises (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_special_after_angle_raises)\nPASS: test_get_angle_addr_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_angle_addr_with_cfws)\nPASS: test_get_atext_all_atext (test.test_email.test__header_value_parser.TestParser.test_get_atext_all_atext)\nPASS: test_get_atext_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_atext_following_wsp_preserved)\nPASS: test_get_atext_non_printables (test.test_email.test__header_value_parser.TestParser.test_get_atext_non_printables)\nPASS: test_get_atext_only (test.test_email.test__header_value_parser.TestParser.test_get_atext_only)\nPASS: test_get_atext_two_words_gets_first (test.test_email.test__header_value_parser.TestParser.test_get_atext_two_words_gets_first)\nPASS: test_get_atext_up_to_special (test.test_email.test__header_value_parser.TestParser.test_get_atext_up_to_special)\nPASS: test_get_atom_atom_ends_at_noncfws (test.test_email.test__header_value_parser.TestParser.test_get_atom_atom_ends_at_noncfws)\nPASS: test_get_atom_atom_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_atom_atom_ends_at_special)\nPASS: test_get_atom_header_ends_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_atom_header_ends_in_comment)\nPASS: test_get_atom_no_atom (test.test_email.test__header_value_parser.TestParser.test_get_atom_no_atom)\nPASS: test_get_atom_no_atom_before_special (test.test_email.test__header_value_parser.TestParser.test_get_atom_no_atom_before_special)\nPASS: test_get_atom_non_printable_in_atext (test.test_email.test__header_value_parser.TestParser.test_get_atom_non_printable_in_atext)\nPASS: test_get_atom_non_printable_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_atom_non_printable_in_comment)\nPASS: test_get_atom_only (test.test_email.test__header_value_parser.TestParser.test_get_atom_only)\nPASS: test_get_atom_rfc2047_atom (test.test_email.test__header_value_parser.TestParser.test_get_atom_rfc2047_atom)\nPASS: test_get_atom_with_comments_and_wsp (test.test_email.test__header_value_parser.TestParser.test_get_atom_with_comments_and_wsp)\nPASS: test_get_atom_with_multiple_comments (test.test_email.test__header_value_parser.TestParser.test_get_atom_with_multiple_comments)\nPASS: test_get_atom_with_wsp (test.test_email.test__header_value_parser.TestParser.test_get_atom_with_wsp)\nPASS: test_get_bare_quoted_string_empty_quotes (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_empty_quotes)\nPASS: test_get_bare_quoted_string_end_dquote_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_end_dquote_mid_word)\nPASS: test_get_bare_quoted_string_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_following_wsp_preserved)\nPASS: test_get_bare_quoted_string_missing_endquotes (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_missing_endquotes)\nPASS: test_get_bare_quoted_string_multiple_words (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_multiple_words)\nPASS: test_get_bare_quoted_string_multiple_words_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_multiple_words_wsp_preserved)\nPASS: test_get_bare_quoted_string_must_start_with_dquote (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_must_start_with_dquote)\nPASS: test_get_bare_quoted_string_no_end_dquote (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_no_end_dquote)\nPASS: test_get_bare_quoted_string_non_printables (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_non_printables)\nPASS: test_get_bare_quoted_string_only (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_only)\nPASS: test_get_bare_quoted_string_only_quotes (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_only_quotes)\nPASS: test_get_bare_quoted_string_quoted_dquote (test.test_email.test__header_value_parser.TestParser.test_get_bare_quoted_string_quoted_dquote)\nPASS: test_get_cfws_ends_at_non_leader (test.test_email.test__header_value_parser.TestParser.test_get_cfws_ends_at_non_leader)\nPASS: test_get_cfws_ends_at_non_printable (test.test_email.test__header_value_parser.TestParser.test_get_cfws_ends_at_non_printable)\nPASS: test_get_cfws_header_ends_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_cfws_header_ends_in_comment)\nPASS: test_get_cfws_multiple_nested_comments (test.test_email.test__header_value_parser.TestParser.test_get_cfws_multiple_nested_comments)\nPASS: test_get_cfws_non_printable_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_cfws_non_printable_in_comment)\nPASS: test_get_cfws_only_comment (test.test_email.test__header_value_parser.TestParser.test_get_cfws_only_comment)\nPASS: test_get_cfws_only_mixed (test.test_email.test__header_value_parser.TestParser.test_get_cfws_only_mixed)\nPASS: test_get_cfws_only_ws (test.test_email.test__header_value_parser.TestParser.test_get_cfws_only_ws)\nPASS: test_get_comment_empty_comment (test.test_email.test__header_value_parser.TestParser.test_get_comment_empty_comment)\nPASS: test_get_comment_end_paren_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_comment_end_paren_mid_word)\nPASS: test_get_comment_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_comment_following_wsp_preserved)\nPASS: test_get_comment_missing_end_of_nesting (test.test_email.test__header_value_parser.TestParser.test_get_comment_missing_end_of_nesting)\nPASS: test_get_comment_multiple_nesting (test.test_email.test__header_value_parser.TestParser.test_get_comment_multiple_nesting)\nPASS: test_get_comment_multiple_words (test.test_email.test__header_value_parser.TestParser.test_get_comment_multiple_words)\nPASS: test_get_comment_multiple_words_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_comment_multiple_words_wsp_preserved)\nPASS: test_get_comment_must_start_with_paren (test.test_email.test__header_value_parser.TestParser.test_get_comment_must_start_with_paren)\nPASS: test_get_comment_nested_comment (test.test_email.test__header_value_parser.TestParser.test_get_comment_nested_comment)\nPASS: test_get_comment_nested_comment_wsp (test.test_email.test__header_value_parser.TestParser.test_get_comment_nested_comment_wsp)\nPASS: test_get_comment_no_end_paren (test.test_email.test__header_value_parser.TestParser.test_get_comment_no_end_paren)\nPASS: test_get_comment_non_printable (test.test_email.test__header_value_parser.TestParser.test_get_comment_non_printable)\nPASS: test_get_comment_only (test.test_email.test__header_value_parser.TestParser.test_get_comment_only)\nPASS: test_get_comment_qs_in_nested_comment (test.test_email.test__header_value_parser.TestParser.test_get_comment_qs_in_nested_comment)\nPASS: test_get_comment_quoted_parens (test.test_email.test__header_value_parser.TestParser.test_get_comment_quoted_parens)\nPASS: test_get_display_name_complex1 (test.test_email.test__header_value_parser.TestParser.test_get_display_name_complex1)\nPASS: test_get_display_name_complex2 (test.test_email.test__header_value_parser.TestParser.test_get_display_name_complex2)\nPASS: test_get_display_name_ending_with_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_display_name_ending_with_obsolete)\nPASS: test_get_display_name_for_invalid_address_field (test.test_email.test__header_value_parser.TestParser.test_get_display_name_for_invalid_address_field)\nPASS: test_get_display_name_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_display_name_obsolete)\nPASS: test_get_display_name_pharse_must_start_with_word (test.test_email.test__header_value_parser.TestParser.test_get_display_name_pharse_must_start_with_word)\nPASS: test_get_display_name_simple (test.test_email.test__header_value_parser.TestParser.test_get_display_name_simple)\nPASS: test_get_domain_domain_literal_only (test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_literal_only)\nPASS: test_get_domain_domain_literal_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_literal_with_cfws)\nPASS: test_get_domain_domain_literal_with_cfws_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_literal_with_cfws_ends_at_special)\nPASS: test_get_domain_domain_with_cfws_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_domain_domain_with_cfws_ends_at_special)\nPASS: test_get_domain_literal_bad_dtext_char_before_special_raises (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_bad_dtext_char_before_special_raises)\nPASS: test_get_domain_literal_no_start_char_before_special_raises (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_no_start_char_before_special_raises)\nPASS: test_get_domain_literal_no_start_char_raises (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_no_start_char_raises)\nPASS: test_get_domain_literal_only (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_only)\nPASS: test_get_domain_literal_with_internal_ws (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_with_internal_ws)\nPASS: test_get_domain_literal_with_surrounding_cfws (test.test_email.test__header_value_parser.TestParser.test_get_domain_literal_with_surrounding_cfws)\nPASS: test_get_domain_no_atom_raises (test.test_email.test__header_value_parser.TestParser.test_get_domain_no_atom_raises)\nPASS: test_get_domain_no_non_cfws_raises (test.test_email.test__header_value_parser.TestParser.test_get_domain_no_non_cfws_raises)\nPASS: test_get_domain_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_domain_obsolete)\nPASS: test_get_domain_regular_domain_only (test.test_email.test__header_value_parser.TestParser.test_get_domain_regular_domain_only)\nPASS: test_get_domain_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_domain_with_cfws)\nPASS: test_get_dot_atom_leading_dot_raises (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_leading_dot_raises)\nPASS: test_get_dot_atom_no_atom_raises (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_no_atom_raises)\nPASS: test_get_dot_atom_only (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_only)\nPASS: test_get_dot_atom_rfc2047_atom (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_rfc2047_atom)\nPASS: test_get_dot_atom_space_ends_dot_atom (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_space_ends_dot_atom)\nPASS: test_get_dot_atom_text (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text)\nPASS: test_get_dot_atom_text_lone_atom_is_valid (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_lone_atom_is_valid)\nPASS: test_get_dot_atom_text_raises_on_leading_dot (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_raises_on_leading_dot)\nPASS: test_get_dot_atom_text_raises_on_leading_non_atext (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_raises_on_leading_non_atext)\nPASS: test_get_dot_atom_text_raises_on_trailing_dot (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_raises_on_trailing_dot)\nPASS: test_get_dot_atom_text_trailing_text_preserved (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_trailing_text_preserved)\nPASS: test_get_dot_atom_text_trailing_ws_preserved (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_text_trailing_ws_preserved)\nPASS: test_get_dot_atom_trailing_dot_raises (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_trailing_dot_raises)\nPASS: test_get_dot_atom_two_dots_raises (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_two_dots_raises)\nPASS: test_get_dot_atom_with_comments_and_wsp (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_with_comments_and_wsp)\nPASS: test_get_dot_atom_with_wsp (test.test_email.test__header_value_parser.TestParser.test_get_dot_atom_with_wsp)\nPASS: test_get_dtext_all_dtext (test.test_email.test__header_value_parser.TestParser.test_get_dtext_all_dtext)\nPASS: test_get_dtext_close_bracket_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_dtext_close_bracket_mid_word)\nPASS: test_get_dtext_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_dtext_following_wsp_preserved)\nPASS: test_get_dtext_non_printables (test.test_email.test__header_value_parser.TestParser.test_get_dtext_non_printables)\nPASS: test_get_dtext_only (test.test_email.test__header_value_parser.TestParser.test_get_dtext_only)\nPASS: test_get_dtext_open_bracket_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_dtext_open_bracket_mid_word)\nPASS: test_get_dtext_two_words_gets_first (test.test_email.test__header_value_parser.TestParser.test_get_dtext_two_words_gets_first)\nPASS: test_get_dtext_up_to_close_bracket_only (test.test_email.test__header_value_parser.TestParser.test_get_dtext_up_to_close_bracket_only)\nPASS: test_get_dtext_up_to_open_bracket_only (test.test_email.test__header_value_parser.TestParser.test_get_dtext_up_to_open_bracket_only)\nPASS: test_get_dtext_with_qp (test.test_email.test__header_value_parser.TestParser.test_get_dtext_with_qp)\nPASS: test_get_dtext_wsp_before_close_bracket_preserved (test.test_email.test__header_value_parser.TestParser.test_get_dtext_wsp_before_close_bracket_preserved)\nPASS: test_get_dtext_wsp_before_open_bracket_preserved (test.test_email.test__header_value_parser.TestParser.test_get_dtext_wsp_before_open_bracket_preserved)\nPASS: test_get_encoded_word_gets_first (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_gets_first)\nPASS: test_get_encoded_word_gets_first_even_if_no_space (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_gets_first_even_if_no_space)\nPASS: test_get_encoded_word_internal_spaces (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_internal_spaces)\nPASS: test_get_encoded_word_invalid_cte (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_invalid_cte)\nPASS: test_get_encoded_word_lang_default_is_blank (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_lang_default_is_blank)\nPASS: test_get_encoded_word_leading_internal_space (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_leading_internal_space)\nPASS: test_get_encoded_word_missing_end_raises (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_missing_end_raises)\nPASS: test_get_encoded_word_missing_middle_raises (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_missing_middle_raises)\nPASS: test_get_encoded_word_missing_start_raises (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_missing_start_raises)\nPASS: test_get_encoded_word_non_printable_defect (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_non_printable_defect)\nPASS: test_get_encoded_word_quopri_utf_escape_follows_cte (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_quopri_utf_escape_follows_cte)\nPASS: test_get_encoded_word_sets_extra_attributes (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_sets_extra_attributes)\nPASS: test_get_encoded_word_valid_ew (test.test_email.test__header_value_parser.TestParser.test_get_encoded_word_valid_ew)\nPASS: test_get_fws_only (test.test_email.test__header_value_parser.TestParser.test_get_fws_only)\nPASS: test_get_fws_space (test.test_email.test__header_value_parser.TestParser.test_get_fws_space)\nPASS: test_get_fws_ws_run (test.test_email.test__header_value_parser.TestParser.test_get_fws_ws_run)\nPASS: test_get_group_cfws_only (test.test_email.test__header_value_parser.TestParser.test_get_group_cfws_only)\nPASS: test_get_group_empty (test.test_email.test__header_value_parser.TestParser.test_get_group_empty)\nPASS: test_get_group_list_cfws_only (test.test_email.test__header_value_parser.TestParser.test_get_group_list_cfws_only)\nPASS: test_get_group_list_comment_only_invalid (test.test_email.test__header_value_parser.TestParser.test_get_group_list_comment_only_invalid)\nPASS: test_get_group_list_mailbox_list (test.test_email.test__header_value_parser.TestParser.test_get_group_list_mailbox_list)\nPASS: test_get_group_list_obs_group_list (test.test_email.test__header_value_parser.TestParser.test_get_group_list_obs_group_list)\nPASS: test_get_group_missing_final_semicol (test.test_email.test__header_value_parser.TestParser.test_get_group_missing_final_semicol)\nPASS: test_get_group_mixed_list (test.test_email.test__header_value_parser.TestParser.test_get_group_mixed_list)\nPASS: test_get_group_null_addr_spec (test.test_email.test__header_value_parser.TestParser.test_get_group_null_addr_spec)\nPASS: test_get_group_one_invalid (test.test_email.test__header_value_parser.TestParser.test_get_group_one_invalid)\nPASS: test_get_group_single_mailbox (test.test_email.test__header_value_parser.TestParser.test_get_group_single_mailbox)\nPASS: test_get_local_part_complex_obsolete_1 (test.test_email.test__header_value_parser.TestParser.test_get_local_part_complex_obsolete_1)\nPASS: test_get_local_part_complex_obsolete_invalid (test.test_email.test__header_value_parser.TestParser.test_get_local_part_complex_obsolete_invalid)\nPASS: test_get_local_part_double_dot_raises (test.test_email.test__header_value_parser.TestParser.test_get_local_part_double_dot_raises)\nPASS: test_get_local_part_leading_dot (test.test_email.test__header_value_parser.TestParser.test_get_local_part_leading_dot)\nPASS: test_get_local_part_leading_dot_after_ws (test.test_email.test__header_value_parser.TestParser.test_get_local_part_leading_dot_after_ws)\nPASS: test_get_local_part_no_part_raises (test.test_email.test__header_value_parser.TestParser.test_get_local_part_no_part_raises)\nPASS: test_get_local_part_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser.test_get_local_part_quoted_strings_in_atom_list)\nPASS: test_get_local_part_quoted_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_local_part_quoted_with_cfws)\nPASS: test_get_local_part_quoted_with_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_local_part_quoted_with_whitespace)\nPASS: test_get_local_part_simple (test.test_email.test__header_value_parser.TestParser.test_get_local_part_simple)\nPASS: test_get_local_part_simple_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_local_part_simple_obsolete)\nPASS: test_get_local_part_simple_quoted (test.test_email.test__header_value_parser.TestParser.test_get_local_part_simple_quoted)\nPASS: test_get_local_part_special_instead_raises (test.test_email.test__header_value_parser.TestParser.test_get_local_part_special_instead_raises)\nPASS: test_get_local_part_trailing_dot (test.test_email.test__header_value_parser.TestParser.test_get_local_part_trailing_dot)\nPASS: test_get_local_part_trailing_dot_with_ws (test.test_email.test__header_value_parser.TestParser.test_get_local_part_trailing_dot_with_ws)\nPASS: test_get_local_part_unicode_defect (test.test_email.test__header_value_parser.TestParser.test_get_local_part_unicode_defect)\nPASS: test_get_local_part_valid_and_invalid_qp_in_atom_list (test.test_email.test__header_value_parser.TestParser.test_get_local_part_valid_and_invalid_qp_in_atom_list)\nPASS: test_get_local_part_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_cfws)\nPASS: test_get_local_part_with_dot (test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_dot)\nPASS: test_get_local_part_with_quoted_dot (test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_quoted_dot)\nPASS: test_get_local_part_with_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_local_part_with_whitespace)\nPASS: test_get_mailbox_addr_spec_only (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_addr_spec_only)\nPASS: test_get_mailbox_angle_addr_only (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_angle_addr_only)\nPASS: test_get_mailbox_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_ends_at_special)\nPASS: test_get_mailbox_list_empty_list_element (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_empty_list_element)\nPASS: test_get_mailbox_list_junk_after_valid_address (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_junk_after_valid_address)\nPASS: test_get_mailbox_list_only_empty_elements (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_only_empty_elements)\nPASS: test_get_mailbox_list_single_addr (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_single_addr)\nPASS: test_get_mailbox_list_two_complex (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_two_complex)\nPASS: test_get_mailbox_list_two_name_addr (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_two_name_addr)\nPASS: test_get_mailbox_list_two_simple_addr (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_two_simple_addr)\nPASS: test_get_mailbox_list_unparseable_mailbox_null (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_list_unparseable_mailbox_null)\nPASS: test_get_mailbox_name_addr (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_name_addr)\nPASS: test_get_mailbox_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser.test_get_mailbox_quoted_strings_in_atom_list)\nPASS: test_get_msg_id_empty (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_empty)\nPASS: test_get_msg_id_invalid_expected_msg_id_not_found (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_invalid_expected_msg_id_not_found)\nPASS: test_get_msg_id_no_angle_end (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_no_angle_end)\nPASS: test_get_msg_id_no_angle_start (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_no_angle_start)\nPASS: test_get_msg_id_no_id_right_part (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_no_id_right_part)\nPASS: test_get_msg_id_non_folding_literal_domain (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_non_folding_literal_domain)\nPASS: test_get_msg_id_obsolete_domain_part (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_obsolete_domain_part)\nPASS: test_get_msg_id_obsolete_local (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_obsolete_local)\nPASS: test_get_msg_id_valid (test.test_email.test__header_value_parser.TestParser.test_get_msg_id_valid)\nPASS: test_get_name_addr_angle_addr_only (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_angle_addr_only)\nPASS: test_get_name_addr_atom_name (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_atom_name)\nPASS: test_get_name_addr_atom_name_with_cfws (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_atom_name_with_cfws)\nPASS: test_get_name_addr_ends_at_special (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_ends_at_special)\nPASS: test_get_name_addr_name_with_cfws_and_dots (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_name_with_cfws_and_dots)\nPASS: test_get_name_addr_no_angle_after_display_name_raises (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_no_angle_after_display_name_raises)\nPASS: test_get_name_addr_no_content_before_special_raises (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_no_content_before_special_raises)\nPASS: test_get_name_addr_no_content_raises (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_no_content_raises)\nPASS: test_get_name_addr_qs_name (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_qs_name)\nPASS: test_get_name_addr_with_route (test.test_email.test__header_value_parser.TestParser.test_get_name_addr_with_route)\nPASS: test_get_obs_route_complex (test.test_email.test__header_value_parser.TestParser.test_get_obs_route_complex)\nPASS: test_get_obs_route_no_route_before_end_raises (test.test_email.test__header_value_parser.TestParser.test_get_obs_route_no_route_before_end_raises)\nPASS: test_get_obs_route_no_route_before_special_raises (test.test_email.test__header_value_parser.TestParser.test_get_obs_route_no_route_before_special_raises)\nPASS: test_get_obs_route_no_route_before_special_raises2 (test.test_email.test__header_value_parser.TestParser.test_get_obs_route_no_route_before_special_raises2)\nPASS: test_get_obs_route_simple (test.test_email.test__header_value_parser.TestParser.test_get_obs_route_simple)\nPASS: test_get_phrase_complex (test.test_email.test__header_value_parser.TestParser.test_get_phrase_complex)\nPASS: test_get_phrase_ending_with_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_phrase_ending_with_obsolete)\nPASS: test_get_phrase_obsolete (test.test_email.test__header_value_parser.TestParser.test_get_phrase_obsolete)\nPASS: test_get_phrase_pharse_must_start_with_word (test.test_email.test__header_value_parser.TestParser.test_get_phrase_pharse_must_start_with_word)\nPASS: test_get_phrase_simple (test.test_email.test__header_value_parser.TestParser.test_get_phrase_simple)\nPASS: test_get_qcontent_all_printables (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_all_printables)\nPASS: test_get_qcontent_close_paren_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_close_paren_mid_word)\nPASS: test_get_qcontent_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_following_wsp_preserved)\nPASS: test_get_qcontent_non_printables (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_non_printables)\nPASS: test_get_qcontent_only (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_only)\nPASS: test_get_qcontent_two_words_gets_first (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_two_words_gets_first)\nPASS: test_get_qcontent_up_to_dquote_only (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_up_to_dquote_only)\nPASS: test_get_qcontent_wsp_before_close_paren_preserved (test.test_email.test__header_value_parser.TestParser.test_get_qcontent_wsp_before_close_paren_preserved)\nPASS: test_get_qp_ctext_all_printables (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_all_printables)\nPASS: test_get_qp_ctext_close_paren_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_close_paren_mid_word)\nPASS: test_get_qp_ctext_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_following_wsp_preserved)\nPASS: test_get_qp_ctext_non_printables (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_non_printables)\nPASS: test_get_qp_ctext_only (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_only)\nPASS: test_get_qp_ctext_open_paren_mid_word (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_open_paren_mid_word)\nPASS: test_get_qp_ctext_two_words_gets_first (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_two_words_gets_first)\nPASS: test_get_qp_ctext_up_to_close_paren_only (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_up_to_close_paren_only)\nPASS: test_get_qp_ctext_up_to_open_paren_only (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_up_to_open_paren_only)\nPASS: test_get_qp_ctext_wsp_before_close_paren_preserved (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_wsp_before_close_paren_preserved)\nPASS: test_get_qp_ctext_wsp_before_open_paren_preserved (test.test_email.test__header_value_parser.TestParser.test_get_qp_ctext_wsp_before_open_paren_preserved)\nPASS: test_get_quoted_string_header_ends_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_header_ends_in_comment)\nPASS: test_get_quoted_string_header_ends_in_qcontent (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_header_ends_in_qcontent)\nPASS: test_get_quoted_string_internal_ws (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_internal_ws)\nPASS: test_get_quoted_string_no_quoted_string (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_no_quoted_string)\nPASS: test_get_quoted_string_non_printable_in_comment (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_non_printable_in_comment)\nPASS: test_get_quoted_string_non_printable_in_qcontent (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_non_printable_in_qcontent)\nPASS: test_get_quoted_string_only (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_only)\nPASS: test_get_quoted_string_qs_ends_at_noncfws (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_qs_ends_at_noncfws)\nPASS: test_get_quoted_string_with_comments_and_wsp (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_with_comments_and_wsp)\nPASS: test_get_quoted_string_with_multiple_comments (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_with_multiple_comments)\nPASS: test_get_quoted_string_with_wsp (test.test_email.test__header_value_parser.TestParser.test_get_quoted_string_with_wsp)\nPASS: test_get_unstructured_ew_with_internal_leading_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_with_internal_leading_ws)\nPASS: test_get_unstructured_ew_with_internal_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_with_internal_ws)\nPASS: test_get_unstructured_ew_without_leading_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_without_leading_whitespace)\nPASS: test_get_unstructured_ew_without_trailing_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_ew_without_trailing_whitespace)\nPASS: test_get_unstructured_invalid_base64_character (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_base64_character)\nPASS: test_get_unstructured_invalid_base64_character_and_bad_padding (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_base64_character_and_bad_padding)\nPASS: test_get_unstructured_invalid_base64_length (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_base64_length)\nPASS: test_get_unstructured_invalid_ew (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_ew)\nPASS: test_get_unstructured_invalid_ew2 (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_ew2)\nPASS: test_get_unstructured_invalid_ew_cte (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_invalid_ew_cte)\nPASS: test_get_unstructured_leading_and_trailing_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_leading_and_trailing_whitespace)\nPASS: test_get_unstructured_leading_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_leading_whitespace)\nPASS: test_get_unstructured_missing_base64_padding (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_missing_base64_padding)\nPASS: test_get_unstructured_no_whitespace_between_ews (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_no_whitespace_between_ews)\nPASS: test_get_unstructured_normal_phrase (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_normal_phrase)\nPASS: test_get_unstructured_normal_phrase_with_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_normal_phrase_with_whitespace)\nPASS: test_get_unstructured_null (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_null)\nPASS: test_get_unstructured_one_ew_trailing_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_ew_trailing_ws)\nPASS: test_get_unstructured_one_valid_ew_no_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_valid_ew_no_ws)\nPASS: test_get_unstructured_one_valid_ew_trailing_text (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_valid_ew_trailing_text)\nPASS: test_get_unstructured_one_word (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_one_word)\nPASS: test_get_unstructured_phrase_with_ew_in_middle_of_text (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_ew_in_middle_of_text)\nPASS: test_get_unstructured_phrase_with_ew_with_leading_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_ew_with_leading_ws)\nPASS: test_get_unstructured_phrase_with_two_ew (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_two_ew)\nPASS: test_get_unstructured_phrase_with_two_ew_extra_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_two_ew_extra_ws)\nPASS: test_get_unstructured_phrase_with_two_ew_trailing_ws (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_phrase_with_two_ew_trailing_ws)\nPASS: test_get_unstructured_trailing_whitespace (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_trailing_whitespace)\nPASS: test_get_unstructured_two_ew_extra_ws_trailing_text (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_two_ew_extra_ws_trailing_text)\nPASS: test_get_unstructured_undecodable_bytes (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_undecodable_bytes)\nPASS: test_get_unstructured_undecodable_bytes_in_EW (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_undecodable_bytes_in_EW)\nPASS: test_get_unstructured_without_trailing_whitespace_hang_case (test.test_email.test__header_value_parser.TestParser.test_get_unstructured_without_trailing_whitespace_hang_case)\nPASS: test_get_word_all_CFWS (test.test_email.test__header_value_parser.TestParser.test_get_word_all_CFWS)\nPASS: test_get_word_atom_yields_atom (test.test_email.test__header_value_parser.TestParser.test_get_word_atom_yields_atom)\nPASS: test_get_word_ends_at_dot (test.test_email.test__header_value_parser.TestParser.test_get_word_ends_at_dot)\nPASS: test_get_word_qs_yields_qs (test.test_email.test__header_value_parser.TestParser.test_get_word_qs_yields_qs)\nPASS: test_invalid_content_disposition (test.test_email.test__header_value_parser.TestParser.test_invalid_content_disposition)\nPASS: test_invalid_content_transfer_encoding (test.test_email.test__header_value_parser.TestParser.test_invalid_content_transfer_encoding)\nPASS: test_parse_invalid_message_id (test.test_email.test__header_value_parser.TestParser.test_parse_invalid_message_id)\nPASS: test_parse_message_id_with_remaining (test.test_email.test__header_value_parser.TestParser.test_parse_message_id_with_remaining)\nPASS: test_parse_valid_message_id (test.test_email.test__header_value_parser.TestParser.test_parse_valid_message_id)\nPASS: test_EWWhiteSpaceTerminal (test.test_email.test__header_value_parser.TestTokens.test_EWWhiteSpaceTerminal)\nPASS: test_value_duplicate_and_missing_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_and_missing_split_value)\nPASS: test_value_duplicate_in_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_in_split_value)\nPASS: test_value_duplicate_key (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_key)\nPASS: test_value_duplicate_key_with_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_key_with_split_value)\nPASS: test_value_duplicate_key_with_split_value_other_order (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_key_with_split_value_other_order)\nPASS: test_value_duplicate_with_broken_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_duplicate_with_broken_split_value)\nPASS: test_value_extra_dquote (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_extra_dquote)\nPASS: test_value_missing_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_missing_split_value)\nPASS: test_value_multiple_keys (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_multiple_keys)\nPASS: test_value_simple (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_simple)\nPASS: test_value_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters.test_value_split_value)\nPASS: test_value_RFC_2045_2 (test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_RFC_2045_2)\nPASS: test_value_RFC_2045_3 (test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_RFC_2045_3)\nPASS: test_value_RFC_2045_4 (test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_RFC_2045_4)\nPASS: test_value_empty (test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_empty)\nPASS: test_value_rfc_2045_1 (test.test_email.test__header_value_parser.Test_parse_mime_version.test_value_rfc_2045_1)\nPASS: test_japanese_codecs (test.test_email.test_asian_codecs.TestEmailAsianCodecs.test_japanese_codecs)\nPASS: test_payload_encoding (test.test_email.test_asian_codecs.TestEmailAsianCodecs.test_payload_encoding)\nPASS: test_payload_encoding_utf8 (test.test_email.test_asian_codecs.TestEmailAsianCodecs.test_payload_encoding_utf8)\nPASS: test_get_content_key_full_type (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_full_type)\nPASS: test_get_content_key_maintype_only (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_maintype_only)\nPASS: test_get_content_key_null_key (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_null_key)\nPASS: test_get_content_key_order_full_type (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_order_full_type)\nPASS: test_get_content_key_order_maintype_only (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_order_maintype_only)\nPASS: test_get_content_key_order_null_key (test.test_email.test_contentmanager.TestContentManager.test_get_content_key_order_null_key)\nPASS: test_get_content_raises_if_unknown_mimetype_and_no_default (test.test_email.test_contentmanager.TestContentManager.test_get_content_raises_if_unknown_mimetype_and_no_default)\nPASS: test_set_content_calls_clear_content (test.test_email.test_contentmanager.TestContentManager.test_set_content_calls_clear_content)\nPASS: test_set_content_key_base_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_full_path)\nPASS: test_set_content_key_base_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_name)\nPASS: test_set_content_key_base_qualname (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_qualname)\nPASS: test_set_content_key_base_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_base_type)\nPASS: test_set_content_key_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_full_path)\nPASS: test_set_content_key_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_name)\nPASS: test_set_content_key_null_key (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_null_key)\nPASS: test_set_content_key_order_base_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_full_path)\nPASS: test_set_content_key_order_base_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_name)\nPASS: test_set_content_key_order_base_qualname (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_qualname)\nPASS: test_set_content_key_order_base_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_base_type)\nPASS: test_set_content_key_order_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_full_path)\nPASS: test_set_content_key_order_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_name)\nPASS: test_set_content_key_order_null_key (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_null_key)\nPASS: test_set_content_key_order_qualname (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_qualname)\nPASS: test_set_content_key_order_str_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_str_full_path)\nPASS: test_set_content_key_order_str_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_str_name)\nPASS: test_set_content_key_order_str_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_str_type)\nPASS: test_set_content_key_order_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_order_type)\nPASS: test_set_content_key_qualname (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_qualname)\nPASS: test_set_content_key_str_full_path (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_str_full_path)\nPASS: test_set_content_key_str_name (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_str_name)\nPASS: test_set_content_key_str_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_str_type)\nPASS: test_set_content_key_type (test.test_email.test_contentmanager.TestContentManager.test_set_content_key_type)\nPASS: test_set_content_raises_if_called_on_multipart (test.test_email.test_contentmanager.TestContentManager.test_set_content_raises_if_called_on_multipart)\nPASS: test_set_content_raises_if_unknown_type_and_no_default (test.test_email.test_contentmanager.TestContentManager.test_set_content_raises_if_unknown_type_and_no_default)\nPASS: test_cid_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_application_octet_stream)\nPASS: test_cid_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_image_jpeg)\nPASS: test_cid_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_message_external_body)\nPASS: test_cid_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_message_rfc822)\nPASS: test_cid_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_text_html)\nPASS: test_cid_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_cid_receiver_text_plain)\nPASS: test_disposition_inline_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_application_octet_stream)\nPASS: test_disposition_inline_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_image_jpeg)\nPASS: test_disposition_inline_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_message_external_body)\nPASS: test_disposition_inline_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_message_rfc822)\nPASS: test_disposition_inline_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_text_html)\nPASS: test_disposition_inline_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_disposition_inline_receiver_text_plain)\nPASS: test_get_message_non_rfc822_or_external_body_yields_bytes (test.test_email.test_contentmanager.TestRawDataManager.test_get_message_non_rfc822_or_external_body_yields_bytes)\nPASS: test_get_message_rfc822_and_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_get_message_rfc822_and_external_body)\nPASS: test_get_non_text (test.test_email.test_contentmanager.TestRawDataManager.test_get_non_text)\nPASS: test_get_non_text_invalid_keyword (test.test_email.test_contentmanager.TestRawDataManager.test_get_non_text_invalid_keyword)\nPASS: test_get_raises_on_multipart (test.test_email.test_contentmanager.TestRawDataManager.test_get_raises_on_multipart)\nPASS: test_get_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_html)\nPASS: test_get_text_invalid_keyword (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_invalid_keyword)\nPASS: test_get_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain)\nPASS: test_get_text_plain_bad_utf8_quoted_printable (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_bad_utf8_quoted_printable)\nPASS: test_get_text_plain_bad_utf8_quoted_printable_ignore_errors (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_bad_utf8_quoted_printable_ignore_errors)\nPASS: test_get_text_plain_latin1 (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_latin1)\nPASS: test_get_text_plain_latin1_quoted_printable (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_latin1_quoted_printable)\nPASS: test_get_text_plain_utf8_base64 (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_utf8_base64)\nPASS: test_get_text_plain_utf8_base64_recoverable_bad_CTE_data (test.test_email.test_contentmanager.TestRawDataManager.test_get_text_plain_utf8_base64_recoverable_bad_CTE_data)\nPASS: test_header_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_application_octet_stream)\nPASS: test_header_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_image_jpeg)\nPASS: test_header_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_message_external_body)\nPASS: test_header_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_message_rfc822)\nPASS: test_header_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_text_html)\nPASS: test_header_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_header_receiver_text_plain)\nPASS: test_non_ascii_filename_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_application_octet_stream)\nPASS: test_non_ascii_filename_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_image_jpeg)\nPASS: test_non_ascii_filename_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_message_external_body)\nPASS: test_non_ascii_filename_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_message_rfc822)\nPASS: test_non_ascii_filename_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_text_html)\nPASS: test_non_ascii_filename_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_non_ascii_filename_receiver_text_plain)\nPASS: test_params_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_application_octet_stream)\nPASS: test_params_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_image_jpeg)\nPASS: test_params_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_message_external_body)\nPASS: test_params_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_message_rfc822)\nPASS: test_params_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_text_html)\nPASS: test_params_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_params_receiver_text_plain)\nPASS: test_set_application_octet_stream_with_8bit_cte (test.test_email.test_contentmanager.TestRawDataManager.test_set_application_octet_stream_with_8bit_cte)\nPASS: test_set_audio_aif_with_quoted_printable_cte (test.test_email.test_contentmanager.TestRawDataManager.test_set_audio_aif_with_quoted_printable_cte)\nPASS: test_set_content_bytes_cte_7bit (test.test_email.test_contentmanager.TestRawDataManager.test_set_content_bytes_cte_7bit)\nPASS: test_set_disposition_attachment (test.test_email.test_contentmanager.TestRawDataManager.test_set_disposition_attachment)\nPASS: test_set_disposition_foo (test.test_email.test_contentmanager.TestRawDataManager.test_set_disposition_foo)\nPASS: test_set_disposition_inline (test.test_email.test_contentmanager.TestRawDataManager.test_set_disposition_inline)\nPASS: test_set_filename (test.test_email.test_contentmanager.TestRawDataManager.test_set_filename)\nPASS: test_set_filename_and_disposition_inline (test.test_email.test_contentmanager.TestRawDataManager.test_set_filename_and_disposition_inline)\nPASS: test_set_headers_from_header_objects (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_from_header_objects)\nPASS: test_set_headers_from_strings (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_from_strings)\nPASS: test_set_headers_with_defective_header_header_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_defective_header_header_raises)\nPASS: test_set_headers_with_defective_string_header_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_defective_string_header_raises)\nPASS: test_set_headers_with_invalid_duplicate_header_header_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_invalid_duplicate_header_header_raises)\nPASS: test_set_headers_with_invalid_duplicate_string_header_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_headers_with_invalid_duplicate_string_header_raises)\nPASS: test_set_image_jpg (test.test_email.test_contentmanager.TestRawDataManager.test_set_image_jpg)\nPASS: test_set_message (test.test_email.test_contentmanager.TestRawDataManager.test_set_message)\nPASS: test_set_message_invalid_cte_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_message_invalid_cte_raises)\nPASS: test_set_message_with_non_ascii_and_coercion_to_7bit (test.test_email.test_contentmanager.TestRawDataManager.test_set_message_with_non_ascii_and_coercion_to_7bit)\nPASS: test_set_non_ascii_filename (test.test_email.test_contentmanager.TestRawDataManager.test_set_non_ascii_filename)\nPASS: test_set_text_11_lines_long_line_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_11_lines_long_line_maximal_non_ascii_heuristics)\nPASS: test_set_text_11_lines_long_line_minimal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_11_lines_long_line_minimal_non_ascii_heuristics)\nPASS: test_set_text_11_lines_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_11_lines_maximal_non_ascii_heuristics)\nPASS: test_set_text_charset_latin_1 (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_charset_latin_1)\nPASS: test_set_text_html (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_html)\nPASS: test_set_text_long_line_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_long_line_maximal_non_ascii_heuristics)\nPASS: test_set_text_long_line_minimal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_long_line_minimal_non_ascii_heuristics)\nPASS: test_set_text_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_maximal_non_ascii_heuristics)\nPASS: test_set_text_non_ascii_with_charset_ascii_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_non_ascii_with_charset_ascii_raises)\nPASS: test_set_text_non_ascii_with_cte_7bit_and_charset_ascii_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_non_ascii_with_cte_7bit_and_charset_ascii_raises)\nPASS: test_set_text_non_ascii_with_cte_7bit_raises (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_non_ascii_with_cte_7bit_raises)\nPASS: test_set_text_plain (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_plain)\nPASS: test_set_text_plain_long_line_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_plain_long_line_heuristics)\nPASS: test_set_text_plain_null (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_plain_null)\nPASS: test_set_text_short_line_minimal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager.test_set_text_short_line_minimal_non_ascii_heuristics)\nPASS: test_set_video_mpeg_with_binary_cte (test.test_email.test_contentmanager.TestRawDataManager.test_set_video_mpeg_with_binary_cte)\nPASS: test_bad_padding_in_base64_payload (test.test_email.test_defect_handling.TestDefectCapture.test_bad_padding_in_base64_payload)\nPASS: test_first_line_is_continuation_header (test.test_email.test_defect_handling.TestDefectCapture.test_first_line_is_continuation_header)\nPASS: test_invalid_chars_in_base64_payload (test.test_email.test_defect_handling.TestDefectCapture.test_invalid_chars_in_base64_payload)\nPASS: test_invalid_length_of_base64_payload (test.test_email.test_defect_handling.TestDefectCapture.test_invalid_length_of_base64_payload)\nPASS: test_lying_multipart (test.test_email.test_defect_handling.TestDefectCapture.test_lying_multipart)\nPASS: test_missing_ending_boundary (test.test_email.test_defect_handling.TestDefectCapture.test_missing_ending_boundary)\nPASS: test_missing_header_body_separator (test.test_email.test_defect_handling.TestDefectCapture.test_missing_header_body_separator)\nPASS: test_missing_start_boundary (test.test_email.test_defect_handling.TestDefectCapture.test_missing_start_boundary)\nPASS: test_multipart_invalid_cte (test.test_email.test_defect_handling.TestDefectCapture.test_multipart_invalid_cte)\nPASS: test_multipart_no_boundary (test.test_email.test_defect_handling.TestDefectCapture.test_multipart_no_boundary)\nPASS: test_multipart_no_cte_no_defect (test.test_email.test_defect_handling.TestDefectCapture.test_multipart_no_cte_no_defect)\nPASS: test_multipart_valid_cte_no_defect (test.test_email.test_defect_handling.TestDefectCapture.test_multipart_valid_cte_no_defect)\nPASS: test_same_boundary_inner_outer (test.test_email.test_defect_handling.TestDefectCapture.test_same_boundary_inner_outer)\nPASS: test_bad_padding_in_base64_payload (test.test_email.test_defect_handling.TestDefectDetection.test_bad_padding_in_base64_payload)\nPASS: test_first_line_is_continuation_header (test.test_email.test_defect_handling.TestDefectDetection.test_first_line_is_continuation_header)\nPASS: test_invalid_chars_in_base64_payload (test.test_email.test_defect_handling.TestDefectDetection.test_invalid_chars_in_base64_payload)\nPASS: test_invalid_length_of_base64_payload (test.test_email.test_defect_handling.TestDefectDetection.test_invalid_length_of_base64_payload)\nPASS: test_lying_multipart (test.test_email.test_defect_handling.TestDefectDetection.test_lying_multipart)\nPASS: test_missing_ending_boundary (test.test_email.test_defect_handling.TestDefectDetection.test_missing_ending_boundary)\nPASS: test_missing_header_body_separator (test.test_email.test_defect_handling.TestDefectDetection.test_missing_header_body_separator)\nPASS: test_missing_start_boundary (test.test_email.test_defect_handling.TestDefectDetection.test_missing_start_boundary)\nPASS: test_multipart_invalid_cte (test.test_email.test_defect_handling.TestDefectDetection.test_multipart_invalid_cte)\nPASS: test_multipart_no_boundary (test.test_email.test_defect_handling.TestDefectDetection.test_multipart_no_boundary)\nPASS: test_multipart_no_cte_no_defect (test.test_email.test_defect_handling.TestDefectDetection.test_multipart_no_cte_no_defect)\nPASS: test_multipart_valid_cte_no_defect (test.test_email.test_defect_handling.TestDefectDetection.test_multipart_valid_cte_no_defect)\nPASS: test_same_boundary_inner_outer (test.test_email.test_defect_handling.TestDefectDetection.test_same_boundary_inner_outer)\nPASS: test_bad_padding_in_base64_payload (test.test_email.test_defect_handling.TestDefectRaising.test_bad_padding_in_base64_payload)\nPASS: test_first_line_is_continuation_header (test.test_email.test_defect_handling.TestDefectRaising.test_first_line_is_continuation_header)\nPASS: test_invalid_chars_in_base64_payload (test.test_email.test_defect_handling.TestDefectRaising.test_invalid_chars_in_base64_payload)\nPASS: test_invalid_length_of_base64_payload (test.test_email.test_defect_handling.TestDefectRaising.test_invalid_length_of_base64_payload)\nPASS: test_lying_multipart (test.test_email.test_defect_handling.TestDefectRaising.test_lying_multipart)\nPASS: test_missing_ending_boundary (test.test_email.test_defect_handling.TestDefectRaising.test_missing_ending_boundary)\nPASS: test_missing_header_body_separator (test.test_email.test_defect_handling.TestDefectRaising.test_missing_header_body_separator)\nPASS: test_missing_start_boundary (test.test_email.test_defect_handling.TestDefectRaising.test_missing_start_boundary)\nPASS: test_multipart_invalid_cte (test.test_email.test_defect_handling.TestDefectRaising.test_multipart_invalid_cte)\nPASS: test_multipart_no_boundary (test.test_email.test_defect_handling.TestDefectRaising.test_multipart_no_boundary)\nPASS: test_multipart_no_cte_no_defect (test.test_email.test_defect_handling.TestDefectRaising.test_multipart_no_cte_no_defect)\nPASS: test_multipart_valid_cte_no_defect (test.test_email.test_defect_handling.TestDefectRaising.test_multipart_valid_cte_no_defect)\nPASS: test_same_boundary_inner_outer (test.test_email.test_defect_handling.TestDefectRaising.test_same_boundary_inner_outer)\nPASS: test_8bit_in_base64_body (test.test_email.test_email.Test8BitBytesHandling.test_8bit_in_base64_body)\nPASS: test_8bit_in_quopri_body (test.test_email.test_email.Test8BitBytesHandling.test_8bit_in_quopri_body)\nPASS: test_8bit_in_uuencode_body (test.test_email.test_email.Test8BitBytesHandling.test_8bit_in_uuencode_body)\nPASS: test_8bit_multipart (test.test_email.test_email.Test8BitBytesHandling.test_8bit_multipart)\nPASS: test_bytes_feedparser (test.test_email.test_email.Test8BitBytesHandling.test_bytes_feedparser)\nPASS: test_bytes_generator (test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator)\nPASS: test_bytes_generator_b_encoding_linesep (test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator_b_encoding_linesep)\nPASS: test_bytes_generator_handles_None_body (test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator_handles_None_body)\nPASS: test_bytes_generator_with_unix_from (test.test_email.test_email.Test8BitBytesHandling.test_bytes_generator_with_unix_from)\nPASS: test_crlf_flatten (test.test_email.test_email.Test8BitBytesHandling.test_crlf_flatten)\nPASS: test_decoded_generator_emits_unicode_body (test.test_email.test_email.Test8BitBytesHandling.test_decoded_generator_emits_unicode_body)\nPASS: test_del_rfc2231_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling.test_del_rfc2231_params_with_8bit)\nPASS: test_generator_b_encoding_linesep (test.test_email.test_email.Test8BitBytesHandling.test_generator_b_encoding_linesep)\nPASS: test_generator_handles_8bit (test.test_email.test_email.Test8BitBytesHandling.test_generator_handles_8bit)\nPASS: test_get_8bit_header (test.test_email.test_email.Test8BitBytesHandling.test_get_8bit_header)\nPASS: test_get_all_with_8bit_headers (test.test_email.test_email.Test8BitBytesHandling.test_get_all_with_8bit_headers)\nPASS: test_get_content_type_with_8bit (test.test_email.test_email.Test8BitBytesHandling.test_get_content_type_with_8bit)\nPASS: test_get_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling.test_get_params_with_8bit)\nPASS: test_get_payload_with_8bit_cte_header (test.test_email.test_email.Test8BitBytesHandling.test_get_payload_with_8bit_cte_header)\nPASS: test_get_rfc2231_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling.test_get_rfc2231_params_with_8bit)\nPASS: test_invalid_8bit_in_non_8bit_cte_uses_replace (test.test_email.test_email.Test8BitBytesHandling.test_invalid_8bit_in_non_8bit_cte_uses_replace)\nPASS: test_items_with_8bit_headers (test.test_email.test_email.Test8BitBytesHandling.test_items_with_8bit_headers)\nPASS: test_known_8bit_CTE (test.test_email.test_email.Test8BitBytesHandling.test_known_8bit_CTE)\nPASS: test_message_from_binary_file (test.test_email.test_email.Test8BitBytesHandling.test_message_from_binary_file)\nPASS: test_print_8bit_headers (test.test_email.test_email.Test8BitBytesHandling.test_print_8bit_headers)\nPASS: test_set_rfc2231_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling.test_set_rfc2231_params_with_8bit)\nPASS: test_str_generator_should_not_mutate_msg_when_handling_8bit (test.test_email.test_email.Test8BitBytesHandling.test_str_generator_should_not_mutate_msg_when_handling_8bit)\nPASS: test_string_generator_reencodes_to_quopri_when_appropriate (test.test_email.test_email.Test8BitBytesHandling.test_string_generator_reencodes_to_quopri_when_appropriate)\nPASS: test_unknown_8bit_CTE (test.test_email.test_email.Test8BitBytesHandling.test_unknown_8bit_CTE)\nPASS: test_values_with_8bit_headers (test.test_email.test_email.Test8BitBytesHandling.test_values_with_8bit_headers)\nPASS: test_decode (test.test_email.test_email.TestBase64.test_decode)\nPASS: test_encode (test.test_email.test_email.TestBase64.test_encode)\nPASS: test_header_encode (test.test_email.test_email.TestBase64.test_header_encode)\nPASS: test_len (test.test_email.test_email.TestBase64.test_len)\nPASS: test_MIME_digest (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_MIME_digest)\nPASS: test_MIME_digest_with_part_headers (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_MIME_digest_with_part_headers)\nPASS: test_content_type (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_content_type)\nPASS: test_dsn (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_dsn)\nPASS: test_long_header (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_long_header)\nPASS: test_message_delivery_status (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_message_delivery_status)\nPASS: test_message_external_body_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_message_external_body_idempotent)\nPASS: test_message_signed_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_message_signed_idempotent)\nPASS: test_mixed_with_image (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_mixed_with_image)\nPASS: test_more_rfc2231_parameters (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_more_rfc2231_parameters)\nPASS: test_multipart_no_parts (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_multipart_no_parts)\nPASS: test_multipart_one_part (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_multipart_one_part)\nPASS: test_multipart_report (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_multipart_report)\nPASS: test_nested_multipart_mixeds (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_nested_multipart_mixeds)\nPASS: test_no_start_boundary (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_no_start_boundary)\nPASS: test_parse_text_message (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_parse_text_message)\nPASS: test_parse_untyped_message (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_parse_untyped_message)\nPASS: test_parser (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_parser)\nPASS: test_preamble_epilogue (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_preamble_epilogue)\nPASS: test_rfc2231_charset (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_rfc2231_charset)\nPASS: test_simple_multipart (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_simple_multipart)\nPASS: test_text_plain_in_a_multipart_digest (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF.test_text_plain_in_a_multipart_digest)\nPASS: test_MIME_digest (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_MIME_digest)\nPASS: test_MIME_digest_with_part_headers (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_MIME_digest_with_part_headers)\nPASS: test_content_type (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_content_type)\nPASS: test_dsn (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_dsn)\nPASS: test_long_header (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_long_header)\nPASS: test_message_delivery_status (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_message_delivery_status)\nPASS: test_message_external_body_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_message_external_body_idempotent)\nPASS: test_message_signed_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_message_signed_idempotent)\nPASS: test_mixed_with_image (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_mixed_with_image)\nPASS: test_more_rfc2231_parameters (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_more_rfc2231_parameters)\nPASS: test_multipart_no_parts (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_multipart_no_parts)\nPASS: test_multipart_one_part (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_multipart_one_part)\nPASS: test_multipart_report (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_multipart_report)\nPASS: test_nested_multipart_mixeds (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_nested_multipart_mixeds)\nPASS: test_no_start_boundary (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_no_start_boundary)\nPASS: test_parse_text_message (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_parse_text_message)\nPASS: test_parse_untyped_message (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_parse_untyped_message)\nPASS: test_parser (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_parser)\nPASS: test_preamble_epilogue (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_preamble_epilogue)\nPASS: test_rfc2231_charset (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_rfc2231_charset)\nPASS: test_simple_multipart (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_simple_multipart)\nPASS: test_text_plain_in_a_multipart_digest (test.test_email.test_email.TestBytesGeneratorIdempotentNL.test_text_plain_in_a_multipart_digest)\nPASS: test_body_encode (test.test_email.test_email.TestCharset.test_body_encode)\nPASS: test_codec_encodeable (test.test_email.test_email.TestCharset.test_codec_encodeable)\nPASS: test_unicode_charset_name (test.test_email.test_email.TestCharset.test_unicode_charset_name)\nPASS: test_EncodersEncode_base64 (test.test_email.test_email.TestEncoders.test_EncodersEncode_base64)\nPASS: test_default_cte (test.test_email.test_email.TestEncoders.test_default_cte)\nPASS: test_encode7or8bit (test.test_email.test_email.TestEncoders.test_encode7or8bit)\nPASS: test_encode_empty_payload (test.test_email.test_email.TestEncoders.test_encode_empty_payload)\nPASS: test_qp_encode_latin1 (test.test_email.test_email.TestEncoders.test_qp_encode_latin1)\nPASS: test_qp_encode_non_latin1 (test.test_email.test_email.TestEncoders.test_qp_encode_non_latin1)\nPASS: test_empty_header_name_handled (test.test_email.test_email.TestFeedParsers.test_empty_header_name_handled)\nPASS: test_long_lines (test.test_email.test_email.TestFeedParsers.test_long_lines)\nPASS: test_newlines (test.test_email.test_email.TestFeedParsers.test_newlines)\nPASS: test_dont_mangle_from (test.test_email.test_email.TestFromMangling.test_dont_mangle_from)\nPASS: test_mangle_from_in_preamble_and_epilog (test.test_email.test_email.TestFromMangling.test_mangle_from_in_preamble_and_epilog)\nPASS: test_mangled_from (test.test_email.test_email.TestFromMangling.test_mangled_from)\nPASS: test_mangled_from_with_bad_bytes (test.test_email.test_email.TestFromMangling.test_mangled_from_with_bad_bytes)\nPASS: test_multipart_with_bad_bytes_in_cte (test.test_email.test_email.TestFromMangling.test_multipart_with_bad_bytes_in_cte)\nPASS: test_bad_8bit_header (test.test_email.test_email.TestHeader.test_bad_8bit_header)\nPASS: test_base64_splittable (test.test_email.test_email.TestHeader.test_base64_splittable)\nPASS: test_broken_base64_header (test.test_email.test_email.TestHeader.test_broken_base64_header)\nPASS: test_empty_header_encode (test.test_email.test_email.TestHeader.test_empty_header_encode)\nPASS: test_encode_preserves_leading_ws_on_value (test.test_email.test_email.TestHeader.test_encode_preserves_leading_ws_on_value)\nPASS: test_encoded_adjacent_nonencoded (test.test_email.test_email.TestHeader.test_encoded_adjacent_nonencoded)\nPASS: test_escaped_8bit_header (test.test_email.test_email.TestHeader.test_escaped_8bit_header)\nPASS: test_explicit_maxlinelen (test.test_email.test_email.TestHeader.test_explicit_maxlinelen)\nPASS: test_flatten_header_with_no_value (test.test_email.test_email.TestHeader.test_flatten_header_with_no_value)\nPASS: test_header_ctor_default_args (test.test_email.test_email.TestHeader.test_header_ctor_default_args)\nPASS: test_header_handles_binary_unknown8bit (test.test_email.test_email.TestHeader.test_header_handles_binary_unknown8bit)\nPASS: test_header_needs_no_decoding (test.test_email.test_email.TestHeader.test_header_needs_no_decoding)\nPASS: test_long (test.test_email.test_email.TestHeader.test_long)\nPASS: test_make_header_handles_binary_unknown8bit (test.test_email.test_email.TestHeader.test_make_header_handles_binary_unknown8bit)\nPASS: test_modify_returned_list_does_not_change_header (test.test_email.test_email.TestHeader.test_modify_returned_list_does_not_change_header)\nPASS: test_multilingual (test.test_email.test_email.TestHeader.test_multilingual)\nPASS: test_quopri_splittable (test.test_email.test_email.TestHeader.test_quopri_splittable)\nPASS: test_shift_jis_charset (test.test_email.test_email.TestHeader.test_shift_jis_charset)\nPASS: test_simple (test.test_email.test_email.TestHeader.test_simple)\nPASS: test_simple_surprise (test.test_email.test_email.TestHeader.test_simple_surprise)\nPASS: test_string_charset (test.test_email.test_email.TestHeader.test_string_charset)\nPASS: test_us_ascii_header (test.test_email.test_email.TestHeader.test_us_ascii_header)\nPASS: test_utf8_shortest (test.test_email.test_email.TestHeader.test_utf8_shortest)\nPASS: test_whitespace_header (test.test_email.test_email.TestHeader.test_whitespace_header)\nPASS: test_whitespace_keeper (test.test_email.test_email.TestHeader.test_whitespace_keeper)\nPASS: test_HeaderRegistry (test.test_email.test_email.TestHeaderRegistry.test_HeaderRegistry)\nPASS: test_MIME_digest (test.test_email.test_email.TestIdempotent.test_MIME_digest)\nPASS: test_MIME_digest_with_part_headers (test.test_email.test_email.TestIdempotent.test_MIME_digest_with_part_headers)\nPASS: test_content_type (test.test_email.test_email.TestIdempotent.test_content_type)\nPASS: test_dsn (test.test_email.test_email.TestIdempotent.test_dsn)\nPASS: test_long_header (test.test_email.test_email.TestIdempotent.test_long_header)\nPASS: test_message_delivery_status (test.test_email.test_email.TestIdempotent.test_message_delivery_status)\nPASS: test_message_external_body_idempotent (test.test_email.test_email.TestIdempotent.test_message_external_body_idempotent)\nPASS: test_message_signed_idempotent (test.test_email.test_email.TestIdempotent.test_message_signed_idempotent)\nPASS: test_mixed_with_image (test.test_email.test_email.TestIdempotent.test_mixed_with_image)\nPASS: test_more_rfc2231_parameters (test.test_email.test_email.TestIdempotent.test_more_rfc2231_parameters)\nPASS: test_multipart_no_parts (test.test_email.test_email.TestIdempotent.test_multipart_no_parts)\nPASS: test_multipart_one_part (test.test_email.test_email.TestIdempotent.test_multipart_one_part)\nPASS: test_multipart_report (test.test_email.test_email.TestIdempotent.test_multipart_report)\nPASS: test_nested_multipart_mixeds (test.test_email.test_email.TestIdempotent.test_nested_multipart_mixeds)\nPASS: test_no_start_boundary (test.test_email.test_email.TestIdempotent.test_no_start_boundary)\nPASS: test_parse_text_message (test.test_email.test_email.TestIdempotent.test_parse_text_message)\nPASS: test_parse_untyped_message (test.test_email.test_email.TestIdempotent.test_parse_untyped_message)\nPASS: test_parser (test.test_email.test_email.TestIdempotent.test_parser)\nPASS: test_preamble_epilogue (test.test_email.test_email.TestIdempotent.test_preamble_epilogue)\nPASS: test_rfc2231_charset (test.test_email.test_email.TestIdempotent.test_rfc2231_charset)\nPASS: test_simple_multipart (test.test_email.test_email.TestIdempotent.test_simple_multipart)\nPASS: test_text_plain_in_a_multipart_digest (test.test_email.test_email.TestIdempotent.test_text_plain_in_a_multipart_digest)\nPASS: test_body_line_iterator (test.test_email.test_email.TestIterators.test_body_line_iterator)\ntest_pushCR_LF (test.test_email.test_email.TestIterators.test_pushCR_LF)\nPASS: FeedParser BufferedSubFile.push() assumed it received complete\nPASS: test_push_random (test.test_email.test_email.TestIterators.test_push_random)\nPASS: test_typed_subpart_iterator (test.test_email.test_email.TestIterators.test_typed_subpart_iterator)\nPASS: test_typed_subpart_iterator_default_type (test.test_email.test_email.TestIterators.test_typed_subpart_iterator_default_type)\nPASS: test_another_long_almost_unsplittable_header (test.test_email.test_email.TestLongHeaders.test_another_long_almost_unsplittable_header)\nPASS: test_another_long_multiline_header (test.test_email.test_email.TestLongHeaders.test_another_long_multiline_header)\nPASS: test_header_encode_with_different_output_charset (test.test_email.test_email.TestLongHeaders.test_header_encode_with_different_output_charset)\nPASS: test_header_splitter (test.test_email.test_email.TestLongHeaders.test_header_splitter)\nPASS: test_last_split_chunk_does_not_fit (test.test_email.test_email.TestLongHeaders.test_last_split_chunk_does_not_fit)\nPASS: test_leading_splittable_in_the_middle_just_before_overlong_last_part (test.test_email.test_email.TestLongHeaders.test_leading_splittable_in_the_middle_just_before_overlong_last_part)\nPASS: test_long_8bit_header (test.test_email.test_email.TestLongHeaders.test_long_8bit_header)\nPASS: test_long_8bit_header_no_charset (test.test_email.test_email.TestLongHeaders.test_long_8bit_header_no_charset)\nPASS: test_long_field_name (test.test_email.test_email.TestLongHeaders.test_long_field_name)\nPASS: test_long_header_encode (test.test_email.test_email.TestLongHeaders.test_long_header_encode)\nPASS: test_long_header_encode_with_different_output_charset (test.test_email.test_email.TestLongHeaders.test_long_header_encode_with_different_output_charset)\nPASS: test_long_header_encode_with_tab_continuation (test.test_email.test_email.TestLongHeaders.test_long_header_encode_with_tab_continuation)\nPASS: test_long_header_encode_with_tab_continuation_is_just_a_hint (test.test_email.test_email.TestLongHeaders.test_long_header_encode_with_tab_continuation_is_just_a_hint)\nPASS: test_long_header_with_multiple_sequential_split_chars (test.test_email.test_email.TestLongHeaders.test_long_header_with_multiple_sequential_split_chars)\nPASS: test_long_header_with_whitespace_runs (test.test_email.test_email.TestLongHeaders.test_long_header_with_whitespace_runs)\nPASS: test_long_line_after_append (test.test_email.test_email.TestLongHeaders.test_long_line_after_append)\nPASS: test_long_lines_with_different_header (test.test_email.test_email.TestLongHeaders.test_long_lines_with_different_header)\nPASS: test_long_nonstring (test.test_email.test_email.TestLongHeaders.test_long_nonstring)\nPASS: test_long_received_header (test.test_email.test_email.TestLongHeaders.test_long_received_header)\nPASS: test_long_rfc2047_header_with_embedded_fws (test.test_email.test_email.TestLongHeaders.test_long_rfc2047_header_with_embedded_fws)\nPASS: test_long_run_with_semi_header_splitter (test.test_email.test_email.TestLongHeaders.test_long_run_with_semi_header_splitter)\nPASS: test_long_to_header (test.test_email.test_email.TestLongHeaders.test_long_to_header)\nPASS: test_long_unbreakable_lines_with_continuation (test.test_email.test_email.TestLongHeaders.test_long_unbreakable_lines_with_continuation)\nPASS: test_multiline_with_overlong_last_part_followed_by_split_point (test.test_email.test_email.TestLongHeaders.test_multiline_with_overlong_last_part_followed_by_split_point)\nPASS: test_multiline_with_overlong_parts_separated_by_two_split_points (test.test_email.test_email.TestLongHeaders.test_multiline_with_overlong_parts_separated_by_two_split_points)\nPASS: test_multiple_splittable_leading_char_followed_by_overlong_unsplittable (test.test_email.test_email.TestLongHeaders.test_multiple_splittable_leading_char_followed_by_overlong_unsplittable)\nPASS: test_no_semis_header_splitter (test.test_email.test_email.TestLongHeaders.test_no_semis_header_splitter)\nPASS: test_no_split_long_header (test.test_email.test_email.TestLongHeaders.test_no_split_long_header)\nPASS: test_overlong_last_part_followed_by_split_point (test.test_email.test_email.TestLongHeaders.test_overlong_last_part_followed_by_split_point)\nPASS: test_shorter_line_with_append (test.test_email.test_email.TestLongHeaders.test_shorter_line_with_append)\nPASS: test_split_long_continuation (test.test_email.test_email.TestLongHeaders.test_split_long_continuation)\nPASS: test_splittable_leading_char_followed_by_overlong_unsplittable (test.test_email.test_email.TestLongHeaders.test_splittable_leading_char_followed_by_overlong_unsplittable)\nPASS: test_splitter_split_on_punctuation_only_if_fws (test.test_email.test_email.TestLongHeaders.test_splitter_split_on_punctuation_only_if_fws)\nPASS: test_splitter_split_on_punctuation_only_if_fws_with_header (test.test_email.test_email.TestLongHeaders.test_splitter_split_on_punctuation_only_if_fws_with_header)\nPASS: test_splitting_first_line_only_is_long (test.test_email.test_email.TestLongHeaders.test_splitting_first_line_only_is_long)\nPASS: test_splitting_multiple_long_lines (test.test_email.test_email.TestLongHeaders.test_splitting_multiple_long_lines)\nPASS: test_string_headerinst_eq (test.test_email.test_email.TestLongHeaders.test_string_headerinst_eq)\nPASS: test_trailing_splittable_on_overlong_unsplittable (test.test_email.test_email.TestLongHeaders.test_trailing_splittable_on_overlong_unsplittable)\nPASS: test_trailing_splittable_on_overlong_unsplittable_with_leading_splittable (test.test_email.test_email.TestLongHeaders.test_trailing_splittable_on_overlong_unsplittable_with_leading_splittable)\nPASS: test_binary_body_with_encode_7or8bit (test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_7or8bit)\nPASS: test_binary_body_with_encode_base64 (test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_base64)\nPASS: test_binary_body_with_encode_noop (test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_noop)\nPASS: test_binary_body_with_encode_quopri (test.test_email.test_email.TestMIMEApplication.test_binary_body_with_encode_quopri)\nPASS: test_binary_body_with_unicode_linend_encode_noop (test.test_email.test_email.TestMIMEApplication.test_binary_body_with_unicode_linend_encode_noop)\nPASS: test_body (test.test_email.test_email.TestMIMEApplication.test_body)\nPASS: test_headers (test.test_email.test_email.TestMIMEApplication.test_headers)\nPASS: test_add_header (test.test_email.test_email.TestMIMEAudio.test_add_header)\nPASS: test_checkSetMinor (test.test_email.test_email.TestMIMEAudio.test_checkSetMinor)\nPASS: test_encoding (test.test_email.test_email.TestMIMEAudio.test_encoding)\nPASS: test_guess_minor_type (test.test_email.test_email.TestMIMEAudio.test_guess_minor_type)\nPASS: test_add_header (test.test_email.test_email.TestMIMEImage.test_add_header)\nPASS: test_checkSetMinor (test.test_email.test_email.TestMIMEImage.test_checkSetMinor)\nPASS: test_encoding (test.test_email.test_email.TestMIMEImage.test_encoding)\nPASS: test_guess_minor_type (test.test_email.test_email.TestMIMEImage.test_guess_minor_type)\nPASS: test_bad_multipart (test.test_email.test_email.TestMIMEMessage.test_bad_multipart)\nPASS: test_default_multipart_constructor (test.test_email.test_email.TestMIMEMessage.test_default_multipart_constructor)\nPASS: test_default_type (test.test_email.test_email.TestMIMEMessage.test_default_type)\nPASS: test_default_type_non_parsed (test.test_email.test_email.TestMIMEMessage.test_default_type_non_parsed)\nPASS: test_default_type_with_explicit_container_type (test.test_email.test_email.TestMIMEMessage.test_default_type_with_explicit_container_type)\nPASS: test_dsn (test.test_email.test_email.TestMIMEMessage.test_dsn)\nPASS: test_epilogue (test.test_email.test_email.TestMIMEMessage.test_epilogue)\nPASS: test_generate (test.test_email.test_email.TestMIMEMessage.test_generate)\nPASS: test_mime_attachments_in_constructor (test.test_email.test_email.TestMIMEMessage.test_mime_attachments_in_constructor)\nPASS: test_multipart_custom_policy (test.test_email.test_email.TestMIMEMessage.test_multipart_custom_policy)\nPASS: test_multipart_default_policy (test.test_email.test_email.TestMIMEMessage.test_multipart_default_policy)\nPASS: test_no_nl_preamble (test.test_email.test_email.TestMIMEMessage.test_no_nl_preamble)\nPASS: test_parse_message_rfc822 (test.test_email.test_email.TestMIMEMessage.test_parse_message_rfc822)\nPASS: test_type_error (test.test_email.test_email.TestMIMEMessage.test_type_error)\nPASS: test_valid_argument (test.test_email.test_email.TestMIMEMessage.test_valid_argument)\nPASS: test_7bit_input (test.test_email.test_email.TestMIMEText.test_7bit_input)\nPASS: test_7bit_input_no_charset (test.test_email.test_email.TestMIMEText.test_7bit_input_no_charset)\nPASS: test_charset (test.test_email.test_email.TestMIMEText.test_charset)\nPASS: test_payload (test.test_email.test_email.TestMIMEText.test_payload)\nPASS: test_types (test.test_email.test_email.TestMIMEText.test_types)\nPASS: test_utf8_input (test.test_email.test_email.TestMIMEText.test_utf8_input)\nSKIP: test_utf8_input_no_charset (test.test_email.test_email.TestMIMEText.test_utf8_input_no_charset) \"can't fix because of backward compat in email5, will fix in email6\"\nPASS: test__contains__ (test.test_email.test_email.TestMessageAPI.test__contains__)\nPASS: test_add_header_with_name_only_param (test.test_email.test_email.TestMessageAPI.test_add_header_with_name_only_param)\nPASS: test_add_header_with_no_value (test.test_email.test_email.TestMessageAPI.test_add_header_with_no_value)\nPASS: test_as_bytes (test.test_email.test_email.TestMessageAPI.test_as_bytes)\nPASS: test_as_bytes_policy (test.test_email.test_email.TestMessageAPI.test_as_bytes_policy)\nPASS: test_as_string (test.test_email.test_email.TestMessageAPI.test_as_string)\nPASS: test_as_string_policy (test.test_email.test_email.TestMessageAPI.test_as_string_policy)\nPASS: test_ascii_add_header (test.test_email.test_email.TestMessageAPI.test_ascii_add_header)\nPASS: test_ascii_add_header_with_tspecial (test.test_email.test_email.TestMessageAPI.test_ascii_add_header_with_tspecial)\nPASS: test_attach_when_payload_is_string (test.test_email.test_email.TestMessageAPI.test_attach_when_payload_is_string)\nPASS: test_bad_param (test.test_email.test_email.TestMessageAPI.test_bad_param)\nPASS: test_binary_base64_payload (test.test_email.test_email.TestMessageAPI.test_binary_base64_payload)\nPASS: test_binary_quopri_payload (test.test_email.test_email.TestMessageAPI.test_binary_quopri_payload)\nPASS: test_binary_uuencode_payload (test.test_email.test_email.TestMessageAPI.test_binary_uuencode_payload)\nPASS: test_bogus_filename (test.test_email.test_email.TestMessageAPI.test_bogus_filename)\nPASS: test_broken_base64_payload (test.test_email.test_email.TestMessageAPI.test_broken_base64_payload)\nPASS: test_broken_unicode_payload (test.test_email.test_email.TestMessageAPI.test_broken_unicode_payload)\nPASS: test_byte_message_rfc822_only (test.test_email.test_email.TestMessageAPI.test_byte_message_rfc822_only)\nPASS: test_decoded_generator (test.test_email.test_email.TestMessageAPI.test_decoded_generator)\nPASS: test_del_nonexistent_param (test.test_email.test_email.TestMessageAPI.test_del_nonexistent_param)\nPASS: test_del_param (test.test_email.test_email.TestMessageAPI.test_del_param)\nPASS: test_del_param_on_nonexistent_header (test.test_email.test_email.TestMessageAPI.test_del_param_on_nonexistent_header)\nPASS: test_del_param_on_other_header (test.test_email.test_email.TestMessageAPI.test_del_param_on_other_header)\nPASS: test_embedded_header_via_Header_rejected (test.test_email.test_email.TestMessageAPI.test_embedded_header_via_Header_rejected)\nPASS: test_embedded_header_via_string_rejected (test.test_email.test_email.TestMessageAPI.test_embedded_header_via_string_rejected)\nPASS: test_field_containment (test.test_email.test_email.TestMessageAPI.test_field_containment)\nPASS: test_get_all (test.test_email.test_email.TestMessageAPI.test_get_all)\nPASS: test_get_boundary (test.test_email.test_email.TestMessageAPI.test_get_boundary)\nPASS: test_get_charsets (test.test_email.test_email.TestMessageAPI.test_get_charsets)\nPASS: test_get_content_disposition (test.test_email.test_email.TestMessageAPI.test_get_content_disposition)\nPASS: test_get_content_maintype_error (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_error)\nPASS: test_get_content_maintype_from_message_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_explicit)\nPASS: test_get_content_maintype_from_message_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_implicit)\nPASS: test_get_content_maintype_from_message_text_plain_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_text_plain_explicit)\nPASS: test_get_content_maintype_from_message_text_plain_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_from_message_text_plain_implicit)\nPASS: test_get_content_maintype_missing (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_missing)\nPASS: test_get_content_maintype_missing_with_default_type (test.test_email.test_email.TestMessageAPI.test_get_content_maintype_missing_with_default_type)\nPASS: test_get_content_subtype_error (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_error)\nPASS: test_get_content_subtype_from_message_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_explicit)\nPASS: test_get_content_subtype_from_message_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_implicit)\nPASS: test_get_content_subtype_from_message_text_plain_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_text_plain_explicit)\nPASS: test_get_content_subtype_from_message_text_plain_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_from_message_text_plain_implicit)\nPASS: test_get_content_subtype_missing (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_missing)\nPASS: test_get_content_subtype_missing_with_default_type (test.test_email.test_email.TestMessageAPI.test_get_content_subtype_missing_with_default_type)\nPASS: test_get_content_type_from_message_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_explicit)\nPASS: test_get_content_type_from_message_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_implicit)\nPASS: test_get_content_type_from_message_text_plain_explicit (test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_text_plain_explicit)\nPASS: test_get_content_type_from_message_text_plain_implicit (test.test_email.test_email.TestMessageAPI.test_get_content_type_from_message_text_plain_implicit)\nPASS: test_get_content_type_missing (test.test_email.test_email.TestMessageAPI.test_get_content_type_missing)\nPASS: test_get_content_type_missing_with_default_type (test.test_email.test_email.TestMessageAPI.test_get_content_type_missing_with_default_type)\nPASS: test_get_decoded_payload (test.test_email.test_email.TestMessageAPI.test_get_decoded_payload)\nPASS: test_get_decoded_uu_payload (test.test_email.test_email.TestMessageAPI.test_get_decoded_uu_payload)\nPASS: test_get_filename (test.test_email.test_email.TestMessageAPI.test_get_filename)\nPASS: test_get_filename_with_name_parameter (test.test_email.test_email.TestMessageAPI.test_get_filename_with_name_parameter)\nPASS: test_get_param (test.test_email.test_email.TestMessageAPI.test_get_param)\nPASS: test_get_param_funky_continuation_lines (test.test_email.test_email.TestMessageAPI.test_get_param_funky_continuation_lines)\nPASS: test_get_param_liberal (test.test_email.test_email.TestMessageAPI.test_get_param_liberal)\nPASS: test_get_param_with_quotes (test.test_email.test_email.TestMessageAPI.test_get_param_with_quotes)\nPASS: test_get_param_with_semis_in_quotes (test.test_email.test_email.TestMessageAPI.test_get_param_with_semis_in_quotes)\nPASS: test_get_params (test.test_email.test_email.TestMessageAPI.test_get_params)\nPASS: test_get_payload_n_raises_on_non_multipart (test.test_email.test_email.TestMessageAPI.test_get_payload_n_raises_on_non_multipart)\nPASS: test_getset_charset (test.test_email.test_email.TestMessageAPI.test_getset_charset)\nPASS: test_make_boundary (test.test_email.test_email.TestMessageAPI.test_make_boundary)\nPASS: test_message_rfc822_only (test.test_email.test_email.TestMessageAPI.test_message_rfc822_only)\nPASS: test_missing_boundary (test.test_email.test_email.TestMessageAPI.test_missing_boundary)\nPASS: test_missing_filename (test.test_email.test_email.TestMessageAPI.test_missing_filename)\nPASS: test_noascii_add_header (test.test_email.test_email.TestMessageAPI.test_noascii_add_header)\nPASS: test_nonascii_add_header_via_triple (test.test_email.test_email.TestMessageAPI.test_nonascii_add_header_via_triple)\nPASS: test_nonascii_add_header_with_tspecial (test.test_email.test_email.TestMessageAPI.test_nonascii_add_header_with_tspecial)\nPASS: test_nonascii_as_string_without_content_type_and_cte (test.test_email.test_email.TestMessageAPI.test_nonascii_as_string_without_content_type_and_cte)\nPASS: test_nonascii_as_string_without_cte (test.test_email.test_email.TestMessageAPI.test_nonascii_as_string_without_cte)\nPASS: test_questionable_bytes_payload (test.test_email.test_email.TestMessageAPI.test_questionable_bytes_payload)\nPASS: test_replace_header (test.test_email.test_email.TestMessageAPI.test_replace_header)\nPASS: test_set_boundary (test.test_email.test_email.TestMessageAPI.test_set_boundary)\nPASS: test_set_charset_from_string (test.test_email.test_email.TestMessageAPI.test_set_charset_from_string)\nPASS: test_set_param (test.test_email.test_email.TestMessageAPI.test_set_param)\nPASS: test_set_payload_to_list (test.test_email.test_email.TestMessageAPI.test_set_payload_to_list)\nPASS: test_set_payload_with_8bit_data_and_charset (test.test_email.test_email.TestMessageAPI.test_set_payload_with_8bit_data_and_charset)\nPASS: test_set_payload_with_8bit_data_and_charset_body_encoding_none (test.test_email.test_email.TestMessageAPI.test_set_payload_with_8bit_data_and_charset_body_encoding_none)\nPASS: test_set_payload_with_charset (test.test_email.test_email.TestMessageAPI.test_set_payload_with_charset)\nPASS: test_set_payload_with_non_ascii_and_charset_body_encoding_none (test.test_email.test_email.TestMessageAPI.test_set_payload_with_non_ascii_and_charset_body_encoding_none)\nPASS: test_set_type (test.test_email.test_email.TestMessageAPI.test_set_type)\nPASS: test_set_type_on_other_header (test.test_email.test_email.TestMessageAPI.test_set_type_on_other_header)\nPASS: test_unicode_body_defaults_to_utf8_encoding (test.test_email.test_email.TestMessageAPI.test_unicode_body_defaults_to_utf8_encoding)\nPASS: test_unicode_header_defaults_to_utf8_encoding (test.test_email.test_email.TestMessageAPI.test_unicode_header_defaults_to_utf8_encoding)\nPASS: test_BytesGenerator_linend (test.test_email.test_email.TestMiscellaneous.test_BytesGenerator_linend)\nPASS: test_BytesGenerator_linend_with_non_ascii (test.test_email.test_email.TestMiscellaneous.test_BytesGenerator_linend_with_non_ascii)\nPASS: test_Generator_linend (test.test_email.test_email.TestMiscellaneous.test_Generator_linend)\nPASS: test__all__ (test.test_email.test_email.TestMiscellaneous.test__all__)\nPASS: test_accepts_any_charset_like_object (test.test_email.test_email.TestMiscellaneous.test_accepts_any_charset_like_object)\nPASS: test_charset_richcomparisons (test.test_email.test_email.TestMiscellaneous.test_charset_richcomparisons)\nPASS: test_charsets_case_insensitive (test.test_email.test_email.TestMiscellaneous.test_charsets_case_insensitive)\nPASS: test_custom_message_does_not_require_arguments (test.test_email.test_email.TestMiscellaneous.test_custom_message_does_not_require_arguments)\nPASS: test_escape_backslashes (test.test_email.test_email.TestMiscellaneous.test_escape_backslashes)\nPASS: test_escape_dump (test.test_email.test_email.TestMiscellaneous.test_escape_dump)\nPASS: test_formataddr_does_not_quote_parens_in_quoted_string (test.test_email.test_email.TestMiscellaneous.test_formataddr_does_not_quote_parens_in_quoted_string)\nPASS: test_formatdate (test.test_email.test_email.TestMiscellaneous.test_formatdate)\nPASS: test_formatdate_localtime (test.test_email.test_email.TestMiscellaneous.test_formatdate_localtime)\nPASS: test_formatdate_usegmt (test.test_email.test_email.TestMiscellaneous.test_formatdate_usegmt)\nPASS: test_get_body_encoding_with_bogus_charset (test.test_email.test_email.TestMiscellaneous.test_get_body_encoding_with_bogus_charset)\nPASS: test_get_body_encoding_with_uppercase_charset (test.test_email.test_email.TestMiscellaneous.test_get_body_encoding_with_uppercase_charset)\nPASS: test_getaddresses (test.test_email.test_email.TestMiscellaneous.test_getaddresses)\ntest_getaddresses_comma_in_name (test.test_email.test_email.TestMiscellaneous.test_getaddresses_comma_in_name)\nPASS: GH-106669 regression test.\ntest_getaddresses_embedded_comment (test.test_email.test_email.TestMiscellaneous.test_getaddresses_embedded_comment)\nPASS: Test proper handling of a nested comment\ntest_getaddresses_header_obj (test.test_email.test_email.TestMiscellaneous.test_getaddresses_header_obj)\nPASS: Test the handling of a Header object.\nPASS: test_getaddresses_nasty (test.test_email.test_email.TestMiscellaneous.test_getaddresses_nasty)\nPASS: test_invalid_charset_like_object_raises_error (test.test_email.test_email.TestMiscellaneous.test_invalid_charset_like_object_raises_error)\nSKIP: test_make_msgid_collisions (test.test_email.test_email.TestMiscellaneous.test_make_msgid_collisions) \"resource 'cpu' is not enabled\"\nPASS: test_make_msgid_default_domain (test.test_email.test_email.TestMiscellaneous.test_make_msgid_default_domain)\nPASS: test_make_msgid_domain (test.test_email.test_email.TestMiscellaneous.test_make_msgid_domain)\nPASS: test_make_msgid_idstring (test.test_email.test_email.TestMiscellaneous.test_make_msgid_idstring)\nPASS: test_message_from_file (test.test_email.test_email.TestMiscellaneous.test_message_from_file)\nPASS: test_message_from_file_with_class (test.test_email.test_email.TestMiscellaneous.test_message_from_file_with_class)\nPASS: test_message_from_string (test.test_email.test_email.TestMiscellaneous.test_message_from_string)\nPASS: test_message_from_string_with_class (test.test_email.test_email.TestMiscellaneous.test_message_from_string_with_class)\nPASS: test_mime_classes_policy_argument (test.test_email.test_email.TestMiscellaneous.test_mime_classes_policy_argument)\nPASS: test_mktime_tz (test.test_email.test_email.TestMiscellaneous.test_mktime_tz)\nPASS: test_multiline_from_comment (test.test_email.test_email.TestMiscellaneous.test_multiline_from_comment)\nPASS: test_name_with_dot (test.test_email.test_email.TestMiscellaneous.test_name_with_dot)\nPASS: test_noquote_dump (test.test_email.test_email.TestMiscellaneous.test_noquote_dump)\nPASS: test_parseaddr_empty (test.test_email.test_email.TestMiscellaneous.test_parseaddr_empty)\nPASS: test_parseaddr_multiple_domains (test.test_email.test_email.TestMiscellaneous.test_parseaddr_multiple_domains)\nPASS: test_parseaddr_preserves_quoted_pairs_in_addresses (test.test_email.test_email.TestMiscellaneous.test_parseaddr_preserves_quoted_pairs_in_addresses)\nPASS: test_parseaddr_preserves_spaces_in_local_part (test.test_email.test_email.TestMiscellaneous.test_parseaddr_preserves_spaces_in_local_part)\nPASS: test_parsedate_acceptable_to_time_functions (test.test_email.test_email.TestMiscellaneous.test_parsedate_acceptable_to_time_functions)\nPASS: test_parsedate_accepts_time_with_dots (test.test_email.test_email.TestMiscellaneous.test_parsedate_accepts_time_with_dots)\nPASS: test_parsedate_compact (test.test_email.test_email.TestMiscellaneous.test_parsedate_compact)\nPASS: test_parsedate_dot_time_delimiter (test.test_email.test_email.TestMiscellaneous.test_parsedate_dot_time_delimiter)\nPASS: test_parsedate_no_dayofweek (test.test_email.test_email.TestMiscellaneous.test_parsedate_no_dayofweek)\nPASS: test_parsedate_no_seconds (test.test_email.test_email.TestMiscellaneous.test_parsedate_no_seconds)\nPASS: test_parsedate_no_space_before_negative_offset (test.test_email.test_email.TestMiscellaneous.test_parsedate_no_space_before_negative_offset)\nPASS: test_parsedate_no_space_before_positive_offset (test.test_email.test_email.TestMiscellaneous.test_parsedate_no_space_before_positive_offset)\nPASS: test_parsedate_returns_None_for_invalid_strings (test.test_email.test_email.TestMiscellaneous.test_parsedate_returns_None_for_invalid_strings)\nPASS: test_parsedate_rfc_850 (test.test_email.test_email.TestMiscellaneous.test_parsedate_rfc_850)\ntest_parsedate_y2k (test.test_email.test_email.TestMiscellaneous.test_parsedate_y2k)\nPASS: Test for parsing a date with a two-digit year.\nPASS: test_partial_falls_inside_message_delivery_status (test.test_email.test_email.TestMiscellaneous.test_partial_falls_inside_message_delivery_status)\nPASS: test_quote_dump (test.test_email.test_email.TestMiscellaneous.test_quote_dump)\nPASS: test_quotes_unicode_names (test.test_email.test_email.TestMiscellaneous.test_quotes_unicode_names)\nPASS: test_unicode_address_raises_error (test.test_email.test_email.TestMiscellaneous.test_unicode_address_raises_error)\nPASS: test_utils_quote_unquote (test.test_email.test_email.TestMiscellaneous.test_utils_quote_unquote)\nPASS: test_boundary_in_non_multipart (test.test_email.test_email.TestMultipart.test_boundary_in_non_multipart)\nPASS: test_boundary_with_leading_space (test.test_email.test_email.TestMultipart.test_boundary_with_leading_space)\nPASS: test_boundary_without_trailing_newline (test.test_email.test_email.TestMultipart.test_boundary_without_trailing_newline)\nPASS: test_double_boundary (test.test_email.test_email.TestMultipart.test_double_boundary)\nPASS: test_empty_multipart_idempotent (test.test_email.test_email.TestMultipart.test_empty_multipart_idempotent)\nPASS: test_hierarchy (test.test_email.test_email.TestMultipart.test_hierarchy)\nPASS: test_message_external_body (test.test_email.test_email.TestMultipart.test_message_external_body)\nPASS: test_mimebase_custom_policy (test.test_email.test_email.TestMultipart.test_mimebase_custom_policy)\nPASS: test_mimebase_default_policy (test.test_email.test_email.TestMultipart.test_mimebase_default_policy)\nPASS: test_nested_inner_contains_outer_boundary (test.test_email.test_email.TestMultipart.test_nested_inner_contains_outer_boundary)\nPASS: test_nested_with_same_boundary (test.test_email.test_email.TestMultipart.test_nested_with_same_boundary)\nPASS: test_no_parts_in_a_multipart_with_empty_epilogue (test.test_email.test_email.TestMultipart.test_no_parts_in_a_multipart_with_empty_epilogue)\nPASS: test_no_parts_in_a_multipart_with_none_epilogue (test.test_email.test_email.TestMultipart.test_no_parts_in_a_multipart_with_none_epilogue)\nPASS: test_one_part_in_a_multipart (test.test_email.test_email.TestMultipart.test_one_part_in_a_multipart)\nPASS: test_seq_parts_in_a_multipart_with_empty_epilogue (test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_empty_epilogue)\nPASS: test_seq_parts_in_a_multipart_with_empty_preamble (test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_empty_preamble)\nPASS: test_seq_parts_in_a_multipart_with_nl_epilogue (test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_nl_epilogue)\nPASS: test_seq_parts_in_a_multipart_with_none_epilogue (test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_none_epilogue)\nPASS: test_seq_parts_in_a_multipart_with_none_preamble (test.test_email.test_email.TestMultipart.test_seq_parts_in_a_multipart_with_none_preamble)\nPASS: test_first_line_is_continuation_header (test.test_email.test_email.TestNonConformant.test_first_line_is_continuation_header)\nPASS: test_invalid_content_type (test.test_email.test_email.TestNonConformant.test_invalid_content_type)\nPASS: test_lying_multipart (test.test_email.test_email.TestNonConformant.test_lying_multipart)\nPASS: test_missing_header_body_separator (test.test_email.test_email.TestNonConformant.test_missing_header_body_separator)\nPASS: test_missing_start_boundary (test.test_email.test_email.TestNonConformant.test_missing_start_boundary)\nPASS: test_multipart_invalid_cte (test.test_email.test_email.TestNonConformant.test_multipart_invalid_cte)\nPASS: test_multipart_no_boundary (test.test_email.test_email.TestNonConformant.test_multipart_no_boundary)\nPASS: test_multipart_no_cte_no_defect (test.test_email.test_email.TestNonConformant.test_multipart_no_cte_no_defect)\nPASS: test_multipart_valid_cte_no_defect (test.test_email.test_email.TestNonConformant.test_multipart_valid_cte_no_defect)\nPASS: test_no_separating_blank_line (test.test_email.test_email.TestNonConformant.test_no_separating_blank_line)\nPASS: test_no_start_boundary (test.test_email.test_email.TestNonConformant.test_no_start_boundary)\nPASS: test_parse_missing_minor_type (test.test_email.test_email.TestNonConformant.test_parse_missing_minor_type)\nPASS: test_same_boundary_inner_outer (test.test_email.test_email.TestNonConformant.test_same_boundary_inner_outer)\nPASS: test_attach_raises_exception (test.test_email.test_email.TestNonMultipart.test_attach_raises_exception)\nPASS: test_nonmultipart_is_not_multipart (test.test_email.test_email.TestNonMultipart.test_nonmultipart_is_not_multipart)\nPASS: test_CRLFLF_at_end_of_part (test.test_email.test_email.TestParsers.test_CRLFLF_at_end_of_part)\nPASS: test_bytes_header_parser (test.test_email.test_email.TestParsers.test_bytes_header_parser)\nPASS: test_bytes_parser_does_not_close_file (test.test_email.test_email.TestParsers.test_bytes_parser_does_not_close_file)\nPASS: test_bytes_parser_on_exception_does_not_close_file (test.test_email.test_email.TestParsers.test_bytes_parser_on_exception_does_not_close_file)\nPASS: test_crlf_flatten (test.test_email.test_email.TestParsers.test_crlf_flatten)\nPASS: test_crlf_separation (test.test_email.test_email.TestParsers.test_crlf_separation)\nPASS: test_header_parser (test.test_email.test_email.TestParsers.test_header_parser)\nPASS: test_header_parser_multipart_is_valid (test.test_email.test_email.TestParsers.test_header_parser_multipart_is_valid)\nPASS: test_multipart_digest_with_extra_mime_headers (test.test_email.test_email.TestParsers.test_multipart_digest_with_extra_mime_headers)\nPASS: test_parser_does_not_close_file (test.test_email.test_email.TestParsers.test_parser_does_not_close_file)\nPASS: test_parser_on_exception_does_not_close_file (test.test_email.test_email.TestParsers.test_parser_on_exception_does_not_close_file)\nPASS: test_rfc2822_header_syntax (test.test_email.test_email.TestParsers.test_rfc2822_header_syntax)\nPASS: test_rfc2822_one_character_header (test.test_email.test_email.TestParsers.test_rfc2822_one_character_header)\nPASS: test_rfc2822_space_not_allowed_in_header (test.test_email.test_email.TestParsers.test_rfc2822_space_not_allowed_in_header)\nPASS: test_strip_line_feed_and_carriage_return_in_headers (test.test_email.test_email.TestParsers.test_strip_line_feed_and_carriage_return_in_headers)\nPASS: test_three_lines (test.test_email.test_email.TestParsers.test_three_lines)\nPASS: test_whitespace_continuation (test.test_email.test_email.TestParsers.test_whitespace_continuation)\nPASS: test_whitespace_continuation_last_header (test.test_email.test_email.TestParsers.test_whitespace_continuation_last_header)\nPASS: test_body_quopri_len (test.test_email.test_email.TestQuopri.test_body_quopri_len)\nPASS: test_decode_false_quoting (test.test_email.test_email.TestQuopri.test_decode_false_quoting)\nPASS: test_decode_lowercase_quoting (test.test_email.test_email.TestQuopri.test_decode_lowercase_quoting)\nPASS: test_decode_multiple_spaces (test.test_email.test_email.TestQuopri.test_decode_multiple_spaces)\nPASS: test_decode_null_line_null_word (test.test_email.test_email.TestQuopri.test_decode_null_line_null_word)\nPASS: test_decode_null_word (test.test_email.test_email.TestQuopri.test_decode_null_word)\nPASS: test_decode_one_line (test.test_email.test_email.TestQuopri.test_decode_one_line)\nPASS: test_decode_one_line_cr (test.test_email.test_email.TestQuopri.test_decode_one_line_cr)\nPASS: test_decode_one_line_crnl (test.test_email.test_email.TestQuopri.test_decode_one_line_crnl)\nPASS: test_decode_one_line_lf (test.test_email.test_email.TestQuopri.test_decode_one_line_lf)\nPASS: test_decode_one_line_nl (test.test_email.test_email.TestQuopri.test_decode_one_line_nl)\nPASS: test_decode_one_line_one_word (test.test_email.test_email.TestQuopri.test_decode_one_line_one_word)\nPASS: test_decode_one_line_one_word_eol (test.test_email.test_email.TestQuopri.test_decode_one_line_one_word_eol)\nPASS: test_decode_one_line_trailing_spaces (test.test_email.test_email.TestQuopri.test_decode_one_line_trailing_spaces)\nPASS: test_decode_one_long_line (test.test_email.test_email.TestQuopri.test_decode_one_long_line)\nPASS: test_decode_one_space (test.test_email.test_email.TestQuopri.test_decode_one_space)\nPASS: test_decode_one_word (test.test_email.test_email.TestQuopri.test_decode_one_word)\nPASS: test_decode_one_word_eol (test.test_email.test_email.TestQuopri.test_decode_one_word_eol)\nPASS: test_decode_quoted_word (test.test_email.test_email.TestQuopri.test_decode_quoted_word)\nPASS: test_decode_soft_line_break (test.test_email.test_email.TestQuopri.test_decode_soft_line_break)\nPASS: test_decode_two_lines (test.test_email.test_email.TestQuopri.test_decode_two_lines)\nPASS: test_decode_two_lines_eol (test.test_email.test_email.TestQuopri.test_decode_two_lines_eol)\nPASS: test_decode_two_lines_trailing_spaces (test.test_email.test_email.TestQuopri.test_decode_two_lines_trailing_spaces)\nPASS: test_decode_uppercase_quoting (test.test_email.test_email.TestQuopri.test_decode_uppercase_quoting)\nPASS: test_encode (test.test_email.test_email.TestQuopri.test_encode)\nPASS: test_encode_maxlinelen_too_small (test.test_email.test_email.TestQuopri.test_encode_maxlinelen_too_small)\nPASS: test_encode_null (test.test_email.test_email.TestQuopri.test_encode_null)\nPASS: test_encode_null_lines (test.test_email.test_email.TestQuopri.test_encode_null_lines)\nPASS: test_encode_one_line (test.test_email.test_email.TestQuopri.test_encode_one_line)\nPASS: test_encode_one_line_crlf (test.test_email.test_email.TestQuopri.test_encode_one_line_crlf)\nPASS: test_encode_one_line_eol (test.test_email.test_email.TestQuopri.test_encode_one_line_eol)\nPASS: test_encode_one_line_eol_after_non_ascii (test.test_email.test_email.TestQuopri.test_encode_one_line_eol_after_non_ascii)\nPASS: test_encode_one_line_one_space (test.test_email.test_email.TestQuopri.test_encode_one_line_one_space)\nPASS: test_encode_one_line_trailing_spaces (test.test_email.test_email.TestQuopri.test_encode_one_line_trailing_spaces)\nPASS: test_encode_one_line_trailing_tab (test.test_email.test_email.TestQuopri.test_encode_one_line_trailing_tab)\nPASS: test_encode_one_long_line (test.test_email.test_email.TestQuopri.test_encode_one_long_line)\nPASS: test_encode_one_long_string (test.test_email.test_email.TestQuopri.test_encode_one_long_string)\nPASS: test_encode_one_space (test.test_email.test_email.TestQuopri.test_encode_one_space)\nPASS: test_encode_one_very_long_line (test.test_email.test_email.TestQuopri.test_encode_one_very_long_line)\nPASS: test_encode_one_word_trailing_spaces (test.test_email.test_email.TestQuopri.test_encode_one_word_trailing_spaces)\nPASS: test_encode_one_word_trailing_tab (test.test_email.test_email.TestQuopri.test_encode_one_word_trailing_tab)\nPASS: test_encode_quoted_equals (test.test_email.test_email.TestQuopri.test_encode_quoted_equals)\nPASS: test_encode_shortest_maxlinelen (test.test_email.test_email.TestQuopri.test_encode_shortest_maxlinelen)\nPASS: test_encode_trailing_space_at_maxlinelen (test.test_email.test_email.TestQuopri.test_encode_trailing_space_at_maxlinelen)\nPASS: test_encode_trailing_space_before_maxlinelen (test.test_email.test_email.TestQuopri.test_encode_trailing_space_before_maxlinelen)\nPASS: test_encode_trailing_space_beyond_maxlinelen (test.test_email.test_email.TestQuopri.test_encode_trailing_space_beyond_maxlinelen)\nPASS: test_encode_two_lines_one_space (test.test_email.test_email.TestQuopri.test_encode_two_lines_one_space)\nPASS: test_encode_whitespace_lines (test.test_email.test_email.TestQuopri.test_encode_whitespace_lines)\nPASS: test_header_decode_non_ascii (test.test_email.test_email.TestQuopri.test_header_decode_non_ascii)\nPASS: test_header_decode_null (test.test_email.test_email.TestQuopri.test_header_decode_null)\nPASS: test_header_decode_one_word (test.test_email.test_email.TestQuopri.test_header_decode_one_word)\nPASS: test_header_decode_re_bug_18380 (test.test_email.test_email.TestQuopri.test_header_decode_re_bug_18380)\nPASS: test_header_decode_two_lines (test.test_email.test_email.TestQuopri.test_header_decode_two_lines)\nPASS: test_header_encode_alt_charset (test.test_email.test_email.TestQuopri.test_header_encode_alt_charset)\nPASS: test_header_encode_non_ascii (test.test_email.test_email.TestQuopri.test_header_encode_non_ascii)\nPASS: test_header_encode_null (test.test_email.test_email.TestQuopri.test_header_encode_null)\nPASS: test_header_encode_one_word (test.test_email.test_email.TestQuopri.test_header_encode_one_word)\nPASS: test_header_encode_two_lines (test.test_email.test_email.TestQuopri.test_header_encode_two_lines)\nPASS: test_header_quopri_len (test.test_email.test_email.TestQuopri.test_header_quopri_len)\nPASS: test_quopri_body_check (test.test_email.test_email.TestQuopri.test_quopri_body_check)\nPASS: test_quopri_header_check (test.test_email.test_email.TestQuopri.test_quopri_header_check)\nPASS: test_quote_unquote_idempotent (test.test_email.test_email.TestQuopri.test_quote_unquote_idempotent)\nPASS: test_multiline_header (test.test_email.test_email.TestRFC2047.test_multiline_header)\nPASS: test_rfc2047_B_bad_padding (test.test_email.test_email.TestRFC2047.test_rfc2047_B_bad_padding)\nPASS: test_rfc2047_Q_invalid_digits (test.test_email.test_email.TestRFC2047.test_rfc2047_Q_invalid_digits)\nPASS: test_rfc2047_missing_whitespace (test.test_email.test_email.TestRFC2047.test_rfc2047_missing_whitespace)\nPASS: test_rfc2047_multiline (test.test_email.test_email.TestRFC2047.test_rfc2047_multiline)\nPASS: test_rfc2047_rfc2047_1 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_1)\nPASS: test_rfc2047_rfc2047_2 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_2)\nPASS: test_rfc2047_rfc2047_3 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_3)\nPASS: test_rfc2047_rfc2047_4 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_4)\nPASS: test_rfc2047_rfc2047_5a (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_5a)\nPASS: test_rfc2047_rfc2047_5b (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_5b)\nPASS: test_rfc2047_rfc2047_6 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_6)\nPASS: test_rfc2047_rfc2047_7 (test.test_email.test_email.TestRFC2047.test_rfc2047_rfc2047_7)\nPASS: test_rfc2047_with_whitespace (test.test_email.test_email.TestRFC2047.test_rfc2047_with_whitespace)\nPASS: test_whitespace_keeper_unicode (test.test_email.test_email.TestRFC2047.test_whitespace_keeper_unicode)\nPASS: test_whitespace_keeper_unicode_2 (test.test_email.test_email.TestRFC2047.test_whitespace_keeper_unicode_2)\nPASS: test_del_param (test.test_email.test_email.TestRFC2231.test_del_param)\nPASS: test_get_param (test.test_email.test_email.TestRFC2231.test_get_param)\nPASS: test_rfc2231_bad_character_in_charset (test.test_email.test_email.TestRFC2231.test_rfc2231_bad_character_in_charset)\nPASS: test_rfc2231_bad_character_in_encoding (test.test_email.test_email.TestRFC2231.test_rfc2231_bad_character_in_encoding)\nPASS: test_rfc2231_bad_character_in_filename (test.test_email.test_email.TestRFC2231.test_rfc2231_bad_character_in_filename)\nPASS: test_rfc2231_bad_encoding_in_charset (test.test_email.test_email.TestRFC2231.test_rfc2231_bad_encoding_in_charset)\nPASS: test_rfc2231_bad_encoding_in_filename (test.test_email.test_email.TestRFC2231.test_rfc2231_bad_encoding_in_filename)\nPASS: test_rfc2231_encoded_then_unencoded_segments (test.test_email.test_email.TestRFC2231.test_rfc2231_encoded_then_unencoded_segments)\nPASS: test_rfc2231_get_content_charset (test.test_email.test_email.TestRFC2231.test_rfc2231_get_content_charset)\nPASS: test_rfc2231_missing_tick (test.test_email.test_email.TestRFC2231.test_rfc2231_missing_tick)\nPASS: test_rfc2231_missing_tick_with_encoded_non_ascii (test.test_email.test_email.TestRFC2231.test_rfc2231_missing_tick_with_encoded_non_ascii)\nPASS: test_rfc2231_no_extended_values (test.test_email.test_email.TestRFC2231.test_rfc2231_no_extended_values)\nPASS: test_rfc2231_no_language_or_charset (test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset)\nPASS: test_rfc2231_no_language_or_charset_in_boundary (test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_boundary)\nPASS: test_rfc2231_no_language_or_charset_in_charset (test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_charset)\nPASS: test_rfc2231_no_language_or_charset_in_filename (test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_filename)\nPASS: test_rfc2231_no_language_or_charset_in_filename_encoded (test.test_email.test_email.TestRFC2231.test_rfc2231_no_language_or_charset_in_filename_encoded)\nPASS: test_rfc2231_parse_extra_quoting (test.test_email.test_email.TestRFC2231.test_rfc2231_parse_extra_quoting)\nPASS: test_rfc2231_parse_rfc_quoting (test.test_email.test_email.TestRFC2231.test_rfc2231_parse_rfc_quoting)\nPASS: test_rfc2231_partly_encoded (test.test_email.test_email.TestRFC2231.test_rfc2231_partly_encoded)\nPASS: test_rfc2231_partly_nonencoded (test.test_email.test_email.TestRFC2231.test_rfc2231_partly_nonencoded)\nPASS: test_rfc2231_single_tick_in_filename (test.test_email.test_email.TestRFC2231.test_rfc2231_single_tick_in_filename)\nPASS: test_rfc2231_single_tick_in_filename_extended (test.test_email.test_email.TestRFC2231.test_rfc2231_single_tick_in_filename_extended)\nPASS: test_rfc2231_tick_attack (test.test_email.test_email.TestRFC2231.test_rfc2231_tick_attack)\nPASS: test_rfc2231_tick_attack_extended (test.test_email.test_email.TestRFC2231.test_rfc2231_tick_attack_extended)\nPASS: test_rfc2231_unencoded_then_encoded_segments (test.test_email.test_email.TestRFC2231.test_rfc2231_unencoded_then_encoded_segments)\nPASS: test_rfc2231_unknown_encoding (test.test_email.test_email.TestRFC2231.test_rfc2231_unknown_encoding)\nPASS: test_set_param (test.test_email.test_email.TestRFC2231.test_set_param)\nPASS: test_set_param_requote (test.test_email.test_email.TestRFC2231.test_set_param_requote)\nPASS: test_should_not_hang_on_invalid_ew_messages (test.test_email.test_email.TestRFC2231.test_should_not_hang_on_invalid_ew_messages)\nPASS: test_long_headers_as_string (test.test_email.test_email.TestSigned.test_long_headers_as_string)\nPASS: test_long_headers_as_string_maxheaderlen (test.test_email.test_email.TestSigned.test_long_headers_as_string_maxheaderlen)\nPASS: test_long_headers_flatten (test.test_email.test_email.TestSigned.test_long_headers_flatten)\nPASS: test_compat32_max_line_length_does_not_fold_when_none (test.test_email.test_generator.TestBytesGenerator.test_compat32_max_line_length_does_not_fold_when_none)\nPASS: test_crlf_control_via_policy (test.test_email.test_generator.TestBytesGenerator.test_crlf_control_via_policy)\nPASS: test_cte_type_7bit_handles_unknown_8bit (test.test_email.test_generator.TestBytesGenerator.test_cte_type_7bit_handles_unknown_8bit)\nPASS: test_cte_type_7bit_transforms_8bit_cte (test.test_email.test_generator.TestBytesGenerator.test_cte_type_7bit_transforms_8bit_cte)\nPASS: test_flatten_linesep_overrides_policy (test.test_email.test_generator.TestBytesGenerator.test_flatten_linesep_overrides_policy)\nPASS: test_max_line_length_policy_0 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_0)\nPASS: test_max_line_length_policy_100 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_100)\nPASS: test_max_line_length_policy_20 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_20)\nPASS: test_max_line_length_policy_40 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_policy_40)\nPASS: test_max_line_length_with_refold_all_folds_0 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_0)\nPASS: test_max_line_length_with_refold_all_folds_100 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_100)\nPASS: test_max_line_length_with_refold_all_folds_20 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_20)\nPASS: test_max_line_length_with_refold_all_folds_40 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_all_folds_40)\nPASS: test_max_line_length_with_refold_none_does_not_fold_0 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_0)\nPASS: test_max_line_length_with_refold_none_does_not_fold_100 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_100)\nPASS: test_max_line_length_with_refold_none_does_not_fold_20 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_20)\nPASS: test_max_line_length_with_refold_none_does_not_fold_40 (test.test_email.test_generator.TestBytesGenerator.test_max_line_length_with_refold_none_does_not_fold_40)\nPASS: test_maxheaderlen_parameter_0 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_0)\nPASS: test_maxheaderlen_parameter_100 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_100)\nPASS: test_maxheaderlen_parameter_20 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_20)\nPASS: test_maxheaderlen_parameter_40 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parameter_40)\nPASS: test_maxheaderlen_parm_overrides_policy_0 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_0)\nPASS: test_maxheaderlen_parm_overrides_policy_100 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_100)\nPASS: test_maxheaderlen_parm_overrides_policy_20 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_20)\nPASS: test_maxheaderlen_parm_overrides_policy_40 (test.test_email.test_generator.TestBytesGenerator.test_maxheaderlen_parm_overrides_policy_40)\nPASS: test_rfc2231_wrapping (test.test_email.test_generator.TestBytesGenerator.test_rfc2231_wrapping)\nPASS: test_rfc2231_wrapping_switches_to_default_len_if_too_narrow (test.test_email.test_generator.TestBytesGenerator.test_rfc2231_wrapping_switches_to_default_len_if_too_narrow)\nPASS: test_set_mangle_from_via_policy (test.test_email.test_generator.TestBytesGenerator.test_set_mangle_from_via_policy)\nPASS: test_smtp_policy (test.test_email.test_generator.TestBytesGenerator.test_smtp_policy)\nPASS: test_smtputf8_policy (test.test_email.test_generator.TestBytesGenerator.test_smtputf8_policy)\nPASS: test_compat32_max_line_length_does_not_fold_when_none (test.test_email.test_generator.TestGenerator.test_compat32_max_line_length_does_not_fold_when_none)\nPASS: test_crlf_control_via_policy (test.test_email.test_generator.TestGenerator.test_crlf_control_via_policy)\nPASS: test_flatten_linesep_overrides_policy (test.test_email.test_generator.TestGenerator.test_flatten_linesep_overrides_policy)\nPASS: test_max_line_length_policy_0 (test.test_email.test_generator.TestGenerator.test_max_line_length_policy_0)\nPASS: test_max_line_length_policy_100 (test.test_email.test_generator.TestGenerator.test_max_line_length_policy_100)\nPASS: test_max_line_length_policy_20 (test.test_email.test_generator.TestGenerator.test_max_line_length_policy_20)\nPASS: test_max_line_length_policy_40 (test.test_email.test_generator.TestGenerator.test_max_line_length_policy_40)\nPASS: test_max_line_length_with_refold_all_folds_0 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_0)\nPASS: test_max_line_length_with_refold_all_folds_100 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_100)\nPASS: test_max_line_length_with_refold_all_folds_20 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_20)\nPASS: test_max_line_length_with_refold_all_folds_40 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_all_folds_40)\nPASS: test_max_line_length_with_refold_none_does_not_fold_0 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_0)\nPASS: test_max_line_length_with_refold_none_does_not_fold_100 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_100)\nPASS: test_max_line_length_with_refold_none_does_not_fold_20 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_20)\nPASS: test_max_line_length_with_refold_none_does_not_fold_40 (test.test_email.test_generator.TestGenerator.test_max_line_length_with_refold_none_does_not_fold_40)\nPASS: test_maxheaderlen_parameter_0 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_0)\nPASS: test_maxheaderlen_parameter_100 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_100)\nPASS: test_maxheaderlen_parameter_20 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_20)\nPASS: test_maxheaderlen_parameter_40 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parameter_40)\nPASS: test_maxheaderlen_parm_overrides_policy_0 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_0)\nPASS: test_maxheaderlen_parm_overrides_policy_100 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_100)\nPASS: test_maxheaderlen_parm_overrides_policy_20 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_20)\nPASS: test_maxheaderlen_parm_overrides_policy_40 (test.test_email.test_generator.TestGenerator.test_maxheaderlen_parm_overrides_policy_40)\nPASS: test_rfc2231_wrapping (test.test_email.test_generator.TestGenerator.test_rfc2231_wrapping)\nPASS: test_rfc2231_wrapping_switches_to_default_len_if_too_narrow (test.test_email.test_generator.TestGenerator.test_rfc2231_wrapping_switches_to_default_len_if_too_narrow)\nPASS: test_set_mangle_from_via_policy (test.test_email.test_generator.TestGenerator.test_set_mangle_from_via_policy)\nPASS: test_address_addr_spec_and_domain_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_addr_spec_and_domain_raises)\nPASS: test_address_addr_spec_and_username_and_domain_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_addr_spec_and_username_and_domain_raises)\nPASS: test_address_addr_spec_and_username_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_addr_spec_and_username_raises)\nPASS: test_address_comparison (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_comparison)\nPASS: test_address_display_name_ro (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_display_name_ro)\nPASS: test_address_domain_ro (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_domain_ro)\nPASS: test_address_from_addr_spec (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_from_addr_spec)\nPASS: test_address_from_username_domain (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_from_username_domain)\nPASS: test_address_username_ro (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_username_ro)\nPASS: test_address_with_no_display_name (test.test_email.test_headerregistry.TestAddressAndGroup.test_address_with_no_display_name)\nPASS: test_bad_addr_sepc_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_bad_addr_sepc_raises)\nPASS: test_crlf_in_constructor_args_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_crlf_in_constructor_args_raises)\nPASS: test_display_name_blanks_not_quoted (test.test_email.test_headerregistry.TestAddressAndGroup.test_display_name_blanks_not_quoted)\nPASS: test_display_name_only (test.test_email.test_headerregistry.TestAddressAndGroup.test_display_name_only)\nPASS: test_display_name_quoting (test.test_email.test_headerregistry.TestAddressAndGroup.test_display_name_quoting)\nPASS: test_domain_only (test.test_email.test_headerregistry.TestAddressAndGroup.test_domain_only)\nPASS: test_empty_group (test.test_email.test_headerregistry.TestAddressAndGroup.test_empty_group)\nPASS: test_empty_group_list (test.test_email.test_headerregistry.TestAddressAndGroup.test_empty_group_list)\nPASS: test_group_addresses_ro (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_addresses_ro)\nPASS: test_group_comparison (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_comparison)\nPASS: test_group_display_name_ro (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_display_name_ro)\nPASS: test_group_with_addresses (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_with_addresses)\nPASS: test_group_with_addresses_no_display_name (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_with_addresses_no_display_name)\nPASS: test_group_with_one_address_no_display_name (test.test_email.test_headerregistry.TestAddressAndGroup.test_group_with_one_address_no_display_name)\nPASS: test_il8n (test.test_email.test_headerregistry.TestAddressAndGroup.test_il8n)\nPASS: test_non_ascii_username_in_addr_spec_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_non_ascii_username_in_addr_spec_raises)\nPASS: test_null_address (test.test_email.test_headerregistry.TestAddressAndGroup.test_null_address)\nPASS: test_null_group (test.test_email.test_headerregistry.TestAddressAndGroup.test_null_group)\nPASS: test_quoting (test.test_email.test_headerregistry.TestAddressAndGroup.test_quoting)\nPASS: test_set_message_header_from_address (test.test_email.test_headerregistry.TestAddressAndGroup.test_set_message_header_from_address)\nPASS: test_set_message_header_from_group (test.test_email.test_headerregistry.TestAddressAndGroup.test_set_message_header_from_group)\nPASS: test_space_in_addr_spec_username_raises (test.test_email.test_headerregistry.TestAddressAndGroup.test_space_in_addr_spec_username_raises)\nPASS: test_username_only (test.test_email.test_headerregistry.TestAddressAndGroup.test_username_only)\nPASS: test_address_address_only (test.test_email.test_headerregistry.TestAddressHeader.test_address_address_only)\nPASS: test_address_empty (test.test_email.test_headerregistry.TestAddressHeader.test_address_empty)\nPASS: test_address_escaped_escapes_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_address_escaped_escapes_in_local_part)\nPASS: test_address_escaped_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_address_escaped_quoted_strings_in_local_part)\nPASS: test_address_name_and_address (test.test_email.test_headerregistry.TestAddressHeader.test_address_name_and_address)\nPASS: test_address_name_with_dot (test.test_email.test_headerregistry.TestAddressHeader.test_address_name_with_dot)\nPASS: test_address_quoted_backslashes_in_name (test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_backslashes_in_name)\nPASS: test_address_quoted_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_local_part)\nPASS: test_address_quoted_parens_in_name (test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_parens_in_name)\nPASS: test_address_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_address_quoted_strings_in_local_part)\nPASS: test_address_read_only (test.test_email.test_headerregistry.TestAddressHeader.test_address_read_only)\nPASS: test_address_rfc2047_atom_in_phrase_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_address_rfc2047_atom_in_phrase_is_decoded)\nPASS: test_address_rfc2047_atom_in_quoted_string_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_address_rfc2047_atom_in_quoted_string_is_decoded)\nPASS: test_address_rfc2047_atom_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_address_rfc2047_atom_is_decoded)\nPASS: test_address_spaces_around_dots_in_local_part_removed (test.test_email.test_headerregistry.TestAddressHeader.test_address_spaces_around_dots_in_local_part_removed)\nPASS: test_address_spaces_in_unquoted_local_part_collapsed (test.test_email.test_headerregistry.TestAddressHeader.test_address_spaces_in_unquoted_local_part_collapsed)\nPASS: test_addresses_read_only (test.test_email.test_headerregistry.TestAddressHeader.test_addresses_read_only)\nPASS: test_addresses_types (test.test_email.test_headerregistry.TestAddressHeader.test_addresses_types)\nPASS: test_complex_address_list (test.test_email.test_headerregistry.TestAddressHeader.test_complex_address_list)\nPASS: test_group_address_only (test.test_email.test_headerregistry.TestAddressHeader.test_group_address_only)\nPASS: test_group_empty (test.test_email.test_headerregistry.TestAddressHeader.test_group_empty)\nPASS: test_group_escaped_escapes_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_group_escaped_escapes_in_local_part)\nPASS: test_group_escaped_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_group_escaped_quoted_strings_in_local_part)\nPASS: test_group_name_and_address (test.test_email.test_headerregistry.TestAddressHeader.test_group_name_and_address)\nPASS: test_group_name_with_dot (test.test_email.test_headerregistry.TestAddressHeader.test_group_name_with_dot)\nPASS: test_group_quoted_backslashes_in_name (test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_backslashes_in_name)\nPASS: test_group_quoted_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_local_part)\nPASS: test_group_quoted_parens_in_name (test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_parens_in_name)\nPASS: test_group_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader.test_group_quoted_strings_in_local_part)\nPASS: test_group_rfc2047_atom_in_phrase_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_group_rfc2047_atom_in_phrase_is_decoded)\nPASS: test_group_rfc2047_atom_in_quoted_string_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_group_rfc2047_atom_in_quoted_string_is_decoded)\nPASS: test_group_rfc2047_atom_is_decoded (test.test_email.test_headerregistry.TestAddressHeader.test_group_rfc2047_atom_is_decoded)\nPASS: test_group_spaces_around_dots_in_local_part_removed (test.test_email.test_headerregistry.TestAddressHeader.test_group_spaces_around_dots_in_local_part_removed)\nPASS: test_group_spaces_in_unquoted_local_part_collapsed (test.test_email.test_headerregistry.TestAddressHeader.test_group_spaces_in_unquoted_local_part_collapsed)\nPASS: test_groups_read_only (test.test_email.test_headerregistry.TestAddressHeader.test_groups_read_only)\nPASS: test_groups_types (test.test_email.test_headerregistry.TestAddressHeader.test_groups_types)\nPASS: test_set_from_Address (test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Address)\nPASS: test_set_from_Address_and_Group_list (test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Address_and_Group_list)\nPASS: test_set_from_Address_list (test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Address_list)\nPASS: test_set_from_Group_list (test.test_email.test_headerregistry.TestAddressHeader.test_set_from_Group_list)\nPASS: test_simple_address_list (test.test_email.test_headerregistry.TestAddressHeader.test_simple_address_list)\nPASS: test_defects_is_tuple (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_defects_is_tuple)\nPASS: test_defects_read_only (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_defects_read_only)\nPASS: test_has_name (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_has_name)\nPASS: test_name_read_only (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_name_read_only)\nPASS: test_str (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_str)\nPASS: test_substr (test.test_email.test_headerregistry.TestBaseHeaderFeatures.test_substr)\nPASS: test_value_RFC_2183_1 (test.test_email.test_headerregistry.TestContentDisposition.test_value_RFC_2183_1)\nPASS: test_value_RFC_2183_2 (test.test_email.test_headerregistry.TestContentDisposition.test_value_RFC_2183_2)\nPASS: test_value_invalid_parameter_value_with_fws_between_ew (test.test_email.test_headerregistry.TestContentDisposition.test_value_invalid_parameter_value_with_fws_between_ew)\nPASS: test_value_invalid_value (test.test_email.test_headerregistry.TestContentDisposition.test_value_invalid_value)\nPASS: test_value_invalid_value_with_params (test.test_email.test_headerregistry.TestContentDisposition.test_value_invalid_value_with_params)\nPASS: test_value_no_value (test.test_email.test_headerregistry.TestContentDisposition.test_value_no_value)\nPASS: test_value_parameter_value_with_fws_between_tokens (test.test_email.test_headerregistry.TestContentDisposition.test_value_parameter_value_with_fws_between_tokens)\nPASS: test_value_RFC_2183_1 (test.test_email.test_headerregistry.TestContentTransferEncoding.test_value_RFC_2183_1)\nPASS: test_value_junk_after_cte (test.test_email.test_headerregistry.TestContentTransferEncoding.test_value_junk_after_cte)\nPASS: test_value_no_value (test.test_email.test_headerregistry.TestContentTransferEncoding.test_value_no_value)\nPASS: test_value_RFC_2045_1 (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_RFC_2045_1)\nPASS: test_value_RFC_2045_2 (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_RFC_2045_2)\nPASS: test_value_RFC_2045_3 (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_RFC_2045_3)\nPASS: test_value_bad_params (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_bad_params)\nPASS: test_value_capitalized_charset (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_capitalized_charset)\nPASS: test_value_capitalized_charset_param_name_and_comment (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_capitalized_charset_param_name_and_comment)\nPASS: test_value_cfws_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_cfws_in_content_type)\nPASS: test_value_charset_param (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_charset_param)\nPASS: test_value_double_quotes_inside_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_double_quotes_inside_quotes)\nPASS: test_value_junk_text_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_junk_text_in_content_type)\nPASS: test_value_lots_of_mime_params (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_lots_of_mime_params)\nPASS: test_value_mixed_case_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_mixed_case_content_type)\nPASS: test_value_no_slash_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_no_slash_in_content_type)\nPASS: test_value_no_subtype_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_no_subtype_in_content_type)\nPASS: test_value_non_ascii_in_params (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_non_ascii_in_params)\nPASS: test_value_non_ascii_rfc2231_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_non_ascii_rfc2231_value)\nPASS: test_value_param_value_with_tspecials (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_param_value_with_tspecials)\nPASS: test_value_param_with_extra_quoted_whitespace (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_param_with_extra_quoted_whitespace)\nPASS: test_value_quotes_inside_rfc2231_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_quotes_inside_rfc2231_value)\nPASS: test_value_rfc2231_bad_character_in_charset_parameter_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_bad_character_in_charset_parameter_value)\nPASS: test_value_rfc2231_encoded_charset (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_charset)\nPASS: test_value_rfc2231_encoded_no_charset (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_no_charset)\nPASS: test_value_rfc2231_encoded_no_double_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_no_double_quotes)\nPASS: test_value_rfc2231_encoded_then_unencoded_segments (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_then_unencoded_segments)\nPASS: test_value_rfc2231_encoded_with_double_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_encoded_with_double_quotes)\nPASS: test_value_rfc2231_folded_segments_correctly_formatted (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_folded_segments_correctly_formatted)\nPASS: test_value_rfc2231_no_language_or_charset (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_no_language_or_charset)\nPASS: test_value_rfc2231_nonascii_in_charset_of_charset_parameter_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_nonascii_in_charset_of_charset_parameter_value)\nPASS: test_value_rfc2231_partly_encoded (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_partly_encoded)\nPASS: test_value_rfc2231_partly_encoded_2 (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_partly_encoded_2)\nPASS: test_value_rfc2231_quoted_unencoded_then_encoded_segments (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_quoted_unencoded_then_encoded_segments)\nPASS: test_value_rfc2231_segmented_normal_values (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_segmented_normal_values)\nPASS: test_value_rfc2231_single_quote_in_non_encoded_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_single_quote_in_non_encoded_value)\nPASS: test_value_rfc2231_single_quote_in_value_with_charset_and_lang (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_single_quote_in_value_with_charset_and_lang)\nPASS: test_value_rfc2231_single_quote_inside_double_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_single_quote_inside_double_quotes)\nPASS: test_value_rfc2231_unencoded_then_encoded_segments (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_unencoded_then_encoded_segments)\nPASS: test_value_rfc2231_unknown_charset_treated_as_ascii (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_unknown_charset_treated_as_ascii)\nPASS: test_value_rfc2231_utf8_in_supposedly_ascii_charset_parameter_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_rfc2231_utf8_in_supposedly_ascii_charset_parameter_value)\nPASS: test_value_semis_inside_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_semis_inside_quotes)\nPASS: test_value_single_quotes_inside_quotes (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_single_quotes_inside_quotes)\nPASS: test_value_spaces_around_param_equals (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_spaces_around_param_equals)\nPASS: test_value_spaces_around_semis (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_spaces_around_semis)\nPASS: test_value_spaces_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_spaces_in_content_type)\nPASS: test_value_too_many_slashes_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_too_many_slashes_in_content_type)\nPASS: test_value_unknown_charset (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_unknown_charset)\nPASS: test_value_unknown_content_type (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_unknown_content_type)\nPASS: test_value_unquoted_param_value (test.test_email.test_headerregistry.TestContentTypeHeader.test_value_unquoted_param_value)\nPASS: test_date_header_properties (test.test_email.test_headerregistry.TestDateHeader.test_date_header_properties)\nPASS: test_datetime_read_only (test.test_email.test_headerregistry.TestDateHeader.test_datetime_read_only)\nPASS: test_invalid_date_format (test.test_email.test_headerregistry.TestDateHeader.test_invalid_date_format)\nPASS: test_invalid_date_value (test.test_email.test_headerregistry.TestDateHeader.test_invalid_date_value)\nPASS: test_no_value_is_defect (test.test_email.test_headerregistry.TestDateHeader.test_no_value_is_defect)\nPASS: test_parse_date (test.test_email.test_headerregistry.TestDateHeader.test_parse_date)\nPASS: test_resent_date_header_properties (test.test_email.test_headerregistry.TestDateHeader.test_resent_date_header_properties)\nPASS: test_set_date_header_from_datetime (test.test_email.test_headerregistry.TestDateHeader.test_set_date_header_from_datetime)\nPASS: test_set_from_datetime (test.test_email.test_headerregistry.TestDateHeader.test_set_from_datetime)\ntest_address_display_names (test.test_email.test_headerregistry.TestFolding.test_address_display_names)\nPASS: Test the folding and encoding of address headers.\nPASS: test_fold_address_list (test.test_email.test_headerregistry.TestFolding.test_fold_address_list)\nPASS: test_fold_date_header (test.test_email.test_headerregistry.TestFolding.test_fold_date_header)\nPASS: test_fold_overlong_words_using_RFC2047 (test.test_email.test_headerregistry.TestFolding.test_fold_overlong_words_using_RFC2047)\nPASS: test_fold_unstructured_short (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_short)\nPASS: test_fold_unstructured_single_word (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_single_word)\nPASS: test_fold_unstructured_with_commas (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_commas)\nPASS: test_fold_unstructured_with_overlong_word (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_overlong_word)\nPASS: test_fold_unstructured_with_slightly_long_word (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_slightly_long_word)\nPASS: test_fold_unstructured_with_two_overlong_words (test.test_email.test_headerregistry.TestFolding.test_fold_unstructured_with_two_overlong_words)\nPASS: test_long_unstructured (test.test_email.test_headerregistry.TestFolding.test_long_unstructured)\nPASS: test_message_id_header_is_not_folded (test.test_email.test_headerregistry.TestFolding.test_message_id_header_is_not_folded)\nPASS: test_short_unstructured (test.test_email.test_headerregistry.TestFolding.test_short_unstructured)\nPASS: test_unstructured_short_max_line_length (test.test_email.test_headerregistry.TestFolding.test_unstructured_short_max_line_length)\nPASS: test_arbitrary_name_unstructured (test.test_email.test_headerregistry.TestHeaderRegistry.test_arbitrary_name_unstructured)\nPASS: test_dont_use_default_map (test.test_email.test_headerregistry.TestHeaderRegistry.test_dont_use_default_map)\nPASS: test_map_to_type (test.test_email.test_headerregistry.TestHeaderRegistry.test_map_to_type)\nPASS: test_name_case_ignored (test.test_email.test_headerregistry.TestHeaderRegistry.test_name_case_ignored)\nPASS: test_override_default_base_class (test.test_email.test_headerregistry.TestHeaderRegistry.test_override_default_base_class)\nPASS: test_override_default_class (test.test_email.test_headerregistry.TestHeaderRegistry.test_override_default_class)\nPASS: test_override_default_class_only_overrides_default (test.test_email.test_headerregistry.TestHeaderRegistry.test_override_default_class_only_overrides_default)\nPASS: test_MIME_Version_1_1 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_1_1)\nPASS: test_MIME_Version_2_1 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_2_1)\nPASS: test_MIME_Version_2_x (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_2_x)\nPASS: test_MIME_Version_RFC_2045_1 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_1)\nPASS: test_MIME_Version_RFC_2045_2 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_2)\nPASS: test_MIME_Version_RFC_2045_3 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_3)\nPASS: test_MIME_Version_RFC_2045_4 (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_RFC_2045_4)\nPASS: test_MIME_Version_foo (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_foo)\nPASS: test_MIME_Version_leading_trailing_whitespace_ignored (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_leading_trailing_whitespace_ignored)\nPASS: test_MIME_Version_missing (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_missing)\nPASS: test_MIME_Version_non_comment_garbage_after (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_non_comment_garbage_after)\nPASS: test_MIME_Version_non_comment_garbage_before (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_non_comment_garbage_before)\nPASS: test_MIME_Version_non_comment_garbage_inside (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_non_comment_garbage_inside)\nPASS: test_MIME_Version_two_periods (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_two_periods)\nPASS: test_MIME_Version_whitespace (test.test_email.test_headerregistry.TestMIMEVersionHeader.test_MIME_Version_whitespace)\nPASS: test_value_rfc2047_gb2312_base64 (test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_gb2312_base64)\nPASS: test_value_rfc2047_quopri_with_regular_text (test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_quopri_with_regular_text)\nPASS: test_value_rfc2047_simple_nonascii_quopri (test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_simple_nonascii_quopri)\nPASS: test_value_rfc2047_simple_quopri (test.test_email.test_headerregistry.TestUnstructuredHeader.test_value_rfc2047_simple_quopri)\nPASS: test_body_base64_text (test.test_email.test_inversion.TestInversion.test_body_base64_text)\nPASS: test_body_plain_text (test.test_email.test_inversion.TestInversion.test_body_plain_text)\nPASS: test_body_qp_text (test.test_email.test_inversion.TestInversion.test_body_qp_text)\nPASS: test_input_header_with_invalid_date (test.test_email.test_inversion.TestInversion.test_input_header_with_invalid_date)\nPASS: test_input_header_with_one_space_body (test.test_email.test_inversion.TestInversion.test_input_header_with_one_space_body)\nPASS: test_error_on_setitem_if_max_count_exceeded (test.test_email.test_message.Test.test_error_on_setitem_if_max_count_exceeded)\nPASS: test_rfc2043_auto_decoded_and_emailmessage_used (test.test_email.test_message.Test.test_rfc2043_auto_decoded_and_emailmessage_used)\nPASS: test_add_alternative_alternative_ (test.test_email.test_message.TestEmailMessage.test_add_alternative_alternative_)\nPASS: test_add_alternative_mixed_raises (test.test_email.test_message.TestEmailMessage.test_add_alternative_mixed_raises)\nPASS: test_add_alternative_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_add_alternative_no_content_succeeds)\nPASS: test_add_alternative_none_succeeds (test.test_email.test_message.TestEmailMessage.test_add_alternative_none_succeeds)\nPASS: test_add_alternative_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_add_alternative_plain_succeeds)\nPASS: test_add_alternative_related_succeeds (test.test_email.test_message.TestEmailMessage.test_add_alternative_related_succeeds)\nPASS: test_add_mixed_alternative_succeeds (test.test_email.test_message.TestEmailMessage.test_add_mixed_alternative_succeeds)\nPASS: test_add_mixed_mixed_ (test.test_email.test_message.TestEmailMessage.test_add_mixed_mixed_)\nPASS: test_add_mixed_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_add_mixed_no_content_succeeds)\nPASS: test_add_mixed_none_succeeds (test.test_email.test_message.TestEmailMessage.test_add_mixed_none_succeeds)\nPASS: test_add_mixed_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_add_mixed_plain_succeeds)\nPASS: test_add_mixed_related_succeeds (test.test_email.test_message.TestEmailMessage.test_add_mixed_related_succeeds)\nPASS: test_add_related_alternative_raises (test.test_email.test_message.TestEmailMessage.test_add_related_alternative_raises)\nPASS: test_add_related_mixed_raises (test.test_email.test_message.TestEmailMessage.test_add_related_mixed_raises)\nPASS: test_add_related_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_add_related_no_content_succeeds)\nPASS: test_add_related_none_succeeds (test.test_email.test_message.TestEmailMessage.test_add_related_none_succeeds)\nPASS: test_add_related_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_add_related_plain_succeeds)\nPASS: test_add_related_related_ (test.test_email.test_message.TestEmailMessage.test_add_related_related_)\nPASS: test_as_string_allows_maxheaderlen (test.test_email.test_message.TestEmailMessage.test_as_string_allows_maxheaderlen)\nPASS: test_as_string_unixform (test.test_email.test_message.TestEmailMessage.test_as_string_unixform)\nPASS: test_as_string_uses_max_header_length_by_default (test.test_email.test_message.TestEmailMessage.test_as_string_uses_max_header_length_by_default)\nPASS: test_clear_content_empty_message (test.test_email.test_message.TestEmailMessage.test_clear_content_empty_message)\nPASS: test_clear_content_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage.test_clear_content_html_text_attachment_inline_mixed)\nPASS: test_clear_content_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_clear_content_html_text_attachment_mixed)\nPASS: test_clear_content_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_clear_content_message_rfc822)\nPASS: test_clear_content_mime_non_text (test.test_email.test_message.TestEmailMessage.test_clear_content_mime_non_text)\nPASS: test_clear_content_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_alternative_plain_related)\nPASS: test_clear_content_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_related_alternative_plain_html)\nPASS: test_clear_content_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_clear_content_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_clear_content_mixed_text_message_rfc822)\nPASS: test_clear_content_non_mime_plain (test.test_email.test_message.TestEmailMessage.test_clear_content_non_mime_plain)\nPASS: test_clear_content_plain_html_alternative (test.test_email.test_message.TestEmailMessage.test_clear_content_plain_html_alternative)\nPASS: test_clear_content_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_clear_content_plain_html_attachment_mixed)\nPASS: test_clear_content_plain_html_mixed (test.test_email.test_message.TestEmailMessage.test_clear_content_plain_html_mixed)\nPASS: test_clear_content_related (test.test_email.test_message.TestEmailMessage.test_clear_content_related)\nPASS: test_clear_content_related_with_start (test.test_email.test_message.TestEmailMessage.test_clear_content_related_with_start)\nPASS: test_clear_empty_message (test.test_email.test_message.TestEmailMessage.test_clear_empty_message)\nPASS: test_clear_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage.test_clear_html_text_attachment_inline_mixed)\nPASS: test_clear_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_clear_html_text_attachment_mixed)\nPASS: test_clear_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_clear_message_rfc822)\nPASS: test_clear_mime_non_text (test.test_email.test_message.TestEmailMessage.test_clear_mime_non_text)\nPASS: test_clear_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage.test_clear_mixed_alternative_plain_related)\nPASS: test_clear_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage.test_clear_mixed_related_alternative_plain_html)\nPASS: test_clear_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage.test_clear_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_clear_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_clear_mixed_text_message_rfc822)\nPASS: test_clear_non_mime_plain (test.test_email.test_message.TestEmailMessage.test_clear_non_mime_plain)\nPASS: test_clear_plain_html_alternative (test.test_email.test_message.TestEmailMessage.test_clear_plain_html_alternative)\nPASS: test_clear_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_clear_plain_html_attachment_mixed)\nPASS: test_clear_plain_html_mixed (test.test_email.test_message.TestEmailMessage.test_clear_plain_html_mixed)\nPASS: test_clear_related (test.test_email.test_message.TestEmailMessage.test_clear_related)\nPASS: test_clear_related_with_start (test.test_email.test_message.TestEmailMessage.test_clear_related_with_start)\nPASS: test_default_content_manager_for_add_comes_from_policy (test.test_email.test_message.TestEmailMessage.test_default_content_manager_for_add_comes_from_policy)\nPASS: test_folding_with_utf8_encoding_1 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_1)\nPASS: test_folding_with_utf8_encoding_2 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_2)\nPASS: test_folding_with_utf8_encoding_3 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_3)\nPASS: test_folding_with_utf8_encoding_4 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_4)\nPASS: test_folding_with_utf8_encoding_5 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_5)\nPASS: test_folding_with_utf8_encoding_6 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_6)\nPASS: test_folding_with_utf8_encoding_7 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_7)\nPASS: test_folding_with_utf8_encoding_8 (test.test_email.test_message.TestEmailMessage.test_folding_with_utf8_encoding_8)\nPASS: test_get_body_empty_message (test.test_email.test_message.TestEmailMessage.test_get_body_empty_message)\nPASS: test_get_body_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage.test_get_body_html_text_attachment_inline_mixed)\nPASS: test_get_body_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_get_body_html_text_attachment_mixed)\ntest_get_body_malformed (test.test_email.test_message.TestEmailMessage.test_get_body_malformed)\nPASS: test for bpo-42892\nPASS: test_get_body_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_get_body_message_rfc822)\nPASS: test_get_body_mime_non_text (test.test_email.test_message.TestEmailMessage.test_get_body_mime_non_text)\nPASS: test_get_body_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage.test_get_body_mixed_alternative_plain_related)\nPASS: test_get_body_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage.test_get_body_mixed_related_alternative_plain_html)\nPASS: test_get_body_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage.test_get_body_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_get_body_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_get_body_mixed_text_message_rfc822)\nPASS: test_get_body_non_mime_plain (test.test_email.test_message.TestEmailMessage.test_get_body_non_mime_plain)\nPASS: test_get_body_plain_html_alternative (test.test_email.test_message.TestEmailMessage.test_get_body_plain_html_alternative)\nPASS: test_get_body_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_get_body_plain_html_attachment_mixed)\nPASS: test_get_body_plain_html_mixed (test.test_email.test_message.TestEmailMessage.test_get_body_plain_html_mixed)\nPASS: test_get_body_related (test.test_email.test_message.TestEmailMessage.test_get_body_related)\nPASS: test_get_body_related_with_start (test.test_email.test_message.TestEmailMessage.test_get_body_related_with_start)\nPASS: test_get_content_default_cm_comes_from_policy (test.test_email.test_message.TestEmailMessage.test_get_content_default_cm_comes_from_policy)\nPASS: test_get_content_with_cm (test.test_email.test_message.TestEmailMessage.test_get_content_with_cm)\nPASS: test_is_attachment (test.test_email.test_message.TestEmailMessage.test_is_attachment)\nPASS: test_iter_attachment_empty_message (test.test_email.test_message.TestEmailMessage.test_iter_attachment_empty_message)\nPASS: test_iter_attachment_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage.test_iter_attachment_html_text_attachment_inline_mixed)\nPASS: test_iter_attachment_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_iter_attachment_html_text_attachment_mixed)\nPASS: test_iter_attachment_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_iter_attachment_message_rfc822)\nPASS: test_iter_attachment_mime_non_text (test.test_email.test_message.TestEmailMessage.test_iter_attachment_mime_non_text)\nPASS: test_iter_attachment_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_alternative_plain_related)\nPASS: test_iter_attachment_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_related_alternative_plain_html)\nPASS: test_iter_attachment_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_iter_attachment_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_iter_attachment_mixed_text_message_rfc822)\nPASS: test_iter_attachment_non_mime_plain (test.test_email.test_message.TestEmailMessage.test_iter_attachment_non_mime_plain)\nPASS: test_iter_attachment_plain_html_alternative (test.test_email.test_message.TestEmailMessage.test_iter_attachment_plain_html_alternative)\nPASS: test_iter_attachment_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_iter_attachment_plain_html_attachment_mixed)\nPASS: test_iter_attachment_plain_html_mixed (test.test_email.test_message.TestEmailMessage.test_iter_attachment_plain_html_mixed)\nPASS: test_iter_attachment_related (test.test_email.test_message.TestEmailMessage.test_iter_attachment_related)\nPASS: test_iter_attachment_related_with_start (test.test_email.test_message.TestEmailMessage.test_iter_attachment_related_with_start)\nPASS: test_iter_attachments_mutation (test.test_email.test_message.TestEmailMessage.test_iter_attachments_mutation)\nPASS: test_iter_parts_empty_message (test.test_email.test_message.TestEmailMessage.test_iter_parts_empty_message)\nPASS: test_iter_parts_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage.test_iter_parts_html_text_attachment_inline_mixed)\nPASS: test_iter_parts_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_iter_parts_html_text_attachment_mixed)\nPASS: test_iter_parts_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_iter_parts_message_rfc822)\nPASS: test_iter_parts_mime_non_text (test.test_email.test_message.TestEmailMessage.test_iter_parts_mime_non_text)\nPASS: test_iter_parts_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_alternative_plain_related)\nPASS: test_iter_parts_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_related_alternative_plain_html)\nPASS: test_iter_parts_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_iter_parts_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage.test_iter_parts_mixed_text_message_rfc822)\nPASS: test_iter_parts_non_mime_plain (test.test_email.test_message.TestEmailMessage.test_iter_parts_non_mime_plain)\nPASS: test_iter_parts_plain_html_alternative (test.test_email.test_message.TestEmailMessage.test_iter_parts_plain_html_alternative)\nPASS: test_iter_parts_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage.test_iter_parts_plain_html_attachment_mixed)\nPASS: test_iter_parts_plain_html_mixed (test.test_email.test_message.TestEmailMessage.test_iter_parts_plain_html_mixed)\nPASS: test_iter_parts_related (test.test_email.test_message.TestEmailMessage.test_iter_parts_related)\nPASS: test_iter_parts_related_with_start (test.test_email.test_message.TestEmailMessage.test_iter_parts_related_with_start)\nPASS: test_make_alternative_alternative_ (test.test_email.test_message.TestEmailMessage.test_make_alternative_alternative_)\nPASS: test_make_alternative_mixed_raises (test.test_email.test_message.TestEmailMessage.test_make_alternative_mixed_raises)\nPASS: test_make_alternative_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_alternative_no_content_succeeds)\nPASS: test_make_alternative_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_alternative_none_succeeds)\nPASS: test_make_alternative_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_alternative_plain_succeeds)\nPASS: test_make_alternative_related_succeeds (test.test_email.test_message.TestEmailMessage.test_make_alternative_related_succeeds)\nPASS: test_make_mixed_alternative_succeeds (test.test_email.test_message.TestEmailMessage.test_make_mixed_alternative_succeeds)\nPASS: test_make_mixed_mixed_ (test.test_email.test_message.TestEmailMessage.test_make_mixed_mixed_)\nPASS: test_make_mixed_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_mixed_no_content_succeeds)\nPASS: test_make_mixed_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_mixed_none_succeeds)\nPASS: test_make_mixed_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_mixed_plain_succeeds)\nPASS: test_make_mixed_related_succeeds (test.test_email.test_message.TestEmailMessage.test_make_mixed_related_succeeds)\nPASS: test_make_related_alternative_raises (test.test_email.test_message.TestEmailMessage.test_make_related_alternative_raises)\nPASS: test_make_related_mixed_raises (test.test_email.test_message.TestEmailMessage.test_make_related_mixed_raises)\nPASS: test_make_related_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_related_no_content_succeeds)\nPASS: test_make_related_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_related_none_succeeds)\nPASS: test_make_related_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_related_plain_succeeds)\nPASS: test_make_related_related_ (test.test_email.test_message.TestEmailMessage.test_make_related_related_)\nPASS: test_make_with_boundary_alternative_alternative_ (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_alternative_)\nPASS: test_make_with_boundary_alternative_mixed_raises (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_mixed_raises)\nPASS: test_make_with_boundary_alternative_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_no_content_succeeds)\nPASS: test_make_with_boundary_alternative_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_none_succeeds)\nPASS: test_make_with_boundary_alternative_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_plain_succeeds)\nPASS: test_make_with_boundary_alternative_related_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_alternative_related_succeeds)\nPASS: test_make_with_boundary_mixed_alternative_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_alternative_succeeds)\nPASS: test_make_with_boundary_mixed_mixed_ (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_mixed_)\nPASS: test_make_with_boundary_mixed_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_no_content_succeeds)\nPASS: test_make_with_boundary_mixed_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_none_succeeds)\nPASS: test_make_with_boundary_mixed_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_plain_succeeds)\nPASS: test_make_with_boundary_mixed_related_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_mixed_related_succeeds)\nPASS: test_make_with_boundary_related_alternative_raises (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_alternative_raises)\nPASS: test_make_with_boundary_related_mixed_raises (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_mixed_raises)\nPASS: test_make_with_boundary_related_no_content_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_no_content_succeeds)\nPASS: test_make_with_boundary_related_none_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_none_succeeds)\nPASS: test_make_with_boundary_related_plain_succeeds (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_plain_succeeds)\nPASS: test_make_with_boundary_related_related_ (test.test_email.test_message.TestEmailMessage.test_make_with_boundary_related_related_)\nPASS: test_policy_on_part_made_by_make_comes_from_message (test.test_email.test_message.TestEmailMessage.test_policy_on_part_made_by_make_comes_from_message)\nPASS: test_set_content_adds_MIME_Version (test.test_email.test_message.TestEmailMessage.test_set_content_adds_MIME_Version)\nPASS: test_set_content_default_cm_comes_from_policy (test.test_email.test_message.TestEmailMessage.test_set_content_default_cm_comes_from_policy)\nPASS: test_set_content_does_not_duplicate_MIME_Version (test.test_email.test_message.TestEmailMessage.test_set_content_does_not_duplicate_MIME_Version)\nPASS: test_set_content_with_cm (test.test_email.test_message.TestEmailMessage.test_set_content_with_cm)\nPASS: test_str_defaults_to_policy_max_line_length (test.test_email.test_message.TestEmailMessage.test_str_defaults_to_policy_max_line_length)\nPASS: test_str_defaults_to_utf8 (test.test_email.test_message.TestEmailMessage.test_str_defaults_to_utf8)\nPASS: test_add_alternative_alternative_ (test.test_email.test_message.TestMIMEPart.test_add_alternative_alternative_)\nPASS: test_add_alternative_mixed_raises (test.test_email.test_message.TestMIMEPart.test_add_alternative_mixed_raises)\nPASS: test_add_alternative_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_add_alternative_no_content_succeeds)\nPASS: test_add_alternative_none_succeeds (test.test_email.test_message.TestMIMEPart.test_add_alternative_none_succeeds)\nPASS: test_add_alternative_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_add_alternative_plain_succeeds)\nPASS: test_add_alternative_related_succeeds (test.test_email.test_message.TestMIMEPart.test_add_alternative_related_succeeds)\nPASS: test_add_mixed_alternative_succeeds (test.test_email.test_message.TestMIMEPart.test_add_mixed_alternative_succeeds)\nPASS: test_add_mixed_mixed_ (test.test_email.test_message.TestMIMEPart.test_add_mixed_mixed_)\nPASS: test_add_mixed_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_add_mixed_no_content_succeeds)\nPASS: test_add_mixed_none_succeeds (test.test_email.test_message.TestMIMEPart.test_add_mixed_none_succeeds)\nPASS: test_add_mixed_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_add_mixed_plain_succeeds)\nPASS: test_add_mixed_related_succeeds (test.test_email.test_message.TestMIMEPart.test_add_mixed_related_succeeds)\nPASS: test_add_related_alternative_raises (test.test_email.test_message.TestMIMEPart.test_add_related_alternative_raises)\nPASS: test_add_related_mixed_raises (test.test_email.test_message.TestMIMEPart.test_add_related_mixed_raises)\nPASS: test_add_related_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_add_related_no_content_succeeds)\nPASS: test_add_related_none_succeeds (test.test_email.test_message.TestMIMEPart.test_add_related_none_succeeds)\nPASS: test_add_related_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_add_related_plain_succeeds)\nPASS: test_add_related_related_ (test.test_email.test_message.TestMIMEPart.test_add_related_related_)\nPASS: test_clear_content_empty_message (test.test_email.test_message.TestMIMEPart.test_clear_content_empty_message)\nPASS: test_clear_content_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart.test_clear_content_html_text_attachment_inline_mixed)\nPASS: test_clear_content_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_clear_content_html_text_attachment_mixed)\nPASS: test_clear_content_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_clear_content_message_rfc822)\nPASS: test_clear_content_mime_non_text (test.test_email.test_message.TestMIMEPart.test_clear_content_mime_non_text)\nPASS: test_clear_content_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_alternative_plain_related)\nPASS: test_clear_content_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_related_alternative_plain_html)\nPASS: test_clear_content_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_clear_content_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_clear_content_mixed_text_message_rfc822)\nPASS: test_clear_content_non_mime_plain (test.test_email.test_message.TestMIMEPart.test_clear_content_non_mime_plain)\nPASS: test_clear_content_plain_html_alternative (test.test_email.test_message.TestMIMEPart.test_clear_content_plain_html_alternative)\nPASS: test_clear_content_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_clear_content_plain_html_attachment_mixed)\nPASS: test_clear_content_plain_html_mixed (test.test_email.test_message.TestMIMEPart.test_clear_content_plain_html_mixed)\nPASS: test_clear_content_related (test.test_email.test_message.TestMIMEPart.test_clear_content_related)\nPASS: test_clear_content_related_with_start (test.test_email.test_message.TestMIMEPart.test_clear_content_related_with_start)\nPASS: test_clear_empty_message (test.test_email.test_message.TestMIMEPart.test_clear_empty_message)\nPASS: test_clear_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart.test_clear_html_text_attachment_inline_mixed)\nPASS: test_clear_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_clear_html_text_attachment_mixed)\nPASS: test_clear_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_clear_message_rfc822)\nPASS: test_clear_mime_non_text (test.test_email.test_message.TestMIMEPart.test_clear_mime_non_text)\nPASS: test_clear_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart.test_clear_mixed_alternative_plain_related)\nPASS: test_clear_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart.test_clear_mixed_related_alternative_plain_html)\nPASS: test_clear_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart.test_clear_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_clear_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_clear_mixed_text_message_rfc822)\nPASS: test_clear_non_mime_plain (test.test_email.test_message.TestMIMEPart.test_clear_non_mime_plain)\nPASS: test_clear_plain_html_alternative (test.test_email.test_message.TestMIMEPart.test_clear_plain_html_alternative)\nPASS: test_clear_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_clear_plain_html_attachment_mixed)\nPASS: test_clear_plain_html_mixed (test.test_email.test_message.TestMIMEPart.test_clear_plain_html_mixed)\nPASS: test_clear_related (test.test_email.test_message.TestMIMEPart.test_clear_related)\nPASS: test_clear_related_with_start (test.test_email.test_message.TestMIMEPart.test_clear_related_with_start)\nPASS: test_default_content_manager_for_add_comes_from_policy (test.test_email.test_message.TestMIMEPart.test_default_content_manager_for_add_comes_from_policy)\nPASS: test_get_body_empty_message (test.test_email.test_message.TestMIMEPart.test_get_body_empty_message)\nPASS: test_get_body_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart.test_get_body_html_text_attachment_inline_mixed)\nPASS: test_get_body_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_get_body_html_text_attachment_mixed)\nPASS: test_get_body_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_get_body_message_rfc822)\nPASS: test_get_body_mime_non_text (test.test_email.test_message.TestMIMEPart.test_get_body_mime_non_text)\nPASS: test_get_body_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart.test_get_body_mixed_alternative_plain_related)\nPASS: test_get_body_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart.test_get_body_mixed_related_alternative_plain_html)\nPASS: test_get_body_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart.test_get_body_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_get_body_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_get_body_mixed_text_message_rfc822)\nPASS: test_get_body_non_mime_plain (test.test_email.test_message.TestMIMEPart.test_get_body_non_mime_plain)\nPASS: test_get_body_plain_html_alternative (test.test_email.test_message.TestMIMEPart.test_get_body_plain_html_alternative)\nPASS: test_get_body_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_get_body_plain_html_attachment_mixed)\nPASS: test_get_body_plain_html_mixed (test.test_email.test_message.TestMIMEPart.test_get_body_plain_html_mixed)\nPASS: test_get_body_related (test.test_email.test_message.TestMIMEPart.test_get_body_related)\nPASS: test_get_body_related_with_start (test.test_email.test_message.TestMIMEPart.test_get_body_related_with_start)\nPASS: test_get_content_default_cm_comes_from_policy (test.test_email.test_message.TestMIMEPart.test_get_content_default_cm_comes_from_policy)\nPASS: test_get_content_with_cm (test.test_email.test_message.TestMIMEPart.test_get_content_with_cm)\nPASS: test_is_attachment (test.test_email.test_message.TestMIMEPart.test_is_attachment)\nPASS: test_iter_attachment_empty_message (test.test_email.test_message.TestMIMEPart.test_iter_attachment_empty_message)\nPASS: test_iter_attachment_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart.test_iter_attachment_html_text_attachment_inline_mixed)\nPASS: test_iter_attachment_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_iter_attachment_html_text_attachment_mixed)\nPASS: test_iter_attachment_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_iter_attachment_message_rfc822)\nPASS: test_iter_attachment_mime_non_text (test.test_email.test_message.TestMIMEPart.test_iter_attachment_mime_non_text)\nPASS: test_iter_attachment_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_alternative_plain_related)\nPASS: test_iter_attachment_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_related_alternative_plain_html)\nPASS: test_iter_attachment_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_iter_attachment_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_iter_attachment_mixed_text_message_rfc822)\nPASS: test_iter_attachment_non_mime_plain (test.test_email.test_message.TestMIMEPart.test_iter_attachment_non_mime_plain)\nPASS: test_iter_attachment_plain_html_alternative (test.test_email.test_message.TestMIMEPart.test_iter_attachment_plain_html_alternative)\nPASS: test_iter_attachment_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_iter_attachment_plain_html_attachment_mixed)\nPASS: test_iter_attachment_plain_html_mixed (test.test_email.test_message.TestMIMEPart.test_iter_attachment_plain_html_mixed)\nPASS: test_iter_attachment_related (test.test_email.test_message.TestMIMEPart.test_iter_attachment_related)\nPASS: test_iter_attachment_related_with_start (test.test_email.test_message.TestMIMEPart.test_iter_attachment_related_with_start)\nPASS: test_iter_attachments_mutation (test.test_email.test_message.TestMIMEPart.test_iter_attachments_mutation)\nPASS: test_iter_parts_empty_message (test.test_email.test_message.TestMIMEPart.test_iter_parts_empty_message)\nPASS: test_iter_parts_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart.test_iter_parts_html_text_attachment_inline_mixed)\nPASS: test_iter_parts_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_iter_parts_html_text_attachment_mixed)\nPASS: test_iter_parts_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_iter_parts_message_rfc822)\nPASS: test_iter_parts_mime_non_text (test.test_email.test_message.TestMIMEPart.test_iter_parts_mime_non_text)\nPASS: test_iter_parts_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_alternative_plain_related)\nPASS: test_iter_parts_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_related_alternative_plain_html)\nPASS: test_iter_parts_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_related_alternative_plain_html_wrong_order)\nPASS: test_iter_parts_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart.test_iter_parts_mixed_text_message_rfc822)\nPASS: test_iter_parts_non_mime_plain (test.test_email.test_message.TestMIMEPart.test_iter_parts_non_mime_plain)\nPASS: test_iter_parts_plain_html_alternative (test.test_email.test_message.TestMIMEPart.test_iter_parts_plain_html_alternative)\nPASS: test_iter_parts_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart.test_iter_parts_plain_html_attachment_mixed)\nPASS: test_iter_parts_plain_html_mixed (test.test_email.test_message.TestMIMEPart.test_iter_parts_plain_html_mixed)\nPASS: test_iter_parts_related (test.test_email.test_message.TestMIMEPart.test_iter_parts_related)\nPASS: test_iter_parts_related_with_start (test.test_email.test_message.TestMIMEPart.test_iter_parts_related_with_start)\nPASS: test_make_alternative_alternative_ (test.test_email.test_message.TestMIMEPart.test_make_alternative_alternative_)\nPASS: test_make_alternative_mixed_raises (test.test_email.test_message.TestMIMEPart.test_make_alternative_mixed_raises)\nPASS: test_make_alternative_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_alternative_no_content_succeeds)\nPASS: test_make_alternative_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_alternative_none_succeeds)\nPASS: test_make_alternative_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_alternative_plain_succeeds)\nPASS: test_make_alternative_related_succeeds (test.test_email.test_message.TestMIMEPart.test_make_alternative_related_succeeds)\nPASS: test_make_mixed_alternative_succeeds (test.test_email.test_message.TestMIMEPart.test_make_mixed_alternative_succeeds)\nPASS: test_make_mixed_mixed_ (test.test_email.test_message.TestMIMEPart.test_make_mixed_mixed_)\nPASS: test_make_mixed_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_mixed_no_content_succeeds)\nPASS: test_make_mixed_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_mixed_none_succeeds)\nPASS: test_make_mixed_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_mixed_plain_succeeds)\nPASS: test_make_mixed_related_succeeds (test.test_email.test_message.TestMIMEPart.test_make_mixed_related_succeeds)\nPASS: test_make_related_alternative_raises (test.test_email.test_message.TestMIMEPart.test_make_related_alternative_raises)\nPASS: test_make_related_mixed_raises (test.test_email.test_message.TestMIMEPart.test_make_related_mixed_raises)\nPASS: test_make_related_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_related_no_content_succeeds)\nPASS: test_make_related_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_related_none_succeeds)\nPASS: test_make_related_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_related_plain_succeeds)\nPASS: test_make_related_related_ (test.test_email.test_message.TestMIMEPart.test_make_related_related_)\nPASS: test_make_with_boundary_alternative_alternative_ (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_alternative_)\nPASS: test_make_with_boundary_alternative_mixed_raises (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_mixed_raises)\nPASS: test_make_with_boundary_alternative_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_no_content_succeeds)\nPASS: test_make_with_boundary_alternative_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_none_succeeds)\nPASS: test_make_with_boundary_alternative_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_plain_succeeds)\nPASS: test_make_with_boundary_alternative_related_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_alternative_related_succeeds)\nPASS: test_make_with_boundary_mixed_alternative_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_alternative_succeeds)\nPASS: test_make_with_boundary_mixed_mixed_ (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_mixed_)\nPASS: test_make_with_boundary_mixed_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_no_content_succeeds)\nPASS: test_make_with_boundary_mixed_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_none_succeeds)\nPASS: test_make_with_boundary_mixed_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_plain_succeeds)\nPASS: test_make_with_boundary_mixed_related_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_mixed_related_succeeds)\nPASS: test_make_with_boundary_related_alternative_raises (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_alternative_raises)\nPASS: test_make_with_boundary_related_mixed_raises (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_mixed_raises)\nPASS: test_make_with_boundary_related_no_content_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_no_content_succeeds)\nPASS: test_make_with_boundary_related_none_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_none_succeeds)\nPASS: test_make_with_boundary_related_plain_succeeds (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_plain_succeeds)\nPASS: test_make_with_boundary_related_related_ (test.test_email.test_message.TestMIMEPart.test_make_with_boundary_related_related_)\nPASS: test_policy_on_part_made_by_make_comes_from_message (test.test_email.test_message.TestMIMEPart.test_policy_on_part_made_by_make_comes_from_message)\nPASS: test_set_content_default_cm_comes_from_policy (test.test_email.test_message.TestMIMEPart.test_set_content_default_cm_comes_from_policy)\nPASS: test_set_content_does_not_add_MIME_Version (test.test_email.test_message.TestMIMEPart.test_set_content_does_not_add_MIME_Version)\nPASS: test_set_content_with_cm (test.test_email.test_message.TestMIMEPart.test_set_content_with_cm)\nPASS: test_string_payload_with_multipart_content_type (test.test_email.test_message.TestMIMEPart.test_string_payload_with_multipart_content_type)\nPASS: test_custom_message_factory_on_policy (test.test_email.test_parser.TestBytesParser.test_custom_message_factory_on_policy)\nPASS: test_factory_arg_overrides_policy (test.test_email.test_parser.TestBytesParser.test_factory_arg_overrides_policy)\nPASS: test_only_split_on_cr_lf (test.test_email.test_parser.TestBytesParser.test_only_split_on_cr_lf)\nPASS: test_custom_message_gets_policy_if_possible_from_file (test.test_email.test_parser.TestCustomMessage.test_custom_message_gets_policy_if_possible_from_file)\nPASS: test_custom_message_gets_policy_if_possible_from_string (test.test_email.test_parser.TestCustomMessage.test_custom_message_gets_policy_if_possible_from_string)\nPASS: test_custom_message_factory_on_policy (test.test_email.test_parser.TestParser.test_custom_message_factory_on_policy)\nPASS: test_factory_arg_overrides_policy (test.test_email.test_parser.TestParser.test_factory_arg_overrides_policy)\nPASS: test_only_split_on_cr_lf (test.test_email.test_parser.TestParser.test_only_split_on_cr_lf)\nPASS: test_deepcopy_date (test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_date)\nPASS: test_deepcopy_from (test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_from)\nPASS: test_deepcopy_subject (test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_subject)\nPASS: test_deepcopy_to (test.test_email.test_pickleable.TestPickleCopyHeader.test_deepcopy_to)\nPASS: test_pickle_date (test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_date)\nPASS: test_pickle_from (test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_from)\nPASS: test_pickle_subject (test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_subject)\nPASS: test_pickle_to (test.test_email.test_pickleable.TestPickleCopyHeader.test_pickle_to)\nPASS: test_deepcopy_created (test.test_email.test_pickleable.TestPickleCopyMessage.test_deepcopy_created)\nPASS: test_deepcopy_parsed (test.test_email.test_pickleable.TestPickleCopyMessage.test_deepcopy_parsed)\nPASS: test_pickle_created (test.test_email.test_pickleable.TestPickleCopyMessage.test_pickle_created)\nPASS: test_pickle_parsed (test.test_email.test_pickleable.TestPickleCopyMessage.test_pickle_parsed)\nPASS: test_abc (test.test_email.test_policy.PolicyAPITests.test_abc)\nPASS: test_adding_default_policies_preserves_default_factory (test.test_email.test_policy.PolicyAPITests.test_adding_default_policies_preserves_default_factory)\nPASS: test_all_attributes_covered (test.test_email.test_policy.PolicyAPITests.test_all_attributes_covered)\nPASS: test_clone_copies_factory (test.test_email.test_policy.PolicyAPITests.test_clone_copies_factory)\nPASS: test_default_header_factory (test.test_email.test_policy.PolicyAPITests.test_default_header_factory)\nPASS: test_defaults (test.test_email.test_policy.PolicyAPITests.test_defaults)\nPASS: test_each_Policy_gets_unique_factory (test.test_email.test_policy.PolicyAPITests.test_each_Policy_gets_unique_factory)\nPASS: test_fold_zero_max_line_length (test.test_email.test_policy.PolicyAPITests.test_fold_zero_max_line_length)\nPASS: test_handle_defect_raises_on_strict (test.test_email.test_policy.PolicyAPITests.test_handle_defect_raises_on_strict)\nPASS: test_handle_defect_registers_defect (test.test_email.test_policy.PolicyAPITests.test_handle_defect_registers_defect)\nPASS: test_new_factory_overrides_default (test.test_email.test_policy.PolicyAPITests.test_new_factory_overrides_default)\nPASS: test_non_ascii_chars_do_not_cause_inf_loop (test.test_email.test_policy.PolicyAPITests.test_non_ascii_chars_do_not_cause_inf_loop)\nPASS: test_overridden_register_defect_still_raises (test.test_email.test_policy.PolicyAPITests.test_overridden_register_defect_still_raises)\nPASS: test_overridden_register_defect_works (test.test_email.test_policy.PolicyAPITests.test_overridden_register_defect_works)\nPASS: test_policy_addition (test.test_email.test_policy.PolicyAPITests.test_policy_addition)\nPASS: test_policy_is_immutable (test.test_email.test_policy.PolicyAPITests.test_policy_is_immutable)\nPASS: test_register_defect (test.test_email.test_policy.PolicyAPITests.test_register_defect)\nPASS: test_reject_non_policy_keyword_when_called (test.test_email.test_policy.PolicyAPITests.test_reject_non_policy_keyword_when_called)\nPASS: test_set_policy_attrs_when_cloned (test.test_email.test_policy.PolicyAPITests.test_set_policy_attrs_when_cloned)\nPASS: test_short_maxlen_error (test.test_email.test_policy.PolicyAPITests.test_short_maxlen_error)\nPASS: test_header_store_parse_rejects_newlines (test.test_email.test_policy.TestConcretePolicies.test_header_store_parse_rejects_newlines)\nPASS: test_bytes_parser (test.test_email.test_policy.TestPolicyPropagation.test_bytes_parser)\nPASS: test_message_from_binary_file (test.test_email.test_policy.TestPolicyPropagation.test_message_from_binary_file)\nPASS: test_message_from_bytes (test.test_email.test_policy.TestPolicyPropagation.test_message_from_bytes)\nPASS: test_message_from_file (test.test_email.test_policy.TestPolicyPropagation.test_message_from_file)\nPASS: test_message_from_string (test.test_email.test_policy.TestPolicyPropagation.test_message_from_string)\nPASS: test_message_policy_propagates_to_generator (test.test_email.test_policy.TestPolicyPropagation.test_message_policy_propagates_to_generator)\nPASS: test_message_policy_used_by_as_string (test.test_email.test_policy.TestPolicyPropagation.test_message_policy_used_by_as_string)\nPASS: test_parser (test.test_email.test_policy.TestPolicyPropagation.test_parser)\nPASS: test_parser_propagates_policy_to_message (test.test_email.test_policy.TestPolicyPropagation.test_parser_propagates_policy_to_message)\nPASS: test_parser_propagates_policy_to_sub_messages (test.test_email.test_policy.TestPolicyPropagation.test_parser_propagates_policy_to_sub_messages)\nPASS: test_aware_datetime (test.test_email.test_utils.DateTimeTests.test_aware_datetime)\nPASS: test_naive_datetime (test.test_email.test_utils.DateTimeTests.test_naive_datetime)\nPASS: test_parsedate_to_datetime (test.test_email.test_utils.DateTimeTests.test_parsedate_to_datetime)\nPASS: test_parsedate_to_datetime_naive (test.test_email.test_utils.DateTimeTests.test_parsedate_to_datetime_naive)\nPASS: test_parsedate_to_datetime_with_invalid_raises_valueerror (test.test_email.test_utils.DateTimeTests.test_parsedate_to_datetime_with_invalid_raises_valueerror)\nPASS: test_usegmt (test.test_email.test_utils.DateTimeTests.test_usegmt)\nPASS: test_usegmt_with_naive_datetime_raises (test.test_email.test_utils.DateTimeTests.test_usegmt_with_naive_datetime_raises)\nPASS: test_usegmt_with_non_utc_datetime_raises (test.test_email.test_utils.DateTimeTests.test_usegmt_with_non_utc_datetime_raises)\nPASS: test_isdst_deprecation (test.test_email.test_utils.LocaltimeTests.test_isdst_deprecation)\nPASS: test_localtime_daylight_false_dst_false (test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_false_dst_false)\nPASS: test_localtime_daylight_false_dst_true (test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_false_dst_true)\nPASS: test_localtime_daylight_true_dst_false (test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_true_dst_false)\nPASS: test_localtime_daylight_true_dst_true (test.test_email.test_utils.LocaltimeTests.test_localtime_daylight_true_dst_true)\nPASS: test_localtime_epoch_notz_daylight_false (test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_notz_daylight_false)\nPASS: test_localtime_epoch_notz_daylight_true (test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_notz_daylight_true)\nPASS: test_localtime_epoch_utc_daylight_false (test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_utc_daylight_false)\nPASS: test_localtime_epoch_utc_daylight_true (test.test_email.test_utils.LocaltimeTests.test_localtime_epoch_utc_daylight_true)\nPASS: test_localtime_is_tz_aware_daylight_false (test.test_email.test_utils.LocaltimeTests.test_localtime_is_tz_aware_daylight_false)\nPASS: test_localtime_is_tz_aware_daylight_true (test.test_email.test_utils.LocaltimeTests.test_localtime_is_tz_aware_daylight_true)\nPASS: test_variable_tzname (test.test_email.test_utils.LocaltimeTests.test_variable_tzname)\n\n----------------------------------------------------------------------\nRan 1667 tests in 3.885s\n\nOK (skipped=2)\n0:01:12 load avg: 2.43 [163/469] test_extcall passed\ntest_extcall (test)\nPASS: Doctest: test.test_extcall\n\n----------------------------------------------------------------------\nRan 1 test in 0.056s\n\nOK\n0:01:13 load avg: 2.43 [164/469] test_enum passed\nPASS: test__all__ (test.test_enum.MiscTestCase.test__all__)\nPASS: test_doc_1 (test.test_enum.MiscTestCase.test_doc_1)\nPASS: test_doc_2 (test.test_enum.MiscTestCase.test_doc_2)\nPASS: test_doc_3 (test.test_enum.MiscTestCase.test_doc_3)\nPASS: test_doc_4 (test.test_enum.MiscTestCase.test_doc_4)\nPASS: test_aliases (test.test_enum.OldTestFlag.test_aliases)\nPASS: test_and (test.test_enum.OldTestFlag.test_and)\nPASS: test_auto_number (test.test_enum.OldTestFlag.test_auto_number)\nPASS: test_auto_number_garbage (test.test_enum.OldTestFlag.test_auto_number_garbage)\nPASS: test_bool (test.test_enum.OldTestFlag.test_bool)\nPASS: test_boundary (test.test_enum.OldTestFlag.test_boundary)\nPASS: test_contains_tf (test.test_enum.OldTestFlag.test_contains_tf)\nPASS: test_duplicate_auto (test.test_enum.OldTestFlag.test_duplicate_auto)\nPASS: test_init_subclass (test.test_enum.OldTestFlag.test_init_subclass)\nPASS: test_iter (test.test_enum.OldTestFlag.test_iter)\nPASS: test_member_contains (test.test_enum.OldTestFlag.test_member_contains)\nPASS: test_member_iter (test.test_enum.OldTestFlag.test_member_iter)\nPASS: test_member_length (test.test_enum.OldTestFlag.test_member_length)\nPASS: test_multiple_mixin (test.test_enum.OldTestFlag.test_multiple_mixin)\nPASS: test_number_reset_and_order_cleanup (test.test_enum.OldTestFlag.test_number_reset_and_order_cleanup)\nPASS: test_or (test.test_enum.OldTestFlag.test_or)\nPASS: test_pickle (test.test_enum.OldTestFlag.test_pickle)\nPASS: test_programatic_function_from_dict (test.test_enum.OldTestFlag.test_programatic_function_from_dict)\nPASS: test_programatic_function_iterable (test.test_enum.OldTestFlag.test_programatic_function_iterable)\nPASS: test_programatic_function_string (test.test_enum.OldTestFlag.test_programatic_function_string)\nPASS: test_programatic_function_string_list (test.test_enum.OldTestFlag.test_programatic_function_string_list)\nPASS: test_programatic_function_string_with_start (test.test_enum.OldTestFlag.test_programatic_function_string_with_start)\nPASS: test_unique_composite (test.test_enum.OldTestFlag.test_unique_composite)\nPASS: test_xor (test.test_enum.OldTestFlag.test_xor)\nPASS: test_aliases (test.test_enum.OldTestIntFlag.test_aliases)\nPASS: test_and (test.test_enum.OldTestIntFlag.test_and)\nPASS: test_bool (test.test_enum.OldTestIntFlag.test_bool)\nPASS: test_boundary (test.test_enum.OldTestIntFlag.test_boundary)\nPASS: test_contains_tf (test.test_enum.OldTestIntFlag.test_contains_tf)\nPASS: test_format (test.test_enum.OldTestIntFlag.test_format)\nPASS: test_global_enum_str (test.test_enum.OldTestIntFlag.test_global_enum_str)\nPASS: test_global_repr_conform1 (test.test_enum.OldTestIntFlag.test_global_repr_conform1)\nPASS: test_global_repr_keep (test.test_enum.OldTestIntFlag.test_global_repr_keep)\nPASS: test_invert (test.test_enum.OldTestIntFlag.test_invert)\nPASS: test_iter (test.test_enum.OldTestIntFlag.test_iter)\nPASS: test_member_contains (test.test_enum.OldTestIntFlag.test_member_contains)\nPASS: test_member_iter (test.test_enum.OldTestIntFlag.test_member_iter)\nPASS: test_member_length (test.test_enum.OldTestIntFlag.test_member_length)\nPASS: test_multiple_mixin (test.test_enum.OldTestIntFlag.test_multiple_mixin)\nPASS: test_or (test.test_enum.OldTestIntFlag.test_or)\nPASS: test_programatic_function_from_dict (test.test_enum.OldTestIntFlag.test_programatic_function_from_dict)\nPASS: test_programatic_function_from_empty_list (test.test_enum.OldTestIntFlag.test_programatic_function_from_empty_list)\nPASS: test_programatic_function_from_empty_tuple (test.test_enum.OldTestIntFlag.test_programatic_function_from_empty_tuple)\nPASS: test_programatic_function_iterable (test.test_enum.OldTestIntFlag.test_programatic_function_iterable)\nPASS: test_programatic_function_string (test.test_enum.OldTestIntFlag.test_programatic_function_string)\nPASS: test_programatic_function_string_list (test.test_enum.OldTestIntFlag.test_programatic_function_string_list)\nPASS: test_programatic_function_string_with_start (test.test_enum.OldTestIntFlag.test_programatic_function_string_with_start)\nPASS: test_type (test.test_enum.OldTestIntFlag.test_type)\nPASS: test_unique_composite (test.test_enum.OldTestIntFlag.test_unique_composite)\nPASS: test_xor (test.test_enum.OldTestIntFlag.test_xor)\nPASS: test_convert_complex (test.test_enum.TestConvert.test_convert_complex)\nPASS: test_convert_int (test.test_enum.TestConvert.test_convert_int)\nPASS: test_convert_raise (test.test_enum.TestConvert.test_convert_raise)\nPASS: test_convert_repr_and_str (test.test_enum.TestConvert.test_convert_repr_and_str)\nPASS: test_convert_str (test.test_enum.TestConvert.test_convert_str)\nPASS: test_convert_uncomparable (test.test_enum.TestConvert.test_convert_uncomparable)\nPASS: test_convert_value_lookup_priority (test.test_enum.TestConvert.test_convert_value_lookup_priority)\nPASS: test_empty_string (test.test_enum.TestEmptyAndNonLatinStrings.test_empty_string)\nPASS: test_non_latin_character_string (test.test_enum.TestEmptyAndNonLatinStrings.test_non_latin_character_string)\nPASS: test_non_latin_number_string (test.test_enum.TestEmptyAndNonLatinStrings.test_non_latin_number_string)\nPASS: test_dunder (test.test_enum.TestHelpers.test_dunder)\nPASS: test_is_descriptor (test.test_enum.TestHelpers.test_is_descriptor)\nPASS: test_is_private (test.test_enum.TestHelpers.test_is_private)\nPASS: test_iter_bits_lsb (test.test_enum.TestHelpers.test_iter_bits_lsb)\nPASS: test_sunder (test.test_enum.TestHelpers.test_sunder)\nPASS: test_attribute_deletion (test.test_enum.TestIntEnumClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestIntEnumClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestIntEnumClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestIntEnumClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestIntEnumClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestIntEnumClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestIntEnumClass.test_contains_tf)\nPASS: test_copy (test.test_enum.TestIntEnumClass.test_copy)\nPASS: test_copy_member (test.test_enum.TestIntEnumClass.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestIntEnumClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestIntEnumClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestIntEnumClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestIntEnumClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestIntEnumClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestIntEnumClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestIntEnumClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestIntEnumClass.test_format)\nPASS: test_format_specs (test.test_enum.TestIntEnumClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestIntEnumClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestIntEnumClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestIntEnumClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestIntEnumClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestIntEnumClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestIntEnumClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestIntEnumClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestIntEnumClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestIntEnumClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestIntEnumClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestIntEnumClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestIntEnumClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestIntEnumClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestIntEnumClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestIntEnumClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestIntEnumClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestIntEnumClass.test_reversed_iteration_order)\nPASS: test_shadowed_attr (test.test_enum.TestIntEnumClass.test_shadowed_attr)\nPASS: test_str (test.test_enum.TestIntEnumClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestIntEnumFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestIntEnumFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestIntEnumFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestIntEnumFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestIntEnumFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestIntEnumFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestIntEnumFunction.test_contains_tf)\nPASS: test_copy (test.test_enum.TestIntEnumFunction.test_copy)\nPASS: test_copy_member (test.test_enum.TestIntEnumFunction.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestIntEnumFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestIntEnumFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestIntEnumFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestIntEnumFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestIntEnumFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestIntEnumFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestIntEnumFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestIntEnumFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestIntEnumFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestIntEnumFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestIntEnumFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestIntEnumFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestIntEnumFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestIntEnumFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestIntEnumFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestIntEnumFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestIntEnumFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestIntEnumFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestIntEnumFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestIntEnumFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestIntEnumFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestIntEnumFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestIntEnumFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestIntEnumFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestIntEnumFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestIntEnumFunction.test_reversed_iteration_order)\nPASS: test_shadowed_attr (test.test_enum.TestIntEnumFunction.test_shadowed_attr)\nPASS: test_str (test.test_enum.TestIntEnumFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestIntFlagClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestIntFlagClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestIntFlagClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestIntFlagClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestIntFlagClass.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestIntFlagClass.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestIntFlagClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestIntFlagClass.test_contains_tf)\nPASS: test_copy (test.test_enum.TestIntFlagClass.test_copy)\nPASS: test_copy_member (test.test_enum.TestIntFlagClass.test_copy_member)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestIntFlagClass.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestIntFlagClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestIntFlagClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestIntFlagClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestIntFlagClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestIntFlagClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestIntFlagClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestIntFlagClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestIntFlagClass.test_format)\nPASS: test_format_specs (test.test_enum.TestIntFlagClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestIntFlagClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestIntFlagClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestIntFlagClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestIntFlagClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestIntFlagClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestIntFlagClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestIntFlagClass.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestIntFlagClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestIntFlagClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestIntFlagClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestIntFlagClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestIntFlagClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestIntFlagClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestIntFlagClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestIntFlagClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestIntFlagClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestIntFlagClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestIntFlagClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestIntFlagClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestIntFlagFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestIntFlagFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestIntFlagFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestIntFlagFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestIntFlagFunction.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestIntFlagFunction.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestIntFlagFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestIntFlagFunction.test_contains_tf)\nPASS: test_copy (test.test_enum.TestIntFlagFunction.test_copy)\nPASS: test_copy_member (test.test_enum.TestIntFlagFunction.test_copy_member)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestIntFlagFunction.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestIntFlagFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestIntFlagFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestIntFlagFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestIntFlagFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestIntFlagFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestIntFlagFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestIntFlagFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestIntFlagFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestIntFlagFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestIntFlagFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestIntFlagFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestIntFlagFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestIntFlagFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestIntFlagFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestIntFlagFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestIntFlagFunction.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestIntFlagFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestIntFlagFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestIntFlagFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestIntFlagFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestIntFlagFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestIntFlagFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestIntFlagFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestIntFlagFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestIntFlagFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestIntFlagFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestIntFlagFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestIntFlagFunction.test_str)\nSKIP: test_auto_garbage_corrected_fail (test.test_enum.TestInternals.test_auto_garbage_corrected_fail) 'mixed types with auto() will raise in 3.13'\nPASS: test_auto_garbage_corrected_ok (test.test_enum.TestInternals.test_auto_garbage_corrected_ok)\nSKIP: test_auto_garbage_fail (test.test_enum.TestInternals.test_auto_garbage_fail) 'mixed types with auto() will raise in 3.13'\nPASS: test_auto_garbage_ok (test.test_enum.TestInternals.test_auto_garbage_ok)\nPASS: test_auto_name (test.test_enum.TestInternals.test_auto_name)\nPASS: test_auto_name_inherit (test.test_enum.TestInternals.test_auto_name_inherit)\nPASS: test_auto_number (test.test_enum.TestInternals.test_auto_number)\nPASS: test_auto_order (test.test_enum.TestInternals.test_auto_order)\nPASS: test_auto_order_wierd (test.test_enum.TestInternals.test_auto_order_wierd)\nSKIP: test_auto_with_aliases (test.test_enum.TestInternals.test_auto_with_aliases) 'auto() will return highest value + 1 in 3.13'\nPASS: test_dunder (test.test_enum.TestInternals.test_dunder)\nPASS: test_duplicate_auto (test.test_enum.TestInternals.test_duplicate_auto)\nPASS: test_is_private (test.test_enum.TestInternals.test_is_private)\nPASS: test_multiple_auto_on_line (test.test_enum.TestInternals.test_multiple_auto_on_line)\nPASS: test_sunder (test.test_enum.TestInternals.test_sunder)\nPASS: test_attribute_deletion (test.test_enum.TestMinimalDateClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMinimalDateClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMinimalDateClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMinimalDateClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMinimalDateClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMinimalDateClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMinimalDateClass.test_contains_tf)\nPASS: test_copy (test.test_enum.TestMinimalDateClass.test_copy)\nPASS: test_copy_member (test.test_enum.TestMinimalDateClass.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestMinimalDateClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMinimalDateClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMinimalDateClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMinimalDateClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMinimalDateClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMinimalDateClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMinimalDateClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMinimalDateClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMinimalDateClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMinimalDateClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMinimalDateClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMinimalDateClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMinimalDateClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMinimalDateClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMinimalDateClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMinimalDateClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMinimalDateClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMinimalDateClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMinimalDateClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMinimalDateClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMinimalDateClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMinimalDateClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMinimalDateClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMinimalDateClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMinimalDateClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMinimalDateClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMinimalDateClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMinimalDateFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMinimalDateFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMinimalDateFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMinimalDateFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMinimalDateFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMinimalDateFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMinimalDateFunction.test_contains_tf)\nPASS: test_copy (test.test_enum.TestMinimalDateFunction.test_copy)\nPASS: test_copy_member (test.test_enum.TestMinimalDateFunction.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestMinimalDateFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMinimalDateFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMinimalDateFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMinimalDateFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMinimalDateFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMinimalDateFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMinimalDateFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMinimalDateFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMinimalDateFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMinimalDateFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMinimalDateFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMinimalDateFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMinimalDateFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMinimalDateFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMinimalDateFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMinimalDateFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMinimalDateFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMinimalDateFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMinimalDateFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMinimalDateFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMinimalDateFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMinimalDateFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMinimalDateFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMinimalDateFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMinimalDateFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMinimalDateFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMinimalDateFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMinimalFloatClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMinimalFloatClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMinimalFloatClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMinimalFloatClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMinimalFloatClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMinimalFloatClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMinimalFloatClass.test_contains_tf)\nPASS: test_copy (test.test_enum.TestMinimalFloatClass.test_copy)\nPASS: test_copy_member (test.test_enum.TestMinimalFloatClass.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestMinimalFloatClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMinimalFloatClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMinimalFloatClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMinimalFloatClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMinimalFloatClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMinimalFloatClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMinimalFloatClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMinimalFloatClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMinimalFloatClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMinimalFloatClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMinimalFloatClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMinimalFloatClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMinimalFloatClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMinimalFloatClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMinimalFloatClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMinimalFloatClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMinimalFloatClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMinimalFloatClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMinimalFloatClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMinimalFloatClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMinimalFloatClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMinimalFloatClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMinimalFloatClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMinimalFloatClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMinimalFloatClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMinimalFloatClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMinimalFloatClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMinimalFloatFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMinimalFloatFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMinimalFloatFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMinimalFloatFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMinimalFloatFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMinimalFloatFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMinimalFloatFunction.test_contains_tf)\nPASS: test_copy (test.test_enum.TestMinimalFloatFunction.test_copy)\nPASS: test_copy_member (test.test_enum.TestMinimalFloatFunction.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestMinimalFloatFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMinimalFloatFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMinimalFloatFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMinimalFloatFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMinimalFloatFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMinimalFloatFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMinimalFloatFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMinimalFloatFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMinimalFloatFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMinimalFloatFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMinimalFloatFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMinimalFloatFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMinimalFloatFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMinimalFloatFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMinimalFloatFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMinimalFloatFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMinimalFloatFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMinimalFloatFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMinimalFloatFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMinimalFloatFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMinimalFloatFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMinimalFloatFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMinimalFloatFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMinimalFloatFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMinimalFloatFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMinimalFloatFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMinimalFloatFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedDateClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedDateClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedDateClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedDateClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedDateClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedDateClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedDateClass.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedDateClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedDateClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedDateClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedDateClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedDateClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedDateClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedDateClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedDateClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedDateClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedDateClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedDateClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedDateClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedDateClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedDateClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedDateClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedDateClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedDateClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedDateClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedDateClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedDateClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedDateClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedDateClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedDateClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedDateClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedDateClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedDateClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedDateClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedDateFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedDateFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedDateFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedDateFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedDateFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedDateFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedDateFunction.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedDateFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedDateFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedDateFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedDateFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedDateFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedDateFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedDateFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedDateFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedDateFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedDateFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedDateFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedDateFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedDateFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedDateFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedDateFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedDateFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedDateFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedDateFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedDateFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedDateFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedDateFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedDateFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedDateFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedDateFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedDateFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedDateFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedDateFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedFloatClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedFloatClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedFloatClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedFloatClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedFloatClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedFloatClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedFloatClass.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedFloatClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedFloatClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedFloatClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedFloatClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedFloatClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedFloatClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedFloatClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedFloatClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedFloatClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedFloatClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedFloatClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedFloatClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedFloatClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedFloatClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedFloatClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedFloatClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedFloatClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedFloatClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedFloatClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedFloatClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedFloatClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedFloatClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedFloatClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedFloatClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedFloatClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedFloatClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedFloatClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedFloatFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedFloatFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedFloatFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedFloatFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedFloatFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedFloatFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedFloatFunction.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedFloatFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedFloatFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedFloatFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedFloatFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedFloatFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedFloatFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedFloatFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedFloatFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedFloatFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedFloatFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedFloatFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedFloatFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedFloatFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedFloatFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedFloatFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedFloatFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedFloatFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedFloatFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedFloatFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedFloatFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedFloatFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedFloatFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedFloatFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedFloatFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedFloatFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedFloatFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedFloatFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedIntClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedIntClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedIntClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedIntClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedIntClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedIntClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedIntClass.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedIntClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedIntClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedIntClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedIntClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedIntClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedIntClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedIntClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedIntClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedIntClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedIntClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedIntClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedIntClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedIntClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedIntClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedIntClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedIntClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedIntClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedIntClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedIntClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedIntClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedIntClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedIntClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedIntClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedIntClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedIntClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedIntClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedIntClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedIntFlagClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedIntFlagClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedIntFlagClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedIntFlagClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedIntFlagClass.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestMixedIntFlagClass.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedIntFlagClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedIntFlagClass.test_contains_tf)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestMixedIntFlagClass.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestMixedIntFlagClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedIntFlagClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedIntFlagClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedIntFlagClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedIntFlagClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedIntFlagClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedIntFlagClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedIntFlagClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedIntFlagClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedIntFlagClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedIntFlagClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedIntFlagClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedIntFlagClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedIntFlagClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedIntFlagClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestMixedIntFlagClass.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestMixedIntFlagClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedIntFlagClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedIntFlagClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedIntFlagClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedIntFlagClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedIntFlagClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedIntFlagClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedIntFlagClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedIntFlagClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedIntFlagClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedIntFlagClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedIntFlagClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedIntFlagFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedIntFlagFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedIntFlagFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedIntFlagFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedIntFlagFunction.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestMixedIntFlagFunction.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedIntFlagFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedIntFlagFunction.test_contains_tf)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestMixedIntFlagFunction.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestMixedIntFlagFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedIntFlagFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedIntFlagFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedIntFlagFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedIntFlagFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedIntFlagFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedIntFlagFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedIntFlagFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedIntFlagFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedIntFlagFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedIntFlagFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedIntFlagFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedIntFlagFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedIntFlagFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedIntFlagFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestMixedIntFlagFunction.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestMixedIntFlagFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedIntFlagFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedIntFlagFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedIntFlagFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedIntFlagFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedIntFlagFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedIntFlagFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedIntFlagFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedIntFlagFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedIntFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedIntFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedIntFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedIntFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedIntFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedIntFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedIntFunction.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedIntFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedIntFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedIntFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedIntFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedIntFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedIntFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedIntFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedIntFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedIntFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedIntFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedIntFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedIntFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedIntFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedIntFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedIntFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedIntFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedIntFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedIntFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedIntFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedIntFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedIntFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedIntFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedIntFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedIntFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedIntFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedIntFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedIntFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedStrClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedStrClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedStrClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedStrClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedStrClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedStrClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedStrClass.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedStrClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedStrClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedStrClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedStrClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedStrClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedStrClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedStrClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedStrClass.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedStrClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedStrClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedStrClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedStrClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedStrClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedStrClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedStrClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedStrClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedStrClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedStrClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedStrClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedStrClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedStrClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedStrClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedStrClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedStrClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedStrClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedStrClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedStrClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestMixedStrFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestMixedStrFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestMixedStrFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestMixedStrFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestMixedStrFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestMixedStrFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestMixedStrFunction.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestMixedStrFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestMixedStrFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestMixedStrFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestMixedStrFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestMixedStrFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestMixedStrFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestMixedStrFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestMixedStrFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestMixedStrFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestMixedStrFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestMixedStrFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestMixedStrFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestMixedStrFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestMixedStrFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestMixedStrFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestMixedStrFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestMixedStrFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestMixedStrFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestMixedStrFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestMixedStrFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestMixedStrFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestMixedStrFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestMixedStrFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestMixedStrFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestMixedStrFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestMixedStrFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestMixedStrFunction.test_str)\nPASS: test_enum_has_extra_members (test.test_enum.TestOrder.test_enum_has_extra_members)\nPASS: test_enum_has_extra_members_with_aliases (test.test_enum.TestOrder.test_enum_has_extra_members_with_aliases)\nPASS: test_order_has_extra_members (test.test_enum.TestOrder.test_order_has_extra_members)\nPASS: test_order_has_extra_members_with_aliases (test.test_enum.TestOrder.test_order_has_extra_members_with_aliases)\nPASS: test_same_members (test.test_enum.TestOrder.test_same_members)\nPASS: test_same_members_with_aliases (test.test_enum.TestOrder.test_same_members_with_aliases)\nPASS: test_same_members_wrong_order (test.test_enum.TestOrder.test_same_members_wrong_order)\nPASS: test_attribute_deletion (test.test_enum.TestPlainEnumClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestPlainEnumClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestPlainEnumClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestPlainEnumClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestPlainEnumClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestPlainEnumClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestPlainEnumClass.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestPlainEnumClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestPlainEnumClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestPlainEnumClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestPlainEnumClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestPlainEnumClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestPlainEnumClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestPlainEnumClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestPlainEnumClass.test_format)\nPASS: test_format_specs (test.test_enum.TestPlainEnumClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestPlainEnumClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestPlainEnumClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestPlainEnumClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestPlainEnumClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestPlainEnumClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestPlainEnumClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestPlainEnumClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestPlainEnumClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestPlainEnumClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestPlainEnumClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestPlainEnumClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestPlainEnumClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestPlainEnumClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestPlainEnumClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestPlainEnumClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestPlainEnumClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestPlainEnumClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestPlainEnumClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestPlainEnumFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestPlainEnumFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestPlainEnumFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestPlainEnumFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestPlainEnumFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestPlainEnumFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestPlainEnumFunction.test_contains_tf)\nPASS: test_dir_on_class (test.test_enum.TestPlainEnumFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestPlainEnumFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestPlainEnumFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestPlainEnumFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestPlainEnumFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestPlainEnumFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestPlainEnumFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestPlainEnumFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestPlainEnumFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestPlainEnumFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestPlainEnumFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestPlainEnumFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestPlainEnumFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestPlainEnumFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestPlainEnumFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestPlainEnumFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestPlainEnumFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestPlainEnumFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestPlainEnumFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestPlainEnumFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestPlainEnumFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestPlainEnumFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestPlainEnumFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestPlainEnumFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestPlainEnumFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestPlainEnumFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestPlainEnumFunction.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestPlainFlagClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestPlainFlagClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestPlainFlagClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestPlainFlagClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestPlainFlagClass.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestPlainFlagClass.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestPlainFlagClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestPlainFlagClass.test_contains_tf)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestPlainFlagClass.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestPlainFlagClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestPlainFlagClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestPlainFlagClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestPlainFlagClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestPlainFlagClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestPlainFlagClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestPlainFlagClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestPlainFlagClass.test_format)\nPASS: test_format_specs (test.test_enum.TestPlainFlagClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestPlainFlagClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestPlainFlagClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestPlainFlagClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestPlainFlagClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestPlainFlagClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestPlainFlagClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestPlainFlagClass.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestPlainFlagClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestPlainFlagClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestPlainFlagClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestPlainFlagClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestPlainFlagClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestPlainFlagClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestPlainFlagClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestPlainFlagClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestPlainFlagClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestPlainFlagClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestPlainFlagClass.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestPlainFlagClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestPlainFlagFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestPlainFlagFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestPlainFlagFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestPlainFlagFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestPlainFlagFunction.test_changing_member_fails)\nPASS: test_closed_invert_expectations (test.test_enum.TestPlainFlagFunction.test_closed_invert_expectations)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestPlainFlagFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestPlainFlagFunction.test_contains_tf)\nPASS: test_default_missing_with_wrong_type_value (test.test_enum.TestPlainFlagFunction.test_default_missing_with_wrong_type_value)\nPASS: test_dir_on_class (test.test_enum.TestPlainFlagFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestPlainFlagFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestPlainFlagFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestPlainFlagFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestPlainFlagFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestPlainFlagFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestPlainFlagFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestPlainFlagFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestPlainFlagFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestPlainFlagFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestPlainFlagFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestPlainFlagFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestPlainFlagFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestPlainFlagFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestPlainFlagFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_open_invert_expectations (test.test_enum.TestPlainFlagFunction.test_open_invert_expectations)\nPASS: test_overridden_format (test.test_enum.TestPlainFlagFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestPlainFlagFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestPlainFlagFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestPlainFlagFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestPlainFlagFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestPlainFlagFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestPlainFlagFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestPlainFlagFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestPlainFlagFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestPlainFlagFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestPlainFlagFunction.test_reversed_iteration_order)\nPASS: test_str (test.test_enum.TestPlainFlagFunction.test_str)\nPASS: test_bool (test.test_enum.TestSpecial.test_bool)\nPASS: test_comparisons (test.test_enum.TestSpecial.test_comparisons)\nPASS: test_conflicting_types_resolved_in_new (test.test_enum.TestSpecial.test_conflicting_types_resolved_in_new)\nPASS: test_contains_different_types_same_members (test.test_enum.TestSpecial.test_contains_different_types_same_members)\nPASS: test_contains_name_and_value_overlap (test.test_enum.TestSpecial.test_contains_name_and_value_overlap)\nPASS: test_custom_flag_bitwise (test.test_enum.TestSpecial.test_custom_flag_bitwise)\nPASS: test_custom_strenum (test.test_enum.TestSpecial.test_custom_strenum)\nPASS: test_default_missing_no_chained_exception (test.test_enum.TestSpecial.test_default_missing_no_chained_exception)\nSKIP: test_dir_with_custom_dunders (test.test_enum.TestSpecial.test_dir_with_custom_dunders) 'to-do list'\nPASS: test_duplicate_name_error (test.test_enum.TestSpecial.test_duplicate_name_error)\nPASS: test_duplicate_values_give_unique_enum_items (test.test_enum.TestSpecial.test_duplicate_values_give_unique_enum_items)\nPASS: test_dynamic_members_with_static_methods (test.test_enum.TestSpecial.test_dynamic_members_with_static_methods)\nPASS: test_empty_globals (test.test_enum.TestSpecial.test_empty_globals)\nPASS: test_enum_function_with_qualname (test.test_enum.TestSpecial.test_enum_function_with_qualname)\nPASS: test_enum_of_generic_aliases (test.test_enum.TestSpecial.test_enum_of_generic_aliases)\ntest_enum_of_types (test.test_enum.TestSpecial.test_enum_of_types)\nPASS: Support using Enum to refer to types deliberately.\ntest_enum_of_types_with_nonmember (test.test_enum.TestSpecial.test_enum_of_types_with_nonmember)\nPASS: Support using Enum to refer to types deliberately.\nPASS: test_enum_with_value_name (test.test_enum.TestSpecial.test_enum_with_value_name)\nPASS: test_equality (test.test_enum.TestSpecial.test_equality)\nPASS: test_exclude_methods (test.test_enum.TestSpecial.test_exclude_methods)\nPASS: test_extending (test.test_enum.TestSpecial.test_extending)\nPASS: test_extending2 (test.test_enum.TestSpecial.test_extending2)\nPASS: test_extending3 (test.test_enum.TestSpecial.test_extending3)\nPASS: test_flag_with_custom_new (test.test_enum.TestSpecial.test_flag_with_custom_new)\nPASS: test_floatenum_fromhex (test.test_enum.TestSpecial.test_floatenum_fromhex)\nPASS: test_flufl_enum (test.test_enum.TestSpecial.test_flufl_enum)\nPASS: test_getattr_dunder (test.test_enum.TestSpecial.test_getattr_dunder)\nPASS: test_getattr_getitem (test.test_enum.TestSpecial.test_getattr_getitem)\nPASS: test_ignore (test.test_enum.TestSpecial.test_ignore)\nPASS: test_inherited_data_type (test.test_enum.TestSpecial.test_inherited_data_type)\nPASS: test_inherited_new_from_enhanced_enum (test.test_enum.TestSpecial.test_inherited_new_from_enhanced_enum)\nPASS: test_inherited_new_from_mixed_enum (test.test_enum.TestSpecial.test_inherited_new_from_mixed_enum)\nPASS: test_init (test.test_enum.TestSpecial.test_init)\nPASS: test_init_exception (test.test_enum.TestSpecial.test_init_exception)\nPASS: test_int_flags_copy (test.test_enum.TestSpecial.test_int_flags_copy)\nPASS: test_intenum_from_bytes (test.test_enum.TestSpecial.test_intenum_from_bytes)\nPASS: test_intenum_transitivity (test.test_enum.TestSpecial.test_intenum_transitivity)\nPASS: test_introspection (test.test_enum.TestSpecial.test_introspection)\nPASS: test_iteration_order (test.test_enum.TestSpecial.test_iteration_order)\nPASS: test_member_from_member_access (test.test_enum.TestSpecial.test_member_from_member_access)\nPASS: test_missing_exceptions_reset (test.test_enum.TestSpecial.test_missing_exceptions_reset)\nPASS: test_missing_override (test.test_enum.TestSpecial.test_missing_override)\nPASS: test_missing_value_error (test.test_enum.TestSpecial.test_missing_value_error)\nPASS: test_mixed_enum_in_call_1 (test.test_enum.TestSpecial.test_mixed_enum_in_call_1)\nPASS: test_mixed_enum_in_call_2 (test.test_enum.TestSpecial.test_mixed_enum_in_call_2)\nPASS: test_multiple_inherited_mixin (test.test_enum.TestSpecial.test_multiple_inherited_mixin)\nPASS: test_multiple_mixin (test.test_enum.TestSpecial.test_multiple_mixin)\nPASS: test_multiple_mixin_inherited (test.test_enum.TestSpecial.test_multiple_mixin_inherited)\nPASS: test_multiple_mixin_mro (test.test_enum.TestSpecial.test_multiple_mixin_mro)\nPASS: test_multiple_mixin_with_common_data_type (test.test_enum.TestSpecial.test_multiple_mixin_with_common_data_type)\nPASS: test_namedtuple_as_value (test.test_enum.TestSpecial.test_namedtuple_as_value)\ntest_nested_classes_in_enum_are_members (test.test_enum.TestSpecial.test_nested_classes_in_enum_are_members)\nPASS: Check for warnings pre-3.13\ntest_nested_classes_in_enum_are_not_members (test.test_enum.TestSpecial.test_nested_classes_in_enum_are_not_members)\nSKIP: Support locally-defined nested classes. 'inner classes are still members'\ntest_nested_classes_in_enum_with_member (test.test_enum.TestSpecial.test_nested_classes_in_enum_with_member)\nPASS: Support locally-defined nested classes.\nPASS: test_nested_classes_in_enum_with_nonmember (test.test_enum.TestSpecial.test_nested_classes_in_enum_with_nonmember)\nPASS: test_no_duplicates (test.test_enum.TestSpecial.test_no_duplicates)\nPASS: test_no_such_enum_member (test.test_enum.TestSpecial.test_no_such_enum_member)\nPASS: test_nonhash_value (test.test_enum.TestSpecial.test_nonhash_value)\nPASS: test_ordered_mixin (test.test_enum.TestSpecial.test_ordered_mixin)\nPASS: test_pickle_by_name (test.test_enum.TestSpecial.test_pickle_by_name)\nPASS: test_pickle_enum (test.test_enum.TestSpecial.test_pickle_enum)\nPASS: test_pickle_enum_function (test.test_enum.TestSpecial.test_pickle_enum_function)\nPASS: test_pickle_enum_function_with_module (test.test_enum.TestSpecial.test_pickle_enum_function_with_module)\nPASS: test_pickle_explodes (test.test_enum.TestSpecial.test_pickle_explodes)\nPASS: test_pickle_float (test.test_enum.TestSpecial.test_pickle_float)\nPASS: test_pickle_int (test.test_enum.TestSpecial.test_pickle_int)\nPASS: test_pickle_nested_class (test.test_enum.TestSpecial.test_pickle_nested_class)\nPASS: test_private_variable_is_normal_attribute (test.test_enum.TestSpecial.test_private_variable_is_normal_attribute)\nPASS: test_programmatic_function_is_value_call (test.test_enum.TestSpecial.test_programmatic_function_is_value_call)\nPASS: test_programmatic_function_string_list_with_start (test.test_enum.TestSpecial.test_programmatic_function_string_list_with_start)\nPASS: test_programmatic_function_string_with_start (test.test_enum.TestSpecial.test_programmatic_function_string_with_start)\nPASS: test_programmatic_function_type (test.test_enum.TestSpecial.test_programmatic_function_type)\nPASS: test_programmatic_function_type_from_subclass (test.test_enum.TestSpecial.test_programmatic_function_type_from_subclass)\nPASS: test_programmatic_function_type_from_subclass_with_start (test.test_enum.TestSpecial.test_programmatic_function_type_from_subclass_with_start)\nPASS: test_programmatic_function_type_with_start (test.test_enum.TestSpecial.test_programmatic_function_type_with_start)\nPASS: test_repr_and_str_with_no_init_mixin (test.test_enum.TestSpecial.test_repr_and_str_with_no_init_mixin)\ntest_repr_with_dataclass (test.test_enum.TestSpecial.test_repr_with_dataclass)\nPASS: ensure dataclass-mixin has correct repr()\nPASS: test_repr_with_init_mixin (test.test_enum.TestSpecial.test_repr_with_init_mixin)\nPASS: test_reserved_sunder_error (test.test_enum.TestSpecial.test_reserved_sunder_error)\nPASS: test_strenum (test.test_enum.TestSpecial.test_strenum)\nPASS: test_string_enum (test.test_enum.TestSpecial.test_string_enum)\nPASS: test_subclass_duplicate_name (test.test_enum.TestSpecial.test_subclass_duplicate_name)\nPASS: test_subclass_duplicate_name_dynamic (test.test_enum.TestSpecial.test_subclass_duplicate_name_dynamic)\nPASS: test_subclasses_with_direct_pickle_support (test.test_enum.TestSpecial.test_subclasses_with_direct_pickle_support)\nPASS: test_subclasses_with_getnewargs (test.test_enum.TestSpecial.test_subclasses_with_getnewargs)\nPASS: test_subclasses_with_getnewargs_ex (test.test_enum.TestSpecial.test_subclasses_with_getnewargs_ex)\nPASS: test_subclasses_with_reduce (test.test_enum.TestSpecial.test_subclasses_with_reduce)\nPASS: test_subclasses_with_reduce_ex (test.test_enum.TestSpecial.test_subclasses_with_reduce_ex)\nPASS: test_subclasses_without_direct_pickle_support (test.test_enum.TestSpecial.test_subclasses_without_direct_pickle_support)\nPASS: test_subclassing (test.test_enum.TestSpecial.test_subclassing)\nPASS: test_too_many_data_types (test.test_enum.TestSpecial.test_too_many_data_types)\nPASS: test_tuple_subclass (test.test_enum.TestSpecial.test_tuple_subclass)\nPASS: test_value_backup_assign (test.test_enum.TestSpecial.test_value_backup_assign)\nPASS: test_wrong_enum_in_call (test.test_enum.TestSpecial.test_wrong_enum_in_call)\nPASS: test_wrong_enum_in_mixed_call (test.test_enum.TestSpecial.test_wrong_enum_in_mixed_call)\nPASS: test_wrong_inheritance_order (test.test_enum.TestSpecial.test_wrong_inheritance_order)\nPASS: test_inspect_classify_class_attrs (test.test_enum.TestStdLib.test_inspect_classify_class_attrs)\nPASS: test_inspect_getmembers (test.test_enum.TestStdLib.test_inspect_getmembers)\nPASS: test_inspect_signatures (test.test_enum.TestStdLib.test_inspect_signatures)\nPASS: test_pydoc (test.test_enum.TestStdLib.test_pydoc)\nPASS: test_test_simple_enum (test.test_enum.TestStdLib.test_test_simple_enum)\nPASS: test_attribute_deletion (test.test_enum.TestStrEnumClass.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestStrEnumClass.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestStrEnumClass.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestStrEnumClass.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestStrEnumClass.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestStrEnumClass.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestStrEnumClass.test_contains_tf)\nPASS: test_copy (test.test_enum.TestStrEnumClass.test_copy)\nPASS: test_copy_member (test.test_enum.TestStrEnumClass.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestStrEnumClass.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestStrEnumClass.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestStrEnumClass.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestStrEnumClass.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestStrEnumClass.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestStrEnumClass.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestStrEnumClass.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestStrEnumClass.test_format)\nPASS: test_format_specs (test.test_enum.TestStrEnumClass.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestStrEnumClass.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestStrEnumClass.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestStrEnumClass.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestStrEnumClass.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestStrEnumClass.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestStrEnumClass.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestStrEnumClass.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestStrEnumClass.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestStrEnumClass.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestStrEnumClass.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestStrEnumClass.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestStrEnumClass.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestStrEnumClass.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestStrEnumClass.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestStrEnumClass.test_repr)\nPASS: test_repr_override (test.test_enum.TestStrEnumClass.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestStrEnumClass.test_reversed_iteration_order)\nPASS: test_shadowed_attr (test.test_enum.TestStrEnumClass.test_shadowed_attr)\nPASS: test_str (test.test_enum.TestStrEnumClass.test_str)\nPASS: test_attribute_deletion (test.test_enum.TestStrEnumFunction.test_attribute_deletion)\nPASS: test_bad_new_super (test.test_enum.TestStrEnumFunction.test_bad_new_super)\nPASS: test_basics (test.test_enum.TestStrEnumFunction.test_basics)\nPASS: test_bool_is_true (test.test_enum.TestStrEnumFunction.test_bool_is_true)\nPASS: test_changing_member_fails (test.test_enum.TestStrEnumFunction.test_changing_member_fails)\nPASS: test_contains_same_name_diff_enum_diff_values (test.test_enum.TestStrEnumFunction.test_contains_same_name_diff_enum_diff_values)\nPASS: test_contains_tf (test.test_enum.TestStrEnumFunction.test_contains_tf)\nPASS: test_copy (test.test_enum.TestStrEnumFunction.test_copy)\nPASS: test_copy_member (test.test_enum.TestStrEnumFunction.test_copy_member)\nPASS: test_dir_on_class (test.test_enum.TestStrEnumFunction.test_dir_on_class)\nPASS: test_dir_on_item (test.test_enum.TestStrEnumFunction.test_dir_on_item)\nPASS: test_dir_on_sub_with_behavior_including_instance_dict_on_super (test.test_enum.TestStrEnumFunction.test_dir_on_sub_with_behavior_including_instance_dict_on_super)\nPASS: test_dir_on_sub_with_behavior_on_super (test.test_enum.TestStrEnumFunction.test_dir_on_sub_with_behavior_on_super)\nPASS: test_dir_with_added_behavior (test.test_enum.TestStrEnumFunction.test_dir_with_added_behavior)\nPASS: test_empty_enum_has_no_values (test.test_enum.TestStrEnumFunction.test_empty_enum_has_no_values)\nPASS: test_enum_in_enum_out (test.test_enum.TestStrEnumFunction.test_enum_in_enum_out)\nPASS: test_format (test.test_enum.TestStrEnumFunction.test_format)\nPASS: test_format_specs (test.test_enum.TestStrEnumFunction.test_format_specs)\nPASS: test_gnv_is_static (test.test_enum.TestStrEnumFunction.test_gnv_is_static)\nPASS: test_hash (test.test_enum.TestStrEnumFunction.test_hash)\nPASS: test_inherited_repr (test.test_enum.TestStrEnumFunction.test_inherited_repr)\nPASS: test_invalid_names (test.test_enum.TestStrEnumFunction.test_invalid_names)\nPASS: test_multiple_superclasses_repr (test.test_enum.TestStrEnumFunction.test_multiple_superclasses_repr)\ntest_object_str_override (test.test_enum.TestStrEnumFunction.test_object_str_override)\nPASS: check that setting __str__ to object's is not reset to Enum's\nPASS: test_overridden_format (test.test_enum.TestStrEnumFunction.test_overridden_format)\nPASS: test_overridden_str (test.test_enum.TestStrEnumFunction.test_overridden_str)\nPASS: test_overridden_str_format (test.test_enum.TestStrEnumFunction.test_overridden_str_format)\nPASS: test_overridden_str_format_inherited (test.test_enum.TestStrEnumFunction.test_overridden_str_format_inherited)\nPASS: test_programmatic_function_from_dict (test.test_enum.TestStrEnumFunction.test_programmatic_function_from_dict)\nPASS: test_programmatic_function_iterable (test.test_enum.TestStrEnumFunction.test_programmatic_function_iterable)\nPASS: test_programmatic_function_string (test.test_enum.TestStrEnumFunction.test_programmatic_function_string)\nPASS: test_programmatic_function_string_list (test.test_enum.TestStrEnumFunction.test_programmatic_function_string_list)\nPASS: test_repr (test.test_enum.TestStrEnumFunction.test_repr)\nPASS: test_repr_override (test.test_enum.TestStrEnumFunction.test_repr_override)\nPASS: test_reversed_iteration_order (test.test_enum.TestStrEnumFunction.test_reversed_iteration_order)\nPASS: test_shadowed_attr (test.test_enum.TestStrEnumFunction.test_shadowed_attr)\nPASS: test_str (test.test_enum.TestStrEnumFunction.test_str)\nPASS: test_unique_clean (test.test_enum.TestUnique.test_unique_clean)\nPASS: test_unique_dirty (test.test_enum.TestUnique.test_unique_dirty)\nPASS: test_unique_with_name (test.test_enum.TestUnique.test_unique_with_name)\nPASS: test_composite (test.test_enum.TestVerify.test_composite)\nPASS: test_continuous (test.test_enum.TestVerify.test_continuous)\nPASS: test_negative_alias (test.test_enum.TestVerify.test_negative_alias)\nPASS: test_unique_clean (test.test_enum.TestVerify.test_unique_clean)\nPASS: test_unique_dirty (test.test_enum.TestVerify.test_unique_dirty)\nPASS: test_unique_with_name (test.test_enum.TestVerify.test_unique_with_name)\nEnum (enum)\nPASS: Doctest: enum.Enum\n_simple_enum (enum)\nPASS: Doctest: enum._simple_enum\n_test_simple_enum (enum)\nPASS: Doctest: enum._test_simple_enum\nbin (enum)\nPASS: Doctest: enum.bin\n\n----------------------------------------------------------------------\nRan 1059 tests in 3.232s\n\nOK (skipped=5)\n0:01:13 load avg: 2.56 [165/469] test_file passed\nPASS: testAttributes (test.test_file.CAutoFileTests.testAttributes)\nPASS: testErrors (test.test_file.CAutoFileTests.testErrors)\nPASS: testMethods (test.test_file.CAutoFileTests.testMethods)\nPASS: testReadWhenWriting (test.test_file.CAutoFileTests.testReadWhenWriting)\nPASS: testReadinto (test.test_file.CAutoFileTests.testReadinto)\nPASS: testReadinto_text (test.test_file.CAutoFileTests.testReadinto_text)\nPASS: testWeakRefs (test.test_file.CAutoFileTests.testWeakRefs)\nPASS: testWritelinesIntegers (test.test_file.CAutoFileTests.testWritelinesIntegers)\nPASS: testWritelinesIntegersUserList (test.test_file.CAutoFileTests.testWritelinesIntegersUserList)\nPASS: testWritelinesNonString (test.test_file.CAutoFileTests.testWritelinesNonString)\nPASS: testWritelinesUserList (test.test_file.CAutoFileTests.testWritelinesUserList)\nPASS: testBadModeArgument (test.test_file.COtherFileTests.testBadModeArgument)\nPASS: testIteration (test.test_file.COtherFileTests.testIteration)\nPASS: testModeStrings (test.test_file.COtherFileTests.testModeStrings)\nPASS: testSetBufferSize (test.test_file.COtherFileTests.testSetBufferSize)\nPASS: testStdin (test.test_file.COtherFileTests.testStdin)\nPASS: testTruncateOnWindows (test.test_file.COtherFileTests.testTruncateOnWindows)\nPASS: testAttributes (test.test_file.PyAutoFileTests.testAttributes)\nPASS: testErrors (test.test_file.PyAutoFileTests.testErrors)\nPASS: testMethods (test.test_file.PyAutoFileTests.testMethods)\nPASS: testReadWhenWriting (test.test_file.PyAutoFileTests.testReadWhenWriting)\nPASS: testReadinto (test.test_file.PyAutoFileTests.testReadinto)\nPASS: testReadinto_text (test.test_file.PyAutoFileTests.testReadinto_text)\nPASS: testWeakRefs (test.test_file.PyAutoFileTests.testWeakRefs)\nPASS: testWritelinesIntegers (test.test_file.PyAutoFileTests.testWritelinesIntegers)\nPASS: testWritelinesIntegersUserList (test.test_file.PyAutoFileTests.testWritelinesIntegersUserList)\nPASS: testWritelinesNonString (test.test_file.PyAutoFileTests.testWritelinesNonString)\nPASS: testWritelinesUserList (test.test_file.PyAutoFileTests.testWritelinesUserList)\nPASS: testBadModeArgument (test.test_file.PyOtherFileTests.testBadModeArgument)\nPASS: testIteration (test.test_file.PyOtherFileTests.testIteration)\nPASS: testModeStrings (test.test_file.PyOtherFileTests.testModeStrings)\nPASS: testSetBufferSize (test.test_file.PyOtherFileTests.testSetBufferSize)\nPASS: testStdin (test.test_file.PyOtherFileTests.testStdin)\nPASS: testTruncateOnWindows (test.test_file.PyOtherFileTests.testTruncateOnWindows)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.233s\n\nOK\n0:01:13 load avg: 2.56 [166/469] test_fcntl passed\nPASS: test_fcntl_64_bit (test.test_fcntl.TestFcntl.test_fcntl_64_bit)\nPASS: test_fcntl_bad_file (test.test_fcntl.TestFcntl.test_fcntl_bad_file)\nPASS: test_fcntl_bad_file_overflow (test.test_fcntl.TestFcntl.test_fcntl_bad_file_overflow)\nSKIP: test_fcntl_f_getpath (test.test_fcntl.TestFcntl.test_fcntl_f_getpath) 'F_GETPATH is only available on macos'\nPASS: test_fcntl_f_pipesize (test.test_fcntl.TestFcntl.test_fcntl_f_pipesize)\ntest_fcntl_file_descriptor (test.test_fcntl.TestFcntl.test_fcntl_file_descriptor) ... Status from fcntl with O_NONBLOCK:  0\nstruct.pack:  b'\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'\nString from fcntl with F_SETLKW:  b'\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'\nok\ntest_fcntl_fileno (test.test_fcntl.TestFcntl.test_fcntl_fileno) ... Status from fcntl with O_NONBLOCK:  0\nstruct.pack:  b'\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'\nString from fcntl with F_SETLKW:  b'\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'\nok\nPASS: test_flock (test.test_fcntl.TestFcntl.test_flock)\nPASS: test_flock_overflow (test.test_fcntl.TestFcntl.test_flock_overflow)\nPASS: test_lockf_exclusive (test.test_fcntl.TestFcntl.test_lockf_exclusive)\nPASS: test_lockf_share (test.test_fcntl.TestFcntl.test_lockf_share)\n\n----------------------------------------------------------------------\nRan 10 tests in 0.612s\n\nOK (skipped=1)\n0:01:14 load avg: 2.56 [167/469] test_filecmp passed\nPASS: test_cmpfiles (test.test_filecmp.DirCompareTestCase.test_cmpfiles)\nPASS: test_default_ignores (test.test_filecmp.DirCompareTestCase.test_default_ignores)\nPASS: test_dircmp (test.test_filecmp.DirCompareTestCase.test_dircmp)\ntest_dircmp_subdirs_type (test.test_filecmp.DirCompareTestCase.test_dircmp_subdirs_type)\nPASS: Check that dircmp.subdirs respects subclassing.\nPASS: test_report_full_closure (test.test_filecmp.DirCompareTestCase.test_report_full_closure)\nPASS: test_report_partial_closure (test.test_filecmp.DirCompareTestCase.test_report_partial_closure)\nPASS: test_cache_clear (test.test_filecmp.FileCompareTestCase.test_cache_clear)\nPASS: test_different (test.test_filecmp.FileCompareTestCase.test_different)\nPASS: test_matching (test.test_filecmp.FileCompareTestCase.test_matching)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.015s\n\nOK\n0:01:14 load avg: 2.56 [168/469] test_fileinput passed\ntest_buffer_sizes (test.test_fileinput.BufferSizesTests.test_buffer_sizes) ... 1. Simple iteration\n2. Status variables\n3. Nextfile\n4. Stdin\n5. Boundary conditions\n6. Inplace\nok\nPASS: test_close_on_exception (test.test_fileinput.FileInputTests.test_close_on_exception)\nPASS: test_context_manager (test.test_fileinput.FileInputTests.test_context_manager)\nPASS: test_detached_stdin_binary_mode (test.test_fileinput.FileInputTests.test_detached_stdin_binary_mode)\nPASS: test_empty_files_list_specified_to_constructor (test.test_fileinput.FileInputTests.test_empty_files_list_specified_to_constructor)\nPASS: test_file_hook_backward_compatibility (test.test_fileinput.FileInputTests.test_file_hook_backward_compatibility)\nPASS: test_file_opening_hook (test.test_fileinput.FileInputTests.test_file_opening_hook)\nPASS: test_fileno (test.test_fileinput.FileInputTests.test_fileno)\nPASS: test_fileno_when_ValueError_raised (test.test_fileinput.FileInputTests.test_fileno_when_ValueError_raised)\nPASS: test_files_that_dont_end_with_newline (test.test_fileinput.FileInputTests.test_files_that_dont_end_with_newline)\nPASS: test_inplace_binary_write_mode (test.test_fileinput.FileInputTests.test_inplace_binary_write_mode)\nPASS: test_inplace_encoding_errors (test.test_fileinput.FileInputTests.test_inplace_encoding_errors)\nPASS: test_invalid_opening_mode (test.test_fileinput.FileInputTests.test_invalid_opening_mode)\nPASS: test_iteration_buffering (test.test_fileinput.FileInputTests.test_iteration_buffering)\ntest_nextfile_oserror_deleting_backup (test.test_fileinput.FileInputTests.test_nextfile_oserror_deleting_backup)\nPASS: Tests invoking FileInput.nextfile() when the attempt to delete\nPASS: test_pathlib_file (test.test_fileinput.FileInputTests.test_pathlib_file)\nPASS: test_pathlib_file_inplace (test.test_fileinput.FileInputTests.test_pathlib_file_inplace)\nPASS: test_readline (test.test_fileinput.FileInputTests.test_readline)\nPASS: test_readline_binary_mode (test.test_fileinput.FileInputTests.test_readline_binary_mode)\nPASS: test_readline_buffering (test.test_fileinput.FileInputTests.test_readline_buffering)\ntest_readline_os_chmod_raises_OSError (test.test_fileinput.FileInputTests.test_readline_os_chmod_raises_OSError)\nPASS: Tests invoking FileInput.readline() when os.chmod() raises OSError.\ntest_readline_os_fstat_raises_OSError (test.test_fileinput.FileInputTests.test_readline_os_fstat_raises_OSError)\nPASS: Tests invoking FileInput.readline() when os.fstat() raises OSError.\nPASS: test_stdin_binary_mode (test.test_fileinput.FileInputTests.test_stdin_binary_mode)\nPASS: test_zero_byte_files (test.test_fileinput.FileInputTests.test_zero_byte_files)\nPASS: test_all (test.test_fileinput.MiscTest.test_all)\ntest_state_is_None (test.test_fileinput.Test_fileinput_close.test_state_is_None)\nPASS: Tests that fileinput.close() does nothing if fileinput._state\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_close.test_state_is_not_None)\nPASS: Tests that fileinput.close() invokes close() on fileinput._state\ntest_state_is_None (test.test_fileinput.Test_fileinput_filelineno.test_state_is_None)\nPASS: Tests fileinput.filelineno() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_filelineno.test_state_is_not_None)\nPASS: Tests fileinput.filelineno() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_filename.test_state_is_None)\nPASS: Tests fileinput.filename() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_filename.test_state_is_not_None)\nPASS: Tests fileinput.filename() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_fileno.test_state_is_None)\nPASS: Tests fileinput.fileno() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_fileno.test_state_is_not_None)\nPASS: Tests fileinput.fileno() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_input.test_state_is_None)\nPASS: Tests invoking fileinput.input() when fileinput._state is None\ntest_state_is_not_None_and_state_file_is_None (test.test_fileinput.Test_fileinput_input.test_state_is_not_None_and_state_file_is_None)\nPASS: Tests invoking fileinput.input() when fileinput._state is not None\ntest_state_is_not_None_and_state_file_is_not_None (test.test_fileinput.Test_fileinput_input.test_state_is_not_None_and_state_file_is_not_None)\nPASS: Tests invoking fileinput.input() when fileinput._state is not None\ntest_state_is_None (test.test_fileinput.Test_fileinput_isfirstline.test_state_is_None)\nPASS: Tests fileinput.isfirstline() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_isfirstline.test_state_is_not_None)\nPASS: Tests fileinput.isfirstline() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_isstdin.test_state_is_None)\nPASS: Tests fileinput.isstdin() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_isstdin.test_state_is_not_None)\nPASS: Tests fileinput.isstdin() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_lineno.test_state_is_None)\nPASS: Tests fileinput.lineno() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_lineno.test_state_is_not_None)\nPASS: Tests fileinput.lineno() when fileinput._state is not None.\ntest_state_is_None (test.test_fileinput.Test_fileinput_nextfile.test_state_is_None)\nPASS: Tests fileinput.nextfile() when fileinput._state is None.\ntest_state_is_not_None (test.test_fileinput.Test_fileinput_nextfile.test_state_is_not_None)\nPASS: Tests fileinput.nextfile() when fileinput._state is not None.\nPASS: test_binary_mode_encoding (test.test_fileinput.Test_hook_compressed.test_binary_mode_encoding)\nPASS: test_blah_ext (test.test_fileinput.Test_hook_compressed.test_blah_ext)\nPASS: test_bz2_ext_builtin (test.test_fileinput.Test_hook_compressed.test_bz2_ext_builtin)\nPASS: test_bz2_ext_fake (test.test_fileinput.Test_hook_compressed.test_bz2_ext_fake)\nPASS: test_empty_string (test.test_fileinput.Test_hook_compressed.test_empty_string)\nPASS: test_gz_ext_builtin (test.test_fileinput.Test_hook_compressed.test_gz_ext_builtin)\nPASS: test_gz_ext_fake (test.test_fileinput.Test_hook_compressed.test_gz_ext_fake)\nPASS: test_gz_with_encoding_fake (test.test_fileinput.Test_hook_compressed.test_gz_with_encoding_fake)\nPASS: test_no_ext (test.test_fileinput.Test_hook_compressed.test_no_ext)\nPASS: test_text_mode_encoding (test.test_fileinput.Test_hook_compressed.test_text_mode_encoding)\nPASS: test (test.test_fileinput.Test_hook_encoded.test)\nPASS: test_errors (test.test_fileinput.Test_hook_encoded.test_errors)\nPASS: test_modes (test.test_fileinput.Test_hook_encoded.test_modes)\n\n----------------------------------------------------------------------\nRan 57 tests in 0.035s\n\nOK\n0:01:14 load avg: 2.56 [169/469] test_exceptions passed\nPASS: test_attributes (test.test_exceptions.AttributeErrorTests.test_attributes)\nPASS: test_getattr_has_name_and_obj (test.test_exceptions.AttributeErrorTests.test_getattr_has_name_and_obj)\nPASS: test_getattr_has_name_and_obj_for_method (test.test_exceptions.AttributeErrorTests.test_getattr_has_name_and_obj_for_method)\nPASS: testAttributes (test.test_exceptions.ExceptionTests.testAttributes)\nPASS: testChainingAttrs (test.test_exceptions.ExceptionTests.testChainingAttrs)\nPASS: testChainingDescriptors (test.test_exceptions.ExceptionTests.testChainingDescriptors)\nPASS: testExceptionCleanupState (test.test_exceptions.ExceptionTests.testExceptionCleanupState)\nPASS: testInfiniteRecursion (test.test_exceptions.ExceptionTests.testInfiniteRecursion)\nPASS: testInvalidTraceback (test.test_exceptions.ExceptionTests.testInvalidTraceback)\nPASS: testKeywordArgs (test.test_exceptions.ExceptionTests.testKeywordArgs)\nSKIP: testMemoryErrorBigSource (test.test_exceptions.ExceptionTests.testMemoryErrorBigSource) \"resource 'cpu' is not enabled\"\nPASS: testNoneClearsTracebackAttr (test.test_exceptions.ExceptionTests.testNoneClearsTracebackAttr)\nPASS: testRaising (test.test_exceptions.ExceptionTests.testRaising)\nPASS: testSettingException (test.test_exceptions.ExceptionTests.testSettingException)\nPASS: testSyntaxErrorMessage (test.test_exceptions.ExceptionTests.testSyntaxErrorMessage)\nPASS: testSyntaxErrorMissingParens (test.test_exceptions.ExceptionTests.testSyntaxErrorMissingParens)\nPASS: testSyntaxErrorOffset (test.test_exceptions.ExceptionTests.testSyntaxErrorOffset)\nPASS: testWithTraceback (test.test_exceptions.ExceptionTests.testWithTraceback)\nPASS: test_3114 (test.test_exceptions.ExceptionTests.test_3114)\nPASS: test_MemoryError (test.test_exceptions.ExceptionTests.test_MemoryError)\nPASS: test_WindowsError (test.test_exceptions.ExceptionTests.test_WindowsError)\nPASS: test_assert_shadowing (test.test_exceptions.ExceptionTests.test_assert_shadowing)\nPASS: test_badisinstance (test.test_exceptions.ExceptionTests.test_badisinstance)\nPASS: test_context_of_exception_in_else_and_finally (test.test_exceptions.ExceptionTests.test_context_of_exception_in_else_and_finally)\nPASS: test_context_of_exception_in_except_and_finally (test.test_exceptions.ExceptionTests.test_context_of_exception_in_except_and_finally)\nPASS: test_context_of_exception_in_try_and_finally (test.test_exceptions.ExceptionTests.test_context_of_exception_in_try_and_finally)\nPASS: test_errno_ENOTDIR (test.test_exceptions.ExceptionTests.test_errno_ENOTDIR)\nPASS: test_error_offset_continuation_characters (test.test_exceptions.ExceptionTests.test_error_offset_continuation_characters)\nPASS: test_exception_cleanup_names (test.test_exceptions.ExceptionTests.test_exception_cleanup_names)\nPASS: test_exception_cleanup_names2 (test.test_exceptions.ExceptionTests.test_exception_cleanup_names2)\nPASS: test_exception_target_in_nested_scope (test.test_exceptions.ExceptionTests.test_exception_target_in_nested_scope)\nPASS: test_exception_with_doc (test.test_exceptions.ExceptionTests.test_exception_with_doc)\nPASS: test_generator_close_cleanup_exc_state (test.test_exceptions.ExceptionTests.test_generator_close_cleanup_exc_state)\nPASS: test_generator_del_cleanup_exc_state (test.test_exceptions.ExceptionTests.test_generator_del_cleanup_exc_state)\nPASS: test_generator_doesnt_retain_old_exc (test.test_exceptions.ExceptionTests.test_generator_doesnt_retain_old_exc)\nPASS: test_generator_doesnt_retain_old_exc2 (test.test_exceptions.ExceptionTests.test_generator_doesnt_retain_old_exc2)\nPASS: test_generator_finalizing_and_sys_exception (test.test_exceptions.ExceptionTests.test_generator_finalizing_and_sys_exception)\nPASS: test_generator_leaking (test.test_exceptions.ExceptionTests.test_generator_leaking)\nPASS: test_generator_leaking2 (test.test_exceptions.ExceptionTests.test_generator_leaking2)\nPASS: test_generator_leaking3 (test.test_exceptions.ExceptionTests.test_generator_leaking3)\nPASS: test_generator_leaking4 (test.test_exceptions.ExceptionTests.test_generator_leaking4)\nPASS: test_generator_next_cleanup_exc_state (test.test_exceptions.ExceptionTests.test_generator_next_cleanup_exc_state)\nPASS: test_generator_send_cleanup_exc_state (test.test_exceptions.ExceptionTests.test_generator_send_cleanup_exc_state)\nPASS: test_generator_throw_cleanup_exc_state (test.test_exceptions.ExceptionTests.test_generator_throw_cleanup_exc_state)\nPASS: test_invalid_delattr (test.test_exceptions.ExceptionTests.test_invalid_delattr)\nPASS: test_invalid_setattr (test.test_exceptions.ExceptionTests.test_invalid_setattr)\nPASS: test_invalid_setstate (test.test_exceptions.ExceptionTests.test_invalid_setstate)\nPASS: test_memory_error_cleanup (test.test_exceptions.ExceptionTests.test_memory_error_cleanup)\nPASS: test_memory_error_in_PyErr_PrintEx (test.test_exceptions.ExceptionTests.test_memory_error_in_PyErr_PrintEx)\nPASS: test_memory_error_in_subinterp (test.test_exceptions.ExceptionTests.test_memory_error_in_subinterp)\nPASS: test_memory_error_subclasses (test.test_exceptions.ExceptionTests.test_memory_error_subclasses)\nPASS: test_no_hang_on_context_chain_cycle1 (test.test_exceptions.ExceptionTests.test_no_hang_on_context_chain_cycle1)\nPASS: test_no_hang_on_context_chain_cycle2 (test.test_exceptions.ExceptionTests.test_no_hang_on_context_chain_cycle2)\nPASS: test_no_hang_on_context_chain_cycle3 (test.test_exceptions.ExceptionTests.test_no_hang_on_context_chain_cycle3)\nPASS: test_notes (test.test_exceptions.ExceptionTests.test_notes)\nPASS: test_raise_does_not_create_context_chain_cycle (test.test_exceptions.ExceptionTests.test_raise_does_not_create_context_chain_cycle)\nPASS: test_raise_in_generator (test.test_exceptions.ExceptionTests.test_raise_in_generator)\nPASS: test_recursion_error_cleanup (test.test_exceptions.ExceptionTests.test_recursion_error_cleanup)\nPASS: test_recursion_in_except_handler (test.test_exceptions.ExceptionTests.test_recursion_in_except_handler)\nPASS: test_recursion_normalizing_exception (test.test_exceptions.ExceptionTests.test_recursion_normalizing_exception)\nPASS: test_recursion_normalizing_infinite_exception (test.test_exceptions.ExceptionTests.test_recursion_normalizing_infinite_exception)\nPASS: test_recursion_normalizing_with_no_memory (test.test_exceptions.ExceptionTests.test_recursion_normalizing_with_no_memory)\nPASS: test_setstate (test.test_exceptions.ExceptionTests.test_setstate)\nPASS: test_str (test.test_exceptions.ExceptionTests.test_str)\nSKIP: test_trashcan_recursion (test.test_exceptions.ExceptionTests.test_trashcan_recursion) \"resource 'cpu' is not enabled\"\nPASS: test_unhandled (test.test_exceptions.ExceptionTests.test_unhandled)\nPASS: test_unicode_change_attributes (test.test_exceptions.ExceptionTests.test_unicode_change_attributes)\nPASS: test_unicode_errors_no_object (test.test_exceptions.ExceptionTests.test_unicode_errors_no_object)\nPASS: test_unraisable (test.test_exceptions.ExceptionTests.test_unraisable)\ntest_windows_message (test.test_exceptions.ExceptionTests.test_windows_message)\nSKIP: Should fill in unknown error code in Windows error message 'test specific to Windows'\nPASS: test_yield_in_nested_try_excepts (test.test_exceptions.ExceptionTests.test_yield_in_nested_try_excepts)\nPASS: test_attributes (test.test_exceptions.ImportErrorTests.test_attributes)\nPASS: test_copy_pickle (test.test_exceptions.ImportErrorTests.test_copy_pickle)\nPASS: test_non_str_argument (test.test_exceptions.ImportErrorTests.test_non_str_argument)\nPASS: test_reset_attributes (test.test_exceptions.ImportErrorTests.test_reset_attributes)\nPASS: test_gh_111654 (test.test_exceptions.NameErrorTests.test_gh_111654)\nPASS: test_issue45826 (test.test_exceptions.NameErrorTests.test_issue45826)\nPASS: test_issue45826_focused (test.test_exceptions.NameErrorTests.test_issue45826_focused)\nPASS: test_name_error_has_name (test.test_exceptions.NameErrorTests.test_name_error_has_name)\nPASS: test_lineno_after_other_except (test.test_exceptions.PEP626Tests.test_lineno_after_other_except)\nPASS: test_lineno_after_raise_in_except (test.test_exceptions.PEP626Tests.test_lineno_after_raise_in_except)\nPASS: test_lineno_after_raise_in_with_exit (test.test_exceptions.PEP626Tests.test_lineno_after_raise_in_with_exit)\nPASS: test_lineno_after_raise_simple (test.test_exceptions.PEP626Tests.test_lineno_after_raise_simple)\nPASS: test_lineno_after_with (test.test_exceptions.PEP626Tests.test_lineno_after_with)\nPASS: test_lineno_in_finally_except (test.test_exceptions.PEP626Tests.test_lineno_in_finally_except)\nPASS: test_lineno_in_finally_normal (test.test_exceptions.PEP626Tests.test_lineno_in_finally_normal)\nPASS: test_lineno_in_named_except (test.test_exceptions.PEP626Tests.test_lineno_in_named_except)\nPASS: test_lineno_in_try (test.test_exceptions.PEP626Tests.test_lineno_in_try)\nPASS: test_missing_lineno_shows_as_none (test.test_exceptions.PEP626Tests.test_missing_lineno_shows_as_none)\nPASS: test_attributes_new_constructor (test.test_exceptions.SyntaxErrorTests.test_attributes_new_constructor)\nPASS: test_attributes_old_constructor (test.test_exceptions.SyntaxErrorTests.test_attributes_old_constructor)\nPASS: test_encodings (test.test_exceptions.SyntaxErrorTests.test_encodings)\nPASS: test_incorrect_constructor (test.test_exceptions.SyntaxErrorTests.test_incorrect_constructor)\nPASS: test_non_utf8 (test.test_exceptions.SyntaxErrorTests.test_non_utf8)\nPASS: test_range_of_offsets (test.test_exceptions.SyntaxErrorTests.test_range_of_offsets)\nPASS: test_except_star_invalid_exception_type (test.test_exceptions.TestInvalidExceptionMatcher.test_except_star_invalid_exception_type)\n\n----------------------------------------------------------------------\nRan 93 tests in 2.398s\n\nOK (skipped=3)\n0:01:15 load avg: 2.56 [170/469] test_fileio passed\nPASS: testAttributes (test.test_fileio.CAutoFileTests.testAttributes)\nPASS: testBlksize (test.test_fileio.CAutoFileTests.testBlksize)\nPASS: testErrnoOnClose (test.test_fileio.CAutoFileTests.testErrnoOnClose)\nPASS: testErrnoOnClosedFileno (test.test_fileio.CAutoFileTests.testErrnoOnClosedFileno)\nPASS: testErrnoOnClosedIsatty (test.test_fileio.CAutoFileTests.testErrnoOnClosedIsatty)\nPASS: testErrnoOnClosedRead (test.test_fileio.CAutoFileTests.testErrnoOnClosedRead)\nPASS: testErrnoOnClosedReadable (test.test_fileio.CAutoFileTests.testErrnoOnClosedReadable)\nPASS: testErrnoOnClosedReadall (test.test_fileio.CAutoFileTests.testErrnoOnClosedReadall)\nPASS: testErrnoOnClosedReadinto (test.test_fileio.CAutoFileTests.testErrnoOnClosedReadinto)\nPASS: testErrnoOnClosedSeek (test.test_fileio.CAutoFileTests.testErrnoOnClosedSeek)\nPASS: testErrnoOnClosedSeekable (test.test_fileio.CAutoFileTests.testErrnoOnClosedSeekable)\nPASS: testErrnoOnClosedTell (test.test_fileio.CAutoFileTests.testErrnoOnClosedTell)\nPASS: testErrnoOnClosedTruncate (test.test_fileio.CAutoFileTests.testErrnoOnClosedTruncate)\nPASS: testErrnoOnClosedWritable (test.test_fileio.CAutoFileTests.testErrnoOnClosedWritable)\nPASS: testErrnoOnClosedWrite (test.test_fileio.CAutoFileTests.testErrnoOnClosedWrite)\nPASS: testErrors (test.test_fileio.CAutoFileTests.testErrors)\nPASS: testMethods (test.test_fileio.CAutoFileTests.testMethods)\nPASS: testOpenDirFD (test.test_fileio.CAutoFileTests.testOpenDirFD)\nPASS: testOpendir (test.test_fileio.CAutoFileTests.testOpendir)\nPASS: testReadintoByteArray (test.test_fileio.CAutoFileTests.testReadintoByteArray)\nPASS: testRecursiveRepr (test.test_fileio.CAutoFileTests.testRecursiveRepr)\nPASS: testRepr (test.test_fileio.CAutoFileTests.testRepr)\nPASS: testReprNoCloseFD (test.test_fileio.CAutoFileTests.testReprNoCloseFD)\nPASS: testSeekTell (test.test_fileio.CAutoFileTests.testSeekTell)\nPASS: testWeakRefs (test.test_fileio.CAutoFileTests.testWeakRefs)\nPASS: testWritelinesError (test.test_fileio.CAutoFileTests.testWritelinesError)\nPASS: testWritelinesList (test.test_fileio.CAutoFileTests.testWritelinesList)\nPASS: testWritelinesUserList (test.test_fileio.CAutoFileTests.testWritelinesUserList)\nPASS: test_none_args (test.test_fileio.CAutoFileTests.test_none_args)\nPASS: test_reject (test.test_fileio.CAutoFileTests.test_reject)\nPASS: testAbles (test.test_fileio.COtherFileTests.testAbles)\nPASS: testAppend (test.test_fileio.COtherFileTests.testAppend)\nPASS: testBadModeArgument (test.test_fileio.COtherFileTests.testBadModeArgument)\nPASS: testBytesOpen (test.test_fileio.COtherFileTests.testBytesOpen)\nPASS: testConstructorHandlesNULChars (test.test_fileio.COtherFileTests.testConstructorHandlesNULChars)\nPASS: testInvalidFd (test.test_fileio.COtherFileTests.testInvalidFd)\nPASS: testInvalidFd_overflow (test.test_fileio.COtherFileTests.testInvalidFd_overflow)\nPASS: testInvalidInit (test.test_fileio.COtherFileTests.testInvalidInit)\nPASS: testInvalidModeStrings (test.test_fileio.COtherFileTests.testInvalidModeStrings)\nPASS: testModeStrings (test.test_fileio.COtherFileTests.testModeStrings)\nPASS: testTruncate (test.test_fileio.COtherFileTests.testTruncate)\nPASS: testTruncateOnWindows (test.test_fileio.COtherFileTests.testTruncateOnWindows)\nPASS: testUnclosedFDOnException (test.test_fileio.COtherFileTests.testUnclosedFDOnException)\nPASS: testUnicodeOpen (test.test_fileio.COtherFileTests.testUnicodeOpen)\nPASS: testUtf8BytesOpen (test.test_fileio.COtherFileTests.testUtf8BytesOpen)\nPASS: testWarnings (test.test_fileio.COtherFileTests.testWarnings)\nPASS: test_open_code (test.test_fileio.COtherFileTests.test_open_code)\nPASS: testAttributes (test.test_fileio.PyAutoFileTests.testAttributes)\nPASS: testBlksize (test.test_fileio.PyAutoFileTests.testBlksize)\nPASS: testErrnoOnClose (test.test_fileio.PyAutoFileTests.testErrnoOnClose)\nPASS: testErrnoOnClosedFileno (test.test_fileio.PyAutoFileTests.testErrnoOnClosedFileno)\nPASS: testErrnoOnClosedIsatty (test.test_fileio.PyAutoFileTests.testErrnoOnClosedIsatty)\nPASS: testErrnoOnClosedRead (test.test_fileio.PyAutoFileTests.testErrnoOnClosedRead)\nPASS: testErrnoOnClosedReadable (test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadable)\nPASS: testErrnoOnClosedReadall (test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadall)\nPASS: testErrnoOnClosedReadinto (test.test_fileio.PyAutoFileTests.testErrnoOnClosedReadinto)\nPASS: testErrnoOnClosedSeek (test.test_fileio.PyAutoFileTests.testErrnoOnClosedSeek)\nPASS: testErrnoOnClosedSeekable (test.test_fileio.PyAutoFileTests.testErrnoOnClosedSeekable)\nPASS: testErrnoOnClosedTell (test.test_fileio.PyAutoFileTests.testErrnoOnClosedTell)\nPASS: testErrnoOnClosedTruncate (test.test_fileio.PyAutoFileTests.testErrnoOnClosedTruncate)\nPASS: testErrnoOnClosedWritable (test.test_fileio.PyAutoFileTests.testErrnoOnClosedWritable)\nPASS: testErrnoOnClosedWrite (test.test_fileio.PyAutoFileTests.testErrnoOnClosedWrite)\nPASS: testErrors (test.test_fileio.PyAutoFileTests.testErrors)\nPASS: testMethods (test.test_fileio.PyAutoFileTests.testMethods)\nPASS: testOpenDirFD (test.test_fileio.PyAutoFileTests.testOpenDirFD)\nPASS: testOpendir (test.test_fileio.PyAutoFileTests.testOpendir)\nPASS: testReadintoByteArray (test.test_fileio.PyAutoFileTests.testReadintoByteArray)\nPASS: testRecursiveRepr (test.test_fileio.PyAutoFileTests.testRecursiveRepr)\nPASS: testRepr (test.test_fileio.PyAutoFileTests.testRepr)\nPASS: testReprNoCloseFD (test.test_fileio.PyAutoFileTests.testReprNoCloseFD)\nPASS: testSeekTell (test.test_fileio.PyAutoFileTests.testSeekTell)\nPASS: testWeakRefs (test.test_fileio.PyAutoFileTests.testWeakRefs)\nPASS: testWritelinesError (test.test_fileio.PyAutoFileTests.testWritelinesError)\nPASS: testWritelinesList (test.test_fileio.PyAutoFileTests.testWritelinesList)\nPASS: testWritelinesUserList (test.test_fileio.PyAutoFileTests.testWritelinesUserList)\nPASS: test_none_args (test.test_fileio.PyAutoFileTests.test_none_args)\nPASS: test_reject (test.test_fileio.PyAutoFileTests.test_reject)\nPASS: testAbles (test.test_fileio.PyOtherFileTests.testAbles)\nPASS: testAppend (test.test_fileio.PyOtherFileTests.testAppend)\nPASS: testBadModeArgument (test.test_fileio.PyOtherFileTests.testBadModeArgument)\nPASS: testBytesOpen (test.test_fileio.PyOtherFileTests.testBytesOpen)\nPASS: testConstructorHandlesNULChars (test.test_fileio.PyOtherFileTests.testConstructorHandlesNULChars)\nPASS: testInvalidFd (test.test_fileio.PyOtherFileTests.testInvalidFd)\nPASS: testInvalidInit (test.test_fileio.PyOtherFileTests.testInvalidInit)\nPASS: testInvalidModeStrings (test.test_fileio.PyOtherFileTests.testInvalidModeStrings)\nPASS: testModeStrings (test.test_fileio.PyOtherFileTests.testModeStrings)\nPASS: testTruncate (test.test_fileio.PyOtherFileTests.testTruncate)\nPASS: testTruncateOnWindows (test.test_fileio.PyOtherFileTests.testTruncateOnWindows)\nPASS: testUnclosedFDOnException (test.test_fileio.PyOtherFileTests.testUnclosedFDOnException)\nPASS: testUnicodeOpen (test.test_fileio.PyOtherFileTests.testUnicodeOpen)\nPASS: testUtf8BytesOpen (test.test_fileio.PyOtherFileTests.testUtf8BytesOpen)\nPASS: testWarnings (test.test_fileio.PyOtherFileTests.testWarnings)\nPASS: test_open_code (test.test_fileio.PyOtherFileTests.test_open_code)\n\n----------------------------------------------------------------------\nRan 93 tests in 0.087s\n\nOK\n0:01:15 load avg: 2.56 [171/469] test_fileutils passed\nPASS: test_capi_normalize_path (test.test_fileutils.PathTests.test_capi_normalize_path)\n\n----------------------------------------------------------------------\nRan 1 test in 0.108s\n\nOK\n0:01:15 load avg: 2.56 [172/469] test_finalization passed\nPASS: test_heterogenous_resurrect_one (test.test_finalization.CycleChainFinalizationTest.test_heterogenous_resurrect_one)\nPASS: test_heterogenous_resurrect_three (test.test_finalization.CycleChainFinalizationTest.test_heterogenous_resurrect_three)\nPASS: test_heterogenous_resurrect_two (test.test_finalization.CycleChainFinalizationTest.test_heterogenous_resurrect_two)\nPASS: test_heterogenous_suicidal_one (test.test_finalization.CycleChainFinalizationTest.test_heterogenous_suicidal_one)\nPASS: test_heterogenous_suicidal_two (test.test_finalization.CycleChainFinalizationTest.test_heterogenous_suicidal_two)\nPASS: test_homogenous (test.test_finalization.CycleChainFinalizationTest.test_homogenous)\nPASS: test_homogenous_resurrect (test.test_finalization.CycleChainFinalizationTest.test_homogenous_resurrect)\nPASS: test_homogenous_suicidal (test.test_finalization.CycleChainFinalizationTest.test_homogenous_suicidal)\nPASS: test_legacy (test.test_finalization.LegacyFinalizationTest.test_legacy)\nPASS: test_legacy_resurrect (test.test_finalization.LegacyFinalizationTest.test_legacy_resurrect)\nPASS: test_legacy_self_cycle (test.test_finalization.LegacyFinalizationTest.test_legacy_self_cycle)\nPASS: test_simple (test.test_finalization.SelfCycleFinalizationTest.test_simple)\nPASS: test_simple_resurrect (test.test_finalization.SelfCycleFinalizationTest.test_simple_resurrect)\nPASS: test_simple_suicide (test.test_finalization.SelfCycleFinalizationTest.test_simple_suicide)\nPASS: test_non_gc (test.test_finalization.SimpleFinalizationTest.test_non_gc)\nPASS: test_non_gc_resurrect (test.test_finalization.SimpleFinalizationTest.test_non_gc_resurrect)\nPASS: test_simple (test.test_finalization.SimpleFinalizationTest.test_simple)\nPASS: test_simple_resurrect (test.test_finalization.SimpleFinalizationTest.test_simple_resurrect)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.512s\n\nOK\n0:01:15 load avg: 2.56 [173/469] test_float passed\nPASS: test_getformat (test.test_float.FormatFunctionsTestCase.test_getformat)\nPASS: test_format (test.test_float.FormatTestCase.test_format)\nPASS: test_format_testfile (test.test_float.FormatTestCase.test_format_testfile)\nPASS: test_issue35560 (test.test_float.FormatTestCase.test_issue35560)\nPASS: test_issue5864 (test.test_float.FormatTestCase.test_issue5864)\nPASS: test_error_message (test.test_float.GeneralFloatCases.test_error_message)\nPASS: test_float (test.test_float.GeneralFloatCases.test_float)\nPASS: test_float_ceil (test.test_float.GeneralFloatCases.test_float_ceil)\nPASS: test_float_containment (test.test_float.GeneralFloatCases.test_float_containment)\nPASS: test_float_floor (test.test_float.GeneralFloatCases.test_float_floor)\nPASS: test_float_memoryview (test.test_float.GeneralFloatCases.test_float_memoryview)\nPASS: test_float_mod (test.test_float.GeneralFloatCases.test_float_mod)\nPASS: test_float_pow (test.test_float.GeneralFloatCases.test_float_pow)\nPASS: test_float_with_comma (test.test_float.GeneralFloatCases.test_float_with_comma)\nPASS: test_floatasratio (test.test_float.GeneralFloatCases.test_floatasratio)\nPASS: test_floatconversion (test.test_float.GeneralFloatCases.test_floatconversion)\nPASS: test_hash (test.test_float.GeneralFloatCases.test_hash)\nPASS: test_hash_nan (test.test_float.GeneralFloatCases.test_hash_nan)\nPASS: test_is_integer (test.test_float.GeneralFloatCases.test_is_integer)\nPASS: test_keyword_args (test.test_float.GeneralFloatCases.test_keyword_args)\nPASS: test_keywords_in_subclass (test.test_float.GeneralFloatCases.test_keywords_in_subclass)\nPASS: test_noargs (test.test_float.GeneralFloatCases.test_noargs)\nPASS: test_non_numeric_input_types (test.test_float.GeneralFloatCases.test_non_numeric_input_types)\nPASS: test_underscores (test.test_float.GeneralFloatCases.test_underscores)\nPASS: test_ends (test.test_float.HexFloatTestCase.test_ends)\nPASS: test_from_hex (test.test_float.HexFloatTestCase.test_from_hex)\nPASS: test_invalid_inputs (test.test_float.HexFloatTestCase.test_invalid_inputs)\nPASS: test_roundtrip (test.test_float.HexFloatTestCase.test_roundtrip)\nPASS: test_subclass (test.test_float.HexFloatTestCase.test_subclass)\nPASS: test_whitespace (test.test_float.HexFloatTestCase.test_whitespace)\nPASS: test_double_specials_do_unpack (test.test_float.IEEEFormatTestCase.test_double_specials_do_unpack)\nPASS: test_float_specials_do_unpack (test.test_float.IEEEFormatTestCase.test_float_specials_do_unpack)\nPASS: test_serialized_float_rounding (test.test_float.IEEEFormatTestCase.test_serialized_float_rounding)\nPASS: test_inf_as_str (test.test_float.InfNanTest.test_inf_as_str)\nPASS: test_inf_from_str (test.test_float.InfNanTest.test_inf_from_str)\nPASS: test_inf_signs (test.test_float.InfNanTest.test_inf_signs)\nPASS: test_nan_as_str (test.test_float.InfNanTest.test_nan_as_str)\nPASS: test_nan_from_str (test.test_float.InfNanTest.test_nan_from_str)\nPASS: test_nan_signs (test.test_float.InfNanTest.test_nan_signs)\nPASS: test_repr (test.test_float.ReprTestCase.test_repr)\nPASS: test_short_repr (test.test_float.ReprTestCase.test_short_repr)\nPASS: test_None_ndigits (test.test_float.RoundTestCase.test_None_ndigits)\nPASS: test_format_specials (test.test_float.RoundTestCase.test_format_specials)\nPASS: test_inf_nan (test.test_float.RoundTestCase.test_inf_nan)\nPASS: test_inf_nan_ndigits (test.test_float.RoundTestCase.test_inf_nan_ndigits)\nPASS: test_large_n (test.test_float.RoundTestCase.test_large_n)\nPASS: test_matches_float_format (test.test_float.RoundTestCase.test_matches_float_format)\nPASS: test_overflow (test.test_float.RoundTestCase.test_overflow)\nPASS: test_previous_round_bugs (test.test_float.RoundTestCase.test_previous_round_bugs)\nPASS: test_small_n (test.test_float.RoundTestCase.test_small_n)\n\n----------------------------------------------------------------------\nRan 50 tests in 0.311s\n\nOK\n0:01:16 load avg: 2.56 [174/469] test_file_eintr passed\ntest_readall (test.test_file_eintr.CTestBufferedIOSignalInterrupt.test_readall)\nPASS: BufferedReader.read() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.CTestBufferedIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.CTestBufferedIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\ntest_readall (test.test_file_eintr.CTestFileIOSignalInterrupt.test_readall)\nPASS: readall() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.CTestFileIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.CTestFileIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\ntest_readall (test.test_file_eintr.CTestTextIOSignalInterrupt.test_readall)\nPASS: read() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.CTestTextIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.CTestTextIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\ntest_readall (test.test_file_eintr.PyTestBufferedIOSignalInterrupt.test_readall)\nPASS: BufferedReader.read() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.PyTestBufferedIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.PyTestBufferedIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\ntest_readall (test.test_file_eintr.PyTestFileIOSignalInterrupt.test_readall)\nPASS: readall() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.PyTestFileIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.PyTestFileIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\ntest_readall (test.test_file_eintr.PyTestTextIOSignalInterrupt.test_readall)\nPASS: read() must handle signals and not lose data.\ntest_readline (test.test_file_eintr.PyTestTextIOSignalInterrupt.test_readline)\nPASS: readline() must handle signals and not lose data.\ntest_readlines (test.test_file_eintr.PyTestTextIOSignalInterrupt.test_readlines)\nPASS: readlines() must handle signals and not lose data.\n\n----------------------------------------------------------------------\nRan 18 tests in 2.177s\n\nOK\n0:01:16 load avg: 2.56 [175/469] test_flufl passed\nPASS: test_barry_as_bdfl (test.test_flufl.FLUFLTests.test_barry_as_bdfl)\nPASS: test_guido_as_bdfl (test.test_flufl.FLUFLTests.test_guido_as_bdfl)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.002s\n\nOK\n0:01:16 load avg: 2.56 [176/469] test_fnmatch passed\nPASS: test_case (test.test_fnmatch.FilterTestCase.test_case)\nPASS: test_filter (test.test_fnmatch.FilterTestCase.test_filter)\nPASS: test_mix_bytes_str (test.test_fnmatch.FilterTestCase.test_mix_bytes_str)\nPASS: test_sep (test.test_fnmatch.FilterTestCase.test_sep)\nPASS: test_bytes (test.test_fnmatch.FnmatchTestCase.test_bytes)\nPASS: test_case (test.test_fnmatch.FnmatchTestCase.test_case)\nPASS: test_char_set (test.test_fnmatch.FnmatchTestCase.test_char_set)\nPASS: test_fnmatch (test.test_fnmatch.FnmatchTestCase.test_fnmatch)\nPASS: test_fnmatchcase (test.test_fnmatch.FnmatchTestCase.test_fnmatchcase)\nPASS: test_mix_bytes_str (test.test_fnmatch.FnmatchTestCase.test_mix_bytes_str)\nPASS: test_range (test.test_fnmatch.FnmatchTestCase.test_range)\nPASS: test_sep (test.test_fnmatch.FnmatchTestCase.test_sep)\nPASS: test_sep_in_char_set (test.test_fnmatch.FnmatchTestCase.test_sep_in_char_set)\nPASS: test_sep_in_range (test.test_fnmatch.FnmatchTestCase.test_sep_in_range)\nPASS: test_slow_fnmatch (test.test_fnmatch.FnmatchTestCase.test_slow_fnmatch)\nPASS: test_warnings (test.test_fnmatch.FnmatchTestCase.test_warnings)\nPASS: test_translate (test.test_fnmatch.TranslateTestCase.test_translate)\n\n----------------------------------------------------------------------\nRan 17 tests in 0.027s\n\nOK\n0:01:16 load avg: 2.56 [177/469] test_format passed\nPASS: test_better_error_message_format (test.test_format.FormatTest.test_better_error_message_format)\ntest_bytes_and_bytearray_format (test.test_format.FormatTest.test_bytes_and_bytearray_format) ... b'%c' % (7,) =? b'\\x07' ... yes\nbytearray(b'%c') % (7,) =? bytearray(b'\\x07') ... yes\nb'%c' % (b'Z',) =? b'Z' ... yes\nbytearray(b'%c') % (b'Z',) =? bytearray(b'Z') ... yes\nb'%c' % (bytearray(b'Z'),) =? b'Z' ... yes\nbytearray(b'%c') % (bytearray(b'Z'),) =? bytearray(b'Z') ... yes\nb'%5c' % (65,) =? b'    A' ... yes\nbytearray(b'%5c') % (65,) =? bytearray(b'    A') ... yes\nb'%-5c' % (65,) =? b'A    ' ... yes\nbytearray(b'%-5c') % (65,) =? bytearray(b'A    ') ... yes\nb'%b' % (b'abc',) =? b'abc' ... yes\nbytearray(b'%b') % (b'abc',) =? bytearray(b'abc') ... yes\nb'%b' % (bytearray(b'def'),) =? b'def' ... yes\nbytearray(b'%b') % (bytearray(b'def'),) =? bytearray(b'def') ... yes\nb'%b' % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x7f8942cb60>,) =? b'123' ... yes\nbytearray(b'%b') % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x7f8942cb60>,) =? bytearray(b'123') ... yes\nb'%b' % (<memory at 0x7f89405840>,) =? b'abc' ... yes\nbytearray(b'%b') % (<memory at 0x7f89405840>,) =? bytearray(b'abc') ... yes\nb'%s' % (b'abc',) =? b'abc' ... yes\nbytearray(b'%s') % (b'abc',) =? bytearray(b'abc') ... yes\nb'%s' % (bytearray(b'def'),) =? b'def' ... yes\nbytearray(b'%s') % (bytearray(b'def'),) =? bytearray(b'def') ... yes\nb'%s' % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x7f8942cb60>,) =? b'123' ... yes\nbytearray(b'%s') % (<test.test_format.FormatTest.test_bytes_and_bytearray_format.<locals>.FakeBytes object at 0x7f8942cb60>,) =? bytearray(b'123') ... yes\nb'%s' % (<memory at 0x7f89405840>,) =? b'abc' ... yes\nbytearray(b'%s') % (<memory at 0x7f89405840>,) =? bytearray(b'abc') ... yes\nb'%a' % (3.14,) =? b'3.14' ... yes\nbytearray(b'%a') % (3.14,) =? bytearray(b'3.14') ... yes\nb'%a' % (b'ghi',) =? b\"b'ghi'\" ... yes\nbytearray(b'%a') % (b'ghi',) =? bytearray(b\"b\\'ghi\\'\") ... yes\nb'%a' % ('jkl',) =? b\"'jkl'\" ... yes\nbytearray(b'%a') % ('jkl',) =? bytearray(b\"\\'jkl\\'\") ... yes\nb'%a' % ('\\u0544',) =? b\"'\\\\u0544'\" ... yes\nbytearray(b'%a') % ('\\u0544',) =? bytearray(b\"\\'\\\\u0544\\'\") ... yes\nb'%r' % (3.14,) =? b'3.14' ... yes\nbytearray(b'%r') % (3.14,) =? bytearray(b'3.14') ... yes\nb'%r' % (b'ghi',) =? b\"b'ghi'\" ... yes\nbytearray(b'%r') % (b'ghi',) =? bytearray(b\"b\\'ghi\\'\") ... yes\nb'%r' % ('jkl',) =? b\"'jkl'\" ... yes\nbytearray(b'%r') % ('jkl',) =? bytearray(b\"\\'jkl\\'\") ... yes\nb'%r' % ('\\u0544',) =? b\"'\\\\u0544'\" ... yes\nbytearray(b'%r') % ('\\u0544',) =? bytearray(b\"\\'\\\\u0544\\'\") ... yes\nTesting exceptions\nb'%g' % '1' works? ... yes\nb'%g' % b'1' works? ... yes\nb'no format' % 7 works? ... yes\nb'no format' % b'1' works? ... yes\nb'no format' % bytearray(b'1') works? ... yes\nb'%c' % -1 works? ... yes\nb'%c' % 256 works? ... yes\nb'%c' % 340282366920938463463374607431768211456 works? ... yes\nb'%c' % b'Za' works? ... yes\nb'%c' % 'Y' works? ... yes\nb'%c' % 3.14 works? ... yes\nb'%b' % 'Xc' works? ... yes\nb'%s' % 'Wd' works? ... yes\nok\ntest_common_format (test.test_format.FormatTest.test_common_format) ... '%%' % () =? '%' ... yes\nb'%%' % () =? b'%' ... yes\nbytearray(b'%%') % () =? bytearray(b'%') ... yes\n'%.1d' % (1,) =? '1' ... yes\nb'%.1d' % (1,) =? b'1' ... yes\nbytearray(b'%.1d') % (1,) =? bytearray(b'1') ... yes\n'%.*d' % (9223372036854775807, 1) works? ... overflow (this is fine)\nb'%.*d' % (9223372036854775807, 1) works? ... overflow (this is fine)\nbytearray(b'%.*d') % (9223372036854775807, 1) works? ... overflow (this is fine)\n'%.100d' % (1,) =? '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nb'%.100d' % (1,) =? b'0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nbytearray(b'%.100d') % (1,) =? bytearray(b'0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes\n'%#.117x' % (1,) =? '0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nb'%#.117x' % (1,) =? b'0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nbytearray(b'%#.117x') % (1,) =? bytearray(b'0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes\n'%#.118x' % (1,) =? '0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nb'%#.118x' % (1,) =? b'0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes\nbytearray(b'%#.118x') % (1,) =? bytearray(b'0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes\n'%f' % (1.0,) =? '1.000000' ... yes\nb'%f' % (1.0,) =? b'1.000000' ... yes\nbytearray(b'%f') % (1.0,) =? bytearray(b'1.000000') ... yes\n'%#.*g' % (109, -3.3333333333333334e+48) works? ... yes\nb'%#.*g' % (109, -3.3333333333333334e+48) works? ... yes\nbytearray(b'%#.*g') % (109, -3.3333333333333334e+48) works? ... yes\n'%#.*g' % (110, -3.3333333333333334e+48) works? ... yes\nb'%#.*g' % (110, -3.3333333333333334e+48) works? ... yes\nbytearray(b'%#.*g') % (110, -3.3333333333333334e+48) works? ... yes\n'%#.*g' % (110, -3.333333333333333e+99) works? ... yes\nb'%#.*g' % (110, -3.333333333333333e+99) works? ... yes\nbytearray(b'%#.*g') % (110, -3.333333333333333e+99) works? ... yes\n'%12.*f' % (123456, 1.0) works? ... yes\nb'%12.*f' % (123456, 1.0) works? ... yes\nbytearray(b'%12.*f') % (123456, 1.0) works? ... yes\n'%#.*g' % (110, -3.333333333333333e+99) works? ... yes\nb'%#.*g' % (110, -3.333333333333333e+99) works? ... yes\nbytearray(b'%#.*g') % (110, -3.333333333333333e+99) works? ... yes\n'%#.*G' % (110, -3.333333333333333e+99) works? ... yes\nb'%#.*G' % (110, -3.333333333333333e+99) works? ... yes\nbytearray(b'%#.*G') % (110, -3.333333333333333e+99) works? ... yes\n'%#.*f' % (110, -3.333333333333333e+99) works? ... yes\nb'%#.*f' % (110, -3.333333333333333e+99) works? ... yes\nbytearray(b'%#.*f') % (110, -3.333333333333333e+99) works? ... yes\n'%#.*F' % (110, -3.333333333333333e+99) works? ... yes\nb'%#.*F' % (110, -3.333333333333333e+99) works? ... yes\nbytearray(b'%#.*F') % (110, -3.333333333333333e+99) works? ... yes\n'%x' % 10 =? 'a' ... yes\nb'%x' % (10,) =? b'a' ... yes\nbytearray(b'%x') % (10,) =? bytearray(b'a') ... yes\n'%x' % 100000000000 =? '174876e800' ... yes\nb'%x' % (100000000000,) =? b'174876e800' ... yes\nbytearray(b'%x') % (100000000000,) =? bytearray(b'174876e800') ... yes\n'%o' % 10 =? '12' ... yes\nb'%o' % (10,) =? b'12' ... yes\nbytearray(b'%o') % (10,) =? bytearray(b'12') ... yes\n'%o' % 100000000000 =? '1351035564000' ... yes\nb'%o' % (100000000000,) =? b'1351035564000' ... yes\nbytearray(b'%o') % (100000000000,) =? bytearray(b'1351035564000') ... yes\n'%d' % 10 =? '10' ... yes\nb'%d' % (10,) =? b'10' ... yes\nbytearray(b'%d') % (10,) =? bytearray(b'10') ... yes\n'%d' % 100000000000 =? '100000000000' ... yes\nb'%d' % (100000000000,) =? b'100000000000' ... yes\nbytearray(b'%d') % (100000000000,) =? bytearray(b'100000000000') ... yes\n'%d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes\nb'%d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes\nbytearray(b'%d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes\n'%d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes\nb'%d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes\nbytearray(b'%d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes\n'%5d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes\nb'%5d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes\nbytearray(b'%5d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes\n'%31d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes\nb'%31d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes\nbytearray(b'%31d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes\n'%32d' % -123456789012345678901234567890 =? ' -123456789012345678901234567890' ... yes\nb'%32d' % (-123456789012345678901234567890,) =? b' -123456789012345678901234567890' ... yes\nbytearray(b'%32d') % (-123456789012345678901234567890,) =? bytearray(b' -123456789012345678901234567890') ... yes\n'%-32d' % -123456789012345678901234567890 =? '-123456789012345678901234567890 ' ... yes\nb'%-32d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890 ' ... yes\nbytearray(b'%-32d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890 ') ... yes\n'%032d' % -123456789012345678901234567890 =? '-0123456789012345678901234567890' ... yes\nb'%032d' % (-123456789012345678901234567890,) =? b'-0123456789012345678901234567890' ... yes\nbytearray(b'%032d') % (-123456789012345678901234567890,) =? bytearray(b'-0123456789012345678901234567890') ... yes\n'%-032d' % -123456789012345678901234567890 =? '-123456789012345678901234567890 ' ... yes\nb'%-032d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890 ' ... yes\nbytearray(b'%-032d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890 ') ... yes\n'%034d' % -123456789012345678901234567890 =? '-000123456789012345678901234567890' ... yes\nb'%034d' % (-123456789012345678901234567890,) =? b'-000123456789012345678901234567890' ... yes\nbytearray(b'%034d') % (-123456789012345678901234567890,) =? bytearray(b'-000123456789012345678901234567890') ... yes\n'%034d' % 123456789012345678901234567890 =? '0000123456789012345678901234567890' ... yes\nb'%034d' % (123456789012345678901234567890,) =? b'0000123456789012345678901234567890' ... yes\nbytearray(b'%034d') % (123456789012345678901234567890,) =? bytearray(b'0000123456789012345678901234567890') ... yes\n'%0+34d' % 123456789012345678901234567890 =? '+000123456789012345678901234567890' ... yes\nb'%0+34d' % (123456789012345678901234567890,) =? b'+000123456789012345678901234567890' ... yes\nbytearray(b'%0+34d') % (123456789012345678901234567890,) =? bytearray(b'+000123456789012345678901234567890') ... yes\n'%+34d' % 123456789012345678901234567890 =? '   +123456789012345678901234567890' ... yes\nb'%+34d' % (123456789012345678901234567890,) =? b'   +123456789012345678901234567890' ... yes\nbytearray(b'%+34d') % (123456789012345678901234567890,) =? bytearray(b'   +123456789012345678901234567890') ... yes\n'%34d' % 123456789012345678901234567890 =? '    123456789012345678901234567890' ... yes\nb'%34d' % (123456789012345678901234567890,) =? b'    123456789012345678901234567890' ... yes\nbytearray(b'%34d') % (123456789012345678901234567890,) =? bytearray(b'    123456789012345678901234567890') ... yes\n'%.2d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes\nb'%.2d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes\nbytearray(b'%.2d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes\n'%.30d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes\nb'%.30d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes\nbytearray(b'%.30d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes\n'%.31d' % 123456789012345678901234567890 =? '0123456789012345678901234567890' ... yes\nb'%.31d' % (123456789012345678901234567890,) =? b'0123456789012345678901234567890' ... yes\nbytearray(b'%.31d') % (123456789012345678901234567890,) =? bytearray(b'0123456789012345678901234567890') ... yes\n'%32.31d' % 123456789012345678901234567890 =? ' 0123456789012345678901234567890' ... yes\nb'%32.31d' % (123456789012345678901234567890,) =? b' 0123456789012345678901234567890' ... yes\nbytearray(b'%32.31d') % (123456789012345678901234567890,) =? bytearray(b' 0123456789012345678901234567890') ... yes\n'%d' % 1.2345678901234568e+29 =? '123456________________________' ... yes\nb'%d' % (1.2345678901234568e+29,) =? b'123456________________________' ... yes\nbytearray(b'%d') % (1.2345678901234568e+29,) =? bytearray(b'123456________________________') ... yes\n'%x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes\nb'%x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes\nbytearray(b'%x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes\n'%x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes\nb'%x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes\nbytearray(b'%x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes\n'%5x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes\nb'%5x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes\nbytearray(b'%5x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes\n'%22x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes\nb'%22x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes\nbytearray(b'%22x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes\n'%23x' % -1375488932362216742658885 =? ' -1234567890abcdef12345' ... yes\nb'%23x' % (-1375488932362216742658885,) =? b' -1234567890abcdef12345' ... yes\nbytearray(b'%23x') % (-1375488932362216742658885,) =? bytearray(b' -1234567890abcdef12345') ... yes\n'%-23x' % -1375488932362216742658885 =? '-1234567890abcdef12345 ' ... yes\nb'%-23x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345 ' ... yes\nbytearray(b'%-23x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345 ') ... yes\n'%023x' % -1375488932362216742658885 =? '-01234567890abcdef12345' ... yes\nb'%023x' % (-1375488932362216742658885,) =? b'-01234567890abcdef12345' ... yes\nbytearray(b'%023x') % (-1375488932362216742658885,) =? bytearray(b'-01234567890abcdef12345') ... yes\n'%-023x' % -1375488932362216742658885 =? '-1234567890abcdef12345 ' ... yes\nb'%-023x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345 ' ... yes\nbytearray(b'%-023x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345 ') ... yes\n'%025x' % -1375488932362216742658885 =? '-0001234567890abcdef12345' ... yes\nb'%025x' % (-1375488932362216742658885,) =? b'-0001234567890abcdef12345' ... yes\nbytearray(b'%025x') % (-1375488932362216742658885,) =? bytearray(b'-0001234567890abcdef12345') ... yes\n'%025x' % 1375488932362216742658885 =? '00001234567890abcdef12345' ... yes\nb'%025x' % (1375488932362216742658885,) =? b'00001234567890abcdef12345' ... yes\nbytearray(b'%025x') % (1375488932362216742658885,) =? bytearray(b'00001234567890abcdef12345') ... yes\n'%0+25x' % 1375488932362216742658885 =? '+0001234567890abcdef12345' ... yes\nb'%0+25x' % (1375488932362216742658885,) =? b'+0001234567890abcdef12345' ... yes\nbytearray(b'%0+25x') % (1375488932362216742658885,) =? bytearray(b'+0001234567890abcdef12345') ... yes\n'%+25x' % 1375488932362216742658885 =? '   +1234567890abcdef12345' ... yes\nb'%+25x' % (1375488932362216742658885,) =? b'   +1234567890abcdef12345' ... yes\nbytearray(b'%+25x') % (1375488932362216742658885,) =? bytearray(b'   +1234567890abcdef12345') ... yes\n'%25x' % 1375488932362216742658885 =? '    1234567890abcdef12345' ... yes\nb'%25x' % (1375488932362216742658885,) =? b'    1234567890abcdef12345' ... yes\nbytearray(b'%25x') % (1375488932362216742658885,) =? bytearray(b'    1234567890abcdef12345') ... yes\n'%.2x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes\nb'%.2x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes\nbytearray(b'%.2x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes\n'%.21x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes\nb'%.21x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes\nbytearray(b'%.21x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes\n'%.22x' % 1375488932362216742658885 =? '01234567890abcdef12345' ... yes\nb'%.22x' % (1375488932362216742658885,) =? b'01234567890abcdef12345' ... yes\nbytearray(b'%.22x') % (1375488932362216742658885,) =? bytearray(b'01234567890abcdef12345') ... yes\n'%23.22x' % 1375488932362216742658885 =? ' 01234567890abcdef12345' ... yes\nb'%23.22x' % (1375488932362216742658885,) =? b' 01234567890abcdef12345' ... yes\nbytearray(b'%23.22x') % (1375488932362216742658885,) =? bytearray(b' 01234567890abcdef12345') ... yes\n'%-23.22x' % 1375488932362216742658885 =? '01234567890abcdef12345 ' ... yes\nb'%-23.22x' % (1375488932362216742658885,) =? b'01234567890abcdef12345 ' ... yes\nbytearray(b'%-23.22x') % (1375488932362216742658885,) =? bytearray(b'01234567890abcdef12345 ') ... yes\n'%X' % 1375488932362216742658885 =? '1234567890ABCDEF12345' ... yes\nb'%X' % (1375488932362216742658885,) =? b'1234567890ABCDEF12345' ... yes\nbytearray(b'%X') % (1375488932362216742658885,) =? bytearray(b'1234567890ABCDEF12345') ... yes\n'%#X' % 1375488932362216742658885 =? '0X1234567890ABCDEF12345' ... yes\nb'%#X' % (1375488932362216742658885,) =? b'0X1234567890ABCDEF12345' ... yes\nbytearray(b'%#X') % (1375488932362216742658885,) =? bytearray(b'0X1234567890ABCDEF12345') ... yes\n'%#x' % 1375488932362216742658885 =? '0x1234567890abcdef12345' ... yes\nb'%#x' % (1375488932362216742658885,) =? b'0x1234567890abcdef12345' ... yes\nbytearray(b'%#x') % (1375488932362216742658885,) =? bytearray(b'0x1234567890abcdef12345') ... yes\n'%#x' % -1375488932362216742658885 =? '-0x1234567890abcdef12345' ... yes\nb'%#x' % (-1375488932362216742658885,) =? b'-0x1234567890abcdef12345' ... yes\nbytearray(b'%#x') % (-1375488932362216742658885,) =? bytearray(b'-0x1234567890abcdef12345') ... yes\n'%#27x' % 1375488932362216742658885 =? '    0x1234567890abcdef12345' ... yes\nb'%#27x' % (1375488932362216742658885,) =? b'    0x1234567890abcdef12345' ... yes\nbytearray(b'%#27x') % (1375488932362216742658885,) =? bytearray(b'    0x1234567890abcdef12345') ... yes\n'%#-27x' % 1375488932362216742658885 =? '0x1234567890abcdef12345    ' ... yes\nb'%#-27x' % (1375488932362216742658885,) =? b'0x1234567890abcdef12345    ' ... yes\nbytearray(b'%#-27x') % (1375488932362216742658885,) =? bytearray(b'0x1234567890abcdef12345    ') ... yes\n'%#027x' % 1375488932362216742658885 =? '0x00001234567890abcdef12345' ... yes\nb'%#027x' % (1375488932362216742658885,) =? b'0x00001234567890abcdef12345' ... yes\nbytearray(b'%#027x') % (1375488932362216742658885,) =? bytearray(b'0x00001234567890abcdef12345') ... yes\n'%#.23x' % 1375488932362216742658885 =? '0x001234567890abcdef12345' ... yes\nb'%#.23x' % (1375488932362216742658885,) =? b'0x001234567890abcdef12345' ... yes\nbytearray(b'%#.23x') % (1375488932362216742658885,) =? bytearray(b'0x001234567890abcdef12345') ... yes\n'%#.23x' % -1375488932362216742658885 =? '-0x001234567890abcdef12345' ... yes\nb'%#.23x' % (-1375488932362216742658885,) =? b'-0x001234567890abcdef12345' ... yes\nbytearray(b'%#.23x') % (-1375488932362216742658885,) =? bytearray(b'-0x001234567890abcdef12345') ... yes\n'%#27.23x' % 1375488932362216742658885 =? '  0x001234567890abcdef12345' ... yes\nb'%#27.23x' % (1375488932362216742658885,) =? b'  0x001234567890abcdef12345' ... yes\nbytearray(b'%#27.23x') % (1375488932362216742658885,) =? bytearray(b'  0x001234567890abcdef12345') ... yes\n'%#-27.23x' % 1375488932362216742658885 =? '0x001234567890abcdef12345  ' ... yes\nb'%#-27.23x' % (1375488932362216742658885,) =? b'0x001234567890abcdef12345  ' ... yes\nbytearray(b'%#-27.23x') % (1375488932362216742658885,) =? bytearray(b'0x001234567890abcdef12345  ') ... yes\n'%#027.23x' % 1375488932362216742658885 =? '0x00001234567890abcdef12345' ... yes\nb'%#027.23x' % (1375488932362216742658885,) =? b'0x00001234567890abcdef12345' ... yes\nbytearray(b'%#027.23x') % (1375488932362216742658885,) =? bytearray(b'0x00001234567890abcdef12345') ... yes\n'%#+.23x' % 1375488932362216742658885 =? '+0x001234567890abcdef12345' ... yes\nb'%#+.23x' % (1375488932362216742658885,) =? b'+0x001234567890abcdef12345' ... yes\nbytearray(b'%#+.23x') % (1375488932362216742658885,) =? bytearray(b'+0x001234567890abcdef12345') ... yes\n'%# .23x' % 1375488932362216742658885 =? ' 0x001234567890abcdef12345' ... yes\nb'%# .23x' % (1375488932362216742658885,) =? b' 0x001234567890abcdef12345' ... yes\nbytearray(b'%# .23x') % (1375488932362216742658885,) =? bytearray(b' 0x001234567890abcdef12345') ... yes\n'%#+.23X' % 1375488932362216742658885 =? '+0X001234567890ABCDEF12345' ... yes\nb'%#+.23X' % (1375488932362216742658885,) =? b'+0X001234567890ABCDEF12345' ... yes\nbytearray(b'%#+.23X') % (1375488932362216742658885,) =? bytearray(b'+0X001234567890ABCDEF12345') ... yes\n'%#+027.23X' % 1375488932362216742658885 =? '+0X0001234567890ABCDEF12345' ... yes\nb'%#+027.23X' % (1375488932362216742658885,) =? b'+0X0001234567890ABCDEF12345' ... yes\nbytearray(b'%#+027.23X') % (1375488932362216742658885,) =? bytearray(b'+0X0001234567890ABCDEF12345') ... yes\n'%# 027.23X' % 1375488932362216742658885 =? ' 0X0001234567890ABCDEF12345' ... yes\nb'%# 027.23X' % (1375488932362216742658885,) =? b' 0X0001234567890ABCDEF12345' ... yes\nbytearray(b'%# 027.23X') % (1375488932362216742658885,) =? bytearray(b' 0X0001234567890ABCDEF12345') ... yes\n'%#+27.23X' % 1375488932362216742658885 =? ' +0X001234567890ABCDEF12345' ... yes\nb'%#+27.23X' % (1375488932362216742658885,) =? b' +0X001234567890ABCDEF12345' ... yes\nbytearray(b'%#+27.23X') % (1375488932362216742658885,) =? bytearray(b' +0X001234567890ABCDEF12345') ... yes\n'%#-+27.23x' % 1375488932362216742658885 =? '+0x001234567890abcdef12345 ' ... yes\nb'%#-+27.23x' % (1375488932362216742658885,) =? b'+0x001234567890abcdef12345 ' ... yes\nbytearray(b'%#-+27.23x') % (1375488932362216742658885,) =? bytearray(b'+0x001234567890abcdef12345 ') ... yes\n'%#- 27.23x' % 1375488932362216742658885 =? ' 0x001234567890abcdef12345 ' ... yes\nb'%#- 27.23x' % (1375488932362216742658885,) =? b' 0x001234567890abcdef12345 ' ... yes\nbytearray(b'%#- 27.23x') % (1375488932362216742658885,) =? bytearray(b' 0x001234567890abcdef12345 ') ... yes\n'%o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes\nb'%o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes\nbytearray(b'%o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes\n'%o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes\nb'%o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes\nbytearray(b'%o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes\n'%5o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes\nb'%5o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes\nbytearray(b'%5o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes\n'%33o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes\nb'%33o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes\nbytearray(b'%33o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes\n'%34o' % -12935167030485801517351291832 =? ' -12345670123456701234567012345670' ... yes\nb'%34o' % (-12935167030485801517351291832,) =? b' -12345670123456701234567012345670' ... yes\nbytearray(b'%34o') % (-12935167030485801517351291832,) =? bytearray(b' -12345670123456701234567012345670') ... yes\n'%-34o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670 ' ... yes\nb'%-34o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670 ' ... yes\nbytearray(b'%-34o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670 ') ... yes\n'%034o' % -12935167030485801517351291832 =? '-012345670123456701234567012345670' ... yes\nb'%034o' % (-12935167030485801517351291832,) =? b'-012345670123456701234567012345670' ... yes\nbytearray(b'%034o') % (-12935167030485801517351291832,) =? bytearray(b'-012345670123456701234567012345670') ... yes\n'%-034o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670 ' ... yes\nb'%-034o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670 ' ... yes\nbytearray(b'%-034o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670 ') ... yes\n'%036o' % -12935167030485801517351291832 =? '-00012345670123456701234567012345670' ... yes\nb'%036o' % (-12935167030485801517351291832,) =? b'-00012345670123456701234567012345670' ... yes\nbytearray(b'%036o') % (-12935167030485801517351291832,) =? bytearray(b'-00012345670123456701234567012345670') ... yes\n'%036o' % 12935167030485801517351291832 =? '000012345670123456701234567012345670' ... yes\nb'%036o' % (12935167030485801517351291832,) =? b'000012345670123456701234567012345670' ... yes\nbytearray(b'%036o') % (12935167030485801517351291832,) =? bytearray(b'000012345670123456701234567012345670') ... yes\n'%0+36o' % 12935167030485801517351291832 =? '+00012345670123456701234567012345670' ... yes\nb'%0+36o' % (12935167030485801517351291832,) =? b'+00012345670123456701234567012345670' ... yes\nbytearray(b'%0+36o') % (12935167030485801517351291832,) =? bytearray(b'+00012345670123456701234567012345670') ... yes\n'%+36o' % 12935167030485801517351291832 =? '   +12345670123456701234567012345670' ... yes\nb'%+36o' % (12935167030485801517351291832,) =? b'   +12345670123456701234567012345670' ... yes\nbytearray(b'%+36o') % (12935167030485801517351291832,) =? bytearray(b'   +12345670123456701234567012345670') ... yes\n'%36o' % 12935167030485801517351291832 =? '    12345670123456701234567012345670' ... yes\nb'%36o' % (12935167030485801517351291832,) =? b'    12345670123456701234567012345670' ... yes\nbytearray(b'%36o') % (12935167030485801517351291832,) =? bytearray(b'    12345670123456701234567012345670') ... yes\n'%.2o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes\nb'%.2o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes\nbytearray(b'%.2o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes\n'%.32o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes\nb'%.32o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes\nbytearray(b'%.32o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes\n'%.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670' ... yes\nb'%.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670' ... yes\nbytearray(b'%.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670') ... yes\n'%34.33o' % 12935167030485801517351291832 =? ' 012345670123456701234567012345670' ... yes\nb'%34.33o' % (12935167030485801517351291832,) =? b' 012345670123456701234567012345670' ... yes\nbytearray(b'%34.33o') % (12935167030485801517351291832,) =? bytearray(b' 012345670123456701234567012345670') ... yes\n'%-34.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670 ' ... yes\nb'%-34.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670 ' ... yes\nbytearray(b'%-34.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670 ') ... yes\n'%o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes\nb'%o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes\nbytearray(b'%o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes\n'%#o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670' ... yes\nb'%#o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670' ... yes\nbytearray(b'%#o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670') ... yes\n'%#o' % -12935167030485801517351291832 =? '-0o12345670123456701234567012345670' ... yes\nb'%#o' % (-12935167030485801517351291832,) =? b'-0o12345670123456701234567012345670' ... yes\nbytearray(b'%#o') % (-12935167030485801517351291832,) =? bytearray(b'-0o12345670123456701234567012345670') ... yes\n'%#38o' % 12935167030485801517351291832 =? '    0o12345670123456701234567012345670' ... yes\nb'%#38o' % (12935167030485801517351291832,) =? b'    0o12345670123456701234567012345670' ... yes\nbytearray(b'%#38o') % (12935167030485801517351291832,) =? bytearray(b'    0o12345670123456701234567012345670') ... yes\n'%#-38o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670    ' ... yes\nb'%#-38o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670    ' ... yes\nbytearray(b'%#-38o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670    ') ... yes\n'%#038o' % 12935167030485801517351291832 =? '0o000012345670123456701234567012345670' ... yes\nb'%#038o' % (12935167030485801517351291832,) =? b'0o000012345670123456701234567012345670' ... yes\nbytearray(b'%#038o') % (12935167030485801517351291832,) =? bytearray(b'0o000012345670123456701234567012345670') ... yes\n'%#.34o' % 12935167030485801517351291832 =? '0o0012345670123456701234567012345670' ... yes\nb'%#.34o' % (12935167030485801517351291832,) =? b'0o0012345670123456701234567012345670' ... yes\nbytearray(b'%#.34o') % (12935167030485801517351291832,) =? bytearray(b'0o0012345670123456701234567012345670') ... yes\n'%#.34o' % -12935167030485801517351291832 =? '-0o0012345670123456701234567012345670' ... yes\nb'%#.34o' % (-12935167030485801517351291832,) =? b'-0o0012345670123456701234567012345670' ... yes\nbytearray(b'%#.34o') % (-12935167030485801517351291832,) =? bytearray(b'-0o0012345670123456701234567012345670') ... yes\n'%#38.34o' % 12935167030485801517351291832 =? '  0o0012345670123456701234567012345670' ... yes\nb'%#38.34o' % (12935167030485801517351291832,) =? b'  0o0012345670123456701234567012345670' ... yes\nbytearray(b'%#38.34o') % (12935167030485801517351291832,) =? bytearray(b'  0o0012345670123456701234567012345670') ... yes\n'%#-38.34o' % 12935167030485801517351291832 =? '0o0012345670123456701234567012345670  ' ... yes\nb'%#-38.34o' % (12935167030485801517351291832,) =? b'0o0012345670123456701234567012345670  ' ... yes\nbytearray(b'%#-38.34o') % (12935167030485801517351291832,) =? bytearray(b'0o0012345670123456701234567012345670  ') ... yes\n'%#038.34o' % 12935167030485801517351291832 =? '0o000012345670123456701234567012345670' ... yes\nb'%#038.34o' % (12935167030485801517351291832,) =? b'0o000012345670123456701234567012345670' ... yes\nbytearray(b'%#038.34o') % (12935167030485801517351291832,) =? bytearray(b'0o000012345670123456701234567012345670') ... yes\n'%#+.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670' ... yes\nb'%#+.34o' % (12935167030485801517351291832,) =? b'+0o0012345670123456701234567012345670' ... yes\nbytearray(b'%#+.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o0012345670123456701234567012345670') ... yes\n'%# .34o' % 12935167030485801517351291832 =? ' 0o0012345670123456701234567012345670' ... yes\nb'%# .34o' % (12935167030485801517351291832,) =? b' 0o0012345670123456701234567012345670' ... yes\nbytearray(b'%# .34o') % (12935167030485801517351291832,) =? bytearray(b' 0o0012345670123456701234567012345670') ... yes\n'%#+38.34o' % 12935167030485801517351291832 =? ' +0o0012345670123456701234567012345670' ... yes\nb'%#+38.34o' % (12935167030485801517351291832,) =? b' +0o0012345670123456701234567012345670' ... yes\nbytearray(b'%#+38.34o') % (12935167030485801517351291832,) =? bytearray(b' +0o0012345670123456701234567012345670') ... yes\n'%#-+38.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670 ' ... yes\nb'%#-+38.34o' % (12935167030485801517351291832,) =? b'+0o0012345670123456701234567012345670 ' ... yes\nbytearray(b'%#-+38.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o0012345670123456701234567012345670 ') ... yes\n'%#- 38.34o' % 12935167030485801517351291832 =? ' 0o0012345670123456701234567012345670 ' ... yes\nb'%#- 38.34o' % (12935167030485801517351291832,) =? b' 0o0012345670123456701234567012345670 ' ... yes\nbytearray(b'%#- 38.34o') % (12935167030485801517351291832,) =? bytearray(b' 0o0012345670123456701234567012345670 ') ... yes\n'%#+038.34o' % 12935167030485801517351291832 =? '+0o00012345670123456701234567012345670' ... yes\nb'%#+038.34o' % (12935167030485801517351291832,) =? b'+0o00012345670123456701234567012345670' ... yes\nbytearray(b'%#+038.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o00012345670123456701234567012345670') ... yes\n'%# 038.34o' % 12935167030485801517351291832 =? ' 0o00012345670123456701234567012345670' ... yes\nb'%# 038.34o' % (12935167030485801517351291832,) =? b' 0o00012345670123456701234567012345670' ... yes\nbytearray(b'%# 038.34o') % (12935167030485801517351291832,) =? bytearray(b' 0o00012345670123456701234567012345670') ... yes\n'%.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670' ... yes\nb'%.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670' ... yes\nbytearray(b'%.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670') ... yes\n'%#.33o' % 12935167030485801517351291832 =? '0o012345670123456701234567012345670' ... yes\nb'%#.33o' % (12935167030485801517351291832,) =? b'0o012345670123456701234567012345670' ... yes\nbytearray(b'%#.33o') % (12935167030485801517351291832,) =? bytearray(b'0o012345670123456701234567012345670') ... yes\n'%#.32o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670' ... yes\nb'%#.32o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670' ... yes\nbytearray(b'%#.32o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670') ... yes\n'%035.33o' % 12935167030485801517351291832 =? '00012345670123456701234567012345670' ... yes\nb'%035.33o' % (12935167030485801517351291832,) =? b'00012345670123456701234567012345670' ... yes\nbytearray(b'%035.33o') % (12935167030485801517351291832,) =? bytearray(b'00012345670123456701234567012345670') ... yes\n'%0#35.33o' % 12935167030485801517351291832 =? '0o012345670123456701234567012345670' ... yes\nb'%0#35.33o' % (12935167030485801517351291832,) =? b'0o012345670123456701234567012345670' ... yes\nbytearray(b'%0#35.33o') % (12935167030485801517351291832,) =? bytearray(b'0o012345670123456701234567012345670') ... yes\n'%d' % 42 =? '42' ... yes\nb'%d' % (42,) =? b'42' ... yes\nbytearray(b'%d') % (42,) =? bytearray(b'42') ... yes\n'%d' % -42 =? '-42' ... yes\nb'%d' % (-42,) =? b'-42' ... yes\nbytearray(b'%d') % (-42,) =? bytearray(b'-42') ... yes\n'%d' % 42.0 =? '42' ... yes\nb'%d' % (42.0,) =? b'42' ... yes\nbytearray(b'%d') % (42.0,) =? bytearray(b'42') ... yes\n'%#x' % 1 =? '0x1' ... yes\nb'%#x' % (1,) =? b'0x1' ... yes\nbytearray(b'%#x') % (1,) =? bytearray(b'0x1') ... yes\n'%#X' % 1 =? '0X1' ... yes\nb'%#X' % (1,) =? b'0X1' ... yes\nbytearray(b'%#X') % (1,) =? bytearray(b'0X1') ... yes\n'%#o' % 1 =? '0o1' ... yes\nb'%#o' % (1,) =? b'0o1' ... yes\nbytearray(b'%#o') % (1,) =? bytearray(b'0o1') ... yes\n'%#o' % 0 =? '0o0' ... yes\nb'%#o' % (0,) =? b'0o0' ... yes\nbytearray(b'%#o') % (0,) =? bytearray(b'0o0') ... yes\n'%o' % 0 =? '0' ... yes\nb'%o' % (0,) =? b'0' ... yes\nbytearray(b'%o') % (0,) =? bytearray(b'0') ... yes\n'%d' % 0 =? '0' ... yes\nb'%d' % (0,) =? b'0' ... yes\nbytearray(b'%d') % (0,) =? bytearray(b'0') ... yes\n'%#x' % 0 =? '0x0' ... yes\nb'%#x' % (0,) =? b'0x0' ... yes\nbytearray(b'%#x') % (0,) =? bytearray(b'0x0') ... yes\n'%#X' % 0 =? '0X0' ... yes\nb'%#X' % (0,) =? b'0X0' ... yes\nbytearray(b'%#X') % (0,) =? bytearray(b'0X0') ... yes\n'%x' % 66 =? '42' ... yes\nb'%x' % (66,) =? b'42' ... yes\nbytearray(b'%x') % (66,) =? bytearray(b'42') ... yes\n'%x' % -66 =? '-42' ... yes\nb'%x' % (-66,) =? b'-42' ... yes\nbytearray(b'%x') % (-66,) =? bytearray(b'-42') ... yes\n'%o' % 34 =? '42' ... yes\nb'%o' % (34,) =? b'42' ... yes\nbytearray(b'%o') % (34,) =? bytearray(b'42') ... yes\n'%o' % -34 =? '-42' ... yes\nb'%o' % (-34,) =? b'-42' ... yes\nbytearray(b'%o') % (-34,) =? bytearray(b'-42') ... yes\n'%g' % 1.1 =? '1.1' ... yes\nb'%g' % (1.1,) =? b'1.1' ... yes\nbytearray(b'%g') % (1.1,) =? bytearray(b'1.1') ... yes\n'%#g' % 1.1 =? '1.10000' ... yes\nb'%#g' % (1.1,) =? b'1.10000' ... yes\nbytearray(b'%#g') % (1.1,) =? bytearray(b'1.10000') ... yes\nTesting exceptions\n'%' % () works? ... yes\nb'%' % () works? ... yes\n'% %s' % 1 works? ... yes\nb'% %s' % 1 works? ... yes\n'%d' % '1' works? ... yes\nb'%d' % '1' works? ... yes\n'%d' % b'1' works? ... yes\nb'%d' % b'1' works? ... yes\n'%x' % '1' works? ... yes\nb'%x' % '1' works? ... yes\n'%x' % 3.14 works? ... yes\nb'%x' % 3.14 works? ... yes\nok\nPASS: test_g_format_has_no_trailing_zeros (test.test_format.FormatTest.test_g_format_has_no_trailing_zeros)\nPASS: test_locale (test.test_format.FormatTest.test_locale)\nPASS: test_negative_zero (test.test_format.FormatTest.test_negative_zero)\ntest_non_ascii (test.test_format.FormatTest.test_non_ascii) ... '\\u20ac=%f' % (1.0,) =? '\\u20ac=1.000000' ... yes\nok\ntest_nul (test.test_format.FormatTest.test_nul) ... 'a\\x00b' % () =? 'a\\x00b' ... yes\nb'a\\x00b' % () =? b'a\\x00b' ... yes\nbytearray(b'a\\x00b') % () =? bytearray(b'a\\x00b') ... yes\n'a%cb' % (0,) =? 'a\\x00b' ... yes\nb'a%cb' % (0,) =? b'a\\x00b' ... yes\nbytearray(b'a%cb') % (0,) =? bytearray(b'a\\x00b') ... yes\n'a%sb' % ('c\\x00d',) =? 'ac\\x00db' ... yes\nb'a%sb' % (b'c\\x00d',) =? b'ac\\x00db' ... yes\nbytearray(b'a%sb') % (b'c\\x00d',) =? bytearray(b'ac\\x00db') ... yes\nok\nPASS: test_optimisations (test.test_format.FormatTest.test_optimisations)\nPASS: test_precision (test.test_format.FormatTest.test_precision)\nPASS: test_precision_c_limits (test.test_format.FormatTest.test_precision_c_limits)\nPASS: test_specifier_z_error (test.test_format.FormatTest.test_specifier_z_error)\ntest_str_format (test.test_format.FormatTest.test_str_format) ... '%r' % '\\u0378' =? \"'\\\\u0378'\" ... yes\n'%a' % '\\u0378' =? \"'\\\\u0378'\" ... yes\n'%r' % '\\u0374' =? \"'\\u0374'\" ... yes\n'%a' % '\\u0374' =? \"'\\\\u0374'\" ... yes\nTesting exceptions\n'abc %b' % 1 works? ... yes\n'%g' % '1' works? ... yes\n'no format' % '1' works? ... yes\n'%c' % -1 works? ... yes\n'%c' % 1114112 works? ... yes\n'%c' % 3.14 works? ... yes\n'%c' % 'ab' works? ... yes\n'%c' % b'x' works? ... yes\nok\nPASS: test_unicode_in_error_message (test.test_format.FormatTest.test_unicode_in_error_message)\nPASS: test_with_a_commas_and_an_underscore_in_format_specifier (test.test_format.FormatTest.test_with_a_commas_and_an_underscore_in_format_specifier)\nPASS: test_with_an_underscore_and_a_comma_in_format_specifier (test.test_format.FormatTest.test_with_an_underscore_and_a_comma_in_format_specifier)\nPASS: test_with_two_commas_in_format_specifier (test.test_format.FormatTest.test_with_two_commas_in_format_specifier)\nPASS: test_with_two_underscore_in_format_specifier (test.test_format.FormatTest.test_with_two_underscore_in_format_specifier)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.022s\n\nOK\n0:01:16 load avg: 2.56 [178/469] test_fractions passed\nPASS: testApproximateCos1 (test.test_fractions.FractionTest.testApproximateCos1)\nPASS: testApproximatePi (test.test_fractions.FractionTest.testApproximatePi)\nPASS: testArithmetic (test.test_fractions.FractionTest.testArithmetic)\nPASS: testBigComplexComparisons (test.test_fractions.FractionTest.testBigComplexComparisons)\nPASS: testBigFloatComparisons (test.test_fractions.FractionTest.testBigFloatComparisons)\nPASS: testBoolGuarateesBoolReturn (test.test_fractions.FractionTest.testBoolGuarateesBoolReturn)\nPASS: testComparisons (test.test_fractions.FractionTest.testComparisons)\nPASS: testComparisonsDummyFloat (test.test_fractions.FractionTest.testComparisonsDummyFloat)\nPASS: testComparisonsDummyRational (test.test_fractions.FractionTest.testComparisonsDummyRational)\nPASS: testConversions (test.test_fractions.FractionTest.testConversions)\nPASS: testFromDecimal (test.test_fractions.FractionTest.testFromDecimal)\nPASS: testFromFloat (test.test_fractions.FractionTest.testFromFloat)\nPASS: testFromString (test.test_fractions.FractionTest.testFromString)\nPASS: testHash (test.test_fractions.FractionTest.testHash)\nPASS: testImmutable (test.test_fractions.FractionTest.testImmutable)\nPASS: testInit (test.test_fractions.FractionTest.testInit)\nPASS: testInitFromDecimal (test.test_fractions.FractionTest.testInitFromDecimal)\nPASS: testInitFromFloat (test.test_fractions.FractionTest.testInitFromFloat)\nPASS: testIntGuaranteesIntReturn (test.test_fractions.FractionTest.testIntGuaranteesIntReturn)\nPASS: testLargeArithmetic (test.test_fractions.FractionTest.testLargeArithmetic)\nPASS: testLimitDenominator (test.test_fractions.FractionTest.testLimitDenominator)\nPASS: testMixedArithmetic (test.test_fractions.FractionTest.testMixedArithmetic)\nPASS: testMixedEqual (test.test_fractions.FractionTest.testMixedEqual)\nPASS: testMixedLess (test.test_fractions.FractionTest.testMixedLess)\nPASS: testMixedLessEqual (test.test_fractions.FractionTest.testMixedLessEqual)\nPASS: testMixingWithDecimal (test.test_fractions.FractionTest.testMixingWithDecimal)\nPASS: testRound (test.test_fractions.FractionTest.testRound)\nPASS: testStringification (test.test_fractions.FractionTest.testStringification)\nPASS: testSupportsInt (test.test_fractions.FractionTest.testSupportsInt)\nPASS: test_as_integer_ratio (test.test_fractions.FractionTest.test_as_integer_ratio)\nPASS: test_copy_deepcopy_pickle (test.test_fractions.FractionTest.test_copy_deepcopy_pickle)\nPASS: test_float_format_testfile (test.test_fractions.FractionTest.test_float_format_testfile)\nPASS: test_format_e_presentation_type (test.test_fractions.FractionTest.test_format_e_presentation_type)\nPASS: test_format_f_presentation_type (test.test_fractions.FractionTest.test_format_f_presentation_type)\nPASS: test_format_g_presentation_type (test.test_fractions.FractionTest.test_format_g_presentation_type)\nPASS: test_format_no_presentation_type (test.test_fractions.FractionTest.test_format_no_presentation_type)\nPASS: test_int_subclass (test.test_fractions.FractionTest.test_int_subclass)\nPASS: test_invalid_formats (test.test_fractions.FractionTest.test_invalid_formats)\nPASS: test_is_integer (test.test_fractions.FractionTest.test_is_integer)\nPASS: test_slots (test.test_fractions.FractionTest.test_slots)\n\n----------------------------------------------------------------------\nRan 40 tests in 0.093s\n\nOK\n0:01:17 load avg: 2.56 [179/469] test_frozen passed\nPASS: test_frozen (test.test_frozen.TestFrozen.test_frozen)\nPASS: test_frozen_submodule_in_unfrozen_package (test.test_frozen.TestFrozen.test_frozen_submodule_in_unfrozen_package)\nPASS: test_unfrozen_submodule_in_frozen_package (test.test_frozen.TestFrozen.test_unfrozen_submodule_in_frozen_package)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.003s\n\nOK\n0:01:17 load avg: 2.56 [180/469] test_frame passed\nPASS: test_clear_does_not_clear_specials (test.test_frame.ClearTest.test_clear_does_not_clear_specials)\nPASS: test_clear_executing (test.test_frame.ClearTest.test_clear_executing)\nPASS: test_clear_executing_generator (test.test_frame.ClearTest.test_clear_executing_generator)\nPASS: test_clear_generator (test.test_frame.ClearTest.test_clear_generator)\nPASS: test_clear_locals (test.test_frame.ClearTest.test_clear_locals)\nPASS: test_clear_refcycles (test.test_frame.ClearTest.test_clear_refcycles)\nPASS: test_lineno_with_tracing (test.test_frame.ClearTest.test_lineno_with_tracing)\nPASS: test_clear_locals (test.test_frame.FrameAttrsTest.test_clear_locals)\nPASS: test_f_lineno_del_segfault (test.test_frame.FrameAttrsTest.test_f_lineno_del_segfault)\nPASS: test_locals (test.test_frame.FrameAttrsTest.test_locals)\nPASS: test_locals_clear_locals (test.test_frame.FrameAttrsTest.test_locals_clear_locals)\nPASS: test_repr (test.test_frame.ReprTest.test_repr)\ntest_frame_fback_api (test.test_frame.TestCAPI.test_frame_fback_api)\nPASS: Test that accessing `f_back` does not cause a segmentation fault on\nPASS: test_frame_get_generator (test.test_frame.TestCAPI.test_frame_get_generator)\nPASS: test_frame_getters (test.test_frame.TestCAPI.test_frame_getters)\nPASS: test_getvar (test.test_frame.TestCAPI.test_getvar)\nPASS: test_entry_frames_are_invisible_during_teardown (test.test_frame.TestIncompleteFrameAreInvisible.test_entry_frames_are_invisible_during_teardown)\nPASS: test_issue95818 (test.test_frame.TestIncompleteFrameAreInvisible.test_issue95818)\nPASS: test_sneaky_frame_object (test.test_frame.TestIncompleteFrameAreInvisible.test_sneaky_frame_object)\nPASS: test_sneaky_frame_object_teardown (test.test_frame.TestIncompleteFrameAreInvisible.test_sneaky_frame_object_teardown)\n\n----------------------------------------------------------------------\nRan 20 tests in 0.128s\n\nOK\n0:01:21 load avg: 2.43 [181/469] test_fork1 passed\ntest_nested_import_lock_fork (test.test_fork1.ForkTest.test_nested_import_lock_fork)\nPASS: Check fork() in main thread works while the main thread is doing an import\ntest_threaded_import_lock_fork (test.test_fork1.ForkTest.test_threaded_import_lock_fork)\nPASS: Check fork() in main thread works while a subthread is doing an import\nPASS: test_wait (test.test_fork1.ForkTest.test_wait)\nPASS: test_wait (test.fork_wait.ForkWait.test_wait)\n\n----------------------------------------------------------------------\nRan 4 tests in 5.093s\n\nOK\n0:01:21 load avg: 2.43 [182/469] test_funcattrs passed\nPASS: test_delete_unknown_attr (test.test_funcattrs.ArbitraryFunctionAttrTest.test_delete_unknown_attr)\nPASS: test_set_attr (test.test_funcattrs.ArbitraryFunctionAttrTest.test_set_attr)\nPASS: test_unset_attr (test.test_funcattrs.ArbitraryFunctionAttrTest.test_unset_attr)\nPASS: test_builtin__qualname__ (test.test_funcattrs.BuiltinFunctionPropertiesTest.test_builtin__qualname__)\nPASS: test_comparison (test.test_funcattrs.CellTest.test_comparison)\nPASS: test_delete___dict__ (test.test_funcattrs.FunctionDictsTest.test_delete___dict__)\nPASS: test_func_as_dict_key (test.test_funcattrs.FunctionDictsTest.test_func_as_dict_key)\nPASS: test_setting_dict_to_invalid (test.test_funcattrs.FunctionDictsTest.test_setting_dict_to_invalid)\nPASS: test_setting_dict_to_valid (test.test_funcattrs.FunctionDictsTest.test_setting_dict_to_valid)\nPASS: test_unassigned_dict (test.test_funcattrs.FunctionDictsTest.test_unassigned_dict)\nPASS: test_delete_docstring (test.test_funcattrs.FunctionDocstringTest.test_delete_docstring)\nPASS: test_set_docstring_attr (test.test_funcattrs.FunctionDocstringTest.test_set_docstring_attr)\nPASS: test___builtins__ (test.test_funcattrs.FunctionPropertiesTest.test___builtins__)\nPASS: test___closure__ (test.test_funcattrs.FunctionPropertiesTest.test___closure__)\nPASS: test___code__ (test.test_funcattrs.FunctionPropertiesTest.test___code__)\nPASS: test___globals__ (test.test_funcattrs.FunctionPropertiesTest.test___globals__)\nPASS: test___name__ (test.test_funcattrs.FunctionPropertiesTest.test___name__)\nPASS: test___qualname__ (test.test_funcattrs.FunctionPropertiesTest.test___qualname__)\nPASS: test___type_params__ (test.test_funcattrs.FunctionPropertiesTest.test___type_params__)\nPASS: test_blank_func_defaults (test.test_funcattrs.FunctionPropertiesTest.test_blank_func_defaults)\nPASS: test_cell_new (test.test_funcattrs.FunctionPropertiesTest.test_cell_new)\nPASS: test_copying___code__ (test.test_funcattrs.FunctionPropertiesTest.test_copying___code__)\nPASS: test_dir_includes_correct_attrs (test.test_funcattrs.FunctionPropertiesTest.test_dir_includes_correct_attrs)\nPASS: test_duplicate_function_equality (test.test_funcattrs.FunctionPropertiesTest.test_duplicate_function_equality)\nPASS: test_empty_cell (test.test_funcattrs.FunctionPropertiesTest.test_empty_cell)\nPASS: test_func_default_args (test.test_funcattrs.FunctionPropertiesTest.test_func_default_args)\nPASS: test_module (test.test_funcattrs.FunctionPropertiesTest.test_module)\nPASS: test_set_cell (test.test_funcattrs.FunctionPropertiesTest.test_set_cell)\nPASS: test___class__ (test.test_funcattrs.InstancemethodAttrTest.test___class__)\nPASS: test___func__ (test.test_funcattrs.InstancemethodAttrTest.test___func__)\nPASS: test___func___non_method (test.test_funcattrs.InstancemethodAttrTest.test___func___non_method)\nPASS: test___self__ (test.test_funcattrs.InstancemethodAttrTest.test___self__)\nPASS: test_func_attribute (test.test_funcattrs.StaticMethodAttrsTest.test_func_attribute)\n\n----------------------------------------------------------------------\nRan 33 tests in 0.008s\n\nOK\n0:01:22 load avg: 2.43 [183/469] test_functools passed\nPASS: test_access_from_class (test.test_functools.TestCachedProperty.test_access_from_class)\nPASS: test_cached (test.test_functools.TestCachedProperty.test_cached)\nPASS: test_cached_attribute_name_differs_from_func_name (test.test_functools.TestCachedProperty.test_cached_attribute_name_differs_from_func_name)\nPASS: test_doc (test.test_functools.TestCachedProperty.test_doc)\nPASS: test_immutable_dict (test.test_functools.TestCachedProperty.test_immutable_dict)\nPASS: test_object_with_slots (test.test_functools.TestCachedProperty.test_object_with_slots)\ntest_reuse_different_names (test.test_functools.TestCachedProperty.test_reuse_different_names)\nPASS: Disallow this case because decorated function a would not be cached.\ntest_reuse_same_name (test.test_functools.TestCachedProperty.test_reuse_same_name)\nPASS: Reusing a cached_property on different classes under the same name is OK.\nPASS: test_set_name_not_called (test.test_functools.TestCachedProperty.test_set_name_not_called)\ntest_subclass_with___set__ (test.test_functools.TestCachedProperty.test_subclass_with___set__)\nPASS: Caching still works for a subclass defining __set__.\nPASS: test_bad_cmp (test.test_functools.TestCmpToKeyC.test_bad_cmp)\nPASS: test_cmp_to_key (test.test_functools.TestCmpToKeyC.test_cmp_to_key)\nPASS: test_cmp_to_key_arguments (test.test_functools.TestCmpToKeyC.test_cmp_to_key_arguments)\nPASS: test_cmp_to_signature (test.test_functools.TestCmpToKeyC.test_cmp_to_signature)\nPASS: test_disallow_instantiation (test.test_functools.TestCmpToKeyC.test_disallow_instantiation)\nPASS: test_hash (test.test_functools.TestCmpToKeyC.test_hash)\nPASS: test_obj_field (test.test_functools.TestCmpToKeyC.test_obj_field)\nPASS: test_sort_int (test.test_functools.TestCmpToKeyC.test_sort_int)\nPASS: test_sort_int_str (test.test_functools.TestCmpToKeyC.test_sort_int_str)\nPASS: test_bad_cmp (test.test_functools.TestCmpToKeyPy.test_bad_cmp)\nPASS: test_cmp_to_key (test.test_functools.TestCmpToKeyPy.test_cmp_to_key)\nPASS: test_cmp_to_key_arguments (test.test_functools.TestCmpToKeyPy.test_cmp_to_key_arguments)\nPASS: test_cmp_to_signature (test.test_functools.TestCmpToKeyPy.test_cmp_to_signature)\nPASS: test_hash (test.test_functools.TestCmpToKeyPy.test_hash)\nPASS: test_obj_field (test.test_functools.TestCmpToKeyPy.test_obj_field)\nPASS: test_sort_int (test.test_functools.TestCmpToKeyPy.test_sort_int)\nPASS: test_sort_int_str (test.test_functools.TestCmpToKeyPy.test_sort_int_str)\nPASS: test_common_signatures (test.test_functools.TestLRUC.test_common_signatures)\nPASS: test_copy (test.test_functools.TestLRUC.test_copy)\nPASS: test_deepcopy (test.test_functools.TestLRUC.test_deepcopy)\nPASS: test_kwargs_order (test.test_functools.TestLRUC.test_kwargs_order)\nPASS: test_lru (test.test_functools.TestLRUC.test_lru)\nPASS: test_lru_bug_35780 (test.test_functools.TestLRUC.test_lru_bug_35780)\nPASS: test_lru_bug_36650 (test.test_functools.TestLRUC.test_lru_bug_36650)\nPASS: test_lru_cache_decoration (test.test_functools.TestLRUC.test_lru_cache_decoration)\nPASS: test_lru_cache_parameters (test.test_functools.TestLRUC.test_lru_cache_parameters)\nPASS: test_lru_cache_threaded (test.test_functools.TestLRUC.test_lru_cache_threaded)\nPASS: test_lru_cache_threaded2 (test.test_functools.TestLRUC.test_lru_cache_threaded2)\nPASS: test_lru_cache_threaded3 (test.test_functools.TestLRUC.test_lru_cache_threaded3)\nPASS: test_lru_cache_typed_is_not_recursive (test.test_functools.TestLRUC.test_lru_cache_typed_is_not_recursive)\nPASS: test_lru_cache_weakrefable (test.test_functools.TestLRUC.test_lru_cache_weakrefable)\nPASS: test_lru_hash_only_once (test.test_functools.TestLRUC.test_lru_hash_only_once)\nPASS: test_lru_method (test.test_functools.TestLRUC.test_lru_method)\nPASS: test_lru_no_args (test.test_functools.TestLRUC.test_lru_no_args)\nPASS: test_lru_reentrancy_with_len (test.test_functools.TestLRUC.test_lru_reentrancy_with_len)\nPASS: test_lru_star_arg_handling (test.test_functools.TestLRUC.test_lru_star_arg_handling)\nPASS: test_lru_type_error (test.test_functools.TestLRUC.test_lru_type_error)\nPASS: test_lru_with_exceptions (test.test_functools.TestLRUC.test_lru_with_exceptions)\nPASS: test_lru_with_keyword_args (test.test_functools.TestLRUC.test_lru_with_keyword_args)\nPASS: test_lru_with_keyword_args_maxsize_none (test.test_functools.TestLRUC.test_lru_with_keyword_args_maxsize_none)\nPASS: test_lru_with_maxsize_negative (test.test_functools.TestLRUC.test_lru_with_maxsize_negative)\nPASS: test_lru_with_maxsize_none (test.test_functools.TestLRUC.test_lru_with_maxsize_none)\nPASS: test_lru_with_types (test.test_functools.TestLRUC.test_lru_with_types)\nPASS: test_need_for_rlock (test.test_functools.TestLRUC.test_need_for_rlock)\nPASS: test_pickle (test.test_functools.TestLRUC.test_pickle)\nPASS: test_common_signatures (test.test_functools.TestLRUPy.test_common_signatures)\nPASS: test_copy (test.test_functools.TestLRUPy.test_copy)\nPASS: test_deepcopy (test.test_functools.TestLRUPy.test_deepcopy)\nPASS: test_kwargs_order (test.test_functools.TestLRUPy.test_kwargs_order)\nPASS: test_lru (test.test_functools.TestLRUPy.test_lru)\nPASS: test_lru_bug_35780 (test.test_functools.TestLRUPy.test_lru_bug_35780)\nPASS: test_lru_bug_36650 (test.test_functools.TestLRUPy.test_lru_bug_36650)\nPASS: test_lru_cache_decoration (test.test_functools.TestLRUPy.test_lru_cache_decoration)\nPASS: test_lru_cache_parameters (test.test_functools.TestLRUPy.test_lru_cache_parameters)\nPASS: test_lru_cache_threaded (test.test_functools.TestLRUPy.test_lru_cache_threaded)\nPASS: test_lru_cache_threaded2 (test.test_functools.TestLRUPy.test_lru_cache_threaded2)\nPASS: test_lru_cache_threaded3 (test.test_functools.TestLRUPy.test_lru_cache_threaded3)\nPASS: test_lru_cache_typed_is_not_recursive (test.test_functools.TestLRUPy.test_lru_cache_typed_is_not_recursive)\nPASS: test_lru_cache_weakrefable (test.test_functools.TestLRUPy.test_lru_cache_weakrefable)\nPASS: test_lru_hash_only_once (test.test_functools.TestLRUPy.test_lru_hash_only_once)\nPASS: test_lru_method (test.test_functools.TestLRUPy.test_lru_method)\nPASS: test_lru_no_args (test.test_functools.TestLRUPy.test_lru_no_args)\nPASS: test_lru_reentrancy_with_len (test.test_functools.TestLRUPy.test_lru_reentrancy_with_len)\nPASS: test_lru_star_arg_handling (test.test_functools.TestLRUPy.test_lru_star_arg_handling)\nPASS: test_lru_type_error (test.test_functools.TestLRUPy.test_lru_type_error)\nPASS: test_lru_with_exceptions (test.test_functools.TestLRUPy.test_lru_with_exceptions)\nPASS: test_lru_with_keyword_args (test.test_functools.TestLRUPy.test_lru_with_keyword_args)\nPASS: test_lru_with_keyword_args_maxsize_none (test.test_functools.TestLRUPy.test_lru_with_keyword_args_maxsize_none)\nPASS: test_lru_with_maxsize_negative (test.test_functools.TestLRUPy.test_lru_with_maxsize_negative)\nPASS: test_lru_with_maxsize_none (test.test_functools.TestLRUPy.test_lru_with_maxsize_none)\nPASS: test_lru_with_types (test.test_functools.TestLRUPy.test_lru_with_types)\nPASS: test_need_for_rlock (test.test_functools.TestLRUPy.test_need_for_rlock)\nPASS: test_pickle (test.test_functools.TestLRUPy.test_pickle)\nPASS: test_arg_combinations (test.test_functools.TestPartialC.test_arg_combinations)\nPASS: test_argument_checking (test.test_functools.TestPartialC.test_argument_checking)\nPASS: test_attributes (test.test_functools.TestPartialC.test_attributes)\nPASS: test_attributes_unwritable (test.test_functools.TestPartialC.test_attributes_unwritable)\nPASS: test_basic_examples (test.test_functools.TestPartialC.test_basic_examples)\nPASS: test_copy (test.test_functools.TestPartialC.test_copy)\nPASS: test_deepcopy (test.test_functools.TestPartialC.test_deepcopy)\nPASS: test_error_propagation (test.test_functools.TestPartialC.test_error_propagation)\nPASS: test_keystr_replaces_value (test.test_functools.TestPartialC.test_keystr_replaces_value)\nPASS: test_keyword (test.test_functools.TestPartialC.test_keyword)\nPASS: test_kw_combinations (test.test_functools.TestPartialC.test_kw_combinations)\nPASS: test_kwargs_copy (test.test_functools.TestPartialC.test_kwargs_copy)\nPASS: test_manually_adding_non_string_keyword (test.test_functools.TestPartialC.test_manually_adding_non_string_keyword)\nPASS: test_nested_optimization (test.test_functools.TestPartialC.test_nested_optimization)\nPASS: test_nested_partial_with_attribute (test.test_functools.TestPartialC.test_nested_partial_with_attribute)\nPASS: test_no_side_effects (test.test_functools.TestPartialC.test_no_side_effects)\nPASS: test_pickle (test.test_functools.TestPartialC.test_pickle)\nPASS: test_positional (test.test_functools.TestPartialC.test_positional)\nPASS: test_protection_of_callers_dict_argument (test.test_functools.TestPartialC.test_protection_of_callers_dict_argument)\nPASS: test_recursive_pickle (test.test_functools.TestPartialC.test_recursive_pickle)\nPASS: test_recursive_repr (test.test_functools.TestPartialC.test_recursive_repr)\nPASS: test_repr (test.test_functools.TestPartialC.test_repr)\nPASS: test_setstate (test.test_functools.TestPartialC.test_setstate)\nPASS: test_setstate_errors (test.test_functools.TestPartialC.test_setstate_errors)\nPASS: test_setstate_refcount (test.test_functools.TestPartialC.test_setstate_refcount)\nPASS: test_setstate_subclasses (test.test_functools.TestPartialC.test_setstate_subclasses)\nPASS: test_weakref (test.test_functools.TestPartialC.test_weakref)\nPASS: test_with_bound_and_unbound_methods (test.test_functools.TestPartialC.test_with_bound_and_unbound_methods)\nPASS: test_arg_combinations (test.test_functools.TestPartialCSubclass.test_arg_combinations)\nPASS: test_argument_checking (test.test_functools.TestPartialCSubclass.test_argument_checking)\nPASS: test_attributes (test.test_functools.TestPartialCSubclass.test_attributes)\nPASS: test_attributes_unwritable (test.test_functools.TestPartialCSubclass.test_attributes_unwritable)\nPASS: test_basic_examples (test.test_functools.TestPartialCSubclass.test_basic_examples)\nPASS: test_copy (test.test_functools.TestPartialCSubclass.test_copy)\nPASS: test_deepcopy (test.test_functools.TestPartialCSubclass.test_deepcopy)\nPASS: test_error_propagation (test.test_functools.TestPartialCSubclass.test_error_propagation)\nPASS: test_keystr_replaces_value (test.test_functools.TestPartialCSubclass.test_keystr_replaces_value)\nPASS: test_keyword (test.test_functools.TestPartialCSubclass.test_keyword)\nPASS: test_kw_combinations (test.test_functools.TestPartialCSubclass.test_kw_combinations)\nPASS: test_kwargs_copy (test.test_functools.TestPartialCSubclass.test_kwargs_copy)\nPASS: test_manually_adding_non_string_keyword (test.test_functools.TestPartialCSubclass.test_manually_adding_non_string_keyword)\nPASS: test_nested_partial_with_attribute (test.test_functools.TestPartialCSubclass.test_nested_partial_with_attribute)\nPASS: test_no_side_effects (test.test_functools.TestPartialCSubclass.test_no_side_effects)\nPASS: test_pickle (test.test_functools.TestPartialCSubclass.test_pickle)\nPASS: test_positional (test.test_functools.TestPartialCSubclass.test_positional)\nPASS: test_protection_of_callers_dict_argument (test.test_functools.TestPartialCSubclass.test_protection_of_callers_dict_argument)\nPASS: test_recursive_pickle (test.test_functools.TestPartialCSubclass.test_recursive_pickle)\nPASS: test_recursive_repr (test.test_functools.TestPartialCSubclass.test_recursive_repr)\nPASS: test_repr (test.test_functools.TestPartialCSubclass.test_repr)\nPASS: test_setstate (test.test_functools.TestPartialCSubclass.test_setstate)\nPASS: test_setstate_errors (test.test_functools.TestPartialCSubclass.test_setstate_errors)\nPASS: test_setstate_refcount (test.test_functools.TestPartialCSubclass.test_setstate_refcount)\nPASS: test_setstate_subclasses (test.test_functools.TestPartialCSubclass.test_setstate_subclasses)\nPASS: test_weakref (test.test_functools.TestPartialCSubclass.test_weakref)\nPASS: test_with_bound_and_unbound_methods (test.test_functools.TestPartialCSubclass.test_with_bound_and_unbound_methods)\nPASS: test_abstract (test.test_functools.TestPartialMethod.test_abstract)\nPASS: test_arg_combinations (test.test_functools.TestPartialMethod.test_arg_combinations)\nPASS: test_bound_method_introspection (test.test_functools.TestPartialMethod.test_bound_method_introspection)\nPASS: test_descriptors (test.test_functools.TestPartialMethod.test_descriptors)\nPASS: test_invalid_args (test.test_functools.TestPartialMethod.test_invalid_args)\nPASS: test_nested (test.test_functools.TestPartialMethod.test_nested)\nPASS: test_over_partial (test.test_functools.TestPartialMethod.test_over_partial)\nPASS: test_overriding_keywords (test.test_functools.TestPartialMethod.test_overriding_keywords)\nPASS: test_positional_only (test.test_functools.TestPartialMethod.test_positional_only)\nPASS: test_repr (test.test_functools.TestPartialMethod.test_repr)\nPASS: test_unbound_method_retrieval (test.test_functools.TestPartialMethod.test_unbound_method_retrieval)\nPASS: test_arg_combinations (test.test_functools.TestPartialPy.test_arg_combinations)\nPASS: test_argument_checking (test.test_functools.TestPartialPy.test_argument_checking)\nPASS: test_attributes (test.test_functools.TestPartialPy.test_attributes)\nPASS: test_basic_examples (test.test_functools.TestPartialPy.test_basic_examples)\nPASS: test_copy (test.test_functools.TestPartialPy.test_copy)\nPASS: test_deepcopy (test.test_functools.TestPartialPy.test_deepcopy)\nPASS: test_error_propagation (test.test_functools.TestPartialPy.test_error_propagation)\nPASS: test_keyword (test.test_functools.TestPartialPy.test_keyword)\nPASS: test_kw_combinations (test.test_functools.TestPartialPy.test_kw_combinations)\nPASS: test_kwargs_copy (test.test_functools.TestPartialPy.test_kwargs_copy)\nPASS: test_nested_optimization (test.test_functools.TestPartialPy.test_nested_optimization)\nPASS: test_nested_partial_with_attribute (test.test_functools.TestPartialPy.test_nested_partial_with_attribute)\nPASS: test_no_side_effects (test.test_functools.TestPartialPy.test_no_side_effects)\nPASS: test_pickle (test.test_functools.TestPartialPy.test_pickle)\nPASS: test_positional (test.test_functools.TestPartialPy.test_positional)\nPASS: test_protection_of_callers_dict_argument (test.test_functools.TestPartialPy.test_protection_of_callers_dict_argument)\nPASS: test_recursive_pickle (test.test_functools.TestPartialPy.test_recursive_pickle)\nPASS: test_recursive_repr (test.test_functools.TestPartialPy.test_recursive_repr)\nPASS: test_repr (test.test_functools.TestPartialPy.test_repr)\nPASS: test_setstate (test.test_functools.TestPartialPy.test_setstate)\nPASS: test_setstate_errors (test.test_functools.TestPartialPy.test_setstate_errors)\nPASS: test_setstate_refcount (test.test_functools.TestPartialPy.test_setstate_refcount)\nPASS: test_setstate_subclasses (test.test_functools.TestPartialPy.test_setstate_subclasses)\nPASS: test_weakref (test.test_functools.TestPartialPy.test_weakref)\nPASS: test_with_bound_and_unbound_methods (test.test_functools.TestPartialPy.test_with_bound_and_unbound_methods)\nPASS: test_arg_combinations (test.test_functools.TestPartialPySubclass.test_arg_combinations)\nPASS: test_argument_checking (test.test_functools.TestPartialPySubclass.test_argument_checking)\nPASS: test_attributes (test.test_functools.TestPartialPySubclass.test_attributes)\nPASS: test_basic_examples (test.test_functools.TestPartialPySubclass.test_basic_examples)\nPASS: test_copy (test.test_functools.TestPartialPySubclass.test_copy)\nPASS: test_deepcopy (test.test_functools.TestPartialPySubclass.test_deepcopy)\nPASS: test_error_propagation (test.test_functools.TestPartialPySubclass.test_error_propagation)\nPASS: test_keyword (test.test_functools.TestPartialPySubclass.test_keyword)\nPASS: test_kw_combinations (test.test_functools.TestPartialPySubclass.test_kw_combinations)\nPASS: test_kwargs_copy (test.test_functools.TestPartialPySubclass.test_kwargs_copy)\nPASS: test_nested_optimization (test.test_functools.TestPartialPySubclass.test_nested_optimization)\nPASS: test_nested_partial_with_attribute (test.test_functools.TestPartialPySubclass.test_nested_partial_with_attribute)\nPASS: test_no_side_effects (test.test_functools.TestPartialPySubclass.test_no_side_effects)\nPASS: test_pickle (test.test_functools.TestPartialPySubclass.test_pickle)\nPASS: test_positional (test.test_functools.TestPartialPySubclass.test_positional)\nPASS: test_protection_of_callers_dict_argument (test.test_functools.TestPartialPySubclass.test_protection_of_callers_dict_argument)\nPASS: test_recursive_pickle (test.test_functools.TestPartialPySubclass.test_recursive_pickle)\nPASS: test_recursive_repr (test.test_functools.TestPartialPySubclass.test_recursive_repr)\nPASS: test_repr (test.test_functools.TestPartialPySubclass.test_repr)\nPASS: test_setstate (test.test_functools.TestPartialPySubclass.test_setstate)\nPASS: test_setstate_errors (test.test_functools.TestPartialPySubclass.test_setstate_errors)\nPASS: test_setstate_refcount (test.test_functools.TestPartialPySubclass.test_setstate_refcount)\nPASS: test_setstate_subclasses (test.test_functools.TestPartialPySubclass.test_setstate_subclasses)\nPASS: test_weakref (test.test_functools.TestPartialPySubclass.test_weakref)\nPASS: test_with_bound_and_unbound_methods (test.test_functools.TestPartialPySubclass.test_with_bound_and_unbound_methods)\nPASS: test_iterator_usage (test.test_functools.TestReduceC.test_iterator_usage)\nPASS: test_reduce (test.test_functools.TestReduceC.test_reduce)\nPASS: test_iterator_usage (test.test_functools.TestReducePy.test_iterator_usage)\nPASS: test_reduce (test.test_functools.TestReducePy.test_reduce)\nPASS: test_abstractmethod_register (test.test_functools.TestSingleDispatch.test_abstractmethod_register)\nPASS: test_annotations (test.test_functools.TestSingleDispatch.test_annotations)\nPASS: test_c3_abc (test.test_functools.TestSingleDispatch.test_c3_abc)\nPASS: test_c_classes (test.test_functools.TestSingleDispatch.test_c_classes)\nPASS: test_cache_invalidation (test.test_functools.TestSingleDispatch.test_cache_invalidation)\nPASS: test_callable_register (test.test_functools.TestSingleDispatch.test_callable_register)\nPASS: test_classmethod_register (test.test_functools.TestSingleDispatch.test_classmethod_register)\nPASS: test_classmethod_type_ann_register (test.test_functools.TestSingleDispatch.test_classmethod_type_ann_register)\nPASS: test_compose_mro (test.test_functools.TestSingleDispatch.test_compose_mro)\nPASS: test_double_wrapped_methods (test.test_functools.TestSingleDispatch.test_double_wrapped_methods)\nPASS: test_false_meta (test.test_functools.TestSingleDispatch.test_false_meta)\nPASS: test_invalid_positional_argument (test.test_functools.TestSingleDispatch.test_invalid_positional_argument)\nPASS: test_invalid_registrations (test.test_functools.TestSingleDispatch.test_invalid_registrations)\nPASS: test_method_register (test.test_functools.TestSingleDispatch.test_method_register)\nPASS: test_method_wrapping_attributes (test.test_functools.TestSingleDispatch.test_method_wrapping_attributes)\nPASS: test_mro (test.test_functools.TestSingleDispatch.test_mro)\nPASS: test_mro_conflicts (test.test_functools.TestSingleDispatch.test_mro_conflicts)\nPASS: test_register_abc (test.test_functools.TestSingleDispatch.test_register_abc)\nPASS: test_register_decorator (test.test_functools.TestSingleDispatch.test_register_decorator)\nPASS: test_register_genericalias (test.test_functools.TestSingleDispatch.test_register_genericalias)\nPASS: test_register_genericalias_annotation (test.test_functools.TestSingleDispatch.test_register_genericalias_annotation)\nPASS: test_register_genericalias_decorator (test.test_functools.TestSingleDispatch.test_register_genericalias_decorator)\nPASS: test_simple_overloads (test.test_functools.TestSingleDispatch.test_simple_overloads)\nPASS: test_staticmethod_register (test.test_functools.TestSingleDispatch.test_staticmethod_register)\nPASS: test_staticmethod_type_ann_register (test.test_functools.TestSingleDispatch.test_staticmethod_type_ann_register)\nPASS: test_type_ann_register (test.test_functools.TestSingleDispatch.test_type_ann_register)\nPASS: test_union (test.test_functools.TestSingleDispatch.test_union)\nPASS: test_union_None (test.test_functools.TestSingleDispatch.test_union_None)\nPASS: test_union_conflict (test.test_functools.TestSingleDispatch.test_union_conflict)\nPASS: test_wrapping_attributes (test.test_functools.TestSingleDispatch.test_wrapping_attributes)\nPASS: test_no_operations_defined (test.test_functools.TestTotalOrdering.test_no_operations_defined)\nPASS: test_notimplemented (test.test_functools.TestTotalOrdering.test_notimplemented)\nPASS: test_pickle (test.test_functools.TestTotalOrdering.test_pickle)\nPASS: test_total_ordering_for_metaclasses_issue_44605 (test.test_functools.TestTotalOrdering.test_total_ordering_for_metaclasses_issue_44605)\nPASS: test_total_ordering_ge (test.test_functools.TestTotalOrdering.test_total_ordering_ge)\nPASS: test_total_ordering_gt (test.test_functools.TestTotalOrdering.test_total_ordering_gt)\nPASS: test_total_ordering_le (test.test_functools.TestTotalOrdering.test_total_ordering_le)\nPASS: test_total_ordering_lt (test.test_functools.TestTotalOrdering.test_total_ordering_lt)\nPASS: test_total_ordering_no_overwrite (test.test_functools.TestTotalOrdering.test_total_ordering_no_overwrite)\nPASS: test_type_error_when_not_implemented (test.test_functools.TestTotalOrdering.test_type_error_when_not_implemented)\nPASS: test_builtin_update (test.test_functools.TestUpdateWrapper.test_builtin_update)\nPASS: test_default_update (test.test_functools.TestUpdateWrapper.test_default_update)\nPASS: test_default_update_doc (test.test_functools.TestUpdateWrapper.test_default_update_doc)\nPASS: test_missing_attributes (test.test_functools.TestUpdateWrapper.test_missing_attributes)\nPASS: test_no_update (test.test_functools.TestUpdateWrapper.test_no_update)\nPASS: test_selective_update (test.test_functools.TestUpdateWrapper.test_selective_update)\nPASS: test_builtin_update (test.test_functools.TestWraps.test_builtin_update)\nPASS: test_default_update (test.test_functools.TestWraps.test_default_update)\nPASS: test_default_update_doc (test.test_functools.TestWraps.test_default_update_doc)\nPASS: test_missing_attributes (test.test_functools.TestWraps.test_missing_attributes)\nPASS: test_no_update (test.test_functools.TestWraps.test_no_update)\nPASS: test_selective_update (test.test_functools.TestWraps.test_selective_update)\n\n----------------------------------------------------------------------\nRan 255 tests in 0.424s\n\nOK\n0:01:25 load avg: 2.48 [184/469] test_ftplib passed\nPASS: test__all__ (test.test_ftplib.MiscTestCase.test__all__)\nPASS: test_abort (test.test_ftplib.TestFTPClass.test_abort)\nPASS: test_acct (test.test_ftplib.TestFTPClass.test_acct)\nPASS: test_all_errors (test.test_ftplib.TestFTPClass.test_all_errors)\nPASS: test_cwd (test.test_ftplib.TestFTPClass.test_cwd)\nPASS: test_delete (test.test_ftplib.TestFTPClass.test_delete)\nPASS: test_dir (test.test_ftplib.TestFTPClass.test_dir)\nPASS: test_encoding_param (test.test_ftplib.TestFTPClass.test_encoding_param)\nPASS: test_exceptions (test.test_ftplib.TestFTPClass.test_exceptions)\nPASS: test_getwelcome (test.test_ftplib.TestFTPClass.test_getwelcome)\nPASS: test_line_too_long (test.test_ftplib.TestFTPClass.test_line_too_long)\nPASS: test_login (test.test_ftplib.TestFTPClass.test_login)\nPASS: test_makepasv (test.test_ftplib.TestFTPClass.test_makepasv)\ntest_makepasv_issue43285_security_disabled (test.test_ftplib.TestFTPClass.test_makepasv_issue43285_security_disabled)\nPASS: Test the opt-in to the old vulnerable behavior.\nPASS: test_makepasv_issue43285_security_enabled_default (test.test_ftplib.TestFTPClass.test_makepasv_issue43285_security_enabled_default)\nPASS: test_makeport (test.test_ftplib.TestFTPClass.test_makeport)\nPASS: test_mkd (test.test_ftplib.TestFTPClass.test_mkd)\nPASS: test_mlsd (test.test_ftplib.TestFTPClass.test_mlsd)\nPASS: test_nlst (test.test_ftplib.TestFTPClass.test_nlst)\nPASS: test_parse257 (test.test_ftplib.TestFTPClass.test_parse257)\nPASS: test_pwd (test.test_ftplib.TestFTPClass.test_pwd)\nPASS: test_quit (test.test_ftplib.TestFTPClass.test_quit)\nPASS: test_rename (test.test_ftplib.TestFTPClass.test_rename)\nPASS: test_retrbinary (test.test_ftplib.TestFTPClass.test_retrbinary)\nPASS: test_retrbinary_rest (test.test_ftplib.TestFTPClass.test_retrbinary_rest)\nPASS: test_retrlines (test.test_ftplib.TestFTPClass.test_retrlines)\nPASS: test_retrlines_too_long (test.test_ftplib.TestFTPClass.test_retrlines_too_long)\nPASS: test_rmd (test.test_ftplib.TestFTPClass.test_rmd)\nPASS: test_sanitize (test.test_ftplib.TestFTPClass.test_sanitize)\nPASS: test_set_pasv (test.test_ftplib.TestFTPClass.test_set_pasv)\nPASS: test_size (test.test_ftplib.TestFTPClass.test_size)\nPASS: test_source_address (test.test_ftplib.TestFTPClass.test_source_address)\nPASS: test_source_address_passive_connection (test.test_ftplib.TestFTPClass.test_source_address_passive_connection)\nPASS: test_storbinary (test.test_ftplib.TestFTPClass.test_storbinary)\nPASS: test_storbinary_rest (test.test_ftplib.TestFTPClass.test_storbinary_rest)\nSKIP: test_storlines (test.test_ftplib.TestFTPClass.test_storlines) 'timing related test, dependent on load'\nPASS: test_storlines_too_long (test.test_ftplib.TestFTPClass.test_storlines_too_long)\nPASS: test_voidcmd (test.test_ftplib.TestFTPClass.test_voidcmd)\nPASS: test_with_statement (test.test_ftplib.TestFTPClass.test_with_statement)\nPASS: test_af (test.test_ftplib.TestIPv6Environment.test_af)\nPASS: test_makepasv (test.test_ftplib.TestIPv6Environment.test_makepasv)\nPASS: test_makeport (test.test_ftplib.TestIPv6Environment.test_makeport)\nPASS: test_transfer (test.test_ftplib.TestIPv6Environment.test_transfer)\nPASS: test_auth_issued_twice (test.test_ftplib.TestTLS_FTPClass.test_auth_issued_twice)\nPASS: test_ccc (test.test_ftplib.TestTLS_FTPClass.test_ccc)\nSKIP: test_check_hostname (test.test_ftplib.TestTLS_FTPClass.test_check_hostname) 'FIXME: bpo-32706'\nPASS: test_context (test.test_ftplib.TestTLS_FTPClass.test_context)\nPASS: test_control_connection (test.test_ftplib.TestTLS_FTPClass.test_control_connection)\nPASS: test_data_connection (test.test_ftplib.TestTLS_FTPClass.test_data_connection)\nPASS: test_login (test.test_ftplib.TestTLS_FTPClass.test_login)\nPASS: test_abort (test.test_ftplib.TestTLS_FTPClassMixin.test_abort)\nPASS: test_acct (test.test_ftplib.TestTLS_FTPClassMixin.test_acct)\nPASS: test_all_errors (test.test_ftplib.TestTLS_FTPClassMixin.test_all_errors)\nPASS: test_cwd (test.test_ftplib.TestTLS_FTPClassMixin.test_cwd)\nPASS: test_delete (test.test_ftplib.TestTLS_FTPClassMixin.test_delete)\nPASS: test_dir (test.test_ftplib.TestTLS_FTPClassMixin.test_dir)\nPASS: test_encoding_param (test.test_ftplib.TestTLS_FTPClassMixin.test_encoding_param)\nPASS: test_exceptions (test.test_ftplib.TestTLS_FTPClassMixin.test_exceptions)\nPASS: test_getwelcome (test.test_ftplib.TestTLS_FTPClassMixin.test_getwelcome)\nPASS: test_line_too_long (test.test_ftplib.TestTLS_FTPClassMixin.test_line_too_long)\nPASS: test_login (test.test_ftplib.TestTLS_FTPClassMixin.test_login)\nPASS: test_makepasv (test.test_ftplib.TestTLS_FTPClassMixin.test_makepasv)\ntest_makepasv_issue43285_security_disabled (test.test_ftplib.TestTLS_FTPClassMixin.test_makepasv_issue43285_security_disabled)\nPASS: Test the opt-in to the old vulnerable behavior.\nPASS: test_makepasv_issue43285_security_enabled_default (test.test_ftplib.TestTLS_FTPClassMixin.test_makepasv_issue43285_security_enabled_default)\nPASS: test_makeport (test.test_ftplib.TestTLS_FTPClassMixin.test_makeport)\nPASS: test_mkd (test.test_ftplib.TestTLS_FTPClassMixin.test_mkd)\nPASS: test_mlsd (test.test_ftplib.TestTLS_FTPClassMixin.test_mlsd)\nPASS: test_nlst (test.test_ftplib.TestTLS_FTPClassMixin.test_nlst)\nPASS: test_parse257 (test.test_ftplib.TestTLS_FTPClassMixin.test_parse257)\nPASS: test_pwd (test.test_ftplib.TestTLS_FTPClassMixin.test_pwd)\nPASS: test_quit (test.test_ftplib.TestTLS_FTPClassMixin.test_quit)\nPASS: test_rename (test.test_ftplib.TestTLS_FTPClassMixin.test_rename)\nPASS: test_retrbinary (test.test_ftplib.TestTLS_FTPClassMixin.test_retrbinary)\nPASS: test_retrbinary_rest (test.test_ftplib.TestTLS_FTPClassMixin.test_retrbinary_rest)\nPASS: test_retrlines (test.test_ftplib.TestTLS_FTPClassMixin.test_retrlines)\nPASS: test_retrlines_too_long (test.test_ftplib.TestTLS_FTPClassMixin.test_retrlines_too_long)\nPASS: test_rmd (test.test_ftplib.TestTLS_FTPClassMixin.test_rmd)\nPASS: test_sanitize (test.test_ftplib.TestTLS_FTPClassMixin.test_sanitize)\nPASS: test_set_pasv (test.test_ftplib.TestTLS_FTPClassMixin.test_set_pasv)\nPASS: test_size (test.test_ftplib.TestTLS_FTPClassMixin.test_size)\nPASS: test_source_address (test.test_ftplib.TestTLS_FTPClassMixin.test_source_address)\nPASS: test_source_address_passive_connection (test.test_ftplib.TestTLS_FTPClassMixin.test_source_address_passive_connection)\nPASS: test_storbinary (test.test_ftplib.TestTLS_FTPClassMixin.test_storbinary)\nPASS: test_storbinary_rest (test.test_ftplib.TestTLS_FTPClassMixin.test_storbinary_rest)\nSKIP: test_storlines (test.test_ftplib.TestTLS_FTPClassMixin.test_storlines) 'timing related test, dependent on load'\nPASS: test_storlines_too_long (test.test_ftplib.TestTLS_FTPClassMixin.test_storlines_too_long)\nPASS: test_voidcmd (test.test_ftplib.TestTLS_FTPClassMixin.test_voidcmd)\nPASS: test_with_statement (test.test_ftplib.TestTLS_FTPClassMixin.test_with_statement)\nPASS: testTimeoutConnect (test.test_ftplib.TestTimeouts.testTimeoutConnect)\nPASS: testTimeoutDefault (test.test_ftplib.TestTimeouts.testTimeoutDefault)\nPASS: testTimeoutDifferentOrder (test.test_ftplib.TestTimeouts.testTimeoutDifferentOrder)\nPASS: testTimeoutDirectAccess (test.test_ftplib.TestTimeouts.testTimeoutDirectAccess)\nPASS: testTimeoutNone (test.test_ftplib.TestTimeouts.testTimeoutNone)\nPASS: testTimeoutValue (test.test_ftplib.TestTimeouts.testTimeoutValue)\n\n----------------------------------------------------------------------\nRan 91 tests in 8.397s\n\nOK (skipped=3)\n0:01:26 load avg: 2.48 [185/469] test_generator_stop passed\nPASS: test_stopiteration_wrapping (test.test_generator_stop.TestPEP479.test_stopiteration_wrapping)\nPASS: test_stopiteration_wrapping_context (test.test_generator_stop.TestPEP479.test_stopiteration_wrapping_context)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.001s\n\nOK\n0:01:26 load avg: 2.48 [186/469] test_gc passed\nPASS: test_collect (test.test_gc.GCCallbackTests.test_collect)\nPASS: test_collect_garbage (test.test_gc.GCCallbackTests.test_collect_garbage)\nPASS: test_collect_generation (test.test_gc.GCCallbackTests.test_collect_generation)\nSKIP: test_refcount_errors (test.test_gc.GCCallbackTests.test_refcount_errors) 'built with -NDEBUG'\nPASS: test_boom (test.test_gc.GCTests.test_boom)\nPASS: test_boom2 (test.test_gc.GCTests.test_boom2)\nPASS: test_bug1055820b (test.test_gc.GCTests.test_bug1055820b)\nPASS: test_bug21435 (test.test_gc.GCTests.test_bug21435)\nPASS: test_class (test.test_gc.GCTests.test_class)\nPASS: test_collect_generations (test.test_gc.GCTests.test_collect_generations)\nPASS: test_del (test.test_gc.GCTests.test_del)\nPASS: test_del_newclass (test.test_gc.GCTests.test_del_newclass)\nPASS: test_dict (test.test_gc.GCTests.test_dict)\nPASS: test_frame (test.test_gc.GCTests.test_frame)\nPASS: test_freeze (test.test_gc.GCTests.test_freeze)\nPASS: test_function (test.test_gc.GCTests.test_function)\nPASS: test_function_tp_clear_leaves_consistent_state (test.test_gc.GCTests.test_function_tp_clear_leaves_consistent_state)\nPASS: test_garbage_at_shutdown (test.test_gc.GCTests.test_garbage_at_shutdown)\nPASS: test_gc_main_module_at_shutdown (test.test_gc.GCTests.test_gc_main_module_at_shutdown)\nPASS: test_gc_ordinary_module_at_shutdown (test.test_gc.GCTests.test_gc_ordinary_module_at_shutdown)\nPASS: test_get_count (test.test_gc.GCTests.test_get_count)\nPASS: test_get_objects (test.test_gc.GCTests.test_get_objects)\nPASS: test_get_objects_arguments (test.test_gc.GCTests.test_get_objects_arguments)\nPASS: test_get_referents (test.test_gc.GCTests.test_get_referents)\nPASS: test_get_stats (test.test_gc.GCTests.test_get_stats)\nPASS: test_global_del_SystemExit (test.test_gc.GCTests.test_global_del_SystemExit)\nPASS: test_instance (test.test_gc.GCTests.test_instance)\nPASS: test_is_finalized (test.test_gc.GCTests.test_is_finalized)\nPASS: test_is_tracked (test.test_gc.GCTests.test_is_tracked)\nPASS: test_legacy_finalizer (test.test_gc.GCTests.test_legacy_finalizer)\nPASS: test_legacy_finalizer_newclass (test.test_gc.GCTests.test_legacy_finalizer_newclass)\nPASS: test_list (test.test_gc.GCTests.test_list)\nPASS: test_method (test.test_gc.GCTests.test_method)\nPASS: test_newinstance (test.test_gc.GCTests.test_newinstance)\nPASS: test_newstyleclass (test.test_gc.GCTests.test_newstyleclass)\nPASS: test_resurrection_does_not_block_cleanup_of_other_objects (test.test_gc.GCTests.test_resurrection_does_not_block_cleanup_of_other_objects)\nPASS: test_resurrection_is_transitive (test.test_gc.GCTests.test_resurrection_is_transitive)\nPASS: test_resurrection_only_happens_once_per_object (test.test_gc.GCTests.test_resurrection_only_happens_once_per_object)\nPASS: test_saveall (test.test_gc.GCTests.test_saveall)\nPASS: test_trash_weakref_clear (test.test_gc.GCTests.test_trash_weakref_clear)\nPASS: test_trashcan (test.test_gc.GCTests.test_trashcan)\nPASS: test_trashcan_threads (test.test_gc.GCTests.test_trashcan_threads)\nPASS: test_tuple (test.test_gc.GCTests.test_tuple)\nPASS: test_bug1055820c (test.test_gc.GCTogglingTests.test_bug1055820c)\nPASS: test_bug1055820d (test.test_gc.GCTogglingTests.test_bug1055820d)\nPASS: test_ast_fini (test.test_gc.PythonFinalizationTests.test_ast_fini)\nrestoring automatic collection\n\n----------------------------------------------------------------------\nRan 45 tests in 3.085s\n\nOK (skipped=1)\n0:01:26 load avg: 2.48 [187/469] test_genericalias passed\nPASS: test_calling_next_twice_raises_stopiteration (test.test_genericalias.BaseTest.test_calling_next_twice_raises_stopiteration)\nPASS: test_class_methods (test.test_genericalias.BaseTest.test_class_methods)\nPASS: test_copy (test.test_genericalias.BaseTest.test_copy)\nPASS: test_del_iter (test.test_genericalias.BaseTest.test_del_iter)\nPASS: test_dir (test.test_genericalias.BaseTest.test_dir)\nPASS: test_equality (test.test_genericalias.BaseTest.test_equality)\nPASS: test_exposed_type (test.test_genericalias.BaseTest.test_exposed_type)\nPASS: test_generic_subclass (test.test_genericalias.BaseTest.test_generic_subclass)\nPASS: test_instantiate (test.test_genericalias.BaseTest.test_instantiate)\nPASS: test_isinstance (test.test_genericalias.BaseTest.test_isinstance)\nPASS: test_issubclass (test.test_genericalias.BaseTest.test_issubclass)\nPASS: test_iter_creates_starred_tuple (test.test_genericalias.BaseTest.test_iter_creates_starred_tuple)\nPASS: test_no_chaining (test.test_genericalias.BaseTest.test_no_chaining)\nPASS: test_no_kwargs (test.test_genericalias.BaseTest.test_no_kwargs)\nPASS: test_parameter_chaining (test.test_genericalias.BaseTest.test_parameter_chaining)\nPASS: test_parameters (test.test_genericalias.BaseTest.test_parameters)\nPASS: test_pickle (test.test_genericalias.BaseTest.test_pickle)\nPASS: test_repr (test.test_genericalias.BaseTest.test_repr)\nPASS: test_subclassing (test.test_genericalias.BaseTest.test_subclassing)\nPASS: test_subclassing_types_genericalias (test.test_genericalias.BaseTest.test_subclassing_types_genericalias)\nPASS: test_subscriptable (test.test_genericalias.BaseTest.test_subscriptable)\nPASS: test_type_generic (test.test_genericalias.BaseTest.test_type_generic)\nPASS: test_type_subclass_generic (test.test_genericalias.BaseTest.test_type_subclass_generic)\nPASS: test_unbound_methods (test.test_genericalias.BaseTest.test_unbound_methods)\nPASS: test_union (test.test_genericalias.BaseTest.test_union)\nPASS: test_union_generic (test.test_genericalias.BaseTest.test_union_generic)\nPASS: test_unpack (test.test_genericalias.BaseTest.test_unpack)\nPASS: test_unsubscriptable (test.test_genericalias.BaseTest.test_unsubscriptable)\nPASS: test_weakref (test.test_genericalias.BaseTest.test_weakref)\nPASS: test_cannot_iterate (test.test_genericalias.TypeIterationTests.test_cannot_iterate)\nPASS: test_is_not_instance_of_iterable (test.test_genericalias.TypeIterationTests.test_is_not_instance_of_iterable)\n\n----------------------------------------------------------------------\nRan 31 tests in 0.043s\n\nOK\n0:01:26 load avg: 2.48 [188/469] test_generators passed\nPASS: test_except_gen_except (test.test_generators.ExceptionTest.test_except_gen_except)\nPASS: test_except_next (test.test_generators.ExceptionTest.test_except_next)\nPASS: test_except_throw (test.test_generators.ExceptionTest.test_except_throw)\nPASS: test_except_throw_bad_exception (test.test_generators.ExceptionTest.test_except_throw_bad_exception)\nPASS: test_except_throw_exception_context (test.test_generators.ExceptionTest.test_except_throw_exception_context)\nPASS: test_gen_3_arg_deprecation_warning (test.test_generators.ExceptionTest.test_gen_3_arg_deprecation_warning)\nPASS: test_nested_gen_except_loop (test.test_generators.ExceptionTest.test_nested_gen_except_loop)\nPASS: test_return_stopiteration (test.test_generators.ExceptionTest.test_return_stopiteration)\nPASS: test_return_tuple (test.test_generators.ExceptionTest.test_return_tuple)\nPASS: test_stopiteration_error (test.test_generators.ExceptionTest.test_stopiteration_error)\nPASS: test_tutorial_stopiteration (test.test_generators.ExceptionTest.test_tutorial_stopiteration)\nPASS: test_frame_resurrect (test.test_generators.FinalizationTest.test_frame_resurrect)\nPASS: test_lambda_generator (test.test_generators.FinalizationTest.test_lambda_generator)\nPASS: test_refcycle (test.test_generators.FinalizationTest.test_refcycle)\nPASS: test_send_with_yield_from (test.test_generators.GeneratorStackTraceTest.test_send_with_yield_from)\nPASS: test_throw_with_yield_from (test.test_generators.GeneratorStackTraceTest.test_throw_with_yield_from)\nPASS: test_ag_frame_f_back (test.test_generators.GeneratorTest.test_ag_frame_f_back)\nPASS: test_copy (test.test_generators.GeneratorTest.test_copy)\nPASS: test_cr_frame_f_back (test.test_generators.GeneratorTest.test_cr_frame_f_back)\nPASS: test_gi_frame_f_back (test.test_generators.GeneratorTest.test_gi_frame_f_back)\nPASS: test_handle_frame_object_in_creation (test.test_generators.GeneratorTest.test_handle_frame_object_in_creation)\nPASS: test_issue103488 (test.test_generators.GeneratorTest.test_issue103488)\nPASS: test_name (test.test_generators.GeneratorTest.test_name)\nPASS: test_pickle (test.test_generators.GeneratorTest.test_pickle)\nPASS: test_send_non_none_to_new_gen (test.test_generators.GeneratorTest.test_send_non_none_to_new_gen)\nPASS: test_exception_context_with_yield (test.test_generators.GeneratorThrowTest.test_exception_context_with_yield)\nPASS: test_exception_context_with_yield_from (test.test_generators.GeneratorThrowTest.test_exception_context_with_yield_from)\nPASS: test_exception_context_with_yield_from_with_context_cycle (test.test_generators.GeneratorThrowTest.test_exception_context_with_yield_from_with_context_cycle)\nPASS: test_exception_context_with_yield_inside_generator (test.test_generators.GeneratorThrowTest.test_exception_context_with_yield_inside_generator)\nPASS: test_throw_after_none_exc_type (test.test_generators.GeneratorThrowTest.test_throw_after_none_exc_type)\nPASS: test_raise_and_yield_from (test.test_generators.SignalAndYieldFromTest.test_raise_and_yield_from)\nPASS: test_generator_gi_yieldfrom (test.test_generators.YieldFromTests.test_generator_gi_yieldfrom)\nconjoin (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.conjoin\ncoroutine (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.coroutine\nemail (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.email\nfun (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.fun\npep (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.pep\nrefleaks (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.refleaks\nsyntax (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.syntax\ntut (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.tut\nweakref (test.test_generators.__test__)\nPASS: Doctest: test.test_generators.__test__.weakref\n\n----------------------------------------------------------------------\nRan 41 tests in 0.278s\n\nOK\n0:01:27 load avg: 2.48 [189/469] test_genericclass passed\nPASS: test_c_class (test.test_genericclass.CAPITest.test_c_class)\nPASS: test_class_getitem (test.test_genericclass.TestClassGetitem.test_class_getitem)\nPASS: test_class_getitem_classmethod (test.test_genericclass.TestClassGetitem.test_class_getitem_classmethod)\nPASS: test_class_getitem_errors (test.test_genericclass.TestClassGetitem.test_class_getitem_errors)\nPASS: test_class_getitem_errors_2 (test.test_genericclass.TestClassGetitem.test_class_getitem_errors_2)\nPASS: test_class_getitem_format (test.test_genericclass.TestClassGetitem.test_class_getitem_format)\nPASS: test_class_getitem_inheritance (test.test_genericclass.TestClassGetitem.test_class_getitem_inheritance)\nPASS: test_class_getitem_inheritance_2 (test.test_genericclass.TestClassGetitem.test_class_getitem_inheritance_2)\nPASS: test_class_getitem_metaclass (test.test_genericclass.TestClassGetitem.test_class_getitem_metaclass)\nPASS: test_class_getitem_metaclass_first (test.test_genericclass.TestClassGetitem.test_class_getitem_metaclass_first)\nPASS: test_class_getitem_patched (test.test_genericclass.TestClassGetitem.test_class_getitem_patched)\nPASS: test_class_getitem_with_builtins (test.test_genericclass.TestClassGetitem.test_class_getitem_with_builtins)\nPASS: test_class_getitem_with_metaclass (test.test_genericclass.TestClassGetitem.test_class_getitem_with_metaclass)\nPASS: test_mro_entry (test.test_genericclass.TestMROEntry.test_mro_entry)\nPASS: test_mro_entry_errors (test.test_genericclass.TestMROEntry.test_mro_entry_errors)\nPASS: test_mro_entry_errors_2 (test.test_genericclass.TestMROEntry.test_mro_entry_errors_2)\nPASS: test_mro_entry_metaclass (test.test_genericclass.TestMROEntry.test_mro_entry_metaclass)\nPASS: test_mro_entry_none (test.test_genericclass.TestMROEntry.test_mro_entry_none)\nPASS: test_mro_entry_signature (test.test_genericclass.TestMROEntry.test_mro_entry_signature)\nPASS: test_mro_entry_type_call (test.test_genericclass.TestMROEntry.test_mro_entry_type_call)\nPASS: test_mro_entry_with_builtins (test.test_genericclass.TestMROEntry.test_mro_entry_with_builtins)\nPASS: test_mro_entry_with_builtins_2 (test.test_genericclass.TestMROEntry.test_mro_entry_with_builtins_2)\n\n----------------------------------------------------------------------\nRan 22 tests in 0.009s\n\nOK\n0:01:27 load avg: 2.48 [190/469] test_genericpath passed\nPASS: test_path_commonprefix (test.test_genericpath.PathLikeTests.test_path_commonprefix)\nPASS: test_path_exists (test.test_genericpath.PathLikeTests.test_path_exists)\nPASS: test_path_getctime (test.test_genericpath.PathLikeTests.test_path_getctime)\nPASS: test_path_getmtime (test.test_genericpath.PathLikeTests.test_path_getmtime)\nPASS: test_path_getsize (test.test_genericpath.PathLikeTests.test_path_getsize)\nPASS: test_path_isdir (test.test_genericpath.PathLikeTests.test_path_isdir)\nPASS: test_path_isfile (test.test_genericpath.PathLikeTests.test_path_isfile)\nPASS: test_path_samefile (test.test_genericpath.PathLikeTests.test_path_samefile)\nPASS: test_commonprefix (test.test_genericpath.TestGenericTest.test_commonprefix)\nPASS: test_exists (test.test_genericpath.TestGenericTest.test_exists)\nPASS: test_exists_fd (test.test_genericpath.TestGenericTest.test_exists_fd)\nPASS: test_filetime (test.test_genericpath.TestGenericTest.test_filetime)\nPASS: test_getsize (test.test_genericpath.TestGenericTest.test_getsize)\nPASS: test_invalid_paths (test.test_genericpath.TestGenericTest.test_invalid_paths)\nPASS: test_isdir (test.test_genericpath.TestGenericTest.test_isdir)\nPASS: test_isfile (test.test_genericpath.TestGenericTest.test_isfile)\nPASS: test_no_argument (test.test_genericpath.TestGenericTest.test_no_argument)\nPASS: test_samefile (test.test_genericpath.TestGenericTest.test_samefile)\nPASS: test_samefile_on_link (test.test_genericpath.TestGenericTest.test_samefile_on_link)\nPASS: test_samefile_on_symlink (test.test_genericpath.TestGenericTest.test_samefile_on_symlink)\nPASS: test_sameopenfile (test.test_genericpath.TestGenericTest.test_sameopenfile)\nPASS: test_samestat (test.test_genericpath.TestGenericTest.test_samestat)\nPASS: test_samestat_on_link (test.test_genericpath.TestGenericTest.test_samestat_on_link)\nPASS: test_samestat_on_symlink (test.test_genericpath.TestGenericTest.test_samestat_on_symlink)\n\n----------------------------------------------------------------------\nRan 24 tests in 0.012s\n\nOK\n0:01:27 load avg: 2.48 [191/469] test_faulthandler passed\nPASS: test_cancel_later_without_dump_traceback_later (test.test_faulthandler.FaultHandlerTests.test_cancel_later_without_dump_traceback_later)\nPASS: test_disable (test.test_faulthandler.FaultHandlerTests.test_disable)\nSKIP: test_disable_windows_exc_handler (test.test_faulthandler.FaultHandlerTests.test_disable_windows_exc_handler) 'specific to Windows'\nPASS: test_disabled_by_default (test.test_faulthandler.FaultHandlerTests.test_disabled_by_default)\nPASS: test_dump_ext_modules (test.test_faulthandler.FaultHandlerTests.test_dump_ext_modules)\nPASS: test_dump_traceback (test.test_faulthandler.FaultHandlerTests.test_dump_traceback)\nPASS: test_dump_traceback_fd (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_fd)\nPASS: test_dump_traceback_file (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_file)\nPASS: test_dump_traceback_later (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later)\nPASS: test_dump_traceback_later_cancel (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_cancel)\nPASS: test_dump_traceback_later_fd (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_fd)\nPASS: test_dump_traceback_later_file (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_file)\nPASS: test_dump_traceback_later_repeat (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_repeat)\nSKIP: test_dump_traceback_later_twice (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_later_twice) \"resource 'walltime' is not enabled\"\nPASS: test_dump_traceback_threads (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_threads)\nPASS: test_dump_traceback_threads_file (test.test_faulthandler.FaultHandlerTests.test_dump_traceback_threads_file)\nPASS: test_enable_fd (test.test_faulthandler.FaultHandlerTests.test_enable_fd)\nPASS: test_enable_file (test.test_faulthandler.FaultHandlerTests.test_enable_file)\nPASS: test_enable_single_thread (test.test_faulthandler.FaultHandlerTests.test_enable_single_thread)\nPASS: test_env_var (test.test_faulthandler.FaultHandlerTests.test_env_var)\nPASS: test_fatal_error (test.test_faulthandler.FaultHandlerTests.test_fatal_error)\nPASS: test_fatal_error_c_thread (test.test_faulthandler.FaultHandlerTests.test_fatal_error_c_thread)\nPASS: test_fatal_error_without_gil (test.test_faulthandler.FaultHandlerTests.test_fatal_error_without_gil)\nPASS: test_gc (test.test_faulthandler.FaultHandlerTests.test_gc)\nPASS: test_gil_released (test.test_faulthandler.FaultHandlerTests.test_gil_released)\nSKIP: test_ignore_exception (test.test_faulthandler.FaultHandlerTests.test_ignore_exception) 'specific to Windows'\nPASS: test_is_enabled (test.test_faulthandler.FaultHandlerTests.test_is_enabled)\nSKIP: test_raise_exception (test.test_faulthandler.FaultHandlerTests.test_raise_exception) 'specific to Windows'\nSKIP: test_raise_nonfatal_exception (test.test_faulthandler.FaultHandlerTests.test_raise_nonfatal_exception) 'specific to Windows'\nPASS: test_read_null (test.test_faulthandler.FaultHandlerTests.test_read_null)\nPASS: test_register (test.test_faulthandler.FaultHandlerTests.test_register)\nPASS: test_register_chain (test.test_faulthandler.FaultHandlerTests.test_register_chain)\nPASS: test_register_fd (test.test_faulthandler.FaultHandlerTests.test_register_fd)\nPASS: test_register_file (test.test_faulthandler.FaultHandlerTests.test_register_file)\nPASS: test_register_threads (test.test_faulthandler.FaultHandlerTests.test_register_threads)\nPASS: test_sigabrt (test.test_faulthandler.FaultHandlerTests.test_sigabrt)\nPASS: test_sigbus (test.test_faulthandler.FaultHandlerTests.test_sigbus)\nPASS: test_sigfpe (test.test_faulthandler.FaultHandlerTests.test_sigfpe)\nPASS: test_sigill (test.test_faulthandler.FaultHandlerTests.test_sigill)\nPASS: test_sigsegv (test.test_faulthandler.FaultHandlerTests.test_sigsegv)\nPASS: test_stack_overflow (test.test_faulthandler.FaultHandlerTests.test_stack_overflow)\nPASS: test_stderr_None (test.test_faulthandler.FaultHandlerTests.test_stderr_None)\nPASS: test_sys_xoptions (test.test_faulthandler.FaultHandlerTests.test_sys_xoptions)\nPASS: test_truncate (test.test_faulthandler.FaultHandlerTests.test_truncate)\nPASS: test_unregister (test.test_faulthandler.FaultHandlerTests.test_unregister)\n\n----------------------------------------------------------------------\nRan 40 tests in 14.157s\n\nOK (skipped=5)\n0:01:27 load avg: 2.48 [192/469] test_genexps passed\ndoctests (test.test_genexps.__test__)\nPASS: Doctest: test.test_genexps.__test__.doctests\n\n----------------------------------------------------------------------\nRan 1 test in 0.019s\n\nOK\n0:01:27 load avg: 2.48 [193/469] test_getopt passed\nPASS: test_do_longs (test.test_getopt.GetoptTests.test_do_longs)\nPASS: test_do_shorts (test.test_getopt.GetoptTests.test_do_shorts)\nPASS: test_getopt (test.test_getopt.GetoptTests.test_getopt)\nPASS: test_gnu_getopt (test.test_getopt.GetoptTests.test_gnu_getopt)\nPASS: test_issue4629 (test.test_getopt.GetoptTests.test_issue4629)\nPASS: test_long_has_args (test.test_getopt.GetoptTests.test_long_has_args)\nPASS: test_short_has_arg (test.test_getopt.GetoptTests.test_short_has_arg)\ntest_libref_examples (test.test_getopt)\nPASS: Doctest: test.test_getopt.test_libref_examples\n\n----------------------------------------------------------------------\nRan 8 tests in 0.006s\n\nOK\n0:01:27 load avg: 2.48 [194/469] test_getpass passed\nPASS: test_username_falls_back_to_pwd (test.test_getpass.GetpassGetuserTest.test_username_falls_back_to_pwd)\nPASS: test_username_priorities_of_env_values (test.test_getpass.GetpassGetuserTest.test_username_priorities_of_env_values)\nPASS: test_username_takes_username_from_env (test.test_getpass.GetpassGetuserTest.test_username_takes_username_from_env)\nPASS: test_flushes_stream_after_prompt (test.test_getpass.GetpassRawinputTest.test_flushes_stream_after_prompt)\nPASS: test_raises_on_empty_input (test.test_getpass.GetpassRawinputTest.test_raises_on_empty_input)\nPASS: test_trims_trailing_newline (test.test_getpass.GetpassRawinputTest.test_trims_trailing_newline)\nPASS: test_uses_stderr_as_default (test.test_getpass.GetpassRawinputTest.test_uses_stderr_as_default)\nPASS: test_uses_stdin_as_default_input (test.test_getpass.GetpassRawinputTest.test_uses_stdin_as_default_input)\nPASS: test_uses_stdin_as_different_locale (test.test_getpass.GetpassRawinputTest.test_uses_stdin_as_different_locale)\nPASS: test_falls_back_to_fallback_if_termios_raises (test.test_getpass.UnixGetpassTest.test_falls_back_to_fallback_if_termios_raises)\nPASS: test_falls_back_to_stdin (test.test_getpass.UnixGetpassTest.test_falls_back_to_stdin)\nPASS: test_flushes_stream_after_input (test.test_getpass.UnixGetpassTest.test_flushes_stream_after_input)\nPASS: test_resets_termios (test.test_getpass.UnixGetpassTest.test_resets_termios)\nPASS: test_uses_tty_directly (test.test_getpass.UnixGetpassTest.test_uses_tty_directly)\n\n----------------------------------------------------------------------\nRan 14 tests in 0.074s\n\nOK\n0:01:27 load avg: 2.48 [195/469] test_getpath passed\ntest_alt_framework_macos (test.test_getpath.MockGetPathTests.test_alt_framework_macos)\nTest framework layout on macOS with alternate framework name ... Read link from /Library/Frameworks/DebugPython.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/DebugPython\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Modules/Setup.local is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/lib/python98.zip is a file\nCheck if /Library/Frameworks/lib/python98.zip is a file\nCheck if /Library/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/os.py is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/bin/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.base_executable         +'/Library/Frameworks/DebugPython.framework/Versions/9.8/bin/python9.8'\nconfig.base_prefix             +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.exec_prefix             +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.executable              +'/Library/Frameworks/DebugPython.framework/Versions/9.8/bin/python9.8'\nconfig.module_search_paths     +['/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python98.zip', '/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8', '/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.program_name            +'/Library/Frameworks/DebugPython.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/DebugPython'\nconfig.stdlib_dir              +'/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8'\nglobal.executable_dir +'/Library/Frameworks/DebugPython.framework/Versions/9.8/bin'\nok\ntest_buildpath_posix (test.test_getpath.MockGetPathTests.test_buildpath_posix)\nTest an in-build-tree layout on POSIX. ... Read link from /home/cpython/python\nCheck if /home/cpython/Lib/os.py is a file\nconfig.base_exec_prefix        +'/usr/local'\nconfig.base_executable         +'/home/cpython/python'\nconfig.base_prefix             +'/usr/local'\nconfig.exec_prefix             +'/usr/local'\nconfig.executable              +'/home/cpython/python'\nconfig.module_search_paths     +['/usr/local/lib/python98.zip', '/home/cpython/Lib', '/home/cpython/build/lib.linux-x86_64-9.8']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/home/cpython/build/lib.linux-x86_64-9.8'\nconfig.prefix                  +'/usr/local'\nconfig.program_name            +'/home/cpython/python'\nconfig.stdlib_dir              +'/home/cpython/Lib'\nglobal.build_prefix    +'/home/cpython'\nglobal.executable_dir  +'/home/cpython'\nglobal.real_executable +'/home/cpython/python'\nok\ntest_buildtree_pythonhome_win32 (test.test_getpath.MockGetPathTests.test_buildtree_pythonhome_win32)\nTest an out-of-build-tree layout on Windows with PYTHONHOME override. ... Read link from C:\\Out\\python.exe\nconfig.base_exec_prefix        +'C:\\\\CPython'\nconfig.base_executable         +'C:\\\\Out\\\\python.exe'\nconfig.base_prefix             +'C:\\\\CPython'\nconfig.exec_prefix             +'C:\\\\CPython'\nconfig.executable              +'C:\\\\Out\\\\python.exe'\nconfig.home                    +'C:\\\\CPython'\nconfig.module_search_paths     +['C:\\\\Out\\\\python98.zip', 'C:\\\\Out', 'C:\\\\CPython\\\\Lib']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Out'\nconfig.prefix                  +'C:\\\\CPython'\nconfig.program_name            +'C:\\\\Out\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\CPython\\\\Lib'\nglobal.build_prefix   +'C:\\\\'\nglobal.executable_dir +'C:\\\\Out'\nok\ntest_buildtree_win32 (test.test_getpath.MockGetPathTests.test_buildtree_win32)\nTest an in-build-tree layout on Windows. ... Read link from C:\\CPython\\PCbuild\\amd64\\python.exe\nconfig.base_exec_prefix        +'C:\\\\CPython'\nconfig.base_executable         +'C:\\\\CPython\\\\PCbuild\\\\amd64\\\\python.exe'\nconfig.base_prefix             +'C:\\\\CPython'\nconfig.exec_prefix             +'C:\\\\CPython'\nconfig.executable              +'C:\\\\CPython\\\\PCbuild\\\\amd64\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\CPython\\\\PCbuild\\\\amd64\\\\python98.zip', 'C:\\\\CPython\\\\PCbuild\\\\amd64', 'C:\\\\CPython\\\\Lib']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\CPython\\\\PCbuild\\\\amd64'\nconfig.prefix                  +'C:\\\\CPython'\nconfig.program_name            +'C:\\\\CPython\\\\PCbuild\\\\amd64\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\CPython\\\\Lib'\nglobal.build_prefix   +'C:\\\\CPython'\nglobal.executable_dir +'C:\\\\CPython\\\\PCbuild\\\\amd64'\nok\ntest_custom_platlibdir_posix (test.test_getpath.MockGetPathTests.test_custom_platlibdir_posix)\nTest an install with custom platlibdir on *nix ... Read link from /linkfrom/python\nCheck if /linkfrom/Modules/Setup.local is a file\nCheck if /linkfrom/lib64/python98.zip is a file\nCheck if /linkfrom/lib64/python9.8/os.py is a file\nCheck if /linkfrom/lib64/python9.8/os.pyc is a file\nCheck if /usr/lib64/python9.8/os.py is a file\nCheck if /linkfrom/lib64/python9.8/lib-dynload is a dir\nCould not find platform dependent libraries <exec_prefix>\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/linkfrom/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/linkfrom/python'\nconfig.module_search_paths     +['/usr/lib64/python98.zip', '/usr/lib64/python9.8', '/usr/lib64/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib64'\nconfig.platstdlib_dir          +'/usr/lib64/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'/linkfrom/python'\nconfig.stdlib_dir              +'/usr/lib64/python9.8'\nglobal.executable_dir  +'/linkfrom'\nglobal.real_executable +'/linkfrom/python'\nok\ntest_framework_macos (test.test_getpath.MockGetPathTests.test_framework_macos)\nTest framework layout on macOS ... Read link from /Library/Frameworks/Python.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Python\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Modules/Setup.local is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/Versions/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/lib/python98.zip is a file\nCheck if /Library/Frameworks/lib/python98.zip is a file\nCheck if /Library/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/os.py is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/bin/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.base_executable         +'/Library/Frameworks/Python.framework/Versions/9.8/bin/python9.8'\nconfig.base_prefix             +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.exec_prefix             +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.executable              +'/Library/Frameworks/Python.framework/Versions/9.8/bin/python9.8'\nconfig.module_search_paths     +['/Library/Frameworks/Python.framework/Versions/9.8/lib/python98.zip', '/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8', '/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.program_name            +'/Library/Frameworks/Python.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Python'\nconfig.stdlib_dir              +'/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8'\nglobal.executable_dir +'/Library/Frameworks/Python.framework/Versions/9.8/bin'\nok\ntest_no_dlls_win32 (test.test_getpath.MockGetPathTests.test_no_dlls_win32)\nTest a layout on Windows with no DLLs directory. ... Read link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nCheck if C:\\Python\\python98.zip is a file\nCheck if C:\\Python\\Lib\\os.py is a file\nCheck if C:\\Python\\DLLs is a dir\nconfig.base_exec_prefix        +'C:\\\\Python'\nconfig.base_executable         +'C:\\\\Python\\\\python.exe'\nconfig.base_prefix             +'C:\\\\Python'\nconfig.exec_prefix             +'C:\\\\Python'\nconfig.executable              +'C:\\\\Python\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python', 'C:\\\\Python\\\\Lib']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Python'\nconfig.prefix                  +'C:\\\\Python'\nconfig.program_name            +'C:\\\\Python\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\Python\\\\Lib'\nglobal.executable_dir +'C:\\\\Python'\nok\ntest_normal_posix (test.test_getpath.MockGetPathTests.test_normal_posix)\nTest a 'standard' install layout on *nix ... Check if /usr/bin/python is an xfile\nRead link from /usr/bin/python\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/usr/bin/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/usr/bin/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable +'/usr/bin/python'\nok\ntest_normal_win32 (test.test_getpath.MockGetPathTests.test_normal_win32)\nTest a 'standard' install layout on Windows. ... Read link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nCheck if C:\\Python\\python98.zip is a file\nCheck if C:\\Python\\Lib\\os.py is a file\nCheck if C:\\Python\\DLLs is a dir\nconfig.base_exec_prefix        +'C:\\\\Python'\nconfig.base_executable         +'C:\\\\Python\\\\python.exe'\nconfig.base_prefix             +'C:\\\\Python'\nconfig.exec_prefix             +'C:\\\\Python'\nconfig.executable              +'C:\\\\Python\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Python\\\\DLLs'\nconfig.prefix                  +'C:\\\\Python'\nconfig.program_name            +'C:\\\\Python\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\Python\\\\Lib'\nglobal.executable_dir +'C:\\\\Python'\nok\ntest_registry_win32 (test.test_getpath.MockGetPathTests.test_registry_win32)\nTest registry lookup on Windows. ... Read link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nCheck if C:\\Python\\python98.zip is a file\nCheck if C:\\Python\\Lib\\os.py is a file\nCheck if C:\\Python\\DLLs is a dir\nOpenKeyEx(HKCU, SOFTWARE\\Python\\PythonCore\\9.8-XY\\PythonPath)\nOpenKeyEx(HKLM, SOFTWARE\\Python\\PythonCore\\9.8-XY\\PythonPath)\nEnumKey(hklm\\software\\python\\pythoncore\\9.8-xy\\pythonpath, 0)\nQueryValue(hklm\\software\\python\\pythoncore\\9.8-xy\\pythonpath, path1)\nEnumKey(hklm\\software\\python\\pythoncore\\9.8-xy\\pythonpath, 1)\nCloseKey(hklm\\software\\python\\pythoncore\\9.8-xy\\pythonpath)\nconfig.base_exec_prefix        +'C:\\\\Python'\nconfig.base_executable         +'C:\\\\Python\\\\python.exe'\nconfig.base_prefix             +'C:\\\\Python'\nconfig.exec_prefix             +'C:\\\\Python'\nconfig.executable              +'C:\\\\Python\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'path1-dir', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Python\\\\DLLs'\nconfig.prefix                  +'C:\\\\Python'\nconfig.program_name            +'C:\\\\Python\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\Python\\\\Lib'\nglobal.executable_dir +'C:\\\\Python'\nRead link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nconfig.module_search_paths_set +1\nglobal.base_exec_prefix     +'C:\\\\Python'\nglobal.base_prefix          +'C:\\\\Python'\nglobal.program_name_was_set +True\nglobal.pythonpath           -['C:\\\\Python\\\\python98.zip', 'path1-dir', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\n                            +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nglobal.search_up            -<function search_up at 0x7f8f5d77e0>\n                            +<function search_up at 0x7f8f5d76a0>\nglobal.use_environment      -1\n                            +0\nok\ntest_symlink_buildpath_macos (test.test_getpath.MockGetPathTests.test_symlink_buildpath_macos)\nTest an in-build-tree layout via symlink on macOS. ... Read link from /linkfrom/python\nRead link from /home/cpython/python\nCheck if /home/cpython/Lib/os.py is a file\nconfig.base_exec_prefix        +'/usr/local'\nconfig.base_executable         +'/linkfrom/python'\nconfig.base_prefix             +'/usr/local'\nconfig.exec_prefix             +'/usr/local'\nconfig.executable              +'/linkfrom/python'\nconfig.module_search_paths     +['/usr/local/lib/python98.zip', '/home/cpython/Lib', '/home/cpython/build/lib.macos-9.8']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/home/cpython/build/lib.macos-9.8'\nconfig.prefix                  +'/usr/local'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/home/cpython/Lib'\nglobal.build_prefix    +'/home/cpython'\nglobal.executable_dir  +'/home/cpython'\nglobal.real_executable -'/linkfrom/python'\n                       +'/home/cpython/python'\nok\ntest_symlink_buildpath_posix (test.test_getpath.MockGetPathTests.test_symlink_buildpath_posix)\nTest an in-build-tree layout on POSIX. ... Read link from /linkfrom/python\nRead link from /home/cpython/python\nCheck if /home/cpython/Lib/os.py is a file\nconfig.base_exec_prefix        +'/usr/local'\nconfig.base_executable         +'/linkfrom/python'\nconfig.base_prefix             +'/usr/local'\nconfig.exec_prefix             +'/usr/local'\nconfig.executable              +'/linkfrom/python'\nconfig.module_search_paths     +['/usr/local/lib/python98.zip', '/home/cpython/Lib', '/home/cpython/build/lib.linux-x86_64-9.8']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/home/cpython/build/lib.linux-x86_64-9.8'\nconfig.prefix                  +'/usr/local'\nconfig.program_name            +'/linkfrom/python'\nconfig.stdlib_dir              +'/home/cpython/Lib'\nglobal.build_prefix    +'/home/cpython'\nglobal.executable_dir  +'/home/cpython'\nglobal.real_executable +'/home/cpython/python'\nok\ntest_symlink_buildtree_win32 (test.test_getpath.MockGetPathTests.test_symlink_buildtree_win32)\nTest an in-build-tree layout via symlink on Windows. ... Read link from C:\\CPython\\PCbuild\\amd64\\python.exe\nconfig.base_exec_prefix        +'C:\\\\CPython'\nconfig.base_executable         +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.base_prefix             +'C:\\\\CPython'\nconfig.exec_prefix             +'C:\\\\CPython'\nconfig.executable              +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\CPython\\\\PCbuild\\\\amd64\\\\python98.zip', 'C:\\\\CPython\\\\PCbuild\\\\amd64', 'C:\\\\CPython\\\\Lib']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\CPython\\\\PCbuild\\\\amd64'\nconfig.prefix                  +'C:\\\\CPython'\nconfig.program_name            +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\CPython\\\\Lib'\nglobal.build_prefix   +'C:\\\\CPython'\nglobal.executable_dir +'C:\\\\CPython\\\\PCbuild\\\\amd64'\nok\ntest_symlink_normal_macos (test.test_getpath.MockGetPathTests.test_symlink_normal_macos)\nTest a 'standard' install layout via symlink on macOS ... Read link from /linkfrom/python\nRead link from /usr/bin/python\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/linkfrom/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/linkfrom/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable -'/linkfrom/python'\n                       +'/usr/bin/python'\nok\ntest_symlink_normal_posix (test.test_getpath.MockGetPathTests.test_symlink_normal_posix)\nTest a 'standard' install layout via symlink on *nix ... Read link from /linkfrom/python\nRead link from /usr/bin/python\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/linkfrom/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/linkfrom/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'/linkfrom/python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable +'/usr/bin/python'\nok\ntest_symlink_normal_win32 (test.test_getpath.MockGetPathTests.test_symlink_normal_win32)\nTest a 'standard' install layout via symlink on Windows. ... Read link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nCheck if C:\\Python\\python98.zip is a file\nCheck if C:\\Python\\Lib\\os.py is a file\nCheck if C:\\Python\\DLLs is a dir\nconfig.base_exec_prefix        +'C:\\\\Python'\nconfig.base_executable         +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.base_prefix             +'C:\\\\Python'\nconfig.exec_prefix             +'C:\\\\Python'\nconfig.executable              +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Python\\\\DLLs'\nconfig.prefix                  +'C:\\\\Python'\nconfig.program_name            +'C:\\\\LinkedFrom\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\Python\\\\Lib'\nglobal.executable_dir +'C:\\\\Python'\nok\ntest_venv_alt_framework_macos (test.test_getpath.MockGetPathTests.test_venv_alt_framework_macos)\nTest a venv layout on macOS using a framework build ... Read link from /Library/Frameworks/DebugPython.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/DebugPython\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/bin/Modules/Setup.local is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/lib/python98.zip is a file\nCheck if /Library/Frameworks/lib/python98.zip is a file\nCheck if /Library/lib/python98.zip is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/os.py is a file\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/bin/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.base_executable         +'/Library/Frameworks/DebugPython.framework/Versions/9.8/bin/python9.8'\nconfig.base_prefix             +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.exec_prefix             +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.executable              +'/tmp/workdir/venv/bin/python'\nconfig.module_search_paths     +['/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python98.zip', '/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8', '/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/Library/Frameworks/DebugPython.framework/Versions/9.8'\nconfig.program_name            +'/Library/Frameworks/DebugPython.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/DebugPython'\nconfig.stdlib_dir              +'/Library/Frameworks/DebugPython.framework/Versions/9.8/lib/python9.8'\nglobal.executable_dir +'/Library/Frameworks/DebugPython.framework/Versions/9.8/bin'\nglobal.venv_prefix    +'/tmp/workdir/venv'\nok\ntest_venv_changed_name_copy_posix (test.test_getpath.MockGetPathTests.test_venv_changed_name_copy_posix)\nTest a venv --copies layout on *nix that lacks a distributed 'python' ... Check if /venv/bin/python is an xfile\nRead link from /venv/bin/python\nCheck if /usr/bin/python is a file\nCheck if /usr/bin/python9 is a file\nRead link from /usr/bin/python9\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/usr/bin/python9'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/venv/bin/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable +'/usr/bin/python9'\nglobal.venv_prefix     +'/venv'\nok\ntest_venv_changed_name_posix (test.test_getpath.MockGetPathTests.test_venv_changed_name_posix)\nTest a venv layout on *nix. ... Check if /venv/bin/python is an xfile\nRead link from /venv/bin/python\nRead link from /usr/bin/python3\nRead link from /usr/bin/python3\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/usr/bin/python3'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/venv/bin/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable +'/usr/bin/python3'\nglobal.venv_prefix     +'/venv'\nok\ntest_venv_framework_macos (test.test_getpath.MockGetPathTests.test_venv_framework_macos)\nTest a venv layout on macOS using a framework build ... Read link from /Library/Frameworks/Python.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Python\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/bin/Modules/Setup.local is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/Versions/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/lib/python98.zip is a file\nCheck if /Library/Frameworks/lib/python98.zip is a file\nCheck if /Library/lib/python98.zip is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/os.py is a file\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/bin/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nCheck if /Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.base_executable         +'/Library/Frameworks/Python.framework/Versions/9.8/bin/python9.8'\nconfig.base_prefix             +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.exec_prefix             +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.executable              +'/tmp/workdir/venv/bin/python'\nconfig.module_search_paths     +['/Library/Frameworks/Python.framework/Versions/9.8/lib/python98.zip', '/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8', '/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/Library/Frameworks/Python.framework/Versions/9.8'\nconfig.program_name            +'/Library/Frameworks/Python.framework/Versions/9.8/Resources/Python.app/Contents/MacOS/Python'\nconfig.stdlib_dir              +'/Library/Frameworks/Python.framework/Versions/9.8/lib/python9.8'\nglobal.executable_dir +'/Library/Frameworks/Python.framework/Versions/9.8/bin'\nglobal.venv_prefix    +'/tmp/workdir/venv'\nok\ntest_venv_macos (test.test_getpath.MockGetPathTests.test_venv_macos)\nTest a venv layout on macOS. ... Read link from /usr/bin/python\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/usr/bin/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/framework/Python9.8/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'/usr/bin/python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir +'/usr/bin'\nglobal.venv_prefix    +'/framework/Python9.8'\nok\ntest_venv_non_installed_zip_path_posix (test.test_getpath.MockGetPathTests.test_venv_non_installed_zip_path_posix)\nTest a venv created from non-installed python has correct zip path. ... Read link from /venv/bin/python\nRead link from /path/to/non-installed/bin/python\nRead link from /path/to/non-installed/bin/python\nCheck if /path/to/non-installed/Modules/Setup.local is a file\nCheck if /path/to/non-installed/lib/python98.zip is a file\nCheck if /path/to/lib/python98.zip is a file\nCheck if /path/lib/python98.zip is a file\nCheck if /path/to/non-installed/lib/python9.8/os.py is a file\nCheck if /path/to/non-installed/lib/python9.8/lib-dynload is a dir\nCheck if /path/to/non-installed/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/path/to/non-installed'\nconfig.base_executable         +'/path/to/non-installed/bin/python'\nconfig.base_prefix             +'/path/to/non-installed'\nconfig.exec_prefix             +'/path/to/non-installed'\nconfig.executable              +'/venv/bin/python'\nconfig.module_search_paths     +['/path/to/non-installed/lib/python98.zip', '/path/to/non-installed/lib/python9.8', '/path/to/non-installed/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/path/to/non-installed/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/path/to/non-installed'\nconfig.program_name            +'/venv/bin/python'\nconfig.stdlib_dir              +'/path/to/non-installed/lib/python9.8'\nglobal.executable_dir  +'/path/to/non-installed'\nglobal.real_executable +'/path/to/non-installed/bin/python'\nglobal.venv_prefix     +'/venv'\nok\ntest_venv_posix (test.test_getpath.MockGetPathTests.test_venv_posix)\nTest a venv layout on *nix. ... Check if /venv/bin/python is an xfile\nRead link from /venv/bin/python\nCheck if /usr/bin/python is a file\nRead link from /usr/bin/python\nCheck if /usr/bin/Modules/Setup.local is a file\nCheck if /usr/bin/lib/python98.zip is a file\nCheck if /usr/lib/python98.zip is a file\nCheck if /usr/bin/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/os.pyc is a file\nCheck if /usr/lib/python9.8/os.py is a file\nCheck if /usr/bin/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nCheck if /usr/lib/python9.8/lib-dynload is a dir\nconfig.base_exec_prefix        +'/usr'\nconfig.base_executable         +'/usr/bin/python'\nconfig.base_prefix             +'/usr'\nconfig.exec_prefix             +'/usr'\nconfig.executable              +'/venv/bin/python'\nconfig.module_search_paths     +['/usr/lib/python98.zip', '/usr/lib/python9.8', '/usr/lib/python9.8/lib-dynload']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'lib'\nconfig.platstdlib_dir          +'/usr/lib/python9.8/lib-dynload'\nconfig.prefix                  +'/usr'\nconfig.program_name            +'python'\nconfig.stdlib_dir              +'/usr/lib/python9.8'\nglobal.executable_dir  +'/usr/bin'\nglobal.real_executable +'/usr/bin/python'\nglobal.venv_prefix     +'/venv'\nok\ntest_venv_win32 (test.test_getpath.MockGetPathTests.test_venv_win32)\nTest a venv layout on Windows. ... Read link from C:\\Python\\python.exe\nCheck if C:\\Modules\\Setup.local is a file\nCheck if C:\\Python\\python98.zip is a file\nCheck if C:\\Python\\Lib\\os.py is a file\nCheck if C:\\Python\\DLLs is a dir\nconfig.base_exec_prefix        +'C:\\\\Python'\nconfig.base_executable         +'C:\\\\Python\\\\python.exe'\nconfig.base_prefix             +'C:\\\\Python'\nconfig.exec_prefix             +'C:\\\\Python'\nconfig.executable              +'C:\\\\venv\\\\Scripts\\\\python.exe'\nconfig.module_search_paths     +['C:\\\\Python\\\\python98.zip', 'C:\\\\Python\\\\DLLs', 'C:\\\\Python\\\\Lib', 'C:\\\\Python']\nconfig.module_search_paths_set +1\nconfig.platlibdir              +'DLLs'\nconfig.platstdlib_dir          +'C:\\\\Python\\\\DLLs'\nconfig.prefix                  +'C:\\\\Python'\nconfig.program_name            +'C:\\\\Python\\\\python.exe'\nconfig.stdlib_dir              +'C:\\\\Python\\\\Lib'\nglobal.executable_dir +'C:\\\\Python'\nglobal.venv_prefix    +'C:\\\\venv'\nok\n\n----------------------------------------------------------------------\nRan 24 tests in 0.040s\n\nOK\n0:01:27 load avg: 2.48 [196/469] test_gettext passed\ntest_ignore_comments_in_headers_issue36239 (test.test_gettext.GNUTranslationParsingTest.test_ignore_comments_in_headers_issue36239)\nPASS: Checks that comments like:\nPASS: test_plural_form_error_issue17898 (test.test_gettext.GNUTranslationParsingTest.test_plural_form_error_issue17898)\nPASS: test_plural_context_forms (test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_context_forms)\nPASS: test_plural_context_forms_null_translations (test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_context_forms_null_translations)\nPASS: test_plural_forms (test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_forms)\nPASS: test_plural_forms_null_translations (test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_forms_null_translations)\nPASS: test_plural_wrong_context_forms (test.test_gettext.GNUTranslationsClassPluralFormsTestCase.test_plural_wrong_context_forms)\nPASS: test_plural_context_forms (test.test_gettext.GNUTranslationsPluralFormsTestCase.test_plural_context_forms)\nPASS: test_plural_forms (test.test_gettext.GNUTranslationsPluralFormsTestCase.test_plural_forms)\nPASS: test_plural_wrong_context_forms (test.test_gettext.GNUTranslationsPluralFormsTestCase.test_plural_wrong_context_forms)\nPASS: test_plural_context_forms (test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_context_forms)\nPASS: test_plural_context_forms_wrong_domain (test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_context_forms_wrong_domain)\nPASS: test_plural_forms (test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_forms)\nPASS: test_plural_forms_wrong_domain (test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_forms_wrong_domain)\nPASS: test_plural_wrong_context_forms (test.test_gettext.GNUTranslationsWithDomainPluralFormsTestCase.test_plural_wrong_context_forms)\nPASS: test_cache (test.test_gettext.GettextCacheTestCase.test_cache)\nPASS: test_double_quotes (test.test_gettext.GettextTestCase1.test_double_quotes)\nPASS: test_multiline_strings (test.test_gettext.GettextTestCase1.test_multiline_strings)\nPASS: test_some_translations (test.test_gettext.GettextTestCase1.test_some_translations)\nPASS: test_some_translations_with_context (test.test_gettext.GettextTestCase1.test_some_translations_with_context)\nPASS: test_the_alternative_interface (test.test_gettext.GettextTestCase1.test_the_alternative_interface)\nPASS: test_triple_double_quotes (test.test_gettext.GettextTestCase1.test_triple_double_quotes)\nPASS: test_triple_single_quotes (test.test_gettext.GettextTestCase1.test_triple_single_quotes)\nPASS: test_bad_major_version (test.test_gettext.GettextTestCase2.test_bad_major_version)\nPASS: test_bad_minor_version (test.test_gettext.GettextTestCase2.test_bad_minor_version)\nPASS: test_bindtextdomain (test.test_gettext.GettextTestCase2.test_bindtextdomain)\nPASS: test_double_quotes (test.test_gettext.GettextTestCase2.test_double_quotes)\nPASS: test_multiline_strings (test.test_gettext.GettextTestCase2.test_multiline_strings)\nPASS: test_some_translations (test.test_gettext.GettextTestCase2.test_some_translations)\nPASS: test_some_translations_with_context (test.test_gettext.GettextTestCase2.test_some_translations_with_context)\nPASS: test_some_translations_with_context_and_domain (test.test_gettext.GettextTestCase2.test_some_translations_with_context_and_domain)\nPASS: test_textdomain (test.test_gettext.GettextTestCase2.test_textdomain)\nPASS: test_triple_double_quotes (test.test_gettext.GettextTestCase2.test_triple_double_quotes)\nPASS: test_triple_single_quotes (test.test_gettext.GettextTestCase2.test_triple_single_quotes)\nPASS: test__all__ (test.test_gettext.MiscTestCase.test__all__)\nPASS: test_unicode_context_msgid (test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_context_msgid)\nPASS: test_unicode_msgid (test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgid)\nPASS: test_unicode_msgstr (test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgstr)\nPASS: test_unicode_msgstr_with_context (test.test_gettext.UnicodeTranslationsPluralTest.test_unicode_msgstr_with_context)\nPASS: test_unicode_context_msgstr (test.test_gettext.UnicodeTranslationsTest.test_unicode_context_msgstr)\nPASS: test_unicode_msgid (test.test_gettext.UnicodeTranslationsTest.test_unicode_msgid)\nPASS: test_unicode_msgstr (test.test_gettext.UnicodeTranslationsTest.test_unicode_msgstr)\nPASS: test_weird_metadata (test.test_gettext.WeirdMetadataTest.test_weird_metadata)\n\n----------------------------------------------------------------------\nRan 43 tests in 0.066s\n\nOK\n0:01:28 load avg: 2.48 [197/469] test_global passed\nPASS: test1 (test.test_global.GlobalTests.test1)\nPASS: test2 (test.test_global.GlobalTests.test2)\nPASS: test3 (test.test_global.GlobalTests.test3)\nPASS: test4 (test.test_global.GlobalTests.test4)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.002s\n\nOK\n0:01:28 load avg: 2.60 [198/469] test_grammar passed\nPASS: test_additive_ops (test.test_grammar.GrammarTests.test_additive_ops)\nPASS: test_annotations_inheritance (test.test_grammar.GrammarTests.test_annotations_inheritance)\nPASS: test_assert (test.test_grammar.GrammarTests.test_assert)\nPASS: test_assert_failures (test.test_grammar.GrammarTests.test_assert_failures)\nPASS: test_assert_syntax_warnings (test.test_grammar.GrammarTests.test_assert_syntax_warnings)\nPASS: test_assert_warning_promotes_to_syntax_error (test.test_grammar.GrammarTests.test_assert_warning_promotes_to_syntax_error)\nPASS: test_async_await (test.test_grammar.GrammarTests.test_async_await)\nPASS: test_async_for (test.test_grammar.GrammarTests.test_async_for)\nPASS: test_async_with (test.test_grammar.GrammarTests.test_async_with)\nPASS: test_atoms (test.test_grammar.GrammarTests.test_atoms)\nPASS: test_binary_mask_ops (test.test_grammar.GrammarTests.test_binary_mask_ops)\nPASS: test_break_continue_loop (test.test_grammar.GrammarTests.test_break_continue_loop)\nPASS: test_break_in_finally (test.test_grammar.GrammarTests.test_break_in_finally)\nPASS: test_break_in_finally_after_return (test.test_grammar.GrammarTests.test_break_in_finally_after_return)\nPASS: test_break_stmt (test.test_grammar.GrammarTests.test_break_stmt)\nPASS: test_classdef (test.test_grammar.GrammarTests.test_classdef)\nPASS: test_comparison (test.test_grammar.GrammarTests.test_comparison)\nPASS: test_comparison_is_literal (test.test_grammar.GrammarTests.test_comparison_is_literal)\nPASS: test_comprehension_specials (test.test_grammar.GrammarTests.test_comprehension_specials)\nPASS: test_continue_in_finally (test.test_grammar.GrammarTests.test_continue_in_finally)\nPASS: test_continue_in_finally_after_return (test.test_grammar.GrammarTests.test_continue_in_finally_after_return)\nPASS: test_continue_stmt (test.test_grammar.GrammarTests.test_continue_stmt)\nPASS: test_del_stmt (test.test_grammar.GrammarTests.test_del_stmt)\nPASS: test_dictcomps (test.test_grammar.GrammarTests.test_dictcomps)\nPASS: test_eval_input (test.test_grammar.GrammarTests.test_eval_input)\nPASS: test_expr_stmt (test.test_grammar.GrammarTests.test_expr_stmt)\nPASS: test_for (test.test_grammar.GrammarTests.test_for)\nPASS: test_former_statements_refer_to_builtins (test.test_grammar.GrammarTests.test_former_statements_refer_to_builtins)\nPASS: test_funcdef (test.test_grammar.GrammarTests.test_funcdef)\nPASS: test_genexps (test.test_grammar.GrammarTests.test_genexps)\nPASS: test_global (test.test_grammar.GrammarTests.test_global)\nPASS: test_if (test.test_grammar.GrammarTests.test_if)\nPASS: test_if_else_expr (test.test_grammar.GrammarTests.test_if_else_expr)\nPASS: test_import (test.test_grammar.GrammarTests.test_import)\nPASS: test_lambdef (test.test_grammar.GrammarTests.test_lambdef)\nPASS: test_listcomps (test.test_grammar.GrammarTests.test_listcomps)\nPASS: test_matrix_mul (test.test_grammar.GrammarTests.test_matrix_mul)\nPASS: test_multiplicative_ops (test.test_grammar.GrammarTests.test_multiplicative_ops)\nPASS: test_nonlocal (test.test_grammar.GrammarTests.test_nonlocal)\nPASS: test_paren_evaluation (test.test_grammar.GrammarTests.test_paren_evaluation)\nPASS: test_pass_stmt (test.test_grammar.GrammarTests.test_pass_stmt)\nPASS: test_raise (test.test_grammar.GrammarTests.test_raise)\nPASS: test_return (test.test_grammar.GrammarTests.test_return)\nPASS: test_return_in_finally (test.test_grammar.GrammarTests.test_return_in_finally)\nPASS: test_selectors (test.test_grammar.GrammarTests.test_selectors)\nPASS: test_shift_ops (test.test_grammar.GrammarTests.test_shift_ops)\nPASS: test_simple_stmt (test.test_grammar.GrammarTests.test_simple_stmt)\nPASS: test_suite (test.test_grammar.GrammarTests.test_suite)\nPASS: test_test (test.test_grammar.GrammarTests.test_test)\nPASS: test_try (test.test_grammar.GrammarTests.test_try)\nPASS: test_try_star (test.test_grammar.GrammarTests.test_try_star)\nPASS: test_unary_ops (test.test_grammar.GrammarTests.test_unary_ops)\nPASS: test_var_annot_basic_semantics (test.test_grammar.GrammarTests.test_var_annot_basic_semantics)\nPASS: test_var_annot_basics (test.test_grammar.GrammarTests.test_var_annot_basics)\nPASS: test_var_annot_custom_maps (test.test_grammar.GrammarTests.test_var_annot_custom_maps)\nPASS: test_var_annot_in_module (test.test_grammar.GrammarTests.test_var_annot_in_module)\nPASS: test_var_annot_metaclass_semantics (test.test_grammar.GrammarTests.test_var_annot_metaclass_semantics)\nPASS: test_var_annot_module_semantics (test.test_grammar.GrammarTests.test_var_annot_module_semantics)\nPASS: test_var_annot_refleak (test.test_grammar.GrammarTests.test_var_annot_refleak)\nPASS: test_var_annot_rhs (test.test_grammar.GrammarTests.test_var_annot_rhs)\nPASS: test_var_annot_simple_exec (test.test_grammar.GrammarTests.test_var_annot_simple_exec)\nPASS: test_var_annot_syntax_errors (test.test_grammar.GrammarTests.test_var_annot_syntax_errors)\nPASS: test_warn_missed_comma (test.test_grammar.GrammarTests.test_warn_missed_comma)\nPASS: test_while (test.test_grammar.GrammarTests.test_while)\nPASS: test_with_statement (test.test_grammar.GrammarTests.test_with_statement)\nPASS: test_yield (test.test_grammar.GrammarTests.test_yield)\nPASS: test_yield_in_comprehensions (test.test_grammar.GrammarTests.test_yield_in_comprehensions)\nPASS: test_backslash (test.test_grammar.TokenTests.test_backslash)\nPASS: test_bad_numerical_literals (test.test_grammar.TokenTests.test_bad_numerical_literals)\nPASS: test_ellipsis (test.test_grammar.TokenTests.test_ellipsis)\nPASS: test_end_of_numerical_literals (test.test_grammar.TokenTests.test_end_of_numerical_literals)\nPASS: test_eof_error (test.test_grammar.TokenTests.test_eof_error)\nPASS: test_float_exponent_tokenization (test.test_grammar.TokenTests.test_float_exponent_tokenization)\nPASS: test_floats (test.test_grammar.TokenTests.test_floats)\nPASS: test_long_integers (test.test_grammar.TokenTests.test_long_integers)\nPASS: test_plain_integers (test.test_grammar.TokenTests.test_plain_integers)\nPASS: test_string_literals (test.test_grammar.TokenTests.test_string_literals)\nPASS: test_underscore_literals (test.test_grammar.TokenTests.test_underscore_literals)\n\n----------------------------------------------------------------------\nRan 78 tests in 0.095s\n\nOK\n0:01:28 load avg: 2.60 [199/469] test_graphlib passed\nPASS: test_add_dependencies_for_same_node_incrementally (test.test_graphlib.TestTopologicalSort.test_add_dependencies_for_same_node_incrementally)\nPASS: test_calls_before_prepare (test.test_graphlib.TestTopologicalSort.test_calls_before_prepare)\nPASS: test_cycle (test.test_graphlib.TestTopologicalSort.test_cycle)\nPASS: test_done (test.test_graphlib.TestTopologicalSort.test_done)\nPASS: test_empty (test.test_graphlib.TestTopologicalSort.test_empty)\nPASS: test_graph_with_iterables (test.test_graphlib.TestTopologicalSort.test_graph_with_iterables)\nPASS: test_invalid_nodes_in_done (test.test_graphlib.TestTopologicalSort.test_invalid_nodes_in_done)\nPASS: test_is_active (test.test_graphlib.TestTopologicalSort.test_is_active)\nPASS: test_no_dependencies (test.test_graphlib.TestTopologicalSort.test_no_dependencies)\nPASS: test_not_hashable_nodes (test.test_graphlib.TestTopologicalSort.test_not_hashable_nodes)\nPASS: test_order_of_insertion_does_not_matter_between_groups (test.test_graphlib.TestTopologicalSort.test_order_of_insertion_does_not_matter_between_groups)\nPASS: test_prepare_multiple_times (test.test_graphlib.TestTopologicalSort.test_prepare_multiple_times)\nPASS: test_simple_cases (test.test_graphlib.TestTopologicalSort.test_simple_cases)\nPASS: test_static_order_does_not_change_with_the_hash_seed (test.test_graphlib.TestTopologicalSort.test_static_order_does_not_change_with_the_hash_seed)\nPASS: test_the_node_multiple_times (test.test_graphlib.TestTopologicalSort.test_the_node_multiple_times)\n\n----------------------------------------------------------------------\nRan 15 tests in 0.116s\n\nOK\n0:01:28 load avg: 2.60 [200/469] test_grp passed\nPASS: test_errors (test.test_grp.GroupDatabaseTestCase.test_errors)\nPASS: test_noninteger_gid (test.test_grp.GroupDatabaseTestCase.test_noninteger_gid)\nPASS: test_values (test.test_grp.GroupDatabaseTestCase.test_values)\nPASS: test_values_extended (test.test_grp.GroupDatabaseTestCase.test_values_extended)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.007s\n\nOK\n0:01:29 load avg: 2.60 [201/469] test_glob passed\nPASS: test_escape (test.test_glob.GlobTests.test_escape)\nSKIP: test_escape_windows (test.test_glob.GlobTests.test_escape_windows) 'Win32 specific test'\nPASS: test_glob_broken_symlinks (test.test_glob.GlobTests.test_glob_broken_symlinks)\nPASS: test_glob_bytes_directory_with_trailing_slash (test.test_glob.GlobTests.test_glob_bytes_directory_with_trailing_slash)\nPASS: test_glob_directory_names (test.test_glob.GlobTests.test_glob_directory_names)\nPASS: test_glob_directory_with_trailing_slash (test.test_glob.GlobTests.test_glob_directory_with_trailing_slash)\nPASS: test_glob_empty_pattern (test.test_glob.GlobTests.test_glob_empty_pattern)\nPASS: test_glob_literal (test.test_glob.GlobTests.test_glob_literal)\nSKIP: test_glob_magic_in_drive (test.test_glob.GlobTests.test_glob_magic_in_drive) 'Win32 specific test'\nPASS: test_glob_many_open_files (test.test_glob.GlobTests.test_glob_many_open_files)\nPASS: test_glob_nested_directory (test.test_glob.GlobTests.test_glob_nested_directory)\nPASS: test_glob_one_directory (test.test_glob.GlobTests.test_glob_one_directory)\nPASS: test_glob_symlinks (test.test_glob.GlobTests.test_glob_symlinks)\nPASS: test_hidden_glob (test.test_glob.GlobTests.test_hidden_glob)\nPASS: test_recursive_glob (test.test_glob.GlobTests.test_recursive_glob)\nPASS: test_selflink (test.test_glob.SymlinkLoopGlobTests.test_selflink)\n\n----------------------------------------------------------------------\nRan 14 tests in 1.020s\n\nOK (skipped=2)\n0:01:29 load avg: 2.60 [202/469] test_gzip passed\nPASS: test_compress_fast_best_are_exclusive (test.test_gzip.TestCommandLine.test_compress_fast_best_are_exclusive)\nPASS: test_compress_infile_outfile (test.test_gzip.TestCommandLine.test_compress_infile_outfile)\nPASS: test_compress_infile_outfile_default (test.test_gzip.TestCommandLine.test_compress_infile_outfile_default)\nPASS: test_compress_stdin_outfile (test.test_gzip.TestCommandLine.test_compress_stdin_outfile)\nPASS: test_decompress_cannot_have_flags_compression (test.test_gzip.TestCommandLine.test_decompress_cannot_have_flags_compression)\nPASS: test_decompress_infile_outfile (test.test_gzip.TestCommandLine.test_decompress_infile_outfile)\nPASS: test_decompress_infile_outfile_error (test.test_gzip.TestCommandLine.test_decompress_infile_outfile_error)\nPASS: test_decompress_stdin_stdout (test.test_gzip.TestCommandLine.test_decompress_stdin_stdout)\nPASS: test_1647484 (test.test_gzip.TestGzip.test_1647484)\nPASS: test_append (test.test_gzip.TestGzip.test_append)\nPASS: test_bad_gzip_file (test.test_gzip.TestGzip.test_bad_gzip_file)\nPASS: test_buffered_reader (test.test_gzip.TestGzip.test_buffered_reader)\nSKIP: test_bytes_filename (test.test_gzip.TestGzip.test_bytes_filename) 'Temporary file name needs to be ASCII'\nPASS: test_compress (test.test_gzip.TestGzip.test_compress)\nPASS: test_compress_correct_level (test.test_gzip.TestGzip.test_compress_correct_level)\nPASS: test_compress_mtime (test.test_gzip.TestGzip.test_compress_mtime)\nPASS: test_compresslevel_metadata (test.test_gzip.TestGzip.test_compresslevel_metadata)\nPASS: test_decompress (test.test_gzip.TestGzip.test_decompress)\ntest_decompress_limited (test.test_gzip.TestGzip.test_decompress_limited)\nPASS: Decompressed data buffering should be limited\nPASS: test_decompress_missing_trailer (test.test_gzip.TestGzip.test_decompress_missing_trailer)\nPASS: test_decompress_truncated_trailer (test.test_gzip.TestGzip.test_decompress_truncated_trailer)\nPASS: test_exclusive_write (test.test_gzip.TestGzip.test_exclusive_write)\nPASS: test_fileobj_from_fdopen (test.test_gzip.TestGzip.test_fileobj_from_fdopen)\nPASS: test_fileobj_mode (test.test_gzip.TestGzip.test_fileobj_mode)\nPASS: test_flush_flushes_compressor (test.test_gzip.TestGzip.test_flush_flushes_compressor)\nPASS: test_flush_modes (test.test_gzip.TestGzip.test_flush_modes)\nPASS: test_gzip_BadGzipFile_exception (test.test_gzip.TestGzip.test_gzip_BadGzipFile_exception)\nPASS: test_io_on_closed_object (test.test_gzip.TestGzip.test_io_on_closed_object)\nPASS: test_issue44439 (test.test_gzip.TestGzip.test_issue44439)\nPASS: test_many_append (test.test_gzip.TestGzip.test_many_append)\nPASS: test_metadata (test.test_gzip.TestGzip.test_metadata)\nPASS: test_metadata_ascii_name (test.test_gzip.TestGzip.test_metadata_ascii_name)\nPASS: test_mode (test.test_gzip.TestGzip.test_mode)\nPASS: test_mtime (test.test_gzip.TestGzip.test_mtime)\nPASS: test_non_seekable_file (test.test_gzip.TestGzip.test_non_seekable_file)\nPASS: test_paddedfile_getattr (test.test_gzip.TestGzip.test_paddedfile_getattr)\nPASS: test_peek (test.test_gzip.TestGzip.test_peek)\nPASS: test_prepend_error (test.test_gzip.TestGzip.test_prepend_error)\nPASS: test_read (test.test_gzip.TestGzip.test_read)\nPASS: test_read1 (test.test_gzip.TestGzip.test_read1)\nPASS: test_read_large (test.test_gzip.TestGzip.test_read_large)\nPASS: test_read_truncated (test.test_gzip.TestGzip.test_read_truncated)\nPASS: test_read_with_extra (test.test_gzip.TestGzip.test_read_with_extra)\nPASS: test_readline (test.test_gzip.TestGzip.test_readline)\nPASS: test_readlines (test.test_gzip.TestGzip.test_readlines)\nPASS: test_seek_read (test.test_gzip.TestGzip.test_seek_read)\nPASS: test_seek_whence (test.test_gzip.TestGzip.test_seek_whence)\nPASS: test_seek_write (test.test_gzip.TestGzip.test_seek_write)\nPASS: test_textio_readlines (test.test_gzip.TestGzip.test_textio_readlines)\nPASS: test_with_open (test.test_gzip.TestGzip.test_with_open)\nPASS: test_write (test.test_gzip.TestGzip.test_write)\nPASS: test_write_array (test.test_gzip.TestGzip.test_write_array)\nPASS: test_write_bytearray (test.test_gzip.TestGzip.test_write_bytearray)\nPASS: test_write_incompatible_type (test.test_gzip.TestGzip.test_write_incompatible_type)\nPASS: test_write_memoryview (test.test_gzip.TestGzip.test_write_memoryview)\nPASS: test_write_read_with_pathlike_file (test.test_gzip.TestGzip.test_write_read_with_pathlike_file)\nPASS: test_write_seek_write (test.test_gzip.TestGzip.test_write_seek_write)\nPASS: test_zero_padded_file (test.test_gzip.TestGzip.test_zero_padded_file)\nPASS: test_bad_params (test.test_gzip.TestOpen.test_bad_params)\nPASS: test_binary_modes (test.test_gzip.TestOpen.test_binary_modes)\nPASS: test_encoding (test.test_gzip.TestOpen.test_encoding)\nPASS: test_encoding_error_handler (test.test_gzip.TestOpen.test_encoding_error_handler)\nPASS: test_fileobj (test.test_gzip.TestOpen.test_fileobj)\nPASS: test_implicit_binary_modes (test.test_gzip.TestOpen.test_implicit_binary_modes)\nPASS: test_newline (test.test_gzip.TestOpen.test_newline)\nPASS: test_pathlike_file (test.test_gzip.TestOpen.test_pathlike_file)\nPASS: test_text_modes (test.test_gzip.TestOpen.test_text_modes)\n\n----------------------------------------------------------------------\nRan 67 tests in 0.963s\n\nOK (skipped=1)\n0:01:30 load avg: 2.60 [203/469] test_hash passed\nPASS: test_empty_string (test.test_hash.BytesHashRandomizationTests.test_empty_string)\nPASS: test_fixed_hash (test.test_hash.BytesHashRandomizationTests.test_fixed_hash)\nPASS: test_long_fixed_hash (test.test_hash.BytesHashRandomizationTests.test_long_fixed_hash)\nPASS: test_null_hash (test.test_hash.BytesHashRandomizationTests.test_null_hash)\nPASS: test_randomized_hash (test.test_hash.BytesHashRandomizationTests.test_randomized_hash)\nPASS: test_randomized_hash (test.test_hash.DatetimeDateTests.test_randomized_hash)\nPASS: test_randomized_hash (test.test_hash.DatetimeDatetimeTests.test_randomized_hash)\nPASS: test_randomized_hash (test.test_hash.DatetimeTimeTests.test_randomized_hash)\nPASS: test_hashes (test.test_hash.HashBuiltinsTestCase.test_hashes)\nPASS: test_hash_distribution (test.test_hash.HashDistributionTestCase.test_hash_distribution)\nPASS: test_coerced_floats (test.test_hash.HashEqualityTestCase.test_coerced_floats)\nPASS: test_coerced_integers (test.test_hash.HashEqualityTestCase.test_coerced_integers)\nPASS: test_numeric_literals (test.test_hash.HashEqualityTestCase.test_numeric_literals)\nPASS: test_unaligned_buffers (test.test_hash.HashEqualityTestCase.test_unaligned_buffers)\nPASS: test_default_hash (test.test_hash.HashInheritanceTestCase.test_default_hash)\nPASS: test_error_hash (test.test_hash.HashInheritanceTestCase.test_error_hash)\nPASS: test_fixed_hash (test.test_hash.HashInheritanceTestCase.test_fixed_hash)\nPASS: test_hashable (test.test_hash.HashInheritanceTestCase.test_hashable)\nPASS: test_not_hashable (test.test_hash.HashInheritanceTestCase.test_not_hashable)\nPASS: test_empty_string (test.test_hash.MemoryviewHashRandomizationTests.test_empty_string)\nPASS: test_fixed_hash (test.test_hash.MemoryviewHashRandomizationTests.test_fixed_hash)\nPASS: test_long_fixed_hash (test.test_hash.MemoryviewHashRandomizationTests.test_long_fixed_hash)\nPASS: test_null_hash (test.test_hash.MemoryviewHashRandomizationTests.test_null_hash)\nPASS: test_randomized_hash (test.test_hash.MemoryviewHashRandomizationTests.test_randomized_hash)\nPASS: test_empty_string (test.test_hash.StrHashRandomizationTests.test_empty_string)\nPASS: test_fixed_hash (test.test_hash.StrHashRandomizationTests.test_fixed_hash)\nPASS: test_long_fixed_hash (test.test_hash.StrHashRandomizationTests.test_long_fixed_hash)\nPASS: test_null_hash (test.test_hash.StrHashRandomizationTests.test_null_hash)\nPASS: test_randomized_hash (test.test_hash.StrHashRandomizationTests.test_randomized_hash)\nPASS: test_ucs2_string (test.test_hash.StrHashRandomizationTests.test_ucs2_string)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.964s\n\nOK\n0:01:30 load avg: 2.60 [204/469] test_hashlib passed\nPASS: test_algorithms_available (test.test_hashlib.HashLibTestCase.test_algorithms_available)\nPASS: test_algorithms_guaranteed (test.test_hashlib.HashLibTestCase.test_algorithms_guaranteed)\nPASS: test_blake2b (test.test_hashlib.HashLibTestCase.test_blake2b)\nSKIP: test_blake2b_vectors (test.test_hashlib.HashLibTestCase.test_blake2b_vectors) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_blake2s (test.test_hashlib.HashLibTestCase.test_blake2s)\nSKIP: test_blake2s_vectors (test.test_hashlib.HashLibTestCase.test_blake2s_vectors) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_blocksize_and_name (test.test_hashlib.HashLibTestCase.test_blocksize_and_name)\nPASS: test_blocksize_name_blake2 (test.test_hashlib.HashLibTestCase.test_blocksize_name_blake2)\nPASS: test_blocksize_name_sha3 (test.test_hashlib.HashLibTestCase.test_blocksize_name_sha3)\nPASS: test_case_blake2b_0 (test.test_hashlib.HashLibTestCase.test_case_blake2b_0)\nPASS: test_case_blake2b_1 (test.test_hashlib.HashLibTestCase.test_case_blake2b_1)\nPASS: test_case_blake2b_all_parameters (test.test_hashlib.HashLibTestCase.test_case_blake2b_all_parameters)\nPASS: test_case_blake2s_0 (test.test_hashlib.HashLibTestCase.test_case_blake2s_0)\nPASS: test_case_blake2s_1 (test.test_hashlib.HashLibTestCase.test_case_blake2s_1)\nPASS: test_case_blake2s_all_parameters (test.test_hashlib.HashLibTestCase.test_case_blake2s_all_parameters)\nPASS: test_case_md5_0 (test.test_hashlib.HashLibTestCase.test_case_md5_0)\nPASS: test_case_md5_1 (test.test_hashlib.HashLibTestCase.test_case_md5_1)\nPASS: test_case_md5_2 (test.test_hashlib.HashLibTestCase.test_case_md5_2)\nSKIP: test_case_md5_huge (test.test_hashlib.HashLibTestCase.test_case_md5_huge) 'not enough memory: 4.0G minimum needed'\nSKIP: test_case_md5_uintmax (test.test_hashlib.HashLibTestCase.test_case_md5_uintmax) 'not enough memory: 4.0G minimum needed'\nPASS: test_case_sha1_0 (test.test_hashlib.HashLibTestCase.test_case_sha1_0)\nPASS: test_case_sha1_1 (test.test_hashlib.HashLibTestCase.test_case_sha1_1)\nPASS: test_case_sha1_2 (test.test_hashlib.HashLibTestCase.test_case_sha1_2)\nPASS: test_case_sha1_3 (test.test_hashlib.HashLibTestCase.test_case_sha1_3)\nPASS: test_case_sha224_0 (test.test_hashlib.HashLibTestCase.test_case_sha224_0)\nPASS: test_case_sha224_1 (test.test_hashlib.HashLibTestCase.test_case_sha224_1)\nPASS: test_case_sha224_2 (test.test_hashlib.HashLibTestCase.test_case_sha224_2)\nPASS: test_case_sha224_3 (test.test_hashlib.HashLibTestCase.test_case_sha224_3)\nPASS: test_case_sha256_0 (test.test_hashlib.HashLibTestCase.test_case_sha256_0)\nPASS: test_case_sha256_1 (test.test_hashlib.HashLibTestCase.test_case_sha256_1)\nPASS: test_case_sha256_2 (test.test_hashlib.HashLibTestCase.test_case_sha256_2)\nPASS: test_case_sha256_3 (test.test_hashlib.HashLibTestCase.test_case_sha256_3)\nPASS: test_case_sha384_0 (test.test_hashlib.HashLibTestCase.test_case_sha384_0)\nPASS: test_case_sha384_1 (test.test_hashlib.HashLibTestCase.test_case_sha384_1)\nPASS: test_case_sha384_2 (test.test_hashlib.HashLibTestCase.test_case_sha384_2)\nPASS: test_case_sha384_3 (test.test_hashlib.HashLibTestCase.test_case_sha384_3)\nPASS: test_case_sha3_224_0 (test.test_hashlib.HashLibTestCase.test_case_sha3_224_0)\nSKIP: test_case_sha3_224_vector (test.test_hashlib.HashLibTestCase.test_case_sha3_224_vector) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_case_sha3_256_0 (test.test_hashlib.HashLibTestCase.test_case_sha3_256_0)\nSKIP: test_case_sha3_256_vector (test.test_hashlib.HashLibTestCase.test_case_sha3_256_vector) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_case_sha3_384_0 (test.test_hashlib.HashLibTestCase.test_case_sha3_384_0)\nSKIP: test_case_sha3_384_vector (test.test_hashlib.HashLibTestCase.test_case_sha3_384_vector) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_case_sha3_512_0 (test.test_hashlib.HashLibTestCase.test_case_sha3_512_0)\nSKIP: test_case_sha3_512_vector (test.test_hashlib.HashLibTestCase.test_case_sha3_512_vector) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_case_sha512_0 (test.test_hashlib.HashLibTestCase.test_case_sha512_0)\nPASS: test_case_sha512_1 (test.test_hashlib.HashLibTestCase.test_case_sha512_1)\nPASS: test_case_sha512_2 (test.test_hashlib.HashLibTestCase.test_case_sha512_2)\nPASS: test_case_sha512_3 (test.test_hashlib.HashLibTestCase.test_case_sha512_3)\nSKIP: test_case_shake128_vector (test.test_hashlib.HashLibTestCase.test_case_shake128_vector) \"Use of the 'urlfetch' resource not enabled\"\nSKIP: test_case_shake256_vector (test.test_hashlib.HashLibTestCase.test_case_shake256_vector) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_case_shake_128_0 (test.test_hashlib.HashLibTestCase.test_case_shake_128_0)\nPASS: test_case_shake_256_0 (test.test_hashlib.HashLibTestCase.test_case_shake_256_0)\nPASS: test_digest_length_overflow (test.test_hashlib.HashLibTestCase.test_digest_length_overflow)\nPASS: test_disallow_instantiation (test.test_hashlib.HashLibTestCase.test_disallow_instantiation)\nPASS: test_extra_sha3 (test.test_hashlib.HashLibTestCase.test_extra_sha3)\nPASS: test_get_builtin_constructor (test.test_hashlib.HashLibTestCase.test_get_builtin_constructor)\nPASS: test_get_fips_mode (test.test_hashlib.HashLibTestCase.test_get_fips_mode)\nPASS: test_gil (test.test_hashlib.HashLibTestCase.test_gil)\nPASS: test_hash_array (test.test_hashlib.HashLibTestCase.test_hash_array)\nPASS: test_hash_disallow_instantiation (test.test_hashlib.HashLibTestCase.test_hash_disallow_instantiation)\nPASS: test_hexdigest (test.test_hashlib.HashLibTestCase.test_hexdigest)\nPASS: test_large_update (test.test_hashlib.HashLibTestCase.test_large_update)\nPASS: test_name_attribute (test.test_hashlib.HashLibTestCase.test_name_attribute)\nPASS: test_new_upper_to_lower (test.test_hashlib.HashLibTestCase.test_new_upper_to_lower)\nPASS: test_no_unicode (test.test_hashlib.HashLibTestCase.test_no_unicode)\nPASS: test_no_unicode_blake2 (test.test_hashlib.HashLibTestCase.test_no_unicode_blake2)\nPASS: test_no_unicode_sha3 (test.test_hashlib.HashLibTestCase.test_no_unicode_sha3)\nPASS: test_readonly_types (test.test_hashlib.HashLibTestCase.test_readonly_types)\nSKIP: test_sha256_update_over_4gb (test.test_hashlib.HashLibTestCase.test_sha256_update_over_4gb) \"resource 'cpu' is not enabled\"\nSKIP: test_sha3_256_update_over_4gb (test.test_hashlib.HashLibTestCase.test_sha3_256_update_over_4gb) \"resource 'cpu' is not enabled\"\nPASS: test_threaded_hashing (test.test_hashlib.HashLibTestCase.test_threaded_hashing)\nPASS: test_unknown_hash (test.test_hashlib.HashLibTestCase.test_unknown_hash)\nPASS: test_usedforsecurity_false (test.test_hashlib.HashLibTestCase.test_usedforsecurity_false)\nPASS: test_usedforsecurity_true (test.test_hashlib.HashLibTestCase.test_usedforsecurity_true)\nPASS: test_file_digest (test.test_hashlib.KDFTests.test_file_digest)\nPASS: test_normalized_name (test.test_hashlib.KDFTests.test_normalized_name)\nPASS: test_pbkdf2_hmac_c (test.test_hashlib.KDFTests.test_pbkdf2_hmac_c)\nPASS: test_scrypt (test.test_hashlib.KDFTests.test_scrypt)\n\n----------------------------------------------------------------------\nRan 76 tests in 0.618s\n\nOK (skipped=12)\n0:01:30 load avg: 2.60 [205/469] test_fstring passed\nPASS: test__format__lookup (test.test_fstring.TestCase.test__format__lookup)\nPASS: test_arguments (test.test_fstring.TestCase.test_arguments)\nPASS: test_assignment (test.test_fstring.TestCase.test_assignment)\nPASS: test_ast (test.test_fstring.TestCase.test_ast)\nPASS: test_ast_compile_time_concat (test.test_fstring.TestCase.test_ast_compile_time_concat)\nPASS: test_ast_fstring_empty_format_spec (test.test_fstring.TestCase.test_ast_fstring_empty_format_spec)\nPASS: test_ast_line_numbers (test.test_fstring.TestCase.test_ast_line_numbers)\nPASS: test_ast_line_numbers_duplicate_expression (test.test_fstring.TestCase.test_ast_line_numbers_duplicate_expression)\nPASS: test_ast_line_numbers_multiline_fstring (test.test_fstring.TestCase.test_ast_line_numbers_multiline_fstring)\nPASS: test_ast_line_numbers_multiple_formattedvalues (test.test_fstring.TestCase.test_ast_line_numbers_multiple_formattedvalues)\nPASS: test_ast_line_numbers_nested (test.test_fstring.TestCase.test_ast_line_numbers_nested)\nPASS: test_ast_line_numbers_with_parentheses (test.test_fstring.TestCase.test_ast_line_numbers_with_parentheses)\nPASS: test_ast_numbers_fstring_with_formatting (test.test_fstring.TestCase.test_ast_numbers_fstring_with_formatting)\nPASS: test_backslash_char (test.test_fstring.TestCase.test_backslash_char)\nPASS: test_backslashes_in_expression_part (test.test_fstring.TestCase.test_backslashes_in_expression_part)\nPASS: test_backslashes_in_string_part (test.test_fstring.TestCase.test_backslashes_in_string_part)\nPASS: test_call (test.test_fstring.TestCase.test_call)\nPASS: test_closure (test.test_fstring.TestCase.test_closure)\nPASS: test_comments (test.test_fstring.TestCase.test_comments)\nPASS: test_compile_time_concat (test.test_fstring.TestCase.test_compile_time_concat)\nPASS: test_compile_time_concat_errors (test.test_fstring.TestCase.test_compile_time_concat_errors)\nPASS: test_conversions (test.test_fstring.TestCase.test_conversions)\nPASS: test_custom_format_specifier (test.test_fstring.TestCase.test_custom_format_specifier)\nPASS: test_debug_conversion (test.test_fstring.TestCase.test_debug_conversion)\nPASS: test_debug_in_file (test.test_fstring.TestCase.test_debug_in_file)\nPASS: test_del (test.test_fstring.TestCase.test_del)\nPASS: test_dict (test.test_fstring.TestCase.test_dict)\nPASS: test_docstring (test.test_fstring.TestCase.test_docstring)\nPASS: test_double_braces (test.test_fstring.TestCase.test_double_braces)\nPASS: test_empty_format_specifier (test.test_fstring.TestCase.test_empty_format_specifier)\nPASS: test_equal_equal (test.test_fstring.TestCase.test_equal_equal)\nPASS: test_errors (test.test_fstring.TestCase.test_errors)\nPASS: test_expressions_with_triple_quoted_strings (test.test_fstring.TestCase.test_expressions_with_triple_quoted_strings)\nPASS: test_filename_in_syntaxerror (test.test_fstring.TestCase.test_filename_in_syntaxerror)\nPASS: test_format_specifier_expressions (test.test_fstring.TestCase.test_format_specifier_expressions)\nPASS: test_fstring_backslash_before_double_bracket (test.test_fstring.TestCase.test_fstring_backslash_before_double_bracket)\nPASS: test_fstring_backslash_before_double_bracket_warns_once (test.test_fstring.TestCase.test_fstring_backslash_before_double_bracket_warns_once)\nPASS: test_fstring_backslash_prefix_raw (test.test_fstring.TestCase.test_fstring_backslash_prefix_raw)\nPASS: test_fstring_format_spec_greedy_matching (test.test_fstring.TestCase.test_fstring_format_spec_greedy_matching)\nPASS: test_fstring_nested_too_deeply (test.test_fstring.TestCase.test_fstring_nested_too_deeply)\nPASS: test_global (test.test_fstring.TestCase.test_global)\nPASS: test_if_conditional (test.test_fstring.TestCase.test_if_conditional)\nPASS: test_invalid_backslashes_inside_fstring_context (test.test_fstring.TestCase.test_invalid_backslashes_inside_fstring_context)\nPASS: test_invalid_string_prefixes (test.test_fstring.TestCase.test_invalid_string_prefixes)\nPASS: test_invalid_syntax_error_message (test.test_fstring.TestCase.test_invalid_syntax_error_message)\nPASS: test_lambda (test.test_fstring.TestCase.test_lambda)\nPASS: test_leading_trailing_spaces (test.test_fstring.TestCase.test_leading_trailing_spaces)\nPASS: test_literal (test.test_fstring.TestCase.test_literal)\nPASS: test_literal_eval (test.test_fstring.TestCase.test_literal_eval)\nPASS: test_locals (test.test_fstring.TestCase.test_locals)\nPASS: test_loop (test.test_fstring.TestCase.test_loop)\nPASS: test_many_expressions (test.test_fstring.TestCase.test_many_expressions)\nPASS: test_misformed_unicode_character_name (test.test_fstring.TestCase.test_misformed_unicode_character_name)\nPASS: test_mismatched_braces (test.test_fstring.TestCase.test_mismatched_braces)\nPASS: test_mismatched_parens (test.test_fstring.TestCase.test_mismatched_parens)\nPASS: test_missing_expression (test.test_fstring.TestCase.test_missing_expression)\nPASS: test_missing_format_spec (test.test_fstring.TestCase.test_missing_format_spec)\nPASS: test_missing_variable (test.test_fstring.TestCase.test_missing_variable)\nPASS: test_multiple_vars (test.test_fstring.TestCase.test_multiple_vars)\nPASS: test_nested_fstrings (test.test_fstring.TestCase.test_nested_fstrings)\nPASS: test_newlines_before_syntax_error (test.test_fstring.TestCase.test_newlines_before_syntax_error)\nPASS: test_newlines_in_expressions (test.test_fstring.TestCase.test_newlines_in_expressions)\ntest_no_escapes_for_braces (test.test_fstring.TestCase.test_no_escapes_for_braces)\nPASS: Only literal curly braces begin an expression.\nPASS: test_not_closing_quotes (test.test_fstring.TestCase.test_not_closing_quotes)\nPASS: test_not_equal (test.test_fstring.TestCase.test_not_equal)\nPASS: test_parens_in_expressions (test.test_fstring.TestCase.test_parens_in_expressions)\nPASS: test_roundtrip_raw_quotes (test.test_fstring.TestCase.test_roundtrip_raw_quotes)\nPASS: test_shadowed_global (test.test_fstring.TestCase.test_shadowed_global)\nPASS: test_side_effect_order (test.test_fstring.TestCase.test_side_effect_order)\nPASS: test_str_format_differences (test.test_fstring.TestCase.test_str_format_differences)\nPASS: test_syntax_error_after_debug (test.test_fstring.TestCase.test_syntax_error_after_debug)\nPASS: test_syntax_error_for_starred_expressions (test.test_fstring.TestCase.test_syntax_error_for_starred_expressions)\nPASS: test_syntax_error_in_nested_fstring (test.test_fstring.TestCase.test_syntax_error_in_nested_fstring)\nPASS: test_syntax_warning_infinite_recursion_in_file (test.test_fstring.TestCase.test_syntax_warning_infinite_recursion_in_file)\nPASS: test_unterminated_string (test.test_fstring.TestCase.test_unterminated_string)\nPASS: test_valid_prefixes (test.test_fstring.TestCase.test_valid_prefixes)\nPASS: test_walrus (test.test_fstring.TestCase.test_walrus)\nPASS: test_with_a_commas_and_an_underscore_in_format_specifier (test.test_fstring.TestCase.test_with_a_commas_and_an_underscore_in_format_specifier)\nPASS: test_with_an_underscore_and_a_comma_in_format_specifier (test.test_fstring.TestCase.test_with_an_underscore_and_a_comma_in_format_specifier)\nPASS: test_with_two_commas_in_format_specifier (test.test_fstring.TestCase.test_with_two_commas_in_format_specifier)\nPASS: test_with_two_underscore_in_format_specifier (test.test_fstring.TestCase.test_with_two_underscore_in_format_specifier)\nPASS: test_yield (test.test_fstring.TestCase.test_yield)\nPASS: test_yield_send (test.test_fstring.TestCase.test_yield_send)\n\n----------------------------------------------------------------------\nRan 83 tests in 12.872s\n\nOK\n0:01:30 load avg: 2.60 [206/469] test_html passed\nPASS: test_escape (test.test_html.HtmlTests.test_escape)\nPASS: test_unescape (test.test_html.HtmlTests.test_unescape)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.010s\n\nOK\n0:01:30 load avg: 2.60 [207/469] test_hmac passed\nPASS: test_hmac_compare_digest (test.test_hmac.CompareDigestTestCase.test_hmac_compare_digest)\nPASS: test_openssl_compare_digest (test.test_hmac.CompareDigestTestCase.test_openssl_compare_digest)\nPASS: test_operator_compare_digest (test.test_hmac.CompareDigestTestCase.test_operator_compare_digest)\nPASS: test_dot_new_with_str_key (test.test_hmac.ConstructorTestCase.test_dot_new_with_str_key)\nPASS: test_internal_types (test.test_hmac.ConstructorTestCase.test_internal_types)\nPASS: test_normal (test.test_hmac.ConstructorTestCase.test_normal)\nPASS: test_with_bytearray (test.test_hmac.ConstructorTestCase.test_with_bytearray)\nPASS: test_with_memoryview_msg (test.test_hmac.ConstructorTestCase.test_with_memoryview_msg)\nSKIP: test_with_sha256_module (test.test_hmac.ConstructorTestCase.test_with_sha256_module) 'need _sha256'\nPASS: test_with_str_key (test.test_hmac.ConstructorTestCase.test_with_str_key)\nPASS: test_withmodule (test.test_hmac.ConstructorTestCase.test_withmodule)\nPASS: test_withtext (test.test_hmac.ConstructorTestCase.test_withtext)\nPASS: test_attributes_old (test.test_hmac.CopyTestCase.test_attributes_old)\nPASS: test_equality (test.test_hmac.CopyTestCase.test_equality)\nPASS: test_equality_new (test.test_hmac.CopyTestCase.test_equality_new)\nPASS: test_realcopy_hmac (test.test_hmac.CopyTestCase.test_realcopy_hmac)\nPASS: test_realcopy_old (test.test_hmac.CopyTestCase.test_realcopy_old)\nPASS: test_exercise_all_methods (test.test_hmac.SanityTestCase.test_exercise_all_methods)\nPASS: test_legacy_block_size_warnings (test.test_hmac.TestVectorsTestCase.test_legacy_block_size_warnings)\nPASS: test_md5_vectors (test.test_hmac.TestVectorsTestCase.test_md5_vectors)\nPASS: test_sha224_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha224_rfc4231)\nPASS: test_sha256_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha256_rfc4231)\nPASS: test_sha384_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha384_rfc4231)\nPASS: test_sha512_rfc4231 (test.test_hmac.TestVectorsTestCase.test_sha512_rfc4231)\nPASS: test_sha_vectors (test.test_hmac.TestVectorsTestCase.test_sha_vectors)\ntest_with_digestmod_no_default (test.test_hmac.TestVectorsTestCase.test_with_digestmod_no_default)\nPASS: The digestmod parameter is required as of Python 3.8.\nPASS: test_with_fallback (test.test_hmac.TestVectorsTestCase.test_with_fallback)\n\n----------------------------------------------------------------------\nRan 26 tests in 0.022s\n\nOK (skipped=1)\n0:01:30 load avg: 2.60 [208/469] test_htmlparser passed\nPASS: test_adjacent_attributes (test.test_htmlparser.AttributesTestCase.test_adjacent_attributes)\nPASS: test_attr_entity_replacement (test.test_htmlparser.AttributesTestCase.test_attr_entity_replacement)\nPASS: test_attr_funky_names (test.test_htmlparser.AttributesTestCase.test_attr_funky_names)\nPASS: test_attr_funky_names2 (test.test_htmlparser.AttributesTestCase.test_attr_funky_names2)\nPASS: test_attr_nonascii (test.test_htmlparser.AttributesTestCase.test_attr_nonascii)\nPASS: test_attr_syntax (test.test_htmlparser.AttributesTestCase.test_attr_syntax)\nPASS: test_attr_values (test.test_htmlparser.AttributesTestCase.test_attr_values)\nPASS: test_comma_between_attributes (test.test_htmlparser.AttributesTestCase.test_comma_between_attributes)\nPASS: test_end_tag_in_attribute_value (test.test_htmlparser.AttributesTestCase.test_end_tag_in_attribute_value)\nPASS: test_entities_in_attribute_value (test.test_htmlparser.AttributesTestCase.test_entities_in_attribute_value)\nPASS: test_entityrefs_in_attributes (test.test_htmlparser.AttributesTestCase.test_entityrefs_in_attributes)\nPASS: test_javascript_attribute_value (test.test_htmlparser.AttributesTestCase.test_javascript_attribute_value)\nPASS: test_malformed_adjacent_attributes (test.test_htmlparser.AttributesTestCase.test_malformed_adjacent_attributes)\nPASS: test_malformed_attributes (test.test_htmlparser.AttributesTestCase.test_malformed_attributes)\nPASS: test_missing_attribute_value (test.test_htmlparser.AttributesTestCase.test_missing_attribute_value)\nPASS: test_weird_chars_in_unquoted_attribute_values (test.test_htmlparser.AttributesTestCase.test_weird_chars_in_unquoted_attribute_values)\nPASS: test_with_unquoted_attributes (test.test_htmlparser.AttributesTestCase.test_with_unquoted_attributes)\nPASS: test_EOF_in_charref (test.test_htmlparser.HTMLParserTestCase.test_EOF_in_charref)\nPASS: test_bad_nesting (test.test_htmlparser.HTMLParserTestCase.test_bad_nesting)\nPASS: test_bare_ampersands (test.test_htmlparser.HTMLParserTestCase.test_bare_ampersands)\nPASS: test_bare_pointy_brackets (test.test_htmlparser.HTMLParserTestCase.test_bare_pointy_brackets)\nPASS: test_broken_comments (test.test_htmlparser.HTMLParserTestCase.test_broken_comments)\nPASS: test_broken_condcoms (test.test_htmlparser.HTMLParserTestCase.test_broken_condcoms)\nPASS: test_broken_invalid_end_tag (test.test_htmlparser.HTMLParserTestCase.test_broken_invalid_end_tag)\nPASS: test_buffer_artefacts (test.test_htmlparser.HTMLParserTestCase.test_buffer_artefacts)\nPASS: test_cdata_content (test.test_htmlparser.HTMLParserTestCase.test_cdata_content)\nPASS: test_cdata_with_closing_tags (test.test_htmlparser.HTMLParserTestCase.test_cdata_with_closing_tags)\nPASS: test_comments (test.test_htmlparser.HTMLParserTestCase.test_comments)\nPASS: test_condcoms (test.test_htmlparser.HTMLParserTestCase.test_condcoms)\nPASS: test_convert_charrefs (test.test_htmlparser.HTMLParserTestCase.test_convert_charrefs)\nPASS: test_convert_charrefs_dropped_text (test.test_htmlparser.HTMLParserTestCase.test_convert_charrefs_dropped_text)\nPASS: test_correct_detection_of_start_tags (test.test_htmlparser.HTMLParserTestCase.test_correct_detection_of_start_tags)\nPASS: test_declaration_junk_chars (test.test_htmlparser.HTMLParserTestCase.test_declaration_junk_chars)\nPASS: test_get_starttag_text (test.test_htmlparser.HTMLParserTestCase.test_get_starttag_text)\nPASS: test_illegal_declarations (test.test_htmlparser.HTMLParserTestCase.test_illegal_declarations)\nPASS: test_invalid_end_tags (test.test_htmlparser.HTMLParserTestCase.test_invalid_end_tags)\nPASS: test_malformatted_charref (test.test_htmlparser.HTMLParserTestCase.test_malformatted_charref)\nPASS: test_processing_instruction_only (test.test_htmlparser.HTMLParserTestCase.test_processing_instruction_only)\nPASS: test_simple_html (test.test_htmlparser.HTMLParserTestCase.test_simple_html)\nPASS: test_slashes_in_starttag (test.test_htmlparser.HTMLParserTestCase.test_slashes_in_starttag)\nPASS: test_startendtag (test.test_htmlparser.HTMLParserTestCase.test_startendtag)\nPASS: test_starttag_end_boundary (test.test_htmlparser.HTMLParserTestCase.test_starttag_end_boundary)\nPASS: test_starttag_junk_chars (test.test_htmlparser.HTMLParserTestCase.test_starttag_junk_chars)\nPASS: test_tolerant_parsing (test.test_htmlparser.HTMLParserTestCase.test_tolerant_parsing)\nPASS: test_unclosed_entityref (test.test_htmlparser.HTMLParserTestCase.test_unclosed_entityref)\nPASS: test_valid_doctypes (test.test_htmlparser.HTMLParserTestCase.test_valid_doctypes)\nPASS: test_base_class_methods_called (test.test_htmlparser.TestInheritance.test_base_class_methods_called)\n\n----------------------------------------------------------------------\nRan 47 tests in 0.078s\n\nOK\n0:01:30 load avg: 2.60 [209/469] test_heapq passed\nPASS: test_arg_parsing (test.test_heapq.TestErrorHandlingC.test_arg_parsing)\nPASS: test_cmp_err (test.test_heapq.TestErrorHandlingC.test_cmp_err)\nPASS: test_comparison_operator_modifiying_heap (test.test_heapq.TestErrorHandlingC.test_comparison_operator_modifiying_heap)\nPASS: test_comparison_operator_modifiying_heap_two_heaps (test.test_heapq.TestErrorHandlingC.test_comparison_operator_modifiying_heap_two_heaps)\nPASS: test_heappop_mutating_heap (test.test_heapq.TestErrorHandlingC.test_heappop_mutating_heap)\nPASS: test_heappush_mutating_heap (test.test_heapq.TestErrorHandlingC.test_heappush_mutating_heap)\nPASS: test_iterable_args (test.test_heapq.TestErrorHandlingC.test_iterable_args)\nPASS: test_len_only (test.test_heapq.TestErrorHandlingC.test_len_only)\nPASS: test_non_sequence (test.test_heapq.TestErrorHandlingC.test_non_sequence)\nPASS: test_arg_parsing (test.test_heapq.TestErrorHandlingPython.test_arg_parsing)\nPASS: test_cmp_err (test.test_heapq.TestErrorHandlingPython.test_cmp_err)\nPASS: test_comparison_operator_modifiying_heap (test.test_heapq.TestErrorHandlingPython.test_comparison_operator_modifiying_heap)\nPASS: test_comparison_operator_modifiying_heap_two_heaps (test.test_heapq.TestErrorHandlingPython.test_comparison_operator_modifiying_heap_two_heaps)\nPASS: test_heappop_mutating_heap (test.test_heapq.TestErrorHandlingPython.test_heappop_mutating_heap)\nPASS: test_heappush_mutating_heap (test.test_heapq.TestErrorHandlingPython.test_heappush_mutating_heap)\nPASS: test_iterable_args (test.test_heapq.TestErrorHandlingPython.test_iterable_args)\nPASS: test_len_only (test.test_heapq.TestErrorHandlingPython.test_len_only)\nPASS: test_non_sequence (test.test_heapq.TestErrorHandlingPython.test_non_sequence)\nPASS: test_comparison_operator (test.test_heapq.TestHeapC.test_comparison_operator)\nPASS: test_empty_merges (test.test_heapq.TestHeapC.test_empty_merges)\nPASS: test_heapify (test.test_heapq.TestHeapC.test_heapify)\nPASS: test_heappop_max (test.test_heapq.TestHeapC.test_heappop_max)\nPASS: test_heappushpop (test.test_heapq.TestHeapC.test_heappushpop)\nPASS: test_heapsort (test.test_heapq.TestHeapC.test_heapsort)\nPASS: test_merge (test.test_heapq.TestHeapC.test_merge)\nPASS: test_merge_does_not_suppress_index_error (test.test_heapq.TestHeapC.test_merge_does_not_suppress_index_error)\nPASS: test_merge_stability (test.test_heapq.TestHeapC.test_merge_stability)\nPASS: test_naive_nbest (test.test_heapq.TestHeapC.test_naive_nbest)\nPASS: test_nbest (test.test_heapq.TestHeapC.test_nbest)\nPASS: test_nbest_with_pushpop (test.test_heapq.TestHeapC.test_nbest_with_pushpop)\nPASS: test_nlargest (test.test_heapq.TestHeapC.test_nlargest)\nPASS: test_nsmallest (test.test_heapq.TestHeapC.test_nsmallest)\nPASS: test_push_pop (test.test_heapq.TestHeapC.test_push_pop)\nPASS: test_comparison_operator (test.test_heapq.TestHeapPython.test_comparison_operator)\nPASS: test_empty_merges (test.test_heapq.TestHeapPython.test_empty_merges)\nPASS: test_heapify (test.test_heapq.TestHeapPython.test_heapify)\nPASS: test_heappop_max (test.test_heapq.TestHeapPython.test_heappop_max)\nPASS: test_heappushpop (test.test_heapq.TestHeapPython.test_heappushpop)\nPASS: test_heapsort (test.test_heapq.TestHeapPython.test_heapsort)\nPASS: test_merge (test.test_heapq.TestHeapPython.test_merge)\nPASS: test_merge_does_not_suppress_index_error (test.test_heapq.TestHeapPython.test_merge_does_not_suppress_index_error)\nPASS: test_merge_stability (test.test_heapq.TestHeapPython.test_merge_stability)\nPASS: test_naive_nbest (test.test_heapq.TestHeapPython.test_naive_nbest)\nPASS: test_nbest (test.test_heapq.TestHeapPython.test_nbest)\nPASS: test_nbest_with_pushpop (test.test_heapq.TestHeapPython.test_nbest_with_pushpop)\nPASS: test_nlargest (test.test_heapq.TestHeapPython.test_nlargest)\nPASS: test_nsmallest (test.test_heapq.TestHeapPython.test_nsmallest)\nPASS: test_push_pop (test.test_heapq.TestHeapPython.test_push_pop)\nPASS: test_c_functions (test.test_heapq.TestModules.test_c_functions)\nPASS: test_py_functions (test.test_heapq.TestModules.test_py_functions)\nmerge ()\nPASS: Doctest: merge\n\n----------------------------------------------------------------------\nRan 51 tests in 0.759s\n\nOK\n0:01:30 load avg: 2.60 [210/469] test_http_cookies passed\nPASS: test_basic (test.test_http_cookies.CookieTests.test_basic)\nPASS: test_comment_quoting (test.test_http_cookies.CookieTests.test_comment_quoting)\nPASS: test_extended_encode (test.test_http_cookies.CookieTests.test_extended_encode)\nPASS: test_extra_spaces (test.test_http_cookies.CookieTests.test_extra_spaces)\nPASS: test_illegal_chars (test.test_http_cookies.CookieTests.test_illegal_chars)\nPASS: test_invalid_cookies (test.test_http_cookies.CookieTests.test_invalid_cookies)\nPASS: test_load (test.test_http_cookies.CookieTests.test_load)\nPASS: test_pickle (test.test_http_cookies.CookieTests.test_pickle)\nPASS: test_quoted_meta (test.test_http_cookies.CookieTests.test_quoted_meta)\nPASS: test_samesite_attrs (test.test_http_cookies.CookieTests.test_samesite_attrs)\nPASS: test_secure_httponly_false_if_not_present (test.test_http_cookies.CookieTests.test_secure_httponly_false_if_not_present)\nPASS: test_secure_httponly_true_if_have_value (test.test_http_cookies.CookieTests.test_secure_httponly_true_if_have_value)\nPASS: test_secure_httponly_true_if_present (test.test_http_cookies.CookieTests.test_secure_httponly_true_if_present)\nPASS: test_set_secure_httponly_attrs (test.test_http_cookies.CookieTests.test_set_secure_httponly_attrs)\nPASS: test_special_attrs (test.test_http_cookies.CookieTests.test_special_attrs)\nPASS: test_copy (test.test_http_cookies.MorselTests.test_copy)\nPASS: test_defaults (test.test_http_cookies.MorselTests.test_defaults)\nPASS: test_eq (test.test_http_cookies.MorselTests.test_eq)\nPASS: test_pickle (test.test_http_cookies.MorselTests.test_pickle)\nPASS: test_repr (test.test_http_cookies.MorselTests.test_repr)\nPASS: test_reserved_keys (test.test_http_cookies.MorselTests.test_reserved_keys)\nPASS: test_set_properties (test.test_http_cookies.MorselTests.test_set_properties)\nPASS: test_setdefault (test.test_http_cookies.MorselTests.test_setdefault)\nPASS: test_setitem (test.test_http_cookies.MorselTests.test_setitem)\nPASS: test_setter (test.test_http_cookies.MorselTests.test_setter)\nPASS: test_update (test.test_http_cookies.MorselTests.test_update)\ncookies (http)\nPASS: Doctest: http.cookies\n\n----------------------------------------------------------------------\nRan 27 tests in 0.019s\n\nOK\n0:01:31 load avg: 2.60 [211/469] test_idle skipped\ntest_idle skipped -- No module named '_tkinter'\n0:01:31 load avg: 2.60 [212/469] test_httplib passed\nPASS: test_bad_status_repr (test.test_httplib.BasicTest.test_bad_status_repr)\ntest_blocksize_request (test.test_httplib.BasicTest.test_blocksize_request)\nPASS: Check that request() respects the configured block size.\ntest_blocksize_send (test.test_httplib.BasicTest.test_blocksize_send)\nPASS: Check that send() respects the configured block size.\nPASS: test_chunked (test.test_httplib.BasicTest.test_chunked)\nPASS: test_chunked_extension (test.test_httplib.BasicTest.test_chunked_extension)\nPASS: test_chunked_head (test.test_httplib.BasicTest.test_chunked_head)\ntest_chunked_missing_end (test.test_httplib.BasicTest.test_chunked_missing_end)\nPASS: some servers may serve up a short chunked encoding stream\ntest_chunked_sync (test.test_httplib.BasicTest.test_chunked_sync)\nPASS: Check that we don't read past the end of the chunked-encoding stream\ntest_chunked_trailers (test.test_httplib.BasicTest.test_chunked_trailers)\nPASS: See that trailers are read and ignored\ntest_content_length_sync (test.test_httplib.BasicTest.test_content_length_sync)\nPASS: Check that we don't read past the end of the Content-Length stream\nPASS: test_dir_with_added_behavior_on_status (test.test_httplib.BasicTest.test_dir_with_added_behavior_on_status)\nPASS: test_early_eof (test.test_httplib.BasicTest.test_early_eof)\nPASS: test_epipe (test.test_httplib.BasicTest.test_epipe)\nPASS: test_error_leak (test.test_httplib.BasicTest.test_error_leak)\nPASS: test_host_port (test.test_httplib.BasicTest.test_host_port)\ntest_httpstatus_category (test.test_httplib.BasicTest.test_httpstatus_category)\nPASS: Checks that the statuses belong to the standard categories\ntest_httpstatus_range (test.test_httplib.BasicTest.test_httpstatus_range)\nPASS: Checks that the statuses are in the 100-599 range\nPASS: test_incomplete_read (test.test_httplib.BasicTest.test_incomplete_read)\nPASS: test_mixed_reads (test.test_httplib.BasicTest.test_mixed_reads)\nPASS: test_negative_content_length (test.test_httplib.BasicTest.test_negative_content_length)\nPASS: test_overflowing_chunked_line (test.test_httplib.BasicTest.test_overflowing_chunked_line)\nPASS: test_overflowing_header_limit_after_100 (test.test_httplib.BasicTest.test_overflowing_header_limit_after_100)\nPASS: test_overflowing_header_line (test.test_httplib.BasicTest.test_overflowing_header_line)\nPASS: test_overflowing_status_line (test.test_httplib.BasicTest.test_overflowing_status_line)\nPASS: test_partial_readintos (test.test_httplib.BasicTest.test_partial_readintos)\nPASS: test_partial_readintos_incomplete_body (test.test_httplib.BasicTest.test_partial_readintos_incomplete_body)\nPASS: test_partial_readintos_no_content_length (test.test_httplib.BasicTest.test_partial_readintos_no_content_length)\nPASS: test_partial_readintos_past_end (test.test_httplib.BasicTest.test_partial_readintos_past_end)\nPASS: test_partial_reads (test.test_httplib.BasicTest.test_partial_reads)\nPASS: test_partial_reads_incomplete_body (test.test_httplib.BasicTest.test_partial_reads_incomplete_body)\nPASS: test_partial_reads_no_content_length (test.test_httplib.BasicTest.test_partial_reads_no_content_length)\nPASS: test_partial_reads_past_end (test.test_httplib.BasicTest.test_partial_reads_past_end)\ntest_putrequest_override_domain_validation (test.test_httplib.BasicTest.test_putrequest_override_domain_validation)\nPASS: It should be possible to override the default validation\ntest_putrequest_override_encoding (test.test_httplib.BasicTest.test_putrequest_override_encoding)\nPASS: It should be possible to override the default encoding\nPASS: test_putrequest_override_host_validation (test.test_httplib.BasicTest.test_putrequest_override_host_validation)\nPASS: test_read1_bound_content_length (test.test_httplib.BasicTest.test_read1_bound_content_length)\nPASS: test_read1_content_length (test.test_httplib.BasicTest.test_read1_content_length)\nPASS: test_read_head (test.test_httplib.BasicTest.test_read_head)\nPASS: test_readinto_chunked (test.test_httplib.BasicTest.test_readinto_chunked)\nPASS: test_readinto_chunked_head (test.test_httplib.BasicTest.test_readinto_chunked_head)\nPASS: test_readinto_head (test.test_httplib.BasicTest.test_readinto_head)\nPASS: test_readline_bound_content_length (test.test_httplib.BasicTest.test_readline_bound_content_length)\nPASS: test_readlines_content_length (test.test_httplib.BasicTest.test_readlines_content_length)\nPASS: test_response_fileno (test.test_httplib.BasicTest.test_response_fileno)\nPASS: test_response_headers (test.test_httplib.BasicTest.test_response_headers)\nPASS: test_send (test.test_httplib.BasicTest.test_send)\nPASS: test_send_file (test.test_httplib.BasicTest.test_send_file)\nPASS: test_send_iter (test.test_httplib.BasicTest.test_send_iter)\nPASS: test_send_type_error (test.test_httplib.BasicTest.test_send_type_error)\nPASS: test_send_updating_file (test.test_httplib.BasicTest.test_send_updating_file)\nPASS: test_simple_httpstatus (test.test_httplib.BasicTest.test_simple_httpstatus)\nPASS: test_status_lines (test.test_httplib.BasicTest.test_status_lines)\nPASS: test_too_many_headers (test.test_httplib.BasicTest.test_too_many_headers)\nPASS: test_peek (test.test_httplib.ExtendedReadTest.test_peek)\nPASS: test_peek_0 (test.test_httplib.ExtendedReadTest.test_peek_0)\nPASS: test_read1 (test.test_httplib.ExtendedReadTest.test_read1)\nPASS: test_read1_0 (test.test_httplib.ExtendedReadTest.test_read1_0)\nPASS: test_read1_bounded (test.test_httplib.ExtendedReadTest.test_read1_bounded)\nPASS: test_read1_unbounded (test.test_httplib.ExtendedReadTest.test_read1_unbounded)\nPASS: test_readline (test.test_httplib.ExtendedReadTest.test_readline)\nPASS: test_peek (test.test_httplib.ExtendedReadTestChunked.test_peek)\nPASS: test_peek_0 (test.test_httplib.ExtendedReadTestChunked.test_peek_0)\nPASS: test_read1 (test.test_httplib.ExtendedReadTestChunked.test_read1)\nPASS: test_read1_0 (test.test_httplib.ExtendedReadTestChunked.test_read1_0)\nPASS: test_read1_bounded (test.test_httplib.ExtendedReadTestChunked.test_read1_bounded)\nPASS: test_read1_unbounded (test.test_httplib.ExtendedReadTestChunked.test_read1_unbounded)\nPASS: test_readline (test.test_httplib.ExtendedReadTestChunked.test_readline)\nPASS: test_getting_header (test.test_httplib.HTTPResponseTest.test_getting_header)\nPASS: test_getting_header_defaultint (test.test_httplib.HTTPResponseTest.test_getting_header_defaultint)\nPASS: test_getting_nonexistent_header_with_iterable_default (test.test_httplib.HTTPResponseTest.test_getting_nonexistent_header_with_iterable_default)\nPASS: test_getting_nonexistent_header_with_string_default (test.test_httplib.HTTPResponseTest.test_getting_nonexistent_header_with_string_default)\nPASS: test_getting_nonexistent_header_without_default (test.test_httplib.HTTPResponseTest.test_getting_nonexistent_header_without_default)\nPASS: test_attributes (test.test_httplib.HTTPSTest.test_attributes)\nPASS: test_host_port (test.test_httplib.HTTPSTest.test_host_port)\ntest_local_bad_hostname (test.test_httplib.HTTPSTest.test_local_bad_hostname) ... Got an error:\n[SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\nGot an error:\n[SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\n server (('127.0.0.1', 44087):44087 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)):\n   [06/Feb/2024 09:04:27] code 404, message File not found\n server (('127.0.0.1', 44087):44087 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)):\n   [06/Feb/2024 09:04:27] \"GET /nonexistent HTTP/1.1\" 404 -\nstopping HTTPS server\njoining HTTPS thread\nok\ntest_local_good_hostname (test.test_httplib.HTTPSTest.test_local_good_hostname) ...  server (('127.0.0.1', 34357):34357 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)):\n   [06/Feb/2024 09:04:27] code 404, message File not found\n server (('127.0.0.1', 34357):34357 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)):\n   [06/Feb/2024 09:04:27] \"GET /nonexistent HTTP/1.1\" 404 -\nstopping HTTPS server\njoining HTTPS thread\nok\ntest_local_unknown_cert (test.test_httplib.HTTPSTest.test_local_unknown_cert) ... stopping HTTPS server\nGot an error:\n[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\njoining HTTPS thread\nok\nSKIP: test_networked (test.test_httplib.HTTPSTest.test_networked) \"Use of the 'network' resource not enabled\"\nSKIP: test_networked_bad_cert (test.test_httplib.HTTPSTest.test_networked_bad_cert) \"resource 'walltime' is not enabled\"\nSKIP: test_networked_good_cert (test.test_httplib.HTTPSTest.test_networked_good_cert) \"Use of the 'network' resource not enabled\"\nSKIP: test_networked_noverification (test.test_httplib.HTTPSTest.test_networked_noverification) \"Use of the 'network' resource not enabled\"\nSKIP: test_networked_trusted_by_default_cert (test.test_httplib.HTTPSTest.test_networked_trusted_by_default_cert) \"Use of the 'network' resource not enabled\"\nPASS: test_tls13_pha (test.test_httplib.HTTPSTest.test_tls13_pha)\nPASS: test_auto_headers (test.test_httplib.HeaderTests.test_auto_headers)\nPASS: test_content_length_0 (test.test_httplib.HeaderTests.test_content_length_0)\nPASS: test_headers_debuglevel (test.test_httplib.HeaderTests.test_headers_debuglevel)\nPASS: test_invalid_headers (test.test_httplib.HeaderTests.test_invalid_headers)\nPASS: test_ipv6host_header (test.test_httplib.HeaderTests.test_ipv6host_header)\nPASS: test_malformed_headers_coped_with (test.test_httplib.HeaderTests.test_malformed_headers_coped_with)\nPASS: test_parse_all_octets (test.test_httplib.HeaderTests.test_parse_all_octets)\nPASS: test_putheader (test.test_httplib.HeaderTests.test_putheader)\nPASS: test_invalid_method_names (test.test_httplib.HttpMethodTests.test_invalid_method_names)\nPASS: test_all (test.test_httplib.OfflineTest.test_all)\nPASS: test_client_constants (test.test_httplib.OfflineTest.test_client_constants)\nPASS: test_responses (test.test_httplib.OfflineTest.test_responses)\nPASS: test_100_close (test.test_httplib.PersistenceTest.test_100_close)\nPASS: test_disconnected (test.test_httplib.PersistenceTest.test_disconnected)\nPASS: test_reuse_reconnect (test.test_httplib.PersistenceTest.test_reuse_reconnect)\nPASS: test_ascii_body (test.test_httplib.RequestBodyTest.test_ascii_body)\nPASS: test_binary_file_body (test.test_httplib.RequestBodyTest.test_binary_file_body)\nPASS: test_bytes_body (test.test_httplib.RequestBodyTest.test_bytes_body)\nPASS: test_latin1_body (test.test_httplib.RequestBodyTest.test_latin1_body)\nPASS: test_list_body (test.test_httplib.RequestBodyTest.test_list_body)\nPASS: test_manual_content_length (test.test_httplib.RequestBodyTest.test_manual_content_length)\nPASS: test_text_file_body (test.test_httplib.RequestBodyTest.test_text_file_body)\nPASS: testHTTPConnectionSourceAddress (test.test_httplib.SourceAddressTest.testHTTPConnectionSourceAddress)\nPASS: testHTTPSConnectionSourceAddress (test.test_httplib.SourceAddressTest.testHTTPSConnectionSourceAddress)\nPASS: testTimeoutAttribute (test.test_httplib.TimeoutTest.testTimeoutAttribute)\nPASS: test_empty_body (test.test_httplib.TransferEncodingTest.test_empty_body)\nPASS: test_endheaders_chunked (test.test_httplib.TransferEncodingTest.test_endheaders_chunked)\nPASS: test_explicit_headers (test.test_httplib.TransferEncodingTest.test_explicit_headers)\nPASS: test_request (test.test_httplib.TransferEncodingTest.test_request)\nPASS: test_connect_put_request (test.test_httplib.TunnelTests.test_connect_put_request)\nPASS: test_connect_with_tunnel (test.test_httplib.TunnelTests.test_connect_with_tunnel)\nPASS: test_connect_with_tunnel_different_host (test.test_httplib.TunnelTests.test_connect_with_tunnel_different_host)\nPASS: test_connect_with_tunnel_idna (test.test_httplib.TunnelTests.test_connect_with_tunnel_idna)\nPASS: test_connect_with_tunnel_with_default_port (test.test_httplib.TunnelTests.test_connect_with_tunnel_with_default_port)\nPASS: test_connect_with_tunnel_with_different_host_header (test.test_httplib.TunnelTests.test_connect_with_tunnel_with_different_host_header)\nPASS: test_connect_with_tunnel_with_nonstandard_port (test.test_httplib.TunnelTests.test_connect_with_tunnel_with_nonstandard_port)\nPASS: test_disallow_set_tunnel_after_connect (test.test_httplib.TunnelTests.test_disallow_set_tunnel_after_connect)\nPASS: test_no_proxy_response_headers (test.test_httplib.TunnelTests.test_no_proxy_response_headers)\nPASS: test_proxy_response_headers (test.test_httplib.TunnelTests.test_proxy_response_headers)\nPASS: test_set_tunnel_host_port_headers_add_host_missing (test.test_httplib.TunnelTests.test_set_tunnel_host_port_headers_add_host_missing)\nPASS: test_set_tunnel_host_port_headers_set_host_different (test.test_httplib.TunnelTests.test_set_tunnel_host_port_headers_set_host_different)\nPASS: test_set_tunnel_host_port_headers_set_host_identical (test.test_httplib.TunnelTests.test_set_tunnel_host_port_headers_set_host_identical)\ntest_tunnel_connect_single_send_connection_setup (test.test_httplib.TunnelTests.test_tunnel_connect_single_send_connection_setup)\nPASS: Regresstion test for https://bugs.python.org/issue43332.\nPASS: test_tunnel_debuglog (test.test_httplib.TunnelTests.test_tunnel_debuglog)\nPASS: test_tunnel_leak (test.test_httplib.TunnelTests.test_tunnel_leak)\n\n----------------------------------------------------------------------\nRan 127 tests in 0.230s\n\nOK (skipped=5)\n0:01:31 load avg: 2.60 [213/469] test_http_cookiejar passed\nPASS: test_Cookie_iterator (test.test_http_cookiejar.CookieTests.test_Cookie_iterator)\nPASS: test_bad_cookie_header (test.test_http_cookiejar.CookieTests.test_bad_cookie_header)\nPASS: test_custom_secure_protocols (test.test_http_cookiejar.CookieTests.test_custom_secure_protocols)\nPASS: test_default_path (test.test_http_cookiejar.CookieTests.test_default_path)\nPASS: test_default_path_with_query (test.test_http_cookiejar.CookieTests.test_default_path_with_query)\nPASS: test_domain_allow (test.test_http_cookiejar.CookieTests.test_domain_allow)\nPASS: test_domain_block (test.test_http_cookiejar.CookieTests.test_domain_block)\nPASS: test_domain_match (test.test_http_cookiejar.CookieTests.test_domain_match)\nPASS: test_domain_mirror (test.test_http_cookiejar.CookieTests.test_domain_mirror)\nPASS: test_domain_return_ok (test.test_http_cookiejar.CookieTests.test_domain_return_ok)\nPASS: test_escape_path (test.test_http_cookiejar.CookieTests.test_escape_path)\nPASS: test_evil_local_domain (test.test_http_cookiejar.CookieTests.test_evil_local_domain)\nPASS: test_evil_local_domain_2 (test.test_http_cookiejar.CookieTests.test_evil_local_domain_2)\nPASS: test_evil_nonlocal_domain (test.test_http_cookiejar.CookieTests.test_evil_nonlocal_domain)\nPASS: test_expires (test.test_http_cookiejar.CookieTests.test_expires)\nPASS: test_is_HDN (test.test_http_cookiejar.CookieTests.test_is_HDN)\nPASS: test_localhost_domain (test.test_http_cookiejar.CookieTests.test_localhost_domain)\nPASS: test_localhost_domain_contents (test.test_http_cookiejar.CookieTests.test_localhost_domain_contents)\nPASS: test_localhost_domain_contents_2 (test.test_http_cookiejar.CookieTests.test_localhost_domain_contents_2)\nPASS: test_missing_final_slash (test.test_http_cookiejar.CookieTests.test_missing_final_slash)\nPASS: test_missing_value (test.test_http_cookiejar.CookieTests.test_missing_value)\nPASS: test_no_return_comment (test.test_http_cookiejar.CookieTests.test_no_return_comment)\nPASS: test_ns_parser (test.test_http_cookiejar.CookieTests.test_ns_parser)\nPASS: test_ns_parser_special_names (test.test_http_cookiejar.CookieTests.test_ns_parser_special_names)\nPASS: test_parse_ns_headers (test.test_http_cookiejar.CookieTests.test_parse_ns_headers)\nPASS: test_path_mirror (test.test_http_cookiejar.CookieTests.test_path_mirror)\nPASS: test_path_prefix_match (test.test_http_cookiejar.CookieTests.test_path_prefix_match)\nPASS: test_port_mirror (test.test_http_cookiejar.CookieTests.test_port_mirror)\nPASS: test_quote_cookie_value (test.test_http_cookiejar.CookieTests.test_quote_cookie_value)\nPASS: test_reach (test.test_http_cookiejar.CookieTests.test_reach)\nPASS: test_request_host (test.test_http_cookiejar.CookieTests.test_request_host)\nPASS: test_request_path (test.test_http_cookiejar.CookieTests.test_request_path)\nPASS: test_request_port (test.test_http_cookiejar.CookieTests.test_request_port)\nPASS: test_rfc2109_handling (test.test_http_cookiejar.CookieTests.test_rfc2109_handling)\nPASS: test_secure (test.test_http_cookiejar.CookieTests.test_secure)\nPASS: test_secure_block (test.test_http_cookiejar.CookieTests.test_secure_block)\nPASS: test_strict_domain (test.test_http_cookiejar.CookieTests.test_strict_domain)\nPASS: test_two_component_domain_ns (test.test_http_cookiejar.CookieTests.test_two_component_domain_ns)\nPASS: test_two_component_domain_rfc2965 (test.test_http_cookiejar.CookieTests.test_two_component_domain_rfc2965)\nPASS: test_wrong_domain (test.test_http_cookiejar.CookieTests.test_wrong_domain)\nPASS: test_http2time (test.test_http_cookiejar.DateTimeTests.test_http2time)\nPASS: test_http2time_formats (test.test_http_cookiejar.DateTimeTests.test_http2time_formats)\nPASS: test_http2time_garbage (test.test_http_cookiejar.DateTimeTests.test_http2time_garbage)\nPASS: test_http2time_redos_regression_actually_completes (test.test_http_cookiejar.DateTimeTests.test_http2time_redos_regression_actually_completes)\nPASS: test_iso2time (test.test_http_cookiejar.DateTimeTests.test_iso2time)\nPASS: test_iso2time_formats (test.test_http_cookiejar.DateTimeTests.test_iso2time_formats)\nPASS: test_iso2time_garbage (test.test_http_cookiejar.DateTimeTests.test_iso2time_garbage)\nPASS: test_iso2time_performance_regression (test.test_http_cookiejar.DateTimeTests.test_iso2time_performance_regression)\nPASS: test_time2isoz (test.test_http_cookiejar.DateTimeTests.test_time2isoz)\nPASS: test_time2netscape (test.test_http_cookiejar.DateTimeTests.test_time2netscape)\nPASS: test_bad_magic (test.test_http_cookiejar.FileCookieJarTests.test_bad_magic)\nPASS: test_constructor_with_none (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_none)\nPASS: test_constructor_with_other_types (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_other_types)\nPASS: test_constructor_with_path_like (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_path_like)\nPASS: test_constructor_with_str (test.test_http_cookiejar.FileCookieJarTests.test_constructor_with_str)\nPASS: test_cookie_files_are_truncated (test.test_http_cookiejar.FileCookieJarTests.test_cookie_files_are_truncated)\nPASS: test_lwp_filepermissions (test.test_http_cookiejar.FileCookieJarTests.test_lwp_filepermissions)\nPASS: test_lwp_valueless_cookie (test.test_http_cookiejar.FileCookieJarTests.test_lwp_valueless_cookie)\nPASS: test_mozilla_filepermissions (test.test_http_cookiejar.FileCookieJarTests.test_mozilla_filepermissions)\nPASS: test_join_header_words (test.test_http_cookiejar.HeaderTests.test_join_header_words)\nPASS: test_parse_ns_headers (test.test_http_cookiejar.HeaderTests.test_parse_ns_headers)\nPASS: test_parse_ns_headers_special_names (test.test_http_cookiejar.HeaderTests.test_parse_ns_headers_special_names)\nPASS: test_parse_ns_headers_version (test.test_http_cookiejar.HeaderTests.test_parse_ns_headers_version)\nPASS: test_roundtrip (test.test_http_cookiejar.HeaderTests.test_roundtrip)\nPASS: test_split_header_words (test.test_http_cookiejar.HeaderTests.test_split_header_words)\nPASS: test_empty_path (test.test_http_cookiejar.LWPCookieTests.test_empty_path)\nPASS: test_ietf_example_1 (test.test_http_cookiejar.LWPCookieTests.test_ietf_example_1)\nPASS: test_ietf_example_2 (test.test_http_cookiejar.LWPCookieTests.test_ietf_example_2)\nPASS: test_intranet_domains_2965 (test.test_http_cookiejar.LWPCookieTests.test_intranet_domains_2965)\nPASS: test_intranet_domains_ns (test.test_http_cookiejar.LWPCookieTests.test_intranet_domains_ns)\nPASS: test_mozilla (test.test_http_cookiejar.LWPCookieTests.test_mozilla)\nPASS: test_netscape_example_1 (test.test_http_cookiejar.LWPCookieTests.test_netscape_example_1)\nPASS: test_netscape_example_2 (test.test_http_cookiejar.LWPCookieTests.test_netscape_example_2)\nPASS: test_netscape_misc (test.test_http_cookiejar.LWPCookieTests.test_netscape_misc)\nPASS: test_rejection (test.test_http_cookiejar.LWPCookieTests.test_rejection)\nPASS: test_session_cookies (test.test_http_cookiejar.LWPCookieTests.test_session_cookies)\nPASS: test_url_encoding (test.test_http_cookiejar.LWPCookieTests.test_url_encoding)\n\n----------------------------------------------------------------------\nRan 77 tests in 0.835s\n\nOK\n0:01:31 load avg: 2.60 [214/469] test_imghdr passed\nPASS: test_bad_args (test.test_imghdr.TestImghdr.test_bad_args)\nPASS: test_closed_file (test.test_imghdr.TestImghdr.test_closed_file)\nPASS: test_data (test.test_imghdr.TestImghdr.test_data)\nPASS: test_file_pos (test.test_imghdr.TestImghdr.test_file_pos)\nPASS: test_invalid_headers (test.test_imghdr.TestImghdr.test_invalid_headers)\nPASS: test_missing_file (test.test_imghdr.TestImghdr.test_missing_file)\nPASS: test_output_stream (test.test_imghdr.TestImghdr.test_output_stream)\nPASS: test_pathlike_filename (test.test_imghdr.TestImghdr.test_pathlike_filename)\nPASS: test_register_test (test.test_imghdr.TestImghdr.test_register_test)\nPASS: test_string_data (test.test_imghdr.TestImghdr.test_string_data)\nPASS: test_unseekable (test.test_imghdr.TestImghdr.test_unseekable)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.016s\n\nOK\n0:01:32 load avg: 2.60 [215/469] test_httpservers passed\nPASS: test_close_connection (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_close_connection)\nPASS: test_date_time_string (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_date_time_string)\nPASS: test_extra_space (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_extra_space)\nPASS: test_header_buffering_of_send_error (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_buffering_of_send_error)\nPASS: test_header_buffering_of_send_header (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_buffering_of_send_header)\nPASS: test_header_buffering_of_send_response_only (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_buffering_of_send_response_only)\nPASS: test_header_length (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_length)\nPASS: test_header_unbuffered_when_continue (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_header_unbuffered_when_continue)\nPASS: test_html_escape_on_error (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_html_escape_on_error)\nPASS: test_http_0_9 (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_http_0_9)\nPASS: test_http_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_http_1_0)\nPASS: test_http_1_1 (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_http_1_1)\nPASS: test_request_length (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_request_length)\nPASS: test_too_many_headers (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_too_many_headers)\nPASS: test_unprintable_not_logged (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_unprintable_not_logged)\nPASS: test_with_continue_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_with_continue_1_0)\nPASS: test_with_continue_1_1 (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_with_continue_1_1)\nPASS: test_with_continue_rejected (test.test_httpservers.BaseHTTPRequestHandlerTestCase.test_with_continue_rejected)\nPASS: test_command (test.test_httpservers.BaseHTTPServerTestCase.test_command)\nPASS: test_error_content_length (test.test_httpservers.BaseHTTPServerTestCase.test_error_content_length)\nPASS: test_handler (test.test_httpservers.BaseHTTPServerTestCase.test_handler)\nPASS: test_head_via_send_error (test.test_httpservers.BaseHTTPServerTestCase.test_head_via_send_error)\nPASS: test_header_close (test.test_httpservers.BaseHTTPServerTestCase.test_header_close)\nPASS: test_header_keep_alive (test.test_httpservers.BaseHTTPServerTestCase.test_header_keep_alive)\nPASS: test_internal_key_error (test.test_httpservers.BaseHTTPServerTestCase.test_internal_key_error)\nPASS: test_latin1_header (test.test_httpservers.BaseHTTPServerTestCase.test_latin1_header)\nPASS: test_major_version_number_too_long (test.test_httpservers.BaseHTTPServerTestCase.test_major_version_number_too_long)\nPASS: test_minor_version_number_too_long (test.test_httpservers.BaseHTTPServerTestCase.test_minor_version_number_too_long)\nPASS: test_request_line_trimming (test.test_httpservers.BaseHTTPServerTestCase.test_request_line_trimming)\nPASS: test_return_custom_status (test.test_httpservers.BaseHTTPServerTestCase.test_return_custom_status)\nPASS: test_return_explain_error (test.test_httpservers.BaseHTTPServerTestCase.test_return_explain_error)\nPASS: test_return_header_keep_alive (test.test_httpservers.BaseHTTPServerTestCase.test_return_header_keep_alive)\nPASS: test_send_blank (test.test_httpservers.BaseHTTPServerTestCase.test_send_blank)\nPASS: test_send_error (test.test_httpservers.BaseHTTPServerTestCase.test_send_error)\nPASS: test_version_bogus (test.test_httpservers.BaseHTTPServerTestCase.test_version_bogus)\nPASS: test_version_digits (test.test_httpservers.BaseHTTPServerTestCase.test_version_digits)\nPASS: test_version_invalid (test.test_httpservers.BaseHTTPServerTestCase.test_version_invalid)\nPASS: test_version_none (test.test_httpservers.BaseHTTPServerTestCase.test_version_none)\nPASS: test_version_none_get (test.test_httpservers.BaseHTTPServerTestCase.test_version_none_get)\nPASS: test_version_signs_and_underscores (test.test_httpservers.BaseHTTPServerTestCase.test_version_signs_and_underscores)\nSKIP: test_accept (test.test_httpservers.CGIHTTPServerTestCase.test_accept) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_authorization (test.test_httpservers.CGIHTTPServerTestCase.test_authorization) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_cgi_path_in_sub_directories (test.test_httpservers.CGIHTTPServerTestCase.test_cgi_path_in_sub_directories) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_headers_and_content (test.test_httpservers.CGIHTTPServerTestCase.test_headers_and_content) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_invaliduri (test.test_httpservers.CGIHTTPServerTestCase.test_invaliduri) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_issue19435 (test.test_httpservers.CGIHTTPServerTestCase.test_issue19435) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_nested_cgi_path_issue21323 (test.test_httpservers.CGIHTTPServerTestCase.test_nested_cgi_path_issue21323) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_no_leading_slash (test.test_httpservers.CGIHTTPServerTestCase.test_no_leading_slash) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_os_environ_is_not_altered (test.test_httpservers.CGIHTTPServerTestCase.test_os_environ_is_not_altered) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_post (test.test_httpservers.CGIHTTPServerTestCase.test_post) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_query_with_continuous_slashes (test.test_httpservers.CGIHTTPServerTestCase.test_query_with_continuous_slashes) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_query_with_multiple_question_mark (test.test_httpservers.CGIHTTPServerTestCase.test_query_with_multiple_question_mark) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_url_collapse_path (test.test_httpservers.CGIHTTPServerTestCase.test_url_collapse_path) \"This test can't be run reliably as root (issue #13308).\"\nSKIP: test_urlquote_decoding_in_cgi_check (test.test_httpservers.CGIHTTPServerTestCase.test_urlquote_decoding_in_cgi_check) \"This test can't be run reliably as root (issue #13308).\"\nPASS: test_all (test.test_httpservers.MiscTestCase.test_all)\nPASS: test_err (test.test_httpservers.RequestHandlerLoggingTestCase.test_err)\nPASS: test_get (test.test_httpservers.RequestHandlerLoggingTestCase.test_get)\nPASS: test_server_test_ipv4 (test.test_httpservers.ScriptTestCase.test_server_test_ipv4)\nPASS: test_server_test_ipv6 (test.test_httpservers.ScriptTestCase.test_server_test_ipv6)\nPASS: test_server_test_localhost (test.test_httpservers.ScriptTestCase.test_server_test_localhost)\nPASS: test_server_test_unspec (test.test_httpservers.ScriptTestCase.test_server_test_unspec)\nPASS: test_query_arguments (test.test_httpservers.SimpleHTTPRequestHandlerTestCase.test_query_arguments)\nPASS: test_start_with_double_slash (test.test_httpservers.SimpleHTTPRequestHandlerTestCase.test_start_with_double_slash)\nPASS: test_windows_colon (test.test_httpservers.SimpleHTTPRequestHandlerTestCase.test_windows_colon)\ntest_browser_cache (test.test_httpservers.SimpleHTTPServerTestCase.test_browser_cache)\nPASS: Check that when a request to /test is sent with the request header\nPASS: test_browser_cache_file_changed (test.test_httpservers.SimpleHTTPServerTestCase.test_browser_cache_file_changed)\nPASS: test_browser_cache_with_If_None_Match_header (test.test_httpservers.SimpleHTTPServerTestCase.test_browser_cache_with_If_None_Match_header)\nPASS: test_get (test.test_httpservers.SimpleHTTPServerTestCase.test_get)\ntest_get_dir_redirect_location_domain_injection_bug (test.test_httpservers.SimpleHTTPServerTestCase.test_get_dir_redirect_location_domain_injection_bug)\nPASS: Ensure //evil.co/..%2f../../X does not put //evil.co/ in Location.\nPASS: test_head (test.test_httpservers.SimpleHTTPServerTestCase.test_head)\nPASS: test_html_escape_filename (test.test_httpservers.SimpleHTTPServerTestCase.test_html_escape_filename)\nPASS: test_invalid_requests (test.test_httpservers.SimpleHTTPServerTestCase.test_invalid_requests)\ntest_last_modified (test.test_httpservers.SimpleHTTPServerTestCase.test_last_modified)\nPASS: Checks that the datetime returned in Last-Modified response header\nPASS: test_path_without_leading_slash (test.test_httpservers.SimpleHTTPServerTestCase.test_path_without_leading_slash)\nPASS: test_undecodable_filename (test.test_httpservers.SimpleHTTPServerTestCase.test_undecodable_filename)\nPASS: test_undecodable_parameter (test.test_httpservers.SimpleHTTPServerTestCase.test_undecodable_parameter)\n\n----------------------------------------------------------------------\nRan 62 tests in 1.070s\n\nOK (skipped=14)\n0:01:32 load avg: 2.60 [216/469] test_index passed\nPASS: test_basic (test.test_index.BaseTestCase.test_basic)\nPASS: test_error (test.test_index.BaseTestCase.test_error)\nPASS: test_index_returns_int_subclass (test.test_index.BaseTestCase.test_index_returns_int_subclass)\nPASS: test_int_subclass_with_index (test.test_index.BaseTestCase.test_int_subclass_with_index)\nPASS: test_slice (test.test_index.BaseTestCase.test_slice)\nPASS: test_subclasses (test.test_index.BaseTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.BaseTestCase.test_wrappers)\nPASS: test_error (test.test_index.ByteArrayTestCase.test_error)\nPASS: test_index (test.test_index.ByteArrayTestCase.test_index)\nPASS: test_repeat (test.test_index.ByteArrayTestCase.test_repeat)\nPASS: test_slice (test.test_index.ByteArrayTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.ByteArrayTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.ByteArrayTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.ByteArrayTestCase.test_wrappers)\nPASS: test_error (test.test_index.BytesTestCase.test_error)\nPASS: test_index (test.test_index.BytesTestCase.test_index)\nPASS: test_repeat (test.test_index.BytesTestCase.test_repeat)\nPASS: test_slice (test.test_index.BytesTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.BytesTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.BytesTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.BytesTestCase.test_wrappers)\nPASS: test_error (test.test_index.ListTestCase.test_error)\nPASS: test_index (test.test_index.ListTestCase.test_index)\nPASS: test_inplace_repeat (test.test_index.ListTestCase.test_inplace_repeat)\nPASS: test_repeat (test.test_index.ListTestCase.test_repeat)\nPASS: test_setdelitem (test.test_index.ListTestCase.test_setdelitem)\nPASS: test_slice (test.test_index.ListTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.ListTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.ListTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.ListTestCase.test_wrappers)\nPASS: test_error (test.test_index.NewSeqTestCase.test_error)\nPASS: test_index (test.test_index.NewSeqTestCase.test_index)\nPASS: test_repeat (test.test_index.NewSeqTestCase.test_repeat)\nPASS: test_slice (test.test_index.NewSeqTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.NewSeqTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.NewSeqTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.NewSeqTestCase.test_wrappers)\nPASS: test_getitem (test.test_index.OverflowTestCase.test_getitem)\nPASS: test_large_longs (test.test_index.OverflowTestCase.test_large_longs)\nPASS: test_sequence_repeat (test.test_index.OverflowTestCase.test_sequence_repeat)\nPASS: test_range (test.test_index.RangeTestCase.test_range)\nPASS: test_error (test.test_index.StringTestCase.test_error)\nPASS: test_index (test.test_index.StringTestCase.test_index)\nPASS: test_repeat (test.test_index.StringTestCase.test_repeat)\nPASS: test_slice (test.test_index.StringTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.StringTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.StringTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.StringTestCase.test_wrappers)\nPASS: test_error (test.test_index.TupleTestCase.test_error)\nPASS: test_index (test.test_index.TupleTestCase.test_index)\nPASS: test_repeat (test.test_index.TupleTestCase.test_repeat)\nPASS: test_slice (test.test_index.TupleTestCase.test_slice)\nPASS: test_slice_bug7532 (test.test_index.TupleTestCase.test_slice_bug7532)\nPASS: test_subclasses (test.test_index.TupleTestCase.test_subclasses)\nPASS: test_wrappers (test.test_index.TupleTestCase.test_wrappers)\n\n----------------------------------------------------------------------\nRan 55 tests in 0.011s\n\nOK\n0:01:33 load avg: 2.63 [217/469] test_int passed\ntest_denial_of_service_prevented_int_to_str (test.test_int.IntStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str)\nPASS: Regression test: ensure we fail before performing O(N**2) work.\ntest_denial_of_service_prevented_str_to_int (test.test_int.IntStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int)\nPASS: Regression test: ensure we fail before performing O(N**2) work.\nPASS: test_disabled_limit (test.test_int.IntStrDigitLimitsTests.test_disabled_limit)\nPASS: test_int_from_other_bases (test.test_int.IntStrDigitLimitsTests.test_int_from_other_bases)\nPASS: test_int_max_str_digits_is_per_interpreter (test.test_int.IntStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter)\nPASS: test_max_str_digits (test.test_int.IntStrDigitLimitsTests.test_max_str_digits)\ntest_max_str_digits_edge_cases (test.test_int.IntStrDigitLimitsTests.test_max_str_digits_edge_cases)\nPASS: Ignore the +/- sign and space padding.\ntest_power_of_two_bases_unlimited (test.test_int.IntStrDigitLimitsTests.test_power_of_two_bases_unlimited)\nPASS: The limit does not apply to power of 2 bases.\nPASS: test_sign_not_counted (test.test_int.IntStrDigitLimitsTests.test_sign_not_counted)\nPASS: test_underscores_ignored (test.test_int.IntStrDigitLimitsTests.test_underscores_ignored)\ntest_denial_of_service_prevented_int_to_str (test.test_int.IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str)\nPASS: Regression test: ensure we fail before performing O(N**2) work.\ntest_denial_of_service_prevented_str_to_int (test.test_int.IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int)\nPASS: Regression test: ensure we fail before performing O(N**2) work.\nPASS: test_disabled_limit (test.test_int.IntSubclassStrDigitLimitsTests.test_disabled_limit)\nPASS: test_int_from_other_bases (test.test_int.IntSubclassStrDigitLimitsTests.test_int_from_other_bases)\nPASS: test_int_max_str_digits_is_per_interpreter (test.test_int.IntSubclassStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter)\nPASS: test_max_str_digits (test.test_int.IntSubclassStrDigitLimitsTests.test_max_str_digits)\ntest_max_str_digits_edge_cases (test.test_int.IntSubclassStrDigitLimitsTests.test_max_str_digits_edge_cases)\nPASS: Ignore the +/- sign and space padding.\ntest_power_of_two_bases_unlimited (test.test_int.IntSubclassStrDigitLimitsTests.test_power_of_two_bases_unlimited)\nPASS: The limit does not apply to power of 2 bases.\nPASS: test_sign_not_counted (test.test_int.IntSubclassStrDigitLimitsTests.test_sign_not_counted)\nPASS: test_underscores_ignored (test.test_int.IntSubclassStrDigitLimitsTests.test_underscores_ignored)\nPASS: test_basic (test.test_int.IntTestCases.test_basic)\nPASS: test_error_message (test.test_int.IntTestCases.test_error_message)\ntest_int_base_bad_types (test.test_int.IntTestCases.test_int_base_bad_types)\nPASS: Not integer types are not valid bases; issue16772.\nPASS: test_int_base_indexable (test.test_int.IntTestCases.test_int_base_indexable)\ntest_int_base_limits (test.test_int.IntTestCases.test_int_base_limits)\nPASS: Testing the supported limits of the int() base parameter.\nPASS: test_int_memoryview (test.test_int.IntTestCases.test_int_memoryview)\nPASS: test_int_returns_int_subclass (test.test_int.IntTestCases.test_int_returns_int_subclass)\nPASS: test_int_subclass_with_index (test.test_int.IntTestCases.test_int_subclass_with_index)\nPASS: test_int_subclass_with_int (test.test_int.IntTestCases.test_int_subclass_with_int)\nPASS: test_intconversion (test.test_int.IntTestCases.test_intconversion)\nPASS: test_invalid_signs (test.test_int.IntTestCases.test_invalid_signs)\nPASS: test_issue31619 (test.test_int.IntTestCases.test_issue31619)\nPASS: test_keyword_args (test.test_int.IntTestCases.test_keyword_args)\nPASS: test_no_args (test.test_int.IntTestCases.test_no_args)\nPASS: test_non_numeric_input_types (test.test_int.IntTestCases.test_non_numeric_input_types)\nPASS: test_small_ints (test.test_int.IntTestCases.test_small_ints)\nPASS: test_string_float (test.test_int.IntTestCases.test_string_float)\nPASS: test_underscores (test.test_int.IntTestCases.test_underscores)\nPASS: test_unicode (test.test_int.IntTestCases.test_unicode)\nPASS: test_pylong_int_divmod (test.test_int.PyLongModuleTests.test_pylong_int_divmod)\nPASS: test_pylong_int_to_decimal (test.test_int.PyLongModuleTests.test_pylong_int_to_decimal)\nPASS: test_pylong_misbehavior_error_path_from_str (test.test_int.PyLongModuleTests.test_pylong_misbehavior_error_path_from_str)\nPASS: test_pylong_misbehavior_error_path_to_str (test.test_int.PyLongModuleTests.test_pylong_misbehavior_error_path_to_str)\nPASS: test_pylong_str_to_int (test.test_int.PyLongModuleTests.test_pylong_str_to_int)\n\n----------------------------------------------------------------------\nRan 44 tests in 0.403s\n\nOK\n0:01:34 load avg: 2.63 [218/469] test_int_literal passed\nPASS: test_bin_baseline (test.test_int_literal.TestHexOctBin.test_bin_baseline)\nPASS: test_bin_unsigned (test.test_int_literal.TestHexOctBin.test_bin_unsigned)\nPASS: test_hex_baseline (test.test_int_literal.TestHexOctBin.test_hex_baseline)\nPASS: test_hex_unsigned (test.test_int_literal.TestHexOctBin.test_hex_unsigned)\nPASS: test_oct_baseline (test.test_int_literal.TestHexOctBin.test_oct_baseline)\nPASS: test_oct_unsigned (test.test_int_literal.TestHexOctBin.test_oct_unsigned)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.001s\n\nOK\n0:01:35 load avg: 2.63 [219/469] test_import passed\nPASS: test_absolute_circular_submodule (test.test_import.CircularImportTests.test_absolute_circular_submodule)\nPASS: test_binding (test.test_import.CircularImportTests.test_binding)\nPASS: test_circular_from_import (test.test_import.CircularImportTests.test_circular_from_import)\nPASS: test_crossreference1 (test.test_import.CircularImportTests.test_crossreference1)\nPASS: test_crossreference2 (test.test_import.CircularImportTests.test_crossreference2)\nPASS: test_direct (test.test_import.CircularImportTests.test_direct)\nPASS: test_indirect (test.test_import.CircularImportTests.test_indirect)\nPASS: test_rebinding (test.test_import.CircularImportTests.test_rebinding)\nPASS: test_subpackage (test.test_import.CircularImportTests.test_subpackage)\nPASS: test_unwritable_module (test.test_import.CircularImportTests.test_unwritable_module)\nPASS: test_cached_mode_issue_2051 (test.test_import.FilePermissionTests.test_cached_mode_issue_2051)\nPASS: test_cached_readonly (test.test_import.FilePermissionTests.test_cached_readonly)\nPASS: test_creation_mode (test.test_import.FilePermissionTests.test_creation_mode)\nPASS: test_pyc_always_writable (test.test_import.FilePermissionTests.test_pyc_always_writable)\nPASS: test_get_sourcefile (test.test_import.GetSourcefileTests.test_get_sourcefile)\nPASS: test_get_sourcefile_bad_ext (test.test_import.GetSourcefileTests.test_get_sourcefile_bad_ext)\nPASS: test_get_sourcefile_no_source (test.test_import.GetSourcefileTests.test_get_sourcefile_no_source)\nPASS: test_bogus_fromlist (test.test_import.ImportTests.test_bogus_fromlist)\nPASS: test_case_sensitivity (test.test_import.ImportTests.test_case_sensitivity)\nPASS: test_concurrency (test.test_import.ImportTests.test_concurrency)\nPASS: test_delete_builtins_import (test.test_import.ImportTests.test_delete_builtins_import)\nSKIP: test_dll_dependency_import (test.test_import.ImportTests.test_dll_dependency_import) 'Windows-specific'\nPASS: test_double_const (test.test_import.ImportTests.test_double_const)\nPASS: test_failing_import_sticks (test.test_import.ImportTests.test_failing_import_sticks)\nPASS: test_failing_reload (test.test_import.ImportTests.test_failing_reload)\nPASS: test_file_to_source (test.test_import.ImportTests.test_file_to_source)\nPASS: test_from_import_AttributeError (test.test_import.ImportTests.test_from_import_AttributeError)\nPASS: test_from_import_message_for_existing_module (test.test_import.ImportTests.test_from_import_message_for_existing_module)\nPASS: test_from_import_message_for_nonexistent_module (test.test_import.ImportTests.test_from_import_message_for_nonexistent_module)\nPASS: test_from_import_missing_attr_has_name (test.test_import.ImportTests.test_from_import_missing_attr_has_name)\nPASS: test_from_import_missing_attr_has_name_and_path (test.test_import.ImportTests.test_from_import_missing_attr_has_name_and_path)\nPASS: test_from_import_missing_attr_has_name_and_so_path (test.test_import.ImportTests.test_from_import_missing_attr_has_name_and_so_path)\nPASS: test_from_import_missing_attr_path_is_canonical (test.test_import.ImportTests.test_from_import_missing_attr_path_is_canonical)\nPASS: test_from_import_missing_attr_raises_ImportError (test.test_import.ImportTests.test_from_import_missing_attr_raises_ImportError)\nPASS: test_from_import_missing_module_raises_ModuleNotFoundError (test.test_import.ImportTests.test_from_import_missing_module_raises_ModuleNotFoundError)\nPASS: test_from_import_star_invalid_type (test.test_import.ImportTests.test_from_import_star_invalid_type)\nPASS: test_import (test.test_import.ImportTests.test_import)\nPASS: test_import_by_filename (test.test_import.ImportTests.test_import_by_filename)\nPASS: test_import_in_del_does_not_crash (test.test_import.ImportTests.test_import_in_del_does_not_crash)\nPASS: test_import_name_binding (test.test_import.ImportTests.test_import_name_binding)\nPASS: test_import_raises_ModuleNotFoundError (test.test_import.ImportTests.test_import_raises_ModuleNotFoundError)\nPASS: test_issue105979 (test.test_import.ImportTests.test_issue105979)\nPASS: test_issue31286 (test.test_import.ImportTests.test_issue31286)\nPASS: test_issue31492 (test.test_import.ImportTests.test_issue31492)\nPASS: test_module_with_large_stack (test.test_import.ImportTests.test_module_with_large_stack)\nPASS: test_timestamp_overflow (test.test_import.ImportTests.test_timestamp_overflow)\nPASS: test_broken_from (test.test_import.ImportTracebackTests.test_broken_from)\nPASS: test_broken_parent (test.test_import.ImportTracebackTests.test_broken_parent)\nPASS: test_broken_parent_from (test.test_import.ImportTracebackTests.test_broken_parent_from)\nPASS: test_broken_submodule (test.test_import.ImportTracebackTests.test_broken_submodule)\nPASS: test_exec_failure (test.test_import.ImportTracebackTests.test_exec_failure)\nPASS: test_exec_failure_nested (test.test_import.ImportTracebackTests.test_exec_failure_nested)\nPASS: test_import_bug (test.test_import.ImportTracebackTests.test_import_bug)\nPASS: test_nonexistent_module (test.test_import.ImportTracebackTests.test_nonexistent_module)\nPASS: test_nonexistent_module_nested (test.test_import.ImportTracebackTests.test_nonexistent_module_nested)\nPASS: test_syntax_error (test.test_import.ImportTracebackTests.test_syntax_error)\nPASS: test_unencodable_filename (test.test_import.ImportTracebackTests.test_unencodable_filename)\nPASS: test_frozen_importlib (test.test_import.ImportlibBootstrapTests.test_frozen_importlib)\nPASS: test_frozen_importlib_external_is_bootstrap_external (test.test_import.ImportlibBootstrapTests.test_frozen_importlib_external_is_bootstrap_external)\nPASS: test_frozen_importlib_is_bootstrap (test.test_import.ImportlibBootstrapTests.test_frozen_importlib_is_bootstrap)\nPASS: test_there_can_be_only_one (test.test_import.ImportlibBootstrapTests.test_there_can_be_only_one)\nPASS: test_override_builtin (test.test_import.OverridingImportBuiltinTests.test_override_builtin)\nSKIP: test_UNC_path (test.test_import.PathsTests.test_UNC_path) 'Windows-specific'\nPASS: test_trailing_slash (test.test_import.PathsTests.test_trailing_slash)\nPASS: test_basics (test.test_import.PycRewritingTests.test_basics)\nPASS: test_foreign_code (test.test_import.PycRewritingTests.test_foreign_code)\nPASS: test_incorrect_code_name (test.test_import.PycRewritingTests.test_incorrect_code_name)\nPASS: test_module_without_source (test.test_import.PycRewritingTests.test_module_without_source)\nPASS: test___cached__ (test.test_import.PycacheTests.test___cached__)\nPASS: test___cached___legacy_pyc (test.test_import.PycacheTests.test___cached___legacy_pyc)\nPASS: test_import_pyc_path (test.test_import.PycacheTests.test_import_pyc_path)\nPASS: test_missing_source (test.test_import.PycacheTests.test_missing_source)\nPASS: test_missing_source_legacy (test.test_import.PycacheTests.test_missing_source_legacy)\nPASS: test_package___cached__ (test.test_import.PycacheTests.test_package___cached__)\nPASS: test_package___cached___from_pyc (test.test_import.PycacheTests.test_package___cached___from_pyc)\nPASS: test_recompute_pyc_same_second (test.test_import.PycacheTests.test_recompute_pyc_same_second)\nSKIP: test_unwritable_directory (test.test_import.PycacheTests.test_unwritable_directory) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_absolute_import_without_future (test.test_import.RelativeImportTests.test_absolute_import_without_future)\nPASS: test_import_from_non_package (test.test_import.RelativeImportTests.test_import_from_non_package)\nPASS: test_import_from_unloaded_package (test.test_import.RelativeImportTests.test_import_from_unloaded_package)\nPASS: test_issue3221 (test.test_import.RelativeImportTests.test_issue3221)\nPASS: test_parentless_import_shadowed_by_global (test.test_import.RelativeImportTests.test_parentless_import_shadowed_by_global)\nPASS: test_relimport_star (test.test_import.RelativeImportTests.test_relimport_star)\nPASS: test_basic_multiple_interpreters_deleted_no_reset (test.test_import.SinglephaseInitTests.test_basic_multiple_interpreters_deleted_no_reset)\nPASS: test_basic_multiple_interpreters_main_no_reset (test.test_import.SinglephaseInitTests.test_basic_multiple_interpreters_main_no_reset)\nPASS: test_basic_multiple_interpreters_reset_each (test.test_import.SinglephaseInitTests.test_basic_multiple_interpreters_reset_each)\nPASS: test_basic_reloaded (test.test_import.SinglephaseInitTests.test_basic_reloaded)\nPASS: test_cleared_globals (test.test_import.SinglephaseInitTests.test_cleared_globals)\nPASS: test_variants (test.test_import.SinglephaseInitTests.test_variants)\nPASS: test_with_reinit_reloaded (test.test_import.SinglephaseInitTests.test_with_reinit_reloaded)\nPASS: test_builtin_compat (test.test_import.SubinterpImportTests.test_builtin_compat)\nPASS: test_disallowed_reimport (test.test_import.SubinterpImportTests.test_disallowed_reimport)\nPASS: test_frozen_compat (test.test_import.SubinterpImportTests.test_frozen_compat)\nPASS: test_isolated_config (test.test_import.SubinterpImportTests.test_isolated_config)\nPASS: test_multi_init_extension_compat (test.test_import.SubinterpImportTests.test_multi_init_extension_compat)\nPASS: test_multi_init_extension_non_isolated_compat (test.test_import.SubinterpImportTests.test_multi_init_extension_non_isolated_compat)\nPASS: test_multi_init_extension_per_interpreter_gil_compat (test.test_import.SubinterpImportTests.test_multi_init_extension_per_interpreter_gil_compat)\nPASS: test_python_compat (test.test_import.SubinterpImportTests.test_python_compat)\nPASS: test_single_init_extension_compat (test.test_import.SubinterpImportTests.test_single_init_extension_compat)\nPASS: test_singlephase_check_with_setting_and_override (test.test_import.SubinterpImportTests.test_singlephase_check_with_setting_and_override)\nPASS: test_symlinked_dir_importable (test.test_import.TestSymbolicallyLinkedPackage.test_symlinked_dir_importable)\n\n----------------------------------------------------------------------\nRan 98 tests in 2.891s\n\nOK (skipped=3)\n0:01:39 load avg: 2.58 [220/469] test_importlib passed\nPASS: test_failure (test.test_importlib.builtin.test_finder.Frozen_FindSpecTests.test_failure)\nPASS: test_module (test.test_importlib.builtin.test_finder.Frozen_FindSpecTests.test_module)\nPASS: test_failure (test.test_importlib.builtin.test_finder.Source_FindSpecTests.test_failure)\nPASS: test_module (test.test_importlib.builtin.test_finder.Source_FindSpecTests.test_module)\nPASS: test_get_code (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_get_source)\nPASS: test_is_package (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_is_package)\nPASS: test_not_builtin (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests.test_not_builtin)\nPASS: test_already_imported (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_already_imported)\nPASS: test_module (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_module)\nPASS: test_module_reuse (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_module_reuse)\nPASS: test_unloadable (test.test_importlib.builtin.test_loader.Frozen_LoaderTests.test_unloadable)\nPASS: test_get_code (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_get_source)\nPASS: test_is_package (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_is_package)\nPASS: test_not_builtin (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests.test_not_builtin)\nPASS: test_already_imported (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_already_imported)\nPASS: test_module (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_module)\nPASS: test_module_reuse (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_module_reuse)\nPASS: test_unloadable (test.test_importlib.builtin.test_loader.Source_LoaderTests.test_unloadable)\nSKIP: test_case_insensitivity (test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest.test_case_insensitivity) 'requires a case-insensitive filesystem'\nSKIP: test_case_sensitive (test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest.test_case_sensitive) 'requires a case-insensitive filesystem'\nSKIP: test_case_insensitivity (test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest.test_case_insensitivity) 'requires a case-insensitive filesystem'\nSKIP: test_case_sensitive (test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest.test_case_sensitive) 'requires a case-insensitive filesystem'\nPASS: test_failure (test.test_importlib.extension.test_finder.Frozen_FinderTests.test_failure)\nPASS: test_module (test.test_importlib.extension.test_finder.Frozen_FinderTests.test_module)\nPASS: test_failure (test.test_importlib.extension.test_finder.Source_FinderTests.test_failure)\nPASS: test_module (test.test_importlib.extension.test_finder.Source_FinderTests.test_module)\nPASS: test_equality (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_equality)\nPASS: test_inequality (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_inequality)\nPASS: test_is_package (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_is_package)\nPASS: test_load_module_API (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_load_module_API)\nPASS: test_module (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module)\nPASS: test_module_reuse (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_module_reuse)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Frozen_LoaderTests.test_unloadable)\nPASS: test_bad_modules (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_bad_modules)\nPASS: test_functionality (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_functionality)\nPASS: test_load_short_name (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_short_name)\nPASS: test_load_submodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_submodule)\nPASS: test_load_twice (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_load_twice)\nPASS: test_module (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_module)\nPASS: test_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonascii)\nPASS: test_nonmodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule)\nPASS: test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods)\nPASS: test_null_slots (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_null_slots)\nPASS: test_reload (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_reload)\nPASS: test_try_registration (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_try_registration)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable)\nPASS: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests.test_unloadable_nonascii)\nPASS: test_module (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_module)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_unloadable)\nPASS: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Frozen_SinglePhaseExtensionModuleTests.test_unloadable_nonascii)\nPASS: test_equality (test.test_importlib.extension.test_loader.Source_LoaderTests.test_equality)\nPASS: test_inequality (test.test_importlib.extension.test_loader.Source_LoaderTests.test_inequality)\nPASS: test_is_package (test.test_importlib.extension.test_loader.Source_LoaderTests.test_is_package)\nPASS: test_load_module_API (test.test_importlib.extension.test_loader.Source_LoaderTests.test_load_module_API)\nPASS: test_module (test.test_importlib.extension.test_loader.Source_LoaderTests.test_module)\nPASS: test_module_reuse (test.test_importlib.extension.test_loader.Source_LoaderTests.test_module_reuse)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Source_LoaderTests.test_unloadable)\nPASS: test_bad_modules (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_bad_modules)\nPASS: test_functionality (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_functionality)\nPASS: test_load_short_name (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_short_name)\nPASS: test_load_submodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_submodule)\nPASS: test_load_twice (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_load_twice)\nPASS: test_module (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_module)\nPASS: test_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonascii)\nPASS: test_nonmodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule)\nPASS: test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_nonmodule_with_methods)\nPASS: test_null_slots (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_null_slots)\nPASS: test_reload (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_reload)\nPASS: test_try_registration (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_try_registration)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable)\nPASS: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests.test_unloadable_nonascii)\nPASS: test_module (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_module)\nPASS: test_unloadable (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_unloadable)\nPASS: test_unloadable_nonascii (test.test_importlib.extension.test_loader.Source_SinglePhaseExtensionModuleTests.test_unloadable_nonascii)\nPASS: test_success (test.test_importlib.extension.test_path_hook.Frozen_PathHookTests.test_success)\nPASS: test_success (test.test_importlib.extension.test_path_hook.Source_PathHookTests.test_success)\nPASS: test_failure (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_failure)\nPASS: test_module (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_module)\nPASS: test_not_using_frozen (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_not_using_frozen)\nPASS: test_package (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_package)\nPASS: test_path_ignored (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_path_ignored)\nPASS: test_target_ignored (test.test_importlib.frozen.test_finder.Frozen_FindSpecTests.test_target_ignored)\nPASS: test_failure (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_failure)\nPASS: test_module (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_module)\nPASS: test_not_using_frozen (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_not_using_frozen)\nPASS: test_package (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_package)\nPASS: test_path_ignored (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_path_ignored)\nPASS: test_target_ignored (test.test_importlib.frozen.test_finder.Source_FindSpecTests.test_target_ignored)\nPASS: test_lacking_parent (test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_lacking_parent)\nPASS: test_module (test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_module)\nPASS: test_module_repr_indirect_through_spec (test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_module_repr_indirect_through_spec)\nPASS: test_package (test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_package)\nPASS: test_unloadable (test.test_importlib.frozen.test_loader.Frozen_ExecModuleTests.test_unloadable)\nPASS: test_failure (test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_failure)\nPASS: test_get_code (test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_get_source)\nPASS: test_is_package (test.test_importlib.frozen.test_loader.Frozen_InspectLoaderTests.test_is_package)\nPASS: test_lacking_parent (test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_lacking_parent)\nPASS: test_module (test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_module)\nPASS: test_module_repr_indirect_through_spec (test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_module_repr_indirect_through_spec)\nPASS: test_package (test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_package)\nPASS: test_unloadable (test.test_importlib.frozen.test_loader.Source_ExecModuleTests.test_unloadable)\nPASS: test_failure (test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_failure)\nPASS: test_get_code (test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_get_source)\nPASS: test_is_package (test.test_importlib.frozen.test_loader.Source_InspectLoaderTests.test_is_package)\nPASS: test___loader__ (test.test_importlib.import_.test___loader__.Frozen_SpecLoaderAttributeTests.test___loader__)\nPASS: test___loader__ (test.test_importlib.import_.test___loader__.Source_SpecLoaderAttributeTests.test___loader__)\nPASS: test_None_as___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_None_as___package__)\nPASS: test_bad__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_bad__package__)\nPASS: test_bunk__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_bunk__package__)\nPASS: test_spec_fallback (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_spec_fallback)\nPASS: test_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_using___name__)\nPASS: test_using___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_using___package__)\nPASS: test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_warn_when_package_and_spec_disagree)\nPASS: test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451.test_warn_when_using___name__)\nPASS: test_package (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_package)\nPASS: test_submodule (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_submodule)\nPASS: test_top_level (test.test_importlib.import_.test___package__.Setting__package__PEP451.test_top_level)\nPASS: test_None_as___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_None_as___package__)\nPASS: test_bad__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_bad__package__)\nPASS: test_bunk__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_bunk__package__)\nPASS: test_spec_fallback (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_spec_fallback)\nPASS: test_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_using___name__)\nPASS: test_using___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_using___package__)\nPASS: test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_warn_when_package_and_spec_disagree)\nPASS: test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451.test_warn_when_using___name__)\nPASS: test_blocked_fromlist (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_blocked_fromlist)\nPASS: test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_fromlist_load_error_propagates)\nPASS: test_name_requires_rparition (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_name_requires_rparition)\nPASS: test_negative_level (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_negative_level)\nPASS: test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_nonexistent_fromlist_entry)\nPASS: test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Frozen_OldAPITests.test_raises_ModuleNotFoundError)\nPASS: test_blocked_fromlist (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_blocked_fromlist)\nPASS: test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_fromlist_load_error_propagates)\nPASS: test_name_requires_rparition (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_name_requires_rparition)\nPASS: test_negative_level (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_negative_level)\nPASS: test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_nonexistent_fromlist_entry)\nPASS: test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Frozen_SpecAPITests.test_raises_ModuleNotFoundError)\nPASS: test_blocked_fromlist (test.test_importlib.import_.test_api.Source_OldAPITests.test_blocked_fromlist)\nPASS: test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Source_OldAPITests.test_fromlist_load_error_propagates)\nPASS: test_name_requires_rparition (test.test_importlib.import_.test_api.Source_OldAPITests.test_name_requires_rparition)\nPASS: test_negative_level (test.test_importlib.import_.test_api.Source_OldAPITests.test_negative_level)\nPASS: test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Source_OldAPITests.test_nonexistent_fromlist_entry)\nPASS: test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Source_OldAPITests.test_raises_ModuleNotFoundError)\nPASS: test_blocked_fromlist (test.test_importlib.import_.test_api.Source_SpecAPITests.test_blocked_fromlist)\nPASS: test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Source_SpecAPITests.test_fromlist_load_error_propagates)\nPASS: test_name_requires_rparition (test.test_importlib.import_.test_api.Source_SpecAPITests.test_name_requires_rparition)\nPASS: test_negative_level (test.test_importlib.import_.test_api.Source_SpecAPITests.test_negative_level)\nPASS: test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Source_SpecAPITests.test_nonexistent_fromlist_entry)\nPASS: test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Source_SpecAPITests.test_raises_ModuleNotFoundError)\nPASS: test_None_in_cache (test.test_importlib.import_.test_caching.Frozen_UseCache.test_None_in_cache)\nPASS: test_using_cache (test.test_importlib.import_.test_caching.Frozen_UseCache.test_using_cache)\nPASS: test_None_in_cache (test.test_importlib.import_.test_caching.ImportlibUseCache.test_None_in_cache)\nPASS: test_using_cache (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache)\nPASS: test_using_cache_after_loader (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_after_loader)\nPASS: test_using_cache_for_assigning_to_attribute (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_for_assigning_to_attribute)\nPASS: test_using_cache_for_fromlist (test.test_importlib.import_.test_caching.ImportlibUseCache.test_using_cache_for_fromlist)\nPASS: test_None_in_cache (test.test_importlib.import_.test_caching.Source_UseCache.test_None_in_cache)\nPASS: test_using_cache (test.test_importlib.import_.test_caching.Source_UseCache.test_using_cache)\nPASS: test_empty_string (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_empty_string)\nPASS: test_fromlist_as_tuple (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_fromlist_as_tuple)\nPASS: test_invalid_type (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_invalid_type)\nPASS: test_invalid_type_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_invalid_type_in_all)\nPASS: test_module_from_package (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_module_from_package)\nPASS: test_module_from_package_triggers_ModuleNotFoundError (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_module_from_package_triggers_ModuleNotFoundError)\nPASS: test_nonexistent_from_package (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_from_package)\nPASS: test_nonexistent_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_in_all)\nPASS: test_nonexistent_object (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_nonexistent_object)\nPASS: test_object (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_object)\nPASS: test_star_in_all (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_star_in_all)\nPASS: test_star_with_others (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_star_with_others)\nPASS: test_using_star (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist.test_using_star)\nPASS: test_return_from_from_import (test.test_importlib.import_.test_fromlist.Frozen_ReturnValue.test_return_from_from_import)\nPASS: test_return_from_import (test.test_importlib.import_.test_fromlist.Frozen_ReturnValue.test_return_from_import)\nPASS: test_empty_string (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_empty_string)\nPASS: test_fromlist_as_tuple (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_fromlist_as_tuple)\nPASS: test_invalid_type (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_invalid_type)\nPASS: test_invalid_type_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_invalid_type_in_all)\nPASS: test_module_from_package (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_module_from_package)\nPASS: test_module_from_package_triggers_ModuleNotFoundError (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_module_from_package_triggers_ModuleNotFoundError)\nPASS: test_nonexistent_from_package (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_from_package)\nPASS: test_nonexistent_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_in_all)\nPASS: test_nonexistent_object (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_nonexistent_object)\nPASS: test_object (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_object)\nPASS: test_star_in_all (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_star_in_all)\nPASS: test_star_with_others (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_star_with_others)\nPASS: test_using_star (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist.test_using_star)\nPASS: test_return_from_from_import (test.test_importlib.import_.test_fromlist.Source_ReturnValue.test_return_from_from_import)\nPASS: test_return_from_import (test.test_importlib.import_.test_fromlist.Source_ReturnValue.test_return_from_import)\nPASS: test_no_loader_but_spec (test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_but_spec)\nPASS: test_no_loader_no_spec_but_source (test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_no_spec_but_source)\nPASS: test_no_loader_no_spec_but_sourceless (test.test_importlib.import_.test_helpers.Frozen_FixUpModuleTests.test_no_loader_no_spec_but_sourceless)\nPASS: test_no_loader_but_spec (test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_but_spec)\nPASS: test_no_loader_no_spec_but_source (test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_no_spec_but_source)\nPASS: test_no_loader_no_spec_but_sourceless (test.test_importlib.import_.test_helpers.Source_FixUpModuleTests.test_no_loader_no_spec_but_sourceless)\nPASS: test_gh86298_loader_and_spec_loader_disagree (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_and_spec_loader_disagree)\nPASS: test_gh86298_loader_is_none_and_no_spec (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_no_spec)\nPASS: test_gh86298_loader_is_none_and_spec_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_spec_is_none)\nPASS: test_gh86298_loader_is_none_and_spec_loader_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_loader_is_none_and_spec_loader_is_none)\nPASS: test_gh86298_no_loader_and_no_spec (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_no_spec)\nPASS: test_gh86298_no_loader_and_no_spec_loader (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_no_spec_loader)\nPASS: test_gh86298_no_loader_and_spec_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_and_spec_is_none)\nPASS: test_gh86298_no_loader_with_spec_loader_okay (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_loader_with_spec_loader_okay)\nPASS: test_gh86298_no_spec (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_spec)\nPASS: test_gh86298_no_spec_loader (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_no_spec_loader)\nPASS: test_gh86298_spec_is_none (test.test_importlib.import_.test_helpers.TestBlessMyLoader.test_gh86298_spec_is_none)\nPASS: test_no_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451.test_no_path)\nPASS: test_with_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451.test_with_path)\nPASS: test_continuing (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_continuing)\nPASS: test_empty (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_empty)\nPASS: test_first_called (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder.test_first_called)\nPASS: test_no_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451.test_no_path)\nPASS: test_with_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451.test_with_path)\nPASS: test_continuing (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_continuing)\nPASS: test_empty (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_empty)\nPASS: test_first_called (test.test_importlib.import_.test_meta_path.Source_CallingOrder.test_first_called)\nPASS: test_bad_parent (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_bad_parent)\nPASS: test_import_parent (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_import_parent)\nPASS: test_module_not_package (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_module_not_package)\nPASS: test_module_not_package_but_side_effects (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_module_not_package_but_side_effects)\nPASS: test_raising_parent_after_double_relative_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_double_relative_importing_child)\nPASS: test_raising_parent_after_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_importing_child)\nPASS: test_raising_parent_after_relative_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests.test_raising_parent_after_relative_importing_child)\nPASS: test_bad_parent (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_bad_parent)\nPASS: test_import_parent (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_import_parent)\nPASS: test_module_not_package (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_module_not_package)\nPASS: test_module_not_package_but_side_effects (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_module_not_package_but_side_effects)\nPASS: test_raising_parent_after_double_relative_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_double_relative_importing_child)\nPASS: test_raising_parent_after_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_importing_child)\nPASS: test_raising_parent_after_relative_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests.test_raising_parent_after_relative_importing_child)\nPASS: test_None_on_sys_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_None_on_sys_path)\nPASS: test_deleted_cwd (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_deleted_cwd)\nPASS: test_empty_list (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_empty_list)\nPASS: test_empty_path_hooks (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_empty_path_hooks)\nPASS: test_failure (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_failure)\nPASS: test_finder_with_find_spec (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_finder_with_find_spec)\nPASS: test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_clear_out_None)\nPASS: test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_clear_out_relative_path)\nPASS: test_invalidate_caches_finders (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_invalidate_caches_finders)\nPASS: test_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path)\nPASS: test_path_hooks (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path_hooks)\nPASS: test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_path_importer_cache_empty_string)\nPASS: test_sys_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests.test_sys_path)\nPASS: test_None_on_sys_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_None_on_sys_path)\nPASS: test_deleted_cwd (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_deleted_cwd)\nPASS: test_empty_list (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_empty_list)\nPASS: test_empty_path_hooks (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_empty_path_hooks)\nPASS: test_failure (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_failure)\nPASS: test_finder_with_find_spec (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_finder_with_find_spec)\nPASS: test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_clear_out_None)\nPASS: test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_clear_out_relative_path)\nPASS: test_invalidate_caches_finders (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_invalidate_caches_finders)\nPASS: test_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path)\nPASS: test_path_hooks (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path_hooks)\nPASS: test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_path_importer_cache_empty_string)\nPASS: test_sys_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests.test_sys_path)\nPASS: test_finder_with_failing_find_spec (test.test_importlib.import_.test_path.Frozen_PathEntryFinderTests.test_finder_with_failing_find_spec)\nPASS: test_None_on_sys_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_None_on_sys_path)\nPASS: test_deleted_cwd (test.test_importlib.import_.test_path.Source_FindModuleTests.test_deleted_cwd)\nPASS: test_empty_list (test.test_importlib.import_.test_path.Source_FindModuleTests.test_empty_list)\nPASS: test_empty_path_hooks (test.test_importlib.import_.test_path.Source_FindModuleTests.test_empty_path_hooks)\nPASS: test_failure (test.test_importlib.import_.test_path.Source_FindModuleTests.test_failure)\nPASS: test_finder_with_find_spec (test.test_importlib.import_.test_path.Source_FindModuleTests.test_finder_with_find_spec)\nPASS: test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_clear_out_None)\nPASS: test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_clear_out_relative_path)\nPASS: test_invalidate_caches_finders (test.test_importlib.import_.test_path.Source_FindModuleTests.test_invalidate_caches_finders)\nPASS: test_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path)\nPASS: test_path_hooks (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path_hooks)\nPASS: test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Source_FindModuleTests.test_path_importer_cache_empty_string)\nPASS: test_sys_path (test.test_importlib.import_.test_path.Source_FindModuleTests.test_sys_path)\nPASS: test_None_on_sys_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_None_on_sys_path)\nPASS: test_deleted_cwd (test.test_importlib.import_.test_path.Source_FindSpecTests.test_deleted_cwd)\nPASS: test_empty_list (test.test_importlib.import_.test_path.Source_FindSpecTests.test_empty_list)\nPASS: test_empty_path_hooks (test.test_importlib.import_.test_path.Source_FindSpecTests.test_empty_path_hooks)\nPASS: test_failure (test.test_importlib.import_.test_path.Source_FindSpecTests.test_failure)\nPASS: test_finder_with_find_spec (test.test_importlib.import_.test_path.Source_FindSpecTests.test_finder_with_find_spec)\nPASS: test_invalidate_caches_clear_out_None (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_clear_out_None)\nPASS: test_invalidate_caches_clear_out_relative_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_clear_out_relative_path)\nPASS: test_invalidate_caches_finders (test.test_importlib.import_.test_path.Source_FindSpecTests.test_invalidate_caches_finders)\nPASS: test_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path)\nPASS: test_path_hooks (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path_hooks)\nPASS: test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Source_FindSpecTests.test_path_importer_cache_empty_string)\nPASS: test_sys_path (test.test_importlib.import_.test_path.Source_FindSpecTests.test_sys_path)\nPASS: test_finder_with_failing_find_spec (test.test_importlib.import_.test_path.Source_PathEntryFinderTests.test_finder_with_failing_find_spec)\nPASS: test_attr_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_attr_from_module)\nPASS: test_deep_import (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_deep_import)\nPASS: test_empty_name_w_level_0 (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_empty_name_w_level_0)\nPASS: test_import_from_different_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_import_from_different_package)\nPASS: test_import_relative_import_no_fromlist (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_import_relative_import_no_fromlist)\nPASS: test_module_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_module_from_module)\nPASS: test_module_to_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_module_to_package)\nPASS: test_package_to_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_package_to_module)\nPASS: test_package_to_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_package_to_package)\nPASS: test_relative_import_no_globals (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_globals)\nPASS: test_relative_import_no_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_package)\nPASS: test_relative_import_no_package_exists_absolute (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_relative_import_no_package_exists_absolute)\nPASS: test_too_high_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_too_high_from_module)\nPASS: test_too_high_from_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports.test_too_high_from_package)\nPASS: test_attr_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_attr_from_module)\nPASS: test_deep_import (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_deep_import)\nPASS: test_empty_name_w_level_0 (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_empty_name_w_level_0)\nPASS: test_import_from_different_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_import_from_different_package)\nPASS: test_import_relative_import_no_fromlist (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_import_relative_import_no_fromlist)\nPASS: test_module_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_module_from_module)\nPASS: test_module_to_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_module_to_package)\nPASS: test_package_to_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_package_to_module)\nPASS: test_package_to_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_package_to_package)\nPASS: test_relative_import_no_globals (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_globals)\nPASS: test_relative_import_no_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_package)\nPASS: test_relative_import_no_package_exists_absolute (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_relative_import_no_package_exists_absolute)\nPASS: test_too_high_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_too_high_from_module)\nPASS: test_too_high_from_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports.test_too_high_from_package)\nPASS: test_spec_path_joinpath (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesNoReaderTests.test_spec_path_joinpath)\nPASS: test_child_path_is (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_is)\nPASS: test_child_path_iter (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_iter)\nPASS: test_child_path_name (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_name)\nPASS: test_child_path_open (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_child_path_open)\nPASS: test_open_invalid_mode (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_open_invalid_mode)\nPASS: test_orphan_path_invalid (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_invalid)\nPASS: test_orphan_path_is (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_is)\nPASS: test_orphan_path_iter (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_iter)\nPASS: test_orphan_path_name (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_name)\nPASS: test_orphan_path_open (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_orphan_path_open)\nPASS: test_spec_path_is (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_is)\nPASS: test_spec_path_iter (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_iter)\nPASS: test_spec_path_name (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_name)\nPASS: test_spec_path_open (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_spec_path_open)\nPASS: test_wrap_spec (test.test_importlib.resources.test_compatibilty_files.CompatibilityFilesTests.test_wrap_spec)\nPASS: test_contents (test.test_importlib.resources.test_contents.ContentsDiskTests.test_contents)\nPASS: test_contents (test.test_importlib.resources.test_contents.ContentsNamespaceTests.test_contents)\nPASS: test_contents (test.test_importlib.resources.test_contents.ContentsZipTests.test_contents)\nPASS: test_custom_loader (test.test_importlib.resources.test_custom.CustomTraversableResourcesTests.test_custom_loader)\ntest_implicit_files (test.test_importlib.resources.test_files.ImplicitContextFilesTests.test_implicit_files)\nPASS: Without any parameter, files() will infer the location as the caller.\ntest_module_resources (test.test_importlib.resources.test_files.ModulesFilesTests.test_module_resources)\nPASS: A module can have resources found adjacent to the module.\ntest_old_parameter (test.test_importlib.resources.test_files.OpenDiskTests.test_old_parameter)\nPASS: Files used to take a 'package' parameter. Make sure anyone\nPASS: test_read_bytes (test.test_importlib.resources.test_files.OpenDiskTests.test_read_bytes)\nPASS: test_read_text (test.test_importlib.resources.test_files.OpenDiskTests.test_read_text)\nPASS: test_traversable (test.test_importlib.resources.test_files.OpenDiskTests.test_traversable)\ntest_old_parameter (test.test_importlib.resources.test_files.OpenNamespaceTests.test_old_parameter)\nPASS: Files used to take a 'package' parameter. Make sure anyone\nPASS: test_read_bytes (test.test_importlib.resources.test_files.OpenNamespaceTests.test_read_bytes)\nPASS: test_read_text (test.test_importlib.resources.test_files.OpenNamespaceTests.test_read_text)\nPASS: test_traversable (test.test_importlib.resources.test_files.OpenNamespaceTests.test_traversable)\ntest_old_parameter (test.test_importlib.resources.test_files.OpenZipTests.test_old_parameter)\nPASS: Files used to take a 'package' parameter. Make sure anyone\nPASS: test_read_bytes (test.test_importlib.resources.test_files.OpenZipTests.test_read_bytes)\nPASS: test_read_text (test.test_importlib.resources.test_files.OpenZipTests.test_read_text)\nPASS: test_traversable (test.test_importlib.resources.test_files.OpenZipTests.test_traversable)\nPASS: test_extant_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_extant_path)\ntest_importing_module_as_side_effect (test.test_importlib.resources.test_open.CommonBinaryTests.test_importing_module_as_side_effect)\nPASS: The anchor package can already be imported.\ntest_missing_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_missing_path)\nPASS: Attempting to open or read or request the path for a\ntest_package_name (test.test_importlib.resources.test_open.CommonBinaryTests.test_package_name)\nPASS: Passing in the package name should succeed.\ntest_package_object (test.test_importlib.resources.test_open.CommonBinaryTests.test_package_object)\nPASS: Passing in the package itself should succeed.\ntest_pathlib_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_pathlib_path)\nPASS: Passing in a pathlib.PurePath object for the path should succeed.\ntest_string_path (test.test_importlib.resources.test_open.CommonBinaryTests.test_string_path)\nPASS: Passing in a string for the path should succeed.\nPASS: test_useless_loader (test.test_importlib.resources.test_open.CommonBinaryTests.test_useless_loader)\nPASS: test_extant_path (test.test_importlib.resources.test_open.CommonTextTests.test_extant_path)\ntest_importing_module_as_side_effect (test.test_importlib.resources.test_open.CommonTextTests.test_importing_module_as_side_effect)\nPASS: The anchor package can already be imported.\ntest_missing_path (test.test_importlib.resources.test_open.CommonTextTests.test_missing_path)\nPASS: Attempting to open or read or request the path for a\ntest_package_name (test.test_importlib.resources.test_open.CommonTextTests.test_package_name)\nPASS: Passing in the package name should succeed.\ntest_package_object (test.test_importlib.resources.test_open.CommonTextTests.test_package_object)\nPASS: Passing in the package itself should succeed.\ntest_pathlib_path (test.test_importlib.resources.test_open.CommonTextTests.test_pathlib_path)\nPASS: Passing in a pathlib.PurePath object for the path should succeed.\ntest_string_path (test.test_importlib.resources.test_open.CommonTextTests.test_string_path)\nPASS: Passing in a string for the path should succeed.\nPASS: test_useless_loader (test.test_importlib.resources.test_open.CommonTextTests.test_useless_loader)\nPASS: test_open_binary (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary)\nPASS: test_open_binary_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_binary_FileNotFoundError)\nPASS: test_open_text_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_FileNotFoundError)\nPASS: test_open_text_default_encoding (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_default_encoding)\nPASS: test_open_text_given_encoding (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_given_encoding)\ntest_open_text_with_errors (test.test_importlib.resources.test_open.OpenDiskNamespaceTests.test_open_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_open_binary (test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary)\nPASS: test_open_binary_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskTests.test_open_binary_FileNotFoundError)\nPASS: test_open_text_FileNotFoundError (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_FileNotFoundError)\nPASS: test_open_text_default_encoding (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_default_encoding)\nPASS: test_open_text_given_encoding (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_given_encoding)\ntest_open_text_with_errors (test.test_importlib.resources.test_open.OpenDiskTests.test_open_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_open_binary (test.test_importlib.resources.test_open.OpenZipTests.test_open_binary)\nPASS: test_open_binary_FileNotFoundError (test.test_importlib.resources.test_open.OpenZipTests.test_open_binary_FileNotFoundError)\nPASS: test_open_text_FileNotFoundError (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_FileNotFoundError)\nPASS: test_open_text_default_encoding (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_default_encoding)\nPASS: test_open_text_given_encoding (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_given_encoding)\ntest_open_text_with_errors (test.test_importlib.resources.test_open.OpenZipTests.test_open_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_extant_path (test.test_importlib.resources.test_path.CommonTests.test_extant_path)\ntest_importing_module_as_side_effect (test.test_importlib.resources.test_path.CommonTests.test_importing_module_as_side_effect)\nPASS: The anchor package can already be imported.\ntest_missing_path (test.test_importlib.resources.test_path.CommonTests.test_missing_path)\nPASS: Attempting to open or read or request the path for a\ntest_package_name (test.test_importlib.resources.test_path.CommonTests.test_package_name)\nPASS: Passing in the package name should succeed.\ntest_package_object (test.test_importlib.resources.test_path.CommonTests.test_package_object)\nPASS: Passing in the package itself should succeed.\ntest_pathlib_path (test.test_importlib.resources.test_path.CommonTests.test_pathlib_path)\nPASS: Passing in a pathlib.PurePath object for the path should succeed.\ntest_string_path (test.test_importlib.resources.test_path.CommonTests.test_string_path)\nPASS: Passing in a string for the path should succeed.\nPASS: test_useless_loader (test.test_importlib.resources.test_path.CommonTests.test_useless_loader)\nPASS: test_natural_path (test.test_importlib.resources.test_path.PathDiskTests.test_natural_path)\ntest_reading (test.test_importlib.resources.test_path.PathDiskTests.test_reading)\nPASS: Path should be readable.\ntest_reading (test.test_importlib.resources.test_path.PathMemoryTests.test_reading)\nPASS: Path should be readable.\ntest_reading (test.test_importlib.resources.test_path.PathZipTests.test_reading)\nPASS: Path should be readable.\ntest_remove_in_context_manager (test.test_importlib.resources.test_path.PathZipTests.test_remove_in_context_manager)\nPASS: It is not an error if the file that was temporarily stashed on the\nPASS: test_extant_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_extant_path)\ntest_importing_module_as_side_effect (test.test_importlib.resources.test_read.CommonBinaryTests.test_importing_module_as_side_effect)\nPASS: The anchor package can already be imported.\ntest_missing_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_missing_path)\nPASS: Attempting to open or read or request the path for a\ntest_package_name (test.test_importlib.resources.test_read.CommonBinaryTests.test_package_name)\nPASS: Passing in the package name should succeed.\ntest_package_object (test.test_importlib.resources.test_read.CommonBinaryTests.test_package_object)\nPASS: Passing in the package itself should succeed.\ntest_pathlib_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_pathlib_path)\nPASS: Passing in a pathlib.PurePath object for the path should succeed.\ntest_string_path (test.test_importlib.resources.test_read.CommonBinaryTests.test_string_path)\nPASS: Passing in a string for the path should succeed.\nPASS: test_useless_loader (test.test_importlib.resources.test_read.CommonBinaryTests.test_useless_loader)\nPASS: test_extant_path (test.test_importlib.resources.test_read.CommonTextTests.test_extant_path)\ntest_importing_module_as_side_effect (test.test_importlib.resources.test_read.CommonTextTests.test_importing_module_as_side_effect)\nPASS: The anchor package can already be imported.\ntest_missing_path (test.test_importlib.resources.test_read.CommonTextTests.test_missing_path)\nPASS: Attempting to open or read or request the path for a\ntest_package_name (test.test_importlib.resources.test_read.CommonTextTests.test_package_name)\nPASS: Passing in the package name should succeed.\ntest_package_object (test.test_importlib.resources.test_read.CommonTextTests.test_package_object)\nPASS: Passing in the package itself should succeed.\ntest_pathlib_path (test.test_importlib.resources.test_read.CommonTextTests.test_pathlib_path)\nPASS: Passing in a pathlib.PurePath object for the path should succeed.\ntest_string_path (test.test_importlib.resources.test_read.CommonTextTests.test_string_path)\nPASS: Passing in a string for the path should succeed.\nPASS: test_useless_loader (test.test_importlib.resources.test_read.CommonTextTests.test_useless_loader)\nPASS: test_read_bytes (test.test_importlib.resources.test_read.ReadDiskTests.test_read_bytes)\nPASS: test_read_text_default_encoding (test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_default_encoding)\nPASS: test_read_text_given_encoding (test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_given_encoding)\ntest_read_text_with_errors (test.test_importlib.resources.test_read.ReadDiskTests.test_read_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_read_bytes (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_bytes)\nPASS: test_read_text_default_encoding (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_default_encoding)\nPASS: test_read_text_given_encoding (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_given_encoding)\ntest_read_text_with_errors (test.test_importlib.resources.test_read.ReadNamespaceTests.test_read_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_read_bytes (test.test_importlib.resources.test_read.ReadZipTests.test_read_bytes)\nPASS: test_read_submodule_resource (test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource)\nPASS: test_read_submodule_resource_by_name (test.test_importlib.resources.test_read.ReadZipTests.test_read_submodule_resource_by_name)\nPASS: test_read_text_default_encoding (test.test_importlib.resources.test_read.ReadZipTests.test_read_text_default_encoding)\nPASS: test_read_text_given_encoding (test.test_importlib.resources.test_read.ReadZipTests.test_read_text_given_encoding)\ntest_read_text_with_errors (test.test_importlib.resources.test_read.ReadZipTests.test_read_text_with_errors)\nPASS: Raises UnicodeError without the 'errors' argument.\nPASS: test_init_file (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_file)\nPASS: test_init_no_paths (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_init_no_paths)\nPASS: test_is_dir (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_dir)\nPASS: test_is_file (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_is_file)\nPASS: test_iterdir (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir)\nPASS: test_iterdir_duplicate (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_iterdir_duplicate)\nPASS: test_join_path (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path)\nPASS: test_join_path_common_subdir (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_common_subdir)\nPASS: test_join_path_compound (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_join_path_compound)\nPASS: test_name (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_name)\nPASS: test_open_file (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_open_file)\nPASS: test_repr (test.test_importlib.resources.test_reader.MultiplexedPathTest.test_repr)\nPASS: test_files (test.test_importlib.resources.test_reader.NamespaceReaderTest.test_files)\nPASS: test_init_error (test.test_importlib.resources.test_reader.NamespaceReaderTest.test_init_error)\nPASS: test_resource_path (test.test_importlib.resources.test_reader.NamespaceReaderTest.test_resource_path)\nSKIP: test_as_file_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_as_file_does_not_keep_open) 'Desired but not supported.'\ntest_entered_path_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_entered_path_does_not_keep_open)\nPASS: Mimic what certifi does on import to make its bundle\nPASS: test_is_file_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_does_not_keep_open)\nPASS: test_is_file_failure_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_is_file_failure_does_not_keep_open)\nPASS: test_iterdir_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_iterdir_does_not_keep_open)\nPASS: test_read_binary_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_binary_does_not_keep_open)\nPASS: test_read_text_does_not_keep_open (test.test_importlib.resources.test_resource.DeletingZipsTest.test_read_text_does_not_keep_open)\ntest_package_has_no_reader_fallback (test.test_importlib.resources.test_resource.ResourceCornerCaseTests.test_package_has_no_reader_fallback)\nPASS: Test odd ball packages which:\nPASS: test_is_dir (test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_dir)\nPASS: test_is_file_exists (test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_exists)\nPASS: test_is_file_missing (test.test_importlib.resources.test_resource.ResourceDiskTests.test_is_file_missing)\nPASS: test_is_submodule_resource (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_is_submodule_resource)\nPASS: test_read_submodule_resource_by_name (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_read_submodule_resource_by_name)\nPASS: test_submodule_contents (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents)\nPASS: test_submodule_contents_by_name (test.test_importlib.resources.test_resource.ResourceFromNamespaceTest01.test_submodule_contents_by_name)\nPASS: test_as_file_directory (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_as_file_directory)\nPASS: test_is_submodule_resource (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_is_submodule_resource)\nPASS: test_read_submodule_resource_by_name (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_read_submodule_resource_by_name)\nPASS: test_submodule_contents (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents)\nPASS: test_submodule_contents_by_name (test.test_importlib.resources.test_resource.ResourceFromZipsTest01.test_submodule_contents_by_name)\ntest_unrelated_contents (test.test_importlib.resources.test_resource.ResourceFromZipsTest02.test_unrelated_contents)\nPASS: Test thata zip with two unrelated subpackages return\nPASS: test_is_dir (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_dir)\nPASS: test_is_file (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_is_file)\nPASS: test_resource_contents (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_contents)\nPASS: test_resource_missing (test.test_importlib.resources.test_resource.ResourceLoaderTests.test_resource_missing)\nPASS: test_is_dir (test.test_importlib.resources.test_resource.ResourceZipTests.test_is_dir)\nPASS: test_is_file_exists (test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_exists)\nPASS: test_is_file_missing (test.test_importlib.resources.test_resource.ResourceZipTests.test_is_file_missing)\nSKIP: test_insensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_insensitive) 'requires a case-insensitive filesystem'\nSKIP: test_sensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451.test_sensitive) 'requires a case-insensitive filesystem'\nSKIP: test_insensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_insensitive) 'requires a case-insensitive filesystem'\nSKIP: test_sensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451.test_sensitive) 'requires a case-insensitive filesystem'\nPASS: test_bad_syntax (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_bad_syntax)\nPASS: test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_checked_hash_based_pyc)\nPASS: test_equality (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_equality)\nPASS: test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_file_from_empty_string_dir)\nPASS: test_get_filename_API (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_get_filename_API)\nPASS: test_inequality (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_inequality)\nPASS: test_lacking_parent (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_lacking_parent)\nPASS: test_load_module_API (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_load_module_API)\nPASS: test_module (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module)\nPASS: test_module_reuse (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_module_reuse)\nPASS: test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_checked_hash_based_pyc)\nPASS: test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_overridden_unchecked_hash_based_pyc)\nPASS: test_package (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_package)\nPASS: test_state_after_failure (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_state_after_failure)\nPASS: test_timestamp_overflow (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_timestamp_overflow)\nPASS: test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unchecked_hash_based_pyc)\nPASS: test_unloadable (test.test_importlib.source.test_file_loader.Frozen_SimpleTest.test_unloadable)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_magic)\nPASS: test_bad_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal)\nPASS: test_old_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp)\nPASS: test_read_only_bytecode (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_magic)\nPASS: test_bad_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal)\nPASS: test_old_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp)\nPASS: test_read_only_bytecode (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp)\nPASS: test_bad_syntax (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_bad_syntax)\nPASS: test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_checked_hash_based_pyc)\nPASS: test_equality (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_equality)\nPASS: test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_file_from_empty_string_dir)\nPASS: test_get_filename_API (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_get_filename_API)\nPASS: test_inequality (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_inequality)\nPASS: test_lacking_parent (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_lacking_parent)\nPASS: test_load_module_API (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_load_module_API)\nPASS: test_module (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module)\nPASS: test_module_reuse (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_module_reuse)\nPASS: test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_checked_hash_based_pyc)\nPASS: test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_overridden_unchecked_hash_based_pyc)\nPASS: test_package (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_package)\nPASS: test_state_after_failure (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_state_after_failure)\nPASS: test_timestamp_overflow (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_timestamp_overflow)\nPASS: test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unchecked_hash_based_pyc)\nPASS: test_unloadable (test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest.test_unloadable)\nPASS: test_bad_syntax (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_bad_syntax)\nPASS: test_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_checked_hash_based_pyc)\nPASS: test_equality (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_equality)\nPASS: test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_file_from_empty_string_dir)\nPASS: test_get_filename_API (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_get_filename_API)\nPASS: test_inequality (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_inequality)\nPASS: test_lacking_parent (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_lacking_parent)\nPASS: test_load_module_API (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_load_module_API)\nPASS: test_module (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module)\nPASS: test_module_reuse (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_module_reuse)\nPASS: test_overridden_checked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_checked_hash_based_pyc)\nPASS: test_overridden_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_overridden_unchecked_hash_based_pyc)\nPASS: test_package (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_package)\nPASS: test_state_after_failure (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_state_after_failure)\nPASS: test_timestamp_overflow (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_timestamp_overflow)\nPASS: test_unchecked_hash_based_pyc (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unchecked_hash_based_pyc)\nPASS: test_unloadable (test.test_importlib.source.test_file_loader.Source_SimpleTest.test_unloadable)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_magic)\nPASS: test_bad_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_bad_marshal)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_non_code_marshal)\nPASS: test_old_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_old_timestamp)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_partial_timestamp)\nPASS: test_read_only_bytecode (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302.test_read_only_bytecode)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_magic)\nPASS: test_bad_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_bad_marshal)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_non_code_marshal)\nPASS: test_old_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_old_timestamp)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_partial_timestamp)\nPASS: test_read_only_bytecode (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451.test_read_only_bytecode)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_bad_magic)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_non_code_marshal)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302.test_partial_timestamp)\nPASS: test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_bad_magic)\nPASS: test_empty_file (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_empty_file)\nPASS: test_magic_only (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_magic_only)\nPASS: test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_no_marshal)\nPASS: test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_non_code_marshal)\nPASS: test_partial_flags (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_flags)\nPASS: test_partial_hash (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_hash)\nPASS: test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_magic)\nPASS: test_partial_size (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_size)\nPASS: test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451.test_partial_timestamp)\nPASS: test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_dir_removal_handling)\nPASS: test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_empty_string_for_dir)\nPASS: test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_failure)\nPASS: test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_ignore_file)\nPASS: test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_invalidate_caches)\nPASS: test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module)\nPASS: test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_module_in_package)\nPASS: test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_no_read_directory)\nPASS: test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package)\nPASS: test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_in_package)\nPASS: test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420.test_package_over_module)\nPASS: test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_dir_removal_handling)\nPASS: test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_empty_string_for_dir)\nPASS: test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_failure)\nPASS: test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_ignore_file)\nPASS: test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_invalidate_caches)\nPASS: test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module)\nPASS: test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_module_in_package)\nPASS: test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_no_read_directory)\nPASS: test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package)\nPASS: test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_in_package)\nPASS: test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451.test_package_over_module)\nPASS: test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_dir_removal_handling)\nPASS: test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_empty_string_for_dir)\nPASS: test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_failure)\nPASS: test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_ignore_file)\nPASS: test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_invalidate_caches)\nPASS: test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module)\nPASS: test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_module_in_package)\nPASS: test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_no_read_directory)\nPASS: test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package)\nPASS: test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_in_package)\nPASS: test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP420.test_package_over_module)\nPASS: test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_dir_removal_handling)\nPASS: test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_empty_string_for_dir)\nPASS: test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_failure)\nPASS: test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_ignore_file)\nPASS: test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_invalidate_caches)\nPASS: test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module)\nPASS: test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_module_in_package)\nPASS: test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_no_read_directory)\nPASS: test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package)\nPASS: test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_in_package)\nPASS: test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP451.test_package_over_module)\nPASS: test_empty_string (test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_empty_string)\nPASS: test_success (test.test_importlib.source.test_path_hook.Frozen_PathHookTest.test_success)\nPASS: test_empty_string (test.test_importlib.source.test_path_hook.Source_PathHookTest.test_empty_string)\nPASS: test_success (test.test_importlib.source.test_path_hook.Source_PathHookTest.test_success)\nPASS: test_bom (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom)\nPASS: test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_and_utf_8)\nPASS: test_bom_conflict (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_bom_conflict)\nPASS: test_default_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_default_encoding)\nPASS: test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_first_line)\nPASS: test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_encoding_on_second_line)\nPASS: test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302.test_non_obvious_encoding)\nPASS: test_bom (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom)\nPASS: test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_and_utf_8)\nPASS: test_bom_conflict (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_bom_conflict)\nPASS: test_default_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_default_encoding)\nPASS: test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_first_line)\nPASS: test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_encoding_on_second_line)\nPASS: test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451.test_non_obvious_encoding)\nPASS: test_cr (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_cr)\nPASS: test_crlf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_crlf)\nPASS: test_lf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302.test_lf)\nPASS: test_cr (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_cr)\nPASS: test_crlf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_crlf)\nPASS: test_lf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451.test_lf)\nPASS: test_bom (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom)\nPASS: test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_and_utf_8)\nPASS: test_bom_conflict (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_bom_conflict)\nPASS: test_default_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_default_encoding)\nPASS: test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_first_line)\nPASS: test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_encoding_on_second_line)\nPASS: test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302.test_non_obvious_encoding)\nPASS: test_bom (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom)\nPASS: test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_and_utf_8)\nPASS: test_bom_conflict (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_bom_conflict)\nPASS: test_default_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_default_encoding)\nPASS: test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_first_line)\nPASS: test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_encoding_on_second_line)\nPASS: test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_non_obvious_encoding)\nPASS: test_cr (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_cr)\nPASS: test_crlf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_crlf)\nPASS: test_lf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302.test_lf)\nPASS: test_cr (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_cr)\nPASS: test_crlf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_crlf)\nPASS: test_lf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451.test_lf)\nPASS: test_get_source (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_get_source)\nPASS: test_is_package (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_is_package)\nPASS: test_get_code (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code)\nPASS: test_get_code_no_path (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_no_path)\nPASS: test_get_code_source_is_None (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_is_None)\nPASS: test_get_code_source_not_found (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests.test_get_code_source_not_found)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_ExecutionLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_ExecutionLoader.test_superclasses)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_FileLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_FileLoader.test_superclasses)\nPASS: test_get_source (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_get_source)\nPASS: test_is_package (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests.test_is_package)\nPASS: test_get_code (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code)\nPASS: test_get_code_source_is_None (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_is_None)\nPASS: test_get_code_source_not_found (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests.test_get_code_source_not_found)\nPASS: test_get_code_ImportError (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_ImportError)\nPASS: test_get_code_None (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_get_code_None)\nPASS: test_module_returned (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests.test_module_returned)\nPASS: test_source_to_code_bytes (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_bytes)\nPASS: test_source_to_code_no_path (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_no_path)\nPASS: test_source_to_code_path (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_path)\nPASS: test_source_to_code_source (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests.test_source_to_code_source)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_InspectLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_InspectLoader.test_superclasses)\nPASS: test_create_module (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_create_module)\nPASS: test_load_module (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_load_module)\nPASS: test_module_repr (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests.test_module_repr)\nPASS: test_fresh (test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_fresh)\nPASS: test_reload (test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests.test_reload)\nPASS: test_invalidate_caches (test.test_importlib.test_abc.Frozen_MetaPathFinderDefaultsTests.test_invalidate_caches)\nPASS: test_find_spec_with_explicit_target (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target)\nPASS: test_no_spec (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_no_spec)\nPASS: test_spec (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests.test_spec)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_MetaPathFinder.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_MetaPathFinder.test_superclasses)\nPASS: test_invalidate_caches (test.test_importlib.test_abc.Frozen_PathEntryFinderDefaultsTests.test_invalidate_caches)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_PathEntryFinder.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_PathEntryFinder.test_superclasses)\nPASS: test_get_data (test.test_importlib.test_abc.Frozen_ResourceLoaderDefaultsTests.test_get_data)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_ResourceLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_ResourceLoader.test_superclasses)\nPASS: test_code_bad_magic (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_magic)\nPASS: test_code_bad_timestamp (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_bad_timestamp)\nPASS: test_code_with_everything (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_code_with_everything)\nPASS: test_dont_write_bytecode (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_dont_write_bytecode)\nPASS: test_no_bytecode (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_bytecode)\nPASS: test_no_set_data (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_no_set_data)\nPASS: test_set_data_raises_exceptions (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests.test_set_data_raises_exceptions)\nPASS: test_subclasses (test.test_importlib.test_abc.Frozen_SourceLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Frozen_SourceLoader.test_superclasses)\nPASS: test_decoded_source (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_decoded_source)\nPASS: test_default_encoding (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_default_encoding)\nPASS: test_universal_newlines (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests.test_universal_newlines)\nPASS: test_get_code (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source)\nPASS: test_get_source_encoding (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_get_source_encoding)\nPASS: test_is_package (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_is_package)\nPASS: test_load_module (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_load_module)\nPASS: test_package_settings (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_package_settings)\nPASS: test_source_to_code (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests.test_source_to_code)\nPASS: test_create_module (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_create_module)\nPASS: test_load_module (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_load_module)\nPASS: test_module_repr (test.test_importlib.test_abc.Source_LoaderDefaultsTests.test_module_repr)\nPASS: test_code_bad_magic (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_magic)\nPASS: test_code_bad_timestamp (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_bad_timestamp)\nPASS: test_code_with_everything (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_code_with_everything)\nPASS: test_dont_write_bytecode (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_dont_write_bytecode)\nPASS: test_no_bytecode (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_bytecode)\nPASS: test_no_set_data (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_no_set_data)\nPASS: test_set_data_raises_exceptions (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests.test_set_data_raises_exceptions)\nPASS: test_get_source (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_get_source)\nPASS: test_is_package (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_is_package)\nPASS: test_get_code (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code)\nPASS: test_get_code_no_path (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_no_path)\nPASS: test_get_code_source_is_None (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_is_None)\nPASS: test_get_code_source_not_found (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests.test_get_code_source_not_found)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_ExecutionLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_ExecutionLoader.test_superclasses)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_FileLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_FileLoader.test_superclasses)\nPASS: test_get_source (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_get_source)\nPASS: test_is_package (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests.test_is_package)\nPASS: test_get_code (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code)\nPASS: test_get_code_source_is_None (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_is_None)\nPASS: test_get_code_source_not_found (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests.test_get_code_source_not_found)\nPASS: test_get_code_ImportError (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_ImportError)\nPASS: test_get_code_None (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_get_code_None)\nPASS: test_module_returned (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests.test_module_returned)\nPASS: test_source_to_code_bytes (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_bytes)\nPASS: test_source_to_code_no_path (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_no_path)\nPASS: test_source_to_code_path (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_path)\nPASS: test_source_to_code_source (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests.test_source_to_code_source)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_InspectLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_InspectLoader.test_superclasses)\nPASS: test_fresh (test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_fresh)\nPASS: test_reload (test.test_importlib.test_abc.Source_LoaderLoadModuleTests.test_reload)\nPASS: test_invalidate_caches (test.test_importlib.test_abc.Source_MetaPathFinderDefaultsTests.test_invalidate_caches)\nPASS: test_find_spec_with_explicit_target (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_find_spec_with_explicit_target)\nPASS: test_no_spec (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_no_spec)\nPASS: test_spec (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests.test_spec)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_MetaPathFinder.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_MetaPathFinder.test_superclasses)\nPASS: test_invalidate_caches (test.test_importlib.test_abc.Source_PathEntryFinderDefaultsTests.test_invalidate_caches)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_PathEntryFinder.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_PathEntryFinder.test_superclasses)\nPASS: test_get_data (test.test_importlib.test_abc.Source_ResourceLoaderDefaultsTests.test_get_data)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_ResourceLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_ResourceLoader.test_superclasses)\nPASS: test_subclasses (test.test_importlib.test_abc.Source_SourceLoader.test_subclasses)\nPASS: test_superclasses (test.test_importlib.test_abc.Source_SourceLoader.test_superclasses)\nPASS: test_decoded_source (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_decoded_source)\nPASS: test_default_encoding (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_default_encoding)\nPASS: test_universal_newlines (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests.test_universal_newlines)\nPASS: test_get_code (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_code)\nPASS: test_get_source (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_source)\nPASS: test_get_source_encoding (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_get_source_encoding)\nPASS: test_is_package (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_is_package)\nPASS: test_load_module (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_load_module)\nPASS: test_package_settings (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_package_settings)\nPASS: test_source_to_code (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests.test_source_to_code)\nPASS: test_no_frozen_importlib (test.test_importlib.test_api.FrozenImportlibTests.test_no_frozen_importlib)\nPASS: test_nothing (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_nothing)\nPASS: test_success (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_success)\nPASS: test_success_path (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_success_path)\nPASS: test_sys_modules (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules)\nPASS: test_sys_modules_loader_is_None (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules_loader_is_None)\nPASS: test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests.test_sys_modules_loader_is_not_set)\nPASS: test_absolute_import_with_package (test.test_importlib.test_api.Frozen_ImportModuleTests.test_absolute_import_with_package)\nPASS: test_absolute_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_absolute_package_import)\nPASS: test_deep_relative_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_deep_relative_package_import)\nPASS: test_loaded_once (test.test_importlib.test_api.Frozen_ImportModuleTests.test_loaded_once)\nPASS: test_module_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_module_import)\nPASS: test_relative_import_wo_package (test.test_importlib.test_api.Frozen_ImportModuleTests.test_relative_import_wo_package)\nPASS: test_shallow_relative_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests.test_shallow_relative_package_import)\nPASS: test_method_called (test.test_importlib.test_api.Frozen_InvalidateCacheTests.test_method_called)\nPASS: test_method_lacking (test.test_importlib.test_api.Frozen_InvalidateCacheTests.test_method_lacking)\nPASS: test_module_missing_spec (test.test_importlib.test_api.Frozen_ReloadTests.test_module_missing_spec)\nPASS: test_module_replaced (test.test_importlib.test_api.Frozen_ReloadTests.test_module_replaced)\nPASS: test_reload_loader_replaced (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_loader_replaced)\nPASS: test_reload_location_changed (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_location_changed)\nPASS: test_reload_missing_loader (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_missing_loader)\nPASS: test_reload_modules (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_modules)\nPASS: test_reload_namespace_changed (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_namespace_changed)\nPASS: test_reload_submodule (test.test_importlib.test_api.Frozen_ReloadTests.test_reload_submodule)\nPASS: test_everyone_has___loader__ (test.test_importlib.test_api.Frozen_StartupTests.test_everyone_has___loader__)\nPASS: test_everyone_has___spec__ (test.test_importlib.test_api.Frozen_StartupTests.test_everyone_has___spec__)\nPASS: test_nothing (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_nothing)\nPASS: test_success (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_success)\nPASS: test_success_path (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_success_path)\nPASS: test_sys_modules (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules)\nPASS: test_sys_modules_loader_is_None (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules_loader_is_None)\nPASS: test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Source_FindLoaderPEP451Tests.test_sys_modules_loader_is_not_set)\nPASS: test_absolute_import_with_package (test.test_importlib.test_api.Source_ImportModuleTests.test_absolute_import_with_package)\nPASS: test_absolute_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_absolute_package_import)\nPASS: test_deep_relative_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_deep_relative_package_import)\nPASS: test_loaded_once (test.test_importlib.test_api.Source_ImportModuleTests.test_loaded_once)\nPASS: test_module_import (test.test_importlib.test_api.Source_ImportModuleTests.test_module_import)\nPASS: test_relative_import_wo_package (test.test_importlib.test_api.Source_ImportModuleTests.test_relative_import_wo_package)\nPASS: test_shallow_relative_package_import (test.test_importlib.test_api.Source_ImportModuleTests.test_shallow_relative_package_import)\nPASS: test_method_called (test.test_importlib.test_api.Source_InvalidateCacheTests.test_method_called)\nPASS: test_method_lacking (test.test_importlib.test_api.Source_InvalidateCacheTests.test_method_lacking)\nPASS: test_module_missing_spec (test.test_importlib.test_api.Source_ReloadTests.test_module_missing_spec)\nPASS: test_module_replaced (test.test_importlib.test_api.Source_ReloadTests.test_module_replaced)\nPASS: test_reload_loader_replaced (test.test_importlib.test_api.Source_ReloadTests.test_reload_loader_replaced)\nPASS: test_reload_location_changed (test.test_importlib.test_api.Source_ReloadTests.test_reload_location_changed)\nPASS: test_reload_missing_loader (test.test_importlib.test_api.Source_ReloadTests.test_reload_missing_loader)\nPASS: test_reload_modules (test.test_importlib.test_api.Source_ReloadTests.test_reload_modules)\nPASS: test_reload_namespace_changed (test.test_importlib.test_api.Source_ReloadTests.test_reload_namespace_changed)\nPASS: test_reload_submodule (test.test_importlib.test_api.Source_ReloadTests.test_reload_submodule)\nPASS: test_everyone_has___loader__ (test.test_importlib.test_api.Source_StartupTests.test_everyone_has___loader__)\nPASS: test_everyone_has___spec__ (test.test_importlib.test_api.Source_StartupTests.test_everyone_has___spec__)\nPASS: test_init (test.test_importlib.test_lazy.LazyLoaderFactoryTests.test_init)\nPASS: test_validation (test.test_importlib.test_lazy.LazyLoaderFactoryTests.test_validation)\nPASS: test_attr_unchanged (test.test_importlib.test_lazy.LazyLoaderTests.test_attr_unchanged)\nPASS: test_delete_eventual_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_delete_eventual_attr)\nPASS: test_delete_preexisting_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_delete_preexisting_attr)\nPASS: test_e2e (test.test_importlib.test_lazy.LazyLoaderTests.test_e2e)\nPASS: test_init (test.test_importlib.test_lazy.LazyLoaderTests.test_init)\nPASS: test_module_already_in_sys (test.test_importlib.test_lazy.LazyLoaderTests.test_module_already_in_sys)\nPASS: test_module_substitution_error (test.test_importlib.test_lazy.LazyLoaderTests.test_module_substitution_error)\nPASS: test_mutated_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_mutated_attr)\nPASS: test_mutated_preexisting_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_mutated_preexisting_attr)\nPASS: test_new_attr (test.test_importlib.test_lazy.LazyLoaderTests.test_new_attr)\nPASS: test_deadlock (test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests.test_deadlock)\nPASS: test_no_deadlock (test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests.test_no_deadlock)\nPASS: test_all_locks (test.test_importlib.test_locks.Frozen_LifetimeTests.test_all_locks)\nPASS: test_lock_lifetime (test.test_importlib.test_locks.Frozen_LifetimeTests.test_lock_lifetime)\nPASS: test_acquire_contended (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_acquire_release)\nPASS: test_constructor (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_constructor)\nPASS: test_different_thread (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_different_thread)\nPASS: test_reacquire (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_reacquire)\nPASS: test_release_unacquired (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_release_unacquired)\nPASS: test_thread_leak (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_thread_leak)\nPASS: test_weakref_deleted (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests.test_weakref_exists)\nPASS: test_deadlock (test.test_importlib.test_locks.Source_DeadlockAvoidanceTests.test_deadlock)\nPASS: test_no_deadlock (test.test_importlib.test_locks.Source_DeadlockAvoidanceTests.test_no_deadlock)\nPASS: test_all_locks (test.test_importlib.test_locks.Source_LifetimeTests.test_all_locks)\nPASS: test_lock_lifetime (test.test_importlib.test_locks.Source_LifetimeTests.test_lock_lifetime)\nPASS: test_acquire_contended (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_acquire_release)\nPASS: test_constructor (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_constructor)\nPASS: test_different_thread (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_different_thread)\nPASS: test_reacquire (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_reacquire)\nPASS: test_release_unacquired (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_release_unacquired)\nPASS: test_thread_leak (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_thread_leak)\nPASS: test_weakref_deleted (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests.test_weakref_exists)\nPASS: test_abc_enforced (test.test_importlib.test_main.BasicTests.test_abc_enforced)\nPASS: test_for_name_does_not_exist (test.test_importlib.test_main.BasicTests.test_for_name_does_not_exist)\nPASS: test_invalid_inputs_to_from_name (test.test_importlib.test_main.BasicTests.test_invalid_inputs_to_from_name)\ntest_package_not_found_mentions_metadata (test.test_importlib.test_main.BasicTests.test_package_not_found_mentions_metadata)\nPASS: When a package is not found, that could indicate that the\nPASS: test_retrieves_version_of_self (test.test_importlib.test_main.BasicTests.test_retrieves_version_of_self)\nPASS: test_egg (test.test_importlib.test_main.DirectoryTest.test_egg)\nPASS: test_egg_info (test.test_importlib.test_main.DirectoryTest.test_egg_info)\nPASS: test_invalid_usage (test.test_importlib.test_main.DiscoveryTests.test_invalid_usage)\nPASS: test_package_discovery (test.test_importlib.test_main.DiscoveryTests.test_package_discovery)\ntest_unicode_dir_on_sys_path (test.test_importlib.test_main.FileSystem.test_unicode_dir_on_sys_path)\nPASS: Ensure a Unicode subdirectory of a directory on sys.path\nPASS: test_entrypoint_with_colon_in_name (test.test_importlib.test_main.ImportTests.test_entrypoint_with_colon_in_name)\nPASS: test_import_nonexistent_module (test.test_importlib.test_main.ImportTests.test_import_nonexistent_module)\nPASS: test_resolve (test.test_importlib.test_main.ImportTests.test_resolve)\nPASS: test_resolve_without_attr (test.test_importlib.test_main.ImportTests.test_resolve_without_attr)\ntest_discovery (test.test_importlib.test_main.InaccessibleSysPath.test_discovery)\nSKIP: Discovering distributions should succeed even if 'pyfakefs not available'\ntest_discovery (test.test_importlib.test_main.MissingSysPath.test_discovery)\nPASS: Discovering distributions should succeed even if\ntest_dashes_in_dist_name_found_as_underscores (test.test_importlib.test_main.NameNormalizationTests.test_dashes_in_dist_name_found_as_underscores)\nPASS: For a package with a dash in the name, the dist-info metadata\ntest_dist_name_found_as_any_case (test.test_importlib.test_main.NameNormalizationTests.test_dist_name_found_as_any_case)\nPASS: Ensure the metadata loads when queried with any case.\ntest_unique_distributions (test.test_importlib.test_main.NameNormalizationTests.test_unique_distributions)\nPASS: Two distributions varying only by non-normalized name on\nPASS: test_metadata_loads (test.test_importlib.test_main.NonASCIITests.test_metadata_loads)\nPASS: test_metadata_loads_egg_info (test.test_importlib.test_main.NonASCIITests.test_metadata_loads_egg_info)\ntest_packages_distributions_on_eggs (test.test_importlib.test_main.PackagesDistributionsEggTest.test_packages_distributions_on_eggs)\nPASS: Test old-style egg packages with a variation of 'top_level.txt',\nPASS: test_packages_distributions_example (test.test_importlib.test_main.PackagesDistributionsPrebuiltTest.test_packages_distributions_example)\ntest_packages_distributions_example2 (test.test_importlib.test_main.PackagesDistributionsPrebuiltTest.test_packages_distributions_example2)\nPASS: Test packages_distributions on a wheel built\ntest_packages_distributions_all_module_types (test.test_importlib.test_main.PackagesDistributionsTest.test_packages_distributions_all_module_types)\nPASS: Test top-level modules detected on a package without 'top-level.txt'.\ntest_packages_distributions_neither_toplevel_nor_files (test.test_importlib.test_main.PackagesDistributionsTest.test_packages_distributions_neither_toplevel_nor_files)\nPASS: Test a package built without 'top-level.txt' or a file list.\nPASS: test_attr (test.test_importlib.test_main.TestEntryPoints.test_attr)\nPASS: test_entry_point_pickleable (test.test_importlib.test_main.TestEntryPoints.test_entry_point_pickleable)\ntest_hashable (test.test_importlib.test_main.TestEntryPoints.test_hashable)\nPASS: EntryPoints should be hashable\ntest_immutable (test.test_importlib.test_main.TestEntryPoints.test_immutable)\nPASS: EntryPoints should be immutable\nPASS: test_module (test.test_importlib.test_main.TestEntryPoints.test_module)\ntest_positional_args (test.test_importlib.test_main.TestEntryPoints.test_positional_args)\nPASS: Capture legacy (namedtuple) construction, discouraged.\nPASS: test_repr (test.test_importlib.test_main.TestEntryPoints.test_repr)\ntest_sortable (test.test_importlib.test_main.TestEntryPoints.test_sortable)\nPASS: EntryPoint objects are sortable, but result is undefined.\nPASS: test_as_json (test.test_importlib.test_metadata_api.APITests.test_as_json)\nPASS: test_as_json_egg_info (test.test_importlib.test_metadata_api.APITests.test_as_json_egg_info)\nPASS: test_as_json_odd_case (test.test_importlib.test_metadata_api.APITests.test_as_json_odd_case)\nPASS: test_entry_points (test.test_importlib.test_metadata_api.APITests.test_entry_points)\nPASS: test_entry_points_allows_no_attributes (test.test_importlib.test_metadata_api.APITests.test_entry_points_allows_no_attributes)\nPASS: test_entry_points_distribution (test.test_importlib.test_metadata_api.APITests.test_entry_points_distribution)\nPASS: test_entry_points_missing_group (test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_group)\nPASS: test_entry_points_missing_name (test.test_importlib.test_metadata_api.APITests.test_entry_points_missing_name)\ntest_entry_points_unique_packages_normalized (test.test_importlib.test_metadata_api.APITests.test_entry_points_unique_packages_normalized)\nPASS: Entry points should only be exposed for the first package\nPASS: test_file_hash_repr (test.test_importlib.test_metadata_api.APITests.test_file_hash_repr)\nPASS: test_files_dist_info (test.test_importlib.test_metadata_api.APITests.test_files_dist_info)\nPASS: test_files_egg_info (test.test_importlib.test_metadata_api.APITests.test_files_egg_info)\nPASS: test_for_name_does_not_exist (test.test_importlib.test_metadata_api.APITests.test_for_name_does_not_exist)\nPASS: test_for_top_level (test.test_importlib.test_metadata_api.APITests.test_for_top_level)\ntest_get_key (test.test_importlib.test_metadata_api.APITests.test_get_key)\nPASS: Getting a key gets the key.\ntest_get_missing_key (test.test_importlib.test_metadata_api.APITests.test_get_missing_key)\nPASS: Requesting a missing key will return None.\nPASS: test_metadata_for_this_package (test.test_importlib.test_metadata_api.APITests.test_metadata_for_this_package)\ntest_missing_key_legacy (test.test_importlib.test_metadata_api.APITests.test_missing_key_legacy)\nPASS: Requesting a missing key will still return None, but warn.\nPASS: test_more_complex_deps_requires_text (test.test_importlib.test_metadata_api.APITests.test_more_complex_deps_requires_text)\nPASS: test_name_normalization (test.test_importlib.test_metadata_api.APITests.test_name_normalization)\nPASS: test_prefix_not_matched (test.test_importlib.test_metadata_api.APITests.test_prefix_not_matched)\nPASS: test_read_text (test.test_importlib.test_metadata_api.APITests.test_read_text)\nPASS: test_requires_dist_info (test.test_importlib.test_metadata_api.APITests.test_requires_dist_info)\nPASS: test_requires_egg_info (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info)\nPASS: test_requires_egg_info_empty (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_empty)\nPASS: test_requires_egg_info_file (test.test_importlib.test_metadata_api.APITests.test_requires_egg_info_file)\nPASS: test_retrieves_version_of_distinfo_pkg (test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_distinfo_pkg)\nPASS: test_retrieves_version_of_self (test.test_importlib.test_metadata_api.APITests.test_retrieves_version_of_self)\nPASS: test_version_egg_info_file (test.test_importlib.test_metadata_api.APITests.test_version_egg_info_file)\nPASS: test_invalidate_cache (test.test_importlib.test_metadata_api.InvalidateCache.test_invalidate_cache)\nPASS: test_name_normalization (test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization)\nPASS: test_name_normalization_versionless_egg_info (test.test_importlib.test_metadata_api.LegacyDots.test_name_normalization_versionless_egg_info)\ntest_distribution_at_pathlib (test.test_importlib.test_metadata_api.OffSysPathTests.test_distribution_at_pathlib)\nPASS: Demonstrate how to load metadata direct from a directory.\nPASS: test_distribution_at_str (test.test_importlib.test_metadata_api.OffSysPathTests.test_distribution_at_str)\nPASS: test_find_distributions_specified_path (test.test_importlib.test_metadata_api.OffSysPathTests.test_find_distributions_specified_path)\nPASS: test_imports (test.test_importlib.test_namespace_pkgs.CombinedNamespacePackages.test_imports)\nPASS: test_project3_fails (test.test_importlib.test_namespace_pkgs.DynamicPathCalculation.test_project3_fails)\nPASS: test_project3_succeeds (test.test_importlib.test_namespace_pkgs.DynamicPathCalculation.test_project3_succeeds)\nPASS: test_dynamic_path (test.test_importlib.test_namespace_pkgs.DynamicPathNamespacePackage.test_dynamic_path)\nPASS: test_non_namespace_package_takes_precedence (test.test_importlib.test_namespace_pkgs.LegacySupport.test_non_namespace_package_takes_precedence)\nPASS: test_loader_abc (test.test_importlib.test_namespace_pkgs.LoaderTests.test_loader_abc)\nPASS: test_namespace_loader_consistency (test.test_importlib.test_namespace_pkgs.LoaderTests.test_namespace_loader_consistency)\nPASS: test_namespace_origin_consistency (test.test_importlib.test_namespace_pkgs.LoaderTests.test_namespace_origin_consistency)\nPASS: test_path_indexable (test.test_importlib.test_namespace_pkgs.LoaderTests.test_path_indexable)\nPASS: test_module_before_namespace_package (test.test_importlib.test_namespace_pkgs.ModuleAndNamespacePackageInSameDir.test_module_before_namespace_package)\nPASS: test_cant_import_other (test.test_importlib.test_namespace_pkgs.ReloadTests.test_cant_import_other)\nPASS: test_dynamic_path (test.test_importlib.test_namespace_pkgs.ReloadTests.test_dynamic_path)\nPASS: test_simple_package (test.test_importlib.test_namespace_pkgs.ReloadTests.test_simple_package)\nPASS: test_imports (test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackages.test_imports)\nPASS: test_invalidate_caches (test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackagesCreatedWhileRunning.test_invalidate_caches)\nPASS: test_imports (test.test_importlib.test_namespace_pkgs.SeparatedNestedZipNamespacePackages.test_imports)\nPASS: test_first_path_wins (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins)\nPASS: test_first_path_wins_again (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins_again)\nPASS: test_first_path_wins_importing_second_first (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages.test_first_path_wins_importing_second_first)\nPASS: test_imports (test.test_importlib.test_namespace_pkgs.SeparatedZipNamespacePackages.test_imports)\nPASS: test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_cant_import_other)\nPASS: test_simple_package (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_simple_package)\nPASS: test_simple_repr (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage.test_simple_repr)\nPASS: test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage.test_cant_import_other)\nPASS: test_simple_package (test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage.test_simple_package)\nPASS: test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage.test_cant_import_other)\nPASS: test_simple_package (test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage.test_simple_package)\ntest_missing_directory (test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_missing_directory) ... expected failure\nPASS: test_present_directory (test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory.test_present_directory)\nPASS: test_package_import__semantics (test.test_importlib.test_pkg_import.TestImport.test_package_import__semantics)\nPASS: test_spec_from_file_location_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default)\nPASS: test_spec_from_file_location_default_bad_suffix (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_bad_suffix)\nPASS: test_spec_from_file_location_default_without_location (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_default_without_location)\nPASS: test_spec_from_file_location_loader_no_location (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location)\nPASS: test_spec_from_file_location_loader_no_location_bad_get_filename (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename)\nPASS: test_spec_from_file_location_loader_no_location_no_get_filename (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename)\nPASS: test_spec_from_file_location_path_like_arg (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_path_like_arg)\nPASS: test_spec_from_file_location_relative_path (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_relative_path)\nPASS: test_spec_from_file_location_smsl_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default)\nPASS: test_spec_from_file_location_smsl_default_bad_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package)\nPASS: test_spec_from_file_location_smsl_default_no_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package)\nPASS: test_spec_from_file_location_smsl_default_not_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_default_not_package)\nPASS: test_spec_from_file_location_smsl_empty (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_empty)\nPASS: test_spec_from_file_location_smsl_none (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_none)\nPASS: test_spec_from_file_location_smsl_not_empty (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_file_location_smsl_not_empty)\nPASS: test_spec_from_loader_default (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default)\nPASS: test_spec_from_loader_default_with_bad_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_bad_is_package)\nPASS: test_spec_from_loader_default_with_file_loader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_default_with_file_loader)\nPASS: test_spec_from_loader_is_package_false (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false)\nPASS: test_spec_from_loader_is_package_false_with_fileloader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader)\nPASS: test_spec_from_loader_is_package_true (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true)\nPASS: test_spec_from_loader_is_package_true_with_fileloader (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader)\nPASS: test_spec_from_loader_is_package_with_loader_false (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_false)\nPASS: test_spec_from_loader_is_package_with_loader_true (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_is_package_with_loader_true)\nPASS: test_spec_from_loader_origin (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin)\nPASS: test_spec_from_loader_origin_and_is_package (test.test_importlib.test_spec.Frozen_FactoryTests.test_spec_from_loader_origin_and_is_package)\nPASS: test_exec (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_exec)\nPASS: test_load (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load)\nPASS: test_load_failed (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed)\nPASS: test_load_failed_removed (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_failed_removed)\nPASS: test_load_legacy_attributes_immutable (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable)\nPASS: test_load_replaced (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_load_replaced)\nPASS: test_reload (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload)\nPASS: test_reload_extra_attributes (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_extra_attributes)\nPASS: test_reload_init_module_attrs (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_init_module_attrs)\nPASS: test_reload_modified (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests.test_reload_modified)\nPASS: test_cached_no_origin (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_no_origin)\nPASS: test_cached_set (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_set)\nPASS: test_cached_source (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source)\nPASS: test_cached_source_missing_cache_tag (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_missing_cache_tag)\nPASS: test_cached_source_unknown_suffix (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_source_unknown_suffix)\nPASS: test_cached_sourceless (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_sourceless)\nPASS: test_cached_with_origin_not_location (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_cached_with_origin_not_location)\nPASS: test_default (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default)\nPASS: test_default_is_package_false (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_false)\nPASS: test_default_is_package_true (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_is_package_true)\nPASS: test_default_no_loader (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_default_no_loader)\nPASS: test_equality (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality)\nPASS: test_equality_location (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_equality_location)\nPASS: test_has_location_setter (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_has_location_setter)\nPASS: test_inequality (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality)\nPASS: test_inequality_incomplete (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_inequality_incomplete)\nPASS: test_package (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package)\nPASS: test_package_is_package (test.test_importlib.test_spec.Frozen_ModuleSpecTests.test_package_is_package)\nPASS: test_spec_from_file_location_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default)\nPASS: test_spec_from_file_location_default_bad_suffix (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_bad_suffix)\nPASS: test_spec_from_file_location_default_without_location (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_default_without_location)\nPASS: test_spec_from_file_location_loader_no_location (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location)\nPASS: test_spec_from_file_location_loader_no_location_bad_get_filename (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_bad_get_filename)\nPASS: test_spec_from_file_location_loader_no_location_no_get_filename (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_loader_no_location_no_get_filename)\nPASS: test_spec_from_file_location_path_like_arg (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_path_like_arg)\nPASS: test_spec_from_file_location_relative_path (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_relative_path)\nPASS: test_spec_from_file_location_smsl_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default)\nPASS: test_spec_from_file_location_smsl_default_bad_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_bad_is_package)\nPASS: test_spec_from_file_location_smsl_default_no_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_no_is_package)\nPASS: test_spec_from_file_location_smsl_default_not_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_default_not_package)\nPASS: test_spec_from_file_location_smsl_empty (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_empty)\nPASS: test_spec_from_file_location_smsl_none (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_none)\nPASS: test_spec_from_file_location_smsl_not_empty (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_file_location_smsl_not_empty)\nPASS: test_spec_from_loader_default (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default)\nPASS: test_spec_from_loader_default_with_bad_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_bad_is_package)\nPASS: test_spec_from_loader_default_with_file_loader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_default_with_file_loader)\nPASS: test_spec_from_loader_is_package_false (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false)\nPASS: test_spec_from_loader_is_package_false_with_fileloader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_false_with_fileloader)\nPASS: test_spec_from_loader_is_package_true (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true)\nPASS: test_spec_from_loader_is_package_true_with_fileloader (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_true_with_fileloader)\nPASS: test_spec_from_loader_is_package_with_loader_false (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_false)\nPASS: test_spec_from_loader_is_package_with_loader_true (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_is_package_with_loader_true)\nPASS: test_spec_from_loader_origin (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin)\nPASS: test_spec_from_loader_origin_and_is_package (test.test_importlib.test_spec.Source_FactoryTests.test_spec_from_loader_origin_and_is_package)\nPASS: test_exec (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_exec)\nPASS: test_load (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load)\nPASS: test_load_failed (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed)\nPASS: test_load_failed_removed (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_failed_removed)\nPASS: test_load_legacy_attributes_immutable (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_legacy_attributes_immutable)\nPASS: test_load_replaced (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_load_replaced)\nPASS: test_reload (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload)\nPASS: test_reload_extra_attributes (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_extra_attributes)\nPASS: test_reload_init_module_attrs (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_init_module_attrs)\nPASS: test_reload_modified (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests.test_reload_modified)\nPASS: test_cached_no_origin (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_no_origin)\nPASS: test_cached_set (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_set)\nPASS: test_cached_source (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source)\nPASS: test_cached_source_missing_cache_tag (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_missing_cache_tag)\nPASS: test_cached_source_unknown_suffix (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_source_unknown_suffix)\nPASS: test_cached_sourceless (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_sourceless)\nPASS: test_cached_with_origin_not_location (test.test_importlib.test_spec.Source_ModuleSpecTests.test_cached_with_origin_not_location)\nPASS: test_default (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default)\nPASS: test_default_is_package_false (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_false)\nPASS: test_default_is_package_true (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_is_package_true)\nPASS: test_default_no_loader (test.test_importlib.test_spec.Source_ModuleSpecTests.test_default_no_loader)\nPASS: test_equality (test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality)\nPASS: test_equality_location (test.test_importlib.test_spec.Source_ModuleSpecTests.test_equality_location)\nPASS: test_has_location_setter (test.test_importlib.test_spec.Source_ModuleSpecTests.test_has_location_setter)\nPASS: test_inequality (test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality)\nPASS: test_inequality_incomplete (test.test_importlib.test_spec.Source_ModuleSpecTests.test_inequality_incomplete)\nPASS: test_package (test.test_importlib.test_spec.Source_ModuleSpecTests.test_package)\nPASS: test_package_is_package (test.test_importlib.test_spec.Source_ModuleSpecTests.test_package_is_package)\nPASS: test_circular_imports (test.test_importlib.test_threaded_import.ThreadedImportTests.test_circular_imports)\nPASS: test_concurrent_futures_circular_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_concurrent_futures_circular_import)\nPASS: test_import_hangers (test.test_importlib.test_threaded_import.ThreadedImportTests.test_import_hangers)\nPASS: test_multiprocessing_pool_circular_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_multiprocessing_pool_circular_import)\ntest_parallel_meta_path (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_meta_path) ... Trying 20 threads ... 36.5 ms OK.\nTrying 50 threads ... 38.5 ms OK.\nTrying 20 threads ... 30.5 ms OK.\nTrying 50 threads ... 46.2 ms OK.\nTrying 20 threads ... 32.3 ms OK.\nTrying 50 threads ... 43.7 ms OK.\nok\ntest_parallel_module_init (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_module_init) ... Trying 20 threads ... 13.2 ms OK.\nTrying 50 threads ... 23.9 ms OK.\nTrying 20 threads ... 12.4 ms OK.\nTrying 50 threads ... 31.2 ms OK.\nTrying 20 threads ... 10.0 ms OK.\nTrying 50 threads ... 25.2 ms OK.\nok\ntest_parallel_path_hooks (test.test_importlib.test_threaded_import.ThreadedImportTests.test_parallel_path_hooks) ... Trying 20 threads ... 42.9 ms OK.\nTrying 50 threads ... 42.1 ms OK.\nTrying 20 threads ... 23.6 ms OK.\nTrying 50 threads ... 22.3 ms OK.\nTrying 20 threads ... 14.4 ms OK.\nTrying 50 threads ... 25.1 ms OK.\nok\nPASS: test_side_effect_import (test.test_importlib.test_threaded_import.ThreadedImportTests.test_side_effect_import)\nPASS: test_specified_encoding (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_specified_encoding)\nPASS: test_universal_newlines (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_universal_newlines)\nPASS: test_ut8_default (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests.test_ut8_default)\nPASS: test_find_relative_module (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module)\nPASS: test_find_relative_module_missing_package (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_relative_module_missing_package)\nPASS: test_find_submodule (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule)\nPASS: test_find_submodule_in_module (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_in_module)\nPASS: test_find_submodule_parent_already_imported (test.test_importlib.test_util.Frozen_FindSpecTests.test_find_submodule_parent_already_imported)\nPASS: test_nothing (test.test_importlib.test_util.Frozen_FindSpecTests.test_nothing)\nPASS: test_success (test.test_importlib.test_util.Frozen_FindSpecTests.test_success)\nPASS: test_sys_modules (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules)\nPASS: test_sys_modules_loader_is_None (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_loader_is_None)\nPASS: test_sys_modules_spec_is_None (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_None)\nPASS: test_sys_modules_spec_is_not_set (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_spec_is_not_set)\nPASS: test_sys_modules_without___loader__ (test.test_importlib.test_util.Frozen_FindSpecTests.test_sys_modules_without___loader__)\nPASS: test_incorporates_rn (test.test_importlib.test_util.Frozen_MagicNumberTests.test_incorporates_rn)\nPASS: test_length (test.test_importlib.test_util.Frozen_MagicNumberTests.test_length)\nPASS: test___cached__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___cached__)\nPASS: test___file__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___file__)\nPASS: test___loader__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___loader__)\nPASS: test___name__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___name__)\nPASS: test___package__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___package__)\nPASS: test___path__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___path__)\nPASS: test___spec__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test___spec__)\nPASS: test_create_module (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module)\nPASS: test_create_module_returns_None (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_create_module_returns_None)\nPASS: test_no_create_module (test.test_importlib.test_util.Frozen_ModuleFromSpecTests.test_no_create_module)\nPASS: test_cache_from_source (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source)\nPASS: test_cache_from_source_cwd (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_cwd)\nPASS: test_cache_from_source_debug_override (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override)\nPASS: test_cache_from_source_debug_override_optimization_both_set (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set)\nPASS: test_cache_from_source_no_cache_tag (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_cache_tag)\nPASS: test_cache_from_source_no_dot (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_no_dot)\nPASS: test_cache_from_source_optimization_None (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_None)\nPASS: test_cache_from_source_optimization_empty_string (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_empty_string)\nPASS: test_cache_from_source_optimization_set (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_optimization_set)\nPASS: test_cache_from_source_override (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_override)\nPASS: test_cache_from_source_path_like_arg (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_path_like_arg)\nPASS: test_cache_from_source_respects_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix)\nPASS: test_cache_from_source_respects_pycache_prefix_relative (test.test_importlib.test_util.Frozen_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative)\nSKIP: test_sep_altsep_and_sep_cache_from_source (test.test_importlib.test_util.Frozen_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source) 'test meaningful only where os.altsep is defined'\nPASS: test_source_from_cache (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache)\nPASS: test_source_from_cache_bad_path (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_bad_path)\nPASS: test_source_from_cache_inside_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_inside_pycache_prefix)\nPASS: test_source_from_cache_missing_optimization (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_missing_optimization)\nPASS: test_source_from_cache_no__pycache__ (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no__pycache__)\nPASS: test_source_from_cache_no_cache_tag (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_cache_tag)\nPASS: test_source_from_cache_no_slash (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_no_slash)\nPASS: test_source_from_cache_not_opt (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_not_opt)\nPASS: test_source_from_cache_optimized_bytecode (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_optimized_bytecode)\nPASS: test_source_from_cache_outside_pycache_prefix (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_outside_pycache_prefix)\nPASS: test_source_from_cache_path_like_arg (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_path_like_arg)\nPASS: test_source_from_cache_too_few_dots (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_few_dots)\nPASS: test_source_from_cache_too_many_dots (test.test_importlib.test_util.Frozen_PEP3147Tests.test_source_from_cache_too_many_dots)\nPASS: test_absolute (test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute)\nPASS: test_absolute_within_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_absolute_within_package)\nPASS: test_escape (test.test_importlib.test_util.Frozen_ResolveNameTests.test_escape)\nPASS: test_in_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_in_package)\nPASS: test_no_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_no_package)\nPASS: test_other_package (test.test_importlib.test_util.Frozen_ResolveNameTests.test_other_package)\nPASS: test_complete_multi_phase_init_module (test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_complete_multi_phase_init_module)\nPASS: test_incomplete_multi_phase_init_module (test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_incomplete_multi_phase_init_module)\nPASS: test_single_phase_init_module (test.test_importlib.test_util.IncompatibleExtensionModuleRestrictionsTests.test_single_phase_init_module)\nPASS: test_magic_number (test.test_importlib.test_util.MagicNumberTests.test_magic_number)\nPASS: test_specified_encoding (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_specified_encoding)\nPASS: test_universal_newlines (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_universal_newlines)\nPASS: test_ut8_default (test.test_importlib.test_util.Source_DecodeSourceBytesTests.test_ut8_default)\nPASS: test_find_relative_module (test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module)\nPASS: test_find_relative_module_missing_package (test.test_importlib.test_util.Source_FindSpecTests.test_find_relative_module_missing_package)\nPASS: test_find_submodule (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule)\nPASS: test_find_submodule_in_module (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_in_module)\nPASS: test_find_submodule_parent_already_imported (test.test_importlib.test_util.Source_FindSpecTests.test_find_submodule_parent_already_imported)\nPASS: test_nothing (test.test_importlib.test_util.Source_FindSpecTests.test_nothing)\nPASS: test_success (test.test_importlib.test_util.Source_FindSpecTests.test_success)\nPASS: test_sys_modules (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules)\nPASS: test_sys_modules_loader_is_None (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_loader_is_None)\nPASS: test_sys_modules_spec_is_None (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_None)\nPASS: test_sys_modules_spec_is_not_set (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_spec_is_not_set)\nPASS: test_sys_modules_without___loader__ (test.test_importlib.test_util.Source_FindSpecTests.test_sys_modules_without___loader__)\nPASS: test_incorporates_rn (test.test_importlib.test_util.Source_MagicNumberTests.test_incorporates_rn)\nPASS: test_length (test.test_importlib.test_util.Source_MagicNumberTests.test_length)\nPASS: test___cached__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___cached__)\nPASS: test___file__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___file__)\nPASS: test___loader__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___loader__)\nPASS: test___name__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___name__)\nPASS: test___package__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___package__)\nPASS: test___path__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___path__)\nPASS: test___spec__ (test.test_importlib.test_util.Source_ModuleFromSpecTests.test___spec__)\nPASS: test_create_module (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module)\nPASS: test_create_module_returns_None (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_create_module_returns_None)\nPASS: test_no_create_module (test.test_importlib.test_util.Source_ModuleFromSpecTests.test_no_create_module)\nPASS: test_cache_from_source (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source)\nPASS: test_cache_from_source_cwd (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_cwd)\nPASS: test_cache_from_source_debug_override (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override)\nPASS: test_cache_from_source_debug_override_optimization_both_set (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_debug_override_optimization_both_set)\nPASS: test_cache_from_source_no_cache_tag (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_cache_tag)\nPASS: test_cache_from_source_no_dot (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_no_dot)\nPASS: test_cache_from_source_optimization_None (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_None)\nPASS: test_cache_from_source_optimization_empty_string (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_empty_string)\nPASS: test_cache_from_source_optimization_set (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_optimization_set)\nPASS: test_cache_from_source_override (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_override)\nPASS: test_cache_from_source_path_like_arg (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_path_like_arg)\nPASS: test_cache_from_source_respects_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix)\nPASS: test_cache_from_source_respects_pycache_prefix_relative (test.test_importlib.test_util.Source_PEP3147Tests.test_cache_from_source_respects_pycache_prefix_relative)\nSKIP: test_sep_altsep_and_sep_cache_from_source (test.test_importlib.test_util.Source_PEP3147Tests.test_sep_altsep_and_sep_cache_from_source) 'test meaningful only where os.altsep is defined'\nPASS: test_source_from_cache (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache)\nPASS: test_source_from_cache_bad_path (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_bad_path)\nPASS: test_source_from_cache_inside_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_inside_pycache_prefix)\nPASS: test_source_from_cache_missing_optimization (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_missing_optimization)\nPASS: test_source_from_cache_no__pycache__ (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no__pycache__)\nPASS: test_source_from_cache_no_cache_tag (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_cache_tag)\nPASS: test_source_from_cache_no_slash (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_no_slash)\nPASS: test_source_from_cache_not_opt (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_not_opt)\nPASS: test_source_from_cache_optimized_bytecode (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_optimized_bytecode)\nPASS: test_source_from_cache_outside_pycache_prefix (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_outside_pycache_prefix)\nPASS: test_source_from_cache_path_like_arg (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_path_like_arg)\nPASS: test_source_from_cache_too_few_dots (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_few_dots)\nPASS: test_source_from_cache_too_many_dots (test.test_importlib.test_util.Source_PEP3147Tests.test_source_from_cache_too_many_dots)\nPASS: test_absolute (test.test_importlib.test_util.Source_ResolveNameTests.test_absolute)\nPASS: test_absolute_within_package (test.test_importlib.test_util.Source_ResolveNameTests.test_absolute_within_package)\nPASS: test_escape (test.test_importlib.test_util.Source_ResolveNameTests.test_escape)\nPASS: test_in_package (test.test_importlib.test_util.Source_ResolveNameTests.test_in_package)\nPASS: test_no_package (test.test_importlib.test_util.Source_ResolveNameTests.test_no_package)\nPASS: test_other_package (test.test_importlib.test_util.Source_ResolveNameTests.test_other_package)\nSKIP: test.test_importlib.test_windows (unittest.loader.ModuleSkipped.test.test_importlib.test_windows) \"No module named 'winreg'\"\nPASS: test_case_insensitive (test.test_importlib.test_zip.TestEgg.test_case_insensitive)\nPASS: test_files (test.test_importlib.test_zip.TestEgg.test_files)\nPASS: test_missing_metadata (test.test_importlib.test_zip.TestEgg.test_missing_metadata)\nPASS: test_normalized_name (test.test_importlib.test_zip.TestEgg.test_normalized_name)\nPASS: test_one_distribution (test.test_importlib.test_zip.TestEgg.test_one_distribution)\nPASS: test_zip_entry_points (test.test_importlib.test_zip.TestEgg.test_zip_entry_points)\nPASS: test_zip_version (test.test_importlib.test_zip.TestEgg.test_zip_version)\nPASS: test_zip_version_does_not_match (test.test_importlib.test_zip.TestEgg.test_zip_version_does_not_match)\nPASS: test_case_insensitive (test.test_importlib.test_zip.TestZip.test_case_insensitive)\nPASS: test_files (test.test_importlib.test_zip.TestZip.test_files)\nPASS: test_missing_metadata (test.test_importlib.test_zip.TestZip.test_missing_metadata)\nPASS: test_one_distribution (test.test_importlib.test_zip.TestZip.test_one_distribution)\nPASS: test_zip_entry_points (test.test_importlib.test_zip.TestZip.test_zip_entry_points)\nPASS: test_zip_version (test.test_importlib.test_zip.TestZip.test_zip_version)\nPASS: test_zip_version_does_not_match (test.test_importlib.test_zip.TestZip.test_zip_version_does_not_match)\n\n----------------------------------------------------------------------\nRan 1258 tests in 6.341s\n\nOK (skipped=13, expected failures=1)\n0:01:39 load avg: 2.58 [221/469] test_ioctl skipped\ntest_ioctl skipped -- Unable to open /dev/tty\n0:01:40 load avg: 2.58 [222/469] test_interpreters passed\nPASS: test_after_destroy_all (test.test_interpreters.CreateTests.test_after_destroy_all)\nPASS: test_after_destroy_some (test.test_interpreters.CreateTests.test_after_destroy_some)\nPASS: test_in_main (test.test_interpreters.CreateTests.test_in_main)\nPASS: test_in_subinterpreter (test.test_interpreters.CreateTests.test_in_subinterpreter)\nPASS: test_in_thread (test.test_interpreters.CreateTests.test_in_thread)\nPASS: test_gh_109793 (test.test_interpreters.FinalizationTests.test_gh_109793)\nPASS: test_main (test.test_interpreters.GetCurrentTests.test_main)\nPASS: test_subinterpreter (test.test_interpreters.GetCurrentTests.test_subinterpreter)\nPASS: test_after_creating (test.test_interpreters.ListAllTests.test_after_creating)\nPASS: test_after_destroying (test.test_interpreters.ListAllTests.test_after_destroying)\nPASS: test_initial (test.test_interpreters.ListAllTests.test_initial)\nPASS: test_sys_path_0 (test.test_interpreters.StartupTests.test_sys_path_0)\nSKIP: test_create_many_sequential (test.test_interpreters.StressTests.test_create_many_sequential) 'these are crashing, likely just due just to _xxsubinterpreters (see gh-105699)'\nSKIP: test_create_many_threaded (test.test_interpreters.StressTests.test_create_many_threaded) 'these are crashing, likely just due just to _xxsubinterpreters (see gh-105699)'\nPASS: test_create (test.test_interpreters.TestChannels.test_create)\nPASS: test_list_all (test.test_interpreters.TestChannels.test_list_all)\nPASS: test_custom_id (test.test_interpreters.TestInterpreterAttrs.test_custom_id)\nSKIP: test_custom_isolated_default (test.test_interpreters.TestInterpreterAttrs.test_custom_isolated_default) 'not ready yet (see bpo-32604)'\nPASS: test_custom_isolated_explicit (test.test_interpreters.TestInterpreterAttrs.test_custom_isolated_explicit)\nPASS: test_equality (test.test_interpreters.TestInterpreterAttrs.test_equality)\nPASS: test_id_readonly (test.test_interpreters.TestInterpreterAttrs.test_id_readonly)\nPASS: test_id_type (test.test_interpreters.TestInterpreterAttrs.test_id_type)\nPASS: test_isolated_readonly (test.test_interpreters.TestInterpreterAttrs.test_isolated_readonly)\nPASS: test_main_id (test.test_interpreters.TestInterpreterAttrs.test_main_id)\nSKIP: test_main_isolated (test.test_interpreters.TestInterpreterAttrs.test_main_isolated) 'not ready yet (see bpo-32604)'\nSKIP: test_subinterpreter_isolated_default (test.test_interpreters.TestInterpreterAttrs.test_subinterpreter_isolated_default) 'not ready yet (see bpo-32604)'\nPASS: test_subinterpreter_isolated_explicit (test.test_interpreters.TestInterpreterAttrs.test_subinterpreter_isolated_explicit)\nPASS: test_all (test.test_interpreters.TestInterpreterClose.test_all)\nPASS: test_already_destroyed (test.test_interpreters.TestInterpreterClose.test_already_destroyed)\nPASS: test_bad_id (test.test_interpreters.TestInterpreterClose.test_bad_id)\nPASS: test_basic (test.test_interpreters.TestInterpreterClose.test_basic)\nPASS: test_does_not_exist (test.test_interpreters.TestInterpreterClose.test_does_not_exist)\nPASS: test_from_current (test.test_interpreters.TestInterpreterClose.test_from_current)\nPASS: test_from_other_thread (test.test_interpreters.TestInterpreterClose.test_from_other_thread)\nPASS: test_from_sibling (test.test_interpreters.TestInterpreterClose.test_from_sibling)\nPASS: test_main (test.test_interpreters.TestInterpreterClose.test_main)\nSKIP: test_still_running (test.test_interpreters.TestInterpreterClose.test_still_running) 'Fails on FreeBSD'\nPASS: test_subthreads_still_running (test.test_interpreters.TestInterpreterClose.test_subthreads_still_running)\nPASS: test_already_destroyed (test.test_interpreters.TestInterpreterIsRunning.test_already_destroyed)\nPASS: test_bad_id (test.test_interpreters.TestInterpreterIsRunning.test_bad_id)\nPASS: test_does_not_exist (test.test_interpreters.TestInterpreterIsRunning.test_does_not_exist)\nPASS: test_finished (test.test_interpreters.TestInterpreterIsRunning.test_finished)\nPASS: test_from_subinterpreter (test.test_interpreters.TestInterpreterIsRunning.test_from_subinterpreter)\nPASS: test_main (test.test_interpreters.TestInterpreterIsRunning.test_main)\nSKIP: test_subinterpreter (test.test_interpreters.TestInterpreterIsRunning.test_subinterpreter) 'Fails on FreeBSD'\nPASS: test_with_only_background_threads (test.test_interpreters.TestInterpreterIsRunning.test_with_only_background_threads)\nSKIP: test_already_running (test.test_interpreters.TestInterpreterRun.test_already_running) 'Fails on FreeBSD'\nPASS: test_bad_id (test.test_interpreters.TestInterpreterRun.test_bad_id)\nPASS: test_bad_script (test.test_interpreters.TestInterpreterRun.test_bad_script)\nPASS: test_bytes_for_script (test.test_interpreters.TestInterpreterRun.test_bytes_for_script)\nPASS: test_does_not_exist (test.test_interpreters.TestInterpreterRun.test_does_not_exist)\nPASS: test_fork (test.test_interpreters.TestInterpreterRun.test_fork)\nPASS: test_in_thread (test.test_interpreters.TestInterpreterRun.test_in_thread)\nPASS: test_success (test.test_interpreters.TestInterpreterRun.test_success)\nPASS: test_with_background_threads_still_running (test.test_interpreters.TestInterpreterRun.test_with_background_threads_still_running)\nPASS: test_default_shareables (test.test_interpreters.TestIsShareable.test_default_shareables)\nPASS: test_not_shareable (test.test_interpreters.TestIsShareable.test_not_shareable)\nPASS: test_custom_id (test.test_interpreters.TestRecvChannelAttrs.test_custom_id)\nPASS: test_equality (test.test_interpreters.TestRecvChannelAttrs.test_equality)\nPASS: test_id_readonly (test.test_interpreters.TestRecvChannelAttrs.test_id_readonly)\nPASS: test_id_type (test.test_interpreters.TestRecvChannelAttrs.test_id_type)\nPASS: test_custom_id (test.test_interpreters.TestSendChannelAttrs.test_custom_id)\nPASS: test_equality (test.test_interpreters.TestSendChannelAttrs.test_equality)\nPASS: test_id_readonly (test.test_interpreters.TestSendChannelAttrs.test_id_readonly)\nPASS: test_id_type (test.test_interpreters.TestSendChannelAttrs.test_id_type)\nPASS: test_recv_channel_does_not_exist (test.test_interpreters.TestSendRecv.test_recv_channel_does_not_exist)\nPASS: test_recv_nowait_channel_does_not_exist (test.test_interpreters.TestSendRecv.test_recv_nowait_channel_does_not_exist)\nPASS: test_recv_nowait_default (test.test_interpreters.TestSendRecv.test_recv_nowait_default)\nPASS: test_recv_nowait_empty (test.test_interpreters.TestSendRecv.test_recv_nowait_empty)\nPASS: test_send_channel_does_not_exist (test.test_interpreters.TestSendRecv.test_send_channel_does_not_exist)\nPASS: test_send_nowait_channel_does_not_exist (test.test_interpreters.TestSendRecv.test_send_nowait_channel_does_not_exist)\nSKIP: test_send_recv_different_interpreters (test.test_interpreters.TestSendRecv.test_send_recv_different_interpreters) 'broken (see BPO-...)'\nPASS: test_send_recv_different_threads (test.test_interpreters.TestSendRecv.test_send_recv_different_threads)\nPASS: test_send_recv_main (test.test_interpreters.TestSendRecv.test_send_recv_main)\nSKIP: test_send_recv_nowait_different_interpreters (test.test_interpreters.TestSendRecv.test_send_recv_nowait_different_interpreters) 'broken (see BPO-...)'\nPASS: test_send_recv_nowait_main (test.test_interpreters.TestSendRecv.test_send_recv_nowait_main)\nPASS: test_send_recv_nowait_main_with_default (test.test_interpreters.TestSendRecv.test_send_recv_nowait_main_with_default)\nPASS: test_send_recv_nowait_same_interpreter (test.test_interpreters.TestSendRecv.test_send_recv_nowait_same_interpreter)\nPASS: test_send_recv_same_interpreter (test.test_interpreters.TestSendRecv.test_send_recv_same_interpreter)\n\n----------------------------------------------------------------------\nRan 69 tests in 5.671s\n\nOK (skipped=10)\n0:01:40 load avg: 2.58 [223/469] test_isinstance passed\nPASS: test_bases_raises_other_than_attribute_error (test.test_isinstance.TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error)\nPASS: test_class_has_no_bases (test.test_isinstance.TestIsInstanceExceptions.test_class_has_no_bases)\nPASS: test_dont_mask_non_attribute_error (test.test_isinstance.TestIsInstanceExceptions.test_dont_mask_non_attribute_error)\nPASS: test_isinstance_dont_mask_non_attribute_error (test.test_isinstance.TestIsInstanceExceptions.test_isinstance_dont_mask_non_attribute_error)\nPASS: test_mask_attribute_error (test.test_isinstance.TestIsInstanceExceptions.test_mask_attribute_error)\ntest_infinite_cycle_in_bases (test.test_isinstance.TestIsInstanceIsSubclass.test_infinite_cycle_in_bases)\nPASS: Regression test for bpo-30570.\nPASS: test_infinite_recursion_in_bases (test.test_isinstance.TestIsInstanceIsSubclass.test_infinite_recursion_in_bases)\ntest_infinite_recursion_via_bases_tuple (test.test_isinstance.TestIsInstanceIsSubclass.test_infinite_recursion_via_bases_tuple)\nPASS: Regression test for bpo-30570.\ntest_infinitely_many_bases (test.test_isinstance.TestIsInstanceIsSubclass.test_infinitely_many_bases)\nPASS: Regression test for bpo-30570.\nPASS: test_isinstance_abstract (test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_abstract)\nPASS: test_isinstance_normal (test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_normal)\nPASS: test_isinstance_recursion_limit (test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_recursion_limit)\nPASS: test_isinstance_with_or_union (test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_with_or_union)\nPASS: test_issubclass_refcount_handling (test.test_isinstance.TestIsInstanceIsSubclass.test_issubclass_refcount_handling)\nPASS: test_subclass_abstract (test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_abstract)\nPASS: test_subclass_normal (test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_normal)\nPASS: test_subclass_recursion_limit (test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_recursion_limit)\nPASS: test_subclass_tuple (test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_tuple)\nPASS: test_subclass_with_union (test.test_isinstance.TestIsInstanceIsSubclass.test_subclass_with_union)\nPASS: test_dont_mask_non_attribute_error (test.test_isinstance.TestIsSubclassExceptions.test_dont_mask_non_attribute_error)\nPASS: test_dont_mask_non_attribute_error_in_cls_arg (test.test_isinstance.TestIsSubclassExceptions.test_dont_mask_non_attribute_error_in_cls_arg)\nPASS: test_mask_attribute_error (test.test_isinstance.TestIsSubclassExceptions.test_mask_attribute_error)\nPASS: test_mask_attribute_error_in_cls_arg (test.test_isinstance.TestIsSubclassExceptions.test_mask_attribute_error_in_cls_arg)\n\n----------------------------------------------------------------------\nRan 23 tests in 0.031s\n\nOK\n0:01:40 load avg: 2.58 [224/469] test_ipaddress passed\nPASS: test_bad_address_split (test.test_ipaddress.AddressTestCase_v4.test_bad_address_split)\nPASS: test_bad_packed_length (test.test_ipaddress.AddressTestCase_v4.test_bad_packed_length)\nPASS: test_empty_address (test.test_ipaddress.AddressTestCase_v4.test_empty_address)\nPASS: test_empty_octet (test.test_ipaddress.AddressTestCase_v4.test_empty_octet)\nPASS: test_floats_rejected (test.test_ipaddress.AddressTestCase_v4.test_floats_rejected)\nPASS: test_format (test.test_ipaddress.AddressTestCase_v4.test_format)\nPASS: test_int (test.test_ipaddress.AddressTestCase_v4.test_int)\nPASS: test_invalid_characters (test.test_ipaddress.AddressTestCase_v4.test_invalid_characters)\nPASS: test_large_ints_rejected (test.test_ipaddress.AddressTestCase_v4.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.AddressTestCase_v4.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.AddressTestCase_v4.test_negative_ints_rejected)\nPASS: test_network_passed_as_address (test.test_ipaddress.AddressTestCase_v4.test_network_passed_as_address)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.AddressTestCase_v4.test_not_an_index_issue15559)\nPASS: test_octet_length (test.test_ipaddress.AddressTestCase_v4.test_octet_length)\nPASS: test_octet_limit (test.test_ipaddress.AddressTestCase_v4.test_octet_limit)\nPASS: test_packed (test.test_ipaddress.AddressTestCase_v4.test_packed)\nPASS: test_pickle (test.test_ipaddress.AddressTestCase_v4.test_pickle)\nPASS: test_weakref (test.test_ipaddress.AddressTestCase_v4.test_weakref)\nPASS: test_bad_address_split_v6_leading_colon (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_leading_colon)\nPASS: test_bad_address_split_v6_not_enough_parts (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_not_enough_parts)\nPASS: test_bad_address_split_v6_repeated_double_colon (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_repeated_double_colon)\nPASS: test_bad_address_split_v6_too_many_colons (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_too_many_colons)\nPASS: test_bad_address_split_v6_too_many_parts (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_too_many_parts)\nPASS: test_bad_address_split_v6_too_many_parts_with_double_colon (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_too_many_parts_with_double_colon)\nPASS: test_bad_address_split_v6_trailing_colon (test.test_ipaddress.AddressTestCase_v6.test_bad_address_split_v6_trailing_colon)\nPASS: test_bad_packed_length (test.test_ipaddress.AddressTestCase_v6.test_bad_packed_length)\nPASS: test_bad_v4_part_in (test.test_ipaddress.AddressTestCase_v6.test_bad_v4_part_in)\nPASS: test_blank_scope_id (test.test_ipaddress.AddressTestCase_v6.test_blank_scope_id)\nPASS: test_copy (test.test_ipaddress.AddressTestCase_v6.test_copy)\nPASS: test_empty_address (test.test_ipaddress.AddressTestCase_v6.test_empty_address)\nPASS: test_floats_rejected (test.test_ipaddress.AddressTestCase_v6.test_floats_rejected)\nPASS: test_format (test.test_ipaddress.AddressTestCase_v6.test_format)\nPASS: test_int (test.test_ipaddress.AddressTestCase_v6.test_int)\nPASS: test_invalid_characters (test.test_ipaddress.AddressTestCase_v6.test_invalid_characters)\nPASS: test_invalid_scope_id_with_percent (test.test_ipaddress.AddressTestCase_v6.test_invalid_scope_id_with_percent)\nPASS: test_large_ints_rejected (test.test_ipaddress.AddressTestCase_v6.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.AddressTestCase_v6.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.AddressTestCase_v6.test_negative_ints_rejected)\nPASS: test_network_passed_as_address (test.test_ipaddress.AddressTestCase_v6.test_network_passed_as_address)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.AddressTestCase_v6.test_not_an_index_issue15559)\nPASS: test_packed (test.test_ipaddress.AddressTestCase_v6.test_packed)\nPASS: test_part_length (test.test_ipaddress.AddressTestCase_v6.test_part_length)\nPASS: test_pickle (test.test_ipaddress.AddressTestCase_v6.test_pickle)\nPASS: test_weakref (test.test_ipaddress.AddressTestCase_v6.test_weakref)\nPASS: test_containment (test.test_ipaddress.ComparisonTests.test_containment)\nPASS: test_foreign_type_equality (test.test_ipaddress.ComparisonTests.test_foreign_type_equality)\nPASS: test_foreign_type_ordering (test.test_ipaddress.ComparisonTests.test_foreign_type_ordering)\nPASS: test_incompatible_versions (test.test_ipaddress.ComparisonTests.test_incompatible_versions)\nPASS: test_mixed_type_equality (test.test_ipaddress.ComparisonTests.test_mixed_type_equality)\nPASS: test_mixed_type_key (test.test_ipaddress.ComparisonTests.test_mixed_type_key)\nPASS: test_mixed_type_ordering (test.test_ipaddress.ComparisonTests.test_mixed_type_ordering)\nPASS: test_same_type_equality (test.test_ipaddress.ComparisonTests.test_same_type_equality)\nPASS: test_same_type_ordering (test.test_ipaddress.ComparisonTests.test_same_type_ordering)\nPASS: test_scoped_ipv6_equality (test.test_ipaddress.ComparisonTests.test_scoped_ipv6_equality)\nPASS: test_v4_with_v6_scoped_equality (test.test_ipaddress.ComparisonTests.test_v4_with_v6_scoped_equality)\nPASS: test_ip_address (test.test_ipaddress.FactoryFunctionErrors.test_ip_address)\nPASS: test_ip_interface (test.test_ipaddress.FactoryFunctionErrors.test_ip_interface)\nPASS: test_ip_network (test.test_ipaddress.FactoryFunctionErrors.test_ip_network)\nPASS: test_address_errors (test.test_ipaddress.InterfaceTestCase_v4.test_address_errors)\nPASS: test_bad_packed_length (test.test_ipaddress.InterfaceTestCase_v4.test_bad_packed_length)\nPASS: test_empty_address (test.test_ipaddress.InterfaceTestCase_v4.test_empty_address)\nPASS: test_floats_rejected (test.test_ipaddress.InterfaceTestCase_v4.test_floats_rejected)\nPASS: test_int (test.test_ipaddress.InterfaceTestCase_v4.test_int)\nPASS: test_large_ints_rejected (test.test_ipaddress.InterfaceTestCase_v4.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.InterfaceTestCase_v4.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.InterfaceTestCase_v4.test_negative_ints_rejected)\nPASS: test_netmask_errors (test.test_ipaddress.InterfaceTestCase_v4.test_netmask_errors)\nPASS: test_netmask_in_tuple_errors (test.test_ipaddress.InterfaceTestCase_v4.test_netmask_in_tuple_errors)\nPASS: test_no_mask (test.test_ipaddress.InterfaceTestCase_v4.test_no_mask)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.InterfaceTestCase_v4.test_not_an_index_issue15559)\nPASS: test_packed (test.test_ipaddress.InterfaceTestCase_v4.test_packed)\nPASS: test_pickle (test.test_ipaddress.InterfaceTestCase_v4.test_pickle)\nPASS: test_split_netmask (test.test_ipaddress.InterfaceTestCase_v4.test_split_netmask)\nPASS: test_valid_netmask (test.test_ipaddress.InterfaceTestCase_v4.test_valid_netmask)\nPASS: test_address_errors (test.test_ipaddress.InterfaceTestCase_v6.test_address_errors)\nPASS: test_bad_packed_length (test.test_ipaddress.InterfaceTestCase_v6.test_bad_packed_length)\nPASS: test_blank_scope_id (test.test_ipaddress.InterfaceTestCase_v6.test_blank_scope_id)\nPASS: test_empty_address (test.test_ipaddress.InterfaceTestCase_v6.test_empty_address)\nPASS: test_floats_rejected (test.test_ipaddress.InterfaceTestCase_v6.test_floats_rejected)\nPASS: test_int (test.test_ipaddress.InterfaceTestCase_v6.test_int)\nPASS: test_invalid_scope_id_with_percent (test.test_ipaddress.InterfaceTestCase_v6.test_invalid_scope_id_with_percent)\nPASS: test_large_ints_rejected (test.test_ipaddress.InterfaceTestCase_v6.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.InterfaceTestCase_v6.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.InterfaceTestCase_v6.test_negative_ints_rejected)\nPASS: test_netmask_errors (test.test_ipaddress.InterfaceTestCase_v6.test_netmask_errors)\nPASS: test_netmask_in_tuple_errors (test.test_ipaddress.InterfaceTestCase_v6.test_netmask_in_tuple_errors)\nPASS: test_no_mask (test.test_ipaddress.InterfaceTestCase_v6.test_no_mask)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.InterfaceTestCase_v6.test_not_an_index_issue15559)\nPASS: test_packed (test.test_ipaddress.InterfaceTestCase_v6.test_packed)\nPASS: test_pickle (test.test_ipaddress.InterfaceTestCase_v6.test_pickle)\nPASS: test_split_netmask (test.test_ipaddress.InterfaceTestCase_v6.test_split_netmask)\nPASS: test_valid_netmask (test.test_ipaddress.InterfaceTestCase_v6.test_valid_netmask)\nPASS: testAddrExclude (test.test_ipaddress.IpaddrUnitTest.testAddrExclude)\nPASS: testAddressComparison (test.test_ipaddress.IpaddrUnitTest.testAddressComparison)\nPASS: testAddressIntMath (test.test_ipaddress.IpaddrUnitTest.testAddressIntMath)\nPASS: testCollapsing (test.test_ipaddress.IpaddrUnitTest.testCollapsing)\nPASS: testCompressIPv6Address (test.test_ipaddress.IpaddrUnitTest.testCompressIPv6Address)\nPASS: testContains (test.test_ipaddress.IpaddrUnitTest.testContains)\nPASS: testCopyConstructor (test.test_ipaddress.IpaddrUnitTest.testCopyConstructor)\nPASS: testEmbeddedIpv4 (test.test_ipaddress.IpaddrUnitTest.testEmbeddedIpv4)\nPASS: testEqual (test.test_ipaddress.IpaddrUnitTest.testEqual)\nPASS: testExplodeShortHandIpStr (test.test_ipaddress.IpaddrUnitTest.testExplodeShortHandIpStr)\nPASS: testFancySubnetting (test.test_ipaddress.IpaddrUnitTest.testFancySubnetting)\nPASS: testForceVersion (test.test_ipaddress.IpaddrUnitTest.testForceVersion)\nPASS: testGetBroadcast (test.test_ipaddress.IpaddrUnitTest.testGetBroadcast)\nPASS: testGetIp (test.test_ipaddress.IpaddrUnitTest.testGetIp)\nPASS: testGetNetmask (test.test_ipaddress.IpaddrUnitTest.testGetNetmask)\nPASS: testGetNetwork (test.test_ipaddress.IpaddrUnitTest.testGetNetwork)\nPASS: testGetNum_Addresses (test.test_ipaddress.IpaddrUnitTest.testGetNum_Addresses)\nPASS: testGetPrefixlen (test.test_ipaddress.IpaddrUnitTest.testGetPrefixlen)\nPASS: testGetScopeId (test.test_ipaddress.IpaddrUnitTest.testGetScopeId)\nPASS: testGetSubnetForSingle128 (test.test_ipaddress.IpaddrUnitTest.testGetSubnetForSingle128)\nPASS: testGetSubnetForSingle32 (test.test_ipaddress.IpaddrUnitTest.testGetSubnetForSingle32)\nPASS: testGetSubnets (test.test_ipaddress.IpaddrUnitTest.testGetSubnets)\nPASS: testGetSubnets3 (test.test_ipaddress.IpaddrUnitTest.testGetSubnets3)\nPASS: testGetSupernet (test.test_ipaddress.IpaddrUnitTest.testGetSupernet)\nPASS: testGetSupernet3 (test.test_ipaddress.IpaddrUnitTest.testGetSupernet3)\nPASS: testGetSupernet4 (test.test_ipaddress.IpaddrUnitTest.testGetSupernet4)\nPASS: testGetitem (test.test_ipaddress.IpaddrUnitTest.testGetitem)\nPASS: testHash (test.test_ipaddress.IpaddrUnitTest.testHash)\nPASS: testHosts (test.test_ipaddress.IpaddrUnitTest.testHosts)\nPASS: testIPBases (test.test_ipaddress.IpaddrUnitTest.testIPBases)\nPASS: testIPVersion (test.test_ipaddress.IpaddrUnitTest.testIPVersion)\nPASS: testIPv4Net (test.test_ipaddress.IpaddrUnitTest.testIPv4Net)\nPASS: testIPv4NetworkHelpers (test.test_ipaddress.IpaddrUnitTest.testIPv4NetworkHelpers)\nPASS: testIPv4Tuple (test.test_ipaddress.IpaddrUnitTest.testIPv4Tuple)\nPASS: testIPv6AddressTooLarge (test.test_ipaddress.IpaddrUnitTest.testIPv6AddressTooLarge)\nPASS: testIPv6NetworkHelpers (test.test_ipaddress.IpaddrUnitTest.testIPv6NetworkHelpers)\nPASS: testIPv6Tuple (test.test_ipaddress.IpaddrUnitTest.testIPv6Tuple)\nPASS: testIntRepresentation (test.test_ipaddress.IpaddrUnitTest.testIntRepresentation)\nPASS: testInterfaceComparison (test.test_ipaddress.IpaddrUnitTest.testInterfaceComparison)\nPASS: testInternals (test.test_ipaddress.IpaddrUnitTest.testInternals)\nPASS: testInvalidIntToBytes (test.test_ipaddress.IpaddrUnitTest.testInvalidIntToBytes)\nPASS: testIpFromInt (test.test_ipaddress.IpaddrUnitTest.testIpFromInt)\nPASS: testIpFromPacked (test.test_ipaddress.IpaddrUnitTest.testIpFromPacked)\nPASS: testIpType (test.test_ipaddress.IpaddrUnitTest.testIpType)\nPASS: testIpv4Mapped (test.test_ipaddress.IpaddrUnitTest.testIpv4Mapped)\nPASS: testIpv4MappedPrivateCheck (test.test_ipaddress.IpaddrUnitTest.testIpv4MappedPrivateCheck)\nPASS: testMaxPrefixLength (test.test_ipaddress.IpaddrUnitTest.testMaxPrefixLength)\nPASS: testNetworkComparison (test.test_ipaddress.IpaddrUnitTest.testNetworkComparison)\nPASS: testNetworkElementCaching (test.test_ipaddress.IpaddrUnitTest.testNetworkElementCaching)\nPASS: testNotEqual (test.test_ipaddress.IpaddrUnitTest.testNotEqual)\nPASS: testNth (test.test_ipaddress.IpaddrUnitTest.testNth)\nPASS: testOverlaps (test.test_ipaddress.IpaddrUnitTest.testOverlaps)\nPASS: testPacked (test.test_ipaddress.IpaddrUnitTest.testPacked)\nPASS: testPrivateNetworks (test.test_ipaddress.IpaddrUnitTest.testPrivateNetworks)\nPASS: testRepr (test.test_ipaddress.IpaddrUnitTest.testRepr)\nPASS: testReservedIpv4 (test.test_ipaddress.IpaddrUnitTest.testReservedIpv4)\nPASS: testReservedIpv6 (test.test_ipaddress.IpaddrUnitTest.testReservedIpv6)\nPASS: testReversePointer (test.test_ipaddress.IpaddrUnitTest.testReversePointer)\nPASS: testSlash0Constructor (test.test_ipaddress.IpaddrUnitTest.testSlash0Constructor)\nPASS: testSlash128Constructor (test.test_ipaddress.IpaddrUnitTest.testSlash128Constructor)\nPASS: testSlash32Constructor (test.test_ipaddress.IpaddrUnitTest.testSlash32Constructor)\nPASS: testStrictNetworks (test.test_ipaddress.IpaddrUnitTest.testStrictNetworks)\nPASS: testSubnet2 (test.test_ipaddress.IpaddrUnitTest.testSubnet2)\nPASS: testSubnetFailsForLargeCidrDiff (test.test_ipaddress.IpaddrUnitTest.testSubnetFailsForLargeCidrDiff)\nPASS: testSubnetFailsForNegativeCidrDiff (test.test_ipaddress.IpaddrUnitTest.testSubnetFailsForNegativeCidrDiff)\nPASS: testSummarizing (test.test_ipaddress.IpaddrUnitTest.testSummarizing)\nPASS: testSupernetFailsForLargeCidrDiff (test.test_ipaddress.IpaddrUnitTest.testSupernetFailsForLargeCidrDiff)\nPASS: testTeredo (test.test_ipaddress.IpaddrUnitTest.testTeredo)\nPASS: testV4HashIsNotConstant (test.test_ipaddress.IpaddrUnitTest.testV4HashIsNotConstant)\nPASS: testV6HashIsNotConstant (test.test_ipaddress.IpaddrUnitTest.testV6HashIsNotConstant)\nPASS: testWithStar (test.test_ipaddress.IpaddrUnitTest.testWithStar)\nPASS: testZeroNetmask (test.test_ipaddress.IpaddrUnitTest.testZeroNetmask)\nPASS: testsixtofour (test.test_ipaddress.IpaddrUnitTest.testsixtofour)\nPASS: test_address_errors (test.test_ipaddress.NetworkTestCase_v4.test_address_errors)\nPASS: test_bad_packed_length (test.test_ipaddress.NetworkTestCase_v4.test_bad_packed_length)\nPASS: test_empty_address (test.test_ipaddress.NetworkTestCase_v4.test_empty_address)\nPASS: test_floats_rejected (test.test_ipaddress.NetworkTestCase_v4.test_floats_rejected)\nPASS: test_int (test.test_ipaddress.NetworkTestCase_v4.test_int)\nPASS: test_large_ints_rejected (test.test_ipaddress.NetworkTestCase_v4.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.NetworkTestCase_v4.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.NetworkTestCase_v4.test_negative_ints_rejected)\nPASS: test_netmask_errors (test.test_ipaddress.NetworkTestCase_v4.test_netmask_errors)\nPASS: test_netmask_in_tuple_errors (test.test_ipaddress.NetworkTestCase_v4.test_netmask_in_tuple_errors)\nPASS: test_no_mask (test.test_ipaddress.NetworkTestCase_v4.test_no_mask)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.NetworkTestCase_v4.test_not_an_index_issue15559)\nPASS: test_packed (test.test_ipaddress.NetworkTestCase_v4.test_packed)\nPASS: test_pickle (test.test_ipaddress.NetworkTestCase_v4.test_pickle)\nPASS: test_split_netmask (test.test_ipaddress.NetworkTestCase_v4.test_split_netmask)\nPASS: test_subnet_of (test.test_ipaddress.NetworkTestCase_v4.test_subnet_of)\nPASS: test_subnet_of_mixed_types (test.test_ipaddress.NetworkTestCase_v4.test_subnet_of_mixed_types)\nPASS: test_supernet_of (test.test_ipaddress.NetworkTestCase_v4.test_supernet_of)\nPASS: test_valid_netmask (test.test_ipaddress.NetworkTestCase_v4.test_valid_netmask)\nPASS: test_address_errors (test.test_ipaddress.NetworkTestCase_v6.test_address_errors)\nPASS: test_bad_packed_length (test.test_ipaddress.NetworkTestCase_v6.test_bad_packed_length)\nPASS: test_blank_scope_id (test.test_ipaddress.NetworkTestCase_v6.test_blank_scope_id)\nPASS: test_empty_address (test.test_ipaddress.NetworkTestCase_v6.test_empty_address)\nPASS: test_floats_rejected (test.test_ipaddress.NetworkTestCase_v6.test_floats_rejected)\nPASS: test_int (test.test_ipaddress.NetworkTestCase_v6.test_int)\nPASS: test_invalid_scope_id_with_percent (test.test_ipaddress.NetworkTestCase_v6.test_invalid_scope_id_with_percent)\nPASS: test_large_ints_rejected (test.test_ipaddress.NetworkTestCase_v6.test_large_ints_rejected)\nPASS: test_leading_zeros (test.test_ipaddress.NetworkTestCase_v6.test_leading_zeros)\nPASS: test_negative_ints_rejected (test.test_ipaddress.NetworkTestCase_v6.test_negative_ints_rejected)\nPASS: test_netmask_errors (test.test_ipaddress.NetworkTestCase_v6.test_netmask_errors)\nPASS: test_netmask_in_tuple_errors (test.test_ipaddress.NetworkTestCase_v6.test_netmask_in_tuple_errors)\nPASS: test_no_mask (test.test_ipaddress.NetworkTestCase_v6.test_no_mask)\nPASS: test_not_an_index_issue15559 (test.test_ipaddress.NetworkTestCase_v6.test_not_an_index_issue15559)\nPASS: test_packed (test.test_ipaddress.NetworkTestCase_v6.test_packed)\nPASS: test_pickle (test.test_ipaddress.NetworkTestCase_v6.test_pickle)\nPASS: test_split_netmask (test.test_ipaddress.NetworkTestCase_v6.test_split_netmask)\nPASS: test_subnet_of (test.test_ipaddress.NetworkTestCase_v6.test_subnet_of)\nPASS: test_supernet_of (test.test_ipaddress.NetworkTestCase_v6.test_supernet_of)\nPASS: test_valid_netmask (test.test_ipaddress.NetworkTestCase_v6.test_valid_netmask)\n\n----------------------------------------------------------------------\nRan 204 tests in 0.379s\n\nOK\n0:01:40 load avg: 2.58 [225/469] test_iter passed\nPASS: test_3720 (test.test_iter.TestCase.test_3720)\nPASS: test_builtin_filter (test.test_iter.TestCase.test_builtin_filter)\nPASS: test_builtin_list (test.test_iter.TestCase.test_builtin_list)\nPASS: test_builtin_map (test.test_iter.TestCase.test_builtin_map)\nPASS: test_builtin_max_min (test.test_iter.TestCase.test_builtin_max_min)\nPASS: test_builtin_tuple (test.test_iter.TestCase.test_builtin_tuple)\nPASS: test_builtin_zip (test.test_iter.TestCase.test_builtin_zip)\nPASS: test_countOf (test.test_iter.TestCase.test_countOf)\nPASS: test_error_iter (test.test_iter.TestCase.test_error_iter)\nPASS: test_exception_function (test.test_iter.TestCase.test_exception_function)\nPASS: test_exception_sequence (test.test_iter.TestCase.test_exception_sequence)\nPASS: test_extending_list_with_iterator_does_not_segfault (test.test_iter.TestCase.test_extending_list_with_iterator_does_not_segfault)\nPASS: test_free_after_iterating (test.test_iter.TestCase.test_free_after_iterating)\nPASS: test_in_and_not_in (test.test_iter.TestCase.test_in_and_not_in)\nPASS: test_indexOf (test.test_iter.TestCase.test_indexOf)\nPASS: test_iter_basic (test.test_iter.TestCase.test_iter_basic)\nPASS: test_iter_big_range (test.test_iter.TestCase.test_iter_big_range)\nPASS: test_iter_callable (test.test_iter.TestCase.test_iter_callable)\nPASS: test_iter_class_for (test.test_iter.TestCase.test_iter_class_for)\nPASS: test_iter_class_iter (test.test_iter.TestCase.test_iter_class_iter)\nPASS: test_iter_dict (test.test_iter.TestCase.test_iter_dict)\nPASS: test_iter_empty (test.test_iter.TestCase.test_iter_empty)\nPASS: test_iter_file (test.test_iter.TestCase.test_iter_file)\nPASS: test_iter_for_loop (test.test_iter.TestCase.test_iter_for_loop)\nPASS: test_iter_function (test.test_iter.TestCase.test_iter_function)\nPASS: test_iter_function_concealing_reentrant_exhaustion (test.test_iter.TestCase.test_iter_function_concealing_reentrant_exhaustion)\nPASS: test_iter_function_stop (test.test_iter.TestCase.test_iter_function_stop)\nPASS: test_iter_idempotency (test.test_iter.TestCase.test_iter_idempotency)\nPASS: test_iter_independence (test.test_iter.TestCase.test_iter_independence)\nPASS: test_iter_neg_setstate (test.test_iter.TestCase.test_iter_neg_setstate)\nPASS: test_iter_overflow (test.test_iter.TestCase.test_iter_overflow)\nPASS: test_iter_range (test.test_iter.TestCase.test_iter_range)\nPASS: test_iter_string (test.test_iter.TestCase.test_iter_string)\nPASS: test_iter_tuple (test.test_iter.TestCase.test_iter_tuple)\nPASS: test_mutating_seq_class_exhausted_iter (test.test_iter.TestCase.test_mutating_seq_class_exhausted_iter)\nPASS: test_mutating_seq_class_iter_pickle (test.test_iter.TestCase.test_mutating_seq_class_iter_pickle)\nPASS: test_nested_comprehensions_for (test.test_iter.TestCase.test_nested_comprehensions_for)\nPASS: test_nested_comprehensions_iter (test.test_iter.TestCase.test_nested_comprehensions_iter)\nPASS: test_new_style_iter_class (test.test_iter.TestCase.test_new_style_iter_class)\nPASS: test_reduce_mutating_builtins_iter (test.test_iter.TestCase.test_reduce_mutating_builtins_iter)\nPASS: test_ref_counting_behavior (test.test_iter.TestCase.test_ref_counting_behavior)\nPASS: test_seq_class_for (test.test_iter.TestCase.test_seq_class_for)\nPASS: test_seq_class_iter (test.test_iter.TestCase.test_seq_class_iter)\nPASS: test_sinkstate_callable (test.test_iter.TestCase.test_sinkstate_callable)\nPASS: test_sinkstate_dict (test.test_iter.TestCase.test_sinkstate_dict)\nPASS: test_sinkstate_enumerate (test.test_iter.TestCase.test_sinkstate_enumerate)\nPASS: test_sinkstate_list (test.test_iter.TestCase.test_sinkstate_list)\nPASS: test_sinkstate_range (test.test_iter.TestCase.test_sinkstate_range)\nPASS: test_sinkstate_sequence (test.test_iter.TestCase.test_sinkstate_sequence)\nPASS: test_sinkstate_string (test.test_iter.TestCase.test_sinkstate_string)\nPASS: test_sinkstate_tuple (test.test_iter.TestCase.test_sinkstate_tuple)\nPASS: test_sinkstate_yield (test.test_iter.TestCase.test_sinkstate_yield)\nPASS: test_stop_sequence (test.test_iter.TestCase.test_stop_sequence)\nPASS: test_unicode_join_endcase (test.test_iter.TestCase.test_unicode_join_endcase)\nPASS: test_unpack_iter (test.test_iter.TestCase.test_unpack_iter)\nPASS: test_writelines (test.test_iter.TestCase.test_writelines)\n\n----------------------------------------------------------------------\nRan 56 tests in 0.069s\n\nOK\n0:01:40 load avg: 2.58 [226/469] test_iterlen passed\nPASS: test_immutable_during_iteration (test.test_iterlen.TestDeque.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestDeque.test_invariant)\nPASS: test_immutable_during_iteration (test.test_iterlen.TestDequeReversed.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestDequeReversed.test_invariant)\nPASS: test_immutable_during_iteration (test.test_iterlen.TestDictItems.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestDictItems.test_invariant)\nPASS: test_immutable_during_iteration (test.test_iterlen.TestDictKeys.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestDictKeys.test_invariant)\nPASS: test_immutable_during_iteration (test.test_iterlen.TestDictValues.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestDictValues.test_invariant)\nPASS: test_invalid_hint (test.test_iterlen.TestLengthHintExceptions.test_invalid_hint)\nPASS: test_issue1242657 (test.test_iterlen.TestLengthHintExceptions.test_issue1242657)\nPASS: test_invariant (test.test_iterlen.TestList.test_invariant)\nPASS: test_mutation (test.test_iterlen.TestList.test_mutation)\nPASS: test_invariant (test.test_iterlen.TestListReversed.test_invariant)\nPASS: test_mutation (test.test_iterlen.TestListReversed.test_mutation)\nPASS: test_invariant (test.test_iterlen.TestRepeat.test_invariant)\nPASS: test_immutable_during_iteration (test.test_iterlen.TestSet.test_immutable_during_iteration)\nPASS: test_invariant (test.test_iterlen.TestSet.test_invariant)\nPASS: test_invariant (test.test_iterlen.TestTuple.test_invariant)\nPASS: test_invariant (test.test_iterlen.TestXrange.test_invariant)\nPASS: test_invariant (test.test_iterlen.TestXrangeCustomReversed.test_invariant)\n\n----------------------------------------------------------------------\nRan 22 tests in 0.007s\n\nOK\n0:01:43 load avg: 2.70 [227/469] test_imaplib passed\nPASS: test_EOF_without_complete_welcome_message (test.test_imaplib.NewIMAPSSLTests.test_EOF_without_complete_welcome_message)\ntest_aborted_authentication (test.test_imaplib.NewIMAPSSLTests.test_aborted_authentication) ... SENT: b'* OK IMAP4rev1'\nGOT: b'IJIP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'IJIP0 OK CAPABILITY completed'\nGOT: b'IJIP1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'*'\nSENT: b'IJIP1 NO [AUTHENTICATIONFAILED] aborted'\nok\ntest_bad_auth_name (test.test_imaplib.NewIMAPSSLTests.test_bad_auth_name) ... SENT: b'* OK IMAP4rev1'\nGOT: b'IHEF0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'IHEF0 OK CAPABILITY completed'\nGOT: b'IHEF1 AUTHENTICATE METHOD'\nSENT: b'IHEF1 NO unrecognized authentication type METHOD'\nok\ntest_enable_UTF8_True_append (test.test_imaplib.NewIMAPSSLTests.test_enable_UTF8_True_append) ... SENT: b'* OK IMAP4rev1'\nGOT: b'ELDL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 ENABLE UTF8=ACCEPT'\nSENT: b'ELDL0 OK CAPABILITY completed'\nGOT: b'ELDL1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'ELDL1 OK FAKEAUTH successful'\nGOT: b'ELDL2 ENABLE UTF8=ACCEPT'\nSENT: b'ELDL2 OK ENABLE successful'\nGOT: b'ELDL3 APPEND INBOX {30}'\nSENT: b'+'\nGOT: b'UTF8 (Subject: \\xc3\\xbc\\xc3\\xb1\\xc3\\xad\\xc2\\xa9\\xc3\\xb6\\xc3\\xb0\\xc3\\xa9)'\nSENT: b'ELDL3 OK okay'\nok\ntest_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.NewIMAPSSLTests.test_enable_UTF8_raises_error_if_not_supported) ... SENT: b'* OK IMAP4rev1'\nGOT: b'PPCE0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'PPCE0 OK CAPABILITY completed'\nGOT: b'PPCE1 LOGIN user \"pass\"'\nSENT: b'PPCE1 OK LOGIN completed'\nok\ntest_enable_raises_error_if_no_capability (test.test_imaplib.NewIMAPSSLTests.test_enable_raises_error_if_no_capability) ... SENT: b'* OK IMAP4rev1'\nGOT: b'MEDP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'MEDP0 OK CAPABILITY completed'\nok\ntest_enable_raises_error_if_not_AUTH (test.test_imaplib.NewIMAPSSLTests.test_enable_raises_error_if_not_AUTH) ... SENT: b'* OK IMAP4rev1'\nGOT: b'HMKL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'HMKL0 OK CAPABILITY completed'\nok\ntest_imaplib_timeout_functionality_test (test.test_imaplib.NewIMAPSSLTests.test_imaplib_timeout_functionality_test) ... SENT: b'* OK IMAP4rev1'\nGOT: b'MJLN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'MJLN0 OK CAPABILITY completed'\nok\nSKIP: test_imaplib_timeout_test (test.test_imaplib.NewIMAPSSLTests.test_imaplib_timeout_test) \"resource 'walltime' is not enabled\"\ntest_invalid_authentication (test.test_imaplib.NewIMAPSSLTests.test_invalid_authentication) ... SENT: b'* OK IMAP4rev1'\nGOT: b'IPKH0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'IPKH0 OK CAPABILITY completed'\nGOT: b'IPKH1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'IPKH1 NO [AUTHENTICATIONFAILED] invalid'\nok\ntest_line_termination (test.test_imaplib.NewIMAPSSLTests.test_line_termination) ... SENT: b'* OK IMAP4rev1'\nGOT: b'LCJF0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nSENT: b'LCJF0 OK CAPABILITY completed'\nok\nPASS: test_linetoolong (test.test_imaplib.NewIMAPSSLTests.test_linetoolong)\ntest_login (test.test_imaplib.NewIMAPSSLTests.test_login) ... SENT: b'* OK IMAP4rev1'\nGOT: b'JPAO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JPAO0 OK CAPABILITY completed'\nGOT: b'JPAO1 LOGIN user \"pass\"'\nSENT: b'JPAO1 OK LOGIN completed'\nok\ntest_login_cram_md5_bytes (test.test_imaplib.NewIMAPSSLTests.test_login_cram_md5_bytes) ... SENT: b'* OK IMAP4rev1'\nGOT: b'LFBP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'LFBP0 OK CAPABILITY completed'\nGOT: b'LFBP1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'LFBP1 OK CRAM-MD5 successful'\nok\ntest_login_cram_md5_plain_text (test.test_imaplib.NewIMAPSSLTests.test_login_cram_md5_plain_text) ... SENT: b'* OK IMAP4rev1'\nGOT: b'OLJA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'OLJA0 OK CAPABILITY completed'\nGOT: b'OLJA1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'OLJA1 OK CRAM-MD5 successful'\nok\ntest_logout (test.test_imaplib.NewIMAPSSLTests.test_logout) ... SENT: b'* OK IMAP4rev1'\nGOT: b'DPIE0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'DPIE0 OK CAPABILITY completed'\nGOT: b'DPIE1 LOGIN user \"pass\"'\nSENT: b'DPIE1 OK LOGIN completed'\nGOT: b'DPIE2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'DPIE2 OK LOGOUT completed'\nok\ntest_lsub (test.test_imaplib.NewIMAPSSLTests.test_lsub) ... SENT: b'* OK IMAP4rev1'\nGOT: b'DFNA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'DFNA0 OK CAPABILITY completed'\nGOT: b'DFNA1 LOGIN user \"pass\"'\nSENT: b'DFNA1 OK LOGIN completed'\nGOT: b'DFNA2 LSUB \"\" *'\nSENT: b'* LSUB () \".\" directoryA'\nSENT: b'DFNA2 OK LSUB completed'\nok\ntest_search_disallows_charset_in_utf8_mode (test.test_imaplib.NewIMAPSSLTests.test_search_disallows_charset_in_utf8_mode) ... SENT: b'* OK IMAP4rev1'\nGOT: b'PGKM0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'PGKM0 OK CAPABILITY completed'\nGOT: b'PGKM1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'PGKM1 OK FAKEAUTH successful'\nGOT: b'PGKM2 ENABLE UTF8=ACCEPT'\nSENT: b'PGKM2 OK ENABLE successful'\nok\ntest_simple_with_statement (test.test_imaplib.NewIMAPSSLTests.test_simple_with_statement) ... SENT: b'* OK IMAP4rev1'\nGOT: b'EIFP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EIFP0 OK CAPABILITY completed'\nGOT: b'EIFP1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EIFP1 OK LOGOUT completed'\nok\nSKIP: test_ssl_raises (test.test_imaplib.NewIMAPSSLTests.test_ssl_raises) \"resource 'walltime' is not enabled\"\nSKIP: test_ssl_verified (test.test_imaplib.NewIMAPSSLTests.test_ssl_verified) \"resource 'walltime' is not enabled\"\ntest_unselect (test.test_imaplib.NewIMAPSSLTests.test_unselect) ... SENT: b'* OK IMAP4rev1'\nGOT: b'IFMP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'IFMP0 OK CAPABILITY completed'\nGOT: b'IFMP1 LOGIN user \"pass\"'\nSENT: b'IFMP1 OK LOGIN completed'\nGOT: b'IFMP2 SELECT INBOX'\nSENT: b'* 2 EXISTS'\nSENT: b'IFMP2 OK [READ-WRITE] SELECT completed.'\nGOT: b'IFMP3 UNSELECT'\nSENT: b'IFMP3 OK Returned to authenticated state. (Success)'\nok\ntest_valid_authentication_bytes (test.test_imaplib.NewIMAPSSLTests.test_valid_authentication_bytes) ... SENT: b'* OK IMAP4rev1'\nGOT: b'PDIO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'PDIO0 OK CAPABILITY completed'\nGOT: b'PDIO1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'PDIO1 OK FAKEAUTH successful'\nok\ntest_valid_authentication_plain_text (test.test_imaplib.NewIMAPSSLTests.test_valid_authentication_plain_text) ... SENT: b'* OK IMAP4rev1'\nGOT: b'GKHA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'GKHA0 OK CAPABILITY completed'\nGOT: b'GKHA1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'GKHA1 OK FAKEAUTH successful'\nok\ntest_with_statement (test.test_imaplib.NewIMAPSSLTests.test_with_statement) ... SENT: b'* OK IMAP4rev1'\nGOT: b'EJAD0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EJAD0 OK CAPABILITY completed'\nGOT: b'EJAD1 LOGIN user \"pass\"'\nSENT: b'EJAD1 OK LOGIN completed'\nGOT: b'EJAD2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EJAD2 OK LOGOUT completed'\nok\ntest_with_statement_logout (test.test_imaplib.NewIMAPSSLTests.test_with_statement_logout) ... SENT: b'* OK IMAP4rev1'\nGOT: b'NBIA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'NBIA0 OK CAPABILITY completed'\nGOT: b'NBIA1 LOGIN user \"pass\"'\nSENT: b'NBIA1 OK LOGIN completed'\nGOT: b'NBIA2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'NBIA2 OK LOGOUT completed'\nok\nPASS: test_EOF_without_complete_welcome_message (test.test_imaplib.NewIMAPTests.test_EOF_without_complete_welcome_message)\ntest_aborted_authentication (test.test_imaplib.NewIMAPTests.test_aborted_authentication) ... SENT: b'* OK IMAP4rev1'\nGOT: b'KEFL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'KEFL0 OK CAPABILITY completed'\nGOT: b'KEFL1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'*'\nSENT: b'KEFL1 NO [AUTHENTICATIONFAILED] aborted'\nok\ntest_bad_auth_name (test.test_imaplib.NewIMAPTests.test_bad_auth_name) ... SENT: b'* OK IMAP4rev1'\nGOT: b'NENJ0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'NENJ0 OK CAPABILITY completed'\nGOT: b'NENJ1 AUTHENTICATE METHOD'\nSENT: b'NENJ1 NO unrecognized authentication type METHOD'\nok\ntest_enable_UTF8_True_append (test.test_imaplib.NewIMAPTests.test_enable_UTF8_True_append) ... SENT: b'* OK IMAP4rev1'\nGOT: b'JMKD0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 ENABLE UTF8=ACCEPT'\nSENT: b'JMKD0 OK CAPABILITY completed'\nGOT: b'JMKD1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'JMKD1 OK FAKEAUTH successful'\nGOT: b'JMKD2 ENABLE UTF8=ACCEPT'\nSENT: b'JMKD2 OK ENABLE successful'\nGOT: b'JMKD3 APPEND INBOX {30}'\nSENT: b'+'\nGOT: b'UTF8 (Subject: \\xc3\\xbc\\xc3\\xb1\\xc3\\xad\\xc2\\xa9\\xc3\\xb6\\xc3\\xb0\\xc3\\xa9)'\nSENT: b'JMKD3 OK okay'\nok\ntest_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.NewIMAPTests.test_enable_UTF8_raises_error_if_not_supported) ... SENT: b'* OK IMAP4rev1'\nGOT: b'MOMN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'MOMN0 OK CAPABILITY completed'\nGOT: b'MOMN1 LOGIN user \"pass\"'\nSENT: b'MOMN1 OK LOGIN completed'\nok\ntest_enable_raises_error_if_no_capability (test.test_imaplib.NewIMAPTests.test_enable_raises_error_if_no_capability) ... SENT: b'* OK IMAP4rev1'\nGOT: b'LIGA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LIGA0 OK CAPABILITY completed'\nok\ntest_enable_raises_error_if_not_AUTH (test.test_imaplib.NewIMAPTests.test_enable_raises_error_if_not_AUTH) ... SENT: b'* OK IMAP4rev1'\nGOT: b'MAEE0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'MAEE0 OK CAPABILITY completed'\nok\ntest_imaplib_timeout_functionality_test (test.test_imaplib.NewIMAPTests.test_imaplib_timeout_functionality_test) ... SENT: b'* OK IMAP4rev1'\nGOT: b'JNMD0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JNMD0 OK CAPABILITY completed'\nSENT: b'* OK IMAP4rev1'\nok\nSKIP: test_imaplib_timeout_test (test.test_imaplib.NewIMAPTests.test_imaplib_timeout_test) \"resource 'walltime' is not enabled\"\ntest_invalid_authentication (test.test_imaplib.NewIMAPTests.test_invalid_authentication) ... SENT: b'* OK IMAP4rev1'\nGOT: b'FLNJ0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'FLNJ0 OK CAPABILITY completed'\nGOT: b'FLNJ1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'FLNJ1 NO [AUTHENTICATIONFAILED] invalid'\nok\ntest_line_termination (test.test_imaplib.NewIMAPTests.test_line_termination) ... SENT: b'* OK IMAP4rev1'\nGOT: b'FFDF0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nSENT: b'FFDF0 OK CAPABILITY completed'\nok\nPASS: test_linetoolong (test.test_imaplib.NewIMAPTests.test_linetoolong)\ntest_login (test.test_imaplib.NewIMAPTests.test_login) ... SENT: b'* OK IMAP4rev1'\nGOT: b'NDLI0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'NDLI0 OK CAPABILITY completed'\nGOT: b'NDLI1 LOGIN user \"pass\"'\nSENT: b'NDLI1 OK LOGIN completed'\nok\ntest_login_cram_md5_bytes (test.test_imaplib.NewIMAPTests.test_login_cram_md5_bytes) ... SENT: b'* OK IMAP4rev1'\nGOT: b'LGNG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'LGNG0 OK CAPABILITY completed'\nGOT: b'LGNG1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'LGNG1 OK CRAM-MD5 successful'\nok\ntest_login_cram_md5_plain_text (test.test_imaplib.NewIMAPTests.test_login_cram_md5_plain_text) ... SENT: b'* OK IMAP4rev1'\nGOT: b'BKAL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'BKAL0 OK CAPABILITY completed'\nGOT: b'BKAL1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'BKAL1 OK CRAM-MD5 successful'\nok\ntest_logout (test.test_imaplib.NewIMAPTests.test_logout) ... SENT: b'* OK IMAP4rev1'\nGOT: b'MAMJ0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'MAMJ0 OK CAPABILITY completed'\nGOT: b'MAMJ1 LOGIN user \"pass\"'\nSENT: b'MAMJ1 OK LOGIN completed'\nGOT: b'MAMJ2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'MAMJ2 OK LOGOUT completed'\nok\ntest_lsub (test.test_imaplib.NewIMAPTests.test_lsub) ... SENT: b'* OK IMAP4rev1'\nGOT: b'CMMG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'CMMG0 OK CAPABILITY completed'\nGOT: b'CMMG1 LOGIN user \"pass\"'\nSENT: b'CMMG1 OK LOGIN completed'\nGOT: b'CMMG2 LSUB \"\" *'\nSENT: b'* LSUB () \".\" directoryA'\nSENT: b'CMMG2 OK LSUB completed'\nok\ntest_search_disallows_charset_in_utf8_mode (test.test_imaplib.NewIMAPTests.test_search_disallows_charset_in_utf8_mode) ... SENT: b'* OK IMAP4rev1'\nGOT: b'BOEH0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'BOEH0 OK CAPABILITY completed'\nGOT: b'BOEH1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'BOEH1 OK FAKEAUTH successful'\nGOT: b'BOEH2 ENABLE UTF8=ACCEPT'\nSENT: b'BOEH2 OK ENABLE successful'\nok\ntest_simple_with_statement (test.test_imaplib.NewIMAPTests.test_simple_with_statement) ... SENT: b'* OK IMAP4rev1'\nGOT: b'FELN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'FELN0 OK CAPABILITY completed'\nGOT: b'FELN1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'FELN1 OK LOGOUT completed'\nok\ntest_unselect (test.test_imaplib.NewIMAPTests.test_unselect) ... SENT: b'* OK IMAP4rev1'\nGOT: b'JHPK0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JHPK0 OK CAPABILITY completed'\nGOT: b'JHPK1 LOGIN user \"pass\"'\nSENT: b'JHPK1 OK LOGIN completed'\nGOT: b'JHPK2 SELECT INBOX'\nSENT: b'* 2 EXISTS'\nSENT: b'JHPK2 OK [READ-WRITE] SELECT completed.'\nGOT: b'JHPK3 UNSELECT'\nSENT: b'JHPK3 OK Returned to authenticated state. (Success)'\nok\ntest_valid_authentication_bytes (test.test_imaplib.NewIMAPTests.test_valid_authentication_bytes) ... SENT: b'* OK IMAP4rev1'\nGOT: b'LNLH0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LNLH0 OK CAPABILITY completed'\nGOT: b'LNLH1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'LNLH1 OK FAKEAUTH successful'\nok\ntest_valid_authentication_plain_text (test.test_imaplib.NewIMAPTests.test_valid_authentication_plain_text) ... SENT: b'* OK IMAP4rev1'\nGOT: b'PILC0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'PILC0 OK CAPABILITY completed'\nGOT: b'PILC1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'PILC1 OK FAKEAUTH successful'\nok\ntest_with_statement (test.test_imaplib.NewIMAPTests.test_with_statement) ... SENT: b'* OK IMAP4rev1'\nGOT: b'BLGO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'BLGO0 OK CAPABILITY completed'\nGOT: b'BLGO1 LOGIN user \"pass\"'\nSENT: b'BLGO1 OK LOGIN completed'\nGOT: b'BLGO2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'BLGO2 OK LOGOUT completed'\nok\ntest_with_statement_logout (test.test_imaplib.NewIMAPTests.test_with_statement_logout) ... SENT: b'* OK IMAP4rev1'\nGOT: b'NADD0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'NADD0 OK CAPABILITY completed'\nGOT: b'NADD1 LOGIN user \"pass\"'\nSENT: b'NADD1 OK LOGIN completed'\nGOT: b'NADD2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'NADD2 OK LOGOUT completed'\nok\nSKIP: test_logincapa (test.test_imaplib.RemoteIMAPTest.test_logincapa) 'network resource disabled'\nSKIP: test_logout (test.test_imaplib.RemoteIMAPTest.test_logout) 'network resource disabled'\nSKIP: test_logincapa (test.test_imaplib.RemoteIMAP_SSLTest.test_logincapa) 'cyrus.andrew.cmu.edu blocks connections'\nSKIP: test_logout (test.test_imaplib.RemoteIMAP_SSLTest.test_logout) 'cyrus.andrew.cmu.edu blocks connections'\nSKIP: test_logincapa (test.test_imaplib.RemoteIMAP_STARTTLSTest.test_logincapa) 'network resource disabled'\nSKIP: test_logout (test.test_imaplib.RemoteIMAP_STARTTLSTest.test_logout) 'network resource disabled'\nPASS: test_Internaldate2tuple (test.test_imaplib.TestImaplib.test_Internaldate2tuple)\nPASS: test_Internaldate2tuple_issue10941 (test.test_imaplib.TestImaplib.test_Internaldate2tuple_issue10941)\nPASS: test_Time2Internaldate (test.test_imaplib.TestImaplib.test_Time2Internaldate)\nPASS: test_imap4_host_default_value (test.test_imaplib.TestImaplib.test_imap4_host_default_value)\nPASS: test_that_Time2Internaldate_returns_a_result (test.test_imaplib.TestImaplib.test_that_Time2Internaldate_returns_a_result)\ntest_aborted_authentication (test.test_imaplib.ThreadedNetworkedTests.test_aborted_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_aborted_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'EBPG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EBPG0 OK CAPABILITY completed'\nGOT: b'EBPG1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'*'\nSENT: b'EBPG1 NO [AUTHENTICATIONFAILED] aborted'\nGOT: b'EBPG2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EBPG2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_bad_auth_name (test.test_imaplib.ThreadedNetworkedTests.test_bad_auth_name) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_bad_auth_name.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'EIIO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EIIO0 OK CAPABILITY completed'\nGOT: b'EIIO1 AUTHENTICATE METHOD'\nSENT: b'EIIO1 NO unrecognized authentication type METHOD'\nGOT: b'EIIO2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EIIO2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_bracket_flags (test.test_imaplib.ThreadedNetworkedTests.test_bracket_flags) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_bracket_flags.<locals>.BracketFlagHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'KFJI0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'KFJI0 OK CAPABILITY completed'\nGOT: b'KFJI1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'KFJI1 OK FAKEAUTH successful'\nGOT: b'KFJI2 SELECT test'\nSENT: b'* FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft)'\nSENT: b'* 2 EXISTS'\nSENT: b'* 0 RECENT'\nSENT: b'* OK [PERMANENTFLAGS Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\*)] Flags permitted.'\nSENT: b'KFJI2 OK [READ-WRITE] SELECT completed.'\nGOT: b'KFJI3 STORE 1 +FLAGS ([test])'\nSENT: b'* 1 FETCH (FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test]))'\nSENT: b'KFJI3 OK STORE completed.'\nGOT: b'KFJI4 SELECT test'\nSENT: b'* FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test])'\nSENT: b'* 2 EXISTS'\nSENT: b'* 0 RECENT'\nSENT: b'* OK [PERMANENTFLAGS Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test] \\\\*)] Flags permitted.'\nSENT: b'KFJI4 OK [READ-WRITE] SELECT completed.'\nGOT: b'KFJI5 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'KFJI5 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_connect (test.test_imaplib.ThreadedNetworkedTests.test_connect) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LFME0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LFME0 OK CAPABILITY completed'\nwaiting for server\ndone\nok\ntest_dump_ur (test.test_imaplib.ThreadedNetworkedTests.test_dump_ur) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LNCF0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LNCF0 OK CAPABILITY completed'\nGOT: b'LNCF1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'LNCF1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_UTF8_True_append (test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_True_append) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_True_append.<locals>.UTF8AppendServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'CNLN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'CNLN0 OK CAPABILITY completed'\nGOT: b'CNLN1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'CNLN1 OK FAKEAUTH successful'\nGOT: b'CNLN2 ENABLE UTF8=ACCEPT'\nSENT: b'CNLN2 OK ENABLE successful'\nGOT: b'CNLN3 APPEND INBOX {30}'\nSENT: b'+'\nGOT: b'UTF8 (Subject: \\xc3\\xbc\\xc3\\xb1\\xc3\\xad\\xc2\\xa9\\xc3\\xb6\\xc3\\xb0\\xc3\\xa9)'\nSENT: b'CNLN3 OK okay'\nGOT: b'CNLN4 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'CNLN4 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_raises_error_if_not_supported) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_raises_error_if_not_supported.<locals>.NonUTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'BFGO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'BFGO0 OK CAPABILITY completed'\nGOT: b'BFGO1 LOGIN user \"pass\"'\nSENT: b'BFGO1 OK LOGIN completed'\nGOT: b'BFGO2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'BFGO2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_raises_error_if_no_capability (test.test_imaplib.ThreadedNetworkedTests.test_enable_raises_error_if_no_capability) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_raises_error_if_no_capability.<locals>.NoEnableServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'BIDK0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nSENT: b'BIDK0 OK CAPABILITY completed'\nGOT: b'BIDK1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'BIDK1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_raises_error_if_not_AUTH (test.test_imaplib.ThreadedNetworkedTests.test_enable_raises_error_if_not_AUTH) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.UTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'MAGJ0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'MAGJ0 OK CAPABILITY completed'\nGOT: b'MAGJ1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'MAGJ1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_invalid_authentication (test.test_imaplib.ThreadedNetworkedTests.test_invalid_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_invalid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'KBIN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'KBIN0 OK CAPABILITY completed'\nGOT: b'KBIN1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'KBIN1 NO [AUTHENTICATIONFAILED] invalid'\nGOT: b'KBIN2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'KBIN2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_issue5949 (test.test_imaplib.ThreadedNetworkedTests.test_issue5949) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_issue5949.<locals>.EOFHandler'>\nserver running\nwaiting for server\ndone\nok\ntest_line_termination (test.test_imaplib.ThreadedNetworkedTests.test_line_termination) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_line_termination.<locals>.BadNewlineHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'PCJG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nSENT: b'PCJG0 OK CAPABILITY completed'\nwaiting for server\ndone\nok\ntest_linetoolong (test.test_imaplib.ThreadedNetworkedTests.test_linetoolong) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_linetoolong.<locals>.TooLongHandler'>\nserver running\nwaiting for server\ndone\nok\ntest_login_cram_md5 (test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5.<locals>.AuthHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'GDIL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'GDIL0 OK CAPABILITY completed'\nGOT: b'GDIL1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'GDIL1 OK CRAM-MD5 successful'\nGOT: b'GDIL2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'GDIL2 OK LOGOUT completed'\nwaiting for server\ndone\ncreating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5.<locals>.AuthHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'FGNM0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'FGNM0 OK CAPABILITY completed'\nGOT: b'FGNM1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'FGNM1 OK CRAM-MD5 successful'\nGOT: b'FGNM2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'FGNM2 OK LOGOUT completed'\ndone\nok\ntest_search_disallows_charset_in_utf8_mode (test.test_imaplib.ThreadedNetworkedTests.test_search_disallows_charset_in_utf8_mode) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.UTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'OMAC0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'OMAC0 OK CAPABILITY completed'\nGOT: b'OMAC1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'OMAC1 OK FAKEAUTH successful'\nGOT: b'OMAC2 ENABLE UTF8=ACCEPT'\nSENT: b'OMAC2 OK ENABLE successful'\nGOT: b'OMAC3 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'OMAC3 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_simple_with_statement (test.test_imaplib.ThreadedNetworkedTests.test_simple_with_statement) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'EKAI0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EKAI0 OK CAPABILITY completed'\nGOT: b'EKAI1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EKAI1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_valid_authentication (test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LCKL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LCKL0 OK CAPABILITY completed'\nGOT: b'LCKL1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'LCKL1 OK FAKEAUTH successful'\nGOT: b'LCKL2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'LCKL2 OK LOGOUT completed'\ndone\ncreating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'JKFH0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JKFH0 OK CAPABILITY completed'\nGOT: b'JKFH1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'JKFH1 OK FAKEAUTH successful'\nGOT: b'JKFH2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'JKFH2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_with_statement (test.test_imaplib.ThreadedNetworkedTests.test_with_statement) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'DCGH0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'DCGH0 OK CAPABILITY completed'\nGOT: b'DCGH1 LOGIN user \"pass\"'\nSENT: b'DCGH1 OK LOGIN completed'\nGOT: b'DCGH2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'DCGH2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_with_statement_logout (test.test_imaplib.ThreadedNetworkedTests.test_with_statement_logout) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'socketserver.TCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'JPMF0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JPMF0 OK CAPABILITY completed'\nGOT: b'JPMF1 LOGIN user \"pass\"'\nSENT: b'JPMF1 OK LOGIN completed'\nGOT: b'JPMF2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'JPMF2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_aborted_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL.test_aborted_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_aborted_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'IJDI0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'IJDI0 OK CAPABILITY completed'\nGOT: b'IJDI1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'*'\nSENT: b'IJDI1 NO [AUTHENTICATIONFAILED] aborted'\nGOT: b'IJDI2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'IJDI2 OK LOGOUT completed'\ndone\nok\ntest_bad_auth_name (test.test_imaplib.ThreadedNetworkedTestsSSL.test_bad_auth_name) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_bad_auth_name.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'DHGO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'DHGO0 OK CAPABILITY completed'\nGOT: b'DHGO1 AUTHENTICATE METHOD'\nSENT: b'DHGO1 NO unrecognized authentication type METHOD'\nGOT: b'DHGO2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'DHGO2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_bracket_flags (test.test_imaplib.ThreadedNetworkedTestsSSL.test_bracket_flags) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_bracket_flags.<locals>.BracketFlagHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'FOKO0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'FOKO0 OK CAPABILITY completed'\nGOT: b'FOKO1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'FOKO1 OK FAKEAUTH successful'\nGOT: b'FOKO2 SELECT test'\nSENT: b'* FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft)'\nSENT: b'* 2 EXISTS'\nSENT: b'* 0 RECENT'\nSENT: b'* OK [PERMANENTFLAGS Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\*)] Flags permitted.'\nSENT: b'FOKO2 OK [READ-WRITE] SELECT completed.'\nGOT: b'FOKO3 STORE 1 +FLAGS ([test])'\nSENT: b'* 1 FETCH (FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test]))'\nSENT: b'FOKO3 OK STORE completed.'\nGOT: b'FOKO4 SELECT test'\nSENT: b'* FLAGS (Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test])'\nSENT: b'* 2 EXISTS'\nSENT: b'* 0 RECENT'\nSENT: b'* OK [PERMANENTFLAGS Answered \\\\Flagged \\\\Deleted \\\\Seen \\\\Draft \\\\[test] \\\\*)] Flags permitted.'\nSENT: b'FOKO4 OK [READ-WRITE] SELECT completed.'\nGOT: b'FOKO5 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'FOKO5 OK LOGOUT completed'\ndone\nok\ntest_connect (test.test_imaplib.ThreadedNetworkedTestsSSL.test_connect) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LPAB0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LPAB0 OK CAPABILITY completed'\nwaiting for server\ndone\nok\ntest_dump_ur (test.test_imaplib.ThreadedNetworkedTestsSSL.test_dump_ur) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'EDHD0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'EDHD0 OK CAPABILITY completed'\nGOT: b'EDHD1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EDHD1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_UTF8_True_append (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_UTF8_True_append) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_True_append.<locals>.UTF8AppendServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'IJBA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'IJBA0 OK CAPABILITY completed'\nGOT: b'IJBA1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'IJBA1 OK FAKEAUTH successful'\nGOT: b'IJBA2 ENABLE UTF8=ACCEPT'\nSENT: b'IJBA2 OK ENABLE successful'\nGOT: b'IJBA3 APPEND INBOX {30}'\nSENT: b'+'\nGOT: b'UTF8 (Subject: \\xc3\\xbc\\xc3\\xb1\\xc3\\xad\\xc2\\xa9\\xc3\\xb6\\xc3\\xb0\\xc3\\xa9)'\nSENT: b'IJBA3 OK okay'\nGOT: b'IJBA4 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'IJBA4 OK LOGOUT completed'\ndone\nok\ntest_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_UTF8_raises_error_if_not_supported) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_UTF8_raises_error_if_not_supported.<locals>.NonUTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'JIPL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JIPL0 OK CAPABILITY completed'\nGOT: b'JIPL1 LOGIN user \"pass\"'\nSENT: b'JIPL1 OK LOGIN completed'\nGOT: b'JIPL2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'JIPL2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_raises_error_if_no_capability (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_raises_error_if_no_capability) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_enable_raises_error_if_no_capability.<locals>.NoEnableServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LHIG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nSENT: b'LHIG0 OK CAPABILITY completed'\nGOT: b'LHIG1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'LHIG1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_enable_raises_error_if_not_AUTH (test.test_imaplib.ThreadedNetworkedTestsSSL.test_enable_raises_error_if_not_AUTH) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.UTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'EHDG0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'EHDG0 OK CAPABILITY completed'\nGOT: b'EHDG1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'EHDG1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_invalid_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL.test_invalid_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_invalid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'HBBN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'HBBN0 OK CAPABILITY completed'\nGOT: b'HBBN1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'HBBN1 NO [AUTHENTICATIONFAILED] invalid'\nGOT: b'HBBN2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'HBBN2 OK LOGOUT completed'\ndone\nok\ntest_issue5949 (test.test_imaplib.ThreadedNetworkedTestsSSL.test_issue5949) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_issue5949.<locals>.EOFHandler'>\nserver running\nwaiting for server\ndone\nok\ntest_line_termination (test.test_imaplib.ThreadedNetworkedTestsSSL.test_line_termination) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_line_termination.<locals>.BadNewlineHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'MFEN0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH'\nwaiting for server\nSENT: b'MFEN0 OK CAPABILITY completed'\ndone\nok\ntest_linetoolong (test.test_imaplib.ThreadedNetworkedTestsSSL.test_linetoolong) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_linetoolong.<locals>.TooLongHandler'>\nserver running\nwaiting for server\ndone\nok\ntest_login_cram_md5 (test.test_imaplib.ThreadedNetworkedTestsSSL.test_login_cram_md5) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5.<locals>.AuthHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'PDJB0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'PDJB0 OK CAPABILITY completed'\nGOT: b'PDJB1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'PDJB1 OK CRAM-MD5 successful'\nGOT: b'PDJB2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'PDJB2 OK LOGOUT completed'\ndone\ncreating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_login_cram_md5.<locals>.AuthHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'BOMM0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5'\nSENT: b'BOMM0 OK CAPABILITY completed'\nGOT: b'BOMM1 AUTHENTICATE CRAM-MD5'\nSENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ='\nGOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy'\nSENT: b'BOMM1 OK CRAM-MD5 successful'\nGOT: b'BOMM2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'BOMM2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_search_disallows_charset_in_utf8_mode (test.test_imaplib.ThreadedNetworkedTestsSSL.test_search_disallows_charset_in_utf8_mode) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.UTF8Server'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'POLA0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT'\nSENT: b'POLA0 OK CAPABILITY completed'\nGOT: b'POLA1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'POLA1 OK FAKEAUTH successful'\nGOT: b'POLA2 ENABLE UTF8=ACCEPT'\nSENT: b'POLA2 OK ENABLE successful'\nGOT: b'POLA3 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'POLA3 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_simple_with_statement (test.test_imaplib.ThreadedNetworkedTestsSSL.test_simple_with_statement) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'JFLP0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JFLP0 OK CAPABILITY completed'\nGOT: b'JFLP1 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'JFLP1 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_ssl_verified (test.test_imaplib.ThreadedNetworkedTestsSSL.test_ssl_verified) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nwaiting for server\ndone\ncreating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'LFFE0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'LFFE0 OK CAPABILITY completed'\nwaiting for server\ndone\nok\ntest_valid_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL.test_valid_authentication) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'ENKB0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'ENKB0 OK CAPABILITY completed'\nGOT: b'ENKB1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'ENKB1 OK FAKEAUTH successful'\nGOT: b'ENKB2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'ENKB2 OK LOGOUT completed'\nwaiting for server\ndone\ncreating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.ThreadedNetworkedTests.test_valid_authentication.<locals>.MyServer'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'HDDJ0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'HDDJ0 OK CAPABILITY completed'\nGOT: b'HDDJ1 AUTHENTICATE MYAUTH'\nSENT: b'+'\nGOT: b'ZmFrZQ=='\nSENT: b'HDDJ1 OK FAKEAUTH successful'\nGOT: b'HDDJ2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'HDDJ2 OK LOGOUT completed'\nwaiting for server\ndone\nok\ntest_with_statement (test.test_imaplib.ThreadedNetworkedTestsSSL.test_with_statement) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'JFND0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'JFND0 OK CAPABILITY completed'\nGOT: b'JFND1 LOGIN user \"pass\"'\nSENT: b'JFND1 OK LOGIN completed'\nGOT: b'JFND2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nwaiting for server\nSENT: b'JFND2 OK LOGOUT completed'\ndone\nok\ntest_with_statement_logout (test.test_imaplib.ThreadedNetworkedTestsSSL.test_with_statement_logout) ... creating server\nserver created\nADDR = ('localhost', 0)\nCLASS = <class 'test.test_imaplib.SecureTCPServer'>\nHDLR = <class 'test.test_imaplib.SimpleIMAPHandler'>\nserver running\nSENT: b'* OK IMAP4rev1'\nGOT: b'GGDL0 CAPABILITY'\nSENT: b'* CAPABILITY IMAP4rev1'\nSENT: b'GGDL0 OK CAPABILITY completed'\nGOT: b'GGDL1 LOGIN user \"pass\"'\nSENT: b'GGDL1 OK LOGIN completed'\nGOT: b'GGDL2 LOGOUT'\nSENT: b'* BYE IMAP4ref1 Server logging out'\nSENT: b'GGDL2 OK LOGOUT completed'\nwaiting for server\ndone\nok\n\n----------------------------------------------------------------------\nRan 90 tests in 11.657s\n\nOK (skipped=10)\n0:01:43 load avg: 2.70 [228/469] test_keyword passed\nPASS: test_all_keywords_fail_to_be_used_as_names (test.test_keyword.Test_iskeyword.test_all_keywords_fail_to_be_used_as_names)\nPASS: test_all_soft_keywords_can_be_used_as_names (test.test_keyword.Test_iskeyword.test_all_soft_keywords_can_be_used_as_names)\nPASS: test_async_and_await_are_keywords (test.test_keyword.Test_iskeyword.test_async_and_await_are_keywords)\nPASS: test_changing_the_kwlist_does_not_affect_iskeyword (test.test_keyword.Test_iskeyword.test_changing_the_kwlist_does_not_affect_iskeyword)\nPASS: test_changing_the_softkwlist_does_not_affect_issoftkeyword (test.test_keyword.Test_iskeyword.test_changing_the_softkwlist_does_not_affect_issoftkeyword)\nPASS: test_keywords_are_sorted (test.test_keyword.Test_iskeyword.test_keywords_are_sorted)\nPASS: test_none_value_is_not_a_keyword (test.test_keyword.Test_iskeyword.test_none_value_is_not_a_keyword)\nPASS: test_soft_keywords (test.test_keyword.Test_iskeyword.test_soft_keywords)\nPASS: test_softkeywords_are_sorted (test.test_keyword.Test_iskeyword.test_softkeywords_are_sorted)\nPASS: test_true_is_a_keyword (test.test_keyword.Test_iskeyword.test_true_is_a_keyword)\nPASS: test_uppercase_true_is_not_a_keyword (test.test_keyword.Test_iskeyword.test_uppercase_true_is_not_a_keyword)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.005s\n\nOK\n0:01:44 load avg: 2.70 [229/469] test_keywordonlyarg passed\nPASS: testFunctionCall (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testFunctionCall)\nPASS: testKwDefaults (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testKwDefaults)\nPASS: testRaiseErrorFuncallWithUnexpectedKeywordArgument (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testRaiseErrorFuncallWithUnexpectedKeywordArgument)\nPASS: testSyntaxErrorForFunctionCall (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testSyntaxErrorForFunctionCall)\nPASS: testSyntaxErrorForFunctionDefinition (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testSyntaxErrorForFunctionDefinition)\nPASS: testSyntaxForManyArguments (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testSyntaxForManyArguments)\nPASS: testTooManyPositionalErrorMessage (test.test_keywordonlyarg.KeywordOnlyArgTestCase.testTooManyPositionalErrorMessage)\nPASS: test_default_evaluation_order (test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_default_evaluation_order)\nPASS: test_issue13343 (test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_issue13343)\nPASS: test_kwonly_methods (test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_kwonly_methods)\nPASS: test_mangling (test.test_keywordonlyarg.KeywordOnlyArgTestCase.test_mangling)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.007s\n\nOK\n0:01:44 load avg: 2.70 [230/469] test_kqueue skipped\ntest_kqueue skipped -- test works only on BSD\n0:01:44 load avg: 2.70 [231/469] test_largefile passed\nSKIP: test_large_read (test.test_largefile.CLargeFileTest.test_large_read) 'not enough memory: 4.7G minimum needed'\nPASS: test_lseek (test.test_largefile.CLargeFileTest.test_lseek)\nPASS: test_osstat (test.test_largefile.CLargeFileTest.test_osstat)\nPASS: test_seek_read (test.test_largefile.CLargeFileTest.test_seek_read)\nPASS: test_seekable (test.test_largefile.CLargeFileTest.test_seekable)\nPASS: test_truncate (test.test_largefile.CLargeFileTest.test_truncate)\nSKIP: test_large_read (test.test_largefile.PyLargeFileTest.test_large_read) 'not enough memory: 4.7G minimum needed'\nPASS: test_lseek (test.test_largefile.PyLargeFileTest.test_lseek)\nPASS: test_osstat (test.test_largefile.PyLargeFileTest.test_osstat)\nPASS: test_seek_read (test.test_largefile.PyLargeFileTest.test_seek_read)\nPASS: test_seekable (test.test_largefile.PyLargeFileTest.test_seekable)\nPASS: test_truncate (test.test_largefile.PyLargeFileTest.test_truncate)\nSKIP: test_it (test.test_largefile.TestCopyfile.test_it) 'required 5960 MiB of free disk space'\nSKIP: test_it (test.test_largefile.TestSocketSendfile.test_it) 'required 5960 MiB of free disk space'\n\n----------------------------------------------------------------------\nRan 14 tests in 0.007s\n\nOK (skipped=4)\n0:01:45 load avg: 2.70 [232/469] test_launcher skipped\ntest_launcher skipped -- test only applies to Windows\n0:01:45 load avg: 2.70 [233/469] test_itertools passed\nPASS: test_repeat (test.test_itertools.LengthTransparency.test_repeat)\nPASS: test_repeat_with_negative_times (test.test_itertools.LengthTransparency.test_repeat_with_negative_times)\nPASS: test_issue30347_1 (test.test_itertools.RegressionTests.test_issue30347_1)\nPASS: test_issue30347_2 (test.test_itertools.RegressionTests.test_issue30347_2)\nSKIP: test_long_chain_of_empty_iterables (test.test_itertools.RegressionTests.test_long_chain_of_empty_iterables) \"resource 'cpu' is not enabled\"\nPASS: test_sf_793826 (test.test_itertools.RegressionTests.test_sf_793826)\nPASS: test_sf_950057 (test.test_itertools.RegressionTests.test_sf_950057)\nPASS: test_combinations_sizeof (test.test_itertools.SizeofTest.test_combinations_sizeof)\nPASS: test_combinations_with_replacement_sizeof (test.test_itertools.SizeofTest.test_combinations_with_replacement_sizeof)\nPASS: test_permutations_sizeof (test.test_itertools.SizeofTest.test_permutations_sizeof)\nPASS: test_product_sizeof (test.test_itertools.SizeofTest.test_product_sizeof)\nPASS: test_keywords_in_subclass (test.test_itertools.SubclassWithKwargsTest.test_keywords_in_subclass)\nPASS: test_StopIteration (test.test_itertools.TestBasicOps.test_StopIteration)\nPASS: test_accumulate (test.test_itertools.TestBasicOps.test_accumulate)\nPASS: test_batched (test.test_itertools.TestBasicOps.test_batched)\nPASS: test_bug_7244 (test.test_itertools.TestBasicOps.test_bug_7244)\nPASS: test_chain (test.test_itertools.TestBasicOps.test_chain)\nPASS: test_chain_from_iterable (test.test_itertools.TestBasicOps.test_chain_from_iterable)\nPASS: test_chain_reducible (test.test_itertools.TestBasicOps.test_chain_reducible)\nPASS: test_chain_setstate (test.test_itertools.TestBasicOps.test_chain_setstate)\nPASS: test_combinations (test.test_itertools.TestBasicOps.test_combinations)\nSKIP: test_combinations_overflow (test.test_itertools.TestBasicOps.test_combinations_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_combinations_result_gc (test.test_itertools.TestBasicOps.test_combinations_result_gc)\nPASS: test_combinations_tuple_reuse (test.test_itertools.TestBasicOps.test_combinations_tuple_reuse)\nPASS: test_combinations_with_replacement (test.test_itertools.TestBasicOps.test_combinations_with_replacement)\nSKIP: test_combinations_with_replacement_overflow (test.test_itertools.TestBasicOps.test_combinations_with_replacement_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_combinations_with_replacement_result_gc (test.test_itertools.TestBasicOps.test_combinations_with_replacement_result_gc)\nPASS: test_combinations_with_replacement_tuple_reuse (test.test_itertools.TestBasicOps.test_combinations_with_replacement_tuple_reuse)\nPASS: test_combinatorics (test.test_itertools.TestBasicOps.test_combinatorics)\nPASS: test_compress (test.test_itertools.TestBasicOps.test_compress)\nPASS: test_count (test.test_itertools.TestBasicOps.test_count)\nPASS: test_count_with_stride (test.test_itertools.TestBasicOps.test_count_with_stride)\nPASS: test_cycle (test.test_itertools.TestBasicOps.test_cycle)\nPASS: test_cycle_copy_pickle (test.test_itertools.TestBasicOps.test_cycle_copy_pickle)\nPASS: test_cycle_setstate (test.test_itertools.TestBasicOps.test_cycle_setstate)\nPASS: test_cycle_unpickle_compat (test.test_itertools.TestBasicOps.test_cycle_unpickle_compat)\nPASS: test_dropwhile (test.test_itertools.TestBasicOps.test_dropwhile)\nPASS: test_filter (test.test_itertools.TestBasicOps.test_filter)\nPASS: test_filterfalse (test.test_itertools.TestBasicOps.test_filterfalse)\nPASS: test_groupby (test.test_itertools.TestBasicOps.test_groupby)\nPASS: test_immutable_types (test.test_itertools.TestBasicOps.test_immutable_types)\nPASS: test_islice (test.test_itertools.TestBasicOps.test_islice)\nPASS: test_map (test.test_itertools.TestBasicOps.test_map)\nPASS: test_pairwise (test.test_itertools.TestBasicOps.test_pairwise)\nPASS: test_pairwise_reenter (test.test_itertools.TestBasicOps.test_pairwise_reenter)\nPASS: test_pairwise_reenter2 (test.test_itertools.TestBasicOps.test_pairwise_reenter2)\nPASS: test_permutations (test.test_itertools.TestBasicOps.test_permutations)\nSKIP: test_permutations_overflow (test.test_itertools.TestBasicOps.test_permutations_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_permutations_result_gc (test.test_itertools.TestBasicOps.test_permutations_result_gc)\nPASS: test_permutations_tuple_reuse (test.test_itertools.TestBasicOps.test_permutations_tuple_reuse)\nPASS: test_product (test.test_itertools.TestBasicOps.test_product)\nPASS: test_product_issue_25021 (test.test_itertools.TestBasicOps.test_product_issue_25021)\nSKIP: test_product_overflow (test.test_itertools.TestBasicOps.test_product_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_product_pickling (test.test_itertools.TestBasicOps.test_product_pickling)\nPASS: test_product_result_gc (test.test_itertools.TestBasicOps.test_product_result_gc)\nPASS: test_product_tuple_reuse (test.test_itertools.TestBasicOps.test_product_tuple_reuse)\nPASS: test_repeat (test.test_itertools.TestBasicOps.test_repeat)\nPASS: test_repeat_with_negative_times (test.test_itertools.TestBasicOps.test_repeat_with_negative_times)\nPASS: test_starmap (test.test_itertools.TestBasicOps.test_starmap)\nPASS: test_takewhile (test.test_itertools.TestBasicOps.test_takewhile)\nPASS: test_tee (test.test_itertools.TestBasicOps.test_tee)\nPASS: test_tee_concurrent (test.test_itertools.TestBasicOps.test_tee_concurrent)\nPASS: test_tee_del_backward (test.test_itertools.TestBasicOps.test_tee_del_backward)\nPASS: test_tee_reenter (test.test_itertools.TestBasicOps.test_tee_reenter)\nPASS: test_zip (test.test_itertools.TestBasicOps.test_zip)\nPASS: test_zip_longest_bad_iterable (test.test_itertools.TestBasicOps.test_zip_longest_bad_iterable)\nPASS: test_zip_longest_pickling (test.test_itertools.TestBasicOps.test_zip_longest_pickling)\nPASS: test_zip_longest_result_gc (test.test_itertools.TestBasicOps.test_zip_longest_result_gc)\nPASS: test_zip_longest_tuple_reuse (test.test_itertools.TestBasicOps.test_zip_longest_tuple_reuse)\nPASS: test_zip_tuple_reuse (test.test_itertools.TestBasicOps.test_zip_tuple_reuse)\nPASS: test_ziplongest (test.test_itertools.TestBasicOps.test_ziplongest)\nPASS: test_accumulate (test.test_itertools.TestExamples.test_accumulate)\nPASS: test_accumulate_reducible (test.test_itertools.TestExamples.test_accumulate_reducible)\nPASS: test_accumulate_reducible_none (test.test_itertools.TestExamples.test_accumulate_reducible_none)\nPASS: test_chain (test.test_itertools.TestExamples.test_chain)\nPASS: test_chain_from_iterable (test.test_itertools.TestExamples.test_chain_from_iterable)\nPASS: test_combinations (test.test_itertools.TestExamples.test_combinations)\nPASS: test_combinations_with_replacement (test.test_itertools.TestExamples.test_combinations_with_replacement)\nPASS: test_compress (test.test_itertools.TestExamples.test_compress)\nPASS: test_count (test.test_itertools.TestExamples.test_count)\nPASS: test_cycle (test.test_itertools.TestExamples.test_cycle)\nPASS: test_dropwhile (test.test_itertools.TestExamples.test_dropwhile)\nPASS: test_filter (test.test_itertools.TestExamples.test_filter)\nPASS: test_filterfalse (test.test_itertools.TestExamples.test_filterfalse)\nPASS: test_groupby (test.test_itertools.TestExamples.test_groupby)\nPASS: test_islice (test.test_itertools.TestExamples.test_islice)\nPASS: test_map (test.test_itertools.TestExamples.test_map)\nPASS: test_permutations (test.test_itertools.TestExamples.test_permutations)\nPASS: test_product (test.test_itertools.TestExamples.test_product)\nPASS: test_repeat (test.test_itertools.TestExamples.test_repeat)\nPASS: test_stapmap (test.test_itertools.TestExamples.test_stapmap)\nPASS: test_takewhile (test.test_itertools.TestExamples.test_takewhile)\nPASS: test_zip (test.test_itertools.TestExamples.test_zip)\nPASS: test_zip_longest (test.test_itertools.TestExamples.test_zip_longest)\nPASS: test_accumulate (test.test_itertools.TestGC.test_accumulate)\nPASS: test_batched (test.test_itertools.TestGC.test_batched)\nPASS: test_chain (test.test_itertools.TestGC.test_chain)\nPASS: test_chain_from_iterable (test.test_itertools.TestGC.test_chain_from_iterable)\nPASS: test_combinations (test.test_itertools.TestGC.test_combinations)\nPASS: test_combinations_with_replacement (test.test_itertools.TestGC.test_combinations_with_replacement)\nPASS: test_compress (test.test_itertools.TestGC.test_compress)\nPASS: test_count (test.test_itertools.TestGC.test_count)\nPASS: test_cycle (test.test_itertools.TestGC.test_cycle)\nPASS: test_dropwhile (test.test_itertools.TestGC.test_dropwhile)\nPASS: test_filter (test.test_itertools.TestGC.test_filter)\nPASS: test_filterfalse (test.test_itertools.TestGC.test_filterfalse)\nPASS: test_groupby (test.test_itertools.TestGC.test_groupby)\nPASS: test_islice (test.test_itertools.TestGC.test_islice)\nPASS: test_issue2246 (test.test_itertools.TestGC.test_issue2246)\nPASS: test_map (test.test_itertools.TestGC.test_map)\nPASS: test_pairwise (test.test_itertools.TestGC.test_pairwise)\nPASS: test_permutations (test.test_itertools.TestGC.test_permutations)\nPASS: test_product (test.test_itertools.TestGC.test_product)\nPASS: test_repeat (test.test_itertools.TestGC.test_repeat)\nPASS: test_starmap (test.test_itertools.TestGC.test_starmap)\nPASS: test_takewhile (test.test_itertools.TestGC.test_takewhile)\nPASS: test_zip (test.test_itertools.TestGC.test_zip)\nPASS: test_zip_longest (test.test_itertools.TestGC.test_zip_longest)\nPASS: test_batched_recipe (test.test_itertools.TestPurePythonRoughEquivalents.test_batched_recipe)\nPASS: test_islice_recipe (test.test_itertools.TestPurePythonRoughEquivalents.test_islice_recipe)\nPASS: test_accumulate (test.test_itertools.TestVariousIteratorArgs.test_accumulate)\nPASS: test_batched (test.test_itertools.TestVariousIteratorArgs.test_batched)\nPASS: test_chain (test.test_itertools.TestVariousIteratorArgs.test_chain)\nPASS: test_compress (test.test_itertools.TestVariousIteratorArgs.test_compress)\nPASS: test_cycle (test.test_itertools.TestVariousIteratorArgs.test_cycle)\nPASS: test_dropwhile (test.test_itertools.TestVariousIteratorArgs.test_dropwhile)\nPASS: test_filter (test.test_itertools.TestVariousIteratorArgs.test_filter)\nPASS: test_filterfalse (test.test_itertools.TestVariousIteratorArgs.test_filterfalse)\nPASS: test_groupby (test.test_itertools.TestVariousIteratorArgs.test_groupby)\nPASS: test_islice (test.test_itertools.TestVariousIteratorArgs.test_islice)\nPASS: test_map (test.test_itertools.TestVariousIteratorArgs.test_map)\nPASS: test_pairwise (test.test_itertools.TestVariousIteratorArgs.test_pairwise)\nPASS: test_product (test.test_itertools.TestVariousIteratorArgs.test_product)\nPASS: test_starmap (test.test_itertools.TestVariousIteratorArgs.test_starmap)\nPASS: test_takewhile (test.test_itertools.TestVariousIteratorArgs.test_takewhile)\nPASS: test_tee (test.test_itertools.TestVariousIteratorArgs.test_tee)\nPASS: test_zip (test.test_itertools.TestVariousIteratorArgs.test_zip)\nPASS: test_ziplongest (test.test_itertools.TestVariousIteratorArgs.test_ziplongest)\n\n----------------------------------------------------------------------\nRan 137 tests in 4.161s\n\nOK (skipped=5)\n0:01:45 load avg: 2.70 [234/469] test_linecache passed\nPASS: test_getline (test.test_linecache.BadUnicode_NoDeclaration.test_getline)\nPASS: test_getlines (test.test_linecache.BadUnicode_NoDeclaration.test_getlines)\nPASS: test_getline (test.test_linecache.BadUnicode_WithDeclaration.test_getline)\nPASS: test_getlines (test.test_linecache.BadUnicode_WithDeclaration.test_getlines)\nPASS: test_getline (test.test_linecache.EmptyFile.test_getline)\nPASS: test_getlines (test.test_linecache.EmptyFile.test_getlines)\nPASS: test_getline (test.test_linecache.GoodUnicode.test_getline)\nPASS: test_getlines (test.test_linecache.GoodUnicode.test_getlines)\nPASS: test_checkcache_for_deleted_file (test.test_linecache.LineCacheInvalidationTests.test_checkcache_for_deleted_file)\nPASS: test_checkcache_for_modified_file (test.test_linecache.LineCacheInvalidationTests.test_checkcache_for_modified_file)\nPASS: test_checkcache_with_no_parameter (test.test_linecache.LineCacheInvalidationTests.test_checkcache_with_no_parameter)\nPASS: test_checkcache (test.test_linecache.LineCacheTests.test_checkcache)\nPASS: test_clearcache (test.test_linecache.LineCacheTests.test_clearcache)\nPASS: test_getline (test.test_linecache.LineCacheTests.test_getline)\nPASS: test_lazycache_already_cached (test.test_linecache.LineCacheTests.test_lazycache_already_cached)\nPASS: test_lazycache_bad_filename (test.test_linecache.LineCacheTests.test_lazycache_bad_filename)\nPASS: test_lazycache_check (test.test_linecache.LineCacheTests.test_lazycache_check)\nPASS: test_lazycache_no_globals (test.test_linecache.LineCacheTests.test_lazycache_no_globals)\nPASS: test_lazycache_provide_after_failed_lookup (test.test_linecache.LineCacheTests.test_lazycache_provide_after_failed_lookup)\nPASS: test_lazycache_smoke (test.test_linecache.LineCacheTests.test_lazycache_smoke)\nPASS: test_memoryerror (test.test_linecache.LineCacheTests.test_memoryerror)\nPASS: test_no_ending_newline (test.test_linecache.LineCacheTests.test_no_ending_newline)\nPASS: test_getline (test.test_linecache.SingleEmptyLine.test_getline)\nPASS: test_getlines (test.test_linecache.SingleEmptyLine.test_getlines)\n\n----------------------------------------------------------------------\nRan 24 tests in 0.020s\n\nOK\n0:01:45 load avg: 2.70 [235/469] test_json passed\njson ()\nPASS: Doctest: json\nencode (json.encoder.JSONEncoder)\nPASS: Doctest: json.encoder.JSONEncoder.encode\nPASS: test_pyjson (test.test_json.TestPyTest.test_pyjson)\nPASS: test_cjson (test.test_json.TestCTest.test_cjson)\njson ()\nPASS: Doctest: json\nencode (json.encoder.JSONEncoder)\nPASS: Doctest: json.encoder.JSONEncoder.encode\nPASS: test_pyjson (test.test_json.TestPyTest.test_pyjson)\nPASS: test_cjson (test.test_json.TestCTest.test_cjson)\nPASS: test_decimal (test.test_json.test_decode.TestCDecode.test_decimal)\nPASS: test_decoder_optimizations (test.test_json.test_decode.TestCDecode.test_decoder_optimizations)\nPASS: test_empty_objects (test.test_json.test_decode.TestCDecode.test_empty_objects)\nPASS: test_extra_data (test.test_json.test_decode.TestCDecode.test_extra_data)\nPASS: test_float (test.test_json.test_decode.TestCDecode.test_float)\nPASS: test_invalid_escape (test.test_json.test_decode.TestCDecode.test_invalid_escape)\nPASS: test_invalid_input_type (test.test_json.test_decode.TestCDecode.test_invalid_input_type)\nPASS: test_keys_reuse (test.test_json.test_decode.TestCDecode.test_keys_reuse)\nPASS: test_limit_int (test.test_json.test_decode.TestCDecode.test_limit_int)\nPASS: test_negative_index (test.test_json.test_decode.TestCDecode.test_negative_index)\nPASS: test_object_pairs_hook (test.test_json.test_decode.TestCDecode.test_object_pairs_hook)\nPASS: test_string_with_utf8_bom (test.test_json.test_decode.TestCDecode.test_string_with_utf8_bom)\nPASS: test_decimal (test.test_json.test_decode.TestPyDecode.test_decimal)\nPASS: test_decoder_optimizations (test.test_json.test_decode.TestPyDecode.test_decoder_optimizations)\nPASS: test_empty_objects (test.test_json.test_decode.TestPyDecode.test_empty_objects)\nPASS: test_extra_data (test.test_json.test_decode.TestPyDecode.test_extra_data)\nPASS: test_float (test.test_json.test_decode.TestPyDecode.test_float)\nPASS: test_invalid_escape (test.test_json.test_decode.TestPyDecode.test_invalid_escape)\nPASS: test_invalid_input_type (test.test_json.test_decode.TestPyDecode.test_invalid_input_type)\nPASS: test_keys_reuse (test.test_json.test_decode.TestPyDecode.test_keys_reuse)\nPASS: test_limit_int (test.test_json.test_decode.TestPyDecode.test_limit_int)\nPASS: test_negative_index (test.test_json.test_decode.TestPyDecode.test_negative_index)\nPASS: test_object_pairs_hook (test.test_json.test_decode.TestPyDecode.test_object_pairs_hook)\nPASS: test_string_with_utf8_bom (test.test_json.test_decode.TestPyDecode.test_string_with_utf8_bom)\nPASS: test_default (test.test_json.test_default.TestCDefault.test_default)\nPASS: test_ordereddict (test.test_json.test_default.TestCDefault.test_ordereddict)\nPASS: test_default (test.test_json.test_default.TestPyDefault.test_default)\nPASS: test_ordereddict (test.test_json.test_default.TestPyDefault.test_ordereddict)\nPASS: test_dump (test.test_json.test_dump.TestCDump.test_dump)\nPASS: test_dump_skipkeys (test.test_json.test_dump.TestCDump.test_dump_skipkeys)\nPASS: test_dumps (test.test_json.test_dump.TestCDump.test_dumps)\nPASS: test_encode_evil_dict (test.test_json.test_dump.TestCDump.test_encode_evil_dict)\nPASS: test_encode_mutated (test.test_json.test_dump.TestCDump.test_encode_mutated)\nPASS: test_encode_truefalse (test.test_json.test_dump.TestCDump.test_encode_truefalse)\nPASS: test_large_list (test.test_json.test_dump.TestCDump.test_large_list)\nPASS: test_dump (test.test_json.test_dump.TestPyDump.test_dump)\nPASS: test_dump_skipkeys (test.test_json.test_dump.TestPyDump.test_dump_skipkeys)\nPASS: test_dumps (test.test_json.test_dump.TestPyDump.test_dumps)\nPASS: test_encode_evil_dict (test.test_json.test_dump.TestPyDump.test_encode_evil_dict)\nPASS: test_encode_mutated (test.test_json.test_dump.TestPyDump.test_encode_mutated)\nPASS: test_encode_truefalse (test.test_json.test_dump.TestPyDump.test_encode_truefalse)\nPASS: test_encode_basestring_ascii (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_encode_basestring_ascii)\nPASS: test_ordered_dict (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_ordered_dict)\nSKIP: test_overflow (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_overflow) 'not enough memory: 8589934592.0G minimum needed'\nPASS: test_sorted_dict (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii.test_sorted_dict)\nPASS: test_encode_basestring_ascii (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii.test_encode_basestring_ascii)\nPASS: test_ordered_dict (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii.test_ordered_dict)\nPASS: test_sorted_dict (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii.test_sorted_dict)\nPASS: test_dict_keys (test.test_json.test_enum.TestCEnum.test_dict_keys)\nPASS: test_dict_values (test.test_json.test_enum.TestCEnum.test_dict_values)\nPASS: test_floats (test.test_json.test_enum.TestCEnum.test_floats)\nPASS: test_ints (test.test_json.test_enum.TestCEnum.test_ints)\nPASS: test_list (test.test_json.test_enum.TestCEnum.test_list)\nPASS: test_weird_floats (test.test_json.test_enum.TestCEnum.test_weird_floats)\nPASS: test_dict_keys (test.test_json.test_enum.TestPyEnum.test_dict_keys)\nPASS: test_dict_values (test.test_json.test_enum.TestPyEnum.test_dict_values)\nPASS: test_floats (test.test_json.test_enum.TestPyEnum.test_floats)\nPASS: test_ints (test.test_json.test_enum.TestPyEnum.test_ints)\nPASS: test_list (test.test_json.test_enum.TestPyEnum.test_list)\nPASS: test_weird_floats (test.test_json.test_enum.TestPyEnum.test_weird_floats)\nPASS: test_extra_data (test.test_json.test_fail.TestCFail.test_extra_data)\nPASS: test_failures (test.test_json.test_fail.TestCFail.test_failures)\nPASS: test_linecol (test.test_json.test_fail.TestCFail.test_linecol)\nPASS: test_non_string_keys_dict (test.test_json.test_fail.TestCFail.test_non_string_keys_dict)\nPASS: test_not_serializable (test.test_json.test_fail.TestCFail.test_not_serializable)\nPASS: test_truncated_input (test.test_json.test_fail.TestCFail.test_truncated_input)\nPASS: test_unexpected_data (test.test_json.test_fail.TestCFail.test_unexpected_data)\nPASS: test_extra_data (test.test_json.test_fail.TestPyFail.test_extra_data)\nPASS: test_failures (test.test_json.test_fail.TestPyFail.test_failures)\nPASS: test_linecol (test.test_json.test_fail.TestPyFail.test_linecol)\nPASS: test_non_string_keys_dict (test.test_json.test_fail.TestPyFail.test_non_string_keys_dict)\nPASS: test_not_serializable (test.test_json.test_fail.TestPyFail.test_not_serializable)\nPASS: test_truncated_input (test.test_json.test_fail.TestPyFail.test_truncated_input)\nPASS: test_unexpected_data (test.test_json.test_fail.TestPyFail.test_unexpected_data)\nPASS: test_allow_nan (test.test_json.test_float.TestCFloat.test_allow_nan)\nPASS: test_floats (test.test_json.test_float.TestCFloat.test_floats)\nPASS: test_ints (test.test_json.test_float.TestCFloat.test_ints)\nPASS: test_out_of_range (test.test_json.test_float.TestCFloat.test_out_of_range)\nPASS: test_allow_nan (test.test_json.test_float.TestPyFloat.test_allow_nan)\nPASS: test_floats (test.test_json.test_float.TestPyFloat.test_floats)\nPASS: test_ints (test.test_json.test_float.TestPyFloat.test_ints)\nPASS: test_out_of_range (test.test_json.test_float.TestPyFloat.test_out_of_range)\nPASS: test_indent (test.test_json.test_indent.TestCIndent.test_indent)\nPASS: test_indent0 (test.test_json.test_indent.TestCIndent.test_indent0)\nPASS: test_indent (test.test_json.test_indent.TestPyIndent.test_indent)\nPASS: test_indent0 (test.test_json.test_indent.TestPyIndent.test_indent0)\nPASS: test_parse (test.test_json.test_pass1.TestCPass1.test_parse)\nPASS: test_parse (test.test_json.test_pass1.TestPyPass1.test_parse)\nPASS: test_parse (test.test_json.test_pass2.TestCPass2.test_parse)\nPASS: test_parse (test.test_json.test_pass2.TestPyPass2.test_parse)\nPASS: test_parse (test.test_json.test_pass3.TestCPass3.test_parse)\nPASS: test_parse (test.test_json.test_pass3.TestPyPass3.test_parse)\nPASS: test_defaultrecursion (test.test_json.test_recursion.TestCRecursion.test_defaultrecursion)\nPASS: test_dictrecursion (test.test_json.test_recursion.TestCRecursion.test_dictrecursion)\nPASS: test_endless_recursion (test.test_json.test_recursion.TestCRecursion.test_endless_recursion)\nPASS: test_highly_nested_objects_decoding (test.test_json.test_recursion.TestCRecursion.test_highly_nested_objects_decoding)\nPASS: test_highly_nested_objects_encoding (test.test_json.test_recursion.TestCRecursion.test_highly_nested_objects_encoding)\nPASS: test_listrecursion (test.test_json.test_recursion.TestCRecursion.test_listrecursion)\nPASS: test_defaultrecursion (test.test_json.test_recursion.TestPyRecursion.test_defaultrecursion)\nPASS: test_dictrecursion (test.test_json.test_recursion.TestPyRecursion.test_dictrecursion)\nPASS: test_endless_recursion (test.test_json.test_recursion.TestPyRecursion.test_endless_recursion)\nPASS: test_highly_nested_objects_decoding (test.test_json.test_recursion.TestPyRecursion.test_highly_nested_objects_decoding)\nPASS: test_highly_nested_objects_encoding (test.test_json.test_recursion.TestPyRecursion.test_highly_nested_objects_encoding)\nPASS: test_listrecursion (test.test_json.test_recursion.TestPyRecursion.test_listrecursion)\nPASS: test_bad_escapes (test.test_json.test_scanstring.TestCScanstring.test_bad_escapes)\nPASS: test_overflow (test.test_json.test_scanstring.TestCScanstring.test_overflow)\nPASS: test_scanstring (test.test_json.test_scanstring.TestCScanstring.test_scanstring)\nPASS: test_surrogates (test.test_json.test_scanstring.TestCScanstring.test_surrogates)\nPASS: test_bad_escapes (test.test_json.test_scanstring.TestPyScanstring.test_bad_escapes)\nPASS: test_overflow (test.test_json.test_scanstring.TestPyScanstring.test_overflow)\nPASS: test_scanstring (test.test_json.test_scanstring.TestPyScanstring.test_scanstring)\nPASS: test_surrogates (test.test_json.test_scanstring.TestPyScanstring.test_surrogates)\nPASS: test_illegal_separators (test.test_json.test_separators.TestCSeparators.test_illegal_separators)\nPASS: test_separators (test.test_json.test_separators.TestCSeparators.test_separators)\nPASS: test_illegal_separators (test.test_json.test_separators.TestPySeparators.test_illegal_separators)\nPASS: test_separators (test.test_json.test_separators.TestPySeparators.test_separators)\nPASS: test_bad_bool_args (test.test_json.test_speedups.TestDecode.test_bad_bool_args)\nPASS: test_make_scanner (test.test_json.test_speedups.TestDecode.test_make_scanner)\nPASS: test_bad_bool_args (test.test_json.test_speedups.TestEncode.test_bad_bool_args)\nPASS: test_bad_markers_argument_to_encoder (test.test_json.test_speedups.TestEncode.test_bad_markers_argument_to_encoder)\nPASS: test_bad_str_encoder (test.test_json.test_speedups.TestEncode.test_bad_str_encoder)\nPASS: test_make_encoder (test.test_json.test_speedups.TestEncode.test_make_encoder)\nPASS: test_unsortable_keys (test.test_json.test_speedups.TestEncode.test_unsortable_keys)\nPASS: test_encode_basestring_ascii (test.test_json.test_speedups.TestSpeedups.test_encode_basestring_ascii)\nPASS: test_scanstring (test.test_json.test_speedups.TestSpeedups.test_scanstring)\nPASS: test_broken_pipe_error (test.test_json.test_tool.TestTool.test_broken_pipe_error)\nPASS: test_compact (test.test_json.test_tool.TestTool.test_compact)\nPASS: test_ensure_ascii_default (test.test_json.test_tool.TestTool.test_ensure_ascii_default)\nPASS: test_help_flag (test.test_json.test_tool.TestTool.test_help_flag)\nPASS: test_indent (test.test_json.test_tool.TestTool.test_indent)\nPASS: test_infile_outfile (test.test_json.test_tool.TestTool.test_infile_outfile)\nPASS: test_infile_stdout (test.test_json.test_tool.TestTool.test_infile_stdout)\nPASS: test_jsonlines (test.test_json.test_tool.TestTool.test_jsonlines)\nPASS: test_no_ensure_ascii_flag (test.test_json.test_tool.TestTool.test_no_ensure_ascii_flag)\nPASS: test_no_indent (test.test_json.test_tool.TestTool.test_no_indent)\nPASS: test_non_ascii_infile (test.test_json.test_tool.TestTool.test_non_ascii_infile)\nPASS: test_sort_keys_flag (test.test_json.test_tool.TestTool.test_sort_keys_flag)\nPASS: test_stdin_stdout (test.test_json.test_tool.TestTool.test_stdin_stdout)\nPASS: test_tab (test.test_json.test_tool.TestTool.test_tab)\nPASS: test_writing_in_place (test.test_json.test_tool.TestTool.test_writing_in_place)\nPASS: test_big_unicode_decode (test.test_json.test_unicode.TestCUnicode.test_big_unicode_decode)\nPASS: test_big_unicode_encode (test.test_json.test_unicode.TestCUnicode.test_big_unicode_encode)\nPASS: test_bytes_decode (test.test_json.test_unicode.TestCUnicode.test_bytes_decode)\nPASS: test_bytes_encode (test.test_json.test_unicode.TestCUnicode.test_bytes_encode)\nPASS: test_encoding3 (test.test_json.test_unicode.TestCUnicode.test_encoding3)\nPASS: test_encoding4 (test.test_json.test_unicode.TestCUnicode.test_encoding4)\nPASS: test_encoding5 (test.test_json.test_unicode.TestCUnicode.test_encoding5)\nPASS: test_encoding6 (test.test_json.test_unicode.TestCUnicode.test_encoding6)\nPASS: test_object_pairs_hook_with_unicode (test.test_json.test_unicode.TestCUnicode.test_object_pairs_hook_with_unicode)\nPASS: test_unicode_decode (test.test_json.test_unicode.TestCUnicode.test_unicode_decode)\nPASS: test_unicode_preservation (test.test_json.test_unicode.TestCUnicode.test_unicode_preservation)\nPASS: test_big_unicode_decode (test.test_json.test_unicode.TestPyUnicode.test_big_unicode_decode)\nPASS: test_big_unicode_encode (test.test_json.test_unicode.TestPyUnicode.test_big_unicode_encode)\nPASS: test_bytes_decode (test.test_json.test_unicode.TestPyUnicode.test_bytes_decode)\nPASS: test_bytes_encode (test.test_json.test_unicode.TestPyUnicode.test_bytes_encode)\nPASS: test_encoding3 (test.test_json.test_unicode.TestPyUnicode.test_encoding3)\nPASS: test_encoding4 (test.test_json.test_unicode.TestPyUnicode.test_encoding4)\nPASS: test_encoding5 (test.test_json.test_unicode.TestPyUnicode.test_encoding5)\nPASS: test_encoding6 (test.test_json.test_unicode.TestPyUnicode.test_encoding6)\nPASS: test_object_pairs_hook_with_unicode (test.test_json.test_unicode.TestPyUnicode.test_object_pairs_hook_with_unicode)\nPASS: test_unicode_decode (test.test_json.test_unicode.TestPyUnicode.test_unicode_decode)\nPASS: test_unicode_preservation (test.test_json.test_unicode.TestPyUnicode.test_unicode_preservation)\n\n----------------------------------------------------------------------\nRan 170 tests in 4.597s\n\nOK (skipped=1)\n0:01:46 load avg: 2.70 [236/469] test_list passed\nPASS: test_addmul (test.test_list.ListTest.test_addmul)\nPASS: test_append (test.test_list.ListTest.test_append)\nPASS: test_basic (test.test_list.ListTest.test_basic)\nPASS: test_bigrepeat (test.test_list.ListTest.test_bigrepeat)\nPASS: test_clear (test.test_list.ListTest.test_clear)\nPASS: test_constructor_exception_handling (test.test_list.ListTest.test_constructor_exception_handling)\nPASS: test_constructors (test.test_list.ListTest.test_constructors)\nPASS: test_contains (test.test_list.ListTest.test_contains)\nPASS: test_contains_fake (test.test_list.ListTest.test_contains_fake)\nPASS: test_contains_order (test.test_list.ListTest.test_contains_order)\nPASS: test_copy (test.test_list.ListTest.test_copy)\nPASS: test_count (test.test_list.ListTest.test_count)\nPASS: test_count_index_remove_crashes (test.test_list.ListTest.test_count_index_remove_crashes)\nPASS: test_delitem (test.test_list.ListTest.test_delitem)\nPASS: test_delslice (test.test_list.ListTest.test_delslice)\nPASS: test_equal_operator_modifying_operand (test.test_list.ListTest.test_equal_operator_modifying_operand)\nPASS: test_exhausted_iterator (test.test_list.ListTest.test_exhausted_iterator)\nPASS: test_extend (test.test_list.ListTest.test_extend)\nPASS: test_extendedslicing (test.test_list.ListTest.test_extendedslicing)\nPASS: test_free_after_iterating (test.test_list.ListTest.test_free_after_iterating)\nPASS: test_getitem (test.test_list.ListTest.test_getitem)\nPASS: test_getitem_error (test.test_list.ListTest.test_getitem_error)\nPASS: test_getitemoverwriteiter (test.test_list.ListTest.test_getitemoverwriteiter)\nPASS: test_getslice (test.test_list.ListTest.test_getslice)\nPASS: test_iadd (test.test_list.ListTest.test_iadd)\nPASS: test_identity (test.test_list.ListTest.test_identity)\nPASS: test_imul (test.test_list.ListTest.test_imul)\nPASS: test_index (test.test_list.ListTest.test_index)\nPASS: test_init (test.test_list.ListTest.test_init)\nPASS: test_insert (test.test_list.ListTest.test_insert)\nPASS: test_iterator_pickle (test.test_list.ListTest.test_iterator_pickle)\nPASS: test_keyword_args (test.test_list.ListTest.test_keyword_args)\nPASS: test_keywords_in_subclass (test.test_list.ListTest.test_keywords_in_subclass)\nPASS: test_len (test.test_list.ListTest.test_len)\nPASS: test_list_resize_overflow (test.test_list.ListTest.test_list_resize_overflow)\nPASS: test_minmax (test.test_list.ListTest.test_minmax)\nPASS: test_no_comdat_folding (test.test_list.ListTest.test_no_comdat_folding)\nPASS: test_overflow (test.test_list.ListTest.test_overflow)\nPASS: test_pickle (test.test_list.ListTest.test_pickle)\nPASS: test_pop (test.test_list.ListTest.test_pop)\nPASS: test_preallocation (test.test_list.ListTest.test_preallocation)\nPASS: test_remove (test.test_list.ListTest.test_remove)\nPASS: test_repeat (test.test_list.ListTest.test_repeat)\nPASS: test_repr (test.test_list.ListTest.test_repr)\nPASS: test_repr_deep (test.test_list.ListTest.test_repr_deep)\nPASS: test_repr_large (test.test_list.ListTest.test_repr_large)\nPASS: test_reverse (test.test_list.ListTest.test_reverse)\nPASS: test_reversed (test.test_list.ListTest.test_reversed)\nPASS: test_reversed_pickle (test.test_list.ListTest.test_reversed_pickle)\nPASS: test_set_subscript (test.test_list.ListTest.test_set_subscript)\nPASS: test_setitem (test.test_list.ListTest.test_setitem)\nPASS: test_setitem_error (test.test_list.ListTest.test_setitem_error)\nPASS: test_setslice (test.test_list.ListTest.test_setslice)\nPASS: test_slice (test.test_list.ListTest.test_slice)\nPASS: test_sort (test.test_list.ListTest.test_sort)\nPASS: test_step_overflow (test.test_list.ListTest.test_step_overflow)\nPASS: test_subscript (test.test_list.ListTest.test_subscript)\nPASS: test_truth (test.test_list.ListTest.test_truth)\n\n----------------------------------------------------------------------\nRan 58 tests in 0.299s\n\nOK\n0:01:46 load avg: 2.70 [237/469] test_listcomps passed\nPASS: test_assign_to_comp_iter_var_in_outer_function (test.test_listcomps.ListComprehensionTest.test_assign_to_comp_iter_var_in_outer_function)\nPASS: test_assignment_expression (test.test_listcomps.ListComprehensionTest.test_assignment_expression)\nPASS: test_cell_in_nested_comprehension (test.test_listcomps.ListComprehensionTest.test_cell_in_nested_comprehension)\nPASS: test_cell_inner_free_outer (test.test_listcomps.ListComprehensionTest.test_cell_inner_free_outer)\nPASS: test_class_scope_free_var_with_class_cell (test.test_listcomps.ListComprehensionTest.test_class_scope_free_var_with_class_cell)\nPASS: test_closure_can_jump_over_comp_scope (test.test_listcomps.ListComprehensionTest.test_closure_can_jump_over_comp_scope)\nPASS: test_code_replace (test.test_listcomps.ListComprehensionTest.test_code_replace)\nPASS: test_code_replace_extended_arg (test.test_listcomps.ListComprehensionTest.test_code_replace_extended_arg)\nPASS: test_comp_in_try_except (test.test_listcomps.ListComprehensionTest.test_comp_in_try_except)\nPASS: test_comp_in_try_finally (test.test_listcomps.ListComprehensionTest.test_comp_in_try_finally)\nPASS: test_dunder_name (test.test_listcomps.ListComprehensionTest.test_dunder_name)\nPASS: test_exception_in_post_comp_call (test.test_listcomps.ListComprehensionTest.test_exception_in_post_comp_call)\nPASS: test_explicit_global (test.test_listcomps.ListComprehensionTest.test_explicit_global)\nPASS: test_explicit_global_2 (test.test_listcomps.ListComprehensionTest.test_explicit_global_2)\nPASS: test_explicit_global_3 (test.test_listcomps.ListComprehensionTest.test_explicit_global_3)\nPASS: test_frame_locals (test.test_listcomps.ListComprehensionTest.test_frame_locals)\nPASS: test_free_inner_cell_outer (test.test_listcomps.ListComprehensionTest.test_free_inner_cell_outer)\nPASS: test_free_var_in_comp_child (test.test_listcomps.ListComprehensionTest.test_free_var_in_comp_child)\nPASS: test_global_in_class_scope (test.test_listcomps.ListComprehensionTest.test_global_in_class_scope)\nPASS: test_global_outside_cellvar_inside_plus_freevar (test.test_listcomps.ListComprehensionTest.test_global_outside_cellvar_inside_plus_freevar)\nPASS: test_in_class_scope_inside_function_1 (test.test_listcomps.ListComprehensionTest.test_in_class_scope_inside_function_1)\nPASS: test_in_class_scope_inside_function_2 (test.test_listcomps.ListComprehensionTest.test_in_class_scope_inside_function_2)\nPASS: test_in_class_scope_with_global (test.test_listcomps.ListComprehensionTest.test_in_class_scope_with_global)\nPASS: test_in_class_scope_with_nonlocal (test.test_listcomps.ListComprehensionTest.test_in_class_scope_with_nonlocal)\nPASS: test_inner_cell_shadows_outer (test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer)\nPASS: test_inner_cell_shadows_outer_no_store (test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer_no_store)\nPASS: test_inner_cell_shadows_outer_redefined (test.test_listcomps.ListComprehensionTest.test_inner_cell_shadows_outer_redefined)\nPASS: test_introspecting_frame_locals (test.test_listcomps.ListComprehensionTest.test_introspecting_frame_locals)\nPASS: test_iter_var_available_in_locals (test.test_listcomps.ListComprehensionTest.test_iter_var_available_in_locals)\nPASS: test_lambda_in_iter (test.test_listcomps.ListComprehensionTest.test_lambda_in_iter)\nPASS: test_lambdas_with_free_var (test.test_listcomps.ListComprehensionTest.test_lambdas_with_free_var)\nPASS: test_lambdas_with_iteration_var_as_default (test.test_listcomps.ListComprehensionTest.test_lambdas_with_iteration_var_as_default)\nPASS: test_name_error_in_class_scope (test.test_listcomps.ListComprehensionTest.test_name_error_in_class_scope)\nPASS: test_nameerror (test.test_listcomps.ListComprehensionTest.test_nameerror)\nPASS: test_nested (test.test_listcomps.ListComprehensionTest.test_nested)\nPASS: test_nested_2 (test.test_listcomps.ListComprehensionTest.test_nested_2)\nPASS: test_nested_3 (test.test_listcomps.ListComprehensionTest.test_nested_3)\nPASS: test_nested_4 (test.test_listcomps.ListComprehensionTest.test_nested_4)\nPASS: test_nested_free (test.test_listcomps.ListComprehensionTest.test_nested_free)\nPASS: test_nested_free_var_in_expr (test.test_listcomps.ListComprehensionTest.test_nested_free_var_in_expr)\nPASS: test_nested_free_var_in_iter (test.test_listcomps.ListComprehensionTest.test_nested_free_var_in_iter)\nPASS: test_nested_free_var_not_bound_in_outer_comp (test.test_listcomps.ListComprehensionTest.test_nested_free_var_not_bound_in_outer_comp)\nPASS: test_nested_has_free_var (test.test_listcomps.ListComprehensionTest.test_nested_has_free_var)\nPASS: test_nested_listcomp_in_lambda (test.test_listcomps.ListComprehensionTest.test_nested_listcomp_in_lambda)\nPASS: test_no_leakage_to_locals (test.test_listcomps.ListComprehensionTest.test_no_leakage_to_locals)\nPASS: test_shadow_comp_iterable_name (test.test_listcomps.ListComprehensionTest.test_shadow_comp_iterable_name)\nPASS: test_shadow_with_free_and_local (test.test_listcomps.ListComprehensionTest.test_shadow_with_free_and_local)\nPASS: test_shadows_outer_cell (test.test_listcomps.ListComprehensionTest.test_shadows_outer_cell)\nPASS: test_unbound_local_after_comprehension (test.test_listcomps.ListComprehensionTest.test_unbound_local_after_comprehension)\nPASS: test_unbound_local_inside_comprehension (test.test_listcomps.ListComprehensionTest.test_unbound_local_inside_comprehension)\ndoctests (test.test_listcomps.__test__)\nPASS: Doctest: test.test_listcomps.__test__.doctests\n\n----------------------------------------------------------------------\nRan 51 tests in 0.156s\n\nOK\n0:01:46 load avg: 2.70 [238/469] test_lltrace passed\nSKIP: test_lltrace (test.test_lltrace.TestLLTrace.test_lltrace) 'lltrace requires Py_DEBUG'\nSKIP: test_lltrace_different_module (test.test_lltrace.TestLLTrace.test_lltrace_different_module) 'lltrace requires Py_DEBUG'\nSKIP: test_lltrace_does_not_crash_on_subscript_operator (test.test_lltrace.TestLLTrace.test_lltrace_does_not_crash_on_subscript_operator) 'lltrace requires Py_DEBUG'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=3)\n0:01:46 load avg: 2.70 [239/469] test_locale passed\nPASS: test_c (test.test_locale.NormalizeTest.test_c)\nPASS: test_devanagari_modifier (test.test_locale.NormalizeTest.test_devanagari_modifier)\nPASS: test_empty (test.test_locale.NormalizeTest.test_empty)\nPASS: test_english (test.test_locale.NormalizeTest.test_english)\nPASS: test_euc_encoding (test.test_locale.NormalizeTest.test_euc_encoding)\nPASS: test_euro_modifier (test.test_locale.NormalizeTest.test_euro_modifier)\nPASS: test_hyphenated_encoding (test.test_locale.NormalizeTest.test_hyphenated_encoding)\nPASS: test_japanese (test.test_locale.NormalizeTest.test_japanese)\nPASS: test_latin_modifier (test.test_locale.NormalizeTest.test_latin_modifier)\nPASS: test_locale_alias (test.test_locale.NormalizeTest.test_locale_alias)\nPASS: test_valencia_modifier (test.test_locale.NormalizeTest.test_valencia_modifier)\nPASS: test_atof (test.test_locale.TestCDelocalizeTest.test_atof)\nPASS: test_atoi (test.test_locale.TestCDelocalizeTest.test_atoi)\nPASS: test_delocalize (test.test_locale.TestCDelocalizeTest.test_delocalize)\nPASS: test_localize (test.test_locale.TestCLocalize.test_localize)\nPASS: test_grouping (test.test_locale.TestCNumberFormatting.test_grouping)\nPASS: test_grouping_and_padding (test.test_locale.TestCNumberFormatting.test_grouping_and_padding)\nPASS: test_strcoll (test.test_locale.TestCollation.test_strcoll)\nPASS: test_strxfrm (test.test_locale.TestCollation.test_strxfrm)\nSKIP: test_strcoll (test.test_locale.TestEnUSCollation.test_strcoll) 'encoding not suitable'\nSKIP: test_strcoll_with_diacritic (test.test_locale.TestEnUSCollation.test_strcoll_with_diacritic) 'encoding not suitable'\nSKIP: test_strxfrm (test.test_locale.TestEnUSCollation.test_strxfrm) 'encoding not suitable'\nSKIP: test_strxfrm_with_diacritic (test.test_locale.TestEnUSCollation.test_strxfrm_with_diacritic) 'encoding not suitable'\nPASS: test_atof (test.test_locale.TestEnUSDelocalize.test_atof)\nPASS: test_atoi (test.test_locale.TestEnUSDelocalize.test_atoi)\nPASS: test_delocalize (test.test_locale.TestEnUSDelocalize.test_delocalize)\nPASS: test_localize (test.test_locale.TestEnUSLocalize.test_localize)\nPASS: test_complex_formatting (test.test_locale.TestEnUSNumberFormatting.test_complex_formatting)\nPASS: test_currency (test.test_locale.TestEnUSNumberFormatting.test_currency)\nPASS: test_grouping (test.test_locale.TestEnUSNumberFormatting.test_grouping)\nPASS: test_grouping_and_padding (test.test_locale.TestEnUSNumberFormatting.test_grouping_and_padding)\nPASS: test_integer_grouping (test.test_locale.TestEnUSNumberFormatting.test_integer_grouping)\nPASS: test_integer_grouping_and_padding (test.test_locale.TestEnUSNumberFormatting.test_integer_grouping_and_padding)\nPASS: test_padding (test.test_locale.TestEnUSNumberFormatting.test_padding)\nPASS: test_simple (test.test_locale.TestEnUSNumberFormatting.test_simple)\nPASS: test_currency (test.test_locale.TestFrFRNumberFormatting.test_currency)\nPASS: test_decimal_point (test.test_locale.TestFrFRNumberFormatting.test_decimal_point)\nPASS: test_grouping (test.test_locale.TestFrFRNumberFormatting.test_grouping)\nPASS: test_grouping_and_padding (test.test_locale.TestFrFRNumberFormatting.test_grouping_and_padding)\nPASS: test_integer_grouping (test.test_locale.TestFrFRNumberFormatting.test_integer_grouping)\nPASS: test_integer_grouping_and_padding (test.test_locale.TestFrFRNumberFormatting.test_integer_grouping_and_padding)\nPASS: test_mapping (test.test_locale.TestLocaleFormatString.test_mapping)\nPASS: test_percent_escape (test.test_locale.TestLocaleFormatString.test_percent_escape)\nPASS: test_defaults_UTF8 (test.test_locale.TestMiscellaneous.test_defaults_UTF8)\nPASS: test_getencoding (test.test_locale.TestMiscellaneous.test_getencoding)\nPASS: test_getpreferredencoding (test.test_locale.TestMiscellaneous.test_getpreferredencoding)\nSKIP: test_getsetlocale_issue1813 (test.test_locale.TestMiscellaneous.test_getsetlocale_issue1813) ... testing with ('tr_TR', 'ISO8859-9')... skipped \"setlocale(LC_CTYPE, ('tr_TR', 'ISO8859-9')) failed: Error('unsupported locale setting')\"\nPASS: test_invalid_iterable_in_localetuple (test.test_locale.TestMiscellaneous.test_invalid_iterable_in_localetuple)\nPASS: test_invalid_locale_format_in_localetuple (test.test_locale.TestMiscellaneous.test_invalid_locale_format_in_localetuple)\nPASS: test_setlocale_category (test.test_locale.TestMiscellaneous.test_setlocale_category)\nPASS: test_strcoll_3303 (test.test_locale.TestMiscellaneous.test_strcoll_3303)\nPASS: test_complex_formatting (test.test_locale.TestNumberFormatting.test_complex_formatting) ... testing with 'en_US.UTF-8'... ok\nPASS: test_grouping (test.test_locale.TestNumberFormatting.test_grouping) ... testing with 'en_US.UTF-8'... ok\nPASS: test_grouping_and_padding (test.test_locale.TestNumberFormatting.test_grouping_and_padding) ... testing with 'en_US.UTF-8'... ok\nPASS: test_integer_grouping (test.test_locale.TestNumberFormatting.test_integer_grouping) ... testing with 'en_US.UTF-8'... ok\nPASS: test_integer_grouping_and_padding (test.test_locale.TestNumberFormatting.test_integer_grouping_and_padding) ... testing with 'en_US.UTF-8'... ok\nPASS: test_padding (test.test_locale.TestNumberFormatting.test_padding) ... testing with 'en_US.UTF-8'... ok\nPASS: test_simple (test.test_locale.TestNumberFormatting.test_simple) ... testing with 'en_US.UTF-8'... ok\nPASS: test_atof (test.test_locale.TestfrFRDelocalizeTest.test_atof)\nPASS: test_atoi (test.test_locale.TestfrFRDelocalizeTest.test_atoi)\nPASS: test_delocalize (test.test_locale.TestfrFRDelocalizeTest.test_delocalize)\nPASS: test_localize (test.test_locale.TestfrFRLocalize.test_localize)\n\n----------------------------------------------------------------------\nRan 62 tests in 0.040s\n\nOK (skipped=5)\n0:01:51 load avg: 2.72 [240/469] test_long passed\nPASS: test___sizeof__ (test.test_long.LongTest.test___sizeof__)\nPASS: test__format__ (test.test_long.LongTest.test__format__)\nPASS: test_access_to_nonexistent_digit_0 (test.test_long.LongTest.test_access_to_nonexistent_digit_0)\nPASS: test_as_integer_ratio (test.test_long.LongTest.test_as_integer_ratio)\nPASS: test_big_lshift (test.test_long.LongTest.test_big_lshift)\nPASS: test_big_rshift (test.test_long.LongTest.test_big_rshift)\nPASS: test_bit_count (test.test_long.LongTest.test_bit_count)\nPASS: test_bit_length (test.test_long.LongTest.test_bit_length)\nPASS: test_bitop_identities (test.test_long.LongTest.test_bitop_identities)\nPASS: test_conversion (test.test_long.LongTest.test_conversion)\nPASS: test_correctly_rounded_true_division (test.test_long.LongTest.test_correctly_rounded_true_division)\nPASS: test_division (test.test_long.LongTest.test_division)\nPASS: test_divmod_uses_cached_small_ints (test.test_long.LongTest.test_divmod_uses_cached_small_ints)\nPASS: test_float_conversion (test.test_long.LongTest.test_float_conversion)\nPASS: test_float_overflow (test.test_long.LongTest.test_float_overflow)\nPASS: test_floordiv (test.test_long.LongTest.test_floordiv)\nPASS: test_format (test.test_long.LongTest.test_format)\nPASS: test_from_bytes (test.test_long.LongTest.test_from_bytes)\nPASS: test_from_bytes_small (test.test_long.LongTest.test_from_bytes_small)\nSKIP: test_huge_lshift (test.test_long.LongTest.test_huge_lshift) 'not enough memory: 2290649224.5G minimum needed'\nPASS: test_huge_lshift_of_zero (test.test_long.LongTest.test_huge_lshift_of_zero)\nPASS: test_huge_rshift (test.test_long.LongTest.test_huge_rshift)\nSKIP: test_huge_rshift_of_huge (test.test_long.LongTest.test_huge_rshift_of_huge) 'not enough memory: 1145324612.3G minimum needed'\nPASS: test_is_integer (test.test_long.LongTest.test_is_integer)\nPASS: test_karatsuba (test.test_long.LongTest.test_karatsuba)\nPASS: test_logs (test.test_long.LongTest.test_logs)\nPASS: test_long (test.test_long.LongTest.test_long)\nPASS: test_lshift_of_zero (test.test_long.LongTest.test_lshift_of_zero)\nPASS: test_medium_lshift (test.test_long.LongTest.test_medium_lshift)\nPASS: test_medium_rshift (test.test_long.LongTest.test_medium_rshift)\nPASS: test_mixed_compares (test.test_long.LongTest.test_mixed_compares)\nPASS: test_mod_division (test.test_long.LongTest.test_mod_division)\nPASS: test_nan_inf (test.test_long.LongTest.test_nan_inf)\nPASS: test_negative_shift_count (test.test_long.LongTest.test_negative_shift_count)\nPASS: test_pow_uses_cached_small_ints (test.test_long.LongTest.test_pow_uses_cached_small_ints)\nPASS: test_round (test.test_long.LongTest.test_round)\nPASS: test_shift_bool (test.test_long.LongTest.test_shift_bool)\nPASS: test_small_ints (test.test_long.LongTest.test_small_ints)\nPASS: test_small_ints_in_huge_calculation (test.test_long.LongTest.test_small_ints_in_huge_calculation)\nPASS: test_small_lshift (test.test_long.LongTest.test_small_lshift)\nPASS: test_small_rshift (test.test_long.LongTest.test_small_rshift)\nPASS: test_square (test.test_long.LongTest.test_square)\nPASS: test_to_bytes (test.test_long.LongTest.test_to_bytes)\nPASS: test_true_division (test.test_long.LongTest.test_true_division)\n\n----------------------------------------------------------------------\nRan 44 tests in 4.034s\n\nOK (skipped=2)\n0:01:51 load avg: 2.72 [241/469] test_longexp passed\nPASS: test_longexp (test.test_longexp.LongExpText.test_longexp)\n\n----------------------------------------------------------------------\nRan 1 test in 0.282s\n\nOK\n0:01:52 load avg: 2.72 [242/469] test_lzma passed\nPASS: test_bad_args (test.test_lzma.CompressDecompressFunctionTestCase.test_bad_args)\nPASS: test_decompress_bad_input (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_bad_input)\nPASS: test_decompress_good_input (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_good_input)\nPASS: test_decompress_incomplete_input (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_incomplete_input)\nPASS: test_decompress_memlimit (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_memlimit)\nPASS: test_decompress_multistream (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_multistream)\nPASS: test_decompress_multistream_trailing_junk (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_multistream_trailing_junk)\nPASS: test_decompress_trailing_junk (test.test_lzma.CompressDecompressFunctionTestCase.test_decompress_trailing_junk)\nPASS: test_roundtrip (test.test_lzma.CompressDecompressFunctionTestCase.test_roundtrip)\nPASS: test_bad_filter_spec (test.test_lzma.CompressorDecompressorTestCase.test_bad_filter_spec)\nPASS: test_compressor_bigmem (test.test_lzma.CompressorDecompressorTestCase.test_compressor_bigmem)\nPASS: test_decompressor_after_eof (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_after_eof)\nPASS: test_decompressor_alone (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_alone)\nPASS: test_decompressor_auto (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_auto)\nPASS: test_decompressor_bad_input (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_bad_input)\nPASS: test_decompressor_bigmem (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_bigmem)\nPASS: test_decompressor_bug_28275 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_bug_28275)\nPASS: test_decompressor_chunks (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_chunks)\nPASS: test_decompressor_chunks_empty (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_chunks_empty)\nPASS: test_decompressor_chunks_maxsize (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_chunks_maxsize)\nPASS: test_decompressor_inputbuf_1 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_inputbuf_1)\nPASS: test_decompressor_inputbuf_2 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_inputbuf_2)\nPASS: test_decompressor_inputbuf_3 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_inputbuf_3)\nPASS: test_decompressor_memlimit (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_memlimit)\nPASS: test_decompressor_multistream (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_multistream)\nPASS: test_decompressor_raw_1 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_1)\nPASS: test_decompressor_raw_2 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_2)\nPASS: test_decompressor_raw_3 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_3)\nPASS: test_decompressor_raw_4 (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_raw_4)\nPASS: test_decompressor_unused_data (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_unused_data)\nPASS: test_decompressor_xz (test.test_lzma.CompressorDecompressorTestCase.test_decompressor_xz)\nPASS: test_pickle (test.test_lzma.CompressorDecompressorTestCase.test_pickle)\nSKIP: test_refleaks_in_decompressor___init__ (test.test_lzma.CompressorDecompressorTestCase.test_refleaks_in_decompressor___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nPASS: test_roundtrip_alone (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_alone)\nPASS: test_roundtrip_chunks (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_chunks)\nPASS: test_roundtrip_empty_chunks (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_empty_chunks)\nPASS: test_roundtrip_raw (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_raw)\nPASS: test_roundtrip_raw_empty (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_raw_empty)\nPASS: test_roundtrip_xz (test.test_lzma.CompressorDecompressorTestCase.test_roundtrip_xz)\nPASS: test_simple_bad_args (test.test_lzma.CompressorDecompressorTestCase.test_simple_bad_args)\nPASS: test_uninitialized_LZMADecompressor_crash (test.test_lzma.CompressorDecompressorTestCase.test_uninitialized_LZMADecompressor_crash)\nPASS: test_close (test.test_lzma.FileTestCase.test_close)\nPASS: test_closed (test.test_lzma.FileTestCase.test_closed)\ntest_decompress_limited (test.test_lzma.FileTestCase.test_decompress_limited)\nPASS: Decompressed data buffering should be limited\nPASS: test_fileno (test.test_lzma.FileTestCase.test_fileno)\nPASS: test_init (test.test_lzma.FileTestCase.test_init)\nPASS: test_init_bad_check (test.test_lzma.FileTestCase.test_init_bad_check)\nPASS: test_init_bad_filter_spec (test.test_lzma.FileTestCase.test_init_bad_filter_spec)\nPASS: test_init_bad_mode (test.test_lzma.FileTestCase.test_init_bad_mode)\nPASS: test_init_bad_preset (test.test_lzma.FileTestCase.test_init_bad_preset)\nPASS: test_init_mode (test.test_lzma.FileTestCase.test_init_mode)\nPASS: test_init_with_PathLike_filename (test.test_lzma.FileTestCase.test_init_with_PathLike_filename)\nPASS: test_init_with_filename (test.test_lzma.FileTestCase.test_init_with_filename)\nPASS: test_init_with_preset_and_filters (test.test_lzma.FileTestCase.test_init_with_preset_and_filters)\nPASS: test_init_with_x_mode (test.test_lzma.FileTestCase.test_init_with_x_mode)\nPASS: test_issue21872 (test.test_lzma.FileTestCase.test_issue21872)\nPASS: test_issue44439 (test.test_lzma.FileTestCase.test_issue44439)\nPASS: test_iterator (test.test_lzma.FileTestCase.test_iterator)\nPASS: test_peek (test.test_lzma.FileTestCase.test_peek)\nPASS: test_peek_bad_args (test.test_lzma.FileTestCase.test_peek_bad_args)\nPASS: test_read (test.test_lzma.FileTestCase.test_read)\nPASS: test_read1 (test.test_lzma.FileTestCase.test_read1)\nPASS: test_read1_0 (test.test_lzma.FileTestCase.test_read1_0)\nPASS: test_read1_10 (test.test_lzma.FileTestCase.test_read1_10)\nPASS: test_read1_bad_args (test.test_lzma.FileTestCase.test_read1_bad_args)\nPASS: test_read1_multistream (test.test_lzma.FileTestCase.test_read1_multistream)\nPASS: test_read_0 (test.test_lzma.FileTestCase.test_read_0)\nPASS: test_read_10 (test.test_lzma.FileTestCase.test_read_10)\nPASS: test_read_bad_args (test.test_lzma.FileTestCase.test_read_bad_args)\nPASS: test_read_bad_data (test.test_lzma.FileTestCase.test_read_bad_data)\nPASS: test_read_from_file (test.test_lzma.FileTestCase.test_read_from_file)\nSKIP: test_read_from_file_with_bytes_filename (test.test_lzma.FileTestCase.test_read_from_file_with_bytes_filename) 'Temporary file name needs to be ASCII'\nPASS: test_read_incomplete (test.test_lzma.FileTestCase.test_read_incomplete)\nPASS: test_read_multistream (test.test_lzma.FileTestCase.test_read_multistream)\nPASS: test_read_multistream_buffer_size_aligned (test.test_lzma.FileTestCase.test_read_multistream_buffer_size_aligned)\nPASS: test_read_multistream_trailing_junk (test.test_lzma.FileTestCase.test_read_multistream_trailing_junk)\nPASS: test_read_trailing_junk (test.test_lzma.FileTestCase.test_read_trailing_junk)\nPASS: test_read_truncated (test.test_lzma.FileTestCase.test_read_truncated)\nPASS: test_readable (test.test_lzma.FileTestCase.test_readable)\nPASS: test_readline (test.test_lzma.FileTestCase.test_readline)\nPASS: test_readlines (test.test_lzma.FileTestCase.test_readlines)\nPASS: test_seek_backward (test.test_lzma.FileTestCase.test_seek_backward)\nPASS: test_seek_backward_across_streams (test.test_lzma.FileTestCase.test_seek_backward_across_streams)\nPASS: test_seek_backward_relative_to_end (test.test_lzma.FileTestCase.test_seek_backward_relative_to_end)\nPASS: test_seek_bad_args (test.test_lzma.FileTestCase.test_seek_bad_args)\nPASS: test_seek_forward (test.test_lzma.FileTestCase.test_seek_forward)\nPASS: test_seek_forward_across_streams (test.test_lzma.FileTestCase.test_seek_forward_across_streams)\nPASS: test_seek_forward_relative_to_current (test.test_lzma.FileTestCase.test_seek_forward_relative_to_current)\nPASS: test_seek_forward_relative_to_end (test.test_lzma.FileTestCase.test_seek_forward_relative_to_end)\nPASS: test_seek_past_end (test.test_lzma.FileTestCase.test_seek_past_end)\nPASS: test_seek_past_start (test.test_lzma.FileTestCase.test_seek_past_start)\nPASS: test_seekable (test.test_lzma.FileTestCase.test_seekable)\nPASS: test_tell (test.test_lzma.FileTestCase.test_tell)\nPASS: test_tell_bad_args (test.test_lzma.FileTestCase.test_tell_bad_args)\nPASS: test_writable (test.test_lzma.FileTestCase.test_writable)\nPASS: test_write (test.test_lzma.FileTestCase.test_write)\nPASS: test_write_10 (test.test_lzma.FileTestCase.test_write_10)\nPASS: test_write_append (test.test_lzma.FileTestCase.test_write_append)\nPASS: test_write_append_to_file (test.test_lzma.FileTestCase.test_write_append_to_file)\nPASS: test_write_bad_args (test.test_lzma.FileTestCase.test_write_bad_args)\nPASS: test_write_to_file (test.test_lzma.FileTestCase.test_write_to_file)\nSKIP: test_write_to_file_with_bytes_filename (test.test_lzma.FileTestCase.test_write_to_file_with_bytes_filename) 'Temporary file name needs to be ASCII'\nPASS: test_writelines (test.test_lzma.FileTestCase.test_writelines)\nPASS: test__decode_filter_properties (test.test_lzma.MiscellaneousTestCase.test__decode_filter_properties)\nPASS: test__encode_filter_properties (test.test_lzma.MiscellaneousTestCase.test__encode_filter_properties)\nPASS: test_filter_properties_roundtrip (test.test_lzma.MiscellaneousTestCase.test_filter_properties_roundtrip)\nPASS: test_is_check_supported (test.test_lzma.MiscellaneousTestCase.test_is_check_supported)\nPASS: test_bad_params (test.test_lzma.OpenTestCase.test_bad_params)\nPASS: test_binary_modes (test.test_lzma.OpenTestCase.test_binary_modes)\nPASS: test_encoding (test.test_lzma.OpenTestCase.test_encoding)\nPASS: test_encoding_error_handler (test.test_lzma.OpenTestCase.test_encoding_error_handler)\nPASS: test_filename (test.test_lzma.OpenTestCase.test_filename)\nPASS: test_format_and_filters (test.test_lzma.OpenTestCase.test_format_and_filters)\nPASS: test_newline (test.test_lzma.OpenTestCase.test_newline)\nPASS: test_text_modes (test.test_lzma.OpenTestCase.test_text_modes)\nPASS: test_with_pathlike_filename (test.test_lzma.OpenTestCase.test_with_pathlike_filename)\nPASS: test_x_mode (test.test_lzma.OpenTestCase.test_x_mode)\n\n----------------------------------------------------------------------\nRan 117 tests in 0.314s\n\nOK (skipped=3)\n0:01:52 load avg: 2.72 [243/469] test_io passed\nPASS: test_BufferedIOBase_destructor (test.test_io.CIOTest.test_BufferedIOBase_destructor)\nPASS: test_BufferedIOBase_readinto (test.test_io.CIOTest.test_BufferedIOBase_readinto)\nPASS: test_IOBase_destructor (test.test_io.CIOTest.test_IOBase_destructor)\nPASS: test_IOBase_finalize (test.test_io.CIOTest.test_IOBase_finalize)\nPASS: test_RawIOBase_destructor (test.test_io.CIOTest.test_RawIOBase_destructor)\nPASS: test_RawIOBase_read (test.test_io.CIOTest.test_RawIOBase_read)\nPASS: test_RawIOBase_readall (test.test_io.CIOTest.test_RawIOBase_readall)\nPASS: test_TextIOBase_destructor (test.test_io.CIOTest.test_TextIOBase_destructor)\nPASS: test_append_mode_tell (test.test_io.CIOTest.test_append_mode_tell)\nPASS: test_array_writes (test.test_io.CIOTest.test_array_writes)\nPASS: test_bad_opener_negative_1 (test.test_io.CIOTest.test_bad_opener_negative_1)\nPASS: test_bad_opener_other_negative (test.test_io.CIOTest.test_bad_opener_other_negative)\nPASS: test_buffered_file_io (test.test_io.CIOTest.test_buffered_file_io)\nPASS: test_buffered_readinto_mixin (test.test_io.CIOTest.test_buffered_readinto_mixin)\nPASS: test_close_assert (test.test_io.CIOTest.test_close_assert)\nPASS: test_close_flushes (test.test_io.CIOTest.test_close_flushes)\nPASS: test_closefd (test.test_io.CIOTest.test_closefd)\nPASS: test_closefd_attr (test.test_io.CIOTest.test_closefd_attr)\nPASS: test_destructor (test.test_io.CIOTest.test_destructor)\nPASS: test_fileio_closefd (test.test_io.CIOTest.test_fileio_closefd)\nPASS: test_flush_error_on_close (test.test_io.CIOTest.test_flush_error_on_close)\nPASS: test_fspath_support (test.test_io.CIOTest.test_fspath_support)\nPASS: test_garbage_collection (test.test_io.CIOTest.test_garbage_collection)\nPASS: test_invalid_newline (test.test_io.CIOTest.test_invalid_newline)\nPASS: test_invalid_operations (test.test_io.CIOTest.test_invalid_operations)\nPASS: test_large_file_ops (test.test_io.CIOTest.test_large_file_ops)\nPASS: test_multi_close (test.test_io.CIOTest.test_multi_close)\nPASS: test_next_nonsizeable (test.test_io.CIOTest.test_next_nonsizeable)\nPASS: test_no_closefd_with_filename (test.test_io.CIOTest.test_no_closefd_with_filename)\nPASS: test_nonbuffered_textio (test.test_io.CIOTest.test_nonbuffered_textio)\nPASS: test_open_handles_NUL_chars (test.test_io.CIOTest.test_open_handles_NUL_chars)\nPASS: test_opener (test.test_io.CIOTest.test_opener)\nPASS: test_opener_invalid_fd (test.test_io.CIOTest.test_opener_invalid_fd)\nPASS: test_optional_abilities (test.test_io.CIOTest.test_optional_abilities)\nPASS: test_raw_bytes_io (test.test_io.CIOTest.test_raw_bytes_io)\nPASS: test_raw_file_io (test.test_io.CIOTest.test_raw_file_io)\nPASS: test_read_closed (test.test_io.CIOTest.test_read_closed)\nPASS: test_readline (test.test_io.CIOTest.test_readline)\nPASS: test_readline_nonsizeable (test.test_io.CIOTest.test_readline_nonsizeable)\nPASS: test_types_have_dict (test.test_io.CIOTest.test_types_have_dict)\nSKIP: test_unbounded_file (test.test_io.CIOTest.test_unbounded_file) 'test can only run in a 32-bit address space'\nPASS: test_with_open (test.test_io.CIOTest.test_with_open)\nPASS: test_BufferedIOBase_destructor (test.test_io.PyIOTest.test_BufferedIOBase_destructor)\nPASS: test_BufferedIOBase_readinto (test.test_io.PyIOTest.test_BufferedIOBase_readinto)\nPASS: test_IOBase_destructor (test.test_io.PyIOTest.test_IOBase_destructor)\nPASS: test_RawIOBase_destructor (test.test_io.PyIOTest.test_RawIOBase_destructor)\nPASS: test_RawIOBase_read (test.test_io.PyIOTest.test_RawIOBase_read)\nPASS: test_RawIOBase_readall (test.test_io.PyIOTest.test_RawIOBase_readall)\nPASS: test_TextIOBase_destructor (test.test_io.PyIOTest.test_TextIOBase_destructor)\nPASS: test_append_mode_tell (test.test_io.PyIOTest.test_append_mode_tell)\nPASS: test_array_writes (test.test_io.PyIOTest.test_array_writes)\nPASS: test_bad_opener_negative_1 (test.test_io.PyIOTest.test_bad_opener_negative_1)\nPASS: test_bad_opener_other_negative (test.test_io.PyIOTest.test_bad_opener_other_negative)\nPASS: test_buffered_file_io (test.test_io.PyIOTest.test_buffered_file_io)\nPASS: test_buffered_readinto_mixin (test.test_io.PyIOTest.test_buffered_readinto_mixin)\nPASS: test_close_assert (test.test_io.PyIOTest.test_close_assert)\nPASS: test_close_flushes (test.test_io.PyIOTest.test_close_flushes)\nPASS: test_closefd (test.test_io.PyIOTest.test_closefd)\nPASS: test_closefd_attr (test.test_io.PyIOTest.test_closefd_attr)\nPASS: test_destructor (test.test_io.PyIOTest.test_destructor)\nPASS: test_fileio_closefd (test.test_io.PyIOTest.test_fileio_closefd)\nPASS: test_flush_error_on_close (test.test_io.PyIOTest.test_flush_error_on_close)\nPASS: test_fspath_support (test.test_io.PyIOTest.test_fspath_support)\nPASS: test_garbage_collection (test.test_io.PyIOTest.test_garbage_collection)\nPASS: test_invalid_newline (test.test_io.PyIOTest.test_invalid_newline)\nPASS: test_invalid_operations (test.test_io.PyIOTest.test_invalid_operations)\nPASS: test_large_file_ops (test.test_io.PyIOTest.test_large_file_ops)\nPASS: test_multi_close (test.test_io.PyIOTest.test_multi_close)\nPASS: test_next_nonsizeable (test.test_io.PyIOTest.test_next_nonsizeable)\nPASS: test_no_closefd_with_filename (test.test_io.PyIOTest.test_no_closefd_with_filename)\nPASS: test_nonbuffered_textio (test.test_io.PyIOTest.test_nonbuffered_textio)\nPASS: test_open_handles_NUL_chars (test.test_io.PyIOTest.test_open_handles_NUL_chars)\nPASS: test_opener (test.test_io.PyIOTest.test_opener)\nPASS: test_opener_invalid_fd (test.test_io.PyIOTest.test_opener_invalid_fd)\nPASS: test_optional_abilities (test.test_io.PyIOTest.test_optional_abilities)\nPASS: test_raw_bytes_io (test.test_io.PyIOTest.test_raw_bytes_io)\nPASS: test_raw_file_io (test.test_io.PyIOTest.test_raw_file_io)\nPASS: test_read_closed (test.test_io.PyIOTest.test_read_closed)\nPASS: test_readline (test.test_io.PyIOTest.test_readline)\nPASS: test_readline_nonsizeable (test.test_io.PyIOTest.test_readline_nonsizeable)\nPASS: test_types_have_dict (test.test_io.PyIOTest.test_types_have_dict)\nSKIP: test_unbounded_file (test.test_io.PyIOTest.test_unbounded_file) 'test can only run in a 32-bit address space'\nPASS: test_with_open (test.test_io.PyIOTest.test_with_open)\ntest_RawIOBase_io_in_pyio_match (test.test_io.APIMismatchTest.test_RawIOBase_io_in_pyio_match)\nPASS: Test that pyio RawIOBase class has all c RawIOBase methods\ntest_RawIOBase_pyio_in_io_match (test.test_io.APIMismatchTest.test_RawIOBase_pyio_in_io_match)\nPASS: Test that c RawIOBase class has all pyio RawIOBase methods\nPASS: test_args_error (test.test_io.CBufferedReaderTest.test_args_error)\nPASS: test_bad_readinto_type (test.test_io.CBufferedReaderTest.test_bad_readinto_type)\nPASS: test_bad_readinto_value (test.test_io.CBufferedReaderTest.test_bad_readinto_value)\nPASS: test_buffer_freeing (test.test_io.CBufferedReaderTest.test_buffer_freeing)\nPASS: test_buffering (test.test_io.CBufferedReaderTest.test_buffering)\nPASS: test_close_error_on_close (test.test_io.CBufferedReaderTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.CBufferedReaderTest.test_constructor)\nPASS: test_context_manager (test.test_io.CBufferedReaderTest.test_context_manager)\nPASS: test_detach (test.test_io.CBufferedReaderTest.test_detach)\nPASS: test_error_through_destructor (test.test_io.CBufferedReaderTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.CBufferedReaderTest.test_fileno)\nPASS: test_flush_error_on_close (test.test_io.CBufferedReaderTest.test_flush_error_on_close)\nPASS: test_garbage_collection (test.test_io.CBufferedReaderTest.test_garbage_collection)\nPASS: test_initialization (test.test_io.CBufferedReaderTest.test_initialization)\nPASS: test_invalid_args (test.test_io.CBufferedReaderTest.test_invalid_args)\nPASS: test_misbehaved_io (test.test_io.CBufferedReaderTest.test_misbehaved_io)\nPASS: test_misbehaved_io_read (test.test_io.CBufferedReaderTest.test_misbehaved_io_read)\nPASS: test_multi_close (test.test_io.CBufferedReaderTest.test_multi_close)\nPASS: test_no_extraneous_read (test.test_io.CBufferedReaderTest.test_no_extraneous_read)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.CBufferedReaderTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.CBufferedReaderTest.test_override_destructor)\nPASS: test_read (test.test_io.CBufferedReaderTest.test_read)\nPASS: test_read1 (test.test_io.CBufferedReaderTest.test_read1)\nPASS: test_read1_arbitrary (test.test_io.CBufferedReaderTest.test_read1_arbitrary)\nPASS: test_read_all (test.test_io.CBufferedReaderTest.test_read_all)\nPASS: test_read_non_blocking (test.test_io.CBufferedReaderTest.test_read_non_blocking)\nPASS: test_read_on_closed (test.test_io.CBufferedReaderTest.test_read_on_closed)\nPASS: test_read_past_eof (test.test_io.CBufferedReaderTest.test_read_past_eof)\nPASS: test_readinto (test.test_io.CBufferedReaderTest.test_readinto)\nPASS: test_readinto1 (test.test_io.CBufferedReaderTest.test_readinto1)\nPASS: test_readinto1_array (test.test_io.CBufferedReaderTest.test_readinto1_array)\nPASS: test_readinto_array (test.test_io.CBufferedReaderTest.test_readinto_array)\nPASS: test_readlines (test.test_io.CBufferedReaderTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.CBufferedReaderTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.CBufferedReaderTest.test_recursive_repr)\nPASS: test_repr (test.test_io.CBufferedReaderTest.test_repr)\nPASS: test_sizeof (test.test_io.CBufferedReaderTest.test_sizeof)\nSKIP: test_threads (test.test_io.CBufferedReaderTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate_on_read_only (test.test_io.CBufferedReaderTest.test_truncate_on_read_only)\nPASS: test_uninitialized (test.test_io.CBufferedReaderTest.test_uninitialized)\nPASS: test_unseekable (test.test_io.CBufferedReaderTest.test_unseekable)\nPASS: test_buffering (test.test_io.PyBufferedReaderTest.test_buffering)\nPASS: test_close_error_on_close (test.test_io.PyBufferedReaderTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.PyBufferedReaderTest.test_constructor)\nPASS: test_context_manager (test.test_io.PyBufferedReaderTest.test_context_manager)\nPASS: test_detach (test.test_io.PyBufferedReaderTest.test_detach)\nPASS: test_error_through_destructor (test.test_io.PyBufferedReaderTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.PyBufferedReaderTest.test_fileno)\nPASS: test_flush_error_on_close (test.test_io.PyBufferedReaderTest.test_flush_error_on_close)\nPASS: test_invalid_args (test.test_io.PyBufferedReaderTest.test_invalid_args)\nPASS: test_misbehaved_io (test.test_io.PyBufferedReaderTest.test_misbehaved_io)\nPASS: test_multi_close (test.test_io.PyBufferedReaderTest.test_multi_close)\nPASS: test_no_extraneous_read (test.test_io.PyBufferedReaderTest.test_no_extraneous_read)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.PyBufferedReaderTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.PyBufferedReaderTest.test_override_destructor)\nPASS: test_read (test.test_io.PyBufferedReaderTest.test_read)\nPASS: test_read1 (test.test_io.PyBufferedReaderTest.test_read1)\nPASS: test_read1_arbitrary (test.test_io.PyBufferedReaderTest.test_read1_arbitrary)\nPASS: test_read_all (test.test_io.PyBufferedReaderTest.test_read_all)\nPASS: test_read_non_blocking (test.test_io.PyBufferedReaderTest.test_read_non_blocking)\nPASS: test_read_on_closed (test.test_io.PyBufferedReaderTest.test_read_on_closed)\nPASS: test_read_past_eof (test.test_io.PyBufferedReaderTest.test_read_past_eof)\nPASS: test_readinto (test.test_io.PyBufferedReaderTest.test_readinto)\nPASS: test_readinto1 (test.test_io.PyBufferedReaderTest.test_readinto1)\nPASS: test_readinto1_array (test.test_io.PyBufferedReaderTest.test_readinto1_array)\nPASS: test_readinto_array (test.test_io.PyBufferedReaderTest.test_readinto_array)\nPASS: test_readlines (test.test_io.PyBufferedReaderTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.PyBufferedReaderTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.PyBufferedReaderTest.test_recursive_repr)\nPASS: test_repr (test.test_io.PyBufferedReaderTest.test_repr)\nSKIP: test_threads (test.test_io.PyBufferedReaderTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate_on_read_only (test.test_io.PyBufferedReaderTest.test_truncate_on_read_only)\nPASS: test_uninitialized (test.test_io.PyBufferedReaderTest.test_uninitialized)\nPASS: test_unseekable (test.test_io.PyBufferedReaderTest.test_unseekable)\nPASS: test_args_error (test.test_io.CBufferedWriterTest.test_args_error)\nPASS: test_buffer_freeing (test.test_io.CBufferedWriterTest.test_buffer_freeing)\nPASS: test_close_error_on_close (test.test_io.CBufferedWriterTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.CBufferedWriterTest.test_constructor)\nPASS: test_context_manager (test.test_io.CBufferedWriterTest.test_context_manager)\nPASS: test_destructor (test.test_io.CBufferedWriterTest.test_destructor)\nPASS: test_detach (test.test_io.CBufferedWriterTest.test_detach)\nPASS: test_detach_flush (test.test_io.CBufferedWriterTest.test_detach_flush)\nPASS: test_error_through_destructor (test.test_io.CBufferedWriterTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.CBufferedWriterTest.test_fileno)\nPASS: test_flush (test.test_io.CBufferedWriterTest.test_flush)\nPASS: test_flush_error_on_close (test.test_io.CBufferedWriterTest.test_flush_error_on_close)\nPASS: test_garbage_collection (test.test_io.CBufferedWriterTest.test_garbage_collection)\nPASS: test_initialization (test.test_io.CBufferedWriterTest.test_initialization)\nPASS: test_invalid_args (test.test_io.CBufferedWriterTest.test_invalid_args)\nPASS: test_max_buffer_size_removal (test.test_io.CBufferedWriterTest.test_max_buffer_size_removal)\nPASS: test_misbehaved_io (test.test_io.CBufferedWriterTest.test_misbehaved_io)\nPASS: test_multi_close (test.test_io.CBufferedWriterTest.test_multi_close)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.CBufferedWriterTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.CBufferedWriterTest.test_override_destructor)\nPASS: test_readonly_attributes (test.test_io.CBufferedWriterTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.CBufferedWriterTest.test_recursive_repr)\nPASS: test_repr (test.test_io.CBufferedWriterTest.test_repr)\nPASS: test_sizeof (test.test_io.CBufferedWriterTest.test_sizeof)\nPASS: test_slow_close_from_thread (test.test_io.CBufferedWriterTest.test_slow_close_from_thread)\nSKIP: test_threads (test.test_io.CBufferedWriterTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate (test.test_io.CBufferedWriterTest.test_truncate)\nPASS: test_truncate_after_write (test.test_io.CBufferedWriterTest.test_truncate_after_write)\nPASS: test_uninitialized (test.test_io.CBufferedWriterTest.test_uninitialized)\nPASS: test_unseekable (test.test_io.CBufferedWriterTest.test_unseekable)\nPASS: test_write (test.test_io.CBufferedWriterTest.test_write)\nPASS: test_write_and_rewind (test.test_io.CBufferedWriterTest.test_write_and_rewind)\nPASS: test_write_error_on_close (test.test_io.CBufferedWriterTest.test_write_error_on_close)\nPASS: test_write_non_blocking (test.test_io.CBufferedWriterTest.test_write_non_blocking)\nPASS: test_write_overflow (test.test_io.CBufferedWriterTest.test_write_overflow)\nPASS: test_writelines (test.test_io.CBufferedWriterTest.test_writelines)\nPASS: test_writelines_error (test.test_io.CBufferedWriterTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.CBufferedWriterTest.test_writelines_userlist)\nPASS: test_writes (test.test_io.CBufferedWriterTest.test_writes)\nPASS: test_writes_and_flushes (test.test_io.CBufferedWriterTest.test_writes_and_flushes)\nPASS: test_writes_and_seeks (test.test_io.CBufferedWriterTest.test_writes_and_seeks)\nPASS: test_writes_and_truncates (test.test_io.CBufferedWriterTest.test_writes_and_truncates)\nPASS: test_close_error_on_close (test.test_io.PyBufferedWriterTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.PyBufferedWriterTest.test_constructor)\nPASS: test_context_manager (test.test_io.PyBufferedWriterTest.test_context_manager)\nPASS: test_destructor (test.test_io.PyBufferedWriterTest.test_destructor)\nPASS: test_detach (test.test_io.PyBufferedWriterTest.test_detach)\nPASS: test_detach_flush (test.test_io.PyBufferedWriterTest.test_detach_flush)\nPASS: test_error_through_destructor (test.test_io.PyBufferedWriterTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.PyBufferedWriterTest.test_fileno)\nPASS: test_flush (test.test_io.PyBufferedWriterTest.test_flush)\nPASS: test_flush_error_on_close (test.test_io.PyBufferedWriterTest.test_flush_error_on_close)\nPASS: test_invalid_args (test.test_io.PyBufferedWriterTest.test_invalid_args)\nPASS: test_max_buffer_size_removal (test.test_io.PyBufferedWriterTest.test_max_buffer_size_removal)\nPASS: test_misbehaved_io (test.test_io.PyBufferedWriterTest.test_misbehaved_io)\nPASS: test_multi_close (test.test_io.PyBufferedWriterTest.test_multi_close)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.PyBufferedWriterTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.PyBufferedWriterTest.test_override_destructor)\nPASS: test_readonly_attributes (test.test_io.PyBufferedWriterTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.PyBufferedWriterTest.test_recursive_repr)\nPASS: test_repr (test.test_io.PyBufferedWriterTest.test_repr)\nPASS: test_slow_close_from_thread (test.test_io.PyBufferedWriterTest.test_slow_close_from_thread)\nSKIP: test_threads (test.test_io.PyBufferedWriterTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate (test.test_io.PyBufferedWriterTest.test_truncate)\nPASS: test_truncate_after_write (test.test_io.PyBufferedWriterTest.test_truncate_after_write)\nPASS: test_uninitialized (test.test_io.PyBufferedWriterTest.test_uninitialized)\nPASS: test_unseekable (test.test_io.PyBufferedWriterTest.test_unseekable)\nPASS: test_write (test.test_io.PyBufferedWriterTest.test_write)\nPASS: test_write_and_rewind (test.test_io.PyBufferedWriterTest.test_write_and_rewind)\nPASS: test_write_error_on_close (test.test_io.PyBufferedWriterTest.test_write_error_on_close)\nPASS: test_write_non_blocking (test.test_io.PyBufferedWriterTest.test_write_non_blocking)\nPASS: test_write_overflow (test.test_io.PyBufferedWriterTest.test_write_overflow)\nPASS: test_writelines (test.test_io.PyBufferedWriterTest.test_writelines)\nPASS: test_writelines_error (test.test_io.PyBufferedWriterTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.PyBufferedWriterTest.test_writelines_userlist)\nPASS: test_writes (test.test_io.PyBufferedWriterTest.test_writes)\nPASS: test_writes_and_flushes (test.test_io.PyBufferedWriterTest.test_writes_and_flushes)\nPASS: test_writes_and_seeks (test.test_io.PyBufferedWriterTest.test_writes_and_seeks)\nPASS: test_writes_and_truncates (test.test_io.PyBufferedWriterTest.test_writes_and_truncates)\nPASS: test_close_and_closed (test.test_io.CBufferedRWPairTest.test_close_and_closed)\nPASS: test_constructor (test.test_io.CBufferedRWPairTest.test_constructor)\nPASS: test_constructor_max_buffer_size_removal (test.test_io.CBufferedRWPairTest.test_constructor_max_buffer_size_removal)\nPASS: test_constructor_with_not_readable (test.test_io.CBufferedRWPairTest.test_constructor_with_not_readable)\nPASS: test_constructor_with_not_writeable (test.test_io.CBufferedRWPairTest.test_constructor_with_not_writeable)\nPASS: test_detach (test.test_io.CBufferedRWPairTest.test_detach)\nPASS: test_isatty (test.test_io.CBufferedRWPairTest.test_isatty)\nPASS: test_peek (test.test_io.CBufferedRWPairTest.test_peek)\nPASS: test_read (test.test_io.CBufferedRWPairTest.test_read)\nPASS: test_read1 (test.test_io.CBufferedRWPairTest.test_read1)\nPASS: test_readable (test.test_io.CBufferedRWPairTest.test_readable)\nPASS: test_reader_close_error_on_close (test.test_io.CBufferedRWPairTest.test_reader_close_error_on_close)\nPASS: test_reader_writer_close_error_on_close (test.test_io.CBufferedRWPairTest.test_reader_writer_close_error_on_close)\nPASS: test_readinto (test.test_io.CBufferedRWPairTest.test_readinto)\nPASS: test_readlines (test.test_io.CBufferedRWPairTest.test_readlines)\nPASS: test_seekable (test.test_io.CBufferedRWPairTest.test_seekable)\nPASS: test_uninitialized (test.test_io.CBufferedRWPairTest.test_uninitialized)\nPASS: test_weakref_clearing (test.test_io.CBufferedRWPairTest.test_weakref_clearing)\nPASS: test_write (test.test_io.CBufferedRWPairTest.test_write)\nPASS: test_writeable (test.test_io.CBufferedRWPairTest.test_writeable)\nPASS: test_writer_close_error_on_close (test.test_io.CBufferedRWPairTest.test_writer_close_error_on_close)\nPASS: test_close_and_closed (test.test_io.PyBufferedRWPairTest.test_close_and_closed)\nPASS: test_constructor (test.test_io.PyBufferedRWPairTest.test_constructor)\nPASS: test_constructor_max_buffer_size_removal (test.test_io.PyBufferedRWPairTest.test_constructor_max_buffer_size_removal)\nPASS: test_constructor_with_not_readable (test.test_io.PyBufferedRWPairTest.test_constructor_with_not_readable)\nPASS: test_constructor_with_not_writeable (test.test_io.PyBufferedRWPairTest.test_constructor_with_not_writeable)\nPASS: test_detach (test.test_io.PyBufferedRWPairTest.test_detach)\nPASS: test_isatty (test.test_io.PyBufferedRWPairTest.test_isatty)\nPASS: test_peek (test.test_io.PyBufferedRWPairTest.test_peek)\nPASS: test_read (test.test_io.PyBufferedRWPairTest.test_read)\nPASS: test_read1 (test.test_io.PyBufferedRWPairTest.test_read1)\nPASS: test_readable (test.test_io.PyBufferedRWPairTest.test_readable)\nPASS: test_reader_close_error_on_close (test.test_io.PyBufferedRWPairTest.test_reader_close_error_on_close)\nPASS: test_reader_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest.test_reader_writer_close_error_on_close)\nPASS: test_readinto (test.test_io.PyBufferedRWPairTest.test_readinto)\nPASS: test_readlines (test.test_io.PyBufferedRWPairTest.test_readlines)\nPASS: test_seekable (test.test_io.PyBufferedRWPairTest.test_seekable)\nPASS: test_uninitialized (test.test_io.PyBufferedRWPairTest.test_uninitialized)\nPASS: test_weakref_clearing (test.test_io.PyBufferedRWPairTest.test_weakref_clearing)\nPASS: test_write (test.test_io.PyBufferedRWPairTest.test_write)\nPASS: test_writeable (test.test_io.PyBufferedRWPairTest.test_writeable)\nPASS: test_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest.test_writer_close_error_on_close)\nPASS: test_args_error (test.test_io.CBufferedRandomTest.test_args_error)\nPASS: test_buffer_freeing (test.test_io.CBufferedRandomTest.test_buffer_freeing)\nPASS: test_buffering (test.test_io.CBufferedRandomTest.test_buffering)\nPASS: test_close_error_on_close (test.test_io.CBufferedRandomTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.CBufferedRandomTest.test_constructor)\nPASS: test_context_manager (test.test_io.CBufferedRandomTest.test_context_manager)\nPASS: test_destructor (test.test_io.CBufferedRandomTest.test_destructor)\nPASS: test_detach (test.test_io.CBufferedRandomTest.test_detach)\nPASS: test_detach_flush (test.test_io.CBufferedRandomTest.test_detach_flush)\nPASS: test_error_through_destructor (test.test_io.CBufferedRandomTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.CBufferedRandomTest.test_fileno)\nPASS: test_flush (test.test_io.CBufferedRandomTest.test_flush)\nPASS: test_flush_and_peek (test.test_io.CBufferedRandomTest.test_flush_and_peek)\nPASS: test_flush_and_read (test.test_io.CBufferedRandomTest.test_flush_and_read)\nPASS: test_flush_and_readinto (test.test_io.CBufferedRandomTest.test_flush_and_readinto)\nPASS: test_flush_and_write (test.test_io.CBufferedRandomTest.test_flush_and_write)\nPASS: test_flush_error_on_close (test.test_io.CBufferedRandomTest.test_flush_error_on_close)\nPASS: test_garbage_collection (test.test_io.CBufferedRandomTest.test_garbage_collection)\nPASS: test_interleaved_read_write (test.test_io.CBufferedRandomTest.test_interleaved_read_write)\nPASS: test_interleaved_readline_write (test.test_io.CBufferedRandomTest.test_interleaved_readline_write)\nPASS: test_invalid_args (test.test_io.CBufferedRandomTest.test_invalid_args)\nPASS: test_max_buffer_size_removal (test.test_io.CBufferedRandomTest.test_max_buffer_size_removal)\nPASS: test_misbehaved_io (test.test_io.CBufferedRandomTest.test_misbehaved_io)\nPASS: test_multi_close (test.test_io.CBufferedRandomTest.test_multi_close)\nPASS: test_no_extraneous_read (test.test_io.CBufferedRandomTest.test_no_extraneous_read)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.CBufferedRandomTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.CBufferedRandomTest.test_override_destructor)\nPASS: test_read (test.test_io.CBufferedRandomTest.test_read)\nPASS: test_read1 (test.test_io.CBufferedRandomTest.test_read1)\nPASS: test_read1_arbitrary (test.test_io.CBufferedRandomTest.test_read1_arbitrary)\nPASS: test_read_all (test.test_io.CBufferedRandomTest.test_read_all)\nPASS: test_read_and_write (test.test_io.CBufferedRandomTest.test_read_and_write)\nPASS: test_read_non_blocking (test.test_io.CBufferedRandomTest.test_read_non_blocking)\nPASS: test_read_on_closed (test.test_io.CBufferedRandomTest.test_read_on_closed)\nPASS: test_read_past_eof (test.test_io.CBufferedRandomTest.test_read_past_eof)\nPASS: test_readinto (test.test_io.CBufferedRandomTest.test_readinto)\nPASS: test_readinto1 (test.test_io.CBufferedRandomTest.test_readinto1)\nPASS: test_readinto1_array (test.test_io.CBufferedRandomTest.test_readinto1_array)\nPASS: test_readinto_array (test.test_io.CBufferedRandomTest.test_readinto_array)\nPASS: test_readlines (test.test_io.CBufferedRandomTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.CBufferedRandomTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.CBufferedRandomTest.test_recursive_repr)\nPASS: test_repr (test.test_io.CBufferedRandomTest.test_repr)\nPASS: test_seek_and_tell (test.test_io.CBufferedRandomTest.test_seek_and_tell)\nPASS: test_sizeof (test.test_io.CBufferedRandomTest.test_sizeof)\nPASS: test_slow_close_from_thread (test.test_io.CBufferedRandomTest.test_slow_close_from_thread)\nSKIP: test_threads (test.test_io.CBufferedRandomTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate (test.test_io.CBufferedRandomTest.test_truncate)\nPASS: test_truncate_after_read_or_write (test.test_io.CBufferedRandomTest.test_truncate_after_read_or_write)\nPASS: test_truncate_after_write (test.test_io.CBufferedRandomTest.test_truncate_after_write)\nPASS: test_uninitialized (test.test_io.CBufferedRandomTest.test_uninitialized)\nPASS: test_write (test.test_io.CBufferedRandomTest.test_write)\nPASS: test_write_after_readahead (test.test_io.CBufferedRandomTest.test_write_after_readahead)\nPASS: test_write_and_rewind (test.test_io.CBufferedRandomTest.test_write_and_rewind)\nPASS: test_write_error_on_close (test.test_io.CBufferedRandomTest.test_write_error_on_close)\nPASS: test_write_non_blocking (test.test_io.CBufferedRandomTest.test_write_non_blocking)\nPASS: test_write_overflow (test.test_io.CBufferedRandomTest.test_write_overflow)\nPASS: test_write_rewind_write (test.test_io.CBufferedRandomTest.test_write_rewind_write)\nPASS: test_writelines (test.test_io.CBufferedRandomTest.test_writelines)\nPASS: test_writelines_error (test.test_io.CBufferedRandomTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.CBufferedRandomTest.test_writelines_userlist)\nPASS: test_writes (test.test_io.CBufferedRandomTest.test_writes)\nPASS: test_writes_and_flushes (test.test_io.CBufferedRandomTest.test_writes_and_flushes)\nPASS: test_writes_and_peek (test.test_io.CBufferedRandomTest.test_writes_and_peek)\nPASS: test_writes_and_read1s (test.test_io.CBufferedRandomTest.test_writes_and_read1s)\nPASS: test_writes_and_readintos (test.test_io.CBufferedRandomTest.test_writes_and_readintos)\nPASS: test_writes_and_reads (test.test_io.CBufferedRandomTest.test_writes_and_reads)\nPASS: test_writes_and_seeks (test.test_io.CBufferedRandomTest.test_writes_and_seeks)\nPASS: test_writes_and_truncates (test.test_io.CBufferedRandomTest.test_writes_and_truncates)\nPASS: test_buffering (test.test_io.PyBufferedRandomTest.test_buffering)\nPASS: test_close_error_on_close (test.test_io.PyBufferedRandomTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.PyBufferedRandomTest.test_constructor)\nPASS: test_context_manager (test.test_io.PyBufferedRandomTest.test_context_manager)\nPASS: test_destructor (test.test_io.PyBufferedRandomTest.test_destructor)\nPASS: test_detach (test.test_io.PyBufferedRandomTest.test_detach)\nPASS: test_detach_flush (test.test_io.PyBufferedRandomTest.test_detach_flush)\nPASS: test_error_through_destructor (test.test_io.PyBufferedRandomTest.test_error_through_destructor)\nPASS: test_fileno (test.test_io.PyBufferedRandomTest.test_fileno)\nPASS: test_flush (test.test_io.PyBufferedRandomTest.test_flush)\nPASS: test_flush_and_peek (test.test_io.PyBufferedRandomTest.test_flush_and_peek)\nPASS: test_flush_and_read (test.test_io.PyBufferedRandomTest.test_flush_and_read)\nPASS: test_flush_and_readinto (test.test_io.PyBufferedRandomTest.test_flush_and_readinto)\nPASS: test_flush_and_write (test.test_io.PyBufferedRandomTest.test_flush_and_write)\nPASS: test_flush_error_on_close (test.test_io.PyBufferedRandomTest.test_flush_error_on_close)\nPASS: test_interleaved_read_write (test.test_io.PyBufferedRandomTest.test_interleaved_read_write)\nPASS: test_interleaved_readline_write (test.test_io.PyBufferedRandomTest.test_interleaved_readline_write)\nPASS: test_invalid_args (test.test_io.PyBufferedRandomTest.test_invalid_args)\nPASS: test_max_buffer_size_removal (test.test_io.PyBufferedRandomTest.test_max_buffer_size_removal)\nPASS: test_misbehaved_io (test.test_io.PyBufferedRandomTest.test_misbehaved_io)\nPASS: test_multi_close (test.test_io.PyBufferedRandomTest.test_multi_close)\nPASS: test_no_extraneous_read (test.test_io.PyBufferedRandomTest.test_no_extraneous_read)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.PyBufferedRandomTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.PyBufferedRandomTest.test_override_destructor)\nPASS: test_read (test.test_io.PyBufferedRandomTest.test_read)\nPASS: test_read1 (test.test_io.PyBufferedRandomTest.test_read1)\nPASS: test_read1_arbitrary (test.test_io.PyBufferedRandomTest.test_read1_arbitrary)\nPASS: test_read_all (test.test_io.PyBufferedRandomTest.test_read_all)\nPASS: test_read_and_write (test.test_io.PyBufferedRandomTest.test_read_and_write)\nPASS: test_read_non_blocking (test.test_io.PyBufferedRandomTest.test_read_non_blocking)\nPASS: test_read_on_closed (test.test_io.PyBufferedRandomTest.test_read_on_closed)\nPASS: test_read_past_eof (test.test_io.PyBufferedRandomTest.test_read_past_eof)\nPASS: test_readinto (test.test_io.PyBufferedRandomTest.test_readinto)\nPASS: test_readinto1 (test.test_io.PyBufferedRandomTest.test_readinto1)\nPASS: test_readinto1_array (test.test_io.PyBufferedRandomTest.test_readinto1_array)\nPASS: test_readinto_array (test.test_io.PyBufferedRandomTest.test_readinto_array)\nPASS: test_readlines (test.test_io.PyBufferedRandomTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.PyBufferedRandomTest.test_readonly_attributes)\nPASS: test_recursive_repr (test.test_io.PyBufferedRandomTest.test_recursive_repr)\nPASS: test_repr (test.test_io.PyBufferedRandomTest.test_repr)\nPASS: test_seek_and_tell (test.test_io.PyBufferedRandomTest.test_seek_and_tell)\nPASS: test_slow_close_from_thread (test.test_io.PyBufferedRandomTest.test_slow_close_from_thread)\nSKIP: test_threads (test.test_io.PyBufferedRandomTest.test_threads) \"resource 'cpu' is not enabled\"\nPASS: test_truncate (test.test_io.PyBufferedRandomTest.test_truncate)\nPASS: test_truncate_after_read_or_write (test.test_io.PyBufferedRandomTest.test_truncate_after_read_or_write)\nPASS: test_truncate_after_write (test.test_io.PyBufferedRandomTest.test_truncate_after_write)\nPASS: test_uninitialized (test.test_io.PyBufferedRandomTest.test_uninitialized)\nPASS: test_write (test.test_io.PyBufferedRandomTest.test_write)\nPASS: test_write_after_readahead (test.test_io.PyBufferedRandomTest.test_write_after_readahead)\nPASS: test_write_and_rewind (test.test_io.PyBufferedRandomTest.test_write_and_rewind)\nPASS: test_write_error_on_close (test.test_io.PyBufferedRandomTest.test_write_error_on_close)\nPASS: test_write_non_blocking (test.test_io.PyBufferedRandomTest.test_write_non_blocking)\nPASS: test_write_overflow (test.test_io.PyBufferedRandomTest.test_write_overflow)\nPASS: test_write_rewind_write (test.test_io.PyBufferedRandomTest.test_write_rewind_write)\nPASS: test_writelines (test.test_io.PyBufferedRandomTest.test_writelines)\nPASS: test_writelines_error (test.test_io.PyBufferedRandomTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.PyBufferedRandomTest.test_writelines_userlist)\nPASS: test_writes (test.test_io.PyBufferedRandomTest.test_writes)\nPASS: test_writes_and_flushes (test.test_io.PyBufferedRandomTest.test_writes_and_flushes)\nPASS: test_writes_and_peek (test.test_io.PyBufferedRandomTest.test_writes_and_peek)\nPASS: test_writes_and_read1s (test.test_io.PyBufferedRandomTest.test_writes_and_read1s)\nPASS: test_writes_and_readintos (test.test_io.PyBufferedRandomTest.test_writes_and_readintos)\nPASS: test_writes_and_reads (test.test_io.PyBufferedRandomTest.test_writes_and_reads)\nPASS: test_writes_and_seeks (test.test_io.PyBufferedRandomTest.test_writes_and_seeks)\nPASS: test_writes_and_truncates (test.test_io.PyBufferedRandomTest.test_writes_and_truncates)\nPASS: test_decoder (test.test_io.StatefulIncrementalDecoderTest.test_decoder)\nPASS: test_newline_bytes (test.test_io.CIncrementalNewlineDecoderTest.test_newline_bytes)\nPASS: test_newline_decoder (test.test_io.CIncrementalNewlineDecoderTest.test_newline_decoder)\nPASS: test_translate (test.test_io.CIncrementalNewlineDecoderTest.test_translate)\nPASS: test_uninitialized (test.test_io.CIncrementalNewlineDecoderTest.test_uninitialized)\nPASS: test_newline_bytes (test.test_io.PyIncrementalNewlineDecoderTest.test_newline_bytes)\nPASS: test_newline_decoder (test.test_io.PyIncrementalNewlineDecoderTest.test_newline_decoder)\nPASS: test_translate (test.test_io.PyIncrementalNewlineDecoderTest.test_translate)\nPASS: test_append_bom (test.test_io.CTextIOWrapperTest.test_append_bom)\nPASS: test_basic_io (test.test_io.CTextIOWrapperTest.test_basic_io)\nPASS: test_bufio_write_through (test.test_io.CTextIOWrapperTest.test_bufio_write_through)\nPASS: test_close_error_on_close (test.test_io.CTextIOWrapperTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.CTextIOWrapperTest.test_constructor)\nPASS: test_create_at_shutdown_with_encoding (test.test_io.CTextIOWrapperTest.test_create_at_shutdown_with_encoding)\nPASS: test_create_at_shutdown_without_encoding (test.test_io.CTextIOWrapperTest.test_create_at_shutdown_without_encoding)\nSKIP: test_default_encoding (test.test_io.CTextIOWrapperTest.test_default_encoding) 'utf-8 mode is enabled'\nPASS: test_del__CHUNK_SIZE_SystemError (test.test_io.CTextIOWrapperTest.test_del__CHUNK_SIZE_SystemError)\nPASS: test_destructor (test.test_io.CTextIOWrapperTest.test_destructor)\nPASS: test_detach (test.test_io.CTextIOWrapperTest.test_detach)\nPASS: test_encoded_writes (test.test_io.CTextIOWrapperTest.test_encoded_writes)\nPASS: test_encoding (test.test_io.CTextIOWrapperTest.test_encoding)\nPASS: test_encoding_errors_reading (test.test_io.CTextIOWrapperTest.test_encoding_errors_reading)\nPASS: test_encoding_errors_writing (test.test_io.CTextIOWrapperTest.test_encoding_errors_writing)\nPASS: test_error_through_destructor (test.test_io.CTextIOWrapperTest.test_error_through_destructor)\nPASS: test_errors_property (test.test_io.CTextIOWrapperTest.test_errors_property)\nPASS: test_flush_error_on_close (test.test_io.CTextIOWrapperTest.test_flush_error_on_close)\nPASS: test_garbage_collection (test.test_io.CTextIOWrapperTest.test_garbage_collection)\nPASS: test_illegal_decoder (test.test_io.CTextIOWrapperTest.test_illegal_decoder)\nPASS: test_illegal_encoder (test.test_io.CTextIOWrapperTest.test_illegal_encoder)\nPASS: test_initialization (test.test_io.CTextIOWrapperTest.test_initialization)\nPASS: test_internal_buffer_size (test.test_io.CTextIOWrapperTest.test_internal_buffer_size)\nPASS: test_issue1395_1 (test.test_io.CTextIOWrapperTest.test_issue1395_1)\nPASS: test_issue1395_2 (test.test_io.CTextIOWrapperTest.test_issue1395_2)\nPASS: test_issue1395_3 (test.test_io.CTextIOWrapperTest.test_issue1395_3)\nPASS: test_issue1395_4 (test.test_io.CTextIOWrapperTest.test_issue1395_4)\nPASS: test_issue1395_5 (test.test_io.CTextIOWrapperTest.test_issue1395_5)\nPASS: test_issue2282 (test.test_io.CTextIOWrapperTest.test_issue2282)\nPASS: test_issue22849 (test.test_io.CTextIOWrapperTest.test_issue22849)\nPASS: test_issue25862 (test.test_io.CTextIOWrapperTest.test_issue25862)\nPASS: test_line_buffering (test.test_io.CTextIOWrapperTest.test_line_buffering)\nPASS: test_multi_close (test.test_io.CTextIOWrapperTest.test_multi_close)\nPASS: test_multibyte_seek_and_tell (test.test_io.CTextIOWrapperTest.test_multibyte_seek_and_tell)\nPASS: test_newlines (test.test_io.CTextIOWrapperTest.test_newlines)\nPASS: test_newlines_input (test.test_io.CTextIOWrapperTest.test_newlines_input)\nPASS: test_newlines_output (test.test_io.CTextIOWrapperTest.test_newlines_output)\nPASS: test_non_text_encoding_codecs_are_rejected (test.test_io.CTextIOWrapperTest.test_non_text_encoding_codecs_are_rejected)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.CTextIOWrapperTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.CTextIOWrapperTest.test_override_destructor)\nPASS: test_rawio (test.test_io.CTextIOWrapperTest.test_rawio)\nPASS: test_rawio_write_through (test.test_io.CTextIOWrapperTest.test_rawio_write_through)\nPASS: test_read_by_chunk (test.test_io.CTextIOWrapperTest.test_read_by_chunk)\nPASS: test_read_byteslike (test.test_io.CTextIOWrapperTest.test_read_byteslike)\nPASS: test_read_nonbytes (test.test_io.CTextIOWrapperTest.test_read_nonbytes)\nPASS: test_read_one_by_one (test.test_io.CTextIOWrapperTest.test_read_one_by_one)\nPASS: test_readlines (test.test_io.CTextIOWrapperTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.CTextIOWrapperTest.test_readonly_attributes)\nPASS: test_reconfigure_defaults (test.test_io.CTextIOWrapperTest.test_reconfigure_defaults)\nPASS: test_reconfigure_encoding_read (test.test_io.CTextIOWrapperTest.test_reconfigure_encoding_read)\nPASS: test_reconfigure_errors (test.test_io.CTextIOWrapperTest.test_reconfigure_errors)\nPASS: test_reconfigure_line_buffering (test.test_io.CTextIOWrapperTest.test_reconfigure_line_buffering)\nPASS: test_reconfigure_locale (test.test_io.CTextIOWrapperTest.test_reconfigure_locale)\nPASS: test_reconfigure_newline (test.test_io.CTextIOWrapperTest.test_reconfigure_newline)\nPASS: test_reconfigure_write (test.test_io.CTextIOWrapperTest.test_reconfigure_write)\nPASS: test_reconfigure_write_fromascii (test.test_io.CTextIOWrapperTest.test_reconfigure_write_fromascii)\nPASS: test_reconfigure_write_non_seekable (test.test_io.CTextIOWrapperTest.test_reconfigure_write_non_seekable)\nPASS: test_reconfigure_write_through (test.test_io.CTextIOWrapperTest.test_reconfigure_write_through)\nPASS: test_recursive_repr (test.test_io.CTextIOWrapperTest.test_recursive_repr)\nPASS: test_repr (test.test_io.CTextIOWrapperTest.test_repr)\nPASS: test_rwpair_cleared_before_textio (test.test_io.CTextIOWrapperTest.test_rwpair_cleared_before_textio)\nPASS: test_seek_and_tell (test.test_io.CTextIOWrapperTest.test_seek_and_tell)\nPASS: test_seek_append_bom (test.test_io.CTextIOWrapperTest.test_seek_append_bom)\nPASS: test_seek_bom (test.test_io.CTextIOWrapperTest.test_seek_bom)\nPASS: test_seek_with_encoder_state (test.test_io.CTextIOWrapperTest.test_seek_with_encoder_state)\nPASS: test_seeking (test.test_io.CTextIOWrapperTest.test_seeking)\nPASS: test_seeking_too (test.test_io.CTextIOWrapperTest.test_seeking_too)\nPASS: test_telling (test.test_io.CTextIOWrapperTest.test_telling)\nPASS: test_threads_write (test.test_io.CTextIOWrapperTest.test_threads_write)\nPASS: test_uninitialized (test.test_io.CTextIOWrapperTest.test_uninitialized)\nPASS: test_unreadable (test.test_io.CTextIOWrapperTest.test_unreadable)\nPASS: test_unseekable (test.test_io.CTextIOWrapperTest.test_unseekable)\nPASS: test_writelines (test.test_io.CTextIOWrapperTest.test_writelines)\nPASS: test_writelines_error (test.test_io.CTextIOWrapperTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.CTextIOWrapperTest.test_writelines_userlist)\nPASS: test_append_bom (test.test_io.PyTextIOWrapperTest.test_append_bom)\nPASS: test_basic_io (test.test_io.PyTextIOWrapperTest.test_basic_io)\nPASS: test_bufio_write_through (test.test_io.PyTextIOWrapperTest.test_bufio_write_through)\nPASS: test_close_error_on_close (test.test_io.PyTextIOWrapperTest.test_close_error_on_close)\nPASS: test_constructor (test.test_io.PyTextIOWrapperTest.test_constructor)\nPASS: test_create_at_shutdown_with_encoding (test.test_io.PyTextIOWrapperTest.test_create_at_shutdown_with_encoding)\nPASS: test_create_at_shutdown_without_encoding (test.test_io.PyTextIOWrapperTest.test_create_at_shutdown_without_encoding)\nSKIP: test_default_encoding (test.test_io.PyTextIOWrapperTest.test_default_encoding) 'utf-8 mode is enabled'\nPASS: test_destructor (test.test_io.PyTextIOWrapperTest.test_destructor)\nPASS: test_detach (test.test_io.PyTextIOWrapperTest.test_detach)\nPASS: test_encoded_writes (test.test_io.PyTextIOWrapperTest.test_encoded_writes)\nPASS: test_encoding (test.test_io.PyTextIOWrapperTest.test_encoding)\nPASS: test_encoding_errors_reading (test.test_io.PyTextIOWrapperTest.test_encoding_errors_reading)\nPASS: test_encoding_errors_writing (test.test_io.PyTextIOWrapperTest.test_encoding_errors_writing)\nPASS: test_error_through_destructor (test.test_io.PyTextIOWrapperTest.test_error_through_destructor)\nPASS: test_errors_property (test.test_io.PyTextIOWrapperTest.test_errors_property)\nPASS: test_flush_error_on_close (test.test_io.PyTextIOWrapperTest.test_flush_error_on_close)\nPASS: test_illegal_decoder (test.test_io.PyTextIOWrapperTest.test_illegal_decoder)\nPASS: test_illegal_encoder (test.test_io.PyTextIOWrapperTest.test_illegal_encoder)\nPASS: test_issue1395_1 (test.test_io.PyTextIOWrapperTest.test_issue1395_1)\nPASS: test_issue1395_2 (test.test_io.PyTextIOWrapperTest.test_issue1395_2)\nPASS: test_issue1395_3 (test.test_io.PyTextIOWrapperTest.test_issue1395_3)\nPASS: test_issue1395_4 (test.test_io.PyTextIOWrapperTest.test_issue1395_4)\nPASS: test_issue1395_5 (test.test_io.PyTextIOWrapperTest.test_issue1395_5)\nPASS: test_issue2282 (test.test_io.PyTextIOWrapperTest.test_issue2282)\nPASS: test_issue22849 (test.test_io.PyTextIOWrapperTest.test_issue22849)\nPASS: test_issue25862 (test.test_io.PyTextIOWrapperTest.test_issue25862)\nPASS: test_line_buffering (test.test_io.PyTextIOWrapperTest.test_line_buffering)\nPASS: test_multi_close (test.test_io.PyTextIOWrapperTest.test_multi_close)\nPASS: test_multibyte_seek_and_tell (test.test_io.PyTextIOWrapperTest.test_multibyte_seek_and_tell)\nPASS: test_newlines (test.test_io.PyTextIOWrapperTest.test_newlines)\nPASS: test_newlines_input (test.test_io.PyTextIOWrapperTest.test_newlines_input)\nPASS: test_newlines_output (test.test_io.PyTextIOWrapperTest.test_newlines_output)\nPASS: test_non_text_encoding_codecs_are_rejected (test.test_io.PyTextIOWrapperTest.test_non_text_encoding_codecs_are_rejected)\nPASS: test_nonnormalized_close_error_on_close (test.test_io.PyTextIOWrapperTest.test_nonnormalized_close_error_on_close)\nPASS: test_override_destructor (test.test_io.PyTextIOWrapperTest.test_override_destructor)\nPASS: test_rawio (test.test_io.PyTextIOWrapperTest.test_rawio)\nPASS: test_rawio_write_through (test.test_io.PyTextIOWrapperTest.test_rawio_write_through)\nPASS: test_read_by_chunk (test.test_io.PyTextIOWrapperTest.test_read_by_chunk)\nPASS: test_read_byteslike (test.test_io.PyTextIOWrapperTest.test_read_byteslike)\nPASS: test_read_nonbytes (test.test_io.PyTextIOWrapperTest.test_read_nonbytes)\nPASS: test_read_one_by_one (test.test_io.PyTextIOWrapperTest.test_read_one_by_one)\nPASS: test_readlines (test.test_io.PyTextIOWrapperTest.test_readlines)\nPASS: test_readonly_attributes (test.test_io.PyTextIOWrapperTest.test_readonly_attributes)\nPASS: test_reconfigure_defaults (test.test_io.PyTextIOWrapperTest.test_reconfigure_defaults)\nPASS: test_reconfigure_encoding_read (test.test_io.PyTextIOWrapperTest.test_reconfigure_encoding_read)\nPASS: test_reconfigure_errors (test.test_io.PyTextIOWrapperTest.test_reconfigure_errors)\nPASS: test_reconfigure_line_buffering (test.test_io.PyTextIOWrapperTest.test_reconfigure_line_buffering)\nPASS: test_reconfigure_locale (test.test_io.PyTextIOWrapperTest.test_reconfigure_locale)\nPASS: test_reconfigure_newline (test.test_io.PyTextIOWrapperTest.test_reconfigure_newline)\nPASS: test_reconfigure_write (test.test_io.PyTextIOWrapperTest.test_reconfigure_write)\nPASS: test_reconfigure_write_fromascii (test.test_io.PyTextIOWrapperTest.test_reconfigure_write_fromascii)\nPASS: test_reconfigure_write_non_seekable (test.test_io.PyTextIOWrapperTest.test_reconfigure_write_non_seekable)\nPASS: test_reconfigure_write_through (test.test_io.PyTextIOWrapperTest.test_reconfigure_write_through)\nPASS: test_recursive_repr (test.test_io.PyTextIOWrapperTest.test_recursive_repr)\nPASS: test_repr (test.test_io.PyTextIOWrapperTest.test_repr)\nPASS: test_seek_and_tell (test.test_io.PyTextIOWrapperTest.test_seek_and_tell)\nPASS: test_seek_append_bom (test.test_io.PyTextIOWrapperTest.test_seek_append_bom)\nPASS: test_seek_bom (test.test_io.PyTextIOWrapperTest.test_seek_bom)\nPASS: test_seek_with_encoder_state (test.test_io.PyTextIOWrapperTest.test_seek_with_encoder_state)\nPASS: test_seeking (test.test_io.PyTextIOWrapperTest.test_seeking)\nPASS: test_seeking_too (test.test_io.PyTextIOWrapperTest.test_seeking_too)\nPASS: test_telling (test.test_io.PyTextIOWrapperTest.test_telling)\nPASS: test_threads_write (test.test_io.PyTextIOWrapperTest.test_threads_write)\nPASS: test_uninitialized (test.test_io.PyTextIOWrapperTest.test_uninitialized)\nPASS: test_unreadable (test.test_io.PyTextIOWrapperTest.test_unreadable)\nPASS: test_unseekable (test.test_io.PyTextIOWrapperTest.test_unseekable)\nPASS: test_writelines (test.test_io.PyTextIOWrapperTest.test_writelines)\nPASS: test_writelines_error (test.test_io.PyTextIOWrapperTest.test_writelines_error)\nPASS: test_writelines_userlist (test.test_io.PyTextIOWrapperTest.test_writelines_userlist)\nPASS: test___all__ (test.test_io.CMiscIOTest.test___all__)\nPASS: test_abc_inheritance (test.test_io.CMiscIOTest.test_abc_inheritance)\nPASS: test_abc_inheritance_official (test.test_io.CMiscIOTest.test_abc_inheritance_official)\nPASS: test_abcs (test.test_io.CMiscIOTest.test_abcs)\nPASS: test_attributes (test.test_io.CMiscIOTest.test_attributes)\nPASS: test_blockingioerror (test.test_io.CMiscIOTest.test_blockingioerror)\nPASS: test_check_encoding_errors (test.test_io.CMiscIOTest.test_check_encoding_errors)\nPASS: test_check_encoding_warning (test.test_io.CMiscIOTest.test_check_encoding_warning)\nPASS: test_create_fail (test.test_io.CMiscIOTest.test_create_fail)\nPASS: test_create_writes (test.test_io.CMiscIOTest.test_create_writes)\nSKIP: test_daemon_threads_shutdown_stderr_deadlock (test.test_io.CMiscIOTest.test_daemon_threads_shutdown_stderr_deadlock) \"resource 'walltime' is not enabled\"\nSKIP: test_daemon_threads_shutdown_stdout_deadlock (test.test_io.CMiscIOTest.test_daemon_threads_shutdown_stdout_deadlock) \"resource 'walltime' is not enabled\"\nPASS: test_io_after_close (test.test_io.CMiscIOTest.test_io_after_close)\nPASS: test_nonblock_pipe_write_bigbuf (test.test_io.CMiscIOTest.test_nonblock_pipe_write_bigbuf)\nPASS: test_nonblock_pipe_write_smallbuf (test.test_io.CMiscIOTest.test_nonblock_pipe_write_smallbuf)\nPASS: test_open_allargs (test.test_io.CMiscIOTest.test_open_allargs)\nPASS: test_open_pipe_with_append (test.test_io.CMiscIOTest.test_open_pipe_with_append)\nPASS: test_pickling (test.test_io.CMiscIOTest.test_pickling)\nPASS: test_readinto_buffer_overflow (test.test_io.CMiscIOTest.test_readinto_buffer_overflow)\nPASS: test_removed_u_mode (test.test_io.CMiscIOTest.test_removed_u_mode)\nPASS: test_text_encoding (test.test_io.CMiscIOTest.test_text_encoding)\nPASS: test_warn_on_dealloc (test.test_io.CMiscIOTest.test_warn_on_dealloc)\nPASS: test_warn_on_dealloc_fd (test.test_io.CMiscIOTest.test_warn_on_dealloc_fd)\nPASS: test___all__ (test.test_io.PyMiscIOTest.test___all__)\nPASS: test_abc_inheritance (test.test_io.PyMiscIOTest.test_abc_inheritance)\nPASS: test_abc_inheritance_official (test.test_io.PyMiscIOTest.test_abc_inheritance_official)\nPASS: test_abcs (test.test_io.PyMiscIOTest.test_abcs)\nPASS: test_attributes (test.test_io.PyMiscIOTest.test_attributes)\nPASS: test_blockingioerror (test.test_io.PyMiscIOTest.test_blockingioerror)\nPASS: test_check_encoding_errors (test.test_io.PyMiscIOTest.test_check_encoding_errors)\nPASS: test_check_encoding_warning (test.test_io.PyMiscIOTest.test_check_encoding_warning)\nPASS: test_create_fail (test.test_io.PyMiscIOTest.test_create_fail)\nPASS: test_create_writes (test.test_io.PyMiscIOTest.test_create_writes)\nPASS: test_io_after_close (test.test_io.PyMiscIOTest.test_io_after_close)\nPASS: test_nonblock_pipe_write_bigbuf (test.test_io.PyMiscIOTest.test_nonblock_pipe_write_bigbuf)\nPASS: test_nonblock_pipe_write_smallbuf (test.test_io.PyMiscIOTest.test_nonblock_pipe_write_smallbuf)\nPASS: test_open_allargs (test.test_io.PyMiscIOTest.test_open_allargs)\nPASS: test_open_pipe_with_append (test.test_io.PyMiscIOTest.test_open_pipe_with_append)\nPASS: test_pickling (test.test_io.PyMiscIOTest.test_pickling)\nPASS: test_removed_u_mode (test.test_io.PyMiscIOTest.test_removed_u_mode)\nPASS: test_text_encoding (test.test_io.PyMiscIOTest.test_text_encoding)\nPASS: test_warn_on_dealloc (test.test_io.PyMiscIOTest.test_warn_on_dealloc)\nPASS: test_warn_on_dealloc_fd (test.test_io.PyMiscIOTest.test_warn_on_dealloc_fd)\nSKIP: test_interrupted_read_retry_buffered (test.test_io.CSignalsTest.test_interrupted_read_retry_buffered) \"resource 'walltime' is not enabled\"\nSKIP: test_interrupted_read_retry_text (test.test_io.CSignalsTest.test_interrupted_read_retry_text) \"resource 'walltime' is not enabled\"\nPASS: test_interrupted_write_buffered (test.test_io.CSignalsTest.test_interrupted_write_buffered)\nSKIP: test_interrupted_write_retry_buffered (test.test_io.CSignalsTest.test_interrupted_write_retry_buffered) \"resource 'walltime' is not enabled\"\nSKIP: test_interrupted_write_retry_text (test.test_io.CSignalsTest.test_interrupted_write_retry_text) \"resource 'walltime' is not enabled\"\nPASS: test_interrupted_write_text (test.test_io.CSignalsTest.test_interrupted_write_text)\nPASS: test_interrupted_write_unbuffered (test.test_io.CSignalsTest.test_interrupted_write_unbuffered)\nPASS: test_reentrant_write_buffered (test.test_io.CSignalsTest.test_reentrant_write_buffered)\nPASS: test_reentrant_write_text (test.test_io.CSignalsTest.test_reentrant_write_text)\nSKIP: test_interrupted_read_retry_buffered (test.test_io.PySignalsTest.test_interrupted_read_retry_buffered) \"resource 'walltime' is not enabled\"\nSKIP: test_interrupted_read_retry_text (test.test_io.PySignalsTest.test_interrupted_read_retry_text) \"resource 'walltime' is not enabled\"\nPASS: test_interrupted_write_buffered (test.test_io.PySignalsTest.test_interrupted_write_buffered)\nSKIP: test_interrupted_write_retry_buffered (test.test_io.PySignalsTest.test_interrupted_write_retry_buffered) \"resource 'walltime' is not enabled\"\nSKIP: test_interrupted_write_retry_text (test.test_io.PySignalsTest.test_interrupted_write_retry_text) \"resource 'walltime' is not enabled\"\nPASS: test_interrupted_write_text (test.test_io.PySignalsTest.test_interrupted_write_text)\nPASS: test_interrupted_write_unbuffered (test.test_io.PySignalsTest.test_interrupted_write_unbuffered)\nPASS: test_class_hierarchy (test.test_io.TestIOCTypes.test_class_hierarchy)\nPASS: test_disallow_instantiation (test.test_io.TestIOCTypes.test_disallow_instantiation)\nPASS: test_immutable_types (test.test_io.TestIOCTypes.test_immutable_types)\nPASS: test_subclassing (test.test_io.TestIOCTypes.test_subclassing)\n\n----------------------------------------------------------------------\nRan 614 tests in 17.031s\n\nOK (skipped=20)\n0:01:53 load avg: 2.72 [244/469] test_mailcap passed\nPASS: test_findmatch (test.test_mailcap.FindmatchTest.test_findmatch)\nPASS: test_test (test.test_mailcap.FindmatchTest.test_test)\nPASS: test_unsafe_mailcap_input (test.test_mailcap.FindmatchTest.test_unsafe_mailcap_input)\nPASS: test_mock_getcaps (test.test_mailcap.GetcapsTest.test_mock_getcaps)\nPASS: test_system_mailcap (test.test_mailcap.GetcapsTest.test_system_mailcap)\nPASS: test_listmailcapfiles (test.test_mailcap.HelperFunctionTest.test_listmailcapfiles)\nPASS: test_lookup (test.test_mailcap.HelperFunctionTest.test_lookup)\nPASS: test_readmailcapfile (test.test_mailcap.HelperFunctionTest.test_readmailcapfile)\nPASS: test_subst (test.test_mailcap.HelperFunctionTest.test_subst)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.016s\n\nOK\n0:01:53 load avg: 2.90 [245/469] test_mailbox passed\ntest_empty_maildir (test.test_mailbox.MaildirTestCase.test_empty_maildir)\nPASS: Test an empty maildir mailbox\nPASS: test_nonempty_maildir_both (test.test_mailbox.MaildirTestCase.test_nonempty_maildir_both)\nPASS: test_nonempty_maildir_cur (test.test_mailbox.MaildirTestCase.test_nonempty_maildir_cur)\nPASS: test_nonempty_maildir_new (test.test_mailbox.MaildirTestCase.test_nonempty_maildir_new)\nPASS: test__all__ (test.test_mailbox.MiscTestCase.test__all__)\nPASS: test_add (test.test_mailbox.TestBabyl.test_add)\nPASS: test_add_8bit_body (test.test_mailbox.TestBabyl.test_add_8bit_body)\nPASS: test_add_StringIO_warns (test.test_mailbox.TestBabyl.test_add_StringIO_warns)\nPASS: test_add_binary_file (test.test_mailbox.TestBabyl.test_add_binary_file)\nPASS: test_add_binary_nonascii_file (test.test_mailbox.TestBabyl.test_add_binary_nonascii_file)\nPASS: test_add_doesnt_rewrite (test.test_mailbox.TestBabyl.test_add_doesnt_rewrite)\nPASS: test_add_invalid_8bit_bytes_header (test.test_mailbox.TestBabyl.test_add_invalid_8bit_bytes_header)\nPASS: test_add_nonascii_StringIO_raises (test.test_mailbox.TestBabyl.test_add_nonascii_StringIO_raises)\nPASS: test_add_nonascii_string_header_raises (test.test_mailbox.TestBabyl.test_add_nonascii_string_header_raises)\nPASS: test_add_text_file_warns (test.test_mailbox.TestBabyl.test_add_text_file_warns)\nPASS: test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestBabyl.test_add_that_raises_leaves_mailbox_empty)\nPASS: test_clear (test.test_mailbox.TestBabyl.test_clear)\nPASS: test_close (test.test_mailbox.TestBabyl.test_close)\nPASS: test_contains (test.test_mailbox.TestBabyl.test_contains)\nPASS: test_delitem (test.test_mailbox.TestBabyl.test_delitem)\nPASS: test_discard (test.test_mailbox.TestBabyl.test_discard)\nPASS: test_dump_message (test.test_mailbox.TestBabyl.test_dump_message)\nPASS: test_flush (test.test_mailbox.TestBabyl.test_flush)\nPASS: test_get (test.test_mailbox.TestBabyl.test_get)\nPASS: test_get_bytes (test.test_mailbox.TestBabyl.test_get_bytes)\nPASS: test_get_file (test.test_mailbox.TestBabyl.test_get_file)\nPASS: test_get_file_can_be_closed_twice (test.test_mailbox.TestBabyl.test_get_file_can_be_closed_twice)\nPASS: test_get_message (test.test_mailbox.TestBabyl.test_get_message)\nPASS: test_get_string (test.test_mailbox.TestBabyl.test_get_string)\nPASS: test_getitem (test.test_mailbox.TestBabyl.test_getitem)\nPASS: test_invalid_nonascii_header_as_string (test.test_mailbox.TestBabyl.test_invalid_nonascii_header_as_string)\nPASS: test_items (test.test_mailbox.TestBabyl.test_items)\nPASS: test_iter (test.test_mailbox.TestBabyl.test_iter)\nPASS: test_iteritems (test.test_mailbox.TestBabyl.test_iteritems)\nPASS: test_iterkeys (test.test_mailbox.TestBabyl.test_iterkeys)\nPASS: test_itervalues (test.test_mailbox.TestBabyl.test_itervalues)\nPASS: test_keys (test.test_mailbox.TestBabyl.test_keys)\nPASS: test_labels (test.test_mailbox.TestBabyl.test_labels)\nPASS: test_len (test.test_mailbox.TestBabyl.test_len)\nPASS: test_lock_unlock (test.test_mailbox.TestBabyl.test_lock_unlock)\nPASS: test_permissions_after_flush (test.test_mailbox.TestBabyl.test_permissions_after_flush)\nPASS: test_pop (test.test_mailbox.TestBabyl.test_pop)\nPASS: test_popitem (test.test_mailbox.TestBabyl.test_popitem)\nPASS: test_popitem_and_flush_twice (test.test_mailbox.TestBabyl.test_popitem_and_flush_twice)\nPASS: test_remove (test.test_mailbox.TestBabyl.test_remove)\nPASS: test_set_item (test.test_mailbox.TestBabyl.test_set_item)\nPASS: test_update (test.test_mailbox.TestBabyl.test_update)\nPASS: test_values (test.test_mailbox.TestBabyl.test_values)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestBabylMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestBabylMessage.test_become_message)\nPASS: test_explain_to (test.test_mailbox.TestBabylMessage.test_explain_to)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestBabylMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestBabylMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestBabylMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestBabylMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestBabylMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestBabylMessage.test_initialize_with_string)\nPASS: test_labels (test.test_mailbox.TestBabylMessage.test_labels)\nPASS: test_visible (test.test_mailbox.TestBabylMessage.test_visible)\nPASS: test_closing_fd (test.test_mailbox.TestFakeMailBox.test_closing_fd)\nPASS: test_add (test.test_mailbox.TestMH.test_add)\nPASS: test_add_8bit_body (test.test_mailbox.TestMH.test_add_8bit_body)\nPASS: test_add_StringIO_warns (test.test_mailbox.TestMH.test_add_StringIO_warns)\nPASS: test_add_and_remove_folders (test.test_mailbox.TestMH.test_add_and_remove_folders)\nPASS: test_add_binary_file (test.test_mailbox.TestMH.test_add_binary_file)\nPASS: test_add_binary_nonascii_file (test.test_mailbox.TestMH.test_add_binary_nonascii_file)\nPASS: test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMH.test_add_invalid_8bit_bytes_header)\nPASS: test_add_nonascii_StringIO_raises (test.test_mailbox.TestMH.test_add_nonascii_StringIO_raises)\nPASS: test_add_nonascii_string_header_raises (test.test_mailbox.TestMH.test_add_nonascii_string_header_raises)\nPASS: test_add_text_file_warns (test.test_mailbox.TestMH.test_add_text_file_warns)\nPASS: test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMH.test_add_that_raises_leaves_mailbox_empty)\nPASS: test_clear (test.test_mailbox.TestMH.test_clear)\nPASS: test_close (test.test_mailbox.TestMH.test_close)\nPASS: test_contains (test.test_mailbox.TestMH.test_contains)\nPASS: test_delitem (test.test_mailbox.TestMH.test_delitem)\nPASS: test_discard (test.test_mailbox.TestMH.test_discard)\nPASS: test_dump_message (test.test_mailbox.TestMH.test_dump_message)\nPASS: test_flush (test.test_mailbox.TestMH.test_flush)\nPASS: test_get (test.test_mailbox.TestMH.test_get)\nPASS: test_get_bytes (test.test_mailbox.TestMH.test_get_bytes)\nPASS: test_get_file (test.test_mailbox.TestMH.test_get_file)\nPASS: test_get_file_can_be_closed_twice (test.test_mailbox.TestMH.test_get_file_can_be_closed_twice)\nPASS: test_get_folder (test.test_mailbox.TestMH.test_get_folder)\nPASS: test_get_message (test.test_mailbox.TestMH.test_get_message)\nPASS: test_get_string (test.test_mailbox.TestMH.test_get_string)\nPASS: test_getitem (test.test_mailbox.TestMH.test_getitem)\nPASS: test_invalid_nonascii_header_as_string (test.test_mailbox.TestMH.test_invalid_nonascii_header_as_string)\nPASS: test_issue2625 (test.test_mailbox.TestMH.test_issue2625)\nPASS: test_issue7627 (test.test_mailbox.TestMH.test_issue7627)\nPASS: test_items (test.test_mailbox.TestMH.test_items)\nPASS: test_iter (test.test_mailbox.TestMH.test_iter)\nPASS: test_iteritems (test.test_mailbox.TestMH.test_iteritems)\nPASS: test_iterkeys (test.test_mailbox.TestMH.test_iterkeys)\nPASS: test_itervalues (test.test_mailbox.TestMH.test_itervalues)\nPASS: test_keys (test.test_mailbox.TestMH.test_keys)\nPASS: test_len (test.test_mailbox.TestMH.test_len)\nPASS: test_list_folders (test.test_mailbox.TestMH.test_list_folders)\nPASS: test_lock_unlock (test.test_mailbox.TestMH.test_lock_unlock)\nPASS: test_pack (test.test_mailbox.TestMH.test_pack)\nPASS: test_pop (test.test_mailbox.TestMH.test_pop)\nPASS: test_popitem (test.test_mailbox.TestMH.test_popitem)\nPASS: test_popitem_and_flush_twice (test.test_mailbox.TestMH.test_popitem_and_flush_twice)\nPASS: test_remove (test.test_mailbox.TestMH.test_remove)\nPASS: test_sequences (test.test_mailbox.TestMH.test_sequences)\nPASS: test_set_item (test.test_mailbox.TestMH.test_set_item)\nPASS: test_update (test.test_mailbox.TestMH.test_update)\nPASS: test_values (test.test_mailbox.TestMH.test_values)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestMHMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestMHMessage.test_become_message)\nPASS: test_explain_to (test.test_mailbox.TestMHMessage.test_explain_to)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestMHMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestMHMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestMHMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestMHMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestMHMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestMHMessage.test_initialize_with_string)\nPASS: test_sequences (test.test_mailbox.TestMHMessage.test_sequences)\nPASS: test_add (test.test_mailbox.TestMMDF.test_add)\nPASS: test_add_8bit_body (test.test_mailbox.TestMMDF.test_add_8bit_body)\nPASS: test_add_StringIO_warns (test.test_mailbox.TestMMDF.test_add_StringIO_warns)\nPASS: test_add_and_close (test.test_mailbox.TestMMDF.test_add_and_close)\nPASS: test_add_binary_file (test.test_mailbox.TestMMDF.test_add_binary_file)\nPASS: test_add_binary_nonascii_file (test.test_mailbox.TestMMDF.test_add_binary_nonascii_file)\nPASS: test_add_doesnt_rewrite (test.test_mailbox.TestMMDF.test_add_doesnt_rewrite)\nPASS: test_add_from_bytes (test.test_mailbox.TestMMDF.test_add_from_bytes)\nPASS: test_add_from_string (test.test_mailbox.TestMMDF.test_add_from_string)\nPASS: test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMMDF.test_add_invalid_8bit_bytes_header)\nPASS: test_add_mbox_or_mmdf_message (test.test_mailbox.TestMMDF.test_add_mbox_or_mmdf_message)\nPASS: test_add_nonascii_StringIO_raises (test.test_mailbox.TestMMDF.test_add_nonascii_StringIO_raises)\nPASS: test_add_nonascii_string_header_raises (test.test_mailbox.TestMMDF.test_add_nonascii_string_header_raises)\nPASS: test_add_text_file_warns (test.test_mailbox.TestMMDF.test_add_text_file_warns)\nPASS: test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMMDF.test_add_that_raises_leaves_mailbox_empty)\nPASS: test_clear (test.test_mailbox.TestMMDF.test_clear)\nPASS: test_close (test.test_mailbox.TestMMDF.test_close)\nPASS: test_contains (test.test_mailbox.TestMMDF.test_contains)\nPASS: test_delitem (test.test_mailbox.TestMMDF.test_delitem)\nPASS: test_discard (test.test_mailbox.TestMMDF.test_discard)\nPASS: test_dump_message (test.test_mailbox.TestMMDF.test_dump_message)\nPASS: test_flush (test.test_mailbox.TestMMDF.test_flush)\nPASS: test_get (test.test_mailbox.TestMMDF.test_get)\nPASS: test_get_bytes (test.test_mailbox.TestMMDF.test_get_bytes)\nPASS: test_get_bytes_from (test.test_mailbox.TestMMDF.test_get_bytes_from)\nPASS: test_get_file (test.test_mailbox.TestMMDF.test_get_file)\nPASS: test_get_file_can_be_closed_twice (test.test_mailbox.TestMMDF.test_get_file_can_be_closed_twice)\nPASS: test_get_message (test.test_mailbox.TestMMDF.test_get_message)\nPASS: test_get_string (test.test_mailbox.TestMMDF.test_get_string)\nPASS: test_get_string_from (test.test_mailbox.TestMMDF.test_get_string_from)\nPASS: test_getitem (test.test_mailbox.TestMMDF.test_getitem)\nPASS: test_invalid_nonascii_header_as_string (test.test_mailbox.TestMMDF.test_invalid_nonascii_header_as_string)\nPASS: test_items (test.test_mailbox.TestMMDF.test_items)\nPASS: test_iter (test.test_mailbox.TestMMDF.test_iter)\nPASS: test_iteritems (test.test_mailbox.TestMMDF.test_iteritems)\nPASS: test_iterkeys (test.test_mailbox.TestMMDF.test_iterkeys)\nPASS: test_itervalues (test.test_mailbox.TestMMDF.test_itervalues)\nPASS: test_keys (test.test_mailbox.TestMMDF.test_keys)\nPASS: test_len (test.test_mailbox.TestMMDF.test_len)\nPASS: test_lock_conflict (test.test_mailbox.TestMMDF.test_lock_conflict)\nPASS: test_lock_unlock (test.test_mailbox.TestMMDF.test_lock_unlock)\nPASS: test_open_close_open (test.test_mailbox.TestMMDF.test_open_close_open)\nPASS: test_permissions_after_flush (test.test_mailbox.TestMMDF.test_permissions_after_flush)\nPASS: test_pop (test.test_mailbox.TestMMDF.test_pop)\nPASS: test_popitem (test.test_mailbox.TestMMDF.test_popitem)\nPASS: test_popitem_and_flush_twice (test.test_mailbox.TestMMDF.test_popitem_and_flush_twice)\nPASS: test_relock (test.test_mailbox.TestMMDF.test_relock)\nPASS: test_remove (test.test_mailbox.TestMMDF.test_remove)\nPASS: test_set_item (test.test_mailbox.TestMMDF.test_set_item)\nPASS: test_update (test.test_mailbox.TestMMDF.test_update)\nPASS: test_values (test.test_mailbox.TestMMDF.test_values)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestMMDFMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestMMDFMessage.test_become_message)\nPASS: test_explain_to (test.test_mailbox.TestMMDFMessage.test_explain_to)\nPASS: test_flags (test.test_mailbox.TestMMDFMessage.test_flags)\nPASS: test_from (test.test_mailbox.TestMMDFMessage.test_from)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestMMDFMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestMMDFMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestMMDFMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestMMDFMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestMMDFMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestMMDFMessage.test_initialize_with_string)\nPASS: test_initialize_with_unixfrom (test.test_mailbox.TestMMDFMessage.test_initialize_with_unixfrom)\nPASS: test_notimplemented (test.test_mailbox.TestMailboxSuperclass.test_notimplemented)\nPASS: test_add (test.test_mailbox.TestMaildir.test_add)\nPASS: test_add_8bit_body (test.test_mailbox.TestMaildir.test_add_8bit_body)\nPASS: test_add_MM (test.test_mailbox.TestMaildir.test_add_MM)\nPASS: test_add_StringIO_warns (test.test_mailbox.TestMaildir.test_add_StringIO_warns)\nPASS: test_add_and_remove_folders (test.test_mailbox.TestMaildir.test_add_and_remove_folders)\nPASS: test_add_binary_file (test.test_mailbox.TestMaildir.test_add_binary_file)\nPASS: test_add_binary_nonascii_file (test.test_mailbox.TestMaildir.test_add_binary_nonascii_file)\nPASS: test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMaildir.test_add_invalid_8bit_bytes_header)\nPASS: test_add_nonascii_StringIO_raises (test.test_mailbox.TestMaildir.test_add_nonascii_StringIO_raises)\nPASS: test_add_nonascii_string_header_raises (test.test_mailbox.TestMaildir.test_add_nonascii_string_header_raises)\nPASS: test_add_text_file_warns (test.test_mailbox.TestMaildir.test_add_text_file_warns)\nPASS: test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMaildir.test_add_that_raises_leaves_mailbox_empty)\nPASS: test_clean (test.test_mailbox.TestMaildir.test_clean)\nPASS: test_clear (test.test_mailbox.TestMaildir.test_clear)\nPASS: test_close (test.test_mailbox.TestMaildir.test_close)\nPASS: test_consistent_factory (test.test_mailbox.TestMaildir.test_consistent_factory)\nPASS: test_contains (test.test_mailbox.TestMaildir.test_contains)\nPASS: test_create_tmp (test.test_mailbox.TestMaildir.test_create_tmp)\nPASS: test_delitem (test.test_mailbox.TestMaildir.test_delitem)\nPASS: test_directory_in_folder (test.test_mailbox.TestMaildir.test_directory_in_folder)\nPASS: test_discard (test.test_mailbox.TestMaildir.test_discard)\nPASS: test_dump_message (test.test_mailbox.TestMaildir.test_dump_message)\nPASS: test_file_permissions (test.test_mailbox.TestMaildir.test_file_permissions)\nPASS: test_flush (test.test_mailbox.TestMaildir.test_flush)\nPASS: test_folder (test.test_mailbox.TestMaildir.test_folder)\nPASS: test_folder_file_perms (test.test_mailbox.TestMaildir.test_folder_file_perms)\nPASS: test_get (test.test_mailbox.TestMaildir.test_get)\nPASS: test_get_MM (test.test_mailbox.TestMaildir.test_get_MM)\nPASS: test_get_bytes (test.test_mailbox.TestMaildir.test_get_bytes)\nPASS: test_get_file (test.test_mailbox.TestMaildir.test_get_file)\nPASS: test_get_file_can_be_closed_twice (test.test_mailbox.TestMaildir.test_get_file_can_be_closed_twice)\nPASS: test_get_folder (test.test_mailbox.TestMaildir.test_get_folder)\nPASS: test_get_message (test.test_mailbox.TestMaildir.test_get_message)\nPASS: test_get_string (test.test_mailbox.TestMaildir.test_get_string)\nPASS: test_getitem (test.test_mailbox.TestMaildir.test_getitem)\nPASS: test_initialize_existing (test.test_mailbox.TestMaildir.test_initialize_existing)\nPASS: test_initialize_new (test.test_mailbox.TestMaildir.test_initialize_new)\nPASS: test_invalid_nonascii_header_as_string (test.test_mailbox.TestMaildir.test_invalid_nonascii_header_as_string)\nPASS: test_items (test.test_mailbox.TestMaildir.test_items)\nPASS: test_iter (test.test_mailbox.TestMaildir.test_iter)\nPASS: test_iteritems (test.test_mailbox.TestMaildir.test_iteritems)\nPASS: test_iterkeys (test.test_mailbox.TestMaildir.test_iterkeys)\nPASS: test_itervalues (test.test_mailbox.TestMaildir.test_itervalues)\nPASS: test_keys (test.test_mailbox.TestMaildir.test_keys)\nPASS: test_len (test.test_mailbox.TestMaildir.test_len)\nPASS: test_list_folders (test.test_mailbox.TestMaildir.test_list_folders)\nPASS: test_lock_unlock (test.test_mailbox.TestMaildir.test_lock_unlock)\nPASS: test_lookup (test.test_mailbox.TestMaildir.test_lookup)\nPASS: test_pop (test.test_mailbox.TestMaildir.test_pop)\nPASS: test_popitem (test.test_mailbox.TestMaildir.test_popitem)\nPASS: test_popitem_and_flush_twice (test.test_mailbox.TestMaildir.test_popitem_and_flush_twice)\nPASS: test_refresh (test.test_mailbox.TestMaildir.test_refresh)\nPASS: test_refresh_after_safety_period (test.test_mailbox.TestMaildir.test_refresh_after_safety_period)\nPASS: test_remove (test.test_mailbox.TestMaildir.test_remove)\nPASS: test_reread (test.test_mailbox.TestMaildir.test_reread)\nPASS: test_set_MM (test.test_mailbox.TestMaildir.test_set_MM)\nPASS: test_set_item (test.test_mailbox.TestMaildir.test_set_item)\nPASS: test_update (test.test_mailbox.TestMaildir.test_update)\nPASS: test_values (test.test_mailbox.TestMaildir.test_values)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestMaildirMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestMaildirMessage.test_become_message)\nPASS: test_date (test.test_mailbox.TestMaildirMessage.test_date)\nPASS: test_explain_to (test.test_mailbox.TestMaildirMessage.test_explain_to)\nPASS: test_flags (test.test_mailbox.TestMaildirMessage.test_flags)\nPASS: test_info (test.test_mailbox.TestMaildirMessage.test_info)\nPASS: test_info_and_flags (test.test_mailbox.TestMaildirMessage.test_info_and_flags)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestMaildirMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestMaildirMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestMaildirMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestMaildirMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestMaildirMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestMaildirMessage.test_initialize_with_string)\nPASS: test_subdir (test.test_mailbox.TestMaildirMessage.test_subdir)\nPASS: test_add (test.test_mailbox.TestMbox.test_add)\nPASS: test_add_8bit_body (test.test_mailbox.TestMbox.test_add_8bit_body)\nPASS: test_add_StringIO_warns (test.test_mailbox.TestMbox.test_add_StringIO_warns)\nPASS: test_add_and_close (test.test_mailbox.TestMbox.test_add_and_close)\nPASS: test_add_binary_file (test.test_mailbox.TestMbox.test_add_binary_file)\nPASS: test_add_binary_nonascii_file (test.test_mailbox.TestMbox.test_add_binary_nonascii_file)\nPASS: test_add_doesnt_rewrite (test.test_mailbox.TestMbox.test_add_doesnt_rewrite)\nPASS: test_add_from_bytes (test.test_mailbox.TestMbox.test_add_from_bytes)\nPASS: test_add_from_string (test.test_mailbox.TestMbox.test_add_from_string)\nPASS: test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMbox.test_add_invalid_8bit_bytes_header)\nPASS: test_add_mbox_or_mmdf_message (test.test_mailbox.TestMbox.test_add_mbox_or_mmdf_message)\nPASS: test_add_nonascii_StringIO_raises (test.test_mailbox.TestMbox.test_add_nonascii_StringIO_raises)\nPASS: test_add_nonascii_string_header_raises (test.test_mailbox.TestMbox.test_add_nonascii_string_header_raises)\nPASS: test_add_text_file_warns (test.test_mailbox.TestMbox.test_add_text_file_warns)\nPASS: test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMbox.test_add_that_raises_leaves_mailbox_empty)\nPASS: test_clear (test.test_mailbox.TestMbox.test_clear)\nPASS: test_close (test.test_mailbox.TestMbox.test_close)\nPASS: test_contains (test.test_mailbox.TestMbox.test_contains)\nPASS: test_delitem (test.test_mailbox.TestMbox.test_delitem)\nPASS: test_discard (test.test_mailbox.TestMbox.test_discard)\nPASS: test_dump_message (test.test_mailbox.TestMbox.test_dump_message)\nPASS: test_file_perms (test.test_mailbox.TestMbox.test_file_perms)\nPASS: test_flush (test.test_mailbox.TestMbox.test_flush)\nPASS: test_get (test.test_mailbox.TestMbox.test_get)\nPASS: test_get_bytes (test.test_mailbox.TestMbox.test_get_bytes)\nPASS: test_get_bytes_from (test.test_mailbox.TestMbox.test_get_bytes_from)\nPASS: test_get_file (test.test_mailbox.TestMbox.test_get_file)\nPASS: test_get_file_can_be_closed_twice (test.test_mailbox.TestMbox.test_get_file_can_be_closed_twice)\nPASS: test_get_message (test.test_mailbox.TestMbox.test_get_message)\nPASS: test_get_string (test.test_mailbox.TestMbox.test_get_string)\nPASS: test_get_string_from (test.test_mailbox.TestMbox.test_get_string_from)\nPASS: test_getitem (test.test_mailbox.TestMbox.test_getitem)\nPASS: test_invalid_nonascii_header_as_string (test.test_mailbox.TestMbox.test_invalid_nonascii_header_as_string)\nPASS: test_items (test.test_mailbox.TestMbox.test_items)\nPASS: test_iter (test.test_mailbox.TestMbox.test_iter)\nPASS: test_iteritems (test.test_mailbox.TestMbox.test_iteritems)\nPASS: test_iterkeys (test.test_mailbox.TestMbox.test_iterkeys)\nPASS: test_itervalues (test.test_mailbox.TestMbox.test_itervalues)\nPASS: test_keys (test.test_mailbox.TestMbox.test_keys)\nPASS: test_len (test.test_mailbox.TestMbox.test_len)\nPASS: test_lock_conflict (test.test_mailbox.TestMbox.test_lock_conflict)\nPASS: test_lock_unlock (test.test_mailbox.TestMbox.test_lock_unlock)\nPASS: test_message_separator (test.test_mailbox.TestMbox.test_message_separator)\nPASS: test_open_close_open (test.test_mailbox.TestMbox.test_open_close_open)\nPASS: test_permissions_after_flush (test.test_mailbox.TestMbox.test_permissions_after_flush)\nPASS: test_pop (test.test_mailbox.TestMbox.test_pop)\nPASS: test_popitem (test.test_mailbox.TestMbox.test_popitem)\nPASS: test_popitem_and_flush_twice (test.test_mailbox.TestMbox.test_popitem_and_flush_twice)\nPASS: test_relock (test.test_mailbox.TestMbox.test_relock)\nPASS: test_remove (test.test_mailbox.TestMbox.test_remove)\nPASS: test_set_item (test.test_mailbox.TestMbox.test_set_item)\nPASS: test_terminating_newline (test.test_mailbox.TestMbox.test_terminating_newline)\nPASS: test_update (test.test_mailbox.TestMbox.test_update)\nPASS: test_values (test.test_mailbox.TestMbox.test_values)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestMboxMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestMboxMessage.test_become_message)\nPASS: test_explain_to (test.test_mailbox.TestMboxMessage.test_explain_to)\nPASS: test_flags (test.test_mailbox.TestMboxMessage.test_flags)\nPASS: test_from (test.test_mailbox.TestMboxMessage.test_from)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestMboxMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestMboxMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestMboxMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestMboxMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestMboxMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestMboxMessage.test_initialize_with_string)\nPASS: test_initialize_with_unixfrom (test.test_mailbox.TestMboxMessage.test_initialize_with_unixfrom)\nPASS: test_all_eMM_attributes_exist (test.test_mailbox.TestMessage.test_all_eMM_attributes_exist)\nPASS: test_become_message (test.test_mailbox.TestMessage.test_become_message)\nPASS: test_explain_to (test.test_mailbox.TestMessage.test_explain_to)\nPASS: test_initialize_incorrectly (test.test_mailbox.TestMessage.test_initialize_incorrectly)\nPASS: test_initialize_with_binary_file (test.test_mailbox.TestMessage.test_initialize_with_binary_file)\nPASS: test_initialize_with_eMM (test.test_mailbox.TestMessage.test_initialize_with_eMM)\nPASS: test_initialize_with_file (test.test_mailbox.TestMessage.test_initialize_with_file)\nPASS: test_initialize_with_nothing (test.test_mailbox.TestMessage.test_initialize_with_nothing)\nPASS: test_initialize_with_string (test.test_mailbox.TestMessage.test_initialize_with_string)\nPASS: test_babyl_to_babyl (test.test_mailbox.TestMessageConversion.test_babyl_to_babyl)\nPASS: test_babyl_to_maildir (test.test_mailbox.TestMessageConversion.test_babyl_to_maildir)\nPASS: test_babyl_to_mboxmmdf (test.test_mailbox.TestMessageConversion.test_babyl_to_mboxmmdf)\nPASS: test_babyl_to_mh (test.test_mailbox.TestMessageConversion.test_babyl_to_mh)\nPASS: test_maildir_to_babyl (test.test_mailbox.TestMessageConversion.test_maildir_to_babyl)\nPASS: test_maildir_to_maildir (test.test_mailbox.TestMessageConversion.test_maildir_to_maildir)\nPASS: test_maildir_to_mboxmmdf (test.test_mailbox.TestMessageConversion.test_maildir_to_mboxmmdf)\nPASS: test_maildir_to_mh (test.test_mailbox.TestMessageConversion.test_maildir_to_mh)\nPASS: test_mboxmmdf_to_babyl (test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_babyl)\nPASS: test_mboxmmdf_to_maildir (test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_maildir)\nPASS: test_mboxmmdf_to_mboxmmdf (test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_mboxmmdf)\nPASS: test_mboxmmdf_to_mh (test.test_mailbox.TestMessageConversion.test_mboxmmdf_to_mh)\nPASS: test_mh_to_babyl (test.test_mailbox.TestMessageConversion.test_mh_to_babyl)\nPASS: test_mh_to_maildir (test.test_mailbox.TestMessageConversion.test_mh_to_maildir)\nPASS: test_mh_to_mboxmmdf (test.test_mailbox.TestMessageConversion.test_mh_to_mboxmmdf)\nPASS: test_mh_to_mh (test.test_mailbox.TestMessageConversion.test_mh_to_mh)\nPASS: test_plain_to_x (test.test_mailbox.TestMessageConversion.test_plain_to_x)\nPASS: test_type_specific_attributes_removed_on_conversion (test.test_mailbox.TestMessageConversion.test_type_specific_attributes_removed_on_conversion)\nPASS: test_x_from_bytes (test.test_mailbox.TestMessageConversion.test_x_from_bytes)\nPASS: test_x_to_invalid (test.test_mailbox.TestMessageConversion.test_x_to_invalid)\nPASS: test_x_to_plain (test.test_mailbox.TestMessageConversion.test_x_to_plain)\nPASS: test_close (test.test_mailbox.TestPartialFile.test_close)\nPASS: test_initialize (test.test_mailbox.TestPartialFile.test_initialize)\nPASS: test_iteration (test.test_mailbox.TestPartialFile.test_iteration)\nPASS: test_read (test.test_mailbox.TestPartialFile.test_read)\nPASS: test_readline (test.test_mailbox.TestPartialFile.test_readline)\nPASS: test_readlines (test.test_mailbox.TestPartialFile.test_readlines)\nPASS: test_seek_and_tell (test.test_mailbox.TestPartialFile.test_seek_and_tell)\nPASS: test_close (test.test_mailbox.TestProxyFile.test_close)\nPASS: test_initialize (test.test_mailbox.TestProxyFile.test_initialize)\nPASS: test_iteration (test.test_mailbox.TestProxyFile.test_iteration)\nPASS: test_read (test.test_mailbox.TestProxyFile.test_read)\nPASS: test_readline (test.test_mailbox.TestProxyFile.test_readline)\nPASS: test_readlines (test.test_mailbox.TestProxyFile.test_readlines)\nPASS: test_seek_and_tell (test.test_mailbox.TestProxyFile.test_seek_and_tell)\n\n----------------------------------------------------------------------\nRan 364 tests in 1.112s\n\nOK\n0:01:54 load avg: 2.90 [246/469] test_marshal passed\nPASS: test_array (test.test_marshal.BufferTestCase.test_array)\nPASS: test_bytearray (test.test_marshal.BufferTestCase.test_bytearray)\nPASS: test_memoryview (test.test_marshal.BufferTestCase.test_memoryview)\nPASS: test_bad_reader (test.test_marshal.BugsTestCase.test_bad_reader)\nPASS: test_bug_5888452 (test.test_marshal.BugsTestCase.test_bug_5888452)\nPASS: test_deterministic_sets (test.test_marshal.BugsTestCase.test_deterministic_sets)\nPASS: test_eof (test.test_marshal.BugsTestCase.test_eof)\nPASS: test_exact_type_match (test.test_marshal.BugsTestCase.test_exact_type_match)\nPASS: test_fuzz (test.test_marshal.BugsTestCase.test_fuzz)\nPASS: test_invalid_longs (test.test_marshal.BugsTestCase.test_invalid_longs)\nPASS: test_large_marshal (test.test_marshal.BugsTestCase.test_large_marshal)\nPASS: test_loads_recursion (test.test_marshal.BugsTestCase.test_loads_recursion)\nPASS: test_loads_reject_unicode_strings (test.test_marshal.BugsTestCase.test_loads_reject_unicode_strings)\nPASS: test_multiple_dumps_and_loads (test.test_marshal.BugsTestCase.test_multiple_dumps_and_loads)\nPASS: test_patch_873224 (test.test_marshal.BugsTestCase.test_patch_873224)\nPASS: test_recursion_limit (test.test_marshal.BugsTestCase.test_recursion_limit)\nPASS: test_version_argument (test.test_marshal.BugsTestCase.test_version_argument)\nPASS: test_read_last_object_from_file (test.test_marshal.CAPI_TestCase.test_read_last_object_from_file)\nPASS: test_read_long_from_file (test.test_marshal.CAPI_TestCase.test_read_long_from_file)\nPASS: test_read_object_from_file (test.test_marshal.CAPI_TestCase.test_read_object_from_file)\nPASS: test_read_short_from_file (test.test_marshal.CAPI_TestCase.test_read_short_from_file)\nPASS: test_write_long_to_file (test.test_marshal.CAPI_TestCase.test_write_long_to_file)\nPASS: test_write_object_to_file (test.test_marshal.CAPI_TestCase.test_write_object_to_file)\nPASS: test_code (test.test_marshal.CodeTestCase.test_code)\nPASS: test_different_filenames (test.test_marshal.CodeTestCase.test_different_filenames)\nPASS: test_many_codeobjects (test.test_marshal.CodeTestCase.test_many_codeobjects)\nPASS: test_minimal_linetable_with_no_debug_ranges (test.test_marshal.CodeTestCase.test_minimal_linetable_with_no_debug_ranges)\nPASS: test_same_filename_used (test.test_marshal.CodeTestCase.test_same_filename_used)\nPASS: test0To3 (test.test_marshal.CompatibilityTestCase.test0To3)\nPASS: test1To3 (test.test_marshal.CompatibilityTestCase.test1To3)\nPASS: test2To3 (test.test_marshal.CompatibilityTestCase.test2To3)\nPASS: test3To3 (test.test_marshal.CompatibilityTestCase.test3To3)\nPASS: test_dict (test.test_marshal.ContainerTestCase.test_dict)\nPASS: test_list (test.test_marshal.ContainerTestCase.test_list)\nPASS: test_sets (test.test_marshal.ContainerTestCase.test_sets)\nPASS: test_tuple (test.test_marshal.ContainerTestCase.test_tuple)\nPASS: test_exceptions (test.test_marshal.ExceptionTestCase.test_exceptions)\nPASS: test_floats (test.test_marshal.FloatTestCase.test_floats)\nPASS: testBytes (test.test_marshal.InstancingTestCase.testBytes)\nPASS: testDict (test.test_marshal.InstancingTestCase.testDict)\nPASS: testFloat (test.test_marshal.InstancingTestCase.testFloat)\nPASS: testFrozenSet (test.test_marshal.InstancingTestCase.testFrozenSet)\nPASS: testInt (test.test_marshal.InstancingTestCase.testInt)\nPASS: testList (test.test_marshal.InstancingTestCase.testList)\nPASS: testModule (test.test_marshal.InstancingTestCase.testModule)\nPASS: testRecursion (test.test_marshal.InstancingTestCase.testRecursion)\nPASS: testSet (test.test_marshal.InstancingTestCase.testSet)\nPASS: testStr (test.test_marshal.InstancingTestCase.testStr)\nPASS: testTuple (test.test_marshal.InstancingTestCase.testTuple)\nPASS: test_bool (test.test_marshal.IntTestCase.test_bool)\nPASS: test_int64 (test.test_marshal.IntTestCase.test_int64)\nPASS: test_ints (test.test_marshal.IntTestCase.test_ints)\nPASS: testIntern (test.test_marshal.InterningTestCase.testIntern)\nPASS: testNoIntern (test.test_marshal.InterningTestCase.testNoIntern)\nSKIP: test_bytearray (test.test_marshal.LargeValuesTestCase.test_bytearray) 'not enough memory: 4.0G minimum needed'\nSKIP: test_bytes (test.test_marshal.LargeValuesTestCase.test_bytes) 'not enough memory: 4.0G minimum needed'\nSKIP: test_frozenset (test.test_marshal.LargeValuesTestCase.test_frozenset) 'not enough memory: 256.0G minimum needed'\nSKIP: test_list (test.test_marshal.LargeValuesTestCase.test_list) 'not enough memory: 18.0G minimum needed'\nSKIP: test_set (test.test_marshal.LargeValuesTestCase.test_set) 'not enough memory: 256.0G minimum needed'\nSKIP: test_str (test.test_marshal.LargeValuesTestCase.test_str) 'not enough memory: 4.0G minimum needed'\nSKIP: test_tuple (test.test_marshal.LargeValuesTestCase.test_tuple) 'not enough memory: 18.0G minimum needed'\nPASS: test_bytes (test.test_marshal.StringTestCase.test_bytes)\nPASS: test_string (test.test_marshal.StringTestCase.test_string)\nPASS: test_unicode (test.test_marshal.StringTestCase.test_unicode)\n\n----------------------------------------------------------------------\nRan 64 tests in 0.998s\n\nOK (skipped=7)\n0:01:54 load avg: 2.90 [247/469] test_math_property passed\nSKIP: test_addition_commutes (test.test_math_property.NextafterTests.test_addition_commutes) 'Hypothesis required for property test with no specified examples'\nSKIP: test_count (test.test_math_property.NextafterTests.test_count) 'Hypothesis required for property test with no specified examples'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=2)\n0:01:55 load avg: 2.90 [248/469] test_memoryio passed\nPASS: testInit (test.test_memoryio.CBytesIOTest.testInit)\nPASS: testRead (test.test_memoryio.CBytesIOTest.testRead)\nPASS: testReadNoArgs (test.test_memoryio.CBytesIOTest.testReadNoArgs)\nPASS: testSeek (test.test_memoryio.CBytesIOTest.testSeek)\nPASS: testTell (test.test_memoryio.CBytesIOTest.testTell)\nPASS: test_bytes_array (test.test_memoryio.CBytesIOTest.test_bytes_array)\nPASS: test_cow_mutable (test.test_memoryio.CBytesIOTest.test_cow_mutable)\nPASS: test_cow_setstate (test.test_memoryio.CBytesIOTest.test_cow_setstate)\nPASS: test_cow_truncate (test.test_memoryio.CBytesIOTest.test_cow_truncate)\nPASS: test_cow_write (test.test_memoryio.CBytesIOTest.test_cow_write)\nPASS: test_detach (test.test_memoryio.CBytesIOTest.test_detach)\nPASS: test_flags (test.test_memoryio.CBytesIOTest.test_flags)\nPASS: test_flush (test.test_memoryio.CBytesIOTest.test_flush)\nPASS: test_getbuffer (test.test_memoryio.CBytesIOTest.test_getbuffer)\nPASS: test_getbuffer_empty (test.test_memoryio.CBytesIOTest.test_getbuffer_empty)\nPASS: test_getstate (test.test_memoryio.CBytesIOTest.test_getstate)\nPASS: test_getvalue (test.test_memoryio.CBytesIOTest.test_getvalue)\nPASS: test_init (test.test_memoryio.CBytesIOTest.test_init)\nPASS: test_instance_dict_leak (test.test_memoryio.CBytesIOTest.test_instance_dict_leak)\nPASS: test_issue5449 (test.test_memoryio.CBytesIOTest.test_issue5449)\nPASS: test_iterator (test.test_memoryio.CBytesIOTest.test_iterator)\nPASS: test_overseek (test.test_memoryio.CBytesIOTest.test_overseek)\nPASS: test_pickling (test.test_memoryio.CBytesIOTest.test_pickling)\nPASS: test_read (test.test_memoryio.CBytesIOTest.test_read)\nPASS: test_read1 (test.test_memoryio.CBytesIOTest.test_read1)\nPASS: test_readinto (test.test_memoryio.CBytesIOTest.test_readinto)\nPASS: test_readline (test.test_memoryio.CBytesIOTest.test_readline)\nPASS: test_readlines (test.test_memoryio.CBytesIOTest.test_readlines)\nPASS: test_relative_seek (test.test_memoryio.CBytesIOTest.test_relative_seek)\nPASS: test_seek (test.test_memoryio.CBytesIOTest.test_seek)\nPASS: test_setstate (test.test_memoryio.CBytesIOTest.test_setstate)\nPASS: test_sizeof (test.test_memoryio.CBytesIOTest.test_sizeof)\nPASS: test_subclassing (test.test_memoryio.CBytesIOTest.test_subclassing)\nPASS: test_tell (test.test_memoryio.CBytesIOTest.test_tell)\nPASS: test_truncate (test.test_memoryio.CBytesIOTest.test_truncate)\nPASS: test_unicode (test.test_memoryio.CBytesIOTest.test_unicode)\nPASS: test_write (test.test_memoryio.CBytesIOTest.test_write)\nPASS: test_writelines (test.test_memoryio.CBytesIOTest.test_writelines)\nPASS: test_writelines_error (test.test_memoryio.CBytesIOTest.test_writelines_error)\nPASS: test_issue5265 (test.test_memoryio.CStringIOPickleTest.test_issue5265)\nPASS: test_newline_argument (test.test_memoryio.CStringIOPickleTest.test_newline_argument)\nPASS: test_newline_cr (test.test_memoryio.CStringIOPickleTest.test_newline_cr)\nPASS: test_newline_crlf (test.test_memoryio.CStringIOPickleTest.test_newline_crlf)\nPASS: test_newline_default (test.test_memoryio.CStringIOPickleTest.test_newline_default)\nPASS: test_newline_empty (test.test_memoryio.CStringIOPickleTest.test_newline_empty)\nPASS: test_newline_lf (test.test_memoryio.CStringIOPickleTest.test_newline_lf)\nPASS: test_newline_none (test.test_memoryio.CStringIOPickleTest.test_newline_none)\nPASS: test_newlines_property (test.test_memoryio.CStringIOPickleTest.test_newlines_property)\nPASS: test_relative_seek (test.test_memoryio.CStringIOPickleTest.test_relative_seek)\nPASS: test_textio_properties (test.test_memoryio.CStringIOPickleTest.test_textio_properties)\nPASS: testInit (test.test_memoryio.CStringIOTest.testInit)\nPASS: testRead (test.test_memoryio.CStringIOTest.testRead)\nPASS: testReadNoArgs (test.test_memoryio.CStringIOTest.testReadNoArgs)\nPASS: testSeek (test.test_memoryio.CStringIOTest.testSeek)\nPASS: testTell (test.test_memoryio.CStringIOTest.testTell)\nPASS: test_detach (test.test_memoryio.CStringIOTest.test_detach)\nPASS: test_flags (test.test_memoryio.CStringIOTest.test_flags)\nPASS: test_flush (test.test_memoryio.CStringIOTest.test_flush)\nPASS: test_getstate (test.test_memoryio.CStringIOTest.test_getstate)\nPASS: test_getvalue (test.test_memoryio.CStringIOTest.test_getvalue)\nPASS: test_init (test.test_memoryio.CStringIOTest.test_init)\nPASS: test_instance_dict_leak (test.test_memoryio.CStringIOTest.test_instance_dict_leak)\nPASS: test_issue5265 (test.test_memoryio.CStringIOTest.test_issue5265)\nPASS: test_iterator (test.test_memoryio.CStringIOTest.test_iterator)\nPASS: test_lone_surrogates (test.test_memoryio.CStringIOTest.test_lone_surrogates)\nPASS: test_newline_argument (test.test_memoryio.CStringIOTest.test_newline_argument)\nPASS: test_newline_cr (test.test_memoryio.CStringIOTest.test_newline_cr)\nPASS: test_newline_crlf (test.test_memoryio.CStringIOTest.test_newline_crlf)\nPASS: test_newline_default (test.test_memoryio.CStringIOTest.test_newline_default)\nPASS: test_newline_empty (test.test_memoryio.CStringIOTest.test_newline_empty)\nPASS: test_newline_lf (test.test_memoryio.CStringIOTest.test_newline_lf)\nPASS: test_newline_none (test.test_memoryio.CStringIOTest.test_newline_none)\nPASS: test_newlines_property (test.test_memoryio.CStringIOTest.test_newlines_property)\nPASS: test_overseek (test.test_memoryio.CStringIOTest.test_overseek)\nPASS: test_pickling (test.test_memoryio.CStringIOTest.test_pickling)\nPASS: test_read (test.test_memoryio.CStringIOTest.test_read)\nPASS: test_readline (test.test_memoryio.CStringIOTest.test_readline)\nPASS: test_readlines (test.test_memoryio.CStringIOTest.test_readlines)\nPASS: test_relative_seek (test.test_memoryio.CStringIOTest.test_relative_seek)\nPASS: test_seek (test.test_memoryio.CStringIOTest.test_seek)\nPASS: test_setstate (test.test_memoryio.CStringIOTest.test_setstate)\nPASS: test_subclassing (test.test_memoryio.CStringIOTest.test_subclassing)\nPASS: test_tell (test.test_memoryio.CStringIOTest.test_tell)\nPASS: test_textio_properties (test.test_memoryio.CStringIOTest.test_textio_properties)\nPASS: test_truncate (test.test_memoryio.CStringIOTest.test_truncate)\nPASS: test_widechar (test.test_memoryio.CStringIOTest.test_widechar)\nPASS: test_write (test.test_memoryio.CStringIOTest.test_write)\nPASS: test_writelines (test.test_memoryio.CStringIOTest.test_writelines)\nPASS: test_writelines_error (test.test_memoryio.CStringIOTest.test_writelines_error)\nPASS: testInit (test.test_memoryio.PyBytesIOTest.testInit)\nPASS: testRead (test.test_memoryio.PyBytesIOTest.testRead)\nPASS: testReadNoArgs (test.test_memoryio.PyBytesIOTest.testReadNoArgs)\nPASS: testSeek (test.test_memoryio.PyBytesIOTest.testSeek)\nPASS: testTell (test.test_memoryio.PyBytesIOTest.testTell)\nPASS: test_bytes_array (test.test_memoryio.PyBytesIOTest.test_bytes_array)\nPASS: test_detach (test.test_memoryio.PyBytesIOTest.test_detach)\nPASS: test_flags (test.test_memoryio.PyBytesIOTest.test_flags)\nPASS: test_flush (test.test_memoryio.PyBytesIOTest.test_flush)\nPASS: test_getbuffer (test.test_memoryio.PyBytesIOTest.test_getbuffer)\nPASS: test_getbuffer_empty (test.test_memoryio.PyBytesIOTest.test_getbuffer_empty)\nPASS: test_getvalue (test.test_memoryio.PyBytesIOTest.test_getvalue)\nPASS: test_init (test.test_memoryio.PyBytesIOTest.test_init)\nPASS: test_instance_dict_leak (test.test_memoryio.PyBytesIOTest.test_instance_dict_leak)\nPASS: test_issue5449 (test.test_memoryio.PyBytesIOTest.test_issue5449)\nPASS: test_iterator (test.test_memoryio.PyBytesIOTest.test_iterator)\nPASS: test_overseek (test.test_memoryio.PyBytesIOTest.test_overseek)\nPASS: test_pickling (test.test_memoryio.PyBytesIOTest.test_pickling)\nPASS: test_read (test.test_memoryio.PyBytesIOTest.test_read)\nPASS: test_read1 (test.test_memoryio.PyBytesIOTest.test_read1)\nPASS: test_readinto (test.test_memoryio.PyBytesIOTest.test_readinto)\nPASS: test_readline (test.test_memoryio.PyBytesIOTest.test_readline)\nPASS: test_readlines (test.test_memoryio.PyBytesIOTest.test_readlines)\nPASS: test_relative_seek (test.test_memoryio.PyBytesIOTest.test_relative_seek)\nPASS: test_seek (test.test_memoryio.PyBytesIOTest.test_seek)\nPASS: test_subclassing (test.test_memoryio.PyBytesIOTest.test_subclassing)\nPASS: test_tell (test.test_memoryio.PyBytesIOTest.test_tell)\nPASS: test_truncate (test.test_memoryio.PyBytesIOTest.test_truncate)\nPASS: test_unicode (test.test_memoryio.PyBytesIOTest.test_unicode)\nPASS: test_write (test.test_memoryio.PyBytesIOTest.test_write)\nPASS: test_writelines (test.test_memoryio.PyBytesIOTest.test_writelines)\nPASS: test_writelines_error (test.test_memoryio.PyBytesIOTest.test_writelines_error)\nPASS: test_issue5265 (test.test_memoryio.PyStringIOPickleTest.test_issue5265)\nPASS: test_newline_argument (test.test_memoryio.PyStringIOPickleTest.test_newline_argument)\nPASS: test_newline_cr (test.test_memoryio.PyStringIOPickleTest.test_newline_cr)\nPASS: test_newline_crlf (test.test_memoryio.PyStringIOPickleTest.test_newline_crlf)\nPASS: test_newline_default (test.test_memoryio.PyStringIOPickleTest.test_newline_default)\nPASS: test_newline_empty (test.test_memoryio.PyStringIOPickleTest.test_newline_empty)\nPASS: test_newline_lf (test.test_memoryio.PyStringIOPickleTest.test_newline_lf)\nPASS: test_newline_none (test.test_memoryio.PyStringIOPickleTest.test_newline_none)\nPASS: test_newlines_property (test.test_memoryio.PyStringIOPickleTest.test_newlines_property)\nPASS: test_relative_seek (test.test_memoryio.PyStringIOPickleTest.test_relative_seek)\nPASS: test_textio_properties (test.test_memoryio.PyStringIOPickleTest.test_textio_properties)\nPASS: testInit (test.test_memoryio.PyStringIOTest.testInit)\nPASS: testRead (test.test_memoryio.PyStringIOTest.testRead)\nPASS: testReadNoArgs (test.test_memoryio.PyStringIOTest.testReadNoArgs)\nPASS: testSeek (test.test_memoryio.PyStringIOTest.testSeek)\nPASS: testTell (test.test_memoryio.PyStringIOTest.testTell)\nPASS: test_detach (test.test_memoryio.PyStringIOTest.test_detach)\nPASS: test_flags (test.test_memoryio.PyStringIOTest.test_flags)\nPASS: test_flush (test.test_memoryio.PyStringIOTest.test_flush)\nPASS: test_getvalue (test.test_memoryio.PyStringIOTest.test_getvalue)\nPASS: test_init (test.test_memoryio.PyStringIOTest.test_init)\nPASS: test_instance_dict_leak (test.test_memoryio.PyStringIOTest.test_instance_dict_leak)\nPASS: test_issue5265 (test.test_memoryio.PyStringIOTest.test_issue5265)\nPASS: test_iterator (test.test_memoryio.PyStringIOTest.test_iterator)\nPASS: test_lone_surrogates (test.test_memoryio.PyStringIOTest.test_lone_surrogates)\nPASS: test_newline_argument (test.test_memoryio.PyStringIOTest.test_newline_argument)\nPASS: test_newline_cr (test.test_memoryio.PyStringIOTest.test_newline_cr)\nPASS: test_newline_crlf (test.test_memoryio.PyStringIOTest.test_newline_crlf)\nPASS: test_newline_default (test.test_memoryio.PyStringIOTest.test_newline_default)\nPASS: test_newline_empty (test.test_memoryio.PyStringIOTest.test_newline_empty)\nPASS: test_newline_lf (test.test_memoryio.PyStringIOTest.test_newline_lf)\nPASS: test_newline_none (test.test_memoryio.PyStringIOTest.test_newline_none)\nPASS: test_newlines_property (test.test_memoryio.PyStringIOTest.test_newlines_property)\nPASS: test_overseek (test.test_memoryio.PyStringIOTest.test_overseek)\nPASS: test_pickling (test.test_memoryio.PyStringIOTest.test_pickling)\nPASS: test_read (test.test_memoryio.PyStringIOTest.test_read)\nPASS: test_readline (test.test_memoryio.PyStringIOTest.test_readline)\nPASS: test_readlines (test.test_memoryio.PyStringIOTest.test_readlines)\nPASS: test_relative_seek (test.test_memoryio.PyStringIOTest.test_relative_seek)\nPASS: test_seek (test.test_memoryio.PyStringIOTest.test_seek)\nPASS: test_subclassing (test.test_memoryio.PyStringIOTest.test_subclassing)\nPASS: test_tell (test.test_memoryio.PyStringIOTest.test_tell)\nPASS: test_textio_properties (test.test_memoryio.PyStringIOTest.test_textio_properties)\nPASS: test_truncate (test.test_memoryio.PyStringIOTest.test_truncate)\nPASS: test_write (test.test_memoryio.PyStringIOTest.test_write)\nPASS: test_writelines (test.test_memoryio.PyStringIOTest.test_writelines)\nPASS: test_writelines_error (test.test_memoryio.PyStringIOTest.test_writelines_error)\n\n----------------------------------------------------------------------\nRan 168 tests in 0.133s\n\nOK\n0:01:55 load avg: 2.90 [249/469] test_memoryview passed\nSKIP: test_attributes_readonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_attributes_readonly) 'no read-only type to test'\nPASS: test_attributes_writable (test.test_memoryview.ArrayMemorySliceSliceTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.ArrayMemorySliceSliceTest.test_compare)\nPASS: test_contextmanager (test.test_memoryview.ArrayMemorySliceSliceTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.ArrayMemorySliceSliceTest.test_delitem)\nPASS: test_gc (test.test_memoryview.ArrayMemorySliceSliceTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.ArrayMemorySliceSliceTest.test_getbuf_fail)\nSKIP: test_getbuffer (test.test_memoryview.ArrayMemorySliceSliceTest.test_getbuffer) 'XXX test should be adapted for non-byte buffers'\nPASS: test_getitem (test.test_memoryview.ArrayMemorySliceSliceTest.test_getitem)\nSKIP: test_hash (test.test_memoryview.ArrayMemorySliceSliceTest.test_hash) 'no read-only type to test'\nPASS: test_hash_writable (test.test_memoryview.ArrayMemorySliceSliceTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.ArrayMemorySliceSliceTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.ArrayMemorySliceSliceTest.test_iter)\nPASS: test_release (test.test_memoryview.ArrayMemorySliceSliceTest.test_release)\nPASS: test_reversed (test.test_memoryview.ArrayMemorySliceSliceTest.test_reversed)\nSKIP: test_setitem_readonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_setitem_readonly) 'no read-only type to test'\nPASS: test_setitem_writable (test.test_memoryview.ArrayMemorySliceSliceTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.ArrayMemorySliceSliceTest.test_tobytes)\nSKIP: test_tolist (test.test_memoryview.ArrayMemorySliceSliceTest.test_tolist) 'XXX NotImplementedError: tolist() only supports byte views'\nPASS: test_toreadonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.ArrayMemorySliceSliceTest.test_weakref)\nSKIP: test_writable_readonly (test.test_memoryview.ArrayMemorySliceSliceTest.test_writable_readonly) 'no read-only type to test'\nSKIP: test_attributes_readonly (test.test_memoryview.ArrayMemorySliceTest.test_attributes_readonly) 'no read-only type to test'\nPASS: test_attributes_writable (test.test_memoryview.ArrayMemorySliceTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.ArrayMemorySliceTest.test_compare)\nPASS: test_contextmanager (test.test_memoryview.ArrayMemorySliceTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.ArrayMemorySliceTest.test_delitem)\nPASS: test_gc (test.test_memoryview.ArrayMemorySliceTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.ArrayMemorySliceTest.test_getbuf_fail)\nSKIP: test_getbuffer (test.test_memoryview.ArrayMemorySliceTest.test_getbuffer) 'XXX test should be adapted for non-byte buffers'\nPASS: test_getitem (test.test_memoryview.ArrayMemorySliceTest.test_getitem)\nSKIP: test_hash (test.test_memoryview.ArrayMemorySliceTest.test_hash) 'no read-only type to test'\nPASS: test_hash_writable (test.test_memoryview.ArrayMemorySliceTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.ArrayMemorySliceTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.ArrayMemorySliceTest.test_iter)\nPASS: test_refs (test.test_memoryview.ArrayMemorySliceTest.test_refs)\nPASS: test_release (test.test_memoryview.ArrayMemorySliceTest.test_release)\nPASS: test_reversed (test.test_memoryview.ArrayMemorySliceTest.test_reversed)\nSKIP: test_setitem_readonly (test.test_memoryview.ArrayMemorySliceTest.test_setitem_readonly) 'no read-only type to test'\nPASS: test_setitem_writable (test.test_memoryview.ArrayMemorySliceTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.ArrayMemorySliceTest.test_tobytes)\nSKIP: test_tolist (test.test_memoryview.ArrayMemorySliceTest.test_tolist) 'XXX NotImplementedError: tolist() only supports byte views'\nPASS: test_toreadonly (test.test_memoryview.ArrayMemorySliceTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.ArrayMemorySliceTest.test_weakref)\nSKIP: test_writable_readonly (test.test_memoryview.ArrayMemorySliceTest.test_writable_readonly) 'no read-only type to test'\nPASS: test_array_assign (test.test_memoryview.ArrayMemoryviewTest.test_array_assign)\nSKIP: test_attributes_readonly (test.test_memoryview.ArrayMemoryviewTest.test_attributes_readonly) 'no read-only type to test'\nPASS: test_attributes_writable (test.test_memoryview.ArrayMemoryviewTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.ArrayMemoryviewTest.test_compare)\nPASS: test_contextmanager (test.test_memoryview.ArrayMemoryviewTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.ArrayMemoryviewTest.test_delitem)\nPASS: test_gc (test.test_memoryview.ArrayMemoryviewTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.ArrayMemoryviewTest.test_getbuf_fail)\nSKIP: test_getbuffer (test.test_memoryview.ArrayMemoryviewTest.test_getbuffer) 'XXX test should be adapted for non-byte buffers'\nPASS: test_getitem (test.test_memoryview.ArrayMemoryviewTest.test_getitem)\nSKIP: test_hash (test.test_memoryview.ArrayMemoryviewTest.test_hash) 'no read-only type to test'\nPASS: test_hash_writable (test.test_memoryview.ArrayMemoryviewTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.ArrayMemoryviewTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.ArrayMemoryviewTest.test_iter)\nPASS: test_release (test.test_memoryview.ArrayMemoryviewTest.test_release)\nPASS: test_reversed (test.test_memoryview.ArrayMemoryviewTest.test_reversed)\nSKIP: test_setitem_readonly (test.test_memoryview.ArrayMemoryviewTest.test_setitem_readonly) 'no read-only type to test'\nPASS: test_setitem_writable (test.test_memoryview.ArrayMemoryviewTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.ArrayMemoryviewTest.test_tobytes)\nSKIP: test_tolist (test.test_memoryview.ArrayMemoryviewTest.test_tolist) 'XXX NotImplementedError: tolist() only supports byte views'\nPASS: test_toreadonly (test.test_memoryview.ArrayMemoryviewTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.ArrayMemoryviewTest.test_weakref)\nSKIP: test_writable_readonly (test.test_memoryview.ArrayMemoryviewTest.test_writable_readonly) 'no read-only type to test'\nPASS: test_attributes_readonly (test.test_memoryview.BytesMemorySliceSliceTest.test_attributes_readonly)\nPASS: test_attributes_writable (test.test_memoryview.BytesMemorySliceSliceTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.BytesMemorySliceSliceTest.test_compare)\nPASS: test_contextmanager (test.test_memoryview.BytesMemorySliceSliceTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.BytesMemorySliceSliceTest.test_delitem)\nPASS: test_gc (test.test_memoryview.BytesMemorySliceSliceTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.BytesMemorySliceSliceTest.test_getbuf_fail)\nPASS: test_getbuffer (test.test_memoryview.BytesMemorySliceSliceTest.test_getbuffer)\nPASS: test_getitem (test.test_memoryview.BytesMemorySliceSliceTest.test_getitem)\nPASS: test_hash (test.test_memoryview.BytesMemorySliceSliceTest.test_hash)\nPASS: test_hash_writable (test.test_memoryview.BytesMemorySliceSliceTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.BytesMemorySliceSliceTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.BytesMemorySliceSliceTest.test_iter)\nPASS: test_release (test.test_memoryview.BytesMemorySliceSliceTest.test_release)\nPASS: test_reversed (test.test_memoryview.BytesMemorySliceSliceTest.test_reversed)\nPASS: test_setitem_readonly (test.test_memoryview.BytesMemorySliceSliceTest.test_setitem_readonly)\nPASS: test_setitem_writable (test.test_memoryview.BytesMemorySliceSliceTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.BytesMemorySliceSliceTest.test_tobytes)\nPASS: test_tolist (test.test_memoryview.BytesMemorySliceSliceTest.test_tolist)\nPASS: test_toreadonly (test.test_memoryview.BytesMemorySliceSliceTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.BytesMemorySliceSliceTest.test_weakref)\nPASS: test_writable_readonly (test.test_memoryview.BytesMemorySliceSliceTest.test_writable_readonly)\nPASS: test_attributes_readonly (test.test_memoryview.BytesMemorySliceTest.test_attributes_readonly)\nPASS: test_attributes_writable (test.test_memoryview.BytesMemorySliceTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.BytesMemorySliceTest.test_compare)\nPASS: test_contextmanager (test.test_memoryview.BytesMemorySliceTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.BytesMemorySliceTest.test_delitem)\nPASS: test_gc (test.test_memoryview.BytesMemorySliceTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.BytesMemorySliceTest.test_getbuf_fail)\nPASS: test_getbuffer (test.test_memoryview.BytesMemorySliceTest.test_getbuffer)\nPASS: test_getitem (test.test_memoryview.BytesMemorySliceTest.test_getitem)\nPASS: test_hash (test.test_memoryview.BytesMemorySliceTest.test_hash)\nPASS: test_hash_writable (test.test_memoryview.BytesMemorySliceTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.BytesMemorySliceTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.BytesMemorySliceTest.test_iter)\nPASS: test_refs (test.test_memoryview.BytesMemorySliceTest.test_refs)\nPASS: test_release (test.test_memoryview.BytesMemorySliceTest.test_release)\nPASS: test_reversed (test.test_memoryview.BytesMemorySliceTest.test_reversed)\nPASS: test_setitem_readonly (test.test_memoryview.BytesMemorySliceTest.test_setitem_readonly)\nPASS: test_setitem_writable (test.test_memoryview.BytesMemorySliceTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.BytesMemorySliceTest.test_tobytes)\nPASS: test_tolist (test.test_memoryview.BytesMemorySliceTest.test_tolist)\nPASS: test_toreadonly (test.test_memoryview.BytesMemorySliceTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.BytesMemorySliceTest.test_weakref)\nPASS: test_writable_readonly (test.test_memoryview.BytesMemorySliceTest.test_writable_readonly)\nPASS: test_attributes_readonly (test.test_memoryview.BytesMemoryviewTest.test_attributes_readonly)\nPASS: test_attributes_writable (test.test_memoryview.BytesMemoryviewTest.test_attributes_writable)\nPASS: test_compare (test.test_memoryview.BytesMemoryviewTest.test_compare)\nPASS: test_constructor (test.test_memoryview.BytesMemoryviewTest.test_constructor)\nPASS: test_contextmanager (test.test_memoryview.BytesMemoryviewTest.test_contextmanager)\nPASS: test_delitem (test.test_memoryview.BytesMemoryviewTest.test_delitem)\nPASS: test_gc (test.test_memoryview.BytesMemoryviewTest.test_gc)\nPASS: test_getbuf_fail (test.test_memoryview.BytesMemoryviewTest.test_getbuf_fail)\nPASS: test_getbuffer (test.test_memoryview.BytesMemoryviewTest.test_getbuffer)\nPASS: test_getitem (test.test_memoryview.BytesMemoryviewTest.test_getitem)\nPASS: test_hash (test.test_memoryview.BytesMemoryviewTest.test_hash)\nPASS: test_hash_writable (test.test_memoryview.BytesMemoryviewTest.test_hash_writable)\nPASS: test_issue22668 (test.test_memoryview.BytesMemoryviewTest.test_issue22668)\nPASS: test_iter (test.test_memoryview.BytesMemoryviewTest.test_iter)\nPASS: test_release (test.test_memoryview.BytesMemoryviewTest.test_release)\nPASS: test_reversed (test.test_memoryview.BytesMemoryviewTest.test_reversed)\nPASS: test_setitem_readonly (test.test_memoryview.BytesMemoryviewTest.test_setitem_readonly)\nPASS: test_setitem_writable (test.test_memoryview.BytesMemoryviewTest.test_setitem_writable)\nPASS: test_tobytes (test.test_memoryview.BytesMemoryviewTest.test_tobytes)\nPASS: test_tolist (test.test_memoryview.BytesMemoryviewTest.test_tolist)\nPASS: test_toreadonly (test.test_memoryview.BytesMemoryviewTest.test_toreadonly)\nPASS: test_weakref (test.test_memoryview.BytesMemoryviewTest.test_weakref)\nPASS: test_writable_readonly (test.test_memoryview.BytesMemoryviewTest.test_writable_readonly)\nPASS: test_copy (test.test_memoryview.OtherTest.test_copy)\nPASS: test_ctypes_cast (test.test_memoryview.OtherTest.test_ctypes_cast)\nPASS: test_half_float (test.test_memoryview.OtherTest.test_half_float)\nPASS: test_memoryview_hex (test.test_memoryview.OtherTest.test_memoryview_hex)\nPASS: test_pickle (test.test_memoryview.OtherTest.test_pickle)\nPASS: test_use_released_memory (test.test_memoryview.OtherTest.test_use_released_memory)\n\n----------------------------------------------------------------------\nRan 136 tests in 0.307s\n\nOK (skipped=18)\n0:01:56 load avg: 2.90 [250/469] test_metaclass passed\ndoctests (test.test_metaclass.__test__)\nPASS: Doctest: test.test_metaclass.__test__.doctests\n\n----------------------------------------------------------------------\nRan 1 test in 0.014s\n\nOK\n0:01:56 load avg: 2.90 [251/469] test_mimetypes passed\nPASS: test_case_sensitivity (test.test_mimetypes.MimeTypesTestCase.test_case_sensitivity)\nPASS: test_data_urls (test.test_mimetypes.MimeTypesTestCase.test_data_urls)\nPASS: test_default_data (test.test_mimetypes.MimeTypesTestCase.test_default_data)\nPASS: test_encoding (test.test_mimetypes.MimeTypesTestCase.test_encoding)\nPASS: test_file_parsing (test.test_mimetypes.MimeTypesTestCase.test_file_parsing)\nPASS: test_filename_with_url_delimiters (test.test_mimetypes.MimeTypesTestCase.test_filename_with_url_delimiters)\nPASS: test_guess_all_types (test.test_mimetypes.MimeTypesTestCase.test_guess_all_types)\nPASS: test_guess_known_extensions (test.test_mimetypes.MimeTypesTestCase.test_guess_known_extensions)\nPASS: test_init_reinitializes (test.test_mimetypes.MimeTypesTestCase.test_init_reinitializes)\nPASS: test_init_stability (test.test_mimetypes.MimeTypesTestCase.test_init_stability)\nPASS: test_keywords_args_api (test.test_mimetypes.MimeTypesTestCase.test_keywords_args_api)\nPASS: test_non_standard_types (test.test_mimetypes.MimeTypesTestCase.test_non_standard_types)\nPASS: test_path_like_ob (test.test_mimetypes.MimeTypesTestCase.test_path_like_ob)\nPASS: test_preferred_extension (test.test_mimetypes.MimeTypesTestCase.test_preferred_extension)\nPASS: test_read_mime_types (test.test_mimetypes.MimeTypesTestCase.test_read_mime_types)\nPASS: test_guess_extension (test.test_mimetypes.MimetypesCliTestCase.test_guess_extension)\nPASS: test_guess_type (test.test_mimetypes.MimetypesCliTestCase.test_guess_type)\nPASS: test_help_option (test.test_mimetypes.MimetypesCliTestCase.test_help_option)\nPASS: test_invalid_option (test.test_mimetypes.MimetypesCliTestCase.test_invalid_option)\nPASS: test__all__ (test.test_mimetypes.MiscTestCase.test__all__)\nSKIP: test_registry_accelerator (test.test_mimetypes.Win32MimeTypesTestCase.test_registry_accelerator) 'Windows only'\nSKIP: test_registry_parsing (test.test_mimetypes.Win32MimeTypesTestCase.test_registry_parsing) 'Windows only'\n\n----------------------------------------------------------------------\nRan 20 tests in 0.022s\n\nOK (skipped=2)\n0:01:57 load avg: 2.90 [252/469] test_minidom passed\nPASS: testAAA (test.test_minidom.MinidomTest.testAAA)\nPASS: testAAB (test.test_minidom.MinidomTest.testAAB)\nPASS: testAddAttr (test.test_minidom.MinidomTest.testAddAttr)\nPASS: testAltNewline (test.test_minidom.MinidomTest.testAltNewline)\nPASS: testAppendChild (test.test_minidom.MinidomTest.testAppendChild)\nPASS: testAppendChildFragment (test.test_minidom.MinidomTest.testAppendChildFragment)\nPASS: testAttrListItem (test.test_minidom.MinidomTest.testAttrListItem)\nPASS: testAttrListItemNS (test.test_minidom.MinidomTest.testAttrListItemNS)\nPASS: testAttrListItems (test.test_minidom.MinidomTest.testAttrListItems)\nPASS: testAttrListKeys (test.test_minidom.MinidomTest.testAttrListKeys)\nPASS: testAttrListKeysNS (test.test_minidom.MinidomTest.testAttrListKeysNS)\nPASS: testAttrListLength (test.test_minidom.MinidomTest.testAttrListLength)\nPASS: testAttrListValues (test.test_minidom.MinidomTest.testAttrListValues)\nPASS: testAttrList__getitem__ (test.test_minidom.MinidomTest.testAttrList__getitem__)\nPASS: testAttrList__setitem__ (test.test_minidom.MinidomTest.testAttrList__setitem__)\nPASS: testAttrModeSetsNonOptionalAttrs (test.test_minidom.MinidomTest.testAttrModeSetsNonOptionalAttrs)\nPASS: testAttrModeSetsParamsAsAttrs (test.test_minidom.MinidomTest.testAttrModeSetsParamsAsAttrs)\nPASS: testAttributeRepr (test.test_minidom.MinidomTest.testAttributeRepr)\nPASS: testBug0777884 (test.test_minidom.MinidomTest.testBug0777884)\nPASS: testBug1433694 (test.test_minidom.MinidomTest.testBug1433694)\nPASS: testChangeAttr (test.test_minidom.MinidomTest.testChangeAttr)\nPASS: testChildNodes (test.test_minidom.MinidomTest.testChildNodes)\nPASS: testCloneAttributeDeep (test.test_minidom.MinidomTest.testCloneAttributeDeep)\nPASS: testCloneAttributeShallow (test.test_minidom.MinidomTest.testCloneAttributeShallow)\nPASS: testCloneDocumentDeep (test.test_minidom.MinidomTest.testCloneDocumentDeep)\nPASS: testCloneDocumentShallow (test.test_minidom.MinidomTest.testCloneDocumentShallow)\nPASS: testCloneDocumentTypeDeepNotOk (test.test_minidom.MinidomTest.testCloneDocumentTypeDeepNotOk)\nPASS: testCloneDocumentTypeDeepOk (test.test_minidom.MinidomTest.testCloneDocumentTypeDeepOk)\nPASS: testCloneDocumentTypeShallowNotOk (test.test_minidom.MinidomTest.testCloneDocumentTypeShallowNotOk)\nPASS: testCloneDocumentTypeShallowOk (test.test_minidom.MinidomTest.testCloneDocumentTypeShallowOk)\nPASS: testCloneElementDeep (test.test_minidom.MinidomTest.testCloneElementDeep)\nPASS: testCloneElementShallow (test.test_minidom.MinidomTest.testCloneElementShallow)\nPASS: testCloneNodeEntity (test.test_minidom.MinidomTest.testCloneNodeEntity)\nPASS: testClonePIDeep (test.test_minidom.MinidomTest.testClonePIDeep)\nPASS: testClonePIShallow (test.test_minidom.MinidomTest.testClonePIShallow)\nPASS: testComment (test.test_minidom.MinidomTest.testComment)\nPASS: testContext (test.test_minidom.MinidomTest.testContext)\nPASS: testCreateAttributeNS (test.test_minidom.MinidomTest.testCreateAttributeNS)\nPASS: testCreateElementNS (test.test_minidom.MinidomTest.testCreateElementNS)\nPASS: testDeepcopiedDocument (test.test_minidom.MinidomTest.testDeepcopiedDocument)\nPASS: testDeleteAttr (test.test_minidom.MinidomTest.testDeleteAttr)\nPASS: testDocRemoveChild (test.test_minidom.MinidomTest.testDocRemoveChild)\nPASS: testDocumentAsyncAttr (test.test_minidom.MinidomTest.testDocumentAsyncAttr)\nPASS: testDocumentElement (test.test_minidom.MinidomTest.testDocumentElement)\nPASS: testElement (test.test_minidom.MinidomTest.testElement)\nPASS: testElementReprAndStr (test.test_minidom.MinidomTest.testElementReprAndStr)\nPASS: testElementReprAndStrUnicode (test.test_minidom.MinidomTest.testElementReprAndStrUnicode)\nPASS: testElementReprAndStrUnicodeNS (test.test_minidom.MinidomTest.testElementReprAndStrUnicodeNS)\nPASS: testEmptyXMLNSValue (test.test_minidom.MinidomTest.testEmptyXMLNSValue)\nPASS: testEncodings (test.test_minidom.MinidomTest.testEncodings)\nPASS: testExceptionOnSpacesInXMLNSValue (test.test_minidom.MinidomTest.testExceptionOnSpacesInXMLNSValue)\nPASS: testFirstChild (test.test_minidom.MinidomTest.testFirstChild)\nPASS: testGetAttrLength (test.test_minidom.MinidomTest.testGetAttrLength)\nPASS: testGetAttrList (test.test_minidom.MinidomTest.testGetAttrList)\nPASS: testGetAttrValues (test.test_minidom.MinidomTest.testGetAttrValues)\nPASS: testGetAttribute (test.test_minidom.MinidomTest.testGetAttribute)\nPASS: testGetAttributeNS (test.test_minidom.MinidomTest.testGetAttributeNS)\nPASS: testGetAttributeNode (test.test_minidom.MinidomTest.testGetAttributeNode)\nPASS: testGetElementsByTagName (test.test_minidom.MinidomTest.testGetElementsByTagName)\nPASS: testGetElementsByTagNameNS (test.test_minidom.MinidomTest.testGetElementsByTagNameNS)\nPASS: testGetEmptyNodeListFromElementsByTagNameNS (test.test_minidom.MinidomTest.testGetEmptyNodeListFromElementsByTagNameNS)\nPASS: testHasAttribute (test.test_minidom.MinidomTest.testHasAttribute)\nPASS: testHasChildNodes (test.test_minidom.MinidomTest.testHasChildNodes)\nPASS: testImportDocumentDeep (test.test_minidom.MinidomTest.testImportDocumentDeep)\nPASS: testImportDocumentShallow (test.test_minidom.MinidomTest.testImportDocumentShallow)\nPASS: testImportDocumentTypeDeep (test.test_minidom.MinidomTest.testImportDocumentTypeDeep)\nPASS: testImportDocumentTypeShallow (test.test_minidom.MinidomTest.testImportDocumentTypeShallow)\nPASS: testInsertBefore (test.test_minidom.MinidomTest.testInsertBefore)\nPASS: testInsertBeforeFragment (test.test_minidom.MinidomTest.testInsertBeforeFragment)\nPASS: testLegalChildren (test.test_minidom.MinidomTest.testLegalChildren)\nPASS: testNamedNodeMapSetItem (test.test_minidom.MinidomTest.testNamedNodeMapSetItem)\nPASS: testNodeListItem (test.test_minidom.MinidomTest.testNodeListItem)\nPASS: testNonZero (test.test_minidom.MinidomTest.testNonZero)\nPASS: testNormalize (test.test_minidom.MinidomTest.testNormalize)\nPASS: testNormalizeCombineAndNextSibling (test.test_minidom.MinidomTest.testNormalizeCombineAndNextSibling)\nPASS: testNormalizeDeleteAndCombine (test.test_minidom.MinidomTest.testNormalizeDeleteAndCombine)\nPASS: testNormalizeDeleteWithNextSibling (test.test_minidom.MinidomTest.testNormalizeDeleteWithNextSibling)\nPASS: testNormalizeDeleteWithPrevSibling (test.test_minidom.MinidomTest.testNormalizeDeleteWithPrevSibling)\nPASS: testNormalizeDeleteWithTwoNonTextSiblings (test.test_minidom.MinidomTest.testNormalizeDeleteWithTwoNonTextSiblings)\nPASS: testNormalizeRecursion (test.test_minidom.MinidomTest.testNormalizeRecursion)\nPASS: testParents (test.test_minidom.MinidomTest.testParents)\nPASS: testParse (test.test_minidom.MinidomTest.testParse)\nPASS: testParseAttributeNamespaces (test.test_minidom.MinidomTest.testParseAttributeNamespaces)\nPASS: testParseAttributes (test.test_minidom.MinidomTest.testParseAttributes)\nPASS: testParseElement (test.test_minidom.MinidomTest.testParseElement)\nPASS: testParseElementNamespaces (test.test_minidom.MinidomTest.testParseElementNamespaces)\nPASS: testParseFromBinaryFile (test.test_minidom.MinidomTest.testParseFromBinaryFile)\nPASS: testParseFromTextFile (test.test_minidom.MinidomTest.testParseFromTextFile)\nPASS: testParseProcessingInstructions (test.test_minidom.MinidomTest.testParseProcessingInstructions)\nPASS: testParseString (test.test_minidom.MinidomTest.testParseString)\nPASS: testPatch1094164 (test.test_minidom.MinidomTest.testPatch1094164)\nPASS: testPickledDocument (test.test_minidom.MinidomTest.testPickledDocument)\nPASS: testProcessingInstruction (test.test_minidom.MinidomTest.testProcessingInstruction)\nPASS: testProcessingInstructionNameError (test.test_minidom.MinidomTest.testProcessingInstructionNameError)\nPASS: testProcessingInstructionRepr (test.test_minidom.MinidomTest.testProcessingInstructionRepr)\nPASS: testRemoveAttr (test.test_minidom.MinidomTest.testRemoveAttr)\nPASS: testRemoveAttrNS (test.test_minidom.MinidomTest.testRemoveAttrNS)\nPASS: testRemoveAttributeNode (test.test_minidom.MinidomTest.testRemoveAttributeNode)\nPASS: testRemoveNamedItem (test.test_minidom.MinidomTest.testRemoveNamedItem)\nPASS: testRemoveNamedItemNS (test.test_minidom.MinidomTest.testRemoveNamedItemNS)\nPASS: testRenameAttribute (test.test_minidom.MinidomTest.testRenameAttribute)\nPASS: testRenameElement (test.test_minidom.MinidomTest.testRenameElement)\nPASS: testRenameOther (test.test_minidom.MinidomTest.testRenameOther)\nPASS: testReplaceChildFragment (test.test_minidom.MinidomTest.testReplaceChildFragment)\nPASS: testReplaceWholeText (test.test_minidom.MinidomTest.testReplaceWholeText)\nPASS: testSchemaType (test.test_minidom.MinidomTest.testSchemaType)\nPASS: testSerializeCommentNodeWithDoubleHyphen (test.test_minidom.MinidomTest.testSerializeCommentNodeWithDoubleHyphen)\nPASS: testSetAttrValueandNodeValue (test.test_minidom.MinidomTest.testSetAttrValueandNodeValue)\nPASS: testSetIdAttribute (test.test_minidom.MinidomTest.testSetIdAttribute)\nPASS: testSetIdAttributeNS (test.test_minidom.MinidomTest.testSetIdAttributeNS)\nPASS: testSetIdAttributeNode (test.test_minidom.MinidomTest.testSetIdAttributeNode)\nPASS: testSiblings (test.test_minidom.MinidomTest.testSiblings)\nPASS: testStandalone (test.test_minidom.MinidomTest.testStandalone)\nPASS: testTextNodeRepr (test.test_minidom.MinidomTest.testTextNodeRepr)\nPASS: testTextRepr (test.test_minidom.MinidomTest.testTextRepr)\nPASS: testTooManyDocumentElements (test.test_minidom.MinidomTest.testTooManyDocumentElements)\nPASS: testUnlink (test.test_minidom.MinidomTest.testUnlink)\nPASS: testUserData (test.test_minidom.MinidomTest.testUserData)\nPASS: testWholeText (test.test_minidom.MinidomTest.testWholeText)\nPASS: testWriteText (test.test_minidom.MinidomTest.testWriteText)\nPASS: testWriteXML (test.test_minidom.MinidomTest.testWriteXML)\nPASS: test_cdata_parsing (test.test_minidom.MinidomTest.test_cdata_parsing)\nPASS: test_minidom_attribute_order (test.test_minidom.MinidomTest.test_minidom_attribute_order)\nPASS: test_toprettyxml_preserves_content_of_text_node (test.test_minidom.MinidomTest.test_toprettyxml_preserves_content_of_text_node)\nPASS: test_toprettyxml_with_adjacent_text_nodes (test.test_minidom.MinidomTest.test_toprettyxml_with_adjacent_text_nodes)\nPASS: test_toprettyxml_with_attributes_ordered (test.test_minidom.MinidomTest.test_toprettyxml_with_attributes_ordered)\nPASS: test_toprettyxml_with_cdata (test.test_minidom.MinidomTest.test_toprettyxml_with_cdata)\nPASS: test_toprettyxml_with_text_nodes (test.test_minidom.MinidomTest.test_toprettyxml_with_text_nodes)\nPASS: test_toxml_with_attributes_ordered (test.test_minidom.MinidomTest.test_toxml_with_attributes_ordered)\n\n----------------------------------------------------------------------\nRan 129 tests in 0.056s\n\nOK\n0:01:57 load avg: 2.90 [253/469] test_mmap passed\nPASS: test_around_2GB (test.test_mmap.LargeMmapTests.test_around_2GB)\nPASS: test_around_4GB (test.test_mmap.LargeMmapTests.test_around_4GB)\nPASS: test_large_filesize (test.test_mmap.LargeMmapTests.test_large_filesize)\nPASS: test_large_offset (test.test_mmap.LargeMmapTests.test_large_offset)\nPASS: test_access_parameter (test.test_mmap.MmapTests.test_access_parameter)\nPASS: test_anonymous (test.test_mmap.MmapTests.test_anonymous)\nPASS: test_bad_file_desc (test.test_mmap.MmapTests.test_bad_file_desc)\nPASS: test_basic (test.test_mmap.MmapTests.test_basic)\nPASS: test_concat_repeat_exception (test.test_mmap.MmapTests.test_concat_repeat_exception)\nPASS: test_context_manager (test.test_mmap.MmapTests.test_context_manager)\nPASS: test_context_manager_exception (test.test_mmap.MmapTests.test_context_manager_exception)\nSKIP: test_crasher_on_windows (test.test_mmap.MmapTests.test_crasher_on_windows) 'requires Windows'\nPASS: test_double_close (test.test_mmap.MmapTests.test_double_close)\nPASS: test_empty_file (test.test_mmap.MmapTests.test_empty_file)\nPASS: test_entire_file (test.test_mmap.MmapTests.test_entire_file)\nPASS: test_error (test.test_mmap.MmapTests.test_error)\nPASS: test_extended_getslice (test.test_mmap.MmapTests.test_extended_getslice)\nPASS: test_extended_set_del_slice (test.test_mmap.MmapTests.test_extended_set_del_slice)\nPASS: test_find_does_not_access_beyond_buffer (test.test_mmap.MmapTests.test_find_does_not_access_beyond_buffer)\nPASS: test_find_end (test.test_mmap.MmapTests.test_find_end)\nPASS: test_flush_return_value (test.test_mmap.MmapTests.test_flush_return_value)\nSKIP: test_invalid_descriptor (test.test_mmap.MmapTests.test_invalid_descriptor) 'requires Windows'\nPASS: test_io_methods (test.test_mmap.MmapTests.test_io_methods)\nPASS: test_length_0_large_offset (test.test_mmap.MmapTests.test_length_0_large_offset)\nPASS: test_length_0_offset (test.test_mmap.MmapTests.test_length_0_offset)\nPASS: test_madvise (test.test_mmap.MmapTests.test_madvise)\ntest_mmap_closed_by_int_scenarios (test.test_mmap.MmapTests.test_mmap_closed_by_int_scenarios)\nPASS: gh-103987: Test that mmap objects raise ValueError\nPASS: test_move (test.test_mmap.MmapTests.test_move)\nPASS: test_non_ascii_byte (test.test_mmap.MmapTests.test_non_ascii_byte)\nPASS: test_offset (test.test_mmap.MmapTests.test_offset)\nPASS: test_prot_readonly (test.test_mmap.MmapTests.test_prot_readonly)\nPASS: test_read_all (test.test_mmap.MmapTests.test_read_all)\nPASS: test_read_invalid_arg (test.test_mmap.MmapTests.test_read_invalid_arg)\nPASS: test_repr (test.test_mmap.MmapTests.test_repr)\ntest_resize_down_when_mapped_to_pagefile (test.test_mmap.MmapTests.test_resize_down_when_mapped_to_pagefile)\nSKIP: If the mmap is backed by the pagefile ensure a resize down up can happen 'requires Windows'\ntest_resize_fails_if_mapping_held_elsewhere (test.test_mmap.MmapTests.test_resize_fails_if_mapping_held_elsewhere)\nSKIP: If more than one mapping is held against a named file on Windows, neither 'requires Windows'\nPASS: test_resize_past_pos (test.test_mmap.MmapTests.test_resize_past_pos)\ntest_resize_succeeds_with_error_for_second_named_mapping (test.test_mmap.MmapTests.test_resize_succeeds_with_error_for_second_named_mapping)\nSKIP: If a more than one mapping exists of the same name, none of them can 'requires Windows'\ntest_resize_up_when_mapped_to_pagefile (test.test_mmap.MmapTests.test_resize_up_when_mapped_to_pagefile)\nSKIP: If the mmap is backed by the pagefile ensure a resize up can happen 'requires Windows'\nPASS: test_rfind (test.test_mmap.MmapTests.test_rfind)\nSKIP: test_sizeof (test.test_mmap.MmapTests.test_sizeof) 'requires Windows'\nPASS: test_subclass (test.test_mmap.MmapTests.test_subclass)\nSKIP: test_tagname (test.test_mmap.MmapTests.test_tagname) 'requires Windows'\nPASS: test_tougher_find (test.test_mmap.MmapTests.test_tougher_find)\nPASS: test_weakref (test.test_mmap.MmapTests.test_weakref)\nPASS: test_write_returning_the_number_of_bytes_written (test.test_mmap.MmapTests.test_write_returning_the_number_of_bytes_written)\n\n----------------------------------------------------------------------\nRan 38 tests in 0.208s\n\nOK (skipped=8)\n0:01:57 load avg: 2.90 [254/469] test_math passed\nPASS: test_asymmetry (test.test_math.IsCloseTests.test_asymmetry)\nPASS: test_decimals (test.test_math.IsCloseTests.test_decimals)\nPASS: test_eight_decimal_places (test.test_math.IsCloseTests.test_eight_decimal_places)\nPASS: test_fractions (test.test_math.IsCloseTests.test_fractions)\nPASS: test_identical (test.test_math.IsCloseTests.test_identical)\nPASS: test_identical_infinite (test.test_math.IsCloseTests.test_identical_infinite)\nPASS: test_inf_ninf_nan (test.test_math.IsCloseTests.test_inf_ninf_nan)\nPASS: test_integers (test.test_math.IsCloseTests.test_integers)\nPASS: test_near_zero (test.test_math.IsCloseTests.test_near_zero)\nPASS: test_negative_tolerances (test.test_math.IsCloseTests.test_negative_tolerances)\nPASS: test_zero_tolerance (test.test_math.IsCloseTests.test_zero_tolerance)\nPASS: testAcos (test.test_math.MathTests.testAcos)\nPASS: testAcosh (test.test_math.MathTests.testAcosh)\nPASS: testAsin (test.test_math.MathTests.testAsin)\nPASS: testAsinh (test.test_math.MathTests.testAsinh)\nPASS: testAtan (test.test_math.MathTests.testAtan)\nPASS: testAtan2 (test.test_math.MathTests.testAtan2)\nPASS: testAtanh (test.test_math.MathTests.testAtanh)\nPASS: testCbrt (test.test_math.MathTests.testCbrt)\nPASS: testCeil (test.test_math.MathTests.testCeil)\nPASS: testComb (test.test_math.MathTests.testComb)\nPASS: testConstants (test.test_math.MathTests.testConstants)\nPASS: testCopysign (test.test_math.MathTests.testCopysign)\nPASS: testCos (test.test_math.MathTests.testCos)\nPASS: testCosh (test.test_math.MathTests.testCosh)\nPASS: testDegrees (test.test_math.MathTests.testDegrees)\nPASS: testDist (test.test_math.MathTests.testDist)\nPASS: testExp (test.test_math.MathTests.testExp)\nPASS: testExp2 (test.test_math.MathTests.testExp2)\nPASS: testFabs (test.test_math.MathTests.testFabs)\nPASS: testFactorial (test.test_math.MathTests.testFactorial)\nPASS: testFactorialHugeInputs (test.test_math.MathTests.testFactorialHugeInputs)\nPASS: testFactorialNonIntegers (test.test_math.MathTests.testFactorialNonIntegers)\nPASS: testFloor (test.test_math.MathTests.testFloor)\nPASS: testFmod (test.test_math.MathTests.testFmod)\nPASS: testFrexp (test.test_math.MathTests.testFrexp)\nPASS: testFsum (test.test_math.MathTests.testFsum)\nPASS: testGcd (test.test_math.MathTests.testGcd)\nPASS: testHypot (test.test_math.MathTests.testHypot)\nPASS: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy)\nPASS: testIsfinite (test.test_math.MathTests.testIsfinite)\nPASS: testIsinf (test.test_math.MathTests.testIsinf)\nPASS: testIsnan (test.test_math.MathTests.testIsnan)\nPASS: testIsqrt (test.test_math.MathTests.testIsqrt)\nPASS: testLdexp (test.test_math.MathTests.testLdexp)\nPASS: testLog (test.test_math.MathTests.testLog)\nPASS: testLog10 (test.test_math.MathTests.testLog10)\nPASS: testLog1p (test.test_math.MathTests.testLog1p)\nPASS: testLog2 (test.test_math.MathTests.testLog2)\nPASS: testLog2Exact (test.test_math.MathTests.testLog2Exact)\nPASS: testModf (test.test_math.MathTests.testModf)\nPASS: testPerm (test.test_math.MathTests.testPerm)\nPASS: testPow (test.test_math.MathTests.testPow)\nPASS: testRadians (test.test_math.MathTests.testRadians)\nPASS: testRemainder (test.test_math.MathTests.testRemainder)\nPASS: testSin (test.test_math.MathTests.testSin)\nPASS: testSinh (test.test_math.MathTests.testSinh)\nPASS: testSqrt (test.test_math.MathTests.testSqrt)\nPASS: testSumProd (test.test_math.MathTests.testSumProd)\nPASS: testTan (test.test_math.MathTests.testTan)\nPASS: testTanh (test.test_math.MathTests.testTanh)\nPASS: testTanhSign (test.test_math.MathTests.testTanhSign)\nPASS: test_exceptions (test.test_math.MathTests.test_exceptions)\nPASS: test_inf_constant (test.test_math.MathTests.test_inf_constant)\nPASS: test_input_exceptions (test.test_math.MathTests.test_input_exceptions)\nPASS: test_issue39871 (test.test_math.MathTests.test_issue39871)\nPASS: test_lcm (test.test_math.MathTests.test_lcm)\nPASS: test_math_dist_leak (test.test_math.MathTests.test_math_dist_leak)\nPASS: test_mtestfile (test.test_math.MathTests.test_mtestfile)\nPASS: test_nan_constant (test.test_math.MathTests.test_nan_constant)\nPASS: test_nextafter (test.test_math.MathTests.test_nextafter)\nPASS: test_prod (test.test_math.MathTests.test_prod)\nPASS: test_sumprod_accuracy (test.test_math.MathTests.test_sumprod_accuracy)\nSKIP: test_sumprod_extended_precision_accuracy (test.test_math.MathTests.test_sumprod_extended_precision_accuracy) \"resource 'cpu' is not enabled\"\nSKIP: test_sumprod_stress (test.test_math.MathTests.test_sumprod_stress) \"resource 'cpu' is not enabled\"\nPASS: test_testfile (test.test_math.MathTests.test_testfile)\nPASS: test_trunc (test.test_math.MathTests.test_trunc)\nPASS: test_ulp (test.test_math.MathTests.test_ulp)\n/usr/lib/python3.12/test/ieee754.txt\nPASS: Doctest: ieee754.txt\n\n----------------------------------------------------------------------\nRan 77 tests in 3.577s\n\nOK (skipped=2)\n0:01:58 load avg: 2.90 [255/469] test_module passed\nPASS: test_annotations_are_created_correctly (test.test_module.ModuleTests.test_annotations_are_created_correctly)\nPASS: test_annotations_getset_raises (test.test_module.ModuleTests.test_annotations_getset_raises)\nPASS: test_ascii_docstring (test.test_module.ModuleTests.test_ascii_docstring)\nPASS: test_clear_dict_in_ref_cycle (test.test_module.ModuleTests.test_clear_dict_in_ref_cycle)\nPASS: test_descriptor_errors_propagate (test.test_module.ModuleTests.test_descriptor_errors_propagate)\nPASS: test_dont_clear_dict (test.test_module.ModuleTests.test_dont_clear_dict)\nPASS: test_lazy_create_annotations (test.test_module.ModuleTests.test_lazy_create_annotations)\nPASS: test_missing_getattr (test.test_module.ModuleTests.test_missing_getattr)\nPASS: test_module_dir (test.test_module.ModuleTests.test_module_dir)\nPASS: test_module_dir_errors (test.test_module.ModuleTests.test_module_dir_errors)\nPASS: test_module_finalization_at_shutdown (test.test_module.ModuleTests.test_module_finalization_at_shutdown)\nPASS: test_module_getattr (test.test_module.ModuleTests.test_module_getattr)\nPASS: test_module_getattr_errors (test.test_module.ModuleTests.test_module_getattr_errors)\nPASS: test_module_getattr_tricky (test.test_module.ModuleTests.test_module_getattr_tricky)\nPASS: test_module_repr_builtin (test.test_module.ModuleTests.test_module_repr_builtin)\nPASS: test_module_repr_minimal (test.test_module.ModuleTests.test_module_repr_minimal)\nPASS: test_module_repr_source (test.test_module.ModuleTests.test_module_repr_source)\nPASS: test_module_repr_with_bare_loader (test.test_module.ModuleTests.test_module_repr_with_bare_loader)\nPASS: test_module_repr_with_bare_loader_and_filename (test.test_module.ModuleTests.test_module_repr_with_bare_loader_and_filename)\nPASS: test_module_repr_with_bare_loader_but_no_name (test.test_module.ModuleTests.test_module_repr_with_bare_loader_but_no_name)\nPASS: test_module_repr_with_fake_namespace_package (test.test_module.ModuleTests.test_module_repr_with_fake_namespace_package)\nPASS: test_module_repr_with_filename_only (test.test_module.ModuleTests.test_module_repr_with_filename_only)\nPASS: test_module_repr_with_full_loader (test.test_module.ModuleTests.test_module_repr_with_full_loader)\nPASS: test_module_repr_with_full_loader_and_filename (test.test_module.ModuleTests.test_module_repr_with_full_loader_and_filename)\nPASS: test_module_repr_with_full_loader_but_no_name (test.test_module.ModuleTests.test_module_repr_with_full_loader_but_no_name)\nPASS: test_module_repr_with_loader_as_None (test.test_module.ModuleTests.test_module_repr_with_loader_as_None)\nPASS: test_module_repr_with_name (test.test_module.ModuleTests.test_module_repr_with_name)\nPASS: test_module_repr_with_name_and_filename (test.test_module.ModuleTests.test_module_repr_with_name_and_filename)\nPASS: test_module_repr_with_namespace_package (test.test_module.ModuleTests.test_module_repr_with_namespace_package)\nPASS: test_module_repr_with_namespace_package_and_custom_loader (test.test_module.ModuleTests.test_module_repr_with_namespace_package_and_custom_loader)\nPASS: test_no_docstring (test.test_module.ModuleTests.test_no_docstring)\nPASS: test_reinit (test.test_module.ModuleTests.test_reinit)\nPASS: test_repeated_attribute_pops (test.test_module.ModuleTests.test_repeated_attribute_pops)\nPASS: test_setting_annotations (test.test_module.ModuleTests.test_setting_annotations)\nPASS: test_subclass_with_slots (test.test_module.ModuleTests.test_subclass_with_slots)\nPASS: test_unicode_docstring (test.test_module.ModuleTests.test_unicode_docstring)\nPASS: test_uninitialized (test.test_module.ModuleTests.test_uninitialized)\nPASS: test_uninitialized_missing_getattr (test.test_module.ModuleTests.test_uninitialized_missing_getattr)\nPASS: test_weakref (test.test_module.ModuleTests.test_weakref)\n\n----------------------------------------------------------------------\nRan 39 tests in 0.361s\n\nOK\n0:01:58 load avg: 2.99 [256/469] test_modulefinder passed\nPASS: test_absolute_imports (test.test_modulefinder.ModuleFinderTest.test_absolute_imports)\nPASS: test_bytecode (test.test_modulefinder.ModuleFinderTest.test_bytecode)\nPASS: test_coding_default_utf8 (test.test_modulefinder.ModuleFinderTest.test_coding_default_utf8)\nPASS: test_coding_explicit_cp1252 (test.test_modulefinder.ModuleFinderTest.test_coding_explicit_cp1252)\nPASS: test_coding_explicit_utf8 (test.test_modulefinder.ModuleFinderTest.test_coding_explicit_utf8)\nPASS: test_extended_opargs (test.test_modulefinder.ModuleFinderTest.test_extended_opargs)\nPASS: test_load_module_api (test.test_modulefinder.ModuleFinderTest.test_load_module_api)\nPASS: test_maybe (test.test_modulefinder.ModuleFinderTest.test_maybe)\nPASS: test_maybe_new (test.test_modulefinder.ModuleFinderTest.test_maybe_new)\nPASS: test_package (test.test_modulefinder.ModuleFinderTest.test_package)\nPASS: test_relative_imports (test.test_modulefinder.ModuleFinderTest.test_relative_imports)\nPASS: test_relative_imports_2 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_2)\nPASS: test_relative_imports_3 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_3)\nPASS: test_relative_imports_4 (test.test_modulefinder.ModuleFinderTest.test_relative_imports_4)\nPASS: test_replace_paths (test.test_modulefinder.ModuleFinderTest.test_replace_paths)\nPASS: test_same_name_as_bad (test.test_modulefinder.ModuleFinderTest.test_same_name_as_bad)\nPASS: test_syntax_error (test.test_modulefinder.ModuleFinderTest.test_syntax_error)\n\n----------------------------------------------------------------------\nRan 17 tests in 0.430s\n\nOK\n0:01:58 load avg: 2.99 [257/469] test_monitoring passed\nPASS: test_async_for (test.test_monitoring.ExceptionMonitoringTest.test_async_for)\nPASS: test_explicit_reraise (test.test_monitoring.ExceptionMonitoringTest.test_explicit_reraise)\nPASS: test_explicit_reraise_named (test.test_monitoring.ExceptionMonitoringTest.test_explicit_reraise_named)\nPASS: test_implicit_reraise (test.test_monitoring.ExceptionMonitoringTest.test_implicit_reraise)\nPASS: test_implicit_reraise_named (test.test_monitoring.ExceptionMonitoringTest.test_implicit_reraise_named)\nPASS: test_implicit_stop_iteration (test.test_monitoring.ExceptionMonitoringTest.test_implicit_stop_iteration)\nPASS: test_simple_try_except (test.test_monitoring.ExceptionMonitoringTest.test_simple_try_except)\nPASS: test_throw (test.test_monitoring.ExceptionMonitoringTest.test_throw)\nPASS: test_try_finally (test.test_monitoring.ExceptionMonitoringTest.test_try_finally)\nPASS: test_branch (test.test_monitoring.LineMonitoringTest.test_branch)\nPASS: test_linear (test.test_monitoring.LineMonitoringTest.test_linear)\nPASS: test_lines_loop (test.test_monitoring.LineMonitoringTest.test_lines_loop)\nPASS: test_lines_single (test.test_monitoring.LineMonitoringTest.test_lines_single)\nPASS: test_lines_two (test.test_monitoring.LineMonitoringTest.test_lines_two)\nPASS: test_try_except (test.test_monitoring.LineMonitoringTest.test_try_except)\nPASS: test_has_objects (test.test_monitoring.MonitoringBasicTest.test_has_objects)\nPASS: test_tool (test.test_monitoring.MonitoringBasicTest.test_tool)\nPASS: test_c_return_count (test.test_monitoring.MonitoringCountTest.test_c_return_count)\nPASS: test_call_count (test.test_monitoring.MonitoringCountTest.test_call_count)\nPASS: test_resume_count (test.test_monitoring.MonitoringCountTest.test_resume_count)\nPASS: test_return_count (test.test_monitoring.MonitoringCountTest.test_return_count)\nPASS: test_start_count (test.test_monitoring.MonitoringCountTest.test_start_count)\nPASS: test_caught (test.test_monitoring.MonitoringEventsTest.test_caught)\nPASS: test_just_call (test.test_monitoring.MonitoringEventsTest.test_just_call)\nPASS: test_just_pass (test.test_monitoring.MonitoringEventsTest.test_just_pass)\nPASS: test_just_raise (test.test_monitoring.MonitoringEventsTest.test_just_raise)\nPASS: test_nested_call (test.test_monitoring.MonitoringEventsTest.test_nested_call)\nPASS: test_disable (test.test_monitoring.MontoringDisableAndRestartTest.test_disable)\nPASS: test_restart (test.test_monitoring.MontoringDisableAndRestartTest.test_restart)\nPASS: test_three_same (test.test_monitoring.MultipleMonitorsTest.test_three_same)\nPASS: test_two_different (test.test_monitoring.MultipleMonitorsTest.test_two_different)\nPASS: test_two_same (test.test_monitoring.MultipleMonitorsTest.test_two_same)\nPASS: test_two_with_disable (test.test_monitoring.MultipleMonitorsTest.test_two_with_disable)\ntest_with_instruction_event (test.test_monitoring.MultipleMonitorsTest.test_with_instruction_event)\nPASS: Test that the second tool can set events with instruction events set by the first tool.\nPASS: test_balanced (test.test_monitoring.SimulateProfileTest.test_balanced)\nPASS: test_frame_stack (test.test_monitoring.SimulateProfileTest.test_frame_stack)\nPASS: test_except_star (test.test_monitoring.TestBranchAndJumpEvents.test_except_star)\nPASS: test_loop (test.test_monitoring.TestBranchAndJumpEvents.test_loop)\nPASS: test_disable_illegal_events (test.test_monitoring.TestDisable.test_disable_illegal_events)\nPASS: test_disable_legal_events (test.test_monitoring.TestDisable.test_disable_legal_events)\nPASS: test_call_then_instruction (test.test_monitoring.TestInstallIncrementally.test_call_then_instruction)\nPASS: test_instruction_then_call (test.test_monitoring.TestInstallIncrementally.test_instruction_then_call)\nPASS: test_instruction_then_line (test.test_monitoring.TestInstallIncrementally.test_instruction_then_line)\nPASS: test_line_then_instruction (test.test_monitoring.TestInstallIncrementally.test_line_then_instruction)\nPASS: test_c_call (test.test_monitoring.TestLineAndInstructionEvents.test_c_call)\nPASS: test_simple (test.test_monitoring.TestLineAndInstructionEvents.test_simple)\nPASS: test_try_except (test.test_monitoring.TestLineAndInstructionEvents.test_try_except)\nPASS: test_with_restart (test.test_monitoring.TestLineAndInstructionEvents.test_with_restart)\nPASS: test_attr (test.test_monitoring.TestLoadSuperAttr.test_attr)\nPASS: test_method_call (test.test_monitoring.TestLoadSuperAttr.test_method_call)\nPASS: test_method_call_error (test.test_monitoring.TestLoadSuperAttr.test_method_call_error)\nPASS: test_vs_other_type_call (test.test_monitoring.TestLoadSuperAttr.test_vs_other_type_call)\nPASS: test_c_call (test.test_monitoring.TestLocalEvents.test_c_call)\nPASS: test_set_non_local_event (test.test_monitoring.TestLocalEvents.test_set_non_local_event)\nPASS: test_simple (test.test_monitoring.TestLocalEvents.test_simple)\nPASS: test_try_except (test.test_monitoring.TestLocalEvents.test_try_except)\nPASS: test_c_call (test.test_monitoring.TestManyEvents.test_c_call)\nPASS: test_simple (test.test_monitoring.TestManyEvents.test_simple)\nPASS: test_try_except (test.test_monitoring.TestManyEvents.test_try_except)\nPASS: test_105162 (test.test_monitoring.TestRegressions.test_105162)\nPASS: test_108390 (test.test_monitoring.TestRegressions.test_108390)\nPASS: test_gh108976 (test.test_monitoring.TestRegressions.test_gh108976)\nPASS: test_global (test.test_monitoring.TestSetGetEvents.test_global)\nPASS: test_local (test.test_monitoring.TestSetGetEvents.test_local)\nPASS: test_get_local_events_uninitialized (test.test_monitoring.TestUninitialized.test_get_local_events_uninitialized)\n\n----------------------------------------------------------------------\nRan 65 tests in 0.044s\n\nOK\n0:01:58 load avg: 2.99 [258/469] test_msilib skipped\ntest_msilib skipped -- No module named 'msilib'\n0:01:59 load avg: 2.99 [259/469] test_multibytecodec passed\nPASS: test_encode (test.test_multibytecodec.TestHZStateful.test_encode)\nPASS: test_incrementalencoder (test.test_multibytecodec.TestHZStateful.test_incrementalencoder)\nPASS: test_incrementalencoder_final (test.test_multibytecodec.TestHZStateful.test_incrementalencoder_final)\nPASS: test_encode (test.test_multibytecodec.TestStateful.test_encode)\nPASS: test_incrementalencoder (test.test_multibytecodec.TestStateful.test_incrementalencoder)\nPASS: test_incrementalencoder_final (test.test_multibytecodec.TestStateful.test_incrementalencoder_final)\nSKIP: test_bug1572832 (test.test_multibytecodec.Test_ISO2022.test_bug1572832) \"resource 'cpu' is not enabled\"\nPASS: test_g2 (test.test_multibytecodec.Test_ISO2022.test_g2)\nPASS: test_iso2022_jp_g0 (test.test_multibytecodec.Test_ISO2022.test_iso2022_jp_g0)\nPASS: test_dbcs (test.test_multibytecodec.Test_IncrementalDecoder.test_dbcs)\nPASS: test_dbcs_keep_buffer (test.test_multibytecodec.Test_IncrementalDecoder.test_dbcs_keep_buffer)\nPASS: test_decode_unicode (test.test_multibytecodec.Test_IncrementalDecoder.test_decode_unicode)\nPASS: test_iso2022 (test.test_multibytecodec.Test_IncrementalDecoder.test_iso2022)\nPASS: test_setstate_validates_input (test.test_multibytecodec.Test_IncrementalDecoder.test_setstate_validates_input)\nPASS: test_state_methods (test.test_multibytecodec.Test_IncrementalDecoder.test_state_methods)\nPASS: test_getstate_returns_expected_value (test.test_multibytecodec.Test_IncrementalEncoder.test_getstate_returns_expected_value)\nPASS: test_issue5640 (test.test_multibytecodec.Test_IncrementalEncoder.test_issue5640)\nPASS: test_setstate_validates_input_bytes (test.test_multibytecodec.Test_IncrementalEncoder.test_setstate_validates_input_bytes)\nPASS: test_setstate_validates_input_size (test.test_multibytecodec.Test_IncrementalEncoder.test_setstate_validates_input_size)\nPASS: test_state_methods_with_buffer_state (test.test_multibytecodec.Test_IncrementalEncoder.test_state_methods_with_buffer_state)\nPASS: test_state_methods_with_non_buffer_state (test.test_multibytecodec.Test_IncrementalEncoder.test_state_methods_with_non_buffer_state)\nPASS: test_stateful (test.test_multibytecodec.Test_IncrementalEncoder.test_stateful)\nPASS: test_stateful_keep_buffer (test.test_multibytecodec.Test_IncrementalEncoder.test_stateful_keep_buffer)\nPASS: test_stateless (test.test_multibytecodec.Test_IncrementalEncoder.test_stateless)\nPASS: test_subinterp (test.test_multibytecodec.Test_IncrementalEncoder.test_subinterp)\nPASS: test_codingspec (test.test_multibytecodec.Test_MultibyteCodec.test_codingspec)\nPASS: test_decode_unicode (test.test_multibytecodec.Test_MultibyteCodec.test_decode_unicode)\nPASS: test_errorcallback_custom_ignore (test.test_multibytecodec.Test_MultibyteCodec.test_errorcallback_custom_ignore)\nPASS: test_errorcallback_longindex (test.test_multibytecodec.Test_MultibyteCodec.test_errorcallback_longindex)\nPASS: test_init_segfault (test.test_multibytecodec.Test_MultibyteCodec.test_init_segfault)\nPASS: test_nullcoding (test.test_multibytecodec.Test_MultibyteCodec.test_nullcoding)\nPASS: test_str_decode (test.test_multibytecodec.Test_MultibyteCodec.test_str_decode)\nPASS: test_bug1728403 (test.test_multibytecodec.Test_StreamReader.test_bug1728403)\nPASS: test_gb18030 (test.test_multibytecodec.Test_StreamWriter.test_gb18030)\nPASS: test_streamwriter_strwrite (test.test_multibytecodec.Test_StreamWriter.test_streamwriter_strwrite)\nPASS: test_utf_8 (test.test_multibytecodec.Test_StreamWriter.test_utf_8)\n\n----------------------------------------------------------------------\nRan 35 tests in 0.068s\n\nOK (skipped=1)\n0:01:59 load avg: 2.99 [260/469] test_named_expressions passed\nPASS: test_named_expression_assignment_01 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_01)\nPASS: test_named_expression_assignment_02 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_02)\nPASS: test_named_expression_assignment_03 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_03)\nPASS: test_named_expression_assignment_04 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_04)\nPASS: test_named_expression_assignment_05 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_05)\nPASS: test_named_expression_assignment_06 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_06)\nPASS: test_named_expression_assignment_07 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_07)\nPASS: test_named_expression_assignment_08 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_08)\nPASS: test_named_expression_assignment_09 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_09)\nPASS: test_named_expression_assignment_10 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_10)\nPASS: test_named_expression_assignment_11 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_11)\nPASS: test_named_expression_assignment_12 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_12)\nPASS: test_named_expression_assignment_13 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_13)\ntest_named_expression_assignment_14 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_14)\nPASS: Where all variables are positive integers, and a is at least as large\nPASS: test_named_expression_assignment_15 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_15)\nPASS: test_named_expression_assignment_16 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_16)\nPASS: test_named_expression_assignment_17 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_17)\nPASS: test_named_expression_assignment_18 (test.test_named_expressions.NamedExpressionAssignmentTest.test_named_expression_assignment_18)\nPASS: test_named_expression_invalid_01 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_01)\nPASS: test_named_expression_invalid_02 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_02)\nPASS: test_named_expression_invalid_03 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_03)\nPASS: test_named_expression_invalid_04 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_04)\nPASS: test_named_expression_invalid_06 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_06)\nPASS: test_named_expression_invalid_07 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_07)\nPASS: test_named_expression_invalid_08 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_08)\nPASS: test_named_expression_invalid_09 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_09)\nPASS: test_named_expression_invalid_10 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_10)\nPASS: test_named_expression_invalid_11 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_11)\nPASS: test_named_expression_invalid_12 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_12)\nPASS: test_named_expression_invalid_13 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_13)\nPASS: test_named_expression_invalid_14 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_14)\nPASS: test_named_expression_invalid_15 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_15)\nPASS: test_named_expression_invalid_16 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_16)\nPASS: test_named_expression_invalid_17 (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_17)\nPASS: test_named_expression_invalid_in_class_body (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_in_class_body)\nPASS: test_named_expression_invalid_list_comprehension_iterable_expression (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_list_comprehension_iterable_expression)\nPASS: test_named_expression_invalid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_iteration_variable)\nPASS: test_named_expression_invalid_rebinding_list_comprehension_inner_loop (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_list_comprehension_inner_loop)\nPASS: test_named_expression_invalid_rebinding_list_comprehension_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_list_comprehension_iteration_variable)\nPASS: test_named_expression_invalid_rebinding_set_comprehension_inner_loop (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_set_comprehension_inner_loop)\nPASS: test_named_expression_invalid_rebinding_set_comprehension_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_rebinding_set_comprehension_iteration_variable)\nPASS: test_named_expression_invalid_set_comprehension_iterable_expression (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_invalid_set_comprehension_iterable_expression)\nPASS: test_named_expression_valid_rebinding_iteration_variable (test.test_named_expressions.NamedExpressionInvalidTest.test_named_expression_valid_rebinding_iteration_variable)\nPASS: test_named_expression_global_scope (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_global_scope)\nPASS: test_named_expression_global_scope_no_global_keyword (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_global_scope_no_global_keyword)\nPASS: test_named_expression_nonlocal_scope (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_nonlocal_scope)\nPASS: test_named_expression_nonlocal_scope_no_nonlocal_keyword (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_nonlocal_scope_no_nonlocal_keyword)\nPASS: test_named_expression_scope_01 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_01)\nPASS: test_named_expression_scope_02 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_02)\nPASS: test_named_expression_scope_03 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_03)\nPASS: test_named_expression_scope_04 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_04)\nPASS: test_named_expression_scope_05 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_05)\nPASS: test_named_expression_scope_06 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_06)\nPASS: test_named_expression_scope_07 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_07)\nPASS: test_named_expression_scope_08 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_08)\nPASS: test_named_expression_scope_09 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_09)\nPASS: test_named_expression_scope_10 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_10)\nPASS: test_named_expression_scope_11 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_11)\nPASS: test_named_expression_scope_17 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_17)\nPASS: test_named_expression_scope_18 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_18)\nPASS: test_named_expression_scope_19 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_19)\nPASS: test_named_expression_scope_20 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_20)\nPASS: test_named_expression_scope_21 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_21)\nPASS: test_named_expression_scope_22 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_22)\nPASS: test_named_expression_scope_23 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_23)\nPASS: test_named_expression_scope_24 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_24)\nPASS: test_named_expression_scope_25 (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_25)\nPASS: test_named_expression_scope_in_genexp (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_scope_in_genexp)\nPASS: test_named_expression_variable_reuse_in_comprehensions (test.test_named_expressions.NamedExpressionScopeTest.test_named_expression_variable_reuse_in_comprehensions)\n\n----------------------------------------------------------------------\nRan 69 tests in 0.062s\n\nOK\n0:01:59 load avg: 2.99 [261/469] test_netrc passed\nPASS: test_comment_after_machine_line (test.test_netrc.NetrcTestCase.test_comment_after_machine_line)\nPASS: test_comment_after_machine_line_hash_only (test.test_netrc.NetrcTestCase.test_comment_after_machine_line_hash_only)\nPASS: test_comment_after_machine_line_no_space (test.test_netrc.NetrcTestCase.test_comment_after_machine_line_no_space)\nPASS: test_comment_at_end_of_machine_line (test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line)\nPASS: test_comment_at_end_of_machine_line_no_space (test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line_no_space)\nPASS: test_comment_at_end_of_machine_line_pass_has_hash (test.test_netrc.NetrcTestCase.test_comment_at_end_of_machine_line_pass_has_hash)\nPASS: test_comment_before_machine_line (test.test_netrc.NetrcTestCase.test_comment_before_machine_line)\nPASS: test_comment_before_machine_line_hash_only (test.test_netrc.NetrcTestCase.test_comment_before_machine_line_hash_only)\nPASS: test_comment_before_machine_line_no_space (test.test_netrc.NetrcTestCase.test_comment_before_machine_line_no_space)\nPASS: test_invalid_tokens (test.test_netrc.NetrcTestCase.test_invalid_tokens)\nPASS: test_macros (test.test_netrc.NetrcTestCase.test_macros)\nPASS: test_optional_tokens (test.test_netrc.NetrcTestCase.test_optional_tokens)\nPASS: test_security (test.test_netrc.NetrcTestCase.test_security)\nPASS: test_token_value_escape (test.test_netrc.NetrcTestCase.test_token_value_escape)\nPASS: test_token_value_internal_hash (test.test_netrc.NetrcTestCase.test_token_value_internal_hash)\nPASS: test_token_value_leading_hash (test.test_netrc.NetrcTestCase.test_token_value_leading_hash)\nPASS: test_token_value_non_ascii (test.test_netrc.NetrcTestCase.test_token_value_non_ascii)\nPASS: test_token_value_quotes (test.test_netrc.NetrcTestCase.test_token_value_quotes)\nPASS: test_token_value_trailing_hash (test.test_netrc.NetrcTestCase.test_token_value_trailing_hash)\nPASS: test_token_value_whitespace (test.test_netrc.NetrcTestCase.test_token_value_whitespace)\nPASS: test_toplevel_non_ordered_tokens (test.test_netrc.NetrcTestCase.test_toplevel_non_ordered_tokens)\nPASS: test_toplevel_tokens (test.test_netrc.NetrcTestCase.test_toplevel_tokens)\n\n----------------------------------------------------------------------\nRan 22 tests in 0.026s\n\nOK\n0:02:00 load avg: 2.99 [262/469] test_nis passed\nSKIP: test_maps (test.test_nis.NisTests.test_maps) 'Local domain name not set'\n\n----------------------------------------------------------------------\nRan 1 test in 0.001s\n\nOK (skipped=1)\n0:02:00 load avg: 2.99 [263/469] test_nntplib passed\nPASS: test_caps_only_after_login (test.test_nntplib.CapsAfterLoginNNTPv2Tests.test_caps_only_after_login)\nPASS: test_starttls (test.test_nntplib.LocalServerTests.test_starttls)\nPASS: test_decode_header (test.test_nntplib.MiscTests.test_decode_header)\nPASS: test_parse_datetime (test.test_nntplib.MiscTests.test_parse_datetime)\nPASS: test_parse_overview (test.test_nntplib.MiscTests.test_parse_overview)\nPASS: test_parse_overview_fmt (test.test_nntplib.MiscTests.test_parse_overview_fmt)\nPASS: test_ssl_support (test.test_nntplib.MiscTests.test_ssl_support)\nPASS: test_unparse_datetime (test.test_nntplib.MiscTests.test_unparse_datetime)\nPASS: test_unparse_datetime_legacy (test.test_nntplib.MiscTests.test_unparse_datetime_legacy)\nPASS: test_bad_capabilities (test.test_nntplib.MockSocketTests.test_bad_capabilities)\nPASS: test_bad_welcome (test.test_nntplib.MockSocketTests.test_bad_welcome)\nPASS: test_login_aborted (test.test_nntplib.MockSocketTests.test_login_aborted)\nPASS: test_service_permanently_unavailable (test.test_nntplib.MockSocketTests.test_service_permanently_unavailable)\nPASS: test_service_temporarily_unavailable (test.test_nntplib.MockSocketTests.test_service_temporarily_unavailable)\nPASS: test_bad_capabilities (test.test_nntplib.MockSslTests.test_bad_capabilities)\nPASS: test_bad_welcome (test.test_nntplib.MockSslTests.test_bad_welcome)\nPASS: test_login_aborted (test.test_nntplib.MockSslTests.test_login_aborted)\nPASS: test_service_permanently_unavailable (test.test_nntplib.MockSslTests.test_service_permanently_unavailable)\nPASS: test_service_temporarily_unavailable (test.test_nntplib.MockSslTests.test_service_temporarily_unavailable)\nPASS: test_article (test.test_nntplib.NNTPv1Tests.test_article)\nPASS: test_article_file (test.test_nntplib.NNTPv1Tests.test_article_file)\nPASS: test_authinfo (test.test_nntplib.NNTPv1Tests.test_authinfo)\nPASS: test_body (test.test_nntplib.NNTPv1Tests.test_body)\nPASS: test_body_file (test.test_nntplib.NNTPv1Tests.test_body_file)\nPASS: test_caps (test.test_nntplib.NNTPv1Tests.test_caps)\nPASS: test_date (test.test_nntplib.NNTPv1Tests.test_date)\nPASS: test_description (test.test_nntplib.NNTPv1Tests.test_description)\nPASS: test_descriptions (test.test_nntplib.NNTPv1Tests.test_descriptions)\nPASS: test_group (test.test_nntplib.NNTPv1Tests.test_group)\nPASS: test_head (test.test_nntplib.NNTPv1Tests.test_head)\nPASS: test_head_file (test.test_nntplib.NNTPv1Tests.test_head_file)\nPASS: test_help (test.test_nntplib.NNTPv1Tests.test_help)\nPASS: test_ihave (test.test_nntplib.NNTPv1Tests.test_ihave)\nPASS: test_last (test.test_nntplib.NNTPv1Tests.test_last)\nPASS: test_list (test.test_nntplib.NNTPv1Tests.test_list)\nPASS: test_newnews (test.test_nntplib.NNTPv1Tests.test_newnews)\nPASS: test_next (test.test_nntplib.NNTPv1Tests.test_next)\nPASS: test_over (test.test_nntplib.NNTPv1Tests.test_over)\nPASS: test_post (test.test_nntplib.NNTPv1Tests.test_post)\nPASS: test_quit (test.test_nntplib.NNTPv1Tests.test_quit)\nPASS: test_stat (test.test_nntplib.NNTPv1Tests.test_stat)\nPASS: test_too_long_lines (test.test_nntplib.NNTPv1Tests.test_too_long_lines)\nPASS: test_welcome (test.test_nntplib.NNTPv1Tests.test_welcome)\nPASS: test_xover (test.test_nntplib.NNTPv1Tests.test_xover)\nPASS: test_article (test.test_nntplib.NNTPv2Tests.test_article)\nPASS: test_article_file (test.test_nntplib.NNTPv2Tests.test_article_file)\nPASS: test_authinfo (test.test_nntplib.NNTPv2Tests.test_authinfo)\nPASS: test_body (test.test_nntplib.NNTPv2Tests.test_body)\nPASS: test_body_file (test.test_nntplib.NNTPv2Tests.test_body_file)\nPASS: test_caps (test.test_nntplib.NNTPv2Tests.test_caps)\nPASS: test_date (test.test_nntplib.NNTPv2Tests.test_date)\nPASS: test_description (test.test_nntplib.NNTPv2Tests.test_description)\nPASS: test_descriptions (test.test_nntplib.NNTPv2Tests.test_descriptions)\nPASS: test_group (test.test_nntplib.NNTPv2Tests.test_group)\nPASS: test_head (test.test_nntplib.NNTPv2Tests.test_head)\nPASS: test_head_file (test.test_nntplib.NNTPv2Tests.test_head_file)\nPASS: test_help (test.test_nntplib.NNTPv2Tests.test_help)\nPASS: test_ihave (test.test_nntplib.NNTPv2Tests.test_ihave)\nPASS: test_last (test.test_nntplib.NNTPv2Tests.test_last)\nPASS: test_list (test.test_nntplib.NNTPv2Tests.test_list)\nPASS: test_newnews (test.test_nntplib.NNTPv2Tests.test_newnews)\nPASS: test_next (test.test_nntplib.NNTPv2Tests.test_next)\nPASS: test_over (test.test_nntplib.NNTPv2Tests.test_over)\nPASS: test_post (test.test_nntplib.NNTPv2Tests.test_post)\nPASS: test_quit (test.test_nntplib.NNTPv2Tests.test_quit)\nPASS: test_stat (test.test_nntplib.NNTPv2Tests.test_stat)\nPASS: test_too_long_lines (test.test_nntplib.NNTPv2Tests.test_too_long_lines)\nPASS: test_welcome (test.test_nntplib.NNTPv2Tests.test_welcome)\nPASS: test_xover (test.test_nntplib.NNTPv2Tests.test_xover)\nSKIP: setUpClass (test.test_nntplib.NetworkedNNTPTests) \"Use of the 'network' resource not enabled\"\nSKIP: setUpClass (test.test_nntplib.NetworkedNNTP_SSLTests) \"Use of the 'network' resource not enabled\"\nPASS: test_module_all_attribute (test.test_nntplib.PublicAPITests.test_module_all_attribute)\nPASS: test_we_are_in_reader_mode_after_connect (test.test_nntplib.SendReaderNNTPv2Tests.test_we_are_in_reader_mode_after_connect)\n\n----------------------------------------------------------------------\nRan 71 tests in 0.132s\n\nOK (skipped=2)\n0:02:01 load avg: 2.99 [264/469] test_logging passed\nPASS: test_critical (test.test_logging.BasicConfigTest.test_critical)\nPASS: test_datefmt (test.test_logging.BasicConfigTest.test_datefmt)\nPASS: test_debug (test.test_logging.BasicConfigTest.test_debug)\nPASS: test_encoding (test.test_logging.BasicConfigTest.test_encoding)\nPASS: test_encoding_errors (test.test_logging.BasicConfigTest.test_encoding_errors)\nPASS: test_encoding_errors_default (test.test_logging.BasicConfigTest.test_encoding_errors_default)\nPASS: test_encoding_errors_none (test.test_logging.BasicConfigTest.test_encoding_errors_none)\nPASS: test_error (test.test_logging.BasicConfigTest.test_error)\nPASS: test_filemode (test.test_logging.BasicConfigTest.test_filemode)\nPASS: test_filename (test.test_logging.BasicConfigTest.test_filename)\nPASS: test_force (test.test_logging.BasicConfigTest.test_force)\nPASS: test_format (test.test_logging.BasicConfigTest.test_format)\nPASS: test_handlers (test.test_logging.BasicConfigTest.test_handlers)\nPASS: test_incompatible (test.test_logging.BasicConfigTest.test_incompatible)\nPASS: test_info (test.test_logging.BasicConfigTest.test_info)\nPASS: test_level (test.test_logging.BasicConfigTest.test_level)\nPASS: test_log (test.test_logging.BasicConfigTest.test_log)\nPASS: test_log_taskName (test.test_logging.BasicConfigTest.test_log_taskName)\nPASS: test_no_kwargs (test.test_logging.BasicConfigTest.test_no_kwargs)\nPASS: test_stream (test.test_logging.BasicConfigTest.test_stream)\nPASS: test_strformatstyle (test.test_logging.BasicConfigTest.test_strformatstyle)\nPASS: test_stringtemplatestyle (test.test_logging.BasicConfigTest.test_stringtemplatestyle)\nPASS: test_style (test.test_logging.BasicConfigTest.test_style)\nPASS: test_warning (test.test_logging.BasicConfigTest.test_warning)\nPASS: test_callable_filter (test.test_logging.BasicFilterTest.test_callable_filter)\nPASS: test_empty_filter (test.test_logging.BasicFilterTest.test_empty_filter)\nPASS: test_filter (test.test_logging.BasicFilterTest.test_filter)\nPASS: test_custom (test.test_logging.BufferingFormatterTest.test_custom)\nPASS: test_default (test.test_logging.BufferingFormatterTest.test_default)\nPASS: test_flat (test.test_logging.BuiltinLevelsTest.test_flat)\nPASS: test_issue27935 (test.test_logging.BuiltinLevelsTest.test_issue27935)\nPASS: test_nested_explicit (test.test_logging.BuiltinLevelsTest.test_nested_explicit)\nPASS: test_nested_inherited (test.test_logging.BuiltinLevelsTest.test_nested_inherited)\nPASS: test_nested_with_virtual_parent (test.test_logging.BuiltinLevelsTest.test_nested_with_virtual_parent)\ntest_regression_22386 (test.test_logging.BuiltinLevelsTest.test_regression_22386)\nPASS: See issue #22386 for more information.\ntest_regression_29220 (test.test_logging.BuiltinLevelsTest.test_regression_29220)\nPASS: See issue #29220 for more information.\nPASS: test_child_loggers (test.test_logging.ChildLoggerTest.test_child_loggers)\nPASS: test_get_children (test.test_logging.ChildLoggerTest.test_get_children)\nPASS: test_90195 (test.test_logging.ConfigDictTest.test_90195)\nPASS: test_bad_format (test.test_logging.ConfigDictTest.test_bad_format)\nPASS: test_bad_format_with_dollar_style (test.test_logging.ConfigDictTest.test_bad_format_with_dollar_style)\nPASS: test_baseconfig (test.test_logging.ConfigDictTest.test_baseconfig)\nPASS: test_config0_ok (test.test_logging.ConfigDictTest.test_config0_ok)\nPASS: test_config11_ok (test.test_logging.ConfigDictTest.test_config11_ok)\nPASS: test_config12_failure (test.test_logging.ConfigDictTest.test_config12_failure)\nPASS: test_config13_failure (test.test_logging.ConfigDictTest.test_config13_failure)\nPASS: test_config14_ok (test.test_logging.ConfigDictTest.test_config14_ok)\nPASS: test_config15_ok (test.test_logging.ConfigDictTest.test_config15_ok)\nPASS: test_config16_ok (test.test_logging.ConfigDictTest.test_config16_ok)\nPASS: test_config17_ok (test.test_logging.ConfigDictTest.test_config17_ok)\nPASS: test_config1_ok (test.test_logging.ConfigDictTest.test_config1_ok)\nPASS: test_config2_failure (test.test_logging.ConfigDictTest.test_config2_failure)\nPASS: test_config2a_failure (test.test_logging.ConfigDictTest.test_config2a_failure)\nPASS: test_config2b_failure (test.test_logging.ConfigDictTest.test_config2b_failure)\nPASS: test_config3_failure (test.test_logging.ConfigDictTest.test_config3_failure)\nPASS: test_config4_ok (test.test_logging.ConfigDictTest.test_config4_ok)\nPASS: test_config4a_ok (test.test_logging.ConfigDictTest.test_config4a_ok)\nPASS: test_config5_ok (test.test_logging.ConfigDictTest.test_config5_ok)\nPASS: test_config6_failure (test.test_logging.ConfigDictTest.test_config6_failure)\nPASS: test_config7_ok (test.test_logging.ConfigDictTest.test_config7_ok)\nPASS: test_config_10_ok (test.test_logging.ConfigDictTest.test_config_10_ok)\nPASS: test_config_8_ok (test.test_logging.ConfigDictTest.test_config_8_ok)\nPASS: test_config_8a_ok (test.test_logging.ConfigDictTest.test_config_8a_ok)\nPASS: test_config_9_ok (test.test_logging.ConfigDictTest.test_config_9_ok)\nPASS: test_config_callable_filter_works (test.test_logging.ConfigDictTest.test_config_callable_filter_works)\nPASS: test_config_filter_method_works (test.test_logging.ConfigDictTest.test_config_filter_method_works)\nPASS: test_config_filter_works (test.test_logging.ConfigDictTest.test_config_filter_works)\nPASS: test_config_queue_handler (test.test_logging.ConfigDictTest.test_config_queue_handler)\nPASS: test_custom_formatter_class_with_validate (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate)\nPASS: test_custom_formatter_class_with_validate2 (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate2)\nPASS: test_custom_formatter_class_with_validate2_with_wrong_fmt (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate2_with_wrong_fmt)\nPASS: test_custom_formatter_class_with_validate3 (test.test_logging.ConfigDictTest.test_custom_formatter_class_with_validate3)\nPASS: test_custom_formatter_function_with_defaults (test.test_logging.ConfigDictTest.test_custom_formatter_function_with_defaults)\nPASS: test_custom_formatter_function_with_validate (test.test_logging.ConfigDictTest.test_custom_formatter_function_with_validate)\nPASS: test_invalid_type_raises (test.test_logging.ConfigDictTest.test_invalid_type_raises)\nPASS: test_listen_config_10_ok (test.test_logging.ConfigDictTest.test_listen_config_10_ok)\nPASS: test_listen_config_1_ok (test.test_logging.ConfigDictTest.test_listen_config_1_ok)\nPASS: test_listen_verify (test.test_logging.ConfigDictTest.test_listen_verify)\nPASS: test_namedtuple (test.test_logging.ConfigDictTest.test_namedtuple)\nPASS: test_config0_ok (test.test_logging.ConfigFileTest.test_config0_ok)\nPASS: test_config0_using_cp_ok (test.test_logging.ConfigFileTest.test_config0_using_cp_ok)\nPASS: test_config1_ok (test.test_logging.ConfigFileTest.test_config1_ok)\nPASS: test_config2_failure (test.test_logging.ConfigFileTest.test_config2_failure)\nPASS: test_config3_failure (test.test_logging.ConfigFileTest.test_config3_failure)\nPASS: test_config4_ok (test.test_logging.ConfigFileTest.test_config4_ok)\nPASS: test_config5_ok (test.test_logging.ConfigFileTest.test_config5_ok)\nPASS: test_config6_ok (test.test_logging.ConfigFileTest.test_config6_ok)\nPASS: test_config7_ok (test.test_logging.ConfigFileTest.test_config7_ok)\nPASS: test_config8_ok (test.test_logging.ConfigFileTest.test_config8_ok)\nPASS: test_config9_ok (test.test_logging.ConfigFileTest.test_config9_ok)\nPASS: test_config_set_handler_names (test.test_logging.ConfigFileTest.test_config_set_handler_names)\ntest_defaults_do_no_interpolation (test.test_logging.ConfigFileTest.test_defaults_do_no_interpolation)\nPASS: bpo-33802 defaults should not get interpolated\nPASS: test_exception_if_confg_file_is_empty (test.test_logging.ConfigFileTest.test_exception_if_confg_file_is_empty)\nPASS: test_exception_if_confg_file_is_invalid (test.test_logging.ConfigFileTest.test_exception_if_confg_file_is_invalid)\nPASS: test_exception_if_config_file_does_not_exist (test.test_logging.ConfigFileTest.test_exception_if_config_file_does_not_exist)\nPASS: test_logger_disabling (test.test_logging.ConfigFileTest.test_logger_disabling)\nPASS: test_handler_filter (test.test_logging.CustomLevelsAndFiltersTest.test_handler_filter)\nPASS: test_handler_filter_replaces_record (test.test_logging.CustomLevelsAndFiltersTest.test_handler_filter_replaces_record)\nPASS: test_logger_filter (test.test_logging.CustomLevelsAndFiltersTest.test_logger_filter)\nPASS: test_logging_filter_replaces_record (test.test_logging.CustomLevelsAndFiltersTest.test_logging_filter_replaces_record)\nPASS: test_specific_filters (test.test_logging.CustomLevelsAndFiltersTest.test_specific_filters)\nPASS: test_output (test.test_logging.DatagramHandlerTest.test_output)\nPASS: test_encoding_cyrillic_unicode (test.test_logging.EncodingTest.test_encoding_cyrillic_unicode)\nPASS: test_encoding_plain_file (test.test_logging.EncodingTest.test_encoding_plain_file)\nPASS: test_formatting (test.test_logging.ExceptionTest.test_formatting)\nPASS: test_delay (test.test_logging.FileHandlerTest.test_delay)\nPASS: test_emit_after_closing_in_write_mode (test.test_logging.FileHandlerTest.test_emit_after_closing_in_write_mode)\nPASS: test_braces (test.test_logging.FormatterTest.test_braces)\nPASS: test_default_msec_format_none (test.test_logging.FormatterTest.test_default_msec_format_none)\nPASS: test_defaults_parameter (test.test_logging.FormatterTest.test_defaults_parameter)\nPASS: test_dollars (test.test_logging.FormatterTest.test_dollars)\nPASS: test_format_validate (test.test_logging.FormatterTest.test_format_validate)\nPASS: test_invalid_style (test.test_logging.FormatterTest.test_invalid_style)\nPASS: test_issue_89047 (test.test_logging.FormatterTest.test_issue_89047)\nPASS: test_percent (test.test_logging.FormatterTest.test_percent)\nPASS: test_time (test.test_logging.FormatterTest.test_time)\nPASS: test_output (test.test_logging.HTTPHandlerTest.test_output)\nPASS: test_builtin_handlers (test.test_logging.HandlerTest.test_builtin_handlers)\nPASS: test_name (test.test_logging.HandlerTest.test_name)\ntest_path_objects (test.test_logging.HandlerTest.test_path_objects)\nPASS: Test that Path objects are accepted as filename arguments to handlers.\ntest_post_fork_child_no_deadlock (test.test_logging.HandlerTest.test_post_fork_child_no_deadlock)\nPASS: Ensure child logging locks are not held; bpo-6721 & bpo-36533.\nSKIP: test_race (test.test_logging.HandlerTest.test_race) \"resource 'walltime' is not enabled\"\nPASS: test_output (test.test_logging.IPv6SysLogHandlerTest.test_output)\nPASS: test_udp_reconnection (test.test_logging.IPv6SysLogHandlerTest.test_udp_reconnection)\nPASS: test_last_resort (test.test_logging.LastResortTest.test_last_resort)\nPASS: test_logrecord_class (test.test_logging.LogRecordFactoryTest.test_logrecord_class)\nPASS: test_dict_arg (test.test_logging.LogRecordTest.test_dict_arg)\nPASS: test_multiprocessing (test.test_logging.LogRecordTest.test_multiprocessing)\nPASS: test_optional (test.test_logging.LogRecordTest.test_optional)\nPASS: test_str_rep (test.test_logging.LogRecordTest.test_str_rep)\nPASS: test_taskName_with_asyncio_imported (test.test_logging.LogRecordTest.test_taskName_with_asyncio_imported)\nPASS: test_taskName_without_asyncio_imported (test.test_logging.LogRecordTest.test_taskName_without_asyncio_imported)\nPASS: test_critical (test.test_logging.LoggerAdapterTest.test_critical)\nPASS: test_exception (test.test_logging.LoggerAdapterTest.test_exception)\nPASS: test_exception_excinfo (test.test_logging.LoggerAdapterTest.test_exception_excinfo)\nPASS: test_has_handlers (test.test_logging.LoggerAdapterTest.test_has_handlers)\nPASS: test_is_enabled_for (test.test_logging.LoggerAdapterTest.test_is_enabled_for)\nPASS: test_nested (test.test_logging.LoggerAdapterTest.test_nested)\nPASS: test_caching (test.test_logging.LoggerTest.test_caching)\nPASS: test_exception (test.test_logging.LoggerTest.test_exception)\nPASS: test_find_caller_with_stack_info (test.test_logging.LoggerTest.test_find_caller_with_stack_info)\nPASS: test_find_caller_with_stacklevel (test.test_logging.LoggerTest.test_find_caller_with_stacklevel)\nPASS: test_has_handlers (test.test_logging.LoggerTest.test_has_handlers)\nPASS: test_has_handlers_no_propagate (test.test_logging.LoggerTest.test_has_handlers_no_propagate)\nPASS: test_invalid_names (test.test_logging.LoggerTest.test_invalid_names)\nPASS: test_is_enabled_for (test.test_logging.LoggerTest.test_is_enabled_for)\nPASS: test_is_enabled_for_disabled_logger (test.test_logging.LoggerTest.test_is_enabled_for_disabled_logger)\nPASS: test_log_invalid_level_no_raise (test.test_logging.LoggerTest.test_log_invalid_level_no_raise)\nPASS: test_log_invalid_level_with_raise (test.test_logging.LoggerTest.test_log_invalid_level_with_raise)\nPASS: test_make_record_with_extra_no_overwrite (test.test_logging.LoggerTest.test_make_record_with_extra_no_overwrite)\nPASS: test_make_record_with_extra_overwrite (test.test_logging.LoggerTest.test_make_record_with_extra_overwrite)\nPASS: test_pickling (test.test_logging.LoggerTest.test_pickling)\nPASS: test_root_logger_aliases (test.test_logging.LoggerTest.test_root_logger_aliases)\nPASS: test_set_invalid_level (test.test_logging.LoggerTest.test_set_invalid_level)\nPASS: test_manager_loggerclass (test.test_logging.ManagerTest.test_manager_loggerclass)\nPASS: test_set_log_record_factory (test.test_logging.ManagerTest.test_set_log_record_factory)\nPASS: test_flush (test.test_logging.MemoryHandlerTest.test_flush)\ntest_flush_on_close (test.test_logging.MemoryHandlerTest.test_flush_on_close)\nPASS: Test that the flush-on-close configuration works as expected.\nPASS: test_race_between_set_target_and_flush (test.test_logging.MemoryHandlerTest.test_race_between_set_target_and_flush)\ntest_shutdown_flush_on_close (test.test_logging.MemoryHandlerTest.test_shutdown_flush_on_close)\nPASS: Test that the flush-on-close configuration is respected by the\nPASS: test_persistent_loggers (test.test_logging.MemoryTest.test_persistent_loggers)\nPASS: test__all__ (test.test_logging.MiscTestCase.test__all__)\nPASS: test_critical (test.test_logging.ModuleLevelMiscTest.test_critical)\nPASS: test_debug (test.test_logging.ModuleLevelMiscTest.test_debug)\nPASS: test_disable (test.test_logging.ModuleLevelMiscTest.test_disable)\nPASS: test_error (test.test_logging.ModuleLevelMiscTest.test_error)\nPASS: test_get_level_names_mapping (test.test_logging.ModuleLevelMiscTest.test_get_level_names_mapping)\nPASS: test_info (test.test_logging.ModuleLevelMiscTest.test_info)\nPASS: test_log (test.test_logging.ModuleLevelMiscTest.test_log)\nPASS: test_logging_at_shutdown (test.test_logging.ModuleLevelMiscTest.test_logging_at_shutdown)\nPASS: test_logging_at_shutdown_open (test.test_logging.ModuleLevelMiscTest.test_logging_at_shutdown_open)\nPASS: test_recursion_error (test.test_logging.ModuleLevelMiscTest.test_recursion_error)\nPASS: test_set_logger_class (test.test_logging.ModuleLevelMiscTest.test_set_logger_class)\nPASS: test_subclass_logger_cache (test.test_logging.ModuleLevelMiscTest.test_subclass_logger_cache)\nPASS: test_warning (test.test_logging.ModuleLevelMiscTest.test_warning)\nSKIP: test_basic (test.test_logging.NTEventLogHandlerTest.test_basic) 'win32evtlog/win32evtlogutil/pywintypes required for this test.'\nPASS: test_formatting (test.test_logging.QueueHandlerTest.test_formatting)\nPASS: test_queue_handler (test.test_logging.QueueHandlerTest.test_queue_handler)\nPASS: test_queue_listener (test.test_logging.QueueHandlerTest.test_queue_listener)\nPASS: test_queue_listener_with_StreamHandler (test.test_logging.QueueHandlerTest.test_queue_listener_with_StreamHandler)\nPASS: test_queue_listener_with_multiple_handlers (test.test_logging.QueueHandlerTest.test_queue_listener_with_multiple_handlers)\nPASS: test_calls_task_done_after_stop (test.test_logging.QueueListenerTest.test_calls_task_done_after_stop)\nPASS: test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest.test_handle_called_with_mp_queue)\nPASS: test_handle_called_with_queue_queue (test.test_logging.QueueListenerTest.test_handle_called_with_queue_queue)\ntest_no_messages_in_queue_after_stop (test.test_logging.QueueListenerTest.test_no_messages_in_queue_after_stop)\nPASS: Five messages are logged then the QueueListener is stopped. This\nPASS: test_file_created (test.test_logging.RotatingFileHandlerTest.test_file_created)\nPASS: test_namer_rotator_inheritance (test.test_logging.RotatingFileHandlerTest.test_namer_rotator_inheritance)\nPASS: test_rollover_filenames (test.test_logging.RotatingFileHandlerTest.test_rollover_filenames)\nPASS: test_rotator (test.test_logging.RotatingFileHandlerTest.test_rotator)\nPASS: test_should_not_rollover (test.test_logging.RotatingFileHandlerTest.test_should_not_rollover)\nPASS: test_should_rollover (test.test_logging.RotatingFileHandlerTest.test_should_rollover)\nPASS: test_basic (test.test_logging.SMTPHandlerTest.test_basic)\nPASS: test_no_failure (test.test_logging.ShutdownTest.test_no_failure)\nPASS: test_with_ioerror_in_acquire (test.test_logging.ShutdownTest.test_with_ioerror_in_acquire)\nPASS: test_with_ioerror_in_close (test.test_logging.ShutdownTest.test_with_ioerror_in_close)\nPASS: test_with_ioerror_in_flush (test.test_logging.ShutdownTest.test_with_ioerror_in_flush)\nPASS: test_with_other_error_in_acquire_with_raise (test.test_logging.ShutdownTest.test_with_other_error_in_acquire_with_raise)\nPASS: test_with_other_error_in_acquire_without_raise (test.test_logging.ShutdownTest.test_with_other_error_in_acquire_without_raise)\nPASS: test_with_other_error_in_close_with_raise (test.test_logging.ShutdownTest.test_with_other_error_in_close_with_raise)\nPASS: test_with_other_error_in_close_without_raise (test.test_logging.ShutdownTest.test_with_other_error_in_close_without_raise)\nPASS: test_with_other_error_in_flush_with_raise (test.test_logging.ShutdownTest.test_with_other_error_in_flush_with_raise)\nPASS: test_with_other_error_in_flush_without_raise (test.test_logging.ShutdownTest.test_with_other_error_in_flush_without_raise)\nPASS: test_with_valueerror_in_acquire (test.test_logging.ShutdownTest.test_with_valueerror_in_acquire)\nPASS: test_with_valueerror_in_close (test.test_logging.ShutdownTest.test_with_valueerror_in_close)\nPASS: test_with_valueerror_in_flush (test.test_logging.ShutdownTest.test_with_valueerror_in_flush)\nPASS: test_noserver (test.test_logging.SocketHandlerTest.test_noserver)\nPASS: test_output (test.test_logging.SocketHandlerTest.test_output)\nPASS: test_can_represent_stream_with_int_name (test.test_logging.StreamHandlerTest.test_can_represent_stream_with_int_name)\nPASS: test_error_handling (test.test_logging.StreamHandlerTest.test_error_handling)\ntest_stream_setting (test.test_logging.StreamHandlerTest.test_stream_setting)\nPASS: Test setting the handler's stream\nPASS: test_output (test.test_logging.SysLogHandlerTest.test_output)\nPASS: test_udp_reconnection (test.test_logging.SysLogHandlerTest.test_udp_reconnection)\nPASS: test_compute_files_to_delete (test.test_logging.TimedRotatingFileHandlerTest.test_compute_files_to_delete)\nPASS: test_compute_rollover_D (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_D)\nPASS: test_compute_rollover_H (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_H)\nPASS: test_compute_rollover_M (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_M)\nPASS: test_compute_rollover_MIDNIGHT (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_MIDNIGHT)\nPASS: test_compute_rollover_S (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_S)\nPASS: test_compute_rollover_W0 (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_W0)\nPASS: test_compute_rollover_daily_attime (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_daily_attime)\nPASS: test_compute_rollover_weekly_attime (test.test_logging.TimedRotatingFileHandlerTest.test_compute_rollover_weekly_attime)\nPASS: test_invalid (test.test_logging.TimedRotatingFileHandlerTest.test_invalid)\nPASS: test_rollover (test.test_logging.TimedRotatingFileHandlerTest.test_rollover)\nPASS: test_should_not_rollover (test.test_logging.TimedRotatingFileHandlerTest.test_should_not_rollover)\nPASS: test_output (test.test_logging.UnixDatagramHandlerTest.test_output)\nPASS: test_noserver (test.test_logging.UnixSocketHandlerTest.test_noserver)\nPASS: test_output (test.test_logging.UnixSocketHandlerTest.test_output)\nPASS: test_output (test.test_logging.UnixSysLogHandlerTest.test_output)\nPASS: test_udp_reconnection (test.test_logging.UnixSysLogHandlerTest.test_udp_reconnection)\nPASS: test_warnings (test.test_logging.WarningsTest.test_warnings)\nPASS: test_warnings_no_handlers (test.test_logging.WarningsTest.test_warnings_no_handlers)\n\n----------------------------------------------------------------------\nRan 229 tests in 13.762s\n\nOK (skipped=2)\n0:02:01 load avg: 2.99 [265/469] test_ntpath passed\nPASS: test_abspath (test.test_ntpath.NtCommonTest.test_abspath)\nPASS: test_abspath_issue3426 (test.test_ntpath.NtCommonTest.test_abspath_issue3426)\nPASS: test_commonprefix (test.test_ntpath.NtCommonTest.test_commonprefix)\nPASS: test_exists (test.test_ntpath.NtCommonTest.test_exists)\nPASS: test_exists_fd (test.test_ntpath.NtCommonTest.test_exists_fd)\nPASS: test_expandvars (test.test_ntpath.NtCommonTest.test_expandvars)\nPASS: test_expandvars_nonascii (test.test_ntpath.NtCommonTest.test_expandvars_nonascii)\nPASS: test_filetime (test.test_ntpath.NtCommonTest.test_filetime)\nPASS: test_getsize (test.test_ntpath.NtCommonTest.test_getsize)\nPASS: test_import (test.test_ntpath.NtCommonTest.test_import)\nPASS: test_isdir (test.test_ntpath.NtCommonTest.test_isdir)\nPASS: test_isfile (test.test_ntpath.NtCommonTest.test_isfile)\nPASS: test_join_errors (test.test_ntpath.NtCommonTest.test_join_errors)\nPASS: test_no_argument (test.test_ntpath.NtCommonTest.test_no_argument)\nPASS: test_nonascii_abspath (test.test_ntpath.NtCommonTest.test_nonascii_abspath)\nPASS: test_normcase (test.test_ntpath.NtCommonTest.test_normcase)\nPASS: test_normpath_issue106242 (test.test_ntpath.NtCommonTest.test_normpath_issue106242)\nPASS: test_normpath_issue5827 (test.test_ntpath.NtCommonTest.test_normpath_issue5827)\nPASS: test_realpath (test.test_ntpath.NtCommonTest.test_realpath)\nPASS: test_relpath_errors (test.test_ntpath.NtCommonTest.test_relpath_errors)\nPASS: test_samefile (test.test_ntpath.NtCommonTest.test_samefile)\nPASS: test_samefile_on_link (test.test_ntpath.NtCommonTest.test_samefile_on_link)\nPASS: test_samefile_on_symlink (test.test_ntpath.NtCommonTest.test_samefile_on_symlink)\nPASS: test_sameopenfile (test.test_ntpath.NtCommonTest.test_sameopenfile)\nPASS: test_samestat (test.test_ntpath.NtCommonTest.test_samestat)\nPASS: test_samestat_on_link (test.test_ntpath.NtCommonTest.test_samestat_on_link)\nPASS: test_samestat_on_symlink (test.test_ntpath.NtCommonTest.test_samestat_on_symlink)\nPASS: test_splitdrive (test.test_ntpath.NtCommonTest.test_splitdrive)\nPASS: test_path_abspath (test.test_ntpath.PathLikeTests.test_path_abspath)\nPASS: test_path_basename (test.test_ntpath.PathLikeTests.test_path_basename)\nPASS: test_path_commonpath (test.test_ntpath.PathLikeTests.test_path_commonpath)\nPASS: test_path_dirname (test.test_ntpath.PathLikeTests.test_path_dirname)\nPASS: test_path_expanduser (test.test_ntpath.PathLikeTests.test_path_expanduser)\nPASS: test_path_expandvars (test.test_ntpath.PathLikeTests.test_path_expandvars)\nPASS: test_path_isabs (test.test_ntpath.PathLikeTests.test_path_isabs)\nPASS: test_path_isdir (test.test_ntpath.PathLikeTests.test_path_isdir)\nPASS: test_path_islink (test.test_ntpath.PathLikeTests.test_path_islink)\nPASS: test_path_ismount (test.test_ntpath.PathLikeTests.test_path_ismount)\nPASS: test_path_join (test.test_ntpath.PathLikeTests.test_path_join)\nPASS: test_path_lexists (test.test_ntpath.PathLikeTests.test_path_lexists)\nPASS: test_path_normcase (test.test_ntpath.PathLikeTests.test_path_normcase)\nPASS: test_path_normpath (test.test_ntpath.PathLikeTests.test_path_normpath)\nPASS: test_path_realpath (test.test_ntpath.PathLikeTests.test_path_realpath)\nPASS: test_path_relpath (test.test_ntpath.PathLikeTests.test_path_relpath)\nPASS: test_path_split (test.test_ntpath.PathLikeTests.test_path_split)\nPASS: test_path_splitdrive (test.test_ntpath.PathLikeTests.test_path_splitdrive)\nPASS: test_path_splitext (test.test_ntpath.PathLikeTests.test_path_splitext)\nPASS: test_path_splitroot (test.test_ntpath.PathLikeTests.test_path_splitroot)\nSKIP: test_abspath (test.test_ntpath.TestNtpath.test_abspath) \"abspath requires 'nt' module\"\nPASS: test_commonpath (test.test_ntpath.TestNtpath.test_commonpath)\nPASS: test_commonprefix (test.test_ntpath.TestNtpath.test_commonprefix)\nSKIP: test_con_device (test.test_ntpath.TestNtpath.test_con_device) 'windows only'\nPASS: test_expanduser (test.test_ntpath.TestNtpath.test_expanduser)\nPASS: test_expandvars (test.test_ntpath.TestNtpath.test_expandvars)\nPASS: test_expandvars_nonascii (test.test_ntpath.TestNtpath.test_expandvars_nonascii)\nSKIP: test_fast_paths_in_use (test.test_ntpath.TestNtpath.test_fast_paths_in_use) 'Fast paths are only for win32'\nPASS: test_isabs (test.test_ntpath.TestNtpath.test_isabs)\nSKIP: test_isdevdrive (test.test_ntpath.TestNtpath.test_isdevdrive) 'Dev Drives only exist on Win32'\nPASS: test_isdevdrive_fallback (test.test_ntpath.TestNtpath.test_isdevdrive_fallback)\nSKIP: test_isfile_driveletter (test.test_ntpath.TestNtpath.test_isfile_driveletter) 'drive letters are a windows concept'\nSKIP: test_isjunction (test.test_ntpath.TestNtpath.test_isjunction) 'Can only test junctions with creation on win32.'\nPASS: test_ismount (test.test_ntpath.TestNtpath.test_ismount)\nPASS: test_join (test.test_ntpath.TestNtpath.test_join)\nPASS: test_normpath (test.test_ntpath.TestNtpath.test_normpath)\nSKIP: test_nt_helpers (test.test_ntpath.TestNtpath.test_nt_helpers) \"OS helpers require 'nt' module\"\nSKIP: test_realpath_basic (test.test_ntpath.TestNtpath.test_realpath_basic) 'need _getfinalpathname'\nSKIP: test_realpath_broken_symlinks (test.test_ntpath.TestNtpath.test_realpath_broken_symlinks) 'need _getfinalpathname'\nPASS: test_realpath_curdir (test.test_ntpath.TestNtpath.test_realpath_curdir)\nSKIP: test_realpath_cwd (test.test_ntpath.TestNtpath.test_realpath_cwd) 'need _getfinalpathname'\nSKIP: test_realpath_nul (test.test_ntpath.TestNtpath.test_realpath_nul) 'need _getfinalpathname'\nPASS: test_realpath_pardir (test.test_ntpath.TestNtpath.test_realpath_pardir)\nSKIP: test_realpath_relative (test.test_ntpath.TestNtpath.test_realpath_relative) 'need _getfinalpathname'\nSKIP: test_realpath_strict (test.test_ntpath.TestNtpath.test_realpath_strict) 'need _getfinalpathname'\nSKIP: test_realpath_symlink_loops (test.test_ntpath.TestNtpath.test_realpath_symlink_loops) 'need _getfinalpathname'\nSKIP: test_realpath_symlink_loops_strict (test.test_ntpath.TestNtpath.test_realpath_symlink_loops_strict) 'need _getfinalpathname'\nSKIP: test_realpath_symlink_prefix (test.test_ntpath.TestNtpath.test_realpath_symlink_prefix) 'need _getfinalpathname'\nPASS: test_relpath (test.test_ntpath.TestNtpath.test_relpath)\nPASS: test_sameopenfile (test.test_ntpath.TestNtpath.test_sameopenfile)\nPASS: test_split (test.test_ntpath.TestNtpath.test_split)\nPASS: test_splitdrive (test.test_ntpath.TestNtpath.test_splitdrive)\nPASS: test_splitext (test.test_ntpath.TestNtpath.test_splitext)\nPASS: test_splitroot (test.test_ntpath.TestNtpath.test_splitroot)\n\n----------------------------------------------------------------------\nRan 66 tests in 0.195s\n\nOK (skipped=16)\n0:02:01 load avg: 2.99 [266/469] test_numeric_tower passed\nPASS: test_complex (test.test_numeric_tower.ComparisonTest.test_complex)\nPASS: test_mixed_comparisons (test.test_numeric_tower.ComparisonTest.test_mixed_comparisons)\nPASS: test_binary_floats (test.test_numeric_tower.HashTest.test_binary_floats)\nPASS: test_bools (test.test_numeric_tower.HashTest.test_bools)\nPASS: test_complex (test.test_numeric_tower.HashTest.test_complex)\nPASS: test_decimals (test.test_numeric_tower.HashTest.test_decimals)\nPASS: test_fractions (test.test_numeric_tower.HashTest.test_fractions)\nPASS: test_hash_normalization (test.test_numeric_tower.HashTest.test_hash_normalization)\nPASS: test_integers (test.test_numeric_tower.HashTest.test_integers)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.201s\n\nOK\n0:02:01 load avg: 2.99 [267/469] test_opcache passed\nPASS: test_too_many_defaults_0 (test.test_opcache.TestCallCache.test_too_many_defaults_0)\nPASS: test_too_many_defaults_1 (test.test_opcache.TestCallCache.test_too_many_defaults_1)\nPASS: test_too_many_defaults_2 (test.test_opcache.TestCallCache.test_too_many_defaults_2)\nPASS: test_descriptor_added_after_optimization (test.test_opcache.TestLoadAttrCache.test_descriptor_added_after_optimization)\nPASS: test_load_borrowed_slot_should_not_crash (test.test_opcache.TestLoadAttrCache.test_load_borrowed_slot_should_not_crash)\nPASS: test_load_shadowing_slot_should_raise_type_error (test.test_opcache.TestLoadAttrCache.test_load_shadowing_slot_should_raise_type_error)\nPASS: test_metaclass_del_descriptor_after_optimization (test.test_opcache.TestLoadAttrCache.test_metaclass_del_descriptor_after_optimization)\nPASS: test_metaclass_descriptor_added_after_optimization (test.test_opcache.TestLoadAttrCache.test_metaclass_descriptor_added_after_optimization)\nPASS: test_metaclass_descriptor_shadows_class_attribute (test.test_opcache.TestLoadAttrCache.test_metaclass_descriptor_shadows_class_attribute)\nPASS: test_metaclass_getattribute (test.test_opcache.TestLoadAttrCache.test_metaclass_getattribute)\nPASS: test_metaclass_set_descriptor_after_optimization (test.test_opcache.TestLoadAttrCache.test_metaclass_set_descriptor_after_optimization)\nPASS: test_metaclass_swap (test.test_opcache.TestLoadAttrCache.test_metaclass_swap)\nPASS: test_store_borrowed_slot_should_not_crash (test.test_opcache.TestLoadAttrCache.test_store_borrowed_slot_should_not_crash)\nPASS: test_store_shadowing_slot_should_raise_type_error (test.test_opcache.TestLoadAttrCache.test_store_shadowing_slot_should_raise_type_error)\nPASS: test_type_descriptor_shadows_attribute_getset (test.test_opcache.TestLoadAttrCache.test_type_descriptor_shadows_attribute_getset)\nPASS: test_type_descriptor_shadows_attribute_member (test.test_opcache.TestLoadAttrCache.test_type_descriptor_shadows_attribute_member)\nPASS: test_type_descriptor_shadows_attribute_method (test.test_opcache.TestLoadAttrCache.test_type_descriptor_shadows_attribute_method)\nPASS: test_descriptor_added_after_optimization (test.test_opcache.TestLoadMethodCache.test_descriptor_added_after_optimization)\nPASS: test_metaclass_del_descriptor_after_optimization (test.test_opcache.TestLoadMethodCache.test_metaclass_del_descriptor_after_optimization)\nPASS: test_metaclass_descriptor_added_after_optimization (test.test_opcache.TestLoadMethodCache.test_metaclass_descriptor_added_after_optimization)\nPASS: test_metaclass_descriptor_shadows_class_attribute (test.test_opcache.TestLoadMethodCache.test_metaclass_descriptor_shadows_class_attribute)\nPASS: test_metaclass_getattribute (test.test_opcache.TestLoadMethodCache.test_metaclass_getattribute)\nPASS: test_metaclass_set_descriptor_after_optimization (test.test_opcache.TestLoadMethodCache.test_metaclass_set_descriptor_after_optimization)\nPASS: test_metaclass_swap (test.test_opcache.TestLoadMethodCache.test_metaclass_swap)\nPASS: test_type_descriptor_shadows_attribute_member (test.test_opcache.TestLoadMethodCache.test_type_descriptor_shadows_attribute_member)\nPASS: test_type_descriptor_shadows_attribute_method (test.test_opcache.TestLoadMethodCache.test_type_descriptor_shadows_attribute_method)\nPASS: test_descriptor_not_double_executed_on_spec_fail (test.test_opcache.TestLoadSuperAttrCache.test_descriptor_not_double_executed_on_spec_fail)\n\n----------------------------------------------------------------------\nRan 27 tests in 0.105s\n\nOK\n0:02:02 load avg: 2.99 [268/469] test_opcodes passed\nPASS: test_compare_function_objects (test.test_opcodes.OpcodeTest.test_compare_function_objects)\nPASS: test_default_annotations_exist (test.test_opcodes.OpcodeTest.test_default_annotations_exist)\nPASS: test_do_not_recreate_annotations (test.test_opcodes.OpcodeTest.test_do_not_recreate_annotations)\nPASS: test_modulo_of_string_subclasses (test.test_opcodes.OpcodeTest.test_modulo_of_string_subclasses)\nPASS: test_raise_class_exceptions (test.test_opcodes.OpcodeTest.test_raise_class_exceptions)\nPASS: test_setup_annotations_line (test.test_opcodes.OpcodeTest.test_setup_annotations_line)\nPASS: test_try_inside_for_loop (test.test_opcodes.OpcodeTest.test_try_inside_for_loop)\nPASS: test_use_existing_annotations (test.test_opcodes.OpcodeTest.test_use_existing_annotations)\n\n----------------------------------------------------------------------\nRan 8 tests in 0.006s\n\nOK\n0:02:02 load avg: 2.99 [269/469] test_openpty passed\nPASS: test (test.test_openpty.OpenptyTest.test)\n\n----------------------------------------------------------------------\nRan 1 test in 0.001s\n\nOK\n0:02:02 load avg: 2.99 [270/469] test_operator passed\nPASS: test_attrgetter (test.test_operator.CCOperatorPickleTestCase.test_attrgetter)\nPASS: test_itemgetter (test.test_operator.CCOperatorPickleTestCase.test_itemgetter)\nPASS: test_methodcaller (test.test_operator.CCOperatorPickleTestCase.test_methodcaller)\nPASS: test___all__ (test.test_operator.COperatorTestCase.test___all__)\nPASS: test_abs (test.test_operator.COperatorTestCase.test_abs)\nPASS: test_add (test.test_operator.COperatorTestCase.test_add)\nPASS: test_attrgetter (test.test_operator.COperatorTestCase.test_attrgetter)\nPASS: test_bitwise_and (test.test_operator.COperatorTestCase.test_bitwise_and)\nPASS: test_bitwise_or (test.test_operator.COperatorTestCase.test_bitwise_or)\nPASS: test_bitwise_xor (test.test_operator.COperatorTestCase.test_bitwise_xor)\nPASS: test_call (test.test_operator.COperatorTestCase.test_call)\nPASS: test_concat (test.test_operator.COperatorTestCase.test_concat)\nPASS: test_contains (test.test_operator.COperatorTestCase.test_contains)\nPASS: test_countOf (test.test_operator.COperatorTestCase.test_countOf)\nPASS: test_delitem (test.test_operator.COperatorTestCase.test_delitem)\nPASS: test_dunder_is_original (test.test_operator.COperatorTestCase.test_dunder_is_original)\nPASS: test_eq (test.test_operator.COperatorTestCase.test_eq)\nPASS: test_floordiv (test.test_operator.COperatorTestCase.test_floordiv)\nPASS: test_ge (test.test_operator.COperatorTestCase.test_ge)\nPASS: test_getitem (test.test_operator.COperatorTestCase.test_getitem)\nPASS: test_gt (test.test_operator.COperatorTestCase.test_gt)\nPASS: test_indexOf (test.test_operator.COperatorTestCase.test_indexOf)\nPASS: test_inplace (test.test_operator.COperatorTestCase.test_inplace)\nPASS: test_invert (test.test_operator.COperatorTestCase.test_invert)\nPASS: test_is (test.test_operator.COperatorTestCase.test_is)\nPASS: test_is_not (test.test_operator.COperatorTestCase.test_is_not)\nPASS: test_itemgetter (test.test_operator.COperatorTestCase.test_itemgetter)\nPASS: test_le (test.test_operator.COperatorTestCase.test_le)\nPASS: test_length_hint (test.test_operator.COperatorTestCase.test_length_hint)\nPASS: test_lshift (test.test_operator.COperatorTestCase.test_lshift)\nPASS: test_lt (test.test_operator.COperatorTestCase.test_lt)\nPASS: test_matmul (test.test_operator.COperatorTestCase.test_matmul)\nPASS: test_methodcaller (test.test_operator.COperatorTestCase.test_methodcaller)\nPASS: test_mod (test.test_operator.COperatorTestCase.test_mod)\nPASS: test_mul (test.test_operator.COperatorTestCase.test_mul)\nPASS: test_ne (test.test_operator.COperatorTestCase.test_ne)\nPASS: test_neg (test.test_operator.COperatorTestCase.test_neg)\nPASS: test_pos (test.test_operator.COperatorTestCase.test_pos)\nPASS: test_pow (test.test_operator.COperatorTestCase.test_pow)\nPASS: test_rshift (test.test_operator.COperatorTestCase.test_rshift)\nPASS: test_setitem (test.test_operator.COperatorTestCase.test_setitem)\nPASS: test_sub (test.test_operator.COperatorTestCase.test_sub)\nPASS: test_truediv (test.test_operator.COperatorTestCase.test_truediv)\nPASS: test_truth (test.test_operator.COperatorTestCase.test_truth)\nPASS: test_attrgetter (test.test_operator.CPyOperatorPickleTestCase.test_attrgetter)\nPASS: test_itemgetter (test.test_operator.CPyOperatorPickleTestCase.test_itemgetter)\nPASS: test_methodcaller (test.test_operator.CPyOperatorPickleTestCase.test_methodcaller)\nPASS: test_attrgetter (test.test_operator.PyCOperatorPickleTestCase.test_attrgetter)\nPASS: test_itemgetter (test.test_operator.PyCOperatorPickleTestCase.test_itemgetter)\nPASS: test_methodcaller (test.test_operator.PyCOperatorPickleTestCase.test_methodcaller)\nPASS: test___all__ (test.test_operator.PyOperatorTestCase.test___all__)\nPASS: test_abs (test.test_operator.PyOperatorTestCase.test_abs)\nPASS: test_add (test.test_operator.PyOperatorTestCase.test_add)\nPASS: test_attrgetter (test.test_operator.PyOperatorTestCase.test_attrgetter)\nPASS: test_bitwise_and (test.test_operator.PyOperatorTestCase.test_bitwise_and)\nPASS: test_bitwise_or (test.test_operator.PyOperatorTestCase.test_bitwise_or)\nPASS: test_bitwise_xor (test.test_operator.PyOperatorTestCase.test_bitwise_xor)\nPASS: test_call (test.test_operator.PyOperatorTestCase.test_call)\nPASS: test_concat (test.test_operator.PyOperatorTestCase.test_concat)\nPASS: test_contains (test.test_operator.PyOperatorTestCase.test_contains)\nPASS: test_countOf (test.test_operator.PyOperatorTestCase.test_countOf)\nPASS: test_delitem (test.test_operator.PyOperatorTestCase.test_delitem)\nPASS: test_dunder_is_original (test.test_operator.PyOperatorTestCase.test_dunder_is_original)\nPASS: test_eq (test.test_operator.PyOperatorTestCase.test_eq)\nPASS: test_floordiv (test.test_operator.PyOperatorTestCase.test_floordiv)\nPASS: test_ge (test.test_operator.PyOperatorTestCase.test_ge)\nPASS: test_getitem (test.test_operator.PyOperatorTestCase.test_getitem)\nPASS: test_gt (test.test_operator.PyOperatorTestCase.test_gt)\nPASS: test_indexOf (test.test_operator.PyOperatorTestCase.test_indexOf)\nPASS: test_inplace (test.test_operator.PyOperatorTestCase.test_inplace)\nPASS: test_invert (test.test_operator.PyOperatorTestCase.test_invert)\nPASS: test_is (test.test_operator.PyOperatorTestCase.test_is)\nPASS: test_is_not (test.test_operator.PyOperatorTestCase.test_is_not)\nPASS: test_itemgetter (test.test_operator.PyOperatorTestCase.test_itemgetter)\nPASS: test_le (test.test_operator.PyOperatorTestCase.test_le)\nPASS: test_length_hint (test.test_operator.PyOperatorTestCase.test_length_hint)\nPASS: test_lshift (test.test_operator.PyOperatorTestCase.test_lshift)\nPASS: test_lt (test.test_operator.PyOperatorTestCase.test_lt)\nPASS: test_matmul (test.test_operator.PyOperatorTestCase.test_matmul)\nPASS: test_methodcaller (test.test_operator.PyOperatorTestCase.test_methodcaller)\nPASS: test_mod (test.test_operator.PyOperatorTestCase.test_mod)\nPASS: test_mul (test.test_operator.PyOperatorTestCase.test_mul)\nPASS: test_ne (test.test_operator.PyOperatorTestCase.test_ne)\nPASS: test_neg (test.test_operator.PyOperatorTestCase.test_neg)\nPASS: test_pos (test.test_operator.PyOperatorTestCase.test_pos)\nPASS: test_pow (test.test_operator.PyOperatorTestCase.test_pow)\nPASS: test_rshift (test.test_operator.PyOperatorTestCase.test_rshift)\nPASS: test_setitem (test.test_operator.PyOperatorTestCase.test_setitem)\nPASS: test_sub (test.test_operator.PyOperatorTestCase.test_sub)\nPASS: test_truediv (test.test_operator.PyOperatorTestCase.test_truediv)\nPASS: test_truth (test.test_operator.PyOperatorTestCase.test_truth)\nPASS: test_attrgetter (test.test_operator.PyPyOperatorPickleTestCase.test_attrgetter)\nPASS: test_itemgetter (test.test_operator.PyPyOperatorPickleTestCase.test_itemgetter)\nPASS: test_methodcaller (test.test_operator.PyPyOperatorPickleTestCase.test_methodcaller)\n\n----------------------------------------------------------------------\nRan 94 tests in 0.044s\n\nOK\n0:02:02 load avg: 2.99 [271/469] test_optparse passed\nPASS: test__all__ (test.test_optparse.MiscTestCase.test__all__)\nPASS: test_bool_default (test.test_optparse.TestBool.test_bool_default)\nPASS: test_bool_false (test.test_optparse.TestBool.test_bool_false)\nPASS: test_bool_flicker_on_and_off (test.test_optparse.TestBool.test_bool_flicker_on_and_off)\nPASS: test_bool_true (test.test_optparse.TestBool.test_bool_true)\nPASS: test_callback (test.test_optparse.TestCallback.test_callback)\nPASS: test_callback_help (test.test_optparse.TestCallback.test_callback_help)\nPASS: test_abbrev_callback_expansion (test.test_optparse.TestCallbackCheckAbbrev.test_abbrev_callback_expansion)\nPASS: test_callback_extra_args (test.test_optparse.TestCallbackExtraArgs.test_callback_extra_args)\nPASS: test_many_args (test.test_optparse.TestCallbackManyArgs.test_many_args)\nPASS: test_callback_meddle_args (test.test_optparse.TestCallbackMeddleArgs.test_callback_meddle_args)\nPASS: test_callback_meddle_args_separator (test.test_optparse.TestCallbackMeddleArgs.test_callback_meddle_args_separator)\nPASS: test_consume_separator_stop_at_option (test.test_optparse.TestCallbackVarArgs.test_consume_separator_stop_at_option)\nPASS: test_positional_arg_and_variable_args (test.test_optparse.TestCallbackVarArgs.test_positional_arg_and_variable_args)\nPASS: test_stop_at_invalid_option (test.test_optparse.TestCallbackVarArgs.test_stop_at_invalid_option)\nPASS: test_stop_at_option (test.test_optparse.TestCallbackVarArgs.test_stop_at_option)\nPASS: test_variable_args (test.test_optparse.TestCallbackVarArgs.test_variable_args)\nPASS: test_add_choice_option (test.test_optparse.TestChoice.test_add_choice_option)\nPASS: test_invalid_choice (test.test_optparse.TestChoice.test_invalid_choice)\nPASS: test_valid_choice (test.test_optparse.TestChoice.test_valid_choice)\nPASS: test_conflict_error (test.test_optparse.TestConflict.test_conflict_error)\nPASS: test_conflict_error_group (test.test_optparse.TestConflict.test_conflict_error_group)\nPASS: test_no_such_conflict_handler (test.test_optparse.TestConflict.test_no_such_conflict_handler)\nPASS: test_conflict_override_args (test.test_optparse.TestConflictOverride.test_conflict_override_args)\nPASS: test_conflict_override_help (test.test_optparse.TestConflictOverride.test_conflict_override_help)\nPASS: test_conflict_override_opts (test.test_optparse.TestConflictOverride.test_conflict_override_opts)\nPASS: test_conflict_resolve (test.test_optparse.TestConflictResolve.test_conflict_resolve)\nPASS: test_conflict_resolve_help (test.test_optparse.TestConflictResolve.test_conflict_resolve_help)\nPASS: test_conflict_resolve_long_opt (test.test_optparse.TestConflictResolve.test_conflict_resolve_long_opt)\nPASS: test_conflict_resolve_long_opts (test.test_optparse.TestConflictResolve.test_conflict_resolve_long_opts)\nPASS: test_conflict_resolve_short_opt (test.test_optparse.TestConflictResolve.test_conflict_resolve_short_opt)\nPASS: test_conflict_default (test.test_optparse.TestConflictingDefaults.test_conflict_default)\nPASS: test_conflict_default_none (test.test_optparse.TestConflictingDefaults.test_conflict_default_none)\nPASS: test_count_interspersed_args (test.test_optparse.TestCount.test_count_interspersed_args)\nPASS: test_count_no_interspersed_args (test.test_optparse.TestCount.test_count_no_interspersed_args)\nPASS: test_count_no_such_option (test.test_optparse.TestCount.test_count_no_such_option)\nPASS: test_count_one (test.test_optparse.TestCount.test_count_one)\nPASS: test_count_option_no_value (test.test_optparse.TestCount.test_count_option_no_value)\nPASS: test_count_override_amount (test.test_optparse.TestCount.test_count_override_amount)\nPASS: test_count_override_quiet (test.test_optparse.TestCount.test_count_override_quiet)\nPASS: test_count_overriding (test.test_optparse.TestCount.test_count_overriding)\nPASS: test_count_overriding_default (test.test_optparse.TestCount.test_count_overriding_default)\nPASS: test_count_three (test.test_optparse.TestCount.test_count_three)\nPASS: test_count_three_apart (test.test_optparse.TestCount.test_count_three_apart)\nPASS: test_count_with_default (test.test_optparse.TestCount.test_count_with_default)\nPASS: test_empty (test.test_optparse.TestCount.test_empty)\nPASS: test_basic_defaults (test.test_optparse.TestDefaultValues.test_basic_defaults)\nPASS: test_mixed_defaults_post (test.test_optparse.TestDefaultValues.test_mixed_defaults_post)\nPASS: test_mixed_defaults_pre (test.test_optparse.TestDefaultValues.test_mixed_defaults_pre)\nPASS: test_process_default (test.test_optparse.TestDefaultValues.test_process_default)\nPASS: test_alt_expand (test.test_optparse.TestExpandDefaults.test_alt_expand)\nPASS: test_default_none_1 (test.test_optparse.TestExpandDefaults.test_default_none_1)\nPASS: test_default_none_2 (test.test_optparse.TestExpandDefaults.test_default_none_2)\nPASS: test_float_default (test.test_optparse.TestExpandDefaults.test_float_default)\nPASS: test_no_default (test.test_optparse.TestExpandDefaults.test_no_default)\nPASS: test_no_expand (test.test_optparse.TestExpandDefaults.test_no_expand)\nPASS: test_option_default (test.test_optparse.TestExpandDefaults.test_option_default)\nPASS: test_parser_default_1 (test.test_optparse.TestExpandDefaults.test_parser_default_1)\nPASS: test_parser_default_2 (test.test_optparse.TestExpandDefaults.test_parser_default_2)\nPASS: test_extend_add_action (test.test_optparse.TestExtendAddActions.test_extend_add_action)\nPASS: test_extend_add_action_normal (test.test_optparse.TestExtendAddActions.test_extend_add_action_normal)\nPASS: test_filetype_noexist (test.test_optparse.TestExtendAddTypes.test_filetype_noexist)\nPASS: test_filetype_notfile (test.test_optparse.TestExtendAddTypes.test_filetype_notfile)\nPASS: test_filetype_ok (test.test_optparse.TestExtendAddTypes.test_filetype_ok)\nPASS: test_help (test.test_optparse.TestHelp.test_help)\nPASS: test_help_description_groups (test.test_optparse.TestHelp.test_help_description_groups)\nPASS: test_help_long_opts_first (test.test_optparse.TestHelp.test_help_long_opts_first)\nPASS: test_help_old_usage (test.test_optparse.TestHelp.test_help_old_usage)\nPASS: test_help_title_formatter (test.test_optparse.TestHelp.test_help_title_formatter)\nPASS: test_help_unicode (test.test_optparse.TestHelp.test_help_unicode)\nPASS: test_help_unicode_description (test.test_optparse.TestHelp.test_help_unicode_description)\nPASS: test_wrap_columns (test.test_optparse.TestHelp.test_wrap_columns)\nPASS: test_match_abbrev (test.test_optparse.TestMatchAbbrev.test_match_abbrev)\nPASS: test_match_abbrev_error (test.test_optparse.TestMatchAbbrev.test_match_abbrev_error)\nPASS: test_nargs_invalid_float_value (test.test_optparse.TestMultipleArgs.test_nargs_invalid_float_value)\nPASS: test_nargs_long_opt (test.test_optparse.TestMultipleArgs.test_nargs_long_opt)\nPASS: test_nargs_required_values (test.test_optparse.TestMultipleArgs.test_nargs_required_values)\nPASS: test_nargs_with_positional_args (test.test_optparse.TestMultipleArgs.test_nargs_with_positional_args)\nPASS: test_nargs_append (test.test_optparse.TestMultipleArgsAppend.test_nargs_append)\nPASS: test_nargs_append_const (test.test_optparse.TestMultipleArgsAppend.test_nargs_append_const)\nPASS: test_nargs_append_required_values (test.test_optparse.TestMultipleArgsAppend.test_nargs_append_required_values)\nPASS: test_nargs_append_simple (test.test_optparse.TestMultipleArgsAppend.test_nargs_append_simple)\nPASS: test_action_invalid (test.test_optparse.TestOptionChecks.test_action_invalid)\nPASS: test_attr_invalid (test.test_optparse.TestOptionChecks.test_attr_invalid)\nPASS: test_bad_choices_list (test.test_optparse.TestOptionChecks.test_bad_choices_list)\nPASS: test_callback_args_no_tuple (test.test_optparse.TestOptionChecks.test_callback_args_no_tuple)\nPASS: test_callback_kwargs_no_dict (test.test_optparse.TestOptionChecks.test_callback_kwargs_no_dict)\nPASS: test_callback_not_callable (test.test_optparse.TestOptionChecks.test_callback_not_callable)\nPASS: test_no_callback_args_for_action (test.test_optparse.TestOptionChecks.test_no_callback_args_for_action)\nPASS: test_no_callback_for_action (test.test_optparse.TestOptionChecks.test_no_callback_for_action)\nPASS: test_no_callback_kwargs_for_action (test.test_optparse.TestOptionChecks.test_no_callback_kwargs_for_action)\nPASS: test_no_choices_for_type (test.test_optparse.TestOptionChecks.test_no_choices_for_type)\nPASS: test_no_choices_list (test.test_optparse.TestOptionChecks.test_no_choices_list)\nPASS: test_no_const_for_action (test.test_optparse.TestOptionChecks.test_no_const_for_action)\nPASS: test_no_nargs_for_action (test.test_optparse.TestOptionChecks.test_no_nargs_for_action)\nPASS: test_no_single_dash (test.test_optparse.TestOptionChecks.test_no_single_dash)\nPASS: test_no_type_for_action (test.test_optparse.TestOptionChecks.test_no_type_for_action)\nPASS: test_opt_string_empty (test.test_optparse.TestOptionChecks.test_opt_string_empty)\nPASS: test_opt_string_long_invalid (test.test_optparse.TestOptionChecks.test_opt_string_long_invalid)\nPASS: test_opt_string_short_invalid (test.test_optparse.TestOptionChecks.test_opt_string_short_invalid)\nPASS: test_opt_string_too_short (test.test_optparse.TestOptionChecks.test_opt_string_too_short)\nPASS: test_type_invalid (test.test_optparse.TestOptionChecks.test_type_invalid)\nPASS: test_add_group_invalid_arguments (test.test_optparse.TestOptionGroup.test_add_group_invalid_arguments)\nPASS: test_add_group_no_group (test.test_optparse.TestOptionGroup.test_add_group_no_group)\nPASS: test_add_group_wrong_parser (test.test_optparse.TestOptionGroup.test_add_group_wrong_parser)\nPASS: test_group_manipulate (test.test_optparse.TestOptionGroup.test_group_manipulate)\nPASS: test_option_group_create_instance (test.test_optparse.TestOptionGroup.test_option_group_create_instance)\nPASS: test_add_option_invalid_arguments (test.test_optparse.TestOptionParser.test_add_option_invalid_arguments)\nPASS: test_add_option_no_Option (test.test_optparse.TestOptionParser.test_add_option_no_Option)\nPASS: test_get_option (test.test_optparse.TestOptionParser.test_get_option)\nPASS: test_get_option_equals (test.test_optparse.TestOptionParser.test_get_option_equals)\nPASS: test_has_option (test.test_optparse.TestOptionParser.test_has_option)\nPASS: test_refleak (test.test_optparse.TestOptionParser.test_refleak)\nPASS: test_remove_long_opt (test.test_optparse.TestOptionParser.test_remove_long_opt)\nPASS: test_remove_nonexistent (test.test_optparse.TestOptionParser.test_remove_nonexistent)\nPASS: test_remove_short_opt (test.test_optparse.TestOptionParser.test_remove_short_opt)\nPASS: test_basics (test.test_optparse.TestOptionValues.test_basics)\nPASS: test_numeric_options (test.test_optparse.TestParseNumber.test_numeric_options)\nPASS: test_parse_num_fail (test.test_optparse.TestParseNumber.test_parse_num_fail)\nPASS: test_parse_num_ok (test.test_optparse.TestParseNumber.test_parse_num_ok)\nPASS: test_custom_progname (test.test_optparse.TestProgName.test_custom_progname)\nPASS: test_default_progname (test.test_optparse.TestProgName.test_default_progname)\nPASS: test_abbrev_long_option (test.test_optparse.TestStandard.test_abbrev_long_option)\nPASS: test_ambiguous_option (test.test_optparse.TestStandard.test_ambiguous_option)\nPASS: test_combined_single_invalid_option (test.test_optparse.TestStandard.test_combined_single_invalid_option)\nPASS: test_defaults (test.test_optparse.TestStandard.test_defaults)\nPASS: test_empty (test.test_optparse.TestStandard.test_empty)\nPASS: test_hyphen_becomes_positional_arg (test.test_optparse.TestStandard.test_hyphen_becomes_positional_arg)\nPASS: test_invalid_integer (test.test_optparse.TestStandard.test_invalid_integer)\nPASS: test_long_invalid_integer (test.test_optparse.TestStandard.test_long_invalid_integer)\nPASS: test_long_option_append (test.test_optparse.TestStandard.test_long_option_append)\nPASS: test_long_option_argument_joined (test.test_optparse.TestStandard.test_long_option_argument_joined)\nPASS: test_long_option_argument_split (test.test_optparse.TestStandard.test_long_option_argument_split)\nPASS: test_long_option_short_option (test.test_optparse.TestStandard.test_long_option_short_option)\nPASS: test_no_append_versus_append (test.test_optparse.TestStandard.test_no_append_versus_append)\nPASS: test_no_such_option (test.test_optparse.TestStandard.test_no_such_option)\nPASS: test_option_argument_joined (test.test_optparse.TestStandard.test_option_argument_joined)\nPASS: test_option_argument_joined_integer (test.test_optparse.TestStandard.test_option_argument_joined_integer)\nPASS: test_option_argument_split (test.test_optparse.TestStandard.test_option_argument_split)\nPASS: test_option_argument_split_negative_integer (test.test_optparse.TestStandard.test_option_argument_split_negative_integer)\nPASS: test_option_consumes_optionlike_string (test.test_optparse.TestStandard.test_option_consumes_optionlike_string)\nPASS: test_required_value (test.test_optparse.TestStandard.test_required_value)\nPASS: test_short_and_long_option_split (test.test_optparse.TestStandard.test_short_and_long_option_split)\nPASS: test_short_option_consumes_separator (test.test_optparse.TestStandard.test_short_option_consumes_separator)\nPASS: test_short_option_joined_and_separator (test.test_optparse.TestStandard.test_short_option_joined_and_separator)\nPASS: test_short_option_split_long_option_append (test.test_optparse.TestStandard.test_short_option_split_long_option_append)\nPASS: test_short_option_split_one_positional_arg (test.test_optparse.TestStandard.test_short_option_split_one_positional_arg)\nPASS: test_shortopt_empty_longopt_append (test.test_optparse.TestStandard.test_shortopt_empty_longopt_append)\nPASS: test_str_aliases_string (test.test_optparse.TestTypeAliases.test_str_aliases_string)\nPASS: test_type_object (test.test_optparse.TestTypeAliases.test_type_object)\nPASS: test_no_version (test.test_optparse.TestVersion.test_no_version)\nPASS: test_version (test.test_optparse.TestVersion.test_version)\n\n----------------------------------------------------------------------\nRan 152 tests in 0.087s\n\nOK\n0:02:03 load avg: 3.47 [272/469] test_ordered_dict passed\nPASS: test_abc (test.test_ordered_dict.CPythonBuiltinDictTests.test_abc)\nPASS: test_clear (test.test_ordered_dict.CPythonBuiltinDictTests.test_clear)\nPASS: test_delitem (test.test_ordered_dict.CPythonBuiltinDictTests.test_delitem)\nPASS: test_delitem_hash_collision (test.test_ordered_dict.CPythonBuiltinDictTests.test_delitem_hash_collision)\nPASS: test_detect_deletion_during_iteration (test.test_ordered_dict.CPythonBuiltinDictTests.test_detect_deletion_during_iteration)\nPASS: test_highly_nested (test.test_ordered_dict.CPythonBuiltinDictTests.test_highly_nested)\nPASS: test_highly_nested_subclass (test.test_ordered_dict.CPythonBuiltinDictTests.test_highly_nested_subclass)\nPASS: test_init (test.test_ordered_dict.CPythonBuiltinDictTests.test_init)\nPASS: test_override_update (test.test_ordered_dict.CPythonBuiltinDictTests.test_override_update)\nPASS: test_popitem (test.test_ordered_dict.CPythonBuiltinDictTests.test_popitem)\nPASS: test_reinsert (test.test_ordered_dict.CPythonBuiltinDictTests.test_reinsert)\nPASS: test_setitem (test.test_ordered_dict.CPythonBuiltinDictTests.test_setitem)\nPASS: test_update (test.test_ordered_dict.CPythonBuiltinDictTests.test_update)\nPASS: test_bool (test.test_ordered_dict.CPythonGeneralMappingTests.test_bool)\nPASS: test_constructor (test.test_ordered_dict.CPythonGeneralMappingTests.test_constructor)\nPASS: test_get (test.test_ordered_dict.CPythonGeneralMappingTests.test_get)\nPASS: test_getitem (test.test_ordered_dict.CPythonGeneralMappingTests.test_getitem)\nPASS: test_items (test.test_ordered_dict.CPythonGeneralMappingTests.test_items)\nPASS: test_keys (test.test_ordered_dict.CPythonGeneralMappingTests.test_keys)\nPASS: test_len (test.test_ordered_dict.CPythonGeneralMappingTests.test_len)\nPASS: test_pop (test.test_ordered_dict.CPythonGeneralMappingTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.CPythonGeneralMappingTests.test_popitem)\nPASS: test_read (test.test_ordered_dict.CPythonGeneralMappingTests.test_read)\nPASS: test_setdefault (test.test_ordered_dict.CPythonGeneralMappingTests.test_setdefault)\nPASS: test_update (test.test_ordered_dict.CPythonGeneralMappingTests.test_update)\nPASS: test_values (test.test_ordered_dict.CPythonGeneralMappingTests.test_values)\nPASS: test_write (test.test_ordered_dict.CPythonGeneralMappingTests.test_write)\nPASS: test_468 (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_468)\nPASS: test_abc (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_abc)\nPASS: test_clear (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_clear)\nPASS: test_copying (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_copying)\nPASS: test_delitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_delitem)\nPASS: test_delitem_hash_collision (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_delitem_hash_collision)\nPASS: test_detect_deletion_during_iteration (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_detect_deletion_during_iteration)\nPASS: test_dict_clear (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_clear)\nPASS: test_dict_delitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_delitem)\nPASS: test_dict_pop (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_pop)\nPASS: test_dict_popitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_popitem)\nPASS: test_dict_setdefault (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_setdefault)\nPASS: test_dict_setitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_setitem)\nPASS: test_dict_update (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_dict_update)\nPASS: test_equality (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_equality)\nPASS: test_free_after_iterating (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_free_after_iterating)\nPASS: test_fromkeys (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_fromkeys)\nPASS: test_highly_nested (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_highly_nested)\nPASS: test_highly_nested_subclass (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_highly_nested_subclass)\nPASS: test_init (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_init)\nPASS: test_init_calls (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_init_calls)\nPASS: test_issue24347 (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_issue24347)\nPASS: test_issue24348 (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_issue24348)\ntest_issue24667 (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_issue24667)\nPASS: dict resizes after a certain number of insertion operations,\nPASS: test_iterators (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_iterators)\nPASS: test_iterators_empty (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_iterators_empty)\nPASS: test_iterators_pickling (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_iterators_pickling)\nPASS: test_key_change_during_iteration (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_key_change_during_iteration)\nPASS: test_merge_operator (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_merge_operator)\nPASS: test_move_to_end (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_move_to_end)\nPASS: test_move_to_end_issue25406 (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_move_to_end_issue25406)\nPASS: test_ordered_dict_items_result_gc (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc)\nPASS: test_overridden_init (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_overridden_init)\nPASS: test_override_update (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_override_update)\nPASS: test_pickle_recursive (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_pickle_recursive)\nPASS: test_pop (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_popitem)\nPASS: test_popitem_last (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_popitem_last)\nPASS: test_reduce_not_too_fat (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_reduce_not_too_fat)\nPASS: test_reference_loop (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_reference_loop)\nPASS: test_reinsert (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_reinsert)\nPASS: test_repr (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_repr)\nPASS: test_repr_recursive (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_repr_recursive)\nPASS: test_repr_recursive_values (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_repr_recursive_values)\nPASS: test_setdefault (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_setdefault)\nPASS: test_setitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_setitem)\nPASS: test_sizeof (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_sizeof)\nPASS: test_sizeof_exact (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_sizeof_exact)\nPASS: test_sorted_iterators (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_sorted_iterators)\nPASS: test_update (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_update)\nPASS: test_views (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_views)\nPASS: test_weakref_list_is_not_traversed (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_weakref_list_is_not_traversed)\nPASS: test_yaml_linkage (test.test_ordered_dict.CPythonOrderedDictSubclassTests.test_yaml_linkage)\nPASS: test_468 (test.test_ordered_dict.CPythonOrderedDictTests.test_468)\nPASS: test_abc (test.test_ordered_dict.CPythonOrderedDictTests.test_abc)\nPASS: test_clear (test.test_ordered_dict.CPythonOrderedDictTests.test_clear)\nPASS: test_copying (test.test_ordered_dict.CPythonOrderedDictTests.test_copying)\nPASS: test_delitem (test.test_ordered_dict.CPythonOrderedDictTests.test_delitem)\nPASS: test_delitem_hash_collision (test.test_ordered_dict.CPythonOrderedDictTests.test_delitem_hash_collision)\nPASS: test_detect_deletion_during_iteration (test.test_ordered_dict.CPythonOrderedDictTests.test_detect_deletion_during_iteration)\nPASS: test_dict_clear (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_clear)\nPASS: test_dict_delitem (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_delitem)\nPASS: test_dict_pop (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_pop)\nPASS: test_dict_popitem (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_popitem)\nPASS: test_dict_setdefault (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_setdefault)\nPASS: test_dict_setitem (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_setitem)\nPASS: test_dict_update (test.test_ordered_dict.CPythonOrderedDictTests.test_dict_update)\nPASS: test_equality (test.test_ordered_dict.CPythonOrderedDictTests.test_equality)\nPASS: test_free_after_iterating (test.test_ordered_dict.CPythonOrderedDictTests.test_free_after_iterating)\nPASS: test_fromkeys (test.test_ordered_dict.CPythonOrderedDictTests.test_fromkeys)\nPASS: test_highly_nested (test.test_ordered_dict.CPythonOrderedDictTests.test_highly_nested)\nPASS: test_highly_nested_subclass (test.test_ordered_dict.CPythonOrderedDictTests.test_highly_nested_subclass)\nPASS: test_init (test.test_ordered_dict.CPythonOrderedDictTests.test_init)\nPASS: test_init_calls (test.test_ordered_dict.CPythonOrderedDictTests.test_init_calls)\nPASS: test_issue24347 (test.test_ordered_dict.CPythonOrderedDictTests.test_issue24347)\nPASS: test_issue24348 (test.test_ordered_dict.CPythonOrderedDictTests.test_issue24348)\ntest_issue24667 (test.test_ordered_dict.CPythonOrderedDictTests.test_issue24667)\nPASS: dict resizes after a certain number of insertion operations,\nPASS: test_iterators (test.test_ordered_dict.CPythonOrderedDictTests.test_iterators)\nPASS: test_iterators_empty (test.test_ordered_dict.CPythonOrderedDictTests.test_iterators_empty)\nPASS: test_iterators_pickling (test.test_ordered_dict.CPythonOrderedDictTests.test_iterators_pickling)\nPASS: test_key_change_during_iteration (test.test_ordered_dict.CPythonOrderedDictTests.test_key_change_during_iteration)\nPASS: test_merge_operator (test.test_ordered_dict.CPythonOrderedDictTests.test_merge_operator)\nPASS: test_move_to_end (test.test_ordered_dict.CPythonOrderedDictTests.test_move_to_end)\nPASS: test_move_to_end_issue25406 (test.test_ordered_dict.CPythonOrderedDictTests.test_move_to_end_issue25406)\nPASS: test_ordered_dict_items_result_gc (test.test_ordered_dict.CPythonOrderedDictTests.test_ordered_dict_items_result_gc)\nPASS: test_overridden_init (test.test_ordered_dict.CPythonOrderedDictTests.test_overridden_init)\nPASS: test_override_update (test.test_ordered_dict.CPythonOrderedDictTests.test_override_update)\nPASS: test_pickle_recursive (test.test_ordered_dict.CPythonOrderedDictTests.test_pickle_recursive)\nPASS: test_pop (test.test_ordered_dict.CPythonOrderedDictTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.CPythonOrderedDictTests.test_popitem)\nPASS: test_popitem_last (test.test_ordered_dict.CPythonOrderedDictTests.test_popitem_last)\nPASS: test_reduce_not_too_fat (test.test_ordered_dict.CPythonOrderedDictTests.test_reduce_not_too_fat)\nPASS: test_reference_loop (test.test_ordered_dict.CPythonOrderedDictTests.test_reference_loop)\nPASS: test_reinsert (test.test_ordered_dict.CPythonOrderedDictTests.test_reinsert)\nPASS: test_repr (test.test_ordered_dict.CPythonOrderedDictTests.test_repr)\nPASS: test_repr_recursive (test.test_ordered_dict.CPythonOrderedDictTests.test_repr_recursive)\nPASS: test_repr_recursive_values (test.test_ordered_dict.CPythonOrderedDictTests.test_repr_recursive_values)\nPASS: test_setdefault (test.test_ordered_dict.CPythonOrderedDictTests.test_setdefault)\nPASS: test_setitem (test.test_ordered_dict.CPythonOrderedDictTests.test_setitem)\nPASS: test_sizeof (test.test_ordered_dict.CPythonOrderedDictTests.test_sizeof)\nPASS: test_sizeof_exact (test.test_ordered_dict.CPythonOrderedDictTests.test_sizeof_exact)\nPASS: test_sorted_iterators (test.test_ordered_dict.CPythonOrderedDictTests.test_sorted_iterators)\nPASS: test_update (test.test_ordered_dict.CPythonOrderedDictTests.test_update)\nPASS: test_views (test.test_ordered_dict.CPythonOrderedDictTests.test_views)\nPASS: test_weakref_list_is_not_traversed (test.test_ordered_dict.CPythonOrderedDictTests.test_weakref_list_is_not_traversed)\nPASS: test_yaml_linkage (test.test_ordered_dict.CPythonOrderedDictTests.test_yaml_linkage)\nPASS: test_copying (test.test_ordered_dict.CPythonOrderedDictWithSlotsCopyingTests.test_copying)\nPASS: test_bool (test.test_ordered_dict.CPythonSubclassMappingTests.test_bool)\nPASS: test_constructor (test.test_ordered_dict.CPythonSubclassMappingTests.test_constructor)\nPASS: test_get (test.test_ordered_dict.CPythonSubclassMappingTests.test_get)\nPASS: test_getitem (test.test_ordered_dict.CPythonSubclassMappingTests.test_getitem)\nPASS: test_items (test.test_ordered_dict.CPythonSubclassMappingTests.test_items)\nPASS: test_keys (test.test_ordered_dict.CPythonSubclassMappingTests.test_keys)\nPASS: test_len (test.test_ordered_dict.CPythonSubclassMappingTests.test_len)\nPASS: test_pop (test.test_ordered_dict.CPythonSubclassMappingTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.CPythonSubclassMappingTests.test_popitem)\nPASS: test_read (test.test_ordered_dict.CPythonSubclassMappingTests.test_read)\nPASS: test_setdefault (test.test_ordered_dict.CPythonSubclassMappingTests.test_setdefault)\nPASS: test_update (test.test_ordered_dict.CPythonSubclassMappingTests.test_update)\nPASS: test_values (test.test_ordered_dict.CPythonSubclassMappingTests.test_values)\nPASS: test_write (test.test_ordered_dict.CPythonSubclassMappingTests.test_write)\nPASS: test_add_after_full (test.test_ordered_dict.CSimpleLRUCacheTests.test_add_after_full)\nPASS: test_change_order_on_get (test.test_ordered_dict.CSimpleLRUCacheTests.test_change_order_on_get)\nPASS: test_pop (test.test_ordered_dict.CSimpleLRUCacheTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.CSimpleLRUCacheTests.test_popitem)\nPASS: test_bool (test.test_ordered_dict.PurePythonGeneralMappingTests.test_bool)\nPASS: test_constructor (test.test_ordered_dict.PurePythonGeneralMappingTests.test_constructor)\nPASS: test_get (test.test_ordered_dict.PurePythonGeneralMappingTests.test_get)\nPASS: test_getitem (test.test_ordered_dict.PurePythonGeneralMappingTests.test_getitem)\nPASS: test_items (test.test_ordered_dict.PurePythonGeneralMappingTests.test_items)\nPASS: test_keys (test.test_ordered_dict.PurePythonGeneralMappingTests.test_keys)\nPASS: test_len (test.test_ordered_dict.PurePythonGeneralMappingTests.test_len)\nPASS: test_pop (test.test_ordered_dict.PurePythonGeneralMappingTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.PurePythonGeneralMappingTests.test_popitem)\nPASS: test_read (test.test_ordered_dict.PurePythonGeneralMappingTests.test_read)\nPASS: test_setdefault (test.test_ordered_dict.PurePythonGeneralMappingTests.test_setdefault)\nPASS: test_update (test.test_ordered_dict.PurePythonGeneralMappingTests.test_update)\nPASS: test_values (test.test_ordered_dict.PurePythonGeneralMappingTests.test_values)\nPASS: test_write (test.test_ordered_dict.PurePythonGeneralMappingTests.test_write)\nPASS: test_468 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_468)\nPASS: test_abc (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_abc)\nPASS: test_clear (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_clear)\nPASS: test_copying (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_copying)\nPASS: test_delitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_delitem)\nPASS: test_delitem_hash_collision (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_delitem_hash_collision)\nPASS: test_detect_deletion_during_iteration (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_detect_deletion_during_iteration)\nPASS: test_dict_clear (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_clear)\nPASS: test_dict_delitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_delitem)\nPASS: test_dict_pop (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_pop)\nPASS: test_dict_popitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_popitem)\nPASS: test_dict_setdefault (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_setdefault)\nPASS: test_dict_setitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_setitem)\nPASS: test_dict_update (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_dict_update)\nPASS: test_equality (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_equality)\nPASS: test_free_after_iterating (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_free_after_iterating)\nPASS: test_fromkeys (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_fromkeys)\nPASS: test_highly_nested (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_highly_nested)\nPASS: test_highly_nested_subclass (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_highly_nested_subclass)\nPASS: test_init (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_init)\nPASS: test_init_calls (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_init_calls)\nPASS: test_issue24347 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_issue24347)\nPASS: test_issue24348 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_issue24348)\ntest_issue24667 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_issue24667)\nPASS: dict resizes after a certain number of insertion operations,\nPASS: test_iterators (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_iterators)\nPASS: test_iterators_empty (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_iterators_empty)\nPASS: test_merge_operator (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_merge_operator)\nPASS: test_move_to_end (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_move_to_end)\nPASS: test_move_to_end_issue25406 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_move_to_end_issue25406)\nPASS: test_ordered_dict_items_result_gc (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc)\nPASS: test_overridden_init (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_overridden_init)\nPASS: test_override_update (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_override_update)\nPASS: test_pickle_recursive (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_pickle_recursive)\nPASS: test_pop (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_popitem)\nPASS: test_popitem_last (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_popitem_last)\nPASS: test_reduce_not_too_fat (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_reduce_not_too_fat)\nPASS: test_reference_loop (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_reference_loop)\nPASS: test_reinsert (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_reinsert)\nPASS: test_repr (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_repr)\nPASS: test_repr_recursive (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_repr_recursive)\nPASS: test_repr_recursive_values (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_repr_recursive_values)\nPASS: test_setdefault (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_setdefault)\nPASS: test_setitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_setitem)\nPASS: test_sizeof (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_sizeof)\nPASS: test_sorted_iterators (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_sorted_iterators)\nPASS: test_update (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_update)\nPASS: test_views (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_views)\nPASS: test_yaml_linkage (test.test_ordered_dict.PurePythonOrderedDictSubclassTests.test_yaml_linkage)\nPASS: test_468 (test.test_ordered_dict.PurePythonOrderedDictTests.test_468)\nPASS: test_abc (test.test_ordered_dict.PurePythonOrderedDictTests.test_abc)\nPASS: test_clear (test.test_ordered_dict.PurePythonOrderedDictTests.test_clear)\nPASS: test_copying (test.test_ordered_dict.PurePythonOrderedDictTests.test_copying)\nPASS: test_delitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_delitem)\nPASS: test_delitem_hash_collision (test.test_ordered_dict.PurePythonOrderedDictTests.test_delitem_hash_collision)\nPASS: test_detect_deletion_during_iteration (test.test_ordered_dict.PurePythonOrderedDictTests.test_detect_deletion_during_iteration)\nPASS: test_dict_clear (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_clear)\nPASS: test_dict_delitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_delitem)\nPASS: test_dict_pop (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_pop)\nPASS: test_dict_popitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_popitem)\nPASS: test_dict_setdefault (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_setdefault)\nPASS: test_dict_setitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_setitem)\nPASS: test_dict_update (test.test_ordered_dict.PurePythonOrderedDictTests.test_dict_update)\nPASS: test_equality (test.test_ordered_dict.PurePythonOrderedDictTests.test_equality)\nPASS: test_free_after_iterating (test.test_ordered_dict.PurePythonOrderedDictTests.test_free_after_iterating)\nPASS: test_fromkeys (test.test_ordered_dict.PurePythonOrderedDictTests.test_fromkeys)\nPASS: test_highly_nested (test.test_ordered_dict.PurePythonOrderedDictTests.test_highly_nested)\nPASS: test_highly_nested_subclass (test.test_ordered_dict.PurePythonOrderedDictTests.test_highly_nested_subclass)\nPASS: test_init (test.test_ordered_dict.PurePythonOrderedDictTests.test_init)\nPASS: test_init_calls (test.test_ordered_dict.PurePythonOrderedDictTests.test_init_calls)\nPASS: test_issue24347 (test.test_ordered_dict.PurePythonOrderedDictTests.test_issue24347)\nPASS: test_issue24348 (test.test_ordered_dict.PurePythonOrderedDictTests.test_issue24348)\ntest_issue24667 (test.test_ordered_dict.PurePythonOrderedDictTests.test_issue24667)\nPASS: dict resizes after a certain number of insertion operations,\nPASS: test_iterators (test.test_ordered_dict.PurePythonOrderedDictTests.test_iterators)\nPASS: test_iterators_empty (test.test_ordered_dict.PurePythonOrderedDictTests.test_iterators_empty)\nPASS: test_merge_operator (test.test_ordered_dict.PurePythonOrderedDictTests.test_merge_operator)\nPASS: test_move_to_end (test.test_ordered_dict.PurePythonOrderedDictTests.test_move_to_end)\nPASS: test_move_to_end_issue25406 (test.test_ordered_dict.PurePythonOrderedDictTests.test_move_to_end_issue25406)\nPASS: test_ordered_dict_items_result_gc (test.test_ordered_dict.PurePythonOrderedDictTests.test_ordered_dict_items_result_gc)\nPASS: test_overridden_init (test.test_ordered_dict.PurePythonOrderedDictTests.test_overridden_init)\nPASS: test_override_update (test.test_ordered_dict.PurePythonOrderedDictTests.test_override_update)\nPASS: test_pickle_recursive (test.test_ordered_dict.PurePythonOrderedDictTests.test_pickle_recursive)\nPASS: test_pop (test.test_ordered_dict.PurePythonOrderedDictTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_popitem)\nPASS: test_popitem_last (test.test_ordered_dict.PurePythonOrderedDictTests.test_popitem_last)\nPASS: test_reduce_not_too_fat (test.test_ordered_dict.PurePythonOrderedDictTests.test_reduce_not_too_fat)\nPASS: test_reference_loop (test.test_ordered_dict.PurePythonOrderedDictTests.test_reference_loop)\nPASS: test_reinsert (test.test_ordered_dict.PurePythonOrderedDictTests.test_reinsert)\nPASS: test_repr (test.test_ordered_dict.PurePythonOrderedDictTests.test_repr)\nPASS: test_repr_recursive (test.test_ordered_dict.PurePythonOrderedDictTests.test_repr_recursive)\nPASS: test_repr_recursive_values (test.test_ordered_dict.PurePythonOrderedDictTests.test_repr_recursive_values)\nPASS: test_setdefault (test.test_ordered_dict.PurePythonOrderedDictTests.test_setdefault)\nPASS: test_setitem (test.test_ordered_dict.PurePythonOrderedDictTests.test_setitem)\nPASS: test_sizeof (test.test_ordered_dict.PurePythonOrderedDictTests.test_sizeof)\nPASS: test_sorted_iterators (test.test_ordered_dict.PurePythonOrderedDictTests.test_sorted_iterators)\nPASS: test_update (test.test_ordered_dict.PurePythonOrderedDictTests.test_update)\nPASS: test_views (test.test_ordered_dict.PurePythonOrderedDictTests.test_views)\nPASS: test_yaml_linkage (test.test_ordered_dict.PurePythonOrderedDictTests.test_yaml_linkage)\nPASS: test_copying (test.test_ordered_dict.PurePythonOrderedDictWithSlotsCopyingTests.test_copying)\nPASS: test_bool (test.test_ordered_dict.PurePythonSubclassMappingTests.test_bool)\nPASS: test_constructor (test.test_ordered_dict.PurePythonSubclassMappingTests.test_constructor)\nPASS: test_get (test.test_ordered_dict.PurePythonSubclassMappingTests.test_get)\nPASS: test_getitem (test.test_ordered_dict.PurePythonSubclassMappingTests.test_getitem)\nPASS: test_items (test.test_ordered_dict.PurePythonSubclassMappingTests.test_items)\nPASS: test_keys (test.test_ordered_dict.PurePythonSubclassMappingTests.test_keys)\nPASS: test_len (test.test_ordered_dict.PurePythonSubclassMappingTests.test_len)\nPASS: test_pop (test.test_ordered_dict.PurePythonSubclassMappingTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.PurePythonSubclassMappingTests.test_popitem)\nPASS: test_read (test.test_ordered_dict.PurePythonSubclassMappingTests.test_read)\nPASS: test_setdefault (test.test_ordered_dict.PurePythonSubclassMappingTests.test_setdefault)\nPASS: test_update (test.test_ordered_dict.PurePythonSubclassMappingTests.test_update)\nPASS: test_values (test.test_ordered_dict.PurePythonSubclassMappingTests.test_values)\nPASS: test_write (test.test_ordered_dict.PurePythonSubclassMappingTests.test_write)\nPASS: test_add_after_full (test.test_ordered_dict.PySimpleLRUCacheTests.test_add_after_full)\nPASS: test_change_order_on_get (test.test_ordered_dict.PySimpleLRUCacheTests.test_change_order_on_get)\nPASS: test_pop (test.test_ordered_dict.PySimpleLRUCacheTests.test_pop)\nPASS: test_popitem (test.test_ordered_dict.PySimpleLRUCacheTests.test_popitem)\n\n----------------------------------------------------------------------\nRan 283 tests in 1.071s\n\nOK\n0:02:04 load avg: 3.47 [273/469] test_ossaudiodev skipped (resource denied)\ntest_ossaudiodev skipped -- Use of the 'audio' resource not enabled\n0:02:04 load avg: 3.47 [274/469] test_osx_env passed\nSKIP: test_pythonexecutable_sets_sys_executable (test.test_osx_env.OSXEnvironmentVariableTestCase.test_pythonexecutable_sets_sys_executable) 'unnecessary on this platform'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=1)\n0:02:06 load avg: 3.47 [275/469] test_lib2to3 passed\nSKIP: test_all_project_files (test.test_lib2to3.test_all_fixers.Test_all.test_all_project_files) \"resource 'cpu' is not enabled\"\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_apply.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_apply.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_apply.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_apply.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_apply.test_5)\nPASS: test_6 (test.test_lib2to3.test_fixers.Test_apply.test_6)\nPASS: test_call (test.test_lib2to3.test_fixers.Test_apply.test_call)\nPASS: test_complex_1 (test.test_lib2to3.test_fixers.Test_apply.test_complex_1)\nPASS: test_complex_2 (test.test_lib2to3.test_fixers.Test_apply.test_complex_2)\nPASS: test_complex_3 (test.test_lib2to3.test_fixers.Test_apply.test_complex_3)\nPASS: test_dotted_name (test.test_lib2to3.test_fixers.Test_apply.test_dotted_name)\nPASS: test_extreme (test.test_lib2to3.test_fixers.Test_apply.test_extreme)\nPASS: test_space_1 (test.test_lib2to3.test_fixers.Test_apply.test_space_1)\nPASS: test_space_2 (test.test_lib2to3.test_fixers.Test_apply.test_space_2)\nPASS: test_subscript (test.test_lib2to3.test_fixers.Test_apply.test_subscript)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_2)\nPASS: test_unchanged_3 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_3)\nPASS: test_unchanged_4 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_4)\nPASS: test_unchanged_5 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_5)\nPASS: test_unchanged_6 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_6)\nPASS: test_unchanged_6b (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_6b)\nPASS: test_unchanged_7 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_7)\nPASS: test_unchanged_8 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_8)\nPASS: test_unchanged_9 (test.test_lib2to3.test_fixers.Test_apply.test_unchanged_9)\nPASS: test_weird_comments (test.test_lib2to3.test_fixers.Test_apply.test_weird_comments)\nPASS: test_deprecated_names (test.test_lib2to3.test_fixers.Test_asserts.test_deprecated_names)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_asserts.test_unchanged)\nPASS: test_variants (test.test_lib2to3.test_fixers.Test_asserts.test_variants)\nPASS: test_basestring (test.test_lib2to3.test_fixers.Test_basestring.test_basestring)\nPASS: test_buffer (test.test_lib2to3.test_fixers.Test_buffer.test_buffer)\nPASS: test_slicing (test.test_lib2to3.test_fixers.Test_buffer.test_slicing)\nPASS: test_01 (test.test_lib2to3.test_fixers.Test_dict.test_01)\nPASS: test_02 (test.test_lib2to3.test_fixers.Test_dict.test_02)\nPASS: test_03 (test.test_lib2to3.test_fixers.Test_dict.test_03)\nPASS: test_04 (test.test_lib2to3.test_fixers.Test_dict.test_04)\nPASS: test_05 (test.test_lib2to3.test_fixers.Test_dict.test_05)\nPASS: test_06 (test.test_lib2to3.test_fixers.Test_dict.test_06)\nPASS: test_07 (test.test_lib2to3.test_fixers.Test_dict.test_07)\nPASS: test_08 (test.test_lib2to3.test_fixers.Test_dict.test_08)\nPASS: test_09 (test.test_lib2to3.test_fixers.Test_dict.test_09)\nPASS: test_10 (test.test_lib2to3.test_fixers.Test_dict.test_10)\nPASS: test_11 (test.test_lib2to3.test_fixers.Test_dict.test_11)\nPASS: test_12 (test.test_lib2to3.test_fixers.Test_dict.test_12)\nPASS: test_13 (test.test_lib2to3.test_fixers.Test_dict.test_13)\nPASS: test_14 (test.test_lib2to3.test_fixers.Test_dict.test_14)\nPASS: test_15 (test.test_lib2to3.test_fixers.Test_dict.test_15)\nPASS: test_16 (test.test_lib2to3.test_fixers.Test_dict.test_16)\nPASS: test_17 (test.test_lib2to3.test_fixers.Test_dict.test_17)\nPASS: test_18 (test.test_lib2to3.test_fixers.Test_dict.test_18)\nPASS: test_19 (test.test_lib2to3.test_fixers.Test_dict.test_19)\nPASS: test_20 (test.test_lib2to3.test_fixers.Test_dict.test_20)\nPASS: test_21 (test.test_lib2to3.test_fixers.Test_dict.test_21)\nPASS: test_22 (test.test_lib2to3.test_fixers.Test_dict.test_22)\nPASS: test_23 (test.test_lib2to3.test_fixers.Test_dict.test_23)\nPASS: test_24 (test.test_lib2to3.test_fixers.Test_dict.test_24)\nPASS: test_25 (test.test_lib2to3.test_fixers.Test_dict.test_25)\nPASS: test_26 (test.test_lib2to3.test_fixers.Test_dict.test_26)\nPASS: test_27 (test.test_lib2to3.test_fixers.Test_dict.test_27)\nPASS: test_28 (test.test_lib2to3.test_fixers.Test_dict.test_28)\nPASS: test_29 (test.test_lib2to3.test_fixers.Test_dict.test_29)\nPASS: test_30 (test.test_lib2to3.test_fixers.Test_dict.test_30)\nPASS: test_31 (test.test_lib2to3.test_fixers.Test_dict.test_31)\nPASS: test_32 (test.test_lib2to3.test_fixers.Test_dict.test_32)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_dict.test_prefix_preservation)\nPASS: test_trailing_comment (test.test_lib2to3.test_fixers.Test_dict.test_trailing_comment)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_dict.test_unchanged)\nPASS: test_bare_except (test.test_lib2to3.test_fixers.Test_except.test_bare_except)\nPASS: test_bare_except_and_else_finally (test.test_lib2to3.test_fixers.Test_except.test_bare_except_and_else_finally)\nPASS: test_list_unpack (test.test_lib2to3.test_fixers.Test_except.test_list_unpack)\nPASS: test_multi_class (test.test_lib2to3.test_fixers.Test_except.test_multi_class)\nPASS: test_multi_fixed_excepts_before_bare_except (test.test_lib2to3.test_fixers.Test_except.test_multi_fixed_excepts_before_bare_except)\nPASS: test_one_line_suites (test.test_lib2to3.test_fixers.Test_except.test_one_line_suites)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_except.test_prefix_preservation)\nPASS: test_simple (test.test_lib2to3.test_fixers.Test_except.test_simple)\nPASS: test_simple_no_space_before_target (test.test_lib2to3.test_fixers.Test_except.test_simple_no_space_before_target)\nPASS: test_tuple_unpack (test.test_lib2to3.test_fixers.Test_except.test_tuple_unpack)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_except.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_except.test_unchanged_2)\nPASS: test_unchanged_3 (test.test_lib2to3.test_fixers.Test_except.test_unchanged_3)\nPASS: test_weird_target_1 (test.test_lib2to3.test_fixers.Test_except.test_weird_target_1)\nPASS: test_weird_target_2 (test.test_lib2to3.test_fixers.Test_except.test_weird_target_2)\nPASS: test_weird_target_3 (test.test_lib2to3.test_fixers.Test_except.test_weird_target_3)\nPASS: test_basic (test.test_lib2to3.test_fixers.Test_exec.test_basic)\nPASS: test_complex_1 (test.test_lib2to3.test_fixers.Test_exec.test_complex_1)\nPASS: test_complex_2 (test.test_lib2to3.test_fixers.Test_exec.test_complex_2)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_exec.test_prefix_preservation)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_2)\nPASS: test_unchanged_3 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_3)\nPASS: test_unchanged_4 (test.test_lib2to3.test_fixers.Test_exec.test_unchanged_4)\nPASS: test_with_globals (test.test_lib2to3.test_fixers.Test_exec.test_with_globals)\nPASS: test_with_globals_locals (test.test_lib2to3.test_fixers.Test_exec.test_with_globals_locals)\nPASS: test_conversion (test.test_lib2to3.test_fixers.Test_execfile.test_conversion)\nPASS: test_spacing (test.test_lib2to3.test_fixers.Test_execfile.test_spacing)\nPASS: test_comments (test.test_lib2to3.test_fixers.Test_exitfunc.test_comments)\nPASS: test_complex_expression (test.test_lib2to3.test_fixers.Test_exitfunc.test_complex_expression)\nPASS: test_in_a_function (test.test_lib2to3.test_fixers.Test_exitfunc.test_in_a_function)\nPASS: test_names_import (test.test_lib2to3.test_fixers.Test_exitfunc.test_names_import)\nPASS: test_no_sys_import (test.test_lib2to3.test_fixers.Test_exitfunc.test_no_sys_import)\nPASS: test_simple (test.test_lib2to3.test_fixers.Test_exitfunc.test_simple)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_exitfunc.test_unchanged)\nPASS: test_filter_basic (test.test_lib2to3.test_fixers.Test_filter.test_filter_basic)\nPASS: test_filter_nochange (test.test_lib2to3.test_fixers.Test_filter.test_filter_nochange)\nPASS: test_filter_trailers (test.test_lib2to3.test_fixers.Test_filter.test_filter_trailers)\nPASS: test_future_builtins (test.test_lib2to3.test_fixers.Test_filter.test_future_builtins)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_filter.test_prefix_preservation)\nPASS: test (test.test_lib2to3.test_fixers.Test_funcattrs.test)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_funcattrs.test_unchanged)\nPASS: test_future (test.test_lib2to3.test_fixers.Test_future.test_future)\nPASS: test_run_order (test.test_lib2to3.test_fixers.Test_future.test_run_order)\nPASS: test_basic (test.test_lib2to3.test_fixers.Test_getcwdu.test_basic)\nPASS: test_comment (test.test_lib2to3.test_fixers.Test_getcwdu.test_comment)\nPASS: test_indentation (test.test_lib2to3.test_fixers.Test_getcwdu.test_indentation)\nPASS: test_multilation (test.test_lib2to3.test_fixers.Test_getcwdu.test_multilation)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_getcwdu.test_unchanged)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_has_key.test_1)\nPASS: test_10 (test.test_lib2to3.test_fixers.Test_has_key.test_10)\nPASS: test_11 (test.test_lib2to3.test_fixers.Test_has_key.test_11)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_has_key.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_has_key.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_has_key.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_has_key.test_5)\nPASS: test_6 (test.test_lib2to3.test_fixers.Test_has_key.test_6)\nPASS: test_7 (test.test_lib2to3.test_fixers.Test_has_key.test_7)\nPASS: test_8 (test.test_lib2to3.test_fixers.Test_has_key.test_8)\nPASS: test_9 (test.test_lib2to3.test_fixers.Test_has_key.test_9)\nPASS: test_eq_expression (test.test_lib2to3.test_fixers.Test_idioms.test_eq_expression)\nPASS: test_eq_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_eq_reverse)\nPASS: test_eq_simple (test.test_lib2to3.test_fixers.Test_idioms.test_eq_simple)\nPASS: test_is_expression (test.test_lib2to3.test_fixers.Test_idioms.test_is_expression)\nPASS: test_is_not_expression (test.test_lib2to3.test_fixers.Test_idioms.test_is_not_expression)\nPASS: test_is_not_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_is_not_reverse)\nPASS: test_is_not_simple (test.test_lib2to3.test_fixers.Test_idioms.test_is_not_simple)\nPASS: test_is_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_is_reverse)\nPASS: test_is_simple (test.test_lib2to3.test_fixers.Test_idioms.test_is_simple)\nPASS: test_ne_expression (test.test_lib2to3.test_fixers.Test_idioms.test_ne_expression)\nPASS: test_ne_reverse (test.test_lib2to3.test_fixers.Test_idioms.test_ne_reverse)\nPASS: test_ne_simple (test.test_lib2to3.test_fixers.Test_idioms.test_ne_simple)\nPASS: test_sort_list_call (test.test_lib2to3.test_fixers.Test_idioms.test_sort_list_call)\nPASS: test_sort_simple_expr (test.test_lib2to3.test_fixers.Test_idioms.test_sort_simple_expr)\nPASS: test_sort_unchanged (test.test_lib2to3.test_fixers.Test_idioms.test_sort_unchanged)\nPASS: test_type_unchanged (test.test_lib2to3.test_fixers.Test_idioms.test_type_unchanged)\nPASS: test_while (test.test_lib2to3.test_fixers.Test_idioms.test_while)\nPASS: test_while_unchanged (test.test_lib2to3.test_fixers.Test_idioms.test_while_unchanged)\nPASS: test_already_relative_import (test.test_lib2to3.test_fixers.Test_import.test_already_relative_import)\nPASS: test_comments_and_indent (test.test_lib2to3.test_fixers.Test_import.test_comments_and_indent)\nPASS: test_dotted_from (test.test_lib2to3.test_fixers.Test_import.test_dotted_from)\nPASS: test_dotted_import (test.test_lib2to3.test_fixers.Test_import.test_dotted_import)\nPASS: test_dotted_import_as (test.test_lib2to3.test_fixers.Test_import.test_dotted_import_as)\nPASS: test_files_checked (test.test_lib2to3.test_fixers.Test_import.test_files_checked)\nPASS: test_from (test.test_lib2to3.test_fixers.Test_import.test_from)\nPASS: test_from_as (test.test_lib2to3.test_fixers.Test_import.test_from_as)\nPASS: test_import (test.test_lib2to3.test_fixers.Test_import.test_import)\nPASS: test_import_as (test.test_lib2to3.test_fixers.Test_import.test_import_as)\nPASS: test_import_from_package (test.test_lib2to3.test_fixers.Test_import.test_import_from_package)\nPASS: test_in_package (test.test_lib2to3.test_fixers.Test_import.test_in_package)\nPASS: test_local_and_absolute (test.test_lib2to3.test_fixers.Test_import.test_local_and_absolute)\nPASS: test_not_in_package (test.test_lib2to3.test_fixers.Test_import.test_not_in_package)\nPASS: test_prefix (test.test_lib2to3.test_fixers.Test_import.test_prefix)\nPASS: test_with_absolute_import_enabled (test.test_lib2to3.test_fixers.Test_import.test_with_absolute_import_enabled)\nPASS: test_import_from (test.test_lib2to3.test_fixers.Test_imports.test_import_from)\nPASS: test_import_from_as (test.test_lib2to3.test_fixers.Test_imports.test_import_from_as)\nPASS: test_import_module (test.test_lib2to3.test_fixers.Test_imports.test_import_module)\nPASS: test_import_module_as (test.test_lib2to3.test_fixers.Test_imports.test_import_module_as)\nPASS: test_import_module_usage (test.test_lib2to3.test_fixers.Test_imports.test_import_module_usage)\nPASS: test_multiple_imports (test.test_lib2to3.test_fixers.Test_imports.test_multiple_imports)\nPASS: test_multiple_imports_as (test.test_lib2to3.test_fixers.Test_imports.test_multiple_imports_as)\nPASS: test_star (test.test_lib2to3.test_fixers.Test_imports.test_star)\nPASS: test_import_from (test.test_lib2to3.test_fixers.Test_imports2.test_import_from)\nPASS: test_import_from_as (test.test_lib2to3.test_fixers.Test_imports2.test_import_from_as)\nPASS: test_import_module (test.test_lib2to3.test_fixers.Test_imports2.test_import_module)\nPASS: test_import_module_as (test.test_lib2to3.test_fixers.Test_imports2.test_import_module_as)\nPASS: test_import_module_usage (test.test_lib2to3.test_fixers.Test_imports2.test_import_module_usage)\nPASS: test_star (test.test_lib2to3.test_fixers.Test_imports2.test_star)\nPASS: test_after_local_imports_refactoring (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_after_local_imports_refactoring)\nPASS: test_import_from (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_from)\nPASS: test_import_from_as (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_from_as)\nPASS: test_import_module (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module)\nPASS: test_import_module_as (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module_as)\nPASS: test_import_module_usage (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_import_module_usage)\nPASS: test_star (test.test_lib2to3.test_fixers.Test_imports_fixer_order.test_star)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_input.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_input.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_input.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_input.test_4)\nPASS: test_idempotency (test.test_lib2to3.test_fixers.Test_input.test_idempotency)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_input.test_prefix_preservation)\nPASS: test_trailing_comment (test.test_lib2to3.test_fixers.Test_input.test_trailing_comment)\nPASS: test (test.test_lib2to3.test_fixers.Test_intern.test)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_intern.test_prefix_preservation)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_intern.test_unchanged)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_isinstance.test_prefix_preservation)\nPASS: test_remove_multiple_items (test.test_lib2to3.test_fixers.Test_isinstance.test_remove_multiple_items)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_isinstance.test_unchanged)\nPASS: test_0 (test.test_lib2to3.test_fixers.Test_itertools.test_0)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_itertools.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_itertools.test_2)\nPASS: test_qualified (test.test_lib2to3.test_fixers.Test_itertools.test_qualified)\nPASS: test_run_order (test.test_lib2to3.test_fixers.Test_itertools.test_run_order)\nPASS: test_space_1 (test.test_lib2to3.test_fixers.Test_itertools.test_space_1)\nPASS: test_space_2 (test.test_lib2to3.test_fixers.Test_itertools.test_space_2)\nPASS: test_comments (test.test_lib2to3.test_fixers.Test_itertools_imports.test_comments)\nPASS: test_ifilter_and_zip_longest (test.test_lib2to3.test_fixers.Test_itertools_imports.test_ifilter_and_zip_longest)\nPASS: test_import_as (test.test_lib2to3.test_fixers.Test_itertools_imports.test_import_as)\nPASS: test_import_star (test.test_lib2to3.test_fixers.Test_itertools_imports.test_import_star)\nPASS: test_none (test.test_lib2to3.test_fixers.Test_itertools_imports.test_none)\nPASS: test_reduced (test.test_lib2to3.test_fixers.Test_itertools_imports.test_reduced)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_itertools_imports.test_unchanged)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_long.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_long.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_long.test_3)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_long.test_prefix_preservation)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_long.test_unchanged)\nPASS: test_None_with_multiple_arguments (test.test_lib2to3.test_fixers.Test_map.test_None_with_multiple_arguments)\nPASS: test_future_builtins (test.test_lib2to3.test_fixers.Test_map.test_future_builtins)\nPASS: test_map_basic (test.test_lib2to3.test_fixers.Test_map.test_map_basic)\nPASS: test_map_nochange (test.test_lib2to3.test_fixers.Test_map.test_map_nochange)\nPASS: test_map_trailers (test.test_lib2to3.test_fixers.Test_map.test_map_trailers)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_map.test_prefix_preservation)\nPASS: test_trailing_comment (test.test_lib2to3.test_fixers.Test_map.test_trailing_comment)\nPASS: test_comments (test.test_lib2to3.test_fixers.Test_metaclass.test_comments)\nPASS: test_meta (test.test_lib2to3.test_fixers.Test_metaclass.test_meta)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_metaclass.test_unchanged)\nPASS: test (test.test_lib2to3.test_fixers.Test_methodattrs.test)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_methodattrs.test_unchanged)\nPASS: test_basic (test.test_lib2to3.test_fixers.Test_ne.test_basic)\nPASS: test_chained (test.test_lib2to3.test_fixers.Test_ne.test_chained)\nPASS: test_no_spaces (test.test_lib2to3.test_fixers.Test_ne.test_no_spaces)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_next.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_next.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_next.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_next.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_next.test_5)\nPASS: test_6 (test.test_lib2to3.test_fixers.Test_next.test_6)\nPASS: test_assign_to_next (test.test_lib2to3.test_fixers.Test_next.test_assign_to_next)\nPASS: test_assign_to_next_in_list (test.test_lib2to3.test_fixers.Test_next.test_assign_to_next_in_list)\nPASS: test_assign_to_next_in_tuple (test.test_lib2to3.test_fixers.Test_next.test_assign_to_next_in_tuple)\nPASS: test_builtin_assign (test.test_lib2to3.test_fixers.Test_next.test_builtin_assign)\nPASS: test_builtin_assign_in_list (test.test_lib2to3.test_fixers.Test_next.test_builtin_assign_in_list)\nPASS: test_builtin_assign_in_tuple (test.test_lib2to3.test_fixers.Test_next.test_builtin_assign_in_tuple)\nPASS: test_method_1 (test.test_lib2to3.test_fixers.Test_next.test_method_1)\nPASS: test_method_2 (test.test_lib2to3.test_fixers.Test_next.test_method_2)\nPASS: test_method_3 (test.test_lib2to3.test_fixers.Test_next.test_method_3)\nPASS: test_method_4 (test.test_lib2to3.test_fixers.Test_next.test_method_4)\nPASS: test_method_unchanged (test.test_lib2to3.test_fixers.Test_next.test_method_unchanged)\nPASS: test_noncall_access_1 (test.test_lib2to3.test_fixers.Test_next.test_noncall_access_1)\nPASS: test_noncall_access_2 (test.test_lib2to3.test_fixers.Test_next.test_noncall_access_2)\nPASS: test_noncall_access_3 (test.test_lib2to3.test_fixers.Test_next.test_noncall_access_3)\nPASS: test_prefix_preservation_1 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_1)\nPASS: test_prefix_preservation_2 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_2)\nPASS: test_prefix_preservation_3 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_3)\nPASS: test_prefix_preservation_4 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_4)\nPASS: test_prefix_preservation_5 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_5)\nPASS: test_prefix_preservation_6 (test.test_lib2to3.test_fixers.Test_next.test_prefix_preservation_6)\nPASS: test_shadowing_assign_list_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_list_1)\nPASS: test_shadowing_assign_list_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_list_2)\nPASS: test_shadowing_assign_simple (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_simple)\nPASS: test_shadowing_assign_tuple_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_tuple_1)\nPASS: test_shadowing_assign_tuple_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_assign_tuple_2)\nPASS: test_shadowing_for_simple (test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_simple)\nPASS: test_shadowing_for_tuple_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_tuple_1)\nPASS: test_shadowing_for_tuple_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_for_tuple_2)\nPASS: test_shadowing_funcdef_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_funcdef_1)\nPASS: test_shadowing_funcdef_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_funcdef_2)\nPASS: test_shadowing_global_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_global_1)\nPASS: test_shadowing_global_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_global_2)\nPASS: test_shadowing_import_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_1)\nPASS: test_shadowing_import_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_2)\nPASS: test_shadowing_import_3 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_3)\nPASS: test_shadowing_import_from_1 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_1)\nPASS: test_shadowing_import_from_2 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_2)\nPASS: test_shadowing_import_from_3 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_3)\nPASS: test_shadowing_import_from_4 (test.test_lib2to3.test_fixers.Test_next.test_shadowing_import_from_4)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_nonzero.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_nonzero.test_2)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_2)\nPASS: test_unchanged_func (test.test_lib2to3.test_fixers.Test_nonzero.test_unchanged_func)\nPASS: test_comments_and_spacing (test.test_lib2to3.test_fixers.Test_numliterals.test_comments_and_spacing)\nPASS: test_long_hex (test.test_lib2to3.test_fixers.Test_numliterals.test_long_hex)\nPASS: test_long_int_1 (test.test_lib2to3.test_fixers.Test_numliterals.test_long_int_1)\nPASS: test_long_int_2 (test.test_lib2to3.test_fixers.Test_numliterals.test_long_int_2)\nPASS: test_octal_1 (test.test_lib2to3.test_fixers.Test_numliterals.test_octal_1)\nPASS: test_unchanged_complex_bare (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_bare)\nPASS: test_unchanged_complex_float (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_float)\nPASS: test_unchanged_complex_int (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_complex_int)\nPASS: test_unchanged_exp (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_exp)\nPASS: test_unchanged_float (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_float)\nPASS: test_unchanged_hex (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_hex)\nPASS: test_unchanged_int (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_int)\nPASS: test_unchanged_octal (test.test_lib2to3.test_fixers.Test_numliterals.test_unchanged_octal)\nPASS: test_bare_isCallable (test.test_lib2to3.test_fixers.Test_operator.test_bare_isCallable)\nPASS: test_bare_operator_irepeat (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_irepeat)\nPASS: test_bare_operator_isMappingType (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isMappingType)\nPASS: test_bare_operator_isNumberType (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isNumberType)\nPASS: test_bare_operator_isSequenceType (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_isSequenceType)\nPASS: test_bare_operator_repeat (test.test_lib2to3.test_fixers.Test_operator.test_bare_operator_repeat)\nPASS: test_bare_sequenceIncludes (test.test_lib2to3.test_fixers.Test_operator.test_bare_sequenceIncludes)\nPASS: test_operator_irepeat (test.test_lib2to3.test_fixers.Test_operator.test_operator_irepeat)\nPASS: test_operator_isCallable (test.test_lib2to3.test_fixers.Test_operator.test_operator_isCallable)\nPASS: test_operator_isMappingType (test.test_lib2to3.test_fixers.Test_operator.test_operator_isMappingType)\nPASS: test_operator_isNumberType (test.test_lib2to3.test_fixers.Test_operator.test_operator_isNumberType)\nPASS: test_operator_isSequenceType (test.test_lib2to3.test_fixers.Test_operator.test_operator_isSequenceType)\nPASS: test_operator_repeat (test.test_lib2to3.test_fixers.Test_operator.test_operator_repeat)\nPASS: test_operator_sequenceIncludes (test.test_lib2to3.test_fixers.Test_operator.test_operator_sequenceIncludes)\nPASS: test_0 (test.test_lib2to3.test_fixers.Test_paren.test_0)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_paren.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_paren.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_paren.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_paren.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_paren.test_5)\nPASS: test_6 (test.test_lib2to3.test_fixers.Test_paren.test_6)\nPASS: test_unchanged_0 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_0)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_2)\nPASS: test_unchanged_3 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_3)\nPASS: test_unchanged_4 (test.test_lib2to3.test_fixers.Test_paren.test_unchanged_4)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_print.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_print.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_print.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_print.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_print.test_5)\nPASS: test_idempotency (test.test_lib2to3.test_fixers.Test_print.test_idempotency)\nPASS: test_idempotency_print_as_function (test.test_lib2to3.test_fixers.Test_print.test_idempotency_print_as_function)\nPASS: test_no_trailing_comma (test.test_lib2to3.test_fixers.Test_print.test_no_trailing_comma)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_print.test_prefix_preservation)\nPASS: test_spaces_before_file (test.test_lib2to3.test_fixers.Test_print.test_spaces_before_file)\nPASS: test_trailing_comma_1 (test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_1)\nPASS: test_trailing_comma_2 (test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_2)\nPASS: test_trailing_comma_3 (test.test_lib2to3.test_fixers.Test_print.test_trailing_comma_3)\nPASS: test_tuple (test.test_lib2to3.test_fixers.Test_print.test_tuple)\nPASS: test_vargs_without_trailing_comma (test.test_lib2to3.test_fixers.Test_print.test_vargs_without_trailing_comma)\nPASS: test_with_future_print_function (test.test_lib2to3.test_fixers.Test_print.test_with_future_print_function)\nPASS: test_with_trailing_comma (test.test_lib2to3.test_fixers.Test_print.test_with_trailing_comma)\nPASS: test_None_value (test.test_lib2to3.test_fixers.Test_raise.test_None_value)\nPASS: test_basic (test.test_lib2to3.test_fixers.Test_raise.test_basic)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_raise.test_prefix_preservation)\nPASS: test_string_exc (test.test_lib2to3.test_fixers.Test_raise.test_string_exc)\nPASS: test_string_exc_val (test.test_lib2to3.test_fixers.Test_raise.test_string_exc_val)\nPASS: test_string_exc_val_tb (test.test_lib2to3.test_fixers.Test_raise.test_string_exc_val_tb)\nPASS: test_tb_1 (test.test_lib2to3.test_fixers.Test_raise.test_tb_1)\nPASS: test_tb_2 (test.test_lib2to3.test_fixers.Test_raise.test_tb_2)\nPASS: test_tb_3 (test.test_lib2to3.test_fixers.Test_raise.test_tb_3)\nPASS: test_tb_4 (test.test_lib2to3.test_fixers.Test_raise.test_tb_4)\nPASS: test_tb_5 (test.test_lib2to3.test_fixers.Test_raise.test_tb_5)\nPASS: test_tb_6 (test.test_lib2to3.test_fixers.Test_raise.test_tb_6)\nPASS: test_tuple_detection (test.test_lib2to3.test_fixers.Test_raise.test_tuple_detection)\nPASS: test_tuple_exc_1 (test.test_lib2to3.test_fixers.Test_raise.test_tuple_exc_1)\nPASS: test_tuple_exc_2 (test.test_lib2to3.test_fixers.Test_raise.test_tuple_exc_2)\nPASS: test_tuple_value (test.test_lib2to3.test_fixers.Test_raise.test_tuple_value)\nPASS: test_with_comments (test.test_lib2to3.test_fixers.Test_raise.test_with_comments)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_raw_input.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_raw_input.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_raw_input.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_raw_input.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_raw_input.test_5)\nPASS: test_6 (test.test_lib2to3.test_fixers.Test_raw_input.test_6)\nPASS: test_8 (test.test_lib2to3.test_fixers.Test_raw_input.test_8)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_raw_input.test_prefix_preservation)\nPASS: test_bug_7253 (test.test_lib2to3.test_fixers.Test_reduce.test_bug_7253)\nPASS: test_call_with_lambda (test.test_lib2to3.test_fixers.Test_reduce.test_call_with_lambda)\nPASS: test_simple_call (test.test_lib2to3.test_fixers.Test_reduce.test_simple_call)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_reduce.test_unchanged)\nPASS: test (test.test_lib2to3.test_fixers.Test_reload.test)\nPASS: test_comment (test.test_lib2to3.test_fixers.Test_reload.test_comment)\nPASS: test_space (test.test_lib2to3.test_fixers.Test_reload.test_space)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_reload.test_unchanged)\nPASS: test_import_from (test.test_lib2to3.test_fixers.Test_renames.test_import_from)\nPASS: test_import_from_as (test.test_lib2to3.test_fixers.Test_renames.test_import_from_as)\nPASS: test_import_module_usage (test.test_lib2to3.test_fixers.Test_renames.test_import_module_usage)\nPASS: test_complex (test.test_lib2to3.test_fixers.Test_repr.test_complex)\nPASS: test_nested (test.test_lib2to3.test_fixers.Test_repr.test_nested)\nPASS: test_nested_tuples (test.test_lib2to3.test_fixers.Test_repr.test_nested_tuples)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_repr.test_prefix_preservation)\nPASS: test_simple_1 (test.test_lib2to3.test_fixers.Test_repr.test_simple_1)\nPASS: test_simple_2 (test.test_lib2to3.test_fixers.Test_repr.test_simple_2)\nPASS: test_tuple (test.test_lib2to3.test_fixers.Test_repr.test_tuple)\nPASS: test_basic (test.test_lib2to3.test_fixers.Test_set_literal.test_basic)\nPASS: test_comments (test.test_lib2to3.test_fixers.Test_set_literal.test_comments)\nPASS: test_listcomps (test.test_lib2to3.test_fixers.Test_set_literal.test_listcomps)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_set_literal.test_unchanged)\nPASS: test_whitespace (test.test_lib2to3.test_fixers.Test_set_literal.test_whitespace)\nPASS: test (test.test_lib2to3.test_fixers.Test_standarderror.test)\nPASS: test_0 (test.test_lib2to3.test_fixers.Test_sys_exc.test_0)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_sys_exc.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_sys_exc.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_sys_exc.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_sys_exc.test_4)\nPASS: test_5 (test.test_lib2to3.test_fixers.Test_sys_exc.test_5)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_throw.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_throw.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_throw.test_3)\nPASS: test_4 (test.test_lib2to3.test_fixers.Test_throw.test_4)\nPASS: test_tb_1 (test.test_lib2to3.test_fixers.Test_throw.test_tb_1)\nPASS: test_tb_2 (test.test_lib2to3.test_fixers.Test_throw.test_tb_2)\nPASS: test_tb_3 (test.test_lib2to3.test_fixers.Test_throw.test_tb_3)\nPASS: test_tb_4 (test.test_lib2to3.test_fixers.Test_throw.test_tb_4)\nPASS: test_tb_5 (test.test_lib2to3.test_fixers.Test_throw.test_tb_5)\nPASS: test_tb_6 (test.test_lib2to3.test_fixers.Test_throw.test_tb_6)\nPASS: test_tb_7 (test.test_lib2to3.test_fixers.Test_throw.test_tb_7)\nPASS: test_tb_8 (test.test_lib2to3.test_fixers.Test_throw.test_tb_8)\nPASS: test_untouched_1 (test.test_lib2to3.test_fixers.Test_throw.test_untouched_1)\nPASS: test_untouched_2 (test.test_lib2to3.test_fixers.Test_throw.test_untouched_2)\nPASS: test_untouched_3 (test.test_lib2to3.test_fixers.Test_throw.test_untouched_3)\nPASS: test_warn_1 (test.test_lib2to3.test_fixers.Test_throw.test_warn_1)\nPASS: test_warn_2 (test.test_lib2to3.test_fixers.Test_throw.test_warn_2)\nPASS: test_warn_3 (test.test_lib2to3.test_fixers.Test_throw.test_warn_3)\nPASS: test_1 (test.test_lib2to3.test_fixers.Test_tuple_params.test_1)\nPASS: test_2 (test.test_lib2to3.test_fixers.Test_tuple_params.test_2)\nPASS: test_3 (test.test_lib2to3.test_fixers.Test_tuple_params.test_3)\nPASS: test_docstring (test.test_lib2to3.test_fixers.Test_tuple_params.test_docstring)\nPASS: test_keywords (test.test_lib2to3.test_fixers.Test_tuple_params.test_keywords)\nPASS: test_lambda_nested (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_nested)\nPASS: test_lambda_nested_multi_use (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_nested_multi_use)\nPASS: test_lambda_no_change (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_no_change)\nPASS: test_lambda_one_tuple (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_one_tuple)\nPASS: test_lambda_parens_single_arg (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_parens_single_arg)\nPASS: test_lambda_simple (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple)\nPASS: test_lambda_simple_multi_use (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple_multi_use)\nPASS: test_lambda_simple_reverse (test.test_lib2to3.test_fixers.Test_tuple_params.test_lambda_simple_reverse)\nPASS: test_multi_1 (test.test_lib2to3.test_fixers.Test_tuple_params.test_multi_1)\nPASS: test_multi_2 (test.test_lib2to3.test_fixers.Test_tuple_params.test_multi_2)\nPASS: test_semicolon (test.test_lib2to3.test_fixers.Test_tuple_params.test_semicolon)\nPASS: test_unchanged_1 (test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_1)\nPASS: test_unchanged_2 (test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_2)\nPASS: test_unchanged_3 (test.test_lib2to3.test_fixers.Test_tuple_params.test_unchanged_3)\nPASS: test_varargs (test.test_lib2to3.test_fixers.Test_tuple_params.test_varargs)\nPASS: test_basic_types_convert (test.test_lib2to3.test_fixers.Test_types.test_basic_types_convert)\nPASS: test_bytes_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_bytes_literal_escape_u)\nPASS: test_native_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_native_literal_escape_u)\nPASS: test_native_unicode_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_native_unicode_literal_escape_u)\nPASS: test_unichr (test.test_lib2to3.test_fixers.Test_unicode.test_unichr)\nPASS: test_unicode_call (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_call)\nPASS: test_unicode_literal_1 (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_1)\nPASS: test_unicode_literal_2 (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_2)\nPASS: test_unicode_literal_3 (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_3)\nPASS: test_unicode_literal_escape_u (test.test_lib2to3.test_fixers.Test_unicode.test_unicode_literal_escape_u)\nPASS: test_whitespace (test.test_lib2to3.test_fixers.Test_unicode.test_whitespace)\nPASS: test_import_from (test.test_lib2to3.test_fixers.Test_urllib.test_import_from)\nPASS: test_import_from_as (test.test_lib2to3.test_fixers.Test_urllib.test_import_from_as)\nPASS: test_import_module (test.test_lib2to3.test_fixers.Test_urllib.test_import_module)\nPASS: test_import_module_as (test.test_lib2to3.test_fixers.Test_urllib.test_import_module_as)\nPASS: test_import_module_usage (test.test_lib2to3.test_fixers.Test_urllib.test_import_module_usage)\nPASS: test_indented (test.test_lib2to3.test_fixers.Test_urllib.test_indented)\nPASS: test_single_import (test.test_lib2to3.test_fixers.Test_urllib.test_single_import)\nPASS: test_star (test.test_lib2to3.test_fixers.Test_urllib.test_star)\nPASS: test_in_consuming_context (test.test_lib2to3.test_fixers.Test_xrange.test_in_consuming_context)\nPASS: test_in_contains_test (test.test_lib2to3.test_fixers.Test_xrange.test_in_contains_test)\nPASS: test_prefix_preservation (test.test_lib2to3.test_fixers.Test_xrange.test_prefix_preservation)\nPASS: test_range_in_for (test.test_lib2to3.test_fixers.Test_xrange.test_range_in_for)\nPASS: test_single_arg (test.test_lib2to3.test_fixers.Test_xrange.test_single_arg)\nPASS: test_three_args (test.test_lib2to3.test_fixers.Test_xrange.test_three_args)\nPASS: test_two_args (test.test_lib2to3.test_fixers.Test_xrange.test_two_args)\nPASS: test_wrap_in_list (test.test_lib2to3.test_fixers.Test_xrange.test_wrap_in_list)\nPASS: test_xrange_in_for (test.test_lib2to3.test_fixers.Test_xrange.test_xrange_in_for)\nPASS: test_double_transform (test.test_lib2to3.test_fixers.Test_xrange_with_reduce.test_double_transform)\nPASS: test_attr_ref (test.test_lib2to3.test_fixers.Test_xreadlines.test_attr_ref)\nPASS: test_call (test.test_lib2to3.test_fixers.Test_xreadlines.test_call)\nPASS: test_unchanged (test.test_lib2to3.test_fixers.Test_xreadlines.test_unchanged)\nPASS: test_future_builtins (test.test_lib2to3.test_fixers.Test_zip.test_future_builtins)\nPASS: test_zip_basic (test.test_lib2to3.test_fixers.Test_zip.test_zip_basic)\nPASS: test_zip_nochange (test.test_lib2to3.test_fixers.Test_zip.test_zip_nochange)\nPASS: test_zip_trailers (test.test_lib2to3.test_fixers.Test_zip.test_zip_trailers)\ntest_filename_changing_on_output_single_dir (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_single_dir)\nPASS: 2to3 a single directory with a new output dir and suffix.\ntest_filename_changing_on_output_single_file (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_single_file)\nPASS: 2to3 a single file with a new output dir.\ntest_filename_changing_on_output_two_files (test.test_lib2to3.test_main.TestMain.test_filename_changing_on_output_two_files)\nPASS: 2to3 two files in one directory with a new output dir.\nPASS: test_unencodable_diff (test.test_lib2to3.test_main.TestMain.test_unencodable_diff)\nPASS: test_async_for (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_for)\nPASS: test_async_generator (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_generator)\nPASS: test_async_var (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_var)\nPASS: test_async_with (test.test_lib2to3.test_parser.TestAsyncAwait.test_async_with)\nPASS: test_await_expr (test.test_lib2to3.test_parser.TestAsyncAwait.test_await_expr)\nPASS: test_new_syntax (test.test_lib2to3.test_parser.TestClassDef.test_new_syntax)\nPASS: test_formfeed (test.test_lib2to3.test_parser.TestDriver.test_formfeed)\nPASS: test_new (test.test_lib2to3.test_parser.TestExcept.test_new)\nPASS: test_old (test.test_lib2to3.test_parser.TestExcept.test_old)\nPASS: test_1 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_1)\nPASS: test_10 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_10)\nPASS: test_11 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_11)\nPASS: test_12 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_12)\nPASS: test_13 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_13)\nPASS: test_14 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_14)\nPASS: test_15 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_15)\nPASS: test_16 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_16)\nPASS: test_17 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_17)\nPASS: test_18 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_18)\nPASS: test_19 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_19)\nPASS: test_2 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_2)\nPASS: test_20 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_20)\nPASS: test_21 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_21)\nPASS: test_3 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_3)\nPASS: test_4 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_4)\nPASS: test_5 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_5)\nPASS: test_6 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_6)\nPASS: test_7 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_7)\nPASS: test_8 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_8)\nPASS: test_9 (test.test_lib2to3.test_parser.TestFunctionAnnotations.test_9)\nPASS: test_non_ascii_identifiers (test.test_lib2to3.test_parser.TestIdentifier.test_non_ascii_identifiers)\nPASS: test_multiline_bytes_literals (test.test_lib2to3.test_parser.TestLiterals.test_multiline_bytes_literals)\nPASS: test_multiline_bytes_tripquote_literals (test.test_lib2to3.test_parser.TestLiterals.test_multiline_bytes_tripquote_literals)\nPASS: test_multiline_str_literals (test.test_lib2to3.test_parser.TestLiterals.test_multiline_str_literals)\nPASS: test_matrix_multiplication_operator (test.test_lib2to3.test_parser.TestMatrixMultiplication.test_matrix_multiplication_operator)\nPASS: test_named_assignment_generator (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_generator)\nPASS: test_named_assignment_if (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_if)\nPASS: test_named_assignment_listcomp (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_listcomp)\nPASS: test_named_assignment_while (test.test_lib2to3.test_parser.TestNamedAssignments.test_named_assignment_while)\nPASS: test_new_binary_notation (test.test_lib2to3.test_parser.TestNumericLiterals.test_new_binary_notation)\nPASS: test_new_octal_notation (test.test_lib2to3.test_parser.TestNumericLiterals.test_new_octal_notation)\ntest_all_project_files (test.test_lib2to3.test_parser.TestParserIdempotency.test_all_project_files) ... Parse file: /usr/lib/python3.12/lib2to3/__init__.py\nParse file: /usr/lib/python3.12/lib2to3/__main__.py\nParse file: /usr/lib/python3.12/lib2to3/btm_matcher.py\nParse file: /usr/lib/python3.12/lib2to3/btm_utils.py\nParse file: /usr/lib/python3.12/lib2to3/fixer_base.py\nParse file: /usr/lib/python3.12/lib2to3/fixer_util.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/__init__.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_apply.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_asserts.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_basestring.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_buffer.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_dict.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_except.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_exec.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_execfile.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_exitfunc.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_filter.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_funcattrs.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_future.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_getcwdu.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_has_key.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_idioms.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_import.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_imports.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_imports2.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_input.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_intern.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_isinstance.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_itertools.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_itertools_imports.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_long.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_map.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_metaclass.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_methodattrs.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_ne.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_next.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_nonzero.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_numliterals.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_operator.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_paren.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_print.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_raise.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_raw_input.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_reduce.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_reload.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_renames.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_repr.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_set_literal.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_standarderror.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_sys_exc.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_throw.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_tuple_params.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_types.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_unicode.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_urllib.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_ws_comma.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_xrange.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_xreadlines.py\nParse file: /usr/lib/python3.12/lib2to3/fixes/fix_zip.py\nParse file: /usr/lib/python3.12/lib2to3/main.py\nParse file: /usr/lib/python3.12/lib2to3/patcomp.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/__init__.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/conv.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/driver.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/grammar.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/literals.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/parse.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/pgen.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/token.py\nParse file: /usr/lib/python3.12/lib2to3/pgen2/tokenize.py\nParse file: /usr/lib/python3.12/lib2to3/pygram.py\nParse file: /usr/lib/python3.12/lib2to3/pytree.py\nParse file: /usr/lib/python3.12/lib2to3/refactor.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/__init__.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/__main__.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/bom.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/crlf.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/different_encoding.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/false_encoding.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/bad_order.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/__init__.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/fix_explicit.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/fix_first.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/fix_last.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/fix_parrot.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/myfixes/fix_preorder.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/no_fixer_cls.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/fixers/parrot_example.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/infinite_recursion.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/py2_test_grammar.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/data/py3_test_grammar.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/pytree_idempotency.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/support.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_all_fixers.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_fixers.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_main.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_parser.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_pytree.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_refactor.py\nParse file: /usr/lib/python3.12/test/test_lib2to3/test_util.py\nok\nPASS: test_extended_unpacking (test.test_lib2to3.test_parser.TestParserIdempotency.test_extended_unpacking)\nPASS: test_load_grammar_from_pickle (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_pickle)\nPASS: test_load_grammar_from_subprocess (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_subprocess)\nPASS: test_load_grammar_from_txt_file (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_grammar_from_txt_file)\nPASS: test_load_packaged_grammar (test.test_lib2to3.test_parser.TestPgen2Caching.test_load_packaged_grammar)\nPASS: test_ParseError (test.test_lib2to3.test_parser.TestPickleableException.test_ParseError)\nPASS: test_all_markers (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_all_markers)\nPASS: test_all_with_args_and_kwargs (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_all_with_args_and_kwargs)\nPASS: test_lambda_soup (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_lambda_soup)\nPASS: test_one_pos_only_arg (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_one_pos_only_arg)\nPASS: test_only_positional_or_keyword (test.test_lib2to3.test_parser.TestPositionalOnlyArgs.test_only_positional_or_keyword)\nPASS: test_2x_style_1 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_1)\nPASS: test_2x_style_2 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_2)\nPASS: test_2x_style_3 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_3)\nPASS: test_2x_style_invalid_1 (test.test_lib2to3.test_parser.TestRaiseChanges.test_2x_style_invalid_1)\nPASS: test_3x_style (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style)\nPASS: test_3x_style_invalid_1 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_1)\nPASS: test_3x_style_invalid_2 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_2)\nPASS: test_3x_style_invalid_3 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_3)\nPASS: test_3x_style_invalid_4 (test.test_lib2to3.test_parser.TestRaiseChanges.test_3x_style_invalid_4)\nPASS: test_1 (test.test_lib2to3.test_parser.TestSetLiteral.test_1)\nPASS: test_2 (test.test_lib2to3.test_parser.TestSetLiteral.test_2)\nPASS: test_3 (test.test_lib2to3.test_parser.TestSetLiteral.test_3)\nPASS: test_4 (test.test_lib2to3.test_parser.TestSetLiteral.test_4)\nPASS: test_lit (test.test_lib2to3.test_parser.TestStringLiterals.test_lit)\nPASS: test_argument_unpacking_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_1)\nPASS: test_argument_unpacking_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_2)\nPASS: test_argument_unpacking_3 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_argument_unpacking_3)\nPASS: test_complex_double_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_complex_double_star_expression)\nPASS: test_complex_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_complex_star_expression)\nPASS: test_dict_display_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_dict_display_1)\nPASS: test_dict_display_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_dict_display_2)\nPASS: test_double_star_dict_literal (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_dict_literal)\nPASS: test_double_star_dict_literal_after_keywords (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_dict_literal_after_keywords)\nPASS: test_double_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_double_star_expression)\nPASS: test_list_display (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_list_display)\nPASS: test_mid_positional_star (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_mid_positional_star)\nPASS: test_set_display (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_set_display)\nPASS: test_star_expression (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_star_expression)\nPASS: test_trailing_commas_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_1)\nPASS: test_trailing_commas_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_2)\nPASS: test_trailing_commas_3 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_3)\nPASS: test_trailing_commas_4 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_4)\nPASS: test_trailing_commas_5 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_5)\nPASS: test_trailing_commas_6 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_6)\nPASS: test_trailing_commas_7 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_7)\nPASS: test_trailing_commas_8 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_8)\nPASS: test_trailing_commas_9 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_9)\nPASS: test_trailing_commas_lambda_1 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_1)\nPASS: test_trailing_commas_lambda_2 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_2)\nPASS: test_trailing_commas_lambda_3 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_3)\nPASS: test_trailing_commas_lambda_4 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_4)\nPASS: test_trailing_commas_lambda_5 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_5)\nPASS: test_trailing_commas_lambda_6 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_6)\nPASS: test_trailing_commas_lambda_7 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_7)\nPASS: test_trailing_commas_lambda_8 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_8)\nPASS: test_trailing_commas_lambda_9 (test.test_lib2to3.test_parser.TestUnpackingGeneralizations.test_trailing_commas_lambda_9)\nPASS: test_1 (test.test_lib2to3.test_parser.TestVarAnnotations.test_1)\nPASS: test_2 (test.test_lib2to3.test_parser.TestVarAnnotations.test_2)\nPASS: test_3 (test.test_lib2to3.test_parser.TestVarAnnotations.test_3)\nPASS: test_4 (test.test_lib2to3.test_parser.TestVarAnnotations.test_4)\nPASS: test_5 (test.test_lib2to3.test_parser.TestVarAnnotations.test_5)\nPASS: test_6 (test.test_lib2to3.test_parser.TestVarAnnotations.test_6)\nPASS: test_yield_from (test.test_lib2to3.test_parser.TestYieldFrom.test_yield_from)\nPASS: test_changed (test.test_lib2to3.test_pytree.TestNodes.test_changed)\nPASS: test_depth (test.test_lib2to3.test_pytree.TestNodes.test_depth)\nPASS: test_get_suffix (test.test_lib2to3.test_pytree.TestNodes.test_get_suffix)\nPASS: test_instantiate_base (test.test_lib2to3.test_pytree.TestNodes.test_instantiate_base)\nPASS: test_leaf (test.test_lib2to3.test_pytree.TestNodes.test_leaf)\nPASS: test_leaf_constructor_prefix (test.test_lib2to3.test_pytree.TestNodes.test_leaf_constructor_prefix)\nPASS: test_leaf_equality (test.test_lib2to3.test_pytree.TestNodes.test_leaf_equality)\nPASS: test_leaf_next_sibling (test.test_lib2to3.test_pytree.TestNodes.test_leaf_next_sibling)\nPASS: test_leaf_prefix (test.test_lib2to3.test_pytree.TestNodes.test_leaf_prefix)\nPASS: test_leaf_prev_sibling (test.test_lib2to3.test_pytree.TestNodes.test_leaf_prev_sibling)\nPASS: test_leaf_repr (test.test_lib2to3.test_pytree.TestNodes.test_leaf_repr)\nPASS: test_leaf_str (test.test_lib2to3.test_pytree.TestNodes.test_leaf_str)\nPASS: test_leaf_str_numeric_value (test.test_lib2to3.test_pytree.TestNodes.test_leaf_str_numeric_value)\nPASS: test_leaves (test.test_lib2to3.test_pytree.TestNodes.test_leaves)\nPASS: test_node (test.test_lib2to3.test_pytree.TestNodes.test_node)\nPASS: test_node_append_child (test.test_lib2to3.test_pytree.TestNodes.test_node_append_child)\nPASS: test_node_constructor_prefix (test.test_lib2to3.test_pytree.TestNodes.test_node_constructor_prefix)\nPASS: test_node_equality (test.test_lib2to3.test_pytree.TestNodes.test_node_equality)\nPASS: test_node_insert_child (test.test_lib2to3.test_pytree.TestNodes.test_node_insert_child)\nPASS: test_node_next_sibling (test.test_lib2to3.test_pytree.TestNodes.test_node_next_sibling)\nPASS: test_node_prefix (test.test_lib2to3.test_pytree.TestNodes.test_node_prefix)\nPASS: test_node_prev_sibling (test.test_lib2to3.test_pytree.TestNodes.test_node_prev_sibling)\nPASS: test_node_recursive_equality (test.test_lib2to3.test_pytree.TestNodes.test_node_recursive_equality)\nPASS: test_node_repr (test.test_lib2to3.test_pytree.TestNodes.test_node_repr)\nPASS: test_node_set_child (test.test_lib2to3.test_pytree.TestNodes.test_node_set_child)\nPASS: test_node_str (test.test_lib2to3.test_pytree.TestNodes.test_node_str)\nPASS: test_post_order (test.test_lib2to3.test_pytree.TestNodes.test_post_order)\nPASS: test_pre_order (test.test_lib2to3.test_pytree.TestNodes.test_pre_order)\nPASS: test_remove (test.test_lib2to3.test_pytree.TestNodes.test_remove)\nPASS: test_remove_parentless (test.test_lib2to3.test_pytree.TestNodes.test_remove_parentless)\nPASS: test_replace (test.test_lib2to3.test_pytree.TestNodes.test_replace)\nPASS: test_replace_with_list (test.test_lib2to3.test_pytree.TestNodes.test_replace_with_list)\nPASS: test_basic_patterns (test.test_lib2to3.test_pytree.TestPatterns.test_basic_patterns)\nPASS: test_generate_matches (test.test_lib2to3.test_pytree.TestPatterns.test_generate_matches)\nPASS: test_has_key_example (test.test_lib2to3.test_pytree.TestPatterns.test_has_key_example)\nPASS: test_wildcard (test.test_lib2to3.test_pytree.TestPatterns.test_wildcard)\nPASS: test_bom (test.test_lib2to3.test_refactor.TestRefactoringTool.test_bom)\nPASS: test_crlf_newlines (test.test_lib2to3.test_refactor.TestRefactoringTool.test_crlf_newlines)\nPASS: test_crlf_unchanged (test.test_lib2to3.test_refactor.TestRefactoringTool.test_crlf_unchanged)\nPASS: test_detect_future_features (test.test_lib2to3.test_refactor.TestRefactoringTool.test_detect_future_features)\nPASS: test_exec_function_option (test.test_lib2to3.test_refactor.TestRefactoringTool.test_exec_function_option)\nPASS: test_explicit (test.test_lib2to3.test_refactor.TestRefactoringTool.test_explicit)\nPASS: test_false_file_encoding (test.test_lib2to3.test_refactor.TestRefactoringTool.test_false_file_encoding)\nPASS: test_file_encoding (test.test_lib2to3.test_refactor.TestRefactoringTool.test_file_encoding)\nPASS: test_fixer_loading (test.test_lib2to3.test_refactor.TestRefactoringTool.test_fixer_loading)\nPASS: test_fixer_loading_helpers (test.test_lib2to3.test_refactor.TestRefactoringTool.test_fixer_loading_helpers)\nPASS: test_get_headnode_dict (test.test_lib2to3.test_refactor.TestRefactoringTool.test_get_headnode_dict)\nPASS: test_naughty_fixers (test.test_lib2to3.test_refactor.TestRefactoringTool.test_naughty_fixers)\nPASS: test_print_function_option (test.test_lib2to3.test_refactor.TestRefactoringTool.test_print_function_option)\nPASS: test_refactor_dir (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_dir)\nPASS: test_refactor_docstring (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_docstring)\nPASS: test_refactor_file (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_file)\nPASS: test_refactor_file_write_unchanged_file (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_file_write_unchanged_file)\nPASS: test_refactor_stdin (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_stdin)\nPASS: test_refactor_string (test.test_lib2to3.test_refactor.TestRefactoringTool.test_refactor_string)\nPASS: test_write_unchanged_files_option (test.test_lib2to3.test_refactor.TestRefactoringTool.test_write_unchanged_files_option)\nPASS: test (test.test_lib2to3.test_util.Test_Attr.test)\nPASS: test_returns (test.test_lib2to3.test_util.Test_Attr.test_returns)\nPASS: test (test.test_lib2to3.test_util.Test_Call.test)\nPASS: test (test.test_lib2to3.test_util.Test_Name.test)\nPASS: test_in_function (test.test_lib2to3.test_util.Test_does_tree_import.test_in_function)\nPASS: test_class_def (test.test_lib2to3.test_util.Test_find_binding.test_class_def)\nPASS: test_for (test.test_lib2to3.test_util.Test_find_binding.test_for)\nPASS: test_for_nested (test.test_lib2to3.test_util.Test_find_binding.test_for_nested)\nPASS: test_from_import (test.test_lib2to3.test_util.Test_find_binding.test_from_import)\nPASS: test_from_import_as (test.test_lib2to3.test_util.Test_find_binding.test_from_import_as)\nPASS: test_from_import_as_with_package (test.test_lib2to3.test_util.Test_find_binding.test_from_import_as_with_package)\nPASS: test_from_import_with_package (test.test_lib2to3.test_util.Test_find_binding.test_from_import_with_package)\nPASS: test_function_def (test.test_lib2to3.test_util.Test_find_binding.test_function_def)\nPASS: test_if (test.test_lib2to3.test_util.Test_find_binding.test_if)\nPASS: test_if_nested (test.test_lib2to3.test_util.Test_find_binding.test_if_nested)\nPASS: test_import_as (test.test_lib2to3.test_util.Test_find_binding.test_import_as)\nPASS: test_import_as_with_package (test.test_lib2to3.test_util.Test_find_binding.test_import_as_with_package)\nPASS: test_invalid_assignments (test.test_lib2to3.test_util.Test_find_binding.test_invalid_assignments)\nPASS: test_list_assignment (test.test_lib2to3.test_util.Test_find_binding.test_list_assignment)\nPASS: test_simple_assignment (test.test_lib2to3.test_util.Test_find_binding.test_simple_assignment)\nPASS: test_simple_import (test.test_lib2to3.test_util.Test_find_binding.test_simple_import)\nPASS: test_simple_import_with_package (test.test_lib2to3.test_util.Test_find_binding.test_simple_import_with_package)\nPASS: test_try_except (test.test_lib2to3.test_util.Test_find_binding.test_try_except)\nPASS: test_try_except_finally (test.test_lib2to3.test_util.Test_find_binding.test_try_except_finally)\nPASS: test_try_except_finally_nested (test.test_lib2to3.test_util.Test_find_binding.test_try_except_finally_nested)\nPASS: test_try_except_nested (test.test_lib2to3.test_util.Test_find_binding.test_try_except_nested)\nPASS: test_tuple_assignment (test.test_lib2to3.test_util.Test_find_binding.test_tuple_assignment)\nPASS: test_while (test.test_lib2to3.test_util.Test_find_binding.test_while)\nPASS: test_while_nested (test.test_lib2to3.test_util.Test_find_binding.test_while_nested)\nPASS: test_nothing (test.test_lib2to3.test_util.Test_find_indentation.test_nothing)\nPASS: test_simple (test.test_lib2to3.test_util.Test_find_indentation.test_simple)\nPASS: test_invalid (test.test_lib2to3.test_util.Test_is_list.test_invalid)\nPASS: test_valid (test.test_lib2to3.test_util.Test_is_list.test_valid)\nPASS: test_invalid (test.test_lib2to3.test_util.Test_is_tuple.test_invalid)\nPASS: test_valid (test.test_lib2to3.test_util.Test_is_tuple.test_valid)\nPASS: test_after_docstring (test.test_lib2to3.test_util.Test_touch_import.test_after_docstring)\nPASS: test_after_imports (test.test_lib2to3.test_util.Test_touch_import.test_after_imports)\nPASS: test_beginning (test.test_lib2to3.test_util.Test_touch_import.test_beginning)\nPASS: test_from_import (test.test_lib2to3.test_util.Test_touch_import.test_from_import)\nPASS: test_name_import (test.test_lib2to3.test_util.Test_touch_import.test_name_import)\n\n----------------------------------------------------------------------\nRan 670 tests in 21.016s\n\nOK (skipped=1)\n0:02:07 load avg: 3.47 [276/469] test_patma passed\nPASS: test_refleaks (test.test_patma.TestCompiler.test_refleaks)\nPASS: test_late_registration_mapping (test.test_patma.TestInheritance.test_late_registration_mapping)\nPASS: test_late_registration_sequence (test.test_patma.TestInheritance.test_late_registration_sequence)\nPASS: test_multiple_inheritance_mapping (test.test_patma.TestInheritance.test_multiple_inheritance_mapping)\nPASS: test_multiple_inheritance_sequence (test.test_patma.TestInheritance.test_multiple_inheritance_sequence)\nPASS: test_patma_000 (test.test_patma.TestPatma.test_patma_000)\nPASS: test_patma_001 (test.test_patma.TestPatma.test_patma_001)\nPASS: test_patma_002 (test.test_patma.TestPatma.test_patma_002)\nPASS: test_patma_003 (test.test_patma.TestPatma.test_patma_003)\nPASS: test_patma_004 (test.test_patma.TestPatma.test_patma_004)\nPASS: test_patma_005 (test.test_patma.TestPatma.test_patma_005)\nPASS: test_patma_006 (test.test_patma.TestPatma.test_patma_006)\nPASS: test_patma_007 (test.test_patma.TestPatma.test_patma_007)\nPASS: test_patma_008 (test.test_patma.TestPatma.test_patma_008)\nPASS: test_patma_009 (test.test_patma.TestPatma.test_patma_009)\nPASS: test_patma_010 (test.test_patma.TestPatma.test_patma_010)\nPASS: test_patma_011 (test.test_patma.TestPatma.test_patma_011)\nPASS: test_patma_012 (test.test_patma.TestPatma.test_patma_012)\nPASS: test_patma_013 (test.test_patma.TestPatma.test_patma_013)\nPASS: test_patma_014 (test.test_patma.TestPatma.test_patma_014)\nPASS: test_patma_015 (test.test_patma.TestPatma.test_patma_015)\nPASS: test_patma_016 (test.test_patma.TestPatma.test_patma_016)\nPASS: test_patma_017 (test.test_patma.TestPatma.test_patma_017)\nPASS: test_patma_018 (test.test_patma.TestPatma.test_patma_018)\nPASS: test_patma_019 (test.test_patma.TestPatma.test_patma_019)\nPASS: test_patma_020 (test.test_patma.TestPatma.test_patma_020)\nPASS: test_patma_021 (test.test_patma.TestPatma.test_patma_021)\nPASS: test_patma_022 (test.test_patma.TestPatma.test_patma_022)\nPASS: test_patma_023 (test.test_patma.TestPatma.test_patma_023)\nPASS: test_patma_024 (test.test_patma.TestPatma.test_patma_024)\nPASS: test_patma_025 (test.test_patma.TestPatma.test_patma_025)\nPASS: test_patma_026 (test.test_patma.TestPatma.test_patma_026)\nPASS: test_patma_027 (test.test_patma.TestPatma.test_patma_027)\nPASS: test_patma_028 (test.test_patma.TestPatma.test_patma_028)\nPASS: test_patma_029 (test.test_patma.TestPatma.test_patma_029)\nPASS: test_patma_030 (test.test_patma.TestPatma.test_patma_030)\nPASS: test_patma_031 (test.test_patma.TestPatma.test_patma_031)\nPASS: test_patma_032 (test.test_patma.TestPatma.test_patma_032)\nPASS: test_patma_033 (test.test_patma.TestPatma.test_patma_033)\nPASS: test_patma_034 (test.test_patma.TestPatma.test_patma_034)\nPASS: test_patma_035 (test.test_patma.TestPatma.test_patma_035)\nPASS: test_patma_036 (test.test_patma.TestPatma.test_patma_036)\nPASS: test_patma_037 (test.test_patma.TestPatma.test_patma_037)\nPASS: test_patma_038 (test.test_patma.TestPatma.test_patma_038)\nPASS: test_patma_039 (test.test_patma.TestPatma.test_patma_039)\nPASS: test_patma_040 (test.test_patma.TestPatma.test_patma_040)\nPASS: test_patma_041 (test.test_patma.TestPatma.test_patma_041)\nPASS: test_patma_042 (test.test_patma.TestPatma.test_patma_042)\nPASS: test_patma_043 (test.test_patma.TestPatma.test_patma_043)\nPASS: test_patma_044 (test.test_patma.TestPatma.test_patma_044)\nPASS: test_patma_045 (test.test_patma.TestPatma.test_patma_045)\nPASS: test_patma_046 (test.test_patma.TestPatma.test_patma_046)\nPASS: test_patma_047 (test.test_patma.TestPatma.test_patma_047)\nPASS: test_patma_048 (test.test_patma.TestPatma.test_patma_048)\nPASS: test_patma_049 (test.test_patma.TestPatma.test_patma_049)\nPASS: test_patma_050 (test.test_patma.TestPatma.test_patma_050)\nPASS: test_patma_051 (test.test_patma.TestPatma.test_patma_051)\nPASS: test_patma_052 (test.test_patma.TestPatma.test_patma_052)\nPASS: test_patma_053 (test.test_patma.TestPatma.test_patma_053)\nPASS: test_patma_054 (test.test_patma.TestPatma.test_patma_054)\nPASS: test_patma_055 (test.test_patma.TestPatma.test_patma_055)\nPASS: test_patma_056 (test.test_patma.TestPatma.test_patma_056)\nPASS: test_patma_057 (test.test_patma.TestPatma.test_patma_057)\nPASS: test_patma_058 (test.test_patma.TestPatma.test_patma_058)\nPASS: test_patma_059 (test.test_patma.TestPatma.test_patma_059)\nPASS: test_patma_060 (test.test_patma.TestPatma.test_patma_060)\nPASS: test_patma_061 (test.test_patma.TestPatma.test_patma_061)\nPASS: test_patma_062 (test.test_patma.TestPatma.test_patma_062)\nPASS: test_patma_063 (test.test_patma.TestPatma.test_patma_063)\nPASS: test_patma_064 (test.test_patma.TestPatma.test_patma_064)\nPASS: test_patma_065 (test.test_patma.TestPatma.test_patma_065)\nPASS: test_patma_066 (test.test_patma.TestPatma.test_patma_066)\nPASS: test_patma_067 (test.test_patma.TestPatma.test_patma_067)\nPASS: test_patma_068 (test.test_patma.TestPatma.test_patma_068)\nPASS: test_patma_069 (test.test_patma.TestPatma.test_patma_069)\nPASS: test_patma_070 (test.test_patma.TestPatma.test_patma_070)\nPASS: test_patma_071 (test.test_patma.TestPatma.test_patma_071)\nPASS: test_patma_072 (test.test_patma.TestPatma.test_patma_072)\nPASS: test_patma_073 (test.test_patma.TestPatma.test_patma_073)\nPASS: test_patma_074 (test.test_patma.TestPatma.test_patma_074)\nPASS: test_patma_075 (test.test_patma.TestPatma.test_patma_075)\nPASS: test_patma_076 (test.test_patma.TestPatma.test_patma_076)\nPASS: test_patma_077 (test.test_patma.TestPatma.test_patma_077)\nPASS: test_patma_078 (test.test_patma.TestPatma.test_patma_078)\nPASS: test_patma_079 (test.test_patma.TestPatma.test_patma_079)\nPASS: test_patma_080 (test.test_patma.TestPatma.test_patma_080)\nPASS: test_patma_081 (test.test_patma.TestPatma.test_patma_081)\nPASS: test_patma_082 (test.test_patma.TestPatma.test_patma_082)\nPASS: test_patma_083 (test.test_patma.TestPatma.test_patma_083)\nPASS: test_patma_084 (test.test_patma.TestPatma.test_patma_084)\nPASS: test_patma_085 (test.test_patma.TestPatma.test_patma_085)\nPASS: test_patma_086 (test.test_patma.TestPatma.test_patma_086)\nPASS: test_patma_087 (test.test_patma.TestPatma.test_patma_087)\nPASS: test_patma_088 (test.test_patma.TestPatma.test_patma_088)\nPASS: test_patma_089 (test.test_patma.TestPatma.test_patma_089)\nPASS: test_patma_090 (test.test_patma.TestPatma.test_patma_090)\nPASS: test_patma_091 (test.test_patma.TestPatma.test_patma_091)\nPASS: test_patma_092 (test.test_patma.TestPatma.test_patma_092)\nPASS: test_patma_093 (test.test_patma.TestPatma.test_patma_093)\nPASS: test_patma_094 (test.test_patma.TestPatma.test_patma_094)\nPASS: test_patma_095 (test.test_patma.TestPatma.test_patma_095)\nPASS: test_patma_096 (test.test_patma.TestPatma.test_patma_096)\nPASS: test_patma_097 (test.test_patma.TestPatma.test_patma_097)\nPASS: test_patma_098 (test.test_patma.TestPatma.test_patma_098)\nPASS: test_patma_099 (test.test_patma.TestPatma.test_patma_099)\nPASS: test_patma_100 (test.test_patma.TestPatma.test_patma_100)\nPASS: test_patma_101 (test.test_patma.TestPatma.test_patma_101)\nPASS: test_patma_102 (test.test_patma.TestPatma.test_patma_102)\nPASS: test_patma_103 (test.test_patma.TestPatma.test_patma_103)\nPASS: test_patma_104 (test.test_patma.TestPatma.test_patma_104)\nPASS: test_patma_105 (test.test_patma.TestPatma.test_patma_105)\nPASS: test_patma_106 (test.test_patma.TestPatma.test_patma_106)\nPASS: test_patma_107 (test.test_patma.TestPatma.test_patma_107)\nPASS: test_patma_108 (test.test_patma.TestPatma.test_patma_108)\nPASS: test_patma_109 (test.test_patma.TestPatma.test_patma_109)\nPASS: test_patma_110 (test.test_patma.TestPatma.test_patma_110)\nPASS: test_patma_111 (test.test_patma.TestPatma.test_patma_111)\nPASS: test_patma_112 (test.test_patma.TestPatma.test_patma_112)\nPASS: test_patma_113 (test.test_patma.TestPatma.test_patma_113)\nPASS: test_patma_114 (test.test_patma.TestPatma.test_patma_114)\nPASS: test_patma_115 (test.test_patma.TestPatma.test_patma_115)\nPASS: test_patma_116 (test.test_patma.TestPatma.test_patma_116)\nPASS: test_patma_117 (test.test_patma.TestPatma.test_patma_117)\nPASS: test_patma_118 (test.test_patma.TestPatma.test_patma_118)\nPASS: test_patma_119 (test.test_patma.TestPatma.test_patma_119)\nPASS: test_patma_120 (test.test_patma.TestPatma.test_patma_120)\nPASS: test_patma_121 (test.test_patma.TestPatma.test_patma_121)\nPASS: test_patma_122 (test.test_patma.TestPatma.test_patma_122)\nPASS: test_patma_123 (test.test_patma.TestPatma.test_patma_123)\nPASS: test_patma_124 (test.test_patma.TestPatma.test_patma_124)\nPASS: test_patma_125 (test.test_patma.TestPatma.test_patma_125)\nPASS: test_patma_126 (test.test_patma.TestPatma.test_patma_126)\nPASS: test_patma_127 (test.test_patma.TestPatma.test_patma_127)\nPASS: test_patma_128 (test.test_patma.TestPatma.test_patma_128)\nPASS: test_patma_129 (test.test_patma.TestPatma.test_patma_129)\nPASS: test_patma_130 (test.test_patma.TestPatma.test_patma_130)\nPASS: test_patma_131 (test.test_patma.TestPatma.test_patma_131)\nPASS: test_patma_132 (test.test_patma.TestPatma.test_patma_132)\nPASS: test_patma_133 (test.test_patma.TestPatma.test_patma_133)\nPASS: test_patma_134 (test.test_patma.TestPatma.test_patma_134)\nPASS: test_patma_135 (test.test_patma.TestPatma.test_patma_135)\nPASS: test_patma_136 (test.test_patma.TestPatma.test_patma_136)\nPASS: test_patma_137 (test.test_patma.TestPatma.test_patma_137)\nPASS: test_patma_138 (test.test_patma.TestPatma.test_patma_138)\nPASS: test_patma_139 (test.test_patma.TestPatma.test_patma_139)\nPASS: test_patma_140 (test.test_patma.TestPatma.test_patma_140)\nPASS: test_patma_141 (test.test_patma.TestPatma.test_patma_141)\nPASS: test_patma_142 (test.test_patma.TestPatma.test_patma_142)\nPASS: test_patma_143 (test.test_patma.TestPatma.test_patma_143)\nPASS: test_patma_144 (test.test_patma.TestPatma.test_patma_144)\nPASS: test_patma_145 (test.test_patma.TestPatma.test_patma_145)\nPASS: test_patma_146 (test.test_patma.TestPatma.test_patma_146)\nPASS: test_patma_147 (test.test_patma.TestPatma.test_patma_147)\nPASS: test_patma_148 (test.test_patma.TestPatma.test_patma_148)\nPASS: test_patma_149 (test.test_patma.TestPatma.test_patma_149)\nPASS: test_patma_150 (test.test_patma.TestPatma.test_patma_150)\nPASS: test_patma_151 (test.test_patma.TestPatma.test_patma_151)\nPASS: test_patma_152 (test.test_patma.TestPatma.test_patma_152)\nPASS: test_patma_153 (test.test_patma.TestPatma.test_patma_153)\nPASS: test_patma_154 (test.test_patma.TestPatma.test_patma_154)\nPASS: test_patma_155 (test.test_patma.TestPatma.test_patma_155)\nPASS: test_patma_156 (test.test_patma.TestPatma.test_patma_156)\nPASS: test_patma_157 (test.test_patma.TestPatma.test_patma_157)\nPASS: test_patma_158 (test.test_patma.TestPatma.test_patma_158)\nPASS: test_patma_159 (test.test_patma.TestPatma.test_patma_159)\nPASS: test_patma_160 (test.test_patma.TestPatma.test_patma_160)\nPASS: test_patma_161 (test.test_patma.TestPatma.test_patma_161)\nPASS: test_patma_162 (test.test_patma.TestPatma.test_patma_162)\nPASS: test_patma_163 (test.test_patma.TestPatma.test_patma_163)\nPASS: test_patma_164 (test.test_patma.TestPatma.test_patma_164)\nPASS: test_patma_165 (test.test_patma.TestPatma.test_patma_165)\nPASS: test_patma_166 (test.test_patma.TestPatma.test_patma_166)\nPASS: test_patma_167 (test.test_patma.TestPatma.test_patma_167)\nPASS: test_patma_168 (test.test_patma.TestPatma.test_patma_168)\nPASS: test_patma_169 (test.test_patma.TestPatma.test_patma_169)\nPASS: test_patma_170 (test.test_patma.TestPatma.test_patma_170)\nPASS: test_patma_171 (test.test_patma.TestPatma.test_patma_171)\nPASS: test_patma_172 (test.test_patma.TestPatma.test_patma_172)\nPASS: test_patma_173 (test.test_patma.TestPatma.test_patma_173)\nPASS: test_patma_174 (test.test_patma.TestPatma.test_patma_174)\nPASS: test_patma_175 (test.test_patma.TestPatma.test_patma_175)\nPASS: test_patma_176 (test.test_patma.TestPatma.test_patma_176)\nPASS: test_patma_177 (test.test_patma.TestPatma.test_patma_177)\nPASS: test_patma_178 (test.test_patma.TestPatma.test_patma_178)\nPASS: test_patma_179 (test.test_patma.TestPatma.test_patma_179)\nPASS: test_patma_180 (test.test_patma.TestPatma.test_patma_180)\nPASS: test_patma_181 (test.test_patma.TestPatma.test_patma_181)\nPASS: test_patma_182 (test.test_patma.TestPatma.test_patma_182)\nPASS: test_patma_183 (test.test_patma.TestPatma.test_patma_183)\nPASS: test_patma_184 (test.test_patma.TestPatma.test_patma_184)\nPASS: test_patma_185 (test.test_patma.TestPatma.test_patma_185)\nPASS: test_patma_186 (test.test_patma.TestPatma.test_patma_186)\nPASS: test_patma_187 (test.test_patma.TestPatma.test_patma_187)\nPASS: test_patma_188 (test.test_patma.TestPatma.test_patma_188)\nPASS: test_patma_189 (test.test_patma.TestPatma.test_patma_189)\nPASS: test_patma_190 (test.test_patma.TestPatma.test_patma_190)\nPASS: test_patma_191 (test.test_patma.TestPatma.test_patma_191)\nPASS: test_patma_192 (test.test_patma.TestPatma.test_patma_192)\nPASS: test_patma_193 (test.test_patma.TestPatma.test_patma_193)\nPASS: test_patma_194 (test.test_patma.TestPatma.test_patma_194)\nPASS: test_patma_195 (test.test_patma.TestPatma.test_patma_195)\nPASS: test_patma_196 (test.test_patma.TestPatma.test_patma_196)\nPASS: test_patma_197 (test.test_patma.TestPatma.test_patma_197)\nPASS: test_patma_198 (test.test_patma.TestPatma.test_patma_198)\nPASS: test_patma_199 (test.test_patma.TestPatma.test_patma_199)\nPASS: test_patma_200 (test.test_patma.TestPatma.test_patma_200)\nPASS: test_patma_201 (test.test_patma.TestPatma.test_patma_201)\nPASS: test_patma_202 (test.test_patma.TestPatma.test_patma_202)\nPASS: test_patma_203 (test.test_patma.TestPatma.test_patma_203)\nPASS: test_patma_204 (test.test_patma.TestPatma.test_patma_204)\nPASS: test_patma_205 (test.test_patma.TestPatma.test_patma_205)\nPASS: test_patma_206 (test.test_patma.TestPatma.test_patma_206)\nPASS: test_patma_207 (test.test_patma.TestPatma.test_patma_207)\nPASS: test_patma_208 (test.test_patma.TestPatma.test_patma_208)\nPASS: test_patma_209 (test.test_patma.TestPatma.test_patma_209)\nPASS: test_patma_210 (test.test_patma.TestPatma.test_patma_210)\nPASS: test_patma_211 (test.test_patma.TestPatma.test_patma_211)\nPASS: test_patma_212 (test.test_patma.TestPatma.test_patma_212)\nPASS: test_patma_213 (test.test_patma.TestPatma.test_patma_213)\nPASS: test_patma_214 (test.test_patma.TestPatma.test_patma_214)\nPASS: test_patma_215 (test.test_patma.TestPatma.test_patma_215)\nPASS: test_patma_216 (test.test_patma.TestPatma.test_patma_216)\nPASS: test_patma_217 (test.test_patma.TestPatma.test_patma_217)\nPASS: test_patma_218 (test.test_patma.TestPatma.test_patma_218)\nPASS: test_patma_219 (test.test_patma.TestPatma.test_patma_219)\nPASS: test_patma_220 (test.test_patma.TestPatma.test_patma_220)\nPASS: test_patma_221 (test.test_patma.TestPatma.test_patma_221)\nPASS: test_patma_222 (test.test_patma.TestPatma.test_patma_222)\nPASS: test_patma_223 (test.test_patma.TestPatma.test_patma_223)\nPASS: test_patma_224 (test.test_patma.TestPatma.test_patma_224)\nPASS: test_patma_225 (test.test_patma.TestPatma.test_patma_225)\nPASS: test_patma_226 (test.test_patma.TestPatma.test_patma_226)\nPASS: test_patma_227 (test.test_patma.TestPatma.test_patma_227)\nPASS: test_patma_228 (test.test_patma.TestPatma.test_patma_228)\nPASS: test_patma_229 (test.test_patma.TestPatma.test_patma_229)\nPASS: test_patma_230 (test.test_patma.TestPatma.test_patma_230)\nPASS: test_patma_231 (test.test_patma.TestPatma.test_patma_231)\nPASS: test_patma_232 (test.test_patma.TestPatma.test_patma_232)\nPASS: test_patma_233 (test.test_patma.TestPatma.test_patma_233)\nPASS: test_patma_234 (test.test_patma.TestPatma.test_patma_234)\nPASS: test_patma_235 (test.test_patma.TestPatma.test_patma_235)\nPASS: test_patma_236 (test.test_patma.TestPatma.test_patma_236)\nPASS: test_patma_237 (test.test_patma.TestPatma.test_patma_237)\nPASS: test_patma_238 (test.test_patma.TestPatma.test_patma_238)\nPASS: test_patma_239 (test.test_patma.TestPatma.test_patma_239)\nPASS: test_patma_240 (test.test_patma.TestPatma.test_patma_240)\nPASS: test_patma_241 (test.test_patma.TestPatma.test_patma_241)\nPASS: test_patma_242 (test.test_patma.TestPatma.test_patma_242)\nPASS: test_patma_243 (test.test_patma.TestPatma.test_patma_243)\nPASS: test_patma_244 (test.test_patma.TestPatma.test_patma_244)\nPASS: test_patma_245 (test.test_patma.TestPatma.test_patma_245)\nPASS: test_patma_246 (test.test_patma.TestPatma.test_patma_246)\nPASS: test_patma_247 (test.test_patma.TestPatma.test_patma_247)\nPASS: test_patma_248 (test.test_patma.TestPatma.test_patma_248)\nPASS: test_patma_249 (test.test_patma.TestPatma.test_patma_249)\nPASS: test_alternative_patterns_bind_different_names_0 (test.test_patma.TestSyntaxErrors.test_alternative_patterns_bind_different_names_0)\nPASS: test_alternative_patterns_bind_different_names_1 (test.test_patma.TestSyntaxErrors.test_alternative_patterns_bind_different_names_1)\nPASS: test_attribute_name_repeated_in_class_pattern (test.test_patma.TestSyntaxErrors.test_attribute_name_repeated_in_class_pattern)\nPASS: test_imaginary_number_required_in_complex_literal_0 (test.test_patma.TestSyntaxErrors.test_imaginary_number_required_in_complex_literal_0)\nPASS: test_imaginary_number_required_in_complex_literal_1 (test.test_patma.TestSyntaxErrors.test_imaginary_number_required_in_complex_literal_1)\nPASS: test_invalid_syntax_0 (test.test_patma.TestSyntaxErrors.test_invalid_syntax_0)\nPASS: test_invalid_syntax_1 (test.test_patma.TestSyntaxErrors.test_invalid_syntax_1)\nPASS: test_invalid_syntax_2 (test.test_patma.TestSyntaxErrors.test_invalid_syntax_2)\nPASS: test_invalid_syntax_3 (test.test_patma.TestSyntaxErrors.test_invalid_syntax_3)\nPASS: test_mapping_pattern_duplicate_key (test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key)\nPASS: test_mapping_pattern_duplicate_key_edge_case0 (test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case0)\nPASS: test_mapping_pattern_duplicate_key_edge_case1 (test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case1)\nPASS: test_mapping_pattern_duplicate_key_edge_case2 (test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case2)\nPASS: test_mapping_pattern_duplicate_key_edge_case3 (test.test_patma.TestSyntaxErrors.test_mapping_pattern_duplicate_key_edge_case3)\nPASS: test_mapping_pattern_keys_may_only_match_literals_and_attribute_lookups (test.test_patma.TestSyntaxErrors.test_mapping_pattern_keys_may_only_match_literals_and_attribute_lookups)\nPASS: test_multiple_assignments_to_name_in_pattern_0 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_0)\nPASS: test_multiple_assignments_to_name_in_pattern_1 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_1)\nPASS: test_multiple_assignments_to_name_in_pattern_2 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_2)\nPASS: test_multiple_assignments_to_name_in_pattern_3 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_3)\nPASS: test_multiple_assignments_to_name_in_pattern_4 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_4)\nPASS: test_multiple_assignments_to_name_in_pattern_5 (test.test_patma.TestSyntaxErrors.test_multiple_assignments_to_name_in_pattern_5)\nPASS: test_multiple_starred_names_in_sequence_pattern_0 (test.test_patma.TestSyntaxErrors.test_multiple_starred_names_in_sequence_pattern_0)\nPASS: test_multiple_starred_names_in_sequence_pattern_1 (test.test_patma.TestSyntaxErrors.test_multiple_starred_names_in_sequence_pattern_1)\nPASS: test_name_capture_makes_remaining_patterns_unreachable_0 (test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_0)\nPASS: test_name_capture_makes_remaining_patterns_unreachable_1 (test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_1)\nPASS: test_name_capture_makes_remaining_patterns_unreachable_2 (test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_2)\nPASS: test_name_capture_makes_remaining_patterns_unreachable_3 (test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_3)\nPASS: test_name_capture_makes_remaining_patterns_unreachable_4 (test.test_patma.TestSyntaxErrors.test_name_capture_makes_remaining_patterns_unreachable_4)\nPASS: test_patterns_may_only_match_literals_and_attribute_lookups_0 (test.test_patma.TestSyntaxErrors.test_patterns_may_only_match_literals_and_attribute_lookups_0)\nPASS: test_patterns_may_only_match_literals_and_attribute_lookups_1 (test.test_patma.TestSyntaxErrors.test_patterns_may_only_match_literals_and_attribute_lookups_1)\nPASS: test_real_number_required_in_complex_literal_0 (test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_0)\nPASS: test_real_number_required_in_complex_literal_1 (test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_1)\nPASS: test_real_number_required_in_complex_literal_2 (test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_2)\nPASS: test_real_number_required_in_complex_literal_3 (test.test_patma.TestSyntaxErrors.test_real_number_required_in_complex_literal_3)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_0 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_0)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_1 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_1)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_2 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_2)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_3 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_3)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_4 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_4)\nPASS: test_wildcard_makes_remaining_patterns_unreachable_5 (test.test_patma.TestSyntaxErrors.test_wildcard_makes_remaining_patterns_unreachable_5)\nPASS: test_default_capture (test.test_patma.TestTracing.test_default_capture)\nPASS: test_default_wildcard (test.test_patma.TestTracing.test_default_wildcard)\nPASS: test_no_default (test.test_patma.TestTracing.test_no_default)\nPASS: test_only_default_capture (test.test_patma.TestTracing.test_only_default_capture)\nPASS: test_only_default_wildcard (test.test_patma.TestTracing.test_only_default_wildcard)\nPASS: test_parser_deeply_nested_patterns (test.test_patma.TestTracing.test_parser_deeply_nested_patterns)\nPASS: test_unreachable_code (test.test_patma.TestTracing.test_unreachable_code)\nPASS: test_accepts_positional_subpatterns_0 (test.test_patma.TestTypeErrors.test_accepts_positional_subpatterns_0)\nPASS: test_accepts_positional_subpatterns_1 (test.test_patma.TestTypeErrors.test_accepts_positional_subpatterns_1)\nPASS: test_got_multiple_subpatterns_for_attribute_0 (test.test_patma.TestTypeErrors.test_got_multiple_subpatterns_for_attribute_0)\nPASS: test_got_multiple_subpatterns_for_attribute_1 (test.test_patma.TestTypeErrors.test_got_multiple_subpatterns_for_attribute_1)\nPASS: test_match_args_elements_must_be_strings (test.test_patma.TestTypeErrors.test_match_args_elements_must_be_strings)\nPASS: test_match_args_must_be_a_tuple_0 (test.test_patma.TestTypeErrors.test_match_args_must_be_a_tuple_0)\nPASS: test_match_args_must_be_a_tuple_1 (test.test_patma.TestTypeErrors.test_match_args_must_be_a_tuple_1)\nPASS: test_match_args_must_be_a_tuple_2 (test.test_patma.TestTypeErrors.test_match_args_must_be_a_tuple_2)\nPASS: test_mapping_pattern_checks_duplicate_key_1 (test.test_patma.TestValueErrors.test_mapping_pattern_checks_duplicate_key_1)\n\n----------------------------------------------------------------------\nRan 311 tests in 0.176s\n\nOK\n0:02:07 load avg: 3.47 [277/469] test_os passed\nPASS: test_blocking (test.test_os.BlockingTests.test_blocking)\nPASS: test_compare_to_walk (test.test_os.BytesFwalkTests.test_compare_to_walk)\nPASS: test_dir_fd (test.test_os.BytesFwalkTests.test_dir_fd)\nPASS: test_fd_leak (test.test_os.BytesFwalkTests.test_fd_leak)\nPASS: test_file_like_path (test.test_os.BytesFwalkTests.test_file_like_path)\nPASS: test_walk_bad_dir (test.test_os.BytesFwalkTests.test_walk_bad_dir)\nPASS: test_walk_bottom_up (test.test_os.BytesFwalkTests.test_walk_bottom_up)\nPASS: test_walk_prune (test.test_os.BytesFwalkTests.test_walk_prune)\nPASS: test_walk_symlink (test.test_os.BytesFwalkTests.test_walk_symlink)\nPASS: test_walk_topdown (test.test_os.BytesFwalkTests.test_walk_topdown)\nPASS: test_yields_correct_dir_fd (test.test_os.BytesFwalkTests.test_yields_correct_dir_fd)\nPASS: test_file_like_path (test.test_os.BytesWalkTests.test_file_like_path)\nPASS: test_walk_above_recursion_limit (test.test_os.BytesWalkTests.test_walk_above_recursion_limit)\nPASS: test_walk_bad_dir (test.test_os.BytesWalkTests.test_walk_bad_dir)\nPASS: test_walk_bottom_up (test.test_os.BytesWalkTests.test_walk_bottom_up)\nPASS: test_walk_many_open_files (test.test_os.BytesWalkTests.test_walk_many_open_files)\nPASS: test_walk_prune (test.test_os.BytesWalkTests.test_walk_prune)\nPASS: test_walk_symlink (test.test_os.BytesWalkTests.test_walk_symlink)\nPASS: test_walk_topdown (test.test_os.BytesWalkTests.test_walk_topdown)\nPASS: test_cpu_count (test.test_os.CPUCountTests.test_cpu_count)\nSKIP: test_chown_gid (test.test_os.ChownFileTests.test_chown_gid) 'test needs at least 2 groups'\nPASS: test_chown_uid_gid_arguments_must_be_index (test.test_os.ChownFileTests.test_chown_uid_gid_arguments_must_be_index)\nPASS: test_chown_with_root (test.test_os.ChownFileTests.test_chown_with_root)\nSKIP: test_chown_without_permission (test.test_os.ChownFileTests.test_chown_without_permission) 'test needs non-root account and more than one user'\nPASS: test_devnull (test.test_os.DevNullTests.test_devnull)\nPASS: test_bad_fd (test.test_os.DeviceEncodingTests.test_bad_fd)\nPASS: test_device_encoding (test.test_os.DeviceEncodingTests.test_device_encoding)\ntest___repr__ (test.test_os.EnvironTests.test___repr__)\nPASS: Check that the repr() of os.environ looks like environ({...}).\nPASS: test_bool (test.test_os.EnvironTests.test_bool)\nPASS: test_constructor (test.test_os.EnvironTests.test_constructor)\nPASS: test_environb (test.test_os.EnvironTests.test_environb)\nPASS: test_get (test.test_os.EnvironTests.test_get)\nPASS: test_get_exec_path (test.test_os.EnvironTests.test_get_exec_path)\nPASS: test_getitem (test.test_os.EnvironTests.test_getitem)\nPASS: test_ior_operator (test.test_os.EnvironTests.test_ior_operator)\nPASS: test_ior_operator_invalid_dicts (test.test_os.EnvironTests.test_ior_operator_invalid_dicts)\nPASS: test_ior_operator_key_value_iterable (test.test_os.EnvironTests.test_ior_operator_key_value_iterable)\nPASS: test_items (test.test_os.EnvironTests.test_items)\nPASS: test_iter_error_when_changing_os_environ (test.test_os.EnvironTests.test_iter_error_when_changing_os_environ)\nPASS: test_iter_error_when_changing_os_environ_items (test.test_os.EnvironTests.test_iter_error_when_changing_os_environ_items)\nPASS: test_iter_error_when_changing_os_environ_values (test.test_os.EnvironTests.test_iter_error_when_changing_os_environ_values)\nPASS: test_key_type (test.test_os.EnvironTests.test_key_type)\nPASS: test_keys (test.test_os.EnvironTests.test_keys)\nPASS: test_keyvalue_types (test.test_os.EnvironTests.test_keyvalue_types)\nPASS: test_len (test.test_os.EnvironTests.test_len)\nPASS: test_or_operator (test.test_os.EnvironTests.test_or_operator)\nPASS: test_os_popen_iter (test.test_os.EnvironTests.test_os_popen_iter)\nPASS: test_pop (test.test_os.EnvironTests.test_pop)\nPASS: test_popitem (test.test_os.EnvironTests.test_popitem)\nPASS: test_putenv_unsetenv (test.test_os.EnvironTests.test_putenv_unsetenv)\nPASS: test_putenv_unsetenv_error (test.test_os.EnvironTests.test_putenv_unsetenv_error)\nPASS: test_read (test.test_os.EnvironTests.test_read)\nPASS: test_ror_operator (test.test_os.EnvironTests.test_ror_operator)\nPASS: test_setdefault (test.test_os.EnvironTests.test_setdefault)\nPASS: test_update (test.test_os.EnvironTests.test_update)\nPASS: test_update2 (test.test_os.EnvironTests.test_update2)\nPASS: test_values (test.test_os.EnvironTests.test_values)\nPASS: test_write (test.test_os.EnvironTests.test_write)\nPASS: test_eventfd_initval (test.test_os.EventfdTests.test_eventfd_initval)\nPASS: test_eventfd_select (test.test_os.EventfdTests.test_eventfd_select)\nPASS: test_eventfd_semaphore (test.test_os.EventfdTests.test_eventfd_semaphore)\nPASS: test_execv_with_bad_arglist (test.test_os.ExecTests.test_execv_with_bad_arglist)\nPASS: test_execve_invalid_env (test.test_os.ExecTests.test_execve_invalid_env)\nSKIP: test_execve_with_empty_path (test.test_os.ExecTests.test_execve_with_empty_path) 'Win32-specific test'\nPASS: test_execvpe_with_bad_arglist (test.test_os.ExecTests.test_execvpe_with_bad_arglist)\nPASS: test_execvpe_with_bad_program (test.test_os.ExecTests.test_execvpe_with_bad_program)\nPASS: test_internal_execvpe_str (test.test_os.ExecTests.test_internal_execvpe_str)\nPASS: test_os_all (test.test_os.ExportsTests.test_os_all)\nPASS: test_fds (test.test_os.ExtendedAttributeTests.test_fds)\nPASS: test_lpath (test.test_os.ExtendedAttributeTests.test_lpath)\nPASS: test_simple (test.test_os.ExtendedAttributeTests.test_simple)\nPASS: test_dup (test.test_os.FDInheritanceTests.test_dup)\nPASS: test_dup2 (test.test_os.FDInheritanceTests.test_dup2)\nSKIP: test_dup_nul (test.test_os.FDInheritanceTests.test_dup_nul) 'win32-specific test'\nPASS: test_dup_standard_stream (test.test_os.FDInheritanceTests.test_dup_standard_stream)\nPASS: test_get_inheritable_cloexec (test.test_os.FDInheritanceTests.test_get_inheritable_cloexec)\nPASS: test_get_set_inheritable (test.test_os.FDInheritanceTests.test_get_set_inheritable)\nPASS: test_get_set_inheritable_badf (test.test_os.FDInheritanceTests.test_get_set_inheritable_badf)\nPASS: test_get_set_inheritable_o_path (test.test_os.FDInheritanceTests.test_get_set_inheritable_o_path)\nPASS: test_open (test.test_os.FDInheritanceTests.test_open)\nPASS: test_openpty (test.test_os.FDInheritanceTests.test_openpty)\nPASS: test_pipe (test.test_os.FDInheritanceTests.test_pipe)\nPASS: test_set_inheritable_cloexec (test.test_os.FDInheritanceTests.test_set_inheritable_cloexec)\nPASS: test_identity (test.test_os.FSEncodingTests.test_identity)\nPASS: test_nop (test.test_os.FSEncodingTests.test_nop)\nPASS: test_access (test.test_os.FileTests.test_access)\nPASS: test_closerange (test.test_os.FileTests.test_closerange)\nPASS: test_copy_file_range (test.test_os.FileTests.test_copy_file_range)\nPASS: test_copy_file_range_invalid_values (test.test_os.FileTests.test_copy_file_range_invalid_values)\nPASS: test_copy_file_range_offset (test.test_os.FileTests.test_copy_file_range_offset)\nPASS: test_fdopen (test.test_os.FileTests.test_fdopen)\nSKIP: test_large_read (test.test_os.FileTests.test_large_read) 'not enough memory: 2.0G minimum needed'\nPASS: test_open_keywords (test.test_os.FileTests.test_open_keywords)\nPASS: test_read (test.test_os.FileTests.test_read)\nPASS: test_rename (test.test_os.FileTests.test_rename)\nPASS: test_replace (test.test_os.FileTests.test_replace)\nPASS: test_splice (test.test_os.FileTests.test_splice)\nPASS: test_splice_invalid_values (test.test_os.FileTests.test_splice_invalid_values)\nPASS: test_splice_offset_in (test.test_os.FileTests.test_splice_offset_in)\nPASS: test_splice_offset_out (test.test_os.FileTests.test_splice_offset_out)\nPASS: test_symlink_keywords (test.test_os.FileTests.test_symlink_keywords)\nPASS: test_write (test.test_os.FileTests.test_write)\nSKIP: test_write_windows_console (test.test_os.FileTests.test_write_windows_console) 'test specific to the Windows console'\nPASS: test_fork (test.test_os.ForkTests.test_fork)\nPASS: test_fork_at_exit (test.test_os.ForkTests.test_fork_at_exit)\nPASS: test_fork_warns_when_non_python_thread_exists (test.test_os.ForkTests.test_fork_warns_when_non_python_thread_exists)\nPASS: test_compare_to_walk (test.test_os.FwalkTests.test_compare_to_walk)\nPASS: test_dir_fd (test.test_os.FwalkTests.test_dir_fd)\nPASS: test_fd_leak (test.test_os.FwalkTests.test_fd_leak)\nPASS: test_file_like_path (test.test_os.FwalkTests.test_file_like_path)\nPASS: test_walk_bad_dir (test.test_os.FwalkTests.test_walk_bad_dir)\nPASS: test_walk_bottom_up (test.test_os.FwalkTests.test_walk_bottom_up)\nPASS: test_walk_prune (test.test_os.FwalkTests.test_walk_prune)\nPASS: test_walk_symlink (test.test_os.FwalkTests.test_walk_symlink)\nPASS: test_walk_topdown (test.test_os.FwalkTests.test_walk_topdown)\nPASS: test_yields_correct_dir_fd (test.test_os.FwalkTests.test_yields_correct_dir_fd)\nPASS: test_getrandom0 (test.test_os.GetRandomTests.test_getrandom0)\nPASS: test_getrandom_nonblock (test.test_os.GetRandomTests.test_getrandom_nonblock)\nPASS: test_getrandom_random (test.test_os.GetRandomTests.test_getrandom_random)\nPASS: test_getrandom_type (test.test_os.GetRandomTests.test_getrandom_type)\nPASS: test_getrandom_value (test.test_os.GetRandomTests.test_getrandom_value)\nPASS: test_link (test.test_os.LinkTests.test_link)\nPASS: test_link_bytes (test.test_os.LinkTests.test_link_bytes)\nPASS: test_unicode_name (test.test_os.LinkTests.test_unicode_name)\nSKIP: test_getlogin (test.test_os.LoginTests.test_getlogin) 'Skip due to platform/environment differences on *NIX buildbots'\nPASS: test_exist_ok_existing_directory (test.test_os.MakedirTests.test_exist_ok_existing_directory)\nPASS: test_exist_ok_existing_regular_file (test.test_os.MakedirTests.test_exist_ok_existing_regular_file)\nPASS: test_exist_ok_s_isgid_directory (test.test_os.MakedirTests.test_exist_ok_s_isgid_directory)\nPASS: test_makedir (test.test_os.MakedirTests.test_makedir)\nPASS: test_mode (test.test_os.MakedirTests.test_mode)\nPASS: test_memfd_create (test.test_os.MemfdCreateTests.test_memfd_create)\nPASS: test_getcwd (test.test_os.MiscTests.test_getcwd)\ntest_getcwd_long_path (test.test_os.MiscTests.test_getcwd_long_path) ... Tested current directory length: 2000\nok\nPASS: test_getcwdb (test.test_os.MiscTests.test_getcwdb)\ntest_directory_link_nonlocal (test.test_os.NonLocalSymlinkTests.test_directory_link_nonlocal)\nPASS: The symlink target should resolve relative to the link, not relative\nPASS: test_oserror_filename (test.test_os.OSErrorTests.test_oserror_filename)\nPASS: test_path_t_converter (test.test_os.PathTConverterTests.test_path_t_converter)\nPASS: test_path_t_converter_and_custom_class (test.test_os.PathTConverterTests.test_path_t_converter_and_custom_class)\nPASS: test_listdir (test.test_os.Pep383Tests.test_listdir)\nPASS: test_open (test.test_os.Pep383Tests.test_open)\nPASS: test_stat (test.test_os.Pep383Tests.test_stat)\nPASS: test_statvfs (test.test_os.Pep383Tests.test_statvfs)\nPASS: test_getppid (test.test_os.PidTests.test_getppid)\nPASS: test_waitpid (test.test_os.PidTests.test_waitpid)\nSKIP: test_waitpid_windows (test.test_os.PidTests.test_waitpid_windows) 'win32-specific test'\nPASS: test_waitstatus_to_exitcode (test.test_os.PidTests.test_waitstatus_to_exitcode)\nPASS: test_waitstatus_to_exitcode_kill (test.test_os.PidTests.test_waitstatus_to_exitcode_kill)\nSKIP: test_waitstatus_to_exitcode_windows (test.test_os.PidTests.test_waitstatus_to_exitcode_windows) 'win32-specific test'\nPASS: test_setegid (test.test_os.PosixUidGidTests.test_setegid)\nPASS: test_seteuid (test.test_os.PosixUidGidTests.test_seteuid)\nPASS: test_setgid (test.test_os.PosixUidGidTests.test_setgid)\nPASS: test_setregid (test.test_os.PosixUidGidTests.test_setregid)\nPASS: test_setregid_neg1 (test.test_os.PosixUidGidTests.test_setregid_neg1)\nPASS: test_setreuid (test.test_os.PosixUidGidTests.test_setreuid)\nPASS: test_setreuid_neg1 (test.test_os.PosixUidGidTests.test_setreuid_neg1)\nPASS: test_setuid (test.test_os.PosixUidGidTests.test_setuid)\nPASS: test_set_get_priority (test.test_os.ProgramPriorityTests.test_set_get_priority)\nPASS: test_bytes (test.test_os.ReadlinkTests.test_bytes)\nPASS: test_missing_link (test.test_os.ReadlinkTests.test_missing_link)\nPASS: test_not_symlink (test.test_os.ReadlinkTests.test_not_symlink)\nPASS: test_pathlike (test.test_os.ReadlinkTests.test_pathlike)\nPASS: test_pathlike_bytes (test.test_os.ReadlinkTests.test_pathlike_bytes)\nPASS: test_remove_all (test.test_os.RemoveDirsTests.test_remove_all)\nPASS: test_remove_nothing (test.test_os.RemoveDirsTests.test_remove_nothing)\nPASS: test_remove_partial (test.test_os.RemoveDirsTests.test_remove_partial)\nPASS: test_nowait (test.test_os.SpawnTests.test_nowait)\nPASS: test_spawnl (test.test_os.SpawnTests.test_spawnl)\nPASS: test_spawnl_noargs (test.test_os.SpawnTests.test_spawnl_noargs)\nPASS: test_spawnle (test.test_os.SpawnTests.test_spawnle)\nPASS: test_spawnle_noargs (test.test_os.SpawnTests.test_spawnle_noargs)\nPASS: test_spawnlp (test.test_os.SpawnTests.test_spawnlp)\nPASS: test_spawnlpe (test.test_os.SpawnTests.test_spawnlpe)\nPASS: test_spawnv (test.test_os.SpawnTests.test_spawnv)\nPASS: test_spawnv_noargs (test.test_os.SpawnTests.test_spawnv_noargs)\nPASS: test_spawnve (test.test_os.SpawnTests.test_spawnve)\nPASS: test_spawnve_bytes (test.test_os.SpawnTests.test_spawnve_bytes)\nPASS: test_spawnve_invalid_env (test.test_os.SpawnTests.test_spawnve_invalid_env)\nPASS: test_spawnve_noargs (test.test_os.SpawnTests.test_spawnve_noargs)\nPASS: test_spawnvp (test.test_os.SpawnTests.test_spawnvp)\nPASS: test_spawnvpe (test.test_os.SpawnTests.test_spawnvpe)\nPASS: test_spawnvpe_invalid_env (test.test_os.SpawnTests.test_spawnvpe_invalid_env)\nSKIP: test_15261 (test.test_os.StatAttributeTests.test_15261) 'Win32 specific tests'\nSKIP: test_1686475 (test.test_os.StatAttributeTests.test_1686475) 'Win32 specific tests'\nSKIP: test_access_denied (test.test_os.StatAttributeTests.test_access_denied) 'Win32 specific tests'\nSKIP: test_file_attributes (test.test_os.StatAttributeTests.test_file_attributes) 'st_file_attributes is Win32 specific'\nPASS: test_stat_attributes (test.test_os.StatAttributeTests.test_stat_attributes)\nPASS: test_stat_attributes_bytes (test.test_os.StatAttributeTests.test_stat_attributes_bytes)\nSKIP: test_stat_block_device (test.test_os.StatAttributeTests.test_stat_block_device) 'Win32 specific tests'\nPASS: test_stat_result_pickle (test.test_os.StatAttributeTests.test_stat_result_pickle)\nPASS: test_statvfs_attributes (test.test_os.StatAttributeTests.test_statvfs_attributes)\nPASS: test_statvfs_result_pickle (test.test_os.StatAttributeTests.test_statvfs_result_pickle)\ntest_does_not_crash (test.test_os.TermsizeTests.test_does_not_crash)\nSKIP: Check if get_terminal_size() returns a meaningful value. 'failed to query terminal size'\ntest_stty_match (test.test_os.TermsizeTests.test_stty_match)\nPASS: Check if stty returns the same results\ntest_windows_fd (test.test_os.TermsizeTests.test_windows_fd)\nSKIP: Check if get_terminal_size() returns a meaningful value in Windows 'Windows specific test'\nPASS: test_uninstantiable (test.test_os.TestDirEntry.test_uninstantiable)\nPASS: test_unpickable (test.test_os.TestDirEntry.test_unpickable)\nPASS: test_blocking (test.test_os.TestInvalidFD.test_blocking)\nPASS: test_closerange (test.test_os.TestInvalidFD.test_closerange)\nPASS: test_dup (test.test_os.TestInvalidFD.test_dup)\nPASS: test_dup2 (test.test_os.TestInvalidFD.test_dup2)\nPASS: test_dup2_negative_fd (test.test_os.TestInvalidFD.test_dup2_negative_fd)\nPASS: test_fchdir (test.test_os.TestInvalidFD.test_fchdir)\nPASS: test_fchmod (test.test_os.TestInvalidFD.test_fchmod)\nPASS: test_fchown (test.test_os.TestInvalidFD.test_fchown)\nPASS: test_fdatasync (test.test_os.TestInvalidFD.test_fdatasync)\nPASS: test_fdopen (test.test_os.TestInvalidFD.test_fdopen)\nPASS: test_fpathconf (test.test_os.TestInvalidFD.test_fpathconf)\nPASS: test_fstat (test.test_os.TestInvalidFD.test_fstat)\nPASS: test_fstatvfs (test.test_os.TestInvalidFD.test_fstatvfs)\nPASS: test_fsync (test.test_os.TestInvalidFD.test_fsync)\nPASS: test_ftruncate (test.test_os.TestInvalidFD.test_ftruncate)\nPASS: test_inheritable (test.test_os.TestInvalidFD.test_inheritable)\nPASS: test_isatty (test.test_os.TestInvalidFD.test_isatty)\nPASS: test_lseek (test.test_os.TestInvalidFD.test_lseek)\nPASS: test_read (test.test_os.TestInvalidFD.test_read)\nPASS: test_readv (test.test_os.TestInvalidFD.test_readv)\nPASS: test_tcgetpgrp (test.test_os.TestInvalidFD.test_tcgetpgrp)\nPASS: test_tcsetpgrpt (test.test_os.TestInvalidFD.test_tcsetpgrpt)\nPASS: test_ttyname (test.test_os.TestInvalidFD.test_ttyname)\nPASS: test_write (test.test_os.TestInvalidFD.test_write)\nPASS: test_writev (test.test_os.TestInvalidFD.test_writev)\nPASS: test_argument_required (test.test_os.TestPEP519.test_argument_required)\nPASS: test_bad_pathlike (test.test_os.TestPEP519.test_bad_pathlike)\nPASS: test_fsencode_fsdecode (test.test_os.TestPEP519.test_fsencode_fsdecode)\nPASS: test_garbage_in_exception_out (test.test_os.TestPEP519.test_garbage_in_exception_out)\nPASS: test_pathlike (test.test_os.TestPEP519.test_pathlike)\nPASS: test_pathlike_class_getitem (test.test_os.TestPEP519.test_pathlike_class_getitem)\nPASS: test_pathlike_subclasshook (test.test_os.TestPEP519.test_pathlike_subclasshook)\nPASS: test_return_bytes (test.test_os.TestPEP519.test_return_bytes)\nPASS: test_return_string (test.test_os.TestPEP519.test_return_string)\nPASS: test_argument_required (test.test_os.TestPEP519PurePython.test_argument_required)\nPASS: test_bad_pathlike (test.test_os.TestPEP519PurePython.test_bad_pathlike)\nPASS: test_fsencode_fsdecode (test.test_os.TestPEP519PurePython.test_fsencode_fsdecode)\nPASS: test_garbage_in_exception_out (test.test_os.TestPEP519PurePython.test_garbage_in_exception_out)\nPASS: test_pathlike (test.test_os.TestPEP519PurePython.test_pathlike)\nPASS: test_pathlike_class_getitem (test.test_os.TestPEP519PurePython.test_pathlike_class_getitem)\nPASS: test_pathlike_subclasshook (test.test_os.TestPEP519PurePython.test_pathlike_subclasshook)\nPASS: test_return_bytes (test.test_os.TestPEP519PurePython.test_return_bytes)\nPASS: test_return_string (test.test_os.TestPEP519PurePython.test_return_string)\nPASS: test_attributes (test.test_os.TestScandir.test_attributes)\nSKIP: test_attributes_junctions (test.test_os.TestScandir.test_attributes_junctions) 'Can only test junctions with creation on win32.'\nPASS: test_bad_path_type (test.test_os.TestScandir.test_bad_path_type)\nPASS: test_broken_symlink (test.test_os.TestScandir.test_broken_symlink)\nPASS: test_bytes (test.test_os.TestScandir.test_bytes)\nPASS: test_bytes_like (test.test_os.TestScandir.test_bytes_like)\nPASS: test_close (test.test_os.TestScandir.test_close)\nPASS: test_consume_iterator_twice (test.test_os.TestScandir.test_consume_iterator_twice)\nPASS: test_context_manager (test.test_os.TestScandir.test_context_manager)\nPASS: test_context_manager_close (test.test_os.TestScandir.test_context_manager_close)\nPASS: test_context_manager_exception (test.test_os.TestScandir.test_context_manager_exception)\nPASS: test_current_directory (test.test_os.TestScandir.test_current_directory)\nPASS: test_empty_path (test.test_os.TestScandir.test_empty_path)\nPASS: test_fd (test.test_os.TestScandir.test_fd)\nPASS: test_fspath_protocol (test.test_os.TestScandir.test_fspath_protocol)\nPASS: test_fspath_protocol_bytes (test.test_os.TestScandir.test_fspath_protocol_bytes)\nPASS: test_removed_dir (test.test_os.TestScandir.test_removed_dir)\nPASS: test_removed_file (test.test_os.TestScandir.test_removed_file)\nPASS: test_repr (test.test_os.TestScandir.test_repr)\nPASS: test_resource_warning (test.test_os.TestScandir.test_resource_warning)\nPASS: test_uninstantiable (test.test_os.TestScandir.test_uninstantiable)\nPASS: test_unpickable (test.test_os.TestScandir.test_unpickable)\nSKIP: test_flags (test.test_os.TestSendfile.test_flags) 'requires headers and trailers support'\nSKIP: test_headers (test.test_os.TestSendfile.test_headers) 'requires headers and trailers support'\nSKIP: test_headers_overflow_32bits (test.test_os.TestSendfile.test_headers_overflow_32bits) 'requires headers and trailers support'\nPASS: test_invalid_offset (test.test_os.TestSendfile.test_invalid_offset)\nPASS: test_keywords (test.test_os.TestSendfile.test_keywords)\nPASS: test_offset_overflow (test.test_os.TestSendfile.test_offset_overflow)\nPASS: test_send_at_certain_offset (test.test_os.TestSendfile.test_send_at_certain_offset)\nPASS: test_send_whole_file (test.test_os.TestSendfile.test_send_whole_file)\nSKIP: test_trailers (test.test_os.TestSendfile.test_trailers) 'requires headers and trailers support'\nSKIP: test_trailers_overflow_32bits (test.test_os.TestSendfile.test_trailers_overflow_32bits) 'requires headers and trailers support'\nPASS: test_times (test.test_os.TimesTests.test_times)\nSKIP: test_urandom_failure (test.test_os.URandomFDTests.test_urandom_failure) 'os.random() does not use a file descriptor'\nSKIP: test_urandom_fd_closed (test.test_os.URandomFDTests.test_urandom_fd_closed) 'os.random() does not use a file descriptor'\nSKIP: test_urandom_fd_reopened (test.test_os.URandomFDTests.test_urandom_fd_reopened) 'os.random() does not use a file descriptor'\nPASS: test_urandom_length (test.test_os.URandomTests.test_urandom_length)\nPASS: test_urandom_subprocess (test.test_os.URandomTests.test_urandom_subprocess)\nPASS: test_urandom_value (test.test_os.URandomTests.test_urandom_value)\nPASS: test_issue31577 (test.test_os.UtimeTests.test_issue31577)\nSKIP: test_large_time (test.test_os.UtimeTests.test_large_time) 'requires NTFS'\nPASS: test_utime (test.test_os.UtimeTests.test_utime)\nPASS: test_utime_by_indexed (test.test_os.UtimeTests.test_utime_by_indexed)\nPASS: test_utime_by_times (test.test_os.UtimeTests.test_utime_by_times)\nPASS: test_utime_current (test.test_os.UtimeTests.test_utime_current)\nPASS: test_utime_current_old (test.test_os.UtimeTests.test_utime_current_old)\nPASS: test_utime_dir_fd (test.test_os.UtimeTests.test_utime_dir_fd)\nPASS: test_utime_directory (test.test_os.UtimeTests.test_utime_directory)\nPASS: test_utime_fd (test.test_os.UtimeTests.test_utime_fd)\nPASS: test_utime_invalid_arguments (test.test_os.UtimeTests.test_utime_invalid_arguments)\nPASS: test_utime_nofollow_symlinks (test.test_os.UtimeTests.test_utime_nofollow_symlinks)\nPASS: test_file_like_path (test.test_os.WalkTests.test_file_like_path)\nPASS: test_walk_above_recursion_limit (test.test_os.WalkTests.test_walk_above_recursion_limit)\nPASS: test_walk_bad_dir (test.test_os.WalkTests.test_walk_bad_dir)\nPASS: test_walk_bottom_up (test.test_os.WalkTests.test_walk_bottom_up)\nPASS: test_walk_many_open_files (test.test_os.WalkTests.test_walk_many_open_files)\nPASS: test_walk_prune (test.test_os.WalkTests.test_walk_prune)\nPASS: test_walk_symlink (test.test_os.WalkTests.test_walk_symlink)\nPASS: test_walk_topdown (test.test_os.WalkTests.test_walk_topdown)\nSKIP: test_chdir (test.test_os.Win32ErrorTests.test_chdir) 'Win32 specific tests'\nSKIP: test_chmod (test.test_os.Win32ErrorTests.test_chmod) 'Win32 specific tests'\nSKIP: test_mkdir (test.test_os.Win32ErrorTests.test_mkdir) 'Win32 specific tests'\nSKIP: test_remove (test.test_os.Win32ErrorTests.test_remove) 'Win32 specific tests'\nSKIP: test_rename (test.test_os.Win32ErrorTests.test_rename) 'Win32 specific tests'\nSKIP: test_utime (test.test_os.Win32ErrorTests.test_utime) 'Win32 specific tests'\nSKIP: test_create_junction (test.test_os.Win32JunctionTests.test_create_junction) 'Win32 specific tests'\nSKIP: test_unlink_removes_junction (test.test_os.Win32JunctionTests.test_unlink_removes_junction) 'Win32 specific tests'\nSKIP: test_CTRL_BREAK_EVENT (test.test_os.Win32KillTests.test_CTRL_BREAK_EVENT) 'Win32 specific tests'\nSKIP: test_CTRL_C_EVENT (test.test_os.Win32KillTests.test_CTRL_C_EVENT) 'Win32 specific tests'\nSKIP: test_kill_int (test.test_os.Win32KillTests.test_kill_int) 'Win32 specific tests'\nSKIP: test_kill_sigterm (test.test_os.Win32KillTests.test_kill_sigterm) 'Win32 specific tests'\ntest_listdir_extended_path (test.test_os.Win32ListdirTests.test_listdir_extended_path)\nSKIP: Test when the path starts with '\\\\?\\'. 'Win32 specific tests'\ntest_listdir_no_extended_path (test.test_os.Win32ListdirTests.test_listdir_no_extended_path)\nSKIP: Test when the path is not an \"extended\" path. 'Win32 specific tests'\nSKIP: test_listdrives (test.test_os.Win32ListdriveTests.test_listdrives) 'NT specific tests'\nSKIP: test_listmounts (test.test_os.Win32ListdriveTests.test_listmounts) 'NT specific tests'\nSKIP: test_listvolumes (test.test_os.Win32ListdriveTests.test_listvolumes) 'NT specific tests'\nSKIP: test_getfinalpathname_handles (test.test_os.Win32NtTests.test_getfinalpathname_handles) 'Win32 specific tests'\nSKIP: test_stat_unlink_race (test.test_os.Win32NtTests.test_stat_unlink_race) 'Win32 specific tests'\nSKIP: test_12084 (test.test_os.Win32SymlinkTests.test_12084) 'Win32 specific tests'\nSKIP: test_29248 (test.test_os.Win32SymlinkTests.test_29248) 'Win32 specific tests'\nSKIP: test_appexeclink (test.test_os.Win32SymlinkTests.test_appexeclink) 'Win32 specific tests'\nSKIP: test_buffer_overflow (test.test_os.Win32SymlinkTests.test_buffer_overflow) 'Win32 specific tests'\nSKIP: test_directory_link (test.test_os.Win32SymlinkTests.test_directory_link) 'Win32 specific tests'\nSKIP: test_file_link (test.test_os.Win32SymlinkTests.test_file_link) 'Win32 specific tests'\nSKIP: test_isdir_on_directory_link_to_missing_target (test.test_os.Win32SymlinkTests.test_isdir_on_directory_link_to_missing_target) 'Win32 specific tests'\nSKIP: test_remove_directory_link_to_missing_target (test.test_os.Win32SymlinkTests.test_remove_directory_link_to_missing_target) 'Win32 specific tests'\nSKIP: test_rmdir_on_directory_link_to_missing_target (test.test_os.Win32SymlinkTests.test_rmdir_on_directory_link_to_missing_target) 'Win32 specific tests'\n\n----------------------------------------------------------------------\nRan 276 tests in 4.028s\n\nOK (skipped=54)\n0:02:08 load avg: 3.51 [278/469] test_peepholer passed\nPASS: test_conditional_jump_backward_const_condition (test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_backward_const_condition)\nPASS: test_conditional_jump_backward_non_const_condition (test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_backward_non_const_condition)\nPASS: test_conditional_jump_forward_const_condition (test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_forward_const_condition)\nPASS: test_conditional_jump_forward_non_const_condition (test.test_peepholer.DirectCfgOptimizerTests.test_conditional_jump_forward_non_const_condition)\nPASS: test_no_unsafe_static_swap (test.test_peepholer.DirectCfgOptimizerTests.test_no_unsafe_static_swap)\nPASS: test_only_one_push_null_per_load_global (test.test_peepholer.DirectCfgOptimizerTests.test_only_one_push_null_per_load_global)\nPASS: test_bpo_42057 (test.test_peepholer.TestBuglets.test_bpo_42057)\nPASS: test_bpo_45773_pop_jump_if_false (test.test_peepholer.TestBuglets.test_bpo_45773_pop_jump_if_false)\nPASS: test_bpo_45773_pop_jump_if_true (test.test_peepholer.TestBuglets.test_bpo_45773_pop_jump_if_true)\nPASS: test_bug_11510 (test.test_peepholer.TestBuglets.test_bug_11510)\nPASS: test_deleting_local_warns_and_assigns_none (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_deleting_local_warns_and_assigns_none)\nPASS: test_initializing_local_does_not_add_check (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_initializing_local_does_not_add_check)\nPASS: test_load_fast_known_because_already_loaded (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_because_already_loaded)\nPASS: test_load_fast_known_because_parameter (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_because_parameter)\nPASS: test_load_fast_known_multiple_branches (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_multiple_branches)\nPASS: test_load_fast_known_simple (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_known_simple)\nPASS: test_load_fast_too_many_locals (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_too_many_locals)\nPASS: test_load_fast_unknown_after_error (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_after_error)\nPASS: test_load_fast_unknown_after_error_2 (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_after_error_2)\nPASS: test_load_fast_unknown_because_del (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_because_del)\nPASS: test_load_fast_unknown_simple (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_load_fast_unknown_simple)\nPASS: test_modifying_local_does_not_add_check (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_modifying_local_does_not_add_check)\nPASS: test_setting_lineno_no_undefined (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_setting_lineno_no_undefined)\nPASS: test_setting_lineno_one_undefined (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_setting_lineno_one_undefined)\nPASS: test_setting_lineno_two_undefined (test.test_peepholer.TestMarkingVariablesAsUnKnown.test_setting_lineno_two_undefined)\nPASS: test_assignment_idiom_in_comprehensions (test.test_peepholer.TestTranforms.test_assignment_idiom_in_comprehensions)\nPASS: test_binary_subscr_on_unicode (test.test_peepholer.TestTranforms.test_binary_subscr_on_unicode)\nPASS: test_condition_with_binop_with_bools (test.test_peepholer.TestTranforms.test_condition_with_binop_with_bools)\nPASS: test_constant_folding (test.test_peepholer.TestTranforms.test_constant_folding)\nPASS: test_elim_extra_return (test.test_peepholer.TestTranforms.test_elim_extra_return)\nPASS: test_elim_inversion_of_is_or_in (test.test_peepholer.TestTranforms.test_elim_inversion_of_is_or_in)\nPASS: test_elim_jump_after_return1 (test.test_peepholer.TestTranforms.test_elim_jump_after_return1)\nPASS: test_elim_jump_to_return (test.test_peepholer.TestTranforms.test_elim_jump_to_return)\nPASS: test_elim_jump_to_uncond_jump (test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump)\nPASS: test_elim_jump_to_uncond_jump2 (test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump2)\nPASS: test_elim_jump_to_uncond_jump3 (test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump3)\nPASS: test_elim_jump_to_uncond_jump4 (test.test_peepholer.TestTranforms.test_elim_jump_to_uncond_jump4)\nPASS: test_folding_of_binops_on_constants (test.test_peepholer.TestTranforms.test_folding_of_binops_on_constants)\nPASS: test_folding_of_lists_of_constants (test.test_peepholer.TestTranforms.test_folding_of_lists_of_constants)\nPASS: test_folding_of_sets_of_constants (test.test_peepholer.TestTranforms.test_folding_of_sets_of_constants)\nPASS: test_folding_of_tuples_of_constants (test.test_peepholer.TestTranforms.test_folding_of_tuples_of_constants)\nPASS: test_folding_of_unaryops_on_constants (test.test_peepholer.TestTranforms.test_folding_of_unaryops_on_constants)\nSKIP: test_format_combinations (test.test_peepholer.TestTranforms.test_format_combinations) \"resource 'cpu' is not enabled\"\nPASS: test_format_errors (test.test_peepholer.TestTranforms.test_format_errors)\nPASS: test_format_misc (test.test_peepholer.TestTranforms.test_format_misc)\nPASS: test_global_as_constant (test.test_peepholer.TestTranforms.test_global_as_constant)\nPASS: test_if_with_if_expression (test.test_peepholer.TestTranforms.test_if_with_if_expression)\nPASS: test_in_literal_list (test.test_peepholer.TestTranforms.test_in_literal_list)\nPASS: test_iterate_literal_list (test.test_peepholer.TestTranforms.test_iterate_literal_list)\nPASS: test_make_function_doesnt_bail (test.test_peepholer.TestTranforms.test_make_function_doesnt_bail)\nPASS: test_pack_unpack (test.test_peepholer.TestTranforms.test_pack_unpack)\nPASS: test_static_swaps_match_class (test.test_peepholer.TestTranforms.test_static_swaps_match_class)\nPASS: test_static_swaps_match_mapping (test.test_peepholer.TestTranforms.test_static_swaps_match_mapping)\nPASS: test_static_swaps_match_sequence (test.test_peepholer.TestTranforms.test_static_swaps_match_sequence)\nPASS: test_static_swaps_unpack_three (test.test_peepholer.TestTranforms.test_static_swaps_unpack_three)\nPASS: test_static_swaps_unpack_two (test.test_peepholer.TestTranforms.test_static_swaps_unpack_two)\nPASS: test_trailing_nops (test.test_peepholer.TestTranforms.test_trailing_nops)\nPASS: test_unot (test.test_peepholer.TestTranforms.test_unot)\nPASS: test_while_one (test.test_peepholer.TestTranforms.test_while_one)\n\n----------------------------------------------------------------------\nRan 58 tests in 0.701s\n\nOK (skipped=1)\n0:02:08 load avg: 3.51 [279/469] test_pathlib passed\nPASS: test_rtruediv (test.test_pathlib.CompatiblePathTest.test_rtruediv)\nPASS: test_truediv (test.test_pathlib.CompatiblePathTest.test_truediv)\nPASS: test_absolute_common (test.test_pathlib.PathSubclassTest.test_absolute_common)\nPASS: test_chmod (test.test_pathlib.PathSubclassTest.test_chmod)\nPASS: test_chmod_follow_symlinks_true (test.test_pathlib.PathSubclassTest.test_chmod_follow_symlinks_true)\nPASS: test_complex_symlinks_absolute (test.test_pathlib.PathSubclassTest.test_complex_symlinks_absolute)\nPASS: test_complex_symlinks_relative (test.test_pathlib.PathSubclassTest.test_complex_symlinks_relative)\nPASS: test_complex_symlinks_relative_dot_dot (test.test_pathlib.PathSubclassTest.test_complex_symlinks_relative_dot_dot)\nPASS: test_cwd (test.test_pathlib.PathSubclassTest.test_cwd)\nPASS: test_empty_path (test.test_pathlib.PathSubclassTest.test_empty_path)\nPASS: test_exists (test.test_pathlib.PathSubclassTest.test_exists)\nPASS: test_expanduser_common (test.test_pathlib.PathSubclassTest.test_expanduser_common)\nPASS: test_glob_above_recursion_limit (test.test_pathlib.PathSubclassTest.test_glob_above_recursion_limit)\nPASS: test_glob_case_sensitive (test.test_pathlib.PathSubclassTest.test_glob_case_sensitive)\nPASS: test_glob_common (test.test_pathlib.PathSubclassTest.test_glob_common)\nPASS: test_glob_dotdot (test.test_pathlib.PathSubclassTest.test_glob_dotdot)\nPASS: test_glob_long_symlink (test.test_pathlib.PathSubclassTest.test_glob_long_symlink)\nPASS: test_glob_many_open_files (test.test_pathlib.PathSubclassTest.test_glob_many_open_files)\nPASS: test_glob_permissions (test.test_pathlib.PathSubclassTest.test_glob_permissions)\nPASS: test_group (test.test_pathlib.PathSubclassTest.test_group)\nPASS: test_hardlink_to (test.test_pathlib.PathSubclassTest.test_hardlink_to)\nPASS: test_home (test.test_pathlib.PathSubclassTest.test_home)\nPASS: test_is_block_device_false (test.test_pathlib.PathSubclassTest.test_is_block_device_false)\nPASS: test_is_char_device_false (test.test_pathlib.PathSubclassTest.test_is_char_device_false)\nPASS: test_is_char_device_true (test.test_pathlib.PathSubclassTest.test_is_char_device_true)\nPASS: test_is_dir (test.test_pathlib.PathSubclassTest.test_is_dir)\nPASS: test_is_fifo_false (test.test_pathlib.PathSubclassTest.test_is_fifo_false)\nPASS: test_is_fifo_true (test.test_pathlib.PathSubclassTest.test_is_fifo_true)\nPASS: test_is_file (test.test_pathlib.PathSubclassTest.test_is_file)\nPASS: test_is_junction (test.test_pathlib.PathSubclassTest.test_is_junction)\nPASS: test_is_mount (test.test_pathlib.PathSubclassTest.test_is_mount)\nPASS: test_is_socket_false (test.test_pathlib.PathSubclassTest.test_is_socket_false)\nPASS: test_is_socket_true (test.test_pathlib.PathSubclassTest.test_is_socket_true)\nPASS: test_is_symlink (test.test_pathlib.PathSubclassTest.test_is_symlink)\nPASS: test_iterdir (test.test_pathlib.PathSubclassTest.test_iterdir)\nPASS: test_iterdir_nodir (test.test_pathlib.PathSubclassTest.test_iterdir_nodir)\nPASS: test_iterdir_symlink (test.test_pathlib.PathSubclassTest.test_iterdir_symlink)\nSKIP: test_link_to_not_implemented (test.test_pathlib.PathSubclassTest.test_link_to_not_implemented) 'os.link() is present'\nPASS: test_lstat (test.test_pathlib.PathSubclassTest.test_lstat)\nPASS: test_lstat_nosymlink (test.test_pathlib.PathSubclassTest.test_lstat_nosymlink)\nPASS: test_mkdir (test.test_pathlib.PathSubclassTest.test_mkdir)\nPASS: test_mkdir_concurrent_parent_creation (test.test_pathlib.PathSubclassTest.test_mkdir_concurrent_parent_creation)\nPASS: test_mkdir_exist_ok (test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok)\nPASS: test_mkdir_exist_ok_root (test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok_root)\nPASS: test_mkdir_exist_ok_with_parent (test.test_pathlib.PathSubclassTest.test_mkdir_exist_ok_with_parent)\nPASS: test_mkdir_no_parents_file (test.test_pathlib.PathSubclassTest.test_mkdir_no_parents_file)\nPASS: test_mkdir_parents (test.test_pathlib.PathSubclassTest.test_mkdir_parents)\nPASS: test_mkdir_with_child_file (test.test_pathlib.PathSubclassTest.test_mkdir_with_child_file)\nSKIP: test_mkdir_with_unknown_drive (test.test_pathlib.PathSubclassTest.test_mkdir_with_unknown_drive) 'test requires a Windows-compatible system'\nPASS: test_open_common (test.test_pathlib.PathSubclassTest.test_open_common)\nPASS: test_owner (test.test_pathlib.PathSubclassTest.test_owner)\nPASS: test_parts_interning (test.test_pathlib.PathSubclassTest.test_parts_interning)\nPASS: test_passing_kwargs_deprecated (test.test_pathlib.PathSubclassTest.test_passing_kwargs_deprecated)\nPASS: test_pickling_common (test.test_pathlib.PathSubclassTest.test_pickling_common)\nPASS: test_read_write_bytes (test.test_pathlib.PathSubclassTest.test_read_write_bytes)\nPASS: test_read_write_text (test.test_pathlib.PathSubclassTest.test_read_write_text)\nPASS: test_readlink (test.test_pathlib.PathSubclassTest.test_readlink)\nPASS: test_rename (test.test_pathlib.PathSubclassTest.test_rename)\nPASS: test_replace (test.test_pathlib.PathSubclassTest.test_replace)\nPASS: test_resolve_common (test.test_pathlib.PathSubclassTest.test_resolve_common)\nPASS: test_resolve_dot (test.test_pathlib.PathSubclassTest.test_resolve_dot)\nPASS: test_resolve_nonexist_relative_issue38671 (test.test_pathlib.PathSubclassTest.test_resolve_nonexist_relative_issue38671)\nPASS: test_rglob_common (test.test_pathlib.PathSubclassTest.test_rglob_common)\nPASS: test_rglob_symlink_loop (test.test_pathlib.PathSubclassTest.test_rglob_symlink_loop)\nPASS: test_rmdir (test.test_pathlib.PathSubclassTest.test_rmdir)\nPASS: test_samefile (test.test_pathlib.PathSubclassTest.test_samefile)\nPASS: test_stat (test.test_pathlib.PathSubclassTest.test_stat)\nPASS: test_stat_no_follow_symlinks (test.test_pathlib.PathSubclassTest.test_stat_no_follow_symlinks)\nPASS: test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.PathSubclassTest.test_stat_no_follow_symlinks_nosymlink)\nPASS: test_symlink_to (test.test_pathlib.PathSubclassTest.test_symlink_to)\nPASS: test_touch_common (test.test_pathlib.PathSubclassTest.test_touch_common)\nPASS: test_touch_nochange (test.test_pathlib.PathSubclassTest.test_touch_nochange)\nPASS: test_unlink (test.test_pathlib.PathSubclassTest.test_unlink)\nPASS: test_unlink_missing_ok (test.test_pathlib.PathSubclassTest.test_unlink_missing_ok)\nPASS: test_with (test.test_pathlib.PathSubclassTest.test_with)\nPASS: test_with_segments (test.test_pathlib.PathSubclassTest.test_with_segments)\nPASS: test_write_text_with_newlines (test.test_pathlib.PathSubclassTest.test_write_text_with_newlines)\nPASS: test_absolute_common (test.test_pathlib.PathTest.test_absolute_common)\nPASS: test_chmod (test.test_pathlib.PathTest.test_chmod)\nPASS: test_chmod_follow_symlinks_true (test.test_pathlib.PathTest.test_chmod_follow_symlinks_true)\nPASS: test_complex_symlinks_absolute (test.test_pathlib.PathTest.test_complex_symlinks_absolute)\nPASS: test_complex_symlinks_relative (test.test_pathlib.PathTest.test_complex_symlinks_relative)\nPASS: test_complex_symlinks_relative_dot_dot (test.test_pathlib.PathTest.test_complex_symlinks_relative_dot_dot)\nPASS: test_concrete_class (test.test_pathlib.PathTest.test_concrete_class)\nPASS: test_cwd (test.test_pathlib.PathTest.test_cwd)\nPASS: test_empty_path (test.test_pathlib.PathTest.test_empty_path)\nPASS: test_exists (test.test_pathlib.PathTest.test_exists)\nPASS: test_expanduser_common (test.test_pathlib.PathTest.test_expanduser_common)\nPASS: test_glob_above_recursion_limit (test.test_pathlib.PathTest.test_glob_above_recursion_limit)\nPASS: test_glob_case_sensitive (test.test_pathlib.PathTest.test_glob_case_sensitive)\nPASS: test_glob_common (test.test_pathlib.PathTest.test_glob_common)\nPASS: test_glob_dotdot (test.test_pathlib.PathTest.test_glob_dotdot)\nPASS: test_glob_empty_pattern (test.test_pathlib.PathTest.test_glob_empty_pattern)\nPASS: test_glob_long_symlink (test.test_pathlib.PathTest.test_glob_long_symlink)\nPASS: test_glob_many_open_files (test.test_pathlib.PathTest.test_glob_many_open_files)\nPASS: test_glob_permissions (test.test_pathlib.PathTest.test_glob_permissions)\nPASS: test_group (test.test_pathlib.PathTest.test_group)\nPASS: test_hardlink_to (test.test_pathlib.PathTest.test_hardlink_to)\nPASS: test_home (test.test_pathlib.PathTest.test_home)\nPASS: test_is_block_device_false (test.test_pathlib.PathTest.test_is_block_device_false)\nPASS: test_is_char_device_false (test.test_pathlib.PathTest.test_is_char_device_false)\nPASS: test_is_char_device_true (test.test_pathlib.PathTest.test_is_char_device_true)\nPASS: test_is_dir (test.test_pathlib.PathTest.test_is_dir)\nPASS: test_is_fifo_false (test.test_pathlib.PathTest.test_is_fifo_false)\nPASS: test_is_fifo_true (test.test_pathlib.PathTest.test_is_fifo_true)\nPASS: test_is_file (test.test_pathlib.PathTest.test_is_file)\nPASS: test_is_junction (test.test_pathlib.PathTest.test_is_junction)\nPASS: test_is_mount (test.test_pathlib.PathTest.test_is_mount)\nPASS: test_is_socket_false (test.test_pathlib.PathTest.test_is_socket_false)\nPASS: test_is_socket_true (test.test_pathlib.PathTest.test_is_socket_true)\nPASS: test_is_symlink (test.test_pathlib.PathTest.test_is_symlink)\nPASS: test_iterdir (test.test_pathlib.PathTest.test_iterdir)\nPASS: test_iterdir_nodir (test.test_pathlib.PathTest.test_iterdir_nodir)\nPASS: test_iterdir_symlink (test.test_pathlib.PathTest.test_iterdir_symlink)\nSKIP: test_link_to_not_implemented (test.test_pathlib.PathTest.test_link_to_not_implemented) 'os.link() is present'\nPASS: test_lstat (test.test_pathlib.PathTest.test_lstat)\nPASS: test_lstat_nosymlink (test.test_pathlib.PathTest.test_lstat_nosymlink)\nPASS: test_mkdir (test.test_pathlib.PathTest.test_mkdir)\nPASS: test_mkdir_concurrent_parent_creation (test.test_pathlib.PathTest.test_mkdir_concurrent_parent_creation)\nPASS: test_mkdir_exist_ok (test.test_pathlib.PathTest.test_mkdir_exist_ok)\nPASS: test_mkdir_exist_ok_root (test.test_pathlib.PathTest.test_mkdir_exist_ok_root)\nPASS: test_mkdir_exist_ok_with_parent (test.test_pathlib.PathTest.test_mkdir_exist_ok_with_parent)\nPASS: test_mkdir_no_parents_file (test.test_pathlib.PathTest.test_mkdir_no_parents_file)\nPASS: test_mkdir_parents (test.test_pathlib.PathTest.test_mkdir_parents)\nPASS: test_mkdir_with_child_file (test.test_pathlib.PathTest.test_mkdir_with_child_file)\nSKIP: test_mkdir_with_unknown_drive (test.test_pathlib.PathTest.test_mkdir_with_unknown_drive) 'test requires a Windows-compatible system'\nPASS: test_open_common (test.test_pathlib.PathTest.test_open_common)\nPASS: test_owner (test.test_pathlib.PathTest.test_owner)\nPASS: test_parts_interning (test.test_pathlib.PathTest.test_parts_interning)\nPASS: test_passing_kwargs_deprecated (test.test_pathlib.PathTest.test_passing_kwargs_deprecated)\nPASS: test_pickling_common (test.test_pathlib.PathTest.test_pickling_common)\nPASS: test_read_write_bytes (test.test_pathlib.PathTest.test_read_write_bytes)\nPASS: test_read_write_text (test.test_pathlib.PathTest.test_read_write_text)\nPASS: test_readlink (test.test_pathlib.PathTest.test_readlink)\nPASS: test_rename (test.test_pathlib.PathTest.test_rename)\nPASS: test_replace (test.test_pathlib.PathTest.test_replace)\nPASS: test_resolve_common (test.test_pathlib.PathTest.test_resolve_common)\nPASS: test_resolve_dot (test.test_pathlib.PathTest.test_resolve_dot)\nPASS: test_resolve_nonexist_relative_issue38671 (test.test_pathlib.PathTest.test_resolve_nonexist_relative_issue38671)\nPASS: test_rglob_common (test.test_pathlib.PathTest.test_rglob_common)\nPASS: test_rglob_symlink_loop (test.test_pathlib.PathTest.test_rglob_symlink_loop)\nPASS: test_rmdir (test.test_pathlib.PathTest.test_rmdir)\nPASS: test_samefile (test.test_pathlib.PathTest.test_samefile)\nPASS: test_stat (test.test_pathlib.PathTest.test_stat)\nPASS: test_stat_no_follow_symlinks (test.test_pathlib.PathTest.test_stat_no_follow_symlinks)\nPASS: test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.PathTest.test_stat_no_follow_symlinks_nosymlink)\nPASS: test_symlink_to (test.test_pathlib.PathTest.test_symlink_to)\nPASS: test_touch_common (test.test_pathlib.PathTest.test_touch_common)\nPASS: test_touch_nochange (test.test_pathlib.PathTest.test_touch_nochange)\nPASS: test_unlink (test.test_pathlib.PathTest.test_unlink)\nPASS: test_unlink_missing_ok (test.test_pathlib.PathTest.test_unlink_missing_ok)\nPASS: test_unsupported_flavour (test.test_pathlib.PathTest.test_unsupported_flavour)\nPASS: test_with (test.test_pathlib.PathTest.test_with)\nPASS: test_with_segments (test.test_pathlib.PathTest.test_with_segments)\nPASS: test_write_text_with_newlines (test.test_pathlib.PathTest.test_write_text_with_newlines)\nPASS: test_anchor_common (test.test_pathlib.PosixPathAsPureTest.test_anchor_common)\nPASS: test_as_bytes_common (test.test_pathlib.PosixPathAsPureTest.test_as_bytes_common)\nPASS: test_as_posix_common (test.test_pathlib.PosixPathAsPureTest.test_as_posix_common)\nPASS: test_as_uri (test.test_pathlib.PosixPathAsPureTest.test_as_uri)\nPASS: test_as_uri_common (test.test_pathlib.PosixPathAsPureTest.test_as_uri_common)\nPASS: test_as_uri_non_ascii (test.test_pathlib.PosixPathAsPureTest.test_as_uri_non_ascii)\nPASS: test_bytes (test.test_pathlib.PosixPathAsPureTest.test_bytes)\nPASS: test_constructor_common (test.test_pathlib.PosixPathAsPureTest.test_constructor_common)\nPASS: test_div (test.test_pathlib.PosixPathAsPureTest.test_div)\nPASS: test_div_common (test.test_pathlib.PosixPathAsPureTest.test_div_common)\nPASS: test_drive_common (test.test_pathlib.PosixPathAsPureTest.test_drive_common)\nPASS: test_drive_root_parts (test.test_pathlib.PosixPathAsPureTest.test_drive_root_parts)\nPASS: test_drive_root_parts_common (test.test_pathlib.PosixPathAsPureTest.test_drive_root_parts_common)\nPASS: test_eq (test.test_pathlib.PosixPathAsPureTest.test_eq)\nPASS: test_eq_common (test.test_pathlib.PosixPathAsPureTest.test_eq_common)\nPASS: test_equivalences (test.test_pathlib.PosixPathAsPureTest.test_equivalences)\nPASS: test_fspath_common (test.test_pathlib.PosixPathAsPureTest.test_fspath_common)\nPASS: test_is_absolute (test.test_pathlib.PosixPathAsPureTest.test_is_absolute)\nPASS: test_is_relative_to_common (test.test_pathlib.PosixPathAsPureTest.test_is_relative_to_common)\nPASS: test_is_reserved (test.test_pathlib.PosixPathAsPureTest.test_is_reserved)\nPASS: test_join (test.test_pathlib.PosixPathAsPureTest.test_join)\nPASS: test_join_common (test.test_pathlib.PosixPathAsPureTest.test_join_common)\nPASS: test_match (test.test_pathlib.PosixPathAsPureTest.test_match)\nPASS: test_match_common (test.test_pathlib.PosixPathAsPureTest.test_match_common)\nPASS: test_name_common (test.test_pathlib.PosixPathAsPureTest.test_name_common)\nPASS: test_ordering_common (test.test_pathlib.PosixPathAsPureTest.test_ordering_common)\nPASS: test_parent_common (test.test_pathlib.PosixPathAsPureTest.test_parent_common)\nPASS: test_parents_common (test.test_pathlib.PosixPathAsPureTest.test_parents_common)\nPASS: test_parse_windows_path (test.test_pathlib.PosixPathAsPureTest.test_parse_windows_path)\nPASS: test_parts_common (test.test_pathlib.PosixPathAsPureTest.test_parts_common)\nPASS: test_pickling_common (test.test_pathlib.PosixPathAsPureTest.test_pickling_common)\nPASS: test_relative_to_common (test.test_pathlib.PosixPathAsPureTest.test_relative_to_common)\nPASS: test_repr_common (test.test_pathlib.PosixPathAsPureTest.test_repr_common)\nPASS: test_repr_roundtrips (test.test_pathlib.PosixPathAsPureTest.test_repr_roundtrips)\nPASS: test_root (test.test_pathlib.PosixPathAsPureTest.test_root)\nPASS: test_root_common (test.test_pathlib.PosixPathAsPureTest.test_root_common)\nPASS: test_stem_common (test.test_pathlib.PosixPathAsPureTest.test_stem_common)\nPASS: test_str_common (test.test_pathlib.PosixPathAsPureTest.test_str_common)\nPASS: test_str_subclass_common (test.test_pathlib.PosixPathAsPureTest.test_str_subclass_common)\nPASS: test_suffix_common (test.test_pathlib.PosixPathAsPureTest.test_suffix_common)\nPASS: test_suffixes_common (test.test_pathlib.PosixPathAsPureTest.test_suffixes_common)\nPASS: test_with_name_common (test.test_pathlib.PosixPathAsPureTest.test_with_name_common)\nPASS: test_with_segments_common (test.test_pathlib.PosixPathAsPureTest.test_with_segments_common)\nPASS: test_with_stem_common (test.test_pathlib.PosixPathAsPureTest.test_with_stem_common)\nPASS: test_with_suffix_common (test.test_pathlib.PosixPathAsPureTest.test_with_suffix_common)\nPASS: test_absolute (test.test_pathlib.PosixPathTest.test_absolute)\nPASS: test_absolute_common (test.test_pathlib.PosixPathTest.test_absolute_common)\nPASS: test_chmod (test.test_pathlib.PosixPathTest.test_chmod)\nPASS: test_chmod_follow_symlinks_true (test.test_pathlib.PosixPathTest.test_chmod_follow_symlinks_true)\nPASS: test_complex_symlinks_absolute (test.test_pathlib.PosixPathTest.test_complex_symlinks_absolute)\nPASS: test_complex_symlinks_relative (test.test_pathlib.PosixPathTest.test_complex_symlinks_relative)\nPASS: test_complex_symlinks_relative_dot_dot (test.test_pathlib.PosixPathTest.test_complex_symlinks_relative_dot_dot)\nPASS: test_cwd (test.test_pathlib.PosixPathTest.test_cwd)\nPASS: test_empty_path (test.test_pathlib.PosixPathTest.test_empty_path)\nPASS: test_exists (test.test_pathlib.PosixPathTest.test_exists)\nPASS: test_expanduser (test.test_pathlib.PosixPathTest.test_expanduser)\nPASS: test_expanduser_common (test.test_pathlib.PosixPathTest.test_expanduser_common)\nPASS: test_glob (test.test_pathlib.PosixPathTest.test_glob)\nPASS: test_glob_above_recursion_limit (test.test_pathlib.PosixPathTest.test_glob_above_recursion_limit)\nPASS: test_glob_case_sensitive (test.test_pathlib.PosixPathTest.test_glob_case_sensitive)\nPASS: test_glob_common (test.test_pathlib.PosixPathTest.test_glob_common)\nPASS: test_glob_dotdot (test.test_pathlib.PosixPathTest.test_glob_dotdot)\nPASS: test_glob_long_symlink (test.test_pathlib.PosixPathTest.test_glob_long_symlink)\nPASS: test_glob_many_open_files (test.test_pathlib.PosixPathTest.test_glob_many_open_files)\nPASS: test_glob_permissions (test.test_pathlib.PosixPathTest.test_glob_permissions)\nPASS: test_group (test.test_pathlib.PosixPathTest.test_group)\nSKIP: test_handling_bad_descriptor (test.test_pathlib.PosixPathTest.test_handling_bad_descriptor) 'Bad file descriptor in /dev/fd affects only macOS'\nPASS: test_hardlink_to (test.test_pathlib.PosixPathTest.test_hardlink_to)\nPASS: test_home (test.test_pathlib.PosixPathTest.test_home)\nPASS: test_is_block_device_false (test.test_pathlib.PosixPathTest.test_is_block_device_false)\nPASS: test_is_char_device_false (test.test_pathlib.PosixPathTest.test_is_char_device_false)\nPASS: test_is_char_device_true (test.test_pathlib.PosixPathTest.test_is_char_device_true)\nPASS: test_is_dir (test.test_pathlib.PosixPathTest.test_is_dir)\nPASS: test_is_fifo_false (test.test_pathlib.PosixPathTest.test_is_fifo_false)\nPASS: test_is_fifo_true (test.test_pathlib.PosixPathTest.test_is_fifo_true)\nPASS: test_is_file (test.test_pathlib.PosixPathTest.test_is_file)\nPASS: test_is_junction (test.test_pathlib.PosixPathTest.test_is_junction)\nPASS: test_is_mount (test.test_pathlib.PosixPathTest.test_is_mount)\nPASS: test_is_socket_false (test.test_pathlib.PosixPathTest.test_is_socket_false)\nPASS: test_is_socket_true (test.test_pathlib.PosixPathTest.test_is_socket_true)\nPASS: test_is_symlink (test.test_pathlib.PosixPathTest.test_is_symlink)\nPASS: test_iterdir (test.test_pathlib.PosixPathTest.test_iterdir)\nPASS: test_iterdir_nodir (test.test_pathlib.PosixPathTest.test_iterdir_nodir)\nPASS: test_iterdir_symlink (test.test_pathlib.PosixPathTest.test_iterdir_symlink)\nSKIP: test_link_to_not_implemented (test.test_pathlib.PosixPathTest.test_link_to_not_implemented) 'os.link() is present'\nPASS: test_lstat (test.test_pathlib.PosixPathTest.test_lstat)\nPASS: test_lstat_nosymlink (test.test_pathlib.PosixPathTest.test_lstat_nosymlink)\nPASS: test_mkdir (test.test_pathlib.PosixPathTest.test_mkdir)\nPASS: test_mkdir_concurrent_parent_creation (test.test_pathlib.PosixPathTest.test_mkdir_concurrent_parent_creation)\nPASS: test_mkdir_exist_ok (test.test_pathlib.PosixPathTest.test_mkdir_exist_ok)\nPASS: test_mkdir_exist_ok_root (test.test_pathlib.PosixPathTest.test_mkdir_exist_ok_root)\nPASS: test_mkdir_exist_ok_with_parent (test.test_pathlib.PosixPathTest.test_mkdir_exist_ok_with_parent)\nPASS: test_mkdir_no_parents_file (test.test_pathlib.PosixPathTest.test_mkdir_no_parents_file)\nPASS: test_mkdir_parents (test.test_pathlib.PosixPathTest.test_mkdir_parents)\nPASS: test_mkdir_with_child_file (test.test_pathlib.PosixPathTest.test_mkdir_with_child_file)\nSKIP: test_mkdir_with_unknown_drive (test.test_pathlib.PosixPathTest.test_mkdir_with_unknown_drive) 'test requires a Windows-compatible system'\nPASS: test_open_common (test.test_pathlib.PosixPathTest.test_open_common)\nPASS: test_open_mode (test.test_pathlib.PosixPathTest.test_open_mode)\nPASS: test_owner (test.test_pathlib.PosixPathTest.test_owner)\nPASS: test_parts_interning (test.test_pathlib.PosixPathTest.test_parts_interning)\nPASS: test_passing_kwargs_deprecated (test.test_pathlib.PosixPathTest.test_passing_kwargs_deprecated)\nPASS: test_pickling_common (test.test_pathlib.PosixPathTest.test_pickling_common)\nPASS: test_read_write_bytes (test.test_pathlib.PosixPathTest.test_read_write_bytes)\nPASS: test_read_write_text (test.test_pathlib.PosixPathTest.test_read_write_text)\nPASS: test_readlink (test.test_pathlib.PosixPathTest.test_readlink)\nPASS: test_rename (test.test_pathlib.PosixPathTest.test_rename)\nPASS: test_replace (test.test_pathlib.PosixPathTest.test_replace)\nPASS: test_resolve_common (test.test_pathlib.PosixPathTest.test_resolve_common)\nPASS: test_resolve_dot (test.test_pathlib.PosixPathTest.test_resolve_dot)\nPASS: test_resolve_loop (test.test_pathlib.PosixPathTest.test_resolve_loop)\nPASS: test_resolve_nonexist_relative_issue38671 (test.test_pathlib.PosixPathTest.test_resolve_nonexist_relative_issue38671)\nPASS: test_resolve_root (test.test_pathlib.PosixPathTest.test_resolve_root)\nPASS: test_rglob (test.test_pathlib.PosixPathTest.test_rglob)\nPASS: test_rglob_common (test.test_pathlib.PosixPathTest.test_rglob_common)\nPASS: test_rglob_symlink_loop (test.test_pathlib.PosixPathTest.test_rglob_symlink_loop)\nPASS: test_rmdir (test.test_pathlib.PosixPathTest.test_rmdir)\nPASS: test_samefile (test.test_pathlib.PosixPathTest.test_samefile)\nPASS: test_stat (test.test_pathlib.PosixPathTest.test_stat)\nPASS: test_stat_no_follow_symlinks (test.test_pathlib.PosixPathTest.test_stat_no_follow_symlinks)\nPASS: test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.PosixPathTest.test_stat_no_follow_symlinks_nosymlink)\nPASS: test_symlink_to (test.test_pathlib.PosixPathTest.test_symlink_to)\nPASS: test_touch_common (test.test_pathlib.PosixPathTest.test_touch_common)\nPASS: test_touch_mode (test.test_pathlib.PosixPathTest.test_touch_mode)\nPASS: test_touch_nochange (test.test_pathlib.PosixPathTest.test_touch_nochange)\nPASS: test_unlink (test.test_pathlib.PosixPathTest.test_unlink)\nPASS: test_unlink_missing_ok (test.test_pathlib.PosixPathTest.test_unlink_missing_ok)\nPASS: test_with (test.test_pathlib.PosixPathTest.test_with)\nPASS: test_with_segments (test.test_pathlib.PosixPathTest.test_with_segments)\nPASS: test_write_text_with_newlines (test.test_pathlib.PosixPathTest.test_write_text_with_newlines)\nPASS: test_anchor_common (test.test_pathlib.PurePathSubclassTest.test_anchor_common)\nPASS: test_as_bytes_common (test.test_pathlib.PurePathSubclassTest.test_as_bytes_common)\nPASS: test_as_posix_common (test.test_pathlib.PurePathSubclassTest.test_as_posix_common)\nPASS: test_as_uri_common (test.test_pathlib.PurePathSubclassTest.test_as_uri_common)\nPASS: test_bytes (test.test_pathlib.PurePathSubclassTest.test_bytes)\nPASS: test_constructor_common (test.test_pathlib.PurePathSubclassTest.test_constructor_common)\nPASS: test_div_common (test.test_pathlib.PurePathSubclassTest.test_div_common)\nPASS: test_drive_common (test.test_pathlib.PurePathSubclassTest.test_drive_common)\nPASS: test_drive_root_parts_common (test.test_pathlib.PurePathSubclassTest.test_drive_root_parts_common)\nPASS: test_eq_common (test.test_pathlib.PurePathSubclassTest.test_eq_common)\nPASS: test_equivalences (test.test_pathlib.PurePathSubclassTest.test_equivalences)\nPASS: test_fspath_common (test.test_pathlib.PurePathSubclassTest.test_fspath_common)\nPASS: test_is_relative_to_common (test.test_pathlib.PurePathSubclassTest.test_is_relative_to_common)\nPASS: test_join_common (test.test_pathlib.PurePathSubclassTest.test_join_common)\nPASS: test_match_common (test.test_pathlib.PurePathSubclassTest.test_match_common)\nPASS: test_name_common (test.test_pathlib.PurePathSubclassTest.test_name_common)\nPASS: test_ordering_common (test.test_pathlib.PurePathSubclassTest.test_ordering_common)\nPASS: test_parent_common (test.test_pathlib.PurePathSubclassTest.test_parent_common)\nPASS: test_parents_common (test.test_pathlib.PurePathSubclassTest.test_parents_common)\nPASS: test_parts_common (test.test_pathlib.PurePathSubclassTest.test_parts_common)\nPASS: test_pickling_common (test.test_pathlib.PurePathSubclassTest.test_pickling_common)\nPASS: test_relative_to_common (test.test_pathlib.PurePathSubclassTest.test_relative_to_common)\nPASS: test_repr_common (test.test_pathlib.PurePathSubclassTest.test_repr_common)\nPASS: test_root_common (test.test_pathlib.PurePathSubclassTest.test_root_common)\nPASS: test_stem_common (test.test_pathlib.PurePathSubclassTest.test_stem_common)\nPASS: test_str_common (test.test_pathlib.PurePathSubclassTest.test_str_common)\nPASS: test_str_subclass_common (test.test_pathlib.PurePathSubclassTest.test_str_subclass_common)\nPASS: test_suffix_common (test.test_pathlib.PurePathSubclassTest.test_suffix_common)\nPASS: test_suffixes_common (test.test_pathlib.PurePathSubclassTest.test_suffixes_common)\nPASS: test_with_name_common (test.test_pathlib.PurePathSubclassTest.test_with_name_common)\nPASS: test_with_segments_common (test.test_pathlib.PurePathSubclassTest.test_with_segments_common)\nPASS: test_with_stem_common (test.test_pathlib.PurePathSubclassTest.test_with_stem_common)\nPASS: test_with_suffix_common (test.test_pathlib.PurePathSubclassTest.test_with_suffix_common)\nPASS: test_anchor_common (test.test_pathlib.PurePathTest.test_anchor_common)\nPASS: test_as_bytes_common (test.test_pathlib.PurePathTest.test_as_bytes_common)\nPASS: test_as_posix_common (test.test_pathlib.PurePathTest.test_as_posix_common)\nPASS: test_as_uri_common (test.test_pathlib.PurePathTest.test_as_uri_common)\nPASS: test_bytes (test.test_pathlib.PurePathTest.test_bytes)\nPASS: test_concrete_class (test.test_pathlib.PurePathTest.test_concrete_class)\nPASS: test_constructor_common (test.test_pathlib.PurePathTest.test_constructor_common)\nPASS: test_different_flavours_unequal (test.test_pathlib.PurePathTest.test_different_flavours_unequal)\nPASS: test_different_flavours_unordered (test.test_pathlib.PurePathTest.test_different_flavours_unordered)\nPASS: test_div_common (test.test_pathlib.PurePathTest.test_div_common)\nPASS: test_drive_common (test.test_pathlib.PurePathTest.test_drive_common)\nPASS: test_drive_root_parts_common (test.test_pathlib.PurePathTest.test_drive_root_parts_common)\nPASS: test_eq_common (test.test_pathlib.PurePathTest.test_eq_common)\nPASS: test_equivalences (test.test_pathlib.PurePathTest.test_equivalences)\nPASS: test_fspath_common (test.test_pathlib.PurePathTest.test_fspath_common)\nPASS: test_is_relative_to_common (test.test_pathlib.PurePathTest.test_is_relative_to_common)\nPASS: test_join_common (test.test_pathlib.PurePathTest.test_join_common)\nPASS: test_match_common (test.test_pathlib.PurePathTest.test_match_common)\nPASS: test_name_common (test.test_pathlib.PurePathTest.test_name_common)\nPASS: test_ordering_common (test.test_pathlib.PurePathTest.test_ordering_common)\nPASS: test_parent_common (test.test_pathlib.PurePathTest.test_parent_common)\nPASS: test_parents_common (test.test_pathlib.PurePathTest.test_parents_common)\nPASS: test_parts_common (test.test_pathlib.PurePathTest.test_parts_common)\nPASS: test_pickling_common (test.test_pathlib.PurePathTest.test_pickling_common)\nPASS: test_relative_to_common (test.test_pathlib.PurePathTest.test_relative_to_common)\nPASS: test_repr_common (test.test_pathlib.PurePathTest.test_repr_common)\nPASS: test_repr_roundtrips (test.test_pathlib.PurePathTest.test_repr_roundtrips)\nPASS: test_root_common (test.test_pathlib.PurePathTest.test_root_common)\nPASS: test_stem_common (test.test_pathlib.PurePathTest.test_stem_common)\nPASS: test_str_common (test.test_pathlib.PurePathTest.test_str_common)\nPASS: test_str_subclass_common (test.test_pathlib.PurePathTest.test_str_subclass_common)\nPASS: test_suffix_common (test.test_pathlib.PurePathTest.test_suffix_common)\nPASS: test_suffixes_common (test.test_pathlib.PurePathTest.test_suffixes_common)\nPASS: test_with_name_common (test.test_pathlib.PurePathTest.test_with_name_common)\nPASS: test_with_segments_common (test.test_pathlib.PurePathTest.test_with_segments_common)\nPASS: test_with_stem_common (test.test_pathlib.PurePathTest.test_with_stem_common)\nPASS: test_with_suffix_common (test.test_pathlib.PurePathTest.test_with_suffix_common)\nPASS: test_anchor_common (test.test_pathlib.PurePosixPathTest.test_anchor_common)\nPASS: test_as_bytes_common (test.test_pathlib.PurePosixPathTest.test_as_bytes_common)\nPASS: test_as_posix_common (test.test_pathlib.PurePosixPathTest.test_as_posix_common)\nPASS: test_as_uri (test.test_pathlib.PurePosixPathTest.test_as_uri)\nPASS: test_as_uri_common (test.test_pathlib.PurePosixPathTest.test_as_uri_common)\nPASS: test_as_uri_non_ascii (test.test_pathlib.PurePosixPathTest.test_as_uri_non_ascii)\nPASS: test_bytes (test.test_pathlib.PurePosixPathTest.test_bytes)\nPASS: test_constructor_common (test.test_pathlib.PurePosixPathTest.test_constructor_common)\nPASS: test_div (test.test_pathlib.PurePosixPathTest.test_div)\nPASS: test_div_common (test.test_pathlib.PurePosixPathTest.test_div_common)\nPASS: test_drive_common (test.test_pathlib.PurePosixPathTest.test_drive_common)\nPASS: test_drive_root_parts (test.test_pathlib.PurePosixPathTest.test_drive_root_parts)\nPASS: test_drive_root_parts_common (test.test_pathlib.PurePosixPathTest.test_drive_root_parts_common)\nPASS: test_eq (test.test_pathlib.PurePosixPathTest.test_eq)\nPASS: test_eq_common (test.test_pathlib.PurePosixPathTest.test_eq_common)\nPASS: test_equivalences (test.test_pathlib.PurePosixPathTest.test_equivalences)\nPASS: test_fspath_common (test.test_pathlib.PurePosixPathTest.test_fspath_common)\nPASS: test_is_absolute (test.test_pathlib.PurePosixPathTest.test_is_absolute)\nPASS: test_is_relative_to_common (test.test_pathlib.PurePosixPathTest.test_is_relative_to_common)\nPASS: test_is_reserved (test.test_pathlib.PurePosixPathTest.test_is_reserved)\nPASS: test_join (test.test_pathlib.PurePosixPathTest.test_join)\nPASS: test_join_common (test.test_pathlib.PurePosixPathTest.test_join_common)\nPASS: test_match (test.test_pathlib.PurePosixPathTest.test_match)\nPASS: test_match_common (test.test_pathlib.PurePosixPathTest.test_match_common)\nPASS: test_name_common (test.test_pathlib.PurePosixPathTest.test_name_common)\nPASS: test_ordering_common (test.test_pathlib.PurePosixPathTest.test_ordering_common)\nPASS: test_parent_common (test.test_pathlib.PurePosixPathTest.test_parent_common)\nPASS: test_parents_common (test.test_pathlib.PurePosixPathTest.test_parents_common)\nPASS: test_parse_windows_path (test.test_pathlib.PurePosixPathTest.test_parse_windows_path)\nPASS: test_parts_common (test.test_pathlib.PurePosixPathTest.test_parts_common)\nPASS: test_pickling_common (test.test_pathlib.PurePosixPathTest.test_pickling_common)\nPASS: test_relative_to_common (test.test_pathlib.PurePosixPathTest.test_relative_to_common)\nPASS: test_repr_common (test.test_pathlib.PurePosixPathTest.test_repr_common)\nPASS: test_repr_roundtrips (test.test_pathlib.PurePosixPathTest.test_repr_roundtrips)\nPASS: test_root (test.test_pathlib.PurePosixPathTest.test_root)\nPASS: test_root_common (test.test_pathlib.PurePosixPathTest.test_root_common)\nPASS: test_stem_common (test.test_pathlib.PurePosixPathTest.test_stem_common)\nPASS: test_str_common (test.test_pathlib.PurePosixPathTest.test_str_common)\nPASS: test_str_subclass_common (test.test_pathlib.PurePosixPathTest.test_str_subclass_common)\nPASS: test_suffix_common (test.test_pathlib.PurePosixPathTest.test_suffix_common)\nPASS: test_suffixes_common (test.test_pathlib.PurePosixPathTest.test_suffixes_common)\nPASS: test_with_name_common (test.test_pathlib.PurePosixPathTest.test_with_name_common)\nPASS: test_with_segments_common (test.test_pathlib.PurePosixPathTest.test_with_segments_common)\nPASS: test_with_stem_common (test.test_pathlib.PurePosixPathTest.test_with_stem_common)\nPASS: test_with_suffix_common (test.test_pathlib.PurePosixPathTest.test_with_suffix_common)\nPASS: test_anchor (test.test_pathlib.PureWindowsPathTest.test_anchor)\nPASS: test_anchor_common (test.test_pathlib.PureWindowsPathTest.test_anchor_common)\nPASS: test_as_bytes_common (test.test_pathlib.PureWindowsPathTest.test_as_bytes_common)\nPASS: test_as_posix_common (test.test_pathlib.PureWindowsPathTest.test_as_posix_common)\nPASS: test_as_uri (test.test_pathlib.PureWindowsPathTest.test_as_uri)\nPASS: test_as_uri_common (test.test_pathlib.PureWindowsPathTest.test_as_uri_common)\nPASS: test_bytes (test.test_pathlib.PureWindowsPathTest.test_bytes)\nPASS: test_constructor_common (test.test_pathlib.PureWindowsPathTest.test_constructor_common)\nPASS: test_div (test.test_pathlib.PureWindowsPathTest.test_div)\nPASS: test_div_common (test.test_pathlib.PureWindowsPathTest.test_div_common)\nPASS: test_drive (test.test_pathlib.PureWindowsPathTest.test_drive)\nPASS: test_drive_common (test.test_pathlib.PureWindowsPathTest.test_drive_common)\nPASS: test_drive_root_parts (test.test_pathlib.PureWindowsPathTest.test_drive_root_parts)\nPASS: test_drive_root_parts_common (test.test_pathlib.PureWindowsPathTest.test_drive_root_parts_common)\nPASS: test_eq (test.test_pathlib.PureWindowsPathTest.test_eq)\nPASS: test_eq_common (test.test_pathlib.PureWindowsPathTest.test_eq_common)\nPASS: test_equivalences (test.test_pathlib.PureWindowsPathTest.test_equivalences)\nPASS: test_fspath_common (test.test_pathlib.PureWindowsPathTest.test_fspath_common)\nPASS: test_is_absolute (test.test_pathlib.PureWindowsPathTest.test_is_absolute)\nPASS: test_is_relative_to (test.test_pathlib.PureWindowsPathTest.test_is_relative_to)\nPASS: test_is_relative_to_common (test.test_pathlib.PureWindowsPathTest.test_is_relative_to_common)\nPASS: test_is_reserved (test.test_pathlib.PureWindowsPathTest.test_is_reserved)\nPASS: test_join (test.test_pathlib.PureWindowsPathTest.test_join)\nPASS: test_join_common (test.test_pathlib.PureWindowsPathTest.test_join_common)\nPASS: test_match (test.test_pathlib.PureWindowsPathTest.test_match)\nPASS: test_match_common (test.test_pathlib.PureWindowsPathTest.test_match_common)\nPASS: test_name (test.test_pathlib.PureWindowsPathTest.test_name)\nPASS: test_name_common (test.test_pathlib.PureWindowsPathTest.test_name_common)\nPASS: test_ordering_common (test.test_pathlib.PureWindowsPathTest.test_ordering_common)\nPASS: test_parent (test.test_pathlib.PureWindowsPathTest.test_parent)\nPASS: test_parent_common (test.test_pathlib.PureWindowsPathTest.test_parent_common)\nPASS: test_parents (test.test_pathlib.PureWindowsPathTest.test_parents)\nPASS: test_parents_common (test.test_pathlib.PureWindowsPathTest.test_parents_common)\nPASS: test_parts (test.test_pathlib.PureWindowsPathTest.test_parts)\nPASS: test_parts_common (test.test_pathlib.PureWindowsPathTest.test_parts_common)\nPASS: test_pickling_common (test.test_pathlib.PureWindowsPathTest.test_pickling_common)\nPASS: test_relative_to (test.test_pathlib.PureWindowsPathTest.test_relative_to)\nPASS: test_relative_to_common (test.test_pathlib.PureWindowsPathTest.test_relative_to_common)\nPASS: test_repr_common (test.test_pathlib.PureWindowsPathTest.test_repr_common)\nPASS: test_repr_roundtrips (test.test_pathlib.PureWindowsPathTest.test_repr_roundtrips)\nPASS: test_root (test.test_pathlib.PureWindowsPathTest.test_root)\nPASS: test_root_common (test.test_pathlib.PureWindowsPathTest.test_root_common)\nPASS: test_stem (test.test_pathlib.PureWindowsPathTest.test_stem)\nPASS: test_stem_common (test.test_pathlib.PureWindowsPathTest.test_stem_common)\nPASS: test_str (test.test_pathlib.PureWindowsPathTest.test_str)\nPASS: test_str_common (test.test_pathlib.PureWindowsPathTest.test_str_common)\nPASS: test_str_subclass (test.test_pathlib.PureWindowsPathTest.test_str_subclass)\nPASS: test_str_subclass_common (test.test_pathlib.PureWindowsPathTest.test_str_subclass_common)\nPASS: test_suffix (test.test_pathlib.PureWindowsPathTest.test_suffix)\nPASS: test_suffix_common (test.test_pathlib.PureWindowsPathTest.test_suffix_common)\nPASS: test_suffixes (test.test_pathlib.PureWindowsPathTest.test_suffixes)\nPASS: test_suffixes_common (test.test_pathlib.PureWindowsPathTest.test_suffixes_common)\nPASS: test_with_name (test.test_pathlib.PureWindowsPathTest.test_with_name)\nPASS: test_with_name_common (test.test_pathlib.PureWindowsPathTest.test_with_name_common)\nPASS: test_with_segments_common (test.test_pathlib.PureWindowsPathTest.test_with_segments_common)\nPASS: test_with_stem (test.test_pathlib.PureWindowsPathTest.test_with_stem)\nPASS: test_with_stem_common (test.test_pathlib.PureWindowsPathTest.test_with_stem_common)\nPASS: test_with_suffix (test.test_pathlib.PureWindowsPathTest.test_with_suffix)\nPASS: test_with_suffix_common (test.test_pathlib.PureWindowsPathTest.test_with_suffix_common)\nPASS: test_file_like_path (test.test_pathlib.WalkTests.test_file_like_path)\nPASS: test_walk_above_recursion_limit (test.test_pathlib.WalkTests.test_walk_above_recursion_limit)\nPASS: test_walk_bad_dir (test.test_pathlib.WalkTests.test_walk_bad_dir)\nPASS: test_walk_bottom_up (test.test_pathlib.WalkTests.test_walk_bottom_up)\nPASS: test_walk_follow_symlinks (test.test_pathlib.WalkTests.test_walk_follow_symlinks)\nPASS: test_walk_many_open_files (test.test_pathlib.WalkTests.test_walk_many_open_files)\nPASS: test_walk_prune (test.test_pathlib.WalkTests.test_walk_prune)\nPASS: test_walk_symlink_location (test.test_pathlib.WalkTests.test_walk_symlink_location)\nPASS: test_walk_topdown (test.test_pathlib.WalkTests.test_walk_topdown)\nSKIP: test_anchor (test.test_pathlib.WindowsPathAsPureTest.test_anchor) 'test requires a Windows-compatible system'\nSKIP: test_anchor_common (test.test_pathlib.WindowsPathAsPureTest.test_anchor_common) 'test requires a Windows-compatible system'\nSKIP: test_as_bytes_common (test.test_pathlib.WindowsPathAsPureTest.test_as_bytes_common) 'test requires a Windows-compatible system'\nSKIP: test_as_posix_common (test.test_pathlib.WindowsPathAsPureTest.test_as_posix_common) 'test requires a Windows-compatible system'\nSKIP: test_as_uri (test.test_pathlib.WindowsPathAsPureTest.test_as_uri) 'test requires a Windows-compatible system'\nSKIP: test_as_uri_common (test.test_pathlib.WindowsPathAsPureTest.test_as_uri_common) 'test requires a Windows-compatible system'\nSKIP: test_bytes (test.test_pathlib.WindowsPathAsPureTest.test_bytes) 'test requires a Windows-compatible system'\nSKIP: test_constructor_common (test.test_pathlib.WindowsPathAsPureTest.test_constructor_common) 'test requires a Windows-compatible system'\nSKIP: test_div (test.test_pathlib.WindowsPathAsPureTest.test_div) 'test requires a Windows-compatible system'\nSKIP: test_div_common (test.test_pathlib.WindowsPathAsPureTest.test_div_common) 'test requires a Windows-compatible system'\nSKIP: test_drive (test.test_pathlib.WindowsPathAsPureTest.test_drive) 'test requires a Windows-compatible system'\nSKIP: test_drive_common (test.test_pathlib.WindowsPathAsPureTest.test_drive_common) 'test requires a Windows-compatible system'\nSKIP: test_drive_root_parts (test.test_pathlib.WindowsPathAsPureTest.test_drive_root_parts) 'test requires a Windows-compatible system'\nSKIP: test_drive_root_parts_common (test.test_pathlib.WindowsPathAsPureTest.test_drive_root_parts_common) 'test requires a Windows-compatible system'\nSKIP: test_eq (test.test_pathlib.WindowsPathAsPureTest.test_eq) 'test requires a Windows-compatible system'\nSKIP: test_eq_common (test.test_pathlib.WindowsPathAsPureTest.test_eq_common) 'test requires a Windows-compatible system'\nSKIP: test_equivalences (test.test_pathlib.WindowsPathAsPureTest.test_equivalences) 'test requires a Windows-compatible system'\nSKIP: test_fspath_common (test.test_pathlib.WindowsPathAsPureTest.test_fspath_common) 'test requires a Windows-compatible system'\nSKIP: test_group (test.test_pathlib.WindowsPathAsPureTest.test_group) 'test requires a Windows-compatible system'\nSKIP: test_is_absolute (test.test_pathlib.WindowsPathAsPureTest.test_is_absolute) 'test requires a Windows-compatible system'\nSKIP: test_is_relative_to (test.test_pathlib.WindowsPathAsPureTest.test_is_relative_to) 'test requires a Windows-compatible system'\nSKIP: test_is_relative_to_common (test.test_pathlib.WindowsPathAsPureTest.test_is_relative_to_common) 'test requires a Windows-compatible system'\nSKIP: test_is_reserved (test.test_pathlib.WindowsPathAsPureTest.test_is_reserved) 'test requires a Windows-compatible system'\nSKIP: test_join (test.test_pathlib.WindowsPathAsPureTest.test_join) 'test requires a Windows-compatible system'\nSKIP: test_join_common (test.test_pathlib.WindowsPathAsPureTest.test_join_common) 'test requires a Windows-compatible system'\nSKIP: test_match (test.test_pathlib.WindowsPathAsPureTest.test_match) 'test requires a Windows-compatible system'\nSKIP: test_match_common (test.test_pathlib.WindowsPathAsPureTest.test_match_common) 'test requires a Windows-compatible system'\nSKIP: test_name (test.test_pathlib.WindowsPathAsPureTest.test_name) 'test requires a Windows-compatible system'\nSKIP: test_name_common (test.test_pathlib.WindowsPathAsPureTest.test_name_common) 'test requires a Windows-compatible system'\nSKIP: test_ordering_common (test.test_pathlib.WindowsPathAsPureTest.test_ordering_common) 'test requires a Windows-compatible system'\nSKIP: test_owner (test.test_pathlib.WindowsPathAsPureTest.test_owner) 'test requires a Windows-compatible system'\nSKIP: test_parent (test.test_pathlib.WindowsPathAsPureTest.test_parent) 'test requires a Windows-compatible system'\nSKIP: test_parent_common (test.test_pathlib.WindowsPathAsPureTest.test_parent_common) 'test requires a Windows-compatible system'\nSKIP: test_parents (test.test_pathlib.WindowsPathAsPureTest.test_parents) 'test requires a Windows-compatible system'\nSKIP: test_parents_common (test.test_pathlib.WindowsPathAsPureTest.test_parents_common) 'test requires a Windows-compatible system'\nSKIP: test_parts (test.test_pathlib.WindowsPathAsPureTest.test_parts) 'test requires a Windows-compatible system'\nSKIP: test_parts_common (test.test_pathlib.WindowsPathAsPureTest.test_parts_common) 'test requires a Windows-compatible system'\nSKIP: test_pickling_common (test.test_pathlib.WindowsPathAsPureTest.test_pickling_common) 'test requires a Windows-compatible system'\nSKIP: test_relative_to (test.test_pathlib.WindowsPathAsPureTest.test_relative_to) 'test requires a Windows-compatible system'\nSKIP: test_relative_to_common (test.test_pathlib.WindowsPathAsPureTest.test_relative_to_common) 'test requires a Windows-compatible system'\nSKIP: test_repr_common (test.test_pathlib.WindowsPathAsPureTest.test_repr_common) 'test requires a Windows-compatible system'\nSKIP: test_repr_roundtrips (test.test_pathlib.WindowsPathAsPureTest.test_repr_roundtrips) 'test requires a Windows-compatible system'\nSKIP: test_root (test.test_pathlib.WindowsPathAsPureTest.test_root) 'test requires a Windows-compatible system'\nSKIP: test_root_common (test.test_pathlib.WindowsPathAsPureTest.test_root_common) 'test requires a Windows-compatible system'\nSKIP: test_stem (test.test_pathlib.WindowsPathAsPureTest.test_stem) 'test requires a Windows-compatible system'\nSKIP: test_stem_common (test.test_pathlib.WindowsPathAsPureTest.test_stem_common) 'test requires a Windows-compatible system'\nSKIP: test_str (test.test_pathlib.WindowsPathAsPureTest.test_str) 'test requires a Windows-compatible system'\nSKIP: test_str_common (test.test_pathlib.WindowsPathAsPureTest.test_str_common) 'test requires a Windows-compatible system'\nSKIP: test_str_subclass (test.test_pathlib.WindowsPathAsPureTest.test_str_subclass) 'test requires a Windows-compatible system'\nSKIP: test_str_subclass_common (test.test_pathlib.WindowsPathAsPureTest.test_str_subclass_common) 'test requires a Windows-compatible system'\nSKIP: test_suffix (test.test_pathlib.WindowsPathAsPureTest.test_suffix) 'test requires a Windows-compatible system'\nSKIP: test_suffix_common (test.test_pathlib.WindowsPathAsPureTest.test_suffix_common) 'test requires a Windows-compatible system'\nSKIP: test_suffixes (test.test_pathlib.WindowsPathAsPureTest.test_suffixes) 'test requires a Windows-compatible system'\nSKIP: test_suffixes_common (test.test_pathlib.WindowsPathAsPureTest.test_suffixes_common) 'test requires a Windows-compatible system'\nSKIP: test_with_name (test.test_pathlib.WindowsPathAsPureTest.test_with_name) 'test requires a Windows-compatible system'\nSKIP: test_with_name_common (test.test_pathlib.WindowsPathAsPureTest.test_with_name_common) 'test requires a Windows-compatible system'\nSKIP: test_with_segments_common (test.test_pathlib.WindowsPathAsPureTest.test_with_segments_common) 'test requires a Windows-compatible system'\nSKIP: test_with_stem (test.test_pathlib.WindowsPathAsPureTest.test_with_stem) 'test requires a Windows-compatible system'\nSKIP: test_with_stem_common (test.test_pathlib.WindowsPathAsPureTest.test_with_stem_common) 'test requires a Windows-compatible system'\nSKIP: test_with_suffix (test.test_pathlib.WindowsPathAsPureTest.test_with_suffix) 'test requires a Windows-compatible system'\nSKIP: test_with_suffix_common (test.test_pathlib.WindowsPathAsPureTest.test_with_suffix_common) 'test requires a Windows-compatible system'\nSKIP: test_absolute (test.test_pathlib.WindowsPathTest.test_absolute) 'test requires a Windows-compatible system'\nSKIP: test_absolute_common (test.test_pathlib.WindowsPathTest.test_absolute_common) 'test requires a Windows-compatible system'\nSKIP: test_chmod (test.test_pathlib.WindowsPathTest.test_chmod) 'test requires a Windows-compatible system'\nSKIP: test_chmod_follow_symlinks_true (test.test_pathlib.WindowsPathTest.test_chmod_follow_symlinks_true) 'test requires a Windows-compatible system'\nSKIP: test_complex_symlinks_absolute (test.test_pathlib.WindowsPathTest.test_complex_symlinks_absolute) 'test requires a Windows-compatible system'\nSKIP: test_complex_symlinks_relative (test.test_pathlib.WindowsPathTest.test_complex_symlinks_relative) 'test requires a Windows-compatible system'\nSKIP: test_complex_symlinks_relative_dot_dot (test.test_pathlib.WindowsPathTest.test_complex_symlinks_relative_dot_dot) 'test requires a Windows-compatible system'\nSKIP: test_cwd (test.test_pathlib.WindowsPathTest.test_cwd) 'test requires a Windows-compatible system'\nSKIP: test_empty_path (test.test_pathlib.WindowsPathTest.test_empty_path) 'test requires a Windows-compatible system'\nSKIP: test_exists (test.test_pathlib.WindowsPathTest.test_exists) 'test requires a Windows-compatible system'\nSKIP: test_expanduser (test.test_pathlib.WindowsPathTest.test_expanduser) 'test requires a Windows-compatible system'\nSKIP: test_expanduser_common (test.test_pathlib.WindowsPathTest.test_expanduser_common) 'test requires a Windows-compatible system'\nSKIP: test_glob (test.test_pathlib.WindowsPathTest.test_glob) 'test requires a Windows-compatible system'\nSKIP: test_glob_above_recursion_limit (test.test_pathlib.WindowsPathTest.test_glob_above_recursion_limit) 'test requires a Windows-compatible system'\nSKIP: test_glob_case_sensitive (test.test_pathlib.WindowsPathTest.test_glob_case_sensitive) 'test requires a Windows-compatible system'\nSKIP: test_glob_common (test.test_pathlib.WindowsPathTest.test_glob_common) 'test requires a Windows-compatible system'\nSKIP: test_glob_dotdot (test.test_pathlib.WindowsPathTest.test_glob_dotdot) 'test requires a Windows-compatible system'\nSKIP: test_glob_long_symlink (test.test_pathlib.WindowsPathTest.test_glob_long_symlink) 'test requires a Windows-compatible system'\nSKIP: test_glob_many_open_files (test.test_pathlib.WindowsPathTest.test_glob_many_open_files) 'test requires a Windows-compatible system'\nSKIP: test_glob_permissions (test.test_pathlib.WindowsPathTest.test_glob_permissions) 'test requires a Windows-compatible system'\nSKIP: test_group (test.test_pathlib.WindowsPathTest.test_group) 'test requires a Windows-compatible system'\nSKIP: test_hardlink_to (test.test_pathlib.WindowsPathTest.test_hardlink_to) 'test requires a Windows-compatible system'\nSKIP: test_home (test.test_pathlib.WindowsPathTest.test_home) 'test requires a Windows-compatible system'\nSKIP: test_is_block_device_false (test.test_pathlib.WindowsPathTest.test_is_block_device_false) 'test requires a Windows-compatible system'\nSKIP: test_is_char_device_false (test.test_pathlib.WindowsPathTest.test_is_char_device_false) 'test requires a Windows-compatible system'\nSKIP: test_is_char_device_true (test.test_pathlib.WindowsPathTest.test_is_char_device_true) 'test requires a Windows-compatible system'\nSKIP: test_is_dir (test.test_pathlib.WindowsPathTest.test_is_dir) 'test requires a Windows-compatible system'\nSKIP: test_is_fifo_false (test.test_pathlib.WindowsPathTest.test_is_fifo_false) 'test requires a Windows-compatible system'\nSKIP: test_is_fifo_true (test.test_pathlib.WindowsPathTest.test_is_fifo_true) 'test requires a Windows-compatible system'\nSKIP: test_is_file (test.test_pathlib.WindowsPathTest.test_is_file) 'test requires a Windows-compatible system'\nSKIP: test_is_junction (test.test_pathlib.WindowsPathTest.test_is_junction) 'test requires a Windows-compatible system'\nSKIP: test_is_mount (test.test_pathlib.WindowsPathTest.test_is_mount) 'test requires a Windows-compatible system'\nSKIP: test_is_socket_false (test.test_pathlib.WindowsPathTest.test_is_socket_false) 'test requires a Windows-compatible system'\nSKIP: test_is_socket_true (test.test_pathlib.WindowsPathTest.test_is_socket_true) 'test requires a Windows-compatible system'\nSKIP: test_is_symlink (test.test_pathlib.WindowsPathTest.test_is_symlink) 'test requires a Windows-compatible system'\nSKIP: test_iterdir (test.test_pathlib.WindowsPathTest.test_iterdir) 'test requires a Windows-compatible system'\nSKIP: test_iterdir_nodir (test.test_pathlib.WindowsPathTest.test_iterdir_nodir) 'test requires a Windows-compatible system'\nSKIP: test_iterdir_symlink (test.test_pathlib.WindowsPathTest.test_iterdir_symlink) 'test requires a Windows-compatible system'\nSKIP: test_link_to_not_implemented (test.test_pathlib.WindowsPathTest.test_link_to_not_implemented) 'test requires a Windows-compatible system'\nSKIP: test_lstat (test.test_pathlib.WindowsPathTest.test_lstat) 'test requires a Windows-compatible system'\nSKIP: test_lstat_nosymlink (test.test_pathlib.WindowsPathTest.test_lstat_nosymlink) 'test requires a Windows-compatible system'\nSKIP: test_mkdir (test.test_pathlib.WindowsPathTest.test_mkdir) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_concurrent_parent_creation (test.test_pathlib.WindowsPathTest.test_mkdir_concurrent_parent_creation) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_exist_ok (test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_exist_ok_root (test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok_root) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_exist_ok_with_parent (test.test_pathlib.WindowsPathTest.test_mkdir_exist_ok_with_parent) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_no_parents_file (test.test_pathlib.WindowsPathTest.test_mkdir_no_parents_file) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_parents (test.test_pathlib.WindowsPathTest.test_mkdir_parents) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_with_child_file (test.test_pathlib.WindowsPathTest.test_mkdir_with_child_file) 'test requires a Windows-compatible system'\nSKIP: test_mkdir_with_unknown_drive (test.test_pathlib.WindowsPathTest.test_mkdir_with_unknown_drive) 'test requires a Windows-compatible system'\nSKIP: test_open_common (test.test_pathlib.WindowsPathTest.test_open_common) 'test requires a Windows-compatible system'\nSKIP: test_owner (test.test_pathlib.WindowsPathTest.test_owner) 'test requires a Windows-compatible system'\nSKIP: test_parts_interning (test.test_pathlib.WindowsPathTest.test_parts_interning) 'test requires a Windows-compatible system'\nSKIP: test_passing_kwargs_deprecated (test.test_pathlib.WindowsPathTest.test_passing_kwargs_deprecated) 'test requires a Windows-compatible system'\nSKIP: test_pickling_common (test.test_pathlib.WindowsPathTest.test_pickling_common) 'test requires a Windows-compatible system'\nSKIP: test_read_write_bytes (test.test_pathlib.WindowsPathTest.test_read_write_bytes) 'test requires a Windows-compatible system'\nSKIP: test_read_write_text (test.test_pathlib.WindowsPathTest.test_read_write_text) 'test requires a Windows-compatible system'\nSKIP: test_readlink (test.test_pathlib.WindowsPathTest.test_readlink) 'test requires a Windows-compatible system'\nSKIP: test_rename (test.test_pathlib.WindowsPathTest.test_rename) 'test requires a Windows-compatible system'\nSKIP: test_replace (test.test_pathlib.WindowsPathTest.test_replace) 'test requires a Windows-compatible system'\nSKIP: test_resolve_common (test.test_pathlib.WindowsPathTest.test_resolve_common) 'test requires a Windows-compatible system'\nSKIP: test_resolve_dot (test.test_pathlib.WindowsPathTest.test_resolve_dot) 'test requires a Windows-compatible system'\nSKIP: test_resolve_nonexist_relative_issue38671 (test.test_pathlib.WindowsPathTest.test_resolve_nonexist_relative_issue38671) 'test requires a Windows-compatible system'\nSKIP: test_rglob (test.test_pathlib.WindowsPathTest.test_rglob) 'test requires a Windows-compatible system'\nSKIP: test_rglob_common (test.test_pathlib.WindowsPathTest.test_rglob_common) 'test requires a Windows-compatible system'\nSKIP: test_rglob_symlink_loop (test.test_pathlib.WindowsPathTest.test_rglob_symlink_loop) 'test requires a Windows-compatible system'\nSKIP: test_rmdir (test.test_pathlib.WindowsPathTest.test_rmdir) 'test requires a Windows-compatible system'\nSKIP: test_samefile (test.test_pathlib.WindowsPathTest.test_samefile) 'test requires a Windows-compatible system'\nSKIP: test_stat (test.test_pathlib.WindowsPathTest.test_stat) 'test requires a Windows-compatible system'\nSKIP: test_stat_no_follow_symlinks (test.test_pathlib.WindowsPathTest.test_stat_no_follow_symlinks) 'test requires a Windows-compatible system'\nSKIP: test_stat_no_follow_symlinks_nosymlink (test.test_pathlib.WindowsPathTest.test_stat_no_follow_symlinks_nosymlink) 'test requires a Windows-compatible system'\nSKIP: test_symlink_to (test.test_pathlib.WindowsPathTest.test_symlink_to) 'test requires a Windows-compatible system'\nSKIP: test_touch_common (test.test_pathlib.WindowsPathTest.test_touch_common) 'test requires a Windows-compatible system'\nSKIP: test_touch_nochange (test.test_pathlib.WindowsPathTest.test_touch_nochange) 'test requires a Windows-compatible system'\nSKIP: test_unlink (test.test_pathlib.WindowsPathTest.test_unlink) 'test requires a Windows-compatible system'\nSKIP: test_unlink_missing_ok (test.test_pathlib.WindowsPathTest.test_unlink_missing_ok) 'test requires a Windows-compatible system'\nSKIP: test_with (test.test_pathlib.WindowsPathTest.test_with) 'test requires a Windows-compatible system'\nSKIP: test_with_segments (test.test_pathlib.WindowsPathTest.test_with_segments) 'test requires a Windows-compatible system'\nSKIP: test_write_text_with_newlines (test.test_pathlib.WindowsPathTest.test_write_text_with_newlines) 'test requires a Windows-compatible system'\n\n----------------------------------------------------------------------\nRan 460 tests in 3.682s\n\nOK (skipped=147)\n0:02:08 load avg: 3.51 [280/469] test_peg_generator passed\nSKIP: test.test_peg_generator.test_c_parser (unittest.loader.ModuleSkipped.test.test_peg_generator.test_c_parser) 'peg_generator directory could not be found'\nSKIP: test.test_peg_generator.test_first_sets (unittest.loader.ModuleSkipped.test.test_peg_generator.test_first_sets) 'peg_generator directory could not be found'\nSKIP: test.test_peg_generator.test_grammar_validator (unittest.loader.ModuleSkipped.test.test_peg_generator.test_grammar_validator) 'peg_generator directory could not be found'\nSKIP: test.test_peg_generator.test_pegen (unittest.loader.ModuleSkipped.test.test_peg_generator.test_pegen) 'peg_generator directory could not be found'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.001s\n\nNO TESTS RAN (skipped=4)\n0:02:09 load avg: 3.51 [281/469] test_pep646_syntax passed\ndoctests (test.test_pep646_syntax.__test__)\nPASS: Doctest: test.test_pep646_syntax.__test__.doctests\n\n----------------------------------------------------------------------\nRan 1 test in 0.020s\n\nOK\n0:02:09 load avg: 3.51 [282/469] test_perfmaps passed\nPASS: test_write_perf_map_entry (test.test_perfmaps.TestPerfMapWriting.test_write_perf_map_entry)\n\n----------------------------------------------------------------------\nRan 1 test in 0.001s\n\nOK\n0:02:09 load avg: 3.51 [283/469] test_perf_profiler passed\nSKIP: test_python_calls_appear_in_the_stack_if_perf_activated (test.test_perf_profiler.TestPerfProfiler.test_python_calls_appear_in_the_stack_if_perf_activated) \"perf command doesn't work\"\nSKIP: test_python_calls_do_not_appear_in_the_stack_if_perf_activated (test.test_perf_profiler.TestPerfProfiler.test_python_calls_do_not_appear_in_the_stack_if_perf_activated) \"perf command doesn't work\"\nPASS: test_sys_api (test.test_perf_profiler.TestPerfTrampoline.test_sys_api)\nPASS: test_sys_api_get_status (test.test_perf_profiler.TestPerfTrampoline.test_sys_api_get_status)\nPASS: test_sys_api_with_existing_trampoline (test.test_perf_profiler.TestPerfTrampoline.test_sys_api_with_existing_trampoline)\nPASS: test_sys_api_with_invalid_trampoline (test.test_perf_profiler.TestPerfTrampoline.test_sys_api_with_invalid_trampoline)\nPASS: test_trampoline_works (test.test_perf_profiler.TestPerfTrampoline.test_trampoline_works)\nPASS: test_trampoline_works_with_forks (test.test_perf_profiler.TestPerfTrampoline.test_trampoline_works_with_forks)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.357s\n\nOK (skipped=2)\n0:02:10 load avg: 3.51 [284/469] test_picklebuffer passed\nPASS: test_basics (test.test_picklebuffer.PickleBufferTest.test_basics)\nPASS: test_constructor_failure (test.test_picklebuffer.PickleBufferTest.test_constructor_failure)\nPASS: test_cycle (test.test_picklebuffer.PickleBufferTest.test_cycle)\nPASS: test_ndarray_2d (test.test_picklebuffer.PickleBufferTest.test_ndarray_2d)\nPASS: test_raw (test.test_picklebuffer.PickleBufferTest.test_raw)\nPASS: test_raw_ndarray (test.test_picklebuffer.PickleBufferTest.test_raw_ndarray)\nPASS: test_raw_non_contiguous (test.test_picklebuffer.PickleBufferTest.test_raw_non_contiguous)\nPASS: test_raw_released (test.test_picklebuffer.PickleBufferTest.test_raw_released)\nPASS: test_release (test.test_picklebuffer.PickleBufferTest.test_release)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.014s\n\nOK\n0:02:12 load avg: 3.51 [285/469] test_pickletools passed\nPASS: test__all__ (test.test_pickletools.MiscTestCase.test__all__)\nPASS: test_appends_on_non_lists (test.test_pickletools.OptimizedPickleTests.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickletools.OptimizedPickleTests.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickletools.OptimizedPickleTests.test_bad_getattr)\nPASS: test_buffer_callback_error (test.test_pickletools.OptimizedPickleTests.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickletools.OptimizedPickleTests.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickletools.OptimizedPickleTests.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickletools.OptimizedPickleTests.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickletools.OptimizedPickleTests.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickletools.OptimizedPickleTests.test_builtin_types)\nPASS: test_bytearray (test.test_pickletools.OptimizedPickleTests.test_bytearray)\nPASS: test_bytearray_memoization_bug (test.test_pickletools.OptimizedPickleTests.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickletools.OptimizedPickleTests.test_bytes)\nPASS: test_c_methods (test.test_pickletools.OptimizedPickleTests.test_c_methods)\nPASS: test_compat_pickle (test.test_pickletools.OptimizedPickleTests.test_compat_pickle)\nPASS: test_complex_newobj (test.test_pickletools.OptimizedPickleTests.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickletools.OptimizedPickleTests.test_complex_newobj_ex)\nPASS: test_dict_chunking (test.test_pickletools.OptimizedPickleTests.test_dict_chunking)\nPASS: test_dynamic_class (test.test_pickletools.OptimizedPickleTests.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickletools.OptimizedPickleTests.test_ellipsis)\nPASS: test_evil_class_mutating_dict (test.test_pickletools.OptimizedPickleTests.test_evil_class_mutating_dict)\nSKIP: test_evil_pickler_mutating_collection (test.test_pickletools.OptimizedPickleTests.test_evil_pickler_mutating_collection) \"<class 'test.test_pickletools.OptimizedPickleTests'> has no associated pickler type\"\nPASS: test_float (test.test_pickletools.OptimizedPickleTests.test_float)\nPASS: test_float_format (test.test_pickletools.OptimizedPickleTests.test_float_format)\nPASS: test_framing_large_objects (test.test_pickletools.OptimizedPickleTests.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickletools.OptimizedPickleTests.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_getinitargs (test.test_pickletools.OptimizedPickleTests.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickletools.OptimizedPickleTests.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickletools.OptimizedPickleTests.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickletools.OptimizedPickleTests.test_global_ext4)\nPASS: test_in_band_buffers (test.test_pickletools.OptimizedPickleTests.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickletools.OptimizedPickleTests.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickletools.OptimizedPickleTests.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickletools.OptimizedPickleTests.test_ints)\nPASS: test_large_pickles (test.test_pickletools.OptimizedPickleTests.test_large_pickles)\nPASS: test_list_chunking (test.test_pickletools.OptimizedPickleTests.test_list_chunking)\nPASS: test_local_lookup_error (test.test_pickletools.OptimizedPickleTests.test_local_lookup_error)\nPASS: test_long (test.test_pickletools.OptimizedPickleTests.test_long)\nPASS: test_long1 (test.test_pickletools.OptimizedPickleTests.test_long1)\nPASS: test_long4 (test.test_pickletools.OptimizedPickleTests.test_long4)\nPASS: test_many_puts_and_gets (test.test_pickletools.OptimizedPickleTests.test_many_puts_and_gets)\nPASS: test_metaclass (test.test_pickletools.OptimizedPickleTests.test_metaclass)\nPASS: test_misc (test.test_pickletools.OptimizedPickleTests.test_misc)\nPASS: test_nested_names (test.test_pickletools.OptimizedPickleTests.test_nested_names)\nPASS: test_newobj_generic (test.test_pickletools.OptimizedPickleTests.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickletools.OptimizedPickleTests.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickletools.OptimizedPickleTests.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickletools.OptimizedPickleTests.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickletools.OptimizedPickleTests.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickletools.OptimizedPickleTests.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickletools.OptimizedPickleTests.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickletools.OptimizedPickleTests.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickletools.OptimizedPickleTests.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickletools.OptimizedPickleTests.test_oob_buffers_writable_to_readonly)\nPASS: test_optimize_binput_and_memoize (test.test_pickletools.OptimizedPickleTests.test_optimize_binput_and_memoize)\nPASS: test_optimize_long_binget (test.test_pickletools.OptimizedPickleTests.test_optimize_long_binget)\nPASS: test_optional_frames (test.test_pickletools.OptimizedPickleTests.test_optional_frames)\nPASS: test_picklebuffer_error (test.test_pickletools.OptimizedPickleTests.test_picklebuffer_error)\nPASS: test_proto (test.test_pickletools.OptimizedPickleTests.test_proto)\nPASS: test_py_methods (test.test_pickletools.OptimizedPickleTests.test_py_methods)\nPASS: test_recursive_dict (test.test_pickletools.OptimizedPickleTests.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickletools.OptimizedPickleTests.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickletools.OptimizedPickleTests.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickletools.OptimizedPickleTests.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickletools.OptimizedPickleTests.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickletools.OptimizedPickleTests.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickletools.OptimizedPickleTests.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickletools.OptimizedPickleTests.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickletools.OptimizedPickleTests.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickletools.OptimizedPickleTests.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickletools.OptimizedPickleTests.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickletools.OptimizedPickleTests.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickletools.OptimizedPickleTests.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickletools.OptimizedPickleTests.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickletools.OptimizedPickleTests.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickletools.OptimizedPickleTests.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickletools.OptimizedPickleTests.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickletools.OptimizedPickleTests.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickletools.OptimizedPickleTests.test_setitems_on_non_dicts)\nPASS: test_short_tuples (test.test_pickletools.OptimizedPickleTests.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickletools.OptimizedPickleTests.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickletools.OptimizedPickleTests.test_singleton_types)\nPASS: test_singletons (test.test_pickletools.OptimizedPickleTests.test_singletons)\nPASS: test_structseq (test.test_pickletools.OptimizedPickleTests.test_structseq)\nPASS: test_unicode (test.test_pickletools.OptimizedPickleTests.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickletools.OptimizedPickleTests.test_unicode_high_plane)\ndisassembler_memo_test (pickletools.__test__)\nPASS: Doctest: pickletools.__test__.disassembler_memo_test\ndisassembler_test (pickletools.__test__)\nPASS: Doctest: pickletools.__test__.disassembler_test\nread_bytearray8 (pickletools)\nPASS: Doctest: pickletools.read_bytearray8\nread_bytes1 (pickletools)\nPASS: Doctest: pickletools.read_bytes1\nread_bytes4 (pickletools)\nPASS: Doctest: pickletools.read_bytes4\nread_bytes8 (pickletools)\nPASS: Doctest: pickletools.read_bytes8\nread_decimalnl_long (pickletools)\nPASS: Doctest: pickletools.read_decimalnl_long\nread_decimalnl_short (pickletools)\nPASS: Doctest: pickletools.read_decimalnl_short\nread_float8 (pickletools)\nPASS: Doctest: pickletools.read_float8\nread_floatnl (pickletools)\nPASS: Doctest: pickletools.read_floatnl\nread_int4 (pickletools)\nPASS: Doctest: pickletools.read_int4\nread_long1 (pickletools)\nPASS: Doctest: pickletools.read_long1\nread_long4 (pickletools)\nPASS: Doctest: pickletools.read_long4\nread_string1 (pickletools)\nPASS: Doctest: pickletools.read_string1\nread_string4 (pickletools)\nPASS: Doctest: pickletools.read_string4\nread_stringnl (pickletools)\nPASS: Doctest: pickletools.read_stringnl\nread_stringnl_noescape_pair (pickletools)\nPASS: Doctest: pickletools.read_stringnl_noescape_pair\nread_uint1 (pickletools)\nPASS: Doctest: pickletools.read_uint1\nread_uint2 (pickletools)\nPASS: Doctest: pickletools.read_uint2\nread_uint4 (pickletools)\nPASS: Doctest: pickletools.read_uint4\nread_uint8 (pickletools)\nPASS: Doctest: pickletools.read_uint8\nread_unicodestring1 (pickletools)\nPASS: Doctest: pickletools.read_unicodestring1\nread_unicodestring4 (pickletools)\nPASS: Doctest: pickletools.read_unicodestring4\nread_unicodestring8 (pickletools)\nPASS: Doctest: pickletools.read_unicodestring8\nread_unicodestringnl (pickletools)\nPASS: Doctest: pickletools.read_unicodestringnl\n\n----------------------------------------------------------------------\nRan 134 tests in 1.543s\n\nOK (skipped=3)\n0:02:12 load avg: 3.51 [286/469] test_pipes passed\nPASS: testBadAppendOptions (test.test_pipes.SimplePipeTests.testBadAppendOptions)\nPASS: testBadOpenMode (test.test_pipes.SimplePipeTests.testBadOpenMode)\nPASS: testBadPrependOptions (test.test_pipes.SimplePipeTests.testBadPrependOptions)\nPASS: testClone (test.test_pipes.SimplePipeTests.testClone)\nPASS: testEmptyPipeline1 (test.test_pipes.SimplePipeTests.testEmptyPipeline1)\nPASS: testEmptyPipeline2 (test.test_pipes.SimplePipeTests.testEmptyPipeline2)\nPASS: testEmptyPipeline3 (test.test_pipes.SimplePipeTests.testEmptyPipeline3)\nPASS: testReadOpenSink (test.test_pipes.SimplePipeTests.testReadOpenSink)\nPASS: testRepr (test.test_pipes.SimplePipeTests.testRepr)\nPASS: testSetDebug (test.test_pipes.SimplePipeTests.testSetDebug)\nPASS: testSimplePipe1 (test.test_pipes.SimplePipeTests.testSimplePipe1)\nPASS: testSimplePipe2 (test.test_pipes.SimplePipeTests.testSimplePipe2)\nPASS: testSimplePipe3 (test.test_pipes.SimplePipeTests.testSimplePipe3)\nPASS: testWriteOpenSource (test.test_pipes.SimplePipeTests.testWriteOpenSource)\n\n----------------------------------------------------------------------\nRan 14 tests in 0.032s\n\nOK\n0:02:13 load avg: 3.51 [287/469] test_pkg passed\nPASS: test_1 (test.test_pkg.TestPkg.test_1)\nPASS: test_2 (test.test_pkg.TestPkg.test_2)\nPASS: test_3 (test.test_pkg.TestPkg.test_3)\nPASS: test_4 (test.test_pkg.TestPkg.test_4)\nPASS: test_5 (test.test_pkg.TestPkg.test_5)\nPASS: test_6 (test.test_pkg.TestPkg.test_6)\nPASS: test_7 (test.test_pkg.TestPkg.test_7)\nPASS: test_8 (test.test_pkg.TestPkg.test_8)\n\n----------------------------------------------------------------------\nRan 8 tests in 0.035s\n\nOK\n0:02:14 load avg: 3.39 [288/469] test_pkgutil passed\nPASS: test_iter_importers (test.test_pkgutil.ExtendPathTests.test_iter_importers)\nPASS: test_mixed_namespace (test.test_pkgutil.ExtendPathTests.test_mixed_namespace)\nPASS: test_simple (test.test_pkgutil.ExtendPathTests.test_simple)\nPASS: test_find_loader_is_deprecated (test.test_pkgutil.ImportlibMigrationTests.test_find_loader_is_deprecated)\nPASS: test_find_loader_missing_module (test.test_pkgutil.ImportlibMigrationTests.test_find_loader_missing_module)\nPASS: test_get_importer_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests.test_get_importer_avoids_emulation)\nPASS: test_get_loader_None_in_sys_modules (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_None_in_sys_modules)\nPASS: test_get_loader_handles_missing_loader_attribute (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_missing_loader_attribute)\nPASS: test_get_loader_handles_missing_spec_attribute (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_missing_spec_attribute)\nPASS: test_get_loader_handles_spec_attribute_none (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_handles_spec_attribute_none)\nPASS: test_get_loader_is_deprecated (test.test_pkgutil.ImportlibMigrationTests.test_get_loader_is_deprecated)\nPASS: test_issue44061 (test.test_pkgutil.ImportlibMigrationTests.test_issue44061)\nPASS: test_iter_importers_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests.test_iter_importers_avoids_emulation)\nPASS: test_nested (test.test_pkgutil.NestedNamespacePackageTest.test_nested)\nPASS: test_alreadyloaded (test.test_pkgutil.PkgutilPEP302Tests.test_alreadyloaded)\nPASS: test_getdata_pep302 (test.test_pkgutil.PkgutilPEP302Tests.test_getdata_pep302)\nPASS: test_getdata_filesys (test.test_pkgutil.PkgutilTests.test_getdata_filesys)\nPASS: test_getdata_zipfile (test.test_pkgutil.PkgutilTests.test_getdata_zipfile)\nPASS: test_issue44061_iter_modules (test.test_pkgutil.PkgutilTests.test_issue44061_iter_modules)\nPASS: test_name_resolution (test.test_pkgutil.PkgutilTests.test_name_resolution)\nPASS: test_unreadable_dir_on_syspath (test.test_pkgutil.PkgutilTests.test_unreadable_dir_on_syspath)\nPASS: test_walk_packages_raises_on_string_or_bytes_input (test.test_pkgutil.PkgutilTests.test_walk_packages_raises_on_string_or_bytes_input)\nPASS: test_walkpackages_filesys (test.test_pkgutil.PkgutilTests.test_walkpackages_filesys)\ntest_walkpackages_zipfile (test.test_pkgutil.PkgutilTests.test_walkpackages_zipfile)\nPASS: Tests the same as test_walkpackages_filesys, only with a zip file.\n\n----------------------------------------------------------------------\nRan 24 tests in 0.158s\n\nOK\n0:02:14 load avg: 3.39 [289/469] test_platform passed\nPASS: test__comparable_version (test.test_platform.PlatformTest.test__comparable_version)\nPASS: test_architecture (test.test_platform.PlatformTest.test_architecture)\nPASS: test_architecture_via_symlink (test.test_platform.PlatformTest.test_architecture_via_symlink)\nPASS: test_freedesktop_os_release (test.test_platform.PlatformTest.test_freedesktop_os_release)\nPASS: test_java_ver (test.test_platform.PlatformTest.test_java_ver)\nPASS: test_libc_ver (test.test_platform.PlatformTest.test_libc_ver)\nPASS: test_mac_ver (test.test_platform.PlatformTest.test_mac_ver)\nSKIP: test_mac_ver_with_fork (test.test_platform.PlatformTest.test_mac_ver_with_fork) 'OSX only test'\nPASS: test_machine (test.test_platform.PlatformTest.test_machine)\nPASS: test_macos (test.test_platform.PlatformTest.test_macos)\nPASS: test_node (test.test_platform.PlatformTest.test_node)\nPASS: test_parse_os_release (test.test_platform.PlatformTest.test_parse_os_release)\nPASS: test_platform (test.test_platform.PlatformTest.test_platform)\nPASS: test_processor (test.test_platform.PlatformTest.test_processor)\nPASS: test_release (test.test_platform.PlatformTest.test_release)\nPASS: test_sys_version (test.test_platform.PlatformTest.test_sys_version)\nPASS: test_system (test.test_platform.PlatformTest.test_system)\nPASS: test_system_alias (test.test_platform.PlatformTest.test_system_alias)\nPASS: test_uname (test.test_platform.PlatformTest.test_uname)\nPASS: test_uname_asdict (test.test_platform.PlatformTest.test_uname_asdict)\nPASS: test_uname_cast_to_tuple (test.test_platform.PlatformTest.test_uname_cast_to_tuple)\nPASS: test_uname_copy (test.test_platform.PlatformTest.test_uname_copy)\nPASS: test_uname_fields (test.test_platform.PlatformTest.test_uname_fields)\nPASS: test_uname_pickle (test.test_platform.PlatformTest.test_uname_pickle)\ntest_uname_processor (test.test_platform.PlatformTest.test_uname_processor)\nPASS: On some systems, the processor must match the output\nPASS: test_uname_replace (test.test_platform.PlatformTest.test_uname_replace)\nPASS: test_uname_slices (test.test_platform.PlatformTest.test_uname_slices)\nSKIP: test_uname_win32_ARCHITEW6432 (test.test_platform.PlatformTest.test_uname_win32_ARCHITEW6432) 'windows only test'\nSKIP: test_uname_win32_without_wmi (test.test_platform.PlatformTest.test_uname_win32_without_wmi) 'windows only test'\nPASS: test_version (test.test_platform.PlatformTest.test_version)\nPASS: test_win32_ver (test.test_platform.PlatformTest.test_win32_ver)\n\n----------------------------------------------------------------------\nRan 28 tests in 0.309s\n\nOK (skipped=3)\n0:02:15 load avg: 3.39 [290/469] test_pdb passed\nPASS: test_checkline_after_reset (test.test_pdb.ChecklineTests.test_checkline_after_reset)\nPASS: test_checkline_before_debugging (test.test_pdb.ChecklineTests.test_checkline_before_debugging)\nPASS: test_checkline_is_not_executable (test.test_pdb.ChecklineTests.test_checkline_is_not_executable)\nPASS: test_blocks_at_first_code_line (test.test_pdb.PdbTestCase.test_blocks_at_first_code_line)\nPASS: test_breakpoint (test.test_pdb.PdbTestCase.test_breakpoint)\nPASS: test_dir_as_script (test.test_pdb.PdbTestCase.test_dir_as_script)\nPASS: test_errors_in_command (test.test_pdb.PdbTestCase.test_errors_in_command)\nPASS: test_find_function_empty_file (test.test_pdb.PdbTestCase.test_find_function_empty_file)\nPASS: test_find_function_found (test.test_pdb.PdbTestCase.test_find_function_found)\nPASS: test_find_function_found_with_bom (test.test_pdb.PdbTestCase.test_find_function_found_with_bom)\nPASS: test_find_function_found_with_encoding_cookie (test.test_pdb.PdbTestCase.test_find_function_found_with_encoding_cookie)\nPASS: test_gh_93696_frozen_list (test.test_pdb.PdbTestCase.test_gh_93696_frozen_list)\nPASS: test_gh_94215_crash (test.test_pdb.PdbTestCase.test_gh_94215_crash)\nPASS: test_header (test.test_pdb.PdbTestCase.test_header)\nPASS: test_invalid_cmd_line_options (test.test_pdb.PdbTestCase.test_invalid_cmd_line_options)\nPASS: test_issue13120 (test.test_pdb.PdbTestCase.test_issue13120)\nPASS: test_issue13183 (test.test_pdb.PdbTestCase.test_issue13183)\nPASS: test_issue16180 (test.test_pdb.PdbTestCase.test_issue16180)\nPASS: test_issue26053 (test.test_pdb.PdbTestCase.test_issue26053)\ntest_issue34266 (test.test_pdb.PdbTestCase.test_issue34266)\nPASS: do_run handles exceptions from parsing its arg\nPASS: test_issue36250 (test.test_pdb.PdbTestCase.test_issue36250)\nPASS: test_issue42383 (test.test_pdb.PdbTestCase.test_issue42383)\ntest_issue42384 (test.test_pdb.PdbTestCase.test_issue42384)\nPASS: When running `python foo.py` sys.path[0] is an absolute path. `python -m pdb foo.py` should behave the same\ntest_issue42384_symlink (test.test_pdb.PdbTestCase.test_issue42384_symlink)\nPASS: When running `python foo.py` sys.path[0] resolves symlinks. `python -m pdb foo.py` should behave the same\nPASS: test_issue46434 (test.test_pdb.PdbTestCase.test_issue46434)\nPASS: test_issue7964 (test.test_pdb.PdbTestCase.test_issue7964)\nPASS: test_module_is_run_as_main (test.test_pdb.PdbTestCase.test_module_is_run_as_main)\nPASS: test_module_without_a_main (test.test_pdb.PdbTestCase.test_module_without_a_main)\nPASS: test_non_utf8_encoding (test.test_pdb.PdbTestCase.test_non_utf8_encoding)\nPASS: test_nonexistent_module (test.test_pdb.PdbTestCase.test_nonexistent_module)\nPASS: test_package_without_a_main (test.test_pdb.PdbTestCase.test_package_without_a_main)\nPASS: test_read_pdbrc_with_ascii_encoding (test.test_pdb.PdbTestCase.test_read_pdbrc_with_ascii_encoding)\nPASS: test_readrc_homedir (test.test_pdb.PdbTestCase.test_readrc_homedir)\nPASS: test_readrc_kwarg (test.test_pdb.PdbTestCase.test_readrc_kwarg)\nPASS: test_relative_imports (test.test_pdb.PdbTestCase.test_relative_imports)\nPASS: test_relative_imports_on_plain_module (test.test_pdb.PdbTestCase.test_relative_imports_on_plain_module)\nPASS: test_run_module (test.test_pdb.PdbTestCase.test_run_module)\nPASS: test_run_pdb_with_pdb (test.test_pdb.PdbTestCase.test_run_pdb_with_pdb)\nSKIP: setUpClass (test.test_pdb.PdbTestReadline) \"No module named 'readline'\"\ntest_convenience_variables (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_convenience_variables\ntest_list_commands (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_list_commands\ntest_next_until_return_at_return_event (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_next_until_return_at_return_event\ntest_pdb_alias_command (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_alias_command\ntest_pdb_ambiguous_statements (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_ambiguous_statements\ntest_pdb_basic_commands (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_basic_commands\ntest_pdb_breakpoint_commands (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_breakpoint_commands\ntest_pdb_breakpoints_preserved_across_interactive_sessions (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_breakpoints_preserved_across_interactive_sessions\ntest_pdb_continue_in_bottomframe (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_continue_in_bottomframe\ntest_pdb_display_command (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_display_command\ntest_pdb_displayhook (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_displayhook\ntest_pdb_issue_20766 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_20766\ntest_pdb_issue_43318 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_43318\ntest_pdb_issue_gh_101517 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_101517\ntest_pdb_issue_gh_101673 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_101673\ntest_pdb_issue_gh_103225 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_103225\ntest_pdb_issue_gh_108976 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_108976\ntest_pdb_issue_gh_65052 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_65052\ntest_pdb_issue_gh_91742 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_91742\ntest_pdb_issue_gh_94215 (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_issue_gh_94215\ntest_pdb_next_command_for_asyncgen (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_next_command_for_asyncgen\ntest_pdb_next_command_for_coroutine (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_next_command_for_coroutine\ntest_pdb_next_command_for_generator (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_next_command_for_generator\ntest_pdb_next_command_in_generator_for_loop (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_next_command_in_generator_for_loop\ntest_pdb_next_command_subiterator (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_next_command_subiterator\ntest_pdb_pp_repr_exc (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_pp_repr_exc\ntest_pdb_return_command_for_coroutine (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_return_command_for_coroutine\ntest_pdb_return_command_for_generator (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_return_command_for_generator\ntest_pdb_run_with_code_object (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_run_with_code_object\ntest_pdb_run_with_incorrect_argument (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_run_with_incorrect_argument\ntest_pdb_skip_modules (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_skip_modules\ntest_pdb_skip_modules_with_callback (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_skip_modules_with_callback\ntest_pdb_until_command_for_coroutine (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_until_command_for_coroutine\ntest_pdb_until_command_for_generator (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_until_command_for_generator\ntest_pdb_whatis_command (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_whatis_command\ntest_pdb_where_command (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_pdb_where_command\ntest_post_mortem (test.test_pdb)\nPASS: Doctest: test.test_pdb.test_post_mortem\n\n----------------------------------------------------------------------\nRan 75 tests in 7.528s\n\nOK (skipped=1)\n0:02:15 load avg: 3.39 [291/469] test_plistlib passed\nPASS: test__all__ (test.test_plistlib.MiscTestCase.test__all__)\nPASS: test_cycles (test.test_plistlib.TestBinaryPlistlib.test_cycles)\nPASS: test_deep_nesting (test.test_plistlib.TestBinaryPlistlib.test_deep_nesting)\nPASS: test_dump_duplicates (test.test_plistlib.TestBinaryPlistlib.test_dump_duplicates)\nPASS: test_identity (test.test_plistlib.TestBinaryPlistlib.test_identity)\nPASS: test_invalid_binary (test.test_plistlib.TestBinaryPlistlib.test_invalid_binary)\nPASS: test_large_timestamp (test.test_plistlib.TestBinaryPlistlib.test_large_timestamp)\nPASS: test_load_int (test.test_plistlib.TestBinaryPlistlib.test_load_int)\nPASS: test_load_singletons (test.test_plistlib.TestBinaryPlistlib.test_load_singletons)\nPASS: test_nonstandard_refs_size (test.test_plistlib.TestBinaryPlistlib.test_nonstandard_refs_size)\nPASS: test_unsupported (test.test_plistlib.TestBinaryPlistlib.test_unsupported)\nPASS: test_keyed_archive_data (test.test_plistlib.TestKeyedArchive.test_keyed_archive_data)\nPASS: test_appleformatting (test.test_plistlib.TestPlistlib.test_appleformatting)\nPASS: test_appleformattingfromliteral (test.test_plistlib.TestPlistlib.test_appleformattingfromliteral)\nPASS: test_bytearray (test.test_plistlib.TestPlistlib.test_bytearray)\nPASS: test_bytes (test.test_plistlib.TestPlistlib.test_bytes)\nPASS: test_bytesio (test.test_plistlib.TestPlistlib.test_bytesio)\nPASS: test_controlcharacters (test.test_plistlib.TestPlistlib.test_controlcharacters)\nPASS: test_create (test.test_plistlib.TestPlistlib.test_create)\nPASS: test_dict_members (test.test_plistlib.TestPlistlib.test_dict_members)\nPASS: test_dump_invalid_format (test.test_plistlib.TestPlistlib.test_dump_invalid_format)\nPASS: test_indentation_array (test.test_plistlib.TestPlistlib.test_indentation_array)\nPASS: test_indentation_dict (test.test_plistlib.TestPlistlib.test_indentation_dict)\nPASS: test_indentation_dict_mix (test.test_plistlib.TestPlistlib.test_indentation_dict_mix)\nPASS: test_int (test.test_plistlib.TestPlistlib.test_int)\nPASS: test_integer_notations (test.test_plistlib.TestPlistlib.test_integer_notations)\nPASS: test_invalid_type (test.test_plistlib.TestPlistlib.test_invalid_type)\nPASS: test_invalid_uid (test.test_plistlib.TestPlistlib.test_invalid_uid)\nPASS: test_invalidarray (test.test_plistlib.TestPlistlib.test_invalidarray)\nPASS: test_invaliddict (test.test_plistlib.TestPlistlib.test_invaliddict)\nPASS: test_invalidinteger (test.test_plistlib.TestPlistlib.test_invalidinteger)\nPASS: test_invalidreal (test.test_plistlib.TestPlistlib.test_invalidreal)\nPASS: test_io (test.test_plistlib.TestPlistlib.test_io)\nPASS: test_keys_no_string (test.test_plistlib.TestPlistlib.test_keys_no_string)\nPASS: test_keysort (test.test_plistlib.TestPlistlib.test_keysort)\nPASS: test_keysort_bytesio (test.test_plistlib.TestPlistlib.test_keysort_bytesio)\nPASS: test_list_members (test.test_plistlib.TestPlistlib.test_list_members)\nPASS: test_load_invalid_file (test.test_plistlib.TestPlistlib.test_load_invalid_file)\nPASS: test_lone_surrogates (test.test_plistlib.TestPlistlib.test_lone_surrogates)\nPASS: test_modified_uid_huge (test.test_plistlib.TestPlistlib.test_modified_uid_huge)\nPASS: test_modified_uid_negative (test.test_plistlib.TestPlistlib.test_modified_uid_negative)\nPASS: test_non_bmp_characters (test.test_plistlib.TestPlistlib.test_non_bmp_characters)\nPASS: test_nondictroot (test.test_plistlib.TestPlistlib.test_nondictroot)\nPASS: test_skipkeys (test.test_plistlib.TestPlistlib.test_skipkeys)\nPASS: test_tuple_members (test.test_plistlib.TestPlistlib.test_tuple_members)\nPASS: test_uid (test.test_plistlib.TestPlistlib.test_uid)\nPASS: test_uid_copy (test.test_plistlib.TestPlistlib.test_uid_copy)\nPASS: test_uid_data (test.test_plistlib.TestPlistlib.test_uid_data)\nPASS: test_uid_eq (test.test_plistlib.TestPlistlib.test_uid_eq)\nPASS: test_uid_hash (test.test_plistlib.TestPlistlib.test_uid_hash)\nPASS: test_uid_index (test.test_plistlib.TestPlistlib.test_uid_index)\nPASS: test_uid_pickle (test.test_plistlib.TestPlistlib.test_uid_pickle)\nPASS: test_uid_repr (test.test_plistlib.TestPlistlib.test_uid_repr)\nPASS: test_xml_encodings (test.test_plistlib.TestPlistlib.test_xml_encodings)\nPASS: test_xml_plist_with_entity_decl (test.test_plistlib.TestPlistlib.test_xml_plist_with_entity_decl)\nSKIP: test_lint_status (test.test_plistlib.TestPlutil.test_lint_status) 'plutil utility is for Mac os'\nSKIP: test_octal_and_hex (test.test_plistlib.TestPlutil.test_octal_and_hex) 'plutil utility is for Mac os'\n\n----------------------------------------------------------------------\nRan 55 tests in 0.281s\n\nOK (skipped=2)\n0:02:16 load avg: 3.39 [292/469] test_popen passed\nPASS: test_contextmanager (test.test_popen.PopenTest.test_contextmanager)\nPASS: test_iterating (test.test_popen.PopenTest.test_iterating)\nPASS: test_keywords (test.test_popen.PopenTest.test_keywords)\nPASS: test_popen (test.test_popen.PopenTest.test_popen)\nPASS: test_return_code (test.test_popen.PopenTest.test_return_code)\n\n----------------------------------------------------------------------\nRan 5 tests in 0.113s\n\nOK\n0:02:17 load avg: 3.39 [293/469] test_poll passed\nPASS: test_poll1 (test.test_poll.PollTests.test_poll1)\nSKIP: test_poll2 (test.test_poll.PollTests.test_poll2) \"resource 'walltime' is not enabled\"\nPASS: test_poll3 (test.test_poll.PollTests.test_poll3)\nPASS: test_poll_blocks_with_negative_ms (test.test_poll.PollTests.test_poll_blocks_with_negative_ms)\nPASS: test_poll_c_limits (test.test_poll.PollTests.test_poll_c_limits)\nPASS: test_poll_unit_tests (test.test_poll.PollTests.test_poll_unit_tests)\nPASS: test_threaded_poll (test.test_poll.PollTests.test_threaded_poll)\n\n----------------------------------------------------------------------\nRan 6 tests in 1.136s\n\nOK (skipped=1)\n0:02:17 load avg: 3.39 [294/469] test_positional_only_arg passed\nPASS: test_annotations_constant_fold (test.test_positional_only_arg.PositionalOnlyTestCase.test_annotations_constant_fold)\nPASS: test_annotations_in_closures (test.test_positional_only_arg.PositionalOnlyTestCase.test_annotations_in_closures)\nPASS: test_async (test.test_positional_only_arg.PositionalOnlyTestCase.test_async)\nPASS: test_change_default_pos_only (test.test_positional_only_arg.PositionalOnlyTestCase.test_change_default_pos_only)\nPASS: test_closures (test.test_positional_only_arg.PositionalOnlyTestCase.test_closures)\nPASS: test_generator (test.test_positional_only_arg.PositionalOnlyTestCase.test_generator)\nPASS: test_invalid_syntax_errors (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_errors)\nPASS: test_invalid_syntax_errors_async (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_errors_async)\nPASS: test_invalid_syntax_lambda (test.test_positional_only_arg.PositionalOnlyTestCase.test_invalid_syntax_lambda)\nPASS: test_lambdas (test.test_positional_only_arg.PositionalOnlyTestCase.test_lambdas)\nPASS: test_mangling (test.test_positional_only_arg.PositionalOnlyTestCase.test_mangling)\nPASS: test_module_function (test.test_positional_only_arg.PositionalOnlyTestCase.test_module_function)\nPASS: test_no_standard_args_usage (test.test_positional_only_arg.PositionalOnlyTestCase.test_no_standard_args_usage)\nPASS: test_optional_positional_only_args (test.test_positional_only_arg.PositionalOnlyTestCase.test_optional_positional_only_args)\nPASS: test_pos_only_call_via_unpacking (test.test_positional_only_arg.PositionalOnlyTestCase.test_pos_only_call_via_unpacking)\nPASS: test_pos_only_definition (test.test_positional_only_arg.PositionalOnlyTestCase.test_pos_only_definition)\nPASS: test_positional_only_and_arg_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_arg_invalid_calls)\nPASS: test_positional_only_and_kwonlyargs_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_kwonlyargs_invalid_calls)\nPASS: test_positional_only_and_optional_arg_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_and_optional_arg_invalid_calls)\nPASS: test_positional_only_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_invalid_calls)\nPASS: test_positional_only_with_optional_invalid_calls (test.test_positional_only_arg.PositionalOnlyTestCase.test_positional_only_with_optional_invalid_calls)\nPASS: test_posonly_methods (test.test_positional_only_arg.PositionalOnlyTestCase.test_posonly_methods)\nPASS: test_same_keyword_as_positional_with_kwargs (test.test_positional_only_arg.PositionalOnlyTestCase.test_same_keyword_as_positional_with_kwargs)\nPASS: test_serialization (test.test_positional_only_arg.PositionalOnlyTestCase.test_serialization)\nPASS: test_super (test.test_positional_only_arg.PositionalOnlyTestCase.test_super)\nPASS: test_syntax_for_many_positional_only (test.test_positional_only_arg.PositionalOnlyTestCase.test_syntax_for_many_positional_only)\nPASS: test_too_many_arguments (test.test_positional_only_arg.PositionalOnlyTestCase.test_too_many_arguments)\nPASS: test_use_positional_as_keyword (test.test_positional_only_arg.PositionalOnlyTestCase.test_use_positional_as_keyword)\n\n----------------------------------------------------------------------\nRan 28 tests in 0.044s\n\nOK\n0:02:20 load avg: 3.92 [295/469] test_multiprocessing_main_handling passed\nPASS: test_basic_script (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_basic_script)\nPASS: test_basic_script_no_suffix (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_basic_script_no_suffix)\nPASS: test_directory (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_directory)\nPASS: test_directory_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_directory_compiled)\nPASS: test_ipython_workaround (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_ipython_workaround)\nPASS: test_module_in_package (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_module_in_package)\nPASS: test_module_in_package_in_zipfile (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_module_in_package_in_zipfile)\nPASS: test_module_in_subpackage_in_zipfile (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_module_in_subpackage_in_zipfile)\nPASS: test_package (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_package)\nPASS: test_package_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_package_compiled)\nPASS: test_script_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_script_compiled)\nPASS: test_zipfile (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_zipfile)\nPASS: test_zipfile_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest.test_zipfile_compiled)\nPASS: test_basic_script (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_basic_script)\nPASS: test_basic_script_no_suffix (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_basic_script_no_suffix)\nPASS: test_directory (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_directory)\nPASS: test_directory_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_directory_compiled)\nPASS: test_ipython_workaround (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_ipython_workaround)\nPASS: test_module_in_package (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_module_in_package)\nPASS: test_module_in_package_in_zipfile (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_module_in_package_in_zipfile)\nPASS: test_module_in_subpackage_in_zipfile (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_module_in_subpackage_in_zipfile)\nPASS: test_package (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_package)\nPASS: test_package_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_package_compiled)\nPASS: test_script_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_script_compiled)\nPASS: test_zipfile (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_zipfile)\nPASS: test_zipfile_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest.test_zipfile_compiled)\nPASS: test_basic_script (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_basic_script)\nPASS: test_basic_script_no_suffix (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_basic_script_no_suffix)\nPASS: test_directory (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_directory)\nPASS: test_directory_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_directory_compiled)\nPASS: test_ipython_workaround (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_ipython_workaround)\nPASS: test_module_in_package (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_module_in_package)\nPASS: test_module_in_package_in_zipfile (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_module_in_package_in_zipfile)\nPASS: test_module_in_subpackage_in_zipfile (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_module_in_subpackage_in_zipfile)\nPASS: test_package (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_package)\nPASS: test_package_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_package_compiled)\nPASS: test_script_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_script_compiled)\nPASS: test_zipfile (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_zipfile)\nPASS: test_zipfile_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest.test_zipfile_compiled)\n\n----------------------------------------------------------------------\nRan 39 tests in 21.536s\n\nOK\n0:02:21 load avg: 3.92 [296/469] test_posix passed\nPASS: test_unshare_setns (test.test_posix.NamespacesTests.test_unshare_setns)\nPASS: test_initgroups (test.test_posix.PosixGroupsTester.test_initgroups)\nPASS: test_setgroups (test.test_posix.PosixGroupsTester.test_setgroups)\nPASS: testNoArgFunctions (test.test_posix.PosixTester.testNoArgFunctions)\nPASS: test_access (test.test_posix.PosixTester.test_access)\nPASS: test_chdir (test.test_posix.PosixTester.test_chdir)\nSKIP: test_chflags (test.test_posix.PosixTester.test_chflags) 'test needs os.chflags()'\nPASS: test_chown (test.test_posix.PosixTester.test_chown)\nPASS: test_cld_xxxx_constants (test.test_posix.PosixTester.test_cld_xxxx_constants)\nPASS: test_confstr (test.test_posix.PosixTester.test_confstr)\nPASS: test_dup (test.test_posix.PosixTester.test_dup)\nPASS: test_dup2 (test.test_posix.PosixTester.test_dup2)\nPASS: test_environ (test.test_posix.PosixTester.test_environ)\nPASS: test_fchown (test.test_posix.PosixTester.test_fchown)\nPASS: test_fexecve (test.test_posix.PosixTester.test_fexecve)\nPASS: test_fs_holes (test.test_posix.PosixTester.test_fs_holes)\nPASS: test_fstat (test.test_posix.PosixTester.test_fstat)\nPASS: test_fstatvfs (test.test_posix.PosixTester.test_fstatvfs)\nPASS: test_ftruncate (test.test_posix.PosixTester.test_ftruncate)\nPASS: test_get_and_set_scheduler_and_param (test.test_posix.PosixTester.test_get_and_set_scheduler_and_param)\nPASS: test_getcwd_long_pathnames (test.test_posix.PosixTester.test_getcwd_long_pathnames)\nPASS: test_getgrouplist (test.test_posix.PosixTester.test_getgrouplist)\nPASS: test_getgroups (test.test_posix.PosixTester.test_getgroups)\nPASS: test_getresgid (test.test_posix.PosixTester.test_getresgid)\nPASS: test_getresuid (test.test_posix.PosixTester.test_getresuid)\nPASS: test_initgroups (test.test_posix.PosixTester.test_initgroups)\nSKIP: test_lchflags_regular_file (test.test_posix.PosixTester.test_lchflags_regular_file) 'test needs os.lchflags()'\nSKIP: test_lchflags_symlink (test.test_posix.PosixTester.test_lchflags_symlink) 'test needs os.lchflags()'\nPASS: test_lchown (test.test_posix.PosixTester.test_lchown)\nPASS: test_listdir (test.test_posix.PosixTester.test_listdir)\nPASS: test_listdir_bytes (test.test_posix.PosixTester.test_listdir_bytes)\nPASS: test_listdir_bytes_like (test.test_posix.PosixTester.test_listdir_bytes_like)\nPASS: test_listdir_default (test.test_posix.PosixTester.test_listdir_default)\nPASS: test_listdir_fd (test.test_posix.PosixTester.test_listdir_fd)\nPASS: test_lockf (test.test_posix.PosixTester.test_lockf)\nPASS: test_makedev (test.test_posix.PosixTester.test_makedev)\nPASS: test_mkfifo (test.test_posix.PosixTester.test_mkfifo)\nPASS: test_mknod (test.test_posix.PosixTester.test_mknod)\nPASS: test_oscloexec (test.test_posix.PosixTester.test_oscloexec)\nSKIP: test_osexlock (test.test_posix.PosixTester.test_osexlock) 'test needs posix.O_EXLOCK'\nSKIP: test_osshlock (test.test_posix.PosixTester.test_osshlock) 'test needs posix.O_SHLOCK'\ntest_path_error2 (test.test_posix.PosixTester.test_path_error2)\nPASS: Test functions that call path_error2(), providing two filenames in their exceptions.\nPASS: test_path_with_null_byte (test.test_posix.PosixTester.test_path_with_null_byte)\nPASS: test_path_with_null_character (test.test_posix.PosixTester.test_path_with_null_character)\nPASS: test_pidfd_open (test.test_posix.PosixTester.test_pidfd_open)\nPASS: test_pipe (test.test_posix.PosixTester.test_pipe)\nPASS: test_pipe2 (test.test_posix.PosixTester.test_pipe2)\nPASS: test_pipe2_c_limits (test.test_posix.PosixTester.test_pipe2_c_limits)\nPASS: test_posix_fadvise (test.test_posix.PosixTester.test_posix_fadvise)\nPASS: test_posix_fadvise_errno (test.test_posix.PosixTester.test_posix_fadvise_errno)\nPASS: test_posix_fallocate (test.test_posix.PosixTester.test_posix_fallocate)\nPASS: test_posix_fallocate_errno (test.test_posix.PosixTester.test_posix_fallocate_errno)\nPASS: test_pread (test.test_posix.PosixTester.test_pread)\nPASS: test_preadv (test.test_posix.PosixTester.test_preadv)\nPASS: test_preadv_flags (test.test_posix.PosixTester.test_preadv_flags)\nSKIP: test_preadv_overflow_32bits (test.test_posix.PosixTester.test_preadv_overflow_32bits) 'test is only meaningful on 32-bit builds'\nPASS: test_putenv (test.test_posix.PosixTester.test_putenv)\nPASS: test_pwrite (test.test_posix.PosixTester.test_pwrite)\nPASS: test_pwritev (test.test_posix.PosixTester.test_pwritev)\nSKIP: test_pwritev_flags (test.test_posix.PosixTester.test_pwritev_flags) 'test needs os.RWF_SYNC'\nSKIP: test_pwritev_overflow_32bits (test.test_posix.PosixTester.test_pwritev_overflow_32bits) 'test is only meaningful on 32-bit builds'\nPASS: test_readv (test.test_posix.PosixTester.test_readv)\nSKIP: test_readv_overflow_32bits (test.test_posix.PosixTester.test_readv_overflow_32bits) 'test is only meaningful on 32-bit builds'\nPASS: test_register_at_fork (test.test_posix.PosixTester.test_register_at_fork)\nPASS: test_rtld_constants (test.test_posix.PosixTester.test_rtld_constants)\nPASS: test_sched_getaffinity (test.test_posix.PosixTester.test_sched_getaffinity)\nPASS: test_sched_priority (test.test_posix.PosixTester.test_sched_priority)\nPASS: test_sched_rr_get_interval (test.test_posix.PosixTester.test_sched_rr_get_interval)\nPASS: test_sched_setaffinity (test.test_posix.PosixTester.test_sched_setaffinity)\nPASS: test_sched_yield (test.test_posix.PosixTester.test_sched_yield)\nPASS: test_setresgid (test.test_posix.PosixTester.test_setresgid)\nPASS: test_setresgid_exception (test.test_posix.PosixTester.test_setresgid_exception)\nPASS: test_setresuid (test.test_posix.PosixTester.test_setresuid)\nPASS: test_setresuid_exception (test.test_posix.PosixTester.test_setresuid_exception)\nPASS: test_stat (test.test_posix.PosixTester.test_stat)\nPASS: test_statvfs (test.test_posix.PosixTester.test_statvfs)\nPASS: test_strerror (test.test_posix.PosixTester.test_strerror)\nPASS: test_truncate (test.test_posix.PosixTester.test_truncate)\nPASS: test_umask (test.test_posix.PosixTester.test_umask)\nPASS: test_utime (test.test_posix.PosixTester.test_utime)\nPASS: test_utime_nofollow_symlinks (test.test_posix.PosixTester.test_utime_nofollow_symlinks)\nPASS: test_utime_with_fd (test.test_posix.PosixTester.test_utime_with_fd)\nPASS: test_waitid (test.test_posix.PosixTester.test_waitid)\nPASS: test_writev (test.test_posix.PosixTester.test_writev)\nSKIP: test_writev_overflow_32bits (test.test_posix.PosixTester.test_writev_overflow_32bits) 'test is only meaningful on 32-bit builds'\nPASS: test_access_dir_fd (test.test_posix.TestPosixDirFd.test_access_dir_fd)\nPASS: test_chmod_dir_fd (test.test_posix.TestPosixDirFd.test_chmod_dir_fd)\nPASS: test_chown_dir_fd (test.test_posix.TestPosixDirFd.test_chown_dir_fd)\nPASS: test_link_dir_fd (test.test_posix.TestPosixDirFd.test_link_dir_fd)\nPASS: test_mkdir_dir_fd (test.test_posix.TestPosixDirFd.test_mkdir_dir_fd)\nPASS: test_mkfifo_dir_fd (test.test_posix.TestPosixDirFd.test_mkfifo_dir_fd)\nPASS: test_mknod_dir_fd (test.test_posix.TestPosixDirFd.test_mknod_dir_fd)\nPASS: test_open_dir_fd (test.test_posix.TestPosixDirFd.test_open_dir_fd)\nPASS: test_readlink_dir_fd (test.test_posix.TestPosixDirFd.test_readlink_dir_fd)\nPASS: test_rename_dir_fd (test.test_posix.TestPosixDirFd.test_rename_dir_fd)\nPASS: test_stat_dir_fd (test.test_posix.TestPosixDirFd.test_stat_dir_fd)\nPASS: test_symlink_dir_fd (test.test_posix.TestPosixDirFd.test_symlink_dir_fd)\nPASS: test_unlink_dir_fd (test.test_posix.TestPosixDirFd.test_unlink_dir_fd)\nPASS: test_utime_dir_fd (test.test_posix.TestPosixDirFd.test_utime_dir_fd)\nPASS: test_bad_file_actions (test.test_posix.TestPosixSpawn.test_bad_file_actions)\nPASS: test_close_file (test.test_posix.TestPosixSpawn.test_close_file)\nPASS: test_dup2 (test.test_posix.TestPosixSpawn.test_dup2)\nPASS: test_empty_file_actions (test.test_posix.TestPosixSpawn.test_empty_file_actions)\nPASS: test_multiple_file_actions (test.test_posix.TestPosixSpawn.test_multiple_file_actions)\nPASS: test_no_such_executable (test.test_posix.TestPosixSpawn.test_no_such_executable)\nPASS: test_none_file_actions (test.test_posix.TestPosixSpawn.test_none_file_actions)\nPASS: test_open_file (test.test_posix.TestPosixSpawn.test_open_file)\nPASS: test_resetids (test.test_posix.TestPosixSpawn.test_resetids)\nPASS: test_resetids_explicit_default (test.test_posix.TestPosixSpawn.test_resetids_explicit_default)\nPASS: test_returns_pid (test.test_posix.TestPosixSpawn.test_returns_pid)\nPASS: test_setpgroup (test.test_posix.TestPosixSpawn.test_setpgroup)\nPASS: test_setpgroup_wrong_type (test.test_posix.TestPosixSpawn.test_setpgroup_wrong_type)\nPASS: test_setscheduler_only_param (test.test_posix.TestPosixSpawn.test_setscheduler_only_param)\nPASS: test_setscheduler_with_policy (test.test_posix.TestPosixSpawn.test_setscheduler_with_policy)\nPASS: test_setsid (test.test_posix.TestPosixSpawn.test_setsid)\nPASS: test_setsigdef (test.test_posix.TestPosixSpawn.test_setsigdef)\nPASS: test_setsigdef_wrong_type (test.test_posix.TestPosixSpawn.test_setsigdef_wrong_type)\nPASS: test_setsigmask (test.test_posix.TestPosixSpawn.test_setsigmask)\nPASS: test_setsigmask_wrong_type (test.test_posix.TestPosixSpawn.test_setsigmask_wrong_type)\nPASS: test_specify_environment (test.test_posix.TestPosixSpawn.test_specify_environment)\nPASS: test_bad_file_actions (test.test_posix.TestPosixSpawnP.test_bad_file_actions)\nPASS: test_close_file (test.test_posix.TestPosixSpawnP.test_close_file)\nPASS: test_dup2 (test.test_posix.TestPosixSpawnP.test_dup2)\nPASS: test_empty_file_actions (test.test_posix.TestPosixSpawnP.test_empty_file_actions)\nPASS: test_multiple_file_actions (test.test_posix.TestPosixSpawnP.test_multiple_file_actions)\nPASS: test_no_such_executable (test.test_posix.TestPosixSpawnP.test_no_such_executable)\nPASS: test_none_file_actions (test.test_posix.TestPosixSpawnP.test_none_file_actions)\nPASS: test_open_file (test.test_posix.TestPosixSpawnP.test_open_file)\nPASS: test_posix_spawnp (test.test_posix.TestPosixSpawnP.test_posix_spawnp)\nPASS: test_resetids (test.test_posix.TestPosixSpawnP.test_resetids)\nPASS: test_resetids_explicit_default (test.test_posix.TestPosixSpawnP.test_resetids_explicit_default)\nPASS: test_returns_pid (test.test_posix.TestPosixSpawnP.test_returns_pid)\nPASS: test_setpgroup (test.test_posix.TestPosixSpawnP.test_setpgroup)\nPASS: test_setpgroup_wrong_type (test.test_posix.TestPosixSpawnP.test_setpgroup_wrong_type)\nPASS: test_setscheduler_only_param (test.test_posix.TestPosixSpawnP.test_setscheduler_only_param)\nPASS: test_setscheduler_with_policy (test.test_posix.TestPosixSpawnP.test_setscheduler_with_policy)\nPASS: test_setsid (test.test_posix.TestPosixSpawnP.test_setsid)\nPASS: test_setsigdef (test.test_posix.TestPosixSpawnP.test_setsigdef)\nPASS: test_setsigdef_wrong_type (test.test_posix.TestPosixSpawnP.test_setsigdef_wrong_type)\nPASS: test_setsigmask (test.test_posix.TestPosixSpawnP.test_setsigmask)\nPASS: test_setsigmask_wrong_type (test.test_posix.TestPosixSpawnP.test_setsigmask_wrong_type)\nPASS: test_specify_environment (test.test_posix.TestPosixSpawnP.test_specify_environment)\nSKIP: test_access (test.test_posix.TestPosixWeaklinking.test_access) 'test weak linking on macOS'\nSKIP: test_chmod (test.test_posix.TestPosixWeaklinking.test_chmod) 'test weak linking on macOS'\nSKIP: test_chown (test.test_posix.TestPosixWeaklinking.test_chown) 'test weak linking on macOS'\nSKIP: test_link (test.test_posix.TestPosixWeaklinking.test_link) 'test weak linking on macOS'\nSKIP: test_listdir_scandir (test.test_posix.TestPosixWeaklinking.test_listdir_scandir) 'test weak linking on macOS'\nSKIP: test_mkdir (test.test_posix.TestPosixWeaklinking.test_mkdir) 'test weak linking on macOS'\nSKIP: test_mkfifo (test.test_posix.TestPosixWeaklinking.test_mkfifo) 'test weak linking on macOS'\nSKIP: test_mknod (test.test_posix.TestPosixWeaklinking.test_mknod) 'test weak linking on macOS'\nSKIP: test_open (test.test_posix.TestPosixWeaklinking.test_open) 'test weak linking on macOS'\nSKIP: test_pwritev (test.test_posix.TestPosixWeaklinking.test_pwritev) 'test weak linking on macOS'\nSKIP: test_readlink (test.test_posix.TestPosixWeaklinking.test_readlink) 'test weak linking on macOS'\nSKIP: test_rename_replace (test.test_posix.TestPosixWeaklinking.test_rename_replace) 'test weak linking on macOS'\nSKIP: test_stat (test.test_posix.TestPosixWeaklinking.test_stat) 'test weak linking on macOS'\nSKIP: test_symlink (test.test_posix.TestPosixWeaklinking.test_symlink) 'test weak linking on macOS'\nSKIP: test_unlink_rmdir (test.test_posix.TestPosixWeaklinking.test_unlink_rmdir) 'test weak linking on macOS'\nSKIP: test_utime (test.test_posix.TestPosixWeaklinking.test_utime) 'test weak linking on macOS'\n\n----------------------------------------------------------------------\nRan 132 tests in 2.938s\n\nOK (skipped=26)\n0:02:21 load avg: 3.92 [297/469] test_posixpath passed\nPASS: test_path_abspath (test.test_posixpath.PathLikeTests.test_path_abspath)\nPASS: test_path_basename (test.test_posixpath.PathLikeTests.test_path_basename)\nPASS: test_path_commonpath (test.test_posixpath.PathLikeTests.test_path_commonpath)\nPASS: test_path_dirname (test.test_posixpath.PathLikeTests.test_path_dirname)\nPASS: test_path_expanduser (test.test_posixpath.PathLikeTests.test_path_expanduser)\nPASS: test_path_expandvars (test.test_posixpath.PathLikeTests.test_path_expandvars)\nPASS: test_path_isabs (test.test_posixpath.PathLikeTests.test_path_isabs)\nPASS: test_path_islink (test.test_posixpath.PathLikeTests.test_path_islink)\nPASS: test_path_ismount (test.test_posixpath.PathLikeTests.test_path_ismount)\nPASS: test_path_join (test.test_posixpath.PathLikeTests.test_path_join)\nPASS: test_path_lexists (test.test_posixpath.PathLikeTests.test_path_lexists)\nPASS: test_path_normcase (test.test_posixpath.PathLikeTests.test_path_normcase)\nPASS: test_path_normpath (test.test_posixpath.PathLikeTests.test_path_normpath)\nPASS: test_path_realpath (test.test_posixpath.PathLikeTests.test_path_realpath)\nPASS: test_path_relpath (test.test_posixpath.PathLikeTests.test_path_relpath)\nPASS: test_path_split (test.test_posixpath.PathLikeTests.test_path_split)\nPASS: test_path_splitdrive (test.test_posixpath.PathLikeTests.test_path_splitdrive)\nPASS: test_path_splitext (test.test_posixpath.PathLikeTests.test_path_splitext)\nPASS: test_path_splitroot (test.test_posixpath.PathLikeTests.test_path_splitroot)\nPASS: test_abspath (test.test_posixpath.PosixCommonTest.test_abspath)\nPASS: test_abspath_issue3426 (test.test_posixpath.PosixCommonTest.test_abspath_issue3426)\nPASS: test_commonprefix (test.test_posixpath.PosixCommonTest.test_commonprefix)\nPASS: test_exists (test.test_posixpath.PosixCommonTest.test_exists)\nPASS: test_exists_fd (test.test_posixpath.PosixCommonTest.test_exists_fd)\nPASS: test_expandvars (test.test_posixpath.PosixCommonTest.test_expandvars)\nPASS: test_expandvars_nonascii (test.test_posixpath.PosixCommonTest.test_expandvars_nonascii)\nPASS: test_filetime (test.test_posixpath.PosixCommonTest.test_filetime)\nPASS: test_getsize (test.test_posixpath.PosixCommonTest.test_getsize)\nPASS: test_import (test.test_posixpath.PosixCommonTest.test_import)\nPASS: test_isdir (test.test_posixpath.PosixCommonTest.test_isdir)\nPASS: test_isfile (test.test_posixpath.PosixCommonTest.test_isfile)\nPASS: test_join_errors (test.test_posixpath.PosixCommonTest.test_join_errors)\nPASS: test_no_argument (test.test_posixpath.PosixCommonTest.test_no_argument)\nPASS: test_nonascii_abspath (test.test_posixpath.PosixCommonTest.test_nonascii_abspath)\nPASS: test_normcase (test.test_posixpath.PosixCommonTest.test_normcase)\nPASS: test_normpath_issue106242 (test.test_posixpath.PosixCommonTest.test_normpath_issue106242)\nPASS: test_normpath_issue5827 (test.test_posixpath.PosixCommonTest.test_normpath_issue5827)\nPASS: test_realpath (test.test_posixpath.PosixCommonTest.test_realpath)\nPASS: test_relpath_errors (test.test_posixpath.PosixCommonTest.test_relpath_errors)\nPASS: test_samefile (test.test_posixpath.PosixCommonTest.test_samefile)\nPASS: test_samefile_on_link (test.test_posixpath.PosixCommonTest.test_samefile_on_link)\nPASS: test_samefile_on_symlink (test.test_posixpath.PosixCommonTest.test_samefile_on_symlink)\nPASS: test_sameopenfile (test.test_posixpath.PosixCommonTest.test_sameopenfile)\nPASS: test_samestat (test.test_posixpath.PosixCommonTest.test_samestat)\nPASS: test_samestat_on_link (test.test_posixpath.PosixCommonTest.test_samestat_on_link)\nPASS: test_samestat_on_symlink (test.test_posixpath.PosixCommonTest.test_samestat_on_symlink)\nPASS: test_splitdrive (test.test_posixpath.PosixCommonTest.test_splitdrive)\nPASS: test_basename (test.test_posixpath.PosixPathTest.test_basename)\nPASS: test_commonpath (test.test_posixpath.PosixPathTest.test_commonpath)\nPASS: test_dirname (test.test_posixpath.PosixPathTest.test_dirname)\nPASS: test_expanduser (test.test_posixpath.PosixPathTest.test_expanduser)\nPASS: test_expanduser_home_envvar (test.test_posixpath.PosixPathTest.test_expanduser_home_envvar)\nPASS: test_expanduser_pwd (test.test_posixpath.PosixPathTest.test_expanduser_pwd)\nPASS: test_isabs (test.test_posixpath.PosixPathTest.test_isabs)\nPASS: test_isjunction (test.test_posixpath.PosixPathTest.test_isjunction)\nPASS: test_islink (test.test_posixpath.PosixPathTest.test_islink)\nPASS: test_ismount (test.test_posixpath.PosixPathTest.test_ismount)\nPASS: test_ismount_different_device (test.test_posixpath.PosixPathTest.test_ismount_different_device)\nPASS: test_ismount_directory_not_readable (test.test_posixpath.PosixPathTest.test_ismount_directory_not_readable)\nPASS: test_ismount_non_existent (test.test_posixpath.PosixPathTest.test_ismount_non_existent)\nPASS: test_ismount_symlinks (test.test_posixpath.PosixPathTest.test_ismount_symlinks)\nPASS: test_join (test.test_posixpath.PosixPathTest.test_join)\nPASS: test_normpath (test.test_posixpath.PosixPathTest.test_normpath)\nPASS: test_realpath_basic (test.test_posixpath.PosixPathTest.test_realpath_basic)\nPASS: test_realpath_curdir (test.test_posixpath.PosixPathTest.test_realpath_curdir)\nPASS: test_realpath_deep_recursion (test.test_posixpath.PosixPathTest.test_realpath_deep_recursion)\nPASS: test_realpath_pardir (test.test_posixpath.PosixPathTest.test_realpath_pardir)\nPASS: test_realpath_relative (test.test_posixpath.PosixPathTest.test_realpath_relative)\nPASS: test_realpath_repeated_indirect_symlinks (test.test_posixpath.PosixPathTest.test_realpath_repeated_indirect_symlinks)\nPASS: test_realpath_resolve_before_normalizing (test.test_posixpath.PosixPathTest.test_realpath_resolve_before_normalizing)\nPASS: test_realpath_resolve_first (test.test_posixpath.PosixPathTest.test_realpath_resolve_first)\nPASS: test_realpath_resolve_parents (test.test_posixpath.PosixPathTest.test_realpath_resolve_parents)\nPASS: test_realpath_strict (test.test_posixpath.PosixPathTest.test_realpath_strict)\nPASS: test_realpath_symlink_loops (test.test_posixpath.PosixPathTest.test_realpath_symlink_loops)\nPASS: test_realpath_symlink_loops_strict (test.test_posixpath.PosixPathTest.test_realpath_symlink_loops_strict)\nPASS: test_relpath (test.test_posixpath.PosixPathTest.test_relpath)\nPASS: test_relpath_bytes (test.test_posixpath.PosixPathTest.test_relpath_bytes)\nPASS: test_split (test.test_posixpath.PosixPathTest.test_split)\nPASS: test_splitext (test.test_posixpath.PosixPathTest.test_splitext)\nPASS: test_splitroot (test.test_posixpath.PosixPathTest.test_splitroot)\n\n----------------------------------------------------------------------\nRan 80 tests in 0.134s\n\nOK\n0:02:22 load avg: 3.92 [298/469] test_pprint passed\nPASS: test_basic (test.test_pprint.QueryTestCase.test_basic)\nPASS: test_basic_line_wrap (test.test_pprint.QueryTestCase.test_basic_line_wrap)\nPASS: test_bytearray_wrap (test.test_pprint.QueryTestCase.test_bytearray_wrap)\nPASS: test_bytes_wrap (test.test_pprint.QueryTestCase.test_bytes_wrap)\nPASS: test_chainmap (test.test_pprint.QueryTestCase.test_chainmap)\nPASS: test_compact (test.test_pprint.QueryTestCase.test_compact)\nPASS: test_compact_width (test.test_pprint.QueryTestCase.test_compact_width)\nPASS: test_container_repr_override_called (test.test_pprint.QueryTestCase.test_container_repr_override_called)\nPASS: test_counter (test.test_pprint.QueryTestCase.test_counter)\nPASS: test_cyclic_dataclass (test.test_pprint.QueryTestCase.test_cyclic_dataclass)\nPASS: test_dataclass_no_repr (test.test_pprint.QueryTestCase.test_dataclass_no_repr)\nPASS: test_dataclass_with_repr (test.test_pprint.QueryTestCase.test_dataclass_with_repr)\nPASS: test_default_dict (test.test_pprint.QueryTestCase.test_default_dict)\nPASS: test_depth (test.test_pprint.QueryTestCase.test_depth)\nPASS: test_deque (test.test_pprint.QueryTestCase.test_deque)\nPASS: test_empty_dataclass (test.test_pprint.QueryTestCase.test_empty_dataclass)\nPASS: test_empty_simple_namespace (test.test_pprint.QueryTestCase.test_empty_simple_namespace)\nPASS: test_init (test.test_pprint.QueryTestCase.test_init)\nPASS: test_integer (test.test_pprint.QueryTestCase.test_integer)\nPASS: test_knotted (test.test_pprint.QueryTestCase.test_knotted)\nPASS: test_larger_dataclass (test.test_pprint.QueryTestCase.test_larger_dataclass)\nPASS: test_mapping_proxy (test.test_pprint.QueryTestCase.test_mapping_proxy)\nPASS: test_nested_indentations (test.test_pprint.QueryTestCase.test_nested_indentations)\nPASS: test_ordered_dict (test.test_pprint.QueryTestCase.test_ordered_dict)\nPASS: test_recursive_dataclass (test.test_pprint.QueryTestCase.test_recursive_dataclass)\nPASS: test_same_as_repr (test.test_pprint.QueryTestCase.test_same_as_repr)\ntest_set_of_sets_reprs (test.test_pprint.QueryTestCase.test_set_of_sets_reprs) ... expected failure\nPASS: test_set_reprs (test.test_pprint.QueryTestCase.test_set_reprs)\nPASS: test_simple_namespace (test.test_pprint.QueryTestCase.test_simple_namespace)\nPASS: test_simple_namespace_subclass (test.test_pprint.QueryTestCase.test_simple_namespace_subclass)\nPASS: test_small_dataclass (test.test_pprint.QueryTestCase.test_small_dataclass)\nPASS: test_small_simple_namespace (test.test_pprint.QueryTestCase.test_small_simple_namespace)\nPASS: test_sort_dict (test.test_pprint.QueryTestCase.test_sort_dict)\nPASS: test_sort_orderable_and_unorderable_values (test.test_pprint.QueryTestCase.test_sort_orderable_and_unorderable_values)\nPASS: test_sort_unorderable_values (test.test_pprint.QueryTestCase.test_sort_unorderable_values)\nPASS: test_sorted_dict (test.test_pprint.QueryTestCase.test_sorted_dict)\nPASS: test_stdout_is_None (test.test_pprint.QueryTestCase.test_stdout_is_None)\nPASS: test_str_wrap (test.test_pprint.QueryTestCase.test_str_wrap)\nPASS: test_subclassing (test.test_pprint.QueryTestCase.test_subclassing)\nPASS: test_unreadable (test.test_pprint.QueryTestCase.test_unreadable)\nPASS: test_user_dict (test.test_pprint.QueryTestCase.test_user_dict)\nPASS: test_user_list (test.test_pprint.QueryTestCase.test_user_list)\nPASS: test_user_string (test.test_pprint.QueryTestCase.test_user_string)\nPASS: test_width (test.test_pprint.QueryTestCase.test_width)\n\n----------------------------------------------------------------------\nRan 44 tests in 0.207s\n\nOK (expected failures=1)\n0:02:22 load avg: 3.92 [299/469] test_print passed\nPASS: test_print (test.test_print.TestPrint.test_print)\nPASS: test_print_flush (test.test_print.TestPrint.test_print_flush)\nPASS: test_normal_string (test.test_print.TestPy2MigrationHint.test_normal_string)\nPASS: test_stream_redirection_hint_for_py2_migration (test.test_print.TestPy2MigrationHint.test_stream_redirection_hint_for_py2_migration)\nPASS: test_string_in_loop_on_same_line (test.test_print.TestPy2MigrationHint.test_string_in_loop_on_same_line)\nPASS: test_string_with_excessive_whitespace (test.test_print.TestPy2MigrationHint.test_string_with_excessive_whitespace)\nPASS: test_string_with_leading_whitespace (test.test_print.TestPy2MigrationHint.test_string_with_leading_whitespace)\nPASS: test_string_with_semicolon (test.test_print.TestPy2MigrationHint.test_string_with_semicolon)\nPASS: test_string_with_soft_space (test.test_print.TestPy2MigrationHint.test_string_with_soft_space)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.005s\n\nOK\n0:02:23 load avg: 3.92 [300/469] test_pow passed\nPASS: test_big_exp (test.test_pow.PowTest.test_big_exp)\nPASS: test_bug643260 (test.test_pow.PowTest.test_bug643260)\nPASS: test_bug705231 (test.test_pow.PowTest.test_bug705231)\nPASS: test_negative_exponent (test.test_pow.PowTest.test_negative_exponent)\nPASS: test_other (test.test_pow.PowTest.test_other)\nPASS: test_powfloat (test.test_pow.PowTest.test_powfloat)\nPASS: test_powint (test.test_pow.PowTest.test_powint)\n\n----------------------------------------------------------------------\nRan 7 tests in 1.653s\n\nOK\n0:02:23 load avg: 4.09 [301/469] test_profile passed\nPASS: test_calling_conventions (test.test_profile.ProfileTest.test_calling_conventions)\nPASS: test_cprofile (test.test_profile.ProfileTest.test_cprofile)\nPASS: test_output_file_when_changing_directory (test.test_profile.ProfileTest.test_output_file_when_changing_directory)\nPASS: test_run (test.test_profile.ProfileTest.test_run)\nPASS: test_run_profile_as_module (test.test_profile.ProfileTest.test_run_profile_as_module)\nPASS: test_runctx (test.test_profile.ProfileTest.test_runctx)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.631s\n\nOK\n0:02:23 load avg: 4.09 [302/469] test_poplib passed\nPASS: test_apop_REDOS (test.test_poplib.TestPOP3Class.test_apop_REDOS)\nPASS: test_apop_normal (test.test_poplib.TestPOP3Class.test_apop_normal)\nPASS: test_capa (test.test_poplib.TestPOP3Class.test_capa)\nPASS: test_dele (test.test_poplib.TestPOP3Class.test_dele)\nPASS: test_exceptions (test.test_poplib.TestPOP3Class.test_exceptions)\nPASS: test_getwelcome (test.test_poplib.TestPOP3Class.test_getwelcome)\nPASS: test_list (test.test_poplib.TestPOP3Class.test_list)\nPASS: test_noop (test.test_poplib.TestPOP3Class.test_noop)\nPASS: test_pass_ (test.test_poplib.TestPOP3Class.test_pass_)\nPASS: test_quit (test.test_poplib.TestPOP3Class.test_quit)\nPASS: test_retr (test.test_poplib.TestPOP3Class.test_retr)\nPASS: test_rpop (test.test_poplib.TestPOP3Class.test_rpop)\nPASS: test_stat (test.test_poplib.TestPOP3Class.test_stat)\nPASS: test_stls (test.test_poplib.TestPOP3Class.test_stls)\nPASS: test_stls_capa (test.test_poplib.TestPOP3Class.test_stls_capa)\nPASS: test_stls_context (test.test_poplib.TestPOP3Class.test_stls_context)\nPASS: test_too_long_lines (test.test_poplib.TestPOP3Class.test_too_long_lines)\nPASS: test_top (test.test_poplib.TestPOP3Class.test_top)\nPASS: test_uidl (test.test_poplib.TestPOP3Class.test_uidl)\nPASS: test_user (test.test_poplib.TestPOP3Class.test_user)\nPASS: test_utf8 (test.test_poplib.TestPOP3Class.test_utf8)\nPASS: test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3Class.test_utf8_raises_if_unsupported)\nPASS: test__all__ (test.test_poplib.TestPOP3_SSLClass.test__all__)\nPASS: test_apop_REDOS (test.test_poplib.TestPOP3_SSLClass.test_apop_REDOS)\nPASS: test_apop_normal (test.test_poplib.TestPOP3_SSLClass.test_apop_normal)\nPASS: test_capa (test.test_poplib.TestPOP3_SSLClass.test_capa)\nPASS: test_context (test.test_poplib.TestPOP3_SSLClass.test_context)\nPASS: test_dele (test.test_poplib.TestPOP3_SSLClass.test_dele)\nPASS: test_exceptions (test.test_poplib.TestPOP3_SSLClass.test_exceptions)\nPASS: test_getwelcome (test.test_poplib.TestPOP3_SSLClass.test_getwelcome)\nPASS: test_list (test.test_poplib.TestPOP3_SSLClass.test_list)\nPASS: test_noop (test.test_poplib.TestPOP3_SSLClass.test_noop)\nPASS: test_pass_ (test.test_poplib.TestPOP3_SSLClass.test_pass_)\nPASS: test_quit (test.test_poplib.TestPOP3_SSLClass.test_quit)\nPASS: test_retr (test.test_poplib.TestPOP3_SSLClass.test_retr)\nPASS: test_rpop (test.test_poplib.TestPOP3_SSLClass.test_rpop)\nPASS: test_stat (test.test_poplib.TestPOP3_SSLClass.test_stat)\nPASS: test_stls (test.test_poplib.TestPOP3_SSLClass.test_stls)\nPASS: test_stls_capa (test.test_poplib.TestPOP3_SSLClass.test_stls_capa)\nPASS: test_stls_context (test.test_poplib.TestPOP3_SSLClass.test_stls_context)\nPASS: test_too_long_lines (test.test_poplib.TestPOP3_SSLClass.test_too_long_lines)\nPASS: test_top (test.test_poplib.TestPOP3_SSLClass.test_top)\nPASS: test_uidl (test.test_poplib.TestPOP3_SSLClass.test_uidl)\nPASS: test_user (test.test_poplib.TestPOP3_SSLClass.test_user)\nPASS: test_utf8 (test.test_poplib.TestPOP3_SSLClass.test_utf8)\nPASS: test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3_SSLClass.test_utf8_raises_if_unsupported)\nPASS: test_apop_REDOS (test.test_poplib.TestPOP3_TLSClass.test_apop_REDOS)\nPASS: test_apop_normal (test.test_poplib.TestPOP3_TLSClass.test_apop_normal)\nPASS: test_capa (test.test_poplib.TestPOP3_TLSClass.test_capa)\nPASS: test_dele (test.test_poplib.TestPOP3_TLSClass.test_dele)\nPASS: test_exceptions (test.test_poplib.TestPOP3_TLSClass.test_exceptions)\nPASS: test_getwelcome (test.test_poplib.TestPOP3_TLSClass.test_getwelcome)\nPASS: test_list (test.test_poplib.TestPOP3_TLSClass.test_list)\nPASS: test_noop (test.test_poplib.TestPOP3_TLSClass.test_noop)\nPASS: test_pass_ (test.test_poplib.TestPOP3_TLSClass.test_pass_)\nPASS: test_quit (test.test_poplib.TestPOP3_TLSClass.test_quit)\nPASS: test_retr (test.test_poplib.TestPOP3_TLSClass.test_retr)\nPASS: test_rpop (test.test_poplib.TestPOP3_TLSClass.test_rpop)\nPASS: test_stat (test.test_poplib.TestPOP3_TLSClass.test_stat)\nPASS: test_stls (test.test_poplib.TestPOP3_TLSClass.test_stls)\nPASS: test_stls_capa (test.test_poplib.TestPOP3_TLSClass.test_stls_capa)\nPASS: test_stls_context (test.test_poplib.TestPOP3_TLSClass.test_stls_context)\nPASS: test_too_long_lines (test.test_poplib.TestPOP3_TLSClass.test_too_long_lines)\nPASS: test_top (test.test_poplib.TestPOP3_TLSClass.test_top)\nPASS: test_uidl (test.test_poplib.TestPOP3_TLSClass.test_uidl)\nPASS: test_user (test.test_poplib.TestPOP3_TLSClass.test_user)\nPASS: test_utf8 (test.test_poplib.TestPOP3_TLSClass.test_utf8)\nPASS: test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3_TLSClass.test_utf8_raises_if_unsupported)\nPASS: testTimeoutDefault (test.test_poplib.TestTimeouts.testTimeoutDefault)\nPASS: testTimeoutNone (test.test_poplib.TestTimeouts.testTimeoutNone)\nPASS: testTimeoutValue (test.test_poplib.TestTimeouts.testTimeoutValue)\n\n----------------------------------------------------------------------\nRan 71 tests in 6.574s\n\nOK\n0:02:23 load avg: 4.09 [303/469] test_property passed\nPASS: test_docstring_copy (test.test_property.PropertySubclassTests.test_docstring_copy)\ntest_docstring_copy2 (test.test_property.PropertySubclassTests.test_docstring_copy2)\nPASS: Property tries to provide the best docstring it finds for its instances.\nPASS: test_issue41287 (test.test_property.PropertySubclassTests.test_issue41287)\nPASS: test_property_new_getter_new_docstring (test.test_property.PropertySubclassTests.test_property_new_getter_new_docstring)\nPASS: test_property_setter_copies_getter_docstring (test.test_property.PropertySubclassTests.test_property_setter_copies_getter_docstring)\nPASS: test_property_with_slots_and_doc_slot_docstring_present (test.test_property.PropertySubclassTests.test_property_with_slots_and_doc_slot_docstring_present)\nPASS: test_property_with_slots_docstring_silently_dropped (test.test_property.PropertySubclassTests.test_property_with_slots_docstring_silently_dropped)\nPASS: test_property_with_slots_no_docstring (test.test_property.PropertySubclassTests.test_property_with_slots_no_docstring)\nPASS: test_slots_docstring_copy_exception (test.test_property.PropertySubclassTests.test_slots_docstring_copy_exception)\nPASS: test_class_property (test.test_property.PropertyTests.test_class_property)\nPASS: test_class_property_override (test.test_property.PropertyTests.test_class_property_override)\nPASS: test_property___isabstractmethod__descriptor (test.test_property.PropertyTests.test_property___isabstractmethod__descriptor)\nPASS: test_property_builtin_doc_writable (test.test_property.PropertyTests.test_property_builtin_doc_writable)\nPASS: test_property_decorator_baseclass (test.test_property.PropertyTests.test_property_decorator_baseclass)\nPASS: test_property_decorator_baseclass_doc (test.test_property.PropertyTests.test_property_decorator_baseclass_doc)\nPASS: test_property_decorator_doc (test.test_property.PropertyTests.test_property_decorator_doc)\nPASS: test_property_decorator_doc_writable (test.test_property.PropertyTests.test_property_decorator_doc_writable)\nPASS: test_property_decorator_subclass (test.test_property.PropertyTests.test_property_decorator_subclass)\nPASS: test_property_decorator_subclass_doc (test.test_property.PropertyTests.test_property_decorator_subclass_doc)\nPASS: test_property_getter_doc_override (test.test_property.PropertyTests.test_property_getter_doc_override)\nPASS: test_property_set_name_incorrect_args (test.test_property.PropertyTests.test_property_set_name_incorrect_args)\nPASS: test_property_setname_on_property_subclass (test.test_property.PropertyTests.test_property_setname_on_property_subclass)\nSKIP: test_refleaks_in___init__ (test.test_property.PropertyTests.test_refleaks_in___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\nPASS: test_del_property (test.test_property.PropertyUnreachableAttributeNoName.test_del_property)\nPASS: test_get_property (test.test_property.PropertyUnreachableAttributeNoName.test_get_property)\nPASS: test_set_property (test.test_property.PropertyUnreachableAttributeNoName.test_set_property)\nPASS: test_del_property (test.test_property.PropertyUnreachableAttributeWithName.test_del_property)\nPASS: test_get_property (test.test_property.PropertyUnreachableAttributeWithName.test_get_property)\nPASS: test_set_property (test.test_property.PropertyUnreachableAttributeWithName.test_set_property)\n\n----------------------------------------------------------------------\nRan 29 tests in 0.013s\n\nOK (skipped=1)\n0:02:24 load avg: 4.09 [304/469] test_pty passed\ntest_fork (test.test_pty.PtyTest.test_fork) ... calling pty.fork()\nWaiting for child (6124) to finish.\nIn child, calling os.setsid()\nGood: OSError was raised.\nChild (6124) exited with code 4 (status 1024).\nok\ntest_master_read (test.test_pty.PtyTest.test_master_read) ... Calling pty.openpty()\nGot master_fd '3', slave_fd '4'\nClosing slave_fd\nReading from master_fd\nok\ntest_openpty (test.test_pty.PtyTest.test_openpty) ... Setting pty.STDIN_FILENO window size.\noriginal size: (row, col) = (0, 0)\ntarget size: (row, col) = (1, 1)\nCalling pty.openpty()\nGot master_fd=3, slave_fd=4, slave_name=None\nexpected failure\ntest_spawn_doesnt_hang (test.test_pty.PtyTest.test_spawn_doesnt_hang) ... hi there\nok\ntest__copy_to_each (test.test_pty.SmallPtyTests.test__copy_to_each)\nPASS: Test the normal data case on both master_fd and stdin.\ntest__restore_tty_mode_normal_return (test.test_pty.SmallPtyTests.test__restore_tty_mode_normal_return)\nPASS: Test that spawn resets the tty mode no when _copy returns normally.\n\n----------------------------------------------------------------------\nRan 6 tests in 0.057s\n\nOK (expected failures=1)\n0:02:24 load avg: 4.09 [305/469] test_pstats passed\nPASS: test_combine_results (test.test_pstats.AddCallersTestCase.test_combine_results)\nPASS: test_SortKey_enum (test.test_pstats.StatsTestCase.test_SortKey_enum)\nPASS: test_add (test.test_pstats.StatsTestCase.test_add)\nPASS: test_get_stats_profile (test.test_pstats.StatsTestCase.test_get_stats_profile)\nPASS: test_sort_starts_mix (test.test_pstats.StatsTestCase.test_sort_starts_mix)\nPASS: test_sort_stats_enum (test.test_pstats.StatsTestCase.test_sort_stats_enum)\nPASS: test_sort_stats_int (test.test_pstats.StatsTestCase.test_sort_stats_int)\nPASS: test_sort_stats_partial (test.test_pstats.StatsTestCase.test_sort_stats_partial)\nPASS: test_sort_stats_string (test.test_pstats.StatsTestCase.test_sort_stats_string)\n\n----------------------------------------------------------------------\nRan 9 tests in 0.164s\n\nOK\n0:02:24 load avg: 4.09 [306/469] test_pulldom passed\ntest_comment (test.test_pulldom.PullDOMTestCase.test_comment)\nPullDOM does not receive \"comment\" events. ... expected failure\ntest_end_document (test.test_pulldom.PullDOMTestCase.test_end_document)\nPullDOM does not receive \"end-document\" events. ... expected failure\ntest_expandItem (test.test_pulldom.PullDOMTestCase.test_expandItem)\nPASS: Ensure expandItem works as expected.\nPASS: test_external_ges_default (test.test_pulldom.PullDOMTestCase.test_external_ges_default)\ntest_parse (test.test_pulldom.PullDOMTestCase.test_parse)\nPASS: Minimal test of DOMEventStream.parse()\ntest_parse_semantics (test.test_pulldom.PullDOMTestCase.test_parse_semantics)\nPASS: Test DOMEventStream parsing semantics.\ntestSAX2DOM (test.test_pulldom.SAX2DOMTestCase.testSAX2DOM)\nPASS: Ensure SAX2DOM expands nodes as expected.\ntest_basic (test.test_pulldom.SAX2DOMTestCase.test_basic)\nPASS: Ensure SAX2DOM can parse from a stream.\ntest_sax2dom_fail (test.test_pulldom.ThoroughTestCase.test_sax2dom_fail)\nSAX2DOM can\"t handle a PI before the root element. ... expected failure\ntest_thorough_parse (test.test_pulldom.ThoroughTestCase.test_thorough_parse)\nPASS: Test some of the hard-to-reach parts of PullDOM.\ntest_thorough_sax2dom (test.test_pulldom.ThoroughTestCase.test_thorough_sax2dom)\nPASS: Test some of the hard-to-reach parts of SAX2DOM.\n\n----------------------------------------------------------------------\nRan 11 tests in 0.110s\n\nOK (expected failures=3)\n0:02:24 load avg: 4.09 [307/469] test_pwd passed\nPASS: test_errors (test.test_pwd.PwdTest.test_errors)\nPASS: test_values (test.test_pwd.PwdTest.test_values)\nPASS: test_values_extended (test.test_pwd.PwdTest.test_values_extended)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.003s\n\nOK\n0:02:25 load avg: 4.09 [308/469] test_py_compile passed\nPASS: test_bad_syntax (test.test_py_compile.PyCompileCLITestCase.test_bad_syntax)\nPASS: test_bad_syntax_with_quiet (test.test_py_compile.PyCompileCLITestCase.test_bad_syntax_with_quiet)\nPASS: test_file_not_exists (test.test_py_compile.PyCompileCLITestCase.test_file_not_exists)\nPASS: test_file_not_exists_with_quiet (test.test_py_compile.PyCompileCLITestCase.test_file_not_exists_with_quiet)\nPASS: test_stdin (test.test_py_compile.PyCompileCLITestCase.test_stdin)\nPASS: test_with_files (test.test_py_compile.PyCompileCLITestCase.test_with_files)\nPASS: test_absolute_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_absolute_path)\nPASS: test_bad_coding (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_bad_coding)\nPASS: test_cache_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_cache_path)\nPASS: test_cwd (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_cwd)\nPASS: test_do_not_overwrite_nonregular_files (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_do_not_overwrite_nonregular_files)\nPASS: test_do_not_overwrite_symlinks (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_do_not_overwrite_symlinks)\nPASS: test_double_dot_no_clobber (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_double_dot_no_clobber)\nSKIP: test_exceptions_propagate (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_exceptions_propagate) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_invalidation_mode (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_invalidation_mode)\nPASS: test_optimization_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_optimization_path)\nPASS: test_quiet (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_quiet)\nPASS: test_relative_path (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_relative_path)\nPASS: test_source_date_epoch (test.test_py_compile.PyCompileTestsWithSourceEpoch.test_source_date_epoch)\nPASS: test_absolute_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_absolute_path)\nPASS: test_bad_coding (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_bad_coding)\nPASS: test_cache_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_cache_path)\nPASS: test_cwd (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_cwd)\nPASS: test_do_not_overwrite_nonregular_files (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_do_not_overwrite_nonregular_files)\nPASS: test_do_not_overwrite_symlinks (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_do_not_overwrite_symlinks)\nPASS: test_double_dot_no_clobber (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_double_dot_no_clobber)\nSKIP: test_exceptions_propagate (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_exceptions_propagate) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_invalidation_mode (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_invalidation_mode)\nPASS: test_optimization_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_optimization_path)\nPASS: test_quiet (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_quiet)\nPASS: test_relative_path (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_relative_path)\nPASS: test_source_date_epoch (test.test_py_compile.PyCompileTestsWithoutSourceEpoch.test_source_date_epoch)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.697s\n\nOK (skipped=2)\n0:02:25 load avg: 4.09 [309/469] test_pyexpat passed\nPASS: test1 (test.test_pyexpat.BufferTextTest.test1)\nPASS: test2 (test.test_pyexpat.BufferTextTest.test2)\nPASS: test3 (test.test_pyexpat.BufferTextTest.test3)\nPASS: test4 (test.test_pyexpat.BufferTextTest.test4)\nPASS: test5 (test.test_pyexpat.BufferTextTest.test5)\nPASS: test6 (test.test_pyexpat.BufferTextTest.test6)\nPASS: test7 (test.test_pyexpat.BufferTextTest.test7)\nPASS: test_buffering_enabled (test.test_pyexpat.BufferTextTest.test_buffering_enabled)\nPASS: test_default_to_disabled (test.test_pyexpat.BufferTextTest.test_default_to_disabled)\nPASS: test_1000_bytes (test.test_pyexpat.ChardataBufferTest.test_1000_bytes)\nPASS: test_1025_bytes (test.test_pyexpat.ChardataBufferTest.test_1025_bytes)\nPASS: test_change_size_1 (test.test_pyexpat.ChardataBufferTest.test_change_size_1)\nPASS: test_change_size_2 (test.test_pyexpat.ChardataBufferTest.test_change_size_2)\nPASS: test_disabling_buffer (test.test_pyexpat.ChardataBufferTest.test_disabling_buffer)\nPASS: test_unchanged_size (test.test_pyexpat.ChardataBufferTest.test_unchanged_size)\nPASS: test_wrong_size (test.test_pyexpat.ChardataBufferTest.test_wrong_size)\nPASS: test_codes (test.test_pyexpat.ErrorMessageTest.test_codes)\nPASS: test_expaterror (test.test_pyexpat.ErrorMessageTest.test_expaterror)\ntest_ignore_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests.test_ignore_use_foreign_dtd)\nPASS: If UseForeignDTD is passed True and a document with an external\ntest_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests.test_use_foreign_dtd)\nPASS: If UseForeignDTD is passed True and a document without an external\nPASS: test_exception (test.test_pyexpat.HandlerExceptionTest.test_exception)\nPASS: test (test.test_pyexpat.InterningTest.test)\nPASS: test_issue9402 (test.test_pyexpat.InterningTest.test_issue9402)\nPASS: test1 (test.test_pyexpat.MalformedInputTest.test1)\nPASS: test2 (test.test_pyexpat.MalformedInputTest.test2)\nPASS: test_illegal (test.test_pyexpat.NamespaceSeparatorTest.test_illegal)\nPASS: test_legal (test.test_pyexpat.NamespaceSeparatorTest.test_legal)\nPASS: test_zero_length (test.test_pyexpat.NamespaceSeparatorTest.test_zero_length)\nPASS: test_parse_again (test.test_pyexpat.ParseTest.test_parse_again)\nPASS: test_parse_bytes (test.test_pyexpat.ParseTest.test_parse_bytes)\nPASS: test_parse_file (test.test_pyexpat.ParseTest.test_parse_file)\nPASS: test_parse_str (test.test_pyexpat.ParseTest.test_parse_str)\nPASS: test (test.test_pyexpat.PositionTest.test)\nPASS: test_buffer_text (test.test_pyexpat.SetAttributeTest.test_buffer_text)\nPASS: test_invalid_attributes (test.test_pyexpat.SetAttributeTest.test_invalid_attributes)\nPASS: test_namespace_prefixes (test.test_pyexpat.SetAttributeTest.test_namespace_prefixes)\nPASS: test_ordered_attributes (test.test_pyexpat.SetAttributeTest.test_ordered_attributes)\nPASS: test_specified_attributes (test.test_pyexpat.SetAttributeTest.test_specified_attributes)\nPASS: test_parse_only_xml_data (test.test_pyexpat.sf1296433Test.test_parse_only_xml_data)\n\n----------------------------------------------------------------------\nRan 39 tests in 0.012s\n\nOK\n0:02:26 load avg: 4.09 [310/469] test_pickle passed\nPASS: test_class_dispatch_table (test.test_pickle.CChainDispatchTableTests.test_class_dispatch_table)\nPASS: test_default_dispatch_table (test.test_pickle.CChainDispatchTableTests.test_default_dispatch_table)\nPASS: test_instance_dispatch_table (test.test_pickle.CChainDispatchTableTests.test_instance_dispatch_table)\nPASS: test_class_dispatch_table (test.test_pickle.CDispatchTableTests.test_class_dispatch_table)\nPASS: test_default_dispatch_table (test.test_pickle.CDispatchTableTests.test_default_dispatch_table)\nPASS: test_instance_dispatch_table (test.test_pickle.CDispatchTableTests.test_instance_dispatch_table)\nPASS: test_appends_on_non_lists (test.test_pickle.CDumpPickle_LoadPickle.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickle.CDumpPickle_LoadPickle.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickle.CDumpPickle_LoadPickle.test_bad_getattr)\nPASS: test_buffer_callback_error (test.test_pickle.CDumpPickle_LoadPickle.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickle.CDumpPickle_LoadPickle.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickle.CDumpPickle_LoadPickle.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickle.CDumpPickle_LoadPickle.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickle.CDumpPickle_LoadPickle.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickle.CDumpPickle_LoadPickle.test_builtin_types)\nPASS: test_bytearray (test.test_pickle.CDumpPickle_LoadPickle.test_bytearray)\nPASS: test_bytearray_memoization_bug (test.test_pickle.CDumpPickle_LoadPickle.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickle.CDumpPickle_LoadPickle.test_bytes)\nPASS: test_c_methods (test.test_pickle.CDumpPickle_LoadPickle.test_c_methods)\nPASS: test_compat_pickle (test.test_pickle.CDumpPickle_LoadPickle.test_compat_pickle)\nPASS: test_complex_newobj (test.test_pickle.CDumpPickle_LoadPickle.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickle.CDumpPickle_LoadPickle.test_complex_newobj_ex)\nPASS: test_dict_chunking (test.test_pickle.CDumpPickle_LoadPickle.test_dict_chunking)\nPASS: test_dynamic_class (test.test_pickle.CDumpPickle_LoadPickle.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickle.CDumpPickle_LoadPickle.test_ellipsis)\nPASS: test_evil_class_mutating_dict (test.test_pickle.CDumpPickle_LoadPickle.test_evil_class_mutating_dict)\nPASS: test_evil_pickler_mutating_collection (test.test_pickle.CDumpPickle_LoadPickle.test_evil_pickler_mutating_collection)\nPASS: test_float (test.test_pickle.CDumpPickle_LoadPickle.test_float)\nPASS: test_float_format (test.test_pickle.CDumpPickle_LoadPickle.test_float_format)\nPASS: test_framed_write_sizes_with_delayed_writer (test.test_pickle.CDumpPickle_LoadPickle.test_framed_write_sizes_with_delayed_writer)\nPASS: test_framing_large_objects (test.test_pickle.CDumpPickle_LoadPickle.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickle.CDumpPickle_LoadPickle.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_getinitargs (test.test_pickle.CDumpPickle_LoadPickle.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickle.CDumpPickle_LoadPickle.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickle.CDumpPickle_LoadPickle.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickle.CDumpPickle_LoadPickle.test_global_ext4)\nPASS: test_in_band_buffers (test.test_pickle.CDumpPickle_LoadPickle.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickle.CDumpPickle_LoadPickle.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickle.CDumpPickle_LoadPickle.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickle.CDumpPickle_LoadPickle.test_ints)\nPASS: test_large_pickles (test.test_pickle.CDumpPickle_LoadPickle.test_large_pickles)\nPASS: test_list_chunking (test.test_pickle.CDumpPickle_LoadPickle.test_list_chunking)\nPASS: test_local_lookup_error (test.test_pickle.CDumpPickle_LoadPickle.test_local_lookup_error)\nPASS: test_long (test.test_pickle.CDumpPickle_LoadPickle.test_long)\nPASS: test_long1 (test.test_pickle.CDumpPickle_LoadPickle.test_long1)\nPASS: test_long4 (test.test_pickle.CDumpPickle_LoadPickle.test_long4)\nPASS: test_many_puts_and_gets (test.test_pickle.CDumpPickle_LoadPickle.test_many_puts_and_gets)\nPASS: test_metaclass (test.test_pickle.CDumpPickle_LoadPickle.test_metaclass)\nPASS: test_misc (test.test_pickle.CDumpPickle_LoadPickle.test_misc)\nPASS: test_nested_names (test.test_pickle.CDumpPickle_LoadPickle.test_nested_names)\nPASS: test_newobj_generic (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickle.CDumpPickle_LoadPickle.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickle.CDumpPickle_LoadPickle.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickle.CDumpPickle_LoadPickle.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickle.CDumpPickle_LoadPickle.test_oob_buffers_writable_to_readonly)\nPASS: test_optional_frames (test.test_pickle.CDumpPickle_LoadPickle.test_optional_frames)\nPASS: test_pickle_to_2x (test.test_pickle.CDumpPickle_LoadPickle.test_pickle_to_2x)\nPASS: test_picklebuffer_error (test.test_pickle.CDumpPickle_LoadPickle.test_picklebuffer_error)\nPASS: test_proto (test.test_pickle.CDumpPickle_LoadPickle.test_proto)\nPASS: test_py_methods (test.test_pickle.CDumpPickle_LoadPickle.test_py_methods)\nPASS: test_recursive_dict (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickle.CDumpPickle_LoadPickle.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickle.CDumpPickle_LoadPickle.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickle.CDumpPickle_LoadPickle.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickle.CDumpPickle_LoadPickle.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickle.CDumpPickle_LoadPickle.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickle.CDumpPickle_LoadPickle.test_setitems_on_non_dicts)\nPASS: test_short_tuples (test.test_pickle.CDumpPickle_LoadPickle.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickle.CDumpPickle_LoadPickle.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickle.CDumpPickle_LoadPickle.test_singleton_types)\nPASS: test_singletons (test.test_pickle.CDumpPickle_LoadPickle.test_singletons)\nPASS: test_structseq (test.test_pickle.CDumpPickle_LoadPickle.test_structseq)\nPASS: test_unicode (test.test_pickle.CDumpPickle_LoadPickle.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickle.CDumpPickle_LoadPickle.test_unicode_high_plane)\nPASS: test_custom_pickler_dispatch_table_memleak (test.test_pickle.CIdPersPicklerTests.test_custom_pickler_dispatch_table_memleak)\nPASS: test_pickler_reference_cycle (test.test_pickle.CIdPersPicklerTests.test_pickler_reference_cycle)\nPASS: test_protocol0_is_ascii_only (test.test_pickle.CIdPersPicklerTests.test_protocol0_is_ascii_only)\nPASS: test_return_correct_type (test.test_pickle.CIdPersPicklerTests.test_return_correct_type)\nPASS: test_unpickler_reference_cycle (test.test_pickle.CIdPersPicklerTests.test_unpickler_reference_cycle)\nPASS: test_persistence (test.test_pickle.CPersPicklerTests.test_persistence)\nPASS: test_bad_init (test.test_pickle.CPickleTests.test_bad_init)\nPASS: test_callapi (test.test_pickle.CPickleTests.test_callapi)\nPASS: test_dump_closed_file (test.test_pickle.CPickleTests.test_dump_closed_file)\nPASS: test_dump_load_oob_buffers (test.test_pickle.CPickleTests.test_dump_load_oob_buffers)\nPASS: test_dump_text_file (test.test_pickle.CPickleTests.test_dump_text_file)\nPASS: test_dumps_loads_oob_buffers (test.test_pickle.CPickleTests.test_dumps_loads_oob_buffers)\nPASS: test_highest_protocol (test.test_pickle.CPickleTests.test_highest_protocol)\nPASS: test_incomplete_input (test.test_pickle.CPickleTests.test_incomplete_input)\nPASS: test_load_closed_file (test.test_pickle.CPickleTests.test_load_closed_file)\nPASS: test_load_from_and_dump_to_file (test.test_pickle.CPickleTests.test_load_from_and_dump_to_file)\nPASS: test_pickler_bad_file (test.test_pickle.CPickleTests.test_pickler_bad_file)\nPASS: test_unpickler_bad_file (test.test_pickle.CPickleTests.test_unpickler_bad_file)\nPASS: test_pickler_hook (test.test_pickle.CPicklerHookTests.test_pickler_hook)\nPASS: test_reducer_override_no_reference_cycle (test.test_pickle.CPicklerHookTests.test_reducer_override_no_reference_cycle)\nPASS: test_appends_on_non_lists (test.test_pickle.CPicklerTests.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickle.CPicklerTests.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickle.CPicklerTests.test_bad_getattr)\nPASS: test_buffer_callback_error (test.test_pickle.CPicklerTests.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickle.CPicklerTests.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickle.CPicklerTests.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickle.CPicklerTests.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickle.CPicklerTests.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickle.CPicklerTests.test_builtin_types)\nPASS: test_bytearray (test.test_pickle.CPicklerTests.test_bytearray)\nPASS: test_bytearray_memoization_bug (test.test_pickle.CPicklerTests.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickle.CPicklerTests.test_bytes)\nPASS: test_c_methods (test.test_pickle.CPicklerTests.test_c_methods)\nPASS: test_compat_pickle (test.test_pickle.CPicklerTests.test_compat_pickle)\nPASS: test_complex_newobj (test.test_pickle.CPicklerTests.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickle.CPicklerTests.test_complex_newobj_ex)\nPASS: test_dict_chunking (test.test_pickle.CPicklerTests.test_dict_chunking)\nPASS: test_dynamic_class (test.test_pickle.CPicklerTests.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickle.CPicklerTests.test_ellipsis)\nPASS: test_evil_class_mutating_dict (test.test_pickle.CPicklerTests.test_evil_class_mutating_dict)\nPASS: test_evil_pickler_mutating_collection (test.test_pickle.CPicklerTests.test_evil_pickler_mutating_collection)\nPASS: test_float (test.test_pickle.CPicklerTests.test_float)\nPASS: test_float_format (test.test_pickle.CPicklerTests.test_float_format)\nPASS: test_framed_write_sizes_with_delayed_writer (test.test_pickle.CPicklerTests.test_framed_write_sizes_with_delayed_writer)\nPASS: test_framing_large_objects (test.test_pickle.CPicklerTests.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickle.CPicklerTests.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_getinitargs (test.test_pickle.CPicklerTests.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickle.CPicklerTests.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickle.CPicklerTests.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickle.CPicklerTests.test_global_ext4)\nPASS: test_in_band_buffers (test.test_pickle.CPicklerTests.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickle.CPicklerTests.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickle.CPicklerTests.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickle.CPicklerTests.test_ints)\nPASS: test_large_pickles (test.test_pickle.CPicklerTests.test_large_pickles)\nPASS: test_list_chunking (test.test_pickle.CPicklerTests.test_list_chunking)\nPASS: test_local_lookup_error (test.test_pickle.CPicklerTests.test_local_lookup_error)\nPASS: test_long (test.test_pickle.CPicklerTests.test_long)\nPASS: test_long1 (test.test_pickle.CPicklerTests.test_long1)\nPASS: test_long4 (test.test_pickle.CPicklerTests.test_long4)\nPASS: test_many_puts_and_gets (test.test_pickle.CPicklerTests.test_many_puts_and_gets)\nPASS: test_metaclass (test.test_pickle.CPicklerTests.test_metaclass)\nPASS: test_misc (test.test_pickle.CPicklerTests.test_misc)\nPASS: test_nested_names (test.test_pickle.CPicklerTests.test_nested_names)\nPASS: test_newobj_generic (test.test_pickle.CPicklerTests.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickle.CPicklerTests.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickle.CPicklerTests.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickle.CPicklerTests.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickle.CPicklerTests.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickle.CPicklerTests.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickle.CPicklerTests.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickle.CPicklerTests.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickle.CPicklerTests.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickle.CPicklerTests.test_oob_buffers_writable_to_readonly)\nPASS: test_optional_frames (test.test_pickle.CPicklerTests.test_optional_frames)\nPASS: test_pickle_to_2x (test.test_pickle.CPicklerTests.test_pickle_to_2x)\nPASS: test_picklebuffer_error (test.test_pickle.CPicklerTests.test_picklebuffer_error)\nPASS: test_proto (test.test_pickle.CPicklerTests.test_proto)\nPASS: test_py_methods (test.test_pickle.CPicklerTests.test_py_methods)\nPASS: test_recursive_dict (test.test_pickle.CPicklerTests.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickle.CPicklerTests.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickle.CPicklerTests.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickle.CPicklerTests.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickle.CPicklerTests.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickle.CPicklerTests.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickle.CPicklerTests.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickle.CPicklerTests.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickle.CPicklerTests.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickle.CPicklerTests.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickle.CPicklerTests.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickle.CPicklerTests.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickle.CPicklerTests.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickle.CPicklerTests.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickle.CPicklerTests.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickle.CPicklerTests.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickle.CPicklerTests.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickle.CPicklerTests.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickle.CPicklerTests.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickle.CPicklerTests.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickle.CPicklerTests.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickle.CPicklerTests.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickle.CPicklerTests.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickle.CPicklerTests.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickle.CPicklerTests.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickle.CPicklerTests.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickle.CPicklerTests.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickle.CPicklerTests.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickle.CPicklerTests.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickle.CPicklerTests.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickle.CPicklerTests.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickle.CPicklerTests.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickle.CPicklerTests.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickle.CPicklerTests.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickle.CPicklerTests.test_setitems_on_non_dicts)\nPASS: test_short_tuples (test.test_pickle.CPicklerTests.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickle.CPicklerTests.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickle.CPicklerTests.test_singleton_types)\nPASS: test_singletons (test.test_pickle.CPicklerTests.test_singletons)\nPASS: test_structseq (test.test_pickle.CPicklerTests.test_structseq)\nPASS: test_unicode (test.test_pickle.CPicklerTests.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickle.CPicklerTests.test_unicode_high_plane)\nPASS: test_clear_pickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests.test_clear_pickler_memo)\nPASS: test_issue18339 (test.test_pickle.CPicklerUnpicklerObjectTests.test_issue18339)\nPASS: test_multiple_unpicklings_minimal (test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_minimal)\nPASS: test_multiple_unpicklings_seekable (test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_seekable)\nPASS: test_multiple_unpicklings_unseekable (test.test_pickle.CPicklerUnpicklerObjectTests.test_multiple_unpicklings_unseekable)\nPASS: test_priming_pickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests.test_priming_pickler_memo)\nPASS: test_priming_unpickler_memo (test.test_pickle.CPicklerUnpicklerObjectTests.test_priming_unpickler_memo)\nPASS: test_reusing_unpickler_objects (test.test_pickle.CPicklerUnpicklerObjectTests.test_reusing_unpickler_objects)\nPASS: test_unpickling_buffering_readline (test.test_pickle.CPicklerUnpicklerObjectTests.test_unpickling_buffering_readline)\nPASS: test_bad_mark (test.test_pickle.CUnpicklerTests.test_bad_mark)\nPASS: test_bad_newobj (test.test_pickle.CUnpicklerTests.test_bad_newobj)\nPASS: test_bad_newobj_ex (test.test_pickle.CUnpicklerTests.test_bad_newobj_ex)\nPASS: test_bad_reduce (test.test_pickle.CUnpicklerTests.test_bad_reduce)\nPASS: test_bad_stack (test.test_pickle.CUnpicklerTests.test_bad_stack)\nPASS: test_badly_escaped_string (test.test_pickle.CUnpicklerTests.test_badly_escaped_string)\nPASS: test_badly_quoted_string (test.test_pickle.CUnpicklerTests.test_badly_quoted_string)\nPASS: test_binbytes (test.test_pickle.CUnpicklerTests.test_binbytes)\nPASS: test_binbytes8 (test.test_pickle.CUnpicklerTests.test_binbytes8)\nPASS: test_binget (test.test_pickle.CUnpicklerTests.test_binget)\nPASS: test_binunicode8 (test.test_pickle.CUnpicklerTests.test_binunicode8)\nPASS: test_bytearray8 (test.test_pickle.CUnpicklerTests.test_bytearray8)\nPASS: test_compat_unpickle (test.test_pickle.CUnpicklerTests.test_compat_unpickle)\nPASS: test_constants (test.test_pickle.CUnpicklerTests.test_constants)\nPASS: test_correctly_quoted_string (test.test_pickle.CUnpicklerTests.test_correctly_quoted_string)\nPASS: test_dup (test.test_pickle.CUnpicklerTests.test_dup)\nPASS: test_empty_bytestring (test.test_pickle.CUnpicklerTests.test_empty_bytestring)\nPASS: test_frame_readline (test.test_pickle.CUnpicklerTests.test_frame_readline)\nPASS: test_get (test.test_pickle.CUnpicklerTests.test_get)\nSKIP: test_large_32b_binbytes8 (test.test_pickle.CUnpicklerTests.test_large_32b_binbytes8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_binunicode8 (test.test_pickle.CUnpicklerTests.test_large_32b_binunicode8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_bytearray8 (test.test_pickle.CUnpicklerTests.test_large_32b_bytearray8) 'test is only meaningful on 32-bit builds'\nPASS: test_load_classic_instance (test.test_pickle.CUnpicklerTests.test_load_classic_instance)\nPASS: test_load_from_data0 (test.test_pickle.CUnpicklerTests.test_load_from_data0)\nPASS: test_load_from_data1 (test.test_pickle.CUnpicklerTests.test_load_from_data1)\nPASS: test_load_from_data2 (test.test_pickle.CUnpicklerTests.test_load_from_data2)\nPASS: test_load_from_data3 (test.test_pickle.CUnpicklerTests.test_load_from_data3)\nPASS: test_load_from_data4 (test.test_pickle.CUnpicklerTests.test_load_from_data4)\nPASS: test_load_long_python2_str_as_bytes (test.test_pickle.CUnpicklerTests.test_load_long_python2_str_as_bytes)\nPASS: test_load_python2_str_as_bytes (test.test_pickle.CUnpicklerTests.test_load_python2_str_as_bytes)\nPASS: test_load_python2_unicode_as_str (test.test_pickle.CUnpicklerTests.test_load_python2_unicode_as_str)\nPASS: test_long_binget (test.test_pickle.CUnpicklerTests.test_long_binget)\nPASS: test_maxint64 (test.test_pickle.CUnpicklerTests.test_maxint64)\nPASS: test_misc_get (test.test_pickle.CUnpicklerTests.test_misc_get)\nSKIP: test_negative_32b_binbytes (test.test_pickle.CUnpicklerTests.test_negative_32b_binbytes) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binput (test.test_pickle.CUnpicklerTests.test_negative_32b_binput) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binunicode (test.test_pickle.CUnpicklerTests.test_negative_32b_binunicode) 'test is only meaningful on 32-bit builds'\nPASS: test_negative_put (test.test_pickle.CUnpicklerTests.test_negative_put)\nPASS: test_short_binbytes (test.test_pickle.CUnpicklerTests.test_short_binbytes)\nPASS: test_short_binunicode (test.test_pickle.CUnpicklerTests.test_short_binunicode)\nPASS: test_truncated_data (test.test_pickle.CUnpicklerTests.test_truncated_data)\nPASS: test_unpickle_from_2x (test.test_pickle.CUnpicklerTests.test_unpickle_from_2x)\nPASS: test_unpickle_module_race (test.test_pickle.CUnpicklerTests.test_unpickle_module_race)\nPASS: test_exceptions (test.test_pickle.CompatPickleTests.test_exceptions)\ntest_import (test.test_pickle.CompatPickleTests.test_import) ... No module named '_tkinter'\nNo module named 'winreg'\nNo module named '_tkinter'\nNo module named 'dbm.bsd'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_dummy_thread'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nok\ntest_import_mapping (test.test_pickle.CompatPickleTests.test_import_mapping) ... No module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named 'winreg'\nNo module named '_dummy_thread'\nNo module named 'dbm.bsd'\nok\nPASS: test_multiprocessing_exceptions (test.test_pickle.CompatPickleTests.test_multiprocessing_exceptions)\ntest_name_mapping (test.test_pickle.CompatPickleTests.test_name_mapping) ... No module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nok\ntest_reverse_import_mapping (test.test_pickle.CompatPickleTests.test_reverse_import_mapping) ... No module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named 'winreg'\nNo module named 'winreg'\nNo module named '_dummy_thread'\nNo module named '_dummy_thread'\nNo module named 'dbm.bsd'\nNo module named 'dbm.bsd'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nNo module named '_tkinter'\nok\nPASS: test_reverse_name_mapping (test.test_pickle.CompatPickleTests.test_reverse_name_mapping)\nPASS: test_appends_on_non_lists (test.test_pickle.DumpPickle_CLoadPickle.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickle.DumpPickle_CLoadPickle.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickle.DumpPickle_CLoadPickle.test_bad_getattr)\nPASS: test_buffer_callback_error (test.test_pickle.DumpPickle_CLoadPickle.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickle.DumpPickle_CLoadPickle.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickle.DumpPickle_CLoadPickle.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickle.DumpPickle_CLoadPickle.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickle.DumpPickle_CLoadPickle.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickle.DumpPickle_CLoadPickle.test_builtin_types)\nPASS: test_bytearray (test.test_pickle.DumpPickle_CLoadPickle.test_bytearray)\nPASS: test_bytearray_memoization_bug (test.test_pickle.DumpPickle_CLoadPickle.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickle.DumpPickle_CLoadPickle.test_bytes)\nPASS: test_c_methods (test.test_pickle.DumpPickle_CLoadPickle.test_c_methods)\nPASS: test_compat_pickle (test.test_pickle.DumpPickle_CLoadPickle.test_compat_pickle)\nPASS: test_complex_newobj (test.test_pickle.DumpPickle_CLoadPickle.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickle.DumpPickle_CLoadPickle.test_complex_newobj_ex)\nPASS: test_dict_chunking (test.test_pickle.DumpPickle_CLoadPickle.test_dict_chunking)\nPASS: test_dynamic_class (test.test_pickle.DumpPickle_CLoadPickle.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickle.DumpPickle_CLoadPickle.test_ellipsis)\nPASS: test_evil_class_mutating_dict (test.test_pickle.DumpPickle_CLoadPickle.test_evil_class_mutating_dict)\nPASS: test_evil_pickler_mutating_collection (test.test_pickle.DumpPickle_CLoadPickle.test_evil_pickler_mutating_collection)\nPASS: test_float (test.test_pickle.DumpPickle_CLoadPickle.test_float)\nPASS: test_float_format (test.test_pickle.DumpPickle_CLoadPickle.test_float_format)\nPASS: test_framed_write_sizes_with_delayed_writer (test.test_pickle.DumpPickle_CLoadPickle.test_framed_write_sizes_with_delayed_writer)\nPASS: test_framing_large_objects (test.test_pickle.DumpPickle_CLoadPickle.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickle.DumpPickle_CLoadPickle.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_getinitargs (test.test_pickle.DumpPickle_CLoadPickle.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickle.DumpPickle_CLoadPickle.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickle.DumpPickle_CLoadPickle.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickle.DumpPickle_CLoadPickle.test_global_ext4)\nPASS: test_in_band_buffers (test.test_pickle.DumpPickle_CLoadPickle.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickle.DumpPickle_CLoadPickle.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickle.DumpPickle_CLoadPickle.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickle.DumpPickle_CLoadPickle.test_ints)\nPASS: test_large_pickles (test.test_pickle.DumpPickle_CLoadPickle.test_large_pickles)\nPASS: test_list_chunking (test.test_pickle.DumpPickle_CLoadPickle.test_list_chunking)\nPASS: test_local_lookup_error (test.test_pickle.DumpPickle_CLoadPickle.test_local_lookup_error)\nPASS: test_long (test.test_pickle.DumpPickle_CLoadPickle.test_long)\nPASS: test_long1 (test.test_pickle.DumpPickle_CLoadPickle.test_long1)\nPASS: test_long4 (test.test_pickle.DumpPickle_CLoadPickle.test_long4)\nPASS: test_many_puts_and_gets (test.test_pickle.DumpPickle_CLoadPickle.test_many_puts_and_gets)\nPASS: test_metaclass (test.test_pickle.DumpPickle_CLoadPickle.test_metaclass)\nPASS: test_misc (test.test_pickle.DumpPickle_CLoadPickle.test_misc)\nPASS: test_nested_names (test.test_pickle.DumpPickle_CLoadPickle.test_nested_names)\nPASS: test_newobj_generic (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickle.DumpPickle_CLoadPickle.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickle.DumpPickle_CLoadPickle.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickle.DumpPickle_CLoadPickle.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickle.DumpPickle_CLoadPickle.test_oob_buffers_writable_to_readonly)\nPASS: test_optional_frames (test.test_pickle.DumpPickle_CLoadPickle.test_optional_frames)\nPASS: test_pickle_to_2x (test.test_pickle.DumpPickle_CLoadPickle.test_pickle_to_2x)\nPASS: test_picklebuffer_error (test.test_pickle.DumpPickle_CLoadPickle.test_picklebuffer_error)\nPASS: test_proto (test.test_pickle.DumpPickle_CLoadPickle.test_proto)\nPASS: test_py_methods (test.test_pickle.DumpPickle_CLoadPickle.test_py_methods)\nPASS: test_recursive_dict (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickle.DumpPickle_CLoadPickle.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickle.DumpPickle_CLoadPickle.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickle.DumpPickle_CLoadPickle.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickle.DumpPickle_CLoadPickle.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickle.DumpPickle_CLoadPickle.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickle.DumpPickle_CLoadPickle.test_setitems_on_non_dicts)\nPASS: test_short_tuples (test.test_pickle.DumpPickle_CLoadPickle.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickle.DumpPickle_CLoadPickle.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickle.DumpPickle_CLoadPickle.test_singleton_types)\nPASS: test_singletons (test.test_pickle.DumpPickle_CLoadPickle.test_singletons)\nPASS: test_structseq (test.test_pickle.DumpPickle_CLoadPickle.test_structseq)\nPASS: test_unicode (test.test_pickle.DumpPickle_CLoadPickle.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickle.DumpPickle_CLoadPickle.test_unicode_high_plane)\nPASS: test_have_gc (test.test_pickle.HeapTypesTests.test_have_gc)\nPASS: test_immutable (test.test_pickle.HeapTypesTests.test_immutable)\nPASS: test_appends_on_non_lists (test.test_pickle.InMemoryPickleTests.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickle.InMemoryPickleTests.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickle.InMemoryPickleTests.test_bad_getattr)\nPASS: test_bad_mark (test.test_pickle.InMemoryPickleTests.test_bad_mark)\nPASS: test_bad_newobj (test.test_pickle.InMemoryPickleTests.test_bad_newobj)\nPASS: test_bad_newobj_ex (test.test_pickle.InMemoryPickleTests.test_bad_newobj_ex)\nPASS: test_bad_reduce (test.test_pickle.InMemoryPickleTests.test_bad_reduce)\nPASS: test_bad_stack (test.test_pickle.InMemoryPickleTests.test_bad_stack)\nPASS: test_badly_escaped_string (test.test_pickle.InMemoryPickleTests.test_badly_escaped_string)\nPASS: test_badly_quoted_string (test.test_pickle.InMemoryPickleTests.test_badly_quoted_string)\nPASS: test_binbytes (test.test_pickle.InMemoryPickleTests.test_binbytes)\nPASS: test_binbytes8 (test.test_pickle.InMemoryPickleTests.test_binbytes8)\nPASS: test_binget (test.test_pickle.InMemoryPickleTests.test_binget)\nPASS: test_binunicode8 (test.test_pickle.InMemoryPickleTests.test_binunicode8)\nPASS: test_buffer_callback_error (test.test_pickle.InMemoryPickleTests.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickle.InMemoryPickleTests.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickle.InMemoryPickleTests.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickle.InMemoryPickleTests.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickle.InMemoryPickleTests.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickle.InMemoryPickleTests.test_builtin_types)\nPASS: test_bytearray (test.test_pickle.InMemoryPickleTests.test_bytearray)\nPASS: test_bytearray8 (test.test_pickle.InMemoryPickleTests.test_bytearray8)\nPASS: test_bytearray_memoization_bug (test.test_pickle.InMemoryPickleTests.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickle.InMemoryPickleTests.test_bytes)\nPASS: test_c_methods (test.test_pickle.InMemoryPickleTests.test_c_methods)\nPASS: test_compat_pickle (test.test_pickle.InMemoryPickleTests.test_compat_pickle)\nPASS: test_compat_unpickle (test.test_pickle.InMemoryPickleTests.test_compat_unpickle)\nPASS: test_complex_newobj (test.test_pickle.InMemoryPickleTests.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickle.InMemoryPickleTests.test_complex_newobj_ex)\nPASS: test_constants (test.test_pickle.InMemoryPickleTests.test_constants)\nPASS: test_correctly_quoted_string (test.test_pickle.InMemoryPickleTests.test_correctly_quoted_string)\nPASS: test_dict_chunking (test.test_pickle.InMemoryPickleTests.test_dict_chunking)\nPASS: test_dup (test.test_pickle.InMemoryPickleTests.test_dup)\nPASS: test_dynamic_class (test.test_pickle.InMemoryPickleTests.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickle.InMemoryPickleTests.test_ellipsis)\nPASS: test_empty_bytestring (test.test_pickle.InMemoryPickleTests.test_empty_bytestring)\nPASS: test_evil_class_mutating_dict (test.test_pickle.InMemoryPickleTests.test_evil_class_mutating_dict)\nSKIP: test_evil_pickler_mutating_collection (test.test_pickle.InMemoryPickleTests.test_evil_pickler_mutating_collection) \"<class 'test.test_pickle.InMemoryPickleTests'> has no associated pickler type\"\nPASS: test_float (test.test_pickle.InMemoryPickleTests.test_float)\nPASS: test_float_format (test.test_pickle.InMemoryPickleTests.test_float_format)\nPASS: test_frame_readline (test.test_pickle.InMemoryPickleTests.test_frame_readline)\nPASS: test_framing_large_objects (test.test_pickle.InMemoryPickleTests.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickle.InMemoryPickleTests.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_get (test.test_pickle.InMemoryPickleTests.test_get)\nPASS: test_getinitargs (test.test_pickle.InMemoryPickleTests.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickle.InMemoryPickleTests.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickle.InMemoryPickleTests.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickle.InMemoryPickleTests.test_global_ext4)\nSKIP: test_huge_bytes_32b (test.test_pickle.InMemoryPickleTests.test_huge_bytes_32b) 'not enough memory: 5.0G minimum needed'\nSKIP: test_huge_bytes_64b (test.test_pickle.InMemoryPickleTests.test_huge_bytes_64b) 'not enough memory: 10.0G minimum needed'\nSKIP: test_huge_long_32b (test.test_pickle.InMemoryPickleTests.test_huge_long_32b) 'not enough memory: 7.2G minimum needed'\nSKIP: test_huge_str_32b (test.test_pickle.InMemoryPickleTests.test_huge_str_32b) 'not enough memory: 16.0G minimum needed'\nSKIP: test_huge_str_64b (test.test_pickle.InMemoryPickleTests.test_huge_str_64b) 'not enough memory: 32.0G minimum needed'\nPASS: test_in_band_buffers (test.test_pickle.InMemoryPickleTests.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickle.InMemoryPickleTests.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickle.InMemoryPickleTests.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickle.InMemoryPickleTests.test_ints)\nSKIP: test_large_32b_binbytes8 (test.test_pickle.InMemoryPickleTests.test_large_32b_binbytes8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_binunicode8 (test.test_pickle.InMemoryPickleTests.test_large_32b_binunicode8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_bytearray8 (test.test_pickle.InMemoryPickleTests.test_large_32b_bytearray8) 'test is only meaningful on 32-bit builds'\nPASS: test_large_pickles (test.test_pickle.InMemoryPickleTests.test_large_pickles)\nPASS: test_list_chunking (test.test_pickle.InMemoryPickleTests.test_list_chunking)\nPASS: test_load_classic_instance (test.test_pickle.InMemoryPickleTests.test_load_classic_instance)\nPASS: test_load_from_data0 (test.test_pickle.InMemoryPickleTests.test_load_from_data0)\nPASS: test_load_from_data1 (test.test_pickle.InMemoryPickleTests.test_load_from_data1)\nPASS: test_load_from_data2 (test.test_pickle.InMemoryPickleTests.test_load_from_data2)\nPASS: test_load_from_data3 (test.test_pickle.InMemoryPickleTests.test_load_from_data3)\nPASS: test_load_from_data4 (test.test_pickle.InMemoryPickleTests.test_load_from_data4)\nPASS: test_load_long_python2_str_as_bytes (test.test_pickle.InMemoryPickleTests.test_load_long_python2_str_as_bytes)\nPASS: test_load_python2_str_as_bytes (test.test_pickle.InMemoryPickleTests.test_load_python2_str_as_bytes)\nPASS: test_load_python2_unicode_as_str (test.test_pickle.InMemoryPickleTests.test_load_python2_unicode_as_str)\nPASS: test_local_lookup_error (test.test_pickle.InMemoryPickleTests.test_local_lookup_error)\nPASS: test_long (test.test_pickle.InMemoryPickleTests.test_long)\nPASS: test_long1 (test.test_pickle.InMemoryPickleTests.test_long1)\nPASS: test_long4 (test.test_pickle.InMemoryPickleTests.test_long4)\nPASS: test_long_binget (test.test_pickle.InMemoryPickleTests.test_long_binget)\nPASS: test_many_puts_and_gets (test.test_pickle.InMemoryPickleTests.test_many_puts_and_gets)\nPASS: test_maxint64 (test.test_pickle.InMemoryPickleTests.test_maxint64)\nPASS: test_metaclass (test.test_pickle.InMemoryPickleTests.test_metaclass)\nPASS: test_misc (test.test_pickle.InMemoryPickleTests.test_misc)\nPASS: test_misc_get (test.test_pickle.InMemoryPickleTests.test_misc_get)\nSKIP: test_negative_32b_binbytes (test.test_pickle.InMemoryPickleTests.test_negative_32b_binbytes) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binput (test.test_pickle.InMemoryPickleTests.test_negative_32b_binput) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binunicode (test.test_pickle.InMemoryPickleTests.test_negative_32b_binunicode) 'test is only meaningful on 32-bit builds'\nPASS: test_negative_put (test.test_pickle.InMemoryPickleTests.test_negative_put)\nPASS: test_nested_names (test.test_pickle.InMemoryPickleTests.test_nested_names)\nPASS: test_newobj_generic (test.test_pickle.InMemoryPickleTests.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickle.InMemoryPickleTests.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickle.InMemoryPickleTests.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickle.InMemoryPickleTests.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickle.InMemoryPickleTests.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickle.InMemoryPickleTests.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickle.InMemoryPickleTests.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickle.InMemoryPickleTests.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickle.InMemoryPickleTests.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickle.InMemoryPickleTests.test_oob_buffers_writable_to_readonly)\nPASS: test_optional_frames (test.test_pickle.InMemoryPickleTests.test_optional_frames)\nPASS: test_pickle_to_2x (test.test_pickle.InMemoryPickleTests.test_pickle_to_2x)\nPASS: test_picklebuffer_error (test.test_pickle.InMemoryPickleTests.test_picklebuffer_error)\nPASS: test_proto (test.test_pickle.InMemoryPickleTests.test_proto)\nPASS: test_py_methods (test.test_pickle.InMemoryPickleTests.test_py_methods)\nPASS: test_recursive_dict (test.test_pickle.InMemoryPickleTests.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickle.InMemoryPickleTests.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickle.InMemoryPickleTests.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickle.InMemoryPickleTests.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickle.InMemoryPickleTests.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickle.InMemoryPickleTests.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickle.InMemoryPickleTests.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickle.InMemoryPickleTests.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickle.InMemoryPickleTests.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickle.InMemoryPickleTests.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickle.InMemoryPickleTests.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickle.InMemoryPickleTests.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickle.InMemoryPickleTests.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickle.InMemoryPickleTests.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickle.InMemoryPickleTests.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickle.InMemoryPickleTests.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickle.InMemoryPickleTests.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickle.InMemoryPickleTests.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickle.InMemoryPickleTests.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickle.InMemoryPickleTests.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickle.InMemoryPickleTests.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickle.InMemoryPickleTests.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickle.InMemoryPickleTests.test_setitems_on_non_dicts)\nPASS: test_short_binbytes (test.test_pickle.InMemoryPickleTests.test_short_binbytes)\nPASS: test_short_binunicode (test.test_pickle.InMemoryPickleTests.test_short_binunicode)\nPASS: test_short_tuples (test.test_pickle.InMemoryPickleTests.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickle.InMemoryPickleTests.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickle.InMemoryPickleTests.test_singleton_types)\nPASS: test_singletons (test.test_pickle.InMemoryPickleTests.test_singletons)\nPASS: test_structseq (test.test_pickle.InMemoryPickleTests.test_structseq)\nPASS: test_truncated_data (test.test_pickle.InMemoryPickleTests.test_truncated_data)\nPASS: test_unicode (test.test_pickle.InMemoryPickleTests.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickle.InMemoryPickleTests.test_unicode_high_plane)\nPASS: test_unpickle_from_2x (test.test_pickle.InMemoryPickleTests.test_unpickle_from_2x)\nPASS: test_unpickle_module_race (test.test_pickle.InMemoryPickleTests.test_unpickle_module_race)\nPASS: test_class_dispatch_table (test.test_pickle.PyChainDispatchTableTests.test_class_dispatch_table)\nPASS: test_default_dispatch_table (test.test_pickle.PyChainDispatchTableTests.test_default_dispatch_table)\nPASS: test_instance_dispatch_table (test.test_pickle.PyChainDispatchTableTests.test_instance_dispatch_table)\nPASS: test_class_dispatch_table (test.test_pickle.PyDispatchTableTests.test_class_dispatch_table)\nPASS: test_default_dispatch_table (test.test_pickle.PyDispatchTableTests.test_default_dispatch_table)\nPASS: test_instance_dispatch_table (test.test_pickle.PyDispatchTableTests.test_instance_dispatch_table)\nPASS: test_custom_pickler_dispatch_table_memleak (test.test_pickle.PyIdPersPicklerTests.test_custom_pickler_dispatch_table_memleak)\nPASS: test_pickler_reference_cycle (test.test_pickle.PyIdPersPicklerTests.test_pickler_reference_cycle)\nPASS: test_protocol0_is_ascii_only (test.test_pickle.PyIdPersPicklerTests.test_protocol0_is_ascii_only)\nPASS: test_return_correct_type (test.test_pickle.PyIdPersPicklerTests.test_return_correct_type)\nPASS: test_unpickler_reference_cycle (test.test_pickle.PyIdPersPicklerTests.test_unpickler_reference_cycle)\nPASS: test_persistence (test.test_pickle.PyPersPicklerTests.test_persistence)\nPASS: test_bad_init (test.test_pickle.PyPickleTests.test_bad_init)\nPASS: test_callapi (test.test_pickle.PyPickleTests.test_callapi)\nPASS: test_dump_closed_file (test.test_pickle.PyPickleTests.test_dump_closed_file)\nPASS: test_dump_load_oob_buffers (test.test_pickle.PyPickleTests.test_dump_load_oob_buffers)\nPASS: test_dump_text_file (test.test_pickle.PyPickleTests.test_dump_text_file)\nPASS: test_dumps_loads_oob_buffers (test.test_pickle.PyPickleTests.test_dumps_loads_oob_buffers)\nPASS: test_highest_protocol (test.test_pickle.PyPickleTests.test_highest_protocol)\nPASS: test_incomplete_input (test.test_pickle.PyPickleTests.test_incomplete_input)\nPASS: test_load_closed_file (test.test_pickle.PyPickleTests.test_load_closed_file)\nPASS: test_load_from_and_dump_to_file (test.test_pickle.PyPickleTests.test_load_from_and_dump_to_file)\nPASS: test_pickler_bad_file (test.test_pickle.PyPickleTests.test_pickler_bad_file)\nPASS: test_unpickler_bad_file (test.test_pickle.PyPickleTests.test_unpickler_bad_file)\nPASS: test_pickler_hook (test.test_pickle.PyPicklerHookTests.test_pickler_hook)\nPASS: test_reducer_override_no_reference_cycle (test.test_pickle.PyPicklerHookTests.test_reducer_override_no_reference_cycle)\nPASS: test_appends_on_non_lists (test.test_pickle.PyPicklerTests.test_appends_on_non_lists)\nPASS: test_attribute_name_interning (test.test_pickle.PyPicklerTests.test_attribute_name_interning)\nPASS: test_bad_getattr (test.test_pickle.PyPicklerTests.test_bad_getattr)\nPASS: test_buffer_callback_error (test.test_pickle.PyPicklerTests.test_buffer_callback_error)\nPASS: test_buffers_error (test.test_pickle.PyPicklerTests.test_buffers_error)\nSKIP: test_buffers_numpy (test.test_pickle.PyPicklerTests.test_buffers_numpy) 'Test needs Numpy'\nPASS: test_builtin_exceptions (test.test_pickle.PyPicklerTests.test_builtin_exceptions)\nPASS: test_builtin_functions (test.test_pickle.PyPicklerTests.test_builtin_functions)\nPASS: test_builtin_types (test.test_pickle.PyPicklerTests.test_builtin_types)\nPASS: test_bytearray (test.test_pickle.PyPicklerTests.test_bytearray)\nPASS: test_bytearray_memoization_bug (test.test_pickle.PyPicklerTests.test_bytearray_memoization_bug)\nPASS: test_bytes (test.test_pickle.PyPicklerTests.test_bytes)\nPASS: test_c_methods (test.test_pickle.PyPicklerTests.test_c_methods)\nPASS: test_compat_pickle (test.test_pickle.PyPicklerTests.test_compat_pickle)\nPASS: test_complex_newobj (test.test_pickle.PyPicklerTests.test_complex_newobj)\nPASS: test_complex_newobj_ex (test.test_pickle.PyPicklerTests.test_complex_newobj_ex)\nPASS: test_dict_chunking (test.test_pickle.PyPicklerTests.test_dict_chunking)\nPASS: test_dynamic_class (test.test_pickle.PyPicklerTests.test_dynamic_class)\nPASS: test_ellipsis (test.test_pickle.PyPicklerTests.test_ellipsis)\nPASS: test_evil_class_mutating_dict (test.test_pickle.PyPicklerTests.test_evil_class_mutating_dict)\nPASS: test_evil_pickler_mutating_collection (test.test_pickle.PyPicklerTests.test_evil_pickler_mutating_collection)\nPASS: test_float (test.test_pickle.PyPicklerTests.test_float)\nPASS: test_float_format (test.test_pickle.PyPicklerTests.test_float_format)\nPASS: test_framed_write_sizes_with_delayed_writer (test.test_pickle.PyPicklerTests.test_framed_write_sizes_with_delayed_writer)\nPASS: test_framing_large_objects (test.test_pickle.PyPicklerTests.test_framing_large_objects)\nSKIP: test_framing_many_objects (test.test_pickle.PyPicklerTests.test_framing_many_objects) \"resource 'cpu' is not enabled\"\nPASS: test_getinitargs (test.test_pickle.PyPicklerTests.test_getinitargs)\nPASS: test_global_ext1 (test.test_pickle.PyPicklerTests.test_global_ext1)\nPASS: test_global_ext2 (test.test_pickle.PyPicklerTests.test_global_ext2)\nPASS: test_global_ext4 (test.test_pickle.PyPicklerTests.test_global_ext4)\nPASS: test_in_band_buffers (test.test_pickle.PyPicklerTests.test_in_band_buffers)\nPASS: test_inband_accept_default_buffers_argument (test.test_pickle.PyPicklerTests.test_inband_accept_default_buffers_argument)\nPASS: test_int_pickling_efficiency (test.test_pickle.PyPicklerTests.test_int_pickling_efficiency)\nPASS: test_ints (test.test_pickle.PyPicklerTests.test_ints)\nPASS: test_large_pickles (test.test_pickle.PyPicklerTests.test_large_pickles)\nPASS: test_list_chunking (test.test_pickle.PyPicklerTests.test_list_chunking)\nPASS: test_local_lookup_error (test.test_pickle.PyPicklerTests.test_local_lookup_error)\nPASS: test_long (test.test_pickle.PyPicklerTests.test_long)\nPASS: test_long1 (test.test_pickle.PyPicklerTests.test_long1)\nPASS: test_long4 (test.test_pickle.PyPicklerTests.test_long4)\nPASS: test_many_puts_and_gets (test.test_pickle.PyPicklerTests.test_many_puts_and_gets)\nPASS: test_metaclass (test.test_pickle.PyPicklerTests.test_metaclass)\nPASS: test_misc (test.test_pickle.PyPicklerTests.test_misc)\nPASS: test_nested_names (test.test_pickle.PyPicklerTests.test_nested_names)\nPASS: test_newobj_generic (test.test_pickle.PyPicklerTests.test_newobj_generic)\nPASS: test_newobj_list (test.test_pickle.PyPicklerTests.test_newobj_list)\nPASS: test_newobj_list_slots (test.test_pickle.PyPicklerTests.test_newobj_list_slots)\nPASS: test_newobj_not_class (test.test_pickle.PyPicklerTests.test_newobj_not_class)\nPASS: test_newobj_overridden_new (test.test_pickle.PyPicklerTests.test_newobj_overridden_new)\nPASS: test_newobj_proxies (test.test_pickle.PyPicklerTests.test_newobj_proxies)\nPASS: test_newobj_tuple (test.test_pickle.PyPicklerTests.test_newobj_tuple)\nPASS: test_notimplemented (test.test_pickle.PyPicklerTests.test_notimplemented)\nPASS: test_oob_buffers (test.test_pickle.PyPicklerTests.test_oob_buffers)\nPASS: test_oob_buffers_writable_to_readonly (test.test_pickle.PyPicklerTests.test_oob_buffers_writable_to_readonly)\nPASS: test_optional_frames (test.test_pickle.PyPicklerTests.test_optional_frames)\nPASS: test_pickle_to_2x (test.test_pickle.PyPicklerTests.test_pickle_to_2x)\nPASS: test_picklebuffer_error (test.test_pickle.PyPicklerTests.test_picklebuffer_error)\nPASS: test_proto (test.test_pickle.PyPicklerTests.test_proto)\nPASS: test_py_methods (test.test_pickle.PyPicklerTests.test_py_methods)\nPASS: test_recursive_dict (test.test_pickle.PyPicklerTests.test_recursive_dict)\nPASS: test_recursive_dict_and_inst (test.test_pickle.PyPicklerTests.test_recursive_dict_and_inst)\nPASS: test_recursive_dict_key (test.test_pickle.PyPicklerTests.test_recursive_dict_key)\nPASS: test_recursive_dict_like (test.test_pickle.PyPicklerTests.test_recursive_dict_like)\nPASS: test_recursive_dict_like_key (test.test_pickle.PyPicklerTests.test_recursive_dict_like_key)\nPASS: test_recursive_dict_subclass (test.test_pickle.PyPicklerTests.test_recursive_dict_subclass)\nPASS: test_recursive_dict_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_dict_subclass_and_inst)\nPASS: test_recursive_dict_subclass_key (test.test_pickle.PyPicklerTests.test_recursive_dict_subclass_key)\nPASS: test_recursive_frozenset_and_inst (test.test_pickle.PyPicklerTests.test_recursive_frozenset_and_inst)\nPASS: test_recursive_frozenset_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_frozenset_subclass_and_inst)\nPASS: test_recursive_inst (test.test_pickle.PyPicklerTests.test_recursive_inst)\nPASS: test_recursive_inst_state (test.test_pickle.PyPicklerTests.test_recursive_inst_state)\nPASS: test_recursive_list (test.test_pickle.PyPicklerTests.test_recursive_list)\nPASS: test_recursive_list_and_inst (test.test_pickle.PyPicklerTests.test_recursive_list_and_inst)\nPASS: test_recursive_list_like (test.test_pickle.PyPicklerTests.test_recursive_list_like)\nPASS: test_recursive_list_subclass (test.test_pickle.PyPicklerTests.test_recursive_list_subclass)\nPASS: test_recursive_list_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_list_subclass_and_inst)\nPASS: test_recursive_multi (test.test_pickle.PyPicklerTests.test_recursive_multi)\nPASS: test_recursive_nested_names (test.test_pickle.PyPicklerTests.test_recursive_nested_names)\nPASS: test_recursive_set (test.test_pickle.PyPicklerTests.test_recursive_set)\nPASS: test_recursive_set_and_inst (test.test_pickle.PyPicklerTests.test_recursive_set_and_inst)\nPASS: test_recursive_set_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_set_subclass_and_inst)\nPASS: test_recursive_tuple_and_dict (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict)\nPASS: test_recursive_tuple_and_dict_key (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_key)\nPASS: test_recursive_tuple_and_dict_like (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_like)\nPASS: test_recursive_tuple_and_dict_like_key (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_like_key)\nPASS: test_recursive_tuple_and_dict_subclass (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_subclass)\nPASS: test_recursive_tuple_and_dict_subclass_key (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_dict_subclass_key)\nPASS: test_recursive_tuple_and_inst (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_inst)\nPASS: test_recursive_tuple_and_inst_state (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_inst_state)\nPASS: test_recursive_tuple_and_list (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list)\nPASS: test_recursive_tuple_and_list_like (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list_like)\nPASS: test_recursive_tuple_and_list_subclass (test.test_pickle.PyPicklerTests.test_recursive_tuple_and_list_subclass)\nPASS: test_recursive_tuple_subclass_and_inst (test.test_pickle.PyPicklerTests.test_recursive_tuple_subclass_and_inst)\nPASS: test_reduce (test.test_pickle.PyPicklerTests.test_reduce)\nPASS: test_reduce_bad_iterator (test.test_pickle.PyPicklerTests.test_reduce_bad_iterator)\nPASS: test_reduce_calls_base (test.test_pickle.PyPicklerTests.test_reduce_calls_base)\nPASS: test_reduce_ex_called (test.test_pickle.PyPicklerTests.test_reduce_ex_called)\nPASS: test_reduce_ex_calls_base (test.test_pickle.PyPicklerTests.test_reduce_ex_calls_base)\nPASS: test_reduce_ex_overrides_reduce (test.test_pickle.PyPicklerTests.test_reduce_ex_overrides_reduce)\nPASS: test_reduce_overrides_default_reduce_ex (test.test_pickle.PyPicklerTests.test_reduce_overrides_default_reduce_ex)\nPASS: test_roundtrip_equality (test.test_pickle.PyPicklerTests.test_roundtrip_equality)\nPASS: test_set_chunking (test.test_pickle.PyPicklerTests.test_set_chunking)\nPASS: test_setitems_on_non_dicts (test.test_pickle.PyPicklerTests.test_setitems_on_non_dicts)\nPASS: test_short_tuples (test.test_pickle.PyPicklerTests.test_short_tuples)\nPASS: test_simple_newobj (test.test_pickle.PyPicklerTests.test_simple_newobj)\nPASS: test_singleton_types (test.test_pickle.PyPicklerTests.test_singleton_types)\nPASS: test_singletons (test.test_pickle.PyPicklerTests.test_singletons)\nPASS: test_structseq (test.test_pickle.PyPicklerTests.test_structseq)\nPASS: test_unicode (test.test_pickle.PyPicklerTests.test_unicode)\nPASS: test_unicode_high_plane (test.test_pickle.PyPicklerTests.test_unicode_high_plane)\nPASS: test_clear_pickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests.test_clear_pickler_memo)\nPASS: test_multiple_unpicklings_minimal (test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_minimal)\nPASS: test_multiple_unpicklings_seekable (test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_seekable)\nPASS: test_multiple_unpicklings_unseekable (test.test_pickle.PyPicklerUnpicklerObjectTests.test_multiple_unpicklings_unseekable)\nPASS: test_priming_pickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests.test_priming_pickler_memo)\nPASS: test_priming_unpickler_memo (test.test_pickle.PyPicklerUnpicklerObjectTests.test_priming_unpickler_memo)\nPASS: test_reusing_unpickler_objects (test.test_pickle.PyPicklerUnpicklerObjectTests.test_reusing_unpickler_objects)\nPASS: test_unpickling_buffering_readline (test.test_pickle.PyPicklerUnpicklerObjectTests.test_unpickling_buffering_readline)\nPASS: test_bad_mark (test.test_pickle.PyUnpicklerTests.test_bad_mark)\nPASS: test_bad_newobj (test.test_pickle.PyUnpicklerTests.test_bad_newobj)\nPASS: test_bad_newobj_ex (test.test_pickle.PyUnpicklerTests.test_bad_newobj_ex)\nPASS: test_bad_reduce (test.test_pickle.PyUnpicklerTests.test_bad_reduce)\nPASS: test_bad_stack (test.test_pickle.PyUnpicklerTests.test_bad_stack)\nPASS: test_badly_escaped_string (test.test_pickle.PyUnpicklerTests.test_badly_escaped_string)\nPASS: test_badly_quoted_string (test.test_pickle.PyUnpicklerTests.test_badly_quoted_string)\nPASS: test_binbytes (test.test_pickle.PyUnpicklerTests.test_binbytes)\nPASS: test_binbytes8 (test.test_pickle.PyUnpicklerTests.test_binbytes8)\nPASS: test_binget (test.test_pickle.PyUnpicklerTests.test_binget)\nPASS: test_binunicode8 (test.test_pickle.PyUnpicklerTests.test_binunicode8)\nPASS: test_bytearray8 (test.test_pickle.PyUnpicklerTests.test_bytearray8)\nPASS: test_compat_unpickle (test.test_pickle.PyUnpicklerTests.test_compat_unpickle)\nPASS: test_constants (test.test_pickle.PyUnpicklerTests.test_constants)\nPASS: test_correctly_quoted_string (test.test_pickle.PyUnpicklerTests.test_correctly_quoted_string)\nPASS: test_dup (test.test_pickle.PyUnpicklerTests.test_dup)\nPASS: test_empty_bytestring (test.test_pickle.PyUnpicklerTests.test_empty_bytestring)\nPASS: test_frame_readline (test.test_pickle.PyUnpicklerTests.test_frame_readline)\nPASS: test_get (test.test_pickle.PyUnpicklerTests.test_get)\nSKIP: test_large_32b_binbytes8 (test.test_pickle.PyUnpicklerTests.test_large_32b_binbytes8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_binunicode8 (test.test_pickle.PyUnpicklerTests.test_large_32b_binunicode8) 'test is only meaningful on 32-bit builds'\nSKIP: test_large_32b_bytearray8 (test.test_pickle.PyUnpicklerTests.test_large_32b_bytearray8) 'test is only meaningful on 32-bit builds'\nPASS: test_load_classic_instance (test.test_pickle.PyUnpicklerTests.test_load_classic_instance)\nPASS: test_load_from_data0 (test.test_pickle.PyUnpicklerTests.test_load_from_data0)\nPASS: test_load_from_data1 (test.test_pickle.PyUnpicklerTests.test_load_from_data1)\nPASS: test_load_from_data2 (test.test_pickle.PyUnpicklerTests.test_load_from_data2)\nPASS: test_load_from_data3 (test.test_pickle.PyUnpicklerTests.test_load_from_data3)\nPASS: test_load_from_data4 (test.test_pickle.PyUnpicklerTests.test_load_from_data4)\nPASS: test_load_long_python2_str_as_bytes (test.test_pickle.PyUnpicklerTests.test_load_long_python2_str_as_bytes)\nPASS: test_load_python2_str_as_bytes (test.test_pickle.PyUnpicklerTests.test_load_python2_str_as_bytes)\nPASS: test_load_python2_unicode_as_str (test.test_pickle.PyUnpicklerTests.test_load_python2_unicode_as_str)\nPASS: test_long_binget (test.test_pickle.PyUnpicklerTests.test_long_binget)\nPASS: test_maxint64 (test.test_pickle.PyUnpicklerTests.test_maxint64)\nPASS: test_misc_get (test.test_pickle.PyUnpicklerTests.test_misc_get)\nSKIP: test_negative_32b_binbytes (test.test_pickle.PyUnpicklerTests.test_negative_32b_binbytes) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binput (test.test_pickle.PyUnpicklerTests.test_negative_32b_binput) 'test is only meaningful on 32-bit builds'\nSKIP: test_negative_32b_binunicode (test.test_pickle.PyUnpicklerTests.test_negative_32b_binunicode) 'test is only meaningful on 32-bit builds'\nPASS: test_negative_put (test.test_pickle.PyUnpicklerTests.test_negative_put)\nPASS: test_short_binbytes (test.test_pickle.PyUnpicklerTests.test_short_binbytes)\nPASS: test_short_binunicode (test.test_pickle.PyUnpicklerTests.test_short_binunicode)\nPASS: test_truncated_data (test.test_pickle.PyUnpicklerTests.test_truncated_data)\nPASS: test_unpickle_from_2x (test.test_pickle.PyUnpicklerTests.test_unpickle_from_2x)\nPASS: test_unpickle_module_race (test.test_pickle.PyUnpicklerTests.test_unpickle_module_race)\nPASS: test_pickler (test.test_pickle.SizeofTests.test_pickler)\nPASS: test_unpickler (test.test_pickle.SizeofTests.test_unpickler)\n\n----------------------------------------------------------------------\nRan 735 tests in 16.486s\n\nOK (skipped=34)\n0:02:27 load avg: 4.09 [311/469] test_quopri passed\nPASS: test_decode (test.test_quopri.QuopriTestCase.test_decode)\nPASS: test_decode_header (test.test_quopri.QuopriTestCase.test_decode_header)\nPASS: test_decodestring (test.test_quopri.QuopriTestCase.test_decodestring)\nPASS: test_decodestring_double_equals (test.test_quopri.QuopriTestCase.test_decodestring_double_equals)\nPASS: test_embedded_ws (test.test_quopri.QuopriTestCase.test_embedded_ws)\nPASS: test_encode (test.test_quopri.QuopriTestCase.test_encode)\nPASS: test_encode_header (test.test_quopri.QuopriTestCase.test_encode_header)\nPASS: test_encodestring (test.test_quopri.QuopriTestCase.test_encodestring)\nPASS: test_idempotent_string (test.test_quopri.QuopriTestCase.test_idempotent_string)\nPASS: test_scriptdecode (test.test_quopri.QuopriTestCase.test_scriptdecode)\nPASS: test_scriptencode (test.test_quopri.QuopriTestCase.test_scriptencode)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.157s\n\nOK\n0:02:27 load avg: 4.09 [312/469] test_pyclbr passed\nPASS: test_decorators (test.test_pyclbr.PyclbrTest.test_decorators)\nPASS: test_easy (test.test_pyclbr.PyclbrTest.test_easy)\nPASS: test_nested (test.test_pyclbr.PyclbrTest.test_nested)\nPASS: test_others (test.test_pyclbr.PyclbrTest.test_others)\nPASS: test_dotted_name_not_a_package (test.test_pyclbr.ReadmoduleTests.test_dotted_name_not_a_package)\nPASS: test_module_has_no_spec (test.test_pyclbr.ReadmoduleTests.test_module_has_no_spec)\n\n----------------------------------------------------------------------\nRan 6 tests in 2.537s\n\nOK\n0:02:27 load avg: 4.09 [313/469] test_raise passed\nPASS: testCauseSyntax (test.test_raise.TestCause.testCauseSyntax)\nPASS: test_class_cause (test.test_raise.TestCause.test_class_cause)\nPASS: test_erroneous_cause (test.test_raise.TestCause.test_erroneous_cause)\nPASS: test_instance_cause (test.test_raise.TestCause.test_instance_cause)\nPASS: test_invalid_cause (test.test_raise.TestCause.test_invalid_cause)\nPASS: test_3118 (test.test_raise.TestContext.test_3118)\nPASS: test_3611 (test.test_raise.TestContext.test_3611)\nPASS: test_c_exception_context (test.test_raise.TestContext.test_c_exception_context)\nPASS: test_c_exception_raise (test.test_raise.TestContext.test_c_exception_raise)\nPASS: test_class_context_class_raise (test.test_raise.TestContext.test_class_context_class_raise)\nPASS: test_class_context_instance_raise (test.test_raise.TestContext.test_class_context_instance_raise)\nPASS: test_context_manager (test.test_raise.TestContext.test_context_manager)\nPASS: test_cycle_broken (test.test_raise.TestContext.test_cycle_broken)\nPASS: test_instance_context_instance_raise (test.test_raise.TestContext.test_instance_context_instance_raise)\nPASS: test_noraise_finally (test.test_raise.TestContext.test_noraise_finally)\nPASS: test_not_last (test.test_raise.TestContext.test_not_last)\nPASS: test_raise_finally (test.test_raise.TestContext.test_raise_finally)\nPASS: test_reraise_cycle_broken (test.test_raise.TestContext.test_reraise_cycle_broken)\nPASS: test_assert_with_tuple_arg (test.test_raise.TestRaise.test_assert_with_tuple_arg)\nPASS: test_erroneous_exception (test.test_raise.TestRaise.test_erroneous_exception)\nPASS: test_except_reraise (test.test_raise.TestRaise.test_except_reraise)\nPASS: test_finally_reraise (test.test_raise.TestRaise.test_finally_reraise)\nPASS: test_invalid_reraise (test.test_raise.TestRaise.test_invalid_reraise)\nPASS: test_nested_reraise (test.test_raise.TestRaise.test_nested_reraise)\nPASS: test_new_returns_invalid_instance (test.test_raise.TestRaise.test_new_returns_invalid_instance)\nPASS: test_raise_from_None (test.test_raise.TestRaise.test_raise_from_None)\nPASS: test_reraise (test.test_raise.TestRaise.test_reraise)\nPASS: test_with_reraise1 (test.test_raise.TestRaise.test_with_reraise1)\nPASS: test_with_reraise2 (test.test_raise.TestRaise.test_with_reraise2)\nPASS: test_yield_reraise (test.test_raise.TestRaise.test_yield_reraise)\nPASS: test_strings (test.test_raise.TestRemovedFunctionality.test_strings)\nPASS: test_tuples (test.test_raise.TestRemovedFunctionality.test_tuples)\nPASS: test_accepts_traceback (test.test_raise.TestTraceback.test_accepts_traceback)\nPASS: test_sets_traceback (test.test_raise.TestTraceback.test_sets_traceback)\nPASS: test_attrs (test.test_raise.TestTracebackType.test_attrs)\nPASS: test_constructor (test.test_raise.TestTracebackType.test_constructor)\n\n----------------------------------------------------------------------\nRan 36 tests in 0.016s\n\nOK\n0:02:28 load avg: 3.92 [314/469] test_range passed\nPASS: test_attributes (test.test_range.RangeTest.test_attributes)\nPASS: test_comparison (test.test_range.RangeTest.test_comparison)\nPASS: test_contains (test.test_range.RangeTest.test_contains)\nPASS: test_count (test.test_range.RangeTest.test_count)\nPASS: test_empty (test.test_range.RangeTest.test_empty)\nPASS: test_exhausted_iterator_pickling (test.test_range.RangeTest.test_exhausted_iterator_pickling)\nPASS: test_index (test.test_range.RangeTest.test_index)\nPASS: test_invalid_invocation (test.test_range.RangeTest.test_invalid_invocation)\nPASS: test_issue11845 (test.test_range.RangeTest.test_issue11845)\nPASS: test_iterator_pickling (test.test_range.RangeTest.test_iterator_pickling)\nPASS: test_iterator_pickling_overflowing_index (test.test_range.RangeTest.test_iterator_pickling_overflowing_index)\nPASS: test_iterator_setstate (test.test_range.RangeTest.test_iterator_setstate)\nPASS: test_iterator_unpickle_compat (test.test_range.RangeTest.test_iterator_unpickle_compat)\nPASS: test_large_exhausted_iterator_pickling (test.test_range.RangeTest.test_large_exhausted_iterator_pickling)\nPASS: test_large_operands (test.test_range.RangeTest.test_large_operands)\nPASS: test_large_range (test.test_range.RangeTest.test_large_range)\nPASS: test_odd_bug (test.test_range.RangeTest.test_odd_bug)\nPASS: test_pickling (test.test_range.RangeTest.test_pickling)\nPASS: test_range (test.test_range.RangeTest.test_range)\nPASS: test_range_constructor_error_messages (test.test_range.RangeTest.test_range_constructor_error_messages)\nPASS: test_range_iterators (test.test_range.RangeTest.test_range_iterators)\nPASS: test_range_iterators_invocation (test.test_range.RangeTest.test_range_iterators_invocation)\nPASS: test_repr (test.test_range.RangeTest.test_repr)\nPASS: test_reverse_iteration (test.test_range.RangeTest.test_reverse_iteration)\nPASS: test_slice (test.test_range.RangeTest.test_slice)\nPASS: test_strided_limits (test.test_range.RangeTest.test_strided_limits)\nPASS: test_types (test.test_range.RangeTest.test_types)\nPASS: test_user_index_method (test.test_range.RangeTest.test_user_index_method)\n\n----------------------------------------------------------------------\nRan 28 tests in 0.922s\n\nOK\n0:02:29 load avg: 3.92 [315/469] test_pydoc passed\nPASS: test__future__imports (test.test_pydoc.PydocDocTest.test__future__imports)\nPASS: test_allmethods (test.test_pydoc.PydocDocTest.test_allmethods)\ntest_builtin_no_child (test.test_pydoc.PydocDocTest.test_builtin_no_child)\nPASS: Tests help on builtin object which have no child classes.\ntest_builtin_on_metaclasses (test.test_pydoc.PydocDocTest.test_builtin_on_metaclasses)\nPASS: Tests help on metaclasses.\ntest_builtin_with_child (test.test_pydoc.PydocDocTest.test_builtin_with_child)\nPASS: Tests help on builtin object which have only child classes.\ntest_builtin_with_grandchild (test.test_pydoc.PydocDocTest.test_builtin_with_grandchild)\nPASS: Tests help on builtin classes which have grandchild classes.\ntest_builtin_with_more_than_four_children (test.test_pydoc.PydocDocTest.test_builtin_with_more_than_four_children)\nPASS: Tests help on builtin object which have more than four child classes.\nPASS: test_fail_help_cli (test.test_pydoc.PydocDocTest.test_fail_help_cli)\nPASS: test_fail_help_output_redirect (test.test_pydoc.PydocDocTest.test_fail_help_output_redirect)\nPASS: test_getpager_with_stdin_none (test.test_pydoc.PydocDocTest.test_getpager_with_stdin_none)\nPASS: test_help_output_redirect (test.test_pydoc.PydocDocTest.test_help_output_redirect)\nPASS: test_html_doc (test.test_pydoc.PydocDocTest.test_html_doc)\nPASS: test_input_strip (test.test_pydoc.PydocDocTest.test_input_strip)\nPASS: test_is_package_when_is_package (test.test_pydoc.PydocDocTest.test_is_package_when_is_package)\nPASS: test_is_package_when_not_package (test.test_pydoc.PydocDocTest.test_is_package_when_not_package)\nPASS: test_issue8225 (test.test_pydoc.PydocDocTest.test_issue8225)\nPASS: test_method_aliases (test.test_pydoc.PydocDocTest.test_method_aliases)\nPASS: test_mixed_case_module_names_are_lower_cased (test.test_pydoc.PydocDocTest.test_mixed_case_module_names_are_lower_cased)\nPASS: test_namedtuple_fields (test.test_pydoc.PydocDocTest.test_namedtuple_fields)\nPASS: test_namedtuple_public_underscore (test.test_pydoc.PydocDocTest.test_namedtuple_public_underscore)\nPASS: test_non_str_name (test.test_pydoc.PydocDocTest.test_non_str_name)\nPASS: test_not_ascii (test.test_pydoc.PydocDocTest.test_not_ascii)\nPASS: test_not_here (test.test_pydoc.PydocDocTest.test_not_here)\nPASS: test_splitdoc_with_description (test.test_pydoc.PydocDocTest.test_splitdoc_with_description)\nPASS: test_stripid (test.test_pydoc.PydocDocTest.test_stripid)\nPASS: test_synopsis (test.test_pydoc.PydocDocTest.test_synopsis)\nPASS: test_synopsis_sourceless (test.test_pydoc.PydocDocTest.test_synopsis_sourceless)\nPASS: test_synopsis_sourceless_empty_doc (test.test_pydoc.PydocDocTest.test_synopsis_sourceless_empty_doc)\nPASS: test_text_doc (test.test_pydoc.PydocDocTest.test_text_doc)\nPASS: test_text_enum_member_with_value_zero (test.test_pydoc.PydocDocTest.test_text_enum_member_with_value_zero)\nPASS: test_apropos_empty_doc (test.test_pydoc.PydocImportTest.test_apropos_empty_doc)\nPASS: test_apropos_with_bad_package (test.test_pydoc.PydocImportTest.test_apropos_with_bad_package)\nPASS: test_apropos_with_unreadable_dir (test.test_pydoc.PydocImportTest.test_apropos_with_unreadable_dir)\nPASS: test_badimport (test.test_pydoc.PydocImportTest.test_badimport)\nPASS: test_importfile (test.test_pydoc.PydocImportTest.test_importfile)\nSKIP: test_modules (test.test_pydoc.PydocImportTest.test_modules) 'causes undesirable side-effects (#20128)'\nSKIP: test_modules_search (test.test_pydoc.PydocImportTest.test_modules_search) 'causes undesirable side-effects (#20128)'\nSKIP: test_modules_search_builtin (test.test_pydoc.PydocImportTest.test_modules_search_builtin) 'some buildbots are not cooperating (#20128)'\nPASS: test_url_search_package_error (test.test_pydoc.PydocImportTest.test_url_search_package_error)\nPASS: test_server (test.test_pydoc.PydocServerTest.test_server)\nPASS: test_content_type_err (test.test_pydoc.PydocUrlHandlerTest.test_content_type_err)\nPASS: test_url_requests (test.test_pydoc.PydocUrlHandlerTest.test_url_requests)\nPASS: test_DynamicClassAttribute (test.test_pydoc.PydocWithMetaClasses.test_DynamicClassAttribute)\nPASS: test_buggy_dir (test.test_pydoc.PydocWithMetaClasses.test_buggy_dir)\nPASS: test_resolve_false (test.test_pydoc.PydocWithMetaClasses.test_resolve_false)\nPASS: test_virtualClassAttributeWithOneMeta (test.test_pydoc.PydocWithMetaClasses.test_virtualClassAttributeWithOneMeta)\nPASS: test_virtualClassAttributeWithTwoMeta (test.test_pydoc.PydocWithMetaClasses.test_virtualClassAttributeWithTwoMeta)\nPASS: test_async_annotation (test.test_pydoc.TestDescriptions.test_async_annotation)\nPASS: test_async_generator_annotation (test.test_pydoc.TestDescriptions.test_async_generator_annotation)\nPASS: test_bound_builtin_method (test.test_pydoc.TestDescriptions.test_bound_builtin_method)\nPASS: test_bound_python_method (test.test_pydoc.TestDescriptions.test_bound_python_method)\nPASS: test_builtin (test.test_pydoc.TestDescriptions.test_builtin)\nPASS: test_class (test.test_pydoc.TestDescriptions.test_class)\nPASS: test_classmethod (test.test_pydoc.TestDescriptions.test_classmethod)\nPASS: test_custom_data_descriptor (test.test_pydoc.TestDescriptions.test_custom_data_descriptor)\nPASS: test_custom_non_data_descriptor (test.test_pydoc.TestDescriptions.test_custom_non_data_descriptor)\nPASS: test_dict_attr_descriptor (test.test_pydoc.TestDescriptions.test_dict_attr_descriptor)\nPASS: test_field_order_for_named_tuples (test.test_pydoc.TestDescriptions.test_field_order_for_named_tuples)\nPASS: test_generic_alias (test.test_pydoc.TestDescriptions.test_generic_alias)\nPASS: test_getset_descriptor (test.test_pydoc.TestDescriptions.test_getset_descriptor)\nPASS: test_html_for_https_links (test.test_pydoc.TestDescriptions.test_html_for_https_links)\nPASS: test_member_descriptor (test.test_pydoc.TestDescriptions.test_member_descriptor)\nPASS: test_module (test.test_pydoc.TestDescriptions.test_module)\nPASS: test_module_level_callable (test.test_pydoc.TestDescriptions.test_module_level_callable)\nPASS: test_namedtuple_field_descriptor (test.test_pydoc.TestDescriptions.test_namedtuple_field_descriptor)\nPASS: test_property (test.test_pydoc.TestDescriptions.test_property)\nPASS: test_slot_descriptor (test.test_pydoc.TestDescriptions.test_slot_descriptor)\nPASS: test_special_form (test.test_pydoc.TestDescriptions.test_special_form)\nPASS: test_staticmethod (test.test_pydoc.TestDescriptions.test_staticmethod)\nPASS: test_structseq_member_descriptor (test.test_pydoc.TestDescriptions.test_structseq_member_descriptor)\nPASS: test_typing_pydoc (test.test_pydoc.TestDescriptions.test_typing_pydoc)\nPASS: test_unbound_builtin_method (test.test_pydoc.TestDescriptions.test_unbound_builtin_method)\nPASS: test_unbound_python_method (test.test_pydoc.TestDescriptions.test_unbound_python_method)\nPASS: test_union_type (test.test_pydoc.TestDescriptions.test_union_type)\nPASS: test_keywords (test.test_pydoc.TestHelper.test_keywords)\nPASS: test_sys_path_adjustment_adds_missing_curdir (test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_adds_missing_curdir)\nPASS: test_sys_path_adjustment_protects_pydoc_dir (test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_protects_pydoc_dir)\nPASS: test_sys_path_adjustment_removes_argv0_dir (test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_removes_argv0_dir)\nPASS: test_sys_path_adjustment_when_curdir_already_included (test.test_pydoc.TestInternalUtilities.test_sys_path_adjustment_when_curdir_already_included)\n\n----------------------------------------------------------------------\nRan 76 tests in 5.044s\n\nOK (skipped=3)\n0:02:29 load avg: 3.92 [316/469] test_random passed\nPASS: test_53_bits_per_float (test.test_random.MersenneTwister_TestBasicOps.test_53_bits_per_float)\nPASS: test_autoseed (test.test_random.MersenneTwister_TestBasicOps.test_autoseed)\nPASS: test_bigrand (test.test_random.MersenneTwister_TestBasicOps.test_bigrand)\nPASS: test_bigrand_ranges (test.test_random.MersenneTwister_TestBasicOps.test_bigrand_ranges)\nPASS: test_bug_1727780 (test.test_random.MersenneTwister_TestBasicOps.test_bug_1727780)\nPASS: test_bug_27706 (test.test_random.MersenneTwister_TestBasicOps.test_bug_27706)\nPASS: test_bug_31478 (test.test_random.MersenneTwister_TestBasicOps.test_bug_31478)\nPASS: test_bug_31482 (test.test_random.MersenneTwister_TestBasicOps.test_bug_31482)\nPASS: test_bug_9025 (test.test_random.MersenneTwister_TestBasicOps.test_bug_9025)\nPASS: test_choice (test.test_random.MersenneTwister_TestBasicOps.test_choice)\nPASS: test_choice_with_numpy (test.test_random.MersenneTwister_TestBasicOps.test_choice_with_numpy)\nPASS: test_choices (test.test_random.MersenneTwister_TestBasicOps.test_choices)\nPASS: test_choices_algorithms (test.test_random.MersenneTwister_TestBasicOps.test_choices_algorithms)\nPASS: test_choices_infinite_total (test.test_random.MersenneTwister_TestBasicOps.test_choices_infinite_total)\nPASS: test_choices_negative_total (test.test_random.MersenneTwister_TestBasicOps.test_choices_negative_total)\nPASS: test_choices_subnormal (test.test_random.MersenneTwister_TestBasicOps.test_choices_subnormal)\nPASS: test_choices_with_all_zero_weights (test.test_random.MersenneTwister_TestBasicOps.test_choices_with_all_zero_weights)\nPASS: test_gauss (test.test_random.MersenneTwister_TestBasicOps.test_gauss)\nPASS: test_getrandbits (test.test_random.MersenneTwister_TestBasicOps.test_getrandbits)\nPASS: test_guaranteed_stable (test.test_random.MersenneTwister_TestBasicOps.test_guaranteed_stable)\nPASS: test_long_seed (test.test_random.MersenneTwister_TestBasicOps.test_long_seed)\nPASS: test_mu_sigma_default_args (test.test_random.MersenneTwister_TestBasicOps.test_mu_sigma_default_args)\nPASS: test_pickling (test.test_random.MersenneTwister_TestBasicOps.test_pickling)\nPASS: test_randbelow_logic (test.test_random.MersenneTwister_TestBasicOps.test_randbelow_logic)\nPASS: test_randbelow_without_getrandbits (test.test_random.MersenneTwister_TestBasicOps.test_randbelow_without_getrandbits)\nPASS: test_randbytes (test.test_random.MersenneTwister_TestBasicOps.test_randbytes)\nPASS: test_randbytes_getrandbits (test.test_random.MersenneTwister_TestBasicOps.test_randbytes_getrandbits)\nPASS: test_randrange_bug_1590891 (test.test_random.MersenneTwister_TestBasicOps.test_randrange_bug_1590891)\nPASS: test_randrange_uses_getrandbits (test.test_random.MersenneTwister_TestBasicOps.test_randrange_uses_getrandbits)\nPASS: test_rangelimits (test.test_random.MersenneTwister_TestBasicOps.test_rangelimits)\nPASS: test_referenceImplementation (test.test_random.MersenneTwister_TestBasicOps.test_referenceImplementation)\nPASS: test_sample (test.test_random.MersenneTwister_TestBasicOps.test_sample)\nPASS: test_sample_counts_equivalence (test.test_random.MersenneTwister_TestBasicOps.test_sample_counts_equivalence)\nPASS: test_sample_distribution (test.test_random.MersenneTwister_TestBasicOps.test_sample_distribution)\nPASS: test_sample_inputs (test.test_random.MersenneTwister_TestBasicOps.test_sample_inputs)\nPASS: test_sample_on_dicts (test.test_random.MersenneTwister_TestBasicOps.test_sample_on_dicts)\nPASS: test_sample_on_seqsets (test.test_random.MersenneTwister_TestBasicOps.test_sample_on_seqsets)\nPASS: test_sample_on_sets (test.test_random.MersenneTwister_TestBasicOps.test_sample_on_sets)\nPASS: test_sample_with_counts (test.test_random.MersenneTwister_TestBasicOps.test_sample_with_counts)\nPASS: test_saverestore (test.test_random.MersenneTwister_TestBasicOps.test_saverestore)\nPASS: test_seed_no_mutate_bug_44018 (test.test_random.MersenneTwister_TestBasicOps.test_seed_no_mutate_bug_44018)\nPASS: test_seed_when_randomness_source_not_found (test.test_random.MersenneTwister_TestBasicOps.test_seed_when_randomness_source_not_found)\nPASS: test_seedargs (test.test_random.MersenneTwister_TestBasicOps.test_seedargs)\nPASS: test_setstate_first_arg (test.test_random.MersenneTwister_TestBasicOps.test_setstate_first_arg)\nPASS: test_setstate_middle_arg (test.test_random.MersenneTwister_TestBasicOps.test_setstate_middle_arg)\nPASS: test_shuffle (test.test_random.MersenneTwister_TestBasicOps.test_shuffle)\nPASS: test_strong_reference_implementation (test.test_random.MersenneTwister_TestBasicOps.test_strong_reference_implementation)\nPASS: test_53_bits_per_float (test.test_random.SystemRandom_TestBasicOps.test_53_bits_per_float)\nPASS: test_autoseed (test.test_random.SystemRandom_TestBasicOps.test_autoseed)\nPASS: test_bigrand (test.test_random.SystemRandom_TestBasicOps.test_bigrand)\nPASS: test_bigrand_ranges (test.test_random.SystemRandom_TestBasicOps.test_bigrand_ranges)\nPASS: test_bug_1727780 (test.test_random.SystemRandom_TestBasicOps.test_bug_1727780)\nPASS: test_bug_9025 (test.test_random.SystemRandom_TestBasicOps.test_bug_9025)\nPASS: test_choice (test.test_random.SystemRandom_TestBasicOps.test_choice)\nPASS: test_choice_with_numpy (test.test_random.SystemRandom_TestBasicOps.test_choice_with_numpy)\nPASS: test_choices (test.test_random.SystemRandom_TestBasicOps.test_choices)\nPASS: test_choices_infinite_total (test.test_random.SystemRandom_TestBasicOps.test_choices_infinite_total)\nPASS: test_choices_negative_total (test.test_random.SystemRandom_TestBasicOps.test_choices_negative_total)\nPASS: test_choices_subnormal (test.test_random.SystemRandom_TestBasicOps.test_choices_subnormal)\nPASS: test_choices_with_all_zero_weights (test.test_random.SystemRandom_TestBasicOps.test_choices_with_all_zero_weights)\nPASS: test_gauss (test.test_random.SystemRandom_TestBasicOps.test_gauss)\nPASS: test_getrandbits (test.test_random.SystemRandom_TestBasicOps.test_getrandbits)\nPASS: test_mu_sigma_default_args (test.test_random.SystemRandom_TestBasicOps.test_mu_sigma_default_args)\nPASS: test_pickling (test.test_random.SystemRandom_TestBasicOps.test_pickling)\nPASS: test_randbelow_logic (test.test_random.SystemRandom_TestBasicOps.test_randbelow_logic)\nPASS: test_randbytes (test.test_random.SystemRandom_TestBasicOps.test_randbytes)\nPASS: test_randrange_errors (test.test_random.SystemRandom_TestBasicOps.test_randrange_errors)\nPASS: test_randrange_nonunit_step (test.test_random.SystemRandom_TestBasicOps.test_randrange_nonunit_step)\nPASS: test_randrange_step (test.test_random.SystemRandom_TestBasicOps.test_randrange_step)\nPASS: test_rangelimits (test.test_random.SystemRandom_TestBasicOps.test_rangelimits)\nPASS: test_sample (test.test_random.SystemRandom_TestBasicOps.test_sample)\nPASS: test_sample_distribution (test.test_random.SystemRandom_TestBasicOps.test_sample_distribution)\nPASS: test_sample_inputs (test.test_random.SystemRandom_TestBasicOps.test_sample_inputs)\nPASS: test_sample_on_dicts (test.test_random.SystemRandom_TestBasicOps.test_sample_on_dicts)\nPASS: test_sample_on_seqsets (test.test_random.SystemRandom_TestBasicOps.test_sample_on_seqsets)\nPASS: test_sample_on_sets (test.test_random.SystemRandom_TestBasicOps.test_sample_on_sets)\nPASS: test_sample_with_counts (test.test_random.SystemRandom_TestBasicOps.test_sample_with_counts)\nPASS: test_saverestore (test.test_random.SystemRandom_TestBasicOps.test_saverestore)\nPASS: test_seed_no_mutate_bug_44018 (test.test_random.SystemRandom_TestBasicOps.test_seed_no_mutate_bug_44018)\nPASS: test_seed_when_randomness_source_not_found (test.test_random.SystemRandom_TestBasicOps.test_seed_when_randomness_source_not_found)\nPASS: test_seedargs (test.test_random.SystemRandom_TestBasicOps.test_seedargs)\nPASS: test_shuffle (test.test_random.SystemRandom_TestBasicOps.test_shuffle)\nPASS: test_avg_std (test.test_random.TestDistributions.test_avg_std)\nPASS: test_betavariate_return_zero (test.test_random.TestDistributions.test_betavariate_return_zero)\nPASS: test_binomialvariate (test.test_random.TestDistributions.test_binomialvariate)\nPASS: test_constant (test.test_random.TestDistributions.test_constant)\nPASS: test_gammavariate_alpha_between_zero_and_one (test.test_random.TestDistributions.test_gammavariate_alpha_between_zero_and_one)\nPASS: test_gammavariate_alpha_equal_one (test.test_random.TestDistributions.test_gammavariate_alpha_equal_one)\nPASS: test_gammavariate_alpha_equal_one_equals_expovariate (test.test_random.TestDistributions.test_gammavariate_alpha_equal_one_equals_expovariate)\nPASS: test_gammavariate_alpha_greater_one (test.test_random.TestDistributions.test_gammavariate_alpha_greater_one)\nPASS: test_gammavariate_errors (test.test_random.TestDistributions.test_gammavariate_errors)\nPASS: test_von_mises_large_kappa (test.test_random.TestDistributions.test_von_mises_large_kappa)\nPASS: test_von_mises_range (test.test_random.TestDistributions.test_von_mises_range)\nPASS: test_zeroinputs (test.test_random.TestDistributions.test_zeroinputs)\nPASS: testMagicConstants (test.test_random.TestModule.testMagicConstants)\nPASS: test__all__ (test.test_random.TestModule.test__all__)\nPASS: test_after_fork (test.test_random.TestModule.test_after_fork)\nPASS: test_random_subclass_with_kwargs (test.test_random.TestRandomSubclassing.test_random_subclass_with_kwargs)\nPASS: test_subclasses_overriding_methods (test.test_random.TestRandomSubclassing.test_subclasses_overriding_methods)\nPASS: test_bug_41052 (test.test_random.TestRawMersenneTwister.test_bug_41052)\nPASS: test_bug_42008 (test.test_random.TestRawMersenneTwister.test_bug_42008)\n\n----------------------------------------------------------------------\nRan 101 tests in 2.158s\n\nOK\n0:02:30 load avg: 3.92 [317/469] test_readline skipped\ntest_readline skipped -- No module named 'readline'\n0:02:30 load avg: 3.92 [318/469] test_re passed\nPASS: test_atomic_group (test.test_re.DebugTests.test_atomic_group)\nPASS: test_debug_flag (test.test_re.DebugTests.test_debug_flag)\nPASS: test_possesive_repeat (test.test_re.DebugTests.test_possesive_repeat)\nPASS: test_possesive_repeat_one (test.test_re.DebugTests.test_possesive_repeat_one)\ntest_re_benchmarks (test.test_re.ExternalTests.test_re_benchmarks)\nPASS: re_tests benchmarks\ntest_re_tests (test.test_re.ExternalTests.test_re_tests)\nPASS: re_tests test suite\nPASS: test_case_helpers (test.test_re.ImplementationTest.test_case_helpers)\nPASS: test_dealloc (test.test_re.ImplementationTest.test_dealloc)\nPASS: test_deprecated_modules (test.test_re.ImplementationTest.test_deprecated_modules)\nPASS: test_disallow_instantiation (test.test_re.ImplementationTest.test_disallow_instantiation)\nPASS: test_immutable (test.test_re.ImplementationTest.test_immutable)\nPASS: test_overlap_table (test.test_re.ImplementationTest.test_overlap_table)\nPASS: test_repeat_minmax_overflow_maxrepeat (test.test_re.ImplementationTest.test_repeat_minmax_overflow_maxrepeat)\nPASS: test_signedness (test.test_re.ImplementationTest.test_signedness)\nPASS: test_sre_template_invalid_group_index (test.test_re.ImplementationTest.test_sre_template_invalid_group_index)\nPASS: test_bytes (test.test_re.PatternReprTests.test_bytes)\nPASS: test_flags_repr (test.test_re.PatternReprTests.test_flags_repr)\nPASS: test_inline_flags (test.test_re.PatternReprTests.test_inline_flags)\nPASS: test_locale (test.test_re.PatternReprTests.test_locale)\nPASS: test_long_pattern (test.test_re.PatternReprTests.test_long_pattern)\nPASS: test_multiple_flags (test.test_re.PatternReprTests.test_multiple_flags)\nPASS: test_quotes (test.test_re.PatternReprTests.test_quotes)\nPASS: test_single_flag (test.test_re.PatternReprTests.test_single_flag)\nPASS: test_unicode_flag (test.test_re.PatternReprTests.test_unicode_flag)\nPASS: test_unknown_flags (test.test_re.PatternReprTests.test_unknown_flags)\nPASS: test_without_flags (test.test_re.PatternReprTests.test_without_flags)\nPASS: test_ASSERT_NOT_mark_bug (test.test_re.ReTests.test_ASSERT_NOT_mark_bug)\nPASS: test_MARK_PUSH_macro_bug (test.test_re.ReTests.test_MARK_PUSH_macro_bug)\nPASS: test_MIN_REPEAT_ONE_mark_bug (test.test_re.ReTests.test_MIN_REPEAT_ONE_mark_bug)\nPASS: test_MIN_UNTIL_mark_bug (test.test_re.ReTests.test_MIN_UNTIL_mark_bug)\nPASS: test_REPEAT_ONE_mark_bug (test.test_re.ReTests.test_REPEAT_ONE_mark_bug)\nPASS: test_anyall (test.test_re.ReTests.test_anyall)\nPASS: test_ascii_and_unicode_flag (test.test_re.ReTests.test_ascii_and_unicode_flag)\ntest_atomic_grouping (test.test_re.ReTests.test_atomic_grouping)\nPASS: Test Atomic Grouping\nPASS: test_backref_group_name_in_exception (test.test_re.ReTests.test_backref_group_name_in_exception)\nPASS: test_basic_re_sub (test.test_re.ReTests.test_basic_re_sub)\nPASS: test_big_codesize (test.test_re.ReTests.test_big_codesize)\nPASS: test_bigcharset (test.test_re.ReTests.test_bigcharset)\ntest_branching (test.test_re.ReTests.test_branching)\nPASS: Test Branching\nPASS: test_bug_113254 (test.test_re.ReTests.test_bug_113254)\nPASS: test_bug_114660 (test.test_re.ReTests.test_bug_114660)\nPASS: test_bug_117612 (test.test_re.ReTests.test_bug_117612)\nPASS: test_bug_1661 (test.test_re.ReTests.test_bug_1661)\nPASS: test_bug_16688 (test.test_re.ReTests.test_bug_16688)\nPASS: test_bug_20998 (test.test_re.ReTests.test_bug_20998)\nPASS: test_bug_2537 (test.test_re.ReTests.test_bug_2537)\nPASS: test_bug_29444 (test.test_re.ReTests.test_bug_29444)\nPASS: test_bug_34294 (test.test_re.ReTests.test_bug_34294)\nPASS: test_bug_3629 (test.test_re.ReTests.test_bug_3629)\nPASS: test_bug_40736 (test.test_re.ReTests.test_bug_40736)\nPASS: test_bug_418626 (test.test_re.ReTests.test_bug_418626)\nPASS: test_bug_448951 (test.test_re.ReTests.test_bug_448951)\nPASS: test_bug_449000 (test.test_re.ReTests.test_bug_449000)\nPASS: test_bug_449964 (test.test_re.ReTests.test_bug_449964)\nPASS: test_bug_527371 (test.test_re.ReTests.test_bug_527371)\nPASS: test_bug_581080 (test.test_re.ReTests.test_bug_581080)\nPASS: test_bug_612074 (test.test_re.ReTests.test_bug_612074)\nPASS: test_bug_6509 (test.test_re.ReTests.test_bug_6509)\nPASS: test_bug_6561 (test.test_re.ReTests.test_bug_6561)\nPASS: test_bug_725106 (test.test_re.ReTests.test_bug_725106)\nPASS: test_bug_725149 (test.test_re.ReTests.test_bug_725149)\nPASS: test_bug_764548 (test.test_re.ReTests.test_bug_764548)\nPASS: test_bug_817234 (test.test_re.ReTests.test_bug_817234)\nPASS: test_bug_926075 (test.test_re.ReTests.test_bug_926075)\nPASS: test_bug_931848 (test.test_re.ReTests.test_bug_931848)\nPASS: test_bug_gh106052 (test.test_re.ReTests.test_bug_gh106052)\nPASS: test_bug_gh91616 (test.test_re.ReTests.test_bug_gh91616)\nPASS: test_bytes_str_mixing (test.test_re.ReTests.test_bytes_str_mixing)\nPASS: test_category (test.test_re.ReTests.test_category)\nPASS: test_character_set_errors (test.test_re.ReTests.test_character_set_errors)\nPASS: test_comments (test.test_re.ReTests.test_comments)\nPASS: test_compile (test.test_re.ReTests.test_compile)\nPASS: test_constants (test.test_re.ReTests.test_constants)\nPASS: test_copying (test.test_re.ReTests.test_copying)\ntest_dollar_matches_twice (test.test_re.ReTests.test_dollar_matches_twice)\nPASS: Test that $ does not include \\n\nPASS: test_empty_array (test.test_re.ReTests.test_empty_array)\nPASS: test_enum (test.test_re.ReTests.test_enum)\nPASS: test_error (test.test_re.ReTests.test_error)\nPASS: test_expand (test.test_re.ReTests.test_expand)\nPASS: test_findall_atomic_grouping (test.test_re.ReTests.test_findall_atomic_grouping)\nPASS: test_findall_possessive_quantifiers (test.test_re.ReTests.test_findall_possessive_quantifiers)\nPASS: test_finditer (test.test_re.ReTests.test_finditer)\nPASS: test_flags (test.test_re.ReTests.test_flags)\nPASS: test_fullmatch_atomic_grouping (test.test_re.ReTests.test_fullmatch_atomic_grouping)\nPASS: test_fullmatch_possessive_quantifiers (test.test_re.ReTests.test_fullmatch_possessive_quantifiers)\nPASS: test_getattr (test.test_re.ReTests.test_getattr)\nPASS: test_group (test.test_re.ReTests.test_group)\nPASS: test_group_name_in_exception (test.test_re.ReTests.test_group_name_in_exception)\nPASS: test_groupdict (test.test_re.ReTests.test_groupdict)\nPASS: test_ignore_case (test.test_re.ReTests.test_ignore_case)\nPASS: test_ignore_case_range (test.test_re.ReTests.test_ignore_case_range)\nPASS: test_ignore_case_set (test.test_re.ReTests.test_ignore_case_set)\nPASS: test_ignore_spaces (test.test_re.ReTests.test_ignore_spaces)\nPASS: test_inline_flags (test.test_re.ReTests.test_inline_flags)\nPASS: test_issue17998 (test.test_re.ReTests.test_issue17998)\nPASS: test_keep_buffer (test.test_re.ReTests.test_keep_buffer)\nPASS: test_keyword_parameters (test.test_re.ReTests.test_keyword_parameters)\nPASS: test_large_search (test.test_re.ReTests.test_large_search)\nPASS: test_large_subn (test.test_re.ReTests.test_large_subn)\nSKIP: test_locale_caching (test.test_re.ReTests.test_locale_caching) 'test needs en_US.iso88591 locale'\nSKIP: test_locale_compiled (test.test_re.ReTests.test_locale_compiled) 'test needs en_US.iso88591 locale'\nPASS: test_locale_flag (test.test_re.ReTests.test_locale_flag)\nPASS: test_look_behind_overflow (test.test_re.ReTests.test_look_behind_overflow)\nPASS: test_lookahead (test.test_re.ReTests.test_lookahead)\nPASS: test_lookbehind (test.test_re.ReTests.test_lookbehind)\nPASS: test_match_getitem (test.test_re.ReTests.test_match_getitem)\nPASS: test_match_repr (test.test_re.ReTests.test_match_repr)\nPASS: test_misc_errors (test.test_re.ReTests.test_misc_errors)\nPASS: test_multiple_repeat (test.test_re.ReTests.test_multiple_repeat)\nPASS: test_named_unicode_escapes (test.test_re.ReTests.test_named_unicode_escapes)\nPASS: test_not_literal (test.test_re.ReTests.test_not_literal)\nPASS: test_nothing_to_repeat (test.test_re.ReTests.test_nothing_to_repeat)\nPASS: test_other_escapes (test.test_re.ReTests.test_other_escapes)\nPASS: test_pattern_compare (test.test_re.ReTests.test_pattern_compare)\nPASS: test_pattern_compare_bytes (test.test_re.ReTests.test_pattern_compare_bytes)\nPASS: test_pickling (test.test_re.ReTests.test_pickling)\ntest_possessive_quantifiers (test.test_re.ReTests.test_possessive_quantifiers)\nPASS: Test Possessive Quantifiers\nPASS: test_possible_set_operations (test.test_re.ReTests.test_possible_set_operations)\nPASS: test_qualified_re_split (test.test_re.ReTests.test_qualified_re_split)\nPASS: test_qualified_re_sub (test.test_re.ReTests.test_qualified_re_sub)\nPASS: test_re_escape (test.test_re.ReTests.test_re_escape)\nPASS: test_re_escape_bytes (test.test_re.ReTests.test_re_escape_bytes)\nPASS: test_re_escape_non_ascii (test.test_re.ReTests.test_re_escape_non_ascii)\nPASS: test_re_escape_non_ascii_bytes (test.test_re.ReTests.test_re_escape_non_ascii_bytes)\nPASS: test_re_findall (test.test_re.ReTests.test_re_findall)\nPASS: test_re_fullmatch (test.test_re.ReTests.test_re_fullmatch)\nPASS: test_re_groupref (test.test_re.ReTests.test_re_groupref)\nPASS: test_re_groupref_exists (test.test_re.ReTests.test_re_groupref_exists)\nPASS: test_re_groupref_exists_errors (test.test_re.ReTests.test_re_groupref_exists_errors)\nPASS: test_re_groupref_exists_validation_bug (test.test_re.ReTests.test_re_groupref_exists_validation_bug)\nPASS: test_re_groupref_overflow (test.test_re.ReTests.test_re_groupref_overflow)\nPASS: test_re_match (test.test_re.ReTests.test_re_match)\nPASS: test_re_split (test.test_re.ReTests.test_re_split)\nPASS: test_re_subn (test.test_re.ReTests.test_re_subn)\nPASS: test_regression_gh94675 (test.test_re.ReTests.test_regression_gh94675)\nPASS: test_repeat_minmax (test.test_re.ReTests.test_repeat_minmax)\nPASS: test_repeat_minmax_overflow (test.test_re.ReTests.test_repeat_minmax_overflow)\nPASS: test_scanner (test.test_re.ReTests.test_scanner)\nPASS: test_scoped_flags (test.test_re.ReTests.test_scoped_flags)\nPASS: test_search_anchor_at_beginning (test.test_re.ReTests.test_search_anchor_at_beginning)\nPASS: test_search_coverage (test.test_re.ReTests.test_search_coverage)\nPASS: test_search_dot_unicode (test.test_re.ReTests.test_search_dot_unicode)\nPASS: test_search_star_plus (test.test_re.ReTests.test_search_star_plus)\nPASS: test_special_escapes (test.test_re.ReTests.test_special_escapes)\nPASS: test_sre_byte_class_literals (test.test_re.ReTests.test_sre_byte_class_literals)\nPASS: test_sre_byte_literals (test.test_re.ReTests.test_sre_byte_literals)\nPASS: test_sre_character_class_literals (test.test_re.ReTests.test_sre_character_class_literals)\nPASS: test_sre_character_literals (test.test_re.ReTests.test_sre_character_literals)\nPASS: test_stack_overflow (test.test_re.ReTests.test_stack_overflow)\nPASS: test_string_boundaries (test.test_re.ReTests.test_string_boundaries)\nPASS: test_sub_template_numeric_escape (test.test_re.ReTests.test_sub_template_numeric_escape)\nPASS: test_symbolic_groups (test.test_re.ReTests.test_symbolic_groups)\nPASS: test_symbolic_groups_errors (test.test_re.ReTests.test_symbolic_groups_errors)\nPASS: test_symbolic_refs (test.test_re.ReTests.test_symbolic_refs)\nPASS: test_symbolic_refs_errors (test.test_re.ReTests.test_symbolic_refs_errors)\nPASS: test_template_function_and_flag_is_deprecated (test.test_re.ReTests.test_template_function_and_flag_is_deprecated)\nPASS: test_unlimited_zero_width_repeat (test.test_re.ReTests.test_unlimited_zero_width_repeat)\nPASS: test_weakref (test.test_re.ReTests.test_weakref)\nPASS: test_zerowidth (test.test_re.ReTests.test_zerowidth)\n\n----------------------------------------------------------------------\nRan 159 tests in 1.454s\n\nOK (skipped=2)\n0:02:30 load avg: 3.92 [319/469] test_reprlib passed\nSKIP: test_builtin_function (test.test_reprlib.LongReprTest.test_builtin_function) 'needs a built-in function with a really long name'\nPASS: test_class (test.test_reprlib.LongReprTest.test_class)\nPASS: test_instance (test.test_reprlib.LongReprTest.test_instance)\nPASS: test_method (test.test_reprlib.LongReprTest.test_method)\nPASS: test_module (test.test_reprlib.LongReprTest.test_module)\nSKIP: test_object (test.test_reprlib.LongReprTest.test_object) 'need a suitable object'\nPASS: test_type (test.test_reprlib.LongReprTest.test_type)\nPASS: test_builtin_function (test.test_reprlib.ReprTests.test_builtin_function)\nPASS: test_cell (test.test_reprlib.ReprTests.test_cell)\nPASS: test_container (test.test_reprlib.ReprTests.test_container)\nPASS: test_descriptors (test.test_reprlib.ReprTests.test_descriptors)\nPASS: test_frozenset (test.test_reprlib.ReprTests.test_frozenset)\nPASS: test_init_kwargs (test.test_reprlib.ReprTests.test_init_kwargs)\nPASS: test_instance (test.test_reprlib.ReprTests.test_instance)\nPASS: test_invalid_indent (test.test_reprlib.ReprTests.test_invalid_indent)\nPASS: test_lambda (test.test_reprlib.ReprTests.test_lambda)\nPASS: test_nesting (test.test_reprlib.ReprTests.test_nesting)\nPASS: test_numbers (test.test_reprlib.ReprTests.test_numbers)\nPASS: test_range (test.test_reprlib.ReprTests.test_range)\nPASS: test_set_literal (test.test_reprlib.ReprTests.test_set_literal)\nPASS: test_string (test.test_reprlib.ReprTests.test_string)\nPASS: test_tuple (test.test_reprlib.ReprTests.test_tuple)\nPASS: test_unsortable (test.test_reprlib.ReprTests.test_unsortable)\nPASS: test_valid_indent (test.test_reprlib.ReprTests.test_valid_indent)\nPASS: test__type_params__ (test.test_reprlib.TestRecursiveRepr.test__type_params__)\nPASS: test_assigned_attributes (test.test_reprlib.TestRecursiveRepr.test_assigned_attributes)\nPASS: test_recursive_repr (test.test_reprlib.TestRecursiveRepr.test_recursive_repr)\n\n----------------------------------------------------------------------\nRan 25 tests in 0.025s\n\nOK (skipped=2)\n0:02:30 load avg: 3.92 [320/469] test_repl passed\nPASS: test_close_stdin (test.test_repl.TestInteractiveInterpreter.test_close_stdin)\nPASS: test_multiline_string_parsing (test.test_repl.TestInteractiveInterpreter.test_multiline_string_parsing)\nPASS: test_no_memory (test.test_repl.TestInteractiveInterpreter.test_no_memory)\nPASS: test_interactive_syntax_error_correct_line (test.test_repl.TestInteractiveModeSyntaxErrors.test_interactive_syntax_error_correct_line)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.253s\n\nOK\n0:02:31 load avg: 3.92 [321/469] test_richcmp passed\nPASS: test_dicts (test.test_richcmp.DictTest.test_dicts)\nPASS: test_badentry (test.test_richcmp.ListTest.test_badentry)\nPASS: test_coverage (test.test_richcmp.ListTest.test_coverage)\nPASS: test_goodentry (test.test_richcmp.ListTest.test_goodentry)\nPASS: test_exception_message (test.test_richcmp.MiscTest.test_exception_message)\nPASS: test_misbehavin (test.test_richcmp.MiscTest.test_misbehavin)\nPASS: test_not (test.test_richcmp.MiscTest.test_not)\nPASS: test_recursion (test.test_richcmp.MiscTest.test_recursion)\nPASS: test_basic (test.test_richcmp.NumberTest.test_basic)\nPASS: test_values (test.test_richcmp.NumberTest.test_values)\nPASS: test_mixed (test.test_richcmp.VectorTest.test_mixed)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.010s\n\nOK\n0:02:31 load avg: 3.92 [322/469] test_resource passed\nPASS: test_args (test.test_resource.ResourceTest.test_args)\nPASS: test_freebsd_contants (test.test_resource.ResourceTest.test_freebsd_contants)\nPASS: test_fsize_enforced (test.test_resource.ResourceTest.test_fsize_enforced)\nPASS: test_fsize_ismax (test.test_resource.ResourceTest.test_fsize_ismax)\nPASS: test_fsize_toobig (test.test_resource.ResourceTest.test_fsize_toobig)\nPASS: test_getrusage (test.test_resource.ResourceTest.test_getrusage)\nPASS: test_linux_constants (test.test_resource.ResourceTest.test_linux_constants)\nPASS: test_pagesize (test.test_resource.ResourceTest.test_pagesize)\nPASS: test_prlimit (test.test_resource.ResourceTest.test_prlimit)\nPASS: test_prlimit_refcount (test.test_resource.ResourceTest.test_prlimit_refcount)\nPASS: test_setrusage_refcount (test.test_resource.ResourceTest.test_setrusage_refcount)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.155s\n\nOK\n0:02:31 load avg: 3.92 [323/469] test_rlcompleter passed\nPASS: test_attr_matches (test.test_rlcompleter.TestRlcompleter.test_attr_matches)\nPASS: test_complete (test.test_rlcompleter.TestRlcompleter.test_complete)\nPASS: test_duplicate_globals (test.test_rlcompleter.TestRlcompleter.test_duplicate_globals)\ntest_excessive_getattr (test.test_rlcompleter.TestRlcompleter.test_excessive_getattr)\nPASS: Ensure getattr() is invoked no more than once per attribute\nPASS: test_global_matches (test.test_rlcompleter.TestRlcompleter.test_global_matches)\nPASS: test_namespace (test.test_rlcompleter.TestRlcompleter.test_namespace)\nPASS: test_property_method_not_called (test.test_rlcompleter.TestRlcompleter.test_property_method_not_called)\nPASS: test_uncreated_attr (test.test_rlcompleter.TestRlcompleter.test_uncreated_attr)\n\n----------------------------------------------------------------------\nRan 8 tests in 0.060s\n\nOK\n0:02:31 load avg: 3.92 [324/469] test_robotparser passed\nPASS: test_bad_urls (test.test_robotparser.AnotherInvalidRequestRateTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.AnotherInvalidRequestRateTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.AnotherInvalidRequestRateTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.CrawlDelayAndCustomAgentTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.CrawlDelayAndCustomAgentTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.CrawlDelayAndCustomAgentTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.CrawlDelayAndRequestRateTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.CrawlDelayAndRequestRateTest.test_good_urls)\nPASS: test_request_rate (test.test_robotparser.CrawlDelayAndRequestRateTest.test_request_rate)\nPASS: test_site_maps (test.test_robotparser.CrawlDelayAndRequestRateTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.DefaultEntryTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.DefaultEntryTest.test_good_urls)\nPASS: test_request_rate (test.test_robotparser.DefaultEntryTest.test_request_rate)\nPASS: test_site_maps (test.test_robotparser.DefaultEntryTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.DifferentAgentTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.DifferentAgentTest.test_good_urls)\nPASS: test_request_rate (test.test_robotparser.DifferentAgentTest.test_request_rate)\nPASS: test_site_maps (test.test_robotparser.DifferentAgentTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.DisallowQueryStringTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.DisallowQueryStringTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.DisallowQueryStringTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.EmptyFileTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.EmptyFileTest.test_good_urls)\nPASS: test_request_rate (test.test_robotparser.EmptyFileTest.test_request_rate)\nPASS: test_site_maps (test.test_robotparser.EmptyFileTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.EmptyQueryStringTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.EmptyQueryStringTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.EmptyQueryStringTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.GoogleURLOrderingTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.GoogleURLOrderingTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.GoogleURLOrderingTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.InvalidCrawlDelayTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.InvalidCrawlDelayTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.InvalidCrawlDelayTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.InvalidRequestRateTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.InvalidRequestRateTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.InvalidRequestRateTest.test_site_maps)\nSKIP: setUpClass (test.test_robotparser.NetworkTestCase) \"Use of the 'network' resource not enabled\"\nPASS: testPasswordProtectedSite (test.test_robotparser.PasswordProtectedSiteTestCase.testPasswordProtectedSite)\nPASS: test_bad_urls (test.test_robotparser.RejectAllRobotsTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.RejectAllRobotsTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.RejectAllRobotsTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.SitemapTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.SitemapTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.SitemapTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.StringFormattingTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.StringFormattingTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.StringFormattingTest.test_site_maps)\nPASS: test_string_formatting (test.test_robotparser.StringFormattingTest.test_string_formatting)\nPASS: test_bad_urls (test.test_robotparser.UseFirstUserAgentWildcardTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.UseFirstUserAgentWildcardTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.UseFirstUserAgentWildcardTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.UserAgentGoogleMobileTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.UserAgentGoogleMobileTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.UserAgentGoogleMobileTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.UserAgentOrderingTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.UserAgentOrderingTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.UserAgentOrderingTest.test_site_maps)\nPASS: test_bad_urls (test.test_robotparser.UserAgentWildcardTest.test_bad_urls)\nPASS: test_good_urls (test.test_robotparser.UserAgentWildcardTest.test_good_urls)\nPASS: test_site_maps (test.test_robotparser.UserAgentWildcardTest.test_site_maps)\n\n----------------------------------------------------------------------\nRan 60 tests in 0.042s\n\nOK (skipped=1)\n0:02:32 load avg: 3.92 [325/469] test_sax passed\nPASS: test_1463026_1 (test.test_sax.BytesXmlgenTest.test_1463026_1)\nPASS: test_1463026_1_empty (test.test_sax.BytesXmlgenTest.test_1463026_1_empty)\nPASS: test_1463026_2 (test.test_sax.BytesXmlgenTest.test_1463026_2)\nPASS: test_1463026_2_empty (test.test_sax.BytesXmlgenTest.test_1463026_2_empty)\nPASS: test_1463026_3 (test.test_sax.BytesXmlgenTest.test_1463026_3)\nPASS: test_1463026_3_empty (test.test_sax.BytesXmlgenTest.test_1463026_3_empty)\nPASS: test_5027_1 (test.test_sax.BytesXmlgenTest.test_5027_1)\nPASS: test_5027_2 (test.test_sax.BytesXmlgenTest.test_5027_2)\nPASS: test_no_close_file (test.test_sax.BytesXmlgenTest.test_no_close_file)\nPASS: test_xmlgen_attr_escape (test.test_sax.BytesXmlgenTest.test_xmlgen_attr_escape)\nPASS: test_xmlgen_basic (test.test_sax.BytesXmlgenTest.test_xmlgen_basic)\nPASS: test_xmlgen_basic_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_basic_empty)\nPASS: test_xmlgen_content (test.test_sax.BytesXmlgenTest.test_xmlgen_content)\nPASS: test_xmlgen_content_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_content_empty)\nPASS: test_xmlgen_content_escape (test.test_sax.BytesXmlgenTest.test_xmlgen_content_escape)\nPASS: test_xmlgen_encoding (test.test_sax.BytesXmlgenTest.test_xmlgen_encoding)\nPASS: test_xmlgen_encoding_bytes (test.test_sax.BytesXmlgenTest.test_xmlgen_encoding_bytes)\nPASS: test_xmlgen_fragment (test.test_sax.BytesXmlgenTest.test_xmlgen_fragment)\nPASS: test_xmlgen_ignorable (test.test_sax.BytesXmlgenTest.test_xmlgen_ignorable)\nPASS: test_xmlgen_ignorable_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_ignorable_empty)\nPASS: test_xmlgen_ns (test.test_sax.BytesXmlgenTest.test_xmlgen_ns)\nPASS: test_xmlgen_ns_empty (test.test_sax.BytesXmlgenTest.test_xmlgen_ns_empty)\nPASS: test_xmlgen_pi (test.test_sax.BytesXmlgenTest.test_xmlgen_pi)\nPASS: test_xmlgen_unencodable (test.test_sax.BytesXmlgenTest.test_xmlgen_unencodable)\nPASS: test_handlers (test.test_sax.CDATAHandlerTest.test_handlers)\nPASS: test_expat_incomplete (test.test_sax.ErrorReportingTest.test_expat_incomplete)\nPASS: test_expat_inpsource_location (test.test_sax.ErrorReportingTest.test_expat_inpsource_location)\nPASS: test_sax_parse_exception_str (test.test_sax.ErrorReportingTest.test_sax_parse_exception_str)\nPASS: test_expat_attrs_empty (test.test_sax.ExpatReaderTest.test_expat_attrs_empty)\nPASS: test_expat_attrs_wattr (test.test_sax.ExpatReaderTest.test_expat_attrs_wattr)\nPASS: test_expat_binary_file (test.test_sax.ExpatReaderTest.test_expat_binary_file)\nPASS: test_expat_binary_file_bytes_name (test.test_sax.ExpatReaderTest.test_expat_binary_file_bytes_name)\nPASS: test_expat_binary_file_int_name (test.test_sax.ExpatReaderTest.test_expat_binary_file_int_name)\nPASS: test_expat_binary_file_nonascii (test.test_sax.ExpatReaderTest.test_expat_binary_file_nonascii)\nPASS: test_expat_dtdhandler (test.test_sax.ExpatReaderTest.test_expat_dtdhandler)\nPASS: test_expat_entityresolver_default (test.test_sax.ExpatReaderTest.test_expat_entityresolver_default)\nPASS: test_expat_entityresolver_enabled (test.test_sax.ExpatReaderTest.test_expat_entityresolver_enabled)\nPASS: test_expat_external_dtd_default (test.test_sax.ExpatReaderTest.test_expat_external_dtd_default)\nPASS: test_expat_external_dtd_enabled (test.test_sax.ExpatReaderTest.test_expat_external_dtd_enabled)\nPASS: test_expat_incremental (test.test_sax.ExpatReaderTest.test_expat_incremental)\nPASS: test_expat_incremental_reset (test.test_sax.ExpatReaderTest.test_expat_incremental_reset)\nPASS: test_expat_inpsource_byte_stream (test.test_sax.ExpatReaderTest.test_expat_inpsource_byte_stream)\nPASS: test_expat_inpsource_character_stream (test.test_sax.ExpatReaderTest.test_expat_inpsource_character_stream)\nPASS: test_expat_inpsource_filename (test.test_sax.ExpatReaderTest.test_expat_inpsource_filename)\nPASS: test_expat_inpsource_sysid (test.test_sax.ExpatReaderTest.test_expat_inpsource_sysid)\nPASS: test_expat_inpsource_sysid_nonascii (test.test_sax.ExpatReaderTest.test_expat_inpsource_sysid_nonascii)\nPASS: test_expat_locator_noinfo (test.test_sax.ExpatReaderTest.test_expat_locator_noinfo)\nPASS: test_expat_locator_withinfo (test.test_sax.ExpatReaderTest.test_expat_locator_withinfo)\nPASS: test_expat_locator_withinfo_nonascii (test.test_sax.ExpatReaderTest.test_expat_locator_withinfo_nonascii)\nPASS: test_expat_nsattrs_empty (test.test_sax.ExpatReaderTest.test_expat_nsattrs_empty)\nPASS: test_expat_nsattrs_wattr (test.test_sax.ExpatReaderTest.test_expat_nsattrs_wattr)\nPASS: test_expat_text_file (test.test_sax.ExpatReaderTest.test_expat_text_file)\nPASS: test_handlers (test.test_sax.LexicalHandlerTest.test_handlers)\nPASS: test_make_parser2 (test.test_sax.MakeParserTest.test_make_parser2)\nPASS: test_make_parser3 (test.test_sax.MakeParserTest.test_make_parser3)\nPASS: test_make_parser4 (test.test_sax.MakeParserTest.test_make_parser4)\nPASS: test_make_parser5 (test.test_sax.MakeParserTest.test_make_parser5)\nPASS: test_parseString_bytes (test.test_sax.ParseTest.test_parseString_bytes)\nPASS: test_parseString_text (test.test_sax.ParseTest.test_parseString_text)\nPASS: test_parse_InputSource (test.test_sax.ParseTest.test_parse_InputSource)\nPASS: test_parse_bytes (test.test_sax.ParseTest.test_parse_bytes)\nPASS: test_parse_close_source (test.test_sax.ParseTest.test_parse_close_source)\nPASS: test_parse_path_object (test.test_sax.ParseTest.test_parse_path_object)\nPASS: test_parse_text (test.test_sax.ParseTest.test_parse_text)\nPASS: test_binary_file (test.test_sax.PrepareInputSourceTest.test_binary_file)\nPASS: test_byte_stream (test.test_sax.PrepareInputSourceTest.test_byte_stream)\nPASS: test_character_stream (test.test_sax.PrepareInputSourceTest.test_character_stream)\nPASS: test_path_objects (test.test_sax.PrepareInputSourceTest.test_path_objects)\nPASS: test_string (test.test_sax.PrepareInputSourceTest.test_string)\nPASS: test_system_id (test.test_sax.PrepareInputSourceTest.test_system_id)\nPASS: test_text_file (test.test_sax.PrepareInputSourceTest.test_text_file)\nPASS: test_double_quoteattr (test.test_sax.SaxutilsTest.test_double_quoteattr)\nPASS: test_escape_all (test.test_sax.SaxutilsTest.test_escape_all)\nPASS: test_escape_basic (test.test_sax.SaxutilsTest.test_escape_basic)\nPASS: test_escape_extra (test.test_sax.SaxutilsTest.test_escape_extra)\nPASS: test_make_parser (test.test_sax.SaxutilsTest.test_make_parser)\nPASS: test_quoteattr_basic (test.test_sax.SaxutilsTest.test_quoteattr_basic)\nPASS: test_single_double_quoteattr (test.test_sax.SaxutilsTest.test_single_double_quoteattr)\nPASS: test_single_quoteattr (test.test_sax.SaxutilsTest.test_single_quoteattr)\nPASS: test_unescape_all (test.test_sax.SaxutilsTest.test_unescape_all)\nPASS: test_unescape_amp_extra (test.test_sax.SaxutilsTest.test_unescape_amp_extra)\nPASS: test_unescape_basic (test.test_sax.SaxutilsTest.test_unescape_basic)\nPASS: test_unescape_extra (test.test_sax.SaxutilsTest.test_unescape_extra)\nPASS: test_1463026_1 (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_1)\nPASS: test_1463026_1_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_1_empty)\nPASS: test_1463026_2 (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_2)\nPASS: test_1463026_2_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_2_empty)\nPASS: test_1463026_3 (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_3)\nPASS: test_1463026_3_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_1463026_3_empty)\nPASS: test_5027_1 (test.test_sax.StreamReaderWriterXmlgenTest.test_5027_1)\nPASS: test_5027_2 (test.test_sax.StreamReaderWriterXmlgenTest.test_5027_2)\nPASS: test_no_close_file (test.test_sax.StreamReaderWriterXmlgenTest.test_no_close_file)\nPASS: test_xmlgen_attr_escape (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_attr_escape)\nPASS: test_xmlgen_basic (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_basic)\nPASS: test_xmlgen_basic_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_basic_empty)\nPASS: test_xmlgen_content (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content)\nPASS: test_xmlgen_content_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content_empty)\nPASS: test_xmlgen_content_escape (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_content_escape)\nPASS: test_xmlgen_encoding (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_encoding)\nPASS: test_xmlgen_encoding_bytes (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_encoding_bytes)\nPASS: test_xmlgen_fragment (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_fragment)\nPASS: test_xmlgen_ignorable (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ignorable)\nPASS: test_xmlgen_ignorable_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ignorable_empty)\nPASS: test_xmlgen_ns (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ns)\nPASS: test_xmlgen_ns_empty (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_ns_empty)\nPASS: test_xmlgen_pi (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_pi)\nPASS: test_xmlgen_unencodable (test.test_sax.StreamReaderWriterXmlgenTest.test_xmlgen_unencodable)\nPASS: test_1463026_1 (test.test_sax.StreamWriterXmlgenTest.test_1463026_1)\nPASS: test_1463026_1_empty (test.test_sax.StreamWriterXmlgenTest.test_1463026_1_empty)\nPASS: test_1463026_2 (test.test_sax.StreamWriterXmlgenTest.test_1463026_2)\nPASS: test_1463026_2_empty (test.test_sax.StreamWriterXmlgenTest.test_1463026_2_empty)\nPASS: test_1463026_3 (test.test_sax.StreamWriterXmlgenTest.test_1463026_3)\nPASS: test_1463026_3_empty (test.test_sax.StreamWriterXmlgenTest.test_1463026_3_empty)\nPASS: test_5027_1 (test.test_sax.StreamWriterXmlgenTest.test_5027_1)\nPASS: test_5027_2 (test.test_sax.StreamWriterXmlgenTest.test_5027_2)\nPASS: test_no_close_file (test.test_sax.StreamWriterXmlgenTest.test_no_close_file)\nPASS: test_xmlgen_attr_escape (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_attr_escape)\nPASS: test_xmlgen_basic (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_basic)\nPASS: test_xmlgen_basic_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_basic_empty)\nPASS: test_xmlgen_content (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content)\nPASS: test_xmlgen_content_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content_empty)\nPASS: test_xmlgen_content_escape (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_content_escape)\nPASS: test_xmlgen_encoding (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_encoding)\nPASS: test_xmlgen_encoding_bytes (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_encoding_bytes)\nPASS: test_xmlgen_fragment (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_fragment)\nPASS: test_xmlgen_ignorable (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ignorable)\nPASS: test_xmlgen_ignorable_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ignorable_empty)\nPASS: test_xmlgen_ns (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ns)\nPASS: test_xmlgen_ns_empty (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_ns_empty)\nPASS: test_xmlgen_pi (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_pi)\nPASS: test_xmlgen_unencodable (test.test_sax.StreamWriterXmlgenTest.test_xmlgen_unencodable)\nPASS: test_1463026_1 (test.test_sax.StringXmlgenTest.test_1463026_1)\nPASS: test_1463026_1_empty (test.test_sax.StringXmlgenTest.test_1463026_1_empty)\nPASS: test_1463026_2 (test.test_sax.StringXmlgenTest.test_1463026_2)\nPASS: test_1463026_2_empty (test.test_sax.StringXmlgenTest.test_1463026_2_empty)\nPASS: test_1463026_3 (test.test_sax.StringXmlgenTest.test_1463026_3)\nPASS: test_1463026_3_empty (test.test_sax.StringXmlgenTest.test_1463026_3_empty)\nPASS: test_5027_1 (test.test_sax.StringXmlgenTest.test_5027_1)\nPASS: test_5027_2 (test.test_sax.StringXmlgenTest.test_5027_2)\nPASS: test_no_close_file (test.test_sax.StringXmlgenTest.test_no_close_file)\nPASS: test_xmlgen_attr_escape (test.test_sax.StringXmlgenTest.test_xmlgen_attr_escape)\nPASS: test_xmlgen_basic (test.test_sax.StringXmlgenTest.test_xmlgen_basic)\nPASS: test_xmlgen_basic_empty (test.test_sax.StringXmlgenTest.test_xmlgen_basic_empty)\nPASS: test_xmlgen_content (test.test_sax.StringXmlgenTest.test_xmlgen_content)\nPASS: test_xmlgen_content_empty (test.test_sax.StringXmlgenTest.test_xmlgen_content_empty)\nPASS: test_xmlgen_content_escape (test.test_sax.StringXmlgenTest.test_xmlgen_content_escape)\nPASS: test_xmlgen_encoding (test.test_sax.StringXmlgenTest.test_xmlgen_encoding)\nPASS: test_xmlgen_encoding_bytes (test.test_sax.StringXmlgenTest.test_xmlgen_encoding_bytes)\nPASS: test_xmlgen_fragment (test.test_sax.StringXmlgenTest.test_xmlgen_fragment)\nPASS: test_xmlgen_ignorable (test.test_sax.StringXmlgenTest.test_xmlgen_ignorable)\nPASS: test_xmlgen_ignorable_empty (test.test_sax.StringXmlgenTest.test_xmlgen_ignorable_empty)\nPASS: test_xmlgen_ns (test.test_sax.StringXmlgenTest.test_xmlgen_ns)\nPASS: test_xmlgen_ns_empty (test.test_sax.StringXmlgenTest.test_xmlgen_ns_empty)\nPASS: test_xmlgen_pi (test.test_sax.StringXmlgenTest.test_xmlgen_pi)\nPASS: test_1463026_1 (test.test_sax.WriterXmlgenTest.test_1463026_1)\nPASS: test_1463026_1_empty (test.test_sax.WriterXmlgenTest.test_1463026_1_empty)\nPASS: test_1463026_2 (test.test_sax.WriterXmlgenTest.test_1463026_2)\nPASS: test_1463026_2_empty (test.test_sax.WriterXmlgenTest.test_1463026_2_empty)\nPASS: test_1463026_3 (test.test_sax.WriterXmlgenTest.test_1463026_3)\nPASS: test_1463026_3_empty (test.test_sax.WriterXmlgenTest.test_1463026_3_empty)\nPASS: test_5027_1 (test.test_sax.WriterXmlgenTest.test_5027_1)\nPASS: test_5027_2 (test.test_sax.WriterXmlgenTest.test_5027_2)\nPASS: test_no_close_file (test.test_sax.WriterXmlgenTest.test_no_close_file)\nPASS: test_xmlgen_attr_escape (test.test_sax.WriterXmlgenTest.test_xmlgen_attr_escape)\nPASS: test_xmlgen_basic (test.test_sax.WriterXmlgenTest.test_xmlgen_basic)\nPASS: test_xmlgen_basic_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_basic_empty)\nPASS: test_xmlgen_content (test.test_sax.WriterXmlgenTest.test_xmlgen_content)\nPASS: test_xmlgen_content_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_content_empty)\nPASS: test_xmlgen_content_escape (test.test_sax.WriterXmlgenTest.test_xmlgen_content_escape)\nPASS: test_xmlgen_encoding (test.test_sax.WriterXmlgenTest.test_xmlgen_encoding)\nPASS: test_xmlgen_encoding_bytes (test.test_sax.WriterXmlgenTest.test_xmlgen_encoding_bytes)\nPASS: test_xmlgen_fragment (test.test_sax.WriterXmlgenTest.test_xmlgen_fragment)\nPASS: test_xmlgen_ignorable (test.test_sax.WriterXmlgenTest.test_xmlgen_ignorable)\nPASS: test_xmlgen_ignorable_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_ignorable_empty)\nPASS: test_xmlgen_ns (test.test_sax.WriterXmlgenTest.test_xmlgen_ns)\nPASS: test_xmlgen_ns_empty (test.test_sax.WriterXmlgenTest.test_xmlgen_ns_empty)\nPASS: test_xmlgen_pi (test.test_sax.WriterXmlgenTest.test_xmlgen_pi)\nPASS: test_xmlgen_unencodable (test.test_sax.WriterXmlgenTest.test_xmlgen_unencodable)\nPASS: test_filter_basic (test.test_sax.XMLFilterBaseTest.test_filter_basic)\nPASS: test_attrs_empty (test.test_sax.XmlReaderTest.test_attrs_empty)\nPASS: test_attrs_wattr (test.test_sax.XmlReaderTest.test_attrs_wattr)\nPASS: test_nsattrs_empty (test.test_sax.XmlReaderTest.test_nsattrs_empty)\nPASS: test_nsattrs_wattr (test.test_sax.XmlReaderTest.test_nsattrs_wattr)\n\n----------------------------------------------------------------------\nRan 183 tests in 0.130s\n\nOK\n0:02:32 load avg: 3.92 [326/469] test_runpy passed\nPASS: test_run_code (test.test_runpy.ExecutionLayerTestCase.test_run_code)\nPASS: test_run_module_code (test.test_runpy.ExecutionLayerTestCase.test_run_module_code)\nPASS: test_explicit_relative_import (test.test_runpy.RunModuleTestCase.test_explicit_relative_import)\nPASS: test_invalid_names (test.test_runpy.RunModuleTestCase.test_invalid_names)\nPASS: test_library_module (test.test_runpy.RunModuleTestCase.test_library_module)\nPASS: test_main_relative_import (test.test_runpy.RunModuleTestCase.test_main_relative_import)\nPASS: test_package_imported_no_warning (test.test_runpy.RunModuleTestCase.test_package_imported_no_warning)\nPASS: test_pkgutil_walk_packages (test.test_runpy.RunModuleTestCase.test_pkgutil_walk_packages)\nPASS: test_run_module (test.test_runpy.RunModuleTestCase.test_run_module)\nPASS: test_run_module_alter_sys (test.test_runpy.RunModuleTestCase.test_run_module_alter_sys)\nPASS: test_run_module_in_namespace_package (test.test_runpy.RunModuleTestCase.test_run_module_in_namespace_package)\nPASS: test_run_name (test.test_runpy.RunModuleTestCase.test_run_name)\nPASS: test_run_namespace_package (test.test_runpy.RunModuleTestCase.test_run_namespace_package)\nPASS: test_run_namespace_package_in_namespace_package (test.test_runpy.RunModuleTestCase.test_run_namespace_package_in_namespace_package)\nPASS: test_run_package (test.test_runpy.RunModuleTestCase.test_run_package)\nPASS: test_run_package_alter_sys (test.test_runpy.RunModuleTestCase.test_run_package_alter_sys)\nPASS: test_run_package_in_namespace_package (test.test_runpy.RunModuleTestCase.test_run_package_in_namespace_package)\nPASS: test_run_package_init_exceptions (test.test_runpy.RunModuleTestCase.test_run_package_init_exceptions)\nPASS: test_submodule_imported_warning (test.test_runpy.RunModuleTestCase.test_submodule_imported_warning)\nPASS: test_basic_script (test.test_runpy.RunPathTestCase.test_basic_script)\nPASS: test_basic_script_no_suffix (test.test_runpy.RunPathTestCase.test_basic_script_no_suffix)\nPASS: test_basic_script_with_path_object (test.test_runpy.RunPathTestCase.test_basic_script_with_path_object)\nPASS: test_directory (test.test_runpy.RunPathTestCase.test_directory)\nPASS: test_directory_compiled (test.test_runpy.RunPathTestCase.test_directory_compiled)\nPASS: test_directory_error (test.test_runpy.RunPathTestCase.test_directory_error)\nPASS: test_encoding (test.test_runpy.RunPathTestCase.test_encoding)\nSKIP: test_main_recursion_error (test.test_runpy.RunPathTestCase.test_main_recursion_error) \"resource 'cpu' is not enabled\"\nPASS: test_script_compiled (test.test_runpy.RunPathTestCase.test_script_compiled)\nPASS: test_zipfile (test.test_runpy.RunPathTestCase.test_zipfile)\nPASS: test_zipfile_compiled (test.test_runpy.RunPathTestCase.test_zipfile_compiled)\nPASS: test_zipfile_error (test.test_runpy.RunPathTestCase.test_zipfile_error)\nPASS: test_pymain_run_command (test.test_runpy.TestExit.test_pymain_run_command)\nPASS: test_pymain_run_command_run_module (test.test_runpy.TestExit.test_pymain_run_command_run_module)\nPASS: test_pymain_run_file (test.test_runpy.TestExit.test_pymain_run_file)\nPASS: test_pymain_run_file_runpy_run_module (test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module)\nPASS: test_pymain_run_file_runpy_run_module_as_main (test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module_as_main)\nPASS: test_pymain_run_module (test.test_runpy.TestExit.test_pymain_run_module)\nPASS: test_pymain_run_stdin (test.test_runpy.TestExit.test_pymain_run_stdin)\n\n----------------------------------------------------------------------\nRan 37 tests in 0.683s\n\nOK (skipped=1)\n0:02:33 load avg: 3.92 [327/469] test_scope passed\nPASS: testBoundAndFree (test.test_scope.ScopeTests.testBoundAndFree)\nPASS: testCellIsArgAndEscapes (test.test_scope.ScopeTests.testCellIsArgAndEscapes)\nPASS: testCellIsKwonlyArg (test.test_scope.ScopeTests.testCellIsKwonlyArg)\nPASS: testCellIsLocalAndEscapes (test.test_scope.ScopeTests.testCellIsLocalAndEscapes)\nPASS: testCellLeak (test.test_scope.ScopeTests.testCellLeak)\nPASS: testClassAndGlobal (test.test_scope.ScopeTests.testClassAndGlobal)\nPASS: testClassNamespaceOverridesClosure (test.test_scope.ScopeTests.testClassNamespaceOverridesClosure)\nPASS: testComplexDefinitions (test.test_scope.ScopeTests.testComplexDefinitions)\nPASS: testEvalExecFreeVars (test.test_scope.ScopeTests.testEvalExecFreeVars)\nPASS: testEvalFreeVars (test.test_scope.ScopeTests.testEvalFreeVars)\nPASS: testExtraNesting (test.test_scope.ScopeTests.testExtraNesting)\nPASS: testFreeVarInMethod (test.test_scope.ScopeTests.testFreeVarInMethod)\nPASS: testFreeingCell (test.test_scope.ScopeTests.testFreeingCell)\nPASS: testGlobalInParallelNestedFunctions (test.test_scope.ScopeTests.testGlobalInParallelNestedFunctions)\nPASS: testInteractionWithTraceFunc (test.test_scope.ScopeTests.testInteractionWithTraceFunc)\nPASS: testLambdas (test.test_scope.ScopeTests.testLambdas)\nPASS: testLeaks (test.test_scope.ScopeTests.testLeaks)\nPASS: testListCompLocalVars (test.test_scope.ScopeTests.testListCompLocalVars)\nPASS: testLocalsClass (test.test_scope.ScopeTests.testLocalsClass)\nPASS: testLocalsClass_WithTrace (test.test_scope.ScopeTests.testLocalsClass_WithTrace)\nPASS: testLocalsFunction (test.test_scope.ScopeTests.testLocalsFunction)\nPASS: testMixedFreevarsAndCellvars (test.test_scope.ScopeTests.testMixedFreevarsAndCellvars)\nPASS: testNearestEnclosingScope (test.test_scope.ScopeTests.testNearestEnclosingScope)\nPASS: testNestedNonLocal (test.test_scope.ScopeTests.testNestedNonLocal)\nPASS: testNestingGlobalNoFree (test.test_scope.ScopeTests.testNestingGlobalNoFree)\nPASS: testNestingPlusFreeRefToGlobal (test.test_scope.ScopeTests.testNestingPlusFreeRefToGlobal)\nPASS: testNestingThroughClass (test.test_scope.ScopeTests.testNestingThroughClass)\nPASS: testNonLocalClass (test.test_scope.ScopeTests.testNonLocalClass)\nPASS: testNonLocalFunction (test.test_scope.ScopeTests.testNonLocalFunction)\nPASS: testNonLocalGenerator (test.test_scope.ScopeTests.testNonLocalGenerator)\nPASS: testNonLocalMethod (test.test_scope.ScopeTests.testNonLocalMethod)\nPASS: testRecursion (test.test_scope.ScopeTests.testRecursion)\nPASS: testScopeOfGlobalStmt (test.test_scope.ScopeTests.testScopeOfGlobalStmt)\nPASS: testSimpleAndRebinding (test.test_scope.ScopeTests.testSimpleAndRebinding)\nPASS: testSimpleNesting (test.test_scope.ScopeTests.testSimpleNesting)\nPASS: testTopIsNotSignificant (test.test_scope.ScopeTests.testTopIsNotSignificant)\nPASS: testUnboundLocal (test.test_scope.ScopeTests.testUnboundLocal)\nPASS: testUnboundLocal_AfterDel (test.test_scope.ScopeTests.testUnboundLocal_AfterDel)\nPASS: testUnboundLocal_AugAssign (test.test_scope.ScopeTests.testUnboundLocal_AugAssign)\nPASS: testUnoptimizedNamespaces (test.test_scope.ScopeTests.testUnoptimizedNamespaces)\n\n----------------------------------------------------------------------\nRan 40 tests in 0.050s\n\nOK\n0:02:33 load avg: 3.92 [328/469] test_sched passed\nPASS: test_args_kwargs (test.test_sched.TestCase.test_args_kwargs)\nPASS: test_cancel (test.test_sched.TestCase.test_cancel)\nPASS: test_cancel_concurrent (test.test_sched.TestCase.test_cancel_concurrent)\nPASS: test_cancel_correct_event (test.test_sched.TestCase.test_cancel_correct_event)\nPASS: test_empty (test.test_sched.TestCase.test_empty)\nPASS: test_enter (test.test_sched.TestCase.test_enter)\nPASS: test_enter_concurrent (test.test_sched.TestCase.test_enter_concurrent)\nPASS: test_enterabs (test.test_sched.TestCase.test_enterabs)\nPASS: test_priority (test.test_sched.TestCase.test_priority)\nPASS: test_queue (test.test_sched.TestCase.test_queue)\nPASS: test_run_non_blocking (test.test_sched.TestCase.test_run_non_blocking)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.550s\n\nOK\n0:02:33 load avg: 3.85 [329/469] test_secrets passed\nPASS: test_bad_types (test.test_secrets.Compare_Digest_Tests.test_bad_types)\nPASS: test_bool (test.test_secrets.Compare_Digest_Tests.test_bool)\nPASS: test_equal (test.test_secrets.Compare_Digest_Tests.test_equal)\nPASS: test_unequal (test.test_secrets.Compare_Digest_Tests.test_unequal)\nPASS: test_choice (test.test_secrets.Random_Tests.test_choice)\nPASS: test_randbelow (test.test_secrets.Random_Tests.test_randbelow)\nPASS: test_randbits (test.test_secrets.Random_Tests.test_randbits)\nPASS: test_token_bytes (test.test_secrets.Token_Tests.test_token_bytes)\nPASS: test_token_defaults (test.test_secrets.Token_Tests.test_token_defaults)\nPASS: test_token_hex (test.test_secrets.Token_Tests.test_token_hex)\nPASS: test_token_urlsafe (test.test_secrets.Token_Tests.test_token_urlsafe)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.004s\n\nOK\n0:02:33 load avg: 3.85 [330/469] test_script_helper passed\nPASS: test_assert_python_failure (test.test_script_helper.TestScriptHelper.test_assert_python_failure)\nPASS: test_assert_python_failure_raises (test.test_script_helper.TestScriptHelper.test_assert_python_failure_raises)\nPASS: test_assert_python_isolated_when_env_not_required (test.test_script_helper.TestScriptHelper.test_assert_python_isolated_when_env_not_required)\ntest_assert_python_not_isolated_when_env_is_required (test.test_script_helper.TestScriptHelper.test_assert_python_not_isolated_when_env_is_required)\nPASS: Ensure that -I is not passed when the environment is required.\nPASS: test_assert_python_ok (test.test_script_helper.TestScriptHelper.test_assert_python_ok)\nPASS: test_assert_python_ok_raises (test.test_script_helper.TestScriptHelper.test_assert_python_ok_raises)\nPASS: test_interpreter_requires_environment_details (test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_details)\nPASS: test_interpreter_requires_environment_false (test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_false)\nPASS: test_interpreter_requires_environment_true (test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_true)\nPASS: test_interpreter_requires_environment_with_pythonhome (test.test_script_helper.TestScriptHelperEnvironment.test_interpreter_requires_environment_with_pythonhome)\n\n----------------------------------------------------------------------\nRan 10 tests in 0.282s\n\nOK\n0:02:35 load avg: 3.85 [331/469] test_queue passed\nPASS: test_failing_queue (test.test_queue.CFailingQueueTest.test_failing_queue)\nPASS: test_basic (test.test_queue.CLifoQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.CLifoQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.CLifoQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.CLifoQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.CLifoQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.CLifoQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.CPriorityQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.CPriorityQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.CPriorityQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.CPriorityQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.CPriorityQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.CPriorityQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.CQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.CQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.CQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.CQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.CQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.CQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.CSimpleQueueTest.test_basic)\nPASS: test_is_default (test.test_queue.CSimpleQueueTest.test_is_default)\nPASS: test_many_threads (test.test_queue.CSimpleQueueTest.test_many_threads)\nPASS: test_many_threads_nonblock (test.test_queue.CSimpleQueueTest.test_many_threads_nonblock)\nPASS: test_many_threads_timeout (test.test_queue.CSimpleQueueTest.test_many_threads_timeout)\nPASS: test_negative_timeout_raises_exception (test.test_queue.CSimpleQueueTest.test_negative_timeout_raises_exception)\nPASS: test_order (test.test_queue.CSimpleQueueTest.test_order)\nPASS: test_reentrancy (test.test_queue.CSimpleQueueTest.test_reentrancy)\nPASS: test_references (test.test_queue.CSimpleQueueTest.test_references)\nPASS: test_failing_queue (test.test_queue.PyFailingQueueTest.test_failing_queue)\nPASS: test_basic (test.test_queue.PyLifoQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.PyLifoQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.PyLifoQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.PyLifoQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.PyLifoQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.PyLifoQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.PyPriorityQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.PyPriorityQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.PyPriorityQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.PyPriorityQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.PyPriorityQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.PyPriorityQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.PyQueueTest.test_basic)\nPASS: test_negative_timeout_raises_exception (test.test_queue.PyQueueTest.test_negative_timeout_raises_exception)\nPASS: test_nowait (test.test_queue.PyQueueTest.test_nowait)\nPASS: test_queue_join (test.test_queue.PyQueueTest.test_queue_join)\nPASS: test_queue_task_done (test.test_queue.PyQueueTest.test_queue_task_done)\nPASS: test_shrinking_queue (test.test_queue.PyQueueTest.test_shrinking_queue)\nPASS: test_basic (test.test_queue.PySimpleQueueTest.test_basic)\nPASS: test_many_threads (test.test_queue.PySimpleQueueTest.test_many_threads)\nPASS: test_many_threads_nonblock (test.test_queue.PySimpleQueueTest.test_many_threads_nonblock)\nPASS: test_many_threads_timeout (test.test_queue.PySimpleQueueTest.test_many_threads_timeout)\nPASS: test_negative_timeout_raises_exception (test.test_queue.PySimpleQueueTest.test_negative_timeout_raises_exception)\nPASS: test_order (test.test_queue.PySimpleQueueTest.test_order)\nPASS: test_references (test.test_queue.PySimpleQueueTest.test_references)\n\n----------------------------------------------------------------------\nRan 54 tests in 9.440s\n\nOK\n0:02:35 load avg: 3.85 [332/469] test_select passed\nPASS: test_disallow_instantiation (test.test_select.SelectTestCase.test_disallow_instantiation)\nPASS: test_errno (test.test_select.SelectTestCase.test_errno)\nPASS: test_error_conditions (test.test_select.SelectTestCase.test_error_conditions)\nPASS: test_returned_list_identity (test.test_select.SelectTestCase.test_returned_list_identity)\ntest_select (test.test_select.SelectTestCase.test_select) ... timeout = 0\ntimeout = 1\nb'testing...\\n'\ntimeout = 2\nb'testing...\\n'\ntimeout = 4\nb'testing...\\n'\ntimeout = 8\nb'testing...\\n'\ntimeout = 16\nb'testing...\\n'\ntimeout = None\nb'testing...\\n'\ntimeout = None\nb'testing...\\n'\ntimeout = None\nb'testing...\\n'\ntimeout = None\nb'testing...\\n'\ntimeout = None\nb'testing...\\n'\ntimeout = None\nb''\nEOF\nok\nPASS: test_select_mutated (test.test_select.SelectTestCase.test_select_mutated)\n\n----------------------------------------------------------------------\nRan 6 tests in 1.544s\n\nOK\n0:02:36 load avg: 3.85 [333/469] test_setcomps passed\ndoctests (test.test_setcomps.__test__)\nPASS: Doctest: test.test_setcomps.__test__.doctests\n\n----------------------------------------------------------------------\nRan 1 test in 0.014s\n\nOK\n0:02:36 load avg: 3.85 [334/469] test_shelve passed\nPASS: test_ascii_file_shelf (test.test_shelve.TestCase.test_ascii_file_shelf)\nPASS: test_binary_file_shelf (test.test_shelve.TestCase.test_binary_file_shelf)\nPASS: test_bytes_path_file_shelf (test.test_shelve.TestCase.test_bytes_path_file_shelf)\nPASS: test_close (test.test_shelve.TestCase.test_close)\nPASS: test_default_protocol (test.test_shelve.TestCase.test_default_protocol)\nPASS: test_in_memory_shelf (test.test_shelve.TestCase.test_in_memory_shelf)\nPASS: test_keyencoding (test.test_shelve.TestCase.test_keyencoding)\nPASS: test_mutable_entry (test.test_shelve.TestCase.test_mutable_entry)\nPASS: test_open_template (test.test_shelve.TestCase.test_open_template)\nPASS: test_pathlib_bytes_path_file_shelf (test.test_shelve.TestCase.test_pathlib_bytes_path_file_shelf)\nPASS: test_pathlib_path_file_shelf (test.test_shelve.TestCase.test_pathlib_path_file_shelf)\nPASS: test_proto2_file_shelf (test.test_shelve.TestCase.test_proto2_file_shelf)\nPASS: test_with (test.test_shelve.TestCase.test_with)\nPASS: test_writeback_also_writes_immediately (test.test_shelve.TestCase.test_writeback_also_writes_immediately)\nPASS: test_bool (test.test_shelve.TestProto0File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto0File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto0File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto0File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto0File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto0File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto0File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto0File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto0File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto0File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto0File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto0File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto0File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto0File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto0File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto0File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto0File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto0File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto0File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto0File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto0File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto0File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto0File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto0File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto0File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto0File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto0File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto0File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto0File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto0File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto0File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto0File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto0File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto0File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto0File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto0File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto0File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto0File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto0File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto0File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto0File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto0File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto0MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto0MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto0MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto0MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto0MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto0MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto0MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto0MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto0MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto0MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto0MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto0MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto0MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto0MemShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto1File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto1File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto1File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto1File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto1File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto1File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto1File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto1File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto1File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto1File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto1File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto1File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto1File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto1File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto1File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto1File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto1File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto1File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto1File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto1File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto1File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto1File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto1File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto1File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto1File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto1File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto1File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto1File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto1File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto1File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto1File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto1File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto1File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto1File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto1File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto1File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto1File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto1File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto1File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto1File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto1File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto1File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto1MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto1MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto1MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto1MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto1MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto1MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto1MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto1MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto1MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto1MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto1MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto1MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto1MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto1MemShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto2File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto2File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto2File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto2File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto2File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto2File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto2File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto2File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto2File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto2File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto2File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto2File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto2File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto2File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto2File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto2File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto2File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto2File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto2File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto2File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto2File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto2File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto2File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto2File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto2File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto2File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto2File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto2File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto2File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto2File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto2File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto2File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto2File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto2File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto2File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto2File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto2File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto2File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto2File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto2File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto2File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto2File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto2MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto2MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto2MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto2MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto2MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto2MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto2MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto2MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto2MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto2MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto2MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto2MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto2MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto2MemShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto3File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto3File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto3File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto3File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto3File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto3File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto3File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto3File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto3File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto3File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto3File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto3File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto3File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto3File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto3File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto3File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto3File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto3File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto3File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto3File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto3File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto3File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto3File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto3File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto3File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto3File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto3File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto3File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto3File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto3File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto3File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto3File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto3File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto3File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto3File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto3File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto3File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto3File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto3File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto3File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto3File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto3File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto3MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto3MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto3MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto3MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto3MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto3MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto3MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto3MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto3MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto3MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto3MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto3MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto3MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto3MemShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto4File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto4File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto4File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto4File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto4File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto4File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto4File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto4File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto4File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto4File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto4File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto4File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto4File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto4File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto4File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto4File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto4File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto4File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto4File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto4File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto4File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto4File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto4File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto4File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto4File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto4File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto4File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto4File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto4File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto4File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto4File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto4File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto4File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto4File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto4File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto4File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto4File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto4File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto4File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto4File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto4File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto4File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto4MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto4MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto4MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto4MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto4MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto4MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto4MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto4MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto4MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto4MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto4MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto4MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto4MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto4MemShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto5File_dumbShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto5File_dumbShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto5File_dumbShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto5File_dumbShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto5File_dumbShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto5File_dumbShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto5File_dumbShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto5File_dumbShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto5File_dumbShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto5File_dumbShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto5File_dumbShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto5File_dumbShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto5File_dumbShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto5File_dumbShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto5File_gnuShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto5File_gnuShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto5File_gnuShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto5File_gnuShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto5File_gnuShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto5File_gnuShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto5File_gnuShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto5File_gnuShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto5File_gnuShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto5File_gnuShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto5File_gnuShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto5File_gnuShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto5File_gnuShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto5File_gnuShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto5File_ndbmShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto5File_ndbmShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto5File_ndbmShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto5File_ndbmShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto5File_ndbmShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto5File_ndbmShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto5File_ndbmShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto5File_ndbmShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto5File_ndbmShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto5File_ndbmShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto5File_ndbmShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto5File_ndbmShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto5File_ndbmShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto5File_ndbmShelve.test_write)\nPASS: test_bool (test.test_shelve.TestProto5MemShelve.test_bool)\nPASS: test_constructor (test.test_shelve.TestProto5MemShelve.test_constructor)\nPASS: test_get (test.test_shelve.TestProto5MemShelve.test_get)\nPASS: test_getitem (test.test_shelve.TestProto5MemShelve.test_getitem)\nPASS: test_items (test.test_shelve.TestProto5MemShelve.test_items)\nPASS: test_keys (test.test_shelve.TestProto5MemShelve.test_keys)\nPASS: test_len (test.test_shelve.TestProto5MemShelve.test_len)\nPASS: test_pop (test.test_shelve.TestProto5MemShelve.test_pop)\nPASS: test_popitem (test.test_shelve.TestProto5MemShelve.test_popitem)\nPASS: test_read (test.test_shelve.TestProto5MemShelve.test_read)\nPASS: test_setdefault (test.test_shelve.TestProto5MemShelve.test_setdefault)\nPASS: test_update (test.test_shelve.TestProto5MemShelve.test_update)\nPASS: test_values (test.test_shelve.TestProto5MemShelve.test_values)\nPASS: test_write (test.test_shelve.TestProto5MemShelve.test_write)\n\n----------------------------------------------------------------------\nRan 350 tests in 0.549s\n\nOK\n0:02:37 load avg: 3.85 [335/469] test_shlex passed\ntestCompat (test.test_shlex.ShlexTest.testCompat)\nPASS: Test compatibility interface\ntestEmptyStringHandling (test.test_shlex.ShlexTest.testEmptyStringHandling)\nPASS: Test that parsing of empty strings is correctly handled.\nPASS: testJoin (test.test_shlex.ShlexTest.testJoin)\nPASS: testJoinRoundtrip (test.test_shlex.ShlexTest.testJoinRoundtrip)\nPASS: testPunctuationCharsReadOnly (test.test_shlex.ShlexTest.testPunctuationCharsReadOnly)\ntestPunctuationInWordChars (test.test_shlex.ShlexTest.testPunctuationInWordChars)\nPASS: Test that any punctuation chars are removed from wordchars\ntestPunctuationWithPosix (test.test_shlex.ShlexTest.testPunctuationWithPosix)\nPASS: Test that punctuation_chars and posix behave correctly together.\ntestPunctuationWithWhitespaceSplit (test.test_shlex.ShlexTest.testPunctuationWithWhitespaceSplit)\nPASS: Test that with whitespace_split, behaviour is as expected\nPASS: testQuote (test.test_shlex.ShlexTest.testQuote)\nPASS: testSplitNone (test.test_shlex.ShlexTest.testSplitNone)\ntestSplitPosix (test.test_shlex.ShlexTest.testSplitPosix)\nPASS: Test data splitting with posix parser\ntestSyntaxSplitAmpersandAndPipe (test.test_shlex.ShlexTest.testSyntaxSplitAmpersandAndPipe)\nPASS: Test handling of syntax splitting of &, |\ntestSyntaxSplitCustom (test.test_shlex.ShlexTest.testSyntaxSplitCustom)\nPASS: Test handling of syntax splitting with custom chars\ntestSyntaxSplitParen (test.test_shlex.ShlexTest.testSyntaxSplitParen)\nPASS: Test handling of syntax splitting of ()\ntestSyntaxSplitRedirect (test.test_shlex.ShlexTest.testSyntaxSplitRedirect)\nPASS: Test handling of syntax splitting of >\ntestSyntaxSplitSemicolon (test.test_shlex.ShlexTest.testSyntaxSplitSemicolon)\nPASS: Test handling of syntax splitting of ;\ntestTokenTypes (test.test_shlex.ShlexTest.testTokenTypes)\nPASS: Test that tokens are split with types as expected.\ntestUnicodeHandling (test.test_shlex.ShlexTest.testUnicodeHandling)\nPASS: Test punctuation_chars and whitespace_split handle unicode.\n\n----------------------------------------------------------------------\nRan 18 tests in 0.031s\n\nOK\n0:02:38 load avg: 3.78 [336/469] test_shutil passed\nPASS: test_module_all_attribute (test.test_shutil.PublicAPITests.test_module_all_attribute)\nPASS: test_make_archive (test.test_shutil.TestArchives.test_make_archive)\nPASS: test_make_archive_cwd (test.test_shutil.TestArchives.test_make_archive_cwd)\nPASS: test_make_archive_cwd_default (test.test_shutil.TestArchives.test_make_archive_cwd_default)\nPASS: test_make_archive_cwd_supports_root_dir (test.test_shutil.TestArchives.test_make_archive_cwd_supports_root_dir)\nPASS: test_make_archive_owner_group (test.test_shutil.TestArchives.test_make_archive_owner_group)\nPASS: test_make_tarball (test.test_shutil.TestArchives.test_make_tarball)\nPASS: test_make_tarfile_in_curdir (test.test_shutil.TestArchives.test_make_tarfile_in_curdir)\nPASS: test_make_tarfile_rootdir_nodir (test.test_shutil.TestArchives.test_make_tarfile_rootdir_nodir)\nPASS: test_make_zipfile (test.test_shutil.TestArchives.test_make_zipfile)\nPASS: test_make_zipfile_in_curdir (test.test_shutil.TestArchives.test_make_zipfile_in_curdir)\nPASS: test_make_zipfile_rootdir_nodir (test.test_shutil.TestArchives.test_make_zipfile_rootdir_nodir)\nPASS: test_register_archive_format (test.test_shutil.TestArchives.test_register_archive_format)\nPASS: test_tarfile_root_owner (test.test_shutil.TestArchives.test_tarfile_root_owner)\nPASS: test_tarfile_vs_tar (test.test_shutil.TestArchives.test_tarfile_vs_tar)\nPASS: test_unpack_archive_bztar (test.test_shutil.TestArchives.test_unpack_archive_bztar)\nPASS: test_unpack_archive_gztar (test.test_shutil.TestArchives.test_unpack_archive_gztar)\nPASS: test_unpack_archive_tar (test.test_shutil.TestArchives.test_unpack_archive_tar)\nPASS: test_unpack_archive_xztar (test.test_shutil.TestArchives.test_unpack_archive_xztar)\nPASS: test_unpack_archive_zip (test.test_shutil.TestArchives.test_unpack_archive_zip)\nPASS: test_unpack_registry (test.test_shutil.TestArchives.test_unpack_registry)\nPASS: test_unzip_zipfile (test.test_shutil.TestArchives.test_unzip_zipfile)\nSKIP: test_zipfile_vs_zip (test.test_shutil.TestArchives.test_zipfile_vs_zip) 'Need the zip command to run'\nPASS: test_copy (test.test_shutil.TestCopy.test_copy)\nPASS: test_copy2 (test.test_shutil.TestCopy.test_copy2)\nPASS: test_copy2_dir (test.test_shutil.TestCopy.test_copy2_dir)\nPASS: test_copy2_symlinks (test.test_shutil.TestCopy.test_copy2_symlinks)\nPASS: test_copy2_xattr (test.test_shutil.TestCopy.test_copy2_xattr)\nPASS: test_copy_dir (test.test_shutil.TestCopy.test_copy_dir)\nPASS: test_copy_return_value (test.test_shutil.TestCopy.test_copy_return_value)\nPASS: test_copy_symlinks (test.test_shutil.TestCopy.test_copy_symlinks)\nPASS: test_copyfile_copy_dir (test.test_shutil.TestCopy.test_copyfile_copy_dir)\nPASS: test_copyfile_named_pipe (test.test_shutil.TestCopy.test_copyfile_named_pipe)\nPASS: test_copyfile_nonexistent_dir (test.test_shutil.TestCopy.test_copyfile_nonexistent_dir)\nPASS: test_copyfile_return_value (test.test_shutil.TestCopy.test_copyfile_return_value)\nPASS: test_copyfile_same_file (test.test_shutil.TestCopy.test_copyfile_same_file)\nPASS: test_copyfile_symlinks (test.test_shutil.TestCopy.test_copyfile_symlinks)\nPASS: test_copymode_follow_symlinks (test.test_shutil.TestCopy.test_copymode_follow_symlinks)\nSKIP: test_copymode_symlink_to_symlink (test.test_shutil.TestCopy.test_copymode_symlink_to_symlink) 'requires os.lchmod'\nPASS: test_copymode_symlink_to_symlink_wo_lchmod (test.test_shutil.TestCopy.test_copymode_symlink_to_symlink_wo_lchmod)\nSKIP: test_copystat_handles_harmless_chflags_errors (test.test_shutil.TestCopy.test_copystat_handles_harmless_chflags_errors) 'requires os.chflags, EOPNOTSUPP & ENOTSUP'\nPASS: test_copystat_symlinks (test.test_shutil.TestCopy.test_copystat_symlinks)\nPASS: test_copyxattr (test.test_shutil.TestCopy.test_copyxattr)\nPASS: test_copyxattr_symlinks (test.test_shutil.TestCopy.test_copyxattr_symlinks)\nPASS: test_dont_copy_file_onto_link_to_itself (test.test_shutil.TestCopy.test_dont_copy_file_onto_link_to_itself)\nPASS: test_dont_copy_file_onto_symlink_to_itself (test.test_shutil.TestCopy.test_dont_copy_file_onto_symlink_to_itself)\nPASS: test_w_dest_close_fails (test.test_shutil.TestCopyFile.test_w_dest_close_fails)\nPASS: test_w_dest_open_fails (test.test_shutil.TestCopyFile.test_w_dest_open_fails)\nPASS: test_w_source_close_fails (test.test_shutil.TestCopyFile.test_w_source_close_fails)\nPASS: test_w_source_open_fails (test.test_shutil.TestCopyFile.test_w_source_open_fails)\nPASS: test_content (test.test_shutil.TestCopyFileObj.test_content)\nPASS: test_file_not_closed (test.test_shutil.TestCopyFileObj.test_file_not_closed)\nPASS: test_file_offset (test.test_shutil.TestCopyFileObj.test_file_offset)\nSKIP: test_win_impl (test.test_shutil.TestCopyFileObj.test_win_impl) 'Windows only'\nPASS: test_copytree_arg_types_of_ignore (test.test_shutil.TestCopyTree.test_copytree_arg_types_of_ignore)\nPASS: test_copytree_custom_copy_function (test.test_shutil.TestCopyTree.test_copytree_custom_copy_function)\nPASS: test_copytree_dangling_symlinks (test.test_shutil.TestCopyTree.test_copytree_dangling_symlinks)\nPASS: test_copytree_dirs_exist_ok (test.test_shutil.TestCopyTree.test_copytree_dirs_exist_ok)\nPASS: test_copytree_named_pipe (test.test_shutil.TestCopyTree.test_copytree_named_pipe)\nPASS: test_copytree_retains_permissions (test.test_shutil.TestCopyTree.test_copytree_retains_permissions)\nPASS: test_copytree_return_value (test.test_shutil.TestCopyTree.test_copytree_return_value)\nPASS: test_copytree_simple (test.test_shutil.TestCopyTree.test_copytree_simple)\nPASS: test_copytree_special_func (test.test_shutil.TestCopyTree.test_copytree_special_func)\nPASS: test_copytree_subdirectory (test.test_shutil.TestCopyTree.test_copytree_subdirectory)\nPASS: test_copytree_symlink_dir (test.test_shutil.TestCopyTree.test_copytree_symlink_dir)\nPASS: test_copytree_symlinks (test.test_shutil.TestCopyTree.test_copytree_symlinks)\nPASS: test_copytree_winerror (test.test_shutil.TestCopyTree.test_copytree_winerror)\nPASS: test_copytree_with_exclude (test.test_shutil.TestCopyTree.test_copytree_with_exclude)\nPASS: test_bad_environ (test.test_shutil.TestGetTerminalSize.test_bad_environ)\ntest_does_not_crash (test.test_shutil.TestGetTerminalSize.test_does_not_crash)\nPASS: Check if get_terminal_size() returns a meaningful value.\nPASS: test_fallback (test.test_shutil.TestGetTerminalSize.test_fallback)\ntest_os_environ_first (test.test_shutil.TestGetTerminalSize.test_os_environ_first)\nPASS: Check if environment variables have precedence\ntest_stty_match (test.test_shutil.TestGetTerminalSize.test_stty_match)\nSKIP: Check if stty returns the same results ignoring env 'not on tty'\nPASS: test_chown (test.test_shutil.TestMisc.test_chown)\nPASS: test_disk_usage (test.test_shutil.TestMisc.test_disk_usage)\nPASS: test_destinsrc_false_negative (test.test_shutil.TestMove.test_destinsrc_false_negative)\nPASS: test_destinsrc_false_positive (test.test_shutil.TestMove.test_destinsrc_false_positive)\nPASS: test_dont_move_dir_in_itself (test.test_shutil.TestMove.test_dont_move_dir_in_itself)\nPASS: test_existing_file_inside_dest_dir (test.test_shutil.TestMove.test_existing_file_inside_dest_dir)\nPASS: test_move_as_rename_return_value (test.test_shutil.TestMove.test_move_as_rename_return_value)\nPASS: test_move_dangling_symlink (test.test_shutil.TestMove.test_move_dangling_symlink)\nPASS: test_move_dir (test.test_shutil.TestMove.test_move_dir)\nSKIP: test_move_dir_altsep_to_dir (test.test_shutil.TestMove.test_move_dir_altsep_to_dir) 'requires os.path.altsep'\nPASS: test_move_dir_caseinsensitive (test.test_shutil.TestMove.test_move_dir_caseinsensitive)\nPASS: test_move_dir_other_fs (test.test_shutil.TestMove.test_move_dir_other_fs)\nSKIP: test_move_dir_permission_denied (test.test_shutil.TestMove.test_move_dir_permission_denied) 'requires lchflags'\nPASS: test_move_dir_sep_to_dir (test.test_shutil.TestMove.test_move_dir_sep_to_dir)\nPASS: test_move_dir_special_function (test.test_shutil.TestMove.test_move_dir_special_function)\nPASS: test_move_dir_symlink (test.test_shutil.TestMove.test_move_dir_symlink)\nPASS: test_move_dir_to_dir (test.test_shutil.TestMove.test_move_dir_to_dir)\nPASS: test_move_dir_to_dir_other_fs (test.test_shutil.TestMove.test_move_dir_to_dir_other_fs)\nPASS: test_move_file (test.test_shutil.TestMove.test_move_file)\nPASS: test_move_file_other_fs (test.test_shutil.TestMove.test_move_file_other_fs)\nPASS: test_move_file_special_function (test.test_shutil.TestMove.test_move_file_special_function)\nPASS: test_move_file_symlink (test.test_shutil.TestMove.test_move_file_symlink)\nPASS: test_move_file_symlink_to_dir (test.test_shutil.TestMove.test_move_file_symlink_to_dir)\nPASS: test_move_file_to_dir (test.test_shutil.TestMove.test_move_file_to_dir)\nPASS: test_move_file_to_dir_other_fs (test.test_shutil.TestMove.test_move_file_to_dir_other_fs)\nPASS: test_move_file_to_dir_pathlike_dst (test.test_shutil.TestMove.test_move_file_to_dir_pathlike_dst)\nPASS: test_move_file_to_dir_pathlike_src (test.test_shutil.TestMove.test_move_file_to_dir_pathlike_src)\nPASS: test_move_return_value (test.test_shutil.TestMove.test_move_return_value)\nSKIP: test_both_onerror_and_onexc (test.test_shutil.TestRmTree.test_both_onerror_and_onexc) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_on_error (test.test_shutil.TestRmTree.test_on_error) 'incompatible with CAP_DAC_OVERRIDE'\nSKIP: test_on_exc (test.test_shutil.TestRmTree.test_on_exc) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_rmtree_does_not_choke_on_failing_lstat (test.test_shutil.TestRmTree.test_rmtree_does_not_choke_on_failing_lstat)\nPASS: test_rmtree_dont_delete_file (test.test_shutil.TestRmTree.test_rmtree_dont_delete_file)\nPASS: test_rmtree_errors_onerror (test.test_shutil.TestRmTree.test_rmtree_errors_onerror)\nPASS: test_rmtree_errors_onexc (test.test_shutil.TestRmTree.test_rmtree_errors_onexc)\nPASS: test_rmtree_fails_on_close (test.test_shutil.TestRmTree.test_rmtree_fails_on_close)\nSKIP: test_rmtree_fails_on_junctions_onerror (test.test_shutil.TestRmTree.test_rmtree_fails_on_junctions_onerror) 'only relevant on Windows'\nSKIP: test_rmtree_fails_on_junctions_onexc (test.test_shutil.TestRmTree.test_rmtree_fails_on_junctions_onexc) 'only relevant on Windows'\nPASS: test_rmtree_fails_on_symlink_onerror (test.test_shutil.TestRmTree.test_rmtree_fails_on_symlink_onerror)\nPASS: test_rmtree_fails_on_symlink_onexc (test.test_shutil.TestRmTree.test_rmtree_fails_on_symlink_onexc)\nSKIP: test_rmtree_on_junction (test.test_shutil.TestRmTree.test_rmtree_on_junction) 'only relevant on Windows'\nPASS: test_rmtree_on_symlink (test.test_shutil.TestRmTree.test_rmtree_on_symlink)\nPASS: test_rmtree_uses_safe_fd_version_if_available (test.test_shutil.TestRmTree.test_rmtree_uses_safe_fd_version_if_available)\nPASS: test_rmtree_with_dir_fd (test.test_shutil.TestRmTree.test_rmtree_with_dir_fd)\nSKIP: test_rmtree_with_dir_fd_unsupported (test.test_shutil.TestRmTree.test_rmtree_with_dir_fd_unsupported) 'dir_fd is supported'\nPASS: test_rmtree_works_on_bytes (test.test_shutil.TestRmTree.test_rmtree_works_on_bytes)\nSKIP: test_rmtree_works_on_junctions (test.test_shutil.TestRmTree.test_rmtree_works_on_junctions) 'only relevant on Windows'\nPASS: test_rmtree_works_on_symlinks (test.test_shutil.TestRmTree.test_rmtree_works_on_symlinks)\nPASS: test_absolute_cmd (test.test_shutil.TestWhich.test_absolute_cmd)\nPASS: test_basic (test.test_shutil.TestWhich.test_basic)\nPASS: test_cwd_non_win32 (test.test_shutil.TestWhich.test_cwd_non_win32)\nSKIP: test_cwd_win32 (test.test_shutil.TestWhich.test_cwd_win32) 'test is for win32'\nSKIP: test_cwd_win32_added_before_all_other_path (test.test_shutil.TestWhich.test_cwd_win32_added_before_all_other_path) 'test is for win32'\nPASS: test_empty_path (test.test_shutil.TestWhich.test_empty_path)\nPASS: test_empty_path_no_PATH (test.test_shutil.TestWhich.test_empty_path_no_PATH)\nPASS: test_environ_path (test.test_shutil.TestWhich.test_environ_path)\nPASS: test_environ_path_cwd (test.test_shutil.TestWhich.test_environ_path_cwd)\nPASS: test_environ_path_empty (test.test_shutil.TestWhich.test_environ_path_empty)\nPASS: test_environ_path_missing (test.test_shutil.TestWhich.test_environ_path_missing)\nSKIP: test_non_matching_mode (test.test_shutil.TestWhich.test_non_matching_mode) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_nonexistent_file (test.test_shutil.TestWhich.test_nonexistent_file)\nSKIP: test_pathext (test.test_shutil.TestWhich.test_pathext) 'test specific to Windows'\nSKIP: test_pathext_applied_on_files_in_path (test.test_shutil.TestWhich.test_pathext_applied_on_files_in_path) 'test specific to Windows'\nSKIP: test_pathext_checking (test.test_shutil.TestWhich.test_pathext_checking) 'pathext check is Windows-only'\nSKIP: test_pathext_given_extension_preferred (test.test_shutil.TestWhich.test_pathext_given_extension_preferred) 'test specific to Windows'\nSKIP: test_pathext_match_before_path_full_match (test.test_shutil.TestWhich.test_pathext_match_before_path_full_match) 'test is for win32'\nSKIP: test_pathext_preferred_for_execute (test.test_shutil.TestWhich.test_pathext_preferred_for_execute) 'test specific to Windows'\nSKIP: test_pathext_with_empty_str (test.test_shutil.TestWhich.test_pathext_with_empty_str) 'test specific to Windows'\nPASS: test_relative_cmd (test.test_shutil.TestWhich.test_relative_cmd)\nPASS: test_relative_path (test.test_shutil.TestWhich.test_relative_path)\nSKIP: test_win_path_needs_curdir (test.test_shutil.TestWhich.test_win_path_needs_curdir) 'test specific to Windows'\nPASS: test_absolute_cmd (test.test_shutil.TestWhichBytes.test_absolute_cmd)\nPASS: test_basic (test.test_shutil.TestWhichBytes.test_basic)\nPASS: test_cwd_non_win32 (test.test_shutil.TestWhichBytes.test_cwd_non_win32)\nSKIP: test_cwd_win32 (test.test_shutil.TestWhichBytes.test_cwd_win32) 'test is for win32'\nSKIP: test_cwd_win32_added_before_all_other_path (test.test_shutil.TestWhichBytes.test_cwd_win32_added_before_all_other_path) 'test is for win32'\nPASS: test_empty_path (test.test_shutil.TestWhichBytes.test_empty_path)\nPASS: test_empty_path_no_PATH (test.test_shutil.TestWhichBytes.test_empty_path_no_PATH)\nPASS: test_environ_path (test.test_shutil.TestWhichBytes.test_environ_path)\nPASS: test_environ_path_cwd (test.test_shutil.TestWhichBytes.test_environ_path_cwd)\nPASS: test_environ_path_empty (test.test_shutil.TestWhichBytes.test_environ_path_empty)\nPASS: test_environ_path_missing (test.test_shutil.TestWhichBytes.test_environ_path_missing)\nSKIP: test_non_matching_mode (test.test_shutil.TestWhichBytes.test_non_matching_mode) 'incompatible with CAP_DAC_OVERRIDE'\nPASS: test_nonexistent_file (test.test_shutil.TestWhichBytes.test_nonexistent_file)\nSKIP: test_pathext (test.test_shutil.TestWhichBytes.test_pathext) 'test specific to Windows'\nSKIP: test_pathext_applied_on_files_in_path (test.test_shutil.TestWhichBytes.test_pathext_applied_on_files_in_path) 'test specific to Windows'\nSKIP: test_pathext_checking (test.test_shutil.TestWhichBytes.test_pathext_checking) 'pathext check is Windows-only'\nSKIP: test_pathext_given_extension_preferred (test.test_shutil.TestWhichBytes.test_pathext_given_extension_preferred) 'test specific to Windows'\nSKIP: test_pathext_match_before_path_full_match (test.test_shutil.TestWhichBytes.test_pathext_match_before_path_full_match) 'test is for win32'\nSKIP: test_pathext_preferred_for_execute (test.test_shutil.TestWhichBytes.test_pathext_preferred_for_execute) 'test specific to Windows'\nSKIP: test_pathext_with_empty_str (test.test_shutil.TestWhichBytes.test_pathext_with_empty_str) 'test specific to Windows'\nPASS: test_relative_cmd (test.test_shutil.TestWhichBytes.test_relative_cmd)\nPASS: test_relative_path (test.test_shutil.TestWhichBytes.test_relative_path)\nSKIP: test_win_path_needs_curdir (test.test_shutil.TestWhichBytes.test_win_path_needs_curdir) 'test specific to Windows'\nSKIP: test_empty_file (test.test_shutil.TestZeroCopyMACOS.test_empty_file) 'macOS only'\nSKIP: test_exception_on_first_call (test.test_shutil.TestZeroCopyMACOS.test_exception_on_first_call) 'macOS only'\nSKIP: test_filesystem_full (test.test_shutil.TestZeroCopyMACOS.test_filesystem_full) 'macOS only'\nSKIP: test_non_existent_src (test.test_shutil.TestZeroCopyMACOS.test_non_existent_src) 'macOS only'\nSKIP: test_regular_copy (test.test_shutil.TestZeroCopyMACOS.test_regular_copy) 'macOS only'\nSKIP: test_same_file (test.test_shutil.TestZeroCopyMACOS.test_same_file) 'macOS only'\nSKIP: test_unhandled_exception (test.test_shutil.TestZeroCopyMACOS.test_unhandled_exception) 'macOS only'\nPASS: test_big_chunk (test.test_shutil.TestZeroCopySendfile.test_big_chunk)\nPASS: test_blocksize_arg (test.test_shutil.TestZeroCopySendfile.test_blocksize_arg)\nPASS: test_cant_get_size (test.test_shutil.TestZeroCopySendfile.test_cant_get_size)\nPASS: test_empty_file (test.test_shutil.TestZeroCopySendfile.test_empty_file)\nPASS: test_exception_on_first_call (test.test_shutil.TestZeroCopySendfile.test_exception_on_first_call)\nPASS: test_exception_on_second_call (test.test_shutil.TestZeroCopySendfile.test_exception_on_second_call)\nPASS: test_file2file_not_supported (test.test_shutil.TestZeroCopySendfile.test_file2file_not_supported)\nPASS: test_filesystem_full (test.test_shutil.TestZeroCopySendfile.test_filesystem_full)\nPASS: test_non_existent_src (test.test_shutil.TestZeroCopySendfile.test_non_existent_src)\nPASS: test_non_regular_file_dst (test.test_shutil.TestZeroCopySendfile.test_non_regular_file_dst)\nPASS: test_non_regular_file_src (test.test_shutil.TestZeroCopySendfile.test_non_regular_file_src)\nPASS: test_regular_copy (test.test_shutil.TestZeroCopySendfile.test_regular_copy)\nPASS: test_same_file (test.test_shutil.TestZeroCopySendfile.test_same_file)\nPASS: test_small_chunks (test.test_shutil.TestZeroCopySendfile.test_small_chunks)\nPASS: test_unhandled_exception (test.test_shutil.TestZeroCopySendfile.test_unhandled_exception)\n\n----------------------------------------------------------------------\nRan 145 tests in 1.153s\n\nOK (skipped=44)\n0:02:41 load avg: 3.78 [337/469] test_set passed\nPASS: test_copy (test.test_set.TestBasicOpsBytes.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsBytes.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsBytes.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsBytes.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsBytes.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsBytes.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsBytes.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsBytes.test_equivalent_equality)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsBytes.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsBytes.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsBytes.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsBytes.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsBytes.test_length)\nPASS: test_pickling (test.test_set.TestBasicOpsBytes.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsBytes.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsBytes.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsBytes.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsBytes.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsBytes.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsBytes.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsBytes.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsBytes.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsEmpty.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsEmpty.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsEmpty.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsEmpty.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsEmpty.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsEmpty.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsEmpty.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsEmpty.test_equivalent_equality)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsEmpty.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsEmpty.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsEmpty.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsEmpty.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsEmpty.test_length)\nPASS: test_pickling (test.test_set.TestBasicOpsEmpty.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsEmpty.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsEmpty.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsEmpty.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsEmpty.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsEmpty.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsEmpty.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsEmpty.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsEmpty.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsMixedStringBytes.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsMixedStringBytes.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsMixedStringBytes.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsMixedStringBytes.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsMixedStringBytes.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsMixedStringBytes.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsMixedStringBytes.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsMixedStringBytes.test_equivalent_equality)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsMixedStringBytes.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsMixedStringBytes.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsMixedStringBytes.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsMixedStringBytes.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsMixedStringBytes.test_length)\nPASS: test_pickling (test.test_set.TestBasicOpsMixedStringBytes.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsMixedStringBytes.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsMixedStringBytes.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsMixedStringBytes.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsMixedStringBytes.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsMixedStringBytes.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsMixedStringBytes.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsMixedStringBytes.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsMixedStringBytes.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsSingleton.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsSingleton.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsSingleton.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsSingleton.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsSingleton.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsSingleton.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsSingleton.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsSingleton.test_equivalent_equality)\nPASS: test_in (test.test_set.TestBasicOpsSingleton.test_in)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsSingleton.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsSingleton.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsSingleton.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsSingleton.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsSingleton.test_length)\nPASS: test_not_in (test.test_set.TestBasicOpsSingleton.test_not_in)\nPASS: test_pickling (test.test_set.TestBasicOpsSingleton.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsSingleton.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsSingleton.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsSingleton.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsSingleton.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsSingleton.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsSingleton.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsSingleton.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsSingleton.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsString.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsString.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsString.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsString.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsString.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsString.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsString.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsString.test_equivalent_equality)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsString.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsString.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsString.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsString.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsString.test_length)\nPASS: test_pickling (test.test_set.TestBasicOpsString.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsString.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsString.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsString.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsString.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsString.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsString.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsString.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsString.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsTriple.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsTriple.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsTriple.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsTriple.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsTriple.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsTriple.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsTriple.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsTriple.test_equivalent_equality)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsTriple.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsTriple.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsTriple.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsTriple.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsTriple.test_length)\nPASS: test_pickling (test.test_set.TestBasicOpsTriple.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsTriple.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsTriple.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsTriple.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsTriple.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsTriple.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsTriple.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsTriple.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsTriple.test_union_empty)\nPASS: test_copy (test.test_set.TestBasicOpsTuple.test_copy)\nPASS: test_empty_difference (test.test_set.TestBasicOpsTuple.test_empty_difference)\nPASS: test_empty_difference_rev (test.test_set.TestBasicOpsTuple.test_empty_difference_rev)\nPASS: test_empty_intersection (test.test_set.TestBasicOpsTuple.test_empty_intersection)\nPASS: test_empty_isdisjoint (test.test_set.TestBasicOpsTuple.test_empty_isdisjoint)\nPASS: test_empty_symmetric_difference (test.test_set.TestBasicOpsTuple.test_empty_symmetric_difference)\nPASS: test_empty_union (test.test_set.TestBasicOpsTuple.test_empty_union)\nPASS: test_equivalent_equality (test.test_set.TestBasicOpsTuple.test_equivalent_equality)\nPASS: test_in (test.test_set.TestBasicOpsTuple.test_in)\nPASS: test_intersection_empty (test.test_set.TestBasicOpsTuple.test_intersection_empty)\nPASS: test_isdisjoint_empty (test.test_set.TestBasicOpsTuple.test_isdisjoint_empty)\nPASS: test_issue_37219 (test.test_set.TestBasicOpsTuple.test_issue_37219)\nPASS: test_iteration (test.test_set.TestBasicOpsTuple.test_iteration)\nPASS: test_length (test.test_set.TestBasicOpsTuple.test_length)\nPASS: test_not_in (test.test_set.TestBasicOpsTuple.test_not_in)\nPASS: test_pickling (test.test_set.TestBasicOpsTuple.test_pickling)\nPASS: test_repr (test.test_set.TestBasicOpsTuple.test_repr)\nPASS: test_self_difference (test.test_set.TestBasicOpsTuple.test_self_difference)\nPASS: test_self_equality (test.test_set.TestBasicOpsTuple.test_self_equality)\nPASS: test_self_intersection (test.test_set.TestBasicOpsTuple.test_self_intersection)\nPASS: test_self_isdisjoint (test.test_set.TestBasicOpsTuple.test_self_isdisjoint)\nPASS: test_self_symmetric_difference (test.test_set.TestBasicOpsTuple.test_self_symmetric_difference)\nPASS: test_self_union (test.test_set.TestBasicOpsTuple.test_self_union)\nPASS: test_union_empty (test.test_set.TestBasicOpsTuple.test_union_empty)\nPASS: test_eq (test.test_set.TestBinaryOps.test_eq)\nPASS: test_intersection_non_overlap (test.test_set.TestBinaryOps.test_intersection_non_overlap)\nPASS: test_intersection_overlap (test.test_set.TestBinaryOps.test_intersection_overlap)\nPASS: test_intersection_subset (test.test_set.TestBinaryOps.test_intersection_subset)\nPASS: test_intersection_superset (test.test_set.TestBinaryOps.test_intersection_superset)\nPASS: test_isdisjoint_non_overlap (test.test_set.TestBinaryOps.test_isdisjoint_non_overlap)\nPASS: test_isdisjoint_overlap (test.test_set.TestBinaryOps.test_isdisjoint_overlap)\nPASS: test_isdisjoint_subset (test.test_set.TestBinaryOps.test_isdisjoint_subset)\nPASS: test_isdisjoint_superset (test.test_set.TestBinaryOps.test_isdisjoint_superset)\nPASS: test_sym_difference_non_overlap (test.test_set.TestBinaryOps.test_sym_difference_non_overlap)\nPASS: test_sym_difference_overlap (test.test_set.TestBinaryOps.test_sym_difference_overlap)\nPASS: test_sym_difference_subset (test.test_set.TestBinaryOps.test_sym_difference_subset)\nPASS: test_sym_difference_superset (test.test_set.TestBinaryOps.test_sym_difference_superset)\nPASS: test_union_non_overlap (test.test_set.TestBinaryOps.test_union_non_overlap)\nPASS: test_union_overlap (test.test_set.TestBinaryOps.test_union_overlap)\nPASS: test_union_subset (test.test_set.TestBinaryOps.test_union_subset)\nPASS: test_union_superset (test.test_set.TestBinaryOps.test_union_superset)\nPASS: test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_and_with_mutation)\nPASS: test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_eq_with_mutation)\nPASS: test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ge_with_mutation)\nPASS: test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_gt_with_mutation)\nPASS: test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_iadd_with_mutation)\nPASS: test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ior_with_mutation)\nPASS: test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_isub_with_mutation)\nPASS: test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_iteration_with_mutation)\nPASS: test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ixor_with_mutation)\nPASS: test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_le_with_mutation)\nPASS: test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_lt_with_mutation)\nPASS: test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_ne_with_mutation)\nPASS: test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_or_with_mutation)\nPASS: test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_sub_with_mutation)\nPASS: test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Set.test_xor_with_mutation)\nPASS: test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_and_with_mutation)\nPASS: test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_eq_with_mutation)\nPASS: test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ge_with_mutation)\nPASS: test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_gt_with_mutation)\nPASS: test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_iadd_with_mutation)\nPASS: test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ior_with_mutation)\nPASS: test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_isub_with_mutation)\nPASS: test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_iteration_with_mutation)\nPASS: test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ixor_with_mutation)\nPASS: test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_le_with_mutation)\nPASS: test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_lt_with_mutation)\nPASS: test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_ne_with_mutation)\nPASS: test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_or_with_mutation)\nPASS: test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_sub_with_mutation)\nPASS: test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Set_Subclass.test_xor_with_mutation)\nPASS: test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_and_with_mutation)\nPASS: test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_eq_with_mutation)\nPASS: test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ge_with_mutation)\nPASS: test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_gt_with_mutation)\nPASS: test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_iadd_with_mutation)\nPASS: test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ior_with_mutation)\nPASS: test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_isub_with_mutation)\nPASS: test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_iteration_with_mutation)\nPASS: test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ixor_with_mutation)\nPASS: test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_le_with_mutation)\nPASS: test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_lt_with_mutation)\nPASS: test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_ne_with_mutation)\nPASS: test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_or_with_mutation)\nPASS: test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_sub_with_mutation)\nPASS: test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Set.test_xor_with_mutation)\nPASS: test_and_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_and_with_mutation)\nPASS: test_eq_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_eq_with_mutation)\nPASS: test_ge_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ge_with_mutation)\nPASS: test_gt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_gt_with_mutation)\nPASS: test_iadd_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_iadd_with_mutation)\nPASS: test_ior_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ior_with_mutation)\nPASS: test_isub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_isub_with_mutation)\nPASS: test_iteration_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_iteration_with_mutation)\nPASS: test_ixor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ixor_with_mutation)\nPASS: test_le_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_le_with_mutation)\nPASS: test_lt_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_lt_with_mutation)\nPASS: test_ne_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_ne_with_mutation)\nPASS: test_or_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_or_with_mutation)\nPASS: test_sub_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_sub_with_mutation)\nPASS: test_xor_with_mutation (test.test_set.TestBinaryOpsMutating_Subclass_Subclass.test_xor_with_mutation)\nPASS: test_copy (test.test_set.TestCopyingEmpty.test_copy)\nPASS: test_deep_copy (test.test_set.TestCopyingEmpty.test_deep_copy)\nPASS: test_copy (test.test_set.TestCopyingNested.test_copy)\nPASS: test_deep_copy (test.test_set.TestCopyingNested.test_deep_copy)\nPASS: test_copy (test.test_set.TestCopyingSingleton.test_copy)\nPASS: test_deep_copy (test.test_set.TestCopyingSingleton.test_deep_copy)\nPASS: test_copy (test.test_set.TestCopyingTriple.test_copy)\nPASS: test_deep_copy (test.test_set.TestCopyingTriple.test_deep_copy)\nPASS: test_copy (test.test_set.TestCopyingTuple.test_copy)\nPASS: test_deep_copy (test.test_set.TestCopyingTuple.test_deep_copy)\nPASS: test_changingSizeWhileIterating (test.test_set.TestExceptionPropagation.test_changingSizeWhileIterating)\nPASS: test_instanceWithException (test.test_set.TestExceptionPropagation.test_instanceWithException)\nPASS: test_instancesWithoutException (test.test_set.TestExceptionPropagation.test_instancesWithoutException)\nPASS: test_and (test.test_set.TestFrozenSet.test_and)\nPASS: test_badcmp (test.test_set.TestFrozenSet.test_badcmp)\nPASS: test_constructor_identity (test.test_set.TestFrozenSet.test_constructor_identity)\nPASS: test_container_iterator (test.test_set.TestFrozenSet.test_container_iterator)\nPASS: test_contains (test.test_set.TestFrozenSet.test_contains)\nPASS: test_copy (test.test_set.TestFrozenSet.test_copy)\nPASS: test_cyclical_repr (test.test_set.TestFrozenSet.test_cyclical_repr)\nPASS: test_deepcopy (test.test_set.TestFrozenSet.test_deepcopy)\nPASS: test_difference (test.test_set.TestFrozenSet.test_difference)\nPASS: test_do_not_rehash_dict_keys (test.test_set.TestFrozenSet.test_do_not_rehash_dict_keys)\nPASS: test_equality (test.test_set.TestFrozenSet.test_equality)\nPASS: test_free_after_iterating (test.test_set.TestFrozenSet.test_free_after_iterating)\nPASS: test_frozen_as_dictkey (test.test_set.TestFrozenSet.test_frozen_as_dictkey)\nPASS: test_gc (test.test_set.TestFrozenSet.test_gc)\nPASS: test_hash (test.test_set.TestFrozenSet.test_hash)\nPASS: test_hash_caching (test.test_set.TestFrozenSet.test_hash_caching)\nPASS: test_hash_effectiveness (test.test_set.TestFrozenSet.test_hash_effectiveness)\nPASS: test_init (test.test_set.TestFrozenSet.test_init)\nPASS: test_intersection (test.test_set.TestFrozenSet.test_intersection)\nPASS: test_isdisjoint (test.test_set.TestFrozenSet.test_isdisjoint)\nPASS: test_iterator_pickling (test.test_set.TestFrozenSet.test_iterator_pickling)\nPASS: test_len (test.test_set.TestFrozenSet.test_len)\nPASS: test_new_or_init (test.test_set.TestFrozenSet.test_new_or_init)\nPASS: test_or (test.test_set.TestFrozenSet.test_or)\nPASS: test_pickling (test.test_set.TestFrozenSet.test_pickling)\nPASS: test_setOfFrozensets (test.test_set.TestFrozenSet.test_setOfFrozensets)\nPASS: test_sub (test.test_set.TestFrozenSet.test_sub)\nPASS: test_sub_and_super (test.test_set.TestFrozenSet.test_sub_and_super)\nPASS: test_subclass_with_custom_hash (test.test_set.TestFrozenSet.test_subclass_with_custom_hash)\nPASS: test_symmetric_difference (test.test_set.TestFrozenSet.test_symmetric_difference)\nPASS: test_union (test.test_set.TestFrozenSet.test_union)\nPASS: test_uniquification (test.test_set.TestFrozenSet.test_uniquification)\nPASS: test_xor (test.test_set.TestFrozenSet.test_xor)\nPASS: test_and (test.test_set.TestFrozenSetSubclass.test_and)\nPASS: test_badcmp (test.test_set.TestFrozenSetSubclass.test_badcmp)\nPASS: test_constructor_identity (test.test_set.TestFrozenSetSubclass.test_constructor_identity)\nPASS: test_container_iterator (test.test_set.TestFrozenSetSubclass.test_container_iterator)\nPASS: test_contains (test.test_set.TestFrozenSetSubclass.test_contains)\nPASS: test_copy (test.test_set.TestFrozenSetSubclass.test_copy)\nPASS: test_cyclical_repr (test.test_set.TestFrozenSetSubclass.test_cyclical_repr)\nPASS: test_deepcopy (test.test_set.TestFrozenSetSubclass.test_deepcopy)\nPASS: test_difference (test.test_set.TestFrozenSetSubclass.test_difference)\nPASS: test_do_not_rehash_dict_keys (test.test_set.TestFrozenSetSubclass.test_do_not_rehash_dict_keys)\nPASS: test_equality (test.test_set.TestFrozenSetSubclass.test_equality)\nPASS: test_free_after_iterating (test.test_set.TestFrozenSetSubclass.test_free_after_iterating)\nPASS: test_frozen_as_dictkey (test.test_set.TestFrozenSetSubclass.test_frozen_as_dictkey)\nPASS: test_gc (test.test_set.TestFrozenSetSubclass.test_gc)\nPASS: test_hash (test.test_set.TestFrozenSetSubclass.test_hash)\nPASS: test_hash_caching (test.test_set.TestFrozenSetSubclass.test_hash_caching)\nPASS: test_hash_effectiveness (test.test_set.TestFrozenSetSubclass.test_hash_effectiveness)\nPASS: test_init (test.test_set.TestFrozenSetSubclass.test_init)\nPASS: test_intersection (test.test_set.TestFrozenSetSubclass.test_intersection)\nPASS: test_isdisjoint (test.test_set.TestFrozenSetSubclass.test_isdisjoint)\nPASS: test_iterator_pickling (test.test_set.TestFrozenSetSubclass.test_iterator_pickling)\nPASS: test_keywords_in_subclass (test.test_set.TestFrozenSetSubclass.test_keywords_in_subclass)\nPASS: test_len (test.test_set.TestFrozenSetSubclass.test_len)\nPASS: test_nested_empty_constructor (test.test_set.TestFrozenSetSubclass.test_nested_empty_constructor)\nPASS: test_new_or_init (test.test_set.TestFrozenSetSubclass.test_new_or_init)\nPASS: test_or (test.test_set.TestFrozenSetSubclass.test_or)\nPASS: test_pickling (test.test_set.TestFrozenSetSubclass.test_pickling)\nPASS: test_setOfFrozensets (test.test_set.TestFrozenSetSubclass.test_setOfFrozensets)\nPASS: test_singleton_empty_frozenset (test.test_set.TestFrozenSetSubclass.test_singleton_empty_frozenset)\nPASS: test_sub (test.test_set.TestFrozenSetSubclass.test_sub)\nPASS: test_sub_and_super (test.test_set.TestFrozenSetSubclass.test_sub_and_super)\nPASS: test_subclass_with_custom_hash (test.test_set.TestFrozenSetSubclass.test_subclass_with_custom_hash)\nPASS: test_symmetric_difference (test.test_set.TestFrozenSetSubclass.test_symmetric_difference)\nPASS: test_union (test.test_set.TestFrozenSetSubclass.test_union)\nPASS: test_uniquification (test.test_set.TestFrozenSetSubclass.test_uniquification)\nPASS: test_xor (test.test_set.TestFrozenSetSubclass.test_xor)\nPASS: test_pickling (test.test_set.TestFrozenSetSubclassWithSlots.test_pickling)\nPASS: test_cube (test.test_set.TestGraphs.test_cube)\nPASS: test_cuboctahedron (test.test_set.TestGraphs.test_cuboctahedron)\nPASS: test_binopsVsSubsets (test.test_set.TestIdentities.test_binopsVsSubsets)\nPASS: test_commutativity (test.test_set.TestIdentities.test_commutativity)\nPASS: test_exclusion (test.test_set.TestIdentities.test_exclusion)\nPASS: test_summations (test.test_set.TestIdentities.test_summations)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Set_Dict.test_update_with_mutation)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Set_List.test_update_with_mutation)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Set_Set.test_update_with_mutation)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Set_Subclass.test_update_with_mutation)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Set.test_update_with_mutation)\nPASS: test_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_difference_update_with_mutation)\nPASS: test_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_difference_with_mutation)\nPASS: test_intersection_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_intersection_update_with_mutation)\nPASS: test_intersection_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_intersection_with_mutation)\nPASS: test_isdisjoint_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_isdisjoint_with_mutation)\nPASS: test_issubset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_issubset_with_mutation)\nPASS: test_issuperset_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_issuperset_with_mutation)\nPASS: test_symmetric_difference_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_update_with_mutation)\nPASS: test_symmetric_difference_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_with_mutation)\nPASS: test_union_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_union_with_mutation)\nPASS: test_update_with_mutation (test.test_set.TestMethodsMutating_Subclass_Subclass.test_update_with_mutation)\nPASS: test_add_absent (test.test_set.TestMutate.test_add_absent)\nPASS: test_add_present (test.test_set.TestMutate.test_add_present)\nPASS: test_add_until_full (test.test_set.TestMutate.test_add_until_full)\nPASS: test_clear (test.test_set.TestMutate.test_clear)\nPASS: test_discard_absent (test.test_set.TestMutate.test_discard_absent)\nPASS: test_discard_present (test.test_set.TestMutate.test_discard_present)\nPASS: test_pop (test.test_set.TestMutate.test_pop)\nPASS: test_remove_absent (test.test_set.TestMutate.test_remove_absent)\nPASS: test_remove_present (test.test_set.TestMutate.test_remove_present)\nPASS: test_remove_until_empty (test.test_set.TestMutate.test_remove_until_empty)\nPASS: test_update_empty_tuple (test.test_set.TestMutate.test_update_empty_tuple)\nPASS: test_update_unit_tuple_non_overlap (test.test_set.TestMutate.test_update_unit_tuple_non_overlap)\nPASS: test_update_unit_tuple_overlap (test.test_set.TestMutate.test_update_unit_tuple_overlap)\nPASS: test_difference (test.test_set.TestOnlySetsDict.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsDict.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsDict.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsDict.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsDict.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsDict.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsDict.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsDict.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsDict.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsDict.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsDict.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsDict.test_union)\nPASS: test_update (test.test_set.TestOnlySetsDict.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsDict.test_update_operator)\nPASS: test_difference (test.test_set.TestOnlySetsGenerator.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsGenerator.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsGenerator.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsGenerator.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsGenerator.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsGenerator.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsGenerator.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsGenerator.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsGenerator.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsGenerator.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsGenerator.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsGenerator.test_union)\nPASS: test_update (test.test_set.TestOnlySetsGenerator.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsGenerator.test_update_operator)\nPASS: test_difference (test.test_set.TestOnlySetsNumeric.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsNumeric.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsNumeric.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsNumeric.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsNumeric.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsNumeric.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsNumeric.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsNumeric.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsNumeric.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsNumeric.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsNumeric.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsNumeric.test_union)\nPASS: test_update (test.test_set.TestOnlySetsNumeric.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsNumeric.test_update_operator)\nPASS: test_difference (test.test_set.TestOnlySetsOperator.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsOperator.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsOperator.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsOperator.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsOperator.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsOperator.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsOperator.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsOperator.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsOperator.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsOperator.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsOperator.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsOperator.test_union)\nPASS: test_update (test.test_set.TestOnlySetsOperator.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsOperator.test_update_operator)\nPASS: test_difference (test.test_set.TestOnlySetsString.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsString.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsString.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsString.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsString.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsString.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsString.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsString.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsString.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsString.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsString.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsString.test_union)\nPASS: test_update (test.test_set.TestOnlySetsString.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsString.test_update_operator)\nPASS: test_difference (test.test_set.TestOnlySetsTuple.test_difference)\nPASS: test_difference_update (test.test_set.TestOnlySetsTuple.test_difference_update)\nPASS: test_difference_update_operator (test.test_set.TestOnlySetsTuple.test_difference_update_operator)\nPASS: test_eq_ne (test.test_set.TestOnlySetsTuple.test_eq_ne)\nPASS: test_ge_gt_le_lt (test.test_set.TestOnlySetsTuple.test_ge_gt_le_lt)\nPASS: test_intersection (test.test_set.TestOnlySetsTuple.test_intersection)\nPASS: test_intersection_update (test.test_set.TestOnlySetsTuple.test_intersection_update)\nPASS: test_intersection_update_operator (test.test_set.TestOnlySetsTuple.test_intersection_update_operator)\nPASS: test_sym_difference (test.test_set.TestOnlySetsTuple.test_sym_difference)\nPASS: test_sym_difference_update (test.test_set.TestOnlySetsTuple.test_sym_difference_update)\nPASS: test_sym_difference_update_operator (test.test_set.TestOnlySetsTuple.test_sym_difference_update_operator)\nPASS: test_union (test.test_set.TestOnlySetsTuple.test_union)\nPASS: test_update (test.test_set.TestOnlySetsTuple.test_update)\nPASS: test_update_operator (test.test_set.TestOnlySetsTuple.test_update_operator)\nPASS: test_add (test.test_set.TestSet.test_add)\nPASS: test_and (test.test_set.TestSet.test_and)\nPASS: test_badcmp (test.test_set.TestSet.test_badcmp)\nSKIP: test_c_api (test.test_set.TestSet.test_c_api) 'C API test only available in a debug build'\nPASS: test_clear (test.test_set.TestSet.test_clear)\nPASS: test_constructor_identity (test.test_set.TestSet.test_constructor_identity)\nPASS: test_container_iterator (test.test_set.TestSet.test_container_iterator)\nPASS: test_contains (test.test_set.TestSet.test_contains)\nPASS: test_copy (test.test_set.TestSet.test_copy)\nPASS: test_cyclical_repr (test.test_set.TestSet.test_cyclical_repr)\nPASS: test_deepcopy (test.test_set.TestSet.test_deepcopy)\nPASS: test_difference (test.test_set.TestSet.test_difference)\nPASS: test_difference_update (test.test_set.TestSet.test_difference_update)\nPASS: test_discard (test.test_set.TestSet.test_discard)\nPASS: test_do_not_rehash_dict_keys (test.test_set.TestSet.test_do_not_rehash_dict_keys)\nPASS: test_equality (test.test_set.TestSet.test_equality)\nPASS: test_free_after_iterating (test.test_set.TestSet.test_free_after_iterating)\nPASS: test_gc (test.test_set.TestSet.test_gc)\nPASS: test_hash (test.test_set.TestSet.test_hash)\nPASS: test_iand (test.test_set.TestSet.test_iand)\nPASS: test_init (test.test_set.TestSet.test_init)\nPASS: test_inplace_on_self (test.test_set.TestSet.test_inplace_on_self)\nPASS: test_intersection (test.test_set.TestSet.test_intersection)\nPASS: test_intersection_update (test.test_set.TestSet.test_intersection_update)\nPASS: test_ior (test.test_set.TestSet.test_ior)\nPASS: test_isdisjoint (test.test_set.TestSet.test_isdisjoint)\nPASS: test_isub (test.test_set.TestSet.test_isub)\nPASS: test_iterator_pickling (test.test_set.TestSet.test_iterator_pickling)\nPASS: test_ixor (test.test_set.TestSet.test_ixor)\nPASS: test_len (test.test_set.TestSet.test_len)\nPASS: test_new_or_init (test.test_set.TestSet.test_new_or_init)\nPASS: test_or (test.test_set.TestSet.test_or)\nPASS: test_pickling (test.test_set.TestSet.test_pickling)\nPASS: test_pop (test.test_set.TestSet.test_pop)\nPASS: test_remove (test.test_set.TestSet.test_remove)\nPASS: test_remove_keyerror_set (test.test_set.TestSet.test_remove_keyerror_set)\nPASS: test_remove_keyerror_unpacking (test.test_set.TestSet.test_remove_keyerror_unpacking)\nPASS: test_rich_compare (test.test_set.TestSet.test_rich_compare)\nPASS: test_setOfFrozensets (test.test_set.TestSet.test_setOfFrozensets)\nPASS: test_set_literal (test.test_set.TestSet.test_set_literal)\nPASS: test_set_literal_evaluation_order (test.test_set.TestSet.test_set_literal_evaluation_order)\nPASS: test_set_literal_insertion_order (test.test_set.TestSet.test_set_literal_insertion_order)\nPASS: test_sub (test.test_set.TestSet.test_sub)\nPASS: test_sub_and_super (test.test_set.TestSet.test_sub_and_super)\nPASS: test_subclass_with_custom_hash (test.test_set.TestSet.test_subclass_with_custom_hash)\nPASS: test_symmetric_difference (test.test_set.TestSet.test_symmetric_difference)\nPASS: test_symmetric_difference_update (test.test_set.TestSet.test_symmetric_difference_update)\nPASS: test_union (test.test_set.TestSet.test_union)\nPASS: test_uniquification (test.test_set.TestSet.test_uniquification)\nPASS: test_update (test.test_set.TestSet.test_update)\nPASS: test_weakref (test.test_set.TestSet.test_weakref)\nPASS: test_xor (test.test_set.TestSet.test_xor)\nPASS: test_constructor (test.test_set.TestSetOfSets.test_constructor)\nPASS: test_add (test.test_set.TestSetSubclass.test_add)\nPASS: test_and (test.test_set.TestSetSubclass.test_and)\nPASS: test_badcmp (test.test_set.TestSetSubclass.test_badcmp)\nSKIP: test_c_api (test.test_set.TestSetSubclass.test_c_api) 'C API test only available in a debug build'\nPASS: test_clear (test.test_set.TestSetSubclass.test_clear)\nPASS: test_constructor_identity (test.test_set.TestSetSubclass.test_constructor_identity)\nPASS: test_container_iterator (test.test_set.TestSetSubclass.test_container_iterator)\nPASS: test_contains (test.test_set.TestSetSubclass.test_contains)\nPASS: test_copy (test.test_set.TestSetSubclass.test_copy)\nPASS: test_cyclical_repr (test.test_set.TestSetSubclass.test_cyclical_repr)\nPASS: test_deepcopy (test.test_set.TestSetSubclass.test_deepcopy)\nPASS: test_difference (test.test_set.TestSetSubclass.test_difference)\nPASS: test_difference_update (test.test_set.TestSetSubclass.test_difference_update)\nPASS: test_discard (test.test_set.TestSetSubclass.test_discard)\nPASS: test_do_not_rehash_dict_keys (test.test_set.TestSetSubclass.test_do_not_rehash_dict_keys)\nPASS: test_equality (test.test_set.TestSetSubclass.test_equality)\nPASS: test_free_after_iterating (test.test_set.TestSetSubclass.test_free_after_iterating)\nPASS: test_gc (test.test_set.TestSetSubclass.test_gc)\nPASS: test_hash (test.test_set.TestSetSubclass.test_hash)\nPASS: test_iand (test.test_set.TestSetSubclass.test_iand)\nPASS: test_init (test.test_set.TestSetSubclass.test_init)\nPASS: test_inplace_on_self (test.test_set.TestSetSubclass.test_inplace_on_self)\nPASS: test_intersection (test.test_set.TestSetSubclass.test_intersection)\nPASS: test_intersection_update (test.test_set.TestSetSubclass.test_intersection_update)\nPASS: test_ior (test.test_set.TestSetSubclass.test_ior)\nPASS: test_isdisjoint (test.test_set.TestSetSubclass.test_isdisjoint)\nPASS: test_isub (test.test_set.TestSetSubclass.test_isub)\nPASS: test_iterator_pickling (test.test_set.TestSetSubclass.test_iterator_pickling)\nPASS: test_ixor (test.test_set.TestSetSubclass.test_ixor)\nPASS: test_keywords_in_subclass (test.test_set.TestSetSubclass.test_keywords_in_subclass)\nPASS: test_len (test.test_set.TestSetSubclass.test_len)\nPASS: test_new_or_init (test.test_set.TestSetSubclass.test_new_or_init)\nPASS: test_or (test.test_set.TestSetSubclass.test_or)\nPASS: test_pickling (test.test_set.TestSetSubclass.test_pickling)\nPASS: test_pop (test.test_set.TestSetSubclass.test_pop)\nPASS: test_remove (test.test_set.TestSetSubclass.test_remove)\nPASS: test_remove_keyerror_set (test.test_set.TestSetSubclass.test_remove_keyerror_set)\nPASS: test_remove_keyerror_unpacking (test.test_set.TestSetSubclass.test_remove_keyerror_unpacking)\nPASS: test_rich_compare (test.test_set.TestSetSubclass.test_rich_compare)\nPASS: test_setOfFrozensets (test.test_set.TestSetSubclass.test_setOfFrozensets)\nPASS: test_set_literal (test.test_set.TestSetSubclass.test_set_literal)\nPASS: test_set_literal_evaluation_order (test.test_set.TestSetSubclass.test_set_literal_evaluation_order)\nPASS: test_set_literal_insertion_order (test.test_set.TestSetSubclass.test_set_literal_insertion_order)\nPASS: test_sub (test.test_set.TestSetSubclass.test_sub)\nPASS: test_sub_and_super (test.test_set.TestSetSubclass.test_sub_and_super)\nPASS: test_subclass_with_custom_hash (test.test_set.TestSetSubclass.test_subclass_with_custom_hash)\nPASS: test_symmetric_difference (test.test_set.TestSetSubclass.test_symmetric_difference)\nPASS: test_symmetric_difference_update (test.test_set.TestSetSubclass.test_symmetric_difference_update)\nPASS: test_union (test.test_set.TestSetSubclass.test_union)\nPASS: test_uniquification (test.test_set.TestSetSubclass.test_uniquification)\nPASS: test_update (test.test_set.TestSetSubclass.test_update)\nPASS: test_weakref (test.test_set.TestSetSubclass.test_weakref)\nPASS: test_xor (test.test_set.TestSetSubclass.test_xor)\nPASS: test_pickling (test.test_set.TestSetSubclassWithSlots.test_pickling)\nPASS: test_issubset (test.test_set.TestSubsetEmptyNonEmpty.test_issubset)\nPASS: test_issubset (test.test_set.TestSubsetEqualEmpty.test_issubset)\nPASS: test_issubset (test.test_set.TestSubsetEqualNonEmpty.test_issubset)\nPASS: test_issubset (test.test_set.TestSubsetNonOverlap.test_issubset)\nPASS: test_issubset (test.test_set.TestSubsetPartial.test_issubset)\nPASS: test_difference_method_call (test.test_set.TestUpdateOps.test_difference_method_call)\nPASS: test_difference_non_overlap (test.test_set.TestUpdateOps.test_difference_non_overlap)\nPASS: test_difference_overlap (test.test_set.TestUpdateOps.test_difference_overlap)\nPASS: test_difference_subset (test.test_set.TestUpdateOps.test_difference_subset)\nPASS: test_difference_superset (test.test_set.TestUpdateOps.test_difference_superset)\nPASS: test_intersection_method_call (test.test_set.TestUpdateOps.test_intersection_method_call)\nPASS: test_intersection_non_overlap (test.test_set.TestUpdateOps.test_intersection_non_overlap)\nPASS: test_intersection_overlap (test.test_set.TestUpdateOps.test_intersection_overlap)\nPASS: test_intersection_subset (test.test_set.TestUpdateOps.test_intersection_subset)\nPASS: test_intersection_superset (test.test_set.TestUpdateOps.test_intersection_superset)\nPASS: test_sym_difference_method_call (test.test_set.TestUpdateOps.test_sym_difference_method_call)\nPASS: test_sym_difference_non_overlap (test.test_set.TestUpdateOps.test_sym_difference_non_overlap)\nPASS: test_sym_difference_overlap (test.test_set.TestUpdateOps.test_sym_difference_overlap)\nPASS: test_sym_difference_subset (test.test_set.TestUpdateOps.test_sym_difference_subset)\nPASS: test_sym_difference_superset (test.test_set.TestUpdateOps.test_sym_difference_superset)\nPASS: test_union_method_call (test.test_set.TestUpdateOps.test_union_method_call)\nPASS: test_union_non_overlap (test.test_set.TestUpdateOps.test_union_non_overlap)\nPASS: test_union_overlap (test.test_set.TestUpdateOps.test_union_overlap)\nPASS: test_union_subset (test.test_set.TestUpdateOps.test_union_subset)\nPASS: test_union_superset (test.test_set.TestUpdateOps.test_union_superset)\nPASS: test_constructor (test.test_set.TestVariousIteratorArgs.test_constructor)\nPASS: test_inline_methods (test.test_set.TestVariousIteratorArgs.test_inline_methods)\nPASS: test_inplace_methods (test.test_set.TestVariousIteratorArgs.test_inplace_methods)\nPASS: test_8420_set_merge (test.test_set.TestWeirdBugs.test_8420_set_merge)\nPASS: test_iter_and_mutate (test.test_set.TestWeirdBugs.test_iter_and_mutate)\nPASS: test_merge_and_mutate (test.test_set.TestWeirdBugs.test_merge_and_mutate)\n\n----------------------------------------------------------------------\nRan 623 tests in 5.999s\n\nOK (skipped=2)\n0:02:42 load avg: 3.78 [338/469] test_site passed\nPASS: test__getuserbase (test.test_site.HelperFunctionsTests.test__getuserbase)\nPASS: test_addpackage (test.test_site.HelperFunctionsTests.test_addpackage)\nPASS: test_addpackage_empty_lines (test.test_site.HelperFunctionsTests.test_addpackage_empty_lines)\nPASS: test_addpackage_import_bad_exec (test.test_site.HelperFunctionsTests.test_addpackage_import_bad_exec)\nPASS: test_addpackage_import_bad_pth_file (test.test_site.HelperFunctionsTests.test_addpackage_import_bad_pth_file)\nPASS: test_addpackage_import_bad_syntax (test.test_site.HelperFunctionsTests.test_addpackage_import_bad_syntax)\nPASS: test_addsitedir (test.test_site.HelperFunctionsTests.test_addsitedir)\nPASS: test_get_path (test.test_site.HelperFunctionsTests.test_get_path)\nPASS: test_getsitepackages (test.test_site.HelperFunctionsTests.test_getsitepackages)\nPASS: test_getuserbase (test.test_site.HelperFunctionsTests.test_getuserbase)\nPASS: test_getusersitepackages (test.test_site.HelperFunctionsTests.test_getusersitepackages)\nPASS: test_init_pathinfo (test.test_site.HelperFunctionsTests.test_init_pathinfo)\nPASS: test_makepath (test.test_site.HelperFunctionsTests.test_makepath)\nPASS: test_no_home_directory (test.test_site.HelperFunctionsTests.test_no_home_directory)\nPASS: test_s_option (test.test_site.HelperFunctionsTests.test_s_option)\nPASS: test_trace (test.test_site.HelperFunctionsTests.test_trace)\ntest_abs_paths_cached_None (test.test_site.ImportSideEffectTests.test_abs_paths_cached_None)\nPASS: Test for __cached__ is None.\nSKIP: test_add_build_dir (test.test_site.ImportSideEffectTests.test_add_build_dir) 'test not implemented'\nSKIP: test_license_exists_at_url (test.test_site.ImportSideEffectTests.test_license_exists_at_url) \"resource 'network' is not enabled\"\nPASS: test_no_duplicate_paths (test.test_site.ImportSideEffectTests.test_no_duplicate_paths)\nPASS: test_setting_copyright (test.test_site.ImportSideEffectTests.test_setting_copyright)\nPASS: test_setting_help (test.test_site.ImportSideEffectTests.test_setting_help)\nPASS: test_setting_quit (test.test_site.ImportSideEffectTests.test_setting_quit)\nPASS: test_sitecustomize_executed (test.test_site.ImportSideEffectTests.test_sitecustomize_executed)\nPASS: test_startup_imports (test.test_site.StartupImportTests.test_startup_imports)\nPASS: test_startup_interactivehook (test.test_site.StartupImportTests.test_startup_interactivehook)\nPASS: test_startup_interactivehook_isolated (test.test_site.StartupImportTests.test_startup_interactivehook_isolated)\nPASS: test_startup_interactivehook_isolated_explicit (test.test_site.StartupImportTests.test_startup_interactivehook_isolated_explicit)\nPASS: test_underpth_basic (test.test_site._pthFileTests.test_underpth_basic)\nSKIP: test_underpth_dll_file (test.test_site._pthFileTests.test_underpth_dll_file) 'library ._pth file not supported on this platform'\nPASS: test_underpth_file (test.test_site._pthFileTests.test_underpth_file)\nPASS: test_underpth_nosite_file (test.test_site._pthFileTests.test_underpth_nosite_file)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.491s\n\nOK (skipped=3)\n0:02:43 load avg: 3.78 [339/469] test_slice passed\nPASS: test_cmp (test.test_slice.SliceTest.test_cmp)\nPASS: test_constructor (test.test_slice.SliceTest.test_constructor)\nPASS: test_copy (test.test_slice.SliceTest.test_copy)\nPASS: test_cycle (test.test_slice.SliceTest.test_cycle)\nPASS: test_deepcopy (test.test_slice.SliceTest.test_deepcopy)\nPASS: test_hash (test.test_slice.SliceTest.test_hash)\nPASS: test_indices (test.test_slice.SliceTest.test_indices)\nPASS: test_members (test.test_slice.SliceTest.test_members)\nPASS: test_pickle (test.test_slice.SliceTest.test_pickle)\nPASS: test_repr (test.test_slice.SliceTest.test_repr)\nPASS: test_setslice_without_getslice (test.test_slice.SliceTest.test_setslice_without_getslice)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.167s\n\nOK\n0:02:45 load avg: 3.56 [340/469] test_smtplib passed\nPASS: testFailingHELO (test.test_smtplib.BadHELOServerTests.testFailingHELO)\nPASS: testBasic (test.test_smtplib.DebuggingServerTests.testBasic)\nPASS: testELHO (test.test_smtplib.DebuggingServerTests.testELHO)\nPASS: testEXPNNotImplemented (test.test_smtplib.DebuggingServerTests.testEXPNNotImplemented)\nPASS: testHELP (test.test_smtplib.DebuggingServerTests.testHELP)\nPASS: testNOOP (test.test_smtplib.DebuggingServerTests.testNOOP)\nPASS: testRSET (test.test_smtplib.DebuggingServerTests.testRSET)\nPASS: testSecondHELO (test.test_smtplib.DebuggingServerTests.testSecondHELO)\nPASS: testSend (test.test_smtplib.DebuggingServerTests.testSend)\nPASS: testSendBinary (test.test_smtplib.DebuggingServerTests.testSendBinary)\nPASS: testSendMessage (test.test_smtplib.DebuggingServerTests.testSendMessage)\nPASS: testSendMessageMultipleResentRaises (test.test_smtplib.DebuggingServerTests.testSendMessageMultipleResentRaises)\nPASS: testSendMessageResent (test.test_smtplib.DebuggingServerTests.testSendMessageResent)\nPASS: testSendMessageWithAddresses (test.test_smtplib.DebuggingServerTests.testSendMessageWithAddresses)\nPASS: testSendMessageWithMultipleFrom (test.test_smtplib.DebuggingServerTests.testSendMessageWithMultipleFrom)\nPASS: testSendMessageWithSomeAddresses (test.test_smtplib.DebuggingServerTests.testSendMessageWithSomeAddresses)\nPASS: testSendMessageWithSpecifiedAddresses (test.test_smtplib.DebuggingServerTests.testSendMessageWithSpecifiedAddresses)\nPASS: testSendNeedingDotQuote (test.test_smtplib.DebuggingServerTests.testSendNeedingDotQuote)\nPASS: testSendNullSender (test.test_smtplib.DebuggingServerTests.testSendNullSender)\nPASS: testSourceAddress (test.test_smtplib.DebuggingServerTests.testSourceAddress)\nPASS: testVRFY (test.test_smtplib.DebuggingServerTests.testVRFY)\nPASS: test_issue43124_escape_localhostname (test.test_smtplib.DebuggingServerTests.test_issue43124_escape_localhostname)\nPASS: test_issue43124_escape_options (test.test_smtplib.DebuggingServerTests.test_issue43124_escape_options)\nPASS: test_issue43124_putcmd_escapes_newline (test.test_smtplib.DebuggingServerTests.test_issue43124_putcmd_escapes_newline)\nPASS: testSendMessage (test.test_smtplib.DefaultArgumentsTests.testSendMessage)\nPASS: testSendMessageWithMailOptions (test.test_smtplib.DefaultArgumentsTests.testSendMessageWithMailOptions)\nPASS: testBasic1 (test.test_smtplib.LMTPGeneralTests.testBasic1)\nPASS: testBasic2 (test.test_smtplib.LMTPGeneralTests.testBasic2)\nPASS: testLocalHostName (test.test_smtplib.LMTPGeneralTests.testLocalHostName)\nPASS: testQuoteData (test.test_smtplib.LMTPGeneralTests.testQuoteData)\nPASS: testSourceAddress (test.test_smtplib.LMTPGeneralTests.testSourceAddress)\nPASS: testTimeoutDefault (test.test_smtplib.LMTPGeneralTests.testTimeoutDefault)\nPASS: testTimeoutNone (test.test_smtplib.LMTPGeneralTests.testTimeoutNone)\nPASS: testTimeoutValue (test.test_smtplib.LMTPGeneralTests.testTimeoutValue)\nPASS: testTimeoutZero (test.test_smtplib.LMTPGeneralTests.testTimeoutZero)\nPASS: testUnixDomainSocketTimeoutDefault (test.test_smtplib.LMTPGeneralTests.testUnixDomainSocketTimeoutDefault)\nPASS: test_debuglevel (test.test_smtplib.LMTPGeneralTests.test_debuglevel)\nPASS: test_debuglevel_2 (test.test_smtplib.LMTPGeneralTests.test_debuglevel_2)\nPASS: testNonnumericPort (test.test_smtplib.NonConnectingTests.testNonnumericPort)\nPASS: testNotConnected (test.test_smtplib.NonConnectingTests.testNotConnected)\nPASS: testSockAttributeExists (test.test_smtplib.NonConnectingTests.testSockAttributeExists)\nPASS: testAUTH_PLAIN_initial_response_auth (test.test_smtplib.SMTPAUTHInitialResponseSimTests.testAUTH_PLAIN_initial_response_auth)\nPASS: testAUTH_PLAIN_initial_response_login (test.test_smtplib.SMTPAUTHInitialResponseSimTests.testAUTH_PLAIN_initial_response_login)\nPASS: testBasic1 (test.test_smtplib.SMTPGeneralTests.testBasic1)\nPASS: testBasic2 (test.test_smtplib.SMTPGeneralTests.testBasic2)\nPASS: testLocalHostName (test.test_smtplib.SMTPGeneralTests.testLocalHostName)\nPASS: testQuoteData (test.test_smtplib.SMTPGeneralTests.testQuoteData)\nPASS: testSourceAddress (test.test_smtplib.SMTPGeneralTests.testSourceAddress)\nPASS: testTimeoutDefault (test.test_smtplib.SMTPGeneralTests.testTimeoutDefault)\nPASS: testTimeoutNone (test.test_smtplib.SMTPGeneralTests.testTimeoutNone)\nPASS: testTimeoutValue (test.test_smtplib.SMTPGeneralTests.testTimeoutValue)\nPASS: testTimeoutZero (test.test_smtplib.SMTPGeneralTests.testTimeoutZero)\nPASS: test_debuglevel (test.test_smtplib.SMTPGeneralTests.test_debuglevel)\nPASS: test_debuglevel_2 (test.test_smtplib.SMTPGeneralTests.test_debuglevel_2)\nPASS: testAUTH_BUGGY (test.test_smtplib.SMTPSimTests.testAUTH_BUGGY)\nPASS: testAUTH_CRAM_MD5 (test.test_smtplib.SMTPSimTests.testAUTH_CRAM_MD5)\nPASS: testAUTH_LOGIN (test.test_smtplib.SMTPSimTests.testAUTH_LOGIN)\nPASS: testAUTH_LOGIN_initial_response_notok (test.test_smtplib.SMTPSimTests.testAUTH_LOGIN_initial_response_notok)\nPASS: testAUTH_LOGIN_initial_response_ok (test.test_smtplib.SMTPSimTests.testAUTH_LOGIN_initial_response_ok)\nPASS: testAUTH_PLAIN (test.test_smtplib.SMTPSimTests.testAUTH_PLAIN)\nPASS: testAUTH_multiple (test.test_smtplib.SMTPSimTests.testAUTH_multiple)\nPASS: testBasic (test.test_smtplib.SMTPSimTests.testBasic)\nPASS: testEHLO (test.test_smtplib.SMTPSimTests.testEHLO)\nPASS: testEXPN (test.test_smtplib.SMTPSimTests.testEXPN)\nPASS: testVRFY (test.test_smtplib.SMTPSimTests.testVRFY)\nPASS: test_421_from_data_cmd (test.test_smtplib.SMTPSimTests.test_421_from_data_cmd)\nPASS: test_421_from_mail_cmd (test.test_smtplib.SMTPSimTests.test_421_from_mail_cmd)\nPASS: test_421_from_rcpt_cmd (test.test_smtplib.SMTPSimTests.test_421_from_rcpt_cmd)\nPASS: test__rest_from_mail_cmd (test.test_smtplib.SMTPSimTests.test__rest_from_mail_cmd)\nPASS: test_auth_function (test.test_smtplib.SMTPSimTests.test_auth_function)\nPASS: test_name_field_not_included_in_envelop_addresses (test.test_smtplib.SMTPSimTests.test_name_field_not_included_in_envelop_addresses)\nPASS: test_quit_resets_greeting (test.test_smtplib.SMTPSimTests.test_quit_resets_greeting)\nPASS: test_send_message_error_on_non_ascii_addrs_if_no_smtputf8 (test.test_smtplib.SMTPSimTests.test_send_message_error_on_non_ascii_addrs_if_no_smtputf8)\nPASS: test_send_unicode_without_SMTPUTF8 (test.test_smtplib.SMTPSimTests.test_send_unicode_without_SMTPUTF8)\nPASS: test_smtputf8_NotSupportedError_if_no_server_support (test.test_smtplib.SMTPSimTests.test_smtputf8_NotSupportedError_if_no_server_support)\nPASS: test_with_statement (test.test_smtplib.SMTPSimTests.test_with_statement)\nPASS: test_with_statement_QUIT_failure (test.test_smtplib.SMTPSimTests.test_with_statement_QUIT_failure)\nPASS: test_send_message_uses_smtputf8_if_addrs_non_ascii (test.test_smtplib.SMTPUTF8SimTests.test_send_message_uses_smtputf8_if_addrs_non_ascii)\nPASS: test_send_unicode_with_SMTPUTF8_via_low_level_API (test.test_smtplib.SMTPUTF8SimTests.test_send_unicode_with_SMTPUTF8_via_low_level_API)\nPASS: test_send_unicode_with_SMTPUTF8_via_sendmail (test.test_smtplib.SMTPUTF8SimTests.test_send_unicode_with_SMTPUTF8_via_sendmail)\nPASS: test_test_server_supports_extensions (test.test_smtplib.SMTPUTF8SimTests.test_test_server_supports_extensions)\nPASS: testLineTooLong (test.test_smtplib.TooLongLineTests.testLineTooLong)\n\n----------------------------------------------------------------------\nRan 82 tests in 1.441s\n\nOK\n0:02:45 load avg: 3.56 [341/469] test_smtpnet skipped (resource denied)\ntest_smtpnet skipped -- Use of the 'network' resource not enabled\n0:02:45 load avg: 3.56 [342/469] test_sndhdr passed\nPASS: test_data (test.test_sndhdr.TestFormats.test_data)\nPASS: test_pickleable (test.test_sndhdr.TestFormats.test_pickleable)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.009s\n\nOK\n0:02:48 load avg: 3.43 [343/469] test_selectors passed\nPASS: test_close (test.test_selectors.DefaultSelectorTestCase.test_close)\nPASS: test_context_manager (test.test_selectors.DefaultSelectorTestCase.test_context_manager)\nPASS: test_empty_select (test.test_selectors.DefaultSelectorTestCase.test_empty_select)\nPASS: test_fileno (test.test_selectors.DefaultSelectorTestCase.test_fileno)\nPASS: test_get_key (test.test_selectors.DefaultSelectorTestCase.test_get_key)\nPASS: test_get_map (test.test_selectors.DefaultSelectorTestCase.test_get_map)\nPASS: test_modify (test.test_selectors.DefaultSelectorTestCase.test_modify)\nPASS: test_modify_unregister (test.test_selectors.DefaultSelectorTestCase.test_modify_unregister)\nPASS: test_register (test.test_selectors.DefaultSelectorTestCase.test_register)\nPASS: test_select (test.test_selectors.DefaultSelectorTestCase.test_select)\nPASS: test_select_interrupt_exc (test.test_selectors.DefaultSelectorTestCase.test_select_interrupt_exc)\nPASS: test_select_interrupt_noraise (test.test_selectors.DefaultSelectorTestCase.test_select_interrupt_noraise)\nPASS: test_select_read_write (test.test_selectors.DefaultSelectorTestCase.test_select_read_write)\nPASS: test_selector (test.test_selectors.DefaultSelectorTestCase.test_selector)\nPASS: test_timeout (test.test_selectors.DefaultSelectorTestCase.test_timeout)\nPASS: test_unregister (test.test_selectors.DefaultSelectorTestCase.test_unregister)\nPASS: test_unregister_after_fd_close (test.test_selectors.DefaultSelectorTestCase.test_unregister_after_fd_close)\nPASS: test_unregister_after_fd_close_and_reuse (test.test_selectors.DefaultSelectorTestCase.test_unregister_after_fd_close_and_reuse)\nPASS: test_unregister_after_socket_close (test.test_selectors.DefaultSelectorTestCase.test_unregister_after_socket_close)\nSKIP: test_above_fd_setsize (test.test_selectors.DevpollSelectorTestCase.test_above_fd_setsize) 'Test needs selectors.DevpollSelector'\nSKIP: test_close (test.test_selectors.DevpollSelectorTestCase.test_close) 'Test needs selectors.DevpollSelector'\nSKIP: test_context_manager (test.test_selectors.DevpollSelectorTestCase.test_context_manager) 'Test needs selectors.DevpollSelector'\nSKIP: test_empty_select (test.test_selectors.DevpollSelectorTestCase.test_empty_select) 'Test needs selectors.DevpollSelector'\nSKIP: test_fileno (test.test_selectors.DevpollSelectorTestCase.test_fileno) 'Test needs selectors.DevpollSelector'\nSKIP: test_get_key (test.test_selectors.DevpollSelectorTestCase.test_get_key) 'Test needs selectors.DevpollSelector'\nSKIP: test_get_map (test.test_selectors.DevpollSelectorTestCase.test_get_map) 'Test needs selectors.DevpollSelector'\nSKIP: test_modify (test.test_selectors.DevpollSelectorTestCase.test_modify) 'Test needs selectors.DevpollSelector'\nSKIP: test_modify_unregister (test.test_selectors.DevpollSelectorTestCase.test_modify_unregister) 'Test needs selectors.DevpollSelector'\nSKIP: test_register (test.test_selectors.DevpollSelectorTestCase.test_register) 'Test needs selectors.DevpollSelector'\nSKIP: test_select (test.test_selectors.DevpollSelectorTestCase.test_select) 'Test needs selectors.DevpollSelector'\nSKIP: test_select_interrupt_exc (test.test_selectors.DevpollSelectorTestCase.test_select_interrupt_exc) 'Test needs selectors.DevpollSelector'\nSKIP: test_select_interrupt_noraise (test.test_selectors.DevpollSelectorTestCase.test_select_interrupt_noraise) 'Test needs selectors.DevpollSelector'\nSKIP: test_select_read_write (test.test_selectors.DevpollSelectorTestCase.test_select_read_write) 'Test needs selectors.DevpollSelector'\nSKIP: test_selector (test.test_selectors.DevpollSelectorTestCase.test_selector) 'Test needs selectors.DevpollSelector'\nSKIP: test_timeout (test.test_selectors.DevpollSelectorTestCase.test_timeout) 'Test needs selectors.DevpollSelector'\nSKIP: test_unregister (test.test_selectors.DevpollSelectorTestCase.test_unregister) 'Test needs selectors.DevpollSelector'\nSKIP: test_unregister_after_fd_close (test.test_selectors.DevpollSelectorTestCase.test_unregister_after_fd_close) 'Test needs selectors.DevpollSelector'\nSKIP: test_unregister_after_fd_close_and_reuse (test.test_selectors.DevpollSelectorTestCase.test_unregister_after_fd_close_and_reuse) 'Test needs selectors.DevpollSelector'\nSKIP: test_unregister_after_socket_close (test.test_selectors.DevpollSelectorTestCase.test_unregister_after_socket_close) 'Test needs selectors.DevpollSelector'\nSKIP: test_above_fd_setsize (test.test_selectors.EpollSelectorTestCase.test_above_fd_setsize) \"resource 'cpu' is not enabled\"\nPASS: test_close (test.test_selectors.EpollSelectorTestCase.test_close)\nPASS: test_context_manager (test.test_selectors.EpollSelectorTestCase.test_context_manager)\nPASS: test_empty_select (test.test_selectors.EpollSelectorTestCase.test_empty_select)\nPASS: test_fileno (test.test_selectors.EpollSelectorTestCase.test_fileno)\nPASS: test_get_key (test.test_selectors.EpollSelectorTestCase.test_get_key)\nPASS: test_get_map (test.test_selectors.EpollSelectorTestCase.test_get_map)\nPASS: test_modify (test.test_selectors.EpollSelectorTestCase.test_modify)\nPASS: test_modify_unregister (test.test_selectors.EpollSelectorTestCase.test_modify_unregister)\nPASS: test_register (test.test_selectors.EpollSelectorTestCase.test_register)\nPASS: test_register_file (test.test_selectors.EpollSelectorTestCase.test_register_file)\nPASS: test_select (test.test_selectors.EpollSelectorTestCase.test_select)\nPASS: test_select_interrupt_exc (test.test_selectors.EpollSelectorTestCase.test_select_interrupt_exc)\nPASS: test_select_interrupt_noraise (test.test_selectors.EpollSelectorTestCase.test_select_interrupt_noraise)\nPASS: test_select_read_write (test.test_selectors.EpollSelectorTestCase.test_select_read_write)\nPASS: test_selector (test.test_selectors.EpollSelectorTestCase.test_selector)\nPASS: test_timeout (test.test_selectors.EpollSelectorTestCase.test_timeout)\nPASS: test_unregister (test.test_selectors.EpollSelectorTestCase.test_unregister)\nPASS: test_unregister_after_fd_close (test.test_selectors.EpollSelectorTestCase.test_unregister_after_fd_close)\nPASS: test_unregister_after_fd_close_and_reuse (test.test_selectors.EpollSelectorTestCase.test_unregister_after_fd_close_and_reuse)\nPASS: test_unregister_after_socket_close (test.test_selectors.EpollSelectorTestCase.test_unregister_after_socket_close)\nSKIP: test_above_fd_setsize (test.test_selectors.KqueueSelectorTestCase.test_above_fd_setsize) 'Test needs selectors.KqueueSelector)'\nSKIP: test_close (test.test_selectors.KqueueSelectorTestCase.test_close) 'Test needs selectors.KqueueSelector)'\nSKIP: test_context_manager (test.test_selectors.KqueueSelectorTestCase.test_context_manager) 'Test needs selectors.KqueueSelector)'\nSKIP: test_empty_select (test.test_selectors.KqueueSelectorTestCase.test_empty_select) 'Test needs selectors.KqueueSelector)'\nSKIP: test_empty_select_timeout (test.test_selectors.KqueueSelectorTestCase.test_empty_select_timeout) 'Test needs selectors.KqueueSelector)'\nSKIP: test_fileno (test.test_selectors.KqueueSelectorTestCase.test_fileno) 'Test needs selectors.KqueueSelector)'\nSKIP: test_get_key (test.test_selectors.KqueueSelectorTestCase.test_get_key) 'Test needs selectors.KqueueSelector)'\nSKIP: test_get_map (test.test_selectors.KqueueSelectorTestCase.test_get_map) 'Test needs selectors.KqueueSelector)'\nSKIP: test_modify (test.test_selectors.KqueueSelectorTestCase.test_modify) 'Test needs selectors.KqueueSelector)'\nSKIP: test_modify_unregister (test.test_selectors.KqueueSelectorTestCase.test_modify_unregister) 'Test needs selectors.KqueueSelector)'\nSKIP: test_register (test.test_selectors.KqueueSelectorTestCase.test_register) 'Test needs selectors.KqueueSelector)'\nSKIP: test_register_bad_fd (test.test_selectors.KqueueSelectorTestCase.test_register_bad_fd) 'Test needs selectors.KqueueSelector)'\nSKIP: test_select (test.test_selectors.KqueueSelectorTestCase.test_select) 'Test needs selectors.KqueueSelector)'\nSKIP: test_select_interrupt_exc (test.test_selectors.KqueueSelectorTestCase.test_select_interrupt_exc) 'Test needs selectors.KqueueSelector)'\nSKIP: test_select_interrupt_noraise (test.test_selectors.KqueueSelectorTestCase.test_select_interrupt_noraise) 'Test needs selectors.KqueueSelector)'\nSKIP: test_select_read_write (test.test_selectors.KqueueSelectorTestCase.test_select_read_write) 'Test needs selectors.KqueueSelector)'\nSKIP: test_selector (test.test_selectors.KqueueSelectorTestCase.test_selector) 'Test needs selectors.KqueueSelector)'\nSKIP: test_timeout (test.test_selectors.KqueueSelectorTestCase.test_timeout) 'Test needs selectors.KqueueSelector)'\nSKIP: test_unregister (test.test_selectors.KqueueSelectorTestCase.test_unregister) 'Test needs selectors.KqueueSelector)'\nSKIP: test_unregister_after_fd_close (test.test_selectors.KqueueSelectorTestCase.test_unregister_after_fd_close) 'Test needs selectors.KqueueSelector)'\nSKIP: test_unregister_after_fd_close_and_reuse (test.test_selectors.KqueueSelectorTestCase.test_unregister_after_fd_close_and_reuse) 'Test needs selectors.KqueueSelector)'\nSKIP: test_unregister_after_socket_close (test.test_selectors.KqueueSelectorTestCase.test_unregister_after_socket_close) 'Test needs selectors.KqueueSelector)'\nSKIP: test_above_fd_setsize (test.test_selectors.PollSelectorTestCase.test_above_fd_setsize) \"resource 'cpu' is not enabled\"\nPASS: test_close (test.test_selectors.PollSelectorTestCase.test_close)\nPASS: test_context_manager (test.test_selectors.PollSelectorTestCase.test_context_manager)\nPASS: test_empty_select (test.test_selectors.PollSelectorTestCase.test_empty_select)\nPASS: test_fileno (test.test_selectors.PollSelectorTestCase.test_fileno)\nPASS: test_get_key (test.test_selectors.PollSelectorTestCase.test_get_key)\nPASS: test_get_map (test.test_selectors.PollSelectorTestCase.test_get_map)\nPASS: test_modify (test.test_selectors.PollSelectorTestCase.test_modify)\nPASS: test_modify_unregister (test.test_selectors.PollSelectorTestCase.test_modify_unregister)\nPASS: test_register (test.test_selectors.PollSelectorTestCase.test_register)\nPASS: test_select (test.test_selectors.PollSelectorTestCase.test_select)\nPASS: test_select_interrupt_exc (test.test_selectors.PollSelectorTestCase.test_select_interrupt_exc)\nPASS: test_select_interrupt_noraise (test.test_selectors.PollSelectorTestCase.test_select_interrupt_noraise)\nPASS: test_select_read_write (test.test_selectors.PollSelectorTestCase.test_select_read_write)\nPASS: test_selector (test.test_selectors.PollSelectorTestCase.test_selector)\nPASS: test_timeout (test.test_selectors.PollSelectorTestCase.test_timeout)\nPASS: test_unregister (test.test_selectors.PollSelectorTestCase.test_unregister)\nPASS: test_unregister_after_fd_close (test.test_selectors.PollSelectorTestCase.test_unregister_after_fd_close)\nPASS: test_unregister_after_fd_close_and_reuse (test.test_selectors.PollSelectorTestCase.test_unregister_after_fd_close_and_reuse)\nPASS: test_unregister_after_socket_close (test.test_selectors.PollSelectorTestCase.test_unregister_after_socket_close)\nPASS: test_close (test.test_selectors.SelectSelectorTestCase.test_close)\nPASS: test_context_manager (test.test_selectors.SelectSelectorTestCase.test_context_manager)\nPASS: test_empty_select (test.test_selectors.SelectSelectorTestCase.test_empty_select)\nPASS: test_fileno (test.test_selectors.SelectSelectorTestCase.test_fileno)\nPASS: test_get_key (test.test_selectors.SelectSelectorTestCase.test_get_key)\nPASS: test_get_map (test.test_selectors.SelectSelectorTestCase.test_get_map)\nPASS: test_modify (test.test_selectors.SelectSelectorTestCase.test_modify)\nSKIP: test_modify_unregister (test.test_selectors.SelectSelectorTestCase.test_modify_unregister) ''\nPASS: test_register (test.test_selectors.SelectSelectorTestCase.test_register)\nPASS: test_select (test.test_selectors.SelectSelectorTestCase.test_select)\nPASS: test_select_interrupt_exc (test.test_selectors.SelectSelectorTestCase.test_select_interrupt_exc)\nPASS: test_select_interrupt_noraise (test.test_selectors.SelectSelectorTestCase.test_select_interrupt_noraise)\nPASS: test_select_read_write (test.test_selectors.SelectSelectorTestCase.test_select_read_write)\nPASS: test_selector (test.test_selectors.SelectSelectorTestCase.test_selector)\nPASS: test_timeout (test.test_selectors.SelectSelectorTestCase.test_timeout)\nPASS: test_unregister (test.test_selectors.SelectSelectorTestCase.test_unregister)\nPASS: test_unregister_after_fd_close (test.test_selectors.SelectSelectorTestCase.test_unregister_after_fd_close)\nPASS: test_unregister_after_fd_close_and_reuse (test.test_selectors.SelectSelectorTestCase.test_unregister_after_fd_close_and_reuse)\nPASS: test_unregister_after_socket_close (test.test_selectors.SelectSelectorTestCase.test_unregister_after_socket_close)\n\n----------------------------------------------------------------------\nRan 77 tests in 14.073s\n\nOK (skipped=45)\n0:02:48 load avg: 3.43 [344/469] test_socketserver skipped (resource denied)\ntest_socketserver skipped -- Use of the 'network' resource not enabled\n0:02:49 load avg: 3.43 [345/469] test_sort passed\ntestStressfully (test.test_sort.TestBase.testStressfully) ... Testing size 0\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 1\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 2\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 3\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 3\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 4\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 5\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 7\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 8\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 9\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 15\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 16\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 17\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 31\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 32\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 33\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 63\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 64\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(11) Complains(29)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 65\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 127\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(5) Complains(11)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 128\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 129\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(27) Complains(26)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 255\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 256\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(244) Complains(111)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 257\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(102) Complains(122)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 511\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(125) Complains(295)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 512\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(457) Complains(460)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 513\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(89) Complains(178)\n    checking exception during sort left some permutation\n    checking stability\nTesting size 10\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 100\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n    checking stability\nTesting size 1000\n    checking identity\n    checking reversed\n    checking random permutation\n    checking reversed via function\n    Checking against an insane comparison function.\n        If the implementation isn't careful, this may segfault.\n    checking an insane function left some permutation\n        complaining at Complains(183) Complains(404)\n    checking exception during sort left some permutation\n    checking stability\nok\nPASS: test_bug453523 (test.test_sort.TestBugs.test_bug453523)\nPASS: test_undetected_mutation (test.test_sort.TestBugs.test_undetected_mutation)\nPASS: test_baddecorator (test.test_sort.TestDecorateSortUndecorate.test_baddecorator)\nPASS: test_decorated (test.test_sort.TestDecorateSortUndecorate.test_decorated)\nPASS: test_key_with_exception (test.test_sort.TestDecorateSortUndecorate.test_key_with_exception)\nPASS: test_key_with_mutating_del (test.test_sort.TestDecorateSortUndecorate.test_key_with_mutating_del)\nPASS: test_key_with_mutating_del_and_exception (test.test_sort.TestDecorateSortUndecorate.test_key_with_mutating_del_and_exception)\nPASS: test_key_with_mutation (test.test_sort.TestDecorateSortUndecorate.test_key_with_mutation)\nPASS: test_reverse (test.test_sort.TestDecorateSortUndecorate.test_reverse)\nPASS: test_reverse_stability (test.test_sort.TestDecorateSortUndecorate.test_reverse_stability)\nPASS: test_stability (test.test_sort.TestDecorateSortUndecorate.test_stability)\nPASS: test_none_in_tuples (test.test_sort.TestOptimizedCompares.test_none_in_tuples)\nPASS: test_not_all_tuples (test.test_sort.TestOptimizedCompares.test_not_all_tuples)\nPASS: test_safe_object_compare (test.test_sort.TestOptimizedCompares.test_safe_object_compare)\nPASS: test_unsafe_float_compare (test.test_sort.TestOptimizedCompares.test_unsafe_float_compare)\nPASS: test_unsafe_latin_compare (test.test_sort.TestOptimizedCompares.test_unsafe_latin_compare)\nPASS: test_unsafe_long_compare (test.test_sort.TestOptimizedCompares.test_unsafe_long_compare)\nPASS: test_unsafe_object_compare (test.test_sort.TestOptimizedCompares.test_unsafe_object_compare)\nPASS: test_unsafe_tuple_compare (test.test_sort.TestOptimizedCompares.test_unsafe_tuple_compare)\n\n----------------------------------------------------------------------\nRan 20 tests in 0.099s\n\nOK\n0:02:50 load avg: 3.43 [346/469] test_source_encoding passed\nPASS: test_crcrcrlf (test.test_source_encoding.BytesSourceEncodingTest.test_crcrcrlf)\nPASS: test_crcrcrlf2 (test.test_source_encoding.BytesSourceEncodingTest.test_crcrcrlf2)\nPASS: test_crcrlf (test.test_source_encoding.BytesSourceEncodingTest.test_crcrlf)\nPASS: test_crlf (test.test_source_encoding.BytesSourceEncodingTest.test_crlf)\nPASS: test_default_coding (test.test_source_encoding.BytesSourceEncodingTest.test_default_coding)\nPASS: test_double_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_double_coding_line)\nPASS: test_double_coding_same_line (test.test_source_encoding.BytesSourceEncodingTest.test_double_coding_same_line)\nPASS: test_first_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_first_coding_line)\nPASS: test_first_non_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_first_non_utf8_coding_line)\nPASS: test_second_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_second_coding_line)\nPASS: test_second_non_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_second_non_utf8_coding_line)\nPASS: test_third_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_third_coding_line)\nPASS: test_utf8_bom (test.test_source_encoding.BytesSourceEncodingTest.test_utf8_bom)\nPASS: test_utf8_bom_and_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest.test_utf8_bom_and_utf8_coding_line)\nPASS: test_crcrcrlf (test.test_source_encoding.FileSourceEncodingTest.test_crcrcrlf)\nPASS: test_crcrcrlf2 (test.test_source_encoding.FileSourceEncodingTest.test_crcrcrlf2)\nPASS: test_crcrlf (test.test_source_encoding.FileSourceEncodingTest.test_crcrlf)\nPASS: test_crlf (test.test_source_encoding.FileSourceEncodingTest.test_crlf)\nPASS: test_default_coding (test.test_source_encoding.FileSourceEncodingTest.test_default_coding)\nPASS: test_double_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_double_coding_line)\nPASS: test_double_coding_same_line (test.test_source_encoding.FileSourceEncodingTest.test_double_coding_same_line)\nPASS: test_first_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_first_coding_line)\nPASS: test_first_non_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_first_non_utf8_coding_line)\nPASS: test_second_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_second_coding_line)\nPASS: test_second_non_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_second_non_utf8_coding_line)\nPASS: test_third_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_third_coding_line)\nPASS: test_utf8_bom (test.test_source_encoding.FileSourceEncodingTest.test_utf8_bom)\nPASS: test_utf8_bom_and_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest.test_utf8_bom_and_utf8_coding_line)\nPASS: test_20731 (test.test_source_encoding.MiscSourceEncodingTest.test_20731)\nPASS: test_bad_coding (test.test_source_encoding.MiscSourceEncodingTest.test_bad_coding)\nPASS: test_bad_coding2 (test.test_source_encoding.MiscSourceEncodingTest.test_bad_coding2)\nPASS: test_compilestring (test.test_source_encoding.MiscSourceEncodingTest.test_compilestring)\nPASS: test_error_from_string (test.test_source_encoding.MiscSourceEncodingTest.test_error_from_string)\nPASS: test_error_message (test.test_source_encoding.MiscSourceEncodingTest.test_error_message)\nPASS: test_exec_valid_coding (test.test_source_encoding.MiscSourceEncodingTest.test_exec_valid_coding)\nPASS: test_file_parse (test.test_source_encoding.MiscSourceEncodingTest.test_file_parse)\nPASS: test_file_parse_error_multiline (test.test_source_encoding.MiscSourceEncodingTest.test_file_parse_error_multiline)\nPASS: test_import_encoded_module (test.test_source_encoding.MiscSourceEncodingTest.test_import_encoded_module)\nPASS: test_issue2301 (test.test_source_encoding.MiscSourceEncodingTest.test_issue2301)\nPASS: test_issue3297 (test.test_source_encoding.MiscSourceEncodingTest.test_issue3297)\nPASS: test_issue4626 (test.test_source_encoding.MiscSourceEncodingTest.test_issue4626)\nPASS: test_issue7820 (test.test_source_encoding.MiscSourceEncodingTest.test_issue7820)\nPASS: test_tokenizer_fstring_warning_in_first_line (test.test_source_encoding.MiscSourceEncodingTest.test_tokenizer_fstring_warning_in_first_line)\nSKIP: test_invalid_utf8 (test.test_source_encoding.UTF8ValidatorTest.test_invalid_utf8) \"resource 'cpu' is not enabled\"\n\n----------------------------------------------------------------------\nRan 43 tests in 0.645s\n\nOK (skipped=1)\n0:02:50 load avg: 3.43 [347/469] test_spwd passed\nSKIP: test_getspnam_exception (test.test_spwd.TestSpwdNonRoot.test_getspnam_exception) 'non-root user required'\nPASS: test_getspall (test.test_spwd.TestSpwdRoot.test_getspall)\nPASS: test_getspnam (test.test_spwd.TestSpwdRoot.test_getspnam)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.002s\n\nOK (skipped=1)\n0:02:51 load avg: 3.43 [348/469] test_sqlite3 passed\ntest_sqlite3: testing with SQLite version 3.44.2\nPASS: test_bad_source_closed_connection (test.test_sqlite3.test_backup.BackupTests.test_bad_source_closed_connection)\nPASS: test_bad_target (test.test_sqlite3.test_backup.BackupTests.test_bad_target)\nPASS: test_bad_target_closed_connection (test.test_sqlite3.test_backup.BackupTests.test_bad_target_closed_connection)\nPASS: test_bad_target_filename (test.test_sqlite3.test_backup.BackupTests.test_bad_target_filename)\nPASS: test_bad_target_in_transaction (test.test_sqlite3.test_backup.BackupTests.test_bad_target_in_transaction)\nPASS: test_bad_target_same_connection (test.test_sqlite3.test_backup.BackupTests.test_bad_target_same_connection)\nPASS: test_database_source_name (test.test_sqlite3.test_backup.BackupTests.test_database_source_name)\nPASS: test_failing_progress (test.test_sqlite3.test_backup.BackupTests.test_failing_progress)\nPASS: test_keyword_only_args (test.test_sqlite3.test_backup.BackupTests.test_keyword_only_args)\nPASS: test_modifying_progress (test.test_sqlite3.test_backup.BackupTests.test_modifying_progress)\nPASS: test_non_callable_progress (test.test_sqlite3.test_backup.BackupTests.test_non_callable_progress)\nPASS: test_progress (test.test_sqlite3.test_backup.BackupTests.test_progress)\nPASS: test_progress_all_pages_at_once_1 (test.test_sqlite3.test_backup.BackupTests.test_progress_all_pages_at_once_1)\nPASS: test_progress_all_pages_at_once_2 (test.test_sqlite3.test_backup.BackupTests.test_progress_all_pages_at_once_2)\nPASS: test_simple (test.test_sqlite3.test_backup.BackupTests.test_simple)\nPASS: test_cli_execute_incomplete_sql (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_execute_incomplete_sql)\nPASS: test_cli_execute_sql (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_execute_sql)\nPASS: test_cli_execute_too_much_sql (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_execute_too_much_sql)\nPASS: test_cli_help (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_help)\nPASS: test_cli_on_disk_db (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_on_disk_db)\nPASS: test_cli_version (test.test_sqlite3.test_cli.CommandLineInterface.test_cli_version)\nPASS: test_interact (test.test_sqlite3.test_cli.InteractiveSession.test_interact)\nPASS: test_interact_incomplete_multiline_sql (test.test_sqlite3.test_cli.InteractiveSession.test_interact_incomplete_multiline_sql)\nPASS: test_interact_invalid_sql (test.test_sqlite3.test_cli.InteractiveSession.test_interact_invalid_sql)\nPASS: test_interact_on_disk_file (test.test_sqlite3.test_cli.InteractiveSession.test_interact_on_disk_file)\nPASS: test_interact_quit (test.test_sqlite3.test_cli.InteractiveSession.test_interact_quit)\nPASS: test_interact_valid_multiline_sql (test.test_sqlite3.test_cli.InteractiveSession.test_interact_valid_multiline_sql)\nPASS: test_interact_valid_sql (test.test_sqlite3.test_cli.InteractiveSession.test_interact_valid_sql)\nPASS: test_interact_version (test.test_sqlite3.test_cli.InteractiveSession.test_interact_version)\nPASS: test_blob_32bit_rowid (test.test_sqlite3.test_dbapi.BlobTests.test_blob_32bit_rowid)\nPASS: test_blob_closed (test.test_sqlite3.test_dbapi.BlobTests.test_blob_closed)\nPASS: test_blob_closed_db_read (test.test_sqlite3.test_dbapi.BlobTests.test_blob_closed_db_read)\nPASS: test_blob_context_manager (test.test_sqlite3.test_dbapi.BlobTests.test_blob_context_manager)\nPASS: test_blob_context_manager_reraise_exceptions (test.test_sqlite3.test_dbapi.BlobTests.test_blob_context_manager_reraise_exceptions)\nPASS: test_blob_get_empty_slice (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_empty_slice)\nPASS: test_blob_get_item (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_item)\nPASS: test_blob_get_item_error (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_item_error)\nPASS: test_blob_get_slice (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_slice)\nPASS: test_blob_get_slice_negative_index (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_slice_negative_index)\nPASS: test_blob_get_slice_with_skip (test.test_sqlite3.test_dbapi.BlobTests.test_blob_get_slice_with_skip)\nPASS: test_blob_is_a_blob (test.test_sqlite3.test_dbapi.BlobTests.test_blob_is_a_blob)\nPASS: test_blob_length (test.test_sqlite3.test_dbapi.BlobTests.test_blob_length)\nPASS: test_blob_mapping_invalid_index_type (test.test_sqlite3.test_dbapi.BlobTests.test_blob_mapping_invalid_index_type)\nPASS: test_blob_open_error (test.test_sqlite3.test_dbapi.BlobTests.test_blob_open_error)\nPASS: test_blob_read (test.test_sqlite3.test_dbapi.BlobTests.test_blob_read)\nPASS: test_blob_read_advance_offset (test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_advance_offset)\nPASS: test_blob_read_at_offset (test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_at_offset)\nPASS: test_blob_read_error_row_changed (test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_error_row_changed)\nPASS: test_blob_read_oversized (test.test_sqlite3.test_dbapi.BlobTests.test_blob_read_oversized)\nPASS: test_blob_seek_and_tell (test.test_sqlite3.test_dbapi.BlobTests.test_blob_seek_and_tell)\nPASS: test_blob_seek_error (test.test_sqlite3.test_dbapi.BlobTests.test_blob_seek_error)\nPASS: test_blob_sequence_not_supported (test.test_sqlite3.test_dbapi.BlobTests.test_blob_sequence_not_supported)\nPASS: test_blob_set_empty_slice (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_empty_slice)\nPASS: test_blob_set_item (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item)\nPASS: test_blob_set_item_error (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item_error)\nPASS: test_blob_set_item_negative_index (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item_negative_index)\nPASS: test_blob_set_item_with_offset (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_item_with_offset)\nPASS: test_blob_set_slice (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice)\nPASS: test_blob_set_slice_buffer_object (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice_buffer_object)\nPASS: test_blob_set_slice_error (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice_error)\nPASS: test_blob_set_slice_with_skip (test.test_sqlite3.test_dbapi.BlobTests.test_blob_set_slice_with_skip)\nPASS: test_blob_write (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write)\nPASS: test_blob_write_advance_offset (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_advance_offset)\nPASS: test_blob_write_at_offset (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_at_offset)\nPASS: test_blob_write_error_length (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_error_length)\nPASS: test_blob_write_error_readonly (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_error_readonly)\nPASS: test_blob_write_error_row_changed (test.test_sqlite3.test_dbapi.BlobTests.test_blob_write_error_row_changed)\nPASS: test_closed_call (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_call)\nPASS: test_closed_con_commit (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_con_commit)\nPASS: test_closed_con_cursor (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_con_cursor)\nPASS: test_closed_con_rollback (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_con_rollback)\nPASS: test_closed_create_aggregate (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_create_aggregate)\nPASS: test_closed_create_function (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_create_function)\nPASS: test_closed_cur_execute (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_cur_execute)\nPASS: test_closed_set_authorizer (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_set_authorizer)\nPASS: test_closed_set_progress_callback (test.test_sqlite3.test_dbapi.ClosedConTests.test_closed_set_progress_callback)\nPASS: test_closed (test.test_sqlite3.test_dbapi.ClosedCurTests.test_closed)\nPASS: test_close (test.test_sqlite3.test_dbapi.ConnectionTests.test_close)\nPASS: test_commit (test.test_sqlite3.test_dbapi.ConnectionTests.test_commit)\ntest_commit_after_no_changes (test.test_sqlite3.test_dbapi.ConnectionTests.test_commit_after_no_changes)\nPASS: A commit should also work when no changes were made to the database.\nPASS: test_connection_bad_limit_category (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_bad_limit_category)\nPASS: test_connection_bad_reinit (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_bad_reinit)\nPASS: test_connection_config (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_config)\nPASS: test_connection_exceptions (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_exceptions)\nPASS: test_connection_init_bad_isolation_level (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_init_bad_isolation_level)\nPASS: test_connection_init_good_isolation_levels (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_init_good_isolation_levels)\nPASS: test_connection_limits (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_limits)\nPASS: test_connection_reinit (test.test_sqlite3.test_dbapi.ConnectionTests.test_connection_reinit)\nPASS: test_cursor (test.test_sqlite3.test_dbapi.ConnectionTests.test_cursor)\nPASS: test_drop_unused_refs (test.test_sqlite3.test_dbapi.ConnectionTests.test_drop_unused_refs)\nPASS: test_exceptions (test.test_sqlite3.test_dbapi.ConnectionTests.test_exceptions)\nPASS: test_failed_open (test.test_sqlite3.test_dbapi.ConnectionTests.test_failed_open)\nPASS: test_in_transaction (test.test_sqlite3.test_dbapi.ConnectionTests.test_in_transaction)\nPASS: test_in_transaction_ro (test.test_sqlite3.test_dbapi.ConnectionTests.test_in_transaction_ro)\nPASS: test_interrupt (test.test_sqlite3.test_dbapi.ConnectionTests.test_interrupt)\nPASS: test_interrupt_on_closed_db (test.test_sqlite3.test_dbapi.ConnectionTests.test_interrupt_on_closed_db)\nPASS: test_rollback (test.test_sqlite3.test_dbapi.ConnectionTests.test_rollback)\ntest_rollback_after_no_changes (test.test_sqlite3.test_dbapi.ConnectionTests.test_rollback_after_no_changes)\nPASS: A rollback should also work when no changes were made to the database.\nPASS: test_use_after_close (test.test_sqlite3.test_dbapi.ConnectionTests.test_use_after_close)\nPASS: test_binary (test.test_sqlite3.test_dbapi.ConstructorTests.test_binary)\nPASS: test_date (test.test_sqlite3.test_dbapi.ConstructorTests.test_date)\nPASS: test_date_from_ticks (test.test_sqlite3.test_dbapi.ConstructorTests.test_date_from_ticks)\nPASS: test_time (test.test_sqlite3.test_dbapi.ConstructorTests.test_time)\nPASS: test_time_from_ticks (test.test_sqlite3.test_dbapi.ConstructorTests.test_time_from_ticks)\nPASS: test_timestamp (test.test_sqlite3.test_dbapi.ConstructorTests.test_timestamp)\nPASS: test_timestamp_from_ticks (test.test_sqlite3.test_dbapi.ConstructorTests.test_timestamp_from_ticks)\nPASS: test_array_size (test.test_sqlite3.test_dbapi.CursorTests.test_array_size)\nPASS: test_close (test.test_sqlite3.test_dbapi.CursorTests.test_close)\nPASS: test_column_count (test.test_sqlite3.test_dbapi.CursorTests.test_column_count)\nPASS: test_cursor_connection (test.test_sqlite3.test_dbapi.CursorTests.test_cursor_connection)\nPASS: test_cursor_wrong_class (test.test_sqlite3.test_dbapi.CursorTests.test_cursor_wrong_class)\nPASS: test_execute_arg_float (test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_float)\nPASS: test_execute_arg_int (test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_int)\nPASS: test_execute_arg_string (test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_string)\nPASS: test_execute_arg_string_with_zero_byte (test.test_sqlite3.test_dbapi.CursorTests.test_execute_arg_string_with_zero_byte)\nPASS: test_execute_dict_mapping (test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping)\nPASS: test_execute_dict_mapping_mapping (test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_mapping)\nPASS: test_execute_dict_mapping_no_args (test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_no_args)\nPASS: test_execute_dict_mapping_too_little_args (test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_too_little_args)\nPASS: test_execute_dict_mapping_unnamed (test.test_sqlite3.test_dbapi.CursorTests.test_execute_dict_mapping_unnamed)\nPASS: test_execute_illegal_sql (test.test_sqlite3.test_dbapi.CursorTests.test_execute_illegal_sql)\nPASS: test_execute_many_generator (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_generator)\nPASS: test_execute_many_iterator (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_iterator)\nPASS: test_execute_many_not_iterable (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_not_iterable)\nPASS: test_execute_many_select (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_select)\nPASS: test_execute_many_sequence (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_sequence)\nPASS: test_execute_many_wrong_sql_arg (test.test_sqlite3.test_dbapi.CursorTests.test_execute_many_wrong_sql_arg)\nPASS: test_execute_multiple_statements (test.test_sqlite3.test_dbapi.CursorTests.test_execute_multiple_statements)\nPASS: test_execute_named_param_and_sequence (test.test_sqlite3.test_dbapi.CursorTests.test_execute_named_param_and_sequence)\nPASS: test_execute_no_args (test.test_sqlite3.test_dbapi.CursorTests.test_execute_no_args)\nPASS: test_execute_non_iterable (test.test_sqlite3.test_dbapi.CursorTests.test_execute_non_iterable)\nPASS: test_execute_param_list (test.test_sqlite3.test_dbapi.CursorTests.test_execute_param_list)\nPASS: test_execute_param_sequence (test.test_sqlite3.test_dbapi.CursorTests.test_execute_param_sequence)\nPASS: test_execute_param_sequence_bad_len (test.test_sqlite3.test_dbapi.CursorTests.test_execute_param_sequence_bad_len)\nPASS: test_execute_too_many_params (test.test_sqlite3.test_dbapi.CursorTests.test_execute_too_many_params)\nPASS: test_execute_with_appended_comments (test.test_sqlite3.test_dbapi.CursorTests.test_execute_with_appended_comments)\nPASS: test_execute_wrong_no_of_args1 (test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_no_of_args1)\nPASS: test_execute_wrong_no_of_args2 (test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_no_of_args2)\nPASS: test_execute_wrong_no_of_args3 (test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_no_of_args3)\nPASS: test_execute_wrong_sql_arg (test.test_sqlite3.test_dbapi.CursorTests.test_execute_wrong_sql_arg)\nPASS: test_fetch_iter (test.test_sqlite3.test_dbapi.CursorTests.test_fetch_iter)\nPASS: test_fetchall (test.test_sqlite3.test_dbapi.CursorTests.test_fetchall)\nPASS: test_fetchmany (test.test_sqlite3.test_dbapi.CursorTests.test_fetchmany)\ntest_fetchmany_kw_arg (test.test_sqlite3.test_dbapi.CursorTests.test_fetchmany_kw_arg)\nPASS: Checks if fetchmany works with keyword arguments\nPASS: test_fetchone (test.test_sqlite3.test_dbapi.CursorTests.test_fetchone)\nPASS: test_fetchone_no_statement (test.test_sqlite3.test_dbapi.CursorTests.test_fetchone_no_statement)\nPASS: test_last_row_id_insert_o_r (test.test_sqlite3.test_dbapi.CursorTests.test_last_row_id_insert_o_r)\nPASS: test_last_row_id_on_ignore (test.test_sqlite3.test_dbapi.CursorTests.test_last_row_id_on_ignore)\ntest_last_row_id_on_replace (test.test_sqlite3.test_dbapi.CursorTests.test_last_row_id_on_replace)\nPASS: INSERT OR REPLACE and REPLACE INTO should produce the same behavior.\nPASS: test_rowcount_execute (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_execute)\nPASS: test_rowcount_executemany (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_executemany)\nPASS: test_rowcount_prefixed_with_comment (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_prefixed_with_comment)\ntest_rowcount_select (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_select)\nPASS: pysqlite does not know the rowcount of SELECT statements, because we\nPASS: test_rowcount_update_returning (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_update_returning)\nPASS: test_rowcount_vaccuum (test.test_sqlite3.test_dbapi.CursorTests.test_rowcount_vaccuum)\nPASS: test_same_query_in_multiple_cursors (test.test_sqlite3.test_dbapi.CursorTests.test_same_query_in_multiple_cursors)\nPASS: test_setinputsizes (test.test_sqlite3.test_dbapi.CursorTests.test_setinputsizes)\nPASS: test_setoutputsize (test.test_sqlite3.test_dbapi.CursorTests.test_setoutputsize)\nPASS: test_setoutputsize_no_column (test.test_sqlite3.test_dbapi.CursorTests.test_setoutputsize_no_column)\nPASS: test_total_changes (test.test_sqlite3.test_dbapi.CursorTests.test_total_changes)\nPASS: test_wrong_cursor_callable (test.test_sqlite3.test_dbapi.CursorTests.test_wrong_cursor_callable)\nPASS: test_connection_execute (test.test_sqlite3.test_dbapi.ExtensionTests.test_connection_execute)\nPASS: test_connection_executemany (test.test_sqlite3.test_dbapi.ExtensionTests.test_connection_executemany)\nPASS: test_connection_executescript (test.test_sqlite3.test_dbapi.ExtensionTests.test_connection_executescript)\nPASS: test_cursor_executescript_as_bytes (test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_as_bytes)\nPASS: test_cursor_executescript_too_large_script (test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_too_large_script)\nPASS: test_cursor_executescript_tx_control (test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_tx_control)\nPASS: test_cursor_executescript_with_null_characters (test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_with_null_characters)\nPASS: test_cursor_executescript_with_surrogates (test.test_sqlite3.test_dbapi.ExtensionTests.test_cursor_executescript_with_surrogates)\nPASS: test_script_error_normal (test.test_sqlite3.test_dbapi.ExtensionTests.test_script_error_normal)\nPASS: test_script_string_sql (test.test_sqlite3.test_dbapi.ExtensionTests.test_script_string_sql)\nPASS: test_script_syntax_error (test.test_sqlite3.test_dbapi.ExtensionTests.test_script_syntax_error)\nPASS: test_api_level (test.test_sqlite3.test_dbapi.ModuleTests.test_api_level)\nPASS: test_complete_statement (test.test_sqlite3.test_dbapi.ModuleTests.test_complete_statement)\nPASS: test_data_error (test.test_sqlite3.test_dbapi.ModuleTests.test_data_error)\nPASS: test_database_error (test.test_sqlite3.test_dbapi.ModuleTests.test_database_error)\nPASS: test_deprecated_version (test.test_sqlite3.test_dbapi.ModuleTests.test_deprecated_version)\nPASS: test_disallow_instantiation (test.test_sqlite3.test_dbapi.ModuleTests.test_disallow_instantiation)\nPASS: test_error (test.test_sqlite3.test_dbapi.ModuleTests.test_error)\nPASS: test_error_code_on_exception (test.test_sqlite3.test_dbapi.ModuleTests.test_error_code_on_exception)\nPASS: test_extended_error_code_on_exception (test.test_sqlite3.test_dbapi.ModuleTests.test_extended_error_code_on_exception)\nPASS: test_integrity_error (test.test_sqlite3.test_dbapi.ModuleTests.test_integrity_error)\nPASS: test_interface_error (test.test_sqlite3.test_dbapi.ModuleTests.test_interface_error)\nPASS: test_internal_error (test.test_sqlite3.test_dbapi.ModuleTests.test_internal_error)\nPASS: test_module_constants (test.test_sqlite3.test_dbapi.ModuleTests.test_module_constants)\nPASS: test_not_supported_error (test.test_sqlite3.test_dbapi.ModuleTests.test_not_supported_error)\nPASS: test_operational_error (test.test_sqlite3.test_dbapi.ModuleTests.test_operational_error)\nPASS: test_param_style (test.test_sqlite3.test_dbapi.ModuleTests.test_param_style)\nPASS: test_programming_error (test.test_sqlite3.test_dbapi.ModuleTests.test_programming_error)\nPASS: test_thread_safety (test.test_sqlite3.test_dbapi.ModuleTests.test_thread_safety)\nPASS: test_warning (test.test_sqlite3.test_dbapi.ModuleTests.test_warning)\nPASS: test_ctx_mgr_rollback_if_commit_failed (test.test_sqlite3.test_dbapi.MultiprocessTests.test_ctx_mgr_rollback_if_commit_failed)\nPASS: test_database_keyword (test.test_sqlite3.test_dbapi.OpenTests.test_database_keyword)\nPASS: test_factory_database_arg (test.test_sqlite3.test_dbapi.OpenTests.test_factory_database_arg)\nPASS: test_open_undecodable_uri (test.test_sqlite3.test_dbapi.OpenTests.test_open_undecodable_uri)\nPASS: test_open_unquoted_uri (test.test_sqlite3.test_dbapi.OpenTests.test_open_unquoted_uri)\nPASS: test_open_uri (test.test_sqlite3.test_dbapi.OpenTests.test_open_uri)\nPASS: test_open_uri_readonly (test.test_sqlite3.test_dbapi.OpenTests.test_open_uri_readonly)\ntest_open_with_path_like_object (test.test_sqlite3.test_dbapi.OpenTests.test_open_with_path_like_object)\nPASS: Checks that we can successfully connect to a database using an object that\nPASS: test_open_with_undecodable_path (test.test_sqlite3.test_dbapi.OpenTests.test_open_with_undecodable_path)\nPASS: test_deserialize_corrupt_database (test.test_sqlite3.test_dbapi.SerializeTests.test_deserialize_corrupt_database)\nPASS: test_deserialize_wrong_args (test.test_sqlite3.test_dbapi.SerializeTests.test_deserialize_wrong_args)\nPASS: test_serialize_deserialize (test.test_sqlite3.test_dbapi.SerializeTests.test_serialize_deserialize)\nPASS: test_on_conflict_abort_raises_with_explicit_transactions (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_abort_raises_with_explicit_transactions)\nPASS: test_on_conflict_abort_raises_without_transactions (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_abort_raises_without_transactions)\nPASS: test_on_conflict_fail (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_fail)\nPASS: test_on_conflict_ignore (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_ignore)\nPASS: test_on_conflict_replace (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_replace)\nPASS: test_on_conflict_rollback_with_explicit_transaction (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_rollback_with_explicit_transaction)\nPASS: test_on_conflict_rollback_without_transaction (test.test_sqlite3.test_dbapi.SqliteOnConflictTests.test_on_conflict_rollback_without_transaction)\nPASS: test_check_connection_thread (test.test_sqlite3.test_dbapi.ThreadTests.test_check_connection_thread)\nPASS: test_check_cursor_thread (test.test_sqlite3.test_dbapi.ThreadTests.test_check_cursor_thread)\nPASS: test_dont_check_same_thread (test.test_sqlite3.test_dbapi.ThreadTests.test_dont_check_same_thread)\nPASS: test_uninit_operations (test.test_sqlite3.test_dbapi.UninitialisedConnectionTests.test_uninit_operations)\nPASS: test_dump_autoincrement (test.test_sqlite3.test_dump.DumpTests.test_dump_autoincrement)\nPASS: test_dump_autoincrement_create_new_db (test.test_sqlite3.test_dump.DumpTests.test_dump_autoincrement_create_new_db)\nPASS: test_dump_virtual_tables (test.test_sqlite3.test_dump.DumpTests.test_dump_virtual_tables)\nPASS: test_table_dump (test.test_sqlite3.test_dump.DumpTests.test_table_dump)\nPASS: test_unorderable_row (test.test_sqlite3.test_dump.DumpTests.test_unorderable_row)\nPASS: test_connection_factories (test.test_sqlite3.test_factory.ConnectionFactoryTests.test_connection_factories)\nPASS: test_connection_factory_as_positional_arg (test.test_sqlite3.test_factory.ConnectionFactoryTests.test_connection_factory_as_positional_arg)\nPASS: test_connection_factory_relayed_call (test.test_sqlite3.test_factory.ConnectionFactoryTests.test_connection_factory_relayed_call)\nPASS: test_invalid_factory (test.test_sqlite3.test_factory.CursorFactoryTests.test_invalid_factory)\nPASS: test_is_instance (test.test_sqlite3.test_factory.CursorFactoryTests.test_is_instance)\nPASS: test_custom_factory (test.test_sqlite3.test_factory.RowFactoryTests.test_custom_factory)\nPASS: test_fake_cursor_class (test.test_sqlite3.test_factory.RowFactoryTests.test_fake_cursor_class)\nPASS: test_sqlite_row_as_dict (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_as_dict)\nPASS: test_sqlite_row_as_sequence (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_as_sequence)\nPASS: test_sqlite_row_as_tuple (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_as_tuple)\nPASS: test_sqlite_row_hash_cmp (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_hash_cmp)\nPASS: test_sqlite_row_index (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_index)\nPASS: test_sqlite_row_index_unicode (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_index_unicode)\nPASS: test_sqlite_row_iter (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_iter)\nPASS: test_sqlite_row_keys (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_keys)\nPASS: test_sqlite_row_slice (test.test_sqlite3.test_factory.RowFactoryTests.test_sqlite_row_slice)\nPASS: test_is_produced_by_factory (test.test_sqlite3.test_factory.RowFactoryTestsBackwardsCompat.test_is_produced_by_factory)\nPASS: test_custom (test.test_sqlite3.test_factory.TextFactoryTests.test_custom)\nPASS: test_string (test.test_sqlite3.test_factory.TextFactoryTests.test_string)\nPASS: test_unicode (test.test_sqlite3.test_factory.TextFactoryTests.test_unicode)\nPASS: test_bytearray (test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_bytearray)\nPASS: test_bytes (test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_bytes)\nPASS: test_custom (test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_custom)\nPASS: test_string (test.test_sqlite3.test_factory.TextFactoryTestsWithEmbeddedZeroBytes.test_string)\nPASS: test_collation_is_used (test.test_sqlite3.test_hooks.CollationTests.test_collation_is_used)\ntest_collation_register_twice (test.test_sqlite3.test_hooks.CollationTests.test_collation_register_twice)\nPASS: Register two different collation functions under the same name.\nPASS: test_collation_returns_large_integer (test.test_sqlite3.test_hooks.CollationTests.test_collation_returns_large_integer)\nPASS: test_create_collation_bad_upper (test.test_sqlite3.test_hooks.CollationTests.test_create_collation_bad_upper)\nPASS: test_create_collation_not_ascii (test.test_sqlite3.test_hooks.CollationTests.test_create_collation_not_ascii)\nPASS: test_create_collation_not_callable (test.test_sqlite3.test_hooks.CollationTests.test_create_collation_not_callable)\nPASS: test_create_collation_not_string (test.test_sqlite3.test_hooks.CollationTests.test_create_collation_not_string)\ntest_deregister_collation (test.test_sqlite3.test_hooks.CollationTests.test_deregister_collation)\nPASS: Register a collation, then deregister it. Make sure an error is raised if we try\ntest_cancel_operation (test.test_sqlite3.test_hooks.ProgressTests.test_cancel_operation)\nPASS: Test that returning a non-zero value stops the operation in progress.\ntest_clear_handler (test.test_sqlite3.test_hooks.ProgressTests.test_clear_handler)\nPASS: Test that setting the progress handler to None clears the previously set handler.\nPASS: test_error_in_progress_handler (test.test_sqlite3.test_hooks.ProgressTests.test_error_in_progress_handler)\nPASS: test_error_in_progress_handler_result (test.test_sqlite3.test_hooks.ProgressTests.test_error_in_progress_handler_result)\ntest_opcode_count (test.test_sqlite3.test_hooks.ProgressTests.test_opcode_count)\nPASS: Test that the opcode argument is respected.\ntest_progress_handler_used (test.test_sqlite3.test_hooks.ProgressTests.test_progress_handler_used)\nPASS: Test that the progress handler is invoked once it is set.\ntest_clear_trace_callback (test.test_sqlite3.test_hooks.TraceCallbackTests.test_clear_trace_callback)\nPASS: Test that setting the trace callback to None clears the previously set callback.\nPASS: test_trace_bad_handler (test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_bad_handler)\nPASS: test_trace_callback_content (test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_callback_content)\ntest_trace_callback_used (test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_callback_used)\nPASS: Test that the trace callback is invoked once it is set.\nPASS: test_trace_expanded_sql (test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_expanded_sql)\nPASS: test_trace_too_much_expanded_sql (test.test_sqlite3.test_hooks.TraceCallbackTests.test_trace_too_much_expanded_sql)\ntest_unicode_content (test.test_sqlite3.test_hooks.TraceCallbackTests.test_unicode_content)\nPASS: Test that the statement can contain unicode literals.\nPASS: test_recursive_cursor_close (test.test_sqlite3.test_regression.RecursiveUseOfCursors.test_recursive_cursor_close)\nPASS: test_recursive_cursor_init (test.test_sqlite3.test_regression.RecursiveUseOfCursors.test_recursive_cursor_init)\nPASS: test_recursive_cursor_iter (test.test_sqlite3.test_regression.RecursiveUseOfCursors.test_recursive_cursor_iter)\ntest_auto_commit (test.test_sqlite3.test_regression.RegressionTests.test_auto_commit)\nPASS: Verifies that creating a connection in autocommit mode works.\nPASS: test_bind_mutating_list (test.test_sqlite3.test_regression.RegressionTests.test_bind_mutating_list)\ntest_bpo31770 (test.test_sqlite3.test_regression.RegressionTests.test_bpo31770)\nPASS: The interpreter shouldn't crash in case Cursor.__init__() is called\nPASS: test_bpo37347 (test.test_sqlite3.test_regression.RegressionTests.test_bpo37347)\nPASS: test_collation (test.test_sqlite3.test_regression.RegressionTests.test_collation)\nPASS: test_column_name_with_spaces (test.test_sqlite3.test_regression.RegressionTests.test_column_name_with_spaces)\ntest_commit_cursor_reset (test.test_sqlite3.test_regression.RegressionTests.test_commit_cursor_reset)\nPASS: Connection.commit() did reset cursors, which made sqlite3\ntest_connection_call (test.test_sqlite3.test_regression.RegressionTests.test_connection_call)\nPASS: Call a connection with a non-string SQL request: check error handling\ntest_connection_constructor_call_check (test.test_sqlite3.test_regression.RegressionTests.test_connection_constructor_call_check)\nPASS: Verifies that connection methods check whether base class __init__ was\ntest_convert_timestamp_microsecond_padding (test.test_sqlite3.test_regression.RegressionTests.test_convert_timestamp_microsecond_padding)\nPASS: http://bugs.python.org/issue14720\ntest_cursor_constructor_call_check (test.test_sqlite3.test_regression.RegressionTests.test_cursor_constructor_call_check)\nPASS: Verifies that cursor methods check whether base class __init__ was\nPASS: test_del_isolation_level_segfault (test.test_sqlite3.test_regression.RegressionTests.test_del_isolation_level_segfault)\ntest_empty_statement (test.test_sqlite3.test_regression.RegressionTests.test_empty_statement)\nPASS: pysqlite used to segfault with SQLite versions 3.5.x. These return NULL\nPASS: test_error_msg_decode_error (test.test_sqlite3.test_regression.RegressionTests.test_error_msg_decode_error)\nPASS: test_executescript_step_through_select (test.test_sqlite3.test_regression.RegressionTests.test_executescript_step_through_select)\nPASS: test_invalid_isolation_level_type (test.test_sqlite3.test_regression.RegressionTests.test_invalid_isolation_level_type)\nPASS: test_large_sql (test.test_sqlite3.test_regression.RegressionTests.test_large_sql)\nPASS: test_null_character (test.test_sqlite3.test_regression.RegressionTests.test_null_character)\nPASS: test_on_conflict_rollback (test.test_sqlite3.test_regression.RegressionTests.test_on_conflict_rollback)\ntest_pragma_autocommit (test.test_sqlite3.test_regression.RegressionTests.test_pragma_autocommit)\nPASS: Verifies that running a PRAGMA statement that does an autocommit does\nPASS: test_pragma_schema_version (test.test_sqlite3.test_regression.RegressionTests.test_pragma_schema_version)\nPASS: test_pragma_user_version (test.test_sqlite3.test_regression.RegressionTests.test_pragma_user_version)\ntest_recursive_cursor_use (test.test_sqlite3.test_regression.RegressionTests.test_recursive_cursor_use)\nPASS: http://bugs.python.org/issue10811\ntest_register_adapter (test.test_sqlite3.test_regression.RegressionTests.test_register_adapter)\nPASS: See issue 3312.\nPASS: test_return_empty_bytestring (test.test_sqlite3.test_regression.RegressionTests.test_return_empty_bytestring)\nPASS: test_set_isolation_level (test.test_sqlite3.test_regression.RegressionTests.test_set_isolation_level)\nPASS: test_statement_finalization_on_close_db (test.test_sqlite3.test_regression.RegressionTests.test_statement_finalization_on_close_db)\nPASS: test_statement_reset (test.test_sqlite3.test_regression.RegressionTests.test_statement_reset)\ntest_str_subclass (test.test_sqlite3.test_regression.RegressionTests.test_str_subclass)\nPASS: The Python 3.0 port of the module didn't cope with values of subclasses of str.\nPASS: test_surrogates (test.test_sqlite3.test_regression.RegressionTests.test_surrogates)\nPASS: test_table_lock_cursor_dealloc (test.test_sqlite3.test_regression.RegressionTests.test_table_lock_cursor_dealloc)\nPASS: test_table_lock_cursor_non_readonly_select (test.test_sqlite3.test_regression.RegressionTests.test_table_lock_cursor_non_readonly_select)\nPASS: test_table_lock_cursor_replace_stmt (test.test_sqlite3.test_regression.RegressionTests.test_table_lock_cursor_replace_stmt)\ntest_type_map_usage (test.test_sqlite3.test_regression.RegressionTests.test_type_map_usage)\nPASS: pysqlite until 2.4.1 did not rebuild the row_cast_map when recompiling\ntest_workaround_for_buggy_sqlite_transfer_bindings (test.test_sqlite3.test_regression.RegressionTests.test_workaround_for_buggy_sqlite_transfer_bindings)\nPASS: pysqlite would crash with older SQLite versions unless\nPASS: test_autocommit_compat_ctx_mgr (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_compat_ctx_mgr)\nPASS: test_autocommit_compat_executescript (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_compat_executescript)\nPASS: test_autocommit_default (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_default)\nPASS: test_autocommit_disabled (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled)\nPASS: test_autocommit_disabled_ctx_mgr (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_ctx_mgr)\nPASS: test_autocommit_disabled_executescript (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_executescript)\nPASS: test_autocommit_disabled_implicit_rollback (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_implicit_rollback)\nPASS: test_autocommit_disabled_implicit_shutdown (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_implicit_shutdown)\nPASS: test_autocommit_disabled_then_enabled (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_disabled_then_enabled)\nPASS: test_autocommit_enabled (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled)\nPASS: test_autocommit_enabled_ctx_mgr (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_ctx_mgr)\nPASS: test_autocommit_enabled_executescript (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_executescript)\nPASS: test_autocommit_enabled_then_disabled (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_then_disabled)\nPASS: test_autocommit_enabled_txn_ctl (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_enabled_txn_ctl)\nPASS: test_autocommit_explicit_then_disabled (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_explicit_then_disabled)\nPASS: test_autocommit_setget (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_setget)\nPASS: test_autocommit_setget_invalid (test.test_sqlite3.test_transactions.AutocommitAttribute.test_autocommit_setget_invalid)\nPASS: test_isolation_level_begin (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_begin)\nPASS: test_isolation_level_default (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_default)\nPASS: test_isolation_level_deferred (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_deferred)\nPASS: test_isolation_level_exclusive (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_exclusive)\nPASS: test_isolation_level_immediate (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_immediate)\nPASS: test_isolation_level_none (test.test_sqlite3.test_transactions.IsolationLevelFromInit.test_isolation_level_none)\nPASS: test_isolation_level_begin (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_begin)\nPASS: test_isolation_level_default (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_default)\nPASS: test_isolation_level_deferrred (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_deferrred)\nPASS: test_isolation_level_exclusive (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_exclusive)\nPASS: test_isolation_level_immediate (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_immediate)\nPASS: test_isolation_level_none (test.test_sqlite3.test_transactions.IsolationLevelPostInit.test_isolation_level_none)\nPASS: test_no_duplicate_rows_after_rollback_close_cursor (test.test_sqlite3.test_transactions.RollbackTests.test_no_duplicate_rows_after_rollback_close_cursor)\nPASS: test_no_duplicate_rows_after_rollback_del_cursor (test.test_sqlite3.test_transactions.RollbackTests.test_no_duplicate_rows_after_rollback_del_cursor)\nPASS: test_no_duplicate_rows_after_rollback_new_query (test.test_sqlite3.test_transactions.RollbackTests.test_no_duplicate_rows_after_rollback_new_query)\nPASS: test_drop_table (test.test_sqlite3.test_transactions.SpecialCommandTests.test_drop_table)\nPASS: test_pragma (test.test_sqlite3.test_transactions.SpecialCommandTests.test_pragma)\nPASS: test_delete_starts_transaction (test.test_sqlite3.test_transactions.TransactionTests.test_delete_starts_transaction)\nPASS: test_dml_does_not_auto_commit_before (test.test_sqlite3.test_transactions.TransactionTests.test_dml_does_not_auto_commit_before)\nPASS: test_insert_starts_transaction (test.test_sqlite3.test_transactions.TransactionTests.test_insert_starts_transaction)\nPASS: test_locking (test.test_sqlite3.test_transactions.TransactionTests.test_locking)\nPASS: test_multiple_cursors_and_iternext (test.test_sqlite3.test_transactions.TransactionTests.test_multiple_cursors_and_iternext)\nPASS: test_raise_timeout (test.test_sqlite3.test_transactions.TransactionTests.test_raise_timeout)\nPASS: test_replace_starts_transaction (test.test_sqlite3.test_transactions.TransactionTests.test_replace_starts_transaction)\ntest_rollback_cursor_consistency (test.test_sqlite3.test_transactions.TransactionTests.test_rollback_cursor_consistency)\nPASS: Check that cursors behave correctly after rollback.\nPASS: test_toggle_auto_commit (test.test_sqlite3.test_transactions.TransactionTests.test_toggle_auto_commit)\nPASS: test_update_starts_transaction (test.test_sqlite3.test_transactions.TransactionTests.test_update_starts_transaction)\nPASS: test_ddl_does_not_autostart_transaction (test.test_sqlite3.test_transactions.TransactionalDDL.test_ddl_does_not_autostart_transaction)\nPASS: test_immediate_transactional_ddl (test.test_sqlite3.test_transactions.TransactionalDDL.test_immediate_transactional_ddl)\nPASS: test_transactional_ddl (test.test_sqlite3.test_transactions.TransactionalDDL.test_transactional_ddl)\nPASS: test_binary_input_for_converter (test.test_sqlite3.test_types.BinaryConverterTests.test_binary_input_for_converter)\nPASS: test_case_in_converter_name (test.test_sqlite3.test_types.ColNamesTests.test_case_in_converter_name)\nPASS: test_col_name (test.test_sqlite3.test_types.ColNamesTests.test_col_name)\nPASS: test_cursor_description_insert (test.test_sqlite3.test_types.ColNamesTests.test_cursor_description_insert)\ntest_cursor_description_no_row (test.test_sqlite3.test_types.ColNamesTests.test_cursor_description_no_row)\nPASS: cursor.description should at least provide the column name(s), even if\ntest_decl_type_not_used (test.test_sqlite3.test_types.ColNamesTests.test_decl_type_not_used)\nPASS: Assures that the declared type is not used when PARSE_DECLTYPES\nPASS: test_none (test.test_sqlite3.test_types.ColNamesTests.test_none)\nPASS: test_cursor_description_cte (test.test_sqlite3.test_types.CommonTableExpressionTests.test_cursor_description_cte)\nPASS: test_cursor_description_cte_multiple_columns (test.test_sqlite3.test_types.CommonTableExpressionTests.test_cursor_description_cte_multiple_columns)\nPASS: test_cursor_description_cte_simple (test.test_sqlite3.test_types.CommonTableExpressionTests.test_cursor_description_cte_simple)\nPASS: test_date_time_sub_seconds (test.test_sqlite3.test_types.DateTimeTests.test_date_time_sub_seconds)\nPASS: test_date_time_sub_seconds_floating_point (test.test_sqlite3.test_types.DateTimeTests.test_date_time_sub_seconds_floating_point)\nPASS: test_sql_timestamp (test.test_sqlite3.test_types.DateTimeTests.test_sql_timestamp)\nPASS: test_sqlite_date (test.test_sqlite3.test_types.DateTimeTests.test_sqlite_date)\nPASS: test_sqlite_timestamp (test.test_sqlite3.test_types.DateTimeTests.test_sqlite_timestamp)\nPASS: test_blob (test.test_sqlite3.test_types.DeclTypesTests.test_blob)\nPASS: test_bool (test.test_sqlite3.test_types.DeclTypesTests.test_bool)\nPASS: test_convert_zero_sized_blob (test.test_sqlite3.test_types.DeclTypesTests.test_convert_zero_sized_blob)\nPASS: test_error_in_conform (test.test_sqlite3.test_types.DeclTypesTests.test_error_in_conform)\nPASS: test_float (test.test_sqlite3.test_types.DeclTypesTests.test_float)\nPASS: test_foo (test.test_sqlite3.test_types.DeclTypesTests.test_foo)\nPASS: test_large_int (test.test_sqlite3.test_types.DeclTypesTests.test_large_int)\nPASS: test_number1 (test.test_sqlite3.test_types.DeclTypesTests.test_number1)\ntest_number2 (test.test_sqlite3.test_types.DeclTypesTests.test_number2)\nPASS: Checks whether converter names are cut off at '(' characters\nPASS: test_small_int (test.test_sqlite3.test_types.DeclTypesTests.test_small_int)\nPASS: test_string (test.test_sqlite3.test_types.DeclTypesTests.test_string)\nPASS: test_unicode (test.test_sqlite3.test_types.DeclTypesTests.test_unicode)\nPASS: test_unsupported_dict (test.test_sqlite3.test_types.DeclTypesTests.test_unsupported_dict)\nPASS: test_unsupported_seq (test.test_sqlite3.test_types.DeclTypesTests.test_unsupported_seq)\nPASS: test_adapt (test.test_sqlite3.test_types.ObjectAdaptationTests.test_adapt)\nPASS: test_adapt_alt (test.test_sqlite3.test_types.ObjectAdaptationTests.test_adapt_alt)\nPASS: test_caster_is_used (test.test_sqlite3.test_types.ObjectAdaptationTests.test_caster_is_used)\nPASS: test_custom_proto (test.test_sqlite3.test_types.ObjectAdaptationTests.test_custom_proto)\nPASS: test_defect_proto (test.test_sqlite3.test_types.ObjectAdaptationTests.test_defect_proto)\nPASS: test_defect_self_adapt (test.test_sqlite3.test_types.ObjectAdaptationTests.test_defect_self_adapt)\nPASS: test_missing_adapter (test.test_sqlite3.test_types.ObjectAdaptationTests.test_missing_adapter)\nPASS: test_missing_protocol (test.test_sqlite3.test_types.ObjectAdaptationTests.test_missing_protocol)\nPASS: test_blob (test.test_sqlite3.test_types.SqliteTypeTests.test_blob)\nPASS: test_float (test.test_sqlite3.test_types.SqliteTypeTests.test_float)\nPASS: test_large_int (test.test_sqlite3.test_types.SqliteTypeTests.test_large_int)\nPASS: test_small_int (test.test_sqlite3.test_types.SqliteTypeTests.test_small_int)\nPASS: test_string (test.test_sqlite3.test_types.SqliteTypeTests.test_string)\nPASS: test_string_with_null_character (test.test_sqlite3.test_types.SqliteTypeTests.test_string_with_null_character)\nPASS: test_string_with_surrogates (test.test_sqlite3.test_types.SqliteTypeTests.test_string_with_surrogates)\nSKIP: test_too_large_blob (test.test_sqlite3.test_types.SqliteTypeTests.test_too_large_blob) 'not enough memory: 6.0G minimum needed'\nPASS: test_too_large_int (test.test_sqlite3.test_types.SqliteTypeTests.test_too_large_int)\nSKIP: test_too_large_string (test.test_sqlite3.test_types.SqliteTypeTests.test_too_large_string) 'not enough memory: 8.0G minimum needed'\nPASS: test_unicode_execute (test.test_sqlite3.test_types.SqliteTypeTests.test_unicode_execute)\nPASS: test_aggr_check_aggr_sum (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_aggr_sum)\nPASS: test_aggr_check_param_blob (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_blob)\nPASS: test_aggr_check_param_float (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_float)\nPASS: test_aggr_check_param_int (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_int)\nPASS: test_aggr_check_param_none (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_none)\nPASS: test_aggr_check_param_str (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_param_str)\nPASS: test_aggr_check_params_int (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_check_params_int)\nPASS: test_aggr_error_on_create (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_error_on_create)\nPASS: test_aggr_exception_in_finalize (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_exception_in_finalize)\nPASS: test_aggr_exception_in_init (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_exception_in_init)\nPASS: test_aggr_exception_in_step (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_exception_in_step)\nPASS: test_aggr_no_finalize (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_no_finalize)\nPASS: test_aggr_no_match (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_no_match)\nPASS: test_aggr_no_step (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_no_step)\nPASS: test_aggr_text (test.test_sqlite3.test_userfunctions.AggregateTests.test_aggr_text)\nPASS: test_clear_authorizer (test.test_sqlite3.test_userfunctions.AuthorizerIllegalTypeTests.test_clear_authorizer)\nPASS: test_column_access (test.test_sqlite3.test_userfunctions.AuthorizerIllegalTypeTests.test_column_access)\nPASS: test_table_access (test.test_sqlite3.test_userfunctions.AuthorizerIllegalTypeTests.test_table_access)\nPASS: test_clear_authorizer (test.test_sqlite3.test_userfunctions.AuthorizerLargeIntegerTests.test_clear_authorizer)\nPASS: test_column_access (test.test_sqlite3.test_userfunctions.AuthorizerLargeIntegerTests.test_column_access)\nPASS: test_table_access (test.test_sqlite3.test_userfunctions.AuthorizerLargeIntegerTests.test_table_access)\nPASS: test_clear_authorizer (test.test_sqlite3.test_userfunctions.AuthorizerRaiseExceptionTests.test_clear_authorizer)\nPASS: test_column_access (test.test_sqlite3.test_userfunctions.AuthorizerRaiseExceptionTests.test_column_access)\nPASS: test_table_access (test.test_sqlite3.test_userfunctions.AuthorizerRaiseExceptionTests.test_table_access)\nPASS: test_clear_authorizer (test.test_sqlite3.test_userfunctions.AuthorizerTests.test_clear_authorizer)\nPASS: test_column_access (test.test_sqlite3.test_userfunctions.AuthorizerTests.test_column_access)\nPASS: test_table_access (test.test_sqlite3.test_userfunctions.AuthorizerTests.test_table_access)\nPASS: test_any_arguments (test.test_sqlite3.test_userfunctions.FunctionTests.test_any_arguments)\nPASS: test_empty_blob (test.test_sqlite3.test_userfunctions.FunctionTests.test_empty_blob)\nPASS: test_func_deterministic (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_deterministic)\nPASS: test_func_deterministic_keyword_only (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_deterministic_keyword_only)\nSKIP: test_func_deterministic_not_supported (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_deterministic_not_supported) 'SQLite < 3.8.3 needed'\nPASS: test_func_error_on_create (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_error_on_create)\nPASS: test_func_exception (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_exception)\nPASS: test_func_memory_error (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_memory_error)\nPASS: test_func_non_deterministic (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_non_deterministic)\nPASS: test_func_overflow_error (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_overflow_error)\nPASS: test_func_params (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_params)\nPASS: test_func_ref_count (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_ref_count)\nPASS: test_func_return_blob (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_blob)\nPASS: test_func_return_float (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_float)\nPASS: test_func_return_illegal_value (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_illegal_value)\nPASS: test_func_return_int (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_int)\nPASS: test_func_return_long_long (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_long_long)\nPASS: test_func_return_nan (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_nan)\nPASS: test_func_return_null (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_null)\nPASS: test_func_return_text (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_text)\nPASS: test_func_return_text_with_null_char (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_text_with_null_char)\nPASS: test_func_return_text_with_surrogates (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_text_with_surrogates)\nSKIP: test_func_return_too_large_blob (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_too_large_blob) 'not enough memory: 4.0G minimum needed'\nPASS: test_func_return_too_large_int (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_too_large_int)\nSKIP: test_func_return_too_large_text (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_too_large_text) 'not enough memory: 6.0G minimum needed'\nPASS: test_func_return_unicode (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_return_unicode)\nPASS: test_func_too_many_args (test.test_sqlite3.test_userfunctions.FunctionTests.test_func_too_many_args)\nPASS: test_function_destructor_via_gc (test.test_sqlite3.test_userfunctions.FunctionTests.test_function_destructor_via_gc)\nPASS: test_nan_float (test.test_sqlite3.test_userfunctions.FunctionTests.test_nan_float)\nPASS: test_non_contiguous_blob (test.test_sqlite3.test_userfunctions.FunctionTests.test_non_contiguous_blob)\nPASS: test_param_surrogates (test.test_sqlite3.test_userfunctions.FunctionTests.test_param_surrogates)\nPASS: test_return_non_contiguous_blob (test.test_sqlite3.test_userfunctions.FunctionTests.test_return_non_contiguous_blob)\nPASS: test_too_large_int (test.test_sqlite3.test_userfunctions.FunctionTests.test_too_large_int)\nPASS: test_win_clear_function (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_clear_function)\nPASS: test_win_error_on_create (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_error_on_create)\nPASS: test_win_error_value_return (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_error_value_return)\nPASS: test_win_exception_in_finalize (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_exception_in_finalize)\nPASS: test_win_exception_in_method (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_exception_in_method)\nPASS: test_win_missing_finalize (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_missing_finalize)\nPASS: test_win_missing_method (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_missing_method)\nPASS: test_win_redefine_function (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_redefine_function)\nPASS: test_win_sum_int (test.test_sqlite3.test_userfunctions.WindowFunctionTests.test_win_sum_int)\n\n----------------------------------------------------------------------\nRan 465 tests in 0.677s\n\nOK (skipped=5)\n0:02:57 load avg: 3.24 [349/469] test_signal passed\nPASS: test_enums (test.test_signal.GenericTests.test_enums)\nPASS: test_functions_module_attr (test.test_signal.GenericTests.test_functions_module_attr)\nPASS: test_itimer_exc (test.test_signal.ItimerTest.test_itimer_exc)\nPASS: test_itimer_prof (test.test_signal.ItimerTest.test_itimer_prof)\nPASS: test_itimer_real (test.test_signal.ItimerTest.test_itimer_real)\nPASS: test_itimer_virtual (test.test_signal.ItimerTest.test_itimer_virtual)\nPASS: test_setitimer_tiny (test.test_signal.ItimerTest.test_setitimer_tiny)\nPASS: test_pthread_kill (test.test_signal.PendingSignalsTests.test_pthread_kill)\nPASS: test_pthread_kill_main_thread (test.test_signal.PendingSignalsTests.test_pthread_kill_main_thread)\nPASS: test_pthread_sigmask (test.test_signal.PendingSignalsTests.test_pthread_sigmask)\nPASS: test_pthread_sigmask_arguments (test.test_signal.PendingSignalsTests.test_pthread_sigmask_arguments)\nPASS: test_pthread_sigmask_valid_signals (test.test_signal.PendingSignalsTests.test_pthread_sigmask_valid_signals)\nPASS: test_sigpending (test.test_signal.PendingSignalsTests.test_sigpending)\nPASS: test_sigpending_empty (test.test_signal.PendingSignalsTests.test_sigpending_empty)\nPASS: test_sigtimedwait (test.test_signal.PendingSignalsTests.test_sigtimedwait)\nPASS: test_sigtimedwait_negative_timeout (test.test_signal.PendingSignalsTests.test_sigtimedwait_negative_timeout)\nPASS: test_sigtimedwait_poll (test.test_signal.PendingSignalsTests.test_sigtimedwait_poll)\nPASS: test_sigtimedwait_timeout (test.test_signal.PendingSignalsTests.test_sigtimedwait_timeout)\nPASS: test_sigwait (test.test_signal.PendingSignalsTests.test_sigwait)\nPASS: test_sigwait_thread (test.test_signal.PendingSignalsTests.test_sigwait_thread)\nPASS: test_sigwaitinfo (test.test_signal.PendingSignalsTests.test_sigwaitinfo)\nPASS: test_pidfd_send_signal (test.test_signal.PidfdSignalTest.test_pidfd_send_signal)\nPASS: test_getsignal (test.test_signal.PosixTests.test_getsignal)\nPASS: test_interprocess_signal (test.test_signal.PosixTests.test_interprocess_signal)\ntest_keyboard_interrupt_exit_code (test.test_signal.PosixTests.test_keyboard_interrupt_exit_code)\nPASS: KeyboardInterrupt triggers exit via SIGINT.\nPASS: test_out_of_range_signal_number_raises_error (test.test_signal.PosixTests.test_out_of_range_signal_number_raises_error)\nPASS: test_setting_signal_handler_to_none_raises_error (test.test_signal.PosixTests.test_setting_signal_handler_to_none_raises_error)\nPASS: test_strsignal (test.test_signal.PosixTests.test_strsignal)\nPASS: test_valid_signals (test.test_signal.PosixTests.test_valid_signals)\nPASS: test__thread_interrupt_main (test.test_signal.RaiseSignalTest.test__thread_interrupt_main)\nPASS: test_handler (test.test_signal.RaiseSignalTest.test_handler)\nSKIP: test_invalid_argument (test.test_signal.RaiseSignalTest.test_invalid_argument) 'Windows specific test'\nPASS: test_sigint (test.test_signal.RaiseSignalTest.test_sigint)\nSKIP: test_siginterrupt_off (test.test_signal.SiginterruptTest.test_siginterrupt_off) \"resource 'walltime' is not enabled\"\nPASS: test_siginterrupt_on (test.test_signal.SiginterruptTest.test_siginterrupt_on)\nPASS: test_without_siginterrupt (test.test_signal.SiginterruptTest.test_without_siginterrupt)\ntest_stress_delivery_dependent (test.test_signal.StressTest.test_stress_delivery_dependent)\nThis test uses dependent signal handlers. ... detected median itimer() resolution: 0.000027 s.\nok\ntest_stress_delivery_simultaneous (test.test_signal.StressTest.test_stress_delivery_simultaneous)\nThis test uses simultaneous signal handlers. ... detected median itimer() resolution: 0.001088 s.\nok\nPASS: test_stress_modifying_handlers (test.test_signal.StressTest.test_stress_modifying_handlers)\nPASS: test_invalid_call (test.test_signal.WakeupFDTests.test_invalid_call)\nPASS: test_invalid_fd (test.test_signal.WakeupFDTests.test_invalid_fd)\nPASS: test_invalid_socket (test.test_signal.WakeupFDTests.test_invalid_socket)\nPASS: test_set_wakeup_fd_blocking (test.test_signal.WakeupFDTests.test_set_wakeup_fd_blocking)\nPASS: test_set_wakeup_fd_result (test.test_signal.WakeupFDTests.test_set_wakeup_fd_result)\nPASS: test_set_wakeup_fd_socket_result (test.test_signal.WakeupFDTests.test_set_wakeup_fd_socket_result)\nPASS: test_pending (test.test_signal.WakeupSignalTests.test_pending)\nPASS: test_signum (test.test_signal.WakeupSignalTests.test_signum)\nPASS: test_wakeup_fd_during (test.test_signal.WakeupSignalTests.test_wakeup_fd_during)\nPASS: test_wakeup_fd_early (test.test_signal.WakeupSignalTests.test_wakeup_fd_early)\nPASS: test_wakeup_write_error (test.test_signal.WakeupSignalTests.test_wakeup_write_error)\nPASS: test_send_error (test.test_signal.WakeupSocketSignalTests.test_send_error)\nPASS: test_socket (test.test_signal.WakeupSocketSignalTests.test_socket)\nPASS: test_warn_on_full_buffer (test.test_signal.WakeupSocketSignalTests.test_warn_on_full_buffer)\nSKIP: test_issue9324 (test.test_signal.WindowsSignalTests.test_issue9324) 'Windows specific'\ntest_keyboard_interrupt_exit_code (test.test_signal.WindowsSignalTests.test_keyboard_interrupt_exit_code)\nSKIP: KeyboardInterrupt triggers an exit using STATUS_CONTROL_C_EXIT. 'Windows specific'\nSKIP: test_valid_signals (test.test_signal.WindowsSignalTests.test_valid_signals) 'Windows specific'\n\n----------------------------------------------------------------------\nRan 51 tests in 18.580s\n\nOK (skipped=5)\n0:02:58 load avg: 3.24 [350/469] test_stable_abi_ctypes passed\nPASS: test_available_symbols (test.test_stable_abi_ctypes.TestStableABIAvailability.test_available_symbols)\nPASS: test_feature_macros (test.test_stable_abi_ctypes.TestStableABIAvailability.test_feature_macros)\nSKIP: test_windows_feature_macros (test.test_stable_abi_ctypes.TestStableABIAvailability.test_windows_feature_macros) 'Windows specific test'\n\n----------------------------------------------------------------------\nRan 2 tests in 0.050s\n\nOK (skipped=1)\n0:02:58 load avg: 3.14 [351/469] test_startfile skipped\ntest_startfile skipped -- object <module 'os' (frozen)> has no attribute 'startfile'\n0:02:59 load avg: 3.14 [352/469] test_stat passed\nPASS: test_devices (test.test_stat.TestFilemodeCStat.test_devices)\nPASS: test_directory (test.test_stat.TestFilemodeCStat.test_directory)\nPASS: test_fifo (test.test_stat.TestFilemodeCStat.test_fifo)\nSKIP: test_file_attribute_constants (test.test_stat.TestFilemodeCStat.test_file_attribute_constants) 'FILE_ATTRIBUTE_* constants are Win32 specific'\nPASS: test_link (test.test_stat.TestFilemodeCStat.test_link)\nPASS: test_mode (test.test_stat.TestFilemodeCStat.test_mode)\nPASS: test_module_attributes (test.test_stat.TestFilemodeCStat.test_module_attributes)\nPASS: test_socket (test.test_stat.TestFilemodeCStat.test_socket)\nPASS: test_devices (test.test_stat.TestFilemodePyStat.test_devices)\nPASS: test_directory (test.test_stat.TestFilemodePyStat.test_directory)\nPASS: test_fifo (test.test_stat.TestFilemodePyStat.test_fifo)\nSKIP: test_file_attribute_constants (test.test_stat.TestFilemodePyStat.test_file_attribute_constants) 'FILE_ATTRIBUTE_* constants are Win32 specific'\nPASS: test_link (test.test_stat.TestFilemodePyStat.test_link)\nPASS: test_mode (test.test_stat.TestFilemodePyStat.test_mode)\nPASS: test_module_attributes (test.test_stat.TestFilemodePyStat.test_module_attributes)\nPASS: test_socket (test.test_stat.TestFilemodePyStat.test_socket)\n\n----------------------------------------------------------------------\nRan 14 tests in 0.006s\n\nOK (skipped=2)\n0:03:01 load avg: 3.14 [353/469] test_statistics passed -- running (1): test_regrtest (31.8 sec)\nPASS: test_exactly_equal_absolute (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_absolute)\nPASS: test_exactly_equal_absolute_decimals (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_absolute_decimals)\nPASS: test_exactly_equal_both (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_both)\nPASS: test_exactly_equal_decimals (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_decimals)\nPASS: test_exactly_equal_floats (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_floats)\nPASS: test_exactly_equal_fractions (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_fractions)\nPASS: test_exactly_equal_ints (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_ints)\nPASS: test_exactly_equal_relative (test.test_statistics.ApproxEqualExactTest.test_exactly_equal_relative)\nPASS: test_approx_equal_absolute_decimals (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_decimals)\nPASS: test_approx_equal_absolute_floats (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_floats)\nPASS: test_approx_equal_absolute_fractions (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_fractions)\nPASS: test_approx_equal_absolute_ints (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_absolute_ints)\nPASS: test_approx_equal_both1 (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both1)\nPASS: test_approx_equal_both2 (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both2)\nPASS: test_approx_equal_both3 (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both3)\nPASS: test_approx_equal_both4 (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_both4)\nPASS: test_approx_equal_relative_decimals (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_decimals)\nPASS: test_approx_equal_relative_floats (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_floats)\nPASS: test_approx_equal_relative_fractions (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_fractions)\nPASS: test_approx_equal_relative_ints (test.test_statistics.ApproxEqualInexactTest.test_approx_equal_relative_ints)\nPASS: test_cross_zero (test.test_statistics.ApproxEqualInexactTest.test_cross_zero)\nPASS: test_decimal_zeroes (test.test_statistics.ApproxEqualSpecialsTest.test_decimal_zeroes)\nPASS: test_float_zeroes (test.test_statistics.ApproxEqualSpecialsTest.test_float_zeroes)\nPASS: test_inf (test.test_statistics.ApproxEqualSpecialsTest.test_inf)\nPASS: test_nan (test.test_statistics.ApproxEqualSpecialsTest.test_nan)\nPASS: test_relative_symmetry (test.test_statistics.ApproxEqualSymmetryTest.test_relative_symmetry)\nPASS: test_symmetry (test.test_statistics.ApproxEqualSymmetryTest.test_symmetry)\nPASS: test_exactly_unequal_decimals (test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_decimals)\nPASS: test_exactly_unequal_floats (test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_floats)\nPASS: test_exactly_unequal_fractions (test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_fractions)\nPASS: test_exactly_unequal_ints (test.test_statistics.ApproxEqualUnequalTest.test_exactly_unequal_ints)\nPASS: test_bool (test.test_statistics.CoerceTest.test_bool)\nPASS: test_decimal (test.test_statistics.CoerceTest.test_decimal)\nPASS: test_float (test.test_statistics.CoerceTest.test_float)\nPASS: test_fraction (test.test_statistics.CoerceTest.test_fraction)\nPASS: test_incompatible_types (test.test_statistics.CoerceTest.test_incompatible_types)\nPASS: test_int (test.test_statistics.CoerceTest.test_int)\nPASS: test_non_numeric_types (test.test_statistics.CoerceTest.test_non_numeric_types)\nPASS: test_decimal (test.test_statistics.ConvertTest.test_decimal)\nPASS: test_float (test.test_statistics.ConvertTest.test_float)\nPASS: test_fraction (test.test_statistics.ConvertTest.test_fraction)\nPASS: test_inf (test.test_statistics.ConvertTest.test_inf)\nPASS: test_int (test.test_statistics.ConvertTest.test_int)\nPASS: test_invalid_input_type (test.test_statistics.ConvertTest.test_invalid_input_type)\nPASS: test_nan (test.test_statistics.ConvertTest.test_nan)\nPASS: test_infinity (test.test_statistics.DecimalToRatioTest.test_infinity)\nPASS: test_nan (test.test_statistics.DecimalToRatioTest.test_nan)\nPASS: test_negative_exponent (test.test_statistics.DecimalToRatioTest.test_negative_exponent)\nPASS: test_positive_exponent (test.test_statistics.DecimalToRatioTest.test_positive_exponent)\nPASS: test_regression_20536 (test.test_statistics.DecimalToRatioTest.test_regression_20536)\nPASS: test_sign (test.test_statistics.DecimalToRatioTest.test_sign)\nPASS: test_doc_tests (test.test_statistics.DocTests.test_doc_tests)\nPASS: test_decimal (test.test_statistics.ExactRatioTest.test_decimal)\nPASS: test_decimal_nan (test.test_statistics.ExactRatioTest.test_decimal_nan)\nPASS: test_float (test.test_statistics.ExactRatioTest.test_float)\nPASS: test_float_nan (test.test_statistics.ExactRatioTest.test_float_nan)\nPASS: test_fraction (test.test_statistics.ExactRatioTest.test_fraction)\nPASS: test_inf (test.test_statistics.ExactRatioTest.test_inf)\nPASS: test_int (test.test_statistics.ExactRatioTest.test_int)\nPASS: test_error_msg (test.test_statistics.FailNegTest.test_error_msg)\nPASS: test_negatives_raise (test.test_statistics.FailNegTest.test_negatives_raise)\nPASS: test_pass_through (test.test_statistics.FailNegTest.test_pass_through)\nPASS: test_check_all (test.test_statistics.GlobalsTest.test_check_all)\nPASS: test_meta (test.test_statistics.GlobalsTest.test_meta)\nPASS: test_finite (test.test_statistics.IsFiniteTest.test_finite)\nPASS: test_infinity (test.test_statistics.IsFiniteTest.test_infinity)\nPASS: test_nan (test.test_statistics.IsFiniteTest.test_nan)\nPASS: test_has_exception (test.test_statistics.StatisticsErrorTest.test_has_exception)\nPASS: test_decimal_basiccontext_mismatched_infs_to_nan (test.test_statistics.SumSpecialValues.test_decimal_basiccontext_mismatched_infs_to_nan)\nPASS: test_decimal_extendedcontext_mismatched_infs_to_nan (test.test_statistics.SumSpecialValues.test_decimal_extendedcontext_mismatched_infs_to_nan)\nPASS: test_decimal_inf (test.test_statistics.SumSpecialValues.test_decimal_inf)\nPASS: test_decimal_snan_raises (test.test_statistics.SumSpecialValues.test_decimal_snan_raises)\nPASS: test_float_inf (test.test_statistics.SumSpecialValues.test_float_inf)\nPASS: test_float_mismatched_infs (test.test_statistics.SumSpecialValues.test_float_mismatched_infs)\nPASS: test_nan (test.test_statistics.SumSpecialValues.test_nan)\nPASS: test_torture (test.test_statistics.SumTortureTest.test_torture)\nPASS: test_bad_rel (test.test_statistics.TestApproxEqualErrors.test_bad_rel)\nPASS: test_bad_tol (test.test_statistics.TestApproxEqualErrors.test_bad_tol)\nPASS: test_small_sample_error (test.test_statistics.TestBivariateStatistics.test_small_sample_error)\nPASS: test_unequal_size_error (test.test_statistics.TestBivariateStatistics.test_unequal_size_error)\nPASS: test_correlation_spearman (test.test_statistics.TestCorrelationAndCovariance.test_correlation_spearman)\nPASS: test_different_scales (test.test_statistics.TestCorrelationAndCovariance.test_different_scales)\nPASS: test_results (test.test_statistics.TestCorrelationAndCovariance.test_results)\nPASS: test_basics (test.test_statistics.TestFMean.test_basics)\nPASS: test_error_cases (test.test_statistics.TestFMean.test_error_cases)\nPASS: test_special_values (test.test_statistics.TestFMean.test_special_values)\nPASS: test_weights (test.test_statistics.TestFMean.test_weights)\nPASS: test_basics (test.test_statistics.TestGeometricMean.test_basics)\nPASS: test_big_and_small (test.test_statistics.TestGeometricMean.test_big_and_small)\nPASS: test_error_cases (test.test_statistics.TestGeometricMean.test_error_cases)\nPASS: test_mixed_int_and_float (test.test_statistics.TestGeometricMean.test_mixed_int_and_float)\nPASS: test_special_values (test.test_statistics.TestGeometricMean.test_special_values)\nPASS: test_various_input_types (test.test_statistics.TestGeometricMean.test_various_input_types)\nPASS: test_bad_arg_types (test.test_statistics.TestHarmonicMean.test_bad_arg_types)\nPASS: test_decimals_exact (test.test_statistics.TestHarmonicMean.test_decimals_exact)\nPASS: test_doubled_data (test.test_statistics.TestHarmonicMean.test_doubled_data)\nPASS: test_empty_data (test.test_statistics.TestHarmonicMean.test_empty_data)\nPASS: test_floats_exact (test.test_statistics.TestHarmonicMean.test_floats_exact)\nPASS: test_fractions (test.test_statistics.TestHarmonicMean.test_fractions)\nPASS: test_inf (test.test_statistics.TestHarmonicMean.test_inf)\nPASS: test_ints (test.test_statistics.TestHarmonicMean.test_ints)\nPASS: test_invalid_type_error (test.test_statistics.TestHarmonicMean.test_invalid_type_error)\nPASS: test_multiply_data_points (test.test_statistics.TestHarmonicMean.test_multiply_data_points)\nPASS: test_nan (test.test_statistics.TestHarmonicMean.test_nan)\nPASS: test_negative_error (test.test_statistics.TestHarmonicMean.test_negative_error)\nPASS: test_no_args (test.test_statistics.TestHarmonicMean.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestHarmonicMean.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestHarmonicMean.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestHarmonicMean.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestHarmonicMean.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestHarmonicMean.test_single_value)\nPASS: test_singleton_lists (test.test_statistics.TestHarmonicMean.test_singleton_lists)\nPASS: test_type_of_data_collection (test.test_statistics.TestHarmonicMean.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestHarmonicMean.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestHarmonicMean.test_types_conserved)\nPASS: test_with_weights (test.test_statistics.TestHarmonicMean.test_with_weights)\nPASS: test_zero (test.test_statistics.TestHarmonicMean.test_zero)\nPASS: test_constant_input_error (test.test_statistics.TestLinearRegression.test_constant_input_error)\nPASS: test_float_output (test.test_statistics.TestLinearRegression.test_float_output)\nPASS: test_proportional (test.test_statistics.TestLinearRegression.test_proportional)\nPASS: test_results (test.test_statistics.TestLinearRegression.test_results)\nPASS: test_bad_arg_types (test.test_statistics.TestMean.test_bad_arg_types)\nPASS: test_big_data (test.test_statistics.TestMean.test_big_data)\nPASS: test_decimals (test.test_statistics.TestMean.test_decimals)\nPASS: test_doubled_data (test.test_statistics.TestMean.test_doubled_data)\nPASS: test_empty_data (test.test_statistics.TestMean.test_empty_data)\nPASS: test_floats (test.test_statistics.TestMean.test_floats)\nPASS: test_fractions (test.test_statistics.TestMean.test_fractions)\nPASS: test_inf (test.test_statistics.TestMean.test_inf)\nPASS: test_ints (test.test_statistics.TestMean.test_ints)\nPASS: test_mismatched_infs (test.test_statistics.TestMean.test_mismatched_infs)\nPASS: test_nan (test.test_statistics.TestMean.test_nan)\nPASS: test_no_args (test.test_statistics.TestMean.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMean.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMean.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMean.test_range_data)\nPASS: test_regression_20561 (test.test_statistics.TestMean.test_regression_20561)\nPASS: test_regression_25177 (test.test_statistics.TestMean.test_regression_25177)\nPASS: test_repeated_single_value (test.test_statistics.TestMean.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMean.test_single_value)\nPASS: test_torture_pep (test.test_statistics.TestMean.test_torture_pep)\nPASS: test_type_of_data_collection (test.test_statistics.TestMean.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMean.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestMean.test_types_conserved)\nPASS: test_bad_arg_types (test.test_statistics.TestMedian.test_bad_arg_types)\nPASS: test_empty_data (test.test_statistics.TestMedian.test_empty_data)\nPASS: test_even_decimals (test.test_statistics.TestMedian.test_even_decimals)\nPASS: test_even_fractions (test.test_statistics.TestMedian.test_even_fractions)\nPASS: test_even_ints (test.test_statistics.TestMedian.test_even_ints)\nPASS: test_no_args (test.test_statistics.TestMedian.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMedian.test_no_inplace_modifications)\nPASS: test_odd_decimals (test.test_statistics.TestMedian.test_odd_decimals)\nPASS: test_odd_fractions (test.test_statistics.TestMedian.test_odd_fractions)\nPASS: test_odd_ints (test.test_statistics.TestMedian.test_odd_ints)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMedian.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMedian.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestMedian.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMedian.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestMedian.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMedian.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestMedianDataType.test_types_conserved)\nPASS: test_bad_arg_types (test.test_statistics.TestMedianGrouped.test_bad_arg_types)\nPASS: test_data_type_error (test.test_statistics.TestMedianGrouped.test_data_type_error)\nPASS: test_empty_data (test.test_statistics.TestMedianGrouped.test_empty_data)\nPASS: test_even_decimals (test.test_statistics.TestMedianGrouped.test_even_decimals)\nPASS: test_even_fractions (test.test_statistics.TestMedianGrouped.test_even_fractions)\nPASS: test_even_ints (test.test_statistics.TestMedianGrouped.test_even_ints)\nPASS: test_even_number_repeated (test.test_statistics.TestMedianGrouped.test_even_number_repeated)\nPASS: test_interval (test.test_statistics.TestMedianGrouped.test_interval)\nPASS: test_no_args (test.test_statistics.TestMedianGrouped.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMedianGrouped.test_no_inplace_modifications)\nPASS: test_odd_decimals (test.test_statistics.TestMedianGrouped.test_odd_decimals)\nPASS: test_odd_fractions (test.test_statistics.TestMedianGrouped.test_odd_fractions)\nPASS: test_odd_ints (test.test_statistics.TestMedianGrouped.test_odd_ints)\nPASS: test_odd_number_repeated (test.test_statistics.TestMedianGrouped.test_odd_number_repeated)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMedianGrouped.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMedianGrouped.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestMedianGrouped.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMedianGrouped.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestMedianGrouped.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMedianGrouped.test_type_of_data_element)\nPASS: test_bad_arg_types (test.test_statistics.TestMedianHigh.test_bad_arg_types)\nPASS: test_empty_data (test.test_statistics.TestMedianHigh.test_empty_data)\nPASS: test_even_decimals (test.test_statistics.TestMedianHigh.test_even_decimals)\nPASS: test_even_fractions (test.test_statistics.TestMedianHigh.test_even_fractions)\nPASS: test_even_ints (test.test_statistics.TestMedianHigh.test_even_ints)\nPASS: test_no_args (test.test_statistics.TestMedianHigh.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMedianHigh.test_no_inplace_modifications)\nPASS: test_odd_decimals (test.test_statistics.TestMedianHigh.test_odd_decimals)\nPASS: test_odd_fractions (test.test_statistics.TestMedianHigh.test_odd_fractions)\nPASS: test_odd_ints (test.test_statistics.TestMedianHigh.test_odd_ints)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMedianHigh.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMedianHigh.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestMedianHigh.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMedianHigh.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestMedianHigh.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMedianHigh.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestMedianHigh.test_types_conserved)\nPASS: test_bad_arg_types (test.test_statistics.TestMedianLow.test_bad_arg_types)\nPASS: test_empty_data (test.test_statistics.TestMedianLow.test_empty_data)\nPASS: test_even_decimals (test.test_statistics.TestMedianLow.test_even_decimals)\nPASS: test_even_fractions (test.test_statistics.TestMedianLow.test_even_fractions)\nPASS: test_even_ints (test.test_statistics.TestMedianLow.test_even_ints)\nPASS: test_no_args (test.test_statistics.TestMedianLow.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMedianLow.test_no_inplace_modifications)\nPASS: test_odd_decimals (test.test_statistics.TestMedianLow.test_odd_decimals)\nPASS: test_odd_fractions (test.test_statistics.TestMedianLow.test_odd_fractions)\nPASS: test_odd_ints (test.test_statistics.TestMedianLow.test_odd_ints)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMedianLow.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMedianLow.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestMedianLow.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMedianLow.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestMedianLow.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMedianLow.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestMedianLow.test_types_conserved)\nPASS: test_bad_arg_types (test.test_statistics.TestMode.test_bad_arg_types)\nPASS: test_bimodal_data (test.test_statistics.TestMode.test_bimodal_data)\nPASS: test_counter_data (test.test_statistics.TestMode.test_counter_data)\nPASS: test_discrete_data (test.test_statistics.TestMode.test_discrete_data)\nPASS: test_empty_data (test.test_statistics.TestMode.test_empty_data)\nPASS: test_no_args (test.test_statistics.TestMode.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestMode.test_no_inplace_modifications)\nPASS: test_nominal_data (test.test_statistics.TestMode.test_nominal_data)\nPASS: test_none_data (test.test_statistics.TestMode.test_none_data)\nPASS: test_order_doesnt_matter (test.test_statistics.TestMode.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestMode.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestMode.test_repeated_single_value)\nPASS: test_single_value (test.test_statistics.TestMode.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestMode.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestMode.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestMode.test_types_conserved)\nPASS: test_unique_data (test.test_statistics.TestMode.test_unique_data)\nPASS: test_c_functions (test.test_statistics.TestModules.test_c_functions)\nPASS: test_py_functions (test.test_statistics.TestModules.test_py_functions)\nPASS: test_basics (test.test_statistics.TestMultiMode.test_basics)\nPASS: test_alternative_constructor (test.test_statistics.TestNormalDistC.test_alternative_constructor)\nPASS: test_cdf (test.test_statistics.TestNormalDistC.test_cdf)\nPASS: test_copy (test.test_statistics.TestNormalDistC.test_copy)\nPASS: test_equality (test.test_statistics.TestNormalDistC.test_equality)\nPASS: test_hashability (test.test_statistics.TestNormalDistC.test_hashability)\nPASS: test_instantiation_and_attributes (test.test_statistics.TestNormalDistC.test_instantiation_and_attributes)\nSKIP: test_inv_cdf (test.test_statistics.TestNormalDistC.test_inv_cdf) \"resource 'cpu' is not enabled\"\nPASS: test_overlap (test.test_statistics.TestNormalDistC.test_overlap)\nPASS: test_pdf (test.test_statistics.TestNormalDistC.test_pdf)\nPASS: test_pickle (test.test_statistics.TestNormalDistC.test_pickle)\nPASS: test_properties (test.test_statistics.TestNormalDistC.test_properties)\nPASS: test_quantiles (test.test_statistics.TestNormalDistC.test_quantiles)\nPASS: test_repr (test.test_statistics.TestNormalDistC.test_repr)\nPASS: test_same_type_addition_and_subtraction (test.test_statistics.TestNormalDistC.test_same_type_addition_and_subtraction)\nPASS: test_sample_generation (test.test_statistics.TestNormalDistC.test_sample_generation)\nPASS: test_slots (test.test_statistics.TestNormalDistC.test_slots)\nPASS: test_translation_and_scaling (test.test_statistics.TestNormalDistC.test_translation_and_scaling)\nPASS: test_unary_operations (test.test_statistics.TestNormalDistC.test_unary_operations)\nPASS: test_zscore (test.test_statistics.TestNormalDistC.test_zscore)\nPASS: test_alternative_constructor (test.test_statistics.TestNormalDistPython.test_alternative_constructor)\nPASS: test_cdf (test.test_statistics.TestNormalDistPython.test_cdf)\nPASS: test_copy (test.test_statistics.TestNormalDistPython.test_copy)\nPASS: test_equality (test.test_statistics.TestNormalDistPython.test_equality)\nPASS: test_hashability (test.test_statistics.TestNormalDistPython.test_hashability)\nPASS: test_instantiation_and_attributes (test.test_statistics.TestNormalDistPython.test_instantiation_and_attributes)\nSKIP: test_inv_cdf (test.test_statistics.TestNormalDistPython.test_inv_cdf) \"resource 'cpu' is not enabled\"\nPASS: test_overlap (test.test_statistics.TestNormalDistPython.test_overlap)\nPASS: test_pdf (test.test_statistics.TestNormalDistPython.test_pdf)\nPASS: test_pickle (test.test_statistics.TestNormalDistPython.test_pickle)\nPASS: test_properties (test.test_statistics.TestNormalDistPython.test_properties)\nPASS: test_quantiles (test.test_statistics.TestNormalDistPython.test_quantiles)\nPASS: test_repr (test.test_statistics.TestNormalDistPython.test_repr)\nPASS: test_same_type_addition_and_subtraction (test.test_statistics.TestNormalDistPython.test_same_type_addition_and_subtraction)\nPASS: test_sample_generation (test.test_statistics.TestNormalDistPython.test_sample_generation)\nPASS: test_slots (test.test_statistics.TestNormalDistPython.test_slots)\nPASS: test_translation_and_scaling (test.test_statistics.TestNormalDistPython.test_translation_and_scaling)\nPASS: test_unary_operations (test.test_statistics.TestNormalDistPython.test_unary_operations)\nPASS: test_zscore (test.test_statistics.TestNormalDistPython.test_zscore)\nPASS: test_error_msg_numeric (test.test_statistics.TestNumericTestCase.test_error_msg_numeric)\nPASS: test_error_msg_sequence (test.test_statistics.TestNumericTestCase.test_error_msg_sequence)\nPASS: test_numerictestcase_is_testcase (test.test_statistics.TestNumericTestCase.test_numerictestcase_is_testcase)\nPASS: test_bad_arg_types (test.test_statistics.TestPStdev.test_bad_arg_types)\nPASS: test_center_not_at_mean (test.test_statistics.TestPStdev.test_center_not_at_mean)\nPASS: test_compare_to_variance (test.test_statistics.TestPStdev.test_compare_to_variance)\nPASS: test_domain_error_regression (test.test_statistics.TestPStdev.test_domain_error_regression)\nPASS: test_empty_data (test.test_statistics.TestPStdev.test_empty_data)\nPASS: test_iter_list_same (test.test_statistics.TestPStdev.test_iter_list_same)\nPASS: test_no_args (test.test_statistics.TestPStdev.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestPStdev.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestPStdev.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestPStdev.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestPStdev.test_repeated_single_value)\nPASS: test_shift_data (test.test_statistics.TestPStdev.test_shift_data)\nPASS: test_shift_data_exact (test.test_statistics.TestPStdev.test_shift_data_exact)\nPASS: test_single_value (test.test_statistics.TestPStdev.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestPStdev.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestPStdev.test_type_of_data_element)\nPASS: test_accuracy_bug_20499 (test.test_statistics.TestPVariance.test_accuracy_bug_20499)\nPASS: test_bad_arg_types (test.test_statistics.TestPVariance.test_bad_arg_types)\nPASS: test_decimals (test.test_statistics.TestPVariance.test_decimals)\nPASS: test_domain_error_regression (test.test_statistics.TestPVariance.test_domain_error_regression)\nPASS: test_empty_data (test.test_statistics.TestPVariance.test_empty_data)\nPASS: test_exact_uniform (test.test_statistics.TestPVariance.test_exact_uniform)\nPASS: test_fractions (test.test_statistics.TestPVariance.test_fractions)\nPASS: test_ints (test.test_statistics.TestPVariance.test_ints)\nPASS: test_iter_list_same (test.test_statistics.TestPVariance.test_iter_list_same)\nPASS: test_no_args (test.test_statistics.TestPVariance.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestPVariance.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestPVariance.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestPVariance.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestPVariance.test_repeated_single_value)\nPASS: test_shift_data (test.test_statistics.TestPVariance.test_shift_data)\nPASS: test_shift_data_exact (test.test_statistics.TestPVariance.test_shift_data_exact)\nPASS: test_single_value (test.test_statistics.TestPVariance.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestPVariance.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestPVariance.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestPVariance.test_types_conserved)\nPASS: test_equal_inputs (test.test_statistics.TestQuantiles.test_equal_inputs)\nPASS: test_equal_sized_groups (test.test_statistics.TestQuantiles.test_equal_sized_groups)\nPASS: test_error_cases (test.test_statistics.TestQuantiles.test_error_cases)\nPASS: test_specific_cases (test.test_statistics.TestQuantiles.test_specific_cases)\nPASS: test_specific_cases_inclusive (test.test_statistics.TestQuantiles.test_specific_cases_inclusive)\nPASS: testZeroes (test.test_statistics.TestSign.testZeroes)\nPASS: test_decimal_sqrt_of_frac (test.test_statistics.TestSqrtHelpers.test_decimal_sqrt_of_frac)\nSKIP: test_float_sqrt_of_frac (test.test_statistics.TestSqrtHelpers.test_float_sqrt_of_frac) \"resource 'cpu' is not enabled\"\nPASS: test_integer_sqrt_of_frac_rto (test.test_statistics.TestSqrtHelpers.test_integer_sqrt_of_frac_rto)\nPASS: test_bad_arg_types (test.test_statistics.TestStdev.test_bad_arg_types)\nPASS: test_center_not_at_mean (test.test_statistics.TestStdev.test_center_not_at_mean)\nPASS: test_compare_to_variance (test.test_statistics.TestStdev.test_compare_to_variance)\nPASS: test_domain_error_regression (test.test_statistics.TestStdev.test_domain_error_regression)\nPASS: test_empty_data (test.test_statistics.TestStdev.test_empty_data)\nPASS: test_iter_list_same (test.test_statistics.TestStdev.test_iter_list_same)\nPASS: test_no_args (test.test_statistics.TestStdev.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestStdev.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestStdev.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestStdev.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestStdev.test_repeated_single_value)\nPASS: test_shift_data (test.test_statistics.TestStdev.test_shift_data)\nPASS: test_shift_data_exact (test.test_statistics.TestStdev.test_shift_data_exact)\nPASS: test_single_value (test.test_statistics.TestStdev.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestStdev.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestStdev.test_type_of_data_element)\nPASS: test_bytes_fail (test.test_statistics.TestSum.test_bytes_fail)\nPASS: test_compare_with_math_fsum (test.test_statistics.TestSum.test_compare_with_math_fsum)\nPASS: test_decimals (test.test_statistics.TestSum.test_decimals)\nPASS: test_empty_data (test.test_statistics.TestSum.test_empty_data)\nPASS: test_floats (test.test_statistics.TestSum.test_floats)\nPASS: test_fractions (test.test_statistics.TestSum.test_fractions)\nPASS: test_ints (test.test_statistics.TestSum.test_ints)\nPASS: test_mixed_sum (test.test_statistics.TestSum.test_mixed_sum)\nPASS: test_strings_fail (test.test_statistics.TestSum.test_strings_fail)\nPASS: test_accuracy_bug_20499 (test.test_statistics.TestVariance.test_accuracy_bug_20499)\nPASS: test_bad_arg_types (test.test_statistics.TestVariance.test_bad_arg_types)\nPASS: test_center_not_at_mean (test.test_statistics.TestVariance.test_center_not_at_mean)\nPASS: test_decimals (test.test_statistics.TestVariance.test_decimals)\nPASS: test_domain_error_regression (test.test_statistics.TestVariance.test_domain_error_regression)\nPASS: test_empty_data (test.test_statistics.TestVariance.test_empty_data)\nPASS: test_fractions (test.test_statistics.TestVariance.test_fractions)\nPASS: test_ints (test.test_statistics.TestVariance.test_ints)\nPASS: test_iter_list_same (test.test_statistics.TestVariance.test_iter_list_same)\nPASS: test_no_args (test.test_statistics.TestVariance.test_no_args)\nPASS: test_no_inplace_modifications (test.test_statistics.TestVariance.test_no_inplace_modifications)\nPASS: test_order_doesnt_matter (test.test_statistics.TestVariance.test_order_doesnt_matter)\nPASS: test_range_data (test.test_statistics.TestVariance.test_range_data)\nPASS: test_repeated_single_value (test.test_statistics.TestVariance.test_repeated_single_value)\nPASS: test_shift_data (test.test_statistics.TestVariance.test_shift_data)\nPASS: test_shift_data_exact (test.test_statistics.TestVariance.test_shift_data_exact)\nPASS: test_single_value (test.test_statistics.TestVariance.test_single_value)\nPASS: test_type_of_data_collection (test.test_statistics.TestVariance.test_type_of_data_collection)\nPASS: test_type_of_data_element (test.test_statistics.TestVariance.test_type_of_data_element)\nPASS: test_types_conserved (test.test_statistics.TestVariance.test_types_conserved)\nassertApproxEqual (test.test_statistics.NumericTestCase)\nPASS: Doctest: test.test_statistics.NumericTestCase.assertApproxEqual\n_DoNothing (test.test_statistics)\nPASS: Doctest: test.test_statistics._DoNothing\n_calc_errors (test.test_statistics)\nPASS: Doctest: test.test_statistics._calc_errors\n_nan_equal (test.test_statistics)\nPASS: Doctest: test.test_statistics._nan_equal\napprox_equal (test.test_statistics)\nPASS: Doctest: test.test_statistics.approx_equal\n\n----------------------------------------------------------------------\nRan 368 tests in 2.305s\n\nOK (skipped=3)\n0:03:02 load avg: 3.14 [354/469] test_strftime passed -- running (1): test_regrtest (32.6 sec)\ntest_strftime (test.test_strftime.StrftimeTest.test_strftime) ... strftime test for Tue Feb  6 09:05:58 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Feb 06 09:05:58 2024, but got Tue Feb  6 09:05:58 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nStrftime test, platform: linux, Python version: 3.12.1\nstrftime test for Fri Oct 14 19:30:58 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Oct 15 18:32:07 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Oct 16 17:33:16 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Oct 17 16:34:25 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Oct 18 15:35:34 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Oct 19 14:36:43 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Oct 20 13:37:52 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Oct 21 12:39:01 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Oct 22 11:40:10 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Oct 23 10:41:19 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Oct 24 09:42:28 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Oct 25 08:43:37 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Oct 26 07:44:46 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Oct 27 06:45:55 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Oct 28 05:47:04 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Oct 29 04:48:13 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Oct 30 03:49:22 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Oct 31 02:50:31 2022\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Nov  1 01:51:40 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Nov 01 01:51:40 2022, but got Tue Nov  1 01:51:40 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov  2 00:52:49 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Nov 02 00:52:49 2022, but got Wed Nov  2 00:52:49 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov  2 23:53:58 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Nov 02 23:53:58 2022, but got Wed Nov  2 23:53:58 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov  3 22:55:07 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Nov 03 22:55:07 2022, but got Thu Nov  3 22:55:07 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov  4 21:56:16 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Nov 04 21:56:16 2022, but got Fri Nov  4 21:56:16 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov  5 20:57:25 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Nov 05 20:57:25 2022, but got Sat Nov  5 20:57:25 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Nov  6 19:58:34 2022\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Nov 06 19:58:34 2022, but got Sun Nov  6 19:58:34 2022\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Jan 18 17:25:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Jan 19 16:27:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Jan 20 15:28:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Jan 21 14:29:25 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Jan 22 13:30:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Jan 23 12:31:43 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Jan 24 11:32:52 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Jan 25 10:34:01 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Jan 26 09:35:10 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Jan 27 08:36:19 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Jan 28 07:37:28 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Jan 29 06:38:37 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Jan 30 05:39:46 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Jan 31 04:40:55 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb  1 03:42:04 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Feb 01 03:42:04 2023, but got Wed Feb  1 03:42:04 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb  2 02:43:13 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Feb 02 02:43:13 2023, but got Thu Feb  2 02:43:13 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb  3 01:44:22 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Feb 03 01:44:22 2023, but got Fri Feb  3 01:44:22 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Feb  4 00:45:31 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Feb 04 00:45:31 2023, but got Sat Feb  4 00:45:31 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Feb  4 23:46:40 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Feb 04 23:46:40 2023, but got Sat Feb  4 23:46:40 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Feb  5 22:47:49 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Feb 05 22:47:49 2023, but got Sun Feb  5 22:47:49 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb  6 21:48:58 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Feb 06 21:48:58 2023, but got Mon Feb  6 21:48:58 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb  7 20:50:07 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Feb 07 20:50:07 2023, but got Tue Feb  7 20:50:07 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb  8 19:51:16 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Feb 08 19:51:16 2023, but got Wed Feb  8 19:51:16 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb  9 18:52:25 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Feb 09 18:52:25 2023, but got Thu Feb  9 18:52:25 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb 10 17:53:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Apr 24 15:20:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Apr 25 14:22:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Apr 26 13:23:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Apr 27 12:24:25 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Apr 28 11:25:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Apr 29 10:26:43 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Apr 30 09:27:52 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May  1 08:29:01 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon May 01 08:29:01 2023, but got Mon May  1 08:29:01 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May  2 07:30:10 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue May 02 07:30:10 2023, but got Tue May  2 07:30:10 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May  3 06:31:19 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed May 03 06:31:19 2023, but got Wed May  3 06:31:19 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu May  4 05:32:28 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu May 04 05:32:28 2023, but got Thu May  4 05:32:28 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri May  5 04:33:37 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri May 05 04:33:37 2023, but got Fri May  5 04:33:37 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat May  6 03:34:46 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat May 06 03:34:46 2023, but got Sat May  6 03:34:46 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May  7 02:35:55 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun May 07 02:35:55 2023, but got Sun May  7 02:35:55 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May  8 01:37:04 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon May 08 01:37:04 2023, but got Mon May  8 01:37:04 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May  9 00:38:13 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue May 09 00:38:13 2023, but got Tue May  9 00:38:13 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May  9 23:39:22 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue May 09 23:39:22 2023, but got Tue May  9 23:39:22 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May 10 22:40:31 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu May 11 21:41:40 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri May 12 20:42:49 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat May 13 19:43:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May 14 18:45:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May 15 17:46:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May 16 16:47:25 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May 17 15:48:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Jul 29 13:15:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Jul 30 12:17:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Jul 31 11:18:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Aug  1 10:19:25 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Aug 01 10:19:25 2023, but got Tue Aug  1 10:19:25 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug  2 09:20:34 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Aug 02 09:20:34 2023, but got Wed Aug  2 09:20:34 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Aug  3 08:21:43 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Aug 03 08:21:43 2023, but got Thu Aug  3 08:21:43 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug  4 07:22:52 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Aug 04 07:22:52 2023, but got Fri Aug  4 07:22:52 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug  5 06:24:01 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Aug 05 06:24:01 2023, but got Sat Aug  5 06:24:01 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Aug  6 05:25:10 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Aug 06 05:25:10 2023, but got Sun Aug  6 05:25:10 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Aug  7 04:26:19 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Aug 07 04:26:19 2023, but got Mon Aug  7 04:26:19 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Aug  8 03:27:28 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Aug 08 03:27:28 2023, but got Tue Aug  8 03:27:28 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug  9 02:28:37 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Aug 09 02:28:37 2023, but got Wed Aug  9 02:28:37 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Aug 10 01:29:46 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 11 00:30:55 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 11 23:32:04 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug 12 22:33:13 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Aug 13 21:34:22 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Aug 14 20:35:31 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Aug 15 19:36:40 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug 16 18:37:49 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Aug 17 17:38:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 18 16:40:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug 19 15:41:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Aug 20 14:42:25 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Aug 21 13:43:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov  2 11:10:58 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Nov 02 11:10:58 2023, but got Thu Nov  2 11:10:58 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov  3 10:12:07 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Nov 03 10:12:07 2023, but got Fri Nov  3 10:12:07 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov  4 09:13:16 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Nov 04 09:13:16 2023, but got Sat Nov  4 09:13:16 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Nov  5 08:14:25 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Nov 05 08:14:25 2023, but got Sun Nov  5 08:14:25 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Nov  6 07:15:34 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Nov 06 07:15:34 2023, but got Mon Nov  6 07:15:34 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Nov  7 06:16:43 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Nov 07 06:16:43 2023, but got Tue Nov  7 06:16:43 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov  8 05:17:52 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Nov 08 05:17:52 2023, but got Wed Nov  8 05:17:52 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov  9 04:19:01 2023\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Nov 09 04:19:01 2023, but got Thu Nov  9 04:19:01 2023\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 10 03:20:10 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov 11 02:21:19 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Nov 12 01:22:28 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Nov 13 00:23:37 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Nov 13 23:24:46 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Nov 14 22:25:55 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov 15 21:27:04 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov 16 20:28:13 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 17 19:29:22 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov 18 18:30:31 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Nov 19 17:31:40 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Nov 20 16:32:49 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Nov 21 15:33:58 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov 22 14:35:07 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov 23 13:36:16 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 24 12:37:25 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov 25 11:38:34 2023\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb  6 09:05:58 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Feb 06 09:05:58 2024, but got Tue Feb  6 09:05:58 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb  7 08:07:07 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Feb 07 08:07:07 2024, but got Wed Feb  7 08:07:07 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb  8 07:08:16 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Feb 08 07:08:16 2024, but got Thu Feb  8 07:08:16 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb  9 06:09:25 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Feb 09 06:09:25 2024, but got Fri Feb  9 06:09:25 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Feb 10 05:10:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Feb 11 04:11:43 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb 12 03:12:52 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb 13 02:14:01 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb 14 01:15:10 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb 15 00:16:19 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb 15 23:17:28 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb 16 22:18:37 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Feb 17 21:19:46 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Feb 18 20:20:55 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb 19 19:22:04 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb 20 18:23:13 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb 21 17:24:22 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb 22 16:25:31 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb 23 15:26:40 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Feb 24 14:27:49 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Feb 25 13:28:58 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb 26 12:30:07 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb 27 11:31:16 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb 28 10:32:25 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb 29 09:33:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May 12 07:00:58 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May 13 06:02:07 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May 14 05:03:16 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May 15 04:04:25 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu May 16 03:05:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri May 17 02:06:43 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat May 18 01:07:52 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May 19 00:09:01 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May 19 23:10:10 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May 20 22:11:19 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May 21 21:12:28 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May 22 20:13:37 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu May 23 19:14:46 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri May 24 18:15:55 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat May 25 17:17:04 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun May 26 16:18:13 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon May 27 15:19:22 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue May 28 14:20:31 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed May 29 13:21:40 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu May 30 12:22:49 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri May 31 11:23:58 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Jun  1 10:25:07 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Jun 01 10:25:07 2024, but got Sat Jun  1 10:25:07 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Jun  2 09:26:16 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Jun 02 09:26:16 2024, but got Sun Jun  2 09:26:16 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Jun  3 08:27:25 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Jun 03 08:27:25 2024, but got Mon Jun  3 08:27:25 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Jun  4 07:28:34 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Jun 04 07:28:34 2024, but got Tue Jun  4 07:28:34 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 16 04:55:58 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug 17 03:57:07 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Aug 18 02:58:16 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Aug 19 01:59:25 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Aug 20 01:00:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug 21 00:01:43 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug 21 23:02:52 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Aug 22 22:04:01 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 23 21:05:10 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug 24 20:06:19 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Aug 25 19:07:28 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Aug 26 18:08:37 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Aug 27 17:09:46 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Aug 28 16:10:55 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Aug 29 15:12:04 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Aug 30 14:13:13 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Aug 31 13:14:22 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Sep  1 12:15:31 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Sep 01 12:15:31 2024, but got Sun Sep  1 12:15:31 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Sep  2 11:16:40 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Sep 02 11:16:40 2024, but got Mon Sep  2 11:16:40 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Sep  3 10:17:49 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Sep 03 10:17:49 2024, but got Tue Sep  3 10:17:49 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Sep  4 09:18:58 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Sep 04 09:18:58 2024, but got Wed Sep  4 09:18:58 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Sep  5 08:20:07 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Sep 05 08:20:07 2024, but got Thu Sep  5 08:20:07 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Sep  6 07:21:16 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Sep 06 07:21:16 2024, but got Fri Sep  6 07:21:16 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Sep  7 06:22:25 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Sep 07 06:22:25 2024, but got Sat Sep  7 06:22:25 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Sep  8 05:23:34 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Sep 08 05:23:34 2024, but got Sun Sep  8 05:23:34 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov 20 02:50:58 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov 21 01:52:07 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 22 00:53:16 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 22 23:54:25 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov 23 22:55:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Nov 24 21:56:43 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Nov 25 20:57:52 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Nov 26 19:59:01 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Nov 27 19:00:10 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Nov 28 18:01:19 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Nov 29 17:02:28 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Nov 30 16:03:37 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Dec  1 15:04:46 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Dec 01 15:04:46 2024, but got Sun Dec  1 15:04:46 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Dec  2 14:05:55 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Dec 02 14:05:55 2024, but got Mon Dec  2 14:05:55 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Dec  3 13:07:04 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Dec 03 13:07:04 2024, but got Tue Dec  3 13:07:04 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Dec  4 12:08:13 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Dec 04 12:08:13 2024, but got Wed Dec  4 12:08:13 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Dec  5 11:09:22 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Dec 05 11:09:22 2024, but got Thu Dec  5 11:09:22 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Dec  6 10:10:31 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Dec 06 10:10:31 2024, but got Fri Dec  6 10:10:31 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Dec  7 09:11:40 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Dec 07 09:11:40 2024, but got Sat Dec  7 09:11:40 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Dec  8 08:12:49 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Dec 08 08:12:49 2024, but got Sun Dec  8 08:12:49 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Dec  9 07:13:58 2024\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Dec 09 07:13:58 2024, but got Mon Dec  9 07:13:58 2024\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Dec 10 06:15:07 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Dec 11 05:16:16 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Dec 12 04:17:25 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Dec 13 03:18:34 2024\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb 24 00:45:58 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Feb 24 23:47:07 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Feb 25 22:48:16 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Feb 26 21:49:25 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Feb 27 20:50:34 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Feb 28 19:51:43 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Mar  1 18:52:52 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Mar 01 18:52:52 2025, but got Sat Mar  1 18:52:52 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Mar  2 17:54:01 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Mar 02 17:54:01 2025, but got Sun Mar  2 17:54:01 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Mar  3 16:55:10 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Mon Mar 03 16:55:10 2025, but got Mon Mar  3 16:55:10 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Mar  4 15:56:19 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Tue Mar 04 15:56:19 2025, but got Tue Mar  4 15:56:19 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Mar  5 14:57:28 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Wed Mar 05 14:57:28 2025, but got Wed Mar  5 14:57:28 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Mar  6 13:58:37 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Thu Mar 06 13:58:37 2025, but got Thu Mar  6 13:58:37 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Mar  7 12:59:46 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Fri Mar 07 12:59:46 2025, but got Fri Mar  7 12:59:46 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Mar  8 12:00:55 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sat Mar 08 12:00:55 2025, but got Sat Mar  8 12:00:55 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Mar  9 11:02:04 2025\nConflict for nonstandard '%c' format (near-asctime() format):\n  Expected Sun Mar 09 11:02:04 2025, but got Sun Mar  9 11:02:04 2025\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Mar 10 10:03:13 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Mar 11 09:04:22 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Mar 12 08:05:31 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Thu Mar 13 07:06:40 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Fri Mar 14 06:07:49 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sat Mar 15 05:08:58 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Sun Mar 16 04:10:07 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Mon Mar 17 03:11:16 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Tue Mar 18 02:12:25 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nstrftime test for Wed Mar 19 01:13:34 2025\nSupports nonstandard '%c' format (near-asctime() format)\nSupports nonstandard '%x' format (%m/%d/%y %H:%M:%S)\nSupports nonstandard '%Z' format (time zone name)\nSupports nonstandard '%D' format (mm/dd/yy)\nSupports nonstandard '%e' format (day of month as number, blank padded ( 0-31))\nSupports nonstandard '%h' format (abbreviated month name)\nSupports nonstandard '%k' format (hour, blank padded ( 0-23))\nSupports nonstandard '%n' format (newline character)\nSupports nonstandard '%r' format (%I:%M:%S %p)\nSupports nonstandard '%R' format (%H:%M)\nSupports nonstandard '%s' format (seconds since the Epoch in UCT)\nSupports nonstandard '%t' format (tab character)\nSupports nonstandard '%T' format (%H:%M:%S)\nSupports nonstandard '%3y' format (year without century rendered using fieldwidth)\nok\nPASS: test_y_1900 (test.test_strftime.Y1900Tests.test_y_1900)\nPASS: test_y_after_1900 (test.test_strftime.Y1900Tests.test_y_after_1900)\nPASS: test_y_before_1900 (test.test_strftime.Y1900Tests.test_y_before_1900)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.482s\n\nOK\n0:03:02 load avg: 3.14 [355/469] test_string passed -- running (1): test_regrtest (33.0 sec)\nPASS: test_attrs (test.test_string.ModuleTest.test_attrs)\nPASS: test_auto_numbering (test.test_string.ModuleTest.test_auto_numbering)\nPASS: test_basic_formatter (test.test_string.ModuleTest.test_basic_formatter)\nPASS: test_capwords (test.test_string.ModuleTest.test_capwords)\nPASS: test_check_unused_args (test.test_string.ModuleTest.test_check_unused_args)\nPASS: test_conversion_specifiers (test.test_string.ModuleTest.test_conversion_specifiers)\nPASS: test_format_keyword_arguments (test.test_string.ModuleTest.test_format_keyword_arguments)\nPASS: test_index_lookup (test.test_string.ModuleTest.test_index_lookup)\nPASS: test_name_lookup (test.test_string.ModuleTest.test_name_lookup)\nPASS: test_override_convert_field (test.test_string.ModuleTest.test_override_convert_field)\nPASS: test_override_format_field (test.test_string.ModuleTest.test_override_format_field)\nPASS: test_override_get_value (test.test_string.ModuleTest.test_override_get_value)\nPASS: test_override_parse (test.test_string.ModuleTest.test_override_parse)\nPASS: test_vformat_recursion_limit (test.test_string.ModuleTest.test_vformat_recursion_limit)\nPASS: test_SafeTemplate (test.test_string.TestTemplate.test_SafeTemplate)\nPASS: test_braced_override (test.test_string.TestTemplate.test_braced_override)\nPASS: test_braced_override_safe (test.test_string.TestTemplate.test_braced_override_safe)\nPASS: test_delimiter_override (test.test_string.TestTemplate.test_delimiter_override)\nPASS: test_escapes (test.test_string.TestTemplate.test_escapes)\nPASS: test_flags_override (test.test_string.TestTemplate.test_flags_override)\nPASS: test_get_identifiers (test.test_string.TestTemplate.test_get_identifiers)\nPASS: test_idpattern_override (test.test_string.TestTemplate.test_idpattern_override)\nPASS: test_idpattern_override_inside_outside (test.test_string.TestTemplate.test_idpattern_override_inside_outside)\nPASS: test_idpattern_override_inside_outside_invalid_unbraced (test.test_string.TestTemplate.test_idpattern_override_inside_outside_invalid_unbraced)\nPASS: test_invalid_placeholders (test.test_string.TestTemplate.test_invalid_placeholders)\nPASS: test_invalid_with_no_lines (test.test_string.TestTemplate.test_invalid_with_no_lines)\nPASS: test_is_valid (test.test_string.TestTemplate.test_is_valid)\nPASS: test_keyword_arguments (test.test_string.TestTemplate.test_keyword_arguments)\nPASS: test_keyword_arguments_safe (test.test_string.TestTemplate.test_keyword_arguments_safe)\nPASS: test_pattern_override (test.test_string.TestTemplate.test_pattern_override)\nPASS: test_percents (test.test_string.TestTemplate.test_percents)\nPASS: test_regular_templates (test.test_string.TestTemplate.test_regular_templates)\nPASS: test_regular_templates_with_braces (test.test_string.TestTemplate.test_regular_templates_with_braces)\nPASS: test_regular_templates_with_non_letters (test.test_string.TestTemplate.test_regular_templates_with_non_letters)\nPASS: test_regular_templates_with_upper_case (test.test_string.TestTemplate.test_regular_templates_with_upper_case)\nPASS: test_stringification (test.test_string.TestTemplate.test_stringification)\nPASS: test_tupleargs (test.test_string.TestTemplate.test_tupleargs)\nPASS: test_unicode_values (test.test_string.TestTemplate.test_unicode_values)\n\n----------------------------------------------------------------------\nRan 38 tests in 0.025s\n\nOK\n0:03:03 load avg: 3.13 [356/469] test_string_literals passed -- running (1): test_regrtest (33.5 sec)\nPASS: test_eval_bytes_incomplete (test.test_string_literals.TestLiterals.test_eval_bytes_incomplete)\nPASS: test_eval_bytes_invalid_escape (test.test_string_literals.TestLiterals.test_eval_bytes_invalid_escape)\nPASS: test_eval_bytes_invalid_octal_escape (test.test_string_literals.TestLiterals.test_eval_bytes_invalid_octal_escape)\nPASS: test_eval_bytes_normal (test.test_string_literals.TestLiterals.test_eval_bytes_normal)\nPASS: test_eval_bytes_raw (test.test_string_literals.TestLiterals.test_eval_bytes_raw)\nPASS: test_eval_str_incomplete (test.test_string_literals.TestLiterals.test_eval_str_incomplete)\nPASS: test_eval_str_invalid_escape (test.test_string_literals.TestLiterals.test_eval_str_invalid_escape)\nPASS: test_eval_str_invalid_octal_escape (test.test_string_literals.TestLiterals.test_eval_str_invalid_octal_escape)\nPASS: test_eval_str_normal (test.test_string_literals.TestLiterals.test_eval_str_normal)\nPASS: test_eval_str_raw (test.test_string_literals.TestLiterals.test_eval_str_raw)\nPASS: test_eval_str_u (test.test_string_literals.TestLiterals.test_eval_str_u)\nPASS: test_file_iso_8859_1 (test.test_string_literals.TestLiterals.test_file_iso_8859_1)\nPASS: test_file_latin9 (test.test_string_literals.TestLiterals.test_file_latin9)\nPASS: test_file_latin_1 (test.test_string_literals.TestLiterals.test_file_latin_1)\nPASS: test_file_utf8 (test.test_string_literals.TestLiterals.test_file_utf8)\nPASS: test_file_utf_8 (test.test_string_literals.TestLiterals.test_file_utf_8)\nPASS: test_file_utf_8_error (test.test_string_literals.TestLiterals.test_file_utf_8_error)\nPASS: test_template (test.test_string_literals.TestLiterals.test_template)\nPASS: test_uppercase_prefixes (test.test_string_literals.TestLiterals.test_uppercase_prefixes)\n\n----------------------------------------------------------------------\nRan 19 tests in 0.202s\n\nOK\n0:03:03 load avg: 3.13 [357/469] test_stringprep passed -- running (1): test_regrtest (33.8 sec)\nPASS: test (test.test_stringprep.StringprepTests.test)\n\n----------------------------------------------------------------------\nRan 1 test in 0.000s\n\nOK\n0:03:04 load avg: 3.13 [358/469] test_strptime passed -- running (1): test_regrtest (34.3 sec)\nPASS: test_TimeRE_recreation_locale (test.test_strptime.CacheTests.test_TimeRE_recreation_locale)\nPASS: test_TimeRE_recreation_timezone (test.test_strptime.CacheTests.test_TimeRE_recreation_timezone)\nPASS: test_new_localetime (test.test_strptime.CacheTests.test_new_localetime)\nPASS: test_regex_cleanup (test.test_strptime.CacheTests.test_regex_cleanup)\nPASS: test_time_re_recreation (test.test_strptime.CacheTests.test_time_re_recreation)\nPASS: test_day_of_week_calculation (test.test_strptime.CalculationTests.test_day_of_week_calculation)\nPASS: test_gregorian_calculation (test.test_strptime.CalculationTests.test_gregorian_calculation)\nPASS: test_julian_calculation (test.test_strptime.CalculationTests.test_julian_calculation)\nPASS: test_week_0 (test.test_strptime.CalculationTests.test_week_0)\nPASS: test_week_of_year_and_day_of_week_calculation (test.test_strptime.CalculationTests.test_week_of_year_and_day_of_week_calculation)\nPASS: test_all_julian_days (test.test_strptime.JulianTests.test_all_julian_days)\nPASS: test_am_pm (test.test_strptime.LocaleTime_Tests.test_am_pm)\nPASS: test_date_time (test.test_strptime.LocaleTime_Tests.test_date_time)\nPASS: test_lang (test.test_strptime.LocaleTime_Tests.test_lang)\nPASS: test_month (test.test_strptime.LocaleTime_Tests.test_month)\nPASS: test_timezone (test.test_strptime.LocaleTime_Tests.test_timezone)\nPASS: test_weekday (test.test_strptime.LocaleTime_Tests.test_weekday)\nPASS: test_twelve_noon_midnight (test.test_strptime.Strptime12AMPMTests.test_twelve_noon_midnight)\nPASS: test_ValueError (test.test_strptime.StrptimeTests.test_ValueError)\nPASS: test_bad_offset (test.test_strptime.StrptimeTests.test_bad_offset)\nSKIP: test_bad_timezone (test.test_strptime.StrptimeTests.test_bad_timezone) 'need non-UTC/GMT timezone'\nPASS: test_caseinsensitive (test.test_strptime.StrptimeTests.test_caseinsensitive)\nPASS: test_date (test.test_strptime.StrptimeTests.test_date)\nPASS: test_date_time (test.test_strptime.StrptimeTests.test_date_time)\nPASS: test_day (test.test_strptime.StrptimeTests.test_day)\nPASS: test_defaults (test.test_strptime.StrptimeTests.test_defaults)\nPASS: test_escaping (test.test_strptime.StrptimeTests.test_escaping)\nPASS: test_feb29_on_leap_year_without_year (test.test_strptime.StrptimeTests.test_feb29_on_leap_year_without_year)\nPASS: test_fraction (test.test_strptime.StrptimeTests.test_fraction)\nPASS: test_hour (test.test_strptime.StrptimeTests.test_hour)\nPASS: test_julian (test.test_strptime.StrptimeTests.test_julian)\nPASS: test_mar1_comes_after_feb29_even_when_omitting_the_year (test.test_strptime.StrptimeTests.test_mar1_comes_after_feb29_even_when_omitting_the_year)\nPASS: test_minute (test.test_strptime.StrptimeTests.test_minute)\nPASS: test_month (test.test_strptime.StrptimeTests.test_month)\nPASS: test_offset (test.test_strptime.StrptimeTests.test_offset)\nPASS: test_percent (test.test_strptime.StrptimeTests.test_percent)\nPASS: test_second (test.test_strptime.StrptimeTests.test_second)\nPASS: test_strptime_exception_context (test.test_strptime.StrptimeTests.test_strptime_exception_context)\nPASS: test_time (test.test_strptime.StrptimeTests.test_time)\nPASS: test_timezone (test.test_strptime.StrptimeTests.test_timezone)\nPASS: test_unconverteddata (test.test_strptime.StrptimeTests.test_unconverteddata)\nPASS: test_weekday (test.test_strptime.StrptimeTests.test_weekday)\nPASS: test_year (test.test_strptime.StrptimeTests.test_year)\nPASS: test_blankpattern (test.test_strptime.TimeRETests.test_blankpattern)\nPASS: test_compile (test.test_strptime.TimeRETests.test_compile)\nPASS: test_locale_data_w_regex_metacharacters (test.test_strptime.TimeRETests.test_locale_data_w_regex_metacharacters)\nPASS: test_matching_with_escapes (test.test_strptime.TimeRETests.test_matching_with_escapes)\nPASS: test_pattern (test.test_strptime.TimeRETests.test_pattern)\nPASS: test_pattern_escaping (test.test_strptime.TimeRETests.test_pattern_escaping)\nPASS: test_whitespace_substitution (test.test_strptime.TimeRETests.test_whitespace_substitution)\nPASS: test_basic (test.test_strptime.getlang_Tests.test_basic)\n\n----------------------------------------------------------------------\nRan 51 tests in 0.127s\n\nOK (skipped=1)\n0:03:06 load avg: 3.13 [359/469] test_strtod passed -- running (1): test_regrtest (36.0 sec)\nPASS: test_bigcomp (test.test_strtod.StrtodTests.test_bigcomp)\nPASS: test_boundaries (test.test_strtod.StrtodTests.test_boundaries)\nPASS: test_halfway_cases (test.test_strtod.StrtodTests.test_halfway_cases)\nPASS: test_large_exponents (test.test_strtod.StrtodTests.test_large_exponents)\nSKIP: test_oversized_digit_strings (test.test_strtod.StrtodTests.test_oversized_digit_strings) 'not enough memory: 6.0G minimum needed'\nPASS: test_parsing (test.test_strtod.StrtodTests.test_parsing)\nPASS: test_particular (test.test_strtod.StrtodTests.test_particular)\nPASS: test_short_halfway_cases (test.test_strtod.StrtodTests.test_short_halfway_cases)\nPASS: test_underflow_boundary (test.test_strtod.StrtodTests.test_underflow_boundary)\n\n----------------------------------------------------------------------\nRan 9 tests in 1.405s\n\nOK (skipped=1)\n0:03:08 load avg: 3.13 [360/469] test_struct passed -- running (1): test_regrtest (38.0 sec)\nPASS: test_1530559 (test.test_struct.StructTest.test_1530559)\nPASS: test_705836 (test.test_struct.StructTest.test_705836)\nPASS: test_Struct_reinitialization (test.test_struct.StructTest.test_Struct_reinitialization)\nPASS: test__sizeof__ (test.test_struct.StructTest.test__sizeof__)\nPASS: test__struct_reference_cycle_cleaned_up (test.test_struct.StructTest.test__struct_reference_cycle_cleaned_up)\nPASS: test__struct_types_immutable (test.test_struct.StructTest.test__struct_types_immutable)\nPASS: test_bool (test.test_struct.StructTest.test_bool)\nPASS: test_boundary_error_message (test.test_struct.StructTest.test_boundary_error_message)\nPASS: test_boundary_error_message_with_large_offset (test.test_struct.StructTest.test_boundary_error_message_with_large_offset)\nPASS: test_boundary_error_message_with_negative_offset (test.test_struct.StructTest.test_boundary_error_message_with_negative_offset)\nPASS: test_calcsize (test.test_struct.StructTest.test_calcsize)\nPASS: test_consistence (test.test_struct.StructTest.test_consistence)\nPASS: test_count_overflow (test.test_struct.StructTest.test_count_overflow)\nPASS: test_format_attr (test.test_struct.StructTest.test_format_attr)\nPASS: test_integers (test.test_struct.StructTest.test_integers)\nPASS: test_isbigendian (test.test_struct.StructTest.test_isbigendian)\nPASS: test_issue29802 (test.test_struct.StructTest.test_issue29802)\nPASS: test_issue35714 (test.test_struct.StructTest.test_issue35714)\nPASS: test_issue98248 (test.test_struct.StructTest.test_issue98248)\nPASS: test_issue98248_error_propagation (test.test_struct.StructTest.test_issue98248_error_propagation)\nPASS: test_nN_code (test.test_struct.StructTest.test_nN_code)\nPASS: test_new_features (test.test_struct.StructTest.test_new_features)\nPASS: test_p_code (test.test_struct.StructTest.test_p_code)\nPASS: test_pack_into (test.test_struct.StructTest.test_pack_into)\nPASS: test_pack_into_fn (test.test_struct.StructTest.test_pack_into_fn)\nPASS: test_struct_cleans_up_at_runtime_shutdown (test.test_struct.StructTest.test_struct_cleans_up_at_runtime_shutdown)\nPASS: test_struct_subclass_instantiation (test.test_struct.StructTest.test_struct_subclass_instantiation)\nPASS: test_trailing_counter (test.test_struct.StructTest.test_trailing_counter)\nPASS: test_transitiveness (test.test_struct.StructTest.test_transitiveness)\nPASS: test_unpack_from (test.test_struct.StructTest.test_unpack_from)\nPASS: test_unpack_with_buffer (test.test_struct.StructTest.test_unpack_with_buffer)\nPASS: test_arbitrary_buffer (test.test_struct.UnpackIteratorTest.test_arbitrary_buffer)\nPASS: test_construct (test.test_struct.UnpackIteratorTest.test_construct)\nPASS: test_half_float (test.test_struct.UnpackIteratorTest.test_half_float)\nPASS: test_iterate (test.test_struct.UnpackIteratorTest.test_iterate)\nPASS: test_length_hint (test.test_struct.UnpackIteratorTest.test_length_hint)\nPASS: test_module_func (test.test_struct.UnpackIteratorTest.test_module_func)\nPASS: test_uninstantiable (test.test_struct.UnpackIteratorTest.test_uninstantiable)\n\n----------------------------------------------------------------------\nRan 38 tests in 1.453s\n\nOK\n0:03:08 load avg: 3.13 [361/469] test_structseq passed -- running (1): test_regrtest (38.4 sec)\nPASS: test_cmp (test.test_structseq.StructSeqTest.test_cmp)\nPASS: test_concat (test.test_structseq.StructSeqTest.test_concat)\nPASS: test_constructor (test.test_structseq.StructSeqTest.test_constructor)\nPASS: test_contains (test.test_structseq.StructSeqTest.test_contains)\nPASS: test_copying (test.test_structseq.StructSeqTest.test_copying)\nPASS: test_copying_with_unnamed_fields (test.test_structseq.StructSeqTest.test_copying_with_unnamed_fields)\nPASS: test_eviltuple (test.test_structseq.StructSeqTest.test_eviltuple)\nPASS: test_extended_getslice (test.test_structseq.StructSeqTest.test_extended_getslice)\nPASS: test_fields (test.test_structseq.StructSeqTest.test_fields)\nPASS: test_hash (test.test_structseq.StructSeqTest.test_hash)\nPASS: test_match_args (test.test_structseq.StructSeqTest.test_match_args)\nPASS: test_match_args_with_unnamed_fields (test.test_structseq.StructSeqTest.test_match_args_with_unnamed_fields)\nPASS: test_pickling (test.test_structseq.StructSeqTest.test_pickling)\nPASS: test_pickling_with_unnamed_fields (test.test_structseq.StructSeqTest.test_pickling_with_unnamed_fields)\nPASS: test_repeat (test.test_structseq.StructSeqTest.test_repeat)\nPASS: test_repr (test.test_structseq.StructSeqTest.test_repr)\nPASS: test_tuple (test.test_structseq.StructSeqTest.test_tuple)\n\n----------------------------------------------------------------------\nRan 17 tests in 0.008s\n\nOK\n0:03:08 load avg: 3.36 [362/469] test_subclassinit passed -- running (1): test_regrtest (38.8 sec)\nPASS: test_errors (test.test_subclassinit.Test.test_errors)\nPASS: test_errors_changed_pep487 (test.test_subclassinit.Test.test_errors_changed_pep487)\nPASS: test_init_subclass (test.test_subclassinit.Test.test_init_subclass)\nPASS: test_init_subclass_diamond (test.test_subclassinit.Test.test_init_subclass_diamond)\nPASS: test_init_subclass_dict (test.test_subclassinit.Test.test_init_subclass_dict)\nPASS: test_init_subclass_error (test.test_subclassinit.Test.test_init_subclass_error)\nPASS: test_init_subclass_kwargs (test.test_subclassinit.Test.test_init_subclass_kwargs)\nPASS: test_init_subclass_skipped (test.test_subclassinit.Test.test_init_subclass_skipped)\nPASS: test_init_subclass_wrong (test.test_subclassinit.Test.test_init_subclass_wrong)\nPASS: test_set_name (test.test_subclassinit.Test.test_set_name)\nPASS: test_set_name_error (test.test_subclassinit.Test.test_set_name_error)\nPASS: test_set_name_init_subclass (test.test_subclassinit.Test.test_set_name_init_subclass)\nPASS: test_set_name_lookup (test.test_subclassinit.Test.test_set_name_lookup)\nPASS: test_set_name_metaclass (test.test_subclassinit.Test.test_set_name_metaclass)\nPASS: test_set_name_modifying_dict (test.test_subclassinit.Test.test_set_name_modifying_dict)\nPASS: test_set_name_wrong (test.test_subclassinit.Test.test_set_name_wrong)\nPASS: test_type (test.test_subclassinit.Test.test_type)\n\n----------------------------------------------------------------------\nRan 17 tests in 0.005s\n\nOK\n0:03:09 load avg: 3.36 [363/469] test_ssl passed -- running (1): test_regrtest (39.9 sec)\ntest_ssl: testing with 'OpenSSL 3.2.1 30 Jan 2024' (3, 2, 0, 1, 0)\n          under 'Linux-6.6.12-yocto-standard-aarch64-with-glibc2.39'\n          HAS_SNI = True\n          OP_ALL = 0x80000050\n          OP_NO_TLSv1_1 = 0x10000000\nPASS: test_DER_to_PEM (test.test_ssl.BasicSocketTests.test_DER_to_PEM)\nPASS: test_asn1object (test.test_ssl.BasicSocketTests.test_asn1object)\nPASS: test_cert_time_to_seconds (test.test_ssl.BasicSocketTests.test_cert_time_to_seconds)\nSKIP: test_cert_time_to_seconds_locale (test.test_ssl.BasicSocketTests.test_cert_time_to_seconds_locale) 'locale-specific month name needs to be different from C locale'\nSKIP: test_cert_time_to_seconds_timezone (test.test_ssl.BasicSocketTests.test_cert_time_to_seconds_timezone) 'local time needs to be different from UTC'\nPASS: test_connect_ex_error (test.test_ssl.BasicSocketTests.test_connect_ex_error)\nPASS: test_constants (test.test_ssl.BasicSocketTests.test_constants)\nPASS: test_dealloc_warn (test.test_ssl.BasicSocketTests.test_dealloc_warn)\ntest_empty_cert (test.test_ssl.BasicSocketTests.test_empty_cert)\nPASS: Wrapping with an empty cert file\nSKIP: test_enum_certificates (test.test_ssl.BasicSocketTests.test_enum_certificates) 'Windows specific'\nSKIP: test_enum_crls (test.test_ssl.BasicSocketTests.test_enum_crls) 'Windows specific'\nPASS: test_get_default_verify_paths (test.test_ssl.BasicSocketTests.test_get_default_verify_paths)\ntest_malformed_cert (test.test_ssl.BasicSocketTests.test_malformed_cert)\nPASS: Wrapping with a badly formatted certificate (syntax error)\ntest_malformed_key (test.test_ssl.BasicSocketTests.test_malformed_key)\nPASS: Wrapping with a badly formatted key (syntax error)\nPASS: test_openssl111_deprecations (test.test_ssl.BasicSocketTests.test_openssl111_deprecations)\nPASS: test_openssl_version (test.test_ssl.BasicSocketTests.test_openssl_version)\nPASS: test_options (test.test_ssl.BasicSocketTests.test_options)\nPASS: test_parse_all_sans (test.test_ssl.BasicSocketTests.test_parse_all_sans)\ntest_parse_cert (test.test_ssl.BasicSocketTests.test_parse_cert) ... \n{'OCSP': ('http://ocsp.verisign.com',),\n 'caIssuers': ('http://SVRIntl-G3-aia.verisign.com/SVRIntlG3.cer',),\n 'crlDistributionPoints': ('http://SVRIntl-G3-crl.verisign.com/SVRIntlG3.crl',),\n 'issuer': ((('countryName', 'US'),),\n            (('organizationName', 'VeriSign, Inc.'),),\n            (('organizationalUnitName', 'VeriSign Trust Network'),),\n            (('organizationalUnitName',\n              'Terms of use at https://www.verisign.com/rpa (c)10'),),\n            (('commonName', 'VeriSign Class 3 International Server CA - G3'),)),\n 'notAfter': 'Sep 20 23:59:59 2012 GMT',\n 'notBefore': 'Sep 21 00:00:00 2011 GMT',\n 'serialNumber': '2EE6EA7640A075CEE5005F4D7C79549A',\n 'subject': ((('countryName', 'FI'),),\n             (('stateOrProvinceName', 'Espoo'),),\n             (('localityName', 'Espoo'),),\n             (('organizationName', 'Nokia'),),\n             (('organizationalUnitName', 'BI'),),\n             (('commonName', 'projects.developer.nokia.com'),)),\n 'subjectAltName': (('DNS', 'projects.developer.nokia.com'),\n                    ('DNS', 'projects.forum.nokia.com')),\n 'version': 3}\nok\ntest_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests.test_parse_cert_CVE_2013_4238) ... \n{'issuer': ((('countryName', 'US'),),\n            (('stateOrProvinceName', 'Oregon'),),\n            (('localityName', 'Beaverton'),),\n            (('organizationName', 'Python Software Foundation'),),\n            (('organizationalUnitName', 'Python Core Development'),),\n            (('commonName', 'null.python.org\\x00example.org'),),\n            (('emailAddress', 'python-dev@python.org'),)),\n 'notAfter': 'Aug  7 13:12:52 2013 GMT',\n 'notBefore': 'Aug  7 13:11:52 2013 GMT',\n 'serialNumber': '00',\n 'subject': ((('countryName', 'US'),),\n             (('stateOrProvinceName', 'Oregon'),),\n             (('localityName', 'Beaverton'),),\n             (('organizationName', 'Python Software Foundation'),),\n             (('organizationalUnitName', 'Python Core Development'),),\n             (('commonName', 'null.python.org\\x00example.org'),),\n             (('emailAddress', 'python-dev@python.org'),)),\n 'subjectAltName': (('DNS', 'altnull.python.org\\x00example.com'),\n                    ('email', 'null@python.org\\x00user@example.org'),\n                    ('URI', 'http://null.python.org\\x00http://example.org'),\n                    ('IP Address', '192.0.2.1'),\n                    ('IP Address', '2001:DB8:0:0:0:0:0:1')),\n 'version': 3}\nok\ntest_parse_cert_CVE_2019_5010 (test.test_ssl.BasicSocketTests.test_parse_cert_CVE_2019_5010) ... \n{'issuer': ((('countryName', 'UK'),), (('commonName', 'cody-ca'),)),\n 'notAfter': 'Jun 14 18:00:58 2028 GMT',\n 'notBefore': 'Jun 18 18:00:58 2018 GMT',\n 'serialNumber': '02',\n 'subject': ((('countryName', 'UK'),),\n             (('commonName', 'codenomicon-vm-2.test.lal.cisco.com'),)),\n 'subjectAltName': (('DNS', 'codenomicon-vm-2.test.lal.cisco.com'),),\n 'version': 3}\nok\nPASS: test_private_init (test.test_ssl.BasicSocketTests.test_private_init)\nPASS: test_purpose_enum (test.test_ssl.BasicSocketTests.test_purpose_enum)\ntest_random (test.test_ssl.BasicSocketTests.test_random) ... \n RAND_status is 1 (sufficient randomness)\nok\ntest_read_write_zero (test.test_ssl.BasicSocketTests.test_read_write_zero) ...  server:  new connection from ('127.0.0.1', 40044)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\nPASS: test_refcycle (test.test_ssl.BasicSocketTests.test_refcycle)\nPASS: test_server_side (test.test_ssl.BasicSocketTests.test_server_side)\nPASS: test_ssl_types (test.test_ssl.BasicSocketTests.test_ssl_types)\nPASS: test_str_for_enums (test.test_ssl.BasicSocketTests.test_str_for_enums)\nPASS: test_timeout (test.test_ssl.BasicSocketTests.test_timeout)\nPASS: test_tls_unique_channel_binding (test.test_ssl.BasicSocketTests.test_tls_unique_channel_binding)\nPASS: test_unknown_channel_binding (test.test_ssl.BasicSocketTests.test_unknown_channel_binding)\nPASS: test_unsupported_dtls (test.test_ssl.BasicSocketTests.test_unsupported_dtls)\nPASS: test_wrapped_unconnected (test.test_ssl.BasicSocketTests.test_wrapped_unconnected)\nPASS: test__create_stdlib_context (test.test_ssl.ContextTests.test__create_stdlib_context)\nPASS: test_cert_store_stats (test.test_ssl.ContextTests.test_cert_store_stats)\nPASS: test_check_hostname (test.test_ssl.ContextTests.test_check_hostname)\nPASS: test_ciphers (test.test_ssl.ContextTests.test_ciphers)\nPASS: test_constructor (test.test_ssl.ContextTests.test_constructor)\nPASS: test_context_client_server (test.test_ssl.ContextTests.test_context_client_server)\nPASS: test_context_custom_class (test.test_ssl.ContextTests.test_context_custom_class)\nPASS: test_create_default_context (test.test_ssl.ContextTests.test_create_default_context)\nPASS: test_get_ca_certs (test.test_ssl.ContextTests.test_get_ca_certs)\nPASS: test_get_ciphers (test.test_ssl.ContextTests.test_get_ciphers)\nPASS: test_hostname_checks_common_name (test.test_ssl.ContextTests.test_hostname_checks_common_name)\nPASS: test_load_cert_chain (test.test_ssl.ContextTests.test_load_cert_chain)\nPASS: test_load_default_certs (test.test_ssl.ContextTests.test_load_default_certs)\nPASS: test_load_default_certs_env (test.test_ssl.ContextTests.test_load_default_certs_env)\nSKIP: test_load_default_certs_env_windows (test.test_ssl.ContextTests.test_load_default_certs_env_windows) 'Windows specific'\nPASS: test_load_dh_params (test.test_ssl.ContextTests.test_load_dh_params)\nPASS: test_load_verify_cadata (test.test_ssl.ContextTests.test_load_verify_cadata)\nPASS: test_load_verify_locations (test.test_ssl.ContextTests.test_load_verify_locations)\nPASS: test_min_max_version (test.test_ssl.ContextTests.test_min_max_version)\nPASS: test_num_tickest (test.test_ssl.ContextTests.test_num_tickest)\nPASS: test_options (test.test_ssl.ContextTests.test_options)\nPASS: test_python_ciphers (test.test_ssl.ContextTests.test_python_ciphers)\nPASS: test_security_level (test.test_ssl.ContextTests.test_security_level)\nPASS: test_session_stats (test.test_ssl.ContextTests.test_session_stats)\nPASS: test_set_default_verify_paths (test.test_ssl.ContextTests.test_set_default_verify_paths)\nPASS: test_set_ecdh_curve (test.test_ssl.ContextTests.test_set_ecdh_curve)\nPASS: test_sni_callback (test.test_ssl.ContextTests.test_sni_callback)\nPASS: test_sni_callback_refcycle (test.test_ssl.ContextTests.test_sni_callback_refcycle)\nPASS: test_verify_flags (test.test_ssl.ContextTests.test_verify_flags)\nPASS: test_verify_mode_protocol (test.test_ssl.ContextTests.test_verify_mode_protocol)\nPASS: test_buffer_types (test.test_ssl.MemoryBIOTests.test_buffer_types)\nPASS: test_eof (test.test_ssl.MemoryBIOTests.test_eof)\nPASS: test_error_types (test.test_ssl.MemoryBIOTests.test_error_types)\nPASS: test_pending (test.test_ssl.MemoryBIOTests.test_pending)\nPASS: test_read_write (test.test_ssl.MemoryBIOTests.test_read_write)\nSKIP: test_get_server_certificate_ipv6 (test.test_ssl.NetworkedTests.test_get_server_certificate_ipv6) \"resource 'network' is not enabled\"\nSKIP: test_timeout_connect_ex (test.test_ssl.NetworkedTests.test_timeout_connect_ex) \"resource 'network' is not enabled\"\nPASS: test_bad_server_hostname (test.test_ssl.SSLErrorTests.test_bad_server_hostname)\nPASS: test_lib_reason (test.test_ssl.SSLErrorTests.test_lib_reason)\nPASS: test_str (test.test_ssl.SSLErrorTests.test_str)\nPASS: test_subclass (test.test_ssl.SSLErrorTests.test_subclass)\nPASS: test_private_init (test.test_ssl.SSLObjectTests.test_private_init)\nPASS: test_unwrap (test.test_ssl.SSLObjectTests.test_unwrap)\ntest_bio_handshake (test.test_ssl.SimpleBackgroundTests.test_bio_handshake) ...  server:  new connection from ('127.0.0.1', 47034)\nNeeded 2 calls to complete do_handshake().\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nNeeded 4 calls to complete unwrap().\n connection timeout TimeoutError('timed out')\nok\ntest_bio_read_write_data (test.test_ssl.SimpleBackgroundTests.test_bio_read_write_data) ...  server:  new connection from ('127.0.0.1', 47402)\nNeeded 2 calls to complete do_handshake().\nNeeded 1 calls to complete write().\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nNeeded 4 calls to complete read().\nNeeded 2 calls to complete unwrap().\n connection timeout TimeoutError('timed out')\nok\ntest_ciphers (test.test_ssl.SimpleBackgroundTests.test_ciphers) ...  server:  new connection from ('127.0.0.1', 35142)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 35144)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n connection timeout TimeoutError('timed out')\nok\ntest_connect (test.test_ssl.SimpleBackgroundTests.test_connect) ...  server:  new connection from ('127.0.0.1', 52832)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 52836)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_connect_cadata (test.test_ssl.SimpleBackgroundTests.test_connect_cadata) ...  server:  new connection from ('127.0.0.1', 35412)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 35416)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_connect_capath (test.test_ssl.SimpleBackgroundTests.test_connect_capath) ...  server:  new connection from ('127.0.0.1', 54998)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 55004)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_connect_ex (test.test_ssl.SimpleBackgroundTests.test_connect_ex) ...  server:  new connection from ('127.0.0.1', 50410)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_connect_fail (test.test_ssl.SimpleBackgroundTests.test_connect_fail) ...  server:  new connection from ('127.0.0.1', 57426)\n\n server:  bad connection attempt from ('127.0.0.1', 57426):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\nok\ntest_connect_with_context (test.test_ssl.SimpleBackgroundTests.test_connect_with_context) ...  server:  new connection from ('127.0.0.1', 49412)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 49426)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 49440)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_connect_with_context_fail (test.test_ssl.SimpleBackgroundTests.test_connect_with_context_fail) ...  server:  new connection from ('127.0.0.1', 56864)\n\n server:  bad connection attempt from ('127.0.0.1', 56864):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\nok\ntest_context_setget (test.test_ssl.SimpleBackgroundTests.test_context_setget) ...  server:  new connection from ('127.0.0.1', 34706)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_get_ca_certs_capath (test.test_ssl.SimpleBackgroundTests.test_get_ca_certs_capath) ...  server:  new connection from ('127.0.0.1', 33238)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_get_server_certificate (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate) ...  server:  new connection from ('127.0.0.1', 43834)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 43848)\n\nVerified certificate for localhost:50023 is\n-----BEGIN CERTIFICATE-----\nMIIF8TCCBFmgAwIBAgIJAMstgJlaaVJcMA0GCSqGSIb3DQEBCwUAME0xCzAJBgNV\nBAYTAlhZMSYwJAYDVQQKDB1QeXRob24gU29mdHdhcmUgRm91bmRhdGlvbiBDQTEW\nMBQGA1UEAwwNb3VyLWNhLXNlcnZlcjAeFw0xODA4MjkxNDIzMTZaFw0zNzEwMjgx\nNDIzMTZaMF8xCzAJBgNVBAYTAlhZMRcwFQYDVQQHDA5DYXN0bGUgQW50aHJheDEj\nMCEGA1UECgwaUHl0aG9uIFNvZnR3YXJlIEZvdW5kYXRpb24xEjAQBgNVBAMMCWxv\nY2FsaG9zdDCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBAMW0s615CVCi\nM3vO2S7HubSGYYqQ/WGHSFsqpNwPzuOQsCoDBlZ6eNkyMJttne8/4A5sIiRggrM9\ndjtiL4fkzc7aZcgPGgcaMv8Za2gTIM1e+b1QL4xG5I6rYxoscdAbRHHZPFxisxVQ\nztv3euk3UsZGsK/WAhJczgS8QmigBHsBp2PSkb+jR+oMB0WMfpBluGfWJmV754Zu\nNx92Af8fQXx2fU88ahWIdeJxuxDiQHrTTY9/5pc/hvZAoBt+XI0cQoc8cQ45NesW\nMx1z5uopbbh6kSwxkjn2rH2FT/hG+nf+/68TBMvs2buKWm3NmfZy8YJbf0sLSc1g\ns7OQ7cfzHADvmHq7KR0H5Y7+/YIogr0z9k771A2uZqiR8oNqYKTf1vyGULA0voux\nWm93ddNLlafhhaf3YSqKW1Qkmg+julztVN1YKDjNUWfhDxmHg0U2f+pMHyUQyCuw\n1NXlzJnvOGgGJQxI7jluajY2ycTtx78lSGWp7m6HQ9PUwgGBNX6gMwIDAQABo4IB\nwDCCAbwwFAYDVR0RBA0wC4IJbG9jYWxob3N0MA4GA1UdDwEB/wQEAwIFoDAdBgNV\nHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4E\nFgQUhXUQJdAsgFAkGltXcN61y3GpO3swfQYDVR0jBHYwdIAUs4qgorpx8agkedSk\nWyU2FR5JyM2hUaRPME0xCzAJBgNVBAYTAlhZMSYwJAYDVQQKDB1QeXRob24gU29m\ndHdhcmUgRm91bmRhdGlvbiBDQTEWMBQGA1UEAwwNb3VyLWNhLXNlcnZlcoIJAMst\ngJlaaVJbMIGDBggrBgEFBQcBAQR3MHUwPAYIKwYBBQUHMAKGMGh0dHA6Ly90ZXN0\nY2EucHl0aG9udGVzdC5uZXQvdGVzdGNhL3B5Y2FjZXJ0LmNlcjA1BggrBgEFBQcw\nAYYpaHR0cDovL3Rlc3RjYS5weXRob250ZXN0Lm5ldC90ZXN0Y2Evb2NzcC8wQwYD\nVR0fBDwwOjA4oDagNIYyaHR0cDovL3Rlc3RjYS5weXRob250ZXN0Lm5ldC90ZXN0\nY2EvcmV2b2NhdGlvbi5jcmwwDQYJKoZIhvcNAQELBQADggGBAJXzVrvVjHC90d7a\nY7Ap19tgJ9ZZ/WEbMMbQXXN9NOFo4yimieZgvYnTDvRyrXJ2+IYh/XU8+G2+nATh\nggNpbK7QVbpe8sr1D47W2Y3IVkb0+Kx0Khl7jkdwH/v7vWkCoaVKbiEcBBQVVb+/\nJEPIFwO+Pizq28ivHf1S39YVSZ7CRGnv8UVDg7IezxQcEz/+nHHL5xsYVjanr0Tx\nC6F5REb5Q0Yp2LDKSU1lYNP2jnS8Yp4ejUspmrQN8KJ3WzTkES+nJcXlB3YSrr51\ncxXkCn1TOFY/eW1uyu2Aq1btfosc5+PUYjAicOcpsgM8/vo98DbATRGimdMpMSe4\nxbgVozxPm3NeK7L7y/11R7gXvSHY5sG5/3OB2CUIbQheHKWDUN5n5trQjlrT8iqx\nP7iAIQdqcRVtBetRs1mN1BVGfgKoEwEWmb0DzHBxKiMWeK/R1QGdBLRjk5oEOpIu\n5n5zk6X+UJu9DupUhm985RR3/sIoWkoO1y2M6e1hKbJT/2wEvA==\n-----END CERTIFICATE-----\n\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_get_server_certificate_fail (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate_fail) ...  server:  new connection from ('127.0.0.1', 52012)\n[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)\n\n server:  bad connection attempt from ('127.0.0.1', 52012):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\nok\ntest_get_server_certificate_sni (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate_sni) ...  server:  new connection from ('127.0.0.1', 48620)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 48624)\n\nVerified certificate for localhost:44385 is\n-----BEGIN CERTIFICATE-----\nMIIF8TCCBFmgAwIBAgIJAMstgJlaaVJcMA0GCSqGSIb3DQEBCwUAME0xCzAJBgNV\nBAYTAlhZMSYwJAYDVQQKDB1QeXRob24gU29mdHdhcmUgRm91bmRhdGlvbiBDQTEW\nMBQGA1UEAwwNb3VyLWNhLXNlcnZlcjAeFw0xODA4MjkxNDIzMTZaFw0zNzEwMjgx\nNDIzMTZaMF8xCzAJBgNVBAYTAlhZMRcwFQYDVQQHDA5DYXN0bGUgQW50aHJheDEj\nMCEGA1UECgwaUHl0aG9uIFNvZnR3YXJlIEZvdW5kYXRpb24xEjAQBgNVBAMMCWxv\nY2FsaG9zdDCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBAMW0s615CVCi\nM3vO2S7HubSGYYqQ/WGHSFsqpNwPzuOQsCoDBlZ6eNkyMJttne8/4A5sIiRggrM9\ndjtiL4fkzc7aZcgPGgcaMv8Za2gTIM1e+b1QL4xG5I6rYxoscdAbRHHZPFxisxVQ\nztv3euk3UsZGsK/WAhJczgS8QmigBHsBp2PSkb+jR+oMB0WMfpBluGfWJmV754Zu\nNx92Af8fQXx2fU88ahWIdeJxuxDiQHrTTY9/5pc/hvZAoBt+XI0cQoc8cQ45NesW\nMx1z5uopbbh6kSwxkjn2rH2FT/hG+nf+/68TBMvs2buKWm3NmfZy8YJbf0sLSc1g\ns7OQ7cfzHADvmHq7KR0H5Y7+/YIogr0z9k771A2uZqiR8oNqYKTf1vyGULA0voux\nWm93ddNLlafhhaf3YSqKW1Qkmg+julztVN1YKDjNUWfhDxmHg0U2f+pMHyUQyCuw\n1NXlzJnvOGgGJQxI7jluajY2ycTtx78lSGWp7m6HQ9PUwgGBNX6gMwIDAQABo4IB\nwDCCAbwwFAYDVR0RBA0wC4IJbG9jYWxob3N0MA4GA1UdDwEB/wQEAwIFoDAdBgNV\nHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4E\nFgQUhXUQJdAsgFAkGltXcN61y3GpO3swfQYDVR0jBHYwdIAUs4qgorpx8agkedSk\nWyU2FR5JyM2hUaRPME0xCzAJBgNVBAYTAlhZMSYwJAYDVQQKDB1QeXRob24gU29m\ndHdhcmUgRm91bmRhdGlvbiBDQTEWMBQGA1UEAwwNb3VyLWNhLXNlcnZlcoIJAMst\ngJlaaVJbMIGDBggrBgEFBQcBAQR3MHUwPAYIKwYBBQUHMAKGMGh0dHA6Ly90ZXN0\nY2EucHl0aG9udGVzdC5uZXQvdGVzdGNhL3B5Y2FjZXJ0LmNlcjA1BggrBgEFBQcw\nAYYpaHR0cDovL3Rlc3RjYS5weXRob250ZXN0Lm5ldC90ZXN0Y2Evb2NzcC8wQwYD\nVR0fBDwwOjA4oDagNIYyaHR0cDovL3Rlc3RjYS5weXRob250ZXN0Lm5ldC90ZXN0\nY2EvcmV2b2NhdGlvbi5jcmwwDQYJKoZIhvcNAQELBQADggGBAJXzVrvVjHC90d7a\nY7Ap19tgJ9ZZ/WEbMMbQXXN9NOFo4yimieZgvYnTDvRyrXJ2+IYh/XU8+G2+nATh\nggNpbK7QVbpe8sr1D47W2Y3IVkb0+Kx0Khl7jkdwH/v7vWkCoaVKbiEcBBQVVb+/\nJEPIFwO+Pizq28ivHf1S39YVSZ7CRGnv8UVDg7IezxQcEz/+nHHL5xsYVjanr0Tx\nC6F5REb5Q0Yp2LDKSU1lYNP2jnS8Yp4ejUspmrQN8KJ3WzTkES+nJcXlB3YSrr51\ncxXkCn1TOFY/eW1uyu2Aq1btfosc5+PUYjAicOcpsgM8/vo98DbATRGimdMpMSe4\nxbgVozxPm3NeK7L7y/11R7gXvSHY5sG5/3OB2CUIbQheHKWDUN5n5trQjlrT8iqx\nP7iAIQdqcRVtBetRs1mN1BVGfgKoEwEWmb0DzHBxKiMWeK/R1QGdBLRjk5oEOpIu\n5n5zk6X+UJu9DupUhm985RR3/sIoWkoO1y2M6e1hKbJT/2wEvA==\n-----END CERTIFICATE-----\n\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_get_server_certificate_timeout (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate_timeout) ...  server:  new connection from ('127.0.0.1', 44784)\n\n server:  bad connection attempt from ('127.0.0.1', 44784):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLEOFError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)\nok\ntest_makefile_close (test.test_ssl.SimpleBackgroundTests.test_makefile_close) ...  server:  new connection from ('127.0.0.1', 39972)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_non_blocking_connect_ex (test.test_ssl.SimpleBackgroundTests.test_non_blocking_connect_ex) ...  server:  new connection from ('127.0.0.1', 54052)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_non_blocking_handshake (test.test_ssl.SimpleBackgroundTests.test_non_blocking_handshake) ...  server:  new connection from ('127.0.0.1', 39322)\n\nNeeded 2 calls to do_handshake() to establish session.\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_transport_eof (test.test_ssl.SimpleBackgroundTests.test_transport_eof) ...  server:  new connection from ('127.0.0.1', 60800)\nNeeded 2 calls to complete do_handshake().\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\nPASS: test_alertdescription (test.test_ssl.TestEnumerations.test_alertdescription)\nPASS: test_options (test.test_ssl.TestEnumerations.test_options)\nPASS: test_sslerrornumber (test.test_ssl.TestEnumerations.test_sslerrornumber)\nPASS: test_sslmethod (test.test_ssl.TestEnumerations.test_sslmethod)\nPASS: test_tlsalerttype (test.test_ssl.TestEnumerations.test_tlsalerttype)\nPASS: test_tlscontenttype (test.test_ssl.TestEnumerations.test_tlscontenttype)\nPASS: test_tlsmessagetype (test.test_ssl.TestEnumerations.test_tlsmessagetype)\nPASS: test_tlsversion (test.test_ssl.TestEnumerations.test_tlsversion)\nPASS: test_verifyflags (test.test_ssl.TestEnumerations.test_verifyflags)\nPASS: test_verifymode (test.test_ssl.TestEnumerations.test_verifymode)\nPASS: test_bpo37428_pha_cert_none (test.test_ssl.TestPostHandshakeAuth.test_bpo37428_pha_cert_none)\ntest_internal_chain_client (test.test_ssl.TestPostHandshakeAuth.test_internal_chain_client) ...  connection timeout TimeoutError('timed out')\nok\nPASS: test_internal_chain_server (test.test_ssl.TestPostHandshakeAuth.test_internal_chain_server)\ntest_pha_no_pha_client (test.test_ssl.TestPostHandshakeAuth.test_pha_no_pha_client) ...  connection timeout TimeoutError('timed out')\nok\nPASS: test_pha_no_pha_server (test.test_ssl.TestPostHandshakeAuth.test_pha_no_pha_server)\nPASS: test_pha_not_tls13 (test.test_ssl.TestPostHandshakeAuth.test_pha_not_tls13)\ntest_pha_optional (test.test_ssl.TestPostHandshakeAuth.test_pha_optional) ... \nok\ntest_pha_optional_nocert (test.test_ssl.TestPostHandshakeAuth.test_pha_optional_nocert) ... \nok\nPASS: test_pha_required (test.test_ssl.TestPostHandshakeAuth.test_pha_required)\ntest_pha_required_nocert (test.test_ssl.TestPostHandshakeAuth.test_pha_required_nocert) ...  server:  new connection from ('127.0.0.1', 51978)\n client cert is None\n client did not provide a cert\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nTLS: (<ssl.SSLSocket fd=5, family=2, type=1, proto=0, laddr=('127.0.0.1', 60037), raddr=('127.0.0.1', 51978)>, 'write', <TLSVersion.TLSv1_3: 772>, <_TLSContentType.ALERT: 21>, <_TLSAlertType.CERTIFICATE_REQUIRED: 116>, b'\\x02t')\nTLS: (<ssl.SSLSocket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 51978), raddr=('127.0.0.1', 60037)>, 'read', <TLSVersion.TLSv1_3: 772>, <_TLSContentType.ALERT: 21>, <_TLSAlertType.CERTIFICATE_REQUIRED: 116>, b'\\x02t')\nTest server failure:\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2326, in run\n    msg = self.read()\n          ^^^^^^^^^^^\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2303, in read\n    return self.sslconn.read()\n           ^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1107, in read\n    return self._sslobj.read(len)\n           ^^^^^^^^^^^^^^^^^^^^^^\n ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2559)\nok\nPASS: test_pha_setter (test.test_ssl.TestPostHandshakeAuth.test_pha_setter)\nPASS: test_https_client_non_tls_response_ignored (test.test_ssl.TestPreHandshakeClose.test_https_client_non_tls_response_ignored)\nPASS: test_preauth_data_to_tls_client (test.test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_client)\nPASS: test_preauth_data_to_tls_server (test.test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_server)\nPASS: test_keylog_defaults (test.test_ssl.TestSSLDebug.test_keylog_defaults)\nPASS: test_keylog_env (test.test_ssl.TestSSLDebug.test_keylog_env)\nPASS: test_keylog_filename (test.test_ssl.TestSSLDebug.test_keylog_filename)\nPASS: test_msg_callback (test.test_ssl.TestSSLDebug.test_msg_callback)\nPASS: test_msg_callback_deadlock_bpo43577 (test.test_ssl.TestSSLDebug.test_msg_callback_deadlock_bpo43577)\nPASS: test_msg_callback_tls12 (test.test_ssl.TestSSLDebug.test_msg_callback_tls12)\ntest_PROTOCOL_TLS (test.test_ssl.ThreadedTests.test_PROTOCOL_TLS)\nConnecting to an SSLv23 server with various client options ... \n PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE\n PROTOCOL_TLS->PROTOCOL_TLS CERT_OPTIONAL\n PROTOCOL_TLS->PROTOCOL_TLS CERT_REQUIRED\n PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE\nok\ntest_alpn_protocols (test.test_ssl.ThreadedTests.test_alpn_protocols) ...  server:  new connection from ('127.0.0.1', 55808)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n server:  new connection from ('127.0.0.1', 52332)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n server:  new connection from ('127.0.0.1', 48342)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n server:  new connection from ('127.0.0.1', 33868)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\ntest_asyncore_server (test.test_ssl.ThreadedTests.test_asyncore_server)\nCheck the example asyncore integration. ... \n server:  new connection from 127.0.0.1:35396\n client:  sending b'FOO\\n'...\n server:  read b'FOO\\n' from client\n client:  read b'foo\\n'\n client:  closing connection.\n server:  read b'over\\n' from client\n client:  connection closed.\n cleanup: stopping server.\n cleanup: joining server thread.\n server:  closed connection <ssl.SSLSocket [closed] fd=-1, family=2, type=1, proto=0>\n server:  read b'' from client\n cleanup: successfully joined.\nok\ntest_check_hostname (test.test_ssl.ThreadedTests.test_check_hostname) ... \n server:  new connection from ('127.0.0.1', 38262)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 50284)\n\n server:  bad connection attempt from ('127.0.0.1', 50284):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\n connection timeout TimeoutError('timed out')\nok\ntest_check_hostname_idn (test.test_ssl.ThreadedTests.test_check_hostname_idn) ... \n server:  new connection from ('127.0.0.1', 36866)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 43386)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 33650)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 59472)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 41808)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 46832)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 59398)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 35274)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 34012)\n\n server:  bad connection attempt from ('127.0.0.1', 34012):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\nok\ntest_compression (test.test_ssl.ThreadedTests.test_compression) ...  server:  new connection from ('127.0.0.1', 42696)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n got compression: None\nok\ntest_compression_disabled (test.test_ssl.ThreadedTests.test_compression_disabled) ...  server:  new connection from ('127.0.0.1', 40066)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\ntest_crl_check (test.test_ssl.ThreadedTests.test_crl_check) ... \n server:  new connection from ('127.0.0.1', 44712)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 45818)\n\n server:  bad connection attempt from ('127.0.0.1', 45818):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\n server:  new connection from ('127.0.0.1', 59528)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_default_ecdh_curve (test.test_ssl.ThreadedTests.test_default_ecdh_curve) ...  server:  new connection from ('127.0.0.1', 54856)\n server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n connection timeout TimeoutError('timed out')\nok\ntest_dh_params (test.test_ssl.ThreadedTests.test_dh_params) ...  server:  new connection from ('127.0.0.1', 56326)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('DHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\nPASS: test_do_handshake_enotconn (test.test_ssl.ThreadedTests.test_do_handshake_enotconn)\ntest_dual_rsa_ecc (test.test_ssl.ThreadedTests.test_dual_rsa_ecc) ...  server:  new connection from ('127.0.0.1', 54288)\n server: connection cipher is now ('ECDHE-ECDSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n connection timeout TimeoutError('timed out')\nok\ntest_ecc_cert (test.test_ssl.ThreadedTests.test_ecc_cert) ...  server:  new connection from ('127.0.0.1', 42958)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_ecdh_curve (test.test_ssl.ThreadedTests.test_ecdh_curve) ...  server:  new connection from ('127.0.0.1', 55550)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n server:  new connection from ('127.0.0.1', 40830)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\n server:  new connection from ('127.0.0.1', 59044)\n\n server:  bad connection attempt from ('127.0.0.1', 59044):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: NO_SUITABLE_KEY_SHARE] no suitable key share (_ssl.c:1000)\nok\ntest_echo (test.test_ssl.ThreadedTests.test_echo)\nSKIP: Basic test of an SSL client connecting to a server \"resource 'walltime' is not enabled\"\ntest_getpeercert (test.test_ssl.ThreadedTests.test_getpeercert) ... \n{'OCSP': ('http://testca.pythontest.net/testca/ocsp/',),\n 'caIssuers': ('http://testca.pythontest.net/testca/pycacert.cer',),\n 'crlDistributionPoints': ('http://testca.pythontest.net/testca/revocation.crl',),\n 'issuer': ((('countryName', 'XY'),),\n            (('organizationName', 'Python Software Foundation CA'),),\n            (('commonName', 'our-ca-server'),)),\n 'notAfter': 'Oct 28 14:23:16 2037 GMT',\n 'notBefore': 'Aug 29 14:23:16 2018 GMT',\n 'serialNumber': 'CB2D80995A69525C',\n 'subject': ((('countryName', 'XY'),),\n             (('localityName', 'Castle Anthrax'),),\n             (('organizationName', 'Python Software Foundation'),),\n             (('commonName', 'localhost'),)),\n 'subjectAltName': (('DNS', 'localhost'),),\n 'version': 3}\nConnection cipher is ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256).\nok\nPASS: test_getpeercert_enotconn (test.test_ssl.ThreadedTests.test_getpeercert_enotconn)\nPASS: test_handshake_timeout (test.test_ssl.ThreadedTests.test_handshake_timeout)\ntest_hostname_checks_common_name (test.test_ssl.ThreadedTests.test_hostname_checks_common_name) ...  server:  new connection from ('127.0.0.1', 42658)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 44534)\n\n server:  bad connection attempt from ('127.0.0.1', 44534):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\nok\ntest_legacy_server_connect (test.test_ssl.ThreadedTests.test_legacy_server_connect) ...  server:  new connection from ('127.0.0.1', 60270)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\nSKIP: test_min_max_version_mismatch (test.test_ssl.ThreadedTests.test_min_max_version_mismatch) 'TLSv1 is not available.'\nSKIP: test_min_max_version_sslv3 (test.test_ssl.ThreadedTests.test_min_max_version_sslv3) 'SSLv3 is not available.'\nSKIP: test_min_max_version_tlsv1_1 (test.test_ssl.ThreadedTests.test_min_max_version_tlsv1_1) 'TLSv1_1 is not available.'\nSKIP: test_min_max_version_tlsv1_2 (test.test_ssl.ThreadedTests.test_min_max_version_tlsv1_2) 'TLSv1 is not available.'\ntest_no_legacy_server_connect (test.test_ssl.ThreadedTests.test_no_legacy_server_connect) ...  server:  new connection from ('127.0.0.1', 51406)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\ntest_no_shared_ciphers (test.test_ssl.ThreadedTests.test_no_shared_ciphers) ...  server:  new connection from ('127.0.0.1', 47462)\n\n server:  bad connection attempt from ('127.0.0.1', 47462):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: NO_SHARED_CIPHER] no shared cipher (_ssl.c:1000)\nok\ntest_nonblocking_send (test.test_ssl.ThreadedTests.test_nonblocking_send) ...  server:  new connection from ('127.0.0.1', 39890)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nTest server failure:\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2396, in run\n    self.write(msg.lower())\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2309, in write\n    return self.sslconn.write(bytes)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1124, in write\n    return self._sslobj.write(data)\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:2406)\nok\nPASS: test_npn_protocols (test.test_ssl.ThreadedTests.test_npn_protocols)\ntest_protocol_sslv3 (test.test_ssl.ThreadedTests.test_protocol_sslv3)\nSKIP: Connecting to an SSLv3 server with various client options 'SSLv3 is not available.'\ntest_protocol_tlsv1 (test.test_ssl.ThreadedTests.test_protocol_tlsv1)\nSKIP: Connecting to a TLSv1 server with various client options 'TLSv1 is not available.'\ntest_protocol_tlsv1_1 (test.test_ssl.ThreadedTests.test_protocol_tlsv1_1)\nSKIP: Connecting to a TLSv1.1 server with various client options. 'TLSv1_1 is not available.'\ntest_protocol_tlsv1_2 (test.test_ssl.ThreadedTests.test_protocol_tlsv1_2)\nConnecting to a TLSv1.2 server with various client options. ... \n PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_2 CERT_NONE\n {PROTOCOL_TLS->PROTOCOL_TLSv1_2} CERT_NONE\n PROTOCOL_TLSv1_2->PROTOCOL_TLS CERT_NONE\nok\nPASS: test_read_write_after_close_raises_valuerror (test.test_ssl.ThreadedTests.test_read_write_after_close_raises_valuerror)\ntest_recv_into_buffer_protocol_len (test.test_ssl.ThreadedTests.test_recv_into_buffer_protocol_len) ...  server:  new connection from ('127.0.0.1', 51080)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n connection timeout TimeoutError('timed out')\nok\ntest_recv_send (test.test_ssl.ThreadedTests.test_recv_send)\nTest recv(), send() and friends. ... \n server:  new connection from ('127.0.0.1', 43674)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_recv_zero (test.test_ssl.ThreadedTests.test_recv_zero) ...  server:  new connection from ('127.0.0.1', 33126)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_rude_shutdown (test.test_ssl.ThreadedTests.test_rude_shutdown)\nPASS: A brutal shutdown of an SSL server should raise an OSError\ntest_selected_alpn_protocol (test.test_ssl.ThreadedTests.test_selected_alpn_protocol) ...  server:  new connection from ('127.0.0.1', 50104)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\ntest_selected_alpn_protocol_if_server_uses_alpn (test.test_ssl.ThreadedTests.test_selected_alpn_protocol_if_server_uses_alpn) ...  server:  new connection from ('127.0.0.1', 42750)\n client:  sending b'FOO\\n'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  sending b'FOO\\n'...\n client:  read b'foo\\n'\n client:  closing connection.\nok\nPASS: test_sendfile (test.test_ssl.ThreadedTests.test_sendfile)\nPASS: test_server_accept (test.test_ssl.ThreadedTests.test_server_accept)\ntest_session (test.test_ssl.ThreadedTests.test_session) ...  server:  new connection from ('127.0.0.1', 42556)\n server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n connection timeout TimeoutError('timed out')\n server:  new connection from ('127.0.0.1', 39606)\n server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n connection timeout TimeoutError('timed out')\n server:  new connection from ('127.0.0.1', 54968)\n server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\n server:  new connection from ('127.0.0.1', 57546)\n server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256)\nok\ntest_session_handling (test.test_ssl.ThreadedTests.test_session_handling) ...  connection timeout TimeoutError('timed out')\nok\ntest_shared_ciphers (test.test_ssl.ThreadedTests.test_shared_ciphers) ...  server:  new connection from ('127.0.0.1', 42012)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_sni_callback (test.test_ssl.ThreadedTests.test_sni_callback) ...  server:  new connection from ('127.0.0.1', 35482)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 34032)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 41226)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\nPASS: test_sni_callback_alert (test.test_ssl.ThreadedTests.test_sni_callback_alert)\nPASS: test_sni_callback_raising (test.test_ssl.ThreadedTests.test_sni_callback_raising)\nPASS: test_sni_callback_wrong_return_type (test.test_ssl.ThreadedTests.test_sni_callback_wrong_return_type)\ntest_socketserver (test.test_ssl.ThreadedTests.test_socketserver)\nUsing socketserver to create and manage SSL connections. ... \n server (('127.0.0.1', 35843):35843 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)):\n   [06/Feb/2024 09:06:05] \"GET /test_ssl.py HTTP/1.1\" 200 -\n client: read 217678 bytes from remote server '<HTTPSServerThread <HTTPSServer localhost:35843>>'\nstopping HTTPS server\njoining HTTPS thread\nok\ntest_ssl_cert_verify_error (test.test_ssl.ThreadedTests.test_ssl_cert_verify_error) ... \n server:  new connection from ('127.0.0.1', 55226)\n\n server:  bad connection attempt from ('127.0.0.1', 55226):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\nok\ntest_starttls (test.test_ssl.ThreadedTests.test_starttls)\nSwitching from clear text to encrypted and back again. ... \n client:  sending b'msg 1'...\n server:  new connection from ('127.0.0.1', 33956)\n server: read b'msg 1' (unencrypted), sending back b'msg 1' (unencrypted)...\n client:  read b'msg 1' from server\n client:  sending b'MSG 2'...\n server: read b'MSG 2' (unencrypted), sending back b'msg 2' (unencrypted)...\n client:  read b'msg 2' from server\n client:  sending b'STARTTLS'...\n server: read STARTTLS from client, sending OK...\n client:  read b'ok' from server, starting TLS...\n client:  sending b'MSG 3'...\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server: read b'MSG 3' (encrypted), sending back b'msg 3' (encrypted)...\n client:  read b'msg 3' from server\n client:  sending b'msg 4'...\n server: read b'msg 4' (encrypted), sending back b'msg 4' (encrypted)...\n client:  read b'msg 4' from server\n client:  sending b'ENDTLS'...\n server: read ENDTLS from client, sending OK...\n client:  read b'ok' from server, ending TLS...\n client:  sending b'msg 5'...\n server: connection is now unencrypted...\n server: read b'msg 5' (unencrypted), sending back b'msg 5' (unencrypted)...\n client:  read b'msg 5' from server\n client:  sending b'msg 6'...\n server: read b'msg 6' (unencrypted), sending back b'msg 6' (unencrypted)...\n client:  read b'msg 6' from server\n client:  closing connection.\n server: client closed connection\nok\ntest_tls1_3 (test.test_ssl.ThreadedTests.test_tls1_3) ...  server:  new connection from ('127.0.0.1', 58688)\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_tls_unique_channel_binding (test.test_ssl.ThreadedTests.test_tls_unique_channel_binding)\nTest tls-unique channel binding. ... \n server:  new connection from ('127.0.0.1', 36378)\n got channel binding data: b\"\\xdb\\xfd\\x14\\xde\\x9b\\x8b\\xaf\\x7f\\x0e\\xbb*d\\\\4\\r0\\xf3\\xf7'\\xb2\\x9d\\x016\\xef\\xb9Z\\xf8}\\x9c\\xc6\\xa3\\xeb\\x01O\\xd3\\xd9W\\xec\\xc9\\x17\\x9e*\\xac\\xc6\\xe6\\x0c\\x81\\xc9\"\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\n server:  new connection from ('127.0.0.1', 36382)\ngot another channel binding data: b'\\xb1\\\\A\\x9bNY\\xe1ej\\xd9j\\xef\\xd88\\xafF$i\\xbc\\xa8\\xcf\\r\\x027\\x94\\x18+\\x02x\\nI\\xd3\\xf5\\xd6\\x08\\xe9\\xdal9\\xe6Y\\xbc.\\xb6\\xe5\\xb0\\xbeM'\n server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)\nok\ntest_version_basic (test.test_ssl.ThreadedTests.test_version_basic)\nPASS: Basic tests for SSLSocket.version().\ntest_wrong_cert_tls12 (test.test_ssl.ThreadedTests.test_wrong_cert_tls12)\nConnecting when the server rejects the client's certificate ...  server:  new connection from ('127.0.0.1', 54024)\n\n server:  bad connection attempt from ('127.0.0.1', 54024):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)\n\nSSLError is SSLError(1, '[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)')\nok\ntest_wrong_cert_tls13 (test.test_ssl.ThreadedTests.test_wrong_cert_tls13) ...  server:  new connection from ('127.0.0.1', 56498)\n\n server:  bad connection attempt from ('127.0.0.1', 56498):\nTraceback (most recent call last):\n   File \"/usr/lib/python3.12/test/test_ssl.py\", line 2241, in wrap_conn\n    self.sslconn = self.server.context.wrap_socket(\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 455, in wrap_socket\n    return self.sslsocket_class._create(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n   File \"/usr/lib/python3.12/ssl.py\", line 1046, in _create\n    self.do_handshake()\n   File \"/usr/lib/python3.12/ssl.py\", line 1321, in do_handshake\n    self._sslobj.do_handshake()\n ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)\nok\n\n----------------------------------------------------------------------\nRan 176 tests in 17.406s\n\nOK (skipped=15)\n0:03:09 load avg: 3.36 [364/469] test_regrtest passed (40.0 sec)\nPASS: test_add_python_opts (test.test_regrtest.ArgsTestCase.test_add_python_opts)\nPASS: test_cleanup (test.test_regrtest.ArgsTestCase.test_cleanup)\nPASS: test_coverage (test.test_regrtest.ArgsTestCase.test_coverage)\nPASS: test_crashed (test.test_regrtest.ArgsTestCase.test_crashed)\nPASS: test_doctest (test.test_regrtest.ArgsTestCase.test_doctest)\nPASS: test_env_changed (test.test_regrtest.ArgsTestCase.test_env_changed)\nPASS: test_failing_test (test.test_regrtest.ArgsTestCase.test_failing_test)\nPASS: test_forever (test.test_regrtest.ArgsTestCase.test_forever)\nPASS: test_fromfile (test.test_regrtest.ArgsTestCase.test_fromfile)\nSKIP: test_huntrleaks (test.test_regrtest.ArgsTestCase.test_huntrleaks) 'need a debug build'\nSKIP: test_huntrleaks_fd_leak (test.test_regrtest.ArgsTestCase.test_huntrleaks_fd_leak) 'need a debug build'\nSKIP: test_huntrleaks_mp (test.test_regrtest.ArgsTestCase.test_huntrleaks_mp) 'need a debug build'\nPASS: test_ignorefile (test.test_regrtest.ArgsTestCase.test_ignorefile)\nPASS: test_interrupted (test.test_regrtest.ArgsTestCase.test_interrupted)\nPASS: test_leak_tmp_file (test.test_regrtest.ArgsTestCase.test_leak_tmp_file)\nPASS: test_list_cases (test.test_regrtest.ArgsTestCase.test_list_cases)\nPASS: test_list_tests (test.test_regrtest.ArgsTestCase.test_list_tests)\nPASS: test_matchfile (test.test_regrtest.ArgsTestCase.test_matchfile)\nPASS: test_multiprocessing_timeout (test.test_regrtest.ArgsTestCase.test_multiprocessing_timeout)\nPASS: test_no_test_ran_some_test_exist_some_not (test.test_regrtest.ArgsTestCase.test_no_test_ran_some_test_exist_some_not)\nPASS: test_no_tests_ran (test.test_regrtest.ArgsTestCase.test_no_tests_ran)\nPASS: test_no_tests_ran_multiple_tests_nonexistent (test.test_regrtest.ArgsTestCase.test_no_tests_ran_multiple_tests_nonexistent)\nPASS: test_no_tests_ran_skip (test.test_regrtest.ArgsTestCase.test_no_tests_ran_skip)\nPASS: test_print_warning (test.test_regrtest.ArgsTestCase.test_print_warning)\nPASS: test_python_command (test.test_regrtest.ArgsTestCase.test_python_command)\nPASS: test_random (test.test_regrtest.ArgsTestCase.test_random)\nPASS: test_random_seed (test.test_regrtest.ArgsTestCase.test_random_seed)\nPASS: test_random_seed_workers (test.test_regrtest.ArgsTestCase.test_random_seed_workers)\nPASS: test_rerun_async_setup_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_async_setup_hook_failure)\nPASS: test_rerun_async_teardown_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_async_teardown_hook_failure)\nPASS: test_rerun_fail (test.test_regrtest.ArgsTestCase.test_rerun_fail)\nPASS: test_rerun_setup_class_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_setup_class_hook_failure)\nPASS: test_rerun_setup_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_setup_hook_failure)\nPASS: test_rerun_setup_module_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_setup_module_hook_failure)\nPASS: test_rerun_success (test.test_regrtest.ArgsTestCase.test_rerun_success)\nPASS: test_rerun_teardown_class_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_teardown_class_hook_failure)\nPASS: test_rerun_teardown_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_teardown_hook_failure)\nPASS: test_rerun_teardown_module_hook_failure (test.test_regrtest.ArgsTestCase.test_rerun_teardown_module_hook_failure)\nPASS: test_resources (test.test_regrtest.ArgsTestCase.test_resources)\nPASS: test_skip (test.test_regrtest.ArgsTestCase.test_skip)\nPASS: test_slowest (test.test_regrtest.ArgsTestCase.test_slowest)\nPASS: test_slowest_interrupted (test.test_regrtest.ArgsTestCase.test_slowest_interrupted)\nPASS: test_success (test.test_regrtest.ArgsTestCase.test_success)\nPASS: test_threading_excepthook (test.test_regrtest.ArgsTestCase.test_threading_excepthook)\nPASS: test_uncollectable (test.test_regrtest.ArgsTestCase.test_uncollectable)\nPASS: test_unicode_guard_env (test.test_regrtest.ArgsTestCase.test_unicode_guard_env)\nPASS: test_unload_tests (test.test_regrtest.ArgsTestCase.test_unload_tests)\nPASS: test_unraisable_exc (test.test_regrtest.ArgsTestCase.test_unraisable_exc)\nPASS: test_verbose3 (test.test_regrtest.ArgsTestCase.test_verbose3)\nPASS: test_wait (test.test_regrtest.ArgsTestCase.test_wait)\nPASS: test_worker_decode_error (test.test_regrtest.ArgsTestCase.test_worker_decode_error)\nPASS: test_worker_output_on_failure (test.test_regrtest.ArgsTestCase.test_worker_output_on_failure)\ntest_finds_expected_number_of_tests (test.test_regrtest.CheckActualTests.test_finds_expected_number_of_tests)\nPASS: Check that regrtest appears to find the expected set of tests.\nPASS: test_arg (test.test_regrtest.ParseArgsTestCase.test_arg)\nPASS: test_arg_option_arg (test.test_regrtest.ParseArgsTestCase.test_arg_option_arg)\nPASS: test_coverage (test.test_regrtest.ParseArgsTestCase.test_coverage)\nPASS: test_coverdir (test.test_regrtest.ParseArgsTestCase.test_coverdir)\nPASS: test_dont_add_python_opts (test.test_regrtest.ParseArgsTestCase.test_dont_add_python_opts)\nPASS: test_exclude (test.test_regrtest.ParseArgsTestCase.test_exclude)\nPASS: test_failfast (test.test_regrtest.ParseArgsTestCase.test_failfast)\nPASS: test_fast_ci (test.test_regrtest.ParseArgsTestCase.test_fast_ci)\nPASS: test_fast_ci_python_cmd (test.test_regrtest.ParseArgsTestCase.test_fast_ci_python_cmd)\nPASS: test_fast_ci_resource (test.test_regrtest.ParseArgsTestCase.test_fast_ci_resource)\nPASS: test_forever (test.test_regrtest.ParseArgsTestCase.test_forever)\nPASS: test_fromfile (test.test_regrtest.ParseArgsTestCase.test_fromfile)\nPASS: test_header (test.test_regrtest.ParseArgsTestCase.test_header)\nPASS: test_help (test.test_regrtest.ParseArgsTestCase.test_help)\nPASS: test_huntrleaks (test.test_regrtest.ParseArgsTestCase.test_huntrleaks)\nPASS: test_long_option__partial (test.test_regrtest.ParseArgsTestCase.test_long_option__partial)\nPASS: test_match (test.test_regrtest.ParseArgsTestCase.test_match)\nPASS: test_memlimit (test.test_regrtest.ParseArgsTestCase.test_memlimit)\nPASS: test_multiprocess (test.test_regrtest.ParseArgsTestCase.test_multiprocess)\nPASS: test_nocoverdir (test.test_regrtest.ParseArgsTestCase.test_nocoverdir)\nPASS: test_nowindows (test.test_regrtest.ParseArgsTestCase.test_nowindows)\nPASS: test_option_and_arg (test.test_regrtest.ParseArgsTestCase.test_option_and_arg)\nPASS: test_option_with_empty_string_value (test.test_regrtest.ParseArgsTestCase.test_option_with_empty_string_value)\nPASS: test_quiet (test.test_regrtest.ParseArgsTestCase.test_quiet)\nPASS: test_randomize (test.test_regrtest.ParseArgsTestCase.test_randomize)\nPASS: test_randseed (test.test_regrtest.ParseArgsTestCase.test_randseed)\nPASS: test_rerun (test.test_regrtest.ParseArgsTestCase.test_rerun)\nPASS: test_runleaks (test.test_regrtest.ParseArgsTestCase.test_runleaks)\nPASS: test_single (test.test_regrtest.ParseArgsTestCase.test_single)\nPASS: test_slow_ci (test.test_regrtest.ParseArgsTestCase.test_slow_ci)\nPASS: test_slowest (test.test_regrtest.ParseArgsTestCase.test_slowest)\nPASS: test_start (test.test_regrtest.ParseArgsTestCase.test_start)\nPASS: test_testdir (test.test_regrtest.ParseArgsTestCase.test_testdir)\nPASS: test_threshold (test.test_regrtest.ParseArgsTestCase.test_threshold)\nPASS: test_timeout (test.test_regrtest.ParseArgsTestCase.test_timeout)\nPASS: test_two_options (test.test_regrtest.ParseArgsTestCase.test_two_options)\nPASS: test_unknown_option (test.test_regrtest.ParseArgsTestCase.test_unknown_option)\nPASS: test_unrecognized_argument (test.test_regrtest.ParseArgsTestCase.test_unrecognized_argument)\nPASS: test_use (test.test_regrtest.ParseArgsTestCase.test_use)\nPASS: test_verbose (test.test_regrtest.ParseArgsTestCase.test_verbose)\nPASS: test_verbose3 (test.test_regrtest.ParseArgsTestCase.test_verbose3)\nPASS: test_wait (test.test_regrtest.ParseArgsTestCase.test_wait)\nPASS: test_module_autotest (test.test_regrtest.ProgramsTestCase.test_module_autotest)\nPASS: test_module_from_test_autotest (test.test_regrtest.ProgramsTestCase.test_module_from_test_autotest)\nPASS: test_module_regrtest (test.test_regrtest.ProgramsTestCase.test_module_regrtest)\nPASS: test_module_test (test.test_regrtest.ProgramsTestCase.test_module_test)\nSKIP: test_pcbuild_rt (test.test_regrtest.ProgramsTestCase.test_pcbuild_rt) 'Windows only'\nPASS: test_script_autotest (test.test_regrtest.ProgramsTestCase.test_script_autotest)\nPASS: test_script_regrtest (test.test_regrtest.ProgramsTestCase.test_script_regrtest)\nSKIP: test_tools_buildbot_test (test.test_regrtest.ProgramsTestCase.test_tools_buildbot_test) 'test.bat script is not installed'\nPASS: test_format_duration (test.test_regrtest.TestUtils.test_format_duration)\nPASS: test_format_resources (test.test_regrtest.TestUtils.test_format_resources)\nPASS: test_get_signal_name (test.test_regrtest.TestUtils.test_get_signal_name)\nPASS: test_match_test (test.test_regrtest.TestUtils.test_match_test)\nPASS: test_normalize_test_name (test.test_regrtest.TestUtils.test_normalize_test_name)\n\n----------------------------------------------------------------------\nRan 105 tests in 39.561s\n\nOK (skipped=5)\n0:03:10 load avg: 3.36 [365/469] test_sundry passed\nPASS: test_untested_modules_can_be_imported (test.test_sundry.TestUntestedModules.test_untested_modules_can_be_imported)\n\n----------------------------------------------------------------------\nRan 1 test in 0.007s\n\nOK\n0:03:10 load avg: 3.36 [366/469] test_sunau passed\nPASS: test_read_bad_magic_number (test.test_sunau.SunauLowLevelTest.test_read_bad_magic_number)\nPASS: test_read_too_large_header (test.test_sunau.SunauLowLevelTest.test_read_too_large_header)\nPASS: test_read_too_small_header (test.test_sunau.SunauLowLevelTest.test_read_too_small_header)\nPASS: test_read_wrong_encoding (test.test_sunau.SunauLowLevelTest.test_read_wrong_encoding)\nPASS: test_read_wrong_number_of_channels (test.test_sunau.SunauLowLevelTest.test_read_wrong_number_of_channels)\nPASS: test_close (test.test_sunau.SunauPCM16Test.test_close)\nPASS: test_context_manager_with_filename (test.test_sunau.SunauPCM16Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_sunau.SunauPCM16Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_sunau.SunauPCM16Test.test_copy)\nPASS: test_incompleted_write (test.test_sunau.SunauPCM16Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_sunau.SunauPCM16Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_sunau.SunauPCM16Test.test_overflowed_write)\nPASS: test_read (test.test_sunau.SunauPCM16Test.test_read)\nPASS: test_read_not_from_start (test.test_sunau.SunauPCM16Test.test_read_not_from_start)\nPASS: test_read_params (test.test_sunau.SunauPCM16Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_sunau.SunauPCM16Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_sunau.SunauPCM16Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_sunau.SunauPCM16Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_sunau.SunauPCM16Test.test_unseekable_write)\nPASS: test_write (test.test_sunau.SunauPCM16Test.test_write)\nPASS: test_write_array (test.test_sunau.SunauPCM16Test.test_write_array)\nPASS: test_write_bytearray (test.test_sunau.SunauPCM16Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_sunau.SunauPCM16Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_sunau.SunauPCM16Test.test_write_memoryview)\nPASS: test_write_params (test.test_sunau.SunauPCM16Test.test_write_params)\nPASS: test_close (test.test_sunau.SunauPCM24Test.test_close)\nPASS: test_context_manager_with_filename (test.test_sunau.SunauPCM24Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_sunau.SunauPCM24Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_sunau.SunauPCM24Test.test_copy)\nPASS: test_incompleted_write (test.test_sunau.SunauPCM24Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_sunau.SunauPCM24Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_sunau.SunauPCM24Test.test_overflowed_write)\nPASS: test_read (test.test_sunau.SunauPCM24Test.test_read)\nPASS: test_read_not_from_start (test.test_sunau.SunauPCM24Test.test_read_not_from_start)\nPASS: test_read_params (test.test_sunau.SunauPCM24Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_sunau.SunauPCM24Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_sunau.SunauPCM24Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_sunau.SunauPCM24Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_sunau.SunauPCM24Test.test_unseekable_write)\nPASS: test_write (test.test_sunau.SunauPCM24Test.test_write)\nPASS: test_write_array (test.test_sunau.SunauPCM24Test.test_write_array)\nPASS: test_write_bytearray (test.test_sunau.SunauPCM24Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_sunau.SunauPCM24Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_sunau.SunauPCM24Test.test_write_memoryview)\nPASS: test_write_params (test.test_sunau.SunauPCM24Test.test_write_params)\nPASS: test_close (test.test_sunau.SunauPCM32Test.test_close)\nPASS: test_context_manager_with_filename (test.test_sunau.SunauPCM32Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_sunau.SunauPCM32Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_sunau.SunauPCM32Test.test_copy)\nPASS: test_incompleted_write (test.test_sunau.SunauPCM32Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_sunau.SunauPCM32Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_sunau.SunauPCM32Test.test_overflowed_write)\nPASS: test_read (test.test_sunau.SunauPCM32Test.test_read)\nPASS: test_read_not_from_start (test.test_sunau.SunauPCM32Test.test_read_not_from_start)\nPASS: test_read_params (test.test_sunau.SunauPCM32Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_sunau.SunauPCM32Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_sunau.SunauPCM32Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_sunau.SunauPCM32Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_sunau.SunauPCM32Test.test_unseekable_write)\nPASS: test_write (test.test_sunau.SunauPCM32Test.test_write)\nPASS: test_write_array (test.test_sunau.SunauPCM32Test.test_write_array)\nPASS: test_write_bytearray (test.test_sunau.SunauPCM32Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_sunau.SunauPCM32Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_sunau.SunauPCM32Test.test_write_memoryview)\nPASS: test_write_params (test.test_sunau.SunauPCM32Test.test_write_params)\nPASS: test_close (test.test_sunau.SunauPCM8Test.test_close)\nPASS: test_context_manager_with_filename (test.test_sunau.SunauPCM8Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_sunau.SunauPCM8Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_sunau.SunauPCM8Test.test_copy)\nPASS: test_incompleted_write (test.test_sunau.SunauPCM8Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_sunau.SunauPCM8Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_sunau.SunauPCM8Test.test_overflowed_write)\nPASS: test_read (test.test_sunau.SunauPCM8Test.test_read)\nPASS: test_read_not_from_start (test.test_sunau.SunauPCM8Test.test_read_not_from_start)\nPASS: test_read_params (test.test_sunau.SunauPCM8Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_sunau.SunauPCM8Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_sunau.SunauPCM8Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_sunau.SunauPCM8Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_sunau.SunauPCM8Test.test_unseekable_write)\nPASS: test_write (test.test_sunau.SunauPCM8Test.test_write)\nPASS: test_write_array (test.test_sunau.SunauPCM8Test.test_write_array)\nPASS: test_write_bytearray (test.test_sunau.SunauPCM8Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_sunau.SunauPCM8Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_sunau.SunauPCM8Test.test_write_memoryview)\nPASS: test_write_params (test.test_sunau.SunauPCM8Test.test_write_params)\nPASS: test_close (test.test_sunau.SunauULAWTest.test_close)\nPASS: test_context_manager_with_filename (test.test_sunau.SunauULAWTest.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_sunau.SunauULAWTest.test_context_manager_with_open_file)\nPASS: test_copy (test.test_sunau.SunauULAWTest.test_copy)\nPASS: test_incompleted_write (test.test_sunau.SunauULAWTest.test_incompleted_write)\nPASS: test_multiple_writes (test.test_sunau.SunauULAWTest.test_multiple_writes)\nPASS: test_overflowed_write (test.test_sunau.SunauULAWTest.test_overflowed_write)\nPASS: test_read (test.test_sunau.SunauULAWTest.test_read)\nPASS: test_read_not_from_start (test.test_sunau.SunauULAWTest.test_read_not_from_start)\nPASS: test_read_params (test.test_sunau.SunauULAWTest.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_sunau.SunauULAWTest.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_sunau.SunauULAWTest.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_sunau.SunauULAWTest.test_unseekable_read)\nPASS: test_unseekable_write (test.test_sunau.SunauULAWTest.test_unseekable_write)\nPASS: test_write (test.test_sunau.SunauULAWTest.test_write)\nPASS: test_write_array (test.test_sunau.SunauULAWTest.test_write_array)\nPASS: test_write_bytearray (test.test_sunau.SunauULAWTest.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_sunau.SunauULAWTest.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_sunau.SunauULAWTest.test_write_memoryview)\nPASS: test_write_params (test.test_sunau.SunauULAWTest.test_write_params)\n\n----------------------------------------------------------------------\nRan 105 tests in 0.075s\n\nOK\n0:03:10 load avg: 3.36 [367/469] test_super passed\nPASS: test___class___classmethod (test.test_super.TestSuper.test___class___classmethod)\nPASS: test___class___delayed (test.test_super.TestSuper.test___class___delayed)\nPASS: test___class___instancemethod (test.test_super.TestSuper.test___class___instancemethod)\nPASS: test___class___mro (test.test_super.TestSuper.test___class___mro)\nPASS: test___class___new (test.test_super.TestSuper.test___class___new)\nPASS: test___class___staticmethod (test.test_super.TestSuper.test___class___staticmethod)\nPASS: test___classcell___expected_behaviour (test.test_super.TestSuper.test___classcell___expected_behaviour)\nPASS: test___classcell___missing (test.test_super.TestSuper.test___classcell___missing)\nPASS: test___classcell___overwrite (test.test_super.TestSuper.test___classcell___overwrite)\nPASS: test___classcell___wrong_cell (test.test_super.TestSuper.test___classcell___wrong_cell)\nPASS: test_attribute_error (test.test_super.TestSuper.test_attribute_error)\nPASS: test_bad_first_arg (test.test_super.TestSuper.test_bad_first_arg)\nPASS: test_basics_working (test.test_super.TestSuper.test_basics_working)\nPASS: test_cell_as_self (test.test_super.TestSuper.test_cell_as_self)\nPASS: test_class_getattr_working (test.test_super.TestSuper.test_class_getattr_working)\nPASS: test_class_methods_still_working (test.test_super.TestSuper.test_class_methods_still_working)\nPASS: test_mixed_staticmethod_hierarchy (test.test_super.TestSuper.test_mixed_staticmethod_hierarchy)\nPASS: test_obscure_super_errors (test.test_super.TestSuper.test_obscure_super_errors)\nPASS: test_reassigned_new (test.test_super.TestSuper.test_reassigned_new)\nPASS: test_shadowed_dynamic (test.test_super.TestSuper.test_shadowed_dynamic)\nPASS: test_shadowed_dynamic_two_arg (test.test_super.TestSuper.test_shadowed_dynamic_two_arg)\nPASS: test_shadowed_global (test.test_super.TestSuper.test_shadowed_global)\nPASS: test_shadowed_local (test.test_super.TestSuper.test_shadowed_local)\nPASS: test_subclass_no_override_working (test.test_super.TestSuper.test_subclass_no_override_working)\nPASS: test_super___class__ (test.test_super.TestSuper.test_super___class__)\nPASS: test_super_argcount (test.test_super.TestSuper.test_super_argcount)\nPASS: test_super_argtype (test.test_super.TestSuper.test_super_argtype)\nPASS: test_super_in_class_methods_working (test.test_super.TestSuper.test_super_in_class_methods_working)\nPASS: test_super_init_leaks (test.test_super.TestSuper.test_super_init_leaks)\nPASS: test_super_subclass___class__ (test.test_super.TestSuper.test_super_subclass___class__)\nPASS: test_super_with_closure (test.test_super.TestSuper.test_super_with_closure)\nPASS: test_unbound_method_transfer_working (test.test_super.TestSuper.test_unbound_method_transfer_working)\nPASS: test_unusual_getattro (test.test_super.TestSuper.test_unusual_getattro)\nPASS: test_various___class___pathologies (test.test_super.TestSuper.test_various___class___pathologies)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.016s\n\nOK\n0:03:11 load avg: 3.36 [368/469] test_symtable passed\nPASS: test_annotated (test.test_symtable.SymtableTest.test_annotated)\nPASS: test_assigned (test.test_symtable.SymtableTest.test_assigned)\nPASS: test_bytes (test.test_symtable.SymtableTest.test_bytes)\nPASS: test_children (test.test_symtable.SymtableTest.test_children)\nPASS: test_class_info (test.test_symtable.SymtableTest.test_class_info)\nPASS: test_eval (test.test_symtable.SymtableTest.test_eval)\nPASS: test_exec (test.test_symtable.SymtableTest.test_exec)\nPASS: test_filename_correct (test.test_symtable.SymtableTest.test_filename_correct)\nPASS: test_free (test.test_symtable.SymtableTest.test_free)\nPASS: test_function_info (test.test_symtable.SymtableTest.test_function_info)\nPASS: test_globals (test.test_symtable.SymtableTest.test_globals)\nPASS: test_id (test.test_symtable.SymtableTest.test_id)\nPASS: test_imported (test.test_symtable.SymtableTest.test_imported)\nPASS: test_lineno (test.test_symtable.SymtableTest.test_lineno)\nPASS: test_local (test.test_symtable.SymtableTest.test_local)\nPASS: test_name (test.test_symtable.SymtableTest.test_name)\nPASS: test_namespaces (test.test_symtable.SymtableTest.test_namespaces)\nPASS: test_nested (test.test_symtable.SymtableTest.test_nested)\nPASS: test_nonlocal (test.test_symtable.SymtableTest.test_nonlocal)\nPASS: test_optimized (test.test_symtable.SymtableTest.test_optimized)\nPASS: test_parameters (test.test_symtable.SymtableTest.test_parameters)\nPASS: test_referenced (test.test_symtable.SymtableTest.test_referenced)\nPASS: test_single (test.test_symtable.SymtableTest.test_single)\nPASS: test_symbol_lookup (test.test_symtable.SymtableTest.test_symbol_lookup)\nPASS: test_symtable_entry_repr (test.test_symtable.SymtableTest.test_symtable_entry_repr)\nPASS: test_symtable_repr (test.test_symtable.SymtableTest.test_symtable_repr)\nPASS: test_type (test.test_symtable.SymtableTest.test_type)\n\n----------------------------------------------------------------------\nRan 27 tests in 0.008s\n\nOK\n0:03:11 load avg: 3.36 [369/469] test_syntax passed\nPASS: test_assign_call (test.test_syntax.SyntaxTestCase.test_assign_call)\nPASS: test_assign_del (test.test_syntax.SyntaxTestCase.test_assign_del)\nPASS: test_bad_outdent (test.test_syntax.SyntaxTestCase.test_bad_outdent)\nPASS: test_barry_as_flufl_with_syntax_errors (test.test_syntax.SyntaxTestCase.test_barry_as_flufl_with_syntax_errors)\nPASS: test_break_outside_loop (test.test_syntax.SyntaxTestCase.test_break_outside_loop)\nPASS: test_case_call_does_not_raise_syntax_error (test.test_syntax.SyntaxTestCase.test_case_call_does_not_raise_syntax_error)\nPASS: test_continuation_bad_indentation (test.test_syntax.SyntaxTestCase.test_continuation_bad_indentation)\nPASS: test_continue_outside_loop (test.test_syntax.SyntaxTestCase.test_continue_outside_loop)\nPASS: test_curly_brace_after_primary_raises_immediately (test.test_syntax.SyntaxTestCase.test_curly_brace_after_primary_raises_immediately)\nPASS: test_deep_invalid_rule (test.test_syntax.SyntaxTestCase.test_deep_invalid_rule)\nPASS: test_empty_line_after_linecont (test.test_syntax.SyntaxTestCase.test_empty_line_after_linecont)\nPASS: test_error_on_parser_stack_overflow (test.test_syntax.SyntaxTestCase.test_error_on_parser_stack_overflow)\nPASS: test_error_parenthesis (test.test_syntax.SyntaxTestCase.test_error_parenthesis)\nPASS: test_error_string_literal (test.test_syntax.SyntaxTestCase.test_error_string_literal)\nPASS: test_except_star_then_except (test.test_syntax.SyntaxTestCase.test_except_star_then_except)\nPASS: test_except_then_except_star (test.test_syntax.SyntaxTestCase.test_except_then_except_star)\nPASS: test_expression_with_assignment (test.test_syntax.SyntaxTestCase.test_expression_with_assignment)\nPASS: test_generator_in_function_call (test.test_syntax.SyntaxTestCase.test_generator_in_function_call)\nPASS: test_global_param_err_first (test.test_syntax.SyntaxTestCase.test_global_param_err_first)\nPASS: test_invalid_line_continuation_error_position (test.test_syntax.SyntaxTestCase.test_invalid_line_continuation_error_position)\nPASS: test_invalid_line_continuation_left_recursive (test.test_syntax.SyntaxTestCase.test_invalid_line_continuation_left_recursive)\nPASS: test_invisible_characters (test.test_syntax.SyntaxTestCase.test_invisible_characters)\nPASS: test_kwargs_last (test.test_syntax.SyntaxTestCase.test_kwargs_last)\nPASS: test_kwargs_last2 (test.test_syntax.SyntaxTestCase.test_kwargs_last2)\nPASS: test_kwargs_last3 (test.test_syntax.SyntaxTestCase.test_kwargs_last3)\nPASS: test_match_call_does_not_raise_syntax_error (test.test_syntax.SyntaxTestCase.test_match_call_does_not_raise_syntax_error)\nPASS: test_multiline_compiler_error_points_to_the_end (test.test_syntax.SyntaxTestCase.test_multiline_compiler_error_points_to_the_end)\nPASS: test_nested_named_except_blocks (test.test_syntax.SyntaxTestCase.test_nested_named_except_blocks)\nPASS: test_no_indent (test.test_syntax.SyntaxTestCase.test_no_indent)\nPASS: test_nonlocal_param_err_first (test.test_syntax.SyntaxTestCase.test_nonlocal_param_err_first)\nPASS: test_return_outside_function (test.test_syntax.SyntaxTestCase.test_return_outside_function)\nPASS: test_syntax_error_on_deeply_nested_blocks (test.test_syntax.SyntaxTestCase.test_syntax_error_on_deeply_nested_blocks)\nPASS: test_unexpected_indent (test.test_syntax.SyntaxTestCase.test_unexpected_indent)\nPASS: test_yield_outside_function (test.test_syntax.SyntaxTestCase.test_yield_outside_function)\ntest_syntax (test)\nPASS: Doctest: test.test_syntax\n\n----------------------------------------------------------------------\nRan 35 tests in 0.232s\n\nOK\n0:03:13 load avg: 3.33 [370/469] test_support passed\nPASS: test_CleanImport (test.test_support.TestSupport.test_CleanImport)\nPASS: test_DirsOnSysPath (test.test_support.TestSupport.test_DirsOnSysPath)\nPASS: test_HOST (test.test_support.TestSupport.test_HOST)\nSKIP: test_args_from_interpreter_flags (test.test_support.TestSupport.test_args_from_interpreter_flags) \"resource 'cpu' is not enabled\"\nPASS: test_bind_port (test.test_support.TestSupport.test_bind_port)\nPASS: test_captured_stderr (test.test_support.TestSupport.test_captured_stderr)\nPASS: test_captured_stdin (test.test_support.TestSupport.test_captured_stdin)\nPASS: test_captured_stdout (test.test_support.TestSupport.test_captured_stdout)\nPASS: test_change_cwd (test.test_support.TestSupport.test_change_cwd)\ntest_change_cwd__chdir_warning (test.test_support.TestSupport.test_change_cwd__chdir_warning)\nPASS: Check the warning message when os.chdir() fails.\ntest_change_cwd__non_existent_dir (test.test_support.TestSupport.test_change_cwd__non_existent_dir)\nPASS: Test passing a non-existent directory.\ntest_change_cwd__non_existent_dir__quiet_true (test.test_support.TestSupport.test_change_cwd__non_existent_dir__quiet_true)\nPASS: Test passing a non-existent directory with quiet=True.\nPASS: test_check__all__ (test.test_support.TestSupport.test_check__all__)\nPASS: test_check_syntax_error (test.test_support.TestSupport.test_check_syntax_error)\nSKIP: test_copy_python_src_ignore (test.test_support.TestSupport.test_copy_python_src_ignore) \"cannot access Python source code directory: '/build/path/Python-3.12.1'\"\nPASS: test_detect_api_mismatch (test.test_support.TestSupport.test_detect_api_mismatch)\nPASS: test_detect_api_mismatch__ignore (test.test_support.TestSupport.test_detect_api_mismatch__ignore)\nPASS: test_fd_count (test.test_support.TestSupport.test_fd_count)\nPASS: test_find_unused_port (test.test_support.TestSupport.test_find_unused_port)\nPASS: test_forget (test.test_support.TestSupport.test_forget)\nPASS: test_gc_collect (test.test_support.TestSupport.test_gc_collect)\nPASS: test_get_attribute (test.test_support.TestSupport.test_get_attribute)\nSKIP: test_get_original_stdout (test.test_support.TestSupport.test_get_original_stdout) 'failing buildbots'\nPASS: test_get_recursion_depth (test.test_support.TestSupport.test_get_recursion_depth)\nPASS: test_has_strftime_extensions (test.test_support.TestSupport.test_has_strftime_extensions)\ntest_ignored_deprecations_are_silent (test.test_support.TestSupport.test_ignored_deprecations_are_silent)\nPASS: Test support.ignore_deprecations_from() silences warnings\nPASS: test_import_fresh_module (test.test_support.TestSupport.test_import_fresh_module)\nPASS: test_import_module (test.test_support.TestSupport.test_import_module)\nPASS: test_make_bad_fd (test.test_support.TestSupport.test_make_bad_fd)\nPASS: test_optim_args_from_interpreter_flags (test.test_support.TestSupport.test_optim_args_from_interpreter_flags)\nPASS: test_parse_memlimit (test.test_support.TestSupport.test_parse_memlimit)\nPASS: test_print_warning (test.test_support.TestSupport.test_print_warning)\nPASS: test_python_is_optimized (test.test_support.TestSupport.test_python_is_optimized)\nPASS: test_reap_children (test.test_support.TestSupport.test_reap_children)\nPASS: test_recursion (test.test_support.TestSupport.test_recursion)\nPASS: test_rmtree (test.test_support.TestSupport.test_rmtree)\nPASS: test_set_memlimit (test.test_support.TestSupport.test_set_memlimit)\nPASS: test_sortdict (test.test_support.TestSupport.test_sortdict)\nPASS: test_swap_attr (test.test_support.TestSupport.test_swap_attr)\nPASS: test_swap_item (test.test_support.TestSupport.test_swap_item)\nPASS: test_temp_cwd (test.test_support.TestSupport.test_temp_cwd)\ntest_temp_cwd__name_none (test.test_support.TestSupport.test_temp_cwd__name_none)\nPASS: Test passing None to temp_cwd().\ntest_temp_dir (test.test_support.TestSupport.test_temp_dir)\nPASS: Test that temp_dir() creates and destroys its directory.\ntest_temp_dir__existing_dir__quiet_default (test.test_support.TestSupport.test_temp_dir__existing_dir__quiet_default)\nPASS: Test passing a directory that already exists.\ntest_temp_dir__existing_dir__quiet_true (test.test_support.TestSupport.test_temp_dir__existing_dir__quiet_true)\nPASS: Test passing a directory that already exists with quiet=True.\ntest_temp_dir__forked_child (test.test_support.TestSupport.test_temp_dir__forked_child)\nPASS: Test that a forked child process does not remove the directory.\ntest_temp_dir__path_none (test.test_support.TestSupport.test_temp_dir__path_none)\nPASS: Test passing no path.\nPASS: test_unlink (test.test_support.TestSupport.test_unlink)\nPASS: test_unload (test.test_support.TestSupport.test_unload)\n\n----------------------------------------------------------------------\nRan 47 tests in 2.890s\n\nOK (skipped=3)\n0:03:13 load avg: 3.33 [371/469] test_sys passed\nPASS: test_exc_info_no_exception (test.test_sys.ActiveExceptionTests.test_exc_info_no_exception)\nPASS: test_exc_info_with_exception_instance (test.test_sys.ActiveExceptionTests.test_exc_info_with_exception_instance)\nPASS: test_exc_info_with_exception_type (test.test_sys.ActiveExceptionTests.test_exc_info_with_exception_type)\nPASS: test_sys_exception_no_exception (test.test_sys.ActiveExceptionTests.test_sys_exception_no_exception)\nPASS: test_sys_exception_with_exception_instance (test.test_sys.ActiveExceptionTests.test_sys_exception_with_exception_instance)\nPASS: test_sys_exception_with_exception_type (test.test_sys.ActiveExceptionTests.test_sys_exception_with_exception_type)\nPASS: test_custom_displayhook (test.test_sys.DisplayHookTest.test_custom_displayhook)\nPASS: test_lost_displayhook (test.test_sys.DisplayHookTest.test_lost_displayhook)\nPASS: test_original_displayhook (test.test_sys.DisplayHookTest.test_original_displayhook)\nPASS: test_excepthook (test.test_sys.ExceptHookTest.test_excepthook)\nPASS: test_excepthook_bytes_filename (test.test_sys.ExceptHookTest.test_excepthook_bytes_filename)\nPASS: test_original_excepthook (test.test_sys.ExceptHookTest.test_original_excepthook)\nPASS: test_asyncgen_hooks (test.test_sys.SizeofTest.test_asyncgen_hooks)\nPASS: test_changing_sys_stderr_and_removing_reference (test.test_sys.SizeofTest.test_changing_sys_stderr_and_removing_reference)\nPASS: test_default (test.test_sys.SizeofTest.test_default)\nPASS: test_errors (test.test_sys.SizeofTest.test_errors)\nPASS: test_gc_head_size (test.test_sys.SizeofTest.test_gc_head_size)\nPASS: test_objecttypes (test.test_sys.SizeofTest.test_objecttypes)\nPASS: test_pythontypes (test.test_sys.SizeofTest.test_pythontypes)\nPASS: test_slots (test.test_sys.SizeofTest.test_slots)\nPASS: test_43581 (test.test_sys.SysModuleTest.test_43581)\nSKIP: test__enablelegacywindowsfsencoding (test.test_sys.SysModuleTest.test__enablelegacywindowsfsencoding) 'needs sys._enablelegacywindowsfsencoding()'\nPASS: test_attributes (test.test_sys.SysModuleTest.test_attributes)\nPASS: test_c_locale_surrogateescape (test.test_sys.SysModuleTest.test_c_locale_surrogateescape)\nPASS: test_call_tracing (test.test_sys.SysModuleTest.test_call_tracing)\nPASS: test_clear_type_cache (test.test_sys.SysModuleTest.test_clear_type_cache)\nPASS: test_current_exceptions (test.test_sys.SysModuleTest.test_current_exceptions)\nPASS: test_current_frames (test.test_sys.SysModuleTest.test_current_frames)\nPASS: test_debugmallocstats (test.test_sys.SysModuleTest.test_debugmallocstats)\nPASS: test_dlopenflags (test.test_sys.SysModuleTest.test_dlopenflags)\nSKIP: test_emscripten_info (test.test_sys.SysModuleTest.test_emscripten_info) 'only available on Emscripten'\nPASS: test_executable (test.test_sys.SysModuleTest.test_executable)\nPASS: test_exit (test.test_sys.SysModuleTest.test_exit)\nPASS: test_getallocatedblocks (test.test_sys.SysModuleTest.test_getallocatedblocks)\nSKIP: test_getandroidapilevel (test.test_sys.SysModuleTest.test_getandroidapilevel) 'need sys.getandroidapilevel()'\nPASS: test_getdefaultencoding (test.test_sys.SysModuleTest.test_getdefaultencoding)\nPASS: test_getfilesystemencoding (test.test_sys.SysModuleTest.test_getfilesystemencoding)\nPASS: test_getframe (test.test_sys.SysModuleTest.test_getframe)\nPASS: test_getframemodulename (test.test_sys.SysModuleTest.test_getframemodulename)\nPASS: test_getrecursionlimit (test.test_sys.SysModuleTest.test_getrecursionlimit)\nSKIP: test_getwindowsversion (test.test_sys.SysModuleTest.test_getwindowsversion) \"object <module 'sys' (built-in)> has no attribute 'getwindowsversion'\"\nPASS: test_implementation (test.test_sys.SysModuleTest.test_implementation)\nPASS: test_intern (test.test_sys.SysModuleTest.test_intern)\nPASS: test_ioencoding (test.test_sys.SysModuleTest.test_ioencoding)\nPASS: test_ioencoding_nonascii (test.test_sys.SysModuleTest.test_ioencoding_nonascii)\nPASS: test_is_finalizing (test.test_sys.SysModuleTest.test_is_finalizing)\nPASS: test_issue20602 (test.test_sys.SysModuleTest.test_issue20602)\nPASS: test_module_names (test.test_sys.SysModuleTest.test_module_names)\nPASS: test_no_duplicates_in_meta_path (test.test_sys.SysModuleTest.test_no_duplicates_in_meta_path)\nPASS: test_orig_argv (test.test_sys.SysModuleTest.test_orig_argv)\nPASS: test_posix_locale_surrogateescape (test.test_sys.SysModuleTest.test_posix_locale_surrogateescape)\nPASS: test_recursionlimit_recovery (test.test_sys.SysModuleTest.test_recursionlimit_recovery)\nPASS: test_refcount (test.test_sys.SysModuleTest.test_refcount)\nPASS: test_setrecursionlimit (test.test_sys.SysModuleTest.test_setrecursionlimit)\nPASS: test_setrecursionlimit_to_depth (test.test_sys.SysModuleTest.test_setrecursionlimit_to_depth)\nPASS: test_stdlib_dir (test.test_sys.SysModuleTest.test_stdlib_dir)\nPASS: test_subinterp_intern_dynamically_allocated (test.test_sys.SysModuleTest.test_subinterp_intern_dynamically_allocated)\ntest_subinterp_intern_statically_allocated (test.test_sys.SysModuleTest.test_subinterp_intern_statically_allocated) ... ------------------------\nok\nPASS: test_switchinterval (test.test_sys.SysModuleTest.test_switchinterval)\nPASS: test_sys_flags (test.test_sys.SysModuleTest.test_sys_flags)\nPASS: test_sys_flags_no_instantiation (test.test_sys.SysModuleTest.test_sys_flags_no_instantiation)\nSKIP: test_sys_getwindowsversion_no_instantiation (test.test_sys.SysModuleTest.test_sys_getwindowsversion_no_instantiation) \"object <module 'sys' (built-in)> has no attribute 'getwindowsversion'\"\nPASS: test_sys_ignores_cleaning_up_user_data (test.test_sys.SysModuleTest.test_sys_ignores_cleaning_up_user_data)\nPASS: test_sys_tracebacklimit (test.test_sys.SysModuleTest.test_sys_tracebacklimit)\nPASS: test_sys_version_info_no_instantiation (test.test_sys.SysModuleTest.test_sys_version_info_no_instantiation)\nPASS: test_thread_info (test.test_sys.SysModuleTest.test_thread_info)\nPASS: test_custom_unraisablehook (test.test_sys.UnraisableHookTest.test_custom_unraisablehook)\nPASS: test_custom_unraisablehook_fail (test.test_sys.UnraisableHookTest.test_custom_unraisablehook_fail)\nPASS: test_original_unraisablehook (test.test_sys.UnraisableHookTest.test_original_unraisablehook)\nPASS: test_original_unraisablehook_err (test.test_sys.UnraisableHookTest.test_original_unraisablehook_err)\nPASS: test_original_unraisablehook_exception_qualname (test.test_sys.UnraisableHookTest.test_original_unraisablehook_exception_qualname)\nPASS: test_original_unraisablehook_wrong_type (test.test_sys.UnraisableHookTest.test_original_unraisablehook_wrong_type)\n\n----------------------------------------------------------------------\nRan 69 tests in 1.608s\n\nOK (skipped=5)\n0:03:13 load avg: 3.33 [372/469] test_sys_setprofile passed\nPASS: test_caught_exception (test.test_sys_setprofile.ProfileHookTestCase.test_caught_exception)\nPASS: test_caught_nested_exception (test.test_sys_setprofile.ProfileHookTestCase.test_caught_nested_exception)\nPASS: test_distant_exception (test.test_sys_setprofile.ProfileHookTestCase.test_distant_exception)\nPASS: test_exception (test.test_sys_setprofile.ProfileHookTestCase.test_exception)\nPASS: test_exception_in_except_clause (test.test_sys_setprofile.ProfileHookTestCase.test_exception_in_except_clause)\nPASS: test_exception_propagation (test.test_sys_setprofile.ProfileHookTestCase.test_exception_propagation)\nPASS: test_generator (test.test_sys_setprofile.ProfileHookTestCase.test_generator)\nPASS: test_nested_exception (test.test_sys_setprofile.ProfileHookTestCase.test_nested_exception)\nPASS: test_raise (test.test_sys_setprofile.ProfileHookTestCase.test_raise)\nPASS: test_raise_reraise (test.test_sys_setprofile.ProfileHookTestCase.test_raise_reraise)\nPASS: test_raise_twice (test.test_sys_setprofile.ProfileHookTestCase.test_raise_twice)\nPASS: test_simple (test.test_sys_setprofile.ProfileHookTestCase.test_simple)\nPASS: test_stop_iteration (test.test_sys_setprofile.ProfileHookTestCase.test_stop_iteration)\nPASS: test_unfinished_generator (test.test_sys_setprofile.ProfileHookTestCase.test_unfinished_generator)\nPASS: test_basic_exception (test.test_sys_setprofile.ProfileSimulatorTestCase.test_basic_exception)\nPASS: test_caught_exception (test.test_sys_setprofile.ProfileSimulatorTestCase.test_caught_exception)\nPASS: test_distant_exception (test.test_sys_setprofile.ProfileSimulatorTestCase.test_distant_exception)\nPASS: test_simple (test.test_sys_setprofile.ProfileSimulatorTestCase.test_simple)\nPASS: test_unbound_method (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method)\nPASS: test_unbound_method_invalid_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_invalid_args)\nPASS: test_unbound_method_invalid_keyword_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_invalid_keyword_args)\nPASS: test_unbound_method_no_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_no_args)\nPASS: test_unbound_method_no_keyword_args (test.test_sys_setprofile.ProfileSimulatorTestCase.test_unbound_method_no_keyword_args)\nPASS: test_profile_after_trace_opcodes (test.test_sys_setprofile.TestEdgeCases.test_profile_after_trace_opcodes)\nPASS: test_reentrancy (test.test_sys_setprofile.TestEdgeCases.test_reentrancy)\nPASS: test_same_object (test.test_sys_setprofile.TestEdgeCases.test_same_object)\nPASS: test_empty (test.test_sys_setprofile.TestGetProfile.test_empty)\nPASS: test_setget (test.test_sys_setprofile.TestGetProfile.test_setget)\n\n----------------------------------------------------------------------\nRan 28 tests in 0.011s\n\nOK\n0:03:14 load avg: 3.33 [373/469] test_sysconfig passed\nPASS: test_get_makefile_filename (test.test_sysconfig.MakefileTests.test_get_makefile_filename)\nPASS: test_parse_makefile (test.test_sysconfig.MakefileTests.test_parse_makefile)\nPASS: test_EXT_SUFFIX_in_vars (test.test_sysconfig.TestSysConfig.test_EXT_SUFFIX_in_vars)\nPASS: test_get_config_h_filename (test.test_sysconfig.TestSysConfig.test_get_config_h_filename)\nPASS: test_get_config_vars (test.test_sysconfig.TestSysConfig.test_get_config_vars)\nPASS: test_get_default_scheme (test.test_sysconfig.TestSysConfig.test_get_default_scheme)\nPASS: test_get_path (test.test_sysconfig.TestSysConfig.test_get_path)\nPASS: test_get_path_names (test.test_sysconfig.TestSysConfig.test_get_path_names)\nPASS: test_get_paths (test.test_sysconfig.TestSysConfig.test_get_paths)\nPASS: test_get_platform (test.test_sysconfig.TestSysConfig.test_get_platform)\nPASS: test_get_preferred_schemes (test.test_sysconfig.TestSysConfig.test_get_preferred_schemes)\nPASS: test_get_scheme_names (test.test_sysconfig.TestSysConfig.test_get_scheme_names)\nPASS: test_ldshared_value (test.test_sysconfig.TestSysConfig.test_ldshared_value)\nPASS: test_main (test.test_sysconfig.TestSysConfig.test_main)\nPASS: test_nt_venv_scheme (test.test_sysconfig.TestSysConfig.test_nt_venv_scheme)\nSKIP: test_osx_ext_suffix (test.test_sysconfig.TestSysConfig.test_osx_ext_suffix) 'OS X-specific test'\nSKIP: test_platform_in_subprocess (test.test_sysconfig.TestSysConfig.test_platform_in_subprocess) 'test only relevant on MacOSX'\nPASS: test_posix_venv_scheme (test.test_sysconfig.TestSysConfig.test_posix_venv_scheme)\nPASS: test_srcdir (test.test_sysconfig.TestSysConfig.test_srcdir)\nPASS: test_srcdir_independent_of_cwd (test.test_sysconfig.TestSysConfig.test_srcdir_independent_of_cwd)\nPASS: test_symlink (test.test_sysconfig.TestSysConfig.test_symlink)\nPASS: test_triplet_in_ext_suffix (test.test_sysconfig.TestSysConfig.test_triplet_in_ext_suffix)\nPASS: test_user_similar (test.test_sysconfig.TestSysConfig.test_user_similar)\nPASS: test_venv_scheme (test.test_sysconfig.TestSysConfig.test_venv_scheme)\n\n----------------------------------------------------------------------\nRan 22 tests in 0.192s\n\nOK (skipped=2)\n0:03:14 load avg: 3.33 [374/469] test_syslog passed\nPASS: test_closelog (test.test_syslog.Test.test_closelog)\nPASS: test_log_mask (test.test_syslog.Test.test_log_mask)\nPASS: test_openlog (test.test_syslog.Test.test_openlog)\nPASS: test_openlog_noargs (test.test_syslog.Test.test_openlog_noargs)\nPASS: test_setlogmask (test.test_syslog.Test.test_setlogmask)\nPASS: test_subinterpreter_closelog (test.test_syslog.Test.test_subinterpreter_closelog)\nPASS: test_subinterpreter_openlog (test.test_syslog.Test.test_subinterpreter_openlog)\nPASS: test_subinterpreter_syslog (test.test_syslog.Test.test_subinterpreter_syslog)\nPASS: test_syslog (test.test_syslog.Test.test_syslog)\nPASS: test_syslog_implicit_open (test.test_syslog.Test.test_syslog_implicit_open)\nPASS: test_syslog_threaded (test.test_syslog.Test.test_syslog_threaded)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.268s\n\nOK\n0:03:15 load avg: 3.33 [375/469] test_sys_settrace passed\nPASS: test_jump_across_async_with (test.test_sys_settrace.JumpTestCase.test_jump_across_async_with)\nPASS: test_jump_across_with (test.test_sys_settrace.JumpTestCase.test_jump_across_with)\nPASS: test_jump_backward_over_async_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_async_listcomp)\nPASS: test_jump_backward_over_async_listcomp_v2 (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_async_listcomp_v2)\nPASS: test_jump_backward_over_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_listcomp)\nPASS: test_jump_backward_over_listcomp_v2 (test.test_sys_settrace.JumpTestCase.test_jump_backward_over_listcomp_v2)\nPASS: test_jump_backwards_into_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_try_except_block)\nPASS: test_jump_backwards_into_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_try_finally_block)\nPASS: test_jump_backwards_into_while_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_into_while_block)\nPASS: test_jump_backwards_out_of_async_with_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_async_with_block)\nPASS: test_jump_backwards_out_of_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_try_except_block)\nPASS: test_jump_backwards_out_of_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_try_finally_block)\nPASS: test_jump_backwards_out_of_with_block (test.test_sys_settrace.JumpTestCase.test_jump_backwards_out_of_with_block)\nPASS: test_jump_between_async_with_blocks (test.test_sys_settrace.JumpTestCase.test_jump_between_async_with_blocks)\nPASS: test_jump_between_except_blocks (test.test_sys_settrace.JumpTestCase.test_jump_between_except_blocks)\nPASS: test_jump_between_except_blocks_2 (test.test_sys_settrace.JumpTestCase.test_jump_between_except_blocks_2)\nPASS: test_jump_between_with_blocks (test.test_sys_settrace.JumpTestCase.test_jump_between_with_blocks)\nSKIP: test_jump_extended_args_for_iter (test.test_sys_settrace.JumpTestCase.test_jump_extended_args_for_iter) \"resource 'cpu' is not enabled\"\nPASS: test_jump_extended_args_unpack_ex_simple (test.test_sys_settrace.JumpTestCase.test_jump_extended_args_unpack_ex_simple)\nPASS: test_jump_extended_args_unpack_ex_tricky (test.test_sys_settrace.JumpTestCase.test_jump_extended_args_unpack_ex_tricky)\nPASS: test_jump_forward_over_async_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_forward_over_async_listcomp)\nPASS: test_jump_forward_over_listcomp (test.test_sys_settrace.JumpTestCase.test_jump_forward_over_listcomp)\nPASS: test_jump_forwards_into_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_try_except_block)\nPASS: test_jump_forwards_into_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_try_finally_block)\nPASS: test_jump_forwards_into_while_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_into_while_block)\nPASS: test_jump_forwards_out_of_async_with_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_async_with_block)\nPASS: test_jump_forwards_out_of_try_except_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_try_except_block)\nPASS: test_jump_forwards_out_of_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_try_finally_block)\nPASS: test_jump_forwards_out_of_with_block (test.test_sys_settrace.JumpTestCase.test_jump_forwards_out_of_with_block)\nPASS: test_jump_from_except_to_finally (test.test_sys_settrace.JumpTestCase.test_jump_from_except_to_finally)\nPASS: test_jump_from_yield (test.test_sys_settrace.JumpTestCase.test_jump_from_yield)\nPASS: test_jump_in_nested_finally (test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally)\nPASS: test_jump_in_nested_finally_2 (test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally_2)\nPASS: test_jump_in_nested_finally_3 (test.test_sys_settrace.JumpTestCase.test_jump_in_nested_finally_3)\nPASS: test_jump_into_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_into_finally_block)\nPASS: test_jump_into_finally_block_from_try_block (test.test_sys_settrace.JumpTestCase.test_jump_into_finally_block_from_try_block)\nPASS: test_jump_is_none_backwards (test.test_sys_settrace.JumpTestCase.test_jump_is_none_backwards)\nPASS: test_jump_is_none_forwards (test.test_sys_settrace.JumpTestCase.test_jump_is_none_forwards)\nPASS: test_jump_is_not_none_backwards (test.test_sys_settrace.JumpTestCase.test_jump_is_not_none_backwards)\nPASS: test_jump_is_not_none_forwards (test.test_sys_settrace.JumpTestCase.test_jump_is_not_none_forwards)\nPASS: test_jump_or_pop (test.test_sys_settrace.JumpTestCase.test_jump_or_pop)\nPASS: test_jump_out_of_async_for_block_backwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_for_block_backwards)\nPASS: test_jump_out_of_async_for_block_forwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_for_block_forwards)\nPASS: test_jump_out_of_async_with_assignment (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_assignment)\nPASS: test_jump_out_of_async_with_block_within_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_finally_block)\nPASS: test_jump_out_of_async_with_block_within_for_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_for_block)\nPASS: test_jump_out_of_async_with_block_within_with_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_async_with_block_within_with_block)\nPASS: test_jump_out_of_bare_except_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_bare_except_block)\nPASS: test_jump_out_of_block_backwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_block_backwards)\nPASS: test_jump_out_of_block_forwards (test.test_sys_settrace.JumpTestCase.test_jump_out_of_block_forwards)\nPASS: test_jump_out_of_complex_nested_blocks (test.test_sys_settrace.JumpTestCase.test_jump_out_of_complex_nested_blocks)\nPASS: test_jump_out_of_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_finally_block)\nPASS: test_jump_out_of_qualified_except_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_qualified_except_block)\nPASS: test_jump_out_of_with_assignment (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_assignment)\nPASS: test_jump_out_of_with_block_within_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_finally_block)\nPASS: test_jump_out_of_with_block_within_for_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_for_block)\nPASS: test_jump_out_of_with_block_within_with_block (test.test_sys_settrace.JumpTestCase.test_jump_out_of_with_block_within_with_block)\nPASS: test_jump_over_async_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_jump_over_async_for_block_before_else)\nPASS: test_jump_over_break_in_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_over_break_in_try_finally_block)\nPASS: test_jump_over_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_jump_over_for_block_before_else)\nPASS: test_jump_over_return_in_try_finally_block (test.test_sys_settrace.JumpTestCase.test_jump_over_return_in_try_finally_block)\nPASS: test_jump_over_try_except (test.test_sys_settrace.JumpTestCase.test_jump_over_try_except)\nPASS: test_jump_simple_backwards (test.test_sys_settrace.JumpTestCase.test_jump_simple_backwards)\nPASS: test_jump_simple_forwards (test.test_sys_settrace.JumpTestCase.test_jump_simple_forwards)\nPASS: test_jump_to_codeless_line (test.test_sys_settrace.JumpTestCase.test_jump_to_codeless_line)\nPASS: test_jump_to_firstlineno (test.test_sys_settrace.JumpTestCase.test_jump_to_firstlineno)\nPASS: test_jump_to_same_line (test.test_sys_settrace.JumpTestCase.test_jump_to_same_line)\nPASS: test_jump_with_null_on_stack_load_attr (test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_load_attr)\nPASS: test_jump_with_null_on_stack_load_global (test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_load_global)\nPASS: test_jump_with_null_on_stack_push_null (test.test_sys_settrace.JumpTestCase.test_jump_with_null_on_stack_push_null)\nPASS: test_jump_within_except_block (test.test_sys_settrace.JumpTestCase.test_jump_within_except_block)\nPASS: test_large_function (test.test_sys_settrace.JumpTestCase.test_large_function)\nPASS: test_no_jump_backwards_into_async_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_async_for_block)\nPASS: test_no_jump_backwards_into_async_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_async_with_block)\nPASS: test_no_jump_backwards_into_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_for_block)\nPASS: test_no_jump_backwards_into_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_backwards_into_with_block)\nPASS: test_no_jump_forwards_into_async_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_async_for_block)\nPASS: test_no_jump_forwards_into_async_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_async_with_block)\nPASS: test_no_jump_forwards_into_for_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_for_block)\nPASS: test_no_jump_forwards_into_with_block (test.test_sys_settrace.JumpTestCase.test_no_jump_forwards_into_with_block)\nPASS: test_no_jump_from_call (test.test_sys_settrace.JumpTestCase.test_no_jump_from_call)\nPASS: test_no_jump_from_exception_event (test.test_sys_settrace.JumpTestCase.test_no_jump_from_exception_event)\nPASS: test_no_jump_from_return_event (test.test_sys_settrace.JumpTestCase.test_no_jump_from_return_event)\nPASS: test_no_jump_infinite_while_loop (test.test_sys_settrace.JumpTestCase.test_no_jump_infinite_while_loop)\nPASS: test_no_jump_into_async_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_no_jump_into_async_for_block_before_else)\nPASS: test_no_jump_into_bare_except_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_bare_except_block)\nPASS: test_no_jump_into_bare_except_block_from_try_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_bare_except_block_from_try_block)\nPASS: test_no_jump_into_for_block_before_else (test.test_sys_settrace.JumpTestCase.test_no_jump_into_for_block_before_else)\nPASS: test_no_jump_into_qualified_except_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_qualified_except_block)\nPASS: test_no_jump_into_qualified_except_block_from_try_block (test.test_sys_settrace.JumpTestCase.test_no_jump_into_qualified_except_block_from_try_block)\nPASS: test_no_jump_over_return_out_of_finally_block (test.test_sys_settrace.JumpTestCase.test_no_jump_over_return_out_of_finally_block)\nPASS: test_no_jump_over_return_try_finally_in_finally_block (test.test_sys_settrace.JumpTestCase.test_no_jump_over_return_try_finally_in_finally_block)\nPASS: test_no_jump_to_except_1 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_1)\nPASS: test_no_jump_to_except_2 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_2)\nPASS: test_no_jump_to_except_3 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_3)\nPASS: test_no_jump_to_except_4 (test.test_sys_settrace.JumpTestCase.test_no_jump_to_except_4)\nPASS: test_no_jump_to_non_integers (test.test_sys_settrace.JumpTestCase.test_no_jump_to_non_integers)\nPASS: test_no_jump_too_far_backwards (test.test_sys_settrace.JumpTestCase.test_no_jump_too_far_backwards)\nPASS: test_no_jump_too_far_forwards (test.test_sys_settrace.JumpTestCase.test_no_jump_too_far_forwards)\nPASS: test_no_jump_without_trace_function (test.test_sys_settrace.JumpTestCase.test_no_jump_without_trace_function)\nPASS: test_call (test.test_sys_settrace.RaisingTraceFuncTestCase.test_call)\nPASS: test_exception (test.test_sys_settrace.RaisingTraceFuncTestCase.test_exception)\nPASS: test_exception_arguments (test.test_sys_settrace.RaisingTraceFuncTestCase.test_exception_arguments)\nPASS: test_line (test.test_sys_settrace.RaisingTraceFuncTestCase.test_line)\nPASS: test_line_event_raises_before_opcode_event (test.test_sys_settrace.RaisingTraceFuncTestCase.test_line_event_raises_before_opcode_event)\nPASS: test_return (test.test_sys_settrace.RaisingTraceFuncTestCase.test_return)\nPASS: test_trash_stack (test.test_sys_settrace.RaisingTraceFuncTestCase.test_trash_stack)\nPASS: test_01_basic (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_01_basic)\nPASS: test_02_arigo0 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo0)\nPASS: test_02_arigo1 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo1)\nPASS: test_02_arigo2 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_02_arigo2)\nPASS: test_03_one_instr (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_03_one_instr)\nPASS: test_04_no_pop_blocks (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_04_no_pop_blocks)\nPASS: test_05_no_pop_tops (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_05_no_pop_tops)\nPASS: test_06_call (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_06_call)\nPASS: test_07_raise (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_07_raise)\nPASS: test_08_settrace_and_return (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_08_settrace_and_return)\nPASS: test_09_settrace_and_raise (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_09_settrace_and_raise)\nPASS: test_10_ireturn (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_10_ireturn)\nPASS: test_11_tightloop (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_11_tightloop)\nPASS: test_12_tighterloop (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_12_tighterloop)\nPASS: test_13_genexp (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_13_genexp)\nPASS: test_14_onliner_if (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_14_onliner_if)\nPASS: test_15_loops (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_15_loops)\nPASS: test_16_blank_lines (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_16_blank_lines)\nPASS: test_17_none_f_trace (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_17_none_f_trace)\nPASS: test_18_except_with_name (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_18_except_with_name)\nPASS: test_19_except_with_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_19_except_with_finally)\nPASS: test_20_async_for_loop (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_20_async_for_loop)\nPASS: test_21_repeated_pass (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_21_repeated_pass)\nPASS: test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_async_for_backwards_jump_has_no_line)\nPASS: test_break_through_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_through_finally)\nPASS: test_break_to_break (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_break)\nPASS: test_break_to_continue1 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_continue1)\nPASS: test_break_to_continue2 (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_break_to_continue2)\nPASS: test_class_creation_with_decorator (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_class_creation_with_decorator)\nPASS: test_class_creation_with_docstrings (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_class_creation_with_docstrings)\nPASS: test_continue_through_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_continue_through_finally)\nPASS: test_early_exit_with (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_early_exit_with)\nPASS: test_finally_with_conditional (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_finally_with_conditional)\nPASS: test_flow_converges_on_same_line (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_flow_converges_on_same_line)\nPASS: test_if_break (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_break)\nPASS: test_if_false_in_try_except (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_false_in_try_except)\nPASS: test_if_false_in_with (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_false_in_with)\nPASS: test_if_in_if_in_if (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_if_in_if_in_if)\nPASS: test_implicit_return_in_class (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_implicit_return_in_class)\nPASS: test_loop_in_try_except (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_loop_in_try_except)\nPASS: test_nested_ifs (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_ifs)\nPASS: test_nested_ifs_with_and (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_ifs_with_and)\nPASS: test_nested_loops (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_loops)\nPASS: test_nested_try_if (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_nested_try_if)\nPASS: test_no_line_event_after_creating_generator (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_no_line_event_after_creating_generator)\nPASS: test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_no_tracing_of_named_except_cleanup)\nPASS: test_notrace_lambda (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_notrace_lambda)\nPASS: test_return_through_finally (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_return_through_finally)\nPASS: test_set_and_retrieve_func (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_set_and_retrieve_func)\nPASS: test_set_and_retrieve_none (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_set_and_retrieve_none)\nPASS: test_settrace_error (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_settrace_error)\nPASS: test_testcapi_settrace_error (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_testcapi_settrace_error)\nPASS: test_tracing_exception_raised_in_with (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_tracing_exception_raised_in_with)\nPASS: test_try_except_no_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_no_exception)\nPASS: test_try_except_star_exception_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_exception_caught)\nPASS: test_try_except_star_exception_not_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_exception_not_caught)\nPASS: test_try_except_star_named_exception_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_exception_caught)\nPASS: test_try_except_star_named_exception_not_caught (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_exception_not_caught)\nPASS: test_try_except_star_named_no_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_named_no_exception)\nPASS: test_try_except_star_nested (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_nested)\nPASS: test_try_except_star_no_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_star_no_exception)\nPASS: test_try_except_with_wrong_type (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_except_with_wrong_type)\nPASS: test_try_exception_in_else (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_exception_in_else)\nPASS: test_try_in_try (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_in_try)\nPASS: test_try_in_try_with_exception (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_try_in_try_with_exception)\nPASS: test_very_large_function (test.test_sys_settrace.SkipLineEventsTraceTestCase.test_very_large_function)\nPASS: test_reentrancy (test.test_sys_settrace.TestEdgeCases.test_reentrancy)\nPASS: test_same_object (test.test_sys_settrace.TestEdgeCases.test_same_object)\nPASS: test_trace_lots_of_globals (test.test_sys_settrace.TestExtendedArgs.test_trace_lots_of_globals)\nPASS: test_trace_unpack_long_sequence (test.test_sys_settrace.TestExtendedArgs.test_trace_unpack_long_sequence)\nPASS: test_01_basic (test.test_sys_settrace.TestLinesAfterTraceStarted.test_01_basic)\nPASS: test_02_arigo0 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo0)\nPASS: test_02_arigo1 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo1)\nPASS: test_02_arigo2 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_02_arigo2)\nPASS: test_03_one_instr (test.test_sys_settrace.TestLinesAfterTraceStarted.test_03_one_instr)\nPASS: test_04_no_pop_blocks (test.test_sys_settrace.TestLinesAfterTraceStarted.test_04_no_pop_blocks)\nPASS: test_05_no_pop_tops (test.test_sys_settrace.TestLinesAfterTraceStarted.test_05_no_pop_tops)\nPASS: test_06_call (test.test_sys_settrace.TestLinesAfterTraceStarted.test_06_call)\nPASS: test_07_raise (test.test_sys_settrace.TestLinesAfterTraceStarted.test_07_raise)\nPASS: test_08_settrace_and_return (test.test_sys_settrace.TestLinesAfterTraceStarted.test_08_settrace_and_return)\nPASS: test_09_settrace_and_raise (test.test_sys_settrace.TestLinesAfterTraceStarted.test_09_settrace_and_raise)\nPASS: test_10_ireturn (test.test_sys_settrace.TestLinesAfterTraceStarted.test_10_ireturn)\nPASS: test_11_tightloop (test.test_sys_settrace.TestLinesAfterTraceStarted.test_11_tightloop)\nPASS: test_12_tighterloop (test.test_sys_settrace.TestLinesAfterTraceStarted.test_12_tighterloop)\nPASS: test_13_genexp (test.test_sys_settrace.TestLinesAfterTraceStarted.test_13_genexp)\nPASS: test_14_onliner_if (test.test_sys_settrace.TestLinesAfterTraceStarted.test_14_onliner_if)\nPASS: test_15_loops (test.test_sys_settrace.TestLinesAfterTraceStarted.test_15_loops)\nPASS: test_16_blank_lines (test.test_sys_settrace.TestLinesAfterTraceStarted.test_16_blank_lines)\nPASS: test_17_none_f_trace (test.test_sys_settrace.TestLinesAfterTraceStarted.test_17_none_f_trace)\nPASS: test_18_except_with_name (test.test_sys_settrace.TestLinesAfterTraceStarted.test_18_except_with_name)\nPASS: test_19_except_with_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_19_except_with_finally)\nPASS: test_20_async_for_loop (test.test_sys_settrace.TestLinesAfterTraceStarted.test_20_async_for_loop)\nPASS: test_21_repeated_pass (test.test_sys_settrace.TestLinesAfterTraceStarted.test_21_repeated_pass)\nPASS: test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TestLinesAfterTraceStarted.test_async_for_backwards_jump_has_no_line)\nPASS: test_break_through_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_through_finally)\nPASS: test_break_to_break (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_break)\nPASS: test_break_to_continue1 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_continue1)\nPASS: test_break_to_continue2 (test.test_sys_settrace.TestLinesAfterTraceStarted.test_break_to_continue2)\nPASS: test_class_creation_with_decorator (test.test_sys_settrace.TestLinesAfterTraceStarted.test_class_creation_with_decorator)\nPASS: test_class_creation_with_docstrings (test.test_sys_settrace.TestLinesAfterTraceStarted.test_class_creation_with_docstrings)\nPASS: test_continue_through_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_continue_through_finally)\nPASS: test_early_exit_with (test.test_sys_settrace.TestLinesAfterTraceStarted.test_early_exit_with)\nPASS: test_events (test.test_sys_settrace.TestLinesAfterTraceStarted.test_events)\nPASS: test_finally_with_conditional (test.test_sys_settrace.TestLinesAfterTraceStarted.test_finally_with_conditional)\nPASS: test_flow_converges_on_same_line (test.test_sys_settrace.TestLinesAfterTraceStarted.test_flow_converges_on_same_line)\nPASS: test_if_break (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_break)\nPASS: test_if_false_in_try_except (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_false_in_try_except)\nPASS: test_if_false_in_with (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_false_in_with)\nPASS: test_if_in_if_in_if (test.test_sys_settrace.TestLinesAfterTraceStarted.test_if_in_if_in_if)\nPASS: test_implicit_return_in_class (test.test_sys_settrace.TestLinesAfterTraceStarted.test_implicit_return_in_class)\nPASS: test_loop_in_try_except (test.test_sys_settrace.TestLinesAfterTraceStarted.test_loop_in_try_except)\nPASS: test_nested_ifs (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_ifs)\nPASS: test_nested_ifs_with_and (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_ifs_with_and)\nPASS: test_nested_loops (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_loops)\nPASS: test_nested_try_if (test.test_sys_settrace.TestLinesAfterTraceStarted.test_nested_try_if)\nPASS: test_no_line_event_after_creating_generator (test.test_sys_settrace.TestLinesAfterTraceStarted.test_no_line_event_after_creating_generator)\nPASS: test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TestLinesAfterTraceStarted.test_no_tracing_of_named_except_cleanup)\nPASS: test_notrace_lambda (test.test_sys_settrace.TestLinesAfterTraceStarted.test_notrace_lambda)\nPASS: test_return_through_finally (test.test_sys_settrace.TestLinesAfterTraceStarted.test_return_through_finally)\nPASS: test_set_and_retrieve_func (test.test_sys_settrace.TestLinesAfterTraceStarted.test_set_and_retrieve_func)\nPASS: test_set_and_retrieve_none (test.test_sys_settrace.TestLinesAfterTraceStarted.test_set_and_retrieve_none)\nPASS: test_settrace_error (test.test_sys_settrace.TestLinesAfterTraceStarted.test_settrace_error)\nPASS: test_testcapi_settrace_error (test.test_sys_settrace.TestLinesAfterTraceStarted.test_testcapi_settrace_error)\nPASS: test_tracing_exception_raised_in_with (test.test_sys_settrace.TestLinesAfterTraceStarted.test_tracing_exception_raised_in_with)\nPASS: test_try_except_no_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_no_exception)\nPASS: test_try_except_star_exception_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_exception_caught)\nPASS: test_try_except_star_exception_not_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_exception_not_caught)\nPASS: test_try_except_star_named_exception_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_exception_caught)\nPASS: test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_exception_not_caught)\nPASS: test_try_except_star_named_no_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_named_no_exception)\nPASS: test_try_except_star_nested (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_nested)\nPASS: test_try_except_star_no_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_star_no_exception)\nPASS: test_try_except_with_wrong_type (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_except_with_wrong_type)\nPASS: test_try_exception_in_else (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_exception_in_else)\nPASS: test_try_in_try (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_in_try)\nPASS: test_try_in_try_with_exception (test.test_sys_settrace.TestLinesAfterTraceStarted.test_try_in_try_with_exception)\nPASS: test_very_large_function (test.test_sys_settrace.TestLinesAfterTraceStarted.test_very_large_function)\nPASS: test_01_basic (test.test_sys_settrace.TestSetLocalTrace.test_01_basic)\nPASS: test_02_arigo0 (test.test_sys_settrace.TestSetLocalTrace.test_02_arigo0)\nPASS: test_02_arigo1 (test.test_sys_settrace.TestSetLocalTrace.test_02_arigo1)\nPASS: test_02_arigo2 (test.test_sys_settrace.TestSetLocalTrace.test_02_arigo2)\nPASS: test_03_one_instr (test.test_sys_settrace.TestSetLocalTrace.test_03_one_instr)\nPASS: test_04_no_pop_blocks (test.test_sys_settrace.TestSetLocalTrace.test_04_no_pop_blocks)\nPASS: test_05_no_pop_tops (test.test_sys_settrace.TestSetLocalTrace.test_05_no_pop_tops)\nPASS: test_06_call (test.test_sys_settrace.TestSetLocalTrace.test_06_call)\nPASS: test_07_raise (test.test_sys_settrace.TestSetLocalTrace.test_07_raise)\nPASS: test_08_settrace_and_return (test.test_sys_settrace.TestSetLocalTrace.test_08_settrace_and_return)\nPASS: test_09_settrace_and_raise (test.test_sys_settrace.TestSetLocalTrace.test_09_settrace_and_raise)\nPASS: test_10_ireturn (test.test_sys_settrace.TestSetLocalTrace.test_10_ireturn)\nPASS: test_11_tightloop (test.test_sys_settrace.TestSetLocalTrace.test_11_tightloop)\nPASS: test_12_tighterloop (test.test_sys_settrace.TestSetLocalTrace.test_12_tighterloop)\nPASS: test_13_genexp (test.test_sys_settrace.TestSetLocalTrace.test_13_genexp)\nPASS: test_14_onliner_if (test.test_sys_settrace.TestSetLocalTrace.test_14_onliner_if)\nPASS: test_15_loops (test.test_sys_settrace.TestSetLocalTrace.test_15_loops)\nPASS: test_16_blank_lines (test.test_sys_settrace.TestSetLocalTrace.test_16_blank_lines)\nPASS: test_17_none_f_trace (test.test_sys_settrace.TestSetLocalTrace.test_17_none_f_trace)\nPASS: test_18_except_with_name (test.test_sys_settrace.TestSetLocalTrace.test_18_except_with_name)\nPASS: test_19_except_with_finally (test.test_sys_settrace.TestSetLocalTrace.test_19_except_with_finally)\nPASS: test_20_async_for_loop (test.test_sys_settrace.TestSetLocalTrace.test_20_async_for_loop)\nPASS: test_21_repeated_pass (test.test_sys_settrace.TestSetLocalTrace.test_21_repeated_pass)\nPASS: test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TestSetLocalTrace.test_async_for_backwards_jump_has_no_line)\nPASS: test_break_through_finally (test.test_sys_settrace.TestSetLocalTrace.test_break_through_finally)\nPASS: test_break_to_break (test.test_sys_settrace.TestSetLocalTrace.test_break_to_break)\nPASS: test_break_to_continue1 (test.test_sys_settrace.TestSetLocalTrace.test_break_to_continue1)\nPASS: test_break_to_continue2 (test.test_sys_settrace.TestSetLocalTrace.test_break_to_continue2)\nPASS: test_class_creation_with_decorator (test.test_sys_settrace.TestSetLocalTrace.test_class_creation_with_decorator)\nPASS: test_class_creation_with_docstrings (test.test_sys_settrace.TestSetLocalTrace.test_class_creation_with_docstrings)\nPASS: test_continue_through_finally (test.test_sys_settrace.TestSetLocalTrace.test_continue_through_finally)\nPASS: test_early_exit_with (test.test_sys_settrace.TestSetLocalTrace.test_early_exit_with)\nPASS: test_finally_with_conditional (test.test_sys_settrace.TestSetLocalTrace.test_finally_with_conditional)\nPASS: test_flow_converges_on_same_line (test.test_sys_settrace.TestSetLocalTrace.test_flow_converges_on_same_line)\nPASS: test_if_break (test.test_sys_settrace.TestSetLocalTrace.test_if_break)\nPASS: test_if_false_in_try_except (test.test_sys_settrace.TestSetLocalTrace.test_if_false_in_try_except)\nPASS: test_if_false_in_with (test.test_sys_settrace.TestSetLocalTrace.test_if_false_in_with)\nPASS: test_if_in_if_in_if (test.test_sys_settrace.TestSetLocalTrace.test_if_in_if_in_if)\nPASS: test_implicit_return_in_class (test.test_sys_settrace.TestSetLocalTrace.test_implicit_return_in_class)\nPASS: test_loop_in_try_except (test.test_sys_settrace.TestSetLocalTrace.test_loop_in_try_except)\nPASS: test_nested_ifs (test.test_sys_settrace.TestSetLocalTrace.test_nested_ifs)\nPASS: test_nested_ifs_with_and (test.test_sys_settrace.TestSetLocalTrace.test_nested_ifs_with_and)\nPASS: test_nested_loops (test.test_sys_settrace.TestSetLocalTrace.test_nested_loops)\nPASS: test_nested_try_if (test.test_sys_settrace.TestSetLocalTrace.test_nested_try_if)\nPASS: test_no_line_event_after_creating_generator (test.test_sys_settrace.TestSetLocalTrace.test_no_line_event_after_creating_generator)\nPASS: test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TestSetLocalTrace.test_no_tracing_of_named_except_cleanup)\nPASS: test_notrace_lambda (test.test_sys_settrace.TestSetLocalTrace.test_notrace_lambda)\nPASS: test_return_through_finally (test.test_sys_settrace.TestSetLocalTrace.test_return_through_finally)\nPASS: test_set_and_retrieve_func (test.test_sys_settrace.TestSetLocalTrace.test_set_and_retrieve_func)\nPASS: test_set_and_retrieve_none (test.test_sys_settrace.TestSetLocalTrace.test_set_and_retrieve_none)\nPASS: test_settrace_error (test.test_sys_settrace.TestSetLocalTrace.test_settrace_error)\nPASS: test_testcapi_settrace_error (test.test_sys_settrace.TestSetLocalTrace.test_testcapi_settrace_error)\nPASS: test_tracing_exception_raised_in_with (test.test_sys_settrace.TestSetLocalTrace.test_tracing_exception_raised_in_with)\nPASS: test_try_except_no_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_except_no_exception)\nPASS: test_try_except_star_exception_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_exception_caught)\nPASS: test_try_except_star_exception_not_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_exception_not_caught)\nPASS: test_try_except_star_named_exception_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_exception_caught)\nPASS: test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_exception_not_caught)\nPASS: test_try_except_star_named_no_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_named_no_exception)\nPASS: test_try_except_star_nested (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_nested)\nPASS: test_try_except_star_no_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_except_star_no_exception)\nPASS: test_try_except_with_wrong_type (test.test_sys_settrace.TestSetLocalTrace.test_try_except_with_wrong_type)\nPASS: test_try_exception_in_else (test.test_sys_settrace.TestSetLocalTrace.test_try_exception_in_else)\nPASS: test_try_in_try (test.test_sys_settrace.TestSetLocalTrace.test_try_in_try)\nPASS: test_try_in_try_with_exception (test.test_sys_settrace.TestSetLocalTrace.test_try_in_try_with_exception)\nPASS: test_very_large_function (test.test_sys_settrace.TestSetLocalTrace.test_very_large_function)\nPASS: test_with_branches (test.test_sys_settrace.TestSetLocalTrace.test_with_branches)\nPASS: test_01_basic (test.test_sys_settrace.TraceOpcodesTestCase.test_01_basic)\nPASS: test_02_arigo0 (test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo0)\nPASS: test_02_arigo1 (test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo1)\nPASS: test_02_arigo2 (test.test_sys_settrace.TraceOpcodesTestCase.test_02_arigo2)\nPASS: test_03_one_instr (test.test_sys_settrace.TraceOpcodesTestCase.test_03_one_instr)\nPASS: test_04_no_pop_blocks (test.test_sys_settrace.TraceOpcodesTestCase.test_04_no_pop_blocks)\nPASS: test_05_no_pop_tops (test.test_sys_settrace.TraceOpcodesTestCase.test_05_no_pop_tops)\nPASS: test_06_call (test.test_sys_settrace.TraceOpcodesTestCase.test_06_call)\nPASS: test_07_raise (test.test_sys_settrace.TraceOpcodesTestCase.test_07_raise)\nPASS: test_08_settrace_and_return (test.test_sys_settrace.TraceOpcodesTestCase.test_08_settrace_and_return)\nPASS: test_09_settrace_and_raise (test.test_sys_settrace.TraceOpcodesTestCase.test_09_settrace_and_raise)\nPASS: test_10_ireturn (test.test_sys_settrace.TraceOpcodesTestCase.test_10_ireturn)\nPASS: test_11_tightloop (test.test_sys_settrace.TraceOpcodesTestCase.test_11_tightloop)\nPASS: test_12_tighterloop (test.test_sys_settrace.TraceOpcodesTestCase.test_12_tighterloop)\nPASS: test_13_genexp (test.test_sys_settrace.TraceOpcodesTestCase.test_13_genexp)\nPASS: test_14_onliner_if (test.test_sys_settrace.TraceOpcodesTestCase.test_14_onliner_if)\nPASS: test_15_loops (test.test_sys_settrace.TraceOpcodesTestCase.test_15_loops)\nPASS: test_16_blank_lines (test.test_sys_settrace.TraceOpcodesTestCase.test_16_blank_lines)\nPASS: test_17_none_f_trace (test.test_sys_settrace.TraceOpcodesTestCase.test_17_none_f_trace)\nPASS: test_18_except_with_name (test.test_sys_settrace.TraceOpcodesTestCase.test_18_except_with_name)\nPASS: test_19_except_with_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_19_except_with_finally)\nPASS: test_20_async_for_loop (test.test_sys_settrace.TraceOpcodesTestCase.test_20_async_for_loop)\nPASS: test_21_repeated_pass (test.test_sys_settrace.TraceOpcodesTestCase.test_21_repeated_pass)\nPASS: test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TraceOpcodesTestCase.test_async_for_backwards_jump_has_no_line)\nPASS: test_break_through_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_break_through_finally)\nPASS: test_break_to_break (test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_break)\nPASS: test_break_to_continue1 (test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_continue1)\nPASS: test_break_to_continue2 (test.test_sys_settrace.TraceOpcodesTestCase.test_break_to_continue2)\nPASS: test_class_creation_with_decorator (test.test_sys_settrace.TraceOpcodesTestCase.test_class_creation_with_decorator)\nPASS: test_class_creation_with_docstrings (test.test_sys_settrace.TraceOpcodesTestCase.test_class_creation_with_docstrings)\nPASS: test_continue_through_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_continue_through_finally)\nPASS: test_early_exit_with (test.test_sys_settrace.TraceOpcodesTestCase.test_early_exit_with)\nPASS: test_finally_with_conditional (test.test_sys_settrace.TraceOpcodesTestCase.test_finally_with_conditional)\nPASS: test_flow_converges_on_same_line (test.test_sys_settrace.TraceOpcodesTestCase.test_flow_converges_on_same_line)\nPASS: test_if_break (test.test_sys_settrace.TraceOpcodesTestCase.test_if_break)\nPASS: test_if_false_in_try_except (test.test_sys_settrace.TraceOpcodesTestCase.test_if_false_in_try_except)\nPASS: test_if_false_in_with (test.test_sys_settrace.TraceOpcodesTestCase.test_if_false_in_with)\nPASS: test_if_in_if_in_if (test.test_sys_settrace.TraceOpcodesTestCase.test_if_in_if_in_if)\nPASS: test_implicit_return_in_class (test.test_sys_settrace.TraceOpcodesTestCase.test_implicit_return_in_class)\nPASS: test_loop_in_try_except (test.test_sys_settrace.TraceOpcodesTestCase.test_loop_in_try_except)\nPASS: test_nested_ifs (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_ifs)\nPASS: test_nested_ifs_with_and (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_ifs_with_and)\nPASS: test_nested_loops (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_loops)\nPASS: test_nested_try_if (test.test_sys_settrace.TraceOpcodesTestCase.test_nested_try_if)\nPASS: test_no_line_event_after_creating_generator (test.test_sys_settrace.TraceOpcodesTestCase.test_no_line_event_after_creating_generator)\nPASS: test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TraceOpcodesTestCase.test_no_tracing_of_named_except_cleanup)\nPASS: test_notrace_lambda (test.test_sys_settrace.TraceOpcodesTestCase.test_notrace_lambda)\nPASS: test_return_through_finally (test.test_sys_settrace.TraceOpcodesTestCase.test_return_through_finally)\nPASS: test_set_and_retrieve_func (test.test_sys_settrace.TraceOpcodesTestCase.test_set_and_retrieve_func)\nPASS: test_set_and_retrieve_none (test.test_sys_settrace.TraceOpcodesTestCase.test_set_and_retrieve_none)\nPASS: test_settrace_error (test.test_sys_settrace.TraceOpcodesTestCase.test_settrace_error)\nPASS: test_testcapi_settrace_error (test.test_sys_settrace.TraceOpcodesTestCase.test_testcapi_settrace_error)\nPASS: test_tracing_exception_raised_in_with (test.test_sys_settrace.TraceOpcodesTestCase.test_tracing_exception_raised_in_with)\nPASS: test_try_except_no_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_no_exception)\nPASS: test_try_except_star_exception_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_exception_caught)\nPASS: test_try_except_star_exception_not_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_exception_not_caught)\nPASS: test_try_except_star_named_exception_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_exception_caught)\nPASS: test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_exception_not_caught)\nPASS: test_try_except_star_named_no_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_named_no_exception)\nPASS: test_try_except_star_nested (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_nested)\nPASS: test_try_except_star_no_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_star_no_exception)\nPASS: test_try_except_with_wrong_type (test.test_sys_settrace.TraceOpcodesTestCase.test_try_except_with_wrong_type)\nPASS: test_try_exception_in_else (test.test_sys_settrace.TraceOpcodesTestCase.test_try_exception_in_else)\nPASS: test_try_in_try (test.test_sys_settrace.TraceOpcodesTestCase.test_try_in_try)\nPASS: test_try_in_try_with_exception (test.test_sys_settrace.TraceOpcodesTestCase.test_try_in_try_with_exception)\nPASS: test_very_large_function (test.test_sys_settrace.TraceOpcodesTestCase.test_very_large_function)\nPASS: test_01_basic (test.test_sys_settrace.TraceTestCase.test_01_basic)\nPASS: test_02_arigo0 (test.test_sys_settrace.TraceTestCase.test_02_arigo0)\nPASS: test_02_arigo1 (test.test_sys_settrace.TraceTestCase.test_02_arigo1)\nPASS: test_02_arigo2 (test.test_sys_settrace.TraceTestCase.test_02_arigo2)\nPASS: test_03_one_instr (test.test_sys_settrace.TraceTestCase.test_03_one_instr)\nPASS: test_04_no_pop_blocks (test.test_sys_settrace.TraceTestCase.test_04_no_pop_blocks)\nPASS: test_05_no_pop_tops (test.test_sys_settrace.TraceTestCase.test_05_no_pop_tops)\nPASS: test_06_call (test.test_sys_settrace.TraceTestCase.test_06_call)\nPASS: test_07_raise (test.test_sys_settrace.TraceTestCase.test_07_raise)\nPASS: test_08_settrace_and_return (test.test_sys_settrace.TraceTestCase.test_08_settrace_and_return)\nPASS: test_09_settrace_and_raise (test.test_sys_settrace.TraceTestCase.test_09_settrace_and_raise)\nPASS: test_10_ireturn (test.test_sys_settrace.TraceTestCase.test_10_ireturn)\nPASS: test_11_tightloop (test.test_sys_settrace.TraceTestCase.test_11_tightloop)\nPASS: test_12_tighterloop (test.test_sys_settrace.TraceTestCase.test_12_tighterloop)\nPASS: test_13_genexp (test.test_sys_settrace.TraceTestCase.test_13_genexp)\nPASS: test_14_onliner_if (test.test_sys_settrace.TraceTestCase.test_14_onliner_if)\nPASS: test_15_loops (test.test_sys_settrace.TraceTestCase.test_15_loops)\nPASS: test_16_blank_lines (test.test_sys_settrace.TraceTestCase.test_16_blank_lines)\nPASS: test_17_none_f_trace (test.test_sys_settrace.TraceTestCase.test_17_none_f_trace)\nPASS: test_18_except_with_name (test.test_sys_settrace.TraceTestCase.test_18_except_with_name)\nPASS: test_19_except_with_finally (test.test_sys_settrace.TraceTestCase.test_19_except_with_finally)\nPASS: test_20_async_for_loop (test.test_sys_settrace.TraceTestCase.test_20_async_for_loop)\nPASS: test_21_repeated_pass (test.test_sys_settrace.TraceTestCase.test_21_repeated_pass)\nPASS: test_async_for_backwards_jump_has_no_line (test.test_sys_settrace.TraceTestCase.test_async_for_backwards_jump_has_no_line)\nPASS: test_break_through_finally (test.test_sys_settrace.TraceTestCase.test_break_through_finally)\nPASS: test_break_to_break (test.test_sys_settrace.TraceTestCase.test_break_to_break)\nPASS: test_break_to_continue1 (test.test_sys_settrace.TraceTestCase.test_break_to_continue1)\nPASS: test_break_to_continue2 (test.test_sys_settrace.TraceTestCase.test_break_to_continue2)\nPASS: test_class_creation_with_decorator (test.test_sys_settrace.TraceTestCase.test_class_creation_with_decorator)\nPASS: test_class_creation_with_docstrings (test.test_sys_settrace.TraceTestCase.test_class_creation_with_docstrings)\nPASS: test_continue_through_finally (test.test_sys_settrace.TraceTestCase.test_continue_through_finally)\nPASS: test_early_exit_with (test.test_sys_settrace.TraceTestCase.test_early_exit_with)\nPASS: test_finally_with_conditional (test.test_sys_settrace.TraceTestCase.test_finally_with_conditional)\nPASS: test_flow_converges_on_same_line (test.test_sys_settrace.TraceTestCase.test_flow_converges_on_same_line)\nPASS: test_if_break (test.test_sys_settrace.TraceTestCase.test_if_break)\nPASS: test_if_false_in_try_except (test.test_sys_settrace.TraceTestCase.test_if_false_in_try_except)\nPASS: test_if_false_in_with (test.test_sys_settrace.TraceTestCase.test_if_false_in_with)\nPASS: test_if_in_if_in_if (test.test_sys_settrace.TraceTestCase.test_if_in_if_in_if)\nPASS: test_implicit_return_in_class (test.test_sys_settrace.TraceTestCase.test_implicit_return_in_class)\nPASS: test_loop_in_try_except (test.test_sys_settrace.TraceTestCase.test_loop_in_try_except)\nPASS: test_nested_ifs (test.test_sys_settrace.TraceTestCase.test_nested_ifs)\nPASS: test_nested_ifs_with_and (test.test_sys_settrace.TraceTestCase.test_nested_ifs_with_and)\nPASS: test_nested_loops (test.test_sys_settrace.TraceTestCase.test_nested_loops)\nPASS: test_nested_try_if (test.test_sys_settrace.TraceTestCase.test_nested_try_if)\nPASS: test_no_line_event_after_creating_generator (test.test_sys_settrace.TraceTestCase.test_no_line_event_after_creating_generator)\nPASS: test_no_tracing_of_named_except_cleanup (test.test_sys_settrace.TraceTestCase.test_no_tracing_of_named_except_cleanup)\nPASS: test_notrace_lambda (test.test_sys_settrace.TraceTestCase.test_notrace_lambda)\nPASS: test_return_through_finally (test.test_sys_settrace.TraceTestCase.test_return_through_finally)\nPASS: test_set_and_retrieve_func (test.test_sys_settrace.TraceTestCase.test_set_and_retrieve_func)\nPASS: test_set_and_retrieve_none (test.test_sys_settrace.TraceTestCase.test_set_and_retrieve_none)\nPASS: test_settrace_error (test.test_sys_settrace.TraceTestCase.test_settrace_error)\nPASS: test_testcapi_settrace_error (test.test_sys_settrace.TraceTestCase.test_testcapi_settrace_error)\nPASS: test_tracing_exception_raised_in_with (test.test_sys_settrace.TraceTestCase.test_tracing_exception_raised_in_with)\nPASS: test_try_except_no_exception (test.test_sys_settrace.TraceTestCase.test_try_except_no_exception)\nPASS: test_try_except_star_exception_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_exception_caught)\nPASS: test_try_except_star_exception_not_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_exception_not_caught)\nPASS: test_try_except_star_named_exception_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_named_exception_caught)\nPASS: test_try_except_star_named_exception_not_caught (test.test_sys_settrace.TraceTestCase.test_try_except_star_named_exception_not_caught)\nPASS: test_try_except_star_named_no_exception (test.test_sys_settrace.TraceTestCase.test_try_except_star_named_no_exception)\nPASS: test_try_except_star_nested (test.test_sys_settrace.TraceTestCase.test_try_except_star_nested)\nPASS: test_try_except_star_no_exception (test.test_sys_settrace.TraceTestCase.test_try_except_star_no_exception)\nPASS: test_try_except_with_wrong_type (test.test_sys_settrace.TraceTestCase.test_try_except_with_wrong_type)\nPASS: test_try_exception_in_else (test.test_sys_settrace.TraceTestCase.test_try_exception_in_else)\nPASS: test_try_in_try (test.test_sys_settrace.TraceTestCase.test_try_in_try)\nPASS: test_try_in_try_with_exception (test.test_sys_settrace.TraceTestCase.test_try_in_try_with_exception)\nPASS: test_very_large_function (test.test_sys_settrace.TraceTestCase.test_very_large_function)\n\n----------------------------------------------------------------------\nRan 442 tests in 1.316s\n\nOK (skipped=1)\n0:03:15 load avg: 3.33 [376/469] test_tabnanny passed -- running (1): test_socket (30.1 sec)\ntest_correct_directory (test.test_tabnanny.TestCheck.test_correct_directory)\nPASS: Directory which contains few error free python source code files.\ntest_correct_directory_verbose (test.test_tabnanny.TestCheck.test_correct_directory_verbose)\nPASS: Directory containing few error free python source code files.\ntest_correct_file (test.test_tabnanny.TestCheck.test_correct_file)\nPASS: A python source code file without any errors.\ntest_errored_directory (test.test_tabnanny.TestCheck.test_errored_directory)\nPASS: Directory containing wrongly indented python source code files.\ntest_when_nannynag_error (test.test_tabnanny.TestCheck.test_when_nannynag_error)\nPASS: A python source code file eligible for raising `tabnanny.NannyNag`.\ntest_when_nannynag_error_verbose (test.test_tabnanny.TestCheck.test_when_nannynag_error_verbose)\nPASS: A python source code file eligible for raising `tabnanny.NannyNag`.\ntest_when_no_file (test.test_tabnanny.TestCheck.test_when_no_file)\nPASS: A python file which does not exist actually in system.\ntest_when_tokenize_tokenerror (test.test_tabnanny.TestCheck.test_when_tokenize_tokenerror)\nPASS: A python source code file eligible for raising 'tokenize.TokenError'.\ntest_when_wrong_indented (test.test_tabnanny.TestCheck.test_when_wrong_indented)\nPASS: A python source code file eligible for raising `IndentationError`.\ntest_command_usage (test.test_tabnanny.TestCommandLine.test_command_usage)\nPASS: Should display usage on no arguments.\ntest_double_verbose_mode (test.test_tabnanny.TestCommandLine.test_double_verbose_mode)\nPASS: Should display detailed error information if double verbose is on.\ntest_quiet_flag (test.test_tabnanny.TestCommandLine.test_quiet_flag)\nPASS: Should display less when quite mode is on.\ntest_verbose_mode (test.test_tabnanny.TestCommandLine.test_verbose_mode)\nPASS: Should display more error information if verbose mode is on.\ntest_with_error_free_file (test.test_tabnanny.TestCommandLine.test_with_error_free_file)\nPASS: Should not display anything if python file is correctly indented.\ntest_with_errored_file (test.test_tabnanny.TestCommandLine.test_with_errored_file)\nPASS: Should displays error when errored python file is given.\ntest_errprint (test.test_tabnanny.TestErrPrint.test_errprint)\nPASS: Asserting result of `tabnanny.errprint()` by giving sample inputs.\ntest_format_witnesses (test.test_tabnanny.TestFormatWitnesses.test_format_witnesses)\nPASS: Asserting formatter result by giving various input samples.\ntest_all_methods (test.test_tabnanny.TestNannyNag.test_all_methods)\nPASS: Asserting behaviour of `tabnanny.NannyNag` exception.\ntest_with_correct_code (test.test_tabnanny.TestProcessTokens.test_with_correct_code)\nPASS: A python source code without any whitespace related problems.\ntest_with_errored_codes_samples (test.test_tabnanny.TestProcessTokens.test_with_errored_codes_samples)\nPASS: A python source code with whitespace related sampled problems.\n\n----------------------------------------------------------------------\nRan 20 tests in 0.463s\n\nOK\n0:03:16 load avg: 3.33 [377/469] test_tcl skipped -- running (1): test_socket (30.4 sec)\ntest_tcl skipped -- No module named '_tkinter'\n0:03:16 load avg: 3.33 [378/469] test_telnetlib passed -- running (1): test_socket (30.7 sec)\ntest_expect (test.test_telnetlib.ExpectTests.test_expect)\nPASS: expect(expected, [timeout])\nPASS: testBasic (test.test_telnetlib.GeneralTests.testBasic)\nPASS: testContextManager (test.test_telnetlib.GeneralTests.testContextManager)\nPASS: testGetters (test.test_telnetlib.GeneralTests.testGetters)\nPASS: testTimeoutDefault (test.test_telnetlib.GeneralTests.testTimeoutDefault)\nPASS: testTimeoutNone (test.test_telnetlib.GeneralTests.testTimeoutNone)\nPASS: testTimeoutOpen (test.test_telnetlib.GeneralTests.testTimeoutOpen)\nPASS: testTimeoutValue (test.test_telnetlib.GeneralTests.testTimeoutValue)\nPASS: test_IAC_commands (test.test_telnetlib.OptionTests.test_IAC_commands)\nPASS: test_SB_commands (test.test_telnetlib.OptionTests.test_SB_commands)\nPASS: test_debug_accepts_str_port (test.test_telnetlib.OptionTests.test_debug_accepts_str_port)\nPASS: test_debuglevel_reads (test.test_telnetlib.OptionTests.test_debuglevel_reads)\nPASS: test_debuglevel_write (test.test_telnetlib.OptionTests.test_debuglevel_write)\ntest_read_all (test.test_telnetlib.ReadTests.test_read_all)\nPASS: read_all()\nPASS: test_read_eager (test.test_telnetlib.ReadTests.test_read_eager)\nPASS: test_read_lazy (test.test_telnetlib.ReadTests.test_read_lazy)\ntest_read_some (test.test_telnetlib.ReadTests.test_read_some)\nPASS: read_some()\ntest_read_until (test.test_telnetlib.ReadTests.test_read_until)\nPASS: read_until(expected, timeout=None)\nPASS: test_write (test.test_telnetlib.WriteTests.test_write)\n\n----------------------------------------------------------------------\nRan 19 tests in 0.039s\n\nOK\n0:03:18 load avg: 3.33 [379/469] test_tempfile passed -- running (1): test_socket (32.3 sec)\nPASS: test_nonempty_list (test.test_tempfile.TestCandidateTempdirList.test_nonempty_list)\nPASS: test_wanted_dirs (test.test_tempfile.TestCandidateTempdirList.test_wanted_dirs)\nPASS: test_exports (test.test_tempfile.TestExports.test_exports)\nPASS: test_retval (test.test_tempfile.TestGetCandidateNames.test_retval)\nPASS: test_same_thing (test.test_tempfile.TestGetCandidateNames.test_same_thing)\nPASS: test_no_files_left_behind (test.test_tempfile.TestGetDefaultTempdir.test_no_files_left_behind)\nPASS: test_case_sensitive (test.test_tempfile.TestGetTempDir.test_case_sensitive)\nPASS: test_directory_exists (test.test_tempfile.TestGetTempDir.test_directory_exists)\nPASS: test_directory_writable (test.test_tempfile.TestGetTempDir.test_directory_writable)\nPASS: test_same_thing (test.test_tempfile.TestGetTempDir.test_same_thing)\nPASS: test_sane_template (test.test_tempfile.TestGetTempPrefix.test_sane_template)\nPASS: test_usable_template (test.test_tempfile.TestGetTempPrefix.test_usable_template)\nPASS: test_infer_return_type_multiples (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_multiples)\nPASS: test_infer_return_type_multiples_and_none (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_multiples_and_none)\nPASS: test_infer_return_type_pathlib (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_pathlib)\nPASS: test_infer_return_type_pathlike (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_pathlike)\nPASS: test_infer_return_type_singles (test.test_tempfile.TestLowLevelInternals.test_infer_return_type_singles)\nPASS: test_basic (test.test_tempfile.TestMkdtemp.test_basic)\nPASS: test_basic_many (test.test_tempfile.TestMkdtemp.test_basic_many)\nPASS: test_basic_with_bytes_names (test.test_tempfile.TestMkdtemp.test_basic_with_bytes_names)\nPASS: test_choose_directory (test.test_tempfile.TestMkdtemp.test_choose_directory)\nPASS: test_collision_with_existing_directory (test.test_tempfile.TestMkdtemp.test_collision_with_existing_directory)\nPASS: test_collision_with_existing_file (test.test_tempfile.TestMkdtemp.test_collision_with_existing_file)\nPASS: test_for_tempdir_is_bytes_issue40701_api_warts (test.test_tempfile.TestMkdtemp.test_for_tempdir_is_bytes_issue40701_api_warts)\nPASS: test_mode (test.test_tempfile.TestMkdtemp.test_mode)\nPASS: test_non_directory (test.test_tempfile.TestMkdtemp.test_non_directory)\nPASS: test_nonexisting_directory (test.test_tempfile.TestMkdtemp.test_nonexisting_directory)\nPASS: test_path_is_absolute (test.test_tempfile.TestMkdtemp.test_path_is_absolute)\nSKIP: test_read_only_directory (test.test_tempfile.TestMkdtemp.test_read_only_directory) \"can't set the directory read-only\"\nPASS: test_basic (test.test_tempfile.TestMkstemp.test_basic)\nPASS: test_basic_with_bytes_names (test.test_tempfile.TestMkstemp.test_basic_with_bytes_names)\nPASS: test_choose_directory (test.test_tempfile.TestMkstemp.test_choose_directory)\nPASS: test_for_tempdir_is_bytes_issue40701_api_warts (test.test_tempfile.TestMkstemp.test_for_tempdir_is_bytes_issue40701_api_warts)\nPASS: test_basic (test.test_tempfile.TestMkstempInner.test_basic)\nPASS: test_basic_many (test.test_tempfile.TestMkstempInner.test_basic_many)\nPASS: test_basic_with_bytes_names (test.test_tempfile.TestMkstempInner.test_basic_with_bytes_names)\nPASS: test_choose_directory (test.test_tempfile.TestMkstempInner.test_choose_directory)\nPASS: test_collision_with_existing_directory (test.test_tempfile.TestMkstempInner.test_collision_with_existing_directory)\nPASS: test_collision_with_existing_file (test.test_tempfile.TestMkstempInner.test_collision_with_existing_file)\nPASS: test_file_mode (test.test_tempfile.TestMkstempInner.test_file_mode)\nPASS: test_noinherit (test.test_tempfile.TestMkstempInner.test_noinherit)\nPASS: test_non_directory (test.test_tempfile.TestMkstempInner.test_non_directory)\nPASS: test_nonexisting_directory (test.test_tempfile.TestMkstempInner.test_nonexisting_directory)\nSKIP: test_read_only_directory (test.test_tempfile.TestMkstempInner.test_read_only_directory) \"can't set the directory read-only\"\nSKIP: test_textmode (test.test_tempfile.TestMkstempInner.test_textmode) 'text mode not available'\nPASS: test_basic (test.test_tempfile.TestMktemp.test_basic)\nPASS: test_many (test.test_tempfile.TestMktemp.test_many)\nPASS: test_bad_encoding (test.test_tempfile.TestNamedTemporaryFile.test_bad_encoding)\nPASS: test_bad_mode (test.test_tempfile.TestNamedTemporaryFile.test_bad_mode)\nPASS: test_basic (test.test_tempfile.TestNamedTemporaryFile.test_basic)\nPASS: test_context_man_not_del_if_delete_false (test.test_tempfile.TestNamedTemporaryFile.test_context_man_not_del_if_delete_false)\nPASS: test_context_man_not_del_on_close_if_delete_on_close_false (test.test_tempfile.TestNamedTemporaryFile.test_context_man_not_del_on_close_if_delete_on_close_false)\nPASS: test_context_man_ok_to_delete_manually (test.test_tempfile.TestNamedTemporaryFile.test_context_man_ok_to_delete_manually)\nPASS: test_context_manager (test.test_tempfile.TestNamedTemporaryFile.test_context_manager)\nPASS: test_correct_finalizer_work_if_already_deleted (test.test_tempfile.TestNamedTemporaryFile.test_correct_finalizer_work_if_already_deleted)\nPASS: test_creates_named (test.test_tempfile.TestNamedTemporaryFile.test_creates_named)\nPASS: test_del_by_finalizer (test.test_tempfile.TestNamedTemporaryFile.test_del_by_finalizer)\nPASS: test_del_on_close (test.test_tempfile.TestNamedTemporaryFile.test_del_on_close)\nPASS: test_dis_del_on_close (test.test_tempfile.TestNamedTemporaryFile.test_dis_del_on_close)\nPASS: test_iter (test.test_tempfile.TestNamedTemporaryFile.test_iter)\nPASS: test_method_lookup (test.test_tempfile.TestNamedTemporaryFile.test_method_lookup)\nPASS: test_multiple_close (test.test_tempfile.TestNamedTemporaryFile.test_multiple_close)\nPASS: test_unexpected_error (test.test_tempfile.TestNamedTemporaryFile.test_unexpected_error)\nPASS: test_get_eight_char_str (test.test_tempfile.TestRandomNameSequence.test_get_eight_char_str)\nPASS: test_many (test.test_tempfile.TestRandomNameSequence.test_many)\nPASS: test_process_awareness (test.test_tempfile.TestRandomNameSequence.test_process_awareness)\nPASS: test_basic (test.test_tempfile.TestSpooledTemporaryFile.test_basic)\nPASS: test_bound_methods (test.test_tempfile.TestSpooledTemporaryFile.test_bound_methods)\nPASS: test_class_getitem (test.test_tempfile.TestSpooledTemporaryFile.test_class_getitem)\nPASS: test_context_manager_after_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_after_rollover)\nPASS: test_context_manager_before_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_before_rollover)\nPASS: test_context_manager_during_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_context_manager_during_rollover)\nPASS: test_del_on_close (test.test_tempfile.TestSpooledTemporaryFile.test_del_on_close)\nPASS: test_del_rolled_file (test.test_tempfile.TestSpooledTemporaryFile.test_del_rolled_file)\nPASS: test_del_unrolled_file (test.test_tempfile.TestSpooledTemporaryFile.test_del_unrolled_file)\nPASS: test_fileno (test.test_tempfile.TestSpooledTemporaryFile.test_fileno)\nPASS: test_iobase_interface (test.test_tempfile.TestSpooledTemporaryFile.test_iobase_interface)\nPASS: test_is_iobase (test.test_tempfile.TestSpooledTemporaryFile.test_is_iobase)\nPASS: test_multiple_close_after_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_multiple_close_after_rollover)\nPASS: test_multiple_close_before_rollover (test.test_tempfile.TestSpooledTemporaryFile.test_multiple_close_before_rollover)\nPASS: test_properties (test.test_tempfile.TestSpooledTemporaryFile.test_properties)\nPASS: test_rewrite_small (test.test_tempfile.TestSpooledTemporaryFile.test_rewrite_small)\nPASS: test_sparse (test.test_tempfile.TestSpooledTemporaryFile.test_sparse)\nPASS: test_text_mode (test.test_tempfile.TestSpooledTemporaryFile.test_text_mode)\nPASS: test_text_newline_and_encoding (test.test_tempfile.TestSpooledTemporaryFile.test_text_newline_and_encoding)\nPASS: test_truncate_with_size_parameter (test.test_tempfile.TestSpooledTemporaryFile.test_truncate_with_size_parameter)\nPASS: test_write_sequential (test.test_tempfile.TestSpooledTemporaryFile.test_write_sequential)\nPASS: test_writelines (test.test_tempfile.TestSpooledTemporaryFile.test_writelines)\nPASS: test_writelines_sequential (test.test_tempfile.TestSpooledTemporaryFile.test_writelines_sequential)\nSKIP: test_cleanup_with_symlink_flags (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_flags) 'requires os.chflags'\nPASS: test_cleanup_with_symlink_modes (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_modes)\nPASS: test_cleanup_with_symlink_to_a_directory (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_symlink_to_a_directory)\nSKIP: test_cleanup_with_used_directory (test.test_tempfile.TestTemporaryDirectory.test_cleanup_with_used_directory) 'Only on Windows.'\nPASS: test_context_manager (test.test_tempfile.TestTemporaryDirectory.test_context_manager)\nPASS: test_del_on_collection (test.test_tempfile.TestTemporaryDirectory.test_del_on_collection)\ntest_del_on_collection_ignore_errors (test.test_tempfile.TestTemporaryDirectory.test_del_on_collection_ignore_errors)\nPASS: Test that ignoring errors works when TemporaryDirectory is gced.\nPASS: test_del_on_shutdown (test.test_tempfile.TestTemporaryDirectory.test_del_on_shutdown)\ntest_del_on_shutdown_ignore_errors (test.test_tempfile.TestTemporaryDirectory.test_del_on_shutdown_ignore_errors)\nPASS: Test ignoring errors works when a tempdir is gc'ed on shutdown.\nPASS: test_delete_false (test.test_tempfile.TestTemporaryDirectory.test_delete_false)\nPASS: test_exit_on_shutdown (test.test_tempfile.TestTemporaryDirectory.test_exit_on_shutdown)\nPASS: test_explicit_cleanup (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup)\nSKIP: test_explicit_cleanup_correct_error (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup_correct_error) 'Only on Windows.'\ntest_explicit_cleanup_ignore_errors (test.test_tempfile.TestTemporaryDirectory.test_explicit_cleanup_ignore_errors)\nPASS: Test that cleanup doesn't return an error when ignoring them.\nSKIP: test_flags (test.test_tempfile.TestTemporaryDirectory.test_flags) 'requires os.chflags'\nPASS: test_mkdtemp_failure (test.test_tempfile.TestTemporaryDirectory.test_mkdtemp_failure)\nPASS: test_modes (test.test_tempfile.TestTemporaryDirectory.test_modes)\nPASS: test_multiple_close (test.test_tempfile.TestTemporaryDirectory.test_multiple_close)\nPASS: test_warnings_on_cleanup (test.test_tempfile.TestTemporaryDirectory.test_warnings_on_cleanup)\nPASS: test_bad_encoding (test.test_tempfile.TestTemporaryFile.test_bad_encoding)\nPASS: test_bad_mode (test.test_tempfile.TestTemporaryFile.test_bad_mode)\nPASS: test_basic (test.test_tempfile.TestTemporaryFile.test_basic)\nPASS: test_has_no_name (test.test_tempfile.TestTemporaryFile.test_has_no_name)\nPASS: test_mode_and_encoding (test.test_tempfile.TestTemporaryFile.test_mode_and_encoding)\nPASS: test_multiple_close (test.test_tempfile.TestTemporaryFile.test_multiple_close)\nPASS: test_unexpected_error (test.test_tempfile.TestTemporaryFile.test_unexpected_error)\n\n----------------------------------------------------------------------\nRan 110 tests in 1.158s\n\nOK (skipped=7)\n0:03:18 load avg: 3.33 [380/469] test_termios passed -- running (1): test_socket (32.6 sec)\nPASS: test_tcdrain (test.test_termios.TestFunctions.test_tcdrain)\nPASS: test_tcdrain_errors (test.test_termios.TestFunctions.test_tcdrain_errors)\nPASS: test_tcflow (test.test_termios.TestFunctions.test_tcflow)\nPASS: test_tcflow_errors (test.test_termios.TestFunctions.test_tcflow_errors)\nPASS: test_tcflush (test.test_termios.TestFunctions.test_tcflush)\nPASS: test_tcflush_errors (test.test_termios.TestFunctions.test_tcflush_errors)\nPASS: test_tcgetattr (test.test_termios.TestFunctions.test_tcgetattr)\nPASS: test_tcgetattr_errors (test.test_termios.TestFunctions.test_tcgetattr_errors)\nPASS: test_tcgetwinsize (test.test_termios.TestFunctions.test_tcgetwinsize)\nPASS: test_tcgetwinsize_errors (test.test_termios.TestFunctions.test_tcgetwinsize_errors)\nPASS: test_tcsendbreak (test.test_termios.TestFunctions.test_tcsendbreak)\nPASS: test_tcsendbreak_errors (test.test_termios.TestFunctions.test_tcsendbreak_errors)\nPASS: test_tcsetattr (test.test_termios.TestFunctions.test_tcsetattr)\nPASS: test_tcsetattr_errors (test.test_termios.TestFunctions.test_tcsetattr_errors)\nPASS: test_tcsetwinsize (test.test_termios.TestFunctions.test_tcsetwinsize)\nPASS: test_tcsetwinsize_errors (test.test_termios.TestFunctions.test_tcsetwinsize_errors)\nPASS: test_constants (test.test_termios.TestModule.test_constants)\nPASS: test_exception (test.test_termios.TestModule.test_exception)\n\n----------------------------------------------------------------------\nRan 18 tests in 0.011s\n\nOK\n0:03:18 load avg: 3.30 [381/469] test_textwrap passed -- running (1): test_socket (33.0 sec)\nPASS: test_dedent_declining (test.test_textwrap.DedentTestCase.test_dedent_declining)\nPASS: test_dedent_even (test.test_textwrap.DedentTestCase.test_dedent_even)\nPASS: test_dedent_nomargin (test.test_textwrap.DedentTestCase.test_dedent_nomargin)\nPASS: test_dedent_preserve_internal_tabs (test.test_textwrap.DedentTestCase.test_dedent_preserve_internal_tabs)\nPASS: test_dedent_preserve_margin_tabs (test.test_textwrap.DedentTestCase.test_dedent_preserve_margin_tabs)\nPASS: test_dedent_uneven (test.test_textwrap.DedentTestCase.test_dedent_uneven)\nPASS: test_indent_all_lines (test.test_textwrap.IndentTestCase.test_indent_all_lines)\nPASS: test_indent_default (test.test_textwrap.IndentTestCase.test_indent_default)\nPASS: test_indent_empty_lines (test.test_textwrap.IndentTestCase.test_indent_empty_lines)\nPASS: test_indent_explicit_default (test.test_textwrap.IndentTestCase.test_indent_explicit_default)\nPASS: test_indent_no_lines (test.test_textwrap.IndentTestCase.test_indent_no_lines)\nPASS: test_indent_nomargin_all_lines (test.test_textwrap.IndentTestCase.test_indent_nomargin_all_lines)\nPASS: test_indent_nomargin_default (test.test_textwrap.IndentTestCase.test_indent_nomargin_default)\nPASS: test_indent_nomargin_explicit_default (test.test_textwrap.IndentTestCase.test_indent_nomargin_explicit_default)\nPASS: test_roundtrip_mixed (test.test_textwrap.IndentTestCase.test_roundtrip_mixed)\nPASS: test_roundtrip_spaces (test.test_textwrap.IndentTestCase.test_roundtrip_spaces)\nPASS: test_roundtrip_tabs (test.test_textwrap.IndentTestCase.test_roundtrip_tabs)\nPASS: test_fill (test.test_textwrap.IndentTestCases.test_fill)\nPASS: test_initial_indent (test.test_textwrap.IndentTestCases.test_initial_indent)\nPASS: test_subsequent_indent (test.test_textwrap.IndentTestCases.test_subsequent_indent)\nPASS: test_break_long (test.test_textwrap.LongWordTestCase.test_break_long)\nPASS: test_max_lines_long (test.test_textwrap.LongWordTestCase.test_max_lines_long)\nPASS: test_nobreak_long (test.test_textwrap.LongWordTestCase.test_nobreak_long)\nPASS: test_break_long_words_not_on_hyphen (test.test_textwrap.LongWordWithHyphensTestCase.test_break_long_words_not_on_hyphen)\nPASS: test_break_long_words_on_hyphen (test.test_textwrap.LongWordWithHyphensTestCase.test_break_long_words_on_hyphen)\nPASS: test_break_on_hyphen_but_not_long_words (test.test_textwrap.LongWordWithHyphensTestCase.test_break_on_hyphen_but_not_long_words)\nPASS: test_do_not_break_long_words_or_on_hyphens (test.test_textwrap.LongWordWithHyphensTestCase.test_do_not_break_long_words_or_on_hyphens)\nPASS: test_placeholder (test.test_textwrap.MaxLinesTestCase.test_placeholder)\nPASS: test_placeholder_backtrack (test.test_textwrap.MaxLinesTestCase.test_placeholder_backtrack)\nPASS: test_simple (test.test_textwrap.MaxLinesTestCase.test_simple)\nPASS: test_spaces (test.test_textwrap.MaxLinesTestCase.test_spaces)\nPASS: test_empty_string (test.test_textwrap.ShortenTestCase.test_empty_string)\nPASS: test_first_word_too_long_but_placeholder_fits (test.test_textwrap.ShortenTestCase.test_first_word_too_long_but_placeholder_fits)\nPASS: test_placeholder (test.test_textwrap.ShortenTestCase.test_placeholder)\nPASS: test_simple (test.test_textwrap.ShortenTestCase.test_simple)\nPASS: test_whitespace (test.test_textwrap.ShortenTestCase.test_whitespace)\nPASS: test_width_too_small_for_placeholder (test.test_textwrap.ShortenTestCase.test_width_too_small_for_placeholder)\nPASS: test_bad_width (test.test_textwrap.WrapTestCase.test_bad_width)\nPASS: test_break_on_hyphens (test.test_textwrap.WrapTestCase.test_break_on_hyphens)\nPASS: test_drop_whitespace_false (test.test_textwrap.WrapTestCase.test_drop_whitespace_false)\nPASS: test_drop_whitespace_false_whitespace_only (test.test_textwrap.WrapTestCase.test_drop_whitespace_false_whitespace_only)\nPASS: test_drop_whitespace_false_whitespace_only_with_indent (test.test_textwrap.WrapTestCase.test_drop_whitespace_false_whitespace_only_with_indent)\nPASS: test_drop_whitespace_leading_whitespace (test.test_textwrap.WrapTestCase.test_drop_whitespace_leading_whitespace)\nPASS: test_drop_whitespace_whitespace_indent (test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_indent)\nPASS: test_drop_whitespace_whitespace_line (test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_line)\nPASS: test_drop_whitespace_whitespace_only (test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_only)\nPASS: test_drop_whitespace_whitespace_only_with_indent (test.test_textwrap.WrapTestCase.test_drop_whitespace_whitespace_only_with_indent)\nPASS: test_em_dash (test.test_textwrap.WrapTestCase.test_em_dash)\nPASS: test_empty_string (test.test_textwrap.WrapTestCase.test_empty_string)\nPASS: test_empty_string_with_initial_indent (test.test_textwrap.WrapTestCase.test_empty_string_with_initial_indent)\nPASS: test_fix_sentence_endings (test.test_textwrap.WrapTestCase.test_fix_sentence_endings)\nPASS: test_funky_hyphens (test.test_textwrap.WrapTestCase.test_funky_hyphens)\nPASS: test_funky_parens (test.test_textwrap.WrapTestCase.test_funky_parens)\nPASS: test_hyphenated (test.test_textwrap.WrapTestCase.test_hyphenated)\nPASS: test_hyphenated_numbers (test.test_textwrap.WrapTestCase.test_hyphenated_numbers)\nPASS: test_narrow_non_breaking_space (test.test_textwrap.WrapTestCase.test_narrow_non_breaking_space)\nPASS: test_no_split_at_umlaut (test.test_textwrap.WrapTestCase.test_no_split_at_umlaut)\nPASS: test_non_breaking_space (test.test_textwrap.WrapTestCase.test_non_breaking_space)\nPASS: test_punct_hyphens (test.test_textwrap.WrapTestCase.test_punct_hyphens)\nPASS: test_simple (test.test_textwrap.WrapTestCase.test_simple)\nPASS: test_split (test.test_textwrap.WrapTestCase.test_split)\nPASS: test_umlaut_followed_by_dash (test.test_textwrap.WrapTestCase.test_umlaut_followed_by_dash)\nPASS: test_unix_options (test.test_textwrap.WrapTestCase.test_unix_options)\nPASS: test_whitespace (test.test_textwrap.WrapTestCase.test_whitespace)\nPASS: test_wrap_short (test.test_textwrap.WrapTestCase.test_wrap_short)\nPASS: test_wrap_short_1line (test.test_textwrap.WrapTestCase.test_wrap_short_1line)\n\n----------------------------------------------------------------------\nRan 66 tests in 0.024s\n\nOK\n0:03:20 load avg: 3.30 [382/469] test_thread passed -- running (1): test_socket (34.5 sec)\ntest_barrier (test.test_thread.BarrierTest.test_barrier) ... waiting for tasks to end\ntask 9 will run for 93us\ntask 1 will run for 47us\ntask 2 will run for 93us\ntask 0 will run for 0us\ntask 7 will run for 42us\ntask 8 will run for 50us\ntask 4 will run for 53us\ntask 5 will run for 65us\ntask 6 will run for 19us\ntask 0 entering 0\ntask 1 entering 0\ntask 4 entering 0\ntask 8 entering 0\ntask 5 entering 0\ntask 7 entering 0\ntask 2 entering 0\ntask 6 entering 0\ntask 9 entering 0\ntask 3 will run for 90us\ntask 3 entering 0\ntask 3 leaving barrier\ntask 3 will run for 46us\ntask 0 leaving barrier\ntask 1 leaving barrier\ntask 1 will run for 35us\ntask 0 will run for 0us\ntask 4 leaving barrier\ntask 4 will run for 76us\ntask 6 leaving barrier\ntask 6 will run for 58us\ntask 0 entering 1\ntask 3 entering 1\ntask 8 leaving barrier\ntask 5 leaving barrier\ntask 7 leaving barrier\ntask 7 will run for 55us\ntask 5 will run for 66us\ntask 2 leaving barrier\ntask 2 will run for 99us\ntask 9 leaving barrier\ntask 9 will run for 27us\ntask 1 entering 1\ntask 8 will run for 55us\ntask 4 entering 1\ntask 6 entering 1\ntask 5 entering 1\ntask 7 entering 1\ntask 9 entering 1\ntask 8 entering 1\ntask 2 entering 1\ntask 2 leaving barrier\ntask 2 will run for 92us\ntask 0 leaving barrier\ntask 0 will run for 0us\ntask 3 leaving barrier\ntask 1 leaving barrier\ntask 1 will run for 4us\ntask 2 entering 2\ntask 6 leaving barrier\ntask 6 will run for 11us\ntask 4 leaving barrier\ntask 3 will run for 76us\ntask 5 leaving barrier\ntask 0 entering 2\ntask 4 will run for 27us\ntask 8 leaving barrier\ntask 8 will run for 4us\ntask 5 will run for 68us\ntask 6 entering 2\ntask 9 leaving barrier\ntask 9 will run for 20us\ntask 3 entering 2\ntask 7 leaving barrier\ntask 1 entering 2\ntask 7 will run for 58us\ntask 8 entering 2\ntask 9 entering 2\ntask 5 entering 2\ntask 4 entering 2\ntask 7 entering 2\ntask 7 leaving barrier\ntask 2 leaving barrier\ntask 6 leaving barrier\ntask 0 leaving barrier\ntask 3 leaving barrier\ntask 1 leaving barrier\ntask 8 leaving barrier\ntask 9 leaving barrier\ntask 5 leaving barrier\ntask 4 leaving barrier\ntasks done\nok\nPASS: test_acquire_contended (test.test_thread.LockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_thread.LockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_thread.LockTests.test_acquire_release)\nPASS: test_at_fork_reinit (test.test_thread.LockTests.test_at_fork_reinit)\nPASS: test_constructor (test.test_thread.LockTests.test_constructor)\nPASS: test_different_thread (test.test_thread.LockTests.test_different_thread)\nPASS: test_locked_repr (test.test_thread.LockTests.test_locked_repr)\nPASS: test_reacquire (test.test_thread.LockTests.test_reacquire)\nPASS: test_repr (test.test_thread.LockTests.test_repr)\nPASS: test_state_after_timeout (test.test_thread.LockTests.test_state_after_timeout)\nPASS: test_thread_leak (test.test_thread.LockTests.test_thread_leak)\nPASS: test_timeout (test.test_thread.LockTests.test_timeout)\nPASS: test_try_acquire (test.test_thread.LockTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_thread.LockTests.test_try_acquire_contended)\nPASS: test_weakref_deleted (test.test_thread.LockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_thread.LockTests.test_weakref_exists)\nPASS: test_with (test.test_thread.LockTests.test_with)\nPASS: test_forkinthread (test.test_thread.TestForkInThread.test_forkinthread)\nPASS: test__count (test.test_thread.ThreadRunningTests.test__count)\ntest_nt_and_posix_stack_size (test.test_thread.ThreadRunningTests.test_nt_and_posix_stack_size) ... caught expected ValueError setting stack_size(4096)\nsuccessfully set stack_size(262144)\nsuccessfully set stack_size(1048576)\nsuccessfully set stack_size(0)\ntrying stack_size = (262144)\ncreating task 1\ncreating task 2\ncreating task 3\ncreating task 4\ntask 3 will run for 68us\ntask 1 will run for 2us\ncreating task 5\ntask 4 will run for 69us\ntask 2 will run for 34us\ncreating task 6\ntask 1 done\ntask 6 will run for 28us\ntask 5 will run for 33us\ncreating task 7\ntask 3 done\ntask 4 done\ntask 2 done\ntask 6 done\ncreating task 8\ntask 7 will run for 23us\ntask 5 done\ncreating task 9\ntask 8 will run for 54us\ncreating task 10\ntask 9 will run for 56us\ntask 10 will run for 15us\nwaiting for all tasks to complete\ntask 7 done\ntask 8 done\ntask 9 done\ntask 10 done\nall tasks done\ntrying stack_size = (1048576)\ncreating task 1\ncreating task 2\ncreating task 3\ncreating task 4\ncreating task 5\ncreating task 6\ncreating task 7\ncreating task 8\ncreating task 9\ncreating task 10\nwaiting for all tasks to complete\ntask 10 will run for 68us\ntask 4 will run for 24us\ntask 2 will run for 52us\ntask 3 will run for 39us\ntask 4 done\ntask 2 done\ntask 7 will run for 89us\ntask 5 will run for 65us\ntask 10 done\ntask 6 will run for 71us\ntask 9 will run for 38us\ntask 1 will run for 47us\ntask 3 done\ntask 8 will run for 93us\ntask 7 done\ntask 5 done\ntask 8 done\ntask 9 done\ntask 1 done\ntask 6 done\nall tasks done\nok\nPASS: test_stack_size (test.test_thread.ThreadRunningTests.test_stack_size)\ntest_starting_threads (test.test_thread.ThreadRunningTests.test_starting_threads) ... creating task 1\ncreating task 2\ncreating task 3\ncreating task 4\ncreating task 5\ntask 3 will run for 96us\ntask 1 will run for 21us\ntask 2 will run for 17us\ntask 4 will run for 82us\ncreating task 6\ntask 5 will run for 25us\ntask 1 done\ncreating task 7\ntask 3 done\ntask 5 done\ntask 2 done\ntask 4 done\ncreating task 8\ntask 6 will run for 10us\ntask 8 will run for 85us\ncreating task 9\ntask 7 will run for 45us\ntask 9 will run for 28us\ncreating task 10\ntask 8 done\ntask 6 done\nwaiting for tasks to complete...\ntask 10 will run for 60us\ntask 9 done\ntask 7 done\ntask 10 done\nall tasks done\nok\nPASS: test_unraisable_exception (test.test_thread.ThreadRunningTests.test_unraisable_exception)\n\n----------------------------------------------------------------------\nRan 24 tests in 1.184s\n\nOK\n0:03:20 load avg: 3.30 [383/469] test_threadedtempfile passed -- running (1): test_socket (34.9 sec)\nPASS: test_main (test.test_threadedtempfile.ThreadedTempFileTest.test_main)\n\n----------------------------------------------------------------------\nRan 1 test in 0.170s\n\nOK\n0:03:29 load avg: 3.09 [384/469] test_socket passed (44.2 sec)\nSKIP: testBluetoothConstants (test.test_socket.BasicBluetoothTest.testBluetoothConstants) 'Bluetooth sockets required for this test.'\nSKIP: testCreateHciSocket (test.test_socket.BasicBluetoothTest.testCreateHciSocket) 'Bluetooth sockets required for this test.'\nSKIP: testCreateL2capSocket (test.test_socket.BasicBluetoothTest.testCreateL2capSocket) 'Bluetooth sockets required for this test.'\nSKIP: testCreateRfcommSocket (test.test_socket.BasicBluetoothTest.testCreateRfcommSocket) 'Bluetooth sockets required for this test.'\nSKIP: testCreateScoSocket (test.test_socket.BasicBluetoothTest.testCreateScoSocket) 'Bluetooth sockets required for this test.'\nSKIP: testBCMConstants (test.test_socket.BasicCANTest.testBCMConstants) 'SocketCan required for this test.'\nSKIP: testBindAny (test.test_socket.BasicCANTest.testBindAny) 'SocketCan required for this test.'\nSKIP: testCreateBCMSocket (test.test_socket.BasicCANTest.testCreateBCMSocket) 'SocketCan required for this test.'\nSKIP: testCreateSocket (test.test_socket.BasicCANTest.testCreateSocket) 'SocketCan required for this test.'\nSKIP: testCrucialConstants (test.test_socket.BasicCANTest.testCrucialConstants) 'SocketCan required for this test.'\nSKIP: testFilter (test.test_socket.BasicCANTest.testFilter) 'SocketCan required for this test.'\nSKIP: testLoopback (test.test_socket.BasicCANTest.testLoopback) 'SocketCan required for this test.'\nSKIP: testTooLongInterfaceName (test.test_socket.BasicCANTest.testTooLongInterfaceName) 'SocketCan required for this test.'\nSKIP: testCreateHyperVSocketAddrNotTupleFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrNotTupleFailure) 'Hyper-V sockets required for this test.'\nSKIP: testCreateHyperVSocketAddrNotTupleOf2StrsFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrNotTupleOf2StrsFailure) 'Hyper-V sockets required for this test.'\nSKIP: testCreateHyperVSocketAddrNotTupleOfStrsFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrNotTupleOfStrsFailure) 'Hyper-V sockets required for this test.'\nSKIP: testCreateHyperVSocketAddrServiceIdNotValidUUIDFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrServiceIdNotValidUUIDFailure) 'Hyper-V sockets required for this test.'\nSKIP: testCreateHyperVSocketAddrVmIdNotValidUUIDFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketAddrVmIdNotValidUUIDFailure) 'Hyper-V sockets required for this test.'\nSKIP: testCreateHyperVSocketWithUnknownProtoFailure (test.test_socket.BasicHyperVTest.testCreateHyperVSocketWithUnknownProtoFailure) 'Hyper-V sockets required for this test.'\nSKIP: testHyperVConstants (test.test_socket.BasicHyperVTest.testHyperVConstants) 'Hyper-V sockets required for this test.'\nSKIP: testAutoBindSock (test.test_socket.BasicQIPCRTRTest.testAutoBindSock) 'QIPCRTR sockets required for this test.'\nSKIP: testBindSock (test.test_socket.BasicQIPCRTRTest.testBindSock) 'QIPCRTR sockets required for this test.'\nSKIP: testCreateSocket (test.test_socket.BasicQIPCRTRTest.testCreateSocket) 'QIPCRTR sockets required for this test.'\nSKIP: testCrucialConstants (test.test_socket.BasicQIPCRTRTest.testCrucialConstants) 'QIPCRTR sockets required for this test.'\nSKIP: testInvalidBindSock (test.test_socket.BasicQIPCRTRTest.testInvalidBindSock) 'QIPCRTR sockets required for this test.'\nSKIP: testUnbound (test.test_socket.BasicQIPCRTRTest.testUnbound) 'QIPCRTR sockets required for this test.'\nSKIP: testCreateSocket (test.test_socket.BasicRDSTest.testCreateSocket) 'RDS sockets required for this test.'\nSKIP: testCrucialConstants (test.test_socket.BasicRDSTest.testCrucialConstants) 'RDS sockets required for this test.'\nSKIP: testSocketBufferSize (test.test_socket.BasicRDSTest.testSocketBufferSize) 'RDS sockets required for this test.'\nPASS: testDefaults (test.test_socket.BasicSocketPairTest.testDefaults)\nPASS: testRecv (test.test_socket.BasicSocketPairTest.testRecv)\nPASS: testSend (test.test_socket.BasicSocketPairTest.testSend)\nPASS: testDetach (test.test_socket.BasicTCPTest.testDetach)\nPASS: testDup (test.test_socket.BasicTCPTest.testDup)\nPASS: testFromFd (test.test_socket.BasicTCPTest.testFromFd)\nPASS: testOverFlowRecv (test.test_socket.BasicTCPTest.testOverFlowRecv)\nPASS: testOverFlowRecvFrom (test.test_socket.BasicTCPTest.testOverFlowRecvFrom)\nPASS: testRecv (test.test_socket.BasicTCPTest.testRecv)\nPASS: testRecvFrom (test.test_socket.BasicTCPTest.testRecvFrom)\nPASS: testSendAll (test.test_socket.BasicTCPTest.testSendAll)\nPASS: testShutdown (test.test_socket.BasicTCPTest.testShutdown)\nPASS: testShutdown_overflow (test.test_socket.BasicTCPTest.testShutdown_overflow)\nPASS: testDetach (test.test_socket.BasicTCPTest2.testDetach)\nPASS: testDup (test.test_socket.BasicTCPTest2.testDup)\nPASS: testFromFd (test.test_socket.BasicTCPTest2.testFromFd)\nPASS: testOverFlowRecv (test.test_socket.BasicTCPTest2.testOverFlowRecv)\nPASS: testOverFlowRecvFrom (test.test_socket.BasicTCPTest2.testOverFlowRecvFrom)\nPASS: testRecv (test.test_socket.BasicTCPTest2.testRecv)\nPASS: testRecvFrom (test.test_socket.BasicTCPTest2.testRecvFrom)\nPASS: testSendAll (test.test_socket.BasicTCPTest2.testSendAll)\nPASS: testShutdown (test.test_socket.BasicTCPTest2.testShutdown)\nPASS: testShutdown_overflow (test.test_socket.BasicTCPTest2.testShutdown_overflow)\nPASS: testRecvFrom (test.test_socket.BasicUDPLITETest.testRecvFrom)\nPASS: testRecvFromNegative (test.test_socket.BasicUDPLITETest.testRecvFromNegative)\nPASS: testSendtoAndRecv (test.test_socket.BasicUDPLITETest.testSendtoAndRecv)\nPASS: testRecvFrom (test.test_socket.BasicUDPTest.testRecvFrom)\nPASS: testRecvFromNegative (test.test_socket.BasicUDPTest.testRecvFromNegative)\nPASS: testSendtoAndRecv (test.test_socket.BasicUDPTest.testSendtoAndRecv)\nPASS: testCreateSocket (test.test_socket.BasicVSOCKTest.testCreateSocket)\nPASS: testCrucialConstants (test.test_socket.BasicVSOCKTest.testCrucialConstants)\nPASS: testSocketBufferSize (test.test_socket.BasicVSOCKTest.testSocketBufferSize)\nPASS: testVSOCKConstants (test.test_socket.BasicVSOCKTest.testVSOCKConstants)\nPASS: testRecvFromIntoArray (test.test_socket.BufferIOTest.testRecvFromIntoArray)\nPASS: testRecvFromIntoBytearray (test.test_socket.BufferIOTest.testRecvFromIntoBytearray)\nPASS: testRecvFromIntoEmptyBuffer (test.test_socket.BufferIOTest.testRecvFromIntoEmptyBuffer)\nPASS: testRecvFromIntoMemoryview (test.test_socket.BufferIOTest.testRecvFromIntoMemoryview)\nPASS: testRecvFromIntoSmallBuffer (test.test_socket.BufferIOTest.testRecvFromIntoSmallBuffer)\nPASS: testRecvIntoArray (test.test_socket.BufferIOTest.testRecvIntoArray)\nPASS: testRecvIntoBytearray (test.test_socket.BufferIOTest.testRecvIntoBytearray)\nPASS: testRecvIntoMemoryview (test.test_socket.BufferIOTest.testRecvIntoMemoryview)\nSKIP: testBCM (test.test_socket.CANTest.testBCM) 'SocketCan required for this test.'\nSKIP: testSendFrame (test.test_socket.CANTest.testSendFrame) 'SocketCan required for this test.'\nSKIP: testSendMaxFrame (test.test_socket.CANTest.testSendMaxFrame) 'SocketCan required for this test.'\nSKIP: testSendMultiFrames (test.test_socket.CANTest.testSendMultiFrames) 'SocketCan required for this test.'\nPASS: testCMSG_LEN (test.test_socket.CmsgMacroTests.testCMSG_LEN)\nPASS: testCMSG_SPACE (test.test_socket.CmsgMacroTests.testCMSG_SPACE)\nPASS: testCreateConnectionBase (test.test_socket.ContextManagersTest.testCreateConnectionBase)\nPASS: testCreateConnectionClose (test.test_socket.ContextManagersTest.testCreateConnectionClose)\nPASS: test_dual_stack_client_v4 (test.test_socket.CreateServerFunctionalTest.test_dual_stack_client_v4)\nPASS: test_dual_stack_client_v6 (test.test_socket.CreateServerFunctionalTest.test_dual_stack_client_v6)\nPASS: test_tcp4 (test.test_socket.CreateServerFunctionalTest.test_tcp4)\nPASS: test_tcp6 (test.test_socket.CreateServerFunctionalTest.test_tcp6)\nPASS: test_address (test.test_socket.CreateServerTest.test_address)\nPASS: test_dualstack_ipv6_family (test.test_socket.CreateServerTest.test_dualstack_ipv6_family)\nPASS: test_family_and_type (test.test_socket.CreateServerTest.test_family_and_type)\nPASS: test_ipv6_only_default (test.test_socket.CreateServerTest.test_ipv6_only_default)\nPASS: test_reuse_port (test.test_socket.CreateServerTest.test_reuse_port)\nPASS: testAttributes (test.test_socket.FileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.FileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.FileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.FileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.FileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.FileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.FileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.FileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.FileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.FileObjectClassTestCase.testUnbufferedRead)\nSKIP: test3542SocketOptions (test.test_socket.GeneralModuleTests.test3542SocketOptions) 'macOS specific test'\nPASS: testCloseException (test.test_socket.GeneralModuleTests.testCloseException)\nPASS: testCrucialConstants (test.test_socket.GeneralModuleTests.testCrucialConstants)\nPASS: testCrucialIpProtoConstants (test.test_socket.GeneralModuleTests.testCrucialIpProtoConstants)\nPASS: testDefaultTimeout (test.test_socket.GeneralModuleTests.testDefaultTimeout)\nPASS: testGetServBy (test.test_socket.GeneralModuleTests.testGetServBy)\nPASS: testGetSockOpt (test.test_socket.GeneralModuleTests.testGetSockOpt)\nPASS: testGetaddrinfo (test.test_socket.GeneralModuleTests.testGetaddrinfo)\nPASS: testHostnameRes (test.test_socket.GeneralModuleTests.testHostnameRes)\nPASS: testIPv4_inet_aton_fourbytes (test.test_socket.GeneralModuleTests.testIPv4_inet_aton_fourbytes)\nPASS: testIPv4toString (test.test_socket.GeneralModuleTests.testIPv4toString)\nPASS: testIPv6toString (test.test_socket.GeneralModuleTests.testIPv6toString)\nPASS: testInterfaceNameIndex (test.test_socket.GeneralModuleTests.testInterfaceNameIndex)\nPASS: testInterpreterCrash (test.test_socket.GeneralModuleTests.testInterpreterCrash)\nPASS: testInvalidInterfaceIndexToName (test.test_socket.GeneralModuleTests.testInvalidInterfaceIndexToName)\nPASS: testInvalidInterfaceNameToIndex (test.test_socket.GeneralModuleTests.testInvalidInterfaceNameToIndex)\nPASS: testNewAttributes (test.test_socket.GeneralModuleTests.testNewAttributes)\nPASS: testNtoH (test.test_socket.GeneralModuleTests.testNtoH)\nPASS: testNtoHErrors (test.test_socket.GeneralModuleTests.testNtoHErrors)\nPASS: testRefCountGetNameInfo (test.test_socket.GeneralModuleTests.testRefCountGetNameInfo)\nPASS: testSendAfterClose (test.test_socket.GeneralModuleTests.testSendAfterClose)\nPASS: testSendtoErrors (test.test_socket.GeneralModuleTests.testSendtoErrors)\nPASS: testSetSockOpt (test.test_socket.GeneralModuleTests.testSetSockOpt)\nPASS: testSockName (test.test_socket.GeneralModuleTests.testSockName)\nPASS: testSocketError (test.test_socket.GeneralModuleTests.testSocketError)\nPASS: testStringToIPv4 (test.test_socket.GeneralModuleTests.testStringToIPv4)\nPASS: testStringToIPv6 (test.test_socket.GeneralModuleTests.testStringToIPv6)\nSKIP: testWindowsSpecificConstants (test.test_socket.GeneralModuleTests.testWindowsSpecificConstants) 'Windows specific'\nPASS: test_SocketType_is_socketobject (test.test_socket.GeneralModuleTests.test_SocketType_is_socketobject)\nPASS: test__sendfile_use_sendfile (test.test_socket.GeneralModuleTests.test__sendfile_use_sendfile)\nPASS: test_addressfamily_enum (test.test_socket.GeneralModuleTests.test_addressfamily_enum)\nPASS: test_addressinfo_enum (test.test_socket.GeneralModuleTests.test_addressinfo_enum)\nPASS: test_csocket_repr (test.test_socket.GeneralModuleTests.test_csocket_repr)\nPASS: test_dealloc_warn (test.test_socket.GeneralModuleTests.test_dealloc_warn)\nPASS: test_flowinfo (test.test_socket.GeneralModuleTests.test_flowinfo)\nPASS: test_getaddrinfo_int_port_overflow (test.test_socket.GeneralModuleTests.test_getaddrinfo_int_port_overflow)\nPASS: test_getaddrinfo_ipv6_basic (test.test_socket.GeneralModuleTests.test_getaddrinfo_ipv6_basic)\nSKIP: test_getaddrinfo_ipv6_scopeid_numeric (test.test_socket.GeneralModuleTests.test_getaddrinfo_ipv6_scopeid_numeric) 'Numeric scope id does not work or undocumented'\nPASS: test_getaddrinfo_ipv6_scopeid_symbolic (test.test_socket.GeneralModuleTests.test_getaddrinfo_ipv6_scopeid_symbolic)\nPASS: test_getfqdn_filter_localhost (test.test_socket.GeneralModuleTests.test_getfqdn_filter_localhost)\nPASS: test_getnameinfo (test.test_socket.GeneralModuleTests.test_getnameinfo)\nSKIP: test_getnameinfo_ipv6_scopeid_numeric (test.test_socket.GeneralModuleTests.test_getnameinfo_ipv6_scopeid_numeric) 'Numeric scope id does not work or undocumented'\nPASS: test_getnameinfo_ipv6_scopeid_symbolic (test.test_socket.GeneralModuleTests.test_getnameinfo_ipv6_scopeid_symbolic)\nPASS: test_getsockaddrarg (test.test_socket.GeneralModuleTests.test_getsockaddrarg)\nPASS: test_host_resolution (test.test_socket.GeneralModuleTests.test_host_resolution)\nPASS: test_host_resolution_bad_address (test.test_socket.GeneralModuleTests.test_host_resolution_bad_address)\nSKIP: test_idna (test.test_socket.GeneralModuleTests.test_idna) 'network is not enabled'\nPASS: test_listen_backlog (test.test_socket.GeneralModuleTests.test_listen_backlog)\nPASS: test_listen_backlog_overflow (test.test_socket.GeneralModuleTests.test_listen_backlog_overflow)\nPASS: test_makefile_invalid_mode (test.test_socket.GeneralModuleTests.test_makefile_invalid_mode)\nPASS: test_makefile_mode (test.test_socket.GeneralModuleTests.test_makefile_mode)\nPASS: test_msgflag_enum (test.test_socket.GeneralModuleTests.test_msgflag_enum)\nPASS: test_name_closed_socketio (test.test_socket.GeneralModuleTests.test_name_closed_socketio)\nPASS: test_pickle (test.test_socket.GeneralModuleTests.test_pickle)\nPASS: test_repr (test.test_socket.GeneralModuleTests.test_repr)\nPASS: test_sendall_interrupted (test.test_socket.GeneralModuleTests.test_sendall_interrupted)\nPASS: test_sendall_interrupted_with_timeout (test.test_socket.GeneralModuleTests.test_sendall_interrupted_with_timeout)\nPASS: test_sethostname (test.test_socket.GeneralModuleTests.test_sethostname)\nSKIP: test_sio_loopback_fast_path (test.test_socket.GeneralModuleTests.test_sio_loopback_fast_path) 'Windows specific'\nSKIP: test_sock_ioctl (test.test_socket.GeneralModuleTests.test_sock_ioctl) 'Windows specific'\nPASS: test_socket_close (test.test_socket.GeneralModuleTests.test_socket_close)\nPASS: test_socket_consistent_sock_type (test.test_socket.GeneralModuleTests.test_socket_consistent_sock_type)\nPASS: test_socket_fileno (test.test_socket.GeneralModuleTests.test_socket_fileno)\nPASS: test_socket_fileno_rejects_float (test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_float)\nPASS: test_socket_fileno_rejects_invalid_socket (test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_invalid_socket)\nPASS: test_socket_fileno_rejects_negative (test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_negative)\nPASS: test_socket_fileno_rejects_other_types (test.test_socket.GeneralModuleTests.test_socket_fileno_rejects_other_types)\nPASS: test_socket_fileno_requires_socket_fd (test.test_socket.GeneralModuleTests.test_socket_fileno_requires_socket_fd)\nPASS: test_socket_fileno_requires_valid_fd (test.test_socket.GeneralModuleTests.test_socket_fileno_requires_valid_fd)\nPASS: test_socket_methods (test.test_socket.GeneralModuleTests.test_socket_methods)\nPASS: test_socket_type (test.test_socket.GeneralModuleTests.test_socket_type)\nPASS: test_socketkind_enum (test.test_socket.GeneralModuleTests.test_socketkind_enum)\nPASS: test_str_for_enums (test.test_socket.GeneralModuleTests.test_str_for_enums)\nPASS: test_unknown_socket_family_repr (test.test_socket.GeneralModuleTests.test_unknown_socket_family_repr)\nPASS: test_unusable_closed_socketio (test.test_socket.GeneralModuleTests.test_unusable_closed_socketio)\nPASS: test_weakref (test.test_socket.GeneralModuleTests.test_weakref)\nSKIP: testBind (test.test_socket.ISOTPTest.testBind) 'CAN ISOTP required for this test.'\nSKIP: testCreateISOTPSocket (test.test_socket.ISOTPTest.testCreateISOTPSocket) 'CAN ISOTP required for this test.'\nSKIP: testCreateSocket (test.test_socket.ISOTPTest.testCreateSocket) 'CAN ISOTP required for this test.'\nSKIP: testCrucialConstants (test.test_socket.ISOTPTest.testCrucialConstants) 'CAN ISOTP required for this test.'\nSKIP: testTooLongInterfaceName (test.test_socket.ISOTPTest.testTooLongInterfaceName) 'CAN ISOTP required for this test.'\nPASS: test_SOCK_CLOEXEC (test.test_socket.InheritanceTest.test_SOCK_CLOEXEC)\nPASS: test_default_inheritable (test.test_socket.InheritanceTest.test_default_inheritable)\nPASS: test_dup (test.test_socket.InheritanceTest.test_dup)\nPASS: test_get_inheritable_cloexec (test.test_socket.InheritanceTest.test_get_inheritable_cloexec)\nPASS: test_set_inheritable (test.test_socket.InheritanceTest.test_set_inheritable)\nPASS: test_set_inheritable_cloexec (test.test_socket.InheritanceTest.test_set_inheritable_cloexec)\nPASS: test_socketpair (test.test_socket.InheritanceTest.test_socketpair)\nPASS: testInterruptedRecvIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvIntoTimeout)\nPASS: testInterruptedRecvTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvTimeout)\nPASS: testInterruptedRecvfromIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvfromIntoTimeout)\nPASS: testInterruptedRecvfromTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvfromTimeout)\nPASS: testInterruptedRecvmsgIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvmsgIntoTimeout)\nPASS: testInterruptedRecvmsgTimeout (test.test_socket.InterruptedRecvTimeoutTest.testInterruptedRecvmsgTimeout)\nPASS: testInterruptedSendTimeout (test.test_socket.InterruptedSendTimeoutTest.testInterruptedSendTimeout)\nPASS: testInterruptedSendmsgTimeout (test.test_socket.InterruptedSendTimeoutTest.testInterruptedSendmsgTimeout)\nPASS: testInterruptedSendtoTimeout (test.test_socket.InterruptedSendTimeoutTest.testInterruptedSendtoTimeout)\nSKIP: testBind (test.test_socket.J1939Test.testBind) 'CAN J1939 required for this test.'\nSKIP: testCreateJ1939Socket (test.test_socket.J1939Test.testCreateJ1939Socket) 'CAN J1939 required for this test.'\nSKIP: testJ1939Constants (test.test_socket.J1939Test.testJ1939Constants) 'CAN J1939 required for this test.'\nPASS: testAttributes (test.test_socket.LineBufferedFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.LineBufferedFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.LineBufferedFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.LineBufferedFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.LineBufferedFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.LineBufferedFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.LineBufferedFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.LineBufferedFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.LineBufferedFileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.LineBufferedFileObjectClassTestCase.testUnbufferedRead)\nSKIP: test_aead_aes_gcm (test.test_socket.LinuxKernelCryptoAPI.test_aead_aes_gcm) 'AF_ALG required'\nSKIP: test_aes_cbc (test.test_socket.LinuxKernelCryptoAPI.test_aes_cbc) 'AF_ALG required'\nSKIP: test_drbg_pr_sha256 (test.test_socket.LinuxKernelCryptoAPI.test_drbg_pr_sha256) 'AF_ALG required'\nSKIP: test_hmac_sha1 (test.test_socket.LinuxKernelCryptoAPI.test_hmac_sha1) 'AF_ALG required'\nSKIP: test_length_restriction (test.test_socket.LinuxKernelCryptoAPI.test_length_restriction) 'AF_ALG required'\nSKIP: test_sendmsg_afalg_args (test.test_socket.LinuxKernelCryptoAPI.test_sendmsg_afalg_args) 'AF_ALG required'\nSKIP: test_sha256 (test.test_socket.LinuxKernelCryptoAPI.test_sha256) 'AF_ALG required'\nPASS: testFamily (test.test_socket.NetworkConnectionAttributesTest.testFamily)\nPASS: testSourceAddress (test.test_socket.NetworkConnectionAttributesTest.testSourceAddress)\nPASS: testTimeoutDefault (test.test_socket.NetworkConnectionAttributesTest.testTimeoutDefault)\nPASS: testTimeoutNone (test.test_socket.NetworkConnectionAttributesTest.testTimeoutNone)\nPASS: testTimeoutValueNamed (test.test_socket.NetworkConnectionAttributesTest.testTimeoutValueNamed)\nPASS: testTimeoutValueNonamed (test.test_socket.NetworkConnectionAttributesTest.testTimeoutValueNonamed)\nPASS: testInsideTimeout (test.test_socket.NetworkConnectionBehaviourTest.testInsideTimeout)\nPASS: testOutsideTimeout (test.test_socket.NetworkConnectionBehaviourTest.testOutsideTimeout)\nPASS: test_connect (test.test_socket.NetworkConnectionNoServer.test_connect)\nPASS: test_create_connection (test.test_socket.NetworkConnectionNoServer.test_create_connection)\nPASS: test_create_connection_all_errors (test.test_socket.NetworkConnectionNoServer.test_create_connection_all_errors)\nPASS: test_create_connection_timeout (test.test_socket.NetworkConnectionNoServer.test_create_connection_timeout)\nPASS: testAccept (test.test_socket.NonBlockingTCPTests.testAccept)\nPASS: testInheritFlagsBlocking (test.test_socket.NonBlockingTCPTests.testInheritFlagsBlocking)\nPASS: testInheritFlagsTimeout (test.test_socket.NonBlockingTCPTests.testInheritFlagsTimeout)\nPASS: testInitNonBlocking (test.test_socket.NonBlockingTCPTests.testInitNonBlocking)\nPASS: testRecv (test.test_socket.NonBlockingTCPTests.testRecv)\nPASS: testSetBlocking (test.test_socket.NonBlockingTCPTests.testSetBlocking)\nPASS: testSetBlocking_overflow (test.test_socket.NonBlockingTCPTests.testSetBlocking_overflow)\nPASS: test_SOCK_NONBLOCK (test.test_socket.NonblockConstantTest.test_SOCK_NONBLOCK)\nSKIP: testPeek (test.test_socket.RDSTest.testPeek) 'RDS sockets required for this test.'\nSKIP: testSelect (test.test_socket.RDSTest.testSelect) 'RDS sockets required for this test.'\nSKIP: testSendAndRecv (test.test_socket.RDSTest.testSendAndRecv) 'RDS sockets required for this test.'\nSKIP: testSendAndRecvMsg (test.test_socket.RDSTest.testSendAndRecvMsg) 'RDS sockets required for this test.'\nSKIP: testSendAndRecvMulti (test.test_socket.RDSTest.testSendAndRecvMulti) 'RDS sockets required for this test.'\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testCmsgTruncNoBufSize)\nPASS: testOddCmsgSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testOddCmsgSize)\nPASS: testRecvHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvHopLimit)\nPASS: testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvHopLimitCMSG_SPACE)\nPASS: testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimit)\nPASS: testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE)\nPASS: testSecondCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTrunc0)\nPASS: testSecondCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTrunc1)\nPASS: testSecondCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTrunc2Int)\nPASS: testSecondCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTruncInData)\nPASS: testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSecondCmsgTruncLen0Minus1)\nPASS: testSetHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSetHopLimit)\nPASS: testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSetTrafficClassAndHopLimit)\nPASS: testSingleCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTrunc0)\nPASS: testSingleCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTrunc1)\nPASS: testSingleCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTrunc2Int)\nPASS: testSingleCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTruncInData)\nPASS: testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test.testSingleCmsgTruncLen0Minus1)\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testCmsgTruncNoBufSize)\nPASS: testOddCmsgSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testOddCmsgSize)\nPASS: testRecvHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvHopLimit)\nPASS: testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvHopLimitCMSG_SPACE)\nPASS: testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimit)\nPASS: testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE)\nPASS: testSecondCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc0)\nPASS: testSecondCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc1)\nPASS: testSecondCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc2Int)\nPASS: testSecondCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncInData)\nPASS: testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncLen0Minus1)\nPASS: testSetHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSetHopLimit)\nPASS: testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSetTrafficClassAndHopLimit)\nPASS: testSingleCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc0)\nPASS: testSingleCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc1)\nPASS: testSingleCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc2Int)\nPASS: testSingleCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncInData)\nPASS: testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncLen0Minus1)\nPASS: testCmsgTrunc0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTrunc0)\nPASS: testCmsgTrunc1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTrunc1)\nPASS: testCmsgTrunc2Int (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTrunc2Int)\nPASS: testCmsgTruncLen0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen0)\nPASS: testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen0Minus1)\nPASS: testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen0Plus1)\nPASS: testCmsgTruncLen1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen1)\nPASS: testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncLen2Minus1)\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testCmsgTruncNoBufSize)\nPASS: testFDPassCMSG_LEN (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassCMSG_LEN)\nPASS: testFDPassCMSG_SPACE (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassCMSG_SPACE)\nPASS: testFDPassEmpty (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassEmpty)\nPASS: testFDPassPartialInt (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassPartialInt)\nPASS: testFDPassPartialIntInMiddle (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassPartialIntInMiddle)\nPASS: testFDPassSeparate (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassSeparate)\nPASS: testFDPassSeparateMinSpace (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassSeparateMinSpace)\nPASS: testFDPassSimple (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testFDPassSimple)\nPASS: testMultipleFDPass (test.test_socket.RecvmsgIntoSCMRightsStreamTest.testMultipleFDPass)\nSKIP: testRecvmsg (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgAfterClose) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgEOF (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgEOF) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgExplicitDefaults) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgFromSendmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoArray) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoBadArgs) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoGenerator) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgIntoScatter) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgLongAncillaryBuf) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgOverflow (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgOverflow) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgPeek (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgPeek) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgShortAncillaryBuf) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgShorter (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgShorter) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgTimeout (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgTimeout) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgTrunc (test.test_socket.RecvmsgIntoSCTPStreamTest.testRecvmsgTrunc) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoTCPTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgAfterClose)\nPASS: testRecvmsgEOF (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgEOF)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgOverflow (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgOverflow)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoTCPTest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgAfterClose)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDP6Test.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgAfterClose)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDPLITE6Test.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgAfterClose)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDPLITETest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoUDPTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgAfterClose)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDPTest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgAfterClose)\nPASS: testRecvmsgEOF (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgEOF)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoArray)\nPASS: testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoBadArgs)\nPASS: testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoGenerator)\nPASS: testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgIntoScatter)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgOverflow (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgOverflow)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgIntoUnixStreamTest.testRecvmsgTrunc)\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testCmsgTruncNoBufSize)\nPASS: testOddCmsgSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testOddCmsgSize)\nPASS: testRecvHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvHopLimit)\nPASS: testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvHopLimitCMSG_SPACE)\nPASS: testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimit)\nPASS: testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE)\nPASS: testSecondCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTrunc0)\nPASS: testSecondCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTrunc1)\nPASS: testSecondCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTrunc2Int)\nPASS: testSecondCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTruncInData)\nPASS: testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSecondCmsgTruncLen0Minus1)\nPASS: testSetHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSetHopLimit)\nPASS: testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSetTrafficClassAndHopLimit)\nPASS: testSingleCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTrunc0)\nPASS: testSingleCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTrunc1)\nPASS: testSingleCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTrunc2Int)\nPASS: testSingleCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTruncInData)\nPASS: testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test.testSingleCmsgTruncLen0Minus1)\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testCmsgTruncNoBufSize)\nPASS: testOddCmsgSize (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testOddCmsgSize)\nPASS: testRecvHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvHopLimit)\nPASS: testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvHopLimitCMSG_SPACE)\nPASS: testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimit)\nPASS: testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testRecvTrafficClassAndHopLimitCMSG_SPACE)\nPASS: testSecondCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc0)\nPASS: testSecondCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc1)\nPASS: testSecondCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTrunc2Int)\nPASS: testSecondCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncInData)\nPASS: testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSecondCmsgTruncLen0Minus1)\nPASS: testSetHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSetHopLimit)\nPASS: testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSetTrafficClassAndHopLimit)\nPASS: testSingleCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc0)\nPASS: testSingleCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc1)\nPASS: testSingleCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTrunc2Int)\nPASS: testSingleCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncInData)\nPASS: testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDPLITE6Test.testSingleCmsgTruncLen0Minus1)\nPASS: testCmsgTrunc0 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTrunc0)\nPASS: testCmsgTrunc1 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTrunc1)\nPASS: testCmsgTrunc2Int (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTrunc2Int)\nPASS: testCmsgTruncLen0 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen0)\nPASS: testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen0Minus1)\nPASS: testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen0Plus1)\nPASS: testCmsgTruncLen1 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen1)\nPASS: testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncLen2Minus1)\nPASS: testCmsgTruncNoBufSize (test.test_socket.RecvmsgSCMRightsStreamTest.testCmsgTruncNoBufSize)\nPASS: testFDPassCMSG_LEN (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassCMSG_LEN)\nPASS: testFDPassCMSG_SPACE (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassCMSG_SPACE)\nPASS: testFDPassEmpty (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassEmpty)\nPASS: testFDPassPartialInt (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassPartialInt)\nPASS: testFDPassPartialIntInMiddle (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassPartialIntInMiddle)\nPASS: testFDPassSeparate (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassSeparate)\nPASS: testFDPassSeparateMinSpace (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassSeparateMinSpace)\nPASS: testFDPassSimple (test.test_socket.RecvmsgSCMRightsStreamTest.testFDPassSimple)\nPASS: testMultipleFDPass (test.test_socket.RecvmsgSCMRightsStreamTest.testMultipleFDPass)\nSKIP: testRecvmsg (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgAfterClose (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgAfterClose) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgBadArgs (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgBadArgs) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgEOF (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgEOF) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgExplicitDefaults) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgFromSendmsg (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgFromSendmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgLongAncillaryBuf) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgOverflow (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgOverflow) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgPeek (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgPeek) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgShortAncillaryBuf) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgShorter (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgShorter) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgTimeout (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgTimeout) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testRecvmsgTrunc (test.test_socket.RecvmsgSCTPStreamTest.testRecvmsgTrunc) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nPASS: testRecvmsg (test.test_socket.RecvmsgTCPTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgTCPTest.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgTCPTest.testRecvmsgBadArgs)\nPASS: testRecvmsgEOF (test.test_socket.RecvmsgTCPTest.testRecvmsgEOF)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgTCPTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgTCPTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgTCPTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgOverflow (test.test_socket.RecvmsgTCPTest.testRecvmsgOverflow)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgTCPTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgTCPTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgTCPTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgTCPTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgTCPTest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgUDP6Test.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgUDP6Test.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgUDP6Test.testRecvmsgBadArgs)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDP6Test.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDP6Test.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDP6Test.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgUDP6Test.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDP6Test.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgUDP6Test.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgUDP6Test.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgUDP6Test.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgBadArgs)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgUDPLITE6Test.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgUDPLITETest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgUDPLITETest.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgUDPLITETest.testRecvmsgBadArgs)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDPLITETest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDPLITETest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDPLITETest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgUDPLITETest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDPLITETest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgUDPLITETest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgUDPLITETest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgUDPLITETest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgUDPTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgUDPTest.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgUDPTest.testRecvmsgBadArgs)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDPTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDPTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDPTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgUDPTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDPTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgUDPTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgUDPTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgUDPTest.testRecvmsgTrunc)\nPASS: testRecvmsg (test.test_socket.RecvmsgUnixStreamTest.testRecvmsg)\nPASS: testRecvmsgAfterClose (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgAfterClose)\nPASS: testRecvmsgBadArgs (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgBadArgs)\nPASS: testRecvmsgEOF (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgEOF)\nPASS: testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgExplicitDefaults)\nPASS: testRecvmsgFromSendmsg (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgFromSendmsg)\nPASS: testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgLongAncillaryBuf)\nPASS: testRecvmsgOverflow (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgOverflow)\nPASS: testRecvmsgPeek (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgPeek)\nPASS: testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgShortAncillaryBuf)\nPASS: testRecvmsgShorter (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgShorter)\nPASS: testRecvmsgTimeout (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgTimeout)\nPASS: testRecvmsgTrunc (test.test_socket.RecvmsgUnixStreamTest.testRecvmsgTrunc)\nPASS: testSendAndRecvFds (test.test_socket.SendRecvFdsTests.testSendAndRecvFds)\nPASS: testCount (test.test_socket.SendfileUsingSendTest.testCount)\nPASS: testCountSmall (test.test_socket.SendfileUsingSendTest.testCountSmall)\nPASS: testCountWithOffset (test.test_socket.SendfileUsingSendTest.testCountWithOffset)\nPASS: testEmptyFileSend (test.test_socket.SendfileUsingSendTest.testEmptyFileSend)\nPASS: testNonBlocking (test.test_socket.SendfileUsingSendTest.testNonBlocking)\nPASS: testNonRegularFile (test.test_socket.SendfileUsingSendTest.testNonRegularFile)\nPASS: testOffset (test.test_socket.SendfileUsingSendTest.testOffset)\nPASS: testRegularFile (test.test_socket.SendfileUsingSendTest.testRegularFile)\nPASS: testWithTimeout (test.test_socket.SendfileUsingSendTest.testWithTimeout)\nPASS: testWithTimeoutTriggeredSend (test.test_socket.SendfileUsingSendTest.testWithTimeoutTriggeredSend)\nPASS: test_errors (test.test_socket.SendfileUsingSendTest.test_errors)\nPASS: testCount (test.test_socket.SendfileUsingSendfileTest.testCount)\nPASS: testCountSmall (test.test_socket.SendfileUsingSendfileTest.testCountSmall)\nPASS: testCountWithOffset (test.test_socket.SendfileUsingSendfileTest.testCountWithOffset)\nPASS: testEmptyFileSend (test.test_socket.SendfileUsingSendfileTest.testEmptyFileSend)\nPASS: testNonBlocking (test.test_socket.SendfileUsingSendfileTest.testNonBlocking)\nPASS: testNonRegularFile (test.test_socket.SendfileUsingSendfileTest.testNonRegularFile)\nPASS: testOffset (test.test_socket.SendfileUsingSendfileTest.testOffset)\nPASS: testRegularFile (test.test_socket.SendfileUsingSendfileTest.testRegularFile)\nPASS: testWithTimeout (test.test_socket.SendfileUsingSendfileTest.testWithTimeout)\nPASS: testWithTimeoutTriggeredSend (test.test_socket.SendfileUsingSendfileTest.testWithTimeoutTriggeredSend)\nPASS: test_errors (test.test_socket.SendfileUsingSendfileTest.test_errors)\nSKIP: testSendmsg (test.test_socket.SendmsgSCTPStreamTest.testSendmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgAfterClose (test.test_socket.SendmsgSCTPStreamTest.testSendmsgAfterClose) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgAncillaryGenerator (test.test_socket.SendmsgSCTPStreamTest.testSendmsgAncillaryGenerator) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgArray (test.test_socket.SendmsgSCTPStreamTest.testSendmsgArray) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgBadArgs (test.test_socket.SendmsgSCTPStreamTest.testSendmsgBadArgs) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgBadCmsg (test.test_socket.SendmsgSCTPStreamTest.testSendmsgBadCmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgBadMultiCmsg (test.test_socket.SendmsgSCTPStreamTest.testSendmsgBadMultiCmsg) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgDataGenerator (test.test_socket.SendmsgSCTPStreamTest.testSendmsgDataGenerator) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgDontWait (test.test_socket.SendmsgSCTPStreamTest.testSendmsgDontWait) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgExcessCmsgReject (test.test_socket.SendmsgSCTPStreamTest.testSendmsgExcessCmsgReject) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgExplicitNoneAddr (test.test_socket.SendmsgSCTPStreamTest.testSendmsgExplicitNoneAddr) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgGather (test.test_socket.SendmsgSCTPStreamTest.testSendmsgGather) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nSKIP: testSendmsgTimeout (test.test_socket.SendmsgSCTPStreamTest.testSendmsgTimeout) \"can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): [Errno 93] Protocol not supported\"\nPASS: testSendmsg (test.test_socket.SendmsgTCPTest.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgTCPTest.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgTCPTest.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgTCPTest.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgTCPTest.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgTCPTest.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgTCPTest.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgTCPTest.testSendmsgDataGenerator)\nPASS: testSendmsgDontWait (test.test_socket.SendmsgTCPTest.testSendmsgDontWait)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgTCPTest.testSendmsgExcessCmsgReject)\nPASS: testSendmsgExplicitNoneAddr (test.test_socket.SendmsgTCPTest.testSendmsgExplicitNoneAddr)\nPASS: testSendmsgGather (test.test_socket.SendmsgTCPTest.testSendmsgGather)\nPASS: testSendmsgTimeout (test.test_socket.SendmsgTCPTest.testSendmsgTimeout)\nPASS: testSendmsg (test.test_socket.SendmsgUDP6Test.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgUDP6Test.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDP6Test.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgUDP6Test.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgUDP6Test.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgUDP6Test.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDP6Test.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgUDP6Test.testSendmsgDataGenerator)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDP6Test.testSendmsgExcessCmsgReject)\nPASS: testSendmsgGather (test.test_socket.SendmsgUDP6Test.testSendmsgGather)\nPASS: testSendmsgNoDestAddr (test.test_socket.SendmsgUDP6Test.testSendmsgNoDestAddr)\nPASS: testSendmsg (test.test_socket.SendmsgUDPLITE6Test.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgUDPLITE6Test.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDPLITE6Test.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgUDPLITE6Test.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgUDPLITE6Test.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgUDPLITE6Test.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDPLITE6Test.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgUDPLITE6Test.testSendmsgDataGenerator)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDPLITE6Test.testSendmsgExcessCmsgReject)\nPASS: testSendmsgGather (test.test_socket.SendmsgUDPLITE6Test.testSendmsgGather)\nPASS: testSendmsgNoDestAddr (test.test_socket.SendmsgUDPLITE6Test.testSendmsgNoDestAddr)\nPASS: testSendmsg (test.test_socket.SendmsgUDPLITETest.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgUDPLITETest.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDPLITETest.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgUDPLITETest.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgUDPLITETest.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgUDPLITETest.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDPLITETest.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgUDPLITETest.testSendmsgDataGenerator)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDPLITETest.testSendmsgExcessCmsgReject)\nPASS: testSendmsgGather (test.test_socket.SendmsgUDPLITETest.testSendmsgGather)\nPASS: testSendmsgNoDestAddr (test.test_socket.SendmsgUDPLITETest.testSendmsgNoDestAddr)\nPASS: testSendmsg (test.test_socket.SendmsgUDPTest.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgUDPTest.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDPTest.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgUDPTest.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgUDPTest.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgUDPTest.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDPTest.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgUDPTest.testSendmsgDataGenerator)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDPTest.testSendmsgExcessCmsgReject)\nPASS: testSendmsgGather (test.test_socket.SendmsgUDPTest.testSendmsgGather)\nPASS: testSendmsgNoDestAddr (test.test_socket.SendmsgUDPTest.testSendmsgNoDestAddr)\nPASS: testSendmsg (test.test_socket.SendmsgUnixStreamTest.testSendmsg)\nPASS: testSendmsgAfterClose (test.test_socket.SendmsgUnixStreamTest.testSendmsgAfterClose)\nPASS: testSendmsgAncillaryGenerator (test.test_socket.SendmsgUnixStreamTest.testSendmsgAncillaryGenerator)\nPASS: testSendmsgArray (test.test_socket.SendmsgUnixStreamTest.testSendmsgArray)\nPASS: testSendmsgBadArgs (test.test_socket.SendmsgUnixStreamTest.testSendmsgBadArgs)\nPASS: testSendmsgBadCmsg (test.test_socket.SendmsgUnixStreamTest.testSendmsgBadCmsg)\nPASS: testSendmsgBadMultiCmsg (test.test_socket.SendmsgUnixStreamTest.testSendmsgBadMultiCmsg)\nPASS: testSendmsgDataGenerator (test.test_socket.SendmsgUnixStreamTest.testSendmsgDataGenerator)\nPASS: testSendmsgDontWait (test.test_socket.SendmsgUnixStreamTest.testSendmsgDontWait)\nPASS: testSendmsgExcessCmsgReject (test.test_socket.SendmsgUnixStreamTest.testSendmsgExcessCmsgReject)\nPASS: testSendmsgExplicitNoneAddr (test.test_socket.SendmsgUnixStreamTest.testSendmsgExplicitNoneAddr)\nPASS: testSendmsgGather (test.test_socket.SendmsgUnixStreamTest.testSendmsgGather)\nPASS: testSendmsgTimeout (test.test_socket.SendmsgUnixStreamTest.testSendmsgTimeout)\nPASS: testAttributes (test.test_socket.SmallBufferedFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.SmallBufferedFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.SmallBufferedFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.SmallBufferedFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.SmallBufferedFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.SmallBufferedFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.SmallBufferedFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.SmallBufferedFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.SmallBufferedFileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.SmallBufferedFileObjectClassTestCase.testUnbufferedRead)\nPASS: testClose (test.test_socket.TCPCloserTest.testClose)\nPASS: testInterruptedTimeout (test.test_socket.TCPTimeoutTest.testInterruptedTimeout)\nPASS: testTCPTimeout (test.test_socket.TCPTimeoutTest.testTCPTimeout)\nPASS: testTimeoutZero (test.test_socket.TCPTimeoutTest.testTimeoutZero)\nSKIP: testRDM (test.test_socket.TIPCTest.testRDM) \"TIPC module is not loaded, please 'sudo modprobe tipc'\"\nSKIP: testStream (test.test_socket.TIPCThreadableTest.testStream) \"TIPC module is not loaded, please 'sudo modprobe tipc'\"\nPASS: testExceptionTree (test.test_socket.TestExceptions.testExceptionTree)\nPASS: test_setblocking_invalidfd (test.test_socket.TestExceptions.test_setblocking_invalidfd)\nPASS: testAutobind (test.test_socket.TestLinuxAbstractNamespace.testAutobind)\nPASS: testBytearrayName (test.test_socket.TestLinuxAbstractNamespace.testBytearrayName)\nPASS: testLinuxAbstractNamespace (test.test_socket.TestLinuxAbstractNamespace.testLinuxAbstractNamespace)\nPASS: testMaxName (test.test_socket.TestLinuxAbstractNamespace.testMaxName)\nPASS: testNameOverflow (test.test_socket.TestLinuxAbstractNamespace.testNameOverflow)\nPASS: testStrName (test.test_socket.TestLinuxAbstractNamespace.testStrName)\nSKIP: test_new_tcp_flags (test.test_socket.TestMSWindowsTCPFlags.test_new_tcp_flags) 'requires Windows'\nSKIP: test_tcp_keepalive (test.test_socket.TestMacOSTCPFlags.test_tcp_keepalive) 'macOS specific test'\nSKIP: testShare (test.test_socket.TestSocketSharing.testShare) 'Windows specific'\nSKIP: testShareLength (test.test_socket.TestSocketSharing.testShareLength) 'Windows specific'\nSKIP: testShareLocal (test.test_socket.TestSocketSharing.testShareLocal) 'Windows specific'\nSKIP: testTypes (test.test_socket.TestSocketSharing.testTypes) 'Windows specific'\nPASS: testBytesAddr (test.test_socket.TestUnixDomain.testBytesAddr)\nSKIP: testEmptyAddress (test.test_socket.TestUnixDomain.testEmptyAddress) 'Linux specific test'\nPASS: testStrAddr (test.test_socket.TestUnixDomain.testStrAddr)\nPASS: testSurrogateescapeBind (test.test_socket.TestUnixDomain.testSurrogateescapeBind)\nPASS: testUnbound (test.test_socket.TestUnixDomain.testUnbound)\nPASS: testUnencodableAddr (test.test_socket.TestUnixDomain.testUnencodableAddr)\nPASS: testStream (test.test_socket.ThreadedVSOCKSocketStreamTest.testStream)\nPASS: testTimeoutZero (test.test_socket.UDPLITETimeoutTest.testTimeoutZero)\nPASS: testUDPLITETimeout (test.test_socket.UDPLITETimeoutTest.testUDPLITETimeout)\nPASS: testTimeoutZero (test.test_socket.UDPTimeoutTest.testTimeoutZero)\nPASS: testUDPTimeout (test.test_socket.UDPTimeoutTest.testUDPTimeout)\nPASS: testAttributes (test.test_socket.UnbufferedFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.UnbufferedFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.UnbufferedFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.UnbufferedFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase.testMakefileClose)\nPASS: testMakefileCloseSocketDestroy (test.test_socket.UnbufferedFileObjectClassTestCase.testMakefileCloseSocketDestroy)\nPASS: testReadAfterTimeout (test.test_socket.UnbufferedFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.UnbufferedFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.UnbufferedFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.UnbufferedFileObjectClassTestCase.testSmallRead)\nPASS: testSmallReadNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase.testSmallReadNonBlocking)\nPASS: testUnbufferedRead (test.test_socket.UnbufferedFileObjectClassTestCase.testUnbufferedRead)\nPASS: testUnbufferedReadline (test.test_socket.UnbufferedFileObjectClassTestCase.testUnbufferedReadline)\nPASS: testWriteNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase.testWriteNonBlocking)\nPASS: testAttributes (test.test_socket.UnicodeReadFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.UnicodeReadFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.UnicodeReadFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.UnicodeReadFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.UnicodeReadFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.UnicodeReadFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.UnicodeReadFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.UnicodeReadFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.UnicodeReadFileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.UnicodeReadFileObjectClassTestCase.testUnbufferedRead)\nPASS: testAttributes (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase.testUnbufferedRead)\nPASS: testAttributes (test.test_socket.UnicodeWriteFileObjectClassTestCase.testAttributes)\nPASS: testCloseAfterMakefile (test.test_socket.UnicodeWriteFileObjectClassTestCase.testCloseAfterMakefile)\nPASS: testClosedAttr (test.test_socket.UnicodeWriteFileObjectClassTestCase.testClosedAttr)\nPASS: testFullRead (test.test_socket.UnicodeWriteFileObjectClassTestCase.testFullRead)\nPASS: testMakefileAfterMakefileClose (test.test_socket.UnicodeWriteFileObjectClassTestCase.testMakefileAfterMakefileClose)\nPASS: testReadAfterTimeout (test.test_socket.UnicodeWriteFileObjectClassTestCase.testReadAfterTimeout)\nPASS: testReadline (test.test_socket.UnicodeWriteFileObjectClassTestCase.testReadline)\nPASS: testRealClose (test.test_socket.UnicodeWriteFileObjectClassTestCase.testRealClose)\nPASS: testSmallRead (test.test_socket.UnicodeWriteFileObjectClassTestCase.testSmallRead)\nPASS: testUnbufferedRead (test.test_socket.UnicodeWriteFileObjectClassTestCase.testUnbufferedRead)\n\n----------------------------------------------------------------------\nRan 615 tests in 43.776s\n\nOK (skipped=111)\n0:03:30 load avg: 3.09 [385/469] test_threading_local passed\nPASS: test_arguments (test.test_threading_local.PyThreadingLocalTest.test_arguments)\nPASS: test_cycle_collection (test.test_threading_local.PyThreadingLocalTest.test_cycle_collection)\nPASS: test_derived (test.test_threading_local.PyThreadingLocalTest.test_derived)\nPASS: test_derived_cycle_dealloc (test.test_threading_local.PyThreadingLocalTest.test_derived_cycle_dealloc)\nPASS: test_dict_attribute (test.test_threading_local.PyThreadingLocalTest.test_dict_attribute)\nPASS: test_dict_attribute_subclass (test.test_threading_local.PyThreadingLocalTest.test_dict_attribute_subclass)\nPASS: test_local_refs (test.test_threading_local.PyThreadingLocalTest.test_local_refs)\nPASS: test_threading_local (test.test_threading_local.PyThreadingLocalTest.test_threading_local)\nPASS: test_threading_local_clear_race (test.test_threading_local.PyThreadingLocalTest.test_threading_local_clear_race)\nPASS: test_threading_local_subclass (test.test_threading_local.PyThreadingLocalTest.test_threading_local_subclass)\nPASS: test_arguments (test.test_threading_local.ThreadLocalTest.test_arguments)\nPASS: test_cycle_collection (test.test_threading_local.ThreadLocalTest.test_cycle_collection)\nPASS: test_derived (test.test_threading_local.ThreadLocalTest.test_derived)\nPASS: test_derived_cycle_dealloc (test.test_threading_local.ThreadLocalTest.test_derived_cycle_dealloc)\nPASS: test_dict_attribute (test.test_threading_local.ThreadLocalTest.test_dict_attribute)\nPASS: test_dict_attribute_subclass (test.test_threading_local.ThreadLocalTest.test_dict_attribute_subclass)\nPASS: test_local_refs (test.test_threading_local.ThreadLocalTest.test_local_refs)\nPASS: test_threading_local (test.test_threading_local.ThreadLocalTest.test_threading_local)\nPASS: test_threading_local_clear_race (test.test_threading_local.ThreadLocalTest.test_threading_local_clear_race)\nPASS: test_threading_local_subclass (test.test_threading_local.ThreadLocalTest.test_threading_local_subclass)\n_threading_local ()\nPASS: Doctest: _threading_local\n_threading_local ()\nPASS: Doctest: _threading_local\n\n----------------------------------------------------------------------\nRan 22 tests in 0.542s\n\nOK\n0:03:31 load avg: 3.09 [386/469] test_subprocess passed\nSKIP: test_noshell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces.test_noshell_sequence_with_spaces) 'Windows-specific tests'\nSKIP: test_noshell_string_with_spaces (test.test_subprocess.CommandsWithSpaces.test_noshell_string_with_spaces) 'Windows-specific tests'\nSKIP: test_shell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces.test_shell_sequence_with_spaces) 'Windows-specific tests'\nSKIP: test_shell_string_with_spaces (test.test_subprocess.CommandsWithSpaces.test_shell_string_with_spaces) 'Windows-specific tests'\ntest_broken_pipe_cleanup (test.test_subprocess.ContextManagerTests.test_broken_pipe_cleanup)\nPASS: Broken pipe error should not prevent wait() (Issue 21619)\nPASS: test_communicate_stdin (test.test_subprocess.ContextManagerTests.test_communicate_stdin)\nPASS: test_invalid_args (test.test_subprocess.ContextManagerTests.test_invalid_args)\nPASS: test_pipe (test.test_subprocess.ContextManagerTests.test_pipe)\nPASS: test_returncode (test.test_subprocess.ContextManagerTests.test_returncode)\ntest__all__ (test.test_subprocess.MiscTests.test__all__)\nPASS: Ensure that __all__ is populated properly.\nPASS: test_call_keyboardinterrupt_no_kill (test.test_subprocess.MiscTests.test_call_keyboardinterrupt_no_kill)\nPASS: test_context_manager_keyboardinterrupt_no_kill (test.test_subprocess.MiscTests.test_context_manager_keyboardinterrupt_no_kill)\nPASS: test_getoutput (test.test_subprocess.MiscTests.test_getoutput)\nPASS: test_run_keyboardinterrupt_no_kill (test.test_subprocess.MiscTests.test_run_keyboardinterrupt_no_kill)\nPASS: test_CalledProcessError_str_non_zero (test.test_subprocess.POSIXProcessTestCase.test_CalledProcessError_str_non_zero)\nPASS: test_CalledProcessError_str_signal (test.test_subprocess.POSIXProcessTestCase.test_CalledProcessError_str_signal)\nPASS: test_CalledProcessError_str_unknown_signal (test.test_subprocess.POSIXProcessTestCase.test_CalledProcessError_str_unknown_signal)\nPASS: test_args_string (test.test_subprocess.POSIXProcessTestCase.test_args_string)\nPASS: test_bytes_program (test.test_subprocess.POSIXProcessTestCase.test_bytes_program)\nPASS: test_call_string (test.test_subprocess.POSIXProcessTestCase.test_call_string)\nPASS: test_close_fd_0 (test.test_subprocess.POSIXProcessTestCase.test_close_fd_0)\nPASS: test_close_fd_1 (test.test_subprocess.POSIXProcessTestCase.test_close_fd_1)\nPASS: test_close_fd_2 (test.test_subprocess.POSIXProcessTestCase.test_close_fd_2)\nPASS: test_close_fds (test.test_subprocess.POSIXProcessTestCase.test_close_fds)\nPASS: test_close_fds_0_1 (test.test_subprocess.POSIXProcessTestCase.test_close_fds_0_1)\nPASS: test_close_fds_0_1_2 (test.test_subprocess.POSIXProcessTestCase.test_close_fds_0_1_2)\nPASS: test_close_fds_0_2 (test.test_subprocess.POSIXProcessTestCase.test_close_fds_0_2)\nPASS: test_close_fds_1_2 (test.test_subprocess.POSIXProcessTestCase.test_close_fds_1_2)\nPASS: test_close_fds_after_preexec (test.test_subprocess.POSIXProcessTestCase.test_close_fds_after_preexec)\ntest_close_fds_when_max_fd_is_lowered (test.test_subprocess.POSIXProcessTestCase.test_close_fds_when_max_fd_is_lowered)\nPASS: Confirm that issue21618 is fixed (may fail under valgrind).\nPASS: test_communicate_BrokenPipeError_stdin_close (test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_close)\nPASS: test_communicate_BrokenPipeError_stdin_close_with_timeout (test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_close_with_timeout)\nPASS: test_communicate_BrokenPipeError_stdin_flush (test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_flush)\nPASS: test_communicate_BrokenPipeError_stdin_write (test.test_subprocess.POSIXProcessTestCase.test_communicate_BrokenPipeError_stdin_write)\nPASS: test_communicate_repeated_call_after_stdout_close (test.test_subprocess.POSIXProcessTestCase.test_communicate_repeated_call_after_stdout_close)\ntest_exception_bad_args_0 (test.test_subprocess.POSIXProcessTestCase.test_exception_bad_args_0)\nPASS: Test error in the child raised in the parent for a bad args[0].\ntest_exception_bad_executable (test.test_subprocess.POSIXProcessTestCase.test_exception_bad_executable)\nPASS: Test error in the child raised in the parent for a bad executable.\ntest_exception_cwd (test.test_subprocess.POSIXProcessTestCase.test_exception_cwd)\nPASS: Test error in the child raised in the parent for a bad cwd.\ntest_exception_errpipe_bad_data (test.test_subprocess.POSIXProcessTestCase.test_exception_errpipe_bad_data)\nPASS: Test error passing done through errpipe_write where its not\ntest_exception_errpipe_normal (test.test_subprocess.POSIXProcessTestCase.test_exception_errpipe_normal)\nPASS: Test error passing done through errpipe_write in the good case\nPASS: test_extra_groups (test.test_subprocess.POSIXProcessTestCase.test_extra_groups)\nPASS: test_extra_groups_empty_list (test.test_subprocess.POSIXProcessTestCase.test_extra_groups_empty_list)\nPASS: test_extra_groups_invalid_gid_t_values (test.test_subprocess.POSIXProcessTestCase.test_extra_groups_invalid_gid_t_values)\nPASS: test_fork_exec (test.test_subprocess.POSIXProcessTestCase.test_fork_exec)\nPASS: test_fork_exec_sorted_fd_sanity_check (test.test_subprocess.POSIXProcessTestCase.test_fork_exec_sorted_fd_sanity_check)\nPASS: test_group (test.test_subprocess.POSIXProcessTestCase.test_group)\nSKIP: test_group_error (test.test_subprocess.POSIXProcessTestCase.test_group_error) 'setregid() available on platform'\nPASS: test_invalid_args (test.test_subprocess.POSIXProcessTestCase.test_invalid_args)\nPASS: test_kill (test.test_subprocess.POSIXProcessTestCase.test_kill)\nPASS: test_kill_dead (test.test_subprocess.POSIXProcessTestCase.test_kill_dead)\nPASS: test_leak_fast_process_del_killed (test.test_subprocess.POSIXProcessTestCase.test_leak_fast_process_del_killed)\nPASS: test_pass_fds (test.test_subprocess.POSIXProcessTestCase.test_pass_fds)\nPASS: test_pass_fds_inheritable (test.test_subprocess.POSIXProcessTestCase.test_pass_fds_inheritable)\ntest_pass_fds_redirected (test.test_subprocess.POSIXProcessTestCase.test_pass_fds_redirected)\nPASS: Regression test for https://bugs.python.org/issue32270.\nPASS: test_pipe_cloexec (test.test_subprocess.POSIXProcessTestCase.test_pipe_cloexec)\nPASS: test_pipe_cloexec_real_tools (test.test_subprocess.POSIXProcessTestCase.test_pipe_cloexec_real_tools)\nPASS: test_preexec (test.test_subprocess.POSIXProcessTestCase.test_preexec)\nPASS: test_preexec_at_exit (test.test_subprocess.POSIXProcessTestCase.test_preexec_at_exit)\ntest_preexec_errpipe_does_not_double_close_pipes (test.test_subprocess.POSIXProcessTestCase.test_preexec_errpipe_does_not_double_close_pipes)\nPASS: Issue16140: Don't double close pipes on preexec error.\nPASS: test_preexec_exception (test.test_subprocess.POSIXProcessTestCase.test_preexec_exception)\nSKIP: test_preexec_fork_failure (test.test_subprocess.POSIXProcessTestCase.test_preexec_fork_failure) 'RLIMIT_NPROC had no effect; probably superuser'\nPASS: test_preexec_gc_module_failure (test.test_subprocess.POSIXProcessTestCase.test_preexec_gc_module_failure)\nPASS: test_process_group_0 (test.test_subprocess.POSIXProcessTestCase.test_process_group_0)\nPASS: test_remapping_std_fds (test.test_subprocess.POSIXProcessTestCase.test_remapping_std_fds)\nPASS: test_restore_signals (test.test_subprocess.POSIXProcessTestCase.test_restore_signals)\nPASS: test_run_abort (test.test_subprocess.POSIXProcessTestCase.test_run_abort)\nPASS: test_select_unbuffered (test.test_subprocess.POSIXProcessTestCase.test_select_unbuffered)\nPASS: test_send_signal (test.test_subprocess.POSIXProcessTestCase.test_send_signal)\nPASS: test_send_signal_dead (test.test_subprocess.POSIXProcessTestCase.test_send_signal_dead)\nPASS: test_send_signal_race (test.test_subprocess.POSIXProcessTestCase.test_send_signal_race)\nPASS: test_send_signal_race2 (test.test_subprocess.POSIXProcessTestCase.test_send_signal_race2)\nPASS: test_shell_sequence (test.test_subprocess.POSIXProcessTestCase.test_shell_sequence)\nPASS: test_shell_string (test.test_subprocess.POSIXProcessTestCase.test_shell_string)\ntest_small_errpipe_write_fd (test.test_subprocess.POSIXProcessTestCase.test_small_errpipe_write_fd)\nPASS: Issue #15798: Popen should work when stdio fds are available.\nPASS: test_specific_shell (test.test_subprocess.POSIXProcessTestCase.test_specific_shell)\nPASS: test_start_new_session (test.test_subprocess.POSIXProcessTestCase.test_start_new_session)\nPASS: test_stderr_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase.test_stderr_stdin_are_single_inout_fd)\nPASS: test_stdout_stderr_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase.test_stdout_stderr_are_single_inout_fd)\nPASS: test_stdout_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase.test_stdout_stdin_are_single_inout_fd)\ntest_stopped (test.test_subprocess.POSIXProcessTestCase.test_stopped)\nPASS: Test wait() behavior when waitpid returns WIFSTOPPED; issue29335.\nPASS: test_surrogates_error_message (test.test_subprocess.POSIXProcessTestCase.test_surrogates_error_message)\nPASS: test_swap_fds (test.test_subprocess.POSIXProcessTestCase.test_swap_fds)\nPASS: test_swap_std_fds_with_one_closed (test.test_subprocess.POSIXProcessTestCase.test_swap_std_fds_with_one_closed)\nPASS: test_terminate (test.test_subprocess.POSIXProcessTestCase.test_terminate)\nPASS: test_terminate_dead (test.test_subprocess.POSIXProcessTestCase.test_terminate_dead)\nPASS: test_umask (test.test_subprocess.POSIXProcessTestCase.test_umask)\nPASS: test_undecodable_env (test.test_subprocess.POSIXProcessTestCase.test_undecodable_env)\nPASS: test_user (test.test_subprocess.POSIXProcessTestCase.test_user)\nSKIP: test_user_error (test.test_subprocess.POSIXProcessTestCase.test_user_error) 'setreuid() available on platform'\nPASS: test_wait_when_sigchild_ignored (test.test_subprocess.POSIXProcessTestCase.test_wait_when_sigchild_ignored)\nPASS: test_zombie_fast_process_del (test.test_subprocess.POSIXProcessTestCase.test_zombie_fast_process_del)\nPASS: test__use_vfork (test.test_subprocess.ProcessTestCase.test__use_vfork)\nPASS: test_bufsize_equal_one_binary_mode (test.test_subprocess.ProcessTestCase.test_bufsize_equal_one_binary_mode)\nPASS: test_bufsize_equal_one_text_mode (test.test_subprocess.ProcessTestCase.test_bufsize_equal_one_text_mode)\nPASS: test_bufsize_is_none (test.test_subprocess.ProcessTestCase.test_bufsize_is_none)\nPASS: test_bytes_executable (test.test_subprocess.ProcessTestCase.test_bytes_executable)\nPASS: test_bytes_executable_replaces_shell (test.test_subprocess.ProcessTestCase.test_bytes_executable_replaces_shell)\nPASS: test_call_kwargs (test.test_subprocess.ProcessTestCase.test_call_kwargs)\nPASS: test_call_seq (test.test_subprocess.ProcessTestCase.test_call_seq)\nPASS: test_call_timeout (test.test_subprocess.ProcessTestCase.test_call_timeout)\nPASS: test_check_call_nonzero (test.test_subprocess.ProcessTestCase.test_check_call_nonzero)\nPASS: test_check_call_zero (test.test_subprocess.ProcessTestCase.test_check_call_zero)\nPASS: test_check_output (test.test_subprocess.ProcessTestCase.test_check_output)\nPASS: test_check_output_input_arg (test.test_subprocess.ProcessTestCase.test_check_output_input_arg)\ntest_check_output_input_none (test.test_subprocess.ProcessTestCase.test_check_output_input_none)\nPASS: input=None has a legacy meaning of input='' on check_output.\nPASS: test_check_output_input_none_encoding_errors (test.test_subprocess.ProcessTestCase.test_check_output_input_none_encoding_errors)\nPASS: test_check_output_input_none_text (test.test_subprocess.ProcessTestCase.test_check_output_input_none_text)\nPASS: test_check_output_input_none_universal_newlines (test.test_subprocess.ProcessTestCase.test_check_output_input_none_universal_newlines)\nPASS: test_check_output_nonzero (test.test_subprocess.ProcessTestCase.test_check_output_nonzero)\nPASS: test_check_output_stderr (test.test_subprocess.ProcessTestCase.test_check_output_stderr)\nPASS: test_check_output_stdin_arg (test.test_subprocess.ProcessTestCase.test_check_output_stdin_arg)\nPASS: test_check_output_stdin_with_input_arg (test.test_subprocess.ProcessTestCase.test_check_output_stdin_with_input_arg)\nPASS: test_check_output_stdout_arg (test.test_subprocess.ProcessTestCase.test_check_output_stdout_arg)\nSKIP: test_check_output_timeout (test.test_subprocess.ProcessTestCase.test_check_output_timeout) \"resource 'walltime' is not enabled\"\nPASS: test_class_getitems (test.test_subprocess.ProcessTestCase.test_class_getitems)\nPASS: test_communicate (test.test_subprocess.ProcessTestCase.test_communicate)\nPASS: test_communicate_eintr (test.test_subprocess.ProcessTestCase.test_communicate_eintr)\nPASS: test_communicate_epipe (test.test_subprocess.ProcessTestCase.test_communicate_epipe)\nPASS: test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCase.test_communicate_epipe_only_stdin)\nPASS: test_communicate_errors (test.test_subprocess.ProcessTestCase.test_communicate_errors)\nPASS: test_communicate_pipe_buf (test.test_subprocess.ProcessTestCase.test_communicate_pipe_buf)\nPASS: test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCase.test_communicate_pipe_fd_leak)\nPASS: test_communicate_returns (test.test_subprocess.ProcessTestCase.test_communicate_returns)\nPASS: test_communicate_stderr (test.test_subprocess.ProcessTestCase.test_communicate_stderr)\nPASS: test_communicate_stdin (test.test_subprocess.ProcessTestCase.test_communicate_stdin)\nPASS: test_communicate_stdout (test.test_subprocess.ProcessTestCase.test_communicate_stdout)\nPASS: test_communicate_timeout (test.test_subprocess.ProcessTestCase.test_communicate_timeout)\nPASS: test_communicate_timeout_large_output (test.test_subprocess.ProcessTestCase.test_communicate_timeout_large_output)\nPASS: test_cwd (test.test_subprocess.ProcessTestCase.test_cwd)\nPASS: test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCase.test_cwd_with_absolute_arg)\nPASS: test_cwd_with_bytes (test.test_subprocess.ProcessTestCase.test_cwd_with_bytes)\nPASS: test_cwd_with_pathlike (test.test_subprocess.ProcessTestCase.test_cwd_with_pathlike)\nPASS: test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCase.test_cwd_with_relative_arg)\nPASS: test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCase.test_cwd_with_relative_executable)\nPASS: test_double_close_on_error (test.test_subprocess.ProcessTestCase.test_double_close_on_error)\ntest_empty_env (test.test_subprocess.ProcessTestCase.test_empty_env)\nSKIP: Verify that env={} is as empty as possible. 'The Python shared library cannot be loaded with an empty environment.'\nPASS: test_env (test.test_subprocess.ProcessTestCase.test_env)\nPASS: test_executable (test.test_subprocess.ProcessTestCase.test_executable)\nPASS: test_executable_replaces_shell (test.test_subprocess.ProcessTestCase.test_executable_replaces_shell)\nPASS: test_executable_takes_precedence (test.test_subprocess.ProcessTestCase.test_executable_takes_precedence)\nPASS: test_executable_with_cwd (test.test_subprocess.ProcessTestCase.test_executable_with_cwd)\nPASS: test_executable_without_cwd (test.test_subprocess.ProcessTestCase.test_executable_without_cwd)\ntest_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCase.test_failed_child_execute_fd_leak)\nPASS: Test for the fork() failure fd leak reported in issue16327.\nPASS: test_file_not_found_includes_filename (test.test_subprocess.ProcessTestCase.test_file_not_found_includes_filename)\nPASS: test_file_not_found_with_bad_cwd (test.test_subprocess.ProcessTestCase.test_file_not_found_with_bad_cwd)\nPASS: test_handles_closed_on_exception (test.test_subprocess.ProcessTestCase.test_handles_closed_on_exception)\nPASS: test_invalid_args (test.test_subprocess.ProcessTestCase.test_invalid_args)\nPASS: test_invalid_bufsize (test.test_subprocess.ProcessTestCase.test_invalid_bufsize)\nPASS: test_invalid_cmd (test.test_subprocess.ProcessTestCase.test_invalid_cmd)\nPASS: test_invalid_env (test.test_subprocess.ProcessTestCase.test_invalid_env)\nPASS: test_io_buffered_by_default (test.test_subprocess.ProcessTestCase.test_io_buffered_by_default)\nPASS: test_io_unbuffered_works (test.test_subprocess.ProcessTestCase.test_io_unbuffered_works)\nPASS: test_issue8780 (test.test_subprocess.ProcessTestCase.test_issue8780)\nSKIP: test_leaking_fds_on_error (test.test_subprocess.ProcessTestCase.test_leaking_fds_on_error) \"resource 'cpu' is not enabled\"\nPASS: test_list2cmdline (test.test_subprocess.ProcessTestCase.test_list2cmdline)\nPASS: test_no_leaking (test.test_subprocess.ProcessTestCase.test_no_leaking)\nSKIP: test_nonexisting_with_pipes (test.test_subprocess.ProcessTestCase.test_nonexisting_with_pipes) 'need msvcrt.CrtSetReportMode'\nPASS: test_pathlike_executable (test.test_subprocess.ProcessTestCase.test_pathlike_executable)\nPASS: test_pathlike_executable_replaces_shell (test.test_subprocess.ProcessTestCase.test_pathlike_executable_replaces_shell)\nPASS: test_pipesize_default (test.test_subprocess.ProcessTestCase.test_pipesize_default)\nPASS: test_pipesizes (test.test_subprocess.ProcessTestCase.test_pipesizes)\nPASS: test_poll (test.test_subprocess.ProcessTestCase.test_poll)\nPASS: test_repr (test.test_subprocess.ProcessTestCase.test_repr)\nPASS: test_stderr_devnull (test.test_subprocess.ProcessTestCase.test_stderr_devnull)\nPASS: test_stderr_filedes (test.test_subprocess.ProcessTestCase.test_stderr_filedes)\nPASS: test_stderr_fileobj (test.test_subprocess.ProcessTestCase.test_stderr_fileobj)\nPASS: test_stderr_none (test.test_subprocess.ProcessTestCase.test_stderr_none)\nPASS: test_stderr_pipe (test.test_subprocess.ProcessTestCase.test_stderr_pipe)\nPASS: test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCase.test_stderr_redirect_with_no_stdout_redirect)\nPASS: test_stdin_devnull (test.test_subprocess.ProcessTestCase.test_stdin_devnull)\nPASS: test_stdin_filedes (test.test_subprocess.ProcessTestCase.test_stdin_filedes)\nPASS: test_stdin_fileobj (test.test_subprocess.ProcessTestCase.test_stdin_fileobj)\nPASS: test_stdin_none (test.test_subprocess.ProcessTestCase.test_stdin_none)\nPASS: test_stdin_pipe (test.test_subprocess.ProcessTestCase.test_stdin_pipe)\nPASS: test_stdout_devnull (test.test_subprocess.ProcessTestCase.test_stdout_devnull)\nPASS: test_stdout_filedes (test.test_subprocess.ProcessTestCase.test_stdout_filedes)\nPASS: test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCase.test_stdout_filedes_of_stdout)\nPASS: test_stdout_fileobj (test.test_subprocess.ProcessTestCase.test_stdout_fileobj)\nPASS: test_stdout_none (test.test_subprocess.ProcessTestCase.test_stdout_none)\nPASS: test_stdout_pipe (test.test_subprocess.ProcessTestCase.test_stdout_pipe)\nPASS: test_stdout_stderr_file (test.test_subprocess.ProcessTestCase.test_stdout_stderr_file)\nPASS: test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCase.test_stdout_stderr_pipe)\ntest_threadsafe_wait (test.test_subprocess.ProcessTestCase.test_threadsafe_wait)\nPASS: Issue21291: Popen.wait() needs to be threadsafe for returncode.\nPASS: test_universal_newlines_and_text (test.test_subprocess.ProcessTestCase.test_universal_newlines_and_text)\nPASS: test_universal_newlines_communicate (test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate)\nPASS: test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_encodings)\nPASS: test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_input_none)\nPASS: test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_stdin)\nPASS: test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCase.test_universal_newlines_communicate_stdin_stdout_stderr)\nPASS: test_wait (test.test_subprocess.ProcessTestCase.test_wait)\nPASS: test_wait_timeout (test.test_subprocess.ProcessTestCase.test_wait_timeout)\nPASS: test_writes_before_communicate (test.test_subprocess.ProcessTestCase.test_writes_before_communicate)\nPASS: test__use_vfork (test.test_subprocess.ProcessTestCaseNoPoll.test__use_vfork)\nPASS: test_bufsize_equal_one_binary_mode (test.test_subprocess.ProcessTestCaseNoPoll.test_bufsize_equal_one_binary_mode)\nPASS: test_bufsize_equal_one_text_mode (test.test_subprocess.ProcessTestCaseNoPoll.test_bufsize_equal_one_text_mode)\nPASS: test_bufsize_is_none (test.test_subprocess.ProcessTestCaseNoPoll.test_bufsize_is_none)\nPASS: test_bytes_executable (test.test_subprocess.ProcessTestCaseNoPoll.test_bytes_executable)\nPASS: test_bytes_executable_replaces_shell (test.test_subprocess.ProcessTestCaseNoPoll.test_bytes_executable_replaces_shell)\nPASS: test_call_kwargs (test.test_subprocess.ProcessTestCaseNoPoll.test_call_kwargs)\nPASS: test_call_seq (test.test_subprocess.ProcessTestCaseNoPoll.test_call_seq)\nPASS: test_call_timeout (test.test_subprocess.ProcessTestCaseNoPoll.test_call_timeout)\nPASS: test_check_call_nonzero (test.test_subprocess.ProcessTestCaseNoPoll.test_check_call_nonzero)\nPASS: test_check_call_zero (test.test_subprocess.ProcessTestCaseNoPoll.test_check_call_zero)\nPASS: test_check_output (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output)\nPASS: test_check_output_input_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_arg)\ntest_check_output_input_none (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_none)\nPASS: input=None has a legacy meaning of input='' on check_output.\nPASS: test_check_output_input_none_encoding_errors (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_none_encoding_errors)\nPASS: test_check_output_input_none_text (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_none_text)\nPASS: test_check_output_input_none_universal_newlines (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_input_none_universal_newlines)\nPASS: test_check_output_nonzero (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_nonzero)\nPASS: test_check_output_stderr (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stderr)\nPASS: test_check_output_stdin_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stdin_arg)\nPASS: test_check_output_stdin_with_input_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stdin_with_input_arg)\nPASS: test_check_output_stdout_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_stdout_arg)\nSKIP: test_check_output_timeout (test.test_subprocess.ProcessTestCaseNoPoll.test_check_output_timeout) \"resource 'walltime' is not enabled\"\nPASS: test_class_getitems (test.test_subprocess.ProcessTestCaseNoPoll.test_class_getitems)\nPASS: test_communicate (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate)\nPASS: test_communicate_eintr (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_eintr)\nPASS: test_communicate_epipe (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_epipe)\nPASS: test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_epipe_only_stdin)\nPASS: test_communicate_errors (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_errors)\nPASS: test_communicate_pipe_buf (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_pipe_buf)\nPASS: test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_pipe_fd_leak)\nPASS: test_communicate_returns (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_returns)\nPASS: test_communicate_stderr (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_stderr)\nPASS: test_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_stdin)\nPASS: test_communicate_stdout (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_stdout)\nPASS: test_communicate_timeout (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_timeout)\nPASS: test_communicate_timeout_large_output (test.test_subprocess.ProcessTestCaseNoPoll.test_communicate_timeout_large_output)\nPASS: test_cwd (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd)\nPASS: test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_absolute_arg)\nPASS: test_cwd_with_bytes (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_bytes)\nPASS: test_cwd_with_pathlike (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_pathlike)\nPASS: test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_relative_arg)\nPASS: test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCaseNoPoll.test_cwd_with_relative_executable)\nPASS: test_double_close_on_error (test.test_subprocess.ProcessTestCaseNoPoll.test_double_close_on_error)\ntest_empty_env (test.test_subprocess.ProcessTestCaseNoPoll.test_empty_env)\nSKIP: Verify that env={} is as empty as possible. 'The Python shared library cannot be loaded with an empty environment.'\nPASS: test_env (test.test_subprocess.ProcessTestCaseNoPoll.test_env)\nPASS: test_executable (test.test_subprocess.ProcessTestCaseNoPoll.test_executable)\nPASS: test_executable_replaces_shell (test.test_subprocess.ProcessTestCaseNoPoll.test_executable_replaces_shell)\nPASS: test_executable_takes_precedence (test.test_subprocess.ProcessTestCaseNoPoll.test_executable_takes_precedence)\nPASS: test_executable_with_cwd (test.test_subprocess.ProcessTestCaseNoPoll.test_executable_with_cwd)\nPASS: test_executable_without_cwd (test.test_subprocess.ProcessTestCaseNoPoll.test_executable_without_cwd)\ntest_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll.test_failed_child_execute_fd_leak)\nPASS: Test for the fork() failure fd leak reported in issue16327.\nPASS: test_file_not_found_includes_filename (test.test_subprocess.ProcessTestCaseNoPoll.test_file_not_found_includes_filename)\nPASS: test_file_not_found_with_bad_cwd (test.test_subprocess.ProcessTestCaseNoPoll.test_file_not_found_with_bad_cwd)\nPASS: test_handles_closed_on_exception (test.test_subprocess.ProcessTestCaseNoPoll.test_handles_closed_on_exception)\nPASS: test_invalid_args (test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_args)\nPASS: test_invalid_bufsize (test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_bufsize)\nPASS: test_invalid_cmd (test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_cmd)\nPASS: test_invalid_env (test.test_subprocess.ProcessTestCaseNoPoll.test_invalid_env)\nPASS: test_io_buffered_by_default (test.test_subprocess.ProcessTestCaseNoPoll.test_io_buffered_by_default)\nPASS: test_io_unbuffered_works (test.test_subprocess.ProcessTestCaseNoPoll.test_io_unbuffered_works)\nPASS: test_issue8780 (test.test_subprocess.ProcessTestCaseNoPoll.test_issue8780)\nSKIP: test_leaking_fds_on_error (test.test_subprocess.ProcessTestCaseNoPoll.test_leaking_fds_on_error) \"resource 'cpu' is not enabled\"\nPASS: test_list2cmdline (test.test_subprocess.ProcessTestCaseNoPoll.test_list2cmdline)\nPASS: test_no_leaking (test.test_subprocess.ProcessTestCaseNoPoll.test_no_leaking)\nSKIP: test_nonexisting_with_pipes (test.test_subprocess.ProcessTestCaseNoPoll.test_nonexisting_with_pipes) 'need msvcrt.CrtSetReportMode'\nPASS: test_pathlike_executable (test.test_subprocess.ProcessTestCaseNoPoll.test_pathlike_executable)\nPASS: test_pathlike_executable_replaces_shell (test.test_subprocess.ProcessTestCaseNoPoll.test_pathlike_executable_replaces_shell)\nPASS: test_pipesize_default (test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default)\nPASS: test_pipesizes (test.test_subprocess.ProcessTestCaseNoPoll.test_pipesizes)\nPASS: test_poll (test.test_subprocess.ProcessTestCaseNoPoll.test_poll)\nPASS: test_repr (test.test_subprocess.ProcessTestCaseNoPoll.test_repr)\nPASS: test_stderr_devnull (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_devnull)\nPASS: test_stderr_filedes (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_filedes)\nPASS: test_stderr_fileobj (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_fileobj)\nPASS: test_stderr_none (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_none)\nPASS: test_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_pipe)\nPASS: test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCaseNoPoll.test_stderr_redirect_with_no_stdout_redirect)\nPASS: test_stdin_devnull (test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_devnull)\nPASS: test_stdin_filedes (test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_filedes)\nPASS: test_stdin_fileobj (test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_fileobj)\nPASS: test_stdin_none (test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_none)\nPASS: test_stdin_pipe (test.test_subprocess.ProcessTestCaseNoPoll.test_stdin_pipe)\nPASS: test_stdout_devnull (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_devnull)\nPASS: test_stdout_filedes (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_filedes)\nPASS: test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_filedes_of_stdout)\nPASS: test_stdout_fileobj (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_fileobj)\nPASS: test_stdout_none (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_none)\nPASS: test_stdout_pipe (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_pipe)\nPASS: test_stdout_stderr_file (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_stderr_file)\nPASS: test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll.test_stdout_stderr_pipe)\ntest_threadsafe_wait (test.test_subprocess.ProcessTestCaseNoPoll.test_threadsafe_wait)\nPASS: Issue21291: Popen.wait() needs to be threadsafe for returncode.\nPASS: test_universal_newlines_and_text (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_and_text)\nPASS: test_universal_newlines_communicate (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate)\nPASS: test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_encodings)\nPASS: test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_input_none)\nPASS: test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_stdin)\nPASS: test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCaseNoPoll.test_universal_newlines_communicate_stdin_stdout_stderr)\nPASS: test_wait (test.test_subprocess.ProcessTestCaseNoPoll.test_wait)\nPASS: test_wait_timeout (test.test_subprocess.ProcessTestCaseNoPoll.test_wait_timeout)\nPASS: test_writes_before_communicate (test.test_subprocess.ProcessTestCaseNoPoll.test_writes_before_communicate)\nPASS: test_capture_output (test.test_subprocess.RunFuncTestCase.test_capture_output)\nPASS: test_capture_stderr (test.test_subprocess.RunFuncTestCase.test_capture_stderr)\nPASS: test_capture_stdout (test.test_subprocess.RunFuncTestCase.test_capture_stdout)\nPASS: test_check (test.test_subprocess.RunFuncTestCase.test_check)\nPASS: test_check_output_input_arg (test.test_subprocess.RunFuncTestCase.test_check_output_input_arg)\nPASS: test_check_output_stdin_arg (test.test_subprocess.RunFuncTestCase.test_check_output_stdin_arg)\nPASS: test_check_output_stdin_with_input_arg (test.test_subprocess.RunFuncTestCase.test_check_output_stdin_with_input_arg)\nSKIP: test_check_output_timeout (test.test_subprocess.RunFuncTestCase.test_check_output_timeout) \"resource 'walltime' is not enabled\"\nPASS: test_check_zero (test.test_subprocess.RunFuncTestCase.test_check_zero)\nPASS: test_encoding_warning (test.test_subprocess.RunFuncTestCase.test_encoding_warning)\nPASS: test_returncode (test.test_subprocess.RunFuncTestCase.test_returncode)\nPASS: test_run_kwargs (test.test_subprocess.RunFuncTestCase.test_run_kwargs)\nSKIP: test_run_with_an_empty_env (test.test_subprocess.RunFuncTestCase.test_run_with_an_empty_env) 'Maybe test trigger a leak on Ubuntu'\nPASS: test_run_with_bytes_path_and_arguments (test.test_subprocess.RunFuncTestCase.test_run_with_bytes_path_and_arguments)\nPASS: test_run_with_pathlike_path (test.test_subprocess.RunFuncTestCase.test_run_with_pathlike_path)\nPASS: test_run_with_pathlike_path_and_arguments (test.test_subprocess.RunFuncTestCase.test_run_with_pathlike_path_and_arguments)\ntest_run_with_shell_timeout_and_capture_output (test.test_subprocess.RunFuncTestCase.test_run_with_shell_timeout_and_capture_output)\nPASS: Output capturing after a timeout mustn't hang forever on open filehandles.\nPASS: test_stderr_with_capture_output_arg (test.test_subprocess.RunFuncTestCase.test_stderr_with_capture_output_arg)\nPASS: test_stdout_with_capture_output_arg (test.test_subprocess.RunFuncTestCase.test_stdout_with_capture_output_arg)\nPASS: test_timeout (test.test_subprocess.RunFuncTestCase.test_timeout)\nSKIP: test_call_string (test.test_subprocess.Win32ProcessTestCase.test_call_string) 'Windows specific tests'\nSKIP: test_close_fds (test.test_subprocess.Win32ProcessTestCase.test_close_fds) 'Windows specific tests'\nSKIP: test_close_fds_with_stdio (test.test_subprocess.Win32ProcessTestCase.test_close_fds_with_stdio) 'Windows specific tests'\nSKIP: test_creationflags (test.test_subprocess.Win32ProcessTestCase.test_creationflags) 'Windows specific tests'\nSKIP: test_empty_attribute_list (test.test_subprocess.Win32ProcessTestCase.test_empty_attribute_list) 'Windows specific tests'\nSKIP: test_empty_handle_list (test.test_subprocess.Win32ProcessTestCase.test_empty_handle_list) 'Windows specific tests'\nSKIP: test_invalid_args (test.test_subprocess.Win32ProcessTestCase.test_invalid_args) 'Windows specific tests'\nSKIP: test_issue31471 (test.test_subprocess.Win32ProcessTestCase.test_issue31471) 'Windows specific tests'\nSKIP: test_kill (test.test_subprocess.Win32ProcessTestCase.test_kill) 'Windows specific tests'\nSKIP: test_kill_dead (test.test_subprocess.Win32ProcessTestCase.test_kill_dead) 'Windows specific tests'\nSKIP: test_send_signal (test.test_subprocess.Win32ProcessTestCase.test_send_signal) 'Windows specific tests'\nSKIP: test_send_signal_dead (test.test_subprocess.Win32ProcessTestCase.test_send_signal_dead) 'Windows specific tests'\nSKIP: test_shell_encodings (test.test_subprocess.Win32ProcessTestCase.test_shell_encodings) 'Windows specific tests'\nSKIP: test_shell_sequence (test.test_subprocess.Win32ProcessTestCase.test_shell_sequence) 'Windows specific tests'\nSKIP: test_shell_string (test.test_subprocess.Win32ProcessTestCase.test_shell_string) 'Windows specific tests'\nSKIP: test_startupinfo (test.test_subprocess.Win32ProcessTestCase.test_startupinfo) 'Windows specific tests'\nSKIP: test_startupinfo_copy (test.test_subprocess.Win32ProcessTestCase.test_startupinfo_copy) 'Windows specific tests'\nSKIP: test_startupinfo_keywords (test.test_subprocess.Win32ProcessTestCase.test_startupinfo_keywords) 'Windows specific tests'\nSKIP: test_terminate (test.test_subprocess.Win32ProcessTestCase.test_terminate) 'Windows specific tests'\nSKIP: test_terminate_dead (test.test_subprocess.Win32ProcessTestCase.test_terminate_dead) 'Windows specific tests'\n\n----------------------------------------------------------------------\nRan 299 tests in 21.872s\n\nOK (skipped=37)\n0:03:33 load avg: 3.09 [387/469] test_time passed\nPASS: test_large_year (test.test_time.TestAsctime4dyear.test_large_year)\nPASS: test_negative (test.test_time.TestAsctime4dyear.test_negative)\nPASS: test_year (test.test_time.TestAsctime4dyear.test_year)\nPASS: test_AsMicroseconds (test.test_time.TestCPyTime.test_AsMicroseconds)\nPASS: test_AsMilliseconds (test.test_time.TestCPyTime.test_AsMilliseconds)\nPASS: test_AsSecondsDouble (test.test_time.TestCPyTime.test_AsSecondsDouble)\nPASS: test_AsTimespec (test.test_time.TestCPyTime.test_AsTimespec)\nPASS: test_AsTimespec_clamp (test.test_time.TestCPyTime.test_AsTimespec_clamp)\nPASS: test_AsTimeval (test.test_time.TestCPyTime.test_AsTimeval)\nPASS: test_AsTimeval_clamp (test.test_time.TestCPyTime.test_AsTimeval_clamp)\nPASS: test_FromSeconds (test.test_time.TestCPyTime.test_FromSeconds)\nPASS: test_FromSecondsObject (test.test_time.TestCPyTime.test_FromSecondsObject)\nPASS: test_bug_3061 (test.test_time.TestLocale.test_bug_3061)\nPASS: test_object_to_time_t (test.test_time.TestOldPyTime.test_object_to_time_t)\nPASS: test_object_to_timespec (test.test_time.TestOldPyTime.test_object_to_timespec)\nPASS: test_object_to_timeval (test.test_time.TestOldPyTime.test_object_to_timeval)\nPASS: test_localtime_timezone (test.test_time.TestPytime.test_localtime_timezone)\nPASS: test_short_times (test.test_time.TestPytime.test_short_times)\nPASS: test_strptime_timezone (test.test_time.TestPytime.test_strptime_timezone)\nPASS: test_4dyear (test.test_time.TestStrftime4dyear.test_4dyear)\nPASS: test_large_year (test.test_time.TestStrftime4dyear.test_large_year)\nPASS: test_negative (test.test_time.TestStrftime4dyear.test_negative)\nPASS: test_year (test.test_time.TestStrftime4dyear.test_year)\nSKIP: test_clock_functions (test.test_time.TestTimeWeaklinking.test_clock_functions) 'test weak linking on macOS'\nPASS: test_asctime (test.test_time.TimeTestCase.test_asctime)\nPASS: test_asctime_bounding_check (test.test_time.TimeTestCase.test_asctime_bounding_check)\nPASS: test_clock_getres (test.test_time.TimeTestCase.test_clock_getres)\nPASS: test_clock_monotonic (test.test_time.TimeTestCase.test_clock_monotonic)\nPASS: test_clock_realtime (test.test_time.TimeTestCase.test_clock_realtime)\nPASS: test_clock_settime (test.test_time.TimeTestCase.test_clock_settime)\nPASS: test_conversions (test.test_time.TimeTestCase.test_conversions)\nPASS: test_ctime (test.test_time.TimeTestCase.test_ctime)\nPASS: test_ctime_without_arg (test.test_time.TimeTestCase.test_ctime_without_arg)\nPASS: test_data_attributes (test.test_time.TimeTestCase.test_data_attributes)\nPASS: test_default_values_for_zero (test.test_time.TimeTestCase.test_default_values_for_zero)\nPASS: test_epoch (test.test_time.TimeTestCase.test_epoch)\nPASS: test_get_clock_info (test.test_time.TimeTestCase.test_get_clock_info)\nPASS: test_gmtime_without_arg (test.test_time.TimeTestCase.test_gmtime_without_arg)\nPASS: test_insane_timestamps (test.test_time.TimeTestCase.test_insane_timestamps)\nPASS: test_localtime_failure (test.test_time.TimeTestCase.test_localtime_failure)\nPASS: test_localtime_without_arg (test.test_time.TimeTestCase.test_localtime_without_arg)\nPASS: test_mktime (test.test_time.TimeTestCase.test_mktime)\nSKIP: test_mktime_error (test.test_time.TimeTestCase.test_mktime_error) 'disabled because of a bug in glibc. Issue #13309'\nPASS: test_monotonic (test.test_time.TimeTestCase.test_monotonic)\nPASS: test_monotonic_settime (test.test_time.TimeTestCase.test_monotonic_settime)\nPASS: test_perf_counter (test.test_time.TimeTestCase.test_perf_counter)\nSKIP: test_process_time (test.test_time.TimeTestCase.test_process_time) 'timing related test, dependent on load'\nPASS: test_pthread_getcpuclockid (test.test_time.TimeTestCase.test_pthread_getcpuclockid)\nPASS: test_sleep (test.test_time.TimeTestCase.test_sleep)\nPASS: test_strftime (test.test_time.TimeTestCase.test_strftime)\nPASS: test_strftime_bounding_check (test.test_time.TimeTestCase.test_strftime_bounding_check)\nPASS: test_strftime_format_check (test.test_time.TimeTestCase.test_strftime_format_check)\nPASS: test_strptime (test.test_time.TimeTestCase.test_strptime)\nPASS: test_strptime_bytes (test.test_time.TimeTestCase.test_strptime_bytes)\nPASS: test_strptime_exception_context (test.test_time.TimeTestCase.test_strptime_exception_context)\nSKIP: test_thread_time (test.test_time.TimeTestCase.test_thread_time) 'timing related test, dependent on load'\nPASS: test_time (test.test_time.TimeTestCase.test_time)\nPASS: test_time_ns_type (test.test_time.TimeTestCase.test_time_ns_type)\nPASS: test_tzset (test.test_time.TimeTestCase.test_tzset)\n\n----------------------------------------------------------------------\nRan 55 tests in 1.838s\n\nOK (skipped=4)\n0:03:33 load avg: 3.09 [388/469] test_timeit passed\nPASS: test_autorange (test.test_timeit.TestTimeit.test_autorange)\nPASS: test_autorange_second (test.test_timeit.TestTimeit.test_autorange_second)\nPASS: test_autorange_with_callback (test.test_timeit.TestTimeit.test_autorange_with_callback)\nPASS: test_main_bad_switch (test.test_timeit.TestTimeit.test_main_bad_switch)\nPASS: test_main_exception (test.test_timeit.TestTimeit.test_main_exception)\nPASS: test_main_exception_fixed_reps (test.test_timeit.TestTimeit.test_main_exception_fixed_reps)\nPASS: test_main_fixed_iters (test.test_timeit.TestTimeit.test_main_fixed_iters)\nPASS: test_main_fixed_reps (test.test_timeit.TestTimeit.test_main_fixed_reps)\nPASS: test_main_help (test.test_timeit.TestTimeit.test_main_help)\nPASS: test_main_microseconds (test.test_timeit.TestTimeit.test_main_microseconds)\nPASS: test_main_milliseconds (test.test_timeit.TestTimeit.test_main_milliseconds)\nPASS: test_main_multiple_setups (test.test_timeit.TestTimeit.test_main_multiple_setups)\nPASS: test_main_negative_reps (test.test_timeit.TestTimeit.test_main_negative_reps)\nPASS: test_main_seconds (test.test_timeit.TestTimeit.test_main_seconds)\nPASS: test_main_setup (test.test_timeit.TestTimeit.test_main_setup)\nPASS: test_main_verbose (test.test_timeit.TestTimeit.test_main_verbose)\nPASS: test_main_very_verbose (test.test_timeit.TestTimeit.test_main_very_verbose)\nPASS: test_main_with_time_unit (test.test_timeit.TestTimeit.test_main_with_time_unit)\nPASS: test_print_exc (test.test_timeit.TestTimeit.test_print_exc)\nPASS: test_reindent_empty (test.test_timeit.TestTimeit.test_reindent_empty)\nPASS: test_reindent_multi (test.test_timeit.TestTimeit.test_reindent_multi)\nPASS: test_reindent_multi_empty (test.test_timeit.TestTimeit.test_reindent_multi_empty)\nPASS: test_reindent_single (test.test_timeit.TestTimeit.test_reindent_single)\nPASS: test_repeat_callable_setup (test.test_timeit.TestTimeit.test_repeat_callable_setup)\nPASS: test_repeat_callable_stmt (test.test_timeit.TestTimeit.test_repeat_callable_stmt)\nPASS: test_repeat_callable_stmt_and_setup (test.test_timeit.TestTimeit.test_repeat_callable_stmt_and_setup)\nPASS: test_repeat_few_reps_and_iters (test.test_timeit.TestTimeit.test_repeat_few_reps_and_iters)\nPASS: test_repeat_function_zero_iters (test.test_timeit.TestTimeit.test_repeat_function_zero_iters)\nPASS: test_repeat_function_zero_reps (test.test_timeit.TestTimeit.test_repeat_function_zero_reps)\nPASS: test_repeat_zero_iters (test.test_timeit.TestTimeit.test_repeat_zero_iters)\nPASS: test_repeat_zero_reps (test.test_timeit.TestTimeit.test_repeat_zero_reps)\nPASS: test_timeit_callable_setup (test.test_timeit.TestTimeit.test_timeit_callable_setup)\nPASS: test_timeit_callable_stmt (test.test_timeit.TestTimeit.test_timeit_callable_stmt)\nPASS: test_timeit_callable_stmt_and_setup (test.test_timeit.TestTimeit.test_timeit_callable_stmt_and_setup)\nPASS: test_timeit_few_iters (test.test_timeit.TestTimeit.test_timeit_few_iters)\nPASS: test_timeit_function_zero_iters (test.test_timeit.TestTimeit.test_timeit_function_zero_iters)\nPASS: test_timeit_globals_args (test.test_timeit.TestTimeit.test_timeit_globals_args)\nPASS: test_timeit_zero_iters (test.test_timeit.TestTimeit.test_timeit_zero_iters)\nPASS: test_timer_empty_stmt (test.test_timeit.TestTimeit.test_timer_empty_stmt)\nPASS: test_timer_invalid_setup (test.test_timeit.TestTimeit.test_timer_invalid_setup)\nPASS: test_timer_invalid_stmt (test.test_timeit.TestTimeit.test_timer_invalid_stmt)\n\n----------------------------------------------------------------------\nRan 41 tests in 0.071s\n\nOK\n0:03:33 load avg: 3.09 [389/469] test_timeout passed\nSKIP: setUpModule (test.test_timeout) \"Use of the 'network' resource not enabled\"\n\n----------------------------------------------------------------------\nRan 0 tests in 0.000s\n\nNO TESTS RAN (skipped=1)\n0:03:34 load avg: 3.09 [390/469] test_tix skipped\ntest_tix skipped -- No module named '_tkinter'\n0:03:34 load avg: 3.09 [391/469] test_tkinter skipped\ntest_tkinter skipped -- No module named '_tkinter'\n0:03:35 load avg: 3.09 [392/469] test_tokenize passed\nPASS: test_additive (test.test_tokenize.CTokenizeTest.test_additive)\nPASS: test_async (test.test_tokenize.CTokenizeTest.test_async)\nPASS: test_comparison (test.test_tokenize.CTokenizeTest.test_comparison)\nPASS: test_continuation_lines_indentation (test.test_tokenize.CTokenizeTest.test_continuation_lines_indentation)\nPASS: test_encoding (test.test_tokenize.CTokenizeTest.test_encoding)\nPASS: test_float (test.test_tokenize.CTokenizeTest.test_float)\nPASS: test_function (test.test_tokenize.CTokenizeTest.test_function)\nPASS: test_int (test.test_tokenize.CTokenizeTest.test_int)\nPASS: test_invalid_syntax (test.test_tokenize.CTokenizeTest.test_invalid_syntax)\nPASS: test_max_indent (test.test_tokenize.CTokenizeTest.test_max_indent)\nPASS: test_method (test.test_tokenize.CTokenizeTest.test_method)\nPASS: test_multiplicative (test.test_tokenize.CTokenizeTest.test_multiplicative)\nPASS: test_selector (test.test_tokenize.CTokenizeTest.test_selector)\nPASS: test_string (test.test_tokenize.CTokenizeTest.test_string)\nPASS: test_tabs (test.test_tokenize.CTokenizeTest.test_tabs)\nPASS: test_unary (test.test_tokenize.CTokenizeTest.test_unary)\nPASS: test_unicode (test.test_tokenize.CTokenizeTest.test_unicode)\ntest_newline_at_the_end_of_buffer (test.test_tokenize.CTokenizerBufferTests.test_newline_at_the_end_of_buffer) ... \n===== script foo.py ======\n===== script foo.py completed: exit code 0 ======\nok\nPASS: test_additive (test.test_tokenize.GenerateTokensTest.test_additive)\nPASS: test_async (test.test_tokenize.GenerateTokensTest.test_async)\nPASS: test_basic (test.test_tokenize.GenerateTokensTest.test_basic)\nPASS: test_closing_parenthesis_from_different_line (test.test_tokenize.GenerateTokensTest.test_closing_parenthesis_from_different_line)\nPASS: test_comparison (test.test_tokenize.GenerateTokensTest.test_comparison)\nPASS: test_float (test.test_tokenize.GenerateTokensTest.test_float)\nPASS: test_function (test.test_tokenize.GenerateTokensTest.test_function)\nPASS: test_implicit_newline (test.test_tokenize.GenerateTokensTest.test_implicit_newline)\nPASS: test_int (test.test_tokenize.GenerateTokensTest.test_int)\nPASS: test_invalid_readline (test.test_tokenize.GenerateTokensTest.test_invalid_readline)\nPASS: test_long (test.test_tokenize.GenerateTokensTest.test_long)\nPASS: test_method (test.test_tokenize.GenerateTokensTest.test_method)\nPASS: test_multiplicative (test.test_tokenize.GenerateTokensTest.test_multiplicative)\nPASS: test_newline_after_parenthesized_block_with_comment (test.test_tokenize.GenerateTokensTest.test_newline_after_parenthesized_block_with_comment)\nPASS: test_non_ascii_identifiers (test.test_tokenize.GenerateTokensTest.test_non_ascii_identifiers)\nPASS: test_selector (test.test_tokenize.GenerateTokensTest.test_selector)\nPASS: test_shift (test.test_tokenize.GenerateTokensTest.test_shift)\nPASS: test_string (test.test_tokenize.GenerateTokensTest.test_string)\nPASS: test_tabs (test.test_tokenize.GenerateTokensTest.test_tabs)\nPASS: test_unary (test.test_tokenize.GenerateTokensTest.test_unary)\nPASS: test_underscore_literals (test.test_tokenize.GenerateTokensTest.test_underscore_literals)\nPASS: test_unicode (test.test_tokenize.GenerateTokensTest.test_unicode)\nPASS: test_number_followed_by_name (test.test_tokenize.InvalidPythonTests.test_number_followed_by_name)\nPASS: test_number_starting_with_zero (test.test_tokenize.InvalidPythonTests.test_number_starting_with_zero)\nPASS: test_bom_no_cookie (test.test_tokenize.TestDetectEncoding.test_bom_no_cookie)\nPASS: test_cookie_first_line_no_bom (test.test_tokenize.TestDetectEncoding.test_cookie_first_line_no_bom)\nPASS: test_cookie_second_line_commented_first_line (test.test_tokenize.TestDetectEncoding.test_cookie_second_line_commented_first_line)\nPASS: test_cookie_second_line_empty_first_line (test.test_tokenize.TestDetectEncoding.test_cookie_second_line_empty_first_line)\nPASS: test_cookie_second_line_no_bom (test.test_tokenize.TestDetectEncoding.test_cookie_second_line_no_bom)\nPASS: test_cookie_second_line_noncommented_first_line (test.test_tokenize.TestDetectEncoding.test_cookie_second_line_noncommented_first_line)\nPASS: test_false_encoding (test.test_tokenize.TestDetectEncoding.test_false_encoding)\nPASS: test_filename_in_exception (test.test_tokenize.TestDetectEncoding.test_filename_in_exception)\nPASS: test_latin1_normalization (test.test_tokenize.TestDetectEncoding.test_latin1_normalization)\nPASS: test_matched_bom_and_cookie_first_line (test.test_tokenize.TestDetectEncoding.test_matched_bom_and_cookie_first_line)\nPASS: test_matched_bom_and_cookie_second_line (test.test_tokenize.TestDetectEncoding.test_matched_bom_and_cookie_second_line)\nPASS: test_mismatched_bom_and_cookie_first_line_raises_syntaxerror (test.test_tokenize.TestDetectEncoding.test_mismatched_bom_and_cookie_first_line_raises_syntaxerror)\nPASS: test_mismatched_bom_and_cookie_second_line_raises_syntaxerror (test.test_tokenize.TestDetectEncoding.test_mismatched_bom_and_cookie_second_line_raises_syntaxerror)\nPASS: test_no_bom_no_encoding_cookie (test.test_tokenize.TestDetectEncoding.test_no_bom_no_encoding_cookie)\nPASS: test_open (test.test_tokenize.TestDetectEncoding.test_open)\nPASS: test_open_error (test.test_tokenize.TestDetectEncoding.test_open_error)\nPASS: test_short_files (test.test_tokenize.TestDetectEncoding.test_short_files)\nPASS: test_syntaxerror_latin1 (test.test_tokenize.TestDetectEncoding.test_syntaxerror_latin1)\nPASS: test_utf8_normalization (test.test_tokenize.TestDetectEncoding.test_utf8_normalization)\nPASS: test_decistmt (test.test_tokenize.TestMisc.test_decistmt)\nPASS: test_backslash_continuation (test.test_tokenize.TestRoundtrip.test_backslash_continuation)\nPASS: test_continuation (test.test_tokenize.TestRoundtrip.test_continuation)\ntest_indentation_semantics_retained (test.test_tokenize.TestRoundtrip.test_indentation_semantics_retained)\nPASS: Ensure that although whitespace might be mutated in a roundtrip,\nPASS: test_random_files (test.test_tokenize.TestRoundtrip.test_random_files)\nPASS: test_roundtrip (test.test_tokenize.TestRoundtrip.test_roundtrip)\nPASS: test_string_concatenation (test.test_tokenize.TestRoundtrip.test_string_concatenation)\nPASS: test_comment_at_the_end_of_the_source_without_newline (test.test_tokenize.TestTokenize.test_comment_at_the_end_of_the_source_without_newline)\nPASS: test_exact_type (test.test_tokenize.TestTokenize.test_exact_type)\nPASS: test_invalid_character_in_fstring_middle (test.test_tokenize.TestTokenize.test_invalid_character_in_fstring_middle)\nPASS: test_newline_and_space_at_the_end_of_the_source_without_newline (test.test_tokenize.TestTokenize.test_newline_and_space_at_the_end_of_the_source_without_newline)\nPASS: test_oneline_defs (test.test_tokenize.TestTokenize.test_oneline_defs)\nPASS: test_pathological_trailing_whitespace (test.test_tokenize.TestTokenize.test_pathological_trailing_whitespace)\nPASS: test_tokenize (test.test_tokenize.TestTokenize.test_tokenize)\nPASS: test_bad_coding_cookie (test.test_tokenize.TestTokenizerAdheresToPep0263.test_bad_coding_cookie)\ntest_latin1_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263.test_latin1_coding_cookie_and_utf8_bom)\nPASS: As per PEP 0263, if a file starts with a utf-8 BOM signature, the only\nPASS: test_no_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263.test_no_coding_cookie_and_utf8_bom)\nPASS: test_utf8_coding_cookie_and_no_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263.test_utf8_coding_cookie_and_no_utf8_bom)\nPASS: test_utf8_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263.test_utf8_coding_cookie_and_utf8_bom)\nPASS: test__tokenize_decodes_with_specified_encoding (test.test_tokenize.Test_Tokenize.test__tokenize_decodes_with_specified_encoding)\nPASS: test_additive (test.test_tokenize.TokenizeTest.test_additive)\nPASS: test_async (test.test_tokenize.TokenizeTest.test_async)\nPASS: test_basic (test.test_tokenize.TokenizeTest.test_basic)\nPASS: test_closing_parenthesis_from_different_line (test.test_tokenize.TokenizeTest.test_closing_parenthesis_from_different_line)\nPASS: test_comparison (test.test_tokenize.TokenizeTest.test_comparison)\nPASS: test_float (test.test_tokenize.TokenizeTest.test_float)\nPASS: test_function (test.test_tokenize.TokenizeTest.test_function)\nPASS: test_implicit_newline (test.test_tokenize.TokenizeTest.test_implicit_newline)\nPASS: test_int (test.test_tokenize.TokenizeTest.test_int)\nPASS: test_invalid_readline (test.test_tokenize.TokenizeTest.test_invalid_readline)\nPASS: test_long (test.test_tokenize.TokenizeTest.test_long)\nPASS: test_method (test.test_tokenize.TokenizeTest.test_method)\nPASS: test_multiplicative (test.test_tokenize.TokenizeTest.test_multiplicative)\nPASS: test_newline_after_parenthesized_block_with_comment (test.test_tokenize.TokenizeTest.test_newline_after_parenthesized_block_with_comment)\nPASS: test_non_ascii_identifiers (test.test_tokenize.TokenizeTest.test_non_ascii_identifiers)\nPASS: test_selector (test.test_tokenize.TokenizeTest.test_selector)\nPASS: test_shift (test.test_tokenize.TokenizeTest.test_shift)\nPASS: test_string (test.test_tokenize.TokenizeTest.test_string)\nPASS: test_tabs (test.test_tokenize.TokenizeTest.test_tabs)\nPASS: test_unary (test.test_tokenize.TokenizeTest.test_unary)\nPASS: test_underscore_literals (test.test_tokenize.TokenizeTest.test_underscore_literals)\nPASS: test_unicode (test.test_tokenize.TokenizeTest.test_unicode)\nPASS: test_backslash_continuation (test.test_tokenize.UntokenizeTest.test_backslash_continuation)\nPASS: test_bad_input_order (test.test_tokenize.UntokenizeTest.test_bad_input_order)\nPASS: test_iter_compat (test.test_tokenize.UntokenizeTest.test_iter_compat)\n\n----------------------------------------------------------------------\nRan 106 tests in 0.812s\n\nOK\n0:03:36 load avg: 3.09 [393/469] test_tomllib passed\nPASS: test_invalid (test.test_tomllib.test_data.TestData.test_invalid)\nPASS: test_valid (test.test_tomllib.test_data.TestData.test_valid)\nPASS: test_invalid_char_quotes (test.test_tomllib.test_error.TestError.test_invalid_char_quotes)\nPASS: test_invalid_parse_float (test.test_tomllib.test_error.TestError.test_invalid_parse_float)\nPASS: test_line_and_col (test.test_tomllib.test_error.TestError.test_line_and_col)\nPASS: test_missing_value (test.test_tomllib.test_error.TestError.test_missing_value)\nPASS: test_module_name (test.test_tomllib.test_error.TestError.test_module_name)\nPASS: test_deepcopy (test.test_tomllib.test_misc.TestMiscellaneous.test_deepcopy)\nPASS: test_incorrect_load (test.test_tomllib.test_misc.TestMiscellaneous.test_incorrect_load)\nPASS: test_inline_array_recursion_limit (test.test_tomllib.test_misc.TestMiscellaneous.test_inline_array_recursion_limit)\nPASS: test_inline_table_recursion_limit (test.test_tomllib.test_misc.TestMiscellaneous.test_inline_table_recursion_limit)\nPASS: test_load (test.test_tomllib.test_misc.TestMiscellaneous.test_load)\nPASS: test_parse_float (test.test_tomllib.test_misc.TestMiscellaneous.test_parse_float)\n\n----------------------------------------------------------------------\nRan 13 tests in 0.035s\n\nOK\n0:03:36 load avg: 3.09 [394/469] test_threadsignals passed\nPASS: test_interrupted_timed_acquire (test.test_threadsignals.ThreadSignals.test_interrupted_timed_acquire)\nPASS: test_lock_acquire_interruption (test.test_threadsignals.ThreadSignals.test_lock_acquire_interruption)\nPASS: test_lock_acquire_retries_on_intr (test.test_threadsignals.ThreadSignals.test_lock_acquire_retries_on_intr)\nPASS: test_rlock_acquire_interruption (test.test_threadsignals.ThreadSignals.test_rlock_acquire_interruption)\nPASS: test_rlock_acquire_retries_on_intr (test.test_threadsignals.ThreadSignals.test_rlock_acquire_retries_on_intr)\nPASS: test_signals (test.test_threadsignals.ThreadSignals.test_signals)\n\n----------------------------------------------------------------------\nRan 6 tests in 4.984s\n\nOK\n0:03:36 load avg: 3.09 [395/469] test_tools passed\nSKIP: test.test_tools.test_freeze (unittest.loader.ModuleSkipped.test.test_tools.test_freeze) 'freeze directory could not be found'\nSKIP: test.test_tools.test_i18n (unittest.loader.ModuleSkipped.test.test_tools.test_i18n) 'scripts directory could not be found'\nSKIP: test.test_tools.test_reindent (unittest.loader.ModuleSkipped.test.test_tools.test_reindent) 'scripts directory could not be found'\nSKIP: test.test_tools.test_sundry (unittest.loader.ModuleSkipped.test.test_tools.test_sundry) 'scripts directory could not be found'\n\n----------------------------------------------------------------------\nRan 0 tests in 0.001s\n\nNO TESTS RAN (skipped=4)\n0:03:38 load avg: 3.09 [396/469] test_threading passed\nPASS: test_atexit_after_shutdown (test.test_threading.AtexitTests.test_atexit_after_shutdown)\nPASS: test_atexit_called_once (test.test_threading.AtexitTests.test_atexit_called_once)\nPASS: test_atexit_output (test.test_threading.AtexitTests.test_atexit_output)\ntest_abort (test.test_threading.BarrierTests.test_abort)\nPASS: Test that an abort will put the barrier in a broken state\ntest_abort_and_reset (test.test_threading.BarrierTests.test_abort_and_reset)\nPASS: Test that a barrier can be reset after being broken.\ntest_action (test.test_threading.BarrierTests.test_action)\nPASS: Test the 'action' callback\ntest_barrier (test.test_threading.BarrierTests.test_barrier)\nPASS: Test that a barrier is passed in lockstep\ntest_barrier_10 (test.test_threading.BarrierTests.test_barrier_10)\nPASS: Test that a barrier works for 10 consecutive runs\ntest_default_timeout (test.test_threading.BarrierTests.test_default_timeout)\nPASS: Test the barrier's default timeout\nPASS: test_repr (test.test_threading.BarrierTests.test_repr)\ntest_reset (test.test_threading.BarrierTests.test_reset)\nPASS: Test that a 'reset' on a barrier frees the waiting threads\nPASS: test_single_thread (test.test_threading.BarrierTests.test_single_thread)\ntest_timeout (test.test_threading.BarrierTests.test_timeout)\nPASS: Test wait(timeout)\ntest_wait_return (test.test_threading.BarrierTests.test_wait_return)\nPASS: test the return value from barrier.wait\nPASS: test_acquire (test.test_threading.BoundedSemaphoreTests.test_acquire)\nPASS: test_acquire_contended (test.test_threading.BoundedSemaphoreTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.BoundedSemaphoreTests.test_acquire_destroy)\nPASS: test_acquire_timeout (test.test_threading.BoundedSemaphoreTests.test_acquire_timeout)\nPASS: test_constructor (test.test_threading.BoundedSemaphoreTests.test_constructor)\nPASS: test_default_value (test.test_threading.BoundedSemaphoreTests.test_default_value)\nPASS: test_multirelease (test.test_threading.BoundedSemaphoreTests.test_multirelease)\nPASS: test_release_unacquired (test.test_threading.BoundedSemaphoreTests.test_release_unacquired)\nPASS: test_repr (test.test_threading.BoundedSemaphoreTests.test_repr)\nPASS: test_try_acquire (test.test_threading.BoundedSemaphoreTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.BoundedSemaphoreTests.test_try_acquire_contended)\nPASS: test_with (test.test_threading.BoundedSemaphoreTests.test_with)\nPASS: test__is_owned (test.test_threading.CRLockTests.test__is_owned)\nPASS: test_acquire_contended (test.test_threading.CRLockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.CRLockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_threading.CRLockTests.test_acquire_release)\nPASS: test_constructor (test.test_threading.CRLockTests.test_constructor)\nPASS: test_different_thread (test.test_threading.CRLockTests.test_different_thread)\nPASS: test_locked_repr (test.test_threading.CRLockTests.test_locked_repr)\nPASS: test_reacquire (test.test_threading.CRLockTests.test_reacquire)\nPASS: test_recursion_count (test.test_threading.CRLockTests.test_recursion_count)\nPASS: test_release_save_unacquired (test.test_threading.CRLockTests.test_release_save_unacquired)\nPASS: test_release_unacquired (test.test_threading.CRLockTests.test_release_unacquired)\nPASS: test_repr (test.test_threading.CRLockTests.test_repr)\nPASS: test_thread_leak (test.test_threading.CRLockTests.test_thread_leak)\nPASS: test_timeout (test.test_threading.CRLockTests.test_timeout)\nPASS: test_try_acquire (test.test_threading.CRLockTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.CRLockTests.test_try_acquire_contended)\nPASS: test_weakref_deleted (test.test_threading.CRLockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_threading.CRLockTests.test_weakref_exists)\nPASS: test_with (test.test_threading.CRLockTests.test_with)\nPASS: test__is_owned (test.test_threading.ConditionAsRLockTests.test__is_owned)\nPASS: test_acquire_contended (test.test_threading.ConditionAsRLockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.ConditionAsRLockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_threading.ConditionAsRLockTests.test_acquire_release)\nPASS: test_constructor (test.test_threading.ConditionAsRLockTests.test_constructor)\nPASS: test_different_thread (test.test_threading.ConditionAsRLockTests.test_different_thread)\nPASS: test_locked_repr (test.test_threading.ConditionAsRLockTests.test_locked_repr)\nPASS: test_reacquire (test.test_threading.ConditionAsRLockTests.test_reacquire)\nSKIP: test_recursion_count (test.test_threading.ConditionAsRLockTests.test_recursion_count) 'Condition does not expose _recursion_count()'\nPASS: test_release_save_unacquired (test.test_threading.ConditionAsRLockTests.test_release_save_unacquired)\nPASS: test_release_unacquired (test.test_threading.ConditionAsRLockTests.test_release_unacquired)\nPASS: test_repr (test.test_threading.ConditionAsRLockTests.test_repr)\nPASS: test_thread_leak (test.test_threading.ConditionAsRLockTests.test_thread_leak)\nPASS: test_timeout (test.test_threading.ConditionAsRLockTests.test_timeout)\nPASS: test_try_acquire (test.test_threading.ConditionAsRLockTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.ConditionAsRLockTests.test_try_acquire_contended)\nPASS: test_weakref_deleted (test.test_threading.ConditionAsRLockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_threading.ConditionAsRLockTests.test_weakref_exists)\nPASS: test_with (test.test_threading.ConditionAsRLockTests.test_with)\nPASS: test_acquire (test.test_threading.ConditionTests.test_acquire)\nPASS: test_notify (test.test_threading.ConditionTests.test_notify)\nPASS: test_timeout (test.test_threading.ConditionTests.test_timeout)\nPASS: test_unacquired_notify (test.test_threading.ConditionTests.test_unacquired_notify)\nPASS: test_unacquired_wait (test.test_threading.ConditionTests.test_unacquired_wait)\nPASS: test_waitfor (test.test_threading.ConditionTests.test_waitfor)\nPASS: test_waitfor_timeout (test.test_threading.ConditionTests.test_waitfor_timeout)\nPASS: test_at_fork_reinit (test.test_threading.EventTests.test_at_fork_reinit)\nPASS: test_is_set (test.test_threading.EventTests.test_is_set)\nPASS: test_notify (test.test_threading.EventTests.test_notify)\nPASS: test_repr (test.test_threading.EventTests.test_repr)\nPASS: test_set_and_clear (test.test_threading.EventTests.test_set_and_clear)\nPASS: test_timeout (test.test_threading.EventTests.test_timeout)\nPASS: test_custom_excepthook (test.test_threading.ExceptHookTests.test_custom_excepthook)\nPASS: test_custom_excepthook_fail (test.test_threading.ExceptHookTests.test_custom_excepthook_fail)\nPASS: test_excepthook (test.test_threading.ExceptHookTests.test_excepthook)\nPASS: test_excepthook_thread_None (test.test_threading.ExceptHookTests.test_excepthook_thread_None)\nPASS: test_original_excepthook (test.test_threading.ExceptHookTests.test_original_excepthook)\nPASS: test_system_exit (test.test_threading.ExceptHookTests.test_system_exit)\nPASS: test_can_interrupt_tight_loops (test.test_threading.InterruptMainTests.test_can_interrupt_tight_loops)\nPASS: test_interrupt_main_invalid_signal (test.test_threading.InterruptMainTests.test_interrupt_main_invalid_signal)\nPASS: test_interrupt_main_mainthread (test.test_threading.InterruptMainTests.test_interrupt_main_mainthread)\nPASS: test_interrupt_main_noerror (test.test_threading.InterruptMainTests.test_interrupt_main_noerror)\nPASS: test_interrupt_main_subthread (test.test_threading.InterruptMainTests.test_interrupt_main_subthread)\nPASS: test_interrupt_main_with_signal_handler (test.test_threading.InterruptMainTests.test_interrupt_main_with_signal_handler)\nPASS: test_acquire_contended (test.test_threading.LockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.LockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_threading.LockTests.test_acquire_release)\nPASS: test_at_fork_reinit (test.test_threading.LockTests.test_at_fork_reinit)\nPASS: test_constructor (test.test_threading.LockTests.test_constructor)\nPASS: test_different_thread (test.test_threading.LockTests.test_different_thread)\nPASS: test_locked_repr (test.test_threading.LockTests.test_locked_repr)\nPASS: test_reacquire (test.test_threading.LockTests.test_reacquire)\nPASS: test_repr (test.test_threading.LockTests.test_repr)\nPASS: test_state_after_timeout (test.test_threading.LockTests.test_state_after_timeout)\nPASS: test_thread_leak (test.test_threading.LockTests.test_thread_leak)\nPASS: test_timeout (test.test_threading.LockTests.test_timeout)\nPASS: test_try_acquire (test.test_threading.LockTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.LockTests.test_try_acquire_contended)\nPASS: test_weakref_deleted (test.test_threading.LockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_threading.LockTests.test_weakref_exists)\nPASS: test_with (test.test_threading.LockTests.test_with)\nPASS: test__all__ (test.test_threading.MiscTestCase.test__all__)\nPASS: test_gh112826_missing__thread__is_main_interpreter (test.test_threading.MiscTestCase.test_gh112826_missing__thread__is_main_interpreter)\nPASS: test__is_owned (test.test_threading.PyRLockTests.test__is_owned)\nPASS: test_acquire_contended (test.test_threading.PyRLockTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.PyRLockTests.test_acquire_destroy)\nPASS: test_acquire_release (test.test_threading.PyRLockTests.test_acquire_release)\nPASS: test_constructor (test.test_threading.PyRLockTests.test_constructor)\nPASS: test_different_thread (test.test_threading.PyRLockTests.test_different_thread)\nPASS: test_locked_repr (test.test_threading.PyRLockTests.test_locked_repr)\nPASS: test_reacquire (test.test_threading.PyRLockTests.test_reacquire)\nPASS: test_recursion_count (test.test_threading.PyRLockTests.test_recursion_count)\nPASS: test_release_save_unacquired (test.test_threading.PyRLockTests.test_release_save_unacquired)\nPASS: test_release_unacquired (test.test_threading.PyRLockTests.test_release_unacquired)\nPASS: test_repr (test.test_threading.PyRLockTests.test_repr)\nPASS: test_thread_leak (test.test_threading.PyRLockTests.test_thread_leak)\nPASS: test_timeout (test.test_threading.PyRLockTests.test_timeout)\nPASS: test_try_acquire (test.test_threading.PyRLockTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.PyRLockTests.test_try_acquire_contended)\nPASS: test_weakref_deleted (test.test_threading.PyRLockTests.test_weakref_deleted)\nPASS: test_weakref_exists (test.test_threading.PyRLockTests.test_weakref_exists)\nPASS: test_with (test.test_threading.PyRLockTests.test_with)\nPASS: test_acquire (test.test_threading.SemaphoreTests.test_acquire)\nPASS: test_acquire_contended (test.test_threading.SemaphoreTests.test_acquire_contended)\nPASS: test_acquire_destroy (test.test_threading.SemaphoreTests.test_acquire_destroy)\nPASS: test_acquire_timeout (test.test_threading.SemaphoreTests.test_acquire_timeout)\nPASS: test_constructor (test.test_threading.SemaphoreTests.test_constructor)\nPASS: test_default_value (test.test_threading.SemaphoreTests.test_default_value)\nPASS: test_multirelease (test.test_threading.SemaphoreTests.test_multirelease)\nPASS: test_release_unacquired (test.test_threading.SemaphoreTests.test_release_unacquired)\nPASS: test_repr (test.test_threading.SemaphoreTests.test_repr)\nPASS: test_try_acquire (test.test_threading.SemaphoreTests.test_try_acquire)\nPASS: test_try_acquire_contended (test.test_threading.SemaphoreTests.test_try_acquire_contended)\nPASS: test_with (test.test_threading.SemaphoreTests.test_with)\nPASS: test_daemon_threads_fatal_error (test.test_threading.SubinterpThreadingTests.test_daemon_threads_fatal_error)\nPASS: test_daemon_threads_not_allowed (test.test_threading.SubinterpThreadingTests.test_daemon_threads_not_allowed)\nPASS: test_threads_join (test.test_threading.SubinterpThreadingTests.test_threads_join)\nPASS: test_threads_join_2 (test.test_threading.SubinterpThreadingTests.test_threads_join_2)\nPASS: test_threads_join_with_no_main (test.test_threading.SubinterpThreadingTests.test_threads_join_with_no_main)\nPASS: test_threads_not_allowed (test.test_threading.SubinterpThreadingTests.test_threads_not_allowed)\nPASS: test_1_join_on_shutdown (test.test_threading.ThreadJoinOnShutdown.test_1_join_on_shutdown)\nPASS: test_2_join_in_forked_process (test.test_threading.ThreadJoinOnShutdown.test_2_join_in_forked_process)\nPASS: test_3_join_in_forked_from_thread (test.test_threading.ThreadJoinOnShutdown.test_3_join_in_forked_from_thread)\nPASS: test_4_daemon_threads (test.test_threading.ThreadJoinOnShutdown.test_4_daemon_threads)\nPASS: test_clear_threads_states_after_fork (test.test_threading.ThreadJoinOnShutdown.test_clear_threads_states_after_fork)\nPASS: test_reinit_tls_after_fork (test.test_threading.ThreadJoinOnShutdown.test_reinit_tls_after_fork)\nPASS: test_BoundedSemaphore_limit (test.test_threading.ThreadTests.test_BoundedSemaphore_limit)\ntest_PyThreadState_SetAsyncExc (test.test_threading.ThreadTests.test_PyThreadState_SetAsyncExc) ...     started worker thread\n    trying nonsensical thread id\n    waiting for worker thread to get started\n    verifying worker hasn't exited\n    attempting to raise asynch exception in worker\n    waiting for worker to say it caught the exception\n    all OK -- joining worker\nok\nPASS: test_args_argument (test.test_threading.ThreadTests.test_args_argument)\nPASS: test_boolean_target (test.test_threading.ThreadTests.test_boolean_target)\nPASS: test_daemon_param (test.test_threading.ThreadTests.test_daemon_param)\nPASS: test_disallow_instantiation (test.test_threading.ThreadTests.test_disallow_instantiation)\nPASS: test_dummy_thread_after_fork (test.test_threading.ThreadTests.test_dummy_thread_after_fork)\nPASS: test_enumerate_after_join (test.test_threading.ThreadTests.test_enumerate_after_join)\nPASS: test_finalization_shutdown (test.test_threading.ThreadTests.test_finalization_shutdown)\nPASS: test_finalize_running_thread (test.test_threading.ThreadTests.test_finalize_running_thread)\nPASS: test_finalize_with_trace (test.test_threading.ThreadTests.test_finalize_with_trace)\nPASS: test_foreign_thread (test.test_threading.ThreadTests.test_foreign_thread)\nPASS: test_frame_tstate_tracing (test.test_threading.ThreadTests.test_frame_tstate_tracing)\nPASS: test_getprofile (test.test_threading.ThreadTests.test_getprofile)\nPASS: test_getprofile_all_threads (test.test_threading.ThreadTests.test_getprofile_all_threads)\nPASS: test_gettrace (test.test_threading.ThreadTests.test_gettrace)\nPASS: test_gettrace_all_threads (test.test_threading.ThreadTests.test_gettrace_all_threads)\nPASS: test_ident_of_no_threading_threads (test.test_threading.ThreadTests.test_ident_of_no_threading_threads)\nPASS: test_import_from_another_thread (test.test_threading.ThreadTests.test_import_from_another_thread)\nPASS: test_is_alive_after_fork (test.test_threading.ThreadTests.test_is_alive_after_fork)\nPASS: test_join_nondaemon_on_shutdown (test.test_threading.ThreadTests.test_join_nondaemon_on_shutdown)\nPASS: test_leak_without_join (test.test_threading.ThreadTests.test_leak_without_join)\nPASS: test_limbo_cleanup (test.test_threading.ThreadTests.test_limbo_cleanup)\nPASS: test_locals_at_exit (test.test_threading.ThreadTests.test_locals_at_exit)\nPASS: test_main_thread (test.test_threading.ThreadTests.test_main_thread)\nPASS: test_main_thread_after_fork (test.test_threading.ThreadTests.test_main_thread_after_fork)\nPASS: test_main_thread_after_fork_from_nonmain_thread (test.test_threading.ThreadTests.test_main_thread_after_fork_from_nonmain_thread)\nPASS: test_main_thread_during_shutdown (test.test_threading.ThreadTests.test_main_thread_during_shutdown)\nPASS: test_name (test.test_threading.ThreadTests.test_name)\nPASS: test_no_refcycle_through_target (test.test_threading.ThreadTests.test_no_refcycle_through_target)\nPASS: test_old_threading_api (test.test_threading.ThreadTests.test_old_threading_api)\nPASS: test_repr_daemon (test.test_threading.ThreadTests.test_repr_daemon)\nPASS: test_repr_stopped (test.test_threading.ThreadTests.test_repr_stopped)\nPASS: test_shutdown_locks (test.test_threading.ThreadTests.test_shutdown_locks)\nPASS: test_start_new_thread_at_exit (test.test_threading.ThreadTests.test_start_new_thread_at_exit)\nPASS: test_tstate_lock (test.test_threading.ThreadTests.test_tstate_lock)\ntest_various_ops (test.test_threading.ThreadTests.test_various_ops) ... task <thread 0> will run for 93.1 usec\n1 tasks are running\ntask <thread 0> done\n<thread 0> is finished. 0 tasks are running\ntask <thread 2> will run for 93.4 usec\n1 tasks are running\ntask <thread 1> will run for 46.6 usec\n2 tasks are running\ntask <thread 3> will run for 42.4 usec\n3 tasks are running\ntask <thread 1> done\n<thread 1> is finished. 2 tasks are running\ntask <thread 4> will run for 49.9 usec\n3 tasks are running\ntask <thread 3> done\n<thread 3> is finished. 2 tasks are running\ntask <thread 4> done\n<thread 4> is finished. 1 tasks are running\ntask <thread 5> will run for 53.3 usec\n2 tasks are running\ntask <thread 2> done\n<thread 2> is finished. 1 tasks are running\ntask <thread 6> will run for 64.5 usec\n2 tasks are running\ntask <thread 5> done\n<thread 5> is finished. 1 tasks are running\ntask <thread 7> will run for 18.6 usec\n2 tasks are running\ntask <thread 6> done\n<thread 6> is finished. 1 tasks are running\ntask <thread 8> will run for 90.1 usec\n2 tasks are running\ntask <thread 7> done\n<thread 7> is finished. 1 tasks are running\ntask <thread 9> will run for 46.0 usec\n2 tasks are running\nwaiting for all tasks to complete\ntask <thread 9> done\n<thread 9> is finished. 1 tasks are running\ntask <thread 8> done\n<thread 8> is finished. 0 tasks are running\nall tasks done\nok\ntest_various_ops_large_stack (test.test_threading.ThreadTests.test_various_ops_large_stack) ... with 1 MiB thread stack size...\ntask <thread 0> will run for 35.3 usec\n1 tasks are running\ntask <thread 1> will run for 75.6 usec\n2 tasks are running\ntask <thread 0> done\n<thread 0> is finished. 1 tasks are running\ntask <thread 2> will run for 58.0 usec\n2 tasks are running\ntask <thread 1> done\n<thread 1> is finished. 1 tasks are running\ntask <thread 3> will run for 54.9 usec\n2 tasks are running\ntask <thread 2> done\n<thread 2> is finished. 1 tasks are running\ntask <thread 3> done\n<thread 3> is finished. 0 tasks are running\ntask <thread 4> will run for 65.8 usec\n1 tasks are running\ntask <thread 5> will run for 55.4 usec\n2 tasks are running\ntask <thread 4> done\n<thread 4> is finished. 1 tasks are running\ntask <thread 6> will run for 99.2 usec\n2 tasks are running\ntask <thread 5> done\n<thread 5> is finished. 1 tasks are running\ntask <thread 7> will run for 27.0 usec\n2 tasks are running\ntask <thread 8> will run for 92.3 usec\n3 tasks are running\ntask <thread 6> done\n<thread 6> is finished. 2 tasks are running\ntask <thread 7> done\n<thread 7> is finished. 1 tasks are running\ntask <thread 9> will run for 76.5 usec\n2 tasks are running\ntask <thread 8> done\n<thread 8> is finished. 1 tasks are running\nwaiting for all tasks to complete\ntask <thread 9> done\n<thread 9> is finished. 0 tasks are running\nall tasks done\nok\ntest_various_ops_small_stack (test.test_threading.ThreadTests.test_various_ops_small_stack) ... with 256 KiB thread stack size...\ntask <thread 0> will run for 3.9 usec\n1 tasks are running\ntask <thread 1> will run for 11.2 usec\n2 tasks are running\ntask <thread 0> done\n<thread 0> is finished. 1 tasks are running\ntask <thread 2> will run for 26.9 usec\n2 tasks are running\ntask <thread 1> done\n<thread 1> is finished. 1 tasks are running\ntask <thread 3> will run for 67.9 usec\n2 tasks are running\ntask <thread 2> done\n<thread 2> is finished. 1 tasks are running\ntask <thread 4> will run for 4.5 usec\n2 tasks are running\ntask <thread 3> done\n<thread 3> is finished. 1 tasks are running\ntask <thread 5> will run for 19.5 usec\n2 tasks are running\ntask <thread 4> done\n<thread 4> is finished. 1 tasks are running\ntask <thread 6> will run for 58.4 usec\n2 tasks are running\ntask <thread 5> done\n<thread 5> is finished. 1 tasks are running\ntask <thread 7> will run for 67.6 usec\n2 tasks are running\ntask <thread 6> done\n<thread 6> is finished. 1 tasks are running\ntask <thread 8> will run for 2.1 usec\n2 tasks are running\ntask <thread 7> done\n<thread 7> is finished. 1 tasks are running\ntask <thread 8> done\n<thread 8> is finished. 0 tasks are running\ntask <thread 9> will run for 68.9 usec\n1 tasks are running\nwaiting for all tasks to complete\ntask <thread 9> done\n<thread 9> is finished. 0 tasks are running\nall tasks done\nok\nPASS: test_bare_raise_in_brand_new_thread (test.test_threading.ThreadingExceptionTests.test_bare_raise_in_brand_new_thread)\nPASS: test_daemonize_active_thread (test.test_threading.ThreadingExceptionTests.test_daemonize_active_thread)\nPASS: test_joining_current_thread (test.test_threading.ThreadingExceptionTests.test_joining_current_thread)\nPASS: test_joining_inactive_thread (test.test_threading.ThreadingExceptionTests.test_joining_inactive_thread)\nPASS: test_multithread_modify_file_noerror (test.test_threading.ThreadingExceptionTests.test_multithread_modify_file_noerror)\nPASS: test_print_exception (test.test_threading.ThreadingExceptionTests.test_print_exception)\nPASS: test_print_exception_gh_102056 (test.test_threading.ThreadingExceptionTests.test_print_exception_gh_102056)\nPASS: test_print_exception_stderr_is_none_1 (test.test_threading.ThreadingExceptionTests.test_print_exception_stderr_is_none_1)\nPASS: test_print_exception_stderr_is_none_2 (test.test_threading.ThreadingExceptionTests.test_print_exception_stderr_is_none_2)\nPASS: test_recursion_limit (test.test_threading.ThreadingExceptionTests.test_recursion_limit)\nPASS: test_releasing_unacquired_lock (test.test_threading.ThreadingExceptionTests.test_releasing_unacquired_lock)\nPASS: test_start_thread_again (test.test_threading.ThreadingExceptionTests.test_start_thread_again)\nPASS: test_init_immutable_default_args (test.test_threading.TimerTests.test_init_immutable_default_args)\n\n----------------------------------------------------------------------\nRan 203 tests in 17.215s\n\nOK (skipped=1)\n0:03:39 load avg: 3.24 [397/469] test_traceback passed\nPASS: test_KeyboardInterrupt_at_first_line_of_frame (test.test_traceback.CExcReportingTests.test_KeyboardInterrupt_at_first_line_of_frame)\nPASS: test_cause (test.test_traceback.CExcReportingTests.test_cause)\nPASS: test_cause_and_context (test.test_traceback.CExcReportingTests.test_cause_and_context)\nPASS: test_cause_recursive (test.test_traceback.CExcReportingTests.test_cause_recursive)\nPASS: test_context (test.test_traceback.CExcReportingTests.test_context)\nPASS: test_context_suppression (test.test_traceback.CExcReportingTests.test_context_suppression)\nPASS: test_exception_angle_bracketed_filename (test.test_traceback.CExcReportingTests.test_exception_angle_bracketed_filename)\nPASS: test_exception_bad__str__ (test.test_traceback.CExcReportingTests.test_exception_bad__str__)\nPASS: test_exception_group_basic (test.test_traceback.CExcReportingTests.test_exception_group_basic)\nPASS: test_exception_group_cause (test.test_traceback.CExcReportingTests.test_exception_group_cause)\nPASS: test_exception_group_context_with_context (test.test_traceback.CExcReportingTests.test_exception_group_context_with_context)\nPASS: test_exception_group_depth_limit (test.test_traceback.CExcReportingTests.test_exception_group_depth_limit)\nPASS: test_exception_group_nested (test.test_traceback.CExcReportingTests.test_exception_group_nested)\nPASS: test_exception_group_width_limit (test.test_traceback.CExcReportingTests.test_exception_group_width_limit)\nPASS: test_exception_group_with_multiple_notes (test.test_traceback.CExcReportingTests.test_exception_group_with_multiple_notes)\nPASS: test_exception_group_with_notes (test.test_traceback.CExcReportingTests.test_exception_group_with_notes)\nPASS: test_exception_modulename (test.test_traceback.CExcReportingTests.test_exception_modulename)\nPASS: test_exception_modulename_not_unicode (test.test_traceback.CExcReportingTests.test_exception_modulename_not_unicode)\nPASS: test_exception_qualname (test.test_traceback.CExcReportingTests.test_exception_qualname)\nPASS: test_exception_with_invalid_notes (test.test_traceback.CExcReportingTests.test_exception_with_invalid_notes)\nPASS: test_exception_with_multiple_notes (test.test_traceback.CExcReportingTests.test_exception_with_multiple_notes)\nPASS: test_exception_with_note (test.test_traceback.CExcReportingTests.test_exception_with_note)\nPASS: test_message_none (test.test_traceback.CExcReportingTests.test_message_none)\nPASS: test_simple (test.test_traceback.CExcReportingTests.test_simple)\nPASS: test_syntax_error_no_lineno (test.test_traceback.CExcReportingTests.test_syntax_error_no_lineno)\nPASS: test_syntax_error_offset_at_eol (test.test_traceback.CExcReportingTests.test_syntax_error_offset_at_eol)\nPASS: test_syntax_error_various_offsets (test.test_traceback.CExcReportingTests.test_syntax_error_various_offsets)\nPASS: test_attribute_error_inside_nested_getattr (test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_inside_nested_getattr)\nPASS: test_attribute_error_with_bad_name (test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_with_bad_name)\nPASS: test_attribute_error_with_failing_dict (test.test_traceback.CPythonSuggestionFormattingTests.test_attribute_error_with_failing_dict)\nPASS: test_getattr_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_getattr_suggestions (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions)\nPASS: test_getattr_suggestions_do_not_trigger_for_big_dicts (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_big_dicts)\nPASS: test_getattr_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_long_attributes)\nPASS: test_getattr_suggestions_for_same_name (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_for_same_name)\nPASS: test_getattr_suggestions_invalid_args (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_invalid_args)\nPASS: test_getattr_suggestions_no_args (test.test_traceback.CPythonSuggestionFormattingTests.test_getattr_suggestions_no_args)\nPASS: test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_import_from_error_with_bad_name (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_error_with_bad_name)\nPASS: test_import_from_suggestions (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions)\nPASS: test_import_from_suggestions_do_not_trigger_for_big_namespaces (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_big_namespaces)\nPASS: test_import_from_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.CPythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_long_attributes)\nPASS: test_name_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_name_error_for_private_stdlib_modules (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_for_private_stdlib_modules)\nPASS: test_name_error_for_stdlib_modules (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_for_stdlib_modules)\nPASS: test_name_error_suggestions (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions)\nPASS: test_name_error_suggestions_do_not_trigger_for_long_names (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_long_names)\nPASS: test_name_error_suggestions_do_not_trigger_for_too_many_locals (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_too_many_locals)\nPASS: test_name_error_suggestions_from_builtins (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins)\nPASS: test_name_error_suggestions_from_builtins_when_builtins_is_module (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins_when_builtins_is_module)\nPASS: test_name_error_suggestions_from_globals (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_suggestions_from_globals)\nPASS: test_name_error_with_custom_exceptions (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_with_custom_exceptions)\nPASS: test_name_error_with_instance (test.test_traceback.CPythonSuggestionFormattingTests.test_name_error_with_instance)\nPASS: test_unbound_local_error_does_not_match (test.test_traceback.CPythonSuggestionFormattingTests.test_unbound_local_error_does_not_match)\nPASS: test_unbound_local_error_with_instance (test.test_traceback.CPythonSuggestionFormattingTests.test_unbound_local_error_with_instance)\nPASS: test_basic_caret (test.test_traceback.CPythonTracebackErrorCaretTests.test_basic_caret)\nPASS: test_byte_offset_multiline (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_multiline)\nPASS: test_byte_offset_wide_chars_subscript (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_wide_chars_subscript)\nPASS: test_byte_offset_with_emojis_term_highlight (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_emojis_term_highlight)\nPASS: test_byte_offset_with_wide_characters_middle (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_middle)\nPASS: test_byte_offset_with_wide_characters_term_highlight (test.test_traceback.CPythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight)\nPASS: test_caret_exception_group (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_exception_group)\nPASS: test_caret_for_binary_operators (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators)\nPASS: test_caret_for_binary_operators_two_char (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_two_char)\nPASS: test_caret_for_binary_operators_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis)\nPASS: test_caret_for_binary_operators_with_unicode (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_unicode)\nPASS: test_caret_for_subscript (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript)\nPASS: test_caret_for_subscript_unicode (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript_unicode)\nPASS: test_caret_for_subscript_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis)\nPASS: test_caret_in_type_annotation (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_in_type_annotation)\nPASS: test_caret_multiline_expression (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression)\nPASS: test_caret_multiline_expression_bin_op (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression_bin_op)\nPASS: test_caret_multiline_expression_syntax_error (test.test_traceback.CPythonTracebackErrorCaretTests.test_caret_multiline_expression_syntax_error)\nPASS: test_decorator_application_lineno_correct (test.test_traceback.CPythonTracebackErrorCaretTests.test_decorator_application_lineno_correct)\nPASS: test_line_with_unicode (test.test_traceback.CPythonTracebackErrorCaretTests.test_line_with_unicode)\nPASS: test_multiline_method_call_a (test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_a)\nPASS: test_multiline_method_call_b (test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_b)\nPASS: test_multiline_method_call_c (test.test_traceback.CPythonTracebackErrorCaretTests.test_multiline_method_call_c)\nPASS: test_secondary_caret_not_elided (test.test_traceback.CPythonTracebackErrorCaretTests.test_secondary_caret_not_elided)\nPASS: test_specialization_variations (test.test_traceback.CPythonTracebackErrorCaretTests.test_specialization_variations)\nPASS: test_traceback_specialization_with_syntax_error (test.test_traceback.CPythonTracebackErrorCaretTests.test_traceback_specialization_with_syntax_error)\nPASS: test_traceback_very_long_line (test.test_traceback.CPythonTracebackErrorCaretTests.test_traceback_very_long_line)\nPASS: test_wide_characters_unicode_with_problematic_byte_offset (test.test_traceback.CPythonTracebackErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset)\nPASS: test_basic_caret (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_basic_caret)\nPASS: test_byte_offset_multiline (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_multiline)\nPASS: test_byte_offset_wide_chars_subscript (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_wide_chars_subscript)\nPASS: test_byte_offset_with_emojis_term_highlight (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_emojis_term_highlight)\nPASS: test_byte_offset_with_wide_characters_middle (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_wide_characters_middle)\nPASS: test_byte_offset_with_wide_characters_term_highlight (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight)\nPASS: test_caret_exception_group (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_exception_group)\nPASS: test_caret_for_binary_operators (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators)\nPASS: test_caret_for_binary_operators_two_char (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_two_char)\nPASS: test_caret_for_binary_operators_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis)\nPASS: test_caret_for_binary_operators_with_unicode (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_binary_operators_with_unicode)\nPASS: test_caret_for_subscript (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript)\nPASS: test_caret_for_subscript_unicode (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript_unicode)\nPASS: test_caret_for_subscript_with_spaces_and_parenthesis (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis)\nPASS: test_caret_in_type_annotation (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_in_type_annotation)\nPASS: test_caret_multiline_expression (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression)\nPASS: test_caret_multiline_expression_bin_op (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression_bin_op)\nPASS: test_caret_multiline_expression_syntax_error (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_caret_multiline_expression_syntax_error)\nPASS: test_decorator_application_lineno_correct (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_decorator_application_lineno_correct)\nPASS: test_line_with_unicode (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_line_with_unicode)\nPASS: test_multiline_method_call_a (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_a)\nPASS: test_multiline_method_call_b (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_b)\nPASS: test_multiline_method_call_c (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_multiline_method_call_c)\nPASS: test_secondary_caret_not_elided (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_secondary_caret_not_elided)\nPASS: test_specialization_variations (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_specialization_variations)\nPASS: test_traceback_specialization_with_syntax_error (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_traceback_specialization_with_syntax_error)\nPASS: test_traceback_very_long_line (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_traceback_very_long_line)\nPASS: test_wide_characters_unicode_with_problematic_byte_offset (test.test_traceback.CPythonTracebackLegacyErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset)\nPASS: test_extract_stack (test.test_traceback.LimitTests.test_extract_stack)\nPASS: test_extract_tb (test.test_traceback.LimitTests.test_extract_tb)\nPASS: test_format_exception (test.test_traceback.LimitTests.test_format_exception)\nPASS: test_all (test.test_traceback.MiscTest.test_all)\nPASS: test_levenshtein_distance (test.test_traceback.MiscTest.test_levenshtein_distance)\nSKIP: test_levenshtein_distance_short_circuit (test.test_traceback.MiscTest.test_levenshtein_distance_short_circuit) \"resource 'cpu' is not enabled\"\nPASS: test_clear (test.test_traceback.MiscTracebackCases.test_clear)\nPASS: test_extract_stack (test.test_traceback.MiscTracebackCases.test_extract_stack)\nPASS: test_attribute_error_inside_nested_getattr (test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_inside_nested_getattr)\nPASS: test_attribute_error_with_bad_name (test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_with_bad_name)\nPASS: test_attribute_error_with_failing_dict (test.test_traceback.PurePythonSuggestionFormattingTests.test_attribute_error_with_failing_dict)\nPASS: test_getattr_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_getattr_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions)\nPASS: test_getattr_suggestions_do_not_trigger_for_big_dicts (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_big_dicts)\nPASS: test_getattr_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_do_not_trigger_for_long_attributes)\nPASS: test_getattr_suggestions_for_same_name (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_for_same_name)\nPASS: test_getattr_suggestions_invalid_args (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_invalid_args)\nPASS: test_getattr_suggestions_no_args (test.test_traceback.PurePythonSuggestionFormattingTests.test_getattr_suggestions_no_args)\nPASS: test_import_from_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_import_from_error_with_bad_name (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_error_with_bad_name)\nPASS: test_import_from_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions)\nPASS: test_import_from_suggestions_do_not_trigger_for_big_namespaces (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_big_namespaces)\nPASS: test_import_from_suggestions_do_not_trigger_for_long_attributes (test.test_traceback.PurePythonSuggestionFormattingTests.test_import_from_suggestions_do_not_trigger_for_long_attributes)\nPASS: test_name_error_bad_suggestions_do_not_trigger_for_small_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_bad_suggestions_do_not_trigger_for_small_names)\nPASS: test_name_error_for_private_stdlib_modules (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_for_private_stdlib_modules)\nPASS: test_name_error_for_stdlib_modules (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_for_stdlib_modules)\nPASS: test_name_error_suggestions (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions)\nPASS: test_name_error_suggestions_do_not_trigger_for_long_names (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_long_names)\nPASS: test_name_error_suggestions_do_not_trigger_for_too_many_locals (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_do_not_trigger_for_too_many_locals)\nPASS: test_name_error_suggestions_from_builtins (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins)\nPASS: test_name_error_suggestions_from_builtins_when_builtins_is_module (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_builtins_when_builtins_is_module)\nPASS: test_name_error_suggestions_from_globals (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_suggestions_from_globals)\nPASS: test_name_error_with_custom_exceptions (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_with_custom_exceptions)\nPASS: test_name_error_with_instance (test.test_traceback.PurePythonSuggestionFormattingTests.test_name_error_with_instance)\nPASS: test_unbound_local_error_does_not_match (test.test_traceback.PurePythonSuggestionFormattingTests.test_unbound_local_error_does_not_match)\nPASS: test_unbound_local_error_with_instance (test.test_traceback.PurePythonSuggestionFormattingTests.test_unbound_local_error_with_instance)\nPASS: test_basic_caret (test.test_traceback.PurePythonTracebackErrorCaretTests.test_basic_caret)\nPASS: test_byte_offset_multiline (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_multiline)\nPASS: test_byte_offset_wide_chars_subscript (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_wide_chars_subscript)\nPASS: test_byte_offset_with_emojis_term_highlight (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_emojis_term_highlight)\nPASS: test_byte_offset_with_wide_characters_middle (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_middle)\nPASS: test_byte_offset_with_wide_characters_term_highlight (test.test_traceback.PurePythonTracebackErrorCaretTests.test_byte_offset_with_wide_characters_term_highlight)\nPASS: test_caret_exception_group (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_exception_group)\nPASS: test_caret_for_binary_operators (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators)\nPASS: test_caret_for_binary_operators_two_char (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_two_char)\nPASS: test_caret_for_binary_operators_with_spaces_and_parenthesis (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_spaces_and_parenthesis)\nPASS: test_caret_for_binary_operators_with_unicode (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_binary_operators_with_unicode)\nPASS: test_caret_for_subscript (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript)\nPASS: test_caret_for_subscript_unicode (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript_unicode)\nPASS: test_caret_for_subscript_with_spaces_and_parenthesis (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_for_subscript_with_spaces_and_parenthesis)\nPASS: test_caret_in_type_annotation (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_in_type_annotation)\nPASS: test_caret_multiline_expression (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression)\nPASS: test_caret_multiline_expression_bin_op (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression_bin_op)\nPASS: test_caret_multiline_expression_syntax_error (test.test_traceback.PurePythonTracebackErrorCaretTests.test_caret_multiline_expression_syntax_error)\nPASS: test_decorator_application_lineno_correct (test.test_traceback.PurePythonTracebackErrorCaretTests.test_decorator_application_lineno_correct)\nPASS: test_line_with_unicode (test.test_traceback.PurePythonTracebackErrorCaretTests.test_line_with_unicode)\nPASS: test_multiline_method_call_a (test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_a)\nPASS: test_multiline_method_call_b (test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_b)\nPASS: test_multiline_method_call_c (test.test_traceback.PurePythonTracebackErrorCaretTests.test_multiline_method_call_c)\nPASS: test_secondary_caret_not_elided (test.test_traceback.PurePythonTracebackErrorCaretTests.test_secondary_caret_not_elided)\nPASS: test_specialization_variations (test.test_traceback.PurePythonTracebackErrorCaretTests.test_specialization_variations)\nPASS: test_traceback_specialization_with_syntax_error (test.test_traceback.PurePythonTracebackErrorCaretTests.test_traceback_specialization_with_syntax_error)\nPASS: test_traceback_very_long_line (test.test_traceback.PurePythonTracebackErrorCaretTests.test_traceback_very_long_line)\nPASS: test_wide_characters_unicode_with_problematic_byte_offset (test.test_traceback.PurePythonTracebackErrorCaretTests.test_wide_characters_unicode_with_problematic_byte_offset)\nPASS: test_KeyboardInterrupt_at_first_line_of_frame (test.test_traceback.PyExcReportingTests.test_KeyboardInterrupt_at_first_line_of_frame)\nPASS: test_cause (test.test_traceback.PyExcReportingTests.test_cause)\nPASS: test_cause_and_context (test.test_traceback.PyExcReportingTests.test_cause_and_context)\nPASS: test_cause_recursive (test.test_traceback.PyExcReportingTests.test_cause_recursive)\nPASS: test_context (test.test_traceback.PyExcReportingTests.test_context)\nPASS: test_context_suppression (test.test_traceback.PyExcReportingTests.test_context_suppression)\nPASS: test_exception_angle_bracketed_filename (test.test_traceback.PyExcReportingTests.test_exception_angle_bracketed_filename)\nPASS: test_exception_bad__str__ (test.test_traceback.PyExcReportingTests.test_exception_bad__str__)\nPASS: test_exception_group_basic (test.test_traceback.PyExcReportingTests.test_exception_group_basic)\nPASS: test_exception_group_cause (test.test_traceback.PyExcReportingTests.test_exception_group_cause)\nPASS: test_exception_group_context_with_context (test.test_traceback.PyExcReportingTests.test_exception_group_context_with_context)\nPASS: test_exception_group_depth_limit (test.test_traceback.PyExcReportingTests.test_exception_group_depth_limit)\nPASS: test_exception_group_nested (test.test_traceback.PyExcReportingTests.test_exception_group_nested)\nPASS: test_exception_group_width_limit (test.test_traceback.PyExcReportingTests.test_exception_group_width_limit)\nPASS: test_exception_group_with_multiple_notes (test.test_traceback.PyExcReportingTests.test_exception_group_with_multiple_notes)\nPASS: test_exception_group_with_notes (test.test_traceback.PyExcReportingTests.test_exception_group_with_notes)\nPASS: test_exception_modulename (test.test_traceback.PyExcReportingTests.test_exception_modulename)\nPASS: test_exception_modulename_not_unicode (test.test_traceback.PyExcReportingTests.test_exception_modulename_not_unicode)\nPASS: test_exception_qualname (test.test_traceback.PyExcReportingTests.test_exception_qualname)\nPASS: test_exception_with_invalid_notes (test.test_traceback.PyExcReportingTests.test_exception_with_invalid_notes)\nPASS: test_exception_with_multiple_notes (test.test_traceback.PyExcReportingTests.test_exception_with_multiple_notes)\nPASS: test_exception_with_note (test.test_traceback.PyExcReportingTests.test_exception_with_note)\nPASS: test_message_none (test.test_traceback.PyExcReportingTests.test_message_none)\nPASS: test_simple (test.test_traceback.PyExcReportingTests.test_simple)\nPASS: test_syntax_error_no_lineno (test.test_traceback.PyExcReportingTests.test_syntax_error_no_lineno)\nPASS: test_syntax_error_offset_at_eol (test.test_traceback.PyExcReportingTests.test_syntax_error_offset_at_eol)\nPASS: test_syntax_error_various_offsets (test.test_traceback.PyExcReportingTests.test_syntax_error_various_offsets)\nPASS: test_basics (test.test_traceback.TestFrame.test_basics)\nPASS: test_explicit_line (test.test_traceback.TestFrame.test_explicit_line)\nPASS: test_lazy_lines (test.test_traceback.TestFrame.test_lazy_lines)\nPASS: test_len (test.test_traceback.TestFrame.test_len)\nPASS: test_no_line (test.test_traceback.TestFrame.test_no_line)\nPASS: test_custom_format_frame (test.test_traceback.TestStack.test_custom_format_frame)\nPASS: test_dropping_frames (test.test_traceback.TestStack.test_dropping_frames)\nPASS: test_extract_stack (test.test_traceback.TestStack.test_extract_stack)\nPASS: test_extract_stack_limit (test.test_traceback.TestStack.test_extract_stack_limit)\nPASS: test_extract_stack_lookup_lines (test.test_traceback.TestStack.test_extract_stack_lookup_lines)\nPASS: test_extract_stackup_deferred_lookup_lines (test.test_traceback.TestStack.test_extract_stackup_deferred_lookup_lines)\nPASS: test_format_locals (test.test_traceback.TestStack.test_format_locals)\nPASS: test_format_smoke (test.test_traceback.TestStack.test_format_smoke)\nPASS: test_from_list (test.test_traceback.TestStack.test_from_list)\nPASS: test_from_list_edited_stack (test.test_traceback.TestStack.test_from_list_edited_stack)\nPASS: test_locals (test.test_traceback.TestStack.test_locals)\nPASS: test_no_locals (test.test_traceback.TestStack.test_no_locals)\nPASS: test_walk_stack (test.test_traceback.TestStack.test_walk_stack)\nPASS: test_walk_tb (test.test_traceback.TestStack.test_walk_tb)\nPASS: test_cause (test.test_traceback.TestTracebackException.test_cause)\nPASS: test_compact_no_cause (test.test_traceback.TestTracebackException.test_compact_no_cause)\nPASS: test_compact_with_cause (test.test_traceback.TestTracebackException.test_compact_with_cause)\nPASS: test_comparison_basic (test.test_traceback.TestTracebackException.test_comparison_basic)\nPASS: test_comparison_equivalent_exceptions_are_equal (test.test_traceback.TestTracebackException.test_comparison_equivalent_exceptions_are_equal)\nPASS: test_comparison_params_variations (test.test_traceback.TestTracebackException.test_comparison_params_variations)\nPASS: test_context (test.test_traceback.TestTracebackException.test_context)\nPASS: test_from_exception (test.test_traceback.TestTracebackException.test_from_exception)\nPASS: test_limit (test.test_traceback.TestTracebackException.test_limit)\nPASS: test_locals (test.test_traceback.TestTracebackException.test_locals)\nPASS: test_long_context_chain (test.test_traceback.TestTracebackException.test_long_context_chain)\nPASS: test_lookup_lines (test.test_traceback.TestTracebackException.test_lookup_lines)\nPASS: test_no_locals (test.test_traceback.TestTracebackException.test_no_locals)\nPASS: test_no_refs_to_exception_and_traceback_objects (test.test_traceback.TestTracebackException.test_no_refs_to_exception_and_traceback_objects)\nPASS: test_print (test.test_traceback.TestTracebackException.test_print)\nPASS: test_smoke (test.test_traceback.TestTracebackException.test_smoke)\nPASS: test_traceback_header (test.test_traceback.TestTracebackException.test_traceback_header)\nPASS: test_unhashable (test.test_traceback.TestTracebackException.test_unhashable)\nPASS: test_comparison (test.test_traceback.TestTracebackException_ExceptionGroups.test_comparison)\nPASS: test_exception_group_construction (test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_construction)\nPASS: test_exception_group_format (test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_format)\nPASS: test_exception_group_format_exception_only (test.test_traceback.TestTracebackException_ExceptionGroups.test_exception_group_format_exception_only)\nPASS: test_max_group_depth (test.test_traceback.TestTracebackException_ExceptionGroups.test_max_group_depth)\nPASS: test_max_group_width (test.test_traceback.TestTracebackException_ExceptionGroups.test_max_group_width)\nPASS: test_bad_indentation (test.test_traceback.TracebackCases.test_bad_indentation)\nPASS: test_base_exception (test.test_traceback.TracebackCases.test_base_exception)\nPASS: test_caret (test.test_traceback.TracebackCases.test_caret)\nPASS: test_encoded_file (test.test_traceback.TracebackCases.test_encoded_file)\nPASS: test_exception_is_None (test.test_traceback.TracebackCases.test_exception_is_None)\nPASS: test_format_exception_exc (test.test_traceback.TracebackCases.test_format_exception_exc)\nPASS: test_format_exception_only_bad__str__ (test.test_traceback.TracebackCases.test_format_exception_only_bad__str__)\nPASS: test_format_exception_only_exc (test.test_traceback.TracebackCases.test_format_exception_only_exc)\nPASS: test_no_caret_with_no_debug_ranges_flag (test.test_traceback.TracebackCases.test_no_caret_with_no_debug_ranges_flag)\nPASS: test_no_caret_with_no_debug_ranges_flag_python_traceback (test.test_traceback.TracebackCases.test_no_caret_with_no_debug_ranges_flag_python_traceback)\nPASS: test_nocaret (test.test_traceback.TracebackCases.test_nocaret)\nPASS: test_print_exception (test.test_traceback.TracebackCases.test_print_exception)\nPASS: test_print_exception_exc (test.test_traceback.TracebackCases.test_print_exception_exc)\nPASS: test_print_traceback_at_exit (test.test_traceback.TracebackCases.test_print_traceback_at_exit)\nPASS: test_recursion_error_during_traceback (test.test_traceback.TracebackCases.test_recursion_error_during_traceback)\nPASS: test_signatures (test.test_traceback.TracebackCases.test_signatures)\nPASS: test_exception_group_deep_recursion_capi (test.test_traceback.TracebackFormatTests.test_exception_group_deep_recursion_capi)\nPASS: test_exception_group_deep_recursion_traceback (test.test_traceback.TracebackFormatTests.test_exception_group_deep_recursion_traceback)\nPASS: test_format_stack (test.test_traceback.TracebackFormatTests.test_format_stack)\nPASS: test_print_exception_bad_type_capi (test.test_traceback.TracebackFormatTests.test_print_exception_bad_type_capi)\nPASS: test_print_exception_bad_type_python (test.test_traceback.TracebackFormatTests.test_print_exception_bad_type_python)\nPASS: test_print_stack (test.test_traceback.TracebackFormatTests.test_print_stack)\nPASS: test_recursive_traceback_cpython_internal (test.test_traceback.TracebackFormatTests.test_recursive_traceback_cpython_internal)\nPASS: test_recursive_traceback_python (test.test_traceback.TracebackFormatTests.test_recursive_traceback_python)\nPASS: test_stack_format (test.test_traceback.TracebackFormatTests.test_stack_format)\nPASS: test_traceback_format (test.test_traceback.TracebackFormatTests.test_traceback_format)\nPASS: test_traceback_format_with_cleared_frames (test.test_traceback.TracebackFormatTests.test_traceback_format_with_cleared_frames)\nPASS: test_unhashable (test.test_traceback.TracebackFormatTests.test_unhashable)\n\n----------------------------------------------------------------------\nRan 272 tests in 2.522s\n\nOK (skipped=1)\n0:03:39 load avg: 3.24 [398/469] test_ttk skipped\ntest_ttk skipped -- No module named '_tkinter'\n0:03:39 load avg: 3.24 [399/469] test_trace passed\nPASS: test_loop_caller_importing (test.test_trace.TestCallers.test_loop_caller_importing)\nPASS: test_count_and_summary (test.test_trace.TestCommandLine.test_count_and_summary)\nPASS: test_failures (test.test_trace.TestCommandLine.test_failures)\nPASS: test_listfuncs_flag_success (test.test_trace.TestCommandLine.test_listfuncs_flag_success)\nPASS: test_run_as_module (test.test_trace.TestCommandLine.test_run_as_module)\nPASS: test_sys_argv_list (test.test_trace.TestCommandLine.test_sys_argv_list)\nSKIP: test_coverage (test.test_trace.TestCoverage.test_coverage) \"resource 'cpu' is not enabled\"\nPASS: test_coverage_ignore (test.test_trace.TestCoverage.test_coverage_ignore)\nPASS: test_coverageresults_update (test.test_trace.TestCoverage.test_coverageresults_update)\nPASS: test_issue9936 (test.test_trace.TestCoverage.test_issue9936)\nPASS: test_cover_files_written_no_highlight (test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_no_highlight)\nPASS: test_cover_files_written_with_highlight (test.test_trace.TestCoverageCommandLineOutput.test_cover_files_written_with_highlight)\nPASS: test_arg_errors (test.test_trace.TestFuncs.test_arg_errors)\nPASS: test_inst_method_calling (test.test_trace.TestFuncs.test_inst_method_calling)\nPASS: test_loop_caller_importing (test.test_trace.TestFuncs.test_loop_caller_importing)\nPASS: test_simple_caller (test.test_trace.TestFuncs.test_simple_caller)\nPASS: test_traced_decorated_function (test.test_trace.TestFuncs.test_traced_decorated_function)\nPASS: test_linear_methods (test.test_trace.TestLineCounts.test_linear_methods)\nPASS: test_trace_func_generator (test.test_trace.TestLineCounts.test_trace_func_generator)\nPASS: test_trace_list_comprehension (test.test_trace.TestLineCounts.test_trace_list_comprehension)\nPASS: test_traced_decorated_function (test.test_trace.TestLineCounts.test_traced_decorated_function)\nPASS: test_traced_func_importing (test.test_trace.TestLineCounts.test_traced_func_importing)\nPASS: test_traced_func_linear (test.test_trace.TestLineCounts.test_traced_func_linear)\nPASS: test_traced_func_loop (test.test_trace.TestLineCounts.test_traced_func_loop)\nPASS: test_exec_counts (test.test_trace.TestRunExecCounts.test_exec_counts)\nPASS: test_ignored (test.test_trace.Test_Ignore.test_ignored)\n\n----------------------------------------------------------------------\nRan 25 tests in 3.317s\n\nOK (skipped=1)\n0:03:39 load avg: 3.24 [400/469] test_ttk_textonly skipped\ntest_ttk_textonly skipped -- No module named '_tkinter'\n0:03:40 load avg: 3.24 [401/469] test_tty passed\nPASS: test_cfmakecbreak (test.test_tty.TestTty.test_cfmakecbreak)\nPASS: test_cfmakeraw (test.test_tty.TestTty.test_cfmakeraw)\nPASS: test_setcbreak (test.test_tty.TestTty.test_setcbreak)\nPASS: test_setraw (test.test_tty.TestTty.test_setraw)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.002s\n\nOK\n0:03:40 load avg: 3.24 [402/469] test_turtle skipped\ntest_turtle skipped -- No module named 'turtle'\n0:03:40 load avg: 3.24 [403/469] test_type_aliases passed\nPASS: test_attributes_with_exec (test.test_type_aliases.TypeAliasConstructorTest.test_attributes_with_exec)\nPASS: test_basic (test.test_type_aliases.TypeAliasConstructorTest.test_basic)\nPASS: test_errors (test.test_type_aliases.TypeAliasConstructorTest.test_errors)\nPASS: test_generic (test.test_type_aliases.TypeAliasConstructorTest.test_generic)\nPASS: test_keywords (test.test_type_aliases.TypeAliasConstructorTest.test_keywords)\nPASS: test_pickling (test.test_type_aliases.TypeAliasPickleTest.test_pickling)\nPASS: test_pickling_local (test.test_type_aliases.TypeAliasPickleTest.test_pickling_local)\nPASS: test_immutable (test.test_type_aliases.TypeAliasTypeTest.test_immutable)\nPASS: test_module (test.test_type_aliases.TypeAliasTypeTest.test_module)\nPASS: test_no_subclassing (test.test_type_aliases.TypeAliasTypeTest.test_no_subclassing)\nPASS: test_union (test.test_type_aliases.TypeAliasTypeTest.test_union)\nPASS: test_alias_access_01 (test.test_type_aliases.TypeParamsAccessTest.test_alias_access_01)\nPASS: test_alias_access_02 (test.test_type_aliases.TypeParamsAccessTest.test_alias_access_02)\nPASS: test_alias_access_03 (test.test_type_aliases.TypeParamsAccessTest.test_alias_access_03)\nPASS: test_alias_value_01 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_01)\nPASS: test_alias_value_02 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_02)\nPASS: test_alias_value_03 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_03)\nPASS: test_alias_value_04 (test.test_type_aliases.TypeParamsAliasValueTest.test_alias_value_04)\nPASS: test_raising (test.test_type_aliases.TypeParamsAliasValueTest.test_raising)\nPASS: test_recursive_repr (test.test_type_aliases.TypeParamsAliasValueTest.test_recursive_repr)\nPASS: test_repr (test.test_type_aliases.TypeParamsAliasValueTest.test_repr)\nPASS: test_subscripting (test.test_type_aliases.TypeParamsAliasValueTest.test_subscripting)\nPASS: test_name_collisions (test.test_type_aliases.TypeParamsInvalidTest.test_name_collisions)\nPASS: test_name_non_collision_02 (test.test_type_aliases.TypeParamsInvalidTest.test_name_non_collision_02)\nPASS: test_name_non_collision_03 (test.test_type_aliases.TypeParamsInvalidTest.test_name_non_collision_03)\n\n----------------------------------------------------------------------\nRan 25 tests in 0.019s\n\nOK\n0:03:41 load avg: 3.24 [404/469] test_type_annotations passed\nPASS: test_blocks (test.test_type_annotations.TestSetupAnnotations.test_blocks)\nPASS: test_match (test.test_type_annotations.TestSetupAnnotations.test_match)\nPASS: test_top_level (test.test_type_annotations.TestSetupAnnotations.test_top_level)\nPASS: test_try (test.test_type_annotations.TestSetupAnnotations.test_try)\nPASS: test_try_star (test.test_type_annotations.TestSetupAnnotations.test_try_star)\nPASS: test_annotations_are_created_correctly (test.test_type_annotations.TypeAnnotationTests.test_annotations_are_created_correctly)\nPASS: test_annotations_getset_raises (test.test_type_annotations.TypeAnnotationTests.test_annotations_getset_raises)\nPASS: test_descriptor_still_works (test.test_type_annotations.TypeAnnotationTests.test_descriptor_still_works)\nPASS: test_lazy_create_annotations (test.test_type_annotations.TypeAnnotationTests.test_lazy_create_annotations)\nPASS: test_setting_annotations (test.test_type_annotations.TypeAnnotationTests.test_setting_annotations)\n\n----------------------------------------------------------------------\nRan 10 tests in 0.010s\n\nOK\n0:03:41 load avg: 3.24 [405/469] test_type_cache passed\ntest_tp_version_tag_unique (test.test_type_cache.TypeCacheTests.test_tp_version_tag_unique)\nPASS: tp_version_tag should be unique assuming no overflow, even after\nPASS: test_type_assign_version (test.test_type_cache.TypeCacheTests.test_type_assign_version)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.002s\n\nOK\n0:03:41 load avg: 3.24 [406/469] test_tracemalloc passed\nPASS: test_stop_track (test.test_tracemalloc.TestCAPI.test_stop_track)\nPASS: test_stop_untrack (test.test_tracemalloc.TestCAPI.test_stop_untrack)\nPASS: test_track (test.test_tracemalloc.TestCAPI.test_track)\nPASS: test_track_already_tracked (test.test_tracemalloc.TestCAPI.test_track_already_tracked)\nPASS: test_track_without_gil (test.test_tracemalloc.TestCAPI.test_track_without_gil)\nPASS: test_untrack (test.test_tracemalloc.TestCAPI.test_untrack)\nPASS: test_env_limit (test.test_tracemalloc.TestCommandLine.test_env_limit)\nPASS: test_env_var_disabled (test.test_tracemalloc.TestCommandLine.test_env_var_disabled)\nPASS: test_env_var_disabled_by_default (test.test_tracemalloc.TestCommandLine.test_env_var_disabled_by_default)\nPASS: test_env_var_enabled_at_startup (test.test_tracemalloc.TestCommandLine.test_env_var_enabled_at_startup)\ntest_env_var_ignored_with_E (test.test_tracemalloc.TestCommandLine.test_env_var_ignored_with_E)\nPASS: PYTHON* environment variables must be ignored when -E is present.\nPASS: test_env_var_invalid (test.test_tracemalloc.TestCommandLine.test_env_var_invalid)\nPASS: test_pymem_alloc0 (test.test_tracemalloc.TestCommandLine.test_pymem_alloc0)\nPASS: test_sys_xoptions (test.test_tracemalloc.TestCommandLine.test_sys_xoptions)\nPASS: test_sys_xoptions_invalid (test.test_tracemalloc.TestCommandLine.test_sys_xoptions_invalid)\nPASS: test_filter_attributes (test.test_tracemalloc.TestFilters.test_filter_attributes)\nPASS: test_filter_match (test.test_tracemalloc.TestFilters.test_filter_match)\nPASS: test_filter_match_filename (test.test_tracemalloc.TestFilters.test_filter_match_filename)\nPASS: test_filter_match_filename_joker (test.test_tracemalloc.TestFilters.test_filter_match_filename_joker)\nPASS: test_filter_match_trace (test.test_tracemalloc.TestFilters.test_filter_match_trace)\nPASS: test_create_snapshot (test.test_tracemalloc.TestSnapshot.test_create_snapshot)\nPASS: test_filter_traces (test.test_tracemalloc.TestSnapshot.test_filter_traces)\nPASS: test_filter_traces_domain (test.test_tracemalloc.TestSnapshot.test_filter_traces_domain)\nPASS: test_filter_traces_domain_filter (test.test_tracemalloc.TestSnapshot.test_filter_traces_domain_filter)\nPASS: test_format_traceback (test.test_tracemalloc.TestSnapshot.test_format_traceback)\nPASS: test_slices (test.test_tracemalloc.TestSnapshot.test_slices)\nPASS: test_snapshot_group_by_cumulative (test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_cumulative)\nPASS: test_snapshot_group_by_file (test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_file)\nPASS: test_snapshot_group_by_line (test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_line)\nPASS: test_snapshot_group_by_traceback (test.test_tracemalloc.TestSnapshot.test_snapshot_group_by_traceback)\nPASS: test_statistic_diff_format (test.test_tracemalloc.TestSnapshot.test_statistic_diff_format)\nPASS: test_statistic_format (test.test_tracemalloc.TestSnapshot.test_statistic_format)\nPASS: test_trace_format (test.test_tracemalloc.TestSnapshot.test_trace_format)\nPASS: test_repr (test.test_tracemalloc.TestTraceback.test_repr)\nPASS: test_clear_traces (test.test_tracemalloc.TestTracemallocEnabled.test_clear_traces)\nPASS: test_fork (test.test_tracemalloc.TestTracemallocEnabled.test_fork)\nPASS: test_get_object_traceback (test.test_tracemalloc.TestTracemallocEnabled.test_get_object_traceback)\nPASS: test_get_traced_memory (test.test_tracemalloc.TestTracemallocEnabled.test_get_traced_memory)\nPASS: test_get_tracemalloc_memory (test.test_tracemalloc.TestTracemallocEnabled.test_get_tracemalloc_memory)\nPASS: test_get_traces (test.test_tracemalloc.TestTracemallocEnabled.test_get_traces)\nPASS: test_get_traces_intern_traceback (test.test_tracemalloc.TestTracemallocEnabled.test_get_traces_intern_traceback)\nPASS: test_is_tracing (test.test_tracemalloc.TestTracemallocEnabled.test_is_tracing)\nPASS: test_new_reference (test.test_tracemalloc.TestTracemallocEnabled.test_new_reference)\nPASS: test_no_incomplete_frames (test.test_tracemalloc.TestTracemallocEnabled.test_no_incomplete_frames)\nPASS: test_reset_peak (test.test_tracemalloc.TestTracemallocEnabled.test_reset_peak)\nPASS: test_set_traceback_limit (test.test_tracemalloc.TestTracemallocEnabled.test_set_traceback_limit)\nPASS: test_snapshot (test.test_tracemalloc.TestTracemallocEnabled.test_snapshot)\nPASS: test_snapshot_save_attr (test.test_tracemalloc.TestTracemallocEnabled.test_snapshot_save_attr)\n\n----------------------------------------------------------------------\nRan 48 tests in 2.776s\n\nOK\n0:03:41 load avg: 3.24 [407/469] test_tuple passed\nPASS: test_addmul (test.test_tuple.TupleTest.test_addmul)\nPASS: test_bigrepeat (test.test_tuple.TupleTest.test_bigrepeat)\nPASS: test_bug7466 (test.test_tuple.TupleTest.test_bug7466)\nPASS: test_constructors (test.test_tuple.TupleTest.test_constructors)\nPASS: test_contains (test.test_tuple.TupleTest.test_contains)\nPASS: test_contains_fake (test.test_tuple.TupleTest.test_contains_fake)\nPASS: test_contains_order (test.test_tuple.TupleTest.test_contains_order)\nPASS: test_count (test.test_tuple.TupleTest.test_count)\nPASS: test_free_after_iterating (test.test_tuple.TupleTest.test_free_after_iterating)\nPASS: test_getitem (test.test_tuple.TupleTest.test_getitem)\nPASS: test_getitem_error (test.test_tuple.TupleTest.test_getitem_error)\nPASS: test_getitemoverwriteiter (test.test_tuple.TupleTest.test_getitemoverwriteiter)\nPASS: test_getslice (test.test_tuple.TupleTest.test_getslice)\nPASS: test_hash_exact (test.test_tuple.TupleTest.test_hash_exact)\nPASS: test_hash_optional (test.test_tuple.TupleTest.test_hash_optional)\nPASS: test_iadd (test.test_tuple.TupleTest.test_iadd)\nPASS: test_imul (test.test_tuple.TupleTest.test_imul)\nPASS: test_index (test.test_tuple.TupleTest.test_index)\nPASS: test_iterator_pickle (test.test_tuple.TupleTest.test_iterator_pickle)\nPASS: test_keyword_args (test.test_tuple.TupleTest.test_keyword_args)\nPASS: test_keywords_in_subclass (test.test_tuple.TupleTest.test_keywords_in_subclass)\nPASS: test_len (test.test_tuple.TupleTest.test_len)\nPASS: test_lexicographic_ordering (test.test_tuple.TupleTest.test_lexicographic_ordering)\nPASS: test_minmax (test.test_tuple.TupleTest.test_minmax)\nPASS: test_no_comdat_folding (test.test_tuple.TupleTest.test_no_comdat_folding)\nPASS: test_pickle (test.test_tuple.TupleTest.test_pickle)\nPASS: test_repeat (test.test_tuple.TupleTest.test_repeat)\nPASS: test_repr (test.test_tuple.TupleTest.test_repr)\nPASS: test_repr_large (test.test_tuple.TupleTest.test_repr_large)\nPASS: test_reversed_pickle (test.test_tuple.TupleTest.test_reversed_pickle)\nPASS: test_subscript (test.test_tuple.TupleTest.test_subscript)\nPASS: test_track_dynamic (test.test_tuple.TupleTest.test_track_dynamic)\nPASS: test_track_literals (test.test_tuple.TupleTest.test_track_literals)\nPASS: test_track_subtypes (test.test_tuple.TupleTest.test_track_subtypes)\nPASS: test_truth (test.test_tuple.TupleTest.test_truth)\nPASS: test_tupleresizebug (test.test_tuple.TupleTest.test_tupleresizebug)\n\n----------------------------------------------------------------------\nRan 36 tests in 1.490s\n\nOK\n0:03:41 load avg: 3.24 [408/469] test_type_comments passed\nPASS: test_asynccomp (test.test_type_comments.TypeCommentTests.test_asynccomp)\nPASS: test_asyncdef (test.test_type_comments.TypeCommentTests.test_asyncdef)\nPASS: test_asyncvar (test.test_type_comments.TypeCommentTests.test_asyncvar)\nPASS: test_forstmt (test.test_type_comments.TypeCommentTests.test_forstmt)\nPASS: test_fstring (test.test_type_comments.TypeCommentTests.test_fstring)\nPASS: test_func_type_input (test.test_type_comments.TypeCommentTests.test_func_type_input)\nPASS: test_funcdef (test.test_type_comments.TypeCommentTests.test_funcdef)\nPASS: test_ignores (test.test_type_comments.TypeCommentTests.test_ignores)\ntest_inappropriate_type_comments (test.test_type_comments.TypeCommentTests.test_inappropriate_type_comments)\nPASS: Tests for inappropriately-placed type comments.\nPASS: test_longargs (test.test_type_comments.TypeCommentTests.test_longargs)\nPASS: test_matmul (test.test_type_comments.TypeCommentTests.test_matmul)\nPASS: test_nonasciidef (test.test_type_comments.TypeCommentTests.test_nonasciidef)\nPASS: test_redundantdef (test.test_type_comments.TypeCommentTests.test_redundantdef)\nPASS: test_underscorednumber (test.test_type_comments.TypeCommentTests.test_underscorednumber)\nPASS: test_vardecl (test.test_type_comments.TypeCommentTests.test_vardecl)\nPASS: test_withstmt (test.test_type_comments.TypeCommentTests.test_withstmt)\n\n----------------------------------------------------------------------\nRan 16 tests in 0.030s\n\nOK\n0:03:42 load avg: 3.24 [409/469] test_typechecks passed\nPASS: testIsInstanceActual (test.test_typechecks.TypeChecksTest.testIsInstanceActual)\nPASS: testIsInstanceBuiltin (test.test_typechecks.TypeChecksTest.testIsInstanceBuiltin)\nPASS: testIsSubclassActual (test.test_typechecks.TypeChecksTest.testIsSubclassActual)\nPASS: testIsSubclassBuiltin (test.test_typechecks.TypeChecksTest.testIsSubclassBuiltin)\nPASS: testIsSubclassInternal (test.test_typechecks.TypeChecksTest.testIsSubclassInternal)\nPASS: testSubclassBehavior (test.test_typechecks.TypeChecksTest.testSubclassBehavior)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.001s\n\nOK\n0:03:42 load avg: 3.24 [410/469] test_type_params passed\nPASS: test_class_access_01 (test.test_type_params.TypeParamsAccessTest.test_class_access_01)\nPASS: test_class_access_02 (test.test_type_params.TypeParamsAccessTest.test_class_access_02)\nPASS: test_class_access_03 (test.test_type_params.TypeParamsAccessTest.test_class_access_03)\nPASS: test_class_base_containing_lambda (test.test_type_params.TypeParamsAccessTest.test_class_base_containing_lambda)\nPASS: test_class_deref (test.test_type_params.TypeParamsAccessTest.test_class_deref)\nPASS: test_class_scope_interaction_01 (test.test_type_params.TypeParamsAccessTest.test_class_scope_interaction_01)\nPASS: test_class_scope_interaction_02 (test.test_type_params.TypeParamsAccessTest.test_class_scope_interaction_02)\nPASS: test_comprehension_01 (test.test_type_params.TypeParamsAccessTest.test_comprehension_01)\nPASS: test_comprehension_02 (test.test_type_params.TypeParamsAccessTest.test_comprehension_02)\nPASS: test_function_access_01 (test.test_type_params.TypeParamsAccessTest.test_function_access_01)\nPASS: test_function_access_02 (test.test_type_params.TypeParamsAccessTest.test_function_access_02)\nPASS: test_function_access_03 (test.test_type_params.TypeParamsAccessTest.test_function_access_03)\nPASS: test_gen_exp_in_generic_method (test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_generic_method)\nPASS: test_gen_exp_in_nested_class (test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_nested_class)\nPASS: test_gen_exp_in_nested_generic_class (test.test_type_params.TypeParamsAccessTest.test_gen_exp_in_nested_generic_class)\nPASS: test_listcomp_in_nested_class (test.test_type_params.TypeParamsAccessTest.test_listcomp_in_nested_class)\nPASS: test_listcomp_in_nested_generic_class (test.test_type_params.TypeParamsAccessTest.test_listcomp_in_nested_generic_class)\nPASS: test_method_access_01 (test.test_type_params.TypeParamsAccessTest.test_method_access_01)\nPASS: test_nested_access_01 (test.test_type_params.TypeParamsAccessTest.test_nested_access_01)\nPASS: test_nested_scope_in_generic_alias (test.test_type_params.TypeParamsAccessTest.test_nested_scope_in_generic_alias)\nPASS: test_out_of_scope_01 (test.test_type_params.TypeParamsAccessTest.test_out_of_scope_01)\nPASS: test_out_of_scope_02 (test.test_type_params.TypeParamsAccessTest.test_out_of_scope_02)\nPASS: test_reference_previous_typevar (test.test_type_params.TypeParamsAccessTest.test_reference_previous_typevar)\nPASS: test_shadowing_nonlocal (test.test_type_params.TypeParamsAccessTest.test_shadowing_nonlocal)\nPASS: test_super (test.test_type_params.TypeParamsAccessTest.test_super)\nPASS: test_type_alias_containing_lambda (test.test_type_params.TypeParamsAccessTest.test_type_alias_containing_lambda)\nPASS: test_alias (test.test_type_params.TypeParamsClassScopeTest.test_alias)\nPASS: test_binding_uses_global (test.test_type_params.TypeParamsClassScopeTest.test_binding_uses_global)\nPASS: test_bound (test.test_type_params.TypeParamsClassScopeTest.test_bound)\nPASS: test_explicit_global (test.test_type_params.TypeParamsClassScopeTest.test_explicit_global)\nPASS: test_explicit_global_with_assignment (test.test_type_params.TypeParamsClassScopeTest.test_explicit_global_with_assignment)\nPASS: test_explicit_global_with_no_static_bound (test.test_type_params.TypeParamsClassScopeTest.test_explicit_global_with_no_static_bound)\nPASS: test_explicit_nonlocal (test.test_type_params.TypeParamsClassScopeTest.test_explicit_nonlocal)\nPASS: test_modified_later (test.test_type_params.TypeParamsClassScopeTest.test_modified_later)\nPASS: test_nested_free (test.test_type_params.TypeParamsClassScopeTest.test_nested_free)\nPASS: test_no_binding_uses_nonlocal (test.test_type_params.TypeParamsClassScopeTest.test_no_binding_uses_nonlocal)\nPASS: test_complex_base (test.test_type_params.TypeParamsComplexCallsTest.test_complex_base)\nPASS: test_defaults (test.test_type_params.TypeParamsComplexCallsTest.test_defaults)\nPASS: test_disallowed_expressions (test.test_type_params.TypeParamsInvalidTest.test_disallowed_expressions)\nPASS: test_incorrect_mro_explicit_object (test.test_type_params.TypeParamsInvalidTest.test_incorrect_mro_explicit_object)\nPASS: test_name_collisions (test.test_type_params.TypeParamsInvalidTest.test_name_collisions)\nPASS: test_name_non_collision_02 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_02)\nPASS: test_name_non_collision_03 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_03)\nPASS: test_name_non_collision_04 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_04)\nPASS: test_name_non_collision_05 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_05)\nPASS: test_name_non_collision_06 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_06)\nPASS: test_name_non_collision_07 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_07)\nPASS: test_name_non_collision_08 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_08)\nPASS: test_name_non_collision_10 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_10)\nPASS: test_name_non_collision_13 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_13)\nPASS: test_name_non_collision_9 (test.test_type_params.TypeParamsInvalidTest.test_name_non_collision_9)\nPASS: test_evaluation_error (test.test_type_params.TypeParamsLazyEvaluationTest.test_evaluation_error)\nPASS: test_qualname (test.test_type_params.TypeParamsLazyEvaluationTest.test_qualname)\nPASS: test_recursive_class (test.test_type_params.TypeParamsLazyEvaluationTest.test_recursive_class)\nPASS: test_mangling (test.test_type_params.TypeParamsManglingTest.test_mangling)\nPASS: test_nonlocal_allowed (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_allowed)\nPASS: test_nonlocal_disallowed_01 (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_01)\nPASS: test_nonlocal_disallowed_02 (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_02)\nPASS: test_nonlocal_disallowed_03 (test.test_type_params.TypeParamsNonlocalTest.test_nonlocal_disallowed_03)\nPASS: test_pickling_classes (test.test_type_params.TypeParamsPickleTest.test_pickling_classes)\nPASS: test_pickling_functions (test.test_type_params.TypeParamsPickleTest.test_pickling_functions)\nPASS: test_broken_class_namespace (test.test_type_params.TypeParamsRuntimeTest.test_broken_class_namespace)\nPASS: test_name_error (test.test_type_params.TypeParamsRuntimeTest.test_name_error)\nPASS: test_traditional_01 (test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_01)\nPASS: test_traditional_02 (test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_02)\nPASS: test_traditional_03 (test.test_type_params.TypeParamsTraditionalTypeVarsTest.test_traditional_03)\nPASS: test_typeparams_dunder_class_01 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_01)\nPASS: test_typeparams_dunder_class_02 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_02)\nPASS: test_typeparams_dunder_class_03 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_class_03)\nPASS: test_typeparams_dunder_function_01 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_01)\nPASS: test_typeparams_dunder_function_02 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_02)\nPASS: test_typeparams_dunder_function_03 (test.test_type_params.TypeParamsTypeParamsDunder.test_typeparams_dunder_function_03)\nPASS: test_paramspec_01 (test.test_type_params.TypeParamsTypeVarParamSpecTest.test_paramspec_01)\nPASS: test_paramspec_02 (test.test_type_params.TypeParamsTypeVarParamSpecTest.test_paramspec_02)\nPASS: test_typevar_01 (test.test_type_params.TypeParamsTypeVarTest.test_typevar_01)\nPASS: test_typevar_coroutine (test.test_type_params.TypeParamsTypeVarTest.test_typevar_coroutine)\nPASS: test_typevar_generator (test.test_type_params.TypeParamsTypeVarTest.test_typevar_generator)\nPASS: test_typevartuple_01 (test.test_type_params.TypeParamsTypeVarTupleTest.test_typevartuple_01)\nPASS: test_typevartuple_02 (test.test_type_params.TypeParamsTypeVarTupleTest.test_typevartuple_02)\nPASS: test_weakrefs (test.test_type_params.TypeParamsWeakRefTest.test_weakrefs)\n\n----------------------------------------------------------------------\nRan 80 tests in 0.063s\n\nOK\n0:03:42 load avg: 3.24 [411/469] test_types passed\nPASS: test_bad___prepare__ (test.test_types.ClassCreationTests.test_bad___prepare__)\nPASS: test_get_original_bases (test.test_types.ClassCreationTests.test_get_original_bases)\nPASS: test_metaclass_derivation (test.test_types.ClassCreationTests.test_metaclass_derivation)\nPASS: test_metaclass_new_error (test.test_types.ClassCreationTests.test_metaclass_new_error)\nPASS: test_metaclass_override_callable (test.test_types.ClassCreationTests.test_metaclass_override_callable)\nPASS: test_metaclass_override_function (test.test_types.ClassCreationTests.test_metaclass_override_function)\nPASS: test_new_class_basics (test.test_types.ClassCreationTests.test_new_class_basics)\nPASS: test_new_class_defaults (test.test_types.ClassCreationTests.test_new_class_defaults)\nPASS: test_new_class_exec_body (test.test_types.ClassCreationTests.test_new_class_exec_body)\nPASS: test_new_class_meta (test.test_types.ClassCreationTests.test_new_class_meta)\nPASS: test_new_class_meta_with_base (test.test_types.ClassCreationTests.test_new_class_meta_with_base)\nPASS: test_new_class_metaclass_keywords (test.test_types.ClassCreationTests.test_new_class_metaclass_keywords)\nPASS: test_new_class_subclass (test.test_types.ClassCreationTests.test_new_class_subclass)\nPASS: test_new_class_with_mro_entry (test.test_types.ClassCreationTests.test_new_class_with_mro_entry)\nPASS: test_new_class_with_mro_entry_error (test.test_types.ClassCreationTests.test_new_class_with_mro_entry_error)\nPASS: test_new_class_with_mro_entry_genericalias (test.test_types.ClassCreationTests.test_new_class_with_mro_entry_genericalias)\nPASS: test_new_class_with_mro_entry_multiple (test.test_types.ClassCreationTests.test_new_class_with_mro_entry_multiple)\nPASS: test_new_class_with_mro_entry_multiple_2 (test.test_types.ClassCreationTests.test_new_class_with_mro_entry_multiple_2)\nPASS: test_new_class_with_mro_entry_none (test.test_types.ClassCreationTests.test_new_class_with_mro_entry_none)\nPASS: test_one_argument_type (test.test_types.ClassCreationTests.test_one_argument_type)\nPASS: test_prepare_class (test.test_types.ClassCreationTests.test_prepare_class)\nPASS: test_resolve_bases (test.test_types.ClassCreationTests.test_resolve_bases)\nPASS: test_resolve_bases_with_mro_entry (test.test_types.ClassCreationTests.test_resolve_bases_with_mro_entry)\nPASS: test_async_def (test.test_types.CoroutineTests.test_async_def)\nPASS: test_duck_coro (test.test_types.CoroutineTests.test_duck_coro)\nPASS: test_duck_corogen (test.test_types.CoroutineTests.test_duck_corogen)\nPASS: test_duck_functional_gen (test.test_types.CoroutineTests.test_duck_functional_gen)\nPASS: test_duck_gen (test.test_types.CoroutineTests.test_duck_gen)\nPASS: test_gen (test.test_types.CoroutineTests.test_gen)\nPASS: test_genfunc (test.test_types.CoroutineTests.test_genfunc)\nPASS: test_non_gen_values (test.test_types.CoroutineTests.test_non_gen_values)\nPASS: test_returning_itercoro (test.test_types.CoroutineTests.test_returning_itercoro)\nPASS: test_wrapper_object (test.test_types.CoroutineTests.test_wrapper_object)\nPASS: test_wrong_args (test.test_types.CoroutineTests.test_wrong_args)\nPASS: test_chainmap (test.test_types.MappingProxyTests.test_chainmap)\nPASS: test_constructor (test.test_types.MappingProxyTests.test_constructor)\nPASS: test_contains (test.test_types.MappingProxyTests.test_contains)\nPASS: test_copy (test.test_types.MappingProxyTests.test_copy)\nPASS: test_customdict (test.test_types.MappingProxyTests.test_customdict)\nPASS: test_get (test.test_types.MappingProxyTests.test_get)\nPASS: test_hash (test.test_types.MappingProxyTests.test_hash)\nPASS: test_iterators (test.test_types.MappingProxyTests.test_iterators)\nPASS: test_len (test.test_types.MappingProxyTests.test_len)\nPASS: test_methods (test.test_types.MappingProxyTests.test_methods)\nPASS: test_missing (test.test_types.MappingProxyTests.test_missing)\nPASS: test_reversed (test.test_types.MappingProxyTests.test_reversed)\nPASS: test_union (test.test_types.MappingProxyTests.test_union)\nPASS: test_views (test.test_types.MappingProxyTests.test_views)\nPASS: test_as_dict (test.test_types.SimpleNamespaceTests.test_as_dict)\nPASS: test_attrdel (test.test_types.SimpleNamespaceTests.test_attrdel)\nPASS: test_attrget (test.test_types.SimpleNamespaceTests.test_attrget)\nPASS: test_attrset (test.test_types.SimpleNamespaceTests.test_attrset)\nPASS: test_constructor (test.test_types.SimpleNamespaceTests.test_constructor)\nPASS: test_equal (test.test_types.SimpleNamespaceTests.test_equal)\nPASS: test_fake_namespace_compare (test.test_types.SimpleNamespaceTests.test_fake_namespace_compare)\nPASS: test_nested (test.test_types.SimpleNamespaceTests.test_nested)\nPASS: test_pickle (test.test_types.SimpleNamespaceTests.test_pickle)\nPASS: test_recursive (test.test_types.SimpleNamespaceTests.test_recursive)\nPASS: test_recursive_repr (test.test_types.SimpleNamespaceTests.test_recursive_repr)\nPASS: test_repr (test.test_types.SimpleNamespaceTests.test_repr)\nPASS: test_subclass (test.test_types.SimpleNamespaceTests.test_subclass)\nPASS: test_unbound (test.test_types.SimpleNamespaceTests.test_unbound)\nPASS: test_underlying_dict (test.test_types.SimpleNamespaceTests.test_underlying_dict)\nPASS: test_boolean_ops (test.test_types.TypesTests.test_boolean_ops)\nPASS: test_comparisons (test.test_types.TypesTests.test_comparisons)\nPASS: test_dunder_get_signature (test.test_types.TypesTests.test_dunder_get_signature)\nPASS: test_ellipsis_type (test.test_types.TypesTests.test_ellipsis_type)\nPASS: test_float__format__ (test.test_types.TypesTests.test_float__format__)\nPASS: test_float__format__locale (test.test_types.TypesTests.test_float__format__locale)\nPASS: test_float_constructor (test.test_types.TypesTests.test_float_constructor)\nPASS: test_float_to_string (test.test_types.TypesTests.test_float_to_string)\nPASS: test_floats (test.test_types.TypesTests.test_floats)\nPASS: test_format_spec_errors (test.test_types.TypesTests.test_format_spec_errors)\nPASS: test_int__format__ (test.test_types.TypesTests.test_int__format__)\nPASS: test_int__format__locale (test.test_types.TypesTests.test_int__format__locale)\nPASS: test_internal_sizes (test.test_types.TypesTests.test_internal_sizes)\nPASS: test_method_descriptor_types (test.test_types.TypesTests.test_method_descriptor_types)\nPASS: test_method_wrapper_types (test.test_types.TypesTests.test_method_wrapper_types)\nPASS: test_none_type (test.test_types.TypesTests.test_none_type)\nPASS: test_normal_integers (test.test_types.TypesTests.test_normal_integers)\nPASS: test_notimplemented_type (test.test_types.TypesTests.test_notimplemented_type)\nPASS: test_numeric_types (test.test_types.TypesTests.test_numeric_types)\nPASS: test_slot_wrapper_types (test.test_types.TypesTests.test_slot_wrapper_types)\nPASS: test_strings (test.test_types.TypesTests.test_strings)\nPASS: test_traceback_and_frame_types (test.test_types.TypesTests.test_traceback_and_frame_types)\nPASS: test_truth_values (test.test_types.TypesTests.test_truth_values)\nPASS: test_type_function (test.test_types.TypesTests.test_type_function)\nPASS: test_zero_division (test.test_types.TypesTests.test_zero_division)\nPASS: test_bad_instancecheck (test.test_types.UnionTests.test_bad_instancecheck)\nPASS: test_bad_subclasscheck (test.test_types.UnionTests.test_bad_subclasscheck)\nPASS: test_hash (test.test_types.UnionTests.test_hash)\nPASS: test_instancecheck_and_subclasscheck (test.test_types.UnionTests.test_instancecheck_and_subclasscheck)\nPASS: test_instancecheck_and_subclasscheck_order (test.test_types.UnionTests.test_instancecheck_and_subclasscheck_order)\nSKIP: test_or_type_operator_reference_cycle (test.test_types.UnionTests.test_or_type_operator_reference_cycle) 'Cannot get total reference count.'\nPASS: test_or_type_operator_with_Alias (test.test_types.UnionTests.test_or_type_operator_with_Alias)\nPASS: test_or_type_operator_with_IO (test.test_types.UnionTests.test_or_type_operator_with_IO)\nPASS: test_or_type_operator_with_Literal (test.test_types.UnionTests.test_or_type_operator_with_Literal)\nPASS: test_or_type_operator_with_NamedTuple (test.test_types.UnionTests.test_or_type_operator_with_NamedTuple)\nPASS: test_or_type_operator_with_NewType (test.test_types.UnionTests.test_or_type_operator_with_NewType)\nPASS: test_or_type_operator_with_Protocol (test.test_types.UnionTests.test_or_type_operator_with_Protocol)\nPASS: test_or_type_operator_with_SpecialForm (test.test_types.UnionTests.test_or_type_operator_with_SpecialForm)\nPASS: test_or_type_operator_with_TypeVar (test.test_types.UnionTests.test_or_type_operator_with_TypeVar)\nPASS: test_or_type_operator_with_TypedDict (test.test_types.UnionTests.test_or_type_operator_with_TypedDict)\nPASS: test_or_type_operator_with_bad_module (test.test_types.UnionTests.test_or_type_operator_with_bad_module)\nPASS: test_or_type_operator_with_forward (test.test_types.UnionTests.test_or_type_operator_with_forward)\nPASS: test_or_type_operator_with_genericalias (test.test_types.UnionTests.test_or_type_operator_with_genericalias)\nPASS: test_or_type_repr (test.test_types.UnionTests.test_or_type_repr)\nPASS: test_or_types_operator (test.test_types.UnionTests.test_or_types_operator)\nPASS: test_union_args (test.test_types.UnionTests.test_union_args)\nPASS: test_union_copy (test.test_types.UnionTests.test_union_copy)\nPASS: test_union_parameter_chaining (test.test_types.UnionTests.test_union_parameter_chaining)\nPASS: test_union_parameter_substitution (test.test_types.UnionTests.test_union_parameter_substitution)\nPASS: test_union_parameter_substitution_errors (test.test_types.UnionTests.test_union_parameter_substitution_errors)\nPASS: test_union_pickle (test.test_types.UnionTests.test_union_pickle)\n\n----------------------------------------------------------------------\nRan 114 tests in 0.061s\n\nOK (skipped=1)\n0:03:42 load avg: 3.24 [412/469] test_unary passed\nPASS: test_bad_types (test.test_unary.UnaryOpTestCase.test_bad_types)\nPASS: test_invert (test.test_unary.UnaryOpTestCase.test_invert)\nPASS: test_negation_of_exponentiation (test.test_unary.UnaryOpTestCase.test_negation_of_exponentiation)\nPASS: test_negative (test.test_unary.UnaryOpTestCase.test_negative)\nPASS: test_no_overflow (test.test_unary.UnaryOpTestCase.test_no_overflow)\nPASS: test_positive (test.test_unary.UnaryOpTestCase.test_positive)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.002s\n\nOK\n0:03:42 load avg: 3.24 [413/469] test_ucn passed\nPASS: test_aliases (test.test_ucn.UnicodeNamesTest.test_aliases)\nPASS: test_aliases_names_in_pua_range (test.test_ucn.UnicodeNamesTest.test_aliases_names_in_pua_range)\nPASS: test_ascii_letters (test.test_ucn.UnicodeNamesTest.test_ascii_letters)\nPASS: test_bmp_characters (test.test_ucn.UnicodeNamesTest.test_bmp_characters)\nPASS: test_cjk_unified_ideographs (test.test_ucn.UnicodeNamesTest.test_cjk_unified_ideographs)\nPASS: test_errors (test.test_ucn.UnicodeNamesTest.test_errors)\nPASS: test_general (test.test_ucn.UnicodeNamesTest.test_general)\nPASS: test_hangul_syllables (test.test_ucn.UnicodeNamesTest.test_hangul_syllables)\nSKIP: test_issue16335 (test.test_ucn.UnicodeNamesTest.test_issue16335) 'not enough memory: 12.0G minimum needed'\nPASS: test_misc_symbols (test.test_ucn.UnicodeNamesTest.test_misc_symbols)\nSKIP: test_named_sequences_full (test.test_ucn.UnicodeNamesTest.test_named_sequences_full) \"Use of the 'urlfetch' resource not enabled\"\nPASS: test_named_sequences_names_in_pua_range (test.test_ucn.UnicodeNamesTest.test_named_sequences_names_in_pua_range)\nPASS: test_named_sequences_sample (test.test_ucn.UnicodeNamesTest.test_named_sequences_sample)\nPASS: test_strict_error_handling (test.test_ucn.UnicodeNamesTest.test_strict_error_handling)\n\n----------------------------------------------------------------------\nRan 14 tests in 0.239s\n\nOK (skipped=2)\n0:03:43 load avg: 3.24 [414/469] test_unicode_file passed\nPASS: test_directories (test.test_unicode_file.TestUnicodeFiles.test_directories)\nPASS: test_single_files (test.test_unicode_file.TestUnicodeFiles.test_single_files)\n\n----------------------------------------------------------------------\nRan 2 tests in 0.005s\n\nOK\n0:03:43 load avg: 3.24 [415/469] test_typing passed\nPASS: test_all (test.test_typing.AllTests.test_all)\nPASS: test_all_exported_names (test.test_typing.AllTests.test_all_exported_names)\nPASS: test_annotated_cached_with_types (test.test_typing.AnnotatedTests.test_annotated_cached_with_types)\nPASS: test_annotated_in_other_types (test.test_typing.AnnotatedTests.test_annotated_in_other_types)\nPASS: test_annotated_mro (test.test_typing.AnnotatedTests.test_annotated_mro)\nPASS: test_attr_passthrough (test.test_typing.AnnotatedTests.test_attr_passthrough)\nPASS: test_cannot_check_instance (test.test_typing.AnnotatedTests.test_cannot_check_instance)\nPASS: test_cannot_check_subclass (test.test_typing.AnnotatedTests.test_cannot_check_subclass)\nPASS: test_cannot_getattr_typevar (test.test_typing.AnnotatedTests.test_cannot_getattr_typevar)\nPASS: test_cannot_instantiate_forward (test.test_typing.AnnotatedTests.test_cannot_instantiate_forward)\nPASS: test_cannot_instantiate_type_var (test.test_typing.AnnotatedTests.test_cannot_instantiate_type_var)\nPASS: test_cannot_subclass (test.test_typing.AnnotatedTests.test_cannot_subclass)\nPASS: test_dir (test.test_typing.AnnotatedTests.test_dir)\nPASS: test_flatten (test.test_typing.AnnotatedTests.test_flatten)\nPASS: test_hash_eq (test.test_typing.AnnotatedTests.test_hash_eq)\nPASS: test_instantiate (test.test_typing.AnnotatedTests.test_instantiate)\nPASS: test_instantiate_generic (test.test_typing.AnnotatedTests.test_instantiate_generic)\nPASS: test_new (test.test_typing.AnnotatedTests.test_new)\nPASS: test_pickle (test.test_typing.AnnotatedTests.test_pickle)\nPASS: test_repr (test.test_typing.AnnotatedTests.test_repr)\nPASS: test_special_form_containment (test.test_typing.AnnotatedTests.test_special_form_containment)\nPASS: test_specialize (test.test_typing.AnnotatedTests.test_specialize)\nPASS: test_subst (test.test_typing.AnnotatedTests.test_subst)\nPASS: test_too_few_type_args (test.test_typing.AnnotatedTests.test_too_few_type_args)\nPASS: test_typevar_subst (test.test_typing.AnnotatedTests.test_typevar_subst)\nPASS: test_any_instance_type_error (test.test_typing.AnyTests.test_any_instance_type_error)\nPASS: test_any_works_with_alias (test.test_typing.AnyTests.test_any_works_with_alias)\nPASS: test_can_subclass (test.test_typing.AnyTests.test_can_subclass)\nPASS: test_cannot_instantiate (test.test_typing.AnyTests.test_cannot_instantiate)\nPASS: test_errors (test.test_typing.AnyTests.test_errors)\nPASS: test_repr (test.test_typing.AnyTests.test_repr)\nPASS: test_exception (test.test_typing.AssertNeverTests.test_exception)\nPASS: test_basics (test.test_typing.AssertTypeTests.test_basics)\nPASS: test_errors (test.test_typing.AssertTypeTests.test_errors)\nPASS: test_basics (test.test_typing.CastTests.test_basics)\nPASS: test_errors (test.test_typing.CastTests.test_errors)\nPASS: test_basics (test.test_typing.ClassVarTests.test_basics)\nPASS: test_cannot_init (test.test_typing.ClassVarTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.ClassVarTests.test_cannot_subclass)\nPASS: test_no_isinstance (test.test_typing.ClassVarTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.ClassVarTests.test_repr)\nPASS: test_abstractset (test.test_typing.CollectionsAbcTests.test_abstractset)\nPASS: test_async_generator (test.test_typing.CollectionsAbcTests.test_async_generator)\nPASS: test_async_iterable (test.test_typing.CollectionsAbcTests.test_async_iterable)\nPASS: test_async_iterator (test.test_typing.CollectionsAbcTests.test_async_iterator)\nPASS: test_awaitable (test.test_typing.CollectionsAbcTests.test_awaitable)\nPASS: test_bytestring (test.test_typing.CollectionsAbcTests.test_bytestring)\nPASS: test_chainmap_instantiation (test.test_typing.CollectionsAbcTests.test_chainmap_instantiation)\nPASS: test_chainmap_subclass (test.test_typing.CollectionsAbcTests.test_chainmap_subclass)\nPASS: test_collection (test.test_typing.CollectionsAbcTests.test_collection)\nPASS: test_collections_as_base (test.test_typing.CollectionsAbcTests.test_collections_as_base)\nPASS: test_container (test.test_typing.CollectionsAbcTests.test_container)\nPASS: test_coroutine (test.test_typing.CollectionsAbcTests.test_coroutine)\nPASS: test_counter (test.test_typing.CollectionsAbcTests.test_counter)\nPASS: test_counter_instantiation (test.test_typing.CollectionsAbcTests.test_counter_instantiation)\nPASS: test_counter_subclass_instantiation (test.test_typing.CollectionsAbcTests.test_counter_subclass_instantiation)\nPASS: test_defaultdict_instantiation (test.test_typing.CollectionsAbcTests.test_defaultdict_instantiation)\nPASS: test_defaultdict_subclass (test.test_typing.CollectionsAbcTests.test_defaultdict_subclass)\nPASS: test_deque (test.test_typing.CollectionsAbcTests.test_deque)\nPASS: test_deque_instantiation (test.test_typing.CollectionsAbcTests.test_deque_instantiation)\nPASS: test_dict (test.test_typing.CollectionsAbcTests.test_dict)\nPASS: test_dict_subclass (test.test_typing.CollectionsAbcTests.test_dict_subclass)\nPASS: test_dict_subscribe (test.test_typing.CollectionsAbcTests.test_dict_subscribe)\nPASS: test_frozenset (test.test_typing.CollectionsAbcTests.test_frozenset)\nPASS: test_frozenset_subclass_instantiation (test.test_typing.CollectionsAbcTests.test_frozenset_subclass_instantiation)\nPASS: test_generator (test.test_typing.CollectionsAbcTests.test_generator)\nPASS: test_hashable (test.test_typing.CollectionsAbcTests.test_hashable)\nPASS: test_iterable (test.test_typing.CollectionsAbcTests.test_iterable)\nPASS: test_iterator (test.test_typing.CollectionsAbcTests.test_iterator)\nPASS: test_list (test.test_typing.CollectionsAbcTests.test_list)\nPASS: test_list_subclass (test.test_typing.CollectionsAbcTests.test_list_subclass)\nPASS: test_mapping (test.test_typing.CollectionsAbcTests.test_mapping)\nPASS: test_mutablemapping (test.test_typing.CollectionsAbcTests.test_mutablemapping)\nPASS: test_mutablesequence (test.test_typing.CollectionsAbcTests.test_mutablesequence)\nPASS: test_mutableset (test.test_typing.CollectionsAbcTests.test_mutableset)\nPASS: test_no_async_generator_instantiation (test.test_typing.CollectionsAbcTests.test_no_async_generator_instantiation)\nPASS: test_no_dict_instantiation (test.test_typing.CollectionsAbcTests.test_no_dict_instantiation)\nPASS: test_no_frozenset_instantiation (test.test_typing.CollectionsAbcTests.test_no_frozenset_instantiation)\nPASS: test_no_generator_instantiation (test.test_typing.CollectionsAbcTests.test_no_generator_instantiation)\nPASS: test_no_list_instantiation (test.test_typing.CollectionsAbcTests.test_no_list_instantiation)\nPASS: test_no_set_instantiation (test.test_typing.CollectionsAbcTests.test_no_set_instantiation)\nPASS: test_no_tuple_instantiation (test.test_typing.CollectionsAbcTests.test_no_tuple_instantiation)\nPASS: test_or_and_ror (test.test_typing.CollectionsAbcTests.test_or_and_ror)\nPASS: test_ordereddict_instantiation (test.test_typing.CollectionsAbcTests.test_ordereddict_instantiation)\nPASS: test_ordereddict_subclass (test.test_typing.CollectionsAbcTests.test_ordereddict_subclass)\nPASS: test_sequence (test.test_typing.CollectionsAbcTests.test_sequence)\nPASS: test_set (test.test_typing.CollectionsAbcTests.test_set)\nPASS: test_set_subclass_instantiation (test.test_typing.CollectionsAbcTests.test_set_subclass_instantiation)\nPASS: test_sized (test.test_typing.CollectionsAbcTests.test_sized)\nPASS: test_subclassing (test.test_typing.CollectionsAbcTests.test_subclassing)\nPASS: test_subclassing_async_generator (test.test_typing.CollectionsAbcTests.test_subclassing_async_generator)\nPASS: test_subclassing_register (test.test_typing.CollectionsAbcTests.test_subclassing_register)\nPASS: test_subclassing_subclasshook (test.test_typing.CollectionsAbcTests.test_subclassing_subclasshook)\nPASS: test_basic (test.test_typing.CollectionsCallableTests.test_basic)\nPASS: test_callable_instance_type_error (test.test_typing.CollectionsCallableTests.test_callable_instance_type_error)\nPASS: test_callable_instance_works (test.test_typing.CollectionsCallableTests.test_callable_instance_works)\nPASS: test_callable_with_ellipsis (test.test_typing.CollectionsCallableTests.test_callable_with_ellipsis)\nPASS: test_callable_wrong_forms (test.test_typing.CollectionsCallableTests.test_callable_wrong_forms)\nPASS: test_cannot_instantiate (test.test_typing.CollectionsCallableTests.test_cannot_instantiate)\nPASS: test_concatenate (test.test_typing.CollectionsCallableTests.test_concatenate)\nPASS: test_dir (test.test_typing.CollectionsCallableTests.test_dir)\nPASS: test_ellipsis_in_generic (test.test_typing.CollectionsCallableTests.test_ellipsis_in_generic)\nPASS: test_eq_hash (test.test_typing.CollectionsCallableTests.test_eq_hash)\nPASS: test_errors (test.test_typing.CollectionsCallableTests.test_errors)\nPASS: test_nested_paramspec (test.test_typing.CollectionsCallableTests.test_nested_paramspec)\nPASS: test_or_and_ror (test.test_typing.CollectionsCallableTests.test_or_and_ror)\nPASS: test_paramspec (test.test_typing.CollectionsCallableTests.test_paramspec)\nPASS: test_pickle (test.test_typing.CollectionsCallableTests.test_pickle)\nPASS: test_repr (test.test_typing.CollectionsCallableTests.test_repr)\nPASS: test_self_subclass (test.test_typing.CollectionsCallableTests.test_self_subclass)\nPASS: test_type_erasure (test.test_typing.CollectionsCallableTests.test_type_erasure)\nPASS: test_type_subst_error (test.test_typing.CollectionsCallableTests.test_type_subst_error)\nPASS: test_var_substitution (test.test_typing.CollectionsCallableTests.test_var_substitution)\nPASS: test_weakref (test.test_typing.CollectionsCallableTests.test_weakref)\nPASS: test_basics (test.test_typing.ConcatenateTests.test_basics)\nPASS: test_dir (test.test_typing.ConcatenateTests.test_dir)\nPASS: test_valid_uses (test.test_typing.ConcatenateTests.test_valid_uses)\nPASS: test_var_substitution (test.test_typing.ConcatenateTests.test_var_substitution)\nPASS: test_base_class (test.test_typing.DataclassTransformTests.test_base_class)\nPASS: test_decorator (test.test_typing.DataclassTransformTests.test_decorator)\nPASS: test_metaclass (test.test_typing.DataclassTransformTests.test_metaclass)\nPASS: test_dunder_final (test.test_typing.FinalDecoratorTests.test_dunder_final)\nPASS: test_final_unmodified (test.test_typing.FinalDecoratorTests.test_final_unmodified)\nPASS: test_basics (test.test_typing.FinalTests.test_basics)\nPASS: test_cannot_init (test.test_typing.FinalTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.FinalTests.test_cannot_subclass)\nPASS: test_no_isinstance (test.test_typing.FinalTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.FinalTests.test_repr)\nPASS: test_basics (test.test_typing.ForwardRefTests.test_basics)\nPASS: test_callable_forward (test.test_typing.ForwardRefTests.test_callable_forward)\nPASS: test_callable_with_ellipsis_forward (test.test_typing.ForwardRefTests.test_callable_with_ellipsis_forward)\nPASS: test_default_globals (test.test_typing.ForwardRefTests.test_default_globals)\nPASS: test_delayed_syntax_error (test.test_typing.ForwardRefTests.test_delayed_syntax_error)\nPASS: test_double_forward (test.test_typing.ForwardRefTests.test_double_forward)\nPASS: test_final_forward_ref (test.test_typing.ForwardRefTests.test_final_forward_ref)\nPASS: test_forward_equality (test.test_typing.ForwardRefTests.test_forward_equality)\nPASS: test_forward_equality_gth (test.test_typing.ForwardRefTests.test_forward_equality_gth)\nPASS: test_forward_equality_hash (test.test_typing.ForwardRefTests.test_forward_equality_hash)\nPASS: test_forward_equality_namespace (test.test_typing.ForwardRefTests.test_forward_equality_namespace)\nPASS: test_forward_recursion_actually (test.test_typing.ForwardRefTests.test_forward_recursion_actually)\nPASS: test_forward_repr (test.test_typing.ForwardRefTests.test_forward_repr)\nPASS: test_forwardref_instance_type_error (test.test_typing.ForwardRefTests.test_forwardref_instance_type_error)\nPASS: test_forwardref_only_str_arg (test.test_typing.ForwardRefTests.test_forwardref_only_str_arg)\nPASS: test_forwardref_subclass_type_error (test.test_typing.ForwardRefTests.test_forwardref_subclass_type_error)\nPASS: test_meta_no_type_check (test.test_typing.ForwardRefTests.test_meta_no_type_check)\nPASS: test_name_error (test.test_typing.ForwardRefTests.test_name_error)\nPASS: test_nested_classvar_fails_forward_ref_check (test.test_typing.ForwardRefTests.test_nested_classvar_fails_forward_ref_check)\nPASS: test_no_type_check (test.test_typing.ForwardRefTests.test_no_type_check)\nPASS: test_no_type_check_TypeError (test.test_typing.ForwardRefTests.test_no_type_check_TypeError)\nPASS: test_no_type_check_class (test.test_typing.ForwardRefTests.test_no_type_check_class)\nPASS: test_no_type_check_class_and_static_methods (test.test_typing.ForwardRefTests.test_no_type_check_class_and_static_methods)\nPASS: test_no_type_check_foreign_functions (test.test_typing.ForwardRefTests.test_no_type_check_foreign_functions)\nPASS: test_no_type_check_forward_ref_as_string (test.test_typing.ForwardRefTests.test_no_type_check_forward_ref_as_string)\nPASS: test_no_type_check_lambda (test.test_typing.ForwardRefTests.test_no_type_check_lambda)\nPASS: test_no_type_check_nested_types (test.test_typing.ForwardRefTests.test_no_type_check_nested_types)\nPASS: test_no_type_check_no_bases (test.test_typing.ForwardRefTests.test_no_type_check_no_bases)\nPASS: test_no_type_check_other_module (test.test_typing.ForwardRefTests.test_no_type_check_other_module)\nPASS: test_or (test.test_typing.ForwardRefTests.test_or)\nPASS: test_special_forms_forward (test.test_typing.ForwardRefTests.test_special_forms_forward)\nPASS: test_syntax_error (test.test_typing.ForwardRefTests.test_syntax_error)\nPASS: test_tuple_forward (test.test_typing.ForwardRefTests.test_tuple_forward)\nPASS: test_union_forward (test.test_typing.ForwardRefTests.test_union_forward)\nPASS: test_union_forward_recursion (test.test_typing.ForwardRefTests.test_union_forward_recursion)\nPASS: test_one_parameter (test.test_typing.GenericAliasSubstitutionTests.test_one_parameter)\nPASS: test_three_parameters (test.test_typing.GenericAliasSubstitutionTests.test_three_parameters)\nPASS: test_two_parameters (test.test_typing.GenericAliasSubstitutionTests.test_two_parameters)\nPASS: test_variadic_parameters (test.test_typing.GenericAliasSubstitutionTests.test_variadic_parameters)\nPASS: test_abc_bases (test.test_typing.GenericTests.test_abc_bases)\nPASS: test_abc_registry_kept (test.test_typing.GenericTests.test_abc_registry_kept)\nPASS: test_all_repr_eq_any (test.test_typing.GenericTests.test_all_repr_eq_any)\nPASS: test_basics (test.test_typing.GenericTests.test_basics)\nPASS: test_chain_repr (test.test_typing.GenericTests.test_chain_repr)\nPASS: test_complex_subclasses (test.test_typing.GenericTests.test_complex_subclasses)\nPASS: test_copy_and_deepcopy (test.test_typing.GenericTests.test_copy_and_deepcopy)\nPASS: test_copy_generic_instances (test.test_typing.GenericTests.test_copy_generic_instances)\nPASS: test_dict (test.test_typing.GenericTests.test_dict)\nPASS: test_eq_1 (test.test_typing.GenericTests.test_eq_1)\nPASS: test_eq_2 (test.test_typing.GenericTests.test_eq_2)\nPASS: test_errors (test.test_typing.GenericTests.test_errors)\nPASS: test_extended_generic_rules_eq (test.test_typing.GenericTests.test_extended_generic_rules_eq)\nPASS: test_extended_generic_rules_repr (test.test_typing.GenericTests.test_extended_generic_rules_repr)\nPASS: test_extended_generic_rules_subclassing (test.test_typing.GenericTests.test_extended_generic_rules_subclassing)\nPASS: test_fail_with_bare_generic (test.test_typing.GenericTests.test_fail_with_bare_generic)\nPASS: test_fail_with_bare_union (test.test_typing.GenericTests.test_fail_with_bare_union)\nPASS: test_false_subclasses (test.test_typing.GenericTests.test_false_subclasses)\nPASS: test_generic_errors (test.test_typing.GenericTests.test_generic_errors)\nPASS: test_generic_forward_ref (test.test_typing.GenericTests.test_generic_forward_ref)\nPASS: test_generic_hashes (test.test_typing.GenericTests.test_generic_hashes)\nPASS: test_generic_pep585_forward_ref (test.test_typing.GenericTests.test_generic_pep585_forward_ref)\nPASS: test_immutability_by_copy_and_pickle (test.test_typing.GenericTests.test_immutability_by_copy_and_pickle)\nPASS: test_implicit_any (test.test_typing.GenericTests.test_implicit_any)\nPASS: test_init (test.test_typing.GenericTests.test_init)\nPASS: test_init_subclass (test.test_typing.GenericTests.test_init_subclass)\nPASS: test_init_subclass_super_called (test.test_typing.GenericTests.test_init_subclass_super_called)\nPASS: test_multi_subscr_base (test.test_typing.GenericTests.test_multi_subscr_base)\nPASS: test_multiple_bases (test.test_typing.GenericTests.test_multiple_bases)\nPASS: test_multiple_inheritance (test.test_typing.GenericTests.test_multiple_inheritance)\nPASS: test_multiple_inheritance_special (test.test_typing.GenericTests.test_multiple_inheritance_special)\nPASS: test_naive_runtime_checks (test.test_typing.GenericTests.test_naive_runtime_checks)\nPASS: test_nested (test.test_typing.GenericTests.test_nested)\nPASS: test_new_no_args (test.test_typing.GenericTests.test_new_no_args)\nPASS: test_new_repr (test.test_typing.GenericTests.test_new_repr)\nPASS: test_new_repr_bare (test.test_typing.GenericTests.test_new_repr_bare)\nPASS: test_new_repr_complex (test.test_typing.GenericTests.test_new_repr_complex)\nPASS: test_new_with_args (test.test_typing.GenericTests.test_new_with_args)\nPASS: test_new_with_args2 (test.test_typing.GenericTests.test_new_with_args2)\nPASS: test_non_generic_subscript (test.test_typing.GenericTests.test_non_generic_subscript)\nPASS: test_orig_bases (test.test_typing.GenericTests.test_orig_bases)\nPASS: test_parameter_detection (test.test_typing.GenericTests.test_parameter_detection)\nPASS: test_parameterized_slots (test.test_typing.GenericTests.test_parameterized_slots)\nPASS: test_parameterized_slots_dict (test.test_typing.GenericTests.test_parameterized_slots_dict)\nPASS: test_pickle (test.test_typing.GenericTests.test_pickle)\nPASS: test_repr (test.test_typing.GenericTests.test_repr)\nPASS: test_repr_2 (test.test_typing.GenericTests.test_repr_2)\nPASS: test_repr_3 (test.test_typing.GenericTests.test_repr_3)\nPASS: test_subclass_special_form (test.test_typing.GenericTests.test_subclass_special_form)\nPASS: test_subscript_meta (test.test_typing.GenericTests.test_subscript_meta)\nPASS: test_subscripted_generics_as_proxies (test.test_typing.GenericTests.test_subscripted_generics_as_proxies)\nPASS: test_type_erasure (test.test_typing.GenericTests.test_type_erasure)\nPASS: test_type_erasure_special (test.test_typing.GenericTests.test_type_erasure_special)\nPASS: test_weakref_all (test.test_typing.GenericTests.test_weakref_all)\nPASS: test_forward_ref_and_final (test.test_typing.GetTypeHintTests.test_forward_ref_and_final)\nPASS: test_get_type_hints_ClassVar (test.test_typing.GetTypeHintTests.test_get_type_hints_ClassVar)\nPASS: test_get_type_hints_annotated (test.test_typing.GetTypeHintTests.test_get_type_hints_annotated)\nPASS: test_get_type_hints_annotated_bad_module (test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_bad_module)\nPASS: test_get_type_hints_annotated_in_union (test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_in_union)\nPASS: test_get_type_hints_annotated_refs (test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_refs)\nPASS: test_get_type_hints_annotated_with_none_default (test.test_typing.GetTypeHintTests.test_get_type_hints_annotated_with_none_default)\nPASS: test_get_type_hints_bad_module (test.test_typing.GetTypeHintTests.test_get_type_hints_bad_module)\nPASS: test_get_type_hints_classes (test.test_typing.GetTypeHintTests.test_get_type_hints_classes)\nPASS: test_get_type_hints_classes_no_implicit_optional (test.test_typing.GetTypeHintTests.test_get_type_hints_classes_no_implicit_optional)\nPASS: test_get_type_hints_classes_str_annotations (test.test_typing.GetTypeHintTests.test_get_type_hints_classes_str_annotations)\nPASS: test_get_type_hints_collections_abc_callable (test.test_typing.GetTypeHintTests.test_get_type_hints_collections_abc_callable)\nPASS: test_get_type_hints_for_builtins (test.test_typing.GetTypeHintTests.test_get_type_hints_for_builtins)\nPASS: test_get_type_hints_for_object_with_annotations (test.test_typing.GetTypeHintTests.test_get_type_hints_for_object_with_annotations)\nPASS: test_get_type_hints_from_various_objects (test.test_typing.GetTypeHintTests.test_get_type_hints_from_various_objects)\nPASS: test_get_type_hints_modules (test.test_typing.GetTypeHintTests.test_get_type_hints_modules)\nSKIP: test_get_type_hints_modules_forwardref (test.test_typing.GetTypeHintTests.test_get_type_hints_modules_forwardref) 'known bug'\nPASS: test_get_type_hints_typeddict (test.test_typing.GetTypeHintTests.test_get_type_hints_typeddict)\nPASS: test_get_type_hints_wrapped_decoratored_func (test.test_typing.GetTypeHintTests.test_get_type_hints_wrapped_decoratored_func)\nPASS: test_previous_behavior (test.test_typing.GetTypeHintTests.test_previous_behavior)\nPASS: test_respect_no_type_check (test.test_typing.GetTypeHintTests.test_respect_no_type_check)\nPASS: test_top_level_class_var (test.test_typing.GetTypeHintTests.test_top_level_class_var)\nPASS: test_get_args (test.test_typing.GetUtilitiesTestCase.test_get_args)\nPASS: test_get_origin (test.test_typing.GetUtilitiesTestCase.test_get_origin)\nPASS: test_binaryio (test.test_typing.IOTests.test_binaryio)\nPASS: test_io (test.test_typing.IOTests.test_io)\nPASS: test_io_submodule (test.test_typing.IOTests.test_io_submodule)\nPASS: test_textio (test.test_typing.IOTests.test_textio)\nPASS: test_alias (test.test_typing.LiteralStringTests.test_alias)\nPASS: test_basics (test.test_typing.LiteralStringTests.test_basics)\nPASS: test_cannot_init (test.test_typing.LiteralStringTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.LiteralStringTests.test_cannot_subclass)\nPASS: test_cannot_subscript (test.test_typing.LiteralStringTests.test_cannot_subscript)\nPASS: test_equality (test.test_typing.LiteralStringTests.test_equality)\nPASS: test_no_isinstance (test.test_typing.LiteralStringTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.LiteralStringTests.test_repr)\nPASS: test_args (test.test_typing.LiteralTests.test_args)\nPASS: test_basics (test.test_typing.LiteralTests.test_basics)\nPASS: test_cannot_init (test.test_typing.LiteralTests.test_cannot_init)\nPASS: test_dir (test.test_typing.LiteralTests.test_dir)\nPASS: test_does_not_flatten_enum (test.test_typing.LiteralTests.test_does_not_flatten_enum)\nPASS: test_enum (test.test_typing.LiteralTests.test_enum)\nPASS: test_equal (test.test_typing.LiteralTests.test_equal)\nPASS: test_flatten (test.test_typing.LiteralTests.test_flatten)\nPASS: test_hash (test.test_typing.LiteralTests.test_hash)\nPASS: test_illegal_parameters_do_not_raise_runtime_errors (test.test_typing.LiteralTests.test_illegal_parameters_do_not_raise_runtime_errors)\nPASS: test_literals_inside_other_types (test.test_typing.LiteralTests.test_literals_inside_other_types)\nPASS: test_no_isinstance_or_issubclass (test.test_typing.LiteralTests.test_no_isinstance_or_issubclass)\nPASS: test_no_multiple_subscripts (test.test_typing.LiteralTests.test_no_multiple_subscripts)\nPASS: test_no_subclassing (test.test_typing.LiteralTests.test_no_subclassing)\nPASS: test_repr (test.test_typing.LiteralTests.test_repr)\nPASS: test_annotation_usage (test.test_typing.NamedTupleTests.test_annotation_usage)\nPASS: test_annotation_usage_with_default (test.test_typing.NamedTupleTests.test_annotation_usage_with_default)\nPASS: test_annotation_usage_with_methods (test.test_typing.NamedTupleTests.test_annotation_usage_with_methods)\nPASS: test_basics (test.test_typing.NamedTupleTests.test_basics)\nPASS: test_copy_and_pickle (test.test_typing.NamedTupleTests.test_copy_and_pickle)\nPASS: test_empty_namedtuple (test.test_typing.NamedTupleTests.test_empty_namedtuple)\nPASS: test_generic (test.test_typing.NamedTupleTests.test_generic)\nPASS: test_generic_pep695 (test.test_typing.NamedTupleTests.test_generic_pep695)\nPASS: test_multiple_inheritance (test.test_typing.NamedTupleTests.test_multiple_inheritance)\nPASS: test_namedtuple_errors (test.test_typing.NamedTupleTests.test_namedtuple_errors)\nPASS: test_namedtuple_keyword_usage (test.test_typing.NamedTupleTests.test_namedtuple_keyword_usage)\nPASS: test_namedtuple_special_keyword_names (test.test_typing.NamedTupleTests.test_namedtuple_special_keyword_names)\nPASS: test_non_generic_subscript (test.test_typing.NamedTupleTests.test_non_generic_subscript)\nPASS: test_orig_bases (test.test_typing.NamedTupleTests.test_orig_bases)\nPASS: test_cannot_instantiate (test.test_typing.NeverTests.test_cannot_instantiate)\nPASS: test_cannot_subclass (test.test_typing.NeverTests.test_cannot_subclass)\nPASS: test_equality (test.test_typing.NeverTests.test_equality)\nPASS: test_get_origin (test.test_typing.NeverTests.test_get_origin)\nPASS: test_get_type_hints (test.test_typing.NeverTests.test_get_type_hints)\nPASS: test_instance_type_error (test.test_typing.NeverTests.test_instance_type_error)\nPASS: test_not_generic (test.test_typing.NeverTests.test_not_generic)\nPASS: test_repr (test.test_typing.NeverTests.test_repr)\nPASS: test_subclass_type_error (test.test_typing.NeverTests.test_subclass_type_error)\nPASS: test_basic (test.test_typing.NewTypeTests.test_basic)\nPASS: test_error_message_when_subclassing (test.test_typing.NewTypeTests.test_error_message_when_subclassing)\nPASS: test_errors (test.test_typing.NewTypeTests.test_errors)\nPASS: test_missing__name__ (test.test_typing.NewTypeTests.test_missing__name__)\nPASS: test_or (test.test_typing.NewTypeTests.test_or)\nPASS: test_pickle (test.test_typing.NewTypeTests.test_pickle)\nPASS: test_repr (test.test_typing.NewTypeTests.test_repr)\nPASS: test_special_attrs (test.test_typing.NewTypeTests.test_special_attrs)\nPASS: test_cannot_instantiate (test.test_typing.NoReturnTests.test_cannot_instantiate)\nPASS: test_cannot_subclass (test.test_typing.NoReturnTests.test_cannot_subclass)\nPASS: test_equality (test.test_typing.NoReturnTests.test_equality)\nPASS: test_get_origin (test.test_typing.NoReturnTests.test_get_origin)\nPASS: test_get_type_hints (test.test_typing.NoReturnTests.test_get_type_hints)\nPASS: test_instance_type_error (test.test_typing.NoReturnTests.test_instance_type_error)\nPASS: test_not_equality (test.test_typing.NoReturnTests.test_not_equality)\nPASS: test_not_generic (test.test_typing.NoReturnTests.test_not_generic)\nPASS: test_repr (test.test_typing.NoReturnTests.test_repr)\nPASS: test_subclass_type_error (test.test_typing.NoReturnTests.test_subclass_type_error)\nPASS: test_basics (test.test_typing.NotRequiredTests.test_basics)\nPASS: test_cannot_init (test.test_typing.NotRequiredTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.NotRequiredTests.test_cannot_subclass)\nPASS: test_no_isinstance (test.test_typing.NotRequiredTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.NotRequiredTests.test_repr)\nPASS: test_async_contextmanager (test.test_typing.OtherABCTests.test_async_contextmanager)\nPASS: test_contextmanager (test.test_typing.OtherABCTests.test_contextmanager)\nPASS: test_overload_fails (test.test_typing.OverloadTests.test_overload_fails)\nPASS: test_overload_on_compiled_functions (test.test_typing.OverloadTests.test_overload_on_compiled_functions)\nPASS: test_overload_registry (test.test_typing.OverloadTests.test_overload_registry)\nPASS: test_overload_registry_repeated (test.test_typing.OverloadTests.test_overload_registry_repeated)\nPASS: test_overload_succeeds (test.test_typing.OverloadTests.test_overload_succeeds)\nPASS: test_multiple_decorators (test.test_typing.OverrideDecoratorTests.test_multiple_decorators)\nPASS: test_override (test.test_typing.OverrideDecoratorTests.test_override)\nPASS: test_property (test.test_typing.OverrideDecoratorTests.test_property)\nPASS: test_silent_failure (test.test_typing.OverrideDecoratorTests.test_silent_failure)\nPASS: test_args_kwargs (test.test_typing.ParamSpecTests.test_args_kwargs)\nPASS: test_bad_var_substitution (test.test_typing.ParamSpecTests.test_bad_var_substitution)\nPASS: test_basic_plain (test.test_typing.ParamSpecTests.test_basic_plain)\nPASS: test_basic_with_exec (test.test_typing.ParamSpecTests.test_basic_with_exec)\nPASS: test_cannot_subclass (test.test_typing.ParamSpecTests.test_cannot_subclass)\nPASS: test_multiple_paramspecs_in_user_generics (test.test_typing.ParamSpecTests.test_multiple_paramspecs_in_user_generics)\nPASS: test_paramspec_gets_copied (test.test_typing.ParamSpecTests.test_paramspec_gets_copied)\nPASS: test_paramspec_in_nested_generics (test.test_typing.ParamSpecTests.test_paramspec_in_nested_generics)\nPASS: test_stringized (test.test_typing.ParamSpecTests.test_stringized)\nPASS: test_type_var_subst_for_other_type_vars (test.test_typing.ParamSpecTests.test_type_var_subst_for_other_type_vars)\nPASS: test_typevartuple_and_paramspecs_in_generic_aliases (test.test_typing.ParamSpecTests.test_typevartuple_and_paramspecs_in_generic_aliases)\nPASS: test_typevartuple_and_paramspecs_in_user_generics (test.test_typing.ParamSpecTests.test_typevartuple_and_paramspecs_in_user_generics)\nPASS: test_user_generics (test.test_typing.ParamSpecTests.test_user_generics)\nPASS: test_valid_uses (test.test_typing.ParamSpecTests.test_valid_uses)\nPASS: test_var_substitution (test.test_typing.ParamSpecTests.test_var_substitution)\nPASS: test_basic_protocol (test.test_typing.ProtocolTests.test_basic_protocol)\nPASS: test_builtin_protocol_allowlist (test.test_typing.ProtocolTests.test_builtin_protocol_allowlist)\nPASS: test_bundled_protocol_instance_works (test.test_typing.ProtocolTests.test_bundled_protocol_instance_works)\nPASS: test_cannot_instantiate_abstract (test.test_typing.ProtocolTests.test_cannot_instantiate_abstract)\nPASS: test_collections_protocols_allowed (test.test_typing.ProtocolTests.test_collections_protocols_allowed)\nPASS: test_concrete_class_inheriting_init_from_protocol (test.test_typing.ProtocolTests.test_concrete_class_inheriting_init_from_protocol)\nPASS: test_custom_subclasshook (test.test_typing.ProtocolTests.test_custom_subclasshook)\nPASS: test_custom_subclasshook_2 (test.test_typing.ProtocolTests.test_custom_subclasshook_2)\nPASS: test_defining_generic_protocols (test.test_typing.ProtocolTests.test_defining_generic_protocols)\nPASS: test_defining_generic_protocols_old_style (test.test_typing.ProtocolTests.test_defining_generic_protocols_old_style)\nPASS: test_empty_protocol_decorated_with_final (test.test_typing.ProtocolTests.test_empty_protocol_decorated_with_final)\nPASS: test_everything_implements_empty_protocol (test.test_typing.ProtocolTests.test_everything_implements_empty_protocol)\nPASS: test_function_implements_protocol (test.test_typing.ProtocolTests.test_function_implements_protocol)\nPASS: test_generic_protocols_eq (test.test_typing.ProtocolTests.test_generic_protocols_eq)\nPASS: test_generic_protocols_repr (test.test_typing.ProtocolTests.test_generic_protocols_repr)\nPASS: test_generic_protocols_special_from_generic (test.test_typing.ProtocolTests.test_generic_protocols_special_from_generic)\nPASS: test_generic_protocols_special_from_protocol (test.test_typing.ProtocolTests.test_generic_protocols_special_from_protocol)\nPASS: test_implicit_issubclass_between_two_protocols (test.test_typing.ProtocolTests.test_implicit_issubclass_between_two_protocols)\nPASS: test_init_called (test.test_typing.ProtocolTests.test_init_called)\nPASS: test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta (test.test_typing.ProtocolTests.test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta)\nPASS: test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta_2 (test.test_typing.ProtocolTests.test_interaction_with_isinstance_checks_on_superclasses_with_ABCMeta_2)\nPASS: test_isinstance_checks_not_at_whim_of_gc (test.test_typing.ProtocolTests.test_isinstance_checks_not_at_whim_of_gc)\nPASS: test_issubclass_and_isinstance_on_Protocol_itself (test.test_typing.ProtocolTests.test_issubclass_and_isinstance_on_Protocol_itself)\nPASS: test_issubclass_fails_correctly (test.test_typing.ProtocolTests.test_issubclass_fails_correctly)\nPASS: test_new_called (test.test_typing.ProtocolTests.test_new_called)\nPASS: test_no_inheritance_from_nominal (test.test_typing.ProtocolTests.test_no_inheritance_from_nominal)\nPASS: test_no_instantiation (test.test_typing.ProtocolTests.test_no_instantiation)\nPASS: test_no_runtime_deco_on_nominal (test.test_typing.ProtocolTests.test_no_runtime_deco_on_nominal)\nPASS: test_no_weird_caching_with_issubclass_after_isinstance (test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance)\nPASS: test_no_weird_caching_with_issubclass_after_isinstance_2 (test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance_2)\nPASS: test_no_weird_caching_with_issubclass_after_isinstance_3 (test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance_3)\nPASS: test_no_weird_caching_with_issubclass_after_isinstance_pep695 (test.test_typing.ProtocolTests.test_no_weird_caching_with_issubclass_after_isinstance_pep695)\nPASS: test_non_protocol_subclasses (test.test_typing.ProtocolTests.test_non_protocol_subclasses)\nPASS: test_non_runtime_protocol_isinstance_check (test.test_typing.ProtocolTests.test_non_runtime_protocol_isinstance_check)\nPASS: test_none_on_callable_blocks_implementation (test.test_typing.ProtocolTests.test_none_on_callable_blocks_implementation)\nPASS: test_none_on_non_callable_doesnt_block_implementation (test.test_typing.ProtocolTests.test_none_on_non_callable_doesnt_block_implementation)\nPASS: test_none_treated_correctly (test.test_typing.ProtocolTests.test_none_treated_correctly)\nPASS: test_pep695_generic_protocol_callable_members (test.test_typing.ProtocolTests.test_pep695_generic_protocol_callable_members)\nPASS: test_pep695_generics_can_be_runtime_checkable (test.test_typing.ProtocolTests.test_pep695_generics_can_be_runtime_checkable)\nPASS: test_protocol_checks_after_subscript (test.test_typing.ProtocolTests.test_protocol_checks_after_subscript)\nPASS: test_protocol_decorated_with_final_callable_members (test.test_typing.ProtocolTests.test_protocol_decorated_with_final_callable_members)\nPASS: test_protocol_decorated_with_final_mixed_members (test.test_typing.ProtocolTests.test_protocol_decorated_with_final_mixed_members)\nPASS: test_protocol_decorated_with_final_noncallable_members (test.test_typing.ProtocolTests.test_protocol_decorated_with_final_noncallable_members)\nPASS: test_protocol_defining_init_does_not_get_overridden (test.test_typing.ProtocolTests.test_protocol_defining_init_does_not_get_overridden)\nPASS: test_protocols_bad_subscripts (test.test_typing.ProtocolTests.test_protocols_bad_subscripts)\nPASS: test_protocols_in_unions (test.test_typing.ProtocolTests.test_protocols_in_unions)\nPASS: test_protocols_isinstance (test.test_typing.ProtocolTests.test_protocols_isinstance)\nPASS: test_protocols_isinstance___slots__ (test.test_typing.ProtocolTests.test_protocols_isinstance___slots__)\nPASS: test_protocols_isinstance_attribute_access_with_side_effects (test.test_typing.ProtocolTests.test_protocols_isinstance_attribute_access_with_side_effects)\nPASS: test_protocols_isinstance_init (test.test_typing.ProtocolTests.test_protocols_isinstance_init)\nPASS: test_protocols_isinstance_monkeypatching (test.test_typing.ProtocolTests.test_protocols_isinstance_monkeypatching)\nPASS: test_protocols_isinstance_not_fooled_by_custom_dir (test.test_typing.ProtocolTests.test_protocols_isinstance_not_fooled_by_custom_dir)\nPASS: test_protocols_isinstance_properties_and_descriptors (test.test_typing.ProtocolTests.test_protocols_isinstance_properties_and_descriptors)\nPASS: test_protocols_isinstance_py36 (test.test_typing.ProtocolTests.test_protocols_isinstance_py36)\nPASS: test_protocols_issubclass (test.test_typing.ProtocolTests.test_protocols_issubclass)\nPASS: test_protocols_issubclass_non_callable (test.test_typing.ProtocolTests.test_protocols_issubclass_non_callable)\nPASS: test_protocols_pickleable (test.test_typing.ProtocolTests.test_protocols_pickleable)\nPASS: test_protocols_support_register (test.test_typing.ProtocolTests.test_protocols_support_register)\nPASS: test_reversible (test.test_typing.ProtocolTests.test_reversible)\nPASS: test_runtime_checkable_generic (test.test_typing.ProtocolTests.test_runtime_checkable_generic)\nPASS: test_runtime_checkable_generic_non_protocol (test.test_typing.ProtocolTests.test_runtime_checkable_generic_non_protocol)\nPASS: test_subprotocols_extending (test.test_typing.ProtocolTests.test_subprotocols_extending)\nPASS: test_subprotocols_merging (test.test_typing.ProtocolTests.test_subprotocols_merging)\nPASS: test_super_call_init (test.test_typing.ProtocolTests.test_super_call_init)\nPASS: test_supports_abs (test.test_typing.ProtocolTests.test_supports_abs)\nPASS: test_supports_bytes (test.test_typing.ProtocolTests.test_supports_bytes)\nPASS: test_supports_complex (test.test_typing.ProtocolTests.test_supports_complex)\nPASS: test_supports_float (test.test_typing.ProtocolTests.test_supports_float)\nPASS: test_supports_index (test.test_typing.ProtocolTests.test_supports_index)\nPASS: test_supports_int (test.test_typing.ProtocolTests.test_supports_int)\nPASS: test_supports_round (test.test_typing.ProtocolTests.test_supports_round)\nPASS: test_alias_equality (test.test_typing.RETests.test_alias_equality)\nPASS: test_basics (test.test_typing.RETests.test_basics)\nPASS: test_cannot_subclass (test.test_typing.RETests.test_cannot_subclass)\nPASS: test_errors (test.test_typing.RETests.test_errors)\nPASS: test_re_submodule (test.test_typing.RETests.test_re_submodule)\nPASS: test_repr (test.test_typing.RETests.test_repr)\nPASS: test_basics (test.test_typing.RequiredTests.test_basics)\nPASS: test_cannot_init (test.test_typing.RequiredTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.RequiredTests.test_cannot_subclass)\nPASS: test_no_isinstance (test.test_typing.RequiredTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.RequiredTests.test_repr)\nPASS: test_reveal_type (test.test_typing.RevealTypeTests.test_reveal_type)\nPASS: test_alias (test.test_typing.SelfTests.test_alias)\nPASS: test_basics (test.test_typing.SelfTests.test_basics)\nPASS: test_cannot_init (test.test_typing.SelfTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.SelfTests.test_cannot_subclass)\nPASS: test_cannot_subscript (test.test_typing.SelfTests.test_cannot_subscript)\nPASS: test_equality (test.test_typing.SelfTests.test_equality)\nPASS: test_no_isinstance (test.test_typing.SelfTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.SelfTests.test_repr)\nPASS: test_genericalias_dir (test.test_typing.SpecialAttrsTests.test_genericalias_dir)\nPASS: test_special_attrs (test.test_typing.SpecialAttrsTests.test_special_attrs)\nPASS: test_special_attrs2 (test.test_typing.SpecialAttrsTests.test_special_attrs2)\nPASS: test_no_duplicates_if_replacement_not_in_templates (test.test_typing.TemplateReplacementTests.test_no_duplicates_if_replacement_not_in_templates)\nPASS: test_two_templates_two_replacements_yields_correct_renders (test.test_typing.TemplateReplacementTests.test_two_templates_two_replacements_yields_correct_renders)\nPASS: test_c_functions (test.test_typing.TestModules.test_c_functions)\nPASS: test_basics (test.test_typing.TupleTests.test_basics)\nPASS: test_equality (test.test_typing.TupleTests.test_equality)\nPASS: test_errors (test.test_typing.TupleTests.test_errors)\nPASS: test_repr (test.test_typing.TupleTests.test_repr)\nPASS: test_tuple_instance_type_error (test.test_typing.TupleTests.test_tuple_instance_type_error)\nPASS: test_tuple_subclass (test.test_typing.TupleTests.test_tuple_subclass)\nPASS: test_cannot_instantiate (test.test_typing.TypeAliasTests.test_cannot_instantiate)\nPASS: test_cannot_subclass (test.test_typing.TypeAliasTests.test_cannot_subclass)\nPASS: test_cannot_subscript (test.test_typing.TypeAliasTests.test_cannot_subscript)\nPASS: test_canonical_usage_with_type_comment (test.test_typing.TypeAliasTests.test_canonical_usage_with_type_comment)\nPASS: test_canonical_usage_with_variable_annotation (test.test_typing.TypeAliasTests.test_canonical_usage_with_variable_annotation)\nPASS: test_no_isinstance (test.test_typing.TypeAliasTests.test_no_isinstance)\nPASS: test_no_issubclass (test.test_typing.TypeAliasTests.test_no_issubclass)\nPASS: test_repr (test.test_typing.TypeAliasTests.test_repr)\nPASS: test_stringized_usage (test.test_typing.TypeAliasTests.test_stringized_usage)\nPASS: test_basics (test.test_typing.TypeGuardTests.test_basics)\nPASS: test_cannot_init (test.test_typing.TypeGuardTests.test_cannot_init)\nPASS: test_cannot_subclass (test.test_typing.TypeGuardTests.test_cannot_subclass)\nPASS: test_no_isinstance (test.test_typing.TypeGuardTests.test_no_isinstance)\nPASS: test_repr (test.test_typing.TypeGuardTests.test_repr)\nPASS: test_cannot_iterate (test.test_typing.TypeIterationTests.test_cannot_iterate)\nPASS: test_is_not_instance_of_iterable (test.test_typing.TypeIterationTests.test_is_not_instance_of_iterable)\nPASS: test_type_basic (test.test_typing.TypeTests.test_type_basic)\nPASS: test_type_optional (test.test_typing.TypeTests.test_type_optional)\nPASS: test_type_typevar (test.test_typing.TypeTests.test_type_typevar)\nPASS: test_attributes (test.test_typing.TypeVarTests.test_attributes)\nPASS: test_bad_var_substitution (test.test_typing.TypeVarTests.test_bad_var_substitution)\nPASS: test_basic_plain (test.test_typing.TypeVarTests.test_basic_plain)\nPASS: test_basic_with_exec (test.test_typing.TypeVarTests.test_basic_with_exec)\nPASS: test_bound_errors (test.test_typing.TypeVarTests.test_bound_errors)\nPASS: test_cannot_combine_explicit_and_infer (test.test_typing.TypeVarTests.test_cannot_combine_explicit_and_infer)\nPASS: test_cannot_instantiate_vars (test.test_typing.TypeVarTests.test_cannot_instantiate_vars)\nPASS: test_cannot_subclass (test.test_typing.TypeVarTests.test_cannot_subclass)\nPASS: test_constrained_error (test.test_typing.TypeVarTests.test_constrained_error)\nPASS: test_constructor (test.test_typing.TypeVarTests.test_constructor)\nPASS: test_many_weakrefs (test.test_typing.TypeVarTests.test_many_weakrefs)\nPASS: test_missing__name__ (test.test_typing.TypeVarTests.test_missing__name__)\nPASS: test_no_bivariant (test.test_typing.TypeVarTests.test_no_bivariant)\nPASS: test_no_redefinition (test.test_typing.TypeVarTests.test_no_redefinition)\nPASS: test_or (test.test_typing.TypeVarTests.test_or)\nPASS: test_repr (test.test_typing.TypeVarTests.test_repr)\nPASS: test_typevar_instance_type_error (test.test_typing.TypeVarTests.test_typevar_instance_type_error)\nPASS: test_typevar_subclass_type_error (test.test_typing.TypeVarTests.test_typevar_subclass_type_error)\nPASS: test_union_constrained (test.test_typing.TypeVarTests.test_union_constrained)\nPASS: test_union_unique (test.test_typing.TypeVarTests.test_union_unique)\nPASS: test_var_substitution (test.test_typing.TypeVarTests.test_var_substitution)\nPASS: test_pickling_then_unpickling_results_in_same_identity (test.test_typing.TypeVarTuplePicklingTests.test_pickling_then_unpickling_results_in_same_identity)\nPASS: test_pickling_then_unpickling_tuple_with_typevartuple_equality (test.test_typing.TypeVarTuplePicklingTests.test_pickling_then_unpickling_tuple_with_typevartuple_equality)\nPASS: test_pickling_then_unpickling_unpacked_results_in_same_identity (test.test_typing.TypeVarTuplePicklingTests.test_pickling_then_unpickling_unpacked_results_in_same_identity)\nPASS: test_bad_var_substitution (test.test_typing.TypeVarTupleTests.test_bad_var_substitution)\nPASS: test_callable_args_are_correct (test.test_typing.TypeVarTupleTests.test_callable_args_are_correct)\nPASS: test_cannot_call_instance (test.test_typing.TypeVarTupleTests.test_cannot_call_instance)\nPASS: test_cannot_subclass (test.test_typing.TypeVarTupleTests.test_cannot_subclass)\nPASS: test_concatenation_in_variadic_args_annotations_are_correct (test.test_typing.TypeVarTupleTests.test_concatenation_in_variadic_args_annotations_are_correct)\nPASS: test_different_instances_are_different (test.test_typing.TypeVarTupleTests.test_different_instances_are_different)\nPASS: test_exec (test.test_typing.TypeVarTupleTests.test_exec)\nPASS: test_get_type_hints_on_unpack_args (test.test_typing.TypeVarTupleTests.test_get_type_hints_on_unpack_args)\nPASS: test_get_type_hints_on_unpack_args_string (test.test_typing.TypeVarTupleTests.test_get_type_hints_on_unpack_args_string)\nPASS: test_instance_is_equal_to_itself (test.test_typing.TypeVarTupleTests.test_instance_is_equal_to_itself)\nPASS: test_instance_isinstance_of_typevartuple (test.test_typing.TypeVarTupleTests.test_instance_isinstance_of_typevartuple)\nPASS: test_module (test.test_typing.TypeVarTupleTests.test_module)\nPASS: test_name (test.test_typing.TypeVarTupleTests.test_name)\nPASS: test_parameterised_tuple_is_equal_to_itself (test.test_typing.TypeVarTupleTests.test_parameterised_tuple_is_equal_to_itself)\nPASS: test_repr_is_correct (test.test_typing.TypeVarTupleTests.test_repr_is_correct)\nPASS: test_tuple_args_and_parameters_are_correct (test.test_typing.TypeVarTupleTests.test_tuple_args_and_parameters_are_correct)\nPASS: test_tuple_args_are_correct (test.test_typing.TypeVarTupleTests.test_tuple_args_are_correct)\nPASS: test_type_concatenation_in_tuple_argument_list_succeeds (test.test_typing.TypeVarTupleTests.test_type_concatenation_in_tuple_argument_list_succeeds)\nPASS: test_type_concatenation_in_variadic_class_argument_list_succeeds (test.test_typing.TypeVarTupleTests.test_type_concatenation_in_variadic_class_argument_list_succeeds)\nPASS: test_unpacked_typevartuple_is_equal_to_itself (test.test_typing.TypeVarTupleTests.test_unpacked_typevartuple_is_equal_to_itself)\nPASS: test_var_substitution (test.test_typing.TypeVarTupleTests.test_var_substitution)\nPASS: test_variadic_args_annotations_are_correct (test.test_typing.TypeVarTupleTests.test_variadic_args_annotations_are_correct)\nPASS: test_variadic_args_with_ellipsis_annotations_are_correct (test.test_typing.TypeVarTupleTests.test_variadic_args_with_ellipsis_annotations_are_correct)\nPASS: test_variadic_class_alias_repr_is_correct (test.test_typing.TypeVarTupleTests.test_variadic_class_alias_repr_is_correct)\nPASS: test_variadic_class_arg_ordering_matters (test.test_typing.TypeVarTupleTests.test_variadic_class_arg_ordering_matters)\nPASS: test_variadic_class_arg_typevartuple_identity_matters (test.test_typing.TypeVarTupleTests.test_variadic_class_arg_typevartuple_identity_matters)\nPASS: test_variadic_class_args_are_correct (test.test_typing.TypeVarTupleTests.test_variadic_class_args_are_correct)\nPASS: test_variadic_class_definition_using_concrete_types_fails (test.test_typing.TypeVarTupleTests.test_variadic_class_definition_using_concrete_types_fails)\nPASS: test_variadic_class_definition_using_packed_typevartuple_fails (test.test_typing.TypeVarTupleTests.test_variadic_class_definition_using_packed_typevartuple_fails)\nPASS: test_variadic_class_origin_is_correct (test.test_typing.TypeVarTupleTests.test_variadic_class_origin_is_correct)\nPASS: test_variadic_class_repr_is_correct (test.test_typing.TypeVarTupleTests.test_variadic_class_repr_is_correct)\nPASS: test_variadic_class_same_args_results_in_equalty (test.test_typing.TypeVarTupleTests.test_variadic_class_same_args_results_in_equalty)\nPASS: test_variadic_class_with_2_typevars_accepts_2_or_more_args (test.test_typing.TypeVarTupleTests.test_variadic_class_with_2_typevars_accepts_2_or_more_args)\nPASS: test_variadic_class_with_duplicate_typevartuples_fails (test.test_typing.TypeVarTupleTests.test_variadic_class_with_duplicate_typevartuples_fails)\nPASS: tests_tuple_arg_ordering_matters (test.test_typing.TypeVarTupleTests.tests_tuple_arg_ordering_matters)\nPASS: test_basics_functional_syntax (test.test_typing.TypedDictTests.test_basics_functional_syntax)\nPASS: test_basics_keywords_syntax (test.test_typing.TypedDictTests.test_basics_keywords_syntax)\nPASS: test_generic_inheritance (test.test_typing.TypedDictTests.test_generic_inheritance)\nPASS: test_get_type_hints (test.test_typing.TypedDictTests.test_get_type_hints)\nPASS: test_get_type_hints_generic (test.test_typing.TypedDictTests.test_get_type_hints_generic)\nPASS: test_implicit_any_inheritance (test.test_typing.TypedDictTests.test_implicit_any_inheritance)\nPASS: test_is_typeddict (test.test_typing.TypedDictTests.test_is_typeddict)\nPASS: test_keys_inheritance (test.test_typing.TypedDictTests.test_keys_inheritance)\nPASS: test_keys_inheritance_with_same_name (test.test_typing.TypedDictTests.test_keys_inheritance_with_same_name)\nPASS: test_multiple_inheritance (test.test_typing.TypedDictTests.test_multiple_inheritance)\nPASS: test_multiple_inheritance_with_same_key (test.test_typing.TypedDictTests.test_multiple_inheritance_with_same_key)\nPASS: test_non_generic_subscript (test.test_typing.TypedDictTests.test_non_generic_subscript)\nPASS: test_optional (test.test_typing.TypedDictTests.test_optional)\nPASS: test_optional_keys (test.test_typing.TypedDictTests.test_optional_keys)\nPASS: test_orig_bases (test.test_typing.TypedDictTests.test_orig_bases)\nPASS: test_pep695_generic_typeddict (test.test_typing.TypedDictTests.test_pep695_generic_typeddict)\nPASS: test_pickle (test.test_typing.TypedDictTests.test_pickle)\nPASS: test_pickle_generic (test.test_typing.TypedDictTests.test_pickle_generic)\nPASS: test_py36_class_syntax_usage (test.test_typing.TypedDictTests.test_py36_class_syntax_usage)\nPASS: test_required_notrequired_keys (test.test_typing.TypedDictTests.test_required_notrequired_keys)\nPASS: test_total (test.test_typing.TypedDictTests.test_total)\nPASS: test_typeddict_create_errors (test.test_typing.TypedDictTests.test_typeddict_create_errors)\nPASS: test_typeddict_errors (test.test_typing.TypedDictTests.test_typeddict_errors)\nPASS: test_typeddict_special_keyword_names (test.test_typing.TypedDictTests.test_typeddict_special_keyword_names)\nPASS: test_basic (test.test_typing.TypingCallableTests.test_basic)\nPASS: test_callable_instance_type_error (test.test_typing.TypingCallableTests.test_callable_instance_type_error)\nPASS: test_callable_instance_works (test.test_typing.TypingCallableTests.test_callable_instance_works)\nPASS: test_callable_with_ellipsis (test.test_typing.TypingCallableTests.test_callable_with_ellipsis)\nPASS: test_callable_wrong_forms (test.test_typing.TypingCallableTests.test_callable_wrong_forms)\nPASS: test_cannot_instantiate (test.test_typing.TypingCallableTests.test_cannot_instantiate)\nPASS: test_concatenate (test.test_typing.TypingCallableTests.test_concatenate)\nPASS: test_consistency (test.test_typing.TypingCallableTests.test_consistency)\nPASS: test_dir (test.test_typing.TypingCallableTests.test_dir)\nPASS: test_ellipsis_in_generic (test.test_typing.TypingCallableTests.test_ellipsis_in_generic)\nPASS: test_eq_hash (test.test_typing.TypingCallableTests.test_eq_hash)\nPASS: test_errors (test.test_typing.TypingCallableTests.test_errors)\nPASS: test_nested_paramspec (test.test_typing.TypingCallableTests.test_nested_paramspec)\nPASS: test_or_and_ror (test.test_typing.TypingCallableTests.test_or_and_ror)\nPASS: test_paramspec (test.test_typing.TypingCallableTests.test_paramspec)\nPASS: test_pickle (test.test_typing.TypingCallableTests.test_pickle)\nPASS: test_repr (test.test_typing.TypingCallableTests.test_repr)\nPASS: test_self_subclass (test.test_typing.TypingCallableTests.test_self_subclass)\nPASS: test_type_erasure (test.test_typing.TypingCallableTests.test_type_erasure)\nPASS: test_type_subst_error (test.test_typing.TypingCallableTests.test_type_subst_error)\nPASS: test_var_substitution (test.test_typing.TypingCallableTests.test_var_substitution)\nPASS: test_weakref (test.test_typing.TypingCallableTests.test_weakref)\nPASS: test_base_class_kept (test.test_typing.UnionTests.test_base_class_kept)\nPASS: test_basics (test.test_typing.UnionTests.test_basics)\nPASS: test_cannot_instantiate (test.test_typing.UnionTests.test_cannot_instantiate)\nPASS: test_cannot_subclass (test.test_typing.UnionTests.test_cannot_subclass)\nPASS: test_dir (test.test_typing.UnionTests.test_dir)\nPASS: test_empty (test.test_typing.UnionTests.test_empty)\nPASS: test_etree (test.test_typing.UnionTests.test_etree)\nPASS: test_function_repr_union (test.test_typing.UnionTests.test_function_repr_union)\nPASS: test_no_eval_union (test.test_typing.UnionTests.test_no_eval_union)\nPASS: test_optional (test.test_typing.UnionTests.test_optional)\nPASS: test_repr (test.test_typing.UnionTests.test_repr)\nPASS: test_single_class_disappears (test.test_typing.UnionTests.test_single_class_disappears)\nPASS: test_subclass_error (test.test_typing.UnionTests.test_subclass_error)\nPASS: test_union_any (test.test_typing.UnionTests.test_union_any)\nPASS: test_union_compare_other (test.test_typing.UnionTests.test_union_compare_other)\nPASS: test_union_generalization (test.test_typing.UnionTests.test_union_generalization)\nPASS: test_union_object (test.test_typing.UnionTests.test_union_object)\nPASS: test_union_of_literals (test.test_typing.UnionTests.test_union_of_literals)\nPASS: test_union_str_pattern (test.test_typing.UnionTests.test_union_str_pattern)\nPASS: test_union_union (test.test_typing.UnionTests.test_union_union)\nPASS: test_unordered (test.test_typing.UnionTests.test_unordered)\nPASS: test_accepts_single_type (test.test_typing.UnpackTests.test_accepts_single_type)\nPASS: test_cannot_be_called (test.test_typing.UnpackTests.test_cannot_be_called)\nPASS: test_dir (test.test_typing.UnpackTests.test_dir)\nPASS: test_rejects_multiple_parameterization (test.test_typing.UnpackTests.test_rejects_multiple_parameterization)\nPASS: test_rejects_multiple_types (test.test_typing.UnpackTests.test_rejects_multiple_types)\nPASS: test_usage_with_kwargs (test.test_typing.UnpackTests.test_usage_with_kwargs)\nParamSpec (typing)\nPASS: Doctest: typing.ParamSpec\nParamSpecArgs (typing)\nPASS: Doctest: typing.ParamSpecArgs\nParamSpecKwargs (typing)\nPASS: Doctest: typing.ParamSpecKwargs\nTypedDict (typing)\nPASS: Doctest: typing.TypedDict\n_collect_parameters (typing)\nPASS: Doctest: typing._collect_parameters\n_should_unflatten_callable_args (typing)\nPASS: Doctest: typing._should_unflatten_callable_args\nget_args (typing)\nPASS: Doctest: typing.get_args\nget_origin (typing)\nPASS: Doctest: typing.get_origin\nis_typeddict (typing)\nPASS: Doctest: typing.is_typeddict\n\n----------------------------------------------------------------------\nRan 606 tests in 0.674s\n\nOK (skipped=1)\n0:03:43 load avg: 3.30 [416/469] test_unicode_file_functions passed\nPASS: test_directory (test.test_unicode_file_functions.UnicodeFileTests.test_directory)\nPASS: test_failures (test.test_unicode_file_functions.UnicodeFileTests.test_failures)\nPASS: test_listdir (test.test_unicode_file_functions.UnicodeFileTests.test_listdir)\nPASS: test_normalize (test.test_unicode_file_functions.UnicodeFileTests.test_normalize)\nPASS: test_open (test.test_unicode_file_functions.UnicodeFileTests.test_open)\nPASS: test_rename (test.test_unicode_file_functions.UnicodeFileTests.test_rename)\nPASS: test_directory (test.test_unicode_file_functions.UnicodeNFCFileTests.test_directory)\nPASS: test_failures (test.test_unicode_file_functions.UnicodeNFCFileTests.test_failures)\nPASS: test_listdir (test.test_unicode_file_functions.UnicodeNFCFileTests.test_listdir)\nPASS: test_normalize (test.test_unicode_file_functions.UnicodeNFCFileTests.test_normalize)\nPASS: test_open (test.test_unicode_file_functions.UnicodeNFCFileTests.test_open)\nPASS: test_rename (test.test_unicode_file_functions.UnicodeNFCFileTests.test_rename)\nPASS: test_directory (test.test_unicode_file_functions.UnicodeNFDFileTests.test_directory)\nPASS: test_failures (test.test_unicode_file_functions.UnicodeNFDFileTests.test_failures)\nPASS: test_listdir (test.test_unicode_file_functions.UnicodeNFDFileTests.test_listdir)\nPASS: test_normalize (test.test_unicode_file_functions.UnicodeNFDFileTests.test_normalize)\nPASS: test_open (test.test_unicode_file_functions.UnicodeNFDFileTests.test_open)\nPASS: test_rename (test.test_unicode_file_functions.UnicodeNFDFileTests.test_rename)\nPASS: test_directory (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_directory)\nPASS: test_failures (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_failures)\nPASS: test_listdir (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_listdir)\nPASS: test_normalize (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_normalize)\nPASS: test_open (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_open)\nPASS: test_rename (test.test_unicode_file_functions.UnicodeNFKCFileTests.test_rename)\nPASS: test_directory (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_directory)\nPASS: test_failures (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_failures)\nPASS: test_listdir (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_listdir)\nPASS: test_normalize (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_normalize)\nPASS: test_open (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_open)\nPASS: test_rename (test.test_unicode_file_functions.UnicodeNFKDFileTests.test_rename)\n\n----------------------------------------------------------------------\nRan 30 tests in 0.124s\n\nOK\n0:03:43 load avg: 3.30 [417/469] test_unicode_identifiers passed\nPASS: test_invalid (test.test_unicode_identifiers.PEP3131Test.test_invalid)\nPASS: test_non_bmp_normalized (test.test_unicode_identifiers.PEP3131Test.test_non_bmp_normalized)\nPASS: test_valid (test.test_unicode_identifiers.PEP3131Test.test_valid)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.002s\n\nOK\n0:03:44 load avg: 3.30 [418/469] test_unicodedata passed\nPASS: test_bug_834676 (test.test_unicodedata.NormalizationTest.test_bug_834676)\nPASS: test_edge_cases (test.test_unicodedata.NormalizationTest.test_edge_cases)\nSKIP: test_normalization (test.test_unicodedata.NormalizationTest.test_normalization) \"resource 'network' is not enabled\"\nPASS: test_bidirectional (test.test_unicodedata.UnicodeFunctionsTest.test_bidirectional)\nPASS: test_category (test.test_unicodedata.UnicodeFunctionsTest.test_category)\nPASS: test_combining (test.test_unicodedata.UnicodeFunctionsTest.test_combining)\nPASS: test_decimal (test.test_unicodedata.UnicodeFunctionsTest.test_decimal)\nPASS: test_decomposition (test.test_unicodedata.UnicodeFunctionsTest.test_decomposition)\nPASS: test_digit (test.test_unicodedata.UnicodeFunctionsTest.test_digit)\nPASS: test_east_asian_width (test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width)\nPASS: test_east_asian_width_9_0_changes (test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width_9_0_changes)\nPASS: test_east_asian_width_unassigned (test.test_unicodedata.UnicodeFunctionsTest.test_east_asian_width_unassigned)\nSKIP: test_function_checksum (test.test_unicodedata.UnicodeFunctionsTest.test_function_checksum) \"resource 'cpu' is not enabled\"\nPASS: test_issue10254 (test.test_unicodedata.UnicodeFunctionsTest.test_issue10254)\nPASS: test_issue29456 (test.test_unicodedata.UnicodeFunctionsTest.test_issue29456)\nPASS: test_mirrored (test.test_unicodedata.UnicodeFunctionsTest.test_mirrored)\nSKIP: test_name_inverse_lookup (test.test_unicodedata.UnicodeFunctionsTest.test_name_inverse_lookup) \"resource 'cpu' is not enabled\"\nPASS: test_numeric (test.test_unicodedata.UnicodeFunctionsTest.test_numeric)\nPASS: test_pr29 (test.test_unicodedata.UnicodeFunctionsTest.test_pr29)\nSKIP: test_method_checksum (test.test_unicodedata.UnicodeMethodsTest.test_method_checksum) \"resource 'cpu' is not enabled\"\nPASS: test_bug_1704793 (test.test_unicodedata.UnicodeMiscTest.test_bug_1704793)\nPASS: test_bug_4971 (test.test_unicodedata.UnicodeMiscTest.test_bug_4971)\nSKIP: test_bug_5828 (test.test_unicodedata.UnicodeMiscTest.test_bug_5828) \"resource 'cpu' is not enabled\"\nPASS: test_decimal_numeric_consistent (test.test_unicodedata.UnicodeMiscTest.test_decimal_numeric_consistent)\nPASS: test_digit_numeric_consistent (test.test_unicodedata.UnicodeMiscTest.test_digit_numeric_consistent)\nPASS: test_disallow_instantiation (test.test_unicodedata.UnicodeMiscTest.test_disallow_instantiation)\nPASS: test_failed_import_during_compiling (test.test_unicodedata.UnicodeMiscTest.test_failed_import_during_compiling)\nPASS: test_linebreak_7643 (test.test_unicodedata.UnicodeMiscTest.test_linebreak_7643)\nPASS: test_ucd_510 (test.test_unicodedata.UnicodeMiscTest.test_ucd_510)\n\n----------------------------------------------------------------------\nRan 24 tests in 0.346s\n\nOK (skipped=5)\n0:03:44 load avg: 3.30 [419/469] test_univnewlines passed\nPASS: test_read (test.test_univnewlines.CTestCRLFNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.CTestCRLFNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.CTestCRLFNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.CTestCRLFNewlines.test_seek)\nPASS: test_tell (test.test_univnewlines.CTestCRLFNewlines.test_tell)\nPASS: test_read (test.test_univnewlines.CTestCRNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.CTestCRNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.CTestCRNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.CTestCRNewlines.test_seek)\nPASS: test_read (test.test_univnewlines.CTestLFNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.CTestLFNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.CTestLFNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.CTestLFNewlines.test_seek)\nPASS: test_read (test.test_univnewlines.CTestMixedNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.CTestMixedNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.CTestMixedNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.CTestMixedNewlines.test_seek)\nPASS: test_read (test.test_univnewlines.PyTestCRLFNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.PyTestCRLFNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.PyTestCRLFNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.PyTestCRLFNewlines.test_seek)\nPASS: test_tell (test.test_univnewlines.PyTestCRLFNewlines.test_tell)\nPASS: test_read (test.test_univnewlines.PyTestCRNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.PyTestCRNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.PyTestCRNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.PyTestCRNewlines.test_seek)\nPASS: test_read (test.test_univnewlines.PyTestLFNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.PyTestLFNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.PyTestLFNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.PyTestLFNewlines.test_seek)\nPASS: test_read (test.test_univnewlines.PyTestMixedNewlines.test_read)\nPASS: test_readline (test.test_univnewlines.PyTestMixedNewlines.test_readline)\nPASS: test_readlines (test.test_univnewlines.PyTestMixedNewlines.test_readlines)\nPASS: test_seek (test.test_univnewlines.PyTestMixedNewlines.test_seek)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.025s\n\nOK\n0:03:44 load avg: 3.30 [420/469] test_tarfile passed\nPASS: test_empty (test.test_tarfile.AppendTest.test_empty)\nPASS: test_empty_fileobj (test.test_tarfile.AppendTest.test_empty_fileobj)\nPASS: test_existing (test.test_tarfile.AppendTest.test_existing)\nPASS: test_fileobj (test.test_tarfile.AppendTest.test_fileobj)\nPASS: test_incomplete (test.test_tarfile.AppendTest.test_incomplete)\nPASS: test_invalid (test.test_tarfile.AppendTest.test_invalid)\nPASS: test_non_existing (test.test_tarfile.AppendTest.test_non_existing)\nPASS: test_null (test.test_tarfile.AppendTest.test_null)\nPASS: test_premature_eof (test.test_tarfile.AppendTest.test_premature_eof)\nPASS: test_trailing_garbage (test.test_tarfile.AppendTest.test_trailing_garbage)\nPASS: test_append_compressed (test.test_tarfile.Bz2AppendTest.test_append_compressed)\nPASS: test_compression_levels (test.test_tarfile.Bz2CompressStreamWriteTest.test_compression_levels)\nPASS: test_compression_levels (test.test_tarfile.Bz2CompressWriteTest.test_compression_levels)\nPASS: test_create (test.test_tarfile.Bz2CreateTest.test_create)\nPASS: test_create_existing (test.test_tarfile.Bz2CreateTest.test_create_existing)\nPASS: test_create_existing_taropen (test.test_tarfile.Bz2CreateTest.test_create_existing_taropen)\nPASS: test_create_pathlike_name (test.test_tarfile.Bz2CreateTest.test_create_pathlike_name)\nPASS: test_create_taropen (test.test_tarfile.Bz2CreateTest.test_create_taropen)\nPASS: test_create_taropen_pathlike_name (test.test_tarfile.Bz2CreateTest.test_create_taropen_pathlike_name)\nPASS: test_create_with_compresslevel (test.test_tarfile.Bz2CreateTest.test_create_with_compresslevel)\nPASS: test_eof_marker (test.test_tarfile.Bz2CreateTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.Bz2CreateTest.test_fileobj_no_close)\nPASS: test_detect_file (test.test_tarfile.Bz2DetectReadTest.test_detect_file)\nPASS: test_detect_fileobj (test.test_tarfile.Bz2DetectReadTest.test_detect_fileobj)\nPASS: test_detect_stream_bz2 (test.test_tarfile.Bz2DetectReadTest.test_detect_stream_bz2)\nPASS: test_list (test.test_tarfile.Bz2ListTest.test_list)\nPASS: test_list_members (test.test_tarfile.Bz2ListTest.test_list_members)\nPASS: test_list_verbose (test.test_tarfile.Bz2ListTest.test_list_verbose)\nSKIP: test_bytes_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_bytes_name_attribute) 'BZ2File have no name attribute'\nPASS: test_check_members (test.test_tarfile.Bz2MiscReadTest.test_check_members)\nPASS: test_empty_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_empty_name_attribute)\nPASS: test_empty_tarfile (test.test_tarfile.Bz2MiscReadTest.test_empty_tarfile)\nPASS: test_extract_directory (test.test_tarfile.Bz2MiscReadTest.test_extract_directory)\nPASS: test_extract_hardlink (test.test_tarfile.Bz2MiscReadTest.test_extract_hardlink)\nPASS: test_extract_pathlike_name (test.test_tarfile.Bz2MiscReadTest.test_extract_pathlike_name)\nPASS: test_extractall (test.test_tarfile.Bz2MiscReadTest.test_extractall)\nPASS: test_extractall_pathlike_name (test.test_tarfile.Bz2MiscReadTest.test_extractall_pathlike_name)\nPASS: test_extractfile_name (test.test_tarfile.Bz2MiscReadTest.test_extractfile_name)\nPASS: test_fail_comp (test.test_tarfile.Bz2MiscReadTest.test_fail_comp)\nPASS: test_fileobj_with_offset (test.test_tarfile.Bz2MiscReadTest.test_fileobj_with_offset)\nPASS: test_find_members (test.test_tarfile.Bz2MiscReadTest.test_find_members)\nPASS: test_ignore_zeros (test.test_tarfile.Bz2MiscReadTest.test_ignore_zeros)\nPASS: test_illegal_mode_arg (test.test_tarfile.Bz2MiscReadTest.test_illegal_mode_arg)\nPASS: test_init_close_fobj (test.test_tarfile.Bz2MiscReadTest.test_init_close_fobj)\nPASS: test_int_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_int_name_attribute)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.Bz2MiscReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.Bz2MiscReadTest.test_length_zero_header)\nPASS: test_next_on_empty_tarfile (test.test_tarfile.Bz2MiscReadTest.test_next_on_empty_tarfile)\nSKIP: test_no_name_argument (test.test_tarfile.Bz2MiscReadTest.test_no_name_argument) 'BZ2File have no name attribute'\nPASS: test_no_name_attribute (test.test_tarfile.Bz2MiscReadTest.test_no_name_attribute)\nPASS: test_non_existent_tarfile (test.test_tarfile.Bz2MiscReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.Bz2MiscReadTest.test_null_tarfile)\nPASS: test_parallel_iteration (test.test_tarfile.Bz2MiscReadTest.test_parallel_iteration)\nPASS: test_pathlike_name (test.test_tarfile.Bz2MiscReadTest.test_pathlike_name)\nPASS: test_premature_end_of_archive (test.test_tarfile.Bz2MiscReadTest.test_premature_end_of_archive)\nPASS: test_v7_dirtype (test.test_tarfile.Bz2MiscReadTest.test_v7_dirtype)\nPASS: test_xstar_type (test.test_tarfile.Bz2MiscReadTest.test_xstar_type)\nPASS: test_zlib_error_does_not_leak (test.test_tarfile.Bz2MiscReadTest.test_zlib_error_does_not_leak)\nPASS: test_partial_input (test.test_tarfile.Bz2PartialReadTest.test_partial_input)\nPASS: test_partial_input_bz2 (test.test_tarfile.Bz2PartialReadTest.test_partial_input_bz2)\nPASS: test_compare_members (test.test_tarfile.Bz2StreamReadTest.test_compare_members)\nPASS: test_empty_tarfile (test.test_tarfile.Bz2StreamReadTest.test_empty_tarfile)\nPASS: test_extractfile_name (test.test_tarfile.Bz2StreamReadTest.test_extractfile_name)\nPASS: test_fileobj_regular_file (test.test_tarfile.Bz2StreamReadTest.test_fileobj_regular_file)\nPASS: test_ignore_zeros (test.test_tarfile.Bz2StreamReadTest.test_ignore_zeros)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.Bz2StreamReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.Bz2StreamReadTest.test_length_zero_header)\nPASS: test_non_existent_tarfile (test.test_tarfile.Bz2StreamReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.Bz2StreamReadTest.test_null_tarfile)\nPASS: test_premature_end_of_archive (test.test_tarfile.Bz2StreamReadTest.test_premature_end_of_archive)\nPASS: test_provoke_stream_error (test.test_tarfile.Bz2StreamReadTest.test_provoke_stream_error)\nPASS: test_read_through (test.test_tarfile.Bz2StreamReadTest.test_read_through)\nPASS: test_eof_marker (test.test_tarfile.Bz2StreamWriteTest.test_eof_marker)\nPASS: test_file_mode (test.test_tarfile.Bz2StreamWriteTest.test_file_mode)\nPASS: test_fileobj_no_close (test.test_tarfile.Bz2StreamWriteTest.test_fileobj_no_close)\nPASS: test_stream_padding (test.test_tarfile.Bz2StreamWriteTest.test_stream_padding)\nPASS: test_add_dir_getmember (test.test_tarfile.Bz2UstarReadTest.test_add_dir_getmember)\nPASS: test_fileobj_iter (test.test_tarfile.Bz2UstarReadTest.test_fileobj_iter)\nPASS: test_fileobj_link1 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_link1)\nPASS: test_fileobj_link2 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_link2)\nPASS: test_fileobj_readlines (test.test_tarfile.Bz2UstarReadTest.test_fileobj_readlines)\nPASS: test_fileobj_regular_file (test.test_tarfile.Bz2UstarReadTest.test_fileobj_regular_file)\nPASS: test_fileobj_seek (test.test_tarfile.Bz2UstarReadTest.test_fileobj_seek)\nPASS: test_fileobj_symlink1 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_symlink1)\nPASS: test_fileobj_symlink2 (test.test_tarfile.Bz2UstarReadTest.test_fileobj_symlink2)\nPASS: test_fileobj_text (test.test_tarfile.Bz2UstarReadTest.test_fileobj_text)\nPASS: test_issue14160 (test.test_tarfile.Bz2UstarReadTest.test_issue14160)\nPASS: test_100_char_name (test.test_tarfile.Bz2WriteTest.test_100_char_name)\nPASS: test_abs_pathnames (test.test_tarfile.Bz2WriteTest.test_abs_pathnames)\nPASS: test_add_self (test.test_tarfile.Bz2WriteTest.test_add_self)\nPASS: test_cwd (test.test_tarfile.Bz2WriteTest.test_cwd)\nPASS: test_directory_size (test.test_tarfile.Bz2WriteTest.test_directory_size)\nPASS: test_eof_marker (test.test_tarfile.Bz2WriteTest.test_eof_marker)\nPASS: test_extractall_symlinks (test.test_tarfile.Bz2WriteTest.test_extractall_symlinks)\nPASS: test_file_size (test.test_tarfile.Bz2WriteTest.test_file_size)\nPASS: test_fileobj_no_close (test.test_tarfile.Bz2WriteTest.test_fileobj_no_close)\nPASS: test_filter (test.test_tarfile.Bz2WriteTest.test_filter)\nPASS: test_gettarinfo_pathlike_name (test.test_tarfile.Bz2WriteTest.test_gettarinfo_pathlike_name)\nPASS: test_link_size (test.test_tarfile.Bz2WriteTest.test_link_size)\nPASS: test_open_nonwritable_fileobj (test.test_tarfile.Bz2WriteTest.test_open_nonwritable_fileobj)\nPASS: test_ordered_recursion (test.test_tarfile.Bz2WriteTest.test_ordered_recursion)\nPASS: test_pathnames (test.test_tarfile.Bz2WriteTest.test_pathnames)\nPASS: test_symlink_size (test.test_tarfile.Bz2WriteTest.test_symlink_size)\nPASS: test_tar_size (test.test_tarfile.Bz2WriteTest.test_tar_size)\nPASS: test_bad_use (test.test_tarfile.CommandLineTest.test_bad_use)\nPASS: test_create_command (test.test_tarfile.CommandLineTest.test_create_command)\nPASS: test_create_command_compressed (test.test_tarfile.CommandLineTest.test_create_command_compressed)\nPASS: test_create_command_dot_started_filename (test.test_tarfile.CommandLineTest.test_create_command_dot_started_filename)\nPASS: test_create_command_dotless_filename (test.test_tarfile.CommandLineTest.test_create_command_dotless_filename)\nPASS: test_create_command_verbose (test.test_tarfile.CommandLineTest.test_create_command_verbose)\nPASS: test_extract_command (test.test_tarfile.CommandLineTest.test_extract_command)\nPASS: test_extract_command_different_directory (test.test_tarfile.CommandLineTest.test_extract_command_different_directory)\nPASS: test_extract_command_filter (test.test_tarfile.CommandLineTest.test_extract_command_filter)\nPASS: test_extract_command_invalid_file (test.test_tarfile.CommandLineTest.test_extract_command_invalid_file)\nPASS: test_extract_command_verbose (test.test_tarfile.CommandLineTest.test_extract_command_verbose)\nPASS: test_list_command (test.test_tarfile.CommandLineTest.test_list_command)\nPASS: test_list_command_invalid_file (test.test_tarfile.CommandLineTest.test_list_command_invalid_file)\nPASS: test_list_command_verbose (test.test_tarfile.CommandLineTest.test_list_command_verbose)\nPASS: test_test_command (test.test_tarfile.CommandLineTest.test_test_command)\nPASS: test_test_command_invalid_file (test.test_tarfile.CommandLineTest.test_test_command_invalid_file)\nPASS: test_test_command_verbose (test.test_tarfile.CommandLineTest.test_test_command_verbose)\nPASS: test_compresslevel_wrong_modes (test.test_tarfile.CompressLevelRaises.test_compresslevel_wrong_modes)\nPASS: test_wrong_compresslevels (test.test_tarfile.CompressLevelRaises.test_wrong_compresslevels)\nPASS: test_basic (test.test_tarfile.ContextManagerTest.test_basic)\nPASS: test_closed (test.test_tarfile.ContextManagerTest.test_closed)\nPASS: test_eof (test.test_tarfile.ContextManagerTest.test_eof)\nPASS: test_exception (test.test_tarfile.ContextManagerTest.test_exception)\nPASS: test_fileobj (test.test_tarfile.ContextManagerTest.test_fileobj)\nPASS: test_no_eof (test.test_tarfile.ContextManagerTest.test_no_eof)\nPASS: test_create (test.test_tarfile.CreateTest.test_create)\nPASS: test_create_existing (test.test_tarfile.CreateTest.test_create_existing)\nPASS: test_create_existing_taropen (test.test_tarfile.CreateTest.test_create_existing_taropen)\nPASS: test_create_pathlike_name (test.test_tarfile.CreateTest.test_create_pathlike_name)\nPASS: test_create_taropen (test.test_tarfile.CreateTest.test_create_taropen)\nPASS: test_create_taropen_pathlike_name (test.test_tarfile.CreateTest.test_create_taropen_pathlike_name)\nPASS: test_eof_marker (test.test_tarfile.CreateTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.CreateTest.test_fileobj_no_close)\nPASS: test_create (test.test_tarfile.CreateWithXModeTest.test_create)\nPASS: test_create_existing (test.test_tarfile.CreateWithXModeTest.test_create_existing)\nPASS: test_create_pathlike_name (test.test_tarfile.CreateWithXModeTest.test_create_pathlike_name)\nPASS: test_create_taropen_pathlike_name (test.test_tarfile.CreateWithXModeTest.test_create_taropen_pathlike_name)\nPASS: test_eof_marker (test.test_tarfile.CreateWithXModeTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.CreateWithXModeTest.test_fileobj_no_close)\nPASS: test_detect_file (test.test_tarfile.DetectReadTest.test_detect_file)\nPASS: test_detect_fileobj (test.test_tarfile.DetectReadTest.test_detect_fileobj)\nPASS: test_eof_marker (test.test_tarfile.DeviceHeaderTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.DeviceHeaderTest.test_fileobj_no_close)\nPASS: test_headers_written_only_for_device_files (test.test_tarfile.DeviceHeaderTest.test_headers_written_only_for_device_files)\nPASS: test_header_offset (test.test_tarfile.GNUReadTest.test_header_offset)\nPASS: test_longname_directory (test.test_tarfile.GNUReadTest.test_longname_directory)\nPASS: test_read_longlink (test.test_tarfile.GNUReadTest.test_read_longlink)\nPASS: test_read_longname (test.test_tarfile.GNUReadTest.test_read_longname)\nPASS: test_sparse_file_00 (test.test_tarfile.GNUReadTest.test_sparse_file_00)\nPASS: test_sparse_file_01 (test.test_tarfile.GNUReadTest.test_sparse_file_01)\nPASS: test_sparse_file_10 (test.test_tarfile.GNUReadTest.test_sparse_file_10)\nPASS: test_sparse_file_old (test.test_tarfile.GNUReadTest.test_sparse_file_old)\nPASS: test_truncated_longname (test.test_tarfile.GNUReadTest.test_truncated_longname)\nPASS: test_bad_pax_header (test.test_tarfile.GNUUnicodeTest.test_bad_pax_header)\nPASS: test_iso8859_1_filename (test.test_tarfile.GNUUnicodeTest.test_iso8859_1_filename)\nPASS: test_uname_unicode (test.test_tarfile.GNUUnicodeTest.test_uname_unicode)\nPASS: test_unicode_argument (test.test_tarfile.GNUUnicodeTest.test_unicode_argument)\nPASS: test_unicode_filename_error (test.test_tarfile.GNUUnicodeTest.test_unicode_filename_error)\nPASS: test_utf7_filename (test.test_tarfile.GNUUnicodeTest.test_utf7_filename)\nPASS: test_utf8_filename (test.test_tarfile.GNUUnicodeTest.test_utf8_filename)\nPASS: test_longlink_1023 (test.test_tarfile.GNUWriteTest.test_longlink_1023)\nPASS: test_longlink_1024 (test.test_tarfile.GNUWriteTest.test_longlink_1024)\nPASS: test_longlink_1025 (test.test_tarfile.GNUWriteTest.test_longlink_1025)\nPASS: test_longname_1023 (test.test_tarfile.GNUWriteTest.test_longname_1023)\nPASS: test_longname_1024 (test.test_tarfile.GNUWriteTest.test_longname_1024)\nPASS: test_longname_1025 (test.test_tarfile.GNUWriteTest.test_longname_1025)\nPASS: test_longnamelink_1023 (test.test_tarfile.GNUWriteTest.test_longnamelink_1023)\nPASS: test_longnamelink_1024 (test.test_tarfile.GNUWriteTest.test_longnamelink_1024)\nPASS: test_longnamelink_1025 (test.test_tarfile.GNUWriteTest.test_longnamelink_1025)\nPASS: test_compression_levels (test.test_tarfile.GzCompressStreamWriteTest.test_compression_levels)\nPASS: test_compression_levels (test.test_tarfile.GzCompressWriteTest.test_compression_levels)\nPASS: test_append_compressed (test.test_tarfile.GzipAppendTest.test_append_compressed)\nPASS: runTest (test.test_tarfile.GzipBrokenHeaderCorrectException.runTest)\nPASS: test_create (test.test_tarfile.GzipCreateTest.test_create)\nPASS: test_create_existing (test.test_tarfile.GzipCreateTest.test_create_existing)\nPASS: test_create_existing_taropen (test.test_tarfile.GzipCreateTest.test_create_existing_taropen)\nPASS: test_create_pathlike_name (test.test_tarfile.GzipCreateTest.test_create_pathlike_name)\nPASS: test_create_taropen (test.test_tarfile.GzipCreateTest.test_create_taropen)\nPASS: test_create_taropen_pathlike_name (test.test_tarfile.GzipCreateTest.test_create_taropen_pathlike_name)\nPASS: test_create_with_compresslevel (test.test_tarfile.GzipCreateTest.test_create_with_compresslevel)\nPASS: test_eof_marker (test.test_tarfile.GzipCreateTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.GzipCreateTest.test_fileobj_no_close)\nPASS: test_detect_file (test.test_tarfile.GzipDetectReadTest.test_detect_file)\nPASS: test_detect_fileobj (test.test_tarfile.GzipDetectReadTest.test_detect_fileobj)\nPASS: test_list (test.test_tarfile.GzipListTest.test_list)\nPASS: test_list_members (test.test_tarfile.GzipListTest.test_list_members)\nPASS: test_list_verbose (test.test_tarfile.GzipListTest.test_list_verbose)\nPASS: test_bytes_name_attribute (test.test_tarfile.GzipMiscReadTest.test_bytes_name_attribute)\nPASS: test_check_members (test.test_tarfile.GzipMiscReadTest.test_check_members)\nPASS: test_empty_name_attribute (test.test_tarfile.GzipMiscReadTest.test_empty_name_attribute)\nPASS: test_empty_tarfile (test.test_tarfile.GzipMiscReadTest.test_empty_tarfile)\nPASS: test_extract_directory (test.test_tarfile.GzipMiscReadTest.test_extract_directory)\nPASS: test_extract_hardlink (test.test_tarfile.GzipMiscReadTest.test_extract_hardlink)\nPASS: test_extract_pathlike_name (test.test_tarfile.GzipMiscReadTest.test_extract_pathlike_name)\nPASS: test_extractall (test.test_tarfile.GzipMiscReadTest.test_extractall)\nPASS: test_extractall_pathlike_name (test.test_tarfile.GzipMiscReadTest.test_extractall_pathlike_name)\nPASS: test_extractfile_name (test.test_tarfile.GzipMiscReadTest.test_extractfile_name)\nPASS: test_fail_comp (test.test_tarfile.GzipMiscReadTest.test_fail_comp)\nPASS: test_fileobj_with_offset (test.test_tarfile.GzipMiscReadTest.test_fileobj_with_offset)\nPASS: test_find_members (test.test_tarfile.GzipMiscReadTest.test_find_members)\nPASS: test_ignore_zeros (test.test_tarfile.GzipMiscReadTest.test_ignore_zeros)\nPASS: test_illegal_mode_arg (test.test_tarfile.GzipMiscReadTest.test_illegal_mode_arg)\nPASS: test_init_close_fobj (test.test_tarfile.GzipMiscReadTest.test_init_close_fobj)\nPASS: test_int_name_attribute (test.test_tarfile.GzipMiscReadTest.test_int_name_attribute)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.GzipMiscReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.GzipMiscReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.GzipMiscReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.GzipMiscReadTest.test_length_zero_header)\nPASS: test_next_on_empty_tarfile (test.test_tarfile.GzipMiscReadTest.test_next_on_empty_tarfile)\nPASS: test_no_name_argument (test.test_tarfile.GzipMiscReadTest.test_no_name_argument)\nPASS: test_no_name_attribute (test.test_tarfile.GzipMiscReadTest.test_no_name_attribute)\nPASS: test_non_existent_tarfile (test.test_tarfile.GzipMiscReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.GzipMiscReadTest.test_null_tarfile)\nPASS: test_parallel_iteration (test.test_tarfile.GzipMiscReadTest.test_parallel_iteration)\nPASS: test_pathlike_name (test.test_tarfile.GzipMiscReadTest.test_pathlike_name)\nPASS: test_premature_end_of_archive (test.test_tarfile.GzipMiscReadTest.test_premature_end_of_archive)\nPASS: test_v7_dirtype (test.test_tarfile.GzipMiscReadTest.test_v7_dirtype)\nPASS: test_xstar_type (test.test_tarfile.GzipMiscReadTest.test_xstar_type)\nPASS: test_zlib_error_does_not_leak (test.test_tarfile.GzipMiscReadTest.test_zlib_error_does_not_leak)\nPASS: test_compare_members (test.test_tarfile.GzipStreamReadTest.test_compare_members)\nPASS: test_empty_tarfile (test.test_tarfile.GzipStreamReadTest.test_empty_tarfile)\nPASS: test_extractfile_name (test.test_tarfile.GzipStreamReadTest.test_extractfile_name)\nPASS: test_fileobj_regular_file (test.test_tarfile.GzipStreamReadTest.test_fileobj_regular_file)\nPASS: test_ignore_zeros (test.test_tarfile.GzipStreamReadTest.test_ignore_zeros)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.GzipStreamReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.GzipStreamReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.GzipStreamReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.GzipStreamReadTest.test_length_zero_header)\nPASS: test_non_existent_tarfile (test.test_tarfile.GzipStreamReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.GzipStreamReadTest.test_null_tarfile)\nPASS: test_premature_end_of_archive (test.test_tarfile.GzipStreamReadTest.test_premature_end_of_archive)\nPASS: test_provoke_stream_error (test.test_tarfile.GzipStreamReadTest.test_provoke_stream_error)\nPASS: test_read_through (test.test_tarfile.GzipStreamReadTest.test_read_through)\nPASS: test_eof_marker (test.test_tarfile.GzipStreamWriteTest.test_eof_marker)\nPASS: test_file_mode (test.test_tarfile.GzipStreamWriteTest.test_file_mode)\nPASS: test_fileobj_no_close (test.test_tarfile.GzipStreamWriteTest.test_fileobj_no_close)\ntest_source_directory_not_leaked (test.test_tarfile.GzipStreamWriteTest.test_source_directory_not_leaked)\nPASS: Ensure the source directory is not included in the tar header\nPASS: test_stream_padding (test.test_tarfile.GzipStreamWriteTest.test_stream_padding)\nPASS: test_add_dir_getmember (test.test_tarfile.GzipUstarReadTest.test_add_dir_getmember)\nPASS: test_fileobj_iter (test.test_tarfile.GzipUstarReadTest.test_fileobj_iter)\nPASS: test_fileobj_link1 (test.test_tarfile.GzipUstarReadTest.test_fileobj_link1)\nPASS: test_fileobj_link2 (test.test_tarfile.GzipUstarReadTest.test_fileobj_link2)\nPASS: test_fileobj_readlines (test.test_tarfile.GzipUstarReadTest.test_fileobj_readlines)\nPASS: test_fileobj_regular_file (test.test_tarfile.GzipUstarReadTest.test_fileobj_regular_file)\nPASS: test_fileobj_seek (test.test_tarfile.GzipUstarReadTest.test_fileobj_seek)\nPASS: test_fileobj_symlink1 (test.test_tarfile.GzipUstarReadTest.test_fileobj_symlink1)\nPASS: test_fileobj_symlink2 (test.test_tarfile.GzipUstarReadTest.test_fileobj_symlink2)\nPASS: test_fileobj_text (test.test_tarfile.GzipUstarReadTest.test_fileobj_text)\nPASS: test_issue14160 (test.test_tarfile.GzipUstarReadTest.test_issue14160)\nPASS: test_100_char_name (test.test_tarfile.GzipWriteTest.test_100_char_name)\nPASS: test_abs_pathnames (test.test_tarfile.GzipWriteTest.test_abs_pathnames)\nPASS: test_add_self (test.test_tarfile.GzipWriteTest.test_add_self)\nPASS: test_cwd (test.test_tarfile.GzipWriteTest.test_cwd)\nPASS: test_directory_size (test.test_tarfile.GzipWriteTest.test_directory_size)\nPASS: test_eof_marker (test.test_tarfile.GzipWriteTest.test_eof_marker)\nPASS: test_extractall_symlinks (test.test_tarfile.GzipWriteTest.test_extractall_symlinks)\nPASS: test_file_size (test.test_tarfile.GzipWriteTest.test_file_size)\nPASS: test_fileobj_no_close (test.test_tarfile.GzipWriteTest.test_fileobj_no_close)\nPASS: test_filter (test.test_tarfile.GzipWriteTest.test_filter)\nPASS: test_gettarinfo_pathlike_name (test.test_tarfile.GzipWriteTest.test_gettarinfo_pathlike_name)\nPASS: test_link_size (test.test_tarfile.GzipWriteTest.test_link_size)\nPASS: test_open_nonwritable_fileobj (test.test_tarfile.GzipWriteTest.test_open_nonwritable_fileobj)\nPASS: test_ordered_recursion (test.test_tarfile.GzipWriteTest.test_ordered_recursion)\nPASS: test_pathnames (test.test_tarfile.GzipWriteTest.test_pathnames)\nPASS: test_symlink_size (test.test_tarfile.GzipWriteTest.test_symlink_size)\nPASS: test_tar_size (test.test_tarfile.GzipWriteTest.test_tar_size)\nPASS: test_add_hardlink (test.test_tarfile.HardlinkTest.test_add_hardlink)\nPASS: test_add_twice (test.test_tarfile.HardlinkTest.test_add_twice)\nPASS: test_dereference_hardlink (test.test_tarfile.HardlinkTest.test_dereference_hardlink)\nPASS: test_gnu_limits (test.test_tarfile.LimitsTest.test_gnu_limits)\nPASS: test_pax_limits (test.test_tarfile.LimitsTest.test_pax_limits)\nPASS: test_ustar_limits (test.test_tarfile.LimitsTest.test_ustar_limits)\nSKIP: test_hardlink_extraction1 (test.test_tarfile.LinkEmulationTest.test_hardlink_extraction1) 'requires os.link to be missing'\nSKIP: test_hardlink_extraction2 (test.test_tarfile.LinkEmulationTest.test_hardlink_extraction2) 'requires os.link to be missing'\nSKIP: test_symlink_extraction1 (test.test_tarfile.LinkEmulationTest.test_symlink_extraction1) 'requires os.link to be missing'\nSKIP: test_symlink_extraction2 (test.test_tarfile.LinkEmulationTest.test_symlink_extraction2) 'requires os.link to be missing'\nPASS: test_list (test.test_tarfile.ListTest.test_list)\nPASS: test_list_members (test.test_tarfile.ListTest.test_list_members)\nPASS: test_list_verbose (test.test_tarfile.ListTest.test_list_verbose)\nPASS: test_append_compressed (test.test_tarfile.LzmaAppendTest.test_append_compressed)\nPASS: test_create (test.test_tarfile.LzmaCreateTest.test_create)\nPASS: test_create_existing (test.test_tarfile.LzmaCreateTest.test_create_existing)\nPASS: test_create_existing_taropen (test.test_tarfile.LzmaCreateTest.test_create_existing_taropen)\nPASS: test_create_pathlike_name (test.test_tarfile.LzmaCreateTest.test_create_pathlike_name)\nPASS: test_create_taropen (test.test_tarfile.LzmaCreateTest.test_create_taropen)\nPASS: test_create_taropen_pathlike_name (test.test_tarfile.LzmaCreateTest.test_create_taropen_pathlike_name)\nPASS: test_create_with_preset (test.test_tarfile.LzmaCreateTest.test_create_with_preset)\nPASS: test_eof_marker (test.test_tarfile.LzmaCreateTest.test_eof_marker)\nPASS: test_fileobj_no_close (test.test_tarfile.LzmaCreateTest.test_fileobj_no_close)\nPASS: test_detect_file (test.test_tarfile.LzmaDetectReadTest.test_detect_file)\nPASS: test_detect_fileobj (test.test_tarfile.LzmaDetectReadTest.test_detect_fileobj)\nPASS: test_list (test.test_tarfile.LzmaListTest.test_list)\nPASS: test_list_members (test.test_tarfile.LzmaListTest.test_list_members)\nPASS: test_list_verbose (test.test_tarfile.LzmaListTest.test_list_verbose)\nSKIP: test_bytes_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_bytes_name_attribute) 'LZMAFile have no name attribute'\nPASS: test_check_members (test.test_tarfile.LzmaMiscReadTest.test_check_members)\nPASS: test_empty_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_empty_name_attribute)\nPASS: test_empty_tarfile (test.test_tarfile.LzmaMiscReadTest.test_empty_tarfile)\nPASS: test_extract_directory (test.test_tarfile.LzmaMiscReadTest.test_extract_directory)\nPASS: test_extract_hardlink (test.test_tarfile.LzmaMiscReadTest.test_extract_hardlink)\nPASS: test_extract_pathlike_name (test.test_tarfile.LzmaMiscReadTest.test_extract_pathlike_name)\nPASS: test_extractall (test.test_tarfile.LzmaMiscReadTest.test_extractall)\nPASS: test_extractall_pathlike_name (test.test_tarfile.LzmaMiscReadTest.test_extractall_pathlike_name)\nPASS: test_extractfile_name (test.test_tarfile.LzmaMiscReadTest.test_extractfile_name)\nPASS: test_fail_comp (test.test_tarfile.LzmaMiscReadTest.test_fail_comp)\nPASS: test_fileobj_with_offset (test.test_tarfile.LzmaMiscReadTest.test_fileobj_with_offset)\nPASS: test_find_members (test.test_tarfile.LzmaMiscReadTest.test_find_members)\nPASS: test_ignore_zeros (test.test_tarfile.LzmaMiscReadTest.test_ignore_zeros)\nPASS: test_illegal_mode_arg (test.test_tarfile.LzmaMiscReadTest.test_illegal_mode_arg)\nPASS: test_init_close_fobj (test.test_tarfile.LzmaMiscReadTest.test_init_close_fobj)\nPASS: test_int_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_int_name_attribute)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.LzmaMiscReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.LzmaMiscReadTest.test_length_zero_header)\nPASS: test_next_on_empty_tarfile (test.test_tarfile.LzmaMiscReadTest.test_next_on_empty_tarfile)\nSKIP: test_no_name_argument (test.test_tarfile.LzmaMiscReadTest.test_no_name_argument) 'LZMAFile have no name attribute'\nPASS: test_no_name_attribute (test.test_tarfile.LzmaMiscReadTest.test_no_name_attribute)\nPASS: test_non_existent_tarfile (test.test_tarfile.LzmaMiscReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.LzmaMiscReadTest.test_null_tarfile)\nPASS: test_parallel_iteration (test.test_tarfile.LzmaMiscReadTest.test_parallel_iteration)\nPASS: test_pathlike_name (test.test_tarfile.LzmaMiscReadTest.test_pathlike_name)\nPASS: test_premature_end_of_archive (test.test_tarfile.LzmaMiscReadTest.test_premature_end_of_archive)\nPASS: test_v7_dirtype (test.test_tarfile.LzmaMiscReadTest.test_v7_dirtype)\nPASS: test_xstar_type (test.test_tarfile.LzmaMiscReadTest.test_xstar_type)\nPASS: test_zlib_error_does_not_leak (test.test_tarfile.LzmaMiscReadTest.test_zlib_error_does_not_leak)\nPASS: test_compare_members (test.test_tarfile.LzmaStreamReadTest.test_compare_members)\nPASS: test_empty_tarfile (test.test_tarfile.LzmaStreamReadTest.test_empty_tarfile)\nPASS: test_extractfile_name (test.test_tarfile.LzmaStreamReadTest.test_extractfile_name)\nPASS: test_fileobj_regular_file (test.test_tarfile.LzmaStreamReadTest.test_fileobj_regular_file)\nPASS: test_ignore_zeros (test.test_tarfile.LzmaStreamReadTest.test_ignore_zeros)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.LzmaStreamReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.LzmaStreamReadTest.test_length_zero_header)\nPASS: test_non_existent_tarfile (test.test_tarfile.LzmaStreamReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.LzmaStreamReadTest.test_null_tarfile)\nPASS: test_premature_end_of_archive (test.test_tarfile.LzmaStreamReadTest.test_premature_end_of_archive)\nPASS: test_provoke_stream_error (test.test_tarfile.LzmaStreamReadTest.test_provoke_stream_error)\nPASS: test_read_through (test.test_tarfile.LzmaStreamReadTest.test_read_through)\nPASS: test_eof_marker (test.test_tarfile.LzmaStreamWriteTest.test_eof_marker)\nPASS: test_file_mode (test.test_tarfile.LzmaStreamWriteTest.test_file_mode)\nPASS: test_fileobj_no_close (test.test_tarfile.LzmaStreamWriteTest.test_fileobj_no_close)\nPASS: test_stream_padding (test.test_tarfile.LzmaStreamWriteTest.test_stream_padding)\nPASS: test_add_dir_getmember (test.test_tarfile.LzmaUstarReadTest.test_add_dir_getmember)\nPASS: test_fileobj_iter (test.test_tarfile.LzmaUstarReadTest.test_fileobj_iter)\nPASS: test_fileobj_link1 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_link1)\nPASS: test_fileobj_link2 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_link2)\nPASS: test_fileobj_readlines (test.test_tarfile.LzmaUstarReadTest.test_fileobj_readlines)\nPASS: test_fileobj_regular_file (test.test_tarfile.LzmaUstarReadTest.test_fileobj_regular_file)\nPASS: test_fileobj_seek (test.test_tarfile.LzmaUstarReadTest.test_fileobj_seek)\nPASS: test_fileobj_symlink1 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_symlink1)\nPASS: test_fileobj_symlink2 (test.test_tarfile.LzmaUstarReadTest.test_fileobj_symlink2)\nPASS: test_fileobj_text (test.test_tarfile.LzmaUstarReadTest.test_fileobj_text)\nPASS: test_issue14160 (test.test_tarfile.LzmaUstarReadTest.test_issue14160)\nPASS: test_100_char_name (test.test_tarfile.LzmaWriteTest.test_100_char_name)\nPASS: test_abs_pathnames (test.test_tarfile.LzmaWriteTest.test_abs_pathnames)\nPASS: test_add_self (test.test_tarfile.LzmaWriteTest.test_add_self)\nPASS: test_cwd (test.test_tarfile.LzmaWriteTest.test_cwd)\nPASS: test_directory_size (test.test_tarfile.LzmaWriteTest.test_directory_size)\nPASS: test_eof_marker (test.test_tarfile.LzmaWriteTest.test_eof_marker)\nPASS: test_extractall_symlinks (test.test_tarfile.LzmaWriteTest.test_extractall_symlinks)\nPASS: test_file_size (test.test_tarfile.LzmaWriteTest.test_file_size)\nPASS: test_fileobj_no_close (test.test_tarfile.LzmaWriteTest.test_fileobj_no_close)\nPASS: test_filter (test.test_tarfile.LzmaWriteTest.test_filter)\nPASS: test_gettarinfo_pathlike_name (test.test_tarfile.LzmaWriteTest.test_gettarinfo_pathlike_name)\nPASS: test_link_size (test.test_tarfile.LzmaWriteTest.test_link_size)\nPASS: test_open_nonwritable_fileobj (test.test_tarfile.LzmaWriteTest.test_open_nonwritable_fileobj)\nPASS: test_ordered_recursion (test.test_tarfile.LzmaWriteTest.test_ordered_recursion)\nPASS: test_pathnames (test.test_tarfile.LzmaWriteTest.test_pathnames)\nPASS: test_symlink_size (test.test_tarfile.LzmaWriteTest.test_symlink_size)\nPASS: test_tar_size (test.test_tarfile.LzmaWriteTest.test_tar_size)\nPASS: test_find_blktype (test.test_tarfile.MemberReadTest.test_find_blktype)\nPASS: test_find_chrtype (test.test_tarfile.MemberReadTest.test_find_chrtype)\nPASS: test_find_conttype (test.test_tarfile.MemberReadTest.test_find_conttype)\nPASS: test_find_dirtype (test.test_tarfile.MemberReadTest.test_find_dirtype)\nPASS: test_find_dirtype_with_size (test.test_tarfile.MemberReadTest.test_find_dirtype_with_size)\nPASS: test_find_fifotype (test.test_tarfile.MemberReadTest.test_find_fifotype)\nPASS: test_find_gnusparse (test.test_tarfile.MemberReadTest.test_find_gnusparse)\nPASS: test_find_gnusparse_00 (test.test_tarfile.MemberReadTest.test_find_gnusparse_00)\nPASS: test_find_gnusparse_01 (test.test_tarfile.MemberReadTest.test_find_gnusparse_01)\nPASS: test_find_gnusparse_10 (test.test_tarfile.MemberReadTest.test_find_gnusparse_10)\nPASS: test_find_lnktype (test.test_tarfile.MemberReadTest.test_find_lnktype)\nPASS: test_find_pax_umlauts (test.test_tarfile.MemberReadTest.test_find_pax_umlauts)\nPASS: test_find_regtype (test.test_tarfile.MemberReadTest.test_find_regtype)\nPASS: test_find_regtype_oldv7 (test.test_tarfile.MemberReadTest.test_find_regtype_oldv7)\nPASS: test_find_sparse (test.test_tarfile.MemberReadTest.test_find_sparse)\nPASS: test_find_symtype (test.test_tarfile.MemberReadTest.test_find_symtype)\nPASS: test_find_umlauts (test.test_tarfile.MemberReadTest.test_find_umlauts)\nPASS: test_find_ustar_longname (test.test_tarfile.MemberReadTest.test_find_ustar_longname)\nPASS: test_bytes_name_attribute (test.test_tarfile.MiscReadTest.test_bytes_name_attribute)\nPASS: test_check_members (test.test_tarfile.MiscReadTest.test_check_members)\nPASS: test_empty_name_attribute (test.test_tarfile.MiscReadTest.test_empty_name_attribute)\nPASS: test_empty_tarfile (test.test_tarfile.MiscReadTest.test_empty_tarfile)\nPASS: test_extract_directory (test.test_tarfile.MiscReadTest.test_extract_directory)\nPASS: test_extract_hardlink (test.test_tarfile.MiscReadTest.test_extract_hardlink)\nPASS: test_extract_pathlike_name (test.test_tarfile.MiscReadTest.test_extract_pathlike_name)\nPASS: test_extractall (test.test_tarfile.MiscReadTest.test_extractall)\nPASS: test_extractall_pathlike_name (test.test_tarfile.MiscReadTest.test_extractall_pathlike_name)\nPASS: test_extractfile_name (test.test_tarfile.MiscReadTest.test_extractfile_name)\nPASS: test_fileobj_with_offset (test.test_tarfile.MiscReadTest.test_fileobj_with_offset)\nPASS: test_find_members (test.test_tarfile.MiscReadTest.test_find_members)\nPASS: test_ignore_zeros (test.test_tarfile.MiscReadTest.test_ignore_zeros)\nPASS: test_illegal_mode_arg (test.test_tarfile.MiscReadTest.test_illegal_mode_arg)\nPASS: test_init_close_fobj (test.test_tarfile.MiscReadTest.test_init_close_fobj)\nPASS: test_int_name_attribute (test.test_tarfile.MiscReadTest.test_int_name_attribute)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.MiscReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.MiscReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.MiscReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.MiscReadTest.test_length_zero_header)\nPASS: test_next_on_empty_tarfile (test.test_tarfile.MiscReadTest.test_next_on_empty_tarfile)\nPASS: test_no_name_argument (test.test_tarfile.MiscReadTest.test_no_name_argument)\nPASS: test_no_name_attribute (test.test_tarfile.MiscReadTest.test_no_name_attribute)\nPASS: test_non_existent_tarfile (test.test_tarfile.MiscReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.MiscReadTest.test_null_tarfile)\nPASS: test_parallel_iteration (test.test_tarfile.MiscReadTest.test_parallel_iteration)\nPASS: test_pathlike_name (test.test_tarfile.MiscReadTest.test_pathlike_name)\nPASS: test_premature_end_of_archive (test.test_tarfile.MiscReadTest.test_premature_end_of_archive)\nPASS: test_v7_dirtype (test.test_tarfile.MiscReadTest.test_v7_dirtype)\nPASS: test_xstar_type (test.test_tarfile.MiscReadTest.test_xstar_type)\nPASS: test_zlib_error_does_not_leak (test.test_tarfile.MiscReadTest.test_zlib_error_does_not_leak)\nPASS: test__all__ (test.test_tarfile.MiscTest.test__all__)\nPASS: test_char_fields (test.test_tarfile.MiscTest.test_char_fields)\nPASS: test_number_field_limits (test.test_tarfile.MiscTest.test_number_field_limits)\nPASS: test_read_number_fields (test.test_tarfile.MiscTest.test_read_number_fields)\nPASS: test_useful_error_message_when_modules_missing (test.test_tarfile.MiscTest.test_useful_error_message_when_modules_missing)\nPASS: test_write_number_fields (test.test_tarfile.MiscTest.test_write_number_fields)\nPASS: test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_gid)\nPASS: test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_gname)\nPASS: test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_mode)\nPASS: test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_mtime)\nPASS: test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_ownership)\nPASS: test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_uid)\nPASS: test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_Data.test_extractall_none_uname)\nPASS: test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_gid)\nPASS: test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_gname)\nPASS: test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_mode)\nPASS: test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_mtime)\nPASS: test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_ownership)\nPASS: test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_uid)\nPASS: test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_Default.test_extractall_none_uname)\nPASS: test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_gid)\nPASS: test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_gname)\nPASS: test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_mode)\nPASS: test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_mtime)\nPASS: test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_ownership)\nPASS: test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_uid)\nPASS: test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_FullyTrusted.test_extractall_none_uname)\nPASS: test_extractall_none_gid (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_gid)\nPASS: test_extractall_none_gname (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_gname)\nPASS: test_extractall_none_mode (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_mode)\nPASS: test_extractall_none_mtime (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_mtime)\nPASS: test_extractall_none_ownership (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_ownership)\nPASS: test_extractall_none_uid (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_uid)\nPASS: test_extractall_none_uname (test.test_tarfile.NoneInfoExtractTests_Tar.test_extractall_none_uname)\nPASS: test_add (test.test_tarfile.NoneInfoTests_Misc.test_add)\nPASS: test_list (test.test_tarfile.NoneInfoTests_Misc.test_list)\nPASS: test_extract_with_numeric_owner (test.test_tarfile.NumericOwnerTest.test_extract_with_numeric_owner)\nPASS: test_extract_without_numeric_owner (test.test_tarfile.NumericOwnerTest.test_extract_without_numeric_owner)\nPASS: test_extractall_with_numeric_owner (test.test_tarfile.NumericOwnerTest.test_extractall_with_numeric_owner)\nPASS: test_keyword_only (test.test_tarfile.NumericOwnerTest.test_keyword_only)\nPASS: test_binary_header (test.test_tarfile.PAXUnicodeTest.test_binary_header)\nPASS: test_iso8859_1_filename (test.test_tarfile.PAXUnicodeTest.test_iso8859_1_filename)\nPASS: test_uname_unicode (test.test_tarfile.PAXUnicodeTest.test_uname_unicode)\nPASS: test_unicode_argument (test.test_tarfile.PAXUnicodeTest.test_unicode_argument)\nPASS: test_utf7_filename (test.test_tarfile.PAXUnicodeTest.test_utf7_filename)\nPASS: test_utf8_filename (test.test_tarfile.PAXUnicodeTest.test_utf8_filename)\nPASS: test_header_offset (test.test_tarfile.PaxReadTest.test_header_offset)\nPASS: test_longname_directory (test.test_tarfile.PaxReadTest.test_longname_directory)\nPASS: test_pax_global_headers (test.test_tarfile.PaxReadTest.test_pax_global_headers)\nPASS: test_pax_number_fields (test.test_tarfile.PaxReadTest.test_pax_number_fields)\nPASS: test_read_longlink (test.test_tarfile.PaxReadTest.test_read_longlink)\nPASS: test_read_longname (test.test_tarfile.PaxReadTest.test_read_longname)\nPASS: test_truncated_longname (test.test_tarfile.PaxReadTest.test_truncated_longname)\nPASS: test_create_pax_header (test.test_tarfile.PaxWriteTest.test_create_pax_header)\nPASS: test_longlink_1023 (test.test_tarfile.PaxWriteTest.test_longlink_1023)\nPASS: test_longlink_1024 (test.test_tarfile.PaxWriteTest.test_longlink_1024)\nPASS: test_longlink_1025 (test.test_tarfile.PaxWriteTest.test_longlink_1025)\nPASS: test_longname_1023 (test.test_tarfile.PaxWriteTest.test_longname_1023)\nPASS: test_longname_1024 (test.test_tarfile.PaxWriteTest.test_longname_1024)\nPASS: test_longname_1025 (test.test_tarfile.PaxWriteTest.test_longname_1025)\nPASS: test_longnamelink_1023 (test.test_tarfile.PaxWriteTest.test_longnamelink_1023)\nPASS: test_longnamelink_1024 (test.test_tarfile.PaxWriteTest.test_longnamelink_1024)\nPASS: test_longnamelink_1025 (test.test_tarfile.PaxWriteTest.test_longnamelink_1025)\nPASS: test_pax_extended_header (test.test_tarfile.PaxWriteTest.test_pax_extended_header)\nPASS: test_pax_global_header (test.test_tarfile.PaxWriteTest.test_pax_global_header)\nPASS: test_replace_all (test.test_tarfile.ReplaceTests.test_replace_all)\nPASS: test_replace_deep (test.test_tarfile.ReplaceTests.test_replace_deep)\nPASS: test_replace_internal (test.test_tarfile.ReplaceTests.test_replace_internal)\nPASS: test_replace_name (test.test_tarfile.ReplaceTests.test_replace_name)\nPASS: test_replace_shallow (test.test_tarfile.ReplaceTests.test_replace_shallow)\nPASS: test_compare_members (test.test_tarfile.StreamReadTest.test_compare_members)\nPASS: test_empty_tarfile (test.test_tarfile.StreamReadTest.test_empty_tarfile)\nPASS: test_extractfile_name (test.test_tarfile.StreamReadTest.test_extractfile_name)\nPASS: test_fileobj_regular_file (test.test_tarfile.StreamReadTest.test_fileobj_regular_file)\nPASS: test_ignore_zeros (test.test_tarfile.StreamReadTest.test_ignore_zeros)\nPASS: test_is_tarfile_erroneous (test.test_tarfile.StreamReadTest.test_is_tarfile_erroneous)\nPASS: test_is_tarfile_keeps_position (test.test_tarfile.StreamReadTest.test_is_tarfile_keeps_position)\nPASS: test_is_tarfile_valid (test.test_tarfile.StreamReadTest.test_is_tarfile_valid)\nPASS: test_length_zero_header (test.test_tarfile.StreamReadTest.test_length_zero_header)\nPASS: test_non_existent_tarfile (test.test_tarfile.StreamReadTest.test_non_existent_tarfile)\nPASS: test_null_tarfile (test.test_tarfile.StreamReadTest.test_null_tarfile)\nPASS: test_premature_end_of_archive (test.test_tarfile.StreamReadTest.test_premature_end_of_archive)\nPASS: test_provoke_stream_error (test.test_tarfile.StreamReadTest.test_provoke_stream_error)\nPASS: test_read_through (test.test_tarfile.StreamReadTest.test_read_through)\nPASS: test_eof_marker (test.test_tarfile.StreamWriteTest.test_eof_marker)\nPASS: test_file_mode (test.test_tarfile.StreamWriteTest.test_file_mode)\nPASS: test_fileobj_no_close (test.test_tarfile.StreamWriteTest.test_fileobj_no_close)\nPASS: test_stream_padding (test.test_tarfile.StreamWriteTest.test_stream_padding)\nPASS: test_absolute (test.test_tarfile.TestExtractionFilters.test_absolute)\nPASS: test_absolute_hardlink (test.test_tarfile.TestExtractionFilters.test_absolute_hardlink)\nPASS: test_absolute_symlink (test.test_tarfile.TestExtractionFilters.test_absolute_symlink)\nPASS: test_bad_filter_name (test.test_tarfile.TestExtractionFilters.test_bad_filter_name)\nPASS: test_benign_file (test.test_tarfile.TestExtractionFilters.test_benign_file)\nPASS: test_chains (test.test_tarfile.TestExtractionFilters.test_chains)\nPASS: test_change_default_filter_on_class (test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_class)\nPASS: test_change_default_filter_on_instance (test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_instance)\nPASS: test_change_default_filter_on_subclass (test.test_tarfile.TestExtractionFilters.test_change_default_filter_on_subclass)\nPASS: test_change_default_filter_to_string (test.test_tarfile.TestExtractionFilters.test_change_default_filter_to_string)\nPASS: test_custom_filter (test.test_tarfile.TestExtractionFilters.test_custom_filter)\nPASS: test_data_filter (test.test_tarfile.TestExtractionFilters.test_data_filter)\nPASS: test_deep_symlink (test.test_tarfile.TestExtractionFilters.test_deep_symlink)\ntest_default_filter_warns (test.test_tarfile.TestExtractionFilters.test_default_filter_warns)\nPASS: Ensure the default filter warns\nPASS: test_errorlevel (test.test_tarfile.TestExtractionFilters.test_errorlevel)\nPASS: test_fully_trusted_filter (test.test_tarfile.TestExtractionFilters.test_fully_trusted_filter)\nPASS: test_modes (test.test_tarfile.TestExtractionFilters.test_modes)\nPASS: test_parent_symlink (test.test_tarfile.TestExtractionFilters.test_parent_symlink)\nPASS: test_parent_symlink2 (test.test_tarfile.TestExtractionFilters.test_parent_symlink2)\nPASS: test_pipe (test.test_tarfile.TestExtractionFilters.test_pipe)\nPASS: test_sly_relative0 (test.test_tarfile.TestExtractionFilters.test_sly_relative0)\nPASS: test_sly_relative2 (test.test_tarfile.TestExtractionFilters.test_sly_relative2)\nPASS: test_special_files (test.test_tarfile.TestExtractionFilters.test_special_files)\nPASS: test_stateful_filter (test.test_tarfile.TestExtractionFilters.test_stateful_filter)\nPASS: test_tar_filter (test.test_tarfile.TestExtractionFilters.test_tar_filter)\nPASS: test_add_dir_getmember (test.test_tarfile.UstarReadTest.test_add_dir_getmember)\nPASS: test_fileobj_iter (test.test_tarfile.UstarReadTest.test_fileobj_iter)\nPASS: test_fileobj_link1 (test.test_tarfile.UstarReadTest.test_fileobj_link1)\nPASS: test_fileobj_link2 (test.test_tarfile.UstarReadTest.test_fileobj_link2)\nPASS: test_fileobj_readlines (test.test_tarfile.UstarReadTest.test_fileobj_readlines)\nPASS: test_fileobj_regular_file (test.test_tarfile.UstarReadTest.test_fileobj_regular_file)\nPASS: test_fileobj_seek (test.test_tarfile.UstarReadTest.test_fileobj_seek)\nPASS: test_fileobj_symlink1 (test.test_tarfile.UstarReadTest.test_fileobj_symlink1)\nPASS: test_fileobj_symlink2 (test.test_tarfile.UstarReadTest.test_fileobj_symlink2)\nPASS: test_fileobj_text (test.test_tarfile.UstarReadTest.test_fileobj_text)\nPASS: test_issue14160 (test.test_tarfile.UstarReadTest.test_issue14160)\nPASS: test_iso8859_1_filename (test.test_tarfile.UstarUnicodeTest.test_iso8859_1_filename)\nPASS: test_uname_unicode (test.test_tarfile.UstarUnicodeTest.test_uname_unicode)\nPASS: test_unicode_argument (test.test_tarfile.UstarUnicodeTest.test_unicode_argument)\nPASS: test_unicode_filename_error (test.test_tarfile.UstarUnicodeTest.test_unicode_filename_error)\nPASS: test_unicode_link1 (test.test_tarfile.UstarUnicodeTest.test_unicode_link1)\nPASS: test_unicode_link2 (test.test_tarfile.UstarUnicodeTest.test_unicode_link2)\nPASS: test_unicode_longname1 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname1)\nPASS: test_unicode_longname2 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname2)\nPASS: test_unicode_longname3 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname3)\nPASS: test_unicode_longname4 (test.test_tarfile.UstarUnicodeTest.test_unicode_longname4)\nPASS: test_unicode_name1 (test.test_tarfile.UstarUnicodeTest.test_unicode_name1)\nPASS: test_unicode_name2 (test.test_tarfile.UstarUnicodeTest.test_unicode_name2)\nPASS: test_utf7_filename (test.test_tarfile.UstarUnicodeTest.test_utf7_filename)\nPASS: test_utf8_filename (test.test_tarfile.UstarUnicodeTest.test_utf8_filename)\nPASS: test_100_char_name (test.test_tarfile.WriteTest.test_100_char_name)\nPASS: test_abs_pathnames (test.test_tarfile.WriteTest.test_abs_pathnames)\nPASS: test_add_self (test.test_tarfile.WriteTest.test_add_self)\nPASS: test_cwd (test.test_tarfile.WriteTest.test_cwd)\nPASS: test_directory_size (test.test_tarfile.WriteTest.test_directory_size)\nPASS: test_eof_marker (test.test_tarfile.WriteTest.test_eof_marker)\nPASS: test_extractall_symlinks (test.test_tarfile.WriteTest.test_extractall_symlinks)\nPASS: test_file_size (test.test_tarfile.WriteTest.test_file_size)\nPASS: test_fileobj_no_close (test.test_tarfile.WriteTest.test_fileobj_no_close)\nPASS: test_filter (test.test_tarfile.WriteTest.test_filter)\nPASS: test_gettarinfo_pathlike_name (test.test_tarfile.WriteTest.test_gettarinfo_pathlike_name)\nPASS: test_link_size (test.test_tarfile.WriteTest.test_link_size)\nPASS: test_open_nonwritable_fileobj (test.test_tarfile.WriteTest.test_open_nonwritable_fileobj)\nPASS: test_ordered_recursion (test.test_tarfile.WriteTest.test_ordered_recursion)\nPASS: test_pathnames (test.test_tarfile.WriteTest.test_pathnames)\nPASS: test_symlink_size (test.test_tarfile.WriteTest.test_symlink_size)\nPASS: test_tar_size (test.test_tarfile.WriteTest.test_tar_size)\n\n----------------------------------------------------------------------\nRan 580 tests in 28.740s\n\nOK (skipped=8)\n0:03:44 load avg: 3.30 [421/469] test_unpack passed\nPASS: test_extended_oparg_not_ignored (test.test_unpack.TestCornerCases.test_extended_oparg_not_ignored)\ndoctests (test.test_unpack.__test__)\nPASS: Doctest: test.test_unpack.__test__.doctests\n\n----------------------------------------------------------------------\nRan 2 tests in 0.013s\n\nOK\n0:03:44 load avg: 3.30 [422/469] test_unpack_ex passed\ndoctests (test.test_unpack_ex.__test__)\nPASS: Doctest: test.test_unpack_ex.__test__.doctests\n\n----------------------------------------------------------------------\nRan 1 test in 0.051s\n\nOK\n0:03:45 load avg: 3.30 [423/469] test_unicode passed\nPASS: test_formatter_field_name_split (test.test_unicode.StringModuleTest.test_formatter_field_name_split)\nPASS: test_formatter_parser (test.test_unicode.StringModuleTest.test_formatter_parser)\nPASS: test_str_subclass_attr (test.test_unicode.StringModuleTest.test_str_subclass_attr)\nPASS: test___contains__ (test.test_unicode.UnicodeTest.test___contains__)\nPASS: test_adaptive_find (test.test_unicode.UnicodeTest.test_adaptive_find)\nPASS: test_additional_rsplit (test.test_unicode.UnicodeTest.test_additional_rsplit)\nPASS: test_additional_split (test.test_unicode.UnicodeTest.test_additional_split)\nPASS: test_ascii (test.test_unicode.UnicodeTest.test_ascii)\nPASS: test_bug1001011 (test.test_unicode.UnicodeTest.test_bug1001011)\nPASS: test_bytes_comparison (test.test_unicode.UnicodeTest.test_bytes_comparison)\nPASS: test_capitalize (test.test_unicode.UnicodeTest.test_capitalize)\nPASS: test_capitalize_nonascii (test.test_unicode.UnicodeTest.test_capitalize_nonascii)\nSKIP: test_case_operation_overflow (test.test_unicode.UnicodeTest.test_case_operation_overflow) 'requires 32-bit system'\nPASS: test_casefold (test.test_unicode.UnicodeTest.test_casefold)\nPASS: test_center (test.test_unicode.UnicodeTest.test_center)\nPASS: test_check_encoding_errors (test.test_unicode.UnicodeTest.test_check_encoding_errors)\nPASS: test_codecs (test.test_unicode.UnicodeTest.test_codecs)\nPASS: test_codecs_charmap (test.test_unicode.UnicodeTest.test_codecs_charmap)\nPASS: test_codecs_errors (test.test_unicode.UnicodeTest.test_codecs_errors)\nPASS: test_codecs_idna (test.test_unicode.UnicodeTest.test_codecs_idna)\nPASS: test_codecs_utf7 (test.test_unicode.UnicodeTest.test_codecs_utf7)\nPASS: test_codecs_utf8 (test.test_unicode.UnicodeTest.test_codecs_utf8)\nPASS: test_compare (test.test_unicode.UnicodeTest.test_compare)\nPASS: test_comparison (test.test_unicode.UnicodeTest.test_comparison)\nPASS: test_concatenation (test.test_unicode.UnicodeTest.test_concatenation)\nPASS: test_constructor (test.test_unicode.UnicodeTest.test_constructor)\ntest_constructor_defaults (test.test_unicode.UnicodeTest.test_constructor_defaults)\nPASS: Check the constructor argument defaults.\ntest_constructor_keyword_args (test.test_unicode.UnicodeTest.test_constructor_keyword_args)\nPASS: Pass various keyword argument combinations to the constructor.\nPASS: test_contains (test.test_unicode.UnicodeTest.test_contains)\nPASS: test_conversion (test.test_unicode.UnicodeTest.test_conversion)\nPASS: test_count (test.test_unicode.UnicodeTest.test_count)\nPASS: test_endswith (test.test_unicode.UnicodeTest.test_endswith)\nPASS: test_exhausted_iterator (test.test_unicode.UnicodeTest.test_exhausted_iterator)\nPASS: test_expandtabs (test.test_unicode.UnicodeTest.test_expandtabs)\nPASS: test_expandtabs_optimization (test.test_unicode.UnicodeTest.test_expandtabs_optimization)\nSKIP: test_expandtabs_overflows_gracefully (test.test_unicode.UnicodeTest.test_expandtabs_overflows_gracefully) 'only applies to 32-bit platforms'\nPASS: test_extended_getslice (test.test_unicode.UnicodeTest.test_extended_getslice)\nPASS: test_find (test.test_unicode.UnicodeTest.test_find)\nPASS: test_find_etc_raise_correct_error_messages (test.test_unicode.UnicodeTest.test_find_etc_raise_correct_error_messages)\nPASS: test_find_many_lengths (test.test_unicode.UnicodeTest.test_find_many_lengths)\ntest_find_periodic_pattern (test.test_unicode.UnicodeTest.test_find_periodic_pattern)\nPASS: Cover the special path for periodic patterns.\ntest_find_shift_table_overflow (test.test_unicode.UnicodeTest.test_find_shift_table_overflow)\nPASS: When the table of 8-bit shifts overflows.\nPASS: test_find_with_memory (test.test_unicode.UnicodeTest.test_find_with_memory)\nPASS: test_fixtype (test.test_unicode.UnicodeTest.test_fixtype)\nPASS: test_floatformatting (test.test_unicode.UnicodeTest.test_floatformatting)\nPASS: test_format (test.test_unicode.UnicodeTest.test_format)\nPASS: test_format_auto_numbering (test.test_unicode.UnicodeTest.test_format_auto_numbering)\nPASS: test_format_float (test.test_unicode.UnicodeTest.test_format_float)\nPASS: test_format_huge_item_number (test.test_unicode.UnicodeTest.test_format_huge_item_number)\nPASS: test_format_huge_precision (test.test_unicode.UnicodeTest.test_format_huge_precision)\nPASS: test_format_huge_width (test.test_unicode.UnicodeTest.test_format_huge_width)\nPASS: test_format_map (test.test_unicode.UnicodeTest.test_format_map)\nPASS: test_format_subclass (test.test_unicode.UnicodeTest.test_format_subclass)\nPASS: test_formatting (test.test_unicode.UnicodeTest.test_formatting)\nPASS: test_formatting_c_limits (test.test_unicode.UnicodeTest.test_formatting_c_limits)\nPASS: test_formatting_huge_precision (test.test_unicode.UnicodeTest.test_formatting_huge_precision)\nPASS: test_formatting_huge_precision_c_limits (test.test_unicode.UnicodeTest.test_formatting_huge_precision_c_limits)\nPASS: test_formatting_huge_width (test.test_unicode.UnicodeTest.test_formatting_huge_width)\nPASS: test_formatting_with_enum (test.test_unicode.UnicodeTest.test_formatting_with_enum)\nPASS: test_free_after_iterating (test.test_unicode.UnicodeTest.test_free_after_iterating)\nPASS: test_getnewargs (test.test_unicode.UnicodeTest.test_getnewargs)\nPASS: test_hash (test.test_unicode.UnicodeTest.test_hash)\nPASS: test_index (test.test_unicode.UnicodeTest.test_index)\nPASS: test_inplace_rewrites (test.test_unicode.UnicodeTest.test_inplace_rewrites)\ntest_invalid_cb_for_2bytes_seq (test.test_unicode.UnicodeTest.test_invalid_cb_for_2bytes_seq)\nPASS: Test that an 'invalid continuation byte' error is raised when the\ntest_invalid_cb_for_3bytes_seq (test.test_unicode.UnicodeTest.test_invalid_cb_for_3bytes_seq)\nPASS: Test that an 'invalid continuation byte' error is raised when the\ntest_invalid_cb_for_4bytes_seq (test.test_unicode.UnicodeTest.test_invalid_cb_for_4bytes_seq)\nPASS: Test that an 'invalid continuation byte' error is raised when the\ntest_invalid_start_byte (test.test_unicode.UnicodeTest.test_invalid_start_byte)\nPASS: Test that an 'invalid start byte' error is raised when the first byte\nPASS: test_isalnum (test.test_unicode.UnicodeTest.test_isalnum)\nPASS: test_isalpha (test.test_unicode.UnicodeTest.test_isalpha)\nPASS: test_isascii (test.test_unicode.UnicodeTest.test_isascii)\nPASS: test_isdecimal (test.test_unicode.UnicodeTest.test_isdecimal)\nPASS: test_isdigit (test.test_unicode.UnicodeTest.test_isdigit)\nPASS: test_isidentifier (test.test_unicode.UnicodeTest.test_isidentifier)\nSKIP: test_isidentifier_legacy (test.test_unicode.UnicodeTest.test_isidentifier_legacy) 'requires legacy Unicode C API'\nPASS: test_islower (test.test_unicode.UnicodeTest.test_islower)\nPASS: test_isnumeric (test.test_unicode.UnicodeTest.test_isnumeric)\nPASS: test_isprintable (test.test_unicode.UnicodeTest.test_isprintable)\nPASS: test_isspace (test.test_unicode.UnicodeTest.test_isspace)\nSKIP: test_isspace_invariant (test.test_unicode.UnicodeTest.test_isspace_invariant) \"resource 'cpu' is not enabled\"\nPASS: test_issue18183 (test.test_unicode.UnicodeTest.test_issue18183)\nPASS: test_issue28598_strsubclass_rhs (test.test_unicode.UnicodeTest.test_issue28598_strsubclass_rhs)\nPASS: test_issue8271 (test.test_unicode.UnicodeTest.test_issue8271)\nPASS: test_istitle (test.test_unicode.UnicodeTest.test_istitle)\nPASS: test_isupper (test.test_unicode.UnicodeTest.test_isupper)\nPASS: test_iteration (test.test_unicode.UnicodeTest.test_iteration)\nPASS: test_iterators (test.test_unicode.UnicodeTest.test_iterators)\nPASS: test_iterators_invocation (test.test_unicode.UnicodeTest.test_iterators_invocation)\nPASS: test_join (test.test_unicode.UnicodeTest.test_join)\nSKIP: test_join_overflow (test.test_unicode.UnicodeTest.test_join_overflow) 'needs too much memory on a 64-bit platform'\nPASS: test_literals (test.test_unicode.UnicodeTest.test_literals)\nPASS: test_ljust (test.test_unicode.UnicodeTest.test_ljust)\nPASS: test_lower (test.test_unicode.UnicodeTest.test_lower)\nPASS: test_maketrans_translate (test.test_unicode.UnicodeTest.test_maketrans_translate)\nPASS: test_mul (test.test_unicode.UnicodeTest.test_mul)\nPASS: test_none_arguments (test.test_unicode.UnicodeTest.test_none_arguments)\nPASS: test_partition (test.test_unicode.UnicodeTest.test_partition)\nPASS: test_pickle_iterator (test.test_unicode.UnicodeTest.test_pickle_iterator)\nPASS: test_printable_repr (test.test_unicode.UnicodeTest.test_printable_repr)\nPASS: test_raiseMemError (test.test_unicode.UnicodeTest.test_raiseMemError)\nPASS: test_removeprefix (test.test_unicode.UnicodeTest.test_removeprefix)\nPASS: test_removesuffix (test.test_unicode.UnicodeTest.test_removesuffix)\nPASS: test_repeat_id_preserving (test.test_unicode.UnicodeTest.test_repeat_id_preserving)\nPASS: test_replace (test.test_unicode.UnicodeTest.test_replace)\nPASS: test_replace_id (test.test_unicode.UnicodeTest.test_replace_id)\nSKIP: test_replace_overflow (test.test_unicode.UnicodeTest.test_replace_overflow) 'only applies to 32-bit platforms'\nPASS: test_replace_uses_two_way_maxcount (test.test_unicode.UnicodeTest.test_replace_uses_two_way_maxcount)\nPASS: test_repr (test.test_unicode.UnicodeTest.test_repr)\nSKIP: test_resize (test.test_unicode.UnicodeTest.test_resize) 'requires legacy Unicode C API'\nPASS: test_rfind (test.test_unicode.UnicodeTest.test_rfind)\nPASS: test_rindex (test.test_unicode.UnicodeTest.test_rindex)\nPASS: test_rjust (test.test_unicode.UnicodeTest.test_rjust)\nPASS: test_rpartition (test.test_unicode.UnicodeTest.test_rpartition)\nPASS: test_rsplit (test.test_unicode.UnicodeTest.test_rsplit)\nPASS: test_slice (test.test_unicode.UnicodeTest.test_slice)\nPASS: test_split (test.test_unicode.UnicodeTest.test_split)\nPASS: test_splitlines (test.test_unicode.UnicodeTest.test_splitlines)\nPASS: test_startswith (test.test_unicode.UnicodeTest.test_startswith)\nPASS: test_startswith_endswith_errors (test.test_unicode.UnicodeTest.test_startswith_endswith_errors)\nPASS: test_strip (test.test_unicode.UnicodeTest.test_strip)\nPASS: test_strip_whitespace (test.test_unicode.UnicodeTest.test_strip_whitespace)\nPASS: test_subclass_add (test.test_unicode.UnicodeTest.test_subclass_add)\nPASS: test_subscript (test.test_unicode.UnicodeTest.test_subscript)\nPASS: test_surrogates (test.test_unicode.UnicodeTest.test_surrogates)\nPASS: test_swapcase (test.test_unicode.UnicodeTest.test_swapcase)\nPASS: test_title (test.test_unicode.UnicodeTest.test_title)\nPASS: test_ucs4 (test.test_unicode.UnicodeTest.test_ucs4)\ntest_unexpected_end_of_data (test.test_unicode.UnicodeTest.test_unexpected_end_of_data)\nPASS: Test that an 'unexpected end of data' error is raised when the string\nPASS: test_unicode_repr (test.test_unicode.UnicodeTest.test_unicode_repr)\nPASS: test_upper (test.test_unicode.UnicodeTest.test_upper)\nPASS: test_utf8_decode_invalid_sequences (test.test_unicode.UnicodeTest.test_utf8_decode_invalid_sequences)\nPASS: test_utf8_decode_valid_sequences (test.test_unicode.UnicodeTest.test_utf8_decode_valid_sequences)\nPASS: test_zfill (test.test_unicode.UnicodeTest.test_zfill)\n\n----------------------------------------------------------------------\nRan 126 tests in 2.365s\n\nOK (skipped=7)\n0:03:45 load avg: 3.30 [424/469] test_urllib passed\nPASS: test_converting_drive_letter (test.test_urllib.PathName2URLTests.test_converting_drive_letter)\nPASS: test_converting_when_no_drive_letter (test.test_urllib.PathName2URLTests.test_converting_when_no_drive_letter)\nPASS: test_long_drive_letter (test.test_urllib.PathName2URLTests.test_long_drive_letter)\nPASS: test_roundtrip_pathname2url (test.test_urllib.PathName2URLTests.test_roundtrip_pathname2url)\nPASS: test_simple_compare (test.test_urllib.PathName2URLTests.test_simple_compare)\nPASS: test_basic (test.test_urllib.Pathname_Tests.test_basic)\nSKIP: test_ntpath (test.test_urllib.Pathname_Tests.test_ntpath) 'test specific to the urllib.url2path function.'\nSKIP: test_prefixes (test.test_urllib.Pathname_Tests.test_prefixes) 'test specific to the nturl2path functions.'\nPASS: test_quoting (test.test_urllib.Pathname_Tests.test_quoting)\nPASS: test_getproxies_environment_keep_no_proxies (test.test_urllib.ProxyTests.test_getproxies_environment_keep_no_proxies)\nPASS: test_proxy_bypass_environment_always_match (test.test_urllib.ProxyTests.test_proxy_bypass_environment_always_match)\nPASS: test_proxy_bypass_environment_host_match (test.test_urllib.ProxyTests.test_proxy_bypass_environment_host_match)\nPASS: test_proxy_bypass_environment_newline (test.test_urllib.ProxyTests.test_proxy_bypass_environment_newline)\nPASS: test_proxy_cgi_ignore (test.test_urllib.ProxyTests.test_proxy_cgi_ignore)\nPASS: test_getproxies_environment_prefer_lowercase (test.test_urllib.ProxyTests_withOrderedEnv.test_getproxies_environment_prefer_lowercase)\nPASS: test_default_quoting (test.test_urllib.QuotingTests.test_default_quoting)\nPASS: test_default_safe (test.test_urllib.QuotingTests.test_default_safe)\nPASS: test_never_quote (test.test_urllib.QuotingTests.test_never_quote)\nPASS: test_quote_bytes (test.test_urllib.QuotingTests.test_quote_bytes)\nPASS: test_quote_plus_with_unicode (test.test_urllib.QuotingTests.test_quote_plus_with_unicode)\nPASS: test_quote_with_unicode (test.test_urllib.QuotingTests.test_quote_with_unicode)\nPASS: test_quoting_plus (test.test_urllib.QuotingTests.test_quoting_plus)\nPASS: test_quoting_space (test.test_urllib.QuotingTests.test_quoting_space)\nPASS: test_safe (test.test_urllib.QuotingTests.test_safe)\nPASS: test_default_values (test.test_urllib.RequestTests.test_default_values)\nPASS: test_with_method_arg (test.test_urllib.RequestTests.test_with_method_arg)\nPASS: test_converting_drive_letter (test.test_urllib.URL2PathNameTests.test_converting_drive_letter)\nPASS: test_converting_when_no_drive_letter (test.test_urllib.URL2PathNameTests.test_converting_when_no_drive_letter)\nPASS: test_non_ascii_drive_letter (test.test_urllib.URL2PathNameTests.test_non_ascii_drive_letter)\nPASS: test_roundtrip_url2pathname (test.test_urllib.URL2PathNameTests.test_roundtrip_url2pathname)\nPASS: test_simple_compare (test.test_urllib.URL2PathNameTests.test_simple_compare)\nPASS: test_local_file_open (test.test_urllib.URLopener_Tests.test_local_file_open)\nPASS: test_quoted_open (test.test_urllib.URLopener_Tests.test_quoted_open)\nPASS: test_urlopener_retrieve_file (test.test_urllib.URLopener_Tests.test_urlopener_retrieve_file)\nPASS: test_urlopener_retrieve_remote (test.test_urllib.URLopener_Tests.test_urlopener_retrieve_remote)\nPASS: test_unquote_rejects_none_and_tuple (test.test_urllib.UnquotingTests.test_unquote_rejects_none_and_tuple)\nPASS: test_unquote_to_bytes (test.test_urllib.UnquotingTests.test_unquote_to_bytes)\nPASS: test_unquote_with_unicode (test.test_urllib.UnquotingTests.test_unquote_with_unicode)\nPASS: test_unquoting (test.test_urllib.UnquotingTests.test_unquoting)\nPASS: test_unquoting_badpercent (test.test_urllib.UnquotingTests.test_unquoting_badpercent)\nPASS: test_unquoting_mixed_case (test.test_urllib.UnquotingTests.test_unquoting_mixed_case)\nPASS: test_unquoting_parts (test.test_urllib.UnquotingTests.test_unquoting_parts)\nPASS: test_unquoting_plus (test.test_urllib.UnquotingTests.test_unquoting_plus)\nPASS: test_unquoting_with_bytes_input (test.test_urllib.UnquotingTests.test_unquoting_with_bytes_input)\ntest_thishost (test.test_urllib.Utility_Tests.test_thishost)\nPASS: Test the urllib.request.thishost utility function returns a tuple\nPASS: test_doseq (test.test_urllib.urlencode_Tests.test_doseq)\nPASS: test_empty_sequence (test.test_urllib.urlencode_Tests.test_empty_sequence)\nPASS: test_nonstring_seq_values (test.test_urllib.urlencode_Tests.test_nonstring_seq_values)\nPASS: test_nonstring_values (test.test_urllib.urlencode_Tests.test_nonstring_values)\nPASS: test_quoting (test.test_urllib.urlencode_Tests.test_quoting)\nPASS: test_urlencode_bytes (test.test_urllib.urlencode_Tests.test_urlencode_bytes)\nPASS: test_urlencode_encoding (test.test_urllib.urlencode_Tests.test_urlencode_encoding)\nPASS: test_urlencode_encoding_doseq (test.test_urllib.urlencode_Tests.test_urlencode_encoding_doseq)\nPASS: test_urlencode_encoding_safe_parameter (test.test_urllib.urlencode_Tests.test_urlencode_encoding_safe_parameter)\nPASS: test_using_mapping (test.test_urllib.urlencode_Tests.test_using_mapping)\nPASS: test_using_sequence (test.test_urllib.urlencode_Tests.test_using_sequence)\nPASS: test_geturl (test.test_urllib.urlopen_DataTests.test_geturl)\nPASS: test_info (test.test_urllib.urlopen_DataTests.test_info)\nPASS: test_interface (test.test_urllib.urlopen_DataTests.test_interface)\nPASS: test_invalid_base64_data (test.test_urllib.urlopen_DataTests.test_invalid_base64_data)\nPASS: test_missing_comma (test.test_urllib.urlopen_DataTests.test_missing_comma)\nPASS: test_read_image (test.test_urllib.urlopen_DataTests.test_read_image)\nPASS: test_read_text (test.test_urllib.urlopen_DataTests.test_read_text)\nPASS: test_read_text_base64 (test.test_urllib.urlopen_DataTests.test_read_text_base64)\nPASS: test_close (test.test_urllib.urlopen_FileTests.test_close)\nPASS: test_fileno (test.test_urllib.urlopen_FileTests.test_fileno)\nPASS: test_getcode (test.test_urllib.urlopen_FileTests.test_getcode)\nPASS: test_geturl (test.test_urllib.urlopen_FileTests.test_geturl)\nPASS: test_headers (test.test_urllib.urlopen_FileTests.test_headers)\nPASS: test_info (test.test_urllib.urlopen_FileTests.test_info)\nPASS: test_interface (test.test_urllib.urlopen_FileTests.test_interface)\nPASS: test_iter (test.test_urllib.urlopen_FileTests.test_iter)\nPASS: test_read (test.test_urllib.urlopen_FileTests.test_read)\nPASS: test_readline (test.test_urllib.urlopen_FileTests.test_readline)\nPASS: test_readlines (test.test_urllib.urlopen_FileTests.test_readlines)\nPASS: test_relativelocalfile (test.test_urllib.urlopen_FileTests.test_relativelocalfile)\nPASS: test_status (test.test_urllib.urlopen_FileTests.test_status)\nPASS: test_url (test.test_urllib.urlopen_FileTests.test_url)\nPASS: test_URLopener_deprecation (test.test_urllib.urlopen_HttpTests.test_URLopener_deprecation)\nPASS: test_cafile_and_context (test.test_urllib.urlopen_HttpTests.test_cafile_and_context)\nPASS: test_empty_socket (test.test_urllib.urlopen_HttpTests.test_empty_socket)\nPASS: test_file_notexists (test.test_urllib.urlopen_HttpTests.test_file_notexists)\nPASS: test_ftp_cache_pruning (test.test_urllib.urlopen_HttpTests.test_ftp_cache_pruning)\nPASS: test_ftp_nohost (test.test_urllib.urlopen_HttpTests.test_ftp_nohost)\nPASS: test_ftp_nonexisting (test.test_urllib.urlopen_HttpTests.test_ftp_nonexisting)\nPASS: test_invalid_redirect (test.test_urllib.urlopen_HttpTests.test_invalid_redirect)\nPASS: test_missing_localfile (test.test_urllib.urlopen_HttpTests.test_missing_localfile)\nPASS: test_read_0_9 (test.test_urllib.urlopen_HttpTests.test_read_0_9)\nPASS: test_read_1_0 (test.test_urllib.urlopen_HttpTests.test_read_1_0)\nPASS: test_read_1_1 (test.test_urllib.urlopen_HttpTests.test_read_1_1)\nPASS: test_read_bogus (test.test_urllib.urlopen_HttpTests.test_read_bogus)\nPASS: test_redirect_limit_independent (test.test_urllib.urlopen_HttpTests.test_redirect_limit_independent)\nPASS: test_url_fragment (test.test_urllib.urlopen_HttpTests.test_url_fragment)\nPASS: test_url_host_with_control_char_rejected (test.test_urllib.urlopen_HttpTests.test_url_host_with_control_char_rejected)\nPASS: test_url_host_with_newline_header_injection_rejected (test.test_urllib.urlopen_HttpTests.test_url_host_with_newline_header_injection_rejected)\nPASS: test_url_path_with_control_char_rejected (test.test_urllib.urlopen_HttpTests.test_url_path_with_control_char_rejected)\nPASS: test_url_path_with_newline_header_injection_rejected (test.test_urllib.urlopen_HttpTests.test_url_path_with_newline_header_injection_rejected)\nPASS: test_userpass_inurl (test.test_urllib.urlopen_HttpTests.test_userpass_inurl)\nPASS: test_userpass_inurl_w_spaces (test.test_urllib.urlopen_HttpTests.test_userpass_inurl_w_spaces)\nPASS: test_willclose (test.test_urllib.urlopen_HttpTests.test_willclose)\nPASS: test_basic (test.test_urllib.urlretrieve_FileTests.test_basic)\nPASS: test_copy (test.test_urllib.urlretrieve_FileTests.test_copy)\nPASS: test_reporthook (test.test_urllib.urlretrieve_FileTests.test_reporthook)\nPASS: test_reporthook_0_bytes (test.test_urllib.urlretrieve_FileTests.test_reporthook_0_bytes)\nPASS: test_reporthook_5_bytes (test.test_urllib.urlretrieve_FileTests.test_reporthook_5_bytes)\nPASS: test_reporthook_8193_bytes (test.test_urllib.urlretrieve_FileTests.test_reporthook_8193_bytes)\nPASS: test_short_content_raises_ContentTooShortError (test.test_urllib.urlretrieve_HttpTests.test_short_content_raises_ContentTooShortError)\nPASS: test_short_content_raises_ContentTooShortError_without_reporthook (test.test_urllib.urlretrieve_HttpTests.test_short_content_raises_ContentTooShortError_without_reporthook)\n\n----------------------------------------------------------------------\nRan 106 tests in 0.155s\n\nOK (skipped=2)\n0:03:45 load avg: 3.30 [425/469] test_urllib2 passed\nPASS: test_basic_and_digest_auth_handlers (test.test_urllib2.HandlerTests.test_basic_and_digest_auth_handlers)\nPASS: test_basic_auth (test.test_urllib2.HandlerTests.test_basic_auth)\nPASS: test_basic_prior_auth_auto_send (test.test_urllib2.HandlerTests.test_basic_prior_auth_auto_send)\nPASS: test_basic_prior_auth_send_after_first_success (test.test_urllib2.HandlerTests.test_basic_prior_auth_send_after_first_success)\nPASS: test_cookie_redirect (test.test_urllib2.HandlerTests.test_cookie_redirect)\nPASS: test_cookies (test.test_urllib2.HandlerTests.test_cookies)\nPASS: test_errors (test.test_urllib2.HandlerTests.test_errors)\nPASS: test_file (test.test_urllib2.HandlerTests.test_file)\nPASS: test_fixpath_in_weirdurls (test.test_urllib2.HandlerTests.test_fixpath_in_weirdurls)\nPASS: test_ftp (test.test_urllib2.HandlerTests.test_ftp)\nPASS: test_full_url_deleter (test.test_urllib2.HandlerTests.test_full_url_deleter)\nPASS: test_full_url_setter (test.test_urllib2.HandlerTests.test_full_url_setter)\nPASS: test_http (test.test_urllib2.HandlerTests.test_http)\nPASS: test_http_body_array (test.test_urllib2.HandlerTests.test_http_body_array)\nPASS: test_http_body_empty_seq (test.test_urllib2.HandlerTests.test_http_body_empty_seq)\nPASS: test_http_body_file (test.test_urllib2.HandlerTests.test_http_body_file)\nPASS: test_http_body_fileobj (test.test_urllib2.HandlerTests.test_http_body_fileobj)\nPASS: test_http_body_iterable (test.test_urllib2.HandlerTests.test_http_body_iterable)\nPASS: test_http_body_pipe (test.test_urllib2.HandlerTests.test_http_body_pipe)\ntest_http_closed (test.test_urllib2.HandlerTests.test_http_closed)\nPASS: Test the connection is cleaned up when the response is closed\nPASS: test_http_doubleslash (test.test_urllib2.HandlerTests.test_http_doubleslash)\nPASS: test_http_handler_global_debuglevel (test.test_urllib2.HandlerTests.test_http_handler_global_debuglevel)\nPASS: test_http_handler_local_debuglevel (test.test_urllib2.HandlerTests.test_http_handler_local_debuglevel)\nPASS: test_https_handler_global_debuglevel (test.test_urllib2.HandlerTests.test_https_handler_global_debuglevel)\nPASS: test_https_handler_local_debuglevel (test.test_urllib2.HandlerTests.test_https_handler_local_debuglevel)\ntest_invalid_closed (test.test_urllib2.HandlerTests.test_invalid_closed)\nPASS: Test the connection is cleaned up after an invalid response\nPASS: test_invalid_redirect (test.test_urllib2.HandlerTests.test_invalid_redirect)\nSKIP: test_osx_proxy_bypass (test.test_urllib2.HandlerTests.test_osx_proxy_bypass) 'only relevant for OSX'\nPASS: test_proxy (test.test_urllib2.HandlerTests.test_proxy)\nPASS: test_proxy_basic_auth (test.test_urllib2.HandlerTests.test_proxy_basic_auth)\nPASS: test_proxy_https (test.test_urllib2.HandlerTests.test_proxy_https)\nPASS: test_proxy_https_proxy_authorization (test.test_urllib2.HandlerTests.test_proxy_https_proxy_authorization)\nPASS: test_proxy_no_proxy (test.test_urllib2.HandlerTests.test_proxy_no_proxy)\nPASS: test_proxy_no_proxy_all (test.test_urllib2.HandlerTests.test_proxy_no_proxy_all)\nPASS: test_redirect (test.test_urllib2.HandlerTests.test_redirect)\nPASS: test_redirect_encoding (test.test_urllib2.HandlerTests.test_redirect_encoding)\nPASS: test_redirect_fragment (test.test_urllib2.HandlerTests.test_redirect_fragment)\nPASS: test_redirect_no_path (test.test_urllib2.HandlerTests.test_redirect_no_path)\nPASS: test_relative_redirect (test.test_urllib2.HandlerTests.test_relative_redirect)\nPASS: test_unsupported_auth_basic_handler (test.test_urllib2.HandlerTests.test_unsupported_auth_basic_handler)\nPASS: test_unsupported_auth_digest_handler (test.test_urllib2.HandlerTests.test_unsupported_auth_digest_handler)\ntest_HTTPError_interface (test.test_urllib2.MiscTests.test_HTTPError_interface)\nPASS: Issue 13211 reveals that HTTPError didn't implement the URLError\nPASS: test_build_opener (test.test_urllib2.MiscTests.test_build_opener)\nPASS: test_gh_98778 (test.test_urllib2.MiscTests.test_gh_98778)\nPASS: test_parse_proxy (test.test_urllib2.MiscTests.test_parse_proxy)\nPASS: test_unsupported_algorithm (test.test_urllib2.MiscTests.test_unsupported_algorithm)\nPASS: test_add_non_handler (test.test_urllib2.OpenerDirectorTests.test_add_non_handler)\nPASS: test_badly_named_methods (test.test_urllib2.OpenerDirectorTests.test_badly_named_methods)\nPASS: test_handled (test.test_urllib2.OpenerDirectorTests.test_handled)\nPASS: test_handler_order (test.test_urllib2.OpenerDirectorTests.test_handler_order)\nPASS: test_http_error (test.test_urllib2.OpenerDirectorTests.test_http_error)\nPASS: test_processors (test.test_urllib2.OpenerDirectorTests.test_processors)\nPASS: test_raise (test.test_urllib2.OpenerDirectorTests.test_raise)\nPASS: test_password_manager (test.test_urllib2.RequestHdrsTests.test_password_manager)\ntest_password_manager_default_port (test.test_urllib2.RequestHdrsTests.test_password_manager_default_port)\nPASS: The point to note here is that we can't guess the default port if\ntest_request_headers_dict (test.test_urllib2.RequestHdrsTests.test_request_headers_dict)\nPASS: The Request.headers dictionary is not a documented interface.  It\ntest_request_headers_methods (test.test_urllib2.RequestHdrsTests.test_request_headers_methods)\nPASS: Note the case normalization of header names here, to\nPASS: test_data (test.test_urllib2.RequestTests.test_data)\nPASS: test_deleting_data_should_remove_content_length (test.test_urllib2.RequestTests.test_deleting_data_should_remove_content_length)\nPASS: test_get_full_url (test.test_urllib2.RequestTests.test_get_full_url)\nPASS: test_get_host (test.test_urllib2.RequestTests.test_get_host)\nPASS: test_get_host_unquote (test.test_urllib2.RequestTests.test_get_host_unquote)\nPASS: test_get_type (test.test_urllib2.RequestTests.test_get_type)\nPASS: test_method (test.test_urllib2.RequestTests.test_method)\nPASS: test_proxy (test.test_urllib2.RequestTests.test_proxy)\nPASS: test_selector (test.test_urllib2.RequestTests.test_selector)\nPASS: test_setting_data_should_remove_content_length (test.test_urllib2.RequestTests.test_setting_data_should_remove_content_length)\nPASS: test_url_fragment (test.test_urllib2.RequestTests.test_url_fragment)\nPASS: test_url_fullurl_get_full_url (test.test_urllib2.RequestTests.test_url_fullurl_get_full_url)\nPASS: test_wrapped_url (test.test_urllib2.RequestTests.test_wrapped_url)\nPASS: test_URLError_reasonstr (test.test_urllib2.TrivialTests.test_URLError_reasonstr)\nPASS: test___all__ (test.test_urllib2.TrivialTests.test___all__)\nPASS: test_parse_http_list (test.test_urllib2.TrivialTests.test_parse_http_list)\nPASS: test_trivial (test.test_urllib2.TrivialTests.test_trivial)\n\n----------------------------------------------------------------------\nRan 73 tests in 0.201s\n\nOK (skipped=1)\n0:03:46 load avg: 3.30 [426/469] test_urllib2net skipped (resource denied)\ntest_urllib2net skipped -- Use of the 'network' resource not enabled\n0:03:46 load avg: 3.30 [427/469] test_urllib_response passed\nPASS: test_addclosehook (test.test_urllib_response.TestResponse.test_addclosehook)\nPASS: test_addinfo (test.test_urllib_response.TestResponse.test_addinfo)\nPASS: test_addinfourl (test.test_urllib_response.TestResponse.test_addinfourl)\nPASS: test_with (test.test_urllib_response.TestResponse.test_with)\n\n----------------------------------------------------------------------\nRan 4 tests in 0.001s\n\nOK\n0:03:47 load avg: 3.30 [428/469] test_urllibnet skipped (resource denied)\ntest_urllibnet skipped -- Use of the 'network' resource not enabled\n0:03:47 load avg: 3.30 [429/469] test_urlparse passed\nPASS: test_Quoter_deprecation (test.test_urlparse.DeprecationTest.test_Quoter_deprecation)\nPASS: test_splitattr_deprecation (test.test_urlparse.DeprecationTest.test_splitattr_deprecation)\nPASS: test_splithost_deprecation (test.test_urlparse.DeprecationTest.test_splithost_deprecation)\nPASS: test_splitnport_deprecation (test.test_urlparse.DeprecationTest.test_splitnport_deprecation)\nPASS: test_splitpasswd_deprecation (test.test_urlparse.DeprecationTest.test_splitpasswd_deprecation)\nPASS: test_splitport_deprecation (test.test_urlparse.DeprecationTest.test_splitport_deprecation)\nPASS: test_splitquery_deprecation (test.test_urlparse.DeprecationTest.test_splitquery_deprecation)\nPASS: test_splittag_deprecation (test.test_urlparse.DeprecationTest.test_splittag_deprecation)\nPASS: test_splittype_deprecation (test.test_urlparse.DeprecationTest.test_splittype_deprecation)\nPASS: test_splituser_deprecation (test.test_urlparse.DeprecationTest.test_splituser_deprecation)\nPASS: test_splitvalue_deprecation (test.test_urlparse.DeprecationTest.test_splitvalue_deprecation)\nPASS: test_to_bytes_deprecation (test.test_urlparse.DeprecationTest.test_to_bytes_deprecation)\nPASS: test_Quoter_repr (test.test_urlparse.UrlParseTestCase.test_Quoter_repr)\nPASS: test_RFC1808 (test.test_urlparse.UrlParseTestCase.test_RFC1808)\nPASS: test_RFC2368 (test.test_urlparse.UrlParseTestCase.test_RFC2368)\nPASS: test_RFC2396 (test.test_urlparse.UrlParseTestCase.test_RFC2396)\nPASS: test_RFC2732 (test.test_urlparse.UrlParseTestCase.test_RFC2732)\nPASS: test_RFC3986 (test.test_urlparse.UrlParseTestCase.test_RFC3986)\nPASS: test_all (test.test_urlparse.UrlParseTestCase.test_all)\nPASS: test_anyscheme (test.test_urlparse.UrlParseTestCase.test_anyscheme)\ntest_attributes_bad_port (test.test_urlparse.UrlParseTestCase.test_attributes_bad_port)\nPASS: Check handling of invalid ports.\ntest_attributes_bad_scheme (test.test_urlparse.UrlParseTestCase.test_attributes_bad_scheme)\nPASS: Check handling of invalid schemes.\nPASS: test_attributes_without_netloc (test.test_urlparse.UrlParseTestCase.test_attributes_without_netloc)\nPASS: test_clear_cache_for_code_coverage (test.test_urlparse.UrlParseTestCase.test_clear_cache_for_code_coverage)\nPASS: test_default_scheme (test.test_urlparse.UrlParseTestCase.test_default_scheme)\nPASS: test_http_roundtrips (test.test_urlparse.UrlParseTestCase.test_http_roundtrips)\nPASS: test_invalid_bracketed_hosts (test.test_urlparse.UrlParseTestCase.test_invalid_bracketed_hosts)\nPASS: test_issue14072 (test.test_urlparse.UrlParseTestCase.test_issue14072)\nPASS: test_mixed_types_rejected (test.test_urlparse.UrlParseTestCase.test_mixed_types_rejected)\nPASS: test_noslash (test.test_urlparse.UrlParseTestCase.test_noslash)\nPASS: test_parse_fragments (test.test_urlparse.UrlParseTestCase.test_parse_fragments)\nPASS: test_parse_qs_encoding (test.test_urlparse.UrlParseTestCase.test_parse_qs_encoding)\nPASS: test_parse_qs_separator (test.test_urlparse.UrlParseTestCase.test_parse_qs_separator)\nPASS: test_parse_qsl_encoding (test.test_urlparse.UrlParseTestCase.test_parse_qsl_encoding)\nPASS: test_parse_qsl_max_num_fields (test.test_urlparse.UrlParseTestCase.test_parse_qsl_max_num_fields)\nPASS: test_parse_qsl_separator (test.test_urlparse.UrlParseTestCase.test_parse_qsl_separator)\nPASS: test_port_casting_failure_message (test.test_urlparse.UrlParseTestCase.test_port_casting_failure_message)\nPASS: test_portseparator (test.test_urlparse.UrlParseTestCase.test_portseparator)\nPASS: test_qs (test.test_urlparse.UrlParseTestCase.test_qs)\nPASS: test_qsl (test.test_urlparse.UrlParseTestCase.test_qsl)\nPASS: test_quote_errors (test.test_urlparse.UrlParseTestCase.test_quote_errors)\nPASS: test_quote_from_bytes (test.test_urlparse.UrlParseTestCase.test_quote_from_bytes)\nPASS: test_result_pairs (test.test_urlparse.UrlParseTestCase.test_result_pairs)\nPASS: test_roundtrips (test.test_urlparse.UrlParseTestCase.test_roundtrips)\nPASS: test_splitting_bracketed_hosts (test.test_urlparse.UrlParseTestCase.test_splitting_bracketed_hosts)\nPASS: test_telurl_params (test.test_urlparse.UrlParseTestCase.test_telurl_params)\nPASS: test_unparse_parse (test.test_urlparse.UrlParseTestCase.test_unparse_parse)\nPASS: test_unquote_to_bytes (test.test_urlparse.UrlParseTestCase.test_unquote_to_bytes)\nPASS: test_urldefrag (test.test_urlparse.UrlParseTestCase.test_urldefrag)\nPASS: test_urlencode_quote_via (test.test_urlparse.UrlParseTestCase.test_urlencode_quote_via)\nPASS: test_urlencode_sequences (test.test_urlparse.UrlParseTestCase.test_urlencode_sequences)\nPASS: test_urljoins (test.test_urlparse.UrlParseTestCase.test_urljoins)\ntest_urllib_parse_getattr_failure (test.test_urlparse.UrlParseTestCase.test_urllib_parse_getattr_failure)\nPASS: Test that urllib.parse.__getattr__() fails correctly.\nPASS: test_urlsplit_attributes (test.test_urlparse.UrlParseTestCase.test_urlsplit_attributes)\nPASS: test_urlsplit_normalization (test.test_urlparse.UrlParseTestCase.test_urlsplit_normalization)\nPASS: test_urlsplit_remove_unsafe_bytes (test.test_urlparse.UrlParseTestCase.test_urlsplit_remove_unsafe_bytes)\nPASS: test_urlsplit_scoped_IPv6 (test.test_urlparse.UrlParseTestCase.test_urlsplit_scoped_IPv6)\nPASS: test_urlsplit_strip_url (test.test_urlparse.UrlParseTestCase.test_urlsplit_strip_url)\nPASS: test_usingsys (test.test_urlparse.UrlParseTestCase.test_usingsys)\nPASS: test_withoutscheme (test.test_urlparse.UrlParseTestCase.test_withoutscheme)\nPASS: test_splitattr (test.test_urlparse.Utility_Tests.test_splitattr)\nPASS: test_splithost (test.test_urlparse.Utility_Tests.test_splithost)\nPASS: test_splitnport (test.test_urlparse.Utility_Tests.test_splitnport)\nPASS: test_splitpasswd (test.test_urlparse.Utility_Tests.test_splitpasswd)\nPASS: test_splitport (test.test_urlparse.Utility_Tests.test_splitport)\nPASS: test_splitquery (test.test_urlparse.Utility_Tests.test_splitquery)\nPASS: test_splittag (test.test_urlparse.Utility_Tests.test_splittag)\nPASS: test_splittype (test.test_urlparse.Utility_Tests.test_splittype)\nPASS: test_splituser (test.test_urlparse.Utility_Tests.test_splituser)\nPASS: test_splitvalue (test.test_urlparse.Utility_Tests.test_splitvalue)\nPASS: test_to_bytes (test.test_urlparse.Utility_Tests.test_to_bytes)\nPASS: test_unwrap (test.test_urlparse.Utility_Tests.test_unwrap)\n\n----------------------------------------------------------------------\nRan 72 tests in 0.496s\n\nOK\n0:03:47 load avg: 3.30 [430/469] test_unparse passed\nPASS: test_class_bases_and_keywords (test.test_unparse.CosmeticTestCase.test_class_bases_and_keywords)\nPASS: test_docstrings (test.test_unparse.CosmeticTestCase.test_docstrings)\nPASS: test_docstrings_negative_cases (test.test_unparse.CosmeticTestCase.test_docstrings_negative_cases)\nPASS: test_fstrings (test.test_unparse.CosmeticTestCase.test_fstrings)\nPASS: test_lambda_parameters (test.test_unparse.CosmeticTestCase.test_lambda_parameters)\nPASS: test_multiquote_joined_string (test.test_unparse.CosmeticTestCase.test_multiquote_joined_string)\nPASS: test_simple_expressions_parens (test.test_unparse.CosmeticTestCase.test_simple_expressions_parens)\nPASS: test_slices (test.test_unparse.CosmeticTestCase.test_slices)\nPASS: test_star_expr_assign_target (test.test_unparse.CosmeticTestCase.test_star_expr_assign_target)\nPASS: test_star_expr_assign_target_multiple (test.test_unparse.CosmeticTestCase.test_star_expr_assign_target_multiple)\nPASS: test_unary_op_factor (test.test_unparse.CosmeticTestCase.test_unary_op_factor)\ntest_files (test.test_unparse.DirectoryTestCase.test_files) ... Testing /usr/lib/python3.12/test/test_shelve.py\nTesting /usr/lib/python3.12/test/test_csv.py\nTesting /usr/lib/python3.12/test/test_locale.py\nTesting /usr/lib/python3.12/test/test_grammar.py\nTesting /usr/lib/python3.12/test/test_minidom.py\nTesting /usr/lib/python3.12/test/test_type_params.py\nTesting /usr/lib/python3.12/test/test_compile.py\nTesting /usr/lib/python3.12/test/test_unary.py\nTesting /usr/lib/python3.12/test/test_urllib2net.py\nTesting /usr/lib/python3.12/test/test_tokenize.py\nTesting /usr/lib/python3.12/test/test_syntax.py\n<unknown>:2301: SyntaxWarning: invalid escape sequence '\\('\nTesting /usr/lib/python3.12/test/test_asdl_parser.py\nTesting /usr/lib/python3.12/test/test_patma.py\nTesting /usr/lib/python3.12/test/test_fstring.py\nTesting /usr/lib/python3.12/test/test_ast.py\nTesting /usr/lib/python3.12/test/test_robotparser.py\nTesting /usr/lib/python3.12/test/test_popen.py\nTesting /usr/lib/python3.12/test/test_print.py\nTesting /usr/lib/python3.12/uu.py\nok\nPASS: test_async_function (test.test_unparse.ManualASTCreationTestCase.test_async_function)\nPASS: test_async_function_with_type_params (test.test_unparse.ManualASTCreationTestCase.test_async_function_with_type_params)\nPASS: test_class (test.test_unparse.ManualASTCreationTestCase.test_class)\nPASS: test_class_with_type_params (test.test_unparse.ManualASTCreationTestCase.test_class_with_type_params)\nPASS: test_function (test.test_unparse.ManualASTCreationTestCase.test_function)\nPASS: test_function_with_type_params (test.test_unparse.ManualASTCreationTestCase.test_function_with_type_params)\nPASS: test_function_with_type_params_and_bound (test.test_unparse.ManualASTCreationTestCase.test_function_with_type_params_and_bound)\nPASS: test_annotations (test.test_unparse.UnparseTestCase.test_annotations)\nPASS: test_bytes (test.test_unparse.UnparseTestCase.test_bytes)\nPASS: test_chained_comparisons (test.test_unparse.UnparseTestCase.test_chained_comparisons)\nPASS: test_class_decorators (test.test_unparse.UnparseTestCase.test_class_decorators)\nPASS: test_class_definition (test.test_unparse.UnparseTestCase.test_class_definition)\nPASS: test_constant_tuples (test.test_unparse.UnparseTestCase.test_constant_tuples)\nPASS: test_del_statement (test.test_unparse.UnparseTestCase.test_del_statement)\nPASS: test_dict_comprehension (test.test_unparse.UnparseTestCase.test_dict_comprehension)\nPASS: test_dict_unpacking_in_dict (test.test_unparse.UnparseTestCase.test_dict_unpacking_in_dict)\nPASS: test_docstrings (test.test_unparse.UnparseTestCase.test_docstrings)\nPASS: test_elifs (test.test_unparse.UnparseTestCase.test_elifs)\nPASS: test_empty_set (test.test_unparse.UnparseTestCase.test_empty_set)\nPASS: test_for_else (test.test_unparse.UnparseTestCase.test_for_else)\nPASS: test_fstring_backslash (test.test_unparse.UnparseTestCase.test_fstring_backslash)\nPASS: test_fstrings (test.test_unparse.UnparseTestCase.test_fstrings)\nPASS: test_fstrings_complicated (test.test_unparse.UnparseTestCase.test_fstrings_complicated)\nPASS: test_fstrings_pep701 (test.test_unparse.UnparseTestCase.test_fstrings_pep701)\nPASS: test_fstrings_special_chars (test.test_unparse.UnparseTestCase.test_fstrings_special_chars)\nPASS: test_function_arguments (test.test_unparse.UnparseTestCase.test_function_arguments)\nPASS: test_function_type (test.test_unparse.UnparseTestCase.test_function_type)\nPASS: test_huge_float (test.test_unparse.UnparseTestCase.test_huge_float)\nPASS: test_imaginary_literals (test.test_unparse.UnparseTestCase.test_imaginary_literals)\nPASS: test_import_from_level_none (test.test_unparse.UnparseTestCase.test_import_from_level_none)\nPASS: test_integer_parens (test.test_unparse.UnparseTestCase.test_integer_parens)\nPASS: test_invalid_fstring_value (test.test_unparse.UnparseTestCase.test_invalid_fstring_value)\nPASS: test_invalid_raise (test.test_unparse.UnparseTestCase.test_invalid_raise)\nPASS: test_invalid_yield_from (test.test_unparse.UnparseTestCase.test_invalid_yield_from)\nPASS: test_lambda_parentheses (test.test_unparse.UnparseTestCase.test_lambda_parentheses)\nPASS: test_min_int (test.test_unparse.UnparseTestCase.test_min_int)\nPASS: test_nan (test.test_unparse.UnparseTestCase.test_nan)\nPASS: test_nonlocal (test.test_unparse.UnparseTestCase.test_nonlocal)\nPASS: test_raise_from (test.test_unparse.UnparseTestCase.test_raise_from)\nPASS: test_relative_import (test.test_unparse.UnparseTestCase.test_relative_import)\nPASS: test_set_comprehension (test.test_unparse.UnparseTestCase.test_set_comprehension)\nPASS: test_set_literal (test.test_unparse.UnparseTestCase.test_set_literal)\nPASS: test_shifts (test.test_unparse.UnparseTestCase.test_shifts)\nPASS: test_slices (test.test_unparse.UnparseTestCase.test_slices)\nPASS: test_starred_assignment (test.test_unparse.UnparseTestCase.test_starred_assignment)\nPASS: test_strings (test.test_unparse.UnparseTestCase.test_strings)\nPASS: test_try_except_finally (test.test_unparse.UnparseTestCase.test_try_except_finally)\nPASS: test_try_except_star_finally (test.test_unparse.UnparseTestCase.test_try_except_star_finally)\nPASS: test_type_comments (test.test_unparse.UnparseTestCase.test_type_comments)\nPASS: test_type_ignore (test.test_unparse.UnparseTestCase.test_type_ignore)\nPASS: test_unary_parens (test.test_unparse.UnparseTestCase.test_unary_parens)\nPASS: test_while_else (test.test_unparse.UnparseTestCase.test_while_else)\nPASS: test_with_as (test.test_unparse.UnparseTestCase.test_with_as)\nPASS: test_with_simple (test.test_unparse.UnparseTestCase.test_with_simple)\nPASS: test_with_two_items (test.test_unparse.UnparseTestCase.test_with_two_items)\n\n----------------------------------------------------------------------\nRan 67 tests in 2.692s\n\nOK\n0:03:48 load avg: 3.30 [431/469] test_userdict passed\nPASS: test_all (test.test_userdict.UserDictTest.test_all)\nPASS: test_bool (test.test_userdict.UserDictTest.test_bool)\nPASS: test_clear (test.test_userdict.UserDictTest.test_clear)\nPASS: test_constructor (test.test_userdict.UserDictTest.test_constructor)\nPASS: test_contains (test.test_userdict.UserDictTest.test_contains)\nPASS: test_copy (test.test_userdict.UserDictTest.test_copy)\nPASS: test_eq (test.test_userdict.UserDictTest.test_eq)\nPASS: test_fromkeys (test.test_userdict.UserDictTest.test_fromkeys)\nPASS: test_get (test.test_userdict.UserDictTest.test_get)\nPASS: test_getitem (test.test_userdict.UserDictTest.test_getitem)\nPASS: test_init (test.test_userdict.UserDictTest.test_init)\nPASS: test_items (test.test_userdict.UserDictTest.test_items)\nPASS: test_keys (test.test_userdict.UserDictTest.test_keys)\nPASS: test_len (test.test_userdict.UserDictTest.test_len)\nPASS: test_missing (test.test_userdict.UserDictTest.test_missing)\nPASS: test_mutatingiteration (test.test_userdict.UserDictTest.test_mutatingiteration)\nPASS: test_pop (test.test_userdict.UserDictTest.test_pop)\nPASS: test_popitem (test.test_userdict.UserDictTest.test_popitem)\nPASS: test_read (test.test_userdict.UserDictTest.test_read)\nPASS: test_repr (test.test_userdict.UserDictTest.test_repr)\nPASS: test_repr_deep (test.test_userdict.UserDictTest.test_repr_deep)\nPASS: test_setdefault (test.test_userdict.UserDictTest.test_setdefault)\nPASS: test_update (test.test_userdict.UserDictTest.test_update)\nPASS: test_values (test.test_userdict.UserDictTest.test_values)\nPASS: test_write (test.test_userdict.UserDictTest.test_write)\n\n----------------------------------------------------------------------\nRan 25 tests in 0.094s\n\nOK\n0:03:48 load avg: 3.30 [432/469] test_urllib2_localnet passed\nPASS: test_basic_auth_httperror (test.test_urllib2_localnet.BasicAuthTests.test_basic_auth_httperror)\nPASS: test_basic_auth_success (test.test_urllib2_localnet.BasicAuthTests.test_basic_auth_success)\nPASS: test_proxy_qop_auth_int_works_or_throws_urlerror (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_qop_auth_int_works_or_throws_urlerror)\nPASS: test_proxy_qop_auth_works (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_qop_auth_works)\nPASS: test_proxy_with_bad_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_with_bad_password_raises_httperror)\nPASS: test_proxy_with_no_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests.test_proxy_with_no_password_raises_httperror)\nPASS: test_200 (test.test_urllib2_localnet.TestUrlopen.test_200)\nPASS: test_200_with_parameters (test.test_urllib2_localnet.TestUrlopen.test_200_with_parameters)\nPASS: test_404 (test.test_urllib2_localnet.TestUrlopen.test_404)\nPASS: test_basic (test.test_urllib2_localnet.TestUrlopen.test_basic)\nPASS: test_chunked (test.test_urllib2_localnet.TestUrlopen.test_chunked)\nPASS: test_geturl (test.test_urllib2_localnet.TestUrlopen.test_geturl)\ntest_https (test.test_urllib2_localnet.TestUrlopen.test_https) ... stopping HTTPS server\njoining HTTPS thread\nok\ntest_https_sni (test.test_urllib2_localnet.TestUrlopen.test_https_sni) ... stopping HTTPS server\njoining HTTPS thread\nok\ntest_https_with_cadefault (test.test_urllib2_localnet.TestUrlopen.test_https_with_cadefault) ... stopping HTTPS server\nGot an error:\n[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\njoining HTTPS thread\nok\ntest_https_with_cafile (test.test_urllib2_localnet.TestUrlopen.test_https_with_cafile) ... Got an error:\n[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1000)\nstopping HTTPS server\nGot an error:\n[SSL: SSLV3_ALERT_BAD_CERTIFICATE] ssl/tls alert bad certificate (_ssl.c:1000)\njoining HTTPS thread\nstopping HTTPS server\njoining HTTPS thread\nok\nPASS: test_info (test.test_urllib2_localnet.TestUrlopen.test_info)\nPASS: test_issue16464 (test.test_urllib2_localnet.TestUrlopen.test_issue16464)\nPASS: test_iteration (test.test_urllib2_localnet.TestUrlopen.test_iteration)\nPASS: test_line_iteration (test.test_urllib2_localnet.TestUrlopen.test_line_iteration)\nPASS: test_redirection (test.test_urllib2_localnet.TestUrlopen.test_redirection)\nPASS: test_sending_headers (test.test_urllib2_localnet.TestUrlopen.test_sending_headers)\nPASS: test_sending_headers_camel (test.test_urllib2_localnet.TestUrlopen.test_sending_headers_camel)\n\n----------------------------------------------------------------------\nRan 23 tests in 2.231s\n\nOK\n0:03:48 load avg: 3.30 [433/469] test_userlist passed\nPASS: test_add_specials (test.test_userlist.UserListTest.test_add_specials)\nPASS: test_addmul (test.test_userlist.UserListTest.test_addmul)\nPASS: test_append (test.test_userlist.UserListTest.test_append)\nPASS: test_bigrepeat (test.test_userlist.UserListTest.test_bigrepeat)\nPASS: test_clear (test.test_userlist.UserListTest.test_clear)\nPASS: test_constructor_exception_handling (test.test_userlist.UserListTest.test_constructor_exception_handling)\nPASS: test_constructors (test.test_userlist.UserListTest.test_constructors)\nPASS: test_contains (test.test_userlist.UserListTest.test_contains)\nPASS: test_contains_fake (test.test_userlist.UserListTest.test_contains_fake)\nPASS: test_contains_order (test.test_userlist.UserListTest.test_contains_order)\nPASS: test_copy (test.test_userlist.UserListTest.test_copy)\nPASS: test_count (test.test_userlist.UserListTest.test_count)\nPASS: test_delitem (test.test_userlist.UserListTest.test_delitem)\nPASS: test_delslice (test.test_userlist.UserListTest.test_delslice)\nPASS: test_exhausted_iterator (test.test_userlist.UserListTest.test_exhausted_iterator)\nPASS: test_extend (test.test_userlist.UserListTest.test_extend)\nPASS: test_extendedslicing (test.test_userlist.UserListTest.test_extendedslicing)\nPASS: test_free_after_iterating (test.test_userlist.UserListTest.test_free_after_iterating)\nPASS: test_getitem (test.test_userlist.UserListTest.test_getitem)\nPASS: test_getitem_error (test.test_userlist.UserListTest.test_getitem_error)\nPASS: test_getitemoverwriteiter (test.test_userlist.UserListTest.test_getitemoverwriteiter)\nPASS: test_getslice (test.test_userlist.UserListTest.test_getslice)\nPASS: test_iadd (test.test_userlist.UserListTest.test_iadd)\nPASS: test_imul (test.test_userlist.UserListTest.test_imul)\nPASS: test_index (test.test_userlist.UserListTest.test_index)\nPASS: test_init (test.test_userlist.UserListTest.test_init)\nPASS: test_insert (test.test_userlist.UserListTest.test_insert)\nPASS: test_len (test.test_userlist.UserListTest.test_len)\nPASS: test_minmax (test.test_userlist.UserListTest.test_minmax)\nPASS: test_mixedadd (test.test_userlist.UserListTest.test_mixedadd)\nPASS: test_mixedcmp (test.test_userlist.UserListTest.test_mixedcmp)\nPASS: test_pickle (test.test_userlist.UserListTest.test_pickle)\nPASS: test_pop (test.test_userlist.UserListTest.test_pop)\nPASS: test_radd_specials (test.test_userlist.UserListTest.test_radd_specials)\nPASS: test_remove (test.test_userlist.UserListTest.test_remove)\nPASS: test_repeat (test.test_userlist.UserListTest.test_repeat)\nPASS: test_repr (test.test_userlist.UserListTest.test_repr)\nPASS: test_repr_deep (test.test_userlist.UserListTest.test_repr_deep)\nPASS: test_reverse (test.test_userlist.UserListTest.test_reverse)\nPASS: test_reversed (test.test_userlist.UserListTest.test_reversed)\nPASS: test_set_subscript (test.test_userlist.UserListTest.test_set_subscript)\nPASS: test_setitem (test.test_userlist.UserListTest.test_setitem)\nPASS: test_setitem_error (test.test_userlist.UserListTest.test_setitem_error)\nPASS: test_setslice (test.test_userlist.UserListTest.test_setslice)\nPASS: test_slice (test.test_userlist.UserListTest.test_slice)\nPASS: test_slice_type (test.test_userlist.UserListTest.test_slice_type)\nPASS: test_sort (test.test_userlist.UserListTest.test_sort)\nPASS: test_subscript (test.test_userlist.UserListTest.test_subscript)\nPASS: test_truth (test.test_userlist.UserListTest.test_truth)\nPASS: test_userlist_copy (test.test_userlist.UserListTest.test_userlist_copy)\n\n----------------------------------------------------------------------\nRan 50 tests in 0.066s\n\nOK\n0:03:48 load avg: 3.36 [434/469] test_utf8source passed\nPASS: test_latin1 (test.test_utf8source.BuiltinCompileTests.test_latin1)\nPASS: test_badsyntax (test.test_utf8source.PEP3120Test.test_badsyntax)\nPASS: test_pep3120 (test.test_utf8source.PEP3120Test.test_pep3120)\n\n----------------------------------------------------------------------\nRan 3 tests in 0.001s\n\nOK\n0:03:48 load avg: 3.36 [435/469] test_uu passed\nPASS: test_decode (test.test_uu.UUFileTest.test_decode)\nPASS: test_decode_filename (test.test_uu.UUFileTest.test_decode_filename)\nPASS: test_decode_mode (test.test_uu.UUFileTest.test_decode_mode)\nPASS: test_decodetwice (test.test_uu.UUFileTest.test_decodetwice)\nPASS: test_encode (test.test_uu.UUFileTest.test_encode)\nPASS: test_decode (test.test_uu.UUStdIOTest.test_decode)\nPASS: test_encode (test.test_uu.UUStdIOTest.test_encode)\nPASS: test_decode (test.test_uu.UUTest.test_decode)\nPASS: test_encode (test.test_uu.UUTest.test_encode)\nPASS: test_garbage_padding (test.test_uu.UUTest.test_garbage_padding)\nPASS: test_missingbegin (test.test_uu.UUTest.test_missingbegin)\nPASS: test_newlines_escaped (test.test_uu.UUTest.test_newlines_escaped)\nPASS: test_no_directory_traversal (test.test_uu.UUTest.test_no_directory_traversal)\nPASS: test_truncatedinput (test.test_uu.UUTest.test_truncatedinput)\n\n----------------------------------------------------------------------\nRan 14 tests in 0.006s\n\nOK\n0:03:49 load avg: 3.36 [436/469] test_uuid passed\nSKIP: test_arp_getnode (test.test_uuid.TestInternalsWithExtModule.test_arp_getnode) 'arp is not used for introspection on this platform'\nPASS: test_find_mac_near_keyword (test.test_uuid.TestInternalsWithExtModule.test_find_mac_near_keyword)\nPASS: test_find_under_heading (test.test_uuid.TestInternalsWithExtModule.test_find_under_heading)\nPASS: test_find_under_heading_ipv6 (test.test_uuid.TestInternalsWithExtModule.test_find_under_heading_ipv6)\nPASS: test_ifconfig_getnode (test.test_uuid.TestInternalsWithExtModule.test_ifconfig_getnode)\nPASS: test_ip_getnode (test.test_uuid.TestInternalsWithExtModule.test_ip_getnode)\nSKIP: test_lanscan_getnode (test.test_uuid.TestInternalsWithExtModule.test_lanscan_getnode) 'lanscan is not used for introspection on this platform'\nSKIP: test_netstat_getnode (test.test_uuid.TestInternalsWithExtModule.test_netstat_getnode) 'netstat is not used for introspection on this platform'\nPASS: test_parse_mac (test.test_uuid.TestInternalsWithExtModule.test_parse_mac)\nPASS: test_parse_mac_aix (test.test_uuid.TestInternalsWithExtModule.test_parse_mac_aix)\nPASS: test_random_getnode (test.test_uuid.TestInternalsWithExtModule.test_random_getnode)\nPASS: test_unix_getnode (test.test_uuid.TestInternalsWithExtModule.test_unix_getnode)\nSKIP: test_windll_getnode (test.test_uuid.TestInternalsWithExtModule.test_windll_getnode) 'requires Windows'\nSKIP: test_arp_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_arp_getnode) 'arp is not used for introspection on this platform'\nPASS: test_find_mac_near_keyword (test.test_uuid.TestInternalsWithoutExtModule.test_find_mac_near_keyword)\nPASS: test_find_under_heading (test.test_uuid.TestInternalsWithoutExtModule.test_find_under_heading)\nPASS: test_find_under_heading_ipv6 (test.test_uuid.TestInternalsWithoutExtModule.test_find_under_heading_ipv6)\nPASS: test_ifconfig_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_ifconfig_getnode)\nPASS: test_ip_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_ip_getnode)\nSKIP: test_lanscan_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_lanscan_getnode) 'lanscan is not used for introspection on this platform'\nSKIP: test_netstat_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_netstat_getnode) 'netstat is not used for introspection on this platform'\nPASS: test_parse_mac (test.test_uuid.TestInternalsWithoutExtModule.test_parse_mac)\nPASS: test_parse_mac_aix (test.test_uuid.TestInternalsWithoutExtModule.test_parse_mac_aix)\nPASS: test_random_getnode (test.test_uuid.TestInternalsWithoutExtModule.test_random_getnode)\nPASS: testIssue8621 (test.test_uuid.TestUUIDWithExtModule.testIssue8621)\nPASS: test_UUID (test.test_uuid.TestUUIDWithExtModule.test_UUID)\nPASS: test_cli_name_required_for_uuid3 (test.test_uuid.TestUUIDWithExtModule.test_cli_name_required_for_uuid3)\nPASS: test_cli_namespace_required_for_uuid3 (test.test_uuid.TestUUIDWithExtModule.test_cli_namespace_required_for_uuid3)\nPASS: test_cli_uuid3_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithExtModule.test_cli_uuid3_ouputted_with_valid_namespace_and_name)\nPASS: test_cli_uuid4_outputted_with_no_args (test.test_uuid.TestUUIDWithExtModule.test_cli_uuid4_outputted_with_no_args)\nPASS: test_cli_uuid5_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithExtModule.test_cli_uuid5_ouputted_with_valid_namespace_and_name)\nPASS: test_exceptions (test.test_uuid.TestUUIDWithExtModule.test_exceptions)\nPASS: test_getnode (test.test_uuid.TestUUIDWithExtModule.test_getnode)\nPASS: test_pickle_roundtrip (test.test_uuid.TestUUIDWithExtModule.test_pickle_roundtrip)\nPASS: test_safe_uuid_enum (test.test_uuid.TestUUIDWithExtModule.test_safe_uuid_enum)\nPASS: test_unpickle_previous_python_versions (test.test_uuid.TestUUIDWithExtModule.test_unpickle_previous_python_versions)\nPASS: test_uuid1 (test.test_uuid.TestUUIDWithExtModule.test_uuid1)\nPASS: test_uuid1_bogus_return_value (test.test_uuid.TestUUIDWithExtModule.test_uuid1_bogus_return_value)\nPASS: test_uuid1_eui64 (test.test_uuid.TestUUIDWithExtModule.test_uuid1_eui64)\nPASS: test_uuid1_is_safe (test.test_uuid.TestUUIDWithExtModule.test_uuid1_is_safe)\nPASS: test_uuid1_is_unsafe (test.test_uuid.TestUUIDWithExtModule.test_uuid1_is_unsafe)\nPASS: test_uuid1_safe (test.test_uuid.TestUUIDWithExtModule.test_uuid1_safe)\nPASS: test_uuid1_time (test.test_uuid.TestUUIDWithExtModule.test_uuid1_time)\nPASS: test_uuid1_unknown (test.test_uuid.TestUUIDWithExtModule.test_uuid1_unknown)\nPASS: test_uuid3 (test.test_uuid.TestUUIDWithExtModule.test_uuid3)\nPASS: test_uuid4 (test.test_uuid.TestUUIDWithExtModule.test_uuid4)\nPASS: test_uuid5 (test.test_uuid.TestUUIDWithExtModule.test_uuid5)\nPASS: test_uuid_weakref (test.test_uuid.TestUUIDWithExtModule.test_uuid_weakref)\nPASS: testIssue8621 (test.test_uuid.TestUUIDWithoutExtModule.testIssue8621)\nPASS: test_UUID (test.test_uuid.TestUUIDWithoutExtModule.test_UUID)\nPASS: test_cli_name_required_for_uuid3 (test.test_uuid.TestUUIDWithoutExtModule.test_cli_name_required_for_uuid3)\nPASS: test_cli_namespace_required_for_uuid3 (test.test_uuid.TestUUIDWithoutExtModule.test_cli_namespace_required_for_uuid3)\nPASS: test_cli_uuid3_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid3_ouputted_with_valid_namespace_and_name)\nPASS: test_cli_uuid4_outputted_with_no_args (test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid4_outputted_with_no_args)\nPASS: test_cli_uuid5_ouputted_with_valid_namespace_and_name (test.test_uuid.TestUUIDWithoutExtModule.test_cli_uuid5_ouputted_with_valid_namespace_and_name)\nPASS: test_exceptions (test.test_uuid.TestUUIDWithoutExtModule.test_exceptions)\nPASS: test_getnode (test.test_uuid.TestUUIDWithoutExtModule.test_getnode)\nPASS: test_pickle_roundtrip (test.test_uuid.TestUUIDWithoutExtModule.test_pickle_roundtrip)\nPASS: test_safe_uuid_enum (test.test_uuid.TestUUIDWithoutExtModule.test_safe_uuid_enum)\nPASS: test_unpickle_previous_python_versions (test.test_uuid.TestUUIDWithoutExtModule.test_unpickle_previous_python_versions)\nPASS: test_uuid1 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1)\nSKIP: test_uuid1_bogus_return_value (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_bogus_return_value) 'need uuid._generate_time_safe'\nPASS: test_uuid1_eui64 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_eui64)\nSKIP: test_uuid1_is_safe (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_is_safe) 'need uuid._generate_time_safe'\nSKIP: test_uuid1_is_unsafe (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_is_unsafe) 'need uuid._generate_time_safe'\nSKIP: test_uuid1_safe (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_safe) 'requires uuid_generate_time_safe(3)'\nPASS: test_uuid1_time (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_time)\nSKIP: test_uuid1_unknown (test.test_uuid.TestUUIDWithoutExtModule.test_uuid1_unknown) 'need uuid._generate_time_safe'\nPASS: test_uuid3 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid3)\nPASS: test_uuid4 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid4)\nPASS: test_uuid5 (test.test_uuid.TestUUIDWithoutExtModule.test_uuid5)\nPASS: test_uuid_weakref (test.test_uuid.TestUUIDWithoutExtModule.test_uuid_weakref)\n\n----------------------------------------------------------------------\nRan 65 tests in 0.162s\n\nOK (skipped=12)\n0:03:49 load avg: 3.36 [437/469] test_utf8_mode passed\nPASS: test_cmd_line (test.test_utf8_mode.UTF8ModeTests.test_cmd_line)\nSKIP: test_device_encoding (test.test_utf8_mode.UTF8ModeTests.test_device_encoding) 'sys.stdout is not a TTY'\nPASS: test_env_var (test.test_utf8_mode.UTF8ModeTests.test_env_var)\nPASS: test_filesystemencoding (test.test_utf8_mode.UTF8ModeTests.test_filesystemencoding)\nPASS: test_io (test.test_utf8_mode.UTF8ModeTests.test_io)\nPASS: test_io_encoding (test.test_utf8_mode.UTF8ModeTests.test_io_encoding)\nPASS: test_locale_getpreferredencoding (test.test_utf8_mode.UTF8ModeTests.test_locale_getpreferredencoding)\nPASS: test_optim_level (test.test_utf8_mode.UTF8ModeTests.test_optim_level)\nPASS: test_posix_locale (test.test_utf8_mode.UTF8ModeTests.test_posix_locale)\nPASS: test_pyio_encoding (test.test_utf8_mode.UTF8ModeTests.test_pyio_encoding)\nPASS: test_stdio (test.test_utf8_mode.UTF8ModeTests.test_stdio)\nPASS: test_xoption (test.test_utf8_mode.UTF8ModeTests.test_xoption)\n\n----------------------------------------------------------------------\nRan 12 tests in 1.174s\n\nOK (skipped=1)\n0:03:50 load avg: 3.36 [438/469] test_userstring passed\nPASS: test___contains__ (test.test_userstring.UserStringTest.test___contains__)\nPASS: test_adaptive_find (test.test_userstring.UserStringTest.test_adaptive_find)\nPASS: test_additional_rsplit (test.test_userstring.UserStringTest.test_additional_rsplit)\nPASS: test_additional_split (test.test_userstring.UserStringTest.test_additional_split)\nPASS: test_capitalize (test.test_userstring.UserStringTest.test_capitalize)\nPASS: test_capitalize_nonascii (test.test_userstring.UserStringTest.test_capitalize_nonascii)\nPASS: test_center (test.test_userstring.UserStringTest.test_center)\nPASS: test_count (test.test_userstring.UserStringTest.test_count)\nPASS: test_encode_default_args (test.test_userstring.UserStringTest.test_encode_default_args)\nPASS: test_encode_explicit_none_args (test.test_userstring.UserStringTest.test_encode_explicit_none_args)\nPASS: test_endswith (test.test_userstring.UserStringTest.test_endswith)\nPASS: test_expandtabs (test.test_userstring.UserStringTest.test_expandtabs)\nPASS: test_extended_getslice (test.test_userstring.UserStringTest.test_extended_getslice)\nPASS: test_find (test.test_userstring.UserStringTest.test_find)\nPASS: test_find_etc_raise_correct_error_messages (test.test_userstring.UserStringTest.test_find_etc_raise_correct_error_messages)\nPASS: test_find_many_lengths (test.test_userstring.UserStringTest.test_find_many_lengths)\ntest_find_periodic_pattern (test.test_userstring.UserStringTest.test_find_periodic_pattern)\nPASS: Cover the special path for periodic patterns.\ntest_find_shift_table_overflow (test.test_userstring.UserStringTest.test_find_shift_table_overflow)\nPASS: When the table of 8-bit shifts overflows.\nPASS: test_find_with_memory (test.test_userstring.UserStringTest.test_find_with_memory)\nPASS: test_fixtype (test.test_userstring.UserStringTest.test_fixtype)\nPASS: test_floatformatting (test.test_userstring.UserStringTest.test_floatformatting)\nPASS: test_formatting (test.test_userstring.UserStringTest.test_formatting)\nPASS: test_formatting_c_limits (test.test_userstring.UserStringTest.test_formatting_c_limits)\nPASS: test_hash (test.test_userstring.UserStringTest.test_hash)\nPASS: test_index (test.test_userstring.UserStringTest.test_index)\nPASS: test_inplace_rewrites (test.test_userstring.UserStringTest.test_inplace_rewrites)\nPASS: test_isalnum (test.test_userstring.UserStringTest.test_isalnum)\nPASS: test_isalpha (test.test_userstring.UserStringTest.test_isalpha)\nPASS: test_isascii (test.test_userstring.UserStringTest.test_isascii)\nPASS: test_isdigit (test.test_userstring.UserStringTest.test_isdigit)\nPASS: test_islower (test.test_userstring.UserStringTest.test_islower)\nPASS: test_isspace (test.test_userstring.UserStringTest.test_isspace)\nPASS: test_istitle (test.test_userstring.UserStringTest.test_istitle)\nPASS: test_isupper (test.test_userstring.UserStringTest.test_isupper)\nPASS: test_join (test.test_userstring.UserStringTest.test_join)\nPASS: test_ljust (test.test_userstring.UserStringTest.test_ljust)\nPASS: test_lower (test.test_userstring.UserStringTest.test_lower)\nPASS: test_mul (test.test_userstring.UserStringTest.test_mul)\nPASS: test_none_arguments (test.test_userstring.UserStringTest.test_none_arguments)\nPASS: test_partition (test.test_userstring.UserStringTest.test_partition)\nPASS: test_removeprefix (test.test_userstring.UserStringTest.test_removeprefix)\nPASS: test_removesuffix (test.test_userstring.UserStringTest.test_removesuffix)\nPASS: test_replace (test.test_userstring.UserStringTest.test_replace)\nSKIP: test_replace_overflow (test.test_userstring.UserStringTest.test_replace_overflow) 'only applies to 32-bit platforms'\nPASS: test_replace_uses_two_way_maxcount (test.test_userstring.UserStringTest.test_replace_uses_two_way_maxcount)\nPASS: test_rfind (test.test_userstring.UserStringTest.test_rfind)\nPASS: test_rindex (test.test_userstring.UserStringTest.test_rindex)\nPASS: test_rjust (test.test_userstring.UserStringTest.test_rjust)\nPASS: test_rmod (test.test_userstring.UserStringTest.test_rmod)\nPASS: test_rpartition (test.test_userstring.UserStringTest.test_rpartition)\nPASS: test_rsplit (test.test_userstring.UserStringTest.test_rsplit)\nPASS: test_slice (test.test_userstring.UserStringTest.test_slice)\nPASS: test_split (test.test_userstring.UserStringTest.test_split)\nPASS: test_splitlines (test.test_userstring.UserStringTest.test_splitlines)\nPASS: test_startswith (test.test_userstring.UserStringTest.test_startswith)\nPASS: test_strip (test.test_userstring.UserStringTest.test_strip)\nPASS: test_strip_whitespace (test.test_userstring.UserStringTest.test_strip_whitespace)\nPASS: test_subscript (test.test_userstring.UserStringTest.test_subscript)\nPASS: test_swapcase (test.test_userstring.UserStringTest.test_swapcase)\nPASS: test_title (test.test_userstring.UserStringTest.test_title)\nPASS: test_upper (test.test_userstring.UserStringTest.test_upper)\nPASS: test_zfill (test.test_userstring.UserStringTest.test_zfill)\n\n----------------------------------------------------------------------\nRan 61 tests in 2.206s\n\nOK (skipped=1)\n0:03:50 load avg: 3.36 [439/469] test_unittest passed\nPASS: testAlmostEqual (test.test_unittest.test_assertions.TestLongMessage.testAlmostEqual)\nPASS: testAssertDictEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertDictEqual)\nPASS: testAssertFalse (test.test_unittest.test_assertions.TestLongMessage.testAssertFalse)\nPASS: testAssertGreater (test.test_unittest.test_assertions.TestLongMessage.testAssertGreater)\nPASS: testAssertGreaterEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertGreaterEqual)\nPASS: testAssertIn (test.test_unittest.test_assertions.TestLongMessage.testAssertIn)\nPASS: testAssertIs (test.test_unittest.test_assertions.TestLongMessage.testAssertIs)\nPASS: testAssertIsNone (test.test_unittest.test_assertions.TestLongMessage.testAssertIsNone)\nPASS: testAssertIsNot (test.test_unittest.test_assertions.TestLongMessage.testAssertIsNot)\nPASS: testAssertIsNotNone (test.test_unittest.test_assertions.TestLongMessage.testAssertIsNotNone)\nPASS: testAssertLess (test.test_unittest.test_assertions.TestLongMessage.testAssertLess)\nPASS: testAssertLessEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertLessEqual)\nPASS: testAssertMultiLineEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertMultiLineEqual)\nPASS: testAssertNotIn (test.test_unittest.test_assertions.TestLongMessage.testAssertNotIn)\nPASS: testAssertNotRegex (test.test_unittest.test_assertions.TestLongMessage.testAssertNotRegex)\nPASS: testAssertRaises (test.test_unittest.test_assertions.TestLongMessage.testAssertRaises)\nPASS: testAssertRaisesRegex (test.test_unittest.test_assertions.TestLongMessage.testAssertRaisesRegex)\nPASS: testAssertRegex (test.test_unittest.test_assertions.TestLongMessage.testAssertRegex)\nPASS: testAssertSequenceEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertSequenceEqual)\nPASS: testAssertSetEqual (test.test_unittest.test_assertions.TestLongMessage.testAssertSetEqual)\nPASS: testAssertTrue (test.test_unittest.test_assertions.TestLongMessage.testAssertTrue)\nPASS: testAssertWarns (test.test_unittest.test_assertions.TestLongMessage.testAssertWarns)\nPASS: testAssertWarnsRegex (test.test_unittest.test_assertions.TestLongMessage.testAssertWarnsRegex)\nPASS: testDefault (test.test_unittest.test_assertions.TestLongMessage.testDefault)\nPASS: testNotAlmostEqual (test.test_unittest.test_assertions.TestLongMessage.testNotAlmostEqual)\nPASS: testNotEqual (test.test_unittest.test_assertions.TestLongMessage.testNotEqual)\nPASS: test_baseAssertEqual (test.test_unittest.test_assertions.TestLongMessage.test_baseAssertEqual)\nPASS: test_formatMessage_unicode_error (test.test_unittest.test_assertions.TestLongMessage.test_formatMessage_unicode_error)\nPASS: test_formatMsg (test.test_unittest.test_assertions.TestLongMessage.test_formatMsg)\nPASS: testAssertNotRegex (test.test_unittest.test_assertions.Test_Assertions.testAssertNotRegex)\nPASS: test_AlmostEqual (test.test_unittest.test_assertions.Test_Assertions.test_AlmostEqual)\nPASS: test_AmostEqualWithDelta (test.test_unittest.test_assertions.Test_Assertions.test_AmostEqualWithDelta)\nPASS: test_assertRaises (test.test_unittest.test_assertions.Test_Assertions.test_assertRaises)\nPASS: test_assertRaises_frames_survival (test.test_unittest.test_assertions.Test_Assertions.test_assertRaises_frames_survival)\nPASS: test_base_exception_from_async_method (test.test_unittest.test_async_case.TestAsyncCase.test_base_exception_from_async_method)\nPASS: test_cancellation_hanging_tasks (test.test_unittest.test_async_case.TestAsyncCase.test_cancellation_hanging_tasks)\nPASS: test_cleanups_interleave_order (test.test_unittest.test_async_case.TestAsyncCase.test_cleanups_interleave_order)\nPASS: test_debug_cleanup_same_loop (test.test_unittest.test_async_case.TestAsyncCase.test_debug_cleanup_same_loop)\nPASS: test_deprecation_of_return_val_from_test (test.test_unittest.test_async_case.TestAsyncCase.test_deprecation_of_return_val_from_test)\nPASS: test_enterAsyncContext (test.test_unittest.test_async_case.TestAsyncCase.test_enterAsyncContext)\nPASS: test_enterAsyncContext_arg_errors (test.test_unittest.test_async_case.TestAsyncCase.test_enterAsyncContext_arg_errors)\nPASS: test_exception_in_setup (test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_setup)\nPASS: test_exception_in_tear_clean_up (test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_tear_clean_up)\nPASS: test_exception_in_tear_down (test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_tear_down)\nPASS: test_exception_in_test (test.test_unittest.test_async_case.TestAsyncCase.test_exception_in_test)\nPASS: test_full_cycle (test.test_unittest.test_async_case.TestAsyncCase.test_full_cycle)\nPASS: test_setup_get_event_loop (test.test_unittest.test_async_case.TestAsyncCase.test_setup_get_event_loop)\nPASS: testHandlerReplacedButCalled (test.test_unittest.test_break.TestBreak.testHandlerReplacedButCalled)\nPASS: testInstallHandler (test.test_unittest.test_break.TestBreak.testInstallHandler)\nPASS: testInterruptCaught (test.test_unittest.test_break.TestBreak.testInterruptCaught)\nPASS: testMainInstallsHandler (test.test_unittest.test_break.TestBreak.testMainInstallsHandler)\nPASS: testRegisterResult (test.test_unittest.test_break.TestBreak.testRegisterResult)\nPASS: testRemoveHandler (test.test_unittest.test_break.TestBreak.testRemoveHandler)\nPASS: testRemoveHandlerAsDecorator (test.test_unittest.test_break.TestBreak.testRemoveHandlerAsDecorator)\nPASS: testRemoveResult (test.test_unittest.test_break.TestBreak.testRemoveResult)\nPASS: testRunner (test.test_unittest.test_break.TestBreak.testRunner)\nPASS: testSecondInterrupt (test.test_unittest.test_break.TestBreak.testSecondInterrupt)\nPASS: testTwoResults (test.test_unittest.test_break.TestBreak.testTwoResults)\nPASS: testWeakReferences (test.test_unittest.test_break.TestBreak.testWeakReferences)\nPASS: testHandlerReplacedButCalled (test.test_unittest.test_break.TestBreakDefaultIntHandler.testHandlerReplacedButCalled)\nPASS: testInstallHandler (test.test_unittest.test_break.TestBreakDefaultIntHandler.testInstallHandler)\nPASS: testInterruptCaught (test.test_unittest.test_break.TestBreakDefaultIntHandler.testInterruptCaught)\nPASS: testMainInstallsHandler (test.test_unittest.test_break.TestBreakDefaultIntHandler.testMainInstallsHandler)\nPASS: testRegisterResult (test.test_unittest.test_break.TestBreakDefaultIntHandler.testRegisterResult)\nPASS: testRemoveHandler (test.test_unittest.test_break.TestBreakDefaultIntHandler.testRemoveHandler)\nPASS: testRemoveHandlerAsDecorator (test.test_unittest.test_break.TestBreakDefaultIntHandler.testRemoveHandlerAsDecorator)\nPASS: testRemoveResult (test.test_unittest.test_break.TestBreakDefaultIntHandler.testRemoveResult)\nPASS: testRunner (test.test_unittest.test_break.TestBreakDefaultIntHandler.testRunner)\nPASS: testSecondInterrupt (test.test_unittest.test_break.TestBreakDefaultIntHandler.testSecondInterrupt)\nPASS: testTwoResults (test.test_unittest.test_break.TestBreakDefaultIntHandler.testTwoResults)\nPASS: testWeakReferences (test.test_unittest.test_break.TestBreakDefaultIntHandler.testWeakReferences)\nPASS: testHandlerReplacedButCalled (test.test_unittest.test_break.TestBreakSignalDefault.testHandlerReplacedButCalled)\nPASS: testInstallHandler (test.test_unittest.test_break.TestBreakSignalDefault.testInstallHandler)\nPASS: testInterruptCaught (test.test_unittest.test_break.TestBreakSignalDefault.testInterruptCaught)\nPASS: testMainInstallsHandler (test.test_unittest.test_break.TestBreakSignalDefault.testMainInstallsHandler)\nPASS: testRegisterResult (test.test_unittest.test_break.TestBreakSignalDefault.testRegisterResult)\nPASS: testRemoveHandler (test.test_unittest.test_break.TestBreakSignalDefault.testRemoveHandler)\nPASS: testRemoveHandlerAsDecorator (test.test_unittest.test_break.TestBreakSignalDefault.testRemoveHandlerAsDecorator)\nPASS: testRemoveResult (test.test_unittest.test_break.TestBreakSignalDefault.testRemoveResult)\nPASS: testRunner (test.test_unittest.test_break.TestBreakSignalDefault.testRunner)\nPASS: testSecondInterrupt (test.test_unittest.test_break.TestBreakSignalDefault.testSecondInterrupt)\nPASS: testTwoResults (test.test_unittest.test_break.TestBreakSignalDefault.testTwoResults)\nPASS: testWeakReferences (test.test_unittest.test_break.TestBreakSignalDefault.testWeakReferences)\nSKIP: testHandlerReplacedButCalled (test.test_unittest.test_break.TestBreakSignalIgnored.testHandlerReplacedButCalled) 'test requires SIGINT to not be ignored'\nPASS: testInstallHandler (test.test_unittest.test_break.TestBreakSignalIgnored.testInstallHandler)\nPASS: testInterruptCaught (test.test_unittest.test_break.TestBreakSignalIgnored.testInterruptCaught)\nPASS: testMainInstallsHandler (test.test_unittest.test_break.TestBreakSignalIgnored.testMainInstallsHandler)\nPASS: testRegisterResult (test.test_unittest.test_break.TestBreakSignalIgnored.testRegisterResult)\nPASS: testRemoveHandler (test.test_unittest.test_break.TestBreakSignalIgnored.testRemoveHandler)\nPASS: testRemoveHandlerAsDecorator (test.test_unittest.test_break.TestBreakSignalIgnored.testRemoveHandlerAsDecorator)\nPASS: testRemoveResult (test.test_unittest.test_break.TestBreakSignalIgnored.testRemoveResult)\nPASS: testRunner (test.test_unittest.test_break.TestBreakSignalIgnored.testRunner)\nSKIP: testSecondInterrupt (test.test_unittest.test_break.TestBreakSignalIgnored.testSecondInterrupt) 'test requires SIGINT to not be ignored'\nPASS: testTwoResults (test.test_unittest.test_break.TestBreakSignalIgnored.testTwoResults)\nPASS: testWeakReferences (test.test_unittest.test_break.TestBreakSignalIgnored.testWeakReferences)\nPASS: testAddTypeEqualityFunc (test.test_unittest.test_case.Test_TestCase.testAddTypeEqualityFunc)\nPASS: testAssertCountEqual (test.test_unittest.test_case.Test_TestCase.testAssertCountEqual)\nPASS: testAssertDictEqualTruncates (test.test_unittest.test_case.Test_TestCase.testAssertDictEqualTruncates)\nPASS: testAssertEqual (test.test_unittest.test_case.Test_TestCase.testAssertEqual)\ntestAssertEqualMultipleLinesMismatchedNewlinesTerminators (test.test_unittest.test_case.Test_TestCase.testAssertEqualMultipleLinesMismatchedNewlinesTerminators)\nPASS: Verifying format of diff output from assertEqual involving strings\ntestAssertEqualMultipleLinesMissingNewlineTerminator (test.test_unittest.test_case.Test_TestCase.testAssertEqualMultipleLinesMissingNewlineTerminator)\nPASS: Verifying format of diff output from assertEqual involving strings\nPASS: testAssertEqualSingleLine (test.test_unittest.test_case.Test_TestCase.testAssertEqualSingleLine)\nPASS: testAssertEqual_diffThreshold (test.test_unittest.test_case.Test_TestCase.testAssertEqual_diffThreshold)\nPASS: testAssertEqual_shorten (test.test_unittest.test_case.Test_TestCase.testAssertEqual_shorten)\ntestAssertEqualwithEmptyString (test.test_unittest.test_case.Test_TestCase.testAssertEqualwithEmptyString)\nPASS: Verify when there is an empty string involved, the diff output\nPASS: testAssertIn (test.test_unittest.test_case.Test_TestCase.testAssertIn)\nPASS: testAssertIs (test.test_unittest.test_case.Test_TestCase.testAssertIs)\nPASS: testAssertIsInstance (test.test_unittest.test_case.Test_TestCase.testAssertIsInstance)\nPASS: testAssertIsNone (test.test_unittest.test_case.Test_TestCase.testAssertIsNone)\nPASS: testAssertIsNot (test.test_unittest.test_case.Test_TestCase.testAssertIsNot)\nPASS: testAssertLogsDefaults (test.test_unittest.test_case.Test_TestCase.testAssertLogsDefaults)\nPASS: testAssertLogsFailureLevelTooHigh (test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureLevelTooHigh)\nPASS: testAssertLogsFailureLevelTooHigh_FilterInRootLogger (test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureLevelTooHigh_FilterInRootLogger)\nPASS: testAssertLogsFailureMismatchingLogger (test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureMismatchingLogger)\nPASS: testAssertLogsFailureNoLogs (test.test_unittest.test_case.Test_TestCase.testAssertLogsFailureNoLogs)\nPASS: testAssertLogsPerLevel (test.test_unittest.test_case.Test_TestCase.testAssertLogsPerLevel)\nPASS: testAssertLogsPerLogger (test.test_unittest.test_case.Test_TestCase.testAssertLogsPerLogger)\nPASS: testAssertLogsTwoMatchingMessages (test.test_unittest.test_case.Test_TestCase.testAssertLogsTwoMatchingMessages)\nPASS: testAssertLogsUnexpectedException (test.test_unittest.test_case.Test_TestCase.testAssertLogsUnexpectedException)\nPASS: testAssertMultiLineEqual (test.test_unittest.test_case.Test_TestCase.testAssertMultiLineEqual)\nPASS: testAssertMultiLineEqualTruncates (test.test_unittest.test_case.Test_TestCase.testAssertMultiLineEqualTruncates)\nPASS: testAssertNoLogsDefault (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsDefault)\nPASS: testAssertNoLogsFailureFoundLogs (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsFailureFoundLogs)\nPASS: testAssertNoLogsFailurePerLevel (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsFailurePerLevel)\nPASS: testAssertNoLogsFailurePerLogger (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsFailurePerLogger)\nPASS: testAssertNoLogsPerLevel (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsPerLevel)\nPASS: testAssertNoLogsPerLogger (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsPerLogger)\nPASS: testAssertNoLogsUnexpectedException (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsUnexpectedException)\nPASS: testAssertNoLogsYieldsNone (test.test_unittest.test_case.Test_TestCase.testAssertNoLogsYieldsNone)\nPASS: testAssertNotIsInstance (test.test_unittest.test_case.Test_TestCase.testAssertNotIsInstance)\nPASS: testAssertNotRaisesRegex (test.test_unittest.test_case.Test_TestCase.testAssertNotRaisesRegex)\nPASS: testAssertRaisesCallable (test.test_unittest.test_case.Test_TestCase.testAssertRaisesCallable)\nPASS: testAssertRaisesContext (test.test_unittest.test_case.Test_TestCase.testAssertRaisesContext)\nPASS: testAssertRaisesExcValue (test.test_unittest.test_case.Test_TestCase.testAssertRaisesExcValue)\nPASS: testAssertRaisesNoExceptionType (test.test_unittest.test_case.Test_TestCase.testAssertRaisesNoExceptionType)\nPASS: testAssertRaisesRefcount (test.test_unittest.test_case.Test_TestCase.testAssertRaisesRefcount)\nPASS: testAssertRaisesRegex (test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegex)\nPASS: testAssertRaisesRegexInvalidRegex (test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegexInvalidRegex)\nPASS: testAssertRaisesRegexMismatch (test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegexMismatch)\nPASS: testAssertRaisesRegexNoExceptionType (test.test_unittest.test_case.Test_TestCase.testAssertRaisesRegexNoExceptionType)\nPASS: testAssertRegex (test.test_unittest.test_case.Test_TestCase.testAssertRegex)\nPASS: testAssertSequenceEqualMaxDiff (test.test_unittest.test_case.Test_TestCase.testAssertSequenceEqualMaxDiff)\nPASS: testAssertSetEqual (test.test_unittest.test_case.Test_TestCase.testAssertSetEqual)\nPASS: testAssertWarnsCallable (test.test_unittest.test_case.Test_TestCase.testAssertWarnsCallable)\nPASS: testAssertWarnsContext (test.test_unittest.test_case.Test_TestCase.testAssertWarnsContext)\nPASS: testAssertWarnsModifySysModules (test.test_unittest.test_case.Test_TestCase.testAssertWarnsModifySysModules)\nPASS: testAssertWarnsNoExceptionType (test.test_unittest.test_case.Test_TestCase.testAssertWarnsNoExceptionType)\nPASS: testAssertWarnsRegexCallable (test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexCallable)\nPASS: testAssertWarnsRegexContext (test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexContext)\nPASS: testAssertWarnsRegexInvalidRegex (test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexInvalidRegex)\nPASS: testAssertWarnsRegexNoExceptionType (test.test_unittest.test_case.Test_TestCase.testAssertWarnsRegexNoExceptionType)\nPASS: testDeepcopy (test.test_unittest.test_case.Test_TestCase.testDeepcopy)\ntestDeprecatedFailMethods (test.test_unittest.test_case.Test_TestCase.testDeprecatedFailMethods)\nPASS: Test that the deprecated fail* methods get removed in 3.12\nPASS: testEquality (test.test_unittest.test_case.Test_TestCase.testEquality)\nPASS: testEqualityBytesWarning (test.test_unittest.test_case.Test_TestCase.testEqualityBytesWarning)\nPASS: testInequality (test.test_unittest.test_case.Test_TestCase.testInequality)\nPASS: testKeyboardInterrupt (test.test_unittest.test_case.Test_TestCase.testKeyboardInterrupt)\nPASS: testNoCycles (test.test_unittest.test_case.Test_TestCase.testNoCycles)\nPASS: testPickle (test.test_unittest.test_case.Test_TestCase.testPickle)\ntestShortDescriptionWhitespaceTrimming (test.test_unittest.test_case.Test_TestCase.testShortDescriptionWhitespaceTrimming)\nPASS: Tests shortDescription() whitespace is trimmed, so that the first\ntestShortDescriptionWithMultiLineDocstring (test.test_unittest.test_case.Test_TestCase.testShortDescriptionWithMultiLineDocstring)\nPASS: Tests shortDescription() for a method with a longer docstring.\ntestShortDescriptionWithOneLineDocstring (test.test_unittest.test_case.Test_TestCase.testShortDescriptionWithOneLineDocstring)\nPASS: Tests shortDescription() for a method with a docstring.\nPASS: testShortDescriptionWithoutDocstring (test.test_unittest.test_case.Test_TestCase.testShortDescriptionWithoutDocstring)\nPASS: testSkippingEverywhere (test.test_unittest.test_case.Test_TestCase.testSkippingEverywhere)\nPASS: testSystemExit (test.test_unittest.test_case.Test_TestCase.testSystemExit)\nPASS: testTruncateMessage (test.test_unittest.test_case.Test_TestCase.testTruncateMessage)\nPASS: test_call__invoking_an_instance_delegates_to_run (test.test_unittest.test_case.Test_TestCase.test_call__invoking_an_instance_delegates_to_run)\nPASS: test_countTestCases (test.test_unittest.test_case.Test_TestCase.test_countTestCases)\nPASS: test_defaultTestResult (test.test_unittest.test_case.Test_TestCase.test_defaultTestResult)\nPASS: test_deprecation_of_return_val_from_test (test.test_unittest.test_case.Test_TestCase.test_deprecation_of_return_val_from_test)\nPASS: test_eq (test.test_unittest.test_case.Test_TestCase.test_eq)\nPASS: test_failureException__default (test.test_unittest.test_case.Test_TestCase.test_failureException__default)\nPASS: test_failureException__subclassing__explicit_raise (test.test_unittest.test_case.Test_TestCase.test_failureException__subclassing__explicit_raise)\nPASS: test_failureException__subclassing__implicit_raise (test.test_unittest.test_case.Test_TestCase.test_failureException__subclassing__implicit_raise)\nPASS: test_hash (test.test_unittest.test_case.Test_TestCase.test_hash)\nPASS: test_id (test.test_unittest.test_case.Test_TestCase.test_id)\nPASS: test_init__no_test_name (test.test_unittest.test_case.Test_TestCase.test_init__no_test_name)\nPASS: test_init__test_name__invalid (test.test_unittest.test_case.Test_TestCase.test_init__test_name__invalid)\nPASS: test_init__test_name__valid (test.test_unittest.test_case.Test_TestCase.test_init__test_name__valid)\nPASS: test_ne (test.test_unittest.test_case.Test_TestCase.test_ne)\nPASS: test_no_exception_leak (test.test_unittest.test_case.Test_TestCase.test_no_exception_leak)\nPASS: test_run__returns_given_result (test.test_unittest.test_case.Test_TestCase.test_run__returns_given_result)\nPASS: test_run__uses_defaultTestResult (test.test_unittest.test_case.Test_TestCase.test_run__uses_defaultTestResult)\nPASS: test_run_call_order__error_in_setUp (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_setUp)\nPASS: test_run_call_order__error_in_setUp_default_result (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_setUp_default_result)\nPASS: test_run_call_order__error_in_tearDown (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_tearDown)\nPASS: test_run_call_order__error_in_tearDown_default_result (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_tearDown_default_result)\nPASS: test_run_call_order__error_in_test (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_test)\nPASS: test_run_call_order__error_in_test_default_result (test.test_unittest.test_case.Test_TestCase.test_run_call_order__error_in_test_default_result)\nPASS: test_run_call_order__failure_in_test (test.test_unittest.test_case.Test_TestCase.test_run_call_order__failure_in_test)\nPASS: test_run_call_order__failure_in_test_default_result (test.test_unittest.test_case.Test_TestCase.test_run_call_order__failure_in_test_default_result)\nPASS: test_run_call_order__subtests (test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests)\nPASS: test_run_call_order__subtests_failfast (test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_failfast)\nPASS: test_run_call_order__subtests_legacy (test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_legacy)\nPASS: test_run_call_order__subtests_success (test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_success)\nPASS: test_run_call_order__subtests_success_legacy (test.test_unittest.test_case.Test_TestCase.test_run_call_order__subtests_success_legacy)\nPASS: test_run_call_order_default_result (test.test_unittest.test_case.Test_TestCase.test_run_call_order_default_result)\nPASS: test_setUp (test.test_unittest.test_case.Test_TestCase.test_setUp)\nPASS: test_subtests_debug (test.test_unittest.test_case.Test_TestCase.test_subtests_debug)\nPASS: test_subtests_failfast (test.test_unittest.test_case.Test_TestCase.test_subtests_failfast)\nPASS: test_tearDown (test.test_unittest.test_case.Test_TestCase.test_tearDown)\nPASS: test_command_line_handling_discover_by_default (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_discover_by_default)\nPASS: test_command_line_handling_discover_by_default_with_options (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_discover_by_default_with_options)\nPASS: test_command_line_handling_do_discovery_calls_loader (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_do_discovery_calls_loader)\nPASS: test_command_line_handling_do_discovery_too_many_arguments (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_do_discovery_too_many_arguments)\nPASS: test_command_line_handling_do_discovery_uses_default_loader (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_do_discovery_uses_default_loader)\nPASS: test_command_line_handling_parseArgs (test.test_unittest.test_discovery.TestDiscovery.test_command_line_handling_parseArgs)\nPASS: test_detect_module_clash (test.test_unittest.test_discovery.TestDiscovery.test_detect_module_clash)\nPASS: test_discover (test.test_unittest.test_discovery.TestDiscovery.test_discover)\nPASS: test_discover_start_dir_is_package_calls_package_load_tests (test.test_unittest.test_discovery.TestDiscovery.test_discover_start_dir_is_package_calls_package_load_tests)\nPASS: test_discover_with_init_module_that_raises_SkipTest_on_import (test.test_unittest.test_discovery.TestDiscovery.test_discover_with_init_module_that_raises_SkipTest_on_import)\nPASS: test_discover_with_init_modules_that_fail_to_import (test.test_unittest.test_discovery.TestDiscovery.test_discover_with_init_modules_that_fail_to_import)\nPASS: test_discover_with_module_that_raises_SkipTest_on_import (test.test_unittest.test_discovery.TestDiscovery.test_discover_with_module_that_raises_SkipTest_on_import)\nPASS: test_discover_with_modules_that_fail_to_import (test.test_unittest.test_discovery.TestDiscovery.test_discover_with_modules_that_fail_to_import)\nPASS: test_discovery_failed_discovery (test.test_unittest.test_discovery.TestDiscovery.test_discovery_failed_discovery)\nPASS: test_discovery_from_dotted_path (test.test_unittest.test_discovery.TestDiscovery.test_discovery_from_dotted_path)\nPASS: test_discovery_from_dotted_path_builtin_modules (test.test_unittest.test_discovery.TestDiscovery.test_discovery_from_dotted_path_builtin_modules)\nPASS: test_find_tests (test.test_unittest.test_discovery.TestDiscovery.test_find_tests)\nPASS: test_find_tests_customize_via_package_pattern (test.test_unittest.test_discovery.TestDiscovery.test_find_tests_customize_via_package_pattern)\nPASS: test_find_tests_default_calls_package_load_tests (test.test_unittest.test_discovery.TestDiscovery.test_find_tests_default_calls_package_load_tests)\nPASS: test_find_tests_socket (test.test_unittest.test_discovery.TestDiscovery.test_find_tests_socket)\nPASS: test_find_tests_with_package (test.test_unittest.test_discovery.TestDiscovery.test_find_tests_with_package)\nPASS: test_get_name_from_path (test.test_unittest.test_discovery.TestDiscovery.test_get_name_from_path)\nPASS: test_module_symlink_ok (test.test_unittest.test_discovery.TestDiscovery.test_module_symlink_ok)\nPASS: test_countTestCases (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_countTestCases)\nPASS: test_id (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_id)\nPASS: test_run_call_order__error_in_setUp (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__error_in_setUp)\nPASS: test_run_call_order__error_in_tearDown (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__error_in_tearDown)\nPASS: test_run_call_order__error_in_test (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__error_in_test)\nPASS: test_run_call_order__failure_in_test (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_run_call_order__failure_in_test)\nPASS: test_shortDescription__no_docstring (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_shortDescription__no_docstring)\nPASS: test_shortDescription__singleline_docstring (test.test_unittest.test_functiontestcase.Test_FunctionTestCase.test_shortDescription__singleline_docstring)\nPASS: test_findTestCases (test.test_unittest.test_loader.TestObsoleteFunctions.test_findTestCases)\nPASS: test_getTestCaseNames (test.test_unittest.test_loader.TestObsoleteFunctions.test_getTestCaseNames)\nPASS: test_makeSuite (test.test_unittest.test_loader.TestObsoleteFunctions.test_makeSuite)\nPASS: test___init__ (test.test_unittest.test_loader.Test_TestLoader.test___init__)\nPASS: test_getTestCaseNames (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames)\nPASS: test_getTestCaseNames__inheritance (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__inheritance)\nPASS: test_getTestCaseNames__no_tests (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__no_tests)\nPASS: test_getTestCaseNames__not_a_TestCase (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__not_a_TestCase)\nPASS: test_getTestCaseNames__testNamePatterns (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__testNamePatterns)\nPASS: test_getTestCaseNames__testNamePatterns__attribute_access_regression (test.test_unittest.test_loader.Test_TestLoader.test_getTestCaseNames__testNamePatterns__attribute_access_regression)\nPASS: test_loadTestsFromModule__TestCase_subclass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__TestCase_subclass)\nPASS: test_loadTestsFromModule__TestCase_subclass_internals (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__TestCase_subclass_internals)\nPASS: test_loadTestsFromModule__faulty_load_tests (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__faulty_load_tests)\nPASS: test_loadTestsFromModule__load_tests (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__load_tests)\nPASS: test_loadTestsFromModule__no_TestCase_instances (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__no_TestCase_instances)\nPASS: test_loadTestsFromModule__no_TestCase_tests (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__no_TestCase_tests)\nPASS: test_loadTestsFromModule__not_a_module (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__not_a_module)\nPASS: test_loadTestsFromModule__pattern (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromModule__pattern)\nPASS: test_loadTestsFromName__callable__TestCase_instance (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__TestCase_instance)\nPASS: test_loadTestsFromName__callable__TestCase_instance_ProperSuiteClass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__TestCase_instance_ProperSuiteClass)\nPASS: test_loadTestsFromName__callable__TestSuite (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__TestSuite)\nPASS: test_loadTestsFromName__callable__wrong_type (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__callable__wrong_type)\nPASS: test_loadTestsFromName__empty_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__empty_name)\nPASS: test_loadTestsFromName__function_with_different_name_than_method (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__function_with_different_name_than_method)\nPASS: test_loadTestsFromName__malformed_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__malformed_name)\nPASS: test_loadTestsFromName__module_not_loaded (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__module_not_loaded)\nPASS: test_loadTestsFromName__relative_TestCase_subclass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_TestCase_subclass)\nPASS: test_loadTestsFromName__relative_TestSuite (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_TestSuite)\nPASS: test_loadTestsFromName__relative_bad_object (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_bad_object)\nPASS: test_loadTestsFromName__relative_empty_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_empty_name)\nPASS: test_loadTestsFromName__relative_invalid_testmethod (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_invalid_testmethod)\nPASS: test_loadTestsFromName__relative_malformed_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_malformed_name)\nPASS: test_loadTestsFromName__relative_not_a_module (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_not_a_module)\nPASS: test_loadTestsFromName__relative_testmethod (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_testmethod)\nPASS: test_loadTestsFromName__relative_testmethod_ProperSuiteClass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_testmethod_ProperSuiteClass)\nPASS: test_loadTestsFromName__relative_unknown_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__relative_unknown_name)\nPASS: test_loadTestsFromName__unknown_attr_name_on_module (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__unknown_attr_name_on_module)\nPASS: test_loadTestsFromName__unknown_attr_name_on_package (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__unknown_attr_name_on_package)\nPASS: test_loadTestsFromName__unknown_module_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromName__unknown_module_name)\nPASS: test_loadTestsFromNames__callable__TestCase_instance (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__TestCase_instance)\nPASS: test_loadTestsFromNames__callable__TestSuite (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__TestSuite)\nPASS: test_loadTestsFromNames__callable__call_staticmethod (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__call_staticmethod)\nPASS: test_loadTestsFromNames__callable__wrong_type (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__callable__wrong_type)\nPASS: test_loadTestsFromNames__empty_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__empty_name)\nPASS: test_loadTestsFromNames__empty_name_list (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__empty_name_list)\nPASS: test_loadTestsFromNames__malformed_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__malformed_name)\nPASS: test_loadTestsFromNames__module_not_loaded (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__module_not_loaded)\nPASS: test_loadTestsFromNames__relative_TestCase_subclass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_TestCase_subclass)\nPASS: test_loadTestsFromNames__relative_TestSuite (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_TestSuite)\nPASS: test_loadTestsFromNames__relative_bad_object (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_bad_object)\nPASS: test_loadTestsFromNames__relative_empty_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_empty_name)\nPASS: test_loadTestsFromNames__relative_empty_name_list (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_empty_name_list)\nPASS: test_loadTestsFromNames__relative_invalid_testmethod (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_invalid_testmethod)\nPASS: test_loadTestsFromNames__relative_malformed_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_malformed_name)\nPASS: test_loadTestsFromNames__relative_not_a_module (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_not_a_module)\nPASS: test_loadTestsFromNames__relative_testmethod (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__relative_testmethod)\nPASS: test_loadTestsFromNames__unknown_attr_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_attr_name)\nPASS: test_loadTestsFromNames__unknown_module_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_module_name)\nPASS: test_loadTestsFromNames__unknown_name_relative_1 (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_name_relative_1)\nPASS: test_loadTestsFromNames__unknown_name_relative_2 (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromNames__unknown_name_relative_2)\nPASS: test_loadTestsFromTestCase (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase)\nPASS: test_loadTestsFromTestCase__TestSuite_subclass (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__TestSuite_subclass)\nPASS: test_loadTestsFromTestCase__default_method_name (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__default_method_name)\nPASS: test_loadTestsFromTestCase__from_FunctionTestCase (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__from_FunctionTestCase)\nPASS: test_loadTestsFromTestCase__from_TestCase (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__from_TestCase)\nPASS: test_loadTestsFromTestCase__no_matches (test.test_unittest.test_loader.Test_TestLoader.test_loadTestsFromTestCase__no_matches)\nPASS: test_partial_functions (test.test_unittest.test_loader.Test_TestLoader.test_partial_functions)\nPASS: test_sortTestMethodsUsing__None (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__None)\nPASS: test_sortTestMethodsUsing__default_value (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__default_value)\nPASS: test_sortTestMethodsUsing__getTestCaseNames (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__getTestCaseNames)\nPASS: test_sortTestMethodsUsing__loadTestsFromModule (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromModule)\nPASS: test_sortTestMethodsUsing__loadTestsFromName (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromName)\nPASS: test_sortTestMethodsUsing__loadTestsFromNames (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromNames)\nPASS: test_sortTestMethodsUsing__loadTestsFromTestCase (test.test_unittest.test_loader.Test_TestLoader.test_sortTestMethodsUsing__loadTestsFromTestCase)\nPASS: test_suiteClass__default_value (test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__default_value)\nPASS: test_suiteClass__loadTestsFromModule (test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromModule)\nPASS: test_suiteClass__loadTestsFromName (test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromName)\nPASS: test_suiteClass__loadTestsFromNames (test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromNames)\nPASS: test_suiteClass__loadTestsFromTestCase (test.test_unittest.test_loader.Test_TestLoader.test_suiteClass__loadTestsFromTestCase)\nPASS: test_testMethodPrefix__default_value (test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__default_value)\nPASS: test_testMethodPrefix__loadTestsFromModule (test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromModule)\nPASS: test_testMethodPrefix__loadTestsFromName (test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromName)\nPASS: test_testMethodPrefix__loadTestsFromNames (test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromNames)\nPASS: test_testMethodPrefix__loadTestsFromTestCase (test.test_unittest.test_loader.Test_TestLoader.test_testMethodPrefix__loadTestsFromTestCase)\nPASS: testBufferCatchFailfast (test.test_unittest.test_program.TestCommandLineArgs.testBufferCatchFailfast)\nPASS: testCatchBreakInstallsHandler (test.test_unittest.test_program.TestCommandLineArgs.testCatchBreakInstallsHandler)\nPASS: testParseArgsAbsolutePathsThatCanBeConverted (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsAbsolutePathsThatCanBeConverted)\nPASS: testParseArgsAbsolutePathsThatCannotBeConverted (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsAbsolutePathsThatCannotBeConverted)\nPASS: testParseArgsFileNames (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsFileNames)\nPASS: testParseArgsFilePaths (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsFilePaths)\nPASS: testParseArgsNonExistentFiles (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsNonExistentFiles)\nPASS: testParseArgsSelectedTestNames (test.test_unittest.test_program.TestCommandLineArgs.testParseArgsSelectedTestNames)\nPASS: testRunTestsOldRunnerClass (test.test_unittest.test_program.TestCommandLineArgs.testRunTestsOldRunnerClass)\nPASS: testRunTestsRunnerClass (test.test_unittest.test_program.TestCommandLineArgs.testRunTestsRunnerClass)\nPASS: testRunTestsRunnerInstance (test.test_unittest.test_program.TestCommandLineArgs.testRunTestsRunnerInstance)\nPASS: testSelectedTestNamesFunctionalTest (test.test_unittest.test_program.TestCommandLineArgs.testSelectedTestNamesFunctionalTest)\nPASS: testVerbosity (test.test_unittest.test_program.TestCommandLineArgs.testVerbosity)\ntestWarning (test.test_unittest.test_program.TestCommandLineArgs.testWarning)\nPASS: Test the warnings argument\nPASS: test_locals (test.test_unittest.test_program.TestCommandLineArgs.test_locals)\nPASS: testNoExit (test.test_unittest.test_program.Test_TestProgram.testNoExit)\nPASS: test_Exit (test.test_unittest.test_program.Test_TestProgram.test_Exit)\nPASS: test_ExitAsDefault (test.test_unittest.test_program.Test_TestProgram.test_ExitAsDefault)\nPASS: test_ExitEmptySuite (test.test_unittest.test_program.Test_TestProgram.test_ExitEmptySuite)\nPASS: test_NonExit (test.test_unittest.test_program.Test_TestProgram.test_NonExit)\nPASS: test_defaultTest_with_iterable (test.test_unittest.test_program.Test_TestProgram.test_defaultTest_with_iterable)\nPASS: test_defaultTest_with_string (test.test_unittest.test_program.Test_TestProgram.test_defaultTest_with_string)\nPASS: test_discovery_from_dotted_path (test.test_unittest.test_program.Test_TestProgram.test_discovery_from_dotted_path)\nPASS: testBufferDoClassCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferDoClassCleanups)\nPASS: testBufferDoCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferDoCleanups)\nPASS: testBufferDoModuleCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferDoModuleCleanups)\nPASS: testBufferOutputAddErrorOrFailure (test.test_unittest.test_result.TestOutputBuffering.testBufferOutputAddErrorOrFailure)\nPASS: testBufferOutputOff (test.test_unittest.test_result.TestOutputBuffering.testBufferOutputOff)\nPASS: testBufferOutputStartTestAddSuccess (test.test_unittest.test_result.TestOutputBuffering.testBufferOutputStartTestAddSuccess)\nPASS: testBufferSetUp (test.test_unittest.test_result.TestOutputBuffering.testBufferSetUp)\nPASS: testBufferSetUpModule (test.test_unittest.test_result.TestOutputBuffering.testBufferSetUpModule)\nPASS: testBufferSetUpModule_DoModuleCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferSetUpModule_DoModuleCleanups)\nPASS: testBufferSetUp_DoCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferSetUp_DoCleanups)\nPASS: testBufferSetupClass (test.test_unittest.test_result.TestOutputBuffering.testBufferSetupClass)\nPASS: testBufferSetupClass_DoClassCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferSetupClass_DoClassCleanups)\nPASS: testBufferTearDown (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDown)\nPASS: testBufferTearDownClass (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownClass)\nPASS: testBufferTearDownClass_DoClassCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownClass_DoClassCleanups)\nPASS: testBufferTearDownModule (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownModule)\nPASS: testBufferTearDownModule_DoModuleCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDownModule_DoModuleCleanups)\nPASS: testBufferTearDown_DoCleanups (test.test_unittest.test_result.TestOutputBuffering.testBufferTearDown_DoCleanups)\nPASS: testOldResultWithRunner (test.test_unittest.test_result.Test_OldTestResult.testOldResultWithRunner)\nPASS: testOldTestResult (test.test_unittest.test_result.Test_OldTestResult.testOldTestResult)\nPASS: testOldTestResultClass (test.test_unittest.test_result.Test_OldTestResult.testOldTestResultClass)\nPASS: testOldTestTesultSetup (test.test_unittest.test_result.Test_OldTestResult.testOldTestTesultSetup)\nPASS: testFailFast (test.test_unittest.test_result.Test_TestResult.testFailFast)\nPASS: testFailFastSetByRunner (test.test_unittest.test_result.Test_TestResult.testFailFastSetByRunner)\nPASS: testStackFrameTrimming (test.test_unittest.test_result.Test_TestResult.testStackFrameTrimming)\nPASS: test_addError (test.test_unittest.test_result.Test_TestResult.test_addError)\nPASS: test_addError_locals (test.test_unittest.test_result.Test_TestResult.test_addError_locals)\nPASS: test_addFailure (test.test_unittest.test_result.Test_TestResult.test_addFailure)\nPASS: test_addFailure_filter_traceback_frames (test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames)\nPASS: test_addFailure_filter_traceback_frames_chained_exception_cycle (test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames_chained_exception_cycle)\nPASS: test_addFailure_filter_traceback_frames_chained_exception_self_loop (test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames_chained_exception_self_loop)\nPASS: test_addFailure_filter_traceback_frames_context (test.test_unittest.test_result.Test_TestResult.test_addFailure_filter_traceback_frames_context)\nPASS: test_addSubTest (test.test_unittest.test_result.Test_TestResult.test_addSubTest)\nPASS: test_addSuccess (test.test_unittest.test_result.Test_TestResult.test_addSuccess)\nPASS: test_init (test.test_unittest.test_result.Test_TestResult.test_init)\nPASS: test_startTest (test.test_unittest.test_result.Test_TestResult.test_startTest)\nPASS: test_startTestRun_stopTestRun (test.test_unittest.test_result.Test_TestResult.test_startTestRun_stopTestRun)\nPASS: test_stop (test.test_unittest.test_result.Test_TestResult.test_stop)\nPASS: test_stopTest (test.test_unittest.test_result.Test_TestResult.test_stopTest)\nPASS: testDotsOutput (test.test_unittest.test_result.Test_TextTestResult.testDotsOutput)\nPASS: testDotsOutputSubTestMixed (test.test_unittest.test_result.Test_TextTestResult.testDotsOutputSubTestMixed)\nPASS: testDotsOutputSubTestSuccess (test.test_unittest.test_result.Test_TextTestResult.testDotsOutputSubTestSuccess)\nPASS: testDotsOutputTearDownFail (test.test_unittest.test_result.Test_TextTestResult.testDotsOutputTearDownFail)\ntestGetDescriptionWithMultiLineDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetDescriptionWithMultiLineDocstring)\nPASS: Tests getDescription() for a method with a longer docstring.\ntestGetDescriptionWithOneLineDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetDescriptionWithOneLineDocstring)\nPASS: Tests getDescription() for a method with a docstring.\nPASS: testGetDescriptionWithoutDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetDescriptionWithoutDocstring)\nPASS: testGetDuplicatedNestedSubTestDescriptionWithoutDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetDuplicatedNestedSubTestDescriptionWithoutDocstring)\nPASS: testGetNestedSubTestDescriptionWithoutDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetNestedSubTestDescriptionWithoutDocstring)\nPASS: testGetSubTestDescriptionForFalseValues (test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionForFalseValues)\ntestGetSubTestDescriptionWithMultiLineDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionWithMultiLineDocstring)\nPASS: Tests getDescription() for a method with a longer docstring.\ntestGetSubTestDescriptionWithOneLineDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionWithOneLineDocstring)\nPASS: Tests getDescription() for a method with a docstring.\nPASS: testGetSubTestDescriptionWithoutDocstring (test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionWithoutDocstring)\nPASS: testGetSubTestDescriptionWithoutDocstringAndParams (test.test_unittest.test_result.Test_TextTestResult.testGetSubTestDescriptionWithoutDocstringAndParams)\nPASS: testLongOutput (test.test_unittest.test_result.Test_TextTestResult.testLongOutput)\nPASS: testLongOutputSubTestMixed (test.test_unittest.test_result.Test_TextTestResult.testLongOutputSubTestMixed)\nPASS: testLongOutputSubTestSuccess (test.test_unittest.test_result.Test_TextTestResult.testLongOutputSubTestSuccess)\nPASS: testLongOutputTearDownFail (test.test_unittest.test_result.Test_TextTestResult.testLongOutputTearDownFail)\nPASS: test_addClassCleanUp (test.test_unittest.test_runner.TestClassCleanup.test_addClassCleanUp)\nPASS: test_debug_executes_classCleanUp (test.test_unittest.test_runner.TestClassCleanup.test_debug_executes_classCleanUp)\nPASS: test_debug_executes_classCleanUp_when_teardown_exception (test.test_unittest.test_runner.TestClassCleanup.test_debug_executes_classCleanUp_when_teardown_exception)\nPASS: test_doClassCleanups_with_errors_addClassCleanUp (test.test_unittest.test_runner.TestClassCleanup.test_doClassCleanups_with_errors_addClassCleanUp)\nPASS: test_enterClassContext (test.test_unittest.test_runner.TestClassCleanup.test_enterClassContext)\nPASS: test_enterClassContext_arg_errors (test.test_unittest.test_runner.TestClassCleanup.test_enterClassContext_arg_errors)\nPASS: test_run_class_cleanUp (test.test_unittest.test_runner.TestClassCleanup.test_run_class_cleanUp)\nPASS: test_run_class_cleanUp_without_tearDownClass (test.test_unittest.test_runner.TestClassCleanup.test_run_class_cleanUp_without_tearDownClass)\nPASS: test_run_empty_suite_error_message (test.test_unittest.test_runner.TestClassCleanup.test_run_empty_suite_error_message)\nPASS: test_run_nested_test (test.test_unittest.test_runner.TestClassCleanup.test_run_nested_test)\nPASS: test_run_with_errors_addClassCleanUp (test.test_unittest.test_runner.TestClassCleanup.test_run_with_errors_addClassCleanUp)\nPASS: test_with_errors_addCleanUp (test.test_unittest.test_runner.TestClassCleanup.test_with_errors_addCleanUp)\nPASS: test_with_errors_in_addClassCleanup_and_setUps (test.test_unittest.test_runner.TestClassCleanup.test_with_errors_in_addClassCleanup_and_setUps)\nPASS: test_with_errors_in_tearDownClass (test.test_unittest.test_runner.TestClassCleanup.test_with_errors_in_tearDownClass)\nPASS: testCleanUp (test.test_unittest.test_runner.TestCleanUp.testCleanUp)\nPASS: testCleanUpWithErrors (test.test_unittest.test_runner.TestCleanUp.testCleanUpWithErrors)\nPASS: testCleanupInRun (test.test_unittest.test_runner.TestCleanUp.testCleanupInRun)\nPASS: testTestCaseDebugExecutesCleanups (test.test_unittest.test_runner.TestCleanUp.testTestCaseDebugExecutesCleanups)\nPASS: test_enterContext (test.test_unittest.test_runner.TestCleanUp.test_enterContext)\nPASS: test_enterContext_arg_errors (test.test_unittest.test_runner.TestCleanUp.test_enterContext_arg_errors)\nPASS: test_addClassCleanup_arg_errors (test.test_unittest.test_runner.TestModuleCleanUp.test_addClassCleanup_arg_errors)\nPASS: test_addCleanup_arg_errors (test.test_unittest.test_runner.TestModuleCleanUp.test_addCleanup_arg_errors)\nPASS: test_addModuleCleanup_arg_errors (test.test_unittest.test_runner.TestModuleCleanUp.test_addModuleCleanup_arg_errors)\nPASS: test_add_and_do_ModuleCleanup (test.test_unittest.test_runner.TestModuleCleanUp.test_add_and_do_ModuleCleanup)\nPASS: test_debug_module_cleanUp_when_teardown_exception (test.test_unittest.test_runner.TestModuleCleanUp.test_debug_module_cleanUp_when_teardown_exception)\nPASS: test_debug_module_executes_cleanUp (test.test_unittest.test_runner.TestModuleCleanUp.test_debug_module_executes_cleanUp)\nPASS: test_doModuleCleanup_with_errors_in_addModuleCleanup (test.test_unittest.test_runner.TestModuleCleanUp.test_doModuleCleanup_with_errors_in_addModuleCleanup)\nPASS: test_enterModuleContext (test.test_unittest.test_runner.TestModuleCleanUp.test_enterModuleContext)\nPASS: test_enterModuleContext_arg_errors (test.test_unittest.test_runner.TestModuleCleanUp.test_enterModuleContext_arg_errors)\nPASS: test_module_cleanUp_with_multiple_classes (test.test_unittest.test_runner.TestModuleCleanUp.test_module_cleanUp_with_multiple_classes)\nPASS: test_run_module_cleanUp (test.test_unittest.test_runner.TestModuleCleanUp.test_run_module_cleanUp)\nPASS: test_run_module_cleanUp_when_teardown_exception (test.test_unittest.test_runner.TestModuleCleanUp.test_run_module_cleanUp_when_teardown_exception)\nPASS: test_run_module_cleanUp_without_teardown (test.test_unittest.test_runner.TestModuleCleanUp.test_run_module_cleanUp_without_teardown)\nPASS: test_run_multiple_module_cleanUp (test.test_unittest.test_runner.TestModuleCleanUp.test_run_multiple_module_cleanUp)\nPASS: test_with_errors_in_addClassCleanup (test.test_unittest.test_runner.TestModuleCleanUp.test_with_errors_in_addClassCleanup)\nPASS: test_with_errors_in_addCleanup (test.test_unittest.test_runner.TestModuleCleanUp.test_with_errors_in_addCleanup)\nPASS: test_with_errors_in_addModuleCleanup_and_setUps (test.test_unittest.test_runner.TestModuleCleanUp.test_with_errors_in_addModuleCleanup_and_setUps)\nPASS: testBufferAndFailfast (test.test_unittest.test_runner.Test_TextTestRunner.testBufferAndFailfast)\nPASS: testRunnerRegistersResult (test.test_unittest.test_runner.Test_TextTestRunner.testRunnerRegistersResult)\nPASS: testSpecifiedStreamUsed (test.test_unittest.test_runner.Test_TextTestRunner.testSpecifiedStreamUsed)\nPASS: testStdErrLookedUpAtInstantiationTime (test.test_unittest.test_runner.Test_TextTestRunner.testStdErrLookedUpAtInstantiationTime)\nPASS: test_durations (test.test_unittest.test_runner.Test_TextTestRunner.test_durations)\nPASS: test_init (test.test_unittest.test_runner.Test_TextTestRunner.test_init)\nPASS: test_locals (test.test_unittest.test_runner.Test_TextTestRunner.test_locals)\nPASS: test_multiple_inheritance (test.test_unittest.test_runner.Test_TextTestRunner.test_multiple_inheritance)\nPASS: test_pickle_unpickle (test.test_unittest.test_runner.Test_TextTestRunner.test_pickle_unpickle)\nPASS: test_resultclass (test.test_unittest.test_runner.Test_TextTestRunner.test_resultclass)\nPASS: test_startTestRun_stopTestRun_called (test.test_unittest.test_runner.Test_TextTestRunner.test_startTestRun_stopTestRun_called)\ntest_warnings (test.test_unittest.test_runner.Test_TextTestRunner.test_warnings)\nPASS: Check that warnings argument of TextTestRunner correctly affects the\nPASS: test_works_with_result_without_startTestRun_stopTestRun (test.test_unittest.test_runner.Test_TextTestRunner.test_works_with_result_without_startTestRun_stopTestRun)\nPASS: test_class_not_setup_or_torndown_when_skipped (test.test_unittest.test_setups.TestSetups.test_class_not_setup_or_torndown_when_skipped)\nPASS: test_class_not_torndown_when_setup_fails (test.test_unittest.test_setups.TestSetups.test_class_not_torndown_when_setup_fails)\nPASS: test_error_in_setup_module (test.test_unittest.test_setups.TestSetups.test_error_in_setup_module)\nPASS: test_error_in_setupclass (test.test_unittest.test_setups.TestSetups.test_error_in_setupclass)\nPASS: test_error_in_teardown_class (test.test_unittest.test_setups.TestSetups.test_error_in_teardown_class)\nPASS: test_error_in_teardown_module (test.test_unittest.test_setups.TestSetups.test_error_in_teardown_module)\nPASS: test_setup_class (test.test_unittest.test_setups.TestSetups.test_setup_class)\nPASS: test_setup_module (test.test_unittest.test_setups.TestSetups.test_setup_module)\nPASS: test_setup_teardown_order_with_pathological_suite (test.test_unittest.test_setups.TestSetups.test_setup_teardown_order_with_pathological_suite)\nPASS: test_skiptest_in_setupclass (test.test_unittest.test_setups.TestSetups.test_skiptest_in_setupclass)\nPASS: test_skiptest_in_setupmodule (test.test_unittest.test_setups.TestSetups.test_skiptest_in_setupmodule)\nPASS: test_suite_debug_executes_setups_and_teardowns (test.test_unittest.test_setups.TestSetups.test_suite_debug_executes_setups_and_teardowns)\nPASS: test_suite_debug_propagates_exceptions (test.test_unittest.test_setups.TestSetups.test_suite_debug_propagates_exceptions)\nPASS: test_teardown_class (test.test_unittest.test_setups.TestSetups.test_teardown_class)\nPASS: test_teardown_class_two_classes (test.test_unittest.test_setups.TestSetups.test_teardown_class_two_classes)\nPASS: test_teardown_module (test.test_unittest.test_setups.TestSetups.test_teardown_module)\nPASS: test_testcase_with_missing_module (test.test_unittest.test_setups.TestSetups.test_testcase_with_missing_module)\nPASS: test_debug_skipping (test.test_unittest.test_skipping.Test_TestSkipping.test_debug_skipping)\nPASS: test_debug_skipping_class (test.test_unittest.test_skipping.Test_TestSkipping.test_debug_skipping_class)\nPASS: test_debug_skipping_subtests (test.test_unittest.test_skipping.Test_TestSkipping.test_debug_skipping_subtests)\nPASS: test_decorated_skip (test.test_unittest.test_skipping.Test_TestSkipping.test_decorated_skip)\nPASS: test_expected_failure (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure)\nPASS: test_expected_failure_and_fail_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_and_fail_in_cleanup)\nPASS: test_expected_failure_and_skip_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_and_skip_in_cleanup)\nPASS: test_expected_failure_subtests (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_subtests)\nPASS: test_expected_failure_with_wrapped_class (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_with_wrapped_class)\nPASS: test_expected_failure_with_wrapped_subclass (test.test_unittest.test_skipping.Test_TestSkipping.test_expected_failure_with_wrapped_subclass)\nPASS: test_failure_and_skip_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_failure_and_skip_in_cleanup)\nPASS: test_skip_class (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_class)\nPASS: test_skip_doesnt_run_setup (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_doesnt_run_setup)\nPASS: test_skip_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_in_cleanup)\nPASS: test_skip_in_setup (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_in_setup)\nPASS: test_skip_non_unittest_class (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_non_unittest_class)\nPASS: test_skip_without_reason (test.test_unittest.test_skipping.Test_TestSkipping.test_skip_without_reason)\nPASS: test_skipping (test.test_unittest.test_skipping.Test_TestSkipping.test_skipping)\nPASS: test_skipping_and_fail_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_skipping_and_fail_in_cleanup)\nPASS: test_skipping_decorators (test.test_unittest.test_skipping.Test_TestSkipping.test_skipping_decorators)\nPASS: test_skipping_subtests (test.test_unittest.test_skipping.Test_TestSkipping.test_skipping_subtests)\nPASS: test_unexpected_success (test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success)\nPASS: test_unexpected_success_and_fail_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success_and_fail_in_cleanup)\nPASS: test_unexpected_success_and_skip_in_cleanup (test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success_and_skip_in_cleanup)\nPASS: test_unexpected_success_subtests (test.test_unittest.test_skipping.Test_TestSkipping.test_unexpected_success_subtests)\nPASS: test_addTest__TestCase (test.test_unittest.test_suite.Test_TestSuite.test_addTest__TestCase)\nPASS: test_addTest__TestSuite (test.test_unittest.test_suite.Test_TestSuite.test_addTest__TestSuite)\nPASS: test_addTest__casesuiteclass (test.test_unittest.test_suite.Test_TestSuite.test_addTest__casesuiteclass)\nPASS: test_addTest__noncallable (test.test_unittest.test_suite.Test_TestSuite.test_addTest__noncallable)\nPASS: test_addTest__noniterable (test.test_unittest.test_suite.Test_TestSuite.test_addTest__noniterable)\nPASS: test_addTests (test.test_unittest.test_suite.Test_TestSuite.test_addTests)\nPASS: test_addTests__string (test.test_unittest.test_suite.Test_TestSuite.test_addTests__string)\nPASS: test_basetestsuite (test.test_unittest.test_suite.Test_TestSuite.test_basetestsuite)\nPASS: test_countTestCases_nested (test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_nested)\nPASS: test_countTestCases_simple (test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_simple)\nPASS: test_countTestCases_zero_nested (test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_zero_nested)\nPASS: test_countTestCases_zero_simple (test.test_unittest.test_suite.Test_TestSuite.test_countTestCases_zero_simple)\nPASS: test_eq (test.test_unittest.test_suite.Test_TestSuite.test_eq)\nPASS: test_function_in_suite (test.test_unittest.test_suite.Test_TestSuite.test_function_in_suite)\nPASS: test_garbage_collect_test_after_run_BaseTestSuite (test.test_unittest.test_suite.Test_TestSuite.test_garbage_collect_test_after_run_BaseTestSuite)\nPASS: test_garbage_collect_test_after_run_TestSuite (test.test_unittest.test_suite.Test_TestSuite.test_garbage_collect_test_after_run_TestSuite)\nPASS: test_init__TestSuite_instances_in_tests (test.test_unittest.test_suite.Test_TestSuite.test_init__TestSuite_instances_in_tests)\nPASS: test_init__empty_tests (test.test_unittest.test_suite.Test_TestSuite.test_init__empty_tests)\nPASS: test_init__tests_from_any_iterable (test.test_unittest.test_suite.Test_TestSuite.test_init__tests_from_any_iterable)\nPASS: test_init__tests_optional (test.test_unittest.test_suite.Test_TestSuite.test_init__tests_optional)\nPASS: test_iter (test.test_unittest.test_suite.Test_TestSuite.test_iter)\nPASS: test_ne (test.test_unittest.test_suite.Test_TestSuite.test_ne)\nPASS: test_overriding_call (test.test_unittest.test_suite.Test_TestSuite.test_overriding_call)\nPASS: test_remove_test_at_index (test.test_unittest.test_suite.Test_TestSuite.test_remove_test_at_index)\nPASS: test_remove_test_at_index_not_indexable (test.test_unittest.test_suite.Test_TestSuite.test_remove_test_at_index_not_indexable)\nPASS: test_run (test.test_unittest.test_suite.Test_TestSuite.test_run)\nPASS: test_run__empty_suite (test.test_unittest.test_suite.Test_TestSuite.test_run__empty_suite)\nPASS: test_run__requires_result (test.test_unittest.test_suite.Test_TestSuite.test_run__requires_result)\nPASS: test_add_return_value (test.test_unittest.testmock.testasync.AsyncArguments.test_add_return_value)\nPASS: test_add_side_effect_coroutine (test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_coroutine)\nPASS: test_add_side_effect_exception (test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_exception)\nPASS: test_add_side_effect_exception_iterable (test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_exception_iterable)\nPASS: test_add_side_effect_iterable (test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_iterable)\nPASS: test_add_side_effect_normal_function (test.test_unittest.testmock.testasync.AsyncArguments.test_add_side_effect_normal_function)\nPASS: test_await_args_list_order (test.test_unittest.testmock.testasync.AsyncArguments.test_await_args_list_order)\nPASS: test_return_value_AsyncMock (test.test_unittest.testmock.testasync.AsyncArguments.test_return_value_AsyncMock)\nPASS: test_return_value_awaitable (test.test_unittest.testmock.testasync.AsyncArguments.test_return_value_awaitable)\nPASS: test_side_effect_awaitable_values (test.test_unittest.testmock.testasync.AsyncArguments.test_side_effect_awaitable_values)\nPASS: test_side_effect_is_AsyncMock (test.test_unittest.testmock.testasync.AsyncArguments.test_side_effect_is_AsyncMock)\nPASS: test_wraps_coroutine (test.test_unittest.testmock.testasync.AsyncArguments.test_wraps_coroutine)\nPASS: test_wraps_normal_function (test.test_unittest.testmock.testasync.AsyncArguments.test_wraps_normal_function)\nPASS: test_create_autospec (test.test_unittest.testmock.testasync.AsyncAutospecTest.test_create_autospec)\nPASS: test_create_autospec_instance (test.test_unittest.testmock.testasync.AsyncAutospecTest.test_create_autospec_instance)\nPASS: test_is_AsyncMock_patch (test.test_unittest.testmock.testasync.AsyncAutospecTest.test_is_AsyncMock_patch)\nPASS: test_patch_with_autospec (test.test_unittest.testmock.testasync.AsyncAutospecTest.test_patch_with_autospec)\nPASS: test_context_manager_raise_exception_by_default (test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_context_manager_raise_exception_by_default)\nPASS: test_mock_customize_async_context_manager (test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_mock_customize_async_context_manager)\nPASS: test_mock_customize_async_context_manager_with_coroutine (test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_mock_customize_async_context_manager_with_coroutine)\nPASS: test_mock_supports_async_context_manager (test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_mock_supports_async_context_manager)\nPASS: test_set_return_value_of_aenter (test.test_unittest.testmock.testasync.AsyncContextManagerTest.test_set_return_value_of_aenter)\nPASS: test_aiter_set_return_value (test.test_unittest.testmock.testasync.AsyncIteratorTest.test_aiter_set_return_value)\nPASS: test_mock_aiter_and_anext_asyncmock (test.test_unittest.testmock.testasync.AsyncIteratorTest.test_mock_aiter_and_anext_asyncmock)\nPASS: test_mock_async_for (test.test_unittest.testmock.testasync.AsyncIteratorTest.test_mock_async_for)\nPASS: test_async_magic_methods_return_async_mocks (test.test_unittest.testmock.testasync.AsyncMagicMethods.test_async_magic_methods_return_async_mocks)\nPASS: test_asyncmock_has_sync_magic_methods (test.test_unittest.testmock.testasync.AsyncMagicMethods.test_asyncmock_has_sync_magic_methods)\nPASS: test_magic_methods_are_async_functions (test.test_unittest.testmock.testasync.AsyncMagicMethods.test_magic_methods_are_async_functions)\nPASS: test_magicmock_has_async_magic_methods (test.test_unittest.testmock.testasync.AsyncMagicMethods.test_magicmock_has_async_magic_methods)\nPASS: test_sync_magic_methods_return_magic_mocks (test.test_unittest.testmock.testasync.AsyncMagicMethods.test_sync_magic_methods_return_magic_mocks)\nPASS: test_assert_any_wait (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_any_wait)\nPASS: test_assert_awaited (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited)\nPASS: test_assert_awaited_but_not_called (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_but_not_called)\nPASS: test_assert_awaited_once (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_once)\nPASS: test_assert_awaited_once_with (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_once_with)\nPASS: test_assert_awaited_with (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_awaited_with)\nPASS: test_assert_called_and_awaited_at_same_time (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_and_awaited_at_same_time)\nPASS: test_assert_called_but_not_awaited (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_but_not_awaited)\nPASS: test_assert_called_once_and_awaited_twice (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_once_and_awaited_twice)\nPASS: test_assert_called_then_awaited (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_then_awaited)\nPASS: test_assert_called_twice_and_awaited_once (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_called_twice_and_awaited_once)\nPASS: test_assert_has_awaits_no_order (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_awaits_no_order)\nPASS: test_assert_has_awaits_not_matching_spec_error (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_awaits_not_matching_spec_error)\nPASS: test_assert_has_awaits_ordered (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_awaits_ordered)\nPASS: test_assert_has_calls_not_awaits (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_calls_not_awaits)\nPASS: test_assert_has_mock_calls_on_async_mock_no_spec (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_mock_calls_on_async_mock_no_spec)\nPASS: test_assert_has_mock_calls_on_async_mock_with_spec (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_has_mock_calls_on_async_mock_with_spec)\nPASS: test_assert_not_awaited (test.test_unittest.testmock.testasync.AsyncMockAssert.test_assert_not_awaited)\nPASS: test_async_arg_lists (test.test_unittest.testmock.testasync.AsyncMockAssert.test_async_arg_lists)\nPASS: test_async_method_calls_recorded (test.test_unittest.testmock.testasync.AsyncMockAssert.test_async_method_calls_recorded)\nPASS: test_awaits_asserts_with_any (test.test_unittest.testmock.testasync.AsyncMockAssert.test_awaits_asserts_with_any)\nPASS: test_awaits_asserts_with_spec_and_any (test.test_unittest.testmock.testasync.AsyncMockAssert.test_awaits_asserts_with_spec_and_any)\nPASS: test_future_isfuture (test.test_unittest.testmock.testasync.AsyncMockTest.test_future_isfuture)\nPASS: test_isawaitable (test.test_unittest.testmock.testasync.AsyncMockTest.test_isawaitable)\nPASS: test_iscoroutinefunction_default (test.test_unittest.testmock.testasync.AsyncMockTest.test_iscoroutinefunction_default)\nPASS: test_iscoroutinefunction_function (test.test_unittest.testmock.testasync.AsyncMockTest.test_iscoroutinefunction_function)\nPASS: test_iscoroutinefunction_normal_function (test.test_unittest.testmock.testasync.AsyncMockTest.test_iscoroutinefunction_normal_function)\nPASS: test_async_def_cm (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_async_def_cm)\nPASS: test_is_AsyncMock_cm (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_is_AsyncMock_cm)\nPASS: test_is_async_cm (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_is_async_cm)\nPASS: test_is_async_function_cm (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_is_async_function_cm)\nPASS: test_patch_dict_async_def (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_patch_dict_async_def)\nPASS: test_patch_dict_async_def_context (test.test_unittest.testmock.testasync.AsyncPatchCMTest.test_patch_dict_async_def_context)\nPASS: test_async_def_patch (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_async_def_patch)\nPASS: test_is_AsyncMock_patch (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_AsyncMock_patch)\nPASS: test_is_AsyncMock_patch_classmethod (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_AsyncMock_patch_classmethod)\nPASS: test_is_AsyncMock_patch_staticmethod (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_AsyncMock_patch_staticmethod)\nPASS: test_is_async_patch (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_async_patch)\nPASS: test_is_coroutine_function_patch (test.test_unittest.testmock.testasync.AsyncPatchDecoratorTest.test_is_coroutine_function_patch)\nPASS: test_is_AsyncMock_patch (test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_is_AsyncMock_patch)\nPASS: test_is_async_AsyncMock (test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_is_async_AsyncMock)\nPASS: test_is_child_AsyncMock (test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_is_child_AsyncMock)\nPASS: test_magicmock_lambda_spec (test.test_unittest.testmock.testasync.AsyncSpecSetTest.test_magicmock_lambda_spec)\nPASS: test_spec_as_normal_kw_AsyncMock (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_as_normal_kw_AsyncMock)\nPASS: test_spec_as_normal_positional_AsyncMock (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_as_normal_positional_AsyncMock)\nPASS: test_spec_async_attributes (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_async_attributes)\nPASS: test_spec_async_attributes_instance (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_async_attributes_instance)\nPASS: test_spec_async_mock (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_async_mock)\nPASS: test_spec_mock_type_kw (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_mock_type_kw)\nPASS: test_spec_mock_type_positional (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_mock_type_positional)\nPASS: test_spec_normal_methods_on_class (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_normal_methods_on_class)\nPASS: test_spec_normal_methods_on_class_with_mock (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_normal_methods_on_class_with_mock)\nPASS: test_spec_normal_methods_on_class_with_mock_seal (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_normal_methods_on_class_with_mock_seal)\nPASS: test_spec_parent_not_async_attribute_is (test.test_unittest.testmock.testasync.AsyncSpecTest.test_spec_parent_not_async_attribute_is)\nPASS: test_target_async_spec_not (test.test_unittest.testmock.testasync.AsyncSpecTest.test_target_async_spec_not)\nPASS: test_target_not_async_spec_is (test.test_unittest.testmock.testasync.AsyncSpecTest.test_target_not_async_spec_is)\nPASS: test_attributes (test.test_unittest.testmock.testcallable.TestCallable.test_attributes)\nPASS: test_create_autospec (test.test_unittest.testmock.testcallable.TestCallable.test_create_autospec)\nPASS: test_create_autospec_instance (test.test_unittest.testmock.testcallable.TestCallable.test_create_autospec_instance)\nPASS: test_hierarchy (test.test_unittest.testmock.testcallable.TestCallable.test_hierarchy)\nPASS: test_non_callable (test.test_unittest.testmock.testcallable.TestCallable.test_non_callable)\nPASS: test_patch_spec (test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec)\nPASS: test_patch_spec_callable_class (test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_callable_class)\nPASS: test_patch_spec_instance (test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_instance)\nPASS: test_patch_spec_set (test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_set)\nPASS: test_patch_spec_set_instance (test.test_unittest.testmock.testcallable.TestCallable.test_patch_spec_set_instance)\nPASS: test_subclasses (test.test_unittest.testmock.testcallable.TestCallable.test_subclasses)\nPASS: test_any (test.test_unittest.testmock.testhelpers.AnyTest.test_any)\nPASS: test_any_and_datetime (test.test_unittest.testmock.testhelpers.AnyTest.test_any_and_datetime)\nPASS: test_any_and_spec_set (test.test_unittest.testmock.testhelpers.AnyTest.test_any_and_spec_set)\nPASS: test_any_mock_calls_comparison_order (test.test_unittest.testmock.testhelpers.AnyTest.test_any_mock_calls_comparison_order)\nPASS: test_any_no_spec (test.test_unittest.testmock.testhelpers.AnyTest.test_any_no_spec)\nPASS: test_repr (test.test_unittest.testmock.testhelpers.AnyTest.test_repr)\nPASS: test_attribute_call (test.test_unittest.testmock.testhelpers.CallTest.test_attribute_call)\nPASS: test_call (test.test_unittest.testmock.testhelpers.CallTest.test_call)\nPASS: test_call_any (test.test_unittest.testmock.testhelpers.CallTest.test_call_any)\nPASS: test_call_list (test.test_unittest.testmock.testhelpers.CallTest.test_call_list)\nPASS: test_call_ne (test.test_unittest.testmock.testhelpers.CallTest.test_call_ne)\nPASS: test_call_non_tuples (test.test_unittest.testmock.testhelpers.CallTest.test_call_non_tuples)\nPASS: test_call_with_args (test.test_unittest.testmock.testhelpers.CallTest.test_call_with_args)\nPASS: test_call_with_args_call_empty_name (test.test_unittest.testmock.testhelpers.CallTest.test_call_with_args_call_empty_name)\nPASS: test_call_with_call (test.test_unittest.testmock.testhelpers.CallTest.test_call_with_call)\nPASS: test_call_with_kwargs (test.test_unittest.testmock.testhelpers.CallTest.test_call_with_kwargs)\nPASS: test_call_with_name (test.test_unittest.testmock.testhelpers.CallTest.test_call_with_name)\nPASS: test_dunder_call (test.test_unittest.testmock.testhelpers.CallTest.test_dunder_call)\nPASS: test_empty__Call (test.test_unittest.testmock.testhelpers.CallTest.test_empty__Call)\nPASS: test_extended_call (test.test_unittest.testmock.testhelpers.CallTest.test_extended_call)\nPASS: test_extended_not_equal (test.test_unittest.testmock.testhelpers.CallTest.test_extended_not_equal)\nPASS: test_named_call_with_args (test.test_unittest.testmock.testhelpers.CallTest.test_named_call_with_args)\nPASS: test_named_call_with_kwargs (test.test_unittest.testmock.testhelpers.CallTest.test_named_call_with_kwargs)\nPASS: test_named_empty_call (test.test_unittest.testmock.testhelpers.CallTest.test_named_empty_call)\nPASS: test_nested_calls_not_equal (test.test_unittest.testmock.testhelpers.CallTest.test_nested_calls_not_equal)\nPASS: test_repr (test.test_unittest.testmock.testhelpers.CallTest.test_repr)\nPASS: test_two_args_call (test.test_unittest.testmock.testhelpers.CallTest.test_two_args_call)\nPASS: test_attributes (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_attributes)\nPASS: test_autospec_data_descriptor (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_data_descriptor)\nPASS: test_autospec_functions_with_self_in_odd_place (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_functions_with_self_in_odd_place)\nPASS: test_autospec_getattr_partial_function (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_getattr_partial_function)\nPASS: test_autospec_on_bound_builtin_function (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_on_bound_builtin_function)\nPASS: test_autospec_reset_mock (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_reset_mock)\nPASS: test_autospec_signature_classmethod (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_signature_classmethod)\nPASS: test_autospec_signature_staticmethod (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_autospec_signature_staticmethod)\nPASS: test_basic (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_basic)\nPASS: test_builtin_functions_types (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_builtin_functions_types)\nPASS: test_builtins (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_builtins)\nPASS: test_class_with_no_init (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_class_with_no_init)\nPASS: test_create_autospec_keyword_arguments (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_keyword_arguments)\nPASS: test_create_autospec_keyword_only_arguments (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_keyword_only_arguments)\nPASS: test_create_autospec_none (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_none)\nPASS: test_create_autospec_return_value (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_create_autospec_return_value)\nPASS: test_descriptors (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_descriptors)\nPASS: test_function (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_function)\nPASS: test_function_as_instance_attribute (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_function_as_instance_attribute)\nPASS: test_inherit (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_inherit)\nPASS: test_magic_methods (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_magic_methods)\nPASS: test_method_calls (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_method_calls)\nPASS: test_mocking_unbound_methods (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_mocking_unbound_methods)\nPASS: test_recursive (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_recursive)\nPASS: test_signature_callable (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_signature_callable)\nPASS: test_signature_class (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_signature_class)\nPASS: test_signature_noncallable (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_signature_noncallable)\nPASS: test_skip_attributeerrors (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_skip_attributeerrors)\nPASS: test_spec_as_list (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_as_list)\nPASS: test_spec_function_assert_any_call (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_assert_any_call)\nPASS: test_spec_function_assert_has_calls (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_assert_has_calls)\nPASS: test_spec_function_no_name (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_no_name)\nPASS: test_spec_function_reset_mock (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_function_reset_mock)\nPASS: test_spec_has_descriptor_returning_function (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_has_descriptor_returning_function)\nPASS: test_spec_has_function_not_in_bases (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_has_function_not_in_bases)\nPASS: test_spec_inheritance_for_classes (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_inheritance_for_classes)\nPASS: test_spec_inspect_signature (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_inspect_signature)\nPASS: test_spec_inspect_signature_annotations (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_inspect_signature_annotations)\nPASS: test_spec_set (test.test_unittest.testmock.testhelpers.SpecSignatureTest.test_spec_set)\nPASS: test_args_list_contains_call_list (test.test_unittest.testmock.testhelpers.TestCallList.test_args_list_contains_call_list)\nPASS: test_call_list_str (test.test_unittest.testmock.testhelpers.TestCallList.test_call_list_str)\nPASS: test_propertymock (test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock)\nPASS: test_propertymock_bare (test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock_bare)\nPASS: test_propertymock_returnvalue (test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock_returnvalue)\nPASS: test_propertymock_side_effect (test.test_unittest.testmock.testhelpers.TestCallList.test_propertymock_side_effect)\nPASS: test_call_magic_method (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_call_magic_method)\nPASS: test_classmethod (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_classmethod)\nPASS: test_non_callable_classmethod (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_non_callable_classmethod)\nPASS: test_non_callable_staticmethod (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_non_callable_staticmethod)\nPASS: test_staticmethod (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_staticmethod)\nPASS: test_type (test.test_unittest.testmock.testhelpers.TestCallablePredicate.test_type)\nPASS: test_asyncmock_defaults (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_asyncmock_defaults)\nPASS: test_attributes_and_return_value (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_attributes_and_return_value)\nPASS: test_bound_methods (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_bound_methods)\nPASS: test_changing_magic_set_in_initialization (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_changing_magic_set_in_initialization)\nPASS: test_comparison (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_comparison)\nPASS: test_deleting_magic_methods (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_deleting_magic_methods)\nPASS: test_descriptor_from_class (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_descriptor_from_class)\nPASS: test_dict_methods (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_dict_methods)\nPASS: test_dir (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_dir)\nPASS: test_division (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_division)\nPASS: test_divmod_and_rdivmod (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_divmod_and_rdivmod)\nPASS: test_equality (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_equality)\nPASS: test_hash (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_hash)\nPASS: test_iterable_as_iter_return_value (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_iterable_as_iter_return_value)\nPASS: test_len_contains_iter (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_len_contains_iter)\nPASS: test_magic_in_initialization (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_in_initialization)\nPASS: test_magic_method_reset_mock (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_method_reset_mock)\nPASS: test_magic_method_type (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_method_type)\nPASS: test_magic_method_wrapping (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_method_wrapping)\nPASS: test_magic_methods_and_spec (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_and_spec)\nPASS: test_magic_methods_and_spec_set (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_and_spec_set)\nPASS: test_magic_methods_are_magic_mocks (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_are_magic_mocks)\nPASS: test_magic_methods_fspath (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_fspath)\nPASS: test_magic_methods_isolated_between_mocks (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_methods_isolated_between_mocks)\nPASS: test_magic_mock_equality (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magic_mock_equality)\nPASS: test_magicmock (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magicmock)\nPASS: test_magicmock_defaults (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magicmock_defaults)\nPASS: test_magicmock_del (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_magicmock_del)\nPASS: test_matmul (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_matmul)\nPASS: test_nonzero (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_nonzero)\nPASS: test_numeric (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_numeric)\nPASS: test_repr (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_repr)\nPASS: test_setting_unsupported_magic_method (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_setting_unsupported_magic_method)\nPASS: test_str (test.test_unittest.testmock.testmagicmethods.TestMockingMagicMethods.test_str)\nPASS: test__name__ (test.test_unittest.testmock.testmock.MockTest.test__name__)\nPASS: test_adding_child_mock (test.test_unittest.testmock.testmock.MockTest.test_adding_child_mock)\nPASS: test_adding_return_value_mock (test.test_unittest.testmock.testmock.MockTest.test_adding_return_value_mock)\nPASS: test_all (test.test_unittest.testmock.testmock.MockTest.test_all)\nPASS: test_arg_lists (test.test_unittest.testmock.testmock.MockTest.test_arg_lists)\nPASS: test_assert_any_call (test.test_unittest.testmock.testmock.MockTest.test_assert_any_call)\nPASS: test_assert_any_call_with_function_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_any_call_with_function_spec)\nPASS: test_assert_called (test.test_unittest.testmock.testmock.MockTest.test_assert_called)\nPASS: test_assert_called_exception_message (test.test_unittest.testmock.testmock.MockTest.test_assert_called_exception_message)\nPASS: test_assert_called_once (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once)\nPASS: test_assert_called_once_message (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_message)\nPASS: test_assert_called_once_message_not_called (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_message_not_called)\nPASS: test_assert_called_once_with (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with)\nPASS: test_assert_called_once_with_call_list (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with_call_list)\nPASS: test_assert_called_once_with_function_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with_function_spec)\nPASS: test_assert_called_once_with_message (test.test_unittest.testmock.testmock.MockTest.test_assert_called_once_with_message)\nPASS: test_assert_called_with (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with)\nPASS: test_assert_called_with_any (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_any)\nPASS: test_assert_called_with_failure_message (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_failure_message)\nPASS: test_assert_called_with_function_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_function_spec)\nPASS: test_assert_called_with_message (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_message)\nPASS: test_assert_called_with_method_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_called_with_method_spec)\nPASS: test_assert_has_calls (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls)\nPASS: test_assert_has_calls_any_order (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_any_order)\nPASS: test_assert_has_calls_nested_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_nested_spec)\nPASS: test_assert_has_calls_nested_without_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_nested_without_spec)\nPASS: test_assert_has_calls_not_matching_spec_error (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_not_matching_spec_error)\nPASS: test_assert_has_calls_with_function_spec (test.test_unittest.testmock.testmock.MockTest.test_assert_has_calls_with_function_spec)\nPASS: test_assert_not_called (test.test_unittest.testmock.testmock.MockTest.test_assert_not_called)\nPASS: test_assert_not_called_message (test.test_unittest.testmock.testmock.MockTest.test_assert_not_called_message)\nPASS: test_attach_mock (test.test_unittest.testmock.testmock.MockTest.test_attach_mock)\nPASS: test_attach_mock_patch_autospec (test.test_unittest.testmock.testmock.MockTest.test_attach_mock_patch_autospec)\nPASS: test_attach_mock_patch_autospec_signature (test.test_unittest.testmock.testmock.MockTest.test_attach_mock_patch_autospec_signature)\nPASS: test_attach_mock_return_value (test.test_unittest.testmock.testmock.MockTest.test_attach_mock_return_value)\nPASS: test_attribute_access_returns_mocks (test.test_unittest.testmock.testmock.MockTest.test_attribute_access_returns_mocks)\nPASS: test_attribute_deletion (test.test_unittest.testmock.testmock.MockTest.test_attribute_deletion)\nPASS: test_attributes_have_name_and_parent_set (test.test_unittest.testmock.testmock.MockTest.test_attributes_have_name_and_parent_set)\nPASS: test_autospec_mock (test.test_unittest.testmock.testmock.MockTest.test_autospec_mock)\nPASS: test_autospec_side_effect (test.test_unittest.testmock.testmock.MockTest.test_autospec_side_effect)\nPASS: test_autospec_side_effect_exception (test.test_unittest.testmock.testmock.MockTest.test_autospec_side_effect_exception)\nPASS: test_baseexceptional_side_effect (test.test_unittest.testmock.testmock.MockTest.test_baseexceptional_side_effect)\nPASS: test_bool_not_called_when_passing_spec_arg (test.test_unittest.testmock.testmock.MockTest.test_bool_not_called_when_passing_spec_arg)\nPASS: test_call (test.test_unittest.testmock.testmock.MockTest.test_call)\nPASS: test_call_args_comparison (test.test_unittest.testmock.testmock.MockTest.test_call_args_comparison)\nPASS: test_call_args_two_tuple (test.test_unittest.testmock.testmock.MockTest.test_call_args_two_tuple)\nPASS: test_calls_equal_with_any (test.test_unittest.testmock.testmock.MockTest.test_calls_equal_with_any)\nPASS: test_change_return_value_via_delegate (test.test_unittest.testmock.testmock.MockTest.test_change_return_value_via_delegate)\nPASS: test_change_side_effect_via_delegate (test.test_unittest.testmock.testmock.MockTest.test_change_side_effect_via_delegate)\nPASS: test_child_mock_call_equal (test.test_unittest.testmock.testmock.MockTest.test_child_mock_call_equal)\nPASS: test_class_assignable (test.test_unittest.testmock.testmock.MockTest.test_class_assignable)\nPASS: test_configure_mock (test.test_unittest.testmock.testmock.MockTest.test_configure_mock)\nPASS: test_constructor (test.test_unittest.testmock.testmock.MockTest.test_constructor)\nPASS: test_copy (test.test_unittest.testmock.testmock.MockTest.test_copy)\nPASS: test_create_autospec_classmethod_and_staticmethod (test.test_unittest.testmock.testmock.MockTest.test_create_autospec_classmethod_and_staticmethod)\nPASS: test_create_autospec_with_name (test.test_unittest.testmock.testmock.MockTest.test_create_autospec_with_name)\nPASS: test_customize_wrapped_object_with_return_value (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value)\nPASS: test_customize_wrapped_object_with_return_value_and_side_effect (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value_and_side_effect)\nPASS: test_customize_wrapped_object_with_return_value_and_side_effect2 (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value_and_side_effect2)\nPASS: test_customize_wrapped_object_with_return_value_and_side_effect_default (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_return_value_and_side_effect_default)\nPASS: test_customize_wrapped_object_with_side_effect_exception (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_exception)\nPASS: test_customize_wrapped_object_with_side_effect_function (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_function)\nPASS: test_customize_wrapped_object_with_side_effect_iterable (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_iterable)\nPASS: test_customize_wrapped_object_with_side_effect_iterable_with_default (test.test_unittest.testmock.testmock.MockTest.test_customize_wrapped_object_with_side_effect_iterable_with_default)\nPASS: test_dir (test.test_unittest.testmock.testmock.MockTest.test_dir)\nPASS: test_dir_does_not_include_deleted_attributes (test.test_unittest.testmock.testmock.MockTest.test_dir_does_not_include_deleted_attributes)\nPASS: test_dir_from_spec (test.test_unittest.testmock.testmock.MockTest.test_dir_from_spec)\nPASS: test_exceptional_side_effect (test.test_unittest.testmock.testmock.MockTest.test_exceptional_side_effect)\nPASS: test_filter_dir (test.test_unittest.testmock.testmock.MockTest.test_filter_dir)\nPASS: test_from_spec (test.test_unittest.testmock.testmock.MockTest.test_from_spec)\nPASS: test_isinstance_under_settrace (test.test_unittest.testmock.testmock.MockTest.test_isinstance_under_settrace)\nPASS: test_magic_method_wraps_class (test.test_unittest.testmock.testmock.MockTest.test_magic_method_wraps_class)\nPASS: test_magic_method_wraps_dict (test.test_unittest.testmock.testmock.MockTest.test_magic_method_wraps_dict)\nPASS: test_magic_methods_mock_calls (test.test_unittest.testmock.testmock.MockTest.test_magic_methods_mock_calls)\nPASS: test_manager_mock (test.test_unittest.testmock.testmock.MockTest.test_manager_mock)\nPASS: test_method_calls_compare_easily (test.test_unittest.testmock.testmock.MockTest.test_method_calls_compare_easily)\nPASS: test_method_calls_recorded (test.test_unittest.testmock.testmock.MockTest.test_method_calls_recorded)\nPASS: test_misspelled_arguments (test.test_unittest.testmock.testmock.MockTest.test_misspelled_arguments)\nPASS: test_mock_add_spec (test.test_unittest.testmock.testmock.MockTest.test_mock_add_spec)\nPASS: test_mock_add_spec_magic_methods (test.test_unittest.testmock.testmock.MockTest.test_mock_add_spec_magic_methods)\nPASS: test_mock_call_not_equal_leaf (test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_leaf)\nPASS: test_mock_call_not_equal_non_leaf (test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf)\nPASS: test_mock_call_not_equal_non_leaf_attr (test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf_attr)\nPASS: test_mock_call_not_equal_non_leaf_call_versus_attr (test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf_call_versus_attr)\nPASS: test_mock_call_not_equal_non_leaf_params_different (test.test_unittest.testmock.testmock.MockTest.test_mock_call_not_equal_non_leaf_params_different)\nPASS: test_mock_call_repr (test.test_unittest.testmock.testmock.MockTest.test_mock_call_repr)\nPASS: test_mock_call_repr_loop (test.test_unittest.testmock.testmock.MockTest.test_mock_call_repr_loop)\nPASS: test_mock_calls (test.test_unittest.testmock.testmock.MockTest.test_mock_calls)\nPASS: test_mock_calls_contains (test.test_unittest.testmock.testmock.MockTest.test_mock_calls_contains)\nPASS: test_mock_calls_create_autospec (test.test_unittest.testmock.testmock.MockTest.test_mock_calls_create_autospec)\nPASS: test_mock_does_not_raise_on_repeated_attribute_deletion (test.test_unittest.testmock.testmock.MockTest.test_mock_does_not_raise_on_repeated_attribute_deletion)\nPASS: test_mock_open_after_eof (test.test_unittest.testmock.testmock.MockTest.test_mock_open_after_eof)\nPASS: test_mock_open_alter_readline (test.test_unittest.testmock.testmock.MockTest.test_mock_open_alter_readline)\nPASS: test_mock_open_dunder_iter_issue (test.test_unittest.testmock.testmock.MockTest.test_mock_open_dunder_iter_issue)\nPASS: test_mock_open_next_with_readline_with_return_value (test.test_unittest.testmock.testmock.MockTest.test_mock_open_next_with_readline_with_return_value)\nPASS: test_mock_open_reuse_issue_21750 (test.test_unittest.testmock.testmock.MockTest.test_mock_open_reuse_issue_21750)\nPASS: test_mock_open_using_next (test.test_unittest.testmock.testmock.MockTest.test_mock_open_using_next)\nPASS: test_mock_open_write (test.test_unittest.testmock.testmock.MockTest.test_mock_open_write)\nPASS: test_mock_parents (test.test_unittest.testmock.testmock.MockTest.test_mock_parents)\nPASS: test_mock_raises_when_deleting_nonexistent_attribute (test.test_unittest.testmock.testmock.MockTest.test_mock_raises_when_deleting_nonexistent_attribute)\nPASS: test_mock_safe_with_spec (test.test_unittest.testmock.testmock.MockTest.test_mock_safe_with_spec)\nPASS: test_mock_unsafe (test.test_unittest.testmock.testmock.MockTest.test_mock_unsafe)\nPASS: test_name_attribute_of_call (test.test_unittest.testmock.testmock.MockTest.test_name_attribute_of_call)\nPASS: test_only_allowed_methods_exist (test.test_unittest.testmock.testmock.MockTest.test_only_allowed_methods_exist)\nPASS: test_ordered_call_signature (test.test_unittest.testmock.testmock.MockTest.test_ordered_call_signature)\nPASS: test_override_tuple_methods (test.test_unittest.testmock.testmock.MockTest.test_override_tuple_methods)\nPASS: test_parent_attribute_of_call (test.test_unittest.testmock.testmock.MockTest.test_parent_attribute_of_call)\nPASS: test_parent_propagation_with_autospec_attach_mock (test.test_unittest.testmock.testmock.MockTest.test_parent_propagation_with_autospec_attach_mock)\nPASS: test_parent_propagation_with_create_autospec (test.test_unittest.testmock.testmock.MockTest.test_parent_propagation_with_create_autospec)\nPASS: test_repr (test.test_unittest.testmock.testmock.MockTest.test_repr)\nPASS: test_repr_with_spec (test.test_unittest.testmock.testmock.MockTest.test_repr_with_spec)\nPASS: test_reset_mock (test.test_unittest.testmock.testmock.MockTest.test_reset_mock)\nPASS: test_reset_mock_does_not_raise_on_attr_deletion (test.test_unittest.testmock.testmock.MockTest.test_reset_mock_does_not_raise_on_attr_deletion)\nPASS: test_reset_mock_on_mock_open_issue_18622 (test.test_unittest.testmock.testmock.MockTest.test_reset_mock_on_mock_open_issue_18622)\nPASS: test_reset_mock_recursion (test.test_unittest.testmock.testmock.MockTest.test_reset_mock_recursion)\nPASS: test_reset_return (test.test_unittest.testmock.testmock.MockTest.test_reset_return)\nPASS: test_reset_return_sideeffect (test.test_unittest.testmock.testmock.MockTest.test_reset_return_sideeffect)\nPASS: test_reset_return_with_children (test.test_unittest.testmock.testmock.MockTest.test_reset_return_with_children)\nPASS: test_reset_return_with_children_side_effect (test.test_unittest.testmock.testmock.MockTest.test_reset_return_with_children_side_effect)\nPASS: test_reset_sideeffect (test.test_unittest.testmock.testmock.MockTest.test_reset_sideeffect)\nPASS: test_return_value_in_constructor (test.test_unittest.testmock.testmock.MockTest.test_return_value_in_constructor)\nPASS: test_setting_attribute_with_spec_set (test.test_unittest.testmock.testmock.MockTest.test_setting_attribute_with_spec_set)\nPASS: test_setting_call (test.test_unittest.testmock.testmock.MockTest.test_setting_call)\nPASS: test_side_effect (test.test_unittest.testmock.testmock.MockTest.test_side_effect)\nPASS: test_side_effect_iterator (test.test_unittest.testmock.testmock.MockTest.test_side_effect_iterator)\nPASS: test_side_effect_iterator_default (test.test_unittest.testmock.testmock.MockTest.test_side_effect_iterator_default)\nPASS: test_side_effect_iterator_exceptions (test.test_unittest.testmock.testmock.MockTest.test_side_effect_iterator_exceptions)\nPASS: test_side_effect_setting_iterator (test.test_unittest.testmock.testmock.MockTest.test_side_effect_setting_iterator)\nPASS: test_spec_class (test.test_unittest.testmock.testmock.MockTest.test_spec_class)\nPASS: test_spec_class_no_object_base (test.test_unittest.testmock.testmock.MockTest.test_spec_class_no_object_base)\nPASS: test_spec_list_subclass (test.test_unittest.testmock.testmock.MockTest.test_spec_list_subclass)\nPASS: test_subclass_with_properties (test.test_unittest.testmock.testmock.MockTest.test_subclass_with_properties)\nPASS: test_subclassing (test.test_unittest.testmock.testmock.MockTest.test_subclassing)\nPASS: test_wraps_attributes (test.test_unittest.testmock.testmock.MockTest.test_wraps_attributes)\nPASS: test_wraps_call_with_nondefault_return_value (test.test_unittest.testmock.testmock.MockTest.test_wraps_call_with_nondefault_return_value)\nPASS: test_wraps_calls (test.test_unittest.testmock.testmock.MockTest.test_wraps_calls)\nPASS: test_wraps_prevents_automatic_creation_of_mocks (test.test_unittest.testmock.testmock.MockTest.test_wraps_prevents_automatic_creation_of_mocks)\nPASS: test_autospec (test.test_unittest.testmock.testpatch.PatchTest.test_autospec)\nPASS: test_autospec_classmethod (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_classmethod)\nPASS: test_autospec_classmethod_signature (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_classmethod_signature)\nPASS: test_autospec_function (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_function)\nPASS: test_autospec_inherits (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_inherits)\nPASS: test_autospec_keywords (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_keywords)\nPASS: test_autospec_name (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_name)\nPASS: test_autospec_staticmethod (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_staticmethod)\nPASS: test_autospec_staticmethod_signature (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_staticmethod_signature)\nPASS: test_autospec_with_new (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_with_new)\nPASS: test_autospec_with_object (test.test_unittest.testmock.testpatch.PatchTest.test_autospec_with_object)\nPASS: test_callable_spec_as_list (test.test_unittest.testmock.testpatch.PatchTest.test_callable_spec_as_list)\nPASS: test_cant_set_kwargs_when_passing_a_mock (test.test_unittest.testmock.testpatch.PatchTest.test_cant_set_kwargs_when_passing_a_mock)\nPASS: test_create_and_specs (test.test_unittest.testmock.testpatch.PatchTest.test_create_and_specs)\nPASS: test_dotted_but_module_not_loaded (test.test_unittest.testmock.testpatch.PatchTest.test_dotted_but_module_not_loaded)\nPASS: test_falsey_spec (test.test_unittest.testmock.testpatch.PatchTest.test_falsey_spec)\nPASS: test_get_only_proxy (test.test_unittest.testmock.testpatch.PatchTest.test_get_only_proxy)\nPASS: test_get_set_delete_proxy (test.test_unittest.testmock.testpatch.PatchTest.test_get_set_delete_proxy)\nPASS: test_invalid_target (test.test_unittest.testmock.testpatch.PatchTest.test_invalid_target)\nPASS: test_mock_calls_with_patch (test.test_unittest.testmock.testpatch.PatchTest.test_mock_calls_with_patch)\nPASS: test_multiple_patchobject (test.test_unittest.testmock.testpatch.PatchTest.test_multiple_patchobject)\nPASS: test_multiple_specs (test.test_unittest.testmock.testpatch.PatchTest.test_multiple_specs)\nPASS: test_name_preserved (test.test_unittest.testmock.testpatch.PatchTest.test_name_preserved)\nPASS: test_nested_patch_failure (test.test_unittest.testmock.testpatch.PatchTest.test_nested_patch_failure)\nPASS: test_nested_patch_with_spec_as_list (test.test_unittest.testmock.testpatch.PatchTest.test_nested_patch_with_spec_as_list)\nPASS: test_new_callable_class_decorating (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_class_decorating)\nPASS: test_new_callable_create (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_create)\nPASS: test_new_callable_failure (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_failure)\nPASS: test_new_callable_incompatible_with_autospec (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_incompatible_with_autospec)\nPASS: test_new_callable_incompatible_with_new (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_incompatible_with_new)\nPASS: test_new_callable_inherit_for_mocks (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_inherit_for_mocks)\nPASS: test_new_callable_inherit_non_mock (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_inherit_non_mock)\nPASS: test_new_callable_keyword_arguments (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_keyword_arguments)\nPASS: test_new_callable_patch (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_patch)\nPASS: test_new_callable_patch_object (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_patch_object)\nPASS: test_new_callable_spec (test.test_unittest.testmock.testpatch.PatchTest.test_new_callable_spec)\nPASS: test_not_callable_spec_as_list (test.test_unittest.testmock.testpatch.PatchTest.test_not_callable_spec_as_list)\nPASS: test_object_lookup_is_quite_lazy (test.test_unittest.testmock.testpatch.PatchTest.test_object_lookup_is_quite_lazy)\nPASS: test_patch (test.test_unittest.testmock.testpatch.PatchTest.test_patch)\nPASS: test_patch_and_patch_dict_stopall (test.test_unittest.testmock.testpatch.PatchTest.test_patch_and_patch_dict_stopall)\nPASS: test_patch_builtins_without_create (test.test_unittest.testmock.testpatch.PatchTest.test_patch_builtins_without_create)\nPASS: test_patch_class_acts_with_spec_is_inherited (test.test_unittest.testmock.testpatch.PatchTest.test_patch_class_acts_with_spec_is_inherited)\nPASS: test_patch_class_attribute (test.test_unittest.testmock.testpatch.PatchTest.test_patch_class_attribute)\nPASS: test_patch_class_decorator (test.test_unittest.testmock.testpatch.PatchTest.test_patch_class_decorator)\nPASS: test_patch_dict (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict)\nPASS: test_patch_dict_as_context_manager (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_as_context_manager)\nPASS: test_patch_dict_class_decorator (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_class_decorator)\nPASS: test_patch_dict_decorator_resolution (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_decorator_resolution)\nPASS: test_patch_dict_keyword_args (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_keyword_args)\nPASS: test_patch_dict_start_stop (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_start_stop)\nPASS: test_patch_dict_stop_without_start (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_stop_without_start)\nPASS: test_patch_dict_stopall (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_stopall)\nPASS: test_patch_dict_test_prefix (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_test_prefix)\nPASS: test_patch_dict_with_clear (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_clear)\nPASS: test_patch_dict_with_container_object (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_container_object)\nPASS: test_patch_dict_with_container_object_and_clear (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_container_object_and_clear)\nPASS: test_patch_dict_with_string (test.test_unittest.testmock.testpatch.PatchTest.test_patch_dict_with_string)\nPASS: test_patch_imports_lazily (test.test_unittest.testmock.testpatch.PatchTest.test_patch_imports_lazily)\nPASS: test_patch_keyword_args (test.test_unittest.testmock.testpatch.PatchTest.test_patch_keyword_args)\nPASS: test_patch_local (test.test_unittest.testmock.testpatch.PatchTest.test_patch_local)\nPASS: test_patch_multiple (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple)\nPASS: test_patch_multiple_create (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create)\nPASS: test_patch_multiple_create_mocks (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create_mocks)\nPASS: test_patch_multiple_create_mocks_different_order (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create_mocks_different_order)\nPASS: test_patch_multiple_create_mocks_patcher (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_create_mocks_patcher)\nPASS: test_patch_multiple_decorating_class (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_decorating_class)\nPASS: test_patch_multiple_failure (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_failure)\nPASS: test_patch_multiple_new_callable (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_new_callable)\nPASS: test_patch_multiple_new_callable_failure (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_new_callable_failure)\nPASS: test_patch_multiple_no_kwargs (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_no_kwargs)\nPASS: test_patch_multiple_spec_set (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_spec_set)\nPASS: test_patch_multiple_stacked_decorators (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_stacked_decorators)\nPASS: test_patch_multiple_string_subclasses (test.test_unittest.testmock.testpatch.PatchTest.test_patch_multiple_string_subclasses)\nPASS: test_patch_nested_autospec_repr (test.test_unittest.testmock.testpatch.PatchTest.test_patch_nested_autospec_repr)\nPASS: test_patch_object_keyword_args (test.test_unittest.testmock.testpatch.PatchTest.test_patch_object_keyword_args)\nPASS: test_patch_object_with_spec_as_boolean (test.test_unittest.testmock.testpatch.PatchTest.test_patch_object_with_spec_as_boolean)\nPASS: test_patch_orderdict (test.test_unittest.testmock.testpatch.PatchTest.test_patch_orderdict)\nPASS: test_patch_propagates_exc_on_exit (test.test_unittest.testmock.testpatch.PatchTest.test_patch_propagates_exc_on_exit)\nPASS: test_patch_slots (test.test_unittest.testmock.testpatch.PatchTest.test_patch_slots)\nPASS: test_patch_spec_set (test.test_unittest.testmock.testpatch.PatchTest.test_patch_spec_set)\nPASS: test_patch_start_stop (test.test_unittest.testmock.testpatch.PatchTest.test_patch_start_stop)\nPASS: test_patch_stopall (test.test_unittest.testmock.testpatch.PatchTest.test_patch_stopall)\nPASS: test_patch_test_prefix (test.test_unittest.testmock.testpatch.PatchTest.test_patch_test_prefix)\nPASS: test_patch_with_create_mocks_non_existent_attributes (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_create_mocks_non_existent_attributes)\nPASS: test_patch_with_exception (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_exception)\nPASS: test_patch_with_spec (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec)\nPASS: test_patch_with_spec_as_boolean (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec_as_boolean)\nPASS: test_patch_with_spec_as_list (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec_as_list)\nPASS: test_patch_with_spec_mock_repr (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_spec_mock_repr)\nPASS: test_patch_with_static_methods (test.test_unittest.testmock.testpatch.PatchTest.test_patch_with_static_methods)\nPASS: test_patch_wont_create_by_default (test.test_unittest.testmock.testpatch.PatchTest.test_patch_wont_create_by_default)\nPASS: test_patchobject_class_decorator (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_class_decorator)\nPASS: test_patchobject_start_stop (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_start_stop)\nPASS: test_patchobject_twice (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_twice)\nPASS: test_patchobject_with_create_mocks_non_existent_attributes (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_create_mocks_non_existent_attributes)\nPASS: test_patchobject_with_default_mock (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_default_mock)\nPASS: test_patchobject_with_none (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_none)\nPASS: test_patchobject_with_spec (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_spec)\nPASS: test_patchobject_with_spec_as_list (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_spec_as_list)\nPASS: test_patchobject_with_string_as_target (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_with_string_as_target)\nPASS: test_patchobject_wont_create_by_default (test.test_unittest.testmock.testpatch.PatchTest.test_patchobject_wont_create_by_default)\nPASS: test_single_patchobject (test.test_unittest.testmock.testpatch.PatchTest.test_single_patchobject)\nPASS: test_spec_set_inherit (test.test_unittest.testmock.testpatch.PatchTest.test_spec_set_inherit)\nPASS: test_spec_set_true (test.test_unittest.testmock.testpatch.PatchTest.test_spec_set_true)\nPASS: test_special_attrs (test.test_unittest.testmock.testpatch.PatchTest.test_special_attrs)\nPASS: test_specs_false_instead_of_none (test.test_unittest.testmock.testpatch.PatchTest.test_specs_false_instead_of_none)\nPASS: test_stop_idempotent (test.test_unittest.testmock.testpatch.PatchTest.test_stop_idempotent)\nPASS: test_stop_without_start (test.test_unittest.testmock.testpatch.PatchTest.test_stop_without_start)\nPASS: test_stopall_lifo (test.test_unittest.testmock.testpatch.PatchTest.test_stopall_lifo)\nPASS: test_tracebacks (test.test_unittest.testmock.testpatch.PatchTest.test_tracebacks)\nPASS: test_attribute_chain_is_maintained (test.test_unittest.testmock.testsealable.TestSealable.test_attribute_chain_is_maintained)\nPASS: test_attributes_return_more_mocks_by_default (test.test_unittest.testmock.testsealable.TestSealable.test_attributes_return_more_mocks_by_default)\nPASS: test_call_chain_is_maintained (test.test_unittest.testmock.testsealable.TestSealable.test_call_chain_is_maintained)\nPASS: test_call_on_defined_sealed_mock_succeeds (test.test_unittest.testmock.testsealable.TestSealable.test_call_on_defined_sealed_mock_succeeds)\nPASS: test_call_on_sealed_mock_fails (test.test_unittest.testmock.testsealable.TestSealable.test_call_on_sealed_mock_fails)\nPASS: test_existing_attributes_allowed_after_seal (test.test_unittest.testmock.testsealable.TestSealable.test_existing_attributes_allowed_after_seal)\nPASS: test_existing_attributes_can_be_set_on_seal (test.test_unittest.testmock.testsealable.TestSealable.test_existing_attributes_can_be_set_on_seal)\nPASS: test_initialized_attributes_allowed_after_seal (test.test_unittest.testmock.testsealable.TestSealable.test_initialized_attributes_allowed_after_seal)\ntest_integration_with_spec_att_definition (test.test_unittest.testmock.testsealable.TestSealable.test_integration_with_spec_att_definition)\nPASS: You are not restricted when using mock with spec\ntest_integration_with_spec_method_definition (test.test_unittest.testmock.testsealable.TestSealable.test_integration_with_spec_method_definition)\nPASS: You need to define the methods, even if they are in the spec\ntest_integration_with_spec_method_definition_respects_spec (test.test_unittest.testmock.testsealable.TestSealable.test_integration_with_spec_method_definition_respects_spec)\nPASS: You cannot define methods out of the spec\nPASS: test_new_attributes_cannot_be_accessed_on_seal (test.test_unittest.testmock.testsealable.TestSealable.test_new_attributes_cannot_be_accessed_on_seal)\nPASS: test_new_attributes_cannot_be_set_on_child_of_seal (test.test_unittest.testmock.testsealable.TestSealable.test_new_attributes_cannot_be_set_on_child_of_seal)\nPASS: test_new_attributes_cannot_be_set_on_seal (test.test_unittest.testmock.testsealable.TestSealable.test_new_attributes_cannot_be_set_on_seal)\nPASS: test_seal_with_autospec (test.test_unittest.testmock.testsealable.TestSealable.test_seal_with_autospec)\nPASS: test_sealed_exception_has_attribute_name (test.test_unittest.testmock.testsealable.TestSealable.test_sealed_exception_has_attribute_name)\nPASS: test_seals_dont_recurse_on_manual_attributes (test.test_unittest.testmock.testsealable.TestSealable.test_seals_dont_recurse_on_manual_attributes)\nPASS: test_seals_recurse_on_added_attributes (test.test_unittest.testmock.testsealable.TestSealable.test_seals_recurse_on_added_attributes)\nPASS: test_seals_recurse_on_magic_methods (test.test_unittest.testmock.testsealable.TestSealable.test_seals_recurse_on_magic_methods)\nPASS: testBases (test.test_unittest.testmock.testsentinel.SentinelTest.testBases)\nPASS: testCopy (test.test_unittest.testmock.testsentinel.SentinelTest.testCopy)\nPASS: testDEFAULT (test.test_unittest.testmock.testsentinel.SentinelTest.testDEFAULT)\nPASS: testPickle (test.test_unittest.testmock.testsentinel.SentinelTest.testPickle)\nPASS: testSentinelName (test.test_unittest.testmock.testsentinel.SentinelTest.testSentinelName)\nPASS: testSentinels (test.test_unittest.testmock.testsentinel.SentinelTest.testSentinels)\nPASS: test_dunder_iter_data (test.test_unittest.testmock.testwith.TestMockOpen.test_dunder_iter_data)\nPASS: test_explicit_mock (test.test_unittest.testmock.testwith.TestMockOpen.test_explicit_mock)\nPASS: test_interleaved_reads (test.test_unittest.testmock.testwith.TestMockOpen.test_interleaved_reads)\nPASS: test_mock_open (test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open)\nPASS: test_mock_open_context_manager (test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open_context_manager)\nPASS: test_mock_open_context_manager_multiple_times (test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open_context_manager_multiple_times)\nPASS: test_mock_open_read_with_argument (test.test_unittest.testmock.testwith.TestMockOpen.test_mock_open_read_with_argument)\nPASS: test_next_data (test.test_unittest.testmock.testwith.TestMockOpen.test_next_data)\nPASS: test_overriding_return_values (test.test_unittest.testmock.testwith.TestMockOpen.test_overriding_return_values)\nPASS: test_read_bytes (test.test_unittest.testmock.testwith.TestMockOpen.test_read_bytes)\nPASS: test_read_data (test.test_unittest.testmock.testwith.TestMockOpen.test_read_data)\nPASS: test_readline_bytes (test.test_unittest.testmock.testwith.TestMockOpen.test_readline_bytes)\nPASS: test_readline_data (test.test_unittest.testmock.testwith.TestMockOpen.test_readline_data)\nPASS: test_readlines_bytes (test.test_unittest.testmock.testwith.TestMockOpen.test_readlines_bytes)\nPASS: test_readlines_data (test.test_unittest.testmock.testwith.TestMockOpen.test_readlines_data)\nPASS: testContextManagerMocking (test.test_unittest.testmock.testwith.WithTest.testContextManagerMocking)\nPASS: test_context_manager_with_magic_mock (test.test_unittest.testmock.testwith.WithTest.test_context_manager_with_magic_mock)\nPASS: test_dict_context_manager (test.test_unittest.testmock.testwith.WithTest.test_dict_context_manager)\nPASS: test_double_patch_instance_method (test.test_unittest.testmock.testwith.WithTest.test_double_patch_instance_method)\nPASS: test_patch_object_with_statement (test.test_unittest.testmock.testwith.WithTest.test_patch_object_with_statement)\nPASS: test_with_statement (test.test_unittest.testmock.testwith.WithTest.test_with_statement)\nPASS: test_with_statement_as (test.test_unittest.testmock.testwith.WithTest.test_with_statement_as)\nPASS: test_with_statement_exception (test.test_unittest.testmock.testwith.WithTest.test_with_statement_exception)\nPASS: test_with_statement_imbricated (test.test_unittest.testmock.testwith.WithTest.test_with_statement_imbricated)\nPASS: test_with_statement_nested (test.test_unittest.testmock.testwith.WithTest.test_with_statement_nested)\nPASS: test_with_statement_same_attribute (test.test_unittest.testmock.testwith.WithTest.test_with_statement_same_attribute)\nPASS: test_with_statement_specified (test.test_unittest.testmock.testwith.WithTest.test_with_statement_specified)\n\n----------------------------------------------------------------------\nRan 1023 tests in 6.456s\n\nOK (skipped=2)\n0:03:52 load avg: 3.36 [440/469] test_warnings passed\nPASS: test_issue_8766 (test.test_warnings.BootstrapTest.test_issue_8766)\nPASS: test_catch_warnings_defaults (test.test_warnings.CCatchWarningTests.test_catch_warnings_defaults)\nPASS: test_catch_warnings_recording (test.test_warnings.CCatchWarningTests.test_catch_warnings_recording)\nPASS: test_catch_warnings_reentry_guard (test.test_warnings.CCatchWarningTests.test_catch_warnings_reentry_guard)\nPASS: test_catch_warnings_restore (test.test_warnings.CCatchWarningTests.test_catch_warnings_restore)\nPASS: test_check_warnings (test.test_warnings.CCatchWarningTests.test_check_warnings)\nPASS: test_record_override_showwarning_before (test.test_warnings.CCatchWarningTests.test_record_override_showwarning_before)\nPASS: test_record_override_showwarning_inside (test.test_warnings.CCatchWarningTests.test_record_override_showwarning_inside)\nPASS: test_comma_separated_warnings (test.test_warnings.CEnvironmentVariableTests.test_comma_separated_warnings)\nPASS: test_conflicting_envvar_and_command_line (test.test_warnings.CEnvironmentVariableTests.test_conflicting_envvar_and_command_line)\nPASS: test_default_filter_configuration (test.test_warnings.CEnvironmentVariableTests.test_default_filter_configuration)\nPASS: test_envvar_and_command_line (test.test_warnings.CEnvironmentVariableTests.test_envvar_and_command_line)\nPASS: test_nonascii (test.test_warnings.CEnvironmentVariableTests.test_nonascii)\nPASS: test_single_warning (test.test_warnings.CEnvironmentVariableTests.test_single_warning)\nPASS: test_always (test.test_warnings.CFilterTests.test_always)\nPASS: test_always_after_default (test.test_warnings.CFilterTests.test_always_after_default)\nPASS: test_append_duplicate (test.test_warnings.CFilterTests.test_append_duplicate)\nPASS: test_catchwarnings_with_simplefilter_error (test.test_warnings.CFilterTests.test_catchwarnings_with_simplefilter_error)\nPASS: test_catchwarnings_with_simplefilter_ignore (test.test_warnings.CFilterTests.test_catchwarnings_with_simplefilter_ignore)\nPASS: test_default (test.test_warnings.CFilterTests.test_default)\nPASS: test_error (test.test_warnings.CFilterTests.test_error)\nPASS: test_error_after_default (test.test_warnings.CFilterTests.test_error_after_default)\nPASS: test_filterwarnings (test.test_warnings.CFilterTests.test_filterwarnings)\nPASS: test_filterwarnings_duplicate_filters (test.test_warnings.CFilterTests.test_filterwarnings_duplicate_filters)\nPASS: test_ignore (test.test_warnings.CFilterTests.test_ignore)\nPASS: test_ignore_after_default (test.test_warnings.CFilterTests.test_ignore_after_default)\nPASS: test_inheritance (test.test_warnings.CFilterTests.test_inheritance)\nPASS: test_message_matching (test.test_warnings.CFilterTests.test_message_matching)\nPASS: test_module (test.test_warnings.CFilterTests.test_module)\nPASS: test_module_globals (test.test_warnings.CFilterTests.test_module_globals)\nPASS: test_mutate_filter_list (test.test_warnings.CFilterTests.test_mutate_filter_list)\nPASS: test_once (test.test_warnings.CFilterTests.test_once)\nPASS: test_ordering (test.test_warnings.CFilterTests.test_ordering)\nPASS: test_simplefilter_duplicate_filters (test.test_warnings.CFilterTests.test_simplefilter_duplicate_filters)\nPASS: test_module_all_attribute (test.test_warnings.CPublicAPITests.test_module_all_attribute)\nPASS: test_import_from_module (test.test_warnings.CWCmdLineTests.test_import_from_module)\nPASS: test_improper_input (test.test_warnings.CWCmdLineTests.test_improper_input)\nPASS: test_accelerated (test.test_warnings.CWarnTests.test_accelerated)\nPASS: test_bad_str (test.test_warnings.CWarnTests.test_bad_str)\nPASS: test_exec_filename (test.test_warnings.CWarnTests.test_exec_filename)\nPASS: test_filename (test.test_warnings.CWarnTests.test_filename)\nPASS: test_message (test.test_warnings.CWarnTests.test_message)\nPASS: test_skip_file_prefixes (test.test_warnings.CWarnTests.test_skip_file_prefixes)\nPASS: test_skip_file_prefixes_type_errors (test.test_warnings.CWarnTests.test_skip_file_prefixes_type_errors)\nPASS: test_stacklevel (test.test_warnings.CWarnTests.test_stacklevel)\nPASS: test_stacklevel_import (test.test_warnings.CWarnTests.test_stacklevel_import)\nPASS: test_warn_explicit_non_ascii_filename (test.test_warnings.CWarnTests.test_warn_explicit_non_ascii_filename)\nPASS: test_warn_explicit_type_errors (test.test_warnings.CWarnTests.test_warn_explicit_type_errors)\nPASS: test_warn_nonstandard_types (test.test_warnings.CWarnTests.test_warn_nonstandard_types)\nPASS: test_warning_classes (test.test_warnings.CWarnTests.test_warning_classes)\nPASS: test_formatwarning (test.test_warnings.CWarningsDisplayTests.test_formatwarning)\nPASS: test_formatwarning_override (test.test_warnings.CWarningsDisplayTests.test_formatwarning_override)\nPASS: test_showwarning (test.test_warnings.CWarningsDisplayTests.test_showwarning)\nPASS: test_finalization (test.test_warnings.FinalizationTest.test_finalization)\nPASS: test_late_resource_warning (test.test_warnings.FinalizationTest.test_late_resource_warning)\nPASS: test_catch_warnings_defaults (test.test_warnings.PyCatchWarningTests.test_catch_warnings_defaults)\nPASS: test_catch_warnings_recording (test.test_warnings.PyCatchWarningTests.test_catch_warnings_recording)\nPASS: test_catch_warnings_reentry_guard (test.test_warnings.PyCatchWarningTests.test_catch_warnings_reentry_guard)\nPASS: test_catch_warnings_restore (test.test_warnings.PyCatchWarningTests.test_catch_warnings_restore)\nPASS: test_check_warnings (test.test_warnings.PyCatchWarningTests.test_check_warnings)\nPASS: test_record_override_showwarning_before (test.test_warnings.PyCatchWarningTests.test_record_override_showwarning_before)\nPASS: test_record_override_showwarning_inside (test.test_warnings.PyCatchWarningTests.test_record_override_showwarning_inside)\nPASS: test_comma_separated_warnings (test.test_warnings.PyEnvironmentVariableTests.test_comma_separated_warnings)\nPASS: test_conflicting_envvar_and_command_line (test.test_warnings.PyEnvironmentVariableTests.test_conflicting_envvar_and_command_line)\nPASS: test_default_filter_configuration (test.test_warnings.PyEnvironmentVariableTests.test_default_filter_configuration)\nPASS: test_envvar_and_command_line (test.test_warnings.PyEnvironmentVariableTests.test_envvar_and_command_line)\nPASS: test_nonascii (test.test_warnings.PyEnvironmentVariableTests.test_nonascii)\nPASS: test_single_warning (test.test_warnings.PyEnvironmentVariableTests.test_single_warning)\nPASS: test_always (test.test_warnings.PyFilterTests.test_always)\nPASS: test_always_after_default (test.test_warnings.PyFilterTests.test_always_after_default)\nPASS: test_append_duplicate (test.test_warnings.PyFilterTests.test_append_duplicate)\nPASS: test_catchwarnings_with_simplefilter_error (test.test_warnings.PyFilterTests.test_catchwarnings_with_simplefilter_error)\nPASS: test_catchwarnings_with_simplefilter_ignore (test.test_warnings.PyFilterTests.test_catchwarnings_with_simplefilter_ignore)\nPASS: test_default (test.test_warnings.PyFilterTests.test_default)\nPASS: test_error (test.test_warnings.PyFilterTests.test_error)\nPASS: test_error_after_default (test.test_warnings.PyFilterTests.test_error_after_default)\nPASS: test_filterwarnings (test.test_warnings.PyFilterTests.test_filterwarnings)\nPASS: test_filterwarnings_duplicate_filters (test.test_warnings.PyFilterTests.test_filterwarnings_duplicate_filters)\nPASS: test_ignore (test.test_warnings.PyFilterTests.test_ignore)\nPASS: test_ignore_after_default (test.test_warnings.PyFilterTests.test_ignore_after_default)\nPASS: test_inheritance (test.test_warnings.PyFilterTests.test_inheritance)\nPASS: test_message_matching (test.test_warnings.PyFilterTests.test_message_matching)\nPASS: test_module (test.test_warnings.PyFilterTests.test_module)\nPASS: test_module_globals (test.test_warnings.PyFilterTests.test_module_globals)\nPASS: test_mutate_filter_list (test.test_warnings.PyFilterTests.test_mutate_filter_list)\nPASS: test_once (test.test_warnings.PyFilterTests.test_once)\nPASS: test_ordering (test.test_warnings.PyFilterTests.test_ordering)\nPASS: test_simplefilter_duplicate_filters (test.test_warnings.PyFilterTests.test_simplefilter_duplicate_filters)\nPASS: test_module_all_attribute (test.test_warnings.PyPublicAPITests.test_module_all_attribute)\nPASS: test_import_from_module (test.test_warnings.PyWCmdLineTests.test_import_from_module)\nPASS: test_improper_input (test.test_warnings.PyWCmdLineTests.test_improper_input)\nPASS: test_improper_option (test.test_warnings.PyWCmdLineTests.test_improper_option)\nPASS: test_warnings_bootstrap (test.test_warnings.PyWCmdLineTests.test_warnings_bootstrap)\nPASS: test_bad_str (test.test_warnings.PyWarnTests.test_bad_str)\nPASS: test_exec_filename (test.test_warnings.PyWarnTests.test_exec_filename)\nPASS: test_filename (test.test_warnings.PyWarnTests.test_filename)\nPASS: test_message (test.test_warnings.PyWarnTests.test_message)\nPASS: test_pure_python (test.test_warnings.PyWarnTests.test_pure_python)\nPASS: test_skip_file_prefixes (test.test_warnings.PyWarnTests.test_skip_file_prefixes)\nPASS: test_skip_file_prefixes_type_errors (test.test_warnings.PyWarnTests.test_skip_file_prefixes_type_errors)\nPASS: test_stacklevel (test.test_warnings.PyWarnTests.test_stacklevel)\nPASS: test_stacklevel_import (test.test_warnings.PyWarnTests.test_stacklevel_import)\nPASS: test_warn_explicit_non_ascii_filename (test.test_warnings.PyWarnTests.test_warn_explicit_non_ascii_filename)\nPASS: test_warn_explicit_type_errors (test.test_warnings.PyWarnTests.test_warn_explicit_type_errors)\nPASS: test_warn_nonstandard_types (test.test_warnings.PyWarnTests.test_warn_nonstandard_types)\nPASS: test_warning_classes (test.test_warnings.PyWarnTests.test_warning_classes)\nPASS: test_formatwarning (test.test_warnings.PyWarningsDisplayTests.test_formatwarning)\nPASS: test_formatwarning_override (test.test_warnings.PyWarningsDisplayTests.test_formatwarning_override)\nPASS: test_showwarning (test.test_warnings.PyWarningsDisplayTests.test_showwarning)\nPASS: test_tracemalloc (test.test_warnings.PyWarningsDisplayTests.test_tracemalloc)\nPASS: test_RuntimeError (test.test_warnings._DeprecatedTest.test_RuntimeError)\nPASS: test_warning (test.test_warnings._DeprecatedTest.test_warning)\nPASS: test_default_action (test.test_warnings._WarningsTests.test_default_action)\nPASS: test_filename_none (test.test_warnings._WarningsTests.test_filename_none)\nPASS: test_filter (test.test_warnings._WarningsTests.test_filter)\nPASS: test_issue31285 (test.test_warnings._WarningsTests.test_issue31285)\nPASS: test_issue31411 (test.test_warnings._WarningsTests.test_issue31411)\nPASS: test_issue31416 (test.test_warnings._WarningsTests.test_issue31416)\nPASS: test_issue31566 (test.test_warnings._WarningsTests.test_issue31566)\nPASS: test_onceregistry (test.test_warnings._WarningsTests.test_onceregistry)\nPASS: test_show_warning_output (test.test_warnings._WarningsTests.test_show_warning_output)\nPASS: test_showwarning_missing (test.test_warnings._WarningsTests.test_showwarning_missing)\nPASS: test_showwarning_not_callable (test.test_warnings._WarningsTests.test_showwarning_not_callable)\nPASS: test_showwarnmsg_missing (test.test_warnings._WarningsTests.test_showwarnmsg_missing)\nPASS: test_stderr_none (test.test_warnings._WarningsTests.test_stderr_none)\n\n----------------------------------------------------------------------\nRan 125 tests in 1.193s\n\nOK\n0:03:52 load avg: 3.36 [441/469] test_wave passed\nPASS: test__all__ (test.test_wave.MiscTestCase.test__all__)\nPASS: test_read_no_chunks (test.test_wave.WaveLowLevelTest.test_read_no_chunks)\nPASS: test_read_no_data_chunk (test.test_wave.WaveLowLevelTest.test_read_no_data_chunk)\nPASS: test_read_no_fmt_chunk (test.test_wave.WaveLowLevelTest.test_read_no_fmt_chunk)\nPASS: test_read_no_fmt_no_data_chunk (test.test_wave.WaveLowLevelTest.test_read_no_fmt_no_data_chunk)\nPASS: test_read_no_riff_chunk (test.test_wave.WaveLowLevelTest.test_read_no_riff_chunk)\nPASS: test_read_not_wave (test.test_wave.WaveLowLevelTest.test_read_not_wave)\nPASS: test_read_wrong_form (test.test_wave.WaveLowLevelTest.test_read_wrong_form)\nPASS: test_read_wrong_number_of_channels (test.test_wave.WaveLowLevelTest.test_read_wrong_number_of_channels)\nPASS: test_read_wrong_sample_width (test.test_wave.WaveLowLevelTest.test_read_wrong_sample_width)\nPASS: test_close (test.test_wave.WavePCM16Test.test_close)\nPASS: test_context_manager_with_filename (test.test_wave.WavePCM16Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_wave.WavePCM16Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_wave.WavePCM16Test.test_copy)\nPASS: test_incompleted_write (test.test_wave.WavePCM16Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_wave.WavePCM16Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_wave.WavePCM16Test.test_overflowed_write)\nPASS: test_read (test.test_wave.WavePCM16Test.test_read)\nPASS: test_read_not_from_start (test.test_wave.WavePCM16Test.test_read_not_from_start)\nPASS: test_read_params (test.test_wave.WavePCM16Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_wave.WavePCM16Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_wave.WavePCM16Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_wave.WavePCM16Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_wave.WavePCM16Test.test_unseekable_write)\nPASS: test_write (test.test_wave.WavePCM16Test.test_write)\nPASS: test_write_array (test.test_wave.WavePCM16Test.test_write_array)\nPASS: test_write_bytearray (test.test_wave.WavePCM16Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_wave.WavePCM16Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_wave.WavePCM16Test.test_write_memoryview)\nPASS: test_write_params (test.test_wave.WavePCM16Test.test_write_params)\nPASS: test_close (test.test_wave.WavePCM24ExtTest.test_close)\nPASS: test_context_manager_with_filename (test.test_wave.WavePCM24ExtTest.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_wave.WavePCM24ExtTest.test_context_manager_with_open_file)\nPASS: test_copy (test.test_wave.WavePCM24ExtTest.test_copy)\nPASS: test_incompleted_write (test.test_wave.WavePCM24ExtTest.test_incompleted_write)\nPASS: test_multiple_writes (test.test_wave.WavePCM24ExtTest.test_multiple_writes)\nPASS: test_overflowed_write (test.test_wave.WavePCM24ExtTest.test_overflowed_write)\nPASS: test_read (test.test_wave.WavePCM24ExtTest.test_read)\nPASS: test_read_not_from_start (test.test_wave.WavePCM24ExtTest.test_read_not_from_start)\nPASS: test_read_params (test.test_wave.WavePCM24ExtTest.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_wave.WavePCM24ExtTest.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_wave.WavePCM24ExtTest.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_wave.WavePCM24ExtTest.test_unseekable_read)\nPASS: test_unseekable_write (test.test_wave.WavePCM24ExtTest.test_unseekable_write)\nPASS: test_write (test.test_wave.WavePCM24ExtTest.test_write)\nPASS: test_write_array (test.test_wave.WavePCM24ExtTest.test_write_array)\nPASS: test_write_bytearray (test.test_wave.WavePCM24ExtTest.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_wave.WavePCM24ExtTest.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_wave.WavePCM24ExtTest.test_write_memoryview)\nPASS: test_write_params (test.test_wave.WavePCM24ExtTest.test_write_params)\nPASS: test_close (test.test_wave.WavePCM24Test.test_close)\nPASS: test_context_manager_with_filename (test.test_wave.WavePCM24Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_wave.WavePCM24Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_wave.WavePCM24Test.test_copy)\nPASS: test_incompleted_write (test.test_wave.WavePCM24Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_wave.WavePCM24Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_wave.WavePCM24Test.test_overflowed_write)\nPASS: test_read (test.test_wave.WavePCM24Test.test_read)\nPASS: test_read_not_from_start (test.test_wave.WavePCM24Test.test_read_not_from_start)\nPASS: test_read_params (test.test_wave.WavePCM24Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_wave.WavePCM24Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_wave.WavePCM24Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_wave.WavePCM24Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_wave.WavePCM24Test.test_unseekable_write)\nPASS: test_write (test.test_wave.WavePCM24Test.test_write)\nPASS: test_write_array (test.test_wave.WavePCM24Test.test_write_array)\nPASS: test_write_bytearray (test.test_wave.WavePCM24Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_wave.WavePCM24Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_wave.WavePCM24Test.test_write_memoryview)\nPASS: test_write_params (test.test_wave.WavePCM24Test.test_write_params)\nPASS: test_close (test.test_wave.WavePCM32Test.test_close)\nPASS: test_context_manager_with_filename (test.test_wave.WavePCM32Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_wave.WavePCM32Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_wave.WavePCM32Test.test_copy)\nPASS: test_incompleted_write (test.test_wave.WavePCM32Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_wave.WavePCM32Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_wave.WavePCM32Test.test_overflowed_write)\nPASS: test_read (test.test_wave.WavePCM32Test.test_read)\nPASS: test_read_not_from_start (test.test_wave.WavePCM32Test.test_read_not_from_start)\nPASS: test_read_params (test.test_wave.WavePCM32Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_wave.WavePCM32Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_wave.WavePCM32Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_wave.WavePCM32Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_wave.WavePCM32Test.test_unseekable_write)\nPASS: test_write (test.test_wave.WavePCM32Test.test_write)\nPASS: test_write_array (test.test_wave.WavePCM32Test.test_write_array)\nPASS: test_write_bytearray (test.test_wave.WavePCM32Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_wave.WavePCM32Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_wave.WavePCM32Test.test_write_memoryview)\nPASS: test_write_params (test.test_wave.WavePCM32Test.test_write_params)\nPASS: test_close (test.test_wave.WavePCM8Test.test_close)\nPASS: test_context_manager_with_filename (test.test_wave.WavePCM8Test.test_context_manager_with_filename)\nPASS: test_context_manager_with_open_file (test.test_wave.WavePCM8Test.test_context_manager_with_open_file)\nPASS: test_copy (test.test_wave.WavePCM8Test.test_copy)\nPASS: test_incompleted_write (test.test_wave.WavePCM8Test.test_incompleted_write)\nPASS: test_multiple_writes (test.test_wave.WavePCM8Test.test_multiple_writes)\nPASS: test_overflowed_write (test.test_wave.WavePCM8Test.test_overflowed_write)\nPASS: test_read (test.test_wave.WavePCM8Test.test_read)\nPASS: test_read_not_from_start (test.test_wave.WavePCM8Test.test_read_not_from_start)\nPASS: test_read_params (test.test_wave.WavePCM8Test.test_read_params)\nPASS: test_unseekable_incompleted_write (test.test_wave.WavePCM8Test.test_unseekable_incompleted_write)\nPASS: test_unseekable_overflowed_write (test.test_wave.WavePCM8Test.test_unseekable_overflowed_write)\nPASS: test_unseekable_read (test.test_wave.WavePCM8Test.test_unseekable_read)\nPASS: test_unseekable_write (test.test_wave.WavePCM8Test.test_unseekable_write)\nPASS: test_write (test.test_wave.WavePCM8Test.test_write)\nPASS: test_write_array (test.test_wave.WavePCM8Test.test_write_array)\nPASS: test_write_bytearray (test.test_wave.WavePCM8Test.test_write_bytearray)\nPASS: test_write_context_manager_calls_close (test.test_wave.WavePCM8Test.test_write_context_manager_calls_close)\nPASS: test_write_memoryview (test.test_wave.WavePCM8Test.test_write_memoryview)\nPASS: test_write_params (test.test_wave.WavePCM8Test.test_write_params)\n\n----------------------------------------------------------------------\nRan 110 tests in 0.061s\n\nOK\n0:03:52 load avg: 3.36 [442/469] test_venv passed\ntest_activate_shell_script_has_no_dos_newlines (test.test_venv.BasicTest.test_activate_shell_script_has_no_dos_newlines)\nPASS: Test that the `activate` shell script contains no CR LF.\nPASS: test_config_file_command_key (test.test_venv.BasicTest.test_config_file_command_key)\nPASS: test_deactivate_with_strict_bash_opts (test.test_venv.BasicTest.test_deactivate_with_strict_bash_opts)\ntest_defaults_with_pathlib_path (test.test_venv.BasicTest.test_defaults_with_pathlib_path)\nPASS: Test the create function with default arguments and a pathlib.Path path.\ntest_defaults_with_str_path (test.test_venv.BasicTest.test_defaults_with_str_path)\nPASS: Test the create function with default arguments and a str path.\ntest_executable (test.test_venv.BasicTest.test_executable)\nPASS: Test that the sys.executable value is as expected.\ntest_executable_symlinks (test.test_venv.BasicTest.test_executable_symlinks)\nPASS: Test that the sys.executable value is as expected.\ntest_isolation (test.test_venv.BasicTest.test_isolation)\nPASS: Test isolation from system site-packages\nSKIP: test_macos_env (test.test_venv.BasicTest.test_macos_env) 'only relevant on macOS'\ntest_multiprocessing (test.test_venv.BasicTest.test_multiprocessing)\nPASS: Test that the multiprocessing is able to spawn.\ntest_multiprocessing_recursion (test.test_venv.BasicTest.test_multiprocessing_recursion)\nPASS: Test that the multiprocessing is able to spawn itself\ntest_overwrite_existing (test.test_venv.BasicTest.test_overwrite_existing)\nPASS: Test creating environment in an existing directory.\ntest_pathsep_error (test.test_venv.BasicTest.test_pathsep_error)\nPASS: Test that venv creation fails when the target directory contains\ntest_prefixes (test.test_venv.BasicTest.test_prefixes)\nPASS: Test that the prefix values are as expected.\nPASS: test_prompt (test.test_venv.BasicTest.test_prompt)\ntest_symlinking (test.test_venv.BasicTest.test_symlinking)\nPASS: Test symlinking works as expected\ntest_sysconfig (test.test_venv.BasicTest.test_sysconfig)\nPASS: Test that the sysconfig functions work in a virtual environment.\ntest_sysconfig_symlinks (test.test_venv.BasicTest.test_sysconfig_symlinks)\nPASS: Test that the sysconfig functions work in a virtual environment.\ntest_unicode_in_batch_file (test.test_venv.BasicTest.test_unicode_in_batch_file)\nSKIP: Test handling of Unicode paths 'only relevant on Windows'\nPASS: test_unoverwritable_fails (test.test_venv.BasicTest.test_unoverwritable_fails)\ntest_upgrade (test.test_venv.BasicTest.test_upgrade)\nPASS: Test upgrading an existing environment directory.\nPASS: test_upgrade_dependencies (test.test_venv.BasicTest.test_upgrade_dependencies)\ntest_zippath_from_non_installed_posix (test.test_venv.BasicTest.test_zippath_from_non_installed_posix)\nPASS: Test that when create venv from non-installed python, the zip path\nPASS: test_devnull (test.test_venv.EnsurePipTest.test_devnull)\nPASS: test_explicit_no_pip (test.test_venv.EnsurePipTest.test_explicit_no_pip)\nPASS: test_no_pip_by_default (test.test_venv.EnsurePipTest.test_no_pip_by_default)\nSKIP: test_with_pip (test.test_venv.EnsurePipTest.test_with_pip) \"resource 'cpu' is not enabled\"\n\n----------------------------------------------------------------------\nRan 24 tests in 3.071s\n\nOK (skipped=3)\n0:03:53 load avg: 3.36 [443/469] test_weakset passed\nPASS: test_abc (test.test_weakset.TestWeakSet.test_abc)\nPASS: test_add (test.test_weakset.TestWeakSet.test_add)\nPASS: test_and (test.test_weakset.TestWeakSet.test_and)\nPASS: test_clear (test.test_weakset.TestWeakSet.test_clear)\nPASS: test_constructor_identity (test.test_weakset.TestWeakSet.test_constructor_identity)\nPASS: test_contains (test.test_weakset.TestWeakSet.test_contains)\nPASS: test_copy (test.test_weakset.TestWeakSet.test_copy)\nPASS: test_copying (test.test_weakset.TestWeakSet.test_copying)\nPASS: test_difference (test.test_weakset.TestWeakSet.test_difference)\nPASS: test_difference_update (test.test_weakset.TestWeakSet.test_difference_update)\nPASS: test_discard (test.test_weakset.TestWeakSet.test_discard)\nPASS: test_eq (test.test_weakset.TestWeakSet.test_eq)\nPASS: test_gc (test.test_weakset.TestWeakSet.test_gc)\nPASS: test_gt (test.test_weakset.TestWeakSet.test_gt)\nPASS: test_hash (test.test_weakset.TestWeakSet.test_hash)\nPASS: test_iand (test.test_weakset.TestWeakSet.test_iand)\nPASS: test_init (test.test_weakset.TestWeakSet.test_init)\nPASS: test_inplace_on_self (test.test_weakset.TestWeakSet.test_inplace_on_self)\nPASS: test_intersection (test.test_weakset.TestWeakSet.test_intersection)\nPASS: test_intersection_update (test.test_weakset.TestWeakSet.test_intersection_update)\nPASS: test_ior (test.test_weakset.TestWeakSet.test_ior)\nPASS: test_isdisjoint (test.test_weakset.TestWeakSet.test_isdisjoint)\nPASS: test_isub (test.test_weakset.TestWeakSet.test_isub)\nPASS: test_ixor (test.test_weakset.TestWeakSet.test_ixor)\nPASS: test_len (test.test_weakset.TestWeakSet.test_len)\nPASS: test_len_cycles (test.test_weakset.TestWeakSet.test_len_cycles)\nPASS: test_len_race (test.test_weakset.TestWeakSet.test_len_race)\nPASS: test_lt (test.test_weakset.TestWeakSet.test_lt)\nPASS: test_methods (test.test_weakset.TestWeakSet.test_methods)\nPASS: test_ne (test.test_weakset.TestWeakSet.test_ne)\nPASS: test_new_or_init (test.test_weakset.TestWeakSet.test_new_or_init)\nPASS: test_or (test.test_weakset.TestWeakSet.test_or)\nPASS: test_pop (test.test_weakset.TestWeakSet.test_pop)\nPASS: test_remove (test.test_weakset.TestWeakSet.test_remove)\nPASS: test_repr (test.test_weakset.TestWeakSet.test_repr)\nPASS: test_sub (test.test_weakset.TestWeakSet.test_sub)\nPASS: test_sub_and_super (test.test_weakset.TestWeakSet.test_sub_and_super)\nPASS: test_subclass_with_custom_hash (test.test_weakset.TestWeakSet.test_subclass_with_custom_hash)\nPASS: test_symmetric_difference (test.test_weakset.TestWeakSet.test_symmetric_difference)\nPASS: test_symmetric_difference_update (test.test_weakset.TestWeakSet.test_symmetric_difference_update)\nPASS: test_union (test.test_weakset.TestWeakSet.test_union)\nPASS: test_update (test.test_weakset.TestWeakSet.test_update)\nPASS: test_update_set (test.test_weakset.TestWeakSet.test_update_set)\nPASS: test_weak_destroy_and_mutate_while_iterating (test.test_weakset.TestWeakSet.test_weak_destroy_and_mutate_while_iterating)\nPASS: test_weak_destroy_while_iterating (test.test_weakset.TestWeakSet.test_weak_destroy_while_iterating)\nPASS: test_xor (test.test_weakset.TestWeakSet.test_xor)\n\n----------------------------------------------------------------------\nRan 46 tests in 0.159s\n\nOK\n0:03:53 load avg: 3.17 [444/469] test_webbrowser passed\nPASS: test_open (test.test_webbrowser.BackgroundBrowserCommandTest.test_open)\nPASS: test_register (test.test_webbrowser.BrowserRegistrationTest.test_register)\nPASS: test_register_default (test.test_webbrowser.BrowserRegistrationTest.test_register_default)\nPASS: test_register_preferred (test.test_webbrowser.BrowserRegistrationTest.test_register_preferred)\nPASS: test_open (test.test_webbrowser.ChromeCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.ChromeCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.ChromeCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.ChromeCommandTest.test_open_with_autoraise_false)\nPASS: test_open (test.test_webbrowser.ELinksCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.ELinksCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.ELinksCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.ELinksCommandTest.test_open_with_autoraise_false)\nPASS: test_open (test.test_webbrowser.EdgeCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.EdgeCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.EdgeCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.EdgeCommandTest.test_open_with_autoraise_false)\nPASS: test_open (test.test_webbrowser.EpiphanyCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.EpiphanyCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.EpiphanyCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.EpiphanyCommandTest.test_open_with_autoraise_false)\nPASS: test_open (test.test_webbrowser.GenericBrowserCommandTest.test_open)\nSKIP: test_environment (test.test_webbrowser.ImportTest.test_environment) 'could not locate runnable browser'\nSKIP: test_environment_preferred (test.test_webbrowser.ImportTest.test_environment_preferred) 'could not locate runnable browser'\nPASS: test_get (test.test_webbrowser.ImportTest.test_get)\nPASS: test_register (test.test_webbrowser.ImportTest.test_register)\nPASS: test_synthesize (test.test_webbrowser.ImportTest.test_synthesize)\nPASS: test_open (test.test_webbrowser.MozillaCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.MozillaCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.MozillaCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.MozillaCommandTest.test_open_with_autoraise_false)\nPASS: test_open (test.test_webbrowser.OperaCommandTest.test_open)\nPASS: test_open_new (test.test_webbrowser.OperaCommandTest.test_open_new)\nPASS: test_open_new_tab (test.test_webbrowser.OperaCommandTest.test_open_new_tab)\nPASS: test_open_with_autoraise_false (test.test_webbrowser.OperaCommandTest.test_open_with_autoraise_false)\n\n----------------------------------------------------------------------\nRan 34 tests in 0.037s\n\nOK (skipped=2)\n0:03:54 load avg: 3.17 [445/469] test_winconsoleio skipped\ntest_winconsoleio skipped -- test only relevant on win32\n0:03:54 load avg: 3.17 [446/469] test_winreg skipped\ntest_winreg skipped -- No module named 'winreg'\n0:03:54 load avg: 3.17 [447/469] test_winsound skipped (resource denied)\ntest_winsound skipped -- Use of the 'audio' resource not enabled\n0:03:54 load avg: 3.17 [448/469] test_with passed\nPASS: testMultipleComplexTargets (test.test_with.AssignmentTargetTestCase.testMultipleComplexTargets)\nPASS: testSingleComplexTarget (test.test_with.AssignmentTargetTestCase.testSingleComplexTarget)\nPASS: testWithExtendedTargets (test.test_with.AssignmentTargetTestCase.testWithExtendedTargets)\nPASS: testErrorsInBool (test.test_with.ExceptionalTestCase.testErrorsInBool)\nPASS: testExceptionNormalized (test.test_with.ExceptionalTestCase.testExceptionNormalized)\nPASS: testMultipleResourcesInSingleStatement (test.test_with.ExceptionalTestCase.testMultipleResourcesInSingleStatement)\nPASS: testNestedExceptionAfterInnerStatement (test.test_with.ExceptionalTestCase.testNestedExceptionAfterInnerStatement)\nPASS: testNestedExceptionBeforeInnerStatement (test.test_with.ExceptionalTestCase.testNestedExceptionBeforeInnerStatement)\nPASS: testNestedSingleStatements (test.test_with.ExceptionalTestCase.testNestedSingleStatements)\nPASS: testRaisedGeneratorExit1 (test.test_with.ExceptionalTestCase.testRaisedGeneratorExit1)\nPASS: testRaisedGeneratorExit2 (test.test_with.ExceptionalTestCase.testRaisedGeneratorExit2)\nPASS: testRaisedStopIteration1 (test.test_with.ExceptionalTestCase.testRaisedStopIteration1)\nPASS: testRaisedStopIteration2 (test.test_with.ExceptionalTestCase.testRaisedStopIteration2)\nPASS: testRaisedStopIteration3 (test.test_with.ExceptionalTestCase.testRaisedStopIteration3)\nPASS: testSingleResource (test.test_with.ExceptionalTestCase.testSingleResource)\nPASS: testExitFalseDoesntSwallowException (test.test_with.ExitSwallowsExceptionTestCase.testExitFalseDoesntSwallowException)\nPASS: testExitTrueSwallowsException (test.test_with.ExitSwallowsExceptionTestCase.testExitTrueSwallowsException)\nPASS: testAssignmentToNoneError (test.test_with.FailureTestCase.testAssignmentToNoneError)\nPASS: testAssignmentToTupleContainingNoneError (test.test_with.FailureTestCase.testAssignmentToTupleContainingNoneError)\nPASS: testAssignmentToTupleOnlyContainingNoneError (test.test_with.FailureTestCase.testAssignmentToTupleOnlyContainingNoneError)\nPASS: testEnterAttributeError1 (test.test_with.FailureTestCase.testEnterAttributeError1)\nPASS: testEnterAttributeError2 (test.test_with.FailureTestCase.testEnterAttributeError2)\nPASS: testEnterThrows (test.test_with.FailureTestCase.testEnterThrows)\nPASS: testExitAttributeError (test.test_with.FailureTestCase.testExitAttributeError)\nPASS: testExitThrows (test.test_with.FailureTestCase.testExitThrows)\nPASS: testNameError (test.test_with.FailureTestCase.testNameError)\nPASS: testMultipleArgBound (test.test_with.NestedNonexceptionalTestCase.testMultipleArgBound)\nPASS: testMultipleArgUnbound (test.test_with.NestedNonexceptionalTestCase.testMultipleArgUnbound)\nPASS: testSingleArgBoundToMultipleElementTupleError (test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToMultipleElementTupleError)\nPASS: testSingleArgBoundToNonTuple (test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToNonTuple)\nPASS: testSingleArgBoundToSingleElementParenthesizedList (test.test_with.NestedNonexceptionalTestCase.testSingleArgBoundToSingleElementParenthesizedList)\nPASS: testSingleArgInlineGeneratorSyntax (test.test_with.NestedNonexceptionalTestCase.testSingleArgInlineGeneratorSyntax)\nPASS: testSingleArgUnbound (test.test_with.NestedNonexceptionalTestCase.testSingleArgUnbound)\nPASS: testEnterReturnsTuple (test.test_with.NestedWith.testEnterReturnsTuple)\nPASS: testExceptionInEnter (test.test_with.NestedWith.testExceptionInEnter)\nPASS: testExceptionInExit (test.test_with.NestedWith.testExceptionInExit)\nPASS: testExceptionInExprList (test.test_with.NestedWith.testExceptionInExprList)\nPASS: testNoExceptions (test.test_with.NestedWith.testNoExceptions)\nPASS: testWithBreak (test.test_with.NonLocalFlowControlTestCase.testWithBreak)\nPASS: testWithContinue (test.test_with.NonLocalFlowControlTestCase.testWithContinue)\nPASS: testWithRaise (test.test_with.NonLocalFlowControlTestCase.testWithRaise)\nPASS: testWithReturn (test.test_with.NonLocalFlowControlTestCase.testWithReturn)\nPASS: testWithYield (test.test_with.NonLocalFlowControlTestCase.testWithYield)\nPASS: testBoundGenerator (test.test_with.NonexceptionalTestCase.testBoundGenerator)\nPASS: testInlineGeneratorBoundSyntax (test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundSyntax)\nPASS: testInlineGeneratorBoundToDottedVariable (test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundToDottedVariable)\nPASS: testInlineGeneratorBoundToExistingVariable (test.test_with.NonexceptionalTestCase.testInlineGeneratorBoundToExistingVariable)\nPASS: testInlineGeneratorSyntax (test.test_with.NonexceptionalTestCase.testInlineGeneratorSyntax)\nPASS: testNestedSingleStatements (test.test_with.NonexceptionalTestCase.testNestedSingleStatements)\nPASS: testUnboundGenerator (test.test_with.NonexceptionalTestCase.testUnboundGenerator)\n\n----------------------------------------------------------------------\nRan 50 tests in 0.012s\n\nOK\n0:03:55 load avg: 3.17 [449/469] test_wait3 passed\nPASS: test_wait (test.fork_wait.ForkWait.test_wait)\nPASS: test_wait (test.test_wait3.Wait3Test.test_wait)\nPASS: test_wait3_rusage_initialized (test.test_wait3.Wait3Test.test_wait3_rusage_initialized)\n\n----------------------------------------------------------------------\nRan 3 tests in 5.042s\n\nOK\n0:03:55 load avg: 3.17 [450/469] test_wmi skipped\ntest_wmi skipped -- No module named '_wmi'\n0:03:55 load avg: 3.17 [451/469] test_xdrlib passed\nPASS: test_double (test.test_xdrlib.ConversionErrorTest.test_double)\nPASS: test_float (test.test_xdrlib.ConversionErrorTest.test_float)\nPASS: test_pack_int (test.test_xdrlib.ConversionErrorTest.test_pack_int)\nPASS: test_pack_uint (test.test_xdrlib.ConversionErrorTest.test_pack_uint)\nPASS: test_uhyper (test.test_xdrlib.ConversionErrorTest.test_uhyper)\nPASS: test_xdr (test.test_xdrlib.XDRTest.test_xdr)\n\n----------------------------------------------------------------------\nRan 6 tests in 0.002s\n\nOK\n0:03:55 load avg: 3.17 [452/469] test_wsgiref passed\nPASS: testAbstractMethods (test.test_wsgiref.HandlerTests.testAbstractMethods)\nPASS: testBasicErrorOutput (test.test_wsgiref.HandlerTests.testBasicErrorOutput)\nPASS: testBytesData (test.test_wsgiref.HandlerTests.testBytesData)\nPASS: testCGIEnviron (test.test_wsgiref.HandlerTests.testCGIEnviron)\nPASS: testClientConnectionTerminations (test.test_wsgiref.HandlerTests.testClientConnectionTerminations)\nPASS: testCloseOnError (test.test_wsgiref.HandlerTests.testCloseOnError)\nPASS: testContentLength (test.test_wsgiref.HandlerTests.testContentLength)\nPASS: testDontResetInternalStateOnException (test.test_wsgiref.HandlerTests.testDontResetInternalStateOnException)\nPASS: testEnviron (test.test_wsgiref.HandlerTests.testEnviron)\nPASS: testErrorAfterOutput (test.test_wsgiref.HandlerTests.testErrorAfterOutput)\nPASS: testHeaderFormats (test.test_wsgiref.HandlerTests.testHeaderFormats)\nPASS: testPartialWrite (test.test_wsgiref.HandlerTests.testPartialWrite)\nPASS: testScheme (test.test_wsgiref.HandlerTests.testScheme)\nPASS: testExtras (test.test_wsgiref.HeaderTests.testExtras)\nPASS: testMappingInterface (test.test_wsgiref.HeaderTests.testMappingInterface)\nPASS: testRequireList (test.test_wsgiref.HeaderTests.testRequireList)\nPASS: test_bytes_validation (test.test_wsgiref.IntegrationTests.test_bytes_validation)\nPASS: test_cp1252_url (test.test_wsgiref.IntegrationTests.test_cp1252_url)\nPASS: test_environ (test.test_wsgiref.IntegrationTests.test_environ)\nPASS: test_interrupted_write (test.test_wsgiref.IntegrationTests.test_interrupted_write)\nPASS: test_plain_hello (test.test_wsgiref.IntegrationTests.test_plain_hello)\nPASS: test_request_length (test.test_wsgiref.IntegrationTests.test_request_length)\nPASS: test_simple_validation_error (test.test_wsgiref.IntegrationTests.test_simple_validation_error)\nPASS: test_status_validation_errors (test.test_wsgiref.IntegrationTests.test_status_validation_errors)\nPASS: test_validated_hello (test.test_wsgiref.IntegrationTests.test_validated_hello)\nPASS: test_wsgi_input (test.test_wsgiref.IntegrationTests.test_wsgi_input)\nPASS: testAppURIs (test.test_wsgiref.UtilityTests.testAppURIs)\nPASS: testCrossDefaults (test.test_wsgiref.UtilityTests.testCrossDefaults)\nPASS: testDefaults (test.test_wsgiref.UtilityTests.testDefaults)\nPASS: testFileWrapper (test.test_wsgiref.UtilityTests.testFileWrapper)\nPASS: testGuessScheme (test.test_wsgiref.UtilityTests.testGuessScheme)\nPASS: testHopByHop (test.test_wsgiref.UtilityTests.testHopByHop)\nPASS: testNormalizedShifts (test.test_wsgiref.UtilityTests.testNormalizedShifts)\nPASS: testReqURIs (test.test_wsgiref.UtilityTests.testReqURIs)\nPASS: testSimpleShifts (test.test_wsgiref.UtilityTests.testSimpleShifts)\n\n----------------------------------------------------------------------\nRan 35 tests in 0.059s\n\nOK\n0:03:55 load avg: 3.17 [453/469] test_xml_dom_minicompat passed\nPASS: test_emptynodelist___add__ (test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist___add__)\nPASS: test_emptynodelist___radd__ (test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist___radd__)\nPASS: test_emptynodelist_item (test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist_item)\nPASS: test_emptynodelist_length (test.test_xml_dom_minicompat.EmptyNodeListTestCase.test_emptynodelist_length)\nPASS: test_nodelist___add__ (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist___add__)\nPASS: test_nodelist___radd__ (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist___radd__)\nPASS: test_nodelist_copy (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_copy)\nPASS: test_nodelist_deepcopy (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_deepcopy)\nPASS: test_nodelist_item (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_item)\nPASS: test_nodelist_length (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_length)\nPASS: test_nodelist_pickle_roundtrip (test.test_xml_dom_minicompat.NodeListTestCase.test_nodelist_pickle_roundtrip)\n\n----------------------------------------------------------------------\nRan 11 tests in 0.003s\n\nOK\n0:03:56 load avg: 3.17 [454/469] test_wait4 passed\nPASS: test_wait (test.fork_wait.ForkWait.test_wait)\nPASS: test_wait (test.test_wait4.Wait4Test.test_wait)\n\n----------------------------------------------------------------------\nRan 2 tests in 5.010s\n\nOK\n0:03:56 load avg: 3.17 [455/469] test_xml_etree passed\nPASS: test_find_with_error (test.test_xml_etree.BadElementPathTest.test_find_with_error)\nPASS: test_find_with_mutating (test.test_xml_etree.BadElementPathTest.test_find_with_mutating)\nPASS: test_findall_with_error (test.test_xml_etree.BadElementPathTest.test_findall_with_error)\nPASS: test_findall_with_mutating (test.test_xml_etree.BadElementPathTest.test_findall_with_mutating)\nPASS: test_findtext_with_error (test.test_xml_etree.BadElementPathTest.test_findtext_with_error)\nPASS: test_findtext_with_falsey_text_attribute (test.test_xml_etree.BadElementPathTest.test_findtext_with_falsey_text_attribute)\nPASS: test_findtext_with_mutating (test.test_xml_etree.BadElementPathTest.test_findtext_with_mutating)\nPASS: test_findtext_with_none_text_attribute (test.test_xml_etree.BadElementPathTest.test_findtext_with_none_text_attribute)\nPASS: test_ass_subscr (test.test_xml_etree.BadElementTest.test_ass_subscr)\nPASS: test_element_get_tail (test.test_xml_etree.BadElementTest.test_element_get_tail)\nPASS: test_element_get_text (test.test_xml_etree.BadElementTest.test_element_get_text)\nPASS: test_extend_mutable_list (test.test_xml_etree.BadElementTest.test_extend_mutable_list)\nPASS: test_extend_mutable_list2 (test.test_xml_etree.BadElementTest.test_extend_mutable_list2)\nPASS: test_recursive_repr (test.test_xml_etree.BadElementTest.test_recursive_repr)\nPASS: test_remove_with_mutating (test.test_xml_etree.BadElementTest.test_remove_with_mutating)\nPASS: test_subscr (test.test_xml_etree.BadElementTest.test_subscr)\nPASS: test_treebuilder_end (test.test_xml_etree.BadElementTest.test_treebuilder_end)\nPASS: test_treebuilder_start (test.test_xml_etree.BadElementTest.test_treebuilder_start)\nPASS: test___copy__ (test.test_xml_etree.BasicElementTest.test___copy__)\nPASS: test___deepcopy__ (test.test_xml_etree.BasicElementTest.test___deepcopy__)\nPASS: test___init__ (test.test_xml_etree.BasicElementTest.test___init__)\nPASS: test_augmentation_type_errors (test.test_xml_etree.BasicElementTest.test_augmentation_type_errors)\nPASS: test_cyclic_gc (test.test_xml_etree.BasicElementTest.test_cyclic_gc)\nPASS: test_get_keyword_args (test.test_xml_etree.BasicElementTest.test_get_keyword_args)\nPASS: test_pickle (test.test_xml_etree.BasicElementTest.test_pickle)\nPASS: test_pickle_issue18997 (test.test_xml_etree.BasicElementTest.test_pickle_issue18997)\nPASS: test_weakref (test.test_xml_etree.BasicElementTest.test_weakref)\nPASS: test_warning (test.test_xml_etree.BoolTest.test_warning)\nPASS: test_39495_treebuilder_start (test.test_xml_etree.BugsTest.test_39495_treebuilder_start)\nPASS: test_bug_1534630 (test.test_xml_etree.BugsTest.test_bug_1534630)\nPASS: test_bug_200708_close (test.test_xml_etree.BugsTest.test_bug_200708_close)\nPASS: test_bug_200708_newline (test.test_xml_etree.BugsTest.test_bug_200708_newline)\nPASS: test_bug_200709_default_namespace (test.test_xml_etree.BugsTest.test_bug_200709_default_namespace)\nPASS: test_bug_200709_element_comment (test.test_xml_etree.BugsTest.test_bug_200709_element_comment)\nPASS: test_bug_200709_element_insert (test.test_xml_etree.BugsTest.test_bug_200709_element_insert)\nPASS: test_bug_200709_iter_comment (test.test_xml_etree.BugsTest.test_bug_200709_iter_comment)\nPASS: test_bug_200709_register_namespace (test.test_xml_etree.BugsTest.test_bug_200709_register_namespace)\nPASS: test_bug_xmltoolkit21 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit21)\nPASS: test_bug_xmltoolkit25 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit25)\nPASS: test_bug_xmltoolkit28 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit28)\nPASS: test_bug_xmltoolkit39 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit39)\nPASS: test_bug_xmltoolkit54 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit54)\nPASS: test_bug_xmltoolkit55 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit55)\nPASS: test_bug_xmltoolkit60 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit60)\nPASS: test_bug_xmltoolkit62 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit62)\nPASS: test_bug_xmltoolkit63 (test.test_xml_etree.BugsTest.test_bug_xmltoolkit63)\nPASS: test_bug_xmltoolkitX1 (test.test_xml_etree.BugsTest.test_bug_xmltoolkitX1)\nPASS: test_expat224_utf8_bug (test.test_xml_etree.BugsTest.test_expat224_utf8_bug)\nPASS: test_expat224_utf8_bug_file (test.test_xml_etree.BugsTest.test_expat224_utf8_bug_file)\nPASS: test_issue10777 (test.test_xml_etree.BugsTest.test_issue10777)\nPASS: test_issue6233 (test.test_xml_etree.BugsTest.test_issue6233)\nPASS: test_issue6565 (test.test_xml_etree.BugsTest.test_issue6565)\nSKIP: test_lost_elem (test.test_xml_etree.BugsTest.test_lost_elem) 'generators are not reentrant'\nPASS: test_lost_tail (test.test_xml_etree.BugsTest.test_lost_tail)\nPASS: test_lost_text (test.test_xml_etree.BugsTest.test_lost_text)\nPASS: test_c14n_exclusion (test.test_xml_etree.C14NTest.test_c14n_exclusion)\nPASS: test_simple_roundtrip (test.test_xml_etree.C14NTest.test_simple_roundtrip)\ntest_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) ... \nSKIP:   test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsContent_c14nPrefixQnameXpathElem(PrefixRewrite=sequential,QNameAware=Element,XPathElement)] 'QName rewriting in XPath text is not supported in out_inNsContent_c14nPrefixQnameXpathElem'\nSKIP:   test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsContent_c14nQnameXpathElem(QNameAware=Element,XPathElement)] 'QName rewriting in XPath text is not supported in out_inNsContent_c14nQnameXpathElem'\nSKIP:   test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsRedecl_c14nDefault()] 'Redeclared namespace handling is not supported in out_inNsRedecl_c14nDefault'\nSKIP:   test_xml_c14n2 (test.test_xml_etree.C14NTest.test_xml_c14n2) [out_inNsSuperfluous_c14nDefault()] 'Redeclared namespace handling is not supported in out_inNsSuperfluous_c14nDefault'\nPASS: test_bad_find (test.test_xml_etree.ElementFindTest.test_bad_find)\nPASS: test_find_simple (test.test_xml_etree.ElementFindTest.test_find_simple)\nPASS: test_find_through_ElementTree (test.test_xml_etree.ElementFindTest.test_find_through_ElementTree)\nPASS: test_find_xpath (test.test_xml_etree.ElementFindTest.test_find_xpath)\nPASS: test_findall (test.test_xml_etree.ElementFindTest.test_findall)\nPASS: test_findall_different_nsmaps (test.test_xml_etree.ElementFindTest.test_findall_different_nsmaps)\nPASS: test_findall_wildcard (test.test_xml_etree.ElementFindTest.test_findall_wildcard)\nPASS: test_test_find_with_ns (test.test_xml_etree.ElementFindTest.test_test_find_with_ns)\nPASS: test_basic (test.test_xml_etree.ElementIterTest.test_basic)\nPASS: test_copy (test.test_xml_etree.ElementIterTest.test_copy)\nPASS: test_corners (test.test_xml_etree.ElementIterTest.test_corners)\nPASS: test_iter_by_tag (test.test_xml_etree.ElementIterTest.test_iter_by_tag)\nPASS: test_pickle (test.test_xml_etree.ElementIterTest.test_pickle)\nPASS: test_delslice (test.test_xml_etree.ElementSlicingTest.test_delslice)\nPASS: test_getslice_negative_steps (test.test_xml_etree.ElementSlicingTest.test_getslice_negative_steps)\nPASS: test_getslice_range (test.test_xml_etree.ElementSlicingTest.test_getslice_range)\nPASS: test_getslice_single_index (test.test_xml_etree.ElementSlicingTest.test_getslice_single_index)\nPASS: test_getslice_steps (test.test_xml_etree.ElementSlicingTest.test_getslice_steps)\nPASS: test_setslice_negative_steps (test.test_xml_etree.ElementSlicingTest.test_setslice_negative_steps)\nPASS: test_setslice_range (test.test_xml_etree.ElementSlicingTest.test_setslice_range)\nPASS: test_setslice_single_index (test.test_xml_etree.ElementSlicingTest.test_setslice_single_index)\nPASS: test_setslice_steps (test.test_xml_etree.ElementSlicingTest.test_setslice_steps)\nPASS: test_attlist_default (test.test_xml_etree.ElementTreeTest.test_attlist_default)\nPASS: test_attrib (test.test_xml_etree.ElementTreeTest.test_attrib)\nPASS: test_cdata (test.test_xml_etree.ElementTreeTest.test_cdata)\nPASS: test_children (test.test_xml_etree.ElementTreeTest.test_children)\nPASS: test_copy (test.test_xml_etree.ElementTreeTest.test_copy)\nPASS: test_custom_builder (test.test_xml_etree.ElementTreeTest.test_custom_builder)\nPASS: test_custom_builder_only_end_ns (test.test_xml_etree.ElementTreeTest.test_custom_builder_only_end_ns)\nPASS: test_doctype_public (test.test_xml_etree.ElementTreeTest.test_doctype_public)\nPASS: test_dump_attribute_order (test.test_xml_etree.ElementTreeTest.test_dump_attribute_order)\nPASS: test_encoding (test.test_xml_etree.ElementTreeTest.test_encoding)\nPASS: test_entity (test.test_xml_etree.ElementTreeTest.test_entity)\nPASS: test_file_init (test.test_xml_etree.ElementTreeTest.test_file_init)\nPASS: test_html_empty_elems_serialization (test.test_xml_etree.ElementTreeTest.test_html_empty_elems_serialization)\nPASS: test_indent (test.test_xml_etree.ElementTreeTest.test_indent)\nPASS: test_indent_level (test.test_xml_etree.ElementTreeTest.test_indent_level)\nPASS: test_indent_space (test.test_xml_etree.ElementTreeTest.test_indent_space)\nPASS: test_indent_space_caching (test.test_xml_etree.ElementTreeTest.test_indent_space_caching)\nPASS: test_initialize_parser_without_target (test.test_xml_etree.ElementTreeTest.test_initialize_parser_without_target)\nPASS: test_interface (test.test_xml_etree.ElementTreeTest.test_interface)\nPASS: test_issue18347 (test.test_xml_etree.ElementTreeTest.test_issue18347)\nPASS: test_iterparse (test.test_xml_etree.ElementTreeTest.test_iterparse)\nPASS: test_makeelement (test.test_xml_etree.ElementTreeTest.test_makeelement)\nPASS: test_methods (test.test_xml_etree.ElementTreeTest.test_methods)\nPASS: test_namespace (test.test_xml_etree.ElementTreeTest.test_namespace)\nPASS: test_parsefile (test.test_xml_etree.ElementTreeTest.test_parsefile)\nPASS: test_parseliteral (test.test_xml_etree.ElementTreeTest.test_parseliteral)\nPASS: test_path_cache (test.test_xml_etree.ElementTreeTest.test_path_cache)\nPASS: test_processinginstruction (test.test_xml_etree.ElementTreeTest.test_processinginstruction)\nPASS: test_qname (test.test_xml_etree.ElementTreeTest.test_qname)\nPASS: test_set_attribute (test.test_xml_etree.ElementTreeTest.test_set_attribute)\nPASS: test_simpleops (test.test_xml_etree.ElementTreeTest.test_simpleops)\nPASS: test_tostring_default_namespace (test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace)\nPASS: test_tostring_default_namespace_different_namespace (test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace_different_namespace)\nPASS: test_tostring_default_namespace_original_no_namespace (test.test_xml_etree.ElementTreeTest.test_tostring_default_namespace_original_no_namespace)\nPASS: test_tostring_no_xml_declaration (test.test_xml_etree.ElementTreeTest.test_tostring_no_xml_declaration)\nPASS: test_tostring_xml_declaration (test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration)\nPASS: test_tostring_xml_declaration_cases (test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration_cases)\nPASS: test_tostring_xml_declaration_unicode_encoding (test.test_xml_etree.ElementTreeTest.test_tostring_xml_declaration_unicode_encoding)\nPASS: test_tostringlist_default_namespace (test.test_xml_etree.ElementTreeTest.test_tostringlist_default_namespace)\nPASS: test_tostringlist_xml_declaration (test.test_xml_etree.ElementTreeTest.test_tostringlist_xml_declaration)\nPASS: test_tree_write_attribute_order (test.test_xml_etree.ElementTreeTest.test_tree_write_attribute_order)\nPASS: test_writefile (test.test_xml_etree.ElementTreeTest.test_writefile)\nPASS: test_writestring (test.test_xml_etree.ElementTreeTest.test_writestring)\nPASS: test_xpath_tokenizer (test.test_xml_etree.ElementTreeTest.test_xpath_tokenizer)\nPASS: test_Element_subclass_constructor (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_constructor)\nPASS: test_Element_subclass_find (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_find)\nPASS: test_Element_subclass_new_method (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_new_method)\nPASS: test_Element_subclass_trivial (test.test_xml_etree.ElementTreeTypeTest.test_Element_subclass_trivial)\nPASS: test_istype (test.test_xml_etree.ElementTreeTypeTest.test_istype)\nPASS: test_encoding (test.test_xml_etree.IOTest.test_encoding)\nPASS: test_read_from_bytesio (test.test_xml_etree.IOTest.test_read_from_bytesio)\nPASS: test_read_from_stringio (test.test_xml_etree.IOTest.test_read_from_stringio)\nPASS: test_read_from_user_binary_reader (test.test_xml_etree.IOTest.test_read_from_user_binary_reader)\nPASS: test_read_from_user_text_reader (test.test_xml_etree.IOTest.test_read_from_user_text_reader)\nPASS: test_short_empty_elements (test.test_xml_etree.IOTest.test_short_empty_elements)\nPASS: test_tostringlist_invariant (test.test_xml_etree.IOTest.test_tostringlist_invariant)\nPASS: test_write_to_binary_file (test.test_xml_etree.IOTest.test_write_to_binary_file)\nPASS: test_write_to_binary_file_with_bom (test.test_xml_etree.IOTest.test_write_to_binary_file_with_bom)\nPASS: test_write_to_binary_file_with_encoding (test.test_xml_etree.IOTest.test_write_to_binary_file_with_encoding)\nPASS: test_write_to_bytesio (test.test_xml_etree.IOTest.test_write_to_bytesio)\nPASS: test_write_to_filename (test.test_xml_etree.IOTest.test_write_to_filename)\nPASS: test_write_to_filename_as_unicode (test.test_xml_etree.IOTest.test_write_to_filename_as_unicode)\nPASS: test_write_to_filename_with_encoding (test.test_xml_etree.IOTest.test_write_to_filename_with_encoding)\nPASS: test_write_to_stringio (test.test_xml_etree.IOTest.test_write_to_stringio)\nPASS: test_write_to_text_file (test.test_xml_etree.IOTest.test_write_to_text_file)\nPASS: test_write_to_user_binary_writer (test.test_xml_etree.IOTest.test_write_to_user_binary_writer)\nPASS: test_write_to_user_binary_writer_with_bom (test.test_xml_etree.IOTest.test_write_to_user_binary_writer_with_bom)\nPASS: test_write_to_user_text_writer (test.test_xml_etree.IOTest.test_write_to_user_text_writer)\nPASS: test_issue14818 (test.test_xml_etree.KeywordArgsTest.test_issue14818)\nPASS: test_all (test.test_xml_etree.ModuleTest.test_all)\nPASS: test_sanity (test.test_xml_etree.ModuleTest.test_sanity)\nPASS: test_find_with_namespace (test.test_xml_etree.NamespaceParseTest.test_find_with_namespace)\nPASS: test_correct_import_pyET (test.test_xml_etree.NoAcceleratorTest.test_correct_import_pyET)\nPASS: test_error_code (test.test_xml_etree.ParseErrorTest.test_error_code)\nPASS: test_error_position (test.test_xml_etree.ParseErrorTest.test_error_position)\nPASS: test_subclass (test.test_xml_etree.ParseErrorTest.test_subclass)\nPASS: test_builder_lookup_errors (test.test_xml_etree.TreeBuilderTest.test_builder_lookup_errors)\nPASS: test_doctype (test.test_xml_etree.TreeBuilderTest.test_doctype)\nPASS: test_dummy_builder (test.test_xml_etree.TreeBuilderTest.test_dummy_builder)\nPASS: test_element_factory (test.test_xml_etree.TreeBuilderTest.test_element_factory)\nPASS: test_element_factory_pure_python_subclass (test.test_xml_etree.TreeBuilderTest.test_element_factory_pure_python_subclass)\nPASS: test_element_factory_subclass (test.test_xml_etree.TreeBuilderTest.test_element_factory_subclass)\nPASS: test_late_tail (test.test_xml_etree.TreeBuilderTest.test_late_tail)\nPASS: test_late_tail_mix_pi_comments (test.test_xml_etree.TreeBuilderTest.test_late_tail_mix_pi_comments)\nPASS: test_subclass (test.test_xml_etree.TreeBuilderTest.test_subclass)\nPASS: test_subclass_comment_pi (test.test_xml_etree.TreeBuilderTest.test_subclass_comment_pi)\nPASS: test_treebuilder_comment (test.test_xml_etree.TreeBuilderTest.test_treebuilder_comment)\nPASS: test_treebuilder_elementfactory_none (test.test_xml_etree.TreeBuilderTest.test_treebuilder_elementfactory_none)\nPASS: test_treebuilder_pi (test.test_xml_etree.TreeBuilderTest.test_treebuilder_pi)\nPASS: test_xinclude (test.test_xml_etree.XIncludeTest.test_xinclude)\nPASS: test_xinclude_default (test.test_xml_etree.XIncludeTest.test_xinclude_default)\nPASS: test_xinclude_failures (test.test_xml_etree.XIncludeTest.test_xinclude_failures)\nPASS: test_xinclude_repeated (test.test_xml_etree.XIncludeTest.test_xinclude_repeated)\nPASS: test_constructor_args (test.test_xml_etree.XMLParserTest.test_constructor_args)\nPASS: test_doctype_warning (test.test_xml_etree.XMLParserTest.test_doctype_warning)\ntest_inherited_doctype (test.test_xml_etree.XMLParserTest.test_inherited_doctype)\nPASS: Ensure that ordinary usage is not deprecated (Issue 19176)\nPASS: test_parse_string (test.test_xml_etree.XMLParserTest.test_parse_string)\nPASS: test_subclass (test.test_xml_etree.XMLParserTest.test_subclass)\nPASS: test_subclass_doctype (test.test_xml_etree.XMLParserTest.test_subclass_doctype)\nPASS: test_events (test.test_xml_etree.XMLPullParserTest.test_events)\nPASS: test_events_comment (test.test_xml_etree.XMLPullParserTest.test_events_comment)\nPASS: test_events_pi (test.test_xml_etree.XMLPullParserTest.test_events_pi)\nPASS: test_events_sequence (test.test_xml_etree.XMLPullParserTest.test_events_sequence)\nPASS: test_feed_while_iterating (test.test_xml_etree.XMLPullParserTest.test_feed_while_iterating)\nPASS: test_ns_events (test.test_xml_etree.XMLPullParserTest.test_ns_events)\nPASS: test_ns_events_start (test.test_xml_etree.XMLPullParserTest.test_ns_events_start)\nPASS: test_ns_events_start_end (test.test_xml_etree.XMLPullParserTest.test_ns_events_start_end)\nPASS: test_simple_xml (test.test_xml_etree.XMLPullParserTest.test_simple_xml)\nPASS: test_simple_xml_with_ns (test.test_xml_etree.XMLPullParserTest.test_simple_xml_with_ns)\nPASS: test_unknown_event (test.test_xml_etree.XMLPullParserTest.test_unknown_event)\n\n----------------------------------------------------------------------\nRan 190 tests in 0.496s\n\nOK (skipped=5)\n0:03:56 load avg: 3.17 [456/469] test_xmlrpc_net skipped (resource denied)\ntest_xmlrpc_net skipped -- Use of the 'network' resource not enabled\n0:03:56 load avg: 3.17 [457/469] test_xmlrpc passed\nPASS: test_decode (test.test_xmlrpc.BinaryTestCase.test_decode)\nPASS: test_default (test.test_xmlrpc.BinaryTestCase.test_default)\nPASS: test_string (test.test_xmlrpc.BinaryTestCase.test_string)\nPASS: test_cgi_get (test.test_xmlrpc.CGIHandlerTestCase.test_cgi_get)\nPASS: test_cgi_xmlrpc_response (test.test_xmlrpc.CGIHandlerTestCase.test_cgi_xmlrpc_response)\nPASS: test_comparison (test.test_xmlrpc.DateTimeTestCase.test_comparison)\nPASS: test_datetime_datetime (test.test_xmlrpc.DateTimeTestCase.test_datetime_datetime)\nPASS: test_decode (test.test_xmlrpc.DateTimeTestCase.test_decode)\nPASS: test_default (test.test_xmlrpc.DateTimeTestCase.test_default)\nPASS: test_repr (test.test_xmlrpc.DateTimeTestCase.test_repr)\nPASS: test_time (test.test_xmlrpc.DateTimeTestCase.test_time)\nPASS: test_time_struct (test.test_xmlrpc.DateTimeTestCase.test_time_struct)\nPASS: test_time_tuple (test.test_xmlrpc.DateTimeTestCase.test_time_tuple)\nPASS: test_basic (test.test_xmlrpc.FailingServerTestCase.test_basic)\nPASS: test_fail_no_info (test.test_xmlrpc.FailingServerTestCase.test_fail_no_info)\nPASS: test_fail_with_info (test.test_xmlrpc.FailingServerTestCase.test_fail_with_info)\nPASS: test_dotted_attribute (test.test_xmlrpc.FaultTestCase.test_dotted_attribute)\nPASS: test_dump_fault (test.test_xmlrpc.FaultTestCase.test_dump_fault)\nPASS: test_repr (test.test_xmlrpc.FaultTestCase.test_repr)\nPASS: test_bad_gzip_request (test.test_xmlrpc.GzipServerTestCase.test_bad_gzip_request)\nPASS: test_gzip_request (test.test_xmlrpc.GzipServerTestCase.test_gzip_request)\nPASS: test_gzip_response (test.test_xmlrpc.GzipServerTestCase.test_gzip_response)\nPASS: test_gzip_decode_limit (test.test_xmlrpc.GzipUtilTestCase.test_gzip_decode_limit)\nPASS: test_header (test.test_xmlrpc.HeadersServerTestCase.test_header)\nPASS: test_header_empty (test.test_xmlrpc.HeadersServerTestCase.test_header_empty)\nPASS: test_header_items (test.test_xmlrpc.HeadersServerTestCase.test_header_items)\nPASS: test_header_many (test.test_xmlrpc.HeadersServerTestCase.test_header_many)\nPASS: test_header_tuple (test.test_xmlrpc.HeadersServerTestCase.test_header_tuple)\nPASS: test_escape (test.test_xmlrpc.HelperTestCase.test_escape)\nPASS: test_two (test.test_xmlrpc.KeepaliveServerTestCase1.test_two)\nPASS: test_close (test.test_xmlrpc.KeepaliveServerTestCase2.test_close)\nPASS: test_transport (test.test_xmlrpc.KeepaliveServerTestCase2.test_transport)\nSKIP: test_empty_path (test.test_xmlrpc.MultiPathServerTestCase.test_empty_path) \"resource 'walltime' is not enabled\"\nSKIP: test_empty_path_fragment (test.test_xmlrpc.MultiPathServerTestCase.test_empty_path_fragment) \"resource 'walltime' is not enabled\"\nSKIP: test_empty_path_query (test.test_xmlrpc.MultiPathServerTestCase.test_empty_path_query) \"resource 'walltime' is not enabled\"\nSKIP: test_invalid_path (test.test_xmlrpc.MultiPathServerTestCase.test_invalid_path) \"resource 'walltime' is not enabled\"\nPASS: test_path1 (test.test_xmlrpc.MultiPathServerTestCase.test_path1)\nPASS: test_path2 (test.test_xmlrpc.MultiPathServerTestCase.test_path2)\nSKIP: test_path3 (test.test_xmlrpc.MultiPathServerTestCase.test_path3) \"resource 'walltime' is not enabled\"\nSKIP: test_path_fragment (test.test_xmlrpc.MultiPathServerTestCase.test_path_fragment) \"resource 'walltime' is not enabled\"\nSKIP: test_path_query (test.test_xmlrpc.MultiPathServerTestCase.test_path_query) \"resource 'walltime' is not enabled\"\nSKIP: test_path_query_fragment (test.test_xmlrpc.MultiPathServerTestCase.test_path_query_fragment) \"resource 'walltime' is not enabled\"\nSKIP: test_root_path (test.test_xmlrpc.MultiPathServerTestCase.test_root_path) \"resource 'walltime' is not enabled\"\nPASS: test_close (test.test_xmlrpc.ServerProxyTestCase.test_close)\nPASS: test_transport (test.test_xmlrpc.ServerProxyTestCase.test_transport)\nPASS: test_server_encoding (test.test_xmlrpc.SimpleServerEncodingTestCase.test_server_encoding)\nPASS: test_404 (test.test_xmlrpc.SimpleServerTestCase.test_404)\nPASS: test_allow_dotted_names_true (test.test_xmlrpc.SimpleServerTestCase.test_allow_dotted_names_true)\nPASS: test_client_encoding (test.test_xmlrpc.SimpleServerTestCase.test_client_encoding)\nPASS: test_context_manager (test.test_xmlrpc.SimpleServerTestCase.test_context_manager)\nPASS: test_context_manager_method_error (test.test_xmlrpc.SimpleServerTestCase.test_context_manager_method_error)\nPASS: test_dotted_attribute (test.test_xmlrpc.SimpleServerTestCase.test_dotted_attribute)\nPASS: test_introspection1 (test.test_xmlrpc.SimpleServerTestCase.test_introspection1)\nPASS: test_introspection2 (test.test_xmlrpc.SimpleServerTestCase.test_introspection2)\nPASS: test_introspection3 (test.test_xmlrpc.SimpleServerTestCase.test_introspection3)\nPASS: test_introspection4 (test.test_xmlrpc.SimpleServerTestCase.test_introspection4)\nPASS: test_multicall (test.test_xmlrpc.SimpleServerTestCase.test_multicall)\nPASS: test_non_existing_multicall (test.test_xmlrpc.SimpleServerTestCase.test_non_existing_multicall)\nPASS: test_nonascii (test.test_xmlrpc.SimpleServerTestCase.test_nonascii)\nPASS: test_nonascii_methodname (test.test_xmlrpc.SimpleServerTestCase.test_nonascii_methodname)\nPASS: test_partial_post (test.test_xmlrpc.SimpleServerTestCase.test_partial_post)\nPASS: test_simple1 (test.test_xmlrpc.SimpleServerTestCase.test_simple1)\nPASS: test_unicode_host (test.test_xmlrpc.SimpleServerTestCase.test_unicode_host)\ntest_call_dispatch_func (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_call_dispatch_func)\nPASS: Calls the registered instance's `_dispatch` function\ntest_call_instance_func (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_call_instance_func)\nPASS: Calls a registered instance attribute as a function\ntest_call_registered_func (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_call_registered_func)\nPASS: Calls explicitly registered function\ntest_cannot_locate_func (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_cannot_locate_func)\nPASS: Calls a function that the dispatcher cannot locate\ntest_instance_has_no_func (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_instance_has_no_func)\nPASS: Attempts to call nonexistent function on a registered instance\ntest_registered_func_is_none (test.test_xmlrpc.SimpleXMLRPCDispatcherTestCase.test_registered_func_is_none)\nPASS: Calls explicitly registered function which is None\nPASS: test_cgihandler_has_use_builtin_types_flag (test.test_xmlrpc.UseBuiltinTypesTestCase.test_cgihandler_has_use_builtin_types_flag)\nPASS: test_use_builtin_types (test.test_xmlrpc.UseBuiltinTypesTestCase.test_use_builtin_types)\nPASS: test_xmlrpcserver_has_use_builtin_types_flag (test.test_xmlrpc.UseBuiltinTypesTestCase.test_xmlrpcserver_has_use_builtin_types_flag)\nPASS: test_bug_1164912 (test.test_xmlrpc.XMLRPCTestCase.test_bug_1164912)\nPASS: test_datetime_before_1900 (test.test_xmlrpc.XMLRPCTestCase.test_datetime_before_1900)\nPASS: test_dump_bad_dict (test.test_xmlrpc.XMLRPCTestCase.test_dump_bad_dict)\nPASS: test_dump_bare_datetime (test.test_xmlrpc.XMLRPCTestCase.test_dump_bare_datetime)\nPASS: test_dump_big_int (test.test_xmlrpc.XMLRPCTestCase.test_dump_big_int)\nPASS: test_dump_big_long (test.test_xmlrpc.XMLRPCTestCase.test_dump_big_long)\nPASS: test_dump_bytes (test.test_xmlrpc.XMLRPCTestCase.test_dump_bytes)\nPASS: test_dump_double (test.test_xmlrpc.XMLRPCTestCase.test_dump_double)\nPASS: test_dump_encoding (test.test_xmlrpc.XMLRPCTestCase.test_dump_encoding)\nPASS: test_dump_load (test.test_xmlrpc.XMLRPCTestCase.test_dump_load)\nPASS: test_dump_none (test.test_xmlrpc.XMLRPCTestCase.test_dump_none)\nPASS: test_dump_recursive_dict (test.test_xmlrpc.XMLRPCTestCase.test_dump_recursive_dict)\nPASS: test_dump_recursive_seq (test.test_xmlrpc.XMLRPCTestCase.test_dump_recursive_seq)\nPASS: test_get_host_info (test.test_xmlrpc.XMLRPCTestCase.test_get_host_info)\nPASS: test_keepalive_disconnect (test.test_xmlrpc.XMLRPCTestCase.test_keepalive_disconnect)\nPASS: test_limit_int (test.test_xmlrpc.XMLRPCTestCase.test_limit_int)\nPASS: test_load_extension_types (test.test_xmlrpc.XMLRPCTestCase.test_load_extension_types)\nPASS: test_load_standard_types (test.test_xmlrpc.XMLRPCTestCase.test_load_standard_types)\nPASS: test_loads_unsupported (test.test_xmlrpc.XMLRPCTestCase.test_loads_unsupported)\nPASS: test_newstyle_class (test.test_xmlrpc.XMLRPCTestCase.test_newstyle_class)\nPASS: test_ssl_presence (test.test_xmlrpc.XMLRPCTestCase.test_ssl_presence)\n\n----------------------------------------------------------------------\nRan 84 tests in 0.439s\n\nOK (skipped=9)\n0:03:57 load avg: 3.17 [458/469] test_xxlimited passed\nPASS: test_buffer (test.test_xxlimited.TestXXLimited.test_buffer)\nPASS: test_error (test.test_xxlimited.TestXXLimited.test_error)\nPASS: test_foo (test.test_xxlimited.TestXXLimited.test_foo)\nPASS: test_new (test.test_xxlimited.TestXXLimited.test_new)\nPASS: test_str (test.test_xxlimited.TestXXLimited.test_str)\nPASS: test_xxo_attributes (test.test_xxlimited.TestXXLimited.test_xxo_attributes)\nPASS: test_xxo_demo (test.test_xxlimited.TestXXLimited.test_xxo_demo)\nPASS: test_xxo_new (test.test_xxlimited.TestXXLimited.test_xxo_new)\nPASS: test_foo (test.test_xxlimited.TestXXLimited35.test_foo)\nPASS: test_new (test.test_xxlimited.TestXXLimited35.test_new)\nPASS: test_null (test.test_xxlimited.TestXXLimited35.test_null)\nPASS: test_roj (test.test_xxlimited.TestXXLimited35.test_roj)\nPASS: test_str (test.test_xxlimited.TestXXLimited35.test_str)\nPASS: test_xxo_attributes (test.test_xxlimited.TestXXLimited35.test_xxo_attributes)\nPASS: test_xxo_demo (test.test_xxlimited.TestXXLimited35.test_xxo_demo)\nPASS: test_xxo_new (test.test_xxlimited.TestXXLimited35.test_xxo_new)\n\n----------------------------------------------------------------------\nRan 16 tests in 0.002s\n\nOK\n0:03:57 load avg: 3.17 [459/469] test_xml_etree_c passed\nPASS: test_find_with_error (test.test_xml_etree_c.BadElementPathTest.test_find_with_error)\nPASS: test_find_with_mutating (test.test_xml_etree_c.BadElementPathTest.test_find_with_mutating)\nPASS: test_findall_with_error (test.test_xml_etree_c.BadElementPathTest.test_findall_with_error)\nPASS: test_findall_with_mutating (test.test_xml_etree_c.BadElementPathTest.test_findall_with_mutating)\nPASS: test_findtext_with_error (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_error)\nPASS: test_findtext_with_falsey_text_attribute (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_falsey_text_attribute)\nPASS: test_findtext_with_mutating (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_mutating)\nPASS: test_findtext_with_none_text_attribute (test.test_xml_etree_c.BadElementPathTest.test_findtext_with_none_text_attribute)\nPASS: test_ass_subscr (test.test_xml_etree_c.BadElementTest.test_ass_subscr)\nPASS: test_element_get_tail (test.test_xml_etree_c.BadElementTest.test_element_get_tail)\nPASS: test_element_get_text (test.test_xml_etree_c.BadElementTest.test_element_get_text)\nPASS: test_extend_mutable_list (test.test_xml_etree_c.BadElementTest.test_extend_mutable_list)\nPASS: test_extend_mutable_list2 (test.test_xml_etree_c.BadElementTest.test_extend_mutable_list2)\nPASS: test_recursive_repr (test.test_xml_etree_c.BadElementTest.test_recursive_repr)\nPASS: test_remove_with_mutating (test.test_xml_etree_c.BadElementTest.test_remove_with_mutating)\nPASS: test_subscr (test.test_xml_etree_c.BadElementTest.test_subscr)\nPASS: test_treebuilder_end (test.test_xml_etree_c.BadElementTest.test_treebuilder_end)\nPASS: test_treebuilder_start (test.test_xml_etree_c.BadElementTest.test_treebuilder_start)\nPASS: test___copy__ (test.test_xml_etree_c.BasicElementTest.test___copy__)\nPASS: test___deepcopy__ (test.test_xml_etree_c.BasicElementTest.test___deepcopy__)\nPASS: test___init__ (test.test_xml_etree_c.BasicElementTest.test___init__)\nPASS: test_augmentation_type_errors (test.test_xml_etree_c.BasicElementTest.test_augmentation_type_errors)\nPASS: test_cyclic_gc (test.test_xml_etree_c.BasicElementTest.test_cyclic_gc)\nPASS: test_get_keyword_args (test.test_xml_etree_c.BasicElementTest.test_get_keyword_args)\nPASS: test_pickle (test.test_xml_etree_c.BasicElementTest.test_pickle)\nPASS: test_pickle_issue18997 (test.test_xml_etree_c.BasicElementTest.test_pickle_issue18997)\nPASS: test_weakref (test.test_xml_etree_c.BasicElementTest.test_weakref)\nPASS: test_warning (test.test_xml_etree_c.BoolTest.test_warning)\nPASS: test_39495_treebuilder_start (test.test_xml_etree_c.BugsTest.test_39495_treebuilder_start)\nPASS: test_bug_1534630 (test.test_xml_etree_c.BugsTest.test_bug_1534630)\nPASS: test_bug_200708_close (test.test_xml_etree_c.BugsTest.test_bug_200708_close)\nPASS: test_bug_200708_newline (test.test_xml_etree_c.BugsTest.test_bug_200708_newline)\nPASS: test_bug_200709_default_namespace (test.test_xml_etree_c.BugsTest.test_bug_200709_default_namespace)\nPASS: test_bug_200709_element_comment (test.test_xml_etree_c.BugsTest.test_bug_200709_element_comment)\nPASS: test_bug_200709_element_insert (test.test_xml_etree_c.BugsTest.test_bug_200709_element_insert)\nPASS: test_bug_200709_iter_comment (test.test_xml_etree_c.BugsTest.test_bug_200709_iter_comment)\nPASS: test_bug_200709_register_namespace (test.test_xml_etree_c.BugsTest.test_bug_200709_register_namespace)\nPASS: test_bug_xmltoolkit21 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit21)\nPASS: test_bug_xmltoolkit25 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit25)\nPASS: test_bug_xmltoolkit28 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit28)\nPASS: test_bug_xmltoolkit39 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit39)\nPASS: test_bug_xmltoolkit54 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit54)\nPASS: test_bug_xmltoolkit55 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit55)\nPASS: test_bug_xmltoolkit60 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit60)\nPASS: test_bug_xmltoolkit62 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit62)\nPASS: test_bug_xmltoolkit63 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkit63)\nPASS: test_bug_xmltoolkitX1 (test.test_xml_etree_c.BugsTest.test_bug_xmltoolkitX1)\nPASS: test_expat224_utf8_bug (test.test_xml_etree_c.BugsTest.test_expat224_utf8_bug)\nPASS: test_expat224_utf8_bug_file (test.test_xml_etree_c.BugsTest.test_expat224_utf8_bug_file)\nPASS: test_issue10777 (test.test_xml_etree_c.BugsTest.test_issue10777)\nPASS: test_issue6233 (test.test_xml_etree_c.BugsTest.test_issue6233)\nPASS: test_issue6565 (test.test_xml_etree_c.BugsTest.test_issue6565)\nPASS: test_lost_elem (test.test_xml_etree_c.BugsTest.test_lost_elem)\nPASS: test_lost_tail (test.test_xml_etree_c.BugsTest.test_lost_tail)\nPASS: test_lost_text (test.test_xml_etree_c.BugsTest.test_lost_text)\nPASS: test_c14n_exclusion (test.test_xml_etree_c.C14NTest.test_c14n_exclusion)\nPASS: test_simple_roundtrip (test.test_xml_etree_c.C14NTest.test_simple_roundtrip)\ntest_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) ... \nSKIP:   test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsContent_c14nPrefixQnameXpathElem(PrefixRewrite=sequential,QNameAware=Element,XPathElement)] 'QName rewriting in XPath text is not supported in out_inNsContent_c14nPrefixQnameXpathElem'\nSKIP:   test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsContent_c14nQnameXpathElem(QNameAware=Element,XPathElement)] 'QName rewriting in XPath text is not supported in out_inNsContent_c14nQnameXpathElem'\nSKIP:   test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsRedecl_c14nDefault()] 'Redeclared namespace handling is not supported in out_inNsRedecl_c14nDefault'\nSKIP:   test_xml_c14n2 (test.test_xml_etree_c.C14NTest.test_xml_c14n2) [out_inNsSuperfluous_c14nDefault()] 'Redeclared namespace handling is not supported in out_inNsSuperfluous_c14nDefault'\nPASS: test_bad_find (test.test_xml_etree_c.ElementFindTest.test_bad_find)\nPASS: test_find_simple (test.test_xml_etree_c.ElementFindTest.test_find_simple)\nPASS: test_find_through_ElementTree (test.test_xml_etree_c.ElementFindTest.test_find_through_ElementTree)\nPASS: test_find_xpath (test.test_xml_etree_c.ElementFindTest.test_find_xpath)\nPASS: test_findall (test.test_xml_etree_c.ElementFindTest.test_findall)\nPASS: test_findall_different_nsmaps (test.test_xml_etree_c.ElementFindTest.test_findall_different_nsmaps)\nPASS: test_findall_wildcard (test.test_xml_etree_c.ElementFindTest.test_findall_wildcard)\nPASS: test_test_find_with_ns (test.test_xml_etree_c.ElementFindTest.test_test_find_with_ns)\nPASS: test_basic (test.test_xml_etree_c.ElementIterTest.test_basic)\nPASS: test_copy (test.test_xml_etree_c.ElementIterTest.test_copy)\nPASS: test_corners (test.test_xml_etree_c.ElementIterTest.test_corners)\nPASS: test_iter_by_tag (test.test_xml_etree_c.ElementIterTest.test_iter_by_tag)\nPASS: test_pickle (test.test_xml_etree_c.ElementIterTest.test_pickle)\nPASS: test_delslice (test.test_xml_etree_c.ElementSlicingTest.test_delslice)\nPASS: test_getslice_negative_steps (test.test_xml_etree_c.ElementSlicingTest.test_getslice_negative_steps)\nPASS: test_getslice_range (test.test_xml_etree_c.ElementSlicingTest.test_getslice_range)\nPASS: test_getslice_single_index (test.test_xml_etree_c.ElementSlicingTest.test_getslice_single_index)\nPASS: test_getslice_steps (test.test_xml_etree_c.ElementSlicingTest.test_getslice_steps)\nPASS: test_setslice_negative_steps (test.test_xml_etree_c.ElementSlicingTest.test_setslice_negative_steps)\nPASS: test_setslice_range (test.test_xml_etree_c.ElementSlicingTest.test_setslice_range)\nPASS: test_setslice_single_index (test.test_xml_etree_c.ElementSlicingTest.test_setslice_single_index)\nPASS: test_setslice_steps (test.test_xml_etree_c.ElementSlicingTest.test_setslice_steps)\nPASS: test_attlist_default (test.test_xml_etree_c.ElementTreeTest.test_attlist_default)\nPASS: test_attrib (test.test_xml_etree_c.ElementTreeTest.test_attrib)\nPASS: test_cdata (test.test_xml_etree_c.ElementTreeTest.test_cdata)\nPASS: test_children (test.test_xml_etree_c.ElementTreeTest.test_children)\nPASS: test_copy (test.test_xml_etree_c.ElementTreeTest.test_copy)\nPASS: test_custom_builder (test.test_xml_etree_c.ElementTreeTest.test_custom_builder)\nPASS: test_custom_builder_only_end_ns (test.test_xml_etree_c.ElementTreeTest.test_custom_builder_only_end_ns)\nPASS: test_doctype_public (test.test_xml_etree_c.ElementTreeTest.test_doctype_public)\nPASS: test_dump_attribute_order (test.test_xml_etree_c.ElementTreeTest.test_dump_attribute_order)\nPASS: test_encoding (test.test_xml_etree_c.ElementTreeTest.test_encoding)\nPASS: test_entity (test.test_xml_etree_c.ElementTreeTest.test_entity)\nPASS: test_file_init (test.test_xml_etree_c.ElementTreeTest.test_file_init)\nPASS: test_html_empty_elems_serialization (test.test_xml_etree_c.ElementTreeTest.test_html_empty_elems_serialization)\nPASS: test_indent (test.test_xml_etree_c.ElementTreeTest.test_indent)\nPASS: test_indent_level (test.test_xml_etree_c.ElementTreeTest.test_indent_level)\nPASS: test_indent_space (test.test_xml_etree_c.ElementTreeTest.test_indent_space)\nPASS: test_indent_space_caching (test.test_xml_etree_c.ElementTreeTest.test_indent_space_caching)\nPASS: test_initialize_parser_without_target (test.test_xml_etree_c.ElementTreeTest.test_initialize_parser_without_target)\nPASS: test_interface (test.test_xml_etree_c.ElementTreeTest.test_interface)\nPASS: test_issue18347 (test.test_xml_etree_c.ElementTreeTest.test_issue18347)\nPASS: test_iterparse (test.test_xml_etree_c.ElementTreeTest.test_iterparse)\nPASS: test_makeelement (test.test_xml_etree_c.ElementTreeTest.test_makeelement)\nPASS: test_methods (test.test_xml_etree_c.ElementTreeTest.test_methods)\nPASS: test_namespace (test.test_xml_etree_c.ElementTreeTest.test_namespace)\nPASS: test_parsefile (test.test_xml_etree_c.ElementTreeTest.test_parsefile)\nPASS: test_parseliteral (test.test_xml_etree_c.ElementTreeTest.test_parseliteral)\nPASS: test_path_cache (test.test_xml_etree_c.ElementTreeTest.test_path_cache)\nPASS: test_processinginstruction (test.test_xml_etree_c.ElementTreeTest.test_processinginstruction)\nPASS: test_qname (test.test_xml_etree_c.ElementTreeTest.test_qname)\nPASS: test_set_attribute (test.test_xml_etree_c.ElementTreeTest.test_set_attribute)\nPASS: test_simpleops (test.test_xml_etree_c.ElementTreeTest.test_simpleops)\nPASS: test_tostring_default_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace)\nPASS: test_tostring_default_namespace_different_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace_different_namespace)\nPASS: test_tostring_default_namespace_original_no_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostring_default_namespace_original_no_namespace)\nPASS: test_tostring_no_xml_declaration (test.test_xml_etree_c.ElementTreeTest.test_tostring_no_xml_declaration)\nPASS: test_tostring_xml_declaration (test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration)\nPASS: test_tostring_xml_declaration_cases (test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration_cases)\nPASS: test_tostring_xml_declaration_unicode_encoding (test.test_xml_etree_c.ElementTreeTest.test_tostring_xml_declaration_unicode_encoding)\nPASS: test_tostringlist_default_namespace (test.test_xml_etree_c.ElementTreeTest.test_tostringlist_default_namespace)\nPASS: test_tostringlist_xml_declaration (test.test_xml_etree_c.ElementTreeTest.test_tostringlist_xml_declaration)\nPASS: test_tree_write_attribute_order (test.test_xml_etree_c.ElementTreeTest.test_tree_write_attribute_order)\nPASS: test_writefile (test.test_xml_etree_c.ElementTreeTest.test_writefile)\nPASS: test_writestring (test.test_xml_etree_c.ElementTreeTest.test_writestring)\nPASS: test_xpath_tokenizer (test.test_xml_etree_c.ElementTreeTest.test_xpath_tokenizer)\nPASS: test_Element_subclass_constructor (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_constructor)\nPASS: test_Element_subclass_find (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_find)\nPASS: test_Element_subclass_new_method (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_new_method)\nPASS: test_Element_subclass_trivial (test.test_xml_etree_c.ElementTreeTypeTest.test_Element_subclass_trivial)\nPASS: test_istype (test.test_xml_etree_c.ElementTreeTypeTest.test_istype)\nPASS: test_encoding (test.test_xml_etree_c.IOTest.test_encoding)\nPASS: test_read_from_bytesio (test.test_xml_etree_c.IOTest.test_read_from_bytesio)\nPASS: test_read_from_stringio (test.test_xml_etree_c.IOTest.test_read_from_stringio)\nPASS: test_read_from_user_binary_reader (test.test_xml_etree_c.IOTest.test_read_from_user_binary_reader)\nPASS: test_read_from_user_text_reader (test.test_xml_etree_c.IOTest.test_read_from_user_text_reader)\nPASS: test_short_empty_elements (test.test_xml_etree_c.IOTest.test_short_empty_elements)\nPASS: test_tostringlist_invariant (test.test_xml_etree_c.IOTest.test_tostringlist_invariant)\nPASS: test_write_to_binary_file (test.test_xml_etree_c.IOTest.test_write_to_binary_file)\nPASS: test_write_to_binary_file_with_bom (test.test_xml_etree_c.IOTest.test_write_to_binary_file_with_bom)\nPASS: test_write_to_binary_file_with_encoding (test.test_xml_etree_c.IOTest.test_write_to_binary_file_with_encoding)\nPASS: test_write_to_bytesio (test.test_xml_etree_c.IOTest.test_write_to_bytesio)\nPASS: test_write_to_filename (test.test_xml_etree_c.IOTest.test_write_to_filename)\nPASS: test_write_to_filename_as_unicode (test.test_xml_etree_c.IOTest.test_write_to_filename_as_unicode)\nPASS: test_write_to_filename_with_encoding (test.test_xml_etree_c.IOTest.test_write_to_filename_with_encoding)\nPASS: test_write_to_stringio (test.test_xml_etree_c.IOTest.test_write_to_stringio)\nPASS: test_write_to_text_file (test.test_xml_etree_c.IOTest.test_write_to_text_file)\nPASS: test_write_to_user_binary_writer (test.test_xml_etree_c.IOTest.test_write_to_user_binary_writer)\nPASS: test_write_to_user_binary_writer_with_bom (test.test_xml_etree_c.IOTest.test_write_to_user_binary_writer_with_bom)\nPASS: test_write_to_user_text_writer (test.test_xml_etree_c.IOTest.test_write_to_user_text_writer)\nPASS: test_issue14818 (test.test_xml_etree_c.KeywordArgsTest.test_issue14818)\nPASS: test_bpo_31728 (test.test_xml_etree_c.MiscTests.test_bpo_31728)\nPASS: test_del_attribute (test.test_xml_etree_c.MiscTests.test_del_attribute)\nPASS: test_dict_disappearing_during_get_item (test.test_xml_etree_c.MiscTests.test_dict_disappearing_during_get_item)\nPASS: test_disallow_instantiation (test.test_xml_etree_c.MiscTests.test_disallow_instantiation)\nPASS: test_immutable_types (test.test_xml_etree_c.MiscTests.test_immutable_types)\nPASS: test_iterparse_leaks (test.test_xml_etree_c.MiscTests.test_iterparse_leaks)\nSKIP: test_length_overflow (test.test_xml_etree_c.MiscTests.test_length_overflow) 'not enough memory: 2.0G minimum needed'\nPASS: test_parser_ref_cycle (test.test_xml_etree_c.MiscTests.test_parser_ref_cycle)\nPASS: test_setstate_leaks (test.test_xml_etree_c.MiscTests.test_setstate_leaks)\nPASS: test_trashcan (test.test_xml_etree_c.MiscTests.test_trashcan)\nPASS: test_uninitialized_parser (test.test_xml_etree_c.MiscTests.test_uninitialized_parser)\nPASS: test_xmlpullparser_leaks (test.test_xml_etree_c.MiscTests.test_xmlpullparser_leaks)\nPASS: test_all (test.test_xml_etree_c.ModuleTest.test_all)\nPASS: test_sanity (test.test_xml_etree_c.ModuleTest.test_sanity)\nPASS: test_find_with_namespace (test.test_xml_etree_c.NamespaceParseTest.test_find_with_namespace)\nSKIP: setUpClass (test.test_xml_etree_c.NoAcceleratorTest) 'only for the Python version'\nPASS: test_error_code (test.test_xml_etree_c.ParseErrorTest.test_error_code)\nPASS: test_error_position (test.test_xml_etree_c.ParseErrorTest.test_error_position)\nPASS: test_subclass (test.test_xml_etree_c.ParseErrorTest.test_subclass)\nPASS: test_element (test.test_xml_etree_c.SizeofTest.test_element)\nPASS: test_element_with_attrib (test.test_xml_etree_c.SizeofTest.test_element_with_attrib)\nPASS: test_element_with_children (test.test_xml_etree_c.SizeofTest.test_element_with_children)\nPASS: test_correct_import_cET (test.test_xml_etree_c.TestAcceleratorImported.test_correct_import_cET)\nPASS: test_correct_import_cET_alias (test.test_xml_etree_c.TestAcceleratorImported.test_correct_import_cET_alias)\nPASS: test_parser_comes_from_C (test.test_xml_etree_c.TestAcceleratorImported.test_parser_comes_from_C)\nPASS: test_alias_working (test.test_xml_etree_c.TestAliasWorking.test_alias_working)\nPASS: test_builder_lookup_errors (test.test_xml_etree_c.TreeBuilderTest.test_builder_lookup_errors)\nPASS: test_doctype (test.test_xml_etree_c.TreeBuilderTest.test_doctype)\nPASS: test_dummy_builder (test.test_xml_etree_c.TreeBuilderTest.test_dummy_builder)\nPASS: test_element_factory (test.test_xml_etree_c.TreeBuilderTest.test_element_factory)\nPASS: test_element_factory_pure_python_subclass (test.test_xml_etree_c.TreeBuilderTest.test_element_factory_pure_python_subclass)\nPASS: test_element_factory_subclass (test.test_xml_etree_c.TreeBuilderTest.test_element_factory_subclass)\nPASS: test_late_tail (test.test_xml_etree_c.TreeBuilderTest.test_late_tail)\nPASS: test_late_tail_mix_pi_comments (test.test_xml_etree_c.TreeBuilderTest.test_late_tail_mix_pi_comments)\nPASS: test_subclass (test.test_xml_etree_c.TreeBuilderTest.test_subclass)\nPASS: test_subclass_comment_pi (test.test_xml_etree_c.TreeBuilderTest.test_subclass_comment_pi)\nPASS: test_treebuilder_comment (test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_comment)\nPASS: test_treebuilder_elementfactory_none (test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_elementfactory_none)\nPASS: test_treebuilder_pi (test.test_xml_etree_c.TreeBuilderTest.test_treebuilder_pi)\nPASS: test_xinclude (test.test_xml_etree_c.XIncludeTest.test_xinclude)\nPASS: test_xinclude_default (test.test_xml_etree_c.XIncludeTest.test_xinclude_default)\nPASS: test_xinclude_failures (test.test_xml_etree_c.XIncludeTest.test_xinclude_failures)\nPASS: test_xinclude_repeated (test.test_xml_etree_c.XIncludeTest.test_xinclude_repeated)\nPASS: test_constructor_args (test.test_xml_etree_c.XMLParserTest.test_constructor_args)\nPASS: test_doctype_warning (test.test_xml_etree_c.XMLParserTest.test_doctype_warning)\ntest_inherited_doctype (test.test_xml_etree_c.XMLParserTest.test_inherited_doctype)\nPASS: Ensure that ordinary usage is not deprecated (Issue 19176)\nPASS: test_parse_string (test.test_xml_etree_c.XMLParserTest.test_parse_string)\nPASS: test_subclass (test.test_xml_etree_c.XMLParserTest.test_subclass)\nPASS: test_subclass_doctype (test.test_xml_etree_c.XMLParserTest.test_subclass_doctype)\nPASS: test_events (test.test_xml_etree_c.XMLPullParserTest.test_events)\nPASS: test_events_comment (test.test_xml_etree_c.XMLPullParserTest.test_events_comment)\nPASS: test_events_pi (test.test_xml_etree_c.XMLPullParserTest.test_events_pi)\nPASS: test_events_sequence (test.test_xml_etree_c.XMLPullParserTest.test_events_sequence)\nPASS: test_feed_while_iterating (test.test_xml_etree_c.XMLPullParserTest.test_feed_while_iterating)\nPASS: test_ns_events (test.test_xml_etree_c.XMLPullParserTest.test_ns_events)\nPASS: test_ns_events_start (test.test_xml_etree_c.XMLPullParserTest.test_ns_events_start)\nPASS: test_ns_events_start_end (test.test_xml_etree_c.XMLPullParserTest.test_ns_events_start_end)\nPASS: test_simple_xml (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml)\nPASS: test_simple_xml_with_ns (test.test_xml_etree_c.XMLPullParserTest.test_simple_xml_with_ns)\nPASS: test_unknown_event (test.test_xml_etree_c.XMLPullParserTest.test_unknown_event)\n\n----------------------------------------------------------------------\nRan 208 tests in 0.862s\n\nOK (skipped=6)\n0:03:57 load avg: 3.17 [460/469] test_xxtestfuzz passed\ntest_sample_input_smoke_test (test.test_xxtestfuzz.TestFuzzer.test_sample_input_smoke_test)\nPASS: This is only a regression test: Check that it doesn't crash.\n\n----------------------------------------------------------------------\nRan 1 test in 0.006s\n\nOK\n0:03:57 load avg: 3.17 [461/469] test_yield_from passed\nPASS: test_close_and_throw_raise_base_exception (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_base_exception)\nPASS: test_close_and_throw_raise_exception (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_exception)\nPASS: test_close_and_throw_raise_generator_exit (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_generator_exit)\nPASS: test_close_and_throw_raise_stop_iteration (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_raise_stop_iteration)\nPASS: test_close_and_throw_return (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_return)\nPASS: test_close_and_throw_work (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_work)\nPASS: test_close_and_throw_yield (test.test_yield_from.TestInterestingEdgeCases.test_close_and_throw_yield)\ntest_attempted_yield_from_loop (test.test_yield_from.TestPEP380Operation.test_attempted_yield_from_loop)\nPASS: Test attempted yield-from loop\ntest_attempting_to_send_to_non_generator (test.test_yield_from.TestPEP380Operation.test_attempting_to_send_to_non_generator)\nPASS: Test attempting to send to non-generator\ntest_broken_getattr_handling (test.test_yield_from.TestPEP380Operation.test_broken_getattr_handling)\nPASS: Test subiterator with a broken getattr implementation\ntest_catching_exception_from_subgen_and_returning (test.test_yield_from.TestPEP380Operation.test_catching_exception_from_subgen_and_returning)\nPASS: Test catching an exception thrown into a\nPASS: test_close_with_cleared_frame (test.test_yield_from.TestPEP380Operation.test_close_with_cleared_frame)\ntest_conversion_of_sendNone_to_next (test.test_yield_from.TestPEP380Operation.test_conversion_of_sendNone_to_next)\nPASS: Test conversion of send(None) to next()\nPASS: test_custom_iterator_return (test.test_yield_from.TestPEP380Operation.test_custom_iterator_return)\ntest_delegating_close (test.test_yield_from.TestPEP380Operation.test_delegating_close)\nPASS: Test delegating 'close'\nPASS: test_delegating_generators_claim_to_be_running (test.test_yield_from.TestPEP380Operation.test_delegating_generators_claim_to_be_running)\ntest_delegating_throw (test.test_yield_from.TestPEP380Operation.test_delegating_throw)\nPASS: Test delegating 'throw'\ntest_delegating_throw_to_non_generator (test.test_yield_from.TestPEP380Operation.test_delegating_throw_to_non_generator)\nPASS: Test delegating 'throw' to non-generator\ntest_delegation_of_close_to_non_generator (test.test_yield_from.TestPEP380Operation.test_delegation_of_close_to_non_generator)\nPASS: Test delegation of close() to non-generator\ntest_delegation_of_initial_next_to_subgenerator (test.test_yield_from.TestPEP380Operation.test_delegation_of_initial_next_to_subgenerator)\nPASS: Test delegation of initial next() call to subgenerator\ntest_delegation_of_next_call_to_subgenerator (test.test_yield_from.TestPEP380Operation.test_delegation_of_next_call_to_subgenerator)\nPASS: Test delegation of next() call to subgenerator\ntest_delegation_of_next_to_non_generator (test.test_yield_from.TestPEP380Operation.test_delegation_of_next_to_non_generator)\nPASS: Test delegation of next() to non-generator\ntest_delegation_of_send (test.test_yield_from.TestPEP380Operation.test_delegation_of_send)\nPASS: Test delegation of send()\nPASS: test_delegator_is_visible_to_debugger (test.test_yield_from.TestPEP380Operation.test_delegator_is_visible_to_debugger)\ntest_exception_in_initial_next_call (test.test_yield_from.TestPEP380Operation.test_exception_in_initial_next_call)\nPASS: Test exception in initial next() call\nPASS: test_exception_value_crash (test.test_yield_from.TestPEP380Operation.test_exception_value_crash)\ntest_generator_return_value (test.test_yield_from.TestPEP380Operation.test_generator_return_value)\nPASS: Test generator return value\ntest_handing_exception_while_delegating_close (test.test_yield_from.TestPEP380Operation.test_handing_exception_while_delegating_close)\nPASS: Test handling exception while delegating 'close'\ntest_handling_exception_while_delegating_send (test.test_yield_from.TestPEP380Operation.test_handling_exception_while_delegating_send)\nPASS: Test handling exception while delegating 'send'\ntest_next_and_return_with_value (test.test_yield_from.TestPEP380Operation.test_next_and_return_with_value)\nPASS: Test next and return with value\ntest_raising_exception_in_delegated_next_call (test.test_yield_from.TestPEP380Operation.test_raising_exception_in_delegated_next_call)\nPASS: Test raising exception in delegated next() call\ntest_raising_exception_in_initial_next_call (test.test_yield_from.TestPEP380Operation.test_raising_exception_in_initial_next_call)\nPASS: Test raising exception in initial next() call\ntest_returning_value_from_delegated_throw (test.test_yield_from.TestPEP380Operation.test_returning_value_from_delegated_throw)\nPASS: Test returning value from delegated 'throw'\ntest_send_and_return_with_value (test.test_yield_from.TestPEP380Operation.test_send_and_return_with_value)\nPASS: Test send and return with value\nPASS: test_send_tuple_with_custom_generator (test.test_yield_from.TestPEP380Operation.test_send_tuple_with_custom_generator)\ntest_throwing_GeneratorExit_into_subgen_that_raises (test.test_yield_from.TestPEP380Operation.test_throwing_GeneratorExit_into_subgen_that_raises)\nPASS: Test throwing GeneratorExit into a subgenerator that\ntest_throwing_GeneratorExit_into_subgen_that_returns (test.test_yield_from.TestPEP380Operation.test_throwing_GeneratorExit_into_subgen_that_returns)\nPASS: Test throwing GeneratorExit into a subgenerator that\ntest_throwing_GeneratorExit_into_subgenerator_that_yields (test.test_yield_from.TestPEP380Operation.test_throwing_GeneratorExit_into_subgenerator_that_yields)\nPASS: Test throwing GeneratorExit into a subgenerator that\ntest_value_attribute_of_StopIteration_exception (test.test_yield_from.TestPEP380Operation.test_value_attribute_of_StopIteration_exception)\nPASS: Test 'value' attribute of StopIteration exception\nPASS: test_yield_from_empty (test.test_yield_from.TestPEP380Operation.test_yield_from_empty)\n\n----------------------------------------------------------------------\nRan 40 tests in 0.066s\n\nOK\n0:03:57 load avg: 3.17 [462/469] test_zipapp passed\nPASS: test_cmdline_copy (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy)\nPASS: test_cmdline_copy_change_main (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy_change_main)\nPASS: test_cmdline_copy_inplace (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_copy_inplace)\nPASS: test_cmdline_create (test.test_zipapp.ZipAppCmdlineTest.test_cmdline_create)\nPASS: test_info_command (test.test_zipapp.ZipAppCmdlineTest.test_info_command)\nPASS: test_info_error (test.test_zipapp.ZipAppCmdlineTest.test_info_error)\nPASS: test_content_of_copied_archive (test.test_zipapp.ZipAppTest.test_content_of_copied_archive)\nPASS: test_create_archive (test.test_zipapp.ZipAppTest.test_create_archive)\nPASS: test_create_archive_default_target (test.test_zipapp.ZipAppTest.test_create_archive_default_target)\nPASS: test_create_archive_filter_exclude_dir (test.test_zipapp.ZipAppTest.test_create_archive_filter_exclude_dir)\nPASS: test_create_archive_with_compression (test.test_zipapp.ZipAppTest.test_create_archive_with_compression)\nPASS: test_create_archive_with_filter (test.test_zipapp.ZipAppTest.test_create_archive_with_filter)\nPASS: test_create_archive_with_pathlib (test.test_zipapp.ZipAppTest.test_create_archive_with_pathlib)\nPASS: test_create_archive_with_subdirs (test.test_zipapp.ZipAppTest.test_create_archive_with_subdirs)\nPASS: test_create_sorted_archive (test.test_zipapp.ZipAppTest.test_create_sorted_archive)\nPASS: test_custom_interpreter (test.test_zipapp.ZipAppTest.test_custom_interpreter)\nPASS: test_default_no_shebang (test.test_zipapp.ZipAppTest.test_default_no_shebang)\nPASS: test_main_and_main_py (test.test_zipapp.ZipAppTest.test_main_and_main_py)\nPASS: test_main_only_written_once (test.test_zipapp.ZipAppTest.test_main_only_written_once)\nPASS: test_main_validation (test.test_zipapp.ZipAppTest.test_main_validation)\nPASS: test_main_written (test.test_zipapp.ZipAppTest.test_main_written)\nPASS: test_modify_shebang (test.test_zipapp.ZipAppTest.test_modify_shebang)\nPASS: test_no_main (test.test_zipapp.ZipAppTest.test_no_main)\nPASS: test_no_shebang_is_not_executable (test.test_zipapp.ZipAppTest.test_no_shebang_is_not_executable)\nPASS: test_pack_to_fileobj (test.test_zipapp.ZipAppTest.test_pack_to_fileobj)\nPASS: test_read_from_fileobj (test.test_zipapp.ZipAppTest.test_read_from_fileobj)\nPASS: test_read_from_pathobj (test.test_zipapp.ZipAppTest.test_read_from_pathobj)\nPASS: test_read_missing_shebang (test.test_zipapp.ZipAppTest.test_read_missing_shebang)\nPASS: test_read_shebang (test.test_zipapp.ZipAppTest.test_read_shebang)\nPASS: test_remove_shebang (test.test_zipapp.ZipAppTest.test_remove_shebang)\nPASS: test_shebang_is_executable (test.test_zipapp.ZipAppTest.test_shebang_is_executable)\nPASS: test_write_shebang_to_fileobj (test.test_zipapp.ZipAppTest.test_write_shebang_to_fileobj)\n\n----------------------------------------------------------------------\nRan 32 tests in 0.080s\n\nOK\n0:03:57 load avg: 3.17 [463/469] test_zipfile64 skipped (resource denied)\ntest_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run\n0:03:58 load avg: 3.17 [464/469] test_zipimport passed\nPASS: testBadArgs (test.test_zipimport.BadFileZipImportTestCase.testBadArgs)\nPASS: testEmptyFile (test.test_zipimport.BadFileZipImportTestCase.testEmptyFile)\nPASS: testEmptyFilename (test.test_zipimport.BadFileZipImportTestCase.testEmptyFilename)\nPASS: testFileUnreadable (test.test_zipimport.BadFileZipImportTestCase.testFileUnreadable)\nPASS: testFilenameTooLong (test.test_zipimport.BadFileZipImportTestCase.testFilenameTooLong)\nPASS: testNoFile (test.test_zipimport.BadFileZipImportTestCase.testNoFile)\nPASS: testNotZipFile (test.test_zipimport.BadFileZipImportTestCase.testNotZipFile)\nPASS: test2038MTime (test.test_zipimport.CompressedZipImportTestCase.test2038MTime)\nPASS: testAFakeZlib (test.test_zipimport.CompressedZipImportTestCase.testAFakeZlib)\nPASS: testBadMTime (test.test_zipimport.CompressedZipImportTestCase.testBadMTime)\nPASS: testBadMagic (test.test_zipimport.CompressedZipImportTestCase.testBadMagic)\nPASS: testBadMagic2 (test.test_zipimport.CompressedZipImportTestCase.testBadMagic2)\nPASS: testBeginningCruftAndComment (test.test_zipimport.CompressedZipImportTestCase.testBeginningCruftAndComment)\nPASS: testBoth (test.test_zipimport.CompressedZipImportTestCase.testBoth)\nPASS: testBytesPath (test.test_zipimport.CompressedZipImportTestCase.testBytesPath)\nPASS: testComment (test.test_zipimport.CompressedZipImportTestCase.testComment)\nPASS: testDefaultOptimizationLevel (test.test_zipimport.CompressedZipImportTestCase.testDefaultOptimizationLevel)\nPASS: testDoctestFile (test.test_zipimport.CompressedZipImportTestCase.testDoctestFile)\nPASS: testDoctestSuite (test.test_zipimport.CompressedZipImportTestCase.testDoctestSuite)\nPASS: testEmptyPy (test.test_zipimport.CompressedZipImportTestCase.testEmptyPy)\nPASS: testGetCompiledSource (test.test_zipimport.CompressedZipImportTestCase.testGetCompiledSource)\nPASS: testGetData (test.test_zipimport.CompressedZipImportTestCase.testGetData)\nPASS: testGetSource (test.test_zipimport.CompressedZipImportTestCase.testGetSource)\nPASS: testImport_WithStuff (test.test_zipimport.CompressedZipImportTestCase.testImport_WithStuff)\nPASS: testImporterAttr (test.test_zipimport.CompressedZipImportTestCase.testImporterAttr)\nPASS: testInvalidateCaches (test.test_zipimport.CompressedZipImportTestCase.testInvalidateCaches)\nPASS: testLargestPossibleComment (test.test_zipimport.CompressedZipImportTestCase.testLargestPossibleComment)\nPASS: testMixedNamespacePackage (test.test_zipimport.CompressedZipImportTestCase.testMixedNamespacePackage)\nPASS: testNamespacePackage (test.test_zipimport.CompressedZipImportTestCase.testNamespacePackage)\nPASS: testPackage (test.test_zipimport.CompressedZipImportTestCase.testPackage)\nPASS: testPy (test.test_zipimport.CompressedZipImportTestCase.testPy)\nPASS: testPyc (test.test_zipimport.CompressedZipImportTestCase.testPyc)\nPASS: testSubNamespacePackage (test.test_zipimport.CompressedZipImportTestCase.testSubNamespacePackage)\nPASS: testSubPackage (test.test_zipimport.CompressedZipImportTestCase.testSubPackage)\nPASS: testTraceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback)\nPASS: testUncheckedHashBasedPyc (test.test_zipimport.CompressedZipImportTestCase.testUncheckedHashBasedPyc)\nPASS: testUnencodable (test.test_zipimport.CompressedZipImportTestCase.testUnencodable)\nPASS: testZipImporterMethods (test.test_zipimport.CompressedZipImportTestCase.testZipImporterMethods)\nPASS: testZipImporterMethodsInSubDirectory (test.test_zipimport.CompressedZipImportTestCase.testZipImporterMethodsInSubDirectory)\nPASS: test_checked_hash_based_change_pyc (test.test_zipimport.CompressedZipImportTestCase.test_checked_hash_based_change_pyc)\nPASS: test2038MTime (test.test_zipimport.UncompressedZipImportTestCase.test2038MTime)\nPASS: testAFakeZlib (test.test_zipimport.UncompressedZipImportTestCase.testAFakeZlib)\nPASS: testBadMTime (test.test_zipimport.UncompressedZipImportTestCase.testBadMTime)\nPASS: testBadMagic (test.test_zipimport.UncompressedZipImportTestCase.testBadMagic)\nPASS: testBadMagic2 (test.test_zipimport.UncompressedZipImportTestCase.testBadMagic2)\nPASS: testBeginningCruftAndComment (test.test_zipimport.UncompressedZipImportTestCase.testBeginningCruftAndComment)\nPASS: testBoth (test.test_zipimport.UncompressedZipImportTestCase.testBoth)\nPASS: testBytesPath (test.test_zipimport.UncompressedZipImportTestCase.testBytesPath)\nPASS: testComment (test.test_zipimport.UncompressedZipImportTestCase.testComment)\nPASS: testDefaultOptimizationLevel (test.test_zipimport.UncompressedZipImportTestCase.testDefaultOptimizationLevel)\nPASS: testDoctestFile (test.test_zipimport.UncompressedZipImportTestCase.testDoctestFile)\nPASS: testDoctestSuite (test.test_zipimport.UncompressedZipImportTestCase.testDoctestSuite)\nPASS: testEmptyPy (test.test_zipimport.UncompressedZipImportTestCase.testEmptyPy)\nPASS: testGetCompiledSource (test.test_zipimport.UncompressedZipImportTestCase.testGetCompiledSource)\nPASS: testGetData (test.test_zipimport.UncompressedZipImportTestCase.testGetData)\nPASS: testGetSource (test.test_zipimport.UncompressedZipImportTestCase.testGetSource)\nPASS: testImport_WithStuff (test.test_zipimport.UncompressedZipImportTestCase.testImport_WithStuff)\nPASS: testImporterAttr (test.test_zipimport.UncompressedZipImportTestCase.testImporterAttr)\nPASS: testInvalidateCaches (test.test_zipimport.UncompressedZipImportTestCase.testInvalidateCaches)\nPASS: testLargestPossibleComment (test.test_zipimport.UncompressedZipImportTestCase.testLargestPossibleComment)\nPASS: testMixedNamespacePackage (test.test_zipimport.UncompressedZipImportTestCase.testMixedNamespacePackage)\nPASS: testNamespacePackage (test.test_zipimport.UncompressedZipImportTestCase.testNamespacePackage)\nPASS: testPackage (test.test_zipimport.UncompressedZipImportTestCase.testPackage)\nPASS: testPy (test.test_zipimport.UncompressedZipImportTestCase.testPy)\nPASS: testPyc (test.test_zipimport.UncompressedZipImportTestCase.testPyc)\nPASS: testSubNamespacePackage (test.test_zipimport.UncompressedZipImportTestCase.testSubNamespacePackage)\nPASS: testSubPackage (test.test_zipimport.UncompressedZipImportTestCase.testSubPackage)\nPASS: testTraceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback)\nPASS: testUncheckedHashBasedPyc (test.test_zipimport.UncompressedZipImportTestCase.testUncheckedHashBasedPyc)\nPASS: testUnencodable (test.test_zipimport.UncompressedZipImportTestCase.testUnencodable)\nPASS: testZipImporterMethods (test.test_zipimport.UncompressedZipImportTestCase.testZipImporterMethods)\nPASS: testZipImporterMethodsInSubDirectory (test.test_zipimport.UncompressedZipImportTestCase.testZipImporterMethodsInSubDirectory)\nPASS: test_checked_hash_based_change_pyc (test.test_zipimport.UncompressedZipImportTestCase.test_checked_hash_based_change_pyc)\n\n----------------------------------------------------------------------\nRan 73 tests in 0.169s\n\nOK\n0:03:59 load avg: 3.32 [465/469] test_zipimport_support passed\ntest_doctest_issue4197 (test.test_zipimport_support.ZipSupportTests.test_doctest_issue4197) ... Contents of '/var/volatile/tmp/test_python_us0euj9l/tmpvzsz9q79/test_zip.zip':\nFile Name                                             Modified             Size\ntest_zipped_doctest.py                         2024-02-06 09:06:54       107698\nsample_zipped_doctest.py                       2024-02-06 09:06:54         1045\nsample_zipped_doctest_no_doctests.py           2024-02-06 09:06:54          269\nsample_zipped_doctest_no_docstrings.py         2024-02-06 09:06:54          227\nFinding tests in test_zipped_doctest.SampleClass\nTrying:\n    print(1)\nExpecting:\n    1\nok\nTrying:\n    sc = SampleClass(3)\nExpecting nothing\nok\nTrying:\n    for i in range(10):\n        sc = sc.double()\n        print(' ', sc.get(), sep='', end='')\nExpecting:\n     6 12 24 48 96 192 384 768 1536 3072\nok\ndoctest (test_zipped_doctest) ... 3 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.NestedClass\nTrying:\n    x = SampleClass.NestedClass(5)\nExpecting nothing\nok\nTrying:\n    y = x.square()\nExpecting nothing\nok\nTrying:\n    print(y.get())\nExpecting:\n    25\nok\ndoctest (test_zipped_doctest) ... 3 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.NestedClass.__init__\nTrying:\n    print(SampleClass.NestedClass().get())\nExpecting:\n    0\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.__init__\nTrying:\n    print(SampleClass(12).get())\nExpecting:\n    12\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.a_classmethod\nTrying:\n    print(SampleClass.a_classmethod(10))\nExpecting:\n    12\nok\nTrying:\n    print(SampleClass(0).a_classmethod(10))\nExpecting:\n    12\nok\ndoctest (test_zipped_doctest) ... 2 tests with zero failures\nFinding tests in test_zipped_doctest\nTrying:\n    print(SampleClass(22).a_property)\nExpecting:\n    22\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.a_staticmethod\nTrying:\n    print(SampleClass.a_staticmethod(10))\nExpecting:\n    11\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.double\nTrying:\n    print(SampleClass(12).double().get())\nExpecting:\n    24\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleClass.get\nTrying:\n    print(SampleClass(-5).get())\nExpecting:\n    -5\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleNewStyleClass\nTrying:\n    print('1\\n2\\n3')\nExpecting:\n    1\n    2\n    3\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleNewStyleClass.__init__\nTrying:\n    print(SampleNewStyleClass(12).get())\nExpecting:\n    12\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleNewStyleClass.double\nTrying:\n    print(SampleNewStyleClass(12).double().get())\nExpecting:\n    24\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.SampleNewStyleClass.get\nTrying:\n    print(SampleNewStyleClass(-5).get())\nExpecting:\n    -5\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.sample_func\nTrying:\n    print(sample_func(22))\nExpecting:\n    44\nok\ndoctest (test_zipped_doctest) ... 1 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTest\nTrying:\n    docstring = '''\n        >>> print(12)\n        12\n\n    Non-example text.\n\n        >>> print('another\\\\example')\n        another\n        example\n    '''\nExpecting nothing\nok\nTrying:\n    globs = {} # globals to run the test in.\nExpecting nothing\nok\nTrying:\n    parser = doctest.DocTestParser()\nExpecting nothing\nok\nTrying:\n    test = parser.get_doctest(docstring, globs, 'some_test',\n                              'some_file', 20)\nExpecting nothing\nok\nTrying:\n    print(test)\nExpecting:\n    <DocTest some_test from some_file:20 (2 examples)>\nok\nTrying:\n    len(test.examples)\nExpecting:\n    2\nok\nTrying:\n    e1, e2 = test.examples\nExpecting nothing\nok\nTrying:\n    (e1.source, e1.want, e1.lineno)\nExpecting:\n    ('print(12)\\n', '12\\n', 1)\nok\nTrying:\n    (e2.source, e2.want, e2.lineno)\nExpecting:\n    (\"print('another\\\\example')\\n\", 'another\\nexample\\n', 6)\nok\nTrying:\n    (test.name, test.filename, test.lineno)\nExpecting:\n    ('some_test', 'some_file', 20)\nok\nTrying:\n    test.lineno + e1.lineno\nExpecting:\n    21\nok\nTrying:\n    test.lineno + e2.lineno\nExpecting:\n    26\nok\nTrying:\n    docstring = r'''\n          >>> print('bad\\nindentation')\n          bad\n        indentation\n        '''\nExpecting nothing\nok\nTrying:\n    parser.get_doctest(docstring, globs, 'some_test', 'filename', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 4 of the docstring for some_test has inconsistent leading whitespace: 'indentation'\nok\nTrying:\n    docstring = r'''\n          >>> print(('bad indentation',\n        ...          2))\n          ('bad', 'indentation')\n        '''\nExpecting nothing\nok\nTrying:\n    parser.get_doctest(docstring, globs, 'some_test', 'filename', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 2 of the docstring for some_test has inconsistent leading whitespace: '...          2))'\nok\nTrying:\n    docstring = '>>>print(1)\\n1'\nExpecting nothing\nok\nTrying:\n    parser.get_doctest(docstring, globs, 'some_test', 'filename', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 1 of the docstring for some_test lacks blank after >>>: '>>>print(1)'\nok\nTrying:\n    docstring = '>>> if 1:\\n...print(1)\\n1'\nExpecting nothing\nok\nTrying:\n    parser.get_doctest(docstring, globs, 'some_test', 'filename', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 2 of the docstring for some_test lacks blank after ...: '...print(1)'\nok\nTrying:\n    docstring = '''\n        >>> print 12\n        12\n    '''\nExpecting nothing\nok\nTrying:\n    test = parser.get_doctest(docstring, globs, 'some_test',\n                              'some_test', 20)\nExpecting nothing\nok\nTrying:\n    same_test = parser.get_doctest(docstring, globs, 'some_test',\n                                   'some_test', 20)\nExpecting nothing\nok\nTrying:\n    test == same_test\nExpecting:\n    True\nok\nTrying:\n    test != same_test\nExpecting:\n    False\nok\nTrying:\n    hash(test) == hash(same_test)\nExpecting:\n    True\nok\nTrying:\n    docstring = '''\n        >>> print 42\n        42\n    '''\nExpecting nothing\nok\nTrying:\n    other_test = parser.get_doctest(docstring, globs, 'other_test',\n                                    'other_file', 10)\nExpecting nothing\nok\nTrying:\n    test == other_test\nExpecting:\n    False\nok\nTrying:\n    test != other_test\nExpecting:\n    True\nok\nTrying:\n    test < other_test\nExpecting:\n    False\nok\nTrying:\n    other_test < test\nExpecting:\n    True\nok\nTrying:\n    no_lineno = parser.get_doctest(docstring, globs, 'some_test',\n                                  'some_test', None)\nExpecting nothing\nok\nTrying:\n    test.lineno is None\nExpecting:\n    False\nok\nTrying:\n    no_lineno.lineno is None\nExpecting:\n    True\nok\nTrying:\n    test < no_lineno\nExpecting:\n    False\nok\nTrying:\n    no_lineno < test\nExpecting:\n    True\nok\nTrying:\n    DocTestCase = doctest.DocTestCase\nExpecting nothing\nok\nTrying:\n    test_case = DocTestCase(test)\nExpecting nothing\nok\nTrying:\n    same_test_case = DocTestCase(same_test)\nExpecting nothing\nok\nTrying:\n    other_test_case = DocTestCase(other_test)\nExpecting nothing\nok\nTrying:\n    test_case == same_test_case\nExpecting:\n    True\nok\nTrying:\n    test_case != same_test_case\nExpecting:\n    False\nok\nTrying:\n    hash(test_case) == hash(same_test_case)\nExpecting:\n    True\nok\nTrying:\n    test == other_test_case\nExpecting:\n    False\nok\nTrying:\n    test != other_test_case\nExpecting:\n    True\nok\ndoctest (test_zipped_doctest) ... 46 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestParser\nTrying:\n    s = '''\n        >>> x, y = 2, 3  # no output expected\n        >>> if 1:\n        ...     print(x)\n        ...     print(y)\n        2\n        3\n\n        Some text.\n        >>> x+y\n        5\n        '''\nExpecting nothing\nok\nTrying:\n    parser = doctest.DocTestParser()\nExpecting nothing\nok\nTrying:\n    for piece in parser.parse(s):\n        if isinstance(piece, doctest.Example):\n            print('Example:', (piece.source, piece.want, piece.lineno))\n        else:\n            print('   Text:', repr(piece))\nExpecting:\n       Text: '\\n'\n    Example: ('x, y = 2, 3  # no output expected\\n', '', 1)\n       Text: ''\n    Example: ('if 1:\\n    print(x)\\n    print(y)\\n', '2\\n3\\n', 2)\n       Text: '\\nSome text.\\n'\n    Example: ('x+y\\n', '5\\n', 9)\n       Text: ''\nok\nTrying:\n    for piece in parser.get_examples(s):\n        print((piece.source, piece.want, piece.lineno))\nExpecting:\n    ('x, y = 2, 3  # no output expected\\n', '', 1)\n    ('if 1:\\n    print(x)\\n    print(y)\\n', '2\\n3\\n', 2)\n    ('x+y\\n', '5\\n', 9)\nok\nTrying:\n    test = parser.get_doctest(s, {}, 'name', 'filename', lineno=5)\nExpecting nothing\nok\nTrying:\n    (test.name, test.filename, test.lineno)\nExpecting:\n    ('name', 'filename', 5)\nok\nTrying:\n    for piece in test.examples:\n        print((piece.source, piece.want, piece.lineno))\nExpecting:\n    ('x, y = 2, 3  # no output expected\\n', '', 1)\n    ('if 1:\\n    print(x)\\n    print(y)\\n', '2\\n3\\n', 2)\n    ('x+y\\n', '5\\n', 9)\nok\ndoctest (test_zipped_doctest) ... 7 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestRunner.basics\nTrying:\n    def f(x):\n        '''\n        >>> x = 12\n        >>> print(x)\n        12\n        >>> x//2\n        6\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=3)\nok\nTrying:\n    def f(x):\n        '''\n        >>> x = 12\n        >>> print(x)\n        14\n        >>> x//2\n        6\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=True).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    Trying:\n        x = 12\n    Expecting nothing\n    ok\n    Trying:\n        print(x)\n    Expecting:\n        14\n    **********************************************************************\n    File ..., line 4, in f\n    Failed example:\n        print(x)\n    Expected:\n        14\n    Got:\n        12\n    Trying:\n        x//2\n    Expecting:\n        6\n    ok\n    TestResults(failed=1, attempted=3)\nok\ndoctest (test_zipped_doctest) ... 6 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestRunner.exceptions\nTrying:\n    def f(x):\n        '''\n        >>> x = 12\n        >>> print(x//0)\n        Traceback (most recent call last):\n        ZeroDivisionError: integer division or modulo by zero\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        '''\n        >>> x = 12\n        >>> print('pre-exception output', x//0)\n        pre-exception output\n        Traceback (most recent call last):\n        ZeroDivisionError: integer division or modulo by zero\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 4, in f\n    Failed example:\n        print('pre-exception output', x//0)\n    Exception raised:\n        ...\n        ZeroDivisionError: integer division or modulo by zero\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> raise ValueError('multi\\nline\\nmessage')\n        Traceback (most recent call last):\n        ValueError: multi\n        line\n        message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> raise ValueError('message')\n        Traceback (most recent call last):\n        ValueError: wrong message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        raise ValueError('message')\n    Expected:\n        Traceback (most recent call last):\n        ValueError: wrong message\n    Got:\n        Traceback (most recent call last):\n        ...\n        ValueError: message\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        ValueError: wrong message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException('message')\n        Traceback (most recent call last):\n        HTTPException: message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 4, in f\n    Failed example:\n        raise HTTPException('message')\n    Expected:\n        Traceback (most recent call last):\n        HTTPException: message\n    Got:\n        Traceback (most recent call last):\n        ...\n        http.client.HTTPException: message\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException('message')\n        Traceback (most recent call last):\n        http.client.HTTPException: message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        HTTPException: message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        foo.bar.HTTPException: message\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        TypeError: wrong type\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL\n    Expected:\n        Traceback (most recent call last):\n        TypeError: wrong type\n    Got:\n        Traceback (most recent call last):\n        ...\n        ValueError: message\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        foo.bar.HTTPException\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> from http.client import HTTPException\n        >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL\n        Traceback (most recent call last):\n        foo.bar.HTTPException:\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> 1//0\n        0\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        1//0\n    Exception raised:\n        Traceback (most recent call last):\n        ...\n        ZeroDivisionError: integer division or modulo by zero\n    TestResults(failed=1, attempted=1)\nok\ndoctest (test_zipped_doctest) ... 39 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestRunner.option_directives\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))      # should fail: no ellipsis\n        [0, 1, ..., 9]\n\n        >>> print(list(range(10)))      # doctest: +ELLIPSIS\n        [0, 1, ..., 9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(10)))      # should fail: no ellipsis\n    Expected:\n        [0, 1, ..., 9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))\n        [0, 1, ..., 9]\n\n        >>> # should fail: no ellipsis\n        >>> print(list(range(10)))      # doctest: -ELLIPSIS\n        [0, 1, ..., 9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False,\n                          optionflags=doctest.ELLIPSIS).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 6, in f\n    Failed example:\n        print(list(range(10)))      # doctest: -ELLIPSIS\n    Expected:\n        [0, 1, ..., 9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))      # Should fail: no ellipsis\n        [0, 1, ..., 9]\n\n        >>> print(list(range(10)))      # doctest: +ELLIPSIS\n        [0, 1, ..., 9]\n\n        >>> print(list(range(10)))      # Should fail: no ellipsis\n        [0, 1, ..., 9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(10)))      # Should fail: no ellipsis\n    Expected:\n        [0, 1, ..., 9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    **********************************************************************\n    File ..., line 8, in f\n    Failed example:\n        print(list(range(10)))      # Should fail: no ellipsis\n    Expected:\n        [0, 1, ..., 9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=2, attempted=3)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))      # Should fail\n        [0, 1,  ...,   9]\n        >>> print(list(range(10)))      # Should succeed\n        ... # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE\n        [0, 1,  ...,   9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(10)))      # Should fail\n    Expected:\n        [0, 1,  ...,   9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))      # Should fail\n        [0, 1,  ...,   9]\n        >>> print(list(range(10)))      # Should succeed\n        ... # doctest: +ELLIPSIS,+NORMALIZE_WHITESPACE\n        [0, 1,  ...,   9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(10)))      # Should fail\n    Expected:\n        [0, 1,  ...,   9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))      # Should fail\n        [0, 1,  ...,   9]\n        >>> print(list(range(10)))      # Should succeed\n        ... # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE\n        [0, 1,  ...,   9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(10)))      # Should fail\n    Expected:\n        [0, 1,  ...,   9]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        >>> print(list(range(10)))\n        ... # doctest: +ELLIPSIS\n        [0, 1, ..., 9]\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    def f(x): r'''\n        >>> for x in range(10): # doctest: +ELLIPSIS\n        ...     print(' ', x, end='', sep='')\n         0 1 2 ... 9\n\n        >>> for x in range(10):\n        ...     print(' ', x, end='', sep='') # doctest: +ELLIPSIS\n         0 1 2 ... 9\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=2)\nok\nTrying:\n    def f(x): r'''\n        Should fail (option directive not on the last line):\n            >>> for x in range(10): # doctest: +ELLIPSIS\n            ...     print(x, end=' ') # doctest: +NORMALIZE_WHITESPACE\n            0  1    2...9\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    s = '>>> print(12)  #doctest: +BADOPTION'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 1 of the doctest for s has an invalid option: '+BADOPTION'\nok\nTrying:\n    s = '>>> print(12)  #doctest: ELLIPSIS'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 1 of the doctest for s has an invalid option: 'ELLIPSIS'\nok\nTrying:\n    s = '>>> # doctest: +ELLIPSIS'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0)\nExpecting:\n    Traceback (most recent call last):\n    ValueError: line 0 of the doctest for s has an option directive on a line with no example: '# doctest: +ELLIPSIS'\nok\ndoctest (test_zipped_doctest) ... 33 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestRunner.optionflags\nTrying:\n    def f(x):\n        '>>> True\\n1\\n'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.DONT_ACCEPT_TRUE_FOR_1\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        True\n    Expected:\n        1\n    Got:\n        True\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        '>>> print(\"a\\\\n\\\\nb\")\\na\\n<BLANKLINE>\\nb\\n'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.DONT_ACCEPT_BLANKLINE\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(\"a\\n\\nb\")\n    Expected:\n        a\n        <BLANKLINE>\n        b\n    Got:\n        a\n    <BLANKLINE>\n        b\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        '>>> print(1, 2, 3)\\n  1   2\\n 3'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(1, 2, 3)\n    Expected:\n          1   2\n         3\n    Got:\n        1 2 3\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.NORMALIZE_WHITESPACE\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    print(list(range(20))) #doctest: +NORMALIZE_WHITESPACE\nExpecting:\n    [0,   1,  2,  3,  4,  5,  6,  7,  8,  9,\n    10,  11, 12, 13, 14, 15, 16, 17, 18, 19]\nok\nTrying:\n    def f(x):\n        '>>> print(list(range(15)))\\n[0, 1, 2, ..., 14]\\n'\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 2, in f\n    Failed example:\n        print(list(range(15)))\n    Expected:\n        [0, 1, 2, ..., 14]\n    Got:\n        [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.ELLIPSIS\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\nExpecting:\n    TestResults(failed=0, attempted=1)\nok\nTrying:\n    if 1:\n        for i in range(100):\n            print(i**2, end=' ') #doctest: +ELLIPSIS\n        print('!')\nExpecting:\n    0 1...4...9 16 ... 36 49 64 ... 9801 !\nok\nTrying:\n    if 1:  #doctest: +ELLIPSIS\n        for i in range(20):\n            print(i, end=' ')\n        print(20)\nExpecting:\n    0 1 2 ...1...2...0\nok\nTrying:\n    print(list(range(20))) # doctest:+ELLIPSIS\nExpecting:\n    [0, 1, ..., 18, 19]\nok\nTrying:\n    print(list(range(20))) # doctest: +ELLIPSIS\n                    # doctest: +NORMALIZE_WHITESPACE\nExpecting:\n    [0,    1, ...,   18,    19]\nok\nTrying:\n    import random\nExpecting nothing\nok\nTrying:\n    def f(x):\n        r'''\n        >>> print('\\n'.join('abcdefg'))\n        a\n        B\n        c\n        d\n        f\n        g\n        h\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        print('\\n'.join('abcdefg'))\n    Expected:\n        a\n        B\n        c\n        d\n        f\n        g\n        h\n    Got:\n        a\n        b\n        c\n        d\n        e\n        f\n        g\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.REPORT_UDIFF\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        print('\\n'.join('abcdefg'))\n    Differences (unified diff with -expected +actual):\n        @@ -1,7 +1,7 @@\n         a\n        -B\n        +b\n         c\n         d\n        +e\n         f\n         g\n        -h\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.REPORT_CDIFF\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        print('\\n'.join('abcdefg'))\n    Differences (context diff with expected followed by actual):\n        ***************\n        *** 1,7 ****\n          a\n        ! B\n          c\n          d\n          f\n          g\n        - h\n        --- 1,7 ----\n          a\n        ! b\n          c\n          d\n        + e\n          f\n          g\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> print(\"a b  c d e f g h i   j k l m\")\n        a b c d e f g h i j k 1 m\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.REPORT_NDIFF\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 3, in f\n    Failed example:\n        print(\"a b  c d e f g h i   j k l m\")\n    Differences (ndiff with -expected +actual):\n        - a b c d e f g h i j k 1 m\n        ?                       ^\n        + a b  c d e f g h i   j k l m\n        ?     +              ++    ^\n    TestResults(failed=1, attempted=1)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> print(1) # first success\n        1\n        >>> print(2) # first failure\n        200\n        >>> print(3) # second failure\n        300\n        >>> print(4) # second success\n        4\n        >>> print(5) # third failure\n        500\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.REPORT_ONLY_FIRST_FAILURE\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        print(2) # first failure\n    Expected:\n        200\n    Got:\n        2\n    TestResults(failed=3, attempted=5)\nok\nTrying:\n    doctest.DocTestRunner(verbose=True, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    Trying:\n        print(1) # first success\n    Expecting:\n        1\n    ok\n    Trying:\n        print(2) # first failure\n    Expecting:\n        200\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        print(2) # first failure\n    Expected:\n        200\n    Got:\n        2\n    TestResults(failed=3, attempted=5)\nok\nTrying:\n    flags = doctest.FAIL_FAST\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        print(2) # first failure\n    Expected:\n        200\n    Got:\n        2\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    flags = doctest.FAIL_FAST | doctest.REPORT_ONLY_FIRST_FAILURE\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        print(2) # first failure\n    Expected:\n        200\n    Got:\n        2\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    def f(x):\n        r'''\n        >>> print(1) # first success\n        1\n        >>> raise ValueError(2) # first failure\n        200\n        >>> print(3) # second failure\n        300\n        >>> print(4) # second success\n        4\n        >>> print(5) # third failure\n        500\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    flags = doctest.REPORT_ONLY_FIRST_FAILURE\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        raise ValueError(2) # first failure\n    Exception raised:\n        ...\n        ValueError: 2\n    TestResults(failed=3, attempted=5)\nok\nTrying:\n    flags = doctest.FAIL_FAST\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=False, optionflags=flags).run(test)\n    # doctest: +ELLIPSIS\nExpecting:\n    **********************************************************************\n    File ..., line 5, in f\n    Failed example:\n        raise ValueError(2) # first failure\n    Exception raised:\n        ...\n        ValueError: 2\n    TestResults(failed=1, attempted=2)\nok\nTrying:\n    unlikely = \"UNLIKELY_OPTION_NAME\"\nExpecting nothing\nok\nTrying:\n    unlikely in doctest.OPTIONFLAGS_BY_NAME\nExpecting:\n    False\nok\nTrying:\n    new_flag_value = doctest.register_optionflag(unlikely)\nExpecting nothing\nok\nTrying:\n    unlikely in doctest.OPTIONFLAGS_BY_NAME\nExpecting:\n    True\nok\nTrying:\n    redundant_flag_value = doctest.register_optionflag(unlikely)\nExpecting nothing\nok\nTrying:\n    redundant_flag_value == new_flag_value\nExpecting:\n    True\nok\nTrying:\n    del doctest.OPTIONFLAGS_BY_NAME[unlikely]\nExpecting nothing\nok\ndoctest (test_zipped_doctest) ... 65 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestRunner.verbose_flag\nTrying:\n    def f(x):\n        '''\n        >>> x = 12\n        >>> print(x)\n        12\n        >>> x//2\n        6\n        '''\nExpecting nothing\nok\nTrying:\n    test = doctest.DocTestFinder().find(f)[0]\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner(verbose=True).run(test)\nExpecting:\n    Trying:\n        x = 12\n    Expecting nothing\n    ok\n    Trying:\n        print(x)\n    Expecting:\n        12\n    ok\n    Trying:\n        x//2\n    Expecting:\n        6\n    ok\n    TestResults(failed=0, attempted=3)\nok\nTrying:\n    old_argv = sys.argv\nExpecting nothing\nok\nTrying:\n    sys.argv = ['test']\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner().run(test)\nExpecting:\n    TestResults(failed=0, attempted=3)\nok\nTrying:\n    sys.argv = ['test', '-v']\nExpecting nothing\nok\nTrying:\n    doctest.DocTestRunner().run(test)\nExpecting:\n    Trying:\n        x = 12\n    Expecting nothing\n    ok\n    Trying:\n        print(x)\n    Expecting:\n        12\n    ok\n    Trying:\n        x//2\n    Expecting:\n        6\n    ok\n    TestResults(failed=0, attempted=3)\nok\nTrying:\n    sys.argv = old_argv\nExpecting nothing\nok\ndoctest (test_zipped_doctest) ... 9 tests with zero failures\nFinding tests in test_zipped_doctest.test_Example\nTrying:\n    example = doctest.Example('print(1)', '1\\n')\nExpecting nothing\nok\nTrying:\n    (example.source, example.want, example.exc_msg,\n     example.lineno, example.indent, example.options)\nExpecting:\n    ('print(1)\\n', '1\\n', None, 0, 0, {})\nok\nTrying:\n    exc_msg = 'IndexError: pop from an empty list'\nExpecting nothing\nok\nTrying:\n    example = doctest.Example('[].pop()', '', exc_msg,\n                              lineno=5, indent=4,\n                              options={doctest.ELLIPSIS: True})\nExpecting nothing\nok\nTrying:\n    (example.source, example.want, example.exc_msg,\n     example.lineno, example.indent, example.options)\nExpecting:\n    ('[].pop()\\n', '', 'IndexError: pop from an empty list\\n', 5, 4, {8: True})\nok\nTrying:\n    e = doctest.Example('print(1)', '1\\n')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1)\\n', '1\\n')\nok\nTrying:\n    e = doctest.Example('print(1)\\n', '1\\n')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1)\\n', '1\\n')\nok\nTrying:\n    e = doctest.Example('print(1);\\nprint(2)\\n', '1\\n2\\n')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1);\\nprint(2)\\n', '1\\n2\\n')\nok\nTrying:\n    e = doctest.Example('print(1);\\nprint(2)', '1\\n2\\n')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1);\\nprint(2)\\n', '1\\n2\\n')\nok\nTrying:\n    e = doctest.Example('', '')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('\\n', '')\nok\nTrying:\n    e = doctest.Example('print(1)', '1\\n')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1)\\n', '1\\n')\nok\nTrying:\n    e = doctest.Example('print(1)', '1')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print(1)\\n', '1\\n')\nok\nTrying:\n    e = doctest.Example('print', '')\nExpecting nothing\nok\nTrying:\n    e.source, e.want\nExpecting:\n    ('print\\n', '')\nok\nTrying:\n    exc_msg = 'IndexError: pop from an empty list'\nExpecting nothing\nok\nTrying:\n    e = doctest.Example('[].pop()', '', exc_msg)\nExpecting nothing\nok\nTrying:\n    e.exc_msg\nExpecting:\n    'IndexError: pop from an empty list\\n'\nok\nTrying:\n    exc_msg = 'IndexError: pop from an empty list\\n'\nExpecting nothing\nok\nTrying:\n    e = doctest.Example('[].pop()', '', exc_msg)\nExpecting nothing\nok\nTrying:\n    e.exc_msg\nExpecting:\n    'IndexError: pop from an empty list\\n'\nok\nTrying:\n    exc_msg = 'ValueError: 1\\n  2'\nExpecting nothing\nok\nTrying:\n    e = doctest.Example('raise ValueError(\"1\\n  2\")', '', exc_msg)\nExpecting nothing\nok\nTrying:\n    e.exc_msg\nExpecting:\n    'ValueError: 1\\n  2\\n'\nok\nTrying:\n    exc_msg = 'ValueError: 1\\n  2\\n'\nExpecting nothing\nok\nTrying:\n    e = doctest.Example('raise ValueError(\"1\\n  2\")', '', exc_msg)\nExpecting nothing\nok\nTrying:\n    e.exc_msg\nExpecting:\n    'ValueError: 1\\n  2\\n'\nok\nTrying:\n    exc_msg = ''\nExpecting nothing\nok\nTrying:\n    e = doctest.Example('raise X()', '', exc_msg)\nExpecting nothing\nok\nTrying:\n    e.exc_msg\nExpecting:\n    '\\n'\nok\nTrying:\n    example = doctest.Example('print 1', '1\\n')\nExpecting nothing\nok\nTrying:\n    same_example = doctest.Example('print 1', '1\\n')\nExpecting nothing\nok\nTrying:\n    other_example = doctest.Example('print 42', '42\\n')\nExpecting nothing\nok\nTrying:\n    example == same_example\nExpecting:\n    True\nok\nTrying:\n    example != same_example\nExpecting:\n    False\nok\nTrying:\n    hash(example) == hash(same_example)\nExpecting:\n    True\nok\nTrying:\n    example == other_example\nExpecting:\n    False\nok\nTrying:\n    example != other_example\nExpecting:\n    True\nok\ndoctest (test_zipped_doctest) ... 44 tests with zero failures\nFinding tests in test_zipped_doctest.test_debug\nTrying:\n    s = '''\n        >>> x = 12\n        >>> print(x)\n        12\n        '''\nExpecting nothing\nok\nTrying:\n    real_stdin = sys.stdin\nExpecting nothing\nok\nTrying:\n    sys.stdin = _FakeInput(['next', 'print(x)', 'continue'])\nExpecting nothing\nok\nTrying:\n    try: doctest.debug_src(s)\n    finally: sys.stdin = real_stdin\nExpecting:\n    > <string>(1)<module>()\n    (Pdb) next\n    12\n    --Return--\n    > <string>(1)<module>()->None\n    (Pdb) print(x)\n    12\n    (Pdb) continue\nok\ndoctest (test_zipped_doctest) ... 4 tests with zero failures\nFinding tests in test_zipped_doctest.test_testsource\nTrying:\n    import test_zipped_doctest\nExpecting nothing\nok\nTrying:\n    name = 'test_zipped_doctest.sample_func'\nExpecting nothing\nok\nTrying:\n    print(doctest.testsource(test_zipped_doctest, name))\nExpecting:\n    # Blah blah\n    #\n    print(sample_func(22))\n    # Expected:\n    ## 44\n    #\n    # Yee ha!\n    <BLANKLINE>\nok\nTrying:\n    name = 'test_zipped_doctest.SampleNewStyleClass'\nExpecting nothing\nok\nTrying:\n    print(doctest.testsource(test_zipped_doctest, name))\nExpecting:\n    print('1\\n2\\n3')\n    # Expected:\n    ## 1\n    ## 2\n    ## 3\n    <BLANKLINE>\nok\nTrying:\n    name = 'test_zipped_doctest.SampleClass.a_classmethod'\nExpecting nothing\nok\nTrying:\n    print(doctest.testsource(test_zipped_doctest, name))\nExpecting:\n    print(SampleClass.a_classmethod(10))\n    # Expected:\n    ## 12\n    print(SampleClass(0).a_classmethod(10))\n    # Expected:\n    ## 12\n    <BLANKLINE>\nok\ndoctest (test_zipped_doctest) ... 7 tests with zero failures\nFinding tests in test_zipped_doctest.test_trailing_space_in_test\nTrying:\n    x, y = 'foo', ''\nExpecting nothing\nok\nTrying:\n    print(x, y)\nExpecting:\n    foo \nok\ndoctest (test_zipped_doctest) ... 2 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestSuite\nTrying:\n    import unittest\nExpecting nothing\nok\nTrying:\n    import sample_zipped_doctest\nExpecting nothing\nok\nTrying:\n    suite = doctest.DocTestSuite(sample_zipped_doctest)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=4>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest')\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=4>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest_no_doctests')\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=0 errors=0 failures=0>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest_no_docstrings')\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=0 errors=0 failures=0>\nok\nTrying:\n    suite = sample_zipped_doctest.test_suite()\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=4>\nok\nTrying:\n    finder = doctest.DocTestFinder()\nExpecting nothing\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest',\n                             test_finder=finder)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=4>\nok\nTrying:\n    finder = doctest.DocTestFinder()\nExpecting nothing\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest_no_docstrings',\n                             test_finder=finder)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=0 errors=0 failures=0>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest', globs={})\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=5>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest',\n                                 extraglobs={'y': 1})\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=3>\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest',\n                         optionflags=doctest.DONT_ACCEPT_BLANKLINE)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=5>\nok\nTrying:\n    def setUp(t):\n        import test_zipped_doctest\n        test_zipped_doctest.sillySetup = True\nExpecting nothing\nok\nTrying:\n    def tearDown(t):\n        import test_zipped_doctest\n        del test_zipped_doctest.sillySetup\nExpecting nothing\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest',\n         setUp=setUp, tearDown=tearDown)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=3>\nok\nTrying:\n    import test_zipped_doctest\nExpecting nothing\nok\nTrying:\n    test_zipped_doctest.sillySetup\nExpecting:\n    Traceback (most recent call last):\n    ...\n    AttributeError: module 'test_zipped_doctest' has no attribute 'sillySetup'\nok\nTrying:\n    def setUp(test):\n        test.globs['y'] = 1\nExpecting nothing\nok\nTrying:\n    suite = doctest.DocTestSuite('sample_zipped_doctest', setUp=setUp)\nExpecting nothing\nok\nTrying:\n    suite.run(unittest.TestResult())\nExpecting:\n    <unittest.result.TestResult run=9 errors=0 failures=3>\nok\ndoctest (test_zipped_doctest) ... 33 tests with zero failures\nFinding tests in test_zipped_doctest.test_DocTestFinder\ndoctest (test_zipped_doctest) ... 0 tests with zero failures\nok\ntest_doctest_main_issue4197 (test.test_zipimport_support.ZipSupportTests.test_doctest_main_issue4197) ... Expected line File \"/var/volatile/tmp/test_python_us0euj9l/tmp50tf91lh/script.py\", line 2, in __main__.Test\nGot stdout:\nb'**********************************************************************\\nFile \"/var/volatile/tmp/test_python_us0euj9l/tmp50tf91lh/script.py\", line 2, in __main__.Test\\nFailed example:\\n    \\'line 2\\'\\nExpected nothing\\nGot:\\n    \\'line 2\\'\\n**********************************************************************\\n1 items had failures:\\n   1 of   1 in __main__.Test\\n***Test Failed*** 1 failures.\\n'\nExpected line File \"/var/volatile/tmp/test_python_us0euj9l/tmp50tf91lh/test_zip.zip/__main__.py\", line 2, in __main__.Test\nGot stdout:\nb'**********************************************************************\\nFile \"/var/volatile/tmp/test_python_us0euj9l/tmp50tf91lh/test_zip.zip/__main__.py\", line 2, in __main__.Test\\nFailed example:\\n    \\'line 2\\'\\nExpected nothing\\nGot:\\n    \\'line 2\\'\\n**********************************************************************\\n1 items had failures:\\n   1 of   1 in __main__.Test\\n***Test Failed*** 1 failures.\\n'\nok\nPASS: test_inspect_getsource_issue4223 (test.test_zipimport_support.ZipSupportTests.test_inspect_getsource_issue4223)\nPASS: test_pdb_issue4201 (test.test_zipimport_support.ZipSupportTests.test_pdb_issue4201)\n\n----------------------------------------------------------------------\nRan 4 tests in 1.118s\n\nOK\n0:03:59 load avg: 3.32 [466/469] test_zlib passed\nSKIP: test_big_buffer (test.test_zlib.ChecksumBigBufferTestCase.test_big_buffer) 'not enough memory: 4.0G minimum needed'\nPASS: test_adler32empty (test.test_zlib.ChecksumTestCase.test_adler32empty)\nPASS: test_adler32start (test.test_zlib.ChecksumTestCase.test_adler32start)\nPASS: test_crc32_adler32_unsigned (test.test_zlib.ChecksumTestCase.test_crc32_adler32_unsigned)\nPASS: test_crc32empty (test.test_zlib.ChecksumTestCase.test_crc32empty)\nPASS: test_crc32start (test.test_zlib.ChecksumTestCase.test_crc32start)\nPASS: test_penguins (test.test_zlib.ChecksumTestCase.test_penguins)\nPASS: test_same_as_binascii_crc32 (test.test_zlib.ChecksumTestCase.test_same_as_binascii_crc32)\nPASS: test_64bit_compress (test.test_zlib.CompressObjectTestCase.test_64bit_compress)\nPASS: test_badcompresscopy (test.test_zlib.CompressObjectTestCase.test_badcompresscopy)\nPASS: test_baddecompresscopy (test.test_zlib.CompressObjectTestCase.test_baddecompresscopy)\nPASS: test_big_compress_buffer (test.test_zlib.CompressObjectTestCase.test_big_compress_buffer)\nPASS: test_big_decompress_buffer (test.test_zlib.CompressObjectTestCase.test_big_decompress_buffer)\nPASS: test_clear_unconsumed_tail (test.test_zlib.CompressObjectTestCase.test_clear_unconsumed_tail)\nPASS: test_compresscopy (test.test_zlib.CompressObjectTestCase.test_compresscopy)\nPASS: test_compressincremental (test.test_zlib.CompressObjectTestCase.test_compressincremental)\nPASS: test_compressoptions (test.test_zlib.CompressObjectTestCase.test_compressoptions)\nPASS: test_compresspickle (test.test_zlib.CompressObjectTestCase.test_compresspickle)\nPASS: test_decompimax (test.test_zlib.CompressObjectTestCase.test_decompimax)\nPASS: test_decompinc (test.test_zlib.CompressObjectTestCase.test_decompinc)\nPASS: test_decompincflush (test.test_zlib.CompressObjectTestCase.test_decompincflush)\nPASS: test_decompress_eof (test.test_zlib.CompressObjectTestCase.test_decompress_eof)\nPASS: test_decompress_eof_incomplete_stream (test.test_zlib.CompressObjectTestCase.test_decompress_eof_incomplete_stream)\nPASS: test_decompress_incomplete_stream (test.test_zlib.CompressObjectTestCase.test_decompress_incomplete_stream)\nPASS: test_decompress_raw_with_dictionary (test.test_zlib.CompressObjectTestCase.test_decompress_raw_with_dictionary)\nPASS: test_decompress_unused_data (test.test_zlib.CompressObjectTestCase.test_decompress_unused_data)\nPASS: test_decompresscopy (test.test_zlib.CompressObjectTestCase.test_decompresscopy)\nPASS: test_decompressmaxlen (test.test_zlib.CompressObjectTestCase.test_decompressmaxlen)\nPASS: test_decompressmaxlenflush (test.test_zlib.CompressObjectTestCase.test_decompressmaxlenflush)\nPASS: test_decompresspickle (test.test_zlib.CompressObjectTestCase.test_decompresspickle)\nPASS: test_dictionary (test.test_zlib.CompressObjectTestCase.test_dictionary)\nPASS: test_dictionary_streaming (test.test_zlib.CompressObjectTestCase.test_dictionary_streaming)\nPASS: test_empty_flush (test.test_zlib.CompressObjectTestCase.test_empty_flush)\nPASS: test_flush_custom_length (test.test_zlib.CompressObjectTestCase.test_flush_custom_length)\nPASS: test_flush_large_length (test.test_zlib.CompressObjectTestCase.test_flush_large_length)\nPASS: test_flush_with_freed_input (test.test_zlib.CompressObjectTestCase.test_flush_with_freed_input)\nPASS: test_flushes (test.test_zlib.CompressObjectTestCase.test_flushes)\nPASS: test_keywords (test.test_zlib.CompressObjectTestCase.test_keywords)\nPASS: test_large_unconsumed_tail (test.test_zlib.CompressObjectTestCase.test_large_unconsumed_tail)\nPASS: test_large_unused_data (test.test_zlib.CompressObjectTestCase.test_large_unused_data)\nPASS: test_maxlen_custom (test.test_zlib.CompressObjectTestCase.test_maxlen_custom)\nPASS: test_maxlen_large (test.test_zlib.CompressObjectTestCase.test_maxlen_large)\nPASS: test_maxlenmisc (test.test_zlib.CompressObjectTestCase.test_maxlenmisc)\nPASS: test_odd_flush (test.test_zlib.CompressObjectTestCase.test_odd_flush)\nPASS: test_pair (test.test_zlib.CompressObjectTestCase.test_pair)\nPASS: test_wbits (test.test_zlib.CompressObjectTestCase.test_wbits)\nPASS: test_64bit_compress (test.test_zlib.CompressTestCase.test_64bit_compress)\nPASS: test_big_compress_buffer (test.test_zlib.CompressTestCase.test_big_compress_buffer)\nPASS: test_big_decompress_buffer (test.test_zlib.CompressTestCase.test_big_decompress_buffer)\nPASS: test_custom_bufsize (test.test_zlib.CompressTestCase.test_custom_bufsize)\nPASS: test_incomplete_stream (test.test_zlib.CompressTestCase.test_incomplete_stream)\nPASS: test_keywords (test.test_zlib.CompressTestCase.test_keywords)\nPASS: test_large_bufsize (test.test_zlib.CompressTestCase.test_large_bufsize)\nPASS: test_speech (test.test_zlib.CompressTestCase.test_speech)\nPASS: test_speech128 (test.test_zlib.CompressTestCase.test_speech128)\nPASS: test_badargs (test.test_zlib.ExceptionTestCase.test_badargs)\nPASS: test_badcompressobj (test.test_zlib.ExceptionTestCase.test_badcompressobj)\nPASS: test_baddecompressobj (test.test_zlib.ExceptionTestCase.test_baddecompressobj)\nPASS: test_badlevel (test.test_zlib.ExceptionTestCase.test_badlevel)\nPASS: test_decompressobj_badflush (test.test_zlib.ExceptionTestCase.test_decompressobj_badflush)\nPASS: test_disallow_instantiation (test.test_zlib.ExceptionTestCase.test_disallow_instantiation)\nPASS: test_overflow (test.test_zlib.ExceptionTestCase.test_overflow)\nPASS: test_library_version (test.test_zlib.VersionTestCase.test_library_version)\nPASS: testDecompress (test.test_zlib.ZlibDecompressorTest.testDecompress)\nPASS: testDecompress4G (test.test_zlib.ZlibDecompressorTest.testDecompress4G)\nPASS: testDecompressChunks10 (test.test_zlib.ZlibDecompressorTest.testDecompressChunks10)\nPASS: testDecompressUnusedData (test.test_zlib.ZlibDecompressorTest.testDecompressUnusedData)\nPASS: testDecompressorChunksMaxsize (test.test_zlib.ZlibDecompressorTest.testDecompressorChunksMaxsize)\nPASS: testEOFError (test.test_zlib.ZlibDecompressorTest.testEOFError)\nPASS: testPickle (test.test_zlib.ZlibDecompressorTest.testPickle)\nPASS: test_Constructor (test.test_zlib.ZlibDecompressorTest.test_Constructor)\nPASS: test_decompressor_inputbuf_1 (test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_1)\nPASS: test_decompressor_inputbuf_2 (test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_2)\nPASS: test_decompressor_inputbuf_3 (test.test_zlib.ZlibDecompressorTest.test_decompressor_inputbuf_3)\nPASS: test_failure (test.test_zlib.ZlibDecompressorTest.test_failure)\nSKIP: test_refleaks_in___init__ (test.test_zlib.ZlibDecompressorTest.test_refleaks_in___init__) \"object <module 'sys' (built-in)> has no attribute 'gettotalrefcount'\"\n\n----------------------------------------------------------------------\nRan 76 tests in 1.268s\n\nOK (skipped=2)\n0:04:00 load avg: 3.32 [467/469] test_zoneinfo passed\nPASS: test_clear_cache (test.test_zoneinfo.test_zoneinfo.CCallingConventionTest.test_clear_cache)\nPASS: test_from_file (test.test_zoneinfo.test_zoneinfo.CCallingConventionTest.test_from_file)\nSKIP: test_bad_keys (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_bad_keys) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_bad_keys_paths) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_bad_zones (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_bad_zones) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_folds_and_gaps) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_folds_from_utc) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_fromutc_errors) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_key_attribute (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_key_attribute) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_repr (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_repr) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_str (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_str) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_time_fixed_offset) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_time_variable_offset) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_unambiguous (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_unambiguous) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_utc (test.test_zoneinfo.test_zoneinfo.CTZDataTests.test_utc) 'Skipping tzdata-specific tests: tzdata not installed'\nPASS: test_extreme_tzstr (test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_extreme_tzstr)\nPASS: test_invalid_tzstr (test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_invalid_tzstr)\nPASS: test_tzstr_from_utc (test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_tzstr_from_utc)\nPASS: test_tzstr_localized (test.test_zoneinfo.test_zoneinfo.CTZStrTest.test_tzstr_localized)\nPASS: test_available_timezones (test.test_zoneinfo.test_zoneinfo.CTestModule.test_available_timezones)\nPASS: test_available_timezones_weirdzone (test.test_zoneinfo.test_zoneinfo.CTestModule.test_available_timezones_weirdzone)\ntest_dir_contains_all (test.test_zoneinfo.test_zoneinfo.CTestModule.test_dir_contains_all)\nPASS: dir(self.module) should at least contain everything in __all__.\ntest_dir_unique (test.test_zoneinfo.test_zoneinfo.CTestModule.test_dir_unique)\nPASS: Test that there are no duplicates in dir(self.module)\nPASS: test_exclude_posixrules (test.test_zoneinfo.test_zoneinfo.CTestModule.test_exclude_posixrules)\nPASS: test_folder_exclusions (test.test_zoneinfo.test_zoneinfo.CTestModule.test_folder_exclusions)\nPASS: test_getattr_error (test.test_zoneinfo.test_zoneinfo.CTestModule.test_getattr_error)\ntest_env_variable (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_env_variable)\nPASS: Tests that the environment variable works with reset_tzpath.\nPASS: test_env_variable_relative_paths (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_env_variable_relative_paths)\nPASS: test_reset_tzpath_kwarg (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_reset_tzpath_kwarg)\nPASS: test_reset_tzpath_relative_paths (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_reset_tzpath_relative_paths)\nPASS: test_tzpath_attribute (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_tzpath_attribute)\nPASS: test_tzpath_type_error (test.test_zoneinfo.test_zoneinfo.CTzPathTest.test_tzpath_type_error)\nPASS: test_empty_zone (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_empty_zone)\nPASS: test_fixed_offset_phantom_transition (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_fixed_offset_phantom_transition)\nPASS: test_no_tz_str (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_no_tz_str)\nPASS: test_one_transition (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_one_transition)\nPASS: test_one_zone_dst (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_one_zone_dst)\nPASS: test_tz_before_only (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_tz_before_only)\ntest_zone_very_large_timestamp (test.test_zoneinfo.test_zoneinfo.CWeirdZoneTest.test_zone_very_large_timestamp)\nPASS: Test when a transition is in the far past or future.\nPASS: test_cache (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoCacheTest.test_cache)\nPASS: test_no_cache (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoCacheTest.test_no_cache)\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_bad_zones)\ntest_fold_mutate (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_fold_mutate)\nPASS: Test that fold isn't mutated when no change is necessary.\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_repr)\ntest_signatures (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_signatures)\nPASS: Ensure that C module has valid method signatures.\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_str)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoDatetimeSubclassTest.test_utc)\nPASS: test_pickle_unpickle_cache (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoPickleTest.test_pickle_unpickle_cache)\ntest_pickle_unpickle_cache_multiple_rounds (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoPickleTest.test_pickle_unpickle_cache_multiple_rounds)\nPASS: Test that pickle/unpickle is idempotent.\nPASS: test_pickle_unpickle_no_cache (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoPickleTest.test_pickle_unpickle_no_cache)\ntest_pickle_unpickle_no_cache_multiple_rounds (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoPickleTest.test_pickle_unpickle_no_cache_multiple_rounds)\nPASS: Test that pickle/unpickle is idempotent.\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_bad_zones)\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_repr)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_str)\nPASS: test_subclass_own_cache (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_subclass_own_cache)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoSubclassTest.test_utc)\nPASS: test_key (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoTest.test_key)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoTest.test_str)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo_property.CZoneInfoTest.test_utc)\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_bad_zones)\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_repr)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_str)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.CZoneInfoV1Test.test_utc)\nPASS: test_clear_cache (test.test_zoneinfo.test_zoneinfo.CallingConventionTest.test_clear_cache)\nPASS: test_from_file (test.test_zoneinfo.test_zoneinfo.CallingConventionTest.test_from_file)\nPASS: test_cache_location (test.test_zoneinfo.test_zoneinfo.ExtensionBuiltTest.test_cache_location)\nPASS: test_gc_tracked (test.test_zoneinfo.test_zoneinfo.ExtensionBuiltTest.test_gc_tracked)\nPASS: test_cross_module_pickle (test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_cross_module_pickle)\nPASS: test_same_from_utc (test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_from_utc)\nPASS: test_same_offsets_and_names (test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_offsets_and_names)\nPASS: test_same_str (test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_str)\nPASS: test_same_to_utc (test.test_zoneinfo.test_zoneinfo_property.PythonCConsistencyTest.test_same_to_utc)\nSKIP: test_bad_keys (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_bad_keys) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_bad_keys_paths) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_bad_zones (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_bad_zones) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_folds_and_gaps) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_folds_from_utc) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_fromutc_errors) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_key_attribute (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_key_attribute) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_repr (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_repr) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_str (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_str) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_time_fixed_offset) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_time_variable_offset) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_unambiguous (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_unambiguous) 'Skipping tzdata-specific tests: tzdata not installed'\nSKIP: test_utc (test.test_zoneinfo.test_zoneinfo.TZDataTests.test_utc) 'Skipping tzdata-specific tests: tzdata not installed'\nPASS: test_extreme_tzstr (test.test_zoneinfo.test_zoneinfo.TZStrTest.test_extreme_tzstr)\nPASS: test_invalid_tzstr (test.test_zoneinfo.test_zoneinfo.TZStrTest.test_invalid_tzstr)\nPASS: test_tzstr_from_utc (test.test_zoneinfo.test_zoneinfo.TZStrTest.test_tzstr_from_utc)\nPASS: test_tzstr_localized (test.test_zoneinfo.test_zoneinfo.TZStrTest.test_tzstr_localized)\nPASS: test_available_timezones (test.test_zoneinfo.test_zoneinfo.TestModule.test_available_timezones)\nPASS: test_available_timezones_weirdzone (test.test_zoneinfo.test_zoneinfo.TestModule.test_available_timezones_weirdzone)\ntest_dir_contains_all (test.test_zoneinfo.test_zoneinfo.TestModule.test_dir_contains_all)\nPASS: dir(self.module) should at least contain everything in __all__.\ntest_dir_unique (test.test_zoneinfo.test_zoneinfo.TestModule.test_dir_unique)\nPASS: Test that there are no duplicates in dir(self.module)\nPASS: test_exclude_posixrules (test.test_zoneinfo.test_zoneinfo.TestModule.test_exclude_posixrules)\nPASS: test_folder_exclusions (test.test_zoneinfo.test_zoneinfo.TestModule.test_folder_exclusions)\nPASS: test_getattr_error (test.test_zoneinfo.test_zoneinfo.TestModule.test_getattr_error)\ntest_env_variable (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_env_variable)\nPASS: Tests that the environment variable works with reset_tzpath.\nPASS: test_env_variable_relative_paths (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_env_variable_relative_paths)\nPASS: test_reset_tzpath_kwarg (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_reset_tzpath_kwarg)\nPASS: test_reset_tzpath_relative_paths (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_reset_tzpath_relative_paths)\nPASS: test_tzpath_attribute (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_tzpath_attribute)\nPASS: test_tzpath_type_error (test.test_zoneinfo.test_zoneinfo.TzPathTest.test_tzpath_type_error)\nPASS: test_empty_zone (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_empty_zone)\nPASS: test_fixed_offset_phantom_transition (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_fixed_offset_phantom_transition)\nPASS: test_no_tz_str (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_no_tz_str)\nPASS: test_one_transition (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_one_transition)\nPASS: test_one_zone_dst (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_one_zone_dst)\nPASS: test_tz_before_only (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_tz_before_only)\ntest_zone_very_large_timestamp (test.test_zoneinfo.test_zoneinfo.WeirdZoneTest.test_zone_very_large_timestamp)\nPASS: Test when a transition is in the far past or future.\nPASS: test_cache (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoCacheTest.test_cache)\nPASS: test_no_cache (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoCacheTest.test_no_cache)\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_bad_zones)\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_repr)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_str)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoDatetimeSubclassTest.test_utc)\nPASS: test_pickle_unpickle_cache (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoPickleTest.test_pickle_unpickle_cache)\ntest_pickle_unpickle_cache_multiple_rounds (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoPickleTest.test_pickle_unpickle_cache_multiple_rounds)\nPASS: Test that pickle/unpickle is idempotent.\nPASS: test_pickle_unpickle_no_cache (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoPickleTest.test_pickle_unpickle_no_cache)\ntest_pickle_unpickle_no_cache_multiple_rounds (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoPickleTest.test_pickle_unpickle_no_cache_multiple_rounds)\nPASS: Test that pickle/unpickle is idempotent.\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_bad_zones)\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_repr)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_str)\nPASS: test_subclass_own_cache (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_subclass_own_cache)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoSubclassTest.test_utc)\nPASS: test_key (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoTest.test_key)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoTest.test_str)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo_property.ZoneInfoTest.test_utc)\nPASS: test_bad_keys (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_bad_keys)\nPASS: test_bad_keys_paths (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_bad_keys_paths)\nPASS: test_bad_zones (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_bad_zones)\nPASS: test_folds_and_gaps (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_folds_and_gaps)\nPASS: test_folds_from_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_folds_from_utc)\nPASS: test_fromutc_errors (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_fromutc_errors)\nPASS: test_key_attribute (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_key_attribute)\nPASS: test_repr (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_repr)\nPASS: test_str (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_str)\nPASS: test_time_fixed_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_time_fixed_offset)\nPASS: test_time_variable_offset (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_time_variable_offset)\nPASS: test_unambiguous (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_unambiguous)\nPASS: test_utc (test.test_zoneinfo.test_zoneinfo.ZoneInfoV1Test.test_utc)\n\n----------------------------------------------------------------------\nRan 159 tests in 0.790s\n\nOK (skipped=26)\n0:04:02 load avg: 3.32 [468/469] test_weakref passed\nPASS: test_all_freed (test.test_weakref.FinalizeTestCase.test_all_freed)\nPASS: test_arg_errors (test.test_weakref.FinalizeTestCase.test_arg_errors)\nPASS: test_atexit (test.test_weakref.FinalizeTestCase.test_atexit)\nPASS: test_finalize (test.test_weakref.FinalizeTestCase.test_finalize)\nPASS: test_order (test.test_weakref.FinalizeTestCase.test_order)\nPASS: test_make_weak_keyed_dict_from_dict (test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_dict)\nPASS: test_make_weak_keyed_dict_from_weak_keyed_dict (test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_weak_keyed_dict)\nPASS: test_make_weak_keyed_dict_repr (test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_repr)\nPASS: test_make_weak_valued_dict_from_dict (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_dict)\nPASS: test_make_weak_valued_dict_from_weak_valued_dict (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_weak_valued_dict)\nPASS: test_make_weak_valued_dict_misc (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_misc)\nPASS: test_make_weak_valued_dict_repr (test.test_weakref.MappingTestCase.test_make_weak_valued_dict_repr)\nPASS: test_remove_closure (test.test_weakref.MappingTestCase.test_remove_closure)\nPASS: test_threaded_weak_key_dict_copy (test.test_weakref.MappingTestCase.test_threaded_weak_key_dict_copy)\nSKIP: test_threaded_weak_key_dict_deepcopy (test.test_weakref.MappingTestCase.test_threaded_weak_key_dict_deepcopy) \"resource 'cpu' is not enabled\"\nPASS: test_threaded_weak_value_dict_copy (test.test_weakref.MappingTestCase.test_threaded_weak_value_dict_copy)\nSKIP: test_threaded_weak_value_dict_deepcopy (test.test_weakref.MappingTestCase.test_threaded_weak_value_dict_deepcopy) \"resource 'cpu' is not enabled\"\nPASS: test_threaded_weak_valued_consistency (test.test_weakref.MappingTestCase.test_threaded_weak_valued_consistency)\nPASS: test_threaded_weak_valued_pop (test.test_weakref.MappingTestCase.test_threaded_weak_valued_pop)\nPASS: test_threaded_weak_valued_setdefault (test.test_weakref.MappingTestCase.test_threaded_weak_valued_setdefault)\nPASS: test_weak_keyed_bad_delitem (test.test_weakref.MappingTestCase.test_weak_keyed_bad_delitem)\nPASS: test_weak_keyed_cascading_deletes (test.test_weakref.MappingTestCase.test_weak_keyed_cascading_deletes)\nPASS: test_weak_keyed_delitem (test.test_weakref.MappingTestCase.test_weak_keyed_delitem)\nPASS: test_weak_keyed_dict_popitem (test.test_weakref.MappingTestCase.test_weak_keyed_dict_popitem)\nPASS: test_weak_keyed_dict_setdefault (test.test_weakref.MappingTestCase.test_weak_keyed_dict_setdefault)\nPASS: test_weak_keyed_dict_update (test.test_weakref.MappingTestCase.test_weak_keyed_dict_update)\nPASS: test_weak_keyed_iters (test.test_weakref.MappingTestCase.test_weak_keyed_iters)\nPASS: test_weak_keyed_len_cycles (test.test_weakref.MappingTestCase.test_weak_keyed_len_cycles)\nPASS: test_weak_keyed_len_race (test.test_weakref.MappingTestCase.test_weak_keyed_len_race)\nPASS: test_weak_keyed_union_operators (test.test_weakref.MappingTestCase.test_weak_keyed_union_operators)\nPASS: test_weak_keys (test.test_weakref.MappingTestCase.test_weak_keys)\nPASS: test_weak_keys_destroy_while_iterating (test.test_weakref.MappingTestCase.test_weak_keys_destroy_while_iterating)\nPASS: test_weak_valued_delitem (test.test_weakref.MappingTestCase.test_weak_valued_delitem)\nPASS: test_weak_valued_dict_popitem (test.test_weakref.MappingTestCase.test_weak_valued_dict_popitem)\nPASS: test_weak_valued_dict_setdefault (test.test_weakref.MappingTestCase.test_weak_valued_dict_setdefault)\nPASS: test_weak_valued_dict_update (test.test_weakref.MappingTestCase.test_weak_valued_dict_update)\nPASS: test_weak_valued_iters (test.test_weakref.MappingTestCase.test_weak_valued_iters)\nPASS: test_weak_valued_len_cycles (test.test_weakref.MappingTestCase.test_weak_valued_len_cycles)\nPASS: test_weak_valued_len_race (test.test_weakref.MappingTestCase.test_weak_valued_len_race)\nPASS: test_weak_valued_union_operators (test.test_weakref.MappingTestCase.test_weak_valued_union_operators)\nPASS: test_weak_values (test.test_weakref.MappingTestCase.test_weak_values)\nPASS: test_weak_values_destroy_while_iterating (test.test_weakref.MappingTestCase.test_weak_values_destroy_while_iterating)\nPASS: test_names (test.test_weakref.ModuleTestCase.test_names)\nPASS: test_basic_callback (test.test_weakref.ReferencesTestCase.test_basic_callback)\nPASS: test_basic_proxy (test.test_weakref.ReferencesTestCase.test_basic_proxy)\nPASS: test_basic_ref (test.test_weakref.ReferencesTestCase.test_basic_ref)\nPASS: test_callable_proxy (test.test_weakref.ReferencesTestCase.test_callable_proxy)\nPASS: test_callback_attribute (test.test_weakref.ReferencesTestCase.test_callback_attribute)\nPASS: test_callback_attribute_after_deletion (test.test_weakref.ReferencesTestCase.test_callback_attribute_after_deletion)\nPASS: test_callback_different_classes (test.test_weakref.ReferencesTestCase.test_callback_different_classes)\nPASS: test_callback_gcs (test.test_weakref.ReferencesTestCase.test_callback_gcs)\nPASS: test_callback_in_cycle (test.test_weakref.ReferencesTestCase.test_callback_in_cycle)\nPASS: test_callback_in_cycle_resurrection (test.test_weakref.ReferencesTestCase.test_callback_in_cycle_resurrection)\nPASS: test_callback_reachable_one_way (test.test_weakref.ReferencesTestCase.test_callback_reachable_one_way)\nPASS: test_callbacks_on_callback (test.test_weakref.ReferencesTestCase.test_callbacks_on_callback)\nPASS: test_callbacks_protected (test.test_weakref.ReferencesTestCase.test_callbacks_protected)\nPASS: test_cfunction (test.test_weakref.ReferencesTestCase.test_cfunction)\nPASS: test_classes (test.test_weakref.ReferencesTestCase.test_classes)\nPASS: test_constructor_kwargs (test.test_weakref.ReferencesTestCase.test_constructor_kwargs)\nPASS: test_equality (test.test_weakref.ReferencesTestCase.test_equality)\nPASS: test_gc_during_proxy_creation (test.test_weakref.ReferencesTestCase.test_gc_during_proxy_creation)\nPASS: test_gc_during_ref_creation (test.test_weakref.ReferencesTestCase.test_gc_during_ref_creation)\nPASS: test_getweakrefcount (test.test_weakref.ReferencesTestCase.test_getweakrefcount)\nPASS: test_getweakrefs (test.test_weakref.ReferencesTestCase.test_getweakrefs)\nPASS: test_hashing (test.test_weakref.ReferencesTestCase.test_hashing)\nPASS: test_init (test.test_weakref.ReferencesTestCase.test_init)\nPASS: test_multiple_callbacks (test.test_weakref.ReferencesTestCase.test_multiple_callbacks)\nPASS: test_multiple_selfref_callbacks (test.test_weakref.ReferencesTestCase.test_multiple_selfref_callbacks)\nPASS: test_newstyle_number_ops (test.test_weakref.ReferencesTestCase.test_newstyle_number_ops)\nPASS: test_ordering (test.test_weakref.ReferencesTestCase.test_ordering)\nPASS: test_proxy_bad_next (test.test_weakref.ReferencesTestCase.test_proxy_bad_next)\nPASS: test_proxy_bool (test.test_weakref.ReferencesTestCase.test_proxy_bool)\nPASS: test_proxy_deletion (test.test_weakref.ReferencesTestCase.test_proxy_deletion)\nPASS: test_proxy_div (test.test_weakref.ReferencesTestCase.test_proxy_div)\nPASS: test_proxy_hash (test.test_weakref.ReferencesTestCase.test_proxy_hash)\nPASS: test_proxy_index (test.test_weakref.ReferencesTestCase.test_proxy_index)\nPASS: test_proxy_iter (test.test_weakref.ReferencesTestCase.test_proxy_iter)\nPASS: test_proxy_matmul (test.test_weakref.ReferencesTestCase.test_proxy_matmul)\nPASS: test_proxy_next (test.test_weakref.ReferencesTestCase.test_proxy_next)\nPASS: test_proxy_ref (test.test_weakref.ReferencesTestCase.test_proxy_ref)\nPASS: test_proxy_reuse (test.test_weakref.ReferencesTestCase.test_proxy_reuse)\nPASS: test_proxy_reversed (test.test_weakref.ReferencesTestCase.test_proxy_reversed)\nPASS: test_proxy_unicode (test.test_weakref.ReferencesTestCase.test_proxy_unicode)\nPASS: test_ref_created_during_del (test.test_weakref.ReferencesTestCase.test_ref_created_during_del)\nPASS: test_ref_reuse (test.test_weakref.ReferencesTestCase.test_ref_reuse)\nPASS: test_repr_failure_gh99184 (test.test_weakref.ReferencesTestCase.test_repr_failure_gh99184)\nPASS: test_set_callback_attribute (test.test_weakref.ReferencesTestCase.test_set_callback_attribute)\nPASS: test_sf_bug_840829 (test.test_weakref.ReferencesTestCase.test_sf_bug_840829)\nPASS: test_shared_proxy_without_callback (test.test_weakref.ReferencesTestCase.test_shared_proxy_without_callback)\nPASS: test_shared_ref_without_callback (test.test_weakref.ReferencesTestCase.test_shared_ref_without_callback)\nPASS: test_trashcan_16602 (test.test_weakref.ReferencesTestCase.test_trashcan_16602)\nPASS: test_subclass_refs (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs)\nPASS: test_subclass_refs_dont_conflate_callbacks (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_conflate_callbacks)\nPASS: test_subclass_refs_dont_replace_standard_refs (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_replace_standard_refs)\ntest_subclass_refs_with_cycle (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_cycle)\nPASS: Confirm https://bugs.python.org/issue3100 is fixed.\nPASS: test_subclass_refs_with_slots (test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_slots)\nPASS: test_bool (test.test_weakref.WeakKeyDictionaryTestCase.test_bool)\nPASS: test_constructor (test.test_weakref.WeakKeyDictionaryTestCase.test_constructor)\nPASS: test_get (test.test_weakref.WeakKeyDictionaryTestCase.test_get)\nPASS: test_getitem (test.test_weakref.WeakKeyDictionaryTestCase.test_getitem)\nPASS: test_items (test.test_weakref.WeakKeyDictionaryTestCase.test_items)\nPASS: test_keys (test.test_weakref.WeakKeyDictionaryTestCase.test_keys)\nPASS: test_len (test.test_weakref.WeakKeyDictionaryTestCase.test_len)\nPASS: test_pop (test.test_weakref.WeakKeyDictionaryTestCase.test_pop)\nPASS: test_popitem (test.test_weakref.WeakKeyDictionaryTestCase.test_popitem)\nPASS: test_read (test.test_weakref.WeakKeyDictionaryTestCase.test_read)\nPASS: test_setdefault (test.test_weakref.WeakKeyDictionaryTestCase.test_setdefault)\nPASS: test_update (test.test_weakref.WeakKeyDictionaryTestCase.test_update)\nPASS: test_values (test.test_weakref.WeakKeyDictionaryTestCase.test_values)\nPASS: test_write (test.test_weakref.WeakKeyDictionaryTestCase.test_write)\nPASS: test_alive (test.test_weakref.WeakMethodTestCase.test_alive)\nPASS: test_callback_when_method_dead (test.test_weakref.WeakMethodTestCase.test_callback_when_method_dead)\nPASS: test_callback_when_object_dead (test.test_weakref.WeakMethodTestCase.test_callback_when_object_dead)\nPASS: test_equality (test.test_weakref.WeakMethodTestCase.test_equality)\nPASS: test_hashing (test.test_weakref.WeakMethodTestCase.test_hashing)\nPASS: test_method_dead (test.test_weakref.WeakMethodTestCase.test_method_dead)\nPASS: test_no_cycles (test.test_weakref.WeakMethodTestCase.test_no_cycles)\nPASS: test_object_dead (test.test_weakref.WeakMethodTestCase.test_object_dead)\nPASS: test_bool (test.test_weakref.WeakValueDictionaryTestCase.test_bool)\nPASS: test_constructor (test.test_weakref.WeakValueDictionaryTestCase.test_constructor)\nPASS: test_get (test.test_weakref.WeakValueDictionaryTestCase.test_get)\nPASS: test_getitem (test.test_weakref.WeakValueDictionaryTestCase.test_getitem)\nPASS: test_items (test.test_weakref.WeakValueDictionaryTestCase.test_items)\nPASS: test_keys (test.test_weakref.WeakValueDictionaryTestCase.test_keys)\nPASS: test_len (test.test_weakref.WeakValueDictionaryTestCase.test_len)\nPASS: test_pop (test.test_weakref.WeakValueDictionaryTestCase.test_pop)\nPASS: test_popitem (test.test_weakref.WeakValueDictionaryTestCase.test_popitem)\nPASS: test_read (test.test_weakref.WeakValueDictionaryTestCase.test_read)\nPASS: test_setdefault (test.test_weakref.WeakValueDictionaryTestCase.test_setdefault)\nPASS: test_update (test.test_weakref.WeakValueDictionaryTestCase.test_update)\nPASS: test_values (test.test_weakref.WeakValueDictionaryTestCase.test_values)\nPASS: test_write (test.test_weakref.WeakValueDictionaryTestCase.test_write)\nlibreftest (test.test_weakref.__test__)\nPASS: Doctest: test.test_weakref.__test__.libreftest\n\n----------------------------------------------------------------------\nRan 131 tests in 9.061s\n\nOK (skipped=2)\n0:04:09 load avg: 2.96 [469/469] test_zipfile passed\nSKIP: test.test_zipfile._path.test_complexity (unittest.loader.ModuleSkipped.test.test_zipfile._path.test_complexity) 'Unable to import big_o'\nPASS: test_dir_parent (test.test_zipfile._path.test_path.TestPath.test_dir_parent)\ntest_encoding_warnings (test.test_zipfile._path.test_path.TestPath.test_encoding_warnings)\nSKIP: EncodingWarning must blame the read_text and open calls. 'Requires warn_default_encoding'\nPASS: test_eq_hash (test.test_zipfile._path.test_path.TestPath.test_eq_hash)\ntest_extract_orig_with_implied_dirs (test.test_zipfile._path.test_path.TestPath.test_extract_orig_with_implied_dirs)\nPASS: A zip file wrapped in a Path should extract even with implied dirs.\nPASS: test_filename (test.test_zipfile._path.test_path.TestPath.test_filename)\ntest_getinfo_missing (test.test_zipfile._path.test_path.TestPath.test_getinfo_missing)\nPASS: Validate behavior of getinfo on original zipfile after wrapping.\nPASS: test_glob_chars (test.test_zipfile._path.test_path.TestPath.test_glob_chars)\nPASS: test_glob_does_not_overmatch_dot (test.test_zipfile._path.test_path.TestPath.test_glob_does_not_overmatch_dot)\nPASS: test_glob_empty (test.test_zipfile._path.test_path.TestPath.test_glob_empty)\nPASS: test_glob_recursive (test.test_zipfile._path.test_path.TestPath.test_glob_recursive)\nPASS: test_glob_single_char (test.test_zipfile._path.test_path.TestPath.test_glob_single_char)\nPASS: test_glob_subdirs (test.test_zipfile._path.test_path.TestPath.test_glob_subdirs)\nPASS: test_inheritance (test.test_zipfile._path.test_path.TestPath.test_inheritance)\nPASS: test_is_file_missing (test.test_zipfile._path.test_path.TestPath.test_is_file_missing)\ntest_is_symlink (test.test_zipfile._path.test_path.TestPath.test_is_symlink)\nPASS: See python/cpython#82102 for symlink support beyond this object.\nPASS: test_iterdir_and_types (test.test_zipfile._path.test_path.TestPath.test_iterdir_and_types)\nPASS: test_iterdir_on_file (test.test_zipfile._path.test_path.TestPath.test_iterdir_on_file)\nPASS: test_joinpath (test.test_zipfile._path.test_path.TestPath.test_joinpath)\ntest_joinpath_constant_time (test.test_zipfile._path.test_path.TestPath.test_joinpath_constant_time)\nPASS: Ensure joinpath on items in zipfile is linear time.\nPASS: test_joinpath_multiple (test.test_zipfile._path.test_path.TestPath.test_joinpath_multiple)\nPASS: test_match_and_glob (test.test_zipfile._path.test_path.TestPath.test_match_and_glob)\nPASS: test_missing_dir_parent (test.test_zipfile._path.test_path.TestPath.test_missing_dir_parent)\ntest_mutability (test.test_zipfile._path.test_path.TestPath.test_mutability)\nPASS: If the underlying zipfile is changed, the Path object should\nPASS: test_open (test.test_zipfile._path.test_path.TestPath.test_open)\nPASS: test_open_binary_invalid_args (test.test_zipfile._path.test_path.TestPath.test_open_binary_invalid_args)\nPASS: test_open_encoding_errors (test.test_zipfile._path.test_path.TestPath.test_open_encoding_errors)\nPASS: test_open_encoding_utf16 (test.test_zipfile._path.test_path.TestPath.test_open_encoding_utf16)\ntest_open_extant_directory (test.test_zipfile._path.test_path.TestPath.test_open_extant_directory)\nPASS: Attempting to open a directory raises IsADirectoryError.\ntest_open_missing_directory (test.test_zipfile._path.test_path.TestPath.test_open_missing_directory)\nPASS: Attempting to open a missing directory raises FileNotFoundError.\ntest_open_write (test.test_zipfile._path.test_path.TestPath.test_open_write)\nPASS: If the zipfile is open for write, it should be possible to\nPASS: test_parent (test.test_zipfile._path.test_path.TestPath.test_parent)\ntest_pathlike_construction (test.test_zipfile._path.test_path.TestPath.test_pathlike_construction)\nPASS: zipfile.Path should be constructable from a path-like object\nPASS: test_pickle (test.test_zipfile._path.test_path.TestPath.test_pickle)\nPASS: test_read (test.test_zipfile._path.test_path.TestPath.test_read)\nPASS: test_read_does_not_close (test.test_zipfile._path.test_path.TestPath.test_read_does_not_close)\nPASS: test_relative_to (test.test_zipfile._path.test_path.TestPath.test_relative_to)\ntest_root_name (test.test_zipfile._path.test_path.TestPath.test_root_name)\nPASS: The name of the root should be the name of the zipfile\nPASS: test_root_parent (test.test_zipfile._path.test_path.TestPath.test_root_parent)\ntest_root_unnamed (test.test_zipfile._path.test_path.TestPath.test_root_unnamed)\nPASS: It is an error to attempt to get the name\ntest_stem (test.test_zipfile._path.test_path.TestPath.test_stem)\nPASS: The final path component, without its suffix\nPASS: test_subclass (test.test_zipfile._path.test_path.TestPath.test_subclass)\nPASS: test_subdir_is_dir (test.test_zipfile._path.test_path.TestPath.test_subdir_is_dir)\ntest_suffix (test.test_zipfile._path.test_path.TestPath.test_suffix)\nPASS: The suffix of the root should be the suffix of the zipfile.\nPASS: test_suffix_no_filename (test.test_zipfile._path.test_path.TestPath.test_suffix_no_filename)\ntest_suffixes (test.test_zipfile._path.test_path.TestPath.test_suffixes)\nPASS: The suffix of the root should be the suffix of the zipfile.\nPASS: test_traverse_pathlike (test.test_zipfile._path.test_path.TestPath.test_traverse_pathlike)\nPASS: test_traverse_truediv (test.test_zipfile._path.test_path.TestPath.test_traverse_truediv)\ntest_read_with_bad_crc (test.test_zipfile.test_core.Bzip2BadCrcTests.test_read_with_bad_crc)\nPASS: Tests that files with bad CRCs raise a BadZipFile exception when read.\ntest_testzip_with_bad_crc (test.test_zipfile.test_core.Bzip2BadCrcTests.test_testzip_with_bad_crc)\nPASS: Tests that files with bad CRCs return their name from testzip.\nPASS: test_basic (test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_basic)\nPASS: test_too_many_files (test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_too_many_files)\nPASS: test_too_many_files_append (test.test_zipfile.test_core.Bzip2TestZip64InSmallFiles.test_too_many_files_append)\nPASS: test_open (test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_open)\nPASS: test_random_open (test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_random_open)\nPASS: test_read (test.test_zipfile.test_core.Bzip2TestsWithRandomBinaryFiles.test_read)\nPASS: test_basic (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_basic)\nPASS: test_compresslevel_basic (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_compresslevel_basic)\nPASS: test_iterlines (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_iterlines)\ntest_low_compression (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_low_compression)\nPASS: Check for cases where compressed data is larger than original.\nPASS: test_open (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_open)\nPASS: test_open_with_pathlike (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_open_with_pathlike)\ntest_per_file_compresslevel (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_per_file_compresslevel)\nPASS: Check that files within a Zip archive can have different\nPASS: test_random_open (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_random_open)\nPASS: test_read1 (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read1)\nPASS: test_read1_10 (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read1_10)\nPASS: test_read_return_size (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_read_return_size)\nPASS: test_readline (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readline)\nPASS: test_readline_read (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readline_read)\nPASS: test_readlines (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_readlines)\nPASS: test_repr (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_repr)\nPASS: test_truncated_zipfile (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_truncated_zipfile)\nPASS: test_writestr_compression (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writestr_compression)\nPASS: test_writestr_compresslevel (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writestr_compresslevel)\nPASS: test_writing_errors (test.test_zipfile.test_core.Bzip2TestsWithSourceFile.test_writing_errors)\nPASS: test_close_after_close (test.test_zipfile.test_core.Bzip2WriterTests.test_close_after_close)\nPASS: test_issue44439 (test.test_zipfile.test_core.Bzip2WriterTests.test_issue44439)\nPASS: test_write_after_close (test.test_zipfile.test_core.Bzip2WriterTests.test_write_after_close)\nPASS: test_bad_use (test.test_zipfile.test_core.CommandLineTest.test_bad_use)\nPASS: test_create_command (test.test_zipfile.test_core.CommandLineTest.test_create_command)\nPASS: test_extract_command (test.test_zipfile.test_core.CommandLineTest.test_extract_command)\nPASS: test_list_command (test.test_zipfile.test_core.CommandLineTest.test_list_command)\nPASS: test_test_command (test.test_zipfile.test_core.CommandLineTest.test_test_command)\nPASS: test_bad_password (test.test_zipfile.test_core.DecryptionTests.test_bad_password)\nPASS: test_good_password (test.test_zipfile.test_core.DecryptionTests.test_good_password)\nPASS: test_no_password (test.test_zipfile.test_core.DecryptionTests.test_no_password)\nPASS: test_seek_tell (test.test_zipfile.test_core.DecryptionTests.test_seek_tell)\nPASS: test_unicode_password (test.test_zipfile.test_core.DecryptionTests.test_unicode_password)\ntest_read_with_bad_crc (test.test_zipfile.test_core.DeflateBadCrcTests.test_read_with_bad_crc)\nPASS: Tests that files with bad CRCs raise a BadZipFile exception when read.\ntest_testzip_with_bad_crc (test.test_zipfile.test_core.DeflateBadCrcTests.test_testzip_with_bad_crc)\nPASS: Tests that files with bad CRCs return their name from testzip.\nPASS: test_basic (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_basic)\nPASS: test_too_many_files (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_too_many_files)\nPASS: test_too_many_files_append (test.test_zipfile.test_core.DeflateTestZip64InSmallFiles.test_too_many_files_append)\nPASS: test_open (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_open)\nPASS: test_random_open (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_random_open)\nPASS: test_read (test.test_zipfile.test_core.DeflateTestsWithRandomBinaryFiles.test_read)\nPASS: test_basic (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_basic)\nPASS: test_compresslevel_basic (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_compresslevel_basic)\nPASS: test_iterlines (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_iterlines)\ntest_low_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_low_compression)\nPASS: Check for cases where compressed data is larger than original.\nPASS: test_open (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_open)\nPASS: test_open_with_pathlike (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_open_with_pathlike)\ntest_per_file_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_per_file_compression)\nPASS: Check that files within a Zip archive can have different\ntest_per_file_compresslevel (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_per_file_compresslevel)\nPASS: Check that files within a Zip archive can have different\nPASS: test_random_open (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_random_open)\nPASS: test_read1 (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read1)\nPASS: test_read1_10 (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read1_10)\nPASS: test_read_return_size (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_read_return_size)\nPASS: test_readline (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readline)\nPASS: test_readline_read (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readline_read)\nPASS: test_readlines (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_readlines)\nPASS: test_repr (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_repr)\nPASS: test_truncated_zipfile (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_truncated_zipfile)\nPASS: test_writestr_compression (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writestr_compression)\nPASS: test_writestr_compresslevel (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writestr_compresslevel)\nPASS: test_writing_errors (test.test_zipfile.test_core.DeflateTestsWithSourceFile.test_writing_errors)\nPASS: test_close_after_close (test.test_zipfile.test_core.DeflateWriterTests.test_close_after_close)\nPASS: test_issue44439 (test.test_zipfile.test_core.DeflateWriterTests.test_issue44439)\nPASS: test_write_after_close (test.test_zipfile.test_core.DeflateWriterTests.test_write_after_close)\nPASS: test_cli_with_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_cli_with_metadata_encoding)\nPASS: test_cli_with_metadata_encoding_extract (test.test_zipfile.test_core.EncodedMetadataTests.test_cli_with_metadata_encoding_extract)\nPASS: test_read_after_append (test.test_zipfile.test_core.EncodedMetadataTests.test_read_after_append)\nPASS: test_read_with_incorrect_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_incorrect_metadata_encoding)\nPASS: test_read_with_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_metadata_encoding)\nPASS: test_read_with_unsuitable_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_with_unsuitable_metadata_encoding)\nPASS: test_read_without_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_read_without_metadata_encoding)\nPASS: test_write_with_metadata_encoding (test.test_zipfile.test_core.EncodedMetadataTests.test_write_with_metadata_encoding)\nPASS: test_extract (test.test_zipfile.test_core.ExtractTests.test_extract)\nPASS: test_extract_all (test.test_zipfile.test_core.ExtractTests.test_extract_all)\nPASS: test_extract_all_with_target (test.test_zipfile.test_core.ExtractTests.test_extract_all_with_target)\nPASS: test_extract_all_with_target_pathlike (test.test_zipfile.test_core.ExtractTests.test_extract_all_with_target_pathlike)\nPASS: test_extract_hackers_arcnames_common_cases (test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_common_cases)\nPASS: test_extract_hackers_arcnames_posix_only (test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_posix_only)\ntest_extract_hackers_arcnames_windows_only (test.test_zipfile.test_core.ExtractTests.test_extract_hackers_arcnames_windows_only)\nSKIP: Test combination of path fixing and windows name sanitization. 'Requires \\\\ as path separator.'\nPASS: test_extract_with_target (test.test_zipfile.test_core.ExtractTests.test_extract_with_target)\nPASS: test_extract_with_target_pathlike (test.test_zipfile.test_core.ExtractTests.test_extract_with_target_pathlike)\nPASS: test_sanitize_windows_name (test.test_zipfile.test_core.ExtractTests.test_sanitize_windows_name)\ntest_read_with_bad_crc (test.test_zipfile.test_core.LzmaBadCrcTests.test_read_with_bad_crc)\nPASS: Tests that files with bad CRCs raise a BadZipFile exception when read.\ntest_testzip_with_bad_crc (test.test_zipfile.test_core.LzmaBadCrcTests.test_testzip_with_bad_crc)\nPASS: Tests that files with bad CRCs return their name from testzip.\nPASS: test_basic (test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_basic)\nPASS: test_too_many_files (test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_too_many_files)\nPASS: test_too_many_files_append (test.test_zipfile.test_core.LzmaTestZip64InSmallFiles.test_too_many_files_append)\nPASS: test_open (test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_open)\nPASS: test_random_open (test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_random_open)\nPASS: test_read (test.test_zipfile.test_core.LzmaTestsWithRandomBinaryFiles.test_read)\nPASS: test_basic (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_basic)\nPASS: test_compresslevel_basic (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_compresslevel_basic)\nPASS: test_iterlines (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_iterlines)\ntest_low_compression (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_low_compression)\nPASS: Check for cases where compressed data is larger than original.\nPASS: test_open (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_open)\nPASS: test_open_with_pathlike (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_open_with_pathlike)\ntest_per_file_compresslevel (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_per_file_compresslevel)\nPASS: Check that files within a Zip archive can have different\nPASS: test_random_open (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_random_open)\nPASS: test_read1 (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read1)\nPASS: test_read1_10 (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read1_10)\nPASS: test_read_return_size (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_read_return_size)\nPASS: test_readline (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readline)\nPASS: test_readline_read (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readline_read)\nPASS: test_readlines (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_readlines)\nPASS: test_repr (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_repr)\nPASS: test_truncated_zipfile (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_truncated_zipfile)\nPASS: test_writestr_compression (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writestr_compression)\nPASS: test_writestr_compresslevel (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writestr_compresslevel)\nPASS: test_writing_errors (test.test_zipfile.test_core.LzmaTestsWithSourceFile.test_writing_errors)\nPASS: test_close_after_close (test.test_zipfile.test_core.LzmaWriterTests.test_close_after_close)\nPASS: test_issue44439 (test.test_zipfile.test_core.LzmaWriterTests.test_issue44439)\nPASS: test_write_after_close (test.test_zipfile.test_core.LzmaWriterTests.test_write_after_close)\ntest_bad_compression_mode (test.test_zipfile.test_core.OtherTests.test_bad_compression_mode)\nPASS: Check that bad compression methods passed to ZipFile.open are\ntest_bad_constructor_mode (test.test_zipfile.test_core.OtherTests.test_bad_constructor_mode)\nPASS: Check that bad modes passed to ZipFile constructor are caught.\ntest_bad_open_mode (test.test_zipfile.test_core.OtherTests.test_bad_open_mode)\nPASS: Check that bad modes passed to ZipFile.open are caught.\nPASS: test_change_comment_in_empty_archive (test.test_zipfile.test_core.OtherTests.test_change_comment_in_empty_archive)\nPASS: test_change_comment_in_nonempty_archive (test.test_zipfile.test_core.OtherTests.test_change_comment_in_nonempty_archive)\ntest_close (test.test_zipfile.test_core.OtherTests.test_close)\nPASS: Check that the zipfile is closed after the 'with' block.\nPASS: test_close_erroneous_file (test.test_zipfile.test_core.OtherTests.test_close_erroneous_file)\ntest_close_on_exception (test.test_zipfile.test_core.OtherTests.test_close_on_exception)\nPASS: Check that the zipfile is closed if an exception is raised in the\ntest_closed_zip_raises_ValueError (test.test_zipfile.test_core.OtherTests.test_closed_zip_raises_ValueError)\nPASS: Verify that testzip() doesn't swallow inappropriate exceptions.\ntest_comments (test.test_zipfile.test_core.OtherTests.test_comments)\nPASS: Check that comments on the archive are handled properly.\ntest_create_empty_zipinfo_default_attributes (test.test_zipfile.test_core.OtherTests.test_create_empty_zipinfo_default_attributes)\nPASS: Ensure all required attributes are set.\ntest_create_empty_zipinfo_repr (test.test_zipfile.test_core.OtherTests.test_create_empty_zipinfo_repr)\nPASS: Before bpo-26185, repr() on empty ZipInfo object was failing.\nPASS: test_create_non_existent_file_for_append (test.test_zipfile.test_core.OtherTests.test_create_non_existent_file_for_append)\nPASS: test_create_zipinfo_before_1980 (test.test_zipfile.test_core.OtherTests.test_create_zipinfo_before_1980)\ntest_damaged_zipfile (test.test_zipfile.test_core.OtherTests.test_damaged_zipfile)\nPASS: Check that zipfiles with missing bytes at the end raise BadZipFile.\nPASS: test_decompress_without_3rd_party_library (test.test_zipfile.test_core.OtherTests.test_decompress_without_3rd_party_library)\nPASS: test_empty_file_raises_BadZipFile (test.test_zipfile.test_core.OtherTests.test_empty_file_raises_BadZipFile)\nPASS: test_empty_zipfile (test.test_zipfile.test_core.OtherTests.test_empty_zipfile)\ntest_exclusive_create_zip_file (test.test_zipfile.test_core.OtherTests.test_exclusive_create_zip_file)\nPASS: Test exclusive creating a new zipfile.\ntest_is_zip_erroneous_file (test.test_zipfile.test_core.OtherTests.test_is_zip_erroneous_file)\nPASS: Check that is_zipfile() correctly identifies non-zip files.\ntest_is_zip_valid_file (test.test_zipfile.test_core.OtherTests.test_is_zip_valid_file)\nPASS: Check that is_zipfile() correctly identifies zip files.\nPASS: test_negative_central_directory_offset_raises_BadZipFile (test.test_zipfile.test_core.OtherTests.test_negative_central_directory_offset_raises_BadZipFile)\nPASS: test_non_existent_file_raises_OSError (test.test_zipfile.test_core.OtherTests.test_non_existent_file_raises_OSError)\ntest_null_byte_in_filename (test.test_zipfile.test_core.OtherTests.test_null_byte_in_filename)\nPASS: Check that a filename containing a null byte is properly\nPASS: test_open_conflicting_handles (test.test_zipfile.test_core.OtherTests.test_open_conflicting_handles)\nPASS: test_open_empty_file (test.test_zipfile.test_core.OtherTests.test_open_empty_file)\ntest_open_non_existent_item (test.test_zipfile.test_core.OtherTests.test_open_non_existent_item)\nPASS: Check that attempting to call open() for an item that doesn't\nPASS: test_open_via_zip_info (test.test_zipfile.test_core.OtherTests.test_open_via_zip_info)\ntest_read0 (test.test_zipfile.test_core.OtherTests.test_read0)\nPASS: Check that calling read(0) on a ZipExtFile object returns an empty\nPASS: test_read_after_seek (test.test_zipfile.test_core.OtherTests.test_read_after_seek)\nPASS: test_read_after_write_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_read_after_write_unicode_filenames)\nPASS: test_read_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_read_unicode_filenames)\nPASS: test_read_zipfile_containing_unicode_path_extra_field (test.test_zipfile.test_core.OtherTests.test_read_zipfile_containing_unicode_path_extra_field)\nPASS: test_read_zipfile_error (test.test_zipfile.test_core.OtherTests.test_read_zipfile_error)\nPASS: test_read_zipfile_warning (test.test_zipfile.test_core.OtherTests.test_read_zipfile_warning)\nPASS: test_seek_tell (test.test_zipfile.test_core.OtherTests.test_seek_tell)\ntest_struct_sizes (test.test_zipfile.test_core.OtherTests.test_struct_sizes)\nPASS: Check that ZIP internal structure sizes are calculated correctly.\nPASS: test_unicode_comment (test.test_zipfile.test_core.OtherTests.test_unicode_comment)\nPASS: test_unsupported_compression (test.test_zipfile.test_core.OtherTests.test_unsupported_compression)\nPASS: test_unsupported_version (test.test_zipfile.test_core.OtherTests.test_unsupported_version)\nPASS: test_write_unicode_filenames (test.test_zipfile.test_core.OtherTests.test_write_unicode_filenames)\nPASS: test_writestr_extended_local_header_issue1202 (test.test_zipfile.test_core.OtherTests.test_writestr_extended_local_header_issue1202)\ntest_zipfile_with_short_extra_field (test.test_zipfile.test_core.OtherTests.test_zipfile_with_short_extra_field)\nPASS: If an extra field in the header is less than 4 bytes, skip it.\nPASS: test_write_filtered_python_package (test.test_zipfile.test_core.PyZipFileTests.test_write_filtered_python_package)\nPASS: test_write_non_pyfile (test.test_zipfile.test_core.PyZipFileTests.test_write_non_pyfile)\nPASS: test_write_pathlike (test.test_zipfile.test_core.PyZipFileTests.test_write_pathlike)\nPASS: test_write_pyfile (test.test_zipfile.test_core.PyZipFileTests.test_write_pyfile)\nPASS: test_write_pyfile_bad_syntax (test.test_zipfile.test_core.PyZipFileTests.test_write_pyfile_bad_syntax)\nPASS: test_write_python_directory (test.test_zipfile.test_core.PyZipFileTests.test_write_python_directory)\nPASS: test_write_python_directory_filtered (test.test_zipfile.test_core.PyZipFileTests.test_write_python_directory_filtered)\nPASS: test_write_python_package (test.test_zipfile.test_core.PyZipFileTests.test_write_python_package)\nPASS: test_write_with_optimization (test.test_zipfile.test_core.PyZipFileTests.test_write_with_optimization)\ntest_read_with_bad_crc (test.test_zipfile.test_core.StoredBadCrcTests.test_read_with_bad_crc)\nPASS: Tests that files with bad CRCs raise a BadZipFile exception when read.\ntest_testzip_with_bad_crc (test.test_zipfile.test_core.StoredBadCrcTests.test_testzip_with_bad_crc)\nPASS: Tests that files with bad CRCs return their name from testzip.\nPASS: test_absolute_arcnames (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_absolute_arcnames)\nPASS: test_append (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_append)\ntest_bad_zip64_extra (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_bad_zip64_extra)\nPASS: Missing zip64 extra records raises an exception.\nPASS: test_basic (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_basic)\ntest_force_zip64 (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_force_zip64)\nPASS: Test that forcing zip64 extensions correctly notes this in the zip file\nPASS: test_generated_valid_zip64_extra (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_generated_valid_zip64_extra)\nPASS: test_large_file_exception (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_large_file_exception)\nPASS: test_too_many_files (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_too_many_files)\nPASS: test_too_many_files_append (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_too_many_files_append)\ntest_unseekable_zip_known_filesize (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_unseekable_zip_known_filesize)\nPASS: Test that creating a zip without seeking will use zip64 extensions if the file size is provided up-front\ntest_unseekable_zip_unknown_filesize (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_unseekable_zip_unknown_filesize)\nPASS: Test that creating a zip with/without seeking will raise a RuntimeError if zip64 was required but not used\ntest_zip64_required_not_allowed_fail (test.test_zipfile.test_core.StoredTestZip64InSmallFiles.test_zip64_required_not_allowed_fail)\nPASS: Test that trying to add a large file to a zip that doesn't allow zip64 extensions fails on add\nPASS: test_open (test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_open)\nPASS: test_random_open (test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_random_open)\nPASS: test_read (test.test_zipfile.test_core.StoredTestsWithRandomBinaryFiles.test_read)\nPASS: test_absolute_arcnames (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_absolute_arcnames)\nPASS: test_add_file_after_2107 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_add_file_after_2107)\nPASS: test_add_file_before_1980 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_add_file_before_1980)\nPASS: test_append_to_concatenated_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_concatenated_zip_file)\ntest_append_to_non_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_non_zip_file)\nPASS: Test appending to an existing file that is not a zipfile.\ntest_append_to_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_zip_file)\nPASS: Test appending to an existing zipfile.\nPASS: test_basic (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_basic)\nPASS: test_compresslevel_basic (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_compresslevel_basic)\nPASS: test_ignores_newline_at_end (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_ignores_newline_at_end)\nPASS: test_ignores_stuff_appended_past_comments (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_ignores_stuff_appended_past_comments)\nPASS: test_io_on_closed_zipextfile (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_io_on_closed_zipextfile)\nPASS: test_iterlines (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_iterlines)\nPASS: test_open (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_open)\nPASS: test_open_with_pathlike (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_open_with_pathlike)\ntest_per_file_compresslevel (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_per_file_compresslevel)\nPASS: Check that files within a Zip archive can have different\nPASS: test_random_open (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_random_open)\nPASS: test_read1 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read1)\nPASS: test_read1_10 (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read1_10)\nPASS: test_read_concatenated_zip_file (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read_concatenated_zip_file)\nPASS: test_read_return_size (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_read_return_size)\nPASS: test_readline (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readline)\nPASS: test_readline_read (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readline_read)\nPASS: test_readlines (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_readlines)\nPASS: test_repr (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_repr)\nPASS: test_truncated_zipfile (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_truncated_zipfile)\ntest_write_default_name (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_write_default_name)\nPASS: Check that calling ZipFile.write without arcname specified\ntest_write_to_readonly (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_write_to_readonly)\nPASS: Check that trying to call write() on a readonly ZipFile object\nPASS: test_writestr_compression (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_compression)\nPASS: test_writestr_compresslevel (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_compresslevel)\nPASS: test_writestr_permissions (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writestr_permissions)\nPASS: test_writing_errors (test.test_zipfile.test_core.StoredTestsWithSourceFile.test_writing_errors)\nPASS: test_close_after_close (test.test_zipfile.test_core.StoredWriterTests.test_close_after_close)\nPASS: test_issue44439 (test.test_zipfile.test_core.StoredWriterTests.test_issue44439)\nPASS: test_write_after_close (test.test_zipfile.test_core.StoredWriterTests.test_write_after_close)\nPASS: test_multiples (test.test_zipfile.test_core.StripExtraTests.test_multiples)\nPASS: test_no_data (test.test_zipfile.test_core.StripExtraTests.test_no_data)\nPASS: test_too_short (test.test_zipfile.test_core.StripExtraTests.test_too_short)\nPASS: test_with_data (test.test_zipfile.test_core.StripExtraTests.test_with_data)\nPASS: test_execute_zip2 (test.test_zipfile.test_core.TestExecutablePrependedZip.test_execute_zip2)\nPASS: test_execute_zip64 (test.test_zipfile.test_core.TestExecutablePrependedZip.test_execute_zip64)\nPASS: test_read_zip64_with_exe_prepended (test.test_zipfile.test_core.TestExecutablePrependedZip.test_read_zip64_with_exe_prepended)\nPASS: test_read_zip_with_exe_prepended (test.test_zipfile.test_core.TestExecutablePrependedZip.test_read_zip_with_exe_prepended)\nPASS: test_bug_6050 (test.test_zipfile.test_core.TestWithDirectory.test_bug_6050)\nPASS: test_create_directory_with_write (test.test_zipfile.test_core.TestWithDirectory.test_create_directory_with_write)\nPASS: test_extract_dir (test.test_zipfile.test_core.TestWithDirectory.test_extract_dir)\nPASS: test_mkdir (test.test_zipfile.test_core.TestWithDirectory.test_mkdir)\nPASS: test_write_dir (test.test_zipfile.test_core.TestWithDirectory.test_write_dir)\nPASS: test_writestr_dir (test.test_zipfile.test_core.TestWithDirectory.test_writestr_dir)\nPASS: test_different_file (test.test_zipfile.test_core.TestsWithMultipleOpens.test_different_file)\nPASS: test_interleaved (test.test_zipfile.test_core.TestsWithMultipleOpens.test_interleaved)\nPASS: test_many_opens (test.test_zipfile.test_core.TestsWithMultipleOpens.test_many_opens)\nPASS: test_read_after_close (test.test_zipfile.test_core.TestsWithMultipleOpens.test_read_after_close)\nPASS: test_read_after_write (test.test_zipfile.test_core.TestsWithMultipleOpens.test_read_after_write)\nPASS: test_same_file (test.test_zipfile.test_core.TestsWithMultipleOpens.test_same_file)\nPASS: test_write_after_read (test.test_zipfile.test_core.TestsWithMultipleOpens.test_write_after_read)\nPASS: test_write_while_reading (test.test_zipfile.test_core.TestsWithMultipleOpens.test_write_while_reading)\nPASS: test_open_write (test.test_zipfile.test_core.UnseekableTests.test_open_write)\nPASS: test_write (test.test_zipfile.test_core.UnseekableTests.test_write)\nPASS: test_writestr (test.test_zipfile.test_core.UnseekableTests.test_writestr)\nPASS: test_from_dir (test.test_zipfile.test_core.ZipInfoTests.test_from_dir)\nPASS: test_from_file (test.test_zipfile.test_core.ZipInfoTests.test_from_file)\nPASS: test_from_file_bytes (test.test_zipfile.test_core.ZipInfoTests.test_from_file_bytes)\nPASS: test_from_file_fileno (test.test_zipfile.test_core.ZipInfoTests.test_from_file_fileno)\nPASS: test_from_file_pathlike (test.test_zipfile.test_core.ZipInfoTests.test_from_file_pathlike)\n\n----------------------------------------------------------------------\nRan 297 tests in 11.741s\n\nOK (skipped=3)\n\n== Tests result: SUCCESS ==\n\n26 tests skipped:\n    test.test_asyncio.test_windows_events\n    test.test_asyncio.test_windows_utils test.test_gdb.test_backtrace\n    test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full\n    test.test_gdb.test_misc test.test_gdb.test_pretty_print\n    test_asdl_parser test_clinic test_devpoll test_idle test_ioctl\n    test_kqueue test_launcher test_msilib test_readline test_startfile\n    test_tcl test_tix test_tkinter test_ttk test_ttk_textonly\n    test_turtle test_winconsoleio test_winreg test_wmi\n\n9 tests skipped (resource denied):\n    test_curses test_ossaudiodev test_smtpnet test_socketserver\n    test_urllib2net test_urllibnet test_winsound test_xmlrpc_net\n    test_zipfile64\n\n434 tests OK.\n\nTotal duration: 4 min 9 sec\nTotal tests: run=38,615 skipped=1,319\nTotal test files: run=460/469 skipped=26 resource_denied=9\nResult: SUCCESS\nDURATION: 250\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.109734058380127,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-qemu_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-qemu",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011293888092041016,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3861477375030518,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05682015419006348,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 23.044999361038208,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013360977172851562,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.qemu.100_/cutils/qemu_strtoul/wrap": {
                "status": "PASSED"
            },
            "ptestresult.qemu.100_/visitor/serialization/QMP/primitive_list/int32_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.101_/cutils/qemu_strtoul/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.101_/visitor/serialization/QMP/primitive_list/int32_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.102_/cutils/qemu_strtoul/overflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.102_/visitor/serialization/QMP/primitive_list/int64_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.103_/cutils/qemu_strtoul/underflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.103_/visitor/serialization/QMP/primitive_list/int64_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.104_/cutils/qemu_strtoul/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.104_/visitor/serialization/QMP/primitive_list/int64_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.105_/cutils/qemu_strtoul/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.105_/visitor/serialization/QMP/primitive_list/int64_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.106_/cutils/qemu_strtoul_full/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.106_/visitor/serialization/String/primitives/string_empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.107_/cutils/qemu_strtoul_full/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.107_/visitor/serialization/String/primitives/string_whitespace": {
                "status": "PASSED"
            },
            "ptestresult.qemu.108_/cutils/qemu_strtoul_full/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.108_/visitor/serialization/String/primitives/string_newlines": {
                "status": "PASSED"
            },
            "ptestresult.qemu.109_/cutils/qemu_strtoul_full/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.109_/visitor/serialization/String/primitives/string_commas": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/aio/event/wait": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/bdrv-drain/quiesce/co/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/char/serial": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/crypto/akcipher/rsakey-private-lack-elem": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/crypto/secret/conv/utf8/base64": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/cutils/parse_uint/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/hbitmap/set/all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/int128/int128_rshift": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/keyval/visit/any": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/locking/co-mutex/lockable": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/qemu-opts/has_help_option": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/qgraph/test_test": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/qmp/dealloc_partial": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/replication/secondary/stop": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/string-visitor/output/no-string-human": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/sync-op/save_vmstate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/throttle/accounting": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/visitor/input/bool_str_fail": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/visitor/opts/i64/range/minval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/visitor/output/any": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/visitor/serialization/QMP/primitives/boolean_true1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.10_/vmstate/array/ptr/str/no0/save": {
                "status": "PASSED"
            },
            "ptestresult.qemu.110_/cutils/qemu_strtoul_full/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.110_/visitor/serialization/String/primitives/string_single_quoted": {
                "status": "PASSED"
            },
            "ptestresult.qemu.111_/cutils/qemu_strtoul_full/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.111_/visitor/serialization/String/primitives/string_double_quoted": {
                "status": "PASSED"
            },
            "ptestresult.qemu.112_/cutils/qemu_strtoul_full/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.112_/visitor/serialization/String/primitives/boolean_true1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.113_/cutils/qemu_strtoul_full/erange_junk": {
                "status": "PASSED"
            },
            "ptestresult.qemu.113_/visitor/serialization/String/primitives/boolean_true2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.114_/cutils/qemu_strtoi64/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.114_/visitor/serialization/String/primitives/boolean_true3": {
                "status": "PASSED"
            },
            "ptestresult.qemu.115_/cutils/qemu_strtoi64/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.115_/visitor/serialization/String/primitives/boolean_false1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.116_/cutils/qemu_strtoi64/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.116_/visitor/serialization/String/primitives/boolean_false2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.117_/cutils/qemu_strtoi64/whitespace": {
                "status": "PASSED"
            },
            "ptestresult.qemu.117_/visitor/serialization/String/primitives/number_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.118_/cutils/qemu_strtoi64/invalid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.118_/visitor/serialization/String/primitives/number_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.119_/cutils/qemu_strtoi64/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.119_/visitor/serialization/String/primitives/number_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/aio/event/flush": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/bdrv-drain/graph-change/drain_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/char/hotswap": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/crypto/akcipher/rsakey-public-empty-elem": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/crypto/secret/crypt/raw": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/cutils/parse_uint/octal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/hbitmap/set/one": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/int128/int128_urshift": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/keyval/merge/dict": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/locking/co-rwlock/upgrade": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/qemu-opts/append_to_null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/qgraph/test_machine_contains_driver": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/replication/secondary/continuous_replication": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/string-visitor/output/enum": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/sync-op/pdiscard": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/throttle/groups": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/visitor/input/number": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/visitor/opts/i64/range/maxval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/visitor/output/list-qapi-free": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/visitor/serialization/QMP/primitives/boolean_true2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.11_/vmstate/array/ptr/str/no0/load": {
                "status": "PASSED"
            },
            "ptestresult.qemu.120_/cutils/qemu_strtoi64/octal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.120_/visitor/serialization/String/primitives/number_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.121_/cutils/qemu_strtoi64/decimal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.121_/visitor/serialization/String/primitives/integer_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.122_/cutils/qemu_strtoi64/hex": {
                "status": "PASSED"
            },
            "ptestresult.qemu.122_/visitor/serialization/String/primitives/integer_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.123_/cutils/qemu_strtoi64/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.123_/visitor/serialization/String/primitives/integer_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.124_/cutils/qemu_strtoi64/overflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.124_/visitor/serialization/String/primitives/integer_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.125_/cutils/qemu_strtoi64/min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.125_/visitor/serialization/String/primitives/uint8_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.126_/cutils/qemu_strtoi64/underflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.126_/visitor/serialization/String/primitives/uint8_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.127_/cutils/qemu_strtoi64/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.127_/visitor/serialization/String/primitives/uint8_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.128_/cutils/qemu_strtoi64/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.128_/visitor/serialization/String/primitives/uint8_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.129_/cutils/qemu_strtoi64_full/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.129_/visitor/serialization/String/primitives/uint16_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/aio/event/wait/no-flush-cb": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/bdrv-drain/iothread/drain_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/char/websocket": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/crypto/akcipher/rsakey-private-empty-elem": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/crypto/secret/crypt/base64": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/cutils/parse_uint/decimal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/hbitmap/set/two-elem": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/keyval/merge/list": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/locking/co-rwlock/downgrade": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/qemu-opts/append": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/qgraph/test_driver_contains_driver": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/replication/secondary/do_checkpoint": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/string-visitor/output/enum-human": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/sync-op/truncate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/throttle/config/enabled": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/visitor/input/large_number": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/visitor/opts/i64/range/max/pos/a": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/visitor/output/union-flat": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/visitor/serialization/QMP/primitives/boolean_true3": {
                "status": "PASSED"
            },
            "ptestresult.qemu.12_/vmstate/array/ptr/str/0/save": {
                "status": "PASSED"
            },
            "ptestresult.qemu.130_/cutils/qemu_strtoi64_full/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.130_/visitor/serialization/String/primitives/uint16_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.131_/cutils/qemu_strtoi64_full/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.131_/visitor/serialization/String/primitives/uint16_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.132_/cutils/qemu_strtoi64_full/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.132_/visitor/serialization/String/primitives/uint16_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.133_/cutils/qemu_strtoi64_full/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.133_/visitor/serialization/String/primitives/uint32_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.134_/cutils/qemu_strtoi64_full/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.134_/visitor/serialization/String/primitives/uint32_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.135_/cutils/qemu_strtoi64_full/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.135_/visitor/serialization/String/primitives/uint32_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.136_/cutils/qemu_strtoi64_full/erange_junk": {
                "status": "PASSED"
            },
            "ptestresult.qemu.136_/visitor/serialization/String/primitives/uint32_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.137_/cutils/qemu_strtou64/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.137_/visitor/serialization/String/primitives/uint64_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.138_/cutils/qemu_strtou64/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.138_/visitor/serialization/String/primitives/uint64_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.139_/cutils/qemu_strtou64/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.139_/visitor/serialization/String/primitives/uint64_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/aio/timer/schedule": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/bdrv-drain/iothread/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/char/socket/server/mainloop/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/crypto/akcipher/rsakey-public-empty-key": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/crypto/secret/crypt/shortkey": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/cutils/parse_uint/llong_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/hbitmap/set/general": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/keyval/merge/conflict": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/qemu-opts/opts_parse/general": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/qgraph/test_machine_produces_interface": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/replication/secondary/get_error_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/string-visitor/output/intList": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/sync-op/block_status": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/throttle/config/conflicting": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/visitor/input/number_keyval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/visitor/opts/i64/range/max/pos/b": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/visitor/output/union-in-union": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/visitor/serialization/QMP/primitives/boolean_false1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.13_/vmstate/array/ptr/str/0/load": {
                "status": "PASSED"
            },
            "ptestresult.qemu.140_/cutils/qemu_strtou64/whitespace": {
                "status": "PASSED"
            },
            "ptestresult.qemu.140_/visitor/serialization/String/primitives/uint64_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.141_/cutils/qemu_strtou64/invalid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.141_/visitor/serialization/String/primitives/int8_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.142_/cutils/qemu_strtou64/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.142_/visitor/serialization/String/primitives/int8_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.143_/cutils/qemu_strtou64/octal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.143_/visitor/serialization/String/primitives/int8_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.144_/cutils/qemu_strtou64/decimal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.144_/visitor/serialization/String/primitives/int8_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.145_/cutils/qemu_strtou64/hex": {
                "status": "PASSED"
            },
            "ptestresult.qemu.145_/visitor/serialization/String/primitives/int16_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.146_/cutils/qemu_strtou64/wrap": {
                "status": "PASSED"
            },
            "ptestresult.qemu.146_/visitor/serialization/String/primitives/int16_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.147_/cutils/qemu_strtou64/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.147_/visitor/serialization/String/primitives/int16_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.148_/cutils/qemu_strtou64/overflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.148_/visitor/serialization/String/primitives/int16_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.149_/cutils/qemu_strtou64/underflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.149_/visitor/serialization/String/primitives/int32_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/aio/coroutine/queue-chaining": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/bdrv-drain/blockjob/drain_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/char/socket/server/mainloop/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/crypto/akcipher/rsakey-private-empty-key": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/crypto/secret/crypt/shortiv": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/cutils/parse_uint/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/hbitmap/set/twice": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/qemu-opts/opts_parse/bool": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/qgraph/test_driver_produces_interface": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/string-visitor/output/intList-human": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/sync-op/flush": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/throttle/config/is_valid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/visitor/input/number_str_keyval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/visitor/opts/i64/range/max/neg/a": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/visitor/output/alternate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/visitor/serialization/QMP/primitives/boolean_false2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.14_/vmstate/array/ptr/prim/0/save": {
                "status": "PASSED"
            },
            "ptestresult.qemu.150_/cutils/qemu_strtou64/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.150_/visitor/serialization/String/primitives/int32_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.151_/cutils/qemu_strtou64/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.151_/visitor/serialization/String/primitives/int32_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.152_/cutils/qemu_strtou64_full/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.152_/visitor/serialization/String/primitives/int32_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.153_/cutils/qemu_strtou64_full/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.153_/visitor/serialization/String/primitives/int64_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.154_/cutils/qemu_strtou64_full/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.154_/visitor/serialization/String/primitives/int64_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.155_/cutils/qemu_strtou64_full/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.155_/visitor/serialization/String/primitives/int64_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.156_/cutils/qemu_strtou64_full/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.156_/visitor/serialization/String/primitives/int64_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.157_/cutils/qemu_strtou64_full/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.158_/cutils/qemu_strtou64_full/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.159_/cutils/qemu_strtou64_full/erange_junk": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/aio/coroutine/worker-thread-co-enter": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/bdrv-drain/blockjob/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/char/socket/server/wait-conn/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/crypto/akcipher/rsakey-public-invalid-length-val": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/crypto/secret/crypt/missingiv": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/cutils/parse_uint/overflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/hbitmap/set/overlap": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/qemu-opts/opts_parse/number": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/qgraph/test_machine_consumes_interface": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/sync-op/check": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/throttle/config/ranges": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/visitor/input/number_str_fail": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/visitor/opts/i64/range/max/neg/b": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/visitor/output/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/visitor/serialization/QMP/primitives/number_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.15_/vmstate/array/ptr/prim/0/load": {
                "status": "PASSED"
            },
            "ptestresult.qemu.160_/cutils/qemu_strtod/simple": {
                "status": "PASSED"
            },
            "ptestresult.qemu.161_/cutils/qemu_strtod/einval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.162_/cutils/qemu_strtod/erange": {
                "status": "PASSED"
            },
            "ptestresult.qemu.163_/cutils/qemu_strtod/nonfinite": {
                "status": "PASSED"
            },
            "ptestresult.qemu.164_/cutils/qemu_strtod/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.165_/cutils/qemu_strtod/erange_junk": {
                "status": "PASSED"
            },
            "ptestresult.qemu.166_/cutils/qemu_strtod_finite/simple": {
                "status": "PASSED"
            },
            "ptestresult.qemu.167_/cutils/qemu_strtod_finite/einval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.168_/cutils/qemu_strtod_finite/erange": {
                "status": "PASSED"
            },
            "ptestresult.qemu.169_/cutils/qemu_strtod_finite/nonfinite": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/aio-gsource/flush": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/bdrv-drain/blockjob/commit_by_drained_end": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/char/socket/server/wait-conn/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/crypto/akcipher/rsakey-public-extra-elem": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/crypto/secret/crypt/badiv": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/cutils/parse_uint/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/hbitmap/reset/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/qemu-opts/opts_parse/size": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/qgraph/test_driver_consumes_interface": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/sync-op/activate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/throttle/config/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/visitor/input/size_str_keyval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/visitor/opts/i64/range/2big/pos": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/visitor/output/list_struct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/visitor/serialization/QMP/primitives/number_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.16_/vmstate/qtailq/save/saveq": {
                "status": "PASSED"
            },
            "ptestresult.qemu.170_/cutils/qemu_strtod_finite/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.171_/cutils/qemu_strtod_finite/erange_junk": {
                "status": "PASSED"
            },
            "ptestresult.qemu.172_/cutils/strtosz/simple": {
                "status": "PASSED"
            },
            "ptestresult.qemu.173_/cutils/strtosz/hex": {
                "status": "PASSED"
            },
            "ptestresult.qemu.174_/cutils/strtosz/units": {
                "status": "PASSED"
            },
            "ptestresult.qemu.175_/cutils/strtosz/float": {
                "status": "PASSED"
            },
            "ptestresult.qemu.176_/cutils/strtosz/invalid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.177_/cutils/strtosz/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.178_/cutils/strtosz/erange": {
                "status": "PASSED"
            },
            "ptestresult.qemu.179_/cutils/strtosz/metric": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/aio-gsource/bh/schedule": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/attach/blockjob": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/bdrv-drain/blockjob/error/drain_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/char/socket/server/mainloop-fdpass/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/cutils/parse_uint/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/hbitmap/reset/general": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/qemu-opts/to_qdict/basic": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/qgraph/test_test_consumes_interface": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/throttle/config/iops_size": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/visitor/input/size_str_fail": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/visitor/opts/i64/range/2big/neg": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/visitor/serialization/QMP/primitives/number_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.17_/vmstate/qtailq/load/loadq": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/aio-gsource/bh/schedule10": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/attach/second_node": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/bdrv-drain/blockjob/error/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/char/socket/server/mainloop-fdpass/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/cutils/parse_uint_full/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/hbitmap/reset/all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/qemu-opts/to_qdict/filtered": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/qgraph/test_full_sample": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/visitor/input/string": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/visitor/opts/i64/range/2big/full": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/visitor/serialization/QMP/primitives/number_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.18_/vmstate/gtree/save/savedomain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/aio-gsource/bh/cancel": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/attach/preserve_blk_ctx": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/bdrv-drain/blockjob/iothread/drain_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/char/socket/server/wait-conn-fdpass/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/cutils/parse_uint_full/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/hbitmap/truncate/nop": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/qemu-opts/to_qdict/duplicates": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/qgraph/test_full_sample_raspi": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/visitor/input/enum": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/visitor/opts/u64/nonlist": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/visitor/serialization/QMP/primitives/integer_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.19_/vmstate/gtree/save/saveiommu": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/aio/acquire": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/aio/multi/lifecycle": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/auth/list/complex": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/authz/simple": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/basic/iov/from-to-buf": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/basic/no-dangling-access": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/bdrv-drain/nested": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/bdrv-graph-mod/update-perm-tree": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/bitcnt/ctpop8": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/bitmap/bitmap_copy_with_offset": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/bitops/sextract32": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/block-backend/drain_aio_error": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/blockjob/ids": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/char/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/cpuid/topology/basic": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/crypto/afsplit/sha256/5": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/crypto/akcipher/rsa1024-raw": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/crypto/block/qcow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/crypto/cipher/aes-ecb-128": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/crypto/der/parse-rsa512-priv-key": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/crypto/hash/iov": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/crypto/hmac/iov": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/crypto/ivgen/plain/1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/crypto/secret/direct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/crypto/task/complete": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/cutils/bufferiszero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/cutils/size_to_str": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/error-report/simple": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/event/event_a": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/hbitmap/granularity": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/host-utils/mulu64": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/host-utils/test_divu128": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/host-utils/test_lshift": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/image-locking/basic": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/int128/int128_and": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/interval-tree/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/io/channel/buf": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/io/channel/null/io": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/io/channel/socket/ipv4-sync": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/keyval/keyval_parse": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/logging/parse_range": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/nested-aio-poll": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/qapi/util/qapi_enum_parse": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/qdev/properties/static/default": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/qdist/none": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/qemu-opts/find_unknown_opts": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/qgraph/init_nop": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/qht/mode/default": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/qmp/dispatch_cmd": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/qtree/search": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/replication/primary/read": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/resv-mem/range_reverse_array": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/seccomp/fork/on": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/single/success": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/string-visitor/input/int": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/string-visitor/output/int": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/sync-op/pread": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/test-smp-parse/with_dies": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/thread-pool/submit": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/throttle/leak_bucket": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/timed-average/average": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/util/base64/good": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/util/filemonitor": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/util/socket/unix-abstract": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/uuid/is_null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/virtio-dmabuf/add_rm_res": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/visitor/clone/struct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/visitor/forward/struct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/visitor/input/int": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/visitor/opts/flatten/value": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/visitor/output/int": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/visitor/serialization/QMP/struct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/vmstate/tmp_struct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/write-threshold/not-trigger": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/xbzrle/uleb": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/xs_node/simple": {
                "status": "PASSED"
            },
            "ptestresult.qemu.1_/yank/char_change/success/to_yank": {
                "status": "PASSED"
            },
            "ptestresult.qemu.20_/aio-gsource/bh/delete": {
                "status": "PASSED"
            },
            "ptestresult.qemu.20_/bdrv-drain/blockjob/iothread/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.20_/char/socket/server/wait-conn-fdpass/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.20_/cutils/parse_uint_full/erange_junk": {
                "status": "PASSED"
            },
            "ptestresult.qemu.20_/hbitmap/truncate/grow/negligible": {
                "status": "PASSED"
            },
            "ptestresult.qemu.20_/propagate/basic": {
                "status": "PASSED"
            },
            "ptestresult.qemu.20_/qgraph/test_cycle": {
                "status": "PASSED"
            },
            "ptestresult.qemu.20_/visitor/input/struct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.20_/visitor/opts/u64/val1/errno": {
                "status": "PASSED"
            },
            "ptestresult.qemu.20_/visitor/serialization/QMP/primitives/integer_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.20_/vmstate/gtree/load/loaddomain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.21_/aio-gsource/bh/flush": {
                "status": "PASSED"
            },
            "ptestresult.qemu.21_/bdrv-drain/blockjob/iothread/error/drain_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.21_/char/socket/server/two-clients/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.21_/cutils/parse_uint_full/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.21_/hbitmap/truncate/grow/tiny": {
                "status": "PASSED"
            },
            "ptestresult.qemu.21_/propagate/diamond": {
                "status": "PASSED"
            },
            "ptestresult.qemu.21_/qgraph/test_two_test_same_interface": {
                "status": "PASSED"
            },
            "ptestresult.qemu.21_/visitor/input/struct-nested": {
                "status": "PASSED"
            },
            "ptestresult.qemu.21_/visitor/opts/u64/val1/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.21_/visitor/serialization/QMP/primitives/integer_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.21_/vmstate/gtree/load/loadiommu": {
                "status": "PASSED"
            },
            "ptestresult.qemu.22_/aio-gsource/bh/callback-delete/one": {
                "status": "PASSED"
            },
            "ptestresult.qemu.22_/bdrv-drain/blockjob/iothread/error/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.22_/char/socket/server/two-clients/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.22_/cutils/qemu_strtoi/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.22_/hbitmap/truncate/grow/small": {
                "status": "PASSED"
            },
            "ptestresult.qemu.22_/propagate/mirror": {
                "status": "PASSED"
            },
            "ptestresult.qemu.22_/qgraph/test_test_in_path": {
                "status": "PASSED"
            },
            "ptestresult.qemu.22_/visitor/input/list2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.22_/visitor/opts/u64/val1/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.22_/visitor/serialization/QMP/primitives/integer_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.22_/vmstate/qlist/save/saveqlist": {
                "status": "PASSED"
            },
            "ptestresult.qemu.23_/aio-gsource/bh/callback-delete/many": {
                "status": "PASSED"
            },
            "ptestresult.qemu.23_/bdrv-drain/deletion/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.23_/char/socket/client/mainloop/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.23_/cutils/qemu_strtoi/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.23_/hbitmap/truncate/grow/medium": {
                "status": "PASSED"
            },
            "ptestresult.qemu.23_/qgraph/test_double_edge": {
                "status": "PASSED"
            },
            "ptestresult.qemu.23_/visitor/input/list": {
                "status": "PASSED"
            },
            "ptestresult.qemu.23_/visitor/opts/u64/val2/errno": {
                "status": "PASSED"
            },
            "ptestresult.qemu.23_/visitor/serialization/QMP/primitives/uint8_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.23_/vmstate/qlist/load/loadqlist": {
                "status": "PASSED"
            },
            "ptestresult.qemu.24_/aio-gsource/event/add-remove": {
                "status": "PASSED"
            },
            "ptestresult.qemu.24_/bdrv-drain/detach/drain_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.24_/char/socket/client/mainloop/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.24_/cutils/qemu_strtoi/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.24_/hbitmap/truncate/grow/large": {
                "status": "PASSED"
            },
            "ptestresult.qemu.24_/visitor/input/any": {
                "status": "PASSED"
            },
            "ptestresult.qemu.24_/visitor/opts/u64/val2/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.24_/visitor/serialization/QMP/primitives/uint8_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.25_/aio-gsource/event/wait": {
                "status": "PASSED"
            },
            "ptestresult.qemu.25_/bdrv-drain/detach/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.25_/char/socket/client/wait-conn/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.25_/cutils/qemu_strtoi/whitespace": {
                "status": "PASSED"
            },
            "ptestresult.qemu.25_/hbitmap/truncate/shrink/negligible": {
                "status": "PASSED"
            },
            "ptestresult.qemu.25_/visitor/input/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.25_/visitor/opts/u64/val2/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.25_/visitor/serialization/QMP/primitives/uint8_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.26_/aio-gsource/event/flush": {
                "status": "PASSED"
            },
            "ptestresult.qemu.26_/bdrv-drain/detach/parent_cb": {
                "status": "PASSED"
            },
            "ptestresult.qemu.26_/char/socket/client/wait-conn/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.26_/cutils/qemu_strtoi/invalid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.26_/hbitmap/truncate/shrink/tiny": {
                "status": "PASSED"
            },
            "ptestresult.qemu.26_/visitor/input/union-flat": {
                "status": "PASSED"
            },
            "ptestresult.qemu.26_/visitor/opts/u64/range/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.26_/visitor/serialization/QMP/primitives/uint8_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.27_/aio-gsource/event/wait/no-flush-cb": {
                "status": "PASSED"
            },
            "ptestresult.qemu.27_/bdrv-drain/detach/driver_cb": {
                "status": "PASSED"
            },
            "ptestresult.qemu.27_/char/socket/client/mainloop-reconnect/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.27_/cutils/qemu_strtoi/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.27_/hbitmap/truncate/shrink/small": {
                "status": "PASSED"
            },
            "ptestresult.qemu.27_/visitor/input/union-in-union": {
                "status": "PASSED"
            },
            "ptestresult.qemu.27_/visitor/opts/u64/range/minval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.27_/visitor/serialization/QMP/primitives/uint16_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.28_/aio-gsource/timer/schedule": {
                "status": "PASSED"
            },
            "ptestresult.qemu.28_/bdrv-drain/attach/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.28_/char/socket/client/mainloop-reconnect/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.28_/cutils/qemu_strtoi/octal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.28_/hbitmap/truncate/shrink/medium": {
                "status": "PASSED"
            },
            "ptestresult.qemu.28_/visitor/input/alternate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.28_/visitor/opts/u64/range/maxval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.28_/visitor/serialization/QMP/primitives/uint16_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.29_/bdrv-drain/bdrv_drop_intermediate/poll": {
                "status": "PASSED"
            },
            "ptestresult.qemu.29_/char/socket/client/wait-conn-reconnect/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.29_/cutils/qemu_strtoi/decimal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.29_/hbitmap/truncate/shrink/large": {
                "status": "PASSED"
            },
            "ptestresult.qemu.29_/visitor/input/errors": {
                "status": "PASSED"
            },
            "ptestresult.qemu.29_/visitor/opts/u64/range/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.29_/visitor/serialization/QMP/primitives/uint16_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/aio/bh/schedule": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/aio/multi/schedule": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/auth/list/add-remove": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/auth/list/default/deny": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/basic/iov/io": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/basic/lifecycle": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/bdrv-drain/set_aio_context": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/bdrv-graph-mod/should-update-child": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/bitcnt/ctpop16": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/bitmap/bitmap_set": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/bitops/sextract64": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/block-backend/drain_all_aio_error": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/blockjob/cancel/created": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/char/invalid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/crypto/afsplit/sha256/5000": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/crypto/akcipher/rsa1024-pkcs1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/crypto/cipher/aes-ecb-192": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/crypto/der/parse-rsa2048-priv-key": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/crypto/hash/alloc": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/crypto/hmac/alloc": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/crypto/ivgen/plain/1f2e3d4c": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/crypto/secret/indirect/good": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/crypto/task/datafree": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/cutils/freq_to_str": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/error-report/loc": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/event/event_b": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/hbitmap/size/0": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/host-utils/muls64": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/host-utils/test_divs128": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/host-utils/test_rshift": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/image-locking/set-perm-abort": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/int128/int128_add": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/interval-tree/find-one-point": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/io/channel/socket/ipv4-async": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/keyval/keyval_parse/list": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/logging/parse_path": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/qapi/util/parse_qapi_name": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/qdev/properties/static/global": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/qdist/pr": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/qemu-opts/find_opts": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/qgraph/test_machine": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/qht/mode/resize": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/qmp/dispatch_cmd_oob": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/qtree/remove": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/replication/primary/write": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/resv-mem/range_reverse_array_low_end": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/seccomp/fork/on-nospawn": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/single/failure": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/string-visitor/input/intList": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/string-visitor/output/int-human": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/sync-op/pwrite": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/test-smp-parse/with_clusters": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/thread-pool/submit-aio": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/throttle/compute_wait": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/util/base64/embedded-nul": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/util/socket/is-socket/bad": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/uuid/generate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/virtio-dmabuf/add_rm_dev": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/visitor/clone/alternate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/visitor/forward/alternate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/visitor/input/uint": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/visitor/opts/i64/nonlist": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/visitor/output/bool": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/visitor/serialization/QMP/nested_struct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/vmstate/simple/primitive": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/write-threshold/trigger": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/xbzrle/encode_decode_zero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/xs_node/tx_abort": {
                "status": "PASSED"
            },
            "ptestresult.qemu.2_/yank/char_change/success/yank_to_yank": {
                "status": "PASSED"
            },
            "ptestresult.qemu.30_/bdrv-drain/replace_child/mid-drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.30_/char/socket/client/wait-conn-reconnect/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.30_/cutils/qemu_strtoi/hex": {
                "status": "PASSED"
            },
            "ptestresult.qemu.30_/hbitmap/serialize/align": {
                "status": "PASSED"
            },
            "ptestresult.qemu.30_/visitor/input/wrong-type": {
                "status": "PASSED"
            },
            "ptestresult.qemu.30_/visitor/opts/u64/range/2big": {
                "status": "PASSED"
            },
            "ptestresult.qemu.30_/visitor/serialization/QMP/primitives/uint16_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.31_/char/socket/client/mainloop-fdpass/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.31_/cutils/qemu_strtoi/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.31_/hbitmap/serialize/basic": {
                "status": "PASSED"
            },
            "ptestresult.qemu.31_/visitor/input/alternate-number": {
                "status": "PASSED"
            },
            "ptestresult.qemu.31_/visitor/opts/range/unvisited": {
                "status": "PASSED"
            },
            "ptestresult.qemu.31_/visitor/serialization/QMP/primitives/uint32_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.32_/char/socket/client/mainloop-fdpass/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.32_/cutils/qemu_strtoi/overflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.32_/hbitmap/serialize/part": {
                "status": "PASSED"
            },
            "ptestresult.qemu.32_/visitor/input/alternate-list": {
                "status": "PASSED"
            },
            "ptestresult.qemu.32_/visitor/opts/range/beyond": {
                "status": "PASSED"
            },
            "ptestresult.qemu.32_/visitor/serialization/QMP/primitives/uint32_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.33_/char/socket/client/wait-conn-fdpass/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.33_/cutils/qemu_strtoi/min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.33_/hbitmap/serialize/zeroes": {
                "status": "PASSED"
            },
            "ptestresult.qemu.33_/visitor/input/qapi-introspect": {
                "status": "PASSED"
            },
            "ptestresult.qemu.33_/visitor/opts/dict/unvisited": {
                "status": "PASSED"
            },
            "ptestresult.qemu.33_/visitor/serialization/QMP/primitives/uint32_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.34_/char/socket/client/wait-conn-fdpass/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.34_/cutils/qemu_strtoi/underflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.34_/hbitmap/next_zero/next_x_0": {
                "status": "PASSED"
            },
            "ptestresult.qemu.34_/visitor/input/fail/struct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.34_/visitor/serialization/QMP/primitives/uint32_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.35_/char/socket/client/reconnect-error/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.35_/cutils/qemu_strtoi/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.35_/hbitmap/next_zero/next_x_4": {
                "status": "PASSED"
            },
            "ptestresult.qemu.35_/visitor/input/fail/struct-nested": {
                "status": "PASSED"
            },
            "ptestresult.qemu.35_/visitor/serialization/QMP/primitives/uint64_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.36_/char/socket/client/reconnect-error/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.36_/cutils/qemu_strtoi/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.36_/hbitmap/next_zero/next_x_after_truncate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.36_/visitor/input/fail/struct-in-list": {
                "status": "PASSED"
            },
            "ptestresult.qemu.36_/visitor/serialization/QMP/primitives/uint64_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.37_/char/socket/client/dupid-reconnect/tcp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.37_/cutils/qemu_strtoi_full/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.37_/hbitmap/next_dirty_area/next_dirty_area_0": {
                "status": "PASSED"
            },
            "ptestresult.qemu.37_/visitor/input/fail/struct-missing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.37_/visitor/serialization/QMP/primitives/uint64_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.38_/char/socket/client/dupid-reconnect/unix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.38_/cutils/qemu_strtoi_full/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.38_/hbitmap/next_dirty_area/next_dirty_area_1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.38_/visitor/input/fail/list": {
                "status": "PASSED"
            },
            "ptestresult.qemu.38_/visitor/serialization/QMP/primitives/uint64_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.39_/cutils/qemu_strtoi_full/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.39_/hbitmap/next_dirty_area/next_dirty_area_4": {
                "status": "PASSED"
            },
            "ptestresult.qemu.39_/visitor/input/fail/list-nested": {
                "status": "PASSED"
            },
            "ptestresult.qemu.39_/visitor/serialization/QMP/primitives/int8_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/aio/bh/schedule10": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/aio/multi/mutex/contended": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/auth/list/default/allow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/auth/list/default/deny": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/basic/iov/discard-front": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/basic/yield": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/bdrv-drain/driver-cb/drain_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/bdrv-graph-mod/parallel-perm-update": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/bitcnt/ctpop32": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/bitops/half_shuffle32": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/blockjob/cancel/running": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/char/ringbuf": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/crypto/afsplit/sha256/big": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/crypto/akcipher/rsa2048-raw": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/crypto/cipher/aes-ecb-256": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/crypto/der/parse-ecdsa-p192-priv-key": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/crypto/hash/prealloc": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/crypto/hmac/prealloc": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/crypto/ivgen/plain/1f2e3d4c5b6a7988": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/crypto/secret/indirect/badfile": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/crypto/task/failure": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/cutils/iec_binary_prefix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/error-report/glog": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/event/event_c": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/hbitmap/size/unaligned": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/int128/int128_sub": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/interval-tree/find-two-point": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/io/channel/socket/ipv4-fd": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/keyval/visit/bool": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/logging/logfile_write_path": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/qdev/properties/dynamic/global": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/qdist/single/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/qemu-opts/opts_create": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/qgraph/test_contains": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/qmp/dispatch_cmd_failure": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/qtree/destroy": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/replication/primary/start": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/resv-mem/resv_region_list_insert": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/seccomp/fork/off": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/single/cancel": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/string-visitor/input/uintList": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/string-visitor/output/bool": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/sync-op/preadv": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/test-smp-parse/generic/valid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/thread-pool/submit-co": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/throttle/init": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/util/base64/not-nul-terminated": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/util/socket/is-socket/good": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/uuid/parse": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/virtio-dmabuf/rm_invalid_res": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/visitor/clone/list": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/visitor/forward/string": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/visitor/input/int_overflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/visitor/opts/i64/val1/errno": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/visitor/output/number": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/visitor/serialization/QMP/nested_struct_list": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/vmstate/simple/array": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/xbzrle/encode_decode_unchanged": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/xs_node/tx_fail": {
                "status": "PASSED"
            },
            "ptestresult.qemu.3_/yank/char_change/success/from_yank": {
                "status": "PASSED"
            },
            "ptestresult.qemu.40_/cutils/qemu_strtoi_full/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.40_/hbitmap/next_dirty_area/next_dirty_area_after_truncate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.40_/visitor/input/fail/union-flat": {
                "status": "PASSED"
            },
            "ptestresult.qemu.40_/visitor/serialization/QMP/primitives/int8_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.41_/cutils/qemu_strtoi_full/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.41_/visitor/input/fail/union-flat-no-discriminator": {
                "status": "PASSED"
            },
            "ptestresult.qemu.41_/visitor/serialization/QMP/primitives/int8_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.42_/cutils/qemu_strtoi_full/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.42_/visitor/input/fail/alternate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.42_/visitor/serialization/QMP/primitives/int8_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.43_/cutils/qemu_strtoi_full/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.43_/visitor/serialization/QMP/primitives/int16_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.44_/cutils/qemu_strtoi_full/erange_junk": {
                "status": "PASSED"
            },
            "ptestresult.qemu.44_/visitor/serialization/QMP/primitives/int16_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.45_/cutils/qemu_strtoui/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.45_/visitor/serialization/QMP/primitives/int16_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.46_/cutils/qemu_strtoui/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.46_/visitor/serialization/QMP/primitives/int16_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.47_/cutils/qemu_strtoui/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.47_/visitor/serialization/QMP/primitives/int32_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.48_/cutils/qemu_strtoui/whitespace": {
                "status": "PASSED"
            },
            "ptestresult.qemu.48_/visitor/serialization/QMP/primitives/int32_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.49_/cutils/qemu_strtoui/invalid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.49_/visitor/serialization/QMP/primitives/int32_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/aio/bh/cancel": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/aio/multi/mutex/handoff": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/auth/list/default/allow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/auth/list/explicit/deny": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/basic/iov/discard-back": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/basic/nesting": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/bdrv-drain/driver-cb/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/bdrv-graph-mod/parallel-exclusive-write": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/bitcnt/ctpop64": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/bitops/half_shuffle64": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/blockjob/cancel/paused": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/char/mux": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/crypto/afsplit/sha1/1000": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/crypto/akcipher/rsa2048-pkcs1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/crypto/cipher/aes-cbc-128": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/crypto/der/parse-ecdsa-p256-priv-key": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/crypto/hash/digest": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/crypto/hmac/digest": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/crypto/ivgen/plain64/1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/crypto/secret/indirect/emptyfile": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/crypto/task/thread_complete": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/cutils/si_prefix": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/error-report/once": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/event/event_d": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/hbitmap/iter/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/int128/int128_neg": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/interval-tree/find-one-range": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/io/channel/socket/ipv6-sync": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/keyval/visit/number": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/logging/logfile_lock_path": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/pair/success": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/qdev/properties/global/subclass": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/qdist/single/full": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/qemu-opts/opt_get": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/qgraph/test_multiple_contains": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/qmp/dispatch_cmd_io": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/qtree/insert": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/replication/primary/stop": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/seccomp/thread/on": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/socket/fd-pass/name/good": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/string-visitor/input/bool": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/string-visitor/output/bool-human": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/sync-op/pwritev": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/test-smp-parse/generic/invalid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/thread-pool/submit-many": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/throttle/init_readonly": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/util/base64/invalid-chars": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/uuid/unparse": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/virtio-dmabuf/add_invalid_res": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/visitor/clone/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/visitor/forward/size": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/visitor/input/int_keyval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/visitor/opts/i64/val1/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/visitor/output/string": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/visitor/serialization/QMP/primitives/string_empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/vmstate/versioned/load/v1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/xbzrle/encode_decode_1_byte": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/xs_node/tx_succeed": {
                "status": "PASSED"
            },
            "ptestresult.qemu.4_/yank/char_change/fail/to_yank": {
                "status": "PASSED"
            },
            "ptestresult.qemu.50_/cutils/qemu_strtoui/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.50_/visitor/serialization/QMP/primitives/int32_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.51_/cutils/qemu_strtoui/octal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.51_/visitor/serialization/QMP/primitives/int64_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.52_/cutils/qemu_strtoui/decimal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.52_/visitor/serialization/QMP/primitives/int64_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.53_/cutils/qemu_strtoui/hex": {
                "status": "PASSED"
            },
            "ptestresult.qemu.53_/visitor/serialization/QMP/primitives/int64_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.54_/cutils/qemu_strtoui/wrap": {
                "status": "PASSED"
            },
            "ptestresult.qemu.54_/visitor/serialization/QMP/primitives/int64_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.55_/cutils/qemu_strtoui/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.55_/visitor/serialization/QMP/primitive_list/string_empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.56_/cutils/qemu_strtoui/overflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.56_/visitor/serialization/QMP/primitive_list/string_whitespace": {
                "status": "PASSED"
            },
            "ptestresult.qemu.57_/cutils/qemu_strtoui/underflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.57_/visitor/serialization/QMP/primitive_list/string_newlines": {
                "status": "PASSED"
            },
            "ptestresult.qemu.58_/cutils/qemu_strtoui/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.58_/visitor/serialization/QMP/primitive_list/string_commas": {
                "status": "PASSED"
            },
            "ptestresult.qemu.59_/cutils/qemu_strtoui/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.59_/visitor/serialization/QMP/primitive_list/string_single_quoted": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/aio/bh/delete": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/aio/multi/mutex/mcs": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/auth/list/explicit/allow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/auth/list/explicit/deny": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/basic/iov/discard-front-undo": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/basic/self": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/bdrv-drain/driver-cb/co/drain_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/bdrv-graph-mod/append-greedy-filter": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/bitops/half_unshuffle32": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/blockjob/cancel/ready": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/char/stdio": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/crypto/akcipher/rsakey-1024-public": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/crypto/cipher/aes-cbc-192": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/crypto/hash/base64": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/crypto/ivgen/plain64/1f2e3d4c": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/crypto/secret/noconv/utf8": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/crypto/task/thread_failure": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/cutils/parse_uint/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/error-report/timestamp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/event/deprecated": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/hbitmap/iter/partial": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/int128/int128_nz": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/interval-tree/find-one-range-many": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/io/channel/socket/ipv6-async": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/keyval/visit/size": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/pair/failure": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/qdist/binning/simple": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/qemu-opts/opt_get_bool": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/qgraph/test_produces": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/qmp/dispatch_cmd_success_response": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/replication/primary/do_checkpoint": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/seccomp/thread/on-nospawn": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/socket/fd-pass/name/bad": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/string-visitor/input/number": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/string-visitor/output/number": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/sync-op/preadv_part": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/thread-pool/cancel": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/throttle/init_writeonly": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/uuid/unparse_strdup": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/virtio-dmabuf/free_res": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/visitor/clone/complex1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/visitor/forward/number": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/visitor/input/int_str_keyval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/visitor/opts/i64/val1/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/visitor/output/no-string": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/visitor/serialization/QMP/primitives/string_whitespace": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/vmstate/versioned/load/v2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/xbzrle/encode_decode_overflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/xs_node/tx_rm": {
                "status": "PASSED"
            },
            "ptestresult.qemu.5_/yank/char_change/fail/yank_to_yank": {
                "status": "PASSED"
            },
            "ptestresult.qemu.60_/cutils/qemu_strtoui_full/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.60_/visitor/serialization/QMP/primitive_list/string_double_quoted": {
                "status": "PASSED"
            },
            "ptestresult.qemu.61_/cutils/qemu_strtoui_full/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.61_/visitor/serialization/QMP/primitive_list/boolean_true1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.62_/cutils/qemu_strtoui_full/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.62_/visitor/serialization/QMP/primitive_list/boolean_true2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.63_/cutils/qemu_strtoui_full/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.63_/visitor/serialization/QMP/primitive_list/boolean_true3": {
                "status": "PASSED"
            },
            "ptestresult.qemu.64_/cutils/qemu_strtoui_full/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.64_/visitor/serialization/QMP/primitive_list/boolean_false1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.65_/cutils/qemu_strtoui_full/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.65_/visitor/serialization/QMP/primitive_list/boolean_false2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.66_/cutils/qemu_strtoui_full/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.66_/visitor/serialization/QMP/primitive_list/number_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.67_/cutils/qemu_strtoui_full/erange_junk": {
                "status": "PASSED"
            },
            "ptestresult.qemu.67_/visitor/serialization/QMP/primitive_list/number_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.68_/cutils/qemu_strtol/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.68_/visitor/serialization/QMP/primitive_list/number_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.69_/cutils/qemu_strtol/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.69_/visitor/serialization/QMP/primitive_list/number_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/aio/bh/flush": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/aio/multi/mutex/pthread": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/auth/list/explicit/allow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/basic/entered": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/basic/iov/discard-back-undo": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/bdrv-drain/driver-cb/co/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/bitops/half_unshuffle64": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/blockjob/cancel/standby": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/char/pipe": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/crypto/akcipher/rsakey-1024-private": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/crypto/cipher/aes-cbc-256": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/crypto/ivgen/plain64/1f2e3d4c5b6a7988": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/crypto/secret/noconv/base64/good": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/cutils/parse_uint/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/error-report/warn": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/event/deprecated_data": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/hbitmap/iter/granularity": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/int128/int128_le": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/interval-tree/find-many-range": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/io/channel/socket/unix-sync": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/keyval/visit/dict": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/pair/cancel": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/qdist/binning/precision": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/qemu-opts/opt_get_number": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/qgraph/test_multiple_produces": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/qmp/dispatch_cmd_deprecated": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/replication/primary/get_error_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/seccomp/thread/off": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/socket/fd-pass/name/nomon": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/string-visitor/input/string": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/string-visitor/output/number-human": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/sync-op/pwritev_part": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/thread-pool/cancel-async": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/throttle/destroy": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/uuid/hash": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/visitor/clone/complex2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/visitor/forward/any": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/visitor/input/int_str_fail": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/visitor/opts/i64/val2/errno": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/visitor/output/enum": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/visitor/serialization/QMP/primitives/string_newlines": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/vmstate/field_exists/load/noskip": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/xbzrle/encode_decode": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/xs_node/tx_resurrect": {
                "status": "PASSED"
            },
            "ptestresult.qemu.6_/yank/char_change/fail/from_yank": {
                "status": "PASSED"
            },
            "ptestresult.qemu.70_/cutils/qemu_strtol/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.70_/visitor/serialization/QMP/primitive_list/integer_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.71_/cutils/qemu_strtol/whitespace": {
                "status": "PASSED"
            },
            "ptestresult.qemu.71_/visitor/serialization/QMP/primitive_list/integer_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.72_/cutils/qemu_strtol/invalid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.72_/visitor/serialization/QMP/primitive_list/integer_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.73_/cutils/qemu_strtol/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.73_/visitor/serialization/QMP/primitive_list/integer_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.74_/cutils/qemu_strtol/octal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.74_/visitor/serialization/QMP/primitive_list/uint8_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.75_/cutils/qemu_strtol/decimal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.75_/visitor/serialization/QMP/primitive_list/uint8_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.76_/cutils/qemu_strtol/hex": {
                "status": "PASSED"
            },
            "ptestresult.qemu.76_/visitor/serialization/QMP/primitive_list/uint8_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.77_/cutils/qemu_strtol/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.77_/visitor/serialization/QMP/primitive_list/uint8_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.78_/cutils/qemu_strtol/overflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.78_/visitor/serialization/QMP/primitive_list/uint16_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.79_/cutils/qemu_strtol/min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.79_/visitor/serialization/QMP/primitive_list/uint16_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/aio/bh/callback-delete/one": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/basic/in_coroutine": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/bdrv-drain/quiesce/drain_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/blockjob/cancel/pending": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/char/file": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/crypto/akcipher/rsakey-2048-public": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/crypto/cipher/null-iv": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/crypto/ivgen/essiv/1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/crypto/secret/noconv/base64/bad": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/cutils/parse_uint/whitespace": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/hbitmap/iter/iter_and_reset": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/int128/int128_lt": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/io/channel/socket/unix-async": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/keyval/visit/list": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/pair/fail-cancel-race": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/qdist/binning/expand": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/qemu-opts/opt_get_size": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/qgraph/test_consumes": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/qmp/dispatch_cmd_arg_deprecated": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/replication/secondary/read": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/seccomp/sched/on": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/socket/fd-pass/num/good": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/string-visitor/input/enum": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/string-visitor/output/string": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/sync-op/pwrite_compressed": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/throttle/have_timer": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/visitor/clone/complex3": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/visitor/forward/list": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/visitor/input/bool": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/visitor/opts/i64/val2/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/visitor/output/struct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/visitor/serialization/QMP/primitives/string_commas": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/vmstate/field_exists/load/skip": {
                "status": "PASSED"
            },
            "ptestresult.qemu.7_/xs_node/tx_resurrect2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.80_/cutils/qemu_strtol/underflow": {
                "status": "PASSED"
            },
            "ptestresult.qemu.80_/visitor/serialization/QMP/primitive_list/uint16_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.81_/cutils/qemu_strtol/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.81_/visitor/serialization/QMP/primitive_list/uint16_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.82_/cutils/qemu_strtol/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.82_/visitor/serialization/QMP/primitive_list/uint32_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.83_/cutils/qemu_strtol_full/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.83_/visitor/serialization/QMP/primitive_list/uint32_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.84_/cutils/qemu_strtol_full/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.84_/visitor/serialization/QMP/primitive_list/uint32_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.85_/cutils/qemu_strtol_full/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.85_/visitor/serialization/QMP/primitive_list/uint32_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.86_/cutils/qemu_strtol_full/negative": {
                "status": "PASSED"
            },
            "ptestresult.qemu.86_/visitor/serialization/QMP/primitive_list/uint64_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.87_/cutils/qemu_strtol_full/negzero": {
                "status": "PASSED"
            },
            "ptestresult.qemu.87_/visitor/serialization/QMP/primitive_list/uint64_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.88_/cutils/qemu_strtol_full/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.88_/visitor/serialization/QMP/primitive_list/uint64_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.89_/cutils/qemu_strtol_full/max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.89_/visitor/serialization/QMP/primitive_list/uint64_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/aio/bh/callback-delete/many": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/basic/order": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/bdrv-drain/quiesce/drain": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/blockjob/cancel/concluded": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/char/file-fifo": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/crypto/akcipher/rsakey-2048-private": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/crypto/cipher/short-plaintext": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/crypto/ivgen/essiv/1f2e3d4c": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/crypto/secret/conv/base64/utf8valid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/cutils/parse_uint/invalid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/hbitmap/get/all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/int128/int128_ge": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/io/channel/socket/unix-fd-pass": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/keyval/visit/optional": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/qdist/binning/shrink": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/qemu-opts/opt_unset": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/qgraph/test_multiple_consumes": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/qmp/dispatch_cmd_ret_deprecated": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/replication/secondary/write": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/seccomp/sched/on-nores": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/socket/fd-pass/num/bad": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/string-visitor/input/fuzz": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/string-visitor/output/string-human": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/sync-op/pwrite_zeroes": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/throttle/detach_attach": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/visitor/input/bool_keyval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/visitor/opts/i64/val2/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/visitor/output/struct-nested": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/visitor/serialization/QMP/primitives/string_single_quoted": {
                "status": "PASSED"
            },
            "ptestresult.qemu.8_/vmstate/field_exists/save/noskip": {
                "status": "PASSED"
            },
            "ptestresult.qemu.90_/cutils/qemu_strtol_full/erange_junk": {
                "status": "PASSED"
            },
            "ptestresult.qemu.90_/visitor/serialization/QMP/primitive_list/int8_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.91_/cutils/qemu_strtoul/correct": {
                "status": "PASSED"
            },
            "ptestresult.qemu.91_/visitor/serialization/QMP/primitive_list/int8_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.92_/cutils/qemu_strtoul/null": {
                "status": "PASSED"
            },
            "ptestresult.qemu.92_/visitor/serialization/QMP/primitive_list/int8_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.93_/cutils/qemu_strtoul/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.93_/visitor/serialization/QMP/primitive_list/int8_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.94_/cutils/qemu_strtoul/whitespace": {
                "status": "PASSED"
            },
            "ptestresult.qemu.94_/visitor/serialization/QMP/primitive_list/int16_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.95_/cutils/qemu_strtoul/invalid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.95_/visitor/serialization/QMP/primitive_list/int16_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.96_/cutils/qemu_strtoul/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.96_/visitor/serialization/QMP/primitive_list/int16_min": {
                "status": "PASSED"
            },
            "ptestresult.qemu.97_/cutils/qemu_strtoul/octal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.97_/visitor/serialization/QMP/primitive_list/int16_max": {
                "status": "PASSED"
            },
            "ptestresult.qemu.98_/cutils/qemu_strtoul/decimal": {
                "status": "PASSED"
            },
            "ptestresult.qemu.98_/visitor/serialization/QMP/primitive_list/int32_sanity1": {
                "status": "PASSED"
            },
            "ptestresult.qemu.99_/cutils/qemu_strtoul/hex": {
                "status": "PASSED"
            },
            "ptestresult.qemu.99_/visitor/serialization/QMP/primitive_list/int32_sanity2": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/aio/event/add-remove": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/bdrv-drain/quiesce/co/drain_all": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/char/udp": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/crypto/akcipher/rsakey-public-lack-elem": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/crypto/ivgen/essiv/1f2e3d4c5b6a7988": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/crypto/secret/conv/base64/utf8invalid": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/cutils/parse_uint/trailing": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/hbitmap/get/some": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/int128/int128_gt": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/io/channel/socket/unix-listen-cleanup": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/keyval/visit/alternate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/locking/co-mutex": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/qemu-opts/opts_reset": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/qgraph/test_driver": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/qmp/dealloc_types": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/replication/secondary/start": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/seccomp/sched/off": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/socket/fd-pass/num/nocli": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/string-visitor/output/no-string": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/sync-op/load_vmstate": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/throttle/config_functions": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/visitor/input/bool_str_keyval": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/visitor/opts/i64/range/empty": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/visitor/output/list": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/visitor/serialization/QMP/primitives/string_double_quoted": {
                "status": "PASSED"
            },
            "ptestresult.qemu.9_/vmstate/field_exists/save/skip": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:23\nBEGIN: /usr/lib/qemu/ptest\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02S5046665b93e9b846f95101bfcc92dd86\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02S9b628ca815d5d322472c94bba997781d\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02Scd6ece72289bb646de4515fc1c56e1c4\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02S07a8f39e3c42af3e1dd91b838f2237e1\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02S8d32cd2542a89d9663b80b0f06b21990\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02S797d4bb011803c6392b2efcd253288a0\nio_read 0x7fdd682d98\nio_poll_true 0x7fdd682d98\n> io_poll_ready\nio_read 0x7fdd682da4\n< io_poll_ready\nio_poll_true 0x7fdd682d98\nio_poll_false 0x7fdd682da4\n> io_poll_ready\nio_poll_false 0x7fdd682da4\nio_poll_false 0x7fdd682da4\nio_poll_false 0x7fdd682da4\nio_poll_false 0x7fdd682da4\nio_poll_false 0x7fdd682da4\nio_poll_false 0x7fdd682da4\nio_read 0x7fdd682da4\n< io_poll_ready\nTAP version 13\n# random seed: R02Saff0112144fda82e18058a4fddaf25b0\n1..1\nPASS: 1 /nested-aio-poll\nTAP version 13\n# random seed: R02S5f950178238bf63b625ff333ba738c8d\n1..2\n# Start of image-locking tests\nPASS: 1 /image-locking/basic\nPASS: 2 /image-locking/set-perm-abort\n# End of image-locking tests\nUsage: ./unit/test-rcu-tailq duration nreaders\nTAP version 13\n# random seed: R02S7cacc572d7661c29f3d73bc4ef67bc67\n1..4\n# Start of qtree tests\nPASS: 1 /qtree/search\nPASS: 2 /qtree/remove\n# nnodes: 62\n# nnodes: 0\nPASS: 3 /qtree/destroy\nPASS: 4 /qtree/insert\n# End of qtree tests\nTAP version 13\n# random seed: R02Sa2447ebf37419d3c1cc81e45cbb001e4\n1..5\n# Start of virtio-dmabuf tests\nPASS: 1 /virtio-dmabuf/add_rm_res\nPASS: 2 /virtio-dmabuf/add_rm_dev\nPASS: 3 /virtio-dmabuf/rm_invalid_res\nPASS: 4 /virtio-dmabuf/add_invalid_res\nPASS: 5 /virtio-dmabuf/free_res\n# End of virtio-dmabuf tests\nTAP version 13\n# random seed: R02S6183ff6572a15b7da73154e3cfe796f4\n1..16\n# Start of crypto tests\n# Start of secret tests\nPASS: 1 /crypto/secret/direct\n# Start of indirect tests\nPASS: 2 /crypto/secret/indirect/good\nPASS: 3 /crypto/secret/indirect/badfile\nPASS: 4 /crypto/secret/indirect/emptyfile\n# End of indirect tests\n# Start of noconv tests\nPASS: 5 /crypto/secret/noconv/utf8\n# Start of base64 tests\nPASS: 6 /crypto/secret/noconv/base64/good\nPASS: 7 /crypto/secret/noconv/base64/bad\n# End of base64 tests\n# End of noconv tests\n# Start of conv tests\n# Start of base64 tests\nPASS: 8 /crypto/secret/conv/base64/utf8valid\nPASS: 9 /crypto/secret/conv/base64/utf8invalid\n# End of base64 tests\n# Start of utf8 tests\nPASS: 10 /crypto/secret/conv/utf8/base64\n# End of utf8 tests\n# End of conv tests\n# Start of crypt tests\nPASS: 11 /crypto/secret/crypt/raw\nPASS: 12 /crypto/secret/crypt/base64\nPASS: 13 /crypto/secret/crypt/shortkey\nPASS: 14 /crypto/secret/crypt/shortiv\nPASS: 15 /crypto/secret/crypt/missingiv\nPASS: 16 /crypto/secret/crypt/badiv\n# End of crypt tests\n# End of secret tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Saecbf5a892f444f3bcc1dfe83691ba5f\n1..12\n# Start of basic tests\nPASS: 1 /basic/no-dangling-access\nPASS: 2 /basic/lifecycle\nPASS: 3 /basic/yield\nPASS: 4 /basic/nesting\nPASS: 5 /basic/self\nPASS: 6 /basic/entered\nPASS: 7 /basic/in_coroutine\nPASS: 8 /basic/order\n# End of basic tests\n# Start of locking tests\nPASS: 9 /locking/co-mutex\n# Start of co-mutex tests\nPASS: 10 /locking/co-mutex/lockable\n# End of co-mutex tests\n# Start of co-rwlock tests\nPASS: 11 /locking/co-rwlock/upgrade\nPASS: 12 /locking/co-rwlock/downgrade\n# End of co-rwlock tests\n# End of locking tests\nTAP version 13\n# random seed: R02Sd45d3db00ce01ef752944b74f7c5ebef\n1..30\n# Start of bdrv-drain tests\nPASS: 1 /bdrv-drain/nested\nPASS: 2 /bdrv-drain/set_aio_context\n# Start of driver-cb tests\nPASS: 3 /bdrv-drain/driver-cb/drain_all\nPASS: 4 /bdrv-drain/driver-cb/drain\n# Start of co tests\nPASS: 5 /bdrv-drain/driver-cb/co/drain_all\nPASS: 6 /bdrv-drain/driver-cb/co/drain\n# End of co tests\n# End of driver-cb tests\n# Start of quiesce tests\nPASS: 7 /bdrv-drain/quiesce/drain_all\nPASS: 8 /bdrv-drain/quiesce/drain\n# Start of co tests\nPASS: 9 /bdrv-drain/quiesce/co/drain_all\nPASS: 10 /bdrv-drain/quiesce/co/drain\n# End of co tests\n# End of quiesce tests\n# Start of graph-change tests\nPASS: 11 /bdrv-drain/graph-change/drain_all\n# End of graph-change tests\n# Start of iothread tests\nPASS: 12 /bdrv-drain/iothread/drain_all\nPASS: 13 /bdrv-drain/iothread/drain\n# End of iothread tests\n# Start of blockjob tests\nPASS: 14 /bdrv-drain/blockjob/drain_all\nPASS: 15 /bdrv-drain/blockjob/drain\nPASS: 16 /bdrv-drain/blockjob/commit_by_drained_end\n# Start of error tests\nPASS: 17 /bdrv-drain/blockjob/error/drain_all\nPASS: 18 /bdrv-drain/blockjob/error/drain\n# End of error tests\n# Start of iothread tests\nPASS: 19 /bdrv-drain/blockjob/iothread/drain_all\nPASS: 20 /bdrv-drain/blockjob/iothread/drain\n# Start of error tests\nPASS: 21 /bdrv-drain/blockjob/iothread/error/drain_all\nPASS: 22 /bdrv-drain/blockjob/iothread/error/drain\n# End of error tests\n# End of iothread tests\n# End of blockjob tests\n# Start of deletion tests\nPASS: 23 /bdrv-drain/deletion/drain\n# End of deletion tests\n# Start of detach tests\nPASS: 24 /bdrv-drain/detach/drain_all\nPASS: 25 /bdrv-drain/detach/drain\nPASS: 26 /bdrv-drain/detach/parent_cb\nPASS: 27 /bdrv-drain/detach/driver_cb\n# End of detach tests\n# Start of attach tests\nPASS: 28 /bdrv-drain/attach/drain\n# End of attach tests\n# Start of bdrv_drop_intermediate tests\nPASS: 29 /bdrv-drain/bdrv_drop_intermediate/poll\n# End of bdrv_drop_intermediate tests\n# Start of replace_child tests\nPASS: 30 /bdrv-drain/replace_child/mid-drain\n# End of replace_child tests\n# End of bdrv-drain tests\nTAP version 13\n# random seed: R02Sda382e00d6952c90ced662685506b8ad\n1..6\n# Start of uuid tests\nPASS: 1 /uuid/is_null\nPASS: 2 /uuid/generate\nPASS: 3 /uuid/parse\nPASS: 4 /uuid/unparse\nPASS: 5 /uuid/unparse_strdup\nPASS: 6 /uuid/hash\n# End of uuid tests\nTAP version 13\n# random seed: R02S522dc125eaa4f3cf3b07c0391a23cb5c\n1..3\n# Start of resv-mem tests\nPASS: 1 /resv-mem/range_reverse_array\nPASS: 2 /resv-mem/range_reverse_array_low_end\nPASS: 3 /resv-mem/resv_region_list_insert\n# End of resv-mem tests\nTAP version 13\n# random seed: R02S6fdcafda00c15bda3aff2ed517b64d69\n1..4\n# Start of qdev tests\n# Start of properties tests\n# Start of static tests\nPASS: 1 /qdev/properties/static/default\nPASS: 2 /qdev/properties/static/global\n# Start of default tests\n# End of default tests\n# Start of global tests\n# End of global tests\n# End of static tests\n# Start of dynamic tests\nPASS: 3 /qdev/properties/dynamic/global\n# Start of global tests\n# End of global tests\n# End of dynamic tests\n# Start of global tests\nPASS: 4 /qdev/properties/global/subclass\n# End of global tests\n# End of properties tests\n# End of qdev tests\nTAP version 13\n# random seed: R02Scfb402e832fed3ae7dc4c52c54de7b5f\n1..13\n# Start of replication tests\n# Start of primary tests\nPASS: 1 /replication/primary/read\nPASS: 2 /replication/primary/write\nPASS: 3 /replication/primary/start\nPASS: 4 /replication/primary/stop\nPASS: 5 /replication/primary/do_checkpoint\nPASS: 6 /replication/primary/get_error_all\n# End of primary tests\n# Start of secondary tests\nPASS: 7 /replication/secondary/read\nPASS: 8 /replication/secondary/write\nPASS: 9 /replication/secondary/start\nPASS: 10 /replication/secondary/stop\nPASS: 11 /replication/secondary/continuous_replication\nPASS: 12 /replication/secondary/do_checkpoint\nPASS: 13 /replication/secondary/get_error_all\n# End of secondary tests\n# End of replication tests\nTAP version 13\n# random seed: R02S89826ca356451e2ef3bd8dd753e5ad24\n1..2\n# Start of bitmap tests\nPASS: 1 /bitmap/bitmap_copy_with_offset\nPASS: 2 /bitmap/bitmap_set\n# End of bitmap tests\nTAP version 13\n# random seed: R02S5163ad0d65646d312f492dd6e9397701\n1..5\n# Start of bdrv-graph-mod tests\nPASS: 1 /bdrv-graph-mod/update-perm-tree\nPASS: 2 /bdrv-graph-mod/should-update-child\nPASS: 3 /bdrv-graph-mod/parallel-perm-update\nPASS: 4 /bdrv-graph-mod/parallel-exclusive-write\nPASS: 5 /bdrv-graph-mod/append-greedy-filter\n# End of bdrv-graph-mod tests\nTAP version 13\n# random seed: R02S3495fa01db82eb0d776ffbbda491c5a6\n1..22\n# Start of sync-op tests\nPASS: 1 /sync-op/pread\nPASS: 2 /sync-op/pwrite\nPASS: 3 /sync-op/preadv\nPASS: 4 /sync-op/pwritev\nPASS: 5 /sync-op/preadv_part\nPASS: 6 /sync-op/pwritev_part\nPASS: 7 /sync-op/pwrite_compressed\nPASS: 8 /sync-op/pwrite_zeroes\nPASS: 9 /sync-op/load_vmstate\nPASS: 10 /sync-op/save_vmstate\nPASS: 11 /sync-op/pdiscard\nPASS: 12 /sync-op/truncate\nPASS: 13 /sync-op/block_status\nPASS: 14 /sync-op/flush\nPASS: 15 /sync-op/check\nPASS: 16 /sync-op/activate\n# End of sync-op tests\n# Start of attach tests\nPASS: 17 /attach/blockjob\nPASS: 18 /attach/second_node\nPASS: 19 /attach/preserve_blk_ctx\n# End of attach tests\n# Start of propagate tests\nPASS: 20 /propagate/basic\nPASS: 21 /propagate/diamond\nPASS: 22 /propagate/mirror\n# End of propagate tests\nTAP version 13\n# random seed: R02S771a6f24e56d8f5a3f1bb16504991bbe\n1..14\n# Start of string-visitor tests\n# Start of output tests\nPASS: 1 /string-visitor/output/int\nPASS: 2 /string-visitor/output/int-human\nPASS: 3 /string-visitor/output/bool\nPASS: 4 /string-visitor/output/bool-human\nPASS: 5 /string-visitor/output/number\nPASS: 6 /string-visitor/output/number-human\nPASS: 7 /string-visitor/output/string\nPASS: 8 /string-visitor/output/string-human\nPASS: 9 /string-visitor/output/no-string\nPASS: 10 /string-visitor/output/no-string-human\nPASS: 11 /string-visitor/output/enum\nPASS: 12 /string-visitor/output/enum-human\nPASS: 13 /string-visitor/output/intList\nPASS: 14 /string-visitor/output/intList-human\n# End of output tests\n# End of string-visitor tests\nTAP version 13\n# random seed: R02S3251582fbcfe60cbee5d0c2d0a143e3d\n1..19\n# Start of qemu-opts tests\nPASS: 1 /qemu-opts/find_unknown_opts\nPASS: 2 /qemu-opts/find_opts\nPASS: 3 /qemu-opts/opts_create\nPASS: 4 /qemu-opts/opt_get\nPASS: 5 /qemu-opts/opt_get_bool\nPASS: 6 /qemu-opts/opt_get_number\nPASS: 7 /qemu-opts/opt_get_size\nPASS: 8 /qemu-opts/opt_unset\nPASS: 9 /qemu-opts/opts_reset\nPASS: 10 /qemu-opts/has_help_option\nPASS: 11 /qemu-opts/append_to_null\nPASS: 12 /qemu-opts/append\n# Start of opts_parse tests\nPASS: 13 /qemu-opts/opts_parse/general\nPASS: 14 /qemu-opts/opts_parse/bool\nPASS: 15 /qemu-opts/opts_parse/number\nPASS: 16 /qemu-opts/opts_parse/size\n# End of opts_parse tests\n# Start of to_qdict tests\nPASS: 17 /qemu-opts/to_qdict/basic\nPASS: 18 /qemu-opts/to_qdict/filtered\nPASS: 19 /qemu-opts/to_qdict/duplicates\n# End of to_qdict tests\n# End of qemu-opts tests\nTAP version 13\n# random seed: R02S7b29d3d28f3e76313b9f75d312dadb5d\n1..2\n# Start of qapi tests\n# Start of util tests\nPASS: 1 /qapi/util/qapi_enum_parse\nPASS: 2 /qapi/util/parse_qapi_name\n# End of util tests\n# End of qapi tests\nTAP version 13\n# random seed: R02S5685aff6e6bcdf768434baf9e02d66ac\n1..6\n# Start of yank tests\n# Start of char_change tests\n# Start of success tests\nPASS: 1 /yank/char_change/success/to_yank\nPASS: 2 /yank/char_change/success/yank_to_yank\nPASS: 3 /yank/char_change/success/from_yank\n# End of success tests\n# Start of fail tests\nPASS: 4 /yank/char_change/fail/to_yank\nPASS: 5 /yank/char_change/fail/yank_to_yank\nPASS: 6 /yank/char_change/fail/from_yank\n# End of fail tests\n# End of char_change tests\n# End of yank tests\nTAP version 13\n# random seed: R02S9c42c7d2b8f463690a3bb84f4f2b753c\n1..5\n# Start of auth tests\n# Start of list tests\nPASS: 1 /auth/list/complex\n# Start of default tests\nPASS: 2 /auth/list/default/deny\nPASS: 3 /auth/list/default/allow\n# End of default tests\n# Start of explicit tests\nPASS: 4 /auth/list/explicit/deny\nPASS: 5 /auth/list/explicit/allow\n# End of explicit tests\n# End of list tests\n# End of auth tests\nTAP version 13\n# random seed: R02S7fa7211f031881c11924593e421b24e2\n1..1\n# Start of timed-average tests\nPASS: 1 /timed-average/average\n# End of timed-average tests\nTAP version 13\n# random seed: R02S3de1352c7bb3992388676d08d7b72d23\n1..7\n# Start of visitor tests\n# Start of clone tests\nPASS: 1 /visitor/clone/struct\nPASS: 2 /visitor/clone/alternate\nPASS: 3 /visitor/clone/list\nPASS: 4 /visitor/clone/empty\nPASS: 5 /visitor/clone/complex1\nPASS: 6 /visitor/clone/complex2\nPASS: 7 /visitor/clone/complex3\n# End of clone tests\n# End of visitor tests\nTAP version 13\n# random seed: R02S45a56546f154b693a9d54994dae304ca\n1..28\n# Start of aio tests\nPASS: 1 /aio/acquire\n# Start of bh tests\nPASS: 2 /aio/bh/schedule\nPASS: 3 /aio/bh/schedule10\nPASS: 4 /aio/bh/cancel\nPASS: 5 /aio/bh/delete\nPASS: 6 /aio/bh/flush\n# Start of callback-delete tests\nPASS: 7 /aio/bh/callback-delete/one\nPASS: 8 /aio/bh/callback-delete/many\n# End of callback-delete tests\n# End of bh tests\n# Start of event tests\nPASS: 9 /aio/event/add-remove\nPASS: 10 /aio/event/wait\nPASS: 11 /aio/event/flush\n# Start of wait tests\nPASS: 12 /aio/event/wait/no-flush-cb\n# End of wait tests\n# End of event tests\n# Start of timer tests\nPASS: 13 /aio/timer/schedule\n# slow test /aio/timer/schedule executed in 1.75 secs\n# End of timer tests\n# Start of coroutine tests\nPASS: 14 /aio/coroutine/queue-chaining\nPASS: 15 /aio/coroutine/worker-thread-co-enter\n# End of coroutine tests\n# End of aio tests\n# Start of aio-gsource tests\nPASS: 16 /aio-gsource/flush\n# Start of bh tests\nPASS: 17 /aio-gsource/bh/schedule\nPASS: 18 /aio-gsource/bh/schedule10\nPASS: 19 /aio-gsource/bh/cancel\nPASS: 20 /aio-gsource/bh/delete\nPASS: 21 /aio-gsource/bh/flush\n# Start of callback-delete tests\nPASS: 22 /aio-gsource/bh/callback-delete/one\nPASS: 23 /aio-gsource/bh/callback-delete/many\n# End of callback-delete tests\n# End of bh tests\n# Start of event tests\nPASS: 24 /aio-gsource/event/add-remove\nPASS: 25 /aio-gsource/event/wait\nPASS: 26 /aio-gsource/event/flush\n# Start of wait tests\nPASS: 27 /aio-gsource/event/wait/no-flush-cb\n# End of wait tests\n# End of event tests\n# Start of timer tests\nPASS: 28 /aio-gsource/timer/schedule\n# slow test /aio-gsource/timer/schedule executed in 1.75 secs\n# End of timer tests\n# End of aio-gsource tests\nTAP version 13\n# random seed: R02S9daf3bab526fe1da09dc741da93ca009\n1..2\n# Start of host-utils tests\nPASS: 1 /host-utils/test_divu128\nPASS: 2 /host-utils/test_divs128\n# End of host-utils tests\nTAP version 13\n# random seed: R02S03471dae380547cddda9bb18677274af\n1..6\n# Start of thread-pool tests\nPASS: 1 /thread-pool/submit\nPASS: 2 /thread-pool/submit-aio\nPASS: 3 /thread-pool/submit-co\nPASS: 4 /thread-pool/submit-many\nPASS: 5 /thread-pool/cancel\n# slow test /thread-pool/cancel executed in 2.01 secs\nPASS: 6 /thread-pool/cancel-async\n# slow test /thread-pool/cancel-async executed in 2.00 secs\n# End of thread-pool tests\nTAP version 13\n# random seed: R02Sbe42065de16d051db8842cd7ab028360\n1..2\n# Start of qht tests\n# Start of mode tests\nPASS: 1 /qht/mode/default\n# slow test /qht/mode/default executed in 0.95 secs\nPASS: 2 /qht/mode/resize\n# End of mode tests\n# End of qht tests\nTAP version 13\n# random seed: R02S17459bcccf833d7236a0e4db1884a58e\n1..6\n# Start of error-report tests\nPASS: 1 /error-report/simple\nPASS: 2 /error-report/loc\nPASS: 3 /error-report/glog\nPASS: 4 /error-report/once\nPASS: 5 /error-report/timestamp\nPASS: 6 /error-report/warn\n# End of error-report tests\nTAP version 13\n# random seed: R02Sf1f81c981c72f8a3f622e5a986929dae\n1..179\n# Start of cutils tests\nPASS: 1 /cutils/size_to_str\nPASS: 2 /cutils/freq_to_str\nPASS: 3 /cutils/iec_binary_prefix\nPASS: 4 /cutils/si_prefix\n# Start of parse_uint tests\nPASS: 5 /cutils/parse_uint/null\nPASS: 6 /cutils/parse_uint/empty\nPASS: 7 /cutils/parse_uint/whitespace\nPASS: 8 /cutils/parse_uint/invalid\nPASS: 9 /cutils/parse_uint/trailing\nPASS: 10 /cutils/parse_uint/correct\nPASS: 11 /cutils/parse_uint/octal\nPASS: 12 /cutils/parse_uint/decimal\nPASS: 13 /cutils/parse_uint/llong_max\nPASS: 14 /cutils/parse_uint/max\nPASS: 15 /cutils/parse_uint/overflow\nPASS: 16 /cutils/parse_uint/negative\nPASS: 17 /cutils/parse_uint/negzero\n# End of parse_uint tests\n# Start of parse_uint_full tests\nPASS: 18 /cutils/parse_uint_full/trailing\nPASS: 19 /cutils/parse_uint_full/correct\nPASS: 20 /cutils/parse_uint_full/erange_junk\nPASS: 21 /cutils/parse_uint_full/null\n# End of parse_uint_full tests\n# Start of qemu_strtoi tests\nPASS: 22 /cutils/qemu_strtoi/correct\nPASS: 23 /cutils/qemu_strtoi/null\nPASS: 24 /cutils/qemu_strtoi/empty\nPASS: 25 /cutils/qemu_strtoi/whitespace\nPASS: 26 /cutils/qemu_strtoi/invalid\nPASS: 27 /cutils/qemu_strtoi/trailing\nPASS: 28 /cutils/qemu_strtoi/octal\nPASS: 29 /cutils/qemu_strtoi/decimal\nPASS: 30 /cutils/qemu_strtoi/hex\nPASS: 31 /cutils/qemu_strtoi/max\nPASS: 32 /cutils/qemu_strtoi/overflow\nPASS: 33 /cutils/qemu_strtoi/min\nPASS: 34 /cutils/qemu_strtoi/underflow\nPASS: 35 /cutils/qemu_strtoi/negative\nPASS: 36 /cutils/qemu_strtoi/negzero\n# End of qemu_strtoi tests\n# Start of qemu_strtoi_full tests\nPASS: 37 /cutils/qemu_strtoi_full/correct\nPASS: 38 /cutils/qemu_strtoi_full/null\nPASS: 39 /cutils/qemu_strtoi_full/empty\nPASS: 40 /cutils/qemu_strtoi_full/negative\nPASS: 41 /cutils/qemu_strtoi_full/negzero\nPASS: 42 /cutils/qemu_strtoi_full/trailing\nPASS: 43 /cutils/qemu_strtoi_full/max\nPASS: 44 /cutils/qemu_strtoi_full/erange_junk\n# End of qemu_strtoi_full tests\n# Start of qemu_strtoui tests\nPASS: 45 /cutils/qemu_strtoui/correct\nPASS: 46 /cutils/qemu_strtoui/null\nPASS: 47 /cutils/qemu_strtoui/empty\nPASS: 48 /cutils/qemu_strtoui/whitespace\nPASS: 49 /cutils/qemu_strtoui/invalid\nPASS: 50 /cutils/qemu_strtoui/trailing\nPASS: 51 /cutils/qemu_strtoui/octal\nPASS: 52 /cutils/qemu_strtoui/decimal\nPASS: 53 /cutils/qemu_strtoui/hex\nPASS: 54 /cutils/qemu_strtoui/wrap\nPASS: 55 /cutils/qemu_strtoui/max\nPASS: 56 /cutils/qemu_strtoui/overflow\nPASS: 57 /cutils/qemu_strtoui/underflow\nPASS: 58 /cutils/qemu_strtoui/negative\nPASS: 59 /cutils/qemu_strtoui/negzero\n# End of qemu_strtoui tests\n# Start of qemu_strtoui_full tests\nPASS: 60 /cutils/qemu_strtoui_full/correct\nPASS: 61 /cutils/qemu_strtoui_full/null\nPASS: 62 /cutils/qemu_strtoui_full/empty\nPASS: 63 /cutils/qemu_strtoui_full/negative\nPASS: 64 /cutils/qemu_strtoui_full/negzero\nPASS: 65 /cutils/qemu_strtoui_full/trailing\nPASS: 66 /cutils/qemu_strtoui_full/max\nPASS: 67 /cutils/qemu_strtoui_full/erange_junk\n# End of qemu_strtoui_full tests\n# Start of qemu_strtol tests\nPASS: 68 /cutils/qemu_strtol/correct\nPASS: 69 /cutils/qemu_strtol/null\nPASS: 70 /cutils/qemu_strtol/empty\nPASS: 71 /cutils/qemu_strtol/whitespace\nPASS: 72 /cutils/qemu_strtol/invalid\nPASS: 73 /cutils/qemu_strtol/trailing\nPASS: 74 /cutils/qemu_strtol/octal\nPASS: 75 /cutils/qemu_strtol/decimal\nPASS: 76 /cutils/qemu_strtol/hex\nPASS: 77 /cutils/qemu_strtol/max\nPASS: 78 /cutils/qemu_strtol/overflow\nPASS: 79 /cutils/qemu_strtol/min\nPASS: 80 /cutils/qemu_strtol/underflow\nPASS: 81 /cutils/qemu_strtol/negative\nPASS: 82 /cutils/qemu_strtol/negzero\n# End of qemu_strtol tests\n# Start of qemu_strtol_full tests\nPASS: 83 /cutils/qemu_strtol_full/correct\nPASS: 84 /cutils/qemu_strtol_full/null\nPASS: 85 /cutils/qemu_strtol_full/empty\nPASS: 86 /cutils/qemu_strtol_full/negative\nPASS: 87 /cutils/qemu_strtol_full/negzero\nPASS: 88 /cutils/qemu_strtol_full/trailing\nPASS: 89 /cutils/qemu_strtol_full/max\nPASS: 90 /cutils/qemu_strtol_full/erange_junk\n# End of qemu_strtol_full tests\n# Start of qemu_strtoul tests\nPASS: 91 /cutils/qemu_strtoul/correct\nPASS: 92 /cutils/qemu_strtoul/null\nPASS: 93 /cutils/qemu_strtoul/empty\nPASS: 94 /cutils/qemu_strtoul/whitespace\nPASS: 95 /cutils/qemu_strtoul/invalid\nPASS: 96 /cutils/qemu_strtoul/trailing\nPASS: 97 /cutils/qemu_strtoul/octal\nPASS: 98 /cutils/qemu_strtoul/decimal\nPASS: 99 /cutils/qemu_strtoul/hex\nPASS: 100 /cutils/qemu_strtoul/wrap\nPASS: 101 /cutils/qemu_strtoul/max\nPASS: 102 /cutils/qemu_strtoul/overflow\nPASS: 103 /cutils/qemu_strtoul/underflow\nPASS: 104 /cutils/qemu_strtoul/negative\nPASS: 105 /cutils/qemu_strtoul/negzero\n# End of qemu_strtoul tests\n# Start of qemu_strtoul_full tests\nPASS: 106 /cutils/qemu_strtoul_full/correct\nPASS: 107 /cutils/qemu_strtoul_full/null\nPASS: 108 /cutils/qemu_strtoul_full/empty\nPASS: 109 /cutils/qemu_strtoul_full/negative\nPASS: 110 /cutils/qemu_strtoul_full/negzero\nPASS: 111 /cutils/qemu_strtoul_full/trailing\nPASS: 112 /cutils/qemu_strtoul_full/max\nPASS: 113 /cutils/qemu_strtoul_full/erange_junk\n# End of qemu_strtoul_full tests\n# Start of qemu_strtoi64 tests\nPASS: 114 /cutils/qemu_strtoi64/correct\nPASS: 115 /cutils/qemu_strtoi64/null\nPASS: 116 /cutils/qemu_strtoi64/empty\nPASS: 117 /cutils/qemu_strtoi64/whitespace\nPASS: 118 /cutils/qemu_strtoi64/invalid\nPASS: 119 /cutils/qemu_strtoi64/trailing\nPASS: 120 /cutils/qemu_strtoi64/octal\nPASS: 121 /cutils/qemu_strtoi64/decimal\nPASS: 122 /cutils/qemu_strtoi64/hex\nPASS: 123 /cutils/qemu_strtoi64/max\nPASS: 124 /cutils/qemu_strtoi64/overflow\nPASS: 125 /cutils/qemu_strtoi64/min\nPASS: 126 /cutils/qemu_strtoi64/underflow\nPASS: 127 /cutils/qemu_strtoi64/negative\nPASS: 128 /cutils/qemu_strtoi64/negzero\n# End of qemu_strtoi64 tests\n# Start of qemu_strtoi64_full tests\nPASS: 129 /cutils/qemu_strtoi64_full/correct\nPASS: 130 /cutils/qemu_strtoi64_full/null\nPASS: 131 /cutils/qemu_strtoi64_full/empty\nPASS: 132 /cutils/qemu_strtoi64_full/negative\nPASS: 133 /cutils/qemu_strtoi64_full/negzero\nPASS: 134 /cutils/qemu_strtoi64_full/trailing\nPASS: 135 /cutils/qemu_strtoi64_full/max\nPASS: 136 /cutils/qemu_strtoi64_full/erange_junk\n# End of qemu_strtoi64_full tests\n# Start of qemu_strtou64 tests\nPASS: 137 /cutils/qemu_strtou64/correct\nPASS: 138 /cutils/qemu_strtou64/null\nPASS: 139 /cutils/qemu_strtou64/empty\nPASS: 140 /cutils/qemu_strtou64/whitespace\nPASS: 141 /cutils/qemu_strtou64/invalid\nPASS: 142 /cutils/qemu_strtou64/trailing\nPASS: 143 /cutils/qemu_strtou64/octal\nPASS: 144 /cutils/qemu_strtou64/decimal\nPASS: 145 /cutils/qemu_strtou64/hex\nPASS: 146 /cutils/qemu_strtou64/wrap\nPASS: 147 /cutils/qemu_strtou64/max\nPASS: 148 /cutils/qemu_strtou64/overflow\nPASS: 149 /cutils/qemu_strtou64/underflow\nPASS: 150 /cutils/qemu_strtou64/negative\nPASS: 151 /cutils/qemu_strtou64/negzero\n# End of qemu_strtou64 tests\n# Start of qemu_strtou64_full tests\nPASS: 152 /cutils/qemu_strtou64_full/correct\nPASS: 153 /cutils/qemu_strtou64_full/null\nPASS: 154 /cutils/qemu_strtou64_full/empty\nPASS: 155 /cutils/qemu_strtou64_full/negative\nPASS: 156 /cutils/qemu_strtou64_full/negzero\nPASS: 157 /cutils/qemu_strtou64_full/trailing\nPASS: 158 /cutils/qemu_strtou64_full/max\nPASS: 159 /cutils/qemu_strtou64_full/erange_junk\n# End of qemu_strtou64_full tests\n# Start of qemu_strtod tests\nPASS: 160 /cutils/qemu_strtod/simple\nPASS: 161 /cutils/qemu_strtod/einval\nPASS: 162 /cutils/qemu_strtod/erange\nPASS: 163 /cutils/qemu_strtod/nonfinite\nPASS: 164 /cutils/qemu_strtod/trailing\nPASS: 165 /cutils/qemu_strtod/erange_junk\n# End of qemu_strtod tests\n# Start of qemu_strtod_finite tests\nPASS: 166 /cutils/qemu_strtod_finite/simple\nPASS: 167 /cutils/qemu_strtod_finite/einval\nPASS: 168 /cutils/qemu_strtod_finite/erange\nPASS: 169 /cutils/qemu_strtod_finite/nonfinite\nPASS: 170 /cutils/qemu_strtod_finite/trailing\nPASS: 171 /cutils/qemu_strtod_finite/erange_junk\n# End of qemu_strtod_finite tests\n# Start of strtosz tests\nPASS: 172 /cutils/strtosz/simple\nPASS: 173 /cutils/strtosz/hex\nPASS: 174 /cutils/strtosz/units\nPASS: 175 /cutils/strtosz/float\nPASS: 176 /cutils/strtosz/invalid\nPASS: 177 /cutils/strtosz/trailing\nPASS: 178 /cutils/strtosz/erange\nPASS: 179 /cutils/strtosz/metric\n# End of strtosz tests\n# End of cutils tests\nTAP version 13\n# random seed: R02S7c6a39435e497f20ef734c22ecd43edd\n1..42\n# Start of visitor tests\n# Start of input tests\nPASS: 1 /visitor/input/int\nPASS: 2 /visitor/input/uint\nPASS: 3 /visitor/input/int_overflow\nPASS: 4 /visitor/input/int_keyval\nPASS: 5 /visitor/input/int_str_keyval\nPASS: 6 /visitor/input/int_str_fail\nPASS: 7 /visitor/input/bool\nPASS: 8 /visitor/input/bool_keyval\nPASS: 9 /visitor/input/bool_str_keyval\nPASS: 10 /visitor/input/bool_str_fail\nPASS: 11 /visitor/input/number\nPASS: 12 /visitor/input/large_number\nPASS: 13 /visitor/input/number_keyval\nPASS: 14 /visitor/input/number_str_keyval\nPASS: 15 /visitor/input/number_str_fail\nPASS: 16 /visitor/input/size_str_keyval\nPASS: 17 /visitor/input/size_str_fail\nPASS: 18 /visitor/input/string\nPASS: 19 /visitor/input/enum\nPASS: 20 /visitor/input/struct\nPASS: 21 /visitor/input/struct-nested\nPASS: 22 /visitor/input/list2\nPASS: 23 /visitor/input/list\nPASS: 24 /visitor/input/any\nPASS: 25 /visitor/input/null\nPASS: 26 /visitor/input/union-flat\nPASS: 27 /visitor/input/union-in-union\nPASS: 28 /visitor/input/alternate\nPASS: 29 /visitor/input/errors\nPASS: 30 /visitor/input/wrong-type\nPASS: 31 /visitor/input/alternate-number\nPASS: 32 /visitor/input/alternate-list\nPASS: 33 /visitor/input/qapi-introspect\n# Start of fail tests\nPASS: 34 /visitor/input/fail/struct\nPASS: 35 /visitor/input/fail/struct-nested\nPASS: 36 /visitor/input/fail/struct-in-list\nPASS: 37 /visitor/input/fail/struct-missing\nPASS: 38 /visitor/input/fail/list\nPASS: 39 /visitor/input/fail/list-nested\nPASS: 40 /visitor/input/fail/union-flat\nPASS: 41 /visitor/input/fail/union-flat-no-discriminator\nPASS: 42 /visitor/input/fail/alternate\n# End of fail tests\n# End of input tests\n# End of visitor tests\nUsage: ./unit/test-rcu-simpleq duration nreaders\nTAP version 13\n# random seed: R02Sc5043130b6ab9892ea6266323aca1e84\n1..16\n# Start of crypto tests\n# Start of akcipher tests\nPASS: 1 /crypto/akcipher/rsa1024-raw\nPASS: 2 /crypto/akcipher/rsa1024-pkcs1\nPASS: 3 /crypto/akcipher/rsa2048-raw\nPASS: 4 /crypto/akcipher/rsa2048-pkcs1\nPASS: 5 /crypto/akcipher/rsakey-1024-public\nPASS: 6 /crypto/akcipher/rsakey-1024-private\nPASS: 7 /crypto/akcipher/rsakey-2048-public\nPASS: 8 /crypto/akcipher/rsakey-2048-private\nPASS: 9 /crypto/akcipher/rsakey-public-lack-elem\nPASS: 10 /crypto/akcipher/rsakey-private-lack-elem\nPASS: 11 /crypto/akcipher/rsakey-public-empty-elem\nPASS: 12 /crypto/akcipher/rsakey-private-empty-elem\nPASS: 13 /crypto/akcipher/rsakey-public-empty-key\nPASS: 14 /crypto/akcipher/rsakey-private-empty-key\nPASS: 15 /crypto/akcipher/rsakey-public-invalid-length-val\nPASS: 16 /crypto/akcipher/rsakey-public-extra-elem\n# End of akcipher tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Sb3facd633e220170c44041c179b47a46\n1..6\n# Start of interval-tree tests\nPASS: 1 /interval-tree/empty\nPASS: 2 /interval-tree/find-one-point\nPASS: 3 /interval-tree/find-two-point\nPASS: 4 /interval-tree/find-one-range\nPASS: 5 /interval-tree/find-one-range-many\nPASS: 6 /interval-tree/find-many-range\n# End of interval-tree tests\nTAP version 13\n# random seed: R02S2c7cf2ce1212ac23fbcadd9dfe286464\n1..38\n# Start of char tests\nPASS: 1 /char/null\n# ./unit/test-char:\n#  \n# 'invalid' is not a valid char driver\n# \n# \nPASS: 2 /char/invalid\nPASS: 3 /char/ringbuf\nPASS: 4 /char/mux\nPASS: 5 /char/stdio\nPASS: 6 /char/pipe\nPASS: 7 /char/file\nPASS: 8 /char/file-fifo\nPASS: 9 /char/udp\nPASS: 10 /char/serial\nPASS: 11 /char/hotswap\nPASS: 12 /char/websocket\n# Start of stdio tests\n# End of stdio tests\n# Start of socket tests\n# Start of server tests\n# Start of mainloop tests\nPASS: 13 /char/socket/server/mainloop/tcp\nPASS: 14 /char/socket/server/mainloop/unix\n# End of mainloop tests\n# Start of wait-conn tests\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:38031,server=on\n# \n# \n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:38031,server=on\n# \n# \nPASS: 15 /char/socket/server/wait-conn/tcp\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on\n# \n# \n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on\n# \n# \nPASS: 16 /char/socket/server/wait-conn/unix\n# End of wait-conn tests\n# Start of mainloop-fdpass tests\nPASS: 17 /char/socket/server/mainloop-fdpass/tcp\nPASS: 18 /char/socket/server/mainloop-fdpass/unix\n# End of mainloop-fdpass tests\n# Start of wait-conn-fdpass tests\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:40079,server=on\n# \n# \n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:40079,server=on\n# \n# \nPASS: 19 /char/socket/server/wait-conn-fdpass/tcp\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on\n# \n# \n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on\n# \n# \nPASS: 20 /char/socket/server/wait-conn-fdpass/unix\n# End of wait-conn-fdpass tests\n# Start of two-clients tests\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:38657,server=on\n# \n# \nPASS: 21 /char/socket/server/two-clients/tcp\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on\n# \n# \nPASS: 22 /char/socket/server/two-clients/unix\n# End of two-clients tests\n# End of server tests\n# Start of client tests\n# Start of mainloop tests\nPASS: 23 /char/socket/client/mainloop/tcp\nPASS: 24 /char/socket/client/mainloop/unix\n# End of mainloop tests\n# Start of wait-conn tests\nPASS: 25 /char/socket/client/wait-conn/tcp\nPASS: 26 /char/socket/client/wait-conn/unix\n# End of wait-conn tests\n# Start of mainloop-reconnect tests\nPASS: 27 /char/socket/client/mainloop-reconnect/tcp\n# slow test /char/socket/client/mainloop-reconnect/tcp executed in 1.00 secs\nPASS: 28 /char/socket/client/mainloop-reconnect/unix\n# slow test /char/socket/client/mainloop-reconnect/unix executed in 1.00 secs\n# End of mainloop-reconnect tests\n# Start of wait-conn-reconnect tests\nPASS: 29 /char/socket/client/wait-conn-reconnect/tcp\nPASS: 30 /char/socket/client/wait-conn-reconnect/unix\n# End of wait-conn-reconnect tests\n# Start of mainloop-fdpass tests\nPASS: 31 /char/socket/client/mainloop-fdpass/tcp\nPASS: 32 /char/socket/client/mainloop-fdpass/unix\n# End of mainloop-fdpass tests\n# Start of wait-conn-fdpass tests\nPASS: 33 /char/socket/client/wait-conn-fdpass/tcp\nPASS: 34 /char/socket/client/wait-conn-fdpass/unix\n# End of wait-conn-fdpass tests\n# Start of reconnect-error tests\nPASS: 35 /char/socket/client/reconnect-error/tcp\nPASS: 36 /char/socket/client/reconnect-error/unix\n# End of reconnect-error tests\n# Start of dupid-reconnect tests\nPASS: 37 /char/socket/client/dupid-reconnect/tcp\nPASS: 38 /char/socket/client/dupid-reconnect/unix\n# End of dupid-reconnect tests\n# End of client tests\n# End of socket tests\n# End of char tests\nTAP version 13\n# random seed: R02S886013e25240129e83bfe6c80233d7f1\n1..4\n# Start of bitcnt tests\nPASS: 1 /bitcnt/ctpop8\nPASS: 2 /bitcnt/ctpop16\nPASS: 3 /bitcnt/ctpop32\nPASS: 4 /bitcnt/ctpop64\n# End of bitcnt tests\nTAP version 13\n# random seed: R02S55f5a1d5ce9d86f95aa7a53901c193a6\n1..4\n# Start of crypto tests\n# Start of afsplit tests\n# Start of sha256 tests\nPASS: 1 /crypto/afsplit/sha256/5\nPASS: 2 /crypto/afsplit/sha256/5000\nPASS: 3 /crypto/afsplit/sha256/big\n# End of sha256 tests\n# Start of sha1 tests\nPASS: 4 /crypto/afsplit/sha1/1000\n# End of sha1 tests\n# End of afsplit tests\n# End of crypto tests\nTAP version 13\n# random seed: R02S98e653eb05406d0c176d10fdc018db0c\n1..7\n# Start of single tests\nPASS: 1 /single/success\nPASS: 2 /single/failure\nPASS: 3 /single/cancel\n# End of single tests\n# Start of pair tests\nPASS: 4 /pair/success\nPASS: 5 /pair/failure\nPASS: 6 /pair/cancel\nPASS: 7 /pair/fail-cancel-race\n# End of pair tests\nTAP version 13\n# random seed: R02Sff65bbc761f858c8e98a0564ac0f6c86\n1..9\n# Start of util tests\n# Start of socket tests\nPASS: 1 /util/socket/unix-abstract\n# Start of is-socket tests\nPASS: 2 /util/socket/is-socket/bad\nPASS: 3 /util/socket/is-socket/good\n# End of is-socket tests\n# End of socket tests\n# End of util tests\n# Start of socket tests\n# Start of fd-pass tests\n# Start of name tests\nPASS: 4 /socket/fd-pass/name/good\nPASS: 5 /socket/fd-pass/name/bad\nPASS: 6 /socket/fd-pass/name/nomon\n# End of name tests\n# Start of num tests\nPASS: 7 /socket/fd-pass/num/good\nPASS: 8 /socket/fd-pass/num/bad\nPASS: 9 /socket/fd-pass/num/nocli\n# End of num tests\n# End of fd-pass tests\n# End of socket tests\nTAP version 13\n# random seed: R02Sbf7a5efa5016956ed9f4b145d2a7cbc8\n1..23\n# Start of vmstate tests\n# ./unit/test-vmstate:\n#  \n# Failed to load test/with_tmp:a\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/tmp_child_parent:f\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/tmp_child:parent\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/with_tmp:tmp\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/tmp_child:diff\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/with_tmp:tmp\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/tmp_child:diff\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/with_tmp:tmp\n# \n# \nPASS: 1 /vmstate/tmp_struct\n# Start of simple tests\n# ./unit/test-vmstate:\n#  \n# Failed to load simple/primitive:b_1\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/primitive:i64_2\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/primitive:i32_1\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/primitive:i32_1\n# \n# \nPASS: 2 /vmstate/simple/primitive\n# ./unit/test-vmstate:\n#  \n# Failed to load simple/array:u16_1\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/array:u16_1\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/array:u16_1\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/array:u16_1\n# \n# \nPASS: 3 /vmstate/simple/array\n# End of simple tests\n# Start of versioned tests\n# Start of load tests\nPASS: 4 /vmstate/versioned/load/v1\nPASS: 5 /vmstate/versioned/load/v2\n# End of load tests\n# End of versioned tests\n# Start of field_exists tests\n# Start of load tests\nPASS: 6 /vmstate/field_exists/load/noskip\nPASS: 7 /vmstate/field_exists/load/skip\n# End of load tests\n# Start of save tests\nPASS: 8 /vmstate/field_exists/save/noskip\nPASS: 9 /vmstate/field_exists/save/skip\n# End of save tests\n# End of field_exists tests\n# Start of array tests\n# Start of ptr tests\n# Start of str tests\n# Start of no0 tests\nPASS: 10 /vmstate/array/ptr/str/no0/save\nPASS: 11 /vmstate/array/ptr/str/no0/load\n# End of no0 tests\n# Start of 0 tests\nPASS: 12 /vmstate/array/ptr/str/0/save\nPASS: 13 /vmstate/array/ptr/str/0/load\n# End of 0 tests\n# End of str tests\n# Start of prim tests\n# Start of 0 tests\nPASS: 14 /vmstate/array/ptr/prim/0/save\nPASS: 15 /vmstate/array/ptr/prim/0/load\n# End of 0 tests\n# End of prim tests\n# End of ptr tests\n# End of array tests\n# Start of qtailq tests\n# Start of save tests\nPASS: 16 /vmstate/qtailq/save/saveq\n# End of save tests\n# Start of load tests\nPASS: 17 /vmstate/qtailq/load/loadq\n# End of load tests\n# End of qtailq tests\n# Start of gtree tests\n# Start of save tests\nPASS: 18 /vmstate/gtree/save/savedomain\nPASS: 19 /vmstate/gtree/save/saveiommu\n# End of save tests\n# Start of load tests\nPASS: 20 /vmstate/gtree/load/loaddomain\nPASS: 21 /vmstate/gtree/load/loadiommu\n# End of load tests\n# End of gtree tests\n# Start of qlist tests\n# Start of save tests\nPASS: 22 /vmstate/qlist/save/saveqlist\n# End of save tests\n# Start of load tests\nPASS: 23 /vmstate/qlist/load/loadqlist\n# End of load tests\n# End of qlist tests\n# End of vmstate tests\nTAP version 13\n# random seed: R02S13a89fc5d238e04f729fd10b0f5a5338\n1..2\n# Start of block-backend tests\nPASS: 1 /block-backend/drain_aio_error\nPASS: 2 /block-backend/drain_all_aio_error\n# End of block-backend tests\nTAP version 13\n# random seed: R02S759b9b41e1d45b21dd359da2a75fa317\n1..6\n# Start of basic tests\n# Start of iov tests\nPASS: 1 /basic/iov/from-to-buf\nPASS: 2 /basic/iov/io\n# slow test /basic/iov/io executed in 1.06 secs\nPASS: 3 /basic/iov/discard-front\nPASS: 4 /basic/iov/discard-back\nPASS: 5 /basic/iov/discard-front-undo\nPASS: 6 /basic/iov/discard-back-undo\n# End of iov tests\n# End of basic tests\nTAP version 13\n# random seed: R02Sf143c5d0229569be8bf07d0302bcb2ce\n1..6\n# Start of aio tests\n# Start of multi tests\nPASS: 1 /aio/multi/lifecycle\n# scheduled 5, queued 5, retry 5, total 15\nPASS: 2 /aio/multi/schedule\n# slow test /aio/multi/schedule executed in 1.00 secs\n# Start of mutex tests\n# 116707 iterations/second\nPASS: 3 /aio/multi/mutex/contended\n# slow test /aio/multi/mutex/contended executed in 1.10 secs\n# 2622253 iterations/second\nPASS: 4 /aio/multi/mutex/handoff\n# slow test /aio/multi/mutex/handoff executed in 3.10 secs\n# 157291 iterations/second\nPASS: 5 /aio/multi/mutex/mcs\n# slow test /aio/multi/mutex/mcs executed in 1.10 secs\n# 4875141 iterations/second\nPASS: 6 /aio/multi/mutex/pthread\n# slow test /aio/multi/mutex/pthread executed in 1.10 secs\n# End of mutex tests\n# End of multi tests\n# End of aio tests\nTAP version 13\n# random seed: R02S0bc60ba70d87a1a97501c773c6b29322\n1..6\n# Start of bitops tests\nPASS: 1 /bitops/sextract32\nPASS: 2 /bitops/sextract64\nPASS: 3 /bitops/half_shuffle32\nPASS: 4 /bitops/half_shuffle64\nPASS: 5 /bitops/half_unshuffle32\nPASS: 6 /bitops/half_unshuffle64\n# End of bitops tests\nTAP version 13\n# random seed: R02S1b5fb03e4ce860ab9dcbabde24a4cc84\n1..13\n# Start of keyval tests\nPASS: 1 /keyval/keyval_parse\n# Start of keyval_parse tests\nPASS: 2 /keyval/keyval_parse/list\n# End of keyval_parse tests\n# Start of visit tests\nPASS: 3 /keyval/visit/bool\nPASS: 4 /keyval/visit/number\nPASS: 5 /keyval/visit/size\nPASS: 6 /keyval/visit/dict\nPASS: 7 /keyval/visit/list\nPASS: 8 /keyval/visit/optional\nPASS: 9 /keyval/visit/alternate\nPASS: 10 /keyval/visit/any\n# End of visit tests\n# Start of merge tests\nPASS: 11 /keyval/merge/dict\nPASS: 12 /keyval/merge/list\nPASS: 13 /keyval/merge/conflict\n# End of merge tests\n# End of keyval tests\nTAP version 13\n# random seed: R02Se39b05ec668dd41d53634baba25e7792\n1..2\n# Start of host-utils tests\nPASS: 1 /host-utils/test_lshift\nPASS: 2 /host-utils/test_rshift\n# End of host-utils tests\nTAP version 13\n# random seed: R02S8506d0ec70b2ffc8f87a48c4cb6f09b8\n1..23\n# Start of qgraph tests\nPASS: 1 /qgraph/init_nop\nPASS: 2 /qgraph/test_machine\nPASS: 3 /qgraph/test_contains\nPASS: 4 /qgraph/test_multiple_contains\nPASS: 5 /qgraph/test_produces\nPASS: 6 /qgraph/test_multiple_produces\nPASS: 7 /qgraph/test_consumes\nPASS: 8 /qgraph/test_multiple_consumes\nPASS: 9 /qgraph/test_driver\nPASS: 10 /qgraph/test_test\nPASS: 11 /qgraph/test_machine_contains_driver\nPASS: 12 /qgraph/test_driver_contains_driver\nPASS: 13 /qgraph/test_machine_produces_interface\nPASS: 14 /qgraph/test_driver_produces_interface\nPASS: 15 /qgraph/test_machine_consumes_interface\nPASS: 16 /qgraph/test_driver_consumes_interface\nPASS: 17 /qgraph/test_test_consumes_interface\nPASS: 18 /qgraph/test_full_sample\nPASS: 19 /qgraph/test_full_sample_raspi\nPASS: 20 /qgraph/test_cycle\nPASS: 21 /qgraph/test_two_test_same_interface\nPASS: 22 /qgraph/test_test_in_path\nPASS: 23 /qgraph/test_double_edge\n# End of qgraph tests\nTAP version 13\n# random seed: R02Se62d8aecf0911bf9eed902393bee13ea\n1..2\n# Start of write-threshold tests\nPASS: 1 /write-threshold/not-trigger\nPASS: 2 /write-threshold/trigger\n# End of write-threshold tests\nTAP version 13\n# random seed: R02S351e5930fdc7d8d131840cb35d94e8c0\n1..6\n# Start of auth tests\n# Start of list tests\nPASS: 1 /auth/list/complex\nPASS: 2 /auth/list/add-remove\n# Start of default tests\nPASS: 3 /auth/list/default/deny\nPASS: 4 /auth/list/default/allow\n# End of default tests\n# Start of explicit tests\nPASS: 5 /auth/list/explicit/deny\nPASS: 6 /auth/list/explicit/allow\n# End of explicit tests\n# End of list tests\n# End of auth tests\nTAP version 13\n# random seed: R02Sa29a98318160a11c6122ece765f532a8\n1..1\n# Start of util tests\nPASS: 1 /util/filemonitor\n# End of util tests\nTAP version 13\n# random seed: R02S023220fc608fa17c7066bd5f45807886\n1..16\n# Start of visitor tests\n# Start of output tests\nPASS: 1 /visitor/output/int\nPASS: 2 /visitor/output/bool\nPASS: 3 /visitor/output/number\nPASS: 4 /visitor/output/string\nPASS: 5 /visitor/output/no-string\nPASS: 6 /visitor/output/enum\nPASS: 7 /visitor/output/struct\nPASS: 8 /visitor/output/struct-nested\nPASS: 9 /visitor/output/list\nPASS: 10 /visitor/output/any\nPASS: 11 /visitor/output/list-qapi-free\nPASS: 12 /visitor/output/union-flat\nPASS: 13 /visitor/output/union-in-union\nPASS: 14 /visitor/output/alternate\nPASS: 15 /visitor/output/null\nPASS: 16 /visitor/output/list_struct\n# End of output tests\n# End of visitor tests\n**\nERROR:/usr/src/debug/qemu/8.2.1/tests/unit/test-qga.c:79:fixture_setup: assertion failed (error == NULL): Failed to execute child process ?/usr/lib/qemu/ptest/tests/qga/qemu-ga? (No such file or directory) (g-exec-error-quark, 8)\nTAP version 13\n# random seed: R02Seded724dae2440d3090342f03092e50d\nBail out! ERROR:/usr/src/debug/qemu/8.2.1/tests/unit/test-qga.c:79:fixture_setup: assertion failed (error == NULL): Failed to execute child process ?/usr/lib/qemu/ptest/tests/qga/qemu-ga? (No such file or directory) (g-exec-error-quark, 8)\nTAP version 13\n# random seed: R02S054e37ee8f5956e64e897841e0ff10a7\n1..2\n# Start of host-utils tests\nPASS: 1 /host-utils/mulu64\nPASS: 2 /host-utils/muls64\n# End of host-utils tests\nTAP version 13\n# random seed: R02S956fcf1f7d51c22e999b5c7ef59e3892\n1..8\n# Start of crypto tests\n# Start of cipher tests\nPASS: 1 /crypto/cipher/aes-ecb-128\nPASS: 2 /crypto/cipher/aes-ecb-192\nPASS: 3 /crypto/cipher/aes-ecb-256\nPASS: 4 /crypto/cipher/aes-cbc-128\nPASS: 5 /crypto/cipher/aes-cbc-192\nPASS: 6 /crypto/cipher/aes-cbc-256\nPASS: 7 /crypto/cipher/null-iv\nPASS: 8 /crypto/cipher/short-plaintext\n# End of cipher tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Sce26a38dd72e9c7ca1eb0b7eb2d7b04a\n1..4\n# Start of util tests\n# Start of base64 tests\nPASS: 1 /util/base64/good\nPASS: 2 /util/base64/embedded-nul\nPASS: 3 /util/base64/not-nul-terminated\nPASS: 4 /util/base64/invalid-chars\n# End of base64 tests\n# End of util tests\nTAP version 13\n# random seed: R02S549c43c71ae263c1e6eff7c785f64ffe\n1..1\n# Start of cpuid tests\n# Start of topology tests\nPASS: 1 /cpuid/topology/basic\n# End of topology tests\n# End of cpuid tests\nTAP version 13\n# random seed: R02S434a98b1ac1c3b537a99e9e41fbdce88\n1..5\n# Start of crypto tests\n# Start of task tests\nPASS: 1 /crypto/task/complete\nPASS: 2 /crypto/task/datafree\nPASS: 3 /crypto/task/failure\nPASS: 4 /crypto/task/thread_complete\nPASS: 5 /crypto/task/thread_failure\n# End of task tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Se2825fa7a092bcb5207f121bbe04e230\n1..4\n# Start of logging tests\nPASS: 1 /logging/parse_range\nPASS: 2 /logging/parse_path\nPASS: 3 /logging/logfile_write_path\nPASS: 4 /logging/logfile_lock_path\n# End of logging tests\nTAP version 13\n# random seed: R02S0e731318a8c12833eddd3ade16fdab7c\n1..156\n# Start of visitor tests\n# Start of serialization tests\n# Start of QMP tests\nPASS: 1 /visitor/serialization/QMP/struct\nPASS: 2 /visitor/serialization/QMP/nested_struct\nPASS: 3 /visitor/serialization/QMP/nested_struct_list\n# Start of primitives tests\nPASS: 4 /visitor/serialization/QMP/primitives/string_empty\nPASS: 5 /visitor/serialization/QMP/primitives/string_whitespace\nPASS: 6 /visitor/serialization/QMP/primitives/string_newlines\nPASS: 7 /visitor/serialization/QMP/primitives/string_commas\nPASS: 8 /visitor/serialization/QMP/primitives/string_single_quoted\nPASS: 9 /visitor/serialization/QMP/primitives/string_double_quoted\nPASS: 10 /visitor/serialization/QMP/primitives/boolean_true1\nPASS: 11 /visitor/serialization/QMP/primitives/boolean_true2\nPASS: 12 /visitor/serialization/QMP/primitives/boolean_true3\nPASS: 13 /visitor/serialization/QMP/primitives/boolean_false1\nPASS: 14 /visitor/serialization/QMP/primitives/boolean_false2\nPASS: 15 /visitor/serialization/QMP/primitives/number_sanity1\nPASS: 16 /visitor/serialization/QMP/primitives/number_sanity2\nPASS: 17 /visitor/serialization/QMP/primitives/number_min\nPASS: 18 /visitor/serialization/QMP/primitives/number_max\nPASS: 19 /visitor/serialization/QMP/primitives/integer_sanity1\nPASS: 20 /visitor/serialization/QMP/primitives/integer_sanity2\nPASS: 21 /visitor/serialization/QMP/primitives/integer_min\nPASS: 22 /visitor/serialization/QMP/primitives/integer_max\nPASS: 23 /visitor/serialization/QMP/primitives/uint8_sanity1\nPASS: 24 /visitor/serialization/QMP/primitives/uint8_sanity2\nPASS: 25 /visitor/serialization/QMP/primitives/uint8_min\nPASS: 26 /visitor/serialization/QMP/primitives/uint8_max\nPASS: 27 /visitor/serialization/QMP/primitives/uint16_sanity1\nPASS: 28 /visitor/serialization/QMP/primitives/uint16_sanity2\nPASS: 29 /visitor/serialization/QMP/primitives/uint16_min\nPASS: 30 /visitor/serialization/QMP/primitives/uint16_max\nPASS: 31 /visitor/serialization/QMP/primitives/uint32_sanity1\nPASS: 32 /visitor/serialization/QMP/primitives/uint32_sanity2\nPASS: 33 /visitor/serialization/QMP/primitives/uint32_min\nPASS: 34 /visitor/serialization/QMP/primitives/uint32_max\nPASS: 35 /visitor/serialization/QMP/primitives/uint64_sanity1\nPASS: 36 /visitor/serialization/QMP/primitives/uint64_sanity2\nPASS: 37 /visitor/serialization/QMP/primitives/uint64_min\nPASS: 38 /visitor/serialization/QMP/primitives/uint64_max\nPASS: 39 /visitor/serialization/QMP/primitives/int8_sanity1\nPASS: 40 /visitor/serialization/QMP/primitives/int8_sanity2\nPASS: 41 /visitor/serialization/QMP/primitives/int8_min\nPASS: 42 /visitor/serialization/QMP/primitives/int8_max\nPASS: 43 /visitor/serialization/QMP/primitives/int16_sanity1\nPASS: 44 /visitor/serialization/QMP/primitives/int16_sanity2\nPASS: 45 /visitor/serialization/QMP/primitives/int16_min\nPASS: 46 /visitor/serialization/QMP/primitives/int16_max\nPASS: 47 /visitor/serialization/QMP/primitives/int32_sanity1\nPASS: 48 /visitor/serialization/QMP/primitives/int32_sanity2\nPASS: 49 /visitor/serialization/QMP/primitives/int32_min\nPASS: 50 /visitor/serialization/QMP/primitives/int32_max\nPASS: 51 /visitor/serialization/QMP/primitives/int64_sanity1\nPASS: 52 /visitor/serialization/QMP/primitives/int64_sanity2\nPASS: 53 /visitor/serialization/QMP/primitives/int64_min\nPASS: 54 /visitor/serialization/QMP/primitives/int64_max\n# End of primitives tests\n# Start of primitive_list tests\nPASS: 55 /visitor/serialization/QMP/primitive_list/string_empty\nPASS: 56 /visitor/serialization/QMP/primitive_list/string_whitespace\nPASS: 57 /visitor/serialization/QMP/primitive_list/string_newlines\nPASS: 58 /visitor/serialization/QMP/primitive_list/string_commas\nPASS: 59 /visitor/serialization/QMP/primitive_list/string_single_quoted\nPASS: 60 /visitor/serialization/QMP/primitive_list/string_double_quoted\nPASS: 61 /visitor/serialization/QMP/primitive_list/boolean_true1\nPASS: 62 /visitor/serialization/QMP/primitive_list/boolean_true2\nPASS: 63 /visitor/serialization/QMP/primitive_list/boolean_true3\nPASS: 64 /visitor/serialization/QMP/primitive_list/boolean_false1\nPASS: 65 /visitor/serialization/QMP/primitive_list/boolean_false2\nPASS: 66 /visitor/serialization/QMP/primitive_list/number_sanity1\nPASS: 67 /visitor/serialization/QMP/primitive_list/number_sanity2\nPASS: 68 /visitor/serialization/QMP/primitive_list/number_min\nPASS: 69 /visitor/serialization/QMP/primitive_list/number_max\nPASS: 70 /visitor/serialization/QMP/primitive_list/integer_sanity1\nPASS: 71 /visitor/serialization/QMP/primitive_list/integer_sanity2\nPASS: 72 /visitor/serialization/QMP/primitive_list/integer_min\nPASS: 73 /visitor/serialization/QMP/primitive_list/integer_max\nPASS: 74 /visitor/serialization/QMP/primitive_list/uint8_sanity1\nPASS: 75 /visitor/serialization/QMP/primitive_list/uint8_sanity2\nPASS: 76 /visitor/serialization/QMP/primitive_list/uint8_min\nPASS: 77 /visitor/serialization/QMP/primitive_list/uint8_max\nPASS: 78 /visitor/serialization/QMP/primitive_list/uint16_sanity1\nPASS: 79 /visitor/serialization/QMP/primitive_list/uint16_sanity2\nPASS: 80 /visitor/serialization/QMP/primitive_list/uint16_min\nPASS: 81 /visitor/serialization/QMP/primitive_list/uint16_max\nPASS: 82 /visitor/serialization/QMP/primitive_list/uint32_sanity1\nPASS: 83 /visitor/serialization/QMP/primitive_list/uint32_sanity2\nPASS: 84 /visitor/serialization/QMP/primitive_list/uint32_min\nPASS: 85 /visitor/serialization/QMP/primitive_list/uint32_max\nPASS: 86 /visitor/serialization/QMP/primitive_list/uint64_sanity1\nPASS: 87 /visitor/serialization/QMP/primitive_list/uint64_sanity2\nPASS: 88 /visitor/serialization/QMP/primitive_list/uint64_min\nPASS: 89 /visitor/serialization/QMP/primitive_list/uint64_max\nPASS: 90 /visitor/serialization/QMP/primitive_list/int8_sanity1\nPASS: 91 /visitor/serialization/QMP/primitive_list/int8_sanity2\nPASS: 92 /visitor/serialization/QMP/primitive_list/int8_min\nPASS: 93 /visitor/serialization/QMP/primitive_list/int8_max\nPASS: 94 /visitor/serialization/QMP/primitive_list/int16_sanity1\nPASS: 95 /visitor/serialization/QMP/primitive_list/int16_sanity2\nPASS: 96 /visitor/serialization/QMP/primitive_list/int16_min\nPASS: 97 /visitor/serialization/QMP/primitive_list/int16_max\nPASS: 98 /visitor/serialization/QMP/primitive_list/int32_sanity1\nPASS: 99 /visitor/serialization/QMP/primitive_list/int32_sanity2\nPASS: 100 /visitor/serialization/QMP/primitive_list/int32_min\nPASS: 101 /visitor/serialization/QMP/primitive_list/int32_max\nPASS: 102 /visitor/serialization/QMP/primitive_list/int64_sanity1\nPASS: 103 /visitor/serialization/QMP/primitive_list/int64_sanity2\nPASS: 104 /visitor/serialization/QMP/primitive_list/int64_min\nPASS: 105 /visitor/serialization/QMP/primitive_list/int64_max\n# End of primitive_list tests\n# End of QMP tests\n# Start of String tests\n# Start of primitives tests\nPASS: 106 /visitor/serialization/String/primitives/string_empty\nPASS: 107 /visitor/serialization/String/primitives/string_whitespace\nPASS: 108 /visitor/serialization/String/primitives/string_newlines\nPASS: 109 /visitor/serialization/String/primitives/string_commas\nPASS: 110 /visitor/serialization/String/primitives/string_single_quoted\nPASS: 111 /visitor/serialization/String/primitives/string_double_quoted\nPASS: 112 /visitor/serialization/String/primitives/boolean_true1\nPASS: 113 /visitor/serialization/String/primitives/boolean_true2\nPASS: 114 /visitor/serialization/String/primitives/boolean_true3\nPASS: 115 /visitor/serialization/String/primitives/boolean_false1\nPASS: 116 /visitor/serialization/String/primitives/boolean_false2\nPASS: 117 /visitor/serialization/String/primitives/number_sanity1\nPASS: 118 /visitor/serialization/String/primitives/number_sanity2\nPASS: 119 /visitor/serialization/String/primitives/number_min\nPASS: 120 /visitor/serialization/String/primitives/number_max\nPASS: 121 /visitor/serialization/String/primitives/integer_sanity1\nPASS: 122 /visitor/serialization/String/primitives/integer_sanity2\nPASS: 123 /visitor/serialization/String/primitives/integer_min\nPASS: 124 /visitor/serialization/String/primitives/integer_max\nPASS: 125 /visitor/serialization/String/primitives/uint8_sanity1\nPASS: 126 /visitor/serialization/String/primitives/uint8_sanity2\nPASS: 127 /visitor/serialization/String/primitives/uint8_min\nPASS: 128 /visitor/serialization/String/primitives/uint8_max\nPASS: 129 /visitor/serialization/String/primitives/uint16_sanity1\nPASS: 130 /visitor/serialization/String/primitives/uint16_sanity2\nPASS: 131 /visitor/serialization/String/primitives/uint16_min\nPASS: 132 /visitor/serialization/String/primitives/uint16_max\nPASS: 133 /visitor/serialization/String/primitives/uint32_sanity1\nPASS: 134 /visitor/serialization/String/primitives/uint32_sanity2\nPASS: 135 /visitor/serialization/String/primitives/uint32_min\nPASS: 136 /visitor/serialization/String/primitives/uint32_max\nPASS: 137 /visitor/serialization/String/primitives/uint64_sanity1\nPASS: 138 /visitor/serialization/String/primitives/uint64_sanity2\nPASS: 139 /visitor/serialization/String/primitives/uint64_min\nPASS: 140 /visitor/serialization/String/primitives/uint64_max\nPASS: 141 /visitor/serialization/String/primitives/int8_sanity1\nPASS: 142 /visitor/serialization/String/primitives/int8_sanity2\nPASS: 143 /visitor/serialization/String/primitives/int8_min\nPASS: 144 /visitor/serialization/String/primitives/int8_max\nPASS: 145 /visitor/serialization/String/primitives/int16_sanity1\nPASS: 146 /visitor/serialization/String/primitives/int16_sanity2\nPASS: 147 /visitor/serialization/String/primitives/int16_min\nPASS: 148 /visitor/serialization/String/primitives/int16_max\nPASS: 149 /visitor/serialization/String/primitives/int32_sanity1\nPASS: 150 /visitor/serialization/String/primitives/int32_sanity2\nPASS: 151 /visitor/serialization/String/primitives/int32_min\nPASS: 152 /visitor/serialization/String/primitives/int32_max\nPASS: 153 /visitor/serialization/String/primitives/int64_sanity1\nPASS: 154 /visitor/serialization/String/primitives/int64_sanity2\nPASS: 155 /visitor/serialization/String/primitives/int64_min\nPASS: 156 /visitor/serialization/String/primitives/int64_max\n# End of primitives tests\n# End of String tests\n# End of serialization tests\n# End of visitor tests\nTAP version 13\n# random seed: R02Se6ec0be2b95aaed1d104d33f7e7fa0c4\n1..7\n# Start of visitor tests\n# Start of forward tests\nPASS: 1 /visitor/forward/struct\nPASS: 2 /visitor/forward/alternate\nPASS: 3 /visitor/forward/string\nPASS: 4 /visitor/forward/size\nPASS: 5 /visitor/forward/number\nPASS: 6 /visitor/forward/any\nPASS: 7 /visitor/forward/list\n# End of forward tests\n# End of visitor tests\nTAP version 13\n# random seed: R02Sef7f320d05925eb3ef69b25a07bf3e78\n1..6\n# Start of event tests\nPASS: 1 /event/event_a\nPASS: 2 /event/event_b\nPASS: 3 /event/event_c\nPASS: 4 /event/event_d\nPASS: 5 /event/deprecated\nPASS: 6 /event/deprecated_data\n# End of event tests\nTAP version 13\n# random seed: R02Se9d4317b8b18cdf2ed22ac4a6054876f\n1..9\n# Start of seccomp tests\n# Start of fork tests\nPASS: 1 /seccomp/fork/on\nPASS: 2 /seccomp/fork/on-nospawn\nPASS: 3 /seccomp/fork/off\n# End of fork tests\n# Start of thread tests\nPASS: 4 /seccomp/thread/on\nPASS: 5 /seccomp/thread/on-nospawn\nPASS: 6 /seccomp/thread/off\n# End of thread tests\n# Start of sched tests\nPASS: 7 /seccomp/sched/on\nPASS: 8 /seccomp/sched/on-nores\nPASS: 9 /seccomp/sched/off\n# End of sched tests\n# End of seccomp tests\nTAP version 13\n# random seed: R02S3425d51cd5585a5fbf377334fa1f23d0\n1..17\n# Start of throttle tests\nPASS: 1 /throttle/leak_bucket\nPASS: 2 /throttle/compute_wait\nPASS: 3 /throttle/init\nPASS: 4 /throttle/init_readonly\nPASS: 5 /throttle/init_writeonly\nPASS: 6 /throttle/destroy\nPASS: 7 /throttle/have_timer\nPASS: 8 /throttle/detach_attach\nPASS: 9 /throttle/config_functions\nPASS: 10 /throttle/accounting\nPASS: 11 /throttle/groups\n# Start of config tests\nPASS: 12 /throttle/config/enabled\nPASS: 13 /throttle/config/conflicting\nPASS: 14 /throttle/config/is_valid\nPASS: 15 /throttle/config/ranges\nPASS: 16 /throttle/config/max\nPASS: 17 /throttle/config/iops_size\n# End of config tests\n# End of throttle tests\nTAP version 13\n# random seed: R02Sc31e966fd4e468480a5e3aef1b430253\n1..1\n# Start of io tests\n# Start of channel tests\n# Start of null tests\nPASS: 1 /io/channel/null/io\n# End of null tests\n# End of channel tests\n# End of io tests\nTAP version 13\n# random seed: R02Sa902cd0f76bb1c1d60bf3d810c580135\n1..4\n# Start of crypto tests\n# Start of hmac tests\nPASS: 1 /crypto/hmac/iov\nPASS: 2 /crypto/hmac/alloc\nPASS: 3 /crypto/hmac/prealloc\nPASS: 4 /crypto/hmac/digest\n# End of hmac tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Saf861e9219b3334fdcb2d2681550c84d\n1..8\n# Start of string-visitor tests\n# Start of input tests\nPASS: 1 /string-visitor/input/int\nPASS: 2 /string-visitor/input/intList\nPASS: 3 /string-visitor/input/uintList\nPASS: 4 /string-visitor/input/bool\nPASS: 5 /string-visitor/input/number\nPASS: 6 /string-visitor/input/string\nPASS: 7 /string-visitor/input/enum\nPASS: 8 /string-visitor/input/fuzz\n# End of input tests\n# End of string-visitor tests\nTAP version 13\n# random seed: R02Saf1229ce7ac6236f5861d009d83823f5\n1..1\n# Start of cutils tests\nPASS: 1 /cutils/bufferiszero\n# slow test /cutils/bufferiszero executed in 0.68 secs\n# End of cutils tests\nTAP version 13\n# random seed: R02S170105219641cc22b561dc490c0a5065\n1..9\n# Start of crypto tests\n# Start of ivgen tests\n# Start of plain tests\nPASS: 1 /crypto/ivgen/plain/1\nPASS: 2 /crypto/ivgen/plain/1f2e3d4c\nPASS: 3 /crypto/ivgen/plain/1f2e3d4c5b6a7988\n# End of plain tests\n# Start of plain64 tests\nPASS: 4 /crypto/ivgen/plain64/1\nPASS: 5 /crypto/ivgen/plain64/1f2e3d4c\nPASS: 6 /crypto/ivgen/plain64/1f2e3d4c5b6a7988\n# End of plain64 tests\n# Start of essiv tests\nPASS: 7 /crypto/ivgen/essiv/1\nPASS: 8 /crypto/ivgen/essiv/1f2e3d4c\nPASS: 9 /crypto/ivgen/essiv/1f2e3d4c5b6a7988\n# End of essiv tests\n# End of ivgen tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Sfd6f4f076d56fb2d87832d6e4f33d739\n1..11\n# Start of int128 tests\nPASS: 1 /int128/int128_and\nPASS: 2 /int128/int128_add\nPASS: 3 /int128/int128_sub\nPASS: 4 /int128/int128_neg\nPASS: 5 /int128/int128_nz\nPASS: 6 /int128/int128_le\nPASS: 7 /int128/int128_lt\nPASS: 8 /int128/int128_ge\nPASS: 9 /int128/int128_gt\nPASS: 10 /int128/int128_rshift\nPASS: 11 /int128/int128_urshift\n# End of int128 tests\nUsage: ./unit/test-rcu-list duration nreaders\nTAP version 13\n# random seed: R02S0d87b099ae2a40367841b1a702e7b0f1\n1..33\n# Start of visitor tests\n# Start of opts tests\n# Start of flatten tests\nPASS: 1 /visitor/opts/flatten/value\n# End of flatten tests\n# Start of i64 tests\n# 'i64x=5-6': Parameter 'i64x' expects an int64 value\nPASS: 2 /visitor/opts/i64/nonlist\n# Start of val1 tests\n# 'i64=0x8000000000000000': Parameter 'i64' expects an int64 value or range\nPASS: 3 /visitor/opts/i64/val1/errno\n# 'i64=': Parameter 'i64' expects an int64 value or range\nPASS: 4 /visitor/opts/i64/val1/empty\n# 'i64=5z': Parameter 'i64' expects an int64 value or range\nPASS: 5 /visitor/opts/i64/val1/trailing\n# End of val1 tests\n# Start of val2 tests\n# 'i64=0x7fffffffffffffff-0x8000000000000000': Parameter 'i64' expects an int64 value or range\nPASS: 6 /visitor/opts/i64/val2/errno\n# 'i64=5-': Parameter 'i64' expects an int64 value or range\nPASS: 7 /visitor/opts/i64/val2/empty\n# 'i64=5-6z': Parameter 'i64' expects an int64 value or range\nPASS: 8 /visitor/opts/i64/val2/trailing\n# End of val2 tests\n# Start of range tests\n# 'i64=6-5': Parameter 'i64' expects an int64 value or range\nPASS: 9 /visitor/opts/i64/range/empty\nPASS: 10 /visitor/opts/i64/range/minval\nPASS: 11 /visitor/opts/i64/range/maxval\n# Start of max tests\n# Start of pos tests\nPASS: 12 /visitor/opts/i64/range/max/pos/a\nPASS: 13 /visitor/opts/i64/range/max/pos/b\n# End of pos tests\n# Start of neg tests\nPASS: 14 /visitor/opts/i64/range/max/neg/a\nPASS: 15 /visitor/opts/i64/range/max/neg/b\n# End of neg tests\n# End of max tests\n# Start of 2big tests\n# 'i64=0x7ffffffffffeffff-0x7fffffffffffffff': Parameter 'i64' expects an int64 value or range\nPASS: 16 /visitor/opts/i64/range/2big/pos\n# 'i64=-0x8000000000000000--0x7fffffffffff0000': Parameter 'i64' expects an int64 value or range\nPASS: 17 /visitor/opts/i64/range/2big/neg\n# 'i64=-0x8000000000000000-0x7fffffffffffffff': Parameter 'i64' expects an int64 value or range\nPASS: 18 /visitor/opts/i64/range/2big/full\n# End of 2big tests\n# End of range tests\n# End of i64 tests\n# Start of u64 tests\n# 'u64x=5-6': Parameter 'u64x' expects a uint64 value\nPASS: 19 /visitor/opts/u64/nonlist\n# Start of val1 tests\n# 'u64=-1': Parameter 'u64' expects a uint64 value or range\nPASS: 20 /visitor/opts/u64/val1/errno\n# 'u64=': Parameter 'u64' expects a uint64 value or range\nPASS: 21 /visitor/opts/u64/val1/empty\n# 'u64=5z': Parameter 'u64' expects a uint64 value or range\nPASS: 22 /visitor/opts/u64/val1/trailing\n# End of val1 tests\n# Start of val2 tests\n# 'u64=0xffffffffffffffff-0x10000000000000000': Parameter 'u64' expects a uint64 value or range\nPASS: 23 /visitor/opts/u64/val2/errno\n# 'u64=5-': Parameter 'u64' expects a uint64 value or range\nPASS: 24 /visitor/opts/u64/val2/empty\n# 'u64=5-6z': Parameter 'u64' expects a uint64 value or range\nPASS: 25 /visitor/opts/u64/val2/trailing\n# End of val2 tests\n# Start of range tests\n# 'u64=6-5': Parameter 'u64' expects a uint64 value or range\nPASS: 26 /visitor/opts/u64/range/empty\nPASS: 27 /visitor/opts/u64/range/minval\nPASS: 28 /visitor/opts/u64/range/maxval\nPASS: 29 /visitor/opts/u64/range/max\n# 'u64=0-65536': Parameter 'u64' expects a uint64 value or range\nPASS: 30 /visitor/opts/u64/range/2big\n# End of range tests\n# End of u64 tests\n# Start of range tests\nPASS: 31 /visitor/opts/range/unvisited\nPASS: 32 /visitor/opts/range/beyond\n# End of range tests\n# Start of dict tests\nPASS: 33 /visitor/opts/dict/unvisited\n# End of dict tests\n# End of opts tests\n# End of visitor tests\nTAP version 13\n# random seed: R02Sc64d429a33df2ab53ec082de387a9216\n1..40\n# Start of hbitmap tests\nPASS: 1 /hbitmap/granularity\n# Start of size tests\nPASS: 2 /hbitmap/size/0\nPASS: 3 /hbitmap/size/unaligned\n# End of size tests\n# Start of iter tests\nPASS: 4 /hbitmap/iter/empty\nPASS: 5 /hbitmap/iter/partial\nPASS: 6 /hbitmap/iter/granularity\nPASS: 7 /hbitmap/iter/iter_and_reset\n# End of iter tests\n# Start of get tests\nPASS: 8 /hbitmap/get/all\nPASS: 9 /hbitmap/get/some\n# End of get tests\n# Start of set tests\nPASS: 10 /hbitmap/set/all\nPASS: 11 /hbitmap/set/one\nPASS: 12 /hbitmap/set/two-elem\nPASS: 13 /hbitmap/set/general\nPASS: 14 /hbitmap/set/twice\nPASS: 15 /hbitmap/set/overlap\n# End of set tests\n# Start of reset tests\nPASS: 16 /hbitmap/reset/empty\nPASS: 17 /hbitmap/reset/general\nPASS: 18 /hbitmap/reset/all\n# End of reset tests\n# Start of truncate tests\nPASS: 19 /hbitmap/truncate/nop\n# Start of grow tests\nPASS: 20 /hbitmap/truncate/grow/negligible\nPASS: 21 /hbitmap/truncate/grow/tiny\nPASS: 22 /hbitmap/truncate/grow/small\nPASS: 23 /hbitmap/truncate/grow/medium\nPASS: 24 /hbitmap/truncate/grow/large\n# End of grow tests\n# Start of shrink tests\nPASS: 25 /hbitmap/truncate/shrink/negligible\nPASS: 26 /hbitmap/truncate/shrink/tiny\nPASS: 27 /hbitmap/truncate/shrink/small\nPASS: 28 /hbitmap/truncate/shrink/medium\nPASS: 29 /hbitmap/truncate/shrink/large\n# End of shrink tests\n# End of truncate tests\n# Start of serialize tests\nPASS: 30 /hbitmap/serialize/align\nPASS: 31 /hbitmap/serialize/basic\nPASS: 32 /hbitmap/serialize/part\nPASS: 33 /hbitmap/serialize/zeroes\n# End of serialize tests\n# Start of next_zero tests\nPASS: 34 /hbitmap/next_zero/next_x_0\nPASS: 35 /hbitmap/next_zero/next_x_4\nPASS: 36 /hbitmap/next_zero/next_x_after_truncate\n# End of next_zero tests\n# Start of next_dirty_area tests\nPASS: 37 /hbitmap/next_dirty_area/next_dirty_area_0\nPASS: 38 /hbitmap/next_dirty_area/next_dirty_area_1\nPASS: 39 /hbitmap/next_dirty_area/next_dirty_area_4\nPASS: 40 /hbitmap/next_dirty_area/next_dirty_area_after_truncate\n# End of next_dirty_area tests\n# End of hbitmap tests\nTAP version 13\n# random seed: R02S2acef4d422c7277e336b48dd496d966c\n1..8\n# Start of blockjob tests\nPASS: 1 /blockjob/ids\n# Start of cancel tests\nPASS: 2 /blockjob/cancel/created\nPASS: 3 /blockjob/cancel/running\nPASS: 4 /blockjob/cancel/paused\nPASS: 5 /blockjob/cancel/ready\nPASS: 6 /blockjob/cancel/standby\nPASS: 7 /blockjob/cancel/pending\nPASS: 8 /blockjob/cancel/concluded\n# End of cancel tests\n# End of blockjob tests\nTAP version 13\n# random seed: R02S72a325be2eb376f12e776d5a6653ae78\n1..7\n# Start of xs_node tests\nPASS: 1 /xs_node/simple\nPASS: 2 /xs_node/tx_abort\nPASS: 3 /xs_node/tx_fail\nPASS: 4 /xs_node/tx_succeed\nPASS: 5 /xs_node/tx_rm\nPASS: 6 /xs_node/tx_resurrect\nPASS: 7 /xs_node/tx_resurrect2\n# End of xs_node tests\nTAP version 13\n# random seed: R02S7b3451585c4e8f332f02794dfe25a345\n1..1\n# Start of crypto tests\n# Start of block tests\nPASS: 1 /crypto/block/qcow\n# End of block tests\n# End of crypto tests\nTAP version 13\n# random seed: R02S94defbff795efda72cc53f0123ce1b44\n1..4\n# Start of test-smp-parse tests\nPASS: 1 /test-smp-parse/with_dies\nPASS: 2 /test-smp-parse/with_clusters\n# Start of generic tests\nPASS: 3 /test-smp-parse/generic/valid\nPASS: 4 /test-smp-parse/generic/invalid\n# End of generic tests\n# End of test-smp-parse tests\nTAP version 13\n# random seed: R02Sda2cfd829ff91ac67cde970287592ed2\n1..9\n# Start of io tests\n# Start of channel tests\n# Start of socket tests\nPASS: 1 /io/channel/socket/ipv4-sync\nPASS: 2 /io/channel/socket/ipv4-async\nPASS: 3 /io/channel/socket/ipv4-fd\nPASS: 4 /io/channel/socket/ipv6-sync\nPASS: 5 /io/channel/socket/ipv6-async\nPASS: 6 /io/channel/socket/unix-sync\nPASS: 7 /io/channel/socket/unix-async\nPASS: 8 /io/channel/socket/unix-fd-pass\nPASS: 9 /io/channel/socket/unix-listen-cleanup\n# End of socket tests\n# End of channel tests\n# End of io tests\nTAP version 13\n# random seed: R02S2364694471a1ff1f04d4c23a5c5ee0be\n1..10\n# Start of qmp tests\nPASS: 1 /qmp/dispatch_cmd\nPASS: 2 /qmp/dispatch_cmd_oob\nPASS: 3 /qmp/dispatch_cmd_failure\nPASS: 4 /qmp/dispatch_cmd_io\nPASS: 5 /qmp/dispatch_cmd_success_response\nPASS: 6 /qmp/dispatch_cmd_deprecated\nPASS: 7 /qmp/dispatch_cmd_arg_deprecated\nPASS: 8 /qmp/dispatch_cmd_ret_deprecated\nPASS: 9 /qmp/dealloc_types\nPASS: 10 /qmp/dealloc_partial\n# End of qmp tests\nTAP version 13\n# random seed: R02Sb5fdc992826614aa256d0935646cc76d\n1..5\n# Start of crypto tests\n# Start of hash tests\nPASS: 1 /crypto/hash/iov\nPASS: 2 /crypto/hash/alloc\nPASS: 3 /crypto/hash/prealloc\nPASS: 4 /crypto/hash/digest\nPASS: 5 /crypto/hash/base64\n# End of hash tests\n# End of crypto tests\nTAP version 13\n# random seed: R02S8a9ba9c758ffb7d761f8088bad506d4a\n1..1\n# Start of authz tests\nPASS: 1 /authz/simple\n# End of authz tests\nUsage: ./unit/test-rcu-slist duration nreaders\nTAP version 13\n# random seed: R02S8e8058e366aaa8da66e5e7763219a1b4\n1..1\n# Start of io tests\n# Start of channel tests\nPASS: 1 /io/channel/buf\n# End of channel tests\n# End of io tests\nTAP version 13\n# random seed: R02S8ad62d0532c0ec1752e0c9ad5ce579ce\n1..4\n# Start of crypto tests\n# Start of der tests\nPASS: 1 /crypto/der/parse-rsa512-priv-key\nPASS: 2 /crypto/der/parse-rsa2048-priv-key\nPASS: 3 /crypto/der/parse-ecdsa-p192-priv-key\nPASS: 4 /crypto/der/parse-ecdsa-p256-priv-key\n# End of der tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Sb52d925a32e87cfffa7076e642dd17f6\n1..6\n# Start of xbzrle tests\nPASS: 1 /xbzrle/uleb\nPASS: 2 /xbzrle/encode_decode_zero\nPASS: 3 /xbzrle/encode_decode_unchanged\nPASS: 4 /xbzrle/encode_decode_1_byte\nPASS: 5 /xbzrle/encode_decode_overflow\nPASS: 6 /xbzrle/encode_decode\n# End of xbzrle tests\nUnexpected error in qio_channel_file_new_path() at /usr/src/debug/qemu/8.2.1/io/channel-file.c:58:\n./unit/test-io-channel-file: Unable to open tests/test-io-channel-file.txt: No such file or directory\nTAP version 13\n# random seed: R02S4615a3f966391e1a69de486ff527ee4b\n1..5\n# Start of io tests\n# Start of channel tests\nTAP version 13\n# random seed: R02S8e682b0f4c077369658e99ae9b31a463\n1..8\n# Start of qdist tests\nPASS: 1 /qdist/none\nPASS: 2 /qdist/pr\n# Start of single tests\nPASS: 3 /qdist/single/empty\nPASS: 4 /qdist/single/full\n# End of single tests\n# Start of binning tests\nPASS: 5 /qdist/binning/simple\nPASS: 6 /qdist/binning/precision\nPASS: 7 /qdist/binning/expand\nPASS: 8 /qdist/binning/shrink\n# End of binning tests\n# End of qdist tests\n/usr/lib/qemu/ptest/run-ptest: line 12: ./data/test-qga-config: Permission denied\n/usr/lib/qemu/ptest/run-ptest: line 12: ./data/test-qga-os-release: Permission denied\nDURATION: 23\nEND: /usr/lib/qemu/ptest\n2024-02-06T09:24\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "qemu": {
                    "duration": "23",
                    "log": "START: ptest-runner\n2024-02-06T09:23\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02S5046665b93e9b846f95101bfcc92dd86\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02S9b628ca815d5d322472c94bba997781d\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02Scd6ece72289bb646de4515fc1c56e1c4\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02S07a8f39e3c42af3e1dd91b838f2237e1\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02S8d32cd2542a89d9663b80b0f06b21990\nEnvironment variable QTEST_QEMU_BINARY required\nTAP version 13\n# random seed: R02S797d4bb011803c6392b2efcd253288a0\nio_read 0x7fdd682d98\nio_poll_true 0x7fdd682d98\n> io_poll_ready\nio_read 0x7fdd682da4\n< io_poll_ready\nio_poll_true 0x7fdd682d98\nio_poll_false 0x7fdd682da4\n> io_poll_ready\nio_poll_false 0x7fdd682da4\nio_poll_false 0x7fdd682da4\nio_poll_false 0x7fdd682da4\nio_poll_false 0x7fdd682da4\nio_poll_false 0x7fdd682da4\nio_poll_false 0x7fdd682da4\nio_read 0x7fdd682da4\n< io_poll_ready\nTAP version 13\n# random seed: R02Saff0112144fda82e18058a4fddaf25b0\n1..1\nPASS: 1 /nested-aio-poll\nTAP version 13\n# random seed: R02S5f950178238bf63b625ff333ba738c8d\n1..2\n# Start of image-locking tests\nPASS: 1 /image-locking/basic\nPASS: 2 /image-locking/set-perm-abort\n# End of image-locking tests\nUsage: ./unit/test-rcu-tailq duration nreaders\nTAP version 13\n# random seed: R02S7cacc572d7661c29f3d73bc4ef67bc67\n1..4\n# Start of qtree tests\nPASS: 1 /qtree/search\nPASS: 2 /qtree/remove\n# nnodes: 62\n# nnodes: 0\nPASS: 3 /qtree/destroy\nPASS: 4 /qtree/insert\n# End of qtree tests\nTAP version 13\n# random seed: R02Sa2447ebf37419d3c1cc81e45cbb001e4\n1..5\n# Start of virtio-dmabuf tests\nPASS: 1 /virtio-dmabuf/add_rm_res\nPASS: 2 /virtio-dmabuf/add_rm_dev\nPASS: 3 /virtio-dmabuf/rm_invalid_res\nPASS: 4 /virtio-dmabuf/add_invalid_res\nPASS: 5 /virtio-dmabuf/free_res\n# End of virtio-dmabuf tests\nTAP version 13\n# random seed: R02S6183ff6572a15b7da73154e3cfe796f4\n1..16\n# Start of crypto tests\n# Start of secret tests\nPASS: 1 /crypto/secret/direct\n# Start of indirect tests\nPASS: 2 /crypto/secret/indirect/good\nPASS: 3 /crypto/secret/indirect/badfile\nPASS: 4 /crypto/secret/indirect/emptyfile\n# End of indirect tests\n# Start of noconv tests\nPASS: 5 /crypto/secret/noconv/utf8\n# Start of base64 tests\nPASS: 6 /crypto/secret/noconv/base64/good\nPASS: 7 /crypto/secret/noconv/base64/bad\n# End of base64 tests\n# End of noconv tests\n# Start of conv tests\n# Start of base64 tests\nPASS: 8 /crypto/secret/conv/base64/utf8valid\nPASS: 9 /crypto/secret/conv/base64/utf8invalid\n# End of base64 tests\n# Start of utf8 tests\nPASS: 10 /crypto/secret/conv/utf8/base64\n# End of utf8 tests\n# End of conv tests\n# Start of crypt tests\nPASS: 11 /crypto/secret/crypt/raw\nPASS: 12 /crypto/secret/crypt/base64\nPASS: 13 /crypto/secret/crypt/shortkey\nPASS: 14 /crypto/secret/crypt/shortiv\nPASS: 15 /crypto/secret/crypt/missingiv\nPASS: 16 /crypto/secret/crypt/badiv\n# End of crypt tests\n# End of secret tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Saecbf5a892f444f3bcc1dfe83691ba5f\n1..12\n# Start of basic tests\nPASS: 1 /basic/no-dangling-access\nPASS: 2 /basic/lifecycle\nPASS: 3 /basic/yield\nPASS: 4 /basic/nesting\nPASS: 5 /basic/self\nPASS: 6 /basic/entered\nPASS: 7 /basic/in_coroutine\nPASS: 8 /basic/order\n# End of basic tests\n# Start of locking tests\nPASS: 9 /locking/co-mutex\n# Start of co-mutex tests\nPASS: 10 /locking/co-mutex/lockable\n# End of co-mutex tests\n# Start of co-rwlock tests\nPASS: 11 /locking/co-rwlock/upgrade\nPASS: 12 /locking/co-rwlock/downgrade\n# End of co-rwlock tests\n# End of locking tests\nTAP version 13\n# random seed: R02Sd45d3db00ce01ef752944b74f7c5ebef\n1..30\n# Start of bdrv-drain tests\nPASS: 1 /bdrv-drain/nested\nPASS: 2 /bdrv-drain/set_aio_context\n# Start of driver-cb tests\nPASS: 3 /bdrv-drain/driver-cb/drain_all\nPASS: 4 /bdrv-drain/driver-cb/drain\n# Start of co tests\nPASS: 5 /bdrv-drain/driver-cb/co/drain_all\nPASS: 6 /bdrv-drain/driver-cb/co/drain\n# End of co tests\n# End of driver-cb tests\n# Start of quiesce tests\nPASS: 7 /bdrv-drain/quiesce/drain_all\nPASS: 8 /bdrv-drain/quiesce/drain\n# Start of co tests\nPASS: 9 /bdrv-drain/quiesce/co/drain_all\nPASS: 10 /bdrv-drain/quiesce/co/drain\n# End of co tests\n# End of quiesce tests\n# Start of graph-change tests\nPASS: 11 /bdrv-drain/graph-change/drain_all\n# End of graph-change tests\n# Start of iothread tests\nPASS: 12 /bdrv-drain/iothread/drain_all\nPASS: 13 /bdrv-drain/iothread/drain\n# End of iothread tests\n# Start of blockjob tests\nPASS: 14 /bdrv-drain/blockjob/drain_all\nPASS: 15 /bdrv-drain/blockjob/drain\nPASS: 16 /bdrv-drain/blockjob/commit_by_drained_end\n# Start of error tests\nPASS: 17 /bdrv-drain/blockjob/error/drain_all\nPASS: 18 /bdrv-drain/blockjob/error/drain\n# End of error tests\n# Start of iothread tests\nPASS: 19 /bdrv-drain/blockjob/iothread/drain_all\nPASS: 20 /bdrv-drain/blockjob/iothread/drain\n# Start of error tests\nPASS: 21 /bdrv-drain/blockjob/iothread/error/drain_all\nPASS: 22 /bdrv-drain/blockjob/iothread/error/drain\n# End of error tests\n# End of iothread tests\n# End of blockjob tests\n# Start of deletion tests\nPASS: 23 /bdrv-drain/deletion/drain\n# End of deletion tests\n# Start of detach tests\nPASS: 24 /bdrv-drain/detach/drain_all\nPASS: 25 /bdrv-drain/detach/drain\nPASS: 26 /bdrv-drain/detach/parent_cb\nPASS: 27 /bdrv-drain/detach/driver_cb\n# End of detach tests\n# Start of attach tests\nPASS: 28 /bdrv-drain/attach/drain\n# End of attach tests\n# Start of bdrv_drop_intermediate tests\nPASS: 29 /bdrv-drain/bdrv_drop_intermediate/poll\n# End of bdrv_drop_intermediate tests\n# Start of replace_child tests\nPASS: 30 /bdrv-drain/replace_child/mid-drain\n# End of replace_child tests\n# End of bdrv-drain tests\nTAP version 13\n# random seed: R02Sda382e00d6952c90ced662685506b8ad\n1..6\n# Start of uuid tests\nPASS: 1 /uuid/is_null\nPASS: 2 /uuid/generate\nPASS: 3 /uuid/parse\nPASS: 4 /uuid/unparse\nPASS: 5 /uuid/unparse_strdup\nPASS: 6 /uuid/hash\n# End of uuid tests\nTAP version 13\n# random seed: R02S522dc125eaa4f3cf3b07c0391a23cb5c\n1..3\n# Start of resv-mem tests\nPASS: 1 /resv-mem/range_reverse_array\nPASS: 2 /resv-mem/range_reverse_array_low_end\nPASS: 3 /resv-mem/resv_region_list_insert\n# End of resv-mem tests\nTAP version 13\n# random seed: R02S6fdcafda00c15bda3aff2ed517b64d69\n1..4\n# Start of qdev tests\n# Start of properties tests\n# Start of static tests\nPASS: 1 /qdev/properties/static/default\nPASS: 2 /qdev/properties/static/global\n# Start of default tests\n# End of default tests\n# Start of global tests\n# End of global tests\n# End of static tests\n# Start of dynamic tests\nPASS: 3 /qdev/properties/dynamic/global\n# Start of global tests\n# End of global tests\n# End of dynamic tests\n# Start of global tests\nPASS: 4 /qdev/properties/global/subclass\n# End of global tests\n# End of properties tests\n# End of qdev tests\nTAP version 13\n# random seed: R02Scfb402e832fed3ae7dc4c52c54de7b5f\n1..13\n# Start of replication tests\n# Start of primary tests\nPASS: 1 /replication/primary/read\nPASS: 2 /replication/primary/write\nPASS: 3 /replication/primary/start\nPASS: 4 /replication/primary/stop\nPASS: 5 /replication/primary/do_checkpoint\nPASS: 6 /replication/primary/get_error_all\n# End of primary tests\n# Start of secondary tests\nPASS: 7 /replication/secondary/read\nPASS: 8 /replication/secondary/write\nPASS: 9 /replication/secondary/start\nPASS: 10 /replication/secondary/stop\nPASS: 11 /replication/secondary/continuous_replication\nPASS: 12 /replication/secondary/do_checkpoint\nPASS: 13 /replication/secondary/get_error_all\n# End of secondary tests\n# End of replication tests\nTAP version 13\n# random seed: R02S89826ca356451e2ef3bd8dd753e5ad24\n1..2\n# Start of bitmap tests\nPASS: 1 /bitmap/bitmap_copy_with_offset\nPASS: 2 /bitmap/bitmap_set\n# End of bitmap tests\nTAP version 13\n# random seed: R02S5163ad0d65646d312f492dd6e9397701\n1..5\n# Start of bdrv-graph-mod tests\nPASS: 1 /bdrv-graph-mod/update-perm-tree\nPASS: 2 /bdrv-graph-mod/should-update-child\nPASS: 3 /bdrv-graph-mod/parallel-perm-update\nPASS: 4 /bdrv-graph-mod/parallel-exclusive-write\nPASS: 5 /bdrv-graph-mod/append-greedy-filter\n# End of bdrv-graph-mod tests\nTAP version 13\n# random seed: R02S3495fa01db82eb0d776ffbbda491c5a6\n1..22\n# Start of sync-op tests\nPASS: 1 /sync-op/pread\nPASS: 2 /sync-op/pwrite\nPASS: 3 /sync-op/preadv\nPASS: 4 /sync-op/pwritev\nPASS: 5 /sync-op/preadv_part\nPASS: 6 /sync-op/pwritev_part\nPASS: 7 /sync-op/pwrite_compressed\nPASS: 8 /sync-op/pwrite_zeroes\nPASS: 9 /sync-op/load_vmstate\nPASS: 10 /sync-op/save_vmstate\nPASS: 11 /sync-op/pdiscard\nPASS: 12 /sync-op/truncate\nPASS: 13 /sync-op/block_status\nPASS: 14 /sync-op/flush\nPASS: 15 /sync-op/check\nPASS: 16 /sync-op/activate\n# End of sync-op tests\n# Start of attach tests\nPASS: 17 /attach/blockjob\nPASS: 18 /attach/second_node\nPASS: 19 /attach/preserve_blk_ctx\n# End of attach tests\n# Start of propagate tests\nPASS: 20 /propagate/basic\nPASS: 21 /propagate/diamond\nPASS: 22 /propagate/mirror\n# End of propagate tests\nTAP version 13\n# random seed: R02S771a6f24e56d8f5a3f1bb16504991bbe\n1..14\n# Start of string-visitor tests\n# Start of output tests\nPASS: 1 /string-visitor/output/int\nPASS: 2 /string-visitor/output/int-human\nPASS: 3 /string-visitor/output/bool\nPASS: 4 /string-visitor/output/bool-human\nPASS: 5 /string-visitor/output/number\nPASS: 6 /string-visitor/output/number-human\nPASS: 7 /string-visitor/output/string\nPASS: 8 /string-visitor/output/string-human\nPASS: 9 /string-visitor/output/no-string\nPASS: 10 /string-visitor/output/no-string-human\nPASS: 11 /string-visitor/output/enum\nPASS: 12 /string-visitor/output/enum-human\nPASS: 13 /string-visitor/output/intList\nPASS: 14 /string-visitor/output/intList-human\n# End of output tests\n# End of string-visitor tests\nTAP version 13\n# random seed: R02S3251582fbcfe60cbee5d0c2d0a143e3d\n1..19\n# Start of qemu-opts tests\nPASS: 1 /qemu-opts/find_unknown_opts\nPASS: 2 /qemu-opts/find_opts\nPASS: 3 /qemu-opts/opts_create\nPASS: 4 /qemu-opts/opt_get\nPASS: 5 /qemu-opts/opt_get_bool\nPASS: 6 /qemu-opts/opt_get_number\nPASS: 7 /qemu-opts/opt_get_size\nPASS: 8 /qemu-opts/opt_unset\nPASS: 9 /qemu-opts/opts_reset\nPASS: 10 /qemu-opts/has_help_option\nPASS: 11 /qemu-opts/append_to_null\nPASS: 12 /qemu-opts/append\n# Start of opts_parse tests\nPASS: 13 /qemu-opts/opts_parse/general\nPASS: 14 /qemu-opts/opts_parse/bool\nPASS: 15 /qemu-opts/opts_parse/number\nPASS: 16 /qemu-opts/opts_parse/size\n# End of opts_parse tests\n# Start of to_qdict tests\nPASS: 17 /qemu-opts/to_qdict/basic\nPASS: 18 /qemu-opts/to_qdict/filtered\nPASS: 19 /qemu-opts/to_qdict/duplicates\n# End of to_qdict tests\n# End of qemu-opts tests\nTAP version 13\n# random seed: R02S7b29d3d28f3e76313b9f75d312dadb5d\n1..2\n# Start of qapi tests\n# Start of util tests\nPASS: 1 /qapi/util/qapi_enum_parse\nPASS: 2 /qapi/util/parse_qapi_name\n# End of util tests\n# End of qapi tests\nTAP version 13\n# random seed: R02S5685aff6e6bcdf768434baf9e02d66ac\n1..6\n# Start of yank tests\n# Start of char_change tests\n# Start of success tests\nPASS: 1 /yank/char_change/success/to_yank\nPASS: 2 /yank/char_change/success/yank_to_yank\nPASS: 3 /yank/char_change/success/from_yank\n# End of success tests\n# Start of fail tests\nPASS: 4 /yank/char_change/fail/to_yank\nPASS: 5 /yank/char_change/fail/yank_to_yank\nPASS: 6 /yank/char_change/fail/from_yank\n# End of fail tests\n# End of char_change tests\n# End of yank tests\nTAP version 13\n# random seed: R02S9c42c7d2b8f463690a3bb84f4f2b753c\n1..5\n# Start of auth tests\n# Start of list tests\nPASS: 1 /auth/list/complex\n# Start of default tests\nPASS: 2 /auth/list/default/deny\nPASS: 3 /auth/list/default/allow\n# End of default tests\n# Start of explicit tests\nPASS: 4 /auth/list/explicit/deny\nPASS: 5 /auth/list/explicit/allow\n# End of explicit tests\n# End of list tests\n# End of auth tests\nTAP version 13\n# random seed: R02S7fa7211f031881c11924593e421b24e2\n1..1\n# Start of timed-average tests\nPASS: 1 /timed-average/average\n# End of timed-average tests\nTAP version 13\n# random seed: R02S3de1352c7bb3992388676d08d7b72d23\n1..7\n# Start of visitor tests\n# Start of clone tests\nPASS: 1 /visitor/clone/struct\nPASS: 2 /visitor/clone/alternate\nPASS: 3 /visitor/clone/list\nPASS: 4 /visitor/clone/empty\nPASS: 5 /visitor/clone/complex1\nPASS: 6 /visitor/clone/complex2\nPASS: 7 /visitor/clone/complex3\n# End of clone tests\n# End of visitor tests\nTAP version 13\n# random seed: R02S45a56546f154b693a9d54994dae304ca\n1..28\n# Start of aio tests\nPASS: 1 /aio/acquire\n# Start of bh tests\nPASS: 2 /aio/bh/schedule\nPASS: 3 /aio/bh/schedule10\nPASS: 4 /aio/bh/cancel\nPASS: 5 /aio/bh/delete\nPASS: 6 /aio/bh/flush\n# Start of callback-delete tests\nPASS: 7 /aio/bh/callback-delete/one\nPASS: 8 /aio/bh/callback-delete/many\n# End of callback-delete tests\n# End of bh tests\n# Start of event tests\nPASS: 9 /aio/event/add-remove\nPASS: 10 /aio/event/wait\nPASS: 11 /aio/event/flush\n# Start of wait tests\nPASS: 12 /aio/event/wait/no-flush-cb\n# End of wait tests\n# End of event tests\n# Start of timer tests\nPASS: 13 /aio/timer/schedule\n# slow test /aio/timer/schedule executed in 1.75 secs\n# End of timer tests\n# Start of coroutine tests\nPASS: 14 /aio/coroutine/queue-chaining\nPASS: 15 /aio/coroutine/worker-thread-co-enter\n# End of coroutine tests\n# End of aio tests\n# Start of aio-gsource tests\nPASS: 16 /aio-gsource/flush\n# Start of bh tests\nPASS: 17 /aio-gsource/bh/schedule\nPASS: 18 /aio-gsource/bh/schedule10\nPASS: 19 /aio-gsource/bh/cancel\nPASS: 20 /aio-gsource/bh/delete\nPASS: 21 /aio-gsource/bh/flush\n# Start of callback-delete tests\nPASS: 22 /aio-gsource/bh/callback-delete/one\nPASS: 23 /aio-gsource/bh/callback-delete/many\n# End of callback-delete tests\n# End of bh tests\n# Start of event tests\nPASS: 24 /aio-gsource/event/add-remove\nPASS: 25 /aio-gsource/event/wait\nPASS: 26 /aio-gsource/event/flush\n# Start of wait tests\nPASS: 27 /aio-gsource/event/wait/no-flush-cb\n# End of wait tests\n# End of event tests\n# Start of timer tests\nPASS: 28 /aio-gsource/timer/schedule\n# slow test /aio-gsource/timer/schedule executed in 1.75 secs\n# End of timer tests\n# End of aio-gsource tests\nTAP version 13\n# random seed: R02S9daf3bab526fe1da09dc741da93ca009\n1..2\n# Start of host-utils tests\nPASS: 1 /host-utils/test_divu128\nPASS: 2 /host-utils/test_divs128\n# End of host-utils tests\nTAP version 13\n# random seed: R02S03471dae380547cddda9bb18677274af\n1..6\n# Start of thread-pool tests\nPASS: 1 /thread-pool/submit\nPASS: 2 /thread-pool/submit-aio\nPASS: 3 /thread-pool/submit-co\nPASS: 4 /thread-pool/submit-many\nPASS: 5 /thread-pool/cancel\n# slow test /thread-pool/cancel executed in 2.01 secs\nPASS: 6 /thread-pool/cancel-async\n# slow test /thread-pool/cancel-async executed in 2.00 secs\n# End of thread-pool tests\nTAP version 13\n# random seed: R02Sbe42065de16d051db8842cd7ab028360\n1..2\n# Start of qht tests\n# Start of mode tests\nPASS: 1 /qht/mode/default\n# slow test /qht/mode/default executed in 0.95 secs\nPASS: 2 /qht/mode/resize\n# End of mode tests\n# End of qht tests\nTAP version 13\n# random seed: R02S17459bcccf833d7236a0e4db1884a58e\n1..6\n# Start of error-report tests\nPASS: 1 /error-report/simple\nPASS: 2 /error-report/loc\nPASS: 3 /error-report/glog\nPASS: 4 /error-report/once\nPASS: 5 /error-report/timestamp\nPASS: 6 /error-report/warn\n# End of error-report tests\nTAP version 13\n# random seed: R02Sf1f81c981c72f8a3f622e5a986929dae\n1..179\n# Start of cutils tests\nPASS: 1 /cutils/size_to_str\nPASS: 2 /cutils/freq_to_str\nPASS: 3 /cutils/iec_binary_prefix\nPASS: 4 /cutils/si_prefix\n# Start of parse_uint tests\nPASS: 5 /cutils/parse_uint/null\nPASS: 6 /cutils/parse_uint/empty\nPASS: 7 /cutils/parse_uint/whitespace\nPASS: 8 /cutils/parse_uint/invalid\nPASS: 9 /cutils/parse_uint/trailing\nPASS: 10 /cutils/parse_uint/correct\nPASS: 11 /cutils/parse_uint/octal\nPASS: 12 /cutils/parse_uint/decimal\nPASS: 13 /cutils/parse_uint/llong_max\nPASS: 14 /cutils/parse_uint/max\nPASS: 15 /cutils/parse_uint/overflow\nPASS: 16 /cutils/parse_uint/negative\nPASS: 17 /cutils/parse_uint/negzero\n# End of parse_uint tests\n# Start of parse_uint_full tests\nPASS: 18 /cutils/parse_uint_full/trailing\nPASS: 19 /cutils/parse_uint_full/correct\nPASS: 20 /cutils/parse_uint_full/erange_junk\nPASS: 21 /cutils/parse_uint_full/null\n# End of parse_uint_full tests\n# Start of qemu_strtoi tests\nPASS: 22 /cutils/qemu_strtoi/correct\nPASS: 23 /cutils/qemu_strtoi/null\nPASS: 24 /cutils/qemu_strtoi/empty\nPASS: 25 /cutils/qemu_strtoi/whitespace\nPASS: 26 /cutils/qemu_strtoi/invalid\nPASS: 27 /cutils/qemu_strtoi/trailing\nPASS: 28 /cutils/qemu_strtoi/octal\nPASS: 29 /cutils/qemu_strtoi/decimal\nPASS: 30 /cutils/qemu_strtoi/hex\nPASS: 31 /cutils/qemu_strtoi/max\nPASS: 32 /cutils/qemu_strtoi/overflow\nPASS: 33 /cutils/qemu_strtoi/min\nPASS: 34 /cutils/qemu_strtoi/underflow\nPASS: 35 /cutils/qemu_strtoi/negative\nPASS: 36 /cutils/qemu_strtoi/negzero\n# End of qemu_strtoi tests\n# Start of qemu_strtoi_full tests\nPASS: 37 /cutils/qemu_strtoi_full/correct\nPASS: 38 /cutils/qemu_strtoi_full/null\nPASS: 39 /cutils/qemu_strtoi_full/empty\nPASS: 40 /cutils/qemu_strtoi_full/negative\nPASS: 41 /cutils/qemu_strtoi_full/negzero\nPASS: 42 /cutils/qemu_strtoi_full/trailing\nPASS: 43 /cutils/qemu_strtoi_full/max\nPASS: 44 /cutils/qemu_strtoi_full/erange_junk\n# End of qemu_strtoi_full tests\n# Start of qemu_strtoui tests\nPASS: 45 /cutils/qemu_strtoui/correct\nPASS: 46 /cutils/qemu_strtoui/null\nPASS: 47 /cutils/qemu_strtoui/empty\nPASS: 48 /cutils/qemu_strtoui/whitespace\nPASS: 49 /cutils/qemu_strtoui/invalid\nPASS: 50 /cutils/qemu_strtoui/trailing\nPASS: 51 /cutils/qemu_strtoui/octal\nPASS: 52 /cutils/qemu_strtoui/decimal\nPASS: 53 /cutils/qemu_strtoui/hex\nPASS: 54 /cutils/qemu_strtoui/wrap\nPASS: 55 /cutils/qemu_strtoui/max\nPASS: 56 /cutils/qemu_strtoui/overflow\nPASS: 57 /cutils/qemu_strtoui/underflow\nPASS: 58 /cutils/qemu_strtoui/negative\nPASS: 59 /cutils/qemu_strtoui/negzero\n# End of qemu_strtoui tests\n# Start of qemu_strtoui_full tests\nPASS: 60 /cutils/qemu_strtoui_full/correct\nPASS: 61 /cutils/qemu_strtoui_full/null\nPASS: 62 /cutils/qemu_strtoui_full/empty\nPASS: 63 /cutils/qemu_strtoui_full/negative\nPASS: 64 /cutils/qemu_strtoui_full/negzero\nPASS: 65 /cutils/qemu_strtoui_full/trailing\nPASS: 66 /cutils/qemu_strtoui_full/max\nPASS: 67 /cutils/qemu_strtoui_full/erange_junk\n# End of qemu_strtoui_full tests\n# Start of qemu_strtol tests\nPASS: 68 /cutils/qemu_strtol/correct\nPASS: 69 /cutils/qemu_strtol/null\nPASS: 70 /cutils/qemu_strtol/empty\nPASS: 71 /cutils/qemu_strtol/whitespace\nPASS: 72 /cutils/qemu_strtol/invalid\nPASS: 73 /cutils/qemu_strtol/trailing\nPASS: 74 /cutils/qemu_strtol/octal\nPASS: 75 /cutils/qemu_strtol/decimal\nPASS: 76 /cutils/qemu_strtol/hex\nPASS: 77 /cutils/qemu_strtol/max\nPASS: 78 /cutils/qemu_strtol/overflow\nPASS: 79 /cutils/qemu_strtol/min\nPASS: 80 /cutils/qemu_strtol/underflow\nPASS: 81 /cutils/qemu_strtol/negative\nPASS: 82 /cutils/qemu_strtol/negzero\n# End of qemu_strtol tests\n# Start of qemu_strtol_full tests\nPASS: 83 /cutils/qemu_strtol_full/correct\nPASS: 84 /cutils/qemu_strtol_full/null\nPASS: 85 /cutils/qemu_strtol_full/empty\nPASS: 86 /cutils/qemu_strtol_full/negative\nPASS: 87 /cutils/qemu_strtol_full/negzero\nPASS: 88 /cutils/qemu_strtol_full/trailing\nPASS: 89 /cutils/qemu_strtol_full/max\nPASS: 90 /cutils/qemu_strtol_full/erange_junk\n# End of qemu_strtol_full tests\n# Start of qemu_strtoul tests\nPASS: 91 /cutils/qemu_strtoul/correct\nPASS: 92 /cutils/qemu_strtoul/null\nPASS: 93 /cutils/qemu_strtoul/empty\nPASS: 94 /cutils/qemu_strtoul/whitespace\nPASS: 95 /cutils/qemu_strtoul/invalid\nPASS: 96 /cutils/qemu_strtoul/trailing\nPASS: 97 /cutils/qemu_strtoul/octal\nPASS: 98 /cutils/qemu_strtoul/decimal\nPASS: 99 /cutils/qemu_strtoul/hex\nPASS: 100 /cutils/qemu_strtoul/wrap\nPASS: 101 /cutils/qemu_strtoul/max\nPASS: 102 /cutils/qemu_strtoul/overflow\nPASS: 103 /cutils/qemu_strtoul/underflow\nPASS: 104 /cutils/qemu_strtoul/negative\nPASS: 105 /cutils/qemu_strtoul/negzero\n# End of qemu_strtoul tests\n# Start of qemu_strtoul_full tests\nPASS: 106 /cutils/qemu_strtoul_full/correct\nPASS: 107 /cutils/qemu_strtoul_full/null\nPASS: 108 /cutils/qemu_strtoul_full/empty\nPASS: 109 /cutils/qemu_strtoul_full/negative\nPASS: 110 /cutils/qemu_strtoul_full/negzero\nPASS: 111 /cutils/qemu_strtoul_full/trailing\nPASS: 112 /cutils/qemu_strtoul_full/max\nPASS: 113 /cutils/qemu_strtoul_full/erange_junk\n# End of qemu_strtoul_full tests\n# Start of qemu_strtoi64 tests\nPASS: 114 /cutils/qemu_strtoi64/correct\nPASS: 115 /cutils/qemu_strtoi64/null\nPASS: 116 /cutils/qemu_strtoi64/empty\nPASS: 117 /cutils/qemu_strtoi64/whitespace\nPASS: 118 /cutils/qemu_strtoi64/invalid\nPASS: 119 /cutils/qemu_strtoi64/trailing\nPASS: 120 /cutils/qemu_strtoi64/octal\nPASS: 121 /cutils/qemu_strtoi64/decimal\nPASS: 122 /cutils/qemu_strtoi64/hex\nPASS: 123 /cutils/qemu_strtoi64/max\nPASS: 124 /cutils/qemu_strtoi64/overflow\nPASS: 125 /cutils/qemu_strtoi64/min\nPASS: 126 /cutils/qemu_strtoi64/underflow\nPASS: 127 /cutils/qemu_strtoi64/negative\nPASS: 128 /cutils/qemu_strtoi64/negzero\n# End of qemu_strtoi64 tests\n# Start of qemu_strtoi64_full tests\nPASS: 129 /cutils/qemu_strtoi64_full/correct\nPASS: 130 /cutils/qemu_strtoi64_full/null\nPASS: 131 /cutils/qemu_strtoi64_full/empty\nPASS: 132 /cutils/qemu_strtoi64_full/negative\nPASS: 133 /cutils/qemu_strtoi64_full/negzero\nPASS: 134 /cutils/qemu_strtoi64_full/trailing\nPASS: 135 /cutils/qemu_strtoi64_full/max\nPASS: 136 /cutils/qemu_strtoi64_full/erange_junk\n# End of qemu_strtoi64_full tests\n# Start of qemu_strtou64 tests\nPASS: 137 /cutils/qemu_strtou64/correct\nPASS: 138 /cutils/qemu_strtou64/null\nPASS: 139 /cutils/qemu_strtou64/empty\nPASS: 140 /cutils/qemu_strtou64/whitespace\nPASS: 141 /cutils/qemu_strtou64/invalid\nPASS: 142 /cutils/qemu_strtou64/trailing\nPASS: 143 /cutils/qemu_strtou64/octal\nPASS: 144 /cutils/qemu_strtou64/decimal\nPASS: 145 /cutils/qemu_strtou64/hex\nPASS: 146 /cutils/qemu_strtou64/wrap\nPASS: 147 /cutils/qemu_strtou64/max\nPASS: 148 /cutils/qemu_strtou64/overflow\nPASS: 149 /cutils/qemu_strtou64/underflow\nPASS: 150 /cutils/qemu_strtou64/negative\nPASS: 151 /cutils/qemu_strtou64/negzero\n# End of qemu_strtou64 tests\n# Start of qemu_strtou64_full tests\nPASS: 152 /cutils/qemu_strtou64_full/correct\nPASS: 153 /cutils/qemu_strtou64_full/null\nPASS: 154 /cutils/qemu_strtou64_full/empty\nPASS: 155 /cutils/qemu_strtou64_full/negative\nPASS: 156 /cutils/qemu_strtou64_full/negzero\nPASS: 157 /cutils/qemu_strtou64_full/trailing\nPASS: 158 /cutils/qemu_strtou64_full/max\nPASS: 159 /cutils/qemu_strtou64_full/erange_junk\n# End of qemu_strtou64_full tests\n# Start of qemu_strtod tests\nPASS: 160 /cutils/qemu_strtod/simple\nPASS: 161 /cutils/qemu_strtod/einval\nPASS: 162 /cutils/qemu_strtod/erange\nPASS: 163 /cutils/qemu_strtod/nonfinite\nPASS: 164 /cutils/qemu_strtod/trailing\nPASS: 165 /cutils/qemu_strtod/erange_junk\n# End of qemu_strtod tests\n# Start of qemu_strtod_finite tests\nPASS: 166 /cutils/qemu_strtod_finite/simple\nPASS: 167 /cutils/qemu_strtod_finite/einval\nPASS: 168 /cutils/qemu_strtod_finite/erange\nPASS: 169 /cutils/qemu_strtod_finite/nonfinite\nPASS: 170 /cutils/qemu_strtod_finite/trailing\nPASS: 171 /cutils/qemu_strtod_finite/erange_junk\n# End of qemu_strtod_finite tests\n# Start of strtosz tests\nPASS: 172 /cutils/strtosz/simple\nPASS: 173 /cutils/strtosz/hex\nPASS: 174 /cutils/strtosz/units\nPASS: 175 /cutils/strtosz/float\nPASS: 176 /cutils/strtosz/invalid\nPASS: 177 /cutils/strtosz/trailing\nPASS: 178 /cutils/strtosz/erange\nPASS: 179 /cutils/strtosz/metric\n# End of strtosz tests\n# End of cutils tests\nTAP version 13\n# random seed: R02S7c6a39435e497f20ef734c22ecd43edd\n1..42\n# Start of visitor tests\n# Start of input tests\nPASS: 1 /visitor/input/int\nPASS: 2 /visitor/input/uint\nPASS: 3 /visitor/input/int_overflow\nPASS: 4 /visitor/input/int_keyval\nPASS: 5 /visitor/input/int_str_keyval\nPASS: 6 /visitor/input/int_str_fail\nPASS: 7 /visitor/input/bool\nPASS: 8 /visitor/input/bool_keyval\nPASS: 9 /visitor/input/bool_str_keyval\nPASS: 10 /visitor/input/bool_str_fail\nPASS: 11 /visitor/input/number\nPASS: 12 /visitor/input/large_number\nPASS: 13 /visitor/input/number_keyval\nPASS: 14 /visitor/input/number_str_keyval\nPASS: 15 /visitor/input/number_str_fail\nPASS: 16 /visitor/input/size_str_keyval\nPASS: 17 /visitor/input/size_str_fail\nPASS: 18 /visitor/input/string\nPASS: 19 /visitor/input/enum\nPASS: 20 /visitor/input/struct\nPASS: 21 /visitor/input/struct-nested\nPASS: 22 /visitor/input/list2\nPASS: 23 /visitor/input/list\nPASS: 24 /visitor/input/any\nPASS: 25 /visitor/input/null\nPASS: 26 /visitor/input/union-flat\nPASS: 27 /visitor/input/union-in-union\nPASS: 28 /visitor/input/alternate\nPASS: 29 /visitor/input/errors\nPASS: 30 /visitor/input/wrong-type\nPASS: 31 /visitor/input/alternate-number\nPASS: 32 /visitor/input/alternate-list\nPASS: 33 /visitor/input/qapi-introspect\n# Start of fail tests\nPASS: 34 /visitor/input/fail/struct\nPASS: 35 /visitor/input/fail/struct-nested\nPASS: 36 /visitor/input/fail/struct-in-list\nPASS: 37 /visitor/input/fail/struct-missing\nPASS: 38 /visitor/input/fail/list\nPASS: 39 /visitor/input/fail/list-nested\nPASS: 40 /visitor/input/fail/union-flat\nPASS: 41 /visitor/input/fail/union-flat-no-discriminator\nPASS: 42 /visitor/input/fail/alternate\n# End of fail tests\n# End of input tests\n# End of visitor tests\nUsage: ./unit/test-rcu-simpleq duration nreaders\nTAP version 13\n# random seed: R02Sc5043130b6ab9892ea6266323aca1e84\n1..16\n# Start of crypto tests\n# Start of akcipher tests\nPASS: 1 /crypto/akcipher/rsa1024-raw\nPASS: 2 /crypto/akcipher/rsa1024-pkcs1\nPASS: 3 /crypto/akcipher/rsa2048-raw\nPASS: 4 /crypto/akcipher/rsa2048-pkcs1\nPASS: 5 /crypto/akcipher/rsakey-1024-public\nPASS: 6 /crypto/akcipher/rsakey-1024-private\nPASS: 7 /crypto/akcipher/rsakey-2048-public\nPASS: 8 /crypto/akcipher/rsakey-2048-private\nPASS: 9 /crypto/akcipher/rsakey-public-lack-elem\nPASS: 10 /crypto/akcipher/rsakey-private-lack-elem\nPASS: 11 /crypto/akcipher/rsakey-public-empty-elem\nPASS: 12 /crypto/akcipher/rsakey-private-empty-elem\nPASS: 13 /crypto/akcipher/rsakey-public-empty-key\nPASS: 14 /crypto/akcipher/rsakey-private-empty-key\nPASS: 15 /crypto/akcipher/rsakey-public-invalid-length-val\nPASS: 16 /crypto/akcipher/rsakey-public-extra-elem\n# End of akcipher tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Sb3facd633e220170c44041c179b47a46\n1..6\n# Start of interval-tree tests\nPASS: 1 /interval-tree/empty\nPASS: 2 /interval-tree/find-one-point\nPASS: 3 /interval-tree/find-two-point\nPASS: 4 /interval-tree/find-one-range\nPASS: 5 /interval-tree/find-one-range-many\nPASS: 6 /interval-tree/find-many-range\n# End of interval-tree tests\nTAP version 13\n# random seed: R02S2c7cf2ce1212ac23fbcadd9dfe286464\n1..38\n# Start of char tests\nPASS: 1 /char/null\n# ./unit/test-char:\n#  \n# 'invalid' is not a valid char driver\n# \n# \nPASS: 2 /char/invalid\nPASS: 3 /char/ringbuf\nPASS: 4 /char/mux\nPASS: 5 /char/stdio\nPASS: 6 /char/pipe\nPASS: 7 /char/file\nPASS: 8 /char/file-fifo\nPASS: 9 /char/udp\nPASS: 10 /char/serial\nPASS: 11 /char/hotswap\nPASS: 12 /char/websocket\n# Start of stdio tests\n# End of stdio tests\n# Start of socket tests\n# Start of server tests\n# Start of mainloop tests\nPASS: 13 /char/socket/server/mainloop/tcp\nPASS: 14 /char/socket/server/mainloop/unix\n# End of mainloop tests\n# Start of wait-conn tests\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:38031,server=on\n# \n# \n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:38031,server=on\n# \n# \nPASS: 15 /char/socket/server/wait-conn/tcp\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on\n# \n# \n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on\n# \n# \nPASS: 16 /char/socket/server/wait-conn/unix\n# End of wait-conn tests\n# Start of mainloop-fdpass tests\nPASS: 17 /char/socket/server/mainloop-fdpass/tcp\nPASS: 18 /char/socket/server/mainloop-fdpass/unix\n# End of mainloop-fdpass tests\n# Start of wait-conn-fdpass tests\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:40079,server=on\n# \n# \n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:40079,server=on\n# \n# \nPASS: 19 /char/socket/server/wait-conn-fdpass/tcp\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on\n# \n# \n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on\n# \n# \nPASS: 20 /char/socket/server/wait-conn-fdpass/unix\n# End of wait-conn-fdpass tests\n# Start of two-clients tests\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:tcp:127.0.0.1:38657,server=on\n# \n# \nPASS: 21 /char/socket/server/two-clients/tcp\n# ./unit/test-char:\n#  \n# info: \n# QEMU waiting for connection on: disconnected:unix:test-char.sock,server=on\n# \n# \nPASS: 22 /char/socket/server/two-clients/unix\n# End of two-clients tests\n# End of server tests\n# Start of client tests\n# Start of mainloop tests\nPASS: 23 /char/socket/client/mainloop/tcp\nPASS: 24 /char/socket/client/mainloop/unix\n# End of mainloop tests\n# Start of wait-conn tests\nPASS: 25 /char/socket/client/wait-conn/tcp\nPASS: 26 /char/socket/client/wait-conn/unix\n# End of wait-conn tests\n# Start of mainloop-reconnect tests\nPASS: 27 /char/socket/client/mainloop-reconnect/tcp\n# slow test /char/socket/client/mainloop-reconnect/tcp executed in 1.00 secs\nPASS: 28 /char/socket/client/mainloop-reconnect/unix\n# slow test /char/socket/client/mainloop-reconnect/unix executed in 1.00 secs\n# End of mainloop-reconnect tests\n# Start of wait-conn-reconnect tests\nPASS: 29 /char/socket/client/wait-conn-reconnect/tcp\nPASS: 30 /char/socket/client/wait-conn-reconnect/unix\n# End of wait-conn-reconnect tests\n# Start of mainloop-fdpass tests\nPASS: 31 /char/socket/client/mainloop-fdpass/tcp\nPASS: 32 /char/socket/client/mainloop-fdpass/unix\n# End of mainloop-fdpass tests\n# Start of wait-conn-fdpass tests\nPASS: 33 /char/socket/client/wait-conn-fdpass/tcp\nPASS: 34 /char/socket/client/wait-conn-fdpass/unix\n# End of wait-conn-fdpass tests\n# Start of reconnect-error tests\nPASS: 35 /char/socket/client/reconnect-error/tcp\nPASS: 36 /char/socket/client/reconnect-error/unix\n# End of reconnect-error tests\n# Start of dupid-reconnect tests\nPASS: 37 /char/socket/client/dupid-reconnect/tcp\nPASS: 38 /char/socket/client/dupid-reconnect/unix\n# End of dupid-reconnect tests\n# End of client tests\n# End of socket tests\n# End of char tests\nTAP version 13\n# random seed: R02S886013e25240129e83bfe6c80233d7f1\n1..4\n# Start of bitcnt tests\nPASS: 1 /bitcnt/ctpop8\nPASS: 2 /bitcnt/ctpop16\nPASS: 3 /bitcnt/ctpop32\nPASS: 4 /bitcnt/ctpop64\n# End of bitcnt tests\nTAP version 13\n# random seed: R02S55f5a1d5ce9d86f95aa7a53901c193a6\n1..4\n# Start of crypto tests\n# Start of afsplit tests\n# Start of sha256 tests\nPASS: 1 /crypto/afsplit/sha256/5\nPASS: 2 /crypto/afsplit/sha256/5000\nPASS: 3 /crypto/afsplit/sha256/big\n# End of sha256 tests\n# Start of sha1 tests\nPASS: 4 /crypto/afsplit/sha1/1000\n# End of sha1 tests\n# End of afsplit tests\n# End of crypto tests\nTAP version 13\n# random seed: R02S98e653eb05406d0c176d10fdc018db0c\n1..7\n# Start of single tests\nPASS: 1 /single/success\nPASS: 2 /single/failure\nPASS: 3 /single/cancel\n# End of single tests\n# Start of pair tests\nPASS: 4 /pair/success\nPASS: 5 /pair/failure\nPASS: 6 /pair/cancel\nPASS: 7 /pair/fail-cancel-race\n# End of pair tests\nTAP version 13\n# random seed: R02Sff65bbc761f858c8e98a0564ac0f6c86\n1..9\n# Start of util tests\n# Start of socket tests\nPASS: 1 /util/socket/unix-abstract\n# Start of is-socket tests\nPASS: 2 /util/socket/is-socket/bad\nPASS: 3 /util/socket/is-socket/good\n# End of is-socket tests\n# End of socket tests\n# End of util tests\n# Start of socket tests\n# Start of fd-pass tests\n# Start of name tests\nPASS: 4 /socket/fd-pass/name/good\nPASS: 5 /socket/fd-pass/name/bad\nPASS: 6 /socket/fd-pass/name/nomon\n# End of name tests\n# Start of num tests\nPASS: 7 /socket/fd-pass/num/good\nPASS: 8 /socket/fd-pass/num/bad\nPASS: 9 /socket/fd-pass/num/nocli\n# End of num tests\n# End of fd-pass tests\n# End of socket tests\nTAP version 13\n# random seed: R02Sbf7a5efa5016956ed9f4b145d2a7cbc8\n1..23\n# Start of vmstate tests\n# ./unit/test-vmstate:\n#  \n# Failed to load test/with_tmp:a\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/tmp_child_parent:f\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/tmp_child:parent\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/with_tmp:tmp\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/tmp_child:diff\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/with_tmp:tmp\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/tmp_child:diff\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load test/with_tmp:tmp\n# \n# \nPASS: 1 /vmstate/tmp_struct\n# Start of simple tests\n# ./unit/test-vmstate:\n#  \n# Failed to load simple/primitive:b_1\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/primitive:i64_2\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/primitive:i32_1\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/primitive:i32_1\n# \n# \nPASS: 2 /vmstate/simple/primitive\n# ./unit/test-vmstate:\n#  \n# Failed to load simple/array:u16_1\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/array:u16_1\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/array:u16_1\n# \n# \n# ./unit/test-vmstate:\n#  \n# Failed to load simple/array:u16_1\n# \n# \nPASS: 3 /vmstate/simple/array\n# End of simple tests\n# Start of versioned tests\n# Start of load tests\nPASS: 4 /vmstate/versioned/load/v1\nPASS: 5 /vmstate/versioned/load/v2\n# End of load tests\n# End of versioned tests\n# Start of field_exists tests\n# Start of load tests\nPASS: 6 /vmstate/field_exists/load/noskip\nPASS: 7 /vmstate/field_exists/load/skip\n# End of load tests\n# Start of save tests\nPASS: 8 /vmstate/field_exists/save/noskip\nPASS: 9 /vmstate/field_exists/save/skip\n# End of save tests\n# End of field_exists tests\n# Start of array tests\n# Start of ptr tests\n# Start of str tests\n# Start of no0 tests\nPASS: 10 /vmstate/array/ptr/str/no0/save\nPASS: 11 /vmstate/array/ptr/str/no0/load\n# End of no0 tests\n# Start of 0 tests\nPASS: 12 /vmstate/array/ptr/str/0/save\nPASS: 13 /vmstate/array/ptr/str/0/load\n# End of 0 tests\n# End of str tests\n# Start of prim tests\n# Start of 0 tests\nPASS: 14 /vmstate/array/ptr/prim/0/save\nPASS: 15 /vmstate/array/ptr/prim/0/load\n# End of 0 tests\n# End of prim tests\n# End of ptr tests\n# End of array tests\n# Start of qtailq tests\n# Start of save tests\nPASS: 16 /vmstate/qtailq/save/saveq\n# End of save tests\n# Start of load tests\nPASS: 17 /vmstate/qtailq/load/loadq\n# End of load tests\n# End of qtailq tests\n# Start of gtree tests\n# Start of save tests\nPASS: 18 /vmstate/gtree/save/savedomain\nPASS: 19 /vmstate/gtree/save/saveiommu\n# End of save tests\n# Start of load tests\nPASS: 20 /vmstate/gtree/load/loaddomain\nPASS: 21 /vmstate/gtree/load/loadiommu\n# End of load tests\n# End of gtree tests\n# Start of qlist tests\n# Start of save tests\nPASS: 22 /vmstate/qlist/save/saveqlist\n# End of save tests\n# Start of load tests\nPASS: 23 /vmstate/qlist/load/loadqlist\n# End of load tests\n# End of qlist tests\n# End of vmstate tests\nTAP version 13\n# random seed: R02S13a89fc5d238e04f729fd10b0f5a5338\n1..2\n# Start of block-backend tests\nPASS: 1 /block-backend/drain_aio_error\nPASS: 2 /block-backend/drain_all_aio_error\n# End of block-backend tests\nTAP version 13\n# random seed: R02S759b9b41e1d45b21dd359da2a75fa317\n1..6\n# Start of basic tests\n# Start of iov tests\nPASS: 1 /basic/iov/from-to-buf\nPASS: 2 /basic/iov/io\n# slow test /basic/iov/io executed in 1.06 secs\nPASS: 3 /basic/iov/discard-front\nPASS: 4 /basic/iov/discard-back\nPASS: 5 /basic/iov/discard-front-undo\nPASS: 6 /basic/iov/discard-back-undo\n# End of iov tests\n# End of basic tests\nTAP version 13\n# random seed: R02Sf143c5d0229569be8bf07d0302bcb2ce\n1..6\n# Start of aio tests\n# Start of multi tests\nPASS: 1 /aio/multi/lifecycle\n# scheduled 5, queued 5, retry 5, total 15\nPASS: 2 /aio/multi/schedule\n# slow test /aio/multi/schedule executed in 1.00 secs\n# Start of mutex tests\n# 116707 iterations/second\nPASS: 3 /aio/multi/mutex/contended\n# slow test /aio/multi/mutex/contended executed in 1.10 secs\n# 2622253 iterations/second\nPASS: 4 /aio/multi/mutex/handoff\n# slow test /aio/multi/mutex/handoff executed in 3.10 secs\n# 157291 iterations/second\nPASS: 5 /aio/multi/mutex/mcs\n# slow test /aio/multi/mutex/mcs executed in 1.10 secs\n# 4875141 iterations/second\nPASS: 6 /aio/multi/mutex/pthread\n# slow test /aio/multi/mutex/pthread executed in 1.10 secs\n# End of mutex tests\n# End of multi tests\n# End of aio tests\nTAP version 13\n# random seed: R02S0bc60ba70d87a1a97501c773c6b29322\n1..6\n# Start of bitops tests\nPASS: 1 /bitops/sextract32\nPASS: 2 /bitops/sextract64\nPASS: 3 /bitops/half_shuffle32\nPASS: 4 /bitops/half_shuffle64\nPASS: 5 /bitops/half_unshuffle32\nPASS: 6 /bitops/half_unshuffle64\n# End of bitops tests\nTAP version 13\n# random seed: R02S1b5fb03e4ce860ab9dcbabde24a4cc84\n1..13\n# Start of keyval tests\nPASS: 1 /keyval/keyval_parse\n# Start of keyval_parse tests\nPASS: 2 /keyval/keyval_parse/list\n# End of keyval_parse tests\n# Start of visit tests\nPASS: 3 /keyval/visit/bool\nPASS: 4 /keyval/visit/number\nPASS: 5 /keyval/visit/size\nPASS: 6 /keyval/visit/dict\nPASS: 7 /keyval/visit/list\nPASS: 8 /keyval/visit/optional\nPASS: 9 /keyval/visit/alternate\nPASS: 10 /keyval/visit/any\n# End of visit tests\n# Start of merge tests\nPASS: 11 /keyval/merge/dict\nPASS: 12 /keyval/merge/list\nPASS: 13 /keyval/merge/conflict\n# End of merge tests\n# End of keyval tests\nTAP version 13\n# random seed: R02Se39b05ec668dd41d53634baba25e7792\n1..2\n# Start of host-utils tests\nPASS: 1 /host-utils/test_lshift\nPASS: 2 /host-utils/test_rshift\n# End of host-utils tests\nTAP version 13\n# random seed: R02S8506d0ec70b2ffc8f87a48c4cb6f09b8\n1..23\n# Start of qgraph tests\nPASS: 1 /qgraph/init_nop\nPASS: 2 /qgraph/test_machine\nPASS: 3 /qgraph/test_contains\nPASS: 4 /qgraph/test_multiple_contains\nPASS: 5 /qgraph/test_produces\nPASS: 6 /qgraph/test_multiple_produces\nPASS: 7 /qgraph/test_consumes\nPASS: 8 /qgraph/test_multiple_consumes\nPASS: 9 /qgraph/test_driver\nPASS: 10 /qgraph/test_test\nPASS: 11 /qgraph/test_machine_contains_driver\nPASS: 12 /qgraph/test_driver_contains_driver\nPASS: 13 /qgraph/test_machine_produces_interface\nPASS: 14 /qgraph/test_driver_produces_interface\nPASS: 15 /qgraph/test_machine_consumes_interface\nPASS: 16 /qgraph/test_driver_consumes_interface\nPASS: 17 /qgraph/test_test_consumes_interface\nPASS: 18 /qgraph/test_full_sample\nPASS: 19 /qgraph/test_full_sample_raspi\nPASS: 20 /qgraph/test_cycle\nPASS: 21 /qgraph/test_two_test_same_interface\nPASS: 22 /qgraph/test_test_in_path\nPASS: 23 /qgraph/test_double_edge\n# End of qgraph tests\nTAP version 13\n# random seed: R02Se62d8aecf0911bf9eed902393bee13ea\n1..2\n# Start of write-threshold tests\nPASS: 1 /write-threshold/not-trigger\nPASS: 2 /write-threshold/trigger\n# End of write-threshold tests\nTAP version 13\n# random seed: R02S351e5930fdc7d8d131840cb35d94e8c0\n1..6\n# Start of auth tests\n# Start of list tests\nPASS: 1 /auth/list/complex\nPASS: 2 /auth/list/add-remove\n# Start of default tests\nPASS: 3 /auth/list/default/deny\nPASS: 4 /auth/list/default/allow\n# End of default tests\n# Start of explicit tests\nPASS: 5 /auth/list/explicit/deny\nPASS: 6 /auth/list/explicit/allow\n# End of explicit tests\n# End of list tests\n# End of auth tests\nTAP version 13\n# random seed: R02Sa29a98318160a11c6122ece765f532a8\n1..1\n# Start of util tests\nPASS: 1 /util/filemonitor\n# End of util tests\nTAP version 13\n# random seed: R02S023220fc608fa17c7066bd5f45807886\n1..16\n# Start of visitor tests\n# Start of output tests\nPASS: 1 /visitor/output/int\nPASS: 2 /visitor/output/bool\nPASS: 3 /visitor/output/number\nPASS: 4 /visitor/output/string\nPASS: 5 /visitor/output/no-string\nPASS: 6 /visitor/output/enum\nPASS: 7 /visitor/output/struct\nPASS: 8 /visitor/output/struct-nested\nPASS: 9 /visitor/output/list\nPASS: 10 /visitor/output/any\nPASS: 11 /visitor/output/list-qapi-free\nPASS: 12 /visitor/output/union-flat\nPASS: 13 /visitor/output/union-in-union\nPASS: 14 /visitor/output/alternate\nPASS: 15 /visitor/output/null\nPASS: 16 /visitor/output/list_struct\n# End of output tests\n# End of visitor tests\n**\nERROR:/usr/src/debug/qemu/8.2.1/tests/unit/test-qga.c:79:fixture_setup: assertion failed (error == NULL): Failed to execute child process ?/usr/lib/qemu/ptest/tests/qga/qemu-ga? (No such file or directory) (g-exec-error-quark, 8)\nTAP version 13\n# random seed: R02Seded724dae2440d3090342f03092e50d\nBail out! ERROR:/usr/src/debug/qemu/8.2.1/tests/unit/test-qga.c:79:fixture_setup: assertion failed (error == NULL): Failed to execute child process ?/usr/lib/qemu/ptest/tests/qga/qemu-ga? (No such file or directory) (g-exec-error-quark, 8)\nTAP version 13\n# random seed: R02S054e37ee8f5956e64e897841e0ff10a7\n1..2\n# Start of host-utils tests\nPASS: 1 /host-utils/mulu64\nPASS: 2 /host-utils/muls64\n# End of host-utils tests\nTAP version 13\n# random seed: R02S956fcf1f7d51c22e999b5c7ef59e3892\n1..8\n# Start of crypto tests\n# Start of cipher tests\nPASS: 1 /crypto/cipher/aes-ecb-128\nPASS: 2 /crypto/cipher/aes-ecb-192\nPASS: 3 /crypto/cipher/aes-ecb-256\nPASS: 4 /crypto/cipher/aes-cbc-128\nPASS: 5 /crypto/cipher/aes-cbc-192\nPASS: 6 /crypto/cipher/aes-cbc-256\nPASS: 7 /crypto/cipher/null-iv\nPASS: 8 /crypto/cipher/short-plaintext\n# End of cipher tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Sce26a38dd72e9c7ca1eb0b7eb2d7b04a\n1..4\n# Start of util tests\n# Start of base64 tests\nPASS: 1 /util/base64/good\nPASS: 2 /util/base64/embedded-nul\nPASS: 3 /util/base64/not-nul-terminated\nPASS: 4 /util/base64/invalid-chars\n# End of base64 tests\n# End of util tests\nTAP version 13\n# random seed: R02S549c43c71ae263c1e6eff7c785f64ffe\n1..1\n# Start of cpuid tests\n# Start of topology tests\nPASS: 1 /cpuid/topology/basic\n# End of topology tests\n# End of cpuid tests\nTAP version 13\n# random seed: R02S434a98b1ac1c3b537a99e9e41fbdce88\n1..5\n# Start of crypto tests\n# Start of task tests\nPASS: 1 /crypto/task/complete\nPASS: 2 /crypto/task/datafree\nPASS: 3 /crypto/task/failure\nPASS: 4 /crypto/task/thread_complete\nPASS: 5 /crypto/task/thread_failure\n# End of task tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Se2825fa7a092bcb5207f121bbe04e230\n1..4\n# Start of logging tests\nPASS: 1 /logging/parse_range\nPASS: 2 /logging/parse_path\nPASS: 3 /logging/logfile_write_path\nPASS: 4 /logging/logfile_lock_path\n# End of logging tests\nTAP version 13\n# random seed: R02S0e731318a8c12833eddd3ade16fdab7c\n1..156\n# Start of visitor tests\n# Start of serialization tests\n# Start of QMP tests\nPASS: 1 /visitor/serialization/QMP/struct\nPASS: 2 /visitor/serialization/QMP/nested_struct\nPASS: 3 /visitor/serialization/QMP/nested_struct_list\n# Start of primitives tests\nPASS: 4 /visitor/serialization/QMP/primitives/string_empty\nPASS: 5 /visitor/serialization/QMP/primitives/string_whitespace\nPASS: 6 /visitor/serialization/QMP/primitives/string_newlines\nPASS: 7 /visitor/serialization/QMP/primitives/string_commas\nPASS: 8 /visitor/serialization/QMP/primitives/string_single_quoted\nPASS: 9 /visitor/serialization/QMP/primitives/string_double_quoted\nPASS: 10 /visitor/serialization/QMP/primitives/boolean_true1\nPASS: 11 /visitor/serialization/QMP/primitives/boolean_true2\nPASS: 12 /visitor/serialization/QMP/primitives/boolean_true3\nPASS: 13 /visitor/serialization/QMP/primitives/boolean_false1\nPASS: 14 /visitor/serialization/QMP/primitives/boolean_false2\nPASS: 15 /visitor/serialization/QMP/primitives/number_sanity1\nPASS: 16 /visitor/serialization/QMP/primitives/number_sanity2\nPASS: 17 /visitor/serialization/QMP/primitives/number_min\nPASS: 18 /visitor/serialization/QMP/primitives/number_max\nPASS: 19 /visitor/serialization/QMP/primitives/integer_sanity1\nPASS: 20 /visitor/serialization/QMP/primitives/integer_sanity2\nPASS: 21 /visitor/serialization/QMP/primitives/integer_min\nPASS: 22 /visitor/serialization/QMP/primitives/integer_max\nPASS: 23 /visitor/serialization/QMP/primitives/uint8_sanity1\nPASS: 24 /visitor/serialization/QMP/primitives/uint8_sanity2\nPASS: 25 /visitor/serialization/QMP/primitives/uint8_min\nPASS: 26 /visitor/serialization/QMP/primitives/uint8_max\nPASS: 27 /visitor/serialization/QMP/primitives/uint16_sanity1\nPASS: 28 /visitor/serialization/QMP/primitives/uint16_sanity2\nPASS: 29 /visitor/serialization/QMP/primitives/uint16_min\nPASS: 30 /visitor/serialization/QMP/primitives/uint16_max\nPASS: 31 /visitor/serialization/QMP/primitives/uint32_sanity1\nPASS: 32 /visitor/serialization/QMP/primitives/uint32_sanity2\nPASS: 33 /visitor/serialization/QMP/primitives/uint32_min\nPASS: 34 /visitor/serialization/QMP/primitives/uint32_max\nPASS: 35 /visitor/serialization/QMP/primitives/uint64_sanity1\nPASS: 36 /visitor/serialization/QMP/primitives/uint64_sanity2\nPASS: 37 /visitor/serialization/QMP/primitives/uint64_min\nPASS: 38 /visitor/serialization/QMP/primitives/uint64_max\nPASS: 39 /visitor/serialization/QMP/primitives/int8_sanity1\nPASS: 40 /visitor/serialization/QMP/primitives/int8_sanity2\nPASS: 41 /visitor/serialization/QMP/primitives/int8_min\nPASS: 42 /visitor/serialization/QMP/primitives/int8_max\nPASS: 43 /visitor/serialization/QMP/primitives/int16_sanity1\nPASS: 44 /visitor/serialization/QMP/primitives/int16_sanity2\nPASS: 45 /visitor/serialization/QMP/primitives/int16_min\nPASS: 46 /visitor/serialization/QMP/primitives/int16_max\nPASS: 47 /visitor/serialization/QMP/primitives/int32_sanity1\nPASS: 48 /visitor/serialization/QMP/primitives/int32_sanity2\nPASS: 49 /visitor/serialization/QMP/primitives/int32_min\nPASS: 50 /visitor/serialization/QMP/primitives/int32_max\nPASS: 51 /visitor/serialization/QMP/primitives/int64_sanity1\nPASS: 52 /visitor/serialization/QMP/primitives/int64_sanity2\nPASS: 53 /visitor/serialization/QMP/primitives/int64_min\nPASS: 54 /visitor/serialization/QMP/primitives/int64_max\n# End of primitives tests\n# Start of primitive_list tests\nPASS: 55 /visitor/serialization/QMP/primitive_list/string_empty\nPASS: 56 /visitor/serialization/QMP/primitive_list/string_whitespace\nPASS: 57 /visitor/serialization/QMP/primitive_list/string_newlines\nPASS: 58 /visitor/serialization/QMP/primitive_list/string_commas\nPASS: 59 /visitor/serialization/QMP/primitive_list/string_single_quoted\nPASS: 60 /visitor/serialization/QMP/primitive_list/string_double_quoted\nPASS: 61 /visitor/serialization/QMP/primitive_list/boolean_true1\nPASS: 62 /visitor/serialization/QMP/primitive_list/boolean_true2\nPASS: 63 /visitor/serialization/QMP/primitive_list/boolean_true3\nPASS: 64 /visitor/serialization/QMP/primitive_list/boolean_false1\nPASS: 65 /visitor/serialization/QMP/primitive_list/boolean_false2\nPASS: 66 /visitor/serialization/QMP/primitive_list/number_sanity1\nPASS: 67 /visitor/serialization/QMP/primitive_list/number_sanity2\nPASS: 68 /visitor/serialization/QMP/primitive_list/number_min\nPASS: 69 /visitor/serialization/QMP/primitive_list/number_max\nPASS: 70 /visitor/serialization/QMP/primitive_list/integer_sanity1\nPASS: 71 /visitor/serialization/QMP/primitive_list/integer_sanity2\nPASS: 72 /visitor/serialization/QMP/primitive_list/integer_min\nPASS: 73 /visitor/serialization/QMP/primitive_list/integer_max\nPASS: 74 /visitor/serialization/QMP/primitive_list/uint8_sanity1\nPASS: 75 /visitor/serialization/QMP/primitive_list/uint8_sanity2\nPASS: 76 /visitor/serialization/QMP/primitive_list/uint8_min\nPASS: 77 /visitor/serialization/QMP/primitive_list/uint8_max\nPASS: 78 /visitor/serialization/QMP/primitive_list/uint16_sanity1\nPASS: 79 /visitor/serialization/QMP/primitive_list/uint16_sanity2\nPASS: 80 /visitor/serialization/QMP/primitive_list/uint16_min\nPASS: 81 /visitor/serialization/QMP/primitive_list/uint16_max\nPASS: 82 /visitor/serialization/QMP/primitive_list/uint32_sanity1\nPASS: 83 /visitor/serialization/QMP/primitive_list/uint32_sanity2\nPASS: 84 /visitor/serialization/QMP/primitive_list/uint32_min\nPASS: 85 /visitor/serialization/QMP/primitive_list/uint32_max\nPASS: 86 /visitor/serialization/QMP/primitive_list/uint64_sanity1\nPASS: 87 /visitor/serialization/QMP/primitive_list/uint64_sanity2\nPASS: 88 /visitor/serialization/QMP/primitive_list/uint64_min\nPASS: 89 /visitor/serialization/QMP/primitive_list/uint64_max\nPASS: 90 /visitor/serialization/QMP/primitive_list/int8_sanity1\nPASS: 91 /visitor/serialization/QMP/primitive_list/int8_sanity2\nPASS: 92 /visitor/serialization/QMP/primitive_list/int8_min\nPASS: 93 /visitor/serialization/QMP/primitive_list/int8_max\nPASS: 94 /visitor/serialization/QMP/primitive_list/int16_sanity1\nPASS: 95 /visitor/serialization/QMP/primitive_list/int16_sanity2\nPASS: 96 /visitor/serialization/QMP/primitive_list/int16_min\nPASS: 97 /visitor/serialization/QMP/primitive_list/int16_max\nPASS: 98 /visitor/serialization/QMP/primitive_list/int32_sanity1\nPASS: 99 /visitor/serialization/QMP/primitive_list/int32_sanity2\nPASS: 100 /visitor/serialization/QMP/primitive_list/int32_min\nPASS: 101 /visitor/serialization/QMP/primitive_list/int32_max\nPASS: 102 /visitor/serialization/QMP/primitive_list/int64_sanity1\nPASS: 103 /visitor/serialization/QMP/primitive_list/int64_sanity2\nPASS: 104 /visitor/serialization/QMP/primitive_list/int64_min\nPASS: 105 /visitor/serialization/QMP/primitive_list/int64_max\n# End of primitive_list tests\n# End of QMP tests\n# Start of String tests\n# Start of primitives tests\nPASS: 106 /visitor/serialization/String/primitives/string_empty\nPASS: 107 /visitor/serialization/String/primitives/string_whitespace\nPASS: 108 /visitor/serialization/String/primitives/string_newlines\nPASS: 109 /visitor/serialization/String/primitives/string_commas\nPASS: 110 /visitor/serialization/String/primitives/string_single_quoted\nPASS: 111 /visitor/serialization/String/primitives/string_double_quoted\nPASS: 112 /visitor/serialization/String/primitives/boolean_true1\nPASS: 113 /visitor/serialization/String/primitives/boolean_true2\nPASS: 114 /visitor/serialization/String/primitives/boolean_true3\nPASS: 115 /visitor/serialization/String/primitives/boolean_false1\nPASS: 116 /visitor/serialization/String/primitives/boolean_false2\nPASS: 117 /visitor/serialization/String/primitives/number_sanity1\nPASS: 118 /visitor/serialization/String/primitives/number_sanity2\nPASS: 119 /visitor/serialization/String/primitives/number_min\nPASS: 120 /visitor/serialization/String/primitives/number_max\nPASS: 121 /visitor/serialization/String/primitives/integer_sanity1\nPASS: 122 /visitor/serialization/String/primitives/integer_sanity2\nPASS: 123 /visitor/serialization/String/primitives/integer_min\nPASS: 124 /visitor/serialization/String/primitives/integer_max\nPASS: 125 /visitor/serialization/String/primitives/uint8_sanity1\nPASS: 126 /visitor/serialization/String/primitives/uint8_sanity2\nPASS: 127 /visitor/serialization/String/primitives/uint8_min\nPASS: 128 /visitor/serialization/String/primitives/uint8_max\nPASS: 129 /visitor/serialization/String/primitives/uint16_sanity1\nPASS: 130 /visitor/serialization/String/primitives/uint16_sanity2\nPASS: 131 /visitor/serialization/String/primitives/uint16_min\nPASS: 132 /visitor/serialization/String/primitives/uint16_max\nPASS: 133 /visitor/serialization/String/primitives/uint32_sanity1\nPASS: 134 /visitor/serialization/String/primitives/uint32_sanity2\nPASS: 135 /visitor/serialization/String/primitives/uint32_min\nPASS: 136 /visitor/serialization/String/primitives/uint32_max\nPASS: 137 /visitor/serialization/String/primitives/uint64_sanity1\nPASS: 138 /visitor/serialization/String/primitives/uint64_sanity2\nPASS: 139 /visitor/serialization/String/primitives/uint64_min\nPASS: 140 /visitor/serialization/String/primitives/uint64_max\nPASS: 141 /visitor/serialization/String/primitives/int8_sanity1\nPASS: 142 /visitor/serialization/String/primitives/int8_sanity2\nPASS: 143 /visitor/serialization/String/primitives/int8_min\nPASS: 144 /visitor/serialization/String/primitives/int8_max\nPASS: 145 /visitor/serialization/String/primitives/int16_sanity1\nPASS: 146 /visitor/serialization/String/primitives/int16_sanity2\nPASS: 147 /visitor/serialization/String/primitives/int16_min\nPASS: 148 /visitor/serialization/String/primitives/int16_max\nPASS: 149 /visitor/serialization/String/primitives/int32_sanity1\nPASS: 150 /visitor/serialization/String/primitives/int32_sanity2\nPASS: 151 /visitor/serialization/String/primitives/int32_min\nPASS: 152 /visitor/serialization/String/primitives/int32_max\nPASS: 153 /visitor/serialization/String/primitives/int64_sanity1\nPASS: 154 /visitor/serialization/String/primitives/int64_sanity2\nPASS: 155 /visitor/serialization/String/primitives/int64_min\nPASS: 156 /visitor/serialization/String/primitives/int64_max\n# End of primitives tests\n# End of String tests\n# End of serialization tests\n# End of visitor tests\nTAP version 13\n# random seed: R02Se6ec0be2b95aaed1d104d33f7e7fa0c4\n1..7\n# Start of visitor tests\n# Start of forward tests\nPASS: 1 /visitor/forward/struct\nPASS: 2 /visitor/forward/alternate\nPASS: 3 /visitor/forward/string\nPASS: 4 /visitor/forward/size\nPASS: 5 /visitor/forward/number\nPASS: 6 /visitor/forward/any\nPASS: 7 /visitor/forward/list\n# End of forward tests\n# End of visitor tests\nTAP version 13\n# random seed: R02Sef7f320d05925eb3ef69b25a07bf3e78\n1..6\n# Start of event tests\nPASS: 1 /event/event_a\nPASS: 2 /event/event_b\nPASS: 3 /event/event_c\nPASS: 4 /event/event_d\nPASS: 5 /event/deprecated\nPASS: 6 /event/deprecated_data\n# End of event tests\nTAP version 13\n# random seed: R02Se9d4317b8b18cdf2ed22ac4a6054876f\n1..9\n# Start of seccomp tests\n# Start of fork tests\nPASS: 1 /seccomp/fork/on\nPASS: 2 /seccomp/fork/on-nospawn\nPASS: 3 /seccomp/fork/off\n# End of fork tests\n# Start of thread tests\nPASS: 4 /seccomp/thread/on\nPASS: 5 /seccomp/thread/on-nospawn\nPASS: 6 /seccomp/thread/off\n# End of thread tests\n# Start of sched tests\nPASS: 7 /seccomp/sched/on\nPASS: 8 /seccomp/sched/on-nores\nPASS: 9 /seccomp/sched/off\n# End of sched tests\n# End of seccomp tests\nTAP version 13\n# random seed: R02S3425d51cd5585a5fbf377334fa1f23d0\n1..17\n# Start of throttle tests\nPASS: 1 /throttle/leak_bucket\nPASS: 2 /throttle/compute_wait\nPASS: 3 /throttle/init\nPASS: 4 /throttle/init_readonly\nPASS: 5 /throttle/init_writeonly\nPASS: 6 /throttle/destroy\nPASS: 7 /throttle/have_timer\nPASS: 8 /throttle/detach_attach\nPASS: 9 /throttle/config_functions\nPASS: 10 /throttle/accounting\nPASS: 11 /throttle/groups\n# Start of config tests\nPASS: 12 /throttle/config/enabled\nPASS: 13 /throttle/config/conflicting\nPASS: 14 /throttle/config/is_valid\nPASS: 15 /throttle/config/ranges\nPASS: 16 /throttle/config/max\nPASS: 17 /throttle/config/iops_size\n# End of config tests\n# End of throttle tests\nTAP version 13\n# random seed: R02Sc31e966fd4e468480a5e3aef1b430253\n1..1\n# Start of io tests\n# Start of channel tests\n# Start of null tests\nPASS: 1 /io/channel/null/io\n# End of null tests\n# End of channel tests\n# End of io tests\nTAP version 13\n# random seed: R02Sa902cd0f76bb1c1d60bf3d810c580135\n1..4\n# Start of crypto tests\n# Start of hmac tests\nPASS: 1 /crypto/hmac/iov\nPASS: 2 /crypto/hmac/alloc\nPASS: 3 /crypto/hmac/prealloc\nPASS: 4 /crypto/hmac/digest\n# End of hmac tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Saf861e9219b3334fdcb2d2681550c84d\n1..8\n# Start of string-visitor tests\n# Start of input tests\nPASS: 1 /string-visitor/input/int\nPASS: 2 /string-visitor/input/intList\nPASS: 3 /string-visitor/input/uintList\nPASS: 4 /string-visitor/input/bool\nPASS: 5 /string-visitor/input/number\nPASS: 6 /string-visitor/input/string\nPASS: 7 /string-visitor/input/enum\nPASS: 8 /string-visitor/input/fuzz\n# End of input tests\n# End of string-visitor tests\nTAP version 13\n# random seed: R02Saf1229ce7ac6236f5861d009d83823f5\n1..1\n# Start of cutils tests\nPASS: 1 /cutils/bufferiszero\n# slow test /cutils/bufferiszero executed in 0.68 secs\n# End of cutils tests\nTAP version 13\n# random seed: R02S170105219641cc22b561dc490c0a5065\n1..9\n# Start of crypto tests\n# Start of ivgen tests\n# Start of plain tests\nPASS: 1 /crypto/ivgen/plain/1\nPASS: 2 /crypto/ivgen/plain/1f2e3d4c\nPASS: 3 /crypto/ivgen/plain/1f2e3d4c5b6a7988\n# End of plain tests\n# Start of plain64 tests\nPASS: 4 /crypto/ivgen/plain64/1\nPASS: 5 /crypto/ivgen/plain64/1f2e3d4c\nPASS: 6 /crypto/ivgen/plain64/1f2e3d4c5b6a7988\n# End of plain64 tests\n# Start of essiv tests\nPASS: 7 /crypto/ivgen/essiv/1\nPASS: 8 /crypto/ivgen/essiv/1f2e3d4c\nPASS: 9 /crypto/ivgen/essiv/1f2e3d4c5b6a7988\n# End of essiv tests\n# End of ivgen tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Sfd6f4f076d56fb2d87832d6e4f33d739\n1..11\n# Start of int128 tests\nPASS: 1 /int128/int128_and\nPASS: 2 /int128/int128_add\nPASS: 3 /int128/int128_sub\nPASS: 4 /int128/int128_neg\nPASS: 5 /int128/int128_nz\nPASS: 6 /int128/int128_le\nPASS: 7 /int128/int128_lt\nPASS: 8 /int128/int128_ge\nPASS: 9 /int128/int128_gt\nPASS: 10 /int128/int128_rshift\nPASS: 11 /int128/int128_urshift\n# End of int128 tests\nUsage: ./unit/test-rcu-list duration nreaders\nTAP version 13\n# random seed: R02S0d87b099ae2a40367841b1a702e7b0f1\n1..33\n# Start of visitor tests\n# Start of opts tests\n# Start of flatten tests\nPASS: 1 /visitor/opts/flatten/value\n# End of flatten tests\n# Start of i64 tests\n# 'i64x=5-6': Parameter 'i64x' expects an int64 value\nPASS: 2 /visitor/opts/i64/nonlist\n# Start of val1 tests\n# 'i64=0x8000000000000000': Parameter 'i64' expects an int64 value or range\nPASS: 3 /visitor/opts/i64/val1/errno\n# 'i64=': Parameter 'i64' expects an int64 value or range\nPASS: 4 /visitor/opts/i64/val1/empty\n# 'i64=5z': Parameter 'i64' expects an int64 value or range\nPASS: 5 /visitor/opts/i64/val1/trailing\n# End of val1 tests\n# Start of val2 tests\n# 'i64=0x7fffffffffffffff-0x8000000000000000': Parameter 'i64' expects an int64 value or range\nPASS: 6 /visitor/opts/i64/val2/errno\n# 'i64=5-': Parameter 'i64' expects an int64 value or range\nPASS: 7 /visitor/opts/i64/val2/empty\n# 'i64=5-6z': Parameter 'i64' expects an int64 value or range\nPASS: 8 /visitor/opts/i64/val2/trailing\n# End of val2 tests\n# Start of range tests\n# 'i64=6-5': Parameter 'i64' expects an int64 value or range\nPASS: 9 /visitor/opts/i64/range/empty\nPASS: 10 /visitor/opts/i64/range/minval\nPASS: 11 /visitor/opts/i64/range/maxval\n# Start of max tests\n# Start of pos tests\nPASS: 12 /visitor/opts/i64/range/max/pos/a\nPASS: 13 /visitor/opts/i64/range/max/pos/b\n# End of pos tests\n# Start of neg tests\nPASS: 14 /visitor/opts/i64/range/max/neg/a\nPASS: 15 /visitor/opts/i64/range/max/neg/b\n# End of neg tests\n# End of max tests\n# Start of 2big tests\n# 'i64=0x7ffffffffffeffff-0x7fffffffffffffff': Parameter 'i64' expects an int64 value or range\nPASS: 16 /visitor/opts/i64/range/2big/pos\n# 'i64=-0x8000000000000000--0x7fffffffffff0000': Parameter 'i64' expects an int64 value or range\nPASS: 17 /visitor/opts/i64/range/2big/neg\n# 'i64=-0x8000000000000000-0x7fffffffffffffff': Parameter 'i64' expects an int64 value or range\nPASS: 18 /visitor/opts/i64/range/2big/full\n# End of 2big tests\n# End of range tests\n# End of i64 tests\n# Start of u64 tests\n# 'u64x=5-6': Parameter 'u64x' expects a uint64 value\nPASS: 19 /visitor/opts/u64/nonlist\n# Start of val1 tests\n# 'u64=-1': Parameter 'u64' expects a uint64 value or range\nPASS: 20 /visitor/opts/u64/val1/errno\n# 'u64=': Parameter 'u64' expects a uint64 value or range\nPASS: 21 /visitor/opts/u64/val1/empty\n# 'u64=5z': Parameter 'u64' expects a uint64 value or range\nPASS: 22 /visitor/opts/u64/val1/trailing\n# End of val1 tests\n# Start of val2 tests\n# 'u64=0xffffffffffffffff-0x10000000000000000': Parameter 'u64' expects a uint64 value or range\nPASS: 23 /visitor/opts/u64/val2/errno\n# 'u64=5-': Parameter 'u64' expects a uint64 value or range\nPASS: 24 /visitor/opts/u64/val2/empty\n# 'u64=5-6z': Parameter 'u64' expects a uint64 value or range\nPASS: 25 /visitor/opts/u64/val2/trailing\n# End of val2 tests\n# Start of range tests\n# 'u64=6-5': Parameter 'u64' expects a uint64 value or range\nPASS: 26 /visitor/opts/u64/range/empty\nPASS: 27 /visitor/opts/u64/range/minval\nPASS: 28 /visitor/opts/u64/range/maxval\nPASS: 29 /visitor/opts/u64/range/max\n# 'u64=0-65536': Parameter 'u64' expects a uint64 value or range\nPASS: 30 /visitor/opts/u64/range/2big\n# End of range tests\n# End of u64 tests\n# Start of range tests\nPASS: 31 /visitor/opts/range/unvisited\nPASS: 32 /visitor/opts/range/beyond\n# End of range tests\n# Start of dict tests\nPASS: 33 /visitor/opts/dict/unvisited\n# End of dict tests\n# End of opts tests\n# End of visitor tests\nTAP version 13\n# random seed: R02Sc64d429a33df2ab53ec082de387a9216\n1..40\n# Start of hbitmap tests\nPASS: 1 /hbitmap/granularity\n# Start of size tests\nPASS: 2 /hbitmap/size/0\nPASS: 3 /hbitmap/size/unaligned\n# End of size tests\n# Start of iter tests\nPASS: 4 /hbitmap/iter/empty\nPASS: 5 /hbitmap/iter/partial\nPASS: 6 /hbitmap/iter/granularity\nPASS: 7 /hbitmap/iter/iter_and_reset\n# End of iter tests\n# Start of get tests\nPASS: 8 /hbitmap/get/all\nPASS: 9 /hbitmap/get/some\n# End of get tests\n# Start of set tests\nPASS: 10 /hbitmap/set/all\nPASS: 11 /hbitmap/set/one\nPASS: 12 /hbitmap/set/two-elem\nPASS: 13 /hbitmap/set/general\nPASS: 14 /hbitmap/set/twice\nPASS: 15 /hbitmap/set/overlap\n# End of set tests\n# Start of reset tests\nPASS: 16 /hbitmap/reset/empty\nPASS: 17 /hbitmap/reset/general\nPASS: 18 /hbitmap/reset/all\n# End of reset tests\n# Start of truncate tests\nPASS: 19 /hbitmap/truncate/nop\n# Start of grow tests\nPASS: 20 /hbitmap/truncate/grow/negligible\nPASS: 21 /hbitmap/truncate/grow/tiny\nPASS: 22 /hbitmap/truncate/grow/small\nPASS: 23 /hbitmap/truncate/grow/medium\nPASS: 24 /hbitmap/truncate/grow/large\n# End of grow tests\n# Start of shrink tests\nPASS: 25 /hbitmap/truncate/shrink/negligible\nPASS: 26 /hbitmap/truncate/shrink/tiny\nPASS: 27 /hbitmap/truncate/shrink/small\nPASS: 28 /hbitmap/truncate/shrink/medium\nPASS: 29 /hbitmap/truncate/shrink/large\n# End of shrink tests\n# End of truncate tests\n# Start of serialize tests\nPASS: 30 /hbitmap/serialize/align\nPASS: 31 /hbitmap/serialize/basic\nPASS: 32 /hbitmap/serialize/part\nPASS: 33 /hbitmap/serialize/zeroes\n# End of serialize tests\n# Start of next_zero tests\nPASS: 34 /hbitmap/next_zero/next_x_0\nPASS: 35 /hbitmap/next_zero/next_x_4\nPASS: 36 /hbitmap/next_zero/next_x_after_truncate\n# End of next_zero tests\n# Start of next_dirty_area tests\nPASS: 37 /hbitmap/next_dirty_area/next_dirty_area_0\nPASS: 38 /hbitmap/next_dirty_area/next_dirty_area_1\nPASS: 39 /hbitmap/next_dirty_area/next_dirty_area_4\nPASS: 40 /hbitmap/next_dirty_area/next_dirty_area_after_truncate\n# End of next_dirty_area tests\n# End of hbitmap tests\nTAP version 13\n# random seed: R02S2acef4d422c7277e336b48dd496d966c\n1..8\n# Start of blockjob tests\nPASS: 1 /blockjob/ids\n# Start of cancel tests\nPASS: 2 /blockjob/cancel/created\nPASS: 3 /blockjob/cancel/running\nPASS: 4 /blockjob/cancel/paused\nPASS: 5 /blockjob/cancel/ready\nPASS: 6 /blockjob/cancel/standby\nPASS: 7 /blockjob/cancel/pending\nPASS: 8 /blockjob/cancel/concluded\n# End of cancel tests\n# End of blockjob tests\nTAP version 13\n# random seed: R02S72a325be2eb376f12e776d5a6653ae78\n1..7\n# Start of xs_node tests\nPASS: 1 /xs_node/simple\nPASS: 2 /xs_node/tx_abort\nPASS: 3 /xs_node/tx_fail\nPASS: 4 /xs_node/tx_succeed\nPASS: 5 /xs_node/tx_rm\nPASS: 6 /xs_node/tx_resurrect\nPASS: 7 /xs_node/tx_resurrect2\n# End of xs_node tests\nTAP version 13\n# random seed: R02S7b3451585c4e8f332f02794dfe25a345\n1..1\n# Start of crypto tests\n# Start of block tests\nPASS: 1 /crypto/block/qcow\n# End of block tests\n# End of crypto tests\nTAP version 13\n# random seed: R02S94defbff795efda72cc53f0123ce1b44\n1..4\n# Start of test-smp-parse tests\nPASS: 1 /test-smp-parse/with_dies\nPASS: 2 /test-smp-parse/with_clusters\n# Start of generic tests\nPASS: 3 /test-smp-parse/generic/valid\nPASS: 4 /test-smp-parse/generic/invalid\n# End of generic tests\n# End of test-smp-parse tests\nTAP version 13\n# random seed: R02Sda2cfd829ff91ac67cde970287592ed2\n1..9\n# Start of io tests\n# Start of channel tests\n# Start of socket tests\nPASS: 1 /io/channel/socket/ipv4-sync\nPASS: 2 /io/channel/socket/ipv4-async\nPASS: 3 /io/channel/socket/ipv4-fd\nPASS: 4 /io/channel/socket/ipv6-sync\nPASS: 5 /io/channel/socket/ipv6-async\nPASS: 6 /io/channel/socket/unix-sync\nPASS: 7 /io/channel/socket/unix-async\nPASS: 8 /io/channel/socket/unix-fd-pass\nPASS: 9 /io/channel/socket/unix-listen-cleanup\n# End of socket tests\n# End of channel tests\n# End of io tests\nTAP version 13\n# random seed: R02S2364694471a1ff1f04d4c23a5c5ee0be\n1..10\n# Start of qmp tests\nPASS: 1 /qmp/dispatch_cmd\nPASS: 2 /qmp/dispatch_cmd_oob\nPASS: 3 /qmp/dispatch_cmd_failure\nPASS: 4 /qmp/dispatch_cmd_io\nPASS: 5 /qmp/dispatch_cmd_success_response\nPASS: 6 /qmp/dispatch_cmd_deprecated\nPASS: 7 /qmp/dispatch_cmd_arg_deprecated\nPASS: 8 /qmp/dispatch_cmd_ret_deprecated\nPASS: 9 /qmp/dealloc_types\nPASS: 10 /qmp/dealloc_partial\n# End of qmp tests\nTAP version 13\n# random seed: R02Sb5fdc992826614aa256d0935646cc76d\n1..5\n# Start of crypto tests\n# Start of hash tests\nPASS: 1 /crypto/hash/iov\nPASS: 2 /crypto/hash/alloc\nPASS: 3 /crypto/hash/prealloc\nPASS: 4 /crypto/hash/digest\nPASS: 5 /crypto/hash/base64\n# End of hash tests\n# End of crypto tests\nTAP version 13\n# random seed: R02S8a9ba9c758ffb7d761f8088bad506d4a\n1..1\n# Start of authz tests\nPASS: 1 /authz/simple\n# End of authz tests\nUsage: ./unit/test-rcu-slist duration nreaders\nTAP version 13\n# random seed: R02S8e8058e366aaa8da66e5e7763219a1b4\n1..1\n# Start of io tests\n# Start of channel tests\nPASS: 1 /io/channel/buf\n# End of channel tests\n# End of io tests\nTAP version 13\n# random seed: R02S8ad62d0532c0ec1752e0c9ad5ce579ce\n1..4\n# Start of crypto tests\n# Start of der tests\nPASS: 1 /crypto/der/parse-rsa512-priv-key\nPASS: 2 /crypto/der/parse-rsa2048-priv-key\nPASS: 3 /crypto/der/parse-ecdsa-p192-priv-key\nPASS: 4 /crypto/der/parse-ecdsa-p256-priv-key\n# End of der tests\n# End of crypto tests\nTAP version 13\n# random seed: R02Sb52d925a32e87cfffa7076e642dd17f6\n1..6\n# Start of xbzrle tests\nPASS: 1 /xbzrle/uleb\nPASS: 2 /xbzrle/encode_decode_zero\nPASS: 3 /xbzrle/encode_decode_unchanged\nPASS: 4 /xbzrle/encode_decode_1_byte\nPASS: 5 /xbzrle/encode_decode_overflow\nPASS: 6 /xbzrle/encode_decode\n# End of xbzrle tests\nUnexpected error in qio_channel_file_new_path() at /usr/src/debug/qemu/8.2.1/io/channel-file.c:58:\n./unit/test-io-channel-file: Unable to open tests/test-io-channel-file.txt: No such file or directory\nTAP version 13\n# random seed: R02S4615a3f966391e1a69de486ff527ee4b\n1..5\n# Start of io tests\n# Start of channel tests\nTAP version 13\n# random seed: R02S8e682b0f4c077369658e99ae9b31a463\n1..8\n# Start of qdist tests\nPASS: 1 /qdist/none\nPASS: 2 /qdist/pr\n# Start of single tests\nPASS: 3 /qdist/single/empty\nPASS: 4 /qdist/single/full\n# End of single tests\n# Start of binning tests\nPASS: 5 /qdist/binning/simple\nPASS: 6 /qdist/binning/precision\nPASS: 7 /qdist/binning/expand\nPASS: 8 /qdist/binning/shrink\n# End of binning tests\n# End of qdist tests\n/usr/lib/qemu/ptest/run-ptest: line 12: ./data/test-qga-config: Permission denied\n/usr/lib/qemu/ptest/run-ptest: line 12: ./data/test-qga-os-release: Permission denied\nDURATION: 23\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.121049404144287,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-quilt_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-quilt",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010793209075927734,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4134902954101562,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05293536186218262,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 48.72205686569214,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012660026550292969,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.quilt.add-filename-check": {
                "status": "PASSED"
            },
            "ptestresult.quilt.altered-series": {
                "status": "PASSED"
            },
            "ptestresult.quilt.annotate": {
                "status": "PASSED"
            },
            "ptestresult.quilt.applied": {
                "status": "PASSED"
            },
            "ptestresult.quilt.auto-refresh": {
                "status": "PASSED"
            },
            "ptestresult.quilt.backup-files": {
                "status": "PASSED"
            },
            "ptestresult.quilt.colon-in-patch-name": {
                "status": "PASSED"
            },
            "ptestresult.quilt.comments": {
                "status": "PASSED"
            },
            "ptestresult.quilt.conflicts": {
                "status": "PASSED"
            },
            "ptestresult.quilt.create-delete": {
                "status": "PASSED"
            },
            "ptestresult.quilt.delete": {
                "status": "PASSED"
            },
            "ptestresult.quilt.dir-a-b": {
                "status": "PASSED"
            },
            "ptestresult.quilt.dotglob": {
                "status": "PASSED"
            },
            "ptestresult.quilt.duplicate-patch-in-series": {
                "status": "PASSED"
            },
            "ptestresult.quilt.edit": {
                "status": "PASSED"
            },
            "ptestresult.quilt.empty": {
                "status": "PASSED"
            },
            "ptestresult.quilt.empty-files": {
                "status": "PASSED"
            },
            "ptestresult.quilt.example1": {
                "status": "PASSED"
            },
            "ptestresult.quilt.failbackup": {
                "status": "PASSED"
            },
            "ptestresult.quilt.faildiff": {
                "status": "PASSED"
            },
            "ptestresult.quilt.failpop": {
                "status": "PASSED"
            },
            "ptestresult.quilt.fold": {
                "status": "PASSED"
            },
            "ptestresult.quilt.formats": {
                "status": "PASSED"
            },
            "ptestresult.quilt.half-applies": {
                "status": "PASSED"
            },
            "ptestresult.quilt.hard-linked-patch": {
                "status": "PASSED"
            },
            "ptestresult.quilt.header": {
                "status": "PASSED"
            },
            "ptestresult.quilt.help": {
                "status": "PASSED"
            },
            "ptestresult.quilt.import": {
                "status": "PASSED"
            },
            "ptestresult.quilt.import2": {
                "status": "PASSED"
            },
            "ptestresult.quilt.merge": {
                "status": "PASSED"
            },
            "ptestresult.quilt.missing": {
                "status": "PASSED"
            },
            "ptestresult.quilt.missing-newline": {
                "status": "PASSED"
            },
            "ptestresult.quilt.new": {
                "status": "PASSED"
            },
            "ptestresult.quilt.new-nosubdir": {
                "status": "PASSED"
            },
            "ptestresult.quilt.no-file-to-patch": {
                "status": "PASSED"
            },
            "ptestresult.quilt.no-series": {
                "status": "PASSED"
            },
            "ptestresult.quilt.nolink": {
                "status": "PASSED"
            },
            "ptestresult.quilt.null-bug": {
                "status": "PASSED"
            },
            "ptestresult.quilt.one": {
                "status": "PASSED"
            },
            "ptestresult.quilt.perms": {
                "status": "PASSED"
            },
            "ptestresult.quilt.project-settings": {
                "status": "PASSED"
            },
            "ptestresult.quilt.refresh": {
                "status": "PASSED"
            },
            "ptestresult.quilt.refresh-z": {
                "status": "PASSED"
            },
            "ptestresult.quilt.refresh_patch_order": {
                "status": "PASSED"
            },
            "ptestresult.quilt.remember-locations": {
                "status": "PASSED"
            },
            "ptestresult.quilt.remove-trailing-ws": {
                "status": "PASSED"
            },
            "ptestresult.quilt.rename": {
                "status": "PASSED"
            },
            "ptestresult.quilt.revert": {
                "status": "PASSED"
            },
            "ptestresult.quilt.setup": {
                "status": "PASSED"
            },
            "ptestresult.quilt.snapshot": {
                "status": "PASSED"
            },
            "ptestresult.quilt.snapshot2": {
                "status": "PASSED"
            },
            "ptestresult.quilt.sort": {
                "status": "PASSED"
            },
            "ptestresult.quilt.space-in-filenames": {
                "status": "PASSED"
            },
            "ptestresult.quilt.space-in-series": {
                "status": "PASSED"
            },
            "ptestresult.quilt.space-in-work-dir": {
                "status": "PASSED"
            },
            "ptestresult.quilt.subdir": {
                "status": "PASSED"
            },
            "ptestresult.quilt.symlink": {
                "status": "PASSED"
            },
            "ptestresult.quilt.tester": {
                "status": "PASSED"
            },
            "ptestresult.quilt.three": {
                "status": "PASSED"
            },
            "ptestresult.quilt.timestamps": {
                "status": "PASSED"
            },
            "ptestresult.quilt.trailing-ws": {
                "status": "PASSED"
            },
            "ptestresult.quilt.two": {
                "status": "PASSED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:23\nBEGIN: /usr/lib/quilt/ptest\n[test/add-filename-check.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new test.diff -- ok\n[6] $ echo foo > foo -- ok\n[7] $ quilt add foo -- ok\n[10] $ quilt add patches/bar -- ok\n[13] $ quilt add .pc/baz -- ok\n6 commands (6 passed, 0 failed)\nPASS: add-filename-check\n[test/altered-series.test]\n[3] $ mkdir patches -- ok\n[4] $ cat > patches/series -- ok\n[9] $ quilt push -q 2 -- ok\n[16] $ quilt series -v -- ok\n[22] $ touch patches/series -- ok\n[24] $ quilt series -v -- ok\n[30] $ cat > patches/series -- ok\n[35] $ quilt series -v -- ok\n[38] $ quilt pop -- ok\n[44] $ quilt series -v -- ok\n[47] $ quilt pop -a -- ok\n[52] $ quilt series -v -- ok\n12 commands (12 passed, 0 failed)\nPASS: altered-series\n[test/annotate.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > foo -- ok\n[8] $ quilt new patch -- ok\n[11] $ quilt add foo -- ok\n[14] $ sed -e 's:b:B:' foo > foo.new -- ok\n[15] $ mv foo.new foo -- ok\n[16] $ quilt refresh -- ok\n[19] $ quilt annotate foo -- ok\n[26] $ quilt new patch2 -- ok\n[29] $ quilt add foo -- ok\n[32] $ sed -e 's:Baz:baz:' foo > foo.new -- ok\n[33] $ mv foo.new foo -- ok\n[34] $ quilt refresh -- ok\n[37] $ quilt annotate foo -- ok\n[45] $ quilt new patch3 -- ok\n[48] $ quilt add foo -- ok\n[51] $ sed -e '/Bar/d' foo > foo.new -- ok\n[52] $ mv foo.new foo -- ok\n[53] $ quilt refresh -- ok\n[56] $ quilt annotate foo -- ok\n[64] $ quilt annotate -P patch3 foo -- ok\n[72] $ quilt annotate -P patch2 foo -- ok\n[80] $ quilt annotate -P patch foo -- ok\n[87] $ quilt new patch4 -- ok\n[90] $ cat > jkl -- ok\n[94] $ quilt add jkl wrz -- ok\n[98] $ rm -f jkl -- ok\n[99] $ cat > wrz -- ok\n[103] $ quilt refresh -- ok\n[106] $ quilt annotate jkl -- ok\n[110] $ quilt annotate wrz -- ok\n31 commands (31 passed, 0 failed)\nPASS: annotate\n[test/applied.test]\n[1] $ mkdir patches -- ok\n[3] $ echo a > a -- ok\n[4] $ echo b > b -- ok\n[5] $ diff -u a b > patches/patch -- ok\n[6] $ echo patch -p0 > patches/series -- ok\n[7] $ rm -f b -- ok\n[8] $ quilt push -q -- ok\n[12] $ quilt pop -q -- ok\n[16] $ patch -s -p0 < patches/patch -- ok\n[17] $ quilt push -q -- ok\n[22] $ echo patch -p0 -R > patches/series -- ok\n[23] $ quilt push -q -- ok\n[27] $ quilt pop -q -- ok\n[31] $ patch -s -p0 -R < patches/patch -- ok\n[32] $ quilt push -q -- ok\n15 commands (15 passed, 0 failed)\nPASS: applied\n[test/auto-refresh.test]\n[1] $ mkdir patches -- ok\n[3] $ echo a > a -- ok\n[4] $ echo b > b -- ok\n[6] $ quilt new a.patch -- ok\n[8] $ quilt add a -- ok\n[10] $ echo A > a -- ok\n[12] $ quilt new b.patch -- ok\n[14] $ quilt add b -- ok\n[16] $ echo B > b -- ok\n[18] $ quilt pop -fa --refresh -- ok\n[21] $ quilt pop -a --refresh -- ok\n[32] $ quilt push -a --refresh -- ok\n[43] $ quilt push -fa --refresh -- ok\n[46] $ quilt pop -a --refresh -- ok\n14 commands (14 passed, 0 failed)\nPASS: auto-refresh\n[test/backup-files.test]\n[4] $ echo foo > foo -- ok\n[5] $ echo bar > \"space bar\" -- ok\n[6] $ sleep 1 -- ok\n[7] $ /usr/share/quilt//scripts/backup-files -B backup/ -b foo -- ok\n[10] $ ls -l foo | awk '{ print $2 }' -- ok\n[12] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[14] $ [ backup/foo -nt foo ] && echo \"mtimes differ\" -- ok\n[16] $ /usr/share/quilt//scripts/backup-files -B backup/ -r foo -- ok\n[18] $ ls -l foo | awk '{ print $2 }' -- ok\n[22] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L foo -- ok\n[24] $ ls -l foo | awk '{ print $2 }' -- ok\n[26] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[28] $ [ backup/foo -nt foo ] && echo \"mtimes differ\" -- ok\n[31] $ echo modified > foo -- ok\n[32] $ sleep 1 -- ok\n[33] $ /usr/share/quilt//scripts/backup-files -B backup/ -r foo -- ok\n[36] $ cat foo -- ok\n[38] $ [ -e backup/foo ] && echo \"backup/foo not deleted\" -- ok\n[39] $ [ -e backup ] && echo \"backup directory not deleted\" -- ok\n[42] $ ln foo foo2 -- ok\n[43] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L foo -- ok\n[44] $ ls -l foo | awk '{ print $2 }' -- ok\n[46] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[49] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L foo2 -- ok\n[50] $ ls -l foo | awk '{ print $2 }' -- ok\n[52] $ ls -l foo2 | awk '{ print $2 }' -- ok\n[54] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[56] $ ls -l backup/foo2 | awk '{ print $2 }' -- ok\n[60] $ rm -f foo foo2 -- ok\n[61] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s foo -- ok\n[62] $ ls -l foo | awk '{ print $2 }' -- ok\n[64] $ ls -l backup/foo2 | awk '{ print $2 }' -- ok\n[66] $ [ -e backup/foo ] && echo \"backup/foo not deleted\" -- ok\n[67] $ [ ! -e foo2 ] || echo \"file foo2 shouldn't exist\" -- ok\n[69] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s foo2 -- ok\n[70] $ ls -l foo | awk '{ print $2 }' -- ok\n[72] $ ls -l foo2 | awk '{ print $2 }' -- ok\n[74] $ [ -e backup/foo2 ] && echo \"backup/foo2 not deleted\" -- ok\n[75] $ [ -e backup ] && echo \"backup directory not deleted\" -- ok\n[78] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s foo -- ok\n[79] $ touch -r foo foo.timeref -- ok\n[80] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s -t foo -- ok\n[82] $ ls -l foo | awk '{ print $2 }' -- ok\n[84] $ [ foo -nt foo.timeref ] || echo \"touch failed\" -- ok\n[87] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L foo \"space bar\" -- ok\n[88] $ touch -r \"space bar\" bar.timeref -- ok\n[89] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[91] $ ls -l \"backup/space bar\" | awk '{ print $2 }' -- ok\n[93] $ mkdir tmp -- ok\n[94] $ cd tmp -- ok\n[95] $ /usr/share/quilt//scripts/backup-files -B ../backup/ -r -s -k foo \"space bar\" -- ok\n[96] $ cd .. -- ok\n[98] $ ls -l foo | awk '{ print $2 }' -- ok\n[100] $ ls -l \"space bar\" | awk '{ print $2 }' -- ok\n[102] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[104] $ ls -l \"backup/space bar\" | awk '{ print $2 }' -- ok\n[106] $ ls -l tmp/foo | awk '{ print $2 }' -- ok\n[108] $ ls -l \"tmp/space bar\" | awk '{ print $2 }' -- ok\n[110] $ rm -rf tmp -- ok\n[113] $ rm -f foo \"space bar\" -- ok\n[114] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s -t - -- ok\n[115] $ cat foo -- ok\n[117] $ cat \"space bar\" -- ok\n[119] $ [ \"space bar\" -nt bar.timeref ] || echo \"touch failed\" -- ok\n[122] $ mkdir \"dir with spaces\" -- ok\n[123] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L new \"dir with spaces/space file\" -- ok\n[124] $ echo data > new -- ok\n[125] $ echo data2 > \"dir with spaces/space file\" -- ok\n[126] $ ls -l backup/new | awk '{ print $5 }' -- ok\n[128] $ ls -l \"backup/dir with spaces/space file\" | awk '{ print $5 }' -- ok\n[130] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s - -- ok\n[131] $ [ ! -e backup/new ] || echo \"file backup/new shouldn't exist\" -- ok\n[132] $ [ ! -e new ] || echo \"file new shouldn't exist\" -- ok\n[133] $ [ ! -e \"backup/dir with spaces/space file\" ] || echo \"file backup/dir with spaces/space file shouldn't exist\" -- ok\n[134] $ [ ! -e \"dir with spaces/space file\" ] || echo \"file dir with spaces/space file shouldn't exist\" -- ok\n[137] $ echo data > \"dir with spaces/space file\" -- ok\n[138] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -L \"dir with spaces/space file\" -- ok\n[140] $ rm -rf \"dir with spaces\" -- ok\n[141] $ /usr/share/quilt//scripts/backup-files -B backup/ -r - -- ok\n[143] $ cat \"dir with spaces/space file\" -- ok\n[145] $ [ -e backup ] && echo \"backup directory not deleted\" -- ok\n[148] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L -f - -- ok\n[152] $ echo data > new -- ok\n[153] $ echo modified > foo -- ok\n[154] $ rm -f \"space bar\" -- ok\n[155] $ [ -e backup/new -a ! -s backup/new ] || echo \"file backup/new isn't empty\" -- ok\n[156] $ ls -l backup/new | awk '{ print $5 }' -- ok\n[158] $ cat backup/foo -- ok\n[160] $ cat \"backup/space bar\" -- ok\n[162] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s -f - -- ok\n[166] $ [ ! -e backup/new ] || echo \"file backup/new shouldn't exist\" -- ok\n[167] $ [ ! -e new ] || echo \"file new shouldn't exist\" -- ok\n[168] $ cat foo -- ok\n[170] $ cat \"space bar\" -- ok\n[174] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -L -f - -- ok\n[181] $ ln \"space bar\" \"linked space\" -- ok\n[182] $ ls -l foo | awk '{ print $2 }' -- ok\n[184] $ ls -l \"space bar\" | awk '{ print $2 }' -- ok\n[186] $ /usr/share/quilt//scripts/backup-files -B backup/ -L - -- ok\n[187] $ ls -l foo | awk '{ print $2 }' -- ok\n[189] $ ls -l \"space bar\" | awk '{ print $2 }' -- ok\n[191] $ [ ! -e new ] || echo \"file new shouldn't exist\" -- ok\n[193] $ /usr/share/quilt//scripts/backup-files -B backup/ -L - -- ok\n[194] $ ls -l foo | awk '{ print $2 }' -- ok\n[196] $ ls -l \"space bar\" | awk '{ print $2 }' -- ok\n[198] $ [ ! -e new ] || echo \"file new shouldn't exist\" -- ok\n[199] $ /usr/share/quilt//scripts/backup-files -B backup/ -r - | sort -- ok\n[203] $ rm \"linked space\" -- ok\n[206] $ /usr/share/quilt//scripts/backup-files -B snapshot/ -c -f - -- ok\n[215] $ ls -l foo | awk '{ print $2 }' -- ok\n[217] $ ls -l \"space bar\" | awk '{ print $2 }' -- ok\n[219] $ ls -l \"dir with spaces/space file\" | awk '{ print $2 }' -- ok\n[221] $ [ ! -e new ] || echo \"file new shouldn't exist\" -- ok\n[222] $ ls -l snapshot/new | awk '{ print $2 }' -- ok\n[224] $ ls -l snapshot/foo | awk '{ print $2 }' -- ok\n[226] $ ls -l snapshot/\"space bar\" | awk '{ print $2 }' -- ok\n[228] $ ls -l snapshot/\"dir with spaces/space file\" | awk '{ print $2 }' -- ok\n[230] $ [ ! -s new ] || echo \"file snapshot/new should be empty\" -- ok\n[231] $ rm -rf snapshot -- ok\n[234] $ mkdir dir -- ok\n[235] $ ln -s foo dir/link -- ok\n[236] $ readlink dir/link -- ok\n[238] $ /usr/share/quilt//scripts/backup-files -B backup/ -b dir/link -- ok\n[240] $ readlink backup/dir/link -- ok\n[242] $ rm -f dir/link -- ok\n[243] $ echo crap > dir/link -- ok\n[244] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -k dir/link -- ok\n[246] $ readlink dir/link -- ok\n[250] $ rm -f dir/link -- ok\n[251] $ echo crap > dir/link -- ok\n[252] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -k -f - -- ok\n[255] $ readlink dir/link -- ok\n[259] $ rm -f dir/link -- ok\n[260] $ echo crap > dir/link -- ok\n[261] $ /usr/share/quilt//scripts/backup-files -B backup/ -r - -- ok\n[263] $ readlink dir/link -- ok\n136 commands (136 passed, 0 failed)\nPASS: backup-files\n[test/colon-in-patch-name.test]\n[4] $ mkdir patches -- ok\n[6] $ quilt new \"patch_with:strange[name]\" -- ok\n[9] $ echo foo > foo -- ok\n[10] $ quilt add foo -- ok\n[13] $ quilt files -- ok\n[16] $ echo bar > foo -- ok\n[17] $ quilt diff -p ab -P \"patch_with:strange[name]\" -- ok\n[26] $ quilt refresh -p ab -- ok\n[29] $ quilt applied -- ok\n[32] $ quilt pop -q -- ok\n[36] $ quilt next -- ok\n[39] $ quilt push -q \"patch_with:strange[name]\" -- ok\n[43] $ quilt top -- ok\n[46] $ quilt rename \"another:strange(name)\" -- ok\n[49] $ quilt new \"{%'}.patch\" -- ok\n[52] $ quilt add foo -- ok\n[55] $ echo baz > foo -- ok\n[57] $ quilt previous -- ok\n[60] $ quilt series -- ok\n[64] $ quilt refresh -p0 \"{%'}.patch\" -- ok\n[67] $ cat \"patches/{%'}.patch\" -- ok\n[76] $ quilt pop \"another:strange(name)\" -- ok\n[82] $ quilt remove foo -- ok\n23 commands (23 passed, 0 failed)\nPASS: colon-in-patch-name\n[test/comments.test]\n[4] $ mkdir patches -- ok\n[6] $ echo one > f -- ok\n[7] $ cat > patches/test.diff -- ok\n[20] $ cat > patches/series -- ok\n[23] $ quilt push -- ok\n[29] $ quilt refresh -- ok\n[31] $ cat patches/test.diff -- ok\n[44] $ quilt refresh -c -- ok\n[47] $ cat patches/test.diff -- ok\n[62] $ quilt refresh -- ok\n[65] $ cat patches/test.diff -- ok\n11 commands (11 passed, 0 failed)\nPASS: comments\n[test/conflicts.test]\n[5] $ mkdir patches -- ok\n[7] $ cat > one.txt -- ok\n[24] $ quilt new a.diff -- ok\n[26] $ echo 0 -- ok\n[29] $ quilt add one.txt -- ok\n[31] $ echo 0 -- ok\n[34] $ mv one.txt one.orig -- ok\n[35] $ sed -e \"s/4/4+/\" -e 's/d/d+/' one.orig > one.txt -- ok\n[36] $ quilt refresh -- ok\n[38] $ echo 0 -- ok\n[41] $ quilt pop -q -- ok\n[44] $ echo 0 -- ok\n[48] $ sed -e \"s/^\\\\([17]\\\\)\\$/\\\\1-/\" one.orig > one.txt -- ok\n[49] $ quilt push -q -- ok\n[52] $ echo 0 -- ok\n[55] $ quilt pop -q -- ok\n[58] $ echo 0 -- ok\n[61] $ sed -e \"s/^\\\\([1267]\\\\)\\$/\\\\1-/\" one.orig > one.txt -- ok\n[62] $ quilt push -q -- ok\n[65] $ echo 0 -- ok\n[68] $ quilt pop -q -- ok\n[71] $ echo 0 -- ok\n[75] $ sed -e \"s/^\\\\([123567]\\\\)\\$/\\\\1-/\" one.orig > one.txt -- ok\n[76] $ quilt push -q -- ok\n[80] $ echo 1 -- ok\n[83] $ quilt push -qf -- ok\n[87] $ echo 1 -- ok\n[90] $ mv one.txt one.x -- ok\n[91] $ sed -e \"s/4/4+/\" one.x > one.txt -- ok\n[92] $ rm -f one.x -- ok\n[93] $ quilt diff -z | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[105] $ echo 0 -- ok\n[108] $ quilt diff | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[129] $ echo 0 -- ok\n[132] $ quilt refresh -- ok\n[134] $ echo 0 -- ok\n[137] $ cat patches/a.diff | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[159] $ quilt pop -q -- ok\n[162] $ echo 0 -- ok\n39 commands (39 passed, 0 failed)\nPASS: conflicts\n[test/create-delete.test]\n[4] $ mkdir patches -- ok\n[6] $ echo delete > delete -- ok\n[7] $ quilt new test.diff -- ok\n[10] $ quilt add create -- ok\n[13] $ echo create > create -- ok\n[14] $ quilt refresh -- ok\n[17] $ quilt add delete -- ok\n[20] $ rm -f delete -- ok\n[21] $ quilt refresh -- ok\n[23] $ quilt header -r -- ok\n[31] $ quilt patches -v create -- ok\n[33] $ quilt patches delete -- ok\n[36] $ quilt pop -q -- ok\n[40] $ quilt patches create -- ok\n[42] $ quilt patches -v delete -- ok\n[44] $ quilt patches -- /dev/null dev/null null --- -- ok\n[46] $ echo create > create -- ok\n[47] $ rm -f delete -- ok\n[48] $ patch -p1 --dry-run < patches/test.diff -- ok\n19 commands (19 passed, 0 failed)\nPASS: create-delete\n[test/delete.test]\n[3] $ mkdir patches -- ok\n[5] $ cat > test.txt -- ok\n[8] $ quilt new test1 -- ok\n[11] $ quilt add test.txt -- ok\n[14] $ cat > test.txt -- ok\n[17] $ quilt refresh -- ok\n[20] $ quilt new test2 -- ok\n[23] $ quilt add test.txt -- ok\n[26] $ cat > test.txt -- ok\n[29] $ quilt refresh -- ok\n[32] $ quilt delete test1 -- ok\n[35] $ quilt pop -- ok\n[41] $ quilt series -- ok\n[45] $ quilt delete -n -- ok\n[48] $ quilt series -- ok\n[51] $ quilt pop -- ok\n[57] $ quilt delete test1 -- ok\n[60] $ quilt series -- ok\n[62] $ echo \"test1\" > patches/series -- ok\n[63] $ quilt delete -n -- ok\n[66] $ quilt series -- ok\n[69] $ echo \"test3\" > patches/series -- ok\n[70] $ echo \"test3\" > .pc/applied-patches -- ok\n[71] $ mkdir -p .pc/test3/dir -- ok\n[72] $ touch .pc/test3/dir/file -- ok\n[73] $ chmod a-rx .pc/test3/dir -- ok\n[77] $ quilt delete \"test3\" -- ok\n[81] $ chmod a+rx .pc/test3/dir -- ok\n[83] $ find .pc/test3 -- ok\n[88] $ quilt applied -- ok\n[91] $ quilt series -- ok\n[94] $ quilt delete -- ok\n[97] $ quilt delete test3 -- ok\n33 commands (33 passed, 0 failed)\nPASS: delete\n[test/dir-a-b.test]\n[1] $ mkdir patches -- ok\n[3] $ echo a > test.txt -- ok\n[4] $ echo d > test3.txt -- ok\n[6] $ cat > patches/ab.diff -- ok\n[21] $ echo \"ab.diff\" > patches/series -- ok\n[23] $ quilt push -q -- ok\n[27] $ quilt diff -p ab --no-index -- ok\n[42] $ rm -f patches/ab.diff -- ok\n[43] $ quilt refresh -p ab --no-index -- ok\n[46] $ cat patches/ab.diff -- ok\n[61] $ quilt pop -qR -- ok\n11 commands (11 passed, 0 failed)\nPASS: dir-a-b\n[test/dotglob.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new dotglob.diff -- ok\n[6] $ quilt add .foo -- ok\n[9] $ echo dot-foo > .foo -- ok\n[10] $ quilt refresh -- ok\n[13] $ quilt pop -q -- ok\n[17] $ quilt push -q -- ok\n7 commands (7 passed, 0 failed)\nPASS: dotglob\n[test/duplicate-patch-in-series.test]\n[4] $ mkdir patches -- ok\n[5] $ echo \"old line\" > file.txt -- ok\n[7] $ cat > patches/first.patch -- ok\n[14] $ cat > patches/series -- ok\n[18] $ quilt push -- ok\n[24] $ quilt push -- ok\n[27] $ quilt pop -- ok\n[33] $ quilt push -qa -- ok\n[36] $ quilt pop -q -- ok\n9 commands (9 passed, 0 failed)\nPASS: duplicate-patch-in-series\n[test/edit.test]\n[1] $ mkdir patches subdir -- ok\n[4] $ cat > editor -- ok\n[9] $ chmod +x editor -- ok\n[10] $ export EDITOR=/usr/lib/quilt/ptest/test/edit.test.6320/editor -- ok\n[12] $ quilt new patch -- ok\n[15] $ echo foobar > foobar -- ok\n[16] $ quilt edit foobar -- ok\n[20] $ cat foobar -- ok\n[23] $ cd subdir -- ok\n[24] $ echo foo > foo -- ok\n[25] $ quilt edit foo -- ok\n[28] $ cd .. -- ok\n[30] $ cat subdir/foo -- ok\n[33] $ quilt files -- ok\n[37] $ quilt refresh -- ok\n[41] $ echo foobaz > foobaz -- ok\n[42] $ cat > editor -- ok\n[47] $ quilt edit foobaz -- ok\n[51] $ [ ! -e foobaz ] || echo \"File foobaz shouldn't exist\" -- ok\n[55] $ cat > editor -- ok\n[59] $ quilt edit nofoo -- ok\n[66] $ rm -f foobar -- ok\n[67] $ quilt refresh -- ok\n[69] $ quilt diff -p ab --no-index foobar -- ok\n[75] $ quilt edit foobar -- ok\n[79] $ [ ! -e foobar ] || echo \"File foobar shouldn't exist\" -- ok\n[82] $ cat > editor -- ok\n[87] $ quilt edit foo2 -- ok\n[90] $ cat foo2 -- ok\n[93] $ quilt files -v -- ok\n30 commands (30 passed, 0 failed)\nPASS: edit\n[test/empty-files.test]\n[4] $ mkdir patches -- ok\n[5] $ echo \"will be deleted\" > deleted1 -- ok\n[6] $ echo \"will be emptied\" > emptied1 -- ok\n[7] $ echo \"will be deleted\" > deleted2 -- ok\n[8] $ echo \"will be emptied\" > emptied2 -- ok\n[11] $ cat > patches/series -- ok\n[15] $ cat > patches/using-filenames.patch -- ok\n[27] $ cat > patches/using-timestamps.patch -- ok\n[40] $ quilt push -- ok\n[46] $ [ ! -e deleted1 ] && echo \"File deleted1 does not exist\" -- ok\n[48] $ [ -e deleted1 -a ! -s deleted1 ] && echo \"File deleted1 is empty\" -- ok\n[49] $ [ ! -e emptied1 ] && echo \"File emptied1 does not exist\" -- ok\n[50] $ [ -e emptied1 -a ! -s emptied1 ] && echo \"File emptied1 is empty\" -- ok\n[53] $ quilt push -- ok\n[59] $ [ ! -e deleted2 ] && echo \"File deleted2 does not exist\" -- ok\n[61] $ [ -e deleted2 -a ! -s deleted2 ] && echo \"File deleted2 is empty\" -- ok\n[62] $ [ ! -e emptied2 ] && echo \"File emptied2 does not exist\" -- ok\n[63] $ [ -e emptied2 -a ! -s emptied2 ] && echo \"File emptied2 is empty\" -- ok\n[67] $ quilt pop -aq -- ok\n[72] $ quilt new fold.patch -- ok\n[75] $ quilt fold < patches/using-filenames.patch -- ok\n[78] $ [ ! -e deleted1 ] && echo \"File deleted1 does not exist\" -- ok\n[80] $ [ -e deleted1 -a ! -s deleted1 ] && echo \"File deleted1 is empty\" -- ok\n[81] $ [ ! -e emptied1 ] && echo \"File emptied1 does not exist\" -- ok\n[82] $ [ -e emptied1 -a ! -s emptied1 ] && echo \"File emptied1 is empty\" -- ok\n[85] $ quilt fold < patches/using-timestamps.patch -- ok\n[88] $ [ ! -e deleted2 ] && echo \"File deleted2 does not exist\" -- ok\n[90] $ [ -e deleted2 -a ! -s deleted2 ] && echo \"File deleted2 is empty\" -- ok\n[91] $ [ ! -e emptied2 ] && echo \"File emptied2 does not exist\" -- ok\n[92] $ [ -e emptied2 -a ! -s emptied2 ] && echo \"File emptied2 is empty\" -- ok\n[96] $ quilt delete -- ok\n[100] $ quilt push -q -- ok\n[104] $ quilt refresh -pab --sort --no-index -- ok\n[106] $ quilt pop -q -- ok\n[110] $ quilt push -- ok\n[116] $ [ ! -e deleted1 ] && echo \"File deleted1 does not exist\" -- ok\n[118] $ [ -e deleted1 -a ! -s deleted1 ] && echo \"File deleted1 is empty\" -- ok\n[119] $ [ ! -e emptied1 ] && echo \"File emptied1 does not exist\" -- ok\n[120] $ [ -e emptied1 -a ! -s emptied1 ] && echo \"File emptied1 is empty\" -- ok\n[123] $ cat patches/using-filenames.patch -- ok\n40 commands (40 passed, 0 failed)\nPASS: empty-files\n[test/empty.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > patches/series -- ok\n[6] $ touch patches/empty1.diff patches/empty2.diff -- ok\n[8] $ quilt push -qa -- ok\n[15] $ quilt rename empty3.diff -- ok\n[18] $ quilt pop -qa -- ok\n[23] $ quilt new empty_new.diff -- ok\n[26] $ quilt pop -q -- ok\n[30] $ quilt delete empty_new.diff -- ok\n[33] $ quilt rename -P empty3.diff empty_new.diff -- ok\n10 commands (10 passed, 0 failed)\nPASS: empty\n[test/example1.test]\n[4] $ mkdir patches -- ok\n[6] $ cat > Oberon.txt -- ok\n[12] $ quilt new flower.diff -- ok\n[15] $ quilt files -- ok\n[16] $ quilt add Oberon.txt -- ok\n[19] $ cat >> Oberon.txt -- ok\n[26] $ quilt refresh -p ab -- ok\n[29] $ cat patches/flower.diff -- ok\n[42] $ sed -ne '1,4p' Oberon.txt > Oberon.new -- ok\n[43] $ echo \"Fetch me that flower; the herb I shew'd thee once:\" >> Oberon.new -- ok\n[44] $ sed -e '1,4d' Oberon.txt >> Oberon.new -- ok\n[45] $ mv Oberon.new Oberon.txt -- ok\n[46] $ quilt diff -z -p ab -- ok\n[60] $ quilt diff -p ab -- ok\n[74] $ quilt refresh -- ok\n[77] $ quilt top -- ok\n[80] $ quilt files -- ok\n[83] $ quilt patches Oberon.txt -- ok\n[85] $ quilt pop -f -- ok\n[91] $ quilt files patches/flower.diff -- ok\n[94] $ sed -e \"s/girls/maidens/\" Oberon.txt > Oberon.new -- ok\n[95] $ mv Oberon.new Oberon.txt -- ok\n[96] $ quilt push -- ok\n[103] $ quilt push -f -- ok\n[110] $ cat >> Oberon.txt -- ok\n[116] $ quilt refresh -p ab -- ok\n[118] $ rm -f Oberon.txt.rej -- ok\n[120] $ cat Oberon.txt -- ok\n[130] $ cat patches/flower.diff -- ok\n[144] $ quilt grep love -- ok\n30 commands (30 passed, 0 failed)\nPASS: example1\n[test/failbackup.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new test.diff -- ok\n[6] $ quilt add test.txt -- ok\n[8] $ cat > test.txt -- ok\n[10] $ quilt refresh -- ok\n[15] $ chmod -w patches -- ok\n[16] $ cat > test.txt -- ok\n[18] $ quilt refresh --backup -- ok\n[20] $ echo 1 -- ok\n[23] $ chmod +w patches -- ok\n10 commands (10 passed, 0 failed)\nPASS: failbackup\n[test/faildiff.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new test.diff -- ok\n[6] $ cat > test.txt -- ok\n[8] $ quilt add test.txt -- ok\n[13] $ chmod -r test.txt -- ok\n[15] $ quilt refresh -- ok\n[18] $ echo 1 -- ok\n[21] $ chmod +r test.txt -- ok\n[25] $ printf \"\\\\002\\\\000\\\\001\" > test.bin -- ok\n[26] $ quilt add test.bin -- ok\n[29] $ printf \"\\\\003\\\\000\\\\001\" > test.bin -- ok\n[30] $ quilt diff -pab --no-index 2>/dev/null -- ok\n[32] $ quilt diff -pab --no-index >/dev/null -- ok\n[34] $ echo 1 -- ok\n[37] $ quilt refresh -- ok\n[39] $ echo 1 -- ok\n16 commands (16 passed, 0 failed)\nPASS: faildiff\n[test/failpop.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > test.txt -- ok\n[6] $ quilt new test.diff -- ok\n[8] $ echo 0 -- ok\n[11] $ quilt add test.txt -- ok\n[13] $ echo 0 -- ok\n[16] $ cat >> test.txt -- ok\n[19] $ quilt refresh -- ok\n[21] $ echo 0 -- ok\n[24] $ sed -e \"s/ /_/g\" patches/test.diff > patches/test.new -- ok\n[25] $ mv patches/test.new patches/test.diff -- ok\n[26] $ quilt pop -- ok\n[28] $ echo 1 -- ok\n13 commands (13 passed, 0 failed)\nPASS: failpop\n[test/fold.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > patches/series -- ok\n[6] $ cat > patches/patch1.diff -- ok\n[16] $ quilt push -q -- ok\n[20] $ quilt files -- ok\n[24] $ quilt fold -q -- ok\n[34] $ quilt diff -p ab -- ok\n[48] $ cd dir -- ok\n[49] $ quilt fold -q -- ok\n[56] $ cd .. -- ok\n[57] $ quilt diff -p ab -- ok\n11 commands (11 passed, 0 failed)\nPASS: fold\n[test/formats.test]\n[4] $ mkdir -p d/patches -- ok\n[5] $ cd d -- ok\n[7] $ cat > test.txt -- ok\n[14] $ quilt new test -- ok\n[17] $ quilt add test.txt -- ok\n[20] $ cat > test.txt -- ok\n[27] $ quilt diff -- ok\n[40] $ quilt diff --no-index -- ok\n[51] $ quilt diff -R -- ok\n[64] $ quilt diff -U1 -- ok\n[75] $ quilt diff -c -- ok\n[94] $ quilt diff -C1 -- ok\n[109] $ quilt diff -p ab -- ok\n13 commands (13 passed, 0 failed)\nPASS: formats\n[test/half-applies.test]\n[1] $ mkdir patches -- ok\n[3] $ echo foo > foo.orig -- ok\n[4] $ echo foo2 > foo -- ok\n[5] $ echo bar > bar.orig -- ok\n[6] $ echo bar2 > bar -- ok\n[7] $ diff -u foo.orig foo >> patches/foorab.diff -- ok\n[8] $ diff -u bar bar.orig >> patches/foorab.diff -- ok\n[9] $ mv foo.orig foo -- ok\n[10] $ mv bar.orig bar -- ok\n[11] $ echo foorab.diff -p0 > patches/series -- ok\n[12] $ quilt push -- ok\n[19] $ echo 1 -- ok\n[22] $ quilt push -- ok\n[29] $ echo 1 -- ok\n[32] $ quilt push -qf -- ok\n[36] $ echo 1 -- ok\n[39] $ quilt diff -- ok\n[47] $ echo 0 -- ok\n18 commands (18 passed, 0 failed)\nPASS: half-applies\n[test/hard-linked-patch.test]\n[4] $ mkdir patches -- ok\n[6] $ cat > patches/patch -- ok\n[12] $ echo patch -p0 > patches/series -- ok\n[13] $ ln patches/patch hardlink -- ok\n[15] $ echo a > file -- ok\n[16] $ quilt push -q -- ok\n[20] $ echo c > file -- ok\n[21] $ quilt refresh --no-index -- ok\n[24] $ cat patches/patch -- ok\n[31] $ cat hardlink -- ok\n[40] $ rm -f hardlink -- ok\n[41] $ ln patches/patch hardlink -- ok\n[43] $ quilt header -r -- ok\n[47] $ cat patches/patch -- ok\n[55] $ cat hardlink -- ok\n15 commands (15 passed, 0 failed)\nPASS: hard-linked-patch\n[test/header.test]\n[1] $ mkdir patches -- ok\n[3] $ echo foo > foo -- ok\n[4] $ quilt new patch -- ok\n[7] $ quilt add foo -- ok\n[10] $ echo bar > foo -- ok\n[11] $ quilt refresh -p ab -- ok\n[14] $ mv patches/patch patches/patch~ -- ok\n[15] $ echo Header > patches/patch -- ok\n[16] $ cat patches/patch~ >> patches/patch -- ok\n[17] $ quilt header -- ok\n[20] $ quilt header -r -- ok\n[24] $ quilt header -- ok\n[27] $ quilt header -a -- ok\n[31] $ quilt header -- ok\n[35] $ cat patches/patch -- ok\n[46] $ echo -n \"No trailing newline\" | quilt header -r -- ok\n[49] $ cat patches/patch -- ok\n17 commands (17 passed, 0 failed)\nPASS: header\n[test/help.test]\n[3] $ mkdir $QUILT_PC -- ok\n[4] $ echo 2 > $QUILT_PC/.version -- ok\n[6] $ quilt add -h | grep -c '^Usage:' -- ok\n[9] $ quilt annotate -h | grep -c '^Usage:' -- ok\n[12] $ quilt applied -h | grep -c '^Usage:' -- ok\n[15] $ quilt delete -h | grep -c '^Usage:' -- ok\n[18] $ quilt diff -h | grep -c '^Usage:' -- ok\n[21] $ quilt edit -h | grep -c '^Usage:' -- ok\n[24] $ quilt files -h | grep -c '^Usage:' -- ok\n[27] $ quilt fold -h | grep -c '^Usage:' -- ok\n[30] $ quilt fork -h | grep -c '^Usage:' -- ok\n[33] $ quilt graph -h | grep -c '^Usage:' -- ok\n[36] $ quilt grep -h | grep -c '^Usage:' -- ok\n[39] $ quilt header -h | grep -c '^Usage:' -- ok\n[42] $ quilt import -h | grep -c '^Usage:' -- ok\n[45] $ quilt mail -h | grep -c '^Usage:' -- ok\n[48] $ quilt new -h | grep -c '^Usage:' -- ok\n[51] $ quilt next -h | grep -c '^Usage:' -- ok\n[54] $ quilt patches -h | grep -c '^Usage:' -- ok\n[57] $ quilt pop -h | grep -c '^Usage:' -- ok\n[60] $ quilt previous -h | grep -c '^Usage:' -- ok\n[63] $ quilt push -h | grep -c '^Usage:' -- ok\n[66] $ quilt refresh -h | grep -c '^Usage:' -- ok\n[69] $ quilt remove -h | grep -c '^Usage:' -- ok\n[72] $ quilt rename -h | grep -c '^Usage:' -- ok\n[75] $ quilt series -h | grep -c '^Usage:' -- ok\n[78] $ quilt setup -h | grep -c '^Usage:' -- ok\n[81] $ quilt snapshot -h | grep -c '^Usage:' -- ok\n[84] $ quilt top -h | grep -c '^Usage:' -- ok\n[87] $ quilt unapplied -h | grep -c '^Usage:' -- ok\n[90] $ quilt upgrade -h | grep -c '^Usage:' -- ok\n31 commands (31 passed, 0 failed)\nPASS: help\n[test/import.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new patch1.diff -- ok\n[6] $ quilt add f -- ok\n[9] $ echo f > f -- ok\n[11] $ quilt refresh -- ok\n[14] $ quilt new patchR.diff -- ok\n[17] $ quilt add f -- ok\n[20] $ rm -f f -- ok\n[22] $ quilt refresh -- ok\n[25] $ quilt fork patchRp0.diff -- ok\n[28] $ quilt refresh -p0 -- ok\n[31] $ quilt pop -a -- ok\n[40] $ mkdir t -- ok\n[41] $ mv patches/patch1.diff t/patch1.diff -- ok\n[42] $ mv patches/patchR.diff t/patchR.diff -- ok\n[43] $ mv patches/patchRp0.diff t/patchRp0.diff -- ok\n[46] $ rm -rf patches/ .pc/ -- ok\n[47] $ mkdir patches -- ok\n[48] $ quilt import t/patch1.diff -- ok\n[51] $ quilt push -- ok\n[57] $ quilt new patch2.diff -- ok\n[60] $ quilt add g -- ok\n[63] $ echo g > g -- ok\n[65] $ quilt refresh -- ok\n[68] $ quilt pop -- ok\n[74] $ quilt header -a -- ok\n[78] $ quilt pop -- ok\n[84] $ quilt delete patch1 -- ok\n[87] $ cat patches/series -- ok\n[92] $ quilt import missing.diff -- ok\n[95] $ quilt import patches/patch1.diff -- ok\n[98] $ quilt import patches/patch2.diff -- ok\n[103] $ quilt import t/patch1.diff -- ok\n[106] $ quilt import -f t/patch1.diff -- ok\n[110] $ sed -e 's/original/new/' patches/patch1.diff > t/patch1.diff -- ok\n[111] $ quilt import t/patch1.diff -- ok\n[114] $ quilt import -f t/patch1.diff -- ok\n[121] $ quilt import -d a -f t/patch1.diff -- ok\n[125] $ head -n 3 patches/patch1.diff -- ok\n[130] $ quilt import -d n -f t/patch1.diff -- ok\n[133] $ quilt header patch1 -- ok\n[136] $ quilt delete patch1 -- ok\n[142] $ cp patches/patch1.diff t/patch1.patch -- ok\n[143] $ quilt import t/patch1.patch -- ok\n[146] $ ls patches/ -- ok\n[152] $ cat patches/series -- ok\n[156] $ quilt delete patch1.diff -- ok\n[160] $ rm -rf patches/ .pc/ -- ok\n[161] $ mkdir patches -- ok\n[162] $ quilt import -R t/patchR.diff -- ok\n[165] $ quilt push -- ok\n[171] $ cat f -- ok\n[174] $ cat patches/series -- ok\n[178] $ echo \"# Test of -R import\" > patches/series -- ok\n[179] $ echo \"patchR.diff -R # This patch was originally -R -p1\" >> patches/series -- ok\n[182] $ quilt refresh -- ok\n[185] $ cat patches/series -- ok\n[189] $ touch f -- ok\n[190] $ quilt pop -- ok\n[197] $ rm -rf patches/ .pc/ -- ok\n[198] $ mkdir patches -- ok\n[199] $ quilt import -R -p0 t/patchRp0.diff -- ok\n[202] $ quilt push -- ok\n[208] $ cat f -- ok\n[211] $ cat patches/series -- ok\n[215] $ quilt refresh -- ok\n[218] $ cat patches/series -- ok\n[221] $ touch f -- ok\n[222] $ quilt pop -- ok\n[229] $ rm -rf patches/ .pc/ -- ok\n[230] $ mkdir patches -- ok\n[231] $ quilt import t/patch1.diff t/patchR.diff -- ok\n[235] $ cat patches/series -- ok\n[239] $ rm -rf patches/ .pc/ -- ok\n[240] $ mkdir patches -- ok\n[241] $ quilt import t/patchR.diff -- ok\n[243] $ quilt import t/patch1.diff -- ok\n[246] $ cat patches/series -- ok\n[251] $ touch empty.patch -- ok\n[252] $ cd t -- ok\n[253] $ touch empty2.patch -- ok\n[254] $ quilt import ../empty.patch -- ok\n[256] $ quilt import /usr/lib/quilt/ptest/test/import.test.10242/t/empty2.patch -- ok\n[260] $ cd .. -- ok\n[261] $ quilt delete -rn -- ok\n[263] $ quilt delete -rn -- ok\n[265] $ quilt import t/patch1.diff -P patch1-renamed.diff -- ok\n[267] $ quilt push -- ok\n[272] $ cat f -- ok\n89 commands (89 passed, 0 failed)\nPASS: import\n[test/import2.test]\n[3] $ mkdir patches -- ok\n[5] $ quilt new patch1.diff -- ok\n[8] $ quilt add f -- ok\n[11] $ echo f > f -- ok\n[13] $ quilt refresh -- ok\n[16] $ quilt pop -- ok\n[22] $ mkdir t -- ok\n[23] $ gzip < patches/patch1.diff > t/patch1.diff.gz -- ok\n[24] $ rm -f patches/patch1.diff -- ok\n[27] $ rm -rf patches/ .pc/ -- ok\n[28] $ mkdir patches -- ok\n[29] $ quilt import t/patch1.diff.gz -- ok\n[32] $ quilt push -- ok\n[38] $ quilt new patch2.diff.gz -- ok\n[41] $ quilt add g -- ok\n[44] $ echo g > g -- ok\n[46] $ quilt refresh -- ok\n[49] $ quilt pop -- ok\n[55] $ quilt header -a -- ok\n[59] $ quilt pop -- ok\n[65] $ quilt delete patch1 -- ok\n[68] $ cat patches/series -- ok\n[73] $ quilt import missing.diff.gz -- ok\n[76] $ quilt import patches/patch1.diff.gz -- ok\n[79] $ quilt import patches/patch2.diff.gz -- ok\n[84] $ quilt import t/patch1.diff.gz -- ok\n[87] $ quilt import -f t/patch1.diff.gz -- ok\n[91] $ zcat patches/patch1.diff.gz | sed -e 's/original/new/' | gzip > t/patch1.diff.gz -- ok\n[92] $ quilt import t/patch1.diff.gz -- ok\n[95] $ quilt import -f t/patch1.diff.gz -- ok\n[102] $ quilt import -d a -f t/patch1.diff.gz -- ok\n[106] $ zcat patches/patch1.diff.gz | head -n 3 -- ok\n[111] $ quilt import -d n -f t/patch1.diff.gz -- ok\n[114] $ quilt header patch1 -- ok\n[117] $ quilt delete patch1 -- ok\n[123] $ cp patches/patch1.diff.gz t/patch1.patch.gz -- ok\n[124] $ quilt import t/patch1.patch.gz -- ok\n[127] $ ls patches/ -- ok\n[133] $ cat patches/series -- ok\n[137] $ quilt delete patch1.diff.gz -- ok\n40 commands (40 passed, 0 failed)\nPASS: import2\n[test/merge.test]\n[3] $ mkdir patches -- ok\n[5] $ cat > abc.txt -- ok\n[10] $ cat > patches/series -- ok\n[15] $ cat > patches/a.diff -- ok\n[22] $ cat > patches/b.diff -- ok\n[29] $ cat > patches/c.diff -- ok\n[36] $ quilt push -qa -- ok\n[42] $ quilt diff -P b.diff >/dev/null -- ok\n[44] $ quilt diff -P b.diff 2>/dev/null | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[53] $ quilt diff --combine a.diff -P b.diff >/dev/null -- ok\n[55] $ quilt diff --combine a.diff -P b.diff 2>/dev/null | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[65] $ quilt diff --combine b.diff | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[75] $ quilt diff --combine - | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n13 commands (13 passed, 0 failed)\nPASS: merge\n[test/missing-newline.test]\n[1] $ mkdir patches -- ok\n[3] $ echo foo > foo -- ok\n[4] $ quilt new 1.patch -- ok\n[7] $ quilt add foo -- ok\n[10] $ echo bar > foo -- ok\n[11] $ quilt refresh -p ab -- ok\n[15] $ echo -n 1.patch > patches/series -- ok\n[18] $ quilt new 2.patch -- ok\n[20] $ cat patches/series -- ok\n9 commands (9 passed, 0 failed)\nPASS: missing-newline\n[test/missing.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > patches/series -- ok\n[7] $ quilt push -qa -- ok\n[14] $ quilt rename missing3.diff -- ok\n[17] $ quilt pop -qa -- ok\n5 commands (5 passed, 0 failed)\nPASS: missing\n[test/new-nosubdir.test]\n[1] $ mkdir patches -- ok\n[3] $ mkdir sub -- ok\n[4] $ cd sub -- ok\n[5] $ quilt new here.diff -- ok\n4 commands (4 passed, 0 failed)\nPASS: new-nosubdir\n[test/new.test]\n[1] $ mkdir patches -- ok\n[3] $ echo reject > f -- ok\n[4] $ echo p.diff > patches/series -- ok\n[5] $ cat > patches/p.diff -- ok\n[17] $ quilt push -- ok\n[25] $ quilt push -f -- ok\n[33] $ echo new > f -- ok\n[34] $ quilt refresh -p ab -- ok\n[36] $ cat patches/p.diff -- ok\n9 commands (9 passed, 0 failed)\nPASS: new\n[test/no-file-to-patch.test]\n[5] $ mkdir patches -- ok\n[6] $ cat > patches/series -- ok\n[8] $ cat > patches/one.patch -- ok\n[14] $ quilt push -q -- ok\n[24] $ echo 1 -- ok\n5 commands (5 passed, 0 failed)\nPASS: no-file-to-patch\n[test/no-series.test]\n[3] $ mkdir patches -- ok\n[4] $ touch file -- ok\n[6] $ quilt annotate file -- ok\n[8] $ echo 1 -- ok\n[11] $ quilt applied -- ok\n[13] $ echo 1 -- ok\n[16] $ quilt diff -- ok\n[18] $ echo 1 -- ok\n[21] $ quilt files -- ok\n[23] $ echo 1 -- ok\n[25] $ quilt files -v -- ok\n[27] $ echo 1 -- ok\n[30] $ quilt fork -- ok\n[32] $ echo 1 -- ok\n[35] $ quilt graph -- ok\n[37] $ echo 1 -- ok\n[40] $ quilt header -- ok\n[42] $ echo 1 -- ok\n[45] $ quilt next -- ok\n[47] $ echo 1 -- ok\n[50] $ quilt patches file -- ok\n[52] $ echo 1 -- ok\n[55] $ quilt pop -- ok\n[57] $ echo 1 -- ok\n[59] $ quilt pop -v -- ok\n[61] $ echo 1 -- ok\n[64] $ quilt previous -- ok\n[66] $ echo 1 -- ok\n[69] $ quilt push -- ok\n[71] $ echo 1 -- ok\n[73] $ quilt push -v -- ok\n[75] $ echo 1 -- ok\n[78] $ quilt refresh -- ok\n[80] $ echo 1 -- ok\n[83] $ quilt series -- ok\n[85] $ echo 1 -- ok\n[87] $ quilt series -v -- ok\n[89] $ echo 1 -- ok\n[92] $ quilt snapshot -- ok\n[94] $ echo 1 -- ok\n[97] $ quilt top -- ok\n[99] $ echo 1 -- ok\n[102] $ quilt unapplied -- ok\n[104] $ echo 1 -- ok\n44 commands (44 passed, 0 failed)\nPASS: no-series\n[test/nolink.test]\n[1] $ mkdir patches -- ok\n[4] $ echo foo > foo -- ok\n[5] $ ln foo foo2 -- ok\n[6] $ ls -l foo | awk '{ print $2 }' -- ok\n[9] $ quilt new test.diff -- ok\n[12] $ quilt add foo -- ok\n[15] $ ls -l foo | awk '{ print $2 }' -- ok\n[18] $ ls -l .pc/test.diff/foo | awk '{ print $2 }' -- ok\n[21] $ echo \"foo changed\" > foo -- ok\n[22] $ quilt refresh -- ok\n[25] $ quilt new test2.diff -- ok\n[28] $ quilt add foo -- ok\n[31] $ ls -l foo | awk '{ print $2 }' -- ok\n[34] $ ls -l .pc/test2.diff/foo | awk '{ print $2 }' -- ok\n[37] $ echo \"foo changed again\" > foo -- ok\n[38] $ quilt refresh -- ok\n[41] $ quilt pop -q -- ok\n[45] $ ls -l foo | awk '{ print $2 }' -- ok\n[48] $ ls -l .pc/test.diff/foo | awk '{ print $2 }' -- ok\n[51] $ quilt pop -q -- ok\n[55] $ ls -l foo | awk '{ print $2 }' -- ok\n[59] $ echo bar > bar -- ok\n[60] $ quilt push -q -- ok\n[64] $ quilt add bar -- ok\n[66] $ echo \"bar changed\" > bar -- ok\n[67] $ quilt revert bar -- ok\n[70] $ ls -l bar | awk '{ print $2 }' -- ok\n[73] $ quilt pop -q -- ok\n28 commands (28 passed, 0 failed)\nPASS: nolink\n[test/null-bug.test]\n[1] $ mkdir patches -- ok\n[3] $ echo file > file -- ok\n[4] $ quilt new remove.diff -- ok\n[7] $ quilt add file -- ok\n[13] $ rm -f file -- ok\n[14] $ quilt diff -p0 -- ok\n[22] $ quilt refresh -p0 -- ok\n[25] $ quilt pop -q -- ok\n[29] $ quilt push -q -- ok\n9 commands (9 passed, 0 failed)\nPASS: null-bug\n[test/one.test]\n[6] $ mkdir patches -- ok\n[8] $ mkdir dir -- ok\n[9] $ echo \"This is file one.\" > dir/file1 -- ok\n[10] $ quilt new patch1.diff -- ok\n[13] $ quilt add dir/file1 -- ok\n[16] $ quilt add file2 -- ok\n[19] $ quilt diff -- ok\n[20] $ quilt diff -z -- ok\n[21] $ quilt refresh -- ok\n[24] $ echo \"This is file two.\" > file2 -- ok\n[25] $ quilt diff -p ab -- ok\n[33] $ quilt diff -z -p ab -- ok\n[41] $ quilt refresh -- ok\n[44] $ quilt diff -z -- ok\n[45] $ echo \"Another line has been added.\" >> dir/file1 -- ok\n[46] $ quilt diff -z -p ab -- ok\n[55] $ quilt diff -z -p ab dir/file1 -- ok\n[64] $ quilt refresh -- ok\n[67] $ quilt new patch2.diff -- ok\n[70] $ quilt add dir/file3 -- ok\n[73] $ echo \"This is file three.\" > dir/file3 -- ok\n[74] $ quilt refresh -- ok\n[77] $ quilt add -P patch1 dir/file3 -- ok\n[80] $ quilt pop -R -- ok\n[86] $ quilt add file4 -- ok\n[89] $ echo \"This is file 4.\" > file4 -- ok\n[90] $ quilt refresh -- ok\n[93] $ quilt push -- ok\n[99] $ quilt new subdir/patch3.diff -- ok\n[102] $ quilt add file4 -- ok\n[105] $ rm -f file4 -- ok\n[106] $ quilt diff -p ab -- ok\n[114] $ quilt add -P patch2 file4 -- ok\n[117] $ quilt refresh -- ok\n[120] $ echo \"Another line here, too.\" >> dir/file3 -- ok\n[121] $ quilt refresh patch2 -- ok\n[124] $ echo \"Another line added.\" >> file2 -- ok\n[125] $ quilt diff -z -P patch1 -p ab -- ok\n[135] $ quilt refresh patch1 -- ok\n[138] $ quilt refresh -f patch1 -- ok\n[141] $ echo \"Another line here, too.\" >> dir/file3 -- ok\n[142] $ quilt pop -R -- ok\n[148] $ quilt refresh patch2 -- ok\n[151] $ quilt pop -qaR -- ok\n44 commands (44 passed, 0 failed)\nPASS: one\n[test/perms.test]\n[1] $ umask 022 -- ok\n[2] $ mkdir patches -- ok\n[4] $ echo foo > foo -- ok\n[5] $ chmod 704 foo -- ok\n[6] $ ls -l foo | awk '{ print substr($1, 1, 10), $NF }' -- ok\n[9] $ quilt new test.diff -- ok\n[12] $ quilt add foo -- ok\n[15] $ ls -l foo | awk '{ print substr($1, 1, 10), $NF }' -- ok\n[18] $ echo foobar > foo -- ok\n[19] $ quilt refresh -- ok\n[22] $ quilt new test2.diff -- ok\n[25] $ quilt add foo -- ok\n[28] $ chmod 702 foo -- ok\n[29] $ ls -l foo | awk '{ print substr($1, 1, 10), $NF }' -- ok\n[32] $ echo foobaz > foo -- ok\n[33] $ quilt refresh -- ok\n[40] $ quilt pop -q -- ok\n[44] $ ls -l foo | awk '{ print substr($1, 1, 10), $NF }' -- ok\n[47] $ quilt push -q -- ok\n[51] $ ls -l foo | awk '{ print substr($1, 1, 10), $NF }' -- ok\n[54] $ quilt pop -q -- ok\n21 commands (21 passed, 0 failed)\nPASS: perms\n[test/project-settings.test]\n[2] $ export QUILT_PATCHES=my_patches -- ok\n[3] $ export QUILT_SERIES=my_series -- ok\n[5] $ mkdir quilt_patches -- ok\n[6] $ mkdir .pc -- ok\n[7] $ echo 2 > .pc/.version -- ok\n[8] $ echo quilt_patches > .pc/.quilt_patches -- ok\n[9] $ echo quilt_series > .pc/.quilt_series -- ok\n[10] $ echo create.patch > quilt_patches/quilt_series -- ok\n[12] $ cat > quilt_patches/create.patch -- ok\n[18] $ quilt push -- ok\n10 commands (10 passed, 0 failed)\nPASS: project-settings\n[test/refresh-z.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new test.diff -- ok\n[6] $ quilt add foo -- ok\n[9] $ echo foo > foo -- ok\n[10] $ quilt refresh -- ok\n[13] $ echo bar >> foo -- ok\n[14] $ quilt refresh -z -- ok\n[17] $ echo baz >> foo -- ok\n[18] $ quilt refresh -zbaz.diff -- ok\n[21] $ quilt series -- ok\n10 commands (10 passed, 0 failed)\nPASS: refresh-z\n[test/refresh.test]\n[1] $ mkdir patches -- ok\n[3] $ echo a > a -- ok\n[4] $ echo b > b -- ok\n[5] $ diff -u a b > patches/patch -- ok\n[6] $ echo patch -p0 > patches/series -- ok\n[7] $ rm -f b -- ok\n[8] $ quilt push -q -- ok\n[12] $ echo a > a -- ok\n[13] $ quilt refresh -- ok\n[15] $ quilt pop -- ok\n[20] $ cat a -- ok\n[22] $ cat patches/patch -- ok\n12 commands (12 passed, 0 failed)\nPASS: refresh\n[test/refresh_patch_order.test]\n[7] $ mkdir patches -- ok\n[9] $ echo foo >foo -- ok\n[10] $ echo fnord >fnord -- ok\n[11] $ echo zulu >zulu -- ok\n[13] $ quilt new bar -- ok\n[17] $ quilt add fnord zulu -- ok\n[21] $ echo x >>fnord -- ok\n[22] $ echo x >>zulu -- ok\n[23] $ quilt refresh --no-timestamps -p ab -- ok\n[26] $ grep '^--- ' patches/bar -- ok\n[31] $ quilt add foo -- ok\n[34] $ echo x >>foo -- ok\n[35] $ quilt refresh --no-timestamps -p ab -- ok\n[38] $ grep '^--- ' patches/bar -- ok\n[44] $ echo fnord >fnord -- ok\n[46] $ quilt refresh --no-timestamps -p ab -- ok\n[49] $ grep '^--- ' patches/bar -- ok\n[54] $ echo x >>fnord -- ok\n[56] $ quilt refresh --no-timestamps -p ab -- ok\n[59] $ grep '^--- ' patches/bar -- ok\n20 commands (20 passed, 0 failed)\nPASS: refresh_patch_order\n[test/remember-locations.test]\n[1] $ mkdir -p my/changes -- ok\n[3] $ export QUILT_PATCHES=my/changes -- ok\n[4] $ export QUILT_SERIES=patchlist -- ok\n[5] $ quilt new mychange1 -- ok\n[7] $ unset QUILT_PATCHES -- ok\n[8] $ unset QUILT_SERIES -- ok\n[9] $ cat .pc/.quilt_patches -- ok\n[11] $ cat .pc/.quilt_series -- ok\n[13] $ cat my/changes/patchlist -- ok\n[18] $ quilt new mychange2 -- ok\n[22] $ cd my -- ok\n[23] $ quilt applied -- ok\n[27] $ cd .. -- ok\n13 commands (13 passed, 0 failed)\nPASS: remember-locations\n[test/remove-trailing-ws.test]\n[4] $ mkdir files.orig files -- ok\n[6] $ cat > files.orig/add -- ok\n[13] $ cat > files.orig/change -- ok\n[17] $ cat > files.orig/complex -- ok\n[32] $ cat > files.orig/delete -- ok\n[36] $ cat > files.orig/remove -- ok\n[45] $ cat > files.orig/remove-at-end -- ok\n[61] $ cat > files/add -- ok\n[70] $ cat > files/change -- ok\n[74] $ cat > files/complex -- ok\n[96] $ cat > files/create -- ok\n[100] $ cat > files/remove -- ok\n[107] $ cat > files/remove-at-end -- ok\n[117] $ cp -r files files.backup -- ok\n[120] $ diff -ruN files.orig files > unified.diff -- ok\n[123] $ diff -c files.orig/add files/add > context.diff -- ok\n[124] $ diff -C 10 files.orig/remove-at-end files/remove-at-end >> context.diff -- ok\n[125] $ diff -cN files.orig/create files/create | sed -e '/^diff /d' >> context.diff -- ok\n[126] $ diff -cN files.orig/delete files/delete >> context.diff -- ok\n[127] $ diff -c files.orig/remove files/remove | sed -e '/^diff /d' >> context.diff -- ok\n[128] $ diff -c files.orig/change files/change | sed -e '/^diff /d'  >> context.diff -- ok\n[129] $ diff -c files.orig/complex files/complex >> context.diff -- ok\n[131] $ /usr/share/quilt//scripts/remove-trailing-ws < unified.diff > unified-wsok.diff -- ok\n[136] $ wc -l files/add -- ok\n[138] $ wc -l files/change -- ok\n[140] $ wc -l files/complex -- ok\n[142] $ wc -l files/create -- ok\n[144] $ wc -l files/remove -- ok\n[146] $ wc -l files/remove-at-end -- ok\n[148] $ wc -l unified.diff -- ok\n[150] $ wc -l unified-wsok.diff -- ok\n[152] $ diff -u unified.diff unified-wsok.diff | grep '^++[^+]' -- ok\n[162] $ rm -rf files -- ok\n[163] $ mv files.backup files -- ok\n[164] $ /usr/share/quilt//scripts/remove-trailing-ws < context.diff > context-wsok.diff -- ok\n[169] $ wc -l files/add -- ok\n[171] $ wc -l files/change -- ok\n[173] $ wc -l files/complex -- ok\n[175] $ wc -l files/create -- ok\n[177] $ wc -l files/remove -- ok\n[179] $ wc -l files/remove-at-end -- ok\n[181] $ wc -l context.diff -- ok\n[183] $ wc -l context-wsok.diff -- ok\n[185] $ diff -u context.diff context-wsok.diff | grep '^+[+!] ' -- ok\n44 commands (44 passed, 0 failed)\nPASS: remove-trailing-ws\n[test/rename.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > announce.txt -- ok\n[6] $ quilt new original-name.diff -- ok\n[9] $ quilt add announce.txt -- ok\n[12] $ cat > announce.txt -- ok\n[15] $ quilt refresh -- ok\n[18] $ quilt series -v -- ok\n[21] $ quilt rename _tmp_name.diff -- ok\n[24] $ quilt series -v -- ok\n[27] $ quilt pop -- ok\n[33] $ quilt series -v -- ok\n[36] $ quilt rename -P random_name.diff final.name.diff -- ok\n[39] $ quilt rename final.name.diff -- ok\n[42] $ quilt rename -P _tmp_name.diff _tmp_name.diff -- ok\n[45] $ quilt rename -P _tmp_name.diff newsubdir/final.name.diff -- ok\n[48] $ quilt series -v -- ok\n[51] $ quilt push -q -- ok\n[55] $ quilt pop -q -- ok\n18 commands (18 passed, 0 failed)\nPASS: rename\n[test/revert.test]\n[1] $ mkdir patches -- ok\n[3] $ mkdir sub -- ok\n[4] $ echo f1 > sub/f -- ok\n[5] $ echo g1 > sub/g -- ok\n[6] $ quilt new p.diff -- ok\n[9] $ quilt add sub/f sub/g sub/h -- ok\n[14] $ echo h1 > sub/h -- ok\n[15] $ quilt revert sub/h -- ok\n[18] $ quilt diff -z -- ok\n[21] $ echo f2 > sub/f -- ok\n[22] $ rm -f sub/g -- ok\n[23] $ echo h2 > sub/h -- ok\n[24] $ quilt refresh -- ok\n[28] $ cd sub -- ok\n[29] $ echo f3 > f -- ok\n[30] $ echo h3 > h -- ok\n[31] $ quilt revert f g h -- ok\n[36] $ quilt diff -z -- ok\n[39] $ echo g3 > g -- ok\n[40] $ quilt revert f g -- ok\n[44] $ quilt diff -z -- ok\n[45] $ [ ! -e g ] || echo \"File sub/g shouldn't exist\" -- ok\n[48] $ rm f h -- ok\n[49] $ quilt revert f h -- ok\n[53] $ quilt diff -z -- ok\n[54] $ [ -e f ] || echo \"File sub/f should exist\" -- ok\n[55] $ [ -e h ] || echo \"File sub/h should exist\" -- ok\n27 commands (27 passed, 0 failed)\nPASS: revert\n[test/setup.test]\n[1] $ mkdir dir -- ok\n[3] $ echo 1 > dir/foo.orig -- ok\n[4] $ echo 2 > dir/foo -- ok\n[5] $ diff -u dir/foo.orig dir/foo > foo.diff -- ok\n[6] $ diff -u dir/foo.orig dir/foo > revert.diff -- ok\n[7] $ diff -u dir/foo.orig dir/foo > again.diff -- ok\n[8] $ mv dir/foo.orig dir/foo -- ok\n[9] $ tar cf - dir | gzip > dir.tar.gz -- ok\n[10] $ mkdir dir/patches -- ok\n[11] $ echo crap > dir/patches/foo.diff -- ok\n[12] $ tar cf - dir | gzip > dir_with_patches.tar.gz -- ok\n[13] $ rm -rf dir -- ok\n[15] $ cat > series -- ok\n[22] $ quilt setup series -- ok\n[24] $ cd dir -- ok\n[25] $ ls -l patches series | sed -e 's:.* -> ::' -- ok\n[28] $ quilt push -qa -- ok\n[33] $ cd .. -- ok\n[34] $ rm -rf dir -- ok\n[37] $ mkdir .pc patches -- ok\n[38] $ quilt setup series -- ok\n[40] $ rm -rf dir .pc patches -- ok\n[42] $ quilt setup -d other series -- ok\n[44] $ cd other/dir -- ok\n[45] $ ls -l patches series | sed -e 's:.* -> ::' -- ok\n[48] $ quilt push -qa -- ok\n[53] $ cd ../.. -- ok\n[54] $ rm -rf other -- ok\n[55] $ mkdir dir1 -- ok\n[56] $ mv series dir1 -- ok\n[57] $ cd dir1 -- ok\n[58] $ quilt setup -d ../other series -- ok\n[60] $ quilt setup --sourcedir .. -d ../other series -- ok\n[62] $ cd ../other/dir -- ok\n[63] $ ls -l patches series | sed -e 's:.* -> ::' -- ok\n[66] $ quilt push -qa -- ok\n[71] $ cd ../.. -- ok\n[72] $ rm -rf \"dir\" -- ok\n[76] $ cat > series_with_patches -- ok\n[81] $ mkdir dir -- ok\n[82] $ quilt setup series_with_patches -- ok\n[84] $ rmdir dir -- ok\n[85] $ quilt setup series_with_patches -- ok\n[89] $ cd dir -- ok\n[90] $ ls -l quilt_patches quilt_series | sed -e 's:.* -> ::' -- ok\n[93] $ quilt push -qa -- ok\n[96] $ cd .. -- ok\n[97] $ rm -rf \"dir\" -- ok\n[100] $ mkdir \"space [dir]\" -- ok\n[101] $ echo 1 > \"space [dir]/foo.orig\" -- ok\n[102] $ echo 2 > \"space [dir]/foo\" -- ok\n[105] $ diff -u \"space [dir]/foo.orig\" \"space [dir]/foo\" | sed -e 's:\"::g' > foo.diff -- ok\n[106] $ cp foo.diff revert.diff -- ok\n[107] $ cp foo.diff again.diff -- ok\n[108] $ mv \"space [dir]/foo.orig\" \"space [dir]/foo\" -- ok\n[109] $ tar cf - \"space [dir]\" | gzip > \"space [dir].tar.gz\" -- ok\n[110] $ rm -rf \"space [dir]\" -- ok\n[111] $ cat > series -- ok\n[118] $ quilt setup series -- ok\n[120] $ cd space\\ [dir] -- ok\n[121] $ ls -l patches series | sed -e 's:.* -> ::' -- ok\n[124] $ quilt push -qa -- ok\n[129] $ cd .. -- ok\n[130] $ rm -rf \"space [dir]\" -- ok\n64 commands (64 passed, 0 failed)\nPASS: setup\n[test/snapshot.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new snapshot -- ok\n[5] $ quilt add f.txt -- ok\n[7] $ cat > f.txt -- ok\n[10] $ quilt add g.txt -- ok\n[12] $ cat > g.txt -- ok\n[15] $ quilt refresh -- ok\n[17] $ quilt snapshot -- ok\n[19] $ quilt fork -- ok\n[22] $ rm g.txt -- ok\n[23] $ quilt add h.txt -- ok\n[26] $ cat > h.txt -- ok\n[29] $ cat >> f.txt -- ok\n[32] $ quilt refresh -- ok\n[35] $ quilt diff --snapshot | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n15 commands (15 passed, 0 failed)\nPASS: snapshot\n[test/snapshot2.test]\n[1] $ mkdir patches d -- ok\n[3] $ quilt new snapshot -- ok\n[6] $ cd d -- ok\n[7] $ quilt add f.txt -- ok\n[9] $ cat > f.txt -- ok\n[12] $ quilt add g.txt -- ok\n[14] $ cat > g.txt -- ok\n[17] $ quilt refresh -- ok\n[19] $ quilt snapshot -- ok\n[20] $ quilt fork -- ok\n[23] $ rm g.txt -- ok\n[24] $ quilt add h.txt -- ok\n[27] $ cat > h.txt -- ok\n[30] $ cat >> f.txt -- ok\n[33] $ quilt refresh -- ok\n[36] $ quilt diff --snapshot | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n16 commands (16 passed, 0 failed)\nPASS: snapshot2\n[test/sort.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new sort.diff -- ok\n[6] $ quilt add b f -- ok\n[10] $ echo b > b -- ok\n[11] $ echo f > f -- ok\n[12] $ quilt refresh -- ok\n[15] $ quilt add c -- ok\n[18] $ echo c > c -- ok\n[19] $ quilt refresh -- ok\n[22] $ quilt files -- ok\n[27] $ quilt diff | grep '^Index' -- ok\n[32] $ quilt add z x -- ok\n[36] $ echo z > z -- ok\n[37] $ echo x > x -- ok\n[38] $ quilt files -- ok\n[45] $ quilt diff | grep '^Index' -- ok\n[52] $ quilt add a -- ok\n[55] $ echo a > a -- ok\n[56] $ quilt files -- ok\n[64] $ quilt diff | grep '^Index' -- ok\n[72] $ quilt refresh -- ok\n[75] $ grep '^Index' patches/sort.diff -- ok\n[83] $ quilt diff --sort | grep '^Index' -- ok\n[91] $ quilt refresh --sort -- ok\n[94] $ grep '^Index' patches/sort.diff -- ok\n25 commands (25 passed, 0 failed)\nPASS: sort\n[test/space-in-filenames.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new test.diff -- ok\n[6] $ echo foo > foo -- ok\n[7] $ quilt add foo -- ok\n[10] $ quilt files -- ok\n[12] $ quilt patches foo -- ok\n[14] $ quilt patches \"foo bar\" -- ok\n[16] $ echo foo > \"foo bar\" -- ok\n[17] $ quilt add \"foo bar\" -- ok\n[20] $ quilt files -- ok\n[23] $ quilt patches \"foo bar\" -- ok\n[25] $ quilt patches bar -- ok\n[26] $ quilt patches \"foo bar baz\" -- ok\n[28] $ quilt add \"a: b [c]\" -- ok\n[31] $ quilt files -- ok\n[35] $ quilt patches 'a: b [c]' -- ok\n[37] $ quilt patches a -- ok\n[38] $ quilt patches b -- ok\n[39] $ quilt patches 'a: b c' -- ok\n[41] $ echo bar > \"foo bar\" -- ok\n[42] $ echo \"new line\" > \"a: b [c]\" -- ok\n[43] $ quilt diff -p ab -- ok\n[58] $ quilt refresh -p ab -- ok\n[60] $ cat patches/test.diff -- ok\n[75] $ quilt refresh -p ab --sort -- ok\n[77] $ cat patches/test.diff -- ok\n[92] $ quilt grep bar -- ok\n[94] $ quilt grep new -- ok\n[96] $ quilt grep \" \" -- ok\n[99] $ quilt remove \"a: b [c]\" -- ok\n[102] $ quilt files -- ok\n[106] $ quilt remove \"foo bar\" -- ok\n[109] $ quilt files -- ok\n33 commands (33 passed, 0 failed)\nPASS: space-in-filenames\n[test/space-in-series.test]\n[4] $ export QUILT_SERIES=\"quilt series\" -- ok\n[9] $ mkdir patches -- ok\n[11] $ cat > Oberon.txt -- ok\n[17] $ quilt new flower.diff -- ok\n[20] $ quilt files -- ok\n[21] $ quilt add Oberon.txt -- ok\n[24] $ cat >> Oberon.txt -- ok\n[31] $ quilt refresh -p ab -- ok\n[34] $ cat patches/flower.diff -- ok\n[47] $ sed -ne '1,4p' Oberon.txt > Oberon.new -- ok\n[48] $ echo \"Fetch me that flower; the herb I shew'd thee once:\" >> Oberon.new -- ok\n[49] $ sed -e '1,4d' Oberon.txt >> Oberon.new -- ok\n[50] $ mv Oberon.new Oberon.txt -- ok\n[51] $ quilt diff -z -p ab -- ok\n[65] $ quilt diff -p ab -- ok\n[79] $ quilt refresh -- ok\n[82] $ quilt top -- ok\n[85] $ quilt files -- ok\n[88] $ quilt patches Oberon.txt -- ok\n[90] $ quilt pop -f -- ok\n[96] $ quilt files patches/flower.diff -- ok\n[99] $ sed -e \"s/girls/maidens/\" Oberon.txt > Oberon.new -- ok\n[100] $ mv Oberon.new Oberon.txt -- ok\n[101] $ quilt push -- ok\n[108] $ quilt push -f -- ok\n[115] $ cat >> Oberon.txt -- ok\n[121] $ quilt refresh -p ab -- ok\n[123] $ rm -f Oberon.txt.rej -- ok\n[125] $ cat Oberon.txt -- ok\n[135] $ cat patches/flower.diff -- ok\n[149] $ quilt grep love -- ok\n31 commands (31 passed, 0 failed)\nPASS: space-in-series\n[test/space-in-work-dir.test]\n[1] $ mkdir \"work dir\" -- ok\n[2] $ cd \"work dir\" -- ok\n[4] $ mkdir project -- ok\n[5] $ cd project -- ok\n[7] $ mkdir patches -- ok\n[8] $ mkdir subdir -- ok\n[10] $ echo old > a -- ok\n[11] $ quilt new 1.patch -- ok\n[14] $ quilt add a -- ok\n[17] $ echo new > a -- ok\n[18] $ quilt refresh -- ok\n[21] $ cat patches/1.patch -- ok\n[30] $ echo newer > a -- ok\n[31] $ quilt diff -z -- ok\n[40] $ quilt revert a -- ok\n[42] $ quilt diff -z -- ok\n[43] $ echo newer > a -- ok\n[45] $ quilt refresh -z -- ok\n[47] $ quilt series -- ok\n[50] $ cat patches/1.patch -- ok\n[58] $ cat patches/1-2.patch -- ok\n[69] $ cd subdir -- ok\n[70] $ quilt pop -q -- ok\n[73] $ quilt diff --no-index -- ok\n[79] $ cd .. -- ok\n[81] $ quilt pop -- ok\n[87] $ quilt push -- ok\n[93] $ quilt top -- ok\n[96] $ quilt series -v -- ok\n[100] $ quilt fold < patches/1-2.patch -- ok\n[103] $ quilt diff -z -- ok\n[112] $ quilt refresh -- ok\n[115] $ quilt delete -rn -- ok\n[118] $ quilt remove a -- ok\n34 commands (34 passed, 0 failed)\nPASS: space-in-work-dir\n[test/subdir.test]\n[1] $ mkdir patches -- ok\n[3] $ mkdir subdir -- ok\n[4] $ cat > subdir/file -- ok\n[7] $ quilt new test.patch -- ok\n[10] $ quilt add subdir/file -- ok\n[13] $ cat > subdir/file -- ok\n[18] $ quilt refresh -- ok\n[21] $ cd subdir -- ok\n[22] $ quilt add file2 -- ok\n[25] $ cat > file2 -- ok\n[28] $ cat > file3 -- ok\n[31] $ quilt add file3 -- ok\n[34] $ rm -f file3 -- ok\n[35] $ quilt files -v -- ok\n[40] $ quilt diff -p ab -- ok\n[62] $ quilt diff --no-index -p ab file file2 no -- ok\n[74] $ quilt diff --no-index -p ab ./file3 ./no -- ok\n[80] $ quilt refresh -- ok\n18 commands (18 passed, 0 failed)\nPASS: subdir\n[test/symlink.test]\n[1] $ mkdir patches -- ok\n[4] $ echo foo > foo -- ok\n[5] $ quilt new test.diff -- ok\n[8] $ quilt add foo -- ok\n[11] $ echo \"foo changed\" > foo -- ok\n[12] $ quilt refresh -- ok\n[16] $ mv patches/test.diff . -- ok\n[17] $ ln -s ../test.diff patches/test.diff -- ok\n[18] $ readlink patches/test.diff -- ok\n[22] $ echo \"foo changed 2\" > foo -- ok\n[23] $ quilt refresh --no-index -p ab -- ok\n[26] $ readlink patches/test.diff -- ok\n[30] $ echo \"foo changed 3\" > foo -- ok\n[31] $ touch -r patches/test.diff test.timeref -- ok\n[32] $ quilt refresh --backup --no-index -p ab -- ok\n[35] $ readlink patches/test.diff -- ok\n[38] $ cat patches/test.diff -- ok\n[45] $ readlink patches/test.diff~ -- ok\n[46] $ echo 1 -- ok\n[49] $ cat patches/test.diff~ -- ok\n[56] $ [ patches/test.diff~ -nt test.timeref ] && echo \"mtimes differ\" -- ok\n[59] $ quilt header -a -- ok\n[63] $ readlink patches/test.diff -- ok\n[67] $ touch -r patches/test.diff test.timeref -- ok\n[68] $ quilt header -r --backup -- ok\n[71] $ readlink patches/test.diff -- ok\n[74] $ cat patches/test.diff -- ok\n[81] $ readlink patches/test.diff~ -- ok\n[82] $ echo 1 -- ok\n[85] $ cat patches/test.diff~ -- ok\n[93] $ [ patches/test.diff~ -nt test.timeref ] && echo \"mtimes differ\" -- ok\n[96] $ chmod -w test.diff -- ok\n[97] $ echo \"foo changed 4\" > foo -- ok\n[98] $ quilt refresh --no-index -p ab -- ok\n[101] $ readlink patches/test.diff -- ok\n[102] $ echo 1 -- ok\n[105] $ cat patches/test.diff -- ok\n[113] $ rm -f test.diff -- ok\n[114] $ mv patches/test.diff . -- ok\n[115] $ ln -s ../test.diff patches/test.diff -- ok\n[116] $ chmod -w test.diff -- ok\n[118] $ echo \"foo changed 5\" > foo -- ok\n[119] $ quilt refresh --backup --no-index -p ab -- ok\n[122] $ readlink patches/test.diff -- ok\n[123] $ echo 1 -- ok\n[126] $ cat patches/test.diff -- ok\n[133] $ readlink patches/test.diff~ -- ok\n[134] $ echo 1 -- ok\n[137] $ cat patches/test.diff~ -- ok\n49 commands (49 passed, 0 failed)\nPASS: symlink\n[test/tester.test]\n[4] $ echo  -- ok\n[6] $ export VAR=foo -- ok\n[7] $ echo foo -- ok\n[9] $ export VAR=bar -- ok\n[10] $ echo bar -- ok\n[14] $ true -- ok\n[15] $ echo bar -- ok\n[19] $ echo \"A barbarian walks into a bar\" -- ok\n[23] $ export PLACE=barracks -- ok\n[24] $ echo barracks -- ok\n10 commands (10 passed, 0 failed)\nPASS: tester\n[test/three.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new patch1.diff -- ok\n[6] $ quilt top -- ok\n[9] $ quilt add f -- ok\n[12] $ echo f > f -- ok\n[14] $ ls patches/ -- ok\n[17] $ quilt new patch2.diff -- ok\n[20] $ quilt previous -- ok\n[23] $ quilt add g -- ok\n[26] $ echo g > g -- ok\n[28] $ quilt refresh -- ok\n[32] $ quilt diff -p0 f g -- ok\n[41] $ quilt diff -p0 ./f ./g -- ok\n[49] $ quilt pop -- ok\n[55] $ ls patches/ -- ok\n[59] $ quilt next -- ok\n[62] $ quilt previous -- ok\n[63] $ quilt previous patch2 -- ok\n[66] $ quilt pop -- ok\n[69] $ quilt refresh -- ok\n[72] $ quilt refresh patch2 -- ok\n[75] $ quilt pop -- ok\n[81] $ quilt top -- ok\n[84] $ quilt pop -- ok\n[86] $ echo 2 -- ok\n[89] $ quilt applied -- ok\n[92] $ quilt unapplied -- ok\n[96] $ quilt previous -- ok\n[99] $ quilt next -- ok\n[102] $ quilt applied patch1 -- ok\n[105] $ quilt unapplied patch2 -- ok\n[106] $ quilt unapplied patch1 -- ok\n[109] $ quilt revert f -- ok\n[112] $ quilt delete patch3.diff -- ok\n[115] $ quilt push -qa -- ok\n[120] $ quilt push patch2 -- ok\n[123] $ quilt push -- ok\n[125] $ echo 2 -- ok\n[128] $ quilt diff --combine patch1 -P patch2 -p ab -- ok\n[142] $ quilt diff -P patch1 --combine patch2 -- ok\n[145] $ echo patch3.diff >> patches/series -- ok\n[146] $ quilt diff -P patch1 --combine patch3 -- ok\n[149] $ quilt pop -qaR -- ok\n[154] $ quilt annotate f -- ok\n[157] $ quilt pop patch4.diff -- ok\n[160] $ quilt grep \"not there\" -- ok\n[162] $ quilt push -q 2 -- ok\n[167] $ quilt pop -q 2 -- ok\n[172] $ quilt push -q 10 -- ok\n[179] $ quilt pop -q 10 -- ok\n[185] $ quilt push 0 -- ok\n[187] $ echo 2 -- ok\n[190] $ quilt pop 0 -- ok\n[192] $ echo 2 -- ok\n54 commands (54 passed, 0 failed)\nPASS: three\n[test/timestamps.test]\n[3] $ mkdir patches -- ok\n[5] $ cat > patches/series -- ok\n[13] $ cat > patches/unified-create.patch -- ok\n[20] $ cat > patches/unified-update.patch -- ok\n[28] $ cat > patches/unified-delete.patch -- ok\n[35] $ cat > patches/context-create.patch -- ok\n[43] $ cat > patches/context-update.patch -- ok\n[52] $ cat > patches/context-delete.patch -- ok\n[61] $ quilt patches file -- ok\n[70] $ quilt patches 1 -- ok\n[72] $ quilt push -qa -- ok\n[82] $ quilt patches file -- ok\n12 commands (12 passed, 0 failed)\nPASS: timestamps\n[test/trailing-ws.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > a -- ok\n[8] $ quilt new test.diff -- ok\n[11] $ quilt add a -- ok\n[14] $ cat > a -- ok\n[19] $ quilt refresh -- ok\n[23] $ grep '[ \\t]$' patches/test.diff -- ok\n[27] $ quilt refresh -U0 -- ok\n[31] $ quilt refresh --strip-trailing-whitespace -- ok\n[35] $ grep '[ \\t]$' patches/test.diff -- ok\n[37] $ quilt pop -q -- ok\n[41] $ cat > a -- ok\n[46] $ quilt new test2.diff -- ok\n[49] $ quilt add a -- ok\n[52] $ cat > a -- ok\n[57] $ quilt refresh -c -- ok\n[61] $ grep '[ \\t]$' patches/test2.diff -- ok\n[65] $ quilt refresh -C0 -- ok\n[69] $ quilt refresh -c --strip-trailing-whitespace -- ok\n[73] $ grep '[ \\t]$' patches/test2.diff -- ok\n[75] $ quilt pop -q -- ok\n21 commands (21 passed, 0 failed)\nPASS: trailing-ws\n[test/two.test]\n[1] $ mkdir patches d -- ok\n[3] $ quilt new patch1.diff -- ok\n[6] $ cd d -- ok\n[7] $ mkdir dir -- ok\n[8] $ echo \"This is file one.\" > dir/file1 -- ok\n[9] $ quilt add dir/file1 -- ok\n[12] $ quilt add file2 -- ok\n[15] $ quilt diff -- ok\n[16] $ quilt diff -z -- ok\n[17] $ quilt refresh -- ok\n[20] $ echo \"This is file two.\" > file2 -- ok\n[21] $ quilt diff -p ab -- ok\n[29] $ quilt diff -z -p ab -- ok\n[37] $ quilt refresh -- ok\n[40] $ quilt diff -z -- ok\n[41] $ echo \"Another line has been added.\" >> dir/file1 -- ok\n[42] $ quilt diff -z -p ab -- ok\n[51] $ cd dir -- ok\n[52] $ quilt diff -z file1 -p ab -- ok\n[61] $ cd .. -- ok\n[63] $ quilt refresh -- ok\n[66] $ cd .. -- ok\n[67] $ quilt new patch2.diff -- ok\n[70] $ cd d -- ok\n[71] $ quilt add dir/file3 -- ok\n[74] $ echo \"This is file three.\" > dir/file3 -- ok\n[75] $ quilt refresh -- ok\n[78] $ quilt add -P patch1 dir/file3 -- ok\n[81] $ quilt pop -R -- ok\n[87] $ quilt add file4 -- ok\n[90] $ echo \"This is file 4.\" > file4 -- ok\n[91] $ quilt refresh -- ok\n[94] $ quilt push -- ok\n[100] $ cd .. -- ok\n[101] $ quilt new subdir/patch3.diff -- ok\n[104] $ cd d -- ok\n[105] $ quilt add file4 -- ok\n[108] $ rm -f file4 -- ok\n[109] $ quilt diff -p ab -- ok\n[117] $ quilt add -P patch2 file4 -- ok\n[120] $ quilt refresh -- ok\n[123] $ echo \"Another line here, too.\" >> dir/file3 -- ok\n[124] $ quilt refresh patch2 -- ok\n[127] $ echo \"Another line added.\" >> file2 -- ok\n[128] $ quilt diff -z -P patch1 -p ab -- ok\n[138] $ quilt refresh patch1 -- ok\n[141] $ quilt refresh -f patch1 -- ok\n[144] $ echo \"Another line here, too.\" >> dir/file3 -- ok\n[145] $ quilt pop -R -- ok\n[151] $ quilt refresh patch2 -- ok\n[154] $ quilt grep -- two -- ok\n[157] $ quilt pop -qaR -- ok\n[162] $ quilt patches file4 -- ok\n[166] $ quilt push -qa -- ok\n[172] $ quilt patches file4 -- ok\n[176] $ quilt pop -q patch2.diff -- ok\n[180] $ quilt patches -v dir/file3 file4 -- ok\n57 commands (57 passed, 0 failed)\nPASS: two\nDURATION: 48\nEND: /usr/lib/quilt/ptest\n2024-02-06T09:24\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "quilt": {
                    "duration": "48",
                    "log": "START: ptest-runner\n2024-02-06T09:23\n[test/add-filename-check.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new test.diff -- ok\n[6] $ echo foo > foo -- ok\n[7] $ quilt add foo -- ok\n[10] $ quilt add patches/bar -- ok\n[13] $ quilt add .pc/baz -- ok\n6 commands (6 passed, 0 failed)\nPASS: add-filename-check\n[test/altered-series.test]\n[3] $ mkdir patches -- ok\n[4] $ cat > patches/series -- ok\n[9] $ quilt push -q 2 -- ok\n[16] $ quilt series -v -- ok\n[22] $ touch patches/series -- ok\n[24] $ quilt series -v -- ok\n[30] $ cat > patches/series -- ok\n[35] $ quilt series -v -- ok\n[38] $ quilt pop -- ok\n[44] $ quilt series -v -- ok\n[47] $ quilt pop -a -- ok\n[52] $ quilt series -v -- ok\n12 commands (12 passed, 0 failed)\nPASS: altered-series\n[test/annotate.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > foo -- ok\n[8] $ quilt new patch -- ok\n[11] $ quilt add foo -- ok\n[14] $ sed -e 's:b:B:' foo > foo.new -- ok\n[15] $ mv foo.new foo -- ok\n[16] $ quilt refresh -- ok\n[19] $ quilt annotate foo -- ok\n[26] $ quilt new patch2 -- ok\n[29] $ quilt add foo -- ok\n[32] $ sed -e 's:Baz:baz:' foo > foo.new -- ok\n[33] $ mv foo.new foo -- ok\n[34] $ quilt refresh -- ok\n[37] $ quilt annotate foo -- ok\n[45] $ quilt new patch3 -- ok\n[48] $ quilt add foo -- ok\n[51] $ sed -e '/Bar/d' foo > foo.new -- ok\n[52] $ mv foo.new foo -- ok\n[53] $ quilt refresh -- ok\n[56] $ quilt annotate foo -- ok\n[64] $ quilt annotate -P patch3 foo -- ok\n[72] $ quilt annotate -P patch2 foo -- ok\n[80] $ quilt annotate -P patch foo -- ok\n[87] $ quilt new patch4 -- ok\n[90] $ cat > jkl -- ok\n[94] $ quilt add jkl wrz -- ok\n[98] $ rm -f jkl -- ok\n[99] $ cat > wrz -- ok\n[103] $ quilt refresh -- ok\n[106] $ quilt annotate jkl -- ok\n[110] $ quilt annotate wrz -- ok\n31 commands (31 passed, 0 failed)\nPASS: annotate\n[test/applied.test]\n[1] $ mkdir patches -- ok\n[3] $ echo a > a -- ok\n[4] $ echo b > b -- ok\n[5] $ diff -u a b > patches/patch -- ok\n[6] $ echo patch -p0 > patches/series -- ok\n[7] $ rm -f b -- ok\n[8] $ quilt push -q -- ok\n[12] $ quilt pop -q -- ok\n[16] $ patch -s -p0 < patches/patch -- ok\n[17] $ quilt push -q -- ok\n[22] $ echo patch -p0 -R > patches/series -- ok\n[23] $ quilt push -q -- ok\n[27] $ quilt pop -q -- ok\n[31] $ patch -s -p0 -R < patches/patch -- ok\n[32] $ quilt push -q -- ok\n15 commands (15 passed, 0 failed)\nPASS: applied\n[test/auto-refresh.test]\n[1] $ mkdir patches -- ok\n[3] $ echo a > a -- ok\n[4] $ echo b > b -- ok\n[6] $ quilt new a.patch -- ok\n[8] $ quilt add a -- ok\n[10] $ echo A > a -- ok\n[12] $ quilt new b.patch -- ok\n[14] $ quilt add b -- ok\n[16] $ echo B > b -- ok\n[18] $ quilt pop -fa --refresh -- ok\n[21] $ quilt pop -a --refresh -- ok\n[32] $ quilt push -a --refresh -- ok\n[43] $ quilt push -fa --refresh -- ok\n[46] $ quilt pop -a --refresh -- ok\n14 commands (14 passed, 0 failed)\nPASS: auto-refresh\n[test/backup-files.test]\n[4] $ echo foo > foo -- ok\n[5] $ echo bar > \"space bar\" -- ok\n[6] $ sleep 1 -- ok\n[7] $ /usr/share/quilt//scripts/backup-files -B backup/ -b foo -- ok\n[10] $ ls -l foo | awk '{ print $2 }' -- ok\n[12] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[14] $ [ backup/foo -nt foo ] && echo \"mtimes differ\" -- ok\n[16] $ /usr/share/quilt//scripts/backup-files -B backup/ -r foo -- ok\n[18] $ ls -l foo | awk '{ print $2 }' -- ok\n[22] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L foo -- ok\n[24] $ ls -l foo | awk '{ print $2 }' -- ok\n[26] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[28] $ [ backup/foo -nt foo ] && echo \"mtimes differ\" -- ok\n[31] $ echo modified > foo -- ok\n[32] $ sleep 1 -- ok\n[33] $ /usr/share/quilt//scripts/backup-files -B backup/ -r foo -- ok\n[36] $ cat foo -- ok\n[38] $ [ -e backup/foo ] && echo \"backup/foo not deleted\" -- ok\n[39] $ [ -e backup ] && echo \"backup directory not deleted\" -- ok\n[42] $ ln foo foo2 -- ok\n[43] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L foo -- ok\n[44] $ ls -l foo | awk '{ print $2 }' -- ok\n[46] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[49] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L foo2 -- ok\n[50] $ ls -l foo | awk '{ print $2 }' -- ok\n[52] $ ls -l foo2 | awk '{ print $2 }' -- ok\n[54] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[56] $ ls -l backup/foo2 | awk '{ print $2 }' -- ok\n[60] $ rm -f foo foo2 -- ok\n[61] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s foo -- ok\n[62] $ ls -l foo | awk '{ print $2 }' -- ok\n[64] $ ls -l backup/foo2 | awk '{ print $2 }' -- ok\n[66] $ [ -e backup/foo ] && echo \"backup/foo not deleted\" -- ok\n[67] $ [ ! -e foo2 ] || echo \"file foo2 shouldn't exist\" -- ok\n[69] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s foo2 -- ok\n[70] $ ls -l foo | awk '{ print $2 }' -- ok\n[72] $ ls -l foo2 | awk '{ print $2 }' -- ok\n[74] $ [ -e backup/foo2 ] && echo \"backup/foo2 not deleted\" -- ok\n[75] $ [ -e backup ] && echo \"backup directory not deleted\" -- ok\n[78] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s foo -- ok\n[79] $ touch -r foo foo.timeref -- ok\n[80] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s -t foo -- ok\n[82] $ ls -l foo | awk '{ print $2 }' -- ok\n[84] $ [ foo -nt foo.timeref ] || echo \"touch failed\" -- ok\n[87] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L foo \"space bar\" -- ok\n[88] $ touch -r \"space bar\" bar.timeref -- ok\n[89] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[91] $ ls -l \"backup/space bar\" | awk '{ print $2 }' -- ok\n[93] $ mkdir tmp -- ok\n[94] $ cd tmp -- ok\n[95] $ /usr/share/quilt//scripts/backup-files -B ../backup/ -r -s -k foo \"space bar\" -- ok\n[96] $ cd .. -- ok\n[98] $ ls -l foo | awk '{ print $2 }' -- ok\n[100] $ ls -l \"space bar\" | awk '{ print $2 }' -- ok\n[102] $ ls -l backup/foo | awk '{ print $2 }' -- ok\n[104] $ ls -l \"backup/space bar\" | awk '{ print $2 }' -- ok\n[106] $ ls -l tmp/foo | awk '{ print $2 }' -- ok\n[108] $ ls -l \"tmp/space bar\" | awk '{ print $2 }' -- ok\n[110] $ rm -rf tmp -- ok\n[113] $ rm -f foo \"space bar\" -- ok\n[114] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s -t - -- ok\n[115] $ cat foo -- ok\n[117] $ cat \"space bar\" -- ok\n[119] $ [ \"space bar\" -nt bar.timeref ] || echo \"touch failed\" -- ok\n[122] $ mkdir \"dir with spaces\" -- ok\n[123] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L new \"dir with spaces/space file\" -- ok\n[124] $ echo data > new -- ok\n[125] $ echo data2 > \"dir with spaces/space file\" -- ok\n[126] $ ls -l backup/new | awk '{ print $5 }' -- ok\n[128] $ ls -l \"backup/dir with spaces/space file\" | awk '{ print $5 }' -- ok\n[130] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s - -- ok\n[131] $ [ ! -e backup/new ] || echo \"file backup/new shouldn't exist\" -- ok\n[132] $ [ ! -e new ] || echo \"file new shouldn't exist\" -- ok\n[133] $ [ ! -e \"backup/dir with spaces/space file\" ] || echo \"file backup/dir with spaces/space file shouldn't exist\" -- ok\n[134] $ [ ! -e \"dir with spaces/space file\" ] || echo \"file dir with spaces/space file shouldn't exist\" -- ok\n[137] $ echo data > \"dir with spaces/space file\" -- ok\n[138] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -L \"dir with spaces/space file\" -- ok\n[140] $ rm -rf \"dir with spaces\" -- ok\n[141] $ /usr/share/quilt//scripts/backup-files -B backup/ -r - -- ok\n[143] $ cat \"dir with spaces/space file\" -- ok\n[145] $ [ -e backup ] && echo \"backup directory not deleted\" -- ok\n[148] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -s -L -f - -- ok\n[152] $ echo data > new -- ok\n[153] $ echo modified > foo -- ok\n[154] $ rm -f \"space bar\" -- ok\n[155] $ [ -e backup/new -a ! -s backup/new ] || echo \"file backup/new isn't empty\" -- ok\n[156] $ ls -l backup/new | awk '{ print $5 }' -- ok\n[158] $ cat backup/foo -- ok\n[160] $ cat \"backup/space bar\" -- ok\n[162] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -s -f - -- ok\n[166] $ [ ! -e backup/new ] || echo \"file backup/new shouldn't exist\" -- ok\n[167] $ [ ! -e new ] || echo \"file new shouldn't exist\" -- ok\n[168] $ cat foo -- ok\n[170] $ cat \"space bar\" -- ok\n[174] $ /usr/share/quilt//scripts/backup-files -B backup/ -b -L -f - -- ok\n[181] $ ln \"space bar\" \"linked space\" -- ok\n[182] $ ls -l foo | awk '{ print $2 }' -- ok\n[184] $ ls -l \"space bar\" | awk '{ print $2 }' -- ok\n[186] $ /usr/share/quilt//scripts/backup-files -B backup/ -L - -- ok\n[187] $ ls -l foo | awk '{ print $2 }' -- ok\n[189] $ ls -l \"space bar\" | awk '{ print $2 }' -- ok\n[191] $ [ ! -e new ] || echo \"file new shouldn't exist\" -- ok\n[193] $ /usr/share/quilt//scripts/backup-files -B backup/ -L - -- ok\n[194] $ ls -l foo | awk '{ print $2 }' -- ok\n[196] $ ls -l \"space bar\" | awk '{ print $2 }' -- ok\n[198] $ [ ! -e new ] || echo \"file new shouldn't exist\" -- ok\n[199] $ /usr/share/quilt//scripts/backup-files -B backup/ -r - | sort -- ok\n[203] $ rm \"linked space\" -- ok\n[206] $ /usr/share/quilt//scripts/backup-files -B snapshot/ -c -f - -- ok\n[215] $ ls -l foo | awk '{ print $2 }' -- ok\n[217] $ ls -l \"space bar\" | awk '{ print $2 }' -- ok\n[219] $ ls -l \"dir with spaces/space file\" | awk '{ print $2 }' -- ok\n[221] $ [ ! -e new ] || echo \"file new shouldn't exist\" -- ok\n[222] $ ls -l snapshot/new | awk '{ print $2 }' -- ok\n[224] $ ls -l snapshot/foo | awk '{ print $2 }' -- ok\n[226] $ ls -l snapshot/\"space bar\" | awk '{ print $2 }' -- ok\n[228] $ ls -l snapshot/\"dir with spaces/space file\" | awk '{ print $2 }' -- ok\n[230] $ [ ! -s new ] || echo \"file snapshot/new should be empty\" -- ok\n[231] $ rm -rf snapshot -- ok\n[234] $ mkdir dir -- ok\n[235] $ ln -s foo dir/link -- ok\n[236] $ readlink dir/link -- ok\n[238] $ /usr/share/quilt//scripts/backup-files -B backup/ -b dir/link -- ok\n[240] $ readlink backup/dir/link -- ok\n[242] $ rm -f dir/link -- ok\n[243] $ echo crap > dir/link -- ok\n[244] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -k dir/link -- ok\n[246] $ readlink dir/link -- ok\n[250] $ rm -f dir/link -- ok\n[251] $ echo crap > dir/link -- ok\n[252] $ /usr/share/quilt//scripts/backup-files -B backup/ -r -k -f - -- ok\n[255] $ readlink dir/link -- ok\n[259] $ rm -f dir/link -- ok\n[260] $ echo crap > dir/link -- ok\n[261] $ /usr/share/quilt//scripts/backup-files -B backup/ -r - -- ok\n[263] $ readlink dir/link -- ok\n136 commands (136 passed, 0 failed)\nPASS: backup-files\n[test/colon-in-patch-name.test]\n[4] $ mkdir patches -- ok\n[6] $ quilt new \"patch_with:strange[name]\" -- ok\n[9] $ echo foo > foo -- ok\n[10] $ quilt add foo -- ok\n[13] $ quilt files -- ok\n[16] $ echo bar > foo -- ok\n[17] $ quilt diff -p ab -P \"patch_with:strange[name]\" -- ok\n[26] $ quilt refresh -p ab -- ok\n[29] $ quilt applied -- ok\n[32] $ quilt pop -q -- ok\n[36] $ quilt next -- ok\n[39] $ quilt push -q \"patch_with:strange[name]\" -- ok\n[43] $ quilt top -- ok\n[46] $ quilt rename \"another:strange(name)\" -- ok\n[49] $ quilt new \"{%'}.patch\" -- ok\n[52] $ quilt add foo -- ok\n[55] $ echo baz > foo -- ok\n[57] $ quilt previous -- ok\n[60] $ quilt series -- ok\n[64] $ quilt refresh -p0 \"{%'}.patch\" -- ok\n[67] $ cat \"patches/{%'}.patch\" -- ok\n[76] $ quilt pop \"another:strange(name)\" -- ok\n[82] $ quilt remove foo -- ok\n23 commands (23 passed, 0 failed)\nPASS: colon-in-patch-name\n[test/comments.test]\n[4] $ mkdir patches -- ok\n[6] $ echo one > f -- ok\n[7] $ cat > patches/test.diff -- ok\n[20] $ cat > patches/series -- ok\n[23] $ quilt push -- ok\n[29] $ quilt refresh -- ok\n[31] $ cat patches/test.diff -- ok\n[44] $ quilt refresh -c -- ok\n[47] $ cat patches/test.diff -- ok\n[62] $ quilt refresh -- ok\n[65] $ cat patches/test.diff -- ok\n11 commands (11 passed, 0 failed)\nPASS: comments\n[test/conflicts.test]\n[5] $ mkdir patches -- ok\n[7] $ cat > one.txt -- ok\n[24] $ quilt new a.diff -- ok\n[26] $ echo 0 -- ok\n[29] $ quilt add one.txt -- ok\n[31] $ echo 0 -- ok\n[34] $ mv one.txt one.orig -- ok\n[35] $ sed -e \"s/4/4+/\" -e 's/d/d+/' one.orig > one.txt -- ok\n[36] $ quilt refresh -- ok\n[38] $ echo 0 -- ok\n[41] $ quilt pop -q -- ok\n[44] $ echo 0 -- ok\n[48] $ sed -e \"s/^\\\\([17]\\\\)\\$/\\\\1-/\" one.orig > one.txt -- ok\n[49] $ quilt push -q -- ok\n[52] $ echo 0 -- ok\n[55] $ quilt pop -q -- ok\n[58] $ echo 0 -- ok\n[61] $ sed -e \"s/^\\\\([1267]\\\\)\\$/\\\\1-/\" one.orig > one.txt -- ok\n[62] $ quilt push -q -- ok\n[65] $ echo 0 -- ok\n[68] $ quilt pop -q -- ok\n[71] $ echo 0 -- ok\n[75] $ sed -e \"s/^\\\\([123567]\\\\)\\$/\\\\1-/\" one.orig > one.txt -- ok\n[76] $ quilt push -q -- ok\n[80] $ echo 1 -- ok\n[83] $ quilt push -qf -- ok\n[87] $ echo 1 -- ok\n[90] $ mv one.txt one.x -- ok\n[91] $ sed -e \"s/4/4+/\" one.x > one.txt -- ok\n[92] $ rm -f one.x -- ok\n[93] $ quilt diff -z | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[105] $ echo 0 -- ok\n[108] $ quilt diff | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[129] $ echo 0 -- ok\n[132] $ quilt refresh -- ok\n[134] $ echo 0 -- ok\n[137] $ cat patches/a.diff | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[159] $ quilt pop -q -- ok\n[162] $ echo 0 -- ok\n39 commands (39 passed, 0 failed)\nPASS: conflicts\n[test/create-delete.test]\n[4] $ mkdir patches -- ok\n[6] $ echo delete > delete -- ok\n[7] $ quilt new test.diff -- ok\n[10] $ quilt add create -- ok\n[13] $ echo create > create -- ok\n[14] $ quilt refresh -- ok\n[17] $ quilt add delete -- ok\n[20] $ rm -f delete -- ok\n[21] $ quilt refresh -- ok\n[23] $ quilt header -r -- ok\n[31] $ quilt patches -v create -- ok\n[33] $ quilt patches delete -- ok\n[36] $ quilt pop -q -- ok\n[40] $ quilt patches create -- ok\n[42] $ quilt patches -v delete -- ok\n[44] $ quilt patches -- /dev/null dev/null null --- -- ok\n[46] $ echo create > create -- ok\n[47] $ rm -f delete -- ok\n[48] $ patch -p1 --dry-run < patches/test.diff -- ok\n19 commands (19 passed, 0 failed)\nPASS: create-delete\n[test/delete.test]\n[3] $ mkdir patches -- ok\n[5] $ cat > test.txt -- ok\n[8] $ quilt new test1 -- ok\n[11] $ quilt add test.txt -- ok\n[14] $ cat > test.txt -- ok\n[17] $ quilt refresh -- ok\n[20] $ quilt new test2 -- ok\n[23] $ quilt add test.txt -- ok\n[26] $ cat > test.txt -- ok\n[29] $ quilt refresh -- ok\n[32] $ quilt delete test1 -- ok\n[35] $ quilt pop -- ok\n[41] $ quilt series -- ok\n[45] $ quilt delete -n -- ok\n[48] $ quilt series -- ok\n[51] $ quilt pop -- ok\n[57] $ quilt delete test1 -- ok\n[60] $ quilt series -- ok\n[62] $ echo \"test1\" > patches/series -- ok\n[63] $ quilt delete -n -- ok\n[66] $ quilt series -- ok\n[69] $ echo \"test3\" > patches/series -- ok\n[70] $ echo \"test3\" > .pc/applied-patches -- ok\n[71] $ mkdir -p .pc/test3/dir -- ok\n[72] $ touch .pc/test3/dir/file -- ok\n[73] $ chmod a-rx .pc/test3/dir -- ok\n[77] $ quilt delete \"test3\" -- ok\n[81] $ chmod a+rx .pc/test3/dir -- ok\n[83] $ find .pc/test3 -- ok\n[88] $ quilt applied -- ok\n[91] $ quilt series -- ok\n[94] $ quilt delete -- ok\n[97] $ quilt delete test3 -- ok\n33 commands (33 passed, 0 failed)\nPASS: delete\n[test/dir-a-b.test]\n[1] $ mkdir patches -- ok\n[3] $ echo a > test.txt -- ok\n[4] $ echo d > test3.txt -- ok\n[6] $ cat > patches/ab.diff -- ok\n[21] $ echo \"ab.diff\" > patches/series -- ok\n[23] $ quilt push -q -- ok\n[27] $ quilt diff -p ab --no-index -- ok\n[42] $ rm -f patches/ab.diff -- ok\n[43] $ quilt refresh -p ab --no-index -- ok\n[46] $ cat patches/ab.diff -- ok\n[61] $ quilt pop -qR -- ok\n11 commands (11 passed, 0 failed)\nPASS: dir-a-b\n[test/dotglob.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new dotglob.diff -- ok\n[6] $ quilt add .foo -- ok\n[9] $ echo dot-foo > .foo -- ok\n[10] $ quilt refresh -- ok\n[13] $ quilt pop -q -- ok\n[17] $ quilt push -q -- ok\n7 commands (7 passed, 0 failed)\nPASS: dotglob\n[test/duplicate-patch-in-series.test]\n[4] $ mkdir patches -- ok\n[5] $ echo \"old line\" > file.txt -- ok\n[7] $ cat > patches/first.patch -- ok\n[14] $ cat > patches/series -- ok\n[18] $ quilt push -- ok\n[24] $ quilt push -- ok\n[27] $ quilt pop -- ok\n[33] $ quilt push -qa -- ok\n[36] $ quilt pop -q -- ok\n9 commands (9 passed, 0 failed)\nPASS: duplicate-patch-in-series\n[test/edit.test]\n[1] $ mkdir patches subdir -- ok\n[4] $ cat > editor -- ok\n[9] $ chmod +x editor -- ok\n[10] $ export EDITOR=/usr/lib/quilt/ptest/test/edit.test.6320/editor -- ok\n[12] $ quilt new patch -- ok\n[15] $ echo foobar > foobar -- ok\n[16] $ quilt edit foobar -- ok\n[20] $ cat foobar -- ok\n[23] $ cd subdir -- ok\n[24] $ echo foo > foo -- ok\n[25] $ quilt edit foo -- ok\n[28] $ cd .. -- ok\n[30] $ cat subdir/foo -- ok\n[33] $ quilt files -- ok\n[37] $ quilt refresh -- ok\n[41] $ echo foobaz > foobaz -- ok\n[42] $ cat > editor -- ok\n[47] $ quilt edit foobaz -- ok\n[51] $ [ ! -e foobaz ] || echo \"File foobaz shouldn't exist\" -- ok\n[55] $ cat > editor -- ok\n[59] $ quilt edit nofoo -- ok\n[66] $ rm -f foobar -- ok\n[67] $ quilt refresh -- ok\n[69] $ quilt diff -p ab --no-index foobar -- ok\n[75] $ quilt edit foobar -- ok\n[79] $ [ ! -e foobar ] || echo \"File foobar shouldn't exist\" -- ok\n[82] $ cat > editor -- ok\n[87] $ quilt edit foo2 -- ok\n[90] $ cat foo2 -- ok\n[93] $ quilt files -v -- ok\n30 commands (30 passed, 0 failed)\nPASS: edit\n[test/empty-files.test]\n[4] $ mkdir patches -- ok\n[5] $ echo \"will be deleted\" > deleted1 -- ok\n[6] $ echo \"will be emptied\" > emptied1 -- ok\n[7] $ echo \"will be deleted\" > deleted2 -- ok\n[8] $ echo \"will be emptied\" > emptied2 -- ok\n[11] $ cat > patches/series -- ok\n[15] $ cat > patches/using-filenames.patch -- ok\n[27] $ cat > patches/using-timestamps.patch -- ok\n[40] $ quilt push -- ok\n[46] $ [ ! -e deleted1 ] && echo \"File deleted1 does not exist\" -- ok\n[48] $ [ -e deleted1 -a ! -s deleted1 ] && echo \"File deleted1 is empty\" -- ok\n[49] $ [ ! -e emptied1 ] && echo \"File emptied1 does not exist\" -- ok\n[50] $ [ -e emptied1 -a ! -s emptied1 ] && echo \"File emptied1 is empty\" -- ok\n[53] $ quilt push -- ok\n[59] $ [ ! -e deleted2 ] && echo \"File deleted2 does not exist\" -- ok\n[61] $ [ -e deleted2 -a ! -s deleted2 ] && echo \"File deleted2 is empty\" -- ok\n[62] $ [ ! -e emptied2 ] && echo \"File emptied2 does not exist\" -- ok\n[63] $ [ -e emptied2 -a ! -s emptied2 ] && echo \"File emptied2 is empty\" -- ok\n[67] $ quilt pop -aq -- ok\n[72] $ quilt new fold.patch -- ok\n[75] $ quilt fold < patches/using-filenames.patch -- ok\n[78] $ [ ! -e deleted1 ] && echo \"File deleted1 does not exist\" -- ok\n[80] $ [ -e deleted1 -a ! -s deleted1 ] && echo \"File deleted1 is empty\" -- ok\n[81] $ [ ! -e emptied1 ] && echo \"File emptied1 does not exist\" -- ok\n[82] $ [ -e emptied1 -a ! -s emptied1 ] && echo \"File emptied1 is empty\" -- ok\n[85] $ quilt fold < patches/using-timestamps.patch -- ok\n[88] $ [ ! -e deleted2 ] && echo \"File deleted2 does not exist\" -- ok\n[90] $ [ -e deleted2 -a ! -s deleted2 ] && echo \"File deleted2 is empty\" -- ok\n[91] $ [ ! -e emptied2 ] && echo \"File emptied2 does not exist\" -- ok\n[92] $ [ -e emptied2 -a ! -s emptied2 ] && echo \"File emptied2 is empty\" -- ok\n[96] $ quilt delete -- ok\n[100] $ quilt push -q -- ok\n[104] $ quilt refresh -pab --sort --no-index -- ok\n[106] $ quilt pop -q -- ok\n[110] $ quilt push -- ok\n[116] $ [ ! -e deleted1 ] && echo \"File deleted1 does not exist\" -- ok\n[118] $ [ -e deleted1 -a ! -s deleted1 ] && echo \"File deleted1 is empty\" -- ok\n[119] $ [ ! -e emptied1 ] && echo \"File emptied1 does not exist\" -- ok\n[120] $ [ -e emptied1 -a ! -s emptied1 ] && echo \"File emptied1 is empty\" -- ok\n[123] $ cat patches/using-filenames.patch -- ok\n40 commands (40 passed, 0 failed)\nPASS: empty-files\n[test/empty.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > patches/series -- ok\n[6] $ touch patches/empty1.diff patches/empty2.diff -- ok\n[8] $ quilt push -qa -- ok\n[15] $ quilt rename empty3.diff -- ok\n[18] $ quilt pop -qa -- ok\n[23] $ quilt new empty_new.diff -- ok\n[26] $ quilt pop -q -- ok\n[30] $ quilt delete empty_new.diff -- ok\n[33] $ quilt rename -P empty3.diff empty_new.diff -- ok\n10 commands (10 passed, 0 failed)\nPASS: empty\n[test/example1.test]\n[4] $ mkdir patches -- ok\n[6] $ cat > Oberon.txt -- ok\n[12] $ quilt new flower.diff -- ok\n[15] $ quilt files -- ok\n[16] $ quilt add Oberon.txt -- ok\n[19] $ cat >> Oberon.txt -- ok\n[26] $ quilt refresh -p ab -- ok\n[29] $ cat patches/flower.diff -- ok\n[42] $ sed -ne '1,4p' Oberon.txt > Oberon.new -- ok\n[43] $ echo \"Fetch me that flower; the herb I shew'd thee once:\" >> Oberon.new -- ok\n[44] $ sed -e '1,4d' Oberon.txt >> Oberon.new -- ok\n[45] $ mv Oberon.new Oberon.txt -- ok\n[46] $ quilt diff -z -p ab -- ok\n[60] $ quilt diff -p ab -- ok\n[74] $ quilt refresh -- ok\n[77] $ quilt top -- ok\n[80] $ quilt files -- ok\n[83] $ quilt patches Oberon.txt -- ok\n[85] $ quilt pop -f -- ok\n[91] $ quilt files patches/flower.diff -- ok\n[94] $ sed -e \"s/girls/maidens/\" Oberon.txt > Oberon.new -- ok\n[95] $ mv Oberon.new Oberon.txt -- ok\n[96] $ quilt push -- ok\n[103] $ quilt push -f -- ok\n[110] $ cat >> Oberon.txt -- ok\n[116] $ quilt refresh -p ab -- ok\n[118] $ rm -f Oberon.txt.rej -- ok\n[120] $ cat Oberon.txt -- ok\n[130] $ cat patches/flower.diff -- ok\n[144] $ quilt grep love -- ok\n30 commands (30 passed, 0 failed)\nPASS: example1\n[test/failbackup.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new test.diff -- ok\n[6] $ quilt add test.txt -- ok\n[8] $ cat > test.txt -- ok\n[10] $ quilt refresh -- ok\n[15] $ chmod -w patches -- ok\n[16] $ cat > test.txt -- ok\n[18] $ quilt refresh --backup -- ok\n[20] $ echo 1 -- ok\n[23] $ chmod +w patches -- ok\n10 commands (10 passed, 0 failed)\nPASS: failbackup\n[test/faildiff.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new test.diff -- ok\n[6] $ cat > test.txt -- ok\n[8] $ quilt add test.txt -- ok\n[13] $ chmod -r test.txt -- ok\n[15] $ quilt refresh -- ok\n[18] $ echo 1 -- ok\n[21] $ chmod +r test.txt -- ok\n[25] $ printf \"\\\\002\\\\000\\\\001\" > test.bin -- ok\n[26] $ quilt add test.bin -- ok\n[29] $ printf \"\\\\003\\\\000\\\\001\" > test.bin -- ok\n[30] $ quilt diff -pab --no-index 2>/dev/null -- ok\n[32] $ quilt diff -pab --no-index >/dev/null -- ok\n[34] $ echo 1 -- ok\n[37] $ quilt refresh -- ok\n[39] $ echo 1 -- ok\n16 commands (16 passed, 0 failed)\nPASS: faildiff\n[test/failpop.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > test.txt -- ok\n[6] $ quilt new test.diff -- ok\n[8] $ echo 0 -- ok\n[11] $ quilt add test.txt -- ok\n[13] $ echo 0 -- ok\n[16] $ cat >> test.txt -- ok\n[19] $ quilt refresh -- ok\n[21] $ echo 0 -- ok\n[24] $ sed -e \"s/ /_/g\" patches/test.diff > patches/test.new -- ok\n[25] $ mv patches/test.new patches/test.diff -- ok\n[26] $ quilt pop -- ok\n[28] $ echo 1 -- ok\n13 commands (13 passed, 0 failed)\nPASS: failpop\n[test/fold.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > patches/series -- ok\n[6] $ cat > patches/patch1.diff -- ok\n[16] $ quilt push -q -- ok\n[20] $ quilt files -- ok\n[24] $ quilt fold -q -- ok\n[34] $ quilt diff -p ab -- ok\n[48] $ cd dir -- ok\n[49] $ quilt fold -q -- ok\n[56] $ cd .. -- ok\n[57] $ quilt diff -p ab -- ok\n11 commands (11 passed, 0 failed)\nPASS: fold\n[test/formats.test]\n[4] $ mkdir -p d/patches -- ok\n[5] $ cd d -- ok\n[7] $ cat > test.txt -- ok\n[14] $ quilt new test -- ok\n[17] $ quilt add test.txt -- ok\n[20] $ cat > test.txt -- ok\n[27] $ quilt diff -- ok\n[40] $ quilt diff --no-index -- ok\n[51] $ quilt diff -R -- ok\n[64] $ quilt diff -U1 -- ok\n[75] $ quilt diff -c -- ok\n[94] $ quilt diff -C1 -- ok\n[109] $ quilt diff -p ab -- ok\n13 commands (13 passed, 0 failed)\nPASS: formats\n[test/half-applies.test]\n[1] $ mkdir patches -- ok\n[3] $ echo foo > foo.orig -- ok\n[4] $ echo foo2 > foo -- ok\n[5] $ echo bar > bar.orig -- ok\n[6] $ echo bar2 > bar -- ok\n[7] $ diff -u foo.orig foo >> patches/foorab.diff -- ok\n[8] $ diff -u bar bar.orig >> patches/foorab.diff -- ok\n[9] $ mv foo.orig foo -- ok\n[10] $ mv bar.orig bar -- ok\n[11] $ echo foorab.diff -p0 > patches/series -- ok\n[12] $ quilt push -- ok\n[19] $ echo 1 -- ok\n[22] $ quilt push -- ok\n[29] $ echo 1 -- ok\n[32] $ quilt push -qf -- ok\n[36] $ echo 1 -- ok\n[39] $ quilt diff -- ok\n[47] $ echo 0 -- ok\n18 commands (18 passed, 0 failed)\nPASS: half-applies\n[test/hard-linked-patch.test]\n[4] $ mkdir patches -- ok\n[6] $ cat > patches/patch -- ok\n[12] $ echo patch -p0 > patches/series -- ok\n[13] $ ln patches/patch hardlink -- ok\n[15] $ echo a > file -- ok\n[16] $ quilt push -q -- ok\n[20] $ echo c > file -- ok\n[21] $ quilt refresh --no-index -- ok\n[24] $ cat patches/patch -- ok\n[31] $ cat hardlink -- ok\n[40] $ rm -f hardlink -- ok\n[41] $ ln patches/patch hardlink -- ok\n[43] $ quilt header -r -- ok\n[47] $ cat patches/patch -- ok\n[55] $ cat hardlink -- ok\n15 commands (15 passed, 0 failed)\nPASS: hard-linked-patch\n[test/header.test]\n[1] $ mkdir patches -- ok\n[3] $ echo foo > foo -- ok\n[4] $ quilt new patch -- ok\n[7] $ quilt add foo -- ok\n[10] $ echo bar > foo -- ok\n[11] $ quilt refresh -p ab -- ok\n[14] $ mv patches/patch patches/patch~ -- ok\n[15] $ echo Header > patches/patch -- ok\n[16] $ cat patches/patch~ >> patches/patch -- ok\n[17] $ quilt header -- ok\n[20] $ quilt header -r -- ok\n[24] $ quilt header -- ok\n[27] $ quilt header -a -- ok\n[31] $ quilt header -- ok\n[35] $ cat patches/patch -- ok\n[46] $ echo -n \"No trailing newline\" | quilt header -r -- ok\n[49] $ cat patches/patch -- ok\n17 commands (17 passed, 0 failed)\nPASS: header\n[test/help.test]\n[3] $ mkdir $QUILT_PC -- ok\n[4] $ echo 2 > $QUILT_PC/.version -- ok\n[6] $ quilt add -h | grep -c '^Usage:' -- ok\n[9] $ quilt annotate -h | grep -c '^Usage:' -- ok\n[12] $ quilt applied -h | grep -c '^Usage:' -- ok\n[15] $ quilt delete -h | grep -c '^Usage:' -- ok\n[18] $ quilt diff -h | grep -c '^Usage:' -- ok\n[21] $ quilt edit -h | grep -c '^Usage:' -- ok\n[24] $ quilt files -h | grep -c '^Usage:' -- ok\n[27] $ quilt fold -h | grep -c '^Usage:' -- ok\n[30] $ quilt fork -h | grep -c '^Usage:' -- ok\n[33] $ quilt graph -h | grep -c '^Usage:' -- ok\n[36] $ quilt grep -h | grep -c '^Usage:' -- ok\n[39] $ quilt header -h | grep -c '^Usage:' -- ok\n[42] $ quilt import -h | grep -c '^Usage:' -- ok\n[45] $ quilt mail -h | grep -c '^Usage:' -- ok\n[48] $ quilt new -h | grep -c '^Usage:' -- ok\n[51] $ quilt next -h | grep -c '^Usage:' -- ok\n[54] $ quilt patches -h | grep -c '^Usage:' -- ok\n[57] $ quilt pop -h | grep -c '^Usage:' -- ok\n[60] $ quilt previous -h | grep -c '^Usage:' -- ok\n[63] $ quilt push -h | grep -c '^Usage:' -- ok\n[66] $ quilt refresh -h | grep -c '^Usage:' -- ok\n[69] $ quilt remove -h | grep -c '^Usage:' -- ok\n[72] $ quilt rename -h | grep -c '^Usage:' -- ok\n[75] $ quilt series -h | grep -c '^Usage:' -- ok\n[78] $ quilt setup -h | grep -c '^Usage:' -- ok\n[81] $ quilt snapshot -h | grep -c '^Usage:' -- ok\n[84] $ quilt top -h | grep -c '^Usage:' -- ok\n[87] $ quilt unapplied -h | grep -c '^Usage:' -- ok\n[90] $ quilt upgrade -h | grep -c '^Usage:' -- ok\n31 commands (31 passed, 0 failed)\nPASS: help\n[test/import.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new patch1.diff -- ok\n[6] $ quilt add f -- ok\n[9] $ echo f > f -- ok\n[11] $ quilt refresh -- ok\n[14] $ quilt new patchR.diff -- ok\n[17] $ quilt add f -- ok\n[20] $ rm -f f -- ok\n[22] $ quilt refresh -- ok\n[25] $ quilt fork patchRp0.diff -- ok\n[28] $ quilt refresh -p0 -- ok\n[31] $ quilt pop -a -- ok\n[40] $ mkdir t -- ok\n[41] $ mv patches/patch1.diff t/patch1.diff -- ok\n[42] $ mv patches/patchR.diff t/patchR.diff -- ok\n[43] $ mv patches/patchRp0.diff t/patchRp0.diff -- ok\n[46] $ rm -rf patches/ .pc/ -- ok\n[47] $ mkdir patches -- ok\n[48] $ quilt import t/patch1.diff -- ok\n[51] $ quilt push -- ok\n[57] $ quilt new patch2.diff -- ok\n[60] $ quilt add g -- ok\n[63] $ echo g > g -- ok\n[65] $ quilt refresh -- ok\n[68] $ quilt pop -- ok\n[74] $ quilt header -a -- ok\n[78] $ quilt pop -- ok\n[84] $ quilt delete patch1 -- ok\n[87] $ cat patches/series -- ok\n[92] $ quilt import missing.diff -- ok\n[95] $ quilt import patches/patch1.diff -- ok\n[98] $ quilt import patches/patch2.diff -- ok\n[103] $ quilt import t/patch1.diff -- ok\n[106] $ quilt import -f t/patch1.diff -- ok\n[110] $ sed -e 's/original/new/' patches/patch1.diff > t/patch1.diff -- ok\n[111] $ quilt import t/patch1.diff -- ok\n[114] $ quilt import -f t/patch1.diff -- ok\n[121] $ quilt import -d a -f t/patch1.diff -- ok\n[125] $ head -n 3 patches/patch1.diff -- ok\n[130] $ quilt import -d n -f t/patch1.diff -- ok\n[133] $ quilt header patch1 -- ok\n[136] $ quilt delete patch1 -- ok\n[142] $ cp patches/patch1.diff t/patch1.patch -- ok\n[143] $ quilt import t/patch1.patch -- ok\n[146] $ ls patches/ -- ok\n[152] $ cat patches/series -- ok\n[156] $ quilt delete patch1.diff -- ok\n[160] $ rm -rf patches/ .pc/ -- ok\n[161] $ mkdir patches -- ok\n[162] $ quilt import -R t/patchR.diff -- ok\n[165] $ quilt push -- ok\n[171] $ cat f -- ok\n[174] $ cat patches/series -- ok\n[178] $ echo \"# Test of -R import\" > patches/series -- ok\n[179] $ echo \"patchR.diff -R # This patch was originally -R -p1\" >> patches/series -- ok\n[182] $ quilt refresh -- ok\n[185] $ cat patches/series -- ok\n[189] $ touch f -- ok\n[190] $ quilt pop -- ok\n[197] $ rm -rf patches/ .pc/ -- ok\n[198] $ mkdir patches -- ok\n[199] $ quilt import -R -p0 t/patchRp0.diff -- ok\n[202] $ quilt push -- ok\n[208] $ cat f -- ok\n[211] $ cat patches/series -- ok\n[215] $ quilt refresh -- ok\n[218] $ cat patches/series -- ok\n[221] $ touch f -- ok\n[222] $ quilt pop -- ok\n[229] $ rm -rf patches/ .pc/ -- ok\n[230] $ mkdir patches -- ok\n[231] $ quilt import t/patch1.diff t/patchR.diff -- ok\n[235] $ cat patches/series -- ok\n[239] $ rm -rf patches/ .pc/ -- ok\n[240] $ mkdir patches -- ok\n[241] $ quilt import t/patchR.diff -- ok\n[243] $ quilt import t/patch1.diff -- ok\n[246] $ cat patches/series -- ok\n[251] $ touch empty.patch -- ok\n[252] $ cd t -- ok\n[253] $ touch empty2.patch -- ok\n[254] $ quilt import ../empty.patch -- ok\n[256] $ quilt import /usr/lib/quilt/ptest/test/import.test.10242/t/empty2.patch -- ok\n[260] $ cd .. -- ok\n[261] $ quilt delete -rn -- ok\n[263] $ quilt delete -rn -- ok\n[265] $ quilt import t/patch1.diff -P patch1-renamed.diff -- ok\n[267] $ quilt push -- ok\n[272] $ cat f -- ok\n89 commands (89 passed, 0 failed)\nPASS: import\n[test/import2.test]\n[3] $ mkdir patches -- ok\n[5] $ quilt new patch1.diff -- ok\n[8] $ quilt add f -- ok\n[11] $ echo f > f -- ok\n[13] $ quilt refresh -- ok\n[16] $ quilt pop -- ok\n[22] $ mkdir t -- ok\n[23] $ gzip < patches/patch1.diff > t/patch1.diff.gz -- ok\n[24] $ rm -f patches/patch1.diff -- ok\n[27] $ rm -rf patches/ .pc/ -- ok\n[28] $ mkdir patches -- ok\n[29] $ quilt import t/patch1.diff.gz -- ok\n[32] $ quilt push -- ok\n[38] $ quilt new patch2.diff.gz -- ok\n[41] $ quilt add g -- ok\n[44] $ echo g > g -- ok\n[46] $ quilt refresh -- ok\n[49] $ quilt pop -- ok\n[55] $ quilt header -a -- ok\n[59] $ quilt pop -- ok\n[65] $ quilt delete patch1 -- ok\n[68] $ cat patches/series -- ok\n[73] $ quilt import missing.diff.gz -- ok\n[76] $ quilt import patches/patch1.diff.gz -- ok\n[79] $ quilt import patches/patch2.diff.gz -- ok\n[84] $ quilt import t/patch1.diff.gz -- ok\n[87] $ quilt import -f t/patch1.diff.gz -- ok\n[91] $ zcat patches/patch1.diff.gz | sed -e 's/original/new/' | gzip > t/patch1.diff.gz -- ok\n[92] $ quilt import t/patch1.diff.gz -- ok\n[95] $ quilt import -f t/patch1.diff.gz -- ok\n[102] $ quilt import -d a -f t/patch1.diff.gz -- ok\n[106] $ zcat patches/patch1.diff.gz | head -n 3 -- ok\n[111] $ quilt import -d n -f t/patch1.diff.gz -- ok\n[114] $ quilt header patch1 -- ok\n[117] $ quilt delete patch1 -- ok\n[123] $ cp patches/patch1.diff.gz t/patch1.patch.gz -- ok\n[124] $ quilt import t/patch1.patch.gz -- ok\n[127] $ ls patches/ -- ok\n[133] $ cat patches/series -- ok\n[137] $ quilt delete patch1.diff.gz -- ok\n40 commands (40 passed, 0 failed)\nPASS: import2\n[test/merge.test]\n[3] $ mkdir patches -- ok\n[5] $ cat > abc.txt -- ok\n[10] $ cat > patches/series -- ok\n[15] $ cat > patches/a.diff -- ok\n[22] $ cat > patches/b.diff -- ok\n[29] $ cat > patches/c.diff -- ok\n[36] $ quilt push -qa -- ok\n[42] $ quilt diff -P b.diff >/dev/null -- ok\n[44] $ quilt diff -P b.diff 2>/dev/null | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[53] $ quilt diff --combine a.diff -P b.diff >/dev/null -- ok\n[55] $ quilt diff --combine a.diff -P b.diff 2>/dev/null | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[65] $ quilt diff --combine b.diff | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n[75] $ quilt diff --combine - | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n13 commands (13 passed, 0 failed)\nPASS: merge\n[test/missing-newline.test]\n[1] $ mkdir patches -- ok\n[3] $ echo foo > foo -- ok\n[4] $ quilt new 1.patch -- ok\n[7] $ quilt add foo -- ok\n[10] $ echo bar > foo -- ok\n[11] $ quilt refresh -p ab -- ok\n[15] $ echo -n 1.patch > patches/series -- ok\n[18] $ quilt new 2.patch -- ok\n[20] $ cat patches/series -- ok\n9 commands (9 passed, 0 failed)\nPASS: missing-newline\n[test/missing.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > patches/series -- ok\n[7] $ quilt push -qa -- ok\n[14] $ quilt rename missing3.diff -- ok\n[17] $ quilt pop -qa -- ok\n5 commands (5 passed, 0 failed)\nPASS: missing\n[test/new-nosubdir.test]\n[1] $ mkdir patches -- ok\n[3] $ mkdir sub -- ok\n[4] $ cd sub -- ok\n[5] $ quilt new here.diff -- ok\n4 commands (4 passed, 0 failed)\nPASS: new-nosubdir\n[test/new.test]\n[1] $ mkdir patches -- ok\n[3] $ echo reject > f -- ok\n[4] $ echo p.diff > patches/series -- ok\n[5] $ cat > patches/p.diff -- ok\n[17] $ quilt push -- ok\n[25] $ quilt push -f -- ok\n[33] $ echo new > f -- ok\n[34] $ quilt refresh -p ab -- ok\n[36] $ cat patches/p.diff -- ok\n9 commands (9 passed, 0 failed)\nPASS: new\n[test/no-file-to-patch.test]\n[5] $ mkdir patches -- ok\n[6] $ cat > patches/series -- ok\n[8] $ cat > patches/one.patch -- ok\n[14] $ quilt push -q -- ok\n[24] $ echo 1 -- ok\n5 commands (5 passed, 0 failed)\nPASS: no-file-to-patch\n[test/no-series.test]\n[3] $ mkdir patches -- ok\n[4] $ touch file -- ok\n[6] $ quilt annotate file -- ok\n[8] $ echo 1 -- ok\n[11] $ quilt applied -- ok\n[13] $ echo 1 -- ok\n[16] $ quilt diff -- ok\n[18] $ echo 1 -- ok\n[21] $ quilt files -- ok\n[23] $ echo 1 -- ok\n[25] $ quilt files -v -- ok\n[27] $ echo 1 -- ok\n[30] $ quilt fork -- ok\n[32] $ echo 1 -- ok\n[35] $ quilt graph -- ok\n[37] $ echo 1 -- ok\n[40] $ quilt header -- ok\n[42] $ echo 1 -- ok\n[45] $ quilt next -- ok\n[47] $ echo 1 -- ok\n[50] $ quilt patches file -- ok\n[52] $ echo 1 -- ok\n[55] $ quilt pop -- ok\n[57] $ echo 1 -- ok\n[59] $ quilt pop -v -- ok\n[61] $ echo 1 -- ok\n[64] $ quilt previous -- ok\n[66] $ echo 1 -- ok\n[69] $ quilt push -- ok\n[71] $ echo 1 -- ok\n[73] $ quilt push -v -- ok\n[75] $ echo 1 -- ok\n[78] $ quilt refresh -- ok\n[80] $ echo 1 -- ok\n[83] $ quilt series -- ok\n[85] $ echo 1 -- ok\n[87] $ quilt series -v -- ok\n[89] $ echo 1 -- ok\n[92] $ quilt snapshot -- ok\n[94] $ echo 1 -- ok\n[97] $ quilt top -- ok\n[99] $ echo 1 -- ok\n[102] $ quilt unapplied -- ok\n[104] $ echo 1 -- ok\n44 commands (44 passed, 0 failed)\nPASS: no-series\n[test/nolink.test]\n[1] $ mkdir patches -- ok\n[4] $ echo foo > foo -- ok\n[5] $ ln foo foo2 -- ok\n[6] $ ls -l foo | awk '{ print $2 }' -- ok\n[9] $ quilt new test.diff -- ok\n[12] $ quilt add foo -- ok\n[15] $ ls -l foo | awk '{ print $2 }' -- ok\n[18] $ ls -l .pc/test.diff/foo | awk '{ print $2 }' -- ok\n[21] $ echo \"foo changed\" > foo -- ok\n[22] $ quilt refresh -- ok\n[25] $ quilt new test2.diff -- ok\n[28] $ quilt add foo -- ok\n[31] $ ls -l foo | awk '{ print $2 }' -- ok\n[34] $ ls -l .pc/test2.diff/foo | awk '{ print $2 }' -- ok\n[37] $ echo \"foo changed again\" > foo -- ok\n[38] $ quilt refresh -- ok\n[41] $ quilt pop -q -- ok\n[45] $ ls -l foo | awk '{ print $2 }' -- ok\n[48] $ ls -l .pc/test.diff/foo | awk '{ print $2 }' -- ok\n[51] $ quilt pop -q -- ok\n[55] $ ls -l foo | awk '{ print $2 }' -- ok\n[59] $ echo bar > bar -- ok\n[60] $ quilt push -q -- ok\n[64] $ quilt add bar -- ok\n[66] $ echo \"bar changed\" > bar -- ok\n[67] $ quilt revert bar -- ok\n[70] $ ls -l bar | awk '{ print $2 }' -- ok\n[73] $ quilt pop -q -- ok\n28 commands (28 passed, 0 failed)\nPASS: nolink\n[test/null-bug.test]\n[1] $ mkdir patches -- ok\n[3] $ echo file > file -- ok\n[4] $ quilt new remove.diff -- ok\n[7] $ quilt add file -- ok\n[13] $ rm -f file -- ok\n[14] $ quilt diff -p0 -- ok\n[22] $ quilt refresh -p0 -- ok\n[25] $ quilt pop -q -- ok\n[29] $ quilt push -q -- ok\n9 commands (9 passed, 0 failed)\nPASS: null-bug\n[test/one.test]\n[6] $ mkdir patches -- ok\n[8] $ mkdir dir -- ok\n[9] $ echo \"This is file one.\" > dir/file1 -- ok\n[10] $ quilt new patch1.diff -- ok\n[13] $ quilt add dir/file1 -- ok\n[16] $ quilt add file2 -- ok\n[19] $ quilt diff -- ok\n[20] $ quilt diff -z -- ok\n[21] $ quilt refresh -- ok\n[24] $ echo \"This is file two.\" > file2 -- ok\n[25] $ quilt diff -p ab -- ok\n[33] $ quilt diff -z -p ab -- ok\n[41] $ quilt refresh -- ok\n[44] $ quilt diff -z -- ok\n[45] $ echo \"Another line has been added.\" >> dir/file1 -- ok\n[46] $ quilt diff -z -p ab -- ok\n[55] $ quilt diff -z -p ab dir/file1 -- ok\n[64] $ quilt refresh -- ok\n[67] $ quilt new patch2.diff -- ok\n[70] $ quilt add dir/file3 -- ok\n[73] $ echo \"This is file three.\" > dir/file3 -- ok\n[74] $ quilt refresh -- ok\n[77] $ quilt add -P patch1 dir/file3 -- ok\n[80] $ quilt pop -R -- ok\n[86] $ quilt add file4 -- ok\n[89] $ echo \"This is file 4.\" > file4 -- ok\n[90] $ quilt refresh -- ok\n[93] $ quilt push -- ok\n[99] $ quilt new subdir/patch3.diff -- ok\n[102] $ quilt add file4 -- ok\n[105] $ rm -f file4 -- ok\n[106] $ quilt diff -p ab -- ok\n[114] $ quilt add -P patch2 file4 -- ok\n[117] $ quilt refresh -- ok\n[120] $ echo \"Another line here, too.\" >> dir/file3 -- ok\n[121] $ quilt refresh patch2 -- ok\n[124] $ echo \"Another line added.\" >> file2 -- ok\n[125] $ quilt diff -z -P patch1 -p ab -- ok\n[135] $ quilt refresh patch1 -- ok\n[138] $ quilt refresh -f patch1 -- ok\n[141] $ echo \"Another line here, too.\" >> dir/file3 -- ok\n[142] $ quilt pop -R -- ok\n[148] $ quilt refresh patch2 -- ok\n[151] $ quilt pop -qaR -- ok\n44 commands (44 passed, 0 failed)\nPASS: one\n[test/perms.test]\n[1] $ umask 022 -- ok\n[2] $ mkdir patches -- ok\n[4] $ echo foo > foo -- ok\n[5] $ chmod 704 foo -- ok\n[6] $ ls -l foo | awk '{ print substr($1, 1, 10), $NF }' -- ok\n[9] $ quilt new test.diff -- ok\n[12] $ quilt add foo -- ok\n[15] $ ls -l foo | awk '{ print substr($1, 1, 10), $NF }' -- ok\n[18] $ echo foobar > foo -- ok\n[19] $ quilt refresh -- ok\n[22] $ quilt new test2.diff -- ok\n[25] $ quilt add foo -- ok\n[28] $ chmod 702 foo -- ok\n[29] $ ls -l foo | awk '{ print substr($1, 1, 10), $NF }' -- ok\n[32] $ echo foobaz > foo -- ok\n[33] $ quilt refresh -- ok\n[40] $ quilt pop -q -- ok\n[44] $ ls -l foo | awk '{ print substr($1, 1, 10), $NF }' -- ok\n[47] $ quilt push -q -- ok\n[51] $ ls -l foo | awk '{ print substr($1, 1, 10), $NF }' -- ok\n[54] $ quilt pop -q -- ok\n21 commands (21 passed, 0 failed)\nPASS: perms\n[test/project-settings.test]\n[2] $ export QUILT_PATCHES=my_patches -- ok\n[3] $ export QUILT_SERIES=my_series -- ok\n[5] $ mkdir quilt_patches -- ok\n[6] $ mkdir .pc -- ok\n[7] $ echo 2 > .pc/.version -- ok\n[8] $ echo quilt_patches > .pc/.quilt_patches -- ok\n[9] $ echo quilt_series > .pc/.quilt_series -- ok\n[10] $ echo create.patch > quilt_patches/quilt_series -- ok\n[12] $ cat > quilt_patches/create.patch -- ok\n[18] $ quilt push -- ok\n10 commands (10 passed, 0 failed)\nPASS: project-settings\n[test/refresh-z.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new test.diff -- ok\n[6] $ quilt add foo -- ok\n[9] $ echo foo > foo -- ok\n[10] $ quilt refresh -- ok\n[13] $ echo bar >> foo -- ok\n[14] $ quilt refresh -z -- ok\n[17] $ echo baz >> foo -- ok\n[18] $ quilt refresh -zbaz.diff -- ok\n[21] $ quilt series -- ok\n10 commands (10 passed, 0 failed)\nPASS: refresh-z\n[test/refresh.test]\n[1] $ mkdir patches -- ok\n[3] $ echo a > a -- ok\n[4] $ echo b > b -- ok\n[5] $ diff -u a b > patches/patch -- ok\n[6] $ echo patch -p0 > patches/series -- ok\n[7] $ rm -f b -- ok\n[8] $ quilt push -q -- ok\n[12] $ echo a > a -- ok\n[13] $ quilt refresh -- ok\n[15] $ quilt pop -- ok\n[20] $ cat a -- ok\n[22] $ cat patches/patch -- ok\n12 commands (12 passed, 0 failed)\nPASS: refresh\n[test/refresh_patch_order.test]\n[7] $ mkdir patches -- ok\n[9] $ echo foo >foo -- ok\n[10] $ echo fnord >fnord -- ok\n[11] $ echo zulu >zulu -- ok\n[13] $ quilt new bar -- ok\n[17] $ quilt add fnord zulu -- ok\n[21] $ echo x >>fnord -- ok\n[22] $ echo x >>zulu -- ok\n[23] $ quilt refresh --no-timestamps -p ab -- ok\n[26] $ grep '^--- ' patches/bar -- ok\n[31] $ quilt add foo -- ok\n[34] $ echo x >>foo -- ok\n[35] $ quilt refresh --no-timestamps -p ab -- ok\n[38] $ grep '^--- ' patches/bar -- ok\n[44] $ echo fnord >fnord -- ok\n[46] $ quilt refresh --no-timestamps -p ab -- ok\n[49] $ grep '^--- ' patches/bar -- ok\n[54] $ echo x >>fnord -- ok\n[56] $ quilt refresh --no-timestamps -p ab -- ok\n[59] $ grep '^--- ' patches/bar -- ok\n20 commands (20 passed, 0 failed)\nPASS: refresh_patch_order\n[test/remember-locations.test]\n[1] $ mkdir -p my/changes -- ok\n[3] $ export QUILT_PATCHES=my/changes -- ok\n[4] $ export QUILT_SERIES=patchlist -- ok\n[5] $ quilt new mychange1 -- ok\n[7] $ unset QUILT_PATCHES -- ok\n[8] $ unset QUILT_SERIES -- ok\n[9] $ cat .pc/.quilt_patches -- ok\n[11] $ cat .pc/.quilt_series -- ok\n[13] $ cat my/changes/patchlist -- ok\n[18] $ quilt new mychange2 -- ok\n[22] $ cd my -- ok\n[23] $ quilt applied -- ok\n[27] $ cd .. -- ok\n13 commands (13 passed, 0 failed)\nPASS: remember-locations\n[test/remove-trailing-ws.test]\n[4] $ mkdir files.orig files -- ok\n[6] $ cat > files.orig/add -- ok\n[13] $ cat > files.orig/change -- ok\n[17] $ cat > files.orig/complex -- ok\n[32] $ cat > files.orig/delete -- ok\n[36] $ cat > files.orig/remove -- ok\n[45] $ cat > files.orig/remove-at-end -- ok\n[61] $ cat > files/add -- ok\n[70] $ cat > files/change -- ok\n[74] $ cat > files/complex -- ok\n[96] $ cat > files/create -- ok\n[100] $ cat > files/remove -- ok\n[107] $ cat > files/remove-at-end -- ok\n[117] $ cp -r files files.backup -- ok\n[120] $ diff -ruN files.orig files > unified.diff -- ok\n[123] $ diff -c files.orig/add files/add > context.diff -- ok\n[124] $ diff -C 10 files.orig/remove-at-end files/remove-at-end >> context.diff -- ok\n[125] $ diff -cN files.orig/create files/create | sed -e '/^diff /d' >> context.diff -- ok\n[126] $ diff -cN files.orig/delete files/delete >> context.diff -- ok\n[127] $ diff -c files.orig/remove files/remove | sed -e '/^diff /d' >> context.diff -- ok\n[128] $ diff -c files.orig/change files/change | sed -e '/^diff /d'  >> context.diff -- ok\n[129] $ diff -c files.orig/complex files/complex >> context.diff -- ok\n[131] $ /usr/share/quilt//scripts/remove-trailing-ws < unified.diff > unified-wsok.diff -- ok\n[136] $ wc -l files/add -- ok\n[138] $ wc -l files/change -- ok\n[140] $ wc -l files/complex -- ok\n[142] $ wc -l files/create -- ok\n[144] $ wc -l files/remove -- ok\n[146] $ wc -l files/remove-at-end -- ok\n[148] $ wc -l unified.diff -- ok\n[150] $ wc -l unified-wsok.diff -- ok\n[152] $ diff -u unified.diff unified-wsok.diff | grep '^++[^+]' -- ok\n[162] $ rm -rf files -- ok\n[163] $ mv files.backup files -- ok\n[164] $ /usr/share/quilt//scripts/remove-trailing-ws < context.diff > context-wsok.diff -- ok\n[169] $ wc -l files/add -- ok\n[171] $ wc -l files/change -- ok\n[173] $ wc -l files/complex -- ok\n[175] $ wc -l files/create -- ok\n[177] $ wc -l files/remove -- ok\n[179] $ wc -l files/remove-at-end -- ok\n[181] $ wc -l context.diff -- ok\n[183] $ wc -l context-wsok.diff -- ok\n[185] $ diff -u context.diff context-wsok.diff | grep '^+[+!] ' -- ok\n44 commands (44 passed, 0 failed)\nPASS: remove-trailing-ws\n[test/rename.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > announce.txt -- ok\n[6] $ quilt new original-name.diff -- ok\n[9] $ quilt add announce.txt -- ok\n[12] $ cat > announce.txt -- ok\n[15] $ quilt refresh -- ok\n[18] $ quilt series -v -- ok\n[21] $ quilt rename _tmp_name.diff -- ok\n[24] $ quilt series -v -- ok\n[27] $ quilt pop -- ok\n[33] $ quilt series -v -- ok\n[36] $ quilt rename -P random_name.diff final.name.diff -- ok\n[39] $ quilt rename final.name.diff -- ok\n[42] $ quilt rename -P _tmp_name.diff _tmp_name.diff -- ok\n[45] $ quilt rename -P _tmp_name.diff newsubdir/final.name.diff -- ok\n[48] $ quilt series -v -- ok\n[51] $ quilt push -q -- ok\n[55] $ quilt pop -q -- ok\n18 commands (18 passed, 0 failed)\nPASS: rename\n[test/revert.test]\n[1] $ mkdir patches -- ok\n[3] $ mkdir sub -- ok\n[4] $ echo f1 > sub/f -- ok\n[5] $ echo g1 > sub/g -- ok\n[6] $ quilt new p.diff -- ok\n[9] $ quilt add sub/f sub/g sub/h -- ok\n[14] $ echo h1 > sub/h -- ok\n[15] $ quilt revert sub/h -- ok\n[18] $ quilt diff -z -- ok\n[21] $ echo f2 > sub/f -- ok\n[22] $ rm -f sub/g -- ok\n[23] $ echo h2 > sub/h -- ok\n[24] $ quilt refresh -- ok\n[28] $ cd sub -- ok\n[29] $ echo f3 > f -- ok\n[30] $ echo h3 > h -- ok\n[31] $ quilt revert f g h -- ok\n[36] $ quilt diff -z -- ok\n[39] $ echo g3 > g -- ok\n[40] $ quilt revert f g -- ok\n[44] $ quilt diff -z -- ok\n[45] $ [ ! -e g ] || echo \"File sub/g shouldn't exist\" -- ok\n[48] $ rm f h -- ok\n[49] $ quilt revert f h -- ok\n[53] $ quilt diff -z -- ok\n[54] $ [ -e f ] || echo \"File sub/f should exist\" -- ok\n[55] $ [ -e h ] || echo \"File sub/h should exist\" -- ok\n27 commands (27 passed, 0 failed)\nPASS: revert\n[test/setup.test]\n[1] $ mkdir dir -- ok\n[3] $ echo 1 > dir/foo.orig -- ok\n[4] $ echo 2 > dir/foo -- ok\n[5] $ diff -u dir/foo.orig dir/foo > foo.diff -- ok\n[6] $ diff -u dir/foo.orig dir/foo > revert.diff -- ok\n[7] $ diff -u dir/foo.orig dir/foo > again.diff -- ok\n[8] $ mv dir/foo.orig dir/foo -- ok\n[9] $ tar cf - dir | gzip > dir.tar.gz -- ok\n[10] $ mkdir dir/patches -- ok\n[11] $ echo crap > dir/patches/foo.diff -- ok\n[12] $ tar cf - dir | gzip > dir_with_patches.tar.gz -- ok\n[13] $ rm -rf dir -- ok\n[15] $ cat > series -- ok\n[22] $ quilt setup series -- ok\n[24] $ cd dir -- ok\n[25] $ ls -l patches series | sed -e 's:.* -> ::' -- ok\n[28] $ quilt push -qa -- ok\n[33] $ cd .. -- ok\n[34] $ rm -rf dir -- ok\n[37] $ mkdir .pc patches -- ok\n[38] $ quilt setup series -- ok\n[40] $ rm -rf dir .pc patches -- ok\n[42] $ quilt setup -d other series -- ok\n[44] $ cd other/dir -- ok\n[45] $ ls -l patches series | sed -e 's:.* -> ::' -- ok\n[48] $ quilt push -qa -- ok\n[53] $ cd ../.. -- ok\n[54] $ rm -rf other -- ok\n[55] $ mkdir dir1 -- ok\n[56] $ mv series dir1 -- ok\n[57] $ cd dir1 -- ok\n[58] $ quilt setup -d ../other series -- ok\n[60] $ quilt setup --sourcedir .. -d ../other series -- ok\n[62] $ cd ../other/dir -- ok\n[63] $ ls -l patches series | sed -e 's:.* -> ::' -- ok\n[66] $ quilt push -qa -- ok\n[71] $ cd ../.. -- ok\n[72] $ rm -rf \"dir\" -- ok\n[76] $ cat > series_with_patches -- ok\n[81] $ mkdir dir -- ok\n[82] $ quilt setup series_with_patches -- ok\n[84] $ rmdir dir -- ok\n[85] $ quilt setup series_with_patches -- ok\n[89] $ cd dir -- ok\n[90] $ ls -l quilt_patches quilt_series | sed -e 's:.* -> ::' -- ok\n[93] $ quilt push -qa -- ok\n[96] $ cd .. -- ok\n[97] $ rm -rf \"dir\" -- ok\n[100] $ mkdir \"space [dir]\" -- ok\n[101] $ echo 1 > \"space [dir]/foo.orig\" -- ok\n[102] $ echo 2 > \"space [dir]/foo\" -- ok\n[105] $ diff -u \"space [dir]/foo.orig\" \"space [dir]/foo\" | sed -e 's:\"::g' > foo.diff -- ok\n[106] $ cp foo.diff revert.diff -- ok\n[107] $ cp foo.diff again.diff -- ok\n[108] $ mv \"space [dir]/foo.orig\" \"space [dir]/foo\" -- ok\n[109] $ tar cf - \"space [dir]\" | gzip > \"space [dir].tar.gz\" -- ok\n[110] $ rm -rf \"space [dir]\" -- ok\n[111] $ cat > series -- ok\n[118] $ quilt setup series -- ok\n[120] $ cd space\\ [dir] -- ok\n[121] $ ls -l patches series | sed -e 's:.* -> ::' -- ok\n[124] $ quilt push -qa -- ok\n[129] $ cd .. -- ok\n[130] $ rm -rf \"space [dir]\" -- ok\n64 commands (64 passed, 0 failed)\nPASS: setup\n[test/snapshot.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new snapshot -- ok\n[5] $ quilt add f.txt -- ok\n[7] $ cat > f.txt -- ok\n[10] $ quilt add g.txt -- ok\n[12] $ cat > g.txt -- ok\n[15] $ quilt refresh -- ok\n[17] $ quilt snapshot -- ok\n[19] $ quilt fork -- ok\n[22] $ rm g.txt -- ok\n[23] $ quilt add h.txt -- ok\n[26] $ cat > h.txt -- ok\n[29] $ cat >> f.txt -- ok\n[32] $ quilt refresh -- ok\n[35] $ quilt diff --snapshot | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n15 commands (15 passed, 0 failed)\nPASS: snapshot\n[test/snapshot2.test]\n[1] $ mkdir patches d -- ok\n[3] $ quilt new snapshot -- ok\n[6] $ cd d -- ok\n[7] $ quilt add f.txt -- ok\n[9] $ cat > f.txt -- ok\n[12] $ quilt add g.txt -- ok\n[14] $ cat > g.txt -- ok\n[17] $ quilt refresh -- ok\n[19] $ quilt snapshot -- ok\n[20] $ quilt fork -- ok\n[23] $ rm g.txt -- ok\n[24] $ quilt add h.txt -- ok\n[27] $ cat > h.txt -- ok\n[30] $ cat >> f.txt -- ok\n[33] $ quilt refresh -- ok\n[36] $ quilt diff --snapshot | grep -v \"^\\\\(---\\\\|+++\\\\)\" -- ok\n16 commands (16 passed, 0 failed)\nPASS: snapshot2\n[test/sort.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new sort.diff -- ok\n[6] $ quilt add b f -- ok\n[10] $ echo b > b -- ok\n[11] $ echo f > f -- ok\n[12] $ quilt refresh -- ok\n[15] $ quilt add c -- ok\n[18] $ echo c > c -- ok\n[19] $ quilt refresh -- ok\n[22] $ quilt files -- ok\n[27] $ quilt diff | grep '^Index' -- ok\n[32] $ quilt add z x -- ok\n[36] $ echo z > z -- ok\n[37] $ echo x > x -- ok\n[38] $ quilt files -- ok\n[45] $ quilt diff | grep '^Index' -- ok\n[52] $ quilt add a -- ok\n[55] $ echo a > a -- ok\n[56] $ quilt files -- ok\n[64] $ quilt diff | grep '^Index' -- ok\n[72] $ quilt refresh -- ok\n[75] $ grep '^Index' patches/sort.diff -- ok\n[83] $ quilt diff --sort | grep '^Index' -- ok\n[91] $ quilt refresh --sort -- ok\n[94] $ grep '^Index' patches/sort.diff -- ok\n25 commands (25 passed, 0 failed)\nPASS: sort\n[test/space-in-filenames.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new test.diff -- ok\n[6] $ echo foo > foo -- ok\n[7] $ quilt add foo -- ok\n[10] $ quilt files -- ok\n[12] $ quilt patches foo -- ok\n[14] $ quilt patches \"foo bar\" -- ok\n[16] $ echo foo > \"foo bar\" -- ok\n[17] $ quilt add \"foo bar\" -- ok\n[20] $ quilt files -- ok\n[23] $ quilt patches \"foo bar\" -- ok\n[25] $ quilt patches bar -- ok\n[26] $ quilt patches \"foo bar baz\" -- ok\n[28] $ quilt add \"a: b [c]\" -- ok\n[31] $ quilt files -- ok\n[35] $ quilt patches 'a: b [c]' -- ok\n[37] $ quilt patches a -- ok\n[38] $ quilt patches b -- ok\n[39] $ quilt patches 'a: b c' -- ok\n[41] $ echo bar > \"foo bar\" -- ok\n[42] $ echo \"new line\" > \"a: b [c]\" -- ok\n[43] $ quilt diff -p ab -- ok\n[58] $ quilt refresh -p ab -- ok\n[60] $ cat patches/test.diff -- ok\n[75] $ quilt refresh -p ab --sort -- ok\n[77] $ cat patches/test.diff -- ok\n[92] $ quilt grep bar -- ok\n[94] $ quilt grep new -- ok\n[96] $ quilt grep \" \" -- ok\n[99] $ quilt remove \"a: b [c]\" -- ok\n[102] $ quilt files -- ok\n[106] $ quilt remove \"foo bar\" -- ok\n[109] $ quilt files -- ok\n33 commands (33 passed, 0 failed)\nPASS: space-in-filenames\n[test/space-in-series.test]\n[4] $ export QUILT_SERIES=\"quilt series\" -- ok\n[9] $ mkdir patches -- ok\n[11] $ cat > Oberon.txt -- ok\n[17] $ quilt new flower.diff -- ok\n[20] $ quilt files -- ok\n[21] $ quilt add Oberon.txt -- ok\n[24] $ cat >> Oberon.txt -- ok\n[31] $ quilt refresh -p ab -- ok\n[34] $ cat patches/flower.diff -- ok\n[47] $ sed -ne '1,4p' Oberon.txt > Oberon.new -- ok\n[48] $ echo \"Fetch me that flower; the herb I shew'd thee once:\" >> Oberon.new -- ok\n[49] $ sed -e '1,4d' Oberon.txt >> Oberon.new -- ok\n[50] $ mv Oberon.new Oberon.txt -- ok\n[51] $ quilt diff -z -p ab -- ok\n[65] $ quilt diff -p ab -- ok\n[79] $ quilt refresh -- ok\n[82] $ quilt top -- ok\n[85] $ quilt files -- ok\n[88] $ quilt patches Oberon.txt -- ok\n[90] $ quilt pop -f -- ok\n[96] $ quilt files patches/flower.diff -- ok\n[99] $ sed -e \"s/girls/maidens/\" Oberon.txt > Oberon.new -- ok\n[100] $ mv Oberon.new Oberon.txt -- ok\n[101] $ quilt push -- ok\n[108] $ quilt push -f -- ok\n[115] $ cat >> Oberon.txt -- ok\n[121] $ quilt refresh -p ab -- ok\n[123] $ rm -f Oberon.txt.rej -- ok\n[125] $ cat Oberon.txt -- ok\n[135] $ cat patches/flower.diff -- ok\n[149] $ quilt grep love -- ok\n31 commands (31 passed, 0 failed)\nPASS: space-in-series\n[test/space-in-work-dir.test]\n[1] $ mkdir \"work dir\" -- ok\n[2] $ cd \"work dir\" -- ok\n[4] $ mkdir project -- ok\n[5] $ cd project -- ok\n[7] $ mkdir patches -- ok\n[8] $ mkdir subdir -- ok\n[10] $ echo old > a -- ok\n[11] $ quilt new 1.patch -- ok\n[14] $ quilt add a -- ok\n[17] $ echo new > a -- ok\n[18] $ quilt refresh -- ok\n[21] $ cat patches/1.patch -- ok\n[30] $ echo newer > a -- ok\n[31] $ quilt diff -z -- ok\n[40] $ quilt revert a -- ok\n[42] $ quilt diff -z -- ok\n[43] $ echo newer > a -- ok\n[45] $ quilt refresh -z -- ok\n[47] $ quilt series -- ok\n[50] $ cat patches/1.patch -- ok\n[58] $ cat patches/1-2.patch -- ok\n[69] $ cd subdir -- ok\n[70] $ quilt pop -q -- ok\n[73] $ quilt diff --no-index -- ok\n[79] $ cd .. -- ok\n[81] $ quilt pop -- ok\n[87] $ quilt push -- ok\n[93] $ quilt top -- ok\n[96] $ quilt series -v -- ok\n[100] $ quilt fold < patches/1-2.patch -- ok\n[103] $ quilt diff -z -- ok\n[112] $ quilt refresh -- ok\n[115] $ quilt delete -rn -- ok\n[118] $ quilt remove a -- ok\n34 commands (34 passed, 0 failed)\nPASS: space-in-work-dir\n[test/subdir.test]\n[1] $ mkdir patches -- ok\n[3] $ mkdir subdir -- ok\n[4] $ cat > subdir/file -- ok\n[7] $ quilt new test.patch -- ok\n[10] $ quilt add subdir/file -- ok\n[13] $ cat > subdir/file -- ok\n[18] $ quilt refresh -- ok\n[21] $ cd subdir -- ok\n[22] $ quilt add file2 -- ok\n[25] $ cat > file2 -- ok\n[28] $ cat > file3 -- ok\n[31] $ quilt add file3 -- ok\n[34] $ rm -f file3 -- ok\n[35] $ quilt files -v -- ok\n[40] $ quilt diff -p ab -- ok\n[62] $ quilt diff --no-index -p ab file file2 no -- ok\n[74] $ quilt diff --no-index -p ab ./file3 ./no -- ok\n[80] $ quilt refresh -- ok\n18 commands (18 passed, 0 failed)\nPASS: subdir\n[test/symlink.test]\n[1] $ mkdir patches -- ok\n[4] $ echo foo > foo -- ok\n[5] $ quilt new test.diff -- ok\n[8] $ quilt add foo -- ok\n[11] $ echo \"foo changed\" > foo -- ok\n[12] $ quilt refresh -- ok\n[16] $ mv patches/test.diff . -- ok\n[17] $ ln -s ../test.diff patches/test.diff -- ok\n[18] $ readlink patches/test.diff -- ok\n[22] $ echo \"foo changed 2\" > foo -- ok\n[23] $ quilt refresh --no-index -p ab -- ok\n[26] $ readlink patches/test.diff -- ok\n[30] $ echo \"foo changed 3\" > foo -- ok\n[31] $ touch -r patches/test.diff test.timeref -- ok\n[32] $ quilt refresh --backup --no-index -p ab -- ok\n[35] $ readlink patches/test.diff -- ok\n[38] $ cat patches/test.diff -- ok\n[45] $ readlink patches/test.diff~ -- ok\n[46] $ echo 1 -- ok\n[49] $ cat patches/test.diff~ -- ok\n[56] $ [ patches/test.diff~ -nt test.timeref ] && echo \"mtimes differ\" -- ok\n[59] $ quilt header -a -- ok\n[63] $ readlink patches/test.diff -- ok\n[67] $ touch -r patches/test.diff test.timeref -- ok\n[68] $ quilt header -r --backup -- ok\n[71] $ readlink patches/test.diff -- ok\n[74] $ cat patches/test.diff -- ok\n[81] $ readlink patches/test.diff~ -- ok\n[82] $ echo 1 -- ok\n[85] $ cat patches/test.diff~ -- ok\n[93] $ [ patches/test.diff~ -nt test.timeref ] && echo \"mtimes differ\" -- ok\n[96] $ chmod -w test.diff -- ok\n[97] $ echo \"foo changed 4\" > foo -- ok\n[98] $ quilt refresh --no-index -p ab -- ok\n[101] $ readlink patches/test.diff -- ok\n[102] $ echo 1 -- ok\n[105] $ cat patches/test.diff -- ok\n[113] $ rm -f test.diff -- ok\n[114] $ mv patches/test.diff . -- ok\n[115] $ ln -s ../test.diff patches/test.diff -- ok\n[116] $ chmod -w test.diff -- ok\n[118] $ echo \"foo changed 5\" > foo -- ok\n[119] $ quilt refresh --backup --no-index -p ab -- ok\n[122] $ readlink patches/test.diff -- ok\n[123] $ echo 1 -- ok\n[126] $ cat patches/test.diff -- ok\n[133] $ readlink patches/test.diff~ -- ok\n[134] $ echo 1 -- ok\n[137] $ cat patches/test.diff~ -- ok\n49 commands (49 passed, 0 failed)\nPASS: symlink\n[test/tester.test]\n[4] $ echo  -- ok\n[6] $ export VAR=foo -- ok\n[7] $ echo foo -- ok\n[9] $ export VAR=bar -- ok\n[10] $ echo bar -- ok\n[14] $ true -- ok\n[15] $ echo bar -- ok\n[19] $ echo \"A barbarian walks into a bar\" -- ok\n[23] $ export PLACE=barracks -- ok\n[24] $ echo barracks -- ok\n10 commands (10 passed, 0 failed)\nPASS: tester\n[test/three.test]\n[1] $ mkdir patches -- ok\n[3] $ quilt new patch1.diff -- ok\n[6] $ quilt top -- ok\n[9] $ quilt add f -- ok\n[12] $ echo f > f -- ok\n[14] $ ls patches/ -- ok\n[17] $ quilt new patch2.diff -- ok\n[20] $ quilt previous -- ok\n[23] $ quilt add g -- ok\n[26] $ echo g > g -- ok\n[28] $ quilt refresh -- ok\n[32] $ quilt diff -p0 f g -- ok\n[41] $ quilt diff -p0 ./f ./g -- ok\n[49] $ quilt pop -- ok\n[55] $ ls patches/ -- ok\n[59] $ quilt next -- ok\n[62] $ quilt previous -- ok\n[63] $ quilt previous patch2 -- ok\n[66] $ quilt pop -- ok\n[69] $ quilt refresh -- ok\n[72] $ quilt refresh patch2 -- ok\n[75] $ quilt pop -- ok\n[81] $ quilt top -- ok\n[84] $ quilt pop -- ok\n[86] $ echo 2 -- ok\n[89] $ quilt applied -- ok\n[92] $ quilt unapplied -- ok\n[96] $ quilt previous -- ok\n[99] $ quilt next -- ok\n[102] $ quilt applied patch1 -- ok\n[105] $ quilt unapplied patch2 -- ok\n[106] $ quilt unapplied patch1 -- ok\n[109] $ quilt revert f -- ok\n[112] $ quilt delete patch3.diff -- ok\n[115] $ quilt push -qa -- ok\n[120] $ quilt push patch2 -- ok\n[123] $ quilt push -- ok\n[125] $ echo 2 -- ok\n[128] $ quilt diff --combine patch1 -P patch2 -p ab -- ok\n[142] $ quilt diff -P patch1 --combine patch2 -- ok\n[145] $ echo patch3.diff >> patches/series -- ok\n[146] $ quilt diff -P patch1 --combine patch3 -- ok\n[149] $ quilt pop -qaR -- ok\n[154] $ quilt annotate f -- ok\n[157] $ quilt pop patch4.diff -- ok\n[160] $ quilt grep \"not there\" -- ok\n[162] $ quilt push -q 2 -- ok\n[167] $ quilt pop -q 2 -- ok\n[172] $ quilt push -q 10 -- ok\n[179] $ quilt pop -q 10 -- ok\n[185] $ quilt push 0 -- ok\n[187] $ echo 2 -- ok\n[190] $ quilt pop 0 -- ok\n[192] $ echo 2 -- ok\n54 commands (54 passed, 0 failed)\nPASS: three\n[test/timestamps.test]\n[3] $ mkdir patches -- ok\n[5] $ cat > patches/series -- ok\n[13] $ cat > patches/unified-create.patch -- ok\n[20] $ cat > patches/unified-update.patch -- ok\n[28] $ cat > patches/unified-delete.patch -- ok\n[35] $ cat > patches/context-create.patch -- ok\n[43] $ cat > patches/context-update.patch -- ok\n[52] $ cat > patches/context-delete.patch -- ok\n[61] $ quilt patches file -- ok\n[70] $ quilt patches 1 -- ok\n[72] $ quilt push -qa -- ok\n[82] $ quilt patches file -- ok\n12 commands (12 passed, 0 failed)\nPASS: timestamps\n[test/trailing-ws.test]\n[1] $ mkdir patches -- ok\n[3] $ cat > a -- ok\n[8] $ quilt new test.diff -- ok\n[11] $ quilt add a -- ok\n[14] $ cat > a -- ok\n[19] $ quilt refresh -- ok\n[23] $ grep '[ \\t]$' patches/test.diff -- ok\n[27] $ quilt refresh -U0 -- ok\n[31] $ quilt refresh --strip-trailing-whitespace -- ok\n[35] $ grep '[ \\t]$' patches/test.diff -- ok\n[37] $ quilt pop -q -- ok\n[41] $ cat > a -- ok\n[46] $ quilt new test2.diff -- ok\n[49] $ quilt add a -- ok\n[52] $ cat > a -- ok\n[57] $ quilt refresh -c -- ok\n[61] $ grep '[ \\t]$' patches/test2.diff -- ok\n[65] $ quilt refresh -C0 -- ok\n[69] $ quilt refresh -c --strip-trailing-whitespace -- ok\n[73] $ grep '[ \\t]$' patches/test2.diff -- ok\n[75] $ quilt pop -q -- ok\n21 commands (21 passed, 0 failed)\nPASS: trailing-ws\n[test/two.test]\n[1] $ mkdir patches d -- ok\n[3] $ quilt new patch1.diff -- ok\n[6] $ cd d -- ok\n[7] $ mkdir dir -- ok\n[8] $ echo \"This is file one.\" > dir/file1 -- ok\n[9] $ quilt add dir/file1 -- ok\n[12] $ quilt add file2 -- ok\n[15] $ quilt diff -- ok\n[16] $ quilt diff -z -- ok\n[17] $ quilt refresh -- ok\n[20] $ echo \"This is file two.\" > file2 -- ok\n[21] $ quilt diff -p ab -- ok\n[29] $ quilt diff -z -p ab -- ok\n[37] $ quilt refresh -- ok\n[40] $ quilt diff -z -- ok\n[41] $ echo \"Another line has been added.\" >> dir/file1 -- ok\n[42] $ quilt diff -z -p ab -- ok\n[51] $ cd dir -- ok\n[52] $ quilt diff -z file1 -p ab -- ok\n[61] $ cd .. -- ok\n[63] $ quilt refresh -- ok\n[66] $ cd .. -- ok\n[67] $ quilt new patch2.diff -- ok\n[70] $ cd d -- ok\n[71] $ quilt add dir/file3 -- ok\n[74] $ echo \"This is file three.\" > dir/file3 -- ok\n[75] $ quilt refresh -- ok\n[78] $ quilt add -P patch1 dir/file3 -- ok\n[81] $ quilt pop -R -- ok\n[87] $ quilt add file4 -- ok\n[90] $ echo \"This is file 4.\" > file4 -- ok\n[91] $ quilt refresh -- ok\n[94] $ quilt push -- ok\n[100] $ cd .. -- ok\n[101] $ quilt new subdir/patch3.diff -- ok\n[104] $ cd d -- ok\n[105] $ quilt add file4 -- ok\n[108] $ rm -f file4 -- ok\n[109] $ quilt diff -p ab -- ok\n[117] $ quilt add -P patch2 file4 -- ok\n[120] $ quilt refresh -- ok\n[123] $ echo \"Another line here, too.\" >> dir/file3 -- ok\n[124] $ quilt refresh patch2 -- ok\n[127] $ echo \"Another line added.\" >> file2 -- ok\n[128] $ quilt diff -z -P patch1 -p ab -- ok\n[138] $ quilt refresh patch1 -- ok\n[141] $ quilt refresh -f patch1 -- ok\n[144] $ echo \"Another line here, too.\" >> dir/file3 -- ok\n[145] $ quilt pop -R -- ok\n[151] $ quilt refresh patch2 -- ok\n[154] $ quilt grep -- two -- ok\n[157] $ quilt pop -qaR -- ok\n[162] $ quilt patches file4 -- ok\n[166] $ quilt push -qa -- ok\n[172] $ quilt patches file4 -- ok\n[176] $ quilt pop -q patch2.diff -- ok\n[180] $ quilt patches -v dir/file3 file4 -- ok\n57 commands (57 passed, 0 failed)\nPASS: two\nDURATION: 48\n"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.1193106174469,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-sed_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-sed",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010652542114257812,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.406027317047119,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.048300743103027344,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 9.728145360946655,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012912750244140625,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:23\nBEGIN: /usr/lib/sed/ptest\nPASS: testsuite/misc.pl\nbug32082.sh: skipped test: requires a working valgrind\nSKIP: testsuite/bug32082.sh\nPASS: testsuite/bug32271-1.sh\nbug32271-2.sh: skipped test: requires a working valgrind\nSKIP: testsuite/bug32271-2.sh\nPASS: testsuite/cmd-l.sh\nPASS: testsuite/cmd-0r.sh\nPASS: testsuite/cmd-R.sh\nPASS: testsuite/colon-with-no-label.sh\nPASS: testsuite/comment-n.sh\nPASS: testsuite/compile-errors.sh\nPASS: testsuite/compile-tests.sh\nPASS: testsuite/convert-number.sh\nPASS: testsuite/command-endings.sh\nPASS: testsuite/debug.pl\nPASS: testsuite/execute-tests.sh\nPASS: testsuite/help-version.sh\nPASS: testsuite/in-place-hyphen.sh\nPASS: testsuite/in-place-suffix-backup.sh\ninplace-selinux.sh: skipped test: this system lacks SELinux support\nSKIP: testsuite/inplace-selinux.sh\ninvalid-mb-seq-UMR.sh: skipped test: requires a working valgrind\nSKIP: testsuite/invalid-mb-seq-UMR.sh\nPASS: testsuite/mb-bad-delim.sh\nmb-charclass-non-utf8.sh: skipped test: ja_JP shift-jis locale not found\nSKIP: testsuite/mb-charclass-non-utf8.sh\nPASS: testsuite/mb-match-slash.sh\nPASS: testsuite/mb-y-translate.sh\nPASS: testsuite/missing-filename.sh\nnewline-dfa-bug.sh: skipped test: requires a working valgrind\nSKIP: testsuite/newline-dfa-bug.sh\nPASS: testsuite/normalize-text.sh\nPASS: testsuite/nulldata.sh\nobinary.sh: skipped test: platform does not enable O_TEXT by default\nSKIP: testsuite/obinary.sh\nPASS: testsuite/panic-tests.sh\nPASS: testsuite/posix-char-class.sh\nPASS: testsuite/posix-mode-addr.sh\nPASS: testsuite/posix-mode-bad-ref.sh\nPASS: testsuite/posix-mode-ERE.sh\nPASS: testsuite/posix-mode-s.sh\nPASS: testsuite/posix-mode-N.sh\nPASS: testsuite/range-overlap.sh\nPASS: testsuite/recursive-escape-c.sh\nPASS: testsuite/regex-errors.sh\nregex-max-int.sh: skipped test: very expensive: disabled by default\nSKIP: testsuite/regex-max-int.sh\nPASS: testsuite/sandbox.sh\nPASS: testsuite/stdin-prog.sh\nPASS: testsuite/subst-options.sh\nPASS: testsuite/subst-mb-incomplete.sh\nPASS: testsuite/subst-replacement.sh\nPASS: testsuite/temp-file-cleanup.sh\nPASS: testsuite/title-case.sh\nPASS: testsuite/unbuffered.sh\nPASS: testsuite/follow-symlinks.sh\nPASS: testsuite/follow-symlinks-stdin.sh\nPASS: testsuite/8bit.sh\nPASS: testsuite/8to7.sh\nPASS: testsuite/badenc.sh\nPASS: testsuite/binary.sh\nPASS: testsuite/bsd-wrapper.sh\nPASS: testsuite/dc.sh\nPASS: testsuite/distrib.sh\nPASS: testsuite/eval.sh\nPASS: testsuite/help.sh\nPASS: testsuite/inplace-hold.sh\nPASS: testsuite/mac-mf.sh\nPASS: testsuite/madding.sh\nPASS: testsuite/newjis.sh\nPASS: testsuite/stdin.sh\nPASS: testsuite/utf8-ru.sh\nPASS: testsuite/uniq.sh\nPASS: testsuite/word-delim.sh\nPASS: testsuite/xemacs.sh\n============================================================================\nTestsuite summary for GNU sed 4.9\n============================================================================\n# TOTAL: 68\n# PASS:  60\n# SKIP:  8\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nDURATION: 9\nEND: /usr/lib/sed/ptest\n2024-02-06T09:23\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "sed": {
                    "duration": "9",
                    "log": "START: ptest-runner\n2024-02-06T09:23\nPASS: testsuite/misc.pl\nbug32082.sh: skipped test: requires a working valgrind\nSKIP: testsuite/bug32082.sh\nPASS: testsuite/bug32271-1.sh\nbug32271-2.sh: skipped test: requires a working valgrind\nSKIP: testsuite/bug32271-2.sh\nPASS: testsuite/cmd-l.sh\nPASS: testsuite/cmd-0r.sh\nPASS: testsuite/cmd-R.sh\nPASS: testsuite/colon-with-no-label.sh\nPASS: testsuite/comment-n.sh\nPASS: testsuite/compile-errors.sh\nPASS: testsuite/compile-tests.sh\nPASS: testsuite/convert-number.sh\nPASS: testsuite/command-endings.sh\nPASS: testsuite/debug.pl\nPASS: testsuite/execute-tests.sh\nPASS: testsuite/help-version.sh\nPASS: testsuite/in-place-hyphen.sh\nPASS: testsuite/in-place-suffix-backup.sh\ninplace-selinux.sh: skipped test: this system lacks SELinux support\nSKIP: testsuite/inplace-selinux.sh\ninvalid-mb-seq-UMR.sh: skipped test: requires a working valgrind\nSKIP: testsuite/invalid-mb-seq-UMR.sh\nPASS: testsuite/mb-bad-delim.sh\nmb-charclass-non-utf8.sh: skipped test: ja_JP shift-jis locale not found\nSKIP: testsuite/mb-charclass-non-utf8.sh\nPASS: testsuite/mb-match-slash.sh\nPASS: testsuite/mb-y-translate.sh\nPASS: testsuite/missing-filename.sh\nnewline-dfa-bug.sh: skipped test: requires a working valgrind\nSKIP: testsuite/newline-dfa-bug.sh\nPASS: testsuite/normalize-text.sh\nPASS: testsuite/nulldata.sh\nobinary.sh: skipped test: platform does not enable O_TEXT by default\nSKIP: testsuite/obinary.sh\nPASS: testsuite/panic-tests.sh\nPASS: testsuite/posix-char-class.sh\nPASS: testsuite/posix-mode-addr.sh\nPASS: testsuite/posix-mode-bad-ref.sh\nPASS: testsuite/posix-mode-ERE.sh\nPASS: testsuite/posix-mode-s.sh\nPASS: testsuite/posix-mode-N.sh\nPASS: testsuite/range-overlap.sh\nPASS: testsuite/recursive-escape-c.sh\nPASS: testsuite/regex-errors.sh\nregex-max-int.sh: skipped test: very expensive: disabled by default\nSKIP: testsuite/regex-max-int.sh\nPASS: testsuite/sandbox.sh\nPASS: testsuite/stdin-prog.sh\nPASS: testsuite/subst-options.sh\nPASS: testsuite/subst-mb-incomplete.sh\nPASS: testsuite/subst-replacement.sh\nPASS: testsuite/temp-file-cleanup.sh\nPASS: testsuite/title-case.sh\nPASS: testsuite/unbuffered.sh\nPASS: testsuite/follow-symlinks.sh\nPASS: testsuite/follow-symlinks-stdin.sh\nPASS: testsuite/8bit.sh\nPASS: testsuite/8to7.sh\nPASS: testsuite/badenc.sh\nPASS: testsuite/binary.sh\nPASS: testsuite/bsd-wrapper.sh\nPASS: testsuite/dc.sh\nPASS: testsuite/distrib.sh\nPASS: testsuite/eval.sh\nPASS: testsuite/help.sh\nPASS: testsuite/inplace-hold.sh\nPASS: testsuite/mac-mf.sh\nPASS: testsuite/madding.sh\nPASS: testsuite/newjis.sh\nPASS: testsuite/stdin.sh\nPASS: testsuite/utf8-ru.sh\nPASS: testsuite/uniq.sh\nPASS: testsuite/word-delim.sh\nPASS: testsuite/xemacs.sh\n============================================================================\nTestsuite summary for GNU sed 4.9\n============================================================================\n# TOTAL: 68\n# PASS:  60\n# SKIP:  8\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nDURATION: 9\n"
                }
            },
            "ptestresult.sed.testsuite/8bit.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/8to7.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/badenc.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/binary.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/bsd-wrapper.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/bug32082.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.sed.testsuite/bug32271-1.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/bug32271-2.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.sed.testsuite/cmd-0r.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/cmd-R.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/cmd-l.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/colon-with-no-label.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/command-endings.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/comment-n.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/compile-errors.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/compile-tests.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/convert-number.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/dc.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/debug.pl": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/distrib.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/eval.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/execute-tests.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/follow-symlinks-stdin.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/follow-symlinks.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/help-version.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/help.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/in-place-hyphen.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/in-place-suffix-backup.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/inplace-hold.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/inplace-selinux.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.sed.testsuite/invalid-mb-seq-UMR.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.sed.testsuite/mac-mf.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/madding.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/mb-bad-delim.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/mb-charclass-non-utf8.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.sed.testsuite/mb-match-slash.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/mb-y-translate.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/misc.pl": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/missing-filename.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/newjis.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/newline-dfa-bug.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.sed.testsuite/normalize-text.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/nulldata.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/obinary.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.sed.testsuite/panic-tests.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/posix-char-class.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/posix-mode-ERE.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/posix-mode-N.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/posix-mode-addr.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/posix-mode-bad-ref.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/posix-mode-s.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/range-overlap.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/recursive-escape-c.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/regex-errors.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/regex-max-int.sh": {
                "status": "SKIPPED"
            },
            "ptestresult.sed.testsuite/sandbox.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/stdin-prog.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/stdin.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/subst-mb-incomplete.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/subst-options.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/subst-replacement.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/temp-file-cleanup.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/title-case.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/unbuffered.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/uniq.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/utf8-ru.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/word-delim.sh": {
                "status": "PASSED"
            },
            "ptestresult.sed.testsuite/xemacs.sh": {
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.112692832946777,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-slang_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-slang",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011148452758789062,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4112069606781006,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.05954718589782715,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 22.444399118423462,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013916492462158203,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:23\nBEGIN: /usr/lib/slang/ptest\nmake: Entering directory '/usr/lib/slang/ptest/test'\n/bin/rm -rf tmpfile*.* tmpdir*.*\n\nRunning tests:\n\nTesting argv processing ...Ok\nTesting argv processing [UTF-8 mode] ...Ok\nPASS: argv.sl\nTesting syntax ...Ok\nTesting syntax [UTF-8 mode] ...Ok\nPASS: syntax.sl\nTesting Short Ciruit Operators ...Ok\nTesting Short Ciruit Operators [UTF-8 mode] ...Ok\nPASS: scircuit.sl\nTesting _eqs ...Ok\nTesting _eqs [UTF-8 mode] ...Ok\nPASS: eqs.sl\nTesting sscanf ...Ok\nTesting sscanf [UTF-8 mode] ...Ok\nPASS: sscanf.sl\nTesting looping constructs ...Ok\nTesting looping constructs [UTF-8 mode] ...Ok\nPASS: loops.sl\nTesting Arithmetic ...Ok\nTesting Arithmetic [UTF-8 mode] ...Ok\nPASS: arith.sl\nTesting array functions ...Ok\nTesting array functions [UTF-8 mode] ...Ok\nPASS: array.sl\nTesting string functions ...Ok\nTesting string functions [UTF-8 mode] ...Ok\nPASS: strops.sl\nTesting Binary Strings ...Ok\nTesting Binary Strings [UTF-8 mode] ...Ok\nPASS: bstring.sl\nTesting pack and unpack functions ...Ok\nTesting pack and unpack functions [UTF-8 mode] ...Ok\nPASS: pack.sl\nTesting stdio routines ...Ok\nTesting stdio routines [UTF-8 mode] ...Ok\nPASS: stdio.sl\nTesting Associative Arrays ...Ok\nTesting Associative Arrays [UTF-8 mode] ...Ok\nPASS: assoc.sl\nTesting recursive function modifications ...Ok\nTesting recursive function modifications [UTF-8 mode] ...Ok\nPASS: selfload.sl\nTesting structures ...Ok\nTesting structures [UTF-8 mode] ...Ok\nPASS: struct.sl\nTesting NameSpace routines ...Ok\nTesting NameSpace routines [UTF-8 mode] ...Ok\nPASS: nspace.sl\nTesting path ...Ok\nTesting path [UTF-8 mode] ...Ok\nPASS: path.sl\nTesting #ifeval ...Ok\nTesting #ifeval [UTF-8 mode] ...Ok\nPASS: ifeval.sl\nTesting Any_Type ...Ok\nTesting Any_Type [UTF-8 mode] ...Ok\nPASS: anytype.sl\nTesting Matrix Multiplications ...Ok\nTesting Matrix Multiplications [UTF-8 mode] ...Ok\nPASS: arrmult.sl\nTesting time functions ...Ok\nTesting time functions [UTF-8 mode] ...Ok\nPASS: time.sl\nTesting utf8 ...Ok\nTesting utf8 [UTF-8 mode] ...Ok\nPASS: utf8.sl\nTesting exceptions ...Ok\nTesting exceptions [UTF-8 mode] ...Ok\nPASS: except.sl\nKnown Bugs or not yet implemented features:\n\tRange arrays of Short, Long, LongLong types converted to Int_Type\nKnown Bugs or not yet implemented features:\n\tRange arrays of Short, Long, LongLong types converted to Int_Type\nPASS: bugs.sl\nTesting lists ...Ok\nTesting lists [UTF-8 mode] ...Ok\nPASS: list.sl\nTesting regexp ...Ok\nTesting regexp [UTF-8 mode] ...Ok\nPASS: regexp.sl\nTesting method calls ...Ok\nTesting method calls [UTF-8 mode] ...Ok\nPASS: method.sl\nTesting dereferences ...Ok\nTesting dereferences [UTF-8 mode] ...Ok\nPASS: deref.sl\nTesting NaN and Inf ...Ok\nTesting NaN and Inf [UTF-8 mode] ...Ok\nPASS: naninf.sl\nTesting literal integer overflow ...Ok\nTesting literal integer overflow [UTF-8 mode] ...Ok\nPASS: overflow.sl\nTesting sorting ...Ok\nTesting sorting [UTF-8 mode] ...Ok\nPASS: sort.sl\nTesting long long ...Ok\nTesting long long [UTF-8 mode] ...Ok\nPASS: longlong.sl\nTesting signals ...\n\tPausing for 2 seconds for alarm test.\n\tPausing for 2.5 seconds for setitimer test..\n\t(make detected: skipping test_sigsuspend)\nOk\nTesting signals [UTF-8 mode] ...\n\tPausing for 2 seconds for alarm test.\n\tPausing for 2.5 seconds for setitimer test..\n\t(make detected: skipping test_sigsuspend)\nOk\nPASS: signal.sl\nTesting dollar strings ...Ok\nTesting dollar strings [UTF-8 mode] ...Ok\nPASS: dollar.sl\nTesting provide and require ...Ok\nTesting provide and require [UTF-8 mode] ...Ok\nPASS: req.sl\nTesting doc functions ...Ok\nTesting doc functions [UTF-8 mode] ...Ok\nPASS: docfun.sl\nTesting debugger support ...Ok\nTesting debugger support [UTF-8 mode] ...Ok\nPASS: debug.sl\nTesting qualifiers ...Ok\nTesting qualifiers [UTF-8 mode] ...Ok\nPASS: qualif.sl\nTesting Comparison Operators ...Ok\nTesting Comparison Operators [UTF-8 mode] ...Ok\nPASS: compare.sl\nTesting break and continue N ...Ok\nTesting break and continue N [UTF-8 mode] ...Ok\nPASS: break.sl\nTesting Multiline strings ...Ok\nTesting Multiline strings [UTF-8 mode] ...Ok\nPASS: multline.sl\nTesting stack functions ...Ok\nTesting stack functions [UTF-8 mode] ...Ok\nPASS: stack.sl\nTesting misc ...Ok\nTesting misc [UTF-8 mode] ...Ok\nPASS: misc.sl\nTesting POSIX I/O routines ...Ok\nTesting POSIX I/O routines [UTF-8 mode] ...Ok\nPASS: posixio.sl\nTesting posdir ...Ok\nTesting posdir [UTF-8 mode] ...Ok\nPASS: posdir.sl\nTesting proc ...Ok\nTesting proc [UTF-8 mode] ...Ok\nPASS: proc.sl\nTesting Math ...Ok\nTesting Math [UTF-8 mode] ...Ok\nPASS: math.sl\nTesting autoload ...Ok\nTesting autoload [UTF-8 mode] ...Ok\nPASS: autoload.sl\nTesting more NameSpace routines ...Ok\nTesting more NameSpace routines [UTF-8 mode] ...Ok\nPASS: nspace2.sl\nTesting slprep ...Ok\nTesting slprep [UTF-8 mode] ...Ok\nPASS: prep.sl\nTesting argv processing ...Ok\nTesting argv processing [UTF-8 mode] ...Ok\nPASS: argv.slc\nTesting syntax ...Ok\nTesting syntax [UTF-8 mode] ...Ok\nPASS: syntax.slc\nTesting Short Ciruit Operators ...Ok\nTesting Short Ciruit Operators [UTF-8 mode] ...Ok\nPASS: scircuit.slc\nTesting _eqs ...Ok\nTesting _eqs [UTF-8 mode] ...Ok\nPASS: eqs.slc\nTesting sscanf ...Ok\nTesting sscanf [UTF-8 mode] ...Ok\nPASS: sscanf.slc\nTesting looping constructs ...Ok\nTesting looping constructs [UTF-8 mode] ...Ok\nPASS: loops.slc\nTesting Arithmetic ...Ok\nTesting Arithmetic [UTF-8 mode] ...Ok\nPASS: arith.slc\nTesting array functions ...Ok\nTesting array functions [UTF-8 mode] ...Ok\nPASS: array.slc\nTesting string functions ...Ok\nTesting string functions [UTF-8 mode] ...Ok\nPASS: strops.slc\nTesting Binary Strings ...Ok\nTesting Binary Strings [UTF-8 mode] ...Ok\nPASS: bstring.slc\nTesting pack and unpack functions ...Ok\nTesting pack and unpack functions [UTF-8 mode] ...Ok\nPASS: pack.slc\nTesting stdio routines ...Ok\nTesting stdio routines [UTF-8 mode] ...Ok\nPASS: stdio.slc\nTesting Associative Arrays ...Ok\nTesting Associative Arrays [UTF-8 mode] ...Ok\nPASS: assoc.slc\nTesting recursive function modifications ...Ok\nTesting recursive function modifications [UTF-8 mode] ...Ok\nPASS: selfload.slc\nTesting structures ...Ok\nTesting structures [UTF-8 mode] ...Ok\nPASS: struct.slc\nTesting NameSpace routines ...Ok\nTesting NameSpace routines [UTF-8 mode] ...Ok\nPASS: nspace.slc\nTesting path ...Ok\nTesting path [UTF-8 mode] ...Ok\nPASS: path.slc\nTesting #ifeval ...Ok\nTesting #ifeval [UTF-8 mode] ...Ok\nPASS: ifeval.slc\nTesting Any_Type ...Ok\nTesting Any_Type [UTF-8 mode] ...Ok\nPASS: anytype.slc\nTesting Matrix Multiplications ...Ok\nTesting Matrix Multiplications [UTF-8 mode] ...Ok\nPASS: arrmult.slc\nTesting time functions ...Ok\nTesting time functions [UTF-8 mode] ...Ok\nPASS: time.slc\nTesting utf8 ...Ok\nTesting utf8 [UTF-8 mode] ...Ok\nPASS: utf8.slc\nTesting exceptions ...Ok\nTesting exceptions [UTF-8 mode] ...Ok\nPASS: except.slc\nKnown Bugs or not yet implemented features:\n\tRange arrays of Short, Long, LongLong types converted to Int_Type\nKnown Bugs or not yet implemented features:\n\tRange arrays of Short, Long, LongLong types converted to Int_Type\nPASS: bugs.slc\nTesting lists ...Ok\nTesting lists [UTF-8 mode] ...Ok\nPASS: list.slc\nTesting regexp ...Ok\nTesting regexp [UTF-8 mode] ...Ok\nPASS: regexp.slc\nTesting method calls ...Ok\nTesting method calls [UTF-8 mode] ...Ok\nPASS: method.slc\nTesting dereferences ...Ok\nTesting dereferences [UTF-8 mode] ...Ok\nPASS: deref.slc\nTesting NaN and Inf ...Ok\nTesting NaN and Inf [UTF-8 mode] ...Ok\nPASS: naninf.slc\nTesting literal integer overflow ...Ok\nTesting literal integer overflow [UTF-8 mode] ...Ok\nPASS: overflow.slc\nTesting sorting ...Ok\nTesting sorting [UTF-8 mode] ...Ok\nPASS: sort.slc\nTesting long long ...Ok\nTesting long long [UTF-8 mode] ...Ok\nPASS: longlong.slc\nTesting signals ...\n\tPausing for 2 seconds for alarm test.\n\tPausing for 2.5 seconds for setitimer test..\n\t(make detected: skipping test_sigsuspend)\nOk\nTesting signals [UTF-8 mode] ...\n\tPausing for 2 seconds for alarm test.\n\tPausing for 2.5 seconds for setitimer test..\n\t(make detected: skipping test_sigsuspend)\nOk\nPASS: signal.slc\nTesting dollar strings ...Ok\nTesting dollar strings [UTF-8 mode] ...Ok\nPASS: dollar.slc\nTesting provide and require ...Ok\nTesting provide and require [UTF-8 mode] ...Ok\nPASS: req.slc\nTesting doc functions ...Ok\nTesting doc functions [UTF-8 mode] ...Ok\nPASS: docfun.slc\nTesting debugger support ...Ok\nTesting debugger support [UTF-8 mode] ...Ok\nPASS: debug.slc\nTesting qualifiers ...Ok\nTesting qualifiers [UTF-8 mode] ...Ok\nPASS: qualif.slc\nTesting Comparison Operators ...Ok\nTesting Comparison Operators [UTF-8 mode] ...Ok\nPASS: compare.slc\nTesting break and continue N ...Ok\nTesting break and continue N [UTF-8 mode] ...Ok\nPASS: break.slc\nTesting Multiline strings ...Ok\nTesting Multiline strings [UTF-8 mode] ...Ok\nPASS: multline.slc\nTesting stack functions ...Ok\nTesting stack functions [UTF-8 mode] ...Ok\nPASS: stack.slc\nTesting misc ...Ok\nTesting misc [UTF-8 mode] ...Ok\nPASS: misc.slc\nTesting POSIX I/O routines ...Ok\nTesting POSIX I/O routines [UTF-8 mode] ...Ok\nPASS: posixio.slc\nTesting posdir ...Ok\nTesting posdir [UTF-8 mode] ...Ok\nPASS: posdir.slc\nTesting proc ...Ok\nTesting proc [UTF-8 mode] ...Ok\nPASS: proc.slc\nTesting Math ...Ok\nTesting Math [UTF-8 mode] ...Ok\nPASS: math.slc\n\nAll tests passed.\n\nmake: Leaving directory '/usr/lib/slang/ptest/test'\nDURATION: 22\nEND: /usr/lib/slang/ptest\n2024-02-06T09:23\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "slang": {
                    "duration": "22",
                    "log": "START: ptest-runner\n2024-02-06T09:23\nmake: Entering directory '/usr/lib/slang/ptest/test'\n/bin/rm -rf tmpfile*.* tmpdir*.*\n\nRunning tests:\n\nTesting argv processing ...Ok\nTesting argv processing [UTF-8 mode] ...Ok\nPASS: argv.sl\nTesting syntax ...Ok\nTesting syntax [UTF-8 mode] ...Ok\nPASS: syntax.sl\nTesting Short Ciruit Operators ...Ok\nTesting Short Ciruit Operators [UTF-8 mode] ...Ok\nPASS: scircuit.sl\nTesting _eqs ...Ok\nTesting _eqs [UTF-8 mode] ...Ok\nPASS: eqs.sl\nTesting sscanf ...Ok\nTesting sscanf [UTF-8 mode] ...Ok\nPASS: sscanf.sl\nTesting looping constructs ...Ok\nTesting looping constructs [UTF-8 mode] ...Ok\nPASS: loops.sl\nTesting Arithmetic ...Ok\nTesting Arithmetic [UTF-8 mode] ...Ok\nPASS: arith.sl\nTesting array functions ...Ok\nTesting array functions [UTF-8 mode] ...Ok\nPASS: array.sl\nTesting string functions ...Ok\nTesting string functions [UTF-8 mode] ...Ok\nPASS: strops.sl\nTesting Binary Strings ...Ok\nTesting Binary Strings [UTF-8 mode] ...Ok\nPASS: bstring.sl\nTesting pack and unpack functions ...Ok\nTesting pack and unpack functions [UTF-8 mode] ...Ok\nPASS: pack.sl\nTesting stdio routines ...Ok\nTesting stdio routines [UTF-8 mode] ...Ok\nPASS: stdio.sl\nTesting Associative Arrays ...Ok\nTesting Associative Arrays [UTF-8 mode] ...Ok\nPASS: assoc.sl\nTesting recursive function modifications ...Ok\nTesting recursive function modifications [UTF-8 mode] ...Ok\nPASS: selfload.sl\nTesting structures ...Ok\nTesting structures [UTF-8 mode] ...Ok\nPASS: struct.sl\nTesting NameSpace routines ...Ok\nTesting NameSpace routines [UTF-8 mode] ...Ok\nPASS: nspace.sl\nTesting path ...Ok\nTesting path [UTF-8 mode] ...Ok\nPASS: path.sl\nTesting #ifeval ...Ok\nTesting #ifeval [UTF-8 mode] ...Ok\nPASS: ifeval.sl\nTesting Any_Type ...Ok\nTesting Any_Type [UTF-8 mode] ...Ok\nPASS: anytype.sl\nTesting Matrix Multiplications ...Ok\nTesting Matrix Multiplications [UTF-8 mode] ...Ok\nPASS: arrmult.sl\nTesting time functions ...Ok\nTesting time functions [UTF-8 mode] ...Ok\nPASS: time.sl\nTesting utf8 ...Ok\nTesting utf8 [UTF-8 mode] ...Ok\nPASS: utf8.sl\nTesting exceptions ...Ok\nTesting exceptions [UTF-8 mode] ...Ok\nPASS: except.sl\nKnown Bugs or not yet implemented features:\n\tRange arrays of Short, Long, LongLong types converted to Int_Type\nKnown Bugs or not yet implemented features:\n\tRange arrays of Short, Long, LongLong types converted to Int_Type\nPASS: bugs.sl\nTesting lists ...Ok\nTesting lists [UTF-8 mode] ...Ok\nPASS: list.sl\nTesting regexp ...Ok\nTesting regexp [UTF-8 mode] ...Ok\nPASS: regexp.sl\nTesting method calls ...Ok\nTesting method calls [UTF-8 mode] ...Ok\nPASS: method.sl\nTesting dereferences ...Ok\nTesting dereferences [UTF-8 mode] ...Ok\nPASS: deref.sl\nTesting NaN and Inf ...Ok\nTesting NaN and Inf [UTF-8 mode] ...Ok\nPASS: naninf.sl\nTesting literal integer overflow ...Ok\nTesting literal integer overflow [UTF-8 mode] ...Ok\nPASS: overflow.sl\nTesting sorting ...Ok\nTesting sorting [UTF-8 mode] ...Ok\nPASS: sort.sl\nTesting long long ...Ok\nTesting long long [UTF-8 mode] ...Ok\nPASS: longlong.sl\nTesting signals ...\n\tPausing for 2 seconds for alarm test.\n\tPausing for 2.5 seconds for setitimer test..\n\t(make detected: skipping test_sigsuspend)\nOk\nTesting signals [UTF-8 mode] ...\n\tPausing for 2 seconds for alarm test.\n\tPausing for 2.5 seconds for setitimer test..\n\t(make detected: skipping test_sigsuspend)\nOk\nPASS: signal.sl\nTesting dollar strings ...Ok\nTesting dollar strings [UTF-8 mode] ...Ok\nPASS: dollar.sl\nTesting provide and require ...Ok\nTesting provide and require [UTF-8 mode] ...Ok\nPASS: req.sl\nTesting doc functions ...Ok\nTesting doc functions [UTF-8 mode] ...Ok\nPASS: docfun.sl\nTesting debugger support ...Ok\nTesting debugger support [UTF-8 mode] ...Ok\nPASS: debug.sl\nTesting qualifiers ...Ok\nTesting qualifiers [UTF-8 mode] ...Ok\nPASS: qualif.sl\nTesting Comparison Operators ...Ok\nTesting Comparison Operators [UTF-8 mode] ...Ok\nPASS: compare.sl\nTesting break and continue N ...Ok\nTesting break and continue N [UTF-8 mode] ...Ok\nPASS: break.sl\nTesting Multiline strings ...Ok\nTesting Multiline strings [UTF-8 mode] ...Ok\nPASS: multline.sl\nTesting stack functions ...Ok\nTesting stack functions [UTF-8 mode] ...Ok\nPASS: stack.sl\nTesting misc ...Ok\nTesting misc [UTF-8 mode] ...Ok\nPASS: misc.sl\nTesting POSIX I/O routines ...Ok\nTesting POSIX I/O routines [UTF-8 mode] ...Ok\nPASS: posixio.sl\nTesting posdir ...Ok\nTesting posdir [UTF-8 mode] ...Ok\nPASS: posdir.sl\nTesting proc ...Ok\nTesting proc [UTF-8 mode] ...Ok\nPASS: proc.sl\nTesting Math ...Ok\nTesting Math [UTF-8 mode] ...Ok\nPASS: math.sl\nTesting autoload ...Ok\nTesting autoload [UTF-8 mode] ...Ok\nPASS: autoload.sl\nTesting more NameSpace routines ...Ok\nTesting more NameSpace routines [UTF-8 mode] ...Ok\nPASS: nspace2.sl\nTesting slprep ...Ok\nTesting slprep [UTF-8 mode] ...Ok\nPASS: prep.sl\nTesting argv processing ...Ok\nTesting argv processing [UTF-8 mode] ...Ok\nPASS: argv.slc\nTesting syntax ...Ok\nTesting syntax [UTF-8 mode] ...Ok\nPASS: syntax.slc\nTesting Short Ciruit Operators ...Ok\nTesting Short Ciruit Operators [UTF-8 mode] ...Ok\nPASS: scircuit.slc\nTesting _eqs ...Ok\nTesting _eqs [UTF-8 mode] ...Ok\nPASS: eqs.slc\nTesting sscanf ...Ok\nTesting sscanf [UTF-8 mode] ...Ok\nPASS: sscanf.slc\nTesting looping constructs ...Ok\nTesting looping constructs [UTF-8 mode] ...Ok\nPASS: loops.slc\nTesting Arithmetic ...Ok\nTesting Arithmetic [UTF-8 mode] ...Ok\nPASS: arith.slc\nTesting array functions ...Ok\nTesting array functions [UTF-8 mode] ...Ok\nPASS: array.slc\nTesting string functions ...Ok\nTesting string functions [UTF-8 mode] ...Ok\nPASS: strops.slc\nTesting Binary Strings ...Ok\nTesting Binary Strings [UTF-8 mode] ...Ok\nPASS: bstring.slc\nTesting pack and unpack functions ...Ok\nTesting pack and unpack functions [UTF-8 mode] ...Ok\nPASS: pack.slc\nTesting stdio routines ...Ok\nTesting stdio routines [UTF-8 mode] ...Ok\nPASS: stdio.slc\nTesting Associative Arrays ...Ok\nTesting Associative Arrays [UTF-8 mode] ...Ok\nPASS: assoc.slc\nTesting recursive function modifications ...Ok\nTesting recursive function modifications [UTF-8 mode] ...Ok\nPASS: selfload.slc\nTesting structures ...Ok\nTesting structures [UTF-8 mode] ...Ok\nPASS: struct.slc\nTesting NameSpace routines ...Ok\nTesting NameSpace routines [UTF-8 mode] ...Ok\nPASS: nspace.slc\nTesting path ...Ok\nTesting path [UTF-8 mode] ...Ok\nPASS: path.slc\nTesting #ifeval ...Ok\nTesting #ifeval [UTF-8 mode] ...Ok\nPASS: ifeval.slc\nTesting Any_Type ...Ok\nTesting Any_Type [UTF-8 mode] ...Ok\nPASS: anytype.slc\nTesting Matrix Multiplications ...Ok\nTesting Matrix Multiplications [UTF-8 mode] ...Ok\nPASS: arrmult.slc\nTesting time functions ...Ok\nTesting time functions [UTF-8 mode] ...Ok\nPASS: time.slc\nTesting utf8 ...Ok\nTesting utf8 [UTF-8 mode] ...Ok\nPASS: utf8.slc\nTesting exceptions ...Ok\nTesting exceptions [UTF-8 mode] ...Ok\nPASS: except.slc\nKnown Bugs or not yet implemented features:\n\tRange arrays of Short, Long, LongLong types converted to Int_Type\nKnown Bugs or not yet implemented features:\n\tRange arrays of Short, Long, LongLong types converted to Int_Type\nPASS: bugs.slc\nTesting lists ...Ok\nTesting lists [UTF-8 mode] ...Ok\nPASS: list.slc\nTesting regexp ...Ok\nTesting regexp [UTF-8 mode] ...Ok\nPASS: regexp.slc\nTesting method calls ...Ok\nTesting method calls [UTF-8 mode] ...Ok\nPASS: method.slc\nTesting dereferences ...Ok\nTesting dereferences [UTF-8 mode] ...Ok\nPASS: deref.slc\nTesting NaN and Inf ...Ok\nTesting NaN and Inf [UTF-8 mode] ...Ok\nPASS: naninf.slc\nTesting literal integer overflow ...Ok\nTesting literal integer overflow [UTF-8 mode] ...Ok\nPASS: overflow.slc\nTesting sorting ...Ok\nTesting sorting [UTF-8 mode] ...Ok\nPASS: sort.slc\nTesting long long ...Ok\nTesting long long [UTF-8 mode] ...Ok\nPASS: longlong.slc\nTesting signals ...\n\tPausing for 2 seconds for alarm test.\n\tPausing for 2.5 seconds for setitimer test..\n\t(make detected: skipping test_sigsuspend)\nOk\nTesting signals [UTF-8 mode] ...\n\tPausing for 2 seconds for alarm test.\n\tPausing for 2.5 seconds for setitimer test..\n\t(make detected: skipping test_sigsuspend)\nOk\nPASS: signal.slc\nTesting dollar strings ...Ok\nTesting dollar strings [UTF-8 mode] ...Ok\nPASS: dollar.slc\nTesting provide and require ...Ok\nTesting provide and require [UTF-8 mode] ...Ok\nPASS: req.slc\nTesting doc functions ...Ok\nTesting doc functions [UTF-8 mode] ...Ok\nPASS: docfun.slc\nTesting debugger support ...Ok\nTesting debugger support [UTF-8 mode] ...Ok\nPASS: debug.slc\nTesting qualifiers ...Ok\nTesting qualifiers [UTF-8 mode] ...Ok\nPASS: qualif.slc\nTesting Comparison Operators ...Ok\nTesting Comparison Operators [UTF-8 mode] ...Ok\nPASS: compare.slc\nTesting break and continue N ...Ok\nTesting break and continue N [UTF-8 mode] ...Ok\nPASS: break.slc\nTesting Multiline strings ...Ok\nTesting Multiline strings [UTF-8 mode] ...Ok\nPASS: multline.slc\nTesting stack functions ...Ok\nTesting stack functions [UTF-8 mode] ...Ok\nPASS: stack.slc\nTesting misc ...Ok\nTesting misc [UTF-8 mode] ...Ok\nPASS: misc.slc\nTesting POSIX I/O routines ...Ok\nTesting POSIX I/O routines [UTF-8 mode] ...Ok\nPASS: posixio.slc\nTesting posdir ...Ok\nTesting posdir [UTF-8 mode] ...Ok\nPASS: posdir.slc\nTesting proc ...Ok\nTesting proc [UTF-8 mode] ...Ok\nPASS: proc.slc\nTesting Math ...Ok\nTesting Math [UTF-8 mode] ...Ok\nPASS: math.slc\n\nAll tests passed.\n\nmake: Leaving directory '/usr/lib/slang/ptest/test'\nDURATION: 22\n"
                }
            },
            "ptestresult.slang.anytype.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.anytype.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.argv.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.argv.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.arith.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.arith.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.array.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.array.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.arrmult.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.arrmult.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.assoc.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.assoc.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.autoload.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.break.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.break.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.bstring.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.bstring.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.bugs.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.bugs.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.compare.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.compare.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.debug.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.debug.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.deref.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.deref.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.docfun.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.docfun.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.dollar.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.dollar.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.eqs.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.eqs.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.except.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.except.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.ifeval.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.ifeval.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.list.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.list.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.longlong.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.longlong.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.loops.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.loops.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.math.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.math.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.method.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.method.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.misc.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.misc.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.multline.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.multline.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.naninf.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.naninf.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.nspace.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.nspace.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.nspace2.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.overflow.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.overflow.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.pack.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.pack.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.path.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.path.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.posdir.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.posdir.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.posixio.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.posixio.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.prep.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.proc.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.proc.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.qualif.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.qualif.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.regexp.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.regexp.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.req.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.req.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.scircuit.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.scircuit.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.selfload.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.selfload.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.signal.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.signal.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.sort.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.sort.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.sscanf.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.sscanf.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.stack.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.stack.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.stdio.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.stdio.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.strops.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.strops.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.struct.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.struct.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.syntax.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.syntax.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.time.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.time.slc": {
                "status": "PASSED"
            },
            "ptestresult.slang.utf8.sl": {
                "status": "PASSED"
            },
            "ptestresult.slang.utf8.slc": {
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.114092588424683,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-strace_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-strace",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011682510375976562,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.3985543251037598,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.052346229553222656,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 404.4296147823334,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0015490055084228516,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:02\nBEGIN: /usr/lib/strace/ptest\nmake: Entering directory '/usr/lib/strace/ptest/tests'\nSKIP: _newselect.gen.test\nSKIP: _newselect-P.gen.test\nPASS: accept.gen.test\nSKIP: access.gen.test\nSKIP: access--secontext.gen.test\nSKIP: access--secontext_full.gen.test\nSKIP: access--secontext_full_mismatch.gen.test\nPASS: accept4.gen.test\nSKIP: access--secontext_mismatch.gen.test\nPASS: acct.gen.test\nPASS: adjtimex.gen.test\nSKIP: alarm.gen.test\nSKIP: arch_prctl.gen.test\nPASS: add_key.gen.test\nSKIP: arch_prctl-Xabbrev.gen.test\nSKIP: arch_prctl-Xraw.gen.test\nPASS: aio.gen.test\nSKIP: arch_prctl-Xverbose.gen.test\nSKIP: arch_prctl-success.gen.test\nSKIP: arch_prctl-success-Xabbrev.gen.test\nSKIP: arch_prctl-success-Xraw.gen.test\nPASS: aio_pgetevents.gen.test\nSKIP: arch_prctl-success-Xverbose.gen.test\nPASS: at_fdcwd-pathmax.gen.test\nPASS: bpf.gen.test\nPASS: bpf-obj_get_info_by_fd.gen.test\nPASS: bpf-success.gen.test\nPASS: bpf-success-v.gen.test\nPASS: bpf-v.gen.test\nPASS: btrfs.gen.test\nPASS: cachestat.gen.test\nPASS: cachestat-P.gen.test\nPASS: cachestat-fd.gen.test\nPASS: cachestat-success.gen.test\nPASS: chdir.gen.test\nSKIP: chmod.gen.test\nSKIP: chmod--secontext.gen.test\nPASS: bpf-obj_get_info_by_fd-prog.gen.test\nSKIP: chmod--secontext_full.gen.test\nSKIP: chmod--secontext_full_mismatch.gen.test\nSKIP: chmod--secontext_mismatch.gen.test\nSKIP: chown.gen.test\nSKIP: chown32.gen.test\nPASS: chroot.gen.test\nPASS: clock_adjtime.gen.test\nSKIP: clock_adjtime64.gen.test\nSKIP: clock_nanosleep.gen.test\nPASS: clock_xettime.gen.test\nSKIP: clock_xettime64.gen.test\nPASS: clone3.gen.test\nPASS: clone3-Xabbrev.gen.test\nPASS: clone3-Xraw.gen.test\nPASS: clone3-Xverbose.gen.test\nPASS: clone3-success.gen.test\nPASS: clone3-success-Xabbrev.gen.test\nPASS: clone3-success-Xraw.gen.test\nPASS: clone3-success-Xverbose.gen.test\nPASS: clone_parent.gen.test\nPASS: clone_parent--quiet-exit.gen.test\nPASS: clone_parent-q.gen.test\nPASS: clone_parent-qq.gen.test\nPASS: clone_ptrace--quiet-attach.gen.test\nPASS: clone_ptrace--quiet-exit.gen.test\nPASS: clone_ptrace-q.gen.test\nPASS: clone_ptrace-qq.gen.test\nPASS: close_range.gen.test\nPASS: copy_file_range.gen.test\nSKIP: creat.gen.test\nPASS: delete_module.gen.test\nPASS: dev--decode-fds-all.gen.test\nPASS: dev--decode-fds-dev.gen.test\nPASS: dev--decode-fds-none.gen.test\nPASS: dev--decode-fds-path.gen.test\nPASS: dev--decode-fds-socket.gen.test\nPASS: dev-yy.gen.test\nPASS: bpf-obj_get_info_by_fd-prog-v.gen.test\nPASS: dup.gen.test\nPASS: dup-trace-fds-0.gen.test\nPASS: dup-P.gen.test\nPASS: dup-trace-fds-0-9.gen.test\nPASS: dup-trace-fds-0-P.gen.test\nPASS: dup-trace-fds-not-9.gen.test\nPASS: dup-y.gen.test\nSKIP: dup2.gen.test\nPASS: dup-yy.gen.test\nSKIP: dup2-P.gen.test\nSKIP: dup2-e-fd-0.gen.test\nSKIP: dup2-e-fd-0-9.gen.test\nSKIP: dup2-e-fd-0-P.gen.test\nSKIP: dup2-e-fd-not-9.gen.test\nSKIP: dup2-y.gen.test\nSKIP: dup2-yy.gen.test\nPASS: dup3.gen.test\nPASS: dup3-P.gen.test\nPASS: dup3-y.gen.test\nSKIP: epoll_create.gen.test\nPASS: dup3-yy.gen.test\nPASS: epoll_create1.gen.test\nPASS: epoll_ctl.gen.test\nPASS: epoll_pwait.gen.test\nPASS: epoll_pwait2.gen.test\nPASS: epoll_pwait2-P.gen.test\nPASS: epoll_pwait2-y.gen.test\nSKIP: epoll_wait.gen.test\nSKIP: execve--secontext.gen.test\nSKIP: execve--secontext_full.gen.test\nSKIP: execve--secontext_full_mismatch.gen.test\nSKIP: execve--secontext_mismatch.gen.test\nPASS: execveat.gen.test\nSKIP: execveat--secontext.gen.test\nSKIP: execveat--secontext_full.gen.test\nSKIP: execveat--secontext_full_mismatch.gen.test\nSKIP: execveat--secontext_mismatch.gen.test\nPASS: execveat-v.gen.test\nSKIP: faccessat--secontext.gen.test\nPASS: erestartsys.gen.test\nSKIP: faccessat--secontext_full.gen.test\nSKIP: faccessat--secontext_full_mismatch.gen.test\nSKIP: faccessat--secontext_mismatch.gen.test\nPASS: faccessat-P.gen.test\nPASS: faccessat-y.gen.test\nSKIP: faccessat-y--secontext.gen.test\nSKIP: faccessat-y--secontext_full.gen.test\nSKIP: faccessat-y--secontext_full_mismatch.gen.test\nSKIP: faccessat-y--secontext_mismatch.gen.test\nPASS: faccessat-yy.gen.test\nPASS: faccessat2-P.gen.test\nPASS: faccessat2-y.gen.test\nSKIP: fadvise64_64.gen.test\nPASS: bpf-obj_get_info_by_fd-v.gen.test\nPASS: fallocate.gen.test\nPASS: faccessat2-yy.gen.test\nPASS: fanotify_init.gen.test\nSKIP: fanotify_mark--secontext.gen.test\nSKIP: fanotify_mark--secontext_full.gen.test\nPASS: fanotify_mark.gen.test\nSKIP: fanotify_mark--secontext_full_mismatch.gen.test\nSKIP: fanotify_mark--secontext_mismatch.gen.test\nPASS: fanotify_mark-Xraw.gen.test\nPASS: fanotify_mark-Xverbose.gen.test\nPASS: fchdir.gen.test\nPASS: fchmod.gen.test\nPASS: fanotify_mark-Xabbrev.gen.test\nSKIP: fchmod--secontext.gen.test\nSKIP: fchmod--secontext_full_mismatch.gen.test\nSKIP: fchmod--secontext_full.gen.test\nSKIP: fchmod--secontext_mismatch.gen.test\nSKIP: fchmod-y--secontext.gen.test\nPASS: fchmod-y.gen.test\nSKIP: fchmod-y--secontext_full.gen.test\nSKIP: fchmod-y--secontext_full_mismatch.gen.test\nSKIP: fchmod-y--secontext_mismatch.gen.test\nSKIP: fchmodat--secontext.gen.test\nSKIP: fchmodat--secontext_full.gen.test\nPASS: fchmodat.gen.test\nSKIP: fchmodat--secontext_full_mismatch.gen.test\nSKIP: fchmodat--secontext_mismatch.gen.test\nSKIP: fchmodat2--secontext.gen.test\nSKIP: fchmodat2--secontext_full.gen.test\nPASS: fchmodat2.gen.test\nSKIP: fchmodat2--secontext_full_mismatch.gen.test\nSKIP: fchmodat2--secontext_mismatch.gen.test\nSKIP: fchown32.gen.test\nPASS: fchown.gen.test\nSKIP: fchownat--secontext.gen.test\nPASS: fchownat.gen.test\nSKIP: fchownat--secontext_full.gen.test\nSKIP: fchownat--secontext_full_mismatch.gen.test\nSKIP: fchownat--secontext_mismatch.gen.test\nSKIP: fcntl--pidns-translation.gen.test\nPASS: fcntl.gen.test\nSKIP: fcntl64.gen.test\nSKIP: fcntl64--pidns-translation.gen.test\nPASS: fdatasync.gen.test\nSKIP: file_handle--secontext.gen.test\nSKIP: file_handle--secontext_full.gen.test\nSKIP: file_handle--secontext_full_mismatch.gen.test\nPASS: file_handle.gen.test\nSKIP: file_handle--secontext_mismatch.gen.test\nPASS: filter_seccomp-flag.gen.test\nPASS: finit_module.gen.test\nPASS: flock.gen.test\nPASS: filter_seccomp.gen.test\nPASS: fork-f.gen.test\nPASS: fsconfig.gen.test\nPASS: fsconfig-P.gen.test\nPASS: fsmount.gen.test\nPASS: fsopen.gen.test\nPASS: fspick.gen.test\nPASS: fspick-P.gen.test\nPASS: fstat.gen.test\nPASS: fstat-Xabbrev.gen.test\nPASS: fstat-Xraw.gen.test\nSKIP: fstat64.gen.test\nSKIP: fstat64-Xabbrev.gen.test\nPASS: fstat-Xverbose.gen.test\nSKIP: fstat64-Xraw.gen.test\nSKIP: fstat64-Xverbose.gen.test\nSKIP: fstatat64.gen.test\nSKIP: fstatfs64.gen.test\nPASS: fstatfs.gen.test\nPASS: fsync.gen.test\nPASS: fsync-y.gen.test\nSKIP: ftruncate64.gen.test\nPASS: ftruncate.gen.test\nPASS: futex_requeue.gen.test\nPASS: futex_requeue-Xabbrev.gen.test\nPASS: futex_requeue-Xraw.gen.test\nPASS: futex_requeue-Xverbose.gen.test\nPASS: futex_wait.gen.test\nPASS: futex_wait-Xabbrev.gen.test\nPASS: futex_wait-Xraw.gen.test\nPASS: futex_waitv.gen.test\nPASS: futex_wait-Xverbose.gen.test\nPASS: futex_wake.gen.test\nPASS: futex_wake-Xraw.gen.test\nPASS: futex_wake-Xabbrev.gen.test\nSKIP: futimesat.gen.test\nPASS: futex_wake-Xverbose.gen.test\nSKIP: get_mempolicy.gen.test\nSKIP: getdents.gen.test\nPASS: getcwd.gen.test\nPASS: getcpu.gen.test\nSKIP: getdents-v.gen.test\nPASS: getdents64-v.gen.test\nPASS: getdents64.gen.test\nPASS: getegid.gen.test\nSKIP: getegid32.gen.test\nPASS: getegid-creds.gen.test\nSKIP: getegid32-creds.gen.test\nSKIP: geteuid32.gen.test\nPASS: geteuid.gen.test\nPASS: geteuid-creds.gen.test\nSKIP: geteuid32-creds.gen.test\nPASS: getgid.gen.test\nSKIP: getgid32.gen.test\nSKIP: getgid32-creds.gen.test\nPASS: getgid-creds.gen.test\nSKIP: getgroups32.gen.test\nPASS: getpeername.gen.test\nPASS: getgroups.gen.test\nSKIP: getpgrp.gen.test\nSKIP: getpgrp--pidns-translation.gen.test\nSKIP: getpid--pidns-translation.gen.test\nPASS: getpid.gen.test\nPASS: getppid.gen.test\nPASS: getrandom.gen.test\nSKIP: getresgid32.gen.test\nPASS: getresgid.gen.test\nSKIP: getresuid32.gen.test\nPASS: getresuid.gen.test\nPASS: getrlimit.gen.test\nPASS: getrusage.gen.test\nPASS: getsid.gen.test\nSKIP: getsid--pidns-translation.gen.test\nSKIP: getsockname--secontext.gen.test\nSKIP: getsockname--secontext_full.gen.test\nPASS: getsockname.gen.test\nSKIP: getsockname--secontext_full_mismatch.gen.test\nSKIP: getsockname--secontext_mismatch.gen.test\nSKIP: getuid32.gen.test\nPASS: gettid.gen.test\nPASS: getuid-creds.gen.test\nSKIP: getuid32-creds.gen.test\nSKIP: getxgid.gen.test\nSKIP: getxpid.gen.test\nSKIP: getxuid.gen.test\nPASS: group_req.gen.test\nPASS: inet-cmsg.gen.test\nPASS: init_module.gen.test\nSKIP: inotify_init.gen.test\nPASS: inotify.gen.test\nPASS: inotify_init1.gen.test\nPASS: inotify_init1-y.gen.test\nPASS: io_uring_enter.gen.test\nPASS: io_uring_register.gen.test\nPASS: io_uring_register-Xabbrev.gen.test\nPASS: io_uring_register-Xraw.gen.test\nPASS: io_uring_register-Xverbose.gen.test\nPASS: io_uring_register-success-Xraw.gen.test\nPASS: io_uring_register-success.gen.test\nPASS: io_uring_register-success-Xabbrev.gen.test\nPASS: io_uring_setup.gen.test\nPASS: ioctl_block.gen.test\nPASS: ioctl_counter.gen.test\nPASS: ioctl_counter-Xabbrev.gen.test\nPASS: ioctl_counter-Xraw.gen.test\nPASS: ioctl_counter-Xverbose.gen.test\nPASS: ioctl_dm.gen.test\nPASS: io_uring_register-success-Xverbose.gen.test\nPASS: ioctl_dm-v.gen.test\nPASS: ioctl_evdev.gen.test\nPASS: ioctl_evdev-Xabbrev.gen.test\nPASS: ioctl_evdev-Xraw.gen.test\nPASS: ioctl_evdev-Xverbose.gen.test\nPASS: ioctl_evdev-success-Xverbose.gen.test\nPASS: ioctl_evdev-success-Xabbrev.gen.test\nPASS: ioctl_evdev-success-Xraw.gen.test\nPASS: ioctl_evdev-success-v.gen.test\nPASS: ioctl_evdev-success-v-Xabbrev.gen.test\nPASS: ioctl_evdev-v.gen.test\nPASS: ioctl_evdev-success-v-Xraw.gen.test\nPASS: ioctl_evdev-v-Xabbrev.gen.test\nPASS: ioctl_evdev-v-Xraw.gen.test\nPASS: ioctl_evdev-v-Xverbose.gen.test\nPASS: ioctl_fiemap.gen.test\nPASS: ioctl_fiemap-Xabbrev.gen.test\nPASS: ioctl_evdev-success-v-Xverbose.gen.test\nPASS: ioctl_fiemap-Xraw.gen.test\nPASS: ioctl_fiemap-Xverbose.gen.test\nPASS: ioctl_fiemap-success.gen.test\nPASS: ioctl_fiemap-success-Xabbrev.gen.test\nPASS: ioctl_fiemap-success-Xraw.gen.test\nPASS: ioctl_fiemap-success-Xverbose.gen.test\nPASS: ioctl_fiemap-success-v.gen.test\nPASS: ioctl_fiemap-success-v-Xabbrev.gen.test\nPASS: ioctl_fiemap-success-v-Xraw.gen.test\nPASS: ioctl_fs_f.gen.test\nPASS: ioctl_fs_f-Xabbrev.gen.test\nPASS: ioctl_fiemap-success-v-Xverbose.gen.test\nPASS: ioctl_fs_f-Xraw.gen.test\nPASS: ioctl_fs_f-Xverbose.gen.test\nPASS: ioctl_fs_x.gen.test\nPASS: ioctl_fs_x-Xabbrev.gen.test\nPASS: ioctl_fs_x-Xraw.gen.test\nPASS: ioctl_fs_x-Xverbose.gen.test\nPASS: ioctl_fs_x-success.gen.test\nPASS: ioctl_fs_x-success-Xabbrev.gen.test\nPASS: ioctl_fs_x-success-Xverbose.gen.test\nPASS: ioctl_fs_x-success-Xraw.gen.test\nPASS: ioctl_gpio.gen.test\nPASS: ioctl_gpio-Xraw.gen.test\nPASS: ioctl_gpio-Xabbrev.gen.test\nPASS: ioctl_gpio-Xverbose.gen.test\nPASS: ioctl_gpio-success.gen.test\nPASS: ioctl_gpio-success-Xabbrev.gen.test\nPASS: ioctl_gpio-success-Xverbose.gen.test\nPASS: ioctl_gpio-success-Xraw.gen.test\nPASS: ioctl_gpio-success-v.gen.test\nPASS: ioctl_gpio-success-v-Xabbrev.gen.test\nPASS: ioctl_gpio-success-v-Xraw.gen.test\nPASS: ioctl_gpio-success-v-Xverbose.gen.test\nPASS: ioctl_gpio-v.gen.test\nPASS: ioctl_gpio-v-Xabbrev.gen.test\nPASS: ioctl_gpio-v-Xraw.gen.test\nPASS: ioctl_gpio-v-Xverbose.gen.test\nPASS: ioctl_hdio.gen.test\nPASS: ioctl_hdio-Xabbrev.gen.test\nPASS: ioctl_hdio-Xraw.gen.test\nPASS: ioctl_hdio-Xverbose.gen.test\nPASS: ioctl_hdio-success.gen.test\nPASS: ioctl_hdio-success-Xabbrev.gen.test\nPASS: ioctl_hdio-success-Xverbose.gen.test\nPASS: ioctl_hdio-success-Xraw.gen.test\nPASS: ioctl_hdio-success-v.gen.test\nPASS: ioctl_hdio-success-v-Xabbrev.gen.test\nPASS: ioctl_hdio-success-v-Xraw.gen.test\nPASS: ioctl_hdio-v.gen.test\nPASS: ioctl_hdio-success-v-Xverbose.gen.test\nPASS: ioctl_hdio-v-Xabbrev.gen.test\nPASS: ioctl_hdio-v-Xraw.gen.test\nPASS: ioctl_hdio-v-Xverbose.gen.test\nPASS: ioctl_inotify.gen.test\nPASS: ioctl_kd.gen.test\nPASS: ioctl_kd-Xabbrev.gen.test\nPASS: ioctl_kd-Xraw.gen.test\nPASS: ioctl_kd-Xverbose.gen.test\nPASS: ioctl_kd-success.gen.test\nPASS: ioctl_kd-success-Xabbrev.gen.test\nPASS: ioctl_kd-success-Xraw.gen.test\nPASS: ioctl_kd-success-Xverbose.gen.test\nPASS: ioctl_kd-success-s1024.gen.test\nPASS: ioctl_kd-success-s1024-Xraw.gen.test\nPASS: ioctl_kd-success-s1024-Xverbose.gen.test\nPASS: ioctl_kd-success-s1024-Xabbrev.gen.test\nSKIP: ioctl_kvm_run.gen.test\nSKIP: ioctl_kvm_run-v.gen.test\nSKIP: ioctl_kvm_run_auxstr_vcpu.gen.test\nPASS: ioctl_lirc.gen.test\nPASS: ioctl_loop.gen.test\nPASS: ioctl_lirc-success.gen.test\nPASS: ioctl_loop-nv.gen.test\nPASS: ioctl_loop-v.gen.test\nPASS: ioctl_mtd.gen.test\nPASS: ioctl_nbd.gen.test\nPASS: ioctl_nsfs.gen.test\nPASS: ioctl_mtd-success.gen.test\nPASS: ioctl_perf.gen.test\nPASS: ioctl_perf-success.gen.test\nPASS: ioctl_ptp-Xabbrev.gen.test\nPASS: ioctl_ptp-Xraw.gen.test\nPASS: ioctl_ptp.gen.test\nPASS: ioctl_ptp-Xverbose.gen.test\nPASS: ioctl_ptp-success.gen.test\nPASS: ioctl_ptp-success-Xabbrev.gen.test\nPASS: ioctl_random.gen.test\nPASS: ioctl_rtc.gen.test\nPASS: ioctl_rtc-success.gen.test\nPASS: ioctl_rtc-v.gen.test\nPASS: ioctl_ptp-success-Xverbose.gen.test\nPASS: ioctl_scsi.gen.test\nPASS: ioctl_ptp-success-Xraw.gen.test\nPASS: ioctl_seccomp.gen.test\nSKIP: ioctl_seccomp--pidns-translation.gen.test\nPASS: ioctl_seccomp-y.gen.test\nPASS: ioctl_seccomp-success.gen.test\nSKIP: ioctl_seccomp-y-success--pidns-translation.gen.test\nSKIP: ioctl_seccomp-y-success--pidns-translation-Xabbrev.gen.test\nPASS: ioctl_seccomp-y-success.gen.test\nSKIP: ioctl_seccomp-y-success--pidns-translation-Xraw.gen.test\nSKIP: ioctl_seccomp-y-success--pidns-translation-Xverbose.gen.test\nPASS: ioctl_seccomp-y-success-Xraw.gen.test\nPASS: ioctl_seccomp-y-success-Xabbrev.gen.test\nPASS: ioctl_seccomp-y-success-Xverbose.gen.test\nPASS: ioctl_sg_io_v3.gen.test\nPASS: ioctl_sg_io_v4.gen.test\nPASS: ioctl_sock_gifconf.gen.test\nPASS: ioctl_sock.gen.test\nPASS: ioctl_tee.gen.test\nPASS: ioctl_termios.gen.test\nPASS: ioctl_tiocm.gen.test\nPASS: ioctl_termios-v.gen.test\nPASS: ioctl_ubi.gen.test\nPASS: ioctl_uffdio.gen.test\nPASS: ioctl_ubi-success.gen.test\nPASS: ioctl_v4l2-Xraw.gen.test\nPASS: ioctl_v4l2.gen.test\nPASS: ioctl_v4l2-Xabbrev.gen.test\nPASS: ioctl_v4l2-success.gen.test\nPASS: ioctl_v4l2-success-Xraw.gen.test\nPASS: ioctl_v4l2-Xverbose.gen.test\nPASS: ioctl_v4l2-success-Xabbrev.gen.test\nPASS: ioctl_v4l2-success-Xverbose.gen.test\nPASS: ioctl_v4l2-success-v.gen.test\nPASS: ioctl_v4l2-success-v-Xabbrev.gen.test\nPASS: ioctl_v4l2-success-v-Xraw.gen.test\nPASS: ioctl_v4l2-success-v-Xverbose.gen.test\nPASS: ioctl_v4l2-v.gen.test\nPASS: ioctl_v4l2-v-Xraw.gen.test\nPASS: ioctl_v4l2-v-Xabbrev.gen.test\nPASS: ioctl_watchdog.gen.test\nPASS: ioctl_winsize.gen.test\nSKIP: ioperm.gen.test\nSKIP: iopl.gen.test\nSKIP: ioprio--pidns-translation.gen.test\nPASS: ioprio.gen.test\nPASS: ioprio-Xabbrev.gen.test\nPASS: ioprio-Xraw.gen.test\nPASS: ioprio-Xverbose.gen.test\nPASS: ip_local_port_range.gen.test\nPASS: ip_local_port_range-Xabbrev.gen.test\nPASS: ioctl_v4l2-v-Xverbose.gen.test\nPASS: ip_local_port_range-Xraw.gen.test\nPASS: ip_local_port_range-Xverbose.gen.test\nPASS: ip_local_port_range-success.gen.test\nPASS: ip_local_port_range-success-Xabbrev.gen.test\nPASS: ip_local_port_range-success-Xraw.gen.test\nPASS: ip_mreq.gen.test\nPASS: ip_local_port_range-success-Xverbose.gen.test\nPASS: ip_protocol.gen.test\nPASS: ip_protocol-Xabbrev.gen.test\nPASS: ip_protocol-Xverbose.gen.test\nSKIP: ipc.gen.test\nPASS: ip_protocol-Xraw.gen.test\nPASS: ipc_msg.gen.test\nPASS: ipc_msg-Xabbrev.gen.test\nPASS: ipc_msg-Xraw.gen.test\nPASS: ipc_msgbuf-Xabbrev.gen.test\nPASS: ipc_msgbuf-Xraw.gen.test\nPASS: ipc_msg-Xverbose.gen.test\nPASS: ipc_msgbuf-Xverbose.gen.test\nPASS: ipc_sem.gen.test\nPASS: ipc_sem-Xabbrev.gen.test\nPASS: ipc_sem-Xraw.gen.test\nPASS: ipc_sem-Xverbose.gen.test\nPASS: ipc_shm.gen.test\nPASS: ipc_shm-Xabbrev.gen.test\nPASS: ipc_shm-Xraw.gen.test\nPASS: kcmp.gen.test\nPASS: ipc_shm-Xverbose.gen.test\nSKIP: kcmp-y--pidns-translation.gen.test\nSKIP: kern_features.gen.test\nPASS: kcmp-y.gen.test\nPASS: kernel_version.gen.test\nPASS: kernel_version-Xabbrev.gen.test\nPASS: kernel_version-Xraw.gen.test\nPASS: kernel_version-Xverbose.gen.test\nPASS: kexec_file_load.gen.test\nPASS: kexec_load.gen.test\nPASS: keyctl.gen.test\nPASS: keyctl-Xabbrev.gen.test\nPASS: keyctl-Xraw.gen.test\nSKIP: kill--pidns-translation.gen.test\nPASS: kill.gen.test\nPASS: keyctl-Xverbose.gen.test\nPASS: ksysent.gen.test\nPASS: landlock_add_rule.gen.test\nPASS: landlock_add_rule-y.gen.test\nPASS: landlock_create_ruleset.gen.test\nPASS: landlock_create_ruleset-success.gen.test\nPASS: landlock_create_ruleset-success-y.gen.test\nPASS: landlock_create_ruleset-y.gen.test\nPASS: landlock_restrict_self.gen.test\nSKIP: lchown.gen.test\nPASS: landlock_restrict_self-y.gen.test\nSKIP: lchown32.gen.test\nSKIP: link.gen.test\nSKIP: link-P.gen.test\nSKIP: linkat--secontext.gen.test\nPASS: linkat.gen.test\nSKIP: linkat--secontext_full.gen.test\nSKIP: linkat--secontext_full_mismatch.gen.test\nSKIP: linkat--secontext_mismatch.gen.test\nSKIP: lstat.gen.test\nSKIP: lstat64.gen.test\nPASS: lookup_dcookie.gen.test\nPASS: madvise.gen.test\nPASS: madvise-Xabbrev.gen.test\nPASS: madvise-Xraw.gen.test\nPASS: madvise-Xverbose.gen.test\nPASS: map_shadow_stack.gen.test\nPASS: map_shadow_stack-Xabbrev.gen.test\nPASS: map_shadow_stack-Xverbose.gen.test\nPASS: map_shadow_stack-Xraw.gen.test\nPASS: maybe_switch_current_tcp.gen.test\nSKIP: mbind.gen.test\nPASS: maybe_switch_current_tcp--quiet-thread-execve.gen.test\nSKIP: mbind-Xabbrev.gen.test\nSKIP: mbind-Xraw.gen.test\nSKIP: mbind-Xverbose.gen.test\nPASS: membarrier.gen.test\nPASS: memfd_create.gen.test\nPASS: memfd_create-Xabbrev.gen.test\nPASS: memfd_create-Xraw.gen.test\nPASS: memfd_create-Xverbose.gen.test\nPASS: memfd_secret.gen.test\nPASS: memfd_secret-success.gen.test\nPASS: memfd_secret-success-y.gen.test\nSKIP: migrate_pages--pidns-translation.gen.test\nPASS: migrate_pages.gen.test\nSKIP: mkdir.gen.test\nPASS: mincore.gen.test\nPASS: mkdirat.gen.test\nSKIP: mknod.gen.test\nPASS: mknodat.gen.test\nPASS: mlock.gen.test\nPASS: mlock2.gen.test\nPASS: mlockall.gen.test\nPASS: mmap-Xabbrev.gen.test\nPASS: mmap-Xraw.gen.test\nPASS: mmap-Xverbose.gen.test\nPASS: mmap64.gen.test\nPASS: mmap64-Xabbrev.gen.test\nPASS: mmap64-Xraw.gen.test\nPASS: mmap64-Xverbose.gen.test\nPASS: mmsg-silent.gen.test\nPASS: mmsg.gen.test\nPASS: mmsg_name.gen.test\nSKIP: modify_ldt.gen.test\nPASS: mount.gen.test\nPASS: mount-Xabbrev.gen.test\nPASS: mmsg_name-v.gen.test\nPASS: mount-Xraw.gen.test\nPASS: mount-Xverbose.gen.test\nPASS: mount_setattr-P.gen.test\nPASS: mount_setattr.gen.test\nPASS: move_mount.gen.test\nPASS: move_mount-P.gen.test\nPASS: move_pages.gen.test\nSKIP: move_pages--pidns-translation.gen.test\nPASS: move_pages-Xabbrev.gen.test\nPASS: move_pages-Xverbose.gen.test\nPASS: move_pages-Xraw.gen.test\nPASS: mq.gen.test\nPASS: mq_sendrecv.gen.test\nPASS: mq_sendrecv-read.gen.test\nPASS: mq_sendrecv-write.gen.test\nPASS: msg_name.gen.test\nPASS: munlockall.gen.test\nPASS: nanosleep.gen.test\nSKIP: net--decode-fds-all-netlink.gen.test\nSKIP: net--decode-fds-dev-netlink.gen.test\nSKIP: net--decode-fds-none-netlink.gen.test\nSKIP: net--decode-fds-path-netlink.gen.test\nSKIP: net--decode-fds-socket-netlink.gen.test\nPASS: net-icmp_filter.gen.test\nPASS: net-packet_mreq.gen.test\nPASS: net-packet_mreq-Xabbrev.gen.test\nPASS: net-packet_mreq-Xraw.gen.test\nPASS: net-packet_mreq-Xverbose.gen.test\nPASS: net-sockaddr.gen.test\nSKIP: net-sockaddr--pidns-translation.gen.test\nPASS: net-tpacket_req.gen.test\nPASS: net-tpacket_stats.gen.test\nPASS: net-tpacket_stats-success.gen.test\nPASS: net-yy-inet6.gen.test\nPASS: msg_control-v.gen.test\nPASS: msg_control.gen.test\nSKIP: netlink_audit.gen.test\nSKIP: netlink_crypto.gen.test\nSKIP: netlink_generic.gen.test\nSKIP: netlink_kobject_uevent.gen.test\nSKIP: netlink_netfilter.gen.test\nSKIP: netlink_protocol.gen.test\nSKIP: netlink_route.gen.test\nSKIP: netlink_selinux.gen.test\nSKIP: netlink_xfrm.gen.test\nSKIP: nfnetlink_acct.gen.test\nPASS: newfstatat.gen.test\nSKIP: nfnetlink_cthelper.gen.test\nSKIP: nfnetlink_ctnetlink.gen.test\nSKIP: nfnetlink_ctnetlink_exp.gen.test\nSKIP: nfnetlink_cttimeout.gen.test\nSKIP: nfnetlink_ipset.gen.test\nSKIP: nfnetlink_nft_compat.gen.test\nSKIP: nfnetlink_nftables.gen.test\nSKIP: nfnetlink_osf.gen.test\nSKIP: nfnetlink_queue.gen.test\nSKIP: nfnetlink_ulog.gen.test\nSKIP: nlattr.gen.test\nSKIP: nlattr_br_port_msg.gen.test\nSKIP: nlattr_cachereport.gen.test\nSKIP: nlattr_cachereport-Xabbrev.gen.test\nSKIP: nlattr_cachereport-Xraw.gen.test\nSKIP: nlattr_cachereport-Xverbose.gen.test\nSKIP: nlattr_crypto_user_alg.gen.test\nSKIP: nlattr_dcbmsg.gen.test\nSKIP: nlattr_fib_rule_hdr.gen.test\nSKIP: nlattr_ifaddrlblmsg.gen.test\nSKIP: nlattr_ifaddrmsg.gen.test\nSKIP: nlattr_ifinfomsg.gen.test\nSKIP: nlattr_ifla_af_spec.gen.test\nSKIP: nlattr_ifla_brport.gen.test\nSKIP: nlattr_ifla_brport-Xabbrev.gen.test\nSKIP: nlattr_ifla_brport-Xraw.gen.test\nSKIP: nlattr_ifla_brport-Xverbose.gen.test\nSKIP: nlattr_ifla_linkinfo.gen.test\nSKIP: nlattr_ifla_port.gen.test\nSKIP: nlattr_ifla_protinfo.gen.test\nSKIP: nlattr_ifla_protinfo-Xabbrev.gen.test\nSKIP: nlattr_ifla_protinfo-Xraw.gen.test\nSKIP: nlattr_ifla_protinfo-Xverbose.gen.test\nSKIP: nlattr_ifla_proto_down_reason.gen.test\nSKIP: nlattr_ifla_vfinfo.gen.test\nSKIP: nlattr_ifla_vfinfo-Xabbrev.gen.test\nSKIP: nlattr_ifla_vfinfo-Xraw.gen.test\nSKIP: nlattr_ifla_vfinfo-Xverbose.gen.test\nSKIP: nlattr_ifla_xdp.gen.test\nSKIP: nlattr_ifla_xdp-y.gen.test\nSKIP: nlattr_ifstats.gen.test\nSKIP: nlattr_ifstats-Xabbrev.gen.test\nSKIP: nlattr_ifstats-Xraw.gen.test\nSKIP: nlattr_ifstats-Xverbose.gen.test\nSKIP: nlattr_inet_diag_msg.gen.test\nSKIP: nlattr_inet_diag_req_compat.gen.test\nSKIP: nlattr_inet_diag_req_v2.gen.test\nSKIP: nlattr_mdba_mdb_entry.gen.test\nSKIP: nlattr_mdba_router_port.gen.test\nSKIP: nlattr_ndmsg.gen.test\nSKIP: nlattr_ndtmsg.gen.test\nSKIP: nlattr_netconfmsg.gen.test\nSKIP: nlattr_netlink_diag_msg.gen.test\nSKIP: nlattr_nhmsg.gen.test\nSKIP: nlattr_nhmsg-Xabbrev.gen.test\nSKIP: nlattr_nhmsg-Xraw.gen.test\nSKIP: nlattr_nhmsg-Xverbose.gen.test\nSKIP: nlattr_nlmsgerr.gen.test\nSKIP: nlattr_packet_diag_msg.gen.test\nSKIP: nlattr_rtgenmsg.gen.test\nSKIP: nlattr_rtmsg.gen.test\nSKIP: nlattr_smc_diag_msg.gen.test\nSKIP: nlattr_tc_stats.gen.test\nSKIP: nlattr_tca_stab.gen.test\nSKIP: nlattr_tcamsg.gen.test\nSKIP: nlattr_tcamsg-Xabbrev.gen.test\nSKIP: nlattr_tcamsg-Xraw.gen.test\nSKIP: nlattr_tcamsg-Xverbose.gen.test\nSKIP: nlattr_tcmsg.gen.test\nSKIP: nlattr_unix_diag_msg.gen.test\nSKIP: old_mmap.gen.test\nSKIP: old_mmap-P.gen.test\nSKIP: old_mmap-Xabbrev.gen.test\nSKIP: old_mmap-Xraw.gen.test\nSKIP: old_mmap-Xverbose.gen.test\nSKIP: old_mmap-v-none.gen.test\nSKIP: oldfstat.gen.test\nSKIP: oldlstat.gen.test\nSKIP: oldselect.gen.test\nSKIP: oldselect-P.gen.test\nSKIP: oldselect-efault.gen.test\nSKIP: oldselect-efault-P.gen.test\nSKIP: oldstat.gen.test\nSKIP: open.gen.test\nSKIP: open--secontext.gen.test\nSKIP: open--secontext_full.gen.test\nSKIP: open--secontext_full_mismatch.gen.test\nSKIP: open--secontext_mismatch.gen.test\nPASS: open_tree-P.gen.test\nPASS: open_tree.gen.test\nSKIP: openat--secontext.gen.test\nPASS: openat.gen.test\nSKIP: openat--secontext_full.gen.test\nSKIP: openat--secontext_full_mismatch.gen.test\nSKIP: openat--secontext_mismatch.gen.test\nPASS: openat2.gen.test\nPASS: openat2-Xabbrev.gen.test\nPASS: openat2-Xraw.gen.test\nPASS: openat2-Xverbose.gen.test\nPASS: openat2-v.gen.test\nPASS: openat2-v-y.gen.test\nPASS: openat2-v-y-Xabbrev.gen.test\nPASS: openat2-v-y-Xraw.gen.test\nPASS: openat2-v-y-Xverbose.gen.test\nPASS: openat2-y.gen.test\nSKIP: osf_utimes.gen.test\nSKIP: pause.gen.test\nPASS: perf_event_open_nonverbose.gen.test\nPASS: perf_event_open.gen.test\nPASS: personality-Xabbrev.gen.test\nPASS: personality-Xraw.gen.test\nPASS: perf_event_open_unabbrev.gen.test\nPASS: pidfd_getfd.gen.test\nPASS: personality-Xverbose.gen.test\nPASS: pidfd_getfd-y.gen.test\nPASS: pidfd_getfd-yy.gen.test\nPASS: pidfd_open.gen.test\nPASS: pidfd_open--decode-fd-all.gen.test\nPASS: pidfd_open--decode-fd-none.gen.test\nPASS: pidfd_open--decode-fd-path.gen.test\nPASS: pidfd_open--decode-fd-pidfd.gen.test\nPASS: pidfd_open--decode-fd-socket.gen.test\nSKIP: pidfd_open--pidns-translation.gen.test\nPASS: pidfd_open-y.gen.test\nPASS: pidfd_open-P.gen.test\nPASS: pidfd_open-yy.gen.test\nPASS: pidfd_send_signal.gen.test\nSKIP: pidfd_send_signal--pidns-translation.gen.test\nPASS: pipe2.gen.test\nPASS: pkey_alloc.gen.test\nPASS: pkey_free.gen.test\nPASS: pkey_mprotect.gen.test\nPASS: poke-sendfile.gen.test\nPASS: ppoll.gen.test\nPASS: ppoll-P.gen.test\nPASS: ppoll-e-trace-fds-23.gen.test\nPASS: ppoll-e-trace-fds-23-42.gen.test\nPASS: ppoll-e-trace-fds-not-9-42-P.gen.test\nPASS: ppoll-v.gen.test\nPASS: prctl-arg2-intptr.gen.test\nPASS: prctl-cap-ambient.gen.test\nPASS: prctl-capbset.gen.test\nPASS: prctl-dumpable.gen.test\nPASS: prctl-mce-kill.gen.test\nPASS: prctl-fp-mode.gen.test\nPASS: prctl-name.gen.test\nPASS: prctl-mdwe.gen.test\nPASS: prctl-no-args.gen.test\nPASS: prctl-pac-enabled-keys.gen.test\nPASS: prctl-pac-enabled-keys-Xabbrev.gen.test\nPASS: prctl-pac-enabled-keys-Xraw.gen.test\nPASS: prctl-pac-enabled-keys-Xverbose.gen.test\nPASS: prctl-pac-enabled-keys-success-Xabbrev.gen.test\nPASS: prctl-pac-enabled-keys-success.gen.test\nPASS: prctl-pac-enabled-keys-success-Xverbose.gen.test\nPASS: prctl-pac-enabled-keys-success-Xraw.gen.test\nPASS: prctl-pac-reset-keys.gen.test\nPASS: prctl-pdeathsig.gen.test\nPASS: prctl-sched-core.gen.test\nSKIP: prctl-sched-core--pidns-translation.gen.test\nSKIP: prctl-sched-core--pidns-translation-Xabbrev.gen.test\nSKIP: prctl-sched-core--pidns-translation-Xraw.gen.test\nSKIP: prctl-sched-core--pidns-translation-Xverbose.gen.test\nPASS: prctl-sched-core-Xabbrev.gen.test\nPASS: prctl-sched-core-Xraw.gen.test\nPASS: prctl-sched-core-Xverbose.gen.test\nSKIP: prctl-sched-core-success--pidns-translation.gen.test\nSKIP: prctl-sched-core-success--pidns-translation-Xabbrev.gen.test\nPASS: prctl-sched-core-success.gen.test\nSKIP: prctl-sched-core-success--pidns-translation-Xraw.gen.test\nSKIP: prctl-sched-core-success--pidns-translation-Xverbose.gen.test\nPASS: prctl-sched-core-success-Xabbrev.gen.test\nPASS: prctl-sched-core-success-Xraw.gen.test\nPASS: prctl-seccomp-filter-v.gen.test\nPASS: prctl-sched-core-success-Xverbose.gen.test\nPASS: prctl-securebits.gen.test\nPASS: prctl-securebits-success-Xabbrev.gen.test\nPASS: prctl-securebits-success.gen.test\nPASS: prctl-securebits-success-Xraw.gen.test\nPASS: orphaned_process_group.gen.test\nPASS: prctl-securebits-success-Xverbose.gen.test\nPASS: prctl-set-ptracer-success.gen.test\nSKIP: prctl-set-ptracer-success--pidns-translation.gen.test\nSKIP: prctl-set-ptracer-success-Xabbrev--pidns-translation.gen.test\nPASS: prctl-set-ptracer-success-Xabbrev.gen.test\nSKIP: prctl-set-ptracer-success-Xraw--pidns-translation.gen.test\nSKIP: prctl-set-ptracer-success-Xverbose--pidns-translation.gen.test\nPASS: prctl-set-ptracer-success-Xraw.gen.test\nPASS: prctl-set_vma.gen.test\nPASS: prctl-set-ptracer-success-Xverbose.gen.test\nPASS: prctl-sme.gen.test\nPASS: prctl-sme-Xabbrev.gen.test\nPASS: prctl-sme-Xraw.gen.test\nPASS: prctl-sme-Xverbose.gen.test\nPASS: prctl-sme-success.gen.test\nPASS: prctl-sme-success-Xabbrev.gen.test\nPASS: prctl-sme-success-Xraw.gen.test\nPASS: prctl-sve.gen.test\nPASS: prctl-sve-Xabbrev.gen.test\nPASS: prctl-sme-success-Xverbose.gen.test\nPASS: prctl-sve-Xraw.gen.test\nPASS: prctl-sve-Xverbose.gen.test\nPASS: prctl-spec-inject.gen.test\nPASS: prctl-sve-success.gen.test\nPASS: prctl-sve-success-Xabbrev.gen.test\nPASS: prctl-syscall-user-dispatch.gen.test\nPASS: prctl-tagged-addr.gen.test\nPASS: prctl-sve-success-Xraw.gen.test\nPASS: prctl-tagged-addr-Xabbrev.gen.test\nPASS: prctl-tagged-addr-Xraw.gen.test\nPASS: prctl-tagged-addr-Xverbose.gen.test\nPASS: prctl-sve-success-Xverbose.gen.test\nPASS: prctl-tagged-addr-success.gen.test\nPASS: prctl-tagged-addr-success-Xabbrev.gen.test\nPASS: prctl-tagged-addr-success-Xraw.gen.test\nPASS: prctl-tid_address.gen.test\nPASS: prctl-tsc.gen.test\nPASS: prctl-unalign.gen.test\nPASS: preadv.gen.test\nPASS: pread64-pwrite64.gen.test\nPASS: preadv2-pwritev2.gen.test\nPASS: preadv-pwritev.gen.test\nSKIP: printpath-umovestr-peekdata.gen.test\nPASS: prctl-tagged-addr-success-Xverbose.gen.test\nPASS: printpath-umovestr-undumpable.gen.test\nPASS: printsignal-Xabbrev.gen.test\nPASS: printsignal-Xraw.gen.test\nPASS: printsignal-Xverbose.gen.test\nPASS: printstr.gen.test\nSKIP: printstrn-umoven-peekdata.gen.test\nPASS: printstrn-umoven-undumpable.gen.test\nPASS: prlimit64.gen.test\nSKIP: prlimit64--pidns-translation.gen.test\nPASS: prlimit64-success.gen.test\nSKIP: prlimit64-success--pidns-translation.gen.test\nPASS: process_madvise.gen.test\nPASS: process_madvise-y.gen.test\nPASS: process_madvise-yy.gen.test\nPASS: process_mrelease.gen.test\nPASS: process_mrelease-y.gen.test\nPASS: process_vm_readv.gen.test\nSKIP: process_vm_readv--pidns-translation.gen.test\nPASS: process_vm_writev.gen.test\nSKIP: process_vm_writev--pidns-translation.gen.test\nPASS: pselect6.gen.test\nSKIP: pselect6_time64.gen.test\nPASS: ptrace.gen.test\nPASS: ptrace-Xabbrev.gen.test\nPASS: ptrace-Xraw.gen.test\nPASS: ptrace-Xverbose.gen.test\nPASS: ptrace-y.gen.test\nPASS: ptrace-y-Xabbrev.gen.test\nPASS: ptrace-y-Xraw.gen.test\nPASS: ptrace-y-Xverbose.gen.test\nPASS: ptrace_syscall_info.gen.test\nPASS: ptrace_syscall_info-Xabbrev.gen.test\nPASS: ptrace_syscall_info-Xraw.gen.test\nPASS: ptrace_syscall_info-Xverbose.gen.test\nPASS: pwritev.gen.test\nPASS: quotactl.gen.test\nPASS: quotactl-Xabbrev.gen.test\nPASS: quotactl-Xraw.gen.test\nPASS: quotactl-Xverbose.gen.test\nPASS: quotactl-success.gen.test\nPASS: quotactl-success-v.gen.test\nPASS: quotactl-v.gen.test\nPASS: quotactl-xfs.gen.test\nPASS: quotactl-xfs-success.gen.test\nPASS: quotactl-xfs-success-v.gen.test\nPASS: quotactl-xfs-v.gen.test\nPASS: quotactl_fd.gen.test\nPASS: quotactl_fd-P.gen.test\nPASS: quotactl_fd-y.gen.test\nPASS: printstrn-umoven.gen.test\nPASS: readahead.gen.test\nSKIP: readdir.gen.test\nSKIP: readlink.gen.test\nPASS: readlinkat.gen.test\nPASS: reboot.gen.test\nSKIP: recv-MSG_TRUNC.gen.test\nPASS: recvfrom.gen.test\nPASS: recvfrom-MSG_TRUNC.gen.test\nPASS: recvmmsg-timeout.gen.test\nPASS: recvmsg.gen.test\nPASS: printpath-umovestr.gen.test\nPASS: remap_file_pages.gen.test\nPASS: remap_file_pages-Xabbrev.gen.test\nPASS: remap_file_pages-Xraw.gen.test\nPASS: remap_file_pages-Xverbose.gen.test\nSKIP: rename.gen.test\nPASS: renameat.gen.test\nPASS: renameat2.gen.test\nPASS: request_key.gen.test\nSKIP: riscv_flush_icache.gen.test\nSKIP: rmdir.gen.test\nPASS: rt_sigpending.gen.test\nPASS: rt_sigprocmask.gen.test\nPASS: rt_sigqueueinfo.gen.test\nSKIP: rt_sigqueueinfo--pidns-translation.gen.test\nPASS: rt_sigreturn.gen.test\nPASS: rt_sigsuspend.gen.test\nPASS: rt_sigtimedwait.gen.test\nPASS: rt_tgsigqueueinfo.gen.test\nSKIP: rt_tgsigqueueinfo--pidns-translation.gen.test\nSKIP: s390_guarded_storage.gen.test\nSKIP: s390_guarded_storage-v.gen.test\nSKIP: s390_pci_mmio_read_write.gen.test\nSKIP: s390_runtime_instr.gen.test\nSKIP: s390_sthyi.gen.test\nSKIP: s390_sthyi-v.gen.test\nPASS: read-write.gen.test\nPASS: sched_get_priority_mxx.gen.test\nPASS: sched_rr_get_interval.gen.test\nPASS: sched_xetaffinity.gen.test\nSKIP: sched_xetaffinity--pidns-translation.gen.test\nPASS: sched_xetattr.gen.test\nSKIP: sched_xetattr--pidns-translation.gen.test\nPASS: sched_xetparam.gen.test\nSKIP: sched_xetparam--pidns-translation.gen.test\nPASS: sched_xetscheduler.gen.test\nSKIP: sched_xetscheduler--pidns-translation.gen.test\nPASS: sched_yield.gen.test\nPASS: scm_credentials.gen.test\nPASS: scm_pidfd.gen.test\nPASS: scm_pidfd-success.gen.test\nPASS: seccomp-filter.gen.test\nPASS: seccomp-filter-v.gen.test\nPASS: seccomp_get_action_avail.gen.test\nPASS: seccomp_get_notif_sizes.gen.test\nPASS: seccomp_get_notif_sizes-success.gen.test\nPASS: segv_accerr.gen.test\nSKIP: segv_pkuerr.gen.test\nSKIP: select.gen.test\nSKIP: select-P.gen.test\nSKIP: select-trace-fd-7.gen.test\nSKIP: select-trace-fd-7-9.gen.test\nSKIP: select-trace-fd-7-P.gen.test\nPASS: semop.gen.test\nSKIP: semop-indirect.gen.test\nPASS: semtimedop.gen.test\nSKIP: semtimedop-ipc.gen.test\nSKIP: semtimedop_time64.gen.test\nPASS: sendfile.gen.test\nSKIP: sendfile64.gen.test\nSKIP: set_mempolicy.gen.test\nSKIP: set_mempolicy-Xabbrev.gen.test\nSKIP: set_mempolicy-Xraw.gen.test\nSKIP: set_mempolicy-Xverbose.gen.test\nPASS: set_mempolicy_home_node.gen.test\nPASS: setdomainname.gen.test\nPASS: setfsgid.gen.test\nSKIP: setfsgid32.gen.test\nPASS: setfsuid.gen.test\nSKIP: setfsuid32.gen.test\nPASS: setgid.gen.test\nSKIP: setgid32.gen.test\nPASS: setgroups.gen.test\nSKIP: setgroups32.gen.test\nPASS: sethostname.gen.test\nPASS: setns.gen.test\nPASS: setregid.gen.test\nSKIP: setregid32.gen.test\nPASS: setresgid.gen.test\nSKIP: setresgid32.gen.test\nPASS: setresuid.gen.test\nSKIP: setresuid32.gen.test\nPASS: setreuid.gen.test\nSKIP: setreuid32.gen.test\nPASS: setrlimit.gen.test\nPASS: setrlimit-Xabbrev.gen.test\nPASS: setrlimit-Xraw.gen.test\nPASS: setrlimit-Xverbose.gen.test\nPASS: setuid.gen.test\nSKIP: setuid32.gen.test\nPASS: shmxt.gen.test\nPASS: shutdown.gen.test\nSKIP: sigaction.gen.test\nPASS: siginfo.gen.test\nSKIP: signal.gen.test\nPASS: signal_receive.gen.test\nSKIP: signal_receive--pidns-translation.gen.test\nPASS: signalfd4.gen.test\nPASS: signalfd4-yy.gen.test\nSKIP: sigpending.gen.test\nSKIP: sigprocmask.gen.test\nSKIP: sigreturn.gen.test\nSKIP: sigsuspend.gen.test\nPASS: so_error.gen.test\nPASS: so_linger.gen.test\nPASS: so_peercred.gen.test\nSKIP: so_peercred--pidns-translation.gen.test\nPASS: so_peercred-Xabbrev.gen.test\nPASS: so_peercred-Xraw.gen.test\nPASS: so_peercred-Xverbose.gen.test\nPASS: so_peerpidfd.gen.test\nPASS: sock_filter-v.gen.test\nPASS: sock_filter-v-Xabbrev.gen.test\nPASS: sock_filter-v-Xraw.gen.test\nPASS: sock_filter-v-Xverbose.gen.test\nPASS: sockaddr_xlat-Xabbrev.gen.test\nPASS: sockaddr_xlat-Xabbrev-y.gen.test\nPASS: clock.gen.test\nPASS: sockaddr_xlat-Xraw.gen.test\nPASS: sockaddr_xlat-Xraw-y.gen.test\nPASS: sockaddr_xlat-Xverbose.gen.test\nSKIP: socketcall.gen.test\nPASS: sockopt-sol_netlink.gen.test\nPASS: sockaddr_xlat-Xverbose-y.gen.test\nPASS: sockopt-sol_socket.gen.test\nPASS: sockopt-sol_socket-Xabbrev.gen.test\nPASS: sockopt-sol_socket-Xraw.gen.test\nPASS: sockopt-sol_socket-Xverbose.gen.test\nPASS: sockopt-sol_socket-success.gen.test\nPASS: sockopt-sol_socket-success-Xabbrev.gen.test\nPASS: sockopt-sol_socket-success-Xraw.gen.test\nPASS: sockopt-timestamp.gen.test\nPASS: splice.gen.test\nSKIP: stat.gen.test\nPASS: sockopt-sol_socket-success-Xverbose.gen.test\nSKIP: stat64.gen.test\nSKIP: statfs64.gen.test\nPASS: statfs.gen.test\nPASS: status-all.gen.test\nPASS: status-failed.gen.test\nPASS: status-failed-long.gen.test\nPASS: status-failed-status.gen.test\nPASS: status-none.gen.test\nPASS: status-successful.gen.test\nPASS: status-successful-long.gen.test\nPASS: status-successful-status.gen.test\nPASS: status-unfinished.gen.test\nPASS: statx.gen.test\nPASS: strace--absolute-timestamps.gen.test\nPASS: strace--absolute-timestamps-format-time.gen.test\nPASS: strace--absolute-timestamps-format-time-precision-ms.gen.test\nPASS: strace--absolute-timestamps-format-time-precision-ns.gen.test\nPASS: strace--absolute-timestamps-format-time-precision-s.gen.test\nPASS: strace--absolute-timestamps-format-time-precision-us.gen.test\nPASS: strace--absolute-timestamps-format-unix-precision-ms.gen.test\nPASS: strace--absolute-timestamps-format-unix-precision-ns.gen.test\nPASS: strace--absolute-timestamps-format-unix-precision-s.gen.test\nPASS: strace--absolute-timestamps-format-unix-precision-us.gen.test\nPASS: strace--decode-pids-comm.gen.test\nSKIP: strace--relative-timestamps.gen.test\nSKIP: strace--relative-timestamps-ms.gen.test\nSKIP: strace--relative-timestamps-ns.gen.test\nSKIP: strace--relative-timestamps-s.gen.test\nSKIP: strace--relative-timestamps-us.gen.test\nPASS: strace--strings-in-hex.gen.test\nPASS: strace--strings-in-hex-all.gen.test\nPASS: strace--strings-in-hex-non-ascii.gen.test\nPASS: strace--strings-in-hex-non-ascii-chars.gen.test\nPASS: strace--strings-in-hex-none.gen.test\nPASS: strace--syscall-limit-c.gen.test\nPASS: strace--syscall-limit-path.gen.test\nPASS: strace--syscall-limit-status.gen.test\nPASS: strace--syscall-limit-status-c.gen.test\nPASS: strace--syscall-limit-status-summary.gen.test\nPASS: strace--syscall-limit-summary.gen.test\nPASS: strace--follow-forks-output-separately.gen.test\nPASS: strace--syscall-times.gen.test\nPASS: strace--syscall-times-ms.gen.test\nPASS: strace--syscall-times-ns.gen.test\nPASS: strace--syscall-times-s.gen.test\nPASS: strace--timestamps.gen.test\nPASS: strace--timestamps-time.gen.test\nPASS: strace--timestamps-time-ms.gen.test\nPASS: strace--timestamps-time-ns.gen.test\nPASS: strace--timestamps-time-s.gen.test\nPASS: strace--timestamps-time-us.gen.test\nPASS: strace--timestamps-unix-ms.gen.test\nPASS: strace--timestamps-unix-ns.gen.test\nPASS: strace--timestamps-unix-s.gen.test\nPASS: strace--timestamps-unix-us.gen.test\nPASS: strace-Y-0123456789.gen.test\nPASS: strace-n.gen.test\nPASS: strace-no-x.gen.test\nPASS: strace-x.gen.test\nPASS: strace--syscall-times-us.gen.test\nPASS: swap.gen.test\nSKIP: sxetmask.gen.test\nPASS: strace-xx.gen.test\nSKIP: symlink.gen.test\nSKIP: symlink-P.gen.test\nPASS: symlinkat.gen.test\nPASS: sync.gen.test\nPASS: sync_file_range.gen.test\nSKIP: sync_file_range2.gen.test\nSKIP: sysctl.gen.test\nPASS: sysinfo.gen.test\nPASS: syslog.gen.test\nPASS: tee.gen.test\nSKIP: tgkill--pidns-translation.gen.test\nPASS: tgkill.gen.test\nPASS: threads-execve--quiet-thread-execve.gen.test\nPASS: threads-execve-q.gen.test\nPASS: threads-execve-qq.gen.test\nSKIP: time.gen.test\nPASS: threads-execve-qqq.gen.test\nPASS: timer_create.gen.test\nPASS: timer_xettime.gen.test\nPASS: timerfd_xettime.gen.test\nPASS: times.gen.test\nPASS: times-Xabbrev.gen.test\nPASS: times-Xraw.gen.test\nPASS: times-Xverbose.gen.test\nPASS: times-fail.gen.test\nSKIP: tkill--pidns-translation.gen.test\nPASS: tkill.gen.test\nPASS: sched.gen.test\nPASS: regex.gen.test\nPASS: trace_clock.gen.test\nPASS: trace_creds.gen.test\nPASS: trace_fstat.gen.test\nPASS: trace_fstatfs.gen.test\nPASS: trace_lstat.gen.test\nSKIP: trace_personality_all_64.gen.test\nSKIP: trace_personality_all_x32.gen.test\nPASS: trace_personality_32.gen.test\nPASS: trace_personality_64.gen.test\nSKIP: trace_personality_number_x32.gen.test\nPASS: trace_personality_all_32.gen.test\nPASS: trace_personality_number_32.gen.test\nSKIP: trace_personality_regex_x32.gen.test\nPASS: trace_personality_regex_32.gen.test\nPASS: trace_personality_number_64.gen.test\nSKIP: trace_personality_statfs_x32.gen.test\nSKIP: trace_personality_x32.gen.test\nPASS: trace_personality_regex_64.gen.test\nPASS: trace_personality_statfs_32.gen.test\nPASS: trace_personality_statfs_64.gen.test\nPASS: trace_question.gen.test\nPASS: trace_stat.gen.test\nPASS: trie_test.gen.test\nPASS: truncate.gen.test\nSKIP: truncate64.gen.test\nSKIP: ugetrlimit.gen.test\nPASS: umask.gen.test\nSKIP: umoven-illptr.gen.test\nSKIP: umovestr-illptr.gen.test\nPASS: umovestr3.gen.test\nPASS: umovestr_cached_adjacent.gen.test\nSKIP: unlink.gen.test\nPASS: unlinkat.gen.test\nPASS: unshare.gen.test\nPASS: userfaultfd.gen.test\nSKIP: ustat.gen.test\nSKIP: utime.gen.test\nPASS: utimensat.gen.test\nPASS: utimensat-Xabbrev.gen.test\nPASS: utimensat-Xraw.gen.test\nPASS: utimensat-Xverbose.gen.test\nSKIP: utimes.gen.test\nPASS: vfork-f.gen.test\nPASS: vhangup.gen.test\nPASS: vmsplice.gen.test\nPASS: wait4.gen.test\nPASS: wait4-v.gen.test\nPASS: waitid.gen.test\nPASS: waitid-Y.gen.test\nPASS: waitid-v.gen.test\nSKIP: waitpid.gen.test\nPASS: xattr.gen.test\nPASS: xattr-strings.gen.test\nPASS: xet_robust_list.gen.test\nSKIP: xet_robust_list--pidns-translation.gen.test\nPASS: xetitimer.gen.test\nPASS: xetpgid.gen.test\nSKIP: xetpgid--pidns-translation.gen.test\nPASS: xetpriority.gen.test\nSKIP: xetpriority--pidns-translation.gen.test\nPASS: xettimeofday.gen.test\nPASS: bpf-success-long-y.test\nPASS: brk.test\nPASS: btrfs-X.test\nPASS: btrfs-v.test\nPASS: btrfs-vX.test\nSKIP: btrfs-vw.test\nSKIP: btrfs-vwX.test\nSKIP: btrfs-w.test\nSKIP: btrfs-wX.test\nPASS: caps-abbrev.test\nPASS: caps.test\nPASS: clone-flags.test\nPASS: eventfd.test\nPASS: execve-v.test\nPASS: execve.test\nPASS: faccessat.test\nPASS: faccessat2.test\nPASS: fadvise64.test\nPASS: futex.test\nPASS: getuid.test\nSKIP: inotify_init-y.test\nSKIP: int_0x80.test\nPASS: ioctl.test\nPASS: ioctl_block--pidns-translation.test\nPASS: ioctl_evdev-success.test\nPASS: ipc_msgbuf.test\nSKIP: kern_features-fault.test\nSKIP: llseek.test\nPASS: lseek.test\nPASS: mmap.test\nPASS: net-y-unix.test\nPASS: net-yy-inet.test\nSKIP: net-yy-netlink.test\nSKIP: net-yy-unix.test\nPASS: net.test\nSKIP: netlink_sock_diag.test\nPASS: nsyscalls-d.test\nPASS: nsyscalls-nd.test\nPASS: nsyscalls.test\nPASS: personality.test\nSKIP: pipe.test\nSKIP: poll-P.test\nSKIP: poll.test\nPASS: prctl-seccomp-strict.test\nPASS: qual_fault-exit_group.test\nPASS: readv.test\nPASS: rt_sigaction.test\nPASS: scm_rights-fd.test\nPASS: seccomp-strict.test\nPASS: sigaltstack.test\nPASS: sun_path.test\nPASS: syslog-success.test\nPASS: uio.test\nSKIP: umount.test\nPASS: umount2.test\nPASS: umovestr.test\nPASS: umovestr2.test\nPASS: uname.test\nSKIP: unix-pair-send-recv.test\nPASS: unix-pair-sendto-recvfrom.test\nSKIP: xet_thread_area_x86.test\nPASS: attach-f-p.test\nPASS: attach-p-cmd.test\nPASS: bexecve.test\nPASS: clone_ptrace.test\nPASS: count-f.test\nPASS: count.test\nSKIP: delay.test\nPASS: detach-running.test\nPASS: trace_stat_like.gen.test\nPASS: detach-sleeping.test\nPASS: detach-stopped.test\nPASS: exec-PATH.test\nPASS: fflush.test\nPASS: filter-unavailable.test\nPASS: filter_seccomp-exitkill.test\nPASS: detach-vfork.test\nPASS: filtering_fd-syntax.test\nPASS: filter_seccomp-perf.test\nPASS: first_exec_failure.test\nSKIP: fork--pidns-translation.test\nPASS: get_regs.test\nPASS: gettid--pidns-translation.test\nPASS: inject-nf.test\nPASS: interactive_block.test\nPASS: trace_statfs.gen.test\nPASS: kill-on-exit.test\nSKIP: legacy_syscall_info.test\nSKIP: localtime.test\nPASS: trace_statfs_like.gen.test\nSKIP: netlink_audit--pidns-translation.test\nPASS: opipe.test\nPASS: kill_child.test\nPASS: pc.test\nPASS: looping_threads.test\nPASS: poke-ptrace.test\nPASS: poke-range.test\nPASS: poke-unaligned.test\nPASS: poke.test\nPASS: printpath-umovestr-legacy.test\nPASS: options-syntax.test\nPASS: qual_fault-syntax.test\nPASS: printstrn-umoven-legacy.test\nPASS: pidns-cache.test\nPASS: qual_inject-error-signal-syscall.test\nPASS: qual_inject-error-signal.test\nPASS: qual_inject-retval-syscall.test\nPASS: qual_inject-retval.test\nPASS: qual_inject-signal-syscall.test\nPASS: qual_inject-signal.test\nPASS: qual_inject-syntax.test\nPASS: qual_signal.test\nPASS: qual_syscall.test\nPASS: redirect-fds.test\nPASS: redirect.test\nPASS: restart_syscall.test\nPASS: sigblock.test\nPASS: sigign.test\nPASS: status-detached-threads.test\nPASS: status-detached.test\nPASS: status-none-threads.test\nPASS: status-successful-threads.test\nPASS: status-unfinished-threads.test\nPASS: strace--argv0.test\nPASS: strace--syscall-limit.test\nPASS: strace--syscall-limit--seccomp-bpf.test\nPASS: filtering_syscall-syntax.test\nPASS: strace--tips-full.test\nPASS: strace-C.test\nPASS: strace-D.test\nPASS: strace--tips.test\nPASS: strace-DDD.test\nPASS: strace-E-override.test\nPASS: strace-E-unset.test\nPASS: strace-E.test\nPASS: strace-S.test\nPASS: strace-T_upper.test\nPASS: strace-V.test\nPASS: strace-ff.test\nPASS: strace-log-merge-error.test\nPASS: strace-log-merge-suffix.test\nPASS: strace-DD.test\nSKIP: strace-r.test\nPASS: strace-self.test\nPASS: strace-t.test\nPASS: strace-tt.test\nPASS: strace-ttt.test\nPASS: tampering-notes.test\nPASS: termsig.test\nPASS: threads-execve.test\nPASS: umovestr_cached.test\nPASS: strace-p-Y-p.test\nPASS: qual_fault.test\nPASS: qual_fault-syscall.test\n============================================================================\nTestsuite summary for strace 6.7\n============================================================================\n# TOTAL: 1335\n# PASS:  943\n# SKIP:  392\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake: Leaving directory '/usr/lib/strace/ptest/tests'\nDURATION: 404\nEND: /usr/lib/strace/ptest\n2024-02-06T09:09\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "strace": {
                    "duration": "404",
                    "log": "START: ptest-runner\n2024-02-06T09:02\nmake: Entering directory '/usr/lib/strace/ptest/tests'\nSKIP: _newselect.gen.test\nSKIP: _newselect-P.gen.test\nPASS: accept.gen.test\nSKIP: access.gen.test\nSKIP: access--secontext.gen.test\nSKIP: access--secontext_full.gen.test\nSKIP: access--secontext_full_mismatch.gen.test\nPASS: accept4.gen.test\nSKIP: access--secontext_mismatch.gen.test\nPASS: acct.gen.test\nPASS: adjtimex.gen.test\nSKIP: alarm.gen.test\nSKIP: arch_prctl.gen.test\nPASS: add_key.gen.test\nSKIP: arch_prctl-Xabbrev.gen.test\nSKIP: arch_prctl-Xraw.gen.test\nPASS: aio.gen.test\nSKIP: arch_prctl-Xverbose.gen.test\nSKIP: arch_prctl-success.gen.test\nSKIP: arch_prctl-success-Xabbrev.gen.test\nSKIP: arch_prctl-success-Xraw.gen.test\nPASS: aio_pgetevents.gen.test\nSKIP: arch_prctl-success-Xverbose.gen.test\nPASS: at_fdcwd-pathmax.gen.test\nPASS: bpf.gen.test\nPASS: bpf-obj_get_info_by_fd.gen.test\nPASS: bpf-success.gen.test\nPASS: bpf-success-v.gen.test\nPASS: bpf-v.gen.test\nPASS: btrfs.gen.test\nPASS: cachestat.gen.test\nPASS: cachestat-P.gen.test\nPASS: cachestat-fd.gen.test\nPASS: cachestat-success.gen.test\nPASS: chdir.gen.test\nSKIP: chmod.gen.test\nSKIP: chmod--secontext.gen.test\nPASS: bpf-obj_get_info_by_fd-prog.gen.test\nSKIP: chmod--secontext_full.gen.test\nSKIP: chmod--secontext_full_mismatch.gen.test\nSKIP: chmod--secontext_mismatch.gen.test\nSKIP: chown.gen.test\nSKIP: chown32.gen.test\nPASS: chroot.gen.test\nPASS: clock_adjtime.gen.test\nSKIP: clock_adjtime64.gen.test\nSKIP: clock_nanosleep.gen.test\nPASS: clock_xettime.gen.test\nSKIP: clock_xettime64.gen.test\nPASS: clone3.gen.test\nPASS: clone3-Xabbrev.gen.test\nPASS: clone3-Xraw.gen.test\nPASS: clone3-Xverbose.gen.test\nPASS: clone3-success.gen.test\nPASS: clone3-success-Xabbrev.gen.test\nPASS: clone3-success-Xraw.gen.test\nPASS: clone3-success-Xverbose.gen.test\nPASS: clone_parent.gen.test\nPASS: clone_parent--quiet-exit.gen.test\nPASS: clone_parent-q.gen.test\nPASS: clone_parent-qq.gen.test\nPASS: clone_ptrace--quiet-attach.gen.test\nPASS: clone_ptrace--quiet-exit.gen.test\nPASS: clone_ptrace-q.gen.test\nPASS: clone_ptrace-qq.gen.test\nPASS: close_range.gen.test\nPASS: copy_file_range.gen.test\nSKIP: creat.gen.test\nPASS: delete_module.gen.test\nPASS: dev--decode-fds-all.gen.test\nPASS: dev--decode-fds-dev.gen.test\nPASS: dev--decode-fds-none.gen.test\nPASS: dev--decode-fds-path.gen.test\nPASS: dev--decode-fds-socket.gen.test\nPASS: dev-yy.gen.test\nPASS: bpf-obj_get_info_by_fd-prog-v.gen.test\nPASS: dup.gen.test\nPASS: dup-trace-fds-0.gen.test\nPASS: dup-P.gen.test\nPASS: dup-trace-fds-0-9.gen.test\nPASS: dup-trace-fds-0-P.gen.test\nPASS: dup-trace-fds-not-9.gen.test\nPASS: dup-y.gen.test\nSKIP: dup2.gen.test\nPASS: dup-yy.gen.test\nSKIP: dup2-P.gen.test\nSKIP: dup2-e-fd-0.gen.test\nSKIP: dup2-e-fd-0-9.gen.test\nSKIP: dup2-e-fd-0-P.gen.test\nSKIP: dup2-e-fd-not-9.gen.test\nSKIP: dup2-y.gen.test\nSKIP: dup2-yy.gen.test\nPASS: dup3.gen.test\nPASS: dup3-P.gen.test\nPASS: dup3-y.gen.test\nSKIP: epoll_create.gen.test\nPASS: dup3-yy.gen.test\nPASS: epoll_create1.gen.test\nPASS: epoll_ctl.gen.test\nPASS: epoll_pwait.gen.test\nPASS: epoll_pwait2.gen.test\nPASS: epoll_pwait2-P.gen.test\nPASS: epoll_pwait2-y.gen.test\nSKIP: epoll_wait.gen.test\nSKIP: execve--secontext.gen.test\nSKIP: execve--secontext_full.gen.test\nSKIP: execve--secontext_full_mismatch.gen.test\nSKIP: execve--secontext_mismatch.gen.test\nPASS: execveat.gen.test\nSKIP: execveat--secontext.gen.test\nSKIP: execveat--secontext_full.gen.test\nSKIP: execveat--secontext_full_mismatch.gen.test\nSKIP: execveat--secontext_mismatch.gen.test\nPASS: execveat-v.gen.test\nSKIP: faccessat--secontext.gen.test\nPASS: erestartsys.gen.test\nSKIP: faccessat--secontext_full.gen.test\nSKIP: faccessat--secontext_full_mismatch.gen.test\nSKIP: faccessat--secontext_mismatch.gen.test\nPASS: faccessat-P.gen.test\nPASS: faccessat-y.gen.test\nSKIP: faccessat-y--secontext.gen.test\nSKIP: faccessat-y--secontext_full.gen.test\nSKIP: faccessat-y--secontext_full_mismatch.gen.test\nSKIP: faccessat-y--secontext_mismatch.gen.test\nPASS: faccessat-yy.gen.test\nPASS: faccessat2-P.gen.test\nPASS: faccessat2-y.gen.test\nSKIP: fadvise64_64.gen.test\nPASS: bpf-obj_get_info_by_fd-v.gen.test\nPASS: fallocate.gen.test\nPASS: faccessat2-yy.gen.test\nPASS: fanotify_init.gen.test\nSKIP: fanotify_mark--secontext.gen.test\nSKIP: fanotify_mark--secontext_full.gen.test\nPASS: fanotify_mark.gen.test\nSKIP: fanotify_mark--secontext_full_mismatch.gen.test\nSKIP: fanotify_mark--secontext_mismatch.gen.test\nPASS: fanotify_mark-Xraw.gen.test\nPASS: fanotify_mark-Xverbose.gen.test\nPASS: fchdir.gen.test\nPASS: fchmod.gen.test\nPASS: fanotify_mark-Xabbrev.gen.test\nSKIP: fchmod--secontext.gen.test\nSKIP: fchmod--secontext_full_mismatch.gen.test\nSKIP: fchmod--secontext_full.gen.test\nSKIP: fchmod--secontext_mismatch.gen.test\nSKIP: fchmod-y--secontext.gen.test\nPASS: fchmod-y.gen.test\nSKIP: fchmod-y--secontext_full.gen.test\nSKIP: fchmod-y--secontext_full_mismatch.gen.test\nSKIP: fchmod-y--secontext_mismatch.gen.test\nSKIP: fchmodat--secontext.gen.test\nSKIP: fchmodat--secontext_full.gen.test\nPASS: fchmodat.gen.test\nSKIP: fchmodat--secontext_full_mismatch.gen.test\nSKIP: fchmodat--secontext_mismatch.gen.test\nSKIP: fchmodat2--secontext.gen.test\nSKIP: fchmodat2--secontext_full.gen.test\nPASS: fchmodat2.gen.test\nSKIP: fchmodat2--secontext_full_mismatch.gen.test\nSKIP: fchmodat2--secontext_mismatch.gen.test\nSKIP: fchown32.gen.test\nPASS: fchown.gen.test\nSKIP: fchownat--secontext.gen.test\nPASS: fchownat.gen.test\nSKIP: fchownat--secontext_full.gen.test\nSKIP: fchownat--secontext_full_mismatch.gen.test\nSKIP: fchownat--secontext_mismatch.gen.test\nSKIP: fcntl--pidns-translation.gen.test\nPASS: fcntl.gen.test\nSKIP: fcntl64.gen.test\nSKIP: fcntl64--pidns-translation.gen.test\nPASS: fdatasync.gen.test\nSKIP: file_handle--secontext.gen.test\nSKIP: file_handle--secontext_full.gen.test\nSKIP: file_handle--secontext_full_mismatch.gen.test\nPASS: file_handle.gen.test\nSKIP: file_handle--secontext_mismatch.gen.test\nPASS: filter_seccomp-flag.gen.test\nPASS: finit_module.gen.test\nPASS: flock.gen.test\nPASS: filter_seccomp.gen.test\nPASS: fork-f.gen.test\nPASS: fsconfig.gen.test\nPASS: fsconfig-P.gen.test\nPASS: fsmount.gen.test\nPASS: fsopen.gen.test\nPASS: fspick.gen.test\nPASS: fspick-P.gen.test\nPASS: fstat.gen.test\nPASS: fstat-Xabbrev.gen.test\nPASS: fstat-Xraw.gen.test\nSKIP: fstat64.gen.test\nSKIP: fstat64-Xabbrev.gen.test\nPASS: fstat-Xverbose.gen.test\nSKIP: fstat64-Xraw.gen.test\nSKIP: fstat64-Xverbose.gen.test\nSKIP: fstatat64.gen.test\nSKIP: fstatfs64.gen.test\nPASS: fstatfs.gen.test\nPASS: fsync.gen.test\nPASS: fsync-y.gen.test\nSKIP: ftruncate64.gen.test\nPASS: ftruncate.gen.test\nPASS: futex_requeue.gen.test\nPASS: futex_requeue-Xabbrev.gen.test\nPASS: futex_requeue-Xraw.gen.test\nPASS: futex_requeue-Xverbose.gen.test\nPASS: futex_wait.gen.test\nPASS: futex_wait-Xabbrev.gen.test\nPASS: futex_wait-Xraw.gen.test\nPASS: futex_waitv.gen.test\nPASS: futex_wait-Xverbose.gen.test\nPASS: futex_wake.gen.test\nPASS: futex_wake-Xraw.gen.test\nPASS: futex_wake-Xabbrev.gen.test\nSKIP: futimesat.gen.test\nPASS: futex_wake-Xverbose.gen.test\nSKIP: get_mempolicy.gen.test\nSKIP: getdents.gen.test\nPASS: getcwd.gen.test\nPASS: getcpu.gen.test\nSKIP: getdents-v.gen.test\nPASS: getdents64-v.gen.test\nPASS: getdents64.gen.test\nPASS: getegid.gen.test\nSKIP: getegid32.gen.test\nPASS: getegid-creds.gen.test\nSKIP: getegid32-creds.gen.test\nSKIP: geteuid32.gen.test\nPASS: geteuid.gen.test\nPASS: geteuid-creds.gen.test\nSKIP: geteuid32-creds.gen.test\nPASS: getgid.gen.test\nSKIP: getgid32.gen.test\nSKIP: getgid32-creds.gen.test\nPASS: getgid-creds.gen.test\nSKIP: getgroups32.gen.test\nPASS: getpeername.gen.test\nPASS: getgroups.gen.test\nSKIP: getpgrp.gen.test\nSKIP: getpgrp--pidns-translation.gen.test\nSKIP: getpid--pidns-translation.gen.test\nPASS: getpid.gen.test\nPASS: getppid.gen.test\nPASS: getrandom.gen.test\nSKIP: getresgid32.gen.test\nPASS: getresgid.gen.test\nSKIP: getresuid32.gen.test\nPASS: getresuid.gen.test\nPASS: getrlimit.gen.test\nPASS: getrusage.gen.test\nPASS: getsid.gen.test\nSKIP: getsid--pidns-translation.gen.test\nSKIP: getsockname--secontext.gen.test\nSKIP: getsockname--secontext_full.gen.test\nPASS: getsockname.gen.test\nSKIP: getsockname--secontext_full_mismatch.gen.test\nSKIP: getsockname--secontext_mismatch.gen.test\nSKIP: getuid32.gen.test\nPASS: gettid.gen.test\nPASS: getuid-creds.gen.test\nSKIP: getuid32-creds.gen.test\nSKIP: getxgid.gen.test\nSKIP: getxpid.gen.test\nSKIP: getxuid.gen.test\nPASS: group_req.gen.test\nPASS: inet-cmsg.gen.test\nPASS: init_module.gen.test\nSKIP: inotify_init.gen.test\nPASS: inotify.gen.test\nPASS: inotify_init1.gen.test\nPASS: inotify_init1-y.gen.test\nPASS: io_uring_enter.gen.test\nPASS: io_uring_register.gen.test\nPASS: io_uring_register-Xabbrev.gen.test\nPASS: io_uring_register-Xraw.gen.test\nPASS: io_uring_register-Xverbose.gen.test\nPASS: io_uring_register-success-Xraw.gen.test\nPASS: io_uring_register-success.gen.test\nPASS: io_uring_register-success-Xabbrev.gen.test\nPASS: io_uring_setup.gen.test\nPASS: ioctl_block.gen.test\nPASS: ioctl_counter.gen.test\nPASS: ioctl_counter-Xabbrev.gen.test\nPASS: ioctl_counter-Xraw.gen.test\nPASS: ioctl_counter-Xverbose.gen.test\nPASS: ioctl_dm.gen.test\nPASS: io_uring_register-success-Xverbose.gen.test\nPASS: ioctl_dm-v.gen.test\nPASS: ioctl_evdev.gen.test\nPASS: ioctl_evdev-Xabbrev.gen.test\nPASS: ioctl_evdev-Xraw.gen.test\nPASS: ioctl_evdev-Xverbose.gen.test\nPASS: ioctl_evdev-success-Xverbose.gen.test\nPASS: ioctl_evdev-success-Xabbrev.gen.test\nPASS: ioctl_evdev-success-Xraw.gen.test\nPASS: ioctl_evdev-success-v.gen.test\nPASS: ioctl_evdev-success-v-Xabbrev.gen.test\nPASS: ioctl_evdev-v.gen.test\nPASS: ioctl_evdev-success-v-Xraw.gen.test\nPASS: ioctl_evdev-v-Xabbrev.gen.test\nPASS: ioctl_evdev-v-Xraw.gen.test\nPASS: ioctl_evdev-v-Xverbose.gen.test\nPASS: ioctl_fiemap.gen.test\nPASS: ioctl_fiemap-Xabbrev.gen.test\nPASS: ioctl_evdev-success-v-Xverbose.gen.test\nPASS: ioctl_fiemap-Xraw.gen.test\nPASS: ioctl_fiemap-Xverbose.gen.test\nPASS: ioctl_fiemap-success.gen.test\nPASS: ioctl_fiemap-success-Xabbrev.gen.test\nPASS: ioctl_fiemap-success-Xraw.gen.test\nPASS: ioctl_fiemap-success-Xverbose.gen.test\nPASS: ioctl_fiemap-success-v.gen.test\nPASS: ioctl_fiemap-success-v-Xabbrev.gen.test\nPASS: ioctl_fiemap-success-v-Xraw.gen.test\nPASS: ioctl_fs_f.gen.test\nPASS: ioctl_fs_f-Xabbrev.gen.test\nPASS: ioctl_fiemap-success-v-Xverbose.gen.test\nPASS: ioctl_fs_f-Xraw.gen.test\nPASS: ioctl_fs_f-Xverbose.gen.test\nPASS: ioctl_fs_x.gen.test\nPASS: ioctl_fs_x-Xabbrev.gen.test\nPASS: ioctl_fs_x-Xraw.gen.test\nPASS: ioctl_fs_x-Xverbose.gen.test\nPASS: ioctl_fs_x-success.gen.test\nPASS: ioctl_fs_x-success-Xabbrev.gen.test\nPASS: ioctl_fs_x-success-Xverbose.gen.test\nPASS: ioctl_fs_x-success-Xraw.gen.test\nPASS: ioctl_gpio.gen.test\nPASS: ioctl_gpio-Xraw.gen.test\nPASS: ioctl_gpio-Xabbrev.gen.test\nPASS: ioctl_gpio-Xverbose.gen.test\nPASS: ioctl_gpio-success.gen.test\nPASS: ioctl_gpio-success-Xabbrev.gen.test\nPASS: ioctl_gpio-success-Xverbose.gen.test\nPASS: ioctl_gpio-success-Xraw.gen.test\nPASS: ioctl_gpio-success-v.gen.test\nPASS: ioctl_gpio-success-v-Xabbrev.gen.test\nPASS: ioctl_gpio-success-v-Xraw.gen.test\nPASS: ioctl_gpio-success-v-Xverbose.gen.test\nPASS: ioctl_gpio-v.gen.test\nPASS: ioctl_gpio-v-Xabbrev.gen.test\nPASS: ioctl_gpio-v-Xraw.gen.test\nPASS: ioctl_gpio-v-Xverbose.gen.test\nPASS: ioctl_hdio.gen.test\nPASS: ioctl_hdio-Xabbrev.gen.test\nPASS: ioctl_hdio-Xraw.gen.test\nPASS: ioctl_hdio-Xverbose.gen.test\nPASS: ioctl_hdio-success.gen.test\nPASS: ioctl_hdio-success-Xabbrev.gen.test\nPASS: ioctl_hdio-success-Xverbose.gen.test\nPASS: ioctl_hdio-success-Xraw.gen.test\nPASS: ioctl_hdio-success-v.gen.test\nPASS: ioctl_hdio-success-v-Xabbrev.gen.test\nPASS: ioctl_hdio-success-v-Xraw.gen.test\nPASS: ioctl_hdio-v.gen.test\nPASS: ioctl_hdio-success-v-Xverbose.gen.test\nPASS: ioctl_hdio-v-Xabbrev.gen.test\nPASS: ioctl_hdio-v-Xraw.gen.test\nPASS: ioctl_hdio-v-Xverbose.gen.test\nPASS: ioctl_inotify.gen.test\nPASS: ioctl_kd.gen.test\nPASS: ioctl_kd-Xabbrev.gen.test\nPASS: ioctl_kd-Xraw.gen.test\nPASS: ioctl_kd-Xverbose.gen.test\nPASS: ioctl_kd-success.gen.test\nPASS: ioctl_kd-success-Xabbrev.gen.test\nPASS: ioctl_kd-success-Xraw.gen.test\nPASS: ioctl_kd-success-Xverbose.gen.test\nPASS: ioctl_kd-success-s1024.gen.test\nPASS: ioctl_kd-success-s1024-Xraw.gen.test\nPASS: ioctl_kd-success-s1024-Xverbose.gen.test\nPASS: ioctl_kd-success-s1024-Xabbrev.gen.test\nSKIP: ioctl_kvm_run.gen.test\nSKIP: ioctl_kvm_run-v.gen.test\nSKIP: ioctl_kvm_run_auxstr_vcpu.gen.test\nPASS: ioctl_lirc.gen.test\nPASS: ioctl_loop.gen.test\nPASS: ioctl_lirc-success.gen.test\nPASS: ioctl_loop-nv.gen.test\nPASS: ioctl_loop-v.gen.test\nPASS: ioctl_mtd.gen.test\nPASS: ioctl_nbd.gen.test\nPASS: ioctl_nsfs.gen.test\nPASS: ioctl_mtd-success.gen.test\nPASS: ioctl_perf.gen.test\nPASS: ioctl_perf-success.gen.test\nPASS: ioctl_ptp-Xabbrev.gen.test\nPASS: ioctl_ptp-Xraw.gen.test\nPASS: ioctl_ptp.gen.test\nPASS: ioctl_ptp-Xverbose.gen.test\nPASS: ioctl_ptp-success.gen.test\nPASS: ioctl_ptp-success-Xabbrev.gen.test\nPASS: ioctl_random.gen.test\nPASS: ioctl_rtc.gen.test\nPASS: ioctl_rtc-success.gen.test\nPASS: ioctl_rtc-v.gen.test\nPASS: ioctl_ptp-success-Xverbose.gen.test\nPASS: ioctl_scsi.gen.test\nPASS: ioctl_ptp-success-Xraw.gen.test\nPASS: ioctl_seccomp.gen.test\nSKIP: ioctl_seccomp--pidns-translation.gen.test\nPASS: ioctl_seccomp-y.gen.test\nPASS: ioctl_seccomp-success.gen.test\nSKIP: ioctl_seccomp-y-success--pidns-translation.gen.test\nSKIP: ioctl_seccomp-y-success--pidns-translation-Xabbrev.gen.test\nPASS: ioctl_seccomp-y-success.gen.test\nSKIP: ioctl_seccomp-y-success--pidns-translation-Xraw.gen.test\nSKIP: ioctl_seccomp-y-success--pidns-translation-Xverbose.gen.test\nPASS: ioctl_seccomp-y-success-Xraw.gen.test\nPASS: ioctl_seccomp-y-success-Xabbrev.gen.test\nPASS: ioctl_seccomp-y-success-Xverbose.gen.test\nPASS: ioctl_sg_io_v3.gen.test\nPASS: ioctl_sg_io_v4.gen.test\nPASS: ioctl_sock_gifconf.gen.test\nPASS: ioctl_sock.gen.test\nPASS: ioctl_tee.gen.test\nPASS: ioctl_termios.gen.test\nPASS: ioctl_tiocm.gen.test\nPASS: ioctl_termios-v.gen.test\nPASS: ioctl_ubi.gen.test\nPASS: ioctl_uffdio.gen.test\nPASS: ioctl_ubi-success.gen.test\nPASS: ioctl_v4l2-Xraw.gen.test\nPASS: ioctl_v4l2.gen.test\nPASS: ioctl_v4l2-Xabbrev.gen.test\nPASS: ioctl_v4l2-success.gen.test\nPASS: ioctl_v4l2-success-Xraw.gen.test\nPASS: ioctl_v4l2-Xverbose.gen.test\nPASS: ioctl_v4l2-success-Xabbrev.gen.test\nPASS: ioctl_v4l2-success-Xverbose.gen.test\nPASS: ioctl_v4l2-success-v.gen.test\nPASS: ioctl_v4l2-success-v-Xabbrev.gen.test\nPASS: ioctl_v4l2-success-v-Xraw.gen.test\nPASS: ioctl_v4l2-success-v-Xverbose.gen.test\nPASS: ioctl_v4l2-v.gen.test\nPASS: ioctl_v4l2-v-Xraw.gen.test\nPASS: ioctl_v4l2-v-Xabbrev.gen.test\nPASS: ioctl_watchdog.gen.test\nPASS: ioctl_winsize.gen.test\nSKIP: ioperm.gen.test\nSKIP: iopl.gen.test\nSKIP: ioprio--pidns-translation.gen.test\nPASS: ioprio.gen.test\nPASS: ioprio-Xabbrev.gen.test\nPASS: ioprio-Xraw.gen.test\nPASS: ioprio-Xverbose.gen.test\nPASS: ip_local_port_range.gen.test\nPASS: ip_local_port_range-Xabbrev.gen.test\nPASS: ioctl_v4l2-v-Xverbose.gen.test\nPASS: ip_local_port_range-Xraw.gen.test\nPASS: ip_local_port_range-Xverbose.gen.test\nPASS: ip_local_port_range-success.gen.test\nPASS: ip_local_port_range-success-Xabbrev.gen.test\nPASS: ip_local_port_range-success-Xraw.gen.test\nPASS: ip_mreq.gen.test\nPASS: ip_local_port_range-success-Xverbose.gen.test\nPASS: ip_protocol.gen.test\nPASS: ip_protocol-Xabbrev.gen.test\nPASS: ip_protocol-Xverbose.gen.test\nSKIP: ipc.gen.test\nPASS: ip_protocol-Xraw.gen.test\nPASS: ipc_msg.gen.test\nPASS: ipc_msg-Xabbrev.gen.test\nPASS: ipc_msg-Xraw.gen.test\nPASS: ipc_msgbuf-Xabbrev.gen.test\nPASS: ipc_msgbuf-Xraw.gen.test\nPASS: ipc_msg-Xverbose.gen.test\nPASS: ipc_msgbuf-Xverbose.gen.test\nPASS: ipc_sem.gen.test\nPASS: ipc_sem-Xabbrev.gen.test\nPASS: ipc_sem-Xraw.gen.test\nPASS: ipc_sem-Xverbose.gen.test\nPASS: ipc_shm.gen.test\nPASS: ipc_shm-Xabbrev.gen.test\nPASS: ipc_shm-Xraw.gen.test\nPASS: kcmp.gen.test\nPASS: ipc_shm-Xverbose.gen.test\nSKIP: kcmp-y--pidns-translation.gen.test\nSKIP: kern_features.gen.test\nPASS: kcmp-y.gen.test\nPASS: kernel_version.gen.test\nPASS: kernel_version-Xabbrev.gen.test\nPASS: kernel_version-Xraw.gen.test\nPASS: kernel_version-Xverbose.gen.test\nPASS: kexec_file_load.gen.test\nPASS: kexec_load.gen.test\nPASS: keyctl.gen.test\nPASS: keyctl-Xabbrev.gen.test\nPASS: keyctl-Xraw.gen.test\nSKIP: kill--pidns-translation.gen.test\nPASS: kill.gen.test\nPASS: keyctl-Xverbose.gen.test\nPASS: ksysent.gen.test\nPASS: landlock_add_rule.gen.test\nPASS: landlock_add_rule-y.gen.test\nPASS: landlock_create_ruleset.gen.test\nPASS: landlock_create_ruleset-success.gen.test\nPASS: landlock_create_ruleset-success-y.gen.test\nPASS: landlock_create_ruleset-y.gen.test\nPASS: landlock_restrict_self.gen.test\nSKIP: lchown.gen.test\nPASS: landlock_restrict_self-y.gen.test\nSKIP: lchown32.gen.test\nSKIP: link.gen.test\nSKIP: link-P.gen.test\nSKIP: linkat--secontext.gen.test\nPASS: linkat.gen.test\nSKIP: linkat--secontext_full.gen.test\nSKIP: linkat--secontext_full_mismatch.gen.test\nSKIP: linkat--secontext_mismatch.gen.test\nSKIP: lstat.gen.test\nSKIP: lstat64.gen.test\nPASS: lookup_dcookie.gen.test\nPASS: madvise.gen.test\nPASS: madvise-Xabbrev.gen.test\nPASS: madvise-Xraw.gen.test\nPASS: madvise-Xverbose.gen.test\nPASS: map_shadow_stack.gen.test\nPASS: map_shadow_stack-Xabbrev.gen.test\nPASS: map_shadow_stack-Xverbose.gen.test\nPASS: map_shadow_stack-Xraw.gen.test\nPASS: maybe_switch_current_tcp.gen.test\nSKIP: mbind.gen.test\nPASS: maybe_switch_current_tcp--quiet-thread-execve.gen.test\nSKIP: mbind-Xabbrev.gen.test\nSKIP: mbind-Xraw.gen.test\nSKIP: mbind-Xverbose.gen.test\nPASS: membarrier.gen.test\nPASS: memfd_create.gen.test\nPASS: memfd_create-Xabbrev.gen.test\nPASS: memfd_create-Xraw.gen.test\nPASS: memfd_create-Xverbose.gen.test\nPASS: memfd_secret.gen.test\nPASS: memfd_secret-success.gen.test\nPASS: memfd_secret-success-y.gen.test\nSKIP: migrate_pages--pidns-translation.gen.test\nPASS: migrate_pages.gen.test\nSKIP: mkdir.gen.test\nPASS: mincore.gen.test\nPASS: mkdirat.gen.test\nSKIP: mknod.gen.test\nPASS: mknodat.gen.test\nPASS: mlock.gen.test\nPASS: mlock2.gen.test\nPASS: mlockall.gen.test\nPASS: mmap-Xabbrev.gen.test\nPASS: mmap-Xraw.gen.test\nPASS: mmap-Xverbose.gen.test\nPASS: mmap64.gen.test\nPASS: mmap64-Xabbrev.gen.test\nPASS: mmap64-Xraw.gen.test\nPASS: mmap64-Xverbose.gen.test\nPASS: mmsg-silent.gen.test\nPASS: mmsg.gen.test\nPASS: mmsg_name.gen.test\nSKIP: modify_ldt.gen.test\nPASS: mount.gen.test\nPASS: mount-Xabbrev.gen.test\nPASS: mmsg_name-v.gen.test\nPASS: mount-Xraw.gen.test\nPASS: mount-Xverbose.gen.test\nPASS: mount_setattr-P.gen.test\nPASS: mount_setattr.gen.test\nPASS: move_mount.gen.test\nPASS: move_mount-P.gen.test\nPASS: move_pages.gen.test\nSKIP: move_pages--pidns-translation.gen.test\nPASS: move_pages-Xabbrev.gen.test\nPASS: move_pages-Xverbose.gen.test\nPASS: move_pages-Xraw.gen.test\nPASS: mq.gen.test\nPASS: mq_sendrecv.gen.test\nPASS: mq_sendrecv-read.gen.test\nPASS: mq_sendrecv-write.gen.test\nPASS: msg_name.gen.test\nPASS: munlockall.gen.test\nPASS: nanosleep.gen.test\nSKIP: net--decode-fds-all-netlink.gen.test\nSKIP: net--decode-fds-dev-netlink.gen.test\nSKIP: net--decode-fds-none-netlink.gen.test\nSKIP: net--decode-fds-path-netlink.gen.test\nSKIP: net--decode-fds-socket-netlink.gen.test\nPASS: net-icmp_filter.gen.test\nPASS: net-packet_mreq.gen.test\nPASS: net-packet_mreq-Xabbrev.gen.test\nPASS: net-packet_mreq-Xraw.gen.test\nPASS: net-packet_mreq-Xverbose.gen.test\nPASS: net-sockaddr.gen.test\nSKIP: net-sockaddr--pidns-translation.gen.test\nPASS: net-tpacket_req.gen.test\nPASS: net-tpacket_stats.gen.test\nPASS: net-tpacket_stats-success.gen.test\nPASS: net-yy-inet6.gen.test\nPASS: msg_control-v.gen.test\nPASS: msg_control.gen.test\nSKIP: netlink_audit.gen.test\nSKIP: netlink_crypto.gen.test\nSKIP: netlink_generic.gen.test\nSKIP: netlink_kobject_uevent.gen.test\nSKIP: netlink_netfilter.gen.test\nSKIP: netlink_protocol.gen.test\nSKIP: netlink_route.gen.test\nSKIP: netlink_selinux.gen.test\nSKIP: netlink_xfrm.gen.test\nSKIP: nfnetlink_acct.gen.test\nPASS: newfstatat.gen.test\nSKIP: nfnetlink_cthelper.gen.test\nSKIP: nfnetlink_ctnetlink.gen.test\nSKIP: nfnetlink_ctnetlink_exp.gen.test\nSKIP: nfnetlink_cttimeout.gen.test\nSKIP: nfnetlink_ipset.gen.test\nSKIP: nfnetlink_nft_compat.gen.test\nSKIP: nfnetlink_nftables.gen.test\nSKIP: nfnetlink_osf.gen.test\nSKIP: nfnetlink_queue.gen.test\nSKIP: nfnetlink_ulog.gen.test\nSKIP: nlattr.gen.test\nSKIP: nlattr_br_port_msg.gen.test\nSKIP: nlattr_cachereport.gen.test\nSKIP: nlattr_cachereport-Xabbrev.gen.test\nSKIP: nlattr_cachereport-Xraw.gen.test\nSKIP: nlattr_cachereport-Xverbose.gen.test\nSKIP: nlattr_crypto_user_alg.gen.test\nSKIP: nlattr_dcbmsg.gen.test\nSKIP: nlattr_fib_rule_hdr.gen.test\nSKIP: nlattr_ifaddrlblmsg.gen.test\nSKIP: nlattr_ifaddrmsg.gen.test\nSKIP: nlattr_ifinfomsg.gen.test\nSKIP: nlattr_ifla_af_spec.gen.test\nSKIP: nlattr_ifla_brport.gen.test\nSKIP: nlattr_ifla_brport-Xabbrev.gen.test\nSKIP: nlattr_ifla_brport-Xraw.gen.test\nSKIP: nlattr_ifla_brport-Xverbose.gen.test\nSKIP: nlattr_ifla_linkinfo.gen.test\nSKIP: nlattr_ifla_port.gen.test\nSKIP: nlattr_ifla_protinfo.gen.test\nSKIP: nlattr_ifla_protinfo-Xabbrev.gen.test\nSKIP: nlattr_ifla_protinfo-Xraw.gen.test\nSKIP: nlattr_ifla_protinfo-Xverbose.gen.test\nSKIP: nlattr_ifla_proto_down_reason.gen.test\nSKIP: nlattr_ifla_vfinfo.gen.test\nSKIP: nlattr_ifla_vfinfo-Xabbrev.gen.test\nSKIP: nlattr_ifla_vfinfo-Xraw.gen.test\nSKIP: nlattr_ifla_vfinfo-Xverbose.gen.test\nSKIP: nlattr_ifla_xdp.gen.test\nSKIP: nlattr_ifla_xdp-y.gen.test\nSKIP: nlattr_ifstats.gen.test\nSKIP: nlattr_ifstats-Xabbrev.gen.test\nSKIP: nlattr_ifstats-Xraw.gen.test\nSKIP: nlattr_ifstats-Xverbose.gen.test\nSKIP: nlattr_inet_diag_msg.gen.test\nSKIP: nlattr_inet_diag_req_compat.gen.test\nSKIP: nlattr_inet_diag_req_v2.gen.test\nSKIP: nlattr_mdba_mdb_entry.gen.test\nSKIP: nlattr_mdba_router_port.gen.test\nSKIP: nlattr_ndmsg.gen.test\nSKIP: nlattr_ndtmsg.gen.test\nSKIP: nlattr_netconfmsg.gen.test\nSKIP: nlattr_netlink_diag_msg.gen.test\nSKIP: nlattr_nhmsg.gen.test\nSKIP: nlattr_nhmsg-Xabbrev.gen.test\nSKIP: nlattr_nhmsg-Xraw.gen.test\nSKIP: nlattr_nhmsg-Xverbose.gen.test\nSKIP: nlattr_nlmsgerr.gen.test\nSKIP: nlattr_packet_diag_msg.gen.test\nSKIP: nlattr_rtgenmsg.gen.test\nSKIP: nlattr_rtmsg.gen.test\nSKIP: nlattr_smc_diag_msg.gen.test\nSKIP: nlattr_tc_stats.gen.test\nSKIP: nlattr_tca_stab.gen.test\nSKIP: nlattr_tcamsg.gen.test\nSKIP: nlattr_tcamsg-Xabbrev.gen.test\nSKIP: nlattr_tcamsg-Xraw.gen.test\nSKIP: nlattr_tcamsg-Xverbose.gen.test\nSKIP: nlattr_tcmsg.gen.test\nSKIP: nlattr_unix_diag_msg.gen.test\nSKIP: old_mmap.gen.test\nSKIP: old_mmap-P.gen.test\nSKIP: old_mmap-Xabbrev.gen.test\nSKIP: old_mmap-Xraw.gen.test\nSKIP: old_mmap-Xverbose.gen.test\nSKIP: old_mmap-v-none.gen.test\nSKIP: oldfstat.gen.test\nSKIP: oldlstat.gen.test\nSKIP: oldselect.gen.test\nSKIP: oldselect-P.gen.test\nSKIP: oldselect-efault.gen.test\nSKIP: oldselect-efault-P.gen.test\nSKIP: oldstat.gen.test\nSKIP: open.gen.test\nSKIP: open--secontext.gen.test\nSKIP: open--secontext_full.gen.test\nSKIP: open--secontext_full_mismatch.gen.test\nSKIP: open--secontext_mismatch.gen.test\nPASS: open_tree-P.gen.test\nPASS: open_tree.gen.test\nSKIP: openat--secontext.gen.test\nPASS: openat.gen.test\nSKIP: openat--secontext_full.gen.test\nSKIP: openat--secontext_full_mismatch.gen.test\nSKIP: openat--secontext_mismatch.gen.test\nPASS: openat2.gen.test\nPASS: openat2-Xabbrev.gen.test\nPASS: openat2-Xraw.gen.test\nPASS: openat2-Xverbose.gen.test\nPASS: openat2-v.gen.test\nPASS: openat2-v-y.gen.test\nPASS: openat2-v-y-Xabbrev.gen.test\nPASS: openat2-v-y-Xraw.gen.test\nPASS: openat2-v-y-Xverbose.gen.test\nPASS: openat2-y.gen.test\nSKIP: osf_utimes.gen.test\nSKIP: pause.gen.test\nPASS: perf_event_open_nonverbose.gen.test\nPASS: perf_event_open.gen.test\nPASS: personality-Xabbrev.gen.test\nPASS: personality-Xraw.gen.test\nPASS: perf_event_open_unabbrev.gen.test\nPASS: pidfd_getfd.gen.test\nPASS: personality-Xverbose.gen.test\nPASS: pidfd_getfd-y.gen.test\nPASS: pidfd_getfd-yy.gen.test\nPASS: pidfd_open.gen.test\nPASS: pidfd_open--decode-fd-all.gen.test\nPASS: pidfd_open--decode-fd-none.gen.test\nPASS: pidfd_open--decode-fd-path.gen.test\nPASS: pidfd_open--decode-fd-pidfd.gen.test\nPASS: pidfd_open--decode-fd-socket.gen.test\nSKIP: pidfd_open--pidns-translation.gen.test\nPASS: pidfd_open-y.gen.test\nPASS: pidfd_open-P.gen.test\nPASS: pidfd_open-yy.gen.test\nPASS: pidfd_send_signal.gen.test\nSKIP: pidfd_send_signal--pidns-translation.gen.test\nPASS: pipe2.gen.test\nPASS: pkey_alloc.gen.test\nPASS: pkey_free.gen.test\nPASS: pkey_mprotect.gen.test\nPASS: poke-sendfile.gen.test\nPASS: ppoll.gen.test\nPASS: ppoll-P.gen.test\nPASS: ppoll-e-trace-fds-23.gen.test\nPASS: ppoll-e-trace-fds-23-42.gen.test\nPASS: ppoll-e-trace-fds-not-9-42-P.gen.test\nPASS: ppoll-v.gen.test\nPASS: prctl-arg2-intptr.gen.test\nPASS: prctl-cap-ambient.gen.test\nPASS: prctl-capbset.gen.test\nPASS: prctl-dumpable.gen.test\nPASS: prctl-mce-kill.gen.test\nPASS: prctl-fp-mode.gen.test\nPASS: prctl-name.gen.test\nPASS: prctl-mdwe.gen.test\nPASS: prctl-no-args.gen.test\nPASS: prctl-pac-enabled-keys.gen.test\nPASS: prctl-pac-enabled-keys-Xabbrev.gen.test\nPASS: prctl-pac-enabled-keys-Xraw.gen.test\nPASS: prctl-pac-enabled-keys-Xverbose.gen.test\nPASS: prctl-pac-enabled-keys-success-Xabbrev.gen.test\nPASS: prctl-pac-enabled-keys-success.gen.test\nPASS: prctl-pac-enabled-keys-success-Xverbose.gen.test\nPASS: prctl-pac-enabled-keys-success-Xraw.gen.test\nPASS: prctl-pac-reset-keys.gen.test\nPASS: prctl-pdeathsig.gen.test\nPASS: prctl-sched-core.gen.test\nSKIP: prctl-sched-core--pidns-translation.gen.test\nSKIP: prctl-sched-core--pidns-translation-Xabbrev.gen.test\nSKIP: prctl-sched-core--pidns-translation-Xraw.gen.test\nSKIP: prctl-sched-core--pidns-translation-Xverbose.gen.test\nPASS: prctl-sched-core-Xabbrev.gen.test\nPASS: prctl-sched-core-Xraw.gen.test\nPASS: prctl-sched-core-Xverbose.gen.test\nSKIP: prctl-sched-core-success--pidns-translation.gen.test\nSKIP: prctl-sched-core-success--pidns-translation-Xabbrev.gen.test\nPASS: prctl-sched-core-success.gen.test\nSKIP: prctl-sched-core-success--pidns-translation-Xraw.gen.test\nSKIP: prctl-sched-core-success--pidns-translation-Xverbose.gen.test\nPASS: prctl-sched-core-success-Xabbrev.gen.test\nPASS: prctl-sched-core-success-Xraw.gen.test\nPASS: prctl-seccomp-filter-v.gen.test\nPASS: prctl-sched-core-success-Xverbose.gen.test\nPASS: prctl-securebits.gen.test\nPASS: prctl-securebits-success-Xabbrev.gen.test\nPASS: prctl-securebits-success.gen.test\nPASS: prctl-securebits-success-Xraw.gen.test\nPASS: orphaned_process_group.gen.test\nPASS: prctl-securebits-success-Xverbose.gen.test\nPASS: prctl-set-ptracer-success.gen.test\nSKIP: prctl-set-ptracer-success--pidns-translation.gen.test\nSKIP: prctl-set-ptracer-success-Xabbrev--pidns-translation.gen.test\nPASS: prctl-set-ptracer-success-Xabbrev.gen.test\nSKIP: prctl-set-ptracer-success-Xraw--pidns-translation.gen.test\nSKIP: prctl-set-ptracer-success-Xverbose--pidns-translation.gen.test\nPASS: prctl-set-ptracer-success-Xraw.gen.test\nPASS: prctl-set_vma.gen.test\nPASS: prctl-set-ptracer-success-Xverbose.gen.test\nPASS: prctl-sme.gen.test\nPASS: prctl-sme-Xabbrev.gen.test\nPASS: prctl-sme-Xraw.gen.test\nPASS: prctl-sme-Xverbose.gen.test\nPASS: prctl-sme-success.gen.test\nPASS: prctl-sme-success-Xabbrev.gen.test\nPASS: prctl-sme-success-Xraw.gen.test\nPASS: prctl-sve.gen.test\nPASS: prctl-sve-Xabbrev.gen.test\nPASS: prctl-sme-success-Xverbose.gen.test\nPASS: prctl-sve-Xraw.gen.test\nPASS: prctl-sve-Xverbose.gen.test\nPASS: prctl-spec-inject.gen.test\nPASS: prctl-sve-success.gen.test\nPASS: prctl-sve-success-Xabbrev.gen.test\nPASS: prctl-syscall-user-dispatch.gen.test\nPASS: prctl-tagged-addr.gen.test\nPASS: prctl-sve-success-Xraw.gen.test\nPASS: prctl-tagged-addr-Xabbrev.gen.test\nPASS: prctl-tagged-addr-Xraw.gen.test\nPASS: prctl-tagged-addr-Xverbose.gen.test\nPASS: prctl-sve-success-Xverbose.gen.test\nPASS: prctl-tagged-addr-success.gen.test\nPASS: prctl-tagged-addr-success-Xabbrev.gen.test\nPASS: prctl-tagged-addr-success-Xraw.gen.test\nPASS: prctl-tid_address.gen.test\nPASS: prctl-tsc.gen.test\nPASS: prctl-unalign.gen.test\nPASS: preadv.gen.test\nPASS: pread64-pwrite64.gen.test\nPASS: preadv2-pwritev2.gen.test\nPASS: preadv-pwritev.gen.test\nSKIP: printpath-umovestr-peekdata.gen.test\nPASS: prctl-tagged-addr-success-Xverbose.gen.test\nPASS: printpath-umovestr-undumpable.gen.test\nPASS: printsignal-Xabbrev.gen.test\nPASS: printsignal-Xraw.gen.test\nPASS: printsignal-Xverbose.gen.test\nPASS: printstr.gen.test\nSKIP: printstrn-umoven-peekdata.gen.test\nPASS: printstrn-umoven-undumpable.gen.test\nPASS: prlimit64.gen.test\nSKIP: prlimit64--pidns-translation.gen.test\nPASS: prlimit64-success.gen.test\nSKIP: prlimit64-success--pidns-translation.gen.test\nPASS: process_madvise.gen.test\nPASS: process_madvise-y.gen.test\nPASS: process_madvise-yy.gen.test\nPASS: process_mrelease.gen.test\nPASS: process_mrelease-y.gen.test\nPASS: process_vm_readv.gen.test\nSKIP: process_vm_readv--pidns-translation.gen.test\nPASS: process_vm_writev.gen.test\nSKIP: process_vm_writev--pidns-translation.gen.test\nPASS: pselect6.gen.test\nSKIP: pselect6_time64.gen.test\nPASS: ptrace.gen.test\nPASS: ptrace-Xabbrev.gen.test\nPASS: ptrace-Xraw.gen.test\nPASS: ptrace-Xverbose.gen.test\nPASS: ptrace-y.gen.test\nPASS: ptrace-y-Xabbrev.gen.test\nPASS: ptrace-y-Xraw.gen.test\nPASS: ptrace-y-Xverbose.gen.test\nPASS: ptrace_syscall_info.gen.test\nPASS: ptrace_syscall_info-Xabbrev.gen.test\nPASS: ptrace_syscall_info-Xraw.gen.test\nPASS: ptrace_syscall_info-Xverbose.gen.test\nPASS: pwritev.gen.test\nPASS: quotactl.gen.test\nPASS: quotactl-Xabbrev.gen.test\nPASS: quotactl-Xraw.gen.test\nPASS: quotactl-Xverbose.gen.test\nPASS: quotactl-success.gen.test\nPASS: quotactl-success-v.gen.test\nPASS: quotactl-v.gen.test\nPASS: quotactl-xfs.gen.test\nPASS: quotactl-xfs-success.gen.test\nPASS: quotactl-xfs-success-v.gen.test\nPASS: quotactl-xfs-v.gen.test\nPASS: quotactl_fd.gen.test\nPASS: quotactl_fd-P.gen.test\nPASS: quotactl_fd-y.gen.test\nPASS: printstrn-umoven.gen.test\nPASS: readahead.gen.test\nSKIP: readdir.gen.test\nSKIP: readlink.gen.test\nPASS: readlinkat.gen.test\nPASS: reboot.gen.test\nSKIP: recv-MSG_TRUNC.gen.test\nPASS: recvfrom.gen.test\nPASS: recvfrom-MSG_TRUNC.gen.test\nPASS: recvmmsg-timeout.gen.test\nPASS: recvmsg.gen.test\nPASS: printpath-umovestr.gen.test\nPASS: remap_file_pages.gen.test\nPASS: remap_file_pages-Xabbrev.gen.test\nPASS: remap_file_pages-Xraw.gen.test\nPASS: remap_file_pages-Xverbose.gen.test\nSKIP: rename.gen.test\nPASS: renameat.gen.test\nPASS: renameat2.gen.test\nPASS: request_key.gen.test\nSKIP: riscv_flush_icache.gen.test\nSKIP: rmdir.gen.test\nPASS: rt_sigpending.gen.test\nPASS: rt_sigprocmask.gen.test\nPASS: rt_sigqueueinfo.gen.test\nSKIP: rt_sigqueueinfo--pidns-translation.gen.test\nPASS: rt_sigreturn.gen.test\nPASS: rt_sigsuspend.gen.test\nPASS: rt_sigtimedwait.gen.test\nPASS: rt_tgsigqueueinfo.gen.test\nSKIP: rt_tgsigqueueinfo--pidns-translation.gen.test\nSKIP: s390_guarded_storage.gen.test\nSKIP: s390_guarded_storage-v.gen.test\nSKIP: s390_pci_mmio_read_write.gen.test\nSKIP: s390_runtime_instr.gen.test\nSKIP: s390_sthyi.gen.test\nSKIP: s390_sthyi-v.gen.test\nPASS: read-write.gen.test\nPASS: sched_get_priority_mxx.gen.test\nPASS: sched_rr_get_interval.gen.test\nPASS: sched_xetaffinity.gen.test\nSKIP: sched_xetaffinity--pidns-translation.gen.test\nPASS: sched_xetattr.gen.test\nSKIP: sched_xetattr--pidns-translation.gen.test\nPASS: sched_xetparam.gen.test\nSKIP: sched_xetparam--pidns-translation.gen.test\nPASS: sched_xetscheduler.gen.test\nSKIP: sched_xetscheduler--pidns-translation.gen.test\nPASS: sched_yield.gen.test\nPASS: scm_credentials.gen.test\nPASS: scm_pidfd.gen.test\nPASS: scm_pidfd-success.gen.test\nPASS: seccomp-filter.gen.test\nPASS: seccomp-filter-v.gen.test\nPASS: seccomp_get_action_avail.gen.test\nPASS: seccomp_get_notif_sizes.gen.test\nPASS: seccomp_get_notif_sizes-success.gen.test\nPASS: segv_accerr.gen.test\nSKIP: segv_pkuerr.gen.test\nSKIP: select.gen.test\nSKIP: select-P.gen.test\nSKIP: select-trace-fd-7.gen.test\nSKIP: select-trace-fd-7-9.gen.test\nSKIP: select-trace-fd-7-P.gen.test\nPASS: semop.gen.test\nSKIP: semop-indirect.gen.test\nPASS: semtimedop.gen.test\nSKIP: semtimedop-ipc.gen.test\nSKIP: semtimedop_time64.gen.test\nPASS: sendfile.gen.test\nSKIP: sendfile64.gen.test\nSKIP: set_mempolicy.gen.test\nSKIP: set_mempolicy-Xabbrev.gen.test\nSKIP: set_mempolicy-Xraw.gen.test\nSKIP: set_mempolicy-Xverbose.gen.test\nPASS: set_mempolicy_home_node.gen.test\nPASS: setdomainname.gen.test\nPASS: setfsgid.gen.test\nSKIP: setfsgid32.gen.test\nPASS: setfsuid.gen.test\nSKIP: setfsuid32.gen.test\nPASS: setgid.gen.test\nSKIP: setgid32.gen.test\nPASS: setgroups.gen.test\nSKIP: setgroups32.gen.test\nPASS: sethostname.gen.test\nPASS: setns.gen.test\nPASS: setregid.gen.test\nSKIP: setregid32.gen.test\nPASS: setresgid.gen.test\nSKIP: setresgid32.gen.test\nPASS: setresuid.gen.test\nSKIP: setresuid32.gen.test\nPASS: setreuid.gen.test\nSKIP: setreuid32.gen.test\nPASS: setrlimit.gen.test\nPASS: setrlimit-Xabbrev.gen.test\nPASS: setrlimit-Xraw.gen.test\nPASS: setrlimit-Xverbose.gen.test\nPASS: setuid.gen.test\nSKIP: setuid32.gen.test\nPASS: shmxt.gen.test\nPASS: shutdown.gen.test\nSKIP: sigaction.gen.test\nPASS: siginfo.gen.test\nSKIP: signal.gen.test\nPASS: signal_receive.gen.test\nSKIP: signal_receive--pidns-translation.gen.test\nPASS: signalfd4.gen.test\nPASS: signalfd4-yy.gen.test\nSKIP: sigpending.gen.test\nSKIP: sigprocmask.gen.test\nSKIP: sigreturn.gen.test\nSKIP: sigsuspend.gen.test\nPASS: so_error.gen.test\nPASS: so_linger.gen.test\nPASS: so_peercred.gen.test\nSKIP: so_peercred--pidns-translation.gen.test\nPASS: so_peercred-Xabbrev.gen.test\nPASS: so_peercred-Xraw.gen.test\nPASS: so_peercred-Xverbose.gen.test\nPASS: so_peerpidfd.gen.test\nPASS: sock_filter-v.gen.test\nPASS: sock_filter-v-Xabbrev.gen.test\nPASS: sock_filter-v-Xraw.gen.test\nPASS: sock_filter-v-Xverbose.gen.test\nPASS: sockaddr_xlat-Xabbrev.gen.test\nPASS: sockaddr_xlat-Xabbrev-y.gen.test\nPASS: clock.gen.test\nPASS: sockaddr_xlat-Xraw.gen.test\nPASS: sockaddr_xlat-Xraw-y.gen.test\nPASS: sockaddr_xlat-Xverbose.gen.test\nSKIP: socketcall.gen.test\nPASS: sockopt-sol_netlink.gen.test\nPASS: sockaddr_xlat-Xverbose-y.gen.test\nPASS: sockopt-sol_socket.gen.test\nPASS: sockopt-sol_socket-Xabbrev.gen.test\nPASS: sockopt-sol_socket-Xraw.gen.test\nPASS: sockopt-sol_socket-Xverbose.gen.test\nPASS: sockopt-sol_socket-success.gen.test\nPASS: sockopt-sol_socket-success-Xabbrev.gen.test\nPASS: sockopt-sol_socket-success-Xraw.gen.test\nPASS: sockopt-timestamp.gen.test\nPASS: splice.gen.test\nSKIP: stat.gen.test\nPASS: sockopt-sol_socket-success-Xverbose.gen.test\nSKIP: stat64.gen.test\nSKIP: statfs64.gen.test\nPASS: statfs.gen.test\nPASS: status-all.gen.test\nPASS: status-failed.gen.test\nPASS: status-failed-long.gen.test\nPASS: status-failed-status.gen.test\nPASS: status-none.gen.test\nPASS: status-successful.gen.test\nPASS: status-successful-long.gen.test\nPASS: status-successful-status.gen.test\nPASS: status-unfinished.gen.test\nPASS: statx.gen.test\nPASS: strace--absolute-timestamps.gen.test\nPASS: strace--absolute-timestamps-format-time.gen.test\nPASS: strace--absolute-timestamps-format-time-precision-ms.gen.test\nPASS: strace--absolute-timestamps-format-time-precision-ns.gen.test\nPASS: strace--absolute-timestamps-format-time-precision-s.gen.test\nPASS: strace--absolute-timestamps-format-time-precision-us.gen.test\nPASS: strace--absolute-timestamps-format-unix-precision-ms.gen.test\nPASS: strace--absolute-timestamps-format-unix-precision-ns.gen.test\nPASS: strace--absolute-timestamps-format-unix-precision-s.gen.test\nPASS: strace--absolute-timestamps-format-unix-precision-us.gen.test\nPASS: strace--decode-pids-comm.gen.test\nSKIP: strace--relative-timestamps.gen.test\nSKIP: strace--relative-timestamps-ms.gen.test\nSKIP: strace--relative-timestamps-ns.gen.test\nSKIP: strace--relative-timestamps-s.gen.test\nSKIP: strace--relative-timestamps-us.gen.test\nPASS: strace--strings-in-hex.gen.test\nPASS: strace--strings-in-hex-all.gen.test\nPASS: strace--strings-in-hex-non-ascii.gen.test\nPASS: strace--strings-in-hex-non-ascii-chars.gen.test\nPASS: strace--strings-in-hex-none.gen.test\nPASS: strace--syscall-limit-c.gen.test\nPASS: strace--syscall-limit-path.gen.test\nPASS: strace--syscall-limit-status.gen.test\nPASS: strace--syscall-limit-status-c.gen.test\nPASS: strace--syscall-limit-status-summary.gen.test\nPASS: strace--syscall-limit-summary.gen.test\nPASS: strace--follow-forks-output-separately.gen.test\nPASS: strace--syscall-times.gen.test\nPASS: strace--syscall-times-ms.gen.test\nPASS: strace--syscall-times-ns.gen.test\nPASS: strace--syscall-times-s.gen.test\nPASS: strace--timestamps.gen.test\nPASS: strace--timestamps-time.gen.test\nPASS: strace--timestamps-time-ms.gen.test\nPASS: strace--timestamps-time-ns.gen.test\nPASS: strace--timestamps-time-s.gen.test\nPASS: strace--timestamps-time-us.gen.test\nPASS: strace--timestamps-unix-ms.gen.test\nPASS: strace--timestamps-unix-ns.gen.test\nPASS: strace--timestamps-unix-s.gen.test\nPASS: strace--timestamps-unix-us.gen.test\nPASS: strace-Y-0123456789.gen.test\nPASS: strace-n.gen.test\nPASS: strace-no-x.gen.test\nPASS: strace-x.gen.test\nPASS: strace--syscall-times-us.gen.test\nPASS: swap.gen.test\nSKIP: sxetmask.gen.test\nPASS: strace-xx.gen.test\nSKIP: symlink.gen.test\nSKIP: symlink-P.gen.test\nPASS: symlinkat.gen.test\nPASS: sync.gen.test\nPASS: sync_file_range.gen.test\nSKIP: sync_file_range2.gen.test\nSKIP: sysctl.gen.test\nPASS: sysinfo.gen.test\nPASS: syslog.gen.test\nPASS: tee.gen.test\nSKIP: tgkill--pidns-translation.gen.test\nPASS: tgkill.gen.test\nPASS: threads-execve--quiet-thread-execve.gen.test\nPASS: threads-execve-q.gen.test\nPASS: threads-execve-qq.gen.test\nSKIP: time.gen.test\nPASS: threads-execve-qqq.gen.test\nPASS: timer_create.gen.test\nPASS: timer_xettime.gen.test\nPASS: timerfd_xettime.gen.test\nPASS: times.gen.test\nPASS: times-Xabbrev.gen.test\nPASS: times-Xraw.gen.test\nPASS: times-Xverbose.gen.test\nPASS: times-fail.gen.test\nSKIP: tkill--pidns-translation.gen.test\nPASS: tkill.gen.test\nPASS: sched.gen.test\nPASS: regex.gen.test\nPASS: trace_clock.gen.test\nPASS: trace_creds.gen.test\nPASS: trace_fstat.gen.test\nPASS: trace_fstatfs.gen.test\nPASS: trace_lstat.gen.test\nSKIP: trace_personality_all_64.gen.test\nSKIP: trace_personality_all_x32.gen.test\nPASS: trace_personality_32.gen.test\nPASS: trace_personality_64.gen.test\nSKIP: trace_personality_number_x32.gen.test\nPASS: trace_personality_all_32.gen.test\nPASS: trace_personality_number_32.gen.test\nSKIP: trace_personality_regex_x32.gen.test\nPASS: trace_personality_regex_32.gen.test\nPASS: trace_personality_number_64.gen.test\nSKIP: trace_personality_statfs_x32.gen.test\nSKIP: trace_personality_x32.gen.test\nPASS: trace_personality_regex_64.gen.test\nPASS: trace_personality_statfs_32.gen.test\nPASS: trace_personality_statfs_64.gen.test\nPASS: trace_question.gen.test\nPASS: trace_stat.gen.test\nPASS: trie_test.gen.test\nPASS: truncate.gen.test\nSKIP: truncate64.gen.test\nSKIP: ugetrlimit.gen.test\nPASS: umask.gen.test\nSKIP: umoven-illptr.gen.test\nSKIP: umovestr-illptr.gen.test\nPASS: umovestr3.gen.test\nPASS: umovestr_cached_adjacent.gen.test\nSKIP: unlink.gen.test\nPASS: unlinkat.gen.test\nPASS: unshare.gen.test\nPASS: userfaultfd.gen.test\nSKIP: ustat.gen.test\nSKIP: utime.gen.test\nPASS: utimensat.gen.test\nPASS: utimensat-Xabbrev.gen.test\nPASS: utimensat-Xraw.gen.test\nPASS: utimensat-Xverbose.gen.test\nSKIP: utimes.gen.test\nPASS: vfork-f.gen.test\nPASS: vhangup.gen.test\nPASS: vmsplice.gen.test\nPASS: wait4.gen.test\nPASS: wait4-v.gen.test\nPASS: waitid.gen.test\nPASS: waitid-Y.gen.test\nPASS: waitid-v.gen.test\nSKIP: waitpid.gen.test\nPASS: xattr.gen.test\nPASS: xattr-strings.gen.test\nPASS: xet_robust_list.gen.test\nSKIP: xet_robust_list--pidns-translation.gen.test\nPASS: xetitimer.gen.test\nPASS: xetpgid.gen.test\nSKIP: xetpgid--pidns-translation.gen.test\nPASS: xetpriority.gen.test\nSKIP: xetpriority--pidns-translation.gen.test\nPASS: xettimeofday.gen.test\nPASS: bpf-success-long-y.test\nPASS: brk.test\nPASS: btrfs-X.test\nPASS: btrfs-v.test\nPASS: btrfs-vX.test\nSKIP: btrfs-vw.test\nSKIP: btrfs-vwX.test\nSKIP: btrfs-w.test\nSKIP: btrfs-wX.test\nPASS: caps-abbrev.test\nPASS: caps.test\nPASS: clone-flags.test\nPASS: eventfd.test\nPASS: execve-v.test\nPASS: execve.test\nPASS: faccessat.test\nPASS: faccessat2.test\nPASS: fadvise64.test\nPASS: futex.test\nPASS: getuid.test\nSKIP: inotify_init-y.test\nSKIP: int_0x80.test\nPASS: ioctl.test\nPASS: ioctl_block--pidns-translation.test\nPASS: ioctl_evdev-success.test\nPASS: ipc_msgbuf.test\nSKIP: kern_features-fault.test\nSKIP: llseek.test\nPASS: lseek.test\nPASS: mmap.test\nPASS: net-y-unix.test\nPASS: net-yy-inet.test\nSKIP: net-yy-netlink.test\nSKIP: net-yy-unix.test\nPASS: net.test\nSKIP: netlink_sock_diag.test\nPASS: nsyscalls-d.test\nPASS: nsyscalls-nd.test\nPASS: nsyscalls.test\nPASS: personality.test\nSKIP: pipe.test\nSKIP: poll-P.test\nSKIP: poll.test\nPASS: prctl-seccomp-strict.test\nPASS: qual_fault-exit_group.test\nPASS: readv.test\nPASS: rt_sigaction.test\nPASS: scm_rights-fd.test\nPASS: seccomp-strict.test\nPASS: sigaltstack.test\nPASS: sun_path.test\nPASS: syslog-success.test\nPASS: uio.test\nSKIP: umount.test\nPASS: umount2.test\nPASS: umovestr.test\nPASS: umovestr2.test\nPASS: uname.test\nSKIP: unix-pair-send-recv.test\nPASS: unix-pair-sendto-recvfrom.test\nSKIP: xet_thread_area_x86.test\nPASS: attach-f-p.test\nPASS: attach-p-cmd.test\nPASS: bexecve.test\nPASS: clone_ptrace.test\nPASS: count-f.test\nPASS: count.test\nSKIP: delay.test\nPASS: detach-running.test\nPASS: trace_stat_like.gen.test\nPASS: detach-sleeping.test\nPASS: detach-stopped.test\nPASS: exec-PATH.test\nPASS: fflush.test\nPASS: filter-unavailable.test\nPASS: filter_seccomp-exitkill.test\nPASS: detach-vfork.test\nPASS: filtering_fd-syntax.test\nPASS: filter_seccomp-perf.test\nPASS: first_exec_failure.test\nSKIP: fork--pidns-translation.test\nPASS: get_regs.test\nPASS: gettid--pidns-translation.test\nPASS: inject-nf.test\nPASS: interactive_block.test\nPASS: trace_statfs.gen.test\nPASS: kill-on-exit.test\nSKIP: legacy_syscall_info.test\nSKIP: localtime.test\nPASS: trace_statfs_like.gen.test\nSKIP: netlink_audit--pidns-translation.test\nPASS: opipe.test\nPASS: kill_child.test\nPASS: pc.test\nPASS: looping_threads.test\nPASS: poke-ptrace.test\nPASS: poke-range.test\nPASS: poke-unaligned.test\nPASS: poke.test\nPASS: printpath-umovestr-legacy.test\nPASS: options-syntax.test\nPASS: qual_fault-syntax.test\nPASS: printstrn-umoven-legacy.test\nPASS: pidns-cache.test\nPASS: qual_inject-error-signal-syscall.test\nPASS: qual_inject-error-signal.test\nPASS: qual_inject-retval-syscall.test\nPASS: qual_inject-retval.test\nPASS: qual_inject-signal-syscall.test\nPASS: qual_inject-signal.test\nPASS: qual_inject-syntax.test\nPASS: qual_signal.test\nPASS: qual_syscall.test\nPASS: redirect-fds.test\nPASS: redirect.test\nPASS: restart_syscall.test\nPASS: sigblock.test\nPASS: sigign.test\nPASS: status-detached-threads.test\nPASS: status-detached.test\nPASS: status-none-threads.test\nPASS: status-successful-threads.test\nPASS: status-unfinished-threads.test\nPASS: strace--argv0.test\nPASS: strace--syscall-limit.test\nPASS: strace--syscall-limit--seccomp-bpf.test\nPASS: filtering_syscall-syntax.test\nPASS: strace--tips-full.test\nPASS: strace-C.test\nPASS: strace-D.test\nPASS: strace--tips.test\nPASS: strace-DDD.test\nPASS: strace-E-override.test\nPASS: strace-E-unset.test\nPASS: strace-E.test\nPASS: strace-S.test\nPASS: strace-T_upper.test\nPASS: strace-V.test\nPASS: strace-ff.test\nPASS: strace-log-merge-error.test\nPASS: strace-log-merge-suffix.test\nPASS: strace-DD.test\nSKIP: strace-r.test\nPASS: strace-self.test\nPASS: strace-t.test\nPASS: strace-tt.test\nPASS: strace-ttt.test\nPASS: tampering-notes.test\nPASS: termsig.test\nPASS: threads-execve.test\nPASS: umovestr_cached.test\nPASS: strace-p-Y-p.test\nPASS: qual_fault.test\nPASS: qual_fault-syscall.test\n============================================================================\nTestsuite summary for strace 6.7\n============================================================================\n# TOTAL: 1335\n# PASS:  943\n# SKIP:  392\n# XFAIL: 0\n# FAIL:  0\n# XPASS: 0\n# ERROR: 0\n============================================================================\nmake: Leaving directory '/usr/lib/strace/ptest/tests'\nDURATION: 404\n"
                }
            },
            "ptestresult.strace._newselect-P.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace._newselect.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.accept.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.accept4.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.access--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.access--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.access--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.access--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.access.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.acct.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.add_key.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.adjtimex.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.aio.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.aio_pgetevents.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.alarm.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.arch_prctl-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.arch_prctl-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.arch_prctl-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.arch_prctl-success-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.arch_prctl-success-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.arch_prctl-success-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.arch_prctl-success.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.arch_prctl.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.at_fdcwd-pathmax.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.attach-f-p.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.attach-p-cmd.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.bexecve.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.bpf-obj_get_info_by_fd-prog-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.bpf-obj_get_info_by_fd-prog.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.bpf-obj_get_info_by_fd-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.bpf-obj_get_info_by_fd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.bpf-success-long-y.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.bpf-success-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.bpf-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.bpf-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.bpf.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.brk.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.btrfs-X.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.btrfs-v.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.btrfs-vX.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.btrfs-vw.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.btrfs-vwX.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.btrfs-w.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.btrfs-wX.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.btrfs.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.cachestat-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.cachestat-fd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.cachestat-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.cachestat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.caps-abbrev.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.caps.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.chdir.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.chmod--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.chmod--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.chmod--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.chmod--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.chmod.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.chown.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.chown32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.chroot.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clock.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clock_adjtime.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clock_adjtime64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.clock_nanosleep.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.clock_xettime.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clock_xettime64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.clone-flags.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone3-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone3-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone3-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone3-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone3-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone3-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone3-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone3.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone_parent--quiet-exit.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone_parent-q.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone_parent-qq.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone_parent.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone_ptrace--quiet-attach.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone_ptrace--quiet-exit.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone_ptrace-q.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone_ptrace-qq.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.clone_ptrace.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.close_range.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.copy_file_range.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.count-f.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.count.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.creat.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.delay.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.delete_module.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.detach-running.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.detach-sleeping.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.detach-stopped.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.detach-vfork.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dev--decode-fds-all.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dev--decode-fds-dev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dev--decode-fds-none.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dev--decode-fds-path.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dev--decode-fds-socket.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dev-yy.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup-trace-fds-0-9.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup-trace-fds-0-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup-trace-fds-0.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup-trace-fds-not-9.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup-yy.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup2-P.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.dup2-e-fd-0-9.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.dup2-e-fd-0-P.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.dup2-e-fd-0.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.dup2-e-fd-not-9.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.dup2-y.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.dup2-yy.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.dup2.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.dup3-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup3-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup3-yy.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.dup3.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.epoll_create.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.epoll_create1.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.epoll_ctl.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.epoll_pwait.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.epoll_pwait2-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.epoll_pwait2-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.epoll_pwait2.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.epoll_wait.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.erestartsys.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.eventfd.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.exec-PATH.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.execve--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.execve--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.execve--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.execve--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.execve-v.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.execve.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.execveat--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.execveat--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.execveat--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.execveat--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.execveat-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.execveat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.faccessat--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.faccessat--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.faccessat--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.faccessat--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.faccessat-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.faccessat-y--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.faccessat-y--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.faccessat-y--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.faccessat-y--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.faccessat-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.faccessat-yy.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.faccessat.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.faccessat2-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.faccessat2-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.faccessat2-yy.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.faccessat2.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fadvise64.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fadvise64_64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fallocate.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fanotify_init.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fanotify_mark--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fanotify_mark--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fanotify_mark--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fanotify_mark--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fanotify_mark-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fanotify_mark-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fanotify_mark-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fanotify_mark.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fchdir.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fchmod--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmod--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmod--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmod--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmod-y--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmod-y--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmod-y--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmod-y--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmod-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fchmod.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fchmodat--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmodat--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmodat--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmodat--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmodat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fchmodat2--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmodat2--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmodat2--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmodat2--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchmodat2.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fchown.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fchown32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchownat--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchownat--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchownat--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchownat--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fchownat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fcntl--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fcntl.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fcntl64--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fcntl64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fdatasync.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fflush.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.file_handle--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.file_handle--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.file_handle--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.file_handle--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.file_handle.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.filter-unavailable.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.filter_seccomp-exitkill.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.filter_seccomp-flag.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.filter_seccomp-perf.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.filter_seccomp.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.filtering_fd-syntax.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.filtering_syscall-syntax.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.finit_module.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.first_exec_failure.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.flock.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fork--pidns-translation.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fork-f.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fsconfig-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fsconfig.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fsmount.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fsopen.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fspick-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fspick.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fstat-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fstat-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fstat-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fstat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fstat64-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fstat64-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fstat64-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fstat64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fstatat64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fstatfs.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fstatfs64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.fsync-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.fsync.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ftruncate.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ftruncate64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.futex.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_requeue-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_requeue-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_requeue-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_requeue.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_wait-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_wait-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_wait-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_wait.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_waitv.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_wake-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_wake-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_wake-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futex_wake.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.futimesat.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.get_mempolicy.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.get_regs.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getcpu.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getcwd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getdents-v.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getdents.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getdents64-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getdents64.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getegid-creds.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getegid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getegid32-creds.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getegid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.geteuid-creds.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.geteuid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.geteuid32-creds.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.geteuid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getgid-creds.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getgid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getgid32-creds.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getgid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getgroups.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getgroups32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getpeername.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getpgrp--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getpgrp.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getpid--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getpid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getppid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getrandom.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getresgid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getresgid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getresuid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getresuid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getrlimit.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getrusage.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getsid--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getsid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getsockname--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getsockname--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getsockname--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getsockname--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getsockname.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.gettid--pidns-translation.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.gettid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getuid-creds.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getuid.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.getuid32-creds.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getuid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getxgid.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getxpid.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.getxuid.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.group_req.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.inet-cmsg.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.init_module.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.inject-nf.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.inotify.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.inotify_init-y.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.inotify_init.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.inotify_init1-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.inotify_init1.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.int_0x80.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.interactive_block.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.io_uring_enter.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.io_uring_register-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.io_uring_register-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.io_uring_register-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.io_uring_register-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.io_uring_register-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.io_uring_register-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.io_uring_register-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.io_uring_register.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.io_uring_setup.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_block--pidns-translation.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_block.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_counter-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_counter-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_counter-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_counter.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_dm-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_dm.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-success-v-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-success-v-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-success-v-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-success-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-success.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-v-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-v-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-v-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_evdev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap-success-v-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap-success-v-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap-success-v-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap-success-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fiemap.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_f-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_f-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_f-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_f.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_x-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_x-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_x-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_x-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_x-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_x-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_x-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_fs_x.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-success-v-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-success-v-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-success-v-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-success-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-v-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-v-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-v-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_gpio.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-success-v-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-success-v-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-success-v-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-success-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-v-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-v-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-v-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_hdio.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_inotify.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd-success-s1024-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd-success-s1024-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd-success-s1024-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd-success-s1024.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_kvm_run-v.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ioctl_kvm_run.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ioctl_kvm_run_auxstr_vcpu.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ioctl_lirc-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_lirc.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_loop-nv.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_loop-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_loop.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_mtd-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_mtd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_nbd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_nsfs.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_perf-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_perf.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_ptp-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_ptp-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_ptp-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_ptp-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_ptp-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_ptp-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_ptp-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_ptp.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_random.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_rtc-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_rtc-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_rtc.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_scsi.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_seccomp--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ioctl_seccomp-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_seccomp-y-success--pidns-translation-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ioctl_seccomp-y-success--pidns-translation-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ioctl_seccomp-y-success--pidns-translation-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ioctl_seccomp-y-success--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ioctl_seccomp-y-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_seccomp-y-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_seccomp-y-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_seccomp-y-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_seccomp-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_seccomp.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_sg_io_v3.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_sg_io_v4.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_sock.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_sock_gifconf.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_tee.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_termios-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_termios.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_tiocm.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_ubi-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_ubi.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_uffdio.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-success-v-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-success-v-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-success-v-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-success-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-v-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-v-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-v-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_v4l2.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_watchdog.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioctl_winsize.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioperm.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.iopl.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ioprio--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ioprio-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioprio-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioprio-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ioprio.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_local_port_range-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_local_port_range-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_local_port_range-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_local_port_range-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_local_port_range-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_local_port_range-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_local_port_range-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_local_port_range.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_mreq.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_protocol-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_protocol-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_protocol-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ip_protocol.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ipc_msg-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_msg-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_msg-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_msg.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_msgbuf-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_msgbuf-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_msgbuf-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_msgbuf.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_sem-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_sem-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_sem-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_sem.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_shm-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_shm-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_shm-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ipc_shm.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.kcmp-y--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.kcmp-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.kcmp.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.kern_features-fault.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.kern_features.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.kernel_version-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.kernel_version-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.kernel_version-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.kernel_version.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.kexec_file_load.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.kexec_load.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.keyctl-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.keyctl-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.keyctl-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.keyctl.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.kill--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.kill-on-exit.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.kill.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.kill_child.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ksysent.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.landlock_add_rule-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.landlock_add_rule.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.landlock_create_ruleset-success-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.landlock_create_ruleset-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.landlock_create_ruleset-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.landlock_create_ruleset.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.landlock_restrict_self-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.landlock_restrict_self.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.lchown.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.lchown32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.legacy_syscall_info.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.link-P.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.link.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.linkat--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.linkat--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.linkat--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.linkat--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.linkat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.llseek.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.localtime.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.lookup_dcookie.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.looping_threads.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.lseek.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.lstat.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.lstat64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.madvise-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.madvise-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.madvise-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.madvise.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.map_shadow_stack-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.map_shadow_stack-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.map_shadow_stack-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.map_shadow_stack.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.maybe_switch_current_tcp--quiet-thread-execve.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.maybe_switch_current_tcp.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mbind-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.mbind-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.mbind-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.mbind.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.membarrier.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.memfd_create-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.memfd_create-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.memfd_create-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.memfd_create.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.memfd_secret-success-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.memfd_secret-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.memfd_secret.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.migrate_pages--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.migrate_pages.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mincore.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mkdir.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.mkdirat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mknod.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.mknodat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mlock.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mlock2.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mlockall.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmap-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmap-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmap-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmap.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmap64-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmap64-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmap64-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmap64.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmsg-silent.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmsg.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmsg_name-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mmsg_name.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.modify_ldt.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.mount-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mount-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mount-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mount.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mount_setattr-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mount_setattr.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.move_mount-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.move_mount.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.move_pages--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.move_pages-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.move_pages-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.move_pages-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.move_pages.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mq.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mq_sendrecv-read.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mq_sendrecv-write.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.mq_sendrecv.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.msg_control-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.msg_control.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.msg_name.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.munlockall.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.nanosleep.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net--decode-fds-all-netlink.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.net--decode-fds-dev-netlink.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.net--decode-fds-none-netlink.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.net--decode-fds-path-netlink.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.net--decode-fds-socket-netlink.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.net-icmp_filter.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-packet_mreq-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-packet_mreq-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-packet_mreq-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-packet_mreq.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-sockaddr--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.net-sockaddr.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-tpacket_req.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-tpacket_stats-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-tpacket_stats.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-y-unix.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-yy-inet.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-yy-inet6.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.net-yy-netlink.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.net-yy-unix.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.net.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.netlink_audit--pidns-translation.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.netlink_audit.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.netlink_crypto.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.netlink_generic.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.netlink_kobject_uevent.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.netlink_netfilter.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.netlink_protocol.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.netlink_route.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.netlink_selinux.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.netlink_sock_diag.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.netlink_xfrm.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.newfstatat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.nfnetlink_acct.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nfnetlink_cthelper.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nfnetlink_ctnetlink.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nfnetlink_ctnetlink_exp.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nfnetlink_cttimeout.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nfnetlink_ipset.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nfnetlink_nft_compat.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nfnetlink_nftables.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nfnetlink_osf.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nfnetlink_queue.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nfnetlink_ulog.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_br_port_msg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_cachereport-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_cachereport-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_cachereport-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_cachereport.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_crypto_user_alg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_dcbmsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_fib_rule_hdr.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifaddrlblmsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifaddrmsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifinfomsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_af_spec.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_brport-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_brport-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_brport-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_brport.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_linkinfo.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_port.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_protinfo-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_protinfo-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_protinfo-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_protinfo.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_proto_down_reason.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_vfinfo-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_vfinfo-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_vfinfo-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_vfinfo.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_xdp-y.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifla_xdp.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifstats-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifstats-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifstats-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ifstats.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_inet_diag_msg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_inet_diag_req_compat.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_inet_diag_req_v2.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_mdba_mdb_entry.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_mdba_router_port.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ndmsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_ndtmsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_netconfmsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_netlink_diag_msg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_nhmsg-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_nhmsg-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_nhmsg-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_nhmsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_nlmsgerr.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_packet_diag_msg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_rtgenmsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_rtmsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_smc_diag_msg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_tc_stats.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_tca_stab.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_tcamsg-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_tcamsg-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_tcamsg-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_tcamsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_tcmsg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nlattr_unix_diag_msg.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.nsyscalls-d.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.nsyscalls-nd.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.nsyscalls.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.old_mmap-P.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.old_mmap-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.old_mmap-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.old_mmap-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.old_mmap-v-none.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.old_mmap.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.oldfstat.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.oldlstat.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.oldselect-P.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.oldselect-efault-P.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.oldselect-efault.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.oldselect.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.oldstat.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.open--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.open--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.open--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.open--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.open.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.open_tree-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.open_tree.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.openat--secontext.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.openat--secontext_full.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.openat--secontext_full_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.openat--secontext_mismatch.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.openat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.openat2-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.openat2-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.openat2-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.openat2-v-y-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.openat2-v-y-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.openat2-v-y-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.openat2-v-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.openat2-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.openat2-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.openat2.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.opipe.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.options-syntax.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.orphaned_process_group.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.osf_utimes.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.pause.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.pc.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.perf_event_open.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.perf_event_open_nonverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.perf_event_open_unabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.personality-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.personality-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.personality-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.personality.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_getfd-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_getfd-yy.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_getfd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_open--decode-fd-all.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_open--decode-fd-none.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_open--decode-fd-path.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_open--decode-fd-pidfd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_open--decode-fd-socket.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_open--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.pidfd_open-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_open-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_open-yy.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_open.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidfd_send_signal--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.pidfd_send_signal.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pidns-cache.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pipe.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.pipe2.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pkey_alloc.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pkey_free.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pkey_mprotect.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.poke-ptrace.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.poke-range.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.poke-sendfile.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.poke-unaligned.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.poke.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.poll-P.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.poll.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ppoll-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ppoll-e-trace-fds-23-42.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ppoll-e-trace-fds-23.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ppoll-e-trace-fds-not-9-42-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ppoll-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ppoll.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-arg2-intptr.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-cap-ambient.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-capbset.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-dumpable.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-fp-mode.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-mce-kill.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-mdwe.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-name.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-no-args.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-pac-enabled-keys-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-pac-enabled-keys-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-pac-enabled-keys-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-pac-enabled-keys-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-pac-enabled-keys-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-pac-enabled-keys-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-pac-enabled-keys-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-pac-enabled-keys.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-pac-reset-keys.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-pdeathsig.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sched-core--pidns-translation-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-sched-core--pidns-translation-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-sched-core--pidns-translation-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-sched-core--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-sched-core-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sched-core-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sched-core-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sched-core-success--pidns-translation-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-sched-core-success--pidns-translation-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-sched-core-success--pidns-translation-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-sched-core-success--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-sched-core-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sched-core-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sched-core-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sched-core-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sched-core.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-seccomp-filter-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-seccomp-strict.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-securebits-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-securebits-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-securebits-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-securebits-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-securebits.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-set-ptracer-success--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-set-ptracer-success-Xabbrev--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-set-ptracer-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-set-ptracer-success-Xraw--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-set-ptracer-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-set-ptracer-success-Xverbose--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prctl-set-ptracer-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-set-ptracer-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-set_vma.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sme-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sme-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sme-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sme-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sme-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sme-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sme-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sme.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-spec-inject.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sve-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sve-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sve-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sve-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sve-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sve-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sve-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-sve.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-syscall-user-dispatch.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-tagged-addr-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-tagged-addr-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-tagged-addr-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-tagged-addr-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-tagged-addr-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-tagged-addr-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-tagged-addr-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-tagged-addr.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-tid_address.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-tsc.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prctl-unalign.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pread64-pwrite64.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.preadv-pwritev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.preadv.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.preadv2-pwritev2.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.printpath-umovestr-legacy.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.printpath-umovestr-peekdata.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.printpath-umovestr-undumpable.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.printpath-umovestr.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.printsignal-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.printsignal-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.printsignal-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.printstr.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.printstrn-umoven-legacy.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.printstrn-umoven-peekdata.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.printstrn-umoven-undumpable.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.printstrn-umoven.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prlimit64--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prlimit64-success--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.prlimit64-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.prlimit64.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.process_madvise-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.process_madvise-yy.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.process_madvise.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.process_mrelease-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.process_mrelease.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.process_vm_readv--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.process_vm_readv.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.process_vm_writev--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.process_vm_writev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pselect6.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pselect6_time64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ptrace-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ptrace-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ptrace-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ptrace-y-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ptrace-y-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ptrace-y-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ptrace-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ptrace.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ptrace_syscall_info-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ptrace_syscall_info-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ptrace_syscall_info-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ptrace_syscall_info.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.pwritev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_fault-exit_group.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_fault-syntax.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_fault-syscall.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_fault.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_inject-error-signal-syscall.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_inject-error-signal.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_inject-retval-syscall.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_inject-retval.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_inject-signal-syscall.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_inject-signal.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_inject-syntax.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_signal.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.qual_syscall.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl-success-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl-xfs-success-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl-xfs-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl-xfs-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl-xfs.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl_fd-P.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl_fd-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.quotactl_fd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.read-write.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.readahead.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.readdir.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.readlink.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.readlinkat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.readv.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.reboot.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.recv-MSG_TRUNC.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.recvfrom-MSG_TRUNC.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.recvfrom.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.recvmmsg-timeout.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.recvmsg.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.redirect-fds.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.redirect.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.regex.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.remap_file_pages-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.remap_file_pages-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.remap_file_pages-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.remap_file_pages.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.rename.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.renameat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.renameat2.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.request_key.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.restart_syscall.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.riscv_flush_icache.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.rmdir.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.rt_sigaction.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.rt_sigpending.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.rt_sigprocmask.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.rt_sigqueueinfo--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.rt_sigqueueinfo.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.rt_sigreturn.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.rt_sigsuspend.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.rt_sigtimedwait.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.rt_tgsigqueueinfo--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.rt_tgsigqueueinfo.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.s390_guarded_storage-v.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.s390_guarded_storage.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.s390_pci_mmio_read_write.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.s390_runtime_instr.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.s390_sthyi-v.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.s390_sthyi.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sched.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sched_get_priority_mxx.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sched_rr_get_interval.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sched_xetaffinity--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sched_xetaffinity.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sched_xetattr--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sched_xetattr.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sched_xetparam--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sched_xetparam.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sched_xetscheduler--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sched_xetscheduler.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sched_yield.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.scm_credentials.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.scm_pidfd-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.scm_pidfd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.scm_rights-fd.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.seccomp-filter-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.seccomp-filter.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.seccomp-strict.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.seccomp_get_action_avail.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.seccomp_get_notif_sizes-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.seccomp_get_notif_sizes.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.segv_accerr.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.segv_pkuerr.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.select-P.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.select-trace-fd-7-9.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.select-trace-fd-7-P.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.select-trace-fd-7.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.select.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.semop-indirect.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.semop.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.semtimedop-ipc.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.semtimedop.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.semtimedop_time64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sendfile.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sendfile64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.set_mempolicy-Xabbrev.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.set_mempolicy-Xraw.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.set_mempolicy-Xverbose.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.set_mempolicy.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.set_mempolicy_home_node.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setdomainname.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setfsgid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setfsgid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.setfsuid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setfsuid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.setgid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setgid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.setgroups.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setgroups32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sethostname.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setns.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setregid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setregid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.setresgid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setresgid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.setresuid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setresuid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.setreuid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setreuid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.setrlimit-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setrlimit-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setrlimit-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setrlimit.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setuid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.setuid32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.shmxt.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.shutdown.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sigaction.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sigaltstack.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sigblock.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sigign.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.siginfo.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.signal.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.signal_receive--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.signal_receive.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.signalfd4-yy.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.signalfd4.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sigpending.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sigprocmask.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sigreturn.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sigsuspend.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.so_error.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.so_linger.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.so_peercred--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.so_peercred-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.so_peercred-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.so_peercred-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.so_peercred.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.so_peerpidfd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sock_filter-v-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sock_filter-v-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sock_filter-v-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sock_filter-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockaddr_xlat-Xabbrev-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockaddr_xlat-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockaddr_xlat-Xraw-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockaddr_xlat-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockaddr_xlat-Xverbose-y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockaddr_xlat-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.socketcall.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sockopt-sol_netlink.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockopt-sol_socket-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockopt-sol_socket-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockopt-sol_socket-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockopt-sol_socket-success-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockopt-sol_socket-success-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockopt-sol_socket-success-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockopt-sol_socket-success.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockopt-sol_socket.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sockopt-timestamp.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.splice.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.stat.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.stat64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.statfs.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.statfs64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.status-all.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-detached-threads.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-detached.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-failed-long.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-failed-status.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-failed.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-none-threads.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-none.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-successful-long.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-successful-status.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-successful-threads.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-successful.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-unfinished-threads.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.status-unfinished.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.statx.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--absolute-timestamps-format-time-precision-ms.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--absolute-timestamps-format-time-precision-ns.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--absolute-timestamps-format-time-precision-s.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--absolute-timestamps-format-time-precision-us.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--absolute-timestamps-format-time.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--absolute-timestamps-format-unix-precision-ms.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--absolute-timestamps-format-unix-precision-ns.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--absolute-timestamps-format-unix-precision-s.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--absolute-timestamps-format-unix-precision-us.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--absolute-timestamps.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--argv0.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--decode-pids-comm.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--follow-forks-output-separately.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--relative-timestamps-ms.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.strace--relative-timestamps-ns.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.strace--relative-timestamps-s.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.strace--relative-timestamps-us.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.strace--relative-timestamps.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.strace--strings-in-hex-all.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--strings-in-hex-non-ascii-chars.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--strings-in-hex-non-ascii.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--strings-in-hex-none.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--strings-in-hex.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-limit--seccomp-bpf.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-limit-c.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-limit-path.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-limit-status-c.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-limit-status-summary.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-limit-status.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-limit-summary.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-limit.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-times-ms.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-times-ns.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-times-s.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-times-us.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--syscall-times.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--timestamps-time-ms.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--timestamps-time-ns.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--timestamps-time-s.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--timestamps-time-us.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--timestamps-time.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--timestamps-unix-ms.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--timestamps-unix-ns.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--timestamps-unix-s.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--timestamps-unix-us.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--timestamps.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--tips-full.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace--tips.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-C.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-D.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-DD.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-DDD.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-E-override.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-E-unset.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-E.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-S.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-T_upper.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-V.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-Y-0123456789.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-ff.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-log-merge-error.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-log-merge-suffix.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-n.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-no-x.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-p-Y-p.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-r.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.strace-self.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-t.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-tt.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-ttt.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-x.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.strace-xx.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sun_path.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.swap.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sxetmask.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.symlink-P.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.symlink.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.symlinkat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sync.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sync_file_range.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.sync_file_range2.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sysctl.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.sysinfo.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.syslog-success.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.syslog.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.tampering-notes.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.tee.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.termsig.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.tgkill--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.tgkill.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.threads-execve--quiet-thread-execve.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.threads-execve-q.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.threads-execve-qq.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.threads-execve-qqq.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.threads-execve.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.time.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.timer_create.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.timer_xettime.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.timerfd_xettime.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.times-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.times-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.times-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.times-fail.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.times.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.tkill--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.tkill.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_clock.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_creds.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_fstat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_fstatfs.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_lstat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_personality_32.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_personality_64.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_personality_all_32.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_personality_all_64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.trace_personality_all_x32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.trace_personality_number_32.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_personality_number_64.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_personality_number_x32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.trace_personality_regex_32.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_personality_regex_64.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_personality_regex_x32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.trace_personality_statfs_32.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_personality_statfs_64.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_personality_statfs_x32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.trace_personality_x32.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.trace_question.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_stat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_stat_like.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_statfs.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trace_statfs_like.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.trie_test.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.truncate.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.truncate64.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.ugetrlimit.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.uio.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.umask.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.umount.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.umount2.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.umoven-illptr.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.umovestr-illptr.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.umovestr.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.umovestr2.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.umovestr3.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.umovestr_cached.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.umovestr_cached_adjacent.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.uname.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.unix-pair-send-recv.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.unix-pair-sendto-recvfrom.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.unlink.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.unlinkat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.unshare.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.userfaultfd.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.ustat.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.utime.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.utimensat-Xabbrev.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.utimensat-Xraw.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.utimensat-Xverbose.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.utimensat.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.utimes.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.vfork-f.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.vhangup.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.vmsplice.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.wait4-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.wait4.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.waitid-Y.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.waitid-v.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.waitid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.waitpid.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.xattr-strings.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.xattr.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.xet_robust_list--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.xet_robust_list.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.xet_thread_area_x86.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.xetitimer.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.xetpgid--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.xetpgid.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.xetpriority--pidns-translation.gen.test": {
                "status": "SKIPPED"
            },
            "ptestresult.strace.xetpriority.gen.test": {
                "status": "PASSED"
            },
            "ptestresult.strace.xettimeofday.gen.test": {
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.108804702758789,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-tar_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-tar",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010836124420166016,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.406560182571411,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.042426347732543945,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 197.59844636917114,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0015137195587158203,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:02\nBEGIN: /usr/lib/tar/ptest\n## ------------------------ ##\n## GNU tar 1.35 test suite. ##\n## ------------------------ ##\nPASS: tar version\nPASS: decompressing from stdin\n\nOptions\n\nPASS: mixing options\nPASS: interspersed options\nPASS: TAR_OPTIONS with string arguments\n\nOption compatibility\n\nPASS: occurrence compatibility\nPASS: occurrence compatibility\nPASS: --verify compatibility\nPASS: compress option compatibility\nPASS: --pax-option compatibility\nSKIP: --pax-option compatibility\n\nCheckpoints\n\nPASS: checkpoint defaults\nPASS: checkpoint interval\nPASS: dot action\nPASS: dot action (compatibility syntax)\nPASS: dot action and interval\n\nCompression\n\nPASS: compress: gzip\nPASS: compress: bzip2\nSKIP: compress: xz\nSKIP: compress: lzip\nSKIP: compress: lzop\nSKIP: compress: zstd\n\nPositional options\n\nPASS: Exclude\nPASS: Directory\nPASS: Several options\nPASS: The --add-file option\n\nThe -T option\n\nPASS: multiple file lists\nPASS: nested file lists\nPASS: recursive file lists\nPASS: files-from & recurse: toggle\nPASS: toggle --recursion (not) from -T\nPASS: -C in file lists\nPASS: empty entries\nPASS: 0-separated file without -0\nPASS: --null enables verbatim reading\nPASS: empty file\nPASS: entries with missing newlines\nPASS: recursive extraction from --files-from\nPASS: trailing slash in --files-from\n\nVarious options\n\nPASS: tar --index-file=FILE --file=-\nPASS: tar cvf -\nPASS: gzip\nPASS: recurse\nPASS: recurse: toggle\nPASS: short records\nPASS: --numeric-owner basic tests\n\nThe --same-order option\n\nPASS: working -C with --same-order\nPASS: multiple -C options\n\nAppend\n\nPASS: append\nPASS: appending files with long names\nPASS: append vs. create\nPASS: append with name transformation\nPASS: append with verify\nPASS: append after changed blocking\n\nTransforms\n\nPASS: transforming hard links on create\nPASS: transformations and GNU volume labels\nPASS: transforming escaped delimiters on create\nPASS: transforming hard link targets\n\nExclude\n\nPASS: exclude\nPASS: exclude wildcards\nPASS: exclude: anchoring\nPASS: exclude: wildcards match slash\nPASS: exclude: case insensitive\nPASS: exclude: lots of excludes\nSKIP: exclude: long files in pax archives\nPASS: exclude: --exclude-backups option\nPASS: --exclude-tag option\nPASS: --exclude-tag option and --listed-incremental\nPASS: --exclude-tag option in incremental pass\nPASS: --exclude-tag-under option\nPASS: --exclude-tag-under and --listed-incremental\nPASS: --exclude-tag-under option in incremental pass\nPASS: --exclude-tag-all option\nPASS: --exclude-tag-all and --listed-incremental\nPASS: --exclude-tag-all option in incremental pass\nPASS: --exclude-vcs-ignores memory allocation\nPASS: --exclude-vcs extract list compare\n\nDeletions\n\nPASS: deleting a member after a big one\nPASS: deleting a member from stdin archive\nPASS: deleting members with long names\nPASS: deleting a large last member\nPASS: deleting non-existing member\nPASS: EOF detection\n\nExtracting\n\nPASS: extract over an existing directory\nPASS: extracting symlinks over an existing file\nPASS: extraction loops\nPASS: extract + fnmatch\nPASS: extracting selected members from pax\nPASS: mode of extracted directories\nSKIP: extracting symlinks to a read-only dir\nPASS: restoring mode on existing directory\nSKIP: extracting even when . and .. are unreadable\nPASS: -C and delayed setting of metadata\nPASS: scarce file descriptors\nPASS: extract dot permissions\nPASS: extract over symlinks\nPASS: extract -C symlink\nSKIP: extract parent mkdir failure\nPASS: extract empty directory with -C\nPASS: name matching/transformation ordering\nPASS: keep-old-files\nPASS: skip-old-files\nPASS: keep-directory-symlink\nSKIP: delay-directory-restore\nSKIP: delay-directory-restore on reversed ordering\nPASS: --no-overwrite-dir\nPASS: --to-stdout\nPASS: extract over parent dir that is dangling symlink\nPASS: extracting existing dir with --backup\n\nComparing\n\nPASS: link mismatch\n\nVolume label operations\n\nPASS: single-volume label\nPASS: multi-volume label\nPASS: test-label option\nPASS: label with non-create option\nPASS: label with non-create option\n\nIncremental archives\n\nPASS: incremental\nPASS: restore broken symlinks from incremental\nPASS: restoring timestamps from incremental\nPASS: --listed for individual files\nPASS: working --listed\nSKIP: incremental dump when the parent directory is unreadable\nPASS: --listed-incremental and --one-file-system\nPASS: --listed-incremental and remounted directories\nPASS: renamed files in incrementals\nSKIP: proper icontents initialization\nPASS: incremental dumps with -C\nPASS: incremental dumps of nested directories\nPASS: incremental restores with -C\nPASS: filename normalization\nPASS: incremental with alternating -C\nPASS: concatenated incremental archives (deletes)\nSKIP: concatenated incremental archives (renames)\n\nFiles removed while archiving\n\nPASS: file removed as we read it\nPASS: toplevel file removed\n\nDirectories removed while archiving\n\nPASS: directory removed before reading\nPASS: explicitly named directory removed before reading\n\nRenames\n\nPASS: renamed dirs in incrementals\nPASS: move between hierarchies\nPASS: cyclic renames\nPASS: renamed directory containing subdirectories\nPASS: renamed subdirectories\nPASS: chained renames\nSKIP: changed file types in incrementals\n\nIgnore failing reads\n\nSKIP: ignfail\n\nLink handling\n\nPASS: link count gt 2\nPASS: preserve hard links with --remove-files\nPASS: working -l with --remove-files\nPASS: link count is 1 but multiple occurrences\n\nSpecific archive formats\n\nPASS: long names in V7 archives\nSKIP: long file names divisible by block size\nPASS: ustar: unsplittable file name\nSKIP: ustar: unsplittable path name\nSKIP: ustar: splitting long names\nPASS: old archives\nPASS: time: tricky time stamps\nSKIP: time: clamping mtime\n\nMultivolume archives\n\nPASS: multivolume dumps from pipes\nPASS: skipping a straddling member\nPASS: MV archive & long filenames\nPASS: split directory members in a MV archive\nPASS: Restoring after an out of sync volume\nPASS: Multivolumes with L=record_size\nSKIP: volumes split at an extended header\nPASS: multivolume header creation\nPASS: bad next volume\nPASS: file start at the beginning of a posix volume\n\nOwner and Groups\n\nPASS: --owner and --group\nPASS: --owner-map and --group-map\n\nSparse files\n\nPASS: sparse files\nPASS: extracting sparse file over a pipe\nPASS: storing sparse files > 8G\nPASS: storing long sparse file names\nsh: write error: No space left on device\nSKIP: listing sparse files bigger than 2^33 B\nPASS: storing sparse file using seek method\nPASS: sparse files with unicode names\nPASS: sparse files in MV archives\nPASS: sparse files in PAX MV archives, v.0.0\nPASS: sparse files in PAX MV archives, v.0.1\nPASS: sparse files in PAX MV archives, v.1.0\nPASS: sparse file truncated while archiving\nPASS: file truncated in sparse region while comparing\nPASS: file truncated in data region while comparing\n\nUpdates\n\nPASS: update unchanged directories\nPASS: update directories\nPASS: update changed files\nPASS: update with chdir\nPASS: update with wildcards\n\nVerifying the archive\n\nPASS: verify\n\nVolume operations\n\nPASS: volume\nSKIP: volume header size\n\nPASS: compressed format recognition\nPASS: short input files\nPASS: updating short archives\nPASS: truncate\nPASS: grow\nPASS: sigpipe handling\nPASS: compressor program failure\n\nRemoving files after archiving\n\nSKIP: remove-files with compression\nPASS: remove-files with compression: grand-child\nPASS: remove-files with symbolic links\nPASS: remove-files with -C:rel in -c/non-incr. mode\nPASS: remove-files with -C:rel in -c/incr. mode\nPASS: remove-files with -C:rel in -r mode\nPASS: remove-files with -C:rel,rel in -c/non-incr. mode\nPASS: remove-files with -C:rel,rel in -c/incr. mode\nPASS: remove-files with -C:rel,rel in -r mode\nPASS: remove-files with -C:rel,abs in -c/non-incr. mode\nPASS: remove-files with -C:rel,abs in -c/incr. mode\nPASS: remove-files with -C:rel,abs in -r mode\nPASS: remove-files with -C:abs,rel in -c/non-incr. mode\nPASS: remove-files with -C:abs,rel in -c/incr. mode\nPASS: remove-files with -C:abs,rel in -r mode\nPASS: remove-files deleting two subdirs in -c/non-incr. mode\nPASS: remove-files deleting two subdirs in -c/incr. mode\nPASS: remove-files deleting two subdirs in -r mode\nPASS: remove-files on full directory in -c/non-incr. mode\nPASS: remove-files on full directory in -c/incr. mode\nPASS: remove-files on full directory in -r mode\nPASS: remove-files\n\nExtended attributes\n\nSKIP: xattrs: basic functionality\nSKIP: xattrs: change directory with -C option\nSKIP: xattrs: trusted.* attributes\nSKIP: xattrs: s/open/openat/ regression\nSKIP: xattrs: keywords with '=' and '%'\nSKIP: xattrs: exclude xattrs on create \nSKIP: xattrs: xattrs and --skip-old-files\nSKIP: xattrs: xattrs and read-only files\nSKIP: acls: basic functionality\nSKIP: acls: work with -C\nSKIP: acls: default ACLs\nSKIP: selinux: basic store/restore\nSKIP: acls/selinux: special files & fifos\nSKIP: capabilities: binary store/restore\n\nOne top level\n\nPASS: tar --one-top-level\nPASS: tar --one-top-level --show-transformed\nPASS: tar --one-top-level --transform\nPASS: tar --one-top-level --transform\nPASS: tar --one-top-level restoring permissions\n\nStar tests\n\nSKIP: gtarfail\nSKIP: gtarfail2\nSKIP: multi-fail\nSKIP: ustar-big-2g\nSKIP: ustar-big-8g\nSKIP: pax-big-10g\n\n## ------------- ##\n## Test results. ##\n## ------------- ##\n\n200 tests were successful.\n44 tests were skipped.\nDURATION: 197\nEND: /usr/lib/tar/ptest\n2024-02-06T09:05\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "tar": {
                    "duration": "197",
                    "log": "START: ptest-runner\n2024-02-06T09:02\n## ------------------------ ##\n## GNU tar 1.35 test suite. ##\n## ------------------------ ##\nPASS: tar version\nPASS: decompressing from stdin\n\nOptions\n\nPASS: mixing options\nPASS: interspersed options\nPASS: TAR_OPTIONS with string arguments\n\nOption compatibility\n\nPASS: occurrence compatibility\nPASS: occurrence compatibility\nPASS: --verify compatibility\nPASS: compress option compatibility\nPASS: --pax-option compatibility\nSKIP: --pax-option compatibility\n\nCheckpoints\n\nPASS: checkpoint defaults\nPASS: checkpoint interval\nPASS: dot action\nPASS: dot action (compatibility syntax)\nPASS: dot action and interval\n\nCompression\n\nPASS: compress: gzip\nPASS: compress: bzip2\nSKIP: compress: xz\nSKIP: compress: lzip\nSKIP: compress: lzop\nSKIP: compress: zstd\n\nPositional options\n\nPASS: Exclude\nPASS: Directory\nPASS: Several options\nPASS: The --add-file option\n\nThe -T option\n\nPASS: multiple file lists\nPASS: nested file lists\nPASS: recursive file lists\nPASS: files-from & recurse: toggle\nPASS: toggle --recursion (not) from -T\nPASS: -C in file lists\nPASS: empty entries\nPASS: 0-separated file without -0\nPASS: --null enables verbatim reading\nPASS: empty file\nPASS: entries with missing newlines\nPASS: recursive extraction from --files-from\nPASS: trailing slash in --files-from\n\nVarious options\n\nPASS: tar --index-file=FILE --file=-\nPASS: tar cvf -\nPASS: gzip\nPASS: recurse\nPASS: recurse: toggle\nPASS: short records\nPASS: --numeric-owner basic tests\n\nThe --same-order option\n\nPASS: working -C with --same-order\nPASS: multiple -C options\n\nAppend\n\nPASS: append\nPASS: appending files with long names\nPASS: append vs. create\nPASS: append with name transformation\nPASS: append with verify\nPASS: append after changed blocking\n\nTransforms\n\nPASS: transforming hard links on create\nPASS: transformations and GNU volume labels\nPASS: transforming escaped delimiters on create\nPASS: transforming hard link targets\n\nExclude\n\nPASS: exclude\nPASS: exclude wildcards\nPASS: exclude: anchoring\nPASS: exclude: wildcards match slash\nPASS: exclude: case insensitive\nPASS: exclude: lots of excludes\nSKIP: exclude: long files in pax archives\nPASS: exclude: --exclude-backups option\nPASS: --exclude-tag option\nPASS: --exclude-tag option and --listed-incremental\nPASS: --exclude-tag option in incremental pass\nPASS: --exclude-tag-under option\nPASS: --exclude-tag-under and --listed-incremental\nPASS: --exclude-tag-under option in incremental pass\nPASS: --exclude-tag-all option\nPASS: --exclude-tag-all and --listed-incremental\nPASS: --exclude-tag-all option in incremental pass\nPASS: --exclude-vcs-ignores memory allocation\nPASS: --exclude-vcs extract list compare\n\nDeletions\n\nPASS: deleting a member after a big one\nPASS: deleting a member from stdin archive\nPASS: deleting members with long names\nPASS: deleting a large last member\nPASS: deleting non-existing member\nPASS: EOF detection\n\nExtracting\n\nPASS: extract over an existing directory\nPASS: extracting symlinks over an existing file\nPASS: extraction loops\nPASS: extract + fnmatch\nPASS: extracting selected members from pax\nPASS: mode of extracted directories\nSKIP: extracting symlinks to a read-only dir\nPASS: restoring mode on existing directory\nSKIP: extracting even when . and .. are unreadable\nPASS: -C and delayed setting of metadata\nPASS: scarce file descriptors\nPASS: extract dot permissions\nPASS: extract over symlinks\nPASS: extract -C symlink\nSKIP: extract parent mkdir failure\nPASS: extract empty directory with -C\nPASS: name matching/transformation ordering\nPASS: keep-old-files\nPASS: skip-old-files\nPASS: keep-directory-symlink\nSKIP: delay-directory-restore\nSKIP: delay-directory-restore on reversed ordering\nPASS: --no-overwrite-dir\nPASS: --to-stdout\nPASS: extract over parent dir that is dangling symlink\nPASS: extracting existing dir with --backup\n\nComparing\n\nPASS: link mismatch\n\nVolume label operations\n\nPASS: single-volume label\nPASS: multi-volume label\nPASS: test-label option\nPASS: label with non-create option\nPASS: label with non-create option\n\nIncremental archives\n\nPASS: incremental\nPASS: restore broken symlinks from incremental\nPASS: restoring timestamps from incremental\nPASS: --listed for individual files\nPASS: working --listed\nSKIP: incremental dump when the parent directory is unreadable\nPASS: --listed-incremental and --one-file-system\nPASS: --listed-incremental and remounted directories\nPASS: renamed files in incrementals\nSKIP: proper icontents initialization\nPASS: incremental dumps with -C\nPASS: incremental dumps of nested directories\nPASS: incremental restores with -C\nPASS: filename normalization\nPASS: incremental with alternating -C\nPASS: concatenated incremental archives (deletes)\nSKIP: concatenated incremental archives (renames)\n\nFiles removed while archiving\n\nPASS: file removed as we read it\nPASS: toplevel file removed\n\nDirectories removed while archiving\n\nPASS: directory removed before reading\nPASS: explicitly named directory removed before reading\n\nRenames\n\nPASS: renamed dirs in incrementals\nPASS: move between hierarchies\nPASS: cyclic renames\nPASS: renamed directory containing subdirectories\nPASS: renamed subdirectories\nPASS: chained renames\nSKIP: changed file types in incrementals\n\nIgnore failing reads\n\nSKIP: ignfail\n\nLink handling\n\nPASS: link count gt 2\nPASS: preserve hard links with --remove-files\nPASS: working -l with --remove-files\nPASS: link count is 1 but multiple occurrences\n\nSpecific archive formats\n\nPASS: long names in V7 archives\nSKIP: long file names divisible by block size\nPASS: ustar: unsplittable file name\nSKIP: ustar: unsplittable path name\nSKIP: ustar: splitting long names\nPASS: old archives\nPASS: time: tricky time stamps\nSKIP: time: clamping mtime\n\nMultivolume archives\n\nPASS: multivolume dumps from pipes\nPASS: skipping a straddling member\nPASS: MV archive & long filenames\nPASS: split directory members in a MV archive\nPASS: Restoring after an out of sync volume\nPASS: Multivolumes with L=record_size\nSKIP: volumes split at an extended header\nPASS: multivolume header creation\nPASS: bad next volume\nPASS: file start at the beginning of a posix volume\n\nOwner and Groups\n\nPASS: --owner and --group\nPASS: --owner-map and --group-map\n\nSparse files\n\nPASS: sparse files\nPASS: extracting sparse file over a pipe\nPASS: storing sparse files > 8G\nPASS: storing long sparse file names\nsh: write error: No space left on device\nSKIP: listing sparse files bigger than 2^33 B\nPASS: storing sparse file using seek method\nPASS: sparse files with unicode names\nPASS: sparse files in MV archives\nPASS: sparse files in PAX MV archives, v.0.0\nPASS: sparse files in PAX MV archives, v.0.1\nPASS: sparse files in PAX MV archives, v.1.0\nPASS: sparse file truncated while archiving\nPASS: file truncated in sparse region while comparing\nPASS: file truncated in data region while comparing\n\nUpdates\n\nPASS: update unchanged directories\nPASS: update directories\nPASS: update changed files\nPASS: update with chdir\nPASS: update with wildcards\n\nVerifying the archive\n\nPASS: verify\n\nVolume operations\n\nPASS: volume\nSKIP: volume header size\n\nPASS: compressed format recognition\nPASS: short input files\nPASS: updating short archives\nPASS: truncate\nPASS: grow\nPASS: sigpipe handling\nPASS: compressor program failure\n\nRemoving files after archiving\n\nSKIP: remove-files with compression\nPASS: remove-files with compression: grand-child\nPASS: remove-files with symbolic links\nPASS: remove-files with -C:rel in -c/non-incr. mode\nPASS: remove-files with -C:rel in -c/incr. mode\nPASS: remove-files with -C:rel in -r mode\nPASS: remove-files with -C:rel,rel in -c/non-incr. mode\nPASS: remove-files with -C:rel,rel in -c/incr. mode\nPASS: remove-files with -C:rel,rel in -r mode\nPASS: remove-files with -C:rel,abs in -c/non-incr. mode\nPASS: remove-files with -C:rel,abs in -c/incr. mode\nPASS: remove-files with -C:rel,abs in -r mode\nPASS: remove-files with -C:abs,rel in -c/non-incr. mode\nPASS: remove-files with -C:abs,rel in -c/incr. mode\nPASS: remove-files with -C:abs,rel in -r mode\nPASS: remove-files deleting two subdirs in -c/non-incr. mode\nPASS: remove-files deleting two subdirs in -c/incr. mode\nPASS: remove-files deleting two subdirs in -r mode\nPASS: remove-files on full directory in -c/non-incr. mode\nPASS: remove-files on full directory in -c/incr. mode\nPASS: remove-files on full directory in -r mode\nPASS: remove-files\n\nExtended attributes\n\nSKIP: xattrs: basic functionality\nSKIP: xattrs: change directory with -C option\nSKIP: xattrs: trusted.* attributes\nSKIP: xattrs: s/open/openat/ regression\nSKIP: xattrs: keywords with '=' and '%'\nSKIP: xattrs: exclude xattrs on create \nSKIP: xattrs: xattrs and --skip-old-files\nSKIP: xattrs: xattrs and read-only files\nSKIP: acls: basic functionality\nSKIP: acls: work with -C\nSKIP: acls: default ACLs\nSKIP: selinux: basic store/restore\nSKIP: acls/selinux: special files & fifos\nSKIP: capabilities: binary store/restore\n\nOne top level\n\nPASS: tar --one-top-level\nPASS: tar --one-top-level --show-transformed\nPASS: tar --one-top-level --transform\nPASS: tar --one-top-level --transform\nPASS: tar --one-top-level restoring permissions\n\nStar tests\n\nSKIP: gtarfail\nSKIP: gtarfail2\nSKIP: multi-fail\nSKIP: ustar-big-2g\nSKIP: ustar-big-8g\nSKIP: pax-big-10g\n\n## ------------- ##\n## Test results. ##\n## ------------- ##\n\n200 tests were successful.\n44 tests were skipped.\nDURATION: 197\n"
                }
            },
            "ptestresult.tar.--exclude-tag-all_and_--listed-incremental": {
                "status": "PASSED"
            },
            "ptestresult.tar.--exclude-tag-all_option": {
                "status": "PASSED"
            },
            "ptestresult.tar.--exclude-tag-all_option_in_incremental_pass": {
                "status": "PASSED"
            },
            "ptestresult.tar.--exclude-tag-under_and_--listed-incremental": {
                "status": "PASSED"
            },
            "ptestresult.tar.--exclude-tag-under_option": {
                "status": "PASSED"
            },
            "ptestresult.tar.--exclude-tag-under_option_in_incremental_pass": {
                "status": "PASSED"
            },
            "ptestresult.tar.--exclude-tag_option": {
                "status": "PASSED"
            },
            "ptestresult.tar.--exclude-tag_option_and_--listed-incremental": {
                "status": "PASSED"
            },
            "ptestresult.tar.--exclude-tag_option_in_incremental_pass": {
                "status": "PASSED"
            },
            "ptestresult.tar.--exclude-vcs-ignores_memory_allocation": {
                "status": "PASSED"
            },
            "ptestresult.tar.--exclude-vcs_extract_list_compare": {
                "status": "PASSED"
            },
            "ptestresult.tar.--listed-incremental_and_--one-file-system": {
                "status": "PASSED"
            },
            "ptestresult.tar.--listed-incremental_and_remounted_directories": {
                "status": "PASSED"
            },
            "ptestresult.tar.--listed_for_individual_files": {
                "status": "PASSED"
            },
            "ptestresult.tar.--no-overwrite-dir": {
                "status": "PASSED"
            },
            "ptestresult.tar.--null_enables_verbatim_reading": {
                "status": "PASSED"
            },
            "ptestresult.tar.--numeric-owner_basic_tests": {
                "status": "PASSED"
            },
            "ptestresult.tar.--owner-map_and_--group-map": {
                "status": "PASSED"
            },
            "ptestresult.tar.--owner_and_--group": {
                "status": "PASSED"
            },
            "ptestresult.tar.--pax-option_compatibility": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.--to-stdout": {
                "status": "PASSED"
            },
            "ptestresult.tar.--verify_compatibility": {
                "status": "PASSED"
            },
            "ptestresult.tar.-C_and_delayed_setting_of_metadata": {
                "status": "PASSED"
            },
            "ptestresult.tar.-C_in_file_lists": {
                "status": "PASSED"
            },
            "ptestresult.tar.0-separated_file_without_-0": {
                "status": "PASSED"
            },
            "ptestresult.tar.Directory": {
                "status": "PASSED"
            },
            "ptestresult.tar.EOF_detection": {
                "status": "PASSED"
            },
            "ptestresult.tar.Exclude": {
                "status": "PASSED"
            },
            "ptestresult.tar.MV_archive_&_long_filenames": {
                "status": "PASSED"
            },
            "ptestresult.tar.Multivolumes_with_L=record_size": {
                "status": "PASSED"
            },
            "ptestresult.tar.Restoring_after_an_out_of_sync_volume": {
                "status": "PASSED"
            },
            "ptestresult.tar.Several_options": {
                "status": "PASSED"
            },
            "ptestresult.tar.TAR_OPTIONS_with_string_arguments": {
                "status": "PASSED"
            },
            "ptestresult.tar.The_--add-file_option": {
                "status": "PASSED"
            },
            "ptestresult.tar.acls/selinux:_special_files_&_fifos": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.acls:_basic_functionality": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.acls:_default_ACLs": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.acls:_work_with_-C": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.append": {
                "status": "PASSED"
            },
            "ptestresult.tar.append_after_changed_blocking": {
                "status": "PASSED"
            },
            "ptestresult.tar.append_vs._create": {
                "status": "PASSED"
            },
            "ptestresult.tar.append_with_name_transformation": {
                "status": "PASSED"
            },
            "ptestresult.tar.append_with_verify": {
                "status": "PASSED"
            },
            "ptestresult.tar.appending_files_with_long_names": {
                "status": "PASSED"
            },
            "ptestresult.tar.bad_next_volume": {
                "status": "PASSED"
            },
            "ptestresult.tar.capabilities:_binary_store/restore": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.chained_renames": {
                "status": "PASSED"
            },
            "ptestresult.tar.changed_file_types_in_incrementals": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.checkpoint_defaults": {
                "status": "PASSED"
            },
            "ptestresult.tar.checkpoint_interval": {
                "status": "PASSED"
            },
            "ptestresult.tar.compress:_bzip2": {
                "status": "PASSED"
            },
            "ptestresult.tar.compress:_gzip": {
                "status": "PASSED"
            },
            "ptestresult.tar.compress:_lzip": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.compress:_lzop": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.compress:_xz": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.compress:_zstd": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.compress_option_compatibility": {
                "status": "PASSED"
            },
            "ptestresult.tar.compressed_format_recognition": {
                "status": "PASSED"
            },
            "ptestresult.tar.compressor_program_failure": {
                "status": "PASSED"
            },
            "ptestresult.tar.concatenated_incremental_archives__deletes_": {
                "status": "PASSED"
            },
            "ptestresult.tar.concatenated_incremental_archives__renames_": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.cyclic_renames": {
                "status": "PASSED"
            },
            "ptestresult.tar.decompressing_from_stdin": {
                "status": "PASSED"
            },
            "ptestresult.tar.delay-directory-restore": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.delay-directory-restore_on_reversed_ordering": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.deleting_a_large_last_member": {
                "status": "PASSED"
            },
            "ptestresult.tar.deleting_a_member_after_a_big_one": {
                "status": "PASSED"
            },
            "ptestresult.tar.deleting_a_member_from_stdin_archive": {
                "status": "PASSED"
            },
            "ptestresult.tar.deleting_members_with_long_names": {
                "status": "PASSED"
            },
            "ptestresult.tar.deleting_non-existing_member": {
                "status": "PASSED"
            },
            "ptestresult.tar.directory_removed_before_reading": {
                "status": "PASSED"
            },
            "ptestresult.tar.dot_action": {
                "status": "PASSED"
            },
            "ptestresult.tar.dot_action__compatibility_syntax_": {
                "status": "PASSED"
            },
            "ptestresult.tar.dot_action_and_interval": {
                "status": "PASSED"
            },
            "ptestresult.tar.empty_entries": {
                "status": "PASSED"
            },
            "ptestresult.tar.empty_file": {
                "status": "PASSED"
            },
            "ptestresult.tar.entries_with_missing_newlines": {
                "status": "PASSED"
            },
            "ptestresult.tar.exclude": {
                "status": "PASSED"
            },
            "ptestresult.tar.exclude:_--exclude-backups_option": {
                "status": "PASSED"
            },
            "ptestresult.tar.exclude:_anchoring": {
                "status": "PASSED"
            },
            "ptestresult.tar.exclude:_case_insensitive": {
                "status": "PASSED"
            },
            "ptestresult.tar.exclude:_long_files_in_pax_archives": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.exclude:_lots_of_excludes": {
                "status": "PASSED"
            },
            "ptestresult.tar.exclude:_wildcards_match_slash": {
                "status": "PASSED"
            },
            "ptestresult.tar.exclude_wildcards": {
                "status": "PASSED"
            },
            "ptestresult.tar.explicitly_named_directory_removed_before_reading": {
                "status": "PASSED"
            },
            "ptestresult.tar.extract_+_fnmatch": {
                "status": "PASSED"
            },
            "ptestresult.tar.extract_-C_symlink": {
                "status": "PASSED"
            },
            "ptestresult.tar.extract_dot_permissions": {
                "status": "PASSED"
            },
            "ptestresult.tar.extract_empty_directory_with_-C": {
                "status": "PASSED"
            },
            "ptestresult.tar.extract_over_an_existing_directory": {
                "status": "PASSED"
            },
            "ptestresult.tar.extract_over_parent_dir_that_is_dangling_symlink": {
                "status": "PASSED"
            },
            "ptestresult.tar.extract_over_symlinks": {
                "status": "PASSED"
            },
            "ptestresult.tar.extract_parent_mkdir_failure": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.extracting_even_when_._and_.._are_unreadable": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.extracting_existing_dir_with_--backup": {
                "status": "PASSED"
            },
            "ptestresult.tar.extracting_selected_members_from_pax": {
                "status": "PASSED"
            },
            "ptestresult.tar.extracting_sparse_file_over_a_pipe": {
                "status": "PASSED"
            },
            "ptestresult.tar.extracting_symlinks_over_an_existing_file": {
                "status": "PASSED"
            },
            "ptestresult.tar.extracting_symlinks_to_a_read-only_dir": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.extraction_loops": {
                "status": "PASSED"
            },
            "ptestresult.tar.file_removed_as_we_read_it": {
                "status": "PASSED"
            },
            "ptestresult.tar.file_start_at_the_beginning_of_a_posix_volume": {
                "status": "PASSED"
            },
            "ptestresult.tar.file_truncated_in_data_region_while_comparing": {
                "status": "PASSED"
            },
            "ptestresult.tar.file_truncated_in_sparse_region_while_comparing": {
                "status": "PASSED"
            },
            "ptestresult.tar.filename_normalization": {
                "status": "PASSED"
            },
            "ptestresult.tar.files-from_&_recurse:_toggle": {
                "status": "PASSED"
            },
            "ptestresult.tar.grow": {
                "status": "PASSED"
            },
            "ptestresult.tar.gtarfail": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.gtarfail2": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.gzip": {
                "status": "PASSED"
            },
            "ptestresult.tar.ignfail": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.incremental": {
                "status": "PASSED"
            },
            "ptestresult.tar.incremental_dump_when_the_parent_directory_is_unreadable": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.incremental_dumps_of_nested_directories": {
                "status": "PASSED"
            },
            "ptestresult.tar.incremental_dumps_with_-C": {
                "status": "PASSED"
            },
            "ptestresult.tar.incremental_restores_with_-C": {
                "status": "PASSED"
            },
            "ptestresult.tar.incremental_with_alternating_-C": {
                "status": "PASSED"
            },
            "ptestresult.tar.interspersed_options": {
                "status": "PASSED"
            },
            "ptestresult.tar.keep-directory-symlink": {
                "status": "PASSED"
            },
            "ptestresult.tar.keep-old-files": {
                "status": "PASSED"
            },
            "ptestresult.tar.label_with_non-create_option": {
                "status": "PASSED"
            },
            "ptestresult.tar.link_count_gt_2": {
                "status": "PASSED"
            },
            "ptestresult.tar.link_count_is_1_but_multiple_occurrences": {
                "status": "PASSED"
            },
            "ptestresult.tar.link_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.tar.listing_sparse_files_bigger_than_2^33_B": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.long_file_names_divisible_by_block_size": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.long_names_in_V7_archives": {
                "status": "PASSED"
            },
            "ptestresult.tar.mixing_options": {
                "status": "PASSED"
            },
            "ptestresult.tar.mode_of_extracted_directories": {
                "status": "PASSED"
            },
            "ptestresult.tar.move_between_hierarchies": {
                "status": "PASSED"
            },
            "ptestresult.tar.multi-fail": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.multi-volume_label": {
                "status": "PASSED"
            },
            "ptestresult.tar.multiple_-C_options": {
                "status": "PASSED"
            },
            "ptestresult.tar.multiple_file_lists": {
                "status": "PASSED"
            },
            "ptestresult.tar.multivolume_dumps_from_pipes": {
                "status": "PASSED"
            },
            "ptestresult.tar.multivolume_header_creation": {
                "status": "PASSED"
            },
            "ptestresult.tar.name_matching/transformation_ordering": {
                "status": "PASSED"
            },
            "ptestresult.tar.nested_file_lists": {
                "status": "PASSED"
            },
            "ptestresult.tar.occurrence_compatibility": {
                "status": "PASSED"
            },
            "ptestresult.tar.old_archives": {
                "status": "PASSED"
            },
            "ptestresult.tar.pax-big-10g": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.preserve_hard_links_with_--remove-files": {
                "status": "PASSED"
            },
            "ptestresult.tar.proper_icontents_initialization": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.recurse": {
                "status": "PASSED"
            },
            "ptestresult.tar.recurse:_toggle": {
                "status": "PASSED"
            },
            "ptestresult.tar.recursive_extraction_from_--files-from": {
                "status": "PASSED"
            },
            "ptestresult.tar.recursive_file_lists": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_deleting_two_subdirs_in_-c/incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_deleting_two_subdirs_in_-c/non-incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_deleting_two_subdirs_in_-r_mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_on_full_directory_in_-c/incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_on_full_directory_in_-c/non-incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_on_full_directory_in_-r_mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:abs,rel_in_-c/incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:abs,rel_in_-c/non-incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:abs,rel_in_-r_mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:rel,abs_in_-c/incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:rel,abs_in_-c/non-incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:rel,abs_in_-r_mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:rel,rel_in_-c/incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:rel,rel_in_-c/non-incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:rel,rel_in_-r_mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:rel_in_-c/incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:rel_in_-c/non-incr._mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_-C:rel_in_-r_mode": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_compression": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.remove-files_with_compression:_grand-child": {
                "status": "PASSED"
            },
            "ptestresult.tar.remove-files_with_symbolic_links": {
                "status": "PASSED"
            },
            "ptestresult.tar.renamed_directory_containing_subdirectories": {
                "status": "PASSED"
            },
            "ptestresult.tar.renamed_dirs_in_incrementals": {
                "status": "PASSED"
            },
            "ptestresult.tar.renamed_files_in_incrementals": {
                "status": "PASSED"
            },
            "ptestresult.tar.renamed_subdirectories": {
                "status": "PASSED"
            },
            "ptestresult.tar.restore_broken_symlinks_from_incremental": {
                "status": "PASSED"
            },
            "ptestresult.tar.restoring_mode_on_existing_directory": {
                "status": "PASSED"
            },
            "ptestresult.tar.restoring_timestamps_from_incremental": {
                "status": "PASSED"
            },
            "ptestresult.tar.scarce_file_descriptors": {
                "status": "PASSED"
            },
            "ptestresult.tar.selinux:_basic_store/restore": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.short_input_files": {
                "status": "PASSED"
            },
            "ptestresult.tar.short_records": {
                "status": "PASSED"
            },
            "ptestresult.tar.sigpipe_handling": {
                "status": "PASSED"
            },
            "ptestresult.tar.single-volume_label": {
                "status": "PASSED"
            },
            "ptestresult.tar.skip-old-files": {
                "status": "PASSED"
            },
            "ptestresult.tar.skipping_a_straddling_member": {
                "status": "PASSED"
            },
            "ptestresult.tar.sparse_file_truncated_while_archiving": {
                "status": "PASSED"
            },
            "ptestresult.tar.sparse_files": {
                "status": "PASSED"
            },
            "ptestresult.tar.sparse_files_in_MV_archives": {
                "status": "PASSED"
            },
            "ptestresult.tar.sparse_files_in_PAX_MV_archives,_v.0.0": {
                "status": "PASSED"
            },
            "ptestresult.tar.sparse_files_in_PAX_MV_archives,_v.0.1": {
                "status": "PASSED"
            },
            "ptestresult.tar.sparse_files_in_PAX_MV_archives,_v.1.0": {
                "status": "PASSED"
            },
            "ptestresult.tar.sparse_files_with_unicode_names": {
                "status": "PASSED"
            },
            "ptestresult.tar.split_directory_members_in_a_MV_archive": {
                "status": "PASSED"
            },
            "ptestresult.tar.storing_long_sparse_file_names": {
                "status": "PASSED"
            },
            "ptestresult.tar.storing_sparse_file_using_seek_method": {
                "status": "PASSED"
            },
            "ptestresult.tar.storing_sparse_files_>_8G": {
                "status": "PASSED"
            },
            "ptestresult.tar.tar_--index-file=FILE_--file=-": {
                "status": "PASSED"
            },
            "ptestresult.tar.tar_--one-top-level": {
                "status": "PASSED"
            },
            "ptestresult.tar.tar_--one-top-level_--show-transformed": {
                "status": "PASSED"
            },
            "ptestresult.tar.tar_--one-top-level_--transform": {
                "status": "PASSED"
            },
            "ptestresult.tar.tar_--one-top-level_restoring_permissions": {
                "status": "PASSED"
            },
            "ptestresult.tar.tar_cvf_-": {
                "status": "PASSED"
            },
            "ptestresult.tar.tar_version": {
                "status": "PASSED"
            },
            "ptestresult.tar.test-label_option": {
                "status": "PASSED"
            },
            "ptestresult.tar.time:_clamping_mtime": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.time:_tricky_time_stamps": {
                "status": "PASSED"
            },
            "ptestresult.tar.toggle_--recursion__not__from_-T": {
                "status": "PASSED"
            },
            "ptestresult.tar.toplevel_file_removed": {
                "status": "PASSED"
            },
            "ptestresult.tar.trailing_slash_in_--files-from": {
                "status": "PASSED"
            },
            "ptestresult.tar.transformations_and_GNU_volume_labels": {
                "status": "PASSED"
            },
            "ptestresult.tar.transforming_escaped_delimiters_on_create": {
                "status": "PASSED"
            },
            "ptestresult.tar.transforming_hard_link_targets": {
                "status": "PASSED"
            },
            "ptestresult.tar.transforming_hard_links_on_create": {
                "status": "PASSED"
            },
            "ptestresult.tar.truncate": {
                "status": "PASSED"
            },
            "ptestresult.tar.update_changed_files": {
                "status": "PASSED"
            },
            "ptestresult.tar.update_directories": {
                "status": "PASSED"
            },
            "ptestresult.tar.update_unchanged_directories": {
                "status": "PASSED"
            },
            "ptestresult.tar.update_with_chdir": {
                "status": "PASSED"
            },
            "ptestresult.tar.update_with_wildcards": {
                "status": "PASSED"
            },
            "ptestresult.tar.updating_short_archives": {
                "status": "PASSED"
            },
            "ptestresult.tar.ustar-big-2g": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.ustar-big-8g": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.ustar:_splitting_long_names": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.ustar:_unsplittable_file_name": {
                "status": "PASSED"
            },
            "ptestresult.tar.ustar:_unsplittable_path_name": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.verify": {
                "status": "PASSED"
            },
            "ptestresult.tar.volume": {
                "status": "PASSED"
            },
            "ptestresult.tar.volume_header_size": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.volumes_split_at_an_extended_header": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.working_--listed": {
                "status": "PASSED"
            },
            "ptestresult.tar.working_-C_with_--same-order": {
                "status": "PASSED"
            },
            "ptestresult.tar.working_-l_with_--remove-files": {
                "status": "PASSED"
            },
            "ptestresult.tar.xattrs:_basic_functionality": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.xattrs:_change_directory_with_-C_option": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.xattrs:_exclude_xattrs_on_create": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.xattrs:_keywords_with_'='_and_'%'": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.xattrs:_s/open/openat/_regression": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.xattrs:_trusted.*_attributes": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.xattrs:_xattrs_and_--skip-old-files": {
                "status": "SKIPPED"
            },
            "ptestresult.tar.xattrs:_xattrs_and_read-only_files": {
                "status": "SKIPPED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.111357688903809,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-tcl_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-tcl",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0013918876647949219,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.382781744003296,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04342246055603027,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 189.90715718269348,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0030279159545898438,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:02\nBEGIN: /usr/lib/tcl/ptest\nPASS: aaa_exit.test\nPASS: append.test\nPASS: appendComp.test\nPASS: apply.test\nPASS: assemble.test\nPASS: assocd.test\nPASS: async.test\nPASS: autoMkindex.test\nPASS: basic.test\nPASS: binary.test\nPASS: case.test\nPASS: chan.test\nPASS: chanio.test\nPASS: clock.test\nPASS: cmdAH.test\nPASS: cmdIL.test\nPASS: cmdInfo.test\nPASS: cmdMZ.test\nPASS: compExpr-old.test\nPASS: compExpr.test\nPASS: compile.test\nPASS: concat.test\nPASS: config.test\nPASS: coroutine.test\nPASS: dcall.test\nPASS: dict.test\nPASS: dstring.test\nPASS: encoding.test\nPASS: env.test\nPASS: error.test\nPASS: eval.test\nPASS: event.test\nPASS: exec.test\nPASS: execute.test\nPASS: expr-old.test\nPASS: expr.test\nPASS: fCmd.test\nPASS: fileName.test\nPASS: fileSystem.test\nPASS: fileSystemEncoding.test\nPASS: for-old.test\nPASS: for.test\nPASS: foreach.test\nPASS: format.test\nPASS: get.test\nPASS: history.test\nPASS: http.test\nPASS: http11.test\nPASS: httpPipeline.test\nPASS: httpold.test\nPASS: if-old.test\nPASS: if.test\nPASS: incr-old.test\nPASS: incr.test\nPASS: indexObj.test\nPASS: info.test\nPASS: init.test\nPASS: interp.test\nPASS: io.test\nPASS: ioCmd.test\nPASS: ioTrans.test\nPASS: iogt.test\nPASS: join.test\nPASS: lindex.test\nPASS: link.test\nPASS: linsert.test\nPASS: list.test\nPASS: listObj.test\nPASS: llength.test\nPASS: lmap.test\nPASS: load.test\nPASS: lrange.test\nPASS: lrepeat.test\nPASS: lreplace.test\nPASS: lsearch.test\nPASS: lset.test\nPASS: lsetComp.test\nPASS: macOSXFCmd.test\nPASS: macOSXLoad.test\nPASS: main.test\nPASS: mathop.test\nPASS: misc.test\nPASS: msgcat.test\nPASS: namespace-old.test\nPASS: namespace.test\nPASS: notify.test\nPASS: nre.test\nPASS: obj.test\nPASS: oo.test\nPASS: ooNext2.test\nPASS: opt.test\nPASS: package.test\nPASS: parse.test\nPASS: parseExpr.test\nPASS: parseOld.test\nPASS: pid.test\nPASS: pkgMkIndex.test\nPASS: platform.test\nPASS: proc-old.test\nPASS: proc.test\nPASS: pwd.test\nPASS: reg.test\nPASS: regexp.test\nPASS: regexpComp.test\nPASS: registry.test\nPASS: rename.test\nPASS: resolver.test\nPASS: result.test\nPASS: safe-stock.test\nPASS: safe.test\nPASS: scan.test\nPASS: security.test\nPASS: set-old.test\nPASS: set.test\nPASS: socket.test\nPASS: source.test\nPASS: split.test\nPASS: stack.test\nPASS: string.test\nPASS: stringComp.test\nPASS: stringObj.test\nPASS: subst.test\nPASS: switch.test\nPASS: tailcall.test\nPASS: tcltest.test\nPASS: thread.test\nPASS: timer.test\nPASS: tm.test\nPASS: trace.test\nPASS: unixFCmd.test\nPASS: unixFile.test\nPASS: unixForkEvent.test\nPASS: unixInit.test\nPASS: unixNotfy.test\nPASS: unknown.test\nPASS: unload.test\nPASS: uplevel.test\nPASS: upvar.test\nPASS: utf.test\nPASS: util.test\nPASS: var.test\nPASS: while-old.test\nPASS: while.test\nPASS: winConsole.test\nPASS: winDde.test\nPASS: winFCmd.test\nPASS: winFile.test\nPASS: winNotify.test\nPASS: winPipe.test\nPASS: winTime.test\nPASS: zlib.test\nDURATION: 189\nEND: /usr/lib/tcl/ptest\n2024-02-06T09:05\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "tcl": {
                    "duration": "189",
                    "log": "START: ptest-runner\n2024-02-06T09:02\nPASS: aaa_exit.test\nPASS: append.test\nPASS: appendComp.test\nPASS: apply.test\nPASS: assemble.test\nPASS: assocd.test\nPASS: async.test\nPASS: autoMkindex.test\nPASS: basic.test\nPASS: binary.test\nPASS: case.test\nPASS: chan.test\nPASS: chanio.test\nPASS: clock.test\nPASS: cmdAH.test\nPASS: cmdIL.test\nPASS: cmdInfo.test\nPASS: cmdMZ.test\nPASS: compExpr-old.test\nPASS: compExpr.test\nPASS: compile.test\nPASS: concat.test\nPASS: config.test\nPASS: coroutine.test\nPASS: dcall.test\nPASS: dict.test\nPASS: dstring.test\nPASS: encoding.test\nPASS: env.test\nPASS: error.test\nPASS: eval.test\nPASS: event.test\nPASS: exec.test\nPASS: execute.test\nPASS: expr-old.test\nPASS: expr.test\nPASS: fCmd.test\nPASS: fileName.test\nPASS: fileSystem.test\nPASS: fileSystemEncoding.test\nPASS: for-old.test\nPASS: for.test\nPASS: foreach.test\nPASS: format.test\nPASS: get.test\nPASS: history.test\nPASS: http.test\nPASS: http11.test\nPASS: httpPipeline.test\nPASS: httpold.test\nPASS: if-old.test\nPASS: if.test\nPASS: incr-old.test\nPASS: incr.test\nPASS: indexObj.test\nPASS: info.test\nPASS: init.test\nPASS: interp.test\nPASS: io.test\nPASS: ioCmd.test\nPASS: ioTrans.test\nPASS: iogt.test\nPASS: join.test\nPASS: lindex.test\nPASS: link.test\nPASS: linsert.test\nPASS: list.test\nPASS: listObj.test\nPASS: llength.test\nPASS: lmap.test\nPASS: load.test\nPASS: lrange.test\nPASS: lrepeat.test\nPASS: lreplace.test\nPASS: lsearch.test\nPASS: lset.test\nPASS: lsetComp.test\nPASS: macOSXFCmd.test\nPASS: macOSXLoad.test\nPASS: main.test\nPASS: mathop.test\nPASS: misc.test\nPASS: msgcat.test\nPASS: namespace-old.test\nPASS: namespace.test\nPASS: notify.test\nPASS: nre.test\nPASS: obj.test\nPASS: oo.test\nPASS: ooNext2.test\nPASS: opt.test\nPASS: package.test\nPASS: parse.test\nPASS: parseExpr.test\nPASS: parseOld.test\nPASS: pid.test\nPASS: pkgMkIndex.test\nPASS: platform.test\nPASS: proc-old.test\nPASS: proc.test\nPASS: pwd.test\nPASS: reg.test\nPASS: regexp.test\nPASS: regexpComp.test\nPASS: registry.test\nPASS: rename.test\nPASS: resolver.test\nPASS: result.test\nPASS: safe-stock.test\nPASS: safe.test\nPASS: scan.test\nPASS: security.test\nPASS: set-old.test\nPASS: set.test\nPASS: socket.test\nPASS: source.test\nPASS: split.test\nPASS: stack.test\nPASS: string.test\nPASS: stringComp.test\nPASS: stringObj.test\nPASS: subst.test\nPASS: switch.test\nPASS: tailcall.test\nPASS: tcltest.test\nPASS: thread.test\nPASS: timer.test\nPASS: tm.test\nPASS: trace.test\nPASS: unixFCmd.test\nPASS: unixFile.test\nPASS: unixForkEvent.test\nPASS: unixInit.test\nPASS: unixNotfy.test\nPASS: unknown.test\nPASS: unload.test\nPASS: uplevel.test\nPASS: upvar.test\nPASS: utf.test\nPASS: util.test\nPASS: var.test\nPASS: while-old.test\nPASS: while.test\nPASS: winConsole.test\nPASS: winDde.test\nPASS: winFCmd.test\nPASS: winFile.test\nPASS: winNotify.test\nPASS: winPipe.test\nPASS: winTime.test\nPASS: zlib.test\nDURATION: 189\n"
                }
            },
            "ptestresult.tcl.aaa_exit.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.append.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.appendComp.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.apply.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.assemble.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.assocd.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.async.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.autoMkindex.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.basic.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.binary.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.case.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.chan.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.chanio.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.clock.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.cmdAH.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.cmdIL.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.cmdInfo.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.cmdMZ.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.compExpr-old.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.compExpr.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.compile.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.concat.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.config.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.coroutine.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.dcall.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.dict.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.dstring.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.encoding.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.env.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.error.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.eval.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.event.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.exec.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.execute.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.expr-old.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.expr.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.fCmd.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.fileName.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.fileSystem.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.fileSystemEncoding.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.for-old.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.for.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.foreach.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.format.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.get.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.history.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.http.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.http11.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.httpPipeline.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.httpold.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.if-old.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.if.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.incr-old.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.incr.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.indexObj.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.info.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.init.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.interp.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.io.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.ioCmd.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.ioTrans.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.iogt.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.join.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.lindex.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.link.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.linsert.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.list.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.listObj.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.llength.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.lmap.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.load.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.lrange.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.lrepeat.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.lreplace.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.lsearch.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.lset.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.lsetComp.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.macOSXFCmd.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.macOSXLoad.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.main.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.mathop.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.misc.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.msgcat.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.namespace-old.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.namespace.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.notify.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.nre.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.obj.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.oo.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.ooNext2.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.opt.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.package.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.parse.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.parseExpr.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.parseOld.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.pid.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.pkgMkIndex.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.platform.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.proc-old.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.proc.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.pwd.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.reg.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.regexp.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.regexpComp.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.registry.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.rename.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.resolver.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.result.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.safe-stock.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.safe.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.scan.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.security.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.set-old.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.set.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.socket.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.source.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.split.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.stack.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.string.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.stringComp.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.stringObj.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.subst.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.switch.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.tailcall.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.tcltest.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.thread.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.timer.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.tm.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.trace.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.unixFCmd.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.unixFile.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.unixForkEvent.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.unixInit.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.unixNotfy.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.unknown.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.unload.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.uplevel.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.upvar.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.utf.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.util.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.var.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.while-old.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.while.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.winConsole.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.winDde.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.winFCmd.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.winFile.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.winNotify.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.winPipe.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.winTime.test": {
                "status": "PASSED"
            },
            "ptestresult.tcl.zlib.test": {
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.11186146736145,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-util-linux_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-util-linux",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011777877807617188,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.403075933456421,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.04281306266784668,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 226.0865774154663,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0022535324096679688,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:02\nBEGIN: /usr/lib/util-linux/ptest\nStopping udevd\n\n-------------------- util-linux regression tests --------------------\n\n                    For development purpose only.                    \n                 Don't execute on production system!                 \n\n       kernel: 6.6.12-yocto-standard             \n\n      options: --use-system-commands \\\n               --parsable \\\n               --show-diff \\\n               --srcdir=/usr/lib/util-linux/ptest/tests/.. \\\n               --builddir=/usr/lib/util-linux/ptest/tests/..\n\nPASS:        bitops: swap bytes                                   \nPASS:    blkdiscard: offsets                                      \nPASS:         blkid: caching                                      \nSKIP:         blkid: DM error                                      (missing in PATH: dmsetup)\nPASS:         blkid: superblocks probing: [01] adaptec-raid       \nPASS:         blkid: superblocks probing: [02] apfs               \nPASS:         blkid: superblocks probing: [03] bcache-B           \nPASS:         blkid: superblocks probing: [04] bcache-C           \nPASS:         blkid: superblocks probing: [05] bcache-journal     \nPASS:         blkid: superblocks probing: [06] bcachefs-2         \nPASS:         blkid: superblocks probing: [07] bcachefs           \nPASS:         blkid: superblocks probing: [08] befs               \nPASS:         blkid: superblocks probing: [09] bfs                \nPASS:         blkid: superblocks probing: [10] bluestore          \nPASS:         blkid: superblocks probing: [11] btrfs              \nPASS:         blkid: superblocks probing: [12] cramfs-big         \nPASS:         blkid: superblocks probing: [13] cramfs             \nPASS:         blkid: superblocks probing: [14] cs_fvault2         \nPASS:         blkid: superblocks probing: [15] ddf-raid           \nPASS:         blkid: superblocks probing: [16] drbd-v08           \nPASS:         blkid: superblocks probing: [17] drbd-v09           \nPASS:         blkid: superblocks probing: [18] drbdmanage-control-volume\nPASS:         blkid: superblocks probing: [19] erofs              \nPASS:         blkid: superblocks probing: [20] exfat              \nPASS:         blkid: superblocks probing: [21] ext2               \nPASS:         blkid: superblocks probing: [22] ext3               \nPASS:         blkid: superblocks probing: [23] ext4               \nPASS:         blkid: superblocks probing: [24] f2fs               \nPASS:         blkid: superblocks probing: [25] fat                \nPASS:         blkid: superblocks probing: [26] fat16_noheads      \nPASS:         blkid: superblocks probing: [27] fat32_cp850_O_tilde\nPASS:         blkid: superblocks probing: [28] fat32_label_64MB   \nPASS:         blkid: superblocks probing: [29] fat32_mkdosfs_label1\nPASS:         blkid: superblocks probing: [30] fat32_mkdosfs_label1_dosfslabel_NO_NAME\nPASS:         blkid: superblocks probing: [31] fat32_mkdosfs_label1_dosfslabel_empty\nPASS:         blkid: superblocks probing: [32] fat32_mkdosfs_label1_dosfslabel_label2\nPASS:         blkid: superblocks probing: [33] fat32_mkdosfs_label1_mlabel_NO_NAME\nPASS:         blkid: superblocks probing: [34] fat32_mkdosfs_label1_mlabel_erase\nPASS:         blkid: superblocks probing: [35] fat32_mkdosfs_label1_xp_erase\nPASS:         blkid: superblocks probing: [36] fat32_mkdosfs_label1_xp_label2\nPASS:         blkid: superblocks probing: [37] fat32_mkdosfs_none \nPASS:         blkid: superblocks probing: [38] fat32_mkdosfs_none_dosfslabel_NO_NAME\nPASS:         blkid: superblocks probing: [39] fat32_mkdosfs_none_dosfslabel_label1\nPASS:         blkid: superblocks probing: [40] fat32_mkdosfs_none_dosfslabel_label1_xp_label2\nPASS:         blkid: superblocks probing: [41] fat32_mkdosfs_none_xp_label1\nPASS:         blkid: superblocks probing: [42] fat32_mkdosfs_none_xp_label1_dosfslabel_label2\nPASS:         blkid: superblocks probing: [43] fat32_xp_label1    \nPASS:         blkid: superblocks probing: [44] fat32_xp_none      \nPASS:         blkid: superblocks probing: [45] fat32_xp_none_dosfslabel_label1\nPASS:         blkid: superblocks probing: [46] fat32_xp_none_mlabel_label1\nPASS:         blkid: superblocks probing: [47] gfs2               \nPASS:         blkid: superblocks probing: [48] hfs                \nPASS:         blkid: superblocks probing: [49] hfsplus            \nPASS:         blkid: superblocks probing: [50] hpfs               \nPASS:         blkid: superblocks probing: [51] hpt37x-raid        \nPASS:         blkid: superblocks probing: [52] hpt45x-raid        \nPASS:         blkid: superblocks probing: [53] iso-different-iso-joliet-label\nPASS:         blkid: superblocks probing: [54] iso-joliet         \nPASS:         blkid: superblocks probing: [55] iso-multi-genisoimage-0\nPASS:         blkid: superblocks probing: [56] iso-multi-genisoimage-174\nPASS:         blkid: superblocks probing: [57] iso-multi-genisoimage-348\nPASS:         blkid: superblocks probing: [58] iso-rr-joliet      \nPASS:         blkid: superblocks probing: [59] iso-unicode-long-label\nPASS:         blkid: superblocks probing: [60] iso                \nPASS:         blkid: superblocks probing: [61] isw-raid           \nPASS:         blkid: superblocks probing: [62] jbd                \nPASS:         blkid: superblocks probing: [63] jfs                \nPASS:         blkid: superblocks probing: [64] jmicron-raid       \nPASS:         blkid: superblocks probing: [65] lsi-raid           \nPASS:         blkid: superblocks probing: [66] luks1              \nPASS:         blkid: superblocks probing: [67] luks2              \nPASS:         blkid: superblocks probing: [68] lvm2               \nPASS:         blkid: superblocks probing: [69] mdraid-1           \nPASS:         blkid: superblocks probing: [70] mdraid             \nPASS:         blkid: superblocks probing: [71] minix-BE           \nPASS:         blkid: superblocks probing: [72] minix-LE           \nPASS:         blkid: superblocks probing: [73] mpool              \nPASS:         blkid: superblocks probing: [74] netware            \nPASS:         blkid: superblocks probing: [75] nilfs2             \nPASS:         blkid: superblocks probing: [76] ntfs               \nPASS:         blkid: superblocks probing: [77] nvidia-raid        \nPASS:         blkid: superblocks probing: [78] ocfs2              \nPASS:         blkid: superblocks probing: [79] promise-raid       \nPASS:         blkid: superblocks probing: [80] reiser3            \nPASS:         blkid: superblocks probing: [81] reiser4            \nPASS:         blkid: superblocks probing: [82] romfs              \nPASS:         blkid: superblocks probing: [83] silicon-raid       \nPASS:         blkid: superblocks probing: [84] small-fat32        \nPASS:         blkid: superblocks probing: [85] squashfs3          \nPASS:         blkid: superblocks probing: [86] squashfs4          \nPASS:         blkid: superblocks probing: [87] swap0              \nPASS:         blkid: superblocks probing: [88] swap1-big          \nPASS:         blkid: superblocks probing: [89] swap1              \nPASS:         blkid: superblocks probing: [90] tuxonice           \nPASS:         blkid: superblocks probing: [91] ubi                \nPASS:         blkid: superblocks probing: [92] ubifs              \nPASS:         blkid: superblocks probing: [93] udf-bdr-2.60-nero  \nPASS:         blkid: superblocks probing: [94] udf-cd-mkudfiso-20100208\nPASS:         blkid: superblocks probing: [95] udf-cd-nero-6      \nPASS:         blkid: superblocks probing: [96] udf-hdd-macosx-2.60-4096\nPASS:         blkid: superblocks probing: [97] udf-hdd-mkudffs-1.0.0-1\nPASS:         blkid: superblocks probing: [98] udf-hdd-mkudffs-1.0.0-2\nPASS:         blkid: superblocks probing: [99] udf-hdd-mkudffs-1.3-1\nPASS:         blkid: superblocks probing: [100] udf-hdd-mkudffs-1.3-2\nPASS:         blkid: superblocks probing: [101] udf-hdd-mkudffs-1.3-3\nPASS:         blkid: superblocks probing: [102] udf-hdd-mkudffs-1.3-4\nPASS:         blkid: superblocks probing: [103] udf-hdd-mkudffs-1.3-5\nPASS:         blkid: superblocks probing: [104] udf-hdd-mkudffs-1.3-6\nPASS:         blkid: superblocks probing: [105] udf-hdd-mkudffs-1.3-7\nPASS:         blkid: superblocks probing: [106] udf-hdd-mkudffs-1.3-8\nPASS:         blkid: superblocks probing: [107] udf-hdd-mkudffs-2.2\nPASS:         blkid: superblocks probing: [108] udf-hdd-udfclient-0.7.5\nPASS:         blkid: superblocks probing: [109] udf-hdd-udfclient-0.7.7\nPASS:         blkid: superblocks probing: [110] udf-hdd-win7      \nPASS:         blkid: superblocks probing: [111] udf-multi-mkudffs-0\nPASS:         blkid: superblocks probing: [112] udf-multi-mkudffs-320\nPASS:         blkid: superblocks probing: [113] udf-multi-mkudffs-640\nPASS:         blkid: superblocks probing: [114] udf-multi-genisoimage-0\nPASS:         blkid: superblocks probing: [115] udf-multi-genisoimage-417\nPASS:         blkid: superblocks probing: [116] udf-multi-genisoimage-834\nPASS:         blkid: superblocks probing: [117] udf               \nPASS:         blkid: superblocks probing: [118] ufs               \nPASS:         blkid: superblocks probing: [119] vdo               \nPASS:         blkid: superblocks probing: [120] via-raid          \nPASS:         blkid: superblocks probing: [121] vmfs              \nPASS:         blkid: superblocks probing: [122] vmfs_volume       \nPASS:         blkid: superblocks probing: [123] xfs-log           \nPASS:         blkid: superblocks probing: [124] xfs-v5            \nPASS:         blkid: superblocks probing: [125] xfs               \nPASS:         blkid: superblocks probing: [126] zfs               \nPASS:         blkid: superblocks probing: [127] zonefs            \n        blkid: superblocks probing                           ... OK (all 127 sub-tests PASSED)\nPASS:         blkid: partitions probing: [01] atari-primary       \nPASS:         blkid: partitions probing: [02] atari-xgm           \nPASS:         blkid: partitions probing: [03] bsd                 \nPASS:         blkid: partitions probing: [04] dos+bsd             \nPASS:         blkid: partitions probing: [05] gpt                 \nPASS:         blkid: partitions probing: [06] sgi                 \nPASS:         blkid: partitions probing: [07] sun                 \n        blkid: partitions probing                            ... OK (all 7 sub-tests PASSED)\nPASS:         blkid: offset                                       \nPASS:         blkid: topology probing: [01] disk                  \nPASS:         blkid: topology probing: [02] partition             \n        blkid: topology probing                              ... OK (all 2 sub-tests PASSED)\nSKIP:     build-sys: config                                        (optional)\nPASS:           cal: Year 2147483646: [01] 1m-month               \nPASS:           cal: Year 2147483646: [02] 1s-month               \nPASS:           cal: Year 2147483646: [03] 1mj-month              \nPASS:           cal: Year 2147483646: [04] 1sj-month              \nPASS:           cal: Year 2147483646: [05] 3m-month               \nPASS:           cal: Year 2147483646: [06] 3s-month               \nPASS:           cal: Year 2147483646: [07] 3mj-month              \nPASS:           cal: Year 2147483646: [08] 3sj-month              \nPASS:           cal: Year 2147483646: [09] 1m-year                \nPASS:           cal: Year 2147483646: [10] 1s-year                \nPASS:           cal: Year 2147483646: [11] 1mj-year               \nPASS:           cal: Year 2147483646: [12] 1sj-year               \nPASS:           cal: Year 2147483646: [13] 1mw-month              \nPASS:           cal: Year 2147483646: [14] 1sw-month              \nPASS:           cal: Year 2147483646: [15] 1mjw-month             \nPASS:           cal: Year 2147483646: [16] 1sjw-month             \nPASS:           cal: Year 2147483646: [17] 3mw-month              \nPASS:           cal: Year 2147483646: [18] 3sw-month              \nPASS:           cal: Year 2147483646: [19] 3mjw-month             \nPASS:           cal: Year 2147483646: [20] 3sjw-month             \nPASS:           cal: Year 2147483646: [21] 1mw-year               \nPASS:           cal: Year 2147483646: [22] 1sw-year               \nPASS:           cal: Year 2147483646: [23] 1mjw-year              \nPASS:           cal: Year 2147483646: [24] 1sjw-year              \n          cal: Year 2147483646                               ... OK (all 24 sub-tests PASSED)\nPASS:           cal: color: [01] first-day                        \nPASS:           cal: color: [02] reformation-corner-cases-1       \nPASS:           cal: color: [03] reformation-corner-cases-2       \nPASS:           cal: color: [04] reformation-corner-cases-3       \nPASS:           cal: color: [05] reformation-corner-cases-4       \nPASS:           cal: color: [06] last-day                         \nPASS:           cal: color: [07] vertical                         \nPASS:           cal: color: [08] vertical-week                    \n          cal: color                                         ... OK (all 8 sub-tests PASSED)\nPASS:           cal: color with week numbers: [01] first-day-week-numbers\nPASS:           cal: color with week numbers: [02] reformation-corner-cases-1-week-numbers\nPASS:           cal: color with week numbers: [03] reformation-corner-cases-2-week-numbers\nPASS:           cal: color with week numbers: [04] reformation-corner-cases-3-week-numbers\nPASS:           cal: color with week numbers: [05] reformation-corner-cases-4-week-numbers\nPASS:           cal: color with week numbers: [06] last-day-week-numbers\n          cal: color with week numbers                       ... OK (all 6 sub-tests PASSED)\nPASS:           cal: year: [01] 6                                 \nPASS:           cal: year: [02] 5                                 \nPASS:           cal: year: [03] auto                              \n          cal: year                                          ... OK (all 3 sub-tests PASSED)\nPASS:           cal: January 1753: [01] m3w                       \nPASS:           cal: January 1753: [02] 3w                        \n          cal: January 1753                                  ... OK (all 2 sub-tests PASSED)\nPASS:           cal: month: [01] 1m                               \nPASS:           cal: month: [02] 1s                               \nPASS:           cal: month: [03] 1mj                              \nPASS:           cal: month: [04] 1sj                              \nPASS:           cal: month: [05] 1mw                              \nPASS:           cal: month: [06] 1sw                              \nPASS:           cal: month: [07] 1mjw                             \nPASS:           cal: month: [08] 1sjw                             \nPASS:           cal: month: [09] 3m                               \nPASS:           cal: month: [10] 3s                               \nPASS:           cal: month: [11] 3mj                              \nPASS:           cal: month: [12] 3sj                              \nPASS:           cal: month: [13] 3mw                              \nPASS:           cal: month: [14] 3sw                              \nPASS:           cal: month: [15] 3mjw                             \nPASS:           cal: month: [16] 3sjw                             \nPASS:           cal: month: [17] Sn3                              \nPASS:           cal: month: [18] Sn21                             \nPASS:           cal: month: [19] Sn51                             \nPASS:           cal: month: [20] Sn201                            \n          cal: month                                         ... OK (all 20 sub-tests PASSED)\nPASS:           cal: September 1752: [01] 1mw-month               \nPASS:           cal: September 1752: [02] 1sw-month               \nPASS:           cal: September 1752: [03] 1mjw-month              \nPASS:           cal: September 1752: [04] 1sjw-month              \nPASS:           cal: September 1752: [05] 3mw-month               \nPASS:           cal: September 1752: [06] 3sw-month               \nPASS:           cal: September 1752: [07] 3mjw-month              \nPASS:           cal: September 1752: [08] 3sjw-month              \nPASS:           cal: September 1752: [09] 1mw-year                \nPASS:           cal: September 1752: [10] 1sw-year                \nPASS:           cal: September 1752: [11] 1mjw-year               \nPASS:           cal: September 1752: [12] 1sjw-year               \nPASS:           cal: September 1752: [13] week-iso                \nPASS:           cal: September 1752: [14] 1m-month                \nPASS:           cal: September 1752: [15] 1s-month                \nPASS:           cal: September 1752: [16] 1mj-month               \nPASS:           cal: September 1752: [17] 1sj-month               \nPASS:           cal: September 1752: [18] 3m-month                \nPASS:           cal: September 1752: [19] 3s-month                \nPASS:           cal: September 1752: [20] 3mj-month               \nPASS:           cal: September 1752: [21] 3sj-month               \nPASS:           cal: September 1752: [22] 1m-year                 \nPASS:           cal: September 1752: [23] 1s-year                 \nPASS:           cal: September 1752: [24] 1mj-year                \nPASS:           cal: September 1752: [25] 1sj-year                \n          cal: September 1752                                ... OK (all 25 sub-tests PASSED)\nPASS:           cal: vertical: [01] 1mv                           \nPASS:           cal: vertical: [02] 1sv                           \nPASS:           cal: vertical: [03] 1mjv                          \nPASS:           cal: vertical: [04] 1sjv                          \nPASS:           cal: vertical: [05] 1mwv                          \nPASS:           cal: vertical: [06] 1swv                          \nPASS:           cal: vertical: [07] 1mjwv                         \nPASS:           cal: vertical: [08] 1sjwv                         \nPASS:           cal: vertical: [09] 3mv                           \nPASS:           cal: vertical: [10] 3sv                           \nPASS:           cal: vertical: [11] 3mjv                          \nPASS:           cal: vertical: [12] 3sjv                          \nPASS:           cal: vertical: [13] 3mwv                          \nPASS:           cal: vertical: [14] 3swv                          \nPASS:           cal: vertical: [15] 3mjwv                         \nPASS:           cal: vertical: [16] 3sjwv                         \nPASS:           cal: vertical: [17] vSn3                          \nPASS:           cal: vertical: [18] vSn21                         \nPASS:           cal: vertical: [19] vSn51                         \nPASS:           cal: vertical: [20] vSn201                        \n          cal: vertical                                      ... OK (all 20 sub-tests PASSED)\nPASS:           cal: week number given as argument: [01] 3m-week40\nPASS:           cal: week number given as argument: [02] 3s-week40\nPASS:           cal: week number given as argument: [03] 3mj-week40\nPASS:           cal: week number given as argument: [04] 3sj-week40\nPASS:           cal: week number given as argument: [05] m-week40 \nPASS:           cal: week number given as argument: [06] s-week40 \nPASS:           cal: week number given as argument: [07] mj-week40\nPASS:           cal: week number given as argument: [08] sj-week40\nPASS:           cal: week number given as argument: [09] 3m-week40-color\nPASS:           cal: week number given as argument: [10] 3mj-week40-color\nPASS:           cal: week number given as argument: [11] 1m-week53\nPASS:           cal: week number given as argument: [12] 1mj-week53\nPASS:           cal: week number given as argument: [13] 3m-week53-color\nPASS:           cal: week number given as argument: [14] 1m-week53-color\nPASS:           cal: week number given as argument: [15] 1mj-week53-color\nPASS:           cal: week number given as argument: [16] 3s-week54-color\nPASS:           cal: week number given as argument: [17] 3m-week52-color\n          cal: week number given as argument                 ... OK (all 17 sub-tests PASSED)\nPASS:           cal: week number corner cases: [01] ymw           \nPASS:           cal: week number corner cases: [02] ysw           \nPASS:           cal: week number corner cases: [03] ymjw          \nPASS:           cal: week number corner cases: [04] ysjw          \nPASS:           cal: week number corner cases: [05] 3mw           \nPASS:           cal: week number corner cases: [06] 3sw           \nPASS:           cal: week number corner cases: [07] 3mjw          \nPASS:           cal: week number corner cases: [08] 3sjw          \n          cal: week number corner cases                      ... OK (all 8 sub-tests PASSED)\nPASS:           cal: year: [01] ym                                \nPASS:           cal: year: [02] ys                                \nPASS:           cal: year: [03] ymj                               \nPASS:           cal: year: [04] ysj                               \nPASS:           cal: year: [05] ymw                               \nPASS:           cal: year: [06] ysw                               \nPASS:           cal: year: [07] ymjw                              \nPASS:           cal: year: [08] ysjw                              \n          cal: year                                          ... OK (all 8 sub-tests PASSED)\nPASS:           col: io effects: [01] trailing-spaces             \nPASS:           col: io effects: [02] tab-backspace               \nPASS:           col: io effects: [03] various-spaces              \nPASS:           col: io effects: [04] cr                          \nPASS:           col: io effects: [05] vt1                         \nPASS:           col: io effects: [06] vt2                         \nPASS:           col: io effects: [07] reverse-lf                  \nPASS:           col: io effects: [08] so-si                       \nPASS:           col: io effects: [09] esc-tab                     \nPASS:           col: io effects: [10] esc-backspace               \nPASS:           col: io effects: [11] cs-normal                   \nPASS:           col: io effects: [12] cs-alternate                \nPASS:           col: io effects: [13] allocate-here               \nPASS:           col: io effects: [14] half-line                   \nPASS:           col: io effects: [15] flushing                    \n          col: io effects                                    ... OK (all 15 sub-tests PASSED)\nPASS:           col: multibyte input: [01] valid                  \nPASS:           col: multibyte input: [02] invalid                \n          col: multibyte input                               ... OK (all 2 sub-tests PASSED)\nPASS:           col: newline handling: [01] zero-length-file      \nPASS:           col: newline handling: [02] one-line-no-nl        \nPASS:           col: newline handling: [03] one-line-with-nl      \nPASS:           col: newline handling: [04] second-line-no-nl     \nPASS:           col: newline handling: [05] second-line-with-nl   \n          col: newline handling                              ... OK (all 5 sub-tests PASSED)\nPASS:           col: options: [01] no-backspaces                  \nPASS:           col: options: [02] pass                           \nPASS:           col: options: [03] tabs                           \nPASS:           col: options: [04] spaces                         \n          col: options                                       ... OK (all 4 sub-tests PASSED)\nPASS:        colcrt: functional: [01] no-options                  \nPASS:        colcrt: functional: [02] no-underlining              \nPASS:        colcrt: functional: [03] half-lines                  \nPASS:        colcrt: functional: [04] short-options               \n       colcrt: functional                                    ... OK (all 4 sub-tests PASSED)\nPASS:        colcrt: regressions: [01] crash1                     \nPASS:        colcrt: regressions: [02] crash2                     \nPASS:        colcrt: regressions: [03] hang1                      \n       colcrt: regressions                                   ... OK (all 3 sub-tests PASSED)\nPASS:         colrm: basic check                                  \nPASS:        column: columnate: [01] fill-cols-80                 \nPASS:        column: columnate: [02] fill-cols-50                 \nPASS:        column: columnate: [03] fill-cols-250                \nPASS:        column: columnate: [04] fill-rows-80                 \nPASS:        column: columnate: [05] fill-rows-50                 \nPASS:        column: columnate: [06] fill-rows-250                \n       column: columnate                                     ... OK (all 6 sub-tests PASSED)\nPASS:        column: invalid multibyte                            \nPASS:        column: multiple files                               \nPASS:        column: table: [01] default                          \nPASS:        column: table: [02] output-separator                 \nPASS:        column: table: [03] input-separator                  \nPASS:        column: table: [04] input-separator-space            \nPASS:        column: table: [05] empty-lines                      \nPASS:        column: table: [06] noempty-lines                    \nPASS:        column: table: [07] long                             \nPASS:        column: table: [08] hide                             \nPASS:        column: table: [09] headers                          \nPASS:        column: table: [10] truncate                         \nPASS:        column: table: [11] right                            \nPASS:        column: table: [12] wrap                             \nPASS:        column: table: [13] order                            \nPASS:        column: table: [14] tree                             \nPASS:        column: table: [15] empty-column                     \nPASS:        column: table: [16] empty-column-at-eol              \nPASS:        column: table: [17] empty-column-at-eol2             \nPASS:        column: table: [18] neg-1                            \nPASS:        column: table: [19] neg-2                            \nPASS:        column: table: [20] neg-1-2                          \nPASS:        column: table: [21] range                            \n       column: table                                         ... OK (all 21 sub-tests PASSED)\nSKIP:        cramfs: mkfs doubles                                  (mount: /usr/lib/util-linux/ptest/tests/output/cramfs/doubles-mnt: unknown filesystem type 'cramfs'.)\nPASS:        cramfs: fsck bad header: [01] nopad-4K-be            \nPASS:        cramfs: fsck bad header: [02] nopad-4K-le            \nPASS:        cramfs: fsck bad header: [03] pad-4K-be              \nPASS:        cramfs: fsck bad header: [04] pad-4K-le              \nPASS:        cramfs: fsck bad header: [05] pad-64K-be             \nPASS:        cramfs: fsck bad header: [06] pad-64K-le             \n       cramfs: fsck bad header                               ... OK (all 6 sub-tests PASSED)\nPASS:        cramfs: fsck endianness                              \nSKIP:        cramfs: mkfs checksums                                (mount: /usr/lib/util-linux/ptest/tests/output/cramfs/mkfs-mnt: unknown filesystem type 'cramfs'.)\nPASS:        cramfs: mkfs endianness                              \nPASS:         dmesg: colors                                       \nPASS:         dmesg: levels                                       \nPASS:         dmesg: decode                                       \nPASS:         dmesg: delta                                        \nPASS:         dmesg: facilities                                   \nPASS:         dmesg: indentation                                  \nPASS:         dmesg: limit                                        \nPASS:         eject: umount: [01] by-disk                         \nPASS:         eject: umount: [02] by-disk-mounted                 \nPASS:         eject: umount: [03] by-disk-mounted-partition       \nPASS:         eject: umount: [04] by-partition                    \nPASS:         eject: umount: [05] by-partition-mounted            \n        eject: umount                                        ... OK (all 5 sub-tests PASSED)\nPASS:       fadvise: drop page caches related to a file           \nPASS:         fdisk: align 512/4K                                 \nPASS:         fdisk: align 512/4K +alignment_offset               \nPASS:         fdisk: align 512/512                                \nPASS:         fdisk: align 512/512 +topology                      \nPASS:         fdisk: nested BSD                                   \nPASS:         fdisk: GPT: [01] empty-pt                           \nPASS:         fdisk: GPT: [02] create-partitions                  \nPASS:         fdisk: GPT: [03] change-type-by-number              \nPASS:         fdisk: GPT: [04] change-type-by-uuid                \nPASS:         fdisk: GPT: [05] delete-partition                   \nPASS:         fdisk: GPT: [06] create-again-partition             \nPASS:         fdisk: GPT: [07] corrupt-primary-table              \nPASS:         fdisk: GPT: [08] corrupt-backup-table               \n        fdisk: GPT                                           ... OK (all 8 sub-tests PASSED)\nPASS:         fdisk: gpt-resize                                   \nPASS:         fdisk: MBR - id: [01] create-mbr-with-id-0x1        \nPASS:         fdisk: MBR - id: [02] create-mbr-with-id-0x2        \n        fdisk: MBR - id                                      ... OK (all 2 sub-tests PASSED)\nPASS:         fdisk: MBR - dos mode: [01] empty-pt                \nPASS:         fdisk: MBR - dos mode: [02] create-primary-partition\nPASS:         fdisk: MBR - dos mode: [03] set-partition-type      \nPASS:         fdisk: MBR - dos mode: [04] set-primary-par-active  \nPASS:         fdisk: MBR - dos mode: [05] re-create-primary-par   \nPASS:         fdisk: MBR - dos mode: [06] create-extended-par     \nPASS:         fdisk: MBR - dos mode: [07] create-logical-par      \nPASS:         fdisk: MBR - dos mode: [08] delete-logical-par      \nPASS:         fdisk: MBR - dos mode: [09] create-another-log-par  \nPASS:         fdisk: MBR - dos mode: [10] delete-primary-par      \nPASS:         fdisk: MBR - dos mode: [11] delete-extended-par     \n        fdisk: MBR - dos mode                                ... OK (all 11 sub-tests PASSED)\nPASS:         fdisk: MBR - non-dos mode: [01] empty-pt            \nPASS:         fdisk: MBR - non-dos mode: [02] 1st-primary         \nPASS:         fdisk: MBR - non-dos mode: [03] 1st-active          \nPASS:         fdisk: MBR - non-dos mode: [04] 1st-primary-recreate\nPASS:         fdisk: MBR - non-dos mode: [05] 2nd-primary         \nPASS:         fdisk: MBR - non-dos mode: [06] extended            \nPASS:         fdisk: MBR - non-dos mode: [07] logical             \nPASS:         fdisk: MBR - non-dos mode: [08] logical-delete      \nPASS:         fdisk: MBR - non-dos mode: [09] logical-recreate    \nPASS:         fdisk: MBR - non-dos mode: [10] 1st-primary-delete  \nPASS:         fdisk: MBR - non-dos mode: [11] 1nd-primary-delete  \nPASS:         fdisk: MBR - non-dos mode: [12] extended-delete     \nPASS:         fdisk: MBR - non-dos mode: [13] first-sector-at-end \n        fdisk: MBR - non-dos mode                            ... OK (all 13 sub-tests PASSED)\nPASS:         fdisk: MBR - sort: [01] empty-pt                    \nPASS:         fdisk: MBR - sort: [02] create-primary-partitions   \nPASS:         fdisk: MBR - sort: [03] create-logical-partitions   \nPASS:         fdisk: MBR - sort: [04] fix-order                   \n        fdisk: MBR - sort                                    ... OK (all 4 sub-tests PASSED)\nPASS:         fdisk: invalid input tests                          \nPASS:         fdisk: sunlabel tests: [01] empty-sun-pt            \nPASS:         fdisk: sunlabel tests: [02] create-first-partition  \nPASS:         fdisk: sunlabel tests: [03] set-partition-sysid     \nPASS:         fdisk: sunlabel tests: [04] set-first-par-readonly  \nPASS:         fdisk: sunlabel tests: [05] set-first-par-mountable \nPASS:         fdisk: sunlabel tests: [06] create-second-partition \nPASS:         fdisk: sunlabel tests: [07] delete-all-partitions   \n        fdisk: sunlabel tests                                ... OK (all 7 sub-tests PASSED)\nPASS:       fincore: count file contents in core                  \nPASS:       findmnt: filter: [01] types                           \nPASS:       findmnt: filter: [02] types-multi                     \nPASS:       findmnt: filter: [03] types-neg                       \nPASS:       findmnt: filter: [04] options                         \nPASS:       findmnt: filter: [05] options-name                    \nPASS:       findmnt: filter: [06] options-nameval                 \nPASS:       findmnt: filter: [07] options-nameval-neg             \nPASS:       findmnt: filter: [08] options-nameval-multi           \nPASS:       findmnt: filter: [09] options-neg                     \nPASS:       findmnt: filter: [10] options-no                      \nPASS:       findmnt: filter: [11] options-no-multi                \n      findmnt: filter                                        ... OK (all 11 sub-tests PASSED)\nPASS:       findmnt: outputs: [01] default                        \nPASS:       findmnt: outputs: [02] kernel                         \nPASS:       findmnt: outputs: [03] force-tree                     \nPASS:       findmnt: outputs: [04] submounts                      \nPASS:       findmnt: outputs: [05] messy-mountinfo                \n      findmnt: outputs                                       ... OK (all 5 sub-tests PASSED)\nPASS:       findmnt: target: [01] root                            \nPASS:       findmnt: target: [02] non-root                        \n      findmnt: target                                        ... OK (all 2 sub-tests PASSED)\nPASS:          fsck: is mounted                                   \nSKIP:       fuzzers: test_blkid_fuzz                               (test_blkid_fuzz not found)\nSKIP:       fuzzers: test_fdisk_script_fuzz                        (test_fdisk_script_fuzz not found)\nSKIP:       fuzzers: test_last_fuzz                                (test_last_fuzz not found)\nSKIP:       fuzzers: test_mount_fuzz                               (test_mount_fuzz not found)\nPASS:        getopt: basic                                        \nPASS:        getopt: options: [01] alternative_option_clash       \nPASS:        getopt: options: [02] alternative_option_long        \nPASS:        getopt: options: [03] alternative_option_short       \nPASS:        getopt: options: [04] invalid_getopt_option          \nPASS:        getopt: options: [05] invocation_model_one           \nPASS:        getopt: options: [06] invocation_model_three_as_one  \nPASS:        getopt: options: [07] invocation_model_two_as_one    \nPASS:        getopt: options: [08] invocation_without_parameters  \nPASS:        getopt: options: [09] long_option_ambiguous_1        \nPASS:        getopt: options: [10] longopts                       \nPASS:        getopt: options: [11] name_option_long               \nPASS:        getopt: options: [12] name_option_short              \nPASS:        getopt: options: [13] quiet_option_long              \nPASS:        getopt: options: [14] quiet_option_short             \nPASS:        getopt: options: [15] quiet_output_option_long       \nPASS:        getopt: options: [16] quiet_output_option_short      \nPASS:        getopt: options: [17] same_long_short_options        \nPASS:        getopt: options: [18] test_for_enhanced_getopt       \nPASS:        getopt: options: [19] unknown_options                \nPASS:        getopt: options: [20] unquoted_option_bash           \nPASS:        getopt: options: [21] unquoted_option_tcsh           \nPASS:        getopt: options: [22] weird_quoting_bash             \nPASS:        getopt: options: [23] weird_quoting_tcsh             \nPASS:        getopt: options: [24] compatible                     \nPASS:        getopt: options: [25] sh                             \nPASS:        getopt: options: [26] csh                            \nPASS:        getopt: options: [27] no-arguments                   \nPASS:        getopt: options: [28] posix_correctly                \nPASS:        getopt: options: [29] non-option                     \n       getopt: options                                       ... OK (all 29 sub-tests PASSED)\nPASS:      hardlink: options: [01] orig                           \nPASS:      hardlink: options: [02] dryrun                         \nPASS:      hardlink: options: [03] nargs                          \nPASS:      hardlink: options: [04] regex-escapes                  \nPASS:      hardlink: options: [05] content                        \nPASS:      hardlink: options: [06] maximum-size-8191              \nPASS:      hardlink: options: [07] maximum-size-8192              \n     hardlink: options                                       ... OK (all 7 sub-tests PASSED)\nPASS:       hexdump: format-strings: [01] empty-format            \nPASS:       hexdump: format-strings: [02] 1b_octal                \nPASS:       hexdump: format-strings: [03] 1b_char                 \nPASS:       hexdump: format-strings: [04] canon                   \nPASS:       hexdump: format-strings: [05] 2b_dec                  \nPASS:       hexdump: format-strings: [06] 2b_octal                \nPASS:       hexdump: format-strings: [07] 2b_hex                  \n      hexdump: format-strings                                ... OK (all 7 sub-tests PASSED)\nPASS:       hexdump: highlighting: [01] 1b_octal-1                \nPASS:       hexdump: highlighting: [02] 1b_octal-2                \nPASS:       hexdump: highlighting: [03] 1b_octal-3                \nPASS:       hexdump: highlighting: [04] 1b_octal-4                \nPASS:       hexdump: highlighting: [05] 1b_octal-5                \nPASS:       hexdump: highlighting: [06] 1b_octal-6                \nPASS:       hexdump: highlighting: [07] 1b_octal-7                \nPASS:       hexdump: highlighting: [08] 1b_octal-8                \nPASS:       hexdump: highlighting: [09] 1b_octal-9                \nPASS:       hexdump: highlighting: [10] 1b_char-1                 \nPASS:       hexdump: highlighting: [11] 1b_char-2                 \nPASS:       hexdump: highlighting: [12] 1b_char-3                 \nPASS:       hexdump: highlighting: [13] canon-1                   \nPASS:       hexdump: highlighting: [14] canon-2                   \nPASS:       hexdump: highlighting: [15] 2b_dec-1                  \nPASS:       hexdump: highlighting: [16] 2b_dec-2                  \nPASS:       hexdump: highlighting: [17] 2b_dec-3                  \nPASS:       hexdump: highlighting: [18] 2b_dec-4                  \nPASS:       hexdump: highlighting: [19] 2b_dec-5                  \nPASS:       hexdump: highlighting: [20] 2b_dec-6                  \nPASS:       hexdump: highlighting: [21] 2b_dec-7                  \nPASS:       hexdump: highlighting: [22] 2b_dec-8                  \nPASS:       hexdump: highlighting: [23] 4b_dec-1                  \nPASS:       hexdump: highlighting: [24] 4b_dec-2                  \nPASS:       hexdump: highlighting: [25] 4b_dec-3                  \nPASS:       hexdump: highlighting: [26] 4b_dec-4                  \nPASS:       hexdump: highlighting: [27] 4b_dec-5                  \nPASS:       hexdump: highlighting: [28] 4b_dec-6                  \nPASS:       hexdump: highlighting: [29] 4b_dec-7                  \n      hexdump: highlighting                                  ... OK (all 29 sub-tests PASSED)\nPASS:       hwclock: show                                         \nSKIP:       hwclock: system to hw                                  (missing in PATH: sntp)\nPASS:          ipcs: headers: [01] shm-headers                    \nPASS:          ipcs: headers: [02] mesg-headers                   \nPASS:          ipcs: headers: [03] sem-headers                    \nPASS:          ipcs: headers: [04] all-headers                    \n         ipcs: headers                                       ... OK (all 4 sub-tests PASSED)\nPASS:          ipcs: limits overflow                              \nPASS:          ipcs: basic limits                                 \nPASS:          ipcs: mk-rm-msg                                    \nPASS:          ipcs: mk-rm-sem                                    \nPASS:          ipcs: mk-rm-shm                                    \nPASS:       isosize: print-size: [01] default_output              \nPASS:       isosize: print-size: [02] sector_output               \nPASS:       isosize: print-size: [03] divisor_output              \n      isosize: print-size                                    ... OK (all 3 sub-tests PASSED)\nPASS:          kill: all_processes                                \nPASS:          kill: name_to_number                               \nPASS:          kill: options                                      \nPASS:          kill: print_pid                                    \nPASS:          kill: queue                                        \nPASS:           lib: procfs library: [01] one-process             \nPASS:           lib: procfs library: [02] stat-nth                \n          lib: procfs library                                ... OK (all 2 sub-tests PASSED)\nPASS:           lib: timeutils library: [01] timestamp            \n          lib: timeutils library                             ... OK (all 1 sub-tests PASSED)\nSKIP:      libfdisk: GPT                                           (test_fdisk_gpt not found)\nPASS:      libfdisk: mkpart: [01] mbr                             \nPASS:      libfdisk: mkpart: [02] mbr-logic                       \nPASS:      libfdisk: mkpart: [03] mbr-nopartno                    \nPASS:      libfdisk: mkpart: [04] gpt                             \n     libfdisk: mkpart                                        ... OK (all 4 sub-tests PASSED)\nPASS:      libfdisk: mkpart-full: [01] mbr-primary                \nPASS:      libfdisk: mkpart-full: [02] mbr-primary-nopartno       \nPASS:      libfdisk: mkpart-full: [03] mbr-err-primary            \nPASS:      libfdisk: mkpart-full: [04] mbr-err-nospace            \nPASS:      libfdisk: mkpart-full: [05] mbr-logical                \nPASS:      libfdisk: mkpart-full: [06] mbr-nopartno               \nPASS:      libfdisk: mkpart-full: [07] mbr-err-logical            \nPASS:      libfdisk: mkpart-full: [08] mbr-space-gap              \nPASS:      libfdisk: mkpart-full: [09] gpt                        \nPASS:      libfdisk: mkpart-full: [10] gpt-nopartno               \nPASS:      libfdisk: mkpart-full: [11] gpt-err-overlap            \nPASS:      libfdisk: mkpart-full: [12] gpt-partno-gap             \nPASS:      libfdisk: mkpart-full: [13] gpt-space-gap              \n     libfdisk: mkpart-full                                   ... OK (all 13 sub-tests PASSED)\nSKIP:      libmount: context                                       (test not compiled)\nSKIP:      libmount: context-py                                    (pylibmount not compiled)\nSKIP:      libmount: context (utab)                                (test not compiled)\nSKIP:      libmount: context-py (utab)                             (pylibmount not compiled)\nSKIP:      libmount: debugging                                     (test not compiled)\nSKIP:      libmount: lock                                          (optional)\nPASS:      libmount: losetup-loop: [01] file                      \nPASS:      libmount: losetup-loop: [02] file-o-loop               \nPASS:      libmount: losetup-loop: [03] dev-loop                  \nPASS:      libmount: losetup-loop: [04] o-loop-val                \nPASS:      libmount: losetup-loop: [05] reuse                     \nPASS:      libmount: losetup-loop: [06] conflict                  \nPASS:      libmount: losetup-loop: [07] o-loop-val-initialized    \nPASS:      libmount: losetup-loop: [08] o-loop-val-conflict       \nPASS:      libmount: losetup-loop: [09] explicit-rw               \n     libmount: losetup-loop                                  ... OK (all 9 sub-tests PASSED)\nPASS:      libmount: loop overlay                                 \nSKIP:      libmount: options string                                (test not compiled)\nSKIP:      libmount: table diffs                                   (test not compiled)\nSKIP:      libmount: tab files                                     (test not compiled)\nSKIP:      libmount: tab files-py                                  (pylibmount not compiled)\nSKIP:      libmount: tags                                          (test not compiled)\nSKIP:      libmount: tags-py                                       (pylibmount not compiled)\nSKIP:      libmount: tab update                                    (test not compiled)\nSKIP:      libmount: tab update-py                                 (pylibmount not compiled)\nSKIP:      libmount: utils                                         (test not compiled)\nPASS:  libsmartcols: fromfile: [01] tree                          \nPASS:  libsmartcols: fromfile: [02] tree-json                     \nPASS:  libsmartcols: fromfile: [03] tree-middle                   \nPASS:  libsmartcols: fromfile: [04] tree-end                      \nPASS:  libsmartcols: fromfile: [05] trunc                         \nPASS:  libsmartcols: fromfile: [06] right                         \nPASS:  libsmartcols: fromfile: [07] right-maxout                  \nPASS:  libsmartcols: fromfile: [08] padding-default               \nPASS:  libsmartcols: fromfile: [09] padding-maxout                \nPASS:  libsmartcols: fromfile: [10] padding-minout                \nPASS:  libsmartcols: fromfile: [11] strictwidth                   \nPASS:  libsmartcols: fromfile: [12] noextremes                    \nPASS:  libsmartcols: fromfile: [13] hidden                        \nPASS:  libsmartcols: fromfile: [14] wrap                          \nPASS:  libsmartcols: fromfile: [15] wrap-tree                     \nPASS:  libsmartcols: fromfile: [16] wrapnl                        \nPASS:  libsmartcols: fromfile: [17] wrapnl-tree                   \nPASS:  libsmartcols: fromfile: [18] raw                           \nPASS:  libsmartcols: fromfile: [19] export                        \nPASS:  libsmartcols: fromfile: [20] column-separator              \n libsmartcols: fromfile                                      ... OK (all 20 sub-tests PASSED)\nPASS:  libsmartcols: title                                        \nPASS:        logger: errors: [01] kern_priority                   \nPASS:        logger: errors: [02] kern_priority_numeric           \nPASS:        logger: errors: [03] invalid_prio                    \nPASS:        logger: errors: [04] rfc5424_exceed_size             \nPASS:        logger: errors: [05] id_with_space                   \nPASS:        logger: errors: [06] tag_with_space                  \nPASS:        logger: errors: [07] tcp                             \nPASS:        logger: errors: [08] multi-line                      \nPASS:        logger: errors: [09] rfc5424_msgid_with_space        \nPASS:        logger: errors: [10] invalid_socket                  \nPASS:        logger: errors: [11] check_socket                    \n       logger: errors                                        ... OK (all 11 sub-tests PASSED)\nPASS:        logger: formats: [01] rfc3164                        \nPASS:        logger: formats: [02] rfc5424_simple                 \nPASS:        logger: formats: [03] rfc5424_notime                 \nPASS:        logger: formats: [04] rfc5424_nohost                 \nPASS:        logger: formats: [05] rfc5424_msgid                  \nPASS:        logger: formats: [06] octet_counting                 \nPASS:        logger: formats: [07] priorities                     \nPASS:        logger: formats: [08] check_socket                   \n       logger: formats                                       ... OK (all 8 sub-tests PASSED)\nSKIP:        logger: journald                                      (unsupported)\nPASS:        logger: options: [01] simple                         \nPASS:        logger: options: [02] log_pid                        \nPASS:        logger: options: [03] log_pid_long                   \nPASS:        logger: options: [04] log_pid_define                 \nPASS:        logger: options: [05] log_pid_no_arg                 \nPASS:        logger: options: [06] input_file_simple              \nPASS:        logger: options: [07] input_file_empty_line          \nPASS:        logger: options: [08] input_file_skip_empty          \nPASS:        logger: options: [09] input_file_prio_prefix         \nPASS:        logger: options: [10] check_socket                   \n       logger: options                                       ... OK (all 10 sub-tests PASSED)\nPASS:         login: islocal                                      \nPASS:         login: defs                                         \nPASS:          look: separator                                    \nPASS:       losetup: losetup: [01] file-show                      \nPASS:       losetup: losetup: [02] file-offset                    \nPASS:       losetup: losetup: [03] file-sizelimit                 \nPASS:       losetup: losetup: [04] file-section                   \n      losetup: losetup                                       ... OK (all 4 sub-tests PASSED)\nPASS:       losetup: losetup-blkdev: [01] show                    \nPASS:       losetup: losetup-blkdev: [02] offset                  \nPASS:       losetup: losetup-blkdev: [03] sizelimit               \nPASS:       losetup: losetup-blkdev: [04] section                 \n      losetup: losetup-blkdev                                ... OK (all 4 sub-tests PASSED)\nPASS:       losetup: losetup-loop: [01] find-race-condition       \nPASS:       losetup: losetup-loop: [02] find-re-use               \nPASS:       losetup: losetup-loop: [03] find-no-re-use            \nPASS:       losetup: losetup-loop: [04] find-conflict             \nPASS:       losetup: losetup-loop: [05] find-conflict-no-sizelimit\nPASS:       losetup: losetup-loop: [06] find-conflict-readonly    \nPASS:       losetup: losetup-loop: [07] find-ok-no-sizelimit      \nPASS:       losetup: losetup-loop: [08] plain-conflict            \nPASS:       losetup: losetup-loop: [09] plain-readonly            \n      losetup: losetup-loop                                  ... OK (all 9 sub-tests PASSED)\nPASS:         lsblk: lsblk: [01] simple-lvm-basic                 \nPASS:         lsblk: lsblk: [02] simple-lvm-discard               \nPASS:         lsblk: lsblk: [03] simple-lvm-rw                    \nPASS:         lsblk: lsblk: [04] simple-lvm-state                 \nPASS:         lsblk: lsblk: [05] simple-lvm-topo                  \nPASS:         lsblk: lsblk: [06] simple-lvm-vendor                \nPASS:         lsblk: lsblk: [07] simple-lvm-zone                  \nPASS:         lsblk: lsblk: [08] simple-nvme-basic                \nPASS:         lsblk: lsblk: [09] simple-nvme-discard              \nPASS:         lsblk: lsblk: [10] simple-nvme-rw                   \nPASS:         lsblk: lsblk: [11] simple-nvme-state                \nPASS:         lsblk: lsblk: [12] simple-nvme-topo                 \nPASS:         lsblk: lsblk: [13] simple-nvme-vendor               \nPASS:         lsblk: lsblk: [14] simple-nvme-zone                 \n        lsblk: lsblk                                         ... OK (all 14 sub-tests PASSED)\nPASS:         lscpu: lscpu: [01] armv7                            \nPASS:         lscpu: lscpu: [02] loongarch-loongson_3a5000_hv     \nPASS:         lscpu: lscpu: [03] ppc-qemu                         \nPASS:         lscpu: lscpu: [04] ppc64-POWER7-64cpu               \nPASS:         lscpu: lscpu: [05] ppc64-POWER7                     \nPASS:         lscpu: lscpu: [06] rv64-linux                       \nPASS:         lscpu: lscpu: [07] s390-kvm                         \nPASS:         lscpu: lscpu: [08] s390-lpar-drawer                 \nPASS:         lscpu: lscpu: [09] s390-lpar                        \nPASS:         lscpu: lscpu: [10] s390-nested-virt                 \nPASS:         lscpu: lscpu: [11] s390-zvm                         \nPASS:         lscpu: lscpu: [12] sparc64                          \nPASS:         lscpu: lscpu: [13] vbox-win                         \nPASS:         lscpu: lscpu: [14] vmware_fpe                       \nPASS:         lscpu: lscpu: [15] x86_64-64cpu-linux6.2            \nPASS:         lscpu: lscpu: [16] x86_64-64cpu                     \nPASS:         lscpu: lscpu: [17] x86_64-dell_e4310                \nPASS:         lscpu: lscpu: [18] x86_64-epyc_7451                 \n        lscpu: lscpu                                         ... OK (all 18 sub-tests PASSED)\nPASS:          lsfd: ainodeclass column: [01] pidfd               \nPASS:          lsfd: ainodeclass column: [02] inotify             \n         lsfd: ainodeclass column                            ... OK (all 2 sub-tests PASSED)\nSKIP:          lsfd: kthread column                                (pid 1 is not systemd)\nPASS:          lsfd: NAME and KNAME column: [01] ro-regular-file  \nPASS:          lsfd: NAME and KNAME column: [02] pidfd            \nPASS:          lsfd: NAME and KNAME column: [03] socketpair       \n         lsfd: NAME and KNAME column                         ... OK (all 3 sub-tests PASSED)\nPASS:          lsfd: TYPE and STTYPE column: [01] ro-regular-file \nPASS:          lsfd: TYPE and STTYPE column: [02] pidfd           \nPASS:          lsfd: TYPE and STTYPE column: [03] inotify         \nPASS:          lsfd: TYPE and STTYPE column: [04] socketpair      \n         lsfd: TYPE and STTYPE column                        ... OK (all 4 sub-tests PASSED)\nPASS:          lsfd: directory                                    \nPASS:          lsfd: mmap'ed AF_PACKET socket                     \nPASS:          lsfd: NETLINK sockets                              \nPASS:          lsfd: NETLINK sockets                              \nPASS:          lsfd: netns associated with a fd                   \nSKIP:          lsfd: pidfd                                         (pid 1 is not systemd)\nSKIP:          lsfd: PING and PINGv6 sockets                       (the group(s) (0) of the process is not in the expected range [1\t0]))\nPASS:          lsfd: pipe, no fork                                \nPASS:          lsfd: RAW sockets                                  \nPASS:          lsfd: RAW6 sockets                                 \nPASS:          lsfd: block device with O_RDONLY                   \nPASS:          lsfd: read-only regular file                       \nPASS:          lsfd: character device with O_RDWR                 \nPASS:          lsfd: AF_UNIX socket pair created with socketpair(2)\nPASS:          lsfd: symbolic link itself opened with O_PATH      \nPASS:          lsfd: TCP sockets                                  \nPASS:          lsfd: TCP6 sockets                                 \nPASS:          lsfd: UDP and UDP-Lite sockets                     \nPASS:          lsfd: UDP6 and UDPLITEv6 sockets                   \nPASS:          lsfd: UNIX dgram sockets                           \nPASS:          lsfd: UNIX sockets made in a differenct net namespace: [01] stream\nPASS:          lsfd: UNIX sockets made in a differenct net namespace: [02] dgram\nPASS:          lsfd: UNIX sockets made in a differenct net namespace: [03] seqpacket\n         lsfd: UNIX sockets made in a differenct net namespace ... OK (all 3 sub-tests PASSED)\nPASS:          lsfd: UNIX stream sockets                          \nPASS:          lsfd: passing broken expressions to -Q option      \nSKIP:          lsfd: --pid option                                  (pid 1 is not systemd)\nPASS:          lsfd: --summary option                             \nPASS:         lsmem: lsmem: [01] s390-zvm-6g                      \nPASS:         lsmem: lsmem: [02] x86_64-16g                       \n        lsmem: lsmem                                         ... OK (all 2 sub-tests PASSED)\nPASS:          lsns: ownership and hierarchy                      \nError: Unknown device type.\nSKIP:          lsns: NETNSID compare to ip-link                    (failed to initialize)\nPASS:          lsns: NSFS for ip-netns-add                        \nPASS:           md5: md5                                          \nSKIP:         minix: mkfs fsck                                     (missing in PATH: mkfs.minix)\nSKIP:         minix: fsck images                                   (missing in PATH: fsck.minix)\nSKIP:         minix: mkfs mount                                    (missing in PATH: mkfs.minix)\nPASS:          misc: fallocate                                    \nPASS:          misc: flock: [01] non-block                        \nPASS:          misc: flock: [02] no-fork                          \nPASS:          misc: flock: [03] shared                           \nPASS:          misc: flock: [04] exclusive                        \nPASS:          misc: flock: [05] fd                               \nPASS:          misc: flock: [06] timeout                          \n         misc: flock: [07] time-check                        ... OK (diff 3 sec)\n         misc: flock                                         ... OK (all 7 sub-tests PASSED)\nPASS:          misc: ionice                                       \nSKIP:          misc: line                                          (missing in PATH: line)\nPASS:          misc: mbsencode: [01] safe-ascii                   \nPASS:          misc: mbsencode: [02] invalid-ascii                \n         misc: mbsencode: [03] safe-utf8                     ... KNOWN FAILED (misc/mbsencode-safe-utf8)\n         misc: mbsencode: [04] invalid-utf8                  ... KNOWN FAILED (misc/mbsencode-invalid-utf8)\n         misc: mbsencode                                     ... KNOWN FAILED (2 from 4 sub-tests)\nPASS:          misc: mcookie                                      \nPASS:          misc: mountpoint: [01] default                     \nPASS:          misc: mountpoint: [02] nofollow                    \nPASS:          misc: mountpoint: [03] mutually-exclusive          \n         misc: mountpoint                                    ... OK (all 3 sub-tests PASSED)\nPASS:          misc: pipesz: [01] set-fd-bad                      \nPASS:          misc: pipesz: [02] set-fd                          \nPASS:          misc: pipesz: [03] set-file-bad                    \nPASS:          misc: pipesz: [04] set-file                        \nPASS:          misc: pipesz: [05] get-fd-bad                      \nPASS:          misc: pipesz: [06] get-fd                          \nPASS:          misc: pipesz: [07] get-file-bad                    \nPASS:          misc: pipesz: [08] get-file                        \nPASS:          misc: pipesz: [09] pipe-max-size                   \nPASS:          misc: pipesz: [10] exec                            \n         misc: pipesz                                        ... OK (all 10 sub-tests PASSED)\nPASS:          misc: rev                                          \nPASS:          misc: setarch: [01] options                        \nPASS:          misc: setarch: [02] uname26                        \nPASS:          misc: setarch: [03] uname26-version                \nPASS:          misc: setarch: [04] show                           \n         misc: setarch                                       ... OK (all 4 sub-tests PASSED)\nPASS:          misc: setsid                                       \nPASS:          misc: strtosize                                    \nPASS:          misc: swaplabel                                    \nPASS:          misc: waitpid: [01] normal                         \nPASS:          misc: waitpid: [02] timeout                        \nPASS:          misc: waitpid: [03] exited                         \nPASS:          misc: waitpid: [04] count                          \n         misc: waitpid                                       ... OK (all 4 sub-tests PASSED)\nPASS:          misc: whereis                                      \nPASS:        mkswap: mkswap: [01] NATIVE-4096                     \nPASS:        mkswap: mkswap: [02] LE-4096                         \nPASS:        mkswap: mkswap: [03] BE-4096                         \nPASS:        mkswap: mkswap: [04] NATIVE-8192                     \nPASS:        mkswap: mkswap: [05] LE-8192                         \nPASS:        mkswap: mkswap: [06] BE-8192                         \n       mkswap: mkswap                                        ... OK (all 6 sub-tests PASSED)\nPASS:          more: regexp                                       \nPASS:          more: squeeze                                      \nPASS:         mount: complex: [01] init                           \nPASS:         mount: complex: [02] rw-mount                       \nPASS:         mount: complex: [03] ro-move                        \nPASS:         mount: complex: [04] ro-remount                     \nPASS:         mount: complex: [05] rw-remount                     \nPASS:         mount: complex: [06] ro-shared-bind                 \n        mount: complex                                       ... OK (all 6 sub-tests PASSED)\nPASS:         mount: by devname                                   \nSKIP:         mount: dm-verity support                             (missing in PATH: mksquashfs)\nPASS:         mount: fstab-fallback: [01] open_tree               \nPASS:         mount: fstab-fallback: [02] fsopen                  \nPASS:         mount: fstab-fallback: [03] later-fsopen            \nPASS:         mount: fstab-fallback: [04] subdir                  \nPASS:         mount: fstab-fallback: [05] mount_setattr           \n        mount: fstab-fallback                                ... OK (all 5 sub-tests PASSED)\nPASS:         mount: fs lists: [01] one-type                      \nPASS:         mount: fs lists: [02] more-types                    \nPASS:         mount: fs lists: [03] more-types-fstab              \nPASS:         mount: fs lists: [04] type-pattern                  \nPASS:         mount: fs lists: [05] type-pattern-neg              \n        mount: fs lists                                      ... OK (all 5 sub-tests PASSED)\nPASS:         mount: all (fstab): [01] basic                      \nPASS:         mount: all (fstab): [02] filter-type                \nPASS:         mount: all (fstab): [03] filter-notype              \nPASS:         mount: all (fstab): [04] filter-option              \nPASS:         mount: all (fstab): [05] override-option            \nPASS:         mount: all (fstab): [06] relative-path              \nPASS:         mount: all (fstab): [07] prefix                     \n        mount: all (fstab)                                   ... OK (all 7 sub-tests PASSED)\nPASS:         mount: fstab-bind                                   \nPASS:         mount: broken fstab: [01] mount                     \nPASS:         mount: broken fstab: [02] mount-all                 \n        mount: broken fstab                                  ... OK (all 2 sub-tests PASSED)\nPASS:         mount: btrfs (fstab): [01] btrfs                    \nPASS:         mount: btrfs (fstab): [02] auto                     \n        mount: btrfs (fstab)                                 ... OK (all 2 sub-tests PASSED)\nPASS:         mount: by devname (fstab): [01] mountpoint          \nPASS:         mount: by devname (fstab): [02] device-name         \n        mount: by devname (fstab)                            ... OK (all 2 sub-tests PASSED)\nPASS:         mount: by devname (fstab label)                     \nPASS:         mount: by devname (fstab uuid)                      \nPASS:         mount: by label (fstab): [01] no-option             \nPASS:         mount: by label (fstab): [02] L-option              \nPASS:         mount: by label (fstab): [03] LABEL-option          \n        mount: by label (fstab)                              ... OK (all 3 sub-tests PASSED)\nPASS:         mount: by label (fstab devname): [01] L-option      \nPASS:         mount: by label (fstab devname): [02] LABEL-option  \n        mount: by label (fstab devname)                      ... OK (all 2 sub-tests PASSED)\nPASS:         mount: by label (fstab uuid): [01] L-option         \nPASS:         mount: by label (fstab uuid): [02] LABEL-option     \n        mount: by label (fstab uuid)                         ... OK (all 2 sub-tests PASSED)\nPASS:         mount: loop (fstab)                                 \nPASS:         mount: none                                         \nPASS:         mount: by devname (fstab symlink)                   \nPASS:         mount: by uuid (fstab): [01] no-option              \nPASS:         mount: by uuid (fstab): [02] U-option               \nPASS:         mount: by uuid (fstab): [03] UUID-option            \n        mount: by uuid (fstab)                               ... OK (all 3 sub-tests PASSED)\nPASS:         mount: by uuid (fstab devname): [01] U-option       \nPASS:         mount: by uuid (fstab devname): [02] UUID-option    \n        mount: by uuid (fstab devname)                       ... OK (all 2 sub-tests PASSED)\nPASS:         mount: by uuid (fstab label): [01] U-option         \nPASS:         mount: by uuid (fstab label): [02] UUID-option      \n        mount: by uuid (fstab label)                         ... OK (all 2 sub-tests PASSED)\nPASS:         mount: by label: [01] L-option                      \nPASS:         mount: by label: [02] LABEL-option                  \n        mount: by label                                      ... OK (all 2 sub-tests PASSED)\nPASS:         mount: move                                         \nPASS:         mount: regular file                                 \nPASS:         mount: remount                                      \nPASS:         mount: X-mount.{owner,group,mode}=                  \nPASS:         mount: shared-subtree: [01] make-shared             \nPASS:         mount: shared-subtree: [02] make-private            \nPASS:         mount: shared-subtree: [03] make-unbindable         \nPASS:         mount: shared-subtree: [04] bind-shared             \nPASS:         mount: shared-subtree: [05] mount-private           \nPASS:         mount: shared-subtree: [06] mount-private-ro        \n        mount: shared-subtree                                ... OK (all 6 sub-tests PASSED)\nPASS:         mount: call mount.<type>: [01] basic                \nPASS:         mount: call mount.<type>: [02] options              \nPASS:         mount: call mount.<type>: [03] multi-types          \nPASS:         mount: call mount.<type>: [04] user                 \nPASS:         mount: call mount.<type>: [05] username             \n        mount: call mount.<type>                             ... OK (all 5 sub-tests PASSED)\nPASS:         mount: X-mount.subdir: [01] init                    \nPASS:         mount: X-mount.subdir: [02] subdir                  \n        mount: X-mount.subdir                                ... OK (all 2 sub-tests PASSED)\nPASS:         mount: umount-all-targets: [01] all-targets-mnt     \nPASS:         mount: umount-all-targets: [02] all-targets-dev     \nPASS:         mount: umount-all-targets: [03] all-targets-recursive\n        mount: umount-all-targets                            ... OK (all 3 sub-tests PASSED)\nPASS:         mount: umount-recursive                             \nPASS:         mount: by uuid: [01] U-option                       \nPASS:         mount: by uuid: [02] UUID-option                    \n        mount: by uuid                                       ... OK (all 2 sub-tests PASSED)\nPASS:         namei: basic functionality                          \nPASS:         partx: partitions probing: [01] addpart             \nPASS:         partx: partitions probing: [02] delpart             \nPASS:         partx: partitions probing: [03] detect-parts        \nPASS:         partx: partitions probing: [04] delete-all          \nPASS:         partx: partitions probing: [05] add-all             \nPASS:         partx: partitions probing: [06] update-one          \nPASS:         partx: partitions probing: [07] delete-one          \nPASS:         partx: partitions probing: [08] delete-non-existent \nPASS:         partx: partitions probing: [09] add-existing        \nPASS:         partx: partitions probing: [10] change-by-range     \n        partx: partitions probing                            ... OK (all 10 sub-tests PASSED)\nPASS:         partx: show images: [01] atari-primary              \nPASS:         partx: show images: [02] atari-xgm                  \nPASS:         partx: show images: [03] bsd                        \nPASS:         partx: show images: [04] dos+bsd                    \nPASS:         partx: show images: [05] gpt                        \nPASS:         partx: show images: [06] sgi                        \nPASS:         partx: show images: [07] sun                        \n        partx: show images                                   ... OK (all 7 sub-tests PASSED)\nSKIP:         paths: built-in                                      (optional)\nPASS:        rename: basic check                                  \nPASS:        rename: exit codes                                   \nPASS:        rename: overwrite                                    \nPASS:        rename: subdir check                                 \nPASS:        rename: symlink check                                \nPASS:    schedutils: chrt: [01] fifo                              \nPASS:    schedutils: chrt: [02] batch                             \nPASS:    schedutils: chrt: [03] other                             \nPASS:    schedutils: chrt: [04] rr                                \nPASS:    schedutils: chrt: [05] idle                              \nchrt: failed to set pid 0's policy: Invalid argument\nchrt: failed to set pid 0's policy: Invalid argument\nchrt: failed to set pid 0's policy: Invalid argument\n   schedutils: chrt: [06] deadline                           ... KNOWN FAILED (schedutils/chrt-deadline)\nSupported policies:\nSCHED_OTHER min/max priority\t: 0/0\nSCHED_FIFO min/max priority\t: 1/99\nSCHED_RR min/max priority\t: 1/99\nSCHED_BATCH min/max priority\t: 0/0\nSCHED_IDLE min/max priority\t: 0/0\nSCHED_DEADLINE min/max priority\t: 0/0\n   schedutils: chrt                                          ... KNOWN FAILED (1 from 6 sub-tests)\nPASS:    schedutils: chrt-non-user: [01] batch-vs-nice            \n   schedutils: chrt-non-user                                 ... OK (all 1 sub-tests PASSED)\nPASS:    schedutils: cpuset                                       \nPASS:        script: buffering race                               \nPASS:        script: options: [01] append                         \nPASS:        script: options: [02] force                          \nPASS:        script: options: [03] quiet                          \nPASS:        script: options: [04] return                         \nPASS:        script: options: [05] size                           \n       script: options                                       ... OK (all 5 sub-tests PASSED)\nPASS:        script: race conditions                              \nPASS:        script: replay: [01] basic                           \nPASS:        script: replay: [02] output                          \nPASS:        script: replay: [03] input                           \nPASS:        script: replay: [04] live                            \n       script: replay                                        ... OK (all 4 sub-tests PASSED)\nPASS:        sfdisk: MBR: [01] simple-commas                      \nPASS:        sfdisk: MBR: [02] activate                           \nPASS:        sfdisk: MBR: [03] simple-space                       \nPASS:        sfdisk: MBR: [04] read-dump-case                     \nPASS:        sfdisk: MBR: [05] read-dump                          \nPASS:        sfdisk: MBR: [06] write-dump                         \nPASS:        sfdisk: MBR: [07] write-json                         \nPASS:        sfdisk: MBR: [08] explicit-size                      \nPASS:        sfdisk: MBR: [09] resize                             \nPASS:        sfdisk: MBR: [10] resize-empty-extended              \nPASS:        sfdisk: MBR: [11] reduce-empty-extended              \nPASS:        sfdisk: MBR: [12] resize-extended                    \nPASS:        sfdisk: MBR: [13] resize-logical                     \nPASS:        sfdisk: MBR: [14] dump-old                           \nPASS:        sfdisk: MBR: [15] dump-gaps                          \nPASS:        sfdisk: MBR: [16] default-vs-gap1                    \nPASS:        sfdisk: MBR: [17] default-vs-gap2                    \nPASS:        sfdisk: MBR: [18] sizes-vs-gaps                      \n       sfdisk: MBR                                           ... OK (all 18 sub-tests PASSED)\nPASS:        sfdisk: script: [01] v2.32                           \nPASS:        sfdisk: script: [02] v2.35                           \nPASS:        sfdisk: script: [03] current                         \n       sfdisk: script                                        ... OK (all 3 sub-tests PASSED)\nPASS:        sfdisk: GPT: [01] all-defaults                       \nPASS:        sfdisk: GPT: [02] uuid                               \nPASS:        sfdisk: GPT: [03] label                              \nPASS:        sfdisk: GPT: [04] type                               \nPASS:        sfdisk: GPT: [05] attrs                              \nPASS:        sfdisk: GPT: [06] attrs-space                        \nPASS:        sfdisk: GPT: [07] attrs-guid                         \nPASS:        sfdisk: GPT: [08] attrs-with-typo                    \nPASS:        sfdisk: GPT: [09] attrs-unsupported                  \nPASS:        sfdisk: GPT: [10] attrs-broken-nosep                 \nPASS:        sfdisk: GPT: [11] attrs-broken-guid                  \nPASS:        sfdisk: GPT: [12] read-dump                          \nPASS:        sfdisk: GPT: [13] write-dump                         \nPASS:        sfdisk: GPT: [14] write-json                         \nPASS:        sfdisk: GPT: [15] list-pmbr                          \nPASS:        sfdisk: GPT: [16] resize                             \nPASS:        sfdisk: GPT: [17] reorder                            \n       sfdisk: GPT                                           ... OK (all 17 sub-tests PASSED)\nPASS:        sfdisk: movedata: [01] up                            \nPASS:        sfdisk: movedata: [02] down                          \nPASS:        sfdisk: movedata: [03] non-overlay                   \n       sfdisk: movedata                                      ... OK (all 3 sub-tests PASSED)\nPASS:        sfdisk: resize: [01] dos-0-move-up-absolute          \nPASS:        sfdisk: resize: [02] dos-1-move-down-absolute        \nPASS:        sfdisk: resize: [03] dos-2-move-up-relative          \nPASS:        sfdisk: resize: [04] dos-3-move-down-relative        \nPASS:        sfdisk: resize: [05] dos-4-enlarge-absolute          \nPASS:        sfdisk: resize: [06] dos-5-reduce-absolute           \nPASS:        sfdisk: resize: [07] dos-6-enlarge-relative          \nPASS:        sfdisk: resize: [08] dos-7-reduce-relative           \nPASS:        sfdisk: resize: [09] dos-8-enlarge-all               \nPASS:        sfdisk: resize: [10] dos-9-up-preduce                \nPASS:        sfdisk: resize: [11] dos-10-down-enlarge             \nPASS:        sfdisk: resize: [12] dos-11-absolute-move-resize     \nPASS:        sfdisk: resize: [13] dos-12-reduce-midle             \nPASS:        sfdisk: resize: [14] dos-13-max-last                 \nPASS:        sfdisk: resize: [15] gpt-0-move-up-absolute          \nPASS:        sfdisk: resize: [16] gpt-1-move-down-absolute        \nPASS:        sfdisk: resize: [17] gpt-2-move-up-relative          \nPASS:        sfdisk: resize: [18] gpt-3-move-down-relative        \nPASS:        sfdisk: resize: [19] gpt-4-enlarge-absolute          \nPASS:        sfdisk: resize: [20] gpt-5-reduce-absolute           \nPASS:        sfdisk: resize: [21] gpt-6-enlarge-relative          \nPASS:        sfdisk: resize: [22] gpt-7-reduce-relative           \nPASS:        sfdisk: resize: [23] gpt-8-enlarge-all               \nPASS:        sfdisk: resize: [24] gpt-9-up-preduce                \nPASS:        sfdisk: resize: [25] gpt-10-down-enlarge             \nPASS:        sfdisk: resize: [26] gpt-11-absolute-move-resize     \nPASS:        sfdisk: resize: [27] gpt-12-reduce-midle             \nPASS:        sfdisk: resize: [28] gpt-13-max-last                 \nPASS:        sfdisk: resize: [29] dos-unsorted                    \n       sfdisk: resize                                        ... OK (all 29 sub-tests PASSED)\nPASS:        sfdisk: script: [01] type-and-id                     \nPASS:        sfdisk: script: [02] separator                       \nPASS:        sfdisk: script: [03] quotes                          \nPASS:        sfdisk: script: [04] broken-1                        \nPASS:        sfdisk: script: [05] broken-2                        \nPASS:        sfdisk: script: [06] broken-3                        \nPASS:        sfdisk: script: [07] broken-4                        \nPASS:        sfdisk: script: [08] broken-5                        \n       sfdisk: script                                        ... OK (all 8 sub-tests PASSED)\nPASS:        sfdisk: wipe: [01] gpt-to-dos                        \nPASS:        sfdisk: wipe: [02] gpt-to-dos-auto                   \nPASS:        sfdisk: wipe: [03] fs-to-dos                         \nPASS:        sfdisk: wipe: [04] partition                         \n       sfdisk: wipe                                          ... OK (all 4 sub-tests PASSED)\nPASS:          sha1: sha1                                         \nPASS:        swapon: by devname                                   \nPASS:        swapon: fix page size                                \nPASS:        swapon: fix signature                                \nPASS:        swapon: by label                                     \nPASS:        swapon: by uuid                                      \n           ul: basic tests: [01] printable-characters        ... KNOWN FAILED (ul/basic-printable-characters)\n           ul: basic tests: [02] filter-input                ... KNOWN FAILED (ul/basic-filter-input)\n           ul: basic tests: [03] indicated                   ... KNOWN FAILED (ul/basic-indicated)\n           ul: basic tests                                   ... KNOWN FAILED (3 from 3 sub-tests)\n           ul: ul                                            ... KNOWN FAILED (ul/ul)\nPASS:          utmp: last: [01] nodns                             \n         utmp: last                                          ... OK (all 1 sub-tests PASSED)\nPASS:          utmp: last ipv6: [01] nodns                        \n         utmp: last ipv6                                     ... OK (all 1 sub-tests PASSED)\nPASS:          utmp: circle                                       \nPASS:          utmp: subsecond                                    \nSKIP:          utmp: to binary                                     (utmp struct size 400)\nSKIP:          utmp: IPv6 to binary                                (utmp struct size 400)\nSKIP:          utmp: to text                                       (utmp struct size 400)\nSKIP:          utmp: IPv6 to text                                  (utmp struct size 400)\nPASS:          uuid: namespace                                    \nPASS:          uuid: oids                                         \nPASS:          uuid: uuid_parser                                  \nPASS:          uuid: uuidd                                        \nPASS:          uuid: uuidgen                                      \nPASS:          uuid: uuidparse                                    \nPASS:        wipefs: wipefs                                       \n\n---------------------------------------------------------------------\n  All 255 tests PASSED\n---------------------------------------------------------------------\nStarting udev\nDURATION: 225\nEND: /usr/lib/util-linux/ptest\n2024-02-06T09:06\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "util-linux": {
                    "duration": "225",
                    "log": "START: ptest-runner\n2024-02-06T09:02\nStopping udevd\n\n-------------------- util-linux regression tests --------------------\n\n                    For development purpose only.                    \n                 Don't execute on production system!                 \n\n       kernel: 6.6.12-yocto-standard             \n\n      options: --use-system-commands \\\n               --parsable \\\n               --show-diff \\\n               --srcdir=/usr/lib/util-linux/ptest/tests/.. \\\n               --builddir=/usr/lib/util-linux/ptest/tests/..\n\nPASS:        bitops: swap bytes                                   \nPASS:    blkdiscard: offsets                                      \nPASS:         blkid: caching                                      \nSKIP:         blkid: DM error                                      (missing in PATH: dmsetup)\nPASS:         blkid: superblocks probing: [01] adaptec-raid       \nPASS:         blkid: superblocks probing: [02] apfs               \nPASS:         blkid: superblocks probing: [03] bcache-B           \nPASS:         blkid: superblocks probing: [04] bcache-C           \nPASS:         blkid: superblocks probing: [05] bcache-journal     \nPASS:         blkid: superblocks probing: [06] bcachefs-2         \nPASS:         blkid: superblocks probing: [07] bcachefs           \nPASS:         blkid: superblocks probing: [08] befs               \nPASS:         blkid: superblocks probing: [09] bfs                \nPASS:         blkid: superblocks probing: [10] bluestore          \nPASS:         blkid: superblocks probing: [11] btrfs              \nPASS:         blkid: superblocks probing: [12] cramfs-big         \nPASS:         blkid: superblocks probing: [13] cramfs             \nPASS:         blkid: superblocks probing: [14] cs_fvault2         \nPASS:         blkid: superblocks probing: [15] ddf-raid           \nPASS:         blkid: superblocks probing: [16] drbd-v08           \nPASS:         blkid: superblocks probing: [17] drbd-v09           \nPASS:         blkid: superblocks probing: [18] drbdmanage-control-volume\nPASS:         blkid: superblocks probing: [19] erofs              \nPASS:         blkid: superblocks probing: [20] exfat              \nPASS:         blkid: superblocks probing: [21] ext2               \nPASS:         blkid: superblocks probing: [22] ext3               \nPASS:         blkid: superblocks probing: [23] ext4               \nPASS:         blkid: superblocks probing: [24] f2fs               \nPASS:         blkid: superblocks probing: [25] fat                \nPASS:         blkid: superblocks probing: [26] fat16_noheads      \nPASS:         blkid: superblocks probing: [27] fat32_cp850_O_tilde\nPASS:         blkid: superblocks probing: [28] fat32_label_64MB   \nPASS:         blkid: superblocks probing: [29] fat32_mkdosfs_label1\nPASS:         blkid: superblocks probing: [30] fat32_mkdosfs_label1_dosfslabel_NO_NAME\nPASS:         blkid: superblocks probing: [31] fat32_mkdosfs_label1_dosfslabel_empty\nPASS:         blkid: superblocks probing: [32] fat32_mkdosfs_label1_dosfslabel_label2\nPASS:         blkid: superblocks probing: [33] fat32_mkdosfs_label1_mlabel_NO_NAME\nPASS:         blkid: superblocks probing: [34] fat32_mkdosfs_label1_mlabel_erase\nPASS:         blkid: superblocks probing: [35] fat32_mkdosfs_label1_xp_erase\nPASS:         blkid: superblocks probing: [36] fat32_mkdosfs_label1_xp_label2\nPASS:         blkid: superblocks probing: [37] fat32_mkdosfs_none \nPASS:         blkid: superblocks probing: [38] fat32_mkdosfs_none_dosfslabel_NO_NAME\nPASS:         blkid: superblocks probing: [39] fat32_mkdosfs_none_dosfslabel_label1\nPASS:         blkid: superblocks probing: [40] fat32_mkdosfs_none_dosfslabel_label1_xp_label2\nPASS:         blkid: superblocks probing: [41] fat32_mkdosfs_none_xp_label1\nPASS:         blkid: superblocks probing: [42] fat32_mkdosfs_none_xp_label1_dosfslabel_label2\nPASS:         blkid: superblocks probing: [43] fat32_xp_label1    \nPASS:         blkid: superblocks probing: [44] fat32_xp_none      \nPASS:         blkid: superblocks probing: [45] fat32_xp_none_dosfslabel_label1\nPASS:         blkid: superblocks probing: [46] fat32_xp_none_mlabel_label1\nPASS:         blkid: superblocks probing: [47] gfs2               \nPASS:         blkid: superblocks probing: [48] hfs                \nPASS:         blkid: superblocks probing: [49] hfsplus            \nPASS:         blkid: superblocks probing: [50] hpfs               \nPASS:         blkid: superblocks probing: [51] hpt37x-raid        \nPASS:         blkid: superblocks probing: [52] hpt45x-raid        \nPASS:         blkid: superblocks probing: [53] iso-different-iso-joliet-label\nPASS:         blkid: superblocks probing: [54] iso-joliet         \nPASS:         blkid: superblocks probing: [55] iso-multi-genisoimage-0\nPASS:         blkid: superblocks probing: [56] iso-multi-genisoimage-174\nPASS:         blkid: superblocks probing: [57] iso-multi-genisoimage-348\nPASS:         blkid: superblocks probing: [58] iso-rr-joliet      \nPASS:         blkid: superblocks probing: [59] iso-unicode-long-label\nPASS:         blkid: superblocks probing: [60] iso                \nPASS:         blkid: superblocks probing: [61] isw-raid           \nPASS:         blkid: superblocks probing: [62] jbd                \nPASS:         blkid: superblocks probing: [63] jfs                \nPASS:         blkid: superblocks probing: [64] jmicron-raid       \nPASS:         blkid: superblocks probing: [65] lsi-raid           \nPASS:         blkid: superblocks probing: [66] luks1              \nPASS:         blkid: superblocks probing: [67] luks2              \nPASS:         blkid: superblocks probing: [68] lvm2               \nPASS:         blkid: superblocks probing: [69] mdraid-1           \nPASS:         blkid: superblocks probing: [70] mdraid             \nPASS:         blkid: superblocks probing: [71] minix-BE           \nPASS:         blkid: superblocks probing: [72] minix-LE           \nPASS:         blkid: superblocks probing: [73] mpool              \nPASS:         blkid: superblocks probing: [74] netware            \nPASS:         blkid: superblocks probing: [75] nilfs2             \nPASS:         blkid: superblocks probing: [76] ntfs               \nPASS:         blkid: superblocks probing: [77] nvidia-raid        \nPASS:         blkid: superblocks probing: [78] ocfs2              \nPASS:         blkid: superblocks probing: [79] promise-raid       \nPASS:         blkid: superblocks probing: [80] reiser3            \nPASS:         blkid: superblocks probing: [81] reiser4            \nPASS:         blkid: superblocks probing: [82] romfs              \nPASS:         blkid: superblocks probing: [83] silicon-raid       \nPASS:         blkid: superblocks probing: [84] small-fat32        \nPASS:         blkid: superblocks probing: [85] squashfs3          \nPASS:         blkid: superblocks probing: [86] squashfs4          \nPASS:         blkid: superblocks probing: [87] swap0              \nPASS:         blkid: superblocks probing: [88] swap1-big          \nPASS:         blkid: superblocks probing: [89] swap1              \nPASS:         blkid: superblocks probing: [90] tuxonice           \nPASS:         blkid: superblocks probing: [91] ubi                \nPASS:         blkid: superblocks probing: [92] ubifs              \nPASS:         blkid: superblocks probing: [93] udf-bdr-2.60-nero  \nPASS:         blkid: superblocks probing: [94] udf-cd-mkudfiso-20100208\nPASS:         blkid: superblocks probing: [95] udf-cd-nero-6      \nPASS:         blkid: superblocks probing: [96] udf-hdd-macosx-2.60-4096\nPASS:         blkid: superblocks probing: [97] udf-hdd-mkudffs-1.0.0-1\nPASS:         blkid: superblocks probing: [98] udf-hdd-mkudffs-1.0.0-2\nPASS:         blkid: superblocks probing: [99] udf-hdd-mkudffs-1.3-1\nPASS:         blkid: superblocks probing: [100] udf-hdd-mkudffs-1.3-2\nPASS:         blkid: superblocks probing: [101] udf-hdd-mkudffs-1.3-3\nPASS:         blkid: superblocks probing: [102] udf-hdd-mkudffs-1.3-4\nPASS:         blkid: superblocks probing: [103] udf-hdd-mkudffs-1.3-5\nPASS:         blkid: superblocks probing: [104] udf-hdd-mkudffs-1.3-6\nPASS:         blkid: superblocks probing: [105] udf-hdd-mkudffs-1.3-7\nPASS:         blkid: superblocks probing: [106] udf-hdd-mkudffs-1.3-8\nPASS:         blkid: superblocks probing: [107] udf-hdd-mkudffs-2.2\nPASS:         blkid: superblocks probing: [108] udf-hdd-udfclient-0.7.5\nPASS:         blkid: superblocks probing: [109] udf-hdd-udfclient-0.7.7\nPASS:         blkid: superblocks probing: [110] udf-hdd-win7      \nPASS:         blkid: superblocks probing: [111] udf-multi-mkudffs-0\nPASS:         blkid: superblocks probing: [112] udf-multi-mkudffs-320\nPASS:         blkid: superblocks probing: [113] udf-multi-mkudffs-640\nPASS:         blkid: superblocks probing: [114] udf-multi-genisoimage-0\nPASS:         blkid: superblocks probing: [115] udf-multi-genisoimage-417\nPASS:         blkid: superblocks probing: [116] udf-multi-genisoimage-834\nPASS:         blkid: superblocks probing: [117] udf               \nPASS:         blkid: superblocks probing: [118] ufs               \nPASS:         blkid: superblocks probing: [119] vdo               \nPASS:         blkid: superblocks probing: [120] via-raid          \nPASS:         blkid: superblocks probing: [121] vmfs              \nPASS:         blkid: superblocks probing: [122] vmfs_volume       \nPASS:         blkid: superblocks probing: [123] xfs-log           \nPASS:         blkid: superblocks probing: [124] xfs-v5            \nPASS:         blkid: superblocks probing: [125] xfs               \nPASS:         blkid: superblocks probing: [126] zfs               \nPASS:         blkid: superblocks probing: [127] zonefs            \n        blkid: superblocks probing                           ... OK (all 127 sub-tests PASSED)\nPASS:         blkid: partitions probing: [01] atari-primary       \nPASS:         blkid: partitions probing: [02] atari-xgm           \nPASS:         blkid: partitions probing: [03] bsd                 \nPASS:         blkid: partitions probing: [04] dos+bsd             \nPASS:         blkid: partitions probing: [05] gpt                 \nPASS:         blkid: partitions probing: [06] sgi                 \nPASS:         blkid: partitions probing: [07] sun                 \n        blkid: partitions probing                            ... OK (all 7 sub-tests PASSED)\nPASS:         blkid: offset                                       \nPASS:         blkid: topology probing: [01] disk                  \nPASS:         blkid: topology probing: [02] partition             \n        blkid: topology probing                              ... OK (all 2 sub-tests PASSED)\nSKIP:     build-sys: config                                        (optional)\nPASS:           cal: Year 2147483646: [01] 1m-month               \nPASS:           cal: Year 2147483646: [02] 1s-month               \nPASS:           cal: Year 2147483646: [03] 1mj-month              \nPASS:           cal: Year 2147483646: [04] 1sj-month              \nPASS:           cal: Year 2147483646: [05] 3m-month               \nPASS:           cal: Year 2147483646: [06] 3s-month               \nPASS:           cal: Year 2147483646: [07] 3mj-month              \nPASS:           cal: Year 2147483646: [08] 3sj-month              \nPASS:           cal: Year 2147483646: [09] 1m-year                \nPASS:           cal: Year 2147483646: [10] 1s-year                \nPASS:           cal: Year 2147483646: [11] 1mj-year               \nPASS:           cal: Year 2147483646: [12] 1sj-year               \nPASS:           cal: Year 2147483646: [13] 1mw-month              \nPASS:           cal: Year 2147483646: [14] 1sw-month              \nPASS:           cal: Year 2147483646: [15] 1mjw-month             \nPASS:           cal: Year 2147483646: [16] 1sjw-month             \nPASS:           cal: Year 2147483646: [17] 3mw-month              \nPASS:           cal: Year 2147483646: [18] 3sw-month              \nPASS:           cal: Year 2147483646: [19] 3mjw-month             \nPASS:           cal: Year 2147483646: [20] 3sjw-month             \nPASS:           cal: Year 2147483646: [21] 1mw-year               \nPASS:           cal: Year 2147483646: [22] 1sw-year               \nPASS:           cal: Year 2147483646: [23] 1mjw-year              \nPASS:           cal: Year 2147483646: [24] 1sjw-year              \n          cal: Year 2147483646                               ... OK (all 24 sub-tests PASSED)\nPASS:           cal: color: [01] first-day                        \nPASS:           cal: color: [02] reformation-corner-cases-1       \nPASS:           cal: color: [03] reformation-corner-cases-2       \nPASS:           cal: color: [04] reformation-corner-cases-3       \nPASS:           cal: color: [05] reformation-corner-cases-4       \nPASS:           cal: color: [06] last-day                         \nPASS:           cal: color: [07] vertical                         \nPASS:           cal: color: [08] vertical-week                    \n          cal: color                                         ... OK (all 8 sub-tests PASSED)\nPASS:           cal: color with week numbers: [01] first-day-week-numbers\nPASS:           cal: color with week numbers: [02] reformation-corner-cases-1-week-numbers\nPASS:           cal: color with week numbers: [03] reformation-corner-cases-2-week-numbers\nPASS:           cal: color with week numbers: [04] reformation-corner-cases-3-week-numbers\nPASS:           cal: color with week numbers: [05] reformation-corner-cases-4-week-numbers\nPASS:           cal: color with week numbers: [06] last-day-week-numbers\n          cal: color with week numbers                       ... OK (all 6 sub-tests PASSED)\nPASS:           cal: year: [01] 6                                 \nPASS:           cal: year: [02] 5                                 \nPASS:           cal: year: [03] auto                              \n          cal: year                                          ... OK (all 3 sub-tests PASSED)\nPASS:           cal: January 1753: [01] m3w                       \nPASS:           cal: January 1753: [02] 3w                        \n          cal: January 1753                                  ... OK (all 2 sub-tests PASSED)\nPASS:           cal: month: [01] 1m                               \nPASS:           cal: month: [02] 1s                               \nPASS:           cal: month: [03] 1mj                              \nPASS:           cal: month: [04] 1sj                              \nPASS:           cal: month: [05] 1mw                              \nPASS:           cal: month: [06] 1sw                              \nPASS:           cal: month: [07] 1mjw                             \nPASS:           cal: month: [08] 1sjw                             \nPASS:           cal: month: [09] 3m                               \nPASS:           cal: month: [10] 3s                               \nPASS:           cal: month: [11] 3mj                              \nPASS:           cal: month: [12] 3sj                              \nPASS:           cal: month: [13] 3mw                              \nPASS:           cal: month: [14] 3sw                              \nPASS:           cal: month: [15] 3mjw                             \nPASS:           cal: month: [16] 3sjw                             \nPASS:           cal: month: [17] Sn3                              \nPASS:           cal: month: [18] Sn21                             \nPASS:           cal: month: [19] Sn51                             \nPASS:           cal: month: [20] Sn201                            \n          cal: month                                         ... OK (all 20 sub-tests PASSED)\nPASS:           cal: September 1752: [01] 1mw-month               \nPASS:           cal: September 1752: [02] 1sw-month               \nPASS:           cal: September 1752: [03] 1mjw-month              \nPASS:           cal: September 1752: [04] 1sjw-month              \nPASS:           cal: September 1752: [05] 3mw-month               \nPASS:           cal: September 1752: [06] 3sw-month               \nPASS:           cal: September 1752: [07] 3mjw-month              \nPASS:           cal: September 1752: [08] 3sjw-month              \nPASS:           cal: September 1752: [09] 1mw-year                \nPASS:           cal: September 1752: [10] 1sw-year                \nPASS:           cal: September 1752: [11] 1mjw-year               \nPASS:           cal: September 1752: [12] 1sjw-year               \nPASS:           cal: September 1752: [13] week-iso                \nPASS:           cal: September 1752: [14] 1m-month                \nPASS:           cal: September 1752: [15] 1s-month                \nPASS:           cal: September 1752: [16] 1mj-month               \nPASS:           cal: September 1752: [17] 1sj-month               \nPASS:           cal: September 1752: [18] 3m-month                \nPASS:           cal: September 1752: [19] 3s-month                \nPASS:           cal: September 1752: [20] 3mj-month               \nPASS:           cal: September 1752: [21] 3sj-month               \nPASS:           cal: September 1752: [22] 1m-year                 \nPASS:           cal: September 1752: [23] 1s-year                 \nPASS:           cal: September 1752: [24] 1mj-year                \nPASS:           cal: September 1752: [25] 1sj-year                \n          cal: September 1752                                ... OK (all 25 sub-tests PASSED)\nPASS:           cal: vertical: [01] 1mv                           \nPASS:           cal: vertical: [02] 1sv                           \nPASS:           cal: vertical: [03] 1mjv                          \nPASS:           cal: vertical: [04] 1sjv                          \nPASS:           cal: vertical: [05] 1mwv                          \nPASS:           cal: vertical: [06] 1swv                          \nPASS:           cal: vertical: [07] 1mjwv                         \nPASS:           cal: vertical: [08] 1sjwv                         \nPASS:           cal: vertical: [09] 3mv                           \nPASS:           cal: vertical: [10] 3sv                           \nPASS:           cal: vertical: [11] 3mjv                          \nPASS:           cal: vertical: [12] 3sjv                          \nPASS:           cal: vertical: [13] 3mwv                          \nPASS:           cal: vertical: [14] 3swv                          \nPASS:           cal: vertical: [15] 3mjwv                         \nPASS:           cal: vertical: [16] 3sjwv                         \nPASS:           cal: vertical: [17] vSn3                          \nPASS:           cal: vertical: [18] vSn21                         \nPASS:           cal: vertical: [19] vSn51                         \nPASS:           cal: vertical: [20] vSn201                        \n          cal: vertical                                      ... OK (all 20 sub-tests PASSED)\nPASS:           cal: week number given as argument: [01] 3m-week40\nPASS:           cal: week number given as argument: [02] 3s-week40\nPASS:           cal: week number given as argument: [03] 3mj-week40\nPASS:           cal: week number given as argument: [04] 3sj-week40\nPASS:           cal: week number given as argument: [05] m-week40 \nPASS:           cal: week number given as argument: [06] s-week40 \nPASS:           cal: week number given as argument: [07] mj-week40\nPASS:           cal: week number given as argument: [08] sj-week40\nPASS:           cal: week number given as argument: [09] 3m-week40-color\nPASS:           cal: week number given as argument: [10] 3mj-week40-color\nPASS:           cal: week number given as argument: [11] 1m-week53\nPASS:           cal: week number given as argument: [12] 1mj-week53\nPASS:           cal: week number given as argument: [13] 3m-week53-color\nPASS:           cal: week number given as argument: [14] 1m-week53-color\nPASS:           cal: week number given as argument: [15] 1mj-week53-color\nPASS:           cal: week number given as argument: [16] 3s-week54-color\nPASS:           cal: week number given as argument: [17] 3m-week52-color\n          cal: week number given as argument                 ... OK (all 17 sub-tests PASSED)\nPASS:           cal: week number corner cases: [01] ymw           \nPASS:           cal: week number corner cases: [02] ysw           \nPASS:           cal: week number corner cases: [03] ymjw          \nPASS:           cal: week number corner cases: [04] ysjw          \nPASS:           cal: week number corner cases: [05] 3mw           \nPASS:           cal: week number corner cases: [06] 3sw           \nPASS:           cal: week number corner cases: [07] 3mjw          \nPASS:           cal: week number corner cases: [08] 3sjw          \n          cal: week number corner cases                      ... OK (all 8 sub-tests PASSED)\nPASS:           cal: year: [01] ym                                \nPASS:           cal: year: [02] ys                                \nPASS:           cal: year: [03] ymj                               \nPASS:           cal: year: [04] ysj                               \nPASS:           cal: year: [05] ymw                               \nPASS:           cal: year: [06] ysw                               \nPASS:           cal: year: [07] ymjw                              \nPASS:           cal: year: [08] ysjw                              \n          cal: year                                          ... OK (all 8 sub-tests PASSED)\nPASS:           col: io effects: [01] trailing-spaces             \nPASS:           col: io effects: [02] tab-backspace               \nPASS:           col: io effects: [03] various-spaces              \nPASS:           col: io effects: [04] cr                          \nPASS:           col: io effects: [05] vt1                         \nPASS:           col: io effects: [06] vt2                         \nPASS:           col: io effects: [07] reverse-lf                  \nPASS:           col: io effects: [08] so-si                       \nPASS:           col: io effects: [09] esc-tab                     \nPASS:           col: io effects: [10] esc-backspace               \nPASS:           col: io effects: [11] cs-normal                   \nPASS:           col: io effects: [12] cs-alternate                \nPASS:           col: io effects: [13] allocate-here               \nPASS:           col: io effects: [14] half-line                   \nPASS:           col: io effects: [15] flushing                    \n          col: io effects                                    ... OK (all 15 sub-tests PASSED)\nPASS:           col: multibyte input: [01] valid                  \nPASS:           col: multibyte input: [02] invalid                \n          col: multibyte input                               ... OK (all 2 sub-tests PASSED)\nPASS:           col: newline handling: [01] zero-length-file      \nPASS:           col: newline handling: [02] one-line-no-nl        \nPASS:           col: newline handling: [03] one-line-with-nl      \nPASS:           col: newline handling: [04] second-line-no-nl     \nPASS:           col: newline handling: [05] second-line-with-nl   \n          col: newline handling                              ... OK (all 5 sub-tests PASSED)\nPASS:           col: options: [01] no-backspaces                  \nPASS:           col: options: [02] pass                           \nPASS:           col: options: [03] tabs                           \nPASS:           col: options: [04] spaces                         \n          col: options                                       ... OK (all 4 sub-tests PASSED)\nPASS:        colcrt: functional: [01] no-options                  \nPASS:        colcrt: functional: [02] no-underlining              \nPASS:        colcrt: functional: [03] half-lines                  \nPASS:        colcrt: functional: [04] short-options               \n       colcrt: functional                                    ... OK (all 4 sub-tests PASSED)\nPASS:        colcrt: regressions: [01] crash1                     \nPASS:        colcrt: regressions: [02] crash2                     \nPASS:        colcrt: regressions: [03] hang1                      \n       colcrt: regressions                                   ... OK (all 3 sub-tests PASSED)\nPASS:         colrm: basic check                                  \nPASS:        column: columnate: [01] fill-cols-80                 \nPASS:        column: columnate: [02] fill-cols-50                 \nPASS:        column: columnate: [03] fill-cols-250                \nPASS:        column: columnate: [04] fill-rows-80                 \nPASS:        column: columnate: [05] fill-rows-50                 \nPASS:        column: columnate: [06] fill-rows-250                \n       column: columnate                                     ... OK (all 6 sub-tests PASSED)\nPASS:        column: invalid multibyte                            \nPASS:        column: multiple files                               \nPASS:        column: table: [01] default                          \nPASS:        column: table: [02] output-separator                 \nPASS:        column: table: [03] input-separator                  \nPASS:        column: table: [04] input-separator-space            \nPASS:        column: table: [05] empty-lines                      \nPASS:        column: table: [06] noempty-lines                    \nPASS:        column: table: [07] long                             \nPASS:        column: table: [08] hide                             \nPASS:        column: table: [09] headers                          \nPASS:        column: table: [10] truncate                         \nPASS:        column: table: [11] right                            \nPASS:        column: table: [12] wrap                             \nPASS:        column: table: [13] order                            \nPASS:        column: table: [14] tree                             \nPASS:        column: table: [15] empty-column                     \nPASS:        column: table: [16] empty-column-at-eol              \nPASS:        column: table: [17] empty-column-at-eol2             \nPASS:        column: table: [18] neg-1                            \nPASS:        column: table: [19] neg-2                            \nPASS:        column: table: [20] neg-1-2                          \nPASS:        column: table: [21] range                            \n       column: table                                         ... OK (all 21 sub-tests PASSED)\nSKIP:        cramfs: mkfs doubles                                  (mount: /usr/lib/util-linux/ptest/tests/output/cramfs/doubles-mnt: unknown filesystem type 'cramfs'.)\nPASS:        cramfs: fsck bad header: [01] nopad-4K-be            \nPASS:        cramfs: fsck bad header: [02] nopad-4K-le            \nPASS:        cramfs: fsck bad header: [03] pad-4K-be              \nPASS:        cramfs: fsck bad header: [04] pad-4K-le              \nPASS:        cramfs: fsck bad header: [05] pad-64K-be             \nPASS:        cramfs: fsck bad header: [06] pad-64K-le             \n       cramfs: fsck bad header                               ... OK (all 6 sub-tests PASSED)\nPASS:        cramfs: fsck endianness                              \nSKIP:        cramfs: mkfs checksums                                (mount: /usr/lib/util-linux/ptest/tests/output/cramfs/mkfs-mnt: unknown filesystem type 'cramfs'.)\nPASS:        cramfs: mkfs endianness                              \nPASS:         dmesg: colors                                       \nPASS:         dmesg: levels                                       \nPASS:         dmesg: decode                                       \nPASS:         dmesg: delta                                        \nPASS:         dmesg: facilities                                   \nPASS:         dmesg: indentation                                  \nPASS:         dmesg: limit                                        \nPASS:         eject: umount: [01] by-disk                         \nPASS:         eject: umount: [02] by-disk-mounted                 \nPASS:         eject: umount: [03] by-disk-mounted-partition       \nPASS:         eject: umount: [04] by-partition                    \nPASS:         eject: umount: [05] by-partition-mounted            \n        eject: umount                                        ... OK (all 5 sub-tests PASSED)\nPASS:       fadvise: drop page caches related to a file           \nPASS:         fdisk: align 512/4K                                 \nPASS:         fdisk: align 512/4K +alignment_offset               \nPASS:         fdisk: align 512/512                                \nPASS:         fdisk: align 512/512 +topology                      \nPASS:         fdisk: nested BSD                                   \nPASS:         fdisk: GPT: [01] empty-pt                           \nPASS:         fdisk: GPT: [02] create-partitions                  \nPASS:         fdisk: GPT: [03] change-type-by-number              \nPASS:         fdisk: GPT: [04] change-type-by-uuid                \nPASS:         fdisk: GPT: [05] delete-partition                   \nPASS:         fdisk: GPT: [06] create-again-partition             \nPASS:         fdisk: GPT: [07] corrupt-primary-table              \nPASS:         fdisk: GPT: [08] corrupt-backup-table               \n        fdisk: GPT                                           ... OK (all 8 sub-tests PASSED)\nPASS:         fdisk: gpt-resize                                   \nPASS:         fdisk: MBR - id: [01] create-mbr-with-id-0x1        \nPASS:         fdisk: MBR - id: [02] create-mbr-with-id-0x2        \n        fdisk: MBR - id                                      ... OK (all 2 sub-tests PASSED)\nPASS:         fdisk: MBR - dos mode: [01] empty-pt                \nPASS:         fdisk: MBR - dos mode: [02] create-primary-partition\nPASS:         fdisk: MBR - dos mode: [03] set-partition-type      \nPASS:         fdisk: MBR - dos mode: [04] set-primary-par-active  \nPASS:         fdisk: MBR - dos mode: [05] re-create-primary-par   \nPASS:         fdisk: MBR - dos mode: [06] create-extended-par     \nPASS:         fdisk: MBR - dos mode: [07] create-logical-par      \nPASS:         fdisk: MBR - dos mode: [08] delete-logical-par      \nPASS:         fdisk: MBR - dos mode: [09] create-another-log-par  \nPASS:         fdisk: MBR - dos mode: [10] delete-primary-par      \nPASS:         fdisk: MBR - dos mode: [11] delete-extended-par     \n        fdisk: MBR - dos mode                                ... OK (all 11 sub-tests PASSED)\nPASS:         fdisk: MBR - non-dos mode: [01] empty-pt            \nPASS:         fdisk: MBR - non-dos mode: [02] 1st-primary         \nPASS:         fdisk: MBR - non-dos mode: [03] 1st-active          \nPASS:         fdisk: MBR - non-dos mode: [04] 1st-primary-recreate\nPASS:         fdisk: MBR - non-dos mode: [05] 2nd-primary         \nPASS:         fdisk: MBR - non-dos mode: [06] extended            \nPASS:         fdisk: MBR - non-dos mode: [07] logical             \nPASS:         fdisk: MBR - non-dos mode: [08] logical-delete      \nPASS:         fdisk: MBR - non-dos mode: [09] logical-recreate    \nPASS:         fdisk: MBR - non-dos mode: [10] 1st-primary-delete  \nPASS:         fdisk: MBR - non-dos mode: [11] 1nd-primary-delete  \nPASS:         fdisk: MBR - non-dos mode: [12] extended-delete     \nPASS:         fdisk: MBR - non-dos mode: [13] first-sector-at-end \n        fdisk: MBR - non-dos mode                            ... OK (all 13 sub-tests PASSED)\nPASS:         fdisk: MBR - sort: [01] empty-pt                    \nPASS:         fdisk: MBR - sort: [02] create-primary-partitions   \nPASS:         fdisk: MBR - sort: [03] create-logical-partitions   \nPASS:         fdisk: MBR - sort: [04] fix-order                   \n        fdisk: MBR - sort                                    ... OK (all 4 sub-tests PASSED)\nPASS:         fdisk: invalid input tests                          \nPASS:         fdisk: sunlabel tests: [01] empty-sun-pt            \nPASS:         fdisk: sunlabel tests: [02] create-first-partition  \nPASS:         fdisk: sunlabel tests: [03] set-partition-sysid     \nPASS:         fdisk: sunlabel tests: [04] set-first-par-readonly  \nPASS:         fdisk: sunlabel tests: [05] set-first-par-mountable \nPASS:         fdisk: sunlabel tests: [06] create-second-partition \nPASS:         fdisk: sunlabel tests: [07] delete-all-partitions   \n        fdisk: sunlabel tests                                ... OK (all 7 sub-tests PASSED)\nPASS:       fincore: count file contents in core                  \nPASS:       findmnt: filter: [01] types                           \nPASS:       findmnt: filter: [02] types-multi                     \nPASS:       findmnt: filter: [03] types-neg                       \nPASS:       findmnt: filter: [04] options                         \nPASS:       findmnt: filter: [05] options-name                    \nPASS:       findmnt: filter: [06] options-nameval                 \nPASS:       findmnt: filter: [07] options-nameval-neg             \nPASS:       findmnt: filter: [08] options-nameval-multi           \nPASS:       findmnt: filter: [09] options-neg                     \nPASS:       findmnt: filter: [10] options-no                      \nPASS:       findmnt: filter: [11] options-no-multi                \n      findmnt: filter                                        ... OK (all 11 sub-tests PASSED)\nPASS:       findmnt: outputs: [01] default                        \nPASS:       findmnt: outputs: [02] kernel                         \nPASS:       findmnt: outputs: [03] force-tree                     \nPASS:       findmnt: outputs: [04] submounts                      \nPASS:       findmnt: outputs: [05] messy-mountinfo                \n      findmnt: outputs                                       ... OK (all 5 sub-tests PASSED)\nPASS:       findmnt: target: [01] root                            \nPASS:       findmnt: target: [02] non-root                        \n      findmnt: target                                        ... OK (all 2 sub-tests PASSED)\nPASS:          fsck: is mounted                                   \nSKIP:       fuzzers: test_blkid_fuzz                               (test_blkid_fuzz not found)\nSKIP:       fuzzers: test_fdisk_script_fuzz                        (test_fdisk_script_fuzz not found)\nSKIP:       fuzzers: test_last_fuzz                                (test_last_fuzz not found)\nSKIP:       fuzzers: test_mount_fuzz                               (test_mount_fuzz not found)\nPASS:        getopt: basic                                        \nPASS:        getopt: options: [01] alternative_option_clash       \nPASS:        getopt: options: [02] alternative_option_long        \nPASS:        getopt: options: [03] alternative_option_short       \nPASS:        getopt: options: [04] invalid_getopt_option          \nPASS:        getopt: options: [05] invocation_model_one           \nPASS:        getopt: options: [06] invocation_model_three_as_one  \nPASS:        getopt: options: [07] invocation_model_two_as_one    \nPASS:        getopt: options: [08] invocation_without_parameters  \nPASS:        getopt: options: [09] long_option_ambiguous_1        \nPASS:        getopt: options: [10] longopts                       \nPASS:        getopt: options: [11] name_option_long               \nPASS:        getopt: options: [12] name_option_short              \nPASS:        getopt: options: [13] quiet_option_long              \nPASS:        getopt: options: [14] quiet_option_short             \nPASS:        getopt: options: [15] quiet_output_option_long       \nPASS:        getopt: options: [16] quiet_output_option_short      \nPASS:        getopt: options: [17] same_long_short_options        \nPASS:        getopt: options: [18] test_for_enhanced_getopt       \nPASS:        getopt: options: [19] unknown_options                \nPASS:        getopt: options: [20] unquoted_option_bash           \nPASS:        getopt: options: [21] unquoted_option_tcsh           \nPASS:        getopt: options: [22] weird_quoting_bash             \nPASS:        getopt: options: [23] weird_quoting_tcsh             \nPASS:        getopt: options: [24] compatible                     \nPASS:        getopt: options: [25] sh                             \nPASS:        getopt: options: [26] csh                            \nPASS:        getopt: options: [27] no-arguments                   \nPASS:        getopt: options: [28] posix_correctly                \nPASS:        getopt: options: [29] non-option                     \n       getopt: options                                       ... OK (all 29 sub-tests PASSED)\nPASS:      hardlink: options: [01] orig                           \nPASS:      hardlink: options: [02] dryrun                         \nPASS:      hardlink: options: [03] nargs                          \nPASS:      hardlink: options: [04] regex-escapes                  \nPASS:      hardlink: options: [05] content                        \nPASS:      hardlink: options: [06] maximum-size-8191              \nPASS:      hardlink: options: [07] maximum-size-8192              \n     hardlink: options                                       ... OK (all 7 sub-tests PASSED)\nPASS:       hexdump: format-strings: [01] empty-format            \nPASS:       hexdump: format-strings: [02] 1b_octal                \nPASS:       hexdump: format-strings: [03] 1b_char                 \nPASS:       hexdump: format-strings: [04] canon                   \nPASS:       hexdump: format-strings: [05] 2b_dec                  \nPASS:       hexdump: format-strings: [06] 2b_octal                \nPASS:       hexdump: format-strings: [07] 2b_hex                  \n      hexdump: format-strings                                ... OK (all 7 sub-tests PASSED)\nPASS:       hexdump: highlighting: [01] 1b_octal-1                \nPASS:       hexdump: highlighting: [02] 1b_octal-2                \nPASS:       hexdump: highlighting: [03] 1b_octal-3                \nPASS:       hexdump: highlighting: [04] 1b_octal-4                \nPASS:       hexdump: highlighting: [05] 1b_octal-5                \nPASS:       hexdump: highlighting: [06] 1b_octal-6                \nPASS:       hexdump: highlighting: [07] 1b_octal-7                \nPASS:       hexdump: highlighting: [08] 1b_octal-8                \nPASS:       hexdump: highlighting: [09] 1b_octal-9                \nPASS:       hexdump: highlighting: [10] 1b_char-1                 \nPASS:       hexdump: highlighting: [11] 1b_char-2                 \nPASS:       hexdump: highlighting: [12] 1b_char-3                 \nPASS:       hexdump: highlighting: [13] canon-1                   \nPASS:       hexdump: highlighting: [14] canon-2                   \nPASS:       hexdump: highlighting: [15] 2b_dec-1                  \nPASS:       hexdump: highlighting: [16] 2b_dec-2                  \nPASS:       hexdump: highlighting: [17] 2b_dec-3                  \nPASS:       hexdump: highlighting: [18] 2b_dec-4                  \nPASS:       hexdump: highlighting: [19] 2b_dec-5                  \nPASS:       hexdump: highlighting: [20] 2b_dec-6                  \nPASS:       hexdump: highlighting: [21] 2b_dec-7                  \nPASS:       hexdump: highlighting: [22] 2b_dec-8                  \nPASS:       hexdump: highlighting: [23] 4b_dec-1                  \nPASS:       hexdump: highlighting: [24] 4b_dec-2                  \nPASS:       hexdump: highlighting: [25] 4b_dec-3                  \nPASS:       hexdump: highlighting: [26] 4b_dec-4                  \nPASS:       hexdump: highlighting: [27] 4b_dec-5                  \nPASS:       hexdump: highlighting: [28] 4b_dec-6                  \nPASS:       hexdump: highlighting: [29] 4b_dec-7                  \n      hexdump: highlighting                                  ... OK (all 29 sub-tests PASSED)\nPASS:       hwclock: show                                         \nSKIP:       hwclock: system to hw                                  (missing in PATH: sntp)\nPASS:          ipcs: headers: [01] shm-headers                    \nPASS:          ipcs: headers: [02] mesg-headers                   \nPASS:          ipcs: headers: [03] sem-headers                    \nPASS:          ipcs: headers: [04] all-headers                    \n         ipcs: headers                                       ... OK (all 4 sub-tests PASSED)\nPASS:          ipcs: limits overflow                              \nPASS:          ipcs: basic limits                                 \nPASS:          ipcs: mk-rm-msg                                    \nPASS:          ipcs: mk-rm-sem                                    \nPASS:          ipcs: mk-rm-shm                                    \nPASS:       isosize: print-size: [01] default_output              \nPASS:       isosize: print-size: [02] sector_output               \nPASS:       isosize: print-size: [03] divisor_output              \n      isosize: print-size                                    ... OK (all 3 sub-tests PASSED)\nPASS:          kill: all_processes                                \nPASS:          kill: name_to_number                               \nPASS:          kill: options                                      \nPASS:          kill: print_pid                                    \nPASS:          kill: queue                                        \nPASS:           lib: procfs library: [01] one-process             \nPASS:           lib: procfs library: [02] stat-nth                \n          lib: procfs library                                ... OK (all 2 sub-tests PASSED)\nPASS:           lib: timeutils library: [01] timestamp            \n          lib: timeutils library                             ... OK (all 1 sub-tests PASSED)\nSKIP:      libfdisk: GPT                                           (test_fdisk_gpt not found)\nPASS:      libfdisk: mkpart: [01] mbr                             \nPASS:      libfdisk: mkpart: [02] mbr-logic                       \nPASS:      libfdisk: mkpart: [03] mbr-nopartno                    \nPASS:      libfdisk: mkpart: [04] gpt                             \n     libfdisk: mkpart                                        ... OK (all 4 sub-tests PASSED)\nPASS:      libfdisk: mkpart-full: [01] mbr-primary                \nPASS:      libfdisk: mkpart-full: [02] mbr-primary-nopartno       \nPASS:      libfdisk: mkpart-full: [03] mbr-err-primary            \nPASS:      libfdisk: mkpart-full: [04] mbr-err-nospace            \nPASS:      libfdisk: mkpart-full: [05] mbr-logical                \nPASS:      libfdisk: mkpart-full: [06] mbr-nopartno               \nPASS:      libfdisk: mkpart-full: [07] mbr-err-logical            \nPASS:      libfdisk: mkpart-full: [08] mbr-space-gap              \nPASS:      libfdisk: mkpart-full: [09] gpt                        \nPASS:      libfdisk: mkpart-full: [10] gpt-nopartno               \nPASS:      libfdisk: mkpart-full: [11] gpt-err-overlap            \nPASS:      libfdisk: mkpart-full: [12] gpt-partno-gap             \nPASS:      libfdisk: mkpart-full: [13] gpt-space-gap              \n     libfdisk: mkpart-full                                   ... OK (all 13 sub-tests PASSED)\nSKIP:      libmount: context                                       (test not compiled)\nSKIP:      libmount: context-py                                    (pylibmount not compiled)\nSKIP:      libmount: context (utab)                                (test not compiled)\nSKIP:      libmount: context-py (utab)                             (pylibmount not compiled)\nSKIP:      libmount: debugging                                     (test not compiled)\nSKIP:      libmount: lock                                          (optional)\nPASS:      libmount: losetup-loop: [01] file                      \nPASS:      libmount: losetup-loop: [02] file-o-loop               \nPASS:      libmount: losetup-loop: [03] dev-loop                  \nPASS:      libmount: losetup-loop: [04] o-loop-val                \nPASS:      libmount: losetup-loop: [05] reuse                     \nPASS:      libmount: losetup-loop: [06] conflict                  \nPASS:      libmount: losetup-loop: [07] o-loop-val-initialized    \nPASS:      libmount: losetup-loop: [08] o-loop-val-conflict       \nPASS:      libmount: losetup-loop: [09] explicit-rw               \n     libmount: losetup-loop                                  ... OK (all 9 sub-tests PASSED)\nPASS:      libmount: loop overlay                                 \nSKIP:      libmount: options string                                (test not compiled)\nSKIP:      libmount: table diffs                                   (test not compiled)\nSKIP:      libmount: tab files                                     (test not compiled)\nSKIP:      libmount: tab files-py                                  (pylibmount not compiled)\nSKIP:      libmount: tags                                          (test not compiled)\nSKIP:      libmount: tags-py                                       (pylibmount not compiled)\nSKIP:      libmount: tab update                                    (test not compiled)\nSKIP:      libmount: tab update-py                                 (pylibmount not compiled)\nSKIP:      libmount: utils                                         (test not compiled)\nPASS:  libsmartcols: fromfile: [01] tree                          \nPASS:  libsmartcols: fromfile: [02] tree-json                     \nPASS:  libsmartcols: fromfile: [03] tree-middle                   \nPASS:  libsmartcols: fromfile: [04] tree-end                      \nPASS:  libsmartcols: fromfile: [05] trunc                         \nPASS:  libsmartcols: fromfile: [06] right                         \nPASS:  libsmartcols: fromfile: [07] right-maxout                  \nPASS:  libsmartcols: fromfile: [08] padding-default               \nPASS:  libsmartcols: fromfile: [09] padding-maxout                \nPASS:  libsmartcols: fromfile: [10] padding-minout                \nPASS:  libsmartcols: fromfile: [11] strictwidth                   \nPASS:  libsmartcols: fromfile: [12] noextremes                    \nPASS:  libsmartcols: fromfile: [13] hidden                        \nPASS:  libsmartcols: fromfile: [14] wrap                          \nPASS:  libsmartcols: fromfile: [15] wrap-tree                     \nPASS:  libsmartcols: fromfile: [16] wrapnl                        \nPASS:  libsmartcols: fromfile: [17] wrapnl-tree                   \nPASS:  libsmartcols: fromfile: [18] raw                           \nPASS:  libsmartcols: fromfile: [19] export                        \nPASS:  libsmartcols: fromfile: [20] column-separator              \n libsmartcols: fromfile                                      ... OK (all 20 sub-tests PASSED)\nPASS:  libsmartcols: title                                        \nPASS:        logger: errors: [01] kern_priority                   \nPASS:        logger: errors: [02] kern_priority_numeric           \nPASS:        logger: errors: [03] invalid_prio                    \nPASS:        logger: errors: [04] rfc5424_exceed_size             \nPASS:        logger: errors: [05] id_with_space                   \nPASS:        logger: errors: [06] tag_with_space                  \nPASS:        logger: errors: [07] tcp                             \nPASS:        logger: errors: [08] multi-line                      \nPASS:        logger: errors: [09] rfc5424_msgid_with_space        \nPASS:        logger: errors: [10] invalid_socket                  \nPASS:        logger: errors: [11] check_socket                    \n       logger: errors                                        ... OK (all 11 sub-tests PASSED)\nPASS:        logger: formats: [01] rfc3164                        \nPASS:        logger: formats: [02] rfc5424_simple                 \nPASS:        logger: formats: [03] rfc5424_notime                 \nPASS:        logger: formats: [04] rfc5424_nohost                 \nPASS:        logger: formats: [05] rfc5424_msgid                  \nPASS:        logger: formats: [06] octet_counting                 \nPASS:        logger: formats: [07] priorities                     \nPASS:        logger: formats: [08] check_socket                   \n       logger: formats                                       ... OK (all 8 sub-tests PASSED)\nSKIP:        logger: journald                                      (unsupported)\nPASS:        logger: options: [01] simple                         \nPASS:        logger: options: [02] log_pid                        \nPASS:        logger: options: [03] log_pid_long                   \nPASS:        logger: options: [04] log_pid_define                 \nPASS:        logger: options: [05] log_pid_no_arg                 \nPASS:        logger: options: [06] input_file_simple              \nPASS:        logger: options: [07] input_file_empty_line          \nPASS:        logger: options: [08] input_file_skip_empty          \nPASS:        logger: options: [09] input_file_prio_prefix         \nPASS:        logger: options: [10] check_socket                   \n       logger: options                                       ... OK (all 10 sub-tests PASSED)\nPASS:         login: islocal                                      \nPASS:         login: defs                                         \nPASS:          look: separator                                    \nPASS:       losetup: losetup: [01] file-show                      \nPASS:       losetup: losetup: [02] file-offset                    \nPASS:       losetup: losetup: [03] file-sizelimit                 \nPASS:       losetup: losetup: [04] file-section                   \n      losetup: losetup                                       ... OK (all 4 sub-tests PASSED)\nPASS:       losetup: losetup-blkdev: [01] show                    \nPASS:       losetup: losetup-blkdev: [02] offset                  \nPASS:       losetup: losetup-blkdev: [03] sizelimit               \nPASS:       losetup: losetup-blkdev: [04] section                 \n      losetup: losetup-blkdev                                ... OK (all 4 sub-tests PASSED)\nPASS:       losetup: losetup-loop: [01] find-race-condition       \nPASS:       losetup: losetup-loop: [02] find-re-use               \nPASS:       losetup: losetup-loop: [03] find-no-re-use            \nPASS:       losetup: losetup-loop: [04] find-conflict             \nPASS:       losetup: losetup-loop: [05] find-conflict-no-sizelimit\nPASS:       losetup: losetup-loop: [06] find-conflict-readonly    \nPASS:       losetup: losetup-loop: [07] find-ok-no-sizelimit      \nPASS:       losetup: losetup-loop: [08] plain-conflict            \nPASS:       losetup: losetup-loop: [09] plain-readonly            \n      losetup: losetup-loop                                  ... OK (all 9 sub-tests PASSED)\nPASS:         lsblk: lsblk: [01] simple-lvm-basic                 \nPASS:         lsblk: lsblk: [02] simple-lvm-discard               \nPASS:         lsblk: lsblk: [03] simple-lvm-rw                    \nPASS:         lsblk: lsblk: [04] simple-lvm-state                 \nPASS:         lsblk: lsblk: [05] simple-lvm-topo                  \nPASS:         lsblk: lsblk: [06] simple-lvm-vendor                \nPASS:         lsblk: lsblk: [07] simple-lvm-zone                  \nPASS:         lsblk: lsblk: [08] simple-nvme-basic                \nPASS:         lsblk: lsblk: [09] simple-nvme-discard              \nPASS:         lsblk: lsblk: [10] simple-nvme-rw                   \nPASS:         lsblk: lsblk: [11] simple-nvme-state                \nPASS:         lsblk: lsblk: [12] simple-nvme-topo                 \nPASS:         lsblk: lsblk: [13] simple-nvme-vendor               \nPASS:         lsblk: lsblk: [14] simple-nvme-zone                 \n        lsblk: lsblk                                         ... OK (all 14 sub-tests PASSED)\nPASS:         lscpu: lscpu: [01] armv7                            \nPASS:         lscpu: lscpu: [02] loongarch-loongson_3a5000_hv     \nPASS:         lscpu: lscpu: [03] ppc-qemu                         \nPASS:         lscpu: lscpu: [04] ppc64-POWER7-64cpu               \nPASS:         lscpu: lscpu: [05] ppc64-POWER7                     \nPASS:         lscpu: lscpu: [06] rv64-linux                       \nPASS:         lscpu: lscpu: [07] s390-kvm                         \nPASS:         lscpu: lscpu: [08] s390-lpar-drawer                 \nPASS:         lscpu: lscpu: [09] s390-lpar                        \nPASS:         lscpu: lscpu: [10] s390-nested-virt                 \nPASS:         lscpu: lscpu: [11] s390-zvm                         \nPASS:         lscpu: lscpu: [12] sparc64                          \nPASS:         lscpu: lscpu: [13] vbox-win                         \nPASS:         lscpu: lscpu: [14] vmware_fpe                       \nPASS:         lscpu: lscpu: [15] x86_64-64cpu-linux6.2            \nPASS:         lscpu: lscpu: [16] x86_64-64cpu                     \nPASS:         lscpu: lscpu: [17] x86_64-dell_e4310                \nPASS:         lscpu: lscpu: [18] x86_64-epyc_7451                 \n        lscpu: lscpu                                         ... OK (all 18 sub-tests PASSED)\nPASS:          lsfd: ainodeclass column: [01] pidfd               \nPASS:          lsfd: ainodeclass column: [02] inotify             \n         lsfd: ainodeclass column                            ... OK (all 2 sub-tests PASSED)\nSKIP:          lsfd: kthread column                                (pid 1 is not systemd)\nPASS:          lsfd: NAME and KNAME column: [01] ro-regular-file  \nPASS:          lsfd: NAME and KNAME column: [02] pidfd            \nPASS:          lsfd: NAME and KNAME column: [03] socketpair       \n         lsfd: NAME and KNAME column                         ... OK (all 3 sub-tests PASSED)\nPASS:          lsfd: TYPE and STTYPE column: [01] ro-regular-file \nPASS:          lsfd: TYPE and STTYPE column: [02] pidfd           \nPASS:          lsfd: TYPE and STTYPE column: [03] inotify         \nPASS:          lsfd: TYPE and STTYPE column: [04] socketpair      \n         lsfd: TYPE and STTYPE column                        ... OK (all 4 sub-tests PASSED)\nPASS:          lsfd: directory                                    \nPASS:          lsfd: mmap'ed AF_PACKET socket                     \nPASS:          lsfd: NETLINK sockets                              \nPASS:          lsfd: NETLINK sockets                              \nPASS:          lsfd: netns associated with a fd                   \nSKIP:          lsfd: pidfd                                         (pid 1 is not systemd)\nSKIP:          lsfd: PING and PINGv6 sockets                       (the group(s) (0) of the process is not in the expected range [1\t0]))\nPASS:          lsfd: pipe, no fork                                \nPASS:          lsfd: RAW sockets                                  \nPASS:          lsfd: RAW6 sockets                                 \nPASS:          lsfd: block device with O_RDONLY                   \nPASS:          lsfd: read-only regular file                       \nPASS:          lsfd: character device with O_RDWR                 \nPASS:          lsfd: AF_UNIX socket pair created with socketpair(2)\nPASS:          lsfd: symbolic link itself opened with O_PATH      \nPASS:          lsfd: TCP sockets                                  \nPASS:          lsfd: TCP6 sockets                                 \nPASS:          lsfd: UDP and UDP-Lite sockets                     \nPASS:          lsfd: UDP6 and UDPLITEv6 sockets                   \nPASS:          lsfd: UNIX dgram sockets                           \nPASS:          lsfd: UNIX sockets made in a differenct net namespace: [01] stream\nPASS:          lsfd: UNIX sockets made in a differenct net namespace: [02] dgram\nPASS:          lsfd: UNIX sockets made in a differenct net namespace: [03] seqpacket\n         lsfd: UNIX sockets made in a differenct net namespace ... OK (all 3 sub-tests PASSED)\nPASS:          lsfd: UNIX stream sockets                          \nPASS:          lsfd: passing broken expressions to -Q option      \nSKIP:          lsfd: --pid option                                  (pid 1 is not systemd)\nPASS:          lsfd: --summary option                             \nPASS:         lsmem: lsmem: [01] s390-zvm-6g                      \nPASS:         lsmem: lsmem: [02] x86_64-16g                       \n        lsmem: lsmem                                         ... OK (all 2 sub-tests PASSED)\nPASS:          lsns: ownership and hierarchy                      \nError: Unknown device type.\nSKIP:          lsns: NETNSID compare to ip-link                    (failed to initialize)\nPASS:          lsns: NSFS for ip-netns-add                        \nPASS:           md5: md5                                          \nSKIP:         minix: mkfs fsck                                     (missing in PATH: mkfs.minix)\nSKIP:         minix: fsck images                                   (missing in PATH: fsck.minix)\nSKIP:         minix: mkfs mount                                    (missing in PATH: mkfs.minix)\nPASS:          misc: fallocate                                    \nPASS:          misc: flock: [01] non-block                        \nPASS:          misc: flock: [02] no-fork                          \nPASS:          misc: flock: [03] shared                           \nPASS:          misc: flock: [04] exclusive                        \nPASS:          misc: flock: [05] fd                               \nPASS:          misc: flock: [06] timeout                          \n         misc: flock: [07] time-check                        ... OK (diff 3 sec)\n         misc: flock                                         ... OK (all 7 sub-tests PASSED)\nPASS:          misc: ionice                                       \nSKIP:          misc: line                                          (missing in PATH: line)\nPASS:          misc: mbsencode: [01] safe-ascii                   \nPASS:          misc: mbsencode: [02] invalid-ascii                \n         misc: mbsencode: [03] safe-utf8                     ... KNOWN FAILED (misc/mbsencode-safe-utf8)\n         misc: mbsencode: [04] invalid-utf8                  ... KNOWN FAILED (misc/mbsencode-invalid-utf8)\n         misc: mbsencode                                     ... KNOWN FAILED (2 from 4 sub-tests)\nPASS:          misc: mcookie                                      \nPASS:          misc: mountpoint: [01] default                     \nPASS:          misc: mountpoint: [02] nofollow                    \nPASS:          misc: mountpoint: [03] mutually-exclusive          \n         misc: mountpoint                                    ... OK (all 3 sub-tests PASSED)\nPASS:          misc: pipesz: [01] set-fd-bad                      \nPASS:          misc: pipesz: [02] set-fd                          \nPASS:          misc: pipesz: [03] set-file-bad                    \nPASS:          misc: pipesz: [04] set-file                        \nPASS:          misc: pipesz: [05] get-fd-bad                      \nPASS:          misc: pipesz: [06] get-fd                          \nPASS:          misc: pipesz: [07] get-file-bad                    \nPASS:          misc: pipesz: [08] get-file                        \nPASS:          misc: pipesz: [09] pipe-max-size                   \nPASS:          misc: pipesz: [10] exec                            \n         misc: pipesz                                        ... OK (all 10 sub-tests PASSED)\nPASS:          misc: rev                                          \nPASS:          misc: setarch: [01] options                        \nPASS:          misc: setarch: [02] uname26                        \nPASS:          misc: setarch: [03] uname26-version                \nPASS:          misc: setarch: [04] show                           \n         misc: setarch                                       ... OK (all 4 sub-tests PASSED)\nPASS:          misc: setsid                                       \nPASS:          misc: strtosize                                    \nPASS:          misc: swaplabel                                    \nPASS:          misc: waitpid: [01] normal                         \nPASS:          misc: waitpid: [02] timeout                        \nPASS:          misc: waitpid: [03] exited                         \nPASS:          misc: waitpid: [04] count                          \n         misc: waitpid                                       ... OK (all 4 sub-tests PASSED)\nPASS:          misc: whereis                                      \nPASS:        mkswap: mkswap: [01] NATIVE-4096                     \nPASS:        mkswap: mkswap: [02] LE-4096                         \nPASS:        mkswap: mkswap: [03] BE-4096                         \nPASS:        mkswap: mkswap: [04] NATIVE-8192                     \nPASS:        mkswap: mkswap: [05] LE-8192                         \nPASS:        mkswap: mkswap: [06] BE-8192                         \n       mkswap: mkswap                                        ... OK (all 6 sub-tests PASSED)\nPASS:          more: regexp                                       \nPASS:          more: squeeze                                      \nPASS:         mount: complex: [01] init                           \nPASS:         mount: complex: [02] rw-mount                       \nPASS:         mount: complex: [03] ro-move                        \nPASS:         mount: complex: [04] ro-remount                     \nPASS:         mount: complex: [05] rw-remount                     \nPASS:         mount: complex: [06] ro-shared-bind                 \n        mount: complex                                       ... OK (all 6 sub-tests PASSED)\nPASS:         mount: by devname                                   \nSKIP:         mount: dm-verity support                             (missing in PATH: mksquashfs)\nPASS:         mount: fstab-fallback: [01] open_tree               \nPASS:         mount: fstab-fallback: [02] fsopen                  \nPASS:         mount: fstab-fallback: [03] later-fsopen            \nPASS:         mount: fstab-fallback: [04] subdir                  \nPASS:         mount: fstab-fallback: [05] mount_setattr           \n        mount: fstab-fallback                                ... OK (all 5 sub-tests PASSED)\nPASS:         mount: fs lists: [01] one-type                      \nPASS:         mount: fs lists: [02] more-types                    \nPASS:         mount: fs lists: [03] more-types-fstab              \nPASS:         mount: fs lists: [04] type-pattern                  \nPASS:         mount: fs lists: [05] type-pattern-neg              \n        mount: fs lists                                      ... OK (all 5 sub-tests PASSED)\nPASS:         mount: all (fstab): [01] basic                      \nPASS:         mount: all (fstab): [02] filter-type                \nPASS:         mount: all (fstab): [03] filter-notype              \nPASS:         mount: all (fstab): [04] filter-option              \nPASS:         mount: all (fstab): [05] override-option            \nPASS:         mount: all (fstab): [06] relative-path              \nPASS:         mount: all (fstab): [07] prefix                     \n        mount: all (fstab)                                   ... OK (all 7 sub-tests PASSED)\nPASS:         mount: fstab-bind                                   \nPASS:         mount: broken fstab: [01] mount                     \nPASS:         mount: broken fstab: [02] mount-all                 \n        mount: broken fstab                                  ... OK (all 2 sub-tests PASSED)\nPASS:         mount: btrfs (fstab): [01] btrfs                    \nPASS:         mount: btrfs (fstab): [02] auto                     \n        mount: btrfs (fstab)                                 ... OK (all 2 sub-tests PASSED)\nPASS:         mount: by devname (fstab): [01] mountpoint          \nPASS:         mount: by devname (fstab): [02] device-name         \n        mount: by devname (fstab)                            ... OK (all 2 sub-tests PASSED)\nPASS:         mount: by devname (fstab label)                     \nPASS:         mount: by devname (fstab uuid)                      \nPASS:         mount: by label (fstab): [01] no-option             \nPASS:         mount: by label (fstab): [02] L-option              \nPASS:         mount: by label (fstab): [03] LABEL-option          \n        mount: by label (fstab)                              ... OK (all 3 sub-tests PASSED)\nPASS:         mount: by label (fstab devname): [01] L-option      \nPASS:         mount: by label (fstab devname): [02] LABEL-option  \n        mount: by label (fstab devname)                      ... OK (all 2 sub-tests PASSED)\nPASS:         mount: by label (fstab uuid): [01] L-option         \nPASS:         mount: by label (fstab uuid): [02] LABEL-option     \n        mount: by label (fstab uuid)                         ... OK (all 2 sub-tests PASSED)\nPASS:         mount: loop (fstab)                                 \nPASS:         mount: none                                         \nPASS:         mount: by devname (fstab symlink)                   \nPASS:         mount: by uuid (fstab): [01] no-option              \nPASS:         mount: by uuid (fstab): [02] U-option               \nPASS:         mount: by uuid (fstab): [03] UUID-option            \n        mount: by uuid (fstab)                               ... OK (all 3 sub-tests PASSED)\nPASS:         mount: by uuid (fstab devname): [01] U-option       \nPASS:         mount: by uuid (fstab devname): [02] UUID-option    \n        mount: by uuid (fstab devname)                       ... OK (all 2 sub-tests PASSED)\nPASS:         mount: by uuid (fstab label): [01] U-option         \nPASS:         mount: by uuid (fstab label): [02] UUID-option      \n        mount: by uuid (fstab label)                         ... OK (all 2 sub-tests PASSED)\nPASS:         mount: by label: [01] L-option                      \nPASS:         mount: by label: [02] LABEL-option                  \n        mount: by label                                      ... OK (all 2 sub-tests PASSED)\nPASS:         mount: move                                         \nPASS:         mount: regular file                                 \nPASS:         mount: remount                                      \nPASS:         mount: X-mount.{owner,group,mode}=                  \nPASS:         mount: shared-subtree: [01] make-shared             \nPASS:         mount: shared-subtree: [02] make-private            \nPASS:         mount: shared-subtree: [03] make-unbindable         \nPASS:         mount: shared-subtree: [04] bind-shared             \nPASS:         mount: shared-subtree: [05] mount-private           \nPASS:         mount: shared-subtree: [06] mount-private-ro        \n        mount: shared-subtree                                ... OK (all 6 sub-tests PASSED)\nPASS:         mount: call mount.<type>: [01] basic                \nPASS:         mount: call mount.<type>: [02] options              \nPASS:         mount: call mount.<type>: [03] multi-types          \nPASS:         mount: call mount.<type>: [04] user                 \nPASS:         mount: call mount.<type>: [05] username             \n        mount: call mount.<type>                             ... OK (all 5 sub-tests PASSED)\nPASS:         mount: X-mount.subdir: [01] init                    \nPASS:         mount: X-mount.subdir: [02] subdir                  \n        mount: X-mount.subdir                                ... OK (all 2 sub-tests PASSED)\nPASS:         mount: umount-all-targets: [01] all-targets-mnt     \nPASS:         mount: umount-all-targets: [02] all-targets-dev     \nPASS:         mount: umount-all-targets: [03] all-targets-recursive\n        mount: umount-all-targets                            ... OK (all 3 sub-tests PASSED)\nPASS:         mount: umount-recursive                             \nPASS:         mount: by uuid: [01] U-option                       \nPASS:         mount: by uuid: [02] UUID-option                    \n        mount: by uuid                                       ... OK (all 2 sub-tests PASSED)\nPASS:         namei: basic functionality                          \nPASS:         partx: partitions probing: [01] addpart             \nPASS:         partx: partitions probing: [02] delpart             \nPASS:         partx: partitions probing: [03] detect-parts        \nPASS:         partx: partitions probing: [04] delete-all          \nPASS:         partx: partitions probing: [05] add-all             \nPASS:         partx: partitions probing: [06] update-one          \nPASS:         partx: partitions probing: [07] delete-one          \nPASS:         partx: partitions probing: [08] delete-non-existent \nPASS:         partx: partitions probing: [09] add-existing        \nPASS:         partx: partitions probing: [10] change-by-range     \n        partx: partitions probing                            ... OK (all 10 sub-tests PASSED)\nPASS:         partx: show images: [01] atari-primary              \nPASS:         partx: show images: [02] atari-xgm                  \nPASS:         partx: show images: [03] bsd                        \nPASS:         partx: show images: [04] dos+bsd                    \nPASS:         partx: show images: [05] gpt                        \nPASS:         partx: show images: [06] sgi                        \nPASS:         partx: show images: [07] sun                        \n        partx: show images                                   ... OK (all 7 sub-tests PASSED)\nSKIP:         paths: built-in                                      (optional)\nPASS:        rename: basic check                                  \nPASS:        rename: exit codes                                   \nPASS:        rename: overwrite                                    \nPASS:        rename: subdir check                                 \nPASS:        rename: symlink check                                \nPASS:    schedutils: chrt: [01] fifo                              \nPASS:    schedutils: chrt: [02] batch                             \nPASS:    schedutils: chrt: [03] other                             \nPASS:    schedutils: chrt: [04] rr                                \nPASS:    schedutils: chrt: [05] idle                              \nchrt: failed to set pid 0's policy: Invalid argument\nchrt: failed to set pid 0's policy: Invalid argument\nchrt: failed to set pid 0's policy: Invalid argument\n   schedutils: chrt: [06] deadline                           ... KNOWN FAILED (schedutils/chrt-deadline)\nSupported policies:\nSCHED_OTHER min/max priority\t: 0/0\nSCHED_FIFO min/max priority\t: 1/99\nSCHED_RR min/max priority\t: 1/99\nSCHED_BATCH min/max priority\t: 0/0\nSCHED_IDLE min/max priority\t: 0/0\nSCHED_DEADLINE min/max priority\t: 0/0\n   schedutils: chrt                                          ... KNOWN FAILED (1 from 6 sub-tests)\nPASS:    schedutils: chrt-non-user: [01] batch-vs-nice            \n   schedutils: chrt-non-user                                 ... OK (all 1 sub-tests PASSED)\nPASS:    schedutils: cpuset                                       \nPASS:        script: buffering race                               \nPASS:        script: options: [01] append                         \nPASS:        script: options: [02] force                          \nPASS:        script: options: [03] quiet                          \nPASS:        script: options: [04] return                         \nPASS:        script: options: [05] size                           \n       script: options                                       ... OK (all 5 sub-tests PASSED)\nPASS:        script: race conditions                              \nPASS:        script: replay: [01] basic                           \nPASS:        script: replay: [02] output                          \nPASS:        script: replay: [03] input                           \nPASS:        script: replay: [04] live                            \n       script: replay                                        ... OK (all 4 sub-tests PASSED)\nPASS:        sfdisk: MBR: [01] simple-commas                      \nPASS:        sfdisk: MBR: [02] activate                           \nPASS:        sfdisk: MBR: [03] simple-space                       \nPASS:        sfdisk: MBR: [04] read-dump-case                     \nPASS:        sfdisk: MBR: [05] read-dump                          \nPASS:        sfdisk: MBR: [06] write-dump                         \nPASS:        sfdisk: MBR: [07] write-json                         \nPASS:        sfdisk: MBR: [08] explicit-size                      \nPASS:        sfdisk: MBR: [09] resize                             \nPASS:        sfdisk: MBR: [10] resize-empty-extended              \nPASS:        sfdisk: MBR: [11] reduce-empty-extended              \nPASS:        sfdisk: MBR: [12] resize-extended                    \nPASS:        sfdisk: MBR: [13] resize-logical                     \nPASS:        sfdisk: MBR: [14] dump-old                           \nPASS:        sfdisk: MBR: [15] dump-gaps                          \nPASS:        sfdisk: MBR: [16] default-vs-gap1                    \nPASS:        sfdisk: MBR: [17] default-vs-gap2                    \nPASS:        sfdisk: MBR: [18] sizes-vs-gaps                      \n       sfdisk: MBR                                           ... OK (all 18 sub-tests PASSED)\nPASS:        sfdisk: script: [01] v2.32                           \nPASS:        sfdisk: script: [02] v2.35                           \nPASS:        sfdisk: script: [03] current                         \n       sfdisk: script                                        ... OK (all 3 sub-tests PASSED)\nPASS:        sfdisk: GPT: [01] all-defaults                       \nPASS:        sfdisk: GPT: [02] uuid                               \nPASS:        sfdisk: GPT: [03] label                              \nPASS:        sfdisk: GPT: [04] type                               \nPASS:        sfdisk: GPT: [05] attrs                              \nPASS:        sfdisk: GPT: [06] attrs-space                        \nPASS:        sfdisk: GPT: [07] attrs-guid                         \nPASS:        sfdisk: GPT: [08] attrs-with-typo                    \nPASS:        sfdisk: GPT: [09] attrs-unsupported                  \nPASS:        sfdisk: GPT: [10] attrs-broken-nosep                 \nPASS:        sfdisk: GPT: [11] attrs-broken-guid                  \nPASS:        sfdisk: GPT: [12] read-dump                          \nPASS:        sfdisk: GPT: [13] write-dump                         \nPASS:        sfdisk: GPT: [14] write-json                         \nPASS:        sfdisk: GPT: [15] list-pmbr                          \nPASS:        sfdisk: GPT: [16] resize                             \nPASS:        sfdisk: GPT: [17] reorder                            \n       sfdisk: GPT                                           ... OK (all 17 sub-tests PASSED)\nPASS:        sfdisk: movedata: [01] up                            \nPASS:        sfdisk: movedata: [02] down                          \nPASS:        sfdisk: movedata: [03] non-overlay                   \n       sfdisk: movedata                                      ... OK (all 3 sub-tests PASSED)\nPASS:        sfdisk: resize: [01] dos-0-move-up-absolute          \nPASS:        sfdisk: resize: [02] dos-1-move-down-absolute        \nPASS:        sfdisk: resize: [03] dos-2-move-up-relative          \nPASS:        sfdisk: resize: [04] dos-3-move-down-relative        \nPASS:        sfdisk: resize: [05] dos-4-enlarge-absolute          \nPASS:        sfdisk: resize: [06] dos-5-reduce-absolute           \nPASS:        sfdisk: resize: [07] dos-6-enlarge-relative          \nPASS:        sfdisk: resize: [08] dos-7-reduce-relative           \nPASS:        sfdisk: resize: [09] dos-8-enlarge-all               \nPASS:        sfdisk: resize: [10] dos-9-up-preduce                \nPASS:        sfdisk: resize: [11] dos-10-down-enlarge             \nPASS:        sfdisk: resize: [12] dos-11-absolute-move-resize     \nPASS:        sfdisk: resize: [13] dos-12-reduce-midle             \nPASS:        sfdisk: resize: [14] dos-13-max-last                 \nPASS:        sfdisk: resize: [15] gpt-0-move-up-absolute          \nPASS:        sfdisk: resize: [16] gpt-1-move-down-absolute        \nPASS:        sfdisk: resize: [17] gpt-2-move-up-relative          \nPASS:        sfdisk: resize: [18] gpt-3-move-down-relative        \nPASS:        sfdisk: resize: [19] gpt-4-enlarge-absolute          \nPASS:        sfdisk: resize: [20] gpt-5-reduce-absolute           \nPASS:        sfdisk: resize: [21] gpt-6-enlarge-relative          \nPASS:        sfdisk: resize: [22] gpt-7-reduce-relative           \nPASS:        sfdisk: resize: [23] gpt-8-enlarge-all               \nPASS:        sfdisk: resize: [24] gpt-9-up-preduce                \nPASS:        sfdisk: resize: [25] gpt-10-down-enlarge             \nPASS:        sfdisk: resize: [26] gpt-11-absolute-move-resize     \nPASS:        sfdisk: resize: [27] gpt-12-reduce-midle             \nPASS:        sfdisk: resize: [28] gpt-13-max-last                 \nPASS:        sfdisk: resize: [29] dos-unsorted                    \n       sfdisk: resize                                        ... OK (all 29 sub-tests PASSED)\nPASS:        sfdisk: script: [01] type-and-id                     \nPASS:        sfdisk: script: [02] separator                       \nPASS:        sfdisk: script: [03] quotes                          \nPASS:        sfdisk: script: [04] broken-1                        \nPASS:        sfdisk: script: [05] broken-2                        \nPASS:        sfdisk: script: [06] broken-3                        \nPASS:        sfdisk: script: [07] broken-4                        \nPASS:        sfdisk: script: [08] broken-5                        \n       sfdisk: script                                        ... OK (all 8 sub-tests PASSED)\nPASS:        sfdisk: wipe: [01] gpt-to-dos                        \nPASS:        sfdisk: wipe: [02] gpt-to-dos-auto                   \nPASS:        sfdisk: wipe: [03] fs-to-dos                         \nPASS:        sfdisk: wipe: [04] partition                         \n       sfdisk: wipe                                          ... OK (all 4 sub-tests PASSED)\nPASS:          sha1: sha1                                         \nPASS:        swapon: by devname                                   \nPASS:        swapon: fix page size                                \nPASS:        swapon: fix signature                                \nPASS:        swapon: by label                                     \nPASS:        swapon: by uuid                                      \n           ul: basic tests: [01] printable-characters        ... KNOWN FAILED (ul/basic-printable-characters)\n           ul: basic tests: [02] filter-input                ... KNOWN FAILED (ul/basic-filter-input)\n           ul: basic tests: [03] indicated                   ... KNOWN FAILED (ul/basic-indicated)\n           ul: basic tests                                   ... KNOWN FAILED (3 from 3 sub-tests)\n           ul: ul                                            ... KNOWN FAILED (ul/ul)\nPASS:          utmp: last: [01] nodns                             \n         utmp: last                                          ... OK (all 1 sub-tests PASSED)\nPASS:          utmp: last ipv6: [01] nodns                        \n         utmp: last ipv6                                     ... OK (all 1 sub-tests PASSED)\nPASS:          utmp: circle                                       \nPASS:          utmp: subsecond                                    \nSKIP:          utmp: to binary                                     (utmp struct size 400)\nSKIP:          utmp: IPv6 to binary                                (utmp struct size 400)\nSKIP:          utmp: to text                                       (utmp struct size 400)\nSKIP:          utmp: IPv6 to text                                  (utmp struct size 400)\nPASS:          uuid: namespace                                    \nPASS:          uuid: oids                                         \nPASS:          uuid: uuid_parser                                  \nPASS:          uuid: uuidd                                        \nPASS:          uuid: uuidgen                                      \nPASS:          uuid: uuidparse                                    \nPASS:        wipefs: wipefs                                       \n\n---------------------------------------------------------------------\n  All 255 tests PASSED\n---------------------------------------------------------------------\nStarting udev\nDURATION: 225\n"
                }
            },
            "ptestresult.util-linux.bitops:_swap_bytes": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkdiscard:_offsets": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_DM_error__missing_in_PATH:_dmsetup_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.blkid:_caching": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_offset": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_partitions_probing:_[01]_atari-primary": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_partitions_probing:_[02]_atari-xgm": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_partitions_probing:_[03]_bsd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_partitions_probing:_[04]_dos+bsd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_partitions_probing:_[05]_gpt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_partitions_probing:_[06]_sgi": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_partitions_probing:_[07]_sun": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[01]_adaptec-raid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[02]_apfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[03]_bcache-B": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[04]_bcache-C": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[05]_bcache-journal": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[06]_bcachefs-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[07]_bcachefs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[08]_befs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[09]_bfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[100]_udf-hdd-mkudffs-1.3-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[101]_udf-hdd-mkudffs-1.3-3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[102]_udf-hdd-mkudffs-1.3-4": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[103]_udf-hdd-mkudffs-1.3-5": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[104]_udf-hdd-mkudffs-1.3-6": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[105]_udf-hdd-mkudffs-1.3-7": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[106]_udf-hdd-mkudffs-1.3-8": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[107]_udf-hdd-mkudffs-2.2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[108]_udf-hdd-udfclient-0.7.5": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[109]_udf-hdd-udfclient-0.7.7": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[10]_bluestore": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[110]_udf-hdd-win7": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[111]_udf-multi-mkudffs-0": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[112]_udf-multi-mkudffs-320": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[113]_udf-multi-mkudffs-640": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[114]_udf-multi-genisoimage-0": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[115]_udf-multi-genisoimage-417": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[116]_udf-multi-genisoimage-834": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[117]_udf": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[118]_ufs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[119]_vdo": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[11]_btrfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[120]_via-raid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[121]_vmfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[122]_vmfs_volume": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[123]_xfs-log": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[124]_xfs-v5": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[125]_xfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[126]_zfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[127]_zonefs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[12]_cramfs-big": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[13]_cramfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[14]_cs_fvault2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[15]_ddf-raid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[16]_drbd-v08": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[17]_drbd-v09": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[18]_drbdmanage-control-volume": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[19]_erofs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[20]_exfat": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[21]_ext2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[22]_ext3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[23]_ext4": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[24]_f2fs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[25]_fat": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[26]_fat16_noheads": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[27]_fat32_cp850_O_tilde": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[28]_fat32_label_64MB": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[29]_fat32_mkdosfs_label1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[30]_fat32_mkdosfs_label1_dosfslabel_NO_NAME": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[31]_fat32_mkdosfs_label1_dosfslabel_empty": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[32]_fat32_mkdosfs_label1_dosfslabel_label2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[33]_fat32_mkdosfs_label1_mlabel_NO_NAME": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[34]_fat32_mkdosfs_label1_mlabel_erase": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[35]_fat32_mkdosfs_label1_xp_erase": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[36]_fat32_mkdosfs_label1_xp_label2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[37]_fat32_mkdosfs_none": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[38]_fat32_mkdosfs_none_dosfslabel_NO_NAME": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[39]_fat32_mkdosfs_none_dosfslabel_label1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[40]_fat32_mkdosfs_none_dosfslabel_label1_xp_label2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[41]_fat32_mkdosfs_none_xp_label1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[42]_fat32_mkdosfs_none_xp_label1_dosfslabel_label2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[43]_fat32_xp_label1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[44]_fat32_xp_none": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[45]_fat32_xp_none_dosfslabel_label1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[46]_fat32_xp_none_mlabel_label1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[47]_gfs2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[48]_hfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[49]_hfsplus": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[50]_hpfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[51]_hpt37x-raid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[52]_hpt45x-raid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[53]_iso-different-iso-joliet-label": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[54]_iso-joliet": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[55]_iso-multi-genisoimage-0": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[56]_iso-multi-genisoimage-174": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[57]_iso-multi-genisoimage-348": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[58]_iso-rr-joliet": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[59]_iso-unicode-long-label": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[60]_iso": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[61]_isw-raid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[62]_jbd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[63]_jfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[64]_jmicron-raid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[65]_lsi-raid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[66]_luks1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[67]_luks2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[68]_lvm2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[69]_mdraid-1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[70]_mdraid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[71]_minix-BE": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[72]_minix-LE": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[73]_mpool": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[74]_netware": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[75]_nilfs2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[76]_ntfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[77]_nvidia-raid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[78]_ocfs2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[79]_promise-raid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[80]_reiser3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[81]_reiser4": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[82]_romfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[83]_silicon-raid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[84]_small-fat32": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[85]_squashfs3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[86]_squashfs4": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[87]_swap0": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[88]_swap1-big": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[89]_swap1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[90]_tuxonice": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[91]_ubi": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[92]_ubifs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[93]_udf-bdr-2.60-nero": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[94]_udf-cd-mkudfiso-20100208": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[95]_udf-cd-nero-6": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[96]_udf-hdd-macosx-2.60-4096": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[97]_udf-hdd-mkudffs-1.0.0-1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[98]_udf-hdd-mkudffs-1.0.0-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_superblocks_probing:_[99]_udf-hdd-mkudffs-1.3-1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_topology_probing:_[01]_disk": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.blkid:_topology_probing:_[02]_partition": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.build-sys:_config__optional_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.cal:_January_1753:_[01]_m3w": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_January_1753:_[02]_3w": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[01]_1mw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[02]_1sw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[03]_1mjw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[04]_1sjw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[05]_3mw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[06]_3sw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[07]_3mjw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[08]_3sjw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[09]_1mw-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[10]_1sw-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[11]_1mjw-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[12]_1sjw-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[13]_week-iso": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[14]_1m-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[15]_1s-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[16]_1mj-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[17]_1sj-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[18]_3m-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[19]_3s-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[20]_3mj-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[21]_3sj-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[22]_1m-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[23]_1s-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[24]_1mj-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_September_1752:_[25]_1sj-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[01]_1m-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[02]_1s-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[03]_1mj-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[04]_1sj-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[05]_3m-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[06]_3s-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[07]_3mj-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[08]_3sj-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[09]_1m-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[10]_1s-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[11]_1mj-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[12]_1sj-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[13]_1mw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[14]_1sw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[15]_1mjw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[16]_1sjw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[17]_3mw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[18]_3sw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[19]_3mjw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[20]_3sjw-month": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[21]_1mw-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[22]_1sw-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[23]_1mjw-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_Year_2147483646:_[24]_1sjw-year": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color:_[01]_first-day": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color:_[02]_reformation-corner-cases-1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color:_[03]_reformation-corner-cases-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color:_[04]_reformation-corner-cases-3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color:_[05]_reformation-corner-cases-4": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color:_[06]_last-day": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color:_[07]_vertical": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color:_[08]_vertical-week": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color_with_week_numbers:_[01]_first-day-week-numbers": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color_with_week_numbers:_[02]_reformation-corner-cases-1-week-numbers": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color_with_week_numbers:_[03]_reformation-corner-cases-2-week-numbers": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color_with_week_numbers:_[04]_reformation-corner-cases-3-week-numbers": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color_with_week_numbers:_[05]_reformation-corner-cases-4-week-numbers": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_color_with_week_numbers:_[06]_last-day-week-numbers": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[01]_1m": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[02]_1s": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[03]_1mj": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[04]_1sj": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[05]_1mw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[06]_1sw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[07]_1mjw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[08]_1sjw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[09]_3m": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[10]_3s": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[11]_3mj": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[12]_3sj": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[13]_3mw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[14]_3sw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[15]_3mjw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[16]_3sjw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[17]_Sn3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[18]_Sn21": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[19]_Sn51": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_month:_[20]_Sn201": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[01]_1mv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[02]_1sv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[03]_1mjv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[04]_1sjv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[05]_1mwv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[06]_1swv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[07]_1mjwv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[08]_1sjwv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[09]_3mv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[10]_3sv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[11]_3mjv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[12]_3sjv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[13]_3mwv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[14]_3swv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[15]_3mjwv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[16]_3sjwv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[17]_vSn3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[18]_vSn21": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[19]_vSn51": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_vertical:_[20]_vSn201": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_corner_cases:_[01]_ymw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_corner_cases:_[02]_ysw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_corner_cases:_[03]_ymjw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_corner_cases:_[04]_ysjw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_corner_cases:_[05]_3mw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_corner_cases:_[06]_3sw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_corner_cases:_[07]_3mjw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_corner_cases:_[08]_3sjw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[01]_3m-week40": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[02]_3s-week40": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[03]_3mj-week40": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[04]_3sj-week40": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[05]_m-week40": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[06]_s-week40": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[07]_mj-week40": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[08]_sj-week40": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[09]_3m-week40-color": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[10]_3mj-week40-color": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[11]_1m-week53": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[12]_1mj-week53": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[13]_3m-week53-color": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[14]_1m-week53-color": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[15]_1mj-week53-color": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[16]_3s-week54-color": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_week_number_given_as_argument:_[17]_3m-week52-color": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_year:_[01]_6": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_year:_[01]_ym": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_year:_[02]_5": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_year:_[02]_ys": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_year:_[03]_auto": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_year:_[03]_ymj": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_year:_[04]_ysj": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_year:_[05]_ymw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_year:_[06]_ysw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_year:_[07]_ymjw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cal:_year:_[08]_ysjw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[01]_trailing-spaces": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[02]_tab-backspace": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[03]_various-spaces": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[04]_cr": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[05]_vt1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[06]_vt2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[07]_reverse-lf": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[08]_so-si": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[09]_esc-tab": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[10]_esc-backspace": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[11]_cs-normal": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[12]_cs-alternate": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[13]_allocate-here": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[14]_half-line": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_io_effects:_[15]_flushing": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_multibyte_input:_[01]_valid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_multibyte_input:_[02]_invalid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_newline_handling:_[01]_zero-length-file": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_newline_handling:_[02]_one-line-no-nl": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_newline_handling:_[03]_one-line-with-nl": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_newline_handling:_[04]_second-line-no-nl": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_newline_handling:_[05]_second-line-with-nl": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_options:_[01]_no-backspaces": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_options:_[02]_pass": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_options:_[03]_tabs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.col:_options:_[04]_spaces": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.colcrt:_functional:_[01]_no-options": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.colcrt:_functional:_[02]_no-underlining": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.colcrt:_functional:_[03]_half-lines": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.colcrt:_functional:_[04]_short-options": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.colcrt:_regressions:_[01]_crash1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.colcrt:_regressions:_[02]_crash2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.colcrt:_regressions:_[03]_hang1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.colrm:_basic_check": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_columnate:_[01]_fill-cols-80": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_columnate:_[02]_fill-cols-50": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_columnate:_[03]_fill-cols-250": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_columnate:_[04]_fill-rows-80": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_columnate:_[05]_fill-rows-50": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_columnate:_[06]_fill-rows-250": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_invalid_multibyte": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_multiple_files": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[01]_default": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[02]_output-separator": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[03]_input-separator": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[04]_input-separator-space": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[05]_empty-lines": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[06]_noempty-lines": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[07]_long": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[08]_hide": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[09]_headers": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[10]_truncate": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[11]_right": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[12]_wrap": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[13]_order": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[14]_tree": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[15]_empty-column": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[16]_empty-column-at-eol": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[17]_empty-column-at-eol2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[18]_neg-1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[19]_neg-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[20]_neg-1-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.column:_table:_[21]_range": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cramfs:_fsck_bad_header:_[01]_nopad-4K-be": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cramfs:_fsck_bad_header:_[02]_nopad-4K-le": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cramfs:_fsck_bad_header:_[03]_pad-4K-be": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cramfs:_fsck_bad_header:_[04]_pad-4K-le": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cramfs:_fsck_bad_header:_[05]_pad-64K-be": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cramfs:_fsck_bad_header:_[06]_pad-64K-le": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cramfs:_fsck_endianness": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.cramfs:_mkfs_checksums__mount:_/usr/lib/util-linux/ptest/tests/output/cramfs/mkfs-mnt:_unknown_filesystem_type_'cramfs'._": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.cramfs:_mkfs_doubles__mount:_/usr/lib/util-linux/ptest/tests/output/cramfs/doubles-mnt:_unknown_filesystem_type_'cramfs'._": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.cramfs:_mkfs_endianness": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.dmesg:_colors": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.dmesg:_decode": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.dmesg:_delta": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.dmesg:_facilities": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.dmesg:_indentation": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.dmesg:_levels": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.dmesg:_limit": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.eject:_umount:_[01]_by-disk": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.eject:_umount:_[02]_by-disk-mounted": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.eject:_umount:_[03]_by-disk-mounted-partition": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.eject:_umount:_[04]_by-partition": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.eject:_umount:_[05]_by-partition-mounted": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fadvise:_drop_page_caches_related_to_a_file": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_GPT:_[01]_empty-pt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_GPT:_[02]_create-partitions": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_GPT:_[03]_change-type-by-number": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_GPT:_[04]_change-type-by-uuid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_GPT:_[05]_delete-partition": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_GPT:_[06]_create-again-partition": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_GPT:_[07]_corrupt-primary-table": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_GPT:_[08]_corrupt-backup-table": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_dos_mode:_[01]_empty-pt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_dos_mode:_[02]_create-primary-partition": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_dos_mode:_[03]_set-partition-type": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_dos_mode:_[04]_set-primary-par-active": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_dos_mode:_[05]_re-create-primary-par": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_dos_mode:_[06]_create-extended-par": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_dos_mode:_[07]_create-logical-par": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_dos_mode:_[08]_delete-logical-par": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_dos_mode:_[09]_create-another-log-par": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_dos_mode:_[10]_delete-primary-par": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_dos_mode:_[11]_delete-extended-par": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_id:_[01]_create-mbr-with-id-0x1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_id:_[02]_create-mbr-with-id-0x2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[01]_empty-pt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[02]_1st-primary": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[03]_1st-active": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[04]_1st-primary-recreate": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[05]_2nd-primary": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[06]_extended": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[07]_logical": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[08]_logical-delete": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[09]_logical-recreate": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[10]_1st-primary-delete": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[11]_1nd-primary-delete": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[12]_extended-delete": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_non-dos_mode:_[13]_first-sector-at-end": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_sort:_[01]_empty-pt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_sort:_[02]_create-primary-partitions": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_sort:_[03]_create-logical-partitions": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_MBR_-_sort:_[04]_fix-order": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_align_512/4K": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_align_512/4K_+alignment_offset": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_align_512/512": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_align_512/512_+topology": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_gpt-resize": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_invalid_input_tests": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_nested_BSD": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_sunlabel_tests:_[01]_empty-sun-pt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_sunlabel_tests:_[02]_create-first-partition": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_sunlabel_tests:_[03]_set-partition-sysid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_sunlabel_tests:_[04]_set-first-par-readonly": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_sunlabel_tests:_[05]_set-first-par-mountable": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_sunlabel_tests:_[06]_create-second-partition": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fdisk:_sunlabel_tests:_[07]_delete-all-partitions": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fincore:_count_file_contents_in_core": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_filter:_[01]_types": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_filter:_[02]_types-multi": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_filter:_[03]_types-neg": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_filter:_[04]_options": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_filter:_[05]_options-name": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_filter:_[06]_options-nameval": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_filter:_[07]_options-nameval-neg": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_filter:_[08]_options-nameval-multi": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_filter:_[09]_options-neg": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_filter:_[10]_options-no": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_filter:_[11]_options-no-multi": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_outputs:_[01]_default": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_outputs:_[02]_kernel": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_outputs:_[03]_force-tree": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_outputs:_[04]_submounts": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_outputs:_[05]_messy-mountinfo": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_target:_[01]_root": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.findmnt:_target:_[02]_non-root": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fsck:_is_mounted": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.fuzzers:_test_blkid_fuzz__test_blkid_fuzz_not_found_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.fuzzers:_test_fdisk_script_fuzz__test_fdisk_script_fuzz_not_found_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.fuzzers:_test_last_fuzz__test_last_fuzz_not_found_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.fuzzers:_test_mount_fuzz__test_mount_fuzz_not_found_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.getopt:_basic": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[01]_alternative_option_clash": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[02]_alternative_option_long": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[03]_alternative_option_short": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[04]_invalid_getopt_option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[05]_invocation_model_one": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[06]_invocation_model_three_as_one": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[07]_invocation_model_two_as_one": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[08]_invocation_without_parameters": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[09]_long_option_ambiguous_1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[10]_longopts": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[11]_name_option_long": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[12]_name_option_short": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[13]_quiet_option_long": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[14]_quiet_option_short": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[15]_quiet_output_option_long": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[16]_quiet_output_option_short": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[17]_same_long_short_options": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[18]_test_for_enhanced_getopt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[19]_unknown_options": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[20]_unquoted_option_bash": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[21]_unquoted_option_tcsh": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[22]_weird_quoting_bash": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[23]_weird_quoting_tcsh": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[24]_compatible": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[25]_sh": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[26]_csh": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[27]_no-arguments": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[28]_posix_correctly": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.getopt:_options:_[29]_non-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hardlink:_options:_[01]_orig": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hardlink:_options:_[02]_dryrun": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hardlink:_options:_[03]_nargs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hardlink:_options:_[04]_regex-escapes": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hardlink:_options:_[05]_content": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hardlink:_options:_[06]_maximum-size-8191": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hardlink:_options:_[07]_maximum-size-8192": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_format-strings:_[01]_empty-format": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_format-strings:_[02]_1b_octal": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_format-strings:_[03]_1b_char": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_format-strings:_[04]_canon": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_format-strings:_[05]_2b_dec": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_format-strings:_[06]_2b_octal": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_format-strings:_[07]_2b_hex": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[01]_1b_octal-1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[02]_1b_octal-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[03]_1b_octal-3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[04]_1b_octal-4": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[05]_1b_octal-5": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[06]_1b_octal-6": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[07]_1b_octal-7": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[08]_1b_octal-8": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[09]_1b_octal-9": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[10]_1b_char-1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[11]_1b_char-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[12]_1b_char-3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[13]_canon-1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[14]_canon-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[15]_2b_dec-1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[16]_2b_dec-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[17]_2b_dec-3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[18]_2b_dec-4": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[19]_2b_dec-5": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[20]_2b_dec-6": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[21]_2b_dec-7": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[22]_2b_dec-8": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[23]_4b_dec-1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[24]_4b_dec-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[25]_4b_dec-3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[26]_4b_dec-4": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[27]_4b_dec-5": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[28]_4b_dec-6": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hexdump:_highlighting:_[29]_4b_dec-7": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hwclock:_show": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.hwclock:_system_to_hw__missing_in_PATH:_sntp_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.ipcs:_basic_limits": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.ipcs:_headers:_[01]_shm-headers": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.ipcs:_headers:_[02]_mesg-headers": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.ipcs:_headers:_[03]_sem-headers": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.ipcs:_headers:_[04]_all-headers": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.ipcs:_limits_overflow": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.ipcs:_mk-rm-msg": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.ipcs:_mk-rm-sem": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.ipcs:_mk-rm-shm": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.isosize:_print-size:_[01]_default_output": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.isosize:_print-size:_[02]_sector_output": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.isosize:_print-size:_[03]_divisor_output": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.kill:_all_processes": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.kill:_name_to_number": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.kill:_options": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.kill:_print_pid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.kill:_queue": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lib:_procfs_library:_[01]_one-process": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lib:_procfs_library:_[02]_stat-nth": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lib:_timeutils_library:_[01]_timestamp": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_GPT__test_fdisk_gpt_not_found_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[01]_mbr-primary": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[02]_mbr-primary-nopartno": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[03]_mbr-err-primary": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[04]_mbr-err-nospace": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[05]_mbr-logical": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[06]_mbr-nopartno": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[07]_mbr-err-logical": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[08]_mbr-space-gap": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[09]_gpt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[10]_gpt-nopartno": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[11]_gpt-err-overlap": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[12]_gpt-partno-gap": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart-full:_[13]_gpt-space-gap": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart:_[01]_mbr": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart:_[02]_mbr-logic": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart:_[03]_mbr-nopartno": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libfdisk:_mkpart:_[04]_gpt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libmount:_context-py__pylibmount_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_context-py__utab___pylibmount_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_context__test_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_context__utab___test_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_debugging__test_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_lock__optional_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_loop_overlay": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libmount:_losetup-loop:_[01]_file": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libmount:_losetup-loop:_[02]_file-o-loop": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libmount:_losetup-loop:_[03]_dev-loop": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libmount:_losetup-loop:_[04]_o-loop-val": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libmount:_losetup-loop:_[05]_reuse": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libmount:_losetup-loop:_[06]_conflict": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libmount:_losetup-loop:_[07]_o-loop-val-initialized": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libmount:_losetup-loop:_[08]_o-loop-val-conflict": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libmount:_losetup-loop:_[09]_explicit-rw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libmount:_options_string__test_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_tab_files-py__pylibmount_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_tab_files__test_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_tab_update-py__pylibmount_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_tab_update__test_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_table_diffs__test_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_tags-py__pylibmount_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_tags__test_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libmount:_utils__test_not_compiled_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[01]_tree": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[02]_tree-json": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[03]_tree-middle": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[04]_tree-end": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[05]_trunc": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[06]_right": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[07]_right-maxout": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[08]_padding-default": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[09]_padding-maxout": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[10]_padding-minout": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[11]_strictwidth": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[12]_noextremes": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[13]_hidden": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[14]_wrap": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[15]_wrap-tree": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[16]_wrapnl": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[17]_wrapnl-tree": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[18]_raw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[19]_export": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_fromfile:_[20]_column-separator": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.libsmartcols:_title": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_errors:_[01]_kern_priority": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_errors:_[02]_kern_priority_numeric": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_errors:_[03]_invalid_prio": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_errors:_[04]_rfc5424_exceed_size": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_errors:_[05]_id_with_space": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_errors:_[06]_tag_with_space": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_errors:_[07]_tcp": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_errors:_[08]_multi-line": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_errors:_[09]_rfc5424_msgid_with_space": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_errors:_[10]_invalid_socket": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_errors:_[11]_check_socket": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_formats:_[01]_rfc3164": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_formats:_[02]_rfc5424_simple": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_formats:_[03]_rfc5424_notime": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_formats:_[04]_rfc5424_nohost": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_formats:_[05]_rfc5424_msgid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_formats:_[06]_octet_counting": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_formats:_[07]_priorities": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_formats:_[08]_check_socket": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_journald__unsupported_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.logger:_options:_[01]_simple": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_options:_[02]_log_pid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_options:_[03]_log_pid_long": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_options:_[04]_log_pid_define": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_options:_[05]_log_pid_no_arg": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_options:_[06]_input_file_simple": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_options:_[07]_input_file_empty_line": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_options:_[08]_input_file_skip_empty": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_options:_[09]_input_file_prio_prefix": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.logger:_options:_[10]_check_socket": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.login:_defs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.login:_islocal": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.look:_separator": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-blkdev:_[01]_show": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-blkdev:_[02]_offset": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-blkdev:_[03]_sizelimit": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-blkdev:_[04]_section": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-loop:_[01]_find-race-condition": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-loop:_[02]_find-re-use": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-loop:_[03]_find-no-re-use": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-loop:_[04]_find-conflict": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-loop:_[05]_find-conflict-no-sizelimit": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-loop:_[06]_find-conflict-readonly": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-loop:_[07]_find-ok-no-sizelimit": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-loop:_[08]_plain-conflict": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup-loop:_[09]_plain-readonly": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup:_[01]_file-show": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup:_[02]_file-offset": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup:_[03]_file-sizelimit": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.losetup:_losetup:_[04]_file-section": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[01]_simple-lvm-basic": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[02]_simple-lvm-discard": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[03]_simple-lvm-rw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[04]_simple-lvm-state": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[05]_simple-lvm-topo": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[06]_simple-lvm-vendor": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[07]_simple-lvm-zone": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[08]_simple-nvme-basic": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[09]_simple-nvme-discard": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[10]_simple-nvme-rw": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[11]_simple-nvme-state": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[12]_simple-nvme-topo": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[13]_simple-nvme-vendor": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsblk:_lsblk:_[14]_simple-nvme-zone": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[01]_armv7": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[02]_loongarch-loongson_3a5000_hv": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[03]_ppc-qemu": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[04]_ppc64-POWER7-64cpu": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[05]_ppc64-POWER7": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[06]_rv64-linux": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[07]_s390-kvm": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[08]_s390-lpar-drawer": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[09]_s390-lpar": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[10]_s390-nested-virt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[11]_s390-zvm": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[12]_sparc64": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[13]_vbox-win": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[14]_vmware_fpe": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[15]_x86_64-64cpu-linux6.2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[16]_x86_64-64cpu": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[17]_x86_64-dell_e4310": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lscpu:_lscpu:_[18]_x86_64-epyc_7451": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_--pid_option__pid_1_is_not_systemd_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.lsfd:_--summary_option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_AF_UNIX_socket_pair_created_with_socketpair_2_": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_NAME_and_KNAME_column:_[01]_ro-regular-file": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_NAME_and_KNAME_column:_[02]_pidfd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_NAME_and_KNAME_column:_[03]_socketpair": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_NETLINK_sockets": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_PING_and_PINGv6_sockets__the_group_s___0__of_the_process_is_not_in_the_expected_range_[1_0]__": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.lsfd:_RAW6_sockets": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_RAW_sockets": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_TCP6_sockets": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_TCP_sockets": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_TYPE_and_STTYPE_column:_[01]_ro-regular-file": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_TYPE_and_STTYPE_column:_[02]_pidfd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_TYPE_and_STTYPE_column:_[03]_inotify": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_TYPE_and_STTYPE_column:_[04]_socketpair": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_UDP6_and_UDPLITEv6_sockets": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_UDP_and_UDP-Lite_sockets": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_UNIX_dgram_sockets": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_UNIX_sockets_made_in_a_differenct_net_namespace:_[01]_stream": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_UNIX_sockets_made_in_a_differenct_net_namespace:_[02]_dgram": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_UNIX_sockets_made_in_a_differenct_net_namespace:_[03]_seqpacket": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_UNIX_stream_sockets": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_ainodeclass_column:_[01]_pidfd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_ainodeclass_column:_[02]_inotify": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_block_device_with_O_RDONLY": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_character_device_with_O_RDWR": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_directory": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_kthread_column__pid_1_is_not_systemd_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.lsfd:_mmap'ed_AF_PACKET_socket": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_netns_associated_with_a_fd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_passing_broken_expressions_to_-Q_option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_pidfd__pid_1_is_not_systemd_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.lsfd:_pipe,_no_fork": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_read-only_regular_file": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsfd:_symbolic_link_itself_opened_with_O_PATH": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsmem:_lsmem:_[01]_s390-zvm-6g": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsmem:_lsmem:_[02]_x86_64-16g": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsns:_NETNSID_compare_to_ip-link__failed_to_initialize_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.lsns:_NSFS_for_ip-netns-add": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.lsns:_ownership_and_hierarchy": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.md5:_md5": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.minix:_fsck_images__missing_in_PATH:_fsck.minix_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.minix:_mkfs_fsck__missing_in_PATH:_mkfs.minix_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.minix:_mkfs_mount__missing_in_PATH:_mkfs.minix_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.misc:_fallocate": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_flock:_[01]_non-block": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_flock:_[02]_no-fork": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_flock:_[03]_shared": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_flock:_[04]_exclusive": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_flock:_[05]_fd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_flock:_[06]_timeout": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_ionice": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_line__missing_in_PATH:_line_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.misc:_mbsencode:_[01]_safe-ascii": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_mbsencode:_[02]_invalid-ascii": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_mcookie": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_mountpoint:_[01]_default": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_mountpoint:_[02]_nofollow": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_mountpoint:_[03]_mutually-exclusive": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_pipesz:_[01]_set-fd-bad": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_pipesz:_[02]_set-fd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_pipesz:_[03]_set-file-bad": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_pipesz:_[04]_set-file": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_pipesz:_[05]_get-fd-bad": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_pipesz:_[06]_get-fd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_pipesz:_[07]_get-file-bad": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_pipesz:_[08]_get-file": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_pipesz:_[09]_pipe-max-size": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_pipesz:_[10]_exec": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_rev": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_setarch:_[01]_options": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_setarch:_[02]_uname26": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_setarch:_[03]_uname26-version": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_setarch:_[04]_show": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_setsid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_strtosize": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_swaplabel": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_waitpid:_[01]_normal": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_waitpid:_[02]_timeout": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_waitpid:_[03]_exited": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_waitpid:_[04]_count": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.misc:_whereis": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mkswap:_mkswap:_[01]_NATIVE-4096": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mkswap:_mkswap:_[02]_LE-4096": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mkswap:_mkswap:_[03]_BE-4096": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mkswap:_mkswap:_[04]_NATIVE-8192": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mkswap:_mkswap:_[05]_LE-8192": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mkswap:_mkswap:_[06]_BE-8192": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.more:_regexp": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.more:_squeeze": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_X-mount.subdir:_[01]_init": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_X-mount.subdir:_[02]_subdir": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_X-mount.{owner,group,mode}=": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_all__fstab_:_[01]_basic": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_all__fstab_:_[02]_filter-type": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_all__fstab_:_[03]_filter-notype": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_all__fstab_:_[04]_filter-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_all__fstab_:_[05]_override-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_all__fstab_:_[06]_relative-path": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_all__fstab_:_[07]_prefix": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_broken_fstab:_[01]_mount": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_broken_fstab:_[02]_mount-all": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_btrfs__fstab_:_[01]_btrfs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_btrfs__fstab_:_[02]_auto": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_devname": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_devname__fstab_:_[01]_mountpoint": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_devname__fstab_:_[02]_device-name": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_devname__fstab_label_": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_devname__fstab_symlink_": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_devname__fstab_uuid_": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_label:_[01]_L-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_label:_[02]_LABEL-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_label__fstab_:_[01]_no-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_label__fstab_:_[02]_L-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_label__fstab_:_[03]_LABEL-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_label__fstab_devname_:_[01]_L-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_label__fstab_devname_:_[02]_LABEL-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_label__fstab_uuid_:_[01]_L-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_label__fstab_uuid_:_[02]_LABEL-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_uuid:_[01]_U-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_uuid:_[02]_UUID-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_uuid__fstab_:_[01]_no-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_uuid__fstab_:_[02]_U-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_uuid__fstab_:_[03]_UUID-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_uuid__fstab_devname_:_[01]_U-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_uuid__fstab_devname_:_[02]_UUID-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_uuid__fstab_label_:_[01]_U-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_by_uuid__fstab_label_:_[02]_UUID-option": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_call_mount.<type>:_[01]_basic": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_call_mount.<type>:_[02]_options": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_call_mount.<type>:_[03]_multi-types": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_call_mount.<type>:_[04]_user": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_call_mount.<type>:_[05]_username": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_complex:_[01]_init": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_complex:_[02]_rw-mount": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_complex:_[03]_ro-move": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_complex:_[04]_ro-remount": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_complex:_[05]_rw-remount": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_complex:_[06]_ro-shared-bind": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_dm-verity_support__missing_in_PATH:_mksquashfs_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.mount:_fs_lists:_[01]_one-type": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_fs_lists:_[02]_more-types": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_fs_lists:_[03]_more-types-fstab": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_fs_lists:_[04]_type-pattern": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_fs_lists:_[05]_type-pattern-neg": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_fstab-bind": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_fstab-fallback:_[01]_open_tree": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_fstab-fallback:_[02]_fsopen": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_fstab-fallback:_[03]_later-fsopen": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_fstab-fallback:_[04]_subdir": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_fstab-fallback:_[05]_mount_setattr": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_loop__fstab_": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_move": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_none": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_regular_file": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_remount": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_shared-subtree:_[01]_make-shared": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_shared-subtree:_[02]_make-private": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_shared-subtree:_[03]_make-unbindable": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_shared-subtree:_[04]_bind-shared": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_shared-subtree:_[05]_mount-private": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_shared-subtree:_[06]_mount-private-ro": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_umount-all-targets:_[01]_all-targets-mnt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_umount-all-targets:_[02]_all-targets-dev": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_umount-all-targets:_[03]_all-targets-recursive": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.mount:_umount-recursive": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.namei:_basic_functionality": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_partitions_probing:_[01]_addpart": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_partitions_probing:_[02]_delpart": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_partitions_probing:_[03]_detect-parts": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_partitions_probing:_[04]_delete-all": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_partitions_probing:_[05]_add-all": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_partitions_probing:_[06]_update-one": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_partitions_probing:_[07]_delete-one": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_partitions_probing:_[08]_delete-non-existent": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_partitions_probing:_[09]_add-existing": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_partitions_probing:_[10]_change-by-range": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_show_images:_[01]_atari-primary": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_show_images:_[02]_atari-xgm": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_show_images:_[03]_bsd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_show_images:_[04]_dos+bsd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_show_images:_[05]_gpt": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_show_images:_[06]_sgi": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.partx:_show_images:_[07]_sun": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.paths:_built-in__optional_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.rename:_basic_check": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.rename:_exit_codes": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.rename:_overwrite": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.rename:_subdir_check": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.rename:_symlink_check": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.schedutils:_chrt-non-user:_[01]_batch-vs-nice": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.schedutils:_chrt:_[01]_fifo": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.schedutils:_chrt:_[02]_batch": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.schedutils:_chrt:_[03]_other": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.schedutils:_chrt:_[04]_rr": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.schedutils:_chrt:_[05]_idle": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.schedutils:_cpuset": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.script:_buffering_race": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.script:_options:_[01]_append": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.script:_options:_[02]_force": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.script:_options:_[03]_quiet": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.script:_options:_[04]_return": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.script:_options:_[05]_size": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.script:_race_conditions": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.script:_replay:_[01]_basic": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.script:_replay:_[02]_output": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.script:_replay:_[03]_input": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.script:_replay:_[04]_live": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[01]_all-defaults": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[02]_uuid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[03]_label": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[04]_type": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[05]_attrs": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[06]_attrs-space": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[07]_attrs-guid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[08]_attrs-with-typo": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[09]_attrs-unsupported": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[10]_attrs-broken-nosep": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[11]_attrs-broken-guid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[12]_read-dump": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[13]_write-dump": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[14]_write-json": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[15]_list-pmbr": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[16]_resize": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_GPT:_[17]_reorder": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[01]_simple-commas": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[02]_activate": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[03]_simple-space": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[04]_read-dump-case": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[05]_read-dump": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[06]_write-dump": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[07]_write-json": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[08]_explicit-size": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[09]_resize": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[10]_resize-empty-extended": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[11]_reduce-empty-extended": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[12]_resize-extended": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[13]_resize-logical": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[14]_dump-old": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[15]_dump-gaps": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[16]_default-vs-gap1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[17]_default-vs-gap2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_MBR:_[18]_sizes-vs-gaps": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_movedata:_[01]_up": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_movedata:_[02]_down": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_movedata:_[03]_non-overlay": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[01]_dos-0-move-up-absolute": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[02]_dos-1-move-down-absolute": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[03]_dos-2-move-up-relative": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[04]_dos-3-move-down-relative": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[05]_dos-4-enlarge-absolute": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[06]_dos-5-reduce-absolute": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[07]_dos-6-enlarge-relative": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[08]_dos-7-reduce-relative": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[09]_dos-8-enlarge-all": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[10]_dos-9-up-preduce": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[11]_dos-10-down-enlarge": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[12]_dos-11-absolute-move-resize": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[13]_dos-12-reduce-midle": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[14]_dos-13-max-last": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[15]_gpt-0-move-up-absolute": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[16]_gpt-1-move-down-absolute": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[17]_gpt-2-move-up-relative": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[18]_gpt-3-move-down-relative": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[19]_gpt-4-enlarge-absolute": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[20]_gpt-5-reduce-absolute": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[21]_gpt-6-enlarge-relative": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[22]_gpt-7-reduce-relative": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[23]_gpt-8-enlarge-all": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[24]_gpt-9-up-preduce": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[25]_gpt-10-down-enlarge": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[26]_gpt-11-absolute-move-resize": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[27]_gpt-12-reduce-midle": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[28]_gpt-13-max-last": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_resize:_[29]_dos-unsorted": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_script:_[01]_type-and-id": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_script:_[01]_v2.32": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_script:_[02]_separator": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_script:_[02]_v2.35": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_script:_[03]_current": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_script:_[03]_quotes": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_script:_[04]_broken-1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_script:_[05]_broken-2": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_script:_[06]_broken-3": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_script:_[07]_broken-4": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_script:_[08]_broken-5": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_wipe:_[01]_gpt-to-dos": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_wipe:_[02]_gpt-to-dos-auto": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_wipe:_[03]_fs-to-dos": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sfdisk:_wipe:_[04]_partition": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.sha1:_sha1": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.swapon:_by_devname": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.swapon:_by_label": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.swapon:_by_uuid": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.swapon:_fix_page_size": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.swapon:_fix_signature": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.utmp:_IPv6_to_binary__utmp_struct_size_400_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.utmp:_IPv6_to_text__utmp_struct_size_400_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.utmp:_circle": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.utmp:_last:_[01]_nodns": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.utmp:_last_ipv6:_[01]_nodns": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.utmp:_subsecond": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.utmp:_to_binary__utmp_struct_size_400_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.utmp:_to_text__utmp_struct_size_400_": {
                "status": "SKIPPED"
            },
            "ptestresult.util-linux.uuid:_namespace": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.uuid:_oids": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.uuid:_uuid_parser": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.uuid:_uuidd": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.uuid:_uuidgen": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.uuid:_uuidparse": {
                "status": "PASSED"
            },
            "ptestresult.util-linux.wipefs:_wipefs": {
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.1219003200531,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-valgrind_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-valgrind",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0010776519775390625,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.383207082748413,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.0435793399810791,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1382.7330100536346,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0012500286102294922,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:02\nBEGIN: /usr/lib/valgrind/ptest\nHide valgrind tests that are non-deterministic\nReported at https://bugs.kde.org/show_bug.cgi?id=430321\nAarch64: Hide valgrind tests that result in defunct process and then out of memory\nmv: cannot stat 'memcheck/tests/leak_cpp_interior.vgtest': No such file or directory\nRun non-deterministic tests using taskset to limit them to a single core.\nPASS: helgrind/tests/tc09_bad_unlock\n\nPASS: gdbserver_tests/mcblocklistsearch\nPASS: gdbserver_tests/mcbreak\nPASS: gdbserver_tests/mcclean_after_fork\nPASS: gdbserver_tests/mchelp\nPASS: gdbserver_tests/mcinfcallRU\nPASS: gdbserver_tests/mcinfcallWSRU\nPASS: gdbserver_tests/mcinvokeRU\nPASS: gdbserver_tests/mcinvokeWS\nPASS: gdbserver_tests/mcleak\nPASS: gdbserver_tests/mcmain_pic\nPASS: gdbserver_tests/mcsignopass\nPASS: gdbserver_tests/mcsigpass\nPASS: gdbserver_tests/mcvabits\nPASS: gdbserver_tests/mcwatchpoints\nPASS: gdbserver_tests/mssnapshot\nPASS: gdbserver_tests/nlcontrolc\nPASS: gdbserver_tests/nlfork_chain\nPASS: gdbserver_tests/nlgone_abrt\nPASS: gdbserver_tests/nlgone_exit\nPASS: gdbserver_tests/nlgone_return\nPASS: gdbserver_tests/nlpasssigalrm\nSKIP: gdbserver_tests/nlself_invalidate\nPASS: gdbserver_tests/nlsigvgdb\nPASS: gdbserver_tests/nlvgdbsigqueue\nPASS: memcheck/tests/accounting\nPASS: memcheck/tests/addressable\nPASS: memcheck/tests/arm64-linux/scalar\nPASS: memcheck/tests/atomic_incs\nPASS: memcheck/tests/badaddrvalue\nPASS: memcheck/tests/badfree-2trace\nPASS: memcheck/tests/badfree\nPASS: memcheck/tests/badfree3\nPASS: memcheck/tests/badjump\nPASS: memcheck/tests/badjump2\nPASS: memcheck/tests/badloop\nPASS: memcheck/tests/badpoll\nPASS: memcheck/tests/badrw\nPASS: memcheck/tests/big_blocks_freed_list\nPASS: memcheck/tests/big_debuginfo_symbol\nPASS: memcheck/tests/brk2\nPASS: memcheck/tests/buflen_check\nPASS: memcheck/tests/bug155125\nPASS: memcheck/tests/bug287260\nPASS: memcheck/tests/bug340392\nPASS: memcheck/tests/bug464969_d_demangle\nPASS: memcheck/tests/calloc-overflow\nPASS: memcheck/tests/cdebug_zlib\nPASS: memcheck/tests/cdebug_zlib_gnu\nPASS: memcheck/tests/client-msg-as-xml\nPASS: memcheck/tests/client-msg\nPASS: memcheck/tests/clientperm\nPASS: memcheck/tests/clireq_nofill\nPASS: memcheck/tests/clo_redzone_128\nPASS: memcheck/tests/clo_redzone_default\nPASS: memcheck/tests/cond_ld\nPASS: memcheck/tests/cond_st\nPASS: memcheck/tests/custom-overlap\nPASS: memcheck/tests/custom_alloc\nPASS: memcheck/tests/cxx17_aligned_new\nPASS: memcheck/tests/deep-backtrace\nPASS: memcheck/tests/demangle-rust\nPASS: memcheck/tests/demangle\nPASS: memcheck/tests/descr_belowsp\nPASS: memcheck/tests/describe-block\nPASS: memcheck/tests/doublefree\nPASS: memcheck/tests/err_disable1\nPASS: memcheck/tests/err_disable2\nPASS: memcheck/tests/err_disable3\nPASS: memcheck/tests/err_disable4\nPASS: memcheck/tests/err_disable_arange1\nPASS: memcheck/tests/erringfds\nPASS: memcheck/tests/error_counts\nPASS: memcheck/tests/errs1\nPASS: memcheck/tests/execve1\nPASS: memcheck/tests/execve2\nPASS: memcheck/tests/exit_on_first_error\nPASS: memcheck/tests/exit_on_first_error_with_xml\nPASS: memcheck/tests/exitprog\nPASS: memcheck/tests/file_locking\nPASS: memcheck/tests/fprw\nPASS: memcheck/tests/fwrite\nPASS: memcheck/tests/gone_abrt_xml\nPASS: memcheck/tests/holey_buffer_too_small\nPASS: memcheck/tests/inits\nPASS: memcheck/tests/inline\nPASS: memcheck/tests/inlinfo\nPASS: memcheck/tests/inlinfosupp\nPASS: memcheck/tests/inlinfosuppobj\nPASS: memcheck/tests/inltemplate\nPASS: memcheck/tests/leak-0\nPASS: memcheck/tests/leak-autofreepool-0\nPASS: memcheck/tests/leak-autofreepool-1\nPASS: memcheck/tests/leak-autofreepool-2\nPASS: memcheck/tests/leak-autofreepool-4\nPASS: memcheck/tests/leak-autofreepool-5\nPASS: memcheck/tests/leak-autofreepool-6\nPASS: memcheck/tests/leak-cases-full\nPASS: memcheck/tests/leak-cases-possible\nPASS: memcheck/tests/leak-cases-summary\nPASS: memcheck/tests/leak-cycle\nPASS: memcheck/tests/leak-delta\nPASS: memcheck/tests/leak-pool-0\nPASS: memcheck/tests/leak-pool-1\nPASS: memcheck/tests/leak-pool-2\nPASS: memcheck/tests/leak-pool-3\nPASS: memcheck/tests/leak-pool-4\nPASS: memcheck/tests/leak-pool-5\nPASS: memcheck/tests/leak-segv-jmp\nPASS: memcheck/tests/leak-tree\nPASS: memcheck/tests/linux/aligned_alloc\nPASS: memcheck/tests/linux/brk\nPASS: memcheck/tests/linux/capget\nsh: line 1: debuginfod: command not found\nSKIP: memcheck/tests/linux/debuginfod-check\nPASS: memcheck/tests/linux/dlclose_leak-no-keep\nPASS: memcheck/tests/linux/dlclose_leak\nPASS: memcheck/tests/linux/enomem\nPASS: memcheck/tests/linux/getregset\nPASS: memcheck/tests/linux/ioctl-tiocsig\nPASS: memcheck/tests/linux/lsframe1\nPASS: memcheck/tests/linux/lsframe2\nPASS: memcheck/tests/linux/memalign\nPASS: memcheck/tests/linux/memfd_create\nPASS: memcheck/tests/linux/proc-auxv\nSKIP: memcheck/tests/linux/rfcomm\nPASS: memcheck/tests/linux/sigqueue\nPASS: memcheck/tests/linux/stack_changes\nPASS: memcheck/tests/linux/stack_switch\nPASS: memcheck/tests/linux/sys-copy_file_range\nPASS: memcheck/tests/linux/sys-execveat\nPASS: memcheck/tests/linux/sys-openat\nPASS: memcheck/tests/linux/sys-preadv2_pwritev2\nPASS: memcheck/tests/linux/sys-preadv_pwritev\nPASS: memcheck/tests/linux/sys-statx\nPASS: memcheck/tests/linux/syscalls-2007\nPASS: memcheck/tests/linux/syslog-syscall\nPASS: memcheck/tests/linux/timerfd-syscall\nPASS: memcheck/tests/linux/with-space\nPASS: memcheck/tests/lks\nPASS: memcheck/tests/long-supps\nPASS: memcheck/tests/long_namespace_xml\nPASS: memcheck/tests/mallinfo\nPASS: memcheck/tests/malloc1\nPASS: memcheck/tests/malloc1_ks_alloc\nPASS: memcheck/tests/malloc1_ks_alloc_and_free\nPASS: memcheck/tests/malloc1_ks_free\nPASS: memcheck/tests/malloc1_ks_none\nPASS: memcheck/tests/malloc2\nPASS: memcheck/tests/malloc3\nPASS: memcheck/tests/malloc_free_fill\nPASS: memcheck/tests/malloc_usable\nPASS: memcheck/tests/manuel1\nPASS: memcheck/tests/manuel2\nPASS: memcheck/tests/manuel3\nPASS: memcheck/tests/match-overrun\nPASS: memcheck/tests/memalign_args\nPASS: memcheck/tests/memalign_test\nPASS: memcheck/tests/memcmptest\nPASS: memcheck/tests/memmem\nPASS: memcheck/tests/mempool\nPASS: memcheck/tests/mempool2\nPASS: memcheck/tests/metadata\nPASS: memcheck/tests/mismatches\nPASS: memcheck/tests/mmaptest\nPASS: memcheck/tests/nanoleak2\nPASS: memcheck/tests/nanoleak_dynsupp\nPASS: memcheck/tests/nanoleak_supp\nPASS: memcheck/tests/new_nothrow\nPASS: memcheck/tests/new_override\nPASS: memcheck/tests/noisy_child\nPASS: memcheck/tests/null_socket\nPASS: memcheck/tests/origin1-yes\nPASS: memcheck/tests/origin2-not-quite\nPASS: memcheck/tests/origin3-no\nPASS: memcheck/tests/origin4-many\nPASS: memcheck/tests/origin5-bz2\nPASS: memcheck/tests/origin6-fp\nPASS: memcheck/tests/partial_load_dflt\nPASS: memcheck/tests/partial_load_ok\nPASS: memcheck/tests/partiallydefinedeq\nPASS: memcheck/tests/pdb-realloc\nPASS: memcheck/tests/pdb-realloc2\nPASS: memcheck/tests/pipe\nPASS: memcheck/tests/pointer-trace\nPASS: memcheck/tests/posix_memalign\nPASS: memcheck/tests/post-syscall\nPASS: memcheck/tests/reach_thread_register\nPASS: memcheck/tests/realloc1\nPASS: memcheck/tests/realloc2\nPASS: memcheck/tests/realloc3\nPASS: memcheck/tests/realloc_size_zero\nPASS: memcheck/tests/realloc_size_zero_mismatch\nPASS: memcheck/tests/realloc_size_zero_no\nPASS: memcheck/tests/realloc_size_zero_off\nPASS: memcheck/tests/realloc_size_zero_supp\nPASS: memcheck/tests/realloc_size_zero_yes\nPASS: memcheck/tests/recursive-merge\nPASS: memcheck/tests/resvn_stack\nPASS: memcheck/tests/sbfragment\nPASS: memcheck/tests/sem\nPASS: memcheck/tests/sendmsg\nPASS: memcheck/tests/sh-mem-random\nPASS: memcheck/tests/sh-mem\nPASS: memcheck/tests/sigaltstack\nPASS: memcheck/tests/sigkill\nPASS: memcheck/tests/signal2\nPASS: memcheck/tests/sigprocmask\nPASS: memcheck/tests/sized_aligned_new_delete_args\nPASS: memcheck/tests/sized_aligned_new_delete_misaligned\nPASS: memcheck/tests/sized_delete\nPASS: memcheck/tests/static_malloc\nPASS: memcheck/tests/stpncpy\nPASS: memcheck/tests/str_tester\nPASS: memcheck/tests/strchr\nPASS: memcheck/tests/supp-dir\nPASS: memcheck/tests/supp1\nPASS: memcheck/tests/supp2\nPASS: memcheck/tests/suppfree\nPASS: memcheck/tests/suppfreecollision\nPASS: memcheck/tests/supponlyobj\nPASS: memcheck/tests/suppsrc_lineno\nPASS: memcheck/tests/suppsrc_sanlineno\nPASS: memcheck/tests/suppvarinfo5\nPASS: memcheck/tests/test-plo-no\nPASS: memcheck/tests/test-plo-yes\ntimed out\nPASS: memcheck/tests/thread_alloca\nPASS: memcheck/tests/threadname\nPASS: memcheck/tests/threadname_xml\nPASS: memcheck/tests/trivialleak\nPASS: memcheck/tests/undef_malloc_args\nPASS: memcheck/tests/unit_libcbase\nPASS: memcheck/tests/unit_oset\nSKIP: memcheck/tests/vbit-test/vbit-test-sec\nPASS: memcheck/tests/vbit-test/vbit-test\nPASS: memcheck/tests/vcpu_bz2\nPASS: memcheck/tests/vcpu_fbench\nPASS: memcheck/tests/vcpu_fnfns\nPASS: memcheck/tests/wcs\nPASS: memcheck/tests/wmemcmp\nPASS: memcheck/tests/wrap1\nPASS: memcheck/tests/wrap2\nPASS: memcheck/tests/wrap3\nPASS: memcheck/tests/wrap4\nPASS: memcheck/tests/wrap5\nPASS: memcheck/tests/wrap6\nPASS: memcheck/tests/wrap7\nPASS: memcheck/tests/wrap8\nPASS: memcheck/tests/wrapmalloc\nPASS: memcheck/tests/wrapmallocstatic\nPASS: memcheck/tests/writev1\nPASS: memcheck/tests/xml1\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_diff': [Errno 2] No such file or directory\npost check failed: python3 ../cg_diff --mod-funcname=\"s/main/MAIN/\" ann1.cgout ann1b.cgout > ann-diff1.cgout && python3 ../cg_annotate --mod-filename=\"s/a.c/A.c/\" --mod-funcname s/MAIN/Main/ ann-diff1.cgout\nPASS: cachegrind/tests/ann-diff1\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_diff': [Errno 2] No such file or directory\npost check failed: python3 ../cg_diff --mod-filename=\"s/.*aux\\//aux\\//i\" --mod-funcname=\"s/(f[a-z]*)[0-9]/\\1N/g\" ann-diff2a.cgout ann-diff2b.cgout > ann-diff2c.cgout && python3 ../cg_annotate ann-diff2c.cgout\nPASS: cachegrind/tests/ann-diff2\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: python3 ../cg_annotate --diff --mod-filename=\"s/.*aux\\//aux\\//i\" --mod-funcname=\"s/(f[a-z]*)[0-9]/\\1N/g\" ann-diff2a.cgout ann-diff2b.cgout \nPASS: cachegrind/tests/ann-diff3\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: touch ann-diff4a.cgout ann-diff4b.cgout && sleep 0.1 && touch ann-diff4a-aux/x.rs ann-diff4a-aux/w.rs ann-diff4b-aux/w.rs && python3 ../cg_annotate ann-diff4a.cgout ann-diff4b.cgout --mod-filename=s/ann-diff4[ab]/ann-diff4N/ --diff\nPASS: cachegrind/tests/ann-diff4\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_merge': [Errno 2] No such file or directory\npost check failed: python3 ../cg_merge ann-merge1a.cgout ann-merge1b.cgout > ann-merge1c.cgout && python3 ../cg_annotate ann-merge1c.cgout\nPASS: cachegrind/tests/ann-merge1\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: python3 ../cg_annotate ann-merge1a.cgout ann-merge1b.cgout\nPASS: cachegrind/tests/ann-merge2\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: touch ann1.cgout && python3 ../cg_annotate --show=Ir,I1mr,ILmr --show-percs=no ann1.cgout\nPASS: cachegrind/tests/ann1a\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: touch ann1.cgout && python3 ../cg_annotate --sort=Dr --show=Dw,Dr,Ir --auto=no ann1.cgout\nPASS: cachegrind/tests/ann1b\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: touch ann2.cgout && sleep 0.1 && touch ann2-more-recent-than-cgout.rs && python3 ../cg_annotate --context 2 --annotate --show-percs=yes --threshold=0.5 ann2.cgout\nPASS: cachegrind/tests/ann2\nPASS: cachegrind/tests/chdir\nPASS: cachegrind/tests/clreq\nPASS: cachegrind/tests/dlclose\nPASS: cachegrind/tests/notpower2\nPASS: cachegrind/tests/wrap5\nCan't open perl script \"/usr/bin/callgrind_annotate\": No such file or directory\npost check failed: touch ../../cachegrind/tests/ann1.cgout && perl /usr/bin/callgrind_annotate --show=Ir,I1mr,ILmr --show-percs=no --include=../../cachegrind/tests ../../cachegrind/tests/ann1.cgout\nPASS: callgrind/tests/ann1\nCan't open perl script \"/usr/bin/callgrind_annotate\": No such file or directory\npost check failed: touch ../../cachegrind/tests/ann1.cgout && perl /usr/bin/callgrind_annotate --sort=Dr --show=Dw,Dr,Ir --auto=yes --include=../../cachegrind/tests ../../cachegrind/tests/ann1.cgout\nPASS: callgrind/tests/ann2\nPASS: callgrind/tests/clreq\nPASS: callgrind/tests/notpower2-hwpref\nPASS: callgrind/tests/notpower2-use\nPASS: callgrind/tests/notpower2-wb\nPASS: callgrind/tests/notpower2\nPASS: callgrind/tests/simwork-both\nPASS: callgrind/tests/simwork-branch\nPASS: callgrind/tests/simwork-cache\nPASS: callgrind/tests/simwork1\nPASS: callgrind/tests/simwork2\nPASS: callgrind/tests/simwork3\nPASS: callgrind/tests/threads-use\nPASS: callgrind/tests/threads\nPASS: helgrind/tests/annotate_hbefore\nPASS: helgrind/tests/annotate_rwlock\nPASS: helgrind/tests/annotate_smart_pointer\nPASS: helgrind/tests/bar_bad\nPASS: helgrind/tests/bar_trivial\nPASS: helgrind/tests/bug322621\nPASS: helgrind/tests/bug327548\nPASS: helgrind/tests/bug392331\nPASS: helgrind/tests/bug392331_supp\nPASS: helgrind/tests/cond_init_destroy\nPASS: helgrind/tests/cond_timedwait_invalid\nPASS: helgrind/tests/cond_timedwait_test\nPASS: helgrind/tests/free_is_write\nPASS: helgrind/tests/hg01_all_ok\nPASS: helgrind/tests/hg02_deadlock\nPASS: helgrind/tests/hg03_inherit\nPASS: helgrind/tests/hg04_race\nPASS: helgrind/tests/hg04_race_h9\nPASS: helgrind/tests/hg06_readshared\nPASS: helgrind/tests/locked_vs_unlocked1_fwd\nPASS: helgrind/tests/locked_vs_unlocked1_rev\nPASS: helgrind/tests/locked_vs_unlocked2\nPASS: helgrind/tests/locked_vs_unlocked3\nPASS: helgrind/tests/pth_barrier1\nPASS: helgrind/tests/pth_barrier2\nPASS: helgrind/tests/pth_barrier3\nSKIP: helgrind/tests/pth_cond_destroy_busy\nPASS: helgrind/tests/pth_destroy_cond\nSKIP: helgrind/tests/pth_spinlock\nPASS: helgrind/tests/rwlock_race\nPASS: helgrind/tests/rwlock_test\nPASS: helgrind/tests/shared_timed_mutex\nPASS: helgrind/tests/shmem_abits\nPASS: helgrind/tests/stackteardown\nPASS: helgrind/tests/t2t_laog\nPASS: helgrind/tests/tc01_simple_race\nPASS: helgrind/tests/tc02_simple_tls\nPASS: helgrind/tests/tc03_re_excl\nPASS: helgrind/tests/tc04_free_lock\nPASS: helgrind/tests/tc05_simple_race\nPASS: helgrind/tests/tc06_two_races\nPASS: helgrind/tests/tc06_two_races_xml\nPASS: helgrind/tests/tc07_hbl1\nPASS: helgrind/tests/tc08_hbl2\nPASS: helgrind/tests/tc10_rec_lock\nPASS: helgrind/tests/tc11_XCHG\nPASS: helgrind/tests/tc12_rwl_trivial\nPASS: helgrind/tests/tc13_laog1\nPASS: helgrind/tests/tc14_laog_dinphils\nPASS: helgrind/tests/tc15_laog_lockdel\nPASS: helgrind/tests/tc16_byterace\nPASS: helgrind/tests/tc17_sembar\nPASS: helgrind/tests/tc18_semabuse\nPASS: helgrind/tests/tc19_shadowmem\nPASS: helgrind/tests/tc21_pthonce\nPASS: helgrind/tests/tc22_exit_w_lock\nPASS: helgrind/tests/tc23_bogus_condwait\nPASS: helgrind/tests/tc24_nonzero_sem\nPASS: helgrind/tests/tls_threads2\nPASS: helgrind/tests/trylock\nPASS: drd/tests/annotate_barrier\nPASS: drd/tests/annotate_barrier_xml\nPASS: drd/tests/annotate_hb_err\nPASS: drd/tests/annotate_hb_race\nPASS: drd/tests/annotate_hbefore\nPASS: drd/tests/annotate_ignore_read\nPASS: drd/tests/annotate_ignore_rw\nPASS: drd/tests/annotate_ignore_rw2\nPASS: drd/tests/annotate_ignore_write\nPASS: drd/tests/annotate_ignore_write2\nPASS: drd/tests/annotate_order_1\nPASS: drd/tests/annotate_order_2\nPASS: drd/tests/annotate_order_3\nPASS: drd/tests/annotate_publish_hg\nPASS: drd/tests/annotate_rwlock\nPASS: drd/tests/annotate_rwlock_hg\nPASS: drd/tests/annotate_sem\nPASS: drd/tests/annotate_smart_pointer\nPASS: drd/tests/annotate_smart_pointer2\nPASS: drd/tests/annotate_spinlock\nPASS: drd/tests/annotate_static\nPASS: drd/tests/annotate_trace_memory\nPASS: drd/tests/annotate_trace_memory_xml\nPASS: drd/tests/atomic_var\nPASS: drd/tests/bar_trivial\nPASS: drd/tests/bug-235681\nPASS: drd/tests/bug322621\nPASS: drd/tests/circular_buffer\nPASS: drd/tests/concurrent_close\nPASS: drd/tests/condvar\nPASS: drd/tests/custom_alloc\nPASS: drd/tests/custom_alloc_fiw\nPASS: drd/tests/dlopen\nPASS: drd/tests/fork-parallel\nPASS: drd/tests/fork-serial\nPASS: drd/tests/fp_race\nPASS: drd/tests/fp_race2\nPASS: drd/tests/fp_race_xml\nPASS: drd/tests/free_is_write\nPASS: drd/tests/free_is_write2\nPASS: drd/tests/hg01_all_ok\nPASS: drd/tests/hg02_deadlock\nPASS: drd/tests/hg03_inherit\nPASS: drd/tests/hg04_race\nPASS: drd/tests/hg05_race2\nPASS: drd/tests/hg06_readshared\nPASS: drd/tests/hold_lock_1\nPASS: drd/tests/hold_lock_2\nPASS: drd/tests/linuxthreads_det\nSKIP: drd/tests/local_static\nPASS: drd/tests/matinv\nPASS: drd/tests/memory_allocation\nPASS: drd/tests/monitor_example\nPASS: drd/tests/new_delete\nSKIP: drd/tests/omp_matinv\nSKIP: drd/tests/omp_matinv_racy\nSKIP: drd/tests/omp_prime_racy\nSKIP: drd/tests/omp_printf\nPASS: drd/tests/pth_barrier\nPASS: drd/tests/pth_barrier2\nPASS: drd/tests/pth_barrier3\nPASS: drd/tests/pth_barrier_race\nPASS: drd/tests/pth_barrier_reinit\nPASS: drd/tests/pth_broadcast\nPASS: drd/tests/pth_cancel_locked\nPASS: drd/tests/pth_cleanup_handler\nSKIP: drd/tests/pth_cond_destroy_busy\nPASS: drd/tests/pth_cond_race\nPASS: drd/tests/pth_cond_race2\nPASS: drd/tests/pth_cond_race3\nPASS: drd/tests/pth_create_chain\nSKIP: drd/tests/pth_create_glibc_2_0\nPASS: drd/tests/pth_detached\nPASS: drd/tests/pth_detached2\nPASS: drd/tests/pth_detached3\nPASS: drd/tests/pth_detached_sem\nPASS: drd/tests/pth_inconsistent_cond_wait\nPASS: drd/tests/pth_mutex_reinit\nSKIP: drd/tests/pth_mutex_signal\nPASS: drd/tests/pth_once\nPASS: drd/tests/pth_process_shared_mutex\nPASS: drd/tests/pth_spinlock\nPASS: drd/tests/pth_uninitialized_cond\nPASS: drd/tests/read_and_free_race\nPASS: drd/tests/recursive_mutex\nPASS: drd/tests/rwlock_race\nPASS: drd/tests/rwlock_test\nPASS: drd/tests/rwlock_type_checking\nPASS: drd/tests/sem_as_mutex\nPASS: drd/tests/sem_as_mutex2\nPASS: drd/tests/sem_as_mutex3\nPASS: drd/tests/sem_open\nPASS: drd/tests/sem_open2\nPASS: drd/tests/sem_open3\nPASS: drd/tests/sem_open_traced\nPASS: drd/tests/sem_wait\nPASS: drd/tests/shared_timed_mutex\nPASS: drd/tests/sigalrm\nPASS: drd/tests/sigaltstack\nPASS: drd/tests/std_atomic\nPASS: drd/tests/std_list\nPASS: drd/tests/std_mutex\nPASS: drd/tests/std_string\nPASS: drd/tests/std_thread\nPASS: drd/tests/str_tester\nPASS: drd/tests/swapcontext\nPASS: drd/tests/tc01_simple_race\nPASS: drd/tests/tc02_simple_tls\nPASS: drd/tests/tc03_re_excl\nPASS: drd/tests/tc04_free_lock\nPASS: drd/tests/tc05_simple_race\nPASS: drd/tests/tc06_two_races\nPASS: drd/tests/tc07_hbl1\nPASS: drd/tests/tc08_hbl2\nPASS: drd/tests/tc09_bad_unlock\nPASS: drd/tests/tc10_rec_lock\nPASS: drd/tests/tc11_XCHG\nPASS: drd/tests/tc12_rwl_trivial\nPASS: drd/tests/tc13_laog1\nPASS: drd/tests/tc15_laog_lockdel\nPASS: drd/tests/tc16_byterace\nPASS: drd/tests/tc17_sembar\nPASS: drd/tests/tc18_semabuse\nPASS: drd/tests/tc19_shadowmem\nPASS: drd/tests/tc21_pthonce\nPASS: drd/tests/tc22_exit_w_lock\nPASS: drd/tests/tc23_bogus_condwait\nPASS: drd/tests/tc24_nonzero_sem\nPASS: drd/tests/thread_name\nSKIP: drd/tests/thread_name_freebsd\nPASS: drd/tests/threaded-fork-vcs\nPASS: drd/tests/threaded-fork\nPASS: drd/tests/timed_mutex\nPASS: drd/tests/tls_threads\nPASS: drd/tests/trylock\nPASS: drd/tests/unit_bitmap\nPASS: drd/tests/unit_vc\nPASS: massif/tests/alloc-fns-A\nPASS: massif/tests/alloc-fns-B\nPASS: massif/tests/basic\nPASS: massif/tests/basic2\nPASS: massif/tests/big-alloc\nPASS: massif/tests/culling1\nPASS: massif/tests/culling2\nPASS: massif/tests/custom_alloc\nPASS: massif/tests/deep-A\nPASS: massif/tests/deep-B\nPASS: massif/tests/deep-C\nPASS: massif/tests/ignored\nPASS: massif/tests/ignoring\nPASS: massif/tests/inlinfomalloc\nPASS: massif/tests/insig\nPASS: massif/tests/long-names\nPASS: massif/tests/long-time\nPASS: massif/tests/malloc_usable\nPASS: massif/tests/mmapunmap\nPASS: massif/tests/new-cpp\nPASS: massif/tests/no-stack-no-heap\nPASS: massif/tests/null\nPASS: massif/tests/one\nPASS: massif/tests/overloaded-new\nPASS: massif/tests/pages_as_heap\nPASS: massif/tests/peak\nPASS: massif/tests/peak2\nPASS: massif/tests/realloc\nPASS: massif/tests/thresholds_0_0\nPASS: massif/tests/thresholds_0_10\nPASS: massif/tests/thresholds_10_0\nPASS: massif/tests/thresholds_10_10\nPASS: massif/tests/thresholds_5_0\nPASS: massif/tests/thresholds_5_10\nPASS: massif/tests/zero1\nPASS: massif/tests/zero2\nPASS: dhat/tests/acc\nPASS: dhat/tests/ad-hoc\nPASS: dhat/tests/basic\nPASS: dhat/tests/big\nPASS: dhat/tests/copy\nPASS: dhat/tests/empty\nPASS: dhat/tests/sig\nPASS: dhat/tests/single\nPASS: dhat/tests/user_histo1\nPASS: lackey/tests/true\nPASS: none/tests/allexec32\nPASS: none/tests/allexec64\nPASS: none/tests/ansi\nPASS: none/tests/args\nSKIP: none/tests/arm64/atomics_v81\nPASS: none/tests/arm64/crc32\nPASS: none/tests/arm64/cvtf_imm\nPASS: none/tests/arm64/fmadd_sub\nPASS: none/tests/arm64/fp_and_simd\nSKIP: none/tests/arm64/fp_and_simd_v82\nPASS: none/tests/arm64/integer\nPASS: none/tests/arm64/ldxp_stxp_basisimpl\nPASS: none/tests/arm64/ldxp_stxp_fallbackimpl\nPASS: none/tests/arm64/memory\nSKIP: none/tests/arm64/simd_v81\nPASS: none/tests/async-sigs\nPASS: none/tests/bigcode\nPASS: none/tests/bitfield1\nPASS: none/tests/bug129866\nPASS: none/tests/bug234814\nPASS: none/tests/closeall\nPASS: none/tests/cmd-with-special\nPASS: none/tests/cmdline0\nPASS: none/tests/cmdline1\nPASS: none/tests/cmdline10\nPASS: none/tests/cmdline11\nPASS: none/tests/cmdline2\nPASS: none/tests/cmdline3\nPASS: none/tests/cmdline4\nPASS: none/tests/cmdline5\nPASS: none/tests/cmdline6\nPASS: none/tests/cmdline7\nPASS: none/tests/cmdline8\nPASS: none/tests/cmdline9\nPASS: none/tests/coolo_sigaction\nPASS: none/tests/coolo_strlen\nPASS: none/tests/discard\nPASS: none/tests/empty-exe\nPASS: none/tests/exec-sigmask\nPASS: none/tests/execve\nPASS: none/tests/faultstatus\nPASS: none/tests/fcntl_setown\nPASS: none/tests/fdleak_cmsg\nPASS: none/tests/fdleak_creat\nPASS: none/tests/fdleak_dup\nPASS: none/tests/fdleak_dup2\nPASS: none/tests/fdleak_fcntl\nPASS: none/tests/fdleak_ipv4\nPASS: none/tests/fdleak_open\nPASS: none/tests/fdleak_pipe\nPASS: none/tests/fdleak_socketpair\nPASS: none/tests/floored\nPASS: none/tests/fork\nPASS: none/tests/fucomip\nPASS: none/tests/gxx304\nPASS: none/tests/ifunc\nPASS: none/tests/ioctl_moans\nPASS: none/tests/libvex_test\nPASS: none/tests/libvexmultiarch_test\nPASS: none/tests/linux/blockfault\nPASS: none/tests/linux/brk-overflow1\nPASS: none/tests/linux/brk-overflow2\nPASS: none/tests/linux/clonev\nPASS: none/tests/linux/membarrier\nPASS: none/tests/linux/mremap\nPASS: none/tests/linux/mremap2\nPASS: none/tests/linux/mremap3\nPASS: none/tests/linux/mremap4\nPASS: none/tests/linux/mremap5\nPASS: none/tests/linux/mremap6\nPASS: none/tests/linux/pthread-stack\nPASS: none/tests/linux/stack-overflow\nPASS: none/tests/manythreads\nPASS: none/tests/map_unaligned\nPASS: none/tests/map_unmap\nPASS: none/tests/mmap_fcntl_bug\nPASS: none/tests/mq\nPASS: none/tests/munmap_exe\nPASS: none/tests/nestedfns\nPASS: none/tests/nocwd\nPASS: none/tests/nodir\nPASS: none/tests/pending\nPASS: none/tests/ppoll_alarm\nPASS: none/tests/process_vm_readv_writev\nPASS: none/tests/procfs-linux\nSKIP: none/tests/procfs-non-linux\nPASS: none/tests/pselect_alarm\nPASS: none/tests/pselect_sigmask_null\nPASS: none/tests/pth_2sig\nPASS: none/tests/pth_atfork1\nPASS: none/tests/pth_blockedsig\nPASS: none/tests/pth_cancel1\nPASS: none/tests/pth_cancel2\nPASS: none/tests/pth_cvsimple\nPASS: none/tests/pth_empty\nPASS: none/tests/pth_exit\nPASS: none/tests/pth_exit2\nPASS: none/tests/pth_mutexspeed\nPASS: none/tests/pth_once\nPASS: none/tests/pth_rwlock\nPASS: none/tests/pth_self_kill_15_other\nPASS: none/tests/pth_self_kill_9\nPASS: none/tests/pth_stackalign\nPASS: none/tests/pth_term_signal\nPASS: none/tests/rcrl\nPASS: none/tests/readline1\nPASS: none/tests/require-text-symbol-1\nPASS: none/tests/require-text-symbol-2\nSKIP: none/tests/res_search\nPASS: none/tests/resolv\nPASS: none/tests/rlimit64_nofile\nPASS: none/tests/rlimit_nofile\nPASS: none/tests/scripts/bug231357\nPASS: none/tests/scripts/bug338606\nPASS: none/tests/scripts/nointerp1\nPASS: none/tests/scripts/nointerp2\nPASS: none/tests/scripts/nointerp3\nPASS: none/tests/scripts/nointerp4\nPASS: none/tests/scripts/nointerp5\nPASS: none/tests/scripts/relative1\nPASS: none/tests/scripts/relative2\nPASS: none/tests/scripts/shell\nPASS: none/tests/scripts/shell_badinterp\nPASS: none/tests/scripts/shell_binaryfile\nPASS: none/tests/scripts/shell_dir\nPASS: none/tests/scripts/shell_nonexec\nPASS: none/tests/scripts/shell_nosuchfile\nPASS: none/tests/scripts/shell_valid1\nPASS: none/tests/scripts/shell_valid4\nPASS: none/tests/scripts/shell_zerolength\nSKIP: none/tests/selfrun\nPASS: none/tests/sem\nPASS: none/tests/semlimit\nPASS: none/tests/sha1_test\nPASS: none/tests/shortpush\nPASS: none/tests/shorts\nPASS: none/tests/sigprocmask\nPASS: none/tests/sigstackgrowth\nPASS: none/tests/sigsusp\nPASS: none/tests/stackgrowth\nPASS: none/tests/syscall-restart1\nPASS: none/tests/syscall-restart2\nPASS: none/tests/syslog\nPASS: none/tests/system\nPASS: none/tests/thread-exits\nPASS: none/tests/threaded-fork\nPASS: none/tests/threadederrno\nPASS: none/tests/timestamp\nPASS: none/tests/tls\nPASS: none/tests/unit_debuglog\nPASS: none/tests/vgprintf\nPASS: none/tests/vgprintf_nvalgrind\n\n...checking makefile consistency\n...checking header files and include directives\nRestore non-deterministic tests\nAarch64: Restore valgrind tests that result in defunct process and then out of memory\nmv: cannot stat 'memcheck/tests/leak_cpp_interior.IGNORE': No such file or directory\nRestore valgrind tests that are non-deterministc\nFailed test details...\n=== Test Summary ===\nTOTAL: 675\nPASSED: 654\nFAILED: 0\nSKIPPED: 21\nDURATION: 1382\nEND: /usr/lib/valgrind/ptest\n2024-02-06T09:25\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "valgrind": {
                    "duration": "1382",
                    "log": "START: ptest-runner\n2024-02-06T09:02\nHide valgrind tests that are non-deterministic\nReported at https://bugs.kde.org/show_bug.cgi?id=430321\nAarch64: Hide valgrind tests that result in defunct process and then out of memory\nmv: cannot stat 'memcheck/tests/leak_cpp_interior.vgtest': No such file or directory\nRun non-deterministic tests using taskset to limit them to a single core.\nPASS: helgrind/tests/tc09_bad_unlock\n\nPASS: gdbserver_tests/mcblocklistsearch\nPASS: gdbserver_tests/mcbreak\nPASS: gdbserver_tests/mcclean_after_fork\nPASS: gdbserver_tests/mchelp\nPASS: gdbserver_tests/mcinfcallRU\nPASS: gdbserver_tests/mcinfcallWSRU\nPASS: gdbserver_tests/mcinvokeRU\nPASS: gdbserver_tests/mcinvokeWS\nPASS: gdbserver_tests/mcleak\nPASS: gdbserver_tests/mcmain_pic\nPASS: gdbserver_tests/mcsignopass\nPASS: gdbserver_tests/mcsigpass\nPASS: gdbserver_tests/mcvabits\nPASS: gdbserver_tests/mcwatchpoints\nPASS: gdbserver_tests/mssnapshot\nPASS: gdbserver_tests/nlcontrolc\nPASS: gdbserver_tests/nlfork_chain\nPASS: gdbserver_tests/nlgone_abrt\nPASS: gdbserver_tests/nlgone_exit\nPASS: gdbserver_tests/nlgone_return\nPASS: gdbserver_tests/nlpasssigalrm\nSKIP: gdbserver_tests/nlself_invalidate\nPASS: gdbserver_tests/nlsigvgdb\nPASS: gdbserver_tests/nlvgdbsigqueue\nPASS: memcheck/tests/accounting\nPASS: memcheck/tests/addressable\nPASS: memcheck/tests/arm64-linux/scalar\nPASS: memcheck/tests/atomic_incs\nPASS: memcheck/tests/badaddrvalue\nPASS: memcheck/tests/badfree-2trace\nPASS: memcheck/tests/badfree\nPASS: memcheck/tests/badfree3\nPASS: memcheck/tests/badjump\nPASS: memcheck/tests/badjump2\nPASS: memcheck/tests/badloop\nPASS: memcheck/tests/badpoll\nPASS: memcheck/tests/badrw\nPASS: memcheck/tests/big_blocks_freed_list\nPASS: memcheck/tests/big_debuginfo_symbol\nPASS: memcheck/tests/brk2\nPASS: memcheck/tests/buflen_check\nPASS: memcheck/tests/bug155125\nPASS: memcheck/tests/bug287260\nPASS: memcheck/tests/bug340392\nPASS: memcheck/tests/bug464969_d_demangle\nPASS: memcheck/tests/calloc-overflow\nPASS: memcheck/tests/cdebug_zlib\nPASS: memcheck/tests/cdebug_zlib_gnu\nPASS: memcheck/tests/client-msg-as-xml\nPASS: memcheck/tests/client-msg\nPASS: memcheck/tests/clientperm\nPASS: memcheck/tests/clireq_nofill\nPASS: memcheck/tests/clo_redzone_128\nPASS: memcheck/tests/clo_redzone_default\nPASS: memcheck/tests/cond_ld\nPASS: memcheck/tests/cond_st\nPASS: memcheck/tests/custom-overlap\nPASS: memcheck/tests/custom_alloc\nPASS: memcheck/tests/cxx17_aligned_new\nPASS: memcheck/tests/deep-backtrace\nPASS: memcheck/tests/demangle-rust\nPASS: memcheck/tests/demangle\nPASS: memcheck/tests/descr_belowsp\nPASS: memcheck/tests/describe-block\nPASS: memcheck/tests/doublefree\nPASS: memcheck/tests/err_disable1\nPASS: memcheck/tests/err_disable2\nPASS: memcheck/tests/err_disable3\nPASS: memcheck/tests/err_disable4\nPASS: memcheck/tests/err_disable_arange1\nPASS: memcheck/tests/erringfds\nPASS: memcheck/tests/error_counts\nPASS: memcheck/tests/errs1\nPASS: memcheck/tests/execve1\nPASS: memcheck/tests/execve2\nPASS: memcheck/tests/exit_on_first_error\nPASS: memcheck/tests/exit_on_first_error_with_xml\nPASS: memcheck/tests/exitprog\nPASS: memcheck/tests/file_locking\nPASS: memcheck/tests/fprw\nPASS: memcheck/tests/fwrite\nPASS: memcheck/tests/gone_abrt_xml\nPASS: memcheck/tests/holey_buffer_too_small\nPASS: memcheck/tests/inits\nPASS: memcheck/tests/inline\nPASS: memcheck/tests/inlinfo\nPASS: memcheck/tests/inlinfosupp\nPASS: memcheck/tests/inlinfosuppobj\nPASS: memcheck/tests/inltemplate\nPASS: memcheck/tests/leak-0\nPASS: memcheck/tests/leak-autofreepool-0\nPASS: memcheck/tests/leak-autofreepool-1\nPASS: memcheck/tests/leak-autofreepool-2\nPASS: memcheck/tests/leak-autofreepool-4\nPASS: memcheck/tests/leak-autofreepool-5\nPASS: memcheck/tests/leak-autofreepool-6\nPASS: memcheck/tests/leak-cases-full\nPASS: memcheck/tests/leak-cases-possible\nPASS: memcheck/tests/leak-cases-summary\nPASS: memcheck/tests/leak-cycle\nPASS: memcheck/tests/leak-delta\nPASS: memcheck/tests/leak-pool-0\nPASS: memcheck/tests/leak-pool-1\nPASS: memcheck/tests/leak-pool-2\nPASS: memcheck/tests/leak-pool-3\nPASS: memcheck/tests/leak-pool-4\nPASS: memcheck/tests/leak-pool-5\nPASS: memcheck/tests/leak-segv-jmp\nPASS: memcheck/tests/leak-tree\nPASS: memcheck/tests/linux/aligned_alloc\nPASS: memcheck/tests/linux/brk\nPASS: memcheck/tests/linux/capget\nsh: line 1: debuginfod: command not found\nSKIP: memcheck/tests/linux/debuginfod-check\nPASS: memcheck/tests/linux/dlclose_leak-no-keep\nPASS: memcheck/tests/linux/dlclose_leak\nPASS: memcheck/tests/linux/enomem\nPASS: memcheck/tests/linux/getregset\nPASS: memcheck/tests/linux/ioctl-tiocsig\nPASS: memcheck/tests/linux/lsframe1\nPASS: memcheck/tests/linux/lsframe2\nPASS: memcheck/tests/linux/memalign\nPASS: memcheck/tests/linux/memfd_create\nPASS: memcheck/tests/linux/proc-auxv\nSKIP: memcheck/tests/linux/rfcomm\nPASS: memcheck/tests/linux/sigqueue\nPASS: memcheck/tests/linux/stack_changes\nPASS: memcheck/tests/linux/stack_switch\nPASS: memcheck/tests/linux/sys-copy_file_range\nPASS: memcheck/tests/linux/sys-execveat\nPASS: memcheck/tests/linux/sys-openat\nPASS: memcheck/tests/linux/sys-preadv2_pwritev2\nPASS: memcheck/tests/linux/sys-preadv_pwritev\nPASS: memcheck/tests/linux/sys-statx\nPASS: memcheck/tests/linux/syscalls-2007\nPASS: memcheck/tests/linux/syslog-syscall\nPASS: memcheck/tests/linux/timerfd-syscall\nPASS: memcheck/tests/linux/with-space\nPASS: memcheck/tests/lks\nPASS: memcheck/tests/long-supps\nPASS: memcheck/tests/long_namespace_xml\nPASS: memcheck/tests/mallinfo\nPASS: memcheck/tests/malloc1\nPASS: memcheck/tests/malloc1_ks_alloc\nPASS: memcheck/tests/malloc1_ks_alloc_and_free\nPASS: memcheck/tests/malloc1_ks_free\nPASS: memcheck/tests/malloc1_ks_none\nPASS: memcheck/tests/malloc2\nPASS: memcheck/tests/malloc3\nPASS: memcheck/tests/malloc_free_fill\nPASS: memcheck/tests/malloc_usable\nPASS: memcheck/tests/manuel1\nPASS: memcheck/tests/manuel2\nPASS: memcheck/tests/manuel3\nPASS: memcheck/tests/match-overrun\nPASS: memcheck/tests/memalign_args\nPASS: memcheck/tests/memalign_test\nPASS: memcheck/tests/memcmptest\nPASS: memcheck/tests/memmem\nPASS: memcheck/tests/mempool\nPASS: memcheck/tests/mempool2\nPASS: memcheck/tests/metadata\nPASS: memcheck/tests/mismatches\nPASS: memcheck/tests/mmaptest\nPASS: memcheck/tests/nanoleak2\nPASS: memcheck/tests/nanoleak_dynsupp\nPASS: memcheck/tests/nanoleak_supp\nPASS: memcheck/tests/new_nothrow\nPASS: memcheck/tests/new_override\nPASS: memcheck/tests/noisy_child\nPASS: memcheck/tests/null_socket\nPASS: memcheck/tests/origin1-yes\nPASS: memcheck/tests/origin2-not-quite\nPASS: memcheck/tests/origin3-no\nPASS: memcheck/tests/origin4-many\nPASS: memcheck/tests/origin5-bz2\nPASS: memcheck/tests/origin6-fp\nPASS: memcheck/tests/partial_load_dflt\nPASS: memcheck/tests/partial_load_ok\nPASS: memcheck/tests/partiallydefinedeq\nPASS: memcheck/tests/pdb-realloc\nPASS: memcheck/tests/pdb-realloc2\nPASS: memcheck/tests/pipe\nPASS: memcheck/tests/pointer-trace\nPASS: memcheck/tests/posix_memalign\nPASS: memcheck/tests/post-syscall\nPASS: memcheck/tests/reach_thread_register\nPASS: memcheck/tests/realloc1\nPASS: memcheck/tests/realloc2\nPASS: memcheck/tests/realloc3\nPASS: memcheck/tests/realloc_size_zero\nPASS: memcheck/tests/realloc_size_zero_mismatch\nPASS: memcheck/tests/realloc_size_zero_no\nPASS: memcheck/tests/realloc_size_zero_off\nPASS: memcheck/tests/realloc_size_zero_supp\nPASS: memcheck/tests/realloc_size_zero_yes\nPASS: memcheck/tests/recursive-merge\nPASS: memcheck/tests/resvn_stack\nPASS: memcheck/tests/sbfragment\nPASS: memcheck/tests/sem\nPASS: memcheck/tests/sendmsg\nPASS: memcheck/tests/sh-mem-random\nPASS: memcheck/tests/sh-mem\nPASS: memcheck/tests/sigaltstack\nPASS: memcheck/tests/sigkill\nPASS: memcheck/tests/signal2\nPASS: memcheck/tests/sigprocmask\nPASS: memcheck/tests/sized_aligned_new_delete_args\nPASS: memcheck/tests/sized_aligned_new_delete_misaligned\nPASS: memcheck/tests/sized_delete\nPASS: memcheck/tests/static_malloc\nPASS: memcheck/tests/stpncpy\nPASS: memcheck/tests/str_tester\nPASS: memcheck/tests/strchr\nPASS: memcheck/tests/supp-dir\nPASS: memcheck/tests/supp1\nPASS: memcheck/tests/supp2\nPASS: memcheck/tests/suppfree\nPASS: memcheck/tests/suppfreecollision\nPASS: memcheck/tests/supponlyobj\nPASS: memcheck/tests/suppsrc_lineno\nPASS: memcheck/tests/suppsrc_sanlineno\nPASS: memcheck/tests/suppvarinfo5\nPASS: memcheck/tests/test-plo-no\nPASS: memcheck/tests/test-plo-yes\ntimed out\nPASS: memcheck/tests/thread_alloca\nPASS: memcheck/tests/threadname\nPASS: memcheck/tests/threadname_xml\nPASS: memcheck/tests/trivialleak\nPASS: memcheck/tests/undef_malloc_args\nPASS: memcheck/tests/unit_libcbase\nPASS: memcheck/tests/unit_oset\nSKIP: memcheck/tests/vbit-test/vbit-test-sec\nPASS: memcheck/tests/vbit-test/vbit-test\nPASS: memcheck/tests/vcpu_bz2\nPASS: memcheck/tests/vcpu_fbench\nPASS: memcheck/tests/vcpu_fnfns\nPASS: memcheck/tests/wcs\nPASS: memcheck/tests/wmemcmp\nPASS: memcheck/tests/wrap1\nPASS: memcheck/tests/wrap2\nPASS: memcheck/tests/wrap3\nPASS: memcheck/tests/wrap4\nPASS: memcheck/tests/wrap5\nPASS: memcheck/tests/wrap6\nPASS: memcheck/tests/wrap7\nPASS: memcheck/tests/wrap8\nPASS: memcheck/tests/wrapmalloc\nPASS: memcheck/tests/wrapmallocstatic\nPASS: memcheck/tests/writev1\nPASS: memcheck/tests/xml1\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_diff': [Errno 2] No such file or directory\npost check failed: python3 ../cg_diff --mod-funcname=\"s/main/MAIN/\" ann1.cgout ann1b.cgout > ann-diff1.cgout && python3 ../cg_annotate --mod-filename=\"s/a.c/A.c/\" --mod-funcname s/MAIN/Main/ ann-diff1.cgout\nPASS: cachegrind/tests/ann-diff1\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_diff': [Errno 2] No such file or directory\npost check failed: python3 ../cg_diff --mod-filename=\"s/.*aux\\//aux\\//i\" --mod-funcname=\"s/(f[a-z]*)[0-9]/\\1N/g\" ann-diff2a.cgout ann-diff2b.cgout > ann-diff2c.cgout && python3 ../cg_annotate ann-diff2c.cgout\nPASS: cachegrind/tests/ann-diff2\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: python3 ../cg_annotate --diff --mod-filename=\"s/.*aux\\//aux\\//i\" --mod-funcname=\"s/(f[a-z]*)[0-9]/\\1N/g\" ann-diff2a.cgout ann-diff2b.cgout \nPASS: cachegrind/tests/ann-diff3\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: touch ann-diff4a.cgout ann-diff4b.cgout && sleep 0.1 && touch ann-diff4a-aux/x.rs ann-diff4a-aux/w.rs ann-diff4b-aux/w.rs && python3 ../cg_annotate ann-diff4a.cgout ann-diff4b.cgout --mod-filename=s/ann-diff4[ab]/ann-diff4N/ --diff\nPASS: cachegrind/tests/ann-diff4\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_merge': [Errno 2] No such file or directory\npost check failed: python3 ../cg_merge ann-merge1a.cgout ann-merge1b.cgout > ann-merge1c.cgout && python3 ../cg_annotate ann-merge1c.cgout\nPASS: cachegrind/tests/ann-merge1\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: python3 ../cg_annotate ann-merge1a.cgout ann-merge1b.cgout\nPASS: cachegrind/tests/ann-merge2\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: touch ann1.cgout && python3 ../cg_annotate --show=Ir,I1mr,ILmr --show-percs=no ann1.cgout\nPASS: cachegrind/tests/ann1a\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: touch ann1.cgout && python3 ../cg_annotate --sort=Dr --show=Dw,Dr,Ir --auto=no ann1.cgout\nPASS: cachegrind/tests/ann1b\npython3: can't open file '/usr/lib/valgrind/ptest/cachegrind/tests/../cg_annotate': [Errno 2] No such file or directory\npost check failed: touch ann2.cgout && sleep 0.1 && touch ann2-more-recent-than-cgout.rs && python3 ../cg_annotate --context 2 --annotate --show-percs=yes --threshold=0.5 ann2.cgout\nPASS: cachegrind/tests/ann2\nPASS: cachegrind/tests/chdir\nPASS: cachegrind/tests/clreq\nPASS: cachegrind/tests/dlclose\nPASS: cachegrind/tests/notpower2\nPASS: cachegrind/tests/wrap5\nCan't open perl script \"/usr/bin/callgrind_annotate\": No such file or directory\npost check failed: touch ../../cachegrind/tests/ann1.cgout && perl /usr/bin/callgrind_annotate --show=Ir,I1mr,ILmr --show-percs=no --include=../../cachegrind/tests ../../cachegrind/tests/ann1.cgout\nPASS: callgrind/tests/ann1\nCan't open perl script \"/usr/bin/callgrind_annotate\": No such file or directory\npost check failed: touch ../../cachegrind/tests/ann1.cgout && perl /usr/bin/callgrind_annotate --sort=Dr --show=Dw,Dr,Ir --auto=yes --include=../../cachegrind/tests ../../cachegrind/tests/ann1.cgout\nPASS: callgrind/tests/ann2\nPASS: callgrind/tests/clreq\nPASS: callgrind/tests/notpower2-hwpref\nPASS: callgrind/tests/notpower2-use\nPASS: callgrind/tests/notpower2-wb\nPASS: callgrind/tests/notpower2\nPASS: callgrind/tests/simwork-both\nPASS: callgrind/tests/simwork-branch\nPASS: callgrind/tests/simwork-cache\nPASS: callgrind/tests/simwork1\nPASS: callgrind/tests/simwork2\nPASS: callgrind/tests/simwork3\nPASS: callgrind/tests/threads-use\nPASS: callgrind/tests/threads\nPASS: helgrind/tests/annotate_hbefore\nPASS: helgrind/tests/annotate_rwlock\nPASS: helgrind/tests/annotate_smart_pointer\nPASS: helgrind/tests/bar_bad\nPASS: helgrind/tests/bar_trivial\nPASS: helgrind/tests/bug322621\nPASS: helgrind/tests/bug327548\nPASS: helgrind/tests/bug392331\nPASS: helgrind/tests/bug392331_supp\nPASS: helgrind/tests/cond_init_destroy\nPASS: helgrind/tests/cond_timedwait_invalid\nPASS: helgrind/tests/cond_timedwait_test\nPASS: helgrind/tests/free_is_write\nPASS: helgrind/tests/hg01_all_ok\nPASS: helgrind/tests/hg02_deadlock\nPASS: helgrind/tests/hg03_inherit\nPASS: helgrind/tests/hg04_race\nPASS: helgrind/tests/hg04_race_h9\nPASS: helgrind/tests/hg06_readshared\nPASS: helgrind/tests/locked_vs_unlocked1_fwd\nPASS: helgrind/tests/locked_vs_unlocked1_rev\nPASS: helgrind/tests/locked_vs_unlocked2\nPASS: helgrind/tests/locked_vs_unlocked3\nPASS: helgrind/tests/pth_barrier1\nPASS: helgrind/tests/pth_barrier2\nPASS: helgrind/tests/pth_barrier3\nSKIP: helgrind/tests/pth_cond_destroy_busy\nPASS: helgrind/tests/pth_destroy_cond\nSKIP: helgrind/tests/pth_spinlock\nPASS: helgrind/tests/rwlock_race\nPASS: helgrind/tests/rwlock_test\nPASS: helgrind/tests/shared_timed_mutex\nPASS: helgrind/tests/shmem_abits\nPASS: helgrind/tests/stackteardown\nPASS: helgrind/tests/t2t_laog\nPASS: helgrind/tests/tc01_simple_race\nPASS: helgrind/tests/tc02_simple_tls\nPASS: helgrind/tests/tc03_re_excl\nPASS: helgrind/tests/tc04_free_lock\nPASS: helgrind/tests/tc05_simple_race\nPASS: helgrind/tests/tc06_two_races\nPASS: helgrind/tests/tc06_two_races_xml\nPASS: helgrind/tests/tc07_hbl1\nPASS: helgrind/tests/tc08_hbl2\nPASS: helgrind/tests/tc10_rec_lock\nPASS: helgrind/tests/tc11_XCHG\nPASS: helgrind/tests/tc12_rwl_trivial\nPASS: helgrind/tests/tc13_laog1\nPASS: helgrind/tests/tc14_laog_dinphils\nPASS: helgrind/tests/tc15_laog_lockdel\nPASS: helgrind/tests/tc16_byterace\nPASS: helgrind/tests/tc17_sembar\nPASS: helgrind/tests/tc18_semabuse\nPASS: helgrind/tests/tc19_shadowmem\nPASS: helgrind/tests/tc21_pthonce\nPASS: helgrind/tests/tc22_exit_w_lock\nPASS: helgrind/tests/tc23_bogus_condwait\nPASS: helgrind/tests/tc24_nonzero_sem\nPASS: helgrind/tests/tls_threads2\nPASS: helgrind/tests/trylock\nPASS: drd/tests/annotate_barrier\nPASS: drd/tests/annotate_barrier_xml\nPASS: drd/tests/annotate_hb_err\nPASS: drd/tests/annotate_hb_race\nPASS: drd/tests/annotate_hbefore\nPASS: drd/tests/annotate_ignore_read\nPASS: drd/tests/annotate_ignore_rw\nPASS: drd/tests/annotate_ignore_rw2\nPASS: drd/tests/annotate_ignore_write\nPASS: drd/tests/annotate_ignore_write2\nPASS: drd/tests/annotate_order_1\nPASS: drd/tests/annotate_order_2\nPASS: drd/tests/annotate_order_3\nPASS: drd/tests/annotate_publish_hg\nPASS: drd/tests/annotate_rwlock\nPASS: drd/tests/annotate_rwlock_hg\nPASS: drd/tests/annotate_sem\nPASS: drd/tests/annotate_smart_pointer\nPASS: drd/tests/annotate_smart_pointer2\nPASS: drd/tests/annotate_spinlock\nPASS: drd/tests/annotate_static\nPASS: drd/tests/annotate_trace_memory\nPASS: drd/tests/annotate_trace_memory_xml\nPASS: drd/tests/atomic_var\nPASS: drd/tests/bar_trivial\nPASS: drd/tests/bug-235681\nPASS: drd/tests/bug322621\nPASS: drd/tests/circular_buffer\nPASS: drd/tests/concurrent_close\nPASS: drd/tests/condvar\nPASS: drd/tests/custom_alloc\nPASS: drd/tests/custom_alloc_fiw\nPASS: drd/tests/dlopen\nPASS: drd/tests/fork-parallel\nPASS: drd/tests/fork-serial\nPASS: drd/tests/fp_race\nPASS: drd/tests/fp_race2\nPASS: drd/tests/fp_race_xml\nPASS: drd/tests/free_is_write\nPASS: drd/tests/free_is_write2\nPASS: drd/tests/hg01_all_ok\nPASS: drd/tests/hg02_deadlock\nPASS: drd/tests/hg03_inherit\nPASS: drd/tests/hg04_race\nPASS: drd/tests/hg05_race2\nPASS: drd/tests/hg06_readshared\nPASS: drd/tests/hold_lock_1\nPASS: drd/tests/hold_lock_2\nPASS: drd/tests/linuxthreads_det\nSKIP: drd/tests/local_static\nPASS: drd/tests/matinv\nPASS: drd/tests/memory_allocation\nPASS: drd/tests/monitor_example\nPASS: drd/tests/new_delete\nSKIP: drd/tests/omp_matinv\nSKIP: drd/tests/omp_matinv_racy\nSKIP: drd/tests/omp_prime_racy\nSKIP: drd/tests/omp_printf\nPASS: drd/tests/pth_barrier\nPASS: drd/tests/pth_barrier2\nPASS: drd/tests/pth_barrier3\nPASS: drd/tests/pth_barrier_race\nPASS: drd/tests/pth_barrier_reinit\nPASS: drd/tests/pth_broadcast\nPASS: drd/tests/pth_cancel_locked\nPASS: drd/tests/pth_cleanup_handler\nSKIP: drd/tests/pth_cond_destroy_busy\nPASS: drd/tests/pth_cond_race\nPASS: drd/tests/pth_cond_race2\nPASS: drd/tests/pth_cond_race3\nPASS: drd/tests/pth_create_chain\nSKIP: drd/tests/pth_create_glibc_2_0\nPASS: drd/tests/pth_detached\nPASS: drd/tests/pth_detached2\nPASS: drd/tests/pth_detached3\nPASS: drd/tests/pth_detached_sem\nPASS: drd/tests/pth_inconsistent_cond_wait\nPASS: drd/tests/pth_mutex_reinit\nSKIP: drd/tests/pth_mutex_signal\nPASS: drd/tests/pth_once\nPASS: drd/tests/pth_process_shared_mutex\nPASS: drd/tests/pth_spinlock\nPASS: drd/tests/pth_uninitialized_cond\nPASS: drd/tests/read_and_free_race\nPASS: drd/tests/recursive_mutex\nPASS: drd/tests/rwlock_race\nPASS: drd/tests/rwlock_test\nPASS: drd/tests/rwlock_type_checking\nPASS: drd/tests/sem_as_mutex\nPASS: drd/tests/sem_as_mutex2\nPASS: drd/tests/sem_as_mutex3\nPASS: drd/tests/sem_open\nPASS: drd/tests/sem_open2\nPASS: drd/tests/sem_open3\nPASS: drd/tests/sem_open_traced\nPASS: drd/tests/sem_wait\nPASS: drd/tests/shared_timed_mutex\nPASS: drd/tests/sigalrm\nPASS: drd/tests/sigaltstack\nPASS: drd/tests/std_atomic\nPASS: drd/tests/std_list\nPASS: drd/tests/std_mutex\nPASS: drd/tests/std_string\nPASS: drd/tests/std_thread\nPASS: drd/tests/str_tester\nPASS: drd/tests/swapcontext\nPASS: drd/tests/tc01_simple_race\nPASS: drd/tests/tc02_simple_tls\nPASS: drd/tests/tc03_re_excl\nPASS: drd/tests/tc04_free_lock\nPASS: drd/tests/tc05_simple_race\nPASS: drd/tests/tc06_two_races\nPASS: drd/tests/tc07_hbl1\nPASS: drd/tests/tc08_hbl2\nPASS: drd/tests/tc09_bad_unlock\nPASS: drd/tests/tc10_rec_lock\nPASS: drd/tests/tc11_XCHG\nPASS: drd/tests/tc12_rwl_trivial\nPASS: drd/tests/tc13_laog1\nPASS: drd/tests/tc15_laog_lockdel\nPASS: drd/tests/tc16_byterace\nPASS: drd/tests/tc17_sembar\nPASS: drd/tests/tc18_semabuse\nPASS: drd/tests/tc19_shadowmem\nPASS: drd/tests/tc21_pthonce\nPASS: drd/tests/tc22_exit_w_lock\nPASS: drd/tests/tc23_bogus_condwait\nPASS: drd/tests/tc24_nonzero_sem\nPASS: drd/tests/thread_name\nSKIP: drd/tests/thread_name_freebsd\nPASS: drd/tests/threaded-fork-vcs\nPASS: drd/tests/threaded-fork\nPASS: drd/tests/timed_mutex\nPASS: drd/tests/tls_threads\nPASS: drd/tests/trylock\nPASS: drd/tests/unit_bitmap\nPASS: drd/tests/unit_vc\nPASS: massif/tests/alloc-fns-A\nPASS: massif/tests/alloc-fns-B\nPASS: massif/tests/basic\nPASS: massif/tests/basic2\nPASS: massif/tests/big-alloc\nPASS: massif/tests/culling1\nPASS: massif/tests/culling2\nPASS: massif/tests/custom_alloc\nPASS: massif/tests/deep-A\nPASS: massif/tests/deep-B\nPASS: massif/tests/deep-C\nPASS: massif/tests/ignored\nPASS: massif/tests/ignoring\nPASS: massif/tests/inlinfomalloc\nPASS: massif/tests/insig\nPASS: massif/tests/long-names\nPASS: massif/tests/long-time\nPASS: massif/tests/malloc_usable\nPASS: massif/tests/mmapunmap\nPASS: massif/tests/new-cpp\nPASS: massif/tests/no-stack-no-heap\nPASS: massif/tests/null\nPASS: massif/tests/one\nPASS: massif/tests/overloaded-new\nPASS: massif/tests/pages_as_heap\nPASS: massif/tests/peak\nPASS: massif/tests/peak2\nPASS: massif/tests/realloc\nPASS: massif/tests/thresholds_0_0\nPASS: massif/tests/thresholds_0_10\nPASS: massif/tests/thresholds_10_0\nPASS: massif/tests/thresholds_10_10\nPASS: massif/tests/thresholds_5_0\nPASS: massif/tests/thresholds_5_10\nPASS: massif/tests/zero1\nPASS: massif/tests/zero2\nPASS: dhat/tests/acc\nPASS: dhat/tests/ad-hoc\nPASS: dhat/tests/basic\nPASS: dhat/tests/big\nPASS: dhat/tests/copy\nPASS: dhat/tests/empty\nPASS: dhat/tests/sig\nPASS: dhat/tests/single\nPASS: dhat/tests/user_histo1\nPASS: lackey/tests/true\nPASS: none/tests/allexec32\nPASS: none/tests/allexec64\nPASS: none/tests/ansi\nPASS: none/tests/args\nSKIP: none/tests/arm64/atomics_v81\nPASS: none/tests/arm64/crc32\nPASS: none/tests/arm64/cvtf_imm\nPASS: none/tests/arm64/fmadd_sub\nPASS: none/tests/arm64/fp_and_simd\nSKIP: none/tests/arm64/fp_and_simd_v82\nPASS: none/tests/arm64/integer\nPASS: none/tests/arm64/ldxp_stxp_basisimpl\nPASS: none/tests/arm64/ldxp_stxp_fallbackimpl\nPASS: none/tests/arm64/memory\nSKIP: none/tests/arm64/simd_v81\nPASS: none/tests/async-sigs\nPASS: none/tests/bigcode\nPASS: none/tests/bitfield1\nPASS: none/tests/bug129866\nPASS: none/tests/bug234814\nPASS: none/tests/closeall\nPASS: none/tests/cmd-with-special\nPASS: none/tests/cmdline0\nPASS: none/tests/cmdline1\nPASS: none/tests/cmdline10\nPASS: none/tests/cmdline11\nPASS: none/tests/cmdline2\nPASS: none/tests/cmdline3\nPASS: none/tests/cmdline4\nPASS: none/tests/cmdline5\nPASS: none/tests/cmdline6\nPASS: none/tests/cmdline7\nPASS: none/tests/cmdline8\nPASS: none/tests/cmdline9\nPASS: none/tests/coolo_sigaction\nPASS: none/tests/coolo_strlen\nPASS: none/tests/discard\nPASS: none/tests/empty-exe\nPASS: none/tests/exec-sigmask\nPASS: none/tests/execve\nPASS: none/tests/faultstatus\nPASS: none/tests/fcntl_setown\nPASS: none/tests/fdleak_cmsg\nPASS: none/tests/fdleak_creat\nPASS: none/tests/fdleak_dup\nPASS: none/tests/fdleak_dup2\nPASS: none/tests/fdleak_fcntl\nPASS: none/tests/fdleak_ipv4\nPASS: none/tests/fdleak_open\nPASS: none/tests/fdleak_pipe\nPASS: none/tests/fdleak_socketpair\nPASS: none/tests/floored\nPASS: none/tests/fork\nPASS: none/tests/fucomip\nPASS: none/tests/gxx304\nPASS: none/tests/ifunc\nPASS: none/tests/ioctl_moans\nPASS: none/tests/libvex_test\nPASS: none/tests/libvexmultiarch_test\nPASS: none/tests/linux/blockfault\nPASS: none/tests/linux/brk-overflow1\nPASS: none/tests/linux/brk-overflow2\nPASS: none/tests/linux/clonev\nPASS: none/tests/linux/membarrier\nPASS: none/tests/linux/mremap\nPASS: none/tests/linux/mremap2\nPASS: none/tests/linux/mremap3\nPASS: none/tests/linux/mremap4\nPASS: none/tests/linux/mremap5\nPASS: none/tests/linux/mremap6\nPASS: none/tests/linux/pthread-stack\nPASS: none/tests/linux/stack-overflow\nPASS: none/tests/manythreads\nPASS: none/tests/map_unaligned\nPASS: none/tests/map_unmap\nPASS: none/tests/mmap_fcntl_bug\nPASS: none/tests/mq\nPASS: none/tests/munmap_exe\nPASS: none/tests/nestedfns\nPASS: none/tests/nocwd\nPASS: none/tests/nodir\nPASS: none/tests/pending\nPASS: none/tests/ppoll_alarm\nPASS: none/tests/process_vm_readv_writev\nPASS: none/tests/procfs-linux\nSKIP: none/tests/procfs-non-linux\nPASS: none/tests/pselect_alarm\nPASS: none/tests/pselect_sigmask_null\nPASS: none/tests/pth_2sig\nPASS: none/tests/pth_atfork1\nPASS: none/tests/pth_blockedsig\nPASS: none/tests/pth_cancel1\nPASS: none/tests/pth_cancel2\nPASS: none/tests/pth_cvsimple\nPASS: none/tests/pth_empty\nPASS: none/tests/pth_exit\nPASS: none/tests/pth_exit2\nPASS: none/tests/pth_mutexspeed\nPASS: none/tests/pth_once\nPASS: none/tests/pth_rwlock\nPASS: none/tests/pth_self_kill_15_other\nPASS: none/tests/pth_self_kill_9\nPASS: none/tests/pth_stackalign\nPASS: none/tests/pth_term_signal\nPASS: none/tests/rcrl\nPASS: none/tests/readline1\nPASS: none/tests/require-text-symbol-1\nPASS: none/tests/require-text-symbol-2\nSKIP: none/tests/res_search\nPASS: none/tests/resolv\nPASS: none/tests/rlimit64_nofile\nPASS: none/tests/rlimit_nofile\nPASS: none/tests/scripts/bug231357\nPASS: none/tests/scripts/bug338606\nPASS: none/tests/scripts/nointerp1\nPASS: none/tests/scripts/nointerp2\nPASS: none/tests/scripts/nointerp3\nPASS: none/tests/scripts/nointerp4\nPASS: none/tests/scripts/nointerp5\nPASS: none/tests/scripts/relative1\nPASS: none/tests/scripts/relative2\nPASS: none/tests/scripts/shell\nPASS: none/tests/scripts/shell_badinterp\nPASS: none/tests/scripts/shell_binaryfile\nPASS: none/tests/scripts/shell_dir\nPASS: none/tests/scripts/shell_nonexec\nPASS: none/tests/scripts/shell_nosuchfile\nPASS: none/tests/scripts/shell_valid1\nPASS: none/tests/scripts/shell_valid4\nPASS: none/tests/scripts/shell_zerolength\nSKIP: none/tests/selfrun\nPASS: none/tests/sem\nPASS: none/tests/semlimit\nPASS: none/tests/sha1_test\nPASS: none/tests/shortpush\nPASS: none/tests/shorts\nPASS: none/tests/sigprocmask\nPASS: none/tests/sigstackgrowth\nPASS: none/tests/sigsusp\nPASS: none/tests/stackgrowth\nPASS: none/tests/syscall-restart1\nPASS: none/tests/syscall-restart2\nPASS: none/tests/syslog\nPASS: none/tests/system\nPASS: none/tests/thread-exits\nPASS: none/tests/threaded-fork\nPASS: none/tests/threadederrno\nPASS: none/tests/timestamp\nPASS: none/tests/tls\nPASS: none/tests/unit_debuglog\nPASS: none/tests/vgprintf\nPASS: none/tests/vgprintf_nvalgrind\n\n...checking makefile consistency\n...checking header files and include directives\nRestore non-deterministic tests\nAarch64: Restore valgrind tests that result in defunct process and then out of memory\nmv: cannot stat 'memcheck/tests/leak_cpp_interior.IGNORE': No such file or directory\nRestore valgrind tests that are non-deterministc\nFailed test details...\n=== Test Summary ===\nTOTAL: 675\nPASSED: 654\nFAILED: 0\nSKIPPED: 21\nDURATION: 1382\n"
                }
            },
            "ptestresult.valgrind.cachegrind/tests/ann-diff1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/ann-diff2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/ann-diff3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/ann-diff4": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/ann-merge1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/ann-merge2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/ann1a": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/ann1b": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/ann2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/chdir": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/clreq": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/dlclose": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/notpower2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.cachegrind/tests/wrap5": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/ann1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/ann2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/clreq": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/notpower2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/notpower2-hwpref": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/notpower2-use": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/notpower2-wb": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/simwork-both": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/simwork-branch": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/simwork-cache": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/simwork1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/simwork2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/simwork3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/threads": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.callgrind/tests/threads-use": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.dhat/tests/acc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.dhat/tests/ad-hoc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.dhat/tests/basic": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.dhat/tests/big": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.dhat/tests/copy": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.dhat/tests/empty": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.dhat/tests/sig": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.dhat/tests/single": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.dhat/tests/user_histo1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_barrier": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_barrier_xml": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_hb_err": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_hb_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_hbefore": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_ignore_read": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_ignore_rw": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_ignore_rw2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_ignore_write": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_ignore_write2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_order_1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_order_2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_order_3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_publish_hg": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_rwlock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_rwlock_hg": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_sem": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_smart_pointer": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_smart_pointer2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_spinlock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_static": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_trace_memory": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/annotate_trace_memory_xml": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/atomic_var": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/bar_trivial": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/bug-235681": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/bug322621": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/circular_buffer": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/concurrent_close": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/condvar": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/custom_alloc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/custom_alloc_fiw": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/dlopen": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/fork-parallel": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/fork-serial": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/fp_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/fp_race2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/fp_race_xml": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/free_is_write": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/free_is_write2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/hg01_all_ok": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/hg02_deadlock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/hg03_inherit": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/hg04_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/hg05_race2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/hg06_readshared": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/hold_lock_1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/hold_lock_2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/linuxthreads_det": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/local_static": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.drd/tests/matinv": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/memory_allocation": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/monitor_example": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/new_delete": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/omp_matinv": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.drd/tests/omp_matinv_racy": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.drd/tests/omp_prime_racy": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.drd/tests/omp_printf": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.drd/tests/pth_barrier": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_barrier2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_barrier3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_barrier_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_barrier_reinit": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_broadcast": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_cancel_locked": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_cleanup_handler": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_cond_destroy_busy": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.drd/tests/pth_cond_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_cond_race2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_cond_race3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_create_chain": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_create_glibc_2_0": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.drd/tests/pth_detached": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_detached2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_detached3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_detached_sem": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_inconsistent_cond_wait": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_mutex_reinit": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_mutex_signal": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.drd/tests/pth_once": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_process_shared_mutex": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_spinlock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/pth_uninitialized_cond": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/read_and_free_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/recursive_mutex": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/rwlock_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/rwlock_test": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/rwlock_type_checking": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/sem_as_mutex": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/sem_as_mutex2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/sem_as_mutex3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/sem_open": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/sem_open2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/sem_open3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/sem_open_traced": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/sem_wait": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/shared_timed_mutex": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/sigalrm": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/sigaltstack": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/std_atomic": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/std_list": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/std_mutex": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/std_string": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/std_thread": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/str_tester": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/swapcontext": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc01_simple_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc02_simple_tls": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc03_re_excl": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc04_free_lock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc05_simple_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc06_two_races": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc07_hbl1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc08_hbl2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc09_bad_unlock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc10_rec_lock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc11_XCHG": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc12_rwl_trivial": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc13_laog1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc15_laog_lockdel": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc16_byterace": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc17_sembar": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc18_semabuse": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc19_shadowmem": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc21_pthonce": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc22_exit_w_lock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc23_bogus_condwait": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tc24_nonzero_sem": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/thread_name": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/thread_name_freebsd": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.drd/tests/threaded-fork": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/threaded-fork-vcs": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/timed_mutex": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/tls_threads": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/trylock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/unit_bitmap": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.drd/tests/unit_vc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcblocklistsearch": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcbreak": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcclean_after_fork": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mchelp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcinfcallRU": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcinfcallWSRU": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcinvokeRU": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcinvokeWS": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcleak": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcmain_pic": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcsignopass": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcsigpass": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcvabits": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mcwatchpoints": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/mssnapshot": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/nlcontrolc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/nlfork_chain": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/nlgone_abrt": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/nlgone_exit": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/nlgone_return": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/nlpasssigalrm": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/nlself_invalidate": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.gdbserver_tests/nlsigvgdb": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.gdbserver_tests/nlvgdbsigqueue": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/annotate_hbefore": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/annotate_rwlock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/annotate_smart_pointer": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/bar_bad": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/bar_trivial": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/bug322621": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/bug327548": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/bug392331": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/bug392331_supp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/cond_init_destroy": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/cond_timedwait_invalid": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/cond_timedwait_test": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/free_is_write": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/hg01_all_ok": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/hg02_deadlock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/hg03_inherit": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/hg04_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/hg04_race_h9": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/hg06_readshared": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/locked_vs_unlocked1_fwd": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/locked_vs_unlocked1_rev": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/locked_vs_unlocked2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/locked_vs_unlocked3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/pth_barrier1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/pth_barrier2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/pth_barrier3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/pth_cond_destroy_busy": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.helgrind/tests/pth_destroy_cond": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/pth_spinlock": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.helgrind/tests/rwlock_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/rwlock_test": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/shared_timed_mutex": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/shmem_abits": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/stackteardown": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/t2t_laog": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc01_simple_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc02_simple_tls": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc03_re_excl": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc04_free_lock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc05_simple_race": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc06_two_races": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc06_two_races_xml": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc07_hbl1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc08_hbl2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc09_bad_unlock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc10_rec_lock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc11_XCHG": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc12_rwl_trivial": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc13_laog1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc14_laog_dinphils": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc15_laog_lockdel": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc16_byterace": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc17_sembar": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc18_semabuse": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc19_shadowmem": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc21_pthonce": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc22_exit_w_lock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc23_bogus_condwait": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tc24_nonzero_sem": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/tls_threads2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.helgrind/tests/trylock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.lackey/tests/true": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/alloc-fns-A": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/alloc-fns-B": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/basic": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/basic2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/big-alloc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/culling1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/culling2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/custom_alloc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/deep-A": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/deep-B": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/deep-C": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/ignored": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/ignoring": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/inlinfomalloc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/insig": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/long-names": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/long-time": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/malloc_usable": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/mmapunmap": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/new-cpp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/no-stack-no-heap": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/null": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/one": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/overloaded-new": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/pages_as_heap": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/peak": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/peak2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/realloc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/thresholds_0_0": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/thresholds_0_10": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/thresholds_10_0": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/thresholds_10_10": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/thresholds_5_0": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/thresholds_5_10": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/zero1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.massif/tests/zero2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/accounting": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/addressable": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/arm64-linux/scalar": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/atomic_incs": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/badaddrvalue": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/badfree": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/badfree-2trace": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/badfree3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/badjump": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/badjump2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/badloop": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/badpoll": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/badrw": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/big_blocks_freed_list": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/big_debuginfo_symbol": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/brk2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/buflen_check": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/bug155125": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/bug287260": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/bug340392": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/bug464969_d_demangle": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/calloc-overflow": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/cdebug_zlib": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/cdebug_zlib_gnu": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/client-msg": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/client-msg-as-xml": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/clientperm": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/clireq_nofill": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/clo_redzone_128": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/clo_redzone_default": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/cond_ld": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/cond_st": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/custom-overlap": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/custom_alloc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/cxx17_aligned_new": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/deep-backtrace": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/demangle": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/demangle-rust": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/descr_belowsp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/describe-block": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/doublefree": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/err_disable1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/err_disable2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/err_disable3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/err_disable4": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/err_disable_arange1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/erringfds": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/error_counts": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/errs1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/execve1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/execve2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/exit_on_first_error": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/exit_on_first_error_with_xml": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/exitprog": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/file_locking": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/fprw": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/fwrite": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/gone_abrt_xml": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/holey_buffer_too_small": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/inits": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/inline": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/inlinfo": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/inlinfosupp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/inlinfosuppobj": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/inltemplate": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-0": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-autofreepool-0": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-autofreepool-1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-autofreepool-2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-autofreepool-4": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-autofreepool-5": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-autofreepool-6": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-cases-full": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-cases-possible": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-cases-summary": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-cycle": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-delta": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-pool-0": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-pool-1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-pool-2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-pool-3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-pool-4": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-pool-5": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-segv-jmp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/leak-tree": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/aligned_alloc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/brk": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/capget": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/debuginfod-check": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/dlclose_leak": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/dlclose_leak-no-keep": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/enomem": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/getregset": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/ioctl-tiocsig": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/lsframe1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/lsframe2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/memalign": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/memfd_create": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/proc-auxv": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/rfcomm": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/sigqueue": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/stack_changes": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/stack_switch": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/sys-copy_file_range": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/sys-execveat": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/sys-openat": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/sys-preadv2_pwritev2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/sys-preadv_pwritev": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/sys-statx": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/syscalls-2007": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/syslog-syscall": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/timerfd-syscall": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/linux/with-space": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/lks": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/long-supps": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/long_namespace_xml": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/mallinfo": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/malloc1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/malloc1_ks_alloc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/malloc1_ks_alloc_and_free": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/malloc1_ks_free": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/malloc1_ks_none": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/malloc2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/malloc3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/malloc_free_fill": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/malloc_usable": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/manuel1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/manuel2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/manuel3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/match-overrun": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/memalign_args": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/memalign_test": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/memcmptest": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/memmem": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/mempool": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/mempool2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/metadata": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/mismatches": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/mmaptest": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/nanoleak2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/nanoleak_dynsupp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/nanoleak_supp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/new_nothrow": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/new_override": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/noisy_child": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/null_socket": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/origin1-yes": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/origin2-not-quite": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/origin3-no": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/origin4-many": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/origin5-bz2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/origin6-fp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/partial_load_dflt": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/partial_load_ok": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/partiallydefinedeq": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/pdb-realloc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/pdb-realloc2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/pipe": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/pointer-trace": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/posix_memalign": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/post-syscall": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/reach_thread_register": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/realloc1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/realloc2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/realloc3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/realloc_size_zero": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/realloc_size_zero_mismatch": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/realloc_size_zero_no": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/realloc_size_zero_off": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/realloc_size_zero_supp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/realloc_size_zero_yes": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/recursive-merge": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/resvn_stack": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/sbfragment": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/sem": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/sendmsg": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/sh-mem": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/sh-mem-random": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/sigaltstack": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/sigkill": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/signal2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/sigprocmask": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/sized_aligned_new_delete_args": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/sized_aligned_new_delete_misaligned": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/sized_delete": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/static_malloc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/stpncpy": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/str_tester": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/strchr": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/supp-dir": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/supp1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/supp2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/suppfree": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/suppfreecollision": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/supponlyobj": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/suppsrc_lineno": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/suppsrc_sanlineno": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/suppvarinfo5": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/test-plo-no": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/test-plo-yes": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/thread_alloca": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/threadname": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/threadname_xml": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/trivialleak": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/undef_malloc_args": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/unit_libcbase": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/unit_oset": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/vbit-test/vbit-test": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/vbit-test/vbit-test-sec": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.memcheck/tests/vcpu_bz2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/vcpu_fbench": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/vcpu_fnfns": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wcs": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wmemcmp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wrap1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wrap2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wrap3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wrap4": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wrap5": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wrap6": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wrap7": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wrap8": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wrapmalloc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/wrapmallocstatic": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/writev1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.memcheck/tests/xml1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/allexec32": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/allexec64": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/ansi": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/args": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/arm64/atomics_v81": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.none/tests/arm64/crc32": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/arm64/cvtf_imm": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/arm64/fmadd_sub": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/arm64/fp_and_simd": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/arm64/fp_and_simd_v82": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.none/tests/arm64/integer": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/arm64/ldxp_stxp_basisimpl": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/arm64/ldxp_stxp_fallbackimpl": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/arm64/memory": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/arm64/simd_v81": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.none/tests/async-sigs": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/bigcode": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/bitfield1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/bug129866": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/bug234814": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/closeall": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmd-with-special": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline0": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline10": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline11": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline4": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline5": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline6": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline7": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline8": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/cmdline9": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/coolo_sigaction": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/coolo_strlen": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/discard": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/empty-exe": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/exec-sigmask": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/execve": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/faultstatus": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fcntl_setown": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fdleak_cmsg": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fdleak_creat": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fdleak_dup": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fdleak_dup2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fdleak_fcntl": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fdleak_ipv4": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fdleak_open": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fdleak_pipe": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fdleak_socketpair": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/floored": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fork": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/fucomip": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/gxx304": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/ifunc": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/ioctl_moans": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/libvex_test": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/libvexmultiarch_test": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/blockfault": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/brk-overflow1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/brk-overflow2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/clonev": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/membarrier": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/mremap": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/mremap2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/mremap3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/mremap4": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/mremap5": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/mremap6": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/pthread-stack": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/linux/stack-overflow": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/manythreads": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/map_unaligned": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/map_unmap": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/mmap_fcntl_bug": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/mq": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/munmap_exe": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/nestedfns": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/nocwd": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/nodir": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pending": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/ppoll_alarm": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/process_vm_readv_writev": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/procfs-linux": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/procfs-non-linux": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.none/tests/pselect_alarm": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pselect_sigmask_null": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_2sig": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_atfork1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_blockedsig": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_cancel1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_cancel2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_cvsimple": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_empty": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_exit": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_exit2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_mutexspeed": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_once": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_rwlock": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_self_kill_15_other": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_self_kill_9": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_stackalign": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/pth_term_signal": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/rcrl": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/readline1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/require-text-symbol-1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/require-text-symbol-2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/res_search": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.none/tests/resolv": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/rlimit64_nofile": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/rlimit_nofile": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/bug231357": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/bug338606": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/nointerp1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/nointerp2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/nointerp3": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/nointerp4": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/nointerp5": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/relative1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/relative2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/shell": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/shell_badinterp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/shell_binaryfile": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/shell_dir": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/shell_nonexec": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/shell_nosuchfile": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/shell_valid1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/shell_valid4": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/scripts/shell_zerolength": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/selfrun": {
                "status": "SKIPPED"
            },
            "ptestresult.valgrind.none/tests/sem": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/semlimit": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/sha1_test": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/shortpush": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/shorts": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/sigprocmask": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/sigstackgrowth": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/sigsusp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/stackgrowth": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/syscall-restart1": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/syscall-restart2": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/syslog": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/system": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/thread-exits": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/threaded-fork": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/threadederrno": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/timestamp": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/tls": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/unit_debuglog": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/vgprintf": {
                "status": "PASSED"
            },
            "ptestresult.valgrind.none/tests/vgprintf_nvalgrind": {
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.112082719802856,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-wayland_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-wayland",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.001165628433227539,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4225645065307617,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.049663543701171875,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 5.888026475906372,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001313924789428711,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:20\nBEGIN: /usr/lib/wayland/ptest\ntest \"array_for_each\":\texit status 0, pass.\n----------------------------------------\ntest \"array_copy\":\texit status 0, pass.\n----------------------------------------\ntest \"array_add\":\texit status 0, pass.\n----------------------------------------\ntest \"array_release\":\texit status 0, pass.\n----------------------------------------\ntest \"array_init\":\texit status 0, pass.\n----------------------------------------\n5 tests, 5 pass, 0 fail\nPASS: tests/array-test\ntest \"client_destroy_listener\":\texit status 0, pass.\n----------------------------------------\n1 tests, 1 pass, 0 fail\nPASS: tests/client-test\ntest \"new_resource\":\texit status 0, pass.\n----------------------------------------\ntest \"new_client_connect\":\texit status 0, pass.\n----------------------------------------\n2 tests, 2 pass, 0 fail\nPASS: tests/compositor-introspection-test\nTimeout was set to 1 second from now.\n* bogus size 11\nmessage too short, object (1), message sync(n)\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 10\nmessage too short, object (1), message sync(n)\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 9\nmessage too short, object (1), message sync(n)\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 8\nmessage too short, object (1), message sync(n)\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 7\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 6\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 5\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 4\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 3\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 2\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 1\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 0\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\ntest \"request_bogus_size\":\texit status 0, pass.\n----------------------------------------\nwl_display@1: error 2: no memory\ntest \"closure_leaks_after_error\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"closure_leaks\":\texit status 0, pass.\n----------------------------------------\ntest \"invoke_closure\":\texit status 0, pass.\n----------------------------------------\nData too big for buffer (5012 > 4096).\ntest \"connection_marshal_too_big\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_marshal_alot\":\texit status 0, pass.\n----------------------------------------\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\ntest \"connection_demarshal_failures\":\texit status 0, pass.\n----------------------------------------\nNULL string received on non-nullable type, message test(s)\ntest \"connection_demarshal_null_strings\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_marshal_demarshal\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_demarshal\":\texit status 0, pass.\n----------------------------------------\nerror marshalling arguments for test (signature o): null value passed for arg 0\nerror marshalling arguments for test (signature s): null value passed for arg 0\nerror marshalling arguments for test (signature a): null value passed for arg 0\ntest \"connection_marshal_nullables\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_marshal\":\texit status 0, pass.\n----------------------------------------\ntest \"argument_from_va_list\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_queue\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_data\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_write\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_create\":\texit status 0, pass.\n----------------------------------------\n17 tests, 17 pass, 0 fail\nPASS: tests/connection-test\nPASS: tests/cpp-compile-test\ntest \"no_source_terminate\":\texit status 0, pass.\n----------------------------------------\ntest \"global_remove\":\texit status 0, pass.\n----------------------------------------\nError sending request: Resource temporarily unavailable\nSend loop failed on try 4096, err = 11, Resource temporarily unavailable\ntest \"send_overflow_disconnection\":\texit status 0, pass.\n----------------------------------------\nerror in client communication (pid 413)\nwl_registry@3: error 0: invalid interface for global 2: have wl_output, wanted wl_seat\ntest \"registry_bind_interface_mismatch\":\texit status 0, pass.\n----------------------------------------\ntest \"zombie_fd_errant_consumption\":\texit status 0, pass.\n----------------------------------------\ntest \"zombie_fd\":\texit status 0, pass.\n----------------------------------------\nerror in client communication (pid 419)\nwl_registry@3: error 0: invalid global wl_data_offer (2)\ntest \"bind_fails_on_filtered_global\":\texit status 0, pass.\n----------------------------------------\ntest \"filtered_dynamic_global_is_hidden\":\texit status 0, pass.\n----------------------------------------\ntest \"filtered_global_is_hidden\":\texit status 0, pass.\n----------------------------------------\n[destroyed object]: error 23: Dummy error\ntest \"error_on_destroyed_object\":\texit status 0, pass.\n----------------------------------------\ntest \"versions\":\texit status 0, pass.\n----------------------------------------\nerror in client communication (pid 439)\nwl_seat@6: error 23: Dummy error\nerror in client communication (pid 439)\nwl_seat@6: error 23: Dummy error\ntest \"error_code_after_epipe\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 3 seconds from now.\nFD leak checks disabled\ntest \"threading_read_after_error_tst\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 3 seconds from now.\nFD leak checks disabled\ntest \"threading_read_eagain_tst\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 3 seconds from now.\nFD leak checks disabled\ntest \"threading_cancel_read_tst\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 3 seconds from now.\nFD leak checks disabled\ntest \"threading_errors_tst\":\texit status 0, pass.\n----------------------------------------\nwl_display@1: error 3: Error 20\nErr is 71\ntest \"post_internal_error_tst\":\texit status 0, pass.\n----------------------------------------\nwl_display@1: error 2: no memory\nwl_display@1: error 2: no memory\ntest \"post_nomem_tst\":\texit status 0, pass.\n----------------------------------------\nwl_seat@6: error 23: Dummy error\nwl_seat@6: error 23: Dummy error\ntest \"post_error_to_two_clients\":\texit status 0, pass.\n----------------------------------------\nwl_seat@6: error 23: Dummy error\ntest \"post_error_to_one_from_two_clients\":\texit status 0, pass.\n----------------------------------------\nwl_seat@6: error 23: Dummy error\ntest \"post_error_to_one_client\":\texit status 0, pass.\n----------------------------------------\ntest \"tc_leaks_tests\":\texit status 0, pass.\n----------------------------------------\ntest \"display_destroy_listener\":\texit status 0, pass.\n----------------------------------------\n23 tests, 23 pass, 0 fail\nPASS: tests/display-test\ntest \"event_loop_destroy\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_timer_cancellation\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_timer_order\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_timer_updates\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_timer\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_multiple_same_signals\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_signal\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_free_source_with_data\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_post_dispatch_check\":\texit status 0, pass.\n----------------------------------------\n9 tests, 9 pass, 0 fail\nPASS: tests/event-loop-test\ntest \"fixed_int_conversions\":\texit status 0, pass.\n----------------------------------------\ndouble 62.125000 to fixed 3e20\ndouble -1200.625000 to fixed fffb4f60\nfixed 6b8b4567 to double 7048005.402344\nfixed 12030 to double 288.187500\nfixed 70000000 to double 7340032.000000\nfixed fffedfd0 to double -288.187500\nfixed 80000000 to double -8388608.000000\ntest \"fixed_double_conversions\":\texit status 0, pass.\n----------------------------------------\n2 tests, 2 pass, 0 fail\nPASS: tests/fixed-test\nPASS: tests/headers-test\ntest \"interface_equal\":\texit status 0, pass.\n----------------------------------------\n1 tests, 1 pass, 0 fail\nPASS: tests/interface-test\ntest \"list_insert_list\":\texit status 0, pass.\n----------------------------------------\ntest \"list_remove\":\texit status 0, pass.\n----------------------------------------\ntest \"list_iterator\":\texit status 0, pass.\n----------------------------------------\ntest \"list_length\":\texit status 0, pass.\n----------------------------------------\ntest \"list_insert\":\texit status 0, pass.\n----------------------------------------\ntest \"list_init\":\texit status 0, pass.\n----------------------------------------\n6 tests, 6 pass, 0 fail\nPASS: tests/list-test\ntest \"map_iter_empty\":\texit status 0, pass.\n----------------------------------------\ntest \"map_flags\":\texit status 0, pass.\n----------------------------------------\ntest \"map_remove\":\texit status 0, pass.\n----------------------------------------\ntest \"map_insert_at\":\texit status 0, pass.\n----------------------------------------\ntest \"map_insert_new\":\texit status 0, pass.\n----------------------------------------\n5 tests, 5 pass, 0 fail\nPASS: tests/map-test\ntest \"message_count_arrays\":\texit status 0, pass.\n----------------------------------------\ntest \"message_version\":\texit status 0, pass.\n----------------------------------------\n2 tests, 2 pass, 0 fail\nPASS: tests/message-test\nTimeout was set to 4 seconds from now.\ntest \"signal_get_listener\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 4 seconds from now.\ntest \"signal_readd_listener\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 4 seconds from now.\ntest \"signal_remove_listener\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_emit_to_more_listeners\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_emit_to_one_listener\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_add_get\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_init\":\texit status 0, pass.\n----------------------------------------\n7 tests, 7 pass, 0 fail\nPASS: tests/newsignal-test\ntest \"os_wrappers_epoll_create_cloexec_fallback\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_epoll_create_cloexec\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_recvmsg_cloexec_fallback\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_recvmsg_cloexec\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_dupfd_cloexec_fallback\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_dupfd_cloexec\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_socket_cloexec_fallback\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_socket_cloexec\":\texit status 0, pass.\n----------------------------------------\n8 tests, 8 pass, 0 fail\nPASS: tests/os-wrappers-test\nTimeout was set to 1 second from now.\ntest \"logger\":\texit status 0, pass.\n----------------------------------------\n1 tests, 1 pass, 0 fail\nPASS: tests/protocol-logger-test\nTimeout was set to 2 seconds from now.\ntest \"queue_destroy_default_with_attached_proxies\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\nwarning: queue 0x557e0b59a0 destroyed while proxies still attached:\n  wl_callback@2 still attached\nTried to add event to destroyed queue\nClient 'client_test_queue_proxy_event_to_destroyed_queue' was killed by signal 6\ntest \"queue_proxy_event_to_destroyed_queue\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\nwarning: queue 0x557e0b59a0 destroyed while proxies still attached:\n  wl_callback@2 still attached\ntest \"queue_destroy_with_attached_proxies\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"queue_set_queue_race\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"queue_set_queue_proxy_wrapper\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"queue_roundtrip\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"queue_multiple_queues\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"queue_proxy_destroy\":\texit status 0, pass.\n----------------------------------------\n8 tests, 8 pass, 0 fail\nPASS: tests/queue-test\ntest \"free_without_remove\":\texit status 0, pass.\n----------------------------------------\ntest \"create_resource_with_same_id\":\texit status 0, pass.\n----------------------------------------\ntest \"destroy_res_tst\":\texit status 0, pass.\n----------------------------------------\ntest \"create_resource_tst\":\texit status 0, pass.\n----------------------------------------\n4 tests, 4 pass, 0 fail\nPASS: tests/resources-test\nTimeout was set to 1 second from now.\nTimeout was set to 1 second from now.\nTimeout was re-set off.\ntest \"tc_timeout3_tst\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 5 seconds from now.\nTimeout was re-set to 10 seconds from now.\nTimeout was re-set to 1 second from now.\nTest timed out.\nClient 'timeout_reset_tst' was killed by signal 6\nClient 'timeout_reset_tst' failed\n1 child(ren) failed\ntest \"tc_timeout2_tst\":\tsignal 6, pass.\n----------------------------------------\nTimeout was set to 1 second from now.\nTest timed out.\nClient 'timeout_tst' was killed by signal 6\nClient 'timeout_tst' failed\n1 child(ren) failed\ntest \"tc_timeout_tst\":\tsignal 6, pass.\n----------------------------------------\nTimeout was set to 1 second from now.\nTimeout was re-set off.\ntest \"timeout_turnoff\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 5 seconds from now.\nTimeout was re-set to 10 seconds from now.\nTimeout was re-set to 1 second from now.\nTest timed out.\ntest \"timeout_reset_tst\":\tsignal 6, pass.\n----------------------------------------\nTimeout was set to 1 second from now.\ntest \"timeout2_tst\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 1 second from now.\nTest timed out.\ntest \"timeout_tst\":\tsignal 6, pass.\n----------------------------------------\nerror: XDG_RUNTIME_DIR is invalid or not set in the environment.\ntest \"tc_client_log\":\texit status 0, pass.\n----------------------------------------\nClient 'sanity_fd_leak_exec' exited with code 1\nClient 'sanity_fd_leak_exec' failed\n1 child(ren) failed\ntest \"tc_client_fd_leaks_exec\":\tsignal 6, pass.\n----------------------------------------\nfd leak detected in test. Opened 15 files, unclosed 2\nClient 'sanity_fd_leak' was killed by signal 6\nClient 'sanity_fd_leak' failed\n1 child(ren) failed\ntest \"tc_client_fd_leaks\":\tsignal 6, pass.\n----------------------------------------\ntest \"tc_client_no_fd_leaks\":\texit status 0, pass.\n----------------------------------------\ntest \"sanity_fd_exec\":\texit status 0, pass.\n----------------------------------------\ntest \"sanity_fd_leak_exec\":\texit status 1, pass.\n----------------------------------------\nfd leak detected in test. Opened 6 files, unclosed 2\ntest \"sanity_fd_leak\":\tsignal 6, pass.\n----------------------------------------\nsanity-test: /usr/src/debug/wayland/1.22.0/tests/sanity-test.c:85: sanity_assert: Assertion `0' failed.\ntest \"sanity_assert\":\tsignal 6, pass.\n----------------------------------------\ntest \"fail_segv\":\tsignal 11, pass.\n----------------------------------------\ntest \"fail_kill\":\tsignal 15, pass.\n----------------------------------------\nAbort the program\ntest \"fail_wl_abort\":\tsignal 6, pass.\n----------------------------------------\ntest \"fail_abort\":\tsignal 6, pass.\n----------------------------------------\ntest \"exit_failure\":\texit status 1, pass.\n----------------------------------------\ntest \"exit_success\":\texit status 0, pass.\n----------------------------------------\ntest \"empty\":\texit status 0, pass.\n----------------------------------------\n22 tests, 22 pass, 0 fail\nPASS: tests/sanity-test\nsrcdir: \nscanner: wayland-scanner\ntest_data_dir: tests/data\ntest_output_dir: tests/output\npwd: /usr/lib/wayland/ptest\nsed: sed\n\nTesting code generation: example.xml -> example-code.c\nUsing \"code\" is deprecated - use private-code or public-code.\nSee the help page for details.\nexample.xml -> example-code.c PASS\n\nTesting client-header generation: example.xml -> example-client.h\nexample.xml -> example-client.h PASS\n\nTesting server-header generation: example.xml -> example-server.h\nexample.xml -> example-server.h PASS\n\nTesting code generation: small.xml -> small-code.c\nUsing \"code\" is deprecated - use private-code or public-code.\nSee the help page for details.\nsmall.xml -> small-code.c PASS\n\nTesting client-header generation: small.xml -> small-client.h\nsmall.xml -> small-client.h PASS\n\nTesting server-header generation: small.xml -> small-server.h\nsmall.xml -> small-server.h PASS\n\nTesting -c code generation: small.xml -> small-code-core.c\nUsing \"code\" is deprecated - use private-code or public-code.\nSee the help page for details.\nsmall.xml -> small-code-core.c PASS\n\nTesting -c client-header generation: small.xml -> small-client-core.h\nsmall.xml -> small-client-core.h PASS\n\nTesting -c server-header generation: small.xml -> small-server-core.h\nsmall.xml -> small-server-core.h PASS\n\nTesting code generation: small.xml -> small-code.c\nUsing \"code\" is deprecated - use private-code or public-code.\nSee the help page for details.\nsmall.xml -> small-code.c PASS\n\nTesting public-code generation: small.xml -> small-code.c\nsmall.xml -> small-code.c PASS\n\nTesting private-code generation: small.xml -> small-private-code.c\nsmall.xml -> small-private-code.c PASS\n\nChecking that reading bad-identifier-arg.xml gives an error on line 7\nbad-identifier-arg.xml PASS\n\nChecking that reading bad-identifier-entry.xml gives an error on line 8\nbad-identifier-entry.xml PASS\n\nChecking that reading bad-identifier-enum.xml gives an error on line 6\nbad-identifier-enum.xml PASS\n\nChecking that reading bad-identifier-event.xml gives an error on line 6\nbad-identifier-event.xml PASS\n\nChecking that reading bad-identifier-interface.xml gives an error on line 3\nbad-identifier-interface.xml PASS\n\nChecking that reading bad-identifier-protocol.xml gives an error on line 2\nbad-identifier-protocol.xml PASS\n\nChecking that reading bad-identifier-request.xml gives an error on line 6\nbad-identifier-request.xml PASS\nPASS: tests/scanner-test.sh\ntest \"signal_emit_mutable\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_emit_to_more_listeners\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_emit_to_one_listener\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_add_get\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_init\":\texit status 0, pass.\n----------------------------------------\n5 tests, 5 pass, 0 fail\nPASS: tests/signal-test\ntest \"absolute_socket_path\":\texit status 0, pass.\n----------------------------------------\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-29.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-29.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-30.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-29.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-30.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-31.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-29.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-30.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-31.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-32.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-29.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-30.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-31.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-32.lock, maybe another compositor is running\ntest \"add_socket_auto\":\texit status 0, pass.\n----------------------------------------\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-test-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-test-0.lock, maybe another compositor is running\ntest \"add_existing_socket\":\texit status 0, pass.\n----------------------------------------\nerror: socket path \"/tmp/wayland-tests-2CbAmG/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\" plus null terminator exceeds 108 bytes\ntest \"socket_path_overflow_server_create\":\texit status 0, pass.\n----------------------------------------\nerror: socket path \"/tmp/wayland-tests-2CbAmG/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\" plus null terminator exceeds 108 bytes\ntest \"socket_path_overflow_client_connect\":\texit status 0, pass.\n----------------------------------------\n5 tests, 5 pass, 0 fail\nPASS: tests/socket-test\nPASS: tests/wayland-egl-symbols-check\nDURATION: 6\nEND: /usr/lib/wayland/ptest\n2024-02-06T09:20\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "wayland": {
                    "duration": "6",
                    "log": "START: ptest-runner\n2024-02-06T09:20\ntest \"array_for_each\":\texit status 0, pass.\n----------------------------------------\ntest \"array_copy\":\texit status 0, pass.\n----------------------------------------\ntest \"array_add\":\texit status 0, pass.\n----------------------------------------\ntest \"array_release\":\texit status 0, pass.\n----------------------------------------\ntest \"array_init\":\texit status 0, pass.\n----------------------------------------\n5 tests, 5 pass, 0 fail\nPASS: tests/array-test\ntest \"client_destroy_listener\":\texit status 0, pass.\n----------------------------------------\n1 tests, 1 pass, 0 fail\nPASS: tests/client-test\ntest \"new_resource\":\texit status 0, pass.\n----------------------------------------\ntest \"new_client_connect\":\texit status 0, pass.\n----------------------------------------\n2 tests, 2 pass, 0 fail\nPASS: tests/compositor-introspection-test\nTimeout was set to 1 second from now.\n* bogus size 11\nmessage too short, object (1), message sync(n)\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 10\nmessage too short, object (1), message sync(n)\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 9\nmessage too short, object (1), message sync(n)\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 8\nmessage too short, object (1), message sync(n)\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 7\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 6\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 5\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 4\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 3\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 2\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 1\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\n* bogus size 0\nmessage too short, invalid header\nerror in client communication (pid 385)\nReceived 60 bytes, object 1, opcode 0\nError event on object 1, code 1, message \" invalid arguments for wl_display@1.sync\"\ntest \"request_bogus_size\":\texit status 0, pass.\n----------------------------------------\nwl_display@1: error 2: no memory\ntest \"closure_leaks_after_error\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"closure_leaks\":\texit status 0, pass.\n----------------------------------------\ntest \"invoke_closure\":\texit status 0, pass.\n----------------------------------------\nData too big for buffer (5012 > 4096).\ntest \"connection_marshal_too_big\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_marshal_alot\":\texit status 0, pass.\n----------------------------------------\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\nmessage too short, object (0), message test(s)\nmessage too short, object (0), message test(a)\ntest \"connection_demarshal_failures\":\texit status 0, pass.\n----------------------------------------\nNULL string received on non-nullable type, message test(s)\ntest \"connection_demarshal_null_strings\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_marshal_demarshal\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_demarshal\":\texit status 0, pass.\n----------------------------------------\nerror marshalling arguments for test (signature o): null value passed for arg 0\nerror marshalling arguments for test (signature s): null value passed for arg 0\nerror marshalling arguments for test (signature a): null value passed for arg 0\ntest \"connection_marshal_nullables\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_marshal\":\texit status 0, pass.\n----------------------------------------\ntest \"argument_from_va_list\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_queue\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_data\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_write\":\texit status 0, pass.\n----------------------------------------\ntest \"connection_create\":\texit status 0, pass.\n----------------------------------------\n17 tests, 17 pass, 0 fail\nPASS: tests/connection-test\nPASS: tests/cpp-compile-test\ntest \"no_source_terminate\":\texit status 0, pass.\n----------------------------------------\ntest \"global_remove\":\texit status 0, pass.\n----------------------------------------\nError sending request: Resource temporarily unavailable\nSend loop failed on try 4096, err = 11, Resource temporarily unavailable\ntest \"send_overflow_disconnection\":\texit status 0, pass.\n----------------------------------------\nerror in client communication (pid 413)\nwl_registry@3: error 0: invalid interface for global 2: have wl_output, wanted wl_seat\ntest \"registry_bind_interface_mismatch\":\texit status 0, pass.\n----------------------------------------\ntest \"zombie_fd_errant_consumption\":\texit status 0, pass.\n----------------------------------------\ntest \"zombie_fd\":\texit status 0, pass.\n----------------------------------------\nerror in client communication (pid 419)\nwl_registry@3: error 0: invalid global wl_data_offer (2)\ntest \"bind_fails_on_filtered_global\":\texit status 0, pass.\n----------------------------------------\ntest \"filtered_dynamic_global_is_hidden\":\texit status 0, pass.\n----------------------------------------\ntest \"filtered_global_is_hidden\":\texit status 0, pass.\n----------------------------------------\n[destroyed object]: error 23: Dummy error\ntest \"error_on_destroyed_object\":\texit status 0, pass.\n----------------------------------------\ntest \"versions\":\texit status 0, pass.\n----------------------------------------\nerror in client communication (pid 439)\nwl_seat@6: error 23: Dummy error\nerror in client communication (pid 439)\nwl_seat@6: error 23: Dummy error\ntest \"error_code_after_epipe\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 3 seconds from now.\nFD leak checks disabled\ntest \"threading_read_after_error_tst\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 3 seconds from now.\nFD leak checks disabled\ntest \"threading_read_eagain_tst\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 3 seconds from now.\nFD leak checks disabled\ntest \"threading_cancel_read_tst\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 3 seconds from now.\nFD leak checks disabled\ntest \"threading_errors_tst\":\texit status 0, pass.\n----------------------------------------\nwl_display@1: error 3: Error 20\nErr is 71\ntest \"post_internal_error_tst\":\texit status 0, pass.\n----------------------------------------\nwl_display@1: error 2: no memory\nwl_display@1: error 2: no memory\ntest \"post_nomem_tst\":\texit status 0, pass.\n----------------------------------------\nwl_seat@6: error 23: Dummy error\nwl_seat@6: error 23: Dummy error\ntest \"post_error_to_two_clients\":\texit status 0, pass.\n----------------------------------------\nwl_seat@6: error 23: Dummy error\ntest \"post_error_to_one_from_two_clients\":\texit status 0, pass.\n----------------------------------------\nwl_seat@6: error 23: Dummy error\ntest \"post_error_to_one_client\":\texit status 0, pass.\n----------------------------------------\ntest \"tc_leaks_tests\":\texit status 0, pass.\n----------------------------------------\ntest \"display_destroy_listener\":\texit status 0, pass.\n----------------------------------------\n23 tests, 23 pass, 0 fail\nPASS: tests/display-test\ntest \"event_loop_destroy\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_timer_cancellation\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_timer_order\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_timer_updates\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_timer\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_multiple_same_signals\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_signal\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_free_source_with_data\":\texit status 0, pass.\n----------------------------------------\ntest \"event_loop_post_dispatch_check\":\texit status 0, pass.\n----------------------------------------\n9 tests, 9 pass, 0 fail\nPASS: tests/event-loop-test\ntest \"fixed_int_conversions\":\texit status 0, pass.\n----------------------------------------\ndouble 62.125000 to fixed 3e20\ndouble -1200.625000 to fixed fffb4f60\nfixed 6b8b4567 to double 7048005.402344\nfixed 12030 to double 288.187500\nfixed 70000000 to double 7340032.000000\nfixed fffedfd0 to double -288.187500\nfixed 80000000 to double -8388608.000000\ntest \"fixed_double_conversions\":\texit status 0, pass.\n----------------------------------------\n2 tests, 2 pass, 0 fail\nPASS: tests/fixed-test\nPASS: tests/headers-test\ntest \"interface_equal\":\texit status 0, pass.\n----------------------------------------\n1 tests, 1 pass, 0 fail\nPASS: tests/interface-test\ntest \"list_insert_list\":\texit status 0, pass.\n----------------------------------------\ntest \"list_remove\":\texit status 0, pass.\n----------------------------------------\ntest \"list_iterator\":\texit status 0, pass.\n----------------------------------------\ntest \"list_length\":\texit status 0, pass.\n----------------------------------------\ntest \"list_insert\":\texit status 0, pass.\n----------------------------------------\ntest \"list_init\":\texit status 0, pass.\n----------------------------------------\n6 tests, 6 pass, 0 fail\nPASS: tests/list-test\ntest \"map_iter_empty\":\texit status 0, pass.\n----------------------------------------\ntest \"map_flags\":\texit status 0, pass.\n----------------------------------------\ntest \"map_remove\":\texit status 0, pass.\n----------------------------------------\ntest \"map_insert_at\":\texit status 0, pass.\n----------------------------------------\ntest \"map_insert_new\":\texit status 0, pass.\n----------------------------------------\n5 tests, 5 pass, 0 fail\nPASS: tests/map-test\ntest \"message_count_arrays\":\texit status 0, pass.\n----------------------------------------\ntest \"message_version\":\texit status 0, pass.\n----------------------------------------\n2 tests, 2 pass, 0 fail\nPASS: tests/message-test\nTimeout was set to 4 seconds from now.\ntest \"signal_get_listener\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 4 seconds from now.\ntest \"signal_readd_listener\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 4 seconds from now.\ntest \"signal_remove_listener\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_emit_to_more_listeners\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_emit_to_one_listener\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_add_get\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_init\":\texit status 0, pass.\n----------------------------------------\n7 tests, 7 pass, 0 fail\nPASS: tests/newsignal-test\ntest \"os_wrappers_epoll_create_cloexec_fallback\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_epoll_create_cloexec\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_recvmsg_cloexec_fallback\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_recvmsg_cloexec\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_dupfd_cloexec_fallback\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_dupfd_cloexec\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_socket_cloexec_fallback\":\texit status 0, pass.\n----------------------------------------\ntest \"os_wrappers_socket_cloexec\":\texit status 0, pass.\n----------------------------------------\n8 tests, 8 pass, 0 fail\nPASS: tests/os-wrappers-test\nTimeout was set to 1 second from now.\ntest \"logger\":\texit status 0, pass.\n----------------------------------------\n1 tests, 1 pass, 0 fail\nPASS: tests/protocol-logger-test\nTimeout was set to 2 seconds from now.\ntest \"queue_destroy_default_with_attached_proxies\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\nwarning: queue 0x557e0b59a0 destroyed while proxies still attached:\n  wl_callback@2 still attached\nTried to add event to destroyed queue\nClient 'client_test_queue_proxy_event_to_destroyed_queue' was killed by signal 6\ntest \"queue_proxy_event_to_destroyed_queue\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\nwarning: queue 0x557e0b59a0 destroyed while proxies still attached:\n  wl_callback@2 still attached\ntest \"queue_destroy_with_attached_proxies\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"queue_set_queue_race\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"queue_set_queue_proxy_wrapper\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"queue_roundtrip\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"queue_multiple_queues\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 2 seconds from now.\ntest \"queue_proxy_destroy\":\texit status 0, pass.\n----------------------------------------\n8 tests, 8 pass, 0 fail\nPASS: tests/queue-test\ntest \"free_without_remove\":\texit status 0, pass.\n----------------------------------------\ntest \"create_resource_with_same_id\":\texit status 0, pass.\n----------------------------------------\ntest \"destroy_res_tst\":\texit status 0, pass.\n----------------------------------------\ntest \"create_resource_tst\":\texit status 0, pass.\n----------------------------------------\n4 tests, 4 pass, 0 fail\nPASS: tests/resources-test\nTimeout was set to 1 second from now.\nTimeout was set to 1 second from now.\nTimeout was re-set off.\ntest \"tc_timeout3_tst\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 5 seconds from now.\nTimeout was re-set to 10 seconds from now.\nTimeout was re-set to 1 second from now.\nTest timed out.\nClient 'timeout_reset_tst' was killed by signal 6\nClient 'timeout_reset_tst' failed\n1 child(ren) failed\ntest \"tc_timeout2_tst\":\tsignal 6, pass.\n----------------------------------------\nTimeout was set to 1 second from now.\nTest timed out.\nClient 'timeout_tst' was killed by signal 6\nClient 'timeout_tst' failed\n1 child(ren) failed\ntest \"tc_timeout_tst\":\tsignal 6, pass.\n----------------------------------------\nTimeout was set to 1 second from now.\nTimeout was re-set off.\ntest \"timeout_turnoff\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 5 seconds from now.\nTimeout was re-set to 10 seconds from now.\nTimeout was re-set to 1 second from now.\nTest timed out.\ntest \"timeout_reset_tst\":\tsignal 6, pass.\n----------------------------------------\nTimeout was set to 1 second from now.\ntest \"timeout2_tst\":\texit status 0, pass.\n----------------------------------------\nTimeout was set to 1 second from now.\nTest timed out.\ntest \"timeout_tst\":\tsignal 6, pass.\n----------------------------------------\nerror: XDG_RUNTIME_DIR is invalid or not set in the environment.\ntest \"tc_client_log\":\texit status 0, pass.\n----------------------------------------\nClient 'sanity_fd_leak_exec' exited with code 1\nClient 'sanity_fd_leak_exec' failed\n1 child(ren) failed\ntest \"tc_client_fd_leaks_exec\":\tsignal 6, pass.\n----------------------------------------\nfd leak detected in test. Opened 15 files, unclosed 2\nClient 'sanity_fd_leak' was killed by signal 6\nClient 'sanity_fd_leak' failed\n1 child(ren) failed\ntest \"tc_client_fd_leaks\":\tsignal 6, pass.\n----------------------------------------\ntest \"tc_client_no_fd_leaks\":\texit status 0, pass.\n----------------------------------------\ntest \"sanity_fd_exec\":\texit status 0, pass.\n----------------------------------------\ntest \"sanity_fd_leak_exec\":\texit status 1, pass.\n----------------------------------------\nfd leak detected in test. Opened 6 files, unclosed 2\ntest \"sanity_fd_leak\":\tsignal 6, pass.\n----------------------------------------\nsanity-test: /usr/src/debug/wayland/1.22.0/tests/sanity-test.c:85: sanity_assert: Assertion `0' failed.\ntest \"sanity_assert\":\tsignal 6, pass.\n----------------------------------------\ntest \"fail_segv\":\tsignal 11, pass.\n----------------------------------------\ntest \"fail_kill\":\tsignal 15, pass.\n----------------------------------------\nAbort the program\ntest \"fail_wl_abort\":\tsignal 6, pass.\n----------------------------------------\ntest \"fail_abort\":\tsignal 6, pass.\n----------------------------------------\ntest \"exit_failure\":\texit status 1, pass.\n----------------------------------------\ntest \"exit_success\":\texit status 0, pass.\n----------------------------------------\ntest \"empty\":\texit status 0, pass.\n----------------------------------------\n22 tests, 22 pass, 0 fail\nPASS: tests/sanity-test\nsrcdir: \nscanner: wayland-scanner\ntest_data_dir: tests/data\ntest_output_dir: tests/output\npwd: /usr/lib/wayland/ptest\nsed: sed\n\nTesting code generation: example.xml -> example-code.c\nUsing \"code\" is deprecated - use private-code or public-code.\nSee the help page for details.\nexample.xml -> example-code.c PASS\n\nTesting client-header generation: example.xml -> example-client.h\nexample.xml -> example-client.h PASS\n\nTesting server-header generation: example.xml -> example-server.h\nexample.xml -> example-server.h PASS\n\nTesting code generation: small.xml -> small-code.c\nUsing \"code\" is deprecated - use private-code or public-code.\nSee the help page for details.\nsmall.xml -> small-code.c PASS\n\nTesting client-header generation: small.xml -> small-client.h\nsmall.xml -> small-client.h PASS\n\nTesting server-header generation: small.xml -> small-server.h\nsmall.xml -> small-server.h PASS\n\nTesting -c code generation: small.xml -> small-code-core.c\nUsing \"code\" is deprecated - use private-code or public-code.\nSee the help page for details.\nsmall.xml -> small-code-core.c PASS\n\nTesting -c client-header generation: small.xml -> small-client-core.h\nsmall.xml -> small-client-core.h PASS\n\nTesting -c server-header generation: small.xml -> small-server-core.h\nsmall.xml -> small-server-core.h PASS\n\nTesting code generation: small.xml -> small-code.c\nUsing \"code\" is deprecated - use private-code or public-code.\nSee the help page for details.\nsmall.xml -> small-code.c PASS\n\nTesting public-code generation: small.xml -> small-code.c\nsmall.xml -> small-code.c PASS\n\nTesting private-code generation: small.xml -> small-private-code.c\nsmall.xml -> small-private-code.c PASS\n\nChecking that reading bad-identifier-arg.xml gives an error on line 7\nbad-identifier-arg.xml PASS\n\nChecking that reading bad-identifier-entry.xml gives an error on line 8\nbad-identifier-entry.xml PASS\n\nChecking that reading bad-identifier-enum.xml gives an error on line 6\nbad-identifier-enum.xml PASS\n\nChecking that reading bad-identifier-event.xml gives an error on line 6\nbad-identifier-event.xml PASS\n\nChecking that reading bad-identifier-interface.xml gives an error on line 3\nbad-identifier-interface.xml PASS\n\nChecking that reading bad-identifier-protocol.xml gives an error on line 2\nbad-identifier-protocol.xml PASS\n\nChecking that reading bad-identifier-request.xml gives an error on line 6\nbad-identifier-request.xml PASS\nPASS: tests/scanner-test.sh\ntest \"signal_emit_mutable\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_emit_to_more_listeners\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_emit_to_one_listener\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_add_get\":\texit status 0, pass.\n----------------------------------------\ntest \"signal_init\":\texit status 0, pass.\n----------------------------------------\n5 tests, 5 pass, 0 fail\nPASS: tests/signal-test\ntest \"absolute_socket_path\":\texit status 0, pass.\n----------------------------------------\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-29.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-29.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-30.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-29.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-30.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-31.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-29.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-30.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-31.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-32.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-1.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-2.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-3.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-4.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-5.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-6.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-7.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-8.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-9.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-10.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-11.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-12.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-13.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-14.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-15.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-16.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-17.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-18.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-19.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-20.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-21.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-22.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-23.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-24.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-25.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-26.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-27.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-28.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-29.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-30.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-31.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-32.lock, maybe another compositor is running\ntest \"add_socket_auto\":\texit status 0, pass.\n----------------------------------------\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-test-0.lock, maybe another compositor is running\nunable to lock lockfile /tmp/wayland-tests-2CbAmG/wayland-test-0.lock, maybe another compositor is running\ntest \"add_existing_socket\":\texit status 0, pass.\n----------------------------------------\nerror: socket path \"/tmp/wayland-tests-2CbAmG/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\" plus null terminator exceeds 108 bytes\ntest \"socket_path_overflow_server_create\":\texit status 0, pass.\n----------------------------------------\nerror: socket path \"/tmp/wayland-tests-2CbAmG/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\" plus null terminator exceeds 108 bytes\ntest \"socket_path_overflow_client_connect\":\texit status 0, pass.\n----------------------------------------\n5 tests, 5 pass, 0 fail\nPASS: tests/socket-test\nPASS: tests/wayland-egl-symbols-check\nDURATION: 6\n"
                }
            },
            "ptestresult.wayland.tests/array-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/client-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/compositor-introspection-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/connection-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/cpp-compile-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/display-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/event-loop-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/fixed-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/headers-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/interface-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/list-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/map-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/message-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/newsignal-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/os-wrappers-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/protocol-logger-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/queue-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/resources-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/sanity-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/scanner-test.sh": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/signal-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/socket-test": {
                "status": "PASSED"
            },
            "ptestresult.wayland.tests/wayland-egl-symbols-check": {
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.127108812332153,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-xz_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-xz",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011560916900634766,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4033048152923584,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.049040794372558594,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.2522435188293457,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0013408660888671875,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:20\nBEGIN: /usr/lib/xz/ptest\n=== test_bcj_exact_size.c ===\nPASS: test_exact_size\nPASS: test_empty_block\n---\n# TOTAL: 2\n# PASS:  2\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_block_header.c ===\nPASS: test_lzma_block_header_size\nPASS: test_lzma_block_header_encode\nPASS: test_lzma_block_header_decode\n---\n# TOTAL: 3\n# PASS:  3\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_check.c ===\nPASS: test_lzma_crc32\nPASS: test_lzma_crc64\nPASS: test_lzma_supported_checks\nPASS: test_lzma_check_size\nPASS: test_lzma_get_check_st\nPASS: test_lzma_get_check_mt\n---\n# TOTAL: 6\n# PASS:  6\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_filter_flags.c ===\nPASS: test_lzma_filter_flags_size\nPASS: test_lzma_filter_flags_encode\nPASS: test_lzma_filter_flags_decode\n---\n# TOTAL: 3\n# PASS:  3\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_filter_str.c ===\nPASS: test_lzma_str_to_filters\nPASS: test_lzma_str_from_filters\nPASS: test_lzma_str_list_filters\n---\n# TOTAL: 3\n# PASS:  3\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_hardware.c ===\nPASS: test_lzma_physmem\nPASS: test_lzma_cputhreads\n---\n# TOTAL: 2\n# PASS:  2\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_index.c ===\nPASS: test_lzma_index_memusage\nPASS: test_lzma_index_memused\nPASS: test_lzma_index_append\nPASS: test_lzma_index_stream_flags\nPASS: test_lzma_index_checks\nPASS: test_lzma_index_stream_padding\nPASS: test_lzma_index_stream_count\nPASS: test_lzma_index_block_count\nPASS: test_lzma_index_size\nPASS: test_lzma_index_stream_size\nPASS: test_lzma_index_total_size\nPASS: test_lzma_index_file_size\nPASS: test_lzma_index_uncompressed_size\nPASS: test_lzma_index_iter_init\nPASS: test_lzma_index_iter_rewind\nPASS: test_lzma_index_iter_next\nPASS: test_lzma_index_iter_locate\nPASS: test_lzma_index_cat\nPASS: test_lzma_index_dup\nPASS: test_lzma_index_encoder\nPASS: test_lzma_index_decoder\nPASS: test_lzma_index_buffer_encode\nPASS: test_lzma_index_buffer_decode\n---\n# TOTAL: 23\n# PASS:  23\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_index_hash.c ===\nPASS: test_lzma_index_hash_init\nPASS: test_lzma_index_hash_append\nPASS: test_lzma_index_hash_decode\nPASS: test_lzma_index_hash_size\n---\n# TOTAL: 4\n# PASS:  4\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_lzip_decoder.c ===\nPASS: test_options\nPASS: test_v0_decode\nPASS: test_v1_decode\nPASS: test_v0_trailing\nPASS: test_v1_trailing\nPASS: test_concatentated\nPASS: test_crc\nPASS: test_invalid_magic_bytes\nPASS: test_invalid_version\nPASS: test_invalid_dictionary_size\nPASS: test_invalid_uncomp_size\nPASS: test_invalid_member_size\nPASS: test_invalid_memlimit\n---\n# TOTAL: 13\n# PASS:  13\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_memlimit.c ===\nPASS: test_memlimit_stream_decoder\nPASS: test_memlimit_stream_decoder_mt\nPASS: test_memlimit_alone_decoder\nPASS: test_memlimit_auto_decoder\n---\n# TOTAL: 4\n# PASS:  4\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_stream_flags.c ===\nPASS: test_lzma_stream_header_encode\nPASS: test_lzma_stream_footer_encode\nPASS: test_lzma_stream_header_decode\nPASS: test_lzma_stream_footer_decode\nPASS: test_lzma_stream_flags_compare\n---\n# TOTAL: 5\n# PASS:  5\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_vli.c ===\nPASS: test_lzma_vli_size\nPASS: test_lzma_vli_encode\nPASS: test_lzma_vli_decode\n---\n# TOTAL: 3\n# PASS:  3\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\nPASS: test_files.sh\nPASS: test_scripts.sh\nPASS: test_compress.sh\nDURATION: 1\nEND: /usr/lib/xz/ptest\n2024-02-06T09:20\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "xz": {
                    "duration": "1",
                    "log": "START: ptest-runner\n2024-02-06T09:20\n=== test_bcj_exact_size.c ===\nPASS: test_exact_size\nPASS: test_empty_block\n---\n# TOTAL: 2\n# PASS:  2\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_block_header.c ===\nPASS: test_lzma_block_header_size\nPASS: test_lzma_block_header_encode\nPASS: test_lzma_block_header_decode\n---\n# TOTAL: 3\n# PASS:  3\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_check.c ===\nPASS: test_lzma_crc32\nPASS: test_lzma_crc64\nPASS: test_lzma_supported_checks\nPASS: test_lzma_check_size\nPASS: test_lzma_get_check_st\nPASS: test_lzma_get_check_mt\n---\n# TOTAL: 6\n# PASS:  6\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_filter_flags.c ===\nPASS: test_lzma_filter_flags_size\nPASS: test_lzma_filter_flags_encode\nPASS: test_lzma_filter_flags_decode\n---\n# TOTAL: 3\n# PASS:  3\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_filter_str.c ===\nPASS: test_lzma_str_to_filters\nPASS: test_lzma_str_from_filters\nPASS: test_lzma_str_list_filters\n---\n# TOTAL: 3\n# PASS:  3\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_hardware.c ===\nPASS: test_lzma_physmem\nPASS: test_lzma_cputhreads\n---\n# TOTAL: 2\n# PASS:  2\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_index.c ===\nPASS: test_lzma_index_memusage\nPASS: test_lzma_index_memused\nPASS: test_lzma_index_append\nPASS: test_lzma_index_stream_flags\nPASS: test_lzma_index_checks\nPASS: test_lzma_index_stream_padding\nPASS: test_lzma_index_stream_count\nPASS: test_lzma_index_block_count\nPASS: test_lzma_index_size\nPASS: test_lzma_index_stream_size\nPASS: test_lzma_index_total_size\nPASS: test_lzma_index_file_size\nPASS: test_lzma_index_uncompressed_size\nPASS: test_lzma_index_iter_init\nPASS: test_lzma_index_iter_rewind\nPASS: test_lzma_index_iter_next\nPASS: test_lzma_index_iter_locate\nPASS: test_lzma_index_cat\nPASS: test_lzma_index_dup\nPASS: test_lzma_index_encoder\nPASS: test_lzma_index_decoder\nPASS: test_lzma_index_buffer_encode\nPASS: test_lzma_index_buffer_decode\n---\n# TOTAL: 23\n# PASS:  23\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_index_hash.c ===\nPASS: test_lzma_index_hash_init\nPASS: test_lzma_index_hash_append\nPASS: test_lzma_index_hash_decode\nPASS: test_lzma_index_hash_size\n---\n# TOTAL: 4\n# PASS:  4\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_lzip_decoder.c ===\nPASS: test_options\nPASS: test_v0_decode\nPASS: test_v1_decode\nPASS: test_v0_trailing\nPASS: test_v1_trailing\nPASS: test_concatentated\nPASS: test_crc\nPASS: test_invalid_magic_bytes\nPASS: test_invalid_version\nPASS: test_invalid_dictionary_size\nPASS: test_invalid_uncomp_size\nPASS: test_invalid_member_size\nPASS: test_invalid_memlimit\n---\n# TOTAL: 13\n# PASS:  13\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_memlimit.c ===\nPASS: test_memlimit_stream_decoder\nPASS: test_memlimit_stream_decoder_mt\nPASS: test_memlimit_alone_decoder\nPASS: test_memlimit_auto_decoder\n---\n# TOTAL: 4\n# PASS:  4\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_stream_flags.c ===\nPASS: test_lzma_stream_header_encode\nPASS: test_lzma_stream_footer_encode\nPASS: test_lzma_stream_header_decode\nPASS: test_lzma_stream_footer_decode\nPASS: test_lzma_stream_flags_compare\n---\n# TOTAL: 5\n# PASS:  5\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\n=== test_vli.c ===\nPASS: test_lzma_vli_size\nPASS: test_lzma_vli_encode\nPASS: test_lzma_vli_decode\n---\n# TOTAL: 3\n# PASS:  3\n# SKIP:  0\n# FAIL:  0\n# ERROR: 0\n=== END ===\nPASS: test_files.sh\nPASS: test_scripts.sh\nPASS: test_compress.sh\nDURATION: 1\n"
                }
            },
            "ptestresult.xz.test_compress.sh": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_concatentated": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_crc": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_empty_block": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_exact_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_files.sh": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_invalid_dictionary_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_invalid_magic_bytes": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_invalid_member_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_invalid_memlimit": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_invalid_uncomp_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_invalid_version": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_block_header_decode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_block_header_encode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_block_header_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_check_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_cputhreads": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_crc32": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_crc64": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_filter_flags_decode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_filter_flags_encode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_filter_flags_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_get_check_mt": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_get_check_st": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_append": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_block_count": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_buffer_decode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_buffer_encode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_cat": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_checks": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_decoder": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_dup": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_encoder": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_file_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_hash_append": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_hash_decode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_hash_init": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_hash_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_iter_init": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_iter_locate": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_iter_next": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_iter_rewind": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_memusage": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_memused": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_stream_count": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_stream_flags": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_stream_padding": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_stream_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_total_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_index_uncompressed_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_physmem": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_str_from_filters": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_str_list_filters": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_str_to_filters": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_stream_flags_compare": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_stream_footer_decode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_stream_footer_encode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_stream_header_decode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_stream_header_encode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_supported_checks": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_vli_decode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_vli_encode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_lzma_vli_size": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_memlimit_alone_decoder": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_memlimit_auto_decoder": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_memlimit_stream_decoder": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_memlimit_stream_decoder_mt": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_options": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_scripts.sh": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_v0_decode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_v0_trailing": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_v1_decode": {
                "status": "PASSED"
            },
            "ptestresult.xz.test_v1_trailing": {
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.123124599456787,
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-ptest-zlib_qemuarm64_20240206090146": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-ptest-zlib",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "f1c1025f8a8ccd82440fdf256e6f1a23c2b5729e",
                    "commit_count": 73381
                }
            },
            "MACHINE": "qemuarm64",
            "STARTTIME": "20240206090146",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0011043548583984375,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.4073503017425537,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.0521845817565918,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 0.4520597457885742,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.001234292984008789,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.rawlogs": {
                "log": "START: ptest-runner\n2024-02-06T09:20\nBEGIN: /usr/lib/zlib/ptest\nzlib version 1.3 = 0x1300, compile flags = 0xa9\nuncompress(): hello, hello!\ngzread(): hello, hello!\ngzgets() after gzseek:  hello!\ninflate(): hello, hello!\nlarge_inflate(): OK\nafter inflateSync(): hello, hello!\ninflate with dictionary: hello, hello!\nPASS: zlib\nDURATION: 0\nEND: /usr/lib/zlib/ptest\n2024-02-06T09:20\nSTOP: ptest-runner\nTOTAL: 1 FAIL: 0"
            },
            "ptestresult.sections": {
                "zlib": {
                    "duration": "0",
                    "log": "START: ptest-runner\n2024-02-06T09:20\nzlib version 1.3 = 0x1300, compile flags = 0xa9\nuncompress(): hello, hello!\ngzread(): hello, hello!\ngzgets() after gzseek:  hello!\ninflate(): hello, hello!\nlarge_inflate(): OK\nafter inflateSync(): hello, hello!\ninflate with dictionary: hello, hello!\nPASS: zlib\nDURATION: 0\n"
                }
            },
            "ptestresult.zlib.zlib": {
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.126836776733398,
                "status": "PASSED"
            }
        }
    }
}